diff --git a/Full_DB/ClassicDB_1_7_z2684.sql b/Full_DB/ClassicDB_1_8_z2692.sql similarity index 89% rename from Full_DB/ClassicDB_1_7_z2684.sql rename to Full_DB/ClassicDB_1_8_z2692.sql index 018a77820..383613d37 100644 --- a/Full_DB/ClassicDB_1_7_z2684.sql +++ b/Full_DB/ClassicDB_1_8_z2692.sql @@ -6,8 +6,8 @@ # http://code.google.com/p/sequel-pro/ # # Host: 127.0.0.1 (MySQL 5.5.17) -# Database: mangos-classic -# Generation Time: 2016-09-06 00:30:22 +0200 +# Database: classic-db +# Generation Time: 2017-01-03 18:06:05 +0100 # ************************************************************ @@ -64,7 +64,8 @@ VALUES (2946,6421), (3367,6025), (3986,8286), - (2726,6185); + (2726,6185), + (3991,1658); /*!40000 ALTER TABLE `areatrigger_involvedrelation` ENABLE KEYS */; UNLOCK TABLES; @@ -150,114 +151,115 @@ CREATE TABLE `areatrigger_teleport` ( `target_position_y` float NOT NULL DEFAULT '0', `target_position_z` float NOT NULL DEFAULT '0', `target_orientation` float NOT NULL DEFAULT '0', + `condition_id` int(11) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Trigger System'; LOCK TABLES `areatrigger_teleport` WRITE; /*!40000 ALTER TABLE `areatrigger_teleport` DISABLE KEYS */; -INSERT INTO `areatrigger_teleport` (`id`, `name`, `required_level`, `required_item`, `required_item2`, `required_quest_done`, `target_map`, `target_position_x`, `target_position_y`, `target_position_z`, `target_orientation`) +INSERT INTO `areatrigger_teleport` (`id`, `name`, `required_level`, `required_item`, `required_item2`, `required_quest_done`, `target_map`, `target_position_x`, `target_position_y`, `target_position_z`, `target_orientation`, `condition_id`) VALUES - (45,'Scarlet Monastery - Graveyard (Entrance)',29,0,0,0,189,1688.99,1053.48,18.6775,0.00117), - (78,'DeadMines Entrance',10,0,0,0,36,-16.4,-383.07,61.78,1.86), - (101,'Stormwind Stockades Entrance',22,0,0,0,34,54.23,0.28,-18.34,6.26), - (107,'Stormwind Vault Entrance',0,0,0,0,35,-0.91,40.57,-24.23,0), - (109,'Stormwind Vault Instance',0,0,0,0,0,-8653.45,606.19,91.16,0), - (119,'DeadMines Instance Start',0,0,0,0,0,-11208.3,1672.52,24.66,4.55217), - (121,'Deadmines Instance End',0,0,0,0,0,-11339.4,1571.16,100.56,0), - (145,'Shadowfang Keep Entrance',18,0,0,0,33,-229.135,2109.18,76.8898,1.267), - (194,'Shadowfang keep - Entrance',0,0,0,0,0,-232.796,1568.28,76.8909,4.398), - (226,'The Barrens - Wailing Caverns',0,0,0,0,1,-740.059,-2214.23,16.1374,5.68), - (228,'The Barrens - Wailing Caverns',15,0,0,0,43,-163.49,132.9,-73.66,5.83), - (242,'Razorfen Kraul Instance Start',0,0,0,0,1,-4464.92,-1666.24,90,0), - (244,'Razorfen Kraul Entrance',24,0,0,0,47,1943,1544.63,82,1.38), - (257,'Blackphantom Deeps Entrance',20,0,0,0,48,-151.89,106.96,-39.87,4.53), - (259,'Blackphantom Deeps Instance Start',0,0,0,0,1,4247.74,745.879,-24.5299,4.5828), - (286,'Uldaman Entrance',38,0,0,0,70,-226.8,49.09,-46.03,1.39), - (288,'Uldaman Instance Start',0,0,0,0,0,-6066.73,-2955.63,209.776,3.20443), - (322,'Gnomeregan Instance Start',0,0,0,0,0,-5163.33,927.623,257.188,0), - (324,'Gnomeregan Entrance',24,0,0,0,90,-332.22,-2.28,-150.86,2.77), - (442,'Razorfen Downs Entrance',33,0,0,0,129,2592.55,1107.5,51.29,4.74), - (444,'Razorfen Downs Instance Start',0,0,0,0,1,-4658.12,-2526.35,81.492,1.25978), - (446,'Altar of Atal\'Hakkar Entrance',44,0,0,0,109,-319.24,99.9,-131.85,3.19), - (448,'Altar Of Atal\'Hakkar Instance Start',0,0,0,0,0,-10175.1,-3995.15,-112.9,2.95938), - (503,'Stockades Instance',0,0,0,0,0,-8764.83,846.075,87.4842,3.77934), - (523,'Gnomeregan Train Depot Entrance',20,0,0,0,90,-736.51,2.71,-249.99,3.14), - (525,'Gnomeregan Train Depot Instance',0,0,0,0,0,-4858.27,756.435,244.923,0), - (527,'Teddrassil - Ruth Theran',0,0,0,0,1,8786.36,967.445,30.197,3.39632), - (542,'Teddrassil - Darnassus',0,0,0,0,1,9945.13,2616.89,1316.46,4.61446), - (602,'Scarlet Monastery - Graveyard (Exit)',0,0,0,0,0,2913.92,-802.404,160.333,3.50405), - (604,'Scarlet Monastery - Cathedral (Exit)',0,0,0,0,0,2906.14,-813.772,160.333,1.95739), - (606,'Scarlet Monastery - Armory (Exit)',0,0,0,0,0,2884.45,-822.01,160.333,1.95268), - (608,'Scarlet Monastery - Library (Exit)',0,0,0,0,0,2870.9,-820.164,160.333,0.387856), - (610,'Scarlet Monastery - Cathedral (Entrance)',35,0,0,0,189,855.683,1321.5,18.6709,0.001747), - (612,'Scarlet Monastery - Armory (Entrance)',33,0,0,0,189,1610.83,-323.433,18.6738,6.28022), - (614,'Scarlet Monastery - Library (Entrance)',31,0,0,0,189,255.346,-209.09,18.6773,6.26656), - (702,'Stormwind - Wizard Sanctum Room',0,0,0,0,0,-9015.97,875.318,148.617,0), - (704,'Stormwind - Wizard Sanctum Tower Portal',0,0,0,0,0,-9019.16,887.596,29.6206,0), - (882,'Uldaman Instance End',0,0,0,0,0,-6620.48,-3765.19,266.226,3.13531), - (902,'Uldaman Exit',38,0,0,0,70,-214.02,383.607,-38.7687,0.5), - (922,'Zul\'Farrak Instance Start',0,0,0,0,1,-6796.49,-2890.77,8.88063,3.30496), - (924,'Zul\'Farrak Entrance',43,0,0,0,209,1213.52,841.59,8.93,6.09), - (943,'Leap of Faith - End of fall',0,0,0,0,1,-5187.47,-2804.32,-8.375,5.76), - (1064,'Onyxia\'s Lair - Dustwallow Instance',0,0,0,0,1,-4747.17,-3753.27,49.8122,0.713271), - (1466,'Blackrock Mountain - Searing Gorge Instance?',48,0,0,0,230,458.32,26.52,-70.67,4.95), - (1468,'Blackrock Spire - Searing Gorge Instance (Inside)',52,0,0,0,229,78.5083,-225.044,49.839,5.1), - (1470,'Blackrock Spire - Searing Gorge Instance',0,0,0,0,0,-7524.19,-1230.13,285.743,2.09544), - (1472,'Blackrock Dephts - Searing Gorge Instance',0,0,0,0,0,-7179.63,-923.667,166.416,1.84097), - (2068,'Blackrock Spire - Fall out',0,0,0,0,0,-7524.19,-1230.13,285.743,2.09544), - (2166,'Deeprun Tram - Ironforge Instance (Inside)',0,0,0,0,0,-4838.95,-1318.46,501.868,1.42372), - (2171,'Deeprun Tram - Stormwind Instance (Inside)',0,0,0,0,0,-8364.57,535.981,91.7969,2.24619), - (2173,'Deeprun Tram - Stormwind Instance',0,0,0,0,369,68.3006,2490.91,-4.29647,3.12192), - (2175,'Deeprun Tram - Ironforge Instance',0,0,0,0,369,69.2542,10.257,-4.29664,3.09832), - (2214,'Stratholme - Eastern Plaguelands Instance',56,0,0,0,329,3593.15,-3646.56,138.5,5.33), - (2216,'Stratholme - Eastern Plaguelands Instance',56,0,0,0,329,3395.09,-3380.25,142.702,0.1), - (2217,'Stratholme - Eastern Plaguelands Instance',56,0,0,0,329,3395.09,-3380.25,142.702,0.1), - (2221,'Stratholme - Eastern Plaguelands Instance (Inside)',0,0,0,0,0,3235.46,-4050.6,108.45,1.93522), - (2226,'Ragefire Chasm - Ogrimmar Instance (Inside)',0,0,0,0,1,1813.49,-4418.58,-18.57,1.78), - (2230,'Ragefire Chasm - Ogrimmar Instance',13,0,0,0,389,3.81,-14.82,-17.84,4.39), - (2527,'Hall of Legends - Ogrimmar',0,0,0,0,450,221.322,74.4933,25.7195,0.484836), - (2530,'Hall of Legends - Ogrimmar (Inside)',0,0,0,0,1,1637.32,-4242.7,56.1827,4.1927), - (2532,'Stormwind - Champions Hall',0,0,0,0,449,-0.299116,4.39156,-0.255884,1.54805), - (2534,'Stormwind (Inside) - Champions Hall',0,0,0,0,0,-8762.45,403.062,103.902,5.34463), - (2567,'Scholomance Entrance',56,0,0,0,289,196.37,127.05,134.91,6.09), - (2568,'Scholomance Instance',0,0,0,0,0,1275.05,-2552.03,90.3994,3.6631), - (2606,'Alterac Valley - Horde Exit',0,0,0,0,0,534.868,-1087.68,106.119,3.35758), - (2608,'Alterac Valley - Alliance Exit',0,0,0,0,0,98.432,-182.274,127.52,5.02654), - (2848,'Onyxia\'s Lair Entrance',60,16309,0,0,249,29.1607,-71.3372,-8.18032,4.58), - (2886,'The Molten Bridge',60,0,0,0,409,1096,-467,-104.6,3.64), - (2890,'Molten Core Entrance, Inside',48,0,0,0,230,1115.35,-457.35,-102.7,0.5), - (3126,'Maraudon',0,0,0,0,1,-1186.98,2875.95,85.7258,1.78443), - (3131,'Maraudon',0,0,0,0,1,-1471.07,2618.57,76.1944,0), - (3133,'Maraudon',40,0,0,0,349,1019.69,-458.31,-43.43,0.31), - (3134,'Maraudon',40,0,0,0,349,752.91,-616.53,-33.11,1.37), - (3183,'Dire Maul',56,0,0,0,429,44.4499,-154.822,-2.71201,0), - (3184,'Dire Maul',56,0,0,0,429,-201.11,-328.66,-2.72,5.22), - (3185,'Dire Maul',56,0,0,0,429,9.31119,-837.085,-32.5305,0), - (3186,'Dire Maul',56,0,0,0,429,-62.9658,159.867,-3.46206,3.14788), - (3187,'Dire Maul',56,0,0,0,429,31.5609,159.45,-3.4777,0.01), - (3189,'Dire Maul',56,0,0,0,429,255.249,-16.0561,-2.58737,4.7), - (3190,'Dire Maul',0,0,0,0,1,-3831.79,1250.23,160.223,0), - (3191,'Dire Maul',0,0,0,0,1,-3747.96,1249.18,160.217,3.15827), - (3193,'Dire Maul',0,0,0,0,1,-3520.65,1077.72,161.138,1.5009), - (3194,'Dire Maul',0,0,0,0,1,-3737.48,934.975,160.973,3.13864), - (3195,'Dire Maul',0,0,0,0,1,-3980.58,776.193,161.006,0), - (3196,'Dire Maul',0,0,0,0,1,-4030.21,127.966,26.8109,0), - (3197,'Dire Maul',0,0,0,0,1,-3577.67,841.859,134.594,0), - (3528,'The Molten Core Window Entrance',60,0,0,7848,409,1096,-467,-104.6,3.64), - (3529,'The Molten Core Window(Lava) Entrance',60,0,0,7848,409,1096,-467,-104.6,3.64), - (3726,'Blackwing Lair - Blackrock Mountain - Eastern Kingdoms',60,0,0,7761,469,-7666.23,-1102.79,399.68,0.601256), - (3728,'Blackrock Spire, Unknown',55,0,0,0,0,-7524.19,-1230.13,285.743,2.09544), - (3928,'Zul\'Gurub Entrance',60,0,0,0,309,-11916.1,-1230.53,92.5334,4.71867), - (3930,'Zul\'Gurub Exit',0,0,0,0,0,-11916.3,-1208.37,92.2868,1.61792), - (3948,'Arathi Basin Alliance Out',0,0,0,0,0,-1198,-2533,22,0), - (3949,'Arathi Basin Horde Out',0,0,0,0,0,-817,-3509,73,0), - (4006,'Ruins Of Ahn\'Qiraj (Inside)',0,0,0,0,1,-8418.5,1505.94,31.8232,0), - (4008,'Ruins Of Ahn\'Qiraj (Outside)',60,0,0,0,509,-8429.74,1512.14,31.9074,2.58), - (4010,'Ahn\'Qiraj Temple (Outside)',60,0,0,0,531,-8231.33,2010.6,129.861,0), - (4012,'Ahn\'Qiraj Temple (Inside)',0,0,0,0,1,-8242.67,1992.06,129.072,0), - (4055,'Naxxramas (Exit)',60,0,0,9378,533,3005.87,-3435.01,293.882,0), - (4156,'Naxxramas (Entrance)',60,0,0,9378,533,3498.28,-5349.9,144.968,1.31324); + (45,'Scarlet Monestary Graveyard - Entering',29,0,0,0,189,1687.27,1050.09,18.6773,1.5708,0), + (78,'Deadmines - Entering',10,0,0,0,36,-14.5732,-385.475,62.4561,1.5708,0), + (101,'Stormwind Stockades - Entering',22,0,0,0,34,48.9849,0.483882,-16.3942,0,0), + (107,'Stormwind Vault Entrance',0,0,0,0,35,-0.91,40.57,-24.23,0,0), + (109,'Stormwind Vault Instance',0,0,0,0,0,-8653.45,606.19,91.16,0,0), + (119,'Deadmines - Exiting',0,0,0,0,0,-11208.7,1675.9,24.5733,4.71239,0), + (121,'Deadmines - Exiting after ship',0,0,0,0,0,-11339.9,1572.45,94.3916,1.5708,0), + (145,'Shadowfang Keep - Entering',18,0,0,0,33,-228.191,2111.41,76.8904,1.22173,0), + (194,'Shadowfang Keep - Exiting',0,0,0,0,0,-233.011,1567.5,76.8921,4.27606,0), + (226,'The Barrens - Wailing Caverns',0,0,0,0,1,-740.059,-2214.23,16.1374,5.68,0), + (228,'The Barrens - Wailing Caverns',15,0,0,0,43,-163.49,132.9,-73.66,5.83,0), + (242,'Razorfen Kraul - Exiting',0,0,0,0,1,-4463.32,-1664.29,82.2436,3.92699,0), + (244,'Razorfen Kraul - Entering',24,0,0,0,47,1942.27,1544.23,81.8051,1.309,0), + (257,'Blackfathom Deeps - Entering',20,0,0,0,48,-150.234,106.594,-39.779,4.45059,0), + (259,'Blackphantom Deeps Instance Start',0,0,0,0,1,4247.74,745.879,-24.5299,4.5828,0), + (286,'Uldaman - Entering',38,0,0,0,70,-228.859,46.1018,-46.0186,1.5708,0), + (288,'Uldaman - Exiting',0,0,0,0,0,-6066.25,-2954.56,209.772,3.14159,0), + (322,'Gnomeregan Instance Start',0,0,0,0,0,-5163.33,927.623,257.188,0,0), + (324,'Gnomeregan - Entering',24,0,0,0,90,-329.098,-3.20722,-152.851,2.96706,0), + (442,'Razorfen Downs Entrance',33,0,0,0,129,2592.55,1107.5,51.29,4.74,0), + (444,'Razorfen Downs Instance Start',0,0,0,0,1,-4658.12,-2526.35,81.492,1.25978,0), + (446,'Altar of Atal\'Hakkar (Sunken Temple) - Entering',44,0,0,0,109,-315.903,100.197,-131.849,3.14159,0), + (448,'Altar of Atal\'Hakkar (Sunken Temple) - Exiting',0,0,0,0,0,-10176.6,-3995.35,-112.185,3.00197,0), + (503,'Stormwind stockades - Exiting',0,0,0,0,0,-8766.11,845.499,87.9952,3.83972,0), + (523,'Gnomeregan Train Depot Entrance',20,0,0,0,90,-736.51,2.71,-249.99,3.14,0), + (525,'Gnomeregan Train Depot Instance',0,0,0,0,0,-4858.27,756.435,244.923,0,0), + (527,'Teddrassil - Ruth Theran',0,0,0,0,1,8786.36,967.445,30.197,3.39632,0), + (542,'Teddrassil - Darnassus',0,0,0,0,1,9945.13,2616.89,1316.46,4.61446,0), + (602,'Scarlet Monestary Graveyard - Exiting',0,0,0,0,0,2915.34,-801.58,160.333,3.49066,0), + (604,'Scarlet Monestary Cathedral - Exiting',0,0,0,0,0,2915.13,-823.637,160.327,3.49066,0), + (606,'Scarlet Monestary Armory - Exiting',0,0,0,0,0,2885.96,-835.802,160.327,0.349066,0), + (608,'Scarlet Monestary Library - Exiting',0,0,0,0,0,2869.32,-820.818,160.333,0.349066,0), + (610,'Scarlet Monestary Cathedral - Entering',35,0,0,0,189,853.179,1319.18,18.6714,1.5708,0), + (612,'Scarlet Monestary Armory - Entering',33,0,0,0,189,1608.1,-318.919,18.6714,4.71239,0), + (614,'Scarlet Monestary Library - Entering',31,0,0,0,189,253.672,-206.624,18.6773,4.71239,0), + (702,'Stormwind - Wizard Sanctum Room',0,0,0,0,0,-9015.97,875.318,148.617,0,0), + (704,'Stormwind - Wizard Sanctum Tower Portal',0,0,0,0,0,-9019.16,887.596,29.6206,0,0), + (882,'Uldaman Instance End',0,0,0,0,0,-6620.48,-3765.19,266.226,3.13531,0), + (902,'Uldaman Exit',38,0,0,0,70,-214.02,383.607,-38.7687,0.5,0), + (922,'Zul\'Farrak - Exiting',0,0,0,0,1,-6795.56,-2890.72,8.88742,3.14159,0), + (924,'Zul\'Farrak - Entering',43,0,0,0,209,1212.67,842.04,8.93346,0,0), + (943,'Leap of Faith - End of fall',0,0,0,0,1,-5187.47,-2804.32,-8.375,5.76,0), + (1064,'Onyxia\'s Lair - Exiting',0,0,0,0,1,-4750.38,-3754.44,49.0485,0.785398,0), + (1466,'Blackrock Depths - Entering',48,0,0,0,230,456.929,34.0923,-69.5617,4.71239,0), + (1468,'Blackrock Spire - Entering',52,0,0,0,229,78.3534,-226.841,49.7662,4.71239,0), + (1470,'Blackrock Spire - Exiting',0,0,0,0,0,-7524.7,-1228.41,285.733,1.74533,0), + (1472,'Blackrock Depths - Exiting',0,0,0,0,0,-7178.41,-922.152,166.092,2.00713,0), + (2068,'Blackrock Spire - Fall out',0,0,0,0,0,-7524.19,-1230.13,285.743,2.09544,0), + (2166,'Deeprun Tram - Ironforge Instance (Inside)',0,0,0,0,0,-4838.95,-1318.46,501.868,1.42372,0), + (2171,'Deeprun Tram - Stormwind Instance (Inside)',0,0,0,0,0,-8364.57,535.981,91.7969,2.24619,0), + (2173,'Deeprun Tram - Stormwind Instance',0,0,0,0,369,68.3006,2490.91,-4.29647,3.12192,0), + (2175,'Deeprun Tram - Ironforge Instance',0,0,0,0,369,69.2542,10.257,-4.29664,3.09832,0), + (2214,'Stratholme - Entering Back Door',56,0,0,0,329,3590.87,-3643.22,138.491,5.49779,0), + (2216,'Stratholme - Entering Left Front',56,0,0,0,329,3392.92,-3395.03,143.135,1.5708,0), + (2217,'Stratholme - Entering Right Front',56,0,0,0,329,3392.84,-3364.44,142.965,4.71239,0), + (2221,'Stratholme - Exiting Back Door',0,0,0,0,0,3233.06,-4048.3,108.442,2.00713,0), + (2226,'Ragefire Chasm - Exiting',0,0,0,0,1,1814.99,-4419.23,-18.8151,1.91986,0), + (2230,'Ragefire Chasm - Entering',13,0,0,0,389,0.797643,-8.23429,-15.5288,4.71239,0), + (2527,'Hall of Legends - Ogrimmar',0,0,0,0,450,221.322,74.4933,25.7195,0.484836,0), + (2530,'Hall of Legends - Ogrimmar (Inside)',0,0,0,0,1,1637.32,-4242.7,56.1827,4.1927,0), + (2532,'Stormwind - Champions Hall',0,0,0,0,449,-0.299116,4.39156,-0.255884,1.54805,0), + (2534,'Stormwind (Inside) - Champions Hall',0,0,0,0,0,-8762.45,403.062,103.902,5.34463,0), + (2567,'Scholomance - Entering',56,0,0,0,289,190.819,126.329,137.227,0,0), + (2568,'Scholomance - Exiting',0,0,0,0,0,1273.91,-2553.09,90.6322,3.57793,0), + (2606,'Alterac Valley - Horde Exit',0,0,0,0,0,534.868,-1087.68,106.119,3.35758,0), + (2608,'Alterac Valley - Alliance Exit',0,0,0,0,0,98.432,-182.274,127.52,5.02654,0), + (2848,'Onyxia\'s Lair - Entering',60,16309,0,0,249,30.8916,-54.079,-5.02784,4.71239,0), + (2886,'The Molten Bridge',60,0,0,0,409,1096,-467,-104.6,3.64,0), + (2890,'Molten Core Entrance, Inside',48,0,0,0,230,1115.35,-457.35,-102.7,0.5,0), + (3126,'Maraudon Purple - Exiting',0,0,0,0,1,-1182.8,2877.43,85.908,1.65806,0), + (3131,'Maraudon Orange - Exiting',0,0,0,0,1,-1468.2,2614.21,76.3804,0,0), + (3133,'Maraudon Orange - Entering',40,0,0,0,349,1016.83,-458.52,-43.4737,0,0), + (3134,'Maraudon Purple - Entering',40,0,0,0,349,755.078,-617.696,-32.9222,1.5708,0), + (3183,'Dire Maul East - Entering',56,0,0,0,429,47.4501,-153.665,-2.71439,5.49779,0), + (3184,'Dire Maul',56,0,0,0,429,-201.11,-328.66,-2.72,5.22,0), + (3185,'Dire Maul East - Entering Back Door',56,0,0,0,429,10.5786,-836.991,-32.3988,0,0), + (3186,'Dire Maul West - Entering',56,0,0,0,429,-65.6559,159.561,-3.4647,2.35619,0), + (3187,'Dire Maul West - Entering Side Door',56,0,0,0,429,33.1083,158.977,-3.47126,0.785398,0), + (3189,'Dire Maul North - Entering',56,0,0,0,429,254.92,-19.463,-2.5596,5.49779,0), + (3190,'Dire Maul',0,0,0,0,1,-3831.79,1250.23,160.223,0,0), + (3191,'Dire Maul',0,0,0,0,1,-3747.96,1249.18,160.217,3.15827,0), + (3193,'Dire Maul',0,0,0,0,1,-3520.65,1077.72,161.138,1.5009,0), + (3194,'Dire Maul East - Exiting',0,0,0,0,1,-3738.62,934.522,160.975,3.14159,0), + (3195,'Dire Maul',0,0,0,0,1,-3980.58,776.193,161.006,0,0), + (3196,'Dire Maul East - Exiting Back Door',0,0,0,0,1,-4031.25,129.345,26.4744,1.5708,0), + (3197,'Dire Maul East - Exiting after Alzzin',0,0,0,0,1,-3585.84,847.367,138.641,2.35619,0), + (3528,'The Molten Core Window Entrance',60,0,0,7848,409,1096,-467,-104.6,3.64,0), + (3529,'The Molten Core Window(Lava) Entrance',60,0,0,7848,409,1096,-467,-104.6,3.64,0), + (3726,'Blackwing Lair - Entering',60,0,0,7761,469,-7672.32,-1107.05,396.651,0.785398,0), + (3728,'Blackrock Spire, Unknown',55,0,0,0,0,-7524.19,-1230.13,285.743,2.09544,0), + (3928,'Zul\'Gurub - Entering',60,0,0,0,309,-11916.6,-1243.52,92.5338,4.71239,0), + (3930,'Zul\'Gurub Exit',0,0,0,0,0,-11916.3,-1208.37,92.2868,1.61792,0), + (3948,'Arathi Basin Alliance Out',0,0,0,0,0,-1198,-2533,22,0,0), + (3949,'Arathi Basin Horde Out',0,0,0,0,0,-817,-3509,73,0,0), + (4006,'Ruins Of Ahn\'Qiraj (Inside)',0,0,0,0,1,-8418.5,1505.94,31.8232,0,0), + (4008,'Ruins of Ahn\'Qiraj - Entering',60,0,0,0,509,-8436.53,1519.17,31.907,2.61799,0), + (4010,'Ahn\'Qiraj Temple - Entering',60,0,0,0,531,-8221.35,2014.34,129.071,0.872665,0), + (4012,'Ahn\'Qiraj Temple - Exiting',0,0,0,0,1,-8239.01,1993.25,129.071,4.01426,0), + (4055,'Naxxramas (Exit)',60,0,0,9378,533,3005.87,-3435.01,293.882,0,0), + (4156,'Naxxramas (Entrance)',60,0,0,9378,533,3498.28,-5349.9,144.968,1.31324,0); /*!40000 ALTER TABLE `areatrigger_teleport` ENABLE KEYS */; UNLOCK TABLES; @@ -1490,7 +1492,14 @@ VALUES (81,-1,77,79), (871,9,4224,0), (832,9,2936,0), - (1147,9,4921,0); + (1147,9,4921,0), + (1368,8,8311,0), + (1369,8,8312,0), + (162,12,12,0), + (1370,11,24705,0), + (1371,1,24705,0), + (1372,8,1657,0), + (115,9,7624,0); /*!40000 ALTER TABLE `conditions` ENABLE KEYS */; UNLOCK TABLES; @@ -1688,11 +1697,11 @@ VALUES (168,1131,0,785,0,-5426.52,-462.828,396.976,4.44134,180,10,0,137,0,0,1), (169,1125,0,607,0,-5488.25,-566.629,400.102,1.97222,180,10,0,102,0,0,1), (170,5893,1,2172,0,-246.258,-4009.98,187.293,1.81609,180,0,0,230,249,0,0), - (171,12363,0,6569,0,-5458.53,-613.969,393.841,5.51524,180,0,0,64,53,0,0), - (172,12367,0,10661,0,-5460.76,-616.167,393.68,6.02139,180,0,0,64,53,0,0), + (171,12363,0,6569,0,-5458.53,-613.969,393.841,5.51524,180,0,0,42,0,0,0), + (172,12367,0,10661,0,-5460.76,-616.167,393.68,6.02139,180,0,0,42,0,0,0), (173,14553,0,14374,0,-5449.28,-614.756,394.539,3.68265,180,0,0,64,53,0,0), (174,14552,0,14376,0,-5452.32,-613.089,394.51,4.29351,180,0,0,64,53,0,0), - (175,12366,0,9476,0,-5455.75,-612.897,394.253,4.95674,180,0,0,64,53,0,0), + (175,12366,0,9476,0,-5455.75,-612.897,394.253,4.95674,180,0,0,42,0,0,0), (176,14551,0,14377,0,-5447.83,-617.37,394.511,3.19395,180,0,0,64,53,0,0), (177,7955,0,7039,0,-5451.6,-617.327,394.548,4.88692,430,0,0,3517,0,0,0), (715,4624,0,0,0,-14437.2,399.063,31.7274,2.06051,300,0,0,12652,0,0,2), @@ -3205,7 +3214,7 @@ VALUES (1721,1128,0,8843,0,-5516.15,-566.643,402.559,4.46804,180,10,0,122,0,0,1), (1722,5640,1,3759,0,1781.55,-3997.07,53.1638,2.3911,300,0,0,2284,0,0,0), (1724,7954,0,7038,0,-5457.24,-618.481,394.177,4.97419,430,0,0,3517,0,0,0), - (1725,12365,0,9473,0,-5461.16,-619.598,393.596,0.20944,180,0,0,64,53,0,0), + (1725,12365,0,9473,0,-5461.16,-619.598,393.596,0.20944,180,0,0,42,0,0,0), (1726,1126,0,381,0,-5420.51,-566.01,396.607,0.5564,180,10,0,120,0,0,1), (1727,1131,0,785,0,-5423.3,-458.534,396.992,3.41024,180,10,0,137,0,0,1), (1728,721,0,328,0,-5377.46,-607.377,392.053,3.25893,180,10,0,1,0,0,1), @@ -4018,10 +4027,10 @@ VALUES (2560,1563,0,796,0,-14549.5,182.202,2.75409,0.286373,300,10,0,1829,0,0,1), (2561,667,0,4632,0,-12573,-555.679,36.5284,5.70974,300,10,0,1678,0,0,1), (2562,1563,0,796,0,-14617.7,245.016,0.681775,4.95792,300,10,0,1829,0,0,1), - (2563,4075,0,1141,0,-14300.4,527.188,8.69527,1.70441,300,3,0,120,0,0,1), + (2563,4075,0,1141,0,-14300.4,527.188,8.69527,1.70441,300,3,0,8,0,0,1), (2564,667,0,4632,0,-12646.6,-552.126,33.7973,5.55979,300,5,0,1678,0,0,1), (2565,1561,0,793,0,-14315.1,110.832,4.78627,5.24799,300,10,0,1829,0,0,1), - (2566,4075,0,1141,0,-14438.3,466.804,3.93243,5.62101,300,2,0,120,0,0,1), + (2566,4075,0,1141,0,-14438.3,466.804,3.93243,5.62101,300,2,0,8,0,0,1), (2567,1562,0,2562,0,-14254.5,175.666,9.5479,0.172861,300,10,0,1292,3191,0,1), (2568,1561,0,793,0,-14286,85.5296,6.41413,1.63792,300,5,0,1829,0,0,1), (2569,1563,0,796,0,-14891.1,299.779,3.00018,1.06256,300,5,0,1829,0,0,1), @@ -4499,7 +4508,7 @@ VALUES (3046,1201,0,954,0,-5545.66,349.785,391.841,6.09268,180,10,0,137,0,0,1), (3047,6004,0,6780,0,-11337.5,-3454.17,18.2737,4.85776,450,1,0,2980,0,0,1), (3048,6005,0,6794,0,-11649.1,-3348.88,8.56008,2.62,450,10,0,3082,0,0,1), - (3049,7728,0,6688,0,-11254.4,-3562.16,7.93936,3.6257,900,0,0,10441,0,0,0), + (3049,7728,0,6688,0,-11254.4,-3562.16,7.93936,3.6257,900,0,0,10456,0,0,0), (3050,5999,0,6729,0,-11083.8,-3316.24,49.0646,1.29205,450,2,0,2661,0,0,1), (3051,5999,0,6729,0,-11003.2,-3403.04,61.9667,3.85421,450,1,0,2661,0,0,1), (3052,6003,0,6755,0,-10974.1,-3405.34,65.4901,4.71976,450,0,0,4108,0,0,0), @@ -5384,7 +5393,7 @@ VALUES (3964,7379,0,11537,0,-10869.1,-2291.12,117.256,3.64645,600,2,0,2470,5013,0,1), (3965,12380,0,12430,0,-11167.1,-1963.88,35.7485,1.27882,600,5,0,4023,0,0,1), (3966,7370,0,4870,0,-11057.7,-1973.01,-24.1974,0.498566,600,5,0,5233,2991,0,1), - (3967,12377,0,11649,0,-11069.4,-1975.33,-23.6735,0.967485,600,5,0,6761,0,0,1), + (3967,12377,0,11649,0,-11069.4,-1975.33,-23.6735,0.967485,600,5,0,2871,0,0,1), (3968,12380,0,13950,0,-11182.5,-1966.57,35.7485,2.01588,600,5,0,4023,0,0,1), (3969,7376,0,10826,0,-10649,-2085.55,107.406,2.13797,600,5,0,3529,0,0,1), (3970,7372,0,11538,0,-11130.3,-2388.11,107.759,3.56311,600,2,0,2631,5340,0,1), @@ -5394,7 +5403,7 @@ VALUES (3974,7372,0,11538,0,-11152,-2402.54,107.637,1.98321,600,3,0,2631,5340,0,1), (3975,7371,0,11536,0,-11084.9,-2408.9,112.727,4.03457,600,2,0,3644,0,0,1), (3976,12378,0,146,0,-11035.9,-1920.01,-29.6907,4.81475,600,3,0,2751,6882,0,1), - (3977,12377,0,11649,0,-11219,-2224.08,22.7275,4.74331,600,5,0,6761,0,0,1), + (3977,12377,0,11649,0,-11219,-2224.08,22.7275,4.74331,600,5,0,2871,0,0,1), (3978,12378,0,146,0,-11241.1,-2222.73,22.7066,5.11464,600,3,0,2751,6882,0,1), (3979,7370,0,4870,0,-11219.1,-2247.42,22.7062,0.968502,600,3,0,5233,2991,0,1), (3980,7379,0,11537,0,-11012.1,-2307.38,117.256,1.27659,600,0,0,2470,5013,0,0), @@ -5404,9 +5413,9 @@ VALUES (3984,7369,0,11533,0,-10914.9,-2217.93,117.756,2.17025,600,3,0,3529,0,0,1), (3985,7369,0,11533,0,-11121.4,-2298.59,117.256,5.52805,600,5,0,3529,0,0,1), (3986,12378,0,146,0,-11238.9,-2172.47,22.7053,4.83881,600,5,0,2751,6882,0,1), - (3987,12377,0,11649,0,-11176,-2252.9,22.7069,5.93557,600,3,0,6761,0,0,1), + (3987,12377,0,11649,0,-11176,-2252.9,22.7069,5.93557,600,3,0,2871,0,0,1), (3988,7370,0,4870,0,-11194.6,-2229.39,22.7191,4.31329,600,5,0,5233,2991,0,1), - (3989,12377,0,11649,0,-11173.9,-2226.94,22.7307,0.155771,600,5,0,6761,0,0,1), + (3989,12377,0,11649,0,-11173.9,-2226.94,22.7307,0.155771,600,5,0,2871,0,0,1), (3990,7376,0,10826,0,-10714.1,-2035.89,121.86,4.33529,600,5,0,3529,0,0,1), (3991,7369,0,11533,0,-11145,-2270.49,121.577,3.94353,600,5,0,3529,0,0,1), (3992,7369,0,11533,0,-10844.4,-2121.71,121.006,5.62481,600,5,0,3529,0,0,1), @@ -5419,7 +5428,7 @@ VALUES (3999,7379,0,11537,0,-10871.4,-2143.58,117.256,0.435553,600,2,0,2470,5013,0,1), (4000,12378,0,146,0,-11149.5,-2200.07,22.7176,2.43424,600,5,0,2751,6882,0,1), (4001,12380,0,13950,0,-11119,-2207.05,19.3354,4.61539,600,0,0,4023,0,0,0), - (4002,12377,0,11649,0,-11103.5,-2213.43,13.7435,3.01648,600,5,0,6761,0,0,1), + (4002,12377,0,11649,0,-11103.5,-2213.43,13.7435,3.01648,600,5,0,2871,0,0,1), (4003,12379,0,13953,0,-11136.7,-2208.81,22.6004,1.55601,600,5,0,3984,0,0,1), (4004,12379,0,13951,0,-11152.6,-2226.17,22.7048,1.89369,600,5,0,3984,0,0,1), (4005,7376,0,10826,0,-10911.3,-1951.6,114.974,0.79285,600,5,0,3529,0,0,1), @@ -5428,8 +5437,8 @@ VALUES (4008,12380,0,13949,0,-11153.8,-1878.56,63.4889,1.55712,600,5,0,4023,0,0,1), (4009,12380,0,12430,0,-11182.3,-1857.33,73.8614,3.51744,600,0,0,4023,0,0,0), (4010,7376,0,10826,0,-10525.6,-1749.51,88.6775,2.18968,600,5,0,3529,0,0,1), - (4011,12377,0,11649,0,-11167.7,-2154.6,22.7056,6.07526,600,3,0,6761,0,0,1), - (4012,12377,0,11649,0,-11149,-2180.09,22.7057,3.6202,600,3,0,6761,0,0,1), + (4011,12377,0,11649,0,-11167.7,-2154.6,22.7056,6.07526,600,3,0,2871,0,0,1), + (4012,12377,0,11649,0,-11149,-2180.09,22.7057,3.6202,600,3,0,2871,0,0,1), (4013,12380,0,12430,0,-11218.6,-2013.83,47.2968,3.4487,600,5,0,4023,0,0,1), (4014,12380,0,13950,0,-11116.1,-2081.22,48.2939,5.43225,600,0,0,4023,0,0,0), (4015,12380,0,12431,0,-11163.9,-2072.78,48.1487,5.80394,600,2,0,4023,0,0,1), @@ -5440,16 +5449,16 @@ VALUES (4020,12379,0,13953,0,-11079.6,-1936.85,-7.74261,0.308459,600,5,0,3984,0,0,1), (4021,7370,0,4870,0,-11025.5,-1871.49,-31.0169,3.06556,600,5,0,5233,2991,0,1), (4022,7370,0,4870,0,-11124.4,-1862.36,-10.4523,4.60088,600,0,0,5233,2991,0,0), - (4023,12377,0,11649,0,-11032.7,-1864.77,-30.735,1.9208,600,5,0,6761,0,0,1), - (4024,12377,0,11649,0,-11075.9,-1865.57,-25.3622,3.76628,600,5,0,6761,0,0,1), + (4023,12377,0,11649,0,-11032.7,-1864.77,-30.735,1.9208,600,5,0,2871,0,0,1), + (4024,12377,0,11649,0,-11075.9,-1865.57,-25.3622,3.76628,600,5,0,2871,0,0,1), (4025,12380,0,12431,0,-11067.9,-1935.48,-6.31704,3.9274,600,5,0,4023,0,0,1), (4026,12378,0,146,0,-11032.7,-1907.96,-3.43615,0.048609,600,5,0,2751,6882,0,1), (4027,12378,0,146,0,-11087.9,-1912.5,4.4202,2.90252,600,5,0,2751,6882,0,1), - (4028,12377,0,11649,0,-11107.1,-2003.89,13.3146,0.915445,600,5,0,6761,0,0,1), + (4028,12377,0,11649,0,-11107.1,-2003.89,13.3146,0.915445,600,5,0,2871,0,0,1), (4029,12379,0,13951,0,-11097.8,-1952.58,1.76727,1.51809,600,5,0,3984,0,0,1), (4030,12380,0,12430,0,-11097.9,-1928.7,4.47742,5.27257,600,5,0,4023,0,0,1), (4031,12379,0,13954,0,-11094.7,-1920.44,4.04137,4.23282,600,5,0,3984,0,0,1), - (4032,12377,0,11649,0,-11147.3,-1972.2,22.9204,3.41783,600,5,0,6761,0,0,1), + (4032,12377,0,11649,0,-11147.3,-1972.2,22.9204,3.41783,600,5,0,2871,0,0,1), (4033,12380,0,12431,0,-11155.6,-2003.63,35.7395,3.94401,600,3,0,4023,0,0,1), (4034,7370,0,4870,0,-11175.3,-1968.83,22.8057,2.34401,600,5,0,5233,2991,0,1), (4035,12380,0,12430,0,-11185.7,-1999.47,35.7395,3.70919,600,3,0,4023,0,0,1), @@ -5467,17 +5476,17 @@ VALUES (4047,12378,0,146,0,-11201.6,-2127.23,26.9731,5.32298,600,3,0,2751,6882,0,1), (4048,721,0,328,0,-5433.45,-491.95,396.753,6.14936,180,10,0,1,0,0,1), (4049,7370,0,4870,0,-11170.8,-2132.68,26.9731,0.043694,600,3,0,5233,2991,0,1), - (4050,12377,0,11649,0,-11192.9,-2195.18,20.2818,3.76711,600,5,0,6761,0,0,1), - (4051,12377,0,11649,0,-11107.5,-2204.07,14.8382,2.71175,600,3,0,6761,0,0,1), + (4050,12377,0,11649,0,-11192.9,-2195.18,20.2818,3.76711,600,5,0,2871,0,0,1), + (4051,12377,0,11649,0,-11107.5,-2204.07,14.8382,2.71175,600,3,0,2871,0,0,1), (4052,12379,0,13952,0,-11174.1,-2178.27,22.7358,3.31364,600,5,0,3984,0,0,1), (4053,7370,0,4870,0,-11172.6,-2170.94,22.7176,6.21176,600,5,0,5233,2991,0,1), (4054,7370,0,4870,0,-11173.4,-2199.74,22.7357,6.23542,600,5,0,5233,2991,0,1), - (4055,12377,0,11649,0,-11184.5,-2080.05,35.505,1.53675,600,3,0,6761,0,0,1), + (4055,12377,0,11649,0,-11184.5,-2080.05,35.505,1.53675,600,3,0,2871,0,0,1), (4056,12378,0,146,0,-11214.5,-2173.24,22.7096,2.86285,600,5,0,2751,6882,0,1), (4057,7370,0,4870,0,-11212.4,-2193.44,22.7397,2.30048,600,5,0,5233,2991,0,1), - (4058,12377,0,11649,0,-11224.6,-2197.94,22.7143,3.35942,600,5,0,6761,0,0,1), - (4059,12377,0,11649,0,-11240.2,-2197.94,22.7016,3.9263,600,5,0,6761,0,0,1), - (4060,12377,0,11649,0,-11190.6,-2152.13,22.6994,2.11148,600,3,0,6761,0,0,1), + (4058,12377,0,11649,0,-11224.6,-2197.94,22.7143,3.35942,600,5,0,2871,0,0,1), + (4059,12377,0,11649,0,-11240.2,-2197.94,22.7016,3.9263,600,5,0,2871,0,0,1), + (4060,12377,0,11649,0,-11190.6,-2152.13,22.6994,2.11148,600,3,0,2871,0,0,1), (4061,269,0,4309,0,-10557.3,-1110.01,30.1516,0.261799,300,0,0,2471,0,0,0), (4062,2112,0,4319,0,-10499,-1154.68,34.9574,3.19395,300,0,0,804,0,0,0), (4063,325,0,4320,0,-10583.5,-1117.82,30.069,0.071813,300,0,0,919,0,0,0), @@ -5564,14 +5573,14 @@ VALUES (4144,1388,0,1050,0,-5389,-1282,445.888,2.443,180,0,0,666,0,0,2), (4145,3177,0,3411,0,-5514.98,-1295.75,406.161,4.86947,180,0,0,413,0,0,0), (4146,1265,0,1651,0,-5513.78,-1304.71,404.609,3.50811,180,0,0,197,0,0,0), - (4147,12372,0,2785,0,-5524.53,-1354.1,398.694,1.43896,180,0,0,64,0,0,0), - (4148,12373,0,2736,0,-5534.72,-1349.27,398.769,4.74149,180,0,0,64,0,0,0), + (4147,12372,0,2785,0,-5524.53,-1354.1,398.694,1.43896,180,0,0,42,0,0,0), + (4148,12373,0,2736,0,-5534.72,-1349.27,398.769,4.74149,180,0,0,42,0,0,0), (4149,14547,0,14346,0,-5536.3,-1335.36,398.769,1.80959,180,0,0,64,53,0,0), (4150,4772,0,3410,0,-5521.92,-1347.17,398.747,4.03171,180,0,0,413,100,0,0), - (4151,1352,0,328,0,-5546.13,-1301.88,399.909,1.25519,370,0,0,64,0,0,0), + (4151,1352,0,328,0,-5546.13,-1301.88,399.909,1.25519,370,0,0,1,0,0,0), (4152,1261,0,2790,0,-5537.03,-1323.67,399.159,0.10472,180,0,0,413,0,0,0), (4153,1263,0,1981,0,-5547.62,-1306.45,398.409,4.45606,180,0,0,64,0,0,0), - (4154,12374,0,2786,0,-5525.74,-1363.56,398.694,1.88225,180,0,0,64,53,0,0), + (4154,12374,0,2786,0,-5525.74,-1363.56,398.694,1.88225,180,0,0,42,0,0,0), (4155,14548,0,14576,0,-5532.46,-1358.99,398.694,3.04284,180,0,0,64,53,0,0), (4156,14546,0,14347,0,-5529.51,-1376.1,398.789,3.57943,180,0,0,64,53,0,0), (4157,1126,0,381,0,-5526.14,-1416.24,403.215,5.79771,180,10,0,120,0,0,1), @@ -5643,7 +5652,7 @@ VALUES (4225,923,0,246,0,-10847.7,68.5245,45.1277,2.98144,300,5,0,617,0,0,1), (4226,688,0,12344,0,-11272.5,253.561,25.3843,5.03264,300,5,0,1107,0,0,1), (4227,2110,0,1141,0,-10702.5,-964.127,72.8968,4.79497,300,5,0,1,0,0,1), - (4228,620,0,304,0,-10581.3,-1272.92,36.0592,1.37753,300,10,0,64,0,0,1), + (4228,620,0,304,0,-10581.3,-1272.92,36.0592,1.37753,300,10,0,1,0,0,1), (4229,2142,0,2377,0,-10071.1,-1378.51,30.214,3.35103,300,0,0,1764,0,0,0), (4230,840,0,2380,0,-10320.5,-1125.69,21.832,5.43841,300,0,0,3712,0,0,2), (4231,930,0,368,0,-10562.7,120.804,32.2756,0.803454,300,5,0,664,0,0,1), @@ -5658,7 +5667,7 @@ VALUES (4240,923,0,246,0,-11115.3,290.496,32.8466,0.639988,300,5,0,617,0,0,1), (4241,569,0,2541,0,-10967.8,386.512,39.4026,3.66559,300,5,0,531,0,0,1), (4242,3137,0,4333,0,-10610.1,-1166.52,27.0939,5.53856,300,0,0,919,0,0,0), - (4243,620,0,304,0,-10694.7,-1130.38,25.5715,3.55496,300,5,0,64,0,0,1), + (4243,620,0,304,0,-10694.7,-1130.38,25.5715,3.55496,300,5,0,1,0,0,1), (4244,827,0,2395,0,-10629.9,-1155.84,26.2189,0.645783,300,0,0,2100,0,0,0), (4245,8310,0,7537,0,-10608.2,-1274.33,44.103,2.51445,300,0,0,1433,0,0,0), (4246,3133,0,4286,0,-10586.6,-1272.46,37.0643,5.044,300,0,0,1605,0,0,0), @@ -5671,7 +5680,7 @@ VALUES (4253,923,0,246,0,-11109.3,-341.284,48.2939,5.75483,300,5,0,617,0,0,1), (4254,206,0,522,0,-11142.8,-859.332,76.8048,2.24977,300,0,0,950,0,0,0), (4255,302,0,915,0,-10780.2,-1380.28,39.7193,0.113498,300,0,0,1847,0,0,0), - (4256,14890,0,15363,0,-10428.8,-392.176,43.7411,0.932375,604800,5,0,832750,8640,0,2), + (4256,14890,0,15363,0,-10428.8,-392.176,43.7411,0.932375,604800,5,0,832750,0,0,2), (4257,923,0,246,0,-10856.5,-431.643,40.6365,2.89195,300,5,0,617,0,0,1), (4258,920,0,1098,0,-11221.8,-883.04,78.5899,0.351693,300,3,0,892,852,0,1), (4259,920,0,1098,0,-11176.4,-850.787,77.109,0.63224,300,3,0,892,852,0,1), @@ -5772,7 +5781,7 @@ VALUES (4354,4502,1,3193,0,-3131.99,-2936.71,35.5506,1.37881,360,0,0,2868,0,0,0), (4355,533,0,203,0,-10961,-934.702,70.5505,1.47864,300,5,0,724,732,0,1), (4356,565,0,802,0,-10320.8,521.075,39.1113,4.13143,300,10,0,494,0,0,1), - (4357,620,0,304,0,-10716.4,-1250.04,29.5194,2.82924,300,10,0,64,0,0,1), + (4357,620,0,304,0,-10716.4,-1250.04,29.5194,2.82924,300,10,0,1,0,0,1), (4358,2110,0,1141,0,-10689.2,-1252.9,29.5341,2.52588,300,5,0,1,0,0,1), (4359,205,0,736,0,-11111.3,-936.804,64.2142,3.09516,300,5,0,896,0,0,1), (4360,1127,0,744,0,-5810.24,-1090.12,383.544,3.25953,180,0,0,137,0,0,0), @@ -5797,7 +5806,7 @@ VALUES (4379,1115,0,726,0,-5800.41,-1506.65,364.198,5.30201,180,5,0,156,0,0,1), (4380,533,0,203,0,-11076.9,-981.591,65.1087,4.3927,300,5,0,724,732,0,1), (4381,205,0,736,0,-11111.7,-982.346,62.7612,3.24869,300,5,0,896,0,0,1), - (4382,620,0,304,0,-10561.6,-1320.52,47.1949,2.26275,300,5,0,64,0,0,1), + (4382,620,0,304,0,-10561.6,-1320.52,47.1949,2.26275,300,5,0,1,0,0,1), (4383,930,0,368,0,-10299,-112.296,40.9179,5.13539,300,10,0,664,0,0,1), (4384,930,0,368,0,-10654.2,-1370.83,54.6715,2.74213,300,5,0,664,0,0,1), (4385,930,0,368,0,-10676.9,-1384.69,46.3996,0.044979,300,5,0,664,0,0,1), @@ -5996,13 +6005,13 @@ VALUES (4583,7042,0,2554,0,-8230.62,-1165.48,142.639,1.16056,500,5,0,8097,0,0,1), (4584,7043,0,8309,0,-8248.81,-1219.71,142.813,3.41591,500,5,0,5847,5340,0,1), (4585,7042,0,2554,0,-7913.1,-919.873,136.472,4.99569,500,5,0,8097,0,0,1), - (4586,9700,0,5560,0,-7882.11,-1561.79,131.174,4.35345,500,5,0,64,0,0,1), - (4587,9699,0,8971,0,-7639.2,-2746.94,132.356,0.033191,500,5,0,64,0,0,1), - (4588,9699,0,8971,0,-8384.9,-951.777,198.639,2.17832,500,5,0,64,0,0,1), - (4589,9700,0,5560,0,-7535.62,-2177.22,131.789,2.61061,500,5,0,64,0,0,1), - (4590,9700,0,5560,0,-8148.52,-2014.99,129.745,3.76767,500,5,0,64,0,0,1), - (4591,9700,0,5560,0,-7930.94,-2574.26,213.541,3.04952,500,5,0,64,0,0,1), - (4592,9699,0,8971,0,-8112.74,-2383.58,129.994,2.559,500,5,0,64,0,0,1), + (4586,9700,0,5560,0,-7882.11,-1561.79,131.174,4.35345,500,5,0,1,0,0,1), + (4587,9699,0,8971,0,-7639.2,-2746.94,132.356,0.033191,500,5,0,1,0,0,1), + (4588,9699,0,8971,0,-8384.9,-951.777,198.639,2.17832,500,5,0,1,0,0,1), + (4589,9700,0,5560,0,-7535.62,-2177.22,131.789,2.61061,500,5,0,1,0,0,1), + (4590,9700,0,5560,0,-8148.52,-2014.99,129.745,3.76767,500,5,0,1,0,0,1), + (4591,9700,0,5560,0,-7930.94,-2574.26,213.541,3.04952,500,5,0,1,0,0,1), + (4592,9699,0,8971,0,-8112.74,-2383.58,129.994,2.559,500,5,0,1,0,0,1), (4593,9026,0,1070,0,-7291.86,-890.557,165.617,0.139794,900,0,0,11004,3728,0,2), (4594,9536,0,8656,0,-7497.99,-2175.15,165.61,5.42797,500,0,0,2666,0,0,0), (4595,9544,0,8665,0,-7459.77,-2201.64,165.37,2.54818,500,0,0,3632,0,0,0), @@ -6013,7 +6022,7 @@ VALUES (4600,16043,0,16021,0,-8158.69,-1303.3,131.595,4.06662,500,0,0,4120,0,0,0), (4601,14437,0,14566,0,-7648.77,-630.917,200.577,5.23599,500,0,0,4108,0,0,0), (4602,14529,0,14586,0,-8316.99,-1006.56,177.672,5.88163,900,0,0,9298,0,0,0), - (4603,8887,0,8175,0,-7442.29,-2257.15,347.476,5.51524,500,0,0,8,100,0,0), + (4603,8887,0,8175,0,-7442.29,-2257.15,347.476,5.51524,500,0,0,2215,0,0,0), (4604,7037,0,8170,0,-7814.53,-1847.89,133.627,0.020379,500,5,0,3217,0,0,1), (4605,7039,0,10806,0,-7870.81,-2047.42,132.04,0.844803,500,5,0,3189,0,0,1), (4606,7038,0,6668,0,-7733.05,-1929.16,134.29,6.10648,500,0,0,3305,0,0,0), @@ -6111,11 +6120,11 @@ VALUES (4698,3124,1,2485,0,-448.054,-4486.25,54.7562,4.39538,200,5,0,71,0,0,1), (4699,3140,1,4070,0,-774.774,-4830.36,19.8326,1.29704,300,0,0,228,0,0,0), (4700,3102,1,850,0,-28.3296,-4234.66,67.7067,6.23747,200,3,0,72,0,0,1), - (4701,3101,1,1185,0,-23.6165,-4258.85,66.6637,3.89663,200,3,0,70,79,0,1), + (4701,3101,1,0,0,-49.6528,-4223.18,62.2552,5.20108,200,0,0,70,79,0,2), (4702,3101,1,1185,0,-117.284,-4217.52,54.4782,5.72857,200,3,0,70,79,0,1), (4703,3102,1,850,0,-125.343,-4279.79,64.8964,3.04934,200,5,0,72,0,0,1), (4704,3102,1,850,0,-41.6024,-4332.2,68.5942,4.94145,200,5,0,72,0,0,1), - (4705,3101,1,1185,0,-146.677,-4244.95,58.6887,1.04177,200,3,0,70,79,0,1), + (4705,3101,1,0,0,-147.092,-4273.76,63.1843,2.11357,200,0,0,70,79,0,2), (4706,3101,1,1185,0,-79.4423,-4284.5,76.0449,5.13539,200,3,0,70,79,0,1), (4707,3102,1,850,0,-55.4544,-4295.25,70.7236,4.50468,200,3,0,72,0,0,1), (4708,3100,1,193,0,1259.58,-4654.98,17.217,2.92102,300,5,0,156,0,0,1), @@ -6322,9 +6331,9 @@ VALUES (4937,930,0,368,0,-10691,-1337.15,48.4064,4.55944,300,10,0,664,0,0,1), (4938,923,0,246,0,-10840.2,-43.2947,38.9931,2.9816,300,10,0,617,0,0,1), (4939,2110,0,1141,0,-10694.4,-1156.17,25.2412,1.9969,300,10,0,1,0,0,1), - (4940,620,0,304,0,-10730.6,-1211.44,27.6144,1.63981,300,10,0,64,0,0,1), + (4940,620,0,304,0,-10730.6,-1211.44,27.6144,1.63981,300,10,0,1,0,0,1), (4941,531,0,7550,0,-10487.3,394.844,36.3066,3.15101,300,5,0,664,0,0,1), - (4942,620,0,304,0,-10683.7,-1233.15,28.7227,5.27282,300,10,0,64,0,0,1), + (4942,620,0,304,0,-10683.7,-1233.15,28.7227,5.27282,300,10,0,1,0,0,1), (4943,202,0,9786,0,-10586,251.443,32.0284,4.01017,300,5,0,617,0,0,1), (4944,531,0,7550,0,-10570.2,244.374,29.1534,0.977788,300,10,0,664,0,0,1), (4945,202,0,9786,0,-10573.2,231.416,30.7439,6.20913,300,10,0,617,0,0,1), @@ -6543,7 +6552,7 @@ VALUES (5158,217,0,955,0,-10436.9,583.493,29.0051,6.22259,300,10,0,449,0,0,1), (5159,217,0,955,0,-10544.7,506.567,30.7313,2.46691,300,5,0,449,0,0,1), (5160,531,0,7550,0,-10565.1,401.82,31.357,0.488432,300,10,0,664,0,0,1), - (5161,620,0,304,0,-10513.2,-1269.27,41.0241,3.36179,300,10,0,64,0,0,1), + (5161,620,0,304,0,-10513.2,-1269.27,41.0241,3.36179,300,10,0,1,0,0,1), (5162,202,0,9786,0,-10781.3,-1310.42,37.322,5.3532,300,5,0,617,0,0,1), (5163,202,0,9786,0,-10536.4,393.403,31.3655,5.30163,300,10,0,617,0,0,1), (5164,202,0,9786,0,-10805.4,-1330.33,36.697,1.61326,300,10,0,617,0,0,1), @@ -6570,7 +6579,7 @@ VALUES (5185,569,0,2541,0,-10110.8,-784.759,36.2408,6.07468,300,10,0,531,0,0,1), (5186,569,0,2541,0,-10095.3,-735.155,35.4259,2.18424,300,5,0,531,0,0,1), (5187,217,0,955,0,-10021.4,-577.22,43.4487,0.019529,300,10,0,449,0,0,1), - (5188,620,0,304,0,-10672.2,-1153.13,25.833,1.41593,300,10,0,64,0,0,1), + (5188,620,0,304,0,-10672.2,-1153.13,25.833,1.41593,300,10,0,1,0,0,1), (5189,1258,0,9562,0,-10404.8,-1043.11,51.784,3.58341,300,5,0,734,0,0,1), (5190,898,0,657,0,-10447.8,-950.81,47.125,0.636352,300,10,0,787,0,0,1), (5191,2110,0,1141,0,-10657.9,-1020.38,70.3454,3.43845,300,5,0,1,0,0,1), @@ -6624,16 +6633,16 @@ VALUES (5249,7042,0,2554,0,-8329.02,-1230.99,188.097,0.122173,500,0,0,8097,0,0,0), (5250,7043,0,8309,0,-8257.26,-1146.35,146.409,3.57823,500,5,0,5847,5340,0,1), (5251,7042,0,2554,0,-7980.95,-1282.44,133.456,5.47537,500,5,0,8097,0,0,1), - (5252,9699,0,8971,0,-8193.46,-768.238,125.792,2.81382,500,5,0,64,0,0,1), - (5253,9700,0,5560,0,-7577.89,-1417.89,166.185,4.36282,500,5,0,64,0,0,1), - (5254,9700,0,5560,0,-8402.36,-2473.42,131.462,2.88983,500,5,0,64,0,0,1), - (5255,9700,0,5560,0,-7613.47,-1393.54,139.782,6.2548,500,5,0,64,0,0,1), - (5256,9700,0,5560,0,-8253.52,-1861.73,143.751,2.45883,500,5,0,64,0,0,1), - (5257,9700,0,5560,0,-7906.26,-954.648,124.153,2.01877,500,5,0,64,0,0,1), - (5258,9700,0,5560,0,-7702.3,-2635.78,140.147,4.39867,500,5,0,64,0,0,1), - (5259,9699,0,8971,0,-8164.83,-1649.51,138.48,4.27234,500,5,0,64,0,0,1), - (5260,9700,0,5560,0,-7579.82,-840.943,174.28,5.6802,500,5,0,64,0,0,1), - (5261,9700,0,5560,0,-8228.08,-2327.05,148.543,3.15878,500,5,0,64,0,0,1), + (5252,9699,0,8971,0,-8193.46,-768.238,125.792,2.81382,500,5,0,1,0,0,1), + (5253,9700,0,5560,0,-7577.89,-1417.89,166.185,4.36282,500,5,0,1,0,0,1), + (5254,9700,0,5560,0,-8402.36,-2473.42,131.462,2.88983,500,5,0,1,0,0,1), + (5255,9700,0,5560,0,-7613.47,-1393.54,139.782,6.2548,500,5,0,1,0,0,1), + (5256,9700,0,5560,0,-8253.52,-1861.73,143.751,2.45883,500,5,0,1,0,0,1), + (5257,9700,0,5560,0,-7906.26,-954.648,124.153,2.01877,500,5,0,1,0,0,1), + (5258,9700,0,5560,0,-7702.3,-2635.78,140.147,4.39867,500,5,0,1,0,0,1), + (5259,9699,0,8971,0,-8164.83,-1649.51,138.48,4.27234,500,5,0,1,0,0,1), + (5260,9700,0,5560,0,-7579.82,-840.943,174.28,5.6802,500,5,0,1,0,0,1), + (5261,9700,0,5560,0,-8228.08,-2327.05,148.543,3.15878,500,5,0,1,0,0,1), (5262,2719,0,1120,0,-7392.65,-2241.63,235.011,3.41283,500,5,0,2138,0,0,1), (5263,7039,0,10806,0,-7694.34,-1921.38,135.914,5.11138,500,5,0,3189,0,0,1), (5264,7037,0,8170,0,-7842.03,-2181.88,133.439,4.911,500,5,0,3217,0,0,1), @@ -6709,13 +6718,13 @@ VALUES (5339,7042,0,2554,0,-8329.19,-1194.95,183.799,0.034907,500,0,0,8097,0,0,0), (5340,7042,0,2554,0,-8418.43,-1221.26,196.795,4.45553,500,5,0,8097,0,0,1), (5341,7042,0,2554,0,-7959.94,-952.5,133.423,4.71566,500,10,0,8097,0,0,1), - (5342,9700,0,5560,0,-8344.92,-1288.95,207.804,1.88147,500,5,0,64,0,0,1), - (5343,9700,0,5560,0,-7777.56,-2083.17,131.236,3.69543,500,5,0,64,0,0,1), - (5344,9699,0,8971,0,-7945.44,-1424.18,135.828,5.22499,500,0,0,64,0,0,0), - (5345,9700,0,5560,0,-7915.57,-1302.62,123.812,0.554931,500,5,0,64,0,0,1), - (5346,9699,0,8971,0,-8079.5,-1581.14,139.286,3.6944,500,5,0,64,0,0,1), - (5347,9700,0,5560,0,-7651.66,-2082.23,124.189,3.64834,500,5,0,64,0,0,1), - (5348,9700,0,5560,0,-7642.04,-2342.29,131.487,6.02661,500,5,0,64,0,0,1), + (5342,9700,0,5560,0,-8344.92,-1288.95,207.804,1.88147,500,5,0,1,0,0,1), + (5343,9700,0,5560,0,-7777.56,-2083.17,131.236,3.69543,500,5,0,1,0,0,1), + (5344,9699,0,8971,0,-7945.44,-1424.18,135.828,5.22499,500,0,0,1,0,0,0), + (5345,9700,0,5560,0,-7915.57,-1302.62,123.812,0.554931,500,5,0,1,0,0,1), + (5346,9699,0,8971,0,-8079.5,-1581.14,139.286,3.6944,500,5,0,1,0,0,1), + (5347,9700,0,5560,0,-7651.66,-2082.23,124.189,3.64834,500,5,0,1,0,0,1), + (5348,9700,0,5560,0,-7642.04,-2342.29,131.487,6.02661,500,5,0,1,0,0,1), (5349,7036,0,6649,0,-7739.74,-2118.82,133.473,5.95013,500,5,0,3180,0,0,1), (5350,7039,0,10806,0,-7707.46,-1933.75,136.564,0.869546,500,5,0,3189,0,0,2), (5351,7039,0,10806,0,-7731.33,-1865.9,133.899,5.59478,500,5,0,3189,0,0,1), @@ -6746,14 +6755,14 @@ VALUES (5376,7041,0,8249,0,-7724.13,-2879.32,132.793,2.53889,500,10,0,5151,9530,0,1), (5377,7041,0,8249,0,-8245.24,-1951.23,146.655,0.18938,500,5,0,5151,9530,0,1), (5378,7041,0,8249,0,-7590.87,-2746.88,132.709,2.80639,500,10,0,5151,9530,0,1), - (5379,9700,0,5560,0,-7945.89,-1240.79,123.812,0.519371,500,5,0,64,0,0,1), - (5380,9700,0,5560,0,-7654.86,-733.841,176.238,2.38635,500,5,0,64,0,0,1), - (5381,9700,0,5560,0,-8020.66,-2546.32,150.001,0.505581,500,5,0,64,0,0,1), - (5382,9700,0,5560,0,-7643.66,-2194.57,131.89,6.20324,500,5,0,64,0,0,1), - (5383,9700,0,5560,0,-8252.91,-1710.98,139.94,3.6285,500,5,0,64,0,0,1), - (5384,9699,0,8971,0,-7989.52,-2200.69,129.698,4.52764,500,5,0,64,0,0,1), - (5385,9699,0,8971,0,-8207.17,-2162.5,135.655,1.85365,500,5,0,64,0,0,1), - (5386,9700,0,5560,0,-7716.94,-1761.92,131.281,0.164755,500,5,0,64,0,0,1), + (5379,9700,0,5560,0,-7945.89,-1240.79,123.812,0.519371,500,5,0,1,0,0,1), + (5380,9700,0,5560,0,-7654.86,-733.841,176.238,2.38635,500,5,0,1,0,0,1), + (5381,9700,0,5560,0,-8020.66,-2546.32,150.001,0.505581,500,5,0,1,0,0,1), + (5382,9700,0,5560,0,-7643.66,-2194.57,131.89,6.20324,500,5,0,1,0,0,1), + (5383,9700,0,5560,0,-8252.91,-1710.98,139.94,3.6285,500,5,0,1,0,0,1), + (5384,9699,0,8971,0,-7989.52,-2200.69,129.698,4.52764,500,5,0,1,0,0,1), + (5385,9699,0,8971,0,-8207.17,-2162.5,135.655,1.85365,500,5,0,1,0,0,1), + (5386,9700,0,5560,0,-7716.94,-1761.92,131.281,0.164755,500,5,0,1,0,0,1), (5387,7035,0,10707,0,-7901.01,-2609.93,221.258,0.619456,500,5,0,3556,0,0,1), (5388,7033,0,11549,0,-7814.13,-2447.99,141.743,4.88031,500,5,0,3322,0,0,1), (5389,7035,0,10707,0,-7740.38,-2779.93,164.432,0.893032,500,5,0,3556,0,0,1), @@ -6764,16 +6773,16 @@ VALUES (5394,7034,0,11550,0,-7836.33,-2655.79,171.177,3.33983,500,2,0,2751,1864,0,1), (5395,7035,0,10707,0,-7852.17,-2664.94,172.833,2.01567,500,2,0,3556,0,0,1), (5396,7034,0,11550,0,-7938.33,-2669.91,159.068,0.03919,500,2,0,2751,1864,0,1), - (5397,9700,0,5560,0,-8223.8,-1313.38,141.734,5.42242,500,5,0,64,0,0,1), - (5398,9700,0,5560,0,-8018.46,-1622.14,129.745,4.79243,500,5,0,64,0,0,1), - (5399,9699,0,8971,0,-7872.1,-2596.21,225.053,4.98532,500,5,0,64,0,0,1), - (5400,9700,0,5560,0,-7795.37,-2520.19,140.692,3.99378,500,5,0,64,0,0,1), - (5401,9699,0,8971,0,-7735.62,-2244.59,135.683,2.45311,500,5,0,64,0,0,1), - (5402,9700,0,5560,0,-8244.11,-1112.74,141.326,0.839861,500,5,0,64,0,0,1), - (5403,9700,0,5560,0,-7529.97,-2116.63,130.127,1.80198,500,5,0,64,0,0,1), - (5404,9700,0,5560,0,-8018.15,-1774.78,130.105,6.26123,500,5,0,64,0,0,1), - (5405,9699,0,8971,0,-8087.22,-1730.17,132.075,4.93002,500,5,0,64,0,0,1), - (5406,9700,0,5560,0,-7848.3,-907.117,123.674,0.557227,500,5,0,64,0,0,1), + (5397,9700,0,5560,0,-8223.8,-1313.38,141.734,5.42242,500,5,0,1,0,0,1), + (5398,9700,0,5560,0,-8018.46,-1622.14,129.745,4.79243,500,5,0,1,0,0,1), + (5399,9699,0,8971,0,-7872.1,-2596.21,225.053,4.98532,500,5,0,1,0,0,1), + (5400,9700,0,5560,0,-7795.37,-2520.19,140.692,3.99378,500,5,0,1,0,0,1), + (5401,9699,0,8971,0,-7735.62,-2244.59,135.683,2.45311,500,5,0,1,0,0,1), + (5402,9700,0,5560,0,-8244.11,-1112.74,141.326,0.839861,500,5,0,1,0,0,1), + (5403,9700,0,5560,0,-7529.97,-2116.63,130.127,1.80198,500,5,0,1,0,0,1), + (5404,9700,0,5560,0,-8018.15,-1774.78,130.105,6.26123,500,5,0,1,0,0,1), + (5405,9699,0,8971,0,-8087.22,-1730.17,132.075,4.93002,500,5,0,1,0,0,1), + (5406,9700,0,5560,0,-7848.3,-907.117,123.674,0.557227,500,5,0,1,0,0,1), (5407,7034,0,11550,0,-7863.14,-2611.26,174.235,5.54497,500,2,0,2751,1864,0,1), (5408,7035,0,10707,0,-7846.71,-2652.8,221.182,5.02125,500,5,0,3556,0,0,1), (5409,7033,0,11549,0,-7965.14,-2516.46,134.184,2.62624,500,3,0,3322,0,0,1), @@ -6782,14 +6791,14 @@ VALUES (5412,7033,0,11549,0,-7883,-2525.8,128.062,5.1506,500,3,0,3322,0,0,1), (5413,7034,0,11550,0,-7943.01,-2710.04,161.451,5.92873,500,2,0,2751,1864,0,1), (5414,7033,0,11549,0,-7952.39,-2814.98,138.272,5.07312,500,5,0,3322,0,0,1), - (5415,9699,0,8971,0,-8141.33,-1872.63,135.8,3.0849,500,5,0,64,0,0,1), - (5416,9700,0,5560,0,-8156.01,-1290.21,131.622,1.88863,500,5,0,64,0,0,1), - (5417,9700,0,5560,0,-7614.53,-700.916,177.863,4.66905,500,5,0,64,0,0,1), - (5418,9699,0,8971,0,-8152.01,-1456.15,136.175,4.33007,500,5,0,64,0,0,1), - (5419,9700,0,5560,0,-8491.9,-2571.07,131.087,3.12154,500,5,0,64,0,0,1), - (5420,9699,0,8971,0,-7701.44,-2888.78,131.83,3.38671,500,5,0,64,0,0,1), - (5421,9700,0,5560,0,-7985.37,-1879.05,129.811,4.69635,500,5,0,64,0,0,1), - (5422,9700,0,5560,0,-7542.71,-2186.46,131.789,6.28206,500,5,0,64,0,0,1), + (5415,9699,0,8971,0,-8141.33,-1872.63,135.8,3.0849,500,5,0,1,0,0,1), + (5416,9700,0,5560,0,-8156.01,-1290.21,131.622,1.88863,500,5,0,1,0,0,1), + (5417,9700,0,5560,0,-7614.53,-700.916,177.863,4.66905,500,5,0,1,0,0,1), + (5418,9699,0,8971,0,-8152.01,-1456.15,136.175,4.33007,500,5,0,1,0,0,1), + (5419,9700,0,5560,0,-8491.9,-2571.07,131.087,3.12154,500,5,0,1,0,0,1), + (5420,9699,0,8971,0,-7701.44,-2888.78,131.83,3.38671,500,5,0,1,0,0,1), + (5421,9700,0,5560,0,-7985.37,-1879.05,129.811,4.69635,500,5,0,1,0,0,1), + (5422,9700,0,5560,0,-7542.71,-2186.46,131.789,6.28206,500,5,0,1,0,0,1), (5423,7034,0,11550,0,-7893.94,-2650.9,168.062,1.75864,500,2,0,2751,1864,0,1), (5424,7034,0,11550,0,-7721.52,-2586.29,159.832,0.758972,500,5,0,2751,1864,0,1), (5425,7034,0,11550,0,-7846.59,-2631.44,120.791,0.83621,500,3,0,2751,1864,0,1), @@ -6800,7 +6809,7 @@ VALUES (5430,7035,0,10707,0,-7941.2,-2640.26,218.238,4.87711,500,5,0,3556,0,0,1), (5431,7035,0,10707,0,-7948.58,-2746.76,158.321,0.356604,500,5,0,3556,0,0,1), (5432,7033,0,11549,0,-7978.38,-2807.65,142.623,1.27302,500,5,0,3322,0,0,1), - (5433,9700,0,5560,0,-7676.99,-1330.57,123.812,3.55038,500,5,0,64,0,0,1), + (5433,9700,0,5560,0,-7676.99,-1330.57,123.812,3.55038,500,5,0,1,0,0,1), (5434,7035,0,10707,0,-7855.76,-2595.18,211.648,2.82973,500,5,0,3556,0,0,1), (5435,7034,0,11550,0,-7803.35,-2671.4,173.683,6.0089,500,2,0,2751,1864,0,1), (5436,7034,0,11550,0,-7711.6,-2515.92,143.971,4.00521,500,5,0,2751,1864,0,1), @@ -6816,7 +6825,7 @@ VALUES (5446,7036,0,6649,0,-7738.41,-2346.71,136.35,1.90891,500,5,0,3180,0,0,1), (5447,7032,0,5781,0,-7647.09,-2210.02,131.844,1.84117,500,5,0,2953,0,0,1), (5448,7033,0,11549,0,-8102.46,-2543.7,133.82,6.09946,500,5,0,3322,0,0,1), - (5449,9699,0,8971,0,-7967.32,-2380.17,124.041,3.18852,500,5,0,64,0,0,1), + (5449,9699,0,8971,0,-7967.32,-2380.17,124.041,3.18852,500,5,0,1,0,0,1), (5450,7039,0,10806,0,-7714.19,-2105.28,133.442,0.581701,500,5,0,3189,0,0,1), (5451,7042,0,2554,0,-8185.05,-1180.39,143.215,4.58202,500,5,0,8097,0,0,1), (5452,7039,0,10806,0,-7744.65,-2196.21,133.564,3.98961,500,5,0,3189,0,0,1), @@ -6877,9 +6886,9 @@ VALUES (5507,7028,0,6048,0,-7689.83,-1541.25,132.24,3.71755,500,0,0,2550,5206,0,0), (5508,7027,0,6047,0,-7728.27,-1508.29,133.012,6.09232,500,5,0,3644,0,0,1), (5509,7027,0,6047,0,-7721.64,-1541.94,133.98,1.32622,500,5,0,3644,0,0,1), - (5510,9699,0,8971,0,-8162.2,-2649.53,133.812,3.19633,500,5,0,64,0,0,1), + (5510,9699,0,8971,0,-8162.2,-2649.53,133.812,3.19633,500,5,0,1,0,0,1), (5511,7028,0,6048,0,-7720.38,-1488.76,138.558,1.15342,500,5,0,2550,5206,0,2), - (5512,9699,0,8971,0,-7755.56,-1541.56,132.365,2.03142,500,5,0,64,0,0,1), + (5512,9699,0,8971,0,-7755.56,-1541.56,132.365,2.03142,500,5,0,1,0,0,1), (5513,7026,0,6046,0,-7754.19,-1527.7,132.022,1.01229,500,0,0,2471,5013,0,0), (5514,7028,0,6048,0,-7782.6,-1516.78,132.835,4.07634,500,5,0,2550,5206,0,1), (5515,7028,0,6048,0,-7751.6,-1523.23,132.035,4.2237,500,0,0,2550,5206,0,0), @@ -6904,7 +6913,7 @@ VALUES (5534,7049,0,457,0,-8111.89,-763.338,133.25,5.11405,500,10,0,2823,2117,0,1), (5535,9698,0,10985,0,-8210.74,-1048.11,143.117,0.384131,500,10,0,3644,0,0,1), (5536,7028,0,6048,0,-7690.22,-1475.54,140.836,0.593412,500,0,0,2550,5206,0,0), - (5537,9699,0,8971,0,-7998.59,-817.519,131.262,3.77728,500,5,0,64,0,0,1), + (5537,9699,0,8971,0,-7998.59,-817.519,131.262,3.77728,500,5,0,1,0,0,1), (5538,7043,0,8309,0,-7956.66,-900.751,131.266,0.81365,500,5,0,5847,5340,0,1), (5539,9695,0,10984,0,-7913.73,-2345.59,129.291,1.53175,500,5,0,3292,0,0,1), (5540,7055,0,741,0,-8163.94,-1572.7,133.097,3.10603,500,5,0,3293,0,0,1), @@ -6914,13 +6923,13 @@ VALUES (5544,7033,0,11549,0,-8131.44,-2494.45,140.027,1.10868,500,5,0,3322,0,0,1), (5545,7033,0,11549,0,-8122.61,-2502.55,140.039,3.20293,500,5,0,3322,0,0,1), (5546,7040,0,143,0,-7544.74,-2809.85,151.904,1.11783,500,5,0,7113,0,0,1), - (5547,9699,0,8971,0,-7969.92,-2888.88,135.217,5.65023,500,0,0,64,0,0,0), + (5547,9699,0,8971,0,-7969.92,-2888.88,135.217,5.65023,500,0,0,1,0,0,0), (5548,9779,0,10814,0,-7645.92,-2341.66,131.737,5.75626,500,5,0,1013,0,0,1), (5549,9779,0,10814,0,-7654.74,-2342.12,132.237,2.68294,500,5,0,1013,0,0,1), (5550,9778,0,10817,0,-7641.64,-2346.07,132.307,3.60561,500,5,0,810,2041,0,1), (5551,9778,0,10817,0,-7648.73,-2334.13,130.862,5.58181,500,5,0,810,2041,0,1), (5552,9778,0,10817,0,-7647.05,-2326.45,131.403,3.69132,500,5,0,810,2041,0,1), - (5553,9699,0,8971,0,-7610.8,-2562.51,133.067,1.02669,500,5,0,64,0,0,1), + (5553,9699,0,8971,0,-7610.8,-2562.51,133.067,1.02669,500,5,0,1,0,0,1), (5554,7025,0,6045,0,-8092.66,-1889.33,137.358,1.40586,500,5,0,3529,0,0,1), (5555,7043,0,8309,0,-7989.26,-1313.79,133.705,2.36685,500,5,0,5847,5340,0,1), (5556,7043,0,8309,0,-7979.36,-1323.79,133.33,2.84054,500,5,0,5847,5340,0,1), @@ -6928,7 +6937,7 @@ VALUES (5558,7027,0,6047,0,-8091.44,-1780.24,133.251,2.38508,500,5,0,3644,0,0,2), (5559,7036,0,6649,0,-7855.8,-2191.57,133.189,4.54922,500,5,0,3180,0,0,1), (5560,7036,0,6649,0,-7866.09,-2199.17,133.439,3.53175,500,5,0,3180,0,0,1), - (5561,9699,0,8971,0,-8250.17,-1963.88,147.685,3.44296,500,10,0,64,0,0,1), + (5561,9699,0,8971,0,-8250.17,-1963.88,147.685,3.44296,500,10,0,1,0,0,1), (5562,7039,0,10806,0,-7821.13,-2086.77,133.466,1.55047,500,5,0,3189,0,0,1), (5563,7041,0,8249,0,-8233.13,-2526.21,138.866,5.41052,500,0,0,5151,9530,0,0), (5564,7039,0,10806,0,-7764.63,-2241.76,133.567,3.71761,500,5,0,3189,0,0,1), @@ -6937,15 +6946,15 @@ VALUES (5567,7868,0,7030,0,-7230.06,-1741.08,244.53,0.226893,500,0,0,2768,0,0,0), (5568,11703,0,11666,0,-7215.12,-1248.97,254.75,0.837758,500,0,0,4484,0,0,0), (5569,8417,0,7758,0,-6480.21,-1240.93,180.21,5.2709,500,0,0,3077,0,0,0), - (5570,9700,0,5560,0,-6800.74,-1519.62,176.941,4.36355,500,5,0,64,0,0,1), - (5571,9699,0,8971,0,-7095.51,-1056.34,240.916,4.01139,500,10,0,64,0,0,1), - (5572,9699,0,8971,0,-7139.2,-1423.64,242.594,2.17449,500,10,0,64,0,0,1), - (5573,9700,0,5560,0,-6748.43,-1012.36,238.115,1.51934,500,5,0,64,0,0,1), - (5574,9699,0,8971,0,-6706.48,-1478.28,240.825,5.95093,500,10,0,64,0,0,1), - (5575,9699,0,8971,0,-6654.73,-1572.87,243.979,1.1638,500,10,0,64,0,0,1), - (5576,9700,0,5560,0,-7243.91,-1637.16,267.854,4.81614,500,5,0,64,0,0,1), - (5577,9700,0,5560,0,-7209.55,-1096.09,248.837,1.51216,500,5,0,64,0,0,1), - (5578,9699,0,8971,0,-6538.29,-1963.08,245.983,5.10391,500,10,0,64,0,0,1), + (5570,9700,0,5560,0,-6800.74,-1519.62,176.941,4.36355,500,5,0,1,0,0,1), + (5571,9699,0,8971,0,-7095.51,-1056.34,240.916,4.01139,500,10,0,1,0,0,1), + (5572,9699,0,8971,0,-7139.2,-1423.64,242.594,2.17449,500,10,0,1,0,0,1), + (5573,9700,0,5560,0,-6748.43,-1012.36,238.115,1.51934,500,5,0,1,0,0,1), + (5574,9699,0,8971,0,-6706.48,-1478.28,240.825,5.95093,500,10,0,1,0,0,1), + (5575,9699,0,8971,0,-6654.73,-1572.87,243.979,1.1638,500,10,0,1,0,0,1), + (5576,9700,0,5560,0,-7243.91,-1637.16,267.854,4.81614,500,5,0,1,0,0,1), + (5577,9700,0,5560,0,-7209.55,-1096.09,248.837,1.51216,500,5,0,1,0,0,1), + (5578,9699,0,8971,0,-6538.29,-1963.08,245.983,5.10391,500,10,0,1,0,0,1), (5579,8439,0,7834,0,-7214.83,-1237.47,254.776,5.81195,500,0,0,3294,4140,0,0), (5580,5856,0,4456,0,-7122.66,-1674.65,241.234,1.45129,500,10,0,1997,0,0,1), (5581,5843,0,7818,0,-6513.98,-1213.45,180.978,2.53073,500,0,0,2294,0,0,0), @@ -6966,15 +6975,15 @@ VALUES (5596,3305,0,1874,0,-6559.26,-1100.23,310.353,0.10472,900,0,0,7614,7071,0,0), (5597,2941,0,5091,0,-6559.06,-1169.38,309.809,0.10472,900,0,0,7423,1590,0,0), (5598,8509,0,7842,0,-6680.07,-1196.85,240.329,1.59286,500,0,0,3748,0,0,0), - (5599,9700,0,5560,0,-7210.74,-1022.39,239.993,5.12625,500,5,0,64,0,0,1), - (5600,9699,0,8971,0,-7220.62,-800.581,309.218,2.95685,500,10,0,64,0,0,1), - (5601,9699,0,8971,0,-6759.42,-1543.42,195.991,3.41264,500,10,0,64,0,0,1), - (5602,9700,0,5560,0,-6885.86,-1581.1,244.069,2.94113,500,5,0,64,0,0,1), - (5603,9699,0,8971,0,-6392.49,-1989.17,247.089,2.08244,500,10,0,64,0,0,1), - (5604,9700,0,5560,0,-6865.49,-1430.63,160.303,0.959993,500,5,0,64,0,0,1), - (5605,9700,0,5560,0,-7038.68,-944.263,264.769,2.29533,500,5,0,64,0,0,1), - (5606,9699,0,8971,0,-7094.21,-1713.58,242.803,3.31379,500,10,0,64,0,0,1), - (5607,9700,0,5560,0,-6959.71,-1220.75,144.506,4.97301,500,10,0,64,0,0,1), + (5599,9700,0,5560,0,-7210.74,-1022.39,239.993,5.12625,500,5,0,1,0,0,1), + (5600,9699,0,8971,0,-7220.62,-800.581,309.218,2.95685,500,10,0,1,0,0,1), + (5601,9699,0,8971,0,-6759.42,-1543.42,195.991,3.41264,500,10,0,1,0,0,1), + (5602,9700,0,5560,0,-6885.86,-1581.1,244.069,2.94113,500,5,0,1,0,0,1), + (5603,9699,0,8971,0,-6392.49,-1989.17,247.089,2.08244,500,10,0,1,0,0,1), + (5604,9700,0,5560,0,-6865.49,-1430.63,160.303,0.959993,500,5,0,1,0,0,1), + (5605,9700,0,5560,0,-7038.68,-944.263,264.769,2.29533,500,5,0,1,0,0,1), + (5606,9699,0,8971,0,-7094.21,-1713.58,242.803,3.31379,500,10,0,1,0,0,1), + (5607,9700,0,5560,0,-6959.71,-1220.75,144.506,4.97301,500,10,0,1,0,0,1), (5608,5854,0,10801,0,-6665.33,-1359.43,146.229,3.65097,500,5,0,2488,0,0,1), (5609,5850,0,1070,0,-7245.15,-1623.73,272.77,5.76225,500,5,0,2310,0,0,1), (5610,5855,0,2075,0,-7213.85,-1624.88,246.92,1.65686,500,5,0,2399,0,0,1), @@ -6984,47 +6993,47 @@ VALUES (5614,5843,0,7817,0,-6601.63,-1250.75,188.064,4.18879,500,0,0,2294,0,0,0), (5615,5843,0,7818,0,-6406.28,-1258.15,181.021,5.72468,500,0,0,2294,0,0,0), (5616,5843,0,7816,0,-6634.9,-1171.01,185.475,2.33874,500,0,0,2294,0,0,0), - (5617,9699,0,8971,0,-6925.67,-1367.18,169.432,5.21222,500,10,0,64,0,0,1), - (5618,9700,0,5560,0,-7046.98,-1009.49,241.026,5.58977,500,0,0,64,0,0,0), - (5619,9699,0,8971,0,-7136.93,-1537.65,241.134,6.09844,500,10,0,64,0,0,1), - (5620,9700,0,5560,0,-6611.78,-1292.62,264.735,1.43331,500,5,0,64,0,0,1), - (5621,9700,0,5560,0,-6906.64,-1511.54,193.232,3.14513,500,5,0,64,0,0,1), - (5622,9700,0,5560,0,-7243.07,-1175.58,268.069,1.77389,500,5,0,64,0,0,1), - (5623,9700,0,5560,0,-7259.47,-1129.93,275.505,4.1513,500,5,0,64,0,0,1), - (5624,9699,0,8971,0,-7351.07,-1642.97,292.563,3.22748,500,10,0,64,0,0,1), + (5617,9699,0,8971,0,-6925.67,-1367.18,169.432,5.21222,500,10,0,1,0,0,1), + (5618,9700,0,5560,0,-7046.98,-1009.49,241.026,5.58977,500,0,0,1,0,0,0), + (5619,9699,0,8971,0,-7136.93,-1537.65,241.134,6.09844,500,10,0,1,0,0,1), + (5620,9700,0,5560,0,-6611.78,-1292.62,264.735,1.43331,500,5,0,1,0,0,1), + (5621,9700,0,5560,0,-6906.64,-1511.54,193.232,3.14513,500,5,0,1,0,0,1), + (5622,9700,0,5560,0,-7243.07,-1175.58,268.069,1.77389,500,5,0,1,0,0,1), + (5623,9700,0,5560,0,-7259.47,-1129.93,275.505,4.1513,500,5,0,1,0,0,1), + (5624,9699,0,8971,0,-7351.07,-1642.97,292.563,3.22748,500,10,0,1,0,0,1), (5625,8837,0,5561,0,-6657.24,-673.27,233.754,5.33567,500,5,0,2488,0,0,2), (5626,5855,0,2075,0,-7243.06,-1122.94,274.63,5.3967,500,5,0,2399,0,0,1), (5627,5856,0,4456,0,-7140.2,-1662.65,241.595,1.10104,500,10,0,1997,0,0,1), (5628,5843,0,7816,0,-6627.38,-1220.86,181.753,3.92699,500,0,0,2294,0,0,0), (5629,5843,0,7818,0,-6682.63,-1229.59,181.794,4.32842,500,0,0,2294,0,0,0), (5630,5843,0,7816,0,-6410.04,-1235.76,181.021,0.680678,500,0,0,2294,0,0,0), - (5631,9700,0,5560,0,-7029.85,-1495.16,241.199,4.02515,500,5,0,64,0,0,1), - (5632,9699,0,8971,0,-6644.32,-1845.19,246.999,4.82779,500,10,0,64,0,0,1), - (5633,9699,0,8971,0,-7170.49,-1113.87,242.833,0.655219,500,10,0,64,0,0,1), - (5634,9699,0,8971,0,-6917.55,-1854.68,251.073,6.06628,500,10,0,64,0,0,1), - (5635,9700,0,5560,0,-7193.46,-1621.02,243.978,3.80932,500,5,0,64,0,0,1), - (5636,9699,0,8971,0,-6489.36,-1608.56,309.516,2.29624,500,0,0,64,0,0,0), - (5637,9699,0,8971,0,-7149.89,-1715.14,243.027,5.10958,500,10,0,64,0,0,1), - (5638,9699,0,8971,0,-6710.32,-1323.34,144.933,5.03093,500,10,0,64,0,0,1), - (5639,9699,0,8971,0,-7032.07,-1442.25,241.75,4.07513,500,10,0,64,0,0,1), + (5631,9700,0,5560,0,-7029.85,-1495.16,241.199,4.02515,500,5,0,1,0,0,1), + (5632,9699,0,8971,0,-6644.32,-1845.19,246.999,4.82779,500,10,0,1,0,0,1), + (5633,9699,0,8971,0,-7170.49,-1113.87,242.833,0.655219,500,10,0,1,0,0,1), + (5634,9699,0,8971,0,-6917.55,-1854.68,251.073,6.06628,500,10,0,1,0,0,1), + (5635,9700,0,5560,0,-7193.46,-1621.02,243.978,3.80932,500,5,0,1,0,0,1), + (5636,9699,0,8971,0,-6489.36,-1608.56,309.516,2.29624,500,0,0,1,0,0,0), + (5637,9699,0,8971,0,-7149.89,-1715.14,243.027,5.10958,500,10,0,1,0,0,1), + (5638,9699,0,8971,0,-6710.32,-1323.34,144.933,5.03093,500,10,0,1,0,0,1), + (5639,9699,0,8971,0,-7032.07,-1442.25,241.75,4.07513,500,10,0,1,0,0,1), (5640,5857,0,4457,0,-7183.71,-1487.96,240.443,4.86268,500,10,0,2310,0,0,1), (5641,5843,0,7816,0,-6663.86,-1236.65,179.567,4.2237,500,0,0,2294,0,0,0), - (5642,9699,0,8971,0,-7159.83,-1292.28,249.094,0.099532,500,10,0,64,0,0,1), - (5643,9700,0,5560,0,-6688.06,-1575.92,190.271,0.835028,500,5,0,64,0,0,1), - (5644,9699,0,8971,0,-7005.91,-1635.41,244.679,4.78078,500,10,0,64,0,0,1), - (5645,9700,0,5560,0,-7190.12,-1184.59,246.507,4.15255,500,5,0,64,0,0,1), - (5646,9700,0,5560,0,-7148.84,-1054.65,238.509,0.69208,500,10,0,64,0,0,1), - (5647,9700,0,5560,0,-7008.47,-1353.99,239.511,0.832025,500,5,0,64,0,0,1), - (5648,9699,0,8971,0,-7118.4,-1386.66,240.512,0.521326,500,10,0,64,0,0,1), + (5642,9699,0,8971,0,-7159.83,-1292.28,249.094,0.099532,500,10,0,1,0,0,1), + (5643,9700,0,5560,0,-6688.06,-1575.92,190.271,0.835028,500,5,0,1,0,0,1), + (5644,9699,0,8971,0,-7005.91,-1635.41,244.679,4.78078,500,10,0,1,0,0,1), + (5645,9700,0,5560,0,-7190.12,-1184.59,246.507,4.15255,500,5,0,1,0,0,1), + (5646,9700,0,5560,0,-7148.84,-1054.65,238.509,0.69208,500,10,0,1,0,0,1), + (5647,9700,0,5560,0,-7008.47,-1353.99,239.511,0.832025,500,5,0,1,0,0,1), + (5648,9699,0,8971,0,-7118.4,-1386.66,240.512,0.521326,500,10,0,1,0,0,1), (5649,5857,0,4457,0,-7168.66,-1395.6,240.517,3.36085,500,10,0,2310,0,0,1), (5650,5856,0,4456,0,-7119.99,-1837.24,301.815,4.23738,500,5,0,1997,0,0,1), (5651,5857,0,4457,0,-7075.7,-1577.81,249.075,2.03526,500,0,0,2310,0,0,0), (5652,5857,0,4457,0,-7172.48,-1605.04,245.876,3.88414,500,5,0,2310,0,0,1), (5653,5856,0,4456,0,-6373.71,-1909.9,273.042,0,500,5,0,1997,0,0,1), - (5654,9700,0,5560,0,-6806.16,-1340.15,167.392,5.14222,500,5,0,64,0,0,1), - (5655,9699,0,8971,0,-6640.99,-861.639,244.288,4.79905,500,10,0,64,0,0,1), - (5656,9700,0,5560,0,-6680.17,-1288.17,242.05,5.51853,500,5,0,64,0,0,1), - (5657,9700,0,5560,0,-6775.53,-1615.78,190.622,1.42365,500,5,0,64,0,0,1), + (5654,9700,0,5560,0,-6806.16,-1340.15,167.392,5.14222,500,5,0,1,0,0,1), + (5655,9699,0,8971,0,-6640.99,-861.639,244.288,4.79905,500,10,0,1,0,0,1), + (5656,9700,0,5560,0,-6680.17,-1288.17,242.05,5.51853,500,5,0,1,0,0,1), + (5657,9700,0,5560,0,-6775.53,-1615.78,190.622,1.42365,500,5,0,1,0,0,1), (5658,5857,0,4457,0,-7136.12,-1466.46,244.802,0.832696,500,10,0,2310,0,0,1), (5659,5856,0,4456,0,-7156.59,-1715.9,243.591,2.83922,500,10,0,1997,0,0,1), (5660,5856,0,4456,0,-6340.86,-1926.91,267.68,5.9466,500,5,0,1997,0,0,1), @@ -7045,7 +7054,7 @@ VALUES (5675,5843,0,7817,0,-6590.39,-1145.79,185.654,2.42601,500,0,0,2294,0,0,0), (5676,5843,0,7817,0,-6653.33,-1170.68,185.571,5.74213,500,0,0,2294,0,0,0), (5677,5843,0,7816,0,-6486.32,-1208.78,179.895,1.39626,500,0,0,2294,0,0,0), - (5678,9699,0,8971,0,-7013.15,-1045.37,241.213,0.752261,500,10,0,64,0,0,1), + (5678,9699,0,8971,0,-7013.15,-1045.37,241.213,0.752261,500,10,0,1,0,0,1), (5679,5843,0,7817,0,-6705.4,-1104.67,185.569,0.890118,500,5,0,2294,0,0,1), (5680,5843,0,7816,0,-6763.86,-1114.98,185.658,2.54818,500,0,0,2294,0,0,0), (5681,5843,0,7817,0,-6554.47,-1252.14,182.238,3.735,500,0,0,2294,0,0,0), @@ -7067,7 +7076,7 @@ VALUES (5697,5843,0,7817,0,-6766.07,-1138.57,186.106,2.42601,500,0,0,2294,0,0,0), (5698,5856,0,4456,0,-6778.22,-1846.36,260.229,2.65611,500,10,0,1997,0,0,1), (5699,5856,0,4456,0,-6882.89,-1637.47,244.096,3.50105,500,10,0,1997,0,0,1), - (5700,9699,0,8971,0,-6980.56,-1614.23,242.564,3.99256,500,10,0,64,0,0,1), + (5700,9699,0,8971,0,-6980.56,-1614.23,242.564,3.99256,500,10,0,1,0,0,1), (5701,5855,0,2075,0,-6902.07,-866.07,251.016,6.25941,500,5,0,2399,0,0,1), (5702,5843,0,7817,0,-6709.71,-1176.69,185.442,3.94444,500,0,0,2294,0,0,0), (5703,5855,0,2075,0,-7218.6,-1112.98,246.755,0.186373,500,5,0,2399,0,0,1), @@ -7077,10 +7086,10 @@ VALUES (5707,5857,0,4457,0,-7183.51,-1581.6,242.3,3.88366,500,10,0,2310,0,0,1), (5708,5857,0,4457,0,-7131.04,-1570.41,244.821,5.45572,500,10,0,2310,0,0,1), (5709,5857,0,4457,0,-7132.72,-1590.4,245.809,4.08329,500,5,0,2310,0,0,1), - (5710,9699,0,8971,0,-6677.35,-1412.37,241.613,5.32861,500,10,0,64,0,0,1), + (5710,9699,0,8971,0,-6677.35,-1412.37,241.613,5.32861,500,10,0,1,0,0,1), (5711,5852,0,5488,0,-6971.4,-1208.53,144.506,4.92401,500,5,0,2488,0,0,1), - (5712,9699,0,8971,0,-7183.32,-983.505,244.014,6.17755,500,10,0,64,0,0,1), - (5713,9699,0,8971,0,-6767.89,-1088.13,241.853,1.96905,500,10,0,64,0,0,1), + (5712,9699,0,8971,0,-7183.32,-983.505,244.014,6.17755,500,10,0,1,0,0,1), + (5713,9699,0,8971,0,-6767.89,-1088.13,241.853,1.96905,500,10,0,1,0,0,1), (5714,5853,0,5747,0,-6597.87,-1842.37,244.273,5.2096,500,10,0,2251,1286,0,1), (5715,6491,1,5233,0,-8591.09,-3623.91,13.478,4.54902,60,0,0,7680,0,0,0), (5716,5856,0,4456,0,-6612.57,-1795.73,244.255,5.49228,500,10,0,1997,0,0,1), @@ -7104,7 +7113,7 @@ VALUES (5740,5844,0,7789,0,-6562.43,-1316.38,208.9,4.19384,500,5,0,2310,0,0,1), (5741,5844,0,7791,0,-6527.81,-1347.81,208.834,3.49835,500,5,0,2310,0,0,1), (5742,5846,0,7800,0,-6575.26,-1171.38,185.589,3.1454,500,5,0,2488,0,0,1), - (5743,9700,0,5560,0,-6707.14,-1178.17,240.432,0.33831,500,5,0,64,0,0,1), + (5743,9700,0,5560,0,-6707.14,-1178.17,240.432,0.33831,500,5,0,1,0,0,1), (5744,5843,0,7818,0,-6901.81,-1220.58,179.275,0.628319,500,0,0,2294,0,0,0), (5745,5843,0,7816,0,-6885.53,-1151.04,194.771,6.19592,500,0,0,2294,0,0,0), (5748,5857,0,4457,0,-6438.21,-1608.26,318.129,6.2343,500,10,0,2310,0,0,1), @@ -7236,7 +7245,7 @@ VALUES (5878,9318,0,8509,0,-6399.08,-1355.76,135.391,2.04262,500,10,0,2488,0,0,1), (5879,9318,0,8509,0,-6419.64,-1330.23,136.034,1.37261,500,10,0,2488,0,0,1), (5880,5858,0,7510,0,-7013.7,-1016.74,241.981,3.14711,500,10,0,2488,0,0,1), - (5881,9699,0,8971,0,-6938.9,-953.245,241.744,4.18991,500,10,0,64,0,0,1), + (5881,9699,0,8971,0,-6938.9,-953.245,241.744,4.18991,500,10,0,1,0,0,1), (5882,5858,0,7510,0,-6940.71,-982.498,241.335,1.49462,500,10,0,2488,0,0,1), (5883,9318,0,8509,0,-6470.85,-1319.27,131.578,0.04458,500,10,0,2488,0,0,1), (5884,205,0,736,0,-10609.6,-979.199,62.4861,4.40484,300,5,0,896,0,0,1), @@ -7263,7 +7272,7 @@ VALUES (5905,9318,0,8509,0,-6534.55,-1464.63,147.686,3.57925,500,10,0,2488,0,0,1), (5906,9318,0,8509,0,-6678.41,-1438.05,167.703,2.03464,500,5,0,2488,0,0,1), (5907,9318,0,8509,0,-6599.41,-1463.01,166.355,0.59699,500,10,0,2488,0,0,1), - (5908,9699,0,8971,0,-6752.69,-949.758,245.405,3.02403,500,10,0,64,0,0,1), + (5908,9699,0,8971,0,-6752.69,-949.758,245.405,3.02403,500,10,0,1,0,0,1), (5909,5858,0,7510,0,-6822.21,-929.073,242.213,4.49393,500,10,0,2488,0,0,1), (5910,5858,0,7510,0,-6849.22,-947.294,242.568,2.18968,500,10,0,2488,0,0,1), (5911,9318,0,8509,0,-6655.48,-1477.95,167.87,4.56943,500,5,0,2488,0,0,1), @@ -7519,10 +7528,10 @@ VALUES (6163,3097,0,5013,0,-9603.37,-3486.69,122.109,4.99164,300,0,0,919,0,0,0), (6164,8965,0,221,0,-9351.62,-2207.26,62.1803,3.08923,300,0,0,64,0,0,0), (6165,8962,0,257,0,-9351.52,-2205.56,62.1914,3.24631,300,0,0,64,0,0,0), - (6166,8963,0,5556,0,-9351.24,-2204.45,62.1808,4.85202,300,0,0,64,0,0,0), + (6166,8963,0,5556,0,-9351.24,-2204.45,62.1808,4.85202,300,0,0,42,0,0,0), (6167,2697,0,3357,0,-9601.07,-3503.22,122.039,1.50098,300,0,0,1684,0,0,0), - (6168,385,0,229,0,-9601.79,-3489.07,122.01,3.51012,300,5,0,64,0,0,1), - (6169,385,0,229,0,-9589.58,-3485.42,122.081,4.61424,300,5,0,64,0,0,1), + (6168,385,0,229,0,-9601.79,-3489.07,122.01,3.51012,300,5,0,164,0,0,1), + (6169,385,0,229,0,-9589.58,-3485.42,122.081,4.61424,300,5,0,164,0,0,1), (6170,6295,0,4994,0,-9607.35,-3499.28,122.039,0.575959,300,0,0,1528,0,0,0), (6171,6966,0,5752,0,-9328.45,-2180.02,64.0383,1.93731,300,0,0,919,0,0,0), (6172,7009,0,5768,0,-9332.6,-2180.06,62.0734,1.309,500,0,0,5544,0,0,0), @@ -7572,7 +7581,7 @@ VALUES (6216,5846,0,7801,0,-6749.3,-1229.09,181.929,1.8755,500,5,0,2488,0,0,1), (6217,5855,0,2075,0,-6715.62,-1185.73,240.402,5.67996,500,10,0,2399,0,0,1), (6218,8277,0,4458,0,-7189.3,-1704.58,242.323,1.25664,7200,10,0,2577,0,0,2), - (6219,9699,0,8971,0,-6492.92,-1114.86,305.234,3.76593,500,10,0,64,0,0,1), + (6219,9699,0,8971,0,-6492.92,-1114.86,305.234,3.76593,500,10,0,1,0,0,1), (6220,5857,0,4457,0,-7333.46,-1589.53,315.578,5.50884,500,5,0,2310,0,0,1), (6221,5855,0,2075,0,-7252,-1579.61,272.481,1.40597,500,5,0,2399,0,0,1), (6222,5844,0,7789,0,-6859.4,-1226.64,176.612,5.11897,500,5,0,2310,0,0,2), @@ -7758,9 +7767,9 @@ VALUES (6403,7952,1,7037,0,-858.232,-4882.66,22.1158,1.41372,300,0,0,2972,0,0,0), (6404,14545,1,14339,0,-849.765,-4885.79,21.8995,1.15192,120,0,0,64,53,0,0), (6405,14543,1,14344,0,-846.074,-4884.12,21.2854,2.54818,120,0,0,64,53,0,0), - (6406,12349,1,6472,0,-845.084,-4880,20.6724,2.46091,120,0,0,64,0,0,0), - (6407,12346,1,4806,0,-860.494,-4881.54,21.8775,1.55334,120,0,0,64,0,0,0), - (6408,12350,1,6473,0,-862.748,-4878.5,20.6181,0.610865,120,0,0,64,0,0,0), + (6406,12349,1,6472,0,-845.084,-4880,20.6724,2.46091,120,0,0,42,0,0,0), + (6407,12346,1,4806,0,-860.494,-4881.54,21.8775,1.55334,120,0,0,42,0,0,0), + (6408,12350,1,6473,0,-862.748,-4878.5,20.6181,0.610865,120,0,0,42,0,0,0), (6409,14544,1,14342,0,-855.627,-4884.4,22.1798,1.32645,120,0,0,64,53,0,0), (6410,3186,1,4089,0,-779.031,-4938.93,22.3297,3.31613,300,0,0,456,0,0,0), (6411,3112,1,1252,0,58.3333,-4291.67,64.8786,5.32869,300,10,0,137,0,0,1), @@ -7835,9 +7844,9 @@ VALUES (6481,5951,1,1560,0,24.2772,-3886.57,42.7989,2.40486,120,5,0,8,0,0,1), (6482,6145,1,4878,0,-330.21,-5428.93,-7.69427,1.31428,120,10,0,42,0,0,1), (6483,10685,1,10015,0,1284.41,-4237.23,25.9627,2.54944,200,5,0,14,0,0,1), - (6484,3300,1,1206,0,1105.35,-4309.69,23.0429,1.35943,120,5,0,64,0,0,1), + (6484,3300,1,1206,0,1105.35,-4309.69,23.0429,1.35943,120,5,0,1,0,0,1), (6485,6145,1,4878,0,1299.74,-5172.93,-12.1661,4.68452,120,10,0,42,0,0,1), - (6486,3300,1,1206,0,906.414,-4367.44,16.4816,3.75504,120,10,0,64,0,0,1), + (6486,3300,1,1206,0,906.414,-4367.44,16.4816,3.75504,120,10,0,1,0,0,1), (6487,6145,1,4878,0,-257.392,-5325.94,-7.69238,6.19109,120,10,0,42,0,0,1), (6488,5951,1,1560,0,-731.932,-4270.77,42.2732,2.468,120,5,0,8,0,0,1), (6489,5951,1,1560,0,-425.309,-4108.64,49.3768,0.872555,120,5,0,8,0,0,1), @@ -7962,8 +7971,8 @@ VALUES (6612,3361,1,1383,0,2097.42,-4824.92,24.1042,3.47321,300,0,0,1605,0,0,0), (6613,7231,1,6006,0,2105.33,-4829.99,24.0865,4.5204,300,0,0,3857,0,0,0), (6614,14540,1,14573,0,2161.67,-4648.08,50.3632,4.18879,300,0,0,64,53,0,0), - (6615,12353,1,247,0,2165,-4653.57,50.5475,3.1765,300,0,0,413,370,0,0), - (6616,12351,1,2327,0,2162.76,-4659.62,49.7548,2.25148,300,0,0,413,370,0,0), + (6615,12353,1,247,0,2165,-4653.57,50.5475,3.1765,300,0,0,198,0,0,0), + (6616,12351,1,2327,0,2162.76,-4659.62,49.7548,2.25148,300,0,0,198,0,0,0), (6617,14539,1,14575,0,2153.65,-4657.14,49.9992,1.51844,300,0,0,64,53,0,0), (6618,14541,1,14574,0,2155.59,-4649.18,50.0618,5.3058,300,0,0,64,53,0,0), (6619,5195,1,2328,0,2158.74,-4661.51,49.7,2.00713,300,0,0,413,370,0,0), @@ -8053,7 +8062,7 @@ VALUES (6703,548,0,1079,0,-9477.96,-2878.64,82.4428,1.76278,300,0,0,350,390,0,0), (6704,422,0,506,0,-9473.96,-2877.97,82.5811,2.28638,300,0,0,417,0,0,0), (6705,422,0,506,0,-9483.51,-2873.07,81.1915,0.994838,300,0,0,417,0,0,0), - (6706,620,0,304,0,-9256.64,-2011.83,77.1152,6.15256,300,5,0,64,0,0,1), + (6706,620,0,304,0,-9256.64,-2011.83,77.1152,6.15256,300,5,0,1,0,0,1), (6707,547,0,3035,0,-9292.48,-1896.93,78.0168,4.59657,300,5,0,356,0,0,1), (6708,721,0,328,0,-9645.99,-1821.4,52.5443,2.88023,300,5,0,1,0,0,1), (6709,437,0,6037,0,-9576.34,-3281.13,49.7415,2.25148,300,0,0,531,0,0,0), @@ -8070,7 +8079,7 @@ VALUES (6720,382,0,3454,0,-9284.03,-2298.16,67.5772,1.13446,300,0,0,1389,0,0,0), (6721,1678,0,3361,0,-9267.56,-2167.64,62.6756,1.08577,300,0,0,413,0,0,0), (6722,4065,0,6029,0,-9357.39,-3079.56,164.784,4.69494,300,0,0,1563,0,0,0), - (6723,620,0,304,0,-9238.75,-2055.19,77.099,4.86356,300,5,0,64,0,0,1), + (6723,620,0,304,0,-9238.75,-2055.19,77.099,4.86356,300,5,0,1,0,0,1), (6724,4462,0,6031,0,-9362.42,-3081.44,164.784,5.88176,300,0,0,1815,0,0,0), (6725,721,0,328,0,-9302.52,-1893.62,74.3531,1.00089,300,5,0,1,0,0,1), (6726,485,0,6034,0,-9709.6,-3067.4,58.5783,0.122173,300,0,0,494,0,0,0), @@ -8188,9 +8197,9 @@ VALUES (6840,8566,0,7866,0,-6954.58,-1488.57,237.984,3.75803,500,5,0,2488,0,0,2), (6841,5846,0,7798,0,-6860.7,-1227.1,176.497,3.82227,500,0,0,2488,0,0,0), (6842,5854,0,10801,0,-7014.28,-1138.36,242.304,1.59511,500,5,0,2488,0,0,1), - (6843,9700,0,5560,0,-6498.96,-972.537,335.19,4.71239,500,5,0,64,0,0,1), + (6843,9700,0,5560,0,-6498.96,-972.537,335.19,4.71239,500,5,0,1,0,0,1), (6844,5861,0,7828,0,-6489.66,-819.278,320.702,3.50927,500,0,0,6165,0,0,0), - (6845,9699,0,8971,0,-6622.98,-890.797,244.712,5.77059,500,10,0,64,0,0,1), + (6845,9699,0,8971,0,-6622.98,-890.797,244.712,5.77059,500,10,0,1,0,0,1), (6846,5862,0,7830,0,-6512.2,-848.033,323.538,6.07762,500,5,0,4491,4281,0,1), (6847,5862,0,7831,0,-6454.17,-937.5,334.48,1.33845,500,5,0,4491,4281,0,1), (6848,5860,0,7822,0,-6653.2,-882.197,249.269,3.32534,500,5,0,4776,1640,0,1), @@ -8706,11 +8715,11 @@ VALUES (7360,5951,1,1560,0,401.143,-4861.65,17.0926,4.70278,120,10,0,8,0,0,1), (7361,5951,1,1560,0,1364.04,-4907.81,9.0159,4.52284,120,5,0,8,0,0,1), (7362,10685,1,10015,0,749.569,-4261.16,17.5349,0.062147,200,3,0,14,0,0,1), - (7363,3300,1,1206,0,260.763,-4937.98,20.0156,0.236456,120,5,0,64,0,0,1), + (7363,3300,1,1206,0,260.763,-4937.98,20.0156,0.236456,120,5,0,1,0,0,1), (7364,10685,1,10015,0,1274.09,-4227.71,26.7512,4.11377,200,5,0,14,0,0,1), - (7365,3300,1,1206,0,-935.408,-4827.64,14.7627,5.6756,120,10,0,64,0,0,1), + (7365,3300,1,1206,0,-935.408,-4827.64,14.7627,5.6756,120,10,0,1,0,0,1), (7366,5951,1,1560,0,597.528,-4864.34,24.7242,2.41284,120,5,0,8,0,0,1), - (7367,3300,1,1206,0,-125.057,-4808.86,24.6767,3.20729,120,5,0,64,0,0,1), + (7367,3300,1,1206,0,-125.057,-4808.86,24.6767,3.20729,120,5,0,1,0,0,1), (7368,10685,1,10015,0,1274.96,-4218.34,27.0012,1.63188,200,5,0,14,0,0,1), (7369,3127,1,2732,0,1165.86,-4266.76,21.9886,-2.67167,300,10,0,176,0,0,1), (7370,3127,1,2732,0,1218.23,-4293.08,21.3825,6.1111,300,10,0,176,0,0,1), @@ -8850,7 +8859,7 @@ VALUES (7507,3101,1,1185,0,-104.777,-4285.94,62.7633,2.47363,200,3,0,70,79,0,1), (7508,3101,1,1185,0,-76.6151,-4266.42,52.2091,4.67274,200,3,0,70,79,0,1), (7509,3101,1,1185,0,-140.697,-4282.97,64.2632,1.78955,200,3,0,70,79,0,1), - (7510,620,0,304,0,-9246.32,-2010.21,77.1152,3.59324,300,5,0,64,0,0,1), + (7510,620,0,304,0,-9246.32,-2010.21,77.1152,3.59324,300,5,0,1,0,0,1), (7511,721,0,328,0,-9716.62,-2500.04,60.7618,1.55931,300,3,0,1,0,0,1), (7512,721,0,328,0,-9695.4,-2514.26,61.3341,5.28154,300,10,0,1,0,0,1), (7513,432,0,1887,0,-9162.64,-3314.33,105.371,0.942478,300,0,0,617,0,0,0), @@ -8865,12 +8874,12 @@ VALUES (7522,721,0,328,0,-9668.58,-2620.37,63.3236,2.058,300,10,0,1,0,0,1), (7523,721,0,328,0,-9554.63,-1893.61,70.6377,0.975219,300,10,0,1,0,0,1), (7524,429,0,491,0,-9246.05,-3303.4,106.243,0.418879,300,0,0,640,655,0,0), - (7525,568,0,662,0,-9107.18,-3218.99,105.012,4.27606,300,0,0,664,0,0,0); + (7525,568,0,662,0,-9107.18,-3218.99,105.012,4.27606,300,0,0,664,0,0,0), + (7526,568,0,662,0,-9230.71,-3305.59,101.551,0.506145,300,0,0,664,0,0,0), + (7527,3101,1,1185,0,-43.8409,-4274.3,68.2898,0.919327,200,3,0,70,79,0,1); INSERT INTO `creature` (`guid`, `id`, `map`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES - (7526,568,0,662,0,-9230.71,-3305.59,101.551,0.506145,300,0,0,664,0,0,0), - (7527,3101,1,1185,0,-43.8409,-4274.3,68.2898,0.919327,200,3,0,70,79,0,1), (7528,3100,1,193,0,246.518,-4053.72,39.6223,0.119507,300,5,0,156,0,0,1), (7529,3100,1,193,0,846.225,-5049.74,5.19411,4.77546,300,5,0,156,0,0,1), (7530,3100,1,193,0,420.817,-3842.8,24.1288,0.83192,300,5,0,156,0,0,1), @@ -9237,11 +9246,11 @@ VALUES (7913,3122,1,1960,0,-1251.62,-5345.36,4.86702,0.428786,300,5,0,120,0,0,1), (7914,3122,1,1960,0,-776.658,-5377.5,4.60076,4.54468,300,5,0,120,0,0,1), (7915,3122,1,1960,0,-702.447,-5513.37,7.68584,5.47556,300,10,0,120,0,0,1), - (7916,3300,1,1206,0,989.929,-3973.73,23.1841,5.65029,120,5,0,64,0,0,1), + (7916,3300,1,1206,0,989.929,-3973.73,23.1841,5.65029,120,5,0,1,0,0,1), (7917,6145,1,4878,0,-973.913,-5673.6,-6.26644,4.154,120,10,0,42,0,0,1), (7918,6145,1,4878,0,-1478.9,-5451.51,-17.1755,1.6137,120,10,0,42,0,0,1), - (7919,3300,1,1206,0,1266.15,-4542.36,20.8351,1.5708,120,10,0,64,0,0,1), - (7920,3300,1,1206,0,520.532,-3993.46,19.1736,3.08101,120,5,0,64,0,0,1), + (7919,3300,1,1206,0,1266.15,-4542.36,20.8351,1.5708,120,10,0,1,0,0,1), + (7920,3300,1,1206,0,520.532,-3993.46,19.1736,3.08101,120,5,0,1,0,0,1), (7921,5951,1,1560,0,824.178,-3922.6,19.3718,2.47173,120,5,0,8,0,0,1), (7922,5951,1,1560,0,222.988,-3967.91,41.5509,4.82207,120,5,0,8,0,0,1), (7923,5951,1,1560,0,-648.15,-4768.83,28.2864,5.54196,120,5,0,8,0,0,1), @@ -9405,7 +9414,7 @@ VALUES (8224,1474,0,1846,0,-5331.39,-2985.24,325.259,3.89208,300,0,0,644,0,0,0), (8225,1682,0,1850,0,-5381.88,-2952.48,322.147,4.43314,300,0,0,644,0,0,0), (8226,1412,0,134,0,-4813.13,-3656.2,303.59,5.11833,300,10,0,8,0,0,1), - (8227,2098,0,10001,0,-5810.16,-3443.85,312.033,3.69274,300,10,0,100,0,0,1), + (8227,2098,0,10001,0,-5810.16,-3443.85,312.033,3.69274,300,10,0,164,0,0,1), (8228,1412,0,134,0,-5793.39,-2575.87,310.206,0.875695,300,10,0,8,0,0,1), (8229,1412,0,134,0,-5349.2,-3092.89,350.315,6.10937,300,10,0,8,0,0,1), (8230,1412,0,134,0,-5327.41,-3092.74,347.524,0.896611,300,10,0,8,0,0,1), @@ -9575,7 +9584,7 @@ VALUES (8396,1188,0,762,0,-5752.11,-4146.75,387.985,4.85739,300,10,0,328,0,0,1), (8397,1693,0,1034,0,-5435.31,-3716.03,298.035,0.877084,300,10,0,300,0,0,1), (8398,1176,0,10912,0,-4944.92,-3014.32,328.808,5.39307,300,0,0,222,0,0,0), - (8399,2098,0,10002,0,-4780.57,-2870.39,324.846,4.9872,300,10,0,100,0,0,1), + (8399,2098,0,10002,0,-4780.57,-2870.39,324.846,4.9872,300,10,0,164,0,0,1), (8400,3107,1,1938,0,850.432,-5128.96,-2.25513,4.6257,300,5,0,137,0,0,1), (8401,3107,1,1938,0,-1476.89,-5328.13,-3.03193,1.20951,300,5,0,137,0,0,1), (8402,3107,1,1938,0,-1593.28,-5380.13,-0.242896,3.02619,300,5,0,137,0,0,1), @@ -9612,10 +9621,10 @@ VALUES (8433,3122,1,1960,0,-818.032,-5319.66,3.73925,3.88806,300,10,0,120,0,0,1), (8434,3122,1,1960,0,-653.125,-5544.12,4.45992,5.14691,300,5,0,120,0,0,1), (8435,3122,1,1960,0,-1311.75,-5567.6,7.2208,0.104594,300,5,0,120,0,0,1), - (8436,3300,1,1206,0,-712.476,-4722.72,34.5482,1.51841,120,5,0,64,0,0,1), - (8437,3300,1,1206,0,600.437,-4066.6,9.27573,1.16937,120,0,0,64,0,0,0), - (8438,3300,1,1206,0,-133.916,-3924.15,49.7274,6.00837,120,10,0,64,0,0,1), - (8439,3300,1,1206,0,1273.78,-4829.16,17.3572,4.41752,120,5,0,64,0,0,1), + (8436,3300,1,1206,0,-712.476,-4722.72,34.5482,1.51841,120,5,0,1,0,0,1), + (8437,3300,1,1206,0,600.437,-4066.6,9.27573,1.16937,120,0,0,1,0,0,0), + (8438,3300,1,1206,0,-133.916,-3924.15,49.7274,6.00837,120,10,0,1,0,0,1), + (8439,3300,1,1206,0,1273.78,-4829.16,17.3572,4.41752,120,5,0,1,0,0,1), (8440,10685,1,10015,0,1281.58,-4226.79,26.3762,0.000947,200,5,0,14,0,0,1), (8441,10685,1,10015,0,1256.38,-4515.99,21.0941,5.10794,200,3,0,14,0,0,1), (8442,6145,1,4878,0,48.6827,-5250.64,-17.3013,4.5359,120,10,0,42,0,0,1), @@ -9642,7 +9651,7 @@ VALUES (8463,13277,1,251,0,-3612.15,-4482,21.1032,3.92003,360,0,0,166,0,0,0), (8464,12716,1,7330,0,-4003.41,-4717.35,4.85833,0.750492,360,0,0,2972,0,0,0), (8465,14560,1,14338,0,-3848.56,-4402.28,10.3649,2.37365,360,0,0,64,53,0,0), - (8466,12376,1,2404,0,-3834.13,-4395.26,10.9591,4.86947,360,0,0,64,53,0,0), + (8466,12376,1,2404,0,-3834.13,-4395.26,10.9591,4.86947,360,0,0,42,0,0,0), (8467,4791,1,4685,0,-3106.37,-2823.56,34.5374,4.43314,360,0,0,3294,0,0,0), (8468,4792,1,4686,0,-2952.76,-3885.41,34.3089,2.28638,360,0,0,2666,0,0,0), (8469,3103,1,1940,0,-1087.16,-5080.06,-3.05925,1.58549,300,10,0,120,0,0,1), @@ -9737,7 +9746,7 @@ VALUES (8678,3100,1,193,0,1138.53,-3930.24,20.0965,1.99927,300,5,0,156,0,0,1), (8679,3100,1,193,0,1250.48,-4515.17,19.1968,5.09636,300,0,0,156,0,0,0), (8680,3126,1,2487,0,767.878,-4998.12,13.1251,2.80902,300,10,0,137,0,0,1), - (8681,2098,0,10000,0,-4711.65,-2745.29,325.609,0.65935,300,10,0,100,0,0,1), + (8681,2098,0,10000,0,-4711.65,-2745.29,325.609,0.65935,300,10,0,164,0,0,1), (8682,1412,0,134,0,-5076.24,-2855.04,323.012,5.77611,300,10,0,8,0,0,1), (8683,1194,0,410,0,-5863.22,-4097.45,390.512,0.505127,300,5,0,328,0,0,1), (8684,1412,0,134,0,-5137.66,-3077.8,322.204,0.160971,300,10,0,8,0,0,1), @@ -9893,7 +9902,7 @@ VALUES (8834,1197,0,763,0,-4948.81,-3474.56,311.286,2.67248,300,5,0,301,326,0,1), (8835,1197,0,763,0,-4973.64,-3497.32,305.357,2.7342,300,0,0,301,326,0,0), (8836,1279,0,1783,0,-5043.09,-2809.42,327.259,0.556077,300,5,0,1890,0,0,2), - (8837,3291,0,1837,0,-4704.73,-2686.47,318.982,3.82227,300,0,0,1172,0,0,0), + (8837,3291,0,1837,0,-4705.12,-2698.64,318.819,6.27799,300,0,0,1172,0,0,2), (8838,1164,0,722,0,-4978.94,-3494.52,305.357,5.25344,300,0,0,328,0,0,0), (8839,1164,0,722,0,-4983.94,-3498.03,304.607,0.233162,300,0,0,328,0,0,0), (8840,1280,0,1781,0,-5412.14,-2889.73,343.151,3.9968,300,0,0,1454,0,0,0), @@ -9919,7 +9928,7 @@ VALUES (8860,1167,0,722,0,-5702.59,-3869.02,331.645,5.20108,300,0,0,417,0,0,0), (8861,1169,0,3456,0,-4792.08,-3581.65,306.592,2.02494,300,10,0,417,0,0,1), (8862,1191,0,3027,0,-5624.71,-3650.93,316.384,1.40035,300,10,0,300,0,0,1), - (8863,2098,0,10003,0,-4714.85,-2828.46,327.379,0.033191,300,10,0,100,0,0,1), + (8863,2098,0,10003,0,-4714.85,-2828.46,327.379,0.033191,300,10,0,164,0,0,1), (8864,1193,0,1004,0,-4852.69,-3186.71,285.763,5.94152,300,10,0,247,0,0,1), (8865,1188,0,762,0,-5839.44,-3770,334.055,2.83219,300,5,0,328,0,0,1), (8866,1191,0,3027,0,-5754.73,-3825.62,325.064,3.8161,300,5,0,300,0,0,1), @@ -10030,11 +10039,11 @@ VALUES (8971,14849,0,14914,0,-9530.22,96.3252,58.9648,0.628319,180,0,0,1240,0,0,0), (8972,1197,0,763,0,-6144.43,-3028.81,393.484,4.70981,300,2,0,301,326,0,1), (8973,1197,0,763,0,-6161.83,-2993.71,388.766,4.74389,300,2,0,301,326,0,1), - (8974,2098,0,10002,0,-5085.08,-3051.94,323.495,6.10036,300,5,0,100,0,0,1), + (8974,2098,0,10002,0,-5085.08,-3051.94,323.495,6.10036,300,5,0,164,0,0,1), (8975,1379,0,1417,0,-5764.81,-3433.93,305.89,5.3058,300,0,0,644,0,0,0), (8976,1412,0,134,0,-5152.97,-2981.87,331.468,5.01574,300,10,0,8,0,0,1), (8977,1167,0,722,0,-5723.6,-3907.66,322.167,4.72984,300,0,0,417,0,0,0), - (8978,2098,0,10003,0,-5550.1,-2783.45,365.523,6.05288,300,10,0,100,0,0,1), + (8978,2098,0,10003,0,-5550.1,-2783.45,365.523,6.05288,300,10,0,164,0,0,1), (8979,1167,0,722,0,-5701.61,-3950.38,327.559,5.03043,300,3,0,417,0,0,1), (8980,1167,0,722,0,-5748.18,-3957.81,324.184,0,300,5,0,417,0,0,1), (8981,1162,0,764,0,-5395.74,-2713.9,365.712,0,300,0,0,222,0,0,0), @@ -10098,7 +10107,7 @@ VALUES (9039,1190,0,704,0,-4930.84,-2871.47,331.576,0.785277,300,5,0,198,0,0,1), (9040,1186,0,707,0,-5078.11,-2986.15,332.205,1.12201,300,10,0,266,0,0,1), (9041,1186,0,707,0,-4941.34,-2824.88,320.932,0.038565,300,10,0,266,0,0,1), - (9042,2098,0,10001,0,-5661.11,-3619.42,311.279,2.0315,300,10,0,100,0,0,1), + (9042,2098,0,10001,0,-5661.11,-3619.42,311.279,2.0315,300,10,0,164,0,0,1), (9043,1202,0,26,0,-5291.55,-2696.65,344.716,3.17606,300,3,0,222,0,0,1), (9044,1202,0,26,0,-5285.2,-2697.88,344.526,5.32325,300,0,0,222,0,0,0), (9045,1412,0,134,0,-5423.07,-2973.56,350.986,0.230633,300,10,0,8,0,0,1), @@ -10469,7 +10478,7 @@ VALUES (9412,1195,0,827,0,-5316.55,-2834.93,336.855,6.14356,300,2,0,198,0,0,1), (9413,1172,0,10913,0,-4808.38,-2946.72,325.148,4.63022,300,2,0,198,324,0,1), (9414,1174,0,163,0,-4927.74,-2963.38,317.67,0.058681,300,3,0,219,537,0,1), - (9415,2098,0,10001,0,-4165.49,-2469.87,210.461,5.15421,300,5,0,100,0,0,1), + (9415,2098,0,10001,0,-4165.49,-2469.87,210.461,5.15421,300,5,0,164,0,0,1), (9416,2111,0,1407,0,-3746.29,-877.423,10.1325,1.18682,300,0,0,919,0,0,0), (9417,1007,0,3199,0,-4181.26,-2884.55,12.2847,4.5204,300,0,0,494,0,0,0), (9418,1008,0,355,0,-4150.9,-2851.43,12.1226,0.890118,300,0,0,531,0,0,0), @@ -10523,7 +10532,7 @@ VALUES (9466,10046,0,9264,0,-3794.34,-824.898,9.84759,0.05236,300,0,0,1605,0,0,0), (9467,2099,0,793,0,-3730.98,-591.753,6.46108,6.03884,300,3,0,484,0,0,1), (9468,1437,0,3484,0,-3644.89,-754.985,9.97506,3.57897,300,0,0,919,0,0,0), - (9469,12375,0,2405,0,-3643.86,-755.805,9.97506,4.27265,300,0,0,64,0,0,0), + (9469,12375,0,2405,0,-3643.86,-755.805,9.97506,4.27265,300,0,0,42,0,0,0), (9470,1480,0,3486,0,-3769.18,-881.015,10.9641,0.895416,300,0,0,919,0,0,0), (9471,5406,0,2408,0,-3644.73,-720.112,9.96778,4.15388,300,0,0,42,0,0,0), (9472,1448,0,3459,0,-3712.16,-834.066,11.4796,2.58165,300,0,0,919,0,0,0), @@ -10586,12 +10595,12 @@ VALUES (9529,2099,0,793,0,-3914.25,-619.929,4.96821,2.55767,300,3,0,484,0,0,1), (9530,5405,0,2409,0,-3649.77,-728.612,15.2705,5.36092,300,0,0,42,0,0,0), (9531,2099,0,793,0,-3838.25,-794.124,8.3318,3.04502,300,5,0,484,0,0,1), - (9532,8881,0,2786,0,-3796.53,-827.717,9.8649,3.42085,300,0,0,64,53,0,0), + (9532,8881,0,2786,0,-3796.53,-827.717,9.8649,3.42085,300,0,0,42,0,0,0), (9533,2099,0,793,0,-3849.69,-731.295,8.52667,0.669959,300,0,0,484,0,0,0), (9534,2099,0,793,0,-3858.47,-812.472,8.12129,0.435042,300,5,0,484,0,0,1), (9535,1476,0,3491,0,-3816.11,-831.261,9.4674,3.64644,300,0,0,919,0,0,0), (9536,5404,0,2402,0,-3635.94,-724.132,10.007,4.32842,300,0,0,42,0,0,0), - (9537,8881,0,2784,0,-3796.54,-830.003,9.73768,3.1765,300,0,0,64,53,0,0), + (9537,8881,0,2784,0,-3796.54,-830.003,9.73768,3.1765,300,0,0,42,0,0,0), (9538,2099,0,793,0,-3915.33,-627.699,4.79788,6.03106,300,3,0,484,0,0,1), (9539,2102,0,4927,0,-4425.6,-2427.09,252.665,0.981529,300,5,0,494,0,0,1), (9540,1016,0,673,0,-2758.16,-2927.16,51.0279,2.64852,300,3,0,664,0,0,1), @@ -10618,7 +10627,7 @@ VALUES (9561,1434,0,2677,0,-3744.99,-759.752,9.67399,2.97243,300,0,0,2187,0,0,0), (9562,3178,0,3468,0,-3755.63,-720.676,8.18917,3.68849,300,0,0,1240,0,0,0), (9563,1459,0,3463,0,-3758.33,-855.729,10.0241,4.46419,300,0,0,1240,0,0,0), - (9564,12376,0,2404,0,-3638.66,-714.83,9.9453,4.29351,300,0,0,64,53,0,0), + (9564,12376,0,2404,0,-3638.66,-714.83,9.9453,4.29351,300,0,0,42,0,0,0), (9565,5403,0,2410,0,-3659.51,-753.616,9.97506,5.63593,300,0,0,42,0,0,0), (9566,1445,0,338,0,-3667.39,-733.498,10.9584,2.74017,300,0,0,87,0,0,0), (9567,2099,0,793,0,-3842.65,-737.782,8.74897,4.08407,300,0,0,484,0,0,0), @@ -10649,7 +10658,7 @@ VALUES (9592,1050,0,8315,0,-4115.38,-3781.06,196.03,6.21337,600,0,0,9432,0,0,0), (9593,1017,0,649,0,-2731.8,-2826.96,59.4968,2.97676,300,0,0,734,0,0,0), (9594,1016,0,673,0,-2785.79,-2942.42,64.8738,3.93566,300,3,0,664,0,0,1), - (9595,2098,0,10002,0,-4040.71,-2557.35,140.166,5.55719,300,5,0,100,0,0,1), + (9595,2098,0,10002,0,-4040.71,-2557.35,140.166,5.55719,300,5,0,164,0,0,1), (9596,1030,0,360,0,-4324.85,-2943.6,16.7937,5.48369,300,3,0,494,0,0,1), (9597,2102,0,4927,0,-4229.39,-2376.94,202.896,4.7822,300,0,0,494,0,0,0), (9598,1418,0,391,0,-2485.33,-1688.66,-13.4243,6.12231,300,10,0,896,0,0,1), @@ -10730,7 +10739,7 @@ VALUES (9675,1053,0,3488,0,-2813.24,-2870.04,32.8668,3.45575,300,10,0,2715,0,0,1), (9676,1035,0,4917,0,-3435.72,-2461.81,61.8125,4.17134,300,0,0,635,0,0,0), (9677,1140,0,11316,0,-2953.2,-3281.3,62.3925,1.97076,7200,0,0,1106,0,0,0), - (9678,2098,0,10001,0,-3956.82,-2386.34,156.403,0.851786,300,5,0,100,0,0,1), + (9678,2098,0,10001,0,-3956.82,-2386.34,156.403,0.851786,300,5,0,164,0,0,1), (9679,1420,0,901,0,-3633.57,-933.727,-9.41595,4.87035,300,10,0,8,0,0,1), (9680,1400,0,1036,0,-3749.56,-1269.27,-8.1395,0.850314,300,10,0,617,0,0,1), (9681,1417,0,1035,0,-3656.25,-941.667,-8.64649,1.9513,300,10,0,531,0,0,1), @@ -10825,7 +10834,7 @@ VALUES (9774,1036,0,4919,0,-3639.59,-2599.13,52.0392,3.20385,300,0,0,600,618,0,0), (9775,1030,0,360,0,-3536,-2595.39,30.9806,6.06275,300,5,0,494,0,0,1), (9776,1417,0,1035,0,-4047.35,-3098.63,7.20349,1.81767,300,10,0,531,0,0,1), - (9778,2098,0,10001,0,-4210.79,-2482.6,277.307,5.52457,300,5,0,100,0,0,1), + (9778,2098,0,10001,0,-4210.79,-2482.6,277.307,5.52457,300,5,0,164,0,0,1), (9779,2595,0,11254,0,-2218.83,-1626.6,-46.8877,4.3511,300,10,0,1604,0,0,1), (9780,2595,0,11254,0,-2222.57,-1593.89,-54.3714,4.05526,300,10,0,1604,0,0,1), (9781,1043,0,956,0,-3505.69,-3156.42,23.3777,3.23665,300,10,0,582,618,0,1), @@ -10873,7 +10882,7 @@ VALUES (9823,1027,0,506,0,-2890.64,-951.245,-10.7269,3.06931,300,10,0,664,0,0,1), (9824,1026,0,1305,0,-3207.85,-1424.52,11.1169,5.73473,300,5,0,573,0,0,1), (9825,1420,0,901,0,-3456.52,-2707.06,7.63688,1.39794,300,10,0,8,0,0,1), - (9826,2098,0,10001,0,-4142,-2416.2,183.576,2.71464,300,5,0,100,0,0,1), + (9826,2098,0,10001,0,-4142,-2416.2,183.576,2.71464,300,5,0,164,0,0,1), (9827,1034,0,4916,0,-3480.47,-2334.13,63.4623,0.998043,300,5,0,635,0,0,1), (9828,2099,0,793,0,-3730.76,-699.272,8.2462,0.174533,300,0,0,484,0,0,0), (9829,2099,0,793,0,-3892.08,-661.003,8.22165,4.32842,300,0,0,484,0,0,0), @@ -10886,7 +10895,7 @@ VALUES (9836,1069,0,505,0,-3553.73,-3236.37,27.1817,3.89742,300,10,0,603,655,0,1), (9837,1043,0,956,0,-3457.83,-3025.73,22.3965,2.70399,300,10,0,582,618,0,1), (9838,1018,0,180,0,-2938.41,-3082.9,64.6275,0.650929,300,3,0,840,0,0,1), - (9839,2098,0,10003,0,-4468.37,-2721.4,270.107,1.07129,300,5,0,100,0,0,1), + (9839,2098,0,10003,0,-4468.37,-2721.4,270.107,1.07129,300,5,0,164,0,0,1), (9840,1111,0,711,0,-3879.15,-2745.98,23.2621,0.53445,300,10,0,531,0,0,1), (9841,1030,0,360,0,-3654.79,-2661.6,35.8537,6.20701,300,5,0,494,0,0,1), (9842,1111,0,711,0,-3981.61,-2760.11,22.2584,4.95349,300,10,0,531,0,0,1), @@ -11325,8 +11334,8 @@ VALUES (10278,5953,1,9800,0,257.462,-4675.47,15.0878,0.986645,300,5,0,1573,0,0,1), (10279,5953,1,9801,0,273.009,-4592.76,21.0327,0.330848,300,5,0,1573,0,0,1), (10280,3174,1,3747,0,373.106,-4713.63,15.8902,5.18363,300,0,0,1380,0,0,0), - (10281,3300,1,1206,0,-63.299,-3871.44,44.4826,5.28475,120,5,0,64,0,0,1), - (10282,3300,1,1206,0,-59.8748,-4767.93,22.9728,2.7426,120,5,0,64,0,0,1), + (10281,3300,1,1206,0,-63.299,-3871.44,44.4826,5.28475,120,5,0,1,0,0,1), + (10282,3300,1,1206,0,-59.8748,-4767.93,22.9728,2.7426,120,5,0,1,0,0,1), (10283,10685,1,10015,0,1284.28,-4214.69,26.7512,4.61843,200,5,0,14,0,0,1), (10284,5951,1,1560,0,-733.915,-4896.72,20.8722,5.18456,120,5,0,8,0,0,1), (10285,5951,1,1560,0,224.848,-4507.94,15.074,0.527757,120,5,0,8,0,0,1), @@ -11475,11 +11484,11 @@ VALUES (10428,5953,1,9801,0,244.253,-4730.2,10.1855,3.14159,300,0,0,1573,0,0,0), (10429,3706,1,1897,0,294.884,-4831.49,10.6074,0.645772,300,0,0,804,674,0,0), (10430,5953,1,9799,0,256.351,-4644.71,11.9089,2.07694,300,0,0,1573,0,0,0), - (10431,3300,1,1206,0,65.846,-5008.04,11.505,5.9219,120,5,0,64,0,0,1), + (10431,3300,1,1206,0,65.846,-5008.04,11.505,5.9219,120,5,0,1,0,0,1), (10432,5951,1,1560,0,1155.71,-4832.39,19.1646,3.45463,120,5,0,8,0,0,1), (10433,10685,1,10015,0,744.991,-4280.11,18.1599,2.0485,200,3,0,14,0,0,1), (10434,5951,1,1560,0,341.76,-3908.22,32.9658,5.55506,120,5,0,8,0,0,1), - (10435,3300,1,1206,0,533.498,-4173.89,18.0563,3.62707,120,5,0,64,0,0,1), + (10435,3300,1,1206,0,533.498,-4173.89,18.0563,3.62707,120,5,0,1,0,0,1), (10436,5951,1,1560,0,1134.9,-4428.62,23.1947,3.27673,120,5,0,8,0,0,1), (10437,6145,1,4878,0,-1384.97,-5288.2,-15.1388,4.45802,120,10,0,42,0,0,1), (10438,5951,1,1560,0,-723.068,-4169.88,30.0904,3.54699,120,5,0,8,0,0,1), @@ -11745,11 +11754,11 @@ VALUES (10702,1008,0,355,0,-3721.31,-2915.48,9.85315,5.37602,300,5,0,531,0,0,1), (10703,1010,0,714,0,-3087.12,-1995.68,9.27326,4.74729,300,0,0,573,0,0,0), (10704,1009,0,3197,0,-3086.42,-2001.68,9.17675,2.54818,300,0,0,472,1357,0,0), - (10705,2098,0,10001,0,-4023.03,-2456.18,158.217,0.65347,300,3,0,100,0,0,1), + (10705,2098,0,10001,0,-4023.03,-2456.18,158.217,0.65347,300,3,0,164,0,0,1), (10706,1010,0,714,0,-3762.72,-2926.57,12.2263,0.523599,300,0,0,573,0,0,0), (10707,1010,0,714,0,-3758.66,-2913.84,12.2035,4.5204,300,0,0,573,0,0,0), - (10708,2098,0,10001,0,-4097.21,-2386.05,116.412,3.83368,300,5,0,100,0,0,1), - (10709,2098,0,10003,0,-4013.6,-2368.71,117.78,2.69621,300,3,0,100,0,0,1), + (10708,2098,0,10001,0,-4097.21,-2386.05,116.412,3.83368,300,5,0,164,0,0,1), + (10709,2098,0,10003,0,-4013.6,-2368.71,117.78,2.69621,300,3,0,164,0,0,1), (10710,1020,0,960,0,-3424.44,-1395.02,10.3222,3.04482,300,10,0,573,0,0,1), (10711,426,0,500,0,-9047.37,-2094.47,130.774,5.70277,300,5,0,386,0,0,1), (10712,430,0,10789,0,-9091.3,-2153.33,140.738,1.73922,300,0,0,354,1020,0,0), @@ -12290,13 +12299,13 @@ VALUES (11280,2563,0,1103,0,-1835.57,-2297.17,48.2659,2.33962,400,5,0,1163,0,0,1), (11281,10696,0,4137,0,-1291.37,-2422.09,63.2107,0.221263,400,5,0,3291,0,0,1), (11282,2619,0,4032,0,-1591.37,-3185.25,24.8968,2.32439,400,5,0,1187,970,0,1), - (11283,4075,0,1141,0,-1645.91,-1780.95,80.2928,5.55683,400,10,0,120,0,0,1), + (11283,4075,0,1141,0,-1645.91,-1780.95,80.2928,5.55683,400,10,0,8,0,0,1), (11284,2565,0,1104,0,-841.208,-2403,64.7188,1.63334,400,5,0,1403,0,0,1), (11285,2565,0,1104,0,-722.906,-2209.91,58.2049,5.68814,400,5,0,1403,0,0,1), (11286,2620,0,1072,0,-749.787,-2221.51,57.1944,4.48957,400,10,0,8,0,0,1), (11287,2555,0,3996,0,-1852.68,-3196.91,49.9101,1.66075,400,3,0,1021,963,0,1), (11288,2579,0,1105,0,-1617.95,-2094.02,32.9845,5.32583,400,10,0,1279,0,0,1), - (11289,4075,0,1141,0,-1710.38,-1915.79,88.4788,1.84387,400,0,0,120,0,0,0), + (11289,4075,0,1141,0,-1710.38,-1915.79,88.4788,1.84387,400,0,0,8,0,0,0), (11290,2620,0,1072,0,-1699.71,-2940.49,35.7932,1.18593,400,10,0,8,0,0,1), (11291,2706,0,4047,0,-1004.31,-3556.5,57.2718,2.89725,400,0,0,2471,0,0,0), (11292,2787,0,4463,0,-988.722,-3550.14,56.7753,2.33874,400,0,0,3857,0,0,0), @@ -12309,7 +12318,7 @@ VALUES (11299,9976,0,9250,0,-928.382,-3528.02,71.0294,3.21141,400,0,0,1605,0,0,0), (11300,2703,0,4013,0,-948.284,-3523.49,71.0174,3.05433,400,0,0,2471,0,0,0), (11301,2696,0,1668,0,-2356.74,-2423.36,74.8731,5.79449,400,0,0,1605,0,0,0), - (11302,4075,0,1141,0,-1688.74,-1840.24,81.5915,3.71471,400,5,0,120,0,0,1), + (11302,4075,0,1141,0,-1688.74,-1840.24,81.5915,3.71471,400,5,0,8,0,0,1), (11303,2578,0,10824,0,-1179.82,-1511.35,53.3462,3.72296,400,5,0,1189,0,0,1), (11304,2560,0,180,0,-1698.15,-1993.05,47.9,1.60789,400,5,0,1221,0,0,1), (11305,2560,0,180,0,-1277.85,-1616.64,49.3771,3.52746,400,5,0,1221,0,0,1), @@ -12336,7 +12345,7 @@ VALUES (11326,2595,0,11254,0,-2231.71,-1784.73,-60.8044,3.2196,400,10,0,1604,0,0,1), (11327,2565,0,1104,0,-893.847,-2318.52,51.7748,1.51216,400,5,0,1403,0,0,1), (11328,2595,0,11254,0,-2178.85,-1781.72,-57.4926,5.92807,400,3,0,1604,0,0,1), - (11329,4075,0,1141,0,-1640.43,-1852.88,80.5411,4.26979,400,5,0,120,0,0,1), + (11329,4075,0,1141,0,-1640.43,-1852.88,80.5411,4.26979,400,5,0,8,0,0,1), (11330,2595,0,11254,0,-2156.49,-1629.91,-30.1165,1.25826,400,5,0,1604,0,0,1), (11331,2595,0,11254,0,-2215.47,-1680.55,-55.3374,5.04162,400,5,0,1604,0,0,1), (11332,2595,0,11254,0,-2301.5,-1694.31,-65.3201,1.44177,400,5,0,1604,0,0,1), @@ -12501,12 +12510,12 @@ VALUES (11503,2595,0,11254,0,-2257.57,-1735.6,-64.9007,6.20913,400,5,0,1604,0,0,1), (11504,2579,0,1105,0,-1739.91,-2319.71,37.1249,1.01261,400,10,0,1279,0,0,1), (11505,2596,0,5765,0,-2289.71,-1722.61,-60.2961,2.35323,400,5,0,1196,3075,0,1), - (11506,2559,0,11316,0,-941.214,-2600.57,70.9026,5.89035,400,3,0,1050,0,0,1); + (11506,2559,0,11316,0,-941.214,-2600.57,70.9026,5.89035,400,3,0,1050,0,0,1), + (11507,2552,0,3990,0,-1116.13,-2216.56,59.6012,5.71895,400,10,0,1050,0,0,1), + (11508,2595,0,11254,0,-2213.2,-1748.48,-32.8292,4.02949,400,10,0,1604,0,0,1); INSERT INTO `creature` (`guid`, `id`, `map`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES - (11507,2552,0,3990,0,-1116.13,-2216.56,59.6012,5.71895,400,10,0,1050,0,0,1), - (11508,2595,0,11254,0,-2213.2,-1748.48,-32.8292,4.02949,400,10,0,1604,0,0,1), (11509,2619,0,4032,0,-1403.6,-3123.32,30.27,4.22427,400,5,0,1187,970,0,1), (11510,2563,0,1103,0,-1003.78,-1613.31,41.4963,3.35814,400,10,0,1163,0,0,1), (11512,2560,0,180,0,-1675.84,-2122.29,34.6154,0.617294,400,10,0,1221,0,0,1), @@ -12755,11 +12764,11 @@ VALUES (11773,3107,1,1938,0,-750.315,-5405.99,-2.86913,1.4882,300,5,0,137,0,0,1), (11774,5951,1,1560,0,-562.347,-4092.51,71.2573,3.30642,120,10,0,8,0,0,1), (11775,6145,1,4878,0,1078.4,-5217.97,-5.65915,6.11687,120,10,0,42,0,0,1), - (11776,3300,1,1206,0,-88.7794,-4780.53,22.8267,2.4934,120,5,0,64,0,0,1), + (11776,3300,1,1206,0,-88.7794,-4780.53,22.8267,2.4934,120,5,0,1,0,0,1), (11777,6145,1,4878,0,-146.757,-5355.17,-20.1626,0.086061,120,10,0,42,0,0,1), (11778,5951,1,1560,0,-197.35,-4701.16,32.3841,6.11225,120,10,0,8,0,0,1), - (11779,3300,1,1206,0,192.268,-4961.57,13.0391,4.79894,120,10,0,64,0,0,1), - (11780,3300,1,1206,0,780.811,-4185.62,20.9119,0.688046,120,5,0,64,0,0,1), + (11779,3300,1,1206,0,192.268,-4961.57,13.0391,4.79894,120,10,0,1,0,0,1), + (11780,3300,1,1206,0,780.811,-4185.62,20.9119,0.688046,120,5,0,1,0,0,1), (11781,5951,1,1560,0,475.596,-3891.98,21.2888,0.336315,120,5,0,8,0,0,1), (11782,5951,1,1560,0,154.859,-4394.59,38.0822,3.64717,120,5,0,8,0,0,1), (11783,3103,1,1940,0,291.451,-5284.86,-16.5794,6.2746,300,10,0,120,0,0,1), @@ -12828,12 +12837,12 @@ VALUES (11846,3100,1,193,0,-153.509,-3836.66,29.049,1.89993,300,5,0,156,0,0,1), (11847,3100,1,193,0,818.712,-3918.78,19.3186,2.52342,300,5,0,156,0,0,1), (11848,3100,1,193,0,1314.01,-4880.69,12.8864,0.270265,300,10,0,156,0,0,1), - (11849,3300,1,1206,0,762.717,-4296.78,18.7849,0.771513,120,0,0,64,0,0,0), - (11850,3300,1,1206,0,-389.318,-4358.72,40.8954,3.86887,120,5,0,64,0,0,1), - (11851,3300,1,1206,0,1120.18,-4775.96,54.8817,1.90738,120,5,0,64,0,0,1), + (11849,3300,1,1206,0,762.717,-4296.78,18.7849,0.771513,120,0,0,1,0,0,0), + (11850,3300,1,1206,0,-389.318,-4358.72,40.8954,3.86887,120,5,0,1,0,0,1), + (11851,3300,1,1206,0,1120.18,-4775.96,54.8817,1.90738,120,5,0,1,0,0,1), (11852,5951,1,1560,0,-339.386,-4730.74,36.9125,4.19651,120,5,0,8,0,0,1), (11853,5951,1,1560,0,131.286,-4794.66,14.8704,1.82259,120,5,0,8,0,0,1), - (11854,3300,1,1206,0,1368.4,-4765.38,27.5577,4.85442,120,5,0,64,0,0,1), + (11854,3300,1,1206,0,1368.4,-4765.38,27.5577,4.85442,120,5,0,1,0,0,1), (11855,5951,1,1560,0,-246.927,-4442.23,64.0354,3.71821,120,5,0,8,0,0,1), (11856,6145,1,4878,0,-236.482,-5440.27,-10.6801,2.94431,120,10,0,42,0,0,1), (11857,3103,1,1940,0,379.342,-5247.86,-18.7021,2.94119,300,10,0,120,0,0,1), @@ -12862,9 +12871,9 @@ VALUES (11880,3100,1,193,0,844.863,-4360.83,14.202,1.83868,300,5,0,156,0,0,1), (11881,10685,1,10015,0,1255.83,-4529.67,20.8441,4.11942,200,5,0,14,0,0,1), (11882,6145,1,4878,0,85.0317,-5320.08,-14.8261,5.73573,120,10,0,42,0,0,1), - (11883,3300,1,1206,0,662.525,-4198.51,15.4996,0.077106,120,5,0,64,0,0,1), + (11883,3300,1,1206,0,662.525,-4198.51,15.4996,0.077106,120,5,0,1,0,0,1), (11884,6145,1,4878,0,-843.322,-5238.01,-19.9319,0.982266,120,10,0,42,0,0,1), - (11885,3300,1,1206,0,660.648,-3895.62,16.6228,2.60746,120,5,0,64,0,0,1), + (11885,3300,1,1206,0,660.648,-3895.62,16.6228,2.60746,120,5,0,1,0,0,1), (11886,10685,1,10015,0,1245.43,-4528.42,20.8441,3.1899,200,5,0,14,0,0,1), (11887,10685,1,10015,0,1238.6,-4528.63,20.8441,4.31817,200,3,0,14,0,0,1), (11888,3099,1,381,0,236.645,-4380.86,34.0282,4.3263,300,10,0,120,0,0,1), @@ -12908,7 +12917,7 @@ VALUES (11926,2561,0,961,0,-2069.23,-2576.16,75.1825,0.47064,400,10,0,1469,0,0,1), (11927,2561,0,961,0,-2111.99,-2595.17,83.4955,4.65375,400,5,0,1469,0,0,1), (11928,2561,0,961,0,-1972.85,-2510.3,72.6677,1.02,400,5,0,1469,0,0,1), - (11929,4075,0,1141,0,-1584.48,-1859.38,70.623,5.20176,400,5,0,120,0,0,1), + (11929,4075,0,1141,0,-1584.48,-1859.38,70.623,5.20176,400,5,0,8,0,0,1), (11930,2561,0,961,0,-2022.75,-2553.07,70.5154,5.59746,400,10,0,1469,0,0,1), (11931,2561,0,961,0,-2041.35,-2507.85,69.7927,1.0307,400,3,0,1469,0,0,1), (11932,2561,0,961,0,-1957.4,-2540.7,72.046,2.24732,400,10,0,1469,0,0,1), @@ -13062,9 +13071,9 @@ VALUES (12080,2762,0,5490,0,-1356.53,-2731.87,58.5652,1.42319,400,5,0,1305,1486,0,1), (12081,2566,0,3193,0,-1955.77,-2778.44,79.8171,0.901862,400,5,0,1403,0,0,1), (12082,6145,1,4878,0,1463.23,-5013.32,-24.2837,2.38451,120,10,0,42,0,0,1), - (12083,3300,1,1206,0,130.686,-4076.38,51.5468,5.96329,120,5,0,64,0,0,1), + (12083,3300,1,1206,0,130.686,-4076.38,51.5468,5.96329,120,5,0,1,0,0,1), (12084,10685,1,10015,0,1266.92,-4234.52,26.5877,2.88785,200,5,0,14,0,0,1), - (12085,3300,1,1206,0,627.793,-4295.55,17.8019,4.77883,120,10,0,64,0,0,1), + (12085,3300,1,1206,0,627.793,-4295.55,17.8019,4.77883,120,10,0,1,0,0,1), (12086,5951,1,1560,0,1227.76,-4024.97,19.3046,2.61254,120,5,0,8,0,0,1), (12087,6145,1,4878,0,112.299,-5199.4,-14.1885,4.50705,120,10,0,42,0,0,1), (12088,1976,0,3167,0,-8530.34,695.554,97.6074,3.74562,25000,0,0,5079,0,0,2), @@ -13093,14 +13102,14 @@ VALUES (12111,3100,1,193,0,1207.81,-4931.38,17.1661,1.749,300,5,0,156,0,0,1), (12112,3100,1,193,0,1052.25,-4248.49,18.9622,2.40798,300,10,0,156,0,0,1), (12113,3100,1,193,0,1456.47,-4913.08,8.27247,6.03408,300,5,0,156,0,0,1), - (12114,3300,1,1206,0,219.689,-4614.9,17.0433,4.46362,120,5,0,64,0,0,1), + (12114,3300,1,1206,0,219.689,-4614.9,17.0433,4.46362,120,5,0,1,0,0,1), (12115,6145,1,4878,0,-673.017,-5250.22,-12.9315,1.66661,120,10,0,42,0,0,1), (12116,5951,1,1560,0,1326.23,-4676.07,24.9263,6.22927,120,5,0,8,0,0,1), (12117,6145,1,4878,0,287.644,-5286.85,-16.7941,0.323954,120,10,0,42,0,0,1), (12118,10685,1,10015,0,742.637,-4265.6,17.4099,4.1675,200,3,0,14,0,0,1), (12119,10685,1,10015,0,748.166,-4279.31,18.1599,2.7973,200,3,0,14,0,0,1), (12120,5951,1,1560,0,1181.05,-4219.46,23.9175,2.40812,120,0,0,8,0,0,0), - (12121,3300,1,1206,0,185.165,-4155.59,46.022,2.55418,120,10,0,64,0,0,1), + (12121,3300,1,1206,0,185.165,-4155.59,46.022,2.55418,120,10,0,1,0,0,1), (12122,6145,1,4878,0,-719.988,-5426.94,-4.14204,1.26665,120,10,0,42,0,0,1), (12123,3099,1,381,0,544.057,-3977.39,19.0682,5.47293,300,10,0,120,0,0,1), (12124,3099,1,381,0,-17.9955,-4661.04,37.2567,2.46242,300,10,0,120,0,0,1), @@ -13112,29 +13121,29 @@ VALUES (12130,5951,1,1560,0,-841.311,-4798.64,21.4665,0.875308,120,5,0,8,0,0,1), (12131,6145,1,4878,0,-1047.87,-5041.03,-9.89081,1.80774,120,10,0,42,0,0,1), (12132,6145,1,4878,0,-13.8299,-5387.71,-13.719,4.2146,120,10,0,42,0,0,1), - (12133,3300,1,1206,0,808.906,-4992.82,11.6878,0.624675,120,5,0,64,0,0,1), + (12133,3300,1,1206,0,808.906,-4992.82,11.6878,0.624675,120,5,0,1,0,0,1), (12134,5951,1,1560,0,748.274,-4860.77,31.8674,0.919091,120,5,0,8,0,0,1), (12135,10685,1,10015,0,1247.96,-4514.62,21.7191,2.28008,200,5,0,14,0,0,1), (12136,5951,1,1560,0,509.314,-4072.79,27.6293,5.18651,120,5,0,8,0,0,1), - (12137,3300,1,1206,0,1142.5,-4105.74,18.8877,0.898303,120,5,0,64,0,0,1), + (12137,3300,1,1206,0,1142.5,-4105.74,18.8877,0.898303,120,5,0,1,0,0,1), (12138,6145,1,4878,0,-84.6329,-5286.65,-12.4048,3.94196,120,10,0,42,0,0,1), (12139,5951,1,1560,0,-494.774,-4337.04,38.654,6.04483,120,5,0,8,0,0,1), - (12140,3300,1,1206,0,-734.956,-5018.11,17.2524,5.56693,120,5,0,64,0,0,1), + (12140,3300,1,1206,0,-734.956,-5018.11,17.2524,5.56693,120,5,0,1,0,0,1), (12141,10685,1,10015,0,1244.47,-4551.34,20.9601,4.2353,200,3,0,14,0,0,1), (12142,6145,1,4878,0,249.882,-5201.97,-13.2683,2.87646,120,10,0,42,0,0,1), - (12143,3300,1,1206,0,-452.442,-4429.01,51.3504,2.99708,120,10,0,64,0,0,1), + (12143,3300,1,1206,0,-452.442,-4429.01,51.3504,2.99708,120,10,0,1,0,0,1), (12144,5951,1,1560,0,198.329,-4231.71,45.0838,4.98869,120,5,0,8,0,0,1), (12145,6145,1,4878,0,432.397,-5225.85,-17.8752,1.54137,120,10,0,42,0,0,1), - (12146,3300,1,1206,0,1046.83,-4103.85,18.2137,3.94088,120,5,0,64,0,0,1), + (12146,3300,1,1206,0,1046.83,-4103.85,18.2137,3.94088,120,5,0,1,0,0,1), (12147,10685,1,10015,0,1252.73,-4543.59,20.8351,1.43647,200,3,0,14,0,0,1), (12148,5951,1,1560,0,205.012,-5060.46,13.6258,0.796973,120,5,0,8,0,0,1), (12149,5951,1,1560,0,-630.041,-4896.66,30.26,0.805863,120,10,0,8,0,0,1), - (12150,3300,1,1206,0,1029.39,-4047.15,18.6835,3.76967,120,5,0,64,0,0,1), + (12150,3300,1,1206,0,1029.39,-4047.15,18.6835,3.76967,120,5,0,1,0,0,1), (12151,5951,1,1560,0,304.09,-5070.64,8.58249,5.45599,120,5,0,8,0,0,1), - (12152,3300,1,1206,0,192.992,-4035.16,46.1641,0.324484,120,5,0,64,0,0,1), + (12152,3300,1,1206,0,192.992,-4035.16,46.1641,0.324484,120,5,0,1,0,0,1), (12153,5951,1,1560,0,-562.988,-4832.2,35.9989,1.94487,120,10,0,8,0,0,1), (12154,10685,1,10015,0,746.692,-4268.77,17.4099,4.66608,200,3,0,14,0,0,1), - (12155,3300,1,1206,0,903.469,-4994.7,7.56755,0.108174,120,10,0,64,0,0,1), + (12155,3300,1,1206,0,903.469,-4994.7,7.56755,0.108174,120,10,0,1,0,0,1), (12156,10685,1,10015,0,1264.97,-4220.59,26.6097,1.38081,200,5,0,14,0,0,1), (12157,10685,1,10015,0,744.463,-4272.11,17.5349,2.67798,200,3,0,14,0,0,1), (12164,6489,189,5231,0,1749.61,1247.4,18.1576,0.051613,3600,0,0,3171,0,0,0), @@ -13142,7 +13151,7 @@ VALUES (12166,3455,1,1864,0,-2087.68,-3500.49,130.085,0.335198,180,0,0,449,0,0,0), (12167,3125,1,2486,0,284.559,-5082.87,9.10461,5.91688,200,10,0,102,0,0,1), (12168,3100,1,193,0,449.76,-3889.83,23.7893,4.71044,300,10,0,156,0,0,1), - (12169,3101,1,1185,0,-126.712,-4281.11,64.8422,6.04921,200,5,0,70,79,0,1), + (12169,3101,1,0,0,-93.5185,-4294.79,60.9882,3.86485,200,0,0,70,79,0,2), (12170,5891,1,12110,0,-3031.36,-720.833,44.8901,3.04866,120,0,0,644,0,0,0), (12171,5890,1,1128,0,-871.527,-4305.86,76.0244,6.28066,120,5,0,64,0,0,1), (12172,5890,1,1128,0,-2999.83,-727.16,44.9812,6.17854,120,20,0,64,0,0,1), @@ -13151,8 +13160,8 @@ VALUES (12175,5890,1,1128,0,-3039.04,-740.04,43.3674,0.563712,120,20,0,64,0,0,1), (12176,3099,1,381,0,-721.736,-4630.73,39.8793,5.20051,300,10,0,120,0,0,1), (12178,3098,1,503,0,-319.209,-4317.22,54.7874,4.13306,120,5,0,42,0,0,1), - (12179,3300,1,1206,0,-432.987,-4234.34,53.3792,5.87815,120,5,0,64,0,0,1), - (12180,3300,1,1206,0,-296.813,-4287.95,61.4483,0.187595,120,5,0,64,0,0,1), + (12179,3300,1,1206,0,-432.987,-4234.34,53.3792,5.87815,120,5,0,1,0,0,1), + (12180,3300,1,1206,0,-296.813,-4287.95,61.4483,0.187595,120,5,0,1,0,0,1), (12181,3098,1,503,0,-476.114,-4255.08,46.1353,5.24222,120,10,0,42,0,0,1), (12182,3195,1,4188,0,776.376,-4756.83,37.4377,4.89759,300,5,0,156,0,0,1), (12183,3195,1,4189,0,823.937,-4747.32,36.0367,3.24997,300,0,0,156,0,0,0), @@ -13272,7 +13281,7 @@ VALUES (12307,3112,1,1252,0,76.3949,-4578.71,56.6506,0.64357,300,5,0,137,0,0,1), (12308,3128,1,3735,0,-192.284,-4996.99,22.5548,0.237846,200,0,0,101,220,0,0), (12309,3112,1,1252,0,92.4038,-4572.77,56.7136,1.49199,300,5,0,137,0,0,1), - (12310,3300,1,1206,0,101.863,-4664.55,33.3511,4.62611,120,5,0,64,0,0,1), + (12310,3300,1,1206,0,101.863,-4664.55,33.3511,4.62611,120,5,0,1,0,0,1), (12311,3111,1,1218,0,78.5015,-4623.69,44.1086,5.08336,300,5,0,120,0,0,1), (12312,3099,1,381,0,-61.8657,-4828.86,22.8456,1.96017,300,5,0,120,0,0,1), (12313,3111,1,1218,0,89.8585,-4548.56,56.8221,5.77515,300,5,0,120,0,0,1), @@ -13291,7 +13300,7 @@ VALUES (12326,3113,1,6088,0,413.141,-4243.35,27.0356,2.38263,300,3,0,148,165,0,1), (12327,3100,1,193,0,1353.44,-4616.96,26.4937,2.70591,300,5,0,156,0,0,1), (12328,3114,1,1964,0,427.358,-4215.38,24.5284,3.59049,300,3,0,176,0,0,1), - (12329,3300,1,1206,0,298.04,-4268.98,31.1493,4.05979,120,5,0,64,0,0,1), + (12329,3300,1,1206,0,298.04,-4268.98,31.1493,4.05979,120,5,0,1,0,0,1), (12330,3113,1,6088,0,424.512,-4228.85,25.1545,1.2222,300,3,0,148,165,0,1), (12331,3128,1,3734,0,-243.801,-4996.51,21.3111,4.89723,200,0,0,101,220,0,0), (12332,3114,1,1964,0,348.268,-4282.86,23.7379,3.7854,300,10,0,176,0,0,1), @@ -13307,7 +13316,7 @@ VALUES (12342,3128,1,3734,0,-7.65502,-4982.83,13.485,5.8889,200,10,0,101,220,0,1), (12343,3119,1,9442,0,-1005.58,-4766.97,12.6655,1.1689,300,10,0,119,0,0,1), (12344,3119,1,9442,0,-1054.21,-4745.53,16.6612,5.2394,300,10,0,119,0,0,1), - (12345,3300,1,1206,0,-409.7,-4823.61,37.2846,5.9135,120,10,0,64,0,0,1), + (12345,3300,1,1206,0,-409.7,-4823.61,37.2846,5.9135,120,10,0,1,0,0,1), (12346,3129,1,1862,0,17.5113,-4951.48,14.3885,4.69752,300,10,0,125,220,0,1), (12347,3128,1,3735,0,-18.868,-4917.26,16.7475,2.3986,200,5,0,101,220,0,1), (12348,3128,1,3735,0,-48.0292,-5080.86,10.2239,0.825444,200,10,0,101,220,0,1), @@ -13334,7 +13343,7 @@ VALUES (12369,3100,1,193,0,1182.31,-4325.72,21.4531,0.180981,300,10,0,156,0,0,1), (12370,3127,1,2732,0,1191.04,-4591.65,18.4584,1.81341,300,10,0,176,0,0,1), (12371,3127,1,2732,0,1382.05,-4917.68,7.82264,4.59099,300,10,0,176,0,0,1), - (12372,3300,1,1206,0,1206.22,-4340.18,21.3167,1.542,120,5,0,64,0,0,1), + (12372,3300,1,1206,0,1206.22,-4340.18,21.3167,1.542,120,5,0,1,0,0,1), (12373,3100,1,193,0,1153.37,-4349.22,26.3771,6.25784,300,0,0,156,0,0,0), (12374,3207,1,4079,0,-1141.04,-5542.15,7.372,0.599164,300,0,0,150,165,0,0), (12375,3192,1,1276,0,-245.52,-5119.95,42.6406,5.88537,300,2,0,156,0,0,1), @@ -13349,7 +13358,7 @@ VALUES (12384,5826,1,6113,0,424.321,-4245.13,26.3462,1.74533,14400,0,0,166,178,0,0), (12385,3098,1,503,0,-479.686,-4280.64,43.8398,6.08916,120,5,0,42,0,0,1), (12386,3127,1,2732,0,1149.78,-4282.23,21.1547,0.960805,300,10,0,176,0,0,1), - (12387,3300,1,1206,0,1198.32,-4202.5,24.9285,3.9111,120,5,0,64,0,0,1), + (12387,3300,1,1206,0,1198.32,-4202.5,24.9285,3.9111,120,5,0,1,0,0,1), (12388,3098,1,503,0,-456.403,-4280.85,41.6329,2.91952,120,5,0,42,0,0,1), (12389,3103,1,1940,0,-555.171,-5250.68,-13.7383,4.22691,300,10,0,120,0,0,1), (12390,3128,1,3735,0,-269.383,-5102.15,25.2449,0.50976,200,2,0,101,220,0,1), @@ -13537,7 +13546,7 @@ VALUES (13059,3101,1,1185,0,-200.79,-4295.73,64.2941,2.58129,200,10,0,70,79,0,1), (13060,3101,1,1185,0,-86.673,-4328.19,65.8605,3.87065,200,3,0,70,79,0,1), (13061,3102,1,850,0,-114.123,-4328.78,66.0343,0.207349,200,3,0,72,0,0,1), - (13062,3101,1,1185,0,-127.627,-4337.51,64.192,3.49807,200,3,0,70,79,0,1), + (13062,3101,1,0,0,-160.814,-4359.21,67.1468,0.314468,200,0,0,70,79,0,2), (13063,3101,1,1185,0,-195.434,-4376.55,66.5687,1.37608,200,10,0,70,79,0,1), (13064,3101,1,1185,0,-132.968,-4349.6,67.1474,2.61551,200,3,0,70,79,0,1), (13065,3101,1,1185,0,-176.948,-4360.68,68.4505,1.53969,200,5,0,70,79,0,1), @@ -13751,20 +13760,20 @@ VALUES (13283,2563,0,1103,0,-941.528,-2858.24,65.789,6.28226,400,5,0,1163,0,0,1), (13284,2589,0,3987,0,-878.305,-2055.3,34.8076,4.24011,400,5,0,1107,0,0,1), (13285,2555,0,3996,0,-2046.56,-3355.6,61.0729,0.034907,400,0,0,1021,963,0,0), - (13286,2442,0,1060,0,-814.737,-2041.95,34.6381,1.51899,400,10,0,64,0,0,1), - (13287,2442,0,1060,0,-841.587,-2020.29,34.3902,1.96309,400,10,0,64,0,0,1), + (13286,2442,0,1060,0,-814.737,-2041.95,34.6381,1.51899,400,10,0,1,0,0,1), + (13287,2442,0,1060,0,-841.587,-2020.29,34.3902,1.96309,400,10,0,1,0,0,1), (13288,2555,0,3996,0,-2037.86,-3319.09,58.5201,3.65856,400,5,0,1021,963,0,1), (13289,2563,0,1103,0,-932.445,-2785,61.1521,5.4742,400,5,0,1163,0,0,1), (13290,2557,0,4000,0,-2083.95,-3270.32,51.2645,5.93646,400,5,0,1160,1067,0,1), - (13291,2442,0,1060,0,-841.109,-2043.25,34.7063,3.32009,400,10,0,64,0,0,1), + (13291,2442,0,1060,0,-841.109,-2043.25,34.7063,3.32009,400,10,0,1,0,0,1), (13292,2559,0,11316,0,-911.686,-2748.97,61.707,1.39794,400,5,0,1050,0,0,1), (13293,2557,0,3999,0,-2095.68,-3288.88,51.7259,2.48169,400,5,0,1160,1067,0,1), - (13294,2442,0,1060,0,-818.987,-2026.75,34.2396,4.79028,400,10,0,64,0,0,1), + (13294,2442,0,1060,0,-818.987,-2026.75,34.2396,4.79028,400,10,0,1,0,0,1), (13295,2557,0,4000,0,-2065.27,-3268.88,50.428,5.59376,400,5,0,1160,1067,0,1), (13296,2579,0,1105,0,-1781.92,-2908.32,47.0598,3.09466,400,10,0,1279,0,0,1), (13297,2559,0,11316,0,-1106.65,-2714.57,46.0795,4.41533,400,10,0,1050,0,0,1), - (13298,2442,0,1060,0,-805.896,-2029.88,34.8646,4.98771,400,10,0,64,0,0,1), - (13299,2442,0,1060,0,-821.191,-2038.89,34.4726,3.74054,400,5,0,64,0,0,1), + (13298,2442,0,1060,0,-805.896,-2029.88,34.8646,4.98771,400,10,0,1,0,0,1), + (13299,2442,0,1060,0,-821.191,-2038.89,34.4726,3.74054,400,5,0,1,0,0,1), (13300,2587,0,3982,0,-873.377,-2071.21,35.6325,1.96048,400,0,0,1163,0,0,0), (13301,2578,0,10824,0,-1140.68,-2675.56,53.6252,0.659503,400,10,0,1189,0,0,1), (13302,2559,0,11316,0,-1210.79,-2740.85,50.3182,4.17391,400,10,0,1050,0,0,1), @@ -14010,7 +14019,7 @@ VALUES (13575,8236,1,7449,0,-1678.81,-4328.9,-8.70404,4.05111,275,5,0,300,0,0,1), (13576,8236,1,7449,0,-1678.3,-4263.1,-8.5369,6.1828,275,5,0,300,0,0,1), (13577,8236,1,7449,0,-1679.54,-4284.89,-9.54847,4.82538,275,5,0,300,0,0,1), - (13578,14892,1,10209,0,-26.3665,-2618.95,97.31,5.43324,275,6,0,64,0,0,2), + (13578,14892,1,10209,0,-26.3665,-2618.95,97.31,5.43324,275,6,0,42,0,0,2), (13579,14893,1,14972,0,52.7833,-2696.62,92.0416,6.04953,275,0,0,3016,0,0,0), (13580,4397,1,7836,0,-2350.69,-3918.57,-10.4931,1.36135,275,5,0,1403,0,0,1), (13581,3374,1,1969,0,-4198.33,-2283.81,55.44,5.55015,275,0,0,531,0,0,0), @@ -14134,10 +14143,10 @@ VALUES (13699,3378,1,3870,0,-4059.56,-2393.52,126.13,6.03654,275,0,0,788,0,0,0), (13700,3378,1,3870,0,-4079.03,-2305.74,125.778,1.81514,275,0,0,788,0,0,0), (13701,3378,1,3870,0,-4071.59,-2382.75,126.13,4.86794,275,0,0,788,0,0,0), - (13702,3634,1,1746,0,-554.679,-2228.17,46.7477,0.69493,275,5,0,1068,0,0,1), - (13703,3634,1,1746,0,-685.966,-2248.91,17.2685,4.31427,275,5,0,1068,0,0,1), - (13704,3634,1,1746,0,-669.561,-1996.79,62.1532,0.009996,275,5,0,1068,0,0,2), - (13705,3634,1,1746,0,-752.352,-2086.72,75.123,5.96912,275,5,0,1068,0,0,2), + (13702,3634,1,1746,0,-554.679,-2228.17,46.7477,0.69493,275,5,0,984,0,0,1), + (13703,3634,1,1746,0,-685.966,-2248.91,17.2685,4.31427,275,5,0,984,0,0,1), + (13704,3634,1,1746,0,-669.561,-1996.79,62.1532,0.009996,275,5,0,984,0,0,2), + (13705,3634,1,1746,0,-752.352,-2086.72,75.123,5.96912,275,5,0,984,0,0,2), (13706,3379,1,4199,0,345.156,-2276.85,242.759,3.00494,275,0,0,198,0,0,0), (13707,3379,1,4199,0,322.296,-2156.63,212.436,1.34358,275,5,0,198,0,0,1), (13708,3379,1,4199,0,389.586,-2218.86,184.238,4.9167,275,0,0,198,0,0,0), @@ -14778,21 +14787,21 @@ VALUES (14365,3434,1,6105,0,-4001.8,-1816.72,92.5149,6.09076,275,0,0,544,581,0,0), (14366,6251,1,4940,0,-785.912,-3723.26,40.5152,2.05949,275,0,0,3857,5751,0,0), (14367,3435,1,6104,0,-3829.2,-1445.56,134.164,5.78225,275,0,0,713,0,0,0), - (14368,620,1,304,0,8.78987,-3622.67,27.3235,1.52124,275,5,0,64,0,0,1), - (14369,620,1,304,0,-3.14563,-3637.42,27.4868,5.44621,275,2,0,64,0,0,1), + (14368,620,1,304,0,8.78987,-3622.67,27.3235,1.52124,275,5,0,1,0,0,1), + (14369,620,1,304,0,-3.14563,-3637.42,27.4868,5.44621,275,2,0,1,0,0,1), (14370,6252,1,4941,0,-767.662,-3716.64,42.4589,4.2237,275,0,0,919,1202,0,0), - (14371,620,1,304,0,-2223.01,-3716.29,91.8053,3.83362,275,5,0,64,0,0,1), - (14372,620,1,304,0,-2011.36,-3635.41,22.5931,5.10824,275,5,0,64,0,0,1), - (14373,620,1,304,0,-1.60994,-3636.86,27.4868,1.27318,275,2,0,64,0,0,1), - (14374,620,1,304,0,-27.2613,-3621.9,27.8321,3.7023,275,5,0,64,0,0,1), - (14375,620,1,304,0,-2136.48,-3534.57,91.7034,0.968994,275,5,0,64,0,0,1), - (14376,620,1,304,0,-2219.84,-3730.83,91.693,4.70469,275,5,0,64,0,0,1), - (14377,620,1,304,0,7.62982,-3632.44,27.3235,4.67577,275,2,0,64,0,0,1), - (14378,620,1,304,0,-2039.09,-3685.45,22.1343,6.16645,275,5,0,64,0,0,1), - (14379,620,1,304,0,-22.831,-3664.09,27.5595,4.5351,275,5,0,64,0,0,1), - (14380,620,1,304,0,-2004.06,-3587.73,21.8843,4.83495,275,5,0,64,0,0,1), - (14381,620,1,304,0,-1989.99,-3628.78,22.2682,4.9761,275,5,0,64,0,0,1), - (14382,620,1,304,0,-1.51041,-3656.38,27.4868,4.58248,275,5,0,64,0,0,1), + (14371,620,1,304,0,-2223.01,-3716.29,91.8053,3.83362,275,5,0,1,0,0,1), + (14372,620,1,304,0,-2011.36,-3635.41,22.5931,5.10824,275,5,0,1,0,0,1), + (14373,620,1,304,0,-1.60994,-3636.86,27.4868,1.27318,275,2,0,1,0,0,1), + (14374,620,1,304,0,-27.2613,-3621.9,27.8321,3.7023,275,5,0,1,0,0,1), + (14375,620,1,304,0,-2136.48,-3534.57,91.7034,0.968994,275,5,0,1,0,0,1), + (14376,620,1,304,0,-2219.84,-3730.83,91.693,4.70469,275,5,0,1,0,0,1), + (14377,620,1,304,0,7.62982,-3632.44,27.3235,4.67577,275,2,0,1,0,0,1), + (14378,620,1,304,0,-2039.09,-3685.45,22.1343,6.16645,275,5,0,1,0,0,1), + (14379,620,1,304,0,-22.831,-3664.09,27.5595,4.5351,275,5,0,1,0,0,1), + (14380,620,1,304,0,-2004.06,-3587.73,21.8843,4.83495,275,5,0,1,0,0,1), + (14381,620,1,304,0,-1989.99,-3628.78,22.2682,4.9761,275,5,0,1,0,0,1), + (14382,620,1,304,0,-1.51041,-3656.38,27.4868,4.58248,275,5,0,1,0,0,1), (14383,3436,1,6093,0,-3814.72,-1955.13,94.0317,1.31559,275,0,0,893,1272,0,0), (14384,6253,1,4942,0,-763.689,-3723.68,42.367,2.70526,275,0,0,919,1202,0,0), (14385,6254,1,4943,0,-772.736,-3724.86,42.5687,0.820305,275,0,0,919,1202,0,0), @@ -14955,7 +14964,7 @@ VALUES (14552,2588,0,4016,0,-1681.81,-1780.65,84.3108,0.476071,400,5,0,3831,0,0,1), (14556,2591,0,4019,0,-1680.75,-1820.69,100.414,1.83006,400,3,0,2910,2861,0,2), (14557,2590,0,4014,0,-1713.94,-1780.49,83.4918,4.97419,400,0,0,2706,2680,0,0), - (14559,4075,0,1141,0,-1777.47,-1619.28,52.8882,2.59774,400,5,0,120,0,0,1), + (14559,4075,0,1141,0,-1777.47,-1619.28,52.8882,2.59774,400,5,0,8,0,0,1), (14560,2590,0,4015,0,-1696.67,-1797.34,84.3108,4.73097,400,0,0,2706,2680,0,0), (14562,2564,0,1054,0,-1239.17,-2057.78,48.4124,1.90842,400,3,0,1221,0,0,1), (14563,2569,0,1051,0,-1791.11,-1614.43,53.1394,1.4137,400,0,0,4008,0,0,0), @@ -14972,7 +14981,7 @@ VALUES (14576,2597,0,3985,0,-1709.68,-1803.8,101.791,0.069813,400,0,0,11034,0,0,0), (14577,2590,0,4014,0,-1663.5,-1803.53,83.0723,3.42668,400,0,0,2706,2680,0,0), (14578,2588,0,4017,0,-1658.59,-1820.37,81.4324,2.61343,400,5,0,3831,0,0,1), - (14581,4075,0,1141,0,-1745.05,-1574.52,52.6795,5.5426,400,5,0,120,0,0,1), + (14581,4075,0,1141,0,-1745.05,-1574.52,52.6795,5.5426,400,5,0,8,0,0,1), (14582,2569,0,1051,0,-1735.24,-1587.4,51.7258,5.35673,400,5,0,4008,0,0,1), (14583,2349,0,6808,0,-482.703,-1818.6,70.2587,0.468014,400,5,0,664,0,0,1), (14585,2570,0,416,0,-1733.33,-1604.25,53.2191,5.55564,400,0,0,3405,1189,0,0), @@ -14980,9 +14989,9 @@ VALUES (14587,2570,0,416,0,-1684.29,-1568.41,56.196,3.93163,400,5,0,3405,1189,0,1), (14588,2571,0,448,0,-1710.64,-1584.16,54.2143,0.941179,400,5,0,4377,0,0,1), (14589,2571,0,448,0,-1715.73,-1548.63,55.7366,0.391977,400,5,0,4377,0,0,1), - (14590,4075,0,1141,0,-1696.02,-1552.24,55.4542,6.20962,400,5,0,120,0,0,1), + (14590,4075,0,1141,0,-1696.02,-1552.24,55.4542,6.20962,400,5,0,8,0,0,1), (14591,2570,0,416,0,-1751.9,-1619.8,52.8001,1.72672,400,5,0,3405,1189,0,1), - (14592,4075,0,1141,0,-1709.69,-1716.47,53.8838,1.49603,400,10,0,120,0,0,1), + (14592,4075,0,1141,0,-1709.69,-1716.47,53.8838,1.49603,400,10,0,8,0,0,1), (14593,2569,0,1051,0,-1737.47,-1694.55,53.1683,4.14017,400,5,0,4008,0,0,1), (14594,2569,0,1051,0,-1734.1,-1643.9,52.4077,2.90514,400,5,0,4008,0,0,1), (14595,2570,0,416,0,-1740.46,-1643.3,52.0271,1.31898,400,5,0,3405,1189,0,2), @@ -15003,7 +15012,7 @@ VALUES (14610,2583,0,4140,0,-1649.05,-1706.52,69.0118,5.74404,400,0,0,3359,1142,0,0), (14611,2585,0,4144,0,-1586.1,-1628.74,68.6193,5.60115,400,0,0,4438,0,0,0), (14612,2583,0,4139,0,-1608.8,-1651.05,68.1707,3.14862,400,10,0,3359,1142,0,1), - (14613,4075,0,1141,0,-1599.14,-1633.68,68.6073,2.58599,400,5,0,120,0,0,1), + (14613,4075,0,1141,0,-1599.14,-1633.68,68.6073,2.58599,400,5,0,8,0,0,1), (14614,2583,0,4140,0,-1651.96,-1628.02,68.7301,2.47161,400,0,0,3359,1142,0,0), (14615,2584,0,4137,0,-1531.71,-1721.79,66.2183,5.55479,400,10,0,4264,0,0,1), (14616,2773,0,11568,0,-1723.2,-1534.92,55.9884,5.37561,400,0,0,5334,0,0,0), @@ -15011,7 +15020,7 @@ VALUES (14618,2585,0,4144,0,-1528.26,-1689.72,68.897,4.81189,400,0,0,4438,0,0,0), (14619,2584,0,4138,0,-1527.74,-1774.07,67.664,4.58871,400,6,0,4264,0,0,2), (14620,2583,0,4140,0,-1504.05,-1722.82,68.9775,5.71604,400,0,0,3359,1142,0,0), - (14621,4075,0,1141,0,-1502.67,-1703.97,68.2183,4.80365,400,5,0,120,0,0,1), + (14621,4075,0,1141,0,-1502.67,-1703.97,68.2183,4.80365,400,5,0,8,0,0,1), (14622,2583,0,4139,0,-1522.76,-1760.03,67.1573,0.486498,400,10,0,3359,1142,0,1), (14623,2583,0,4140,0,-1545.08,-1744.71,68.3035,5.65337,400,0,0,3359,1142,0,0), (14624,2584,0,4137,0,-1524.14,-1780.98,68.0966,1.91986,400,0,0,4264,0,0,0), @@ -15021,7 +15030,7 @@ VALUES (14628,2584,0,4137,0,-1533.06,-1831.08,68.1607,1.39626,400,0,0,4264,0,0,0), (14629,2571,0,448,0,-1790.7,-1569.19,53.0372,5.28264,400,0,0,4377,0,0,0), (14630,2583,0,4139,0,-1542.16,-1773.03,68.7674,4.79417,400,3,0,3359,1142,0,1), - (14631,4075,0,1141,0,-1559.07,-1802.18,67.6051,5.02751,400,10,0,120,0,0,1), + (14631,4075,0,1141,0,-1559.07,-1802.18,67.6051,5.02751,400,10,0,8,0,0,1), (14632,2584,0,4137,0,-1524.05,-1831.03,68.2974,1.79769,400,0,0,4264,0,0,0), (14633,2590,0,4014,0,-1580.67,-1859.8,68.4255,0.139626,400,0,0,2706,2680,0,0), (14636,2570,0,416,0,-1777.45,-1582.35,53.0013,3.61837,400,0,0,3405,1189,0,0), @@ -15031,7 +15040,7 @@ VALUES (14643,2591,0,4018,0,-1586.96,-1881.76,68.5317,2.26183,400,0,0,2910,2861,0,0), (14644,2570,0,416,0,-1774.07,-1642.56,53.2363,1.39997,400,5,0,3405,1189,0,1), (14645,2591,0,4019,0,-1628.39,-1919.25,68.9609,0.997192,400,0,0,2910,2861,0,0), - (14646,4075,0,1141,0,-1599.92,-1926.27,67.9631,3.24679,400,5,0,120,0,0,1), + (14646,4075,0,1141,0,-1599.92,-1926.27,67.9631,3.24679,400,5,0,8,0,0,1), (14647,2588,0,4017,0,-1639.4,-1918.76,68.9529,0.958364,400,0,0,3831,0,0,0), (14650,2712,0,1853,0,-1425.68,-3033.32,32.8839,3.07178,400,0,0,1609,0,0,0), (14652,2783,0,4031,0,-1644.56,-1933.05,68.1722,0.174533,400,0,0,4572,0,0,0), @@ -15134,9 +15143,9 @@ VALUES (14751,2563,0,1103,0,-1682.05,-2418.46,70.3634,0.842046,400,5,0,1163,0,0,1), (14752,2560,0,180,0,-1516.91,-1985.9,41.6086,4.2237,400,0,0,1221,0,0,0), (14753,2560,0,180,0,-1479.68,-1949.11,53.5054,4.08407,400,0,0,1221,0,0,0), - (14754,4075,0,1141,0,-1500.98,-1804.97,68.0896,3.26377,400,10,0,120,0,0,1), - (14755,4075,0,1141,0,-1588.02,-1749.34,66.8503,2.26628,400,10,0,120,0,0,1), - (14756,4075,0,1141,0,-1551.56,-1811.1,67.9552,2.8869,400,10,0,120,0,0,1), + (14754,4075,0,1141,0,-1500.98,-1804.97,68.0896,3.26377,400,10,0,8,0,0,1), + (14755,4075,0,1141,0,-1588.02,-1749.34,66.8503,2.26628,400,10,0,8,0,0,1), + (14756,4075,0,1141,0,-1551.56,-1811.1,67.9552,2.8869,400,10,0,8,0,0,1), (14757,2583,0,4139,0,-1581.41,-1693.47,66.0647,0.132868,400,10,0,3359,1142,0,1), (14758,2563,0,1103,0,-1260.6,-3425.63,36.8092,0.565341,400,10,0,1163,0,0,1), (14759,2585,0,4143,0,-1543.37,-1863.06,67.3592,3.76332,400,5,0,4438,0,0,1), @@ -15181,10 +15190,10 @@ VALUES (14799,2370,0,4976,0,-1325.8,-877.878,-9.63101,1.90241,300,0,0,812,811,0,0), (14800,2405,0,3662,0,-188.843,-907.371,55.8682,0.698132,300,0,0,3514,0,0,0), (14801,3536,0,3643,0,-429.726,-1497.85,88.2668,0.191986,300,0,0,1605,0,0,0), - (14802,620,0,304,0,-506.071,-1459.12,51.0499,5.32325,300,0,0,64,0,0,0), + (14802,620,0,304,0,-506.071,-1459.12,51.0499,5.32325,300,0,0,1,0,0,0), (14803,5405,0,2409,0,-779.294,-610.004,15.2348,2.33874,300,0,0,42,0,0,0), - (14804,12375,0,2405,0,-779.103,-600.73,15.2348,5.49779,300,0,0,64,0,0,0), - (14805,12376,0,2404,0,-786.315,-607.03,15.2348,5.46288,300,0,0,64,53,0,0), + (14804,12375,0,2405,0,-779.103,-600.73,15.2348,5.49779,300,0,0,42,0,0,0), + (14805,12376,0,2404,0,-786.315,-607.03,15.2348,5.46288,300,0,0,42,0,0,0), (14806,14561,0,14583,0,-781.823,-611.991,15.2348,2.25148,300,0,0,64,53,0,0), (14807,14560,0,14338,0,-774.887,-606.126,15.2348,2.30383,300,0,0,64,53,0,0), (14808,14559,0,14582,0,-777.081,-608.085,15.2348,2.32129,300,0,0,64,53,0,0), @@ -15193,7 +15202,7 @@ VALUES (14811,6766,0,6573,0,30.7071,-1585.19,193.232,1.64061,300,0,0,2769,0,0,0), (14812,6771,0,5909,0,-4.39963,-1596.07,195.07,5.06145,300,0,0,2769,0,0,0), (14813,6771,0,5908,0,3.24376,-1595.77,195.07,4.45059,300,0,0,2769,0,0,0), - (14814,11776,0,11709,0,14.9235,-1629.47,189.498,4.93305,300,0,0,64,0,0,0), + (14814,11776,0,11709,0,14.9235,-1629.47,189.498,4.93305,300,0,0,1,0,0,0), (14815,6766,0,6573,0,23.3013,-1612.92,195.502,0.872665,300,0,0,2769,0,0,0), (14816,6766,0,6574,0,18.2469,-1583.38,194.37,1.55334,300,0,0,2769,0,0,0), (14817,6771,0,5907,0,26.954,-1622.12,204.003,3.47321,300,0,0,2769,0,0,0), @@ -15273,7 +15282,7 @@ VALUES (14893,2371,0,4982,0,-1345.49,-906.37,-6.1125,1.73889,300,10,0,935,878,0,1), (14894,2349,0,6808,0,-571.402,-1622.24,64.1769,0.056691,300,3,0,664,0,0,1), (14895,2350,0,1989,0,-679.31,-1446.81,63.9523,0.814436,300,10,0,494,0,0,1), - (14896,620,0,304,0,-814.948,-616.612,13.8203,1.96799,300,5,0,64,0,0,1), + (14896,620,0,304,0,-814.948,-616.612,13.8203,1.96799,300,5,0,1,0,0,1), (14897,2370,0,4976,0,-1440.63,-1027.13,-5.3661,4.955,300,10,0,812,811,0,1), (14898,2356,0,3201,0,-708.808,-1564.22,57.1721,2.4516,300,10,0,944,0,0,1), (14899,3459,1,4751,0,-3711.8,-1563.59,91.7917,4.30051,275,5,0,664,0,0,1), @@ -15773,7 +15782,7 @@ VALUES (15400,2349,0,6808,0,-724.619,13.4224,30.413,1.58642,300,5,0,664,0,0,1), (15401,2349,0,6808,0,-825.032,-24.6927,26.2036,0.764753,300,10,0,664,0,0,1), (15402,2356,0,3201,0,-990.571,88.243,52.563,6.07851,300,10,0,944,0,0,1), - (15403,620,0,304,0,-790.13,-605.027,22.1652,4.44376,300,3,0,64,0,0,1), + (15403,620,0,304,0,-790.13,-605.027,22.1652,4.44376,300,3,0,1,0,0,1), (15404,2349,0,6808,0,-620.666,-881.21,32.8759,3.17283,300,5,0,664,0,0,1), (15405,2261,0,3624,0,-547.707,-1586.13,64.8159,4.4098,300,3,0,494,0,0,1), (15406,2349,0,6808,0,-975.307,-1409.65,55.8655,5.01003,300,10,0,664,0,0,1), @@ -15784,7 +15793,7 @@ VALUES (15411,2375,0,3617,0,-1183.21,78.7967,-3.68572,3.90913,300,10,0,1016,0,0,1), (15412,2375,0,3617,0,-1227.25,44.9151,-14.0616,2.53806,300,10,0,1016,0,0,1), (15413,2371,0,4982,0,-1163.2,-857.758,10.6167,5.58189,300,10,0,935,878,0,1), - (15414,620,0,304,0,-548.025,-1473.82,53.6909,1.41287,300,5,0,64,0,0,1), + (15414,620,0,304,0,-548.025,-1473.82,53.6909,1.41287,300,5,0,1,0,0,1), (15415,2349,0,6808,0,-816.842,-1048.31,43.1163,4.77688,300,10,0,664,0,0,1), (15416,2377,0,1079,0,-1117.29,-167.988,-3.31741,2.05382,300,10,0,931,878,0,1), (15417,2356,0,3201,0,-1026.78,-1235.22,55.3446,4.40132,300,10,0,944,0,0,1), @@ -15805,10 +15814,10 @@ VALUES (15432,2349,0,6808,0,-987.892,178.131,54.2532,3.27073,300,5,0,664,0,0,1), (15433,2349,0,6808,0,-877.795,-1379.65,58.1157,1.42177,300,10,0,664,0,0,1), (15434,2349,0,6808,0,-789.316,-1389.04,67.4975,3.03784,300,10,0,664,0,0,1), - (15435,2442,0,1060,0,-813.096,-648.89,11.9309,5.2284,300,5,0,64,0,0,1), - (15436,2442,0,1060,0,-804.987,-666.105,11.9309,4.61598,300,5,0,64,0,0,1), - (15437,2442,0,1060,0,-789.018,-652.528,11.9309,6.17616,300,5,0,64,0,0,1), - (15438,2442,0,1060,0,-790.355,-664.267,11.9309,3.91381,300,5,0,64,0,0,1), + (15435,2442,0,1060,0,-813.096,-648.89,11.9309,5.2284,300,5,0,1,0,0,1), + (15436,2442,0,1060,0,-804.987,-666.105,11.9309,4.61598,300,5,0,1,0,0,1), + (15437,2442,0,1060,0,-789.018,-652.528,11.9309,6.17616,300,5,0,1,0,0,1), + (15438,2442,0,1060,0,-790.355,-664.267,11.9309,3.91381,300,5,0,1,0,0,1), (15439,2382,0,3695,0,-793.884,-610.77,15.2482,1.91986,300,0,0,1605,0,0,0), (15440,721,0,328,0,-811.929,-656.869,11.9221,2.40774,300,10,0,1,0,0,1), (15441,2371,0,4982,0,-1090.64,-723.856,-4.07477,3.72969,300,10,0,935,878,0,1), @@ -15915,10 +15924,10 @@ VALUES (15543,2350,0,1989,0,-413.878,-1198.29,58.521,2.60017,300,10,0,494,0,0,1), (15544,2405,0,3663,0,-22.2913,-752.651,63.6871,4.50069,300,0,0,3514,0,0,2), (15545,2405,0,3663,0,-19.4497,-745.167,64.9379,4.6097,300,0,0,3514,0,0,2), - (15546,2442,0,1060,0,-455.198,-111.262,54.604,5.95599,300,5,0,64,0,0,1), + (15546,2442,0,1060,0,-455.198,-111.262,54.604,5.95599,300,5,0,1,0,0,1), (15547,2350,0,1989,0,-381.325,-1218.48,57.2212,1.74366,300,10,0,494,0,0,1), (15548,2348,0,8014,0,-1048.86,-1276.93,57.8981,1.18391,300,10,0,788,0,0,1), - (15549,2442,0,1060,0,-408.131,-53.2522,54.4545,4.92183,300,0,0,64,0,0,0), + (15549,2442,0,1060,0,-408.131,-53.2522,54.4545,4.92183,300,0,0,1,0,0,0), (15550,2348,0,8014,0,-1101.56,-1306.42,55.754,5.61272,300,5,0,788,0,0,1), (15551,2348,0,8014,0,-1063.24,-876.433,38.3458,3.27273,300,10,0,788,0,0,1), (15552,2348,0,8014,0,-1046.49,-1332.81,55.7631,0.558185,300,10,0,788,0,0,1), @@ -15962,16 +15971,16 @@ VALUES (15592,2244,0,3622,0,-422.139,-1436.65,100.182,1.55624,300,3,0,441,1272,0,1), (15593,2350,0,1989,0,-518.757,313.217,85.1222,4.34059,300,10,0,494,0,0,1), (15594,2372,0,10643,0,-987.932,-967.626,39.9145,1.80811,300,5,0,788,0,0,1), - (15595,620,0,304,0,-908.8,-959.17,30.4945,0.763091,300,5,0,64,0,0,1), + (15595,620,0,304,0,-908.8,-959.17,30.4945,0.763091,300,5,0,1,0,0,1), (15596,2373,0,662,0,-959.071,-947.988,30.7127,2.96706,300,3,0,665,1812,0,1), (15597,2239,0,3687,0,-486.369,-1344.75,53.7014,3.59538,300,0,0,712,0,0,0), - (15598,620,0,304,0,-903.757,-999.386,30.4715,1.60168,300,10,0,64,0,0,1), - (15599,2442,0,1060,0,-373.464,11.0652,55.2724,0.51832,300,5,0,64,0,0,1), + (15598,620,0,304,0,-903.757,-999.386,30.4715,1.60168,300,10,0,1,0,0,1), + (15599,2442,0,1060,0,-373.464,11.0652,55.2724,0.51832,300,5,0,1,0,0,1), (15600,2349,0,6808,0,-756.989,-113.768,36.5142,1.8612,300,5,0,664,0,0,1), (15601,2356,0,3201,0,-654.437,-153.729,43.5559,3.50102,300,5,0,944,0,0,1), (15602,2376,0,4920,0,-1080.67,-102.431,0.50671,3.45575,300,0,0,898,852,0,0), (15603,2377,0,1079,0,-1084.96,-97.322,-0.130808,0.758921,300,10,0,931,878,0,1), - (15604,620,0,304,0,-479.589,4.75845,55.4283,4.72252,300,5,0,64,0,0,1), + (15604,620,0,304,0,-479.589,4.75845,55.4283,4.72252,300,5,0,1,0,0,1), (15605,721,0,328,0,-831.19,-90.1351,25.2044,3.9919,300,10,0,1,0,0,1), (15606,2385,0,1056,0,-847.33,-858.309,22.2087,5.01829,300,5,0,840,0,0,1), (15607,2241,0,3710,0,205.793,-869.17,157.195,5.30866,300,5,0,1213,0,0,1), @@ -15995,23 +16004,23 @@ VALUES (15625,2268,0,4125,0,-542.924,107.381,56.6959,5.13127,300,0,0,734,0,0,0), (15626,2268,0,4125,0,-590.096,108.012,51.7246,0.291457,300,5,0,734,0,0,1), (15627,2376,0,4920,0,-1116.96,-346.26,-7.88976,1.56756,300,10,0,898,852,0,1), - (15628,620,0,304,0,-463.237,110.916,57.4473,3.3575,300,5,0,64,0,0,1), + (15628,620,0,304,0,-463.237,110.916,57.4473,3.3575,300,5,0,1,0,0,1), (15629,2348,0,8014,0,-717.347,-748.891,10.1809,5.5116,300,5,0,788,0,0,1), (15630,2370,0,4976,0,-1418,-976.63,-5.05381,1.06665,300,10,0,812,811,0,1), (15631,2356,0,3201,0,-365.631,-1719.53,90.7495,1.79349,300,3,0,944,0,0,1), (15632,2376,0,4920,0,-1057.96,-442.231,-5.63337,2.72421,300,10,0,898,852,0,1), - (15633,2442,0,1060,0,-568.322,-113.526,47.6385,0.71739,300,5,0,64,0,0,1), + (15633,2442,0,1060,0,-568.322,-113.526,47.6385,0.71739,300,5,0,1,0,0,1), (15634,721,0,328,0,-570.486,-126.033,50.6385,0.998136,300,10,0,1,0,0,1), - (15635,2442,0,1060,0,-338.753,55.3219,55.5409,2.56105,300,5,0,64,0,0,1), + (15635,2442,0,1060,0,-338.753,55.3219,55.5409,2.56105,300,5,0,1,0,0,1), (15636,2376,0,4920,0,-1066.48,-87.1337,1.53241,5.11381,300,0,0,898,852,0,0), (15637,2267,0,11035,0,-459.92,97.9049,56.9202,1.98382,300,0,0,664,0,0,0), (15638,2348,0,8014,0,-724.587,-858.333,24.2535,4.10956,300,5,0,788,0,0,1), - (15639,620,0,304,0,-526.007,18.1682,49.3176,3.12987,300,5,0,64,0,0,1), + (15639,620,0,304,0,-526.007,18.1682,49.3176,3.12987,300,5,0,1,0,0,1), (15640,2267,0,11036,0,-476.261,111.322,56.6969,4.95674,300,0,0,664,0,0,0), (15641,2351,0,806,0,-663.373,458.214,75.5389,6.19712,300,3,0,677,0,0,1), (15642,2387,0,3628,0,-447.448,119.86,56.9962,2.64939,300,0,0,590,1633,0,0), - (15643,2442,0,1060,0,-400.243,-52.7659,54.497,4.74729,300,0,0,64,0,0,0), - (15644,620,0,304,0,-463.58,-86.7091,54.5478,6.03821,300,5,0,64,0,0,1), + (15643,2442,0,1060,0,-400.243,-52.7659,54.497,4.74729,300,0,0,1,0,0,0), + (15644,620,0,304,0,-463.58,-86.7091,54.5478,6.03821,300,5,0,1,0,0,1), (15645,2376,0,4920,0,-1074.79,-409.877,-6.75973,1.04076,300,10,0,898,852,0,1), (15646,2376,0,4920,0,-1016.61,-75.1017,3.88166,0.586234,300,10,0,898,852,0,1), (15647,2356,0,3201,0,-758.306,-49.6266,30.1268,0.251464,300,10,0,944,0,0,1), @@ -16089,14 +16098,14 @@ VALUES (15722,2368,0,4763,0,-1382.67,-1040.55,1.47095,0.266766,300,10,0,896,0,0,1), (15723,2356,0,3201,0,-149.249,-1187.73,56.6616,2.70944,300,10,0,944,0,0,1), (15724,2375,0,3617,0,-1082.42,262.185,4.76606,4.06021,300,10,0,1016,0,0,1), - (15725,2370,0,4976,0,-1236.58,-985.058,16.7725,3.21141,300,0,0,812,811,0,0); - -INSERT INTO `creature` (`guid`, `id`, `map`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) -VALUES + (15725,2370,0,4976,0,-1236.58,-985.058,16.7725,3.21141,300,0,0,812,811,0,0), (15726,2374,0,1305,0,-1144.11,38.647,2.00261,5.06951,300,10,0,978,0,0,1), (15727,2368,0,4763,0,-1213.95,-856.092,-2.41629,1.2502,300,10,0,896,0,0,1), (15728,2374,0,1305,0,-1103.51,264.619,2.88381,0.509238,300,10,0,978,0,0,1), - (15729,2370,0,4976,0,-1241.35,-973.99,10.9227,1.15853,300,10,0,812,811,0,1), + (15729,2370,0,4976,0,-1241.35,-973.99,10.9227,1.15853,300,10,0,812,811,0,1); + +INSERT INTO `creature` (`guid`, `id`, `map`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) +VALUES (15730,2368,0,4763,0,-1225.54,-913.354,6.5885,5.67414,300,10,0,896,0,0,1), (15731,2374,0,1305,0,-1153.38,27.9846,-0.541262,0.823467,300,10,0,978,0,0,1), (15732,2375,0,3617,0,-1108.23,247.666,3.88381,5.15215,300,10,0,1016,0,0,1), @@ -16253,15 +16262,15 @@ VALUES (15883,2356,0,3201,0,-780.306,29.5933,33.9577,4.48398,300,5,0,944,0,0,1), (15884,2373,0,662,0,-914.789,-957.276,30.7735,4.40343,300,5,0,665,1812,0,1), (15885,2373,0,662,0,-920.913,-985.44,30.4711,0.994206,300,10,0,665,1812,0,1), - (15886,4075,0,1141,0,-87.7202,-868.858,55.263,2.24301,300,5,0,120,0,0,1), + (15886,4075,0,1141,0,-87.7202,-868.858,55.263,2.24301,300,5,0,8,0,0,1), (15887,2354,0,1007,0,-554.745,-226.27,50.1099,4.76431,300,10,0,742,0,0,1), (15888,2384,0,1059,0,-156.645,-456.74,76.9884,4.00864,300,10,0,617,0,0,1), (15889,2354,0,1007,0,-442.43,-241.807,67.344,1.67843,300,3,0,742,0,0,1), - (15890,4075,0,1141,0,-129.93,-904.602,55.3269,1.41392,300,5,0,120,0,0,1), - (15891,2284,0,3683,0,0.350253,-946.004,62.022,1.62316,180,0,0,138,0,0,0), - (15892,2284,0,3683,0,-7.60962,-943.344,62.0204,0.523599,180,0,0,138,0,0,0), - (15893,2284,0,3683,0,0.299552,-938.505,61.935,3.49132,180,0,0,138,0,0,0), - (15894,4075,0,1141,0,-45.6027,-920.275,54.7737,4.93786,300,5,0,120,0,0,1), + (15890,4075,0,1141,0,-129.93,-904.602,55.3269,1.41392,300,5,0,8,0,0,1), + (15891,2284,0,3683,0,0.350253,-946.004,62.022,1.62316,90,0,0,138,0,0,0), + (15892,2284,0,3683,0,-7.60962,-943.344,62.0204,0.523599,90,0,0,138,0,0,0), + (15893,2284,0,3683,0,0.299552,-938.505,61.935,3.49132,90,0,0,138,0,0,0), + (15894,4075,0,1141,0,-45.6027,-920.275,54.7737,4.93786,300,5,0,8,0,0,1), (15895,2503,0,3633,0,-800.213,77.8262,5.58646,4.54438,300,5,0,840,0,0,1), (15896,2354,0,1007,0,-405.116,-165.273,57.387,4.89867,300,10,0,742,0,0,1), (15897,2269,0,3629,0,-786.471,92.4715,8.23386,6.05629,300,0,0,788,0,0,0), @@ -16309,7 +16318,7 @@ VALUES (15940,2386,0,3708,0,-687.306,-545.26,27.9165,5.47293,300,10,0,3330,0,0,1), (15941,2354,0,1007,0,-681.814,-358.158,34.8029,5.07652,300,5,0,742,0,0,1), (15942,2364,0,3658,0,-863.837,-569.354,11.3463,6.12611,300,0,0,1846,0,0,0), - (15943,620,0,304,0,-753.823,-573.231,19.5524,1.55322,300,5,0,64,0,0,1), + (15943,620,0,304,0,-753.823,-573.231,19.5524,1.55322,300,5,0,1,0,0,1), (15944,2379,0,3704,0,-706.285,-574.311,25.4187,1.3439,300,0,0,2016,0,0,0), (15945,2372,0,10643,0,-913.152,-922.824,31.7547,2.15176,300,10,0,788,0,0,1), (15946,2373,0,662,0,-863.453,-972.389,30.5273,1.23918,300,0,0,665,1812,0,0), @@ -16348,7 +16357,7 @@ VALUES (15979,2354,0,1007,0,-460.51,-385.089,50.0196,3.87442,300,10,0,742,0,0,1), (15980,2354,0,1007,0,-426.953,-422.367,50.2764,3.74663,300,10,0,742,0,0,1), (15981,2354,0,1007,0,-482.575,-349.261,48.8531,2.75209,300,10,0,742,0,0,1), - (15982,620,0,304,0,-605.529,-52.7843,46.0306,2.89662,300,5,0,64,0,0,1), + (15982,620,0,304,0,-605.529,-52.7843,46.0306,2.89662,300,5,0,1,0,0,1), (15983,2354,0,1007,0,-553.116,-528.645,39.1927,2.3907,300,5,0,742,0,0,1), (15984,2384,0,1059,0,-437.881,-642.767,50.2695,2.19546,300,10,0,617,0,0,1), (15985,2448,0,3644,0,-504.812,122.342,59.1425,4.83456,300,0,0,783,0,0,0), @@ -16401,7 +16410,7 @@ VALUES (16032,2349,0,6808,0,-786.628,-1083.97,47.311,4.84765,300,10,0,664,0,0,1), (16033,2403,0,3620,0,-441.325,-108.685,55.0466,4.54965,300,0,0,664,0,0,0), (16034,2356,0,3201,0,-629.613,-962.754,42.5213,1.86198,300,10,0,944,0,0,1), - (16035,4075,0,1141,0,-479.856,-1351.45,52.8159,5.01413,300,5,0,120,0,0,1), + (16035,4075,0,1141,0,-479.856,-1351.45,52.8159,5.01413,300,5,0,8,0,0,1), (16036,2356,0,3201,0,-877.319,-1290.6,50.9381,0.886684,300,10,0,944,0,0,1), (16037,2356,0,3201,0,-826.047,-1334.96,63.2817,3.16453,300,5,0,944,0,0,1), (16038,2349,0,6808,0,-753.223,-1357.36,67.0002,5.50884,300,10,0,664,0,0,1), @@ -16673,7 +16682,7 @@ VALUES (16335,2351,0,806,0,-326.583,-791.993,56.6864,4.48842,300,10,0,677,0,0,1), (16336,721,0,328,0,-9613.22,-2141.79,70.5096,3.37397,300,5,0,1,0,0,1), (16337,547,0,3035,0,-9375.17,-1954.55,59.1294,4.46788,300,10,0,356,0,0,1), - (16338,2442,0,1060,0,-9426.95,-2107.63,65.958,5.25858,300,5,0,64,0,0,1), + (16338,2442,0,1060,0,-9426.95,-2107.63,65.958,5.25858,300,5,0,1,0,0,1), (16339,547,0,3035,0,-9356.52,-1909.16,66.1403,5.31015,300,5,0,356,0,0,1), (16340,547,0,3035,0,-9356.55,-1968.46,58.7977,3.12311,300,5,0,356,0,0,1), (16341,721,0,328,0,-9261.11,-1970.24,77.0614,1.95498,300,10,0,1,0,0,1), @@ -16703,7 +16712,7 @@ VALUES (16365,2504,0,1573,0,-8347,418.2,122.274,0.634,180,0,0,644,0,0,0), (16366,2384,0,1059,0,-450.59,-646.905,48.6924,0.250847,300,10,0,617,0,0,1), (16367,2249,0,3207,0,-147.467,-323.741,52.819,2.65494,300,3,0,1107,0,0,1), - (16368,620,0,304,0,-816.533,-537.25,15.3231,2.77414,300,5,0,64,0,0,1), + (16368,620,0,304,0,-816.533,-537.25,15.3231,2.77414,300,5,0,1,0,0,1), (16369,2248,0,3206,0,-183.579,-340.009,53.1782,2.39451,300,3,0,1050,0,0,1), (16370,2354,0,1007,0,-606.018,-473.381,33.8471,5.15966,300,10,0,742,0,0,1), (16371,2384,0,1059,0,-547.774,-713.319,47.321,1.40322,300,10,0,617,0,0,1), @@ -16905,9 +16914,9 @@ VALUES (16577,13777,0,13383,0,59.1021,-246.024,129.419,3.82227,600,0,0,8774,0,0,0), (16578,13817,0,13852,0,371.198,-1004.14,109.344,1.58825,300,0,0,3967,0,0,0), (16579,13776,0,13851,0,470.819,-1052.1,108.386,2.40855,600,0,0,3986,0,0,0), - (16580,2098,0,10001,0,698.139,-1242.52,196.426,2.09297,300,5,0,100,0,0,1), - (16581,883,0,347,0,538.455,-1445.23,50.8205,6.08283,300,3,0,64,0,0,1), - (16582,2098,0,10002,0,702.928,-1111.26,200.05,3.2886,300,5,0,100,0,0,1), + (16580,2098,0,10001,0,698.139,-1242.52,196.426,2.09297,300,5,0,164,0,0,1), + (16581,883,0,347,0,538.455,-1445.23,50.8205,6.08283,300,3,0,1,0,0,1), + (16582,2098,0,10002,0,702.928,-1111.26,200.05,3.2886,300,5,0,164,0,0,1), (16583,14284,0,14326,0,105.145,-180.779,128.093,4.08407,600,0,0,9563,0,0,0), (16584,14284,0,14326,0,107.086,-183.622,127.824,3.49066,600,0,0,9563,0,0,0), (16585,14284,0,14324,0,95.4361,-185.41,127.448,6.24828,600,0,0,9563,0,0,0), @@ -16941,19 +16950,19 @@ VALUES (16615,6033,0,7449,0,1210.51,-151.803,24.8701,2.53073,300,0,0,328,0,0,0), (16616,2408,0,1244,0,1352.67,-48.2536,29.6017,2.45885,300,10,0,1050,0,0,1), (16617,2408,0,1244,0,510.155,385.116,29.6109,3.92908,300,10,0,1050,0,0,1), - (16618,2098,0,10002,0,953.817,-561.64,202.886,4.55366,300,5,0,100,0,0,1), - (16619,2098,0,10001,0,846.45,-338.9,233.087,1.02524,300,5,0,100,0,0,1), - (16620,2098,0,10001,0,498.319,-1076.64,195.896,1.89789,300,5,0,100,0,0,1), - (16621,2098,0,10002,0,664.991,-247.537,235.637,2.61687,300,5,0,100,0,0,1), - (16622,4075,0,1141,0,378.108,168.873,43.2156,6.05478,300,10,0,120,0,0,1), + (16618,2098,0,10002,0,953.817,-561.64,202.886,4.55366,300,5,0,164,0,0,1), + (16619,2098,0,10001,0,846.45,-338.9,233.087,1.02524,300,5,0,164,0,0,1), + (16620,2098,0,10001,0,498.319,-1076.64,195.896,1.89789,300,5,0,164,0,0,1), + (16621,2098,0,10002,0,664.991,-247.537,235.637,2.61687,300,5,0,164,0,0,1), + (16622,4075,0,1141,0,378.108,168.873,43.2156,6.05478,300,10,0,8,0,0,1), (16623,6033,0,7449,0,519.494,536.358,14.8352,1.43117,300,0,0,328,0,0,0), (16624,6033,0,7449,0,715.172,128.641,25.5884,5.61996,300,0,0,328,0,0,0), (16625,2408,0,1244,0,626.913,226.556,30.2463,1.04808,300,10,0,1050,0,0,1), - (16626,2098,0,10003,0,957.046,-951.057,163.355,2.47164,300,5,0,100,0,0,1), + (16626,2098,0,10003,0,957.046,-951.057,163.355,2.47164,300,5,0,164,0,0,1), (16627,6033,0,7449,0,546.234,392.904,18.1509,2.58309,300,0,0,328,0,0,0), (16628,2408,0,1244,0,557.594,289.781,27.9714,6.13776,300,10,0,1050,0,0,1), (16629,2408,0,1244,0,1094.31,-222.748,31.1945,6.18621,300,10,0,1050,0,0,1), - (16630,883,0,347,0,509.828,-1000.43,150.228,3.63143,300,5,0,64,0,0,1), + (16630,883,0,347,0,509.828,-1000.43,150.228,3.63143,300,5,0,1,0,0,1), (16631,2408,0,1244,0,1065.49,-218.795,30.9792,4.70542,300,10,0,1050,0,0,1), (16632,2252,0,11567,0,827.221,-718.604,192.922,5.5531,300,5,0,1163,0,0,1), (16633,2408,0,1244,0,1277.51,-151.189,28.7497,1.23489,300,10,0,1050,0,0,1), @@ -16981,7 +16990,7 @@ VALUES (16657,2408,0,1244,0,517.916,354.867,31.6603,2.19788,300,10,0,1050,0,0,1), (16658,2408,0,1244,0,472.883,391.111,36.0622,1.22449,300,10,0,1050,0,0,1), (16659,2349,0,6808,0,267.743,67.5817,53.9649,0.623199,300,10,0,664,0,0,1), - (16660,4075,0,1141,0,456.76,234.252,42.0227,1.91301,300,10,0,120,0,0,1), + (16660,4075,0,1141,0,456.76,234.252,42.0227,1.91301,300,10,0,8,0,0,1), (16661,2349,0,6808,0,443.781,119.649,42.2515,0.437453,300,10,0,664,0,0,1), (16662,2408,0,1244,0,478.942,436.653,28.0245,3.63235,300,10,0,1050,0,0,1), (16663,2408,0,1244,0,480.191,422.002,30.1947,1.34,300,10,0,1050,0,0,1), @@ -16992,7 +17001,7 @@ VALUES (16668,2272,0,3714,0,373.325,161.714,43.2042,0.689809,300,0,0,882,2362,0,0), (16669,2271,0,11474,0,373.901,164.413,43.1955,1.66907,300,0,0,1106,0,0,0), (16670,2247,0,3729,0,1255.43,-307.122,45.7477,3.6239,300,5,0,1678,0,0,1), - (16671,4075,0,1141,0,686.362,-887.436,164.357,2.5536,300,10,0,120,0,0,1), + (16671,4075,0,1141,0,686.362,-887.436,164.357,2.5536,300,10,0,8,0,0,1), (16672,2252,0,11567,0,652.258,-665.504,216.549,3.32384,300,5,0,1163,0,0,1), (16673,2349,0,6808,0,-110.304,375.521,80.401,0,300,3,0,664,0,0,1), (16674,2349,0,6808,0,77.2441,48.8558,55.023,4.71239,300,10,0,664,0,0,1), @@ -17033,7 +17042,7 @@ VALUES (16709,2246,0,3728,0,1227.87,-292.91,41.4701,4.96087,300,5,0,1604,0,0,1), (16710,2247,0,3729,0,1080.69,-289.516,44.0389,5.41496,300,5,0,1678,0,0,1), (16711,2287,0,536,0,502.999,-195.946,152.522,5.35759,300,0,0,4377,0,0,0), - (16712,883,0,347,0,656.636,-1388.88,95.7312,2.0982,300,3,0,64,0,0,1), + (16712,883,0,347,0,656.636,-1388.88,95.7312,2.0982,300,3,0,1,0,0,1), (16713,2349,0,6808,0,-60.6443,39.841,74.193,4.64154,300,3,0,664,0,0,1), (16714,2356,0,3201,0,-45.5915,118.028,57.9524,0.005859,300,10,0,944,0,0,1), (16715,1958,0,2597,0,759.189,90.8957,30.995,1.59924,300,5,0,350,390,0,1), @@ -17053,7 +17062,7 @@ VALUES (16729,2356,0,3201,0,60.749,88.7913,49.2333,0.688624,300,10,0,944,0,0,1), (16730,2356,0,3201,0,210.3,-8.49704,72.8186,2.48637,300,10,0,944,0,0,1), (16731,2287,0,536,0,507.406,-213.479,152.522,4.86708,300,5,0,4377,0,0,2), - (16732,4075,0,1141,0,669.729,-950.925,164.475,2.55198,300,10,0,120,0,0,1), + (16732,4075,0,1141,0,669.729,-950.925,164.475,2.55198,300,10,0,8,0,0,1), (16733,2242,0,3717,0,699.077,-859.885,158.498,2.92778,300,5,0,1403,0,0,1), (16734,2252,0,11567,0,482.171,-752.265,146.792,0.676179,300,10,0,1163,0,0,1), (16735,2242,0,3717,0,645.027,-1010.76,164.665,3.35444,300,5,0,1403,0,0,1), @@ -17063,7 +17072,7 @@ VALUES (16739,2407,0,2300,0,359.963,-1544.48,62.5165,0.650762,300,3,0,1221,0,0,1), (16740,2408,0,1244,0,542.834,-1592,34.943,2.0108,300,10,0,1050,0,0,1), (16741,2406,0,1058,0,414.131,-1544.03,57.9173,3.30835,300,5,0,1163,0,0,1), - (16742,883,0,347,0,316.915,-1521.15,57.4661,5.1463,300,10,0,64,0,0,1), + (16742,883,0,347,0,316.915,-1521.15,57.4661,5.1463,300,10,0,1,0,0,1), (16743,2408,0,1244,0,588.471,-1651.22,34.9343,2.19672,300,10,0,1050,0,0,1), (16744,2408,0,1244,0,392.686,-1445.17,34.7555,3.42036,300,10,0,1050,0,0,1), (16745,2407,0,2300,0,289.245,-1546.19,64.9128,1.46569,300,3,0,1221,0,0,1), @@ -17113,8 +17122,8 @@ VALUES (16789,2349,0,6808,0,16.8305,-24.3009,92.7928,1.4416,300,10,0,664,0,0,1), (16790,2406,0,1058,0,108.336,-47.4268,96.6073,5.9004,300,10,0,1163,0,0,1), (16791,2628,0,3720,0,118.231,491.632,44.1801,3.16467,300,5,0,1221,0,0,1), - (16792,4075,0,1141,0,38.4881,455.691,42.8019,0.072281,300,10,0,120,0,0,1), - (16793,4075,0,1141,0,89.9892,271.787,41.9983,2.1588,300,10,0,120,0,0,1), + (16792,4075,0,1141,0,38.4881,455.691,42.8019,0.072281,300,10,0,8,0,0,1), + (16793,4075,0,1141,0,89.9892,271.787,41.9983,2.1588,300,10,0,8,0,0,1), (16794,2406,0,1058,0,186.354,-40.5918,90.2448,1.39986,300,3,0,1163,0,0,1), (16795,2406,0,1058,0,151.619,-88.5512,112.403,5.31448,300,10,0,1163,0,0,1), (16796,2242,0,3717,0,714.583,-977.084,165.499,1.50108,300,5,0,1403,0,0,1), @@ -17139,11 +17148,11 @@ VALUES (16815,2628,0,3720,0,89.169,371.175,48.2043,1.09142,300,3,0,1221,0,0,1), (16816,2271,0,3711,0,33.4977,362.38,43.0735,1.81936,300,6,0,1106,0,0,1), (16817,2408,0,1244,0,514.773,287.679,33.3248,5.83088,300,10,0,1050,0,0,1), - (16818,2359,0,1068,0,389.492,141.845,42.1623,0.637527,300,5,0,1261,0,0,1), + (16818,2359,0,1068,0,389.492,141.845,42.1623,0.637527,300,5,0,1221,0,0,1), (16819,2408,0,1244,0,573.347,242.624,27.573,3.05679,300,10,0,1050,0,0,1), (16820,2408,0,1244,0,555.885,252.473,31.7822,4.50791,300,10,0,1050,0,0,1), (16821,2408,0,1244,0,584.333,217.015,32.3279,0.412265,300,10,0,1050,0,0,1), - (16822,2359,0,1068,0,405.642,155.971,41.9781,5.30818,300,5,0,1261,0,0,1), + (16822,2359,0,1068,0,405.642,155.971,41.9781,5.30818,300,5,0,1221,0,0,1), (16823,2349,0,6808,0,-31.196,151.434,53.6047,3.27686,300,10,0,664,0,0,1), (16824,2408,0,1244,0,653.175,123.714,33.0338,1.87834,300,10,0,1050,0,0,1), (16825,2408,0,1244,0,682.613,106.923,30.7917,5.15735,300,10,0,1050,0,0,1), @@ -17154,7 +17163,7 @@ VALUES (16830,2408,0,1244,0,914.714,-109.735,33.8974,5.59317,300,10,0,1050,0,0,1), (16831,2408,0,1244,0,705.295,34.7223,33.9719,5.10187,300,10,0,1050,0,0,1), (16832,2407,0,2300,0,1036.29,-284.389,47.7612,0.1372,300,10,0,1221,0,0,1), - (16833,2359,0,1068,0,422.25,251.171,44.2319,3.48449,300,5,0,1261,0,0,1), + (16833,2359,0,1068,0,422.25,251.171,44.2319,3.48449,300,5,0,1221,0,0,1), (16834,2407,0,2300,0,1018.9,-325.537,57.7319,1.54155,300,5,0,1221,0,0,1), (16835,2358,0,3718,0,420.743,233.775,43.3513,6.20591,300,5,0,954,2553,0,1), (16836,2407,0,2300,0,1039.75,-686.548,97.1431,0.005859,300,10,0,1221,0,0,1), @@ -17179,24 +17188,24 @@ VALUES (16855,2408,0,1244,0,285.907,-1316.24,35.1194,3.5833,300,10,0,1050,0,0,1), (16856,2358,0,3718,0,101.512,254.569,43.429,3.25131,300,5,0,954,2553,0,1), (16857,2351,0,806,0,264.34,-955.171,91.409,6.2578,300,5,0,677,0,0,1), - (16858,883,0,347,0,377.573,-833.667,128.466,1.88884,300,5,0,64,0,0,1), + (16858,883,0,347,0,377.573,-833.667,128.466,1.88884,300,5,0,1,0,0,1), (16859,2358,0,3718,0,82.4674,459.494,43.4963,4.87487,300,6,0,954,2553,0,1), (16860,2628,0,3720,0,53.283,459.876,42.0044,4.36431,300,5,0,1221,0,0,1), - (16861,2359,0,1068,0,40.2234,499.85,42.0326,1.927,300,5,0,1261,0,0,1), + (16861,2359,0,1068,0,40.2234,499.85,42.0326,1.927,300,5,0,1221,0,0,1), (16862,2628,0,3720,0,51.137,395.157,42.1286,1.088,300,5,0,1221,0,0,1), (16863,2242,0,3717,0,637.464,-896.279,163.748,3.76756,300,5,0,1403,0,0,1), - (16864,4075,0,1141,0,619.366,-922.788,164.71,3.9063,300,0,0,120,0,0,0), + (16864,4075,0,1141,0,619.366,-922.788,164.71,3.9063,300,0,0,8,0,0,0), (16865,2358,0,3718,0,31.5447,476.609,43.3808,1.26086,300,0,0,954,2553,0,0), - (16866,2359,0,1068,0,62.7876,435.948,42.0057,1.00443,300,5,0,1261,0,0,1), - (16867,2359,0,1068,0,34.483,329.744,43.0715,6.11476,300,5,0,1261,0,0,1), - (16868,2359,0,1068,0,108.844,453.152,42.0326,1.83047,300,5,0,1261,0,0,1), + (16866,2359,0,1068,0,62.7876,435.948,42.0057,1.00443,300,5,0,1221,0,0,1), + (16867,2359,0,1068,0,34.483,329.744,43.0715,6.11476,300,5,0,1221,0,0,1), + (16868,2359,0,1068,0,108.844,453.152,42.0326,1.83047,300,5,0,1221,0,0,1), (16869,2358,0,3719,0,90.2232,337.625,43.3797,2.83848,300,5,0,954,2553,0,1), (16870,2358,0,3718,0,73.645,359.973,44.675,4.312,300,5,0,954,2553,0,1), - (16871,2359,0,1068,0,63.3313,250.556,42.8865,2.78465,300,5,0,1261,0,0,1), + (16871,2359,0,1068,0,63.3313,250.556,42.8865,2.78465,300,5,0,1221,0,0,1), (16872,2358,0,3718,0,75.4903,422.109,43.0974,2.90567,300,5,0,954,2553,0,1), (16873,2628,0,3720,0,85.1788,375.522,43.4396,5.10317,300,5,0,1221,0,0,1), - (16874,2359,0,1068,0,58.4591,359.347,43.7877,2.01109,300,5,0,1261,0,0,1), - (16875,2359,0,1068,0,78.6308,313.45,41.8733,4.10925,300,5,0,1261,0,0,1), + (16874,2359,0,1068,0,58.4591,359.347,43.7877,2.01109,300,5,0,1221,0,0,1), + (16875,2359,0,1068,0,78.6308,313.45,41.8733,4.10925,300,5,0,1221,0,0,1), (16876,2628,0,3720,0,102.284,321.909,43.0326,3.5415,300,5,0,1221,0,0,1), (16877,2358,0,3719,0,78.2557,282.82,43.6286,0.20122,300,5,0,954,2553,0,1), (16878,2254,0,655,0,649.637,-314.06,151.329,4.28614,300,5,0,3831,0,0,1), @@ -17233,12 +17242,12 @@ VALUES (16909,2245,0,3726,0,995.187,-776.481,108.59,5.56314,300,0,0,1536,0,0,0), (16910,2243,0,3722,0,1067.43,-693.762,84.9393,3.55061,300,5,0,1469,0,0,1), (16911,2243,0,3721,0,981.158,-789.444,112.965,2.47401,300,0,0,1469,0,0,0), - (16912,2359,0,1068,0,78.1976,225.788,42.1213,5.30245,300,5,0,1261,0,0,1), + (16912,2359,0,1068,0,78.1976,225.788,42.1213,5.30245,300,5,0,1221,0,0,1), (16913,2407,0,2300,0,1075.66,-628.732,91.8456,4.24081,300,10,0,1221,0,0,1), (16914,2243,0,3721,0,1160.43,-551.638,74.1004,2.54045,300,10,0,1469,0,0,1), (16915,2358,0,3719,0,92.6306,232.972,43.2658,5.69433,300,5,0,954,2553,0,1), - (16916,2359,0,1068,0,127.99,244.026,43.82,0.493506,300,5,0,1261,0,0,1), - (16917,2359,0,1068,0,298.926,173.572,41.2229,5.28293,300,5,0,1261,0,0,1), + (16916,2359,0,1068,0,127.99,244.026,43.82,0.493506,300,5,0,1221,0,0,1), + (16917,2359,0,1068,0,298.926,173.572,41.2229,5.28293,300,5,0,1221,0,0,1), (16918,2243,0,3722,0,1174.92,-542.781,72.8968,2.47518,300,10,0,1469,0,0,1), (16919,2243,0,3721,0,1186.63,-565.633,72.1468,5.40058,300,3,0,1469,0,0,1), (16920,2243,0,3722,0,1163.49,-529.427,76.7648,3.40836,300,10,0,1469,0,0,1), @@ -17254,23 +17263,23 @@ VALUES (16930,2318,0,3723,0,1113.03,-708.455,72.0467,0.358357,300,0,0,1034,2680,0,0), (16931,2243,0,3722,0,1103.93,-710.05,73.7967,6.02712,300,0,0,1469,0,0,0), (16932,2243,0,3721,0,1096.8,-725.897,74.4938,0.295866,300,0,0,1469,0,0,0), - (16933,2359,0,1068,0,370.506,201.773,42.7826,1.08532,300,5,0,1261,0,0,1), - (16934,2359,0,1068,0,373.33,137.436,43.4051,5.83379,300,5,0,1261,0,0,1), + (16933,2359,0,1068,0,370.506,201.773,42.7826,1.08532,300,5,0,1221,0,0,1), + (16934,2359,0,1068,0,373.33,137.436,43.4051,5.83379,300,5,0,1221,0,0,1), (16935,2245,0,3726,0,1128.34,-723.285,69.4217,5.52093,300,0,0,1536,0,0,0), (16936,2358,0,3718,0,357.448,174.729,41.9861,5.15566,300,5,0,954,2553,0,1), - (16937,2359,0,1068,0,457.985,169.822,42.0298,0.39695,300,5,0,1261,0,0,1), + (16937,2359,0,1068,0,457.985,169.822,42.0298,0.39695,300,5,0,1221,0,0,1), (16938,2628,0,3720,0,414.552,211.044,43.2272,5.03043,300,5,0,1221,0,0,1), (16939,2358,0,3718,0,486.93,203.107,43.0991,5.0744,300,5,0,954,2553,0,1), (16940,2421,0,416,0,627.546,-297.646,152.887,2.66314,300,0,0,4572,0,0,0), - (16941,2359,0,1068,0,491.084,224.798,41.9545,3.04521,300,5,0,1261,0,0,1), + (16941,2359,0,1068,0,491.084,224.798,41.9545,3.04521,300,5,0,1221,0,0,1), (16942,2358,0,3718,0,447.378,184.093,43.2503,3.64548,300,5,0,954,2553,0,1), (16943,2422,0,11552,0,718.836,-321.472,140.395,3.56283,300,0,0,4377,0,0,0), - (16944,2359,0,1068,0,445.97,214.298,42.0323,3.16357,300,5,0,1261,0,0,1), - (16945,2359,0,1068,0,456.133,268.804,42.891,1.00392,300,5,0,1261,0,0,1), - (16946,2359,0,1068,0,444.464,224.338,42.137,4.06395,300,5,0,1261,0,0,2), + (16944,2359,0,1068,0,445.97,214.298,42.0323,3.16357,300,5,0,1221,0,0,1), + (16945,2359,0,1068,0,456.133,268.804,42.891,1.00392,300,5,0,1221,0,0,1), + (16946,2359,0,1068,0,444.464,224.338,42.137,4.06395,300,5,0,1221,0,0,2), (16947,2420,0,536,0,513.84,-324.677,153.675,6.07188,300,0,0,8057,2572,0,0), (16948,2358,0,3718,0,473.709,240.079,43.4152,0.070947,300,5,0,954,2553,0,1), - (16949,2359,0,1068,0,344.881,178.165,42.4246,4.00452,300,5,0,1261,0,0,1), + (16949,2359,0,1068,0,344.881,178.165,42.4246,4.00452,300,5,0,1221,0,0,1), (16950,2358,0,3718,0,393.615,217.372,43.6941,0.075239,300,5,0,954,2553,0,1), (16951,2253,0,610,0,410.518,-518.126,170.693,0.873433,300,10,0,1220,0,0,1), (16952,2408,0,1244,0,332.292,-1421.88,35,3.24132,300,10,0,1050,0,0,1), @@ -17419,7 +17428,7 @@ VALUES (17095,2254,0,655,0,589.876,-374.514,155.533,2.39405,300,0,0,3831,0,0,0), (17096,2250,0,1050,0,295.717,-72.5672,143.07,-2.05713,300,3,0,1163,0,0,1), (17097,2246,0,3728,0,1210.39,-263.829,34.54,5.29039,300,5,0,1604,0,0,1), - (17098,883,0,347,0,785.417,-1469.76,75.4901,2.79253,300,10,0,64,0,0,1), + (17098,883,0,347,0,785.417,-1469.76,75.4901,2.79253,300,10,0,1,0,0,1), (17099,2250,0,1050,0,274.233,-93.0351,142.633,-2.5994,300,0,0,1163,0,0,0), (17100,2271,0,11474,0,-131.713,177.702,58.6838,2.47112,300,10,0,1106,0,0,1), (17101,2250,0,1050,0,246.242,-127,140.002,-1.96796,300,0,0,1163,0,0,0), @@ -17757,7 +17766,7 @@ VALUES (17655,1958,0,2597,0,881.071,53.0895,23.7115,5.38515,275,5,0,350,390,0,1), (17656,1909,0,757,0,1222.26,286.363,23.13,1.8326,275,0,0,377,408,0,0), (17657,1909,0,757,0,1179.09,520.215,29.2805,5.33322,275,5,0,377,408,0,1), - (17658,10779,0,10090,0,59.785,694.011,63.6074,2.69876,275,10,0,64,0,0,1), + (17658,10779,0,10090,0,59.785,694.011,63.6074,2.69876,275,10,0,42,0,0,1), (17659,2173,0,245,0,-451.562,1817.52,-7.7725,0.323032,275,5,0,300,0,0,1), (17660,2173,0,245,0,621.161,1999.85,-25.1416,1.48298,275,5,0,300,0,0,1), (17661,2173,0,245,0,654.602,1985.2,-19.5592,0.470576,275,5,0,300,0,0,1), @@ -17868,7 +17877,7 @@ VALUES (17767,1767,0,441,0,1220.3,875.851,29.7018,5.81154,275,10,0,247,0,0,1), (17768,1767,0,441,0,940.172,1077.77,36.8204,0.043028,275,0,0,247,0,0,0), (17769,1765,0,11421,0,1501.68,728.545,44.2541,0.244979,275,3,0,198,0,0,1), - (17770,883,0,347,0,972.351,1128.05,47.2905,0.551433,275,10,0,64,0,0,1), + (17770,883,0,347,0,972.351,1128.05,47.2905,0.551433,275,10,0,1,0,0,1), (17771,1957,0,1994,0,796.192,192.002,35.0216,0.331613,275,0,0,356,0,0,0), (17772,1958,0,2597,0,768.92,206.121,41.9963,4.80271,275,10,0,350,390,0,1), (17773,1956,0,631,0,1087.86,291.931,36.1021,4.80526,275,10,0,417,0,0,1), @@ -17949,7 +17958,7 @@ VALUES (17848,1769,0,11180,0,1107.45,1120.65,40.857,4.94905,275,0,0,186,191,0,0), (17849,1958,0,2597,0,787.738,289.239,34.9781,1.42711,275,10,0,350,390,0,1), (17850,1957,0,1994,0,820.965,234.68,33.697,4.41313,275,10,0,356,0,0,1), - (17851,10779,0,10090,0,1318.74,1275.25,49.1126,4.68896,275,10,0,64,0,0,1), + (17851,10779,0,10090,0,1318.74,1275.25,49.1126,4.68896,275,10,0,42,0,0,1), (17852,1889,0,3586,0,86.2971,704.383,61.2206,4.54965,275,10,0,379,1118,0,1), (17853,1888,0,3566,0,89.7352,712.978,60.4226,4.74901,275,10,0,354,1326,0,1), (17854,1909,0,757,0,1136.45,333.07,30.7966,4.50761,275,5,0,377,408,0,1), @@ -18129,7 +18138,7 @@ VALUES (18028,2053,0,3553,0,-755.021,1504.76,17.2782,4.03593,275,0,0,414,0,0,0), (18029,1924,0,574,0,-549.74,1581.29,9.18659,5.62239,275,10,0,328,0,0,1), (18030,1924,0,574,0,-587.054,1552.25,9.9344,4.52536,275,10,0,328,0,0,1), - (18031,2359,0,1068,0,-4.23652,481.775,47.6478,3.28349,275,5,0,1261,0,0,1), + (18031,2359,0,1068,0,-4.23652,481.775,47.6478,3.28349,275,5,0,1221,0,0,1), (18032,1944,0,10850,0,1021.34,733.977,59.3484,5.41052,43200,0,0,573,0,0,0), (18033,1914,0,3562,0,-196.477,912.855,66.8764,1.20428,275,0,0,285,790,0,0), (18034,1914,0,3559,0,-200.063,912.968,71.4727,3.55849,275,3,0,285,790,0,1), @@ -18149,7 +18158,7 @@ VALUES (18049,1913,0,3592,0,-108.178,815.185,63.6545,3.68265,275,0,0,356,0,0,0), (18050,1915,0,3583,0,-84.3951,794.16,63.8357,4.8033,275,0,0,330,938,0,0), (18052,1912,0,3603,0,-180.069,925.579,65.6446,0.523599,275,0,0,300,0,0,0), - (18055,4075,0,1141,0,-292.914,1125.88,66.7137,4.2402,275,10,0,120,0,0,1), + (18055,4075,0,1141,0,-292.914,1125.88,66.7137,4.2402,275,10,0,8,0,0,1), (18056,1914,0,3559,0,-226.993,817.121,74.1054,2.54818,275,0,0,285,790,0,0), (18057,1914,0,3559,0,-222.062,820.535,74.0288,4.40418,275,3,0,285,790,0,1), (18058,1912,0,3603,0,-104.41,891.058,63.8079,2.7096,275,10,0,300,0,0,1), @@ -18344,7 +18353,7 @@ VALUES (18249,3242,1,6087,0,182.328,-3253.66,70.2029,1.99895,275,5,0,273,0,0,1), (18250,1779,0,1947,0,883.947,1597.09,36.8462,1.5761,275,3,0,247,0,0,1), (18251,1868,0,828,0,670.471,1137.69,56.2187,3.10059,275,10,0,253,264,0,1), - (18252,10779,0,10090,0,144.673,1289.87,69.2119,2.51123,275,10,0,64,0,0,1), + (18252,10779,0,10090,0,144.673,1289.87,69.2119,2.51123,275,10,0,42,0,0,1), (18253,1870,0,732,0,696.413,1071.24,50.1966,1.73952,275,10,0,300,0,0,1), (18254,1870,0,732,0,689.231,1024.35,43.3737,5.92631,275,10,0,300,0,0,1), (18255,1870,0,732,0,717.989,1056.45,46.9303,4.28216,275,10,0,300,0,0,1), @@ -18407,13 +18416,13 @@ VALUES (18314,3242,1,6087,0,565.19,-2677.64,91.7225,2.83746,275,5,0,273,0,0,1), (18315,1912,0,3603,0,-194.257,991.621,65.7035,6.15697,275,10,0,300,0,0,1), (18316,2110,33,1141,0,-256.649,2241.38,100.892,0.181911,7200,5,0,1,0,0,1), - (18317,4075,0,1141,0,-589.378,953.987,91.0206,1.01125,275,10,0,120,0,0,1), + (18317,4075,0,1141,0,-589.378,953.987,91.0206,1.01125,275,10,0,8,0,0,1), (18318,3242,1,6087,0,-483.963,-1775.1,92.5919,0.098423,275,5,0,273,0,0,1), (18319,1924,0,574,0,-642.497,1219.92,76.1978,0.588542,275,3,0,328,0,0,1), (18320,1923,0,741,0,-691.049,1363.66,33.2018,1.12461,275,10,0,356,0,0,1), (18321,3242,1,6087,0,-147.402,-2181.25,92.044,2.3341,275,5,0,273,0,0,1), (18322,1923,0,741,0,-625.002,1246.08,71.2473,3.46859,275,3,0,356,0,0,1), - (18323,4075,0,1141,0,511.093,1419.41,101.674,5.18084,275,10,0,120,0,0,1), + (18323,4075,0,1141,0,511.093,1419.41,101.674,5.18084,275,10,0,8,0,0,1), (18324,1924,0,574,0,-522.881,1491.23,14.9334,2.27988,275,10,0,328,0,0,1), (18325,1923,0,741,0,-595.596,1455.91,9.30226,3.92316,275,5,0,356,0,0,1), (18326,1924,0,574,0,-504.241,1463.71,20.5913,1.20368,275,10,0,328,0,0,1), @@ -18423,7 +18432,7 @@ VALUES (18330,1797,0,820,0,1189.8,1585.62,26.7093,5.70094,275,10,0,296,0,0,1), (18331,1797,0,820,0,1214.8,1548.08,33.4479,0.244505,275,5,0,296,0,0,1), (18332,1766,0,246,0,1390.56,1019.86,52.6699,6.02181,275,5,0,222,0,0,1), - (18333,4075,0,1141,0,717.821,1204.64,62.7562,1.33719,275,10,0,120,0,0,1), + (18333,4075,0,1141,0,717.821,1204.64,62.7562,1.33719,275,10,0,8,0,0,1), (18334,1868,0,828,0,659.416,1219.39,78.0118,0.154876,275,5,0,253,264,0,1), (18335,2914,0,1206,0,448.156,1310.19,80.8115,2.35826,275,10,0,8,0,0,1), (18336,1765,0,11421,0,1443.68,744.701,44.6805,3.60057,275,10,0,198,0,0,1), @@ -18519,7 +18528,7 @@ VALUES (18426,1769,0,11180,0,456.084,1187.95,89.8521,4.32868,275,5,0,186,191,0,1), (18427,1778,0,1006,0,931.5,1401,42.4984,4.4674,275,5,0,266,0,0,1), (18428,1866,0,829,0,1270.7,1223.98,52.6321,5.93723,275,5,0,222,0,0,1), - (18429,4075,0,1141,0,1092.22,1639.89,28.9572,2.39557,275,10,0,120,0,0,1), + (18429,4075,0,1141,0,1092.22,1639.89,28.9572,2.39557,275,10,0,8,0,0,1), (18430,1866,0,829,0,1287.26,1252.55,53.1402,3.82892,275,10,0,222,0,0,1), (18431,3859,33,736,0,-169.686,2171.7,94.0461,5.93232,7200,0,0,1953,0,0,0), (18432,3242,1,6087,0,-318.443,-2149.35,97.0569,4.33285,275,5,0,273,0,0,1), @@ -18945,7 +18954,7 @@ VALUES (19121,1765,0,11421,0,319.861,1437.96,125.322,2.2434,275,10,0,198,0,0,1), (19122,1766,0,246,0,1120.63,1314.01,36.7478,1.88091,275,10,0,222,0,0,1), (19123,1766,0,246,0,1056.95,1314.21,38.0561,1.93291,275,5,0,222,0,0,1), - (19124,4075,0,1141,0,-217.983,1352.78,35.5777,0.459281,275,10,0,120,0,0,1), + (19124,4075,0,1141,0,-217.983,1352.78,35.5777,0.459281,275,10,0,8,0,0,1), (19125,1867,0,3768,0,-109.942,1312.12,55.4393,0.022768,275,10,0,241,601,0,1), (19126,1769,0,11180,0,603.292,1229.87,80.7245,3.06652,275,10,0,186,191,0,1), (19127,1769,0,11180,0,537.5,1129.17,89.83,1.3522,275,3,0,186,191,0,1), @@ -18960,7 +18969,7 @@ VALUES (19136,1778,0,1006,0,1126.55,1421.06,37.941,3.16307,275,10,0,266,0,0,1), (19137,1778,0,1006,0,1097.76,1425.74,38.4663,2.34261,275,10,0,266,0,0,1), (19138,1772,0,848,0,1096.55,1572.08,28.2997,3.30081,275,5,0,222,0,0,1), - (19139,883,0,347,0,1131.71,1468.4,35.5572,0.636474,275,5,0,64,0,0,1), + (19139,883,0,347,0,1131.71,1468.4,35.5572,0.636474,275,5,0,1,0,0,1), (19140,1778,0,1006,0,1114.85,1456.54,35.0071,4.71434,275,10,0,266,0,0,1), (19141,1867,0,3767,0,-39.2264,1325.9,59.8806,5.70347,275,10,0,241,601,0,1), (19142,1772,0,848,0,1113.45,1542.11,29.2795,1.25419,275,5,0,222,0,0,1), @@ -19709,15 +19718,15 @@ VALUES (19893,3255,1,1747,0,716.236,-2749.39,91.7917,0.02593,275,5,0,273,0,0,1), (19894,3255,1,1747,0,-1317.79,-2741.71,94.877,0.182471,275,5,0,273,0,0,1), (19895,3255,1,1747,0,-435.147,-1999.87,92.1709,2.31556,275,5,0,273,0,0,1), - (19896,3255,1,1747,0,83.1747,-1546.56,93.2984,1.91493,275,5,0,273,0,0,1); - -INSERT INTO `creature` (`guid`, `id`, `map`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) -VALUES + (19896,3255,1,1747,0,83.1747,-1546.56,93.2984,1.91493,275,5,0,273,0,0,1), (19897,3255,1,1747,0,978.997,-2975.65,91.7917,1.59487,275,5,0,273,0,0,1), (19898,3255,1,1747,0,479.599,-3081.66,94.8052,0.541455,275,5,0,273,0,0,1), (19899,3255,1,1747,0,914.241,-2947.61,91.7916,3.18586,275,5,0,273,0,0,1), (19900,3255,1,1747,0,945.08,-3093.33,93.0098,2.32228,275,5,0,273,0,0,1), - (19901,3255,1,1747,0,563.388,-2939.16,93.6895,5.25912,275,5,0,273,0,0,1), + (19901,3255,1,1747,0,563.388,-2939.16,93.6895,5.25912,275,5,0,273,0,0,1); + +INSERT INTO `creature` (`guid`, `id`, `map`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) +VALUES (19902,3255,1,1747,0,-831.024,-3188.9,91.9471,2.86866,275,5,0,273,0,0,1), (19903,3255,1,1747,0,-727.996,-1853.27,93.622,3.54062,275,5,0,273,0,0,1), (19904,3255,1,1747,0,-445.556,-1679.41,92.0687,0.479686,275,5,0,273,0,0,1), @@ -20685,67 +20694,67 @@ VALUES (20875,6115,1,5048,0,1404.23,-2800.22,123.331,5.69988,275,5,0,950,0,0,1), (20876,6115,1,5048,0,1520.46,-2912.79,128.917,5.37938,275,5,0,950,0,0,1), (20877,5859,1,6114,0,-4006.34,-1752.7,97.3885,5.72468,43200,0,0,2250,0,0,0), - (20878,3300,1,1206,0,-257.697,-1147.91,52.7783,3.84989,275,20,0,64,0,0,1), - (20879,3300,1,1206,0,-1868.04,-2938.99,91.7917,2.54259,275,20,0,64,0,0,1), - (20880,3300,1,1206,0,-4106.35,-1940.5,93.4167,3.20742,275,20,0,64,0,0,1), - (20881,3300,1,1206,0,-3402.67,-1920.61,93.5407,1.23905,275,20,0,64,0,0,1), - (20882,3300,1,1206,0,-640.268,-3631.25,93.3665,3.55367,275,20,0,64,0,0,1), - (20883,3300,1,1206,0,-916.462,-2223.11,93.5106,0.326074,275,20,0,64,0,0,1), - (20884,3300,1,1206,0,401.068,-2595.94,93.5417,2.53404,275,20,0,64,0,0,1), - (20885,3300,1,1206,0,-1545.25,-2439.55,93.831,5.99603,275,20,0,64,0,0,1), - (20886,3300,1,1206,0,545.4,-1287.28,93.2708,0.789096,275,20,0,64,0,0,1), - (20887,3300,1,1206,0,-1774.17,-2445.57,94.0997,6.09268,275,20,0,64,0,0,1), - (20888,3300,1,1206,0,-715.437,-3185.83,93.9781,1.62944,275,20,0,64,0,0,1), - (20889,3300,1,1206,0,-1257.77,-2044.73,91.8171,2.74384,275,20,0,64,0,0,1), - (20890,3300,1,1206,0,-2719.97,-2214.7,91.7917,1.11312,275,20,0,64,0,0,1), - (20891,3300,1,1206,0,-1340.31,-3229.94,134.527,4.17968,275,20,0,64,0,0,1), - (20892,3300,1,1206,0,-1646.22,-3089.99,92.8842,5.45218,275,20,0,64,0,0,1), - (20893,3300,1,1206,0,-468.367,-3486.55,93.7425,2.82355,275,20,0,64,0,0,1), - (20894,3300,1,1206,0,-1911.94,-2289.08,94.8839,3.29997,275,20,0,64,0,0,1), - (20895,3300,1,1206,0,-2440.41,-2445.25,91.7917,6.14161,275,20,0,64,0,0,1), - (20896,3300,1,1206,0,-421.764,-2812.46,94.3587,0.167058,275,20,0,64,0,0,1), - (20897,3300,1,1206,0,-365.812,-1446.31,93.5744,0.076173,275,20,0,64,0,0,1), - (20898,3300,1,1206,0,-1729.54,-2829.28,83.4497,1.60399,275,20,0,64,0,0,1), - (20899,3300,1,1206,0,118.892,-3156.73,90.8445,5.01728,275,20,0,64,0,0,1), - (20900,3300,1,1206,0,-2219.35,-1814.1,91.7917,5.07186,275,20,0,64,0,0,1), - (20901,3300,1,1206,0,-391.353,-1971.26,95.5474,5.60039,275,20,0,64,0,0,1), - (20902,3300,1,1206,0,-2003,-2498.47,92.6666,3.43679,275,20,0,64,0,0,1), - (20903,3300,1,1206,0,-633.976,-1834.34,94.0133,3.49053,275,20,0,64,0,0,1), - (20904,3300,1,1206,0,543.301,-3054.41,91.7917,0.235801,275,20,0,64,0,0,1), - (20905,3300,1,1206,0,-2422.32,-1684.25,94.8522,0.12992,275,20,0,64,0,0,1), - (20906,3300,1,1206,0,411.49,-3426.03,95.3263,0.446182,275,20,0,64,0,0,1), - (20907,3300,1,1206,0,-2224.21,-2645.57,91.9219,0.956227,275,20,0,64,0,0,1), - (20908,3300,1,1206,0,-826.918,-1794.22,92.2986,0.880808,275,20,0,64,0,0,1), - (20909,3300,1,1206,0,-1425.59,-2904.73,93.5802,0.566807,275,20,0,64,0,0,1), - (20910,3300,1,1206,0,625.686,-2504.22,96.0542,3.93804,275,20,0,64,0,0,1), - (20911,3300,1,1206,0,-2013.49,-1823.2,92.0553,5.21361,275,20,0,64,0,0,1), - (20912,3300,1,1206,0,-40.023,-2072.73,93.5417,1.78166,275,20,0,64,0,0,1), - (20913,3300,1,1206,0,-1472.6,-2224.48,92.6945,5.78751,275,20,0,64,0,0,1), - (20914,3300,1,1206,0,-1713.04,-2011.97,92.7917,3.37909,275,20,0,64,0,0,1), - (20915,3300,1,1206,0,204.186,-3599.02,27.3096,5.23874,275,20,0,64,0,0,1), - (20916,3300,1,1206,0,-799.626,-3464.75,91.789,2.22868,275,20,0,64,0,0,1), - (20917,3300,1,1206,0,-1753.78,-2238.05,91.1078,1.8153,275,20,0,64,0,0,1), - (20918,3300,1,1206,0,-2454.46,-2243.34,94.4851,0.203496,275,20,0,64,0,0,1), - (20919,3300,1,1206,0,-1545.03,-1876.96,96.7245,0.895473,275,20,0,64,0,0,1), - (20920,3300,1,1206,0,-975.175,-1873.45,94.6777,5.21968,275,20,0,64,0,0,1), - (20921,3300,1,1206,0,-297.442,-1630.58,93.8481,0.902444,275,20,0,64,0,0,1), - (20922,3300,1,1206,0,-584.427,-1564.7,91.7917,0.48085,275,20,0,64,0,0,1), - (20923,3300,1,1206,0,-3616.66,-2184.19,92.0978,1.01553,275,20,0,64,0,0,1), - (20924,3300,1,1206,0,-3793.8,-1853.03,93.8926,1.9176,275,20,0,64,0,0,1), - (20925,3300,1,1206,0,-3815.44,-2217.4,93.0417,4.12868,275,20,0,64,0,0,1), - (20926,3300,1,1206,0,-1579.26,-2047.63,91.765,3.95461,275,20,0,64,0,0,1), - (20927,3300,1,1206,0,-1885.21,-2051.85,91.7917,6.16522,275,20,0,64,0,0,1), - (20928,3300,1,1206,0,-3416.79,-2237.68,91.7917,4.36007,275,20,0,64,0,0,1), - (20929,3300,1,1206,0,-241.811,-2834.31,92.6466,1.07394,275,20,0,64,0,0,1), - (20930,3300,1,1206,0,-3594.16,-2318.29,92.6658,5.35238,275,20,0,64,0,0,1), - (20931,3300,1,1206,0,170.227,-1597.41,92.9947,0.472325,275,20,0,64,0,0,1), - (20932,3300,1,1206,0,-907.05,-2527.07,96.5336,5.5116,275,20,0,64,0,0,1), - (20933,3300,1,1206,0,-226.655,-3425.88,92.0553,0.271051,275,20,0,64,0,0,1), - (20934,3300,1,1206,0,-1311.04,-2562.21,93.5534,6.24024,275,20,0,64,0,0,1), - (20935,3300,1,1206,0,-3579.72,-1941.45,92.5687,1.50436,275,20,0,64,0,0,1), - (20936,3300,1,1206,0,-1160.11,-2875.1,93.7676,4.93785,275,20,0,64,0,0,1), - (20937,3300,1,1206,0,-2894.74,-2035.6,95.3771,5.57235,275,20,0,64,0,0,1), - (20938,3300,1,1206,0,-2719.61,-1921.55,92.4167,2.48365,275,20,0,64,0,0,1), + (20878,3300,1,1206,0,-257.697,-1147.91,52.7783,3.84989,275,20,0,1,0,0,1), + (20879,3300,1,1206,0,-1868.04,-2938.99,91.7917,2.54259,275,20,0,1,0,0,1), + (20880,3300,1,1206,0,-4106.35,-1940.5,93.4167,3.20742,275,20,0,1,0,0,1), + (20881,3300,1,1206,0,-3402.67,-1920.61,93.5407,1.23905,275,20,0,1,0,0,1), + (20882,3300,1,1206,0,-640.268,-3631.25,93.3665,3.55367,275,20,0,1,0,0,1), + (20883,3300,1,1206,0,-916.462,-2223.11,93.5106,0.326074,275,20,0,1,0,0,1), + (20884,3300,1,1206,0,401.068,-2595.94,93.5417,2.53404,275,20,0,1,0,0,1), + (20885,3300,1,1206,0,-1545.25,-2439.55,93.831,5.99603,275,20,0,1,0,0,1), + (20886,3300,1,1206,0,545.4,-1287.28,93.2708,0.789096,275,20,0,1,0,0,1), + (20887,3300,1,1206,0,-1774.17,-2445.57,94.0997,6.09268,275,20,0,1,0,0,1), + (20888,3300,1,1206,0,-715.437,-3185.83,93.9781,1.62944,275,20,0,1,0,0,1), + (20889,3300,1,1206,0,-1257.77,-2044.73,91.8171,2.74384,275,20,0,1,0,0,1), + (20890,3300,1,1206,0,-2719.97,-2214.7,91.7917,1.11312,275,20,0,1,0,0,1), + (20891,3300,1,1206,0,-1340.31,-3229.94,134.527,4.17968,275,20,0,1,0,0,1), + (20892,3300,1,1206,0,-1646.22,-3089.99,92.8842,5.45218,275,20,0,1,0,0,1), + (20893,3300,1,1206,0,-468.367,-3486.55,93.7425,2.82355,275,20,0,1,0,0,1), + (20894,3300,1,1206,0,-1911.94,-2289.08,94.8839,3.29997,275,20,0,1,0,0,1), + (20895,3300,1,1206,0,-2440.41,-2445.25,91.7917,6.14161,275,20,0,1,0,0,1), + (20896,3300,1,1206,0,-421.764,-2812.46,94.3587,0.167058,275,20,0,1,0,0,1), + (20897,3300,1,1206,0,-365.812,-1446.31,93.5744,0.076173,275,20,0,1,0,0,1), + (20898,3300,1,1206,0,-1729.54,-2829.28,83.4497,1.60399,275,20,0,1,0,0,1), + (20899,3300,1,1206,0,118.892,-3156.73,90.8445,5.01728,275,20,0,1,0,0,1), + (20900,3300,1,1206,0,-2219.35,-1814.1,91.7917,5.07186,275,20,0,1,0,0,1), + (20901,3300,1,1206,0,-391.353,-1971.26,95.5474,5.60039,275,20,0,1,0,0,1), + (20902,3300,1,1206,0,-2003,-2498.47,92.6666,3.43679,275,20,0,1,0,0,1), + (20903,3300,1,1206,0,-633.976,-1834.34,94.0133,3.49053,275,20,0,1,0,0,1), + (20904,3300,1,1206,0,543.301,-3054.41,91.7917,0.235801,275,20,0,1,0,0,1), + (20905,3300,1,1206,0,-2422.32,-1684.25,94.8522,0.12992,275,20,0,1,0,0,1), + (20906,3300,1,1206,0,411.49,-3426.03,95.3263,0.446182,275,20,0,1,0,0,1), + (20907,3300,1,1206,0,-2224.21,-2645.57,91.9219,0.956227,275,20,0,1,0,0,1), + (20908,3300,1,1206,0,-826.918,-1794.22,92.2986,0.880808,275,20,0,1,0,0,1), + (20909,3300,1,1206,0,-1425.59,-2904.73,93.5802,0.566807,275,20,0,1,0,0,1), + (20910,3300,1,1206,0,625.686,-2504.22,96.0542,3.93804,275,20,0,1,0,0,1), + (20911,3300,1,1206,0,-2013.49,-1823.2,92.0553,5.21361,275,20,0,1,0,0,1), + (20912,3300,1,1206,0,-40.023,-2072.73,93.5417,1.78166,275,20,0,1,0,0,1), + (20913,3300,1,1206,0,-1472.6,-2224.48,92.6945,5.78751,275,20,0,1,0,0,1), + (20914,3300,1,1206,0,-1713.04,-2011.97,92.7917,3.37909,275,20,0,1,0,0,1), + (20915,3300,1,1206,0,204.186,-3599.02,27.3096,5.23874,275,20,0,1,0,0,1), + (20916,3300,1,1206,0,-799.626,-3464.75,91.789,2.22868,275,20,0,1,0,0,1), + (20917,3300,1,1206,0,-1753.78,-2238.05,91.1078,1.8153,275,20,0,1,0,0,1), + (20918,3300,1,1206,0,-2454.46,-2243.34,94.4851,0.203496,275,20,0,1,0,0,1), + (20919,3300,1,1206,0,-1545.03,-1876.96,96.7245,0.895473,275,20,0,1,0,0,1), + (20920,3300,1,1206,0,-975.175,-1873.45,94.6777,5.21968,275,20,0,1,0,0,1), + (20921,3300,1,1206,0,-297.442,-1630.58,93.8481,0.902444,275,20,0,1,0,0,1), + (20922,3300,1,1206,0,-584.427,-1564.7,91.7917,0.48085,275,20,0,1,0,0,1), + (20923,3300,1,1206,0,-3616.66,-2184.19,92.0978,1.01553,275,20,0,1,0,0,1), + (20924,3300,1,1206,0,-3793.8,-1853.03,93.8926,1.9176,275,20,0,1,0,0,1), + (20925,3300,1,1206,0,-3815.44,-2217.4,93.0417,4.12868,275,20,0,1,0,0,1), + (20926,3300,1,1206,0,-1579.26,-2047.63,91.765,3.95461,275,20,0,1,0,0,1), + (20927,3300,1,1206,0,-1885.21,-2051.85,91.7917,6.16522,275,20,0,1,0,0,1), + (20928,3300,1,1206,0,-3416.79,-2237.68,91.7917,4.36007,275,20,0,1,0,0,1), + (20929,3300,1,1206,0,-241.811,-2834.31,92.6466,1.07394,275,20,0,1,0,0,1), + (20930,3300,1,1206,0,-3594.16,-2318.29,92.6658,5.35238,275,20,0,1,0,0,1), + (20931,3300,1,1206,0,170.227,-1597.41,92.9947,0.472325,275,20,0,1,0,0,1), + (20932,3300,1,1206,0,-907.05,-2527.07,96.5336,5.5116,275,20,0,1,0,0,1), + (20933,3300,1,1206,0,-226.655,-3425.88,92.0553,0.271051,275,20,0,1,0,0,1), + (20934,3300,1,1206,0,-1311.04,-2562.21,93.5534,6.24024,275,20,0,1,0,0,1), + (20935,3300,1,1206,0,-3579.72,-1941.45,92.5687,1.50436,275,20,0,1,0,0,1), + (20936,3300,1,1206,0,-1160.11,-2875.1,93.7676,4.93785,275,20,0,1,0,0,1), + (20937,3300,1,1206,0,-2894.74,-2035.6,95.3771,5.57235,275,20,0,1,0,0,1), + (20938,3300,1,1206,0,-2719.61,-1921.55,92.4167,2.48365,275,20,0,1,0,0,1), (20939,5863,1,6116,0,-1906.86,-1753.09,91.7571,4.90438,19900,0,0,404,456,0,0), (20940,3819,1,1103,0,1364.1,-2362.42,115.237,2.79016,275,5,0,494,0,0,1), (20944,5871,1,4525,0,-393.28,-2641.5,96.3063,3.26377,275,0,0,804,0,0,0), @@ -21101,7 +21110,7 @@ VALUES (21298,4130,1,11144,0,-6353.74,-3414.08,-57.2315,5.70083,300,10,0,1163,0,0,1), (21299,4130,1,11144,0,-6386.16,-3509.23,-58.6995,6.07198,300,3,0,1163,0,0,1), (21300,4130,1,11144,0,-6410.85,-3589.94,-58.6249,5.52473,300,5,0,1163,0,0,1), - (21301,4131,1,11143,0,-6494.24,-3378.72,-85.3411,1.39626,300,0,0,1279,0,0,2), + (21301,4131,1,11143,0,-6494.24,-3378.72,-85.3411,1.39626,120,0,0,1279,0,0,2), (21302,4132,1,11099,0,-6381.53,-3442.09,-79.1625,1.38366,7200,0,0,1469,0,0,0), (21303,4133,1,11097,0,-6557.09,-3419.15,-57.755,3.80934,300,5,0,1221,0,0,1), (21304,4133,1,11097,0,-6444.21,-3485.11,-58.6596,0.037841,300,3,0,1221,0,0,1), @@ -21114,23 +21123,23 @@ VALUES (21311,4133,1,11097,0,-6488.81,-3510.08,-70.006,2.01468,300,5,0,1221,0,0,2), (21312,4133,1,11097,0,-6507.93,-3487.51,-69.9997,1.06776,300,3,0,1221,0,0,1), (21313,4133,1,11097,0,-6405.55,-3470.63,-76.195,1.92339,300,5,0,1221,0,0,1), - (21314,4133,1,11097,0,-6484.09,-3229.87,-112.36,3.42467,300,3,0,1221,0,0,1), + (21314,4133,1,11097,0,-6484.09,-3229.87,-112.36,3.42467,120,3,0,1221,0,0,1), (21315,4133,1,11097,0,-6521.07,-3514.02,-58.8412,3.42823,300,3,0,1221,0,0,1), (21316,4133,1,11097,0,-6557.67,-3522.48,-58.6365,4.46661,300,3,0,1221,0,0,1), - (21317,4133,1,11097,0,-6472.31,-3243.75,-113.38,5.96223,300,3,0,1221,0,0,1), - (21318,4133,1,11097,0,-6491.48,-3245.93,-112.497,6.10384,300,3,0,1221,0,0,1), + (21317,4133,1,11097,0,-6472.31,-3243.75,-113.38,5.96223,120,3,0,1221,0,0,1), + (21318,4133,1,11097,0,-6491.48,-3245.93,-112.497,6.10384,120,3,0,1221,0,0,1), (21319,4133,1,11097,0,-6354.1,-3453.71,-58.7595,1.3919,300,5,0,1221,0,0,1), (21320,4133,1,11097,0,-6520.36,-3551.58,-58.6467,5.86848,300,10,0,1221,0,0,1), (21321,4133,1,11097,0,-6451.85,-3556.34,-58.6628,3.47046,300,3,0,1221,0,0,1), (21322,4133,1,11097,0,-6432.13,-3541.44,-67.5868,4.32572,300,5,0,1221,0,0,1), - (21323,4133,1,11097,0,-6462.86,-3297.58,-104.92,1.41244,300,3,0,1221,0,0,1), - (21324,4133,1,11097,0,-6485.84,-3254.02,-113.549,0.814107,300,3,0,1221,0,0,1), - (21325,4133,1,11097,0,-6488.36,-3323.74,-94.8076,3.46016,300,5,0,1221,0,0,1), + (21323,4133,1,11097,0,-6462.86,-3297.58,-104.92,1.41244,120,3,0,1221,0,0,1), + (21324,4133,1,11097,0,-6485.84,-3254.02,-113.549,0.814107,120,3,0,1221,0,0,1), + (21325,4133,1,11097,0,-6488.36,-3323.74,-94.8076,3.46016,120,5,0,1221,0,0,1), (21326,4133,1,11097,0,-6495.78,-3514.64,-70.006,2.96284,300,3,0,1221,0,0,1), - (21327,4133,1,11097,0,-6496.03,-3325.49,-95.8035,2.63545,300,3,0,1221,0,0,1), + (21327,4133,1,11097,0,-6496.03,-3325.49,-95.8035,2.63545,120,3,0,1221,0,0,1), (21328,4133,1,11097,0,-6488.67,-3557.23,-58.6596,3.57267,300,3,0,1221,0,0,1), (21329,4133,1,11097,0,-6494.08,-3381.42,-84.4587,1.66075,300,5,0,1221,0,0,1), - (21330,4133,1,11097,0,-6509.77,-3305.15,-94.1583,1.12336,300,3,0,1221,0,0,1), + (21330,4133,1,11097,0,-6509.77,-3305.15,-94.1583,1.12336,120,3,0,1221,0,0,1), (21331,4133,1,11097,0,-6482.47,-3455.7,-58.7846,3.1322,300,5,0,1221,0,0,1), (21332,4133,1,11097,0,-6488.73,-3428.48,-69.9865,4.29027,300,5,0,1221,0,0,1), (21333,4133,1,11097,0,-6385.76,-3383.98,-57.6744,3.30903,300,10,0,1221,0,0,1), @@ -21363,7 +21372,7 @@ VALUES (21560,9551,1,8670,0,-5453.35,-2408.38,89.3594,5.70723,300,0,0,2192,0,0,0), (21561,4945,1,10318,0,-6187.69,-3962.72,-58.6667,0.558505,300,0,0,1764,0,0,0), (21562,4946,1,2490,0,-6259.69,-3856.48,-58.6667,5.37561,300,0,0,1764,0,0,0), - (21563,10582,1,10209,0,-5445.42,-2420.15,89.5537,0.180528,300,5,0,64,0,0,2), + (21563,10582,1,10209,0,-5445.42,-2420.15,89.5537,0.180528,300,5,0,42,0,0,2), (21564,14426,1,3898,0,-4752.21,-1865.71,89.0546,0.567454,7200,0,0,920,0,0,0), (21565,6495,1,7195,0,-6209.62,-3972.96,-58.625,4.80266,300,0,0,2016,0,0,0), (21566,10079,1,9898,0,-4617,-1851.97,86.1526,5.95157,300,0,0,1005,0,0,0), @@ -21391,7 +21400,7 @@ VALUES (21588,5523,1,6269,0,-5852.68,-3397.62,-50.8497,4.17134,300,0,0,1528,0,0,0), (21589,5523,1,6269,0,-5829.89,-3406.23,-50.8497,5.07891,300,0,0,1528,0,0,0), (21590,5523,1,6269,0,-5839.51,-3396.42,-50.8497,5.95157,300,0,0,1528,0,0,0), - (21591,4499,1,4766,0,-5201.8,-1569.02,-48.1368,3.03378,1800,0,0,2970,0,0,0), + (21591,4499,1,4766,0,-5201.8,-1569.02,-48.1368,3.03378,1800,0,0,2970,0,0,2), (21592,6548,1,5374,0,-6187.18,-3878.24,-58.6667,4.5204,300,0,0,3632,0,0,0), (21593,10645,1,10093,0,-5480.67,-2456.03,89.3671,6.02139,300,0,0,1605,0,0,0), (21594,10646,1,10092,0,-4742.52,-2103,83.7146,0.088836,300,0,0,1605,0,0,0), @@ -21505,9 +21514,9 @@ VALUES (21703,7404,1,2290,0,-4898.52,-2284.04,-71.3708,2.82743,300,0,0,1002,0,0,0), (21704,3053,1,7219,0,-6225.51,-3970.78,-58.6667,5.84685,300,0,0,1605,0,0,0), (21705,10992,1,1095,0,-4688.74,-1434.57,-50.4572,5.77704,600,0,0,2865,0,0,0), - (21706,6139,1,2297,0,-4977.69,-933.551,19.1822,4.21778,300,0,0,896,0,0,0), - (21707,6139,1,2297,0,-5009.22,-920.408,63.3593,0.179354,300,0,0,896,0,0,0), - (21708,6139,1,2297,0,-4967.76,-1107,-37.4437,0.622111,300,0,0,896,0,0,0), + (21706,6139,1,2297,0,-4919.2,-882.57,75.4972,4.21778,300,10,0,896,0,0,1), + (21707,6139,1,2297,0,-5009.22,-920.408,63.3593,0.179354,300,10,0,896,0,0,1), + (21708,6139,1,2297,0,-5075.84,-1013.62,53.0079,0.622111,300,10,0,896,0,0,1), (21709,4093,1,9414,0,-5128.38,-2392.5,-53.3992,4.99588,300,0,0,734,0,0,0), (21710,4093,1,9414,0,-5173.44,-2575.52,-50.4724,2.23899,300,5,0,734,0,0,1), (21711,4093,1,9414,0,-5154.66,-2315.02,-45.024,5.40395,300,0,0,734,0,0,0), @@ -23095,7 +23104,7 @@ VALUES (23352,7857,1,6939,0,-8096.42,-5381.65,7.02724,3.4383,300,0,0,2138,0,0,0), (23353,7857,1,6938,0,-8052.44,-5282.36,0.659495,1.27409,300,0,0,2138,0,0,0), (23354,7857,1,6941,0,-8044,-5336.31,8.28888,3.29867,300,0,0,2138,0,0,0), - (23355,8881,1,2786,0,-7088.25,-3738.72,8.63102,3.42085,300,0,0,64,53,0,0), + (23355,8881,1,2786,0,-7088.25,-3738.72,8.63102,3.42085,300,0,0,42,0,0,0), (23356,7857,1,6939,0,-8087.46,-5367.86,0.499819,5.91667,300,0,0,2138,0,0,0), (23357,7857,1,6939,0,-8096.56,-5310.31,0.686526,0.261799,300,0,0,2138,0,0,0), (23358,7857,1,6939,0,-8055.93,-5361.35,18.883,4.5204,300,0,0,2138,0,0,0), @@ -23114,7 +23123,7 @@ VALUES (23371,7857,1,6938,0,-8078.53,-5292.72,0.658153,1.74533,300,0,0,2138,0,0,0), (23372,7857,1,6940,0,-8078.86,-5337.5,7.79219,3.78736,300,0,0,2138,0,0,0), (23373,7857,1,6939,0,-8069.87,-5353.5,20.5404,3.15905,300,0,0,2138,0,0,0), - (23374,8882,1,6079,0,-7092.2,-3729.85,8.63018,3.29867,300,0,0,64,53,0,0), + (23374,8882,1,6079,0,-7092.2,-3729.85,8.63018,3.29867,300,0,0,42,0,0,0), (23375,7858,1,6950,0,-7980.2,-5375.96,0.640754,0.680678,300,0,0,2138,0,0,0), (23376,7858,1,6950,0,-8075.5,-5236.79,2.2639,3.18415,300,0,0,2138,0,0,0), (23377,7858,1,6954,0,-7976.5,-5371.73,0.648624,4.17134,300,0,0,2138,0,0,0), @@ -23146,10 +23155,10 @@ VALUES (23403,7858,1,6950,0,-8087.94,-5244.56,1.9519,5.00815,300,0,0,2138,0,0,0), (23404,7858,1,6953,0,-7989.63,-5414.49,1.20377,4.95674,300,0,0,2138,0,0,0), (23405,7858,1,6951,0,-7976.71,-5413.06,1.12042,1.82256,300,5,0,2138,0,0,1), - (23406,8883,1,2405,0,-7090.77,-3732.81,8.63018,3.52556,300,0,0,64,53,0,0), - (23407,8883,1,2405,0,-7087.49,-3741.68,8.63787,3.47321,300,0,0,64,53,0,0), - (23408,8884,1,5228,0,-7099.24,-3698.85,8.65058,3.05433,300,0,0,64,53,0,0), - (23409,8885,1,6468,0,-7097.74,-3704.55,8.64253,3.47321,300,0,0,64,53,0,0), + (23406,8883,1,2405,0,-7090.77,-3732.81,8.63018,3.52556,300,0,0,42,0,0,0), + (23407,8883,1,2405,0,-7087.49,-3741.68,8.63787,3.47321,300,0,0,42,0,0,0), + (23408,8884,1,5228,0,-7099.24,-3698.85,8.65058,3.05433,300,0,0,42,0,0,0), + (23409,8885,1,6468,0,-7097.74,-3704.55,8.64253,3.47321,300,0,0,42,0,0,0), (23410,9397,1,8716,0,-9446.81,-2314.58,12.9337,1.26528,300,25,0,1990,1640,0,1), (23411,9397,1,8716,0,-9058.05,-3652.34,9.57055,-1.03312,300,25,0,1990,1640,0,1), (23412,8124,1,7335,0,-7206.69,-3832.64,8.64432,0.349066,300,0,0,2972,0,0,0), @@ -23247,16 +23256,16 @@ VALUES (23538,5617,1,5530,0,-7574.58,-4734.26,9.04788,4.8369,300,0,0,1374,3471,0,0), (23539,5617,1,5530,0,-7678.13,-4720.98,9.00176,3.06668,300,15,0,1374,3471,0,1), (23540,5617,1,5530,0,-7620.4,-4614.94,9.63613,1.10198,300,5,0,1374,3471,0,1), - (23541,5617,1,5531,0,-7584.18,-4251.74,9.37676,3.2119,300,5,0,1374,3471,0,1); - -INSERT INTO `creature` (`guid`, `id`, `map`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) -VALUES + (23541,5617,1,5531,0,-7584.18,-4251.74,9.37676,3.2119,300,5,0,1374,3471,0,1), (23542,5617,1,5531,0,-7693.51,-4714.76,9.00176,1.98043,300,0,0,1374,3471,0,0), (23543,4352,1,1962,0,-2617.75,-3589.34,46.6479,2.13064,360,3,0,1469,0,0,1), (23544,5617,1,5530,0,-7713.69,-4718.54,9.63405,1.34239,300,15,0,1374,3471,0,1), (23545,5617,1,5531,0,-7744.56,-4617.91,9.45769,3.82601,300,15,0,1374,3471,0,1), (23546,5617,1,5531,0,-7485.01,-4514.21,10.54,0.10103,300,5,0,1374,3471,0,1), - (23547,5618,1,5569,0,-7011.46,-4317.52,10.6665,0.436827,300,5,0,1951,0,0,2), + (23547,5618,1,5569,0,-7011.46,-4317.52,10.6665,0.436827,300,5,0,1951,0,0,2); + +INSERT INTO `creature` (`guid`, `id`, `map`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) +VALUES (23548,5618,1,5568,0,-7215.89,-4617.47,8.96779,3.31613,300,0,0,1951,0,0,0), (23549,5618,1,5568,0,-7311.4,-4627.6,8.86581,1.52159,300,5,0,1951,0,0,1), (23550,5618,1,5568,0,-7351.86,-4746.29,9.96276,0.50753,300,15,0,1951,0,0,1), @@ -23417,11 +23426,11 @@ VALUES (23708,9999,1,9340,0,-7196.18,-1387.11,-231.449,3.33358,300,0,0,3986,0,0,0), (23709,9496,1,10056,0,-8009.21,-1298.49,-321.279,5.88822,300,0,0,160,0,0,0), (23711,8737,1,8012,0,-6166.44,-1118.99,-213.341,3.94444,300,0,0,2471,0,0,0), - (23712,10541,1,7804,0,-7328.53,-1462.65,-241.072,4.92183,300,0,0,64,0,0,0), - (23713,10541,1,7804,0,-7163.64,-1148.67,-265.202,5.89921,300,0,0,64,0,0,0), - (23714,10541,1,7804,0,-7140.5,-1465.97,-240.86,1.58825,300,0,0,64,0,0,0), - (23715,10541,1,7804,0,-7282.31,-1245.81,-246.847,0.575959,300,0,0,64,0,0,0), - (23716,10541,1,7804,0,-7092.4,-1305.86,-186.075,5.46288,300,0,0,64,0,0,0), + (23712,10541,1,7804,0,-7328.53,-1462.65,-241.072,4.92183,300,0,0,42,0,0,0), + (23713,10541,1,7804,0,-7163.64,-1148.67,-265.202,5.89921,300,0,0,42,0,0,0), + (23714,10541,1,7804,0,-7140.5,-1465.97,-240.86,1.58825,300,0,0,42,0,0,0), + (23715,10541,1,7804,0,-7282.31,-1245.81,-246.847,0.575959,300,0,0,42,0,0,0), + (23716,10541,1,7804,0,-7092.4,-1305.86,-186.075,5.46288,300,0,0,42,0,0,0), (23717,9270,1,8474,0,-6142.71,-1092.69,-200.187,3.08923,300,0,0,3294,0,0,0), (23718,9271,1,8476,0,-6145.24,-1090.56,-200.204,3.59538,300,0,0,2972,0,0,0), (23719,9272,1,8477,0,-6149.73,-1076.11,-198.908,4.41568,300,0,0,2972,0,0,0), @@ -23670,8 +23679,8 @@ VALUES (23962,6510,1,11635,0,-6332.16,-1441.35,-267.942,3.80504,300,10,0,2980,0,0,1), (23963,6233,90,6978,0,-639.608,353.948,-255.521,1.41372,7200,3,0,2559,0,0,1), (23964,6511,1,11633,0,-7218.66,-2211.98,-272.016,4.81727,300,10,0,2779,0,0,1), - (23965,12375,1,2405,0,-3846.23,-4391.04,10.2746,5.51524,360,0,0,64,0,0,0), - (23966,620,1,304,0,-3731.39,-4462.01,26.8537,3.53623,360,10,0,64,0,0,1), + (23965,12375,1,2405,0,-3846.23,-4391.04,10.2746,5.51524,360,0,0,42,0,0,0), + (23966,620,1,304,0,-3731.39,-4462.01,26.8537,3.53623,360,10,0,1,0,0,1), (23967,6511,1,11633,0,-6646.36,-1727.75,-271.945,2.86103,300,15,0,2779,0,0,1), (23968,6511,1,11633,0,-7544.81,-2117.19,-271.171,5.05331,300,5,0,2779,0,0,1), (23969,6511,1,11633,0,-7589.91,-2080.58,-271.891,1.94611,300,5,0,2779,0,0,1), @@ -23888,17 +23897,17 @@ VALUES (24201,6527,1,3018,0,-6689.28,-1282.56,-269.615,4.81222,300,15,0,2441,1864,0,1), (24202,6527,1,3018,0,-6556.69,-1661.12,-276.328,3.62271,300,5,0,2441,1864,0,1), (24203,6527,1,3018,0,-6549.13,-1814.89,-273.668,2.2927,300,5,0,2441,1864,0,1), - (24204,9600,1,8816,0,-7071.08,-1697.4,-270.584,4.13143,300,5,0,114,0,0,1), - (24205,9600,1,8819,0,-7951.44,-1548.78,-273.146,4.34493,300,30,0,114,0,0,1), - (24206,9600,1,8819,0,-7315.81,-953.275,-271.362,1.25522,300,30,0,114,0,0,1), - (24207,9600,1,8817,0,-6878.43,-621.713,-269.856,5.70927,300,5,0,114,0,0,1), - (24208,9600,1,8819,0,-7543.33,-1437.6,-272.266,1.57861,300,30,0,114,0,0,1), - (24209,9600,1,8818,0,-7851.07,-651.481,-260.482,1.47696,300,30,0,114,0,0,1), - (24210,9600,1,8819,0,-7758.25,-924.64,-272.004,5.7192,300,30,0,114,0,0,1), - (24211,9600,1,8816,0,-7609.32,-805.059,-269.36,2.3023,300,0,0,114,0,0,0), - (24212,9600,1,8817,0,-7302.58,-1639.27,-272.439,5.22403,300,5,0,114,0,0,1), - (24213,9600,1,8818,0,-7619.12,-616.899,-255.546,4.47238,300,30,0,114,0,0,1), - (24214,9600,1,8819,0,-7062.51,-1690.51,-272.938,1.63445,300,5,0,114,0,0,1), + (24204,9600,1,8816,0,-7071.08,-1697.4,-270.584,4.13143,300,5,0,1,0,0,1), + (24205,9600,1,8819,0,-7951.44,-1548.78,-273.146,4.34493,300,30,0,1,0,0,1), + (24206,9600,1,8819,0,-7315.81,-953.275,-271.362,1.25522,300,30,0,1,0,0,1), + (24207,9600,1,8817,0,-6878.43,-621.713,-269.856,5.70927,300,5,0,1,0,0,1), + (24208,9600,1,8819,0,-7543.33,-1437.6,-272.266,1.57861,300,30,0,1,0,0,1), + (24209,9600,1,8818,0,-7851.07,-651.481,-260.482,1.47696,300,30,0,1,0,0,1), + (24210,9600,1,8819,0,-7758.25,-924.64,-272.004,5.7192,300,30,0,1,0,0,1), + (24211,9600,1,8816,0,-7609.32,-805.059,-269.36,2.3023,300,0,0,1,0,0,0), + (24212,9600,1,8817,0,-7302.58,-1639.27,-272.439,5.22403,300,5,0,1,0,0,1), + (24213,9600,1,8818,0,-7619.12,-616.899,-255.546,4.47238,300,30,0,1,0,0,1), + (24214,9600,1,8819,0,-7062.51,-1690.51,-272.938,1.63445,300,5,0,1,0,0,1), (24215,1420,1,901,0,-7337.14,-2254.87,-275.912,3.03652,300,5,0,8,0,0,1), (24216,1420,1,901,0,-6969.46,-1112.82,-276.031,1.60331,300,5,0,8,0,0,1), (24217,1420,1,901,0,-7018.69,-2024.9,-277.27,5.6119,300,5,0,8,0,0,1), @@ -24443,9 +24452,9 @@ VALUES (24758,2620,1,1072,0,-925.329,-602.628,-56.7846,1.14385,250,5,0,8,0,0,1), (24759,2620,1,1072,0,-1294.87,297.779,4.0341,3.53262,250,5,0,8,0,0,1), (24760,11071,1,10614,0,-1117.91,51.0132,141.18,5.37561,250,0,0,980,0,0,0), - (24764,12354,1,11641,0,-2278.7,-401.865,-9.16808,5.81195,250,0,0,500,444,0,0), + (24764,12354,1,11641,0,-2278.7,-401.865,-9.16808,5.81195,250,0,0,247,0,0,0), (24765,10050,1,9269,0,-2340.11,-354.59,-8.78192,5.86431,250,0,0,1605,0,0,0), - (24766,12355,1,12246,0,-2279.87,-406.274,-8.91766,0.628319,250,0,0,500,444,0,0), + (24766,12355,1,12246,0,-2279.87,-406.274,-8.91766,0.628319,250,0,0,247,0,0,0), (24767,5189,1,3129,0,-1290.15,123.459,131.642,0.715585,250,0,0,1240,0,0,0), (24768,5957,1,4665,0,-967.639,281.837,110.805,1.36136,250,0,0,2972,0,0,0), (24769,10054,1,9272,0,-1269.08,46.0596,128.584,2.21657,250,0,0,1605,0,0,0), @@ -24455,7 +24464,7 @@ VALUES (24773,3419,1,1814,0,-995.383,278.552,111.994,4.55531,250,0,0,1042,0,0,0), (24774,6747,1,5486,0,-2365.37,-347.31,-8.87365,5.84685,250,0,0,1605,0,0,0), (24775,11869,1,11803,0,-1286.47,89.4229,129.28,0.314159,500,0,0,6830,0,0,0), - (24776,12383,1,1072,0,-1252.41,-131.099,162.89,5.06996,250,0,0,64,0,0,0), + (24776,12383,1,1072,0,-1252.41,-131.099,162.89,5.06996,250,0,0,42,0,0,0), (24778,4451,1,4568,0,-1266.91,141.197,132.646,5.18363,250,0,0,1454,0,0,0), (24779,3685,1,4300,0,-2279.8,-392.07,-9.31362,0.174533,250,0,0,2972,0,0,0), (24780,10086,1,9337,0,-1434.44,-47.8479,156.953,5.48033,250,0,0,2471,1620,0,0), @@ -24654,7 +24663,7 @@ VALUES (24973,2955,1,1219,0,-2814.81,-260.331,55.818,5.04648,155,20,0,42,0,0,1), (24974,2955,1,1219,0,-3185.31,-184.15,40.9962,0.117014,155,20,0,42,0,0,1), (24975,2955,1,1219,0,-2836.29,-635.521,55.2151,5.4044,155,10,0,42,0,0,1), - (24976,3300,1,1206,0,1180.92,-4356.58,21.2963,4.20581,180,5,0,64,0,0,1), + (24976,3300,1,1206,0,1180.92,-4356.58,21.2963,4.20581,180,5,0,1,0,0,1), (24977,2955,1,1219,0,-2918.04,-624.438,49.9362,0.30137,155,20,0,42,0,0,1), (24978,2955,1,1219,0,-3191,-347.672,31.8757,0.024,155,20,0,42,0,0,1), (24979,2955,1,1219,0,-3147.9,-223.017,41.7874,4.95525,155,20,0,42,0,0,1), @@ -26481,7 +26490,7 @@ VALUES (26905,3065,1,3811,0,-2180.22,-408.816,-4.51826,1.0472,250,0,0,456,406,0,0), (26906,3066,1,3816,0,-2298.96,-437.742,-5.35507,3.89208,250,0,0,546,481,0,0), (26907,3067,1,3795,0,-2263.26,-284.941,-9.29335,4.72984,250,0,0,500,0,0,0), - (26908,3068,1,1961,0,-1731.25,-540.804,-13.3326,5.49503,19900,0,0,176,0,0,0), + (26908,3068,1,1961,0,-1731.25,-540.804,-13.3326,5.49503,19900,0,0,176,0,0,2), (26909,3069,1,3796,0,-2254.65,-286.531,-9.34156,4.20624,250,0,0,1106,0,0,0), (26910,12032,1,12038,0,-1719.02,3212.89,4.38054,4.59022,300,0,0,1605,0,0,0), (26911,12033,1,12036,0,-1635.92,3056.89,51.7528,2.82743,300,0,0,1605,0,0,0), @@ -26803,16 +26812,16 @@ VALUES (27227,11562,1,11371,0,-1711.3,3353.13,-47.3943,5.9835,300,20,0,928,963,0,1), (27228,11562,1,11371,0,-1644.8,3315.53,-44.7439,0.094813,300,20,0,928,963,0,1), (27229,11562,1,11371,0,-2069.51,3202.41,-13.3813,3.65154,300,20,0,928,963,0,1), - (27230,11562,1,11371,0,-1956.36,3187.71,-60.4321,3.44918,300,3,0,928,963,0,1); - -INSERT INTO `creature` (`guid`, `id`, `map`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) -VALUES + (27230,11562,1,11371,0,-1956.36,3187.71,-60.4321,3.44918,300,3,0,928,963,0,1), (27231,11562,1,11371,0,-2002.46,3150.58,-9.43554,5.20678,300,20,0,928,963,0,1), (27232,11562,1,11371,0,-1808.33,3425,-45.1,2.99111,300,0,0,928,963,0,0), (27233,11562,1,11371,0,-619.985,2824.18,-23.1261,3.13085,300,20,0,928,963,0,1), (27234,11562,1,11371,0,-1907.91,3123.08,-18.475,0.331033,300,20,0,928,963,0,1), (27235,11562,1,11371,0,-1869.39,3404.34,-50.7694,3.44278,300,20,0,928,963,0,1), - (27236,11562,1,11371,0,-1872.81,3374.68,-70.0521,4.80002,300,20,0,928,963,0,1), + (27236,11562,1,11371,0,-1872.81,3374.68,-70.0521,4.80002,300,20,0,928,963,0,1); + +INSERT INTO `creature` (`guid`, `id`, `map`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) +VALUES (27237,11562,1,11371,0,-2019.07,3389.07,-63.5345,2.97191,300,20,0,928,963,0,1), (27238,11562,1,11371,0,-1843.27,3039.04,3.31622,1.59813,300,20,0,928,963,0,1), (27239,11562,1,11371,0,-489.57,2665.26,-20.6284,2.54655,300,20,0,928,963,0,1), @@ -27011,16 +27020,16 @@ VALUES (27438,4283,189,2520,0,1739.87,1092.86,6.90333,1.50098,7200,0,0,2865,0,0,0), (27439,4283,189,2521,0,1763.58,1103.48,6.90332,3.83972,7200,0,0,2865,0,0,0), (27440,4306,189,2607,0,1759.54,1121.24,7.49103,4.75209,7200,1,1,2865,0,0,2), - (27441,4075,189,1141,0,1757.8,1121.22,7.57362,0.907571,7200,2,0,120,0,0,1), + (27441,4075,189,1141,0,1757.8,1121.22,7.57362,0.907571,7200,2,0,8,0,0,1), (27442,4306,189,2607,0,1754.01,1126.06,7.57362,3.92699,7200,0,0,2865,0,0,0), (27443,3983,189,2044,0,1786.55,1124.44,7.57362,4.81711,43200,0,0,5328,935,0,0), - (27444,4075,189,1141,0,1760.96,1143.3,7.57362,0.122173,7200,10,0,120,0,0,1), - (27445,4075,189,1141,0,1782.75,1121.98,7.57362,4.27606,7200,3,0,120,0,0,1), + (27444,4075,189,1141,0,1760.96,1143.3,7.57362,0.122173,7200,10,0,8,0,0,1), + (27445,4075,189,1141,0,1782.75,1121.98,7.57362,4.27606,7200,3,0,8,0,0,1), (27446,4306,189,2607,0,1784.03,1118.32,7.57362,2.87979,7200,0,0,2865,0,0,0), (27447,4306,189,2607,0,1755.47,1146.65,7.57362,0,7200,0,0,2865,0,0,0), (27448,4306,189,2607,0,1759.29,1144.24,7.57362,3.14159,7200,0,0,2865,0,0,0), (27449,6907,70,5708,0,-358.335,118.947,-44.3836,0.942478,43200,0,0,4572,0,0,0), - (27450,6908,70,5709,0,-356.985,132.094,-47.6973,1.3439,43200,0,0,5106,0,0,0), + (27450,6908,70,5709,0,-356.985,132.094,-47.6973,1.3439,43200,0,0,5334,0,0,0), (27451,7078,70,5985,0,-166.365,289.748,-53.4556,2.28638,7200,1,0,915,0,0,1), (27452,7078,70,5985,0,-164.843,286.351,-53.267,5.39362,7200,1,0,915,0,0,1), (27453,7078,70,5985,0,-172.551,288.582,-53.1762,0,7200,1,0,915,0,0,1), @@ -28515,38 +28524,38 @@ VALUES (29141,5600,1,4860,0,-795.566,934.17,90.5846,2.77507,300,0,0,1341,0,0,0), (29142,5601,1,9433,0,-1958.45,1268.37,91.6906,1.02974,300,6,0,1550,0,0,2), (29143,5602,1,9427,0,-2410.73,2412.8,75.4217,1.25664,300,0,0,1377,0,0,0), - (29144,4075,1,1141,0,-1274.94,2019.76,50.2692,3.26257,300,20,0,120,0,0,1), - (29145,4075,1,1141,0,-977.768,2438.25,95.0699,3.19086,300,20,0,120,0,0,1), - (29146,4075,1,1141,0,-722.573,1680.68,89.3606,3.32405,300,20,0,120,0,0,1), - (29147,4075,1,1141,0,-1518.16,1523.29,62.7853,2.89709,300,20,0,120,0,0,1), - (29148,4075,1,1141,0,75.8674,1654.64,106.393,4.09715,300,20,0,120,0,0,1), - (29149,4075,1,1141,0,-199.28,882.391,91.2275,0.94998,300,20,0,120,0,0,1), - (29150,4075,1,1141,0,-1276.04,2086.46,62.9008,2.54733,300,20,0,120,0,0,1), - (29151,4075,1,1141,0,-485.417,1568.75,92.2055,6.21128,300,20,0,120,0,0,1), - (29152,4075,1,1141,0,-1915.96,2853.39,53.3777,2.87674,300,20,0,120,0,0,1), - (29153,4075,1,1141,0,-90.7814,1297.74,91.2912,0.135884,300,20,0,120,0,0,1), - (29154,4075,1,1141,0,-1021.18,2033.42,62.1427,5.3096,300,20,0,120,0,0,1), - (29155,4075,1,1141,0,-1349.66,1956.42,52.7211,0.444714,300,0,0,120,0,0,0), - (29156,4075,1,1141,0,-1304.03,1369.43,61.485,1.12209,300,20,0,120,0,0,1), - (29157,4075,1,1141,0,-1390.39,1859.05,50.2692,3.25216,300,20,0,120,0,0,1), - (29158,4075,1,1141,0,-921.774,2250.74,88.6816,6.15561,300,20,0,120,0,0,1), - (29159,4075,1,1141,0,-954.128,1897.25,61.4253,2.69771,300,20,0,120,0,0,1), - (29160,4075,1,1141,0,-534.053,1832.04,94.6556,6.08245,300,20,0,120,0,0,1), - (29161,4075,1,1141,0,-96.9907,1484.08,99.3328,2.89806,300,20,0,120,0,0,1), - (29162,4075,1,1141,0,-1908.83,2376.58,60.607,3.59702,300,20,0,120,0,0,1), - (29163,4075,1,1141,0,-1507.34,1203.98,98.9766,1.61992,300,20,0,120,0,0,1), - (29164,4075,1,1141,0,-988.542,1405.21,62.881,3.36868,300,20,0,120,0,0,1), - (29165,4075,1,1141,0,-689.583,1772.64,92.5026,4.71239,300,20,0,120,0,0,1), - (29166,4075,1,1141,0,229.479,1812.55,87.729,3.28363,300,20,0,120,0,0,1), - (29167,4075,1,1141,0,-973.133,1645.54,61.2361,1.73563,300,20,0,120,0,0,1), - (29168,4075,1,1141,0,-156.771,1100.52,84.8755,6.09425,300,20,0,120,0,0,1), - (29169,4075,1,1141,0,-762.546,2154.78,95.852,1.75537,300,20,0,120,0,0,1), - (29170,4075,1,1141,0,-793.522,2377.43,93.6138,2.07308,300,20,0,120,0,0,1), - (29171,4075,1,1141,0,-573.991,856.398,91.1244,6.02109,300,20,0,120,0,0,1), - (29172,4075,1,1141,0,-618.237,945.573,93.2054,6.06769,300,20,0,120,0,0,1), - (29173,4075,1,1141,0,-97.9312,1484.6,99.5005,3.15331,300,20,0,120,0,0,1), - (29174,4075,1,1141,0,-1694.35,1915.25,60.9387,5.44632,300,20,0,120,0,0,1), - (29175,4075,1,1141,0,-1825.39,2496.56,63.0393,3.75879,300,20,0,120,0,0,1), + (29144,4075,1,1141,0,-1274.94,2019.76,50.2692,3.26257,300,20,0,8,0,0,1), + (29145,4075,1,1141,0,-977.768,2438.25,95.0699,3.19086,300,20,0,8,0,0,1), + (29146,4075,1,1141,0,-722.573,1680.68,89.3606,3.32405,300,20,0,8,0,0,1), + (29147,4075,1,1141,0,-1518.16,1523.29,62.7853,2.89709,300,20,0,8,0,0,1), + (29148,4075,1,1141,0,75.8674,1654.64,106.393,4.09715,300,20,0,8,0,0,1), + (29149,4075,1,1141,0,-199.28,882.391,91.2275,0.94998,300,20,0,8,0,0,1), + (29150,4075,1,1141,0,-1276.04,2086.46,62.9008,2.54733,300,20,0,8,0,0,1), + (29151,4075,1,1141,0,-485.417,1568.75,92.2055,6.21128,300,20,0,8,0,0,1), + (29152,4075,1,1141,0,-1915.96,2853.39,53.3777,2.87674,300,20,0,8,0,0,1), + (29153,4075,1,1141,0,-90.7814,1297.74,91.2912,0.135884,300,20,0,8,0,0,1), + (29154,4075,1,1141,0,-1021.18,2033.42,62.1427,5.3096,300,20,0,8,0,0,1), + (29155,4075,1,1141,0,-1349.66,1956.42,52.7211,0.444714,300,0,0,8,0,0,0), + (29156,4075,1,1141,0,-1304.03,1369.43,61.485,1.12209,300,20,0,8,0,0,1), + (29157,4075,1,1141,0,-1390.39,1859.05,50.2692,3.25216,300,20,0,8,0,0,1), + (29158,4075,1,1141,0,-921.774,2250.74,88.6816,6.15561,300,20,0,8,0,0,1), + (29159,4075,1,1141,0,-954.128,1897.25,61.4253,2.69771,300,20,0,8,0,0,1), + (29160,4075,1,1141,0,-534.053,1832.04,94.6556,6.08245,300,20,0,8,0,0,1), + (29161,4075,1,1141,0,-96.9907,1484.08,99.3328,2.89806,300,20,0,8,0,0,1), + (29162,4075,1,1141,0,-1908.83,2376.58,60.607,3.59702,300,20,0,8,0,0,1), + (29163,4075,1,1141,0,-1507.34,1203.98,98.9766,1.61992,300,20,0,8,0,0,1), + (29164,4075,1,1141,0,-988.542,1405.21,62.881,3.36868,300,20,0,8,0,0,1), + (29165,4075,1,1141,0,-689.583,1772.64,92.5026,4.71239,300,20,0,8,0,0,1), + (29166,4075,1,1141,0,229.479,1812.55,87.729,3.28363,300,20,0,8,0,0,1), + (29167,4075,1,1141,0,-973.133,1645.54,61.2361,1.73563,300,20,0,8,0,0,1), + (29168,4075,1,1141,0,-156.771,1100.52,84.8755,6.09425,300,20,0,8,0,0,1), + (29169,4075,1,1141,0,-762.546,2154.78,95.852,1.75537,300,20,0,8,0,0,1), + (29170,4075,1,1141,0,-793.522,2377.43,93.6138,2.07308,300,20,0,8,0,0,1), + (29171,4075,1,1141,0,-573.991,856.398,91.1244,6.02109,300,20,0,8,0,0,1), + (29172,4075,1,1141,0,-618.237,945.573,93.2054,6.06769,300,20,0,8,0,0,1), + (29173,4075,1,1141,0,-97.9312,1484.6,99.5005,3.15331,300,20,0,8,0,0,1), + (29174,4075,1,1141,0,-1694.35,1915.25,60.9387,5.44632,300,20,0,8,0,0,1), + (29175,4075,1,1141,0,-1825.39,2496.56,63.0393,3.75879,300,20,0,8,0,0,1), (29176,4076,1,2177,0,-469.443,905.794,90.3661,2.34177,300,20,0,8,0,0,1), (29177,4076,1,2177,0,-541.526,1353.55,91.7185,0.965993,300,20,0,8,0,0,1), (29178,4076,1,2177,0,-2085.51,1693.13,61.5896,3.4791,300,20,0,8,0,0,1), @@ -28626,9 +28635,9 @@ VALUES (29252,4201,1,7156,0,878.289,365.192,23.2634,6.16101,300,0,0,919,0,0,0), (29253,2914,1,1206,0,-3107.47,-4044.48,21.4025,4.64024,360,10,0,8,0,0,1), (29254,4202,1,3885,0,1605.99,96.7067,98.5654,0.191986,300,0,0,840,0,0,0), - (29255,883,1,347,0,2384.51,1247.99,301.714,4.46362,300,10,0,64,0,0,1), + (29255,883,1,347,0,2384.51,1247.99,301.714,4.46362,300,10,0,1,0,0,1), (29256,6145,1,4878,0,-2568.63,-4210.87,-8.91969,4.79489,360,5,0,42,0,0,1), - (29257,883,1,347,0,2440.03,1401.67,270.107,0.380144,300,5,0,64,0,0,1), + (29257,883,1,347,0,2440.03,1401.67,270.107,0.380144,300,5,0,1,0,0,1), (29258,1412,1,134,0,2663.34,1305.89,266.882,6.0465,300,15,0,8,0,0,1), (29259,1412,1,134,0,1433.44,-226.665,16.9846,4.46739,300,5,0,8,0,0,1), (29260,1420,1,901,0,-3753.21,-2799.39,29.5224,6.15592,360,10,0,8,0,0,1), @@ -29518,13 +29527,13 @@ VALUES (30154,6220,90,4907,0,-452.865,118.505,-210.293,4.93928,7200,5,0,2196,756,0,1), (30155,6206,90,830,0,-570.635,80.1587,-204.094,3.735,7200,5,0,2097,0,0,1), (30156,6206,90,830,0,-619.84,58.4296,-199.565,3.1765,7200,5,0,2097,0,0,1), - (30157,6329,90,976,0,-642.76,76.9467,-183.17,0.890118,7200,2,0,1713,618,0,1), - (30158,6211,90,10285,0,-598.314,201.79,-169.966,0.907571,7200,0,0,2250,0,0,0), - (30159,6329,90,976,0,-588.034,18.7032,-179.596,5.51524,7200,3,0,1713,618,0,1), - (30160,6329,90,976,0,-550.351,137.763,-202.068,5.48033,7200,5,0,1713,618,0,1), - (30161,6329,90,976,0,-634.547,73.0335,-195.492,5.06145,7200,3,0,1713,618,0,1), - (30162,6329,90,976,0,-636.738,135.03,-183.794,0.139626,7200,3,0,1713,618,0,1), - (30163,6329,90,976,0,-540.361,33.9657,-196.964,0.122173,7200,2,0,1713,618,0,1), + (30157,6329,90,976,0,-642.76,76.9467,-183.17,0.890118,7200,2,0,1830,655,0,1), + (30158,6211,90,10285,0,-598.314,201.79,-169.966,0.907571,7200,0,0,2400,0,0,0), + (30159,6329,90,976,0,-588.034,18.7032,-179.596,5.51524,7200,3,0,1830,655,0,1), + (30160,6329,90,976,0,-550.351,137.763,-202.068,5.48033,7200,5,0,1830,655,0,1), + (30161,6329,90,976,0,-634.547,73.0335,-195.492,5.06145,7200,3,0,1830,655,0,1), + (30162,6329,90,976,0,-636.738,135.03,-183.794,0.139626,7200,3,0,1830,655,0,1), + (30163,6329,90,976,0,-540.361,33.9657,-196.964,0.122173,7200,2,0,1830,655,0,1), (30164,6206,90,830,0,-573.965,77.0107,-203.874,5.88176,7200,5,0,2097,0,0,1), (30165,6222,90,6933,0,-613.609,433.56,-230.601,4.0887,7200,2,0,905,0,0,1), (30166,7603,90,6968,0,-474.927,443.173,-230.518,3.15905,7200,5,0,853,0,0,1), @@ -29581,15 +29590,15 @@ VALUES (30217,6207,90,0,0,-534.864,-31.667,-153.755,1.67356,7200,0,0,629,0,0,2), (30218,6207,90,764,0,-583.11,82.3299,-202.996,4.52782,7200,5,0,629,0,0,1), (30219,6206,90,830,0,-455.935,178.529,-154.66,3.66519,7200,5,0,2097,0,0,1), - (30220,6329,90,976,0,-558.493,172.266,-155.153,2.11185,7200,0,0,1713,618,0,0), - (30221,6329,90,976,0,-507.402,78.9238,-154.669,2.1293,7200,5,0,1713,618,0,1), - (30222,6329,90,976,0,-463.033,110.822,-151.173,3.08923,7200,0,0,1713,618,0,0), - (30223,6329,90,976,0,-468.348,177.182,-154.653,6.0912,7200,5,0,1713,618,0,1), - (30224,6329,90,976,0,-554.399,169.332,-155.153,1.01229,7200,0,0,1713,618,0,0), - (30225,6329,90,976,0,-436.441,122.539,-156.443,6.23082,7200,0,0,1713,618,0,0), - (30226,6329,90,976,0,-532.052,164.641,-155.236,2.6529,7200,1,0,1713,618,0,1), - (30227,6329,90,976,0,-367.322,126.659,-154.66,3.40339,7200,3,0,1713,618,0,1), - (30228,6329,90,976,0,-524.084,17.8809,-156.404,2.87979,7200,3,0,1713,618,0,1), + (30220,6329,90,976,0,-558.493,172.266,-155.153,2.11185,7200,0,0,1830,655,0,0), + (30221,6329,90,976,0,-507.402,78.9238,-154.669,2.1293,7200,5,0,1830,655,0,1), + (30222,6329,90,976,0,-463.033,110.822,-151.173,3.08923,7200,0,0,1830,655,0,0), + (30223,6329,90,976,0,-468.348,177.182,-154.653,6.0912,7200,5,0,1830,655,0,1), + (30224,6329,90,976,0,-554.399,169.332,-155.153,1.01229,7200,0,0,1830,655,0,0), + (30225,6329,90,976,0,-436.441,122.539,-156.443,6.23082,7200,0,0,1830,655,0,0), + (30226,6329,90,976,0,-532.052,164.641,-155.236,2.6529,7200,1,0,1830,655,0,1), + (30227,6329,90,976,0,-367.322,126.659,-154.66,3.40339,7200,3,0,1830,655,0,1), + (30228,6329,90,976,0,-524.084,17.8809,-156.404,2.87979,7200,3,0,1830,655,0,1), (30229,9676,90,9027,0,-559.508,195.829,-193.647,5.93412,7200,0,0,664,0,0,0), (30230,6407,90,6629,0,-492.279,195.693,-193.619,1.43117,7200,0,0,2715,0,0,0), (30231,6407,90,6629,0,-491.399,198.038,-193.618,4.08407,7200,0,0,2715,0,0,0), @@ -29629,16 +29638,16 @@ VALUES (30265,6219,90,11137,0,-491.239,82.373,-206.368,0.750492,7200,5,0,2559,0,0,1), (30266,6218,90,358,0,-401.565,51.417,-209.094,3.66783,7200,3,0,2400,0,0,1), (30267,6218,90,358,0,-429.852,137.976,-211.669,1.29154,7200,5,0,2400,0,0,1), - (30268,6329,90,976,0,-601.919,197.694,-171.666,4.60767,7200,2,0,1713,618,0,1), + (30268,6329,90,976,0,-601.919,197.694,-171.666,4.60767,7200,2,0,1830,655,0,1), (30269,6206,90,830,0,-632.206,125.874,-183.795,0.436332,7200,3,0,2097,0,0,1), - (30270,6211,90,10285,0,-569.119,119.554,-201.877,4.15388,7200,5,0,2250,0,0,1), - (30271,6211,90,0,0,-554.067,73.9347,-201.257,2.83838,7200,0,0,2250,0,0,2), - (30272,6211,90,10285,0,-612.973,143.538,-199.573,0.820305,7200,5,0,2250,0,0,1), - (30273,6211,90,10285,0,-542.011,44.5614,-200.109,0.174533,7200,2,0,2250,0,0,1), + (30270,6211,90,10285,0,-569.119,119.554,-201.877,4.15388,7200,5,0,2400,0,0,1), + (30271,6211,90,0,0,-554.067,73.9347,-201.257,2.83838,7200,0,0,2400,0,0,2), + (30272,6211,90,10285,0,-612.973,143.538,-199.573,0.820305,7200,5,0,2400,0,0,1), + (30273,6211,90,10285,0,-542.011,44.5614,-200.109,0.174533,7200,2,0,2400,0,0,1), (30274,6206,90,830,0,-571.131,114.998,-201.73,1.74533,7200,5,0,2097,0,0,1), - (30275,6211,90,10285,0,-536.721,40.5053,-199.526,3.92699,7200,2,0,2250,0,0,1), - (30276,6211,90,10285,0,-591.135,25.0292,-179.599,1.06465,7200,3,0,2250,0,0,1), - (30277,6329,90,976,0,-556.832,96.8535,-201.481,2.21657,7200,2,0,1713,618,0,1), + (30275,6211,90,10285,0,-536.721,40.5053,-199.526,3.92699,7200,2,0,2400,0,0,1), + (30276,6211,90,10285,0,-591.135,25.0292,-179.599,1.06465,7200,3,0,2400,0,0,1), + (30277,6329,90,976,0,-556.832,96.8535,-201.481,2.21657,7200,2,0,1830,655,0,1), (30278,6230,90,0,0,-529.127,526.401,-273.068,2.51303,7200,0,0,2865,0,0,2), (30279,6230,90,0,0,-617.866,521.326,-273.069,5.91549,7200,0,0,2865,0,0,2), (30280,7603,90,6967,0,-552.396,597.662,-230.601,5.71414,7200,2,0,853,0,0,1), @@ -29671,13 +29680,13 @@ VALUES (30307,6227,90,6891,0,-767.642,346.271,-272.596,5.21228,7200,5,0,2550,878,0,1), (30308,6224,90,6936,0,-763.52,358.724,-272.596,1.43922,7200,2,0,905,0,0,1), (30309,6226,90,6890,0,-758.346,52.8884,-256.668,4.72984,7200,0,0,2865,0,0,0), - (30310,6329,90,976,0,-500.517,145.52,-154.633,0.837758,7200,5,0,1713,618,0,1), - (30311,6329,90,976,0,-555.872,176.441,-155.154,6.16101,7200,5,0,1713,618,0,1), - (30312,6329,90,976,0,-506.921,119.416,-154.66,3.54302,7200,5,0,1713,618,0,1), - (30313,6329,90,976,0,-434.69,84.9587,-151.747,5.93412,7200,0,0,1713,618,0,0), - (30314,6329,90,976,0,-465.155,179.25,-154.745,0.047407,7200,5,0,1713,618,0,1), + (30310,6329,90,976,0,-500.517,145.52,-154.633,0.837758,7200,5,0,1830,655,0,1), + (30311,6329,90,976,0,-555.872,176.441,-155.154,6.16101,7200,5,0,1830,655,0,1), + (30312,6329,90,976,0,-506.921,119.416,-154.66,3.54302,7200,5,0,1830,655,0,1), + (30313,6329,90,976,0,-434.69,84.9587,-151.747,5.93412,7200,0,0,1830,655,0,0), + (30314,6329,90,976,0,-465.155,179.25,-154.745,0.047407,7200,5,0,1830,655,0,1), (30315,6206,90,830,0,-425.096,111.061,-156.425,3.29867,7200,0,0,2097,0,0,0), - (30316,6329,90,976,0,-497.042,67.753,-154.716,2.98451,7200,3,0,1713,618,0,1), + (30316,6329,90,976,0,-497.042,67.753,-154.716,2.98451,7200,3,0,1830,655,0,1), (30317,6206,90,830,0,-528.462,205.603,-155.156,5.93412,7200,5,0,2097,0,0,1), (30318,6206,90,830,0,-522.26,44.992,-153.692,1.16937,7200,5,0,2097,0,0,1), (30319,6206,90,830,0,-451.295,40.3806,-154.66,0.890118,7200,3,0,2097,0,0,1), @@ -29703,17 +29712,17 @@ VALUES (30339,6212,90,3456,0,-743.108,622.601,-312.699,2.80998,7200,2,0,3171,0,0,1), (30340,6232,90,6889,0,-754.444,574.93,-303.699,5.3058,7200,5,0,5285,0,0,1), (30341,6212,90,3456,0,-712.112,550.954,-298.008,6.05503,7200,0,0,3171,0,0,0), - (30342,6329,90,976,0,-641.7,101.709,-192.37,0.017453,7200,0,0,1713,618,0,0), - (30343,6211,90,10285,0,-560.054,22.1415,-179.654,2.77507,7200,2,0,2250,0,0,1), + (30342,6329,90,976,0,-641.7,101.709,-192.37,0.017453,7200,0,0,1830,655,0,0), + (30343,6211,90,10285,0,-560.054,22.1415,-179.654,2.77507,7200,2,0,2400,0,0,1), (30344,6206,90,830,0,-651.76,88.2629,-179.263,5.49779,7200,1,0,2097,0,0,1), - (30345,6329,90,976,0,-582.384,137.274,-202.052,5.58505,7200,3,0,1713,618,0,1), - (30346,6329,90,976,0,-577.057,35.9964,-197.327,2.93215,7200,0,0,1713,618,0,0), + (30345,6329,90,976,0,-582.384,137.274,-202.052,5.58505,7200,3,0,1830,655,0,1), + (30346,6329,90,976,0,-577.057,35.9964,-197.327,2.93215,7200,0,0,1830,655,0,0), (30347,442,0,366,0,-9613.65,-1964.81,62.7962,4.40484,300,0,0,328,0,0,0), - (30348,6329,90,976,0,-577.393,139.893,-202.054,5.2709,7200,5,0,1713,618,0,1), - (30349,6329,90,976,0,-555.28,20.0494,-179.653,2.26893,7200,2,0,1713,618,0,1), - (30350,6211,90,10285,0,-635.808,89.3161,-183.187,4.50295,7200,5,0,2250,0,0,1), + (30348,6329,90,976,0,-577.393,139.893,-202.054,5.2709,7200,5,0,1830,655,0,1), + (30349,6329,90,976,0,-555.28,20.0494,-179.653,2.26893,7200,2,0,1830,655,0,1), + (30350,6211,90,10285,0,-635.808,89.3161,-183.187,4.50295,7200,5,0,2400,0,0,1), (30351,6206,90,830,0,-547.073,78.8734,-201.248,3.38594,7200,5,0,2097,0,0,1), - (30352,6211,90,10285,0,-569.925,231.347,-159.345,1.88496,7200,2,0,2250,0,0,1), + (30352,6211,90,10285,0,-569.925,231.347,-159.345,1.88496,7200,2,0,2400,0,0,1), (30353,7603,90,6967,0,-640.209,514.683,-230.602,1.01504,7200,2,0,853,0,0,1), (30354,7603,90,6967,0,-645.176,512.149,-230.601,3.99623,7200,2,0,853,0,0,1), (30355,7603,90,6967,0,-641.537,508.083,-230.518,5.34071,7200,2,0,853,0,0,1), @@ -29755,12 +29764,12 @@ VALUES (30391,6226,90,0,0,-894.059,405.467,-272.559,1.41748,7200,0,0,2865,0,0,2), (30392,6226,90,0,0,-785.107,547.2,-291.131,3.7642,1800,0,0,2865,0,0,2), (30393,6224,90,6936,0,-826.708,425.943,-272.592,6.18491,7200,2,0,905,0,0,1), - (30394,6329,90,976,0,-512.154,175.506,-155.153,2.53073,7200,3,0,1713,618,0,1), - (30395,6329,90,976,0,-425.039,178.295,-154.66,5.74213,7200,5,0,1713,618,0,1), + (30394,6329,90,976,0,-512.154,175.506,-155.153,2.53073,7200,3,0,1830,655,0,1), + (30395,6329,90,976,0,-425.039,178.295,-154.66,5.74213,7200,5,0,1830,655,0,1), (30396,6206,90,830,0,-499.676,43.3165,-156.403,1.44862,7200,3,0,2097,0,0,1), - (30397,6329,90,976,0,-530.666,201.902,-155.156,4.45059,7200,5,0,1713,618,0,1), - (30398,6329,90,976,0,-410.196,39.4883,-154.66,4.85202,7200,5,0,1713,618,0,1), - (30399,6329,90,976,0,-507.703,110.804,-154.66,4.10152,7200,5,0,1713,618,0,1), + (30397,6329,90,976,0,-530.666,201.902,-155.156,4.45059,7200,5,0,1830,655,0,1), + (30398,6329,90,976,0,-410.196,39.4883,-154.66,4.85202,7200,5,0,1830,655,0,1), + (30399,6329,90,976,0,-507.703,110.804,-154.66,4.10152,7200,5,0,1830,655,0,1), (30400,6206,90,830,0,-368.251,84.5512,-154.66,5.02655,7200,3,0,2097,0,0,1), (30401,4020,1,358,0,2278.41,1578.62,299.24,0.074127,300,15,0,620,0,0,1), (30402,4020,1,358,0,2353.48,1614.1,293.087,5.71581,300,15,0,620,0,0,1), @@ -30216,7 +30225,7 @@ VALUES (30883,4389,1,2601,0,-3523.38,-3738.17,-9.36362,3.54059,360,5,0,1532,0,0,1), (30884,4404,1,2600,0,-3477.46,-3770.57,12.9116,1.97996,360,5,0,1211,1067,0,1), (30885,4341,1,1080,0,-2955.46,-2916.19,29.4215,2.10637,360,10,0,1403,0,0,1), - (30886,620,1,304,0,-3785.42,-4331.25,9.86194,4.3043,360,10,0,64,0,0,1), + (30886,620,1,304,0,-3785.42,-4331.25,9.86194,4.3043,360,10,0,1,0,0,1), (30887,4345,1,807,0,-4247.42,-3145.49,29.3387,4.55142,360,10,0,4572,0,0,1), (30888,2914,1,1206,0,-4367.7,-3491.18,36.6644,0.198545,360,10,0,8,0,0,1), (30889,1420,1,901,0,-4410.6,-2860.27,28.6474,3.3813,360,10,0,8,0,0,1), @@ -30379,17 +30388,17 @@ VALUES (31090,4345,1,807,0,-3835.53,-3457.04,31.2239,0.463648,360,10,0,4572,0,0,1), (31091,4345,1,807,0,-4250.82,-3617.51,29.4022,2.64049,360,10,0,4572,0,0,1), (31092,4345,1,807,0,-4298.02,-3571.84,29.3818,3.0497,360,10,0,4572,0,0,1), - (31093,4343,1,814,0,-3238.23,-3011.38,30.5545,6.2304,360,10,0,1536,0,0,1); - -INSERT INTO `creature` (`guid`, `id`, `map`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) -VALUES + (31093,4343,1,814,0,-3238.23,-3011.38,30.5545,6.2304,360,10,0,1536,0,0,1), (31094,4341,1,1080,0,-2749.35,-3330.66,34.7942,5.98168,360,10,0,1403,0,0,1), (31095,2914,1,1206,0,-3777.83,-3508.47,28.751,0.0222,360,10,0,8,0,0,1), (31096,4412,1,2546,0,-3615.34,-2834.51,35.6232,2.37045,360,10,0,1536,0,0,1), (31097,4412,1,2546,0,-3752.25,-2894.85,40.2007,3.42875,360,10,0,1536,0,0,1), (31098,4348,1,2708,0,-3737.64,-2954.82,33.2038,5.02648,360,5,0,1674,0,0,1), (31099,4412,1,2546,0,-3846.51,-2857.5,38.457,5.00141,360,10,0,1536,0,0,1), - (31100,4344,1,2548,0,-4114.42,-2875.3,32.2795,4.40053,360,10,0,1305,1189,0,1), + (31100,4344,1,2548,0,-4114.42,-2875.3,32.2795,4.40053,360,10,0,1305,1189,0,1); + +INSERT INTO `creature` (`guid`, `id`, `map`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) +VALUES (31101,4344,1,2548,0,-4159.74,-2909.05,28.6474,1.7719,360,10,0,1305,1189,0,1), (31102,4348,1,2708,0,-3814.69,-2878.47,35.9059,3.40865,360,10,0,1674,0,0,1), (31103,4344,1,2548,0,-3944.47,-2990.85,30.8813,1.94695,360,10,0,1305,1189,0,1), @@ -30838,7 +30847,7 @@ VALUES (31609,4834,1,4676,0,-2858.85,-2972.78,32.0563,3.7043,360,5,0,1400,0,0,1), (31610,4334,1,8309,0,-4682.76,-3683.4,46.3789,5.8212,360,5,0,4119,1432,0,1), (31611,4334,1,8309,0,-4681.2,-3643.91,46.8421,1.27892,360,5,0,4119,1432,0,1), - (31612,14230,1,391,0,-2361.28,-4074.73,6.91264,2.64602,7200,0,0,1305,1142,0,0), + (31612,14230,1,391,0,-2361.28,-4074.73,6.91264,2.64602,7200,0,0,1305,1189,0,0), (31613,4339,1,6374,0,-4691.22,-3186.37,35.9148,1.40979,3600,0,0,4755,0,0,2), (31614,4380,1,2537,0,-2747.28,-2610.38,28.1879,5.68977,3600,0,0,1752,0,0,0), (31615,4331,1,8249,0,-4415.08,-3000.96,28.1032,5.01492,360,3,0,3963,1381,0,1), @@ -30905,7 +30914,7 @@ VALUES (31695,4359,1,652,0,-2610.29,-3848.88,2.61402,1.17381,360,5,0,1469,0,0,1), (31696,4343,1,814,0,-3580.41,-2870.24,34.3165,1.2984,360,10,0,1536,0,0,1), (31697,4362,1,11293,0,-2564.76,-3808.15,3.85025,1.81514,360,0,0,1469,0,0,0), - (31698,620,1,304,0,-3647.24,-4482.5,11.7186,1.50046,360,10,0,64,0,0,1), + (31698,620,1,304,0,-3647.24,-4482.5,11.7186,1.50046,360,10,0,1,0,0,1), (31699,1420,1,901,0,-2658.03,-3456.87,34.778,1.55666,360,10,0,8,0,0,1), (31700,4362,1,11293,0,-2610.23,-3961,13.5862,2.05364,360,0,0,1469,0,0,0), (31702,4351,1,2571,0,-2662.84,-3504.02,34.1758,0.43975,360,10,0,1469,0,0,1), @@ -30966,7 +30975,7 @@ VALUES (31793,4024,1,10870,0,776.019,1425.23,-14.0468,0.536333,300,15,0,640,655,0,1), (31794,4024,1,10870,0,628.924,1542.2,-13.3452,3.50905,300,15,0,640,655,0,1), (31795,4024,1,10870,0,723.161,1477.72,-16.9211,0.766325,300,15,0,640,655,0,1), - (31796,6329,90,976,0,-397.217,50.1614,-154.714,3.08923,7200,3,0,1713,618,0,1), + (31796,6329,90,976,0,-397.217,50.1614,-154.714,3.08923,7200,3,0,1830,655,0,1), (31797,6206,90,830,0,-515.554,52.2393,-154.168,3.9968,7200,5,0,2097,0,0,1), (31798,4025,1,10869,0,877.562,1798.55,-6.31066,5.69809,300,15,0,426,581,0,1), (31800,4025,1,10869,0,901.677,1781.91,-7.34716,2.62253,300,15,0,426,581,0,1), @@ -31005,10 +31014,10 @@ VALUES (31837,436,0,6039,0,-9429.38,-3050.43,136.776,5.48033,300,0,0,1389,1357,0,0), (31838,505,0,520,0,-9184.43,-2708.43,89.315,2.08371,300,10,0,449,0,0,1), (154672,8900,230,0,0,811.87,-25.2166,-53.6904,3.9619,7200,0,0,2305,4896,0,2), - (31840,4953,0,2956,0,-10540.7,-3283.58,26.627,2.95493,300,5,0,64,0,0,1), - (31841,4953,0,2954,0,-10545.4,-2889.03,23.3609,4.59482,300,5,0,64,0,0,1), - (31842,4953,0,2956,0,-10757.8,-3842.54,22.6241,1.63058,300,5,0,64,0,0,1), - (31843,4953,0,1986,0,-10123.1,-3315.7,19.7885,5.14756,300,5,0,64,0,0,1), + (31840,4953,0,2956,0,-10540.7,-3283.58,26.627,2.95493,300,5,0,16,0,0,1), + (31841,4953,0,2954,0,-10545.4,-2889.03,23.3609,4.59482,300,5,0,16,0,0,1), + (31842,4953,0,2956,0,-10757.8,-3842.54,22.6241,1.63058,300,5,0,16,0,0,1), + (31843,4953,0,1986,0,-10123.1,-3315.7,19.7885,5.14756,300,5,0,16,0,0,1), (31844,5261,0,6673,0,-10347.1,-4071.27,-84.2094,2.88499,900,5,0,5595,0,0,1), (31845,5353,0,4494,0,-10717.5,-2536.47,28.2923,0.034907,300,0,0,2218,0,0,0), (31846,11874,0,11650,0,-10102.1,-2829.84,22.4003,2.60054,300,0,0,3748,0,0,0), @@ -31038,11 +31047,11 @@ VALUES (31870,5734,0,4111,0,1402.29,364.749,-84.868,4.03171,300,0,0,919,0,0,0), (31871,4614,0,2669,0,1560.8,355.098,-62.0798,3.97935,300,0,0,2016,0,0,0), (31872,5732,0,4109,0,1550.35,370.315,-62.0978,3.90756,300,0,0,919,0,0,2), - (31873,5735,0,3979,0,1401.93,361.817,-84.868,0.122173,300,0,0,166,0,0,0), + (31873,5735,0,3979,0,1401.93,361.817,-84.868,0.122173,300,0,0,102,0,0,0), (31874,4617,0,2651,0,1487.59,274.728,-62.0687,1.55334,300,0,0,1605,0,0,0), - (31875,5738,0,4118,0,1403.85,376.678,-84.868,5.79449,300,0,0,166,0,0,0), + (31875,5738,0,4118,0,1403.85,376.678,-84.868,5.79449,300,0,0,102,0,0,0), (31876,11044,0,10576,0,1403.69,426.071,-80.276,5.28835,300,0,0,1240,0,0,0), - (31877,5736,0,3976,0,1404.78,378.398,-84.868,5.28835,300,0,0,166,0,0,0), + (31877,5736,0,3976,0,1404.78,378.398,-84.868,5.28835,300,0,0,102,0,0,0), (31878,11067,0,10590,0,1491.66,273.176,-62.0752,5.75959,300,0,0,1106,0,0,0), (31879,4616,0,12955,0,1482.38,273.868,-62.0769,3.19395,300,0,0,2016,0,0,0), (31880,4592,0,2642,0,1560.27,129.819,-62.0742,2.80998,300,0,0,1605,0,0,0), @@ -31071,10 +31080,10 @@ VALUES (31903,14729,0,14756,0,1690.83,185.738,-62.0883,5.58505,300,0,0,2016,0,0,0), (31904,8390,0,7597,0,1420.98,405.895,-85.163,6.07375,300,0,0,1605,2175,0,0), (31905,8393,0,7599,0,1424.72,402.709,-85.1689,2.30383,300,0,0,2972,0,0,0), - (31906,12342,0,10672,0,2256.13,329.335,35.2725,5.5676,120,0,0,64,53,0,0), - (31907,12341,0,10671,0,2245.02,326.546,35.2725,5.55015,120,0,0,64,53,0,0), - (31909,12343,0,10670,0,2250.26,322.025,35.2725,5.63741,120,0,0,64,53,0,0), - (31910,11156,0,10720,0,2250.74,333.748,35.2725,5.58505,120,0,0,64,53,0,0), + (31906,12342,0,10672,0,2256.13,329.335,35.2725,5.5676,120,0,0,42,0,0,0), + (31907,12341,0,10671,0,2245.02,326.546,35.2725,5.55015,120,0,0,42,0,0,0), + (31909,12343,0,10670,0,2250.26,322.025,35.2725,5.63741,120,0,0,42,0,0,0), + (31910,11156,0,10720,0,2250.74,333.748,35.2725,5.58505,120,0,0,42,0,0,0), (31911,14558,0,10721,0,2248.66,331.206,35.2725,5.58505,120,0,0,64,53,0,0), (31912,4025,1,10869,0,948.891,1679.82,-12.1807,4.52074,300,15,0,426,581,0,1), (31913,4026,1,10282,0,862.399,1736,-15.4421,5.26086,300,5,0,582,618,0,1), @@ -31101,7 +31110,7 @@ VALUES (31936,4026,1,10282,0,876.807,1780.94,-8.94846,1.14385,300,15,0,582,618,0,1), (31938,4026,1,10282,0,880.946,1753.17,-11.5884,3.06462,300,15,0,582,618,0,1), (31939,4026,1,10282,0,898.094,1564.78,-16.8351,6.02495,300,15,0,582,618,0,1), - (31944,6329,90,976,0,-472.085,43.7858,-154.654,2.51327,7200,5,0,1713,618,0,1), + (31944,6329,90,976,0,-472.085,43.7858,-154.654,2.51327,7200,5,0,1830,655,0,1), (31945,866,0,4504,0,-10469.6,-3217.65,21.0671,1.25664,300,0,0,4231,0,0,0), (31946,866,0,4503,0,-10453.3,-3216.05,20.4325,1.58825,300,0,0,4231,0,0,0), (31947,6930,0,5707,0,-10487.3,-3258.84,21.1127,0.10472,300,0,0,1605,0,0,0), @@ -31147,16 +31156,16 @@ VALUES (31988,6234,90,6979,0,-727.201,693.357,-330.699,0.10472,7200,3,0,3018,0,0,1), (31989,6212,90,3456,0,-703.428,694.964,-317.977,4.34587,7200,0,0,3171,0,0,0), (31990,6212,90,3456,0,-766.203,600.453,-290.977,2.98451,7200,0,0,3171,0,0,0), - (31991,6211,90,10285,0,-550.133,18.5031,-179.652,5.21853,7200,2,0,2250,0,0,1), - (31992,6329,90,976,0,-633.396,113.62,-195.992,2.82743,7200,1,0,1713,618,0,1), + (31991,6211,90,10285,0,-550.133,18.5031,-179.652,5.21853,7200,2,0,2400,0,0,1), + (31992,6329,90,976,0,-633.396,113.62,-195.992,2.82743,7200,1,0,1830,655,0,1), (31993,6206,90,830,0,-600.52,24.6008,-179.598,1.0472,7200,3,0,2097,0,0,1), - (31994,6329,90,976,0,-555.172,102.537,-201.659,2.93215,7200,2,0,1713,618,0,1), - (31995,6329,90,976,0,-565.925,233.393,-159.345,5.79449,7200,5,0,1713,618,0,1), - (31996,6211,90,10285,0,-545.883,72.0569,-200.725,0.907571,7200,0,0,2250,0,0,0), + (31994,6329,90,976,0,-555.172,102.537,-201.659,2.93215,7200,2,0,1830,655,0,1), + (31995,6329,90,976,0,-565.925,233.393,-159.345,5.79449,7200,5,0,1830,655,0,1), + (31996,6211,90,10285,0,-545.883,72.0569,-200.725,0.907571,7200,0,0,2400,0,0,0), (31997,6206,90,830,0,-594.108,96.128,-199.458,0.925298,7200,0,0,2097,0,0,0), - (31998,6329,90,976,0,-630.458,132.447,-183.796,3.82227,7200,3,0,1713,618,0,1), - (31999,6329,90,976,0,-606.562,193.586,-172.299,6.02139,7200,2,0,1713,618,0,1), - (32000,6211,90,10285,0,-633.632,101.509,-195.888,3.87463,7200,1,0,2250,0,0,1), + (31998,6329,90,976,0,-630.458,132.447,-183.796,3.82227,7200,3,0,1830,655,0,1), + (31999,6329,90,976,0,-606.562,193.586,-172.299,6.02139,7200,2,0,1830,655,0,1), + (32000,6211,90,10285,0,-633.632,101.509,-195.888,3.87463,7200,1,0,2400,0,0,1), (32001,7603,90,6968,0,-517.836,474.413,-273.074,0.027287,7200,2,0,853,0,0,1), (32002,7603,90,6968,0,-516.484,474.45,-273.078,0.027284,7200,2,0,853,0,0,1), (32003,7603,90,6968,0,-518.543,476.394,-273.077,0.027285,7200,2,0,853,0,0,1), @@ -31199,10 +31208,10 @@ VALUES (32042,6785,0,5508,0,2265.17,238.836,34.3402,2.46091,300,0,0,228,0,0,0), (32043,2541,0,4910,0,-13830,412.777,87.0029,2.14783,72000,0,0,1848,0,0,0), (32044,6395,0,5576,0,1713.39,406.11,-62.2149,2.94961,300,0,0,4079,0,0,0), - (32045,4075,0,1141,0,2385.77,379.859,35.9823,2.30579,120,5,0,120,0,0,1), - (32046,4075,0,1141,0,2509.67,-988.976,79.4672,2.6529,120,10,0,120,0,0,1), + (32045,4075,0,1141,0,2385.77,379.859,35.9823,2.30579,120,5,0,8,0,0,1), + (32046,4075,0,1141,0,2509.67,-988.976,79.4672,2.6529,120,10,0,8,0,0,1), (32047,721,0,328,0,2672.41,250.565,32.5797,3.71334,120,5,0,1,0,0,1), - (32048,4075,0,1141,0,1689.63,1597.86,124.533,3.93528,120,5,0,120,0,0,1), + (32048,4075,0,1141,0,1689.63,1597.86,124.533,3.93528,120,5,0,8,0,0,1), (32049,2227,0,10731,0,1277.51,320.32,-59.9998,1.46608,300,0,0,1240,0,0,0), (32050,5204,0,4056,0,1442.86,392.127,-84.8985,2.3911,300,0,0,1528,0,0,0), (32051,2050,0,4011,0,1604.32,278.268,-55.2596,3.61283,300,0,0,594,0,0,0), @@ -31442,13 +31451,13 @@ VALUES (32293,4072,1,3894,0,-267.003,-403.446,17.5948,2.3911,300,0,0,919,0,0,0), (32294,4072,1,3894,0,-265.448,-399.296,17.2284,3.735,300,0,0,919,0,0,0), (32295,4073,1,1269,0,1406.56,113.615,16.2641,5.15854,300,5,0,617,0,0,2), - (32296,4074,1,1269,0,1072.89,116.312,6.08468,5.10178,300,0,0,617,0,0,0), - (32297,4075,1,1141,0,793.266,1810.93,-13.1178,3.02676,300,5,0,120,0,0,1), - (32298,4075,1,1141,0,1267.05,1453.43,82.4949,4.64498,300,15,0,120,0,0,1), - (32299,4075,1,1141,0,679.948,1873.6,-6.38862,0.026361,300,5,0,120,0,0,1), - (32300,4075,1,1141,0,1539.91,1390.17,156.839,0.97187,300,10,0,120,0,0,1), - (32301,4075,1,1141,0,549.173,1479.26,-1.77771,5.26469,300,15,0,120,0,0,1), - (32302,4075,1,1141,0,790.016,1523.25,-23.9956,6.19032,300,15,0,120,0,0,1), + (32296,4074,1,1269,0,1072.89,116.312,6.08468,5.10178,300,0,0,617,0,0,2), + (32297,4075,1,1141,0,793.266,1810.93,-13.1178,3.02676,300,5,0,8,0,0,1), + (32298,4075,1,1141,0,1267.05,1453.43,82.4949,4.64498,300,15,0,8,0,0,1), + (32299,4075,1,1141,0,679.948,1873.6,-6.38862,0.026361,300,5,0,8,0,0,1), + (32300,4075,1,1141,0,1539.91,1390.17,156.839,0.97187,300,10,0,8,0,0,1), + (32301,4075,1,1141,0,549.173,1479.26,-1.77771,5.26469,300,15,0,8,0,0,1), + (32302,4075,1,1141,0,790.016,1523.25,-23.9956,6.19032,300,15,0,8,0,0,1), (32303,4076,1,2177,0,587.84,1577.49,-10.2393,1.5813,300,15,0,8,0,0,1), (32304,4076,1,2177,0,489.581,1755.91,7.85617,0.949752,300,5,0,8,0,0,1), (32305,4076,1,2177,0,561.656,1718.39,-7.4722,3.17432,300,15,0,8,0,0,1), @@ -31482,7 +31491,7 @@ VALUES (32335,11806,1,11729,0,3261.17,165.819,9.41943,2.07694,300,0,0,482,0,0,0), (32341,12836,1,12750,0,2179.72,-975.464,96.4696,0.371584,600,5,0,3660,0,0,2), (32342,12837,1,12976,0,2331.42,-2573.9,102.857,0.401426,300,0,0,1309,0,0,0), - (32343,14887,1,15364,0,3301.05,-3732.57,173.544,2.9147,604800,0,0,832750,9852,0,0), + (32343,14887,1,15364,0,3301.05,-3732.57,173.544,2.9147,604800,0,0,832750,0,0,0), (32344,3880,1,1957,0,2636.49,417.815,74.1523,5.58505,300,0,0,1240,0,0,0), (32345,11820,1,11736,0,2073.24,-2417.15,87.1501,3.1765,300,0,0,1454,0,0,0), (32346,3885,1,2867,0,2089.5,-1171.56,101.876,2.54818,300,0,0,1240,0,0,0), @@ -31785,29 +31794,29 @@ VALUES (32651,3698,1,4304,0,2365.24,663.365,153.308,5.53269,300,0,0,2471,1620,0,0), (32652,3954,1,2055,0,2669.6,-325.29,109.993,0.017453,300,0,0,733,0,0,0), (32653,3955,1,2068,0,2094.19,-1153.36,101.876,4.57276,300,0,0,1172,0,0,0), - (32654,883,1,347,0,3834.27,135.235,5.57508,2.35619,300,0,0,64,0,0,0), - (32655,883,1,347,0,2280.59,-1016.78,108.996,3.41453,300,5,0,64,0,0,1), + (32654,883,1,347,0,3834.27,135.235,5.57508,2.35619,300,0,0,1,0,0,0), + (32655,883,1,347,0,2280.59,-1016.78,108.996,3.41453,300,5,0,1,0,0,1), (32656,14963,1,15096,0,1488.52,-1879.92,111.382,1.16937,300,0,0,1605,0,0,0), - (32657,883,1,347,0,2752.85,-1903.06,187.85,1.02049,300,5,0,64,0,0,1), - (32658,883,1,347,0,3266.46,-506.975,149.854,1.18682,300,0,0,64,0,0,0), - (32659,883,1,347,0,4046.6,-32.2482,8.33915,4.41568,300,0,0,64,0,0,0), - (32660,883,1,347,0,2624.09,-1513.89,185.457,6.15001,300,3,0,64,0,0,1), - (32661,883,1,347,0,3500.6,190.946,6.69271,4.95674,300,0,0,64,0,0,0), - (32662,883,1,347,0,2544.47,-770.744,126.093,4.56393,300,5,0,64,0,0,1), - (32663,883,1,347,0,2922.56,-1208.14,183.438,5.82172,300,15,0,64,0,0,1), - (32664,883,1,347,0,2108.68,-1110.27,99.9588,6.27342,300,5,0,64,0,0,1), - (32665,883,1,347,0,2897.78,-103.259,100.166,4.2636,300,5,0,64,0,0,1), - (32666,883,1,347,0,3429.63,-53.0921,7.27273,5.26429,300,5,0,64,0,0,1), - (32667,883,1,347,0,2453.98,-112.883,105.676,5.40157,300,5,0,64,0,0,1), - (32668,883,1,347,0,3056.22,151.022,51.411,5.40588,300,5,0,64,0,0,1), - (32669,883,1,347,0,3442.19,669.834,7.7416,2.60858,300,5,0,64,0,0,1), - (32670,883,1,347,0,2186.61,-1818.84,99.2061,0.371801,300,15,0,64,0,0,1), - (32671,883,1,347,0,3106.43,428.957,5.6585,3.34773,300,15,0,64,0,0,1), - (32672,883,1,347,0,3339.72,-259.677,124.904,3.84895,300,5,0,64,0,0,1), - (32673,883,1,347,0,2660.78,-2691.3,143.985,3.20023,300,10,0,64,0,0,1), - (32674,883,1,347,0,2194.6,-1636.27,85.9955,3.64063,300,5,0,64,0,0,1), - (32675,883,1,347,0,2146.51,-2682.77,111.593,2.801,300,5,0,64,0,0,1), - (32676,883,1,347,0,2321.57,-2541.57,100.721,4.955,300,20,0,64,0,0,1), + (32657,883,1,347,0,2752.85,-1903.06,187.85,1.02049,300,5,0,1,0,0,1), + (32658,883,1,347,0,3266.46,-506.975,149.854,1.18682,300,0,0,1,0,0,0), + (32659,883,1,347,0,4046.6,-32.2482,8.33915,4.41568,300,0,0,1,0,0,0), + (32660,883,1,347,0,2624.09,-1513.89,185.457,6.15001,300,3,0,1,0,0,1), + (32661,883,1,347,0,3500.6,190.946,6.69271,4.95674,300,0,0,1,0,0,0), + (32662,883,1,347,0,2544.47,-770.744,126.093,4.56393,300,5,0,1,0,0,1), + (32663,883,1,347,0,2922.56,-1208.14,183.438,5.82172,300,15,0,1,0,0,1), + (32664,883,1,347,0,2108.68,-1110.27,99.9588,6.27342,300,5,0,1,0,0,1), + (32665,883,1,347,0,2897.78,-103.259,100.166,4.2636,300,5,0,1,0,0,1), + (32666,883,1,347,0,3429.63,-53.0921,7.27273,5.26429,300,5,0,1,0,0,1), + (32667,883,1,347,0,2453.98,-112.883,105.676,5.40157,300,5,0,1,0,0,1), + (32668,883,1,347,0,3056.22,151.022,51.411,5.40588,300,5,0,1,0,0,1), + (32669,883,1,347,0,3442.19,669.834,7.7416,2.60858,300,5,0,1,0,0,1), + (32670,883,1,347,0,2186.61,-1818.84,99.2061,0.371801,300,15,0,1,0,0,1), + (32671,883,1,347,0,3106.43,428.957,5.6585,3.34773,300,15,0,1,0,0,1), + (32672,883,1,347,0,3339.72,-259.677,124.904,3.84895,300,5,0,1,0,0,1), + (32673,883,1,347,0,2660.78,-2691.3,143.985,3.20023,300,10,0,1,0,0,1), + (32674,883,1,347,0,2194.6,-1636.27,85.9955,3.64063,300,5,0,1,0,0,1), + (32675,883,1,347,0,2146.51,-2682.77,111.593,2.801,300,5,0,1,0,0,1), + (32676,883,1,347,0,2321.57,-2541.57,100.721,4.955,300,20,0,1,0,0,1), (32677,3956,1,4183,0,2097.78,-1231.84,101.876,2.07694,300,0,0,1172,0,0,0), (32678,8308,1,7538,0,2373.12,661.411,153.254,4.90438,300,0,0,1380,1041,0,0), (32679,3958,1,2062,0,2757.27,-306.507,120.581,5.39307,300,0,0,643,0,0,0), @@ -32534,12 +32543,12 @@ VALUES (33444,6224,90,6936,0,-742.334,235.533,-273.08,0.66947,7200,2,0,905,0,0,1), (33445,6226,90,6890,0,-867.12,333.94,-316.433,1.04478,7200,5,0,2865,0,0,1), (33446,6224,90,6936,0,-876.962,365.196,-316.433,1.62033,7200,3,0,905,0,0,1), - (33447,6329,90,976,0,-486.77,159.007,-154.634,2.1293,7200,3,0,1713,618,0,1), + (33447,6329,90,976,0,-486.77,159.007,-154.634,2.1293,7200,3,0,1830,655,0,1), (33448,6206,90,830,0,-367.079,101.611,-154.743,4.66665,7200,5,0,2097,0,0,1), (33449,6206,90,830,0,-507.797,105.502,-154.66,2.04204,7200,5,0,2097,0,0,1), - (33450,6329,90,976,0,-506.575,182.598,-155.153,2.3911,7200,3,0,1713,618,0,1), - (33451,6329,90,976,0,-455.021,38.1171,-154.66,0.506145,7200,5,0,1713,618,0,1), - (33452,6329,90,976,0,-429.105,180,-154.743,3.19489,7200,5,0,1713,618,0,1), + (33450,6329,90,976,0,-506.575,182.598,-155.153,2.3911,7200,3,0,1830,655,0,1), + (33451,6329,90,976,0,-455.021,38.1171,-154.66,0.506145,7200,5,0,1830,655,0,1), + (33452,6329,90,976,0,-429.105,180,-154.743,3.19489,7200,5,0,1830,655,0,1), (33453,6206,90,830,0,-531.673,160.769,-155.153,4.2586,7200,5,0,2097,0,0,1), (33454,6212,90,3456,0,-724.26,698.946,-330.699,3.89208,7200,5,0,3171,0,0,1), (33455,6212,90,3456,0,-746.574,542.956,-290.977,4.03171,7200,2,0,3171,0,0,1), @@ -32561,13 +32570,13 @@ VALUES (33471,6212,90,3456,0,-742.329,579.152,-290.977,0.959931,7200,0,0,3171,0,0,0), (33472,6232,90,6889,0,-721.026,703.277,-330.699,3.21141,7200,3,0,5285,0,0,1), (33473,6212,90,3456,0,-740.86,558.484,-303.699,1.36136,7200,3,0,3171,0,0,1), - (33474,6211,90,10285,0,-572.245,36.1417,-196.701,4.46804,7200,2,0,2250,0,0,1), - (33475,6211,90,10285,0,-640.63,60.9319,-192.837,6.05629,7200,1,0,2250,0,0,1), + (33474,6211,90,10285,0,-572.245,36.1417,-196.701,4.46804,7200,2,0,2400,0,0,1), + (33475,6211,90,10285,0,-640.63,60.9319,-192.837,6.05629,7200,1,0,2400,0,0,1), (33476,6206,90,830,0,-579.958,98.1969,-202.035,5.93412,7200,5,0,2097,0,0,1), - (33477,6329,90,976,0,-575.288,46.7761,-200.157,4.88692,7200,3,0,1713,618,0,1), + (33477,6329,90,976,0,-575.288,46.7761,-200.157,4.88692,7200,3,0,1830,655,0,1), (33478,6206,90,830,0,-641.052,113.123,-192.667,2.98451,7200,0,0,2097,0,0,0), - (33479,6211,90,10285,0,-594.156,94.788,-199.414,3.29641,7200,0,0,2250,0,0,0), - (33480,6329,90,976,0,-546.082,137.754,-202.068,4.81711,7200,5,0,1713,618,0,1), + (33479,6211,90,10285,0,-594.156,94.788,-199.414,3.29641,7200,0,0,2400,0,0,0), + (33480,6329,90,976,0,-546.082,137.754,-202.068,4.81711,7200,5,0,1830,655,0,1), (33481,7603,90,6967,0,-666.094,421.115,-272.981,1.11701,7200,2,0,853,0,0,1), (33482,7603,90,6967,0,-679.972,412.712,-273.064,4.5664,7200,2,0,853,0,0,1), (33483,7603,90,6968,0,-670.493,423.687,-272.981,0.820305,7200,2,0,853,0,0,1), @@ -32954,7 +32963,7 @@ VALUES (33904,4331,1,8249,0,-4384.76,-3191.62,35.1105,4.37111,360,5,0,3963,1381,0,1), (33905,5184,1,4679,0,-2856.69,-3412.81,36.3208,5.95157,360,0,0,1180,0,0,0), (33907,1412,1,134,0,-3756.46,-4497.34,13.8475,4.22382,360,10,0,8,0,0,1), - (33908,620,1,304,0,-3806.33,-4405.18,12.378,5.00759,360,10,0,64,0,0,1), + (33908,620,1,304,0,-3806.33,-4405.18,12.378,5.00759,360,10,0,1,0,0,1), (33909,4841,1,2850,0,-4019.49,-3537.49,29.8848,0.719014,360,0,0,1902,0,0,0), (33910,4414,1,2542,0,-3012.98,-2778,57.1159,5.01807,360,10,0,1469,0,0,1), (33911,4344,1,2548,0,-3886.49,-3389.57,32.9654,4.56137,360,10,0,1305,1189,0,1), @@ -33090,10 +33099,10 @@ VALUES (34135,4388,1,2425,0,-3776.34,-4750.75,-35.7235,5.31748,360,10,0,1826,0,0,1), (34136,1420,1,901,0,-3488.66,-3021.47,31.7888,3.12414,360,0,0,8,0,0,0), (34140,1547,0,9021,0,2521.57,1283.98,42.9961,5.23513,300,5,0,101,142,0,1), - (34143,4953,0,1987,0,-10155.4,-3215.15,23.0931,2.77232,300,5,0,64,0,0,1), + (34143,4953,0,1987,0,-10155.4,-3215.15,23.0931,2.77232,300,5,0,16,0,0,1), (34144,1420,0,901,0,-10310.8,-3297.39,21.0641,4.42523,300,5,0,8,0,0,1), - (34145,6653,0,5379,0,-10299.4,-2927.14,18.3195,0.127261,300,5,0,64,0,0,1), - (34146,4953,0,1987,0,-10324.6,-3426.73,18.0274,5.74176,300,5,0,64,0,0,1), + (34145,6653,0,5379,0,-10299.4,-2927.14,18.3195,0.127261,300,5,0,16,0,0,1), + (34146,4953,0,1987,0,-10324.6,-3426.73,18.0274,5.74176,300,5,0,16,0,0,1), (34147,986,0,4552,0,-10506.9,-3328.17,20.8888,0.663225,300,0,0,3517,2103,0,0), (34148,865,0,4506,0,-10357.7,-3369.77,22.4278,4.21004,300,0,0,2033,0,0,0), (34149,982,0,4563,0,-10451,-3290.11,20.3032,0.663225,300,0,0,2972,0,0,0), @@ -33152,10 +33161,10 @@ VALUES (34203,4054,1,2723,0,2718.7,-1814.41,198.214,0.970802,300,10,0,723,0,0,1), (34204,4054,1,2723,0,2636.16,-1802.91,193.64,4.53472,300,5,0,723,0,0,1), (34205,766,0,697,0,-10714.4,-3921.77,17.4991,3.90734,300,5,0,1433,1283,0,1), - (34206,4953,0,2956,0,-10024.4,-3876.07,17.4991,1.45212,300,5,0,64,0,0,1), + (34206,4953,0,2956,0,-10024.4,-3876.07,17.4991,1.45212,300,5,0,16,0,0,1), (34207,1420,0,901,0,-10377.5,-3446.62,18.0939,4.85732,300,5,0,8,0,0,1), (34208,1420,0,901,0,-10366.8,-2741.05,18.7491,1.13696,300,5,0,8,0,0,1), - (34209,4953,0,1986,0,-10438.9,-4173.71,20.9866,4.19106,300,5,0,64,0,0,1), + (34209,4953,0,1986,0,-10438.9,-4173.71,20.9866,4.19106,300,5,0,16,0,0,1), (34210,4054,1,2723,0,2680.34,-1815.08,191.505,2.97265,300,10,0,723,0,0,1), (34211,4054,1,2723,0,2665.25,-1848.33,188.871,0.392963,300,0,0,723,0,0,0), (34212,4054,1,2723,0,2378.04,-1685.62,149.126,3.86278,300,0,0,723,0,0,0), @@ -33208,8 +33217,8 @@ VALUES (34259,3808,1,4135,0,1743.02,-2751.93,85.9907,2.17651,300,2,0,896,0,0,1), (34260,3808,1,4136,0,1761.87,-2663.95,109.236,6.26204,300,0,0,896,0,0,0), (34261,3808,1,4135,0,1788.71,-2661.16,109.513,5.33606,300,0,0,896,0,0,0), - (34262,6653,0,5379,0,-10722.6,-3933.4,17.8844,6.08656,300,5,0,64,0,0,1), - (34263,4953,0,1987,0,-9909.19,-3780.58,17.4991,3.97837,300,5,0,64,0,0,1), + (34262,6653,0,5379,0,-10722.6,-3933.4,17.8844,6.08656,300,5,0,16,0,0,1), + (34263,4953,0,1987,0,-9909.19,-3780.58,17.4991,3.97837,300,5,0,16,0,0,1), (34264,1420,0,901,0,-10845.8,-3979.86,19.2282,4.87227,300,5,0,8,0,0,1), (34265,3808,1,4135,0,1771.85,-2691.22,111.546,2.41322,300,0,0,896,0,0,0), (34266,3808,1,4136,0,1860.2,-2688.51,40.5932,4.96714,300,2,0,896,0,0,1), @@ -33528,7 +33537,7 @@ VALUES (34580,3816,1,1917,0,3446.11,21.5139,5.04635,3.1974,300,15,0,417,0,0,1), (34581,769,0,336,0,-10804.8,-3977.72,22.3168,2.39076,300,5,0,1829,0,0,1), (34582,766,0,697,0,-10720.4,-4030.83,17.426,4.88105,300,5,0,1433,1283,0,1), - (34583,6653,0,5379,0,-10362.7,-3162.15,17.4237,0.618739,300,5,0,64,0,0,1), + (34583,6653,0,5379,0,-10362.7,-3162.15,17.4237,0.618739,300,5,0,16,0,0,1), (34584,8318,109,7554,0,-329.908,149.089,-69.4878,2.67134,7200,0,0,2399,0,0,0), (34585,8318,109,7554,0,-378.075,141.524,-53.9463,4.75178,7200,0,0,2399,0,0,0), (34586,8318,109,7554,0,-382.535,141.908,-53.9463,4.7832,7200,0,0,2399,0,0,0), @@ -33961,10 +33970,7 @@ VALUES (35013,3824,1,1207,0,1653.66,-1614.09,122.621,3.63498,300,5,0,617,0,0,1), (35014,3824,1,1207,0,1684.16,-1602.92,105.344,5.67134,300,5,0,617,0,0,1), (35015,3824,1,1207,0,1825.08,-1571.06,76.0248,1.84802,300,15,0,617,0,0,1), - (35016,3824,1,1207,0,1765.2,-1564.58,79.4978,2.28225,300,5,0,617,0,0,1); - -INSERT INTO `creature` (`guid`, `id`, `map`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) -VALUES + (35016,3824,1,1207,0,1765.2,-1564.58,79.4978,2.28225,300,5,0,617,0,0,1), (35017,3824,1,1207,0,2117.93,-1688.23,77.641,2.93452,300,5,0,617,0,0,1), (35018,3824,1,1207,0,1698.87,-1608.33,99.6919,3.14178,300,5,0,617,0,0,1), (35019,3824,1,1207,0,1911.26,-1554.58,65.6967,3.37499,300,15,0,617,0,0,1), @@ -33972,7 +33978,10 @@ VALUES (35021,3824,1,1207,0,2024.37,-1710,63.563,3.1488,300,10,0,617,0,0,1), (35022,3824,1,1207,0,2158.7,-1622.51,82.0039,1.63334,300,15,0,617,0,0,1), (35023,3824,1,1207,0,1931.06,-1813.45,68.7292,4.2164,300,5,0,617,0,0,1), - (35024,3824,1,1207,0,1903.04,-1646.21,59.393,4.86297,300,15,0,617,0,0,1), + (35024,3824,1,1207,0,1903.04,-1646.21,59.393,4.86297,300,15,0,617,0,0,1); + +INSERT INTO `creature` (`guid`, `id`, `map`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) +VALUES (35025,3824,1,1207,0,1717.27,-1481.24,119.369,2.42801,300,5,0,617,0,0,1), (35026,3824,1,1207,0,1934.12,-1756.52,63.9327,3.0222,300,15,0,617,0,0,1), (35027,3824,1,1207,0,2075.49,-1685.23,68.5434,2.09057,300,10,0,617,0,0,1), @@ -34012,7 +34021,7 @@ VALUES (35061,3825,1,776,0,2565.88,-2531.22,165.068,4.95962,300,5,0,840,0,0,1), (35062,3825,1,776,0,2535.42,-2451.18,163.052,2.32746,300,5,0,840,0,0,1), (35063,3825,1,776,0,2523.63,-2600.83,161.702,6.16186,300,10,0,840,0,0,1), - (35064,4953,0,1986,0,-10164.5,-2909.72,18.183,5.65031,300,5,0,64,0,0,1), + (35064,4953,0,1986,0,-10164.5,-2909.72,18.183,5.65031,300,5,0,16,0,0,1), (35065,3825,1,776,0,2540,-2699.17,147.86,0.322059,300,15,0,840,0,0,1), (35086,3833,1,150,0,2703.92,-1888.03,234.367,1.50098,300,0,0,646,693,0,0), (35087,3833,1,150,0,2708.6,-1873.12,234.511,4.18879,300,0,0,646,693,0,0), @@ -34148,12 +34157,12 @@ VALUES (35219,6185,1,6825,0,4135.94,-5080.73,143.47,0.872766,333,0,0,2467,0,0,0), (35220,6185,1,6825,0,3879.84,-4987.39,138.286,4.77634,333,3,0,2467,0,0,1), (35221,5384,0,5079,0,-8464,516.193,100.639,3.264,540,0,0,2471,0,0,0), - (35222,4953,0,2956,0,-10485.2,-3536.09,19.442,4.71629,300,5,0,64,0,0,1), - (35223,4953,0,2956,0,-10277.8,-4145.43,17.6709,6.07938,300,5,0,64,0,0,1), + (35222,4953,0,2956,0,-10485.2,-3536.09,19.442,4.71629,300,5,0,16,0,0,1), + (35223,4953,0,2956,0,-10277.8,-4145.43,17.6709,6.07938,300,5,0,16,0,0,1), (35225,4341,1,1080,0,-2916.18,-2939.03,28.9577,4.6518,360,10,0,1403,0,0,1), (35226,6185,1,6825,0,3801.18,-4917.63,145.605,4.78949,333,0,0,2467,0,0,0), (35227,6185,1,6825,0,3890.58,-4931.55,145.596,2.88477,333,5,0,2467,0,0,1), - (35228,6653,0,5379,0,-10459.6,-3556.09,17.5642,3.46623,300,5,0,64,0,0,1), + (35228,6653,0,5379,0,-10459.6,-3556.09,17.5642,3.46623,300,5,0,16,0,0,1), (35230,922,0,9571,0,-9833.01,-4166.06,-3.82848,4.17134,300,5,0,1829,0,0,1), (35231,1518,0,1565,0,2259.04,347.048,36.1025,4.86947,300,0,0,919,0,0,0), (35232,6186,1,1999,0,3804.06,-4898.98,146.722,0.58012,333,0,0,2063,1695,0,0), @@ -35481,65 +35490,65 @@ VALUES (36563,6145,1,4878,0,6819.5,737.836,-34.7773,1.54602,275,5,0,42,0,0,1), (36564,6145,1,4878,0,7116.66,411.205,-41.5537,1.37838,275,5,0,42,0,0,1), (36565,6145,1,4878,0,6198.03,1040.04,-42.5012,2.56334,275,5,0,42,0,0,1), - (36566,12298,1,10091,0,7269.77,27.9562,13.3109,4.75143,275,5,0,20,53,0,1), - (36567,12298,1,10091,0,4435.53,637.919,35.0263,6.17198,275,10,0,20,53,0,1), - (36568,12298,1,10091,0,7243.1,-108.041,13.9549,2.71214,275,5,0,20,53,0,1), - (36569,12298,1,10091,0,4523.28,677.035,25.8096,2.48149,275,5,0,20,53,0,1), - (36570,12298,1,10091,0,4948.17,429.169,33.4967,4.66945,275,10,0,20,53,0,1), - (36571,12298,1,10091,0,4755.19,571.116,27.334,4.3588,275,10,0,20,53,0,1), - (36572,12298,1,10091,0,7127.31,22.7077,10.7386,0.869802,275,10,0,20,53,0,1), - (36573,12298,1,10091,0,5537.57,79.1183,31.2559,1.06693,275,5,0,20,53,0,1), - (36574,12298,1,10091,0,6098.39,-124.308,62.0201,1.81957,275,0,0,20,53,0,0), - (36575,12298,1,10091,0,6225.21,-82.6921,45.5174,1.42268,275,10,0,20,53,0,1), - (36576,12298,1,10091,0,5291.94,193.978,33.0975,0.164828,275,10,0,20,53,0,1), - (36577,12298,1,10091,0,6398.27,-7.34218,32.5755,4.98344,275,5,0,20,53,0,1), - (36578,12298,1,10091,0,5631.67,380.922,19.0587,0.609126,275,5,0,20,53,0,1), - (36579,12298,1,10091,0,6407.44,-135.959,38.117,0.096066,275,10,0,20,53,0,1), - (36580,12298,1,10091,0,6960.52,84.4612,15.4081,4.38903,275,5,0,20,53,0,1), - (36581,12298,1,10091,0,6526.31,-71.1848,36.0261,1.7738,275,5,0,20,53,0,1), - (36582,12298,1,10091,0,6667.9,200.799,28.6874,4.98669,275,5,0,20,53,0,1), - (36583,12298,1,10091,0,6023.96,61.6047,36.7795,2.13543,275,5,0,20,53,0,1), - (36584,12298,1,10091,0,5283.37,316.385,31.6557,0.222656,275,5,0,20,53,0,1), - (36585,12298,1,10091,0,5129.63,177.649,42.6205,2.84617,275,5,0,20,53,0,1), - (36586,12298,1,10091,0,5037.66,120.329,45.947,3.26692,275,5,0,20,53,0,1), - (36587,12298,1,10091,0,4834.03,61.3844,53.9166,1.68771,275,10,0,20,53,0,1), - (36588,12298,1,10091,0,6490.19,-146.132,38.5303,4.44134,275,10,0,20,53,0,1), - (36589,12298,1,10091,0,6531.1,-147.98,37.3322,1.30789,275,5,0,20,53,0,1), - (36590,12298,1,10091,0,6521.4,-59.7521,34.2153,0.979553,275,5,0,20,53,0,1), - (36591,12298,1,10091,0,6758.42,416.056,22.8095,2.85659,275,5,0,20,53,0,1), - (36592,12298,1,10091,0,6526.31,74.9438,37.3158,0.599527,275,10,0,20,53,0,1), - (36593,12298,1,10091,0,6849.95,-210.776,43.9536,0.041033,275,5,0,20,53,0,1), - (36594,12298,1,10091,0,6852.51,-131.293,37.2475,5.27657,275,10,0,20,53,0,1), - (36595,12298,1,10091,0,6949.82,-42.3877,18.5599,4.52092,275,5,0,20,53,0,1), - (36596,12298,1,10091,0,4472.72,113.573,63.4402,5.92407,275,5,0,20,53,0,1), - (36597,12298,1,10091,0,4407.5,379.791,59.4345,0.568866,275,5,0,20,53,0,1), - (36598,12298,1,10091,0,4410.62,277.734,60.7945,4.54193,275,10,0,20,53,0,1), - (36599,12298,1,10091,0,4935.79,254.885,43.4508,4.68274,275,10,0,20,53,0,1), - (36600,12298,1,10091,0,6795.97,-299.128,40.057,5.78139,275,5,0,20,53,0,1), - (36601,12298,1,10091,0,6757.94,-275.143,38.7485,5.43124,275,5,0,20,53,0,1), - (36602,12298,1,10091,0,6032.84,227.279,22.7904,1.21151,275,5,0,20,53,0,1), - (36603,12298,1,10091,0,6813.66,253.488,23.2532,4.77298,275,5,0,20,53,0,1), - (36604,12298,1,10091,0,6869.15,-405.28,46.6785,4.46987,275,5,0,20,53,0,1), - (36605,12298,1,10091,0,6903.13,-458.882,45.0749,2.5861,275,10,0,20,53,0,1), - (36606,12298,1,10091,0,6223.62,240.984,38.4224,5.12532,275,5,0,20,53,0,1), - (36607,12298,1,10091,0,5747.91,415.558,12.4955,4.18403,275,10,0,20,53,0,1), - (36608,12298,1,10091,0,4759.49,302.131,50.8684,0.511523,275,5,0,20,53,0,1), - (36609,12298,1,10091,0,5261.11,392.084,27.9939,4.66546,275,10,0,20,53,0,1), - (36610,12298,1,10091,0,7032.54,-410.501,41.2851,1.19734,275,10,0,20,53,0,1), - (36611,12298,1,10091,0,7085.47,-299.134,38.524,4.16125,275,10,0,20,53,0,1), - (36612,12298,1,10091,0,6321,223.18,36.715,3.56646,275,5,0,20,53,0,1), - (36613,12298,1,10091,0,5952.1,407.968,18.7636,4.49775,275,10,0,20,53,0,1), - (36614,12298,1,10091,0,5706.38,266.455,24.0448,2.01698,275,10,0,20,53,0,1), - (36615,12298,1,10091,0,7132.48,-181.493,30.1647,5.31571,275,5,0,20,53,0,1), - (36616,12298,1,10091,0,4690.85,90.4262,53.3569,6.22626,275,10,0,20,53,0,1), - (36617,12298,1,10091,0,6552.13,102.028,37.2439,1.74558,275,10,0,20,53,0,1), - (36618,12298,1,10091,0,6604.02,170.806,33.0778,0.948713,275,10,0,20,53,0,1), - (36619,12298,1,10091,0,6049.63,299.131,27.3928,5.45842,275,10,0,20,53,0,1), - (36620,12298,1,10091,0,5410.11,106.913,33.5857,5.47064,275,5,0,20,53,0,1), - (36621,12298,1,10091,0,4350.99,514.417,59.3039,3.96843,275,10,0,20,53,0,1), - (36622,12298,1,10091,0,6243.84,381.193,30.8581,3.46334,275,10,0,20,53,0,1), - (36623,12298,1,10091,0,6227.59,72.3469,42.9452,0.593412,275,0,0,20,53,0,0), - (36624,12298,1,10091,0,6631.1,-213.545,37.6405,3.49562,275,5,0,20,53,0,1), + (36566,12298,1,10091,0,7269.77,27.9562,13.3109,4.75143,275,5,0,20,0,0,1), + (36567,12298,1,10091,0,4435.53,637.919,35.0263,6.17198,275,10,0,20,0,0,1), + (36568,12298,1,10091,0,7243.1,-108.041,13.9549,2.71214,275,5,0,20,0,0,1), + (36569,12298,1,10091,0,4523.28,677.035,25.8096,2.48149,275,5,0,20,0,0,1), + (36570,12298,1,10091,0,4948.17,429.169,33.4967,4.66945,275,10,0,20,0,0,1), + (36571,12298,1,10091,0,4755.19,571.116,27.334,4.3588,275,10,0,20,0,0,1), + (36572,12298,1,10091,0,7127.31,22.7077,10.7386,0.869802,275,10,0,20,0,0,1), + (36573,12298,1,10091,0,5537.57,79.1183,31.2559,1.06693,275,5,0,20,0,0,1), + (36574,12298,1,10091,0,6098.39,-124.308,62.0201,1.81957,275,0,0,20,0,0,0), + (36575,12298,1,10091,0,6225.21,-82.6921,45.5174,1.42268,275,10,0,20,0,0,1), + (36576,12298,1,10091,0,5291.94,193.978,33.0975,0.164828,275,10,0,20,0,0,1), + (36577,12298,1,10091,0,6398.27,-7.34218,32.5755,4.98344,275,5,0,20,0,0,1), + (36578,12298,1,10091,0,5631.67,380.922,19.0587,0.609126,275,5,0,20,0,0,1), + (36579,12298,1,10091,0,6407.44,-135.959,38.117,0.096066,275,10,0,20,0,0,1), + (36580,12298,1,10091,0,6960.52,84.4612,15.4081,4.38903,275,5,0,20,0,0,1), + (36581,12298,1,10091,0,6526.31,-71.1848,36.0261,1.7738,275,5,0,20,0,0,1), + (36582,12298,1,10091,0,6667.9,200.799,28.6874,4.98669,275,5,0,20,0,0,1), + (36583,12298,1,10091,0,6023.96,61.6047,36.7795,2.13543,275,5,0,20,0,0,1), + (36584,12298,1,10091,0,5283.37,316.385,31.6557,0.222656,275,5,0,20,0,0,1), + (36585,12298,1,10091,0,5129.63,177.649,42.6205,2.84617,275,5,0,20,0,0,1), + (36586,12298,1,10091,0,5037.66,120.329,45.947,3.26692,275,5,0,20,0,0,1), + (36587,12298,1,10091,0,4834.03,61.3844,53.9166,1.68771,275,10,0,20,0,0,1), + (36588,12298,1,10091,0,6490.19,-146.132,38.5303,4.44134,275,10,0,20,0,0,1), + (36589,12298,1,10091,0,6531.1,-147.98,37.3322,1.30789,275,5,0,20,0,0,1), + (36590,12298,1,10091,0,6521.4,-59.7521,34.2153,0.979553,275,5,0,20,0,0,1), + (36591,12298,1,10091,0,6758.42,416.056,22.8095,2.85659,275,5,0,20,0,0,1), + (36592,12298,1,10091,0,6526.31,74.9438,37.3158,0.599527,275,10,0,20,0,0,1), + (36593,12298,1,10091,0,6849.95,-210.776,43.9536,0.041033,275,5,0,20,0,0,1), + (36594,12298,1,10091,0,6852.51,-131.293,37.2475,5.27657,275,10,0,20,0,0,1), + (36595,12298,1,10091,0,6949.82,-42.3877,18.5599,4.52092,275,5,0,20,0,0,1), + (36596,12298,1,10091,0,4472.72,113.573,63.4402,5.92407,275,5,0,20,0,0,1), + (36597,12298,1,10091,0,4407.5,379.791,59.4345,0.568866,275,5,0,20,0,0,1), + (36598,12298,1,10091,0,4410.62,277.734,60.7945,4.54193,275,10,0,20,0,0,1), + (36599,12298,1,10091,0,4935.79,254.885,43.4508,4.68274,275,10,0,20,0,0,1), + (36600,12298,1,10091,0,6795.97,-299.128,40.057,5.78139,275,5,0,20,0,0,1), + (36601,12298,1,10091,0,6757.94,-275.143,38.7485,5.43124,275,5,0,20,0,0,1), + (36602,12298,1,10091,0,6032.84,227.279,22.7904,1.21151,275,5,0,20,0,0,1), + (36603,12298,1,10091,0,6813.66,253.488,23.2532,4.77298,275,5,0,20,0,0,1), + (36604,12298,1,10091,0,6869.15,-405.28,46.6785,4.46987,275,5,0,20,0,0,1), + (36605,12298,1,10091,0,6903.13,-458.882,45.0749,2.5861,275,10,0,20,0,0,1), + (36606,12298,1,10091,0,6223.62,240.984,38.4224,5.12532,275,5,0,20,0,0,1), + (36607,12298,1,10091,0,5747.91,415.558,12.4955,4.18403,275,10,0,20,0,0,1), + (36608,12298,1,10091,0,4759.49,302.131,50.8684,0.511523,275,5,0,20,0,0,1), + (36609,12298,1,10091,0,5261.11,392.084,27.9939,4.66546,275,10,0,20,0,0,1), + (36610,12298,1,10091,0,7032.54,-410.501,41.2851,1.19734,275,10,0,20,0,0,1), + (36611,12298,1,10091,0,7085.47,-299.134,38.524,4.16125,275,10,0,20,0,0,1), + (36612,12298,1,10091,0,6321,223.18,36.715,3.56646,275,5,0,20,0,0,1), + (36613,12298,1,10091,0,5952.1,407.968,18.7636,4.49775,275,10,0,20,0,0,1), + (36614,12298,1,10091,0,5706.38,266.455,24.0448,2.01698,275,10,0,20,0,0,1), + (36615,12298,1,10091,0,7132.48,-181.493,30.1647,5.31571,275,5,0,20,0,0,1), + (36616,12298,1,10091,0,4690.85,90.4262,53.3569,6.22626,275,10,0,20,0,0,1), + (36617,12298,1,10091,0,6552.13,102.028,37.2439,1.74558,275,10,0,20,0,0,1), + (36618,12298,1,10091,0,6604.02,170.806,33.0778,0.948713,275,10,0,20,0,0,1), + (36619,12298,1,10091,0,6049.63,299.131,27.3928,5.45842,275,10,0,20,0,0,1), + (36620,12298,1,10091,0,5410.11,106.913,33.5857,5.47064,275,5,0,20,0,0,1), + (36621,12298,1,10091,0,4350.99,514.417,59.3039,3.96843,275,10,0,20,0,0,1), + (36622,12298,1,10091,0,6243.84,381.193,30.8581,3.46334,275,10,0,20,0,0,1), + (36623,12298,1,10091,0,6227.59,72.3469,42.9452,0.593412,275,0,0,20,0,0,0), + (36624,12298,1,10091,0,6631.1,-213.545,37.6405,3.49562,275,5,0,20,0,0,1), (36625,6667,1,5485,0,7744.51,-769.238,5.44451,3.69623,275,0,0,804,0,0,0), (36626,6669,1,5386,0,7534.7,-713.642,3.36286,1.79769,275,0,0,1063,0,0,0), (36627,2321,1,1042,0,7134.98,-30.7195,11.6997,1.05649,275,10,0,222,0,0,1), @@ -35950,11 +35959,11 @@ VALUES (37037,4341,1,1080,0,-2976.87,-3083.36,30.9939,4.30791,360,10,0,1403,0,0,1), (37040,2339,1,2869,0,4553.06,377.936,31.6077,2.33695,275,5,0,386,0,0,2), (37041,1412,1,134,0,-3676.6,-4372.1,11.7306,1.73022,360,10,0,8,0,0,1), - (37042,620,1,304,0,-3694.88,-4356.64,11.5288,2.0384,360,10,0,64,0,0,1), + (37042,620,1,304,0,-3694.88,-4356.64,11.5288,2.0384,360,10,0,1,0,0,1), (37043,4382,1,2024,0,-2852.63,-3147.84,28.6893,2.96488,360,10,0,1468,0,0,1), (37044,2339,1,2872,0,4565.64,416.6,33.7967,1.42321,275,0,0,386,0,0,0), (37045,2339,1,2872,0,4574.1,421.671,33.8577,6.27715,275,0,0,386,0,0,0), - (37046,620,1,304,0,-3764.68,-4414.57,26.991,0.046932,360,10,0,64,0,0,1), + (37046,620,1,304,0,-3764.68,-4414.57,26.991,0.046932,360,10,0,1,0,0,1), (37047,1412,1,134,0,-3802.68,-4384.62,15.6618,4.61879,360,10,0,8,0,0,1), (37048,4382,1,2024,0,-2782.6,-3147.71,28.6141,3.26969,360,10,0,1468,0,0,1), (37049,4385,1,697,0,-2779.51,-3018.37,38.1869,0.173963,360,10,0,1469,0,0,1), @@ -36004,15 +36013,15 @@ VALUES (37101,3695,1,913,0,4773.25,207.805,50.987,2.17813,275,0,0,273,0,0,0), (37102,12656,1,14954,0,6494.46,801.751,8.1358,4.43314,275,0,0,644,0,0,0), (37103,2930,1,2865,0,6438.62,471.896,8.12515,1.91474,275,0,0,2972,0,0,0), - (37104,883,1,347,0,7168.18,-694.047,45.7373,2.5013,275,10,0,64,0,0,1), - (37105,883,1,347,0,5273.67,323.022,30.6557,2.64425,275,10,0,64,0,0,1), - (37106,883,1,347,0,6038.46,48.4677,36.0453,0.799813,275,5,0,64,0,0,1), + (37104,883,1,347,0,7168.18,-694.047,45.7373,2.5013,275,10,0,1,0,0,1), + (37105,883,1,347,0,5273.67,323.022,30.6557,2.64425,275,10,0,1,0,0,1), + (37106,883,1,347,0,6038.46,48.4677,36.0453,0.799813,275,5,0,1,0,0,1), (37107,2163,1,1006,0,6952.43,30.7177,15.1094,0.918315,275,10,0,278,0,0,1), - (37108,883,1,347,0,5062.61,115.147,44.2793,1.67552,275,0,0,64,0,0,0), + (37108,883,1,347,0,5062.61,115.147,44.2793,1.67552,275,0,0,1,0,0,0), (37109,2163,1,1006,0,7147.37,4.19446,10.2681,3.79681,275,10,0,278,0,0,1), (37110,2163,1,1006,0,6510.52,-60.6708,34.5754,0.559841,275,5,0,278,0,0,1), (37111,2163,1,1006,0,6403.39,112.84,36.0033,4.69152,275,10,0,278,0,0,1), - (37112,883,1,347,0,7354.59,-733.314,15.7977,1.78024,275,0,0,64,0,0,0), + (37112,883,1,347,0,7354.59,-733.314,15.7977,1.78024,275,0,0,1,0,0,0), (37113,2163,1,1006,0,6923.3,-10.2967,20.7932,4.16144,275,5,0,278,0,0,1), (37114,2163,1,1006,0,7073.01,-50.1616,16.3863,3.04425,275,10,0,278,0,0,1), (37115,2163,1,1006,0,7082.81,18.2285,16.4387,3.33924,275,5,0,278,0,0,1), @@ -36069,7 +36078,7 @@ VALUES (37166,2163,1,1006,0,7332.71,119.902,11.7834,1.20082,275,10,0,278,0,0,1), (37167,2163,1,1006,0,7291.88,-47.4621,8.17893,5.72299,275,10,0,278,0,0,1), (37168,2163,1,1006,0,7346.64,-122.564,13.6169,2.84453,275,10,0,278,0,0,1), - (37169,883,1,347,0,4700.78,134.819,54.0428,6.14356,275,10,0,64,0,0,1), + (37169,883,1,347,0,4700.78,134.819,54.0428,6.14356,275,10,0,1,0,0,1), (37170,2163,1,1006,0,7301.18,-17.649,11.7287,4.99861,275,10,0,278,0,0,1), (37171,2163,1,1006,0,6238.67,218.854,40.5209,3.33163,275,5,0,278,0,0,1), (37172,2163,1,1006,0,7347.09,94.1124,12.9812,3.165,275,10,0,278,0,0,1), @@ -36900,7 +36909,7 @@ VALUES (38091,4612,0,1201,0,1467.61,340.737,-61.9681,2.56563,300,0,0,1605,0,0,0), (38092,4615,0,2665,0,1564.79,348.156,-62.0733,3.22886,300,0,0,1605,0,0,0), (38093,5733,0,4110,0,1453.95,351.288,-62.1024,0.556914,300,5,0,919,0,0,2), - (38094,5735,0,3980,0,1405.82,375.381,-84.868,4.83456,300,0,0,166,0,0,0), + (38094,5735,0,3980,0,1405.82,375.381,-84.868,4.83456,300,0,0,102,0,0,0), (38095,4582,0,2659,0,1416.64,68.6927,-62.1954,4.64258,300,0,0,2471,0,0,0), (38096,4586,0,2630,0,1409.82,150.423,-62.3224,4.93928,300,0,0,1605,0,0,0), (38097,7297,0,6065,0,1457.91,69.3455,-62.2023,4.41568,300,0,0,2016,0,0,0), @@ -37061,10 +37070,10 @@ VALUES (38259,1504,0,513,0,2134.59,1745.12,83.5088,3.76549,300,10,0,55,0,0,1), (38260,1504,0,513,0,2121.55,1685.13,75.985,3.94828,300,10,0,55,0,0,1), (38261,1504,0,513,0,2107.56,1680.35,71.61,6.00689,300,5,0,55,0,0,1), - (38262,4075,0,1141,0,2359.88,473.208,34.4804,1.61606,120,5,0,120,0,0,1), - (38263,4075,0,1141,0,2048.71,-379.601,35.5497,1.57383,120,5,0,120,0,0,1), - (38264,4075,0,1141,0,2409.3,419.29,36.1368,4.86495,120,5,0,120,0,0,1), - (38265,4075,0,1141,0,1703.63,1570.47,125.778,6.2081,120,5,0,120,0,0,1), + (38262,4075,0,1141,0,2359.88,473.208,34.4804,1.61606,120,5,0,8,0,0,1), + (38263,4075,0,1141,0,2048.71,-379.601,35.5497,1.57383,120,5,0,8,0,0,1), + (38264,4075,0,1141,0,2409.3,419.29,36.1368,4.86495,120,5,0,8,0,0,1), + (38265,4075,0,1141,0,1703.63,1570.47,125.778,6.2081,120,5,0,8,0,0,1), (38266,1554,0,8808,0,2794.76,-177.556,42.0034,0.182648,300,0,0,156,0,0,0), (38267,1548,0,9020,0,2883.1,-82.0583,31.2244,3.74068,300,5,0,122,0,0,1), (38268,1554,0,8808,0,2821.24,-149.805,37.7036,0.376152,300,10,0,156,0,0,1), @@ -37241,10 +37250,10 @@ VALUES (38454,1504,0,513,0,2161.98,1758.57,96.4834,0.738468,300,10,0,55,0,0,1), (38455,1504,0,513,0,2091.88,1795.68,104.667,2.48413,300,5,0,55,0,0,1), (38456,1504,0,513,0,2035.08,1760.78,101.64,0.380443,300,5,0,55,0,0,1), - (38457,4075,0,1141,0,1849.71,-735.742,64.2611,5.82427,120,10,0,120,0,0,1), - (38458,4075,0,1141,0,2689.27,1340.44,37.9345,5.40415,120,5,0,120,0,0,1), + (38457,4075,0,1141,0,1849.71,-735.742,64.2611,5.82427,120,10,0,8,0,0,1), + (38458,4075,0,1141,0,2689.27,1340.44,37.9345,5.40415,120,5,0,8,0,0,1), (38459,721,0,328,0,2858.18,274.818,29.5139,4.63734,120,10,0,1,0,0,1), - (38460,4075,0,1141,0,2072.32,-432.012,39.5339,6.0285,120,5,0,120,0,0,1), + (38460,4075,0,1141,0,2072.32,-432.012,39.5339,6.0285,120,5,0,8,0,0,1), (38461,1548,0,9020,0,2748.74,-196.749,39.755,4.9228,300,10,0,122,0,0,1), (38462,1548,0,9020,0,2854.03,-180.119,42.1251,0.510482,300,10,0,122,0,0,1), (38463,1548,0,9020,0,2944.74,-85.6328,23.5569,3.05359,300,5,0,122,0,0,1), @@ -37454,24 +37463,24 @@ VALUES (38683,5261,0,6672,0,-10308.7,-4023.67,-76.3541,1.51348,900,2,0,5595,0,0,1), (38684,922,0,9571,0,-9743.23,-4027.73,6.79941,0.818535,300,5,0,1829,0,0,1), (38685,922,0,9571,0,-9802.07,-4158.17,-2.37193,0.903072,300,5,0,1829,0,0,1), - (38686,6653,0,5379,0,-9921.7,-4066.04,17.4991,4.80227,300,5,0,64,0,0,1), + (38686,6653,0,5379,0,-9921.7,-4066.04,17.4991,4.80227,300,5,0,16,0,0,1), (38687,922,0,9571,0,-9702.47,-3912.48,3.86439,1.50631,300,5,0,1829,0,0,1), (38688,745,0,7976,0,-10619.3,-3990.6,22.1126,5.48121,300,5,0,5148,0,0,1), (38689,922,0,9571,0,-9762.35,-4084.46,0.021444,4.63486,300,5,0,1829,0,0,1), (38690,750,0,1995,0,-10874.1,-4253.54,-2.4453,4.22065,300,5,0,1981,0,0,1), (38691,922,0,9571,0,-9814.01,-4119.4,3.91088,4.39867,300,5,0,1829,0,0,1), (38692,1087,0,815,0,-11152,-3949.32,-16.3758,1.62349,300,5,0,1902,0,0,1), - (38693,6653,0,5379,0,-10587,-4114.7,17.4991,2.34685,300,5,0,64,0,0,1), + (38693,6653,0,5379,0,-10587,-4114.7,17.4991,2.34685,300,5,0,16,0,0,1), (38694,922,0,9571,0,-10941.7,-4207.12,0.0772,5.18489,300,5,0,1829,0,0,1), (38695,1420,0,901,0,-10492.6,-3392.28,17.6325,3.22808,300,5,0,8,0,0,1), (38696,1420,0,901,0,-10651.2,-3762.04,18.0268,2.61324,300,5,0,8,0,0,1), - (38697,4953,0,1987,0,-10590.9,-3657.39,17.3429,0.318042,300,5,0,64,0,0,1), + (38697,4953,0,1987,0,-10590.9,-3657.39,17.3429,0.318042,300,5,0,16,0,0,1), (38698,747,0,506,0,-11060.4,-4118.44,-0.210789,6.2425,300,0,0,1711,1483,0,0), (38699,750,0,1995,0,-10775.6,-4290.11,-6.19537,5.89447,300,5,0,1981,0,0,1), (38700,1087,0,815,0,-11080,-4145.16,-0.961537,0.843712,300,5,0,1902,0,0,1), (38701,751,0,391,0,-11113,-3887.11,-4.61817,1.70684,300,5,0,2059,0,0,1), (38702,751,0,391,0,-11113.2,-3850.94,-3.04598,6.1084,300,5,0,2059,0,0,1), - (38703,4953,0,1986,0,-10858.9,-4086.63,22.0182,4.62742,300,5,0,64,0,0,1), + (38703,4953,0,1986,0,-10858.9,-4086.63,22.0182,4.62742,300,5,0,16,0,0,1), (38704,768,0,633,0,-10523,-4145.37,21.9028,5.84477,300,5,0,1678,0,0,1), (38705,5263,0,4769,0,-10253.8,-4005.16,-89.6429,4.62512,900,0,0,5922,0,0,0), (38706,5263,0,4769,0,-10226.5,-3988.05,-89.5822,3.50811,900,0,0,5922,0,0,0), @@ -37486,14 +37495,14 @@ VALUES (38715,1087,0,815,0,-9626.88,-3975.74,-2.43864,3.03007,300,5,0,1902,0,0,1), (38716,1087,0,815,0,-9733.7,-4050.62,-1.42684,0.144933,300,5,0,1902,0,0,1), (38717,858,0,2543,0,-10284.1,-2857.58,26.6775,4.49182,300,5,0,1469,0,0,1), - (38718,4953,0,1986,0,-10340.6,-3335.99,22.7815,3.29068,300,5,0,64,0,0,1), + (38718,4953,0,1986,0,-10340.6,-3335.99,22.7815,3.29068,300,5,0,16,0,0,1), (38719,922,0,9571,0,-10882.8,-4187.08,5.47756,2.91632,300,5,0,1829,0,0,1), (38720,922,0,9571,0,-10891.1,-4161.32,5.41886,5.01452,300,5,0,1829,0,0,1), (38721,1088,0,699,0,-9922.54,-4318.98,-3.80129,4.8841,300,5,0,1716,0,0,1), (38722,1087,0,815,0,-10175.6,-4134.95,17.7491,2.77164,300,5,0,1902,0,0,1), (38723,1088,0,699,0,-10573.5,-4371.45,4.3654,4.30284,300,5,0,1716,0,0,1), (38724,1082,0,807,0,-9924.09,-3873.48,19.6594,0.405918,300,5,0,1604,0,0,1), - (38725,6653,0,5379,0,-9836.67,-3914.69,18.0389,1.17615,300,5,0,64,0,0,1), + (38725,6653,0,5379,0,-9836.67,-3914.69,18.0389,1.17615,300,5,0,16,0,0,1), (38726,1087,0,815,0,-9843.54,-4011.36,18.854,0.860985,300,5,0,1902,0,0,1), (38727,1087,0,815,0,-9822.35,-3989.87,18.0501,3.95531,300,5,0,1902,0,0,1), (38728,1087,0,815,0,-9917.47,-3955.28,17.68,0.965916,300,5,0,1902,0,0,1), @@ -37553,14 +37562,11 @@ VALUES (38782,766,0,697,0,-10136.8,-3662.35,17.4991,0.784726,300,5,0,1433,1283,0,1), (38783,769,0,336,0,-10624.8,-3519.29,21.9278,1.50717,300,5,0,1829,0,0,1), (38784,757,0,152,0,-10051.9,-3597.99,19.6241,2.42601,300,5,0,1403,0,0,1), - (38785,4953,0,2954,0,-10067.9,-3614.87,17.4991,1.40718,300,5,0,64,0,0,1), + (38785,4953,0,2954,0,-10067.9,-3614.87,17.4991,1.40718,300,5,0,16,0,0,1), (38786,760,0,628,0,-10056.1,-3562.79,18.6126,2.24127,300,5,0,1469,0,0,1), (38787,760,0,628,0,-10055.8,-3619.1,20.7491,0.141069,300,5,0,1469,0,0,1), (38788,760,0,628,0,-10108.1,-3508.9,19.1241,1.27186,300,5,0,1469,0,0,1), - (38789,760,0,628,0,-10078.4,-3546.36,17.8741,0.749145,300,5,0,1469,0,0,1); - -INSERT INTO `creature` (`guid`, `id`, `map`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) -VALUES + (38789,760,0,628,0,-10078.4,-3546.36,17.8741,0.749145,300,5,0,1469,0,0,1), (38790,5224,0,4767,0,-10281,-3990.24,-70.6546,2.17177,900,2,0,5544,0,0,1), (38791,5269,0,4777,0,-10350.9,-3989.16,-77.0391,1.67552,900,5,0,4605,1587,0,1), (38792,5261,0,6673,0,-10352,-3986.08,-77.0384,4.97419,900,5,0,5595,0,0,1), @@ -37569,7 +37575,10 @@ VALUES (38795,757,0,152,0,-10090.8,-3520.74,21.7168,4.2586,300,5,0,1403,0,0,1), (38796,14356,0,14389,0,-10414.7,-3923.26,0.127511,2.11339,300,5,0,1535,0,0,1), (38797,762,0,4688,0,-9967.13,-3694.96,21.7947,3.90954,300,0,0,1103,2861,0,0), - (38798,767,0,632,0,-10252,-2802.84,23.8602,1.78459,300,5,0,1469,0,0,1), + (38798,767,0,632,0,-10252,-2802.84,23.8602,1.78459,300,5,0,1469,0,0,1); + +INSERT INTO `creature` (`guid`, `id`, `map`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) +VALUES (38799,762,0,4688,0,-9975.01,-3692.71,22.1706,1.32645,300,0,0,1103,2861,0,0), (38800,760,0,628,0,-10021,-3706,17.4991,1.39578,300,5,0,1469,0,0,1), (38801,760,0,628,0,-10029.1,-3652.77,18.7744,5.74612,300,5,0,1469,0,0,1), @@ -37584,7 +37593,7 @@ VALUES (38810,858,0,2543,0,-10058.4,-3074.85,22.4332,0.440538,300,5,0,1469,0,0,1), (38811,767,0,632,0,-10094.1,-3081.26,22.1928,5.50607,300,5,0,1469,0,0,1), (38812,755,0,628,0,-10133.6,-3410.68,23.4991,3.08936,300,5,0,1279,0,0,1), - (38813,4953,0,2954,0,-10031.7,-3535.97,22.3377,3.08685,300,5,0,64,0,0,1), + (38813,4953,0,2954,0,-10031.7,-3535.97,22.3377,3.08685,300,5,0,16,0,0,1), (38816,766,0,697,0,-10469.2,-3559.67,17.4991,0.151288,300,5,0,1433,1283,0,1), (38817,858,0,2543,0,-10063.2,-2984.62,21.9762,1.05788,300,10,0,1469,0,0,1), (38818,862,0,4496,0,-10040.9,-3449.39,22.1778,0.037092,300,5,0,1476,0,0,1), @@ -37597,7 +37606,7 @@ VALUES (38825,1087,0,815,0,-10029.6,-4045.03,20.1241,5.21407,300,5,0,1902,0,0,1), (38826,1087,0,815,0,-10055.2,-4011.51,17.4991,2.35855,300,5,0,1902,0,0,1), (38827,1087,0,815,0,-9983.01,-4085.91,24.1057,1.12927,300,5,0,1902,0,0,1), - (38828,4953,0,2954,0,-10496.6,-2800.21,22.6536,3.81481,300,5,0,64,0,0,1), + (38828,4953,0,2954,0,-10496.6,-2800.21,22.6536,3.81481,300,5,0,16,0,0,1), (38829,768,0,633,0,-10023.4,-3826.1,22.4856,4.58807,300,5,0,1678,0,0,1), (38830,1087,0,815,0,-10088.2,-4051.98,17.6593,6.06282,300,5,0,1902,0,0,1), (38831,1084,0,814,0,-10342.3,-2957,17.4634,5.21935,300,5,0,1403,0,0,1), @@ -37605,11 +37614,11 @@ VALUES (38833,1087,0,815,0,-10121.1,-4086.85,22.4291,3.79681,300,5,0,1902,0,0,1), (38834,768,0,633,0,-10007.6,-3923.11,23.6105,0.757781,300,5,0,1678,0,0,1), (38835,1087,0,815,0,-10130,-4151.29,17.773,3.70111,300,5,0,1902,0,0,1), - (38836,6653,0,5379,0,-10427.3,-2839.57,17.4772,2.15765,300,5,0,64,0,0,1), + (38836,6653,0,5379,0,-10427.3,-2839.57,17.4772,2.15765,300,5,0,16,0,0,1), (38837,768,0,633,0,-10658.7,-3722.93,21.9488,2.0851,300,5,0,1678,0,0,1), (38838,1087,0,815,0,-10210.9,-4225.76,18.1989,6.2187,300,5,0,1902,0,0,1), (38839,767,0,632,0,-10445.7,-3045.87,22.3741,5.74319,300,5,0,1469,0,0,1), - (38840,6653,0,5379,0,-10178.8,-2521.62,28.5656,1.5991,300,5,0,64,0,0,1), + (38840,6653,0,5379,0,-10178.8,-2521.62,28.5656,1.5991,300,5,0,16,0,0,1), (38841,1087,0,815,0,-11109.9,-3972.39,-5.43111,2.37553,300,5,0,1902,0,0,1), (38842,1420,0,901,0,-10162.4,-2467.9,27.5715,4.31519,300,5,0,8,0,0,1), (38843,768,0,633,0,-10058.3,-4224.79,22.0446,5.62239,300,5,0,1678,0,0,1), @@ -37716,7 +37725,7 @@ VALUES (38952,5243,0,4780,0,-10314.6,-4078.18,-76.1826,0.29433,900,2,0,5544,0,0,1), (38953,858,0,2543,0,-10429.1,-2676.87,22.3923,3.38068,300,5,0,1469,0,0,1), (38954,5269,0,4777,0,-10272.7,-4088.75,-76.2859,1.53141,900,2,0,4605,1587,0,1), - (38955,6653,0,5379,0,-10472.6,-2560.11,19.7476,0.015856,300,5,0,64,0,0,1), + (38955,6653,0,5379,0,-10472.6,-2560.11,19.7476,0.015856,300,5,0,16,0,0,1), (38956,5269,0,4777,0,-10296.3,-4080.02,-76.1796,2.26893,900,2,0,4605,1587,0,1), (38957,5261,0,6673,0,-10345.2,-4071.5,-76.1818,5.96402,900,0,0,5595,0,0,0), (38958,744,0,7903,0,-10222.3,-3612.62,23.6759,1.42942,300,5,0,4953,0,0,1), @@ -37828,13 +37837,13 @@ VALUES (39067,2803,1,2241,0,6150.43,-1941.85,574.65,2.44346,300,0,0,4108,0,0,0), (39068,15315,1,15377,0,6145.19,-1946.77,574.663,1.90241,300,0,0,4108,0,0,0), (39069,12578,1,12927,0,6204.08,-1951.43,571.581,0.663225,600,0,0,7423,7071,0,0), - (39070,10017,1,2177,0,5899.02,-1290.7,409.886,3.33612,300,10,0,64,0,0,1), - (39071,10017,1,2177,0,4161.97,-1111.92,299.612,0.214434,300,10,0,64,0,0,1), - (39072,10016,1,1141,0,5611.13,-1046.91,376.932,5.03229,300,10,0,64,0,0,1), - (39073,10016,1,1141,0,4344.83,-691.909,270.152,2.90916,300,10,0,64,0,0,1), - (39074,10017,1,2177,0,5977.12,-702.985,387.303,4.33436,300,10,0,64,0,0,1), - (39075,10016,1,1141,0,6477.82,-1225.92,407.099,4.03567,300,10,0,64,0,0,1), - (39076,10017,1,2177,0,6607.4,-948.555,474.263,5.19772,300,10,0,64,0,0,1), + (39070,10017,1,2177,0,5899.02,-1290.7,409.886,3.33612,300,10,0,16,0,0,1), + (39071,10017,1,2177,0,4161.97,-1111.92,299.612,0.214434,300,10,0,16,0,0,1), + (39072,10016,1,1141,0,5611.13,-1046.91,376.932,5.03229,300,10,0,8,0,0,1), + (39073,10016,1,1141,0,4344.83,-691.909,270.152,2.90916,300,10,0,8,0,0,1), + (39074,10017,1,2177,0,5977.12,-702.985,387.303,4.33436,300,10,0,16,0,0,1), + (39075,10016,1,1141,0,6477.82,-1225.92,407.099,4.03567,300,10,0,8,0,0,1), + (39076,10017,1,2177,0,6607.4,-948.555,474.263,5.19772,300,10,0,16,0,0,1), (39077,11019,1,10412,0,3989.55,-1310.75,253.62,2.56563,300,0,0,3544,1807,0,0), (39078,11024,1,1030,0,3990.44,-1308.74,253.76,3.12414,300,0,0,2672,0,0,0), (39079,11180,1,10734,0,5112.07,-341.132,359.176,0.349066,300,0,0,5313,0,0,0), @@ -37866,11 +37875,11 @@ VALUES (39106,14469,1,14532,0,5413.9,-737.721,344.624,1.6537,300,0,0,4231,0,0,0), (39107,11554,1,5851,0,3874.76,-1286.59,220.49,4.03171,300,0,0,4108,0,0,0), (39108,15395,1,5851,0,6821.85,-2082.51,623.27,3.15905,300,0,0,2500,0,0,0), - (39109,10017,1,2177,0,4232.68,-763.743,259.556,3.31027,300,10,0,64,0,0,1), - (39110,10017,1,2177,0,3554.28,-1121.11,221.327,1.80879,300,10,0,64,0,0,1), - (39111,10016,1,1141,0,4954.5,-722.571,303.324,0.925342,300,10,0,64,0,0,1), - (39112,10016,1,1141,0,3788.68,-973.41,249.946,0.852374,300,10,0,64,0,0,1), - (39113,10017,1,2177,0,4287.53,-1101.12,322.938,1.30591,300,10,0,64,0,0,1), + (39109,10017,1,2177,0,4232.68,-763.743,259.556,3.31027,300,10,0,16,0,0,1), + (39110,10017,1,2177,0,3554.28,-1121.11,221.327,1.80879,300,10,0,16,0,0,1), + (39111,10016,1,1141,0,4954.5,-722.571,303.324,0.925342,300,10,0,8,0,0,1), + (39112,10016,1,1141,0,3788.68,-973.41,249.946,0.852374,300,10,0,8,0,0,1), + (39113,10017,1,2177,0,4287.53,-1101.12,322.938,1.30591,300,10,0,16,0,0,1), (39114,7109,1,11334,0,3821.08,-897.164,302.569,6.09112,300,5,0,2304,1807,0,1), (39115,11516,1,0,0,7034,-2122.26,587.611,3.21141,300,0,0,2763,0,0,0), (39116,11516,1,0,0,7021.73,-2113.71,587.076,3.82227,300,0,0,2763,0,0,0), @@ -37882,19 +37891,19 @@ VALUES (39122,8958,1,1083,0,6509,-1215.3,423.885,4.70475,300,5,0,3207,0,0,1), (39123,7099,1,10829,0,4702.41,-840.105,317.243,2.89093,300,3,0,2880,0,0,1), (39124,8960,1,9278,0,5912.9,-1342.33,418.319,4.10759,300,10,0,2672,0,0,1), - (39125,10017,1,2177,0,6608.34,-1894.31,545.121,1.51793,300,10,0,64,0,0,1), - (39126,10017,1,2177,0,4006.76,-1100.8,266.512,1.63724,300,10,0,64,0,0,1), - (39127,10017,1,2177,0,3909.31,-1612.1,260.41,3.76695,300,10,0,64,0,0,1), - (39128,10017,1,2177,0,6132.33,-1105.28,376.366,0.005859,300,10,0,64,0,0,1), - (39129,10017,1,2177,0,6514.71,-1418.29,439.274,5.05174,300,10,0,64,0,0,1), + (39125,10017,1,2177,0,6608.34,-1894.31,545.121,1.51793,300,10,0,16,0,0,1), + (39126,10017,1,2177,0,4006.76,-1100.8,266.512,1.63724,300,10,0,16,0,0,1), + (39127,10017,1,2177,0,3909.31,-1612.1,260.41,3.76695,300,10,0,16,0,0,1), + (39128,10017,1,2177,0,6132.33,-1105.28,376.366,0.005859,300,10,0,16,0,0,1), + (39129,10017,1,2177,0,6514.71,-1418.29,439.274,5.05174,300,10,0,16,0,0,1), (39136,7105,1,2019,0,3838.01,-902.735,315.472,0.103963,300,5,0,2672,0,0,1), (39139,8959,1,4124,0,3713.24,-1526.82,195.995,4.79748,300,3,0,2488,0,0,1), (39140,7098,1,10831,0,6238.46,-1552.59,444.331,3.35412,300,10,0,3082,0,0,1), (39141,7093,1,1306,0,5405.71,-492.069,248.302,2.4984,300,5,0,3189,0,0,1), - (39142,10017,1,2177,0,4140.85,-735.621,276.033,3.38622,300,10,0,64,0,0,1), - (39143,10017,1,2177,0,5874.84,-1186.6,402.208,3.33822,300,10,0,64,0,0,1), - (39144,10017,1,2177,0,6708.53,-1549.61,474.198,0.297953,300,10,0,64,0,0,1), - (39145,10016,1,1141,0,3795.33,-1611.07,218.525,1.78448,300,10,0,64,0,0,1), + (39142,10017,1,2177,0,4140.85,-735.621,276.033,3.38622,300,10,0,16,0,0,1), + (39143,10017,1,2177,0,5874.84,-1186.6,402.208,3.33822,300,10,0,16,0,0,1), + (39144,10017,1,2177,0,6708.53,-1549.61,474.198,0.297953,300,10,0,16,0,0,1), + (39145,10016,1,1141,0,3795.33,-1611.07,218.525,1.78448,300,10,0,8,0,0,1), (39146,8956,1,9276,0,3880.55,-949.032,259.906,2.1474,300,10,0,2985,0,0,1), (39147,7097,1,4877,0,4010.5,-918.522,258.128,2.94496,300,10,0,2578,0,0,1), (39148,7097,1,4877,0,4343.95,-523.12,295.964,3.23747,300,10,0,2578,0,0,1), @@ -37903,10 +37912,10 @@ VALUES (39151,7099,1,10829,0,5819.6,-690.619,375.317,4.69188,300,10,0,2880,0,0,1), (39152,7099,1,10829,0,5846.71,-1204.41,404.382,0.303526,300,10,0,2880,0,0,1), (39153,7099,1,10829,0,4658.58,-810.208,304.457,6.03063,300,10,0,2880,0,0,1), - (39154,10016,1,1141,0,6035.74,-1204.54,374.127,0.696551,300,10,0,64,0,0,1), - (39155,10017,1,2177,0,4478.11,-936.743,317.794,5.66181,300,10,0,64,0,0,1), - (39156,10017,1,2177,0,4093.64,-878.737,259.169,4.56373,300,10,0,64,0,0,1), - (39157,10017,1,2177,0,6362.66,-1164.68,380.483,2.63819,300,10,0,64,0,0,1), + (39154,10016,1,1141,0,6035.74,-1204.54,374.127,0.696551,300,10,0,8,0,0,1), + (39155,10017,1,2177,0,4478.11,-936.743,317.794,5.66181,300,10,0,16,0,0,1), + (39156,10017,1,2177,0,4093.64,-878.737,259.169,4.56373,300,10,0,16,0,0,1), + (39157,10017,1,2177,0,6362.66,-1164.68,380.483,2.63819,300,10,0,16,0,0,1), (39158,7109,1,11334,0,3725.89,-889.261,334.154,6.02044,300,5,0,2304,1807,0,1), (39159,8959,1,4124,0,3647.14,-1616.11,207.014,4.9138,300,10,0,2488,0,0,1), (39160,8959,1,4124,0,3987.5,-784.388,287.496,4.41989,300,10,0,2488,0,0,1), @@ -37914,40 +37923,40 @@ VALUES (39162,8960,1,9278,0,5989.44,-1346.26,420.033,0.975752,300,10,0,2672,0,0,1), (39163,7099,1,10829,0,4569.86,-947.915,326.891,0.635689,300,3,0,2880,0,0,1), (39164,8958,1,1083,0,5755.33,-1180.85,403.225,3.96243,300,10,0,3207,0,0,1), - (39165,10017,1,2177,0,3963.32,-1416.84,243.15,4.20206,300,10,0,64,0,0,1), - (39166,10016,1,1141,0,6435.76,-1209.16,391.288,6.07468,300,10,0,64,0,0,1), + (39165,10017,1,2177,0,3963.32,-1416.84,243.15,4.20206,300,10,0,16,0,0,1), + (39166,10016,1,1141,0,6435.76,-1209.16,391.288,6.07468,300,10,0,8,0,0,1), (39167,8959,1,4124,0,3958.6,-1439.83,243.326,2.07553,300,10,0,2488,0,0,1), (39168,7098,1,10831,0,6514.22,-1305.06,439.779,2.81552,300,3,0,3082,0,0,1), (39169,8960,1,9278,0,6213.58,-946.88,407.452,3.31921,300,3,0,2672,0,0,1), (39170,7099,1,10829,0,6521.4,-1242.22,433.623,1.12373,300,5,0,2880,0,0,1), (39171,8960,1,9278,0,5883,-1249.87,404.206,5.25273,300,10,0,2672,0,0,1), - (39172,10017,1,2177,0,4535.74,-865.951,300.908,4.86244,300,10,0,64,0,0,1), - (39173,10016,1,1141,0,5710,-617.366,366.078,3.9117,300,10,0,64,0,0,1), - (39174,10017,1,2177,0,6504.6,-1961.22,552.144,3.55982,300,10,0,64,0,0,1), - (39175,10016,1,1141,0,6164.86,-1627.38,482.811,3.3842,300,10,0,64,0,0,1), - (39176,10017,1,2177,0,5645.88,-523.173,375.329,5.08897,300,10,0,64,0,0,1), - (39177,10017,1,2177,0,5685.97,-1150.96,391.573,5.62094,300,10,0,64,0,0,1), + (39172,10017,1,2177,0,4535.74,-865.951,300.908,4.86244,300,10,0,16,0,0,1), + (39173,10016,1,1141,0,5710,-617.366,366.078,3.9117,300,10,0,8,0,0,1), + (39174,10017,1,2177,0,6504.6,-1961.22,552.144,3.55982,300,10,0,16,0,0,1), + (39175,10016,1,1141,0,6164.86,-1627.38,482.811,3.3842,300,10,0,8,0,0,1), + (39176,10017,1,2177,0,5645.88,-523.173,375.329,5.08897,300,10,0,16,0,0,1), + (39177,10017,1,2177,0,5685.97,-1150.96,391.573,5.62094,300,10,0,16,0,0,1), (39178,7097,1,4877,0,4486.98,-650.563,264.002,5.42038,300,10,0,2578,0,0,1), (39179,7097,1,4877,0,4010.78,-782.981,286.633,0.236456,300,10,0,2578,0,0,1), (39180,8956,1,9276,0,4116.34,-742.049,278.868,2.40457,300,10,0,2985,0,0,1), (39181,7098,1,10831,0,6719.37,-1562.42,475.15,5.03864,300,10,0,3082,0,0,1), (39182,8960,1,9278,0,5912.29,-1319.13,414.402,4.44899,300,10,0,2672,0,0,1), (39183,7099,1,10829,0,6458.44,-955.533,422.887,1.72471,300,3,0,2880,0,0,1), - (39184,10017,1,2177,0,6258.11,-1080.48,373.85,4.73973,300,10,0,64,0,0,1), - (39185,10017,1,2177,0,4240.9,-1116.34,319.212,2.85846,300,10,0,64,0,0,1), - (39186,10017,1,2177,0,5412.06,-538.565,362.973,2.99059,300,10,0,64,0,0,1), - (39187,10017,1,2177,0,3766.67,-1129.91,229.311,4.71239,300,10,0,64,0,0,1), - (39188,10017,1,2177,0,6422.64,-2049.84,570.312,6.0285,300,10,0,64,0,0,1), - (39189,10017,1,2177,0,4035.94,-1203.52,278.528,3.35814,300,10,0,64,0,0,1), + (39184,10017,1,2177,0,6258.11,-1080.48,373.85,4.73973,300,10,0,16,0,0,1), + (39185,10017,1,2177,0,4240.9,-1116.34,319.212,2.85846,300,10,0,16,0,0,1), + (39186,10017,1,2177,0,5412.06,-538.565,362.973,2.99059,300,10,0,16,0,0,1), + (39187,10017,1,2177,0,3766.67,-1129.91,229.311,4.71239,300,10,0,16,0,0,1), + (39188,10017,1,2177,0,6422.64,-2049.84,570.312,6.0285,300,10,0,16,0,0,1), + (39189,10017,1,2177,0,4035.94,-1203.52,278.528,3.35814,300,10,0,16,0,0,1), (39190,8956,1,9276,0,3777.09,-978.705,246.89,0.294697,300,5,0,2985,0,0,1), (39191,8959,1,4124,0,4042.79,-1314.79,277.119,3.11453,300,5,0,2488,0,0,1), (39192,8956,1,9276,0,3691.44,-1608.52,215.595,3.87112,300,10,0,2985,0,0,1), (39193,8960,1,9278,0,5885.11,-1192.16,402.432,0.178383,300,10,0,2672,0,0,1), - (39194,10017,1,2177,0,3743.18,-1258.11,211.671,3.54713,300,10,0,64,0,0,1), - (39195,10017,1,2177,0,5488.61,-961.474,370.038,4.58191,300,0,0,64,0,0,0), - (39196,10017,1,2177,0,6080.63,-704.493,401.143,3.04618,300,10,0,64,0,0,1), - (39197,10017,1,2177,0,6003.75,-1137.27,387.996,4.77103,300,10,0,64,0,0,1), - (39198,10017,1,2177,0,5345.38,-937.115,376.33,4.33272,300,10,0,64,0,0,1), + (39194,10017,1,2177,0,3743.18,-1258.11,211.671,3.54713,300,10,0,16,0,0,1), + (39195,10017,1,2177,0,5488.61,-961.474,370.038,4.58191,300,0,0,16,0,0,0), + (39196,10017,1,2177,0,6080.63,-704.493,401.143,3.04618,300,10,0,16,0,0,1), + (39197,10017,1,2177,0,6003.75,-1137.27,387.996,4.77103,300,10,0,16,0,0,1), + (39198,10017,1,2177,0,5345.38,-937.115,376.33,4.33272,300,10,0,16,0,0,1), (39202,1084,0,814,0,-10412.5,-3012.2,17.6155,1.68375,300,5,0,1403,0,0,1), (39212,8959,1,4124,0,3941.54,-1441.12,235.201,3.61678,300,3,0,2488,0,0,1), (39213,8959,1,4124,0,4046.34,-920.062,256.988,4.83059,300,10,0,2488,0,0,1), @@ -37955,83 +37964,83 @@ VALUES (39215,8959,1,4124,0,3937.82,-1417.09,233.15,3.16637,300,10,0,2488,0,0,1), (39216,8959,1,4124,0,4001.81,-746.755,287.049,2.05944,300,10,0,2488,0,0,1), (39217,8960,1,9278,0,6544.06,-1249.5,440.095,4.40671,300,5,0,2672,0,0,1), - (39218,10017,1,2177,0,6898.59,-1832.55,567.644,2.12898,300,10,0,64,0,0,1), - (39219,10017,1,2177,0,4601.64,-202.267,299.402,5.15073,300,10,0,64,0,0,1), - (39220,10017,1,2177,0,4358.86,-579.86,267.933,4.58126,300,10,0,64,0,0,1), - (39221,10016,1,1141,0,5522.75,-567.883,359.695,4.11153,300,10,0,64,0,0,1), + (39218,10017,1,2177,0,6898.59,-1832.55,567.644,2.12898,300,10,0,16,0,0,1), + (39219,10017,1,2177,0,4601.64,-202.267,299.402,5.15073,300,10,0,16,0,0,1), + (39220,10017,1,2177,0,4358.86,-579.86,267.933,4.58126,300,10,0,16,0,0,1), + (39221,10016,1,1141,0,5522.75,-567.883,359.695,4.11153,300,10,0,8,0,0,1), (39222,7097,1,4877,0,3650,-1616.67,207.775,4.41524,300,10,0,2578,0,0,1), (39223,8959,1,4124,0,4213.35,-774.033,258.653,4.41789,300,10,0,2488,0,0,1), (39224,8960,1,9278,0,5923.79,-1308.69,412.152,1.24774,300,5,0,2672,0,0,1), (39225,8960,1,9278,0,5960.8,-1365.2,423.141,3.9323,300,10,0,2672,0,0,1), - (39226,10017,1,2177,0,6465.67,-830.177,474.977,5.5495,300,10,0,64,0,0,1), - (39227,10017,1,2177,0,6216.61,-1009.2,390.277,4.11111,300,10,0,64,0,0,1), - (39229,10017,1,2177,0,5934.41,-759.007,398.982,0.782636,300,10,0,64,0,0,1), - (39230,10017,1,2177,0,3897.11,-1498.82,223.188,0.178631,300,10,0,64,0,0,1), - (39231,10017,1,2177,0,3621.13,-1515.49,174.307,0.252798,300,10,0,64,0,0,1), - (39232,10017,1,2177,0,6517.82,-1393.14,438.44,6.22737,300,10,0,64,0,0,1), + (39226,10017,1,2177,0,6465.67,-830.177,474.977,5.5495,300,10,0,16,0,0,1), + (39227,10017,1,2177,0,6216.61,-1009.2,390.277,4.11111,300,10,0,16,0,0,1), + (39229,10017,1,2177,0,5934.41,-759.007,398.982,0.782636,300,10,0,16,0,0,1), + (39230,10017,1,2177,0,3897.11,-1498.82,223.188,0.178631,300,10,0,16,0,0,1), + (39231,10017,1,2177,0,3621.13,-1515.49,174.307,0.252798,300,10,0,16,0,0,1), + (39232,10017,1,2177,0,6517.82,-1393.14,438.44,6.22737,300,10,0,16,0,0,1), (39233,7097,1,4877,0,3958.67,-920.589,264.702,0.11939,300,10,0,2578,0,0,1), (39234,7097,1,4877,0,3772.93,-1030.35,230.669,2.94899,300,10,0,2578,0,0,1), (39235,8960,1,9278,0,5947.13,-1362.67,421.891,4.78153,300,10,0,2672,0,0,1), (39236,8960,1,9278,0,5910.04,-1278.9,405.891,1.67455,300,10,0,2672,0,0,1), (39237,7099,1,10829,0,4955.54,-631,293.189,5.51368,300,10,0,2880,0,0,1), - (39238,10017,1,2177,0,5280.89,-870.312,357.346,0.25553,300,10,0,64,0,0,1), - (39239,10017,1,2177,0,4203.53,-1110.93,311.291,1.72525,300,10,0,64,0,0,1), - (39240,10016,1,1141,0,4222.12,-1008.52,295.443,5.14522,300,10,0,64,0,0,1), - (39241,10017,1,2177,0,6787.99,-1594.12,485.523,5.41413,300,10,0,64,0,0,1), - (39242,10017,1,2177,0,4643.91,-833.31,308.472,4.1103,300,10,0,64,0,0,1), - (39243,10017,1,2177,0,4236.22,-1021.01,299.254,2.34514,300,10,0,64,0,0,1), - (39244,10017,1,2177,0,6207.63,-1526.43,440.554,2.08636,300,10,0,64,0,0,1), - (39245,10017,1,2177,0,6555.82,-1028.46,448.821,3.9111,300,10,0,64,0,0,1), - (39246,10017,1,2177,0,4223.53,-1019.96,295.216,0.0743,300,10,0,64,0,0,1), - (39247,10017,1,2177,0,5624.34,-560.825,364.42,3.94457,300,10,0,64,0,0,1), - (39248,10017,1,2177,0,6283.06,-913.294,414.987,1.67551,300,10,0,64,0,0,1), - (39249,10017,1,2177,0,6479.01,-1692.17,504.421,2.73668,300,10,0,64,0,0,1), - (39250,10017,1,2177,0,5879.85,-637.272,380.65,4.22864,300,10,0,64,0,0,1), - (39251,10017,1,2177,0,5963.01,-1267.7,382.253,1.36325,300,10,0,64,0,0,1), - (39252,10016,1,1141,0,5548.98,-993.019,373.454,3.72959,300,10,0,64,0,0,1), - (39253,10017,1,2177,0,4256.94,-516.714,307.48,1.63236,300,10,0,64,0,0,1), - (39254,10017,1,2177,0,5950.59,-1209.88,381.731,0.245768,300,10,0,64,0,0,1), - (39255,10017,1,2177,0,6223.25,-948.625,406.584,1.24657,300,10,0,64,0,0,1), - (39256,10017,1,2177,0,4018.47,-749.797,286.772,5.78877,300,10,0,64,0,0,1), + (39238,10017,1,2177,0,5280.89,-870.312,357.346,0.25553,300,10,0,16,0,0,1), + (39239,10017,1,2177,0,4203.53,-1110.93,311.291,1.72525,300,10,0,16,0,0,1), + (39240,10016,1,1141,0,4222.12,-1008.52,295.443,5.14522,300,10,0,8,0,0,1), + (39241,10017,1,2177,0,6787.99,-1594.12,485.523,5.41413,300,10,0,16,0,0,1), + (39242,10017,1,2177,0,4643.91,-833.31,308.472,4.1103,300,10,0,16,0,0,1), + (39243,10017,1,2177,0,4236.22,-1021.01,299.254,2.34514,300,10,0,16,0,0,1), + (39244,10017,1,2177,0,6207.63,-1526.43,440.554,2.08636,300,10,0,16,0,0,1), + (39245,10017,1,2177,0,6555.82,-1028.46,448.821,3.9111,300,10,0,16,0,0,1), + (39246,10017,1,2177,0,4223.53,-1019.96,295.216,0.0743,300,10,0,16,0,0,1), + (39247,10017,1,2177,0,5624.34,-560.825,364.42,3.94457,300,10,0,16,0,0,1), + (39248,10017,1,2177,0,6283.06,-913.294,414.987,1.67551,300,10,0,16,0,0,1), + (39249,10017,1,2177,0,6479.01,-1692.17,504.421,2.73668,300,10,0,16,0,0,1), + (39250,10017,1,2177,0,5879.85,-637.272,380.65,4.22864,300,10,0,16,0,0,1), + (39251,10017,1,2177,0,5963.01,-1267.7,382.253,1.36325,300,10,0,16,0,0,1), + (39252,10016,1,1141,0,5548.98,-993.019,373.454,3.72959,300,10,0,8,0,0,1), + (39253,10017,1,2177,0,4256.94,-516.714,307.48,1.63236,300,10,0,16,0,0,1), + (39254,10017,1,2177,0,5950.59,-1209.88,381.731,0.245768,300,10,0,16,0,0,1), + (39255,10017,1,2177,0,6223.25,-948.625,406.584,1.24657,300,10,0,16,0,0,1), + (39256,10017,1,2177,0,4018.47,-749.797,286.772,5.78877,300,10,0,16,0,0,1), (39257,1412,1,134,0,7419.88,-2235.86,489.208,1.6079,300,5,0,8,0,0,1), (39258,8956,1,9276,0,3958.29,-875.887,274.535,1.40845,300,10,0,2985,0,0,1), (39259,8956,1,9276,0,3985.86,-914.985,263.011,1.07659,300,10,0,2985,0,0,1), (39260,8959,1,4124,0,4050.23,-849.656,267.934,3.82836,300,10,0,2488,0,0,1), (39261,8959,1,4124,0,4019.6,-815.193,285.439,1.72848,300,10,0,2488,0,0,1), - (39262,10017,1,2177,0,3788.62,-1027.68,232.084,5.07635,300,10,0,64,0,0,1), - (39263,10016,1,1141,0,6029.17,-1112.5,393.984,0.205206,300,10,0,64,0,0,1), - (39264,10017,1,2177,0,3836.88,-1023.46,239.281,0.887816,300,10,0,64,0,0,1), - (39265,10017,1,2177,0,3748.92,-1471.92,197.307,1.22186,300,10,0,64,0,0,1), + (39262,10017,1,2177,0,3788.62,-1027.68,232.084,5.07635,300,10,0,16,0,0,1), + (39263,10016,1,1141,0,6029.17,-1112.5,393.984,0.205206,300,10,0,8,0,0,1), + (39264,10017,1,2177,0,3836.88,-1023.46,239.281,0.887816,300,10,0,16,0,0,1), + (39265,10017,1,2177,0,3748.92,-1471.92,197.307,1.22186,300,10,0,16,0,0,1), (39266,8959,1,4124,0,4049.07,-721.533,285.347,1.43267,300,10,0,2488,0,0,1), (39267,8956,1,9276,0,3816.98,-1019.41,236.699,5.11312,300,10,0,2985,0,0,1), - (39268,10016,1,1141,0,6298.04,-1270.27,371.592,1.47321,300,10,0,64,0,0,1), - (39269,10016,1,1141,0,4382.39,-585.617,267.399,3.94979,300,10,0,64,0,0,1), - (39270,10017,1,2177,0,5414.15,-899.454,368.945,2.84826,300,10,0,64,0,0,1), - (39271,10016,1,1141,0,6544.97,-1808.98,529.729,4.44939,300,10,0,64,0,0,1), - (39272,10017,1,2177,0,5791.04,-743.539,387.178,3.46329,300,10,0,64,0,0,1), - (39273,10017,1,2177,0,6809.23,-1830.22,559.135,0.98902,300,10,0,64,0,0,1), - (39274,10017,1,2177,0,4234.94,-778.944,261.037,0.005859,300,10,0,64,0,0,1), - (39275,10017,1,2177,0,5087.18,-644.904,305.866,3.709,300,10,0,64,0,0,1), + (39268,10016,1,1141,0,6298.04,-1270.27,371.592,1.47321,300,10,0,8,0,0,1), + (39269,10016,1,1141,0,4382.39,-585.617,267.399,3.94979,300,10,0,8,0,0,1), + (39270,10017,1,2177,0,5414.15,-899.454,368.945,2.84826,300,10,0,16,0,0,1), + (39271,10016,1,1141,0,6544.97,-1808.98,529.729,4.44939,300,10,0,8,0,0,1), + (39272,10017,1,2177,0,5791.04,-743.539,387.178,3.46329,300,10,0,16,0,0,1), + (39273,10017,1,2177,0,6809.23,-1830.22,559.135,0.98902,300,10,0,16,0,0,1), + (39274,10017,1,2177,0,4234.94,-778.944,261.037,0.005859,300,10,0,16,0,0,1), + (39275,10017,1,2177,0,5087.18,-644.904,305.866,3.709,300,10,0,16,0,0,1), (39276,8959,1,4124,0,4313.79,-503.374,302.563,4.80123,300,10,0,2488,0,0,1), (39277,8959,1,4124,0,4274.48,-524.413,301.02,0.141608,300,10,0,2488,0,0,1), (39278,8959,1,4124,0,3722.48,-1379.04,208.03,4.83811,300,3,0,2488,0,0,1), - (39279,10017,1,2177,0,5693.78,-738.01,377.047,4.61855,300,10,0,64,0,0,1), + (39279,10017,1,2177,0,5693.78,-738.01,377.047,4.61855,300,10,0,16,0,0,1), (39280,7097,1,4877,0,3900.39,-1450.82,218.181,4.00864,300,10,0,2578,0,0,1), (39281,7099,1,10829,0,5522.75,-556.604,361.557,5.33614,300,10,0,2880,0,0,1), - (39282,10016,1,1141,0,5975.63,-1231.28,378.159,1.0584,300,10,0,64,0,0,1), - (39283,10017,1,2177,0,3767.9,-1208.45,213.632,3.50505,300,10,0,64,0,0,1), + (39282,10016,1,1141,0,5975.63,-1231.28,378.159,1.0584,300,10,0,8,0,0,1), + (39283,10017,1,2177,0,3767.9,-1208.45,213.632,3.50505,300,10,0,16,0,0,1), (39284,7105,1,2019,0,3790.25,-886.322,303.225,3.76644,300,5,0,2672,0,0,1), - (39285,10017,1,2177,0,3956.12,-895.597,270.66,3.54966,300,10,0,64,0,0,1), - (39286,10017,1,2177,0,3951.34,-1417.67,238.817,4.46694,300,10,0,64,0,0,1), + (39285,10017,1,2177,0,3956.12,-895.597,270.66,3.54966,300,10,0,16,0,0,1), + (39286,10017,1,2177,0,3951.34,-1417.67,238.817,4.46694,300,10,0,16,0,0,1), (39287,8959,1,4124,0,4027.2,-754.927,287.299,6.00213,300,10,0,2488,0,0,1), (39288,7109,1,11334,0,3917.71,-827.547,324.338,6.24063,300,5,0,2304,1807,0,1), (39289,7109,1,11334,0,3941.83,-811.354,316.193,5.87639,300,5,0,2304,1807,0,1), (39290,8956,1,9276,0,3988.29,-977.489,250.287,5.78307,300,10,0,2985,0,0,1), (39291,8959,1,4124,0,4021.51,-945.672,253.702,0.61285,300,10,0,2488,0,0,1), - (39292,10017,1,2177,0,6355.81,-1563.94,446.43,3.21392,300,10,0,64,0,0,1), + (39292,10017,1,2177,0,6355.81,-1563.94,446.43,3.21392,300,10,0,16,0,0,1), (39293,7099,1,10829,0,5211.47,-760.364,346.287,2.50532,300,10,0,2880,0,0,1), - (39294,10016,1,1141,0,4330.27,-956.77,305.938,4.76225,300,10,0,64,0,0,1), - (39295,10017,1,2177,0,3677.93,-1469.83,186.007,5.04648,300,10,0,64,0,0,1), + (39294,10016,1,1141,0,4330.27,-956.77,305.938,4.76225,300,10,0,8,0,0,1), + (39295,10017,1,2177,0,3677.93,-1469.83,186.007,5.04648,300,10,0,16,0,0,1), (39296,8958,1,1083,0,5436.68,-588.137,355.52,0.412444,300,10,0,3207,0,0,1), (39297,8957,1,9277,0,6214.11,-1600,456.532,4.9071,300,5,0,3553,0,0,1), (39299,8958,1,1083,0,6442.27,-915.941,423.439,1.64697,300,3,0,3207,0,0,1), @@ -38059,11 +38068,11 @@ VALUES (39345,7086,1,11137,0,4354.81,-680.31,267.11,0.840127,300,10,0,2661,0,0,1), (39346,7086,1,11137,0,4418.68,-668.367,265.565,4.55269,300,5,0,2661,0,0,1), (39347,8959,1,4124,0,4058.54,-1217.67,281.45,4.82186,300,10,0,2488,0,0,1), - (39348,10017,1,2177,0,5789.65,-1213.51,403.807,5.26519,300,10,0,64,0,0,1), + (39348,10017,1,2177,0,5789.65,-1213.51,403.807,5.26519,300,10,0,16,0,0,1), (39349,11557,1,11363,0,7025.63,-2135.69,586.408,2.32129,300,0,0,4108,0,0,0), (39350,8957,1,9277,0,6614.74,-1919.12,547.613,4.95338,300,10,0,3553,0,0,1), (39351,8959,1,4124,0,3908.96,-1450.97,218.325,2.22847,300,3,0,2488,0,0,1), - (39352,10016,1,1141,0,3827.6,-1082.81,232.618,5.27974,300,10,0,64,0,0,1), + (39352,10016,1,1141,0,3827.6,-1082.81,232.618,5.27974,300,10,0,8,0,0,1), (39353,11553,1,0,0,7379.26,-2205.77,535.443,3.64186,300,0,0,3113,0,0,2), (39354,11553,1,0,0,7262.52,-2183.3,557.696,3.94583,300,0,0,3113,0,0,2), (39355,11516,1,0,0,7202.31,-2180.13,566.095,4.24115,300,0,0,2763,0,0,0), @@ -38076,8 +38085,8 @@ VALUES (39362,8957,1,9277,0,6283.69,-1581.49,461.227,1.49692,300,10,0,3553,0,0,1), (39363,8957,1,9277,0,6325.15,-1558.03,446.153,1.55334,300,10,0,3553,0,0,1), (39364,8957,1,9277,0,6177.5,-1617.82,477.741,4.76518,300,10,0,3553,0,0,1), - (39365,10016,1,1141,0,6536.24,-2096.72,578.066,1.07831,300,10,0,64,0,0,1), - (39366,10017,1,2177,0,4011.29,-900,261.554,0,300,10,0,64,0,0,1), + (39365,10016,1,1141,0,6536.24,-2096.72,578.066,1.07831,300,10,0,8,0,0,1), + (39366,10017,1,2177,0,4011.29,-900,261.554,0,300,10,0,16,0,0,1), (39367,8956,1,9276,0,3810.87,-1690.71,257.647,1.74044,300,10,0,2985,0,0,1), (39368,8956,1,9276,0,3805.27,-1703.01,264.027,2.00448,300,10,0,2985,0,0,1), (39369,8956,1,9276,0,3779.61,-1678.97,250.668,4.99218,300,10,0,2985,0,0,1), @@ -38091,25 +38100,25 @@ VALUES (39377,8956,1,9276,0,3920.73,-1516.46,244.726,1.63334,300,10,0,2985,0,0,1), (39378,8961,1,9280,0,6319.74,-1608.8,462.353,1.79127,300,5,0,2980,0,0,1), (39379,8959,1,4124,0,3845.47,-1522.34,225.428,2.19074,300,10,0,2488,0,0,1), - (39380,10017,1,2177,0,6143.53,-1459.2,432.5,5.43752,300,10,0,64,0,0,1), - (39381,10017,1,2177,0,3921.88,-1590.02,257.732,5.30824,300,10,0,64,0,0,1), + (39380,10017,1,2177,0,6143.53,-1459.2,432.5,5.43752,300,10,0,16,0,0,1), + (39381,10017,1,2177,0,3921.88,-1590.02,257.732,5.30824,300,10,0,16,0,0,1), (39382,8957,1,9277,0,6342.7,-1592.47,453.65,4.09701,300,10,0,3553,0,0,1), (39383,8957,1,9277,0,6209.72,-1526.46,440.405,4.51536,300,10,0,3553,0,0,1), (39384,8961,1,9280,0,6387.95,-1613.56,471.03,0.990643,300,10,0,2980,0,0,1), (39385,8959,1,4124,0,3882.82,-1427.12,213.86,4.91679,300,10,0,2488,0,0,1), (39386,8959,1,4124,0,3859.64,-1470.9,215.928,1.79299,300,10,0,2488,0,0,1), (39387,8959,1,4124,0,3986.14,-1156.07,265.528,0.706558,300,10,0,2488,0,0,1), - (39388,10017,1,2177,0,6475.46,-1940.74,546.982,4.47986,300,10,0,64,0,0,1), - (39389,10016,1,1141,0,3913.4,-1549.35,248.749,4.26683,300,10,0,64,0,0,1), - (39390,10017,1,2177,0,4009.74,-848.175,272.254,4.11654,300,10,0,64,0,0,1), + (39388,10017,1,2177,0,6475.46,-1940.74,546.982,4.47986,300,10,0,16,0,0,1), + (39389,10016,1,1141,0,3913.4,-1549.35,248.749,4.26683,300,10,0,8,0,0,1), + (39390,10017,1,2177,0,4009.74,-848.175,272.254,4.11654,300,10,0,16,0,0,1), (39391,8957,1,9277,0,6516.59,-1353.36,439.622,3.8946,300,10,0,3553,0,0,1), (39392,8956,1,9276,0,4375.7,-508.136,301.84,2.76711,300,10,0,2985,0,0,1), (39393,8957,1,9277,0,6542.23,-1309.8,441.614,1.89365,300,10,0,3553,0,0,1), - (39394,10017,1,2177,0,5587.57,-1023.97,376.202,1.79826,300,10,0,64,0,0,1), + (39394,10017,1,2177,0,5587.57,-1023.97,376.202,1.79826,300,10,0,16,0,0,1), (39395,7092,1,11141,0,5309.27,-810.188,338.433,1.08637,300,5,0,2980,0,0,1), (39396,8956,1,9276,0,3864.34,-987.939,246.569,2.78031,300,10,0,2985,0,0,1), - (39397,10017,1,2177,0,4065.72,-741.413,282.812,4.7407,300,10,0,64,0,0,1), - (39398,10016,1,1141,0,3788.26,-1677.22,250.053,3.25904,300,10,0,64,0,0,1), + (39397,10017,1,2177,0,4065.72,-741.413,282.812,4.7407,300,10,0,16,0,0,1), + (39398,10016,1,1141,0,3788.26,-1677.22,250.053,3.25904,300,10,0,8,0,0,1), (39399,7099,1,10829,0,5076.02,-747.347,326.111,3.96332,300,10,0,2880,0,0,1), (39400,7092,1,11141,0,5352.43,-784.759,334.135,2.18988,300,10,0,2980,0,0,1), (39401,8957,1,9277,0,6519.95,-1417.04,439.879,0.278481,300,10,0,3553,0,0,1), @@ -38119,14 +38128,14 @@ VALUES (39405,7139,1,6351,0,6360.44,-1189.23,379.082,5.63047,300,5,0,3082,0,0,1), (39406,7139,1,6351,0,6388.32,-1163.12,386.192,6.21968,300,5,0,3082,0,0,1), (39407,7139,1,6351,0,6426.08,-1191.06,391.624,5.81313,300,5,0,3082,0,0,1), - (39408,10017,1,2177,0,4891.1,-762.404,298.028,2.34308,300,10,0,64,0,0,1), - (39409,10017,1,2177,0,6292.74,-1611.85,469.416,1.51044,300,10,0,64,0,0,1), - (39410,10017,1,2177,0,4219.79,-1045.03,303.375,4.73517,300,10,0,64,0,0,1), + (39408,10017,1,2177,0,4891.1,-762.404,298.028,2.34308,300,10,0,16,0,0,1), + (39409,10017,1,2177,0,6292.74,-1611.85,469.416,1.51044,300,10,0,16,0,0,1), + (39410,10017,1,2177,0,4219.79,-1045.03,303.375,4.73517,300,10,0,16,0,0,1), (39411,7139,1,6351,0,6337.84,-1265.63,374.892,0.856392,300,5,0,3082,0,0,1), (39412,7097,1,4877,0,4174.46,-1106.72,302.634,3.23941,300,10,0,2578,0,0,1), (39413,7139,1,6351,0,6302.59,-1319.32,373.325,0.949368,300,5,0,3082,0,0,1), (39414,7139,1,6351,0,6419.94,-1252.67,382.517,4.39064,300,5,0,3082,0,0,1), - (39415,10017,1,2177,0,4182.54,-1125.91,309.679,4.95595,300,10,0,64,0,0,1), + (39415,10017,1,2177,0,4182.54,-1125.91,309.679,4.95595,300,10,0,16,0,0,1), (39416,7093,1,1306,0,5364.22,-470.449,248.302,2.93782,300,10,0,3189,0,0,1), (39417,7093,1,1306,0,5334.5,-462.939,248.302,4.17762,300,5,0,3189,0,0,1), (39418,7105,1,2019,0,3925.67,-788.39,321.312,3.64886,300,5,0,2672,0,0,1), @@ -38143,15 +38152,15 @@ VALUES (39429,7092,1,11141,0,5045.07,-617.175,293.339,3.49566,300,5,0,2980,0,0,1), (39430,7092,1,11141,0,5010.45,-663.646,288.578,0.294702,300,5,0,2980,0,0,1), (39431,7105,1,2019,0,3805.36,-696.553,344.04,4.88023,300,5,0,2672,0,0,1), - (39432,10017,1,2177,0,6852.07,-1586.72,493.989,2.85631,300,10,0,64,0,0,1), + (39432,10017,1,2177,0,6852.07,-1586.72,493.989,2.85631,300,10,0,16,0,0,1), (39433,7092,1,11141,0,5035.66,-664.214,291.352,1.85159,300,5,0,2980,0,0,1), (39434,7092,1,11141,0,5061.87,-631.955,295.339,2.11819,300,5,0,2980,0,0,1), (39435,7092,1,11141,0,5040.8,-608.846,293.714,2.16212,300,5,0,2980,0,0,1), (39436,7092,1,11141,0,5057.78,-684.166,293.185,0.285378,300,5,0,2980,0,0,1), - (39437,10017,1,2177,0,4870.5,-764.647,295.262,3.94562,300,0,0,64,0,0,0), + (39437,10017,1,2177,0,4870.5,-764.647,295.262,3.94562,300,0,0,16,0,0,0), (39438,7132,1,5498,0,6115.07,-1181.11,372.293,2.23195,300,5,0,3147,0,0,1), - (39439,10017,1,2177,0,3715.91,-1582.01,202.529,1.0911,300,10,0,64,0,0,1), - (39440,10017,1,2177,0,4954.44,-585.638,317.901,3.53045,300,10,0,64,0,0,1), + (39439,10017,1,2177,0,3715.91,-1582.01,202.529,1.0911,300,10,0,16,0,0,1), + (39440,10017,1,2177,0,4954.44,-585.638,317.901,3.53045,300,10,0,16,0,0,1), (39441,7086,1,11137,0,4545.13,-661.82,259.34,3.0685,300,5,0,2661,0,0,1), (39442,7086,1,11137,0,4543.61,-685.408,258.508,1.07732,300,10,0,2661,0,0,1), (39443,7086,1,11137,0,4598.35,-711.091,258.566,4.80178,300,5,0,2661,0,0,1), @@ -38167,11 +38176,11 @@ VALUES (39470,7139,1,6351,0,6443.62,-1203.12,394.224,2.38445,300,5,0,3082,0,0,1), (39471,7132,1,5498,0,6188.19,-1170.89,370.52,4.23738,300,5,0,3147,0,0,1), (39472,7132,1,5498,0,6200.25,-1137.86,366.636,3.81969,300,5,0,3147,0,0,1), - (39473,10017,1,2177,0,5288.74,-544.257,328.687,0.463648,300,10,0,64,0,0,1), + (39473,10017,1,2177,0,5288.74,-544.257,328.687,0.463648,300,10,0,16,0,0,1), (39474,7132,1,5498,0,6220.18,-1123.06,370.549,3.32773,300,5,0,3147,0,0,1), (39475,7086,1,11137,0,4539.6,-786.054,266.992,2.05429,300,5,0,2661,0,0,1), (39476,8959,1,4124,0,4044.96,-784.956,282.758,1.61381,300,10,0,2488,0,0,1), - (39477,10016,1,1141,0,3856.87,-1645.06,252.002,1.03459,300,10,0,64,0,0,1), + (39477,10016,1,1141,0,3856.87,-1645.06,252.002,1.03459,300,10,0,8,0,0,1), (39478,7139,1,6351,0,6393.12,-1291.56,377.599,6.24996,300,5,0,3082,0,0,1), (39479,8956,1,9276,0,4289.37,-1047.79,319.809,4.39798,300,10,0,2985,0,0,1), (39480,8959,1,4124,0,4180.13,-1081.58,298.689,0.931773,300,10,0,2488,0,0,1), @@ -38181,8 +38190,8 @@ VALUES (39484,8959,1,4124,0,4083.02,-1120.43,276.538,4.22605,300,10,0,2488,0,0,1), (39485,8956,1,9276,0,4354.38,-1040.32,325.652,2.64935,300,10,0,2985,0,0,1), (39486,7136,1,4200,0,5653.93,-871.476,378.981,4.47743,300,10,0,7113,0,0,1), - (39487,10016,1,1141,0,4516.69,-552.691,294.57,5.64476,300,10,0,64,0,0,1), - (39488,10017,1,2177,0,5921.08,-680.009,380.766,2.24548,300,10,0,64,0,0,1), + (39487,10016,1,1141,0,4516.69,-552.691,294.57,5.64476,300,10,0,8,0,0,1), + (39488,10017,1,2177,0,5921.08,-680.009,380.766,2.24548,300,10,0,16,0,0,1), (39489,7149,1,12929,0,6272.21,-1118.91,371.784,1.88791,300,0,0,4182,0,0,0), (39490,8958,1,1083,0,4703.37,-894.585,338.272,3.52308,300,3,0,3207,0,0,1), (39491,8958,1,1083,0,4706.73,-929.707,352.841,2.41244,300,3,0,3207,0,0,1), @@ -38206,27 +38215,27 @@ VALUES (39509,8960,1,9278,0,5820.08,-747.226,390.617,2.74658,300,5,0,2672,0,0,1), (39510,8958,1,1083,0,5946.55,-617.445,395.242,0.951909,300,10,0,3207,0,0,1), (39511,8960,1,9278,0,5370.63,-587.462,351.963,6.21278,300,10,0,2672,0,0,1), - (39512,10017,1,2177,0,6086.18,-1592.22,470.057,6.26661,300,10,0,64,0,0,1), + (39512,10017,1,2177,0,6086.18,-1592.22,470.057,6.26661,300,10,0,16,0,0,1), (39513,7132,1,5498,0,6118.68,-1214.41,374.216,3.76198,300,5,0,3147,0,0,1), (39514,7132,1,5498,0,6097.2,-1277.57,383.126,5.51987,300,5,0,3147,0,0,1), (39515,8956,1,9276,0,3821.44,-1145.44,241.179,0.058059,300,10,0,2985,0,0,1), (39516,7132,1,5498,0,6087.92,-1261.93,380.069,5.32494,300,5,0,3147,0,0,1), (39517,7132,1,5498,0,6082.95,-1219.71,369.759,5.26273,300,5,0,3147,0,0,1), (39518,8956,1,9276,0,3788.93,-1120.25,236.217,1.35225,300,5,0,2985,0,0,1), - (39519,10017,1,2177,0,6254.69,-843.171,416.931,5.43844,300,10,0,64,0,0,1), - (39520,10017,1,2177,0,6395.6,-1939.22,551.835,6.17555,300,10,0,64,0,0,1), - (39521,10016,1,1141,0,4638.79,-852.573,319.493,0.818418,300,0,0,64,0,0,0), + (39519,10017,1,2177,0,6254.69,-843.171,416.931,5.43844,300,10,0,16,0,0,1), + (39520,10017,1,2177,0,6395.6,-1939.22,551.835,6.17555,300,10,0,16,0,0,1), + (39521,10016,1,1141,0,4638.79,-852.573,319.493,0.818418,300,0,0,8,0,0,0), (39522,8956,1,9276,0,4275.33,-1113.77,320.914,1.3401,300,10,0,2985,0,0,1), (39523,744,0,7903,0,-10258.8,-3649.61,22.7768,0.130978,300,5,0,4953,0,0,1), (39524,8956,1,9276,0,4331.97,-1064.98,326.027,1.40673,300,10,0,2985,0,0,1), (39525,7097,1,4877,0,4303.08,-1056.95,322.523,5.67105,300,10,0,2578,0,0,1), - (39526,10016,1,1141,0,6352.16,-1169.16,378.142,5.28197,300,10,0,64,0,0,1), - (39527,10017,1,2177,0,3625.04,-1594.85,191.484,4.82391,300,10,0,64,0,0,1), + (39526,10016,1,1141,0,6352.16,-1169.16,378.142,5.28197,300,10,0,8,0,0,1), + (39527,10017,1,2177,0,3625.04,-1594.85,191.484,4.82391,300,10,0,16,0,0,1), (39528,7097,1,4877,0,3851.95,-1318.36,215.176,6.1022,300,10,0,2578,0,0,1), (39529,8956,1,9276,0,3920.8,-988.088,248.071,3.92216,300,10,0,2985,0,0,1), (39530,7092,1,11141,0,4874.42,-675.623,290.679,1.48416,300,10,0,2980,0,0,1), (39531,7092,1,11141,0,4856.1,-694.121,289.489,1.83641,300,10,0,2980,0,0,1), - (39532,10017,1,2177,0,6057.02,-1471.94,435.175,3.09995,300,10,0,64,0,0,1), + (39532,10017,1,2177,0,6057.02,-1471.94,435.175,3.09995,300,10,0,16,0,0,1), (39533,7329,129,11383,0,2510.35,913.881,46.5355,0.894557,7200,0,0,3780,0,0,0), (39535,745,0,7976,0,-10245.7,-3587.08,22.1272,0.978445,300,10,0,5148,0,0,1), (39536,6171,0,4885,0,-8546,845.796,106.601,4.73,490,0,0,3857,2434,0,0), @@ -38236,9 +38245,9 @@ VALUES (39546,745,0,7976,0,-10249.4,-3950.7,22.2927,0.465393,300,10,0,5148,0,0,1), (39547,745,0,7976,0,-10214.7,-3909.62,23.1413,3.71204,300,5,0,5148,0,0,1), (39549,5263,0,4769,0,-10215.6,-4015.49,-99.6279,5.37561,900,2,0,5922,0,0,1), - (39550,10016,1,1141,0,4566.01,-598.46,282.138,1.15951,300,10,0,64,0,0,1), - (39551,10017,1,2177,0,4019.26,-1259.9,266.382,3.14159,300,10,0,64,0,0,1), - (39552,10017,1,2177,0,6417.04,-1664.26,491.531,4.71239,300,10,0,64,0,0,1), + (39550,10016,1,1141,0,4566.01,-598.46,282.138,1.15951,300,10,0,8,0,0,1), + (39551,10017,1,2177,0,4019.26,-1259.9,266.382,3.14159,300,10,0,16,0,0,1), + (39552,10017,1,2177,0,6417.04,-1664.26,491.531,4.71239,300,10,0,16,0,0,1), (39553,7092,1,11141,0,5289.71,-659.179,326.936,1.26232,300,10,0,2980,0,0,1), (39554,7098,1,10831,0,6512.14,-1454.21,438.812,3.84144,300,10,0,3082,0,0,1), (39555,7092,1,11141,0,5245.6,-629.582,326.606,1.85419,300,10,0,2980,0,0,1), @@ -38257,7 +38266,7 @@ VALUES (39568,7100,1,8389,0,6357.09,-1765.57,421.595,3.58797,300,3,0,3082,0,0,1), (39569,7101,1,2832,0,6311.54,-1785.58,420.574,4.52656,300,3,0,3189,0,0,1), (39570,8958,1,1083,0,5954.66,-645.275,390.586,2.92102,300,10,0,3207,0,0,1), - (39571,10017,1,2177,0,3834.49,-1523.53,222.992,5.12972,300,10,0,64,0,0,1), + (39571,10017,1,2177,0,3834.49,-1523.53,222.992,5.12972,300,10,0,16,0,0,1), (39572,7101,1,2832,0,6300.06,-1658.39,427.857,3.27611,300,2,0,3189,0,0,1), (39573,7099,1,10829,0,4948.02,-734.891,308.593,2.64644,300,5,0,2880,0,0,1), (39574,7098,1,10831,0,6689.37,-1417.1,477.397,5.6176,300,5,0,3082,0,0,1), @@ -38277,13 +38286,13 @@ VALUES (39588,7105,1,2019,0,3853.29,-675.377,328.396,1.94567,300,10,0,2672,0,0,1), (39589,7109,1,11334,0,3854.29,-696.104,325.021,3.90923,300,10,0,2304,1807,0,1), (39590,7109,1,11334,0,3893.37,-671.715,329.442,6.07114,300,10,0,2304,1807,0,1), - (39591,10017,1,2177,0,6526.57,-1253.86,438.252,3.75288,300,10,0,64,0,0,1), - (39592,10017,1,2177,0,3730.7,-1555.95,203.431,0.258715,300,10,0,64,0,0,1), - (39593,10017,1,2177,0,3666.8,-1449.67,181.44,2.36656,300,10,0,64,0,0,1), - (39594,10017,1,2177,0,3973.39,-1166.13,259.654,5.38439,300,10,0,64,0,0,1), + (39591,10017,1,2177,0,6526.57,-1253.86,438.252,3.75288,300,10,0,16,0,0,1), + (39592,10017,1,2177,0,3730.7,-1555.95,203.431,0.258715,300,10,0,16,0,0,1), + (39593,10017,1,2177,0,3666.8,-1449.67,181.44,2.36656,300,10,0,16,0,0,1), + (39594,10017,1,2177,0,3973.39,-1166.13,259.654,5.38439,300,10,0,16,0,0,1), (39595,7105,1,2019,0,3850.38,-703.389,325.386,4.85373,300,10,0,2672,0,0,1), - (39596,10016,1,1141,0,4529.21,-523.906,301.905,4.03143,300,0,0,64,0,0,0), - (39597,10016,1,1141,0,5102.09,-760.858,329.411,5.14672,300,10,0,64,0,0,1), + (39596,10016,1,1141,0,4529.21,-523.906,301.905,4.03143,300,0,0,8,0,0,0), + (39597,10016,1,1141,0,5102.09,-760.858,329.411,5.14672,300,10,0,8,0,0,1), (39598,7105,1,2019,0,3929.48,-600.873,341.463,2.77729,300,5,0,2672,0,0,1), (39599,7105,1,2019,0,3867.76,-647.175,334.13,1.42151,300,6,0,2672,0,0,1), (39600,7105,1,2019,0,3875.58,-643.728,335.88,1.27691,300,6,0,2672,0,0,1), @@ -38303,7 +38312,7 @@ VALUES (39614,7097,1,4877,0,4007.62,-1173.03,272.1,3.14355,300,10,0,2578,0,0,1), (39615,7086,1,11137,0,4427.11,-694.305,264.19,4.41181,300,5,0,2661,0,0,1), (39616,8956,1,9276,0,4447.27,-751.277,262.921,0.992539,300,5,0,2985,0,0,1), - (39617,10016,1,1141,0,6410.45,-1507.29,440.326,0.582441,300,10,0,64,0,0,1), + (39617,10016,1,1141,0,6410.45,-1507.29,440.326,0.582441,300,10,0,8,0,0,1), (39618,7086,1,11137,0,4393.83,-587.317,265.393,5.28724,300,10,0,2661,0,0,1), (39619,7099,1,10829,0,6543.59,-1114.42,437.749,3.18458,300,10,0,2880,0,0,1), (39620,7086,1,11137,0,4375.64,-597.276,265.768,5.8781,300,10,0,2661,0,0,1), @@ -38325,11 +38334,11 @@ VALUES (39638,9516,1,8611,0,5430.72,-424.11,272.622,3.35103,600,0,0,7107,4738,0,0), (39639,7100,1,8389,0,6531.3,-1515.82,439.395,5.76622,300,3,0,3082,0,0,1), (39640,8957,1,9277,0,6544.69,-1460.16,440.169,2.59992,300,10,0,3553,0,0,1), - (39641,10017,1,2177,0,4460.68,-677.593,267.614,4.89537,300,10,0,64,0,0,1), + (39641,10017,1,2177,0,4460.68,-677.593,267.614,4.89537,300,10,0,16,0,0,1), (39642,7092,1,11141,0,5277.59,-362.383,326.875,0.105427,300,3,0,2980,0,0,1), (39643,7092,1,11141,0,5275.76,-323.398,327.913,2.18332,300,2,0,2980,0,0,1), (39644,7100,1,8389,0,6484.85,-1485.49,438.246,1.08619,300,10,0,3082,0,0,1), - (39645,10017,1,2177,0,6077.64,-1440.3,424.211,2.14553,300,10,0,64,0,0,1), + (39645,10017,1,2177,0,6077.64,-1440.3,424.211,2.14553,300,10,0,16,0,0,1), (39646,8956,1,9276,0,4142.39,-682.449,284.797,3.02795,300,3,0,2985,0,0,1), (39647,8956,1,9276,0,4173.35,-704.389,280.673,6.21083,300,5,0,2985,0,0,1), (39648,7139,1,6351,0,6322.83,-1275.87,374.623,1.32443,300,5,0,3082,0,0,1), @@ -38337,7 +38346,7 @@ VALUES (39650,7132,1,5498,0,6219.77,-1255.34,366.724,5.69031,300,5,0,3147,0,0,1), (39651,7132,1,5498,0,6272.76,-1267.69,367.443,4.29327,300,5,0,3147,0,0,1), (39652,8959,1,4124,0,3944.19,-1180.12,245.881,2.86449,300,10,0,2488,0,0,1), - (39653,10016,1,1141,0,5223.53,-735.844,343.557,1.21986,300,10,0,64,0,0,1), + (39653,10016,1,1141,0,5223.53,-735.844,343.557,1.21986,300,10,0,8,0,0,1), (39654,8961,1,9280,0,6638.23,-1620.49,477.701,3.91075,300,5,0,2980,0,0,1), (39655,8961,1,9280,0,6615.92,-1452.73,466.929,0.892373,300,10,0,2980,0,0,1), (39656,8957,1,9277,0,6686.2,-1585.26,474.636,5.47831,300,10,0,3553,0,0,1), @@ -38362,7 +38371,7 @@ VALUES (39675,7112,1,6392,0,4750.5,-550.487,283.622,3.12679,300,5,0,2085,4506,0,1), (39676,7115,1,6390,0,4753.5,-545.315,284.959,0.228407,300,5,0,2085,4506,0,1), (39677,8959,1,4124,0,4061.63,-1250.02,278.595,5.61879,300,3,0,2488,0,0,1), - (39678,10017,1,2177,0,4556.05,-492.917,302.926,3.10446,300,10,0,64,0,0,1), + (39678,10017,1,2177,0,4556.05,-492.917,302.926,3.10446,300,10,0,16,0,0,1), (39679,8959,1,4124,0,3830.45,-1302.06,208.511,1.66852,300,10,0,2488,0,0,1), (39680,7120,1,6406,0,5198.24,-579.388,287.41,1.22173,300,0,0,2551,1982,0,0), (39682,9862,1,9129,0,5182.75,-577.787,287.41,0.488692,300,0,0,3398,0,0,0), @@ -38387,17 +38396,17 @@ VALUES (39701,7092,1,11141,0,4868.88,-689.67,289.607,2.00676,300,10,0,2980,0,0,1), (39702,8960,1,9278,0,6272.62,-906.522,415.298,1.64581,300,10,0,2672,0,0,1), (39703,7092,1,11141,0,4870.42,-709.301,291.452,2.41846,300,10,0,2980,0,0,1), - (39704,10658,1,9990,0,5114.05,-325.22,360.301,2.40376,300,0,0,64,0,0,0), + (39704,10658,1,9990,0,5114.05,-325.22,360.301,2.40376,300,0,0,42,0,0,0), (39705,8956,1,9276,0,3879.24,-1623.65,251.758,4.62438,300,10,0,2985,0,0,1), - (39706,10017,1,2177,0,4743.75,-747.916,298.262,2.79235,300,10,0,64,0,0,1), - (39707,10016,1,1141,0,3830.37,-1020.33,239.074,5.08835,300,10,0,64,0,0,1), + (39706,10017,1,2177,0,4743.75,-747.916,298.262,2.79235,300,10,0,16,0,0,1), + (39707,10016,1,1141,0,3830.37,-1020.33,239.074,5.08835,300,10,0,8,0,0,1), (39708,7097,1,4877,0,3984.32,-1271.98,251.817,6.2617,300,10,0,2578,0,0,1), (39709,8958,1,1083,0,6380.44,-1048.91,425.784,4.13769,300,10,0,3207,0,0,1), (39710,8959,1,4124,0,3955.31,-1351.53,230.82,2.03273,300,2,0,2488,0,0,1), (39711,8960,1,9278,0,6521.11,-1098.03,435.534,3.31424,300,10,0,2672,0,0,1), (39712,8959,1,4124,0,3977.26,-1389.87,244.264,2.72713,300,10,0,2488,0,0,1), (39713,8957,1,9277,0,6564.05,-1819.46,536.947,3.23941,300,5,0,3553,0,0,1), - (39714,10017,1,2177,0,6054.9,-708.046,395.555,0.100212,300,10,0,64,0,0,1), + (39714,10017,1,2177,0,6054.9,-708.046,395.555,0.100212,300,10,0,16,0,0,1), (39715,14467,1,14520,0,5800.89,-985.82,409.78,3.50811,300,0,0,15953,0,0,0), (39716,7136,1,4200,0,5512.87,-695.517,341.02,5.2503,300,10,0,7113,0,0,1), (39717,11516,1,0,0,6879.96,-2107.38,618.405,2.60054,300,0,0,2763,0,0,0), @@ -38524,7 +38533,7 @@ VALUES (39849,6547,189,1027,0,1757.23,1146.14,8.76122,0.785398,7200,0,0,735,0,0,0), (39850,3981,189,2046,0,1786.22,1119.48,8.75801,4.64258,7200,0,0,155,0,0,0), (39851,4306,189,2607,0,1758.39,1147.04,7.57362,3.4383,7200,0,0,2865,0,0,0), - (39852,4075,189,1141,0,1783.95,1145.06,7.57362,6.0912,7200,3,0,120,0,0,1), + (39852,4075,189,1141,0,1783.95,1145.06,7.57362,6.0912,7200,3,0,8,0,0,1), (39853,4306,189,2607,0,1793.45,1143.31,7.57362,1.22173,7200,0,0,2865,0,0,0), (39854,4306,189,2607,0,1793.07,1146.38,7.57362,5.37561,7200,0,0,2865,0,0,0), (39855,4306,189,2607,0,1807.48,1170.39,6.90373,4.95674,7200,0,0,2865,0,0,0), @@ -38535,13 +38544,13 @@ VALUES (39860,4308,189,5430,0,1796.2,1247.53,18.4118,0.802851,7200,3,0,955,0,0,1), (39861,4308,189,5430,0,1798.83,1246.83,18.4078,0,7200,3,0,955,0,0,1), (39862,4308,189,5430,0,1800.67,1249.87,18.425,0,7200,3,0,955,0,0,1), - (39863,4075,189,1141,0,1813.79,1252.13,17.6995,2.75762,7200,10,0,120,0,0,1), + (39863,4075,189,1141,0,1813.79,1252.13,17.6995,2.75762,7200,10,0,8,0,0,1), (39864,4308,189,5430,0,1754.07,1250.63,18.2407,3.53748,7200,3,0,955,0,0,1), (39865,6426,189,10256,0,1837.69,1249.07,18.2407,4.55531,7200,3,0,3018,0,0,1), (39866,4308,189,5430,0,1777.24,1262.44,17.6542,5.58505,7200,5,0,955,0,0,1), (39867,4308,189,5430,0,1781.75,1265.2,17.7005,0,7200,5,0,955,0,0,1), (39868,4308,189,5430,0,1778.28,1267.77,17.6649,0,7200,5,0,955,0,0,1), - (39869,4075,189,1141,0,1778.59,1275.54,17.6707,3.94444,7200,10,0,120,0,0,1), + (39869,4075,189,1141,0,1778.59,1275.54,17.6707,3.94444,7200,10,0,8,0,0,1), (39870,6426,189,1196,0,1834.93,1279.38,18.2407,3.08923,7200,3,0,3018,0,0,1), (39871,4308,189,5430,0,1773.14,1307.27,17.603,1.72788,7200,3,0,955,0,0,1), (39872,4308,189,5430,0,1766.5,1309.83,18.0689,0,7200,3,0,955,0,0,1), @@ -38557,9 +38566,9 @@ VALUES (39882,6426,189,10256,0,1749.6,1309.9,18.5249,3.89208,7200,3,0,3018,0,0,1), (39888,4308,189,5430,0,1837.76,1315.02,19.098,0.226893,7200,2,0,955,0,0,1), (39889,6427,189,4629,0,1745.48,1329.6,18.6464,3.05433,7200,3,0,3018,0,0,1), - (39890,4075,189,1141,0,1773.16,1334.5,17.9149,0.418879,7200,10,0,120,0,0,1), + (39890,4075,189,1141,0,1773.16,1334.5,17.9149,0.418879,7200,10,0,8,0,0,1), (39891,6426,189,10255,0,1787.18,1334.56,18.9709,3.80482,7200,3,0,3018,0,0,1), - (39892,4075,189,1141,0,1827.34,1330.7,18.0777,2.25148,7200,10,0,120,0,0,1), + (39892,4075,189,1141,0,1827.34,1330.7,18.0777,2.25148,7200,10,0,8,0,0,1), (39893,6427,189,4629,0,1853.69,1321.07,17.323,4.76481,7200,5,0,3018,0,0,1), (39894,6488,189,5230,0,1756.17,1345.45,19.3719,5.03576,43200,0,0,4009,0,0,0), (39895,6427,189,4629,0,1848.8,1344.06,18.4575,4.63511,7200,5,0,3018,0,0,1), @@ -38569,14 +38578,14 @@ VALUES (39899,6426,189,4631,0,1795.38,1362.76,18.9709,5.65487,7200,5,0,3018,0,0,1), (39900,6426,189,10256,0,1770.33,1358.26,18.5253,2.61366,7200,3,0,3018,0,0,1), (39901,6426,189,10255,0,1761.93,1368.33,19.513,0.418879,7200,5,0,3018,0,0,1), - (39902,4075,189,1141,0,1838.03,1401.54,21.0788,4.67748,7200,10,0,120,0,0,1), + (39902,4075,189,1141,0,1838.03,1401.54,21.0788,4.67748,7200,10,0,8,0,0,1), (39903,4308,189,5430,0,1775.42,1397.14,0.083333,4.43314,7200,2,0,955,0,0,1), (39904,4308,189,5430,0,1776.84,1400.45,0.083333,0,7200,2,0,955,0,0,1), (39905,4308,189,5430,0,1780.67,1397.55,0.083333,0,7200,2,0,955,0,0,1), (39906,6426,189,10255,0,1787.3,1416.96,0.083333,2.6529,7200,2,0,3018,0,0,1), (39907,6426,189,4631,0,1739.43,1406.42,21.4502,2.92881,7200,3,0,3018,0,0,1), (39908,6427,189,4629,0,1814.89,1417.88,8.4461,3.00822,7200,2,0,3018,0,0,1), - (39909,4075,189,1141,0,1769.2,1395.49,20.9381,0.10472,7200,10,0,120,0,0,1), + (39909,4075,189,1141,0,1769.2,1395.49,20.9381,0.10472,7200,10,0,8,0,0,1), (39910,4308,189,5430,0,1767.37,1400.58,20.8589,5.23599,7200,5,0,955,0,0,1), (39911,4308,189,5430,0,1773.4,1401.88,21.12,0,7200,5,0,955,0,0,1), (39912,4308,189,5430,0,1772.51,1407.66,21.4132,0,7200,3,0,955,0,0,1), @@ -38778,7 +38787,7 @@ VALUES (40121,4540,189,2604,0,183.061,-443.497,18.9388,3.03687,7200,0,0,3660,0,0,0), (40122,4291,189,2508,0,180.105,-442.338,18.9438,5.8294,7200,0,0,2901,2014,0,0), (40123,4299,189,2501,0,180.243,-445.043,18.9434,0.471239,7200,0,0,2901,2014,0,0), - (40124,6487,189,5266,0,148.32,-428.692,18.4864,6.24828,43200,2,1,8118,8040,0,2), + (40124,6487,189,5266,0,148.32,-428.692,18.4864,6.24828,43200,2,1,8730,2861,0,2), (40125,4286,189,2523,0,1644.07,-380.373,18.6778,5.15457,7200,1,1,3660,0,0,2), (40126,4286,189,2523,0,1630.35,-341.378,18.0908,3.1765,7200,0,0,3660,0,0,0), (40127,4286,189,2523,0,1641.39,-383.177,18.7611,0.05236,7200,0,0,3660,0,0,0), @@ -38807,7 +38816,7 @@ VALUES (40151,4292,189,2465,0,1776.81,-408.846,8.01154,4.76475,7200,1,1,3150,2194,0,2), (40152,4290,189,2511,0,1773.45,-411.58,8.09441,0.558505,7200,0,0,3831,0,0,0), (40153,10363,229,10115,0,34.76,-285.31,111.13,3.21,1000000,0,0,80925,0,0,0), - (40154,9240,229,9728,0,-47.73,-460.24,16.58,6,10800,0,0,6273,2117,0,0), + (40154,9240,229,9728,0,-47.73,-460.24,16.58,6,10800,0,0,6273,2117,0,2), (40155,7112,1,6392,0,4767.34,-570.026,278.062,5.92397,300,5,0,2085,4506,0,1), (40156,767,0,632,0,-10598.9,-2845.86,25.3261,2.58429,300,5,0,1469,0,0,1), (40157,5263,0,4769,0,-10235.9,-4010.46,-109.881,3.64774,900,3,0,5922,0,0,1), @@ -38820,7 +38829,7 @@ VALUES (40166,7115,1,6390,0,4756.2,-597.928,279.563,0.842618,300,5,0,2085,4506,0,1), (40167,7125,1,6172,0,4779.26,-572.04,275.844,1.3439,300,0,0,2880,0,0,0), (40168,1507,0,2478,0,1789.48,1335.2,89.7295,1.36136,300,0,0,67,174,0,0), - (40169,10221,229,9563,0,-195.348,-325.77,64.4244,1.59871,3600,0,0,3082,0,0,0), + (40169,10221,229,9563,0,-195.348,-325.77,64.4244,1.59871,3600,3,0,3082,0,0,1), (40172,7113,1,6399,0,4805.13,-547.412,272.959,3.4383,300,0,0,2880,0,0,0), (40173,7101,1,2832,0,6399.97,-1713.32,418.026,2.80937,300,2,0,3189,0,0,1), (40174,7100,1,8389,0,6427.75,-1714.86,418.226,5.74737,300,2,0,3082,0,0,1), @@ -38877,11 +38886,11 @@ VALUES (40241,7107,1,11337,0,6569.07,-806.169,475.699,1.98336,300,6,0,2466,1923,0,1), (40242,7107,1,11337,0,6516.08,-853.598,474.612,6.26263,300,10,0,2466,1923,0,1), (40245,10220,229,9567,0,-193.914,-338.148,64.4879,0.657799,1000000,0,0,23688,0,0,0), - (40246,10221,229,9563,0,-195.647,-320.721,64.4244,4.7403,3600,0,0,3082,0,0,0), - (40247,10221,229,9563,0,-185.807,-316.438,64.4244,2.69277,3600,0,0,3082,0,0,0), - (40248,10221,229,9563,0,-191.883,-323.207,64.4244,3.14202,3600,0,0,3082,0,0,0), - (40249,10221,229,9563,0,-188.584,-319.751,64.4244,1.77778,3600,0,0,3082,0,0,0), - (40250,10221,229,9563,0,-192.129,-317.311,64.4244,0.261964,3600,0,0,3082,0,0,0), + (40246,10221,229,9563,0,-195.647,-320.721,64.4244,4.7403,3600,3,0,3082,0,0,1), + (40247,10221,229,9563,0,-185.807,-316.438,64.4244,2.69277,3600,3,0,3082,0,0,1), + (40248,10221,229,9563,0,-191.883,-323.207,64.4244,3.14202,3600,3,0,3082,0,0,1), + (40249,10221,229,9563,0,-188.584,-319.751,64.4244,1.77778,3600,3,0,3082,0,0,1), + (40250,10221,229,9563,0,-192.129,-317.311,64.4244,0.261964,3600,3,0,3082,0,0,1), (40263,9818,229,0,0,222.666,-334.586,77.06,3.07178,10800,0,0,7107,2369,0,0), (40272,9818,229,0,0,225.99,-261.09,82.31,4.72,10800,0,6,7107,2369,0,2), (40278,10316,229,0,0,162.442,-258.9,91.47,2.98,10800,0,0,7402,0,0,0), @@ -38981,8 +38990,8 @@ VALUES (40396,7139,1,6351,0,6319.65,-1381.95,370.717,2.57968,300,5,0,3082,0,0,1), (40397,7158,1,6746,0,6715.44,-1984.38,559.357,3.34923,300,5,0,2551,1982,0,1), (40398,7158,1,6746,0,6680.91,-1952.51,551.178,0.93605,300,5,0,2551,1982,0,1), - (40399,10017,1,2177,0,4797.68,-718.081,298.631,1.48807,300,10,0,64,0,0,1), - (40400,10016,1,1141,0,5958.2,-643.117,392.027,1.57958,300,10,0,64,0,0,1), + (40399,10017,1,2177,0,4797.68,-718.081,298.631,1.48807,300,10,0,16,0,0,1), + (40400,10016,1,1141,0,5958.2,-643.117,392.027,1.57958,300,10,0,8,0,0,1), (40401,7158,1,6746,0,6647.07,-1947.72,549.699,4.76997,300,10,0,2551,1982,0,1), (40402,7113,1,6400,0,4875.99,-401.766,350.87,2.9147,300,0,0,2880,0,0,0), (40403,7156,1,6825,0,6739.87,-1955.28,550.604,6.0381,300,6,0,3189,0,0,1), @@ -38991,7 +39000,7 @@ VALUES (40408,7157,1,2003,0,6756.26,-1988.75,551.045,5.61988,300,5,0,3293,0,0,1), (40409,7156,1,6825,0,6752.15,-1961.74,551.003,2.89725,300,6,0,3189,0,0,1), (40410,7120,1,6405,0,4932.62,-405.566,331.392,1.81514,300,0,0,2551,1982,0,0), - (40412,10017,1,2177,0,3822.43,-1347.43,203.15,2.55359,300,10,0,64,0,0,1), + (40412,10017,1,2177,0,3822.43,-1347.43,203.15,2.55359,300,10,0,16,0,0,1), (40413,7157,1,2003,0,6747.61,-1965.11,551.003,1.46608,300,6,0,3293,0,0,1), (40414,7157,1,2003,0,6836.26,-1958.33,551.022,5.00216,300,6,0,3293,0,0,1), (40415,7157,1,2003,0,6809.44,-1962.03,551.159,3.10944,300,5,0,3293,0,0,1), @@ -39011,7 +39020,7 @@ VALUES (40429,7118,1,6393,0,5029.93,-488.642,317.958,4.76156,300,0,0,2551,1982,0,0), (40430,7158,1,6746,0,6859.79,-1964.3,555.897,2.98287,300,3,0,2551,1982,0,1), (40431,7126,1,6173,0,4966.35,-448.538,316.286,0.296706,300,0,0,3082,0,0,0), - (40432,10017,1,2177,0,6790.74,-2019.43,568.515,2.48637,300,10,0,64,0,0,1), + (40432,10017,1,2177,0,6790.74,-2019.43,568.515,2.48637,300,10,0,16,0,0,1), (40433,9862,1,9129,0,5000.33,-447.795,318.176,2.32129,300,0,0,3398,0,0,0), (40434,7092,1,11141,0,5316.78,-728.279,342.942,0.023449,300,10,0,2980,0,0,1), (40435,7092,1,11141,0,5175.78,-819.106,358.596,2.40522,300,5,0,2980,0,0,1), @@ -39340,7 +39349,7 @@ VALUES (40834,7110,1,11336,0,4478.32,-527.531,296.032,0.698132,300,0,0,2980,0,0,0), (40835,7109,1,11334,0,4470.12,-534.334,294.221,5.95157,300,0,0,2304,1807,0,0), (40836,8959,1,4124,0,3950.64,-1249.67,237.747,1.54541,300,5,0,2488,0,0,1), - (40837,10016,1,1141,0,4156.71,-917.509,265.932,1.81056,300,10,0,64,0,0,1), + (40837,10016,1,1141,0,4156.71,-917.509,265.932,1.81056,300,10,0,8,0,0,1), (40838,7428,1,6209,0,5253.9,-4978.84,844.916,2.40213,600,5,0,8883,0,0,1), (40839,7428,1,6209,0,5144.13,-4845.53,853.797,3.46613,600,3,0,8883,0,0,1), (40840,7428,1,6209,0,5397.74,-4880.57,839.034,0.292146,600,5,0,8883,0,0,1), @@ -40323,11 +40332,11 @@ VALUES (41850,1545,0,346,0,2588.9,1417.37,-1.57098,5.30332,300,5,0,176,0,0,1), (41851,1545,0,346,0,2428.51,1821.75,22.9221,1.71974,300,0,0,176,0,0,0), (41852,1545,0,346,0,2377.49,1881.8,0.722556,3.60169,300,3,0,176,0,0,1), - (41853,4075,0,1141,0,1672.19,1633.83,139.027,5.24057,120,5,0,120,0,0,1), - (41854,4075,0,1141,0,2868.24,416.16,21.1971,5.37935,120,5,0,120,0,0,1), - (41855,4075,0,1141,0,2017.95,1518.06,77.5416,3.92699,120,5,0,120,0,0,1), - (41856,620,0,304,0,2364.21,1314.57,33.4123,1.35871,120,10,0,64,0,0,1), - (41857,4075,0,1141,0,2093.35,604.085,35.0535,2.21625,120,10,0,120,0,0,1), + (41853,4075,0,1141,0,1672.19,1633.83,139.027,5.24057,120,5,0,8,0,0,1), + (41854,4075,0,1141,0,2868.24,416.16,21.1971,5.37935,120,5,0,8,0,0,1), + (41855,4075,0,1141,0,2017.95,1518.06,77.5416,3.92699,120,5,0,8,0,0,1), + (41856,620,0,304,0,2364.21,1314.57,33.4123,1.35871,120,10,0,1,0,0,1), + (41857,4075,0,1141,0,2093.35,604.085,35.0535,2.21625,120,10,0,8,0,0,1), (41858,1554,0,8808,0,2918.8,-186.002,37.8195,5.0299,300,5,0,156,0,0,1), (41859,1548,0,9020,0,2764.71,-87.276,34.935,0.109133,300,5,0,122,0,0,1), (41860,1554,0,8808,0,2848.38,-48.0335,30.1793,2.69541,300,5,0,156,0,0,1), @@ -40412,12 +40421,12 @@ VALUES (41940,1523,0,535,0,2846.18,797.829,113.769,0.402073,300,5,0,148,165,0,1), (41941,1522,0,11398,0,2997.71,812.124,90.8305,3.16898,300,5,0,126,289,0,1), (41942,1522,0,11398,0,2975.95,1063.43,89.1266,3.37308,300,5,0,126,289,0,1), - (41943,4075,0,1141,0,2820.35,-792.232,147.374,4.10611,120,5,0,120,0,0,1), - (41944,4075,0,1141,0,2598.18,570.78,15.2937,3.16698,120,10,0,120,0,0,1), - (41945,4075,0,1141,0,2682.82,428.711,20.81,0.148938,120,5,0,120,0,0,1), - (41946,620,0,304,0,2143.53,676.102,35.4279,1.15347,120,5,0,64,0,0,1), - (41947,4075,0,1141,0,2221.7,631.798,24.8213,3.40247,120,5,0,120,0,0,1), - (41948,4075,0,1141,0,2358.51,271.472,35.1723,1.98955,120,5,0,120,0,0,1), + (41943,4075,0,1141,0,2820.35,-792.232,147.374,4.10611,120,5,0,8,0,0,1), + (41944,4075,0,1141,0,2598.18,570.78,15.2937,3.16698,120,10,0,8,0,0,1), + (41945,4075,0,1141,0,2682.82,428.711,20.81,0.148938,120,5,0,8,0,0,1), + (41946,620,0,304,0,2143.53,676.102,35.4279,1.15347,120,5,0,1,0,0,1), + (41947,4075,0,1141,0,2221.7,631.798,24.8213,3.40247,120,5,0,8,0,0,1), + (41948,4075,0,1141,0,2358.51,271.472,35.1723,1.98955,120,5,0,8,0,0,1), (41949,721,0,328,0,1900.96,1640.33,92.183,4.87294,120,10,0,1,0,0,1), (41950,721,0,328,0,2336.77,1641.64,37.1435,1.22528,120,10,0,1,0,0,1), (41951,1554,0,8808,0,2957.27,-277.563,25.0322,0.578702,300,10,0,156,0,0,1), @@ -40475,9 +40484,9 @@ VALUES (42003,1522,0,11398,0,2917.86,1050.78,100.829,0.055307,300,5,0,126,289,0,1), (42004,1523,0,535,0,2955.24,1006.79,109.175,4.60993,300,10,0,148,165,0,1), (42005,721,0,328,0,2796.75,-78.4389,33.5406,4.60748,120,5,0,1,0,0,1), - (42006,620,0,304,0,2141.23,640.716,34.2212,5.15441,120,5,0,64,0,0,1), - (42007,4075,0,1141,0,2656.08,-258.31,52.8551,6.27237,120,5,0,120,0,0,1), - (42008,4075,0,1141,0,2218.56,1230.82,40.9532,2.39557,120,10,0,120,0,0,1), + (42006,620,0,304,0,2141.23,640.716,34.2212,5.15441,120,5,0,1,0,0,1), + (42007,4075,0,1141,0,2656.08,-258.31,52.8551,6.27237,120,5,0,8,0,0,1), + (42008,4075,0,1141,0,2218.56,1230.82,40.9532,2.39557,120,10,0,8,0,0,1), (42009,1547,0,9021,0,2588.72,1317.82,39.6488,2.8959,300,5,0,101,142,0,1), (42010,1547,0,9021,0,2467.98,1282.64,33.4375,2.10756,300,5,0,101,142,0,1), (42011,1553,0,4734,0,2670.05,1338.81,33.9428,0.481113,300,5,0,120,0,0,1), @@ -40504,12 +40513,12 @@ VALUES (42032,1554,0,8808,0,2417.8,-376.11,70.3854,1.37632,300,5,0,156,0,0,1), (42033,1554,0,8808,0,2502.51,-719.957,66.0479,0.580961,300,5,0,156,0,0,1), (42034,1555,0,368,0,2280.01,-1019.41,77.7253,5.0925,300,5,0,176,0,0,1), - (42035,4075,0,1141,0,2810.85,379.2,22.594,5.21633,120,5,0,120,0,0,1), - (42036,4075,0,1141,0,1822.5,1114.12,42.0064,2.02672,120,5,0,120,0,0,1), - (42037,4075,0,1141,0,2030.56,-480.638,38.9,0.946627,120,3,0,120,0,0,1), - (42038,4075,0,1141,0,2156.51,611.58,35.6106,3.56955,120,5,0,120,0,0,1), - (42039,4075,0,1141,0,1743.19,1688.86,123.943,3.05748,120,10,0,120,0,0,1), - (42040,4075,0,1141,0,1984.71,-493.957,34.6207,3.52052,120,5,0,120,0,0,1), + (42035,4075,0,1141,0,2810.85,379.2,22.594,5.21633,120,5,0,8,0,0,1), + (42036,4075,0,1141,0,1822.5,1114.12,42.0064,2.02672,120,5,0,8,0,0,1), + (42037,4075,0,1141,0,2030.56,-480.638,38.9,0.946627,120,3,0,8,0,0,1), + (42038,4075,0,1141,0,2156.51,611.58,35.6106,3.56955,120,5,0,8,0,0,1), + (42039,4075,0,1141,0,1743.19,1688.86,123.943,3.05748,120,10,0,8,0,0,1), + (42040,4075,0,1141,0,1984.71,-493.957,34.6207,3.52052,120,5,0,8,0,0,1), (42041,1547,0,9021,0,2519.88,1226.52,56.2916,3.12206,300,10,0,101,142,0,1), (42042,1553,0,4734,0,2220.87,1139.76,36.6167,5.69962,300,5,0,120,0,0,1), (42043,1553,0,4734,0,2161.45,1220.09,47.1151,0.03068,300,5,0,120,0,0,1), @@ -40536,14 +40545,14 @@ VALUES (42064,1549,0,3916,0,2517.66,-952.736,71.5761,4.86244,300,10,0,176,0,0,1), (42065,1549,0,3916,0,2439.95,-950.552,70.0778,3.31638,300,10,0,176,0,0,1), (42066,1555,0,368,0,2245.9,-793.033,73.6554,2.31838,300,5,0,176,0,0,1), - (42067,4075,0,1141,0,2141.09,549.867,42.9889,2.56497,120,5,0,120,0,0,1), + (42067,4075,0,1141,0,2141.09,549.867,42.9889,2.56497,120,5,0,8,0,0,1), (42068,721,0,328,0,2213,717.382,37.2731,5.47845,120,10,0,1,0,0,1), - (42069,4075,0,1141,0,2821.64,-180.728,47.0327,2.38381,120,5,0,120,0,0,1), - (42070,4075,0,1141,0,2369.77,-1065.88,86.6374,0.020467,120,5,0,120,0,0,1), - (42071,4075,0,1141,0,2327.27,102.226,35.2148,5.27927,120,10,0,120,0,0,1), - (42072,4075,0,1141,0,2539.64,495.943,24.5441,0.125324,120,5,0,120,0,0,1), - (42073,4075,0,1141,0,1781.61,1440.51,94.3112,1.32506,120,10,0,120,0,0,1), - (42074,4075,0,1141,0,2139.45,756.124,33.2734,4.99692,120,5,0,120,0,0,1), + (42069,4075,0,1141,0,2821.64,-180.728,47.0327,2.38381,120,5,0,8,0,0,1), + (42070,4075,0,1141,0,2369.77,-1065.88,86.6374,0.020467,120,5,0,8,0,0,1), + (42071,4075,0,1141,0,2327.27,102.226,35.2148,5.27927,120,10,0,8,0,0,1), + (42072,4075,0,1141,0,2539.64,495.943,24.5441,0.125324,120,5,0,8,0,0,1), + (42073,4075,0,1141,0,1781.61,1440.51,94.3112,1.32506,120,10,0,8,0,0,1), + (42074,4075,0,1141,0,2139.45,756.124,33.2734,4.99692,120,5,0,8,0,0,1), (42075,1502,0,10979,0,1921.09,1487.49,87.5093,0.832834,120,5,0,42,0,0,1), (42076,1502,0,10979,0,1961.64,1603.7,83.4338,2.0583,120,0,0,42,0,0,0), (42077,1554,0,8808,0,2035.2,-223.878,35.7451,3.15917,300,5,0,156,0,0,1), @@ -40561,10 +40570,10 @@ VALUES (42089,1555,0,368,0,2337.1,-991.114,74.0947,5.75047,300,5,0,176,0,0,1), (42090,1555,0,368,0,2234.77,-886.223,76.0049,3.26885,300,5,0,176,0,0,1), (42091,1555,0,368,0,2318.02,-1024.3,76.1473,4.82934,300,5,0,176,0,0,1), - (42092,4075,0,1141,0,2372.35,461.04,34.7763,5.87902,120,10,0,120,0,0,1), - (42093,4075,0,1141,0,2005,-299.032,39.3418,1.29087,120,5,0,120,0,0,1), - (42094,620,0,304,0,2279.84,1312.77,32.5179,6.04756,120,5,0,64,0,0,1), - (42095,4075,0,1141,0,1813.78,1617.07,97.1351,0.107772,120,5,0,120,0,0,1), + (42092,4075,0,1141,0,2372.35,461.04,34.7763,5.87902,120,10,0,8,0,0,1), + (42093,4075,0,1141,0,2005,-299.032,39.3418,1.29087,120,5,0,8,0,0,1), + (42094,620,0,304,0,2279.84,1312.77,32.5179,6.04756,120,5,0,1,0,0,1), + (42095,4075,0,1141,0,1813.78,1617.07,97.1351,0.107772,120,5,0,8,0,0,1), (42096,1548,0,9020,0,2414.32,-213.115,41.2042,1.14385,300,5,0,122,0,0,1), (42097,1554,0,8808,0,2360.03,-206.675,39.1958,0.940276,300,5,0,156,0,0,1), (42098,1548,0,9020,0,1909.72,-620.365,50.9364,2.99652,300,10,0,122,0,0,1), @@ -40589,27 +40598,27 @@ VALUES (42117,1087,0,815,0,-10589.6,-4181.25,17.4991,3.48733,300,5,0,1902,0,0,1), (42118,1549,0,3916,0,2429.66,-985.082,76.5702,3.77943,300,10,0,176,0,0,1), (42119,1549,0,3916,0,2376.47,-950.449,69.6505,2.71907,300,10,0,176,0,0,1), - (42120,4075,0,1141,0,1712.44,679.645,44.7523,0.820305,120,0,0,120,0,0,0), - (42121,4075,0,1141,0,2424.74,340.343,35.706,1.2956,120,5,0,120,0,0,1), + (42120,4075,0,1141,0,1712.44,679.645,44.7523,0.820305,120,0,0,8,0,0,0), + (42121,4075,0,1141,0,2424.74,340.343,35.706,1.2956,120,5,0,8,0,0,1), (42122,766,0,697,0,-10735.6,-4145.76,17.7781,3.17673,300,5,0,1433,1283,0,1), (42123,750,0,1995,0,-10954.2,-4186.46,4.00805,4.03111,300,5,0,1981,0,0,1), - (42124,4075,0,1141,0,1708.7,1689.15,133.817,4.84565,120,10,0,120,0,0,1), + (42124,4075,0,1141,0,1708.7,1689.15,133.817,4.84565,120,10,0,8,0,0,1), (42125,767,0,632,0,-10540.4,-2606.91,24.0652,3.51068,300,5,0,1469,0,0,1), (42126,740,0,9582,0,-10557.8,-2551.18,19.6904,1.78815,300,10,0,950,2553,0,1), (42127,7523,1,10701,0,6446.73,-4083.28,662.119,3.95441,333,15,0,2662,2041,0,1), - (42128,4075,0,1141,0,2918.08,-262.821,40.4747,1.56353,120,10,0,120,0,0,1), - (42129,4075,0,1141,0,2388.78,1248.94,36.459,4.65868,120,10,0,120,0,0,1), + (42128,4075,0,1141,0,2918.08,-262.821,40.4747,1.56353,120,10,0,8,0,0,1), + (42129,4075,0,1141,0,2388.78,1248.94,36.459,4.65868,120,10,0,8,0,0,1), (42130,1548,0,9020,0,1772.84,-469.776,35.9266,1.08095,300,5,0,122,0,0,1), (42131,1554,0,8808,0,2049.6,-282.117,37.7761,1.19464,300,5,0,156,0,0,1), (42132,1548,0,9020,0,2437.69,-250.688,50.3988,0.013671,300,5,0,122,0,0,1), (42133,1548,0,9020,0,2504.47,-339.535,77.4101,1.19627,300,5,0,122,0,0,1), (42134,1554,0,8808,0,1891.37,-524.258,39.6179,0.760541,300,10,0,156,0,0,1), (42135,1554,0,8808,0,2614.63,-277.275,62.2164,4.52575,300,5,0,156,0,0,1), - (42136,4075,0,1141,0,1751.47,1581.63,112.728,4.54457,120,5,0,120,0,0,1), - (42137,4075,0,1141,0,2152.91,1557.48,81.1316,4.86269,120,5,0,120,0,0,1), - (42138,4075,0,1141,0,2340.08,331.204,36.298,4.19373,120,5,0,120,0,0,1), + (42136,4075,0,1141,0,1751.47,1581.63,112.728,4.54457,120,5,0,8,0,0,1), + (42137,4075,0,1141,0,2152.91,1557.48,81.1316,4.86269,120,5,0,8,0,0,1), + (42138,4075,0,1141,0,2340.08,331.204,36.298,4.19373,120,5,0,8,0,0,1), (42139,721,0,328,0,2732.23,462.884,22.5416,1.15783,120,10,0,1,0,0,1), - (42140,4075,0,1141,0,1795.41,869.919,34.6667,0.51604,120,5,0,120,0,0,1), + (42140,4075,0,1141,0,1795.41,869.919,34.6667,0.51604,120,5,0,8,0,0,1), (42141,10357,0,9750,0,1802.04,1096.59,42.1426,5.13934,300,0,0,278,0,0,0), (42142,10356,0,7892,0,2567.3,1230.28,65.7738,0.452651,300,0,0,198,0,0,0), (42143,10358,0,5430,0,2013.67,-353.764,35.5772,3.17405,300,0,0,230,249,0,0), @@ -40644,7 +40653,7 @@ VALUES (42180,11629,1,11512,0,6688.23,-4667.66,721.734,0.261799,333,0,0,3517,0,0,0), (42181,11118,1,10654,0,6695.15,-4673.04,721.65,0.541052,333,0,0,1605,0,0,0), (42182,11119,1,10656,0,6738.57,-4604.24,720.539,2.93215,333,0,0,4484,0,0,0), - (42183,12150,1,12240,0,6745.14,-4609.39,720.848,4.60767,333,0,0,500,444,0,0), + (42183,12150,1,12240,0,6745.14,-4609.39,720.848,4.60767,333,0,0,247,0,0,0), (42184,1544,0,1005,0,2990.21,396.962,8.04452,5.23599,300,0,0,148,165,0,0), (42201,10618,1,10190,0,8067.48,-3862.44,763.086,1.62316,333,0,0,4079,2568,0,0), (42202,10619,1,9954,0,8068.7,-3862.2,762.76,1.53589,333,0,0,4430,0,0,0), @@ -40787,20 +40796,20 @@ VALUES (42339,12740,1,12629,0,7466.15,-2122.08,492.427,5.88176,600,0,0,7760,7071,0,0), (42340,11832,1,11906,0,7848.3,-2216.35,470.888,3.90954,600,0,0,56475,89880,0,0), (42341,721,1,328,0,7608.12,-2225.69,469.839,0.061484,300,5,0,1,0,0,1), - (42342,883,1,347,0,7524.31,-2193.02,476.397,4.20073,300,5,0,64,0,0,1), + (42342,883,1,347,0,7524.31,-2193.02,476.397,4.20073,300,5,0,1,0,0,1), (42343,1412,1,134,0,7625.93,-2208,468.214,1.31655,300,10,0,8,0,0,1), (42344,1412,1,134,0,7574.53,-2215.41,474.143,2.40816,300,10,0,8,0,0,1), - (42345,883,1,347,0,7592.45,-2194.54,475.698,0.247466,300,5,0,64,0,0,1), + (42345,883,1,347,0,7592.45,-2194.54,475.698,0.247466,300,5,0,1,0,0,1), (42346,1412,1,134,0,7592.41,-2184.6,475.299,2.22524,300,10,0,8,0,0,1), (42347,11957,1,11910,0,7359.77,-2729.17,461.181,6.21553,300,0,0,5468,0,0,0), (42348,1412,1,134,0,7534.41,-2143.83,483.908,3.15722,300,10,0,8,0,0,1), - (42349,883,1,347,0,7565.45,-2361.3,453.986,6.00408,300,10,0,64,0,0,1), + (42349,883,1,347,0,7565.45,-2361.3,453.986,6.00408,300,10,0,1,0,0,1), (42350,1412,1,134,0,8000.31,-2276.89,490.687,3.41993,300,10,0,8,0,0,1), - (42351,883,1,347,0,7962.98,-2266.01,480.19,4.51289,300,5,0,64,0,0,1), - (42352,883,1,347,0,7774.37,-2887.24,466.091,4.63816,300,10,0,64,0,0,1), + (42351,883,1,347,0,7962.98,-2266.01,480.19,4.51289,300,5,0,1,0,0,1), + (42352,883,1,347,0,7774.37,-2887.24,466.091,4.63816,300,10,0,1,0,0,1), (42353,1412,1,134,0,7620.92,-2896.15,465.532,0.174319,300,10,0,8,0,0,1), (42354,721,1,328,0,7376.25,-2698.62,462.837,3.35066,300,5,0,1,0,0,1), - (42355,883,1,347,0,7509.89,-2952.18,461.268,0.369294,300,5,0,64,0,0,1), + (42355,883,1,347,0,7509.89,-2952.18,461.268,0.369294,300,5,0,1,0,0,1), (42356,11956,1,11909,0,8068.29,-2284.12,497.074,1.09579,300,0,0,5468,0,0,0), (42364,11822,1,11774,0,7918.04,-2492.09,488.53,0.05236,300,0,0,4108,2117,0,0), (42365,4184,1,11907,0,7985.27,-2581.48,493.124,2.40855,300,0,0,3632,0,0,0), @@ -40819,7 +40828,7 @@ VALUES (42378,1412,1,134,0,7714.08,-2886.8,465.58,1.60646,300,10,0,8,0,0,1), (42379,1412,1,134,0,7723.12,-2813.36,460.252,6.16101,300,10,0,8,0,0,1), (42380,1412,1,134,0,7804.25,-2152.69,478.866,4.41195,300,10,0,8,0,0,1), - (42381,883,1,347,0,7509.51,-2436.65,456.828,1.44378,300,5,0,64,0,0,1), + (42381,883,1,347,0,7509.51,-2436.65,456.828,1.44378,300,5,0,1,0,0,1), (42388,11822,1,11775,0,7868.76,-2557.35,487.11,0.05236,300,0,0,4108,2117,0,0), (42389,11822,1,11776,0,7975.65,-2495.48,487.399,3.33358,300,0,0,4108,2117,0,0), (42390,11822,1,11776,0,7919.44,-2501.1,488.41,0.191986,300,0,0,4108,2117,0,0), @@ -40832,13 +40841,13 @@ VALUES (42397,12026,1,12050,0,7970,-2408.71,489.017,3.31613,300,0,0,3632,0,0,0), (42398,721,1,328,0,7477.69,-2530.84,457.948,3.18263,300,5,0,1,0,0,1), (42399,1412,1,134,0,7661.07,-2235.09,461.686,1.30215,300,10,0,8,0,0,1), - (42400,883,1,347,0,7566.29,-2324.07,465.892,2.20024,300,5,0,64,0,0,1), - (42401,883,1,347,0,7779.4,-2355.34,455.628,5.44593,300,5,0,64,0,0,1), + (42400,883,1,347,0,7566.29,-2324.07,465.892,2.20024,300,5,0,1,0,0,1), + (42401,883,1,347,0,7779.4,-2355.34,455.628,5.44593,300,5,0,1,0,0,1), (42402,1412,1,134,0,7569.56,-2178.33,477.645,5.68326,300,10,0,8,0,0,1), - (42403,883,1,347,0,7825.86,-2169.29,476.164,0.611286,300,10,0,64,0,0,1), + (42403,883,1,347,0,7825.86,-2169.29,476.164,0.611286,300,10,0,1,0,0,1), (42404,1412,1,134,0,7664.42,-2952.8,464.797,5.18363,300,0,0,8,0,0,0), (42405,721,1,328,0,7638.93,-2940.33,462.736,0.362405,300,5,0,1,0,0,1), - (42406,883,1,347,0,7663.18,-2239.95,462.749,1.44741,300,10,0,64,0,0,1), + (42406,883,1,347,0,7663.18,-2239.95,462.749,1.44741,300,10,0,1,0,0,1), (42410,11822,1,11777,0,7812.21,-2579.67,488.578,1.74533,300,0,0,4108,2117,0,0), (42411,11822,1,11774,0,7837.17,-2225.48,467.486,4.11898,300,0,0,4108,2117,0,0), (42412,11822,1,11776,0,7628.34,-3019.38,483.009,2.11185,300,0,0,4108,2117,0,0), @@ -40849,15 +40858,15 @@ VALUES (42417,11822,1,11777,0,7889.49,-2213.62,474.329,0.795509,300,0,0,4108,2117,0,0), (42418,11822,1,11775,0,7955.89,-2600.95,489.784,1.53589,300,0,0,4108,2117,0,0), (42419,11822,1,11775,0,7795.4,-2423.64,488.176,5.11381,300,0,0,4108,2117,0,0), - (42420,883,1,347,0,7629.2,-2925.48,462.361,6.09492,300,5,0,64,0,0,1), - (42421,883,1,347,0,7954.47,-2236.68,481.873,5.24243,300,5,0,64,0,0,1), + (42420,883,1,347,0,7629.2,-2925.48,462.361,6.09492,300,5,0,1,0,0,1), + (42421,883,1,347,0,7954.47,-2236.68,481.873,5.24243,300,5,0,1,0,0,1), (42422,1412,1,134,0,7624.78,-2291.01,459.681,3.69027,300,10,0,8,0,0,1), (42423,1412,1,134,0,7390.14,-2584.9,458.608,1.64439,300,10,0,8,0,0,1), - (42424,883,1,347,0,7818.99,-2235.69,463.321,5.30743,300,5,0,64,0,0,1), + (42424,883,1,347,0,7818.99,-2235.69,463.321,5.30743,300,5,0,1,0,0,1), (42425,1412,1,134,0,7669.2,-2088.1,480.678,1.51801,300,10,0,8,0,0,1), - (42426,883,1,347,0,7425.22,-2890.8,472.59,1.28364,300,5,0,64,0,0,1), + (42426,883,1,347,0,7425.22,-2890.8,472.59,1.28364,300,5,0,1,0,0,1), (42427,1412,1,134,0,7954.75,-2358.13,486.97,0.241126,300,10,0,8,0,0,1), - (42428,883,1,347,0,7633.23,-2975.48,468.894,3.17427,300,5,0,64,0,0,1), + (42428,883,1,347,0,7633.23,-2975.48,468.894,3.17427,300,5,0,1,0,0,1), (42429,12029,1,12040,0,7834.28,-2612.63,489.384,1.74533,300,0,0,3632,0,0,0), (42430,11822,1,11774,0,7954.49,-2569.43,490.164,2.40855,300,0,0,4108,2117,0,0), (42431,11822,1,11777,0,8031.08,-2646.01,512.205,3.22886,300,0,0,4108,2117,0,0), @@ -40865,42 +40874,42 @@ VALUES (42433,1412,1,134,0,7527.71,-2250.76,474.589,4.58862,300,10,0,8,0,0,1), (42434,1412,1,134,0,8000.02,-2500.99,490.724,3.20998,300,0,0,8,0,0,0), (42435,1412,1,134,0,7715.85,-3011.06,469.191,5.32477,300,10,0,8,0,0,1), - (42436,883,1,347,0,8047.73,-2301.39,498.517,0.734267,300,10,0,64,0,0,1), + (42436,883,1,347,0,8047.73,-2301.39,498.517,0.734267,300,10,0,1,0,0,1), (42437,721,1,328,0,7568.76,-2162.24,480.291,2.48657,300,5,0,1,0,0,1), (42438,1412,1,134,0,7473.39,-2680.11,454.268,2.58177,300,10,0,8,0,0,1), (42439,1412,1,134,0,7810.66,-2281.19,457.681,1.00722,300,10,0,8,0,0,1), - (42440,883,1,347,0,7556.08,-2429.15,454.417,4.63217,300,5,0,64,0,0,1), + (42440,883,1,347,0,7556.08,-2429.15,454.417,4.63217,300,5,0,1,0,0,1), (42441,1412,1,134,0,7428.54,-2871.55,465.777,0.073347,300,10,0,8,0,0,1), (42442,721,1,328,0,7755.02,-2814.88,462.777,3.5151,300,10,0,1,0,0,1), - (42443,883,1,347,0,7745.78,-2102.08,476.098,1.29169,300,5,0,64,0,0,1), + (42443,883,1,347,0,7745.78,-2102.08,476.098,1.29169,300,5,0,1,0,0,1), (42444,721,1,328,0,7721.35,-2857.9,463.624,1.24085,300,5,0,1,0,0,1), (42445,1412,1,134,0,7596.75,-2120.33,482.193,6.16772,300,10,0,8,0,0,1), (42446,1412,1,134,0,7987.27,-2335.7,492.045,6.21051,300,10,0,8,0,0,1), (42447,1412,1,134,0,7523.45,-2327.7,469.703,6.23825,300,10,0,8,0,0,1), - (42448,883,1,347,0,7328.84,-2709.83,465.438,5.41413,300,5,0,64,0,0,1), - (42449,883,1,347,0,7900.65,-2585.79,486.271,5.76426,300,5,0,64,0,0,1), - (42450,883,1,347,0,7441.35,-2912.39,476.949,4.80526,300,5,0,64,0,0,1), - (42451,883,1,347,0,7757.51,-2291.69,459.283,3.49369,300,5,0,64,0,0,1), + (42448,883,1,347,0,7328.84,-2709.83,465.438,5.41413,300,5,0,1,0,0,1), + (42449,883,1,347,0,7900.65,-2585.79,486.271,5.76426,300,5,0,1,0,0,1), + (42450,883,1,347,0,7441.35,-2912.39,476.949,4.80526,300,5,0,1,0,0,1), + (42451,883,1,347,0,7757.51,-2291.69,459.283,3.49369,300,5,0,1,0,0,1), (42452,1412,1,134,0,7830.84,-2515.59,486.695,6.16577,300,10,0,8,0,0,1), - (42453,883,1,347,0,7431.77,-2722.1,463.337,1.99635,300,5,0,64,0,0,1), - (42454,883,1,347,0,7595.2,-2385.53,457.111,3.11412,300,5,0,64,0,0,1), + (42453,883,1,347,0,7431.77,-2722.1,463.337,1.99635,300,5,0,1,0,0,1), + (42454,883,1,347,0,7595.2,-2385.53,457.111,3.11412,300,5,0,1,0,0,1), (42455,1412,1,134,0,7820.36,-2239.44,463.636,5.63649,300,10,0,8,0,0,1), (42456,1412,1,134,0,7620.96,-3012.62,479.442,0.488849,300,10,0,8,0,0,1), (42457,1412,1,134,0,7795.88,-2238.43,462.725,4.13738,300,10,0,8,0,0,1), (42458,1412,1,134,0,7741.67,-2108.33,475.744,5.98985,300,10,0,8,0,0,1), (42459,1412,1,134,0,7597.07,-2159.02,480.425,5.71144,300,10,0,8,0,0,1), - (42460,883,1,347,0,7547.87,-2170.48,481.182,0.377968,300,5,0,64,0,0,1), + (42460,883,1,347,0,7547.87,-2170.48,481.182,0.377968,300,5,0,1,0,0,1), (42461,1412,1,134,0,7962.19,-2285.81,480.459,3.02339,300,10,0,8,0,0,1), - (42462,883,1,347,0,7945.55,-2147.86,500.146,4.9872,300,5,0,64,0,0,1), + (42462,883,1,347,0,7945.55,-2147.86,500.146,4.9872,300,5,0,1,0,0,1), (42463,721,1,328,0,7696.92,-2254.88,459.184,5.62094,300,5,0,1,0,0,1), (42464,1412,1,134,0,7928.51,-2238.54,483.772,4.59417,300,10,0,8,0,0,1), (42465,1412,1,134,0,7555.89,-2297.35,468.625,5.22754,300,10,0,8,0,0,1), - (42466,883,1,347,0,7755.53,-2791.56,458.725,4.99002,300,10,0,64,0,0,1), - (42467,883,1,347,0,7694.27,-3005.64,464.738,4.01042,300,5,0,64,0,0,1), - (42468,883,1,347,0,7808.94,-2851.93,459.709,4.09444,300,10,0,64,0,0,1), + (42466,883,1,347,0,7755.53,-2791.56,458.725,4.99002,300,10,0,1,0,0,1), + (42467,883,1,347,0,7694.27,-3005.64,464.738,4.01042,300,5,0,1,0,0,1), + (42468,883,1,347,0,7808.94,-2851.93,459.709,4.09444,300,10,0,1,0,0,1), (42469,1412,1,134,0,7611.49,-2320.19,464.071,1.28516,300,10,0,8,0,0,1), (42470,721,1,328,0,7447.93,-2794.27,464.689,2.56978,300,5,0,1,0,0,1), - (42471,883,1,347,0,8010.76,-2695.97,512.278,2.53963,300,2,0,64,0,0,1), + (42471,883,1,347,0,8010.76,-2695.97,512.278,2.53963,300,2,0,1,0,0,1), (42472,1412,1,134,0,7495.41,-2202.35,481.366,4.99764,300,10,0,8,0,0,1), (42473,721,1,328,0,7407.73,-2413.88,462.187,0.097919,300,5,0,1,0,0,1), (42474,1412,1,134,0,8013.17,-2595.33,499.645,5.59045,300,10,0,8,0,0,1), @@ -40909,80 +40918,80 @@ VALUES (42477,721,1,328,0,7774.66,-2136.47,475.456,6.09463,300,5,0,1,0,0,1), (42478,1412,1,134,0,7504.12,-2578.75,457.165,3.48356,300,10,0,8,0,0,1), (42479,1412,1,134,0,7779.02,-2849.11,465.06,2.00913,300,10,0,8,0,0,1), - (42480,883,1,347,0,7555.47,-2900.06,461.417,6.01239,300,5,0,64,0,0,1), + (42480,883,1,347,0,7555.47,-2900.06,461.417,6.01239,300,5,0,1,0,0,1), (42481,721,1,328,0,7478.59,-2752.32,461.775,1.84136,300,5,0,1,0,0,1), (42482,721,1,328,0,7554.27,-2861.11,458.86,0.634898,300,5,0,1,0,0,1), - (42483,883,1,347,0,7707.97,-2209.12,459.958,4.95465,300,10,0,64,0,0,1), + (42483,883,1,347,0,7707.97,-2209.12,459.958,4.95465,300,10,0,1,0,0,1), (42484,1412,1,134,0,7995.28,-2129.64,501.595,5.38935,300,10,0,8,0,0,1), - (42485,883,1,347,0,7702.32,-2385.49,452.101,0.352942,300,2,0,64,0,0,1), + (42485,883,1,347,0,7702.32,-2385.49,452.101,0.352942,300,2,0,1,0,0,1), (42486,1412,1,134,0,7668.45,-2358.72,456.936,0.227829,300,10,0,8,0,0,1), (42487,1412,1,134,0,7497.54,-2831.42,461.219,4.47973,300,10,0,8,0,0,1), (42488,1412,1,134,0,7676.27,-2127.05,479.672,5.65942,300,10,0,8,0,0,1), - (42489,883,1,347,0,7496.75,-2882.35,457.74,2.87489,300,5,0,64,0,0,1), - (42490,883,1,347,0,7980.8,-2656.97,514.521,3.37828,300,5,0,64,0,0,1), + (42489,883,1,347,0,7496.75,-2882.35,457.74,2.87489,300,5,0,1,0,0,1), + (42490,883,1,347,0,7980.8,-2656.97,514.521,3.37828,300,5,0,1,0,0,1), (42491,721,1,328,0,7867.82,-2208.28,471.191,1.48571,300,5,0,1,0,0,1), - (42492,883,1,347,0,7748.83,-2921.49,474.596,5.99416,300,5,0,64,0,0,1), + (42492,883,1,347,0,7748.83,-2921.49,474.596,5.99416,300,5,0,1,0,0,1), (42493,1412,1,134,0,7484.72,-2213.3,482.47,3.0084,300,10,0,8,0,0,1), - (42494,883,1,347,0,7390.45,-2558.62,462.232,3.09276,300,5,0,64,0,0,1), - (42495,883,1,347,0,7683.87,-2980.71,465.116,0.785398,300,5,0,64,0,0,1), + (42494,883,1,347,0,7390.45,-2558.62,462.232,3.09276,300,5,0,1,0,0,1), + (42495,883,1,347,0,7683.87,-2980.71,465.116,0.785398,300,5,0,1,0,0,1), (42496,1412,1,134,0,7461.83,-2569.21,457.605,1.92513,300,10,0,8,0,0,1), (42497,721,1,328,0,7869.37,-2257.86,475.635,4.86051,300,5,0,1,0,0,1), (42498,1412,1,134,0,7935.13,-2548.68,485.306,3.13552,300,10,0,8,0,0,1), - (42499,883,1,347,0,7459.72,-2820.69,463.506,0.610853,300,5,0,64,0,0,1), - (42500,883,1,347,0,7654.53,-2866.12,466.414,0.982963,300,10,0,64,0,0,1), + (42499,883,1,347,0,7459.72,-2820.69,463.506,0.610853,300,5,0,1,0,0,1), + (42500,883,1,347,0,7654.53,-2866.12,466.414,0.982963,300,10,0,1,0,0,1), (42501,1412,1,134,0,7888.26,-2584.11,487.028,5.31273,300,10,0,8,0,0,1), (42502,1412,1,134,0,7590.17,-2342.1,456.839,5.94354,300,10,0,8,0,0,1), - (42503,883,1,347,0,7765.76,-2378.71,470.098,4.19106,300,5,0,64,0,0,1), + (42503,883,1,347,0,7765.76,-2378.71,470.098,4.19106,300,5,0,1,0,0,1), (42504,1412,1,134,0,7563.91,-2414.75,453.49,4.92185,300,10,0,8,0,0,1), (42505,721,1,328,0,7805.92,-2338.95,457.319,4.00479,300,5,0,1,0,0,1), (42506,1412,1,134,0,7804.33,-2305.82,455.494,1.62912,300,10,0,8,0,0,1), (42507,721,1,328,0,7826.4,-2424.23,488.733,2.63245,300,5,0,1,0,0,1), - (42508,883,1,347,0,7455.33,-2296.08,474.839,0.614895,300,10,0,64,0,0,1), - (42509,883,1,347,0,8075.92,-2237.89,515.601,4.17448,300,5,0,64,0,0,1), + (42508,883,1,347,0,7455.33,-2296.08,474.839,0.614895,300,10,0,1,0,0,1), + (42509,883,1,347,0,8075.92,-2237.89,515.601,4.17448,300,5,0,1,0,0,1), (42510,721,1,328,0,7993.7,-2659.89,512.514,0.863548,300,5,0,1,0,0,1), (42511,721,1,328,0,7438.2,-2322.83,476.973,6.15386,300,5,0,1,0,0,1), (42512,1412,1,134,0,7694.48,-2221.56,456.351,0.34493,300,10,0,8,0,0,1), - (42513,883,1,347,0,7511.05,-2529.04,455.107,6.0446,300,5,0,64,0,0,1), - (42514,883,1,347,0,7352.22,-2601.39,482.341,1.92661,300,5,0,64,0,0,1), - (42515,883,1,347,0,7643.06,-2108.36,479.713,5.91799,300,10,0,64,0,0,1), + (42513,883,1,347,0,7511.05,-2529.04,455.107,6.0446,300,5,0,1,0,0,1), + (42514,883,1,347,0,7352.22,-2601.39,482.341,1.92661,300,5,0,1,0,0,1), + (42515,883,1,347,0,7643.06,-2108.36,479.713,5.91799,300,10,0,1,0,0,1), (42516,721,1,328,0,7410.48,-2890.33,473.289,6.04691,300,5,0,1,0,0,1), (42517,1412,1,134,0,7497.25,-2482.17,457.538,4.58148,300,10,0,8,0,0,1), - (42518,883,1,347,0,7882.01,-2120.12,492.99,1.86734,300,5,0,64,0,0,1), + (42518,883,1,347,0,7882.01,-2120.12,492.99,1.86734,300,5,0,1,0,0,1), (42519,721,1,328,0,8010.92,-2556.88,492.227,5.52507,300,5,0,1,0,0,1), - (42520,883,1,347,0,7690.51,-2895.17,463.019,2.85444,300,10,0,64,0,0,1), - (42521,883,1,347,0,7454.91,-2863.6,469.151,3.58348,300,5,0,64,0,0,1), + (42520,883,1,347,0,7690.51,-2895.17,463.019,2.85444,300,10,0,1,0,0,1), + (42521,883,1,347,0,7454.91,-2863.6,469.151,3.58348,300,5,0,1,0,0,1), (42522,721,1,328,0,8011.76,-2624.69,506.3,3.31638,300,5,0,1,0,0,1), - (42523,883,1,347,0,7460.41,-2886.8,469.487,1.9426,300,5,0,64,0,0,1), - (42524,883,1,347,0,7669.25,-2939.91,465.834,6.15884,300,5,0,64,0,0,1), - (42525,883,1,347,0,7700.28,-2162.31,469.827,5.04391,300,5,0,64,0,0,1), - (42526,883,1,347,0,7453.83,-2338.38,470.97,2.39904,300,10,0,64,0,0,1), - (42527,883,1,347,0,7770.58,-2278.8,455.08,4.72492,300,10,0,64,0,0,1), + (42523,883,1,347,0,7460.41,-2886.8,469.487,1.9426,300,5,0,1,0,0,1), + (42524,883,1,347,0,7669.25,-2939.91,465.834,6.15884,300,5,0,1,0,0,1), + (42525,883,1,347,0,7700.28,-2162.31,469.827,5.04391,300,5,0,1,0,0,1), + (42526,883,1,347,0,7453.83,-2338.38,470.97,2.39904,300,10,0,1,0,0,1), + (42527,883,1,347,0,7770.58,-2278.8,455.08,4.72492,300,10,0,1,0,0,1), (42528,721,1,328,0,8029.03,-2208.55,510.369,5.44114,300,5,0,1,0,0,1), (42529,1412,1,134,0,7872.56,-2136.1,488.754,2.49675,300,10,0,8,0,0,1), - (42530,883,1,347,0,7381.3,-2784.19,461.266,4.20801,300,5,0,64,0,0,1), - (42531,883,1,347,0,7480.06,-2722.6,457.841,2.58123,300,5,0,64,0,0,1), + (42530,883,1,347,0,7381.3,-2784.19,461.266,4.20801,300,5,0,1,0,0,1), + (42531,883,1,347,0,7480.06,-2722.6,457.841,2.58123,300,5,0,1,0,0,1), (42532,1412,1,134,0,7417.99,-2819.24,464.394,1.39626,300,0,0,8,0,0,0), (42533,721,1,328,0,7675.07,-2332.22,456.451,3.74856,300,5,0,1,0,0,1), - (42534,883,1,347,0,7751.46,-2893.79,467.067,3.11698,300,10,0,64,0,0,1), - (42535,883,1,347,0,7871.1,-2173.72,478.932,0.860792,300,5,0,64,0,0,1), - (42536,883,1,347,0,7733.68,-2856.2,465.005,2.41219,300,5,0,64,0,0,1), + (42534,883,1,347,0,7751.46,-2893.79,467.067,3.11698,300,10,0,1,0,0,1), + (42535,883,1,347,0,7871.1,-2173.72,478.932,0.860792,300,5,0,1,0,0,1), + (42536,883,1,347,0,7733.68,-2856.2,465.005,2.41219,300,5,0,1,0,0,1), (42537,1412,1,134,0,7647.92,-2152.64,474.809,4.38647,300,10,0,8,0,0,1), (42538,1412,1,134,0,7753.17,-2204.33,464.043,4.59505,300,10,0,8,0,0,1), (42539,721,1,328,0,7525.12,-2907.75,460.335,5.5973,300,5,0,1,0,0,1), (42540,1412,1,134,0,7885.12,-2193.27,480.193,3.28073,300,10,0,8,0,0,1), - (42541,883,1,347,0,7480.78,-2261.4,476.573,2.40667,300,10,0,64,0,0,2), + (42541,883,1,347,0,7480.78,-2261.4,476.573,2.40667,300,10,0,1,0,0,2), (42542,1412,1,134,0,7563.65,-3030.6,461.476,1.69709,300,10,0,8,0,0,1), - (42543,883,1,347,0,7442.48,-2468.92,459.243,2.98085,300,5,0,64,0,0,1), + (42543,883,1,347,0,7442.48,-2468.92,459.243,2.98085,300,5,0,1,0,0,1), (42544,1412,1,134,0,7522.61,-2870.54,456.952,3.79955,300,10,0,8,0,0,1), - (42545,883,1,347,0,7987.93,-2147.14,503.472,1.29263,300,5,0,64,0,0,1), + (42545,883,1,347,0,7987.93,-2147.14,503.472,1.29263,300,5,0,1,0,0,1), (42546,1412,1,134,0,7442.77,-2285.4,476.214,4.10902,300,10,0,8,0,0,1), (42547,1412,1,134,0,7966.71,-2486.31,487.772,5.36815,300,0,0,8,0,0,0), (42548,1412,1,134,0,7478.31,-2788.52,463.512,0.195434,300,10,0,8,0,0,1), (42549,1412,1,134,0,7778.63,-2577.18,465.143,4.23824,300,10,0,8,0,0,1), - (42550,883,1,347,0,7388.35,-2885.12,474.39,2.81768,300,5,0,64,0,0,1), - (42551,883,1,347,0,7643.33,-2319.48,458.534,3.65773,300,5,0,64,0,0,1), + (42550,883,1,347,0,7388.35,-2885.12,474.39,2.81768,300,5,0,1,0,0,1), + (42551,883,1,347,0,7643.33,-2319.48,458.534,3.65773,300,5,0,1,0,0,1), (42552,721,1,328,0,7400.94,-2513.84,464.682,1.54659,300,5,0,1,0,0,1), - (42553,883,1,347,0,7841.45,-2340.24,460.81,5.28505,300,5,0,64,0,0,1), + (42553,883,1,347,0,7841.45,-2340.24,460.81,5.28505,300,5,0,1,0,0,1), (42554,1412,1,134,0,7990.08,-2546.69,490.073,5.3641,300,10,0,8,0,0,1), (42555,721,1,328,0,7536.29,-2282.1,471.04,0.703117,300,5,0,1,0,0,1), (42556,1412,1,134,0,7871.55,-2321.65,464.257,3.00646,300,10,0,8,0,0,1), @@ -40991,7 +41000,7 @@ VALUES (42559,1412,1,134,0,7804.73,-2442.17,488.074,3.07974,300,10,0,8,0,0,1), (42560,1412,1,134,0,7477.2,-2274.4,474.059,6.14702,300,10,0,8,0,0,1), (42561,1412,1,134,0,7587.59,-2395.66,457.486,4.4825,300,10,0,8,0,0,1), - (42562,883,1,347,0,7418.86,-2854.58,467.283,6.03868,300,5,0,64,0,0,1), + (42562,883,1,347,0,7418.86,-2854.58,467.283,6.03868,300,5,0,1,0,0,1), (42563,1412,1,134,0,7720.17,-2910.28,471.17,6.16789,300,10,0,8,0,0,1), (42564,721,1,328,0,7811.46,-2888.41,471.172,0.271768,300,10,0,1,0,0,1), (42565,721,1,328,0,7660.69,-2975.26,466.408,2.24661,300,5,0,1,0,0,1), @@ -40999,9 +41008,9 @@ VALUES (42576,10366,229,9753,0,8.53,-488.08,111.11,0.69,10800,0,0,18312,0,0,0), (42577,740,0,9582,0,-10535.5,-2618.63,22.9834,5.73473,300,10,0,950,2553,0,1), (42578,721,1,328,0,7389.19,-2736.24,459.491,4.83302,300,5,0,1,0,0,1), - (42579,883,1,347,0,7560.07,-2118.34,485.286,3.51557,300,10,0,64,0,0,1), + (42579,883,1,347,0,7560.07,-2118.34,485.286,3.51557,300,10,0,1,0,0,1), (42580,7232,0,6007,0,-8395,688.843,95.273,4.32,490,0,0,3857,0,0,0), - (42581,883,1,347,0,7436.23,-2456.85,454.889,5.9775,300,5,0,64,0,0,1), + (42581,883,1,347,0,7436.23,-2456.85,454.889,5.9775,300,5,0,1,0,0,1), (42596,5649,209,6423,0,1465.17,833.569,10.0631,1.91986,18000,0,0,5346,0,0,0), (42597,8095,209,7345,0,1473.8,859.438,18.4442,0.151279,18000,5,0,5683,0,0,1), (42598,14849,0,14914,0,-9537.16,70.2721,59.0065,5.03524,180,0,0,1240,0,0,0), @@ -41040,12 +41049,12 @@ VALUES (42632,7246,209,6426,0,1520.33,916.787,21.9712,5.0091,18000,5,0,4119,2864,0,1), (42633,5650,209,6421,0,1613.04,892.271,9.0397,6.23082,18000,0,0,4278,2966,0,0), (42634,7269,209,7470,0,1610.28,880.92,8.97477,5.32325,18000,5,0,1782,0,0,1), - (42635,883,1,347,0,7388.32,-2510.43,469.648,0.937838,300,5,0,64,0,0,1), + (42635,883,1,347,0,7388.32,-2510.43,469.648,0.937838,300,5,0,1,0,0,1), (42636,1412,1,134,0,7652.34,-2096.89,483.332,4.51509,300,10,0,8,0,0,1), - (42642,883,1,347,0,7629.1,-2187.35,473.83,2.08595,300,0,0,64,0,0,0), + (42642,883,1,347,0,7629.1,-2187.35,473.83,2.08595,300,0,0,1,0,0,0), (42643,750,0,1995,0,-10885.7,-4221.34,0.122311,0.099354,300,0,0,1981,0,0,0), (42646,1543,0,441,0,2970.28,389.261,15.7945,5.32325,300,0,0,137,0,0,0), - (42648,883,1,347,0,7842.4,-2290.36,461.558,4.46883,300,5,0,64,0,0,1), + (42648,883,1,347,0,7842.4,-2290.36,461.558,4.46883,300,5,0,1,0,0,1), (42649,1412,1,134,0,7977.08,-2747.92,479.426,0.828383,300,10,0,8,0,0,1), (42650,1412,1,134,0,7983.49,-2187.65,496.928,3.64717,300,10,0,8,0,0,1), (42653,1412,1,134,0,7419.67,-2238.3,488.874,1.42627,300,2,0,8,0,0,1), @@ -41110,7 +41119,7 @@ VALUES (42729,721,1,328,0,7886.75,-2555.51,486.055,2.54383,300,5,0,1,0,0,1), (42730,721,1,328,0,8011.95,-2501.02,493.227,0.296706,300,0,0,1,0,0,0), (42731,1412,1,134,0,8003.29,-2504.56,491.993,1.3989,300,10,0,8,0,0,1), - (42732,883,1,347,0,7984.32,-2478.15,488.195,6.02139,300,0,0,64,0,0,0), + (42732,883,1,347,0,7984.32,-2478.15,488.195,6.02139,300,0,0,1,0,0,0), (42733,15616,1,15572,0,-7541.55,724.929,-15.5431,4.76475,600,0,0,4000,0,0,0), (42734,15616,1,15573,0,-7545.83,724.958,-15.9181,4.83456,600,0,0,4000,0,0,0), (42735,15616,1,15573,0,-7549.97,724.994,-16.4181,4.88692,600,0,0,4000,0,0,0), @@ -41134,10 +41143,7 @@ VALUES (42753,15171,1,15310,0,-8022.5,1115.79,2.83362,6.21337,300,0,0,3100,0,0,0), (42754,15172,1,15302,0,-8008.65,1108.51,-0.856222,1.43354,300,0,0,3237,0,0,0), (42755,15174,1,15312,0,-6868.04,729.914,45.7454,0.488692,300,0,0,3986,0,0,0), - (42756,15175,1,15319,0,-6817.88,842.28,49.4853,4.46804,300,0,0,4356,0,0,0); - -INSERT INTO `creature` (`guid`, `id`, `map`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) -VALUES + (42756,15175,1,15319,0,-6817.88,842.28,49.4853,4.46804,300,0,0,4356,0,0,0), (42757,15176,1,15318,0,-6860.93,753.044,42.5555,1.20428,300,0,0,4356,0,0,0), (42758,15177,1,15313,0,-6758.55,775.594,89.1046,3.97935,600,0,0,7423,7071,0,0), (42759,15178,1,15314,0,-6810.2,841.704,49.7481,4.81711,600,0,0,7423,7071,0,0), @@ -41148,7 +41154,10 @@ VALUES (42764,15182,1,15320,0,-6740.08,769.562,128.521,3.50811,600,0,0,10042,0,0,0), (42765,15183,1,15316,0,-6828.49,807.223,52.0997,0.383972,300,0,0,3857,2434,0,0), (42766,15184,1,15304,0,-6869.73,871.868,35.9944,3.59538,600,0,0,9763,0,0,0), - (42767,15184,1,15306,0,-6871.2,879.51,36.4725,2.60054,600,0,0,9763,0,0,0), + (42767,15184,1,15306,0,-6871.2,879.51,36.4725,2.60054,600,0,0,9763,0,0,0); + +INSERT INTO `creature` (`guid`, `id`, `map`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) +VALUES (42768,15184,1,15306,0,-6859.57,738.389,55.1345,5.0091,600,0,0,9763,0,0,0), (42769,15184,1,15306,0,-6825.21,841.13,49.5545,4.83456,600,0,0,9763,0,0,0), (42770,15184,1,15306,0,-6803.39,723.999,42.2456,4.90438,600,0,0,9763,0,0,0), @@ -41252,19 +41261,18 @@ VALUES (42869,766,0,697,0,-10747,-3883.74,17.4991,4.65662,300,10,0,1433,1283,0,1), (42872,1545,0,346,0,2780.05,1315.81,-5.11268,3.13342,300,5,0,176,0,0,1), (42873,1545,0,346,0,2784.47,1186.17,-0.594686,0.804733,300,5,0,176,0,0,1), - (42875,9097,229,0,0,85.18,-466.12,35.16,1.87,10800,0,0,7599,0,0,0), - (42876,9097,229,0,0,77.9,-468.13,34.23,1.75,10800,0,0,7599,0,0,0), - (42877,9257,229,0,0,78.88,-473.73,32.84,1.74,10800,0,0,6078,2041,0,0), - (42878,9098,229,0,0,85.58,-473.69,33.23,1.49,10800,0,0,6078,4082,0,0), - (42879,9097,229,0,0,66.2,-508.76,29.41,1.7,10800,0,0,7599,0,0,0), - (42880,9098,229,0,0,59.14,-509.15,29.36,1.72,10800,0,0,6078,4082,0,0), + (42877,9098,229,0,0,67.391,-440.77,40.992,3.40276,7200,0,0,6273,4234,0,0), + (42876,9097,229,0,0,66.684,-442.869,40.768,2.83099,7200,0,0,7599,0,0,0), + (42875,9097,229,0,0,61.1247,-437.231,42.1525,5.29322,7200,0,0,7599,0,0,2), + (42879,9097,229,0,0,66.2,-508.76,29.41,3.18126,10800,0,0,7599,0,0,2), + (42880,9098,229,0,0,59.14,-509.15,29.36,0.1669,10800,0,0,6078,4082,0,0), (42881,1082,0,807,0,-10278.8,-3313.5,20.6241,4.68463,300,10,0,1604,0,0,1), (42882,769,0,336,0,-10846.8,-3901.48,22.7858,1.53761,300,10,0,1829,0,0,1), (42883,767,0,632,0,-10284.5,-3248.94,22.5715,3.34303,300,10,0,1469,0,0,1), (42884,15184,1,15307,0,-6798.14,842.835,48.2119,4.06662,600,0,0,9763,0,0,0), (42885,15184,1,15306,0,-6768.65,825.393,55.8302,3.57792,600,0,0,9763,0,0,0), (42886,15184,1,15304,0,-6764.78,813.07,55.8302,3.24631,600,0,0,9763,0,0,0), - (42887,9045,229,0,0,62.34,-506.72,29.36,1.51,10800,0,0,6078,2041,0,0), + (42887,9045,229,0,0,62.34,-506.72,29.36,4.82745,10800,0,0,6078,2041,0,0), (42888,9258,229,0,0,44.95,-495.62,29.43,0.72,10800,0,0,7599,0,0,0), (42889,9416,229,11420,0,41.68,-494.48,30.16,0.22,10800,0,0,3189,0,0,0), (42890,1082,0,807,0,-10255.5,-3419.96,19.7491,3.25348,300,5,0,1604,0,0,1), @@ -41801,76 +41809,74 @@ VALUES (43454,11727,1,11088,0,-7176.82,1449.97,6.28762,0.553771,300,3,0,3876,0,0,1), (43455,11727,1,11088,0,-7172.7,1448.99,6.19936,0.553773,300,3,0,3876,0,0,1), (43456,9416,229,11420,0,47.23,-498.17,29.38,1.42,10800,0,0,3189,0,0,0), - (43457,9097,229,0,0,41.68,-460.86,24.66,6.17,10800,0,0,7599,0,0,0), - (43458,9097,229,0,0,41.61,-455.02,26.24,0.17,10800,0,0,7599,0,0,0), - (43459,9098,229,0,0,46.05,-455.24,26.06,6.22,10800,0,0,6078,4082,0,0), - (43460,9257,229,0,0,46.17,-461.07,24.49,6.22,10800,0,0,6078,2041,0,0), + (43457,9097,229,0,0,41.68,-460.86,24.66,0.81956,10800,0,0,7599,0,0,0), + (43458,9097,229,0,0,41.61,-455.02,26.24,5.29083,10800,0,0,7599,0,0,2), + (43459,9098,229,0,0,46.05,-455.24,26.06,4.01221,10800,0,0,6078,4082,0,0), + (43460,9257,229,0,0,46.17,-461.07,24.49,2.1571,10800,0,0,6078,2041,0,0), (43461,9097,229,0,0,62.2,-458.45,24.82,3.69,10800,0,0,7599,0,0,0), (43462,9098,229,0,0,62.49,-463.61,25.4,3.33,10800,0,0,6078,4082,0,0), (43463,9258,229,0,0,65.98,-470.9,26.07,3.22,10800,0,0,7599,0,0,0), (43464,9416,229,11420,0,61.73,-472.86,26.34,3,10800,0,0,3189,0,0,0), (43465,9416,229,11420,0,62.06,-468.93,25.94,3.63,10800,0,0,3189,0,0,0), (43466,9045,229,0,0,62.11,-561.1,30.79,3.24,10800,0,0,6078,2041,0,0), - (43467,9097,229,0,0,62.5,-565.17,30.79,3.24,10800,0,0,7599,0,0,0), - (43468,9097,229,0,0,81.73,-580.41,30.79,3.02,10800,0,0,7599,0,0,0), - (43469,9097,229,0,0,81.24,-583.87,30.79,3,10800,0,0,7599,0,0,0), - (43470,9257,229,0,0,71.69,-587.28,30.78,1.53,10800,0,0,6078,2041,0,0), + (43467,9097,229,0,0,62.5,-565.17,30.79,3.24,10800,0,0,7599,0,0,2), + (43468,9097,229,0,0,81.73,-580.41,30.79,4.55571,10800,0,0,7599,0,0,0), + (43469,9097,229,0,0,81.24,-583.87,30.79,1.48402,10800,0,0,7599,0,0,0), + (43473,9098,229,0,0,71.28,-587.309,30.604,6.21996,7200,0,0,6273,4234,0,0), (43471,9257,229,0,0,57.94,-560.1,30.77,6.07,10800,0,0,6078,2041,0,0), (43472,9257,229,0,0,56.67,-565.77,30.77,0.16,10800,0,0,6078,2041,0,0), - (43473,9098,229,0,0,67.69,-587.48,30.78,1.53,10800,0,0,6078,4082,0,0), - (43474,9097,229,0,0,3.47,-585.27,29.37,2.89,10800,0,0,7599,0,0,0), - (43475,9097,229,0,0,-1.44,-585.29,29.37,0.13,10800,0,0,7599,0,0,0), - (43476,9097,229,0,0,-54.66,-584.93,29.37,1.49,10800,0,0,7599,0,0,0), - (43477,9097,229,0,0,-59.82,-584.84,29.37,1.49,10800,0,0,7599,0,0,0), - (43478,9097,229,0,0,-64.04,-572.24,29.37,4.73,10800,0,0,7599,0,0,0), - (43479,9097,229,0,0,-70.18,-575.71,29.37,6.24,10800,0,0,7599,0,0,0), - (43480,9097,229,0,0,-31.23,-559.4,29.37,3.01,10800,0,0,7599,0,0,0), - (43481,9098,229,0,0,3.34,-580.99,29.37,3.22,10800,0,0,6078,4082,0,0), - (43482,9098,229,0,0,-43.41,-581.41,29.37,1.64,10800,0,0,6078,4082,0,0), - (43483,9098,229,0,0,-29.45,-566.65,29.37,3.26,10800,0,0,6078,4082,0,0), - (43484,9097,229,0,0,-38.67,-582.02,29.37,1.67,10800,0,0,7599,0,0,0), - (43485,9097,229,0,0,-33.75,-582.74,29.37,1.59,10800,0,0,7599,0,0,0), - (43486,9257,229,0,0,-1.97,-581.09,29.37,6.14,10800,0,0,6078,2041,0,0), - (43487,9257,229,0,0,-25.13,-563.88,29.37,3.22,10800,0,0,6078,2041,0,0), - (43488,9257,229,0,0,-58.9,-580.82,29.37,1.38,10800,0,0,6078,2041,0,0), - (43489,9098,229,0,0,-64.01,-585.42,29.37,1.51,10800,0,0,6078,4082,0,0), + (43470,9257,229,0,0,75.5058,-587.496,30.604,3.12235,7200,0,0,6273,2117,0,0), + (43475,9257,229,0,0,-8.47001,-581.302,29.1909,5.28141,7200,0,0,6273,2117,0,0), + (43476,9045,229,0,0,-52.6788,-585.094,29.1909,2.93307,7200,0,0,6078,2041,0,0), + (43477,9097,229,0,0,-60.3966,-585.973,29.1909,0.580012,7200,0,0,7599,0,0,2), + (43478,9097,229,0,0,-63.9999,-572.651,29.1909,6.18384,7200,0,0,7599,0,0,2), + (43479,9097,229,0,0,-70.37,-575.97,29.1909,1.57276,7200,0,0,7599,0,0,2), + (43480,9097,229,0,0,-32.392,-558.642,29.1909,5.39921,7200,0,0,7842,0,0,2), + (43486,9098,229,0,0,-2.46548,-580.496,29.1909,4.07033,7200,0,0,6273,4234,0,0), + (43483,9098,229,0,0,-27.0788,-563.404,29.1909,2.86316,7200,0,0,6273,4234,0,0), + (43484,9097,229,0,0,-37.8278,-585.13,29.1909,1.47773,7200,0,0,7599,0,0,0), + (43485,9097,229,0,0,-34.1753,-585.505,29.1909,6.24981,7200,0,0,7599,0,0,0), + (43481,9097,229,0,0,-7.73006,-586.411,29.1909,0.711965,7200,0,0,7599,0,0,2), + (43487,9045,229,0,0,-31.7166,-564.232,29.1909,0.821129,7200,0,0,6273,2117,0,0), + (43488,9257,229,0,0,-53.7342,-579.435,29.1909,3.91796,7200,0,0,6078,2041,0,0), + (43489,9098,229,0,0,-57.2777,-586.384,29.1909,1.41175,7200,0,0,6078,4082,0,0), (43490,9258,229,0,0,-45.94,-554.16,29.37,5.51,10800,0,0,7599,0,0,0), (43491,9416,229,11420,0,-43.61,-555.03,29.37,5.48,10800,0,0,3189,0,0,0), (43492,9416,229,11420,0,-45.76,-557.21,29.37,5.54,10800,0,0,3189,0,0,0), (43494,9416,229,11420,0,-58.96,-550.4,29.37,0.89,10800,0,0,3189,0,0,0), (43495,9416,229,11420,0,-62.87,-545.28,29.37,0.46,10800,0,0,3189,0,0,0), - (43496,9045,229,0,0,-66.2,-531.72,29.37,6.28,10800,0,0,6078,2041,0,0), - (43497,9098,229,0,0,-70.96,-527.23,29.37,0.23,10800,0,0,6078,4082,0,0), - (43498,9097,229,0,0,-65.25,-524.96,29.37,0,10800,0,0,7599,0,0,0), + (43496,9045,229,0,0,-68.4459,-539.299,29.1909,2.17437,7200,0,0,6273,2117,0,0), + (43497,9098,229,0,0,-73.8189,-537.626,29.1909,0.107986,7200,0,0,6078,4082,0,0), + (43498,9097,229,0,0,-67.1433,-534.974,29.1909,3.64778,7200,0,0,7599,0,0,2), (43499,9097,229,0,0,5.88,-523.11,29.63,3.44,10800,0,0,7599,0,0,0), - (43500,9097,229,0,0,0.66,-525.45,29.48,0.79,10800,0,0,7599,0,0,0), + (43500,9097,229,0,0,0.66,-525.45,29.48,0.79,10800,0,0,7599,0,0,2), (43501,9257,229,0,0,-1.35,-519.49,29.43,6.01,10800,0,0,6078,2041,0,0), (43502,9098,229,0,0,5.24,-518.2,29.53,3.97,10800,0,0,6078,4082,0,0), - (43503,9201,229,11562,0,-25.12,-514.43,29.34,2.98,10800,0,0,10130,10205,0,0), + (43503,9201,229,11562,0,-25.12,-514.43,29.34,2.98,10800,0,0,10130,10205,0,2), (43504,9199,229,11577,0,-40.56,-497.78,29.33,4.66,10800,0,0,12665,0,0,0), (43505,9199,229,11577,0,-32.96,-497.65,29.32,4.73,10800,0,0,12665,0,0,0), - (43506,9199,229,11577,0,-30.98,-432.96,31.98,3.23,10800,0,0,12665,0,0,0), - (43507,9200,229,11581,0,-37.05,-387.07,31.8,4.65,10800,0,0,12665,0,0,2), - (43508,9198,229,11579,0,-41.34,-380.41,31.8,4.82,10800,0,0,10455,10585,0,0), - (43509,9199,229,0,0,-42.514,-363.243,31.7016,4.2586,10800,0,0,12665,0,0,0), - (43510,9201,229,11562,0,-14.58,-352.69,31.8,3.1,10800,0,0,10130,10205,0,0), - (43511,9216,229,11582,0,-23.51,-341.57,31.8,4.67,10800,0,0,13920,0,0,0), - (43512,9200,229,11581,0,-14.17,-326.66,31.75,3.11,10800,0,0,12665,0,0,0), + (43506,9201,229,0,0,-30.7344,-429.156,31.7927,3.94546,7200,0,0,10130,10205,0,0), + (43507,9199,229,11581,0,-37.05,-387.07,31.8,4.65,10800,0,0,12665,0,0,2), + (43508,9198,229,11579,0,-41.34,-380.41,31.8,4.82,10800,2,0,10455,10585,0,1), + (43509,9201,229,0,0,-44.9234,-363.5,31.6182,0.687995,7200,0,0,10455,10585,0,0), + (43510,9200,229,11562,0,-14.58,-352.69,31.8,3.1,10800,2,0,12665,10205,0,1), + (43511,9201,229,0,0,-25.5023,-346.151,31.6168,1.98312,7200,0,0,10455,10585,0,0), + (43512,9200,229,11581,0,-14.17,-326.66,31.75,3.11,10800,2,0,12665,0,0,1), (43513,9198,229,11579,0,-47.66,-316.76,43.24,5.57,10800,0,0,10455,10585,0,0), (43514,9198,229,11579,0,-26.74,-304.02,31.8,6.17,10800,0,0,10455,10585,0,0), - (43515,9201,229,11562,0,-19.17,-304.5,31.8,3.1,10800,0,0,10130,10205,0,0), + (43515,9201,229,0,0,-20.1226,-307.731,31.6163,2.21873,7200,0,0,10455,10585,0,0), (43516,9201,229,11562,0,-58.87,-320.75,44.13,5.53,10800,0,0,10130,10205,0,0), (43517,9200,229,11581,0,-52.41,-306.9,43.34,5.53,10800,0,0,12665,0,0,0), (43518,9196,229,11565,0,-22.79,-300.68,31.8,4.65,1000000,0,0,23688,0,0,0), (43519,9218,229,11576,0,-52.41,-306.9,43.34,5.53,1000000,0,0,17226,0,0,0), - (43520,9197,229,11543,0,-44.41,-432.86,31.98,6.24,10800,0,0,11135,11205,0,0), + (43520,9200,229,0,0,-44.1083,-429.344,31.7916,5.42672,7200,0,0,12665,0,0,0), (43521,9217,229,11578,0,-58.87,-320.75,44.13,5.53,1000000,0,0,13782,13734,0,0), - (43522,9236,229,9732,0,-121.19,-482.18,24.71,6.28,1000000,0,0,20673,2289,0,0), + (43522,9236,229,9732,0,-121.19,-482.18,24.71,3.17578,1000000,0,0,20673,2289,0,0), (43523,9219,229,11574,0,-37.05,-387.07,31.8,4.65,1000000,0,0,16704,0,0,2), (43524,9267,229,9674,0,3.42,-456.99,16.19,4.66,10800,0,0,7842,0,0,0), (43525,9267,229,9674,0,-4.32,-459.09,16.34,0.14,10800,0,0,7842,0,0,0), (43526,9239,229,9709,0,-4.35,-462.66,16.34,6.28,10800,0,0,6273,2117,0,0), - (43527,9240,229,9728,0,0.02,-461.27,16.28,3.03,10800,0,0,6273,2117,0,0), + (43527,9240,229,9728,0,0.02,-461.27,16.28,3.03,10800,0,0,6273,2117,0,2), (43528,9239,229,9709,0,-17.9,-446.31,16.6,4.66,10800,0,0,6273,2117,0,0), (43529,9239,229,9709,0,-22.12,-447.82,16.64,5.84,10800,0,0,6273,2117,0,0), (43530,9240,229,9728,0,-33.19,-450.39,16.67,3.75,10800,0,0,6273,2117,0,0), @@ -41882,46 +41888,45 @@ VALUES (43536,9239,229,9709,0,-57.56,-450.45,16.53,5.57,10800,0,0,6273,2117,0,0), (43537,9267,229,9674,0,-53.76,-450.59,16.56,4,10800,0,0,7842,0,0,0), (43538,9240,229,9728,0,-56.52,-471.59,16.48,6.26,10800,0,0,6273,2117,0,0), - (43539,9240,229,9728,0,-29.88,-474.56,16.57,6.19,10800,0,0,6273,2117,0,0), + (43539,9240,229,9728,0,-29.88,-474.56,16.57,6.19,10800,0,0,6273,2117,0,2), (43540,9240,229,9728,0,-53.81,-488.18,16.42,3.92,10800,0,0,6273,2117,0,0), (43541,9267,229,9674,0,-53.59,-491.35,16.37,2.89,10800,0,0,7842,0,0,0), (43542,9240,229,9728,0,-57.66,-490.86,16.41,0.63,10800,0,0,6273,2117,0,0), - (43543,9267,229,9674,0,-57.92,-488.23,16.42,5.63,10800,0,0,7842,0,0,0), - (43544,9240,229,9728,0,-93.2,-477.9,24.42,6.21,10800,0,0,6273,2117,0,0), - (43545,9239,229,9709,0,-93.27,-483.15,24.42,6.28,10800,0,0,6273,2117,0,0), - (43546,9269,229,9715,0,-100.07,-491.54,24.43,1.5,10800,0,0,6477,2163,0,0), - (43547,9265,229,9724,0,-103.79,-491.78,24.43,1.43,10800,0,0,6477,2163,0,0), - (43548,9239,229,9709,0,-104.08,-473.19,24.43,4.74,10800,0,0,6273,2117,0,0), - (43549,9240,229,9728,0,-100.22,-472.5,24.43,4.61,10800,0,0,6273,2117,0,0), - (43550,9240,229,9728,0,-125.67,-473.79,24.44,6.24,10800,0,0,6273,2117,0,0), - (43551,9240,229,9728,0,-125.34,-489.88,24.44,6.26,10800,0,0,6273,2117,0,0), + (43543,9267,229,9674,0,-57.92,-488.23,16.42,5.63,10800,0,0,7842,0,0,2), + (43545,9267,229,0,0,-20.9982,-480.733,16.3041,3.15055,7200,0,0,7842,0,0,2), + (43544,9267,229,0,0,-29.9323,-481.091,16.3433,6.26701,7200,0,0,8097,0,0,2), + (43546,9269,229,0,0,-106.491,-488.549,24.2551,3.12944,7200,0,0,6681,2241,0,0), + (43547,9265,229,0,0,-108.969,-486.557,24.2551,4.65311,7200,0,0,6477,2163,0,0), + (43548,9239,229,0,0,-108.768,-475.778,24.2549,1.60891,7200,0,0,6477,2163,0,0), + (43549,9240,229,0,0,-106.384,-473.381,24.2549,3.19541,7200,0,0,6273,2117,0,0), + (43550,9240,229,9728,0,-125.67,-473.79,24.44,4.74422,10800,0,0,6273,2117,0,0), + (43551,9240,229,9728,0,-125.34,-489.88,24.44,1.63325,10800,0,0,6273,2117,0,0), (43552,9265,229,9724,0,-35.08,-513.08,4.69,3.82,10800,0,0,6477,2163,0,0), - (43553,9265,229,9724,0,-44.55,-521.68,4.69,0.82,10800,0,0,6477,2163,0,0), - (43554,9240,229,9728,0,-44.24,-513.41,4.69,5.68,10800,0,0,6273,2117,0,0), + (43553,9269,229,0,0,-44.5597,-521.677,4.50925,0.779523,7200,0,0,6477,2163,0,0), + (43554,9269,229,0,0,-44.4268,-513.147,4.50927,5.64349,7200,0,0,6681,2241,0,0), (43555,9240,229,9728,0,-35.05,-521.75,4.69,2.48,10800,0,0,6273,2117,0,0), - (43556,9267,229,9674,0,-29.19,-550.7,16.29,0.1,10800,0,0,7842,0,0,0), - (43557,9267,229,9674,0,-41.98,-553.8,16.3,1.48,10800,0,0,7842,0,0,0), - (43558,9240,229,9728,0,-37.75,-548.74,16.3,1.57,10800,0,0,6273,2117,0,0), - (43559,9239,229,9709,0,-42.01,-541.49,16.34,1.56,10800,0,0,6273,2117,0,0), - (43560,9241,229,9682,0,-80,-521.34,-6.96,0.08,10800,0,0,8097,0,0,0), - (43561,9268,229,7803,0,-77.47,-513.12,-6.96,6.1,10800,0,0,8352,0,0,0), - (43562,9268,229,7803,0,-62.94,-524.7,-18.63,6.2,10800,0,0,8352,0,0,0), - (43563,9268,229,7803,0,-67.24,-483.41,-18.59,5.53,10800,0,0,8352,0,0,0), - (43564,9268,229,7803,0,-15.43,-528.19,-18.63,3.31,10800,0,0,8352,0,0,0), + (43556,9267,229,0,0,-33.3368,-552.47,16.1143,3.02969,7200,0,0,8097,0,0,0), + (43557,9267,229,0,0,-40.495,-552.886,16.1286,0.352268,7200,0,0,8097,0,0,0), + (43558,9240,229,0,0,-35.3191,-548.441,16.1143,4.47325,7200,0,0,6273,2117,0,0), + (43559,9239,229,0,0,-39.0271,-547.342,16.1255,4.97512,7200,0,0,6477,2163,0,2), + (43560,9241,229,0,0,-72.9836,-517.218,-7.14286,4.7285,7200,0,0,8352,0,0,2), + (43561,9268,229,0,0,-76.7771,-517.279,-7.14286,4.7285,7200,0,0,8613,0,0,0), + (43562,9268,229,0,0,-42.1008,-527.685,-18.4778,2.12491,7200,5,0,8613,0,0,1), + (43564,9268,229,0,0,-37.0854,-507.072,-18.7812,5.36782,7200,5,0,8352,0,0,1), (43565,9268,229,7803,0,-4.77,-517.7,-6.96,2.78,10800,0,0,8352,0,0,0), - (43566,9268,229,7803,0,-0.63,-482,-18.62,4.06,10800,0,0,8352,0,0,0), - (43567,9269,229,9715,0,0.02,-475.11,-18.61,3.82,10800,0,0,6477,2163,0,0), - (43568,9240,229,9728,0,-3.22,-475.15,-18.61,4.85,10800,0,0,6273,2117,0,0), - (43569,9241,229,9682,0,-7.31,-475.22,-18.6,5.03,10800,0,0,8097,0,0,0), + (43566,9240,229,0,0,-4.16821,-477.159,-18.7882,5.8587,7200,0,0,6273,2117,0,0), + (43567,9269,229,0,9269,-0.912777,-476.174,-18.7933,4.13553,7200,0,0,6477,2163,0,0), + (43568,9240,229,0,0,-7.052,-474.52,-18.778,1.60419,7200,0,0,6477,2163,0,0), + (43569,9241,229,0,0,-1.69604,-479.888,-18.794,1.42591,7200,0,0,8097,0,0,2), (43570,9266,229,9719,0,-57.48,-454.82,-18.46,2.55,10800,0,0,6477,2163,0,0), - (43571,9241,229,9682,0,-62.05,-457.34,-18.46,1.3,10800,0,0,8097,0,0,0), + (43571,9241,229,9682,0,-62.05,-457.34,-18.46,1.3,10800,0,0,8097,0,0,2), (43572,9269,229,9715,0,-61.82,-449.36,-18.46,5.17,10800,0,0,6477,2163,0,0), (43573,9268,229,7803,0,-41.33,-448.37,-18.46,4.76,10800,0,0,8352,0,0,0), - (43574,9241,229,9682,0,-28.05,-473.79,-18.58,4.71,10800,0,0,8097,0,0,0), - (43575,9241,229,9682,0,-35.61,-473.69,-18.59,4.94,10800,0,0,8097,0,0,0), - (43576,9241,229,9682,0,-71.81,-577.15,-18.68,0.11,10800,0,0,8097,0,0,0), - (43577,9241,229,9682,0,-27.28,-577.19,-18.67,2.27,10800,0,0,8097,0,0,0), - (43578,9266,229,9719,0,-26.77,-573.81,-18.64,3.43,10800,0,0,6477,2163,0,0), + (43574,9240,229,0,0,-29.3655,-473.768,-18.7656,4.67667,7200,0,0,6477,2163,0,0), + (43575,9241,229,0,0,-58.68,-450.553,-18.6442,4.32324,7200,0,0,8352,0,0,0), + (43576,9240,229,0,0,-71.3291,-578.313,-18.8578,4.18635,7200,0,0,6273,2117,0,0), + (43577,9265,229,0,0,-42.036,-581.509,-18.84,4.30046,7200,0,0,6477,2163,0,0), + (43578,9266,229,0,0,-41.1078,-576.433,-18.8398,0.0357499,7200,0,0,6477,2163,0,0), (43579,11318,389,11609,0,-148.183,-52.4618,-57.7852,2.93215,7200,2,0,819,0,0,1), (43580,11319,389,11610,0,-141.863,-18.6146,-54.7477,0.715585,7200,2,0,833,264,0,1), (43581,11318,389,11609,0,-142.297,-6.18364,-53.1894,0.975298,7200,2,0,819,0,0,1), @@ -42034,7 +42039,7 @@ VALUES (43704,5650,209,6422,0,1633.3,868.305,10.4543,5.02655,18000,0,0,4278,2966,0,0), (43705,7798,0,6844,0,-8417,628.16,95.711,3.886,430,0,0,3517,0,0,0), (43706,11729,1,12160,0,-7522.74,1448.19,4.86073,3.00821,300,10,0,8883,0,0,1), - (43707,9266,229,9719,0,-30.8,-573.34,-18.64,5.39,10800,0,0,6477,2163,0,0), + (43707,9266,229,0,0,-37.1037,-576.521,-18.8406,3.23075,7200,0,0,6477,2163,0,0), (43708,1523,0,535,0,2772,1054.61,109.789,4.87979,300,5,0,148,165,0,1), (43709,750,0,1995,0,-10991.7,-4121.9,4.14533,1.44703,300,5,0,1981,0,0,1), (43710,11729,1,12160,0,-7406.22,1375.3,-88.7113,0.993484,300,3,0,8883,0,0,1), @@ -42070,28 +42075,27 @@ VALUES (43745,11729,1,12160,0,-7450.13,1738.78,-61.4583,0.946193,300,3,0,8883,0,0,1), (43746,11729,1,12160,0,-7450.82,1809.73,-62.1409,5.55597,300,3,0,8883,0,0,1), (43747,11729,1,12160,0,-7237.69,1855.1,-83.9694,5.412,300,3,0,8883,0,0,1), - (43748,9266,229,9719,0,-64.75,-575.12,-18.68,3.45,10800,0,0,6477,2163,0,0), - (43749,9266,229,9719,0,-1.49,-556.58,-18.59,2.99,10800,0,0,6477,2163,0,0), - (43750,9269,229,9715,0,-5.73,-554.13,-18.59,5.73,10800,0,0,6477,2163,0,0), - (43751,9269,229,9715,0,-38.63,-525.21,-18.63,1.59,10800,0,0,6477,2163,0,0), - (43752,9269,229,9715,0,-43.84,-519.52,-18.63,0,10800,0,0,6477,2163,0,0), - (43753,9269,229,9715,0,-33.38,-519.36,-18.63,3.09,10800,0,0,6477,2163,0,0), - (43754,9269,229,9715,0,-38.25,-514.12,-18.63,4.72,10800,0,0,6477,2163,0,0), - (43755,9269,229,9715,0,-31.89,-473.5,-18.59,4.8,10800,0,0,6477,2163,0,0), - (43756,9267,229,9674,0,-30.19,-477.67,-18.6,4.73,10800,0,0,7842,0,0,0), - (43757,9265,229,9724,0,-34.18,-477.49,-18.6,4.72,10800,0,0,6477,2163,0,0), - (43758,9265,229,9724,0,-68.89,-573.58,-18.67,5.16,10800,0,0,6477,2163,0,0), - (43759,9267,229,9674,0,-65.98,-578.27,-18.68,2.33,10800,0,0,7842,0,0,0), - (43760,9239,229,9709,0,-6.07,-558.05,-18.59,0.57,10800,0,0,6273,2117,0,0), - (43761,9239,229,9709,0,-30.71,-576.92,-18.66,0.63,10800,0,0,6273,2117,0,0), - (43762,9259,229,0,0,22.03,-504.63,-18.35,4.8,10800,0,0,8097,0,0,0), - (43763,9259,229,0,0,24.54,-444.81,-18.75,4.28,10800,0,0,8097,0,0,0), - (43764,9259,229,0,0,-1.39,-421.36,-18.72,3.83,10800,0,0,8097,0,0,0), - (43765,9259,229,0,0,-16.19,-406.75,-18.76,4.54,10800,0,0,8097,0,0,0), - (43766,9259,229,0,0,-42.45,-411.02,-18.76,5.73,10800,0,0,8097,0,0,0), - (43767,9259,229,0,0,-37.48,-426.83,-18.76,3.6,10800,0,0,8097,0,0,0), - (43768,9259,229,0,0,-42.63,-426.17,-18.76,5.39,10800,0,0,8097,0,0,0), - (43771,9261,229,0,0,18.59,-441.58,-18.69,4.72,10800,0,0,6477,2163,0,0), + (43748,9266,229,0,0,-74.6853,-578.084,-18.8531,5.41,7200,0,0,6477,2163,0,0), + (43750,9241,229,0,0,-19.0644,-557.877,-18.778,4.6806,7200,0,0,8097,0,0,0), + (43749,9241,229,0,0,-19.2464,-563.486,-18.7757,1.56728,7200,0,0,8097,0,0,0), + (43751,9241,229,9715,0,-38.63,-525.21,-18.63,1.59,10800,5,0,8097,0,0,1), + (43752,9266,229,9715,0,-43.84,-519.52,-18.63,0,10800,5,0,6477,2163,0,1), + (43753,9241,229,9715,0,-33.38,-519.36,-18.63,3.09,10800,5,0,8097,0,0,1), + (43754,9239,229,9715,0,-38.25,-514.12,-18.63,4.72,10800,5,0,6273,2117,0,1), + (43755,9269,229,0,0,-33.635,-472.792,-18.7668,0.88791,7200,0,0,6477,2163,0,0), + (43756,9266,229,0,0,-32.8316,-477.702,-18.7734,3.14907,7200,0,0,6681,2241,0,0), + (43757,9240,229,0,0,-35.417,-477.805,-18.7734,0.0451778,7200,0,0,6273,2117,0,0), + (43758,9240,229,0,0,-75.1835,-582.664,-18.8456,0.769083,7200,0,0,6273,2117,0,0), + (43759,9269,229,0,0,-79.0262,-579.281,-18.8349,2.98783,7200,0,0,6681,2241,0,0), + (43760,9266,229,0,0,-22.8984,-557.704,-18.7822,6.22312,7200,0,0,6477,2163,0,0), + (43761,9269,229,0,0,-30.8244,-580.121,-18.8525,5.23194,7200,0,0,6681,2241,0,0), + (660096,9259,229,0,0,26.9751,-471.558,-18.4795,4.47248,7200,0,0,8097,0,0,2), + (43763,9259,229,0,0,-109.985,-456.958,-18.9344,4.69159,7200,0,0,8097,0,0,2), + (43764,9259,229,0,0,-111.52,-495.227,-18.4569,1.48874,7200,0,0,8097,0,0,2), + (43765,9259,229,0,0,-16.0105,-407.241,-18.9344,6.2404,7200,0,0,8352,0,0,0), + (43767,9259,229,0,9259,-41.9485,-425.748,-18.935,0.458297,7200,0,0,8097,0,0,2), + (43768,9259,229,0,9259,-36.5694,-424.192,-18.935,3.4648,7200,0,0,8352,0,0,2), + (43771,9261,229,0,0,-112.677,-458.12,-18.9344,4.69159,7200,0,0,6477,2163,0,0), (43773,750,0,1995,0,-10625.8,-4343.26,6.71332,1.88266,300,5,0,1981,0,0,1), (43774,9916,0,478,0,-10416.8,-4396.86,4.05644,5.13127,300,0,0,2399,0,0,0), (43775,768,0,633,0,-10369.4,-4302.11,22.7738,3.9187,300,5,0,1678,0,0,1), @@ -42325,9 +42329,8 @@ VALUES (44004,11736,1,15384,0,-6945.57,1405.23,4.55206,4.38447,300,25,0,3644,0,0,1), (44005,11736,1,15384,0,-6985.49,1748.21,1.86002,5.15202,300,25,0,3644,0,0,1), (44006,11736,1,15384,0,-7350.8,1316.01,3.99078,0.775965,300,25,0,3644,0,0,1), - (44007,9261,229,0,0,-25.34,-408.58,-18.75,4.92,10800,0,0,6477,2163,0,0), - (44008,9261,229,0,0,-47.39,-406.25,-18.75,5.66,10800,0,0,6477,2163,0,0), - (44009,9261,229,0,0,-51.25,-413.27,-18.75,5.99,10800,0,0,6477,2163,0,0), + (44007,9261,229,0,0,-23.0763,-407.473,-18.935,4.70572,7200,0,0,6477,2163,0,0), + (44009,9261,229,0,0,-56.3033,-407.741,-18.9349,5.06701,7200,0,0,6681,2241,0,0), (44010,11736,1,15384,0,-7444.31,363.666,2.23036,1.17615,300,25,0,3644,0,0,1), (44011,11736,1,15384,0,-7400.76,267.202,6.95444,0.793685,300,25,0,3644,0,0,1), (44012,11736,1,15384,0,-6806.65,1789.3,-0.421781,5.98461,300,25,0,3644,0,0,1), @@ -42336,7 +42339,6 @@ VALUES (44015,11736,1,15384,0,-6945.35,1686.49,2.88293,0.793357,300,25,0,3644,0,0,1), (44016,11736,1,15384,0,-6986.68,1648.69,-1.2311,4.17406,300,10,0,3644,0,0,1), (44017,11736,1,15384,0,-7430.27,544.937,-8.39436,3.41823,300,25,0,3644,0,0,1), - (44019,9259,229,0,0,-34.91,-407.28,-18.76,4.67,10800,0,0,8097,0,0,0), (44020,9259,229,0,0,-74.91,-405.03,-18.76,5.22,10800,0,0,8097,0,0,0), (44022,7917,0,7008,0,-8556,835.86,106.602,5.323,430,0,0,4108,0,0,0), (44026,11736,1,15384,0,-7401.99,1365.01,2.76585,2.2434,300,25,0,3644,0,0,1), @@ -42385,7 +42387,7 @@ VALUES (44075,1522,0,11398,0,2644.35,983.503,111.978,1.32227,300,5,0,126,289,0,1), (44076,1520,0,200,0,2637.76,1049.97,102.771,1.12534,300,5,0,120,0,0,1), (44077,11736,1,15384,0,-7459.89,1065.41,2.84849,2.97757,300,25,0,3644,0,0,1), - (44078,9261,229,0,0,-40.06,-425.21,-18.76,4.45,10800,0,0,6477,2163,0,0), + (44078,9261,229,0,9261,-38.6279,-427.411,-18.935,1.96469,7200,0,0,6477,2163,0,0), (44080,11736,1,15384,0,-7383.22,1283.75,5.00876,2.90082,300,25,0,3644,0,0,1), (44081,11736,1,15384,0,-7215.26,1323.37,5.94107,3.08584,300,25,0,3644,0,0,1), (44082,11736,1,15384,0,-7383.51,1109.94,2.57361,1.67649,300,25,0,3644,0,0,1), @@ -42454,14 +42456,14 @@ VALUES (44145,1547,0,9021,0,2641.94,1213.8,69.3121,4.48874,300,10,0,101,142,0,1), (44146,1548,0,9020,0,2556.33,1214.11,65.8785,4.17398,300,5,0,122,0,0,1), (44147,1554,0,8808,0,1970.56,832.231,39.3912,1.32581,300,0,0,156,0,0,0), - (44149,9262,229,0,0,-41.88,-430.44,-18.76,1.09,10800,0,0,6477,3244,0,0), - (44150,9262,229,0,0,-55.33,-414.23,-18.76,1.53,10800,0,0,6477,3244,0,0), - (44151,9262,229,0,0,-29.32,-412.75,-18.76,4.89,10800,0,0,6477,3244,0,0), - (44152,9262,229,0,0,26.95,-471.63,-18.3,4.48,10800,0,0,6477,3244,0,0), + (44149,9262,229,0,9262,-42.426,-422.135,-18.935,5.43458,7200,0,0,6477,3244,0,0), + (44150,9262,229,0,0,-52.1838,-411.215,-18.935,3.17656,7200,0,0,6681,3361,0,0), + (44151,9262,229,0,0,-26.8415,-412.158,-18.9344,0.788159,7200,0,0,6681,3361,0,0), + (44152,9262,229,0,0,30.1009,-474.712,-18.6041,3.16793,7200,0,0,6477,3244,0,0), (44153,9261,229,0,0,25.39,-477.23,-18.32,1.32,10800,0,0,6477,2163,0,0), - (44154,9261,229,0,0,30.32,-486.71,-18.56,5.25,10800,0,0,6477,2163,0,0), + (44154,9261,229,0,0,34.0536,-491.542,-18.9058,4.95864,7200,0,0,6477,2163,0,0), (44155,1548,0,9020,0,1652.38,-604.238,46.4238,1.6726,300,10,0,122,0,0,1), - (44156,4075,0,1141,0,2049.02,1107.39,35.6426,2.73914,120,10,0,120,0,0,1), + (44156,4075,0,1141,0,2049.02,1107.39,35.6426,2.73914,120,10,0,8,0,0,1), (44157,1525,0,1200,0,2282.84,716.69,34.4655,0.069813,300,10,0,102,0,0,1), (44158,7077,70,6025,0,105.984,241.057,-52.1213,1.64061,7200,0,0,251,2975,0,0), (44159,7077,70,6025,0,73.0399,271.531,-52.1213,0.017453,7200,0,0,251,2975,0,0), @@ -42531,7 +42533,7 @@ VALUES (44227,11737,1,15385,0,-7688.54,1460.79,4.26242,1.01095,300,25,0,3758,0,0,1), (44228,11737,1,15385,0,-7534.3,1388.25,2.63972,0.273874,300,25,0,3758,0,0,1), (44229,1535,0,2482,0,2288.95,1490.48,32.8677,0.525752,300,10,0,120,0,0,1), - (44230,4075,0,1141,0,2075.3,3.16128,42.6668,3.38018,120,10,0,120,0,0,1), + (44230,4075,0,1141,0,2075.3,3.16128,42.6668,3.38018,120,10,0,8,0,0,1), (44231,1426,0,374,0,-10536.6,2003.7,-8.76479,2.34942,300,3,0,300,0,0,1), (44232,589,0,2339,0,-10591,1993.22,-4.84641,5.29912,300,0,0,263,710,0,0), (44233,590,0,2340,0,-10498.5,1977.48,10.9144,3.45094,300,0,0,273,0,0,0), @@ -42567,10 +42569,9 @@ VALUES (44265,1525,0,1200,0,2210.83,643.242,24.8583,5.58453,300,5,0,102,0,0,1), (44266,1675,0,847,0,2778.04,413.688,19.9735,6.14503,300,5,0,137,0,0,1), (44267,1553,0,4734,0,1999.87,514.151,40.8483,6.28123,300,5,0,120,0,0,1), - (44269,9262,229,0,0,33.56,-487.29,-18.66,3.63,10800,0,0,6477,3244,0,0), - (44270,9259,229,0,0,29.66,-489.79,-18.58,0.7,10800,0,0,8097,0,0,0), - (44271,9262,229,0,0,-82.94,-422.2,-18.75,4.7,10800,0,0,6477,3244,0,0), - (44272,9259,229,0,0,-87.34,-427.56,-18.75,0.36,10800,0,0,8097,0,0,0), + (44269,9262,229,0,0,28.345,-494.843,-18.7528,1.02144,7200,0,0,6477,3244,0,0), + (44270,9259,229,0,0,28.5412,-491.049,-18.7405,5.15027,7200,0,0,8352,0,0,0), + (44271,9259,229,0,0,-115.351,-425.966,-18.9349,4.79055,7200,0,0,8352,0,0,0), (44273,1553,0,4734,0,1941.58,475.956,38.0183,1.52785,300,10,0,120,0,0,1), (44274,1554,0,8808,0,2780.44,-373.084,79.1459,1.04076,300,5,0,156,0,0,1), (44275,1554,0,8808,0,1978.4,741.834,35.1912,2.55425,300,10,0,156,0,0,1), @@ -42583,7 +42584,7 @@ VALUES (44283,1553,0,4734,0,1908.74,545.586,47.2015,4.10326,300,5,0,120,0,0,1), (44284,1675,0,847,0,2750.22,325.737,29.3423,4.75042,300,10,0,137,0,0,1), (44285,1543,0,441,0,2984.86,426.09,21.2527,5.42797,300,0,0,137,0,0,0), - (44286,4075,0,1141,0,2249.06,947.128,46.3209,1.51021,120,5,0,120,0,0,1), + (44286,4075,0,1141,0,2249.06,947.128,46.3209,1.51021,120,5,0,8,0,0,1), (44287,1548,0,9020,0,1589.73,662.294,85.3657,2.38866,300,5,0,122,0,0,1), (44288,1553,0,4734,0,1926.66,525.619,47.4764,4.14108,300,5,0,120,0,0,1), (44289,590,0,2340,0,-10476.7,1971.51,9.78465,6.17846,300,0,0,273,0,0,0), @@ -42601,41 +42602,34 @@ VALUES (44301,11737,1,15385,0,-7921.96,929.181,-0.597377,2.0687,300,25,0,3758,0,0,1), (44302,1529,0,1198,0,1946.39,-439.002,35.525,1.89252,300,5,0,183,240,0,1), (44303,6670,0,3264,0,-10661.3,1113.16,34.1967,4.15388,300,0,0,166,0,0,2), - (44304,9259,229,0,0,-77.78,-452.02,-18.75,4,10800,0,0,8097,0,0,0), - (44305,9262,229,0,0,-79.03,-456.38,-18.75,1.67,10800,0,0,6477,3244,0,0), - (44306,9259,229,0,0,-82.95,-454.51,-18.76,0.24,10800,0,0,8097,0,0,0), - (44307,9261,229,0,0,-80.86,-451.33,-18.76,5.05,10800,0,0,6477,2163,0,0), + (44304,9259,229,0,0,-80.9574,-451.587,-18.935,4.81018,7200,0,0,8097,0,0,2), + (44305,9262,229,0,0,-77.619,-452.602,-18.935,3.55826,7200,0,0,6477,3244,0,0), + (44306,9259,229,0,0,-84.647,-452.275,-18.9348,0.0388896,7200,0,0,8352,0,0,0), + (44307,9261,229,0,0,-82.5495,-454.355,-18.9348,1.00729,7200,0,0,6681,2241,0,0), (44308,9259,229,0,0,-94.53,-436.52,-18.76,3.39,10800,0,0,8097,0,0,0), - (44309,9261,229,0,0,-100.27,-437.4,-18.76,0.15,10800,0,0,6477,2163,0,0), - (44310,9262,229,0,0,-97.42,-434.12,-18.76,4.79,10800,0,0,6477,3244,0,0), - (44311,9259,229,0,0,-94.49,-421.04,-18.76,6.28,10800,0,0,8097,0,0,0), - (44312,9261,229,0,0,-95.01,-424.49,-18.76,6.2,10800,0,0,6477,2163,0,0), - (44313,9262,229,0,0,-109.82,-434.25,-18.76,5.5,10800,0,0,6477,3244,0,0), - (44314,9261,229,0,0,-119.32,-434.29,-18.76,1.07,10800,0,0,6477,2163,0,0), - (44315,9261,229,0,0,-115.17,-421.78,-18.76,4.58,10800,0,0,6477,2163,0,0), - (44316,9259,229,0,0,-115.92,-426.04,-18.76,4.64,10800,0,0,8097,0,0,0), - (44317,9259,229,0,0,-120.23,-431.55,-18.76,6.19,10800,0,0,8097,0,0,0), + (44309,9262,229,0,0,-96.723,-440.326,-18.935,1.56413,7200,0,0,6477,3244,0,0), + (44310,9261,229,0,0,-96.6062,-434.567,-18.935,4.5243,7200,0,0,6681,2241,0,0), + (44311,9262,229,0,0,-94.2403,-421.059,-18.935,6.19406,7200,0,0,6477,3244,0,0), + (44312,9259,229,0,0,-94.9831,-424.653,-18.935,5.92388,7200,0,0,8097,0,0,0), + (44313,9262,229,0,0,-109.82,-434.25,-18.76,3.18598,10800,0,0,6477,3244,0,0), + (44314,9261,229,0,0,-114.098,-434.593,-18.9349,0.0773761,7200,0,0,6477,2163,0,0), + (44316,9259,229,0,0,-119.271,-427.243,-18.9349,0.8345,7200,0,0,8097,0,0,0), + (44317,9261,229,0,0,-119.079,-421.583,-18.9349,6.17756,7200,0,0,6477,2163,0,0), (44318,9260,229,0,0,-88.41,-463.18,-18.76,2.93,10800,0,0,8352,0,0,0), - (44319,9264,229,0,0,-158.71,-501.28,-18.28,1.59,10800,0,0,6681,2241,0,0), - (44320,9263,229,0,0,-158.69,-497.32,-18.28,4.67,10800,0,0,6681,2241,0,0), - (44321,9260,229,0,0,-149.41,-497.44,-18.28,0.09,10800,0,0,8352,0,0,0), - (44322,9260,229,0,0,-140.4,-509.28,-18.28,3.94,10800,0,0,8352,0,0,0), - (44323,9263,229,0,0,-145.35,-512.9,-18.28,0.56,10800,0,0,6681,2241,0,0), - (44324,9263,229,0,0,-143.86,-499.87,-18.28,2.31,10800,0,0,6681,2241,0,0), - (44325,9264,229,0,0,-142.5,-495.04,-18.28,3.63,10800,0,0,6681,2241,0,0), - (44326,9264,229,0,0,-144.59,-509.5,-18.28,5.61,10800,0,0,6681,2241,0,0), - (44327,9264,229,0,0,-117.38,-484.87,-18.28,1.53,10800,0,0,6681,2241,0,0), - (44329,9264,229,0,0,-116.41,-477.59,-18.28,4.33,10800,0,0,6681,2241,0,0), - (44330,9263,229,0,0,-114.18,-481.15,-18.28,3.05,10800,0,0,6681,2241,0,0), - (44331,9260,229,0,0,-100.69,-469.04,-18.66,2.95,10800,0,0,8352,0,0,0), - (44332,9260,229,0,0,-103.05,-472.96,-18.46,3.15,10800,0,0,8352,0,0,0), - (44333,9260,229,0,0,-119.91,-456.06,-18.75,0.14,10800,0,0,8352,0,0,0), - (44334,9260,229,0,0,-119.74,-458.4,-18.75,0.07,10800,0,0,8352,0,0,0), - (44335,9263,229,0,0,-118.3,-456.93,-18.75,0.02,10800,0,0,6681,2241,0,0), - (44336,9264,229,0,0,-102.52,-470.81,-18.57,2.56,10800,0,0,6681,2241,0,0), - (44337,9264,229,0,0,-60.83,-426.5,-18.76,5.46,10800,0,0,6681,2241,0,0), - (44338,9263,229,0,0,-55.51,-429.36,-18.76,2.97,10800,0,0,6681,2241,0,0), - (44339,9260,229,0,0,-87.19,-430.12,-18.76,0.26,10800,0,0,8352,0,0,0), + (44319,9264,229,0,0,-156.567,-495.882,-18.4564,2.97942,7200,0,0,6681,2241,0,0), + (44320,9263,229,0,0,-158.99,-499.009,-18.4564,2.61185,7200,0,0,6681,2241,0,0), + (44321,9260,229,0,0,-142.639,-495.548,-18.4564,4.72143,7200,0,0,8613,0,0,2), + (44322,9260,229,0,0,-143.435,-512.94,-18.4564,0.774024,7200,0,0,8613,0,0,2), + (44323,9263,229,0,0,-143.495,-510.424,-18.4564,5.57438,7200,0,0,6681,2241,0,0), + (44324,9263,229,0,0,-146.468,-497.174,-18.4564,6.17913,7200,0,0,6681,2241,0,0), + (44325,9264,229,0,0,-141.446,-499.833,-18.4564,2.61656,7200,0,0,6681,2241,0,0), + (44326,9264,229,0,0,-140.14,-512.166,-18.456,2.83726,7200,0,0,6681,2241,0,0), + (44334,9262,229,0,0,-117.666,-479.186,-18.4573,5.29713,7200,0,0,6477,3244,0,0), + (44333,9261,229,0,0,-115.015,-483.19,-18.4573,2.22151,7200,0,0,6477,2163,0,0), + (44329,9259,229,0,0,-111.718,-484.087,-18.4573,5.88854,7200,0,0,8352,0,0,0), + (44330,9261,229,0,0,-106.142,-483.786,-18.4573,3.15535,7200,0,0,6477,2163,0,2), + (44327,9259,229,0,0,-100.732,-491.571,-18.4573,1.68901,7200,0,0,8097,0,0,0), + (43766,9259,229,0,0,33.681,-473.821,-18.6236,1.49503,7200,0,0,8097,0,0,0), (3526,10374,229,0,0,-127.297,-520.325,11.7612,1.58678,7200,0,0,8352,0,0,2), (3527,10376,229,0,0,-138.318,-468.999,13.8768,0.20657,7200,2,0,9156,0,0,1), (3538,10375,229,0,0,-104.987,-548.24,2.40518,4.1877,7200,3,0,2614,0,0,1), @@ -42700,11 +42694,11 @@ VALUES (44426,1523,0,535,0,2802.35,880.452,111.925,4.27606,300,0,0,148,165,0,0), (44427,1553,0,4734,0,2254.8,968.584,41.7256,2.31033,300,5,0,120,0,0,1), (44428,1529,0,1198,0,2044.89,-336.63,35.5635,4.14321,300,5,0,183,240,0,1), - (44429,620,0,304,0,2293.08,310.279,35.611,3.29253,120,0,0,64,0,0,0), + (44429,620,0,304,0,2293.08,310.279,35.611,3.29253,120,0,0,1,0,0,0), (44430,1548,0,9020,0,1821.76,590.629,42.5656,3.15611,300,10,0,122,0,0,1), (44431,1529,0,1198,0,1945.91,-317.989,34.8625,0.891588,300,5,0,183,240,0,1), (44432,1532,0,3227,0,2056.21,-359.206,35.447,3.2501,300,5,0,198,0,0,1), - (44433,4075,0,1141,0,2027.08,-307.025,36.7316,1.09875,120,5,0,120,0,0,1), + (44433,4075,0,1141,0,2027.08,-307.025,36.7316,1.09875,120,5,0,8,0,0,1), (44434,1674,0,10852,0,2550.24,377.552,33.7382,6.2148,300,5,0,120,0,0,1), (44435,1532,0,3228,0,1988.21,-381.867,35.5772,3.66628,300,10,0,198,0,0,1), (44436,1941,0,10853,0,2574.9,425.176,30.487,4.35874,300,5,0,120,0,0,1), @@ -42715,7 +42709,7 @@ VALUES (44441,1529,0,1198,0,1980.63,-349.823,35.5772,5.51277,300,10,0,183,240,0,1), (44442,1765,0,11421,0,1481.58,583.226,53.5268,4.04694,300,5,0,198,0,0,1), (44443,1548,0,9020,0,1898.77,474.694,37.27,3.04377,300,5,0,122,0,0,1), - (44444,4075,0,1141,0,2596.04,504.565,21.8001,5.60182,120,10,0,120,0,0,1), + (44444,4075,0,1141,0,2596.04,504.565,21.8001,5.60182,120,10,0,8,0,0,1), (44445,1548,0,9020,0,2723.41,-42.2911,30.1924,2.22449,300,5,0,122,0,0,1), (44446,1675,0,847,0,2822.06,487.284,30.9346,2.33242,300,10,0,137,0,0,1), (44447,1548,0,9020,0,2854.97,-248.525,51.7207,1.06521,300,10,0,122,0,0,1), @@ -42736,10 +42730,10 @@ VALUES (44466,1547,0,9021,0,2463.9,240.053,44.5706,3.73664,300,10,0,101,142,0,1), (44467,7328,129,11384,0,2481.94,768.565,46.1014,4.26963,7200,0,0,3748,0,0,0), (44469,11738,1,8014,0,-6483.81,1277.68,1.60065,4.55157,300,25,0,3529,0,0,1), - (44470,4075,0,1141,0,2257.38,396.451,39.6083,0.05474,120,5,0,120,0,0,1), - (44471,4075,0,1141,0,1793.44,-521.48,40.3178,0.785794,120,5,0,120,0,0,1), + (44470,4075,0,1141,0,2257.38,396.451,39.6083,0.05474,120,5,0,8,0,0,1), + (44471,4075,0,1141,0,1793.44,-521.48,40.3178,0.785794,120,5,0,8,0,0,1), (44472,721,0,328,0,2817.34,118.544,26.1918,4.00691,120,5,0,1,0,0,1), - (44473,4075,0,1141,0,2817.32,74.2523,27.3169,6.14212,120,5,0,120,0,0,1), + (44473,4075,0,1141,0,2817.32,74.2523,27.3169,6.14212,120,5,0,8,0,0,1), (44474,1674,0,10852,0,2651.25,430.792,24.2771,5.67838,300,10,0,120,0,0,1), (44475,1675,0,847,0,2749.73,384.845,24.1979,4.26793,300,10,0,137,0,0,1), (44476,1675,0,847,0,2720.04,349.111,28.2431,0.992596,300,10,0,137,0,0,1), @@ -42772,13 +42766,13 @@ VALUES (44503,1513,0,9535,0,2082.41,1423.86,61.7008,2.1382,300,5,0,71,0,0,1), (44504,1509,0,604,0,2112.76,1421.79,61.8798,1.97195,300,10,0,55,0,0,1), (44505,1513,0,9535,0,2128.17,1443.86,66.8825,1.17082,300,10,0,71,0,0,1), - (44506,620,0,304,0,2222.98,282.697,35.2775,5.41645,120,5,0,64,0,0,1), + (44506,620,0,304,0,2222.98,282.697,35.2775,5.41645,120,5,0,1,0,0,1), (44507,1506,0,2403,0,1861.87,1379.92,75.753,5.0045,300,10,0,71,0,0,1), (44508,1529,0,1198,0,2022.44,-515.686,42.6241,1.61769,300,5,0,183,240,0,1), (44509,1506,0,2407,0,1873.37,1361.32,70.4063,1.29634,300,10,0,71,0,0,1), (44510,1506,0,2403,0,1836.48,1365.1,74.2134,4.4619,300,5,0,71,0,0,1), (44511,1532,0,3227,0,1991.21,-488.365,34.7926,5.14194,300,5,0,198,0,0,1), - (44512,4075,0,1141,0,1997.22,-427.446,35.5179,5.98478,120,10,0,120,0,0,1), + (44512,4075,0,1141,0,1997.22,-427.446,35.5179,5.98478,120,10,0,8,0,0,1), (44513,1529,0,1198,0,1993.22,-451.676,34.65,4.84612,300,5,0,183,240,0,1), (44514,1506,0,2403,0,1810.6,1360.75,83.6972,3.52339,300,10,0,71,0,0,1), (44515,1506,0,2403,0,1939.19,1366.7,68.0464,3.61504,300,5,0,71,0,0,1), @@ -42821,7 +42815,7 @@ VALUES (44552,1547,0,9021,0,1877.48,-157.65,37.7468,4.22341,300,10,0,101,142,0,1), (44553,1548,0,9020,0,1939.71,436.481,34.9743,1.45535,300,5,0,122,0,0,1), (44554,1553,0,4734,0,2110.34,120.4,38.328,0.601608,300,5,0,120,0,0,1), - (44555,620,0,304,0,2326.63,1351.72,33.4583,5.00745,120,5,0,64,0,0,1), + (44555,620,0,304,0,2326.63,1351.72,33.4583,5.00745,120,5,0,1,0,0,1), (44556,1553,0,4734,0,1944.06,-51.0565,26.2771,1.69999,300,5,0,120,0,0,1), (44557,12428,0,12475,0,2436.81,359.072,33.352,0.122173,300,0,0,228,0,0,0), (44558,1553,0,4734,0,2110.72,980.951,36.4171,4.79455,300,5,0,120,0,0,1), @@ -42864,9 +42858,9 @@ VALUES (44595,1554,0,8808,0,1928.45,687.012,40.3612,3.12695,300,5,0,156,0,0,1), (44596,1548,0,9020,0,2029.05,708.48,41.2072,2.95448,300,10,0,122,0,0,1), (44597,1674,0,10852,0,2685.98,460.299,18.9912,0.629687,300,10,0,120,0,0,1), - (44598,4075,0,1141,0,1945.67,1584.99,81.8555,1.40357,120,5,0,120,0,0,1), - (44599,4075,0,1141,0,2765.03,70.7647,29.4801,1.98554,120,5,0,120,0,0,1), - (44600,4075,0,1141,0,2674.56,-902.621,73.8753,5.50331,120,10,0,120,0,0,1), + (44598,4075,0,1141,0,1945.67,1584.99,81.8555,1.40357,120,5,0,8,0,0,1), + (44599,4075,0,1141,0,2765.03,70.7647,29.4801,1.98554,120,5,0,8,0,0,1), + (44600,4075,0,1141,0,2674.56,-902.621,73.8753,5.50331,120,10,0,8,0,0,1), (44601,1537,0,2483,0,1887.97,753.349,39.6658,5.67622,300,5,0,156,0,0,1), (44602,1941,0,10853,0,2587.42,625.511,20.8314,4.9071,300,3,0,120,0,0,1), (44603,1547,0,9021,0,2613.37,1107.23,93.3081,0.996877,300,5,0,101,142,0,1), @@ -42928,7 +42922,7 @@ VALUES (44661,1675,0,847,0,2859.19,281.739,28.7644,1.4445,300,10,0,137,0,0,1), (44662,1675,0,847,0,2712.27,279.399,28.1998,1.83629,300,10,0,137,0,0,1), (44663,1675,0,847,0,2667.94,300.786,28.223,5.65155,300,10,0,137,0,0,1), - (44664,4075,0,1141,0,1972.61,1701.55,80.5943,3.55007,120,0,0,120,0,0,0), + (44664,4075,0,1141,0,1972.61,1701.55,80.5943,3.55007,120,0,0,8,0,0,0), (44665,1675,0,847,0,2681.66,314.028,31.3697,0.035123,300,3,0,137,0,0,1), (44666,1675,0,847,0,2822.92,286.522,28.1714,2.30554,300,5,0,137,0,0,1), (44667,1674,0,10852,0,2573.43,381.306,32.486,5.62034,300,5,0,120,0,0,1), @@ -42951,14 +42945,14 @@ VALUES (44684,1502,0,10979,0,1987.96,1614.69,82.1956,4.82802,120,3,0,42,0,0,1), (44685,1941,0,10853,0,2640.22,474.843,17.0662,4.72112,300,10,0,120,0,0,1), (44686,1501,0,10973,0,1872.06,1503.12,87.9231,2.66062,120,5,0,42,0,0,1), - (44687,4075,0,1141,0,2483.63,-894.873,60.5115,2.73786,120,5,0,120,0,0,1), + (44687,4075,0,1141,0,2483.63,-894.873,60.5115,2.73786,120,5,0,8,0,0,1), (44688,1502,0,10979,0,1852.51,1507.48,88.8269,1.75722,120,5,0,42,0,0,1), (44689,1504,0,513,0,2146.59,1717.63,89.1338,5.35081,300,10,0,55,0,0,1), (44690,1504,0,513,0,2162.69,1707.07,93.3838,5.43568,300,3,0,55,0,0,1), (44691,1549,0,3916,0,2450.52,-745.689,67.4664,3.30449,300,10,0,176,0,0,1), (44692,1504,0,513,0,2154.07,1687.37,86.1918,1.59658,300,3,0,55,0,0,1), (44693,1522,0,11398,0,2617.39,1018.56,101.671,1.23861,300,5,0,126,289,0,1), - (44694,4075,0,1141,0,1882.33,1527.86,88.1731,5.94189,120,5,0,120,0,0,1), + (44694,4075,0,1141,0,1882.33,1527.86,88.1731,5.94189,120,5,0,8,0,0,1), (44695,1501,0,10973,0,1977.14,1647.29,75.3515,-1.24838,120,0,0,42,0,0,0), (44696,1890,0,11400,0,2052.56,1577.75,73.5502,0.24773,300,5,0,55,0,0,1), (44697,1502,0,10979,0,2013.66,1581.97,77.1212,1.63115,120,5,0,42,0,0,1), @@ -42968,7 +42962,7 @@ VALUES (44701,1505,0,30,0,2008.12,1940.49,104.097,5.63867,300,3,0,71,0,0,1), (44702,1513,0,9535,0,2043.27,1477.44,67.522,0.802797,300,5,0,71,0,0,1), (44703,1509,0,604,0,2064.27,1471.29,67.2453,3.27782,300,10,0,55,0,0,1), - (44704,4075,0,1141,0,1995.55,1586.11,80.9817,2.10261,120,5,0,120,0,0,1), + (44704,4075,0,1141,0,1995.55,1586.11,80.9817,2.10261,120,5,0,8,0,0,1), (44705,1512,0,4732,0,2083.27,1495.55,65.6588,0.075686,120,5,0,42,0,0,1), (44706,1508,0,447,0,2093.58,1457.08,62.7387,2.25568,120,10,0,42,0,0,1), (44707,1504,0,513,0,2054.82,1808.77,103.198,1.65094,300,5,0,55,0,0,1), @@ -42984,13 +42978,13 @@ VALUES (44717,1508,0,447,0,2104.47,1587.31,75.5794,5.99224,120,10,0,42,0,0,1), (44718,1508,0,447,0,2077.32,1612.44,71.0952,0.553885,120,5,0,42,0,0,1), (44719,1512,0,4732,0,2091.39,1627.63,72.5215,3.77039,120,5,0,42,0,0,1), - (44720,4075,0,1141,0,1684.71,1677.58,137.098,5.94206,120,10,0,120,0,0,1), + (44720,4075,0,1141,0,1684.71,1677.58,137.098,5.94206,120,10,0,8,0,0,1), (44721,1890,0,11400,0,1939.61,1542.91,90.165,3.40744,300,0,0,55,0,0,0), (44722,1512,0,4732,0,2038.18,1636.35,70.768,4.91933,120,5,0,42,0,0,1), - (44723,4075,0,1141,0,1739.54,1643.06,119.607,3.20316,120,5,0,120,0,0,1), + (44723,4075,0,1141,0,1739.54,1643.06,119.607,3.20316,120,5,0,8,0,0,1), (44724,1508,0,447,0,1965.3,1636.79,78.0914,0.786779,120,10,0,42,0,0,1), (44725,1890,0,11400,0,1954.62,1517.1,88.0872,0.896311,300,0,0,55,0,0,0), - (44726,4075,0,1141,0,1761.01,1596.9,110.942,0.274813,120,10,0,120,0,0,1), + (44726,4075,0,1141,0,1761.01,1596.9,110.942,0.274813,120,10,0,8,0,0,1), (44727,1890,0,11400,0,1943.36,1484.81,81.5057,4.65508,300,10,0,55,0,0,1), (44728,1508,0,447,0,1973.37,1701.88,80.4712,3.54931,120,5,0,42,0,0,1), (44729,1512,0,4732,0,1963.8,1696.27,79.4307,4.90902,120,5,0,42,0,0,1), @@ -43075,7 +43069,7 @@ VALUES (44808,1502,0,10979,0,1923.08,1547.92,87.3368,1.8731,120,5,0,42,0,0,1), (44809,1544,0,1005,0,2967.57,333.307,7.97689,5.68977,300,0,0,148,165,0,0), (44810,1512,0,4732,0,1794.08,1721.54,113.701,2.23537,120,10,0,42,0,0,1), - (44811,4075,0,1141,0,2615.9,234.802,35.0632,2.8464,120,5,0,120,0,0,1), + (44811,4075,0,1141,0,2615.9,234.802,35.0632,2.8464,120,5,0,8,0,0,1), (44812,1553,0,4734,0,2141.51,272.239,48.8777,3.06924,300,5,0,120,0,0,1), (44813,1512,0,4732,0,1827.94,1716.68,102.677,5.09471,120,10,0,42,0,0,1), (44814,1549,0,3916,0,2480.09,-851.642,56.9514,4.21818,300,5,0,176,0,0,1), @@ -43134,7 +43128,7 @@ VALUES (44867,1504,0,513,0,2046.48,1729.1,80.2377,4.63342,300,10,0,55,0,0,1), (44868,1547,0,9021,0,2329.7,1105.8,36.4571,0.757035,300,5,0,101,142,0,1), (44869,1547,0,9021,0,2158.49,1179.54,40.9233,0.8189,300,5,0,101,142,0,1), - (44870,4075,0,1141,0,1866.89,-348.928,39.2461,0.836554,120,5,0,120,0,0,1), + (44870,4075,0,1141,0,1866.89,-348.928,39.2461,0.836554,120,5,0,8,0,0,1), (44871,1553,0,4734,0,2145.18,387.603,52.2243,3.21589,300,10,0,120,0,0,1), (44872,1554,0,8808,0,2455.19,-535.351,72.2975,3.74771,300,10,0,156,0,0,1), (44873,1547,0,9021,0,2109.69,949.156,34.4249,3.73393,300,5,0,101,142,0,1), @@ -43174,7 +43168,7 @@ VALUES (44907,1505,0,30,0,2028.45,1919.79,107.109,4.76898,300,5,0,71,0,0,1), (44908,721,0,328,0,1915.55,1364.77,68.8814,4.15472,120,5,0,1,0,0,1), (44909,1535,0,2482,0,2386.05,1364.57,34.4887,1.59686,300,5,0,120,0,0,1), - (44910,4075,0,1141,0,2126.5,1355.23,60.3195,0.537071,120,10,0,120,0,0,1), + (44910,4075,0,1141,0,2126.5,1355.23,60.3195,0.537071,120,10,0,8,0,0,1), (44911,1505,0,30,0,2043.83,1862.4,102.728,4.18525,300,3,0,71,0,0,1), (44912,1547,0,9021,0,2162.23,273.459,44.3304,3.12616,300,10,0,101,142,0,1), (44913,1535,0,2471,0,2410.67,1518.02,34.2359,3.82045,300,10,0,120,0,0,1), @@ -43193,7 +43187,7 @@ VALUES (44926,1501,0,10973,0,1905.41,1601.54,86.3339,4.53082,120,5,0,42,0,0,1), (44927,1502,0,10979,0,1928.76,1603.64,83.3339,4.93894,120,5,0,42,0,0,1), (44928,1507,0,2467,0,1730.29,1367.5,104.448,1.2161,300,5,0,67,174,0,1), - (44929,4075,0,1141,0,1859.03,1681.66,93.5264,1.61573,120,10,0,120,0,0,1), + (44929,4075,0,1141,0,1859.03,1681.66,93.5264,1.61573,120,10,0,8,0,0,1), (44930,1501,0,10973,0,1940.15,1629.43,80.1276,5.53251,120,10,0,42,0,0,1), (44931,1520,0,200,0,2536.4,770.158,110.861,0.626665,300,5,0,120,0,0,1), (44932,1522,0,11398,0,2527.26,810.881,110.736,4.06415,300,5,0,126,289,0,1), @@ -43218,7 +43212,7 @@ VALUES (44952,1555,0,368,0,2187.51,-691.316,67.1164,1.2086,300,10,0,176,0,0,1), (44953,1535,0,2482,0,2444.51,1601.66,66.7561,4.72984,300,0,0,120,0,0,0), (44954,1506,0,2403,0,1768.75,1336.7,90.3585,3.8317,300,5,0,71,0,0,1), - (44955,4075,0,1141,0,2292.39,-708.573,70.9157,5.53854,120,5,0,120,0,0,1), + (44955,4075,0,1141,0,2292.39,-708.573,70.9157,5.53854,120,5,0,8,0,0,1), (44956,1502,0,10979,0,1990.45,1549.62,79.9522,0.586652,120,5,0,42,0,0,1), (44957,1506,0,2403,0,1770.16,1376.83,90.0053,1.41803,300,0,0,71,0,0,0), (44958,1502,0,10979,0,1905.9,1561.9,88.1273,4.92183,120,0,0,42,0,0,2), @@ -43240,7 +43234,7 @@ VALUES (44974,1501,0,10973,0,1939.47,1571.19,83.0324,0,120,0,0,42,0,0,0), (44975,1506,0,2403,0,1814.35,1395.29,78.5285,1.24603,300,10,0,71,0,0,1), (44976,1506,0,2403,0,1771.12,1409.43,95.1356,1.09421,300,0,0,71,0,0,0), - (44977,4075,0,1141,0,2511.46,1260.32,46.814,2.56767,120,5,0,120,0,0,1), + (44977,4075,0,1141,0,2511.46,1260.32,46.814,2.56767,120,5,0,8,0,0,1), (44978,1554,0,8808,0,2484.09,-520.017,83.693,4.99767,300,5,0,156,0,0,1), (44979,1501,0,10973,0,1920.66,1574.64,85.9355,3.70597,120,5,0,42,0,0,1), (44980,1507,0,2467,0,1745.93,1385.38,98.6645,0.979422,300,5,0,67,174,0,1), @@ -43248,11 +43242,11 @@ VALUES (44982,1522,0,11398,0,2582.66,850.86,98.2156,2.2952,300,5,0,126,289,0,1), (44983,1522,0,11398,0,2547.25,883.511,91.3032,2.79174,300,0,0,126,289,0,0), (44984,1554,0,8808,0,2385.92,-633.249,71.5223,4.37581,300,5,0,156,0,0,1), - (44985,4075,0,1141,0,1935.17,1480.43,80.6678,5.33264,120,10,0,120,0,0,1), + (44985,4075,0,1141,0,1935.17,1480.43,80.6678,5.33264,120,10,0,8,0,0,1), (44986,1667,0,3531,0,1765.15,1382.99,92.056,5.66646,300,0,0,103,0,0,0), - (44987,4075,0,1141,0,1957.62,1479.64,82.6762,4.12222,120,10,0,120,0,0,1), + (44987,4075,0,1141,0,1957.62,1479.64,82.6762,4.12222,120,10,0,8,0,0,1), (44988,1656,0,1196,0,2824.05,1044.97,111.324,6.21383,300,0,0,197,0,0,0), - (44989,4075,0,1141,0,2023.1,1722.01,82.4207,4.82391,120,5,0,120,0,0,1), + (44989,4075,0,1141,0,2023.1,1722.01,82.4207,4.82391,120,5,0,8,0,0,1), (44990,1655,0,10702,0,2742.71,785.519,119.133,0.453786,300,0,0,198,0,0,2), (44991,1522,0,11398,0,2752.48,792.334,119.218,1.72788,300,0,0,126,289,0,0), (44992,1523,0,535,0,2845.14,854.156,113.202,5.18363,300,0,0,148,165,0,0), @@ -43311,11 +43305,11 @@ VALUES (45045,1530,0,10255,0,3023.04,695.721,66.4508,5.94549,300,0,0,198,0,0,0), (45046,1530,0,10255,0,3062.68,692.334,65.9645,4.44378,300,0,0,198,0,0,0), (45047,1547,0,9021,0,1976.02,103.24,23.2516,0.223646,300,5,0,101,142,0,1), - (45048,4075,0,1141,0,2209.09,273.666,36.407,6.27625,120,10,0,120,0,0,1), + (45048,4075,0,1141,0,2209.09,273.666,36.407,6.27625,120,10,0,8,0,0,1), (45049,1547,0,9021,0,2632.13,56.3634,27.778,4.65634,300,5,0,101,142,0,1), (45050,1547,0,9021,0,1924.34,-3.55897,12.3541,3.70225,300,5,0,101,142,0,1), - (45051,4075,0,1141,0,2342.34,834.478,47.5054,2.04536,120,5,0,120,0,0,1), - (45052,4075,0,1141,0,1995.48,596.686,46.3917,0.939086,120,5,0,120,0,0,1), + (45051,4075,0,1141,0,2342.34,834.478,47.5054,2.04536,120,5,0,8,0,0,1), + (45052,4075,0,1141,0,1995.48,596.686,46.3917,0.939086,120,5,0,8,0,0,1), (45053,1525,0,1200,0,2217.66,781.878,33.9091,0.436332,300,10,0,102,0,0,1), (45054,1536,0,2468,0,1821.38,763.342,43.3882,1.58573,300,5,0,137,0,0,1), (45055,1536,0,2479,0,1828.24,699.349,45.1569,0.436332,300,0,0,137,0,0,0), @@ -43359,7 +43353,7 @@ VALUES (45097,1525,0,1200,0,2049.1,647.243,36.935,4.65601,300,5,0,102,0,0,1), (45098,1526,0,1201,0,2011.99,610.176,40.0855,0.048837,300,5,0,120,220,0,1), (45099,15214,0,11686,0,2237.03,288.024,108.562,5.91826,120,5,0,25,0,0,1), - (45103,4075,0,1141,0,2022.15,743.707,41.6294,0.522296,120,10,0,120,0,0,1), + (45103,4075,0,1141,0,2022.15,743.707,41.6294,0.522296,120,10,0,8,0,0,1), (45104,11738,1,8014,0,-6898.85,347.157,1.16613,6.21285,300,25,0,3529,0,0,1), (45107,4076,129,2177,0,2484.37,767.63,46.1014,1.18289,7200,5,0,8,0,0,1), (45108,11738,1,8014,0,-6638.94,-120.989,3.63345,1.49741,300,25,0,3529,0,0,1), @@ -43372,7 +43366,7 @@ VALUES (45115,1528,0,1197,0,2487.86,18.6828,26.1559,1.67701,300,0,0,156,0,0,0), (45116,1527,0,1202,0,2525.79,-43.9199,28.2046,3.74604,300,5,0,137,0,0,1), (45117,1528,0,1197,0,2512.96,-37.3931,26.0322,0.042984,300,5,0,156,0,0,1), - (45118,4075,0,1141,0,1891.88,757.146,40.2985,0.81852,120,0,0,120,0,0,0), + (45118,4075,0,1141,0,1891.88,757.146,40.2985,0.81852,120,0,0,8,0,0,0), (45119,4280,0,2475,0,2815.95,-683.044,137.601,3.59538,300,0,0,2319,811,0,0), (45120,1527,0,1202,0,2556.27,-46.1772,28.6477,1.44717,300,5,0,137,0,0,1), (45121,1554,0,8808,0,2445.88,-476.272,75.9326,3.27092,300,10,0,156,0,0,1), @@ -43385,7 +43379,7 @@ VALUES (45128,1527,0,1202,0,2567,-28.3954,30.0712,0.885141,300,5,0,137,0,0,1), (45129,1554,0,8808,0,2821.73,-350.251,75.6999,5.46465,300,5,0,156,0,0,1), (45130,1547,0,9021,0,2221.69,477.485,43.9162,1.99249,300,5,0,101,142,0,1), - (45131,4075,0,1141,0,1920.76,492.019,41.4115,0,120,10,0,120,0,0,1), + (45131,4075,0,1141,0,1920.76,492.019,41.4115,0,120,10,0,8,0,0,1), (45132,1527,0,1202,0,2557.35,-22.06,28.0644,3.86008,300,5,0,137,0,0,1), (45133,1547,0,9021,0,2182.99,205.522,47.0929,0.172693,300,5,0,101,142,0,1), (45136,15214,0,11686,0,2055.02,303.032,98.8469,5.76157,120,5,0,25,0,0,1), @@ -43396,20 +43390,20 @@ VALUES (45142,1547,0,9021,0,2094.57,43.9203,35.2253,0.474564,300,5,0,101,142,0,1), (45143,1527,0,1202,0,2540.63,-17.4988,27.9188,2.15175,300,5,0,137,0,0,1), (45144,1527,0,1202,0,2588.11,-59.5868,27.1153,5.87983,300,5,0,137,0,0,1), - (45145,4075,0,1141,0,2479.81,-330.832,70.3086,5.55719,120,5,0,120,0,0,1), + (45145,4075,0,1141,0,2479.81,-330.832,70.3086,5.55719,120,5,0,8,0,0,1), (45147,1526,0,1201,0,2280.51,640.495,24.8747,0.323717,300,10,0,120,220,0,1), (45148,1525,0,1200,0,2225.41,638.287,24.8583,2.78981,300,5,0,102,0,0,1), (45149,1526,0,1201,0,2222.15,568.755,33.2636,0.56254,300,5,0,120,220,0,1), (45150,4282,0,2513,0,2828.31,-712.965,138.438,3.05433,300,0,0,2112,2068,0,0), (45151,4281,0,2517,0,2726.56,-784.142,135.27,2.42873,300,5,0,2715,0,0,1), (45152,4283,0,2520,0,2852.58,-775.148,160.416,0.575959,300,0,0,2865,0,0,0), - (45153,4075,0,1141,0,2187.53,274.695,41.4099,3.36469,120,10,0,120,0,0,1), + (45153,4075,0,1141,0,2187.53,274.695,41.4099,3.36469,120,10,0,8,0,0,1), (45154,4283,0,2520,0,2869.32,-787.137,160.333,1.99344,300,5,0,2865,0,0,2), (45155,1553,0,4734,0,2339.8,178.099,37.8681,5.57731,300,5,0,120,0,0,1), (45156,1553,0,4734,0,2186.22,963.972,34.3213,3.99751,300,5,0,120,0,0,1), (45157,1525,0,1200,0,2321.84,582.691,24.753,2.40762,300,10,0,102,0,0,1), (45158,1526,0,1201,0,2293.56,589.856,30.7497,1.0361,300,10,0,120,220,0,1), - (45159,4075,0,1141,0,2212.77,637.844,24.8583,2.68044,120,5,0,120,0,0,1), + (45159,4075,0,1141,0,2212.77,637.844,24.8583,2.68044,120,5,0,8,0,0,1), (45160,4281,0,2516,0,2795,-778.473,141.633,2.53518,300,5,0,2715,0,0,1), (45161,4283,0,2520,0,2862.53,-799.897,160.416,0.959931,300,0,0,2865,0,0,0), (45162,4281,0,2516,0,2729.29,-753.198,132.862,5.50815,300,0,0,2715,0,0,0), @@ -43420,16 +43414,16 @@ VALUES (45167,1525,0,1200,0,2315.87,551.03,30.3656,2.3911,300,0,0,102,0,0,0), (45168,1525,0,1200,0,2154.51,580.692,39.5968,6.26377,300,10,0,102,0,0,1), (45169,1548,0,9020,0,2008.09,347.696,40.8089,4.54852,300,10,0,122,0,0,1), - (45170,4075,0,1141,0,2609.72,-775.089,77.3169,4.49312,120,5,0,120,0,0,1), - (45171,4075,0,1141,0,2243.03,-243.808,54.0014,3.63358,120,5,0,120,0,0,1), + (45170,4075,0,1141,0,2609.72,-775.089,77.3169,4.49312,120,5,0,8,0,0,1), + (45171,4075,0,1141,0,2243.03,-243.808,54.0014,3.63358,120,5,0,8,0,0,1), (45172,4285,0,2506,0,2857.66,-753.65,160.416,3.40339,300,0,0,2433,1704,0,0), (45173,721,0,328,0,2185.84,-123.033,34.1016,0.564707,120,5,0,1,0,0,1), (45174,4283,0,2521,0,2884.61,-762.783,160.332,5.09448,300,5,0,2865,0,0,2), (45175,4284,0,2495,0,2853.36,-755.751,160.416,0.418879,300,0,0,2433,1704,0,0), - (45176,4075,0,1141,0,2400.64,-595.054,71.9719,0.448789,120,5,0,120,0,0,1), + (45176,4075,0,1141,0,2400.64,-595.054,71.9719,0.448789,120,5,0,8,0,0,1), (45177,1553,0,4734,0,2179.94,825.692,41.3981,1.32819,300,5,0,120,0,0,1), (45178,1525,0,1200,0,2203.76,630.98,24.8213,2.60363,300,5,0,102,0,0,1), - (45179,4075,0,1141,0,2436.44,231.019,40.9451,2.19975,120,10,0,120,0,0,1), + (45179,4075,0,1141,0,2436.44,231.019,40.9451,2.19975,120,10,0,8,0,0,1), (45180,1526,0,1201,0,2175.98,805.809,40.5386,6.16054,300,5,0,120,220,0,1), (45181,1525,0,1200,0,2081.1,683.142,38.8764,0.863729,300,10,0,102,0,0,1), (45182,1525,0,1200,0,2137.79,636.345,34.3417,0.478293,300,5,0,102,0,0,1), @@ -43440,7 +43434,7 @@ VALUES (45188,1547,0,9021,0,2201.41,805.998,36.7559,1.48871,300,5,0,101,142,0,1), (45189,1553,0,4734,0,2142.93,890.77,34.7697,2.04536,300,5,0,120,0,0,1), (45190,1553,0,4734,0,2147.96,355.483,43.7588,1.49427,300,10,0,120,0,0,1), - (45191,4075,0,1141,0,2244.62,396.215,43.1555,2.17396,120,5,0,120,0,0,1), + (45191,4075,0,1141,0,2244.62,396.215,43.1555,2.17396,120,5,0,8,0,0,1), (45192,1941,0,10853,0,2491.33,449.53,38.2049,2.55305,300,10,0,120,0,0,1), (45193,1941,0,10853,0,2520.97,489.4,35.552,0.627888,300,0,0,120,0,0,0), (45194,1941,0,10853,0,2512.94,498.76,42.6359,4.2586,300,0,0,120,0,0,0), @@ -43456,13 +43450,13 @@ VALUES (45204,7980,0,7118,0,2252.23,272.919,34.2387,1.2515,300,0,0,6197,0,0,0), (45205,1547,0,9021,0,2133.45,135.185,42.4659,1.64113,300,5,0,101,142,0,1), (45208,15214,0,11686,0,2057.66,302.234,98.8603,5.76956,120,5,0,25,0,0,1), - (45210,4075,0,1141,0,2065.89,89.146,36.9195,4.66448,120,10,0,120,0,0,1), + (45210,4075,0,1141,0,2065.89,89.146,36.9195,4.66448,120,10,0,8,0,0,1), (45211,5680,0,3973,0,1735.93,378.124,-62.2055,3.71755,300,0,0,166,0,0,0), (45212,5680,0,3973,0,1734.36,379.952,-62.2058,3.92699,300,0,0,166,0,0,0), (45213,1548,0,9020,0,1859.45,516.852,35.8201,2.12764,300,10,0,122,0,0,1), - (45216,5739,0,134,0,1400.85,363.242,-84.868,1.11701,300,0,0,64,0,0,0), + (45216,5739,0,134,0,1400.85,363.242,-84.868,1.11701,300,0,0,1,0,0,0), (45217,1548,0,9020,0,1734.04,536.113,33.5209,6.02374,300,10,0,122,0,0,1), - (45218,5736,0,3975,0,1400.85,363.242,-84.868,1.11701,300,0,0,166,0,0,0), + (45218,5736,0,3975,0,1400.85,363.242,-84.868,1.11701,300,0,0,102,0,0,0), (45219,1548,0,9020,0,1620.91,516.839,40.604,5.08601,300,10,0,122,0,0,1), (45220,14269,0,525,0,-9389.29,-2875.27,39.7612,0.0482273,72000,0,0,521,0,0,2), (45221,5681,0,3979,0,1734.67,379.246,-62.2881,-2.78843,300,0,0,228,0,0,0), @@ -43661,10 +43655,10 @@ VALUES (45415,1784,0,11403,0,1063.46,-1904.11,48.152,1.32645,315,5,0,2384,1864,0,2), (45416,1791,0,570,0,1045.75,-1934.72,38.6803,4.80528,315,5,0,2880,0,0,1), (45417,11023,0,10457,0,966.428,-1451.72,63.7999,4.20624,660,0,0,37193,0,0,0), - (45419,11152,0,7804,0,1680.6,-2282.77,59.1679,5.88176,315,0,0,64,0,0,0), - (45420,11152,0,7804,0,1726.79,-1179,59.3389,5.63741,315,0,0,64,0,0,0), - (45421,11152,0,7804,0,1867.25,-1563.51,59.4606,2.53073,315,0,0,64,0,0,0), - (45422,11152,0,7804,0,1474.86,-1867.65,58.6227,1.72788,315,0,0,64,0,0,0), + (45419,11152,0,7804,0,1680.6,-2282.77,59.1679,5.88176,315,0,0,42,0,0,0), + (45420,11152,0,7804,0,1726.79,-1179,59.3389,5.63741,315,0,0,42,0,0,0), + (45421,11152,0,7804,0,1867.25,-1563.51,59.4606,2.53073,315,0,0,42,0,0,0), + (45422,11152,0,7804,0,1474.86,-1867.65,58.6227,1.72788,315,0,0,42,0,0,0), (45423,11217,0,10896,0,1253.96,-2604.14,91.5909,3.1765,315,0,0,4108,0,0,0), (45424,11216,0,10895,0,1253.55,-2602.62,91.5884,3.36848,315,0,0,3986,2160,0,0), (45425,12387,0,4754,0,2302.98,-2303.92,60.8146,2.73974,315,0,0,2915,4326,0,0), @@ -43680,7 +43674,7 @@ VALUES (45435,12596,0,12911,0,928.273,-1429.08,64.8343,5.72468,660,0,0,7423,7071,0,0), (45436,1842,0,10341,0,2942.58,-1390.09,167.421,4.2586,1140,0,0,26650,5240,0,0), (45437,11616,0,14953,0,934.77,-1450.32,62.7314,4.10152,315,0,0,4108,5013,0,0), - (45438,883,0,347,0,980.216,-1500.93,67.6863,4.44216,315,10,0,64,0,0,1), + (45438,883,0,347,0,980.216,-1500.93,67.6863,4.44216,315,10,0,1,0,0,1), (45439,10739,0,10069,0,1513.06,-1893.84,60.5976,2.44346,315,0,0,4108,2117,0,0), (45440,10778,0,10129,0,1817.14,-1234.57,65.1924,2.42601,315,0,0,166,0,0,0), (45441,10816,0,7550,0,1936.95,-1635.07,60.0263,3.07905,315,0,0,3398,0,0,2), @@ -43729,9 +43723,8 @@ VALUES (45486,1824,0,1088,0,1659.23,-2125.07,62.2864,3.61345,315,10,0,3293,0,0,1), (45487,1824,0,1088,0,1885.2,-1848.39,89.6968,1.15083,315,3,0,3293,0,0,1), (45488,1824,0,1088,0,1582.79,-1945.17,66.4387,1.08618,315,10,0,3293,0,0,1), - (45490,9583,229,0,0,-138.15,-369.2,58.17,0,10800,0,0,8613,0,0,0), - (45491,9583,229,0,0,-155.79,-343.82,64.63,3.04,10800,0,0,8613,0,0,0), - (45492,9716,229,0,0,-166.85,-325.64,64.58,4.67,10800,0,0,8352,0,0,0), + (45490,9692,229,0,0,-166.923,-331.402,64.401,1.55629,7200,0,0,8352,0,0,2), + (45786,9693,229,0,0,-163.763,-324.845,64.4017,3.04383,7200,0,0,6891,2289,0,0), (45493,11738,1,8014,0,-6552.77,1475.56,0.896729,5.73895,300,25,0,3529,0,0,1), (45494,11738,1,8014,0,-6566.32,1445.22,2.27094,0.343172,300,25,0,3529,0,0,1), (45495,11738,1,8014,0,-6551.25,354.551,1.09174,2.31013,300,25,0,3529,0,0,1), @@ -43766,10 +43759,10 @@ VALUES (45528,2620,0,1072,0,-11077.4,1659.81,44.8357,4.66355,300,5,0,8,0,0,1), (45529,2914,0,1206,0,-10317.6,1137.38,37.9683,1.4965,300,10,0,8,0,0,1), (45530,2914,0,1206,0,-11115.2,797.275,36.2494,4.56105,300,5,0,8,0,0,1), - (45531,6271,0,4960,0,-11187.2,1759.67,36.0294,0.321429,300,5,0,64,0,0,1), + (45531,6271,0,4960,0,-11187.2,1759.67,36.0294,0.321429,300,5,0,16,0,0,1), (45532,2914,0,1206,0,-10805.2,837.114,32.9496,2.33747,300,10,0,8,0,0,1), (45533,2620,0,1072,0,-10543.8,863.366,40.8301,2.5235,300,5,0,8,0,0,1), - (45534,6271,0,4959,0,-10411.2,909.765,43.3136,4.19269,300,5,0,64,0,0,1), + (45534,6271,0,4959,0,-10411.2,909.765,43.3136,4.19269,300,5,0,16,0,0,1), (45535,11738,1,8014,0,-6281.23,739.316,13.4876,4.66745,300,25,0,3529,0,0,1), (45536,95,0,4419,0,-9856.29,1386.08,38.2633,0.593412,300,0,0,222,0,0,0), (45538,7329,129,11383,0,2534.37,750.769,53.8997,0.0245,7200,0,0,3780,0,0,0), @@ -43792,16 +43785,16 @@ VALUES (45555,121,0,2337,0,-11166.3,1709.23,41.6794,0,300,0,0,328,0,0,0), (45556,449,0,2344,0,-11113.7,1661.62,49.1317,2.04191,300,10,0,356,0,0,1), (45557,449,0,2344,0,-11076.1,1784.68,38.4917,3.86818,300,10,0,356,0,0,1), - (45558,824,0,556,0,-11141.6,1498.99,24.392,3.28122,300,0,0,328,0,0,0), - (45559,824,0,2441,0,-11089.5,1531.53,31.0062,1.06465,300,0,0,328,0,0,0), - (45560,824,0,556,0,-11163.1,1537.22,20.3592,0.907571,300,0,0,328,0,0,0), - (45561,824,0,2441,0,-11114.5,1487.35,24.5028,5.25344,300,0,0,328,0,0,0), - (45562,824,0,2441,0,-11227.5,1522.94,36.7241,0.191986,300,0,0,328,0,0,0), - (45563,824,0,2441,0,-11207.5,1497.36,16.3478,3.57792,300,0,0,328,0,0,0), - (45564,824,0,2441,0,-11136.6,1541.27,19.8812,0.069813,300,0,0,328,0,0,0), - (45565,824,0,556,0,-11167,1522.51,19.8348,5.41052,300,0,0,328,0,0,0), - (45566,824,0,2441,0,-11185.8,1486.25,16.4122,1.43117,300,0,0,328,0,0,0), - (45567,824,0,556,0,-11157.7,1563.67,22.157,3.94444,300,0,0,328,0,0,0), + (45558,824,0,556,0,-11141.6,1498.99,24.392,3.28122,600,0,0,328,0,0,0), + (45559,824,0,2441,0,-11089.5,1531.53,31.0062,1.06465,600,0,0,328,0,0,0), + (45560,824,0,556,0,-11163.1,1537.22,20.3592,0.907571,600,0,0,328,0,0,0), + (45561,824,0,2441,0,-11114.5,1487.35,24.5028,5.25344,600,0,0,328,0,0,0), + (45562,824,0,2441,0,-11227.5,1522.94,36.7241,0.191986,600,0,0,328,0,0,0), + (45563,824,0,2441,0,-11207.5,1497.36,16.3478,3.57792,600,0,0,328,0,0,0), + (45564,824,0,2441,0,-11136.6,1541.27,19.8812,0.069813,600,0,0,328,0,0,0), + (45565,824,0,556,0,-11167,1522.51,19.8348,5.41052,600,0,0,328,0,0,0), + (45566,824,0,2441,0,-11185.8,1486.25,16.4122,1.43117,600,0,0,328,0,0,0), + (45567,824,0,556,0,-11157.7,1563.67,22.157,3.94444,600,0,0,328,0,0,0), (45568,830,0,342,0,-9648.04,1353.01,10.5873,3.50125,300,10,0,273,0,0,1), (45569,830,0,342,0,-9639.62,1338.94,8.08732,2.21497,300,10,0,273,0,0,1), (45572,1816,0,1083,0,1687.07,-1982.78,68.1713,4.64887,315,5,0,3921,0,0,1), @@ -43963,78 +43956,59 @@ VALUES (45731,1817,0,4124,0,1752.92,-1414.71,64.0683,0.232197,315,5,0,3189,0,0,1), (45732,1821,0,1091,0,2143.93,-1581.34,68.313,2.79351,315,5,0,3082,0,0,1), (45733,1817,0,4124,0,2109.02,-1547.54,66.7829,2.91699,315,10,0,3189,0,0,1), - (45734,9693,229,0,0,-162.72,-414.17,76.33,1.59,10800,0,0,6891,2289,0,0), + (45734,9717,229,0,0,-164.702,-414.037,76.1473,3.1687,7200,2,0,6681,2241,0,1), (45735,1817,0,4124,0,2051.84,-1492.14,86.1811,4.48684,315,5,0,3189,0,0,1), (45736,1817,0,4124,0,2314.37,-1556.12,95.6517,4.30814,315,10,0,3189,0,0,1), (45737,1821,0,1091,0,2047.72,-1614.38,63.0904,2.27671,315,10,0,3082,0,0,1), (45738,1791,0,570,0,1723.61,-1256.71,59.925,4.90893,315,5,0,2880,0,0,1), (45739,1784,0,11403,0,1729.2,-1172.24,59.3638,4.95674,315,0,0,2384,1864,0,0), (45740,1784,0,11403,0,1725.5,-1190.47,59.7376,5.71821,315,5,0,2384,1864,0,1), - (45741,9716,229,0,0,-168.48,-418.68,76.33,1.66,10800,0,0,8352,0,0,0), - (45742,9583,229,0,0,-168.52,-410.9,76.33,1.55,10800,0,0,8613,0,0,0), - (45743,9717,229,0,0,-174.61,-450.76,87.57,0.13,10800,0,0,6681,2241,0,0), - (45744,9716,229,0,0,-172.91,-462.61,87.57,1.4,10800,0,0,8352,0,0,0), + (45741,9716,229,0,0,-168.363,-416.843,76.1473,1.57277,7200,2,0,8613,0,0,1), + (45742,9716,229,0,0,-168.491,-410.858,76.1473,4.65782,7200,2,0,8352,0,0,1), + (45743,9717,229,0,0,-175.122,-454.259,87.3903,5.69062,7200,0,0,6681,2241,0,0), + (45744,9716,229,0,0,-171.586,-460.339,87.3903,1.59791,7200,0,0,8613,0,0,0), (45745,9692,229,0,0,-165.81,-459.49,87.57,2.31,10800,0,0,8352,0,0,0), (45746,9696,229,0,0,-166.59,-462.11,87.57,2.31,10800,0,0,2699,0,0,0), (45747,9696,229,0,0,-163.2,-458.92,87.57,2.34,10800,0,0,2699,0,0,0), - (45748,9717,229,0,0,-164.47,-453.32,87.57,1.61,10800,0,0,6681,2241,0,0), - (45749,9736,229,9738,0,-194.19,-458.27,87.57,0.03,1000000,0,0,23688,0,0,0), - (45750,9716,229,0,0,-206.65,-462.16,87.57,0.01,10800,0,0,8352,0,0,0), - (45751,9716,229,0,0,-202.76,-459.09,87.57,6.27,10800,0,0,8352,0,0,0), - (45752,9717,229,0,0,-205.79,-455.13,87.57,6.25,10800,0,0,6681,2241,0,0), - (45753,9717,229,0,0,-205.37,-475.69,87.57,6.26,10800,0,0,6681,2241,0,0), - (45754,9716,229,0,0,-205.84,-481.45,87.57,0.16,10800,0,0,8352,0,0,0), - (45755,9583,229,0,0,-202.92,-478.59,87.57,0,10800,0,0,8613,0,0,0), - (45756,9583,229,0,0,-174.75,-460.94,87.57,0.88,10800,0,0,8613,0,0,0), + (45749,9736,229,0,0,-203.989,-478.353,87.3903,3.84964,28800,0,0,23688,0,0,2), + (45750,9716,229,0,0,-204.508,-463.535,87.3903,2.49248,7200,0,0,8352,0,0,2), + (45751,9716,229,0,0,-206.131,-458.016,87.3903,4.69395,7200,0,0,8352,0,0,0), + (45752,9717,229,0,0,-208.295,-463.045,87.3903,0.938958,7200,0,0,6891,2289,0,0), + (45753,9717,229,0,0,-207.791,-477.928,87.3903,5.14162,7200,0,0,6891,2289,0,0), + (45754,9716,229,0,0,-207.922,-482.942,87.3903,0.937386,7200,0,0,8352,0,0,0), + (45755,9716,229,0,0,-202.722,-481.842,87.3903,3.18127,7200,0,0,8352,0,0,2), + (45756,9716,229,0,0,-175.165,-459.312,87.3903,0.814864,7200,0,0,8352,0,0,2), (45757,9568,229,0,0,-22.6325,-486.186,90.7531,3.14159,1000000,0,0,33572,0,0,0), (4813,9216,229,0,0,-49.0348,-427.765,77.8322,1.64061,7200,0,0,13920,0,0,0), (4805,9216,229,0,0,-79.4547,-523.615,82.6267,0.80285,7200,0,0,13920,0,0,0), (4817,9696,229,0,0,-38.1504,-519.232,88.0403,3.36848,7200,0,0,2699,0,0,0), (4816,9693,229,0,0,-47.775,-520.564,87.5643,1.30227,7200,0,0,6891,2289,0,0), - (45762,9692,229,0,0,-121.12,-350.35,71.13,1.67,10800,0,0,8352,0,0,0), - (45763,9692,229,0,0,-89.99,-291.27,71.13,4.05,10800,0,0,8352,0,0,0), - (45764,9692,229,0,0,-138.96,-318.67,71.13,6.28,10800,0,0,8352,0,0,0), - (45765,9696,229,0,0,-92.7,-288.15,71.13,4.01,10800,0,0,2699,0,0,0), - (45766,9696,229,0,0,-86.7,-292.69,71.13,3.76,10800,0,0,2699,0,0,0), - (45767,9696,229,0,0,-136.43,-318.62,71.13,6.26,10800,0,0,2699,0,0,0), - (45768,9696,229,0,0,-118.69,-348.73,71.13,2.27,10800,0,0,2699,0,0,0), - (45769,10221,229,9563,0,-122.66,-346.86,71.13,2.35,3600,0,0,3082,0,0,0), - (45770,10221,229,9563,0,-124.68,-351.63,71.13,2.12,3600,0,0,3082,0,0,0), - (45771,10221,229,9563,0,-138.83,-321.97,71.13,6.22,3600,0,0,3082,0,0,0), - (45772,10221,229,9563,0,-139.37,-315.74,71.13,0.01,3600,0,0,3082,0,0,0), - (45773,10221,229,9563,0,-93.34,-292.29,71.13,3.99,3600,0,0,3082,0,0,0), - (45774,10221,229,9563,0,-89.34,-294.39,71.13,4.21,3600,0,0,3082,0,0,0), - (45775,9583,229,0,0,-120.09,-327.22,71.13,3.64,10800,0,0,8613,0,0,0), - (45776,9583,229,0,0,-118.69,-329.8,71.13,3.64,10800,0,0,8613,0,0,0), - (45777,9583,229,0,0,-120.92,-329.09,71.13,3.55,10800,0,0,8613,0,0,0), - (45778,9583,229,0,0,-117.03,-288.6,71.13,4.54,10800,0,0,8613,0,0,0), - (45779,9716,229,0,0,-125.2,-289.26,71.13,5.31,10800,0,0,8352,0,0,0), - (45780,9716,229,0,0,-128.17,-294.49,71.13,5.73,10800,0,0,8352,0,0,0), - (45781,9716,229,0,0,-87.88,-344.27,71.13,1.82,10800,0,0,8352,0,0,0), - (45782,9583,229,0,0,-93.4,-345.73,71.13,1.83,10800,0,0,8613,0,0,0), - (45783,9583,229,0,0,-72.31,-319.25,71.15,3.26,10800,0,0,8613,0,0,0), - (45784,9583,229,0,0,-72.07,-322.15,71.15,3.22,10800,0,0,8613,0,0,0), - (45785,9693,229,0,0,-142.34,-300.78,71.13,6.17,10800,0,0,6891,2289,0,0), - (45786,9693,229,0,0,-139.37,-300.34,71.13,3.28,10800,0,0,6891,2289,0,0), - (45787,9693,229,0,0,-109.32,-293.38,71.13,4.5,10800,0,0,6891,2289,0,0), - (45788,9693,229,0,0,-84.83,-350.11,71.13,2.34,10800,0,0,6891,2289,0,0), - (45789,9693,229,0,0,-126.41,-298.89,71.13,1.24,10800,0,0,6891,2289,0,0), - (45790,9717,229,0,0,-123.64,-295.36,71.13,3.24,10800,0,0,6681,2241,0,0), - (45791,9717,229,0,0,-141.21,-303.18,71.13,1.44,10800,0,0,6681,2241,0,0), - (45792,9717,229,0,0,-111.72,-292.94,71.13,4.66,10800,0,0,6681,2241,0,0), - (45793,9717,229,0,0,-86.16,-310.31,71.13,5.38,10800,0,0,6681,2241,0,0), - (45794,9717,229,0,0,-86.13,-315.54,71.13,0.68,10800,0,0,6681,2241,0,0), - (45795,9717,229,0,0,-52.29,-317.55,71.15,2.34,10800,0,0,6681,2241,0,0), - (45796,9717,229,0,0,-50.63,-301.02,71.12,4.56,10800,0,0,6681,2241,0,0), - (45797,9693,229,0,0,-45.36,-304.61,71.13,3.24,10800,0,0,6891,2289,0,0), - (45798,9716,229,0,0,-48.01,-310.7,71.14,3.76,10800,0,0,8352,0,0,0), - (45799,9716,229,0,0,-47.31,-317.95,71.13,3.46,10800,0,0,8352,0,0,0), - (45800,9716,229,0,0,-73.14,-303.41,71.14,4.72,10800,0,0,8352,0,0,0), - (45801,9583,229,0,0,-101.32,-307.14,71.13,2.89,10800,0,0,8613,0,0,0), - (45802,9583,229,0,0,-94.97,-325.34,71.13,2.11,10800,0,0,8613,0,0,0), - (45803,9716,229,0,0,-125.05,-311.78,71.13,4.17,10800,0,0,8352,0,0,0), - (45804,9716,229,0,0,-49.81,-343.91,71.12,1.73,10800,0,0,8352,0,0,0), - (45805,9583,229,0,0,-57.87,-344.53,71.12,1.57,10800,0,0,8613,0,0,0), + (45769,9716,229,0,0,-117.003,-347.917,70.9524,3.51742,7200,0,0,8613,0,0,2), + (45776,9583,229,0,0,-144.06,-300.461,70.9524,4.78584,7200,0,0,8883,0,0,0), + (45771,9583,229,0,0,-135.985,-298.889,70.9525,3.46716,7200,0,0,8613,0,0,0), + (45801,9696,229,0,0,-165.692,-329.882,64.4008,4.79843,7200,0,0,2784,0,0,0), + (45787,9692,229,0,0,-88.3541,-338.735,70.9511,1.8791,7200,0,0,8613,0,0,2), + (45792,9696,229,0,0,-89.2504,-339.809,70.9524,2.06288,7200,0,0,2699,0,0,0), + (45491,9696,229,0,0,-86.8814,-338.539,70.9524,2.06288,7200,0,0,2784,0,0,0), + (45803,9693,229,0,0,-119.934,-294.888,70.9524,0.42924,7200,0,0,6891,2289,0,0), + (45789,9583,229,0,0,-114.808,-295.624,70.9524,2.52233,7200,0,0,8613,0,0,2), + (45774,9717,229,0,0,-87.6315,-341.359,70.9524,6.16241,7200,0,0,6681,2241,0,0), + (45765,9716,229,0,0,-93.9198,-352.221,70.9524,2.32574,7200,0,0,8352,0,0,0), + (45785,9716,229,0,0,-169.543,-324.113,64.4017,6.07546,7200,0,0,8613,0,0,0), + (45492,9716,229,0,0,-166.83,-328.162,64.4017,1.72829,7200,0,0,8352,0,0,2), + (45763,9716,229,0,0,-93.816,-347.709,70.9524,4.12352,7200,0,0,8613,0,0,0), + (45780,9717,229,0,0,-90.6146,-304.129,70.9524,1.9482,7200,8,0,6891,2289,0,1), + (45790,9693,229,0,0,-117.101,-291.242,70.9524,4.42299,7200,0,0,6891,2289,0,0), + (45777,9716,229,0,0,-139.884,-307.624,70.9524,1.46596,7200,0,0,8352,0,0,2), + (45794,9696,229,0,0,-80.3922,-340.294,70.9524,2.22285,7200,0,0,2784,0,0,0), + (45793,9696,229,0,0,-86.1008,-344.653,70.9524,2.22285,7200,0,0,2699,0,0,0), + (45784,9583,229,0,0,-56.4305,-299.876,70.9413,3.96801,7200,0,0,8613,0,0,0), + (45800,9583,229,0,0,-50.3003,-298.146,70.9406,6.24567,7200,0,0,8613,0,0,0), + (45799,9718,229,0,0,-50.3003,-298.146,70.9406,6.24567,28800,0,0,8883,0,0,0), + (45795,9583,229,0,0,-46.2715,-299.369,70.9406,4.84137,7200,0,0,8613,0,0,0), + (45766,9692,229,0,0,-83.1993,-342.576,70.9524,2.65953,7200,0,0,8352,0,0,0), + (45805,9693,229,0,0,-60.9919,-337.156,70.9415,5.29612,7200,0,0,7107,2369,0,0), + (45804,9583,229,0,0,-56.2781,-338.82,70.9415,3.66563,7200,0,0,8613,0,0,0), (7745,10177,229,0,0,-68.8686,-343.093,55.116,1.81514,7200,2,0,3876,0,0,1), (4815,9268,229,0,0,-49.6838,-514.303,88.396,5.44524,7200,0,0,8352,0,0,0), (4814,9583,229,0,0,-43.5588,-515.171,88.5866,3.70166,7200,0,0,8613,0,0,0), @@ -44050,11 +44024,11 @@ VALUES (4802,9583,229,0,0,-53.6383,-442.827,78.2854,4.70957,7200,0,0,8613,0,0,2), (4818,9696,229,0,0,-36.2227,-523.632,87.432,3.56047,7200,0,0,2699,0,0,0), (4819,9692,229,0,0,-37.5607,-521.641,87.716,3.45575,7200,0,0,8352,0,0,0), - (45835,10221,229,9563,0,-193.167,-333.018,64.4237,0.774047,3600,0,0,3082,0,0,0), - (45836,10221,229,9563,0,-189.506,-338.428,64.4237,0.781901,3600,0,0,3082,0,0,0), - (45837,10221,229,9563,0,-191.318,-327.289,64.4237,0.0946771,3600,0,0,3082,0,0,0), - (45839,10221,229,9563,0,-189.877,-314.318,64.4244,5.66943,3600,0,0,3082,0,0,0), - (45840,9237,229,9733,0,-16.9764,-459.149,-18.6442,3.19856,1000000,0,0,28710,0,0,0), + (45835,10221,229,9563,0,-193.167,-333.018,64.4237,0.774047,3600,3,0,3082,0,0,1), + (45836,10221,229,9563,0,-189.506,-338.428,64.4237,0.781901,3600,3,0,3082,0,0,1), + (45837,10221,229,9563,0,-191.318,-327.289,64.4237,0.0946771,3600,3,0,3082,0,0,1), + (45839,10221,229,9563,0,-189.877,-314.318,64.4244,5.66943,3600,3,0,3082,0,0,1), + (45840,9237,229,9733,0,-10.045,-458.635,-18.645,3.23153,1000000,0,0,28710,0,0,0), (45841,16044,229,1126,0,-15.9034,-455.282,-18.6442,3.15971,450,0,0,42,0,0,0), (45842,16048,229,1126,0,44.7101,-536.049,110.936,1.56143,450,0,0,3052,0,0,0), (45843,9596,229,9668,0,-26.6918,-428.557,-18.935,2.25881,3600,0,0,8883,0,0,0), @@ -44530,18 +44504,18 @@ VALUES (46318,7235,1,6804,0,10054.6,308.801,1324.08,0.715898,300,5,0,115,126,0,1), (46319,4164,1,2199,0,9911.11,2311.39,1330.87,1.27409,300,0,0,1605,0,0,0), (46320,4165,1,7669,0,9658.69,2508.7,1331.7,2.25148,300,0,0,2016,2680,0,0), - (46321,12358,1,6080,0,10132.7,2526.33,1325.56,3.63029,300,0,0,64,53,0,0), + (46321,12358,1,6080,0,10132.7,2526.33,1325.56,3.63029,300,0,0,42,0,0,0), (46322,4423,1,2451,0,10078.1,2445.5,1317.57,1.79769,300,0,0,5175,0,0,0), (46323,4423,1,2451,0,10088.2,2519.24,1317.6,0.453786,300,0,0,5175,0,0,0), (46324,4423,1,2451,0,10151.4,2569.15,1321.06,3.75246,300,0,0,5175,0,0,0), (46325,4423,1,2451,0,10145.5,2546.41,1322.3,3.47819,300,5,0,5175,0,0,2), (46326,4167,1,2208,0,10126,2582.53,1325.97,5.35273,300,0,0,1605,0,0,2), - (46327,12359,1,6444,0,10127.7,2521.29,1326.04,1.8675,300,0,0,64,53,0,0), + (46327,12359,1,6444,0,10127.7,2521.29,1326.04,1.8675,300,0,0,42,0,0,0), (46328,4423,1,2451,0,10087.8,2447.96,1317.95,0.575961,300,5,0,5175,0,0,2), (46329,5191,1,3131,0,10073.2,2193.25,1346.7,1.58825,300,0,0,1240,0,0,0), (46330,4168,1,2214,0,10086,2254.92,1333.08,5.23599,300,0,0,1605,0,0,0), (46331,10056,1,9275,0,10167.4,2522.79,1342.57,5.32325,300,0,0,1605,0,0,0), - (46332,12360,1,6448,0,10133.2,2521.75,1326.92,2.40855,300,0,0,64,53,0,0), + (46332,12360,1,6448,0,10133.2,2521.75,1326.92,2.40855,300,0,0,42,0,0,0), (46333,4169,1,2217,0,9732.6,2255.22,1327.49,5.80119,300,0,0,1605,0,0,2), (46334,11081,1,10616,0,10084.3,2252.83,1343.39,5.93412,300,0,0,1764,0,0,0), (46335,4170,1,2218,0,9864.51,2253.27,1332.05,1.50098,300,0,0,1605,0,0,0), @@ -44563,44 +44537,44 @@ VALUES (46352,14431,1,2296,0,10647.8,2044.36,1331.02,4.21437,7200,0,0,156,0,0,0), (46353,2912,1,1665,0,9641.92,2607.69,1337.38,0.017453,300,0,0,2471,0,0,0), (46354,14432,1,904,0,10114.5,1196.27,1312.29,5.5061,7200,0,0,115,126,0,0), - (46355,3681,1,10045,0,9983.03,2213.99,1328.69,3.83094,300,5,0,64,0,0,1), - (46356,3681,1,10045,0,9884.98,2444.52,1316.68,0.21453,300,5,0,64,0,0,1), - (46357,3681,1,10045,0,9720.35,2232.97,1327.62,4.81261,300,5,0,64,0,0,1), - (46358,3681,1,10045,0,10252.3,2575.31,1332.2,3.16591,300,5,0,64,0,0,1), - (46359,3681,1,10045,0,10281.4,2387.63,1334.94,0.014647,300,5,0,64,0,0,1), - (46360,3681,1,10045,0,9967.09,2608.96,1316.03,2.2266,300,5,0,64,0,0,1), - (46361,3681,1,10045,0,9605.98,2638.17,1335.68,0.982429,300,5,0,64,0,0,1), - (46362,3681,1,10045,0,9863.11,2578.33,1315.9,5.05128,300,5,0,64,0,0,1), - (46363,3681,1,10045,0,9756.18,2329.45,1328.19,5.09871,300,5,0,64,0,0,1), - (46364,3681,1,10045,0,10228.8,2633.39,1321.59,5.27927,300,5,0,64,0,0,1), - (46365,3681,1,10045,0,9893.55,2210.79,1328.43,3.32424,300,5,0,64,0,0,1), - (46366,3681,1,10045,0,10132.5,2172.96,1334.61,3.61296,300,5,0,64,0,0,1), - (46367,3681,1,10045,0,10130.2,2378.21,1319.67,0.468014,300,5,0,64,0,0,1), - (46368,3681,1,10045,0,9596.85,2525.1,1333.61,2.55088,300,5,0,64,0,0,1), - (46369,3681,1,10045,0,10185.7,2376.47,1326.9,0.924932,300,5,0,64,0,0,1), - (46370,3681,1,10045,0,9850.21,2300.07,1320.38,5.68326,300,5,0,64,0,0,1), - (46371,3681,1,10045,0,10121.8,2637.56,1319.41,0.796447,300,5,0,64,0,0,1), - (46372,3681,1,10045,0,10294.3,2531.41,1335.47,3.45732,300,5,0,64,0,0,1), - (46373,3681,1,10045,0,9848.58,2137.99,1327.08,3.29797,300,5,0,64,0,0,1), - (46374,3681,1,10045,0,10101.5,2643.9,1317.95,4.92942,300,5,0,64,0,0,1), - (46375,3681,1,10045,0,10039.5,2670.3,1317.26,1.64899,300,5,0,64,0,0,1), - (46376,3681,1,10045,0,9819.14,2568.19,1314.68,3.00356,300,5,0,64,0,0,1), - (46377,3681,1,10045,0,9986.81,2216.86,1328.73,1.32819,300,5,0,64,0,0,1), - (46378,3681,1,10045,0,9655.23,2477.84,1335.08,5.19548,300,0,0,64,0,0,0), - (46379,3681,1,10045,0,9914.01,2156.83,1330.71,1.021,300,5,0,64,0,0,1), - (46380,3681,1,10045,0,10087,2311.81,1329.49,6.2262,300,5,0,64,0,0,1), - (46381,3681,1,10045,0,9983.61,2140.29,1328.45,2.69214,300,5,0,64,0,0,1), - (46382,3681,1,10045,0,9928.94,2064.93,1330.74,2.49614,300,5,0,64,0,0,1), - (46383,3681,1,10045,0,10144.8,2245.3,1328.9,3.44206,300,5,0,64,0,0,1), - (46384,3681,1,10045,0,10103.3,2451.37,1318.94,4.54641,300,0,0,64,0,0,0), - (46385,3681,1,10045,0,10293.1,2472.87,1334.72,1.07337,300,5,0,64,0,0,1), - (46386,3681,1,10045,0,9936.96,2508.24,1318.01,2.00871,300,5,0,64,0,0,1), - (46387,3681,1,10045,0,9623.83,2382.08,1327.85,5.5623,300,5,0,64,0,0,1), - (46388,3681,1,10045,0,9640.21,2546.01,1331.91,1.05347,300,5,0,64,0,0,1), - (46389,3681,1,10045,0,10108.7,2492.87,1317.57,3.66391,300,5,0,64,0,0,1), - (46390,3681,1,10045,0,9979.49,2517.21,1317.13,0.837559,300,5,0,64,0,0,1), - (46391,3681,1,10045,0,9647.6,2324.72,1327.8,4.64217,300,5,0,64,0,0,1), - (46392,3681,1,10045,0,10210.3,2461.11,1327.46,4.46915,300,5,0,64,0,0,1), + (46355,3681,1,10045,0,9983.03,2213.99,1328.69,3.83094,300,5,0,80,0,0,1), + (46356,3681,1,10045,0,9884.98,2444.52,1316.68,0.21453,300,5,0,80,0,0,1), + (46357,3681,1,10045,0,9720.35,2232.97,1327.62,4.81261,300,5,0,80,0,0,1), + (46358,3681,1,10045,0,10252.3,2575.31,1332.2,3.16591,300,5,0,80,0,0,1), + (46359,3681,1,10045,0,10281.4,2387.63,1334.94,0.014647,300,5,0,80,0,0,1), + (46360,3681,1,10045,0,9967.09,2608.96,1316.03,2.2266,300,5,0,80,0,0,1), + (46361,3681,1,10045,0,9605.98,2638.17,1335.68,0.982429,300,5,0,80,0,0,1), + (46362,3681,1,10045,0,9863.11,2578.33,1315.9,5.05128,300,5,0,80,0,0,1), + (46363,3681,1,10045,0,9756.18,2329.45,1328.19,5.09871,300,5,0,80,0,0,1), + (46364,3681,1,10045,0,10228.8,2633.39,1321.59,5.27927,300,5,0,80,0,0,1), + (46365,3681,1,10045,0,9893.55,2210.79,1328.43,3.32424,300,5,0,80,0,0,1), + (46366,3681,1,10045,0,10132.5,2172.96,1334.61,3.61296,300,5,0,80,0,0,1), + (46367,3681,1,10045,0,10130.2,2378.21,1319.67,0.468014,300,5,0,80,0,0,1), + (46368,3681,1,10045,0,9596.85,2525.1,1333.61,2.55088,300,5,0,80,0,0,1), + (46369,3681,1,10045,0,10185.7,2376.47,1326.9,0.924932,300,5,0,80,0,0,1), + (46370,3681,1,10045,0,9850.21,2300.07,1320.38,5.68326,300,5,0,80,0,0,1), + (46371,3681,1,10045,0,10121.8,2637.56,1319.41,0.796447,300,5,0,80,0,0,1), + (46372,3681,1,10045,0,10294.3,2531.41,1335.47,3.45732,300,5,0,80,0,0,1), + (46373,3681,1,10045,0,9848.58,2137.99,1327.08,3.29797,300,5,0,80,0,0,1), + (46374,3681,1,10045,0,10101.5,2643.9,1317.95,4.92942,300,5,0,80,0,0,1), + (46375,3681,1,10045,0,10039.5,2670.3,1317.26,1.64899,300,5,0,80,0,0,1), + (46376,3681,1,10045,0,9819.14,2568.19,1314.68,3.00356,300,5,0,80,0,0,1), + (46377,3681,1,10045,0,9986.81,2216.86,1328.73,1.32819,300,5,0,80,0,0,1), + (46378,3681,1,10045,0,9655.23,2477.84,1335.08,5.19548,300,0,0,80,0,0,0), + (46379,3681,1,10045,0,9914.01,2156.83,1330.71,1.021,300,5,0,80,0,0,1), + (46380,3681,1,10045,0,10087,2311.81,1329.49,6.2262,300,5,0,80,0,0,1), + (46381,3681,1,10045,0,9983.61,2140.29,1328.45,2.69214,300,5,0,80,0,0,1), + (46382,3681,1,10045,0,9928.94,2064.93,1330.74,2.49614,300,5,0,80,0,0,1), + (46383,3681,1,10045,0,10144.8,2245.3,1328.9,3.44206,300,5,0,80,0,0,1), + (46384,3681,1,10045,0,10103.3,2451.37,1318.94,4.54641,300,0,0,80,0,0,0), + (46385,3681,1,10045,0,10293.1,2472.87,1334.72,1.07337,300,5,0,80,0,0,1), + (46386,3681,1,10045,0,9936.96,2508.24,1318.01,2.00871,300,5,0,80,0,0,1), + (46387,3681,1,10045,0,9623.83,2382.08,1327.85,5.5623,300,5,0,80,0,0,1), + (46388,3681,1,10045,0,9640.21,2546.01,1331.91,1.05347,300,5,0,80,0,0,1), + (46389,3681,1,10045,0,10108.7,2492.87,1317.57,3.66391,300,5,0,80,0,0,1), + (46390,3681,1,10045,0,9979.49,2517.21,1317.13,0.837559,300,5,0,80,0,0,1), + (46391,3681,1,10045,0,9647.6,2324.72,1327.8,4.64217,300,5,0,80,0,0,1), + (46392,3681,1,10045,0,10210.3,2461.11,1327.46,4.46915,300,5,0,80,0,0,1), (46393,2150,1,10035,0,9920.41,735.951,1313.98,3.65,300,0,0,228,0,0,0), (46394,2151,1,1681,0,9847.16,1033.06,1304.84,1.59816,300,0,0,709,0,0,2), (46395,2152,1,3024,0,10095.8,1464.53,1275.98,2.43024,300,5,0,120,0,0,1), @@ -44629,51 +44603,51 @@ VALUES (46418,4209,1,2256,0,9942.03,2519.24,1317.66,4.32842,300,0,0,2972,0,0,0), (46419,2162,1,936,0,10099.2,1458.48,1276.36,3.16025,300,0,0,155,0,0,0), (46420,4210,1,2242,0,10088.4,2419.45,1321.74,5.14872,300,0,0,2016,0,0,0), - (46421,883,1,347,0,9386.41,1650.61,1293.99,0.422587,300,5,0,64,0,0,1), + (46421,883,1,347,0,9386.41,1650.61,1293.99,0.422587,300,5,0,1,0,0,1), (46422,4211,1,2248,0,10152.1,2391.07,1323.56,3.35103,300,0,0,2016,0,0,0), - (46423,883,1,347,0,9849.22,2128.91,1329.29,3.54887,300,5,0,64,0,0,1), - (46424,883,1,347,0,9309,1374.94,1287.74,3.82358,300,5,0,64,0,0,1), - (46425,883,1,347,0,10178.1,2356.91,1328.22,3.90393,300,5,0,64,0,0,1), - (46426,883,1,347,0,10105.7,2508.27,1319.43,3.05214,300,5,0,64,0,0,1), - (46427,883,1,347,0,9584.19,2425.44,1328.05,3.8499,300,5,0,64,0,0,1), - (46428,883,1,347,0,10236.8,2384.65,1329.97,4.76711,300,5,0,64,0,0,1), - (46429,883,1,347,0,10122.1,2351.69,1329.05,3.71443,300,5,0,64,0,0,1), - (46430,883,1,347,0,10700.5,1439.68,1322.34,3.93455,300,5,0,64,0,0,1), - (46431,883,1,347,0,10012.3,504.022,1313.83,5.33446,300,5,0,64,0,0,1), - (46432,883,1,347,0,10857.2,1716.4,1311.04,4.62535,300,5,0,64,0,0,1), - (46433,883,1,347,0,10582.7,1513.01,1316.28,2.41244,300,5,0,64,0,0,1), - (46434,883,1,347,0,9230.84,1070.44,1316.79,1.70157,300,5,0,64,0,0,1), - (46435,883,1,347,0,9845.7,2214.75,1328.54,4.41286,300,5,0,64,0,0,1), - (46436,883,1,347,0,9986.28,2231.84,1330.32,2.97369,300,5,0,64,0,0,1), - (46437,883,1,347,0,9636,2364.88,1328.1,5.42808,300,5,0,64,0,0,1), - (46438,883,1,347,0,10298.2,971.395,1336.89,0.444239,300,5,0,64,0,0,1), - (46439,883,1,347,0,9835.76,1055.82,1311.91,5.14326,300,5,0,64,0,0,1), - (46440,883,1,347,0,10197.8,2412.29,1329.31,0.086133,300,5,0,64,0,0,1), - (46441,883,1,347,0,10311.8,1860.08,1325.28,0.242681,300,5,0,64,0,0,1), - (46442,883,1,347,0,10109,2550.58,1320.62,2.5582,300,5,0,64,0,0,1), - (46443,883,1,347,0,9977.93,2635.19,1317.58,1.07435,300,5,0,64,0,0,1), - (46444,883,1,347,0,10521.7,1725.42,1303.22,2.71015,300,5,0,64,0,0,1), - (46445,883,1,347,0,10208.6,2453.22,1328.82,2.08558,300,5,0,64,0,0,1), - (46446,883,1,347,0,9743.23,523.148,1305.75,5.50607,300,5,0,64,0,0,1), - (46447,883,1,347,0,10286.4,2491.37,1335.96,1.45957,300,5,0,64,0,0,1), - (46448,883,1,347,0,9558.36,988.096,1265.26,0.376881,300,5,0,64,0,0,1), - (46449,883,1,347,0,10521.7,982.033,1317.38,2.00211,300,5,0,64,0,0,1), - (46450,883,1,347,0,9638.34,2662.96,1324.6,5.1832,300,5,0,64,0,0,1), - (46451,883,1,347,0,9301.37,729.564,1312.78,5.56068,300,5,0,64,0,0,1), - (46452,883,1,347,0,9655.19,589.948,1308.77,5.66487,300,5,0,64,0,0,1), - (46453,883,1,347,0,9766.41,2320.5,1328.02,6.13715,300,5,0,64,0,0,1), - (46454,883,1,347,0,9319.61,1612.09,1290.64,5.99201,300,5,0,64,0,0,1), - (46455,883,1,347,0,9703.33,1113.82,1275.48,2.8463,300,5,0,64,0,0,1), - (46456,883,1,347,0,10072.9,2233.06,1327.69,6.2756,300,5,0,64,0,0,1), - (46457,883,1,347,0,9464.74,1773.69,1314.18,1.96146,300,5,0,64,0,0,1), - (46458,883,1,347,0,9785.28,1758.72,1311.93,4.24261,300,5,0,64,0,0,1), - (46459,883,1,347,0,10401.8,673.982,1324.91,2.25027,300,5,0,64,0,0,1), - (46460,883,1,347,0,9414.71,587.357,1321.88,2.52269,300,5,0,64,0,0,1), - (46461,883,1,347,0,10605.4,669.174,1325.48,4.2518,300,5,0,64,0,0,1), - (46462,883,1,347,0,10675.4,740.748,1322.29,0.886058,300,5,0,64,0,0,1), - (46463,883,1,347,0,9781.28,646.262,1295.64,4.64436,300,5,0,64,0,0,1), - (46464,883,1,347,0,10008.8,352.294,1318.35,1.56842,300,0,0,64,0,0,0), - (46465,883,1,347,0,9801.67,1084.99,1297.82,2.54222,300,5,0,64,0,0,1), + (46423,883,1,347,0,9849.22,2128.91,1329.29,3.54887,300,5,0,1,0,0,1), + (46424,883,1,347,0,9309,1374.94,1287.74,3.82358,300,5,0,1,0,0,1), + (46425,883,1,347,0,10178.1,2356.91,1328.22,3.90393,300,5,0,1,0,0,1), + (46426,883,1,347,0,10105.7,2508.27,1319.43,3.05214,300,5,0,1,0,0,1), + (46427,883,1,347,0,9584.19,2425.44,1328.05,3.8499,300,5,0,1,0,0,1), + (46428,883,1,347,0,10236.8,2384.65,1329.97,4.76711,300,5,0,1,0,0,1), + (46429,883,1,347,0,10122.1,2351.69,1329.05,3.71443,300,5,0,1,0,0,1), + (46430,883,1,347,0,10700.5,1439.68,1322.34,3.93455,300,5,0,1,0,0,1), + (46431,883,1,347,0,10012.3,504.022,1313.83,5.33446,300,5,0,1,0,0,1), + (46432,883,1,347,0,10857.2,1716.4,1311.04,4.62535,300,5,0,1,0,0,1), + (46433,883,1,347,0,10582.7,1513.01,1316.28,2.41244,300,5,0,1,0,0,1), + (46434,883,1,347,0,9230.84,1070.44,1316.79,1.70157,300,5,0,1,0,0,1), + (46435,883,1,347,0,9845.7,2214.75,1328.54,4.41286,300,5,0,1,0,0,1), + (46436,883,1,347,0,9986.28,2231.84,1330.32,2.97369,300,5,0,1,0,0,1), + (46437,883,1,347,0,9636,2364.88,1328.1,5.42808,300,5,0,1,0,0,1), + (46438,883,1,347,0,10298.2,971.395,1336.89,0.444239,300,5,0,1,0,0,1), + (46439,883,1,347,0,9835.76,1055.82,1311.91,5.14326,300,5,0,1,0,0,1), + (46440,883,1,347,0,10197.8,2412.29,1329.31,0.086133,300,5,0,1,0,0,1), + (46441,883,1,347,0,10311.8,1860.08,1325.28,0.242681,300,5,0,1,0,0,1), + (46442,883,1,347,0,10109,2550.58,1320.62,2.5582,300,5,0,1,0,0,1), + (46443,883,1,347,0,9977.93,2635.19,1317.58,1.07435,300,5,0,1,0,0,1), + (46444,883,1,347,0,10521.7,1725.42,1303.22,2.71015,300,5,0,1,0,0,1), + (46445,883,1,347,0,10208.6,2453.22,1328.82,2.08558,300,5,0,1,0,0,1), + (46446,883,1,347,0,9743.23,523.148,1305.75,5.50607,300,5,0,1,0,0,1), + (46447,883,1,347,0,10286.4,2491.37,1335.96,1.45957,300,5,0,1,0,0,1), + (46448,883,1,347,0,9558.36,988.096,1265.26,0.376881,300,5,0,1,0,0,1), + (46449,883,1,347,0,10521.7,982.033,1317.38,2.00211,300,5,0,1,0,0,1), + (46450,883,1,347,0,9638.34,2662.96,1324.6,5.1832,300,5,0,1,0,0,1), + (46451,883,1,347,0,9301.37,729.564,1312.78,5.56068,300,5,0,1,0,0,1), + (46452,883,1,347,0,9655.19,589.948,1308.77,5.66487,300,5,0,1,0,0,1), + (46453,883,1,347,0,9766.41,2320.5,1328.02,6.13715,300,5,0,1,0,0,1), + (46454,883,1,347,0,9319.61,1612.09,1290.64,5.99201,300,5,0,1,0,0,1), + (46455,883,1,347,0,9703.33,1113.82,1275.48,2.8463,300,5,0,1,0,0,1), + (46456,883,1,347,0,10072.9,2233.06,1327.69,6.2756,300,5,0,1,0,0,1), + (46457,883,1,347,0,9464.74,1773.69,1314.18,1.96146,300,5,0,1,0,0,1), + (46458,883,1,347,0,9785.28,1758.72,1311.93,4.24261,300,5,0,1,0,0,1), + (46459,883,1,347,0,10401.8,673.982,1324.91,2.25027,300,5,0,1,0,0,1), + (46460,883,1,347,0,9414.71,587.357,1321.88,2.52269,300,5,0,1,0,0,1), + (46461,883,1,347,0,10605.4,669.174,1325.48,4.2518,300,5,0,1,0,0,1), + (46462,883,1,347,0,10675.4,740.748,1322.29,0.886058,300,5,0,1,0,0,1), + (46463,883,1,347,0,9781.28,646.262,1295.64,4.64436,300,5,0,1,0,0,1), + (46464,883,1,347,0,10008.8,352.294,1318.35,1.56842,300,0,0,1,0,0,0), + (46465,883,1,347,0,9801.67,1084.99,1297.82,2.54222,300,5,0,1,0,0,1), (46466,4212,1,2270,0,10086.3,2256.49,1343.39,5.3058,300,0,0,3077,0,0,0), (46467,4213,1,2266,0,10145.7,2320.28,1333.08,0.994838,300,0,0,2016,0,0,0), (46468,2166,1,2567,0,9281.99,1077.28,1253.33,4.01754,300,0,0,528,0,0,0), @@ -44711,10 +44685,7 @@ VALUES (46500,12160,1,4841,0,10495.1,799.457,1397.35,6.17846,300,0,0,4356,0,0,0), (46501,4225,1,2265,0,10081.1,2264.3,1343.39,2.1293,300,0,0,1605,0,0,0), (46502,7553,1,4615,0,9909.24,2206.16,1328.7,2.09187,300,0,0,64,0,0,0), - (46503,4226,1,2272,0,10065.6,2347.35,1321.65,3.71755,300,0,0,1605,0,0,0); - -INSERT INTO `creature` (`guid`, `id`, `map`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) -VALUES + (46503,4226,1,2272,0,10065.6,2347.35,1321.65,3.71755,300,0,0,1605,0,0,0), (46504,7555,1,6299,0,9908.75,2199.71,1328.19,0.331613,300,0,0,64,0,0,0), (46505,1412,1,134,0,9872.92,2210.42,1327.83,4.29318,300,5,0,8,0,0,1), (46506,1412,1,134,0,9814.78,2574.21,1314.47,1.81584,300,5,0,8,0,0,1), @@ -44750,7 +44721,10 @@ VALUES (46536,1412,1,134,0,10089.6,2372.92,1315.63,3.71022,300,5,0,8,0,0,1), (46537,1412,1,134,0,9829.38,2220.44,1327.89,4.9038,300,5,0,8,0,0,1), (46538,1412,1,134,0,10161.2,2319.58,1328.37,5.31415,300,5,0,8,0,0,1), - (46539,1412,1,134,0,10058.7,2285.43,1329.57,2.19647,300,5,0,8,0,0,1), + (46539,1412,1,134,0,10058.7,2285.43,1329.57,2.19647,300,5,0,8,0,0,1); + +INSERT INTO `creature` (`guid`, `id`, `map`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) +VALUES (46540,1412,1,134,0,10148.3,2564.49,1321.55,1.6897,300,5,0,8,0,0,1), (46541,1412,1,134,0,10026.9,2309.11,1322.49,0.975752,300,5,0,8,0,0,1), (46542,1412,1,134,0,10030.4,2437.11,1316.12,1.62501,300,5,0,8,0,0,1), @@ -45352,14 +45326,14 @@ VALUES (47173,1883,0,10304,0,3100.66,-1531.81,151.366,1.25664,315,0,0,3529,0,0,0), (47174,1883,0,10304,0,2879.87,-1477.48,146.371,1.23948,315,0,0,3529,0,0,0), (47175,2110,0,1141,0,1112.54,-1850.07,60.8047,1.63139,315,10,0,1,0,0,1), - (47176,10779,0,10090,0,2260.68,-1831.74,78.1471,1.66107,315,10,0,64,0,0,1), + (47176,10779,0,10090,0,2260.68,-1831.74,78.1471,1.66107,315,10,0,42,0,0,1), (47177,10780,0,10091,0,1054.73,-1362.3,68.7729,1.60619,315,10,0,20,0,0,1), - (47178,10779,0,10090,0,1992.51,-1691.03,59.645,2.12441,315,10,0,64,0,0,1), + (47178,10779,0,10090,0,1992.51,-1691.03,59.645,2.12441,315,10,0,42,0,0,1), (47179,4076,0,2177,0,2060.7,-1687.71,60.6958,4.11444,315,10,0,8,0,0,1), (47180,10780,0,10091,0,1890.48,-1405,59.2618,5.04518,315,10,0,20,0,0,1), (47181,10780,0,10091,0,2341.53,-1908.37,98.352,0.816598,315,10,0,20,0,0,1), (47182,2110,0,1141,0,1691.22,-2235.55,59.091,1.12019,315,10,0,1,0,0,1), - (47183,10779,0,10090,0,2137.87,-1672.9,64.2316,6.24811,315,10,0,64,0,0,1), + (47183,10779,0,10090,0,2137.87,-1672.9,64.2316,6.24811,315,10,0,42,0,0,1), (47184,2110,0,1141,0,1522.49,-1627.74,64.9795,5.91055,315,10,0,1,0,0,1), (47185,1784,0,11403,0,1080.58,-1938.73,38.6803,1.26046,315,0,0,2384,1864,0,0), (47186,1784,0,11403,0,1075.29,-1938.72,38.6803,1.0492,315,0,0,2384,1864,0,0), @@ -46093,11 +46067,11 @@ VALUES (47979,1883,0,10304,0,3058,-1544.24,149.79,2.47837,315,0,0,3529,0,0,0), (47980,2110,0,1141,0,1365.2,-1616.56,58.0897,0.390078,315,10,0,1,0,0,1), (47981,2110,0,1141,0,2063.39,-1723.13,62.165,0.176715,315,10,0,1,0,0,1), - (47982,10779,0,10090,0,2469.56,-1953.81,108.96,4.16626,315,10,0,64,0,0,1), - (47983,10779,0,10090,0,1799.39,-1720.61,59.5549,4.60391,315,10,0,64,0,0,1), + (47982,10779,0,10090,0,2469.56,-1953.81,108.96,4.16626,315,10,0,42,0,0,1), + (47983,10779,0,10090,0,1799.39,-1720.61,59.5549,4.60391,315,10,0,42,0,0,1), (47984,4076,0,2177,0,2612.24,-1936.14,81.6123,4.59288,315,10,0,8,0,0,1), (47985,10780,0,10091,0,2535.32,-1925.44,95.1636,5.17691,315,5,0,20,0,0,1), - (47986,10779,0,10090,0,1097.74,-1258.45,62.2299,3.70894,315,10,0,64,0,0,1), + (47986,10779,0,10090,0,1097.74,-1258.45,62.2299,3.70894,315,10,0,42,0,0,1), (47987,10780,0,10091,0,1788.79,-1361.35,63.5684,4.98104,315,5,0,20,0,0,1), (47988,2110,0,1141,0,1298.83,-1227.64,63.2791,2.29054,315,10,0,1,0,0,1), (47989,4076,0,2177,0,2229.74,-1805.94,67.3421,3.763,315,10,0,8,0,0,1), @@ -46377,7 +46351,7 @@ VALUES (48356,2009,1,897,0,9851.42,1522.31,1258.44,0.450935,300,5,0,131,138,0,1), (48357,2009,1,897,0,9779.23,1590.08,1289.89,3.12771,300,5,0,131,138,0,1), (48358,11026,0,10569,0,-8350,647.613,95.874,4.276,190,0,0,1172,0,0,0), - (48361,10480,289,10978,0,249.715,-5.97765,85.1057,3.1765,7200,0,0,3813,0,0,0), + (48361,10480,289,10978,0,249.715,-5.97765,85.1057,3.1765,7200,0,0,3876,0,0,0), (48362,1817,0,4124,0,1947.32,-1513.36,64.5364,2.19672,315,10,0,3189,0,0,1), (48363,10481,289,10976,0,267.646,8.46495,85.3117,3.50811,7200,0,0,1436,0,0,0), (48364,1821,0,1091,0,2479.37,-1784.03,87.8163,2.41284,315,5,0,3082,0,0,1), @@ -46388,8 +46362,8 @@ VALUES (48369,1783,0,733,0,1702.49,-1202.47,59.6598,4.94347,315,10,0,2880,0,0,1), (48370,1804,0,10690,0,1722.97,-2360.42,62.0769,5.53866,315,3,0,3643,0,0,1), (48371,1216,0,9570,0,-10928.4,2115.59,2.87579,2.89468,300,10,0,386,0,0,1), - (48374,10480,289,10978,0,268.144,-7.63108,85.3117,4.17134,7200,0,0,3813,0,0,0), - (48375,10480,289,10972,0,255.595,10.3763,85.3117,5.58505,7200,0,0,3813,0,0,0), + (48374,10480,289,10978,0,268.144,-7.63108,85.3117,4.17134,7200,0,0,3876,0,0,0), + (48375,10480,289,10972,0,255.595,10.3763,85.3117,5.58505,7200,0,0,3876,0,0,0), (48376,1804,0,10690,0,1688.24,-2368.42,60.6093,2.30383,315,3,0,3643,0,0,1), (48377,2009,1,897,0,9757.8,1573.54,1267.87,5.11692,300,5,0,131,138,0,1), (48378,2009,1,897,0,9769.95,1611.7,1285.49,3.7001,300,0,0,131,138,0,0), @@ -46397,17 +46371,17 @@ VALUES (48380,1804,0,10690,0,1706.46,-2197.1,61.9684,3.56729,315,0,0,3643,0,0,0), (48382,2009,1,897,0,9795.56,1594.38,1300.4,3.71755,300,0,0,131,138,0,0), (48384,1802,0,4629,0,1671.84,-2242.42,58.8691,5.89715,315,10,0,3644,0,0,1), - (48385,10480,289,10972,0,228.171,9.47472,85.3117,5.63741,7200,0,0,3813,0,0,0), + (48385,10480,289,10972,0,228.171,9.47472,85.3117,5.63741,7200,0,0,3876,0,0,0), (48386,1804,0,10690,0,1760.94,-2303.65,60.4681,5.64628,315,0,0,3643,0,0,0), (48387,1804,0,10690,0,1664.16,-2361.27,66.4471,3.42047,315,3,0,3643,0,0,1), (48388,1802,0,4629,0,1669.86,-2365.77,66.4246,1.62974,315,3,0,3644,0,0,1), - (48389,10480,289,10972,0,257.6,4.96115,84.9242,1.65806,7200,0,0,3813,0,0,0), + (48389,10480,289,10972,0,257.6,4.96115,84.9242,1.65806,7200,0,0,3876,0,0,0), (48390,1804,0,10690,0,1766.15,-2291.15,59.9941,3.62309,315,0,0,3643,0,0,0), (48421,2009,1,897,0,9815.89,1565.21,1294.96,1.90241,300,0,0,131,138,0,0), (48422,1802,0,4629,0,1764.91,-2344.91,59.6732,1.40034,315,5,0,3644,0,0,1), (48424,11069,0,10477,0,-8433,554.681,95.35,1.641,430,0,0,4484,0,0,0), (48426,2009,1,897,0,9810.28,1570.64,1295.44,2.51327,300,0,0,131,138,0,0), - (48428,10480,289,10978,0,262.456,5.07677,84.9242,2.35619,7200,0,0,3813,0,0,0), + (48428,10480,289,10978,0,262.456,5.07677,84.9242,2.35619,7200,0,0,3876,0,0,0), (48429,2009,1,897,0,9844.43,1555.69,1291.02,2.21657,300,0,0,131,138,0,0), (48430,4475,0,10971,0,1936.07,-1594.74,60.9218,3.07892,315,5,0,3082,0,0,1), (48431,4475,0,10970,0,1862.19,-1608.55,59.8794,5.56926,315,10,0,3082,0,0,1), @@ -46432,8 +46406,8 @@ VALUES (48454,2010,1,6801,0,9564.59,1867.81,1309.6,2.64219,300,5,0,137,0,0,1), (48455,2010,1,6801,0,9584.03,1852.43,1303.05,2.04754,300,5,0,137,0,0,1), (48456,2010,1,6801,0,9555.85,1824.89,1302.47,2.96642,300,5,0,137,0,0,1), - (48457,10480,289,10972,0,259.328,-5.06033,84.9242,2.96706,7200,0,0,3813,0,0,0), - (48458,10480,289,10978,0,230.05,-9.94596,85.3117,5.84685,7200,0,0,3813,0,0,0), + (48457,10480,289,10972,0,259.328,-5.06033,84.9242,2.96706,7200,0,0,3876,0,0,0), + (48458,10480,289,10978,0,230.05,-9.94596,85.3117,5.84685,7200,0,0,3876,0,0,0), (48459,10475,289,11161,0,110.053,98.8023,99.7995,1.64061,7200,0,0,17226,0,0,0), (48460,10475,289,11161,0,94.8988,73.5054,97.7763,0.872665,7200,0,0,17226,0,0,0), (48461,10475,289,11135,0,103.822,106.933,98.6173,0.558505,7200,0,0,17226,0,0,0), @@ -46444,7 +46418,7 @@ VALUES (48466,10475,289,11136,0,110.322,84.9862,99.9234,0.453786,7200,0,0,17226,0,0,0), (48467,10475,289,11135,0,97.1261,97.5603,97.8059,5.044,7200,0,0,17226,0,0,0), (48468,10475,289,11161,0,109.245,68.8032,98.9383,5.8294,7200,0,0,17226,0,0,0), - (154715,4075,289,0,0,216.771,75.3716,104.798,0,7200,3,0,120,0,0,1), + (154715,4075,289,0,0,216.771,75.3716,104.798,0,7200,3,0,8,0,0,1), (154714,10481,289,0,0,197.559,79.5891,104.327,0,7200,3,0,1436,0,0,1), (48471,2010,1,6801,0,9550.88,1853.05,1308.48,0.94475,300,5,0,137,0,0,1), (48472,2010,1,6801,0,9528.39,1861.36,1317.5,5.73139,300,5,0,137,0,0,1), @@ -46868,16 +46842,16 @@ VALUES (48908,10500,289,3942,0,35.6058,129.759,83.629,3.9619,7200,0,0,6891,6867,0,0), (48909,2110,289,1141,0,197.831,-30.3793,95.3396,1.65806,7200,0,0,1,0,0,0), (48910,11622,289,12073,0,137.145,171.676,95.9664,3.28122,43200,0,0,30180,7458,0,0), - (48911,4075,289,1141,0,74.3941,140.642,83.5827,5.16617,7200,0,0,120,0,0,0), - (48912,4075,289,1141,0,151.059,18.9816,90.3063,3.71755,7200,0,0,120,0,0,0), - (48913,4075,289,1141,0,151.242,16.0744,91.9559,0.15708,7200,0,0,120,0,0,0), - (48914,4075,289,1141,0,135.858,2.82568,85.3117,0.680678,7200,0,0,120,0,0,0), - (48915,4075,289,1141,0,254.405,82.5685,97.8099,5.84685,7200,0,0,120,0,0,0), - (48916,4075,289,1141,0,192.484,10.3403,75.6057,2.32129,7200,0,0,120,0,0,0), - (48917,4075,289,1141,0,195.918,198.53,109.921,1.62316,7200,0,0,120,0,0,0), - (48918,4075,289,1141,0,143.15,-8.25727,89.0338,1.55334,7200,0,0,120,0,0,0), - (48919,4075,289,1141,0,180.838,-36.5398,89.0359,3.42085,7200,0,0,120,0,0,0), - (48920,4075,289,1141,0,143.027,-3.99631,75.4812,3.1765,7200,0,0,120,0,0,0), + (48911,4075,289,1141,0,74.3941,140.642,83.5827,5.16617,7200,0,0,8,0,0,0), + (48912,4075,289,1141,0,151.059,18.9816,90.3063,3.71755,7200,0,0,8,0,0,0), + (48913,4075,289,1141,0,151.242,16.0744,91.9559,0.15708,7200,0,0,8,0,0,0), + (48914,4075,289,1141,0,135.858,2.82568,85.3117,0.680678,7200,0,0,8,0,0,0), + (48915,4075,289,1141,0,254.405,82.5685,97.8099,5.84685,7200,0,0,8,0,0,0), + (48916,4075,289,1141,0,192.484,10.3403,75.6057,2.32129,7200,0,0,8,0,0,0), + (48917,4075,289,1141,0,195.918,198.53,109.921,1.62316,7200,0,0,8,0,0,0), + (48918,4075,289,1141,0,143.15,-8.25727,89.0338,1.55334,7200,0,0,8,0,0,0), + (48919,4075,289,1141,0,180.838,-36.5398,89.0359,3.42085,7200,0,0,8,0,0,0), + (48920,4075,289,1141,0,143.027,-3.99631,75.4812,3.1765,7200,0,0,8,0,0,0), (48921,10495,289,519,0,192.739,-69.0465,85.3117,4.81711,7200,0,0,8613,0,0,0), (48922,10495,289,519,0,174.745,-65.2907,85.3117,0.314159,7200,0,0,8613,0,0,0), (48923,10495,289,519,0,180.708,-75.8177,84.9242,1.39626,7200,0,0,8613,0,0,0), @@ -46895,16 +46869,16 @@ VALUES (48935,10678,289,10007,0,118.005,164.643,109.602,3.05433,7200,3,0,3758,0,0,1), (48936,10678,289,10007,0,150.568,182.894,109.683,4.90438,7200,3,0,3758,0,0,1), (48937,16047,289,11686,0,7.959,142.756,83.9,0.034907,7200,0,0,42,0,0,0), - (48938,10480,289,10978,0,256.289,0.651584,84.9242,4.76475,7200,0,0,3813,0,0,0), - (48939,10480,289,10972,0,270.093,2.26855,85.3117,3.26377,7200,0,0,3813,0,0,0), + (48938,10480,289,10978,0,256.289,0.651584,84.9242,4.76475,7200,0,0,3876,0,0,0), + (48939,10480,289,10972,0,270.093,2.26855,85.3117,3.26377,7200,0,0,3876,0,0,0), (48940,10481,289,10975,0,235.624,-16.6919,85.3117,3.87463,7200,0,0,1436,0,0,0), - (48941,10480,289,10972,0,234.723,5.20269,84.9242,1.44862,7200,0,0,3813,0,0,0), - (48942,10480,289,10978,0,250.387,-0.470486,84.9242,5.77704,7200,0,0,3813,0,0,0), + (48941,10480,289,10972,0,234.723,5.20269,84.9242,1.44862,7200,0,0,3876,0,0,0), + (48942,10480,289,10978,0,250.387,-0.470486,84.9242,5.77704,7200,0,0,3876,0,0,0), (48943,10481,289,10975,0,263.733,-4.28961,84.9242,0.418879,7200,0,0,1436,0,0,0), - (48944,10480,289,10972,0,243.638,8.32758,85.3117,4.55531,7200,0,0,3813,0,0,0), - (48945,10480,289,10972,0,245.009,-2.31836,84.9242,3.35103,7200,0,0,3813,0,0,0), + (48944,10480,289,10972,0,243.638,8.32758,85.3117,4.55531,7200,0,0,3876,0,0,0), + (48945,10480,289,10972,0,245.009,-2.31836,84.9242,3.35103,7200,0,0,3876,0,0,0), (48946,10901,289,11492,0,274.877,1.33366,85.3117,3.22886,43200,0,0,27468,0,0,0), - (48947,10480,289,10972,0,256.567,-8.36057,85.3117,3.52556,7200,0,0,3813,0,0,0), + (48947,10480,289,10972,0,256.567,-8.36057,85.3117,3.52556,7200,0,0,3876,0,0,0), (48948,10475,289,11134,0,112.661,86.179,99.6562,3.08923,7200,0,0,17226,0,0,0), (48949,10475,289,11161,0,114.324,103.698,99.837,1.65405,7200,5,0,17226,0,0,2), (48950,10475,289,11161,0,110.434,101.785,100.11,3.28122,7200,0,0,17226,0,0,0), @@ -46919,7 +46893,7 @@ VALUES (48959,10498,289,3942,0,213.02,168.756,109.723,0.314159,7200,0,0,6891,6867,0,0), (48960,10498,289,3942,0,170.96,132.657,109.667,0.733038,7200,0,0,6891,6867,0,0), (48961,10477,289,11155,0,210.077,145.658,109.817,1.27409,7200,0,0,6891,6867,0,0), - (154716,4075,289,0,0,210.642,99.2762,104.798,0,7200,3,0,120,0,0,1), + (154716,4075,289,0,0,210.642,99.2762,104.798,0,7200,3,0,8,0,0,1), (48963,10487,289,11489,0,259.834,164.623,109.848,4.81711,7200,0,0,6891,6867,0,0), (48964,10469,289,11150,0,186.345,171.551,109.738,1.09956,7200,0,0,6891,6867,0,0), (48965,10469,289,11149,0,184.448,116.57,109.723,4.53786,7200,0,0,6891,6867,0,0), @@ -46969,34 +46943,34 @@ VALUES (49009,10470,289,11164,0,240.293,27.8336,115.8,4.83456,7200,0,0,5847,16020,0,0), (49010,10489,289,7848,0,209.808,79.8682,128.518,2.58309,7200,0,0,8352,0,0,0), (49011,10470,289,11133,0,241.015,52.0705,115.791,1.72788,7200,0,0,5847,16020,0,0), - (49012,4075,289,1141,0,178.01,43.6494,88.8371,4.13643,7200,0,0,120,0,0,0), - (49013,4075,289,1141,0,268.927,162.778,109.863,3.94444,7200,0,0,120,0,0,0), - (49014,4075,289,1141,0,285.492,170.962,97.8099,3.89208,7200,0,0,120,0,0,0), - (49015,4075,289,1141,0,208.759,-9.23768,115.791,0.942478,7200,0,0,120,0,0,0), - (49016,4075,289,1141,0,150.256,9.80024,91.9559,0.628319,7200,0,0,120,0,0,0), - (49017,4075,289,1141,0,228.746,179.058,112.689,0.575959,7200,0,0,120,0,0,0), + (49012,4075,289,1141,0,178.01,43.6494,88.8371,4.13643,7200,0,0,8,0,0,0), + (49013,4075,289,1141,0,268.927,162.778,109.863,3.94444,7200,0,0,8,0,0,0), + (49014,4075,289,1141,0,285.492,170.962,97.8099,3.89208,7200,0,0,8,0,0,0), + (49015,4075,289,1141,0,208.759,-9.23768,115.791,0.942478,7200,0,0,8,0,0,0), + (49016,4075,289,1141,0,150.256,9.80024,91.9559,0.628319,7200,0,0,8,0,0,0), + (49017,4075,289,1141,0,228.746,179.058,112.689,0.575959,7200,0,0,8,0,0,0), (154689,10481,289,0,0,179.126,94.6681,104.8,0,7200,3,0,1436,0,0,1), - (49019,4075,289,1141,0,234.386,1.64269,84.9242,4.7822,7200,0,0,120,0,0,0), - (49020,4075,289,1141,0,243.176,155.95,97.8099,2.23402,7200,0,0,120,0,0,0), + (49019,4075,289,1141,0,234.386,1.64269,84.9242,4.7822,7200,0,0,8,0,0,0), + (49020,4075,289,1141,0,243.176,155.95,97.8099,2.23402,7200,0,0,8,0,0,0), (49021,2011,1,3024,0,9751.02,1522.01,1279.06,0.419632,300,5,0,148,165,0,1), - (49022,4075,289,1141,0,193.379,28.866,91.9559,4.45059,7200,0,0,120,0,0,0), - (49023,4075,309,1141,0,-11570.4,-1320.7,77.8591,4.76475,7200,0,0,120,0,0,0), - (49024,4075,309,1141,0,-11537.6,-1289.94,78.8465,5.34071,7200,0,0,120,0,0,0), + (49022,4075,289,1141,0,193.379,28.866,91.9559,4.45059,7200,0,0,8,0,0,0), + (49023,4075,309,1141,0,-11570.4,-1320.7,77.8591,4.76475,7200,0,0,8,0,0,0), + (49024,4075,309,1141,0,-11537.6,-1289.94,78.8465,5.34071,7200,0,0,8,0,0,0), (49025,13321,309,6295,0,-11618.3,-1331.68,78.0521,3.61283,7200,0,0,42,0,0,0), - (49026,4075,309,1141,0,-11622.7,-1279.65,81.7466,5.70723,7200,0,0,120,0,0,0), + (49026,4075,309,1141,0,-11622.7,-1279.65,81.7466,5.70723,7200,0,0,8,0,0,0), (49027,13321,309,6295,0,-11594.5,-1344.47,77.6063,0.261799,7200,0,0,42,0,0,0), (49028,13321,309,6297,0,-11600.7,-1403.8,67.741,2.74017,7200,0,0,42,0,0,0), - (49029,4075,309,1141,0,-11607.7,-1225.59,82.4461,0.314159,7200,0,0,120,0,0,0), - (49030,4075,309,1141,0,-11568.8,-1255.72,77.6191,0.087266,7200,0,0,120,0,0,0), + (49029,4075,309,1141,0,-11607.7,-1225.59,82.4461,0.314159,7200,0,0,8,0,0,0), + (49030,4075,309,1141,0,-11568.8,-1255.72,77.6191,0.087266,7200,0,0,8,0,0,0), (49031,13321,309,901,0,-11553.9,-1235.25,79.3206,0.471239,7200,0,0,42,0,0,0), (49032,13321,309,6297,0,-11605.9,-1375.77,73.5189,3.28122,7200,0,0,42,0,0,0), (49033,11357,309,15275,0,-11742.7,-1620.51,36.9983,1.59794,7200,5,0,15465,0,0,1), (49034,11357,309,15275,0,-11834.4,-1667.85,36.9993,1.51519,7200,5,0,15465,0,0,1), (49035,2914,309,1206,0,-11984.9,-1625.89,34.3907,4.41906,7200,5,0,8,0,0,1), - (49036,14881,309,2536,0,-12312.2,-1620.22,130.89,5.96685,7200,5,0,64,0,0,1), + (49036,14881,309,2536,0,-12312.2,-1620.22,130.89,5.96685,7200,5,0,42,0,0,1), (49037,2914,309,1206,0,-11968.2,-1835.49,55.935,1.49037,7200,5,0,8,0,0,1), (49038,2914,309,1206,0,-11721,-1391.06,46.1644,0.021481,7200,5,0,8,0,0,1), - (49039,14881,309,1160,0,-12312.3,-1653.33,130.38,0.057898,7200,5,0,64,0,0,1), + (49039,14881,309,1160,0,-12312.3,-1653.33,130.38,0.057898,7200,5,0,42,0,0,1), (49040,2914,309,1206,0,-11590.2,-1510.71,50.1497,3.97508,7200,5,0,8,0,0,1), (49041,2914,309,1206,0,-12207.6,-1959.89,132.334,2.74238,7200,5,0,8,0,0,1), (49042,2914,309,1206,0,-11903.1,-1516.69,20.9819,0.628319,7200,0,0,8,0,0,0), @@ -47627,14 +47601,14 @@ VALUES (49677,11352,309,14832,0,-11736.7,-1636.54,21.2108,6.23082,7200,0,0,48555,0,0,0), (49678,14834,309,15295,0,-11787.4,-1649.34,54.1017,4.76475,259200,0,0,1079325,262000,0,0), (49679,14758,309,11686,0,-11789.5,-1620.9,73.8948,5.81195,7200,0,0,42,0,0,0), - (49680,4075,309,1141,0,-11584,-1265.31,77.6076,1.40767,7200,5,0,120,0,0,1), - (49681,4075,309,1141,0,-11618.4,-1353.27,77.7979,1.5708,7200,0,0,120,0,0,0), - (49682,4075,309,1141,0,-11569.4,-1266.36,77.6208,2.51327,7200,0,0,120,0,0,0), + (49680,4075,309,1141,0,-11584,-1265.31,77.6076,1.40767,7200,5,0,8,0,0,1), + (49681,4075,309,1141,0,-11618.4,-1353.27,77.7979,1.5708,7200,0,0,8,0,0,0), + (49682,4075,309,1141,0,-11569.4,-1266.36,77.6208,2.51327,7200,0,0,8,0,0,0), (49683,13321,309,901,0,-11611.1,-1238.78,80.4106,4.45059,7200,0,0,42,0,0,0), - (49684,4075,309,1141,0,-11598.4,-1240.72,77.847,5.75959,7200,0,0,120,0,0,0), - (49685,4075,309,1141,0,-11532.7,-1257.06,82.0085,2.30383,7200,0,0,120,0,0,0), + (49684,4075,309,1141,0,-11598.4,-1240.72,77.847,5.75959,7200,0,0,8,0,0,0), + (49685,4075,309,1141,0,-11532.7,-1257.06,82.0085,2.30383,7200,0,0,8,0,0,0), (49686,13321,309,6295,0,-11624.7,-1367.77,77.3574,4.5204,7200,0,0,42,0,0,0), - (49687,4075,309,1141,0,-11588.6,-1263.02,78.6657,5.28835,7200,0,0,120,0,0,0), + (49687,4075,309,1141,0,-11588.6,-1263.02,78.6657,5.28835,7200,0,0,8,0,0,0), (49688,2914,309,1206,0,-12259.9,-1849.64,133.428,4.16186,7200,5,0,8,0,0,1), (49689,13321,309,6295,0,-11827.4,-1510.56,15.03,0.689255,7200,5,0,42,0,0,1), (49690,2914,309,1206,0,-11559.7,-1468.44,66.9285,1.70606,7200,5,0,8,0,0,1), @@ -47955,7 +47929,7 @@ VALUES (50009,7725,1,6835,0,-4162.52,778.928,148.408,5.548,300,3,0,1981,0,0,1), (50010,14373,1,14427,0,-4394.15,212.484,25.5193,1.76185,300,15,0,4612,0,0,2), (50011,14374,1,14426,0,-4380,3241.9,12.21,5.68997,300,0,0,4612,0,0,2), - (50012,14889,1,15366,0,-2872.66,1884.25,52.7336,2.6529,604800,0,0,832750,8640,0,0), + (50012,14889,1,15366,0,-2872.66,1884.25,52.7336,2.6529,604800,0,0,832750,0,0,0), (50013,11818,1,11745,0,-4340.99,139.061,34.1855,3.38594,300,0,0,2666,0,0,0), (50014,14637,1,14664,0,-4378.62,2327.33,1.54656,5.02655,300,0,0,3294,0,0,0), (50015,7725,1,6836,0,-4538.72,672.333,60.2229,4.31236,300,15,0,1981,0,0,2), @@ -48174,9 +48148,9 @@ VALUES (50228,5234,1,11557,0,-4898.92,1148.02,81.3356,4.45566,300,3,0,2059,0,0,2), (50229,5234,1,11557,0,-4936.2,1170.16,74.731,3.24049,300,3,0,2059,0,0,1), (50230,5234,1,11557,0,-5280.49,1278.13,50.8268,4.20624,300,0,0,2059,0,0,0), - (50231,883,1,347,0,-3402.26,2472.13,35.0458,5.03661,300,15,0,64,0,0,1), - (50232,883,1,347,0,-4741.82,190.135,40.7271,3.15526,300,15,0,64,0,0,1), - (50233,883,1,347,0,-2762.65,2659.9,71.5647,3.14159,300,15,0,64,0,0,1), + (50231,883,1,347,0,-3402.26,2472.13,35.0458,5.03661,300,15,0,1,0,0,1), + (50232,883,1,347,0,-4741.82,190.135,40.7271,3.15526,300,15,0,1,0,0,1), + (50233,883,1,347,0,-2762.65,2659.9,71.5647,3.14159,300,15,0,1,0,0,1), (50234,3700,1,4484,0,-4316.84,3292.65,19.1552,6.26573,300,0,0,2707,0,0,0), (50235,5236,1,11559,0,-5739.76,1222.35,66.3547,0.239977,300,0,0,1711,1483,0,0), (50236,5236,1,11559,0,-5543.93,993.696,16.5127,6.14889,300,15,0,1711,1483,0,1), @@ -48260,10 +48234,7 @@ VALUES (50314,5241,1,11561,0,-5761.03,1177.56,66.3508,4.29215,300,0,0,2399,0,0,0), (50315,5241,1,11561,0,-5497,1140.25,41.1292,2.37184,300,3,0,2399,0,0,1), (50316,5241,1,11561,0,-5489.47,1136.08,42.6292,0.682681,300,3,0,2399,0,0,1), - (50317,5241,1,11561,0,-5454.48,1219.14,33.1848,3.88395,300,0,0,2399,0,0,0); - -INSERT INTO `creature` (`guid`, `id`, `map`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) -VALUES + (50317,5241,1,11561,0,-5454.48,1219.14,33.1848,3.88395,300,0,0,2399,0,0,0), (50318,5241,1,11561,0,-5464.01,1206.38,34.5598,4.68211,300,3,0,2399,0,0,1), (50319,5241,1,11561,0,-5396.64,1273.44,23.4645,4.95867,300,0,0,2399,0,0,0), (50320,5241,1,11561,0,-5691.45,1338.3,73.2549,2.69485,300,3,0,2399,0,0,1), @@ -48298,7 +48269,10 @@ VALUES (50349,5246,1,157,0,-5215.85,381.38,59.4179,5.91943,300,15,0,2138,0,0,1), (50350,5246,1,157,0,-5184.89,282.205,54.8307,4.44824,300,15,0,2138,0,0,1), (50351,5246,1,157,0,-5215.87,313.707,56.7596,5.23541,300,15,0,2138,0,0,1), - (50352,5247,1,2592,0,-5368.28,264.945,20.5985,4.95465,300,15,0,2310,0,0,1), + (50352,5247,1,2592,0,-5368.28,264.945,20.5985,4.95465,300,15,0,2310,0,0,1); + +INSERT INTO `creature` (`guid`, `id`, `map`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) +VALUES (50353,5247,1,2592,0,-5451.64,123.678,27.5427,0.729189,300,3,0,2310,0,0,1), (50354,5247,1,2592,0,-5285.89,-50.094,10.26,5.96745,300,3,0,2310,0,0,1), (50355,5247,1,2592,0,-5434.77,125.58,27.3819,3.53101,300,3,0,2310,0,0,1), @@ -49781,7 +49755,7 @@ VALUES (51848,14225,1,6743,0,-184.959,684.984,91.3339,2.56435,9900,0,0,1221,0,0,0), (51849,14227,1,2076,0,-1049.27,1856.88,63.727,4.44931,9900,0,0,1603,0,0,0), (51850,14226,1,14255,0,-2130.13,1933.63,62.932,4.77918,9900,0,0,1752,0,0,0), - (51851,6648,1,3212,0,3512.53,-4118.76,103.765,0.553323,9900,0,0,2768,0,0,0), + (51851,6648,1,3212,0,3512.53,-4118.76,103.765,0.553323,9900,0,0,2769,0,0,0), (51852,6649,1,11261,0,3458.51,-5071.87,84.7132,4.53136,9900,0,0,2384,1864,0,0), (51853,6650,1,11257,0,3517.3,-5371.97,107.517,6.07781,9900,0,0,2979,0,0,0), (51855,6647,1,2240,0,4297.21,-6241.33,107.229,4.71908,9900,0,0,3082,0,0,0), @@ -50063,7 +50037,7 @@ VALUES (52257,1795,0,414,0,1561.41,-1450.29,68.3187,4.14845,315,0,0,2823,2117,0,0), (52258,10385,329,10478,0,3629.17,-3536.3,138.541,3.36848,7200,0,0,5398,0,0,0), (52348,12864,1,11871,0,2616.19,-3019,161.171,2.304,120,7,1,844,852,0,2), - (52349,6109,1,11460,0,2622.22,-5977.93,100.76,4.21209,604800,0,0,916025,75693,0,2), + (52349,6109,1,11460,0,2622.22,-5977.93,100.76,4.21209,604800,0,0,916025,0,0,2), (52350,14888,0,15365,0,753.619,-4012,93.043,3.193,604800,0,0,832750,0,0,0), (52415,15303,0,0,0,-9567.56,-12.4452,63.3276,1.1698,180,0,0,2016,0,0,0), (52416,14833,0,0,0,-9586.38,27.0015,60.2293,4.79912,25,0,0,4108,0,0,0), @@ -50249,8 +50223,8 @@ VALUES (52966,8520,0,5563,0,1712.45,-4495.74,64.9258,4.22561,345,10,0,3529,0,0,1), (52967,8519,0,5497,0,1646.38,-4542.88,54.7797,5.4895,345,5,0,3293,0,0,1), (52968,9447,0,10380,0,1801.26,-5204.33,113.18,3.49066,610,0,0,5886,1982,0,0), - (52988,13016,369,1141,0,-47.1974,41.9389,-13.8634,0.139822,1,10,0,614,0,0,1), - (52989,13016,369,1141,0,5.60166,52.1178,-13.8634,1.58004,1,10,0,614,0,0,1), + (52988,13016,369,1141,0,-47.1974,41.9389,-13.8634,0.139822,1,10,0,1,0,0,1), + (52989,13016,369,1141,0,5.60166,52.1178,-13.8634,1.58004,1,10,0,1,0,0,1), (52990,13018,369,12965,0,-20.9837,2459.93,-4.297,1.57042,180,0,0,500,0,0,0), (52992,10390,329,9789,0,3493.25,-3388.5,135.826,0.574278,7200,5,0,2823,2117,0,1), (52993,10390,329,9789,0,3497.6,-3384.41,135.264,2.42268,7200,5,0,2823,2117,0,1), @@ -51291,29 +51265,29 @@ VALUES (55108,13743,349,9593,0,719.006,79.0069,-86.9727,3.9968,7200,2,0,1651,0,0,1), (55109,13743,349,9593,0,724.383,70.6804,-86.9115,0.174533,7200,2,0,1651,0,0,1), (55110,13321,349,6295,0,617.496,27.362,-96.2295,3.735,7200,5,0,42,0,0,1), - (55111,13599,349,6368,0,618.178,27.9777,-96.2295,3.89208,7200,5,0,2310,0,0,1), - (55112,13599,349,6368,0,594.187,-0.671432,-96.2295,4.93928,7200,5,0,2310,0,0,1), + (55111,13599,349,6368,0,618.178,27.9777,-96.2295,3.89208,7200,5,0,2399,0,0,1), + (55112,13599,349,6368,0,594.187,-0.671432,-96.2295,4.93928,7200,5,0,2399,0,0,1), (55113,13321,349,6297,0,576.581,41.6299,-96.2295,2.46091,7200,5,0,42,0,0,1), - (55114,13599,349,6368,0,575.895,40.6003,-96.2295,4.59022,7200,5,0,2310,0,0,1), - (55115,13599,349,6368,0,565.722,72.6156,-96.3128,2.197,7200,0,0,2310,0,0,0), - (55116,13599,349,6368,0,566.32,76.2589,-96.3128,2.08147,7200,0,0,2310,0,0,0), - (55117,13599,349,6368,0,563.656,70.0509,-96.3128,2.07909,7200,0,0,2310,0,0,0), - (55118,13599,349,6368,0,560.32,74.5518,-96.3128,2.27017,7200,0,0,2310,0,0,2), + (55114,13599,349,6368,0,575.895,40.6003,-96.2295,4.59022,7200,5,0,2399,0,0,1), + (55115,13599,349,6368,0,565.722,72.6156,-96.3128,2.197,7200,0,0,2399,0,0,0), + (55116,13599,349,6368,0,566.32,76.2589,-96.3128,2.08147,7200,0,0,2399,0,0,0), + (55117,13599,349,6368,0,563.656,70.0509,-96.3128,2.07909,7200,0,0,2399,0,0,0), + (55118,13599,349,6368,0,560.32,74.5518,-96.3128,2.27017,7200,0,0,2399,0,0,2), (55119,13321,349,901,0,564.205,22.5935,-96.2295,0.558505,7200,5,0,42,0,0,1), - (55120,13599,349,6368,0,561.543,106.598,-96.2295,1.78024,7200,5,0,2310,0,0,1), + (55120,13599,349,6368,0,561.543,106.598,-96.2295,1.78024,7200,5,0,2399,0,0,1), (55121,13321,349,901,0,566.123,108.648,-96.2295,0.680678,7200,5,0,42,0,0,1), - (55122,13599,349,6368,0,557.38,14.8111,-96.2295,3.50811,7200,5,0,2310,0,0,1), - (55123,13599,349,6368,0,565.576,111.099,-96.3128,1.09958,7200,5,0,2310,0,0,1), + (55122,13599,349,6368,0,557.38,14.8111,-96.2295,3.50811,7200,5,0,2399,0,0,1), + (55123,13599,349,6368,0,565.576,111.099,-96.3128,1.09958,7200,5,0,2399,0,0,1), (55124,13321,349,1924,0,469.148,82.6312,-96.2265,1.71042,7200,5,0,42,0,0,1), - (55125,13599,349,6368,0,489.514,70.7749,-96.2295,2.07694,7200,5,0,2310,0,0,1), - (55126,13599,349,6368,0,501.696,15.9784,-96.2295,5.42797,7200,5,0,2310,0,0,1), + (55125,13599,349,6368,0,489.514,70.7749,-96.2295,2.07694,7200,5,0,2399,0,0,1), + (55126,13599,349,6368,0,501.696,15.9784,-96.2295,5.42797,7200,5,0,2399,0,0,1), (55127,13321,349,6297,0,496.831,-1.75809,-96.2295,2.42601,7200,5,0,42,0,0,1), - (55128,13599,349,6368,0,498.234,-33.2483,-96.3129,3.48156,7200,5,0,2310,0,0,1), - (55129,13599,349,6368,0,484.038,-40.9981,-96.3128,0.733645,7200,5,0,2310,0,0,1), - (55130,13599,349,6368,0,479.861,-47.1232,-96.3128,0.335294,7200,5,0,2310,0,0,1), - (55131,13599,349,6368,0,477.122,-47.5442,-96.3128,0.522017,7200,5,0,2310,0,0,1), - (55132,13599,349,6368,0,478.962,-43.8339,-96.3128,0.51851,7200,5,0,2310,0,0,1), - (55166,13599,349,6368,0,477.189,-42.6843,-96.3128,0.534915,7200,5,0,2310,0,0,1), + (55128,13599,349,6368,0,498.234,-33.2483,-96.3129,3.48156,7200,5,0,2399,0,0,1), + (55129,13599,349,6368,0,484.038,-40.9981,-96.3128,0.733645,7200,5,0,2399,0,0,1), + (55130,13599,349,6368,0,479.861,-47.1232,-96.3128,0.335294,7200,5,0,2399,0,0,1), + (55131,13599,349,6368,0,477.122,-47.5442,-96.3128,0.522017,7200,5,0,2399,0,0,1), + (55132,13599,349,6368,0,478.962,-43.8339,-96.3128,0.51851,7200,5,0,2399,0,0,1), + (55166,13599,349,6368,0,477.189,-42.6843,-96.3128,0.534915,7200,5,0,2399,0,0,1), (55167,12206,349,12309,0,171.467,-190.018,-110.903,0.069813,7200,0,0,11940,0,0,0), (55336,6145,349,4878,0,430.249,50.0167,-149.919,3.12414,7200,5,0,42,0,0,1), (55337,6145,349,4878,0,426.917,26.3165,-149.9,1.51844,7200,5,0,42,0,0,1), @@ -51730,10 +51704,7 @@ VALUES (56853,11673,409,12189,0,1039.01,-817.452,-152.205,0.964862,1080,0,0,113295,0,0,2), (56854,11673,409,12189,0,813.162,-646.358,-204.589,0.791964,1080,0,0,113295,0,0,2), (56855,11673,409,12189,0,669.24,-532.061,-210.223,0.215849,1080,0,0,113295,0,0,2), - (56856,11673,409,12189,0,708.12,-604.032,-209.67,4.37448,1080,0,0,113295,0,0,2); - -INSERT INTO `creature` (`guid`, `id`, `map`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) -VALUES + (56856,11673,409,12189,0,708.12,-604.032,-209.67,4.37448,1080,0,0,113295,0,0,2), (56857,11673,409,12189,0,729.602,-485.48,-212.51,4.53839,1080,0,0,113295,0,0,2), (56858,11673,409,12189,0,709.837,-932.331,-191.297,1.98075,1080,0,0,113295,0,0,2), (56859,11673,409,12189,0,705.409,-1197.96,-119.933,2.58169,1080,0,0,113295,0,0,2), @@ -51768,7 +51739,10 @@ VALUES (63140,8605,0,7900,0,3115.54,-4719.84,97.3233,2.62007,345,10,0,3644,0,0,1), (63143,8598,0,9022,0,2685.36,-3530.78,123.396,3.8731,345,3,0,3758,0,0,1), (63144,8602,0,7897,0,2840.42,-3024.28,104.1,3.14892,345,10,0,3643,0,0,1), - (63145,8600,0,7894,0,1781.38,-2939.41,73.4536,5.52155,345,5,0,3189,0,0,1), + (63145,8600,0,7894,0,1781.38,-2939.41,73.4536,5.52155,345,5,0,3189,0,0,1); + +INSERT INTO `creature` (`guid`, `id`, `map`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) +VALUES (63913,2258,0,1162,0,664.315,-1027.59,160.39,5.21757,72000,0,0,1536,0,0,2), (64959,8546,0,10409,0,2406.19,-3801.31,185.555,0.628319,345,0,0,4212,0,0,0), (65527,8606,0,681,0,2019.36,-4149.61,13.5239,3.42394,345,3,0,3529,0,0,1), @@ -51814,7 +51788,7 @@ VALUES (68936,16016,0,15968,0,3367.63,-3379.76,144.98,3.04182,250,0,0,3700,0,0,0), (68946,4880,1,4684,0,-2646.43,-3436.07,35.3732,4.55531,180,0,0,2016,0,0,0), (68963,16378,0,16147,0,2288.8,-5319.14,88.9963,2.19912,610,0,0,5000,0,0,0), - (69113,2453,0,11566,0,623.855,-675.236,152.814,2.53936,72000,0,0,1196,3075,0,0), + (69113,2453,0,11566,0,623.855,-675.236,152.814,2.53936,72000,0,0,1196,3075,0,2), (69114,2744,0,4937,0,-6336.26,-3119.93,310.836,1.12561,72000,0,0,1752,0,0,0), (69115,2749,0,13869,0,-6827.86,-2573.3,240.744,2.53933,72000,0,0,5334,0,0,0), (69116,2751,0,5747,0,-6212.7,-3382.75,239.279,0.17921,72000,0,0,1469,0,0,0), @@ -51994,73 +51968,73 @@ VALUES (79124,1716,34,1621,0,89.5518,-136.922,-33.9396,5.00727,43200,0,0,2097,0,0,0), (79125,1715,34,2147,0,91.7954,-126.047,-33.9396,4.01449,43200,0,0,1953,0,0,0), (79126,1711,34,2145,0,95.3684,-128.729,-33.9396,2.07435,43200,0,0,1953,0,0,0), - (79127,598,36,308,0,-50.2651,-401.198,55.6811,5.51524,43200,0,0,386,0,0,0), - (79128,598,36,308,0,-73.1336,-407.03,54.9728,2.56563,43200,0,0,386,0,0,0), - (79129,598,36,308,0,-104.389,-426.736,55.9882,1.09956,43200,0,0,386,0,0,0), + (79127,598,36,308,0,-50.2651,-401.198,55.6811,5.51524,43200,0,0,417,0,0,0), + (79128,598,36,308,0,-73.1336,-407.03,54.9728,2.56563,43200,0,0,417,0,0,0), + (79129,598,36,308,0,-104.389,-426.736,55.9882,1.09956,43200,0,0,417,0,0,0), (79130,4416,36,341,0,-87.4821,-404.357,59.0401,5.67232,43200,0,0,417,0,0,0), - (79131,598,36,308,0,-100.262,-430.704,56.005,0.767945,43200,0,0,386,0,0,0), - (79132,4075,36,1141,0,-94.0732,-403.819,57.5726,0.191218,43200,10,0,120,0,0,1), - (79133,598,36,308,0,-108.016,-403.976,60.0188,4.79965,43200,0,0,386,0,0,0), - (79134,598,36,308,0,-57.0594,-406.745,55.1336,5.06145,43200,0,0,386,0,0,0), - (79135,598,36,308,0,-100.509,-372.996,59.22,1.32645,43200,0,0,386,0,0,0), - (79136,598,36,308,0,-79.0664,-382.136,55.3884,4.64258,43200,0,0,386,0,0,0), - (79137,598,36,308,0,-72.5348,-370.202,55.6576,1.6057,43200,0,0,386,0,0,0), - (79138,598,36,308,0,-40.12,-370.386,56.5668,2.35619,43200,0,0,386,0,0,0), + (79131,598,36,308,0,-100.262,-430.704,56.005,0.767945,43200,0,0,417,0,0,0), + (79132,4075,36,1141,0,-94.0732,-403.819,57.5726,0.191218,43200,10,0,8,0,0,1), + (79133,598,36,308,0,-108.016,-403.976,60.0188,4.79965,43200,0,0,417,0,0,0), + (79134,598,36,308,0,-57.0594,-406.745,55.1336,5.06145,43200,0,0,417,0,0,0), + (79135,598,36,308,0,-100.509,-372.996,59.22,1.32645,43200,0,0,417,0,0,0), + (79136,598,36,308,0,-79.0664,-382.136,55.3884,4.64258,43200,0,0,417,0,0,0), + (79137,598,36,308,0,-72.5348,-370.202,55.6576,1.6057,43200,0,0,417,0,0,0), + (79138,598,36,308,0,-40.12,-370.386,56.5668,2.35619,43200,0,0,417,0,0,0), (79139,1729,36,2318,0,-58.9532,-390.73,53.9482,5.2709,43200,0,0,990,1876,0,2), - (79140,598,36,308,0,-83.0129,-396.353,59.0941,0.087266,43200,0,0,386,0,0,0), - (79141,4075,36,1141,0,-13.3427,-376.707,60.7323,0.994858,43200,10,0,120,0,0,1), - (79142,598,36,308,0,-70.8896,-395.711,55.8013,3.64774,43200,0,0,386,0,0,0), - (79143,598,36,308,0,-98.282,-383.228,59.2963,5.58505,43200,0,0,386,0,0,0), + (79140,598,36,308,0,-83.0129,-396.353,59.0941,0.087266,43200,0,0,417,0,0,0), + (79141,4075,36,1141,0,-13.3427,-376.707,60.7323,0.994858,43200,10,0,8,0,0,1), + (79142,598,36,308,0,-70.8896,-395.711,55.8013,3.64774,43200,0,0,417,0,0,0), + (79143,598,36,308,0,-98.282,-383.228,59.2963,5.58505,43200,0,0,417,0,0,0), (79144,634,36,2316,0,-55.6462,-376.861,54.2091,0.063403,43200,0,0,1158,0,0,2), - (79145,598,36,308,0,-66.8609,-364.098,54.8182,2.89725,43200,0,0,386,0,0,0), - (79146,598,36,308,0,-52.6469,-368.032,55.5931,1.41372,43200,0,0,386,0,0,0), - (79147,4075,36,1141,0,-152.545,-526.434,51.133,1.73877,43200,10,0,120,0,0,1), - (79148,598,36,308,0,-116.78,-411.297,58.8569,5.74213,43200,0,0,386,0,0,0), - (79149,598,36,308,0,-128.305,-384.093,59.1888,3.10669,43200,0,0,386,0,0,0), + (79145,598,36,308,0,-66.8609,-364.098,54.8182,2.89725,43200,0,0,417,0,0,0), + (79146,598,36,308,0,-52.6469,-368.032,55.5931,1.41372,43200,0,0,417,0,0,0), + (79147,4075,36,1141,0,-152.545,-526.434,51.133,1.73877,43200,10,0,8,0,0,1), + (79148,598,36,308,0,-116.78,-411.297,58.8569,5.74213,43200,0,0,417,0,0,0), + (79149,598,36,308,0,-128.305,-384.093,59.1888,3.10669,43200,0,0,417,0,0,0), (79151,634,36,2316,0,-136.063,-408.245,58.1921,0.224902,43200,0,0,1158,0,0,0), (79152,634,36,2316,0,-116.45,-406.916,59.5309,0.895679,43200,0,0,1158,0,0,2), - (79153,4075,36,1141,0,-122.287,-414.488,58.311,6.23634,43200,10,0,120,0,0,1), - (79154,598,36,308,0,-139.803,-399.804,58.4387,1.48353,43200,0,0,386,0,0,0), - (79155,598,36,308,0,-130.811,-394.411,59.4243,2.47837,43200,0,0,386,0,0,0), - (79156,598,36,308,0,-139.342,-412.573,58.9302,3.57792,43200,0,0,386,0,0,0), - (79157,598,36,308,0,-147.793,-407.295,57.7768,4.06662,43200,0,0,386,0,0,0), - (79158,598,36,308,0,-114.904,-450.414,56.424,0,43200,0,0,386,0,0,0), - (79159,598,36,308,0,-126.517,-441.77,55.5907,4.06662,43200,0,0,386,0,0,0), - (79160,598,36,308,0,-153.941,-395.623,57.0007,1.16937,43200,0,0,386,0,0,0), - (79161,598,36,308,0,-165.125,-403.208,57.3258,5.48033,43200,0,0,386,0,0,0), - (79162,598,36,308,0,-175.251,-400.119,57.5643,2.49582,43200,0,0,386,0,0,0), - (79163,598,36,308,0,-169.962,-409.583,57.6959,5.60251,43200,0,0,386,0,0,0), - (79164,598,36,308,0,-182.302,-410.296,55.6153,2.77507,43200,0,0,386,0,0,0), + (79153,4075,36,1141,0,-122.287,-414.488,58.311,6.23634,43200,10,0,8,0,0,1), + (79154,598,36,308,0,-139.803,-399.804,58.4387,1.48353,43200,0,0,417,0,0,0), + (79155,598,36,308,0,-130.811,-394.411,59.4243,2.47837,43200,0,0,417,0,0,0), + (79156,598,36,308,0,-139.342,-412.573,58.9302,3.57792,43200,0,0,417,0,0,0), + (79157,598,36,308,0,-147.793,-407.295,57.7768,4.06662,43200,0,0,417,0,0,0), + (79158,598,36,308,0,-114.904,-450.414,56.424,0,43200,0,0,417,0,0,0), + (79159,598,36,308,0,-126.517,-441.77,55.5907,4.06662,43200,0,0,417,0,0,0), + (79160,598,36,308,0,-153.941,-395.623,57.0007,1.16937,43200,0,0,417,0,0,0), + (79161,598,36,308,0,-165.125,-403.208,57.3258,5.48033,43200,0,0,417,0,0,0), + (79162,598,36,308,0,-175.251,-400.119,57.5643,2.49582,43200,0,0,417,0,0,0), + (79163,598,36,308,0,-169.962,-409.583,57.6959,5.60251,43200,0,0,417,0,0,0), + (79164,598,36,308,0,-182.302,-410.296,55.6153,2.77507,43200,0,0,417,0,0,0), (79165,1725,36,184,0,-183.731,-450.034,54.6475,3.37684,43200,0,0,1068,0,0,0), - (79166,4075,36,1141,0,-183.257,-440.667,54.201,5.42284,43200,10,0,120,0,0,1), + (79166,4075,36,1141,0,-183.257,-440.667,54.201,5.42284,43200,10,0,8,0,0,1), (79167,1725,36,184,0,-202.166,-453.277,54.2891,0.811484,43200,0,0,1068,0,0,0), (79168,644,36,14403,0,-192.915,-448.211,54.4339,1.66886,43200,0,0,4490,0,0,0), - (79169,598,36,308,0,-176.814,-487.945,54.2515,6.26573,43200,0,0,386,0,0,0), + (79169,598,36,308,0,-176.814,-487.945,54.2515,6.26573,43200,0,0,417,0,0,0), (79170,634,36,2316,0,-191.73,-483.36,54.0413,2.0461,43200,5,0,1158,0,0,1), (79171,1729,36,2318,0,-188.074,-486.698,54.044,1.56971,43200,5,0,990,1876,0,1), - (79172,598,36,308,0,-176.345,-499.359,54.2337,0.890118,43200,0,0,386,0,0,0), - (79173,598,36,308,0,-219.438,-485.815,49.4967,0.698132,43200,0,0,386,0,0,0), - (79174,598,36,308,0,-197.438,-490.739,54.0243,3.76991,43200,0,0,386,0,0,0), - (79175,598,36,308,0,-231.309,-476.99,49.3445,1.06465,43200,0,0,386,0,0,0), - (79176,598,36,308,0,-207.559,-499.156,51.04,1.02974,43200,0,0,386,0,0,0), + (79172,598,36,308,0,-176.345,-499.359,54.2337,0.890118,43200,0,0,417,0,0,0), + (79173,598,36,308,0,-219.438,-485.815,49.4967,0.698132,43200,0,0,417,0,0,0), + (79174,598,36,308,0,-197.438,-490.739,54.0243,3.76991,43200,0,0,417,0,0,0), + (79175,598,36,308,0,-231.309,-476.99,49.3445,1.06465,43200,0,0,417,0,0,0), + (79176,598,36,308,0,-207.559,-499.156,51.04,1.02974,43200,0,0,417,0,0,0), (79177,1729,36,2318,0,-214.703,-506.568,50.8243,4.64998,43200,0,0,990,1876,0,0), - (79178,598,36,308,0,-233.461,-490.313,49.5979,4.06662,43200,0,0,386,0,0,0), - (79179,598,36,308,0,-186.472,-506.314,53.3956,4.79965,43200,0,0,386,0,0,0), - (79180,598,36,308,0,-198.654,-510.057,53.4681,4.99164,43200,0,0,386,0,0,0), - (79181,598,36,308,0,-222.039,-500.223,49.6132,3.66519,43200,0,0,386,0,0,0), - (79182,598,36,308,0,-170.745,-509.416,53.7236,4.85202,43200,0,0,386,0,0,0), - (79183,598,36,308,0,-157.933,-506.575,53.4426,1.02974,43200,0,0,386,0,0,0), - (79184,598,36,308,0,-206.619,-512.06,51.5749,4.55531,43200,0,0,386,0,0,0), - (79185,598,36,308,0,-158.652,-513.984,52.7541,4.08407,43200,0,0,386,0,0,0), - (79186,4075,36,1141,0,-195.525,-476.929,54.1321,2.96706,43200,10,0,120,0,0,1), - (79187,598,36,308,0,-214.18,-516.23,51.4912,5.89921,43200,0,0,386,0,0,0), + (79178,598,36,308,0,-233.461,-490.313,49.5979,4.06662,43200,0,0,417,0,0,0), + (79179,598,36,308,0,-186.472,-506.314,53.3956,4.79965,43200,0,0,417,0,0,0), + (79180,598,36,308,0,-198.654,-510.057,53.4681,4.99164,43200,0,0,417,0,0,0), + (79181,598,36,308,0,-222.039,-500.223,49.6132,3.66519,43200,0,0,417,0,0,0), + (79182,598,36,308,0,-170.745,-509.416,53.7236,4.85202,43200,0,0,417,0,0,0), + (79183,598,36,308,0,-157.933,-506.575,53.4426,1.02974,43200,0,0,417,0,0,0), + (79184,598,36,308,0,-206.619,-512.06,51.5749,4.55531,43200,0,0,417,0,0,0), + (79185,598,36,308,0,-158.652,-513.984,52.7541,4.08407,43200,0,0,417,0,0,0), + (79186,4075,36,1141,0,-195.525,-476.929,54.1321,2.96706,43200,10,0,8,0,0,1), + (79187,598,36,308,0,-214.18,-516.23,51.4912,5.89921,43200,0,0,417,0,0,0), (79188,1729,36,2318,0,-93.0234,-400.3,58.0467,3.03687,43200,0,0,990,1876,0,2), (79189,634,36,2316,0,-94.3284,-402.581,57.4746,0.820305,43200,0,0,1158,0,0,2), - (79190,598,36,308,0,-159.594,-529.266,52.2688,3.24631,43200,0,0,386,0,0,0), - (79191,598,36,308,0,-149.5,-519.485,53.0869,0.10472,43200,0,0,386,0,0,0), + (79190,598,36,308,0,-159.594,-529.266,52.2688,3.24631,43200,0,0,417,0,0,0), + (79191,598,36,308,0,-149.5,-519.485,53.0869,0.10472,43200,0,0,417,0,0,0), (79192,641,36,7111,0,-277.256,-494.085,49.5858,0.436332,43200,0,0,1251,0,0,0), (79193,641,36,7111,0,-284.672,-480.893,49.2836,4.01426,43200,0,0,1251,0,0,0), - (79194,598,36,308,0,-146.345,-528.773,52.1728,0.366519,43200,0,0,386,0,0,0), + (79194,598,36,308,0,-146.345,-528.773,52.1728,0.366519,43200,0,0,417,0,0,0), (79195,641,36,7111,0,-285.507,-489.11,50.0757,1.3742,43200,5,0,1251,0,0,1), (79196,622,36,7109,0,-193.104,-550.659,19.3065,4.45445,43200,5,0,1251,0,0,1), (79197,1731,36,7110,0,-213.95,-548.452,19.3065,1.22022,43200,5,0,1251,0,0,1), @@ -52094,7 +52068,7 @@ VALUES (79225,4416,36,341,0,-275.491,-574.469,50.5192,2.49582,43200,0,0,417,0,0,0), (79226,4416,36,341,0,-259.328,-587.667,51.0296,3.80482,43200,0,0,417,0,0,0), (79227,641,36,7111,0,-295.528,-530.023,49.3874,5.50756,43200,0,0,1251,0,0,0), - (79228,4075,36,1141,0,-274.531,-578.467,50.2194,5.87235,43200,10,0,120,0,0,1), + (79228,4075,36,1141,0,-274.531,-578.467,50.2194,5.87235,43200,10,0,8,0,0,1), (79229,4418,36,2447,0,-272.331,-583.156,50.1907,0.925193,43200,5,0,1062,2040,0,2), (79230,4417,36,2440,0,-272.512,-582.382,49.9988,0.681518,43200,5,0,1251,0,0,2), (79231,641,36,7111,0,-308.87,-485.281,49.802,1.6057,43200,0,0,1251,0,0,0), @@ -52119,7 +52093,7 @@ VALUES (79251,4416,36,341,0,-127.414,-607.545,15.174,0.15708,43200,0,0,417,0,0,0), (79252,4416,36,341,0,-126.252,-596.364,17.8088,6.24828,43200,0,0,417,0,0,0), (79253,4416,36,341,0,-137.649,-622.887,15.0423,2.98451,43200,0,0,417,0,0,0), - (79254,4075,36,1141,0,-137.611,-627.141,14.8801,1.50113,43200,10,0,120,0,0,1), + (79254,4075,36,1141,0,-137.611,-627.141,14.8801,1.50113,43200,10,0,8,0,0,1), (79255,4416,36,341,0,-106.13,-613.612,14.3938,1.6057,43200,0,0,417,0,0,0), (79256,4416,36,341,0,-115.187,-621.201,14.1127,4.93928,43200,0,0,417,0,0,0), (79257,4416,36,341,0,-104.417,-620.566,14.5019,5.0091,43200,0,0,417,0,0,0), @@ -52130,7 +52104,7 @@ VALUES (79262,3947,36,7112,0,-188.781,-702.69,8.85784,2.06811,43200,5,0,1347,0,0,1), (79271,4416,36,341,0,-104.376,-640.789,8.76665,0.733038,43200,0,0,417,0,0,0), (79273,634,36,2316,0,-187.714,-491.858,53.7952,4.84823,43200,5,0,1158,0,0,2), - (79276,4075,36,1141,0,-121.662,-435.93,54.643,4.30604,43200,10,0,120,0,0,1), + (79276,4075,36,1141,0,-121.662,-435.93,54.643,4.30604,43200,10,0,8,0,0,1), (79277,1729,36,2318,0,-146.777,-399.16,57.259,0.099881,43200,5,0,990,1876,0,1), (79280,634,36,2316,0,-194.663,-503.042,53.2529,3.31299,43200,5,0,1158,0,0,2), (79281,1729,36,2318,0,-195.271,-505.177,53.1259,3.31299,43200,5,0,990,1876,0,1), @@ -52182,7 +52156,7 @@ VALUES (79328,657,36,2347,0,-52.9977,-791.268,38.6091,0.738249,43200,5,0,1347,0,0,1), (79329,1732,36,2349,0,-40.2788,-797.973,39.3257,0.914945,43200,5,0,1137,2236,0,1), (79330,657,36,2347,0,-28.8178,-795.674,19.3963,6.02139,43200,0,0,1347,0,0,0), - (79331,4075,36,1141,0,-134.399,-792.648,17.47,2.70032,43200,10,0,120,0,0,1), + (79331,4075,36,1141,0,-134.399,-792.648,17.47,2.70032,43200,10,0,8,0,0,1), (154663,8907,230,0,0,779.154,1.81084,-53.6518,0.0174533,7200,0,0,7842,0,0,0), (79333,647,36,7113,0,-63.7206,-808.798,41.2342,5.77138,43200,0,0,2904,0,0,2), (79334,657,36,2347,0,-67.6401,-809.496,40.8694,3.10425,43200,5,0,1347,0,0,1), @@ -52218,11 +52192,11 @@ VALUES (79378,4418,36,2447,0,-207.884,-553.552,19.3065,2.95879,43200,0,0,1062,2040,0,2), (79379,4417,36,2440,0,-208.377,-551.49,19.3065,2.92817,43200,0,0,1251,0,0,2), (79380,4417,36,2440,0,-204.761,-552.424,19.3065,2.88854,43200,0,0,1251,0,0,2), - (79381,4075,36,1141,0,-137.489,-625.4,14.8722,1.50113,43200,10,0,120,0,0,1), + (79381,4075,36,1141,0,-137.489,-625.4,14.8722,1.50113,43200,10,0,8,0,0,1), (79368,636,36,2314,0,-78.3636,-824.518,39.9129,2.70864,43200,0,0,1347,0,0,0), (79384,657,36,2347,0,-154.996,-891.815,5.64332,3.05433,43200,5,0,1347,0,0,1), (79385,1732,36,2349,0,-146.141,-906.036,8.17895,4.04916,43200,5,0,1137,2236,0,1), - (79387,4075,36,1141,0,-289.323,-574.988,49.0583,6.0705,43200,0,0,120,0,0,0), + (79387,4075,36,1141,0,-289.323,-574.988,49.0583,6.0705,43200,0,0,8,0,0,0), (79388,657,36,2347,0,-153.182,-909,8.72719,2.61799,43200,0,0,1347,0,0,0), (154658,8906,230,0,0,793.348,-9.29995,-53.6518,3.07178,7200,0,0,7599,0,0,0), (79390,1732,36,2349,0,-147.674,-919.162,12.5437,6.04953,43200,0,0,1137,2236,0,0), @@ -52271,7 +52245,7 @@ VALUES (79604,721,0,328,0,-9774.17,-544.481,34.3062,2.44885,180,10,0,1,0,0,1), (79605,524,0,389,0,-9751.72,-603.903,39.7345,4.76923,180,0,0,137,0,0,0), (79606,524,0,389,0,-9787.24,-648.918,36.1254,1.70107,180,5,0,137,0,0,1), - (79607,2442,0,1060,0,-9751.14,-643.177,42.1577,5.78197,180,5,0,64,0,0,1), + (79607,2442,0,1060,0,-9751.14,-643.177,42.1577,5.78197,180,5,0,1,0,0,1), (79608,46,0,441,0,-9804.3,-612.081,31.5397,0.363205,180,5,0,176,0,0,1), (79609,822,0,1006,0,-9780.58,-553.3,33.6325,1.88916,180,5,0,195,0,0,1), (79610,524,0,389,0,-9823,-565.919,27.2956,1.95566,180,5,0,137,0,0,1), @@ -52315,15 +52289,15 @@ VALUES (79649,721,0,328,0,-9348.23,121.802,63.349,5.73038,180,10,0,1,0,0,1), (79650,525,0,903,0,-9281.85,93.0241,70.3287,2.90704,180,10,0,102,0,0,1), (79651,299,0,447,0,-9288.78,93.2141,69.386,3.68034,180,10,0,42,0,0,1), - (79652,883,0,347,0,-9255.45,128.083,70.8557,4.96116,180,5,0,64,0,0,1), + (79652,883,0,347,0,-9255.45,128.083,70.8557,4.96116,180,5,0,1,0,0,1), (79653,94,0,2361,0,-9190.44,187.539,73.7134,3.28073,180,5,0,102,0,0,1), (79654,4959,0,4469,0,-8981.78,397.36,75.9548,0.785398,180,0,0,644,0,0,0), (79656,14721,0,14733,0,-8927.76,481.33,93.9432,1.71042,180,0,0,9835,0,0,0), (79658,352,0,5128,0,-8835.76,490.084,109.699,4.04916,430,0,0,8017,7071,0,0), (79659,1303,0,1441,0,-8822.07,518.022,98.6826,4.17985,310,0,0,1605,0,0,0), (79660,1302,0,1425,0,-8827.97,519.827,98.8659,5.39307,310,0,0,1605,0,0,0), - (79661,4075,0,1141,0,-8811.56,494.985,97.7457,0.872665,180,10,0,120,0,0,1), - (79662,4075,0,1141,0,-8779.25,462.563,97.9664,2.80562,180,10,0,120,0,0,1), + (79661,4075,0,1141,0,-8811.56,494.985,97.7457,0.872665,180,10,0,8,0,0,1), + (79662,4075,0,1141,0,-8779.25,462.563,97.9664,2.80562,180,10,0,8,0,0,1), (79663,4981,0,5547,0,-8847.28,569.955,94.7707,3.12414,250,0,0,1240,0,0,0), (79664,68,0,3167,0,-8854.14,541.299,105.984,5.02655,900,0,0,3921,0,0,0), (79665,483,0,5546,0,-8845.68,566.492,94.7707,2.53073,310,0,0,1605,0,0,0), @@ -52386,8 +52360,8 @@ VALUES (79739,1395,0,1508,0,-8691.9,444.22,100.132,5.13127,180,0,0,413,0,0,0), (79740,2795,0,1505,0,-8678.19,458.158,99.7539,5.3058,310,0,0,2016,0,0,0), (79741,4961,0,3238,0,-8681.14,432.794,99.2405,1.65806,180,0,0,769,582,0,0), - (79742,4075,0,1141,0,-8674.44,451.945,99.6602,0.888236,180,10,0,120,0,0,1), - (79743,4075,0,1141,0,-8687.27,443.283,99.5513,2.63182,180,10,0,120,0,0,1), + (79742,4075,0,1141,0,-8674.44,451.945,99.6602,0.888236,180,10,0,8,0,0,1), + (79743,4075,0,1141,0,-8687.27,443.283,99.5513,2.63182,180,10,0,8,0,0,1), (79744,1333,0,1511,0,-8661.33,454.443,104.431,5.44543,310,0,0,1605,0,0,0), (79746,3626,0,1697,0,-8645.21,427.672,101.734,4.11183,370,0,0,166,0,0,2), (79747,1756,0,3167,0,-8541.23,450.202,105.1,2.21657,430,0,0,6209,0,0,0), @@ -52400,7 +52374,7 @@ VALUES (79754,340,0,5728,0,-8606.15,376.913,110.28,4.55531,430,0,0,3517,0,0,0), (79755,5482,0,3281,0,-8610.9,364.64,99.7062,0.785398,310,0,0,2016,0,0,0), (79756,5483,0,3288,0,-8608.36,358.496,99.7064,0.069813,310,0,0,1605,0,0,0), - (79757,4075,0,1141,0,-8607.22,364.055,92.1361,1.50001,180,10,0,120,0,0,1), + (79757,4075,0,1141,0,-8607.22,364.055,92.1361,1.50001,180,10,0,8,0,0,1), (79766,1646,0,1357,0,-8550.24,719.661,101.802,2.53073,310,0,0,1605,0,0,0), (79767,10782,0,10131,0,-8552.63,729.489,108.848,3.85718,540,0,0,2471,0,0,0), (79768,14439,0,14493,0,-8618.18,498.294,102.999,0.667497,350,0,1,6200,0,0,2), @@ -52412,11 +52386,11 @@ VALUES (79774,1324,0,1512,0,-8660.31,381.223,104.451,2.26893,310,0,0,1605,0,0,0), (79775,3629,0,1696,0,-8610.78,380.14,103.013,2.23402,180,0,0,166,0,0,0), (79776,1328,0,1521,0,-8624.84,394.134,102.925,2.16253,350,0,1,3481,0,0,2), - (79777,4075,0,1141,0,-8611.82,367.793,92.1363,4.68357,180,10,0,120,0,0,1), + (79777,4075,0,1141,0,-8611.82,367.793,92.1363,4.68357,180,10,0,8,0,0,1), (79778,5480,0,3287,0,-8688.56,325.764,109.521,4.43314,540,0,0,2471,0,0,0), (79779,5479,0,3280,0,-8689.32,323.237,109.521,1.29154,430,0,0,3517,0,0,0), (79780,914,0,1504,0,-8705.41,329.59,111.689,5.88176,490,0,0,6139,0,0,0), - (79781,7208,0,134,0,-8804.86,337.673,95.0976,2.63721,180,0,0,64,0,0,0), + (79781,7208,0,134,0,-8804.86,337.673,95.0976,2.63721,180,0,0,804,0,0,0), (79782,7207,0,6446,0,-8805.56,331.968,95.0986,3.15905,540,0,0,2972,0,0,0), (79783,6946,0,7613,0,-8819.92,362.534,109.604,5.2709,540,0,0,2471,0,0,0), (79784,1326,0,1523,0,-8816.57,356.727,100.67,4.62512,250,0,0,1240,0,0,0), @@ -52426,8 +52400,8 @@ VALUES (79788,918,0,1507,0,-8752.3,377.572,101.139,1.29154,490,0,0,3139,0,0,0), (79789,8383,0,7673,0,-8706.12,316.767,103.19,5.95157,490,0,0,9298,0,0,0), (79792,1976,0,3167,0,-8887.46,572.901,92.7272,0.547079,900,0,1,5079,0,0,2), - (79793,4075,0,1141,0,-8799.87,651.868,94.6152,4.48025,180,0,0,120,0,0,0), - (79794,620,1,304,0,-3810.2,-4525.65,9.96813,0,360,10,0,64,0,0,1), + (79793,4075,0,1141,0,-8799.87,651.868,94.6152,4.48025,180,0,0,8,0,0,0), + (79794,620,1,304,0,-3810.2,-4525.65,9.96813,0,360,10,0,1,0,0,1), (79796,3520,0,1544,0,-8656.45,676.937,108.141,2.33112,180,0,0,87,0,0,2), (79797,1298,0,1427,0,-8795.48,709.113,102.367,4.59022,310,0,0,1605,0,0,0), (79798,1299,0,1447,0,-8773.68,709.888,99.6172,0.767945,310,0,0,1605,0,0,0), @@ -52472,7 +52446,7 @@ VALUES (79839,1431,0,5545,0,-8884.88,675.547,100.263,1.93731,310,0,0,1605,0,0,0), (79840,68,0,3167,0,-8836.68,722.916,97.7159,2.02606,900,0,0,3921,0,0,0), (79841,6740,0,5444,0,-8867.79,673.673,97.9864,5.20108,310,0,0,1605,0,0,0), - (79848,4075,0,1141,0,-8793.15,675.61,101.916,1.43058,180,0,0,120,0,0,0), + (79848,4075,0,1141,0,-8793.15,675.61,101.916,1.43058,180,0,0,8,0,0,0), (79853,2457,0,1437,0,-8939.28,620.538,99.606,0.506145,540,0,0,2972,0,0,0), (79854,14394,0,14431,0,-8986.33,555.95,93.943,5.91667,490,0,0,9298,2434,0,0), (79857,68,0,3167,0,-8964.88,526.632,97.2641,4.45321,900,0,0,3921,0,0,2), @@ -52484,19 +52458,19 @@ VALUES (79865,68,0,3167,0,-9085.59,408.559,92.1695,3.47321,900,0,0,3921,0,0,0), (79866,721,0,328,0,-9076.24,380.184,92.6135,1.75777,180,10,0,1,0,0,1), (79867,721,0,328,0,-9145.99,417.829,93.9833,1.5708,180,10,0,1,0,0,1), - (79868,890,0,654,0,-9181.07,414.55,89.6092,4.7957,180,0,0,11,0,0,0), - (79869,883,0,347,0,-9188.38,420.498,90.8592,2.98929,180,5,0,64,0,0,1), + (79868,890,0,654,0,-9181.07,414.55,89.6092,4.7957,180,0,0,16,0,0,0), + (79869,883,0,347,0,-9188.38,420.498,90.8592,2.98929,180,5,0,1,0,0,1), (79870,721,0,328,0,-9172.34,469.566,104.185,0.505691,180,10,0,1,0,0,1), - (79871,2442,0,1060,0,-9189.98,430.771,92.4673,3.3122,180,5,0,64,0,0,1), + (79871,2442,0,1060,0,-9189.98,430.771,92.4673,3.3122,180,5,0,1,0,0,1), (79872,721,0,328,0,-9139.18,355.357,91.7032,4.10822,180,10,0,1,0,0,1), (79873,721,0,328,0,-9214.43,344.521,73.7192,2.74268,180,10,0,1,0,0,1), - (79874,883,0,347,0,-9205.02,340.429,73.3442,5.27145,180,5,0,64,0,0,1), + (79874,883,0,347,0,-9205.02,340.429,73.3442,5.27145,180,5,0,1,0,0,1), (79875,1423,0,3258,0,-9181.74,310.279,78.9794,1.58252,190,0,0,1106,0,0,0), (79876,525,0,903,0,-9224.23,418.613,87.9368,0.047608,180,10,0,102,0,0,1), (79877,94,0,2361,0,-9217.53,232.167,73.029,4.64607,180,5,0,102,0,0,1), - (79878,883,0,347,0,-9234.25,254.141,72.9114,2.8935,180,5,0,64,0,0,1), - (79879,890,0,654,0,-9231.44,253.441,72.8208,2.89989,180,10,0,11,0,0,1), - (79880,2442,0,1060,0,-9225.26,259.278,72.6654,4.66506,180,5,0,64,0,0,1), + (79878,883,0,347,0,-9234.25,254.141,72.9114,2.8935,180,5,0,1,0,0,1), + (79879,890,0,654,0,-9231.44,253.441,72.8208,2.89989,180,10,0,16,0,0,1), + (79880,2442,0,1060,0,-9225.26,259.278,72.6654,4.66506,180,5,0,1,0,0,1), (79881,5917,0,4558,0,-9266.12,354.4,76.6919,2.2945,180,5,0,87,0,0,2), (79882,721,0,328,0,-9213.91,273.681,74.2265,4.57673,180,10,0,1,0,0,1), (79883,30,0,382,0,-9233.27,271.076,72.78,3.25266,180,5,0,102,0,0,1), @@ -52518,29 +52492,29 @@ VALUES (79899,525,0,903,0,-9277.91,-11.2201,70.6536,0.121179,180,10,0,102,0,0,1), (79900,299,0,447,0,-9222.11,-39.7406,73.8181,1.76359,180,10,0,42,0,0,1), (79901,94,0,2361,0,-9251.36,-11.6955,73.4498,4.86727,180,5,0,102,0,0,1), - (79902,6368,0,5555,0,-9177.55,-10.9676,79.1202,0.208455,180,5,0,64,0,0,1), - (79903,6368,0,5555,0,-9185.84,-6.26367,77.9952,3.85509,180,5,0,64,0,0,1), - (79904,6368,0,5555,0,-9164.44,-6.83258,79.4985,3.37061,180,5,0,64,0,0,1), + (79902,6368,0,5555,0,-9177.55,-10.9676,79.1202,0.208455,180,5,0,1,0,0,1), + (79903,6368,0,5555,0,-9185.84,-6.26367,77.9952,3.85509,180,5,0,1,0,0,1), + (79904,6368,0,5555,0,-9164.44,-6.83258,79.4985,3.37061,180,5,0,1,0,0,1), (79905,7385,0,5556,0,-9173.6,-0.252902,80.3948,1.99512,370,0,0,64,0,0,0), - (79906,6368,0,5555,0,-9159.23,-1.84042,79.3735,6.06882,180,5,0,64,0,0,1), + (79906,6368,0,5555,0,-9159.23,-1.84042,79.3735,6.06882,180,5,0,1,0,0,1), (79907,94,0,2361,0,-9213.33,19.113,77.096,0.692428,180,5,0,102,0,0,1), (79908,7381,0,5555,0,-9173.94,1.30174,80.3945,6.09201,300,0,0,64,0,0,0), (79909,7382,0,5554,0,-9170.25,2.46752,80.4049,1.56278,300,0,0,64,0,0,0), (79910,7384,0,5586,0,-9175.33,3.87259,80.3912,4.33778,180,0,0,64,0,0,0), - (79911,6368,0,5555,0,-9180.5,13.5264,79.2606,5.98203,180,5,0,64,0,0,1), + (79911,6368,0,5555,0,-9180.5,13.5264,79.2606,5.98203,180,5,0,1,0,0,1), (79912,6367,0,5086,0,-9176.5,0.704102,80.4761,5.79449,180,0,0,166,0,0,0), - (79913,6368,0,5555,0,-9188.4,5.30065,78.1142,1.12691,180,5,0,64,0,0,1), - (79914,6368,0,5555,0,-9156.63,15.9581,78.5701,1.64355,180,5,0,64,0,0,1), - (79915,6368,0,5555,0,-9163.13,7.73827,79.0701,3.57267,180,5,0,64,0,0,1), - (79916,6368,0,5555,0,-9167.8,17.7601,78.9207,4.27481,180,5,0,64,0,0,1), + (79913,6368,0,5555,0,-9188.4,5.30065,78.1142,1.12691,180,5,0,1,0,0,1), + (79914,6368,0,5555,0,-9156.63,15.9581,78.5701,1.64355,180,5,0,1,0,0,1), + (79915,6368,0,5555,0,-9163.13,7.73827,79.0701,3.57267,180,5,0,1,0,0,1), + (79916,6368,0,5555,0,-9167.8,17.7601,78.9207,4.27481,180,5,0,1,0,0,1), (79917,94,0,2361,0,-9120.66,38.1426,82.754,5.63773,180,5,0,102,0,0,1), - (79918,2442,0,1060,0,-9167.85,13.3317,79.0457,3.00682,180,5,0,64,0,0,1), - (79919,2442,0,1060,0,-9157.46,13.7152,78.6951,3.12673,180,5,0,64,0,0,1), + (79918,2442,0,1060,0,-9167.85,13.3317,79.0457,3.00682,180,5,0,1,0,0,1), + (79919,2442,0,1060,0,-9157.46,13.7152,78.6951,3.12673,180,5,0,1,0,0,1), (79920,299,0,447,0,-9290,-10.2439,69.4036,5.69506,180,10,0,42,0,0,1), (79921,525,0,903,0,-9222.78,-53.9854,73.6102,5.97606,180,10,0,102,0,0,1), - (79922,2442,0,1060,0,-9226.41,-59.2634,74.2215,3.07871,180,5,0,64,0,0,1), + (79922,2442,0,1060,0,-9226.41,-59.2634,74.2215,3.07871,180,5,0,1,0,0,1), (79923,94,0,2361,0,-9109.14,6.64692,88.2881,5.75035,180,5,0,102,0,0,1), - (79924,883,0,347,0,-9097.14,-14.5558,91.0138,5.11138,180,5,0,64,0,0,1), + (79924,883,0,347,0,-9097.14,-14.5558,91.0138,5.11138,180,5,0,1,0,0,1), (79925,6774,0,5526,0,-9044.56,-45.9817,88.4193,3.08923,180,0,0,413,0,0,0), (79926,1642,0,3167,0,-9047.58,-101.24,88.3071,1.98968,430,0,0,3866,0,0,0), (79927,1642,0,3167,0,-9047.72,-65.2479,88.182,4.62545,430,0,0,3866,0,0,2), @@ -52654,7 +52628,7 @@ VALUES (80036,257,0,10912,0,-8742.24,-176.21,85.6366,5.59501,180,5,0,70,0,0,1), (80037,257,0,10912,0,-8727.35,-133.797,86.9388,0.016385,180,5,0,70,0,0,1), (80038,721,0,328,0,-8680.28,-83.5984,91.627,5.55718,180,10,0,1,0,0,1), - (80039,883,0,347,0,-8679.93,-98.3911,89.5294,6.19524,180,5,0,64,0,0,1), + (80039,883,0,347,0,-8679.93,-98.3911,89.5294,6.19524,180,5,0,1,0,0,1), (80040,69,0,604,0,-8736.29,-72.8328,92.0231,6.01294,180,5,0,55,0,0,1), (80041,69,0,604,0,-8753.2,-33.3754,92.5098,1.87129,180,5,0,55,0,0,1), (80042,69,0,604,0,-8748.67,-50.3176,92.2134,2.86224,180,5,0,55,0,0,1), @@ -52676,7 +52650,7 @@ VALUES (80060,80,0,365,0,-8671.83,-123.34,92.1135,1.68621,180,7,0,71,0,0,1), (80061,721,0,328,0,-8718.02,-112.688,87.425,0,180,10,0,1,0,0,1), (80062,721,0,328,0,-8673.78,-189.267,91.329,0.563237,180,10,0,1,0,0,1), - (80063,883,0,347,0,-8686.67,-197.311,92.329,3.94988,180,5,0,64,0,0,1), + (80063,883,0,347,0,-8686.67,-197.311,92.329,3.94988,180,5,0,1,0,0,1), (80064,80,0,365,0,-8632.33,-143.753,86.3842,3.27452,180,7,0,71,0,0,1), (80065,80,0,365,0,-8616.27,-143.334,87.4937,0.409049,180,7,0,71,0,0,1), (80066,80,0,365,0,-8640.19,-143.559,86.8829,1.44862,180,7,0,71,0,0,1), @@ -52705,7 +52679,7 @@ VALUES (80089,257,0,10912,0,-8732.69,-197.638,88.1356,5.84854,180,0,0,70,0,0,0), (80090,721,0,328,0,-8753.91,2.80961,92.7651,3.43452,180,10,0,1,0,0,1), (80091,721,0,328,0,-8835.42,-10.7878,90.3409,4.89691,180,10,0,1,0,0,1), - (80092,883,0,347,0,-8820.92,-7.87339,90.2892,4.96105,180,5,0,64,0,0,1), + (80092,883,0,347,0,-8820.92,-7.87339,90.2892,4.96105,180,5,0,1,0,0,1), (80093,721,0,328,0,-8812.31,4.68013,92.2564,1.22803,180,10,0,1,0,0,1), (80094,6,0,10913,0,-8760.26,-201.47,86.3046,0.963932,180,5,0,42,0,0,1), (80095,257,0,10912,0,-8722.67,-207.828,89.6581,5.39678,180,5,0,70,0,0,1), @@ -52736,9 +52710,9 @@ VALUES (80120,257,0,10912,0,-8823.45,-236.78,82.4202,4.01583,180,5,0,70,0,0,1), (80121,257,0,10912,0,-8819.6,-252.86,82.5452,0.517106,180,5,0,70,0,0,1), (80122,257,0,10912,0,-8811.3,-257.724,82.7952,3.19441,180,5,0,70,0,0,1), - (80123,883,0,347,0,-8877.66,14.8767,93.475,0.440051,180,5,0,64,0,0,1), + (80123,883,0,347,0,-8877.66,14.8767,93.475,0.440051,180,5,0,1,0,0,1), (80124,721,0,328,0,-8863.43,12.5133,93.6489,5.15324,180,10,0,1,0,0,1), - (80125,890,0,654,0,-8877.7,13.7454,93.701,3.94909,180,0,0,11,0,0,0), + (80125,890,0,654,0,-8877.7,13.7454,93.701,3.94909,180,0,0,16,0,0,0), (80126,721,0,328,0,-8836.24,-248.546,82.953,5.87392,180,10,0,1,0,0,1), (80127,11260,0,89,0,-8856.89,-252.401,81.078,5.37848,180,0,0,64,40,0,2), (80128,721,0,328,0,-8840.98,-250.706,82.828,2.85951,180,10,0,1,0,0,1), @@ -52773,10 +52747,10 @@ VALUES (80157,299,0,447,0,-8987.25,-179,76.9624,1.85569,180,10,0,42,0,0,1), (80158,38,0,5035,0,-9039.49,-264.737,73.6806,4.56933,180,5,0,71,0,0,1), (80159,721,0,328,0,-9058.14,-245.824,72.6166,3.9617,180,10,0,1,0,0,1), - (80160,883,0,347,0,-9063.94,-246.895,72.9306,1.68514,180,5,0,64,0,0,1), + (80160,883,0,347,0,-9063.94,-246.895,72.9306,1.68514,180,5,0,1,0,0,1), (80161,69,0,604,0,-9079.85,-182.028,74.6405,6.06449,180,0,0,55,0,0,0), (80162,38,0,5035,0,-9079.48,-236.698,73.5753,5.91654,180,5,0,71,0,0,1), - (80163,890,0,654,0,-9078.66,-244.165,73.7003,4.82163,180,10,0,11,0,0,1), + (80163,890,0,654,0,-9078.66,-244.165,73.7003,4.82163,180,10,0,16,0,0,1), (80164,69,0,604,0,-9038.11,-177.288,76.8733,2.59264,180,5,0,55,0,0,1), (80165,69,0,604,0,-9028.41,-164.729,79.0259,5.30062,180,5,0,55,0,0,1), (80166,721,0,328,0,-9027.87,-86.8298,87.9876,4.52992,180,10,0,1,0,0,1), @@ -52811,7 +52785,7 @@ VALUES (80195,38,0,5035,0,-9045.05,-324.702,73.5767,4.84956,180,5,0,71,0,0,1), (80196,38,0,5035,0,-9130.17,-263.614,72.5258,4.62631,180,0,0,71,0,0,0), (80197,721,0,328,0,-9152.42,-371.24,71.9054,5.00839,180,10,0,1,0,0,1), - (80198,883,0,347,0,-9111.69,-363.262,73.6354,4.57914,180,5,0,64,0,0,1), + (80198,883,0,347,0,-9111.69,-363.262,73.6354,4.57914,180,5,0,1,0,0,1), (80199,38,0,5035,0,-9128.11,-355.049,73.4938,5.71384,180,0,0,71,0,0,0), (80200,38,0,5035,0,-9077.32,-377.228,73.5343,1.32645,180,0,0,71,0,0,0), (80201,38,0,5035,0,-9073.82,-376.869,73.5351,2.44346,180,0,0,71,0,0,2), @@ -52832,26 +52806,26 @@ VALUES (80216,38,0,5035,0,-9091.08,-421.406,73.9978,4.09253,180,5,0,71,0,0,1), (80217,721,0,328,0,-9062.82,-445.859,72.3721,2.75623,180,10,0,1,0,0,1), (80218,38,0,5035,0,-9053.63,-410.669,71.9829,4.16758,180,5,0,71,0,0,1), - (80220,890,0,654,0,-8983.11,-402.958,71.0471,2.44832,180,0,0,11,0,0,0), + (80220,890,0,654,0,-8983.11,-402.958,71.0471,2.44832,180,0,0,16,0,0,0), (80221,721,0,328,0,-9005.59,-384.689,73.4165,5.41013,180,10,0,1,0,0,1), (80222,38,0,5035,0,-8998.78,-390.347,71.8185,4.87939,180,0,0,71,0,0,0), (80223,38,0,5035,0,-9003.3,-363.304,75.0033,3.74668,180,0,0,71,0,0,0), (80224,38,0,5035,0,-9034.19,-397.809,72.6381,1.83317,180,0,0,71,0,0,0), (80225,721,0,328,0,-9028.71,-387.084,74.5318,3.36358,180,10,0,1,0,0,1), (80226,38,0,5035,0,-9027.98,-383.922,75.0318,1.25572,180,0,0,71,0,0,0), - (80227,883,0,347,0,-9021.51,-373.152,75.1056,3.3033,180,5,0,64,0,0,1), + (80227,883,0,347,0,-9021.51,-373.152,75.1056,3.3033,180,5,0,1,0,0,1), (80228,38,0,5035,0,-8980.84,-411.607,69.4132,6.01341,180,0,0,71,0,0,0), (80229,38,0,5035,0,-8951.47,-429.956,65.1523,1.95477,180,0,0,71,0,0,0), (80230,38,0,5035,0,-8956.23,-422.418,65.3401,4.5204,180,0,0,71,0,0,0), (80231,38,0,5035,0,-8958.37,-431.305,64.7884,1.25664,180,0,0,71,0,0,0), (80232,721,0,328,0,-8936.78,-418.375,65.8772,3.73739,180,10,0,1,0,0,1), - (80233,883,0,347,0,-9002.12,-420.868,69.827,3.13183,180,5,0,64,0,0,1), + (80233,883,0,347,0,-9002.12,-420.868,69.827,3.13183,180,5,0,1,0,0,1), (80234,721,0,328,0,-8938.28,-391.842,70.048,0.868378,180,10,0,1,0,0,1), (80236,38,0,5035,0,-8956.91,-389.864,70.298,2.37787,180,5,0,71,0,0,1), (80237,38,0,5035,0,-8917.87,-381.132,70.7183,1.76861,180,5,0,71,0,0,1), (80238,38,0,5035,0,-8963.1,-370.271,73.0808,1.16937,180,5,0,71,0,0,1), (80239,721,0,328,0,-8911.16,-418.504,66.6302,5.18603,180,10,0,1,0,0,1), - (80240,883,0,347,0,-8927.37,-436.047,66.9626,0.182826,180,5,0,64,0,0,1), + (80240,883,0,347,0,-8927.37,-436.047,66.9626,0.182826,180,5,0,1,0,0,1), (80241,38,0,5035,0,-8869.45,-373.783,71.6896,2.31791,180,5,0,71,0,0,2), (80242,721,0,328,0,-8893.94,-387.5,68.8146,4.92776,180,10,0,1,0,0,1), (80243,721,0,328,0,-8875.71,-389.825,68.1029,4.35911,180,10,0,1,0,0,1), @@ -52885,50 +52859,50 @@ VALUES (80275,94,0,2361,0,-9189.05,110.796,75.854,3.7875,180,5,0,102,0,0,1), (80276,94,0,2361,0,-9243.78,122.246,72.377,0.481233,180,5,0,102,0,0,1), (80277,94,0,2361,0,-9216.17,147.554,72.3877,3.05173,180,5,0,102,0,0,1), - (80278,883,0,347,0,-9265.33,139.605,68.8393,4.46788,180,5,0,64,0,0,1), + (80278,883,0,347,0,-9265.33,139.605,68.8393,4.46788,180,5,0,1,0,0,1), (80279,94,0,2361,0,-9195.6,185.983,73.4127,3.34746,180,5,0,102,0,0,1), (80280,721,0,328,0,-9298.47,228.579,67.886,1.22931,180,10,0,1,0,0,1), (80281,94,0,2361,0,-9278.95,203.298,67.636,4.66906,180,5,0,102,0,0,1), (80282,94,0,2361,0,-9218.33,241.176,73.3824,5.081,180,5,0,102,0,0,1), (80283,3937,0,3234,0,-9127.47,391.953,91.4787,3.82752,180,0,0,500,0,0,2), (80284,1933,0,856,0,-9207.74,335.047,72.9692,5.08074,180,5,0,14,0,0,1), - (80285,2442,0,1060,0,-9210.72,419.773,88.383,2.05575,180,5,0,64,0,0,1), - (80286,883,0,347,0,-9181.17,414.977,89.7382,1.14126,180,5,0,64,0,0,1), - (80287,890,0,654,0,-9182.42,414.435,89.3592,3.36393,180,0,0,11,0,0,0), + (80285,2442,0,1060,0,-9210.72,419.773,88.383,2.05575,180,5,0,1,0,0,1), + (80286,883,0,347,0,-9181.17,414.977,89.7382,1.14126,180,5,0,1,0,0,1), + (80287,890,0,654,0,-9182.42,414.435,89.3592,3.36393,180,0,0,16,0,0,0), (80288,30,0,382,0,-9259.6,444.417,84.3847,5.11796,180,5,0,102,0,0,1), (80289,525,0,903,0,-9285.95,377.083,76.1121,0.555494,180,10,0,102,0,0,1), (80290,1933,0,856,0,-9283.05,460.661,79.7801,2.80317,180,5,0,14,0,0,1), - (80291,2442,0,1060,0,-9334.18,322.277,67.1415,3.98068,180,5,0,64,0,0,1), + (80291,2442,0,1060,0,-9334.18,322.277,67.1415,3.98068,180,5,0,1,0,0,1), (80292,395,0,262,0,-9277.34,345.464,75.6012,5.62312,180,0,0,64,0,0,0), (80293,11994,0,11930,0,-9309.79,284.638,70.6218,2.04204,250,0,0,1240,0,0,0), (80294,11979,0,11929,0,-9313.08,291.223,70.6186,4.5204,250,0,0,1240,0,0,0), (80295,525,0,903,0,-9312.85,349.291,68.9001,0.755021,180,10,0,102,0,0,1), (80296,721,0,328,0,-9307.77,323.492,70.8742,2.95222,180,10,0,1,0,0,1), - (80297,883,0,347,0,-9299.99,391.945,75.5581,0.692738,180,5,0,64,0,0,1), + (80297,883,0,347,0,-9299.99,391.945,75.5581,0.692738,180,5,0,1,0,0,1), (80298,94,0,2361,0,-9287.21,281.559,70.1183,3.36619,180,5,0,102,0,0,1), (80299,525,0,903,0,-9347.53,258.843,65.4293,0.365631,180,10,0,102,0,0,1), (80300,525,0,903,0,-9388.39,290.287,62.9001,1.95877,180,10,0,102,0,0,1), (80301,30,0,382,0,-9390.82,286.729,62.52,1.32586,180,5,0,102,0,0,1), - (80302,620,0,304,0,-9340.95,285.349,67.4902,0.602206,300,10,0,64,0,0,1), + (80302,620,0,304,0,-9340.95,285.349,67.4902,0.602206,300,10,0,1,0,0,1), (80303,525,0,903,0,-9356.33,306.629,65.9791,2.01959,180,10,0,102,0,0,1), (80304,11996,0,257,0,-9318.44,270.625,68.1097,3.52786,180,0,0,64,0,0,0), - (80306,620,0,304,0,-9325.21,269.797,67.8272,5.27587,300,10,0,64,0,0,1), - (80307,620,0,304,0,-9323.52,275.141,68.6325,3.57932,300,10,0,64,0,0,1), - (80308,620,0,304,0,-9332.22,272.505,68.1097,1.01197,300,10,0,64,0,0,1), + (80306,620,0,304,0,-9325.21,269.797,67.8272,5.27587,300,10,0,1,0,0,1), + (80307,620,0,304,0,-9323.52,275.141,68.6325,3.57932,300,10,0,1,0,0,1), + (80308,620,0,304,0,-9332.22,272.505,68.1097,1.01197,300,10,0,1,0,0,1), (80309,721,0,328,0,-9320.07,269.961,68.1097,0.02196,180,10,0,1,0,0,1), - (80310,620,0,304,0,-9331.25,285.416,68.7347,5.96252,300,10,0,64,0,0,1), + (80310,620,0,304,0,-9331.25,285.416,68.7347,5.96252,300,10,0,1,0,0,1), (80311,525,0,903,0,-9416.54,200.779,60.2635,0.633863,180,10,0,102,0,0,1), (80312,525,0,903,0,-9379.01,205.933,61.7403,4.94317,180,10,0,102,0,0,1), - (80313,2442,0,1060,0,-9413.49,226.538,61.0589,2.80054,180,5,0,64,0,0,1), + (80313,2442,0,1060,0,-9413.49,226.538,61.0589,2.80054,180,5,0,1,0,0,1), (80314,30,0,382,0,-9383.82,200.188,61.4398,0.546416,180,5,0,102,0,0,1), (80315,525,0,903,0,-9401.29,254.306,61.8017,5.7364,180,10,0,102,0,0,1), (80316,525,0,903,0,-9405.91,310.595,59.3323,2.20649,180,10,0,102,0,0,1), (80317,795,0,338,0,-9424.88,128.852,59.563,2.28574,180,0,0,64,0,0,0), - (80318,620,0,304,0,-9427.15,129.176,59.4742,2.84226,300,10,0,64,0,0,1), + (80318,620,0,304,0,-9427.15,129.176,59.4742,2.84226,300,10,0,1,0,0,1), (80319,721,0,328,0,-9347.92,127.084,64.2189,1.74998,180,10,0,1,0,0,1), (80320,797,0,338,0,-9426.15,129.829,59.5506,3.12876,180,5,0,64,0,0,2), (80321,796,0,221,0,-9422.29,129.096,59.7126,2.22594,180,0,0,64,0,0,0), - (80322,620,0,304,0,-9429.7,129.086,59.3006,5.70503,300,10,0,64,0,0,1), + (80322,620,0,304,0,-9429.7,129.086,59.3006,5.70503,300,10,0,1,0,0,1), (80323,525,0,903,0,-9441.37,233.004,59.9603,0.430757,180,10,0,102,0,0,1), (80324,1933,0,856,0,-9367.79,146.996,61.5274,3.48803,180,5,0,14,0,0,1), (80325,927,0,1299,0,-9468.14,108.976,57.6606,1.79769,180,0,0,456,406,0,0), @@ -52937,8 +52911,8 @@ VALUES (80328,5403,0,2410,0,-9468.9,46.1174,56.909,4.43314,180,0,0,42,0,0,0), (80329,5406,0,2408,0,-9472.91,46.977,56.887,4.83456,180,0,0,42,0,0,0), (80330,1423,0,3258,0,-9481.31,74.4224,56.5493,3.06882,190,0,0,1106,0,0,0), - (80331,620,0,304,0,-9472.62,47.3926,56.7775,5.34535,300,0,0,64,0,0,0), - (80332,620,0,304,0,-9470.22,54.0639,57.2775,2.38564,300,10,0,64,0,0,1), + (80331,620,0,304,0,-9472.62,47.3926,56.7775,5.34535,300,0,0,1,0,0,0), + (80332,620,0,304,0,-9470.22,54.0639,57.2775,2.38564,300,10,0,1,0,0,1), (80333,913,0,1300,0,-9461.85,109.353,57.8784,2.6529,180,0,0,500,0,0,0), (80334,240,0,1985,0,-9465.52,74.0069,56.7785,4.59022,250,0,0,1240,0,0,0), (80335,1423,0,3258,0,-9454.15,73.0675,56.7219,3.27538,190,0,1,1106,0,0,0), @@ -52962,8 +52936,8 @@ VALUES (80353,906,0,3271,0,-9472.8,-5.32661,49.8778,5.55015,180,0,0,413,370,0,0), (80354,6121,0,4866,0,-9473.43,-8.58822,49.8779,6.23082,180,0,0,413,382,0,0), (80355,1430,0,1293,0,-9466.99,-4.53396,57.033,1.64061,180,0,0,413,0,0,0), - (80356,883,0,347,0,-9470.53,-25.8799,58.3798,0.281633,180,5,0,64,0,0,1), - (80357,890,0,654,0,-9473.01,-26.9386,58.4689,0.426951,180,0,0,11,0,0,0), + (80356,883,0,347,0,-9470.53,-25.8799,58.3798,0.281633,180,5,0,1,0,0,1), + (80357,890,0,654,0,-9473.01,-26.9386,58.4689,0.426951,180,0,0,16,0,0,0), (80359,721,0,328,0,-9439.26,-26.7026,60.6086,4.1163,180,10,0,1,0,0,1), (80360,721,0,328,0,-9535.33,89.8609,59.0065,5.15616,180,10,0,1,0,0,1), (80361,113,0,503,0,-9545.4,4.4072,60.651,5.20721,180,5,0,102,0,0,1), @@ -52977,10 +52951,10 @@ VALUES (80370,721,0,328,0,-9536.96,180.429,57.4556,0.015586,180,10,0,1,0,0,1), (80371,113,0,503,0,-9529.79,187.151,57.8628,2.56714,180,5,0,102,0,0,1), (80372,94,0,2361,0,-9471.96,254.546,53.9546,6.21279,180,5,0,102,0,0,1), - (80373,883,0,347,0,-9477.02,260.347,54.102,1.47696,180,5,0,64,0,0,1), + (80373,883,0,347,0,-9477.02,260.347,54.102,1.47696,180,5,0,1,0,0,1), (80374,94,0,2361,0,-9486.54,277.408,52.9888,3.26632,180,5,0,102,0,0,1), (80375,94,0,2361,0,-9464.92,275.763,53.5246,4.97254,180,5,0,102,0,0,1), - (80376,2442,0,1060,0,-9409.5,298.304,60.0419,3.86036,180,5,0,64,0,0,1), + (80376,2442,0,1060,0,-9409.5,298.304,60.0419,3.86036,180,5,0,1,0,0,1), (80377,94,0,2361,0,-9489.74,311.878,56.206,6.20915,180,5,0,102,0,0,1), (80378,525,0,903,0,-9484.38,321.875,52.4917,6.19262,180,10,0,102,0,0,1), (80379,525,0,903,0,-9448.6,341.045,54.4686,5.63527,180,10,0,102,0,0,1), @@ -53013,7 +52987,7 @@ VALUES (80406,30,0,382,0,-9524.25,426.606,53.0522,3.66698,180,5,0,102,0,0,1), (80407,525,0,903,0,-9538.83,471.885,52.6319,1.89255,180,10,0,102,0,0,1), (80408,525,0,903,0,-9515.82,474.036,52.6854,0.317416,180,10,0,102,0,0,1), - (80409,2442,0,1060,0,-9547.63,526.943,50.0758,5.83003,180,5,0,64,0,0,1), + (80409,2442,0,1060,0,-9547.63,526.943,50.0758,5.83003,180,5,0,1,0,0,1), (80410,525,0,903,0,-9506.85,406.131,52.3176,3.51163,180,10,0,102,0,0,1), (80411,525,0,903,0,-9500.23,554.585,51.7785,0.273427,180,10,0,102,0,0,1), (80412,474,0,2359,0,-9352.18,503.765,50.433,4.97419,180,0,0,160,350,0,0), @@ -53032,7 +53006,7 @@ VALUES (80425,30,0,382,0,-9646.86,371.204,42.7618,6.151,180,5,0,102,0,0,1), (80426,525,0,903,0,-9637.91,368.944,42.7618,1.46233,180,10,0,102,0,0,1), (80427,525,0,903,0,-9686.59,330.467,45.9163,1.25255,180,10,0,102,0,0,1), - (80428,2442,0,1060,0,-9675.89,369.958,43.1045,1.27595,180,5,0,64,0,0,1), + (80428,2442,0,1060,0,-9675.89,369.958,43.1045,1.27595,180,5,0,1,0,0,1), (80429,525,0,903,0,-9701.68,373.565,41.9979,3.41465,180,10,0,102,0,0,1), (80430,525,0,903,0,-9691.12,387.699,42.0108,5.837,180,10,0,102,0,0,1), (80431,525,0,903,0,-9604.43,481.71,41.167,1.04289,180,10,0,102,0,0,1), @@ -53044,7 +53018,7 @@ VALUES (80437,525,0,903,0,-9610.75,518.436,42.0201,2.80998,180,10,0,102,0,0,1), (80438,525,0,903,0,-9659.06,523.691,41.0109,2.79198,180,10,0,102,0,0,1), (80439,525,0,903,0,-9551.24,525.083,50.0121,1.74558,180,10,0,102,0,0,1), - (80440,2442,0,1060,0,-9643.69,544.681,44.0833,0.875365,180,5,0,64,0,0,1), + (80440,2442,0,1060,0,-9643.69,544.681,44.0833,0.875365,180,5,0,1,0,0,1), (80441,525,0,903,0,-9611.13,537.079,44.1051,1.56298,180,10,0,102,0,0,1), (80442,525,0,903,0,-9589.72,573.505,49.3531,3.39805,180,10,0,102,0,0,1), (80457,1423,0,0,0,-9606.35,670.117,53.9527,5.69742,190,1,0,1106,0,0,1), @@ -53054,7 +53028,7 @@ VALUES (80450,896,0,3339,0,-9649.72,661.417,38.7355,5.02655,300,0,0,413,0,0,0), (80451,525,0,903,0,-9658.07,577.166,43.0452,3.46328,180,10,0,102,0,0,1), (80452,525,0,903,0,-9682.65,620.546,39.5905,4.14272,180,10,0,102,0,0,1), - (80453,2442,0,1060,0,-9687.77,611.569,38.9802,2.84396,180,5,0,64,0,0,1), + (80453,2442,0,1060,0,-9687.77,611.569,38.9802,2.84396,180,5,0,1,0,0,1), (80454,721,0,328,0,-9667.99,609.968,39.8405,1.11368,180,10,0,1,0,0,1), (80455,1423,0,0,0,-9633.68,674.436,52.6589,4.21041,190,0,0,1106,0,0,2), (80447,1423,0,0,0,-9611.08,638.005,38.7354,3.36848,190,1,0,1106,0,0,1), @@ -53073,7 +53047,7 @@ VALUES (80474,478,0,512,0,-9788.6,582.644,38.1564,5.91138,180,5,0,176,0,0,1), (80475,1423,0,3258,0,-9804.19,685.987,31.7587,4.18879,190,0,0,1106,0,0,0), (80476,525,0,903,0,-9722.19,717.864,29.3523,1.61183,180,10,0,102,0,0,1), - (80477,2442,0,1060,0,-9712.52,751.27,31.0481,5.25384,180,5,0,64,0,0,1), + (80477,2442,0,1060,0,-9712.52,751.27,31.0481,5.25384,180,5,0,1,0,0,1), (80478,525,0,903,0,-9687.83,754.702,31.4786,3.94633,180,10,0,102,0,0,1), (80479,525,0,903,0,-9686.91,764.203,32.9384,2.13017,180,10,0,102,0,0,1), (80480,822,0,1006,0,-9693.27,756.903,31.5184,1.15872,180,5,0,195,0,0,1), @@ -53090,8 +53064,8 @@ VALUES (80492,478,0,512,0,-9847.56,587.786,40.311,2.83187,180,5,0,176,0,0,1), (80493,478,0,512,0,-9824.3,620.795,41.6051,5.09522,180,5,0,176,0,0,1), (80494,721,0,328,0,-9852.17,617.767,39.8341,1.14144,180,10,0,1,0,0,1), - (80495,883,0,347,0,-9860.01,659.279,38.1223,1.31019,180,5,0,64,0,0,1), - (80496,890,0,654,0,-9861.74,656.577,38.4626,1.13435,180,10,0,11,0,0,1), + (80495,883,0,347,0,-9860.01,659.279,38.1223,1.31019,180,5,0,1,0,0,1), + (80496,890,0,654,0,-9861.74,656.577,38.4626,1.13435,180,10,0,16,0,0,1), (80499,97,0,10791,0,-9945.14,617.188,37.2311,2.77507,180,5,0,156,0,0,1), (80500,478,0,512,0,-9949.54,615.613,37.2311,1.16937,180,5,0,176,0,0,1), (80501,478,0,512,0,-9949.58,621.918,37.2311,5.06145,180,5,0,176,0,0,1), @@ -53135,7 +53109,7 @@ VALUES (80540,478,0,512,0,-10092,542.775,25.9823,3.31981,180,5,0,176,0,0,1), (80541,97,0,10791,0,-10002.6,464.538,32.4476,1.95325,180,5,0,156,0,0,1), (80542,252,0,3331,0,-9930.05,499.734,32.5204,3.14159,180,0,0,87,0,0,0), - (80543,2442,0,1060,0,-9985.8,468.045,34.2788,0.066845,180,5,0,64,0,0,1), + (80543,2442,0,1060,0,-9985.8,468.045,34.2788,0.066845,180,5,0,1,0,0,1), (80544,113,0,503,0,-9886.71,461.584,37.8474,1.17974,180,5,0,102,0,0,1), (80545,97,0,10791,0,-9857.17,467.822,36.5601,5.06952,180,5,0,156,0,0,1), (80546,478,0,512,0,-9821.08,562.099,38.7323,1.59273,180,5,0,176,0,0,1), @@ -53147,7 +53121,7 @@ VALUES (80552,1933,0,856,0,-9815.51,452.586,36.1183,1.51801,180,5,0,14,0,0,1), (80553,113,0,503,0,-9814.29,454.489,36.4303,5.09693,180,5,0,102,0,0,1), (80554,113,0,503,0,-9852,448.214,36.5163,0.538723,180,5,0,102,0,0,1), - (80555,2442,0,1060,0,-9727.69,446.214,37.1872,2.20765,180,5,0,64,0,0,1), + (80555,2442,0,1060,0,-9727.69,446.214,37.1872,2.20765,180,5,0,1,0,0,1), (80556,113,0,503,0,-9929.22,443.641,34.5945,3.4276,180,5,0,102,0,0,1), (80557,113,0,503,0,-9881.65,418.157,34.8951,4.62417,180,5,0,102,0,0,1), (80558,113,0,503,0,-9945.1,423.813,34.7675,1.22975,180,5,0,102,0,0,1), @@ -53168,10 +53142,10 @@ VALUES (80573,113,0,503,0,-9821.62,356.002,37.7473,2.78667,180,5,0,102,0,0,1), (80574,113,0,503,0,-9794.95,388.987,39.6181,2.51294,180,5,0,102,0,0,1), (80575,475,0,139,0,-9853.68,284.862,37.987,1.89787,180,5,0,105,0,0,1), - (80576,883,0,347,0,-9821.67,281.215,39.3122,4.5547,180,5,0,64,0,0,1), + (80576,883,0,347,0,-9821.67,281.215,39.3122,4.5547,180,5,0,1,0,0,1), (80577,475,0,139,0,-9770.83,279.166,43.1248,0.1198,180,5,0,105,0,0,1), - (80578,883,0,347,0,-9745.05,304.262,45.8766,1.78925,180,5,0,64,0,0,1), - (80579,890,0,654,0,-9743.7,301.686,46.1331,2.21899,180,0,0,11,0,0,0), + (80578,883,0,347,0,-9745.05,304.262,45.8766,1.78925,180,5,0,1,0,0,1), + (80579,890,0,654,0,-9743.7,301.686,46.1331,2.21899,180,0,0,16,0,0,0), (80580,525,0,903,0,-9716.04,411.349,40.3702,2.527,180,10,0,102,0,0,1), (80581,113,0,503,0,-9759.17,190.368,50.8352,1.38605,180,5,0,102,0,0,1), (80582,475,0,139,0,-9833.96,188.524,22.577,5.79556,180,5,0,105,0,0,1), @@ -53217,7 +53191,7 @@ VALUES (80622,475,0,139,0,-9857.44,157.624,6.20103,0.988133,180,5,0,105,0,0,1), (80623,30,0,382,0,-9760.26,162.948,53.4379,1.60789,180,5,0,102,0,0,1), (80624,113,0,503,0,-9907.56,114.018,32.4213,5.30634,180,5,0,102,0,0,1), - (80625,883,0,347,0,-9789.27,105.548,45.2997,2.68862,180,5,0,64,0,0,1), + (80625,883,0,347,0,-9789.27,105.548,45.2997,2.68862,180,5,0,1,0,0,1), (80626,475,0,139,0,-9751.76,122.076,16.1832,6.27415,180,5,0,105,0,0,1), (80627,40,0,373,0,-9788.18,97.4281,28.4897,1.36379,180,5,0,120,0,0,1), (80628,40,0,373,0,-9774.12,102.94,27.8857,2.28045,180,5,0,120,0,0,1), @@ -53243,7 +53217,7 @@ VALUES (80648,113,0,503,0,-9738.29,88.1389,43.8449,4.68014,180,5,0,102,0,0,1), (80649,40,0,373,0,-9760.56,87.6726,12.544,2.89838,180,0,0,120,0,0,0), (80650,40,0,373,0,-9732.38,117.863,24.6974,3.69457,180,0,0,120,0,0,0), - (80651,883,0,347,0,-9752.65,30.937,38.2523,5.62972,180,5,0,64,0,0,1), + (80651,883,0,347,0,-9752.65,30.937,38.2523,5.62972,180,5,0,1,0,0,1), (80652,475,0,139,0,-9734.4,138.944,49.0226,0.433051,180,5,0,105,0,0,1), (80653,113,0,503,0,-9717.21,180.171,50.5346,3.73231,180,5,0,102,0,0,1), (80654,524,0,389,0,-9813.29,7.83382,27.7642,4.62049,180,5,0,137,0,0,1), @@ -53254,7 +53228,7 @@ VALUES (80659,30,0,382,0,-9678.46,120.61,47.1912,0.613775,180,5,0,102,0,0,1), (80660,475,0,139,0,-9954.52,222.797,26.328,4.94774,180,5,0,105,0,0,1), (80661,113,0,503,0,-10005.3,212.535,30.3517,3.29647,180,5,0,102,0,0,1), - (80662,2442,0,1060,0,-9989.46,215.273,30.8401,4.84101,180,5,0,64,0,0,1), + (80662,2442,0,1060,0,-9989.46,215.273,30.8401,4.84101,180,5,0,1,0,0,1), (80663,113,0,503,0,-9989.76,252.255,30.8966,1.56494,180,5,0,102,0,0,1), (80664,113,0,503,0,-10021,238.277,29.5087,4.53031,180,5,0,102,0,0,1), (80665,113,0,503,0,-10024.6,189.339,29.754,3.43305,180,5,0,102,0,0,1), @@ -53266,7 +53240,7 @@ VALUES (80671,113,0,503,0,-10067.2,114.227,29.9437,5.12804,180,5,0,102,0,0,1), (80672,113,0,503,0,-10020.8,117.915,33.5757,2.59753,180,5,0,102,0,0,1), (80673,113,0,503,0,-9984.24,113.954,34.1042,3.02591,180,5,0,102,0,0,1), - (80674,883,0,347,0,-10055.4,141.353,27.3607,5.70493,180,5,0,64,0,0,1), + (80674,883,0,347,0,-10055.4,141.353,27.3607,5.70493,180,5,0,1,0,0,1), (80675,721,0,328,0,-10029.9,150.69,31.7446,3.79408,180,10,0,1,0,0,1), (80676,113,0,503,0,-9986.97,156.062,34.6856,1.2756,180,5,0,102,0,0,1), (80677,258,0,3328,0,-10008.3,65.2117,34.8658,0.261799,180,0,0,166,0,0,0), @@ -53290,16 +53264,16 @@ VALUES (80695,113,0,503,0,-9593.61,54.719,60.9167,2.22424,180,5,0,102,0,0,1), (80696,113,0,503,0,-9577.1,124.616,59.3955,0.671218,180,5,0,102,0,0,1), (80697,30,0,382,0,-9636.07,188.916,47.5386,0.407667,180,5,0,102,0,0,1), - (80698,883,0,347,0,-9656.18,200.163,48.7987,5.0675,180,5,0,64,0,0,1), + (80698,883,0,347,0,-9656.18,200.163,48.7987,5.0675,180,5,0,1,0,0,1), (80699,721,0,328,0,-9581.12,18.7787,60.425,1.52829,180,10,0,1,0,0,1), (80700,30,0,382,0,-9588.36,-12.2227,61.6865,5.53788,180,5,0,102,0,0,1), (80701,116,0,2357,0,-9647.7,-59.3975,43.4704,3.02813,180,5,0,156,0,0,1), (80702,524,0,389,0,-9758.45,-81.6962,30.8459,5.63773,180,5,0,137,0,0,1), - (80703,883,0,347,0,-9759.05,-68.3373,30.4826,0.24119,180,5,0,64,0,0,1), + (80703,883,0,347,0,-9759.05,-68.3373,30.4826,0.24119,180,5,0,1,0,0,1), (80704,822,0,1006,0,-9748.02,-25.2635,35.4068,3.96682,180,5,0,195,0,0,1), (80705,524,0,389,0,-9693.33,-105.208,38.7951,0,180,5,0,137,0,0,1), (80706,116,0,2357,0,-9685.02,-73.2844,40.1185,1.51476,180,5,0,156,0,0,1), - (80707,2442,0,1060,0,-9702.18,-77.6162,38.2658,2.28981,180,5,0,64,0,0,1), + (80707,2442,0,1060,0,-9702.18,-77.6162,38.2658,2.28981,180,5,0,1,0,0,1), (80708,822,0,1006,0,-9694.79,-72.2588,39.408,4.71239,180,5,0,195,0,0,1), (80709,116,0,2357,0,-9704.33,-45.9833,39.0054,0.942847,180,5,0,156,0,0,1), (80710,116,0,2357,0,-9655.4,-112.452,44.5232,0.912916,180,5,0,156,0,0,1), @@ -53316,20 +53290,20 @@ VALUES (80721,116,0,2357,0,-9860.32,-88.5566,26.3414,1.32571,180,5,0,156,0,0,1), (80722,524,0,389,0,-9857.37,-56.8469,25.2664,1.00317,180,5,0,137,0,0,1), (80723,116,0,2357,0,-9866.8,-155.916,31.97,6.01213,180,5,0,156,0,0,1), - (80724,883,0,347,0,-9870.36,-140.725,29.8659,2.79822,180,5,0,64,0,0,1), + (80724,883,0,347,0,-9870.36,-140.725,29.8659,2.79822,180,5,0,1,0,0,1), (80725,116,0,2357,0,-9919.28,-81.928,29.3812,5.50814,180,5,0,156,0,0,1), (80726,524,0,389,0,-9909.7,-80.2755,28.8326,0.829528,180,0,0,137,0,0,0), - (80727,883,0,347,0,-9953.14,-54.4741,33.2219,6.1872,180,5,0,64,0,0,1), + (80727,883,0,347,0,-9953.14,-54.4741,33.2219,6.1872,180,5,0,1,0,0,1), (80728,721,0,328,0,-9894.14,-129.765,31.3224,4.75338,180,10,0,1,0,0,1), (80729,822,0,1006,0,-9908.25,-58.8789,29.8297,2.70414,180,5,0,195,0,0,1), (80730,6927,0,2357,0,-9958.61,-153.27,22.3896,5.7039,180,5,0,156,0,0,2), (80732,6927,0,2357,0,-9960.07,-154.13,21.9752,5.60729,180,5,0,156,0,0,2), (80733,116,0,2357,0,-9863.5,-123.635,28.9781,6.00191,180,5,0,156,0,0,1), - (80734,620,0,304,0,-9942.3,-147.547,25.0081,0.581317,300,0,0,64,0,0,0), - (80735,620,0,304,0,-9944.64,-150.41,25.0081,1.68865,300,0,0,64,0,0,0), - (80736,620,0,304,0,-9946.96,-144.214,24.7581,5.4159,300,0,0,64,0,0,0), + (80734,620,0,304,0,-9942.3,-147.547,25.0081,0.581317,300,0,0,1,0,0,0), + (80735,620,0,304,0,-9944.64,-150.41,25.0081,1.68865,300,0,0,1,0,0,0), + (80736,620,0,304,0,-9946.96,-144.214,24.7581,5.4159,300,0,0,1,0,0,0), (80737,6846,0,7849,0,-9959.24,-132.4,25.3701,3.91556,180,0,0,198,0,0,2), - (80738,883,0,347,0,-9961.08,-28.3792,33.8086,4.13691,180,5,0,64,0,0,1), + (80738,883,0,347,0,-9961.08,-28.3792,33.8086,4.13691,180,5,0,1,0,0,1), (80739,524,0,389,0,-9958.87,-11.0404,34.5669,2.44376,180,0,0,137,0,0,0), (80740,524,0,389,0,-9976.09,-47.0791,35.1398,4.86533,180,0,0,137,0,0,0), (80741,524,0,389,0,-10013,-25.353,35.8516,1.46704,180,0,0,137,0,0,0), @@ -53341,38 +53315,38 @@ VALUES (80747,116,0,2357,0,-9860.47,-220.92,36.2294,2.6529,180,5,0,156,0,0,1), (80748,116,0,2357,0,-9863.62,-218.641,36.2294,5.37561,180,5,0,156,0,0,1), (80749,524,0,389,0,-9762.34,-203.066,40.2936,4.59253,180,0,0,137,0,0,0), - (80750,883,0,347,0,-9738.14,-252.654,46.8072,2.63605,180,5,0,64,0,0,1), + (80750,883,0,347,0,-9738.14,-252.654,46.8072,2.63605,180,5,0,1,0,0,1), (80751,524,0,389,0,-9744.79,-274.096,48.2849,3.6357,180,5,0,137,0,0,1), (80752,524,0,389,0,-9693.81,-287.447,59.1046,6.06152,180,5,0,137,0,0,1), (80753,524,0,389,0,-9691.26,-182.507,45.7818,2.48415,180,0,0,137,0,0,0), (80754,822,0,1006,0,-9696.73,-173.051,43.7101,3.51835,180,5,0,195,0,0,1), - (80755,883,0,347,0,-9694.44,-176.494,44.4763,3.76011,180,5,0,64,0,0,1), + (80755,883,0,347,0,-9694.44,-176.494,44.4763,3.76011,180,5,0,1,0,0,1), (80756,524,0,389,0,-9700.23,-164.423,42.6536,5.6811,180,0,0,137,0,0,0), (80757,524,0,389,0,-9668.36,-264.583,63.5965,0,180,0,0,137,0,0,0), (80758,525,0,903,0,-9584.75,-279.387,62.0789,5.06255,180,10,0,102,0,0,1), (80759,735,0,527,0,-9547.12,-250.417,61.5035,2.42862,180,5,0,120,0,0,1), (80760,525,0,903,0,-9552.61,-247.975,61.863,1.5682,180,10,0,102,0,0,1), (80761,721,0,328,0,-9589.32,-257.693,59.0979,5.96761,180,10,0,1,0,0,1), - (80762,2442,0,1060,0,-9667.08,-325.259,55.4588,0.159745,180,5,0,64,0,0,1), + (80762,2442,0,1060,0,-9667.08,-325.259,55.4588,0.159745,180,5,0,1,0,0,1), (80763,524,0,389,0,-9652.08,-306.25,58.7088,1.55131,180,5,0,137,0,0,1), (80764,721,0,328,0,-9634.05,-347.055,58.6414,5.31037,180,10,0,1,0,0,1), (80765,735,0,527,0,-9560.81,-309.06,62.9801,3.00175,180,5,0,120,0,0,1), (80766,525,0,903,0,-9552.97,-308.507,62.2519,1.46203,180,10,0,102,0,0,1), - (80767,2442,0,1060,0,-9582.23,-310.178,61.9885,6.12221,180,5,0,64,0,0,1), + (80767,2442,0,1060,0,-9582.23,-310.178,61.9885,6.12221,180,5,0,1,0,0,1), (80768,524,0,389,0,-9743.46,-345.229,54.3924,0.904061,180,5,0,137,0,0,1), (80769,721,0,328,0,-9750.91,-336.092,52.2179,0.77745,180,10,0,1,0,0,1), (80770,524,0,389,0,-9681.23,-358.883,56.0801,4.69881,180,5,0,137,0,0,1), (80771,524,0,389,0,-9709.11,-318.376,54.2561,3.54495,180,5,0,137,0,0,1), (80772,822,0,1006,0,-9688.07,-337.024,57.7277,4.71044,180,5,0,195,0,0,1), - (80773,2442,0,1060,0,-9718.67,-355.994,54.6256,4.02941,180,5,0,64,0,0,1), + (80773,2442,0,1060,0,-9718.67,-355.994,54.6256,4.02941,180,5,0,1,0,0,1), (80774,524,0,389,0,-9788.09,-368.443,54.2493,1.69098,180,5,0,137,0,0,1), (80775,524,0,389,0,-9811.98,-361.979,54.246,0.348683,180,5,0,137,0,0,1), (80776,524,0,389,0,-9825.1,-291.894,40.2645,3.77999,180,5,0,137,0,0,1), (80777,524,0,389,0,-9846.08,-311.584,40.1341,2.91318,180,5,0,137,0,0,1), (80778,524,0,389,0,-9788.65,-318.501,48.8338,4.16397,180,5,0,137,0,0,1), - (80779,2442,0,1060,0,-9774.64,-352.819,52.4881,4.99086,180,5,0,64,0,0,1), + (80779,2442,0,1060,0,-9774.64,-352.819,52.4881,4.99086,180,5,0,1,0,0,1), (80780,721,0,328,0,-9778.84,-356.832,52.8422,6.24414,180,10,0,1,0,0,1), - (80781,883,0,347,0,-9779.42,-339.024,52.213,2.86061,180,5,0,64,0,0,1), + (80781,883,0,347,0,-9779.42,-339.024,52.213,2.86061,180,5,0,1,0,0,1), (80782,524,0,389,0,-9713.58,-391.615,51.1133,2.21899,180,5,0,137,0,0,1), (80783,524,0,389,0,-9915.52,-323.947,32.425,1.89701,180,0,0,137,0,0,0), (80784,1933,0,856,0,-9895.36,-293.901,34.3675,3.5764,180,5,0,14,0,0,1), @@ -53391,8 +53365,8 @@ VALUES (80797,524,0,389,0,-9681.01,-423.161,54.1289,3.22999,180,0,0,137,0,0,0), (80798,721,0,328,0,-9679.08,-436.552,52.7534,4.54949,180,10,0,1,0,0,1), (80799,1933,0,856,0,-9676.52,-432.06,53.7539,4.64567,180,5,0,14,0,0,1), - (80800,2442,0,1060,0,-9657.26,-424.879,57.1523,3.13311,180,5,0,64,0,0,1), - (80801,883,0,347,0,-9655.27,-438.494,55.8194,3.97765,180,5,0,64,0,0,1), + (80800,2442,0,1060,0,-9657.26,-424.879,57.1523,3.13311,180,5,0,1,0,0,1), + (80801,883,0,347,0,-9655.27,-438.494,55.8194,3.97765,180,5,0,1,0,0,1), (80802,524,0,389,0,-9647.33,-393.739,59.6299,2.92458,180,0,0,137,0,0,0), (80803,721,0,328,0,-9677.63,-392.864,53.1638,1.29131,180,10,0,1,0,0,1), (80804,524,0,389,0,-9668.72,-495.71,52.1218,6.12963,180,0,0,137,0,0,0), @@ -53400,7 +53374,7 @@ VALUES (80806,524,0,389,0,-9659.86,-516.509,51.7834,0.264838,180,0,0,137,0,0,0), (80807,524,0,389,0,-9616.5,-489.437,59.0715,6.28123,180,5,0,137,0,0,1), (80808,524,0,389,0,-9646.89,-447.798,56.8402,3.78507,180,0,0,137,0,0,0), - (80809,2442,0,1060,0,-9587.4,-440.112,59.715,0.196629,180,5,0,64,0,0,1), + (80809,2442,0,1060,0,-9587.4,-440.112,59.715,0.196629,180,5,0,1,0,0,1), (80810,525,0,903,0,-9585.82,-411.112,63.8551,2.12572,180,10,0,102,0,0,1), (80811,721,0,328,0,-9767.21,-549.39,35.6084,5.43012,180,10,0,1,0,0,1), (80812,524,0,389,0,-9808.94,-477.447,33.4883,3.69274,180,0,0,137,0,0,0), @@ -53418,7 +53392,7 @@ VALUES (80824,524,0,389,0,-9705.16,-647.011,47.3032,3.9746,180,0,0,137,0,0,0), (80825,822,0,1006,0,-9722.87,-660.44,45.6752,1.43747,180,5,0,195,0,0,1), (80826,1933,0,856,0,-9769.15,-737.917,39.7256,0.573919,180,5,0,14,0,0,1), - (80827,2442,0,1060,0,-9762.39,-728.625,39.2931,1.06787,180,5,0,64,0,0,1), + (80827,2442,0,1060,0,-9762.39,-728.625,39.2931,1.06787,180,5,0,1,0,0,1), (80828,822,0,1006,0,-9763.54,-758.977,41.1705,3.71551,180,5,0,195,0,0,1), (80829,524,0,389,0,-9738.92,-747.559,41.8718,2.62882,180,5,0,137,0,0,1), (80830,1933,0,856,0,-9693.01,-692.28,47.0307,4.44939,180,5,0,14,0,0,1), @@ -53452,7 +53426,7 @@ VALUES (80858,524,0,389,0,-9710.7,-998.179,42.3644,4.23435,180,5,0,137,0,0,1), (80859,524,0,389,0,-9681.12,-956.087,42.0195,4.9373,180,5,0,137,0,0,1), (80860,822,0,1006,0,-9673.12,-916.457,42.2932,3.59475,180,5,0,195,0,0,1), - (80861,2442,0,1060,0,-9858.63,-926.539,37.0863,4.86048,180,5,0,64,0,0,1), + (80861,2442,0,1060,0,-9858.63,-926.539,37.0863,4.86048,180,5,0,1,0,0,1), (80862,822,0,1006,0,-9811.79,-993.296,39.8986,3.9187,180,5,0,195,0,0,1), (80863,524,0,389,0,-9644.67,-921.347,47.6622,2.27679,180,5,0,137,0,0,1), (80864,116,0,2357,0,-9766.92,-917.459,39.8,0,180,5,0,156,0,0,1), @@ -53462,7 +53436,7 @@ VALUES (80868,116,0,2357,0,-9826.75,-918.736,41.3269,0.804792,180,5,0,156,0,0,1), (80869,524,0,389,0,-9874.73,-941.875,33.7494,3.96766,180,0,0,137,0,0,0), (80870,524,0,389,0,-9852.86,-993.595,36.7696,4.63674,180,0,0,137,0,0,0), - (80871,883,0,347,0,-9802.61,-1010.95,38.9007,1.08095,180,5,0,64,0,0,1), + (80871,883,0,347,0,-9802.61,-1010.95,38.9007,1.08095,180,5,0,1,0,0,1), (80872,524,0,389,0,-9810.41,-1016.96,38.1802,1.62944,180,0,0,137,0,0,0), (80873,524,0,389,0,-9687.22,-877.815,44.594,2.74612,180,0,0,137,0,0,0), (80874,118,0,11415,0,-9711.21,-1084.78,40.7394,5.21532,180,5,0,176,0,0,1), @@ -53473,14 +53447,14 @@ VALUES (80879,1423,0,3258,0,-9621.44,-1038.78,39.7489,6.21337,190,0,0,1106,0,0,0), (80880,261,0,1984,0,-9610.23,-1032.05,41.3058,3.14159,310,0,0,1605,0,0,0), (80881,1423,0,3258,0,-9615.54,-1038.75,39.7489,3.14159,190,0,0,1106,0,0,0), - (80882,2442,0,1060,0,-9500.92,-1046.96,51.5554,2.13161,180,5,0,64,0,0,1), + (80882,2442,0,1060,0,-9500.92,-1046.96,51.5554,2.13161,180,5,0,1,0,0,1), (80883,1922,0,380,0,-9534.62,-1033.36,49.1643,0.748071,180,5,0,137,0,0,1), (80884,822,0,1006,0,-9502.75,-1095.25,51.493,4.91082,180,5,0,195,0,0,1), (80885,1922,0,380,0,-9470.74,-1025.41,55.7569,1.6023,180,5,0,137,0,0,1), (80886,1922,0,380,0,-9503.59,-991.642,55.2849,5.23198,180,5,0,137,0,0,1), (80887,1922,0,380,0,-9442.79,-1039.73,58.7106,4.2898,180,5,0,137,0,0,1), (80888,118,0,11415,0,-9413.37,-1124.11,59.1057,4.22691,180,5,0,176,0,0,1), - (80889,2442,0,1060,0,-9483.15,-956.615,56.4859,6.2304,180,5,0,64,0,0,1), + (80889,2442,0,1060,0,-9483.15,-956.615,56.4859,6.2304,180,5,0,1,0,0,1), (80890,1922,0,380,0,-9477.95,-949.501,56.0624,4.78078,180,5,0,137,0,0,1), (80891,118,0,11415,0,-9461.59,-973.419,56.3415,4.4048,180,5,0,176,0,0,1), (80892,118,0,11415,0,-9447.56,-977.222,55.8026,2.04204,180,0,0,176,0,0,0), @@ -53491,10 +53465,10 @@ VALUES (80897,1922,0,380,0,-9412.19,-1025.14,61.1983,1.94706,180,5,0,137,0,0,1), (80898,1922,0,380,0,-9353.02,-942.272,66.9444,0.890564,180,5,0,137,0,0,1), (80899,822,0,1006,0,-9358.58,-939.169,66.4676,5.9775,180,5,0,195,0,0,1), - (80900,2442,0,1060,0,-9372.56,-936.474,64.3124,4.73404,180,5,0,64,0,0,1), + (80900,2442,0,1060,0,-9372.56,-936.474,64.3124,4.73404,180,5,0,1,0,0,1), (80901,1922,0,380,0,-9370.6,-912.182,64.5859,3.02904,180,5,0,137,0,0,1), (80902,1922,0,380,0,-9411.16,-907.985,59.9218,6.0751,180,5,0,137,0,0,1), - (80903,2442,0,1060,0,-9346.75,-864.965,66.5683,0.578285,180,5,0,64,0,0,1), + (80903,2442,0,1060,0,-9346.75,-864.965,66.5683,0.578285,180,5,0,1,0,0,1), (80904,1922,0,380,0,-9371.17,-887.009,65.2754,4.9169,180,0,0,137,0,0,0), (80905,1922,0,380,0,-9354.75,-886.508,65.6959,3.267,180,5,0,137,0,0,1), (80906,1922,0,380,0,-9396.32,-859.061,64.2375,3.48435,180,5,0,137,0,0,1), @@ -53511,10 +53485,10 @@ VALUES (80917,1922,0,380,0,-9393.35,-785.39,63.6593,1.36046,180,5,0,137,0,0,1), (80918,1922,0,380,0,-9549.16,-889.622,46.0537,0.076173,180,0,0,137,0,0,0), (80919,1922,0,380,0,-9508.27,-762.008,60.2988,1.54541,180,5,0,137,0,0,1), - (80920,2442,0,1060,0,-9486.61,-774.773,60.8734,1.11201,180,5,0,64,0,0,1), + (80920,2442,0,1060,0,-9486.61,-774.773,60.8734,1.11201,180,5,0,1,0,0,1), (80921,1922,0,380,0,-9459.06,-760.647,61.6535,1.05161,180,5,0,137,0,0,1), (80922,524,0,389,0,-9619.75,-884.375,48.4459,3.14159,180,0,0,137,0,0,0), - (80923,883,0,347,0,-9609.2,-882.045,49.5843,0.314179,180,5,0,64,0,0,1), + (80923,883,0,347,0,-9609.2,-882.045,49.5843,0.314179,180,5,0,1,0,0,1), (80924,1949,0,0,0,-9562.33,-722.926,64.7386,0.82301,180,0,0,156,0,0,0), (80925,1949,0,0,0,-9562.29,-735.12,99.203,2.15347,180,0,0,156,0,0,0), (80926,1949,0,0,0,-9573.05,-713.053,99.1406,5.95087,180,0,0,156,0,0,0), @@ -53532,9 +53506,9 @@ VALUES (80938,1922,0,380,0,-9581.52,-624.553,57.3027,4.73192,180,5,0,137,0,0,1), (80939,1922,0,380,0,-9535.82,-655.504,62.4354,3.01821,180,5,0,137,0,0,1), (80940,1922,0,380,0,-9475.7,-594.477,66.4951,1.05676,180,5,0,137,0,0,1), - (80941,2442,0,1060,0,-9582.42,-613.655,56.9415,1.84644,180,5,0,64,0,0,1), + (80941,2442,0,1060,0,-9582.42,-613.655,56.9415,1.84644,180,5,0,1,0,0,1), (80942,1922,0,380,0,-9485.93,-592.312,66.0216,2.71189,180,5,0,137,0,0,1), - (80943,2442,0,1060,0,-9585.97,-607.565,56.9316,4.78467,180,5,0,64,0,0,1), + (80943,2442,0,1060,0,-9585.97,-607.565,56.9316,4.78467,180,5,0,1,0,0,1), (80944,822,0,1006,0,-9464.4,-648.277,65.3682,3.18592,180,5,0,195,0,0,1), (80945,1922,0,380,0,-9429.22,-724.465,65.8369,6.08464,180,5,0,137,0,0,1), (80946,822,0,1006,0,-9398.71,-710.605,67.8667,2.39209,180,5,0,195,0,0,1), @@ -53562,7 +53536,7 @@ VALUES (80968,40,0,373,0,-9185.28,-645.08,65.5001,2.60017,180,5,0,120,0,0,1), (80969,476,0,163,0,-9247.6,-580.757,65.7305,1.95928,180,5,0,126,289,0,1), (80970,40,0,373,0,-9268.04,-549.461,66.9,0.174785,180,5,0,120,0,0,1), - (80971,2442,0,1060,0,-9272.86,-587.447,64.934,5.49666,180,5,0,64,0,0,1), + (80971,2442,0,1060,0,-9272.86,-587.447,64.934,5.49666,180,5,0,1,0,0,1), (80972,40,0,373,0,-9244.14,-586.069,65.7298,5.65726,180,5,0,120,0,0,1), (80973,40,0,373,0,-9161.78,-571.596,58.1243,0.712466,180,5,0,120,0,0,1), (80974,40,0,373,0,-9141.22,-599.18,57.8545,5.51055,180,5,0,120,0,0,1), @@ -53608,7 +53582,7 @@ VALUES (81015,1922,0,380,0,-9438.05,-514.727,67.7627,6.16174,180,5,0,137,0,0,1), (81016,1922,0,380,0,-9563,-584.457,58.2147,0.796447,180,0,0,137,0,0,0), (81017,1922,0,380,0,-9527.24,-542.705,62.2918,3.57468,180,0,0,137,0,0,0), - (81018,2442,0,1060,0,-9545.58,-544.491,61.1677,1.50631,180,5,0,64,0,0,1), + (81018,2442,0,1060,0,-9545.58,-544.491,61.1677,1.50631,180,5,0,1,0,0,1), (81019,735,0,527,0,-9511.55,-487.074,61.595,5.30582,180,0,0,120,0,0,0), (81020,822,0,1006,0,-9488.22,-516.115,63.5907,4.41479,180,5,0,195,0,0,1), (81021,1922,0,380,0,-9546.68,-521.048,63.0931,4.74948,180,0,0,137,0,0,0), @@ -53618,7 +53592,7 @@ VALUES (81026,285,0,617,0,-9496.23,-442,57.0387,2.80133,180,5,0,120,0,0,1), (81030,285,0,617,0,-9483.94,-421.038,59.5899,4.84347,180,0,0,120,0,0,0), (81031,525,0,903,0,-9555.39,-452.731,62.1993,4.42545,180,10,0,102,0,0,1), - (81032,883,0,347,0,-9577.19,-437.85,60.9212,3.88138,180,5,0,64,0,0,1), + (81032,883,0,347,0,-9577.19,-437.85,60.9212,3.88138,180,5,0,1,0,0,1), (81033,735,0,527,0,-9498.99,-467.962,58.9887,5.62523,180,5,0,120,0,0,1), (81034,285,0,617,0,-9465.14,-432.218,56.7279,5.98711,180,5,0,120,0,0,1), (81035,285,0,617,0,-9505.26,-403.165,56.5587,0.591016,180,5,0,120,0,0,1), @@ -53673,8 +53647,8 @@ VALUES (81085,12423,0,3258,0,-9514.61,-135.652,60.4096,5.39307,180,0,0,228,0,0,0), (81086,525,0,903,0,-9586.77,-282.395,62.0079,0,180,10,0,102,0,0,1), (81087,525,0,903,0,-9513.96,-115.443,60.4964,5.92116,180,10,0,102,0,0,1), - (81090,883,0,347,0,-9490.58,-33.6001,59.2255,5.56693,180,5,0,64,0,0,1), - (81091,890,0,654,0,-9492.48,-32.667,58.9891,5.62429,180,0,0,11,0,0,0), + (81090,883,0,347,0,-9490.58,-33.6001,59.2255,5.56693,180,5,0,1,0,0,1), + (81091,890,0,654,0,-9492.48,-32.667,58.9891,5.62429,180,0,0,16,0,0,0), (81092,383,0,3273,0,-9378.89,-111.923,59.006,3.15905,180,0,0,228,0,0,0), (81093,1632,0,3335,0,-9375.68,-74.4761,64.5206,3.45575,190,0,0,1042,0,0,0), (81094,1651,0,3272,0,-9382.08,-117.005,58.9841,4.43314,180,0,0,334,0,0,0), @@ -53682,7 +53656,7 @@ VALUES (81096,525,0,903,0,-9367.93,-214.926,65.1561,5.77753,180,10,0,102,0,0,1), (81097,525,0,903,0,-9367.17,-212.041,64.8336,2.5182,180,10,0,102,0,0,1), (81098,525,0,903,0,-9289.09,-182.752,68.5669,0.096395,180,10,0,102,0,0,1), - (81099,2442,0,1060,0,-9296,-104.049,68.5179,0.02945,180,5,0,64,0,0,1), + (81099,2442,0,1060,0,-9296,-104.049,68.5179,0.02945,180,5,0,1,0,0,1), (81100,735,0,527,0,-9382.02,-215.757,63.1149,1.3616,180,0,0,120,0,0,0), (81101,525,0,903,0,-9390.15,-282.168,62.8373,4.84043,180,10,0,102,0,0,1), (81102,525,0,903,0,-9375.08,-281.941,65.1798,5.55154,180,10,0,102,0,0,1), @@ -53709,7 +53683,7 @@ VALUES (81124,478,0,512,0,-8939.99,-853.295,68.6805,4.01473,180,5,0,176,0,0,1), (81125,478,0,512,0,-8918.61,-814.389,68.927,0.370001,180,5,0,176,0,0,1), (81126,478,0,512,0,-8953.07,-780.752,69.0888,1.12163,180,5,0,176,0,0,1), - (81127,2442,0,1060,0,-8957.83,-794.486,69.7611,1.32059,180,5,0,64,0,0,1), + (81127,2442,0,1060,0,-8957.83,-794.486,69.7611,1.32059,180,5,0,1,0,0,1), (81128,478,0,512,0,-8874.23,-862.047,74.7382,1.85187,180,5,0,176,0,0,1), (81129,478,0,512,0,-8869.74,-819.372,71.8887,0.88304,180,5,0,176,0,0,1), (81130,478,0,512,0,-8836.41,-831.326,73.7589,6.20071,180,5,0,176,0,0,1), @@ -53729,7 +53703,7 @@ VALUES (81144,478,0,512,0,-8887.32,-778.651,69.7129,0.855211,180,5,0,176,0,0,1), (81145,478,0,512,0,-8895.99,-778.248,69.3756,0.380141,180,5,0,176,0,0,1), (81146,97,0,10791,0,-8846.81,-922.26,75.6918,3.07364,180,5,0,156,0,0,1), - (81147,2442,0,1060,0,-8873.44,-911.612,76.3751,1.46558,180,5,0,64,0,0,1), + (81147,2442,0,1060,0,-8873.44,-911.612,76.3751,1.46558,180,5,0,1,0,0,1), (81148,478,0,512,0,-8838.21,-854.256,74.6843,2.74352,180,5,0,176,0,0,1), (81149,478,0,512,0,-8848.67,-882.444,74.6828,4.37717,180,5,0,176,0,0,1), (81150,118,0,11415,0,-8885.08,-890.691,74.929,0.056939,180,0,0,176,0,0,0), @@ -53760,7 +53734,7 @@ VALUES (81175,474,0,2359,0,-9145.17,-1063.72,71.433,2.89713,180,0,0,160,350,0,0), (81176,474,0,2359,0,-9227.32,-1031.4,69.6308,3.28044,180,0,0,160,350,0,0), (81177,822,0,1006,0,-9485.23,-1053.89,52.4656,5.04652,180,5,0,195,0,0,1), - (81178,2442,0,1060,0,-9587.28,-1141.08,45.0712,4.95689,180,5,0,64,0,0,1), + (81178,2442,0,1060,0,-9587.28,-1141.08,45.0712,4.95689,180,5,0,1,0,0,1), (81179,1933,0,856,0,-9575.07,-1175.1,47.0691,5.00277,180,5,0,14,0,0,1), (81180,118,0,11415,0,-9663.31,-1152.73,40.297,0.270359,180,5,0,176,0,0,1), (81181,844,0,4416,0,-9628.33,-1176.14,39.9827,0.992539,310,0,0,2016,0,0,2), @@ -53797,7 +53771,7 @@ VALUES (81212,732,0,983,0,-9940.03,-1134.11,21.2883,3.56047,180,0,0,176,0,0,0), (81213,46,0,441,0,-9933.19,-1164.35,20.9409,4.45059,180,0,0,176,0,0,0), (81214,732,0,983,0,-9950.56,-1278.84,26.5787,0.129198,180,5,0,176,0,0,1), - (81215,883,0,347,0,-9889.3,-1277.78,33.571,4.58303,180,5,0,64,0,0,1), + (81215,883,0,347,0,-9889.3,-1277.78,33.571,4.58303,180,5,0,1,0,0,1), (81216,118,0,11415,0,-9879.71,-1312.79,36.2718,0.686708,180,5,0,176,0,0,1), (81217,118,0,11415,0,-9823.18,-1266.35,35.3476,3.78431,180,5,0,176,0,0,1), (81218,118,0,11415,0,-9808.33,-1258.78,35.7617,4.61773,180,5,0,176,0,0,1), @@ -53818,36 +53792,36 @@ VALUES (81233,1423,0,3258,0,-9755.07,-1377.19,59.2102,1.0472,190,0,0,1106,0,0,0), (81234,118,0,11415,0,-9726.09,-1304.14,49.2229,1.49058,180,5,0,176,0,0,1), (81235,822,0,1006,0,-9727.53,-1280.62,51.9969,2.89709,180,5,0,195,0,0,1), - (81236,2442,0,1060,0,-9725.36,-1241.31,50.6461,4.66697,180,5,0,64,0,0,1), + (81236,2442,0,1060,0,-9725.36,-1241.31,50.6461,4.66697,180,5,0,1,0,0,1), (81237,118,0,11415,0,-9702.8,-1207.45,52.0275,3.05359,180,5,0,176,0,0,1), (81238,278,0,3268,0,-9531.76,-1222.42,47.8379,5.35816,180,0,0,166,0,0,0), (81239,1103,0,1290,0,-9537.24,-1214.05,48.2341,4.90438,190,0,0,1042,0,0,0), - (81240,620,0,304,0,-9507.4,-1209.39,47.8715,3.73257,300,10,0,64,0,0,1), - (81241,620,0,304,0,-9504.65,-1217.94,47.3471,1.73711,300,10,0,64,0,0,1), - (81242,620,0,304,0,-9475.52,-1161.98,50.9518,4.90971,300,0,0,64,0,0,0), - (81243,620,0,304,0,-9472.75,-1179.3,49.3829,3.86421,300,10,0,64,0,0,1), - (81244,620,0,304,0,-9480.22,-1159.73,50.8268,0.586483,300,10,0,64,0,0,1), - (81245,620,0,304,0,-9471.61,-1157.88,51.5768,5.19697,300,0,0,64,0,0,0), - (81246,620,0,304,0,-9478.55,-1166.22,50.4518,4.10283,300,0,0,64,0,0,0), + (81240,620,0,304,0,-9507.4,-1209.39,47.8715,3.73257,300,10,0,1,0,0,1), + (81241,620,0,304,0,-9504.65,-1217.94,47.3471,1.73711,300,10,0,1,0,0,1), + (81242,620,0,304,0,-9475.52,-1161.98,50.9518,4.90971,300,0,0,1,0,0,0), + (81243,620,0,304,0,-9472.75,-1179.3,49.3829,3.86421,300,10,0,1,0,0,1), + (81244,620,0,304,0,-9480.22,-1159.73,50.8268,0.586483,300,10,0,1,0,0,1), + (81245,620,0,304,0,-9471.61,-1157.88,51.5768,5.19697,300,0,0,1,0,0,0), + (81246,620,0,304,0,-9478.55,-1166.22,50.4518,4.10283,300,0,0,1,0,0,0), (81247,13159,0,13091,0,-9491.77,-1193.42,49.5782,2.0547,180,0,0,247,0,0,0), (81249,11328,0,89,0,-9512.16,-1284.19,44.3192,2.99859,180,5,0,228,0,0,1), (81250,11328,0,89,0,-9508.8,-1280.82,43.8932,6.00732,180,5,0,228,0,0,1), (81251,10616,0,10995,0,-9469.79,-1289.22,41.1855,3.24631,180,0,0,644,0,0,0), (81252,11328,0,89,0,-9535.3,-1304.7,44.702,5.26945,180,5,0,228,0,0,1), - (81253,883,0,347,0,-9427.67,-1269.96,48.413,1.05819,180,5,0,64,0,0,1), - (81254,883,0,347,0,-9437.19,-1254.12,48.4532,2.48021,180,5,0,64,0,0,1), - (81255,890,0,654,0,-9435.76,-1255.18,48.5311,2.51561,180,10,0,11,0,0,1), - (81256,620,0,304,0,-9456.54,-1160.68,52.9803,4.11778,300,0,0,64,0,0,0), + (81253,883,0,347,0,-9427.67,-1269.96,48.413,1.05819,180,5,0,1,0,0,1), + (81254,883,0,347,0,-9437.19,-1254.12,48.4532,2.48021,180,5,0,1,0,0,1), + (81255,890,0,654,0,-9435.76,-1255.18,48.5311,2.51561,180,10,0,16,0,0,1), + (81256,620,0,304,0,-9456.54,-1160.68,52.9803,4.11778,300,0,0,1,0,0,0), (81257,1975,0,5034,0,-9400.75,-1336.92,50.0274,0.131568,180,5,0,334,0,0,1), (81258,118,0,11415,0,-9370.32,-1212.86,63.9757,2.67625,180,0,0,176,0,0,0), (81259,1975,0,5034,0,-9403.85,-1331.02,50.0274,4.35244,180,5,0,334,0,0,1), (81260,118,0,11415,0,-9391.29,-1185.1,62.3641,5.77619,180,0,0,176,0,0,0), (81261,118,0,11415,0,-9345.07,-1308.41,61.754,4.30283,180,0,0,176,0,0,0), (81262,118,0,11415,0,-9345.57,-1241.07,66.1845,2.2482,180,0,0,176,0,0,0), - (81263,2442,0,1060,0,-9297.62,-1240.56,69.0536,2.19739,180,5,0,64,0,0,1), + (81263,2442,0,1060,0,-9297.62,-1240.56,69.0536,2.19739,180,5,0,1,0,0,1), (81264,822,0,1006,0,-9310.18,-1316.86,68.0764,1.02905,180,5,0,195,0,0,1), (81265,118,0,11415,0,-9367.15,-1161.51,65.4592,5.13495,180,0,0,176,0,0,0), - (81266,2442,0,1060,0,-9358.52,-1160.69,65.1582,2.88179,180,5,0,64,0,0,1), + (81266,2442,0,1060,0,-9358.52,-1160.69,65.1582,2.88179,180,5,0,1,0,0,1), (81267,118,0,11415,0,-9347.92,-1192.06,66.678,3.41267,180,0,0,176,0,0,0), (81268,822,0,1006,0,-9367.13,-1169.46,65.1099,1.1223,180,5,0,195,0,0,1), (81269,732,0,983,0,-9332.93,-1189.9,68.0493,3.4948,180,5,0,176,0,0,1), @@ -53912,7 +53886,7 @@ VALUES (81328,118,0,11415,0,-8874.94,-1075.41,74.5064,1.37189,180,0,0,176,0,0,0), (81329,118,0,11415,0,-8878.34,-1122.72,75.9496,3.31027,180,5,0,176,0,0,1), (81330,478,0,512,0,-8869.96,-1130.14,76.7842,2.35896,180,5,0,176,0,0,1), - (81331,883,0,347,0,-8853.55,-1130.57,76.1068,6.1582,180,5,0,64,0,0,1), + (81331,883,0,347,0,-8853.55,-1130.57,76.1068,6.1582,180,5,0,1,0,0,1), (81332,118,0,11415,0,-8858.06,-1073.32,75.7669,4.52797,180,0,0,176,0,0,0), (81333,118,0,11415,0,-8876.15,-1021.54,74.2623,0.93508,180,0,0,176,0,0,0), (81334,118,0,11415,0,-8865.25,-1019.44,74.967,4.88449,180,0,0,176,0,0,0), @@ -53924,7 +53898,7 @@ VALUES (81340,732,0,983,0,-9269.89,-1181.11,70.615,1.97222,180,0,0,176,0,0,0), (81341,118,0,11415,0,-9321.02,-1352.16,67.5302,3.27273,180,5,0,176,0,0,1), (81342,822,0,1006,0,-9361.05,-1197.73,64.9425,3.75246,180,5,0,195,0,0,1), - (81343,385,0,229,0,-9415.83,-1361.95,50.6943,0.558505,180,0,0,64,0,0,0), + (81343,385,0,229,0,-9415.83,-1361.95,50.6943,0.558505,180,0,0,164,0,0,0), (81344,1650,0,5032,0,-9404.85,-1343.52,50.1107,2.46091,180,0,0,456,0,0,0), (81345,1975,0,5034,0,-9411.29,-1347.18,50.0279,1.65702,180,5,0,334,0,0,1), (81346,1198,0,5014,0,-9469.28,-1355.24,47.4289,1.02974,180,0,0,804,0,0,0), @@ -53941,7 +53915,7 @@ VALUES (81357,732,0,983,0,-9930.98,-1100.81,23.881,2.77507,180,0,0,176,0,0,0), (81358,46,0,441,0,-9913.13,-1058.6,25.3447,4.38447,180,0,0,176,0,0,0), (81359,118,0,11415,0,-9911.79,-1443.38,29.5497,4.45026,180,0,0,176,0,0,0), - (81360,883,0,347,0,-9877.48,-1482.56,30.4505,3.29068,180,5,0,64,0,0,1), + (81360,883,0,347,0,-9877.48,-1482.56,30.4505,3.29068,180,5,0,1,0,0,1), (81361,118,0,11415,0,-9882.43,-1437.78,33.9574,0.025385,180,5,0,176,0,0,1), (81362,1423,0,0,0,-9776.48,-1383.62,62.9761,3.24447,190,0,0,1106,0,0,2), (81363,1423,0,3258,0,-9784.8,-1397.47,62.982,0.191986,190,0,0,1106,0,0,0), @@ -53950,9 +53924,9 @@ VALUES (81366,822,0,1006,0,-9755.47,-1462.59,48.1375,3.45706,180,5,0,195,0,0,1), (81367,118,0,11415,0,-9776.74,-1487.88,45.9843,2.04754,180,5,0,176,0,0,1), (81368,118,0,11415,0,-9731.2,-1489.2,49.5855,2.70978,180,5,0,176,0,0,1), - (81369,883,0,347,0,-9607.57,-1482,59.2828,5.61917,180,5,0,64,0,0,1), - (81370,890,0,654,0,-9605.88,-1483.36,59.2828,5.6051,180,10,0,11,0,0,1), - (81371,2442,0,1060,0,-9581.54,-1477.2,59.9866,2.31334,180,5,0,64,0,0,1), + (81369,883,0,347,0,-9607.57,-1482,59.2828,5.61917,180,5,0,1,0,0,1), + (81370,890,0,654,0,-9605.88,-1483.36,59.2828,5.6051,180,10,0,16,0,0,1), + (81371,2442,0,1060,0,-9581.54,-1477.2,59.9866,2.31334,180,5,0,1,0,0,1), (81372,118,0,11415,0,-9613.17,-1446.79,57.4714,2.94586,180,5,0,176,0,0,1), (81373,118,0,11415,0,-9605.83,-1374.21,54.5594,0.846838,180,5,0,176,0,0,1), (81374,721,0,328,0,-9594.44,-1419.28,57.893,2.9891,180,10,0,1,0,0,1), @@ -53961,19 +53935,19 @@ VALUES (81377,118,0,11415,0,-9468.57,-1479.81,62.2559,0.283826,180,0,0,176,0,0,0), (81378,118,0,11415,0,-9526.95,-1542.21,61.1686,6.24524,180,5,0,176,0,0,1), (81379,822,0,1006,0,-9447.15,-1474.35,61.8309,6.17525,180,5,0,195,0,0,1), - (81380,2442,0,1060,0,-9463.51,-1480.15,62.4794,5.45494,180,5,0,64,0,0,1), + (81380,2442,0,1060,0,-9463.51,-1480.15,62.4794,5.45494,180,5,0,1,0,0,1), (81381,822,0,1006,0,-9447.76,-1470.53,61.7908,4.95641,180,5,0,195,0,0,1), (81382,721,0,328,0,-9508.8,-1387.43,52.2712,1.68259,180,10,0,1,0,0,1), - (81383,2442,0,1060,0,-9447.9,-1460.88,60.9057,4.19369,180,5,0,64,0,0,1), + (81383,2442,0,1060,0,-9447.9,-1460.88,60.9057,4.19369,180,5,0,1,0,0,1), (81384,118,0,11415,0,-9579.87,-1544.08,60.4951,0.461899,180,5,0,176,0,0,1), (81385,14561,0,14583,0,-9444.04,-1412.16,46.9049,1.72788,180,0,0,64,53,0,0), (81386,822,0,1006,0,-9459.52,-1529.85,65.5635,0,180,5,0,195,0,0,1), (81387,118,0,11415,0,-9415.21,-1510.45,69.0401,6.02681,180,5,0,176,0,0,1), (81388,14560,0,14338,0,-9438.08,-1411.84,47.0352,1.65806,180,0,0,64,53,0,0), (81389,4732,0,3274,0,-9441.02,-1391.25,46.8758,2.21657,180,0,0,413,100,0,0), - (81390,12375,0,2405,0,-9438.26,-1405.13,47.0492,4.74729,180,0,0,64,0,0,0), + (81390,12375,0,2405,0,-9438.26,-1405.13,47.0492,4.74729,180,0,0,42,0,0,0), (81391,14559,0,14582,0,-9456.64,-1386.59,47.1554,1.39626,180,0,0,64,53,0,0), - (81392,12376,0,2404,0,-9432.75,-1389.03,46.7454,0.523599,180,0,0,64,53,0,0), + (81392,12376,0,2404,0,-9432.75,-1389.03,46.7454,0.523599,180,0,0,42,0,0,0), (81393,384,0,3270,0,-9455.37,-1385.33,47.2098,1.41372,180,0,0,413,0,0,0), (81394,5405,0,2409,0,-9440.48,-1379.6,46.9932,1.06465,180,0,0,42,0,0,0), (81395,118,0,11415,0,-9373.73,-1416.8,63.4678,0.364781,180,0,0,176,0,0,0), @@ -54000,9 +53974,9 @@ VALUES (81416,116,0,2357,0,-9795.13,-1567.43,38.526,2.41517,180,5,0,156,0,0,1), (81417,118,0,11415,0,-9833.56,-1498.16,39.492,5.59045,180,0,0,176,0,0,0), (81418,822,0,1006,0,-9816.88,-1512.31,41.8603,5.67533,180,5,0,195,0,0,1), - (81419,883,0,347,0,-9805.59,-1541.31,40.3322,6.15592,180,5,0,64,0,0,1), + (81419,883,0,347,0,-9805.59,-1541.31,40.3322,6.15592,180,5,0,1,0,0,1), (81420,118,0,11415,0,-9820.66,-1505,40.5888,0.444419,180,0,0,176,0,0,0), - (81421,890,0,654,0,-9807.92,-1541.02,40.113,6.10456,180,0,0,11,0,0,0), + (81421,890,0,654,0,-9807.92,-1541.02,40.113,6.10456,180,0,0,16,0,0,0), (81422,732,0,983,0,-9887.5,-1537.5,22.5285,2.81629,180,0,0,176,0,0,0), (81423,116,0,2357,0,-9749.8,-1586.18,48.6593,1.64448,180,5,0,156,0,0,1), (81424,116,0,2357,0,-9790.91,-1586.84,40.7193,2.51969,180,5,0,156,0,0,1), @@ -54494,8 +54468,8 @@ VALUES (86237,14480,1,14530,0,1660.02,-4391,23.268,4.771,480,0,0,413,0,0,0), (86257,8219,0,6479,0,6.16813,-2823.02,120.508,4.36383,72000,0,0,2059,0,0,0), (86263,15351,0,15389,0,-5040.55,-1274.31,510.325,1.97344,300,0,0,3857,0,0,0), - (86277,8506,369,1126,0,-45.0608,163.213,-3.53676,1.45299,318,5,0,64,53,0,1), - (86278,8506,369,1126,0,4.6351,314.627,-47.698,1.72643,318,5,0,64,53,0,1), + (86277,8506,369,1126,0,-45.0608,163.213,-3.53676,1.45299,318,5,0,42,0,0,1), + (86278,8506,369,1126,0,4.6351,314.627,-47.698,1.72643,318,5,0,42,0,0,1), (86282,12047,30,0,0,101.43,-390.854,45.1353,0.351658,1290,5,0,2672,0,0,1), (86292,14481,0,14529,0,-8864.46,658.466,96.5078,5.47143,480,0,0,413,0,0,0), (86294,8543,0,1693,0,3119.79,-3548.96,151.979,3.14225,345,10,0,3758,0,0,1), @@ -54506,7 +54480,7 @@ VALUES (86299,8598,0,9022,0,2820.48,-4986.62,100.932,5.69518,345,10,0,3758,0,0,1), (86300,3581,0,2850,0,-8560.69,486.619,85.8912,2.29404,8400,0,0,18068,0,0,0), (86301,3581,0,2850,0,-8783.6,487.416,85.8914,0.528863,8400,0,0,18068,0,0,0), - (86322,12364,0,10666,0,-5459.66,-623.126,393.514,0.515859,318,0,0,64,0,0,0), + (86322,12364,0,10666,0,-5459.66,-623.126,393.514,0.515859,318,0,0,42,0,0,0), (86325,5055,43,8172,0,-157.599,-295.351,-63.7677,4.91261,7200,1,0,134,0,0,1), (86328,8602,0,7897,0,2814.16,-4594.25,91.1752,2.16313,345,5,0,3643,0,0,1), (86336,6208,0,4905,0,-4964.89,728.935,257.767,6.2644,1677,0,0,2135,0,0,0), @@ -54533,16 +54507,16 @@ VALUES (86378,12796,450,12678,0,259.272,73.8997,25.7209,2.34254,1290,0,0,4108,0,0,0), (86381,12793,450,12675,0,256.748,99.7957,25.7205,4.11799,1290,0,0,6500,0,0,0), (86383,157,0,3027,0,-10283.5,1839.51,39.1168,1.57641,300,10,0,300,0,0,1), - (86384,620,0,304,0,-9897.53,1311.06,42.2721,2.52486,300,5,0,64,0,0,1), - (86385,620,0,304,0,-10119.9,1069.4,36.5335,0.124861,300,5,0,64,0,0,1), + (86384,620,0,304,0,-9897.53,1311.06,42.2721,2.52486,300,5,0,1,0,0,1), + (86385,620,0,304,0,-10119.9,1069.4,36.5335,0.124861,300,5,0,1,0,0,1), (86388,8598,0,9022,0,2754.28,-3557.57,103.638,5.8239,345,10,0,3758,0,0,1), (86389,8596,0,7890,0,1726.95,-2964.93,82.7918,4.22864,345,5,0,3189,0,0,1), - (86390,620,0,304,0,-10145.4,1059.4,36.4085,3.94727,300,5,0,64,0,0,1), - (86391,620,0,304,0,-10128.8,1206.65,35.6332,5.28986,300,5,0,64,0,0,1), - (86392,620,0,304,0,-10731.8,1678.61,45.4163,3.35598,300,10,0,64,0,0,1), + (86390,620,0,304,0,-10145.4,1059.4,36.4085,3.94727,300,5,0,1,0,0,1), + (86391,620,0,304,0,-10128.8,1206.65,35.6332,5.28986,300,5,0,1,0,0,1), + (86392,620,0,304,0,-10731.8,1678.61,45.4163,3.35598,300,10,0,1,0,0,1), (86393,2110,129,1141,0,2476.68,751.531,46.0874,6.20448,7200,5,0,1,0,0,1), (86394,2110,129,1141,0,2525.27,724.496,40.6447,0.147814,7200,5,0,1,0,0,1), - (86395,620,0,304,0,-10729.9,1657.28,44.3767,4.40374,300,5,0,64,0,0,1), + (86395,620,0,304,0,-10729.9,1657.28,44.3767,4.40374,300,5,0,1,0,0,1), (86398,8596,0,7890,0,1767.54,-2823.71,68.7225,5.37321,345,10,0,3189,0,0,1), (86399,9448,0,10397,0,1719.67,-5549.52,108.223,0.112595,610,0,0,6477,2163,0,0), (86400,9449,0,10388,0,1787.18,-5479.25,74.3925,0.19919,610,2,0,6078,2041,0,1), @@ -54567,7 +54541,7 @@ VALUES (86421,12789,450,12671,0,243.494,89.6673,24.7757,4.6133,1416,0,0,4079,0,0,0), (86422,12788,450,12670,0,239.065,84.6268,24.7756,0.124754,1416,0,0,4079,0,0,0), (86424,15708,0,15669,0,-8813.4,654.195,96.0776,4.5185,3540,0,0,6900,0,0,0), - (86467,620,0,304,0,-11023.7,1429.76,43.6226,3.60857,300,10,0,64,0,0,1), + (86467,620,0,304,0,-11023.7,1429.76,43.6226,3.60857,300,10,0,1,0,0,1), (86480,392,0,1279,0,-11407.1,1966.15,10.5123,3.14159,300,0,0,1605,0,0,0), (86491,391,0,5243,0,-11360.7,1826.72,7.58232,3.97765,300,10,0,581,0,0,2), (86510,8523,0,5231,0,2985.72,-2988.04,111.963,6.26394,345,10,0,3189,0,0,1), @@ -54702,7 +54676,7 @@ VALUES (87128,3840,43,4233,0,-269.435,-297.775,-67.6666,0.680678,7200,0,0,1212,912,0,0), (87129,3840,43,4233,0,-264.547,-301.761,-68.3543,0.541052,7200,0,0,1212,912,0,0), (87130,5056,43,3006,0,-248.955,-216.704,-63.1003,0.379014,7200,5,0,1452,0,0,1), - (87131,3674,43,4203,0,-283.574,-310.881,-69.1837,0.564664,36000,10,0,3906,0,0,1), + (87131,3674,43,4203,0,-283.574,-310.881,-69.1837,0.564664,36000,10,0,3908,0,0,1), (87132,5056,43,3006,0,-216.087,-326.585,-71.0015,3.54306,7200,10,0,1452,0,0,1), (87133,2914,43,1206,0,-177.6,-349.974,-70.5783,4.23091,7200,10,0,8,0,0,1), (87134,5756,43,2706,0,-185.886,-351.144,-71.0647,0.578072,7200,5,0,1452,0,0,1), @@ -55350,10 +55324,7 @@ VALUES (88305,16025,533,15961,0,3332.37,-3324.52,292.678,2.56563,3520,0,0,149895,0,0,0), (88306,16025,533,15961,0,3331.97,-3300.31,292.678,2.84489,3520,0,0,149895,0,0,0), (88307,15975,533,15938,0,3067.59,-3551.4,287.26,1.14,3520,0,0,56592,0,0,0), - (88308,15975,533,15938,0,3059.2,-3536.06,287.25,0.12,3520,0,0,56592,0,0,0); - -INSERT INTO `creature` (`guid`, `id`, `map`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) -VALUES + (88308,15975,533,15938,0,3059.2,-3536.06,287.25,0.12,3520,0,0,56592,0,0,0), (88309,15975,533,15938,0,3071.75,-3531.58,287.26,5.5,3520,0,0,56592,0,0,0), (88310,15976,533,15939,0,3074.03,-3559.42,287.25,1.61,3520,0,0,94320,0,0,0), (88311,15976,533,15939,0,3154.64,-3542.5,287.26,2.71,3520,0,0,94320,0,0,0), @@ -55390,7 +55361,10 @@ VALUES (88342,15975,533,15938,0,3181.07,-3473.65,287.26,5.9,3520,0,0,56592,0,0,0), (88343,16453,533,15939,0,3190.09,-3475.76,287.25,3.77,3520,0,0,81744,0,0,0), (88344,15977,533,0,0,3110.08,-3574.35,287.08,2.13,3520,5,0,15415,0,0,1), - (88345,15977,533,0,0,3166.61,-3477.81,287.135,3.97254,3520,0,0,15415,0,0,2), + (88345,15977,533,0,0,3166.61,-3477.81,287.135,3.97254,3520,0,0,15415,0,0,2); + +INSERT INTO `creature` (`guid`, `id`, `map`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) +VALUES (88346,15956,533,15931,0,3316.47,-3476.23,287.26,3.18,604800,0,0,1665500,0,0,0), (88347,16573,533,14698,0,3291.26,-3502.08,287.26,2.14,3520,0,0,204360,0,0,0), (88348,16573,533,14698,0,3285.29,-3446.64,287.26,4.2,3520,0,0,204360,0,0,0), @@ -55970,19 +55944,19 @@ VALUES (89022,13321,349,901,0,-21.8882,-9.20877,-131.197,5.5676,7200,5,0,42,0,0,1), (89023,13321,349,1924,0,73.1726,-6.26065,-131.073,4.46804,7200,5,0,42,0,0,1), (89024,6145,349,4878,0,60.825,-81.4101,-207.468,2.32129,7200,5,0,42,0,0,1), - (89025,13599,349,6368,0,-29.1892,9.89225,-131.124,0.942478,7200,5,0,2310,0,0,1), - (89026,13599,349,6368,0,84.985,7.08579,-131.073,5.49779,7200,5,0,2310,0,0,1), + (89025,13599,349,6368,0,-29.1892,9.89225,-131.124,0.942478,7200,5,0,2399,0,0,1), + (89026,13599,349,6368,0,84.985,7.08579,-131.073,5.49779,7200,5,0,2399,0,0,1), (89027,13321,349,6295,0,-39.848,39.6532,-131.073,1.74533,7200,5,0,42,0,0,1), (89028,13321,349,6295,0,99.5706,36.3686,-131.073,3.07178,7200,5,0,42,0,0,1), - (89029,13599,349,6368,0,-44.6283,58.0849,-131.073,1.74533,7200,5,0,2310,0,0,1), - (89030,13599,349,6368,0,101.292,47.0444,-131.073,4.27606,7200,5,0,2310,0,0,1), + (89029,13599,349,6368,0,-44.6283,58.0849,-131.073,1.74533,7200,5,0,2399,0,0,1), + (89030,13599,349,6368,0,101.292,47.0444,-131.073,4.27606,7200,5,0,2399,0,0,1), (89031,13321,349,6295,0,92.5639,78.6082,-131.073,4.31096,7200,5,0,42,0,0,1), (89032,13321,349,1924,0,-20.6725,94.7429,-131.073,0.069813,7200,5,0,42,0,0,1), - (89033,13599,349,6368,0,-18.8039,96.2423,-131.073,0.855211,7200,5,0,2310,0,0,1), - (89034,13599,349,6368,0,90.5483,84.8072,-131.073,2.00713,7200,5,0,2310,0,0,1), - (89035,13599,349,6368,0,54.8301,113.88,-131.073,2.80998,7200,5,0,2310,0,0,1), + (89033,13599,349,6368,0,-18.8039,96.2423,-131.073,0.855211,7200,5,0,2399,0,0,1), + (89034,13599,349,6368,0,90.5483,84.8072,-131.073,2.00713,7200,5,0,2399,0,0,1), + (89035,13599,349,6368,0,54.8301,113.88,-131.073,2.80998,7200,5,0,2399,0,0,1), (89036,13321,349,6295,0,30.5731,115.544,-131.073,6.17846,7200,5,0,42,0,0,1), - (89037,13599,349,6368,0,13.7205,117.547,-131.073,2.32129,7200,5,0,2310,0,0,1), + (89037,13599,349,6368,0,13.7205,117.547,-131.073,2.32129,7200,5,0,2399,0,0,1), (89038,2914,349,1206,0,-60.2852,-358.523,-178.296,4.64258,7200,10,0,8,0,0,1), (89039,2914,349,1206,0,-63.26,-426.394,-189.176,5.16617,7200,10,0,8,0,0,1), (89040,12207,349,6737,0,-80.494,-395.249,-189.805,5.39307,7200,5,0,10554,0,0,1), @@ -56250,40 +56224,40 @@ VALUES (89536,488,0,2371,0,-10494.1,1028.51,95.6123,5.4417,300,0,0,1605,0,0,0), (89537,487,0,2368,0,-10506.2,1066.91,55.439,2.6529,300,0,0,1905,0,0,0), (89538,874,0,2369,0,-10633,1087.87,33.8723,4.63537,300,5,0,1892,0,0,2), - (89539,594,0,2323,0,-11093.9,1515.71,29.6174,1.54702,300,3,0,984,0,0,1), - (89540,594,0,2323,0,-11230.2,1552.32,34.8106,4.01685,300,3,0,984,0,0,1), - (89541,594,0,2324,0,-11115.3,1478.69,32.7343,0.663225,300,0,0,984,0,0,0), - (89542,619,0,2330,0,-11134.2,1487.29,34.4006,4.76952,300,3,0,855,790,0,1), - (89543,619,0,2330,0,-11225.8,1599.39,32.4871,4.57128,300,3,0,855,790,0,1), - (89544,619,0,2329,0,-11175.1,1557.35,20.8878,4.47539,300,3,0,855,790,0,1), - (89545,594,0,2323,0,-11197.1,1483.13,14.7718,5.35683,300,5,0,984,0,0,1), - (89546,594,0,2323,0,-11138.2,1539.52,19.8687,1.03873,300,3,0,984,0,0,1), + (89539,594,0,2323,0,-11093.9,1515.71,29.6174,1.54702,600,3,0,984,0,0,1), + (89540,594,0,2323,0,-11230.2,1552.32,34.8106,4.01685,600,3,0,984,0,0,1), + (89541,594,0,2324,0,-11115.3,1478.69,32.7343,0.663225,600,0,0,984,0,0,0), + (89542,619,0,2330,0,-11134.2,1487.29,34.4006,4.76952,600,3,0,855,790,0,1), + (89543,619,0,2330,0,-11225.8,1599.39,32.4871,4.57128,600,3,0,855,790,0,1), + (89544,619,0,2329,0,-11175.1,1557.35,20.8878,4.47539,600,3,0,855,790,0,1), + (89545,594,0,2323,0,-11197.1,1483.13,14.7718,5.35683,600,5,0,984,0,0,1), + (89546,594,0,2323,0,-11138.2,1539.52,19.8687,1.03873,600,3,0,984,0,0,1), (89547,1726,0,2321,0,-11248.1,1540.79,30.374,4.05791,300,3,0,921,856,0,1), - (89548,1725,0,184,0,-11243.6,1645.14,28.492,5.21458,300,3,0,1068,0,0,1), - (89549,1725,0,184,0,-11209.6,1630.75,27.714,6.08786,300,3,0,1068,0,0,1), - (89550,1725,0,184,0,-11218.9,1617.71,33.4905,4.34587,300,3,0,1068,0,0,1), - (89551,1725,0,184,0,-11231.2,1618.41,33.1879,4.97419,300,3,0,1068,0,0,1), - (89552,1725,0,184,0,-11267.9,1509.91,37.5807,5.74718,300,3,0,1068,0,0,1), + (89548,1725,0,184,0,-11243.6,1645.14,28.492,5.21458,600,3,0,1068,0,0,1), + (89549,1725,0,184,0,-11209.6,1630.75,27.714,6.08786,600,3,0,1068,0,0,1), + (89550,1725,0,184,0,-11218.9,1617.71,33.4905,4.34587,600,3,0,1068,0,0,1), + (89551,1725,0,184,0,-11231.2,1618.41,33.1879,4.97419,600,3,0,1068,0,0,1), + (89552,1725,0,184,0,-11267.9,1509.91,37.5807,5.74718,600,3,0,1068,0,0,1), (89553,1726,0,2322,0,-11244.5,1524.48,28.6207,5.37314,300,3,0,921,856,0,1), - (89554,1727,0,341,0,-11232.7,1597.98,32.4094,2.49582,300,0,0,356,0,0,0), - (89555,1727,0,341,0,-11238,1538.91,28.1736,5.93412,300,0,0,356,0,0,0), - (89556,1727,0,2528,0,-11176.2,1622.23,27.1787,5.32325,300,0,0,356,0,0,0), - (89557,1727,0,341,0,-11271,1542.75,29.0529,2.96706,300,0,0,356,0,0,0), - (89558,1727,0,341,0,-11261.7,1644.11,33.3916,4.01426,300,0,0,356,0,0,0), - (89559,1727,0,341,0,-11173.9,1636.76,25.7854,2.61799,300,0,0,356,0,0,0), - (89560,1727,0,341,0,-11240.4,1588.7,34.2185,4.93928,300,0,0,356,0,0,0), - (89561,1727,0,341,0,-11209,1624.12,28.4209,4.85202,300,0,0,356,0,0,0), - (89562,1727,0,2528,0,-11263.7,1559.31,34.4233,5.8294,300,0,0,356,0,0,0), - (89563,1727,0,2528,0,-11249.8,1476.44,24.141,3.10669,300,0,0,356,0,0,0), - (89564,623,0,11402,0,-11308.8,1591.97,36.365,5.61331,300,3,0,1158,0,0,1), - (89565,623,0,11402,0,-11298.1,1563.58,35.8481,3.68829,300,3,0,1158,0,0,1), - (89566,625,0,829,0,-11289,1579.03,36.2713,4.26374,300,3,0,1158,0,0,1), - (89567,625,0,829,0,-11330.7,1581.66,34.5925,0.560167,300,3,0,1158,0,0,1), - (89568,623,0,11402,0,-11305.7,1560.36,36.4148,0.611958,300,3,0,1158,0,0,1), - (89569,625,0,829,0,-11342.7,1555.72,30.7678,0.012107,300,3,0,1158,0,0,1), - (89570,624,0,10630,0,-11336.1,1541.77,29.1302,3.4324,300,3,0,1158,0,0,1), - (89571,623,0,11402,0,-11292.3,1573.64,36.3852,2.48481,300,3,0,1158,0,0,1), - (89572,626,0,10628,0,-11327.6,1539.12,28.4979,2.95187,300,0,0,1452,0,0,0), + (89554,1727,0,341,0,-11232.7,1597.98,32.4094,2.49582,600,0,0,356,0,0,0), + (89555,1727,0,341,0,-11238,1538.91,28.1736,5.93412,600,0,0,356,0,0,0), + (89556,1727,0,2528,0,-11176.2,1622.23,27.1787,5.32325,600,0,0,356,0,0,0), + (89557,1727,0,341,0,-11271,1542.75,29.0529,2.96706,600,0,0,356,0,0,0), + (89558,1727,0,341,0,-11261.7,1644.11,33.3916,4.01426,600,0,0,356,0,0,0), + (89559,1727,0,341,0,-11173.9,1636.76,25.7854,2.61799,600,0,0,356,0,0,0), + (89560,1727,0,341,0,-11240.4,1588.7,34.2185,4.93928,600,0,0,356,0,0,0), + (89561,1727,0,341,0,-11209,1624.12,28.4209,4.85202,600,0,0,356,0,0,0), + (89562,1727,0,2528,0,-11263.7,1559.31,34.4233,5.8294,600,0,0,356,0,0,0), + (89563,1727,0,2528,0,-11249.8,1476.44,24.141,3.10669,600,0,0,356,0,0,0), + (89564,623,0,11402,0,-11308.8,1591.97,36.365,5.61331,600,3,0,1158,0,0,1), + (89565,623,0,11402,0,-11298.1,1563.58,35.8481,3.68829,600,3,0,1158,0,0,1), + (89566,625,0,829,0,-11289,1579.03,36.2713,4.26374,600,3,0,1158,0,0,1), + (89567,625,0,829,0,-11330.7,1581.66,34.5925,0.560167,600,3,0,1158,0,0,1), + (89568,623,0,11402,0,-11305.7,1560.36,36.4148,0.611958,600,3,0,1158,0,0,1), + (89569,625,0,829,0,-11342.7,1555.72,30.7678,0.012107,600,3,0,1158,0,0,1), + (89570,624,0,10630,0,-11336.1,1541.77,29.1302,3.4324,600,3,0,1158,0,0,1), + (89571,623,0,11402,0,-11292.3,1573.64,36.3852,2.48481,600,3,0,1158,0,0,1), + (89572,626,0,10628,0,-11327.6,1539.12,28.4979,2.95187,600,0,0,1452,0,0,0), (89573,596,0,3267,0,-11227.8,1477.54,18.7152,0.415105,3600,0,0,1061,1020,0,0), (89574,599,0,2355,0,-11264.2,1539.52,28.0596,1.52972,3600,0,0,1062,2040,0,0), (89575,95,0,4419,0,-10326.2,1394.63,41.1257,2.26524,300,5,0,222,0,0,1), @@ -56484,7 +56458,7 @@ VALUES (89770,122,0,2343,0,-11296.2,1685.95,44.1172,2.49809,300,10,0,386,0,0,1), (89771,122,0,2342,0,-11281.7,1683.59,44.6798,3.8169,300,10,0,386,0,0,1), (89772,122,0,2343,0,-11276.3,1708.89,41.1053,6.14374,300,5,0,386,0,0,1), - (89773,582,0,236,0,-9853.19,924.884,31.0435,5.42797,300,0,0,250,0,0,0), + (89773,582,0,236,0,-9853.19,924.884,31.0435,5.42797,300,0,0,101,0,0,0), (89774,157,0,3027,0,-10579.3,1437.71,40.9645,4.95529,300,5,0,300,0,0,1), (89775,157,0,3027,0,-10452.1,1463.89,47.751,2.12608,300,5,0,300,0,0,1), (89776,157,0,3027,0,-10392.8,1683.26,38.6156,3.33385,300,5,0,300,0,0,1), @@ -56576,7 +56550,7 @@ VALUES (89862,2914,0,1206,0,-10646.6,1388.98,41.7955,4.8006,300,10,0,8,0,0,1), (89863,2620,0,1072,0,-9992.22,1301.7,43.5822,0.448789,300,5,0,8,0,0,1), (89864,2914,0,1206,0,-11074.1,1404.84,49.0041,1.60218,300,10,0,8,0,0,1), - (89865,6271,0,4960,0,-11074.9,1878.98,35.1735,5.69518,300,10,0,64,0,0,1), + (89865,6271,0,4960,0,-11074.9,1878.98,35.1735,5.69518,300,10,0,16,0,0,1), (89866,2620,0,1072,0,-10892,1213.97,35.0613,6.13825,300,5,0,8,0,0,1), (89867,2914,0,1206,0,-9743.07,967.388,31.2126,4.57132,300,5,0,8,0,0,1), (89868,2914,0,1206,0,-10622.5,1891.97,41.1911,3.32538,300,5,0,8,0,0,1), @@ -56593,16 +56567,16 @@ VALUES (89879,95,0,4418,0,-10027.7,1431.94,41.0688,2.18166,300,0,0,222,0,0,0), (89880,504,0,2331,0,-9922.57,1448.01,39.5639,5.77704,300,0,0,247,0,0,0), (89881,449,0,2344,0,-11153.5,1698.4,44.6863,2.28195,300,5,0,356,0,0,1), - (89882,824,0,2441,0,-11199,1518.77,19.8861,2.46091,300,0,0,328,0,0,0), - (89883,824,0,556,0,-11198.6,1504.76,18.3513,5.95157,300,0,0,328,0,0,0), - (89884,824,0,556,0,-11177.9,1564.25,22.7379,3.14159,300,0,0,328,0,0,0), - (89885,824,0,2441,0,-11120.7,1513.22,23.5516,1.06465,300,0,0,328,0,0,0), - (89886,824,0,2441,0,-11131.7,1489.31,34.6491,6.26573,300,0,0,328,0,0,0), - (89887,824,0,2441,0,-11149.4,1548.48,20.8182,4.06662,300,0,0,328,0,0,0), - (89888,824,0,2441,0,-11143.7,1566.78,21.7933,1.02974,300,0,0,328,0,0,0), - (89889,824,0,556,0,-11215.5,1553.02,34.4511,6.16101,300,0,0,328,0,0,0), - (89890,824,0,556,0,-11166,1573.65,22.664,1.5708,300,0,0,328,0,0,0), - (89891,824,0,2441,0,-11203.3,1583.09,28.3189,2.51327,300,0,0,328,0,0,0), + (89882,824,0,2441,0,-11199,1518.77,19.8861,2.46091,600,0,0,328,0,0,0), + (89883,824,0,556,0,-11198.6,1504.76,18.3513,5.95157,600,0,0,328,0,0,0), + (89884,824,0,556,0,-11177.9,1564.25,22.7379,3.14159,600,0,0,328,0,0,0), + (89885,824,0,2441,0,-11120.7,1513.22,23.5516,1.06465,600,0,0,328,0,0,0), + (89886,824,0,2441,0,-11131.7,1489.31,34.6491,6.26573,600,0,0,328,0,0,0), + (89887,824,0,2441,0,-11149.4,1548.48,20.8182,4.06662,600,0,0,328,0,0,0), + (89888,824,0,2441,0,-11143.7,1566.78,21.7933,1.02974,600,0,0,328,0,0,0), + (89889,824,0,556,0,-11215.5,1553.02,34.4511,6.16101,600,0,0,328,0,0,0), + (89890,824,0,556,0,-11166,1573.65,22.664,1.5708,600,0,0,328,0,0,0), + (89891,824,0,2441,0,-11203.3,1583.09,28.3189,2.51327,600,0,0,328,0,0,0), (89892,831,0,979,0,-9899.47,1880.21,-0.380554,4.25933,300,10,0,328,0,0,1), (89893,831,0,979,0,-9928.51,1884.94,4.29558,5.24219,300,10,0,328,0,0,1), (89894,1423,0,3258,0,-9787.54,809.795,26.0386,0.837758,300,0,0,1106,0,0,0), @@ -56635,14 +56609,14 @@ VALUES (89921,456,0,486,0,-9766.46,1813.28,2.43849,3.03687,300,5,0,253,264,0,1), (89922,456,0,486,0,-9781.9,1830.19,-11.1869,4.17388,300,5,0,253,264,0,1), (89923,456,0,486,0,-9811.94,1843.51,-4.54433,2.87803,300,0,0,253,264,0,0), - (89924,620,0,304,0,-10722.7,1653.89,43.7517,1.0455,300,10,0,64,0,0,1), - (89925,620,0,304,0,-10314.4,1417.72,40.3659,1.51624,300,5,0,64,0,0,1), - (89926,620,0,304,0,-10303.4,1414.66,40.7905,0.566039,300,5,0,64,0,0,1), - (89927,620,0,304,0,-9854.85,1275.5,40.9487,3.8068,300,5,0,64,0,0,1), - (89928,620,0,304,0,-11031.6,1436.69,43.8064,0.632789,300,10,0,64,0,0,1), - (89929,620,0,304,0,-10129.8,1213.53,36.1332,2.53744,300,5,0,64,0,0,1), - (89930,620,0,304,0,-9877.59,1295.1,42.1903,3.43758,300,5,0,64,0,0,1), - (89931,620,0,304,0,-9885.44,1302.93,42.0221,6.12205,300,5,0,64,0,0,1), + (89924,620,0,304,0,-10722.7,1653.89,43.7517,1.0455,300,10,0,1,0,0,1), + (89925,620,0,304,0,-10314.4,1417.72,40.3659,1.51624,300,5,0,1,0,0,1), + (89926,620,0,304,0,-10303.4,1414.66,40.7905,0.566039,300,5,0,1,0,0,1), + (89927,620,0,304,0,-9854.85,1275.5,40.9487,3.8068,300,5,0,1,0,0,1), + (89928,620,0,304,0,-11031.6,1436.69,43.8064,0.632789,300,10,0,1,0,0,1), + (89929,620,0,304,0,-10129.8,1213.53,36.1332,2.53744,300,5,0,1,0,0,1), + (89930,620,0,304,0,-9877.59,1295.1,42.1903,3.43758,300,5,0,1,0,0,1), + (89931,620,0,304,0,-9885.44,1302.93,42.0221,6.12205,300,5,0,1,0,0,1), (89932,117,0,175,0,-9787.43,1420.45,41.7238,1.38407,300,5,0,222,0,0,1), (89933,515,0,441,0,-9647.55,1155.92,5.14084,2.44989,300,10,0,222,0,0,1), (89934,126,0,983,0,-9591.53,1428.6,3.17173,0.613265,300,10,0,247,0,0,1), @@ -56690,24 +56664,24 @@ VALUES (89976,127,0,1995,0,-11073.6,2069.53,6.38764,1.55908,300,10,0,377,408,0,1), (89977,127,0,1995,0,-11079.7,2085.96,9.63451,6.12611,300,0,0,377,408,0,0), (89978,127,0,1995,0,-11165.7,2037.17,0.362662,3.68265,300,0,0,377,408,0,0), - (89979,1727,0,341,0,-11233.1,1514.79,28.65,0.122173,300,0,0,356,0,0,0), - (89980,1727,0,341,0,-11277.4,1505.73,39.0168,4.27606,300,0,0,356,0,0,0), - (89981,1727,0,2528,0,-11261.4,1572.71,34.6407,3.19395,300,0,0,356,0,0,0), - (89982,1727,0,2528,0,-11228.7,1504.32,26.4833,6.05629,300,0,0,356,0,0,0), - (89983,1727,0,2528,0,-11221.4,1607.43,33.11,6.19592,300,0,0,356,0,0,0), - (89984,1727,0,2528,0,-11208.6,1648.46,27.5595,0.10472,300,0,0,356,0,0,0), - (89985,1727,0,2528,0,-11218,1640.98,27.4693,2.68781,300,0,0,356,0,0,0), - (89986,1727,0,341,0,-11232.9,1627.22,26.9836,5.34071,300,0,0,356,0,0,0), - (89987,1727,0,341,0,-11241.8,1666.51,33.6692,2.00713,300,0,0,356,0,0,0), - (89988,1727,0,2528,0,-11252.8,1593.14,33.9067,1.32645,300,0,0,356,0,0,0), - (89989,623,0,11402,0,-11343.3,1564.1,31.9432,3.85718,300,3,0,1158,0,0,1), - (89990,623,0,11402,0,-11320.1,1592.46,35.7475,2.57781,300,3,0,1158,0,0,1), - (89991,623,0,11402,0,-11285.5,1586.7,36.6121,3.68821,300,3,0,1158,0,0,1), - (89992,625,0,829,0,-11300.3,1551.89,35.2044,4.68193,300,3,0,1158,0,0,1), - (89993,624,0,10630,0,-11287.9,1596.96,36.2807,1.01229,300,0,0,1158,0,0,0), - (89994,624,0,10630,0,-11326.8,1588.6,35.1702,4.13746,300,3,0,1158,0,0,1), - (89995,623,0,11402,0,-11341.5,1573.82,33.4517,2.72048,300,3,0,1158,0,0,1), - (89996,624,0,10630,0,-11324.6,1545.31,28.7448,4.65358,300,3,0,1158,0,0,1), + (89979,1727,0,341,0,-11233.1,1514.79,28.65,0.122173,600,0,0,356,0,0,0), + (89980,1727,0,341,0,-11277.4,1505.73,39.0168,4.27606,600,0,0,356,0,0,0), + (89981,1727,0,2528,0,-11261.4,1572.71,34.6407,3.19395,600,0,0,356,0,0,0), + (89982,1727,0,2528,0,-11228.7,1504.32,26.4833,6.05629,600,0,0,356,0,0,0), + (89983,1727,0,2528,0,-11221.4,1607.43,33.11,6.19592,600,0,0,356,0,0,0), + (89984,1727,0,2528,0,-11208.6,1648.46,27.5595,0.10472,600,0,0,356,0,0,0), + (89985,1727,0,2528,0,-11218,1640.98,27.4693,2.68781,600,0,0,356,0,0,0), + (89986,1727,0,341,0,-11232.9,1627.22,26.9836,5.34071,600,0,0,356,0,0,0), + (89987,1727,0,341,0,-11241.8,1666.51,33.6692,2.00713,600,0,0,356,0,0,0), + (89988,1727,0,2528,0,-11252.8,1593.14,33.9067,1.32645,600,0,0,356,0,0,0), + (89989,623,0,11402,0,-11343.3,1564.1,31.9432,3.85718,600,3,0,1158,0,0,1), + (89990,623,0,11402,0,-11320.1,1592.46,35.7475,2.57781,600,3,0,1158,0,0,1), + (89991,623,0,11402,0,-11285.5,1586.7,36.6121,3.68821,600,3,0,1158,0,0,1), + (89992,625,0,829,0,-11300.3,1551.89,35.2044,4.68193,600,3,0,1158,0,0,1), + (89993,624,0,10630,0,-11287.9,1596.96,36.2807,1.01229,600,0,0,1158,0,0,0), + (89994,624,0,10630,0,-11326.8,1588.6,35.1702,4.13746,600,3,0,1158,0,0,1), + (89995,623,0,11402,0,-11341.5,1573.82,33.4517,2.72048,600,3,0,1158,0,0,1), + (89996,624,0,10630,0,-11324.6,1545.31,28.7448,4.65358,600,3,0,1158,0,0,1), (89997,95,0,4418,0,-10324.6,1413.14,40.4493,3.32955,300,5,0,222,0,0,1), (89998,95,0,4419,0,-10353.7,1588.67,40.625,5.73731,300,5,0,222,0,0,1), (89999,95,0,4419,0,-10344.4,1552.39,41.7656,5.2704,300,5,0,222,0,0,1), @@ -56744,7 +56718,7 @@ VALUES (90030,589,0,2338,0,-10473.2,1952.74,10.5862,2.31881,300,0,0,263,710,0,0), (90031,2914,0,1206,0,-11245,1398.16,89.7176,1.46102,300,5,0,8,0,0,1), (90032,2620,0,1072,0,-10548,1730.23,40.6448,1.61963,300,5,0,8,0,0,1), - (90033,6271,0,4959,0,-10658.5,1202.97,34.9344,4.57919,300,10,0,64,0,0,1), + (90033,6271,0,4959,0,-10658.5,1202.97,34.9344,4.57919,300,10,0,16,0,0,1), (90034,2620,0,1072,0,-10117.1,1279.88,39.6322,1.03155,300,5,0,8,0,0,1), (90035,95,0,4418,0,-9878.41,1415.76,43.64,1.76278,300,3,0,222,0,0,1), (90036,95,0,4419,0,-10026.2,1479.52,41.4131,5.45774,300,5,0,222,0,0,1), @@ -56755,16 +56729,16 @@ VALUES (90041,95,0,4419,0,-9979.01,1457.29,44.6146,6.19725,300,0,0,222,0,0,0), (90042,1236,0,373,0,-9877.37,1430.55,44.0194,1.30677,300,0,0,271,0,0,0), (90043,95,0,4418,0,-9821.38,1422.96,36.7884,2.71233,300,0,0,222,0,0,0), - (90044,824,0,2441,0,-11219.8,1538.33,34.7055,5.77704,300,0,0,328,0,0,0), - (90045,824,0,556,0,-11126.9,1476.99,34.6331,4.76475,300,0,0,328,0,0,0), - (90046,824,0,556,0,-11082.8,1519.86,29.9805,0.261799,300,0,0,328,0,0,0), - (90047,824,0,2441,0,-11185.6,1581.68,26.6417,0.925025,300,0,0,328,0,0,0), - (90048,824,0,556,0,-11147.4,1530.6,20.0244,1.78024,300,0,0,328,0,0,0), - (90049,824,0,556,0,-11195.8,1493.12,15.7827,0.453786,300,0,0,328,0,0,0), - (90050,824,0,2441,0,-11191,1564.17,27.7931,6.03884,300,0,0,328,0,0,0), - (90051,824,0,2441,0,-11144.5,1512.24,22.915,3.63029,300,0,0,328,0,0,0), - (90052,824,0,556,0,-11192.8,1540.06,19.8363,2.67035,300,0,0,328,0,0,0), - (90053,824,0,556,0,-11186.7,1549.27,19.785,2.53073,300,0,0,328,0,0,0), + (90044,824,0,2441,0,-11219.8,1538.33,34.7055,5.77704,600,0,0,328,0,0,0), + (90045,824,0,556,0,-11126.9,1476.99,34.6331,4.76475,600,0,0,328,0,0,0), + (90046,824,0,556,0,-11082.8,1519.86,29.9805,0.261799,600,0,0,328,0,0,0), + (90047,824,0,2441,0,-11185.6,1581.68,26.6417,0.925025,600,0,0,328,0,0,0), + (90048,824,0,556,0,-11147.4,1530.6,20.0244,1.78024,600,0,0,328,0,0,0), + (90049,824,0,556,0,-11195.8,1493.12,15.7827,0.453786,600,0,0,328,0,0,0), + (90050,824,0,2441,0,-11191,1564.17,27.7931,6.03884,600,0,0,328,0,0,0), + (90051,824,0,2441,0,-11144.5,1512.24,22.915,3.63029,600,0,0,328,0,0,0), + (90052,824,0,556,0,-11192.8,1540.06,19.8363,2.67035,600,0,0,328,0,0,0), + (90053,824,0,556,0,-11186.7,1549.27,19.785,2.53073,600,0,0,328,0,0,0), (90054,36,0,367,0,-10189.2,1302.29,36.7473,3.75987,300,10,0,222,0,0,1), (90055,114,0,378,0,-9926.43,1263.58,42.1853,2.55257,300,10,0,300,0,0,1), (90056,114,0,378,0,-9939.18,1161.9,41.7314,0.443139,300,10,0,300,0,0,1), @@ -56779,13 +56753,13 @@ VALUES (90065,513,0,1994,0,-9765.1,1808.33,-4.73589,4.86476,300,0,0,300,0,0,0), (90066,513,0,1994,0,-9802.37,1846.35,-14.8858,2.34933,300,5,0,300,0,0,1), (90067,456,0,486,0,-9806.18,1826.43,-4.46597,1.69297,300,3,0,253,264,0,1), - (90068,620,0,304,0,-9861.1,1290.83,41.8237,1.62479,300,5,0,64,0,0,1), - (90069,620,0,304,0,-10988.5,1451.04,43.3267,1.11714,300,5,0,64,0,0,1), - (90070,620,0,304,0,-10722.2,1669.9,44.0413,1.1882,300,10,0,64,0,0,1), - (90071,620,0,304,0,-9842.73,1269.92,41.3237,0.834495,300,5,0,64,0,0,1), - (90072,620,0,304,0,-11023.9,1426.91,43.8726,6.2012,300,10,0,64,0,0,1), - (90073,620,0,304,0,-10324,1419.24,39.9909,1.01209,300,5,0,64,0,0,1), - (90074,620,0,304,0,-10997.5,1451.06,43.3267,3.21287,300,5,0,64,0,0,1), + (90068,620,0,304,0,-9861.1,1290.83,41.8237,1.62479,300,5,0,1,0,0,1), + (90069,620,0,304,0,-10988.5,1451.04,43.3267,1.11714,300,5,0,1,0,0,1), + (90070,620,0,304,0,-10722.2,1669.9,44.0413,1.1882,300,10,0,1,0,0,1), + (90071,620,0,304,0,-9842.73,1269.92,41.3237,0.834495,300,5,0,1,0,0,1), + (90072,620,0,304,0,-11023.9,1426.91,43.8726,6.2012,300,10,0,1,0,0,1), + (90073,620,0,304,0,-10324,1419.24,39.9909,1.01209,300,5,0,1,0,0,1), + (90074,620,0,304,0,-10997.5,1451.06,43.3267,3.21287,300,5,0,1,0,0,1), (90075,456,0,486,0,-9578.58,1449.17,-0.086853,0.942478,300,0,0,253,264,0,0), (90076,126,0,983,0,-9632,1358.23,6.48876,0,300,0,0,247,0,0,0), (90077,126,0,983,0,-9583.74,1452.6,0.441286,3.47321,300,0,0,247,0,0,0), @@ -56827,31 +56801,31 @@ VALUES (90113,517,0,1079,0,-10634.2,2045.94,11.2488,5.18695,300,10,0,350,390,0,1), (90114,517,0,1079,0,-11404.5,1773.51,9.03428,0.141069,300,10,0,350,390,0,1), (90115,127,0,1995,0,-11365.7,1779.55,9.82954,6.03528,300,10,0,377,408,0,1), - (90116,1727,0,2528,0,-11258.5,1654.6,33.6242,2.33874,300,0,0,356,0,0,0), - (90117,1727,0,2528,0,-11266.7,1533.88,30.5158,3.66519,300,0,0,356,0,0,0), - (90118,1727,0,341,0,-11240,1509.02,37.8079,4.79965,300,0,0,356,0,0,0), - (90119,1727,0,2528,0,-11245.1,1492.22,23.8821,1.50098,300,0,0,356,0,0,0), - (90120,1727,0,341,0,-11194.8,1630.83,28.1775,1.6057,300,0,0,356,0,0,0), - (90121,1727,0,341,0,-11255.3,1518.75,31.698,3.35103,300,0,0,356,0,0,0), - (90122,1727,0,341,0,-11242,1635.24,27.6542,3.9619,300,0,0,356,0,0,0), - (90123,1727,0,341,0,-11257.5,1502.36,38.0122,4.59022,300,0,0,356,0,0,0), - (90124,625,0,829,0,-11343.8,1531.26,28.5596,2.57697,300,3,0,1158,0,0,1), - (90125,625,0,829,0,-11325.9,1562.39,26.4165,5.30071,300,3,0,1158,0,0,1), + (90116,1727,0,2528,0,-11258.5,1654.6,33.6242,2.33874,600,0,0,356,0,0,0), + (90117,1727,0,2528,0,-11266.7,1533.88,30.5158,3.66519,600,0,0,356,0,0,0), + (90118,1727,0,341,0,-11240,1509.02,37.8079,4.79965,600,0,0,356,0,0,0), + (90119,1727,0,2528,0,-11245.1,1492.22,23.8821,1.50098,600,0,0,356,0,0,0), + (90120,1727,0,341,0,-11194.8,1630.83,28.1775,1.6057,600,0,0,356,0,0,0), + (90121,1727,0,341,0,-11255.3,1518.75,31.698,3.35103,600,0,0,356,0,0,0), + (90122,1727,0,341,0,-11242,1635.24,27.6542,3.9619,600,0,0,356,0,0,0), + (90123,1727,0,341,0,-11257.5,1502.36,38.0122,4.59022,600,0,0,356,0,0,0), + (90124,625,0,829,0,-11343.8,1531.26,28.5596,2.57697,600,3,0,1158,0,0,1), + (90125,625,0,829,0,-11325.9,1562.39,26.4165,5.30071,600,3,0,1158,0,0,1), (90126,95,0,4419,0,-9944.64,1473.77,39.5663,4.48298,300,3,0,222,0,0,1), (90127,1236,0,373,0,-9852.63,1401.42,37.4865,2.87751,300,0,0,271,0,0,0), (90128,95,0,4419,0,-10020.1,1413.72,40.8387,0.800858,300,5,0,222,0,0,1), (90129,1236,0,373,0,-9826.66,1404.08,37.3115,1.82128,300,0,0,271,0,0,0), (90130,95,0,4418,0,-9997.87,1411.76,40.8543,2.72271,300,0,0,222,0,0,0), - (90131,824,0,2441,0,-11132,1514.27,24.5622,1.39626,300,0,0,328,0,0,0), - (90132,824,0,556,0,-11220.9,1486.6,17.7838,1.71042,300,0,0,328,0,0,0), - (90133,824,0,2441,0,-11208.1,1482.61,15.3275,4.97419,300,0,0,328,0,0,0), - (90134,824,0,2441,0,-11240,1559.42,34.576,0.820305,300,0,0,328,0,0,0), - (90135,824,0,2441,0,-11193.4,1530.52,19.9293,3.36848,300,0,0,328,0,0,0), - (90136,824,0,2441,0,-11184.2,1517.98,20.3053,5.02655,300,0,0,328,0,0,0), - (90137,824,0,556,0,-11169,1553.15,20.8527,6.14356,300,0,0,328,0,0,0), - (90138,824,0,556,0,-11198.5,1470.89,16.7919,2.86234,300,0,0,328,0,0,0), - (90139,824,0,556,0,-11089.8,1511.6,29.3671,5.16617,300,0,0,328,0,0,0), - (90140,824,0,2441,0,-11215,1574.51,30.2629,2.09439,300,0,0,328,0,0,0), + (90131,824,0,2441,0,-11132,1514.27,24.5622,1.39626,600,0,0,328,0,0,0), + (90132,824,0,556,0,-11220.9,1486.6,17.7838,1.71042,600,0,0,328,0,0,0), + (90133,824,0,2441,0,-11208.1,1482.61,15.3275,4.97419,600,0,0,328,0,0,0), + (90134,824,0,2441,0,-11240,1559.42,34.576,0.820305,600,0,0,328,0,0,0), + (90135,824,0,2441,0,-11193.4,1530.52,19.9293,3.36848,600,0,0,328,0,0,0), + (90136,824,0,2441,0,-11184.2,1517.98,20.3053,5.02655,600,0,0,328,0,0,0), + (90137,824,0,556,0,-11169,1553.15,20.8527,6.14356,600,0,0,328,0,0,0), + (90138,824,0,556,0,-11198.5,1470.89,16.7919,2.86234,600,0,0,328,0,0,0), + (90139,824,0,556,0,-11089.8,1511.6,29.3671,5.16617,600,0,0,328,0,0,0), + (90140,824,0,2441,0,-11215,1574.51,30.2629,2.09439,600,0,0,328,0,0,0), (90141,36,0,367,0,-10270.2,1864.45,36.9199,0.951106,300,10,0,222,0,0,1), (90142,36,0,367,0,-10233.4,1027.19,34.6941,-1.34613,300,0,0,222,0,0,0), (90143,114,0,378,0,-9980.81,1214.99,42.1345,1.7927,300,10,0,300,0,0,1), @@ -56888,8 +56862,8 @@ VALUES (90174,36,0,367,0,-10154.5,1310.82,38.5669,0.559332,300,10,0,222,0,0,1), (90175,114,0,378,0,-9869.38,1228.47,41.6656,5.91486,300,10,0,300,0,0,1), (90176,480,0,514,0,-9788.23,978.021,29.2029,2.15055,300,10,0,176,0,0,1), - (90177,883,0,347,0,-9859.77,943.055,31.875,3.86644,300,10,0,64,0,0,1), - (90178,2442,0,1060,0,-9952.78,930.388,43.3613,1.70399,300,5,0,64,0,0,1), + (90177,883,0,347,0,-9859.77,943.055,31.875,3.86644,300,10,0,1,0,0,1), + (90178,2442,0,1060,0,-9952.78,930.388,43.3613,1.70399,300,5,0,1,0,0,1), (90184,1419,0,0,0,-8994.19,947.069,118.348,4.29351,180,0,0,8,0,0,0), (90185,15335,509,15463,0,-8873.04,1860.57,24.1218,0,21600,0,0,51792,0,0,2), (90186,15335,509,15463,0,-8947.69,2247.55,26.539,0,21600,0,0,51792,0,0,2), @@ -56913,7 +56887,7 @@ VALUES (90212,1424,0,774,0,-9843.01,1390.73,38.1707,5.66296,3600,0,0,328,0,0,0), (90213,834,0,643,0,-9756.36,924.189,28.1601,2.75311,300,10,0,198,0,0,1), (90214,467,0,2311,0,-10508.4,1068,55.2111,2.1293,300,0,0,329,0,0,0), - (90215,2442,0,1060,0,-9747.45,928.978,27.7093,5.75465,300,10,0,64,0,0,1), + (90215,2442,0,1060,0,-9747.45,928.978,27.7093,5.75465,300,10,0,1,0,0,1), (90216,1109,0,2305,0,-10885.9,1415.6,44.7171,1.685,300,5,0,273,0,0,1), (90217,834,0,643,0,-9825.14,1022.24,29.8273,1.62158,300,5,0,198,0,0,1), (90218,480,0,514,0,-9825.74,949.581,29.2542,3.42373,300,10,0,176,0,0,1), @@ -57000,12 +56974,12 @@ VALUES (90308,501,0,413,0,-10652.7,1952.89,34.9043,2.10524,300,5,0,300,0,0,1), (90309,123,0,383,0,-10559,1985.01,34.501,2.7272,300,5,0,273,0,0,1), (90310,36,0,367,0,-10199.4,1026.92,36.2049,5.96341,300,0,0,222,0,0,0), - (90311,620,0,304,0,-10142.5,1048.42,36.8772,2.92152,300,5,0,64,0,0,1), + (90311,620,0,304,0,-10142.5,1048.42,36.8772,2.92152,300,5,0,1,0,0,1), (90312,36,0,367,0,-10488.7,1842.12,38.4167,1.64574,300,5,0,222,0,0,1), (90313,114,0,378,0,-10151.2,1114.41,36.8488,0.178735,300,5,0,300,0,0,1), (90314,833,0,161,0,-9985.95,1712.09,34.5036,5.36701,300,10,0,222,0,0,1), (90315,114,0,378,0,-10114.8,1156.42,36.4085,1.75826,300,10,0,300,0,0,1), - (90316,620,0,304,0,-10134.1,1068.69,36.4085,5.22293,300,5,0,64,0,0,1), + (90316,620,0,304,0,-10134.1,1068.69,36.4085,5.22293,300,5,0,1,0,0,1), (90317,504,0,2332,0,-10207.9,1888.38,36.2056,4.00779,300,5,0,247,0,0,1), (90318,1109,0,2305,0,-10315.2,1850.47,36.4893,0.036117,300,5,0,273,0,0,1), (90319,114,0,378,0,-10184.7,1151.63,36.8419,3.01928,300,5,0,300,0,0,1), @@ -57053,9 +57027,9 @@ VALUES (90361,157,0,3027,0,-10740.5,1283.42,43.0943,1.35901,300,10,0,300,0,0,1), (90362,115,0,379,0,-10849.3,722.031,33.641,4.15077,300,5,0,386,0,0,1), (90363,157,0,3027,0,-10778.6,1456.15,45.4044,2.87577,300,5,0,300,0,0,1), - (90364,624,0,10630,0,-11300.9,1586.12,34.9946,0.226893,300,3,0,1158,0,0,1), + (90364,624,0,10630,0,-11300.9,1586.12,34.9946,0.226893,600,3,0,1158,0,0,1), (90365,157,0,3027,0,-10752.2,1778.75,38.51,5.58414,300,10,0,300,0,0,1), - (90366,623,0,11402,0,-11294.7,1590.64,34.3271,4.99164,300,3,0,1158,0,0,1), + (90366,623,0,11402,0,-11294.7,1590.64,34.3271,4.99164,600,3,0,1158,0,0,1), (90367,124,0,384,0,-10845.6,1282.6,35.1159,6.26711,300,10,0,328,0,0,1), (90368,154,0,1105,0,-10815.1,826.974,33.4187,4.97632,300,10,0,356,0,0,1), (90369,157,0,3027,0,-10814.5,1217.77,34.5545,1.01204,300,5,0,300,0,0,1), @@ -57087,16 +57061,16 @@ VALUES (90399,115,0,379,0,-10846.7,861.362,32.9449,0.96971,300,5,0,386,0,0,1), (90400,515,0,441,0,-9635.75,1082.39,5.24759,3.01097,300,5,0,222,0,0,1), (90401,480,0,514,0,-9884.94,1005.74,33.131,2.5922,300,5,0,176,0,0,1), - (90402,620,0,304,0,-10093.3,1053.26,37.1329,5.03173,300,5,0,64,0,0,1), + (90402,620,0,304,0,-10093.3,1053.26,37.1329,5.03173,300,5,0,1,0,0,1), (90403,2620,0,1072,0,-10347.6,887.11,43.2591,2.59588,300,5,0,8,0,0,1), - (90404,620,0,304,0,-10090.8,1049.47,38.0079,2.01546,300,5,0,64,0,0,1), + (90404,620,0,304,0,-10090.8,1049.47,38.0079,2.01546,300,5,0,1,0,0,1), (90405,126,0,983,0,-9615.98,1197.08,3.70593,5.01723,300,10,0,247,0,0,1), (90406,2914,0,1206,0,-9881.45,1115.07,33.5527,1.65077,300,5,0,8,0,0,1), (90407,199,0,410,0,-10326.8,1016.52,39.4294,6.27635,300,5,0,198,0,0,1), - (90408,620,0,304,0,-10101.1,1053.31,36.5544,1.38766,300,5,0,64,0,0,1), + (90408,620,0,304,0,-10101.1,1053.31,36.5544,1.38766,300,5,0,1,0,0,1), (90409,504,0,2331,0,-10491.7,1217.69,67.2554,2.16764,300,5,0,247,0,0,1), (90410,834,0,643,0,-10451.8,1248.44,51.8239,4.14907,300,5,0,198,0,0,1), - (90411,620,0,304,0,-10137.3,1213.84,36.7591,4.26919,300,5,0,64,0,0,1), + (90411,620,0,304,0,-10137.3,1213.84,36.7591,4.26919,300,5,0,1,0,0,1), (90412,36,0,367,0,-10192.7,1015.97,38.2403,0,300,0,0,222,0,0,0), (90413,573,0,548,0,-10225.6,1448.09,40.8255,4.23996,3600,7,0,484,0,0,1), (90414,95,0,4419,0,-10483.3,1283.47,56.5457,1.22109,300,5,0,222,0,0,1), @@ -57114,7 +57088,7 @@ VALUES (90430,10000,33,0,0,-219.345,2154.02,81.2098,5.58505,43200,0,0,1782,0,0,0), (90431,199,0,410,0,-10104.4,1322.3,42.5532,6.27733,300,10,0,198,0,0,1), (90432,2914,0,1206,0,-10126.7,1266.86,38.3463,4.74168,300,5,0,8,0,0,1), - (90433,883,0,347,0,-9873.07,923.558,31.03,4.00715,300,10,0,64,0,0,1), + (90433,883,0,347,0,-9873.07,923.558,31.03,4.00715,300,10,0,1,0,0,1), (90434,199,0,410,0,-10047.3,1182.14,39.5793,1.21699,300,10,0,198,0,0,1), (90435,36,0,367,0,-10169.2,1278.08,37.2355,4.91583,300,10,0,222,0,0,1), (90436,36,0,367,0,-10151.2,1313.34,38.8169,1.00027,300,10,0,222,0,0,1), @@ -57127,11 +57101,11 @@ VALUES (90443,3504,0,338,0,-8854.86,740.935,100.705,2.15696,25,0,0,64,0,0,0), (90445,3627,0,1694,0,-9028.74,889.187,110.196,4.19386,180,0,0,166,0,0,2), (90446,3628,0,1695,0,-9084,823.965,108.503,0.401,180,0,0,166,0,0,0), - (90447,4075,0,1141,0,-8989,1030.99,101.404,3.247,180,5,0,120,0,0,1), - (90448,4075,0,1141,0,-8983,1023.42,101.404,3.979,180,5,0,120,0,0,1), - (90449,4075,0,1141,0,-8969,1035.15,101.404,1.622,180,5,0,120,0,0,1), - (90450,4075,0,1141,0,-8842,983.172,98.477,5.702,180,5,0,120,0,0,1), - (90451,4075,0,1141,0,-8668,940.834,102.469,0.746,180,5,0,120,0,0,1), + (90447,4075,0,1141,0,-8989,1030.99,101.404,3.247,180,5,0,8,0,0,1), + (90448,4075,0,1141,0,-8983,1023.42,101.404,3.979,180,5,0,8,0,0,1), + (90449,4075,0,1141,0,-8969,1035.15,101.404,1.622,180,5,0,8,0,0,1), + (90450,4075,0,1141,0,-8842,983.172,98.477,5.702,180,5,0,8,0,0,1), + (90451,4075,0,1141,0,-8668,940.834,102.469,0.746,180,5,0,8,0,0,1), (90452,4984,0,5078,0,-8779,1093.35,92.611,4.817,190,0,0,919,0,0,0), (90453,4995,0,2989,0,-8793,831.376,97.643,0.113,540,0,0,2972,0,0,0), (90454,4995,0,2989,0,-8790,828.412,97.643,0.567,540,0,0,2972,0,0,0), @@ -57169,7 +57143,7 @@ VALUES (90488,8543,0,1693,0,2993.5,-3414.74,150.926,5.37561,345,0,0,3758,0,0,0), (90489,8901,230,8755,0,1454.87,-451.984,-91.952,5.13127,60,0,0,760,0,0,0), (90491,8901,230,9288,0,1461.99,-444.457,-91.9634,0.226893,60,0,0,760,0,0,0), - (90511,14223,0,5026,0,730.262,6.73695,33.0022,2.26447,72000,0,0,1163,0,0,0), + (90511,14223,0,5026,0,1153.34,-262.649,33.1925,3.13032,72000,0,0,1163,0,0,2), (90513,8901,230,8755,0,1463.49,-441.138,-91.9661,5.11381,60,0,0,760,0,0,0), (90514,8911,230,5488,0,1330.29,-499.318,-89.8003,1.46608,7200,0,0,7599,0,0,0), (90515,8901,230,9289,0,1385.07,-442.853,-94.5913,4.5204,60,0,0,760,0,0,0), @@ -57705,7 +57679,7 @@ VALUES (91108,8901,230,9290,0,1331.46,-527.201,-91.9598,2.6529,60,0,0,760,0,0,0), (91109,8901,230,8755,0,1316.12,-523.707,-91.9594,0.366519,60,0,0,760,0,0,0), (91110,8901,230,9290,0,1432.48,-414.189,-91.9976,1.80106,60,5,0,760,0,0,1), - (91111,14281,0,3616,0,206.328,-857.004,154.551,3.46221,72000,0,0,617,0,0,0), + (91111,14281,0,3616,0,206.328,-857.004,154.551,3.46221,72000,10,0,617,0,0,1), (91112,8901,230,9289,0,1429.08,-415.548,-91.9992,1.72027,60,5,0,760,0,0,1), (91113,14424,0,631,0,-2959.56,-1368.08,9.03206,1.69779,72000,0,0,734,0,0,0), (91114,14433,0,8834,0,-4008.25,-911.646,9.2131,0.598236,72000,0,0,974,0,0,0), @@ -57760,13 +57734,13 @@ VALUES (91302,11257,289,11123,0,129.537,166.542,109.543,4.11946,7200,5,0,7107,4738,0,1), (91303,10678,289,10007,0,144.941,153.085,109.687,3.63029,7200,3,0,3758,0,0,1), (91304,10481,289,10976,0,241.345,4.23123,84.9242,5.06145,7200,0,0,1436,0,0,0), - (91305,10480,289,10978,0,238.547,-0.144423,84.9242,1.90241,7200,0,0,3813,0,0,0), + (91305,10480,289,10978,0,238.547,-0.144423,84.9242,1.90241,7200,0,0,3876,0,0,0), (91306,10481,289,10976,0,251.031,7.45606,85.1254,1.44862,7200,0,0,1436,0,0,0), - (91307,10480,289,10972,0,240.676,11.1521,85.3117,4.97419,7200,0,0,3813,0,0,0), - (91308,10480,289,10972,0,233.106,0.343533,84.9242,0.10472,7200,0,0,3813,0,0,0), - (91309,10480,289,10978,0,246.748,3.51986,84.9242,5.09636,7200,0,0,3813,0,0,0), - (91310,10480,289,10978,0,240.238,-5.23893,84.9242,0.872665,7200,0,0,3813,0,0,0), - (91311,10480,289,10978,0,237.612,-10.2393,85.3117,1.0821,7200,0,0,3813,0,0,0), + (91307,10480,289,10972,0,240.676,11.1521,85.3117,4.97419,7200,0,0,3876,0,0,0), + (91308,10480,289,10972,0,233.106,0.343533,84.9242,0.10472,7200,0,0,3876,0,0,0), + (91309,10480,289,10978,0,246.748,3.51986,84.9242,5.09636,7200,0,0,3876,0,0,0), + (91310,10480,289,10978,0,240.238,-5.23893,84.9242,0.872665,7200,0,0,3876,0,0,0), + (91311,10480,289,10978,0,237.612,-10.2393,85.3117,1.0821,7200,0,0,3876,0,0,0), (91312,10475,289,11161,0,118.303,115.577,101.587,4.92183,7200,0,0,17226,0,0,0), (91313,10475,289,11161,0,126.328,81.184,101.868,3.7001,7200,0,0,17226,0,0,0), (91314,10475,289,11134,0,113.776,68.9133,99.8338,3.89208,7200,0,0,17226,0,0,0), @@ -57808,16 +57782,16 @@ VALUES (91350,10499,289,3942,0,196.108,16.1789,115.079,1.91986,7200,0,0,6891,6867,0,0), (91351,10499,289,3942,0,192.673,-7.89915,115.703,6.24093,7200,5,0,6891,6867,0,2), (91352,10489,289,7848,0,198.386,64.2557,128.518,1.44862,7200,0,0,8352,0,0,0), - (91353,4075,289,1141,0,171.185,175.499,109.692,4.34587,7200,0,0,120,0,0,0), - (91354,4075,289,1141,0,268.033,132.074,97.8099,3.83972,7200,0,0,120,0,0,0), - (91355,4075,289,1141,0,231.545,5.2781,74.4135,4.88692,7200,0,0,120,0,0,0), - (91356,4075,289,1141,0,161.914,51.8159,115.791,2.89725,7200,3,0,120,0,0,1), - (91357,4075,289,1141,0,162.617,29.4026,90.3063,3.33358,7200,0,0,120,0,0,0), - (91358,4075,289,1141,0,137.01,45.3373,102.825,2.75762,7200,0,0,120,0,0,0), - (91359,4075,289,1141,0,185.247,126.31,140.785,0.00236,7200,0,0,120,0,0,0), - (91360,4075,289,1141,0,143.032,5.50201,89.0359,4.92183,7200,0,0,120,0,0,0), - (91361,4075,289,1141,0,187.813,111.283,110.953,2.1293,7200,0,0,120,0,0,0), - (91362,4075,289,1141,0,212.551,129.168,109.742,0.296706,7200,0,0,120,0,0,0), + (91353,4075,289,1141,0,171.185,175.499,109.692,4.34587,7200,0,0,8,0,0,0), + (91354,4075,289,1141,0,268.033,132.074,97.8099,3.83972,7200,0,0,8,0,0,0), + (91355,4075,289,1141,0,231.545,5.2781,74.4135,4.88692,7200,0,0,8,0,0,0), + (91356,4075,289,1141,0,161.914,51.8159,115.791,2.89725,7200,3,0,8,0,0,1), + (91357,4075,289,1141,0,162.617,29.4026,90.3063,3.33358,7200,0,0,8,0,0,0), + (91358,4075,289,1141,0,137.01,45.3373,102.825,2.75762,7200,0,0,8,0,0,0), + (91359,4075,289,1141,0,185.247,126.31,140.785,0.00236,7200,0,0,8,0,0,0), + (91360,4075,289,1141,0,143.032,5.50201,89.0359,4.92183,7200,0,0,8,0,0,0), + (91361,4075,289,1141,0,187.813,111.283,110.953,2.1293,7200,0,0,8,0,0,0), + (91362,4075,289,1141,0,212.551,129.168,109.742,0.296706,7200,0,0,8,0,0,0), (91363,10678,289,10007,0,153.062,163.835,109.625,1.44862,7200,3,0,3758,0,0,1), (91364,10678,289,10007,0,129.969,160.768,109.626,2.72271,7200,3,0,3758,0,0,1), (91365,11257,289,11122,0,112.373,178.641,109.518,1.13787,7200,5,0,7107,4738,0,1), @@ -57838,28 +57812,28 @@ VALUES (91380,10471,289,11173,0,230.383,-1.70041,115.791,0.087266,7200,0,0,6681,6723,0,0), (91381,10499,289,3942,0,212.651,9.72721,115.791,2.51327,7200,0,0,6891,6867,0,0), (91382,10470,289,11133,0,174.938,5.5529,115.791,3.47321,7200,0,0,5847,16020,0,0), - (91383,4075,289,1141,0,224.044,143.561,97.8099,5.20108,7200,0,0,120,0,0,0), + (91383,4075,289,1141,0,224.044,143.561,97.8099,5.20108,7200,0,0,8,0,0,0), (154688,10495,289,0,0,179.126,94.6681,104.8,0,7200,3,0,8613,0,0,1), - (91385,4075,289,1141,0,192.153,-29.1752,90.3064,6.00393,7200,0,0,120,0,0,0), - (91386,4075,289,1141,0,123.75,107.031,101.668,6.16101,7200,0,0,120,0,0,0), - (91387,4075,289,1141,0,203.548,-1.26436,89.0165,1.5975,7200,5,0,120,0,0,1), - (91388,4075,289,1141,0,194.77,-12.3419,75.646,1.18682,7200,0,0,120,0,0,0), - (91389,4075,289,1141,0,280.445,97.9125,95.8223,1.51915,7200,5,0,120,0,0,1), - (91390,4075,289,1141,0,212.519,120.629,110.953,1.8326,7200,0,0,120,0,0,0), - (91391,4075,289,1141,0,167.056,-14.5257,75.6153,1.32645,7200,0,0,120,0,0,0), - (91392,4075,289,1141,0,269.691,-1.02604,75.3334,0.471239,7200,0,0,120,0,0,0), + (91385,4075,289,1141,0,192.153,-29.1752,90.3064,6.00393,7200,0,0,8,0,0,0), + (91386,4075,289,1141,0,123.75,107.031,101.668,6.16101,7200,0,0,8,0,0,0), + (91387,4075,289,1141,0,203.548,-1.26436,89.0165,1.5975,7200,5,0,8,0,0,1), + (91388,4075,289,1141,0,194.77,-12.3419,75.646,1.18682,7200,0,0,8,0,0,0), + (91389,4075,289,1141,0,280.445,97.9125,95.8223,1.51915,7200,5,0,8,0,0,1), + (91390,4075,289,1141,0,212.519,120.629,110.953,1.8326,7200,0,0,8,0,0,0), + (91391,4075,289,1141,0,167.056,-14.5257,75.6153,1.32645,7200,0,0,8,0,0,0), + (91392,4075,289,1141,0,269.691,-1.02604,75.3334,0.471239,7200,0,0,8,0,0,0), (91393,10470,289,11131,0,161.358,45.2051,115.791,2.98451,7200,0,0,5847,16020,0,0), - (91394,4075,289,1141,0,235.544,137.169,110.953,3.14773,7200,5,0,120,0,0,1), - (91395,4075,289,1141,0,151.034,17.9137,90.3063,4.79965,7200,0,0,120,0,0,0), - (91396,4075,289,1141,0,168.2,10.1825,75.645,5.72468,7200,0,0,120,0,0,0), - (91397,4075,289,1141,0,77.3862,103.767,97.5706,6.21337,7200,0,0,120,0,0,0), - (91398,4075,289,1141,0,177.147,143.539,109.649,1.58773,7200,5,0,120,0,0,1), - (91399,4075,289,1141,0,119.767,89.9694,101.058,1.2437,7200,5,0,120,0,0,1), - (91400,4075,289,1141,0,172.88,104.369,108.119,0.820305,7200,0,0,120,0,0,0), - (91401,4075,289,1141,0,245.641,145.761,95.9059,0.042627,7200,5,0,120,0,0,1), + (91394,4075,289,1141,0,235.544,137.169,110.953,3.14773,7200,5,0,8,0,0,1), + (91395,4075,289,1141,0,151.034,17.9137,90.3063,4.79965,7200,0,0,8,0,0,0), + (91396,4075,289,1141,0,168.2,10.1825,75.645,5.72468,7200,0,0,8,0,0,0), + (91397,4075,289,1141,0,77.3862,103.767,97.5706,6.21337,7200,0,0,8,0,0,0), + (91398,4075,289,1141,0,177.147,143.539,109.649,1.58773,7200,5,0,8,0,0,1), + (91399,4075,289,1141,0,119.767,89.9694,101.058,1.2437,7200,5,0,8,0,0,1), + (91400,4075,289,1141,0,172.88,104.369,108.119,0.820305,7200,0,0,8,0,0,0), + (91401,4075,289,1141,0,245.641,145.761,95.9059,0.042627,7200,5,0,8,0,0,1), (154687,10495,289,0,0,187.086,92.537,104.767,0,7200,3,0,8613,0,0,1), - (91403,4075,289,1141,0,84.7035,-1.61551,85.3117,2.89725,7200,0,0,120,0,0,0), - (91404,4075,289,1141,0,209.988,11.7605,90.3063,3.89208,7200,0,0,120,0,0,0), + (91403,4075,289,1141,0,84.7035,-1.61551,85.3117,2.89725,7200,0,0,8,0,0,0), + (91404,4075,289,1141,0,209.988,11.7605,90.3063,3.89208,7200,0,0,8,0,0,0), (154686,10485,289,0,0,180.356,102.901,104.798,0,7200,3,0,2088,0,0,1), (154685,10485,289,0,0,182.377,97.8408,104.799,0,7200,3,0,2088,0,0,1), (154684,10481,289,0,0,211.313,88.8732,104.327,0,7200,3,0,1436,0,0,1), @@ -57873,10 +57847,10 @@ VALUES (154676,10485,289,0,0,195.23,85.8773,104.327,0,7200,3,0,2088,0,0,1), (154675,10485,289,0,0,187.034,86.5012,104.798,0,7200,3,0,2088,0,0,1), (154674,11551,289,0,0,209.233,73.2819,104.798,0,7200,0,0,8613,0,0,2), - (91423,4075,289,1141,0,226.839,196.682,98.6458,3.94444,7200,0,0,120,0,0,0), - (91424,4075,289,1141,0,224.257,194.92,100.434,3.15905,7200,0,0,120,0,0,0), - (91425,4075,289,1141,0,221.989,192.827,102.011,2.89725,7200,0,0,120,0,0,0), - (91426,4075,289,1141,0,220.478,190.889,103.067,3.00197,7200,0,0,120,0,0,0), + (91423,4075,289,1141,0,226.839,196.682,98.6458,3.94444,7200,0,0,8,0,0,0), + (91424,4075,289,1141,0,224.257,194.92,100.434,3.15905,7200,0,0,8,0,0,0), + (91425,4075,289,1141,0,221.989,192.827,102.011,2.89725,7200,0,0,8,0,0,0), + (91426,4075,289,1141,0,220.478,190.889,103.067,3.00197,7200,0,0,8,0,0,0), (91428,2914,309,1206,0,-11618.8,-1515.97,42.3573,2.34954,7200,5,0,8,0,0,1), (91429,2914,309,1206,0,-11585,-1745.93,39.0946,3.07512,7200,5,0,8,0,0,1), (91430,2914,309,1206,0,-12318.7,-1895.15,131.885,3.72564,7200,5,0,8,0,0,1), @@ -57954,10 +57928,10 @@ VALUES (91502,1420,309,901,0,-11888.2,-1491.94,11.0643,0.074227,7200,5,0,8,0,0,1), (91503,2914,309,1206,0,-11589.6,-1819.03,41.3511,3.25578,7200,5,0,8,0,0,1), (91504,2914,309,1206,0,-12001.2,-1679.75,32.3928,2.82496,7200,5,0,8,0,0,1), - (91505,14881,309,1160,0,-12346.2,-1656.72,130.449,5.78197,7200,5,0,64,0,0,1), + (91505,14881,309,1160,0,-12346.2,-1656.72,130.449,5.78197,7200,5,0,42,0,0,1), (91506,1420,309,901,0,-11735.8,-1421.87,12.7935,2.83332,7200,5,0,8,0,0,1), (91507,2914,309,1206,0,-11695.1,-1828.77,40.8739,1.36821,7200,5,0,8,0,0,1), - (91508,14881,309,14952,0,-12322.5,-1590.89,132.51,5.71796,7200,5,0,64,0,0,1), + (91508,14881,309,14952,0,-12322.5,-1590.89,132.51,5.71796,7200,5,0,42,0,0,1), (91509,11371,309,15182,0,-11544.7,-1788.09,65.0068,3.6944,7200,5,0,15260,0,0,1), (91510,11371,309,15182,0,-11556,-1795.03,57.8967,0.552799,7200,5,0,15260,0,0,1), (91511,11350,309,11074,0,-11601.8,-1744,40.3132,0.802851,7200,0,0,21364,0,0,0), @@ -57975,10 +57949,10 @@ VALUES (91523,2914,309,1206,0,-12030.6,-1764.97,57.5933,2.97676,7200,5,0,8,0,0,1), (91524,2914,309,1206,0,-12164.7,-1962.66,133.199,1.44741,7200,5,0,8,0,0,1), (91525,2914,309,1206,0,-11989.4,-1641.88,34.3422,3.08212,7200,5,0,8,0,0,1), - (91526,14881,309,9829,0,-12290.1,-1656.85,130.763,3.65856,7200,5,0,64,0,0,1), + (91526,14881,309,9829,0,-12290.1,-1656.85,130.763,3.65856,7200,5,0,42,0,0,1), (91527,2914,309,1206,0,-11724.4,-1350.83,61.8102,2.31388,7200,5,0,8,0,0,1), (91528,2914,309,1206,0,-11680.1,-1396.89,59.4186,1.68426,7200,5,0,8,0,0,1), - (91529,14881,309,1160,0,-12346.6,-1619.19,130.757,1.82524,7200,5,0,64,0,0,1), + (91529,14881,309,1160,0,-12346.6,-1619.19,130.757,1.82524,7200,5,0,42,0,0,1), (91530,2914,309,1206,0,-12405.4,-1829.42,133.356,3.49854,7200,5,0,8,0,0,1), (91531,2914,309,1206,0,-11950.4,-1542.23,39.6678,0.173008,7200,5,0,8,0,0,1), (91532,2914,309,1206,0,-12267.9,-1937.16,134.127,3.73054,7200,5,0,8,0,0,1), @@ -58908,10 +58882,7 @@ VALUES (92610,8596,0,7890,0,1694.03,-4883.98,89.6576,6.25585,345,10,0,3189,0,0,1), (92611,8600,0,7894,0,1795.97,-4203.06,89.8252,0.01754,345,10,0,3189,0,0,1), (92612,8531,0,10487,0,1900.44,-4513.21,82.5129,3.27785,345,10,0,3644,0,0,1), - (92613,8541,0,10751,0,1953.86,-4551.99,74.5251,4.7446,345,5,0,3528,0,0,1); - -INSERT INTO `creature` (`guid`, `id`, `map`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) -VALUES + (92613,8541,0,10751,0,1953.86,-4551.99,74.5251,4.7446,345,5,0,3528,0,0,1), (92614,8596,0,7890,0,1691.44,-4954.48,78.5323,4.22427,345,10,0,3189,0,0,1), (92615,8603,0,7898,0,1883.91,-3616.33,117.57,2.38933,345,10,0,3293,0,0,1), (92616,8521,0,11171,0,2517.4,-4149.3,46.5015,2.27074,345,10,0,3644,0,0,1), @@ -58950,7 +58921,10 @@ VALUES (92649,8600,0,7894,0,1981.3,-3261.54,98.3767,6.14683,345,5,0,3189,0,0,1), (92650,8528,0,11396,0,2495.83,-5112.5,81.1112,3.64293,345,10,0,2698,5461,0,1), (92651,8532,0,571,0,2486.57,-5111.52,81.0318,1.56463,345,10,0,3876,0,0,1), - (92652,8529,0,7847,0,2456.64,-5122.11,76.7955,6.26536,345,10,0,3997,0,0,1), + (92652,8529,0,7847,0,2456.64,-5122.11,76.7955,6.26536,345,10,0,3997,0,0,1); + +INSERT INTO `creature` (`guid`, `id`, `map`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) +VALUES (92653,8529,0,7847,0,2488.82,-5147.48,76.552,5.81449,345,10,0,3997,0,0,1), (92654,8529,0,7847,0,2553.47,-5148.17,74.2434,0.64272,345,10,0,3997,0,0,1), (92655,8600,0,7894,0,1863.34,-2846.44,81.3592,3.59547,345,5,0,3189,0,0,1), @@ -59186,7 +59160,7 @@ VALUES (92887,14734,0,14764,0,-560.995,-4632.43,30.4295,1.13446,350,0,0,3517,0,0,0), (92888,14734,0,14765,0,-559.672,-4633.37,30.4392,0.820305,350,0,0,3517,0,0,0), (92889,4314,0,4311,0,-631.736,-4720.6,5.48226,5.55015,600,0,0,7423,7071,0,0), - (92890,8885,0,6468,0,-599.365,-4579.15,9.93336,3.56047,350,0,0,64,53,0,0), + (92890,8885,0,6468,0,-599.365,-4579.15,9.93336,3.56047,350,0,0,42,0,0,0), (92891,14730,0,14761,0,-608.34,-4569.29,12.4115,0.767945,350,0,0,3765,0,0,0), (92892,14730,0,14760,0,-569.228,-4659.8,10.1363,4.81711,350,0,0,3765,0,0,0), (92893,14730,0,14762,0,-576.372,-4523.69,21.4261,4.50295,350,0,0,3765,0,0,0), @@ -60113,18 +60087,18 @@ VALUES (93824,15246,531,0,0,-9019.33,1849.91,-43.8032,4.86,28800,0,0,125760,0,0,0), (93825,15246,531,0,0,-9021.11,1862.05,-44.6123,4.86,28800,0,0,125760,0,0,0), (94490,16033,0,15994,0,-7534.79,-1212.62,285.44,5.2131,25,0,0,3500,5751,0,0), - (94491,13016,369,1141,0,-33.0721,71.5201,-4.29736,1.48675,1,0,0,614,0,0,2), - (94492,13016,369,1141,0,13.6699,80.6694,-4.29734,4.79662,1,10,0,614,0,0,2), - (94493,13016,369,1141,0,35.2117,16.0156,-4.29664,1.87101,1,10,0,614,0,0,1), - (94494,13016,369,1141,0,21.3299,25.4681,-4.29735,2.55038,1,10,0,614,0,0,1), - (94495,13016,369,1141,0,28.3432,-18.4329,-4.29664,1.57099,1,10,0,614,0,0,1), - (94496,13016,369,1141,0,-56.91,-14.3913,-4.29736,2.53387,1,10,0,614,0,0,1), - (94497,13016,369,1141,0,-72.5352,-21.7311,-4.29736,3.14963,1,10,0,614,0,0,1), - (94498,13016,369,1141,0,-74.642,23.6852,-4.29736,1.85529,1,10,0,614,0,0,1), - (94499,13016,369,1141,0,-64.5688,12.0402,-4.29735,6.01711,1,10,0,614,0,0,1), - (94500,13016,369,1141,0,-43.0466,-5.68566,-13.8634,1.77597,1,10,0,614,0,0,1), - (94501,13016,369,1141,0,-40.713,-32.7486,-4.29735,4.30648,1,10,0,614,0,0,1), - (94502,13016,369,1141,0,27.0473,1.40549,-4.29616,5.5639,1,10,0,614,0,0,1), + (94491,13016,369,1141,0,-33.0721,71.5201,-4.29736,1.48675,1,0,0,1,0,0,2), + (94492,13016,369,1141,0,13.6699,80.6694,-4.29734,4.79662,1,10,0,1,0,0,2), + (94493,13016,369,1141,0,35.2117,16.0156,-4.29664,1.87101,1,10,0,1,0,0,1), + (94494,13016,369,1141,0,21.3299,25.4681,-4.29735,2.55038,1,10,0,1,0,0,1), + (94495,13016,369,1141,0,28.3432,-18.4329,-4.29664,1.57099,1,10,0,1,0,0,1), + (94496,13016,369,1141,0,-56.91,-14.3913,-4.29736,2.53387,1,10,0,1,0,0,1), + (94497,13016,369,1141,0,-72.5352,-21.7311,-4.29736,3.14963,1,10,0,1,0,0,1), + (94498,13016,369,1141,0,-74.642,23.6852,-4.29736,1.85529,1,10,0,1,0,0,1), + (94499,13016,369,1141,0,-64.5688,12.0402,-4.29735,6.01711,1,10,0,1,0,0,1), + (94500,13016,369,1141,0,-43.0466,-5.68566,-13.8634,1.77597,1,10,0,1,0,0,1), + (94501,13016,369,1141,0,-40.713,-32.7486,-4.29735,4.30648,1,10,0,1,0,0,1), + (94502,13016,369,1141,0,27.0473,1.40549,-4.29616,5.5639,1,10,0,1,0,0,1), (94529,17049,1,0,0,8700.34,928.732,15.8833,2.85455,300,0,0,1300,0,0,0), (94530,17041,1,0,0,1963.1,-4291.02,27.3496,2.21023,300,0,0,5800,0,0,0), (95032,16781,1,16433,0,-7836.2,-2059.24,-271.734,3.53602,180,0,0,19,0,0,0), @@ -60200,7 +60174,7 @@ VALUES (94815,17066,1,11686,0,-1025.2,313.878,141.882,0.331613,300,5,0,300,0,0,1), (61586,2234,1,0,0,5667.02,510.826,4.15598,2.76621,275,10,0,198,0,0,1), (61587,2181,1,0,0,7581.37,-831.822,14.9534,2.36711,275,10,0,417,0,0,1), - (98628,11283,0,0,0,1111.49,-2556.4,59.2532,0.365222,0,0,0,64,0,0,2), + (98628,11283,0,0,0,1111.49,-2556.4,59.2532,0.365222,0,0,0,42,0,0,2), (98629,11316,0,0,0,1223.27,-2506.41,72.9261,4.10152,0,0,0,1684,0,0,0), (98631,11281,0,0,0,1098.49,-2523.82,61.3707,4.6691,1272,0,0,3748,0,0,0), (95052,16781,1,16432,0,6499.05,-2501.12,568.843,3.5977,180,0,0,19,0,0,0), @@ -60220,7 +60194,7 @@ VALUES (98624,11280,0,0,0,1180.07,-2536.72,85.3681,1.0821,0,0,0,3632,0,0,0), (98625,11280,0,0,0,1187.12,-2532.58,85.3681,2.16421,0,0,0,3632,0,0,0), (98626,11280,0,0,0,1208.19,-2583.32,98.2479,2.72271,0,0,0,3632,0,0,0), - (98627,11282,0,0,0,1113.59,-2555.59,59.2532,3.50681,0,0,0,64,0,0,2), + (98627,11282,0,0,0,1113.59,-2555.59,59.2532,3.50681,0,0,0,42,0,0,2), (94852,17066,0,11686,0,-8843.22,845.657,105.596,3.14159,300,5,0,300,0,0,1), (94853,17066,0,11686,0,-4703.92,-1237.25,508.243,-2.67035,300,5,0,300,0,0,1), (94854,17066,1,11686,0,1940.93,-4322.39,27.7612,-2.25148,300,5,0,300,0,0,1), @@ -60249,7 +60223,7 @@ VALUES (95034,16781,1,16434,0,-6392.39,-184.936,7.268,1.88362,180,0,0,19,0,0,0), (95014,16781,0,16431,0,-2629.91,-2517.42,81.1789,2.22602,180,0,0,19,0,0,0), (95015,16781,0,16413,0,-317.228,-680.391,54.6955,3.72061,180,0,0,19,0,0,0), - (154717,4075,289,0,0,182.771,69.4884,104.798,0,7200,3,0,120,0,0,1), + (154717,4075,289,0,0,182.771,69.4884,104.798,0,7200,3,0,8,0,0,1), (98712,10817,0,0,0,2189.54,-3599.32,173.598,3.03903,28800,5,0,3398,0,0,1), (42162,14479,1,0,0,-6732.62,1586.9,10.0353,0.605227,21000,0,0,3297,2434,0,2), (42161,14479,1,0,0,-7023.3,1197.83,6.6392,0.272048,21000,0,0,3297,2434,0,2), @@ -60492,54 +60466,54 @@ VALUES (127628,16137,533,0,0,2664.87,-3340.75,267.767,5.93412,3600,0,0,42,0,0,0), (127629,16137,533,0,0,2725.82,-3309.57,267.769,2.82743,3600,0,0,42,0,0,0), (127630,16137,533,0,0,2643.73,-3321.73,284.233,6.19592,3600,0,0,42,0,0,0), - (127631,16400,533,0,0,3178.61,-3263.67,316.428,0.760995,3600,0,0,4120,0,0,0), - (127632,16400,533,0,0,3252.53,-3188.57,318.109,0.742117,3600,0,0,4120,0,0,0), - (127633,16400,533,0,0,3230.18,-3211.59,316.593,0.783571,3600,0,0,4120,0,0,0), - (127634,16400,533,0,0,3217.32,-3224.75,316.058,0.825181,3600,0,0,4120,0,0,0), - (127635,16400,533,0,0,3190.63,-3252.56,315.568,3.91208,3600,0,0,4120,0,0,0), - (127636,16400,533,0,0,3200.39,-3242.83,315.141,3.95566,3600,0,0,4120,0,0,0), - (127637,16400,533,0,0,3238.55,-3203.86,316.919,3.83134,3600,0,0,4120,0,0,0), + (127631,16400,533,0,0,3178.61,-3263.67,316.428,0.760995,3600,0,0,4244,0,0,0), + (127632,16400,533,0,0,3252.53,-3188.57,318.109,0.742117,3600,0,0,4244,0,0,0), + (127633,16400,533,0,0,3230.18,-3211.59,316.593,0.783571,3600,0,0,4244,0,0,0), + (127634,16400,533,0,0,3217.32,-3224.75,316.058,0.825181,3600,0,0,4244,0,0,0), + (127635,16400,533,0,0,3190.63,-3252.56,315.568,3.91208,3600,0,0,4244,0,0,0), + (127636,16400,533,0,0,3200.39,-3242.83,315.141,3.95566,3600,0,0,4244,0,0,0), + (127637,16400,533,0,0,3238.55,-3203.86,316.919,3.83134,3600,0,0,4244,0,0,0), (127676,15384,533,0,0,3270.13,-3169.95,297.506,5.88176,3600,0,0,42,0,0,0), (127677,15384,533,0,0,3255.71,-3135.68,297.506,1.8675,3600,0,0,42,0,0,0), (127678,15384,533,0,0,3005.59,-3434.15,304.278,3.35103,3600,0,0,42,0,0,0), (127679,15384,533,0,0,3307.3,-3183.45,297.506,5.74213,3600,0,0,42,0,0,0), (127680,15384,533,0,0,2772.57,-3685.28,273.749,6.21337,3600,0,0,42,0,0,0), - (127706,14881,533,0,0,3287.81,-3450.87,287.077,3.4216,3600,5,0,64,0,0,1), - (127707,14881,533,0,0,3337.11,-3490.32,287.087,3.53,3600,0,0,64,0,0,0), - (127708,14881,533,0,0,3127.2,-3552.16,287.081,1.56623,3600,5,0,64,0,0,1), - (127709,14881,533,0,0,3074.22,-3555.82,287.076,2.91462,3600,5,0,64,0,0,1), - (127710,14881,533,0,0,3158.75,-3486.43,287.081,3.8418,3600,5,0,64,0,0,1), - (127711,14881,533,0,0,3164.67,-3498.03,300.916,3.90346,3600,5,0,64,0,0,1), - (127712,14881,533,0,0,3362.31,-3684.58,259.07,5.91014,3600,5,0,64,0,0,1), - (127713,14881,533,0,0,3087.85,-3521.07,287.079,5.39293,3600,5,0,64,0,0,1), - (127714,14881,533,0,0,2956.81,-3173.99,285.591,1.60566,3600,5,0,64,0,0,1), - (127715,14881,533,0,0,3294.54,-3489.41,287.077,0.288907,3600,5,0,64,0,0,1), - (127716,14881,533,0,0,3368.19,-3635.1,259.085,3.66266,3600,5,0,64,0,0,1), - (127717,14881,533,0,0,3198.91,-3614.88,280.305,3.95935,3600,5,0,64,0,0,1), - (127718,14881,533,0,0,3179.61,-3629.73,280.303,4.14412,3600,5,0,64,0,0,1), - (127719,14881,533,0,0,2769.76,-3180.84,300.031,1.56921,3600,5,0,64,0,0,1), - (127720,14881,533,0,0,3200.08,-3463.78,300.8,0.017622,3600,5,0,64,0,0,1), - (127721,14881,533,0,0,3313.28,-3671.11,281.972,3.86845,3600,5,0,64,0,0,1), - (127722,14881,533,0,0,3219.68,-3789.26,273.91,5.23516,3600,5,0,64,0,0,1), - (127723,14881,533,0,0,3162.43,-3789.12,273.95,6.02155,3600,5,0,64,0,0,1), - (127724,14881,533,0,0,2941.87,-3346.26,318.111,4.76577,3600,5,0,64,0,0,1), - (127725,14881,533,0,0,3185.17,-3792.45,273.951,4.2457,3600,5,0,64,0,0,1), - (127726,14881,533,0,0,2911.67,-3570.2,304.348,1.57032,3600,5,0,64,0,0,1), - (127727,14881,533,0,0,3384.41,-3651.55,282.512,1.75656,3600,5,0,64,0,0,1), - (127728,14881,533,0,0,3034.9,-3470.6,298.22,5.62082,3600,5,0,64,0,0,1), - (127729,14881,533,0,0,3226.91,-3686.06,300.899,1.59974,3600,5,0,64,0,0,1), - (127730,14881,533,0,0,3158.45,-3607.72,280.305,5.48026,3600,5,0,64,0,0,1), - (127731,14881,533,0,0,3123.39,-3511.76,287.312,4.39118,3600,5,0,64,0,0,1), - (127732,14881,533,0,0,3255.24,-3452.69,287.076,0.363795,3600,5,0,64,0,0,1), - (127733,14881,533,0,0,3230.74,-3666.8,287.057,3.64395,3600,5,0,64,0,0,1), - (127734,14881,533,0,0,3091.63,-3537.93,310.113,3.92356,3600,5,0,64,0,0,1), - (127735,14881,533,0,0,3342.3,-3644.27,259.085,6.22306,3600,5,0,64,0,0,1), - (127736,14881,533,0,0,3254.85,-3502.14,287.076,4.78578,3600,5,0,64,0,0,1), - (127737,14881,533,0,0,3229.92,-3468.46,287.076,1.09541,3600,5,0,64,0,0,1), - (127738,14881,533,0,0,3137.56,-3795.61,273.952,4.24697,3600,5,0,64,0,0,1), - (127739,14881,533,0,0,3222.88,-3455.11,287.077,2.76664,3600,0,0,64,0,0,0), - (127740,14881,533,0,0,2841.98,-3346.14,310.709,5.51024,3600,5,0,64,0,0,1), - (127741,14881,533,0,0,3172.87,-3593.79,280.306,4.62716,3600,5,0,64,0,0,1), + (127706,14881,533,0,0,3287.81,-3450.87,287.077,3.4216,3600,5,0,42,0,0,1), + (127707,14881,533,0,0,3337.11,-3490.32,287.087,3.53,3600,0,0,42,0,0,0), + (127708,14881,533,0,0,3127.2,-3552.16,287.081,1.56623,3600,5,0,42,0,0,1), + (127709,14881,533,0,0,3074.22,-3555.82,287.076,2.91462,3600,5,0,42,0,0,1), + (127710,14881,533,0,0,3158.75,-3486.43,287.081,3.8418,3600,5,0,42,0,0,1), + (127711,14881,533,0,0,3164.67,-3498.03,300.916,3.90346,3600,5,0,42,0,0,1), + (127712,14881,533,0,0,3362.31,-3684.58,259.07,5.91014,3600,5,0,42,0,0,1), + (127713,14881,533,0,0,3087.85,-3521.07,287.079,5.39293,3600,5,0,42,0,0,1), + (127714,14881,533,0,0,2956.81,-3173.99,285.591,1.60566,3600,5,0,42,0,0,1), + (127715,14881,533,0,0,3294.54,-3489.41,287.077,0.288907,3600,5,0,42,0,0,1), + (127716,14881,533,0,0,3368.19,-3635.1,259.085,3.66266,3600,5,0,42,0,0,1), + (127717,14881,533,0,0,3198.91,-3614.88,280.305,3.95935,3600,5,0,42,0,0,1), + (127718,14881,533,0,0,3179.61,-3629.73,280.303,4.14412,3600,5,0,42,0,0,1), + (127719,14881,533,0,0,2769.76,-3180.84,300.031,1.56921,3600,5,0,42,0,0,1), + (127720,14881,533,0,0,3200.08,-3463.78,300.8,0.017622,3600,5,0,42,0,0,1), + (127721,14881,533,0,0,3313.28,-3671.11,281.972,3.86845,3600,5,0,42,0,0,1), + (127722,14881,533,0,0,3219.68,-3789.26,273.91,5.23516,3600,5,0,42,0,0,1), + (127723,14881,533,0,0,3162.43,-3789.12,273.95,6.02155,3600,5,0,42,0,0,1), + (127724,14881,533,0,0,2941.87,-3346.26,318.111,4.76577,3600,5,0,42,0,0,1), + (127725,14881,533,0,0,3185.17,-3792.45,273.951,4.2457,3600,5,0,42,0,0,1), + (127726,14881,533,0,0,2911.67,-3570.2,304.348,1.57032,3600,5,0,42,0,0,1), + (127727,14881,533,0,0,3384.41,-3651.55,282.512,1.75656,3600,5,0,42,0,0,1), + (127728,14881,533,0,0,3034.9,-3470.6,298.22,5.62082,3600,5,0,42,0,0,1), + (127729,14881,533,0,0,3226.91,-3686.06,300.899,1.59974,3600,5,0,42,0,0,1), + (127730,14881,533,0,0,3158.45,-3607.72,280.305,5.48026,3600,5,0,42,0,0,1), + (127731,14881,533,0,0,3123.39,-3511.76,287.312,4.39118,3600,5,0,42,0,0,1), + (127732,14881,533,0,0,3255.24,-3452.69,287.076,0.363795,3600,5,0,42,0,0,1), + (127733,14881,533,0,0,3230.74,-3666.8,287.057,3.64395,3600,5,0,42,0,0,1), + (127734,14881,533,0,0,3091.63,-3537.93,310.113,3.92356,3600,5,0,42,0,0,1), + (127735,14881,533,0,0,3342.3,-3644.27,259.085,6.22306,3600,5,0,42,0,0,1), + (127736,14881,533,0,0,3254.85,-3502.14,287.076,4.78578,3600,5,0,42,0,0,1), + (127737,14881,533,0,0,3229.92,-3468.46,287.076,1.09541,3600,5,0,42,0,0,1), + (127738,14881,533,0,0,3137.56,-3795.61,273.952,4.24697,3600,5,0,42,0,0,1), + (127739,14881,533,0,0,3222.88,-3455.11,287.077,2.76664,3600,0,0,42,0,0,0), + (127740,14881,533,0,0,2841.98,-3346.14,310.709,5.51024,3600,5,0,42,0,0,1), + (127741,14881,533,0,0,3172.87,-3593.79,280.306,4.62716,3600,5,0,42,0,0,1), (127794,16194,533,0,0,2707.62,-3244.26,267.682,1.37881,3600,0,0,113184,0,0,0), (127795,16194,533,0,0,2681.25,-3215.83,267.611,5.46288,3600,0,0,113184,0,0,0), (127796,16194,533,0,0,2712.35,-3127.26,267.554,2.65744,3600,5,0,113184,0,0,1), @@ -60568,7 +60542,7 @@ VALUES (127822,16216,533,0,0,2739.77,-3219.47,267.539,4.46863,3600,5,0,94320,0,0,1), (127823,16216,533,0,0,2731.77,-3230.92,267.679,4.46872,3600,5,0,94320,0,0,1), (127824,16216,533,0,0,2708.13,-3174.65,267.605,0.418879,3600,0,0,94320,0,0,0), - (127840,16998,533,0,0,2960.72,-3433.41,298.227,2.94052,3600,5,0,37000,0,0,1), + (127840,16998,533,0,0,2960.72,-3433.41,298.227,2.94052,3600,5,0,102,0,0,1), (127981,15979,533,0,0,3224.83,-3802.96,274.032,2.30383,3600,0,0,110040,0,0,0), (127982,15979,533,0,0,3138.52,-3778.58,274.032,5.18363,3600,0,0,110040,0,0,0), (105982,8717,0,0,0,-11830,-3226,-30,3.899,6300,9,0,56592,0,0,1), @@ -60699,176 +60673,176 @@ VALUES (128349,16068,533,0,0,2869.41,-3589.09,266.096,1.27594,3600,5,0,8,0,0,1), (128350,16068,533,0,0,2884.94,-3598.44,269.901,1.45662,3600,5,0,8,0,0,1), (128351,16082,533,0,0,3122.96,-3152.1,342.371,6.10865,3600,0,0,42,0,0,0), - (128354,4075,533,0,0,2862.24,-3221.67,274.281,6.15288,3600,5,0,120,0,0,1), - (128355,4075,533,0,0,2850.01,-3069.62,273.745,3.45795,3600,5,0,120,0,0,1), - (128356,4075,533,0,0,3343.67,-3329.04,292.678,1.22173,3600,0,0,120,0,0,0), - (128357,4075,533,0,0,2798.81,-3397.75,267.685,2.03858,3600,5,0,120,0,0,1), - (128358,4075,533,0,0,2757.92,-3245.05,267.717,4.34936,3600,5,0,120,0,0,1), - (128359,4075,533,0,0,2779.72,-3402.66,267.686,0.077889,3600,5,0,120,0,0,1), - (128360,4075,533,0,0,2854.37,-3252.37,298.109,3.09705,3600,5,0,120,0,0,1), - (128361,4075,533,0,0,2821.19,-3210.31,298.291,0.612072,3600,5,0,120,0,0,1), - (128362,4075,533,0,0,2980.29,-3198.71,294.146,3.56047,3600,0,0,120,0,0,0), - (128363,4075,533,0,0,2861.21,-3468.68,297.871,4.17484,3600,5,0,120,0,0,1), - (128364,4075,533,0,0,2683.21,-3254.64,267.723,1.51289,3600,5,0,120,0,0,1), - (128365,4075,533,0,0,3254.77,-3263.22,292.678,2.87979,3600,0,0,120,0,0,0), - (128366,4075,533,0,0,2628.21,-3538.8,261.853,2.68703,3600,5,0,120,0,0,1), - (128367,4075,533,0,0,2790.74,-3154.29,298.148,6.07273,3600,5,0,120,0,0,1), - (128368,4075,533,0,0,2962.72,-3356.16,298.127,2.36018,3600,5,0,120,0,0,1), - (128369,4075,533,0,0,2791.8,-3207.55,273.819,0.161498,3600,5,0,120,0,0,1), - (128370,4075,533,0,0,2913.79,-3370.73,298.139,2.61752,3600,5,0,120,0,0,1), - (128371,4075,533,0,0,2931.33,-3221.42,273.787,4.48913,3600,5,0,120,0,0,1), - (128372,4075,533,0,0,2745.92,-3658.74,285.253,5.25344,3600,5,0,120,0,0,1), - (128373,4075,533,0,0,2871.23,-3364.54,298.146,1.52012,3600,5,0,120,0,0,1), - (128374,4075,533,0,0,2799.5,-3301.39,267.685,2.71451,3600,5,0,120,0,0,1), - (128375,4075,533,0,0,2892.38,-3469.16,297.863,3.14837,3600,5,0,120,0,0,1), - (128376,4075,533,0,0,2985.75,-3243.94,294.146,3.56047,3600,0,0,120,0,0,0), - (128377,4075,533,0,0,3195.98,-3308.35,292.678,6.23082,3600,0,0,120,0,0,0), - (128378,4075,533,0,0,2690.28,-3260.72,267.738,0.596745,3600,5,0,120,0,0,1), - (128379,4075,533,0,0,2753.39,-3217.74,267.569,2.01382,3600,5,0,120,0,0,1), - (128380,4075,533,0,0,2774.83,-3180.47,273.782,1.09138,3600,5,0,120,0,0,1), - (128381,4075,533,0,0,3343.55,-3292.74,292.678,3.71755,3600,0,0,120,0,0,0), - (128382,4075,533,0,0,3279.03,-3262.9,292.678,3.57792,3600,0,0,120,0,0,0), - (128383,4075,533,0,0,2865.47,-3217.4,274.658,0.301265,3600,5,0,120,0,0,1), - (128384,4075,533,0,0,2705.53,-3077.45,267.685,6.06152,3600,5,0,120,0,0,1), - (128385,4075,533,0,0,2659.89,-3220.11,267.679,5.28339,3600,5,0,120,0,0,1), - (128386,4075,533,0,0,2747.18,-3153.39,267.717,2.46168,3600,5,0,120,0,0,1), - (128387,4075,533,0,0,2828.36,-3279.32,298.099,0.719604,3600,5,0,120,0,0,1), - (128388,4075,533,0,0,2726.03,-3545.26,261.911,1.31996,3600,5,0,120,0,0,1), - (128389,4075,533,0,0,2948.95,-3163.86,274.504,0.000783,3600,5,0,120,0,0,1), - (128390,4075,533,0,0,2858.15,-3534.33,297.885,1.77236,3600,5,0,120,0,0,1), - (128391,4075,533,0,0,2798.77,-3391.96,267.685,2.36412,3600,5,0,120,0,0,1), - (128392,4075,533,0,0,2776.23,-3326.02,267.684,0.794321,3600,5,0,120,0,0,1), - (128393,4075,533,0,0,2939.08,-3489.07,297.823,2.24602,3600,5,0,120,0,0,1), - (128394,4075,533,0,0,3197.27,-3270.23,292.678,4.2237,3600,0,0,120,0,0,0), - (128395,4075,533,0,0,2773.42,-3160.4,298.147,4.59206,3600,5,0,120,0,0,1), - (128396,4075,533,0,0,3201.55,-3356.08,292.678,5.42797,3600,0,0,120,0,0,0), - (128397,4075,533,0,0,3201.14,-3368.57,292.678,1.18682,3600,0,0,120,0,0,0), - (128398,4075,533,0,0,3201.36,-3364.57,292.678,6.21337,3600,0,0,120,0,0,0), - (128399,4075,533,0,0,3196.74,-3356.55,292.678,0.244346,3600,0,0,120,0,0,0), - (128400,4075,533,0,0,3190.56,-3348.45,292.678,5.41052,3600,0,0,120,0,0,0), - (128401,4075,533,0,0,3194.27,-3351.64,292.678,0.488692,3600,0,0,120,0,0,0), - (128402,4075,533,0,0,3204.66,-3360.4,292.678,6.0912,3600,0,0,120,0,0,0), - (128403,4075,533,0,0,3192.33,-3357.58,292.678,2.63545,3600,0,0,120,0,0,0), - (128404,4075,533,0,0,3201.96,-3374.83,292.595,4.78349,3600,5,0,120,0,0,1), - (128405,4075,533,0,0,3190.75,-3375.17,292.678,2.44346,3600,0,0,120,0,0,0), - (128406,4075,533,0,0,2745.8,-3712.84,285.262,5.70723,3600,5,0,120,0,0,1), - (128407,4075,533,0,0,2635.35,-3522.12,261.93,3.63578,3600,5,0,120,0,0,1), - (128408,4075,533,0,0,2916.49,-3150.86,274.268,3.08401,3600,5,0,120,0,0,1), - (128409,4075,533,0,0,3347.26,-3319.77,292.678,3.15905,3600,0,0,120,0,0,0), - (128410,4075,533,0,0,2797.65,-3307.94,267.685,3.05083,3600,5,0,120,0,0,1), - (128411,4075,533,0,0,2933.28,-3531.7,298.418,4.11675,3600,5,0,120,0,0,1), - (128412,4075,533,0,0,2797.56,-3658.15,285.262,2.32129,3600,5,0,120,0,0,1), - (128413,4075,533,0,0,2752.13,-3228.54,267.567,1.37531,3600,5,0,120,0,0,1), - (128414,4075,533,0,0,2939.99,-3209.17,273.787,2.50452,3600,5,0,120,0,0,1), - (128415,4075,533,0,0,3081.84,-3062.09,294.151,5.044,3600,0,0,120,0,0,0), - (128416,4075,533,0,0,3084.76,-3063.93,294.154,3.59538,3600,0,0,120,0,0,0), - (128417,4075,533,0,0,3087.03,-3062.32,294.153,2.37365,3600,0,0,120,0,0,0), - (128418,4075,533,0,0,3091.66,-3065.17,294.158,3.78736,3600,0,0,120,0,0,0), - (128419,4075,533,0,0,3096.33,-3067.03,294.161,3.78736,3600,0,0,120,0,0,0), - (128420,4075,533,0,0,3097.6,-3063.46,294.158,3.83972,3600,0,0,120,0,0,0), - (128421,4075,533,0,0,3089.47,-3062.15,294.153,6.0912,3600,0,0,120,0,0,0), - (128422,4075,533,0,0,3085.19,-3058.58,294.148,0.20944,3600,0,0,120,0,0,0), - (128423,4075,533,0,0,3095.58,-3059.41,294.152,1.44862,3600,0,0,120,0,0,0), - (128424,4075,533,0,0,3088.22,-3065.31,294.157,2.30383,3600,0,0,120,0,0,0), - (128425,4075,533,0,0,2940.28,-3297.49,298.229,5.60251,3600,0,0,120,0,0,0), - (128426,4075,533,0,0,3023.22,-3105,294.147,2.80998,3600,0,0,120,0,0,0), - (128427,4075,533,0,0,3027.07,-3101.84,294.151,4.85202,3600,0,0,120,0,0,0), - (128428,4075,533,0,0,3024.52,-3102.71,294.148,5.46288,3600,0,0,120,0,0,0), - (128429,4075,533,0,0,3015.25,-3110.68,294.155,3.71755,3600,0,0,120,0,0,0), - (128430,4075,533,0,0,3026.8,-3095.25,294.152,0.610865,3600,0,0,120,0,0,0), - (128431,4075,533,0,0,3019.95,-3102.67,294.147,0.20944,3600,0,0,120,0,0,0), - (128432,4075,533,0,0,3027.04,-3098.89,294.153,3.31613,3600,0,0,120,0,0,0), - (128433,4075,533,0,0,3028.62,-3097.12,294.154,4.66003,3600,0,0,120,0,0,0), - (128434,4075,533,0,0,3020.6,-3108.74,294.151,4.74729,3600,0,0,120,0,0,0), - (128435,4075,533,0,0,3021.4,-3102.96,294.146,3.85718,3600,0,0,120,0,0,0), - (128436,4075,533,0,0,3009.89,-3255.94,294.146,4.11898,3600,0,0,120,0,0,0), - (128437,4075,533,0,0,2892.94,-3158.46,273.787,4.79605,3600,5,0,120,0,0,1), - (128438,4075,533,0,0,2903.89,-3218.66,273.787,2.37032,3600,5,0,120,0,0,1), - (128439,4075,533,0,0,2821.79,-3223.4,298.32,3.69071,3600,5,0,120,0,0,1), - (128440,4075,533,0,0,2852.78,-3219.24,273.787,5.08628,3600,5,0,120,0,0,1), - (128441,4075,533,0,0,2659.73,-3212.53,267.664,5.31375,3600,5,0,120,0,0,1), - (128442,4075,533,0,0,2699.33,-3085.07,267.685,0.023725,3600,5,0,120,0,0,1), - (128443,4075,533,0,0,2794.68,-3403.76,267.686,2.68793,3600,5,0,120,0,0,1), - (128444,4075,533,0,0,2752.63,-3207.8,267.566,2.53656,3600,5,0,120,0,0,1), - (128445,4075,533,0,0,2838.21,-3066.32,273.798,3.34716,3600,5,0,120,0,0,1), - (128446,4075,533,0,0,2872.69,-3151.1,273.787,2.90263,3600,5,0,120,0,0,1), - (128447,4075,533,0,0,2776.98,-3334.2,267.684,1.46036,3600,5,0,120,0,0,1), - (128448,4075,533,0,0,2943.52,-3160.81,273.787,3.86506,3600,5,0,120,0,0,1), - (128449,4075,533,0,0,2750.52,-3160.27,267.724,2.62969,3600,5,0,120,0,0,1), - (128450,4075,533,0,0,2952.48,-3505.97,298.279,3.96102,3600,5,0,120,0,0,1), - (128451,4075,533,0,0,2891.58,-3558.73,297.862,2.78446,3600,5,0,120,0,0,1), - (128452,4075,533,0,0,2860.95,-3077.39,273.736,4.0009,3600,5,0,120,0,0,1), - (128453,4075,533,0,0,2777.25,-3222.09,285.551,0.214748,3600,5,0,120,0,0,1), + (128354,4075,533,0,0,2862.24,-3221.67,274.281,6.15288,3600,5,0,8,0,0,1), + (128355,4075,533,0,0,2850.01,-3069.62,273.745,3.45795,3600,5,0,8,0,0,1), + (128356,4075,533,0,0,3343.67,-3329.04,292.678,1.22173,3600,0,0,8,0,0,0), + (128357,4075,533,0,0,2798.81,-3397.75,267.685,2.03858,3600,5,0,8,0,0,1), + (128358,4075,533,0,0,2757.92,-3245.05,267.717,4.34936,3600,5,0,8,0,0,1), + (128359,4075,533,0,0,2779.72,-3402.66,267.686,0.077889,3600,5,0,8,0,0,1), + (128360,4075,533,0,0,2854.37,-3252.37,298.109,3.09705,3600,5,0,8,0,0,1), + (128361,4075,533,0,0,2821.19,-3210.31,298.291,0.612072,3600,5,0,8,0,0,1), + (128362,4075,533,0,0,2980.29,-3198.71,294.146,3.56047,3600,0,0,8,0,0,0), + (128363,4075,533,0,0,2861.21,-3468.68,297.871,4.17484,3600,5,0,8,0,0,1), + (128364,4075,533,0,0,2683.21,-3254.64,267.723,1.51289,3600,5,0,8,0,0,1), + (128365,4075,533,0,0,3254.77,-3263.22,292.678,2.87979,3600,0,0,8,0,0,0), + (128366,4075,533,0,0,2628.21,-3538.8,261.853,2.68703,3600,5,0,8,0,0,1), + (128367,4075,533,0,0,2790.74,-3154.29,298.148,6.07273,3600,5,0,8,0,0,1), + (128368,4075,533,0,0,2962.72,-3356.16,298.127,2.36018,3600,5,0,8,0,0,1), + (128369,4075,533,0,0,2791.8,-3207.55,273.819,0.161498,3600,5,0,8,0,0,1), + (128370,4075,533,0,0,2913.79,-3370.73,298.139,2.61752,3600,5,0,8,0,0,1), + (128371,4075,533,0,0,2931.33,-3221.42,273.787,4.48913,3600,5,0,8,0,0,1), + (128372,4075,533,0,0,2745.92,-3658.74,285.253,5.25344,3600,5,0,8,0,0,1), + (128373,4075,533,0,0,2871.23,-3364.54,298.146,1.52012,3600,5,0,8,0,0,1), + (128374,4075,533,0,0,2799.5,-3301.39,267.685,2.71451,3600,5,0,8,0,0,1), + (128375,4075,533,0,0,2892.38,-3469.16,297.863,3.14837,3600,5,0,8,0,0,1), + (128376,4075,533,0,0,2985.75,-3243.94,294.146,3.56047,3600,0,0,8,0,0,0), + (128377,4075,533,0,0,3195.98,-3308.35,292.678,6.23082,3600,0,0,8,0,0,0), + (128378,4075,533,0,0,2690.28,-3260.72,267.738,0.596745,3600,5,0,8,0,0,1), + (128379,4075,533,0,0,2753.39,-3217.74,267.569,2.01382,3600,5,0,8,0,0,1), + (128380,4075,533,0,0,2774.83,-3180.47,273.782,1.09138,3600,5,0,8,0,0,1), + (128381,4075,533,0,0,3343.55,-3292.74,292.678,3.71755,3600,0,0,8,0,0,0), + (128382,4075,533,0,0,3279.03,-3262.9,292.678,3.57792,3600,0,0,8,0,0,0), + (128383,4075,533,0,0,2865.47,-3217.4,274.658,0.301265,3600,5,0,8,0,0,1), + (128384,4075,533,0,0,2705.53,-3077.45,267.685,6.06152,3600,5,0,8,0,0,1), + (128385,4075,533,0,0,2659.89,-3220.11,267.679,5.28339,3600,5,0,8,0,0,1), + (128386,4075,533,0,0,2747.18,-3153.39,267.717,2.46168,3600,5,0,8,0,0,1), + (128387,4075,533,0,0,2828.36,-3279.32,298.099,0.719604,3600,5,0,8,0,0,1), + (128388,4075,533,0,0,2726.03,-3545.26,261.911,1.31996,3600,5,0,8,0,0,1), + (128389,4075,533,0,0,2948.95,-3163.86,274.504,0.000783,3600,5,0,8,0,0,1), + (128390,4075,533,0,0,2858.15,-3534.33,297.885,1.77236,3600,5,0,8,0,0,1), + (128391,4075,533,0,0,2798.77,-3391.96,267.685,2.36412,3600,5,0,8,0,0,1), + (128392,4075,533,0,0,2776.23,-3326.02,267.684,0.794321,3600,5,0,8,0,0,1), + (128393,4075,533,0,0,2939.08,-3489.07,297.823,2.24602,3600,5,0,8,0,0,1), + (128394,4075,533,0,0,3197.27,-3270.23,292.678,4.2237,3600,0,0,8,0,0,0), + (128395,4075,533,0,0,2773.42,-3160.4,298.147,4.59206,3600,5,0,8,0,0,1), + (128396,4075,533,0,0,3201.55,-3356.08,292.678,5.42797,3600,0,0,8,0,0,0), + (128397,4075,533,0,0,3201.14,-3368.57,292.678,1.18682,3600,0,0,8,0,0,0), + (128398,4075,533,0,0,3201.36,-3364.57,292.678,6.21337,3600,0,0,8,0,0,0), + (128399,4075,533,0,0,3196.74,-3356.55,292.678,0.244346,3600,0,0,8,0,0,0), + (128400,4075,533,0,0,3190.56,-3348.45,292.678,5.41052,3600,0,0,8,0,0,0), + (128401,4075,533,0,0,3194.27,-3351.64,292.678,0.488692,3600,0,0,8,0,0,0), + (128402,4075,533,0,0,3204.66,-3360.4,292.678,6.0912,3600,0,0,8,0,0,0), + (128403,4075,533,0,0,3192.33,-3357.58,292.678,2.63545,3600,0,0,8,0,0,0), + (128404,4075,533,0,0,3201.96,-3374.83,292.595,4.78349,3600,5,0,8,0,0,1), + (128405,4075,533,0,0,3190.75,-3375.17,292.678,2.44346,3600,0,0,8,0,0,0), + (128406,4075,533,0,0,2745.8,-3712.84,285.262,5.70723,3600,5,0,8,0,0,1), + (128407,4075,533,0,0,2635.35,-3522.12,261.93,3.63578,3600,5,0,8,0,0,1), + (128408,4075,533,0,0,2916.49,-3150.86,274.268,3.08401,3600,5,0,8,0,0,1), + (128409,4075,533,0,0,3347.26,-3319.77,292.678,3.15905,3600,0,0,8,0,0,0), + (128410,4075,533,0,0,2797.65,-3307.94,267.685,3.05083,3600,5,0,8,0,0,1), + (128411,4075,533,0,0,2933.28,-3531.7,298.418,4.11675,3600,5,0,8,0,0,1), + (128412,4075,533,0,0,2797.56,-3658.15,285.262,2.32129,3600,5,0,8,0,0,1), + (128413,4075,533,0,0,2752.13,-3228.54,267.567,1.37531,3600,5,0,8,0,0,1), + (128414,4075,533,0,0,2939.99,-3209.17,273.787,2.50452,3600,5,0,8,0,0,1), + (128415,4075,533,0,0,3081.84,-3062.09,294.151,5.044,3600,0,0,8,0,0,0), + (128416,4075,533,0,0,3084.76,-3063.93,294.154,3.59538,3600,0,0,8,0,0,0), + (128417,4075,533,0,0,3087.03,-3062.32,294.153,2.37365,3600,0,0,8,0,0,0), + (128418,4075,533,0,0,3091.66,-3065.17,294.158,3.78736,3600,0,0,8,0,0,0), + (128419,4075,533,0,0,3096.33,-3067.03,294.161,3.78736,3600,0,0,8,0,0,0), + (128420,4075,533,0,0,3097.6,-3063.46,294.158,3.83972,3600,0,0,8,0,0,0), + (128421,4075,533,0,0,3089.47,-3062.15,294.153,6.0912,3600,0,0,8,0,0,0), + (128422,4075,533,0,0,3085.19,-3058.58,294.148,0.20944,3600,0,0,8,0,0,0), + (128423,4075,533,0,0,3095.58,-3059.41,294.152,1.44862,3600,0,0,8,0,0,0), + (128424,4075,533,0,0,3088.22,-3065.31,294.157,2.30383,3600,0,0,8,0,0,0), + (128425,4075,533,0,0,2940.28,-3297.49,298.229,5.60251,3600,0,0,8,0,0,0), + (128426,4075,533,0,0,3023.22,-3105,294.147,2.80998,3600,0,0,8,0,0,0), + (128427,4075,533,0,0,3027.07,-3101.84,294.151,4.85202,3600,0,0,8,0,0,0), + (128428,4075,533,0,0,3024.52,-3102.71,294.148,5.46288,3600,0,0,8,0,0,0), + (128429,4075,533,0,0,3015.25,-3110.68,294.155,3.71755,3600,0,0,8,0,0,0), + (128430,4075,533,0,0,3026.8,-3095.25,294.152,0.610865,3600,0,0,8,0,0,0), + (128431,4075,533,0,0,3019.95,-3102.67,294.147,0.20944,3600,0,0,8,0,0,0), + (128432,4075,533,0,0,3027.04,-3098.89,294.153,3.31613,3600,0,0,8,0,0,0), + (128433,4075,533,0,0,3028.62,-3097.12,294.154,4.66003,3600,0,0,8,0,0,0), + (128434,4075,533,0,0,3020.6,-3108.74,294.151,4.74729,3600,0,0,8,0,0,0), + (128435,4075,533,0,0,3021.4,-3102.96,294.146,3.85718,3600,0,0,8,0,0,0), + (128436,4075,533,0,0,3009.89,-3255.94,294.146,4.11898,3600,0,0,8,0,0,0), + (128437,4075,533,0,0,2892.94,-3158.46,273.787,4.79605,3600,5,0,8,0,0,1), + (128438,4075,533,0,0,2903.89,-3218.66,273.787,2.37032,3600,5,0,8,0,0,1), + (128439,4075,533,0,0,2821.79,-3223.4,298.32,3.69071,3600,5,0,8,0,0,1), + (128440,4075,533,0,0,2852.78,-3219.24,273.787,5.08628,3600,5,0,8,0,0,1), + (128441,4075,533,0,0,2659.73,-3212.53,267.664,5.31375,3600,5,0,8,0,0,1), + (128442,4075,533,0,0,2699.33,-3085.07,267.685,0.023725,3600,5,0,8,0,0,1), + (128443,4075,533,0,0,2794.68,-3403.76,267.686,2.68793,3600,5,0,8,0,0,1), + (128444,4075,533,0,0,2752.63,-3207.8,267.566,2.53656,3600,5,0,8,0,0,1), + (128445,4075,533,0,0,2838.21,-3066.32,273.798,3.34716,3600,5,0,8,0,0,1), + (128446,4075,533,0,0,2872.69,-3151.1,273.787,2.90263,3600,5,0,8,0,0,1), + (128447,4075,533,0,0,2776.98,-3334.2,267.684,1.46036,3600,5,0,8,0,0,1), + (128448,4075,533,0,0,2943.52,-3160.81,273.787,3.86506,3600,5,0,8,0,0,1), + (128449,4075,533,0,0,2750.52,-3160.27,267.724,2.62969,3600,5,0,8,0,0,1), + (128450,4075,533,0,0,2952.48,-3505.97,298.279,3.96102,3600,5,0,8,0,0,1), + (128451,4075,533,0,0,2891.58,-3558.73,297.862,2.78446,3600,5,0,8,0,0,1), + (128452,4075,533,0,0,2860.95,-3077.39,273.736,4.0009,3600,5,0,8,0,0,1), + (128453,4075,533,0,0,2777.25,-3222.09,285.551,0.214748,3600,5,0,8,0,0,1), (128564,14358,429,0,0,11.7484,396.105,25.1394,2.9147,7200,0,0,9298,0,0,0), - (128745,14361,429,0,0,-29.2467,656.436,-24.649,4.52523,7200,0,0,64,0,0,0), - (131737,14459,469,0,0,-7644.53,-1081.53,408.574,5.2709,300,0,0,64,0,0,0), + (128745,14361,429,0,0,-29.2467,656.436,-24.649,4.52523,7200,0,0,42,0,0,0), + (131737,14459,469,0,0,-7644.53,-1081.53,408.574,5.2709,300,0,0,42,0,0,0), (131738,12434,469,0,0,-7623.09,-1094.06,407.288,1.44862,300,0,0,42,0,0,0), (131739,12434,469,0,0,-7548.46,-1041.98,407.288,2.02458,300,0,0,42,0,0,0), (131740,12434,469,0,0,-7568.61,-1012.67,407.288,1.51844,300,0,0,42,0,0,0), (131741,12434,469,0,0,-7643.39,-1064.69,407.288,1.71042,300,0,0,42,0,0,0), - (131806,14361,429,0,0,-86.2,228.478,-4.98579,1.84191,7200,5,0,64,0,0,1), - (132088,14361,429,0,0,-128.586,904.705,-24.58,6.04717,7200,0,0,64,0,0,0), - (132089,14361,429,0,0,-42.3885,940.362,-24.5777,4.34082,7200,0,0,64,0,0,0), - (132090,14361,429,0,0,96.5049,530.601,28.6031,1.69244,7200,0,0,64,0,0,0), - (132091,14361,429,0,0,89.466,828.222,-24.5804,5.48769,7200,0,0,64,0,0,0), - (132092,14361,429,0,0,-3.17703,466.54,-23.3079,4.26496,7200,0,0,64,0,0,0), - (132093,14361,429,0,0,39.0178,547.056,-23.2938,2.69221,7200,0,0,64,0,0,0), - (132094,14361,429,0,0,15.368,351.889,-4.9858,0.092126,7200,0,0,64,0,0,0), - (132095,14361,429,0,0,133.909,604.361,-27.8828,4.95989,7200,0,0,64,0,0,0), - (132096,14361,429,0,0,77.3021,214.755,-4.98581,1.275,7200,0,0,64,0,0,0), - (132097,14361,429,0,0,-84.5305,498.929,28.6084,2.5688,7200,0,0,64,0,0,0), - (132098,14361,429,0,0,37.05,471.379,-23.2866,0.698098,7200,0,0,64,0,0,0), - (132099,14361,429,0,0,51.2301,912.181,-24.5825,0.586315,7200,0,0,64,0,0,0), - (132100,14361,429,0,0,-167.298,823.017,-24.5814,0.241404,7200,0,0,64,0,0,0), - (132101,14361,429,0,0,-19.3399,276.217,-8.43601,5.7737,7200,0,0,64,0,0,0), - (132102,14361,429,0,0,-73.3529,541.221,-4.39554,3.51201,7200,0,0,64,0,0,0), - (132107,14361,429,0,0,-78.4556,337.546,-4.99282,5.62914,7200,0,0,64,0,0,0), - (132108,14361,429,0,0,-103.553,670.813,-24.5898,3.34488,7200,0,0,64,0,0,0), - (132111,14361,429,0,0,85.4778,267.601,-7.98326,5.17146,7200,0,0,64,0,0,0), - (132112,14361,429,0,0,101.775,543.991,-4.40374,2.5541,7200,0,0,64,0,0,0), - (132114,14361,429,0,0,153.77,597.652,-48.4652,1.3223,7200,0,0,64,0,0,0), - (132281,14361,429,0,0,118.22,298.48,-4.70701,3.8986,7200,0,0,64,0,0,0), - (132282,14361,429,0,0,152.117,466.986,-48.4656,3.70535,7200,0,0,64,0,0,0), - (132283,14361,429,0,0,-26.4902,562.957,-23.3052,6.16555,7200,0,0,64,0,0,0), - (132284,14361,429,0,0,14.4261,393.474,25.0565,5.52062,7200,0,0,64,0,0,0), - (132290,14361,429,0,0,47.0136,686.309,-24.5798,0.960597,7200,0,0,64,0,0,0), - (132291,14361,429,0,0,0.717758,467.73,-23.3071,5.75272,7200,0,0,64,0,0,0), - (132297,14361,429,0,0,-28.6871,659.391,-24.562,5.18363,7200,0,0,64,0,0,0), - (132611,14361,429,0,0,132.559,604.333,-27.8811,4.50682,7200,0,0,64,0,0,0), - (132612,14361,429,0,0,-41.1795,940.159,-24.5776,4.75131,7200,0,0,64,0,0,0), - (132613,14361,429,0,0,-73.5557,542.146,-4.39554,3.19564,7200,0,0,64,0,0,0), - (132614,14361,429,0,0,-25.2199,564.125,-23.3052,0.332821,7200,0,0,64,0,0,0), - (132615,14361,429,0,0,15.3677,351.338,-4.9858,6.1921,7200,0,0,64,0,0,0), - (132617,14361,429,0,0,-170.701,819.33,-24.581,4.55113,7200,0,0,64,0,0,0), - (132618,14361,429,0,0,-78.3936,337.625,-4.99283,5.66256,7200,0,0,64,0,0,0), - (132619,14361,429,0,0,74.8674,215.59,-4.98581,2.30134,7200,0,0,64,0,0,0), - (132620,14361,429,0,0,121.332,297.677,-4.98566,5.03001,7200,0,0,64,0,0,0), - (132622,14361,429,0,0,47.2269,681.546,-24.5798,5.41084,7200,0,0,64,0,0,0), - (132623,14361,429,0,0,-128.165,903.174,-24.5799,5.56693,7200,0,0,64,0,0,0), - (132624,14361,429,0,0,81.3111,271.24,-8.21304,2.81457,7200,0,0,64,0,0,0), - (132626,14361,429,0,0,-94.9907,219.111,-4.8571,0.467856,7200,0,0,64,0,0,0), - (132627,14361,429,0,0,98.3529,531.617,28.6033,0.983634,7200,0,0,64,0,0,0), - (132628,14361,429,0,0,-19.5201,279.43,-8.43512,0.620234,7200,0,0,64,0,0,0), - (132629,14361,429,0,0,49.8847,907.745,-24.5827,5.10857,7200,0,0,64,0,0,0), - (132631,14361,429,0,0,-83.2487,494.565,28.6075,4.28512,7200,0,0,64,0,0,0), - (132632,14361,429,0,0,156.03,594.54,-48.4656,6.21553,7200,0,0,64,0,0,0), - (132633,14361,429,0,0,32.4453,471.374,-23.285,2.44403,7200,0,0,64,0,0,0), - (132634,14361,429,0,0,38.8394,546.574,-23.2933,2.86353,7200,0,0,64,0,0,0), - (132636,14361,429,0,0,-99.8547,668.514,-24.5936,4.96657,7200,0,0,64,0,0,0), - (132637,14361,429,0,0,15.2541,395.687,25.0565,0.046596,7200,0,0,64,0,0,0), - (132638,14361,429,0,0,151.987,467.9,-48.4656,2.35581,7200,0,0,64,0,0,0), - (132639,14361,429,0,0,104.389,539.327,-4.40493,4.75068,7200,0,0,64,0,0,0), - (132649,14361,429,0,0,88.1588,828.997,-24.5805,5.23879,7200,0,0,64,0,0,0), - (132652,14366,429,0,0,-6.88932,-199.657,-4.04868,-0.453785,7200,0,0,64,0,0,0), - (132653,14366,429,0,0,133.884,-261.99,-4.06127,-0.488691,7200,0,0,64,0,0,0), - (132672,14366,429,0,0,44.7922,-627.469,-25.0196,-2.47837,7200,0,0,64,0,0,0), - (132673,14366,429,0,0,65.7951,-400.292,-58.5124,-0.628317,7200,0,0,64,0,0,0), - (132674,14366,429,0,0,-93.5294,-406.001,-58.4613,0,7200,0,0,64,0,0,0), - (132676,14366,429,0,0,242.933,-420.132,-119.878,-0.069812,7200,0,0,64,0,0,0), - (132678,14366,429,0,0,468.206,258.98,6.53153,1.02974,7200,0,0,64,0,0,0), - (132679,14366,429,0,0,-156.753,-320.209,-4.06367,1.25664,7200,0,0,64,0,0,0), - (132682,14366,429,0,0,21.9326,-408.795,-58.5319,0,7200,0,0,64,0,0,0), - (132751,14366,429,0,0,-26.4736,-403.435,-58.5319,0.226892,7200,0,0,64,0,0,0), + (131806,14361,429,0,0,-86.2,228.478,-4.98579,1.84191,7200,5,0,42,0,0,1), + (132088,14361,429,0,0,-128.586,904.705,-24.58,6.04717,7200,0,0,42,0,0,0), + (132089,14361,429,0,0,-42.3885,940.362,-24.5777,4.34082,7200,0,0,42,0,0,0), + (132090,14361,429,0,0,96.5049,530.601,28.6031,1.69244,7200,0,0,42,0,0,0), + (132091,14361,429,0,0,89.466,828.222,-24.5804,5.48769,7200,0,0,42,0,0,0), + (132092,14361,429,0,0,-3.17703,466.54,-23.3079,4.26496,7200,0,0,42,0,0,0), + (132093,14361,429,0,0,39.0178,547.056,-23.2938,2.69221,7200,0,0,42,0,0,0), + (132094,14361,429,0,0,15.368,351.889,-4.9858,0.092126,7200,0,0,42,0,0,0), + (132095,14361,429,0,0,133.909,604.361,-27.8828,4.95989,7200,0,0,42,0,0,0), + (132096,14361,429,0,0,77.3021,214.755,-4.98581,1.275,7200,0,0,42,0,0,0), + (132097,14361,429,0,0,-84.5305,498.929,28.6084,2.5688,7200,0,0,42,0,0,0), + (132098,14361,429,0,0,37.05,471.379,-23.2866,0.698098,7200,0,0,42,0,0,0), + (132099,14361,429,0,0,51.2301,912.181,-24.5825,0.586315,7200,0,0,42,0,0,0), + (132100,14361,429,0,0,-167.298,823.017,-24.5814,0.241404,7200,0,0,42,0,0,0), + (132101,14361,429,0,0,-19.3399,276.217,-8.43601,5.7737,7200,0,0,42,0,0,0), + (132102,14361,429,0,0,-73.3529,541.221,-4.39554,3.51201,7200,0,0,42,0,0,0), + (132107,14361,429,0,0,-78.4556,337.546,-4.99282,5.62914,7200,0,0,42,0,0,0), + (132108,14361,429,0,0,-103.553,670.813,-24.5898,3.34488,7200,0,0,42,0,0,0), + (132111,14361,429,0,0,85.4778,267.601,-7.98326,5.17146,7200,0,0,42,0,0,0), + (132112,14361,429,0,0,101.775,543.991,-4.40374,2.5541,7200,0,0,42,0,0,0), + (132114,14361,429,0,0,153.77,597.652,-48.4652,1.3223,7200,0,0,42,0,0,0), + (132281,14361,429,0,0,118.22,298.48,-4.70701,3.8986,7200,0,0,42,0,0,0), + (132282,14361,429,0,0,152.117,466.986,-48.4656,3.70535,7200,0,0,42,0,0,0), + (132283,14361,429,0,0,-26.4902,562.957,-23.3052,6.16555,7200,0,0,42,0,0,0), + (132284,14361,429,0,0,14.4261,393.474,25.0565,5.52062,7200,0,0,42,0,0,0), + (132290,14361,429,0,0,47.0136,686.309,-24.5798,0.960597,7200,0,0,42,0,0,0), + (132291,14361,429,0,0,0.717758,467.73,-23.3071,5.75272,7200,0,0,42,0,0,0), + (132297,14361,429,0,0,-28.6871,659.391,-24.562,5.18363,7200,0,0,42,0,0,0), + (132611,14361,429,0,0,132.559,604.333,-27.8811,4.50682,7200,0,0,42,0,0,0), + (132612,14361,429,0,0,-41.1795,940.159,-24.5776,4.75131,7200,0,0,42,0,0,0), + (132613,14361,429,0,0,-73.5557,542.146,-4.39554,3.19564,7200,0,0,42,0,0,0), + (132614,14361,429,0,0,-25.2199,564.125,-23.3052,0.332821,7200,0,0,42,0,0,0), + (132615,14361,429,0,0,15.3677,351.338,-4.9858,6.1921,7200,0,0,42,0,0,0), + (132617,14361,429,0,0,-170.701,819.33,-24.581,4.55113,7200,0,0,42,0,0,0), + (132618,14361,429,0,0,-78.3936,337.625,-4.99283,5.66256,7200,0,0,42,0,0,0), + (132619,14361,429,0,0,74.8674,215.59,-4.98581,2.30134,7200,0,0,42,0,0,0), + (132620,14361,429,0,0,121.332,297.677,-4.98566,5.03001,7200,0,0,42,0,0,0), + (132622,14361,429,0,0,47.2269,681.546,-24.5798,5.41084,7200,0,0,42,0,0,0), + (132623,14361,429,0,0,-128.165,903.174,-24.5799,5.56693,7200,0,0,42,0,0,0), + (132624,14361,429,0,0,81.3111,271.24,-8.21304,2.81457,7200,0,0,42,0,0,0), + (132626,14361,429,0,0,-94.9907,219.111,-4.8571,0.467856,7200,0,0,42,0,0,0), + (132627,14361,429,0,0,98.3529,531.617,28.6033,0.983634,7200,0,0,42,0,0,0), + (132628,14361,429,0,0,-19.5201,279.43,-8.43512,0.620234,7200,0,0,42,0,0,0), + (132629,14361,429,0,0,49.8847,907.745,-24.5827,5.10857,7200,0,0,42,0,0,0), + (132631,14361,429,0,0,-83.2487,494.565,28.6075,4.28512,7200,0,0,42,0,0,0), + (132632,14361,429,0,0,156.03,594.54,-48.4656,6.21553,7200,0,0,42,0,0,0), + (132633,14361,429,0,0,32.4453,471.374,-23.285,2.44403,7200,0,0,42,0,0,0), + (132634,14361,429,0,0,38.8394,546.574,-23.2933,2.86353,7200,0,0,42,0,0,0), + (132636,14361,429,0,0,-99.8547,668.514,-24.5936,4.96657,7200,0,0,42,0,0,0), + (132637,14361,429,0,0,15.2541,395.687,25.0565,0.046596,7200,0,0,42,0,0,0), + (132638,14361,429,0,0,151.987,467.9,-48.4656,2.35581,7200,0,0,42,0,0,0), + (132639,14361,429,0,0,104.389,539.327,-4.40493,4.75068,7200,0,0,42,0,0,0), + (132649,14361,429,0,0,88.1588,828.997,-24.5805,5.23879,7200,0,0,42,0,0,0), + (132652,14366,429,0,0,-6.88932,-199.657,-4.04868,-0.453785,7200,0,0,42,0,0,0), + (132653,14366,429,0,0,133.884,-261.99,-4.06127,-0.488691,7200,0,0,42,0,0,0), + (132672,14366,429,0,0,44.7922,-627.469,-25.0196,-2.47837,7200,0,0,42,0,0,0), + (132673,14366,429,0,0,65.7951,-400.292,-58.5124,-0.628317,7200,0,0,42,0,0,0), + (132674,14366,429,0,0,-93.5294,-406.001,-58.4613,0,7200,0,0,42,0,0,0), + (132676,14366,429,0,0,242.933,-420.132,-119.878,-0.069812,7200,0,0,42,0,0,0), + (132678,14366,429,0,0,468.206,258.98,6.53153,1.02974,7200,0,0,42,0,0,0), + (132679,14366,429,0,0,-156.753,-320.209,-4.06367,1.25664,7200,0,0,42,0,0,0), + (132682,14366,429,0,0,21.9326,-408.795,-58.5319,0,7200,0,0,42,0,0,0), + (132751,14366,429,0,0,-26.4736,-403.435,-58.5319,0.226892,7200,0,0,42,0,0,0), (132754,14368,429,0,0,164.335,522.497,-48.3836,3.07178,7200,0,0,9298,2434,0,0), (132824,14369,429,0,0,121.172,468.779,-48.3799,4.67748,7200,0,0,9034,2369,0,0), (132825,14369,429,0,0,121.754,476.583,-48.3816,1.58825,7200,0,0,9034,2369,0,0), @@ -61317,7 +61291,7 @@ VALUES (134377,8299,0,0,0,-11370.1,-3198.08,11.5251,1.80287,50400,30,0,3082,0,0,1), (134378,8299,0,0,0,-11317.1,-3169.56,7.70386,0.766928,50400,30,0,3082,0,0,1), (134379,8299,0,0,0,-11511.9,-3177.57,9.00114,1.35441,50400,30,0,3082,0,0,1), - (134380,7846,0,0,0,-11685.9,-2955.42,7.736,1.48164,72000,0,0,86124,82500,0,2), + (134380,7846,0,0,0,-11685.9,-2955.42,7.736,1.48164,72000,0,0,91560,0,0,2), (134381,10077,0,0,0,-8016.11,-2825.6,133.664,2.51282,25200,20,0,3189,0,0,1), (134382,10077,0,0,0,-7623.64,-2689.91,132.954,1.49023,25200,20,0,3189,0,0,1), (134383,10077,0,0,0,-7673.32,-2479.38,140.85,4.54857,25200,20,0,3189,0,0,1), @@ -61451,8 +61425,8 @@ VALUES (134511,14424,0,0,0,-2983.89,-1153.69,6.08775,1.07938,39600,15,0,734,0,0,1), (134512,14424,0,0,0,-3022.69,-1223.12,4.92937,0.375663,39600,15,0,734,0,0,1), (134514,14424,0,0,0,-2910.54,-1454.22,6.08779,4.31238,39600,15,0,734,0,0,1), - (134730,883,429,0,0,78.3947,-289.857,-55.4764,4.98539,7200,0,0,64,0,0,0), - (134731,883,429,0,0,79.8869,-287.854,-55.5947,0.109973,7200,0,0,64,0,0,0), + (134730,883,429,0,0,78.3947,-289.857,-55.4764,4.98539,7200,0,0,1,0,0,0), + (134731,883,429,0,0,79.8869,-287.854,-55.5947,0.109973,7200,0,0,1,0,0,0), (134732,1412,429,0,0,-145.678,-188.004,-4.06495,5.41052,7200,0,0,8,0,0,0), (134733,1412,429,0,0,-89.9229,-327.969,-56.6587,1.09956,7200,0,0,8,0,0,0), (134734,1412,429,0,0,98.2445,-271.798,-2.7377,1.68363,7200,0,0,8,0,0,0), @@ -61870,44 +61844,44 @@ VALUES (138115,11489,429,0,0,14.3925,475.848,-23.3028,1.55431,10800,0,0,33572,0,0,0), (138121,14308,429,0,0,-87.3427,543.798,28.6151,0.838618,7200,0,0,15260,0,0,0), (138140,11496,429,0,0,-38.0807,812.44,-29.4525,4.69494,7200,0,0,37728,0,0,0), - (138141,4075,429,0,0,-75.5426,-430.138,-4.22523,3.68583,7200,0,0,120,0,0,0), - (138142,4075,429,0,0,-94.5627,-419.621,-4.2202,6.09133,7200,0,0,120,0,0,0), - (138143,4075,429,0,0,45.7819,-655.018,-25.1443,5.91424,7200,0,0,120,0,0,0), - (138145,4075,429,0,0,-21.0212,-451.857,-37.9616,1.77153,7200,0,0,120,0,0,0), - (138146,4075,429,0,0,51.7986,-389.468,-58.608,0.093473,7200,0,0,120,0,0,0), - (138147,4075,429,0,0,71.6593,-411.741,-4.21146,4.78411,7200,0,0,120,0,0,0), - (138148,4075,429,0,0,-20.0563,-441.62,-37.9618,1.46711,7200,0,0,120,0,0,0), - (138149,4075,429,0,0,-83.7068,-435.811,-58.6096,5.01112,7200,0,0,120,0,0,0), - (138151,4075,429,0,0,-60.6631,-414.719,-4.22567,4.77264,7200,0,0,120,0,0,0), - (138152,4075,429,0,0,451.992,543.104,-23.4666,4.17874,7200,0,0,120,0,0,0), - (138153,4075,429,0,0,689.378,426.816,29.4313,0.261799,7200,0,0,120,0,0,0), - (138154,4075,429,0,0,538.151,599.863,-25.4027,3.69893,7200,0,0,120,0,0,0), - (138155,4075,429,0,0,736.416,425.202,28.1801,0.227269,7200,0,0,120,0,0,0), - (138156,4075,429,0,0,586.556,552.399,-25.401,3.75992,7200,0,0,120,0,0,0), - (138157,4075,429,0,0,376.942,163.219,2.85314,2.60157,7200,0,0,120,0,0,0), - (138158,4075,429,0,0,399.052,34.0016,-25.3173,3.37129,7200,0,0,120,0,0,0), - (138159,4075,429,0,0,548.95,599.798,-25.4028,3.64157,7200,0,0,120,0,0,0), - (138160,4075,429,0,0,607.849,491.072,29.4641,3.69673,7200,0,0,120,0,0,0), - (138161,4075,429,0,0,387.191,499.438,-11.5235,6.00336,7200,0,0,120,0,0,0), - (138162,4075,429,0,0,554.726,469.866,29.5492,4.5204,7200,0,0,120,0,0,0), - (138163,4075,429,0,0,380.517,410.533,-1.66398,4.71692,7200,0,0,120,0,0,0), - (138164,4075,429,0,0,805.121,567.978,40.398,4.76622,7200,0,0,120,0,0,0), - (138165,4075,429,0,0,506.164,589.405,-25.4021,0.279148,7200,0,0,120,0,0,0), - (138166,4075,429,0,0,907.432,453.279,40.4784,0.785398,7200,0,0,120,0,0,0), - (138167,4075,429,0,0,72.1275,-410.029,-4.21253,5.3202,7200,0,0,120,0,0,0), - (138168,4075,429,0,0,-20.3056,-444.016,-37.8782,2.77507,7200,0,0,120,0,0,0), - (138169,4075,429,0,0,-96.6492,-420.567,-4.21996,5.06875,7200,0,0,120,0,0,0), - (138170,4075,429,0,0,-85.7692,-434.861,-58.6089,3.76603,7200,0,0,120,0,0,0), - (138171,4075,429,0,0,101.82,-545.165,-11.081,0.482936,7200,0,0,120,0,0,0), - (138172,4075,429,0,0,535.985,599.371,-25.4026,3.4546,7200,0,0,120,0,0,0), - (138173,4075,429,0,0,513.854,592.391,-25.4022,3.12883,7200,0,0,120,0,0,0), - (138174,4075,429,0,0,589.137,560.861,-25.4004,3.31179,7200,0,0,120,0,0,0), - (138176,4075,429,0,0,45.9556,-656.77,-25.1469,5.14989,7200,0,0,120,0,0,0), - (138177,4075,429,0,0,108.89,-459.697,-3.27357,1.73809,7200,0,0,120,0,0,0), - (138178,4075,429,0,0,49.8575,-389.458,-58.6082,0.357159,7200,0,0,120,0,0,0), - (138179,4075,429,0,0,-21.5497,-455.841,-37.9615,4.00629,7200,0,0,120,0,0,0), - (138180,4075,429,0,0,-75.5033,-430.175,-4.22524,3.71638,7200,0,0,120,0,0,0), - (138182,4075,429,0,0,906.881,450.326,40.398,4.52786,7200,0,0,120,0,0,0), + (138141,4075,429,0,0,-75.5426,-430.138,-4.22523,3.68583,7200,0,0,8,0,0,0), + (138142,4075,429,0,0,-94.5627,-419.621,-4.2202,6.09133,7200,0,0,8,0,0,0), + (138143,4075,429,0,0,45.7819,-655.018,-25.1443,5.91424,7200,0,0,8,0,0,0), + (138145,4075,429,0,0,-21.0212,-451.857,-37.9616,1.77153,7200,0,0,8,0,0,0), + (138146,4075,429,0,0,51.7986,-389.468,-58.608,0.093473,7200,0,0,8,0,0,0), + (138147,4075,429,0,0,71.6593,-411.741,-4.21146,4.78411,7200,0,0,8,0,0,0), + (138148,4075,429,0,0,-20.0563,-441.62,-37.9618,1.46711,7200,0,0,8,0,0,0), + (138149,4075,429,0,0,-83.7068,-435.811,-58.6096,5.01112,7200,0,0,8,0,0,0), + (138151,4075,429,0,0,-60.6631,-414.719,-4.22567,4.77264,7200,0,0,8,0,0,0), + (138152,4075,429,0,0,451.992,543.104,-23.4666,4.17874,7200,0,0,8,0,0,0), + (138153,4075,429,0,0,689.378,426.816,29.4313,0.261799,7200,0,0,8,0,0,0), + (138154,4075,429,0,0,538.151,599.863,-25.4027,3.69893,7200,0,0,8,0,0,0), + (138155,4075,429,0,0,736.416,425.202,28.1801,0.227269,7200,0,0,8,0,0,0), + (138156,4075,429,0,0,586.556,552.399,-25.401,3.75992,7200,0,0,8,0,0,0), + (138157,4075,429,0,0,376.942,163.219,2.85314,2.60157,7200,0,0,8,0,0,0), + (138158,4075,429,0,0,399.052,34.0016,-25.3173,3.37129,7200,0,0,8,0,0,0), + (138159,4075,429,0,0,548.95,599.798,-25.4028,3.64157,7200,0,0,8,0,0,0), + (138160,4075,429,0,0,607.849,491.072,29.4641,3.69673,7200,0,0,8,0,0,0), + (138161,4075,429,0,0,387.191,499.438,-11.5235,6.00336,7200,0,0,8,0,0,0), + (138162,4075,429,0,0,554.726,469.866,29.5492,4.5204,7200,0,0,8,0,0,0), + (138163,4075,429,0,0,380.517,410.533,-1.66398,4.71692,7200,0,0,8,0,0,0), + (138164,4075,429,0,0,805.121,567.978,40.398,4.76622,7200,0,0,8,0,0,0), + (138165,4075,429,0,0,506.164,589.405,-25.4021,0.279148,7200,0,0,8,0,0,0), + (138166,4075,429,0,0,907.432,453.279,40.4784,0.785398,7200,0,0,8,0,0,0), + (138167,4075,429,0,0,72.1275,-410.029,-4.21253,5.3202,7200,0,0,8,0,0,0), + (138168,4075,429,0,0,-20.3056,-444.016,-37.8782,2.77507,7200,0,0,8,0,0,0), + (138169,4075,429,0,0,-96.6492,-420.567,-4.21996,5.06875,7200,0,0,8,0,0,0), + (138170,4075,429,0,0,-85.7692,-434.861,-58.6089,3.76603,7200,0,0,8,0,0,0), + (138171,4075,429,0,0,101.82,-545.165,-11.081,0.482936,7200,0,0,8,0,0,0), + (138172,4075,429,0,0,535.985,599.371,-25.4026,3.4546,7200,0,0,8,0,0,0), + (138173,4075,429,0,0,513.854,592.391,-25.4022,3.12883,7200,0,0,8,0,0,0), + (138174,4075,429,0,0,589.137,560.861,-25.4004,3.31179,7200,0,0,8,0,0,0), + (138176,4075,429,0,0,45.9556,-656.77,-25.1469,5.14989,7200,0,0,8,0,0,0), + (138177,4075,429,0,0,108.89,-459.697,-3.27357,1.73809,7200,0,0,8,0,0,0), + (138178,4075,429,0,0,49.8575,-389.458,-58.6082,0.357159,7200,0,0,8,0,0,0), + (138179,4075,429,0,0,-21.5497,-455.841,-37.9615,4.00629,7200,0,0,8,0,0,0), + (138180,4075,429,0,0,-75.5033,-430.175,-4.22524,3.71638,7200,0,0,8,0,0,0), + (138182,4075,429,0,0,906.881,450.326,40.398,4.52786,7200,0,0,8,0,0,0), (138183,11501,429,0,0,828.074,480.751,37.318,3.184,43200,0,1,29154,0,0,0), (138184,14326,429,0,0,410.711,-3.15041,-24.558,5.28835,43200,3,0,23688,0,0,1), (138185,14322,429,0,0,491.231,97.3879,-2.5004,4.03171,43200,0,0,23688,0,0,0), @@ -62454,10 +62428,7 @@ VALUES (140177,15344,509,0,0,-9071.04,1622.14,21.4697,3.33358,604800,0,0,12576,0,0,0), (140178,15344,509,0,0,-9071.76,1611.28,21.4721,3.1765,604800,0,0,12576,0,0,0), (140179,15344,509,0,0,-9076.42,1530.23,21.4697,2.23402,604800,0,0,12576,0,0,0), - (140180,15344,509,0,0,-9078.8,1622.8,21.4697,3.36849,604800,0,0,12576,0,0,0); - -INSERT INTO `creature` (`guid`, `id`, `map`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) -VALUES + (140180,15344,509,0,0,-9078.8,1622.8,21.4697,3.36849,604800,0,0,12576,0,0,0), (140181,15344,509,0,0,-9083.14,1524.76,21.4697,2.14675,604800,0,0,12576,0,0,0), (140182,15344,509,0,0,-9091.76,1519.37,21.4697,2.05949,604800,0,0,12576,0,0,0), (140183,15344,509,0,0,-9092.34,1586.27,21.4696,2.68781,604800,0,0,12576,0,0,0), @@ -62498,7 +62469,10 @@ VALUES (140218,15168,509,0,0,-8566.46,1399.42,31.9903,3.21141,3600,10,0,5228,0,0,1), (140219,15168,509,0,0,-8600.14,1466.59,31.9903,2.18166,3600,10,0,5228,0,0,1), (140220,15168,509,0,0,-8600.33,1600.62,31.9904,2.02458,3600,10,0,5228,0,0,1), - (140221,15168,509,0,0,-8665.98,1566.63,31.9904,2.3911,3600,10,0,5228,0,0,1), + (140221,15168,509,0,0,-8665.98,1566.63,31.9904,2.3911,3600,10,0,5228,0,0,1); + +INSERT INTO `creature` (`guid`, `id`, `map`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) +VALUES (140222,15168,509,0,0,-8666.03,1432.59,32.6509,2.00713,3600,10,0,5228,0,0,1), (140223,15168,509,0,0,-8666.48,1667.62,21.5036,6.23083,3600,10,0,5228,0,0,1), (140224,15168,509,0,0,-8666.83,1499.21,32.7247,5.25344,3600,10,0,5228,0,0,1), @@ -62528,10 +62502,10 @@ VALUES (140283,15343,509,0,0,-8707.97,1495.3,32.032,5.9549,21600,0,0,25152,0,0,2), (140284,15343,509,0,0,-8677.87,1540.74,31.9674,0.0412672,21600,0,0,25152,0,0,2), (140285,15343,509,0,0,-8643.2,1418.83,32.9521,5.51512,21600,0,0,25152,0,0,2), - (140586,4075,0,0,0,1412.15,417.707,-84.9654,3.36426,180,5,0,120,0,0,1), - (140587,4075,0,0,0,1428.02,406.496,-85.2519,3.37997,180,20,0,120,0,0,1), - (140588,4075,0,0,0,1452.04,401.733,-84.9925,0.222665,180,5,0,120,0,0,1), - (140589,4075,0,0,0,1407.63,370.503,-84.953,3.96901,180,5,0,120,0,0,1), + (140586,4075,0,0,0,1412.15,417.707,-84.9654,3.36426,180,5,0,8,0,0,1), + (140587,4075,0,0,0,1428.02,406.496,-85.2519,3.37997,180,20,0,8,0,0,1), + (140588,4075,0,0,0,1452.04,401.733,-84.9925,0.222665,180,5,0,8,0,0,1), + (140589,4075,0,0,0,1407.63,370.503,-84.953,3.96901,180,5,0,8,0,0,1), (140590,1125,0,0,0,-6119.69,-200.734,434.551,0.361272,180,5,0,102,0,0,1), (140693,2556,0,0,0,-1234.76,-3536.47,46.5823,5.929,120,0,0,1279,0,0,0), (140694,2552,0,0,0,-1232.1,-3535.9,46.4729,5.6706,120,0,0,1050,0,0,0), @@ -64062,7 +64036,7 @@ VALUES (154618,13022,429,0,0,239.995,-491.467,-119.036,0,7200,2,0,1900,0,0,1), (154619,13022,429,0,0,241.339,-484.667,-119.036,0,7200,2,0,1900,0,0,1), (154620,11492,429,0,0,274.844,-427.251,-119.962,0.970313,1000000,5,0,32158,11445,0,2), - (154621,16045,429,0,0,262.09,-445.745,-119.878,4.32842,7200,0,0,4496,0,0,0), + (154621,16045,429,0,0,262.09,-445.745,-119.878,4.32842,7200,0,0,4120,0,0,0), (155621,10080,209,0,0,1546.25,1017.14,8.87683,0.0109968,7200,0,0,5544,0,0,0), (155622,7269,209,0,0,1546.25,1017.14,8.87683,0.0109968,60,5,0,1782,0,0,1), (155623,10081,209,0,0,1627.47,1186.85,8.87693,0.647954,7200,15,0,5600,0,0,1), @@ -64072,8 +64046,8 @@ VALUES (160002,14991,0,15251,0,-4916.61,-852.305,501.745,1.48353,43200,0,0,2471,0,0,0), (160003,14991,0,15251,0,-5033.75,-931.287,501.743,1.32645,43200,0,0,2471,0,0,0), (160004,14991,0,15251,0,-5032.97,-926.68,501.743,4.64258,43200,0,0,2471,0,0,0), - (160014,15197,0,0,0,1734.6,508.803,41.2847,1.6173,300,0,0,9763,0,0,0), - (160015,15199,0,0,0,-813.614,-547.184,15.6377,1.69193,300,0,0,9763,0,0,0), + (160014,15197,0,0,0,1732.31,520.874,36.3326,1.30942,300,0,0,9763,0,0,0), + (160015,15199,0,0,0,-826.324,-532.834,14.45,0.470631,300,0,0,9763,0,0,0), (160016,2110,229,0,0,57.878,-423.529,44.183,2.71643,120,5,0,1,0,0,1), (160017,2110,229,0,0,94.9047,-368.988,117.515,0.482208,120,5,0,1,0,0,1), (160018,2110,229,0,0,149.303,-262.18,110.901,1.94468,120,5,0,1,0,0,1), @@ -64125,9 +64099,9 @@ VALUES (160064,9097,229,0,0,83.9848,-287.04,60.6998,3.38829,10800,0,0,7599,0,0,0), (160065,9097,229,0,0,71.373,-346.424,60.702,6.12824,10800,0,0,7599,0,0,0), (160066,9097,229,0,0,51.745,-307.42,53.919,5.666,10800,0,0,7599,0,0,0), - (160068,9097,229,0,0,8.8431,-326.523,48.8573,5.11381,10800,0,0,7599,0,0,0), + (160068,9097,229,0,0,8.8431,-326.523,48.8573,5.11381,10800,0,0,7599,0,0,2), (160069,9097,229,0,0,81.6109,-325.341,55.8671,1.79769,10800,0,0,7599,0,0,0), - (160070,9097,229,0,0,30.9196,-399.683,48.7868,0.698554,10800,0,0,7599,0,0,0), + (160070,9097,229,0,0,30.9196,-399.683,48.7868,2.8416,10800,0,0,7599,0,0,2), (160071,9097,229,0,0,90.1113,-354.348,60.7854,4.4855,10800,0,0,7599,0,0,0), (160072,9097,229,0,0,91.5369,-361.906,60.7854,2.25148,10800,0,0,7599,0,0,0), (160073,9097,229,0,0,102.172,-308.932,54.0022,5.91667,10800,0,0,7599,0,0,0), @@ -64158,10 +64132,9 @@ VALUES (160098,9416,229,0,0,39.9758,-401.308,48.734,1.37881,10800,0,0,3189,0,0,0), (160099,9416,229,0,0,15.7057,-319.695,48.9296,4.81711,10800,0,0,3189,0,0,0), (160100,9416,229,0,0,21.6264,-319.307,48.9218,4.59022,10800,0,0,3189,0,0,0), - (160101,9583,229,0,0,-46.3257,-299.108,71.0239,4.76475,10800,0,0,8613,0,0,0), - (160102,9583,229,0,0,-56.3336,-299.757,71.0239,4.03171,10800,0,0,8613,0,0,0), + (45783,9717,229,0,0,-51.6103,-304.008,70.9413,1.59768,7200,0,0,6891,2289,0,0), (160103,9692,229,0,0,-48.3513,-331.665,71.0322,2.98451,10800,0,0,8352,0,0,0), - (160104,9693,229,0,0,-60.7597,-336.979,71.0239,5.32325,10800,0,0,6891,2289,0,0), + (160104,9583,229,0,0,-59.6305,-342.961,70.9415,1.32436,7200,0,0,8883,0,0,2), (160105,9696,229,0,0,-48.098,-329.209,71.0323,3.07178,10800,0,0,2699,0,0,0), (160106,9696,229,0,0,-48.495,-335.444,71.0313,2.23402,10800,0,0,2699,0,0,0), (160107,10799,229,0,0,44.4994,-372.649,48.7903,4.89366,7200,0,0,3857,0,0,2), @@ -64409,7 +64382,6 @@ VALUES (160362,14237,1,0,0,-4513.47,-2809.81,34.1713,1.66829,28800,5,0,1981,0,0,1), (160363,14236,1,0,0,-4190,-4011,-9,4.337,28800,7,0,2138,0,0,1), (160364,9718,229,0,0,-94.917,-339.754,70.9524,1.55013,7200,5,0,8883,0,0,1), - (160365,9583,229,0,0,-94.917,-339.754,70.9524,1.55013,7200,5,0,8613,0,0,1), (160366,15103,0,0,0,-4836.85,-1171.63,502.277,2.44346,600,0,0,4108,0,0,0), (160367,15103,0,0,0,-8409.07,578.255,92.0611,3.9968,600,0,0,4108,0,0,0), (160368,15103,0,0,0,-8838.8,651.394,96.8924,2.42601,600,0,0,4108,0,0,0), @@ -64689,7 +64661,46 @@ VALUES (156035,3617,0,0,0,1819.52,264.184,59.8956,0,300,5,0,596,0,0,1), (156036,3617,0,0,0,1829.43,259.207,59.5834,0,300,5,0,596,0,0,1), (156037,3617,0,0,0,1823.91,252.862,60.025,0,300,5,0,596,0,0,1), - (156038,3617,0,0,0,1834.21,249.057,59.8226,0,300,5,0,596,0,0,1); + (156038,3617,0,0,0,1834.21,249.057,59.8226,0,300,5,0,596,0,0,1), + (86235,15353,0,0,0,-4918.64,-983.141,501.538,2.43867,120,0,0,1605,0,0,0), + (660086,9241,229,0,0,-1.07454,-517.358,-7.14288,4.66332,7200,0,0,8097,0,0,2), + (660088,9265,229,0,0,-76.7771,-517.279,-7.14286,4.7285,7200,0,0,6477,2163,0,0), + (660087,9265,229,0,0,-4.98251,-517.704,-7.14246,4.70072,7200,0,0,6477,2163,0,0), + (85632,15195,0,0,0,1713.1,511.295,37.2005,1.48063,300,0,0,9763,0,0,0), + (85633,15195,0,0,0,1750.57,511.697,37.7587,1.25444,300,0,0,9763,0,0,0), + (85634,15195,0,0,0,1729.05,552.65,34.3029,4.54388,300,0,0,9763,0,0,0), + (85635,15415,0,0,0,-835.52,-528.52,11.97,0,300,0,0,64,0,0,0), + (160005,12999,0,0,0,1732.31,520.874,36.3326,1.30942,300,0,0,42,0,0,2), + (119583,2453,0,0,0,896.904,-547.316,142.524,3.53498,7200,0,0,1196,3075,0,0), + (129214,4131,1,0,0,-6509.99,-3307.85,-94.9981,2.69453,120,2,0,1279,0,0,1), + (129215,4131,1,0,0,-6489.48,-3323.94,-94.6707,6.08744,120,2,0,1279,0,0,1), + (129218,4131,1,0,0,-6463.43,-3299.89,-104.906,1.15121,120,2,0,1279,0,0,1), + (129219,4131,1,0,0,-6484.77,-3254.36,-113.617,2.9647,120,2,0,1279,0,0,1), + (129235,4131,1,0,0,-6495.73,-3244.02,-113.403,0.167894,120,2,0,1342,0,0,1), + (129236,4131,1,0,0,-6485.35,-3229.54,-112.43,4.8528,120,2,0,1279,0,0,1), + (129245,4131,1,0,0,-6473.03,-3243.65,-113.289,2.96785,120,2,0,1342,0,0,1), + (129251,4131,1,0,0,-6447.72,-3289.73,-105.453,3.86051,120,2,0,1342,0,0,1), + (129255,4133,1,0,0,-6447.95,-3290.05,-105.558,0.0576163,120,2,0,1279,0,0,1), + (42878,9257,229,0,0,65.1742,-437.335,41.803,4.35387,7200,0,0,6273,2117,0,0), + (43474,9097,229,0,0,-2.27374,-587.212,29.1909,2.32046,7200,0,0,7599,0,0,0), + (43482,9258,229,0,0,-60.5682,-548.082,29.1909,0.690753,7200,0,0,7599,0,0,0), + (660075,9200,229,0,0,-38.0091,-405.164,31.5373,1.24134,7200,0,0,12665,0,0,0), + (660079,9200,229,0,0,-30.519,-364.791,31.6182,1.34537,7200,2,0,12665,0,0,1), + (660081,9266,229,0,0,-41.2865,-457.887,-18.6442,0.00433396,7200,0,0,6681,2241,0,0), + (660082,9241,229,0,0,-37.2773,-461.396,-18.6442,2.44535,7200,0,0,8352,0,0,0), + (43563,9269,229,0,0,-16.367,-557.751,-18.775,3.05325,7200,0,0,6477,2163,0,0), + (660089,9262,229,0,0,21.0812,-577.884,-18.6008,4.93743,7200,0,0,6681,3361,0,0), + (660090,9261,229,0,0,19.9416,-583.695,-18.6008,1.26648,7200,0,0,6681,2241,0,0), + (660091,9259,229,0,0,24.2473,-581.663,-18.6008,2.75245,7200,0,0,8352,0,0,2), + (660092,9259,229,0,0,22.9569,-567.826,-18.6008,2.71711,7200,0,0,8352,0,0,0), + (44008,9262,229,0,0,-61.0062,-412.273,-18.9348,1.29317,7200,0,0,6477,3244,0,0), + (44019,9261,229,0,0,-61.5615,-407.644,-18.9348,5.31284,7200,0,0,6477,2163,0,0), + (44337,9596,229,0,0,-74.7427,-405.157,-18.9348,5.15026,28800,0,0,8883,0,0,0), + (45762,9717,229,0,0,-122.095,-347.072,70.9524,5.27986,7200,0,0,6681,2241,0,0), + (45768,9716,229,0,0,-124,-351.438,70.9524,0.361695,7200,0,0,8613,0,0,0), + (45775,9583,229,0,0,-137.597,-302.617,70.9524,2.91659,7200,0,0,8883,0,0,0), + (45773,9696,229,0,0,-168.377,-330.114,64.4008,4.79843,7200,0,0,2784,0,0,0), + (45748,9716,229,0,0,-188.459,-477.045,87.3903,5.61679,7200,0,0,8352,0,0,0); /*!40000 ALTER TABLE `creature` ENABLE KEYS */; UNLOCK TABLES; @@ -64717,4251 +64728,161 @@ LOCK TABLES `creature_addon` WRITE; INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) VALUES - (1,0,0,1,16,0,0,NULL), - (2,0,0,1,16,0,0,NULL), - (3,0,0,1,16,0,0,NULL), - (4,0,0,1,16,0,0,NULL), - (5,0,0,2,16,0,0,NULL), - (6,0,0,1,16,0,0,NULL), - (7,0,0,1,16,0,0,NULL), - (8,0,0,1,16,0,0,NULL), - (9,0,0,1,16,0,0,NULL), - (10,0,0,1,16,0,0,NULL), - (64,0,0,1,16,0,0,NULL), - (65,0,0,1,16,0,0,NULL), - (66,0,0,1,16,0,0,NULL), - (67,0,0,1,16,0,0,NULL), - (68,0,0,1,16,0,0,NULL), - (69,0,0,1,16,0,0,NULL), - (70,0,0,1,16,0,0,NULL), - (71,0,0,1,16,0,0,NULL), - (72,0,0,1,16,0,0,NULL), - (73,0,0,1,16,0,0,NULL), - (74,0,0,1,16,0,0,NULL), - (75,0,0,1,16,0,0,NULL), - (76,0,0,1,16,0,0,'18950'), - (77,0,0,1,16,0,0,'18950'), (108,0,0,0,0,0,0,NULL), - (117,0,0,1,16,0,0,NULL), - (123,0,0,1,16,0,0,NULL), - (124,0,0,1,16,0,0,NULL), - (125,0,0,1,16,0,0,NULL), - (146,0,0,1,16,0,0,NULL), - (150,0,0,1,16,0,0,NULL), - (152,0,0,1,16,0,0,NULL), - (158,0,0,1,16,0,0,NULL), - (160,0,0,1,16,0,0,'18950'), - (161,0,0,1,16,0,0,'18950'), - (162,0,0,1,16,0,0,'18950'), - (163,0,0,1,16,0,0,'18950'), - (164,0,0,1,16,0,0,'18950'), - (165,0,0,1,16,0,0,'18950'), - (170,0,0,0,0,0,0,'8203'), - (178,0,0,1,16,0,0,'18950'), - (182,0,0,1,16,0,0,'18950'), - (184,0,0,1,16,0,0,NULL), - (185,0,0,1,16,0,0,NULL), (187,0,0,0,0,0,0,NULL), (219,0,0,0,0,0,0,NULL), - (229,0,0,1,16,0,0,NULL), - (245,0,0,1,16,0,0,NULL), - (248,0,0,1,16,0,0,NULL), - (249,0,0,1,16,0,0,NULL), - (250,0,0,1,16,0,0,NULL), - (251,0,0,1,16,0,0,NULL), - (252,0,0,1,16,0,0,NULL), - (256,0,0,1,16,0,0,NULL), - (259,0,0,1,16,0,0,NULL), - (273,0,0,1,16,0,0,NULL), - (274,0,0,1,16,0,0,NULL), - (275,0,0,1,16,0,0,NULL), - (276,0,0,1,16,0,0,NULL), - (277,0,0,1,16,0,0,NULL), - (278,0,0,1,16,0,0,NULL), - (279,0,0,1,16,0,0,NULL), - (280,0,0,1,16,0,0,NULL), - (281,0,0,1,16,0,0,NULL), - (282,0,0,1,16,0,0,NULL), - (283,0,0,1,16,0,0,NULL), - (284,0,0,1,16,0,0,NULL), - (285,0,0,1,16,0,0,NULL), - (286,0,0,1,16,0,0,NULL), - (287,0,0,1,16,0,0,NULL), - (288,0,0,1,16,0,0,NULL), - (291,0,0,1,16,0,0,NULL), - (299,0,0,1,16,0,0,NULL), - (309,0,0,1,16,0,0,NULL), - (310,0,0,1,16,0,0,NULL), - (311,0,0,1,16,0,0,NULL), - (312,0,0,1,16,0,0,NULL), - (313,0,0,1,16,0,0,NULL), - (314,0,0,1,16,0,0,NULL), - (315,0,0,1,16,0,0,NULL), - (316,0,0,1,16,0,0,NULL), (326,0,0,0,0,0,0,NULL), - (327,0,0,1,16,0,0,'18950'), (334,0,0,0,0,0,0,NULL), - (350,0,0,1,16,0,0,'18950'), - (354,0,0,1,16,0,0,'18950'), - (359,0,0,1,16,0,0,NULL), - (360,0,0,1,16,0,0,NULL), - (361,0,0,1,16,0,0,NULL), - (362,0,0,1,16,0,0,NULL), - (363,0,0,1,16,0,0,NULL), - (364,0,0,2,16,0,0,NULL), - (365,0,0,1,16,0,0,NULL), - (366,0,0,1,16,0,0,NULL), - (367,0,0,1,16,0,0,NULL), - (368,0,0,1,16,0,0,NULL), - (369,0,0,1,16,0,0,NULL), - (370,0,0,1,16,0,0,NULL), - (371,0,0,1,16,0,0,NULL), - (372,0,0,1,16,0,0,NULL), - (373,0,0,1,16,0,0,NULL), - (374,0,0,1,16,0,0,NULL), - (375,0,0,1,16,0,0,NULL), - (376,0,0,1,16,0,0,NULL), - (377,0,0,1,16,0,0,NULL), - (378,0,0,1,16,0,0,NULL), - (379,0,0,1,16,0,0,NULL), - (380,0,0,1,16,0,0,NULL), - (381,0,0,1,16,0,0,NULL), - (382,0,0,1,16,0,0,NULL), - (383,0,0,1,16,0,0,NULL), - (384,0,0,1,16,0,0,NULL), - (385,0,0,1,16,0,0,NULL), - (386,0,0,1,16,0,0,NULL), - (387,0,0,1,16,0,0,NULL), - (388,0,0,1,16,0,0,NULL), - (389,0,0,1,16,0,0,NULL), - (390,0,0,1,16,0,0,NULL), - (391,0,0,1,16,0,0,NULL), - (392,0,0,1,16,0,0,NULL), - (393,0,0,1,16,233,0,NULL), - (394,0,0,1,16,233,0,NULL), - (395,0,0,1,16,233,0,NULL), (398,0,0,0,0,0,0,NULL), - (404,0,0,1,16,0,0,'18950'), - (411,0,0,1,16,0,0,'18950'), - (436,0,0,1,16,0,0,NULL), - (437,0,0,1,16,0,0,NULL), - (438,0,0,1,16,0,0,NULL), - (439,0,0,1,16,0,0,NULL), - (440,0,0,1,16,0,0,NULL), - (441,0,0,1,16,0,0,NULL), - (442,0,0,1,16,0,0,NULL), - (443,0,0,1,16,0,0,NULL), - (444,0,0,1,16,0,0,NULL), - (445,0,0,1,16,0,0,NULL), - (446,0,0,1,16,0,0,NULL), - (447,0,0,1,16,0,0,NULL), - (449,0,0,1,16,0,0,NULL), - (515,0,0,1,16,0,0,NULL), - (516,0,0,1,16,0,0,NULL), (518,0,1536,1,40,0,0,'24529'), - (519,0,0,1,16,0,0,NULL), - (520,0,0,1,16,0,0,NULL), - (521,0,0,1,16,0,0,NULL), - (522,0,0,1,16,0,0,NULL), - (523,0,0,1,16,0,0,NULL), - (524,0,0,1,16,0,0,NULL), - (525,0,0,1,16,0,0,NULL), - (526,0,0,1,16,0,0,NULL), - (527,0,0,1,16,0,0,'12544'), - (528,0,0,1,16,0,0,'12544'), - (529,0,0,1,16,0,0,NULL), - (530,0,0,1,16,0,0,NULL), - (531,0,0,1,16,0,0,NULL), - (532,0,0,2,16,0,0,NULL), - (533,0,0,1,16,0,0,NULL), (534,0,0,1,16,0,0,NULL), - (535,0,0,1,16,0,0,NULL), - (536,0,0,1,16,0,0,NULL), - (537,0,0,1,16,0,0,NULL), - (540,0,0,1,16,0,0,NULL), - (541,0,0,1,16,0,0,NULL), - (542,0,7,1,16,0,0,NULL), - (543,0,0,1,16,0,0,NULL), - (544,0,0,1,16,0,0,NULL), - (545,0,0,1,16,0,0,NULL), - (546,0,0,1,16,0,0,NULL), - (547,0,0,1,16,0,0,NULL), - (548,0,0,1,16,0,0,NULL), - (549,0,0,1,16,0,0,NULL), - (550,0,0,1,16,0,0,NULL), - (551,0,0,1,16,0,0,NULL), - (552,0,0,1,16,0,0,NULL), - (553,0,0,1,16,0,0,NULL), - (554,0,0,1,16,0,0,NULL), - (555,0,0,1,16,0,0,NULL), - (556,0,0,1,16,0,0,NULL), - (557,0,0,1,16,0,0,NULL), - (558,0,0,1,16,0,0,NULL), - (559,0,0,1,16,0,0,NULL), - (560,0,0,1,16,0,0,NULL), - (561,0,0,1,16,0,0,NULL), - (562,0,0,1,16,0,0,NULL), - (565,0,0,1,16,0,0,NULL), - (568,0,0,1,16,0,0,NULL), - (569,0,0,1,16,0,0,NULL), - (570,0,0,1,16,0,0,NULL), - (571,0,0,1,16,0,0,NULL), - (572,0,0,1,16,0,0,NULL), - (573,0,0,0,16,0,0,NULL), - (574,0,0,1,16,0,0,NULL), - (575,0,0,1,16,0,0,NULL), - (576,0,0,1,16,0,0,NULL), - (577,0,0,1,16,0,0,NULL), - (578,0,0,1,16,0,0,NULL), - (579,0,0,1,16,0,0,NULL), - (580,0,0,1,16,0,0,NULL), - (581,0,0,1,16,0,0,NULL), - (582,0,0,1,16,0,0,NULL), - (583,0,0,1,16,0,0,NULL), - (584,0,0,1,16,0,0,NULL), - (585,0,0,1,16,0,0,NULL), - (586,0,0,1,16,0,0,NULL), - (587,0,0,1,16,0,0,NULL), - (588,0,0,1,16,0,0,NULL), - (589,0,0,1,16,0,0,'18950'), - (590,0,0,1,16,0,0,'18950'), - (591,0,0,1,16,0,0,'18950'), - (592,0,0,1,16,0,0,'18950'), - (593,0,0,1,16,0,0,'18950'), - (594,0,0,1,16,0,0,'18950'), - (596,0,0,1,16,0,0,'18950'), - (597,0,0,1,16,0,0,'18950'), - (598,0,0,1,16,0,0,'18950'), - (599,0,0,1,16,0,0,'18950'), - (602,0,0,1,16,0,0,NULL), - (603,0,0,1,16,0,0,NULL), - (604,0,0,1,16,0,0,NULL), - (605,0,0,1,16,0,0,NULL), - (606,0,0,1,16,0,0,NULL), - (607,0,0,1,16,0,0,NULL), - (608,0,0,1,16,0,0,NULL), - (609,0,0,1,16,0,0,NULL), - (610,0,0,1,16,0,0,NULL), - (611,0,0,1,16,0,0,NULL), - (612,0,0,1,16,0,0,NULL), - (613,0,0,1,16,0,0,NULL), - (614,0,0,1,16,0,0,NULL), - (615,0,0,1,16,0,0,NULL), - (616,0,0,1,16,0,0,NULL), - (617,0,0,1,16,0,0,NULL), - (618,0,0,1,16,0,0,NULL), - (619,0,0,1,16,0,0,NULL), - (620,0,0,1,16,0,0,NULL), - (621,0,0,1,16,0,0,NULL), - (622,0,0,1,16,0,0,NULL), + (44311,0,3,1,16,0,0,'6606'), + (44308,0,1,1,16,0,0,''), + (43545,0,1,1,16,0,0,NULL), (623,0,0,1,16,0,0,NULL), - (624,0,0,1,16,0,0,NULL), - (625,0,0,1,16,0,0,NULL), - (626,0,0,1,16,0,0,'12544'), - (627,0,0,1,16,0,0,NULL), - (628,0,0,1,16,0,0,'12544'), - (629,0,0,1,16,0,0,NULL), - (630,0,0,1,16,0,0,NULL), - (633,0,0,1,16,0,0,NULL), - (634,0,0,1,16,0,0,NULL), - (635,0,0,1,16,0,0,NULL), - (636,0,0,1,16,0,0,NULL), - (637,0,0,1,16,0,0,NULL), - (638,0,0,1,16,0,0,NULL), - (639,0,0,1,16,0,0,NULL), - (640,0,0,1,16,0,0,NULL), - (641,0,0,1,16,0,0,NULL), - (642,0,0,1,16,0,0,NULL), - (643,0,0,1,16,0,0,NULL), - (644,0,0,1,16,0,0,NULL), - (645,0,0,1,16,0,0,NULL), - (646,0,0,1,16,0,0,NULL), - (647,0,0,1,16,0,0,NULL), - (648,0,0,1,16,0,0,NULL), - (649,0,0,1,16,0,0,'18950'), - (650,0,0,1,16,0,0,'18950'), - (651,0,0,1,16,0,0,'18950'), - (652,0,0,1,16,0,0,'18950'), - (653,0,0,1,16,0,0,'18950'), - (654,0,0,1,16,0,0,'18950'), - (655,0,0,1,16,0,0,'18950'), - (656,0,0,1,16,0,0,'18950'), - (657,0,0,1,16,0,0,'18950'), - (658,0,0,1,16,0,0,NULL), - (659,0,0,1,16,0,0,NULL), - (660,0,0,1,16,0,0,NULL), - (661,0,0,1,16,0,0,NULL), - (662,0,0,1,16,0,0,NULL), - (663,0,0,1,16,0,0,NULL), - (664,0,0,1,16,0,0,NULL), - (665,0,0,1,16,0,0,NULL), - (666,0,0,1,16,0,0,NULL), - (667,0,0,1,16,0,0,NULL), - (668,0,0,1,16,0,0,NULL), - (669,0,0,1,16,0,0,NULL), - (670,0,0,1,16,0,0,NULL), - (671,0,0,1,16,0,0,NULL), - (672,0,0,1,16,0,0,NULL), - (673,0,0,1,16,0,0,NULL), - (674,0,0,1,16,0,0,NULL), - (677,0,0,1,16,0,0,NULL), - (678,0,0,1,16,0,0,NULL), - (679,0,0,1,16,0,0,'18950'), - (680,0,0,1,16,0,0,'18950'), - (681,0,0,1,16,0,0,'18950'), - (682,0,0,1,16,0,0,'18950'), - (683,0,0,1,16,0,0,'18950'), - (685,0,0,1,16,0,0,NULL), - (686,0,0,1,16,0,0,'18950'), - (687,0,0,1,16,0,0,'18950'), - (688,0,0,1,16,0,0,'18950'), - (689,0,0,1,16,0,0,'18950'), - (690,0,0,1,16,0,0,NULL), - (691,0,0,1,16,0,0,NULL), - (692,0,0,1,16,0,0,'18950'), - (693,0,0,1,16,0,0,'18950'), - (694,0,0,1,16,0,0,'18950'), - (695,0,0,1,16,0,0,'18950'), - (696,0,0,1,16,0,0,'18950'), - (697,0,0,1,16,0,0,'18950'), - (698,0,0,1,16,0,0,'18950'), - (699,0,0,1,16,0,0,'18950'), - (700,0,0,1,16,0,0,'18950'), - (702,0,0,1,16,0,0,NULL), - (703,0,0,1,16,0,0,NULL), - (704,0,0,1,16,0,0,NULL), - (705,0,0,1,16,0,0,NULL), - (706,0,0,1,16,0,0,NULL), - (707,0,0,1,16,0,0,NULL), - (708,0,0,1,16,0,0,NULL), - (709,0,0,1,16,0,0,NULL), - (710,0,0,1,16,0,0,NULL), - (711,0,0,1,16,0,0,NULL), - (715,0,0,1,16,0,0,'18950'), - (716,0,0,1,16,0,0,'18950'), - (717,0,0,1,16,0,0,'18950'), - (718,0,0,1,16,0,0,'18950'), - (719,0,0,1,16,0,0,'18950'), - (721,0,0,1,16,0,0,NULL), - (722,0,0,1,16,0,0,NULL), - (723,0,0,1,16,0,0,NULL), - (728,0,0,1,16,0,0,NULL), - (729,0,0,1,16,0,0,NULL), - (730,0,0,1,16,0,0,NULL), - (731,0,0,1,16,0,0,NULL), - (732,0,0,1,16,0,0,NULL), - (733,0,0,1,16,0,0,NULL), - (734,0,0,1,16,0,0,NULL), - (735,0,0,1,16,0,0,NULL), - (736,0,0,1,16,0,0,NULL), - (737,0,0,1,16,0,0,NULL), - (738,0,0,1,16,0,0,NULL), - (739,0,0,1,16,0,0,NULL), - (740,0,0,1,16,0,0,NULL), - (741,0,0,1,16,0,0,NULL), - (742,0,0,1,16,0,0,NULL), - (743,0,0,1,16,0,0,NULL), - (744,0,0,1,16,0,0,NULL), - (745,0,0,1,16,0,0,NULL), - (746,0,0,1,16,0,0,NULL), - (747,0,0,1,16,0,0,NULL), - (748,0,0,1,16,0,0,NULL), - (749,0,0,1,16,0,0,NULL), - (750,0,0,1,16,0,0,NULL), - (751,0,0,1,16,0,0,NULL), - (752,0,0,1,16,0,0,NULL), - (753,0,0,1,16,0,0,NULL), - (754,0,0,1,16,0,0,NULL), - (755,0,0,1,16,0,0,NULL), - (756,0,0,1,16,0,0,NULL), - (757,0,0,1,16,0,0,NULL), - (758,0,0,1,16,0,0,NULL), - (759,0,0,1,16,0,0,NULL), - (760,0,0,1,16,0,0,NULL), - (761,0,0,1,16,0,0,NULL), - (762,0,0,1,16,0,0,'12544'), - (763,0,0,1,16,0,0,NULL), - (764,0,0,1,16,0,0,NULL), - (765,0,0,1,16,0,0,NULL), - (766,0,0,1,16,0,0,NULL), - (767,0,0,1,16,0,0,NULL), - (768,0,0,1,16,0,0,NULL), - (769,0,0,1,16,0,0,NULL), - (770,0,0,1,16,0,0,NULL), - (771,0,0,1,16,0,0,NULL), - (772,0,0,1,16,0,0,NULL), - (773,0,0,1,16,0,0,NULL), - (774,0,0,1,16,0,0,NULL), - (775,0,0,1,16,0,0,NULL), - (776,0,0,1,16,0,0,NULL), - (777,0,0,1,16,0,0,NULL), - (778,0,0,1,16,0,0,NULL), - (779,0,0,1,16,0,0,NULL), - (780,0,0,1,16,0,0,NULL), - (781,0,0,1,16,0,0,NULL), - (782,0,0,1,16,0,0,NULL), - (783,0,0,1,16,0,0,NULL), - (784,0,0,1,16,0,0,NULL), - (785,0,0,1,16,0,0,NULL), - (788,0,0,1,16,0,0,NULL), - (789,0,0,1,16,0,0,NULL), - (790,0,0,1,16,0,0,NULL), - (791,0,0,1,16,0,0,NULL), - (792,0,0,1,16,0,0,NULL), - (793,0,0,1,16,0,0,NULL), - (794,0,0,1,16,0,0,'588'), - (795,0,0,1,16,0,0,NULL), - (796,0,0,1,16,0,0,NULL), - (797,0,0,1,16,0,0,NULL), - (798,0,0,1,16,0,0,NULL), - (800,0,0,1,16,0,0,NULL), - (801,0,0,1,16,0,0,NULL), - (802,0,0,1,16,0,0,NULL), - (803,0,0,1,16,0,0,NULL), - (804,0,0,1,16,0,0,NULL), - (805,0,0,1,16,0,0,NULL), - (806,0,0,1,16,0,0,NULL), - (807,0,0,1,16,0,0,NULL), - (808,0,0,1,16,0,0,NULL), - (809,0,0,1,16,0,0,NULL), - (810,0,0,1,16,0,0,NULL), - (811,0,0,1,16,0,0,NULL), - (813,0,0,1,16,0,0,NULL), - (814,0,0,1,16,0,0,NULL), - (816,0,0,1,16,0,0,NULL), - (821,0,0,1,16,0,0,NULL), - (823,0,0,1,16,0,0,NULL), - (824,0,0,1,16,0,0,NULL), - (825,0,0,1,16,0,0,NULL), - (826,0,0,1,16,0,0,NULL), - (827,0,0,1,16,0,0,NULL), - (828,0,0,1,16,0,0,NULL), - (829,0,0,1,16,0,0,NULL), - (830,0,0,1,16,0,0,NULL), - (831,0,0,1,16,0,0,NULL), - (832,0,0,1,16,0,0,NULL), - (833,0,0,1,16,0,0,NULL), - (834,0,0,1,16,0,0,NULL), - (835,0,0,1,16,0,0,NULL), - (836,0,0,1,16,0,0,NULL), - (837,0,0,1,16,0,0,NULL), - (838,0,0,1,16,0,0,NULL), - (839,0,0,1,16,0,0,NULL), - (840,0,0,1,16,0,0,NULL), - (841,0,0,1,16,0,0,NULL), - (842,0,0,1,16,0,0,NULL), - (843,0,0,1,16,0,0,NULL), - (844,0,0,1,16,0,0,NULL), - (845,0,0,1,16,0,0,NULL), - (846,0,0,1,16,0,0,NULL), - (847,0,0,1,16,0,0,NULL), - (848,0,0,1,16,233,0,NULL), - (849,0,0,1,16,0,0,NULL), - (850,0,0,1,16,0,0,NULL), - (851,0,0,1,16,0,0,NULL), - (852,0,0,1,16,0,0,NULL), - (853,0,0,1,16,0,0,NULL), - (854,0,0,1,16,0,0,NULL), - (855,0,0,1,16,0,0,NULL), - (856,0,0,1,16,0,0,NULL), - (857,0,0,1,16,0,0,NULL), - (858,0,0,1,16,0,0,NULL), - (859,0,0,1,16,0,0,NULL), - (895,0,0,1,16,0,0,NULL), - (899,0,0,1,16,0,0,NULL), - (900,0,0,1,16,0,0,NULL), - (901,0,0,1,16,0,0,NULL), - (902,0,0,1,16,0,0,NULL), - (903,0,0,1,16,0,0,NULL), - (904,0,0,1,16,0,0,NULL), - (905,0,0,1,16,0,0,NULL), - (906,0,33554432,1,16,0,0,NULL), - (907,0,0,1,16,0,0,NULL), - (908,0,0,1,16,0,0,NULL), - (909,0,0,1,16,0,0,NULL), - (910,0,0,1,16,0,0,NULL), - (911,0,0,1,16,0,0,NULL), - (912,0,0,1,16,0,0,NULL), - (913,0,0,1,16,0,0,NULL), - (914,0,0,1,16,0,0,NULL), - (915,0,0,1,16,0,0,NULL), - (916,0,0,1,16,0,0,NULL), - (917,0,0,1,16,0,0,NULL), - (918,0,0,1,16,0,0,NULL), - (919,0,0,1,16,0,0,NULL), - (920,0,0,1,16,0,0,NULL), - (921,0,0,1,16,0,0,NULL), - (922,0,0,1,16,0,0,NULL), - (923,0,0,1,16,0,0,NULL), - (924,0,0,1,16,0,0,NULL), - (925,0,0,1,16,0,0,NULL), - (926,0,0,1,16,0,0,NULL), - (940,0,0,1,16,0,0,NULL), - (941,0,0,1,16,0,0,NULL), - (942,0,0,1,16,0,0,NULL), - (943,0,0,1,16,0,0,NULL), - (944,0,0,1,16,0,0,NULL), - (945,0,0,1,16,0,0,NULL), - (946,0,0,1,16,0,0,NULL), - (947,0,0,1,16,0,0,NULL), - (948,0,0,1,16,0,0,NULL), - (949,0,0,1,16,0,0,NULL), - (951,0,0,1,16,0,0,NULL), - (952,0,0,1,16,0,0,NULL), - (953,0,0,1,16,0,0,NULL), - (954,0,0,1,16,0,0,NULL), - (981,0,0,1,16,0,0,NULL), - (982,0,0,1,16,0,0,NULL), - (983,0,0,1,16,0,0,NULL), - (985,0,0,1,16,0,0,NULL), - (986,0,0,1,16,0,0,NULL), - (987,0,0,1,16,0,0,NULL), - (988,0,0,1,16,0,0,NULL), - (989,0,0,1,16,0,0,NULL), - (990,0,0,1,16,0,0,NULL), - (991,0,0,1,16,0,0,NULL), - (992,0,0,1,16,0,0,NULL), - (993,0,0,1,16,0,0,NULL), - (994,0,0,1,16,0,0,NULL), - (1008,0,0,1,16,0,0,NULL), (1012,0,0,0,0,0,0,NULL), - (1021,0,0,1,16,0,0,'18950'), - (1050,0,0,1,16,0,0,NULL), - (1051,0,0,1,16,0,0,NULL), - (1052,0,0,1,16,0,0,NULL), - (1055,0,0,1,16,0,0,NULL), - (1056,0,0,1,16,0,0,NULL), - (1060,0,0,1,16,0,0,NULL), - (1062,0,0,1,16,0,0,NULL), - (1063,0,0,1,16,0,0,NULL), - (1064,0,0,1,16,0,0,NULL), - (1066,0,0,1,16,0,0,NULL), - (1067,0,0,1,16,0,0,NULL), - (1068,0,0,1,16,0,0,NULL), - (1069,0,0,1,16,0,0,NULL), - (1070,0,0,1,16,0,0,NULL), - (1071,0,0,1,16,0,0,NULL), - (1072,0,0,1,16,0,0,NULL), - (1073,0,0,1,16,0,0,NULL), - (1074,0,0,1,16,0,0,NULL), - (1076,0,0,1,16,0,0,NULL), - (1077,0,0,1,16,0,0,NULL), - (1081,0,0,1,16,0,0,NULL), - (1082,0,0,1,16,0,0,NULL), - (1083,0,0,1,16,0,0,NULL), - (1086,0,0,1,16,0,0,NULL), - (1089,0,0,1,16,0,0,NULL), - (1090,0,0,1,16,0,0,NULL), - (1092,0,0,1,16,0,0,NULL), - (1093,0,0,1,16,0,0,'12544'), - (1094,0,0,1,16,0,0,NULL), - (1095,0,0,1,16,0,0,NULL), - (1096,0,0,1,16,0,0,NULL), - (1097,0,0,1,16,0,0,NULL), - (1098,0,0,1,16,0,0,NULL), - (1099,0,0,1,16,0,0,NULL), - (1100,0,0,1,16,0,0,NULL), - (1101,0,0,1,16,0,0,NULL), - (1103,0,0,1,16,0,0,NULL), - (1104,0,0,1,16,0,0,NULL), - (1105,0,0,1,16,0,0,NULL), - (1106,0,0,1,16,0,0,NULL), - (1107,0,0,1,16,0,0,NULL), - (1108,0,0,1,16,0,0,NULL), - (1109,0,33554432,1,16,0,0,'6408'), - (1110,0,0,1,16,0,0,NULL), - (1111,0,0,1,16,0,0,NULL), - (1112,0,0,1,16,0,0,NULL), - (1113,0,0,1,16,0,0,NULL), - (1114,0,0,1,16,0,0,NULL), - (1115,0,0,1,16,0,0,NULL), - (1116,0,0,1,16,0,0,NULL), - (1118,0,0,1,16,0,0,NULL), - (1119,0,0,1,16,0,0,NULL), - (1120,0,0,1,16,0,0,NULL), - (1121,0,0,1,16,0,0,NULL), - (1122,0,0,1,16,0,0,NULL), - (1123,0,0,1,16,0,0,NULL), - (1124,0,0,1,16,0,0,NULL), - (1125,0,0,1,16,0,0,NULL), - (1126,0,0,1,16,0,0,NULL), - (1127,0,0,1,16,0,0,NULL), - (1128,0,0,1,16,0,0,NULL), - (1129,0,0,1,16,0,0,NULL), - (1130,0,0,1,16,0,0,NULL), - (1131,0,0,1,16,0,0,NULL), - (1132,0,0,1,16,0,0,NULL), - (1133,0,0,1,16,0,0,NULL), - (1134,0,0,1,16,0,0,NULL), - (1135,0,0,1,16,0,0,NULL), - (1136,0,0,1,16,0,0,NULL), - (1137,0,0,1,16,0,0,NULL), - (1138,0,0,1,16,0,0,NULL), - (1139,0,0,1,16,0,0,NULL), - (1140,0,0,1,16,0,0,NULL), - (1141,0,0,1,16,0,0,NULL), - (1142,0,33554432,1,16,0,0,'6408'), - (1143,0,0,1,16,0,0,NULL), - (1144,0,33554432,1,16,0,0,'6408'), - (1145,0,0,1,16,0,0,NULL), - (1146,0,0,1,16,0,0,NULL), - (1147,0,0,1,16,0,0,NULL), - (1148,0,0,1,16,0,0,NULL), - (1149,0,0,1,16,0,0,NULL), - (1150,0,0,1,16,0,0,NULL), - (1151,0,0,1,16,0,0,NULL), - (1152,0,0,1,16,0,0,NULL), - (1153,0,0,1,16,0,0,NULL), - (1154,0,0,1,16,0,0,NULL), - (1155,0,0,1,16,0,0,NULL), - (1156,0,0,1,16,0,0,NULL), - (1157,0,0,1,16,0,0,NULL), - (1158,0,0,1,16,0,0,NULL), - (1159,0,0,1,16,0,0,NULL), - (1160,0,0,1,16,0,0,NULL), - (1161,0,0,1,16,0,0,NULL), - (1162,0,0,1,16,0,0,NULL), - (1163,0,0,1,16,0,0,NULL), - (1164,0,0,1,16,0,0,NULL), - (1165,0,0,1,16,0,0,NULL), - (1166,0,0,1,16,0,0,NULL), - (1167,0,0,1,16,0,0,NULL), - (1168,0,0,1,16,0,0,NULL), - (1169,0,0,1,16,0,0,NULL), - (1170,0,0,1,16,0,0,NULL), - (1171,0,0,1,16,0,0,NULL), - (1172,0,0,1,16,0,0,NULL), - (1173,0,0,1,16,0,0,NULL), - (1174,0,0,1,16,0,0,'12544'), - (1175,0,0,1,16,0,0,NULL), - (1176,0,0,1,16,0,0,NULL), - (1177,0,0,1,16,0,0,NULL), - (1178,0,0,1,16,0,0,NULL), - (1179,0,0,1,16,0,0,NULL), - (1180,0,0,1,16,0,0,NULL), - (1181,0,0,1,16,0,0,NULL), - (1182,0,0,1,16,0,0,NULL), - (1183,0,0,1,16,0,0,NULL), - (1184,0,0,1,16,0,0,NULL), - (1185,0,0,1,16,0,0,NULL), - (1186,0,0,1,16,0,0,NULL), - (1187,0,0,1,16,0,0,NULL), - (1188,0,0,1,16,0,0,NULL), - (1189,0,0,1,16,0,0,'12544'), - (1190,0,0,1,16,0,0,NULL), - (1191,0,0,1,16,0,0,NULL), - (1192,0,0,1,16,0,0,NULL), - (1193,0,0,1,16,0,0,NULL), - (1194,0,0,1,16,0,0,NULL), - (1195,0,0,1,16,0,0,NULL), - (1196,0,0,1,16,0,0,NULL), - (1197,0,0,1,16,0,0,NULL), - (1198,0,0,1,16,0,0,NULL), - (1199,0,0,1,16,0,0,NULL), (1200,0,0,1,16,0,0,NULL), - (1201,0,0,1,16,233,0,NULL), - (1202,0,0,1,16,0,0,NULL), - (1203,0,0,1,16,0,0,NULL), - (1204,0,0,1,16,0,0,NULL), - (1205,0,0,1,16,233,0,NULL), - (1206,0,0,1,16,0,0,NULL), - (1207,0,0,1,16,0,0,NULL), - (1208,0,0,1,16,0,0,NULL), - (1209,0,0,1,16,233,0,NULL), - (1210,0,0,1,16,0,0,NULL), - (1211,0,0,1,16,233,0,NULL), - (1212,0,0,1,16,0,0,NULL), - (1213,0,0,1,16,0,0,NULL), - (1214,0,0,1,16,233,0,NULL), - (1215,0,0,1,16,0,0,NULL), - (1216,0,0,1,16,233,0,NULL), - (1217,0,0,1,16,233,0,NULL), - (1218,0,0,1,16,0,0,NULL), - (1219,0,0,1,16,0,0,NULL), - (1220,0,33554432,1,16,0,0,'6408'), - (1221,0,33554432,1,16,0,0,'6408'), - (1222,0,0,1,16,0,0,NULL), - (1223,0,0,1,16,0,0,NULL), - (1224,0,33554432,1,16,0,0,'6408'), - (1225,0,0,1,16,0,0,NULL), - (1226,0,0,1,16,0,0,NULL), - (1227,0,0,1,16,0,0,NULL), - (1228,0,0,1,16,0,0,NULL), - (1229,0,0,1,16,0,0,NULL), - (1230,0,0,1,16,0,0,NULL), - (1231,0,33554432,1,16,0,0,'6408'), - (1232,0,0,1,16,0,0,NULL), - (1233,0,0,1,16,0,0,NULL), - (1234,0,0,1,16,0,0,NULL), - (1235,0,0,1,16,0,0,NULL), - (1236,0,0,1,16,0,0,NULL), - (1237,0,0,1,16,0,0,NULL), - (1238,0,0,1,16,0,0,NULL), - (1239,0,0,1,16,0,0,NULL), - (1240,0,0,1,16,0,0,NULL), - (1241,0,0,1,16,0,0,NULL), - (1242,0,0,1,16,0,0,NULL), - (1243,0,0,1,16,0,0,NULL), - (1244,0,0,1,16,0,0,NULL), - (1245,0,0,1,16,0,0,NULL), - (1246,0,0,1,16,0,0,NULL), - (1247,0,0,1,16,0,0,NULL), - (1248,0,0,1,16,0,0,NULL), - (1249,0,0,1,16,0,0,NULL), - (1250,0,0,1,16,0,0,NULL), - (1251,0,0,1,16,0,0,NULL), - (1252,0,0,1,16,0,0,NULL), - (1253,0,0,1,16,0,0,NULL), - (1254,0,0,1,16,0,0,NULL), - (1255,0,0,1,16,0,0,NULL), - (1256,0,0,1,16,0,0,NULL), - (1257,0,0,1,16,0,0,NULL), - (1258,0,0,1,16,0,0,NULL), - (1259,0,0,1,16,0,0,NULL), - (1260,0,33554432,1,16,0,0,'6408'), - (1261,0,0,1,16,0,0,NULL), - (1262,0,0,1,16,0,0,NULL), - (1263,0,0,1,16,0,0,NULL), - (1264,0,0,1,16,0,0,NULL), - (1265,0,0,1,16,0,0,NULL), - (1266,0,0,1,16,0,0,NULL), - (1267,0,0,1,16,0,0,NULL), - (1268,0,0,1,16,0,0,NULL), - (1269,0,0,1,16,0,0,NULL), - (1270,0,0,1,16,0,0,NULL), - (1271,0,0,1,16,0,0,NULL), - (1272,0,0,1,16,0,0,NULL), - (1273,0,0,1,16,0,0,NULL), - (1274,0,0,1,16,0,0,NULL), - (1275,0,0,1,16,0,0,NULL), - (1276,0,0,1,16,0,0,NULL), - (1277,0,0,1,16,0,0,NULL), - (1278,0,0,1,16,0,0,NULL), - (1279,0,0,1,16,0,0,NULL), - (1280,0,0,1,16,0,0,NULL), - (1281,0,0,1,16,0,0,NULL), - (1282,0,0,1,16,0,0,NULL), - (1283,0,0,1,16,0,0,NULL), - (1284,0,0,1,16,0,0,NULL), - (1285,0,0,1,16,0,0,NULL), - (1286,0,1114112,1,16,0,0,'7165'), - (1287,0,0,1,16,0,0,NULL), - (1288,0,0,1,16,0,0,NULL), - (1289,0,0,1,16,0,0,NULL), - (1290,0,0,1,16,0,0,NULL), - (1291,0,0,1,16,0,0,NULL), - (1292,0,0,1,16,0,0,NULL), - (1293,0,0,1,16,0,0,NULL), - (1294,0,0,1,16,0,0,NULL), - (1295,0,0,1,16,0,0,NULL), - (1296,0,0,1,16,0,0,NULL), - (1297,0,33554432,1,16,0,0,'6408'), - (1298,0,0,1,16,0,0,NULL), - (1299,0,0,1,16,0,0,NULL), - (1300,0,0,1,16,0,0,NULL), - (1301,0,0,1,16,0,0,NULL), - (1302,0,0,1,16,0,0,NULL), - (1303,0,0,1,16,0,0,NULL), - (1304,0,0,1,16,0,0,NULL), - (1305,0,0,1,16,0,0,NULL), - (1306,0,0,1,16,0,0,NULL), - (1307,0,0,1,16,0,0,NULL), - (1308,0,0,1,16,0,0,NULL), - (1310,0,0,1,16,0,0,NULL), - (1312,0,0,1,16,0,0,NULL), - (1313,0,0,1,16,0,0,NULL), - (1314,0,0,1,16,0,0,NULL), - (1315,0,0,1,16,0,0,NULL), - (1316,0,0,1,16,0,0,NULL), - (1317,0,0,1,16,0,0,NULL), - (1318,0,0,1,16,0,0,NULL), - (1319,0,0,1,16,0,0,NULL), - (1320,0,0,1,16,0,0,NULL), - (1321,0,0,1,16,0,0,NULL), - (1322,0,0,1,16,0,0,NULL), - (1323,0,0,1,16,0,0,NULL), - (1324,0,0,1,16,0,0,NULL), - (1325,0,0,1,16,0,0,NULL), - (1326,0,0,1,16,0,0,NULL), - (1327,0,0,1,16,0,0,NULL), - (1328,0,33554432,1,16,0,0,'6408'), - (1329,0,0,1,16,0,0,NULL), - (1330,0,0,1,16,0,0,NULL), - (1331,0,0,1,16,0,0,NULL), - (1332,0,0,1,16,0,0,NULL), - (1333,0,0,1,16,233,0,NULL), - (1334,0,0,1,16,233,0,NULL), - (1335,0,0,1,16,0,0,NULL), - (1336,0,0,1,16,0,0,NULL), - (1337,0,0,1,16,0,0,NULL), - (1338,0,0,1,16,0,0,NULL), - (1339,0,0,1,16,0,0,NULL), - (1340,0,0,1,16,0,0,NULL), - (1341,0,0,1,16,0,0,NULL), - (1342,0,0,1,16,0,0,NULL), - (1343,0,33554432,1,16,0,0,'6408'), - (1344,0,0,1,16,0,0,NULL), - (1345,0,0,1,16,0,0,NULL), - (1346,0,0,1,16,0,0,NULL), - (1347,0,33554432,1,16,0,0,'6408'), (1348,0,0,1,16,0,0,NULL), - (1350,0,33554432,1,16,0,0,'6408'), - (1351,0,0,1,16,0,0,NULL), - (1352,0,33554432,1,16,0,0,'6408'), - (1353,0,0,1,16,0,0,NULL), - (1354,0,33554432,1,16,0,0,'6408'), - (1355,0,0,1,16,0,0,NULL), - (1356,0,0,1,16,0,0,NULL), - (1357,0,0,1,16,0,0,NULL), - (1358,0,0,1,16,0,0,NULL), - (1359,0,0,1,16,0,0,NULL), - (1360,0,0,1,16,0,0,NULL), - (1361,0,0,1,16,0,0,NULL), - (1362,0,0,1,16,0,0,NULL), - (1363,0,0,1,16,0,0,NULL), - (1364,0,0,1,16,0,0,NULL), - (1365,0,0,1,16,0,0,NULL), - (1366,0,0,1,16,0,0,NULL), - (1367,0,0,1,16,0,0,NULL), - (1368,0,0,1,16,0,0,NULL), - (1369,0,0,1,16,0,0,NULL), - (1370,0,0,1,16,0,0,NULL), - (1371,0,0,1,16,0,0,NULL), - (1372,0,0,1,16,0,0,NULL), - (1373,0,0,1,16,0,0,NULL), - (1374,0,0,1,16,0,0,NULL), - (1375,0,0,1,16,0,0,NULL), - (1376,0,0,1,16,0,0,NULL), - (1377,0,0,1,16,0,0,NULL), - (1378,0,0,1,16,0,0,NULL), - (1379,0,0,1,16,0,0,NULL), - (1380,0,0,1,16,0,0,NULL), - (1381,0,0,1,16,0,0,NULL), - (1382,0,0,1,16,0,0,NULL), - (1383,0,0,1,16,0,0,NULL), - (1384,0,0,1,16,0,0,NULL), - (1385,0,0,1,16,0,0,NULL), - (1386,0,0,1,16,0,0,NULL), - (1387,0,0,1,16,0,0,NULL), - (1388,0,0,1,16,0,0,NULL), - (1389,0,0,1,16,0,0,NULL), - (1390,0,0,1,16,0,0,NULL), - (1391,0,0,1,16,0,0,NULL), - (1392,0,0,1,16,0,0,NULL), - (1393,0,0,1,16,0,0,NULL), - (1394,0,0,1,16,0,0,NULL), - (1395,0,0,1,16,0,0,NULL), - (1396,0,0,1,16,0,0,NULL), - (1397,0,0,1,16,0,0,NULL), - (1398,0,0,1,16,0,0,NULL), - (1399,0,0,1,16,0,0,NULL), - (1400,0,0,1,16,0,0,NULL), - (1401,0,0,1,16,0,0,NULL), - (1402,0,0,1,16,0,0,NULL), - (1403,0,0,1,16,0,0,NULL), - (1404,0,0,1,16,0,0,NULL), - (1405,0,0,1,16,0,0,NULL), - (1406,0,0,1,16,0,0,NULL), - (1407,0,0,1,16,0,0,NULL), - (1408,0,0,1,16,0,0,NULL), - (1409,0,0,1,16,0,0,NULL), - (1410,0,0,1,16,0,0,NULL), - (1411,0,0,1,16,0,0,NULL), - (1412,0,0,1,16,0,0,NULL), - (1413,0,0,1,16,0,0,NULL), - (1414,0,0,1,16,0,0,NULL), - (1415,0,0,1,16,0,0,NULL), - (1416,0,0,1,16,0,0,NULL), - (1417,0,0,1,16,0,0,NULL), - (1418,0,0,1,16,0,0,NULL), - (1419,0,0,1,16,0,0,NULL), - (1420,0,0,1,16,0,0,NULL), - (1421,0,0,1,16,0,0,NULL), - (1422,0,0,1,16,0,0,NULL), - (1423,0,0,1,16,0,0,NULL), - (1424,0,33554432,1,16,0,0,'6408'), - (1425,0,0,1,16,0,0,NULL), - (1426,0,0,1,16,0,0,NULL), - (1427,0,0,1,16,0,0,NULL), - (1428,0,0,1,16,0,0,NULL), - (1429,0,0,1,16,0,0,NULL), - (1430,0,0,1,16,0,0,NULL), - (1431,0,0,1,16,233,0,NULL), - (1432,0,0,1,16,233,0,NULL), - (1433,0,0,1,16,0,0,NULL), - (1434,0,0,1,16,0,0,NULL), - (1435,0,0,1,16,0,0,NULL), - (1436,0,0,1,16,0,0,NULL), - (1437,0,0,1,16,0,0,NULL), - (1438,0,0,1,16,0,0,NULL), - (1439,0,0,1,16,0,0,NULL), - (1440,0,0,1,16,0,0,NULL), - (1441,0,0,1,16,0,0,NULL), - (1442,0,0,1,16,0,0,NULL), - (1443,0,0,1,16,0,0,NULL), - (1444,0,0,1,16,0,0,NULL), - (1445,0,0,1,16,0,0,NULL), - (1446,0,0,1,16,0,0,NULL), - (1447,0,0,1,16,0,0,NULL), - (1450,0,0,1,16,0,0,NULL), - (1451,0,0,1,16,0,0,NULL), - (1452,0,0,1,16,0,0,NULL), - (1453,0,0,1,16,0,0,NULL), - (1454,0,0,1,16,0,0,NULL), - (1455,0,0,1,16,0,0,NULL), - (1456,0,0,1,16,0,0,NULL), - (1457,0,0,1,16,0,0,NULL), - (1458,0,33554432,1,16,0,0,NULL), - (1459,0,0,1,16,0,0,NULL), - (1460,0,0,1,16,0,0,NULL), - (1461,0,33554432,1,16,0,0,NULL), - (1462,0,33554432,1,16,0,0,NULL), - (1463,0,0,1,16,0,0,NULL), - (1464,0,0,1,16,0,0,NULL), - (1465,0,33554432,1,16,0,0,NULL), - (1466,0,0,1,16,0,0,NULL), - (1467,0,0,1,16,0,0,NULL), - (1468,0,0,1,16,0,0,NULL), - (1469,0,0,1,16,0,0,NULL), - (1470,0,0,1,16,0,0,NULL), - (1471,0,0,1,16,0,0,NULL), - (1472,0,0,1,16,0,0,NULL), - (1475,0,0,1,16,0,0,NULL), - (1476,0,0,1,16,0,0,NULL), - (1477,0,0,1,16,0,0,NULL), - (1480,0,0,1,16,0,0,NULL), - (1481,0,0,1,16,0,0,NULL), - (1482,0,0,1,16,0,0,NULL), - (1565,0,0,1,16,0,0,NULL), - (1566,0,0,1,16,0,0,NULL), - (1567,0,0,1,16,0,0,NULL), - (1568,0,0,1,16,0,0,NULL), - (1569,0,0,1,16,0,0,NULL), - (1570,0,0,1,16,0,0,NULL), - (1571,0,0,1,16,0,0,NULL), - (1572,0,0,1,16,0,0,NULL), - (1573,0,0,1,16,0,0,NULL), - (1574,0,0,1,16,0,0,NULL), - (1577,0,0,1,16,0,0,NULL), - (1578,0,0,1,16,0,0,NULL), - (1579,0,0,1,16,0,0,NULL), - (1580,0,0,1,16,0,0,NULL), - (1581,0,0,1,16,0,0,NULL), - (1582,0,0,1,16,0,0,'588'), - (1583,0,0,1,16,0,0,NULL), - (1584,0,0,1,16,0,0,NULL), - (1585,0,0,1,16,0,0,'588'), - (1586,0,0,1,16,0,0,'588'), - (1587,0,0,1,16,0,0,NULL), - (1588,0,0,1,16,0,0,'588'), - (1589,0,0,1,16,0,0,'588'), - (1590,0,0,1,16,0,0,NULL), - (1591,0,0,1,16,0,0,'588'), - (1592,0,0,1,16,0,0,'588'), - (1593,0,0,1,16,0,0,'588'), - (1594,0,0,1,16,0,0,NULL), - (1595,0,0,1,16,0,0,NULL), - (1596,0,33554432,1,16,0,0,NULL), - (1597,0,0,1,16,0,0,NULL), - (1598,0,0,1,16,0,0,NULL), - (1599,0,0,1,16,0,0,'588'), - (1600,0,0,1,16,0,0,NULL), - (1601,0,0,1,16,0,0,NULL), - (1602,0,33554432,1,16,0,0,NULL), - (1603,0,0,1,16,0,0,NULL), - (1604,0,0,1,16,0,0,NULL), - (1605,0,0,1,16,0,0,NULL), - (1606,0,0,1,16,0,0,NULL), - (1607,0,0,1,16,0,0,NULL), - (1608,0,0,1,16,0,0,NULL), - (1609,0,0,1,16,0,0,NULL), - (1610,0,0,1,16,0,0,NULL), - (1611,0,0,1,16,0,0,NULL), - (1612,0,0,1,16,0,0,NULL), - (1613,0,0,1,16,0,0,NULL), - (1614,0,0,1,16,0,0,NULL), - (1615,0,0,1,16,0,0,NULL), - (1616,0,0,1,16,0,0,'588'), - (1617,0,33554432,1,16,0,0,NULL), - (1618,0,0,1,16,0,0,NULL), - (1619,0,33554432,1,16,0,0,NULL), - (1620,0,0,1,16,0,0,NULL), - (1621,0,0,1,16,0,0,NULL), - (1622,0,0,1,16,0,0,NULL), - (1623,0,0,1,16,0,0,NULL), - (1624,0,0,1,16,0,0,NULL), - (1625,0,33554432,1,16,0,0,NULL), - (1627,0,33554432,1,16,0,0,NULL), - (1628,0,0,1,16,0,0,'588'), - (1629,0,0,1,16,0,0,NULL), - (1630,0,0,1,16,0,0,NULL), - (1631,0,33554432,1,16,0,0,NULL), - (1632,0,33554432,1,16,0,0,NULL), - (1633,0,33554432,1,16,0,0,NULL), - (1634,0,33554432,1,16,0,0,NULL), - (1635,0,0,1,16,0,0,NULL), - (1637,0,0,1,16,0,0,NULL), - (1638,0,0,1,16,0,0,NULL), - (1639,0,0,1,16,0,0,NULL), - (1640,0,0,1,16,0,0,NULL), - (1641,0,0,1,16,0,0,NULL), - (1642,0,0,1,16,0,0,NULL), - (1643,0,0,1,16,0,0,NULL), - (1644,0,0,1,16,0,0,NULL), - (1645,0,0,1,16,0,0,NULL), - (1646,0,0,1,16,0,0,NULL), - (1647,0,0,1,16,0,0,NULL), - (1648,0,0,1,16,0,0,NULL), - (1649,0,0,1,16,0,0,NULL), - (1650,0,0,1,16,0,0,'588'), - (1651,0,0,1,16,0,0,'588'), - (1652,0,0,1,16,0,0,NULL), - (1653,0,0,1,16,0,0,NULL), - (1654,0,0,1,16,0,0,NULL), - (1655,0,0,1,16,0,0,NULL), - (1656,0,0,1,16,0,0,NULL), - (1657,0,0,1,16,0,0,NULL), - (1658,0,0,1,16,0,0,NULL), - (1659,0,0,1,16,0,0,NULL), - (1660,0,0,1,16,0,0,NULL), - (1661,0,0,1,16,0,0,NULL), - (1662,0,0,1,16,0,0,NULL), - (1663,0,0,1,16,0,0,NULL), - (1664,0,0,1,16,0,0,NULL), - (1665,0,0,1,16,0,0,NULL), - (1666,0,33554432,1,16,0,0,'6408'), - (1667,0,0,1,16,0,0,NULL), - (1668,0,0,1,16,0,0,NULL), - (1669,0,0,1,16,0,0,NULL), - (1670,0,0,1,16,0,0,NULL), - (1671,0,0,1,16,0,0,NULL), - (1672,0,0,1,16,0,0,NULL), - (1673,0,0,1,16,0,0,NULL), - (1674,0,0,1,16,0,0,NULL), - (1675,0,0,1,16,0,0,NULL), (1676,0,0,1,16,0,0,'184'), - (1677,0,0,1,16,0,0,NULL), - (1678,0,0,1,16,0,0,NULL), - (1679,0,0,1,16,0,0,NULL), - (1680,0,0,1,16,0,0,NULL), - (1681,0,0,1,16,0,0,NULL), - (1682,0,0,1,16,0,0,NULL), - (1683,0,0,1,16,0,0,NULL), - (1684,0,0,1,16,0,0,NULL), - (1685,0,0,1,16,0,0,NULL), - (1686,0,0,1,16,233,0,NULL), - (1687,0,0,1,16,233,0,NULL), - (1688,0,0,1,16,0,0,NULL), - (1689,0,0,1,16,0,0,NULL), - (1690,0,0,1,16,0,0,NULL), - (1691,0,0,1,16,0,0,NULL), - (1692,0,0,1,16,0,0,NULL), - (1694,0,0,1,16,0,0,NULL), - (1695,0,0,1,16,0,0,NULL), - (1696,0,0,1,16,0,0,NULL), - (1697,0,0,1,16,0,0,NULL), - (1698,0,0,1,16,0,0,NULL), - (1699,0,0,1,16,233,0,NULL), - (1700,0,0,1,16,0,0,NULL), - (1701,0,0,1,16,0,0,NULL), - (1702,0,0,1,16,0,0,NULL), - (1703,0,0,1,16,0,0,NULL), - (1704,0,0,1,16,0,0,NULL), - (1705,0,0,1,16,0,0,NULL), - (1706,0,0,1,16,0,0,NULL), - (1707,0,0,1,16,0,0,NULL), - (1708,0,0,1,16,0,0,NULL), - (1709,0,0,1,16,0,0,NULL), - (1710,0,0,1,16,0,0,NULL), - (1711,0,0,1,16,0,0,NULL), - (1712,0,0,1,16,0,0,NULL), - (1713,0,0,1,16,0,0,NULL), - (1714,0,0,1,16,0,0,NULL), - (1722,0,0,1,16,0,0,NULL), - (1733,0,0,1,16,0,0,NULL), - (1734,0,0,1,16,0,0,NULL), - (1824,0,0,1,16,0,0,NULL), - (1825,0,0,1,16,0,0,NULL), - (1826,0,0,1,16,0,0,NULL), - (1827,0,0,1,16,0,0,NULL), - (1828,0,0,1,16,0,0,NULL), - (1829,0,0,1,16,0,0,NULL), - (1830,0,0,1,16,0,0,NULL), - (1831,0,0,1,16,0,0,NULL), - (1832,0,0,1,16,0,0,NULL), - (1833,0,0,1,16,0,0,NULL), - (1834,0,0,1,16,0,0,NULL), - (1835,0,0,1,16,0,0,NULL), - (1836,0,0,1,16,0,0,NULL), - (1837,0,0,1,16,0,0,NULL), - (1838,0,0,1,16,0,0,NULL), - (1839,0,0,1,16,0,0,NULL), - (1840,0,0,1,16,0,0,NULL), - (1841,0,0,1,16,0,0,NULL), - (1842,0,0,1,16,0,0,NULL), - (1843,0,0,1,16,0,0,NULL), - (1844,0,0,1,16,0,0,NULL), - (1845,0,0,1,16,0,0,NULL), - (1846,0,0,1,16,0,0,NULL), - (1847,0,0,1,16,0,0,NULL), - (1848,0,0,1,16,0,0,NULL), - (1849,0,0,1,16,0,0,NULL), - (1850,0,0,1,16,0,0,NULL), - (1851,0,0,1,16,0,0,NULL), - (1852,0,0,1,16,0,0,NULL), - (1853,0,0,1,16,0,0,NULL), - (1854,0,0,1,16,0,0,NULL), - (1855,0,0,1,16,0,0,NULL), - (1856,0,0,1,16,0,0,NULL), - (1857,0,0,1,16,0,0,NULL), - (1858,0,0,1,16,0,0,NULL), - (1859,0,0,1,16,0,0,NULL), - (1860,0,0,1,16,0,0,NULL), - (1861,0,0,1,16,0,0,NULL), - (1862,0,0,1,16,0,0,NULL), - (1863,0,0,1,16,0,0,NULL), - (1864,0,33554432,1,16,0,0,'6408'), - (1865,0,33554432,1,16,0,0,'6408'), - (1866,0,33554432,1,16,0,0,'6408'), - (1867,0,0,1,16,0,0,NULL), - (1868,0,0,1,16,0,0,NULL), - (1869,0,0,1,16,0,0,NULL), - (1870,0,0,1,16,0,0,NULL), - (1871,0,0,1,16,0,0,NULL), - (1872,0,0,1,16,0,0,NULL), - (1873,0,0,1,16,0,0,NULL), - (1874,0,0,1,16,0,0,NULL), - (1875,0,0,1,16,0,0,NULL), - (1876,0,0,1,16,0,0,NULL), - (1877,0,0,1,16,0,0,NULL), - (1878,0,0,1,16,0,0,NULL), - (1879,0,0,1,16,0,0,NULL), - (1880,0,0,1,16,0,0,'588'), (1886,0,0,1,16,0,0,'29705'), (1887,0,0,0,0,0,0,NULL), - (1899,0,33554432,1,16,0,0,'6408'), - (1900,0,33554432,1,16,0,0,'6408'), - (1901,0,0,1,16,0,0,NULL), - (1902,0,0,1,16,0,0,NULL), - (1903,0,0,1,16,0,0,NULL), - (1904,0,0,1,16,0,0,NULL), - (1905,0,0,1,16,0,0,NULL), - (1906,0,0,1,16,0,0,NULL), - (1907,0,0,1,16,0,0,NULL), - (1908,0,0,1,16,0,0,NULL), - (1909,0,0,1,16,0,0,NULL), - (1910,0,0,1,16,0,0,NULL), - (1911,0,0,1,16,0,0,NULL), - (1912,0,0,1,16,0,0,NULL), - (1913,0,0,1,16,0,0,NULL), - (1914,0,0,1,16,0,0,NULL), - (1915,0,0,1,16,0,0,NULL), - (1916,0,0,1,16,0,0,NULL), - (1917,0,0,1,16,0,0,NULL), - (1918,0,0,1,16,0,0,NULL), - (1919,0,0,1,16,0,0,NULL), - (1920,0,0,1,16,0,0,NULL), - (1921,0,0,1,16,0,0,NULL), - (1922,0,0,1,16,0,0,NULL), - (1923,0,0,1,16,0,0,NULL), - (1924,0,0,1,16,0,0,NULL), - (1925,0,0,1,16,0,0,NULL), - (1926,0,0,1,16,0,0,NULL), - (1927,0,0,1,16,0,0,NULL), - (1928,0,0,1,16,0,0,NULL), - (1929,0,0,1,16,0,0,NULL), - (1930,0,33554432,1,16,0,0,'6408'), - (1931,0,0,1,16,0,0,NULL), - (1932,0,0,1,16,0,0,NULL), - (1933,0,0,1,16,0,0,NULL), - (1934,0,0,1,16,0,0,NULL), - (1935,0,0,1,16,0,0,NULL), - (1936,0,0,1,16,0,0,NULL), - (1937,0,0,1,16,0,0,NULL), - (1938,0,0,1,16,0,0,NULL), - (1939,0,0,1,16,0,0,NULL), - (1940,0,0,1,16,0,0,NULL), - (1941,0,0,1,16,0,0,NULL), - (1942,0,0,1,16,0,0,NULL), - (1943,0,0,1,16,0,0,NULL), - (1944,0,0,1,16,0,0,NULL), - (1945,0,0,1,16,0,0,NULL), - (1946,0,0,1,16,0,0,NULL), - (1947,0,0,1,16,0,0,NULL), - (1948,0,1114112,1,16,0,0,'7165'), - (1949,0,0,1,16,0,0,NULL), - (1950,0,0,1,16,0,0,NULL), - (1951,0,1114112,1,16,0,0,'7165'), - (1952,0,0,1,16,0,0,NULL), - (1953,0,1114112,1,16,0,0,'7165'), - (1954,0,1114112,1,16,0,0,'7165'), - (1955,0,0,1,16,0,0,NULL), - (1956,0,0,1,16,0,0,NULL), - (1957,0,0,1,16,0,0,NULL), - (1958,0,1114112,1,16,0,0,'7165'), - (1959,0,0,1,16,0,0,NULL), - (1960,0,1114112,1,16,0,0,'7165'), - (1961,0,1114112,1,16,0,0,'7165'), - (1962,0,0,1,16,0,0,NULL), - (1963,0,0,1,16,0,0,NULL), - (1964,0,1114112,1,16,0,0,'7165'), - (1965,0,0,1,16,0,0,NULL), - (1966,0,1114112,1,16,0,0,'7165'), - (1967,0,0,1,16,0,0,NULL), - (1968,0,1114112,1,16,0,0,'7165'), - (1969,0,0,1,16,0,0,NULL), - (1970,0,0,1,16,0,0,NULL), - (1971,0,0,1,16,0,0,NULL), - (1972,0,0,1,16,0,0,NULL), - (1973,0,0,1,16,0,0,NULL), - (1974,0,0,1,16,0,0,NULL), - (1975,0,0,1,16,0,0,NULL), - (1976,0,0,1,16,0,0,NULL), - (1977,0,0,1,16,0,0,NULL), - (1978,0,0,1,16,0,0,NULL), - (1979,0,0,1,16,0,0,NULL), - (1980,0,0,1,16,0,0,NULL), - (1981,0,0,1,16,0,0,NULL), - (1982,0,0,1,16,0,0,NULL), - (1983,0,0,1,16,0,0,NULL), - (1984,0,0,1,16,0,0,NULL), - (1985,0,0,1,16,0,0,NULL), - (1986,0,0,1,16,0,0,NULL), - (1987,0,0,1,16,0,0,NULL), - (1988,0,0,1,16,0,0,NULL), - (1989,0,0,1,16,0,0,NULL), - (1990,0,0,1,16,0,0,NULL), - (1991,0,0,1,16,0,0,NULL), - (1992,0,0,1,16,0,0,NULL), - (1993,0,0,1,16,0,0,NULL), - (1994,0,0,1,16,0,0,NULL), - (1995,0,0,1,16,0,0,NULL), - (1996,0,0,1,16,0,0,NULL), - (1997,0,0,1,16,0,0,NULL), - (1998,0,0,1,16,0,0,NULL), - (1999,0,0,1,16,0,0,NULL), - (2000,0,0,1,16,0,0,NULL), - (2001,0,0,1,16,0,0,NULL), - (2002,0,0,1,16,0,0,NULL), - (2003,0,0,1,16,0,0,NULL), - (2004,0,0,1,16,0,0,NULL), (2016,0,0,0,0,0,0,NULL), - (2033,0,0,1,16,0,0,NULL), - (2034,0,0,1,16,0,0,NULL), - (2035,0,0,1,16,0,0,NULL), - (2036,0,0,1,16,0,0,NULL), - (2037,0,0,1,16,0,0,NULL), - (2038,0,0,1,16,0,0,NULL), - (2039,0,0,1,16,0,0,NULL), - (2040,0,0,1,16,0,0,NULL), - (2041,0,0,1,16,0,0,NULL), - (2042,0,0,1,16,0,0,NULL), - (2043,0,0,1,16,0,0,NULL), - (2044,0,0,1,16,0,0,NULL), - (2045,0,0,1,16,0,0,NULL), - (2046,0,0,1,16,0,0,NULL), - (2047,0,0,1,16,0,0,NULL), - (2048,0,0,1,16,0,0,NULL), - (2049,0,0,1,16,0,0,NULL), - (2050,0,0,1,16,0,0,NULL), - (2051,0,0,1,16,0,0,NULL), - (2052,0,0,1,16,0,0,NULL), - (2053,0,0,1,16,0,0,NULL), - (2054,0,0,1,16,0,0,NULL), - (2055,0,0,1,16,0,0,NULL), - (2056,0,0,1,16,0,0,NULL), - (2057,0,0,1,16,0,0,NULL), - (2058,0,33554432,1,16,0,0,'6408'), - (2059,0,0,1,16,0,0,NULL), - (2060,0,0,1,16,0,0,NULL), - (2061,0,0,1,16,0,0,NULL), - (2062,0,33554432,1,16,0,0,'6408'), - (2063,0,0,1,16,0,0,NULL), - (2064,0,0,1,16,0,0,NULL), - (2066,0,0,1,16,0,0,NULL), - (2067,0,0,1,16,0,0,NULL), - (2068,0,0,1,16,0,0,NULL), (2069,0,0,1,16,0,0,'184'), - (2071,0,0,1,16,0,0,NULL), - (2073,0,0,1,16,0,0,NULL), - (2074,0,0,1,16,0,0,NULL), - (2075,0,0,1,16,0,0,NULL), - (2076,0,0,1,16,0,0,NULL), - (2077,0,0,1,16,0,0,NULL), - (2078,0,0,1,16,0,0,NULL), - (2092,0,0,1,16,0,0,NULL), - (2094,0,0,1,16,0,0,NULL), - (2103,0,0,1,16,0,0,NULL), - (2104,0,0,1,16,0,0,NULL), - (2105,0,0,1,16,0,0,NULL), - (2106,0,0,1,16,0,0,NULL), - (2107,0,0,1,16,0,0,NULL), - (2108,0,0,1,16,0,0,NULL), - (2109,0,0,1,16,0,0,NULL), - (2110,0,0,1,16,0,0,NULL), - (2111,0,0,1,16,0,0,NULL), - (2112,0,0,1,16,0,0,NULL), - (2113,0,0,1,16,0,0,NULL), - (2114,0,0,1,16,0,0,NULL), - (2116,0,0,1,16,0,0,NULL), - (2117,0,0,1,16,0,0,NULL), - (2118,0,0,1,16,0,0,NULL), - (2119,0,0,1,16,0,0,NULL), - (2120,0,0,1,16,0,0,NULL), - (2121,0,0,1,16,0,0,NULL), - (2122,0,0,1,16,0,0,NULL), - (2123,0,0,1,16,0,0,NULL), - (2124,0,0,1,16,0,0,NULL), - (2125,0,0,1,16,0,0,NULL), - (2127,0,0,1,16,0,0,NULL), - (2128,0,0,1,16,233,0,NULL), - (2129,0,0,1,16,0,0,NULL), - (2130,0,0,1,16,233,0,NULL), - (2131,0,0,1,16,233,0,NULL), - (2132,0,0,1,16,233,0,NULL), - (2133,0,0,1,16,233,0,NULL), - (2134,0,0,1,16,0,0,NULL), - (2135,0,0,1,16,0,0,NULL), - (2136,0,0,1,16,233,0,NULL), - (2137,0,0,1,16,0,0,NULL), - (2140,0,0,1,16,0,0,NULL), - (2141,0,0,1,16,233,0,NULL), - (2142,0,0,1,16,0,0,NULL), - (2143,0,0,1,16,0,0,NULL), - (2144,0,0,1,16,0,0,NULL), - (2145,0,0,1,16,0,0,NULL), - (2146,0,0,1,16,233,0,NULL), - (2147,0,0,1,16,0,0,NULL), - (2148,0,0,1,16,233,0,NULL), - (2149,0,0,1,16,0,0,NULL), - (2150,0,0,1,16,0,0,NULL), - (2151,0,0,1,16,0,0,NULL), - (2152,0,0,1,16,0,0,NULL), - (2153,0,0,1,16,0,0,NULL), - (2154,0,0,1,16,0,0,NULL), - (2155,0,0,1,16,0,0,NULL), - (2156,0,0,1,16,0,0,NULL), - (2157,0,0,1,16,0,0,NULL), - (2158,0,0,1,16,0,0,NULL), - (2159,0,0,1,16,0,0,NULL), - (2160,0,0,1,16,0,0,'8788'), - (2161,0,0,1,16,0,0,'8788'), - (2162,0,0,1,16,0,0,NULL), - (2163,0,0,1,16,0,0,NULL), - (2164,0,0,1,16,0,0,'18950'), - (2165,0,0,1,16,0,0,'8788'), - (2166,0,0,1,16,0,0,NULL), - (2167,0,0,1,16,0,0,'18950'), - (2168,0,0,1,16,0,0,NULL), (2169,0,0,1,16,0,0,NULL), - (2170,0,0,1,16,0,0,NULL), - (2171,0,0,1,16,0,0,NULL), - (2172,0,0,1,16,0,0,NULL), - (2173,0,0,1,16,0,0,NULL), - (2174,0,0,1,16,0,0,NULL), - (2175,0,0,1,16,0,0,NULL), - (2176,0,0,1,16,0,0,'8788'), - (2177,0,0,1,16,0,0,NULL), - (2178,0,0,1,16,0,0,NULL), - (2179,0,0,1,16,0,0,NULL), - (2180,0,0,1,16,0,0,NULL), - (2181,0,0,1,16,0,0,NULL), - (2182,0,0,1,16,0,0,NULL), - (2183,0,0,1,16,0,0,NULL), - (2184,0,0,1,16,0,0,NULL), - (2185,0,0,1,16,0,0,NULL), - (2186,0,0,1,16,0,0,NULL), - (2187,0,0,1,16,0,0,NULL), - (2188,0,0,1,16,0,0,NULL), - (2189,0,0,0,0,0,0,NULL), - (2190,0,0,1,16,0,0,NULL), - (2191,0,0,1,16,0,0,NULL), - (2192,0,0,1,16,0,0,NULL), - (2193,0,0,1,16,0,0,NULL), - (2194,0,0,1,16,0,0,NULL), - (2195,0,0,1,16,0,0,NULL), - (2197,0,0,1,16,0,0,NULL), - (2198,0,0,1,16,0,0,NULL), - (2200,0,0,1,16,0,0,NULL), - (2201,0,0,1,16,0,0,NULL), - (2202,0,0,1,16,0,0,NULL), - (2203,0,0,1,16,0,0,NULL), - (2204,0,0,1,16,0,0,NULL), - (2205,0,0,1,16,0,0,NULL), - (2206,0,0,1,16,0,0,NULL), - (2207,0,0,1,16,0,0,NULL), - (2208,0,0,1,16,0,0,NULL), - (2209,0,0,1,16,0,0,NULL), - (2210,0,0,1,16,0,0,NULL), - (2211,0,0,1,16,0,0,NULL), - (2213,0,0,1,16,0,0,NULL), - (2214,0,0,1,16,0,0,NULL), - (2215,0,0,1,16,0,0,'588'), - (2216,0,0,1,16,0,0,'588'), - (2217,0,0,1,16,0,0,'588'), - (2218,0,0,1,16,0,0,NULL), - (2219,0,0,1,16,0,0,'588'), - (2220,0,0,1,16,0,0,NULL), - (2221,0,0,1,16,0,0,NULL), - (2222,0,0,1,16,0,0,NULL), - (2223,0,0,1,16,0,0,'588'), - (2224,0,0,1,16,0,0,NULL), - (2225,0,0,1,16,0,0,NULL), - (2226,0,33554432,1,16,0,0,'6408'), - (2227,0,0,1,16,0,0,NULL), - (2228,0,0,1,16,0,0,NULL), - (2229,0,0,1,16,0,0,NULL), - (2230,0,0,1,16,0,0,NULL), - (2231,0,0,1,16,0,0,NULL), - (2232,0,0,1,16,0,0,'588'), - (2233,0,0,1,16,0,0,NULL), - (2234,0,0,1,16,0,0,NULL), - (2235,0,0,1,16,0,0,NULL), - (2236,0,0,1,16,0,0,NULL), - (2237,0,0,1,16,0,0,NULL), - (2238,0,0,1,16,0,0,NULL), - (2239,0,0,1,16,0,0,NULL), - (2240,0,0,1,16,0,0,NULL), (2241,0,0,1,16,0,0,'12544'), - (2242,0,0,1,16,0,0,NULL), - (2243,0,0,1,16,0,0,NULL), - (2244,0,0,1,16,0,0,NULL), - (2245,0,0,1,16,0,0,NULL), - (2246,0,0,1,16,0,0,NULL), - (2247,0,0,1,16,0,0,NULL), - (2248,0,0,1,16,0,0,NULL), - (2249,0,0,1,16,0,0,NULL), - (2250,0,0,1,16,0,0,'588'), - (2251,0,0,1,16,0,0,NULL), - (2252,0,0,1,16,0,0,NULL), - (2253,0,0,1,16,0,0,NULL), - (2254,0,0,1,16,0,0,NULL), - (2255,0,0,1,16,0,0,NULL), - (2256,0,0,1,16,0,0,'588'), - (2257,0,0,1,16,0,0,NULL), - (2258,0,0,1,16,0,0,NULL), - (2259,0,0,1,16,0,0,NULL), - (2260,0,0,1,16,233,0,NULL), - (2261,0,0,1,16,0,0,NULL), - (2262,0,0,1,16,0,0,NULL), - (2263,0,0,1,16,0,0,NULL), - (2264,0,0,1,16,0,0,NULL), - (2265,0,0,1,16,0,0,NULL), - (2266,0,0,1,16,0,0,NULL), - (2267,0,0,1,16,0,0,NULL), - (2268,0,0,1,16,0,0,NULL), - (2269,0,0,1,16,0,0,NULL), - (2270,0,0,1,16,0,0,NULL), - (2271,0,0,1,16,0,0,NULL), - (2272,0,0,1,16,233,0,NULL), - (2273,0,0,1,16,0,0,NULL), - (2274,0,0,1,16,0,0,NULL), - (2283,0,0,1,16,0,0,NULL), - (2284,0,0,1,16,0,0,NULL), (2316,0,0,1,16,0,0,'12544'), - (2317,0,0,1,16,0,0,NULL), - (2318,0,0,1,16,233,0,NULL), - (2319,0,0,1,16,0,0,NULL), - (2320,0,0,1,16,0,0,NULL), (2321,0,0,1,16,0,0,'12544'), - (2322,0,0,1,16,0,0,NULL), - (2323,0,0,1,16,0,0,NULL), - (2324,0,0,1,16,0,0,NULL), - (2325,0,0,1,16,0,0,NULL), - (2326,0,0,1,16,0,0,NULL), - (2327,0,0,1,16,0,0,NULL), - (2328,0,0,1,16,0,0,NULL), - (2329,0,0,1,16,0,0,NULL), - (2330,0,0,1,16,0,0,NULL), - (2331,0,0,1,16,0,0,NULL), - (2332,0,0,1,16,0,0,NULL), - (2333,0,0,1,16,0,0,NULL), - (2334,0,0,1,16,0,0,NULL), - (2335,0,0,1,16,0,0,NULL), - (2336,0,0,1,16,0,0,NULL), - (2337,0,0,1,16,233,0,NULL), - (2338,0,0,1,16,0,0,NULL), - (2339,0,0,1,16,0,0,NULL), - (2340,0,0,1,16,0,0,NULL), - (2341,0,0,1,16,0,0,NULL), - (2342,0,0,1,16,0,0,NULL), - (2343,0,0,1,16,0,0,NULL), - (2344,0,0,1,16,233,0,NULL), - (2345,0,0,1,16,0,0,NULL), - (2346,0,0,1,16,0,0,NULL), - (2347,0,0,1,16,0,0,NULL), - (2348,0,0,1,16,0,0,NULL), - (2361,0,0,1,16,233,0,NULL), - (2367,0,0,1,16,233,0,NULL), - (2368,0,8,1,16,0,0,NULL), - (2369,0,0,1,16,0,0,NULL), - (2370,0,0,1,16,0,0,NULL), - (2371,0,0,1,16,233,0,NULL), - (2372,0,0,1,16,0,0,'8788'), - (2373,0,0,1,16,0,0,NULL), - (2374,0,0,1,16,0,0,NULL), - (2375,0,0,1,16,0,0,'8788'), - (2376,0,0,1,16,0,0,NULL), - (2377,0,0,1,16,0,0,NULL), - (2378,0,0,1,16,0,0,NULL), - (2379,0,0,1,16,0,0,NULL), - (2380,0,0,1,16,0,0,'8788'), - (2381,0,0,1,16,0,0,NULL), - (2382,0,0,1,16,0,0,NULL), - (2383,0,0,1,16,0,0,NULL), - (2384,0,0,1,16,0,0,NULL), - (2385,0,0,1,16,0,0,NULL), - (2386,0,0,1,16,0,0,NULL), - (2387,0,0,1,16,0,0,NULL), - (2388,0,0,1,16,0,0,NULL), - (2389,0,33554432,1,16,0,0,'6408'), - (2390,0,0,1,16,0,0,NULL), - (2391,0,0,1,16,0,0,NULL), - (2392,0,0,1,16,0,0,NULL), - (2393,0,33554432,1,16,0,0,'6408'), (2394,0,0,1,16,0,0,NULL), - (2395,0,0,1,16,0,0,NULL), - (2396,0,0,1,16,0,0,NULL), - (2397,0,33554432,1,16,0,0,'6408'), - (2398,0,0,1,16,0,0,NULL), - (2399,0,0,1,16,0,0,NULL), - (2400,0,0,1,16,233,0,NULL), - (2401,0,0,1,16,0,0,NULL), - (2402,0,0,1,16,0,0,NULL), - (2403,0,0,1,16,0,0,NULL), - (2404,0,0,1,16,0,0,NULL), (2413,0,0,0,0,0,0,NULL), (2418,0,0,0,0,0,0,NULL), - (2430,0,0,1,16,0,0,NULL), - (2431,0,0,1,16,0,0,NULL), - (2432,0,0,1,16,0,0,NULL), - (2433,0,0,1,16,0,0,NULL), - (2434,0,0,1,16,0,0,NULL), (2439,0,0,0,0,0,0,NULL), - (2443,0,1114112,1,16,0,0,'7165'), - (2446,0,1114112,1,16,0,0,'7165'), - (2447,0,1114112,1,16,0,0,'7165'), - (2448,0,1114112,1,16,0,0,'7165'), (2453,0,0,0,0,0,0,NULL), (2459,0,0,0,0,0,0,NULL), (2464,0,0,0,0,0,0,NULL), - (2474,0,0,1,16,0,0,NULL), - (2475,0,0,1,16,0,0,NULL), - (2476,0,0,1,16,0,0,NULL), - (2477,0,0,1,16,0,0,NULL), - (2478,0,0,1,16,0,0,NULL), - (2479,0,0,1,16,0,0,NULL), - (2480,0,0,1,16,0,0,NULL), - (2481,0,0,1,16,0,0,NULL), - (2482,0,0,1,16,0,0,NULL), - (2483,0,0,1,16,0,0,NULL), - (2484,0,0,1,16,0,0,NULL), - (2485,0,0,1,16,0,0,NULL), - (2486,0,0,1,16,0,0,NULL), - (2487,0,0,1,16,0,0,NULL), - (2488,0,0,1,16,0,0,'8788'), - (2489,0,0,1,16,0,0,NULL), - (2490,0,0,1,16,0,0,NULL), - (2491,0,0,1,16,0,0,'8788'), - (2492,0,0,1,16,0,0,NULL), - (2493,0,0,1,16,0,0,NULL), - (2494,0,0,1,16,0,0,NULL), - (2495,0,0,1,16,0,0,NULL), - (2496,0,33554432,1,16,0,0,'6408'), - (2497,0,0,1,16,0,0,NULL), - (2498,0,0,1,16,0,0,NULL), - (2499,0,0,1,16,0,0,NULL), - (2500,0,0,1,16,0,0,NULL), - (2501,0,0,1,16,0,0,NULL), - (2502,0,0,1,16,0,0,NULL), - (2503,0,0,1,16,0,0,NULL), - (2504,0,0,1,16,0,0,NULL), - (2505,0,0,1,16,0,0,NULL), - (2506,0,0,1,16,0,0,NULL), - (2507,0,0,1,16,0,0,NULL), - (2508,0,0,1,16,0,0,NULL), - (2509,0,0,1,16,0,0,NULL), - (2510,0,0,1,16,0,0,NULL), - (2511,0,0,1,16,0,0,NULL), - (2512,0,0,1,16,0,0,NULL), - (2513,0,0,1,16,0,0,NULL), - (2514,0,0,1,16,0,0,NULL), - (2515,0,0,1,16,0,0,NULL), - (2516,0,0,1,16,0,0,NULL), - (2517,0,0,1,16,0,0,NULL), - (2518,0,0,1,16,0,0,NULL), - (2519,0,0,1,16,0,0,NULL), - (2520,0,0,1,16,0,0,NULL), - (2521,0,0,1,16,0,0,NULL), - (2522,0,0,1,16,0,0,NULL), - (2523,0,0,1,16,0,0,NULL), - (2524,0,0,1,16,0,0,NULL), - (2525,0,0,1,16,0,0,NULL), - (2526,0,0,1,16,0,0,NULL), - (2527,0,0,1,16,0,0,NULL), - (2528,0,0,1,16,0,0,NULL), - (2529,0,0,1,16,0,0,NULL), - (2530,0,0,1,16,0,0,NULL), - (2531,0,0,1,16,0,0,NULL), - (2532,0,0,1,16,0,0,NULL), - (2533,0,0,1,16,0,0,NULL), - (2534,0,0,1,16,0,0,NULL), - (2535,0,0,1,16,0,0,NULL), - (2536,0,0,1,16,0,0,NULL), - (2537,0,0,1,16,0,0,NULL), - (2538,0,0,1,16,0,0,NULL), - (2539,0,0,1,16,0,0,NULL), - (2540,0,0,1,16,0,0,NULL), - (2541,0,0,1,16,0,0,NULL), - (2542,0,0,1,16,0,0,NULL), - (2543,0,0,1,16,0,0,NULL), - (2544,0,0,1,16,0,0,NULL), - (2545,0,0,1,16,0,0,NULL), - (2546,0,0,1,16,0,0,NULL), - (2547,0,0,1,16,0,0,NULL), - (2548,0,0,1,16,0,0,NULL), - (2549,0,0,1,16,0,0,NULL), - (2550,0,0,1,16,0,0,NULL), - (2551,0,0,1,16,0,0,NULL), - (2552,0,0,1,16,0,0,NULL), - (2553,0,0,1,16,0,0,NULL), - (2555,0,0,1,16,0,0,NULL), - (2556,0,0,1,16,0,0,NULL), - (2557,0,0,1,16,0,0,NULL), - (2558,0,33554432,1,16,0,0,'6408'), - (2559,0,0,1,16,0,0,NULL), - (2560,0,0,1,16,0,0,NULL), - (2561,0,0,1,16,0,0,NULL), - (2562,0,0,1,16,0,0,NULL), - (2563,0,0,1,16,0,0,NULL), - (2564,0,0,1,16,0,0,NULL), - (2565,0,0,1,16,0,0,NULL), - (2566,0,0,1,16,0,0,NULL), - (2567,0,0,1,16,0,0,NULL), - (2568,0,0,1,16,0,0,NULL), - (2569,0,0,1,16,0,0,NULL), - (2570,0,0,1,16,0,0,NULL), - (2571,0,0,1,16,0,0,NULL), - (2572,0,0,1,16,0,0,NULL), - (2573,0,0,1,16,0,0,NULL), - (2574,0,0,1,16,0,0,NULL), - (2575,0,0,1,16,0,0,NULL), - (2576,0,0,1,16,0,0,NULL), - (2578,0,33554432,1,16,0,0,'6408'), - (2579,0,0,1,16,0,0,NULL), - (2580,0,0,1,16,0,0,NULL), - (2581,0,0,1,16,0,0,NULL), - (2582,0,0,1,16,0,0,NULL), - (2583,0,33554432,1,16,0,0,'6408'), - (2584,0,0,1,16,0,0,NULL), - (2585,0,33554432,1,16,0,0,'6408'), - (2586,0,0,1,16,0,0,NULL), - (2587,0,0,1,16,0,0,NULL), - (2589,0,0,1,16,0,0,NULL), - (2590,0,0,1,16,0,0,NULL), - (2591,0,0,1,16,0,0,NULL), - (2592,0,0,1,16,0,0,NULL), - (2593,0,0,1,16,0,0,NULL), - (2594,0,0,1,16,0,0,NULL), - (2595,0,0,1,16,0,0,NULL), - (2596,0,0,1,16,0,0,NULL), - (2597,0,0,1,16,0,0,NULL), - (2598,0,0,1,16,0,0,NULL), - (2599,0,0,1,16,0,0,NULL), - (2600,0,0,1,16,0,0,NULL), - (2601,0,0,1,16,0,0,NULL), - (2602,0,0,1,16,0,0,NULL), - (2603,0,0,1,16,0,0,NULL), - (2604,0,0,1,16,0,0,NULL), - (2605,0,0,1,16,0,0,NULL), - (2607,0,0,1,16,0,0,NULL), - (2608,0,0,1,16,0,0,NULL), - (2609,0,1114112,1,16,0,0,'7165'), - (2610,0,0,1,16,0,0,NULL), - (2611,0,0,1,16,0,0,NULL), - (2612,0,1114112,1,16,0,0,'7165'), - (2613,0,1114112,1,16,0,0,'7165'), - (2614,0,0,1,16,0,0,NULL), - (2615,0,1114112,1,16,0,0,'7165'), - (2616,0,1114112,1,16,0,0,'7165'), - (2617,0,1114112,1,16,0,0,'7165'), - (2618,0,0,1,16,0,0,NULL), - (2619,0,1114112,1,16,0,0,'7165'), - (2620,0,1114112,1,16,0,0,'7165'), - (2621,0,0,1,16,0,0,NULL), - (2622,0,0,1,16,0,0,NULL), - (2623,0,1114112,1,16,0,0,'7165'), (2624,0,0,1,16,0,0,NULL), - (2625,0,0,1,16,0,0,NULL), - (2626,0,1114112,1,16,0,0,'7165'), - (2627,0,0,1,16,0,0,NULL), - (2628,0,0,1,16,0,0,NULL), - (2629,0,0,1,16,0,0,NULL), - (2630,0,1114112,1,16,0,0,'7165'), - (2631,0,0,1,16,0,0,NULL), - (2632,0,0,1,16,0,0,NULL), - (2633,0,0,1,16,0,0,NULL), - (2634,0,0,1,16,0,0,NULL), - (2635,0,0,1,16,0,0,NULL), - (2636,0,0,1,16,0,0,NULL), - (2637,0,0,1,16,0,0,NULL), - (2638,0,0,1,16,0,0,NULL), - (2639,0,0,1,16,0,0,NULL), - (2640,0,0,1,16,0,0,NULL), - (2641,0,0,1,16,0,0,NULL), - (2642,0,0,1,16,0,0,NULL), - (2643,0,0,1,16,0,0,NULL), - (2644,0,0,1,16,0,0,NULL), - (2645,0,0,1,16,0,0,NULL), - (2646,0,0,1,16,0,0,NULL), - (2647,0,0,1,16,0,0,NULL), - (2648,0,0,1,16,0,0,NULL), - (2649,0,0,1,16,0,0,NULL), - (2650,0,0,1,16,0,0,NULL), - (2651,0,0,1,16,0,0,NULL), - (2652,0,0,1,16,0,0,NULL), - (2653,0,0,1,16,0,0,NULL), - (2654,0,0,1,16,0,0,NULL), - (2655,0,0,1,16,0,0,NULL), - (2656,0,0,1,16,0,0,NULL), - (2657,0,0,1,16,0,0,NULL), - (2658,0,0,1,16,0,0,NULL), - (2659,0,0,1,16,0,0,NULL), - (2660,0,0,1,16,0,0,NULL), - (2661,0,0,1,16,0,0,NULL), - (2662,0,0,1,16,0,0,NULL), - (2663,0,0,1,16,0,0,NULL), - (2664,0,0,1,16,0,0,NULL), - (2665,0,0,1,16,0,0,NULL), - (2666,0,0,1,16,0,0,NULL), - (2667,0,0,1,16,0,0,NULL), - (2668,0,0,1,16,0,0,NULL), - (2669,0,0,1,16,0,0,NULL), - (2670,0,0,1,16,0,0,NULL), (2671,0,0,1,16,28,0,NULL), - (2672,0,0,1,16,0,0,NULL), - (2673,0,0,1,16,0,0,NULL), - (2674,0,0,1,16,0,0,NULL), - (2675,0,0,1,16,0,0,NULL), - (2676,0,0,1,16,0,0,NULL), - (2677,0,0,1,16,0,0,NULL), - (2678,0,0,1,16,0,0,NULL), - (2679,0,0,1,16,0,0,NULL), - (2680,0,0,1,16,0,0,NULL), - (2681,0,0,1,16,0,0,NULL), - (2682,0,0,1,16,0,0,NULL), - (2683,0,0,1,16,0,0,NULL), - (2684,0,0,1,16,0,0,NULL), - (2685,0,0,1,16,0,0,'10690'), - (2686,0,0,1,16,0,0,'10672'), - (2687,0,0,1,16,0,0,NULL), - (2688,0,0,1,16,0,0,NULL), - (2689,0,0,1,16,0,0,NULL), - (2690,0,0,1,16,0,0,NULL), - (2691,0,0,1,16,0,0,NULL), - (2692,0,0,1,16,0,0,NULL), - (2693,0,0,1,16,233,0,NULL), - (2694,0,0,1,16,233,0,NULL), - (2695,0,0,1,16,233,0,NULL), - (2696,0,0,1,16,233,0,NULL), (2697,0,0,1,16,0,0,NULL), - (2698,0,0,1,16,233,0,NULL), - (2699,0,0,1,16,233,0,NULL), - (2700,0,0,1,16,0,0,NULL), - (2701,0,0,1,16,0,0,NULL), - (2702,0,0,1,16,0,0,NULL), - (2703,0,0,1,16,0,0,NULL), - (2704,0,0,1,16,0,0,NULL), - (2705,0,0,1,16,0,0,NULL), - (2706,0,0,1,16,0,0,NULL), - (2707,0,0,1,16,0,0,NULL), - (2708,0,0,1,16,0,0,NULL), - (2709,0,0,1,16,0,0,NULL), - (2710,0,0,1,16,0,0,NULL), - (2711,0,0,1,16,0,0,NULL), - (2712,0,0,1,16,0,0,NULL), - (2713,0,0,1,16,0,0,NULL), - (2714,0,0,1,16,0,0,NULL), - (2715,0,0,1,16,0,0,NULL), - (2716,0,0,1,16,0,0,NULL), - (2717,0,0,1,16,0,0,NULL), - (2718,0,0,1,16,0,0,NULL), - (2719,0,0,1,16,0,0,NULL), - (2720,0,0,1,16,0,0,NULL), - (2721,0,0,1,16,0,0,NULL), - (2722,0,0,1,16,0,0,NULL), - (2726,0,0,1,16,0,0,NULL), - (2727,0,0,1,16,0,0,NULL), - (2728,0,0,1,16,0,0,NULL), - (2729,0,0,1,16,0,0,NULL), - (2730,0,0,1,16,0,0,NULL), - (2731,0,0,1,16,0,0,NULL), - (2732,0,0,1,16,0,0,NULL), - (2733,0,0,1,16,0,0,NULL), - (2734,0,0,1,16,0,0,NULL), - (2735,0,0,1,16,0,0,NULL), - (2736,0,0,1,16,0,0,NULL), - (2737,0,0,1,16,0,0,NULL), - (2738,0,0,1,16,0,0,NULL), - (2739,0,0,1,16,0,0,NULL), - (2740,0,0,1,16,0,0,NULL), - (2741,0,0,1,16,0,0,NULL), - (2742,0,0,1,16,0,0,NULL), - (2743,0,0,1,16,0,0,NULL), - (2744,0,0,1,16,0,0,NULL), - (2745,0,0,1,16,0,0,NULL), - (2746,0,0,1,16,0,0,NULL), - (2747,0,0,1,16,0,0,NULL), - (2748,0,0,1,16,0,0,NULL), - (2749,0,0,1,16,0,0,NULL), - (2750,0,0,1,16,0,0,NULL), - (2751,0,0,1,16,0,0,NULL), - (2752,0,0,1,16,0,0,NULL), - (2753,0,0,1,16,0,0,NULL), - (2754,0,0,1,16,0,0,NULL), - (2755,0,0,1,16,0,0,NULL), - (2756,0,0,1,16,0,0,NULL), - (2757,0,0,1,16,0,0,NULL), - (2758,0,0,1,16,0,0,NULL), - (2759,0,0,1,16,0,0,NULL), - (2760,0,0,1,16,0,0,NULL), - (2761,0,0,1,16,0,0,NULL), - (2762,0,0,1,16,0,0,NULL), - (2763,0,0,1,16,0,0,NULL), - (2764,0,0,1,16,0,0,NULL), - (2765,0,0,1,16,233,0,NULL), - (2766,0,0,1,16,233,0,NULL), - (2767,0,0,1,16,0,0,NULL), - (2768,0,0,1,16,0,0,NULL), (2769,0,0,1,16,0,0,NULL), (2770,0,0,1,16,0,0,NULL), - (2771,0,0,1,16,0,0,NULL), - (2772,0,0,1,16,233,0,NULL), - (2773,0,0,1,16,0,0,NULL), - (2774,0,0,1,16,0,0,NULL), - (2775,0,0,1,16,0,0,NULL), - (2776,0,0,1,16,0,0,NULL), - (2777,0,0,1,16,0,0,NULL), - (2778,0,0,1,16,0,0,NULL), - (2779,0,0,1,16,0,0,NULL), - (2780,0,0,1,16,0,0,NULL), - (2781,0,0,1,16,0,0,NULL), - (2782,0,0,1,16,0,0,NULL), - (2783,0,0,1,16,0,0,NULL), - (2784,0,0,1,16,0,0,NULL), - (2785,0,0,1,16,0,0,NULL), - (2786,0,0,1,16,0,0,NULL), - (2787,0,0,1,16,0,0,NULL), - (2788,0,0,1,16,0,0,NULL), - (2789,0,0,1,16,0,0,NULL), - (2790,0,0,1,16,0,0,NULL), - (2791,0,0,1,16,0,0,NULL), - (2792,0,0,1,16,0,0,NULL), - (2793,0,0,1,16,0,0,NULL), - (2794,0,0,1,16,0,0,NULL), - (2795,0,0,1,16,0,0,NULL), - (2796,0,0,1,16,0,0,NULL), - (2797,0,0,1,16,0,0,NULL), - (2798,0,0,1,16,0,0,NULL), - (2799,0,0,1,16,0,0,NULL), - (2800,0,0,1,16,0,0,NULL), - (2801,0,0,1,16,0,0,NULL), - (2802,0,0,1,16,0,0,NULL), - (2803,0,0,1,16,0,0,NULL), - (2804,0,0,1,16,0,0,NULL), - (2805,0,0,1,16,0,0,NULL), - (2806,0,0,1,16,0,0,NULL), - (2807,0,0,1,16,0,0,NULL), - (2808,0,0,1,16,0,0,NULL), - (2809,0,0,1,16,0,0,NULL), - (2810,0,0,1,16,0,0,NULL), - (2811,0,0,1,16,0,0,NULL), - (2812,0,0,1,16,0,0,NULL), - (2813,0,0,1,16,0,0,NULL), - (2814,0,0,1,16,0,0,NULL), - (2815,0,0,1,16,0,0,NULL), - (2816,0,0,1,16,0,0,NULL), - (2817,0,0,1,16,0,0,NULL), - (2818,0,0,1,16,0,0,NULL), - (2819,0,0,1,16,0,0,NULL), - (2820,0,0,1,16,0,0,NULL), - (2821,0,0,1,16,0,0,NULL), - (2822,0,0,1,16,0,0,NULL), - (2823,0,0,1,16,0,0,NULL), - (2824,0,0,1,16,0,0,NULL), - (2825,0,0,1,16,233,0,NULL), - (2826,0,0,1,16,233,0,NULL), - (2827,0,0,1,16,233,0,NULL), - (2828,0,0,1,16,233,0,NULL), - (2829,0,0,1,16,233,0,NULL), - (2830,0,0,1,16,233,0,NULL), - (2831,0,0,1,16,0,0,NULL), - (2832,0,0,1,16,233,0,NULL), - (2833,0,0,1,16,0,0,NULL), - (2834,0,0,1,16,233,0,NULL), - (2835,0,0,1,16,0,0,NULL), - (2836,0,0,1,16,0,0,NULL), - (2837,0,0,1,16,0,0,NULL), - (2838,0,0,1,16,0,0,NULL), - (2839,0,0,1,16,0,0,NULL), - (2840,0,0,1,16,0,0,NULL), - (2841,0,0,1,16,0,0,NULL), - (2842,0,0,1,16,0,0,NULL), - (2843,0,0,1,16,0,0,NULL), - (2844,0,0,1,16,0,0,NULL), - (2845,0,0,1,16,0,0,NULL), - (2846,0,0,1,16,0,0,NULL), - (2847,0,0,1,16,0,0,NULL), - (2848,0,0,1,16,0,0,NULL), - (2849,0,0,1,16,0,0,NULL), - (2850,0,0,1,16,0,0,NULL), - (2851,0,0,1,16,0,0,NULL), - (2852,0,0,1,16,0,0,NULL), - (2853,0,0,1,16,0,0,NULL), - (2854,0,0,1,16,0,0,NULL), - (2855,0,0,1,16,0,0,NULL), - (2856,0,0,1,16,0,0,NULL), - (2857,0,0,1,16,0,0,NULL), - (2858,0,0,1,16,0,0,NULL), - (2859,0,0,1,16,0,0,NULL), - (2860,0,0,1,16,0,0,NULL), - (2861,0,0,1,16,0,0,NULL), - (2862,0,0,1,16,0,0,NULL), - (2863,0,0,1,16,0,0,NULL), - (2864,0,0,1,16,0,0,NULL), - (2865,0,0,1,16,0,0,NULL), - (2866,0,0,1,16,0,0,NULL), - (2867,0,0,1,16,0,0,NULL), (2868,0,0,1,16,0,0,NULL), - (2869,0,0,1,16,233,0,NULL), - (2870,0,0,1,16,233,0,NULL), (2871,0,0,1,16,0,0,NULL), - (2872,0,0,1,16,233,0,NULL), - (2873,0,0,1,16,233,0,NULL), - (2874,0,0,1,16,0,0,NULL), - (2875,0,0,1,16,233,0,NULL), - (2876,0,0,1,16,233,0,NULL), (2877,0,0,1,16,0,0,NULL), - (2878,0,0,1,16,0,0,NULL), - (2879,0,0,1,16,0,0,NULL), - (2880,0,0,1,16,0,0,NULL), - (2881,0,0,1,16,0,0,NULL), - (2882,0,0,1,16,0,0,NULL), - (2883,0,0,1,16,0,0,NULL), - (2884,0,0,1,16,0,0,NULL), - (2885,0,0,1,16,0,0,NULL), - (2886,0,0,1,16,0,0,NULL), - (2887,0,0,1,16,0,0,NULL), - (2888,0,0,1,16,0,0,NULL), - (2889,0,0,1,16,0,0,NULL), - (2890,0,0,1,16,0,0,NULL), - (2891,0,0,1,16,0,0,NULL), - (2892,0,0,1,16,0,0,NULL), - (2893,0,0,1,16,0,0,NULL), - (2894,0,0,1,16,0,0,NULL), - (2895,0,0,1,16,0,0,NULL), - (2896,0,0,1,16,0,0,NULL), - (2897,0,0,1,16,0,0,NULL), - (2898,0,0,1,16,0,0,NULL), - (2899,0,0,1,16,0,0,NULL), - (2916,0,0,1,16,0,0,NULL), - (2932,0,0,1,16,0,0,NULL), - (2936,0,0,1,16,0,0,NULL), - (2946,0,0,1,16,0,0,NULL), - (2967,0,0,1,16,0,0,NULL), - (2968,0,0,1,16,0,0,NULL), - (2969,0,0,1,16,0,0,NULL), - (2970,0,0,1,16,0,0,NULL), - (2971,0,0,1,16,0,0,NULL), - (2972,0,0,1,16,0,0,NULL), - (2973,0,0,1,16,0,0,NULL), - (2974,0,0,1,16,0,0,NULL), - (2975,0,0,1,16,0,0,NULL), - (2976,0,0,1,16,0,0,NULL), - (2977,0,0,1,16,0,0,NULL), (2978,0,0,1,16,0,0,NULL), - (2979,0,0,1,16,0,0,NULL), - (2980,0,0,1,16,233,0,NULL), (2981,0,0,1,16,0,0,NULL), - (2982,0,0,1,16,233,0,NULL), - (2983,0,0,1,16,233,0,NULL), (2984,0,0,1,16,0,0,NULL), - (2985,0,0,1,16,0,0,NULL), - (2986,0,0,1,16,233,0,NULL), - (2987,0,0,1,16,0,0,NULL), - (2988,0,0,1,16,0,0,NULL), - (2989,0,0,1,16,0,0,NULL), - (2990,0,0,1,16,0,0,NULL), - (2993,0,0,1,16,0,0,NULL), - (2994,0,0,1,16,0,0,NULL), - (2995,0,0,1,16,0,0,NULL), - (2996,0,0,1,16,0,0,NULL), - (3021,0,0,1,16,0,0,NULL), (3022,0,0,0,0,0,0,NULL), - (3023,0,0,1,16,0,0,NULL), (3031,0,0,0,0,0,0,NULL), - (3032,0,0,1,16,0,0,NULL), - (3033,0,0,1,16,0,0,NULL), - (3034,0,0,1,16,0,0,NULL), - (3035,0,0,1,16,0,0,NULL), - (3039,0,0,1,16,0,0,NULL), - (3041,0,0,1,16,0,0,NULL), - (3042,0,0,1,16,0,0,NULL), - (3044,0,0,1,16,0,0,NULL), - (3047,0,0,1,16,0,0,NULL), - (3048,0,0,1,16,0,0,NULL), - (3049,0,0,1,16,0,0,NULL), - (3050,0,0,1,16,0,0,NULL), - (3051,0,0,1,16,0,0,NULL), - (3052,0,0,1,16,0,0,NULL), - (3054,0,0,1,16,0,0,NULL), - (3055,0,0,1,16,0,0,NULL), - (3057,0,0,1,16,0,0,NULL), - (3058,0,0,1,16,0,0,NULL), - (3060,0,0,1,16,0,0,NULL), - (3062,0,0,1,16,0,0,NULL), - (3064,0,0,1,16,0,0,NULL), (3066,0,0,1,16,0,0,NULL), (3069,0,0,1,16,0,0,NULL), - (3071,0,0,1,16,233,0,NULL), - (3072,0,0,1,16,0,0,NULL), (3073,0,0,1,16,0,0,NULL), - (3075,0,0,1,16,233,0,NULL), - (3076,0,0,1,16,233,0,NULL), - (3077,0,0,1,16,233,0,NULL), - (3080,0,0,1,16,0,0,NULL), - (3082,0,0,1,16,0,0,NULL), - (3084,0,0,1,16,0,0,NULL), - (3085,0,0,1,16,0,0,NULL), - (3086,0,0,1,16,0,0,NULL), - (3087,0,0,1,16,0,0,NULL), - (3089,0,0,1,16,0,0,NULL), - (3090,0,0,1,16,0,0,NULL), - (3095,0,0,1,16,0,0,NULL), - (3097,0,0,1,16,0,0,NULL), - (3098,0,0,1,16,0,0,NULL), - (3099,0,0,1,16,0,0,NULL), - (3100,0,0,1,16,0,0,NULL), - (3102,0,0,1,16,0,0,NULL), - (3106,0,0,1,16,0,0,NULL), - (3109,0,0,1,16,0,0,NULL), - (3110,0,0,1,16,0,0,NULL), (3111,0,0,0,0,0,0,NULL), - (3115,0,0,1,16,0,0,NULL), - (3134,0,0,1,16,0,0,NULL), (3254,207,0,1,16,0,0,NULL), (3256,2328,0,1,16,0,0,NULL), - (3264,0,0,1,16,0,0,NULL), - (3265,0,0,1,16,0,0,NULL), - (3266,0,0,1,16,0,0,NULL), - (3267,0,0,1,16,0,0,NULL), - (3268,0,0,1,16,0,0,NULL), - (3269,0,0,1,16,0,0,NULL), - (3270,0,0,1,16,0,0,NULL), - (3271,0,0,1,16,0,0,NULL), - (3272,0,0,1,16,0,0,NULL), - (3273,0,0,1,16,0,0,NULL), - (3274,0,0,1,16,0,0,NULL), - (3275,0,0,1,16,0,0,'12380'), - (3276,0,0,1,16,0,0,'12380'), - (3277,0,0,1,16,0,0,'12380'), - (3278,0,0,1,16,0,0,'12380'), - (3279,0,0,1,16,0,0,'12380'), - (3280,0,0,1,16,0,0,NULL), - (3281,0,0,1,16,0,0,NULL), - (3282,0,0,1,16,0,0,NULL), - (3283,0,0,1,16,0,0,NULL), - (3284,0,0,1,16,0,0,NULL), - (3285,0,0,1,16,0,0,NULL), - (3286,0,0,1,16,0,0,NULL), - (3287,0,0,1,16,0,0,NULL), - (3288,0,0,1,16,0,0,NULL), - (3289,0,0,1,16,0,0,NULL), - (3290,0,0,1,16,0,0,NULL), - (3291,0,0,1,16,0,0,NULL), - (3292,0,0,1,16,0,0,NULL), - (3293,0,0,1,16,0,0,NULL), - (3294,0,0,1,16,0,0,NULL), - (3295,0,0,1,16,0,0,NULL), - (3296,0,0,1,16,0,0,NULL), - (3297,0,0,1,16,0,0,NULL), - (3298,0,0,1,16,0,0,NULL), - (3299,0,0,1,16,0,0,NULL), - (3300,0,0,1,16,0,0,NULL), - (3301,0,0,1,16,0,0,NULL), - (3302,0,0,1,16,0,0,NULL), - (3303,0,0,1,16,0,0,NULL), - (3304,0,0,1,16,0,0,NULL), - (3305,0,0,1,16,0,0,NULL), - (3306,0,0,1,16,0,0,NULL), - (3307,0,0,1,16,0,0,NULL), - (3308,0,0,1,16,0,0,NULL), - (3309,0,0,1,16,0,0,NULL), - (3310,0,0,1,16,0,0,NULL), - (3311,0,0,1,16,0,0,NULL), - (3312,0,0,1,16,0,0,NULL), - (3313,0,0,1,16,0,0,NULL), - (3314,0,0,1,16,0,0,NULL), - (3315,0,0,1,16,0,0,NULL), - (3316,0,0,1,16,0,0,NULL), - (3317,0,0,1,16,0,0,NULL), - (3318,0,0,1,16,0,0,NULL), - (3319,0,0,1,16,0,0,NULL), - (3320,0,0,1,16,0,0,NULL), - (3321,0,0,1,16,0,0,NULL), - (3322,0,0,1,16,0,0,NULL), - (3323,0,0,1,16,0,0,NULL), - (3324,0,0,1,16,0,0,NULL), - (3325,0,0,1,16,0,0,NULL), - (3326,0,0,1,16,0,0,NULL), - (3327,0,0,1,16,0,0,NULL), - (3328,0,0,1,16,0,0,NULL), - (3329,0,0,1,16,0,0,NULL), - (3330,0,0,1,16,0,0,NULL), - (3331,0,0,1,16,0,0,NULL), - (3332,0,0,1,16,0,0,NULL), - (3333,0,0,1,16,0,0,NULL), - (3334,0,0,1,16,0,0,NULL), - (3335,0,0,1,16,0,0,NULL), - (3336,0,0,1,16,0,0,NULL), - (3337,0,0,1,16,0,0,NULL), - (3338,0,0,1,16,0,0,NULL), (3339,0,1,1,16,0,0,NULL), - (3340,0,0,1,16,0,0,NULL), - (3341,0,0,1,16,0,0,NULL), - (3342,0,0,1,16,0,0,NULL), - (3343,0,0,1,16,0,0,NULL), - (3344,0,0,1,16,0,0,NULL), (3345,0,0,0,16,0,0,'17743'), (3346,0,0,0,16,0,0,'17743'), (3347,0,0,0,16,0,0,'17743'), (3348,0,0,0,16,0,0,'17743'), - (3349,0,0,1,16,0,0,NULL), - (3350,0,0,1,16,0,0,NULL), - (3351,0,0,1,16,0,0,NULL), - (3352,0,0,1,16,0,0,NULL), - (3353,0,0,1,16,0,0,NULL), - (3354,0,0,1,16,0,0,NULL), - (3355,0,0,1,16,0,0,NULL), - (3356,0,0,1,16,0,0,NULL), - (3357,0,0,1,16,0,0,NULL), - (3358,0,0,1,16,0,0,NULL), - (3359,0,0,1,16,0,0,NULL), - (3360,0,0,1,16,0,0,NULL), - (3361,0,0,1,16,0,0,NULL), - (3362,0,0,1,16,0,0,NULL), - (3363,0,0,1,16,0,0,NULL), - (3364,0,0,1,16,0,0,NULL), - (3365,0,0,1,16,0,0,NULL), - (3366,0,0,1,16,0,0,NULL), - (3367,0,0,1,16,0,0,NULL), - (3368,0,0,1,16,0,0,NULL), - (3369,0,0,1,16,0,0,NULL), - (3370,0,0,1,16,0,0,NULL), - (3371,0,0,1,16,0,0,NULL), - (3372,0,0,1,16,0,0,NULL), - (3373,0,0,1,16,0,0,NULL), - (3374,0,0,1,16,0,0,NULL), - (3375,0,0,1,16,0,0,NULL), - (3376,0,0,1,16,0,0,NULL), - (3377,0,0,1,16,0,0,NULL), - (3378,0,0,1,16,0,0,NULL), - (3379,0,0,1,16,0,0,NULL), - (3380,0,0,1,16,0,0,NULL), - (3381,0,0,1,16,0,0,NULL), - (3382,0,0,1,16,0,0,NULL), - (3383,0,0,1,16,0,0,NULL), - (3384,0,0,1,16,0,0,NULL), - (3385,0,0,1,16,0,0,NULL), - (3386,0,0,1,16,0,0,NULL), - (3387,0,0,1,16,0,0,NULL), - (3388,0,0,1,16,0,0,NULL), - (3389,0,0,1,16,0,0,NULL), - (3390,0,0,1,16,0,0,NULL), - (3391,0,0,1,16,0,0,NULL), - (3392,0,0,1,16,0,0,NULL), - (3393,0,0,1,16,0,0,NULL), - (3394,0,0,1,16,0,0,NULL), - (3395,0,0,1,16,0,0,NULL), - (3396,0,0,1,16,0,0,NULL), - (3397,0,0,1,16,0,0,NULL), - (3398,0,0,1,16,0,0,NULL), - (3399,0,0,1,16,0,0,NULL), - (3400,0,0,1,16,0,0,NULL), - (3401,0,0,1,16,0,0,NULL), - (3402,0,0,1,16,0,0,NULL), - (3403,0,0,1,16,0,0,NULL), - (3404,0,0,1,16,0,0,NULL), - (3405,0,0,1,16,0,0,NULL), - (3406,0,0,1,16,0,0,NULL), - (3407,0,0,1,16,0,0,NULL), - (3408,0,0,1,16,0,0,NULL), - (3409,0,0,1,16,0,0,NULL), - (3410,0,0,1,16,0,0,NULL), - (3411,0,0,1,16,0,0,NULL), - (3412,0,0,1,16,0,0,NULL), - (3415,0,0,1,16,0,0,NULL), - (3416,0,0,1,16,0,0,NULL), - (3417,0,1,1,16,0,0,NULL), - (3418,0,0,1,16,0,0,NULL), - (3419,0,1,1,16,0,0,NULL), - (3420,0,0,1,16,0,0,NULL), - (3421,0,0,1,16,0,0,NULL), - (3422,0,0,1,16,0,0,NULL), - (3426,0,0,1,16,0,0,NULL), - (3427,0,0,1,16,0,0,NULL), - (3428,0,0,1,16,0,0,NULL), - (3429,0,0,1,16,0,0,NULL), - (3430,0,0,1,16,0,0,NULL), - (3431,0,8,1,16,0,0,NULL), - (3432,0,0,1,16,0,0,NULL), - (3433,0,0,1,16,0,0,NULL), - (3434,0,0,1,16,0,0,NULL), - (3435,0,0,1,16,0,0,NULL), - (3436,0,0,1,16,0,0,NULL), - (3437,0,0,1,16,0,0,NULL), - (3438,0,0,1,16,0,0,NULL), - (3439,0,0,1,16,0,0,NULL), - (3440,0,0,1,16,0,0,NULL), - (3441,0,0,1,16,0,0,NULL), - (3442,0,0,1,16,0,0,NULL), - (3443,0,0,1,16,0,0,NULL), - (3444,0,0,1,16,0,0,NULL), - (3445,0,0,1,16,0,0,NULL), - (3446,0,0,1,16,0,0,NULL), - (3447,0,0,1,16,0,0,NULL), - (3448,0,0,1,16,0,0,NULL), - (3449,0,0,1,16,0,0,NULL), - (3450,0,0,1,16,0,0,NULL), - (3451,0,0,1,16,0,0,NULL), - (3452,0,0,1,16,0,0,NULL), - (3454,0,0,1,16,0,0,NULL), - (3455,0,0,1,16,0,0,NULL), - (3456,0,0,1,16,0,0,NULL), - (3457,0,0,1,16,0,0,NULL), - (3458,0,0,1,16,0,0,NULL), - (3459,0,0,1,16,0,0,NULL), - (3460,0,0,2,16,0,0,NULL), - (3461,0,0,1,16,0,0,NULL), - (3462,0,0,1,16,0,0,NULL), - (3463,0,0,1,16,0,0,NULL), - (3464,0,0,1,16,0,0,NULL), - (3465,0,0,1,16,0,0,NULL), - (3467,0,0,1,16,0,0,NULL), - (3468,0,0,1,16,0,0,NULL), - (3469,0,0,1,16,0,0,NULL), - (3470,0,0,1,16,0,0,NULL), - (3471,0,0,1,16,0,0,NULL), - (3472,0,0,1,16,0,0,NULL), - (3473,0,0,1,16,0,0,NULL), - (3474,0,0,2,16,0,0,NULL), - (3475,0,0,1,16,0,0,NULL), - (3476,0,0,1,16,0,0,NULL), - (3477,0,0,1,16,0,0,NULL), - (3478,0,0,1,16,0,0,NULL), - (3479,0,0,1,16,0,0,'12544'), - (3480,0,0,1,16,0,0,'12544'), - (3481,0,0,1,16,0,0,NULL), - (3482,0,0,1,16,0,0,'12544'), - (3483,0,0,1,16,0,0,'12544'), (3557,0,0,0,0,0,0,NULL), - (3560,0,0,1,16,0,0,NULL), - (3571,0,0,1,16,0,0,NULL), (3574,0,0,0,0,0,0,NULL), (3595,0,0,0,0,0,0,NULL), (3596,0,0,0,0,0,0,NULL), - (3600,0,0,1,16,0,0,NULL), - (3601,0,0,1,16,0,0,NULL), - (3602,0,0,1,16,0,0,NULL), - (3603,0,0,1,16,0,0,NULL), - (3604,0,0,1,16,0,0,NULL), - (3605,0,0,1,16,0,0,NULL), - (3615,0,0,1,16,0,0,NULL), - (3616,0,0,1,16,0,0,NULL), - (3630,0,0,1,16,0,0,NULL), - (3631,0,0,1,16,233,0,NULL), - (3637,0,0,1,16,0,0,NULL), - (3646,0,0,1,16,0,0,NULL), - (3648,0,0,1,16,0,0,NULL), - (3650,0,0,1,16,0,0,NULL), - (3651,0,0,1,16,233,0,NULL), - (3652,0,0,1,16,233,0,NULL), - (3653,0,0,1,16,233,0,NULL), - (3654,0,0,1,16,233,0,NULL), - (3655,0,0,1,16,233,0,NULL), - (3656,0,0,1,16,233,0,NULL), - (3657,0,0,1,16,0,0,NULL), - (3658,0,0,1,16,0,0,NULL), - (3659,0,0,1,16,0,0,NULL), - (3660,0,0,1,16,0,0,NULL), - (3661,0,0,1,16,0,0,NULL), - (3662,0,0,1,16,0,0,NULL), - (3663,0,0,1,16,0,0,NULL), - (3664,0,0,1,16,0,0,NULL), - (3665,0,0,1,16,0,0,NULL), - (3666,0,0,1,16,0,0,NULL), - (3667,0,0,1,16,0,0,NULL), - (3668,0,0,1,16,0,0,NULL), - (3669,0,0,1,16,0,0,NULL), - (3670,0,0,1,16,0,0,NULL), - (3671,0,0,1,16,0,0,NULL), - (3672,0,0,1,16,0,0,NULL), (3673,0,0,1,16,0,0,NULL), (3674,0,0,1,16,0,0,NULL), - (3675,0,0,1,16,233,0,NULL), (3676,0,0,1,16,0,0,NULL), - (3677,0,0,1,16,233,0,NULL), - (3678,0,0,1,16,0,0,NULL), - (3679,0,0,1,16,233,0,NULL), - (3680,0,0,1,16,0,0,NULL), - (3681,0,0,1,16,233,0,NULL), - (3682,0,0,1,16,233,0,NULL), - (3683,0,0,1,16,0,0,NULL), - (3684,0,0,1,16,0,0,NULL), - (3685,0,0,1,16,0,0,NULL), - (3686,0,0,1,16,0,0,NULL), - (3687,0,0,1,16,0,0,NULL), - (3688,0,0,1,16,0,0,NULL), - (3689,0,0,1,16,0,0,NULL), - (3690,0,0,1,16,0,0,NULL), - (3691,0,0,1,16,0,0,NULL), - (3692,0,0,1,16,233,0,NULL), - (3693,0,0,1,16,0,0,NULL), - (3694,0,0,1,16,233,0,NULL), - (3695,0,0,1,16,233,0,NULL), (3696,0,0,1,16,0,0,NULL), - (3697,0,0,1,16,233,0,NULL), - (3698,0,0,1,16,233,0,NULL), - (3699,0,0,1,16,233,0,NULL), - (3700,0,0,1,16,0,0,NULL), - (3701,0,0,1,16,0,0,NULL), - (3702,0,0,1,16,233,0,NULL), (3703,0,0,1,16,0,0,NULL), - (3704,0,0,1,16,233,0,NULL), - (3705,0,0,1,16,233,0,NULL), - (3706,0,0,1,16,233,0,NULL), - (3707,0,0,1,16,0,0,NULL), - (3708,0,0,1,16,233,0,NULL), - (3709,0,0,1,16,233,0,NULL), - (3710,0,0,1,16,233,0,NULL), - (3711,0,0,1,16,233,0,NULL), - (3712,0,0,1,16,0,0,NULL), - (3713,0,0,1,16,0,0,NULL), - (3714,0,0,1,16,233,0,NULL), - (3715,0,0,1,16,233,0,NULL), - (3716,0,0,1,16,0,0,NULL), - (3717,0,0,1,16,233,0,NULL), - (3718,0,0,1,16,233,0,NULL), - (3719,0,0,1,16,233,0,NULL), - (3720,0,0,1,16,233,0,NULL), - (3721,0,0,1,16,233,0,NULL), - (3722,0,0,1,16,233,0,NULL), (3723,0,0,1,16,0,0,NULL), - (3724,0,0,1,16,233,0,NULL), - (3725,0,0,1,16,233,0,NULL), - (3726,0,0,1,16,233,0,NULL), - (3727,0,0,1,16,0,0,NULL), (3728,0,0,1,16,0,0,NULL), - (3729,0,0,1,16,233,0,NULL), - (3730,0,0,1,16,233,0,NULL), - (3731,0,0,1,16,233,0,NULL), - (3732,0,0,1,16,233,0,NULL), - (3733,0,0,1,16,233,0,NULL), - (3734,0,0,1,16,233,0,NULL), (3735,0,0,1,16,0,0,NULL), - (3736,0,0,1,16,233,0,NULL), - (3737,0,0,1,16,233,0,NULL), - (3738,0,0,1,16,233,0,NULL), - (3739,0,0,1,16,233,0,NULL), - (3740,0,0,1,16,233,0,NULL), - (3741,0,0,1,16,233,0,NULL), - (3742,0,0,1,16,233,0,NULL), - (3743,0,0,1,16,233,0,NULL), - (3744,0,0,1,16,233,0,NULL), (3745,0,0,1,16,0,0,NULL), - (3746,0,0,1,16,173,0,NULL), - (3747,0,0,1,16,173,0,NULL), - (3748,0,0,1,16,173,0,NULL), (3749,0,0,1,16,0,0,NULL), - (3750,0,0,1,16,173,0,NULL), (3751,0,0,1,16,0,0,NULL), - (3752,0,0,1,16,173,0,NULL), - (3753,0,0,1,16,173,0,NULL), - (3754,0,0,1,16,173,0,NULL), - (3758,0,0,1,16,233,0,NULL), - (3759,0,0,1,16,233,0,NULL), - (3760,0,0,1,16,0,0,NULL), - (3761,0,0,1,16,233,0,NULL), - (3762,0,0,1,16,233,0,NULL), - (3763,0,0,1,16,233,0,NULL), - (3764,0,0,1,16,233,0,NULL), - (3765,0,0,1,16,233,0,NULL), - (3766,0,0,1,16,0,0,NULL), - (3767,0,0,1,16,233,0,NULL), - (3768,0,0,1,16,233,0,NULL), - (3769,0,0,1,16,233,0,NULL), - (3770,0,0,1,16,233,0,NULL), - (3771,0,0,1,16,0,0,NULL), - (3772,0,0,1,16,0,0,NULL), (3773,0,0,1,16,0,0,NULL), - (3774,0,0,1,16,0,0,NULL), - (3775,0,0,1,16,0,0,NULL), - (3776,0,0,1,16,233,0,NULL), (3777,0,0,1,16,0,0,NULL), - (3778,0,0,1,16,233,0,NULL), - (3779,0,0,1,16,233,0,NULL), - (3780,0,0,1,16,233,0,NULL), - (3781,0,0,1,16,0,0,NULL), - (3782,0,0,1,16,233,0,NULL), - (3783,0,0,1,16,0,0,NULL), (3784,0,0,1,16,0,0,NULL), (3785,0,0,1,16,0,0,NULL), - (3786,0,0,1,16,0,0,NULL), - (3787,0,0,1,16,233,0,NULL), - (3788,0,0,1,16,0,0,NULL), (3789,0,0,1,16,0,0,NULL), - (3790,0,0,1,16,233,0,NULL), - (3791,0,0,1,16,233,0,NULL), - (3792,0,0,1,16,233,0,NULL), - (3793,0,0,1,16,233,0,NULL), - (3794,0,0,1,16,233,0,NULL), (3795,0,0,1,16,0,0,NULL), - (3796,0,0,1,16,233,0,NULL), - (3797,0,0,1,16,233,0,NULL), - (3798,0,0,1,16,233,0,NULL), - (3799,0,0,1,16,233,0,NULL), - (3800,0,0,1,16,233,0,NULL), (3801,0,0,1,16,0,0,NULL), - (3802,0,0,1,16,233,0,NULL), - (3803,0,0,1,16,233,0,NULL), - (3804,0,0,1,16,0,0,NULL), - (3805,0,0,1,16,0,0,NULL), - (3806,0,0,1,16,0,0,NULL), - (3807,0,0,1,16,0,0,NULL), - (3808,0,0,1,16,0,0,NULL), - (3809,0,0,1,16,0,0,NULL), - (3810,0,0,1,16,0,0,NULL), - (3811,0,0,1,16,0,0,NULL), - (3812,0,0,1,16,0,0,NULL), - (3813,0,0,1,16,0,0,NULL), - (3814,0,0,1,16,0,0,NULL), - (3815,0,0,1,16,0,0,NULL), - (3816,0,0,1,16,0,0,NULL), - (3817,0,0,1,16,0,0,NULL), - (3818,0,0,1,16,0,0,NULL), - (3819,0,0,1,16,0,0,NULL), - (3820,0,0,1,16,0,0,NULL), - (3821,0,0,1,16,0,0,NULL), - (3822,0,0,1,16,0,0,NULL), - (3823,0,0,1,16,0,0,NULL), - (3824,0,0,1,16,0,0,NULL), - (3825,0,0,1,16,0,0,NULL), - (3826,0,0,1,16,0,0,NULL), - (3827,0,0,1,16,0,0,NULL), - (3828,0,0,1,16,0,0,NULL), - (3829,0,0,1,16,0,0,NULL), - (3830,0,0,1,16,0,0,NULL), - (3831,0,0,1,16,0,0,NULL), - (3832,0,0,1,16,0,0,NULL), - (3833,0,0,1,16,0,0,NULL), - (3834,0,0,1,16,0,0,NULL), - (3835,0,0,1,16,0,0,NULL), - (3836,0,0,1,16,0,0,NULL), - (3837,0,0,1,16,0,0,NULL), - (3838,0,0,1,16,0,0,NULL), - (3839,0,0,1,16,0,0,NULL), - (3840,0,0,1,16,0,0,NULL), - (3841,0,0,1,16,0,0,NULL), - (3842,0,0,1,16,0,0,NULL), - (3843,0,0,1,16,0,0,NULL), - (3844,0,0,1,16,0,0,NULL), - (3845,0,0,1,16,0,0,NULL), - (3846,0,0,1,16,0,0,NULL), - (3847,0,0,1,16,0,0,NULL), - (3848,0,0,1,16,0,0,NULL), - (3849,0,0,1,16,0,0,NULL), - (3850,0,0,1,16,0,0,NULL), - (3851,0,0,1,16,0,0,NULL), - (3852,0,0,1,16,0,0,NULL), - (3853,0,0,1,16,0,0,NULL), - (3854,0,0,1,16,0,0,NULL), - (3855,0,0,1,16,0,0,NULL), - (3856,0,0,1,16,0,0,NULL), - (3857,0,0,1,16,0,0,NULL), - (3858,0,0,1,16,0,0,NULL), - (3859,0,0,1,16,0,0,NULL), - (3860,0,0,1,16,0,0,NULL), - (3861,0,0,1,16,0,0,NULL), - (3862,0,0,1,16,0,0,NULL), - (3863,0,0,1,16,0,0,NULL), (3864,0,0,1,16,0,0,NULL), - (3865,0,0,1,16,233,0,NULL), - (3866,0,0,1,16,233,0,NULL), - (3867,0,0,1,16,233,0,NULL), - (3868,0,0,1,16,233,0,NULL), - (3869,0,0,1,16,233,0,NULL), - (3870,0,0,1,16,0,0,NULL), - (3871,0,0,1,16,0,0,NULL), - (3872,0,0,1,16,0,0,NULL), - (3873,0,0,1,16,0,0,NULL), - (3874,0,0,1,16,0,0,NULL), - (3875,0,0,1,16,233,0,NULL), - (3876,0,0,1,16,0,0,NULL), - (3877,0,0,1,16,233,0,NULL), - (3878,0,0,1,16,0,0,NULL), - (3879,0,0,1,16,0,0,NULL), - (3880,0,0,1,16,0,0,NULL), - (3881,0,0,1,16,233,0,NULL), - (3882,0,0,1,16,233,0,NULL), - (3883,0,0,1,16,0,0,NULL), - (3884,0,0,1,16,0,0,NULL), - (3885,0,0,1,16,0,0,NULL), - (3886,0,0,1,16,0,0,NULL), - (3887,0,0,1,16,233,0,NULL), (3888,0,0,1,16,0,0,NULL), - (3889,0,0,1,16,0,0,NULL), - (3890,0,0,1,16,0,0,NULL), - (3891,0,0,1,16,233,0,NULL), (3892,0,0,1,16,0,0,NULL), - (3893,0,0,1,16,233,0,NULL), - (3894,0,0,1,16,0,0,NULL), - (3895,0,0,1,16,0,0,NULL), - (3896,0,0,1,16,0,0,NULL), - (3897,0,0,1,16,0,0,NULL), - (3898,0,0,1,16,0,0,NULL), - (3899,0,0,1,16,0,0,NULL), - (3900,0,0,1,16,0,0,NULL), - (3901,0,0,1,16,0,0,NULL), - (3902,0,0,1,16,0,0,NULL), - (3903,0,0,1,16,0,0,NULL), - (3904,0,0,1,16,0,0,NULL), - (3905,0,0,1,16,0,0,NULL), - (3906,0,0,1,16,0,0,NULL), - (3907,0,0,1,16,0,0,NULL), - (3908,0,0,1,16,0,0,NULL), - (3909,0,0,1,16,0,0,NULL), - (3910,0,0,1,16,0,0,NULL), - (3911,0,0,1,16,0,0,'12898'), - (3912,0,0,1,16,0,0,NULL), - (3913,0,0,1,16,0,0,NULL), - (3914,0,0,1,16,0,0,NULL), - (3915,0,0,1,16,0,0,NULL), - (3916,0,0,1,16,0,0,NULL), - (3917,0,0,1,16,0,0,NULL), - (3918,0,0,1,16,0,0,NULL), - (3919,0,0,1,16,0,0,NULL), - (3920,0,0,1,16,0,0,NULL), - (3921,0,0,1,16,0,0,NULL), - (3922,0,0,1,16,0,0,NULL), - (3923,0,0,1,16,0,0,NULL), - (3924,0,0,1,16,0,0,NULL), - (3925,0,0,1,16,0,0,NULL), - (3926,0,0,1,16,0,0,NULL), - (3927,0,0,1,16,0,0,NULL), - (3928,0,0,1,16,0,0,NULL), - (3929,0,0,1,16,0,0,NULL), - (3930,0,0,1,16,0,0,NULL), - (3931,0,0,1,16,0,0,NULL), - (3932,0,0,1,16,0,0,'12898'), - (3933,0,0,1,16,0,0,NULL), - (3934,0,0,1,16,0,0,NULL), - (3935,0,0,1,16,0,0,NULL), - (3936,0,0,1,16,0,0,NULL), - (3937,0,0,1,16,0,0,NULL), - (3938,0,0,1,16,0,0,NULL), - (3939,0,0,1,16,0,0,NULL), (3940,0,0,1,16,0,0,NULL), - (3941,0,0,1,16,0,0,'12898'), - (3942,0,0,1,16,0,0,'12898'), - (3943,0,0,1,16,0,0,NULL), - (3944,0,0,1,16,0,0,NULL), - (3945,0,0,1,16,0,0,NULL), - (3946,0,0,1,16,0,0,NULL), - (3947,0,0,1,16,0,0,NULL), - (3948,0,0,1,16,0,0,NULL), - (3949,0,0,1,16,0,0,NULL), - (3950,0,0,1,16,0,0,NULL), - (3951,0,0,1,16,0,0,NULL), - (3958,0,0,1,16,0,0,NULL), - (3959,0,0,1,16,0,0,NULL), - (3960,0,0,1,16,0,0,NULL), - (3961,0,0,1,16,0,0,NULL), - (3962,0,0,1,16,0,0,NULL), - (3963,0,0,1,16,0,0,NULL), - (3964,0,0,1,16,0,0,'12550'), - (3965,0,0,1,16,0,0,NULL), - (3966,0,0,1,16,0,0,NULL), - (3967,0,0,1,16,0,0,NULL), - (3968,0,0,1,16,0,0,NULL), - (3969,0,0,1,16,0,0,NULL), - (3970,0,0,1,16,0,0,NULL), - (3971,0,0,1,16,0,0,NULL), - (3972,0,0,1,16,0,0,NULL), - (3973,0,0,1,16,0,0,NULL), - (3974,0,0,1,16,0,0,NULL), - (3975,0,0,1,16,0,0,NULL), - (3976,0,0,1,16,0,0,NULL), - (3977,0,0,1,16,0,0,NULL), - (3978,0,0,1,16,0,0,NULL), - (3979,0,0,1,16,0,0,NULL), - (3980,0,0,1,16,0,0,'12550'), - (3981,0,0,1,16,0,0,NULL), - (3982,0,0,1,16,0,0,'12550'), - (3983,0,0,1,16,0,0,NULL), - (3984,0,0,1,16,0,0,NULL), - (3985,0,0,1,16,0,0,NULL), - (3986,0,0,1,16,0,0,NULL), - (3987,0,0,1,16,0,0,NULL), - (3988,0,0,1,16,0,0,NULL), - (3989,0,0,1,16,0,0,NULL), - (3990,0,0,1,16,0,0,NULL), - (3991,0,0,1,16,0,0,NULL), - (3992,0,0,1,16,0,0,NULL), - (3993,0,0,1,16,0,0,NULL), - (3994,0,0,1,16,0,0,'12550'), - (3995,0,0,1,16,0,0,'12550'), - (3996,0,0,1,16,0,0,'12550'), - (3997,0,0,1,16,0,0,NULL), - (3998,0,0,1,16,0,0,NULL), - (3999,0,0,1,16,0,0,'12550'), - (4000,0,0,1,16,0,0,NULL), - (4001,0,0,1,16,0,0,NULL), - (4002,0,0,1,16,0,0,NULL), - (4003,0,0,1,16,0,0,NULL), - (4004,0,0,1,16,0,0,NULL), - (4005,0,0,1,16,0,0,NULL), - (4006,0,0,1,16,0,0,NULL), - (4007,0,0,1,16,0,0,NULL), - (4008,0,0,1,16,0,0,NULL), - (4009,0,0,1,16,0,0,NULL), - (4010,0,0,1,16,0,0,NULL), - (4011,0,0,1,16,0,0,NULL), - (4012,0,0,1,16,0,0,NULL), - (4013,0,0,1,16,0,0,NULL), - (4014,0,0,1,16,0,0,NULL), - (4015,0,0,1,16,0,0,NULL), - (4016,0,0,1,16,0,0,NULL), - (4017,0,0,1,16,0,0,NULL), - (4018,0,0,1,16,0,0,NULL), - (4019,0,0,1,16,0,0,NULL), - (4020,0,0,1,16,0,0,NULL), - (4021,0,0,1,16,0,0,NULL), - (4022,0,0,1,16,0,0,NULL), - (4023,0,0,1,16,0,0,NULL), - (4024,0,0,1,16,0,0,NULL), - (4025,0,0,1,16,0,0,NULL), - (4026,0,0,1,16,0,0,NULL), - (4027,0,0,1,16,0,0,NULL), - (4028,0,0,1,16,0,0,NULL), - (4029,0,0,1,16,0,0,NULL), - (4030,0,0,1,16,0,0,NULL), - (4031,0,0,1,16,0,0,NULL), - (4032,0,0,1,16,0,0,NULL), - (4033,0,0,1,16,0,0,NULL), - (4034,0,0,1,16,0,0,NULL), - (4035,0,0,1,16,0,0,NULL), - (4036,0,0,1,16,0,0,NULL), - (4037,0,0,1,16,0,0,NULL), - (4038,0,0,1,16,0,0,'12550'), - (4039,0,0,1,16,0,0,NULL), - (4040,0,0,1,16,0,0,NULL), - (4041,0,0,1,16,0,0,NULL), - (4042,0,0,1,16,0,0,NULL), - (4043,0,0,1,16,0,0,NULL), - (4044,0,0,1,16,0,0,NULL), - (4045,0,0,1,16,0,0,NULL), - (4046,0,0,1,16,0,0,NULL), - (4047,0,0,1,16,0,0,NULL), - (4049,0,0,1,16,0,0,NULL), - (4050,0,0,1,16,0,0,NULL), - (4051,0,0,1,16,0,0,NULL), - (4052,0,0,1,16,0,0,NULL), - (4053,0,0,1,16,0,0,NULL), - (4054,0,0,1,16,0,0,NULL), - (4055,0,0,1,16,0,0,NULL), - (4056,0,0,1,16,0,0,NULL), - (4057,0,0,1,16,0,0,NULL), - (4058,0,0,1,16,0,0,NULL), - (4059,0,0,1,16,0,0,NULL), - (4060,0,0,1,16,0,0,NULL), - (4061,0,0,1,16,0,0,NULL), - (4062,0,0,1,16,0,0,NULL), - (4063,0,0,1,16,0,0,NULL), - (4064,0,0,1,16,0,0,NULL), - (4081,0,0,1,16,0,0,NULL), - (4082,0,0,1,16,0,0,NULL), - (4083,0,0,1,16,0,0,NULL), - (4084,0,0,1,16,0,0,NULL), - (4085,0,0,1,16,0,0,NULL), - (4086,0,0,1,16,233,0,NULL), - (4087,0,0,1,16,0,0,NULL), - (4088,0,0,1,16,0,0,NULL), - (4095,0,0,1,16,0,0,NULL), - (4133,0,0,1,16,0,0,NULL), (4144,0,0,0,0,0,0,NULL), - (4174,0,0,1,16,0,0,NULL), - (4175,0,0,1,16,0,0,NULL), - (4176,0,0,1,16,0,0,NULL), - (4177,0,0,1,16,0,0,NULL), - (4178,0,0,1,16,0,0,NULL), - (4179,0,0,1,16,0,0,NULL), - (4180,0,0,1,16,0,0,NULL), - (4181,0,0,1,16,0,0,NULL), - (4182,0,0,1,16,0,0,NULL), - (4183,0,0,1,16,0,0,NULL), - (4184,0,0,1,16,0,0,NULL), - (4185,0,0,1,16,0,0,NULL), - (4186,0,0,1,16,0,0,NULL), - (4187,0,0,1,16,0,0,NULL), - (4188,0,0,1,16,0,0,NULL), - (4189,0,0,1,16,0,0,NULL), - (4190,0,0,1,16,0,0,NULL), - (4191,0,0,1,16,0,0,NULL), - (4192,0,0,1,16,0,0,NULL), - (4193,0,0,1,16,0,0,NULL), - (4194,0,0,1,16,0,0,NULL), - (4195,0,0,1,16,0,0,NULL), - (4196,0,0,1,16,0,0,NULL), - (4197,0,0,1,16,0,0,NULL), - (4198,0,0,1,16,0,0,NULL), - (4199,0,0,1,16,0,0,NULL), - (4201,0,0,1,16,0,0,NULL), - (4202,0,0,1,16,0,0,NULL), - (4203,0,0,1,16,0,0,NULL), - (4204,0,0,2,16,0,0,NULL), - (4205,0,0,1,16,0,0,NULL), - (4206,0,0,1,16,0,0,NULL), - (4207,0,0,1,16,0,0,NULL), - (4208,0,0,1,16,0,0,NULL), - (4209,0,0,1,16,0,0,NULL), - (4210,0,0,1,16,0,0,NULL), - (4211,0,0,1,16,0,0,NULL), - (4212,0,0,1,16,0,0,NULL), - (4214,0,0,1,16,0,0,NULL), - (4215,0,0,1,16,0,0,NULL), - (4216,0,33554440,1,16,0,0,'9572'), - (4217,0,0,1,16,0,0,NULL), - (4218,0,0,1,16,0,0,NULL), - (4219,0,0,1,16,0,0,NULL), - (4220,0,0,1,16,0,0,NULL), - (4221,0,0,1,16,0,0,NULL), - (4223,0,0,1,16,0,0,NULL), - (4224,0,0,1,16,0,0,NULL), - (4225,0,0,1,16,0,0,NULL), - (4226,0,0,1,16,0,0,NULL), - (4227,0,0,1,16,0,0,NULL), - (4228,0,0,1,16,0,0,NULL), - (4229,0,0,1,16,0,0,NULL), - (4230,0,0,1,16,0,0,NULL), - (4231,0,0,1,16,0,0,NULL), - (4232,0,0,1,16,0,0,NULL), - (4233,0,0,1,16,0,0,NULL), - (4234,0,0,1,16,0,0,NULL), - (4235,0,0,1,16,0,0,NULL), - (4236,0,0,1,16,0,0,NULL), - (4237,0,0,1,16,0,0,NULL), - (4238,0,0,1,16,0,0,NULL), - (4239,0,0,1,16,0,0,NULL), - (4240,0,0,1,16,0,0,NULL), - (4241,0,0,1,16,0,0,NULL), - (4242,0,0,1,16,0,0,NULL), - (4243,0,0,1,16,0,0,NULL), - (4244,0,0,1,16,0,0,NULL), - (4245,0,0,1,16,0,0,NULL), - (4246,0,0,1,16,0,0,NULL), - (4247,0,0,1,16,0,0,NULL), - (4248,0,0,1,16,0,0,NULL), - (4249,0,0,1,16,0,0,NULL), - (4250,0,0,1,16,0,0,NULL), - (4251,0,0,1,16,0,0,NULL), - (4252,0,0,1,16,0,0,NULL), - (4253,0,0,1,16,0,0,NULL), - (4254,0,0,1,16,0,0,NULL), - (4255,0,0,1,16,0,0,NULL), - (4256,0,0,1,16,0,0,NULL), - (4257,0,0,1,16,0,0,NULL), - (4258,0,0,1,16,0,0,NULL), - (4259,0,0,1,16,0,0,NULL), - (4260,0,0,1,16,0,0,NULL), - (4261,0,0,1,16,0,0,NULL), - (4262,0,0,1,16,0,0,NULL), - (4263,0,0,1,16,0,0,NULL), - (4264,0,33554432,1,16,0,0,NULL), - (4265,0,33554432,1,16,0,0,NULL), - (4266,0,33554432,1,16,0,0,NULL), - (4267,0,0,1,16,0,0,NULL), - (4268,0,0,1,16,0,0,NULL), - (4269,0,0,1,16,0,0,NULL), - (4270,0,0,1,16,0,0,NULL), - (4271,0,0,1,16,0,0,NULL), - (4272,0,0,1,16,0,0,NULL), - (4273,0,0,1,16,0,0,NULL), - (4274,0,0,1,16,0,0,NULL), - (4275,0,0,1,16,0,0,NULL), - (4276,0,0,1,16,0,0,NULL), - (4277,0,0,1,16,0,0,NULL), - (4278,0,0,1,16,0,0,NULL), (4279,0,0,1,16,0,0,'12544'), - (4280,0,0,1,16,0,0,NULL), - (4281,0,0,1,16,0,0,NULL), - (4282,0,0,1,16,0,0,NULL), - (4283,0,0,1,16,0,0,NULL), - (4284,0,0,1,16,0,0,NULL), - (4285,0,0,1,16,0,0,NULL), - (4286,0,0,1,16,0,0,NULL), - (4287,0,0,1,16,0,0,NULL), - (4288,0,0,1,16,0,0,NULL), - (4289,0,0,1,16,0,0,NULL), - (4290,0,0,1,16,0,0,NULL), - (4291,0,0,1,16,0,0,NULL), - (4292,0,0,1,16,0,0,NULL), - (4293,0,0,1,16,0,0,NULL), - (4294,0,0,1,16,0,0,NULL), - (4295,0,0,1,16,0,0,NULL), - (4296,0,0,1,16,0,0,NULL), - (4297,0,0,1,16,0,0,NULL), - (4298,0,0,1,16,0,0,NULL), - (4299,0,0,1,16,0,0,NULL), - (4300,0,0,1,16,0,0,NULL), - (4301,0,0,1,16,0,0,NULL), - (4302,0,0,1,16,0,0,NULL), - (4303,0,0,1,16,0,0,NULL), - (4304,0,0,1,16,0,0,NULL), - (4305,0,0,1,16,0,0,NULL), - (4306,0,0,1,16,0,0,NULL), - (4307,0,0,1,16,0,0,NULL), - (4308,0,0,1,16,0,0,NULL), - (4309,0,0,1,16,0,0,NULL), - (4310,0,0,1,16,0,0,NULL), - (4311,0,0,1,16,0,0,NULL), - (4312,0,0,1,16,0,0,NULL), - (4313,0,0,1,16,0,0,NULL), - (4314,0,0,1,16,0,0,NULL), - (4315,0,0,1,16,0,0,NULL), - (4316,0,0,1,16,0,0,NULL), - (4317,0,0,1,16,0,0,NULL), - (4318,0,0,1,16,0,0,NULL), - (4319,0,0,1,16,0,0,NULL), - (4320,0,0,1,16,0,0,NULL), (4321,0,0,1,16,0,0,'12544'), - (4322,0,0,1,16,0,0,NULL), - (4323,0,33554432,1,16,0,0,NULL), - (4324,0,33554432,1,16,0,0,NULL), - (4325,0,0,1,16,0,0,NULL), - (4326,0,0,1,16,0,0,NULL), - (4327,0,33554432,1,16,0,0,NULL), - (4328,0,0,1,16,0,0,NULL), - (4329,0,0,1,16,0,0,NULL), - (4330,0,0,1,16,0,0,NULL), - (4331,0,0,1,16,0,0,NULL), - (4332,0,0,1,16,0,0,NULL), - (4333,0,0,1,16,0,0,NULL), - (4334,0,0,1,16,0,0,NULL), - (4335,0,0,1,16,0,0,NULL), - (4336,0,0,1,16,0,0,NULL), - (4337,0,0,1,16,0,0,NULL), - (4338,0,0,1,16,0,0,NULL), - (4339,0,0,1,16,0,0,NULL), - (4340,0,0,1,16,0,0,NULL), - (4341,0,0,1,16,0,0,NULL), - (4342,0,33554432,1,16,0,0,NULL), - (4343,0,0,1,16,0,0,NULL), - (4344,0,0,1,16,0,0,NULL), - (4347,0,0,1,16,0,0,NULL), - (4348,0,0,1,16,0,0,NULL), - (4349,0,0,1,16,0,0,NULL), - (4350,0,0,1,16,0,0,NULL), - (4351,0,0,1,16,0,0,NULL), - (4352,0,0,1,16,0,0,NULL), - (4354,0,0,1,16,0,0,NULL), - (4355,0,0,1,16,0,0,NULL), - (4356,0,0,1,16,0,0,NULL), - (4357,0,0,1,16,0,0,NULL), - (4358,0,0,1,16,0,0,NULL), - (4359,0,0,1,16,0,0,NULL), (4360,0,0,0,0,0,0,NULL), (4361,0,0,0,0,0,0,NULL), (4364,0,0,0,0,0,0,NULL), (4377,0,0,0,0,0,0,NULL), (4378,0,0,0,0,0,0,NULL), - (4380,0,0,1,16,0,0,NULL), - (4381,0,0,1,16,0,0,NULL), - (4382,0,0,1,16,0,0,NULL), - (4383,0,0,1,16,0,0,NULL), - (4384,0,0,1,16,0,0,NULL), - (4385,0,0,1,16,0,0,NULL), - (4386,0,0,1,16,0,0,NULL), - (4387,0,0,1,16,0,0,NULL), - (4388,0,0,1,16,0,0,NULL), - (4389,0,0,1,16,0,0,NULL), - (4391,0,0,1,16,0,0,NULL), - (4392,0,0,1,16,0,0,NULL), - (4393,0,0,1,16,0,0,NULL), - (4394,0,0,1,16,0,0,NULL), - (4395,0,0,1,16,0,0,NULL), - (4396,0,0,1,16,0,0,NULL), - (4397,0,0,1,16,0,0,NULL), - (4398,0,0,1,16,0,0,NULL), - (4399,0,0,1,16,0,0,NULL), - (4400,0,0,1,16,0,0,NULL), - (4401,0,0,1,16,0,0,NULL), - (4402,0,0,1,16,0,0,NULL), - (4403,0,0,1,16,0,0,NULL), - (4404,0,0,1,16,0,0,NULL), - (4405,0,0,1,16,0,0,NULL), - (4406,0,0,1,16,0,0,NULL), - (4407,0,0,1,16,0,0,NULL), - (4408,0,0,1,16,0,0,NULL), - (4409,0,0,1,16,0,0,NULL), - (4410,0,0,1,16,0,0,NULL), - (4411,0,0,1,16,0,0,NULL), - (4412,0,0,1,16,0,0,NULL), - (4413,0,0,1,16,0,0,NULL), - (4414,0,0,1,16,0,0,NULL), - (4415,0,0,1,16,0,0,NULL), - (4416,0,0,1,16,0,0,NULL), - (4417,0,0,1,16,0,0,NULL), - (4418,0,0,1,16,0,0,NULL), - (4419,0,0,1,16,0,0,NULL), - (4420,0,0,1,16,0,0,NULL), - (4421,0,0,1,16,0,0,NULL), - (4422,0,0,1,16,0,0,NULL), - (4423,0,0,1,16,0,0,NULL), - (4424,0,0,1,16,0,0,NULL), - (4425,0,0,1,16,0,0,NULL), - (4426,0,0,1,16,0,0,NULL), - (4427,0,0,1,16,0,0,NULL), - (4428,0,0,1,16,0,0,NULL), - (4429,0,0,1,16,0,0,NULL), - (4430,0,0,1,16,0,0,NULL), - (4431,0,0,1,16,0,0,NULL), - (4432,0,0,1,16,0,0,NULL), - (4433,0,0,1,16,0,0,NULL), - (4434,0,0,1,16,0,0,NULL), - (4435,0,0,1,16,0,0,NULL), - (4436,0,0,1,16,0,0,NULL), - (4437,0,0,1,16,0,0,NULL), - (4438,0,0,1,16,0,0,NULL), - (4439,0,0,1,16,0,0,NULL), - (4440,0,0,1,16,0,0,NULL), - (4441,0,0,1,16,0,0,NULL), - (4442,0,0,1,16,0,0,NULL), - (4443,0,0,1,16,0,0,NULL), - (4444,0,0,1,16,0,0,NULL), - (4445,0,0,1,16,0,0,NULL), - (4446,0,0,1,16,0,0,NULL), - (4447,0,0,1,16,0,0,NULL), - (4448,0,0,1,16,0,0,NULL), - (4449,0,0,1,16,0,0,NULL), - (4450,0,0,1,16,0,0,NULL), - (4451,0,0,1,16,0,0,NULL), - (4452,0,0,1,16,0,0,NULL), - (4453,0,0,1,16,0,0,NULL), - (4454,0,0,1,16,0,0,NULL), - (4455,0,0,1,16,0,0,NULL), - (4456,0,0,1,16,0,0,NULL), - (4457,0,0,1,16,0,0,NULL), - (4459,0,0,1,16,0,0,NULL), - (4460,0,0,1,16,0,0,NULL), - (4461,0,0,1,16,0,0,NULL), - (4462,0,0,1,16,0,0,NULL), - (4463,0,0,1,16,0,0,NULL), - (4473,0,0,1,16,0,0,NULL), - (4479,0,0,1,16,0,0,NULL), - (4480,0,0,1,16,0,0,NULL), - (4481,0,0,1,16,0,0,NULL), (4522,0,0,0,0,0,0,NULL), - (4567,0,0,1,16,0,0,NULL), - (4568,0,0,1,16,0,0,NULL), - (4569,0,0,1,16,0,0,NULL), - (4570,0,0,1,16,0,0,NULL), - (4571,0,0,1,16,0,0,NULL), - (4572,0,0,1,16,0,0,NULL), - (4573,0,0,1,16,0,0,NULL), - (4574,0,0,1,16,0,0,NULL), - (4575,0,0,1,16,0,0,NULL), - (4576,0,0,1,16,0,0,NULL), - (4577,0,0,1,16,0,0,NULL), - (4578,0,0,1,16,0,0,NULL), - (4579,0,0,1,16,0,0,NULL), - (4580,0,0,1,16,0,0,NULL), - (4581,0,0,1,16,0,0,NULL), - (4582,0,0,1,16,0,0,NULL), - (4583,0,0,1,16,0,0,NULL), - (4584,0,0,1,16,0,0,NULL), - (4585,0,0,1,16,0,0,NULL), - (4586,0,0,1,16,0,0,NULL), - (4587,0,0,1,16,0,0,NULL), - (4588,0,0,1,16,0,0,NULL), - (4589,0,0,1,16,0,0,NULL), - (4590,0,0,1,16,0,0,NULL), - (4591,0,0,1,16,0,0,NULL), - (4592,0,0,1,16,0,0,NULL), - (4594,0,0,1,16,0,0,NULL), - (4595,0,0,1,16,0,0,NULL), - (4596,0,0,1,16,0,0,NULL), - (4597,0,0,1,16,0,0,NULL), - (4598,0,0,1,16,0,0,NULL), - (4599,0,0,1,16,0,0,NULL), - (4600,0,0,1,16,0,0,NULL), - (4601,0,0,1,16,0,0,NULL), - (4602,0,0,1,16,0,0,NULL), - (4603,0,0,1,16,0,0,NULL), - (4604,0,0,1,16,0,0,NULL), - (4605,0,0,1,16,0,0,NULL), - (4606,0,0,1,16,0,0,NULL), - (4607,0,0,1,16,0,0,NULL), - (4608,0,0,1,16,0,0,NULL), - (4609,0,0,1,16,0,0,NULL), - (4610,0,0,1,16,0,0,NULL), - (4611,0,0,1,16,0,0,NULL), - (4612,0,0,1,16,0,0,NULL), - (4613,0,0,1,16,0,0,NULL), - (4614,0,0,1,16,0,0,NULL), - (4615,0,0,1,16,0,0,NULL), - (4616,0,0,1,16,0,0,NULL), - (4617,0,0,1,16,0,0,NULL), (4618,0,0,1,16,0,0,'8734'), - (4619,0,0,1,16,0,0,NULL), (4620,0,1,1,16,0,0,NULL), - (4621,0,0,1,16,0,0,NULL), (4622,0,0,1,16,0,0,'8734'), (4623,0,0,1,16,0,0,'8734'), - (4624,0,0,1,16,0,0,NULL), - (4625,0,0,1,16,0,0,NULL), - (4626,0,0,1,16,0,0,NULL), - (4627,0,0,1,16,0,0,NULL), - (4628,0,0,1,16,0,0,NULL), - (4629,0,0,1,16,0,0,NULL), - (4630,0,0,1,16,0,0,NULL), - (4631,0,0,1,16,0,0,NULL), - (4632,0,0,1,16,0,0,NULL), - (4633,0,0,1,16,0,0,NULL), - (4634,0,0,1,16,0,0,NULL), - (4635,0,0,1,16,0,0,NULL), - (4636,0,0,1,16,0,0,NULL), - (4637,0,0,1,16,0,0,NULL), - (4638,0,0,1,16,0,0,NULL), - (4639,0,0,1,16,0,0,NULL), - (4640,0,0,1,16,0,0,NULL), - (4641,0,0,1,16,0,0,NULL), - (4642,0,0,1,16,0,0,NULL), - (4643,0,0,1,16,0,0,NULL), - (4644,0,0,1,16,0,0,NULL), - (4645,0,0,1,16,0,0,NULL), - (4646,0,0,1,16,0,0,NULL), - (4647,0,0,1,16,0,0,NULL), - (4648,0,0,1,16,0,0,NULL), - (4649,0,0,1,16,0,0,NULL), - (4650,0,0,1,16,0,0,NULL), - (4651,0,0,1,16,0,0,NULL), - (4652,0,0,1,16,0,0,NULL), - (4653,0,0,1,16,0,0,NULL), - (4654,0,0,1,16,0,0,NULL), - (4655,0,0,1,16,0,0,NULL), - (4656,0,0,1,16,0,0,NULL), - (4657,0,0,2,16,0,0,NULL), - (4658,0,0,1,16,0,0,NULL), - (4659,0,0,1,16,0,0,NULL), - (4660,0,0,1,16,0,0,NULL), - (4661,0,0,1,16,0,0,NULL), - (4662,0,0,1,16,0,0,NULL), - (4663,0,0,1,16,0,0,NULL), - (4664,0,0,0,16,0,0,NULL), - (4665,0,0,1,16,0,0,NULL), - (4666,0,0,1,16,0,0,NULL), - (4667,0,0,1,16,0,0,NULL), - (4668,0,0,1,16,0,0,NULL), - (4669,0,0,1,16,0,0,NULL), - (4670,0,0,1,16,233,0,NULL), - (4671,0,0,1,16,0,0,NULL), - (4672,0,0,1,16,69,0,NULL), - (4673,0,0,1,16,0,0,NULL), - (4674,0,0,1,16,0,0,NULL), - (4675,0,0,1,16,0,0,NULL), - (4676,0,0,1,16,0,0,NULL), - (4677,2327,0,1,16,0,0,NULL), - (4678,0,0,1,16,0,0,NULL), - (4679,0,0,1,16,0,0,NULL), - (4680,0,0,1,16,0,0,NULL), - (4681,0,0,1,16,69,0,NULL), - (4682,0,0,1,16,0,0,NULL), - (4683,0,0,1,16,0,0,NULL), - (4684,0,0,1,16,0,0,NULL), - (4685,0,0,1,16,69,0,NULL), - (4686,0,0,1,16,0,0,NULL), - (4687,0,0,1,16,69,0,NULL), - (4688,0,0,1,16,0,0,NULL), - (4689,0,0,1,16,0,0,NULL), - (4690,0,0,1,16,0,0,NULL), - (4691,0,0,1,16,0,0,NULL), - (4692,0,0,1,16,0,0,NULL), - (4693,0,0,1,16,0,0,NULL), - (4694,0,0,1,16,0,0,NULL), - (4695,0,0,1,16,0,0,NULL), - (4696,0,0,1,16,0,0,NULL), - (4697,0,0,1,16,0,0,NULL), - (4698,0,0,1,16,0,0,NULL), - (4699,0,0,1,16,0,0,NULL), - (4700,0,0,1,16,0,0,NULL), - (4701,0,0,1,16,0,0,NULL), - (4702,0,0,1,16,0,0,NULL), - (4703,0,0,1,16,0,0,NULL), - (4704,0,0,1,16,0,0,NULL), - (4705,0,0,1,16,0,0,NULL), - (4706,0,0,1,16,0,0,NULL), - (4707,0,0,1,16,0,0,NULL), - (4718,0,0,1,16,0,0,NULL), - (4719,0,0,1,16,0,0,NULL), - (4720,0,0,1,16,0,0,NULL), - (4721,0,0,1,16,0,0,NULL), - (4722,0,0,1,16,0,0,NULL), - (4723,0,0,1,16,0,0,NULL), - (4724,0,0,1,16,0,0,NULL), - (4725,0,0,1,16,0,0,NULL), - (4726,0,0,1,16,0,0,NULL), - (4727,0,0,1,16,0,0,NULL), - (4728,0,0,1,16,0,0,NULL), - (4729,0,0,1,16,0,0,NULL), - (4730,0,0,1,16,0,0,NULL), - (4731,0,0,1,16,0,0,NULL), - (4732,0,0,1,16,0,0,NULL), - (4733,0,0,1,16,0,0,NULL), - (4734,0,0,1,16,0,0,NULL), - (4735,0,0,1,16,0,0,NULL), - (4736,0,0,1,16,0,0,NULL), - (4737,0,0,1,16,0,0,NULL), - (4738,0,0,1,16,0,0,NULL), - (4739,0,0,1,16,0,0,NULL), - (4740,0,0,1,16,0,0,NULL), - (4741,0,0,1,16,0,0,NULL), - (4742,0,0,1,16,0,0,NULL), - (4743,0,0,1,16,0,0,NULL), - (4744,0,0,1,16,0,0,NULL), - (4745,0,0,1,16,0,0,NULL), - (4746,0,0,1,16,0,0,NULL), - (4747,0,0,1,16,0,0,NULL), - (4748,0,0,1,16,0,0,NULL), - (4749,0,0,1,16,0,0,NULL), - (4750,0,0,1,16,0,0,NULL), - (4751,0,0,1,16,0,0,NULL), - (4752,0,0,1,16,0,0,NULL), - (4753,0,0,1,16,0,0,NULL), - (4754,0,0,1,16,0,0,NULL), - (4755,0,0,1,16,0,0,NULL), - (4756,0,0,1,16,0,0,NULL), - (4757,0,0,1,16,0,0,NULL), - (4758,0,0,1,16,0,0,NULL), - (4759,0,0,1,16,0,0,NULL), - (4760,0,0,1,16,0,0,NULL), - (4761,0,0,0,16,0,0,NULL), - (4764,0,0,0,16,0,0,NULL), - (4765,0,0,0,16,0,0,NULL), - (4766,0,0,1,16,0,0,NULL), - (4767,0,0,1,16,0,0,NULL), - (4768,0,0,1,16,0,0,NULL), - (4769,0,0,1,16,0,0,NULL), - (4770,0,0,1,16,13,0,NULL), - (4771,0,0,1,16,0,0,NULL), - (4772,0,0,1,16,0,0,NULL), - (4773,0,0,1,16,0,0,NULL), - (4774,0,0,1,16,0,0,NULL), - (4775,0,0,1,16,0,0,NULL), - (4776,0,0,1,16,0,0,NULL), - (4777,0,0,1,16,0,0,NULL), - (4778,0,0,1,16,0,0,NULL), - (4779,0,0,1,16,0,0,NULL), - (4780,0,0,1,16,0,0,NULL), - (4781,0,0,1,16,0,0,NULL), - (4782,0,0,1,16,0,0,NULL), - (4783,0,0,1,16,0,0,NULL), - (4784,0,0,1,16,0,0,NULL), - (4785,0,0,1,16,0,0,NULL), - (4786,0,0,1,16,0,0,NULL), - (4787,0,0,1,16,0,0,NULL), - (4788,0,0,1,16,0,0,NULL), - (4789,0,0,1,16,0,0,NULL), - (4790,0,0,1,16,0,0,NULL), - (4791,0,0,1,16,0,0,NULL), - (4792,0,0,1,16,0,0,NULL), - (4793,0,0,1,16,0,0,NULL), - (4794,0,0,1,16,0,0,NULL), - (4795,0,0,1,16,0,0,'18950'), - (4796,0,0,1,16,0,0,NULL), - (4797,0,0,1,16,0,0,NULL), - (4798,0,0,1,16,0,0,NULL), - (4799,0,0,1,16,0,0,NULL), - (4800,0,0,1,16,0,0,NULL), - (4828,0,0,1,16,0,0,NULL), - (4829,0,0,1,16,0,0,NULL), - (4830,0,0,1,16,0,0,NULL), - (4831,0,33554432,1,16,0,0,NULL), - (4832,0,0,1,16,0,0,NULL), - (4833,0,0,1,16,0,0,NULL), - (4855,0,0,1,16,0,0,NULL), - (4856,0,0,1,16,0,0,NULL), - (4857,0,0,1,16,0,0,NULL), - (4858,0,0,1,16,0,0,NULL), - (4859,0,0,1,16,0,0,NULL), - (4860,0,0,1,16,0,0,NULL), - (4861,0,0,1,16,0,0,NULL), - (4862,0,33554432,1,16,0,0,NULL), - (4863,0,33554432,1,16,0,0,NULL), - (4866,0,0,1,16,0,0,NULL), - (4867,0,33554432,1,16,0,0,NULL), - (4868,0,0,1,16,0,0,NULL), - (4869,0,33554432,1,16,0,0,NULL), - (4870,0,0,1,16,0,0,NULL), - (4871,0,33554432,1,16,0,0,NULL), - (4872,0,0,1,16,0,0,NULL), - (4873,0,0,1,16,0,0,NULL), (4874,0,0,1,16,0,0,'12544'), - (4875,0,0,1,16,0,0,NULL), - (4876,0,33554432,1,16,0,0,NULL), - (4877,0,0,1,16,0,0,NULL), - (4878,0,0,1,16,0,0,NULL), - (4879,0,0,1,16,0,0,NULL), - (4880,0,0,1,16,0,0,NULL), - (4881,0,0,1,16,0,0,NULL), - (4882,0,0,1,16,0,0,NULL), - (4883,0,0,1,16,0,0,NULL), - (4884,0,0,1,16,0,0,NULL), - (4885,0,0,1,16,0,0,NULL), - (4886,0,0,1,16,0,0,NULL), - (4887,0,0,1,16,0,0,NULL), - (4888,0,0,1,16,0,0,NULL), - (4889,0,0,1,16,0,0,NULL), - (4890,0,0,1,16,0,0,NULL), - (4891,0,0,1,16,0,0,NULL), - (4892,0,0,1,16,0,0,NULL), - (4893,0,0,1,16,0,0,NULL), - (4894,0,0,1,16,0,0,NULL), - (4895,0,0,1,16,0,0,NULL), - (4896,0,0,1,16,0,0,NULL), - (4897,0,0,1,16,0,0,NULL), - (4898,0,0,1,16,0,0,NULL), - (4899,0,0,1,16,0,0,NULL), - (4900,0,0,1,16,0,0,NULL), - (4901,0,0,1,16,0,0,NULL), - (4902,0,0,1,16,0,0,NULL), - (4903,0,0,1,16,0,0,NULL), - (4904,0,0,1,16,0,0,NULL), - (4905,0,0,1,16,0,0,NULL), - (4906,0,0,1,16,0,0,NULL), - (4907,0,0,1,16,0,0,NULL), - (4908,0,0,1,16,0,0,NULL), - (4909,0,0,1,16,0,0,NULL), - (4910,0,0,1,16,0,0,NULL), - (4912,0,0,1,16,0,0,NULL), - (4913,0,0,1,16,0,0,NULL), - (4914,0,1114112,1,16,0,0,'7165'), - (4915,0,0,1,16,0,0,NULL), - (4916,0,0,1,16,0,0,NULL), - (4917,0,0,1,16,0,0,NULL), - (4918,0,0,1,16,0,0,NULL), - (4919,0,0,1,16,0,0,NULL), - (4920,0,0,1,16,0,0,NULL), - (4921,0,0,1,16,0,0,NULL), - (4922,0,0,1,16,0,0,NULL), - (4923,0,0,1,16,0,0,NULL), - (4924,0,0,1,16,0,0,NULL), - (4925,0,0,1,16,0,0,NULL), - (4926,0,0,1,16,0,0,NULL), - (4927,0,0,1,16,0,0,NULL), - (4936,0,0,1,16,0,0,NULL), - (4937,0,0,1,16,0,0,NULL), - (4938,0,0,1,16,0,0,NULL), - (4939,0,0,1,16,0,0,NULL), - (4940,0,0,1,16,0,0,NULL), - (4941,0,0,1,16,0,0,NULL), - (4942,0,0,1,16,0,0,NULL), - (4943,0,0,1,16,0,0,NULL), - (4944,0,0,1,16,0,0,NULL), - (4945,0,0,1,16,0,0,NULL), - (4946,0,0,1,16,0,0,NULL), - (4947,0,0,1,16,0,0,NULL), - (4948,0,0,1,16,0,0,NULL), - (4949,0,0,1,16,0,0,NULL), - (4950,0,0,1,16,0,0,NULL), - (4951,0,0,1,16,0,0,NULL), - (4952,0,0,1,16,0,0,NULL), - (4953,0,0,1,16,0,0,NULL), - (4954,0,0,1,16,0,0,NULL), - (4955,0,0,1,16,0,0,NULL), - (4956,0,0,1,16,0,0,NULL), - (4957,0,0,1,16,0,0,NULL), - (4958,0,0,1,16,0,0,NULL), - (4959,0,0,1,16,0,0,NULL), - (4960,0,0,1,16,0,0,NULL), - (4961,0,0,1,16,0,0,NULL), - (4962,0,0,1,16,0,0,NULL), - (4963,0,0,1,16,0,0,NULL), - (4964,0,0,1,16,0,0,NULL), - (4965,0,0,1,16,0,0,NULL), - (4966,0,0,1,16,0,0,NULL), - (4967,0,0,1,16,0,0,NULL), - (4968,0,0,1,16,0,0,NULL), - (4969,0,0,1,16,0,0,NULL), - (4970,0,0,1,16,0,0,NULL), - (4971,0,0,1,16,0,0,NULL), - (4972,0,0,1,16,0,0,NULL), - (4973,0,0,1,16,0,0,NULL), - (4974,0,0,1,16,0,0,NULL), - (4975,0,0,1,16,0,0,NULL), - (4976,0,0,1,16,0,0,NULL), - (4977,0,0,1,16,0,0,NULL), - (4978,0,0,1,16,0,0,NULL), - (4979,0,0,1,16,0,0,NULL), - (4980,0,0,1,16,0,0,NULL), - (4981,0,0,1,16,0,0,NULL), - (4982,0,0,1,16,0,0,NULL), - (4983,0,0,1,16,0,0,NULL), - (4984,0,0,1,16,0,0,NULL), - (4985,0,0,1,16,0,0,NULL), - (4986,0,0,1,16,0,0,NULL), - (4987,0,0,1,16,0,0,NULL), - (4988,0,0,1,16,0,0,NULL), - (4989,0,0,1,16,0,0,NULL), - (4990,0,0,1,16,0,0,NULL), - (4991,0,0,1,16,0,0,NULL), - (4992,0,0,1,16,0,0,NULL), - (4993,0,0,1,16,0,0,NULL), - (5001,0,0,1,16,0,0,NULL), - (5002,0,0,1,16,0,0,NULL), - (5003,0,0,1,16,0,0,NULL), - (5004,0,0,1,16,0,0,NULL), - (5005,0,0,1,16,0,0,NULL), - (5006,0,0,1,16,0,0,NULL), - (5007,0,0,1,16,0,0,NULL), - (5008,0,1114112,1,16,0,0,'7165'), - (5009,0,0,1,16,0,0,NULL), - (5010,0,0,1,16,0,0,NULL), - (5011,0,0,1,16,0,0,NULL), - (5012,0,0,1,16,0,0,NULL), - (5013,0,33554432,1,16,0,0,NULL), - (5014,0,33554432,1,16,0,0,NULL), - (5015,0,0,1,16,0,0,NULL), - (5016,0,0,1,16,0,0,NULL), - (5017,0,0,1,16,0,0,NULL), - (5018,0,0,1,16,0,0,NULL), - (5019,0,0,1,16,0,0,NULL), - (5020,0,0,1,16,0,0,NULL), - (5021,0,0,1,16,0,0,NULL), - (5022,0,0,1,16,0,0,NULL), - (5023,0,0,1,16,0,0,NULL), - (5024,0,0,1,16,0,0,NULL), - (5025,0,0,1,16,0,0,NULL), - (5026,0,0,1,16,0,0,NULL), - (5027,0,0,1,16,0,0,NULL), - (5028,0,0,1,16,0,0,NULL), - (5029,0,0,1,16,0,0,NULL), - (5030,0,0,1,16,0,0,NULL), - (5031,0,0,1,16,0,0,NULL), - (5032,0,0,1,16,0,0,NULL), - (5033,0,0,1,16,0,0,NULL), - (5034,0,0,1,16,0,0,NULL), - (5035,0,0,1,16,0,0,NULL), - (5036,0,0,1,16,0,0,NULL), - (5037,0,0,1,16,0,0,NULL), - (5038,0,0,1,16,0,0,NULL), - (5039,0,0,1,16,0,0,NULL), - (5040,0,0,1,16,0,0,NULL), - (5041,0,0,1,16,0,0,NULL), - (5042,0,0,1,16,0,0,NULL), - (5043,0,0,1,16,0,0,NULL), - (5044,0,0,1,16,0,0,NULL), - (5045,0,0,1,16,0,0,NULL), - (5046,0,0,1,16,0,0,NULL), - (5047,0,0,1,16,0,0,NULL), - (5048,0,0,1,16,0,0,NULL), - (5049,0,0,1,16,0,0,NULL), - (5050,0,0,1,16,0,0,NULL), - (5051,0,0,1,16,0,0,NULL), - (5052,0,0,1,16,0,0,NULL), - (5053,0,0,1,16,0,0,NULL), - (5054,0,0,1,16,0,0,NULL), - (5055,0,0,1,16,0,0,NULL), - (5057,0,0,1,16,0,0,NULL), - (5058,0,0,1,16,0,0,NULL), - (5059,0,0,1,16,0,0,NULL), - (5060,0,0,1,16,0,0,NULL), - (5061,0,0,1,16,0,0,NULL), - (5062,0,0,1,16,0,0,NULL), - (5063,0,0,1,16,0,0,NULL), - (5064,0,0,1,16,0,0,NULL), - (5065,0,0,1,16,0,0,NULL), - (5066,0,0,1,16,0,0,NULL), - (5067,0,0,1,16,0,0,NULL), - (5068,0,0,1,16,0,0,NULL), - (5069,0,0,1,16,0,0,NULL), - (5070,0,0,1,16,0,0,NULL), - (5071,0,0,1,16,0,0,NULL), - (5072,0,0,1,16,0,0,NULL), - (5073,0,0,1,16,0,0,NULL), - (5074,0,0,1,16,0,0,NULL), - (5075,0,0,1,16,0,0,NULL), - (5076,0,0,1,16,0,0,NULL), - (5077,0,0,1,16,0,0,NULL), - (5078,0,0,1,16,0,0,NULL), - (5079,0,0,1,16,0,0,NULL), - (5080,0,0,1,16,0,0,NULL), - (5081,0,0,1,16,0,0,NULL), - (5082,0,0,1,16,0,0,NULL), - (5083,0,0,1,16,0,0,NULL), - (5084,0,0,1,16,0,0,NULL), - (5085,0,0,1,16,0,0,NULL), - (5086,0,0,1,16,0,0,NULL), - (5087,0,0,1,16,0,0,NULL), - (5088,0,0,1,16,0,0,NULL), - (5089,0,0,1,16,0,0,NULL), - (5090,0,0,1,16,0,0,NULL), - (5091,0,0,1,16,0,0,NULL), - (5092,0,0,1,16,0,0,NULL), - (5093,0,0,1,16,0,0,NULL), - (5094,0,0,1,16,0,0,NULL), - (5095,0,0,1,16,0,0,NULL), - (5096,0,0,1,16,0,0,NULL), - (5097,0,0,1,16,0,0,NULL), - (5098,0,0,1,16,0,0,NULL), - (5099,0,0,1,16,0,0,NULL), - (5100,0,0,1,16,0,0,NULL), - (5101,0,0,1,16,0,0,NULL), - (5102,0,0,1,16,0,0,NULL), - (5103,0,0,1,16,0,0,NULL), - (5117,0,0,1,16,0,0,NULL), - (5118,0,0,1,16,0,0,NULL), - (5119,0,0,1,16,0,0,NULL), - (5120,0,0,1,16,0,0,NULL), - (5121,0,0,1,16,0,0,NULL), - (5122,0,0,1,16,0,0,NULL), - (5123,0,0,1,16,0,0,NULL), - (5124,0,0,1,16,0,0,NULL), - (5125,0,0,1,16,0,0,NULL), - (5126,0,0,1,16,0,0,NULL), - (5127,0,0,1,16,0,0,NULL), - (5128,0,0,1,16,0,0,NULL), - (5129,0,0,1,16,0,0,NULL), - (5130,0,0,1,16,0,0,NULL), - (5131,0,0,1,16,0,0,NULL), - (5132,0,0,1,16,0,0,NULL), - (5133,0,0,1,16,0,0,NULL), - (5134,0,0,1,16,0,0,NULL), - (5135,0,0,1,16,0,0,NULL), - (5136,0,0,1,16,0,0,NULL), - (5137,0,0,1,16,0,0,NULL), - (5138,0,0,1,16,0,0,NULL), - (5139,0,0,1,16,0,0,NULL), - (5140,0,0,1,16,0,0,NULL), - (5141,0,0,1,16,0,0,NULL), - (5142,0,0,1,16,0,0,NULL), - (5143,0,0,1,16,0,0,NULL), - (5144,0,0,1,16,0,0,NULL), - (5145,0,0,1,16,0,0,NULL), - (5146,0,0,1,16,0,0,NULL), - (5147,0,0,1,16,0,0,NULL), - (5148,0,0,1,16,0,0,NULL), - (5149,0,0,1,16,0,0,NULL), - (5150,0,0,1,16,0,0,NULL), - (5151,0,0,1,16,0,0,NULL), - (5152,0,0,1,16,0,0,NULL), - (5153,0,0,1,16,0,0,NULL), - (5154,0,0,1,16,0,0,NULL), - (5155,0,0,1,16,0,0,NULL), - (5156,0,0,1,16,0,0,NULL), - (5157,0,0,1,16,0,0,NULL), - (5158,0,0,1,16,0,0,NULL), - (5159,0,0,1,16,0,0,NULL), - (5160,0,0,1,16,0,0,NULL), - (5161,0,0,1,16,0,0,NULL), - (5162,0,0,1,16,0,0,NULL), - (5163,0,0,1,16,0,0,NULL), - (5164,0,0,1,16,0,0,NULL), - (5167,0,0,1,16,0,0,NULL), - (5168,0,0,1,16,0,0,NULL), - (5172,0,0,1,16,0,0,NULL), - (5174,0,0,1,16,0,0,NULL), - (5175,0,0,1,16,0,0,NULL), - (5176,0,0,1,16,0,0,NULL), - (5177,0,0,1,16,0,0,NULL), - (5178,0,0,1,16,0,0,NULL), - (5179,0,0,1,16,0,0,NULL), - (5180,0,0,1,16,0,0,NULL), - (5181,0,0,1,16,0,0,NULL), - (5182,0,0,1,16,0,0,NULL), - (5183,0,0,1,16,0,0,NULL), - (5184,0,0,1,16,0,0,NULL), - (5185,0,0,1,16,0,0,NULL), - (5186,0,0,1,16,0,0,NULL), - (5187,0,0,1,16,0,0,NULL), - (5188,0,0,1,16,0,0,NULL), - (5189,0,0,1,16,0,0,NULL), - (5190,0,0,1,16,0,0,NULL), - (5191,0,0,1,16,0,0,NULL), - (5192,0,0,1,16,0,0,NULL), - (5193,0,0,1,16,0,0,NULL), - (5194,0,0,1,16,0,0,NULL), - (5195,0,0,1,16,0,0,NULL), - (5196,0,0,1,16,0,0,NULL), - (5197,0,0,1,16,0,0,NULL), - (5198,0,0,1,16,0,0,NULL), - (5199,0,0,1,16,0,0,NULL), - (5200,0,0,1,16,0,0,NULL), - (5201,0,0,1,16,0,0,NULL), - (5202,0,0,1,16,0,0,NULL), - (5203,0,0,1,16,0,0,NULL), - (5204,0,0,1,16,0,0,NULL), - (5205,0,0,1,16,0,0,NULL), - (5206,0,0,1,16,0,0,NULL), - (5207,0,0,1,16,0,0,NULL), - (5208,0,0,1,16,0,0,NULL), - (5209,0,0,1,16,0,0,NULL), - (5210,0,0,1,16,0,0,NULL), - (5211,0,0,1,16,0,0,NULL), - (5212,0,0,1,16,0,0,NULL), - (5213,0,0,1,16,0,0,NULL), - (5214,0,0,1,16,0,0,NULL), - (5215,0,0,1,16,0,0,NULL), - (5216,0,0,1,16,0,0,NULL), - (5217,0,0,1,16,0,0,NULL), - (5218,0,0,1,16,0,0,NULL), - (5219,0,0,1,16,0,0,NULL), - (5220,0,0,1,16,173,0,NULL), - (5221,0,0,1,16,173,0,NULL), - (5222,0,0,1,16,173,0,NULL), - (5223,0,0,1,16,173,0,NULL), - (5224,0,0,1,16,173,0,NULL), (5225,0,0,1,16,0,0,NULL), - (5226,0,0,1,16,173,0,NULL), - (5227,0,0,1,16,173,0,NULL), - (5228,0,0,1,16,173,0,NULL), (5229,0,0,1,16,0,0,NULL), - (5240,0,0,1,16,0,0,NULL), - (5241,0,0,1,16,0,0,NULL), - (5242,0,0,1,16,0,0,NULL), - (5243,0,0,1,16,0,0,NULL), - (5244,0,0,1,16,0,0,NULL), - (5245,0,0,1,16,0,0,NULL), - (5246,0,0,1,16,0,0,NULL), - (5247,0,0,1,16,0,0,NULL), - (5248,0,0,1,16,0,0,NULL), - (5249,0,0,1,16,0,0,NULL), - (5250,0,0,1,16,0,0,NULL), - (5251,0,0,1,16,0,0,NULL), - (5252,0,0,1,16,0,0,NULL), - (5253,0,0,1,16,0,0,NULL), - (5254,0,0,1,16,0,0,NULL), - (5255,0,0,1,16,0,0,NULL), - (5256,0,0,1,16,0,0,NULL), - (5257,0,0,1,16,0,0,NULL), - (5258,0,0,1,16,0,0,NULL), - (5259,0,0,1,16,0,0,NULL), - (5260,0,0,1,16,0,0,NULL), - (5261,0,0,1,16,0,0,NULL), - (5262,0,0,1,16,0,0,NULL), - (5263,0,0,1,16,0,0,NULL), - (5264,0,0,1,16,0,0,NULL), - (5265,0,0,1,16,0,0,NULL), - (5266,0,0,1,16,0,0,NULL), - (5267,0,0,1,16,0,0,NULL), - (5268,0,0,1,16,0,0,NULL), - (5269,0,0,1,16,0,0,NULL), - (5270,0,0,1,16,0,0,NULL), - (5271,0,0,1,16,0,0,NULL), - (5272,0,0,1,16,0,0,NULL), - (5273,0,0,1,16,0,0,NULL), - (5274,0,0,1,16,0,0,NULL), - (5275,0,0,1,16,0,0,NULL), - (5276,0,0,1,16,0,0,NULL), - (5277,0,0,1,16,0,0,NULL), - (5278,0,0,1,16,0,0,NULL), - (5279,0,0,1,16,0,0,NULL), - (5280,0,0,1,16,0,0,NULL), - (5281,0,0,1,16,0,0,NULL), - (5282,0,0,1,16,0,0,NULL), - (5283,0,0,1,16,0,0,NULL), - (5284,0,0,1,16,0,0,NULL), (5285,0,0,1,16,0,0,'8734'), - (5286,0,0,1,16,0,0,NULL), - (5287,0,0,1,16,0,0,NULL), - (5288,0,0,1,16,0,0,NULL), - (5289,0,0,1,16,0,0,NULL), - (5290,0,0,1,16,0,0,NULL), - (5291,0,0,1,16,0,0,NULL), - (5292,0,0,1,16,0,0,NULL), - (5293,0,0,1,16,0,0,NULL), - (5294,0,0,1,16,0,0,NULL), - (5295,0,0,1,16,0,0,NULL), - (5296,0,0,1,16,0,0,NULL), - (5297,0,0,1,16,0,0,NULL), - (5298,0,0,1,16,0,0,NULL), - (5299,0,0,1,16,0,0,NULL), - (5300,0,0,1,16,0,0,NULL), - (5301,0,0,1,16,0,0,NULL), - (5302,0,0,1,16,0,0,NULL), - (5303,0,0,1,16,0,0,'18950'), - (5304,0,0,1,16,0,0,NULL), - (5305,0,0,1,16,0,0,NULL), - (5306,0,0,1,16,0,0,NULL), - (5307,0,0,1,16,0,0,NULL), - (5308,0,0,1,16,0,0,NULL), - (5309,0,0,1,16,0,0,NULL), - (5310,0,0,1,16,0,0,NULL), - (5311,0,0,1,16,0,0,NULL), - (5312,0,0,1,16,0,0,NULL), - (5313,0,0,1,16,0,0,NULL), - (5314,0,0,1,16,0,0,NULL), - (5315,0,0,1,16,173,0,NULL), - (5316,0,0,1,16,173,0,NULL), - (5317,0,0,1,16,173,0,NULL), - (5318,0,0,1,16,173,0,NULL), - (5319,0,0,1,16,173,0,NULL), - (5320,0,0,1,16,173,0,NULL), - (5321,0,0,1,16,173,0,NULL), - (5322,0,0,1,16,173,0,NULL), - (5323,0,0,1,16,173,0,NULL), - (5329,0,0,1,16,0,0,NULL), - (5330,0,0,1,16,0,0,NULL), - (5331,0,0,1,16,0,0,NULL), - (5332,0,0,1,16,0,0,NULL), - (5333,0,0,1,16,0,0,NULL), - (5334,0,0,1,16,0,0,NULL), - (5335,0,0,1,16,0,0,NULL), - (5336,0,0,1,16,0,0,NULL), - (5337,0,0,1,16,0,0,NULL), - (5338,0,0,1,16,0,0,NULL), - (5339,0,0,1,16,0,0,NULL), - (5340,0,0,1,16,0,0,NULL), - (5341,0,0,1,16,0,0,NULL), - (5342,0,0,1,16,0,0,NULL), - (5343,0,0,1,16,0,0,NULL), - (5344,0,0,1,16,0,0,NULL), - (5345,0,0,1,16,0,0,NULL), - (5346,0,0,1,16,0,0,NULL), - (5347,0,0,1,16,0,0,NULL), - (5348,0,0,1,16,0,0,NULL), - (5349,0,0,1,16,0,0,NULL), - (5350,0,0,1,16,0,0,NULL), - (5351,0,0,1,16,0,0,NULL), - (5352,0,0,1,16,0,0,NULL), - (5353,0,0,1,16,0,0,NULL), - (5354,0,0,1,16,0,0,NULL), - (5355,0,0,1,16,0,0,NULL), - (5356,0,0,1,16,0,0,NULL), - (5357,0,0,1,16,0,0,NULL), - (5358,0,0,1,16,0,0,NULL), - (5359,0,0,1,16,0,0,NULL), - (5360,0,0,1,16,0,0,NULL), - (5361,0,0,1,16,0,0,NULL), (5362,0,0,1,16,0,0,'8734'), - (5364,0,0,1,16,0,0,NULL), - (5365,0,0,1,16,0,0,NULL), (5366,0,3,1,16,0,0,NULL), (5367,0,0,1,16,0,0,'8734'), - (5368,0,0,1,16,0,0,NULL), - (5369,0,0,1,16,0,0,NULL), - (5370,0,0,1,16,0,0,NULL), - (5371,0,0,1,16,0,0,NULL), - (5372,0,0,1,16,0,0,NULL), - (5373,0,0,1,16,0,0,NULL), - (5374,0,0,1,16,0,0,NULL), - (5375,0,0,1,16,173,0,NULL), - (5376,0,0,1,16,0,0,NULL), - (5377,0,0,1,16,0,0,NULL), - (5378,0,0,1,16,0,0,NULL), - (5379,0,0,1,16,0,0,NULL), - (5380,0,0,1,16,0,0,NULL), - (5381,0,0,1,16,0,0,NULL), - (5382,0,0,1,16,0,0,NULL), - (5383,0,0,1,16,0,0,NULL), - (5384,0,0,1,16,0,0,NULL), - (5385,0,0,1,16,0,0,NULL), - (5386,0,0,1,16,0,0,NULL), - (5387,0,0,1,16,0,0,NULL), - (5388,0,0,1,16,0,0,NULL), - (5389,0,0,1,16,0,0,NULL), - (5390,0,0,1,16,0,0,NULL), - (5391,0,0,1,16,0,0,NULL), - (5392,0,0,1,16,0,0,NULL), - (5393,0,0,1,16,0,0,NULL), - (5394,0,0,1,16,0,0,NULL), - (5395,0,0,1,16,0,0,NULL), - (5396,0,0,1,16,0,0,NULL), - (5397,0,0,1,16,0,0,NULL), - (5398,0,0,1,16,0,0,NULL), - (5399,0,0,1,16,0,0,NULL), - (5400,0,0,1,16,0,0,NULL), - (5401,0,0,1,16,0,0,NULL), - (5402,0,0,1,16,0,0,NULL), - (5403,0,0,1,16,0,0,NULL), - (5404,0,0,1,16,0,0,NULL), - (5405,0,0,1,16,0,0,NULL), - (5406,0,0,1,16,0,0,NULL), - (5407,0,0,1,16,0,0,NULL), - (5408,0,0,1,16,0,0,NULL), - (5409,0,0,1,16,0,0,NULL), - (5410,0,0,1,16,0,0,NULL), - (5411,0,0,1,16,0,0,NULL), - (5412,0,0,1,16,0,0,NULL), - (5413,0,0,1,16,0,0,NULL), - (5414,0,0,1,16,0,0,NULL), - (5415,0,0,1,16,0,0,NULL), - (5416,0,0,1,16,0,0,NULL), - (5417,0,0,1,16,0,0,NULL), - (5418,0,0,1,16,0,0,NULL), - (5419,0,0,1,16,0,0,NULL), - (5420,0,0,1,16,0,0,NULL), - (5421,0,0,1,16,0,0,NULL), - (5422,0,0,1,16,0,0,NULL), - (5423,0,0,1,16,0,0,NULL), - (5424,0,0,1,16,0,0,NULL), - (5425,0,0,1,16,0,0,NULL), - (5426,0,0,1,16,0,0,NULL), - (5427,0,0,1,16,0,0,NULL), - (5428,0,0,1,16,0,0,NULL), - (5429,0,0,1,16,0,0,NULL), - (5430,0,0,1,16,0,0,NULL), - (5431,0,0,1,16,0,0,NULL), - (5432,0,0,1,16,0,0,NULL), - (5433,0,0,1,16,0,0,NULL), - (5434,0,0,1,16,0,0,NULL), - (5435,0,0,1,16,0,0,NULL), - (5436,0,0,1,16,0,0,NULL), - (5437,0,0,1,16,0,0,NULL), - (5438,0,0,1,16,0,0,NULL), - (5439,0,0,1,16,0,0,NULL), - (5440,0,0,1,16,0,0,NULL), - (5441,0,0,1,16,0,0,NULL), - (5442,0,0,1,16,0,0,NULL), - (5443,0,0,1,16,0,0,NULL), - (5444,0,0,1,16,0,0,NULL), - (5445,0,0,1,16,0,0,NULL), - (5446,0,0,1,16,0,0,NULL), - (5447,0,0,1,16,0,0,NULL), - (5448,0,0,1,16,0,0,NULL), - (5449,0,0,1,16,0,0,NULL), - (5450,0,0,1,16,0,0,NULL), - (5451,0,0,1,16,0,0,NULL), - (5452,0,0,1,16,0,0,NULL), - (5453,0,0,1,16,0,0,NULL), - (5454,0,0,1,16,0,0,NULL), - (5455,0,0,1,16,0,0,NULL), - (5456,0,0,1,16,0,0,NULL), - (5457,0,0,1,16,0,0,NULL), - (5458,0,0,1,16,0,0,NULL), - (5459,0,0,1,16,0,0,NULL), - (5460,0,0,1,16,0,0,NULL), - (5461,0,0,1,16,0,0,NULL), - (5462,0,0,1,16,0,0,NULL), - (5463,0,0,1,16,0,0,NULL), - (5464,0,0,1,16,0,0,NULL), - (5465,0,0,1,16,0,0,NULL), - (5466,0,0,1,16,0,0,NULL), - (5467,0,0,1,16,0,0,NULL), - (5468,0,0,1,16,0,0,NULL), - (5469,0,0,1,16,0,0,NULL), - (5470,0,0,1,16,0,0,NULL), - (5471,0,0,1,16,0,0,NULL), - (5472,0,0,1,16,0,0,NULL), - (5473,0,0,1,16,0,0,NULL), - (5474,0,0,1,16,0,0,NULL), - (5475,0,0,1,16,0,0,NULL), - (5476,0,0,1,16,0,0,NULL), - (5477,0,0,1,16,0,0,NULL), - (5478,0,0,1,16,0,0,NULL), - (5479,0,0,1,16,0,0,NULL), - (5480,0,0,1,16,0,0,NULL), - (5481,0,0,1,16,0,0,NULL), - (5482,0,0,1,16,0,0,NULL), - (5483,0,0,1,16,0,0,NULL), - (5484,0,0,1,16,0,0,NULL), - (5485,0,0,1,16,0,0,NULL), - (5486,0,0,1,16,0,0,NULL), - (5487,0,0,1,16,0,0,NULL), - (5488,0,0,1,16,0,0,NULL), - (5489,0,0,1,16,0,0,NULL), - (5490,0,0,1,16,0,0,NULL), - (5491,0,0,1,16,0,0,NULL), - (5492,0,0,1,16,0,0,NULL), - (5493,0,0,1,16,0,0,NULL), - (5494,0,0,1,16,0,0,NULL), - (5495,0,0,1,16,0,0,NULL), - (5496,0,0,1,16,0,0,NULL), - (5497,0,0,1,16,0,0,NULL), - (5498,0,0,1,16,0,0,NULL), - (5499,0,0,1,16,0,0,NULL), - (5500,0,0,1,16,0,0,NULL), - (5501,0,0,1,16,0,0,NULL), - (5502,0,0,1,16,0,0,NULL), - (5503,0,0,1,16,0,0,NULL), - (5504,0,0,1,16,0,0,NULL), - (5505,0,0,1,16,0,0,NULL), - (5506,0,0,1,16,0,0,NULL), (5507,0,0,1,16,0,0,NULL), - (5508,0,0,1,16,0,0,NULL), - (5509,0,0,1,16,0,0,NULL), - (5510,0,0,1,16,0,0,NULL), (5511,0,0,1,16,0,0,NULL), - (5512,0,0,1,16,0,0,NULL), - (5513,0,0,1,16,0,0,NULL), (5514,0,0,1,16,0,0,NULL), (5515,0,0,1,16,0,0,NULL), - (5516,0,0,1,16,0,0,NULL), - (5517,0,0,1,16,0,0,NULL), (5518,0,0,1,16,0,0,NULL), (5519,0,0,1,16,0,0,NULL), - (5520,0,0,1,16,0,0,NULL), - (5521,0,0,1,16,0,0,NULL), - (5522,0,0,1,16,0,0,NULL), - (5523,0,0,1,16,0,0,NULL), - (5524,0,0,1,16,0,0,NULL), - (5525,0,0,1,16,0,0,NULL), (5526,0,0,1,16,0,0,NULL), (5527,0,0,1,16,0,0,NULL), - (5528,0,0,1,16,0,0,NULL), - (5529,0,0,1,16,0,0,NULL), - (5530,0,0,1,16,0,0,NULL), - (5531,0,0,1,16,0,0,NULL), - (5532,0,0,1,16,0,0,NULL), - (5533,0,0,1,16,0,0,NULL), - (5534,0,0,1,16,0,0,NULL), - (5535,0,0,1,16,0,0,NULL), (5536,0,0,1,16,0,0,NULL), - (5537,0,0,1,16,0,0,NULL), - (5538,0,0,1,16,0,0,NULL), - (5539,0,0,1,16,0,0,NULL), - (5540,0,0,1,16,0,0,NULL), - (5541,0,0,1,16,0,0,NULL), - (5542,0,0,1,16,0,0,NULL), - (5543,0,0,1,16,0,0,NULL), - (5544,0,0,1,16,0,0,NULL), - (5545,0,0,1,16,0,0,NULL), - (5546,0,0,1,16,0,0,NULL), - (5547,0,0,1,16,0,0,NULL), - (5548,0,0,1,16,0,0,NULL), - (5549,0,0,1,16,0,0,NULL), - (5550,0,0,1,16,0,0,NULL), - (5551,0,0,1,16,0,0,NULL), - (5552,0,0,1,16,0,0,NULL), - (5553,0,0,1,16,0,0,NULL), - (5554,0,0,1,16,0,0,NULL), - (5555,0,0,1,16,0,0,NULL), - (5556,0,0,1,16,0,0,NULL), - (5557,0,0,1,16,0,0,NULL), - (5558,0,0,1,16,0,0,NULL), - (5559,0,0,1,16,0,0,NULL), - (5560,0,0,1,16,0,0,NULL), - (5561,0,0,1,16,0,0,NULL), - (5562,0,0,1,16,0,0,NULL), - (5563,0,0,1,16,0,0,NULL), - (5564,0,0,1,16,0,0,NULL), - (5565,0,0,1,16,173,0,NULL), - (5566,0,0,1,16,0,0,NULL), - (5567,0,0,1,16,0,0,NULL), - (5568,0,0,1,16,0,0,NULL), - (5569,0,7,1,16,0,0,NULL), - (5570,0,0,1,16,0,0,NULL), - (5571,0,0,1,16,0,0,NULL), - (5572,0,0,1,16,0,0,NULL), - (5573,0,0,1,16,0,0,NULL), - (5574,0,0,1,16,0,0,NULL), - (5575,0,0,1,16,0,0,NULL), - (5576,0,0,1,16,0,0,NULL), - (5577,0,0,1,16,0,0,NULL), - (5578,0,0,1,16,0,0,NULL), - (5579,0,1,1,16,0,0,NULL), - (5580,0,0,1,16,0,0,NULL), - (5581,0,0,1,16,0,0,NULL), (5582,0,0,1,16,173,0,NULL), - (5583,0,0,1,16,0,0,NULL), - (5584,0,0,1,16,0,0,NULL), - (5585,0,0,1,16,0,0,NULL), - (5586,0,0,1,16,0,0,NULL), - (5587,0,0,1,16,0,0,NULL), - (5588,0,0,1,16,0,0,NULL), - (5589,0,0,1,16,0,0,NULL), - (5590,0,0,1,16,0,0,NULL), - (5591,0,0,1,16,0,0,NULL), - (5592,0,0,1,16,0,0,NULL), - (5593,0,0,1,16,0,0,NULL), - (5594,0,0,1,16,0,0,NULL), - (5595,0,0,1,16,0,0,NULL), - (5596,0,0,1,16,0,0,NULL), - (5597,0,0,1,16,0,0,NULL), - (5598,0,0,1,16,0,0,NULL), - (5599,0,0,1,16,0,0,NULL), - (5600,0,0,1,16,0,0,NULL), - (5601,0,0,1,16,0,0,NULL), - (5602,0,0,1,16,0,0,NULL), - (5603,0,0,1,16,0,0,NULL), - (5604,0,0,1,16,0,0,NULL), - (5605,0,0,1,16,0,0,NULL), - (5606,0,0,1,16,0,0,NULL), - (5607,0,0,1,16,0,0,NULL), - (5608,0,0,1,16,0,0,NULL), - (5609,0,0,1,16,0,0,NULL), - (5610,0,0,1,16,0,0,NULL), - (5611,0,0,1,16,0,0,NULL), - (5612,0,0,1,16,0,0,NULL), (5613,0,0,1,16,173,0,NULL), (5614,0,0,1,16,173,0,NULL), (5615,0,0,1,16,173,0,NULL), (5616,0,0,1,16,173,0,NULL), - (5617,0,0,1,16,0,0,NULL), - (5618,0,0,1,16,0,0,NULL), - (5619,0,0,1,16,0,0,NULL), - (5620,0,0,1,16,0,0,NULL), - (5621,0,0,1,16,0,0,NULL), - (5622,0,0,1,16,0,0,NULL), - (5623,0,0,1,16,0,0,NULL), - (5624,0,0,1,16,0,0,NULL), - (5625,0,0,1,16,0,0,NULL), - (5626,0,0,1,16,0,0,NULL), - (5627,0,0,1,16,0,0,NULL), (5628,0,0,1,16,173,0,NULL), (5629,0,0,1,16,173,0,NULL), (5630,0,0,1,16,173,0,NULL), - (5631,0,0,1,16,0,0,NULL), - (5632,0,0,1,16,0,0,NULL), - (5633,0,0,1,16,0,0,NULL), - (5634,0,0,1,16,0,0,NULL), - (5635,0,0,1,16,0,0,NULL), - (5636,0,0,1,16,0,0,NULL), - (5637,0,0,1,16,0,0,NULL), - (5638,0,0,1,16,0,0,NULL), - (5639,0,0,1,16,0,0,NULL), - (5640,0,0,1,16,0,0,NULL), - (5641,0,0,1,16,0,0,NULL), - (5642,0,0,1,16,0,0,NULL), - (5643,0,0,1,16,0,0,NULL), - (5644,0,0,1,16,0,0,NULL), - (5645,0,0,1,16,0,0,NULL), - (5646,0,0,1,16,0,0,NULL), - (5647,0,0,1,16,0,0,NULL), - (5648,0,0,1,16,0,0,NULL), - (5649,0,0,1,16,0,0,NULL), - (5650,0,0,1,16,0,0,NULL), - (5651,0,0,1,16,0,0,NULL), - (5652,0,0,1,16,0,0,NULL), - (5653,0,0,1,16,0,0,NULL), - (5654,0,0,1,16,0,0,NULL), - (5655,0,0,1,16,0,0,NULL), - (5656,0,0,1,16,0,0,NULL), - (5657,0,0,1,16,0,0,NULL), - (5658,0,0,1,16,0,0,NULL), - (5659,0,0,1,16,0,0,NULL), - (5660,0,0,1,16,0,0,NULL), - (5661,0,0,1,16,0,0,NULL), (5662,0,0,1,16,173,0,NULL), (5663,0,0,1,16,173,0,NULL), (5664,0,0,1,16,173,0,NULL), (5665,0,0,1,16,173,0,NULL), (5666,0,0,1,16,173,0,NULL), - (5667,0,0,1,16,0,0,NULL), - (5668,0,0,1,16,0,0,NULL), (5669,0,0,1,16,173,0,NULL), - (5670,0,0,1,16,0,0,NULL), - (5671,0,0,1,16,0,0,NULL), (5672,0,0,1,16,173,0,NULL), (5673,0,0,1,16,173,0,NULL), (5674,0,0,1,16,173,0,NULL), (5675,0,0,1,16,173,0,NULL), (5676,0,0,1,16,173,0,NULL), (5677,0,0,1,16,173,0,NULL), - (5678,0,0,1,16,0,0,NULL), (5679,0,0,1,16,173,0,NULL), (5680,0,0,1,16,173,0,NULL), (5681,0,0,1,16,173,0,NULL), (5682,0,0,1,16,173,0,NULL), - (5683,0,0,1,16,0,0,NULL), - (5684,0,0,1,16,0,0,NULL), - (5685,0,0,1,16,0,0,NULL), - (5686,0,0,1,16,0,0,NULL), - (5687,0,0,1,16,0,0,NULL), (5688,0,0,1,16,173,0,NULL), - (5689,0,0,1,16,0,0,NULL), (5690,0,0,1,16,173,0,NULL), - (5691,0,0,1,16,0,0,NULL), (5692,0,0,1,16,173,0,NULL), (5693,0,0,1,16,173,0,NULL), (5694,0,0,1,16,173,0,NULL), - (5695,0,0,1,16,0,0,NULL), - (5696,0,0,1,16,0,0,NULL), (5697,0,0,1,16,173,0,NULL), - (5698,0,0,1,16,0,0,NULL), - (5699,0,0,1,16,0,0,NULL), - (5700,0,0,1,16,0,0,NULL), - (5701,0,0,1,16,0,0,NULL), (5702,0,0,1,16,173,0,NULL), - (5703,0,0,1,16,0,0,NULL), - (5704,0,0,1,16,0,0,NULL), - (5705,0,0,1,16,0,0,NULL), - (5706,0,0,1,16,0,0,NULL), - (5707,0,0,1,16,0,0,NULL), - (5708,0,0,1,16,0,0,NULL), - (5709,0,0,1,16,0,0,NULL), - (5710,0,0,1,16,0,0,NULL), - (5711,0,0,1,16,0,0,NULL), - (5712,0,0,1,16,0,0,NULL), - (5713,0,0,1,16,0,0,NULL), - (5714,0,0,1,16,0,0,NULL), - (5716,0,0,1,16,0,0,NULL), - (5720,0,0,1,16,173,0,NULL), - (5731,0,0,1,16,0,0,NULL), - (5732,0,0,1,16,0,0,NULL), - (5733,0,0,1,16,0,0,NULL), - (5734,0,0,1,16,0,0,NULL), - (5735,0,0,1,16,0,0,NULL), - (5736,0,0,1,16,0,0,NULL), - (5737,0,0,1,16,0,0,NULL), - (5738,0,0,1,16,0,0,NULL), - (5739,0,0,1,16,0,0,NULL), - (5740,0,0,1,16,0,0,NULL), - (5741,0,0,1,16,0,0,NULL), - (5742,0,0,1,16,0,0,NULL), - (5743,0,0,1,16,0,0,NULL), (5744,0,0,1,16,173,0,NULL), (5745,0,0,1,16,173,0,NULL), - (5748,0,0,1,16,0,0,NULL), (5751,0,0,1,16,173,0,NULL), - (5753,0,0,1,16,0,0,NULL), - (5754,0,0,1,16,0,0,NULL), - (5755,0,0,1,16,0,0,NULL), - (5756,0,0,1,16,0,0,NULL), - (5757,0,0,1,16,0,0,NULL), - (5758,0,0,1,16,0,0,NULL), - (5759,0,0,1,16,0,0,NULL), - (5760,0,0,1,16,0,0,NULL), - (5761,0,0,1,16,0,0,NULL), - (5762,0,0,1,16,0,0,NULL), - (5763,0,0,1,16,0,0,NULL), - (5764,0,0,1,16,0,0,NULL), - (5765,0,0,1,16,0,0,NULL), - (5767,0,0,1,16,0,0,NULL), - (5768,0,0,1,16,0,0,NULL), - (5769,0,0,1,16,0,0,NULL), - (5770,0,0,1,16,0,0,NULL), - (5771,0,0,1,16,0,0,NULL), - (5772,0,0,1,16,0,0,NULL), - (5773,0,0,1,16,0,0,NULL), (5774,0,0,1,16,173,0,NULL), (5775,0,0,1,16,173,0,NULL), - (5776,0,0,1,16,0,0,NULL), - (5777,0,0,1,16,0,0,NULL), - (5778,0,0,1,16,0,0,NULL), (5779,0,0,1,16,173,0,NULL), - (5780,0,0,1,16,0,0,NULL), - (5781,0,0,1,16,0,0,NULL), - (5782,0,0,1,16,0,0,NULL), - (5783,0,0,1,16,0,0,NULL), - (5784,0,0,1,16,0,0,NULL), - (5785,0,0,1,16,0,0,NULL), - (5786,0,0,1,16,0,0,NULL), - (5787,0,0,1,16,0,0,NULL), - (5788,0,0,1,16,0,0,NULL), - (5789,0,0,1,16,0,0,NULL), - (5790,0,0,1,16,0,0,NULL), - (5791,0,0,1,16,0,0,NULL), - (5792,0,0,1,16,0,0,NULL), - (5793,0,0,1,16,0,0,NULL), - (5794,0,0,1,16,0,0,NULL), - (5795,0,0,1,16,0,0,NULL), - (5796,0,0,1,16,0,0,NULL), - (5797,0,0,1,16,0,0,NULL), - (5798,0,0,1,16,0,0,NULL), - (5799,0,7,1,16,0,0,NULL), - (5800,0,0,1,16,0,0,NULL), - (5801,0,0,1,16,0,0,NULL), - (5802,0,0,1,16,0,0,NULL), - (5803,0,0,1,16,0,0,NULL), - (5804,0,0,1,16,0,0,NULL), - (5805,0,0,1,16,0,0,NULL), (5806,0,0,1,16,69,0,NULL), - (5807,0,0,1,16,0,0,NULL), - (5808,0,0,1,16,0,0,NULL), (5809,0,0,1,16,69,0,NULL), - (5810,0,0,1,16,0,0,NULL), - (5811,0,0,1,16,0,0,NULL), - (5812,0,0,1,16,0,0,NULL), - (5813,0,0,1,16,0,0,NULL), - (5814,0,0,1,16,0,0,NULL), - (5815,0,0,1,16,0,0,NULL), - (5816,0,0,1,16,0,0,NULL), - (5817,0,0,1,16,0,0,NULL), - (5818,0,0,1,16,0,0,NULL), - (5819,0,0,1,16,0,0,NULL), - (5820,0,0,1,16,0,0,NULL), - (5821,0,0,1,16,0,0,NULL), - (5822,0,0,1,16,0,0,NULL), - (5823,0,0,1,16,0,0,NULL), - (5824,0,0,1,16,0,0,NULL), - (5825,0,0,1,16,0,0,NULL), - (5826,0,0,1,16,0,0,NULL), - (5827,0,0,1,16,0,0,NULL), - (5828,0,0,1,16,0,0,NULL), - (5829,0,0,1,16,0,0,NULL), (5830,0,0,1,16,173,0,NULL), (5831,0,0,1,16,173,0,NULL), (5832,0,0,1,16,173,0,NULL), - (5833,0,0,1,16,0,0,NULL), - (5834,0,0,1,16,0,0,NULL), (5835,0,0,1,16,173,0,NULL), - (5836,0,0,1,16,0,0,NULL), - (5837,0,0,1,16,0,0,NULL), - (5838,0,0,1,16,0,0,NULL), - (5839,0,0,1,16,0,0,NULL), (5840,0,0,1,16,173,0,NULL), - (5841,0,0,1,16,0,0,NULL), - (5842,0,0,1,16,0,0,NULL), - (5843,0,0,1,16,0,0,NULL), - (5844,0,0,1,16,0,0,NULL), - (5845,0,0,1,16,0,0,NULL), - (5846,0,0,1,16,0,0,NULL), - (5847,0,0,1,16,0,0,NULL), - (5850,0,0,1,16,0,0,NULL), - (5851,0,0,1,16,0,0,NULL), - (5852,0,0,1,16,0,0,NULL), - (5853,0,0,1,16,0,0,NULL), - (5854,0,0,1,16,0,0,NULL), - (5855,0,0,1,16,0,0,NULL), - (5856,0,0,1,16,0,0,NULL), - (5857,0,0,1,16,0,0,NULL), - (5858,0,0,1,16,0,0,NULL), - (5859,0,0,1,16,0,0,NULL), - (5860,0,0,1,16,0,0,NULL), - (5861,0,0,1,16,0,0,NULL), - (5862,0,0,1,16,0,0,NULL), - (5863,0,0,1,16,0,0,NULL), - (5864,0,0,1,16,0,0,NULL), - (5865,0,0,1,16,0,0,NULL), - (5866,0,0,1,16,0,0,NULL), - (5867,0,0,1,16,0,0,NULL), - (5868,0,0,1,16,0,0,NULL), - (5869,0,0,1,16,0,0,NULL), - (5870,0,0,1,16,0,0,NULL), - (5871,0,0,1,16,0,0,NULL), - (5872,0,0,1,16,0,0,NULL), - (5873,0,0,1,16,0,0,NULL), - (5874,0,0,1,16,0,0,NULL), - (5875,0,0,1,16,0,0,NULL), - (5876,0,0,1,16,0,0,NULL), - (5877,0,0,1,16,0,0,NULL), - (5878,0,0,1,16,0,0,NULL), - (5879,0,0,1,16,0,0,NULL), - (5880,0,0,1,16,0,0,NULL), - (5881,0,0,1,16,0,0,NULL), - (5882,0,0,1,16,0,0,NULL), - (5883,0,0,1,16,0,0,NULL), - (5884,0,0,1,16,0,0,NULL), - (5885,0,0,1,16,0,0,NULL), - (5886,0,0,1,16,0,0,NULL), - (5887,0,0,1,16,0,0,NULL), - (5888,0,0,1,16,0,0,NULL), - (5889,0,0,1,16,0,0,NULL), - (5890,0,0,1,16,0,0,NULL), - (5891,0,0,1,16,0,0,NULL), - (5892,0,0,1,16,0,0,NULL), - (5893,0,0,1,16,0,0,NULL), - (5894,0,0,1,16,0,0,NULL), - (5895,0,0,1,16,0,0,NULL), - (5896,0,0,1,16,0,0,NULL), - (5897,0,0,1,16,0,0,NULL), - (5898,0,0,1,16,0,0,NULL), - (5899,0,0,1,16,0,0,NULL), - (5900,0,0,1,16,0,0,NULL), - (5901,0,0,1,16,0,0,NULL), - (5902,0,0,1,16,0,0,NULL), - (5903,0,0,1,16,0,0,NULL), - (5904,0,0,1,16,0,0,NULL), - (5905,0,0,1,16,0,0,NULL), - (5906,0,0,1,16,0,0,NULL), - (5907,0,0,1,16,0,0,NULL), - (5908,0,0,1,16,0,0,NULL), - (5909,0,0,1,16,0,0,NULL), - (5910,0,0,1,16,0,0,NULL), - (5911,0,0,1,16,0,0,NULL), - (5912,0,0,1,16,0,0,NULL), - (5913,0,0,1,16,0,0,NULL), - (5914,0,0,1,16,0,0,NULL), - (5915,0,0,1,16,0,0,NULL), - (5916,0,0,1,16,0,0,NULL), - (5917,0,0,1,16,0,0,NULL), - (5918,0,0,1,16,0,0,NULL), - (5919,0,0,1,16,0,0,NULL), - (5920,0,0,1,16,0,0,NULL), - (5921,0,0,1,16,0,0,NULL), - (5922,0,0,1,16,0,0,NULL), - (5923,0,0,1,16,0,0,NULL), - (5924,0,0,1,16,0,0,NULL), - (5925,0,0,1,16,0,0,NULL), - (5926,0,0,1,16,0,0,NULL), - (5927,0,0,1,16,0,0,NULL), - (5928,0,0,1,16,0,0,NULL), - (5929,0,0,1,16,0,0,NULL), - (5930,0,0,1,16,0,0,NULL), - (5931,0,0,1,16,0,0,NULL), - (5932,0,0,1,16,0,0,NULL), - (5933,0,0,1,16,0,0,NULL), - (5934,0,0,1,16,0,0,NULL), - (5935,0,0,1,16,0,0,NULL), - (5936,0,0,1,16,0,0,NULL), - (5937,0,0,1,16,0,0,NULL), - (5938,0,0,1,16,0,0,NULL), - (5939,0,0,1,16,0,0,NULL), - (5940,0,0,1,16,0,0,NULL), - (5941,0,0,1,16,0,0,NULL), - (5942,0,0,1,16,0,0,NULL), - (5943,0,0,1,16,0,0,NULL), - (5944,0,0,1,16,0,0,NULL), - (5945,0,0,1,16,0,0,NULL), - (5946,0,0,1,16,0,0,NULL), - (5947,0,0,1,16,0,0,NULL), - (5948,0,0,1,16,0,0,NULL), - (5949,0,0,1,16,0,0,NULL), - (5950,0,0,1,16,0,0,NULL), - (5951,0,0,1,16,0,0,NULL), - (5952,0,0,1,16,0,0,NULL), - (5953,0,0,1,16,0,0,NULL), - (5954,0,0,1,16,0,0,NULL), - (5955,0,0,1,16,0,0,NULL), - (5956,0,0,1,16,0,0,NULL), - (5957,0,0,1,16,0,0,NULL), - (5958,0,0,1,16,0,0,NULL), - (5959,0,0,1,16,0,0,NULL), - (5960,0,0,1,16,0,0,NULL), - (5961,0,0,1,16,0,0,NULL), - (5962,0,0,1,16,0,0,NULL), - (5963,0,0,1,16,0,0,NULL), - (5964,0,0,1,16,0,0,NULL), - (5965,0,0,1,16,0,0,NULL), - (5966,0,0,1,16,0,0,NULL), - (5967,0,0,1,16,0,0,NULL), - (5968,0,1114112,1,16,0,0,'7165'), - (5969,0,0,1,16,0,0,NULL), - (5970,0,0,1,16,0,0,NULL), - (5971,0,0,1,16,0,0,NULL), - (5972,0,0,1,16,0,0,NULL), - (5973,0,0,1,16,0,0,NULL), - (5974,0,1114112,1,16,0,0,'7165'), - (5975,0,0,1,16,0,0,NULL), - (5976,0,0,1,16,0,0,NULL), - (5977,0,0,1,16,0,0,NULL), - (5978,0,0,1,16,0,0,NULL), - (5979,0,0,1,16,0,0,NULL), - (5980,0,0,1,16,0,0,NULL), - (5981,0,0,1,16,0,0,NULL), - (5982,0,0,1,16,0,0,NULL), - (5983,0,0,1,16,0,0,NULL), - (5984,0,1114112,1,16,0,0,'7165'), - (5985,0,1114112,1,16,0,0,'7165'), - (5986,0,1114112,1,16,0,0,'7165'), - (5987,0,1114112,1,16,0,0,'7165'), - (5988,0,1114112,1,16,0,0,'7165'), - (5989,0,1114112,1,16,0,0,'7165'), - (5990,0,0,1,16,0,0,NULL), - (5991,0,0,1,16,0,0,NULL), (5992,0,0,1,16,0,0,'12544'), - (5993,0,0,1,16,0,0,NULL), - (5994,0,0,1,16,0,0,NULL), (5995,0,0,1,16,0,0,NULL), (5996,0,0,1,16,0,0,'12544'), (5997,0,0,1,16,0,0,'12544'), @@ -68969,6423 +64890,116 @@ VALUES (5999,0,0,1,16,0,0,NULL), (6000,0,0,1,16,0,0,'12544'), (6001,0,0,1,16,0,0,NULL), - (6002,0,0,1,16,0,0,NULL), (6003,0,0,1,16,0,0,'12544'), (6004,0,0,1,16,0,0,'12544'), - (6005,0,1114112,1,16,0,0,'7165'), - (6006,0,0,1,16,0,0,NULL), - (6007,0,0,1,16,0,0,NULL), - (6008,0,0,1,16,0,0,NULL), - (6009,0,0,1,16,0,0,NULL), - (6010,0,0,1,16,0,0,NULL), - (6011,0,0,1,16,0,0,NULL), - (6012,0,0,1,16,0,0,NULL), - (6013,0,0,1,16,0,0,NULL), - (6014,0,0,1,16,0,0,NULL), - (6015,0,0,1,16,0,0,NULL), - (6016,0,0,1,16,0,0,NULL), - (6017,0,0,1,16,0,0,NULL), - (6018,0,0,1,16,0,0,NULL), - (6019,0,0,1,16,0,0,NULL), - (6020,0,0,1,16,0,0,NULL), - (6021,0,0,1,16,0,0,NULL), - (6022,0,0,1,16,0,0,NULL), - (6023,0,0,1,16,0,0,NULL), - (6024,0,0,1,16,0,0,NULL), - (6025,0,0,1,16,0,0,NULL), - (6026,0,0,1,16,0,0,NULL), - (6027,0,0,1,16,0,0,NULL), - (6028,0,0,1,16,0,0,NULL), - (6029,0,0,1,16,0,0,NULL), - (6030,0,0,1,16,0,0,NULL), - (6031,0,0,1,16,0,0,NULL), - (6032,0,0,1,16,0,0,NULL), - (6033,0,0,1,16,0,0,NULL), - (6034,0,0,1,16,0,0,NULL), - (6035,0,0,1,16,0,0,NULL), - (6036,0,0,1,16,0,0,NULL), - (6037,0,0,1,16,0,0,NULL), - (6038,0,0,1,16,0,0,NULL), - (6039,0,0,1,16,0,0,NULL), - (6040,0,0,1,16,0,0,NULL), - (6041,0,0,1,16,0,0,NULL), - (6042,0,0,1,16,0,0,NULL), - (6043,0,0,1,16,0,0,NULL), - (6044,0,0,1,16,0,0,NULL), - (6045,0,0,1,16,0,0,NULL), - (6046,0,0,1,16,0,0,NULL), - (6047,0,0,1,16,0,0,NULL), - (6048,0,0,1,16,0,0,NULL), - (6049,0,0,1,16,0,0,NULL), - (6050,0,0,1,16,0,0,NULL), - (6051,0,0,1,16,0,0,NULL), - (6052,0,0,1,16,0,0,NULL), - (6053,0,0,1,16,0,0,NULL), - (6054,0,0,1,16,0,0,NULL), - (6055,0,0,1,16,0,0,NULL), - (6056,0,0,1,16,0,0,NULL), - (6057,0,0,1,16,0,0,NULL), - (6058,0,0,1,16,0,0,NULL), - (6059,0,0,1,16,0,0,NULL), - (6060,0,0,1,16,0,0,NULL), - (6061,0,0,1,16,0,0,NULL), - (6062,0,0,1,16,0,0,NULL), - (6063,0,0,1,16,0,0,NULL), - (6064,0,0,1,16,0,0,NULL), - (6065,0,0,1,16,0,0,NULL), - (6066,0,0,1,16,0,0,NULL), - (6067,0,0,1,16,0,0,NULL), - (6068,0,0,1,16,0,0,NULL), - (6069,0,0,1,16,0,0,NULL), - (6070,0,0,1,16,0,0,NULL), - (6071,0,0,1,16,0,0,NULL), - (6072,0,0,1,16,0,0,NULL), - (6073,0,0,1,16,0,0,NULL), - (6074,0,0,1,16,0,0,NULL), - (6075,0,0,1,16,0,0,NULL), - (6076,0,0,1,16,0,0,NULL), - (6077,0,0,1,16,0,0,NULL), - (6078,0,0,1,16,0,0,NULL), - (6079,0,0,1,16,0,0,NULL), - (6080,0,0,1,16,0,0,NULL), - (6081,0,0,1,16,0,0,NULL), - (6082,0,0,1,16,0,0,NULL), - (6083,0,0,1,16,0,0,NULL), - (6084,0,0,1,16,0,0,NULL), - (6085,0,0,1,16,0,0,NULL), - (6086,0,0,1,16,0,0,NULL), - (6087,0,0,1,16,0,0,NULL), (6088,0,0,1,16,173,0,NULL), (6089,0,0,1,16,173,0,NULL), - (6091,0,0,1,16,0,0,NULL), - (6092,0,0,1,16,0,0,NULL), - (6093,0,0,1,16,0,0,NULL), - (6094,0,0,1,16,0,0,NULL), - (6097,0,0,1,16,0,0,NULL), - (6098,0,0,1,16,0,0,NULL), - (6099,0,0,1,16,0,0,NULL), - (6100,0,0,1,16,0,0,NULL), - (6101,0,0,1,16,0,0,NULL), - (6102,0,0,1,16,0,0,NULL), - (6103,0,0,1,16,0,0,NULL), - (6104,0,0,1,16,0,0,NULL), - (6105,0,0,1,16,0,0,NULL), - (6106,0,0,1,16,0,0,NULL), - (6107,0,0,1,16,0,0,NULL), - (6108,0,0,1,16,0,0,NULL), - (6109,0,0,1,16,0,0,NULL), - (6110,0,0,1,16,0,0,NULL), - (6111,0,0,1,16,0,0,NULL), - (6112,0,0,1,16,0,0,NULL), - (6113,0,0,1,16,0,0,NULL), - (6114,0,0,1,16,0,0,NULL), - (6115,0,0,1,16,0,0,NULL), - (6116,0,0,1,16,0,0,NULL), - (6117,0,0,1,16,0,0,NULL), - (6118,0,0,1,16,0,0,NULL), - (6119,0,0,1,16,0,0,NULL), - (6120,0,0,1,16,0,0,NULL), - (6121,0,0,1,16,0,0,NULL), - (6122,0,0,1,16,0,0,NULL), - (6123,0,0,1,16,0,0,NULL), - (6124,0,0,1,16,0,0,NULL), - (6125,0,0,1,16,0,0,NULL), - (6126,0,0,1,16,0,0,NULL), - (6127,0,0,1,16,0,0,NULL), - (6128,0,0,1,16,0,0,NULL), - (6132,0,0,1,16,0,0,NULL), - (6133,0,0,1,16,0,0,NULL), - (6134,0,0,1,16,0,0,NULL), - (6135,0,0,1,16,0,0,NULL), - (6136,0,0,1,16,0,0,NULL), - (6137,0,0,1,16,0,0,NULL), - (6138,0,0,1,16,0,0,NULL), - (6139,0,0,1,16,0,0,NULL), - (6140,0,0,1,16,0,0,NULL), - (6141,0,0,1,16,0,0,NULL), - (6142,0,0,1,16,0,0,NULL), - (6143,0,0,1,16,0,0,NULL), - (6144,0,0,1,16,0,0,NULL), - (6145,0,0,1,16,0,0,NULL), - (6146,0,0,1,16,0,0,NULL), - (6147,0,0,1,16,0,0,NULL), - (6148,0,0,1,16,0,0,NULL), - (6149,0,0,1,16,0,0,NULL), - (6150,0,0,1,16,0,0,NULL), - (6151,0,0,1,16,0,0,NULL), - (6152,0,0,1,16,0,0,NULL), - (6153,0,0,1,16,0,0,NULL), - (6154,0,0,1,16,0,0,NULL), - (6155,0,0,1,16,0,0,NULL), - (6156,0,0,1,16,0,0,NULL), - (6157,0,0,1,16,0,0,NULL), - (6158,0,0,1,16,0,0,NULL), - (6159,0,0,1,16,0,0,NULL), - (6160,0,0,1,16,0,0,NULL), - (6161,0,0,1,16,0,0,NULL), - (6162,0,0,1,16,0,0,NULL), - (6163,0,0,1,16,0,0,NULL), - (6164,0,0,1,16,0,0,NULL), - (6165,0,0,1,16,0,0,NULL), - (6166,0,3,1,16,0,0,NULL), - (6167,0,0,1,16,0,0,NULL), - (6168,0,0,1,16,0,0,NULL), - (6169,0,0,1,16,0,0,NULL), - (6170,0,0,1,16,0,0,NULL), - (6171,0,0,1,16,0,0,NULL), - (6172,0,0,1,16,0,0,NULL), - (6173,0,0,1,16,0,0,NULL), (6174,0,0,1,16,0,0,NULL), - (6175,0,0,1,16,0,0,NULL), - (6176,0,0,1,16,0,0,NULL), - (6177,0,0,1,16,0,0,NULL), - (6178,0,0,1,16,0,0,NULL), - (6179,0,0,1,16,0,0,NULL), - (6180,0,0,1,16,0,0,NULL), - (6181,0,0,1,16,0,0,NULL), - (6182,0,0,1,16,0,0,NULL), - (6183,0,0,1,16,0,0,NULL), - (6184,0,0,1,16,0,0,NULL), - (6185,0,0,1,16,0,0,NULL), - (6186,0,0,1,16,0,0,NULL), - (6187,0,0,1,16,0,0,NULL), - (6188,0,0,1,16,0,0,NULL), - (6189,0,0,1,16,0,0,NULL), - (6190,0,0,1,16,0,0,NULL), - (6191,0,0,1,16,0,0,NULL), - (6192,0,0,1,16,0,0,NULL), - (6193,0,0,1,16,0,0,NULL), - (6194,0,0,1,16,0,0,NULL), - (6195,0,0,1,16,0,0,NULL), - (6196,0,0,1,16,0,0,NULL), - (6197,0,0,1,16,0,0,NULL), - (6198,0,0,1,16,0,0,NULL), - (6199,0,0,1,16,0,0,NULL), - (6200,0,0,1,16,0,0,NULL), - (6201,0,0,1,16,0,0,NULL), - (6202,0,0,1,16,0,0,NULL), - (6203,0,0,1,16,0,0,NULL), - (6204,0,0,1,16,0,0,NULL), - (6205,0,0,1,16,0,0,NULL), - (6206,0,0,1,16,0,0,NULL), - (6207,0,0,1,16,0,0,NULL), - (6208,0,0,1,16,0,0,NULL), - (6209,0,0,1,16,0,0,NULL), - (6210,0,0,1,16,0,0,NULL), - (6211,0,0,1,16,0,0,NULL), - (6212,0,0,1,16,0,0,NULL), - (6213,0,0,1,16,0,0,NULL), - (6214,0,0,1,16,0,0,NULL), - (6215,0,0,1,16,0,0,NULL), - (6216,0,0,1,16,0,0,NULL), - (6217,0,0,1,16,0,0,NULL), - (6218,0,0,1,16,0,0,NULL), - (6219,0,0,1,16,0,0,NULL), - (6220,0,0,1,16,0,0,NULL), - (6221,0,0,1,16,0,0,NULL), - (6222,0,0,1,16,0,0,NULL), - (6223,0,0,1,16,0,0,NULL), (6224,0,0,1,16,173,0,NULL), (6225,0,0,1,16,173,0,NULL), - (6226,0,0,1,16,0,0,NULL), - (6227,0,0,1,16,0,0,NULL), - (6228,0,0,1,16,0,0,NULL), - (6229,0,0,1,16,0,0,NULL), - (6230,0,0,1,16,0,0,NULL), - (6231,0,0,1,16,0,0,NULL), - (6232,0,0,1,16,0,0,NULL), - (6233,0,0,1,16,0,0,NULL), - (6234,0,0,1,16,0,0,NULL), - (6235,0,0,1,16,0,0,NULL), - (6236,0,0,1,16,0,0,NULL), - (6237,0,0,1,16,0,0,NULL), - (6238,0,0,1,16,0,0,NULL), - (6239,0,0,1,16,0,0,NULL), - (6240,0,0,1,16,0,0,NULL), - (6241,0,0,1,16,0,0,NULL), - (6242,0,0,1,16,0,0,NULL), (6243,0,0,1,16,173,0,NULL), - (6244,0,0,1,16,0,0,NULL), - (6245,0,0,1,16,0,0,NULL), - (6246,0,0,1,16,0,0,NULL), - (6247,0,0,1,16,0,0,NULL), - (6248,0,0,1,16,0,0,NULL), - (6249,0,0,1,16,0,0,NULL), - (6250,0,0,1,16,0,0,NULL), - (6251,0,0,1,16,0,0,NULL), - (6252,0,0,1,16,0,0,NULL), - (6253,0,0,1,16,0,0,NULL), - (6254,0,0,1,16,0,0,NULL), - (6255,0,0,1,16,0,0,NULL), - (6256,0,0,1,16,0,0,NULL), - (6257,0,0,1,16,0,0,NULL), - (6258,0,0,1,16,0,0,NULL), - (6259,0,0,1,16,0,0,NULL), - (6260,0,0,1,16,0,0,NULL), - (6261,0,0,1,16,0,0,NULL), - (6262,0,0,1,16,0,0,NULL), - (6263,0,0,2,16,0,0,NULL), - (6264,0,0,1,16,0,0,NULL), - (6265,0,0,1,16,0,0,NULL), - (6266,0,0,1,16,0,0,NULL), - (6267,0,0,1,16,0,0,NULL), - (6268,0,0,1,16,0,0,'13787'), - (6269,0,0,1,16,0,0,NULL), - (6270,0,0,1,16,0,0,NULL), - (6271,0,0,1,16,0,0,NULL), - (6272,0,0,1,16,0,0,NULL), - (6273,0,0,1,16,0,0,NULL), - (6274,0,0,1,16,0,0,NULL), - (6275,0,0,1,16,0,0,NULL), - (6276,0,0,1,16,0,0,NULL), - (6277,0,0,1,16,0,0,NULL), - (6278,0,0,1,16,0,0,NULL), - (6279,0,0,1,16,0,0,NULL), - (6280,0,0,1,16,0,0,NULL), - (6281,0,0,1,16,0,0,NULL), - (6282,0,0,1,16,0,0,NULL), - (6283,0,0,1,16,0,0,NULL), - (6284,0,0,1,16,0,0,NULL), - (6285,0,0,1,16,0,0,NULL), - (6286,0,0,1,16,0,0,NULL), - (6287,0,0,1,16,0,0,NULL), - (6288,0,0,1,16,0,0,NULL), - (6289,0,0,1,16,0,0,NULL), - (6290,0,0,1,16,0,0,NULL), - (6291,0,0,1,16,0,0,NULL), - (6292,0,0,1,16,0,0,NULL), - (6293,0,0,1,16,0,0,NULL), - (6295,0,0,1,16,0,0,NULL), - (6296,0,0,1,16,0,0,NULL), - (6297,0,0,1,16,0,0,NULL), - (6305,0,0,1,16,0,0,NULL), - (6310,0,0,1,16,0,0,NULL), - (6356,0,0,1,16,0,0,NULL), - (6358,0,0,1,16,0,0,NULL), - (6361,0,0,1,16,0,0,NULL), - (6364,0,0,1,16,0,0,NULL), - (6365,0,0,1,16,0,0,NULL), - (6367,0,0,1,16,0,0,NULL), - (6378,0,0,1,16,0,0,'18950'), - (6379,0,0,1,16,0,0,'18950'), - (6380,0,0,1,16,0,0,NULL), - (6381,0,0,1,16,0,0,NULL), - (6382,0,0,1,16,0,0,NULL), - (6383,0,0,1,16,0,0,NULL), - (6384,0,0,1,16,0,0,NULL), - (6385,0,0,1,16,0,0,NULL), - (6386,0,0,1,16,0,0,NULL), - (6387,0,0,1,16,0,0,NULL), - (6388,0,0,1,16,0,0,NULL), - (6389,0,0,1,16,0,0,NULL), - (6390,0,0,1,16,0,0,NULL), - (6391,0,0,1,16,0,0,NULL), - (6392,0,0,1,16,0,0,NULL), - (6393,0,0,1,16,0,0,NULL), - (6394,0,0,1,16,0,0,NULL), - (6395,0,0,1,16,0,0,NULL), - (6396,0,0,1,16,0,0,NULL), - (6397,0,0,1,16,10,0,NULL), - (6398,0,0,1,16,0,0,NULL), - (6399,0,0,1,16,0,0,NULL), - (6400,0,0,1,16,0,0,NULL), - (6401,0,0,1,16,0,0,NULL), - (6402,0,0,1,16,10,0,NULL), - (6403,0,0,1,16,0,0,NULL), - (6404,0,0,1,16,0,0,NULL), - (6405,0,0,1,16,0,0,NULL), - (6406,0,0,1,16,0,0,NULL), - (6407,0,0,1,16,0,0,NULL), - (6408,0,0,1,16,0,0,NULL), - (6409,0,0,1,16,0,0,NULL), - (6410,0,0,1,16,0,0,NULL), - (6411,0,0,1,16,0,0,NULL), - (6412,0,0,1,16,0,0,NULL), - (6413,0,0,1,16,0,0,NULL), - (6414,0,0,1,16,0,0,NULL), - (6415,0,0,1,16,0,0,NULL), - (6416,0,0,1,16,0,0,NULL), - (6417,0,0,1,16,0,0,NULL), - (6418,0,0,1,16,0,0,NULL), - (6419,0,0,1,16,0,0,NULL), - (6420,0,0,1,16,0,0,NULL), - (6421,0,0,1,16,0,0,NULL), - (6422,0,0,1,16,0,0,NULL), - (6423,0,0,1,16,0,0,NULL), - (6424,0,0,1,16,0,0,NULL), - (6425,0,0,1,16,0,0,NULL), - (6426,0,0,1,16,0,0,NULL), (6427,0,8,1,16,0,0,NULL), (6428,0,1,1,16,0,0,NULL), (6429,0,3,1,16,0,0,NULL), (6430,0,3,1,16,0,0,NULL), (6431,0,8,1,16,0,0,NULL), - (6432,0,0,1,16,0,0,NULL), - (6433,0,0,1,16,0,0,NULL), - (6434,0,0,1,16,0,0,NULL), - (6435,0,0,1,16,0,0,NULL), - (6436,0,0,1,16,0,0,NULL), - (6437,0,0,1,16,0,0,NULL), - (6438,0,0,1,16,0,0,NULL), - (6440,0,0,1,16,0,0,NULL), - (6441,0,0,1,16,0,0,NULL), - (6442,0,0,1,16,0,0,NULL), - (6443,0,0,1,16,0,0,NULL), - (6444,0,0,1,16,0,0,NULL), - (6445,0,0,1,16,0,0,NULL), - (6446,0,0,1,16,0,0,NULL), - (6447,0,0,1,16,0,0,NULL), - (6448,0,0,1,16,0,0,NULL), - (6449,0,0,1,16,0,0,NULL), - (6450,0,0,1,16,0,0,NULL), - (6451,0,0,1,16,0,0,NULL), - (6452,0,0,1,16,0,0,NULL), - (6453,0,0,1,16,0,0,NULL), - (6454,0,0,1,16,0,0,NULL), - (6455,0,0,1,16,193,0,NULL), - (6456,0,0,1,16,0,0,'20798'), - (6457,0,0,1,16,0,0,NULL), - (6458,0,0,1,16,0,0,NULL), - (6459,0,0,1,16,0,0,NULL), - (6460,0,0,1,16,69,0,NULL), - (6461,0,0,1,16,0,0,NULL), - (6462,0,0,1,16,0,0,NULL), - (6463,0,0,1,16,0,0,NULL), - (6464,0,0,1,16,0,0,NULL), - (6465,0,0,1,16,0,0,NULL), - (6466,0,0,1,16,0,0,NULL), - (6467,0,0,1,16,0,0,NULL), - (6468,0,0,1,16,0,0,NULL), - (6469,0,0,1,16,0,0,NULL), - (6470,0,0,1,16,0,0,NULL), - (6471,0,7,1,16,0,0,NULL), - (6472,0,0,1,16,0,0,NULL), - (6473,0,0,1,16,0,0,NULL), - (6474,0,0,1,16,0,0,NULL), - (6475,0,0,1,16,0,0,NULL), - (6476,0,0,1,16,0,0,NULL), - (6477,0,0,1,16,0,0,NULL), - (6478,0,0,1,16,0,0,NULL), - (6479,0,0,1,16,0,0,NULL), - (6480,0,0,1,16,0,0,NULL), - (6481,0,0,1,16,0,0,NULL), - (6482,0,0,1,16,0,0,NULL), - (6483,0,0,1,16,0,0,NULL), - (6484,0,0,1,16,0,0,NULL), - (6485,0,0,1,16,0,0,NULL), - (6486,0,0,1,16,0,0,NULL), - (6487,0,0,1,16,0,0,NULL), - (6488,0,0,1,16,0,0,NULL), - (6489,0,0,1,16,0,0,NULL), - (6490,0,0,1,16,0,0,NULL), - (6491,0,0,1,16,0,0,NULL), - (6492,0,0,1,16,0,0,NULL), - (6493,0,0,1,16,0,0,NULL), (6494,0,0,1,16,0,0,'18950'), (6495,0,0,1,16,0,0,'18950'), (6496,0,0,1,16,0,0,'18950'), - (6497,0,0,1,16,0,0,NULL), - (6498,0,0,1,16,0,0,NULL), - (6499,0,0,1,16,0,0,NULL), - (6500,0,0,1,16,0,0,NULL), - (6504,0,0,1,16,0,0,NULL), - (6505,0,0,1,16,0,0,NULL), - (6512,0,0,1,16,0,0,NULL), - (6513,0,0,1,16,0,0,NULL), - (6514,0,0,1,16,0,0,NULL), - (6515,0,0,1,16,0,0,NULL), - (6516,0,0,1,16,0,0,NULL), - (6517,0,0,1,16,0,0,NULL), - (6518,0,0,1,16,0,0,NULL), - (6519,0,0,1,16,0,0,NULL), - (6520,0,0,1,16,0,0,NULL), - (6521,0,0,1,16,0,0,NULL), - (6522,0,0,1,16,0,0,NULL), (6523,0,0,0,16,0,0,'17743'), (6524,0,0,0,16,0,0,'17743'), (6525,0,0,0,16,0,0,'17743'), (6526,0,0,0,16,0,0,'17743'), (6527,0,0,0,16,0,0,'17743'), - (6528,0,0,1,16,0,0,NULL), - (6529,0,0,1,16,0,0,NULL), - (6530,0,0,1,16,0,0,NULL), - (6531,0,0,1,16,0,0,NULL), - (6532,0,0,1,16,0,0,NULL), - (6533,0,0,1,16,0,0,NULL), - (6534,0,0,1,16,0,0,NULL), - (6535,0,0,1,16,0,0,NULL), - (6536,0,0,1,16,0,0,NULL), - (6537,0,0,1,16,0,0,NULL), - (6538,0,0,1,16,0,0,NULL), - (6539,0,0,1,16,0,0,NULL), - (6540,0,0,1,16,0,0,NULL), - (6541,0,0,1,16,0,0,NULL), - (6542,0,0,1,16,0,0,NULL), - (6543,0,0,1,16,0,0,NULL), - (6544,0,0,1,16,0,0,NULL), - (6545,0,0,1,16,0,0,NULL), - (6546,0,0,1,16,0,0,NULL), - (6547,0,0,1,16,0,0,NULL), - (6548,0,0,1,16,0,0,NULL), - (6549,0,0,1,16,0,0,NULL), - (6550,0,0,1,16,0,0,NULL), - (6551,0,0,1,16,0,0,NULL), - (6552,0,0,1,16,0,0,NULL), - (6553,0,0,1,16,0,0,NULL), - (6554,0,0,1,16,0,0,NULL), - (6555,0,0,1,16,0,0,NULL), - (6556,0,0,1,16,0,0,NULL), - (6557,0,0,1,16,0,0,NULL), - (6558,0,0,1,16,0,0,NULL), - (6559,0,0,1,16,0,0,NULL), - (6560,0,0,1,16,0,0,NULL), - (6561,0,0,1,16,0,0,NULL), - (6562,0,0,1,16,0,0,NULL), - (6563,0,0,1,16,0,0,NULL), - (6564,0,0,1,16,0,0,NULL), - (6565,0,0,1,16,0,0,NULL), - (6566,0,0,1,16,0,0,NULL), - (6567,0,0,1,16,0,0,NULL), - (6568,0,0,1,16,0,0,NULL), - (6569,0,0,1,16,0,0,NULL), - (6570,0,0,1,16,0,0,NULL), - (6571,0,0,1,16,0,0,NULL), - (6572,0,0,1,16,0,0,NULL), - (6573,0,0,1,16,0,0,NULL), - (6574,0,0,1,16,0,0,NULL), - (6575,0,0,1,16,0,0,NULL), - (6576,0,0,1,16,0,0,NULL), - (6577,0,0,1,16,0,0,NULL), - (6578,0,0,1,16,0,0,NULL), - (6579,0,0,1,16,0,0,NULL), - (6580,0,0,1,16,0,0,NULL), - (6581,0,0,1,16,0,0,NULL), - (6582,0,0,1,16,0,0,NULL), - (6583,0,0,1,16,0,0,NULL), - (6584,0,0,1,16,0,0,NULL), - (6585,0,0,1,16,0,0,NULL), - (6586,0,0,1,16,0,0,NULL), - (6587,0,0,1,16,0,0,NULL), - (6588,0,0,1,16,0,0,NULL), - (6589,0,0,1,16,0,0,NULL), - (6590,0,0,1,16,0,0,NULL), - (6591,0,0,1,16,0,0,NULL), - (6592,0,0,1,16,0,0,NULL), - (6593,0,0,1,16,0,0,NULL), - (6594,0,0,1,16,0,0,NULL), - (6595,0,0,1,16,0,0,NULL), - (6596,0,0,1,16,0,0,NULL), - (6597,0,0,1,16,0,0,NULL), - (6598,0,0,1,16,0,0,NULL), - (6599,0,0,1,16,0,0,NULL), - (6600,0,0,1,16,0,0,NULL), - (6601,0,0,1,16,0,0,NULL), - (6602,0,0,1,16,0,0,NULL), - (6603,0,0,1,16,0,0,NULL), - (6604,0,0,1,16,0,0,NULL), - (6605,0,0,1,16,0,0,NULL), - (6606,0,0,1,16,0,0,NULL), - (6607,0,0,1,16,0,0,NULL), - (6608,0,0,1,16,0,0,NULL), - (6609,0,3,1,16,0,0,NULL), - (6610,0,0,1,16,0,0,NULL), - (6611,0,0,1,16,0,0,NULL), - (6612,0,0,1,16,0,0,NULL), - (6613,0,0,1,16,233,0,NULL), - (6614,0,0,1,16,0,0,NULL), - (6615,0,0,1,16,0,0,NULL), - (6616,0,0,1,16,0,0,NULL), - (6617,0,0,1,16,0,0,NULL), - (6618,0,0,1,16,0,0,NULL), - (6619,0,0,1,16,0,0,NULL), - (6620,0,0,1,16,0,0,NULL), - (6621,0,0,1,16,0,0,NULL), - (6622,0,0,1,16,0,0,NULL), - (6623,0,0,1,16,0,0,NULL), - (6624,0,0,1,16,0,0,NULL), - (6625,0,0,1,16,0,0,NULL), - (6626,0,0,1,16,0,0,NULL), - (6627,0,0,1,16,0,0,NULL), - (6628,0,0,1,16,0,0,NULL), - (6629,0,0,1,16,0,0,NULL), - (6630,0,0,1,16,0,0,NULL), - (6631,0,0,1,16,0,0,NULL), - (6632,0,0,1,16,0,0,NULL), - (6633,0,0,1,16,0,0,NULL), - (6634,0,0,1,16,0,0,NULL), - (6635,0,0,1,16,0,0,NULL), - (6636,0,0,1,16,0,0,NULL), - (6637,0,0,1,16,0,0,NULL), - (6638,0,0,1,16,0,0,NULL), - (6639,0,0,1,16,0,0,NULL), - (6640,0,0,1,16,0,0,NULL), - (6641,0,0,1,16,0,0,NULL), - (6642,0,0,1,16,0,0,NULL), - (6643,0,0,1,16,0,0,NULL), - (6644,0,0,1,16,0,0,NULL), - (6645,0,0,1,16,0,0,NULL), - (6646,0,0,1,16,0,0,NULL), - (6657,0,0,1,16,0,0,NULL), - (6658,0,0,1,16,0,0,NULL), - (6659,0,0,1,16,0,0,NULL), - (6660,0,0,1,16,0,0,NULL), - (6661,0,0,1,16,0,0,NULL), - (6662,0,0,1,16,0,0,NULL), - (6663,0,0,1,16,0,0,NULL), - (6664,0,0,1,16,0,0,NULL), - (6665,0,0,1,16,0,0,NULL), - (6666,0,0,1,16,0,0,NULL), - (6667,0,0,1,16,0,0,NULL), - (6668,0,0,1,16,0,0,NULL), - (6669,0,0,1,16,0,0,NULL), - (6670,0,0,1,16,0,0,NULL), - (6671,0,0,1,16,0,0,NULL), - (6672,0,0,1,16,0,0,NULL), - (6673,0,0,1,16,0,0,NULL), - (6674,0,0,1,16,0,0,NULL), - (6675,0,0,1,16,0,0,NULL), - (6676,0,0,1,16,0,0,NULL), - (6677,0,0,1,16,0,0,NULL), - (6678,0,0,1,16,0,0,NULL), - (6679,0,0,1,16,0,0,NULL), - (6680,0,0,1,16,0,0,NULL), - (6681,0,0,1,16,0,0,NULL), - (6682,0,0,1,16,0,0,NULL), - (6683,0,0,1,16,0,0,NULL), - (6684,0,0,1,16,0,0,NULL), - (6685,0,0,1,16,0,0,NULL), - (6686,0,0,1,16,0,0,NULL), - (6687,0,0,1,16,0,0,NULL), - (6688,0,0,1,16,0,0,NULL), - (6689,0,0,1,16,0,0,NULL), - (6690,0,0,1,16,0,0,NULL), - (6691,0,0,1,16,0,0,NULL), - (6692,0,0,1,16,0,0,NULL), - (6693,0,0,1,16,0,0,NULL), - (6694,0,0,1,16,0,0,NULL), - (6695,0,0,1,16,0,0,NULL), - (6696,0,0,1,16,0,0,NULL), - (6697,0,0,1,16,0,0,NULL), - (6698,0,0,1,16,0,0,NULL), - (6699,0,0,1,16,0,0,NULL), - (6700,0,0,1,16,0,0,NULL), - (6701,0,0,1,16,0,0,NULL), - (6702,0,0,1,16,0,0,NULL), - (6703,0,0,1,16,0,0,NULL), - (6704,0,0,1,16,0,0,NULL), - (6705,0,0,1,16,0,0,NULL), - (6706,0,0,1,16,0,0,NULL), - (6707,0,0,1,16,0,0,NULL), - (6708,0,0,1,16,0,0,NULL), - (6709,0,0,1,16,0,0,NULL), - (6710,0,0,1,16,0,0,NULL), - (6711,0,0,1,16,0,0,NULL), - (6712,0,0,1,16,0,0,NULL), - (6713,0,0,1,16,0,0,NULL), - (6714,0,0,1,16,0,0,NULL), - (6715,0,0,1,16,0,0,NULL), - (6716,0,0,1,16,0,0,NULL), - (6717,0,0,1,16,0,0,NULL), - (6718,0,0,1,16,0,0,NULL), - (6719,0,0,1,16,0,0,NULL), - (6720,0,0,1,16,0,0,NULL), - (6721,0,0,1,16,0,0,NULL), - (6722,0,0,1,16,0,0,NULL), - (6723,0,0,1,16,0,0,NULL), - (6724,0,0,1,16,0,0,NULL), - (6725,0,0,1,16,0,0,NULL), - (6726,0,0,1,16,0,0,NULL), - (6727,0,0,1,16,0,0,NULL), - (6728,0,0,1,16,0,0,NULL), - (6729,0,0,1,16,0,0,NULL), - (6730,0,0,1,16,0,0,NULL), - (6731,0,0,1,16,0,0,NULL), - (6732,0,0,1,16,0,0,NULL), - (6733,0,0,1,16,0,0,NULL), - (6734,0,0,1,16,0,0,NULL), - (6735,0,0,1,16,0,0,NULL), - (6736,0,0,1,16,0,0,NULL), - (6737,0,0,1,16,0,0,NULL), - (6738,0,0,1,16,0,0,NULL), - (6739,0,0,1,16,0,0,NULL), - (6740,0,0,1,16,0,0,NULL), - (6741,0,0,1,16,0,0,NULL), - (6742,0,0,1,16,0,0,NULL), - (6743,0,0,1,16,0,0,NULL), - (6744,0,0,1,16,0,0,NULL), - (6745,0,0,1,16,0,0,NULL), - (6746,0,0,1,16,0,0,NULL), - (6748,0,0,1,16,0,0,NULL), - (6749,0,0,1,16,0,0,NULL), - (6750,0,0,1,16,0,0,NULL), - (6751,0,0,1,16,0,0,NULL), - (6752,0,0,1,16,0,0,NULL), - (6753,0,0,1,16,0,0,NULL), - (6754,0,0,1,16,0,0,NULL), - (6755,0,0,1,16,0,0,NULL), - (6756,0,33554432,1,16,0,0,NULL), - (6757,0,0,1,16,0,0,NULL), - (6758,0,0,1,16,0,0,NULL), - (6759,0,0,1,16,0,0,NULL), - (6760,0,0,1,16,0,0,NULL), - (6761,0,0,1,16,0,0,NULL), - (6762,0,0,1,16,0,0,NULL), - (6763,0,0,1,16,0,0,NULL), - (6764,0,0,1,16,0,0,NULL), - (6765,0,0,1,16,0,0,NULL), - (6766,0,0,1,16,0,0,NULL), - (6767,0,0,1,16,0,0,NULL), - (6768,0,0,1,16,0,0,NULL), - (6769,0,0,1,16,0,0,NULL), - (6770,0,0,1,16,0,0,NULL), - (6771,0,0,1,16,0,0,NULL), - (6772,0,0,1,16,0,0,NULL), - (6773,0,0,1,16,0,0,NULL), - (6774,0,0,1,16,0,0,NULL), - (6775,0,0,1,16,0,0,NULL), - (6776,0,0,1,16,0,0,NULL), - (6777,0,0,1,16,0,0,NULL), - (6778,0,0,1,16,0,0,NULL), - (6779,0,0,1,16,0,0,NULL), - (6780,0,0,1,16,0,0,NULL), - (6782,0,0,1,16,0,0,NULL), - (6783,0,8,1,16,0,0,NULL), - (6784,0,0,1,16,0,0,NULL), (6785,0,0,1,16,64,0,'8734'), - (6786,0,0,1,16,0,0,NULL), - (6787,0,0,1,16,0,0,NULL), - (6788,0,0,1,16,0,0,NULL), - (6789,0,0,1,16,0,0,NULL), - (6790,0,0,1,16,0,0,NULL), - (6791,0,0,1,16,0,0,NULL), - (6792,0,0,1,16,0,0,NULL), - (6793,0,0,1,16,0,0,NULL), - (6794,0,0,1,16,0,0,NULL), - (6795,0,0,1,16,0,0,NULL), (6796,0,0,1,16,69,0,NULL), - (6797,0,0,1,16,0,0,NULL), - (6798,0,0,1,16,0,0,NULL), - (6799,0,0,1,16,0,0,NULL), - (6800,0,0,1,16,0,0,NULL), - (6801,0,0,1,16,0,0,NULL), - (6802,0,0,1,16,0,0,NULL), - (6803,0,0,1,16,0,0,NULL), - (6804,0,0,1,16,0,0,NULL), - (6805,0,0,1,16,0,0,NULL), - (6806,0,0,1,16,0,0,NULL), - (6807,0,0,1,16,0,0,NULL), - (6808,0,0,1,16,0,0,NULL), - (6809,0,0,1,16,0,0,NULL), - (6810,0,0,1,16,0,0,NULL), - (6811,0,0,1,16,0,0,NULL), - (6812,0,0,1,16,0,0,NULL), - (6813,0,0,1,16,0,0,NULL), - (6814,0,0,1,16,0,0,NULL), - (6815,0,0,1,16,0,0,NULL), - (6816,0,0,1,16,0,0,NULL), - (6817,0,0,1,16,0,0,NULL), - (6818,0,0,1,16,0,0,NULL), - (6819,0,0,1,16,0,0,NULL), - (6820,0,0,1,16,0,0,NULL), - (6821,0,0,1,16,0,0,NULL), - (6822,0,0,1,16,0,0,NULL), - (6823,0,7,1,16,0,0,NULL), - (6824,0,0,1,16,0,0,NULL), - (6825,0,0,1,16,0,0,NULL), - (6826,0,0,1,16,0,0,NULL), - (6827,0,0,1,16,0,0,NULL), - (6828,0,0,1,16,0,0,NULL), - (6829,0,0,1,16,0,0,NULL), - (6830,0,0,1,16,0,0,NULL), - (6831,0,0,1,16,0,0,NULL), - (6832,0,0,1,16,0,0,NULL), - (6833,0,0,1,16,0,0,NULL), - (6834,0,0,1,16,0,0,NULL), - (6835,0,0,1,16,0,0,NULL), - (6836,0,0,1,16,0,0,NULL), - (6837,0,0,1,16,0,0,NULL), - (6838,0,0,1,16,0,0,NULL), - (6839,0,0,1,16,0,0,NULL), - (6840,0,0,1,16,0,0,NULL), - (6841,0,0,1,16,0,0,NULL), - (6842,0,0,1,16,0,0,NULL), - (6843,0,0,1,16,0,0,NULL), - (6844,0,0,1,16,0,0,NULL), - (6845,0,0,1,16,0,0,NULL), - (6846,0,0,1,16,0,0,NULL), - (6847,0,0,1,16,0,0,NULL), - (6848,0,0,1,16,0,0,NULL), (6850,0,0,1,16,0,0,'8734'), (6851,0,8,1,16,0,0,'8734'), (6852,0,0,1,16,69,0,NULL), - (6853,0,0,1,16,0,0,NULL), (6854,0,0,1,16,193,0,'21157'), (6855,0,0,1,16,69,0,NULL), - (6856,0,0,1,16,0,0,NULL), - (6857,0,0,1,16,0,0,NULL), - (6859,0,0,1,16,0,0,NULL), - (6860,0,0,1,16,0,0,NULL), - (6861,0,0,1,16,0,0,NULL), - (6862,0,0,1,16,0,0,NULL), - (6863,0,0,1,16,0,0,NULL), - (6864,0,0,1,16,0,0,NULL), - (6865,0,0,1,16,0,0,NULL), - (6866,0,0,1,16,0,0,NULL), - (6868,0,0,1,16,0,0,NULL), - (6869,0,0,1,16,0,0,NULL), - (6870,0,0,1,16,0,0,NULL), - (6871,0,0,1,16,0,0,NULL), - (6872,0,0,1,16,0,0,NULL), - (6873,0,0,1,16,0,0,NULL), - (6874,0,0,1,16,0,0,NULL), - (6877,0,0,1,16,0,0,NULL), - (6878,0,0,1,16,0,0,NULL), - (6879,0,0,2,16,0,0,NULL), - (6880,0,0,1,16,0,0,NULL), - (6881,0,0,1,16,0,0,NULL), - (6882,0,8,1,16,0,0,NULL), - (6883,0,0,1,16,0,0,NULL), - (6884,0,0,1,16,0,0,NULL), - (6885,0,0,1,16,0,0,NULL), - (6886,0,0,1,16,0,0,NULL), - (6887,0,0,1,16,0,0,NULL), - (6888,0,0,1,16,0,0,NULL), - (6889,0,0,1,16,0,0,NULL), - (6890,0,33554432,1,16,0,0,NULL), - (6891,0,33554432,1,16,0,0,NULL), - (6892,0,33554432,1,16,0,0,NULL), - (6893,0,33554432,1,16,0,0,NULL), - (6894,0,33554432,1,16,0,0,NULL), - (6895,0,0,1,16,0,0,NULL), - (6896,0,33554432,1,16,0,0,NULL), - (6897,0,0,1,16,0,0,NULL), - (6898,0,0,1,16,0,0,NULL), - (6899,0,0,1,16,0,0,NULL), - (6900,0,0,1,16,0,0,NULL), - (6901,0,33554432,1,16,0,0,NULL), - (6902,0,33554432,1,16,0,0,NULL), - (6903,0,0,1,16,0,0,NULL), - (6904,0,0,1,16,0,0,NULL), - (6905,0,0,1,16,0,0,NULL), - (6906,0,0,1,16,0,0,NULL), - (6907,0,0,1,16,0,0,NULL), - (6908,0,0,1,16,0,0,NULL), - (6909,0,0,1,16,0,0,NULL), - (6910,0,0,1,16,0,0,NULL), - (6911,0,0,1,16,0,0,NULL), - (6912,0,0,1,16,0,0,NULL), - (6913,0,0,1,16,0,0,NULL), - (6914,0,0,1,16,0,0,NULL), - (6915,0,0,1,16,0,0,NULL), - (6916,0,0,1,16,0,0,NULL), - (6917,0,0,1,16,0,0,NULL), - (6918,0,33554432,1,16,0,0,NULL), - (6919,0,0,1,16,0,0,NULL), - (6920,0,0,1,16,0,0,NULL), - (6921,0,0,1,16,0,0,NULL), - (6922,0,0,1,16,0,0,NULL), - (6923,0,0,1,16,0,0,NULL), - (6924,0,0,1,16,0,0,NULL), - (6925,0,33554432,1,16,0,0,NULL), - (6926,0,0,1,16,0,0,NULL), - (6927,0,0,1,16,0,0,NULL), - (6928,0,0,1,16,0,0,NULL), - (6929,0,0,1,16,0,0,NULL), - (6930,0,33554432,1,16,0,0,NULL), - (6931,0,0,1,16,0,0,NULL), - (6932,0,0,1,16,0,0,NULL), - (6933,0,0,1,16,0,0,NULL), - (6934,0,0,1,16,0,0,NULL), - (6935,0,0,1,16,0,0,NULL), - (6936,0,0,1,16,0,0,NULL), - (6937,0,0,1,16,0,0,NULL), - (6938,0,33554432,1,16,0,0,NULL), - (6939,0,0,1,16,0,0,NULL), - (6940,0,0,1,16,0,0,NULL), - (6941,0,0,1,16,0,0,NULL), - (6942,0,0,1,16,0,0,NULL), - (6943,0,0,1,16,0,0,NULL), - (6944,0,0,1,16,0,0,NULL), - (6945,0,0,1,16,0,0,NULL), - (6946,0,0,1,16,0,0,NULL), - (6947,0,0,1,16,0,0,NULL), - (6948,0,0,1,16,0,0,NULL), - (6949,0,0,1,16,0,0,NULL), - (6950,0,0,1,16,0,0,NULL), - (6951,0,0,1,16,0,0,NULL), - (6952,0,0,1,16,0,0,NULL), - (6953,0,0,1,16,0,0,NULL), - (6954,0,0,1,16,0,0,NULL), - (6955,0,0,1,16,0,0,NULL), - (6956,0,33554432,1,16,0,0,NULL), - (6957,0,0,1,16,0,0,NULL), - (6958,0,0,1,16,0,0,NULL), - (6959,0,0,1,16,0,0,NULL), - (6960,0,0,1,16,0,0,NULL), - (6961,0,0,1,16,0,0,NULL), - (6962,0,33554432,1,16,0,0,NULL), - (6963,0,0,1,16,0,0,NULL), - (6964,0,0,1,16,0,0,NULL), - (6965,0,0,1,16,0,0,NULL), - (6966,0,0,1,16,0,0,NULL), - (6967,0,0,1,16,0,0,NULL), - (6968,0,0,1,16,0,0,NULL), - (6969,0,0,1,16,0,0,NULL), - (6970,0,0,1,16,0,0,NULL), - (6971,0,0,1,16,0,0,NULL), - (6972,0,0,1,16,0,0,NULL), - (6973,0,0,1,16,0,0,NULL), - (6974,0,0,1,16,0,0,NULL), - (6975,0,0,1,16,0,0,NULL), - (6976,0,0,1,16,0,0,NULL), - (6977,0,0,1,16,0,0,NULL), - (6978,0,0,1,16,0,0,NULL), - (6979,0,0,1,16,0,0,NULL), - (6980,0,0,1,16,0,0,NULL), - (6981,0,33554432,1,16,0,0,NULL), - (6982,0,0,1,16,0,0,NULL), - (6983,0,0,1,16,0,0,NULL), - (6984,0,0,1,16,0,0,NULL), - (6985,0,0,1,16,0,0,NULL), - (6986,0,0,1,16,0,0,NULL), - (6987,0,0,1,16,0,0,NULL), - (6988,0,0,1,16,0,0,NULL), - (6989,0,0,1,16,0,0,NULL), - (6990,0,0,1,16,0,0,NULL), - (6991,0,0,1,16,0,0,NULL), - (6992,0,0,1,16,0,0,NULL), - (6993,0,0,1,16,0,0,NULL), - (6994,0,0,1,16,0,0,NULL), - (6995,0,0,1,16,0,0,NULL), - (6996,0,0,1,16,0,0,NULL), - (6997,0,0,1,16,0,0,NULL), - (6998,0,0,1,16,0,0,NULL), - (6999,0,0,1,16,0,0,NULL), - (7000,0,0,1,16,0,0,NULL), - (7001,0,0,1,16,0,0,NULL), - (7002,0,0,1,16,0,0,NULL), - (7003,0,0,1,16,0,0,NULL), - (7004,0,0,1,16,0,0,NULL), - (7005,0,0,1,16,0,0,NULL), - (7006,0,0,1,16,0,0,NULL), - (7007,0,0,1,16,0,0,NULL), - (7008,0,0,1,16,0,0,NULL), - (7009,0,0,1,16,0,0,NULL), - (7010,0,0,1,16,0,0,NULL), - (7011,0,0,1,16,0,0,NULL), - (7012,0,0,1,16,0,0,NULL), - (7013,0,0,1,16,0,0,NULL), - (7014,0,0,1,16,0,0,NULL), - (7015,0,0,1,16,0,0,NULL), - (7016,0,0,1,16,0,0,NULL), - (7017,0,0,1,16,0,0,NULL), - (7018,0,0,1,16,0,0,NULL), - (7019,0,0,1,16,0,0,NULL), - (7020,0,0,1,16,0,0,NULL), - (7021,0,0,1,16,0,0,NULL), - (7022,0,33554432,1,16,0,0,NULL), - (7023,0,0,1,16,0,0,NULL), - (7024,0,0,1,16,0,0,NULL), - (7025,0,0,1,16,0,0,NULL), - (7026,0,0,1,16,233,0,NULL), - (7027,0,0,1,16,0,0,NULL), - (7028,0,0,1,16,233,0,NULL), - (7029,0,0,1,16,0,0,NULL), - (7030,0,0,1,16,0,0,NULL), - (7031,0,0,1,16,0,0,NULL), - (7032,0,0,1,16,0,0,NULL), - (7033,0,0,1,16,0,0,NULL), - (7034,0,0,1,16,0,0,NULL), - (7035,0,0,1,16,0,0,NULL), - (7036,0,0,1,16,0,0,NULL), - (7037,0,0,1,16,0,0,NULL), - (7038,0,0,1,16,0,0,NULL), - (7039,0,0,1,16,0,0,NULL), - (7040,0,0,1,16,0,0,NULL), - (7041,0,0,1,16,0,0,NULL), - (7042,0,0,1,16,0,0,NULL), - (7043,0,0,1,16,0,0,NULL), - (7044,0,0,1,16,0,0,NULL), - (7045,0,0,1,16,0,0,NULL), - (7046,0,0,1,16,0,0,NULL), - (7047,0,0,1,16,0,0,NULL), - (7048,0,0,1,16,0,0,NULL), - (7049,0,0,1,16,0,0,'12544'), - (7050,0,0,1,16,233,0,NULL), - (7051,0,0,1,16,233,0,NULL), - (7052,0,0,1,16,233,0,NULL), - (7053,0,0,1,16,233,0,NULL), - (7054,0,0,1,16,0,0,NULL), - (7055,0,0,1,16,0,0,NULL), - (7056,0,0,1,16,0,0,NULL), - (7057,0,0,1,16,0,0,NULL), - (7058,0,0,1,16,0,0,NULL), - (7059,0,0,1,16,0,0,NULL), - (7060,0,0,1,16,0,0,NULL), - (7061,0,0,1,16,0,0,NULL), - (7062,0,0,1,16,0,0,NULL), - (7063,0,0,1,16,0,0,NULL), (7064,0,0,1,16,173,0,NULL), (7065,0,0,1,16,173,0,NULL), - (7066,0,0,1,16,0,0,NULL), - (7067,0,0,1,16,0,0,NULL), (7068,0,0,1,16,173,0,NULL), - (7069,0,0,1,16,0,0,'12544'), - (7070,0,0,1,16,0,0,NULL), - (7071,0,0,1,16,0,0,'12544'), - (7072,0,0,1,16,0,0,NULL), - (7073,0,0,1,16,0,0,NULL), - (7074,0,0,1,16,0,0,NULL), - (7075,0,0,1,16,0,0,NULL), - (7076,0,0,1,16,0,0,NULL), - (7077,0,0,1,16,0,0,NULL), - (7078,0,0,1,16,0,0,NULL), - (7079,0,0,1,16,0,0,NULL), - (7080,0,0,1,16,0,0,NULL), - (7081,0,0,1,16,0,0,NULL), - (7082,0,0,1,16,0,0,NULL), - (7083,0,0,1,16,0,0,NULL), - (7084,0,0,1,16,233,0,NULL), - (7085,0,0,1,16,0,0,'12544'), - (7086,0,0,1,16,233,0,NULL), - (7087,0,0,1,16,233,0,NULL), (7088,0,0,1,16,0,0,NULL), - (7089,0,0,1,16,0,0,NULL), - (7090,0,0,1,16,0,0,NULL), - (7091,0,0,1,16,0,0,NULL), - (7092,0,0,1,16,0,0,NULL), - (7093,0,0,1,16,0,0,NULL), - (7094,0,0,1,16,0,0,NULL), - (7095,0,0,1,16,0,0,NULL), - (7096,0,0,1,16,0,0,NULL), - (7097,0,0,1,16,0,0,NULL), - (7098,0,0,1,16,0,0,NULL), - (7099,0,0,1,16,0,0,NULL), - (7100,0,0,1,16,0,0,NULL), - (7101,0,0,1,16,0,0,NULL), - (7102,0,0,1,16,0,0,NULL), - (7103,0,0,1,16,0,0,NULL), - (7104,0,0,1,16,0,0,NULL), - (7105,0,0,1,16,0,0,NULL), - (7106,0,0,1,16,0,0,NULL), - (7107,0,0,1,16,0,0,NULL), - (7108,0,0,1,16,0,0,NULL), - (7109,0,0,1,16,0,0,NULL), - (7110,0,0,1,16,0,0,NULL), - (7111,0,0,1,16,0,0,NULL), - (7112,0,0,1,16,0,0,NULL), - (7113,0,0,1,16,0,0,NULL), - (7114,0,0,1,16,0,0,NULL), - (7115,0,0,1,16,0,0,NULL), - (7116,0,0,1,16,0,0,NULL), - (7117,0,0,1,16,0,0,NULL), - (7118,0,33554432,1,16,0,0,NULL), - (7119,0,0,1,16,0,0,NULL), - (7120,0,0,1,16,0,0,NULL), - (7121,0,0,1,16,0,0,NULL), - (7122,0,0,1,16,0,0,NULL), - (7123,0,0,1,16,0,0,NULL), - (7124,0,0,1,16,0,0,NULL), - (7125,0,0,1,16,0,0,NULL), - (7126,0,0,1,16,0,0,NULL), - (7127,0,0,1,16,0,0,NULL), - (7128,0,0,1,16,0,0,NULL), - (7129,0,0,1,16,0,0,NULL), - (7130,0,0,1,16,0,0,NULL), - (7131,0,0,1,16,0,0,NULL), - (7132,0,0,1,16,0,0,NULL), - (7133,0,0,1,16,0,0,NULL), - (7134,0,0,1,16,0,0,NULL), - (7135,0,0,1,16,0,0,NULL), - (7136,0,0,1,16,0,0,NULL), - (7137,0,0,1,16,0,0,NULL), - (7138,0,0,1,16,0,0,NULL), - (7139,0,0,1,16,0,0,NULL), - (7140,0,0,1,16,0,0,NULL), - (7141,0,0,1,16,0,0,NULL), - (7142,0,0,1,16,0,0,NULL), - (7143,0,0,1,16,0,0,NULL), - (7144,0,0,1,16,0,0,NULL), - (7145,0,0,1,16,0,0,NULL), - (7146,0,0,1,16,0,0,NULL), - (7147,0,0,1,16,0,0,NULL), - (7148,0,0,1,16,0,0,NULL), - (7149,0,0,1,16,0,0,NULL), - (7150,0,0,1,16,0,0,NULL), - (7151,0,0,1,16,0,0,NULL), - (7152,0,0,1,16,0,0,NULL), - (7153,0,0,1,16,0,0,NULL), - (7154,0,0,1,16,0,0,NULL), - (7155,0,0,1,16,0,0,NULL), - (7156,0,0,1,16,0,0,NULL), - (7157,0,0,1,16,0,0,NULL), - (7158,0,0,1,16,0,0,NULL), - (7159,0,0,1,16,0,0,NULL), - (7160,0,0,1,16,0,0,NULL), - (7161,0,0,1,16,0,0,NULL), - (7162,0,0,1,16,0,0,NULL), - (7163,0,0,1,16,0,0,NULL), - (7164,0,0,1,16,0,0,NULL), - (7165,0,0,1,16,0,0,NULL), (7166,0,0,1,16,173,0,NULL), - (7167,0,0,1,16,0,0,'12544'), - (7168,0,0,1,16,0,0,NULL), - (7169,0,0,1,16,0,0,NULL), - (7170,0,0,1,16,0,0,NULL), - (7171,0,0,1,16,0,0,NULL), - (7172,0,0,1,16,0,0,NULL), - (7173,0,0,1,16,0,0,NULL), - (7174,0,0,1,16,0,0,NULL), - (7175,0,0,1,16,0,0,NULL), - (7176,0,0,1,16,0,0,NULL), - (7177,0,0,1,16,0,0,NULL), - (7178,0,0,1,16,0,0,NULL), - (7179,0,0,1,16,0,0,NULL), - (7180,0,0,1,16,0,0,NULL), - (7181,0,0,1,16,0,0,NULL), - (7182,0,0,1,16,0,0,NULL), - (7183,0,0,1,16,0,0,NULL), - (7184,0,0,1,16,0,0,NULL), - (7185,0,0,1,16,0,0,NULL), - (7186,0,0,1,16,0,0,NULL), - (7187,0,33554432,1,16,0,0,NULL), - (7188,0,0,1,16,0,0,NULL), - (7189,0,33554432,1,16,0,0,NULL), - (7190,0,0,1,16,0,0,NULL), - (7191,0,0,1,16,0,0,NULL), - (7192,0,33554432,1,16,0,0,NULL), - (7193,0,0,1,16,0,0,NULL), - (7194,0,0,1,16,0,0,NULL), - (7195,0,0,1,16,0,0,NULL), - (7196,0,0,1,16,0,0,NULL), - (7197,0,0,1,16,0,0,NULL), - (7198,0,0,1,16,0,0,NULL), - (7199,0,0,1,16,0,0,NULL), - (7200,0,0,1,16,0,0,NULL), - (7201,0,0,1,16,0,0,NULL), - (7203,0,0,1,16,0,0,NULL), - (7204,0,0,1,16,0,0,NULL), - (7205,0,0,1,16,0,0,NULL), - (7206,0,0,1,16,0,0,NULL), - (7207,0,0,1,16,0,0,NULL), - (7208,0,0,1,16,0,0,NULL), - (7209,0,0,1,16,0,0,NULL), - (7210,0,0,1,16,0,0,NULL), - (7211,0,0,1,16,0,0,NULL), - (7212,0,0,1,16,0,0,NULL), - (7213,0,0,1,16,0,0,NULL), - (7214,0,0,1,16,0,0,NULL), - (7215,0,0,1,16,0,0,NULL), - (7216,0,0,1,16,0,0,NULL), - (7217,0,0,1,16,0,0,NULL), - (7218,0,0,1,16,0,0,NULL), - (7219,0,0,1,16,233,0,NULL), - (7220,0,0,1,16,0,0,'12544'), - (7221,0,0,1,16,0,0,NULL), - (7222,0,0,1,16,233,0,NULL), - (7223,0,0,1,16,0,0,'12544'), - (7224,0,0,1,16,233,0,NULL), - (7225,0,0,1,16,233,0,NULL), - (7226,0,0,1,16,0,0,'12544'), - (7227,0,0,1,16,0,0,'12544'), - (7228,0,0,1,16,0,0,NULL), - (7229,0,0,1,16,0,0,NULL), - (7230,0,0,1,16,0,0,NULL), - (7231,0,0,1,16,0,0,NULL), - (7232,0,0,1,16,0,0,NULL), - (7233,0,0,1,16,0,0,NULL), - (7234,0,0,1,16,0,0,NULL), - (7235,0,0,1,16,0,0,NULL), - (7236,0,0,1,16,0,0,NULL), - (7237,0,0,1,16,0,0,NULL), - (7238,0,0,1,16,0,0,NULL), - (7239,0,0,1,16,0,0,NULL), - (7240,0,0,1,16,0,0,NULL), - (7241,0,0,1,16,0,0,NULL), - (7242,0,0,1,16,0,0,NULL), - (7243,0,0,1,16,0,0,NULL), - (7244,0,0,1,16,0,0,NULL), - (7245,0,0,1,16,0,0,NULL), - (7246,0,0,1,16,0,0,NULL), - (7247,0,0,1,16,0,0,NULL), - (7248,0,0,1,16,0,0,NULL), - (7249,0,0,1,16,0,0,NULL), - (7250,0,0,1,16,0,0,NULL), - (7251,0,0,1,16,0,0,NULL), - (7252,0,0,1,16,0,0,NULL), - (7253,0,0,1,16,0,0,NULL), - (7254,0,0,1,16,0,0,NULL), - (7255,0,0,1,16,0,0,NULL), - (7256,0,0,1,16,0,0,NULL), - (7257,0,0,1,16,0,0,NULL), - (7258,0,0,1,16,0,0,NULL), - (7259,0,0,1,16,0,0,NULL), - (7260,0,0,1,16,0,0,NULL), - (7261,0,0,1,16,0,0,NULL), - (7262,0,0,1,16,0,0,NULL), - (7263,0,0,1,16,0,0,NULL), - (7264,0,0,1,16,0,0,NULL), - (7265,0,0,1,16,0,0,NULL), - (7266,0,0,1,16,0,0,NULL), - (7267,0,0,1,16,0,0,NULL), - (7268,0,0,1,16,0,0,NULL), - (7269,0,0,1,16,0,0,NULL), - (7270,0,0,1,16,0,0,NULL), - (7271,0,0,1,16,0,0,NULL), - (7272,0,0,1,16,0,0,NULL), - (7273,0,0,1,16,0,0,NULL), - (7274,0,0,1,16,0,0,NULL), - (7275,0,0,1,16,0,0,NULL), - (7276,0,0,1,16,0,0,NULL), - (7277,0,0,1,16,0,0,NULL), - (7278,0,0,1,16,0,0,NULL), - (7279,0,0,1,16,0,0,'18950'), - (7280,0,0,1,16,0,0,'18950'), - (7281,0,0,1,16,0,0,NULL), - (7282,0,0,1,16,0,0,NULL), - (7283,0,0,1,16,0,0,'18950'), - (7284,0,0,1,16,0,0,NULL), - (7285,0,0,1,16,0,0,NULL), - (7286,0,0,1,16,0,0,'18950'), - (7287,0,0,1,16,0,0,'18950'), - (7288,0,0,1,16,0,0,'18950'), - (7289,0,0,1,16,0,0,NULL), - (7290,0,0,1,16,0,0,NULL), - (7291,0,0,1,16,0,0,NULL), - (7292,0,0,1,16,0,0,NULL), - (7293,0,0,1,16,0,0,NULL), - (7294,0,0,1,16,0,0,NULL), - (7295,0,0,1,16,0,0,NULL), - (7296,0,0,1,16,0,0,NULL), - (7297,0,0,1,16,0,0,NULL), - (7298,0,0,1,16,0,0,NULL), - (7299,0,0,1,16,0,0,NULL), - (7300,0,0,1,16,0,0,NULL), - (7301,0,0,1,16,0,0,NULL), - (7302,0,0,1,16,0,0,NULL), - (7303,0,0,1,16,0,0,NULL), - (7304,0,0,1,16,0,0,NULL), - (7305,0,0,1,16,0,0,NULL), - (7306,0,0,1,16,0,0,NULL), - (7307,0,0,1,16,0,0,NULL), - (7308,0,0,1,16,0,0,NULL), - (7309,0,0,1,16,0,0,NULL), - (7310,0,0,1,16,0,0,NULL), - (7311,0,0,1,16,0,0,NULL), - (7312,0,0,1,16,0,0,NULL), - (7313,0,0,1,16,0,0,NULL), - (7314,0,0,1,16,0,0,NULL), - (7315,0,0,1,16,0,0,NULL), - (7316,0,0,1,16,0,0,NULL), - (7317,0,0,1,16,0,0,NULL), - (7318,0,0,1,16,0,0,NULL), - (7319,0,0,1,16,0,0,NULL), - (7320,0,0,1,16,0,0,NULL), - (7321,0,0,1,16,0,0,NULL), - (7322,0,0,1,16,0,0,NULL), - (7323,0,0,1,16,0,0,NULL), - (7324,0,0,1,16,0,0,NULL), - (7325,0,0,1,16,10,0,NULL), - (7326,0,0,1,16,0,0,NULL), - (7327,0,0,1,16,0,0,NULL), - (7328,0,0,1,16,0,0,NULL), - (7329,0,0,1,16,0,0,NULL), - (7330,0,0,1,16,0,0,NULL), - (7331,0,0,1,16,0,0,NULL), - (7332,0,0,1,16,0,0,NULL), - (7333,0,0,1,16,0,0,NULL), - (7334,0,0,1,16,0,0,NULL), - (7335,0,0,1,16,0,0,NULL), - (7336,0,0,1,16,0,0,NULL), - (7337,0,0,1,16,0,0,NULL), - (7338,0,0,1,16,0,0,NULL), - (7339,0,0,1,16,0,0,NULL), - (7340,0,0,1,16,0,0,NULL), - (7341,0,0,1,16,0,0,NULL), - (7342,0,0,1,16,0,0,NULL), - (7343,0,0,1,16,0,0,NULL), - (7344,0,0,1,16,0,0,NULL), - (7345,0,0,1,16,0,0,NULL), - (7346,0,0,1,16,0,0,NULL), - (7347,0,0,1,16,0,0,NULL), - (7348,0,0,1,16,0,0,NULL), - (7349,0,0,1,16,0,0,NULL), - (7350,0,0,1,16,0,0,NULL), - (7351,0,0,1,16,0,0,NULL), - (7352,0,0,1,16,0,0,NULL), - (7353,0,0,1,16,0,0,NULL), - (7354,0,0,1,16,0,0,NULL), - (7355,0,0,1,16,0,0,NULL), - (7356,0,0,1,16,0,0,NULL), - (7357,0,0,1,16,0,0,NULL), - (7358,0,0,1,16,0,0,NULL), - (7359,0,0,1,16,0,0,NULL), - (7360,0,0,1,16,0,0,NULL), - (7361,0,0,1,16,0,0,NULL), - (7362,0,0,1,16,0,0,NULL), - (7363,0,0,1,16,0,0,NULL), - (7364,0,0,1,16,0,0,NULL), - (7365,0,0,1,16,0,0,NULL), - (7366,0,0,1,16,0,0,NULL), - (7367,0,0,1,16,0,0,NULL), - (7368,0,0,1,16,0,0,NULL), - (7369,0,0,1,16,0,0,NULL), - (7370,0,0,1,16,0,0,NULL), - (7371,0,0,1,16,0,0,NULL), (7372,0,0,0,16,0,0,'17743'), (7373,0,0,0,16,0,0,'17743'), (7374,0,0,0,16,0,0,'17743'), (7375,0,0,0,16,0,0,'17743'), (7376,0,0,0,16,0,0,'17743'), - (7377,0,0,1,16,0,0,NULL), - (7378,0,0,1,16,0,0,NULL), - (7379,0,0,1,16,0,0,NULL), - (7380,0,0,1,16,0,0,NULL), - (7381,0,0,1,16,0,0,NULL), - (7382,0,0,1,16,0,0,NULL), - (7383,0,0,1,16,0,0,NULL), - (7384,0,0,1,16,0,0,NULL), - (7385,0,0,1,16,0,0,NULL), - (7386,0,0,1,16,0,0,NULL), - (7387,0,0,1,16,0,0,NULL), - (7388,0,0,1,16,0,0,NULL), - (7389,0,0,1,16,0,0,NULL), - (7390,0,0,1,16,0,0,NULL), - (7391,0,0,1,16,0,0,NULL), - (7392,0,0,1,16,0,0,NULL), - (7393,0,0,1,16,0,0,NULL), - (7394,0,0,1,16,0,0,NULL), - (7395,0,0,1,16,0,0,NULL), - (7396,0,0,1,16,0,0,NULL), - (7397,0,0,1,16,0,0,NULL), - (7398,0,0,1,16,0,0,NULL), - (7399,0,0,1,16,0,0,NULL), - (7401,0,0,1,16,0,0,NULL), - (7402,0,0,1,16,0,0,NULL), - (7403,0,0,1,16,0,0,NULL), - (7404,0,0,1,16,0,0,NULL), - (7405,0,0,1,16,0,0,NULL), - (7406,0,0,1,16,0,0,NULL), - (7407,0,0,1,16,0,0,NULL), - (7408,0,0,1,16,0,0,NULL), - (7409,0,0,1,16,0,0,NULL), - (7410,0,0,1,16,0,0,NULL), - (7411,0,0,1,16,0,0,NULL), - (7412,0,0,1,16,0,0,NULL), - (7413,0,0,1,16,0,0,NULL), - (7414,0,0,1,16,0,0,NULL), - (7415,0,0,1,16,0,0,NULL), - (7416,0,0,1,16,0,0,NULL), - (7417,0,0,1,16,0,0,NULL), - (7418,0,0,1,16,0,0,NULL), - (7419,0,0,1,16,0,0,NULL), - (7420,0,0,1,16,0,0,NULL), - (7421,0,0,1,16,0,0,NULL), - (7422,0,0,1,16,0,0,NULL), - (7423,0,0,1,16,0,0,NULL), - (7424,0,0,1,16,0,0,NULL), - (7425,0,0,1,16,0,0,NULL), - (7426,0,0,1,16,0,0,NULL), - (7427,0,0,1,16,0,0,NULL), - (7428,0,0,1,16,0,0,NULL), - (7429,0,0,1,16,0,0,NULL), - (7430,0,0,1,16,0,0,NULL), - (7431,0,0,1,16,0,0,NULL), - (7432,0,0,1,16,0,0,NULL), - (7433,0,0,1,16,0,0,NULL), - (7434,0,0,1,16,0,0,NULL), - (7435,0,0,1,16,0,0,NULL), - (7436,0,0,1,16,0,0,NULL), - (7437,0,0,1,16,0,0,NULL), - (7438,0,0,1,16,0,0,NULL), - (7439,0,0,1,16,0,0,NULL), - (7440,0,0,1,16,0,0,NULL), - (7441,0,0,1,16,0,0,NULL), - (7442,0,0,1,16,0,0,NULL), - (7443,0,0,1,16,0,0,NULL), - (7444,0,0,1,16,233,0,NULL), - (7445,0,0,1,16,0,0,NULL), - (7446,0,0,1,16,0,0,NULL), - (7447,0,0,1,16,0,0,NULL), - (7448,0,0,1,16,233,0,NULL), - (7449,0,0,2,16,0,0,NULL), - (7451,0,0,2,16,0,0,NULL), - (7452,0,0,1,16,0,0,NULL), - (7453,0,0,1,16,0,0,NULL), - (7454,0,0,1,16,0,0,NULL), - (7455,0,0,1,16,0,0,NULL), - (7456,0,0,1,16,0,0,NULL), - (7457,0,0,1,16,0,0,NULL), - (7459,0,0,1,16,0,0,NULL), - (7460,0,0,1,16,0,0,NULL), - (7461,0,0,1,16,0,0,NULL), - (7462,0,0,1,16,0,0,NULL), - (7463,0,0,1,16,233,0,NULL), - (7464,0,0,1,16,0,0,NULL), - (7465,0,0,1,16,0,0,NULL), - (7466,0,0,1,16,0,0,NULL), - (7467,0,0,1,16,0,0,NULL), - (7468,0,0,1,16,0,0,NULL), - (7469,0,0,1,16,0,0,NULL), - (7470,0,0,1,16,0,0,NULL), - (7471,0,0,1,16,0,0,NULL), - (7472,0,0,1,16,0,0,NULL), - (7473,0,0,1,16,0,0,NULL), - (7474,0,33554432,1,16,0,0,NULL), - (7475,0,0,1,16,0,0,NULL), - (7476,0,0,1,16,0,0,NULL), - (7477,0,0,1,16,0,0,NULL), - (7478,0,0,1,16,0,0,NULL), - (7479,0,0,1,16,0,0,NULL), - (7480,0,0,1,16,0,0,NULL), - (7481,0,0,1,16,0,0,NULL), - (7482,0,0,1,16,0,0,NULL), - (7484,0,0,1,16,0,0,NULL), - (7485,0,0,1,16,0,0,NULL), - (7486,0,0,1,16,0,0,NULL), - (7487,0,0,1,16,0,0,NULL), - (7488,0,0,1,16,0,0,NULL), - (7489,0,0,1,16,0,0,NULL), - (7490,0,0,1,16,0,0,NULL), - (7491,0,0,1,16,0,0,NULL), - (7492,0,0,1,16,0,0,NULL), - (7493,0,0,1,16,0,0,NULL), - (7494,0,0,1,16,0,0,NULL), - (7495,0,0,1,16,0,0,NULL), - (7496,0,0,1,16,0,0,NULL), - (7497,0,0,1,16,0,0,NULL), - (7498,0,0,1,16,0,0,NULL), - (7499,0,0,1,16,0,0,NULL), - (7500,0,0,1,16,0,0,NULL), - (7501,0,0,1,16,0,0,NULL), - (7502,0,0,1,16,0,0,NULL), - (7503,0,0,1,16,0,0,NULL), - (7504,0,0,1,16,0,0,NULL), - (7505,0,0,1,16,0,0,NULL), - (7506,0,0,1,16,0,0,NULL), - (7507,0,0,1,16,0,0,NULL), - (7508,0,0,1,16,0,0,NULL), - (7509,0,0,1,16,0,0,NULL), - (7510,0,0,1,16,0,0,NULL), - (7511,0,0,1,16,0,0,NULL), - (7512,0,0,1,16,0,0,NULL), - (7513,0,0,1,16,0,0,NULL), - (7514,0,0,1,16,0,0,NULL), - (7515,0,0,1,16,0,0,NULL), - (7516,0,0,1,16,0,0,NULL), - (7517,0,0,1,16,0,0,NULL), - (7518,0,0,1,16,0,0,NULL), - (7519,0,0,1,16,0,0,NULL), - (7520,0,0,1,16,0,0,NULL), - (7521,0,0,1,16,0,0,NULL), - (7522,0,0,1,16,0,0,NULL), - (7523,0,0,1,16,0,0,NULL), - (7524,0,0,1,16,0,0,NULL), - (7525,0,0,1,16,0,0,NULL), - (7526,0,0,1,16,0,0,NULL), - (7527,0,0,1,16,0,0,NULL), - (7531,0,0,1,16,0,0,NULL), - (7539,0,0,1,16,0,0,NULL), - (7540,0,0,1,16,0,0,NULL), - (7541,0,0,1,16,0,0,NULL), - (7542,0,0,1,16,0,0,NULL), - (7543,0,0,1,16,0,0,NULL), - (7544,0,0,1,16,0,0,NULL), - (7545,0,0,1,16,0,0,NULL), - (7546,0,0,1,16,0,0,NULL), - (7547,0,0,1,16,0,0,NULL), - (7548,0,0,1,16,0,0,NULL), - (7549,0,0,1,16,0,0,NULL), - (7550,0,0,1,16,0,0,NULL), - (7551,0,0,1,16,0,0,NULL), - (7552,0,0,1,16,0,0,NULL), - (7553,0,0,1,16,0,0,NULL), - (7554,0,0,1,16,0,0,NULL), - (7555,0,0,1,16,0,0,NULL), - (7556,0,0,1,16,0,0,NULL), - (7557,0,0,1,16,0,0,NULL), - (7558,0,0,1,16,0,0,NULL), - (7559,0,0,1,16,0,0,NULL), - (7560,0,0,1,16,0,0,NULL), - (7561,0,0,1,16,0,0,NULL), - (7562,0,0,1,16,0,0,NULL), - (7563,0,0,1,16,0,0,NULL), - (7564,0,0,1,16,0,0,NULL), - (7565,0,0,1,16,0,0,NULL), - (7567,0,0,1,16,0,0,NULL), - (7568,0,0,1,16,0,0,NULL), - (7569,0,0,1,16,0,0,NULL), - (7570,0,0,1,16,0,0,NULL), - (7571,0,0,1,16,0,0,NULL), - (7572,0,0,1,16,0,0,NULL), - (7573,0,0,1,16,0,0,NULL), - (7574,0,0,1,16,0,0,NULL), - (7575,0,0,1,16,0,0,NULL), - (7576,0,0,1,16,0,0,NULL), - (7577,0,0,1,16,0,0,NULL), - (7578,0,0,1,16,0,0,NULL), - (7579,0,0,1,16,0,0,NULL), - (7580,0,0,1,16,0,0,NULL), - (7581,0,0,1,16,0,0,NULL), - (7582,0,0,1,16,0,0,NULL), - (7583,0,0,1,16,0,0,NULL), - (7584,0,0,1,16,0,0,NULL), - (7585,0,0,1,16,0,0,NULL), - (7586,0,0,1,16,0,0,NULL), - (7587,0,0,1,16,0,0,NULL), - (7588,0,0,1,16,0,0,NULL), - (7589,0,0,1,16,0,0,NULL), - (7590,0,0,1,16,0,0,NULL), - (7591,0,0,1,16,0,0,NULL), - (7592,0,0,1,16,0,0,NULL), - (7593,0,0,1,16,0,0,NULL), - (7594,0,0,1,16,0,0,NULL), - (7595,0,0,1,16,0,0,NULL), - (7596,0,0,1,16,0,0,NULL), - (7597,0,0,1,16,0,0,NULL), - (7598,0,0,1,16,0,0,NULL), - (7599,0,0,1,16,0,0,NULL), - (7600,0,0,1,16,0,0,NULL), - (7601,0,0,1,16,0,0,NULL), - (7602,0,0,1,16,0,0,NULL), - (7603,0,0,1,16,0,0,NULL), - (7604,0,0,1,16,0,0,NULL), - (7605,0,0,1,16,0,0,NULL), - (7606,0,0,1,16,0,0,NULL), - (7607,0,0,1,16,0,0,NULL), - (7608,0,0,1,16,0,0,NULL), - (7609,0,0,1,16,0,0,NULL), - (7610,0,0,1,16,0,0,NULL), - (7611,0,0,1,16,0,0,NULL), - (7612,0,0,1,16,0,0,NULL), - (7613,0,0,1,16,0,0,NULL), - (7614,0,0,1,16,0,0,NULL), - (7615,0,0,1,16,0,0,NULL), - (7616,0,0,1,16,0,0,NULL), - (7617,0,0,1,16,0,0,NULL), - (7618,0,0,1,16,0,0,NULL), - (7619,0,0,1,16,0,0,NULL), - (7620,0,0,1,16,0,0,NULL), - (7621,0,0,1,16,0,0,NULL), - (7622,0,0,1,16,0,0,NULL), - (7623,0,0,1,16,0,0,NULL), - (7624,0,0,1,16,0,0,NULL), - (7625,0,0,1,16,0,0,NULL), - (7627,0,0,1,16,0,0,NULL), - (7628,0,0,1,16,0,0,NULL), - (7630,0,0,1,16,0,0,NULL), - (7631,0,0,1,16,0,0,NULL), - (7632,0,0,1,16,0,0,NULL), - (7633,0,0,1,16,0,0,NULL), - (7634,0,0,1,16,0,0,NULL), - (7635,0,0,1,16,0,0,NULL), - (7636,0,0,1,16,0,0,NULL), - (7637,0,0,1,16,0,0,NULL), - (7638,0,0,1,16,0,0,NULL), - (7639,0,0,1,16,0,0,NULL), - (7640,0,0,1,16,0,0,NULL), - (7641,0,0,1,16,0,0,NULL), - (7642,0,0,1,16,0,0,NULL), - (7643,0,0,1,16,0,0,NULL), - (7644,0,0,1,16,0,0,NULL), - (7645,0,0,1,16,0,0,NULL), - (7646,0,0,1,16,0,0,NULL), - (7647,0,0,1,16,0,0,NULL), - (7648,0,0,1,16,0,0,'18950'), - (7649,0,0,1,16,0,0,NULL), - (7650,0,0,1,16,0,0,'18950'), - (7651,0,0,1,16,0,0,NULL), - (7652,0,0,1,16,0,0,NULL), - (7653,0,0,1,16,0,0,NULL), - (7654,0,33554432,1,16,0,0,NULL), - (7655,0,0,1,16,0,0,'13787'), - (7656,0,0,1,16,0,0,'18950'), - (7657,0,0,1,16,0,0,NULL), - (7658,0,0,1,16,0,0,NULL), - (7659,0,0,1,16,0,0,NULL), - (7660,0,0,1,16,0,0,NULL), - (7661,0,0,1,16,0,0,NULL), - (7662,0,0,1,16,0,0,NULL), - (7663,0,0,1,16,0,0,NULL), - (7664,0,0,1,16,0,0,'18950'), - (7665,0,0,1,16,0,0,NULL), - (7666,0,0,1,16,0,0,NULL), - (7667,0,0,2,16,0,0,NULL), - (7668,0,0,1,16,0,0,NULL), - (7669,0,0,1,16,0,0,NULL), - (7670,0,0,1,16,0,0,NULL), - (7671,0,0,1,16,0,0,NULL), - (7672,0,0,1,16,0,0,NULL), - (7673,0,0,1,16,0,0,NULL), - (7674,0,0,1,16,0,0,NULL), - (7675,0,0,1,16,0,0,NULL), - (7676,0,0,1,16,0,0,NULL), - (7677,0,0,1,16,0,0,NULL), - (7678,0,0,1,16,0,0,NULL), - (7679,0,0,1,16,0,0,NULL), - (7680,0,0,1,16,0,0,NULL), - (7681,0,0,1,16,0,0,NULL), - (7682,0,33554432,1,16,0,0,NULL), - (7683,0,0,1,16,0,0,NULL), - (7684,0,0,1,16,0,0,NULL), - (7685,0,0,1,16,0,0,'12544'), - (7686,0,0,1,16,0,0,NULL), - (7687,0,0,1,16,0,0,NULL), - (7688,0,0,1,16,0,0,NULL), - (7689,0,0,1,16,0,0,NULL), - (7690,0,0,1,16,0,0,'12544'), - (7691,0,0,1,16,0,0,NULL), - (7692,0,0,1,16,0,0,NULL), - (7693,0,0,1,16,0,0,NULL), - (7694,0,0,1,16,0,0,NULL), - (7695,0,0,1,16,0,0,NULL), - (7696,0,0,1,16,0,0,NULL), - (7697,0,0,1,16,0,0,NULL), - (7698,0,0,1,16,0,0,NULL), - (7699,0,0,1,16,0,0,NULL), - (7700,0,0,1,16,0,0,NULL), - (7701,0,0,1,16,0,0,NULL), - (7702,0,0,1,16,0,0,NULL), - (7703,0,0,1,16,0,0,NULL), - (7704,0,0,1,16,0,0,NULL), - (7705,0,0,1,16,0,0,NULL), - (7706,0,0,1,16,0,0,NULL), - (7707,0,0,1,16,0,0,NULL), - (7708,0,0,1,16,0,0,NULL), - (7709,0,0,1,16,0,0,NULL), - (7710,0,0,1,16,0,0,NULL), - (7711,0,0,1,16,0,0,NULL), - (7712,0,0,1,16,0,0,NULL), - (7713,0,0,1,16,0,0,NULL), - (7714,0,0,1,16,0,0,'12544'), - (7717,0,0,1,16,0,0,NULL), (7718,0,0,1,16,173,0,NULL), - (7719,0,0,1,16,0,0,NULL), - (7720,0,0,1,16,0,0,NULL), - (7721,0,0,1,16,0,0,NULL), - (7722,0,0,1,16,0,0,NULL), - (7723,0,8,1,16,0,0,NULL), - (7724,0,0,1,16,0,0,NULL), - (7725,0,0,1,16,233,0,NULL), - (7726,0,0,1,16,233,0,NULL), - (7728,0,0,1,16,0,0,NULL), - (7729,0,0,1,16,0,0,'12544'), - (7730,0,0,1,16,0,0,NULL), - (7731,0,0,1,16,0,0,'12544'), - (7732,0,0,1,16,0,0,'12544'), - (7733,0,0,1,16,0,0,NULL), - (7734,0,0,1,16,233,0,NULL), (7735,0,0,1,16,0,0,NULL), - (7736,0,0,1,16,233,0,NULL), - (7737,0,0,1,16,233,0,NULL), - (7738,0,0,1,16,233,0,NULL), - (7739,0,0,1,16,0,0,NULL), - (7740,0,0,1,16,0,0,NULL), - (7741,0,0,1,16,0,0,NULL), - (7742,0,0,1,16,0,0,NULL), - (7743,0,0,1,16,233,0,NULL), - (7765,0,0,1,16,0,0,NULL), - (7766,0,0,1,16,0,0,NULL), - (7767,0,0,1,16,0,0,NULL), - (7768,0,0,1,16,0,0,NULL), - (7769,0,0,1,16,0,0,NULL), - (7770,0,0,1,16,0,0,NULL), - (7771,0,0,1,16,0,0,NULL), - (7772,0,0,1,16,233,0,NULL), - (7773,0,0,1,16,0,0,NULL), - (7774,0,0,1,16,0,0,NULL), - (7775,0,0,1,16,0,0,NULL), - (7776,0,0,1,16,0,0,NULL), - (7777,0,0,1,16,0,0,NULL), - (7778,0,0,1,16,0,0,NULL), - (7779,0,0,1,16,0,0,NULL), - (7780,0,0,1,16,0,0,NULL), - (7781,0,0,1,16,0,0,NULL), - (7782,0,0,1,16,0,0,NULL), - (7783,0,0,1,16,0,0,NULL), - (7784,0,0,1,16,0,0,NULL), - (7785,0,0,1,16,0,0,NULL), - (7786,0,0,1,16,0,0,NULL), - (7787,0,0,1,16,0,0,NULL), - (7788,0,0,1,16,0,0,NULL), - (7789,0,0,1,16,0,0,NULL), - (7790,0,0,1,16,0,0,NULL), - (7791,0,0,1,16,0,0,NULL), - (7792,0,0,1,16,0,0,NULL), - (7793,0,0,1,16,0,0,NULL), - (7794,0,0,1,16,0,0,NULL), - (7795,0,0,1,16,0,0,NULL), - (7796,0,0,1,16,0,0,NULL), - (7797,0,0,1,16,0,0,NULL), - (7798,0,0,1,16,0,0,NULL), - (7799,0,0,1,16,0,0,NULL), - (7800,0,0,1,16,0,0,NULL), - (7801,0,33554432,1,16,0,0,NULL), - (7802,0,0,1,16,233,0,NULL), - (7803,0,0,1,16,0,0,'12544'), - (7804,0,0,1,16,0,0,NULL), - (7805,0,0,1,16,0,0,'12544'), - (7806,0,0,1,16,0,0,NULL), - (7807,0,0,1,16,0,0,NULL), - (7808,0,33554432,1,16,0,0,NULL), - (7809,0,0,1,16,0,0,NULL), - (7810,0,0,1,16,0,0,NULL), - (7811,0,0,1,16,0,0,NULL), - (7812,0,0,1,16,0,0,NULL), - (7813,0,0,1,16,0,0,NULL), - (7814,0,0,1,16,0,0,NULL), - (7815,0,0,1,16,0,0,NULL), - (7816,0,0,1,16,0,0,NULL), - (7817,0,0,1,16,0,0,NULL), - (7818,0,0,1,16,0,0,NULL), - (7819,0,0,1,16,0,0,NULL), - (7820,0,0,1,16,0,0,NULL), - (7821,0,0,1,16,0,0,NULL), - (7822,0,0,1,16,0,0,NULL), - (7823,0,0,1,16,0,0,NULL), - (7824,0,0,1,16,0,0,NULL), - (7825,0,0,1,16,0,0,NULL), - (7826,0,0,1,16,0,0,NULL), - (7827,0,0,1,16,0,0,NULL), - (7828,0,0,1,16,0,0,NULL), - (7829,0,0,1,16,0,0,NULL), - (7830,0,0,1,16,0,0,NULL), - (7831,0,0,1,16,0,0,'12544'), - (7832,0,0,1,16,233,0,NULL), - (7833,0,0,1,16,233,0,NULL), - (7834,0,0,1,16,0,0,NULL), - (7835,0,0,1,16,0,0,NULL), - (7836,0,0,1,16,0,0,NULL), - (7837,0,0,1,16,0,0,NULL), - (7838,0,0,1,16,0,0,NULL), - (7839,0,0,1,16,0,0,NULL), - (7840,0,33554432,1,16,0,0,NULL), - (7841,0,0,1,16,0,0,NULL), - (7842,0,0,1,16,0,0,NULL), - (7843,0,0,1,16,0,0,NULL), - (7844,0,0,1,16,0,0,NULL), - (7845,0,0,1,16,0,0,NULL), - (7846,0,0,1,16,0,0,NULL), - (7847,0,0,1,16,0,0,NULL), - (7848,0,0,1,16,0,0,NULL), - (7849,0,0,1,16,0,0,NULL), - (7850,0,0,1,16,0,0,NULL), - (7851,0,0,1,16,0,0,NULL), - (7852,0,0,1,16,0,0,NULL), - (7853,0,0,1,16,0,0,NULL), - (7854,0,0,1,16,0,0,NULL), - (7855,0,0,1,16,0,0,NULL), - (7856,0,0,1,16,0,0,NULL), - (7857,0,0,1,16,0,0,NULL), - (7858,0,0,1,16,0,0,NULL), - (7859,0,0,1,16,0,0,NULL), - (7860,0,0,1,16,0,0,NULL), - (7861,0,0,1,16,0,0,NULL), - (7862,0,0,1,16,0,0,NULL), - (7863,0,0,1,16,0,0,NULL), - (7864,0,0,1,16,0,0,NULL), - (7865,0,0,1,16,0,0,NULL), - (7866,0,0,1,16,0,0,NULL), - (7867,0,0,1,16,0,0,NULL), - (7868,0,0,1,16,0,0,NULL), - (7869,0,0,1,16,0,0,NULL), - (7870,0,0,1,16,0,0,NULL), - (7871,0,0,1,16,0,0,NULL), - (7872,0,0,1,16,0,0,NULL), - (7873,0,0,1,16,0,0,NULL), - (7874,0,0,1,16,0,0,NULL), - (7875,0,0,1,16,0,0,NULL), - (7876,0,0,1,16,0,0,NULL), - (7877,0,0,1,16,0,0,NULL), - (7878,0,0,1,16,0,0,NULL), - (7879,0,0,1,16,0,0,NULL), - (7880,0,0,1,16,0,0,NULL), - (7881,0,0,1,16,0,0,NULL), - (7882,0,0,1,16,0,0,NULL), - (7883,0,0,1,16,0,0,NULL), - (7884,0,0,1,16,0,0,NULL), - (7885,0,0,1,16,0,0,NULL), - (7886,0,0,1,16,0,0,NULL), - (7887,0,0,1,16,0,0,NULL), - (7888,0,0,1,16,0,0,NULL), - (7889,0,0,1,16,0,0,NULL), - (7890,0,0,1,16,0,0,NULL), - (7891,0,0,1,16,0,0,NULL), - (7892,0,0,1,16,0,0,NULL), - (7893,0,0,1,16,0,0,NULL), - (7894,0,0,1,16,0,0,NULL), - (7895,0,0,1,16,0,0,NULL), - (7896,0,0,1,16,0,0,NULL), - (7897,0,0,1,16,0,0,NULL), - (7898,0,0,1,16,0,0,NULL), - (7899,0,0,1,16,0,0,NULL), - (7900,0,0,1,16,0,0,NULL), - (7901,0,0,1,16,0,0,NULL), - (7902,0,0,1,16,0,0,NULL), - (7903,0,0,1,16,0,0,NULL), - (7904,0,0,1,16,0,0,NULL), - (7905,0,0,1,16,0,0,NULL), - (7906,0,0,1,16,0,0,NULL), - (7907,0,0,1,16,0,0,NULL), - (7908,0,0,1,16,0,0,NULL), - (7909,0,0,1,16,0,0,NULL), - (7910,0,0,1,16,0,0,NULL), - (7911,0,0,1,16,0,0,NULL), - (7912,0,0,1,16,0,0,NULL), - (7913,0,0,1,16,0,0,NULL), - (7914,0,0,1,16,0,0,NULL), - (7915,0,0,1,16,0,0,NULL), - (7916,0,0,1,16,0,0,NULL), - (7917,0,0,1,16,0,0,NULL), - (7918,0,0,1,16,0,0,NULL), - (7919,0,0,1,16,0,0,NULL), - (7920,0,0,1,16,0,0,NULL), - (7921,0,0,1,16,0,0,NULL), - (7922,0,0,1,16,0,0,NULL), - (7923,0,0,1,16,0,0,NULL), - (7924,0,0,1,16,0,0,NULL), - (7925,0,0,1,16,0,0,NULL), - (7926,0,0,1,16,0,0,NULL), - (7927,0,0,1,16,0,0,NULL), - (7928,0,0,1,16,0,0,NULL), - (7929,0,0,1,16,0,0,NULL), - (7930,0,0,1,16,0,0,NULL), - (7931,0,0,1,16,0,0,NULL), - (7932,0,0,1,16,0,0,NULL), - (7933,0,0,1,16,0,0,NULL), - (7934,0,0,1,16,0,0,NULL), - (7935,0,0,1,16,0,0,NULL), - (7936,0,0,1,16,0,0,NULL), - (7937,0,0,1,16,0,0,NULL), - (7938,0,0,1,16,0,0,NULL), - (7939,0,0,1,16,0,0,NULL), - (7940,0,0,1,16,0,0,NULL), - (7941,0,0,1,16,0,0,NULL), - (7942,0,0,1,16,0,0,NULL), - (7943,0,0,1,16,0,0,NULL), - (7944,0,0,1,16,0,0,NULL), - (7945,0,0,1,16,0,0,NULL), - (7946,0,0,1,16,0,0,NULL), - (7947,0,0,1,16,0,0,NULL), - (7948,0,0,1,16,0,0,NULL), - (7949,0,0,1,16,0,0,NULL), - (7950,0,0,1,16,0,0,NULL), - (7951,0,0,1,16,0,0,NULL), - (7952,0,0,1,16,0,0,NULL), - (7953,0,0,1,16,0,0,NULL), - (7954,0,0,1,16,0,0,NULL), - (7955,0,0,1,16,0,0,NULL), - (7956,0,0,1,16,0,0,NULL), - (7957,0,0,1,16,0,0,NULL), - (7958,0,0,1,16,0,0,NULL), - (7959,0,0,1,16,0,0,NULL), - (7960,0,0,1,16,0,0,NULL), - (7961,0,0,1,16,0,0,NULL), - (7962,0,0,1,16,0,0,NULL), - (7963,0,0,1,16,0,0,NULL), - (7964,0,0,1,16,0,0,NULL), - (7965,0,0,1,16,0,0,NULL), - (7966,0,0,1,16,0,0,NULL), - (7967,0,0,1,16,0,0,NULL), - (7968,0,0,1,16,0,0,NULL), - (7969,0,0,1,16,0,0,NULL), - (7970,0,0,1,16,0,0,NULL), - (7971,0,0,1,16,0,0,NULL), - (7972,0,0,1,16,0,0,NULL), - (7973,0,0,1,16,233,0,NULL), - (7974,0,0,1,16,0,0,NULL), - (7975,0,0,1,16,0,0,NULL), - (7976,0,0,1,16,0,0,NULL), - (7977,0,0,1,16,0,0,NULL), - (7979,0,0,1,16,0,0,NULL), - (7980,0,0,1,16,0,0,NULL), - (7981,0,0,1,16,0,0,NULL), - (7982,0,0,1,16,0,0,NULL), - (7983,0,0,1,16,0,0,NULL), - (7984,0,0,1,16,0,0,NULL), - (7985,0,0,1,16,0,0,NULL), - (7986,0,0,1,16,0,0,NULL), - (7988,0,0,1,16,0,0,NULL), - (7998,0,0,1,16,0,0,NULL), - (7999,0,0,1,16,0,0,NULL), - (8000,0,0,1,16,0,0,NULL), - (8001,0,0,1,16,0,0,NULL), - (8002,0,0,1,16,0,0,NULL), - (8003,0,0,1,16,0,0,NULL), - (8004,0,0,1,16,0,0,NULL), - (8005,0,0,1,16,0,0,NULL), - (8006,0,0,1,16,0,0,NULL), - (8007,0,0,1,16,0,0,NULL), - (8008,0,0,1,16,0,0,NULL), - (8009,0,0,1,16,0,0,NULL), - (8010,0,0,1,16,0,0,NULL), - (8011,0,0,1,16,0,0,NULL), - (8012,0,0,1,16,0,0,NULL), - (8013,0,0,1,16,0,0,NULL), - (8014,0,0,1,16,0,0,NULL), - (8015,0,0,1,16,0,0,NULL), - (8016,0,0,1,16,0,0,NULL), - (8017,0,0,1,16,0,0,NULL), - (8018,0,0,1,16,0,0,NULL), - (8019,0,0,1,16,0,0,NULL), - (8020,0,0,1,16,0,0,NULL), - (8021,0,0,1,16,0,0,NULL), - (8022,0,0,1,16,0,0,NULL), - (8023,0,0,1,16,0,0,NULL), - (8024,0,0,1,16,0,0,NULL), - (8166,0,0,1,16,0,0,NULL), - (8167,0,0,1,16,0,0,NULL), - (8168,0,0,1,16,0,0,NULL), - (8170,0,0,1,16,0,0,NULL), - (8171,0,0,1,16,0,0,NULL), - (8172,0,0,1,16,0,0,NULL), - (8173,0,0,1,16,0,0,NULL), - (8174,0,0,1,16,0,0,NULL), - (8175,0,0,1,16,0,0,NULL), - (8176,0,0,1,16,0,0,'12544'), (8177,0,0,1,16,0,0,NULL), - (8178,0,0,1,16,0,0,NULL), - (8179,0,0,1,16,0,0,NULL), - (8180,0,0,1,16,0,0,'12544'), - (8181,0,0,1,16,0,0,NULL), - (8182,0,0,1,16,0,0,NULL), (8183,0,0,1,16,173,0,NULL), - (8184,0,0,1,16,0,0,NULL), (8185,0,0,1,16,0,0,NULL), (8186,0,0,1,16,173,0,NULL), (8187,0,0,1,16,173,0,NULL), (8188,0,0,1,16,173,0,NULL), - (8189,0,0,1,16,0,0,'12544'), (8190,0,0,1,16,0,0,NULL), - (8191,0,0,1,16,0,0,'12544'), (8192,0,0,1,16,0,0,NULL), - (8193,0,0,1,16,0,0,'12544'), - (8194,0,0,1,16,0,0,NULL), - (8196,0,0,1,16,0,0,NULL), - (8197,0,0,1,16,0,0,NULL), - (8198,0,0,1,16,0,0,NULL), - (8199,0,0,1,16,0,0,'19834'), - (8200,0,0,1,16,0,0,NULL), - (8201,0,0,1,16,0,0,NULL), - (8202,0,0,1,16,0,0,NULL), - (8203,0,0,1,16,0,0,NULL), - (8204,0,0,1,16,0,0,NULL), - (8205,0,0,1,16,0,0,NULL), - (8206,0,0,1,16,0,0,NULL), - (8207,0,0,1,16,0,0,NULL), - (8208,0,0,1,16,0,0,NULL), - (8209,0,0,1,16,0,0,NULL), - (8210,0,0,1,16,0,0,NULL), - (8211,0,0,1,16,0,0,NULL), - (8212,0,0,1,16,0,0,NULL), - (8213,0,0,1,16,0,0,NULL), - (8214,0,0,1,16,0,0,NULL), - (8215,0,0,1,16,0,0,NULL), - (8216,0,0,1,16,0,0,NULL), - (8217,0,0,1,16,0,0,NULL), - (8218,0,0,1,16,0,0,NULL), - (8219,0,0,1,16,0,0,NULL), - (8220,0,0,1,16,0,0,NULL), - (8221,0,0,1,16,0,0,NULL), - (8222,0,0,1,16,0,0,NULL), - (8223,0,0,1,16,0,0,NULL), - (8224,0,0,1,16,0,0,NULL), - (8225,0,0,1,16,0,0,NULL), - (8226,0,0,1,16,0,0,NULL), - (8227,0,0,1,16,0,0,NULL), - (8228,0,0,1,16,0,0,NULL), - (8229,0,0,1,16,0,0,NULL), - (8230,0,0,1,16,0,0,NULL), - (8231,0,0,1,16,0,0,NULL), - (8232,0,0,1,16,0,0,NULL), - (8233,0,0,1,16,0,0,NULL), - (8234,0,0,1,16,0,0,NULL), - (8235,0,0,1,16,0,0,NULL), - (8236,0,0,1,16,0,0,NULL), - (8237,0,0,1,16,0,0,NULL), - (8238,0,0,1,16,0,0,NULL), - (8239,0,0,1,16,0,0,NULL), - (8240,0,0,1,16,0,0,NULL), - (8241,0,0,1,16,0,0,NULL), - (8242,0,0,1,16,0,0,NULL), - (8243,0,0,1,16,0,0,NULL), - (8244,0,0,1,16,0,0,NULL), - (8245,0,0,1,16,0,0,NULL), - (8246,0,0,1,16,0,0,NULL), - (8247,0,0,1,16,0,0,NULL), - (8248,0,0,1,16,0,0,NULL), - (8249,0,0,1,16,0,0,NULL), - (8250,0,0,1,16,0,0,NULL), - (8251,0,0,1,16,0,0,NULL), - (8252,0,0,1,16,0,0,NULL), - (8253,0,0,1,16,0,0,NULL), - (8254,0,0,1,16,0,0,NULL), - (8255,0,0,1,16,0,0,NULL), - (8256,0,0,1,16,0,0,NULL), - (8257,0,0,1,16,0,0,NULL), - (8258,0,0,1,16,0,0,NULL), - (8259,0,0,1,16,0,0,NULL), - (8260,0,0,1,16,0,0,NULL), - (8261,0,0,1,16,0,0,NULL), - (8262,0,0,1,16,0,0,NULL), - (8263,0,0,1,16,0,0,NULL), - (8264,0,0,1,16,0,0,NULL), - (8265,0,0,1,16,0,0,NULL), - (8266,0,0,1,16,0,0,NULL), - (8267,0,0,1,16,0,0,NULL), - (8268,0,0,1,16,0,0,NULL), - (8269,0,0,1,16,0,0,NULL), - (8270,0,0,1,16,0,0,NULL), - (8271,0,0,1,16,0,0,NULL), - (8272,0,0,1,16,0,0,NULL), - (8273,0,0,2,16,0,0,NULL), - (8274,0,0,1,16,0,0,NULL), - (8275,0,0,1,16,0,0,NULL), - (8276,0,0,1,16,0,0,NULL), - (8277,0,0,2,16,0,0,NULL), - (8278,0,0,1,16,0,0,NULL), - (8279,0,0,1,16,0,0,NULL), - (8280,0,0,1,16,0,0,NULL), - (8281,0,0,1,16,0,0,NULL), - (8282,0,0,1,16,0,0,NULL), - (8283,0,0,1,16,0,0,NULL), - (8284,0,0,1,16,0,0,NULL), - (8285,0,0,1,16,0,0,NULL), - (8286,0,0,1,16,0,0,NULL), - (8287,0,0,1,16,0,0,NULL), - (8288,0,0,1,16,0,0,NULL), - (8289,0,0,1,16,0,0,NULL), - (8290,0,0,1,16,0,0,NULL), - (8291,0,0,1,16,0,0,NULL), - (8292,0,0,1,16,0,0,NULL), - (8293,0,0,1,16,0,0,NULL), - (8294,0,0,1,16,0,0,NULL), - (8295,0,0,2,16,0,0,NULL), - (8296,0,0,1,16,0,0,NULL), - (8297,0,0,1,16,0,0,NULL), - (8298,0,0,1,16,0,0,NULL), - (8299,0,0,1,16,0,0,NULL), - (8300,0,0,1,16,0,0,NULL), - (8301,0,0,1,16,0,0,NULL), - (8302,0,0,1,16,0,0,NULL), - (8303,0,0,1,16,0,0,NULL), - (8304,0,0,1,16,0,0,NULL), - (8305,0,0,1,16,0,0,NULL), - (8306,0,0,1,16,0,0,NULL), - (8307,0,0,1,16,0,0,NULL), - (8308,0,0,1,16,0,0,NULL), - (8309,0,0,1,16,0,0,NULL), - (8310,0,0,1,16,0,0,NULL), - (8312,0,0,1,16,0,0,NULL), - (8314,0,0,1,16,0,0,NULL), - (8315,0,0,1,16,0,0,NULL), - (8316,0,0,1,16,0,0,NULL), - (8317,0,0,1,16,0,0,NULL), - (8318,0,0,1,16,0,0,NULL), - (8319,0,0,1,16,0,0,NULL), - (8320,0,0,1,16,0,0,NULL), - (8321,0,0,1,16,0,0,NULL), - (8322,0,0,1,16,0,0,NULL), - (8323,0,0,1,16,0,0,NULL), - (8324,0,0,1,16,0,0,NULL), - (8325,0,0,1,16,0,0,NULL), - (8326,0,0,1,16,0,0,NULL), - (8327,0,0,1,16,0,0,NULL), - (8328,0,0,1,16,0,0,NULL), - (8329,0,0,1,16,0,0,NULL), - (8330,0,0,1,16,0,0,NULL), - (8331,0,0,1,16,0,0,NULL), - (8332,0,0,1,16,0,0,NULL), - (8333,0,0,1,16,0,0,NULL), - (8334,0,0,1,16,0,0,NULL), - (8335,0,0,1,16,0,0,NULL), - (8336,0,0,1,16,0,0,NULL), - (8337,0,0,1,16,0,0,NULL), - (8338,0,0,1,16,0,0,NULL), - (8339,0,0,1,16,0,0,NULL), - (8340,0,0,1,16,0,0,NULL), - (8341,0,0,1,16,0,0,NULL), - (8342,0,0,1,16,0,0,NULL), - (8343,0,0,1,16,0,0,NULL), - (8344,0,0,1,16,0,0,NULL), - (8345,0,0,1,16,0,0,NULL), - (8346,0,0,1,16,0,0,NULL), - (8347,0,0,1,16,0,0,NULL), - (8348,0,0,1,16,0,0,NULL), - (8349,0,0,1,16,0,0,NULL), - (8350,0,0,1,16,0,0,NULL), - (8351,0,0,1,16,0,0,NULL), - (8352,0,0,1,16,0,0,NULL), - (8353,0,0,1,16,0,0,NULL), - (8354,0,0,1,16,0,0,NULL), - (8355,0,0,1,16,0,0,NULL), - (8356,0,0,1,16,0,0,NULL), - (8357,0,0,1,16,0,0,NULL), - (8358,0,0,1,16,0,0,NULL), - (8359,0,0,1,16,0,0,NULL), - (8360,0,0,1,16,0,0,NULL), - (8361,0,0,1,16,0,0,NULL), - (8362,0,0,1,16,0,0,NULL), - (8363,0,0,1,16,0,0,NULL), - (8364,0,0,1,16,0,0,NULL), - (8365,0,0,1,16,0,0,NULL), (8366,0,1114112,1,16,0,0,'7165'), - (8367,0,0,1,16,0,0,NULL), - (8368,0,0,1,16,0,0,NULL), (8369,2787,0,1,16,0,0,NULL), - (8370,0,0,1,16,0,0,NULL), - (8371,0,0,1,16,0,0,NULL), - (8372,0,0,1,16,0,0,NULL), - (8373,0,0,1,16,0,0,NULL), - (8374,0,0,1,16,0,0,NULL), - (8375,0,0,1,16,0,0,NULL), - (8376,0,0,1,16,0,0,NULL), - (8377,0,0,1,16,0,0,NULL), - (8378,0,0,1,16,0,0,NULL), - (8379,0,0,1,16,0,0,NULL), - (8380,0,0,1,16,0,0,NULL), - (8381,0,0,1,16,0,0,NULL), - (8382,0,0,1,16,0,0,NULL), - (8383,0,0,1,16,0,0,NULL), - (8384,0,0,1,16,0,0,NULL), - (8385,0,0,1,16,0,0,NULL), - (8386,0,0,1,16,0,0,NULL), - (8387,0,0,1,16,0,0,NULL), - (8388,0,0,1,16,0,0,NULL), - (8389,0,0,1,16,0,0,NULL), - (8390,0,0,1,16,0,0,NULL), - (8391,0,0,1,16,0,0,NULL), - (8392,0,0,1,16,0,0,NULL), - (8393,0,0,1,16,0,0,NULL), - (8394,0,0,1,16,0,0,NULL), - (8395,0,0,1,16,0,0,NULL), - (8396,0,0,1,16,0,0,NULL), - (8397,0,0,1,16,0,0,NULL), - (8398,0,0,1,16,0,0,NULL), - (8399,0,0,1,16,0,0,NULL), - (8400,0,0,1,16,0,0,NULL), - (8401,0,0,1,16,0,0,NULL), - (8402,0,0,1,16,0,0,NULL), - (8403,0,0,1,16,0,0,NULL), - (8404,0,0,1,16,0,0,NULL), - (8405,0,0,1,16,0,0,NULL), - (8406,0,0,1,16,0,0,NULL), - (8407,0,0,1,16,0,0,NULL), - (8408,0,0,1,16,0,0,NULL), - (8409,0,0,1,16,0,0,NULL), - (8410,0,0,1,16,0,0,NULL), - (8411,0,0,1,16,0,0,NULL), - (8412,0,0,1,16,0,0,NULL), - (8413,0,0,1,16,0,0,NULL), - (8414,0,0,1,16,0,0,NULL), - (8415,0,0,1,16,0,0,NULL), - (8416,0,0,1,16,0,0,NULL), - (8417,0,0,1,16,0,0,NULL), - (8418,0,0,1,16,0,0,NULL), - (8419,0,0,1,16,0,0,NULL), - (8420,0,0,1,16,0,0,NULL), - (8421,0,0,1,16,0,0,NULL), - (8422,0,0,1,16,0,0,NULL), - (8423,0,0,1,16,0,0,NULL), - (8424,0,0,1,16,0,0,NULL), - (8425,0,0,1,16,0,0,NULL), - (8426,0,0,1,16,0,0,NULL), - (8427,0,0,1,16,0,0,NULL), - (8428,0,0,1,16,0,0,NULL), - (8429,0,0,1,16,0,0,NULL), - (8430,0,0,1,16,0,0,NULL), - (8431,0,0,1,16,0,0,NULL), - (8432,0,0,1,16,0,0,NULL), - (8433,0,0,1,16,0,0,NULL), - (8434,0,0,1,16,0,0,NULL), - (8435,0,0,1,16,0,0,NULL), - (8436,0,0,1,16,0,0,NULL), - (8437,0,0,1,16,0,0,NULL), - (8438,0,0,1,16,0,0,NULL), - (8439,0,0,1,16,0,0,NULL), - (8440,0,0,1,16,0,0,NULL), - (8441,0,0,1,16,0,0,NULL), - (8442,0,0,1,16,0,0,NULL), - (8443,0,0,1,16,0,0,NULL), - (8444,0,0,1,16,0,0,NULL), - (8445,0,0,1,16,0,0,NULL), - (8446,0,0,1,16,0,0,NULL), - (8447,0,0,1,16,0,0,NULL), - (8448,0,0,1,16,0,0,NULL), - (8449,0,0,1,16,0,0,NULL), - (8450,0,0,1,16,0,0,NULL), - (8451,0,0,1,16,0,0,NULL), - (8452,0,0,1,16,0,0,NULL), - (8453,0,0,1,16,0,0,NULL), - (8454,0,0,1,16,0,0,NULL), - (8455,0,0,1,16,0,0,NULL), - (8456,0,0,1,16,0,0,NULL), - (8457,0,0,1,16,0,0,NULL), - (8458,0,0,1,16,0,0,NULL), - (8459,0,0,1,16,0,0,NULL), - (8460,0,0,1,16,0,0,NULL), - (8461,0,0,2,16,0,0,NULL), - (8462,0,0,1,16,0,0,NULL), - (8463,0,0,1,16,0,0,NULL), - (8464,0,0,1,16,0,0,NULL), - (8465,0,0,1,16,0,0,NULL), - (8466,0,0,1,16,0,0,NULL), - (8467,0,0,1,16,0,0,NULL), - (8468,0,0,1,16,0,0,NULL), - (8469,0,0,1,16,0,0,NULL), - (8471,0,0,1,16,0,0,NULL), - (8472,0,0,1,16,0,0,NULL), - (8473,0,0,1,16,0,0,NULL), - (8474,0,0,1,16,0,0,NULL), - (8475,0,0,1,16,0,0,NULL), - (8476,0,0,1,16,0,0,NULL), - (8477,0,0,1,16,0,0,NULL), - (8478,0,0,1,16,0,0,NULL), - (8479,0,0,1,16,0,0,NULL), - (8480,0,0,1,16,0,0,NULL), - (8481,0,0,1,16,0,0,NULL), - (8482,0,0,2,16,0,0,NULL), - (8483,0,0,1,16,0,0,NULL), - (8484,0,0,1,16,0,0,NULL), - (8485,0,0,1,16,0,0,NULL), - (8486,0,0,1,16,0,0,NULL), - (8487,0,0,1,16,0,0,NULL), - (8488,0,0,1,16,0,0,NULL), - (8489,0,0,1,16,0,0,NULL), - (8490,0,0,1,16,0,0,NULL), - (8491,0,0,1,16,0,0,NULL), - (8492,0,0,1,16,0,0,NULL), - (8511,0,0,1,16,0,0,NULL), - (8512,0,0,1,16,0,0,NULL), - (8513,0,0,1,16,0,0,NULL), - (8514,0,0,1,16,0,0,NULL), - (8515,0,0,1,16,0,0,NULL), - (8516,0,0,1,16,0,0,NULL), - (8517,0,0,1,16,0,0,NULL), - (8518,0,0,1,16,0,0,NULL), - (8519,0,0,1,16,0,0,NULL), - (8520,0,0,1,16,0,0,NULL), - (8521,0,0,1,16,0,0,NULL), - (8522,0,0,1,16,0,0,NULL), - (8523,0,0,1,16,0,0,NULL), - (8524,0,0,1,16,0,0,NULL), - (8525,0,0,1,16,0,0,NULL), - (8526,0,0,1,16,0,0,NULL), - (8527,0,0,1,16,0,0,NULL), - (8528,0,0,1,16,0,0,NULL), - (8529,0,0,1,16,0,0,NULL), - (8530,0,0,1,16,0,0,NULL), - (8531,0,0,1,16,0,0,NULL), - (8532,0,0,1,16,0,0,NULL), - (8533,0,0,1,16,0,0,NULL), - (8534,0,0,1,16,0,0,NULL), - (8535,0,0,1,16,0,0,NULL), - (8536,0,0,1,16,0,0,NULL), - (8537,0,0,1,16,0,0,NULL), - (8538,0,0,1,16,0,0,NULL), - (8539,0,0,1,16,0,0,NULL), - (8540,0,0,1,16,0,0,NULL), - (8541,0,0,1,16,0,0,NULL), - (8542,0,0,1,16,0,0,NULL), - (8543,0,0,1,16,0,0,NULL), - (8544,0,0,1,16,0,0,NULL), - (8545,0,0,1,16,0,0,NULL), - (8546,0,0,1,16,0,0,NULL), - (8547,0,0,1,16,0,0,NULL), - (8548,0,0,1,16,0,0,NULL), - (8549,0,0,1,16,0,0,NULL), - (8550,0,0,1,16,0,0,NULL), - (8551,0,0,1,16,0,0,NULL), - (8552,0,0,1,16,0,0,NULL), - (8654,0,0,1,16,0,0,NULL), - (8655,0,0,1,16,0,0,NULL), - (8656,0,0,1,16,0,0,NULL), - (8657,0,0,1,16,0,0,NULL), - (8658,0,0,1,16,0,0,NULL), - (8659,0,0,1,16,0,0,NULL), - (8660,0,0,1,16,0,0,NULL), - (8661,0,0,1,16,0,0,NULL), - (8662,0,0,1,16,0,0,NULL), - (8663,0,0,1,16,0,0,NULL), - (8669,0,0,1,16,0,0,NULL), - (8670,0,0,1,16,0,0,NULL), - (8671,0,0,1,16,0,0,NULL), - (8672,0,0,1,16,0,0,NULL), - (8673,0,0,1,16,0,0,NULL), - (8676,0,0,1,16,0,0,NULL), - (8680,0,0,1,16,0,0,NULL), - (8681,0,0,1,16,0,0,NULL), - (8682,0,0,1,16,0,0,NULL), - (8683,0,0,1,16,0,0,NULL), - (8684,0,0,1,16,0,0,NULL), - (8685,0,0,1,16,0,0,NULL), - (8686,0,0,1,16,0,0,NULL), - (8687,0,0,1,16,0,0,NULL), - (8688,0,0,1,16,0,0,NULL), - (8689,0,0,1,16,0,0,NULL), - (8690,0,0,1,16,0,0,NULL), - (8691,0,0,1,16,0,0,NULL), - (8692,0,0,1,16,0,0,NULL), - (8693,0,0,1,16,0,0,NULL), - (8694,0,0,1,16,0,0,NULL), - (8695,0,0,1,16,0,0,NULL), - (8696,0,0,1,16,0,0,NULL), - (8697,0,0,1,16,0,0,NULL), - (8698,0,0,1,16,0,0,NULL), - (8699,0,0,1,16,0,0,NULL), - (8700,0,0,1,16,0,0,NULL), - (8701,0,0,1,16,0,0,NULL), - (8702,0,0,1,16,0,0,NULL), - (8703,0,0,1,16,0,0,NULL), - (8705,0,0,1,16,0,0,NULL), - (8706,0,0,1,16,0,0,NULL), - (8707,0,0,1,16,0,0,NULL), - (8708,0,0,1,16,0,0,NULL), - (8709,0,0,1,16,0,0,NULL), - (8710,0,0,1,16,0,0,NULL), - (8711,0,0,1,16,0,0,NULL), - (8712,0,0,1,16,0,0,NULL), - (8713,0,0,1,16,0,0,NULL), - (8714,0,0,1,16,0,0,NULL), - (8715,0,0,1,16,0,0,NULL), - (8716,0,0,1,16,0,0,NULL), - (8717,0,0,1,16,0,0,NULL), - (8718,0,0,1,16,0,0,NULL), - (8719,0,0,1,16,0,0,NULL), - (8720,0,0,1,16,0,0,NULL), - (8721,0,0,1,16,0,0,NULL), - (8722,0,0,1,16,0,0,NULL), - (8723,0,0,1,16,0,0,NULL), - (8724,0,0,1,16,0,0,NULL), - (8725,0,0,1,16,0,0,NULL), - (8726,0,0,1,16,0,0,NULL), - (8727,0,0,1,16,0,0,NULL), - (8728,0,0,1,16,0,0,NULL), - (8729,0,0,1,16,0,0,NULL), - (8730,0,0,1,16,0,0,NULL), - (8731,0,0,1,16,0,0,NULL), - (8732,0,0,1,16,0,0,NULL), - (8734,0,0,1,16,0,0,NULL), - (8735,0,0,1,16,0,0,NULL), - (8736,0,0,1,16,0,0,NULL), - (8737,0,0,1,16,0,0,NULL), - (8738,0,0,1,16,0,0,NULL), - (8739,0,0,1,16,0,0,NULL), - (8740,0,0,1,16,0,0,NULL), - (8741,0,0,1,16,0,0,NULL), - (8742,0,0,1,16,0,0,NULL), - (8743,0,0,1,16,0,0,NULL), - (8744,0,0,1,16,0,0,NULL), - (8745,0,0,1,16,0,0,NULL), - (8746,0,0,1,16,0,0,NULL), - (8747,0,0,1,16,0,0,NULL), - (8748,0,0,1,16,0,0,NULL), - (8749,0,0,1,16,0,0,NULL), - (8750,0,0,1,16,0,0,NULL), - (8751,0,0,1,16,0,0,NULL), - (8752,0,0,1,16,0,0,NULL), - (8753,0,0,1,16,0,0,NULL), - (8754,0,0,1,16,0,0,NULL), - (8755,0,0,1,16,0,0,NULL), - (8756,0,0,1,16,0,0,NULL), - (8757,0,0,1,16,0,0,NULL), - (8758,0,0,1,16,0,0,NULL), - (8759,0,0,1,16,0,0,NULL), - (8760,0,0,1,16,0,0,NULL), - (8761,0,0,1,16,0,0,NULL), - (8762,0,0,1,16,0,0,NULL), - (8763,0,0,1,16,0,0,NULL), - (8764,0,0,1,16,0,0,NULL), - (8765,0,0,1,16,0,0,NULL), - (8766,0,0,1,16,0,0,NULL), - (8767,0,0,1,16,0,0,NULL), - (8768,0,0,1,16,0,0,NULL), - (8769,0,0,1,16,0,0,NULL), - (8770,0,0,1,16,0,0,NULL), - (8771,0,0,1,16,0,0,NULL), - (8772,0,0,1,16,0,0,NULL), - (8773,0,0,1,16,0,0,NULL), - (8774,0,0,1,16,0,0,NULL), - (8775,0,0,1,16,0,0,NULL), - (8776,0,0,1,16,0,0,NULL), - (8777,0,0,1,16,0,0,NULL), - (8778,0,0,1,16,0,0,NULL), - (8779,0,0,1,16,0,0,NULL), - (8780,0,0,1,16,0,0,NULL), - (8781,0,0,1,16,0,0,NULL), - (8782,0,0,1,16,0,0,NULL), - (8783,0,0,1,16,0,0,NULL), - (8784,0,0,1,16,0,0,NULL), - (8785,0,0,1,16,0,0,NULL), - (8786,0,0,1,16,0,0,NULL), - (8787,0,0,1,16,0,0,NULL), - (8788,0,0,1,16,0,0,NULL), (8789,0,1114112,1,16,0,0,'7165'), - (8790,0,0,1,16,0,0,NULL), - (8791,0,0,1,16,0,0,NULL), - (8792,0,0,1,16,0,0,NULL), - (8793,0,0,1,16,0,0,NULL), - (8794,0,0,1,16,0,0,NULL), - (8795,0,0,1,16,0,0,NULL), - (8796,0,0,1,16,0,0,NULL), - (8797,0,0,1,16,0,0,NULL), - (8798,0,0,1,16,0,0,NULL), - (8799,0,0,1,16,0,0,NULL), - (8800,0,0,1,16,0,0,NULL), - (8801,0,0,1,16,0,0,NULL), - (8802,0,0,1,16,0,0,NULL), - (8803,0,0,1,16,0,0,NULL), - (8804,0,0,1,16,0,0,NULL), - (8805,0,0,1,16,0,0,NULL), - (8806,0,0,1,16,0,0,NULL), - (8807,0,0,1,16,0,0,NULL), - (8808,0,0,1,16,0,0,NULL), - (8809,0,0,1,16,0,0,NULL), - (8810,0,0,1,16,0,0,NULL), - (8811,0,0,1,16,0,0,NULL), - (8812,0,0,1,16,0,0,NULL), - (8813,0,0,1,16,0,0,NULL), - (8814,0,0,1,16,0,0,NULL), - (8815,0,0,1,16,0,0,NULL), - (8816,0,0,1,16,0,0,NULL), - (8817,0,0,1,16,0,0,NULL), - (8818,0,0,1,16,0,0,NULL), - (8819,0,0,1,16,0,0,NULL), - (8820,0,0,1,16,0,0,NULL), - (8821,0,0,1,16,0,0,NULL), - (8822,0,0,1,16,0,0,NULL), - (8823,0,0,1,16,0,0,NULL), - (8824,0,0,1,16,0,0,NULL), - (8825,0,0,1,16,0,0,NULL), - (8826,0,0,1,16,0,0,NULL), - (8827,0,0,1,16,0,0,NULL), - (8828,0,0,1,16,0,0,NULL), - (8829,0,0,1,16,0,0,NULL), - (8830,0,0,1,16,0,0,NULL), - (8831,0,0,1,16,0,0,NULL), - (8832,0,0,1,16,0,0,NULL), - (8833,0,0,1,16,0,0,NULL), - (8834,0,0,1,16,0,0,NULL), - (8835,0,0,1,16,0,0,NULL), (8836,2784,0,1,16,0,0,NULL), - (8837,0,0,1,16,0,0,NULL), - (8838,0,0,1,16,0,0,NULL), - (8839,0,0,1,16,0,0,NULL), - (8840,0,0,1,16,0,0,NULL), - (8841,0,0,1,16,0,0,NULL), - (8842,0,0,1,16,0,0,NULL), - (8843,0,0,1,16,0,0,NULL), - (8844,0,0,1,16,0,0,NULL), - (8845,0,0,1,16,0,0,NULL), - (8846,0,0,1,16,0,0,NULL), - (8847,0,0,1,16,0,0,NULL), - (8848,0,0,1,16,0,0,NULL), - (8849,0,0,1,16,0,0,NULL), - (8850,0,0,1,16,0,0,NULL), - (8851,0,0,1,16,0,0,NULL), - (8852,0,0,1,16,0,0,NULL), - (8853,0,0,1,16,0,0,NULL), - (8854,0,0,1,16,0,0,NULL), - (8855,0,0,1,16,0,0,NULL), - (8856,0,0,1,16,0,0,NULL), - (8857,0,0,1,16,0,0,NULL), - (8858,0,0,1,16,0,0,NULL), - (8859,0,0,1,16,0,0,NULL), - (8860,0,0,1,16,0,0,NULL), - (8861,0,0,1,16,0,0,NULL), - (8862,0,0,1,16,0,0,NULL), - (8863,0,0,1,16,0,0,NULL), - (8864,0,0,1,16,0,0,NULL), - (8865,0,0,1,16,0,0,NULL), - (8866,0,0,1,16,0,0,NULL), - (8867,0,0,1,16,0,0,NULL), - (8868,0,0,1,16,0,0,NULL), - (8869,0,0,1,16,0,0,NULL), - (8870,0,0,1,16,0,0,NULL), - (8871,0,0,1,16,0,0,NULL), - (8872,0,0,1,16,0,0,NULL), - (8873,0,0,1,16,0,0,NULL), - (8874,0,0,1,16,0,0,NULL), - (8875,0,0,1,16,0,0,NULL), - (8876,0,0,1,16,0,0,NULL), - (8877,0,0,1,16,0,0,NULL), - (8878,0,0,1,16,0,0,NULL), - (8879,0,0,1,16,0,0,NULL), - (8880,0,0,1,16,0,0,NULL), - (8881,0,0,1,16,0,0,NULL), - (8882,0,0,1,16,0,0,NULL), - (8883,0,0,1,16,0,0,NULL), - (8884,0,0,1,16,0,0,NULL), - (8885,0,0,1,16,0,0,NULL), - (8886,0,0,1,16,0,0,NULL), - (8887,0,0,1,16,0,0,NULL), - (8888,0,0,1,16,0,0,NULL), - (8889,0,0,1,16,0,0,NULL), - (8890,0,0,1,16,0,0,NULL), - (8891,0,0,1,16,0,0,NULL), - (8892,0,0,1,16,0,0,NULL), - (8893,0,0,1,16,0,0,NULL), - (8894,0,0,1,16,0,0,NULL), - (8895,0,0,1,16,0,0,NULL), - (8896,0,0,1,16,0,0,NULL), - (8897,0,0,1,16,0,0,NULL), - (8898,0,0,1,16,0,0,NULL), - (8899,0,0,1,16,0,0,NULL), - (8900,0,0,1,16,0,0,NULL), - (8901,0,0,1,16,0,0,NULL), - (8902,0,0,1,16,0,0,NULL), - (8903,0,0,1,16,0,0,NULL), - (8904,0,0,1,16,0,0,NULL), - (8905,0,0,1,16,0,0,NULL), - (8906,0,0,1,16,0,0,NULL), - (8907,0,0,1,16,0,0,NULL), - (8908,0,0,1,16,0,0,NULL), - (8909,0,0,1,16,0,0,NULL), - (8910,0,0,1,16,0,0,NULL), - (8911,0,0,1,16,0,0,NULL), - (8912,0,0,1,16,0,0,NULL), - (8913,0,0,1,16,0,0,NULL), - (8914,0,0,1,16,0,0,NULL), - (8915,0,0,1,16,0,0,NULL), - (8916,0,0,1,16,0,0,NULL), - (8917,0,0,1,16,0,0,NULL), - (8918,0,0,1,16,0,0,NULL), - (8919,0,0,1,16,0,0,NULL), - (8920,0,0,1,16,0,0,NULL), - (8921,0,0,1,16,0,0,NULL), - (8922,0,0,1,16,0,0,NULL), - (8923,0,0,1,16,0,0,NULL), - (8924,0,0,1,16,0,0,NULL), - (8925,0,0,1,16,0,0,NULL), - (8926,0,0,1,16,0,0,NULL), - (8927,0,0,1,16,0,0,NULL), - (8928,0,0,1,16,0,0,NULL), - (8929,0,0,1,16,0,0,NULL), - (8930,0,0,1,16,0,0,NULL), - (8931,0,0,1,16,0,0,NULL), - (8932,0,0,1,16,0,0,NULL), - (8933,0,0,1,16,0,0,NULL), - (8934,0,0,1,16,0,0,NULL), - (8935,0,0,1,16,0,0,NULL), - (8936,0,0,1,16,0,0,NULL), - (8937,0,0,1,16,0,0,NULL), - (8938,0,0,1,16,0,0,NULL), - (8939,0,0,1,16,0,0,NULL), - (8940,0,0,1,16,0,0,NULL), - (8941,0,0,1,16,0,0,NULL), - (8942,0,0,1,16,0,0,NULL), - (8943,0,0,1,16,0,0,NULL), - (8944,0,0,1,16,0,0,NULL), - (8945,0,0,1,16,0,0,NULL), - (8946,0,0,1,16,0,0,NULL), - (8947,0,0,1,16,0,0,NULL), - (8948,0,0,1,16,0,0,NULL), - (8949,0,0,1,16,0,0,NULL), - (8950,0,0,1,16,0,0,NULL), - (8951,0,0,1,16,0,0,NULL), - (8952,0,0,1,16,0,0,NULL), - (8953,0,0,1,16,0,0,NULL), - (8954,0,0,1,16,0,0,NULL), - (8955,0,0,1,16,0,0,NULL), - (8956,0,0,1,16,0,0,NULL), - (8957,0,0,1,16,0,0,NULL), - (8958,0,0,1,16,0,0,NULL), - (8959,0,0,1,16,0,0,NULL), - (8960,0,0,1,16,0,0,NULL), - (8961,0,0,1,16,0,0,NULL), - (8962,0,0,1,16,0,0,NULL), - (8963,0,0,1,16,0,0,NULL), - (8964,0,0,1,16,0,0,NULL), - (8965,0,0,1,16,0,0,NULL), - (8966,0,0,1,16,0,0,NULL), - (8967,0,0,1,16,0,0,NULL), - (8968,0,0,1,16,0,0,NULL), - (8970,0,0,1,16,0,0,NULL), - (8972,0,0,1,16,0,0,NULL), - (8973,0,0,1,16,0,0,NULL), - (8974,0,0,1,16,0,0,NULL), - (8975,0,0,1,16,0,0,NULL), - (8976,0,0,1,16,0,0,NULL), - (8977,0,0,1,16,0,0,NULL), - (8978,0,0,1,16,0,0,NULL), - (8979,0,0,1,16,0,0,NULL), - (8980,0,0,1,16,0,0,NULL), - (8981,0,0,1,16,0,0,NULL), - (8982,0,0,1,16,0,0,NULL), - (8983,0,0,1,16,0,0,NULL), - (8984,0,0,1,16,0,0,NULL), - (8985,0,0,1,16,0,0,NULL), - (8986,0,0,1,16,0,0,NULL), - (8987,0,0,1,16,0,0,NULL), - (8988,0,0,1,16,0,0,NULL), - (8989,0,0,1,16,0,0,NULL), - (8990,0,0,1,16,0,0,NULL), - (8991,0,0,1,16,0,0,NULL), - (8992,0,0,1,16,0,0,NULL), - (8993,0,0,1,16,0,0,NULL), - (8994,0,0,1,16,0,0,NULL), - (8995,0,0,1,16,0,0,NULL), - (8996,0,0,1,16,0,0,NULL), - (8997,0,0,1,16,0,0,NULL), - (8998,0,0,1,16,0,0,NULL), - (8999,0,0,1,16,0,0,NULL), - (9000,0,0,1,16,0,0,NULL), - (9001,0,0,1,16,0,0,NULL), - (9002,0,0,1,16,0,0,NULL), - (9003,0,0,1,16,0,0,NULL), - (9004,0,0,1,16,0,0,NULL), - (9005,0,0,1,16,0,0,NULL), - (9006,0,0,1,16,0,0,NULL), - (9007,0,0,1,16,0,0,NULL), - (9008,0,0,1,16,0,0,NULL), - (9009,0,0,1,16,0,0,NULL), - (9010,0,0,1,16,0,0,NULL), - (9011,0,0,1,16,0,0,NULL), - (9012,0,0,1,16,0,0,NULL), - (9013,0,0,1,16,0,0,NULL), - (9014,0,0,1,16,0,0,NULL), - (9015,0,0,1,16,0,0,NULL), - (9016,0,0,1,16,0,0,NULL), - (9017,0,0,1,16,0,0,NULL), - (9018,0,0,1,16,0,0,NULL), - (9019,0,0,1,16,0,0,NULL), - (9020,0,0,1,16,0,0,NULL), - (9021,0,0,1,16,0,0,NULL), - (9022,0,0,1,16,0,0,NULL), - (9023,0,0,1,16,0,0,NULL), - (9024,0,0,1,16,0,0,NULL), - (9025,0,0,1,16,0,0,NULL), - (9026,0,0,1,16,0,0,NULL), - (9027,0,0,1,16,0,0,NULL), - (9028,0,0,1,16,0,0,NULL), - (9029,0,0,1,16,0,0,NULL), - (9030,0,0,1,16,0,0,NULL), - (9031,0,0,1,16,0,0,NULL), - (9032,0,0,1,16,0,0,NULL), - (9033,0,0,1,16,0,0,NULL), - (9034,0,0,1,16,0,0,NULL), - (9035,0,0,1,16,0,0,NULL), - (9036,0,0,1,16,0,0,NULL), - (9037,0,0,1,16,0,0,NULL), - (9038,0,0,1,16,0,0,NULL), - (9039,0,0,1,16,0,0,NULL), - (9040,0,0,1,16,0,0,NULL), - (9041,0,0,1,16,0,0,NULL), - (9042,0,0,1,16,0,0,NULL), - (9043,0,0,1,16,0,0,NULL), - (9044,0,0,1,16,0,0,NULL), - (9045,0,0,1,16,0,0,NULL), - (9046,0,0,1,16,0,0,NULL), - (9047,0,0,1,16,0,0,NULL), - (9048,0,0,1,16,0,0,NULL), - (9050,0,0,1,16,0,0,NULL), - (9051,0,0,1,16,0,0,NULL), - (9052,0,0,1,16,0,0,NULL), - (9053,0,0,1,16,0,0,NULL), - (9054,0,0,1,16,0,0,NULL), - (9055,0,0,1,16,0,0,NULL), - (9056,0,0,1,16,0,0,NULL), - (9057,0,0,1,16,0,0,NULL), - (9058,0,0,1,16,0,0,NULL), - (9059,0,0,1,16,0,0,NULL), - (9060,0,0,1,16,0,0,NULL), - (9061,0,0,1,16,0,0,NULL), - (9062,0,0,1,16,0,0,NULL), - (9063,0,0,1,16,0,0,NULL), - (9064,0,0,1,16,0,0,NULL), - (9065,0,0,1,16,0,0,NULL), - (9066,0,0,1,16,0,0,NULL), - (9067,0,0,1,16,0,0,NULL), - (9068,0,0,1,16,0,0,NULL), - (9069,0,0,1,16,0,0,NULL), - (9070,0,0,1,16,0,0,NULL), - (9071,0,0,1,16,0,0,NULL), - (9072,0,0,1,16,0,0,NULL), - (9073,0,0,1,16,0,0,NULL), - (9074,0,0,1,16,0,0,NULL), - (9075,0,0,1,16,0,0,NULL), - (9076,0,0,1,16,0,0,NULL), - (9077,0,0,1,16,0,0,NULL), - (9078,0,0,1,16,0,0,NULL), - (9079,0,0,1,16,0,0,NULL), - (9080,0,0,1,16,0,0,NULL), - (9081,0,0,1,16,0,0,NULL), (9082,0,1114112,1,16,0,0,'7165'), - (9083,0,0,1,16,0,0,NULL), - (9084,0,0,1,16,0,0,NULL), - (9085,0,0,1,16,0,0,NULL), - (9086,0,0,1,16,0,0,NULL), - (9087,0,0,1,16,0,0,NULL), - (9088,0,0,1,16,0,0,NULL), - (9089,0,0,1,16,0,0,NULL), - (9090,0,0,1,16,0,0,NULL), - (9091,0,0,1,16,0,0,NULL), - (9092,0,0,1,16,0,0,NULL), - (9093,0,0,1,16,0,0,NULL), - (9094,0,0,1,16,0,0,NULL), - (9095,0,0,1,16,0,0,NULL), - (9096,0,0,1,16,0,0,NULL), - (9097,0,0,1,16,0,0,NULL), - (9098,0,0,1,16,0,0,NULL), - (9099,0,0,1,16,0,0,NULL), - (9100,0,0,1,16,0,0,NULL), - (9101,0,0,1,16,0,0,NULL), - (9102,0,0,1,16,0,0,NULL), - (9103,0,0,1,16,0,0,NULL), - (9104,0,0,1,16,0,0,NULL), - (9105,0,0,1,16,0,0,NULL), - (9106,0,0,1,16,0,0,NULL), - (9107,0,0,1,16,0,0,NULL), - (9108,0,0,1,16,0,0,NULL), - (9109,0,0,1,16,0,0,NULL), - (9110,0,0,1,16,0,0,NULL), - (9111,0,0,1,16,0,0,NULL), - (9112,0,0,1,16,0,0,NULL), - (9113,0,0,1,16,0,0,NULL), - (9114,0,0,1,16,0,0,NULL), - (9115,0,0,1,16,0,0,NULL), - (9116,0,0,1,16,0,0,NULL), - (9117,0,0,1,16,0,0,NULL), - (9118,0,0,1,16,0,0,NULL), - (9119,0,0,1,16,0,0,NULL), - (9120,0,0,1,16,0,0,NULL), - (9121,0,0,1,16,0,0,NULL), - (9122,0,0,1,16,0,0,NULL), - (9123,0,0,1,16,0,0,NULL), - (9124,0,0,1,16,0,0,NULL), - (9125,0,0,1,16,0,0,NULL), - (9126,0,0,1,16,0,0,NULL), - (9127,0,0,1,16,0,0,NULL), - (9128,0,0,1,16,0,0,NULL), - (9129,0,0,1,16,0,0,NULL), - (9130,0,0,1,16,0,0,NULL), - (9131,0,0,1,16,0,0,NULL), - (9132,0,0,1,16,0,0,NULL), - (9133,0,0,1,16,0,0,NULL), - (9134,0,0,1,16,0,0,NULL), - (9135,0,0,1,16,0,0,NULL), - (9136,0,0,1,16,0,0,NULL), - (9137,0,0,1,16,0,0,NULL), - (9138,0,0,1,16,0,0,NULL), - (9139,0,0,1,16,0,0,NULL), - (9140,0,0,1,16,0,0,NULL), - (9141,0,0,1,16,0,0,NULL), - (9142,0,0,1,16,0,0,NULL), - (9143,0,0,1,16,0,0,NULL), - (9144,0,0,1,16,0,0,NULL), - (9145,0,0,1,16,0,0,NULL), - (9146,0,0,1,16,0,0,NULL), - (9147,0,0,1,16,0,0,NULL), - (9148,0,0,1,16,0,0,NULL), - (9149,0,0,1,16,0,0,NULL), - (9150,0,0,1,16,0,0,NULL), - (9151,0,0,1,16,0,0,NULL), - (9152,0,0,1,16,0,0,NULL), - (9153,0,0,1,16,0,0,NULL), - (9154,0,0,1,16,0,0,NULL), - (9155,0,0,1,16,0,0,NULL), - (9156,0,0,1,16,0,0,NULL), - (9157,0,0,1,16,0,0,NULL), - (9158,0,0,1,16,0,0,NULL), - (9159,0,0,1,16,0,0,NULL), - (9160,0,0,1,16,0,0,NULL), - (9161,0,0,1,16,0,0,NULL), - (9162,0,0,1,16,0,0,NULL), - (9163,0,0,1,16,0,0,NULL), - (9164,0,0,1,16,0,0,NULL), - (9165,0,0,1,16,0,0,NULL), - (9166,0,0,1,16,0,0,NULL), - (9167,0,0,1,16,0,0,NULL), - (9168,0,0,1,16,0,0,NULL), - (9169,0,0,1,16,0,0,NULL), - (9170,0,0,1,16,0,0,NULL), - (9171,0,0,1,16,0,0,NULL), - (9172,0,0,1,16,0,0,NULL), - (9173,0,0,1,16,0,0,NULL), - (9174,0,0,1,16,0,0,NULL), - (9175,0,0,1,16,0,0,NULL), - (9176,0,0,1,16,0,0,NULL), - (9177,0,0,1,16,0,0,NULL), - (9178,0,0,1,16,0,0,NULL), - (9179,0,0,1,16,0,0,NULL), - (9180,0,0,1,16,0,0,NULL), - (9181,0,0,1,16,0,0,NULL), - (9182,0,0,1,16,0,0,NULL), - (9183,0,0,1,16,0,0,NULL), - (9184,0,0,1,16,0,0,NULL), - (9185,0,0,1,16,0,0,NULL), - (9186,0,0,1,16,0,0,NULL), - (9187,0,0,1,16,0,0,NULL), - (9188,0,0,1,16,0,0,NULL), - (9189,0,0,1,16,0,0,NULL), - (9190,0,0,1,16,0,0,NULL), - (9191,0,0,1,16,0,0,NULL), - (9192,0,0,1,16,0,0,NULL), - (9193,0,0,1,16,0,0,NULL), - (9194,0,0,1,16,0,0,NULL), - (9195,0,0,1,16,0,0,NULL), - (9196,0,0,1,16,0,0,NULL), - (9197,0,0,1,16,0,0,NULL), - (9198,0,0,1,16,0,0,NULL), - (9199,0,0,1,16,0,0,NULL), - (9200,0,0,1,16,0,0,NULL), - (9201,0,0,1,16,0,0,NULL), - (9202,0,0,1,16,0,0,NULL), - (9203,0,0,1,16,0,0,NULL), - (9204,0,0,1,16,0,0,NULL), - (9205,0,0,1,16,0,0,NULL), - (9206,0,0,1,16,0,0,NULL), - (9207,0,0,1,16,0,0,NULL), - (9208,0,0,1,16,0,0,NULL), - (9209,0,0,1,16,0,0,NULL), - (9210,0,0,1,16,0,0,NULL), (9211,0,1114112,1,16,0,0,'7165'), - (9212,0,0,1,16,0,0,NULL), - (9213,0,0,1,16,0,0,NULL), - (9214,0,0,1,16,0,0,NULL), - (9215,0,0,1,16,0,0,NULL), (9216,0,1114112,1,16,0,0,'7165'), (9217,0,1114112,1,16,0,0,'7165'), - (9218,0,0,1,16,0,0,NULL), - (9219,0,0,1,16,0,0,NULL), - (9220,0,0,1,16,0,0,NULL), - (9221,0,0,1,16,0,0,NULL), - (9222,0,0,1,16,0,0,NULL), - (9223,0,0,1,16,0,0,NULL), - (9224,0,0,1,16,0,0,NULL), - (9225,0,0,1,16,0,0,NULL), - (9226,0,0,1,16,0,0,NULL), (9227,0,1114112,1,16,0,0,'7165'), - (9228,0,0,1,16,0,0,NULL), - (9229,0,0,1,16,0,0,NULL), - (9230,0,0,1,16,0,0,NULL), - (9231,0,0,1,16,0,0,NULL), - (9232,0,0,1,16,0,0,NULL), - (9233,0,0,1,16,0,0,NULL), - (9234,0,0,1,16,0,0,NULL), - (9235,0,0,1,16,0,0,NULL), - (9236,0,0,1,16,0,0,NULL), - (9237,0,0,1,16,0,0,NULL), - (9238,0,0,1,16,0,0,NULL), - (9239,0,0,1,16,0,0,NULL), - (9240,0,0,1,16,0,0,NULL), - (9241,0,0,1,16,0,0,NULL), - (9242,0,0,1,16,0,0,NULL), - (9243,0,0,1,16,0,0,NULL), - (9244,0,0,1,16,0,0,NULL), - (9245,0,0,1,16,0,0,NULL), - (9246,0,0,1,16,0,0,NULL), - (9247,0,0,1,16,0,0,NULL), - (9248,0,0,1,16,0,0,NULL), - (9249,0,0,1,16,0,0,NULL), - (9250,0,0,1,16,0,0,NULL), - (9251,0,0,1,16,0,0,NULL), - (9252,0,0,1,16,0,0,NULL), - (9253,0,0,1,16,0,0,NULL), - (9254,0,0,1,16,0,0,NULL), - (9255,0,0,1,16,0,0,NULL), - (9256,0,0,1,16,0,0,NULL), - (9257,0,0,1,16,0,0,NULL), - (9258,0,0,1,16,0,0,NULL), - (9259,0,0,1,16,0,0,NULL), - (9260,0,0,1,16,0,0,NULL), - (9261,0,0,1,16,0,0,NULL), - (9262,0,0,1,16,0,0,NULL), - (9263,0,0,1,16,0,0,NULL), - (9264,0,0,1,16,0,0,NULL), - (9265,0,0,1,16,0,0,NULL), - (9266,0,0,1,16,0,0,NULL), - (9267,0,0,1,16,0,0,NULL), - (9268,0,0,1,16,0,0,NULL), - (9269,0,0,1,16,0,0,NULL), - (9270,0,0,1,16,0,0,NULL), - (9271,0,0,1,16,0,0,NULL), - (9272,0,0,1,16,0,0,NULL), - (9273,0,0,1,16,0,0,NULL), - (9274,0,0,1,16,0,0,NULL), - (9275,0,0,1,16,0,0,NULL), - (9276,0,0,1,16,0,0,NULL), - (9277,0,0,1,16,0,0,NULL), - (9278,0,0,1,16,0,0,NULL), - (9279,0,0,1,16,0,0,NULL), - (9280,0,0,1,16,0,0,NULL), - (9281,0,0,1,16,0,0,NULL), - (9282,0,0,1,16,0,0,NULL), - (9283,0,0,1,16,0,0,NULL), - (9284,0,0,1,16,0,0,NULL), - (9285,0,0,1,16,0,0,NULL), - (9286,0,0,1,16,0,0,NULL), - (9287,0,0,1,16,0,0,NULL), - (9288,0,0,1,16,0,0,NULL), - (9289,0,0,1,16,0,0,NULL), - (9290,0,0,1,16,0,0,NULL), - (9291,0,0,1,16,0,0,NULL), - (9292,0,0,1,16,0,0,NULL), - (9293,0,0,1,16,0,0,NULL), - (9294,0,0,1,16,0,0,NULL), - (9295,0,0,1,16,0,0,NULL), - (9296,0,0,1,16,0,0,NULL), - (9297,0,0,1,16,0,0,NULL), - (9298,0,0,1,16,0,0,NULL), - (9299,0,0,1,16,0,0,NULL), - (9300,0,0,1,16,0,0,NULL), - (9301,0,0,1,16,0,0,NULL), - (9302,0,0,1,16,0,0,NULL), - (9303,0,0,1,16,0,0,NULL), - (9304,0,0,1,16,0,0,NULL), - (9305,0,0,1,16,0,0,NULL), - (9306,0,0,1,16,0,0,NULL), - (9307,0,0,1,16,0,0,NULL), - (9308,0,0,1,16,0,0,NULL), - (9309,0,0,1,16,0,0,NULL), - (9310,0,0,1,16,0,0,NULL), - (9311,0,0,1,16,0,0,NULL), - (9312,0,0,1,16,0,0,NULL), - (9313,0,0,1,16,0,0,NULL), - (9314,0,0,1,16,0,0,NULL), - (9315,0,0,1,16,0,0,NULL), - (9316,0,0,1,16,0,0,NULL), - (9317,0,0,1,16,0,0,NULL), - (9318,0,0,1,16,0,0,NULL), - (9319,0,0,1,16,0,0,NULL), - (9320,0,0,1,16,0,0,NULL), - (9321,0,0,1,16,0,0,NULL), - (9322,0,0,1,16,0,0,NULL), - (9323,0,0,1,16,0,0,NULL), - (9324,0,0,1,16,0,0,NULL), - (9325,0,0,1,16,0,0,NULL), - (9326,0,0,1,16,0,0,NULL), - (9327,0,0,1,16,0,0,NULL), - (9328,0,0,1,16,0,0,NULL), - (9329,0,0,1,16,0,0,NULL), - (9330,0,0,1,16,0,0,NULL), - (9331,0,0,1,16,0,0,NULL), - (9332,0,0,1,16,0,0,NULL), - (9333,0,0,1,16,0,0,NULL), - (9334,0,0,1,16,0,0,NULL), - (9335,0,0,1,16,0,0,NULL), - (9336,0,0,1,16,0,0,NULL), - (9337,0,0,1,16,0,0,NULL), - (9338,0,0,1,16,0,0,NULL), - (9339,0,0,1,16,0,0,NULL), - (9340,0,0,1,16,0,0,NULL), - (9341,0,0,1,16,0,0,NULL), - (9342,0,0,1,16,0,0,NULL), - (9343,0,0,1,16,0,0,NULL), - (9344,0,0,1,16,0,0,NULL), - (9345,0,0,1,16,0,0,NULL), - (9346,0,0,1,16,0,0,NULL), - (9347,0,0,1,16,0,0,NULL), - (9348,0,0,1,16,0,0,NULL), - (9349,0,0,1,16,0,0,NULL), - (9350,0,0,1,16,0,0,NULL), - (9351,0,0,1,16,0,0,NULL), - (9352,0,0,1,16,0,0,NULL), - (9353,0,0,1,16,0,0,NULL), - (9354,0,0,1,16,0,0,NULL), - (9355,0,0,1,16,0,0,NULL), - (9356,0,0,1,16,0,0,NULL), - (9357,0,0,1,16,0,0,NULL), - (9358,0,0,1,16,0,0,NULL), - (9359,0,0,1,16,0,0,NULL), - (9360,0,0,1,16,0,0,NULL), - (9361,0,0,1,16,0,0,NULL), - (9362,0,0,1,16,0,0,NULL), - (9363,0,0,1,16,0,0,NULL), - (9364,0,0,1,16,0,0,NULL), - (9365,0,0,1,16,0,0,NULL), - (9366,0,0,1,16,0,0,NULL), - (9367,0,0,1,16,0,0,NULL), - (9368,0,0,1,16,0,0,NULL), - (9369,0,0,1,16,0,0,NULL), - (9370,0,0,1,16,0,0,NULL), - (9371,0,0,1,16,0,0,NULL), - (9372,0,0,1,16,0,0,NULL), - (9373,0,0,1,16,0,0,NULL), - (9374,0,0,1,16,0,0,NULL), - (9375,0,0,1,16,0,0,NULL), (9376,0,1114112,1,16,0,0,'7165'), - (9377,0,0,1,16,0,0,NULL), - (9378,0,0,1,16,0,0,NULL), - (9379,0,0,1,16,0,0,NULL), - (9380,0,0,1,16,0,0,NULL), - (9381,0,0,1,16,0,0,NULL), - (9382,0,0,1,16,0,0,NULL), - (9383,0,0,1,16,0,0,NULL), - (9384,0,0,1,16,0,0,NULL), - (9385,0,0,1,16,0,0,NULL), - (9387,0,0,1,16,0,0,NULL), - (9388,0,0,1,16,0,0,NULL), - (9389,0,0,1,16,0,0,NULL), - (9390,0,0,1,16,0,0,NULL), - (9391,0,0,1,16,0,0,NULL), - (9392,0,0,1,16,0,0,NULL), - (9393,0,0,1,16,0,0,NULL), - (9394,0,0,1,16,0,0,NULL), - (9395,0,0,1,16,0,0,NULL), - (9396,0,0,1,16,0,0,NULL), - (9397,0,0,1,16,0,0,NULL), - (9398,0,0,1,16,0,0,NULL), - (9399,0,0,1,16,0,0,NULL), - (9400,0,0,1,16,0,0,NULL), - (9401,0,0,1,16,0,0,NULL), - (9402,0,0,1,16,0,0,NULL), - (9403,0,0,1,16,0,0,NULL), - (9404,0,0,1,16,0,0,NULL), - (9405,0,0,1,16,0,0,NULL), - (9406,0,0,1,16,0,0,NULL), - (9407,0,0,1,16,0,0,NULL), - (9408,0,0,1,16,0,0,NULL), - (9409,0,0,1,16,0,0,NULL), - (9410,0,0,1,16,0,0,NULL), - (9412,0,0,1,16,0,0,NULL), - (9413,0,0,1,16,0,0,NULL), - (9414,0,0,1,16,0,0,NULL), - (9415,0,0,1,16,0,0,NULL), - (9416,0,0,1,16,0,0,NULL), - (9417,0,0,1,16,0,0,NULL), - (9418,0,0,1,16,0,0,NULL), - (9419,0,0,1,16,0,0,NULL), - (9420,0,0,1,16,0,0,NULL), - (9421,0,0,1,16,0,0,NULL), - (9422,0,0,1,16,0,0,NULL), - (9423,0,0,1,16,0,0,NULL), - (9424,0,0,1,16,0,0,NULL), - (9425,0,0,1,16,0,0,NULL), - (9426,0,0,1,16,0,0,NULL), - (9427,0,0,1,16,0,0,NULL), - (9428,0,0,1,16,0,0,NULL), - (9429,0,0,1,16,0,0,NULL), - (9430,0,0,1,16,0,0,NULL), - (9431,0,0,1,16,0,0,NULL), - (9432,0,0,1,16,0,0,NULL), - (9433,0,0,1,16,0,0,NULL), - (9434,0,0,1,16,0,0,NULL), - (9435,0,0,1,16,0,0,NULL), - (9436,0,0,1,16,0,0,NULL), - (9437,0,0,1,16,0,0,NULL), - (9438,0,0,1,16,0,0,NULL), - (9439,0,0,1,16,0,0,NULL), - (9440,0,0,1,16,0,0,NULL), - (9441,0,0,1,16,0,0,NULL), - (9442,0,0,1,16,0,0,NULL), - (9443,0,7,1,16,0,0,NULL), - (9444,0,0,1,16,0,0,NULL), - (9445,0,0,1,16,0,0,NULL), - (9446,0,0,1,16,0,0,NULL), - (9447,0,0,1,16,0,0,NULL), - (9448,0,0,1,16,0,0,NULL), - (9449,0,0,1,16,0,0,NULL), - (9450,0,0,1,16,0,0,NULL), - (9451,0,0,1,16,0,0,NULL), - (9452,0,0,1,16,0,0,NULL), - (9453,0,0,1,16,0,0,NULL), - (9454,0,0,1,16,0,0,NULL), - (9455,0,0,1,16,0,0,NULL), - (9456,0,0,1,16,0,0,NULL), - (9457,0,0,1,16,0,0,NULL), - (9458,0,0,1,16,0,0,NULL), - (9459,0,0,1,16,0,0,NULL), - (9460,0,0,1,16,0,0,NULL), - (9461,0,0,1,16,0,0,NULL), - (9462,0,1,1,16,0,0,NULL), - (9463,0,0,1,16,0,0,NULL), - (9464,0,0,1,16,0,0,NULL), - (9465,0,0,1,16,0,0,NULL), - (9466,0,0,1,16,0,0,NULL), - (9467,0,0,1,16,0,0,NULL), - (9468,0,0,1,16,0,0,NULL), - (9469,0,0,1,16,0,0,NULL), - (9470,0,0,1,16,0,0,NULL), - (9471,0,0,1,16,0,0,NULL), - (9472,0,0,1,16,0,0,NULL), - (9473,0,3,1,16,0,0,NULL), - (9474,0,3,1,16,0,0,NULL), - (9475,0,0,1,16,0,0,NULL), - (9476,0,0,1,16,0,0,NULL), - (9477,0,0,1,16,0,0,NULL), - (9478,0,0,1,16,0,0,NULL), - (9479,0,0,1,16,0,0,NULL), - (9480,0,0,1,16,0,0,NULL), - (9481,0,0,1,16,0,0,NULL), - (9482,0,0,1,16,0,0,NULL), - (9483,0,0,1,16,0,0,NULL), - (9484,0,0,1,16,0,0,NULL), - (9485,0,0,1,16,0,0,NULL), - (9486,0,0,1,16,0,0,NULL), - (9487,0,0,1,16,0,0,NULL), - (9488,0,0,1,16,0,0,NULL), - (9489,0,0,1,16,0,0,NULL), - (9490,0,0,1,16,0,0,NULL), - (9491,0,0,1,16,0,0,NULL), - (9492,0,0,1,16,0,0,NULL), - (9493,0,0,1,16,0,0,NULL), - (9494,0,0,1,16,0,0,NULL), - (9495,0,0,1,16,0,0,NULL), - (9496,0,0,1,16,0,0,NULL), - (9497,0,0,1,16,0,0,NULL), - (9498,0,0,1,16,0,0,NULL), - (9499,0,0,1,16,0,0,NULL), - (9500,0,0,1,16,0,0,NULL), - (9501,0,0,1,16,0,0,NULL), - (9502,0,0,1,16,0,0,NULL), - (9503,0,0,1,16,0,0,NULL), - (9504,0,0,1,16,0,0,NULL), - (9505,0,0,1,16,0,0,NULL), - (9506,0,0,1,16,0,0,NULL), - (9507,0,0,1,16,0,0,NULL), - (9508,0,0,1,16,0,0,NULL), - (9509,0,0,1,16,0,0,NULL), - (9510,0,0,1,16,0,0,NULL), - (9511,0,0,1,16,0,0,NULL), - (9512,0,0,1,16,0,0,NULL), - (9513,0,0,1,16,0,0,NULL), - (9514,0,0,1,16,0,0,NULL), - (9515,0,0,1,16,0,0,NULL), - (9516,0,0,1,16,0,0,NULL), - (9517,0,0,1,16,0,0,NULL), - (9518,0,0,1,16,0,0,NULL), - (9519,0,0,1,16,0,0,NULL), - (9520,0,0,1,16,0,0,NULL), - (9521,0,0,1,16,0,0,NULL), - (9522,0,0,1,16,0,0,NULL), - (9523,0,0,1,16,0,0,NULL), - (9524,0,0,1,16,0,0,NULL), - (9525,0,0,1,16,0,0,NULL), - (9526,0,0,1,16,0,0,NULL), - (9527,0,0,2,16,0,0,NULL), - (9528,0,0,1,16,0,0,NULL), - (9529,0,0,1,16,0,0,NULL), - (9530,0,0,1,16,0,0,NULL), - (9531,0,0,1,16,0,0,NULL), - (9532,0,0,1,16,0,0,NULL), - (9533,0,0,1,16,0,0,NULL), - (9534,0,0,1,16,0,0,NULL), - (9535,0,0,1,16,0,0,NULL), - (9536,0,0,1,16,0,0,NULL), - (9537,0,0,1,16,0,0,NULL), - (9538,0,0,1,16,0,0,NULL), - (9539,0,0,1,16,0,0,NULL), - (9540,0,0,1,16,0,0,NULL), - (9541,0,0,1,16,0,0,NULL), - (9542,0,0,1,16,0,0,NULL), - (9543,0,1114112,1,16,0,0,'7165'), - (9544,0,1114112,1,16,0,0,'7165'), - (9545,0,1114112,1,16,0,0,'7165'), - (9546,0,0,1,16,0,0,NULL), - (9547,0,0,1,16,0,0,NULL), - (9548,0,0,1,16,0,0,NULL), - (9549,0,0,1,16,0,0,NULL), - (9550,0,0,1,16,0,0,NULL), - (9551,0,0,1,16,0,0,NULL), - (9552,0,0,1,16,0,0,NULL), - (9553,0,0,1,16,0,0,NULL), - (9554,0,0,1,16,0,0,NULL), - (9555,0,0,1,16,0,0,NULL), - (9556,0,0,1,16,0,0,NULL), - (9557,0,0,1,16,0,0,NULL), - (9558,0,0,1,16,0,0,NULL), - (9559,0,0,1,16,0,0,NULL), - (9560,0,0,1,16,0,0,NULL), - (9561,0,0,1,16,0,0,NULL), - (9562,0,0,1,16,0,0,NULL), - (9563,0,0,2,16,0,0,NULL), - (9564,0,0,1,16,0,0,NULL), - (9565,0,0,1,16,0,0,NULL), - (9566,0,3,1,16,0,0,NULL), - (9567,0,0,1,16,0,0,NULL), - (9568,0,0,1,16,0,0,NULL), - (9569,0,0,1,16,0,0,NULL), - (9570,0,0,1,16,0,0,NULL), - (9571,0,0,1,16,0,0,NULL), - (9572,0,0,1,16,0,0,NULL), - (9573,0,0,1,16,0,0,NULL), - (9574,0,0,1,16,0,0,NULL), - (9575,0,0,1,16,0,0,NULL), - (9576,0,0,1,16,0,0,NULL), - (9577,0,0,1,16,0,0,NULL), - (9578,0,0,1,16,0,0,NULL), - (9579,0,0,1,16,0,0,NULL), - (9580,0,0,1,16,0,0,NULL), - (9581,0,0,1,16,0,0,NULL), - (9582,0,0,1,16,0,0,NULL), - (9583,0,0,1,16,0,0,NULL), - (9584,0,0,1,16,0,0,NULL), - (9585,0,0,1,16,0,0,NULL), - (9586,0,0,1,16,0,0,NULL), - (9587,0,0,1,16,0,0,NULL), - (9588,0,0,1,16,0,0,NULL), - (9589,0,0,1,16,0,0,NULL), - (9590,0,0,1,16,0,0,NULL), - (9591,0,0,1,16,0,0,NULL), - (9592,0,0,1,16,0,0,NULL), - (9593,0,0,1,16,0,0,NULL), - (9594,0,0,1,16,0,0,NULL), - (9595,0,0,1,16,0,0,NULL), - (9596,0,0,1,16,0,0,NULL), - (9597,0,0,1,16,0,0,NULL), - (9598,0,0,1,16,0,0,NULL), - (9599,0,0,1,16,0,0,NULL), - (9600,0,0,1,16,0,0,NULL), - (9601,0,0,1,16,0,0,NULL), - (9602,0,0,1,16,0,0,NULL), - (9603,0,0,1,16,0,0,NULL), - (9604,0,0,1,16,0,0,NULL), - (9605,0,1114112,1,16,0,0,'7165'), - (9606,0,0,1,16,0,0,NULL), - (9607,0,1114112,1,16,0,0,'7165'), - (9608,0,0,1,16,0,0,NULL), - (9609,0,0,1,16,0,0,NULL), - (9610,0,0,1,16,0,0,NULL), - (9611,0,0,1,16,0,0,NULL), - (9612,0,0,1,16,0,0,NULL), - (9613,0,0,1,16,0,0,NULL), - (9614,0,0,1,16,0,0,NULL), - (9615,0,0,1,16,0,0,NULL), - (9616,0,0,1,16,0,0,NULL), - (9617,0,0,1,16,0,0,NULL), - (9618,0,0,1,16,0,0,NULL), - (9619,0,0,1,16,0,0,NULL), - (9620,0,0,1,16,0,0,NULL), - (9621,0,0,1,16,0,0,NULL), - (9622,0,0,1,16,0,0,NULL), - (9623,0,0,1,16,0,0,NULL), - (9624,0,0,1,16,0,0,NULL), - (9625,0,0,1,16,0,0,NULL), - (9626,0,0,1,16,0,0,NULL), - (9627,0,0,1,16,0,0,NULL), - (9628,0,1179648,1,16,0,0,'7164'), - (9631,0,0,1,16,0,0,NULL), - (9632,0,0,1,16,0,0,NULL), - (9633,0,0,1,16,0,0,NULL), - (9634,0,0,1,16,0,0,NULL), - (9635,0,0,1,16,0,0,NULL), - (9636,0,0,1,16,0,0,NULL), - (9637,0,0,1,16,0,0,NULL), - (9638,0,0,1,16,0,0,NULL), - (9639,0,0,1,16,0,0,NULL), - (9640,0,0,1,16,0,0,NULL), - (9641,0,0,1,16,0,0,NULL), - (9642,0,0,1,16,0,0,NULL), - (9643,0,0,1,16,0,0,NULL), - (9644,0,0,1,16,0,0,NULL), - (9645,0,0,1,16,0,0,NULL), - (9646,0,0,1,16,0,0,NULL), - (9647,0,0,1,16,0,0,NULL), - (9648,0,0,1,16,0,0,NULL), - (9649,0,0,1,16,0,0,NULL), - (9650,0,0,1,16,0,0,NULL), - (9651,0,0,1,16,0,0,NULL), - (9652,0,0,1,16,0,0,NULL), - (9653,0,0,1,16,0,0,NULL), - (9654,0,0,1,16,0,0,NULL), - (9655,0,0,1,16,0,0,NULL), - (9656,0,0,1,16,0,0,NULL), - (9657,0,0,1,16,0,0,NULL), - (9658,0,0,1,16,0,0,NULL), - (9659,0,0,1,16,0,0,NULL), - (9660,0,0,1,16,0,0,NULL), - (9661,0,0,1,16,0,0,NULL), - (9662,0,0,1,16,0,0,NULL), - (9663,0,0,1,16,0,0,NULL), - (9664,0,0,1,16,0,0,NULL), - (9665,0,0,1,16,0,0,NULL), - (9666,0,0,1,16,0,0,NULL), - (9667,0,0,1,16,0,0,NULL), - (9668,0,0,1,16,0,0,NULL), - (9669,0,0,1,16,0,0,NULL), - (9670,0,0,1,16,0,0,NULL), - (9671,0,0,1,16,0,0,NULL), - (9672,0,0,1,16,0,0,NULL), - (9673,0,0,1,16,0,0,NULL), - (9674,0,0,1,16,0,0,NULL), - (9675,0,1179648,1,16,0,0,'7164'), - (9676,0,0,1,16,0,0,NULL), - (9677,0,0,1,16,0,0,NULL), - (9678,0,0,1,16,0,0,NULL), - (9679,0,0,1,16,0,0,NULL), - (9680,0,0,1,16,0,0,NULL), - (9681,0,0,1,16,0,0,NULL), - (9682,0,0,1,16,0,0,NULL), - (9683,0,0,1,16,0,0,NULL), - (9684,0,0,1,16,0,0,NULL), - (9685,0,0,1,16,0,0,NULL), - (9686,0,1114112,1,16,0,0,'7165'), - (9687,0,0,1,16,0,0,NULL), - (9688,0,0,1,16,0,0,NULL), - (9689,0,0,1,16,0,0,NULL), - (9690,0,1114112,1,16,0,0,'7165'), - (9691,0,0,1,16,0,0,NULL), - (9692,0,0,1,16,0,0,NULL), - (9693,0,0,1,16,0,0,NULL), - (9694,0,0,1,16,0,0,NULL), - (9695,0,0,1,16,0,0,NULL), - (9696,0,0,1,16,0,0,NULL), - (9697,0,0,1,16,0,0,NULL), - (9698,0,0,1,16,0,0,NULL), - (9699,0,0,1,16,0,0,NULL), - (9700,0,0,1,16,0,0,NULL), - (9701,0,0,1,16,0,0,NULL), - (9702,0,0,1,16,0,0,NULL), - (9703,0,0,1,16,0,0,NULL), - (9704,0,0,1,16,0,0,NULL), - (9705,0,0,1,16,0,0,NULL), - (9706,0,0,1,16,0,0,NULL), - (9707,0,0,1,16,0,0,NULL), - (9708,0,0,1,16,0,0,NULL), - (9709,0,0,1,16,0,0,NULL), - (9710,0,0,1,16,0,0,NULL), - (9711,0,1179648,1,16,0,0,'7164'), - (9712,0,0,1,16,0,0,NULL), - (9713,0,0,1,16,0,0,NULL), - (9714,0,0,1,16,0,0,NULL), - (9715,0,0,1,16,0,0,NULL), - (9716,0,0,1,16,0,0,NULL), - (9717,0,0,1,16,0,0,NULL), - (9718,0,0,1,16,0,0,NULL), - (9719,0,0,1,16,0,0,NULL), - (9720,0,0,1,16,0,0,NULL), - (9721,0,0,1,16,0,0,NULL), - (9722,0,0,1,16,0,0,NULL), - (9723,0,0,1,16,0,0,NULL), - (9724,0,0,1,16,0,0,NULL), - (9725,0,0,1,16,0,0,NULL), - (9726,0,0,1,16,0,0,NULL), - (9727,0,0,1,16,0,0,NULL), - (9728,0,0,1,16,0,0,NULL), - (9729,0,0,1,16,0,0,NULL), - (9730,0,0,1,16,0,0,NULL), - (9731,0,0,1,16,0,0,NULL), - (9732,0,0,1,16,0,0,NULL), - (9733,0,0,1,16,0,0,NULL), - (9734,0,0,1,16,0,0,NULL), - (9735,0,0,1,16,0,0,NULL), - (9736,0,0,1,16,0,0,NULL), - (9737,0,0,1,16,0,0,NULL), - (9738,0,0,1,16,0,0,NULL), - (9739,0,0,1,16,0,0,NULL), - (9744,0,0,1,16,0,0,NULL), - (9745,0,0,1,16,0,0,NULL), - (9746,0,0,1,16,0,0,NULL), - (9747,0,0,1,16,0,0,NULL), - (9748,0,0,1,16,0,0,NULL), - (9749,0,0,1,16,0,0,NULL), - (9750,0,0,1,16,0,0,NULL), - (9751,0,0,1,16,0,0,NULL), - (9752,0,0,1,16,0,0,NULL), (9753,0,0,1,16,0,0,NULL), - (9754,0,0,1,16,0,0,NULL), - (9755,0,0,1,16,0,0,NULL), - (9756,0,0,1,16,0,0,NULL), - (9757,0,0,1,16,0,0,NULL), - (9758,0,0,1,16,0,0,NULL), - (9759,0,1114112,1,16,0,0,'7165'), - (9760,0,0,1,16,0,0,NULL), - (9761,0,0,1,16,0,0,NULL), - (9762,0,0,1,16,0,0,NULL), - (9763,0,33554432,1,16,0,0,NULL), - (9764,0,0,1,16,0,0,NULL), - (9765,0,0,1,16,0,0,NULL), - (9766,0,0,1,16,0,0,NULL), - (9767,0,0,1,16,0,0,NULL), - (9768,0,0,1,16,0,0,NULL), - (9769,0,0,1,16,0,0,NULL), - (9770,0,0,1,16,0,0,NULL), (9771,0,0,1,16,0,0,'643'), - (9772,0,0,1,16,0,0,NULL), - (9773,0,0,1,16,0,0,'643'), - (9774,0,0,1,16,0,0,NULL), - (9775,0,0,1,16,0,0,NULL), - (9776,0,0,1,16,0,0,NULL), - (9778,0,0,1,16,0,0,NULL), - (9779,0,0,1,16,0,0,NULL), - (9780,0,0,1,16,0,0,NULL), - (9781,0,0,1,16,0,0,NULL), - (9782,0,0,1,16,0,0,NULL), - (9783,0,0,1,16,0,0,NULL), (9784,0,0,1,16,0,0,'643'), (9785,0,0,1,16,0,0,'643'), - (9786,0,0,1,16,0,0,NULL), - (9787,0,0,1,16,0,0,NULL), - (9788,0,1114112,1,16,0,0,'7165'), - (9789,0,0,1,16,0,0,NULL), - (9790,0,0,1,16,0,0,'643'), - (9791,0,0,1,16,0,0,NULL), - (9792,0,0,1,16,0,0,NULL), - (9793,0,0,1,16,0,0,NULL), - (9794,0,0,1,16,0,0,NULL), - (9795,0,0,1,16,0,0,NULL), - (9796,0,1114112,1,16,0,0,'7165'), - (9797,0,0,1,16,0,0,NULL), - (9798,0,0,1,16,0,0,NULL), - (9799,0,0,1,16,0,0,NULL), - (9800,0,0,1,16,0,0,NULL), - (9801,0,0,1,16,0,0,'643'), - (9802,0,0,1,16,0,0,NULL), - (9803,0,0,1,16,0,0,NULL), - (9804,0,0,1,16,0,0,NULL), - (9805,0,33554432,1,16,0,0,NULL), - (9806,0,0,1,16,0,0,NULL), - (9807,0,0,1,16,0,0,NULL), - (9808,0,0,1,16,0,0,NULL), - (9809,0,0,1,16,0,0,NULL), - (9810,0,0,1,16,0,0,NULL), - (9811,0,0,1,16,0,0,NULL), - (9812,0,0,1,16,0,0,NULL), - (9813,0,0,1,16,0,0,NULL), - (9814,0,0,1,16,0,0,NULL), - (9815,0,0,1,16,0,0,NULL), - (9816,0,0,1,16,0,0,NULL), - (9817,0,0,1,16,0,0,NULL), - (9818,0,0,1,16,0,0,NULL), - (9819,0,0,1,16,0,0,NULL), - (9820,0,0,1,16,0,0,NULL), - (9821,0,0,1,16,0,0,NULL), - (9822,0,0,1,16,0,0,'12544'), - (9823,0,1114112,1,16,0,0,'7165'), - (9824,0,0,1,16,0,0,NULL), - (9825,0,0,1,16,0,0,NULL), - (9826,0,0,1,16,0,0,NULL), - (9827,0,0,1,16,0,0,NULL), - (9828,0,0,1,16,0,0,NULL), - (9829,0,0,1,16,0,0,NULL), - (9830,0,0,1,16,0,0,NULL), - (9831,0,0,1,16,0,0,NULL), - (9832,0,0,1,16,0,0,NULL), - (9833,0,0,1,16,0,0,NULL), - (9834,0,0,1,16,0,0,NULL), - (9835,0,0,1,16,0,0,NULL), - (9836,0,0,1,16,0,0,NULL), - (9837,0,0,1,16,0,0,NULL), - (9838,0,0,1,16,0,0,NULL), - (9839,0,0,1,16,0,0,NULL), - (9840,0,0,1,16,0,0,NULL), - (9841,0,0,1,16,0,0,NULL), - (9842,0,0,1,16,0,0,NULL), - (9843,0,0,1,16,0,0,NULL), - (9844,0,0,1,16,0,0,NULL), - (9845,0,0,1,16,0,0,NULL), - (9846,0,0,1,16,0,0,NULL), - (9847,0,0,1,16,0,0,NULL), - (9848,0,0,1,16,0,0,NULL), - (9849,0,0,1,16,0,0,NULL), - (9850,0,0,1,16,0,0,NULL), - (9851,0,0,1,16,0,0,NULL), - (9852,0,0,1,16,0,0,NULL), - (9853,0,0,1,16,0,0,NULL), - (9854,0,0,1,16,0,0,NULL), - (9855,0,0,1,16,0,0,NULL), - (9856,0,0,1,16,0,0,NULL), - (9857,0,0,1,16,0,0,NULL), - (9858,0,0,1,16,0,0,NULL), - (9859,0,0,1,16,0,0,NULL), - (9860,0,0,1,16,0,0,NULL), - (9861,0,0,1,16,0,0,NULL), - (9862,0,0,1,16,0,0,NULL), - (9863,0,0,1,16,0,0,NULL), - (9864,0,0,1,16,0,0,NULL), - (9865,0,0,1,16,0,0,NULL), - (9866,0,0,1,16,0,0,NULL), - (9867,0,0,1,16,0,0,NULL), - (9868,0,0,1,16,0,0,'12544'), - (9869,0,0,1,16,0,0,NULL), - (9870,0,33554432,1,16,0,0,NULL), - (9871,0,0,1,16,0,0,NULL), - (9872,0,0,1,16,0,0,NULL), - (9873,0,0,1,16,0,0,NULL), - (9874,0,0,1,16,0,0,NULL), - (9875,0,0,1,16,0,0,NULL), - (9876,0,0,1,16,0,0,NULL), - (9877,0,0,1,16,0,0,NULL), - (9878,0,0,1,16,0,0,NULL), - (9879,0,0,1,16,0,0,NULL), - (9880,0,0,1,16,0,0,NULL), - (9881,0,0,1,16,0,0,NULL), - (9882,0,0,1,16,0,0,NULL), - (9883,0,0,1,16,0,0,NULL), - (9884,0,0,1,16,0,0,NULL), - (9885,0,0,1,16,0,0,NULL), - (9886,0,0,1,16,0,0,NULL), - (9887,0,0,1,16,0,0,NULL), - (9888,0,0,1,16,0,0,NULL), - (9889,0,0,1,16,0,0,NULL), - (9890,0,0,1,16,0,0,NULL), - (9891,0,0,1,16,0,0,NULL), - (9892,0,0,1,16,0,0,NULL), - (9893,0,0,1,16,0,0,NULL), - (9894,0,0,1,16,0,0,NULL), - (9895,0,0,1,16,0,0,NULL), - (9896,0,0,1,16,0,0,NULL), - (9897,0,0,1,16,0,0,NULL), - (9898,0,0,1,16,0,0,NULL), - (9899,0,0,1,16,0,0,NULL), - (9900,0,0,1,16,0,0,NULL), - (9901,0,0,1,16,0,0,NULL), - (9902,0,0,1,16,0,0,NULL), - (9903,0,0,1,16,0,0,NULL), - (9904,0,0,1,16,0,0,NULL), - (9905,0,0,1,16,0,0,NULL), - (9906,0,0,1,16,0,0,NULL), - (9907,0,0,1,16,0,0,NULL), - (9908,0,0,1,16,0,0,NULL), - (9909,0,0,1,16,0,0,NULL), - (9910,0,0,1,16,0,0,NULL), - (9911,0,0,1,16,0,0,NULL), - (9912,0,0,1,16,0,0,NULL), - (9913,0,0,1,16,0,0,NULL), - (9914,0,0,1,16,0,0,NULL), - (9915,0,0,1,16,0,0,NULL), - (9916,0,0,1,16,0,0,NULL), - (9917,0,0,1,16,0,0,NULL), - (9918,0,0,1,16,0,0,NULL), - (9919,0,0,1,16,0,0,NULL), - (9920,0,0,1,16,0,0,NULL), - (9921,0,0,1,16,0,0,NULL), - (9922,0,0,1,16,0,0,NULL), - (9923,0,0,1,16,0,0,NULL), - (9924,0,0,1,16,0,0,NULL), - (9925,0,0,1,16,0,0,NULL), - (9926,0,0,1,16,0,0,NULL), - (9927,0,0,1,16,0,0,NULL), - (9928,0,0,1,16,0,0,NULL), - (9929,0,0,1,16,0,0,NULL), - (9930,0,0,1,16,0,0,NULL), - (9931,0,0,1,16,0,0,NULL), - (9932,0,0,1,16,0,0,NULL), - (9933,0,0,1,16,0,0,NULL), - (9934,0,0,1,16,0,0,NULL), - (9935,0,0,1,16,0,0,NULL), - (9936,0,0,1,16,0,0,NULL), - (9937,0,0,1,16,0,0,NULL), - (9938,0,0,1,16,0,0,NULL), - (9939,0,0,1,16,0,0,NULL), - (9940,0,0,1,16,0,0,NULL), - (9941,0,0,1,16,0,0,NULL), - (9942,0,0,1,16,0,0,NULL), - (9943,0,0,1,16,0,0,NULL), - (9944,0,0,1,16,0,0,NULL), - (9945,0,0,1,16,0,0,NULL), - (9946,0,0,1,16,0,0,NULL), - (9947,0,0,1,16,0,0,NULL), - (9948,0,0,1,16,0,0,NULL), - (9949,0,0,1,16,0,0,NULL), - (9950,0,0,1,16,0,0,NULL), - (9951,0,0,1,16,0,0,NULL), - (9952,0,0,1,16,0,0,NULL), - (9953,0,0,1,16,0,0,NULL), - (9954,0,0,1,16,0,0,NULL), - (9955,0,0,1,16,0,0,NULL), - (9956,0,0,1,16,0,0,NULL), - (9957,0,0,1,16,0,0,NULL), - (9958,0,0,1,16,0,0,NULL), - (9959,0,0,1,16,0,0,NULL), - (9960,0,0,1,16,0,0,NULL), - (9961,0,0,1,16,0,0,NULL), - (9962,0,0,1,16,0,0,NULL), - (9963,0,0,1,16,0,0,NULL), - (9964,0,0,1,16,0,0,NULL), - (9965,0,0,1,16,0,0,NULL), - (9966,0,0,1,16,0,0,NULL), - (9967,0,0,1,16,0,0,NULL), - (9968,0,0,1,16,0,0,NULL), - (9969,0,0,1,16,0,0,NULL), - (9970,0,0,1,16,0,0,NULL), - (9971,0,0,1,16,0,0,NULL), - (9972,0,0,1,16,0,0,NULL), - (9973,0,0,1,16,0,0,NULL), - (9974,0,0,1,16,0,0,NULL), - (9975,0,0,1,16,0,0,NULL), - (9976,0,0,1,16,0,0,NULL), - (9977,0,0,1,16,0,0,NULL), - (9978,0,0,1,16,0,0,NULL), - (9979,0,0,1,16,0,0,NULL), - (9980,0,0,1,16,0,0,NULL), - (9981,0,0,1,16,0,0,NULL), - (9982,0,0,1,16,0,0,NULL), - (9983,0,0,1,16,0,0,NULL), - (9984,0,0,1,16,0,0,NULL), - (9985,0,0,1,16,0,0,NULL), - (9986,0,0,1,16,0,0,NULL), - (9987,0,0,1,16,0,0,NULL), - (9988,0,0,1,16,0,0,NULL), - (9989,0,0,1,16,0,0,NULL), - (9990,0,0,1,16,0,0,NULL), - (9991,0,0,1,16,0,0,NULL), - (9992,0,0,1,16,0,0,NULL), - (9993,0,0,1,16,0,0,NULL), - (9994,0,0,1,16,0,0,NULL), - (9995,0,0,1,16,0,0,NULL), - (9996,0,0,1,16,0,0,NULL), - (9997,0,0,1,16,0,0,NULL), - (9998,0,0,1,16,0,0,NULL), - (9999,0,0,1,16,0,0,NULL), - (10000,0,0,1,16,0,0,NULL), (10001,0,0,1,16,0,0,NULL), (10002,0,0,1,16,0,0,NULL), - (10003,0,0,1,16,0,0,NULL), - (10004,0,0,1,16,0,0,NULL), - (10005,0,0,1,16,0,0,NULL), - (10006,0,0,1,16,0,0,NULL), - (10007,0,0,1,16,0,0,NULL), - (10008,0,0,1,16,0,0,NULL), - (10009,0,0,1,16,0,0,NULL), - (10010,0,0,1,16,0,0,NULL), - (10011,0,0,1,16,0,0,NULL), - (10012,0,33554432,1,16,0,0,NULL), - (10013,0,0,1,16,0,0,NULL), - (10014,0,0,1,16,0,0,NULL), - (10015,0,0,1,16,0,0,NULL), - (10016,0,0,1,16,0,0,NULL), - (10017,0,0,1,16,0,0,NULL), - (10018,0,0,1,16,0,0,NULL), - (10019,0,0,1,16,0,0,NULL), - (10020,0,0,1,16,0,0,NULL), - (10021,0,0,1,16,0,0,NULL), - (10022,0,0,1,16,0,0,NULL), (10023,0,0,1,16,0,0,NULL), - (10024,0,0,1,16,0,0,NULL), - (10025,0,0,1,16,0,0,NULL), - (10026,0,0,1,16,0,0,NULL), - (10027,0,0,1,16,0,0,NULL), - (10028,0,0,1,16,0,0,NULL), - (10029,0,0,1,16,0,0,NULL), - (10030,0,0,1,16,0,0,NULL), - (10031,0,0,1,16,0,0,NULL), - (10032,0,0,1,16,0,0,NULL), - (10033,0,0,1,16,0,0,NULL), - (10034,0,0,1,16,0,0,NULL), - (10035,0,0,1,16,0,0,NULL), - (10036,0,0,1,16,0,0,NULL), - (10037,0,0,1,16,0,0,NULL), - (10038,0,0,1,16,0,0,NULL), - (10039,0,0,1,16,0,0,NULL), (10040,0,0,1,16,0,0,NULL), - (10041,0,0,1,16,0,0,NULL), - (10042,0,0,1,16,0,0,NULL), - (10043,0,0,1,16,0,0,NULL), - (10044,0,0,1,16,0,0,NULL), - (10045,0,0,1,16,0,0,NULL), - (10046,0,0,1,16,0,0,NULL), - (10047,0,0,1,16,0,0,NULL), - (10048,0,0,1,16,0,0,NULL), - (10049,0,0,1,16,0,0,NULL), - (10050,0,0,1,16,0,0,NULL), - (10051,0,0,1,16,0,0,NULL), - (10052,0,0,1,16,0,0,NULL), - (10053,0,0,1,16,0,0,NULL), - (10054,0,0,1,16,0,0,NULL), - (10055,0,0,1,16,0,0,NULL), - (10056,0,0,1,16,0,0,NULL), - (10057,0,0,1,16,0,0,NULL), - (10058,0,0,1,16,0,0,NULL), - (10059,0,0,1,16,0,0,NULL), - (10060,0,0,1,16,0,0,NULL), - (10061,0,0,1,16,0,0,NULL), - (10062,0,0,1,16,0,0,NULL), - (10063,0,0,1,16,0,0,NULL), - (10064,0,0,1,16,0,0,NULL), - (10065,0,0,1,16,0,0,NULL), - (10066,0,0,1,16,0,0,NULL), - (10067,0,0,1,16,0,0,NULL), - (10068,0,0,1,16,0,0,NULL), - (10069,0,0,1,16,0,0,NULL), - (10070,0,0,1,16,0,0,NULL), - (10071,0,0,1,16,0,0,NULL), - (10072,0,0,1,16,0,0,NULL), - (10073,0,0,1,16,0,0,NULL), - (10074,0,0,1,16,0,0,NULL), - (10075,0,0,1,16,0,0,NULL), - (10076,0,0,1,16,0,0,NULL), - (10077,0,0,1,16,0,0,NULL), - (10078,0,0,1,16,0,0,NULL), - (10079,0,0,1,16,0,0,NULL), - (10080,0,0,1,16,0,0,NULL), - (10081,0,0,1,16,0,0,NULL), - (10082,0,0,1,16,0,0,NULL), - (10083,0,0,1,16,0,0,NULL), - (10084,0,0,1,16,0,0,NULL), - (10085,0,0,1,16,0,0,NULL), - (10086,0,0,1,16,0,0,NULL), - (10087,0,0,1,16,0,0,NULL), - (10088,0,0,1,16,0,0,NULL), - (10089,0,0,1,16,0,0,NULL), - (10090,0,0,1,16,0,0,NULL), - (10091,0,0,1,16,0,0,NULL), - (10092,0,0,1,16,0,0,NULL), - (10093,0,0,1,16,0,0,NULL), - (10094,0,0,1,16,0,0,NULL), - (10095,0,0,1,16,0,0,NULL), - (10096,0,0,1,16,0,0,NULL), - (10097,0,0,1,16,0,0,NULL), - (10098,0,0,1,16,0,0,NULL), - (10099,0,0,1,16,0,0,NULL), - (10100,0,0,1,16,0,0,NULL), - (10101,0,0,1,16,0,0,NULL), - (10102,0,0,1,16,0,0,NULL), - (10103,0,0,1,16,0,0,NULL), - (10104,0,0,1,16,0,0,NULL), - (10105,0,0,1,16,0,0,NULL), - (10106,0,0,1,16,0,0,NULL), - (10107,0,0,1,16,0,0,NULL), - (10108,0,0,1,16,0,0,NULL), - (10109,0,0,1,16,0,0,NULL), - (10110,0,0,1,16,0,0,NULL), - (10111,0,0,1,16,0,0,NULL), - (10112,0,0,1,16,0,0,NULL), - (10113,0,0,1,16,0,0,NULL), - (10114,0,0,1,16,0,0,NULL), - (10115,0,0,1,16,0,0,NULL), - (10116,0,0,1,16,0,0,NULL), - (10117,0,0,1,16,0,0,NULL), - (10118,0,0,1,16,0,0,NULL), - (10119,0,0,1,16,0,0,NULL), - (10120,0,0,1,16,0,0,NULL), - (10121,0,0,1,16,0,0,NULL), - (10122,0,0,1,16,0,0,NULL), - (10123,0,0,1,16,0,0,NULL), - (10124,0,0,1,16,0,0,NULL), - (10125,0,0,1,16,0,0,NULL), - (10126,0,0,1,16,0,0,NULL), - (10127,0,0,1,16,0,0,NULL), - (10128,0,0,1,16,0,0,NULL), - (10129,0,0,1,16,0,0,NULL), - (10130,0,0,1,16,0,0,NULL), - (10131,0,0,1,16,0,0,NULL), - (10132,0,0,1,16,0,0,NULL), - (10133,0,0,1,16,0,0,NULL), - (10134,0,0,1,16,0,0,NULL), - (10135,0,0,1,16,0,0,NULL), - (10136,0,0,1,16,0,0,NULL), - (10137,0,0,1,16,0,0,NULL), - (10138,0,0,1,16,0,0,NULL), - (10139,0,0,1,16,0,0,NULL), - (10140,0,0,1,16,0,0,NULL), - (10141,0,0,1,16,0,0,NULL), - (10142,0,0,1,16,0,0,NULL), - (10143,0,0,1,16,0,0,NULL), - (10144,0,0,1,16,0,0,NULL), - (10145,0,0,1,16,0,0,NULL), - (10146,0,0,1,16,0,0,NULL), - (10147,0,0,1,16,0,0,NULL), - (10148,0,0,1,16,0,0,NULL), - (10149,0,0,1,16,0,0,NULL), - (10150,0,0,1,16,0,0,NULL), - (10151,0,0,1,16,0,0,NULL), - (10152,0,0,1,16,0,0,NULL), - (10153,0,0,1,16,0,0,NULL), - (10154,0,0,1,16,0,0,NULL), - (10155,0,0,1,16,0,0,NULL), - (10156,0,0,1,16,0,0,NULL), - (10157,0,0,1,16,0,0,NULL), - (10158,0,0,1,16,0,0,NULL), - (10159,0,0,1,16,0,0,NULL), - (10160,0,0,1,16,0,0,NULL), - (10162,0,0,1,16,0,0,NULL), - (10163,0,0,1,16,0,0,NULL), - (10164,0,0,1,16,0,0,NULL), - (10165,0,0,1,16,0,0,NULL), - (10166,0,0,1,16,0,0,NULL), - (10167,0,0,1,16,0,0,NULL), - (10168,0,0,1,16,0,0,NULL), - (10169,0,0,1,16,0,0,NULL), - (10170,0,0,1,16,0,0,NULL), - (10171,0,0,1,16,0,0,NULL), - (10172,0,0,1,16,0,0,NULL), - (10173,0,0,1,16,0,0,NULL), - (10174,0,0,1,16,0,0,NULL), - (10175,0,0,1,16,0,0,NULL), - (10176,0,0,1,16,0,0,NULL), - (10177,0,0,1,16,0,0,NULL), - (10178,0,0,1,16,0,0,NULL), - (10179,0,0,1,16,0,0,NULL), - (10180,0,0,1,16,0,0,NULL), - (10181,0,0,1,16,0,0,NULL), - (10182,0,0,1,16,0,0,NULL), - (10183,0,0,1,16,0,0,NULL), - (10184,0,0,1,16,0,0,NULL), - (10185,0,0,1,16,0,0,NULL), - (10186,0,0,1,16,0,0,NULL), - (10187,0,0,1,16,0,0,NULL), - (10188,0,0,1,16,0,0,NULL), - (10189,0,0,1,16,0,0,NULL), - (10190,0,0,1,16,0,0,NULL), - (10191,0,0,1,16,0,0,NULL), - (10192,0,0,1,16,0,0,NULL), - (10193,0,0,1,16,0,0,NULL), - (10194,0,0,1,16,0,0,NULL), - (10195,0,0,1,16,0,0,NULL), - (10197,0,0,1,16,0,0,NULL), - (10198,0,0,1,16,0,0,NULL), - (10199,0,33554432,1,16,0,0,NULL), - (10201,0,0,1,16,0,0,NULL), - (10202,0,0,1,16,0,0,NULL), - (10203,0,0,1,16,0,0,NULL), - (10204,0,0,1,16,0,0,NULL), - (10205,0,0,1,16,0,0,NULL), - (10206,0,0,1,16,0,0,NULL), - (10207,0,0,1,16,0,0,NULL), - (10208,0,0,1,16,0,0,NULL), - (10209,0,0,1,16,0,0,NULL), - (10210,0,0,1,16,0,0,NULL), - (10211,0,0,1,16,0,0,NULL), - (10212,0,0,1,16,0,0,NULL), - (10213,0,0,1,16,0,0,NULL), - (10214,0,0,1,16,0,0,NULL), - (10215,0,0,1,16,0,0,NULL), - (10216,0,0,1,16,0,0,NULL), - (10217,0,0,1,16,0,0,NULL), - (10218,0,0,1,16,0,0,NULL), - (10219,0,0,1,16,0,0,NULL), - (10220,0,0,1,16,0,0,NULL), - (10221,0,0,1,16,0,0,NULL), - (10222,0,0,1,16,0,0,NULL), - (10223,0,0,1,16,0,0,NULL), - (10224,0,0,1,16,0,0,NULL), - (10225,0,0,1,16,0,0,NULL), - (10226,0,0,1,16,0,0,NULL), - (10227,0,0,1,16,0,0,NULL), - (10228,0,0,1,16,0,0,NULL), - (10229,0,0,1,16,0,0,NULL), - (10230,0,0,1,16,0,0,NULL), - (10231,0,0,1,16,0,0,NULL), - (10232,0,0,1,16,0,0,NULL), - (10233,0,0,1,16,0,0,NULL), - (10234,0,0,1,16,0,0,NULL), - (10235,0,0,1,16,0,0,NULL), - (10236,0,0,1,16,0,0,NULL), - (10237,0,0,1,16,0,0,NULL), - (10238,0,0,1,16,0,0,NULL), - (10239,0,0,1,16,0,0,NULL), - (10240,0,0,1,16,0,0,NULL), - (10241,0,0,1,16,0,0,NULL), - (10242,0,0,1,16,0,0,NULL), - (10243,0,0,1,16,0,0,NULL), - (10244,0,0,1,16,0,0,NULL), - (10245,0,0,1,16,0,0,NULL), - (10246,0,0,1,16,0,0,NULL), - (10247,0,0,1,16,0,0,NULL), - (10248,0,0,1,16,0,0,NULL), - (10249,0,0,1,16,0,0,NULL), - (10250,0,0,1,16,0,0,NULL), - (10251,0,0,1,16,0,0,NULL), - (10252,0,0,1,16,0,0,NULL), - (10253,0,0,1,16,0,0,NULL), - (10254,0,0,1,16,0,0,NULL), - (10255,0,0,1,16,0,0,NULL), - (10256,0,0,1,16,0,0,NULL), - (10257,0,0,1,16,0,0,NULL), - (10258,0,0,1,16,0,0,NULL), - (10259,0,0,1,16,0,0,NULL), - (10260,0,0,1,16,0,0,NULL), - (10261,0,0,1,16,0,0,NULL), (10262,0,0,1,16,0,0,NULL), - (10263,0,0,1,16,0,0,NULL), - (10264,0,0,1,16,0,0,NULL), - (10265,0,0,1,16,0,0,NULL), - (10266,0,0,1,16,0,0,NULL), - (10267,0,0,1,16,0,0,NULL), - (10268,0,0,1,16,0,0,NULL), - (10269,0,0,1,16,0,0,NULL), - (10270,0,0,1,16,0,0,NULL), - (10271,0,0,1,16,0,0,NULL), - (10272,0,0,1,16,0,0,NULL), - (10273,0,0,1,16,0,0,NULL), - (10274,0,0,1,16,0,0,NULL), - (10275,0,0,1,16,0,0,NULL), - (10276,0,0,1,16,0,0,NULL), - (10277,0,0,1,16,0,0,NULL), - (10278,0,0,1,16,0,0,NULL), - (10279,0,0,1,16,0,0,NULL), - (10280,0,0,1,16,0,0,NULL), - (10281,0,0,1,16,0,0,NULL), - (10282,0,0,1,16,0,0,NULL), - (10283,0,0,1,16,0,0,NULL), - (10284,0,0,1,16,0,0,NULL), - (10285,0,0,1,16,0,0,NULL), - (10286,0,0,1,16,0,0,NULL), - (10287,0,0,1,16,0,0,NULL), - (10288,0,0,1,16,0,0,NULL), - (10289,0,0,1,16,0,0,NULL), - (10290,0,0,1,16,0,0,NULL), - (10291,0,0,1,16,0,0,NULL), - (10292,0,0,1,16,0,0,NULL), - (10293,0,0,1,16,0,0,NULL), - (10294,0,0,1,16,0,0,NULL), - (10295,0,0,1,16,0,0,NULL), - (10296,0,0,1,16,0,0,NULL), - (10297,0,0,1,16,0,0,NULL), - (10298,0,0,1,16,0,0,NULL), - (10299,0,0,1,16,0,0,NULL), - (10300,0,0,1,16,0,0,NULL), - (10301,0,0,1,16,0,0,NULL), - (10302,0,0,1,16,0,0,NULL), - (10303,0,0,1,16,0,0,NULL), - (10304,0,0,1,16,0,0,NULL), - (10305,0,0,1,16,0,0,NULL), - (10306,0,0,1,16,0,0,NULL), - (10307,0,0,1,16,0,0,NULL), - (10308,0,0,1,16,0,0,NULL), - (10309,0,0,1,16,0,0,NULL), - (10310,0,0,1,16,0,0,NULL), (10311,0,0,1,16,0,0,NULL), - (10312,0,0,1,16,0,0,NULL), - (10313,0,0,1,16,0,0,NULL), - (10314,0,0,1,16,0,0,NULL), - (10315,0,0,1,16,0,0,NULL), - (10316,0,0,1,16,0,0,NULL), - (10317,0,0,1,16,0,0,NULL), (10318,0,0,1,16,0,0,NULL), - (10319,0,0,1,16,0,0,NULL), - (10320,0,0,1,16,0,0,NULL), - (10321,0,0,1,16,0,0,NULL), - (10322,0,0,1,16,0,0,NULL), - (10323,0,0,1,16,0,0,NULL), - (10324,0,0,1,16,0,0,NULL), - (10325,0,0,1,16,0,0,NULL), - (10326,0,0,1,16,0,0,NULL), - (10327,0,0,1,16,0,0,NULL), - (10328,0,0,1,16,0,0,NULL), - (10329,0,0,1,16,0,0,NULL), - (10330,0,0,1,16,0,0,NULL), - (10331,0,0,1,16,0,0,NULL), - (10332,0,0,1,16,0,0,NULL), - (10333,0,0,1,16,0,0,NULL), - (10334,0,0,1,16,0,0,NULL), - (10335,0,0,1,16,0,0,NULL), - (10336,0,0,1,16,0,0,NULL), - (10337,0,0,1,16,0,0,NULL), - (10338,0,0,1,16,0,0,NULL), - (10339,0,0,1,16,0,0,NULL), - (10340,0,0,1,16,0,0,NULL), - (10341,0,0,1,16,0,0,NULL), - (10342,0,0,1,16,0,0,NULL), - (10343,0,0,1,16,0,0,NULL), - (10344,0,0,1,16,0,0,NULL), - (10345,0,0,1,16,0,0,NULL), - (10346,0,0,1,16,0,0,NULL), - (10347,0,0,1,16,0,0,NULL), - (10348,0,0,1,16,0,0,NULL), - (10349,0,0,1,16,0,0,NULL), - (10350,0,0,1,16,0,0,NULL), - (10351,0,0,1,16,0,0,NULL), - (10352,0,0,1,16,0,0,NULL), - (10353,0,0,1,16,0,0,NULL), - (10354,0,0,1,16,0,0,NULL), - (10355,0,0,1,16,0,0,NULL), - (10356,0,0,1,16,0,0,NULL), - (10357,0,0,1,16,0,0,NULL), - (10358,0,0,1,16,0,0,NULL), - (10359,0,0,1,16,0,0,NULL), - (10360,0,0,1,16,0,0,NULL), - (10361,0,0,1,16,0,0,NULL), - (10362,0,0,1,16,0,0,NULL), - (10363,0,0,1,16,0,0,NULL), - (10364,0,0,1,16,0,0,NULL), - (10365,0,0,1,16,0,0,NULL), - (10366,0,0,1,16,0,0,NULL), - (10367,0,0,1,16,0,0,NULL), - (10368,0,0,1,16,0,0,NULL), - (10369,0,0,1,16,0,0,NULL), - (10370,0,0,1,16,0,0,NULL), - (10371,0,0,1,16,0,0,NULL), - (10372,0,0,1,16,0,0,NULL), - (10373,0,0,1,16,0,0,NULL), - (10374,0,0,1,16,0,0,NULL), - (10375,0,0,1,16,0,0,NULL), - (10376,0,0,1,16,0,0,NULL), - (10377,0,0,1,16,0,0,NULL), - (10378,0,0,1,16,0,0,NULL), - (10379,0,0,1,16,0,0,NULL), - (10380,0,0,1,16,0,0,NULL), - (10381,0,0,1,16,0,0,NULL), - (10382,0,0,1,16,0,0,NULL), - (10383,0,0,1,16,0,0,NULL), - (10394,0,0,1,16,0,0,NULL), - (10395,0,0,1,16,0,0,NULL), - (10396,0,0,1,16,0,0,NULL), - (10397,0,0,1,16,0,0,NULL), - (10398,0,0,1,16,0,0,NULL), - (10399,0,0,1,16,0,0,NULL), - (10400,0,0,1,16,0,0,NULL), - (10401,0,0,1,16,0,0,NULL), - (10402,0,0,1,16,0,0,NULL), - (10403,0,0,1,16,0,0,NULL), - (10404,0,0,1,16,0,0,NULL), - (10405,0,0,1,16,0,0,NULL), - (10406,0,0,1,16,0,0,NULL), - (10407,0,0,1,16,0,0,NULL), - (10408,0,0,1,16,0,0,NULL), - (10409,0,0,1,16,0,0,NULL), - (10410,0,0,1,16,0,0,NULL), - (10411,0,0,1,16,0,0,NULL), - (10412,0,0,1,16,0,0,NULL), - (10413,0,0,1,16,0,0,NULL), - (10414,0,0,1,16,0,0,NULL), - (10415,0,0,1,16,0,0,NULL), - (10416,0,0,1,16,0,0,NULL), - (10417,0,0,1,16,0,0,NULL), - (10418,0,0,1,16,0,0,NULL), - (10419,0,0,1,16,0,0,NULL), - (10420,0,0,1,16,0,0,NULL), - (10421,0,0,1,16,0,0,NULL), - (10422,0,0,1,16,0,0,NULL), - (10423,0,0,1,16,0,0,NULL), - (10424,0,0,1,16,0,0,NULL), - (10425,0,0,1,16,0,0,NULL), - (10426,0,0,1,16,0,0,NULL), - (10427,0,0,1,16,0,0,NULL), - (10428,0,0,1,16,0,0,NULL), - (10429,0,0,1,16,0,0,NULL), - (10430,0,0,1,16,0,0,NULL), - (10431,0,0,1,16,0,0,NULL), - (10432,0,0,1,16,0,0,NULL), - (10433,0,0,1,16,0,0,NULL), - (10434,0,0,1,16,0,0,NULL), - (10435,0,0,1,16,0,0,NULL), - (10436,0,0,1,16,0,0,NULL), - (10437,0,0,1,16,0,0,NULL), - (10438,0,0,1,16,0,0,NULL), - (10439,0,0,1,16,0,0,NULL), - (10440,0,0,1,16,0,0,NULL), - (10441,0,0,1,16,0,0,NULL), - (10442,0,0,1,16,0,0,NULL), - (10443,0,0,1,16,0,0,NULL), - (10444,0,0,1,16,0,0,NULL), - (10445,0,0,1,16,0,0,NULL), - (10446,0,0,1,16,0,0,NULL), - (10447,0,0,1,16,0,0,NULL), - (10448,0,0,1,16,0,0,NULL), - (10449,0,0,1,16,0,0,NULL), - (10450,0,0,1,16,0,0,NULL), - (10451,0,0,1,16,0,0,NULL), - (10452,0,0,1,16,0,0,NULL), - (10453,0,0,1,16,0,0,NULL), - (10454,0,0,1,16,0,0,NULL), - (10455,0,0,1,16,0,0,NULL), - (10456,0,0,1,16,0,0,NULL), - (10457,0,0,1,16,0,0,NULL), - (10458,0,0,1,16,0,0,NULL), - (10459,0,0,1,16,0,0,NULL), - (10460,0,0,1,16,0,0,NULL), - (10461,0,0,1,16,0,0,NULL), - (10462,0,0,1,16,0,0,NULL), - (10463,0,0,1,16,0,0,NULL), - (10464,0,0,1,16,0,0,NULL), - (10465,0,0,1,16,0,0,NULL), - (10466,0,0,1,16,0,0,NULL), - (10467,0,0,1,16,0,0,NULL), - (10468,0,0,1,16,0,0,NULL), - (10469,0,0,1,16,0,0,NULL), - (10470,0,0,1,16,0,0,NULL), - (10471,0,0,1,16,0,0,NULL), - (10472,0,0,1,16,0,0,NULL), - (10473,0,0,1,16,0,0,NULL), - (10474,0,0,1,16,0,0,NULL), - (10475,0,0,1,16,0,0,NULL), - (10476,0,0,1,16,0,0,NULL), - (10477,0,0,1,16,0,0,NULL), - (10478,0,0,1,16,0,0,NULL), - (10479,0,0,1,16,0,0,NULL), - (10480,0,0,1,16,0,0,NULL), - (10481,0,0,1,16,0,0,NULL), - (10482,0,0,1,16,0,0,NULL), - (10483,0,0,1,16,0,0,NULL), - (10484,0,0,1,16,0,0,NULL), - (10485,0,0,1,16,0,0,NULL), - (10486,0,0,1,16,0,0,NULL), - (10487,0,0,1,16,0,0,NULL), - (10488,0,0,1,16,0,0,NULL), (10489,0,0,1,16,0,0,NULL), - (10490,0,0,1,16,0,0,'12544'), - (10491,0,0,1,16,0,0,NULL), - (10492,0,0,1,16,0,0,NULL), - (10493,0,0,1,16,0,0,NULL), - (10501,0,0,1,16,0,0,NULL), - (10503,0,0,1,16,0,0,NULL), - (10505,0,0,1,16,0,0,NULL), (10527,0,0,0,0,0,0,NULL), (10528,0,0,0,0,0,0,NULL), - (10529,0,0,1,16,0,0,NULL), - (10530,0,0,1,16,0,0,NULL), - (10531,0,0,1,16,0,0,NULL), - (10532,0,0,1,16,0,0,NULL), - (10533,0,0,1,16,0,0,NULL), - (10534,0,0,1,16,0,0,NULL), - (10535,0,0,1,16,0,0,NULL), - (10536,0,0,1,16,0,0,NULL), - (10537,0,0,1,16,0,0,NULL), - (10538,0,0,1,16,0,0,NULL), - (10539,0,0,1,16,0,0,NULL), - (10540,0,0,1,16,0,0,NULL), - (10541,0,0,1,16,0,0,NULL), - (10542,0,0,1,16,0,0,NULL), - (10543,0,0,1,16,0,0,NULL), - (10544,0,0,1,16,0,0,NULL), - (10545,0,0,1,16,0,0,NULL), (10546,0,0,1,16,0,0,NULL), - (10549,0,0,1,16,0,0,NULL), - (10550,0,0,1,16,0,0,NULL), - (10551,0,0,1,16,0,0,NULL), - (10552,0,0,1,16,0,0,NULL), - (10553,0,0,1,16,0,0,NULL), - (10554,0,0,1,16,0,0,NULL), - (10555,0,0,1,16,0,0,NULL), - (10556,0,0,1,16,0,0,NULL), - (10557,0,0,1,16,0,0,NULL), - (10558,0,0,1,16,0,0,NULL), - (10559,0,0,1,16,0,0,NULL), - (10560,0,0,1,16,0,0,NULL), - (10561,0,0,1,16,0,0,NULL), - (10562,0,0,1,16,0,0,NULL), - (10563,0,0,1,16,0,0,NULL), - (10564,0,0,1,16,0,0,NULL), - (10565,0,0,1,16,0,0,NULL), - (10566,0,0,1,16,0,0,NULL), - (10567,0,0,1,16,0,0,NULL), - (10568,0,0,1,16,0,0,NULL), - (10569,0,0,1,16,0,0,NULL), - (10570,0,0,1,16,0,0,NULL), - (10571,0,0,1,16,0,0,NULL), - (10572,0,0,1,16,0,0,NULL), - (10573,0,0,1,16,0,0,NULL), - (10574,0,0,1,16,0,0,NULL), - (10575,0,0,1,16,0,0,NULL), - (10576,0,0,1,16,0,0,NULL), - (10577,0,0,1,16,0,0,NULL), - (10578,0,0,1,16,0,0,NULL), - (10579,0,0,1,16,0,0,NULL), - (10580,0,0,1,16,0,0,NULL), - (10581,0,0,1,16,0,0,NULL), (10582,0,0,1,16,0,0,NULL), - (10583,0,0,1,16,0,0,NULL), (10584,0,0,1,16,0,0,NULL), - (10585,0,0,1,16,0,0,NULL), - (10586,0,0,1,16,0,0,NULL), (10587,0,0,1,16,0,0,NULL), - (10588,0,0,1,16,0,0,NULL), (10589,0,0,1,16,0,0,NULL), - (10590,0,0,1,16,0,0,NULL), - (10591,0,0,1,16,0,0,NULL), - (10592,0,0,1,16,0,0,NULL), (10593,0,0,1,16,0,0,NULL), - (10594,0,0,1,16,0,0,NULL), (10595,0,0,1,16,0,0,NULL), (10596,0,0,1,16,0,0,NULL), (10597,0,0,1,16,0,0,NULL), - (10598,0,0,1,16,0,0,NULL), - (10599,0,33554432,1,16,0,0,NULL), - (10600,0,0,1,16,0,0,NULL), - (10601,0,0,1,16,0,0,NULL), - (10602,0,0,1,16,0,0,NULL), - (10603,0,0,1,16,0,0,NULL), - (10604,0,0,1,16,0,0,NULL), - (10605,0,0,1,16,0,0,NULL), (10606,0,0,1,16,0,0,NULL), - (10607,0,33554432,1,16,0,0,NULL), - (10608,0,33554432,1,16,0,0,NULL), - (10609,0,0,1,16,0,0,NULL), - (10610,0,0,1,16,0,0,NULL), - (10611,0,0,1,16,0,0,NULL), - (10612,0,0,1,16,0,0,NULL), - (10613,0,0,1,16,0,0,NULL), - (10614,0,0,1,16,0,0,NULL), (10615,0,0,1,16,0,0,NULL), (10616,0,0,1,16,0,0,NULL), (10617,0,0,1,16,0,0,NULL), - (10618,0,0,1,16,0,0,NULL), - (10619,0,0,1,16,0,0,NULL), - (10620,0,0,1,16,0,0,'12544'), - (10621,0,0,1,16,0,0,NULL), - (10622,0,0,1,16,0,0,NULL), - (10623,0,0,1,16,0,0,NULL), - (10624,0,0,1,16,0,0,NULL), (10625,0,0,1,16,0,0,NULL), - (10626,0,0,1,16,0,0,NULL), - (10627,0,0,1,16,0,0,NULL), - (10628,0,0,1,16,0,0,NULL), - (10629,0,0,1,16,0,0,NULL), - (10630,0,0,1,16,0,0,NULL), - (10631,0,0,1,16,0,0,NULL), - (10632,0,0,1,16,0,0,NULL), - (10633,0,0,1,16,0,0,NULL), - (10634,0,0,1,16,0,0,NULL), - (10635,0,0,1,16,0,0,NULL), - (10636,0,0,1,16,0,0,NULL), - (10637,0,33554432,1,16,0,0,NULL), - (10638,0,0,1,16,0,0,NULL), - (10639,0,0,1,16,0,0,NULL), - (10640,0,0,1,16,0,0,NULL), - (10641,0,0,1,16,0,0,NULL), - (10642,0,0,1,16,0,0,NULL), - (10643,0,0,1,16,0,0,NULL), - (10644,0,0,1,16,0,0,NULL), - (10645,0,0,1,16,0,0,NULL), - (10646,0,0,1,16,0,0,NULL), - (10647,0,0,1,16,0,0,NULL), - (10648,0,0,1,16,0,0,NULL), - (10649,0,0,1,16,0,0,NULL), - (10650,0,0,1,16,0,0,NULL), - (10651,0,0,1,16,0,0,NULL), - (10652,0,0,1,16,0,0,NULL), - (10653,0,0,1,16,0,0,NULL), - (10654,0,0,1,16,0,0,NULL), - (10655,0,0,1,16,0,0,NULL), - (10656,0,0,1,16,0,0,NULL), - (10657,0,0,1,16,0,0,NULL), - (10658,0,0,1,16,0,0,NULL), - (10659,0,0,1,16,0,0,NULL), - (10660,0,0,1,16,0,0,NULL), - (10661,0,0,1,16,0,0,NULL), - (10662,0,0,1,16,0,0,NULL), - (10663,0,0,1,16,0,0,NULL), - (10664,0,0,1,16,0,0,NULL), - (10665,0,0,1,16,0,0,NULL), - (10666,0,0,1,16,0,0,NULL), - (10667,0,0,1,16,0,0,NULL), - (10668,0,0,1,16,0,0,NULL), - (10669,0,0,1,16,0,0,NULL), - (10670,0,0,1,16,0,0,NULL), - (10671,0,0,1,16,0,0,NULL), - (10672,0,0,1,16,0,0,NULL), - (10673,0,0,1,16,0,0,NULL), - (10674,0,0,1,16,0,0,NULL), - (10675,0,0,1,16,0,0,NULL), - (10676,0,0,1,16,0,0,NULL), - (10677,0,0,1,16,0,0,NULL), - (10678,0,0,1,16,0,0,NULL), - (10679,0,0,1,16,0,0,NULL), - (10680,0,0,1,16,0,0,NULL), - (10681,0,0,1,16,0,0,NULL), - (10682,0,0,1,16,0,0,NULL), - (10683,0,0,1,16,0,0,NULL), - (10684,0,0,1,16,0,0,NULL), - (10685,0,0,1,16,0,0,NULL), - (10686,0,0,1,16,0,0,NULL), - (10687,0,0,1,16,0,0,NULL), (10688,0,0,1,16,0,0,NULL), - (10689,0,0,1,16,0,0,NULL), - (10690,0,0,1,16,0,0,NULL), - (10691,0,0,1,16,0,0,NULL), - (10692,0,0,1,16,0,0,NULL), - (10693,0,0,1,16,0,0,NULL), - (10694,0,0,1,16,0,0,NULL), - (10695,0,0,1,16,0,0,NULL), (10696,0,0,1,16,0,0,NULL), - (10697,0,0,1,16,0,0,NULL), - (10698,0,0,1,16,0,0,NULL), - (10699,0,0,1,16,0,0,NULL), - (10700,0,0,1,16,0,0,NULL), - (10701,0,0,1,16,0,0,NULL), - (10702,0,0,1,16,0,0,NULL), - (10703,0,0,1,16,0,0,NULL), (10704,0,0,1,16,0,0,NULL), - (10705,0,0,1,16,0,0,NULL), - (10706,0,0,1,16,0,0,NULL), - (10707,0,0,1,16,0,0,NULL), - (10708,0,0,1,16,0,0,NULL), - (10709,0,0,1,16,0,0,NULL), - (10710,0,0,1,16,0,0,NULL), - (10711,0,0,1,16,0,0,NULL), - (10712,0,0,1,16,0,0,NULL), - (10713,0,0,1,16,0,0,NULL), - (10714,0,33554432,1,16,0,0,NULL), - (10715,0,0,1,16,0,0,NULL), - (10716,0,0,1,16,0,0,NULL), - (10717,0,0,1,16,0,0,NULL), - (10718,0,0,1,16,0,0,NULL), - (10719,0,0,1,16,0,0,NULL), - (10720,0,0,1,16,0,0,NULL), - (10721,0,0,1,16,0,0,NULL), - (10722,0,0,1,16,0,0,NULL), - (10723,0,0,1,16,0,0,NULL), - (10724,0,0,1,16,0,0,NULL), - (10725,0,0,1,16,0,0,NULL), - (10726,0,0,1,16,0,0,NULL), - (10727,0,0,1,16,0,0,NULL), - (10728,0,0,1,16,0,0,NULL), - (10729,0,0,1,16,0,0,NULL), - (10730,0,1114112,1,16,0,0,'7165'), - (10731,0,0,1,16,0,0,NULL), - (10732,0,0,1,16,0,0,NULL), - (10733,0,0,1,16,0,0,NULL), - (10734,0,0,1,16,0,0,NULL), - (10735,0,0,1,16,0,0,NULL), - (10736,0,0,1,16,0,0,NULL), - (10737,0,0,1,16,0,0,NULL), - (10738,0,0,1,16,0,0,NULL), - (10740,0,0,1,16,0,0,NULL), - (10741,0,0,1,16,0,0,NULL), - (10742,0,0,1,16,0,0,NULL), - (10743,0,0,1,16,0,0,NULL), - (10744,0,0,1,16,0,0,NULL), - (10745,0,0,1,16,0,0,NULL), - (10746,0,0,1,16,0,0,NULL), - (10747,0,0,1,16,0,0,NULL), - (10748,0,0,1,16,0,0,NULL), - (10749,0,0,1,16,0,0,NULL), - (10750,0,0,1,16,0,0,NULL), - (10751,0,0,1,16,0,0,NULL), - (10752,0,0,1,16,0,0,NULL), - (10753,0,0,1,16,0,0,NULL), - (10754,0,0,1,16,0,0,NULL), - (10755,0,0,1,16,0,0,NULL), - (10756,0,0,1,16,0,0,NULL), - (10758,0,0,1,16,0,0,NULL), - (10759,0,0,1,16,0,0,NULL), - (10760,0,0,1,16,0,0,NULL), - (10761,0,0,1,16,0,0,NULL), - (10762,0,0,1,16,0,0,NULL), - (10763,0,0,1,16,0,0,NULL), - (10765,0,0,1,16,0,0,NULL), - (10766,0,0,1,16,0,0,NULL), - (10768,0,0,1,16,0,0,NULL), - (10769,0,0,1,16,0,0,NULL), - (10770,0,0,1,16,0,0,NULL), - (10771,0,0,1,16,0,0,NULL), - (10772,0,0,1,16,0,0,NULL), - (10773,0,0,1,16,0,0,NULL), - (10774,0,0,1,16,0,0,NULL), - (10775,0,0,1,16,0,0,NULL), - (10776,0,0,1,16,0,0,NULL), - (10777,0,0,1,16,0,0,NULL), - (10778,0,0,1,16,0,0,NULL), - (10779,0,0,1,16,0,0,NULL), - (10780,0,0,1,16,0,0,NULL), - (10781,0,0,1,16,0,0,NULL), - (10782,0,0,1,16,0,0,NULL), - (10783,0,0,1,16,0,0,NULL), - (10785,0,0,1,16,0,0,NULL), - (10786,0,0,1,16,0,0,NULL), - (10787,0,0,1,16,0,0,NULL), - (10788,0,33554432,1,16,0,0,NULL), - (10789,0,33554432,1,16,0,0,NULL), - (10790,0,33554432,1,16,0,0,NULL), - (10791,0,0,1,16,0,0,NULL), - (10792,0,0,1,16,0,0,NULL), - (10793,0,0,1,16,0,0,NULL), - (10794,0,0,1,16,0,0,NULL), - (10795,0,0,1,16,0,0,NULL), - (10796,0,0,1,16,0,0,NULL), - (10797,0,0,1,16,0,0,NULL), - (10798,0,0,1,16,0,0,NULL), - (10799,0,0,1,16,0,0,NULL), - (10800,0,0,1,16,0,0,NULL), - (10801,0,0,1,16,0,0,NULL), - (10802,0,0,1,16,0,0,NULL), - (10803,0,0,1,16,0,0,NULL), - (10804,0,0,1,16,0,0,NULL), - (10805,0,0,1,16,0,0,NULL), - (10806,0,0,1,16,0,0,NULL), - (10807,0,0,1,16,0,0,NULL), - (10808,0,0,1,16,0,0,NULL), - (10809,0,33554432,1,16,0,0,NULL), - (10810,0,33554432,1,16,0,0,NULL), - (10811,0,33554432,1,16,0,0,NULL), - (10812,0,33554432,1,16,0,0,NULL), - (10813,0,0,1,16,0,0,NULL), - (10814,0,0,1,16,0,0,NULL), - (10819,0,0,1,16,0,0,NULL), - (10820,0,0,1,16,0,0,NULL), - (10821,0,0,1,16,0,0,NULL), - (10822,0,0,1,16,0,0,NULL), - (10824,0,0,1,16,0,0,NULL), - (10825,0,0,1,16,0,0,NULL), - (10826,0,0,1,16,0,0,NULL), - (10827,0,0,1,16,0,0,NULL), - (10828,0,0,1,16,0,0,NULL), - (10829,0,0,1,16,0,0,NULL), - (10830,0,0,1,16,0,0,NULL), - (10831,0,0,1,16,0,0,NULL), - (10832,0,0,1,16,0,0,NULL), - (10833,0,0,1,16,0,0,NULL), - (10834,0,0,1,16,0,0,NULL), - (10835,0,0,1,16,0,0,NULL), - (10836,0,0,1,16,0,0,NULL), - (10837,0,0,1,16,0,0,NULL), - (10838,0,0,1,16,0,0,NULL), - (10839,0,0,1,16,0,0,NULL), - (10840,0,0,1,16,0,0,NULL), - (10841,0,0,1,16,0,0,NULL), - (10842,0,0,1,16,0,0,NULL), - (10843,0,0,1,16,0,0,NULL), - (10844,0,0,1,16,0,0,NULL), - (10845,0,0,1,16,0,0,NULL), - (10846,0,0,1,16,0,0,NULL), - (10847,0,0,1,16,0,0,NULL), - (10848,0,0,1,16,0,0,NULL), - (10849,0,0,1,16,0,0,NULL), - (10850,0,0,1,16,0,0,NULL), - (10851,0,0,1,16,0,0,NULL), - (10852,0,0,1,16,0,0,NULL), - (10853,0,0,1,16,0,0,NULL), - (10854,0,0,1,16,0,0,NULL), - (10855,0,0,1,16,0,0,NULL), - (10856,0,0,1,16,0,0,NULL), - (10857,0,0,1,16,0,0,NULL), - (10858,0,0,1,16,0,0,NULL), - (10859,0,0,1,16,0,0,NULL), - (10860,0,0,1,16,0,0,NULL), - (10861,0,0,1,16,0,0,NULL), - (10862,0,0,1,16,0,0,NULL), - (10863,0,0,1,16,0,0,NULL), - (10864,0,0,1,16,0,0,NULL), - (10865,0,0,1,16,0,0,NULL), - (10866,0,0,1,16,0,0,NULL), - (10867,0,0,1,16,0,0,NULL), - (10868,0,0,1,16,0,0,NULL), - (10869,0,0,1,16,0,0,NULL), - (10870,0,0,1,16,0,0,NULL), - (10871,0,0,1,16,0,0,NULL), - (10872,0,0,1,16,0,0,NULL), - (10873,0,0,1,16,0,0,NULL), - (10874,0,0,1,16,0,0,NULL), - (10875,0,0,1,16,0,0,NULL), - (10876,0,0,1,16,0,0,NULL), - (10877,0,0,1,16,0,0,NULL), - (10878,0,0,1,16,0,0,NULL), - (10879,0,0,1,16,0,0,NULL), - (10880,0,0,1,16,0,0,NULL), - (10881,0,0,1,16,0,0,NULL), - (10882,0,0,1,16,0,0,NULL), - (10883,0,0,1,16,0,0,NULL), - (10884,0,0,1,16,0,0,NULL), - (10885,0,0,1,16,0,0,NULL), - (10886,0,0,1,16,0,0,NULL), - (10887,0,0,1,16,0,0,NULL), - (10888,0,0,1,16,0,0,NULL), - (10889,0,0,1,16,0,0,NULL), - (10890,0,0,1,16,0,0,NULL), - (10891,0,0,1,16,0,0,NULL), - (10892,0,0,1,16,0,0,NULL), - (10893,0,0,1,16,0,0,NULL), - (10894,0,0,1,16,0,0,NULL), - (10895,0,0,1,16,0,0,NULL), - (10896,0,0,1,16,0,0,NULL), - (10897,0,0,1,16,0,0,NULL), - (10898,0,0,1,16,0,0,NULL), - (10899,0,0,1,16,0,0,NULL), - (10900,0,0,1,16,0,0,NULL), - (10901,0,0,1,16,0,0,NULL), - (10902,0,0,1,16,0,0,NULL), - (10903,0,0,1,16,0,0,NULL), - (10904,0,0,1,16,0,0,NULL), - (10905,0,0,1,16,0,0,NULL), - (10906,0,0,1,16,0,0,NULL), - (10907,0,0,1,16,0,0,NULL), - (10908,0,0,1,16,0,0,NULL), - (10909,0,0,1,16,0,0,NULL), - (10910,0,0,1,16,0,0,NULL), - (10911,0,0,1,16,0,0,NULL), - (10912,0,0,1,16,0,0,NULL), - (10913,0,0,1,16,0,0,NULL), - (10914,0,0,1,16,0,0,NULL), - (10915,0,0,1,16,0,0,NULL), - (10916,0,0,1,16,0,0,NULL), - (10917,0,0,1,16,0,0,NULL), - (10918,0,0,1,16,0,0,NULL), - (10919,0,0,1,16,0,0,NULL), (10920,0,0,1,16,0,0,NULL), - (10921,0,0,1,16,0,0,NULL), - (10922,0,0,1,16,0,0,NULL), - (10923,0,0,1,16,0,0,NULL), - (10924,0,0,1,16,0,0,NULL), - (10925,0,1114112,1,16,0,0,'7165'), - (10926,0,0,1,16,0,0,NULL), - (10927,0,0,1,16,0,0,NULL), - (10928,0,1114112,1,16,0,0,'7165'), - (10929,0,0,1,16,0,0,NULL), - (10930,0,0,1,16,0,0,NULL), - (10931,0,0,1,16,0,0,NULL), - (10932,0,0,1,16,0,0,NULL), - (10933,0,0,1,16,0,0,NULL), - (10934,0,0,1,16,0,0,NULL), - (10935,0,0,1,16,0,0,NULL), - (10936,0,0,1,16,0,0,NULL), - (10937,0,0,1,16,0,0,NULL), - (10938,0,0,1,16,0,0,NULL), - (10939,0,0,1,16,0,0,NULL), - (10940,0,0,1,16,0,0,NULL), - (10941,0,0,1,16,0,0,NULL), - (10942,0,0,1,16,0,0,NULL), - (10943,0,0,1,16,0,0,NULL), - (10944,0,0,1,16,0,0,NULL), - (10945,0,0,1,16,0,0,NULL), - (10946,0,0,1,16,0,0,NULL), - (10947,0,0,1,16,0,0,NULL), - (10948,0,0,1,16,0,0,NULL), - (10949,0,0,1,16,0,0,NULL), - (10950,0,0,1,16,0,0,NULL), - (10951,0,0,1,16,0,0,NULL), - (10952,0,0,1,16,0,0,NULL), - (10953,0,0,1,16,0,0,NULL), - (10954,0,0,1,16,0,0,NULL), - (10955,0,0,1,16,0,0,NULL), - (10956,0,0,1,16,0,0,NULL), - (10957,0,0,1,16,0,0,NULL), - (10958,0,0,1,16,0,0,NULL), - (10959,0,0,1,16,0,0,NULL), - (10960,0,0,1,16,0,0,NULL), - (10961,0,0,1,16,0,0,NULL), - (10962,0,0,1,16,0,0,NULL), - (10963,0,0,1,16,0,0,NULL), - (10964,0,0,1,16,0,0,NULL), - (10965,0,0,1,16,0,0,NULL), - (10966,0,0,1,16,0,0,NULL), - (10967,0,0,1,16,0,0,NULL), - (10968,0,0,1,16,0,0,NULL), - (10969,0,0,1,16,0,0,NULL), - (10970,0,0,1,16,0,0,NULL), - (10971,0,0,1,16,0,0,NULL), - (10972,0,0,1,16,0,0,NULL), - (10973,0,0,1,16,0,0,NULL), - (10974,0,0,1,16,0,0,NULL), - (10975,0,0,1,16,0,0,NULL), - (10976,0,0,1,16,0,0,NULL), - (10977,0,0,1,16,0,0,NULL), - (10978,0,0,1,16,0,0,NULL), - (10979,0,0,1,16,0,0,NULL), - (10980,0,0,1,16,0,0,NULL), - (10981,0,0,1,16,0,0,NULL), - (10982,0,0,1,16,0,0,NULL), - (10983,0,0,1,16,0,0,NULL), - (10984,0,0,1,16,0,0,NULL), - (10985,0,0,1,16,0,0,NULL), - (10986,0,0,1,16,0,0,NULL), - (10987,0,0,1,16,0,0,NULL), - (10988,0,0,1,16,0,0,NULL), - (10989,0,0,1,16,0,0,NULL), - (10990,0,0,1,16,0,0,NULL), - (10991,0,0,1,16,0,0,NULL), - (10992,0,0,1,16,0,0,NULL), - (10995,0,0,1,16,0,0,NULL), - (11012,0,0,1,16,0,0,NULL), - (11013,0,0,1,16,0,0,NULL), - (11014,0,0,1,16,0,0,NULL), - (11015,0,0,1,16,0,0,NULL), - (11016,0,0,1,16,0,0,NULL), - (11017,0,0,1,16,0,0,NULL), - (11018,0,0,1,16,0,0,NULL), - (11019,0,0,1,16,0,0,NULL), - (11020,0,0,1,16,0,0,NULL), - (11021,0,0,1,16,0,0,NULL), - (11022,0,0,1,16,0,0,NULL), - (11023,0,0,1,16,0,0,NULL), - (11024,0,0,1,16,0,0,NULL), - (11025,0,0,1,16,0,0,NULL), - (11026,0,0,1,16,0,0,NULL), - (11027,0,0,1,16,0,0,NULL), - (11028,0,0,1,16,0,0,NULL), - (11029,0,0,1,16,0,0,NULL), - (11031,0,0,1,16,0,0,NULL), - (11032,0,0,1,16,0,0,NULL), - (11033,0,0,1,16,0,0,NULL), - (11034,0,0,1,16,0,0,NULL), - (11035,0,0,1,16,0,0,NULL), - (11036,0,0,1,16,0,0,NULL), - (11037,0,0,1,16,0,0,NULL), - (11038,0,0,1,16,0,0,NULL), - (11039,0,0,1,16,0,0,NULL), - (11040,0,0,1,16,0,0,NULL), - (11041,0,0,1,16,0,0,NULL), - (11042,0,0,1,16,0,0,NULL), - (11043,0,0,1,16,0,0,NULL), - (11044,0,0,1,16,0,0,NULL), - (11045,0,0,1,16,0,0,NULL), - (11046,0,0,1,16,0,0,NULL), - (11047,0,0,1,16,0,0,NULL), - (11048,0,0,1,16,0,0,NULL), - (11049,0,0,1,16,0,0,NULL), - (11050,0,0,1,16,0,0,NULL), - (11051,0,0,1,16,0,0,NULL), - (11052,0,0,1,16,0,0,NULL), - (11053,0,0,1,16,0,0,NULL), - (11054,0,0,1,16,0,0,NULL), - (11055,0,1114112,1,16,0,0,'7165'), (11056,0,0,1,16,0,0,NULL), - (11057,0,0,1,16,0,0,NULL), - (11058,0,1114112,1,16,0,0,'7165'), - (11059,0,0,1,16,0,0,NULL), - (11060,0,0,1,16,0,0,NULL), - (11061,0,0,1,16,0,0,NULL), - (11062,0,0,1,16,0,0,NULL), - (11063,0,0,1,16,0,0,NULL), - (11064,0,0,1,16,0,0,NULL), - (11065,0,0,1,16,0,0,NULL), - (11066,0,33554432,1,16,0,0,NULL), - (11067,0,0,1,16,0,0,NULL), - (11068,0,0,1,16,0,0,NULL), - (11069,0,0,1,16,0,0,NULL), - (11070,0,0,1,16,0,0,NULL), - (11071,0,0,1,16,0,0,NULL), - (11072,0,0,1,16,0,0,NULL), - (11073,0,0,1,16,0,0,NULL), - (11074,0,0,1,16,0,0,NULL), - (11075,0,0,1,16,0,0,NULL), - (11076,0,0,1,16,0,0,NULL), - (11077,0,0,1,16,0,0,NULL), - (11078,0,0,1,16,0,0,NULL), - (11079,0,0,1,16,0,0,NULL), - (11080,0,0,1,16,0,0,NULL), - (11081,0,0,1,16,0,0,NULL), - (11082,0,0,1,16,0,0,NULL), - (11083,0,0,1,16,0,0,NULL), - (11084,0,0,1,16,0,0,NULL), - (11085,0,0,1,16,0,0,NULL), - (11086,0,0,1,16,0,0,NULL), - (11087,0,0,1,16,0,0,NULL), - (11088,0,0,1,16,0,0,NULL), - (11089,0,0,1,16,0,0,NULL), - (11090,0,0,1,16,0,0,NULL), - (11091,0,0,1,16,0,0,NULL), - (11092,0,0,1,16,0,0,NULL), - (11093,0,0,1,16,0,0,NULL), - (11094,0,0,1,16,0,0,NULL), - (11095,0,0,1,16,0,0,NULL), - (11096,0,0,1,16,0,0,NULL), - (11097,0,0,1,16,0,0,NULL), - (11098,0,0,1,16,0,0,NULL), - (11099,0,0,1,16,0,0,NULL), - (11100,0,0,1,16,0,0,NULL), - (11101,0,0,1,16,0,0,NULL), - (11102,0,0,1,16,0,0,NULL), - (11103,0,0,1,16,0,0,NULL), - (11104,0,0,1,16,0,0,NULL), - (11105,0,0,1,16,0,0,NULL), - (11106,0,0,1,16,0,0,NULL), - (11107,0,0,1,16,0,0,NULL), - (11108,0,0,1,16,0,0,NULL), - (11109,0,0,1,16,0,0,NULL), - (11110,0,0,1,16,0,0,NULL), - (11111,0,0,1,16,0,0,NULL), - (11112,0,0,1,16,0,0,NULL), - (11113,0,0,1,16,0,0,NULL), - (11114,0,0,1,16,0,0,NULL), - (11115,0,0,1,16,0,0,NULL), - (11116,0,0,1,16,0,0,NULL), - (11117,0,0,1,16,0,0,NULL), - (11118,0,0,1,16,0,0,NULL), - (11119,0,0,1,16,0,0,NULL), - (11120,0,0,1,16,0,0,NULL), - (11121,0,0,1,16,0,0,NULL), - (11122,0,0,1,16,0,0,NULL), - (11123,0,0,1,16,0,0,NULL), - (11124,0,0,1,16,0,0,NULL), - (11125,0,0,1,16,0,0,NULL), - (11126,0,0,1,16,0,0,NULL), - (11127,0,33554432,1,16,0,0,NULL), - (11128,0,0,1,16,0,0,NULL), - (11129,0,0,1,16,0,0,NULL), - (11130,0,0,1,16,0,0,NULL), - (11131,0,0,1,16,0,0,NULL), - (11132,0,0,1,16,0,0,NULL), - (11133,0,0,1,16,0,0,NULL), - (11134,0,0,1,16,0,0,NULL), - (11135,0,0,1,16,0,0,NULL), - (11136,0,0,1,16,0,0,NULL), - (11137,0,0,1,16,0,0,NULL), - (11138,0,0,1,16,0,0,NULL), - (11139,0,0,1,16,0,0,NULL), - (11140,0,0,1,16,0,0,NULL), - (11141,0,0,1,16,0,0,NULL), - (11142,0,0,1,16,0,0,NULL), - (11143,0,0,1,16,0,0,NULL), - (11144,0,0,1,16,0,0,NULL), - (11145,0,0,1,16,0,0,NULL), - (11146,0,0,1,16,0,0,NULL), - (11147,0,0,1,16,0,0,NULL), - (11148,0,0,1,16,0,0,NULL), - (11149,0,0,1,16,0,0,NULL), - (11150,0,0,1,16,0,0,NULL), - (11151,0,0,1,16,0,0,NULL), - (11152,0,0,1,16,0,0,NULL), - (11153,0,0,1,16,0,0,NULL), - (11154,0,0,1,16,0,0,NULL), - (11155,0,0,1,16,0,0,NULL), - (11156,0,0,1,16,0,0,NULL), - (11157,0,0,1,16,0,0,NULL), - (11158,0,0,1,16,0,0,NULL), - (11159,0,0,1,16,0,0,NULL), - (11160,0,0,1,16,0,0,NULL), - (11162,0,0,1,16,0,0,NULL), - (11163,0,0,1,16,0,0,NULL), - (11164,0,0,1,16,0,0,NULL), - (11165,0,0,1,16,0,0,NULL), - (11166,0,0,1,16,0,0,NULL), - (11167,0,0,1,16,0,0,NULL), - (11168,0,0,1,16,0,0,NULL), - (11169,0,0,1,16,0,0,NULL), - (11170,0,0,1,16,0,0,NULL), - (11171,0,0,1,16,0,0,NULL), - (11172,0,0,1,16,0,0,NULL), - (11173,0,0,1,16,0,0,NULL), - (11174,0,0,1,16,0,0,NULL), - (11175,0,0,1,16,0,0,NULL), - (11176,0,0,1,16,0,0,NULL), - (11177,0,0,1,16,0,0,NULL), - (11178,0,0,1,16,0,0,NULL), - (11179,0,0,1,16,0,0,NULL), - (11180,0,0,1,16,0,0,NULL), - (11181,0,0,1,16,0,0,NULL), - (11182,0,0,1,16,0,0,NULL), - (11183,0,0,1,16,0,0,NULL), - (11186,0,0,1,16,0,0,NULL), - (11187,0,0,1,16,0,0,NULL), - (11188,0,0,1,16,0,0,NULL), - (11189,0,0,1,16,0,0,NULL), - (11190,0,0,1,16,0,0,NULL), - (11191,0,0,1,16,0,0,NULL), - (11192,0,0,1,16,0,0,NULL), - (11193,0,0,1,16,0,0,NULL), - (11194,0,0,1,16,0,0,NULL), - (11195,0,0,1,16,0,0,NULL), - (11196,0,0,1,16,0,0,NULL), - (11197,0,0,1,16,0,0,NULL), - (11198,0,0,1,16,0,0,NULL), - (11199,0,0,1,16,0,0,NULL), - (11200,0,0,1,16,0,0,NULL), - (11201,0,0,1,16,0,0,NULL), - (11202,0,0,1,16,0,0,NULL), - (11203,0,0,1,16,0,0,NULL), - (11204,0,0,2,16,0,0,NULL), - (11205,0,0,1,16,0,0,NULL), - (11206,0,0,1,16,0,0,NULL), - (11207,0,0,1,16,0,0,NULL), - (11208,0,0,1,16,0,0,NULL), - (11209,0,0,1,16,0,0,NULL), (11210,0,0,1,16,173,0,NULL), - (11211,0,0,1,16,0,0,NULL), - (11212,0,0,1,16,0,0,NULL), - (11213,0,0,1,16,0,0,NULL), - (11214,0,0,1,16,0,0,NULL), - (11216,0,0,1,16,0,0,NULL), - (11217,0,0,1,16,0,0,NULL), - (11218,0,0,1,16,0,0,NULL), - (11219,0,0,2,16,0,0,NULL), - (11220,0,1,1,16,0,0,NULL), - (11221,0,0,1,16,0,0,NULL), - (11222,0,0,1,16,0,0,NULL), - (11223,0,0,1,16,0,0,NULL), - (11224,0,0,1,16,0,0,NULL), - (11225,0,0,1,16,0,0,NULL), - (11226,0,0,1,16,0,0,NULL), - (11227,0,0,1,16,0,0,NULL), - (11228,0,0,1,16,0,0,NULL), - (11229,0,0,1,16,0,0,NULL), - (11230,0,0,1,16,0,0,NULL), - (11231,0,0,1,16,0,0,NULL), - (11232,0,0,1,16,0,0,NULL), - (11233,0,0,1,16,0,0,NULL), - (11234,0,0,1,16,0,0,NULL), - (11235,0,0,1,16,0,0,NULL), - (11236,0,0,1,16,0,0,NULL), - (11237,0,0,1,16,0,0,NULL), - (11238,0,0,1,16,0,0,NULL), - (11239,0,0,1,16,0,0,NULL), - (11240,0,0,1,16,0,0,NULL), - (11241,0,0,1,16,0,0,NULL), - (11242,0,0,1,16,0,0,NULL), - (11244,0,0,1,16,0,0,NULL), - (11245,0,0,1,16,0,0,NULL), - (11246,0,0,1,16,0,0,NULL), - (11247,0,0,1,16,0,0,NULL), - (11248,0,0,1,16,0,0,NULL), - (11249,0,0,1,16,0,0,NULL), - (11250,0,0,1,16,0,0,NULL), - (11251,0,0,1,16,0,0,NULL), - (11252,0,0,1,16,0,0,NULL), - (11253,0,0,1,16,0,0,NULL), - (11254,0,0,1,16,0,0,NULL), - (11255,0,0,1,16,0,0,NULL), - (11256,0,0,1,16,0,0,NULL), - (11257,0,0,1,16,0,0,NULL), - (11258,0,0,1,16,0,0,NULL), - (11259,0,0,1,16,0,0,NULL), - (11260,0,0,1,16,0,0,NULL), - (11261,0,0,1,16,0,0,NULL), - (11262,0,0,1,16,0,0,NULL), - (11263,0,0,1,16,0,0,NULL), - (11264,0,0,1,16,0,0,NULL), - (11265,0,0,1,16,0,0,NULL), - (11266,0,0,1,16,0,0,NULL), - (11267,0,0,1,16,0,0,NULL), - (11268,0,0,1,16,0,0,NULL), - (11269,0,0,1,16,0,0,NULL), - (11270,0,0,1,16,0,0,NULL), - (11272,0,0,1,16,0,0,NULL), - (11273,0,0,1,16,0,0,NULL), - (11274,0,0,1,16,0,0,NULL), - (11275,0,0,1,16,0,0,NULL), - (11276,0,0,1,16,0,0,NULL), - (11277,0,0,1,16,0,0,NULL), - (11278,0,0,1,16,0,0,NULL), - (11279,0,0,1,16,0,0,NULL), - (11280,0,0,1,16,0,0,NULL), - (11281,0,0,1,16,0,0,NULL), - (11282,0,0,1,16,0,0,NULL), - (11283,0,0,1,16,0,0,NULL), - (11284,0,0,1,16,0,0,NULL), - (11285,0,0,1,16,0,0,NULL), - (11286,0,0,1,16,0,0,NULL), - (11287,0,0,1,16,0,0,NULL), - (11288,0,0,1,16,0,0,NULL), - (11289,0,0,1,16,0,0,NULL), - (11290,0,0,1,16,0,0,NULL), - (11291,0,0,1,16,0,0,NULL), - (11292,0,0,1,16,0,0,NULL), - (11293,0,0,1,16,0,0,NULL), - (11294,0,0,1,16,0,0,NULL), - (11295,0,0,1,16,0,0,NULL), - (11296,0,0,1,16,0,0,NULL), - (11297,0,0,1,16,0,0,NULL), - (11298,0,0,1,16,0,0,NULL), - (11299,0,0,1,16,0,0,NULL), - (11300,0,0,1,16,0,0,NULL), - (11301,0,0,1,16,0,0,NULL), - (11302,0,0,1,16,0,0,NULL), - (11303,0,0,1,16,0,0,NULL), - (11304,0,0,1,16,0,0,NULL), - (11305,0,0,1,16,0,0,NULL), - (11306,0,0,1,16,0,0,NULL), - (11307,0,0,1,16,0,0,NULL), - (11308,0,0,1,16,0,0,NULL), - (11309,0,0,1,16,0,0,NULL), - (11310,0,0,1,16,0,0,NULL), - (11311,0,0,1,16,0,0,NULL), - (11312,0,0,1,16,0,0,NULL), - (11313,0,0,1,16,0,0,NULL), - (11314,0,0,1,16,0,0,NULL), - (11315,0,0,1,16,0,0,NULL), - (11316,0,0,1,16,0,0,NULL), - (11317,0,0,1,16,0,0,NULL), - (11318,0,0,1,16,0,0,NULL), - (11319,0,0,1,16,0,0,NULL), - (11320,0,0,1,16,0,0,NULL), - (11321,0,0,1,16,0,0,NULL), - (11322,0,0,1,16,0,0,NULL), - (11323,0,0,1,16,0,0,NULL), - (11324,0,0,1,16,0,0,NULL), - (11325,0,0,1,16,0,0,NULL), - (11326,0,0,1,16,0,0,NULL), - (11327,0,0,1,16,0,0,NULL), - (11328,0,0,1,16,0,0,NULL), - (11329,0,0,1,16,0,0,NULL), - (11330,0,0,1,16,0,0,NULL), - (11331,0,0,1,16,0,0,NULL), - (11332,0,0,1,16,0,0,NULL), - (11333,0,0,1,16,0,0,NULL), - (11334,0,0,1,16,0,0,NULL), - (11335,0,0,1,16,0,0,NULL), - (11336,0,0,1,16,0,0,NULL), - (11337,0,0,1,16,0,0,NULL), - (11338,0,0,1,16,0,0,NULL), - (11339,0,0,1,16,0,0,NULL), - (11341,0,0,1,16,0,0,NULL), - (11342,0,0,1,16,0,0,NULL), - (11344,0,0,1,16,0,0,NULL), - (11345,0,0,1,16,0,0,NULL), - (11346,0,0,1,16,0,0,NULL), - (11347,0,0,1,16,0,0,NULL), - (11348,0,0,1,16,0,0,NULL), - (11349,0,0,1,16,0,0,NULL), - (11350,0,0,1,16,0,0,NULL), - (11351,0,0,1,16,0,0,NULL), - (11352,0,0,1,16,0,0,NULL), - (11353,0,0,1,16,0,0,NULL), - (11354,0,0,1,16,0,0,NULL), - (11355,0,0,1,16,0,0,NULL), - (11356,0,0,1,16,0,0,NULL), - (11357,0,0,1,16,0,0,NULL), - (11358,0,0,1,16,0,0,NULL), - (11359,0,0,1,16,0,0,NULL), - (11360,0,0,1,16,0,0,NULL), - (11361,0,0,1,16,0,0,NULL), - (11362,0,0,1,16,0,0,NULL), - (11363,0,0,1,16,0,0,NULL), - (11364,0,0,1,16,0,0,NULL), - (11365,0,0,1,16,0,0,NULL), - (11366,0,0,1,16,0,0,NULL), - (11367,0,0,1,16,0,0,NULL), - (11368,0,0,1,16,0,0,NULL), - (11369,0,0,1,16,0,0,NULL), - (11370,0,0,1,16,0,0,NULL), - (11371,0,0,1,16,0,0,NULL), - (11372,0,0,1,16,0,0,NULL), - (11373,0,0,1,16,0,0,NULL), - (11374,0,0,1,16,0,0,NULL), - (11375,0,0,1,16,0,0,NULL), - (11376,0,0,1,16,0,0,NULL), - (11377,0,0,1,16,0,0,NULL), - (11379,0,0,1,16,0,0,NULL), - (11380,0,0,1,16,0,0,NULL), - (11381,0,0,1,16,0,0,NULL), - (11382,0,0,1,16,0,0,NULL), - (11383,0,0,1,16,0,0,NULL), - (11384,0,0,1,16,0,0,NULL), - (11385,0,0,1,16,0,0,NULL), - (11386,0,0,1,16,0,0,NULL), - (11387,0,0,1,16,0,0,NULL), - (11388,0,0,1,16,0,0,NULL), - (11391,0,0,1,16,0,0,NULL), - (11392,0,0,1,16,0,0,NULL), - (11393,0,0,1,16,0,0,NULL), - (11394,0,0,1,16,0,0,NULL), - (11395,0,0,1,16,0,0,NULL), - (11396,0,0,1,16,0,0,NULL), - (11397,0,0,1,16,0,0,NULL), - (11398,0,0,1,16,0,0,NULL), - (11399,0,0,1,16,0,0,NULL), - (11400,0,0,1,16,0,0,NULL), - (11401,0,0,1,16,0,0,NULL), - (11402,0,0,1,16,0,0,NULL), - (11403,0,0,1,16,0,0,NULL), - (11405,0,0,1,16,0,0,NULL), - (11406,0,0,1,16,0,0,NULL), - (11407,0,0,1,16,0,0,NULL), - (11408,0,0,1,16,0,0,NULL), - (11409,0,0,1,16,0,0,NULL), - (11410,0,0,1,16,0,0,NULL), - (11411,0,0,1,16,0,0,NULL), - (11412,0,0,1,16,0,0,NULL), - (11413,0,0,1,16,0,0,NULL), - (11418,0,0,1,16,0,0,NULL), - (11419,0,0,1,16,0,0,NULL), - (11421,0,0,1,16,0,0,NULL), - (11422,0,0,1,16,0,0,NULL), - (11423,0,0,1,16,0,0,NULL), - (11425,0,0,1,16,0,0,NULL), - (11426,0,0,1,16,0,0,NULL), - (11427,0,0,1,16,0,0,NULL), - (11428,0,0,1,16,0,0,NULL), - (11429,0,0,1,16,0,0,NULL), - (11430,0,0,1,16,0,0,NULL), - (11431,0,0,1,16,0,0,NULL), - (11432,0,0,1,16,0,0,NULL), - (11433,0,0,1,16,0,0,NULL), - (11434,0,0,1,16,0,0,NULL), - (11435,0,0,1,16,0,0,NULL), - (11436,0,0,1,16,0,0,NULL), - (11437,0,0,1,16,0,0,NULL), - (11438,0,0,1,16,0,0,NULL), - (11439,0,0,1,16,0,0,NULL), - (11440,0,0,1,16,0,0,NULL), - (11441,0,0,1,16,0,0,NULL), - (11442,0,0,1,16,0,0,NULL), - (11443,0,0,1,16,0,0,NULL), - (11444,0,0,1,16,0,0,NULL), - (11445,0,0,1,16,0,0,NULL), - (11446,0,0,1,16,0,0,NULL), - (11447,0,0,1,16,0,0,NULL), - (11448,0,0,1,16,0,0,NULL), - (11449,0,0,1,16,0,0,NULL), - (11450,0,0,1,16,0,0,NULL), - (11451,0,0,1,16,0,0,NULL), - (11452,0,0,1,16,0,0,NULL), - (11453,0,0,1,16,0,0,NULL), - (11454,0,0,1,16,0,0,NULL), - (11455,0,0,1,16,0,0,NULL), - (11456,0,0,1,16,0,0,NULL), - (11457,0,0,1,16,0,0,NULL), - (11458,0,0,1,16,0,0,NULL), - (11459,0,0,1,16,0,0,NULL), - (11460,0,0,1,16,0,0,NULL), - (11461,0,0,1,16,0,0,NULL), - (11462,0,0,1,16,0,0,NULL), - (11463,0,0,1,16,0,0,NULL), - (11464,0,0,1,16,0,0,NULL), - (11465,0,0,1,16,0,0,NULL), - (11466,0,0,1,16,0,0,NULL), - (11467,0,0,1,16,0,0,NULL), - (11468,0,0,1,16,0,0,NULL), - (11469,0,0,1,16,0,0,NULL), - (11470,0,0,1,16,0,0,NULL), - (11471,0,0,1,16,0,0,NULL), - (11472,0,0,1,16,0,0,NULL), - (11473,0,0,1,16,0,0,NULL), - (11474,0,0,1,16,0,0,NULL), - (11475,0,0,1,16,0,0,NULL), - (11476,0,0,1,16,0,0,NULL), - (11477,0,0,1,16,0,0,NULL), - (11478,0,0,1,16,0,0,NULL), - (11479,0,0,1,16,0,0,NULL), - (11480,0,0,1,16,0,0,NULL), - (11481,0,0,1,16,0,0,NULL), - (11482,0,0,1,16,0,0,NULL), - (11483,0,0,1,16,0,0,NULL), - (11484,0,0,1,16,0,0,NULL), - (11485,0,0,1,16,0,0,NULL), - (11486,0,0,1,16,0,0,NULL), - (11487,0,0,1,16,0,0,NULL), - (11489,0,0,1,16,0,0,NULL), - (11490,0,0,1,16,0,0,NULL), - (11491,0,0,1,16,0,0,NULL), - (11492,0,0,1,16,0,0,NULL), - (11493,0,0,1,16,0,0,NULL), - (11494,0,0,1,16,0,0,NULL), - (11495,0,0,1,16,0,0,NULL), - (11496,0,0,1,16,0,0,NULL), - (11497,0,0,1,16,0,0,NULL), - (11498,0,0,1,16,0,0,NULL), - (11500,0,0,1,16,0,0,NULL), - (11503,0,0,1,16,0,0,NULL), - (11504,0,0,1,16,0,0,NULL), - (11505,0,0,1,16,0,0,NULL), - (11506,0,0,1,16,0,0,NULL), - (11507,0,0,1,16,0,0,NULL), - (11508,0,0,1,16,0,0,NULL), - (11509,0,0,1,16,0,0,NULL), - (11510,0,0,1,16,0,0,NULL), - (11512,0,0,1,16,0,0,NULL), - (11513,0,0,1,16,0,0,NULL), - (11514,0,0,1,16,0,0,'12544'), - (11515,0,0,1,16,0,0,NULL), - (11516,0,0,1,16,0,0,NULL), - (11517,0,0,1,16,0,0,NULL), - (11518,0,0,1,16,0,0,NULL), - (11519,0,0,1,16,0,0,NULL), - (11520,0,0,1,16,0,0,NULL), - (11521,0,0,1,16,0,0,NULL), - (11522,0,0,1,16,0,0,NULL), - (11523,0,0,1,16,0,0,NULL), - (11524,0,0,1,16,0,0,NULL), - (11525,0,0,1,16,0,0,NULL), - (11526,0,0,1,16,0,0,NULL), - (11527,0,0,1,16,0,0,NULL), - (11528,0,0,1,16,0,0,NULL), - (11529,0,0,1,16,0,0,NULL), - (11530,0,0,1,16,0,0,NULL), - (11531,0,0,1,16,0,0,NULL), - (11532,0,0,1,16,0,0,NULL), - (11533,0,0,1,16,0,0,NULL), - (11534,0,0,1,16,0,0,NULL), - (11535,0,0,1,16,0,0,NULL), - (11536,0,0,1,16,0,0,NULL), - (11537,0,0,1,16,0,0,NULL), - (11538,0,0,1,16,0,0,NULL), - (11539,0,0,1,16,0,0,NULL), - (11540,0,0,1,16,0,0,NULL), - (11541,0,0,1,16,0,0,NULL), - (11542,0,0,1,16,0,0,NULL), - (11543,0,0,1,16,0,0,NULL), - (11544,0,0,1,16,0,0,NULL), - (11545,0,0,1,16,0,0,NULL), - (11546,0,0,1,16,0,0,NULL), - (11547,0,33554432,1,16,0,0,NULL), - (11548,0,0,1,16,0,0,NULL), - (11549,0,0,1,16,0,0,NULL), - (11550,0,33554432,1,16,0,0,NULL), - (11551,0,0,1,16,0,0,NULL), - (11552,0,0,1,16,0,0,NULL), - (11553,0,0,1,16,0,0,NULL), - (11554,0,0,1,16,0,0,NULL), - (11555,0,0,1,16,0,0,NULL), - (11556,0,0,1,16,0,0,NULL), - (11557,0,0,1,16,0,0,NULL), - (11558,0,0,1,16,0,0,NULL), - (11567,0,0,1,16,0,0,NULL), - (11570,0,0,1,16,0,0,NULL), - (11571,0,0,1,16,0,0,NULL), - (11572,0,0,1,16,0,0,NULL), - (11573,0,0,1,16,0,0,NULL), - (11574,0,0,1,16,0,0,NULL), - (11575,0,0,1,16,0,0,NULL), - (11576,0,0,1,16,0,0,NULL), - (11577,0,33554432,1,16,0,0,NULL), - (11578,0,0,1,16,0,0,NULL), - (11579,0,0,1,16,0,0,NULL), - (11580,0,0,1,16,0,0,NULL), - (11581,0,0,1,16,0,0,NULL), - (11582,0,0,1,16,0,0,NULL), - (11583,0,0,1,16,0,0,NULL), - (11584,0,0,1,16,0,0,NULL), - (11585,0,0,1,16,0,0,NULL), - (11586,0,0,1,16,0,0,NULL), - (11587,0,0,1,16,0,0,NULL), - (11588,0,0,1,16,0,0,NULL), - (11589,0,0,1,16,0,0,NULL), - (11590,0,0,1,16,0,0,NULL), - (11591,0,0,1,16,0,0,NULL), - (11592,0,0,1,16,0,0,NULL), - (11593,0,0,1,16,0,0,NULL), - (11594,0,0,1,16,0,0,NULL), - (11595,0,0,1,16,0,0,NULL), - (11596,0,0,1,16,0,0,NULL), - (11597,0,0,1,16,0,0,NULL), - (11598,0,0,1,16,0,0,NULL), - (11603,0,0,1,16,0,0,NULL), - (11604,0,0,1,16,0,0,NULL), - (11605,0,0,1,16,0,0,NULL), (11606,0,0,1,16,0,0,NULL), - (11607,0,0,1,16,0,0,NULL), - (11608,0,33554432,1,16,0,0,NULL), - (11609,0,0,1,16,0,0,NULL), - (11610,0,0,1,16,0,0,NULL), - (11611,0,0,1,16,0,0,NULL), - (11612,0,33554432,1,16,0,0,NULL), - (11613,0,0,1,16,0,0,NULL), - (11614,0,0,1,16,0,0,NULL), - (11615,0,0,1,16,0,0,NULL), - (11616,0,0,1,16,0,0,NULL), - (11617,0,0,1,16,0,0,NULL), - (11618,0,0,1,16,0,0,NULL), - (11619,0,0,1,16,0,0,NULL), - (11620,0,0,1,16,0,0,NULL), - (11621,0,0,1,16,0,0,NULL), - (11622,0,0,1,16,0,0,NULL), - (11623,0,0,1,16,0,0,NULL), - (11624,0,0,1,16,0,0,NULL), - (11625,0,0,1,16,0,0,NULL), - (11626,0,0,1,16,0,0,NULL), - (11627,0,0,1,16,0,0,NULL), - (11628,0,0,1,16,0,0,NULL), - (11629,0,0,1,16,0,0,NULL), - (11630,0,0,1,16,0,0,NULL), - (11631,0,0,1,16,0,0,NULL), - (11632,0,0,1,16,0,0,NULL), - (11633,0,0,1,16,0,0,NULL), - (11634,0,0,1,16,0,0,NULL), - (11635,0,0,1,16,0,0,NULL), - (11636,0,0,1,16,0,0,NULL), - (11637,0,0,1,16,0,0,NULL), - (11638,0,0,1,16,0,0,NULL), - (11639,0,0,1,16,0,0,NULL), - (11640,0,0,1,16,0,0,NULL), - (11641,0,0,1,16,0,0,NULL), - (11642,0,0,1,16,0,0,NULL), - (11643,0,33554432,1,16,0,0,NULL), - (11644,0,0,1,16,0,0,NULL), - (11645,0,0,1,16,0,0,NULL), - (11646,0,0,1,16,0,0,NULL), - (11647,0,0,1,16,0,0,NULL), - (11648,0,0,1,16,0,0,NULL), - (11649,0,0,1,16,0,0,NULL), - (11651,0,0,1,16,0,0,NULL), - (11652,0,0,1,16,0,0,NULL), - (11653,0,0,1,16,0,0,NULL), - (11654,0,33554432,1,16,0,0,NULL), - (11655,0,0,1,16,0,0,NULL), - (11656,0,0,1,16,0,0,NULL), - (11658,0,0,1,16,0,0,NULL), - (11659,0,0,1,16,0,0,NULL), - (11660,0,0,1,16,0,0,NULL), - (11661,0,0,1,16,0,0,NULL), - (11662,0,0,1,16,0,0,NULL), - (11663,0,0,1,16,0,0,NULL), - (11664,0,0,1,16,0,0,NULL), - (11665,0,0,1,16,0,0,NULL), - (11666,0,0,1,16,0,0,NULL), - (11668,0,0,1,16,0,0,NULL), - (11669,0,0,1,16,0,0,NULL), - (11670,0,0,1,16,0,0,NULL), - (11671,0,0,1,16,0,0,NULL), - (11672,0,0,1,16,0,0,NULL), - (11673,0,0,1,16,0,0,NULL), - (11674,0,0,1,16,0,0,NULL), - (11675,0,0,1,16,0,0,NULL), - (11676,0,0,1,16,0,0,NULL), - (11677,0,0,1,16,0,0,NULL), - (11678,0,0,1,16,0,0,NULL), - (11679,0,0,1,16,0,0,NULL), - (11680,0,0,1,16,0,0,NULL), - (11681,0,0,1,16,0,0,NULL), - (11682,0,0,1,16,0,0,NULL), - (11683,0,0,1,16,0,0,NULL), - (11684,0,0,1,16,0,0,NULL), - (11685,0,0,1,16,0,0,NULL), - (11686,0,0,1,16,0,0,NULL), - (11687,0,0,1,16,0,0,NULL), - (11688,0,0,1,16,0,0,NULL), - (11689,0,0,1,16,0,0,NULL), - (11690,0,0,1,16,0,0,NULL), - (11691,0,0,1,16,0,0,NULL), - (11692,0,0,1,16,0,0,NULL), - (11694,0,0,1,16,0,0,NULL), - (11695,0,0,1,16,0,0,NULL), - (11696,0,33554432,1,16,0,0,NULL), - (11697,0,0,1,16,0,0,NULL), - (11698,0,0,1,16,0,0,NULL), - (11701,0,0,1,16,0,0,NULL), - (11702,0,0,1,16,0,0,NULL), - (11703,0,0,1,16,0,0,NULL), - (11704,0,0,1,16,0,0,NULL), - (11705,0,0,1,16,0,0,NULL), - (11706,0,0,1,16,0,0,NULL), - (11707,0,0,1,16,0,0,NULL), - (11708,0,0,1,16,0,0,NULL), - (11709,0,0,1,16,0,0,NULL), - (11710,0,0,1,16,0,0,NULL), - (11711,0,0,1,16,0,0,NULL), - (11712,0,0,1,16,0,0,NULL), - (11713,0,0,1,16,0,0,NULL), - (11714,0,0,1,16,0,0,NULL), - (11715,0,0,1,16,0,0,NULL), - (11716,0,0,1,16,0,0,NULL), - (11717,0,0,1,16,0,0,NULL), - (11718,0,0,1,16,0,0,NULL), - (11719,0,0,1,16,0,0,NULL), - (11720,0,0,1,16,0,0,NULL), - (11721,0,0,1,16,0,0,NULL), - (11722,0,0,1,16,0,0,NULL), - (11723,0,0,1,16,0,0,NULL), - (11724,0,0,1,16,0,0,NULL), - (11725,0,0,1,16,0,0,NULL), - (11726,0,0,1,16,0,0,NULL), - (11727,0,0,1,16,0,0,NULL), - (11728,0,0,1,16,0,0,NULL), - (11729,0,0,1,16,0,0,NULL), - (11730,0,0,1,16,0,0,NULL), - (11731,0,0,1,16,0,0,NULL), - (11732,0,0,1,16,0,0,NULL), - (11733,0,0,1,16,0,0,NULL), - (11734,0,0,1,16,0,0,NULL), - (11735,0,0,1,16,0,0,NULL), - (11736,0,0,1,16,0,0,NULL), - (11737,0,0,1,16,0,0,NULL), - (11738,0,0,1,16,0,0,NULL), - (11739,0,33554432,1,16,0,0,NULL), - (11740,0,0,1,16,0,0,NULL), - (11741,0,0,1,16,0,0,NULL), - (11742,0,33554432,1,16,0,0,NULL), - (11743,0,0,1,16,0,0,NULL), - (11744,0,33554432,1,16,0,0,NULL), - (11745,0,0,1,16,0,0,NULL), - (11746,0,0,1,16,0,0,NULL), - (11748,0,0,1,16,0,0,NULL), - (11749,0,0,1,16,0,0,NULL), - (11750,0,0,1,16,0,0,NULL), - (11751,0,0,1,16,0,0,NULL), - (11752,0,0,1,16,0,0,NULL), - (11753,0,0,1,16,0,0,NULL), - (11754,0,0,1,16,0,0,NULL), - (11755,0,0,1,16,0,0,NULL), - (11756,0,0,1,16,0,0,NULL), - (11757,0,0,1,16,0,0,NULL), - (11758,0,0,1,16,0,0,NULL), - (11759,0,0,1,16,0,0,NULL), - (11760,0,0,1,16,0,0,NULL), - (11761,0,0,1,16,0,0,NULL), - (11762,0,0,1,16,0,0,NULL), - (11763,0,0,1,16,0,0,NULL), - (11766,0,0,1,16,0,0,NULL), - (11767,0,0,1,16,0,0,NULL), - (11768,0,0,1,16,0,0,NULL), - (11769,0,0,1,16,0,0,NULL), - (11770,0,0,1,16,0,0,NULL), - (11771,0,0,1,16,0,0,NULL), - (11772,0,0,1,16,0,0,NULL), - (11773,0,0,1,16,0,0,NULL), - (11774,0,0,1,16,0,0,NULL), - (11775,0,0,1,16,0,0,NULL), - (11776,0,0,1,16,0,0,NULL), - (11777,0,0,1,16,0,0,NULL), - (11778,0,0,1,16,0,0,NULL), - (11779,0,0,1,16,0,0,NULL), - (11780,0,0,1,16,0,0,NULL), - (11781,0,0,1,16,0,0,NULL), - (11782,0,0,1,16,0,0,NULL), - (11783,0,0,1,16,0,0,NULL), - (11784,0,0,1,16,0,0,NULL), - (11785,0,0,1,16,0,0,NULL), - (11786,0,0,1,16,0,0,NULL), - (11787,0,0,1,16,0,0,NULL), - (11788,0,0,1,16,0,0,NULL), - (11789,0,0,1,16,0,0,NULL), - (11790,0,0,1,16,0,0,NULL), - (11791,0,0,1,16,0,0,NULL), - (11792,0,0,1,16,0,0,NULL), - (11793,0,0,1,16,0,0,NULL), - (11794,0,0,1,16,0,0,NULL), - (11795,0,0,1,16,0,0,NULL), - (11796,0,0,1,16,0,0,NULL), - (11797,0,0,1,16,0,0,NULL), - (11798,0,0,1,16,0,0,NULL), - (11799,0,0,1,16,0,0,NULL), - (11800,0,0,1,16,0,0,NULL), - (11801,0,0,1,16,0,0,NULL), - (11802,0,0,1,16,0,0,NULL), - (11803,0,0,1,16,0,0,NULL), - (11804,0,0,1,16,0,0,NULL), - (11805,0,0,1,16,0,0,NULL), - (11806,0,0,1,16,0,0,NULL), - (11807,0,0,1,16,0,0,NULL), - (11808,0,0,1,16,0,0,NULL), - (11809,0,0,1,16,0,0,NULL), - (11810,0,0,1,16,0,0,NULL), - (11811,0,0,1,16,0,0,NULL), - (11812,0,33554432,1,16,0,0,NULL), - (11813,0,0,1,16,0,0,NULL), - (11814,0,0,1,16,0,0,NULL), - (11815,0,0,1,16,0,0,NULL), - (11816,0,0,1,16,0,0,NULL), - (11817,0,0,1,16,0,0,NULL), - (11818,0,0,1,16,0,0,NULL), - (11819,0,0,1,16,0,0,NULL), - (11820,0,0,1,16,0,0,NULL), - (11821,0,0,1,16,0,0,NULL), - (11822,0,0,1,16,0,0,NULL), - (11823,0,0,1,16,0,0,NULL), - (11824,0,0,1,16,0,0,NULL), - (11825,0,0,1,16,0,0,NULL), - (11826,0,0,1,16,0,0,NULL), - (11827,0,0,1,16,0,0,NULL), - (11828,0,0,1,16,0,0,NULL), - (11829,0,0,1,16,0,0,NULL), - (11830,0,0,1,16,0,0,NULL), - (11831,0,0,1,16,0,0,NULL), - (11832,0,0,1,16,0,0,NULL), - (11833,0,0,1,16,0,0,NULL), - (11834,0,0,1,16,0,0,NULL), - (11835,0,0,1,16,0,0,NULL), - (11836,0,0,1,16,0,0,NULL), - (11837,0,0,1,16,0,0,NULL), - (11838,0,0,1,16,0,0,NULL), - (11839,0,0,1,16,0,0,NULL), - (11849,0,0,1,16,0,0,NULL), - (11850,0,0,1,16,0,0,NULL), - (11851,0,0,1,16,0,0,NULL), - (11852,0,0,1,16,0,0,NULL), - (11853,0,0,1,16,0,0,NULL), - (11854,0,0,1,16,0,0,NULL), - (11855,0,0,1,16,0,0,NULL), - (11856,0,0,1,16,0,0,NULL), - (11857,0,0,1,16,0,0,NULL), - (11858,0,0,1,16,0,0,NULL), - (11859,0,0,1,16,0,0,NULL), - (11860,0,0,1,16,0,0,NULL), - (11861,0,0,1,16,0,0,NULL), - (11862,0,0,1,16,0,0,NULL), - (11863,0,0,1,16,0,0,NULL), - (11864,0,0,1,16,0,0,NULL), - (11865,0,0,1,16,0,0,NULL), - (11866,0,0,1,16,0,0,NULL), - (11867,0,0,1,16,0,0,NULL), - (11868,0,0,1,16,0,0,NULL), - (11869,0,0,1,16,0,0,NULL), - (11870,0,0,1,16,0,0,NULL), - (11871,0,0,1,16,0,0,NULL), - (11872,0,0,1,16,0,0,NULL), - (11877,0,0,1,16,0,0,NULL), - (11881,0,0,1,16,0,0,NULL), - (11882,0,0,1,16,0,0,NULL), - (11883,0,0,1,16,0,0,NULL), - (11884,0,0,1,16,0,0,NULL), - (11885,0,0,1,16,0,0,NULL), - (11886,0,0,1,16,0,0,NULL), - (11887,0,0,1,16,0,0,NULL), - (11888,0,0,1,16,0,0,NULL), - (11889,0,0,1,16,0,0,NULL), - (11890,0,0,1,16,0,0,NULL), - (11891,0,0,1,16,0,0,NULL), - (11892,0,0,1,16,0,0,NULL), - (11893,0,0,1,16,0,0,NULL), - (11894,0,0,1,16,0,0,NULL), - (11895,0,0,1,16,0,0,NULL), - (11896,0,0,1,16,0,0,NULL), - (11897,0,0,1,16,0,0,NULL), - (11902,0,0,1,16,0,0,NULL), - (11903,0,0,1,16,0,0,NULL), - (11904,0,0,1,16,0,0,NULL), - (11905,0,0,1,16,0,0,NULL), - (11906,0,0,1,16,0,0,NULL), - (11907,0,0,1,16,0,0,NULL), - (11908,0,0,1,16,0,0,NULL), - (11909,0,0,1,16,0,0,NULL), - (11910,0,0,1,16,0,0,NULL), - (11911,0,0,1,16,0,0,NULL), - (11912,0,0,1,16,0,0,NULL), - (11913,0,0,1,16,0,0,NULL), - (11914,0,0,1,16,0,0,NULL), - (11915,0,0,0,16,0,0,NULL), - (11916,0,0,1,16,0,0,NULL), - (11917,0,0,1,16,0,0,NULL), - (11918,0,0,1,16,0,0,NULL), - (11919,0,0,1,16,0,0,NULL), - (11920,0,0,1,16,0,0,NULL), - (11921,0,0,1,16,0,0,NULL), (11922,0,0,1,16,0,0,NULL), - (11923,0,0,1,16,0,0,NULL), - (11924,0,0,1,16,0,0,NULL), - (11925,0,0,1,16,0,0,NULL), - (11926,0,0,1,16,0,0,NULL), - (11927,0,0,1,16,0,0,NULL), - (11928,0,0,1,16,0,0,NULL), - (11929,0,0,1,16,0,0,NULL), - (11930,0,0,1,16,0,0,NULL), - (11931,0,0,1,16,0,0,NULL), - (11932,0,0,1,16,0,0,NULL), - (11933,0,0,1,16,0,0,NULL), - (11934,0,0,1,16,0,0,NULL), - (11935,0,0,1,16,0,0,NULL), - (11936,0,0,1,16,0,0,NULL), - (11937,0,0,1,16,0,0,NULL), - (11938,0,0,1,16,0,0,NULL), - (11939,0,0,1,16,0,0,NULL), - (11940,0,0,1,16,0,0,NULL), - (11941,0,0,1,16,0,0,NULL), - (11942,0,0,1,16,0,0,NULL), - (11943,0,0,1,16,0,0,NULL), (11944,0,0,1,16,0,0,'12544'), - (11945,0,0,1,16,0,0,NULL), (11946,0,0,1,16,0,0,'12544'), - (11947,0,0,1,16,0,0,NULL), - (11948,0,0,1,16,0,0,NULL), - (11949,0,0,1,16,0,0,NULL), - (11950,0,0,1,16,0,0,NULL), - (11951,0,0,1,16,0,0,NULL), - (11952,0,0,1,16,0,0,NULL), - (11953,0,0,1,16,0,0,NULL), - (11954,0,0,1,16,0,0,NULL), (11955,0,0,1,16,0,0,'12544'), - (11956,0,0,1,16,0,0,NULL), - (11957,0,0,1,16,0,0,NULL), - (11958,0,0,1,16,0,0,NULL), - (11959,0,0,1,16,0,0,NULL), - (11960,0,0,1,16,0,0,NULL), - (11961,0,0,1,16,0,0,NULL), - (11962,0,0,1,16,0,0,NULL), - (11963,0,0,1,16,0,0,NULL), - (11964,0,0,1,16,0,0,NULL), - (11965,0,0,1,16,0,0,NULL), - (11966,0,0,1,16,0,0,NULL), - (11967,0,0,1,16,0,0,NULL), - (11968,0,0,1,16,0,0,NULL), - (11969,0,0,1,16,0,0,NULL), - (11970,0,0,1,16,0,0,NULL), - (11971,0,0,1,16,0,0,NULL), - (11972,0,0,1,16,0,0,NULL), - (11973,0,0,1,16,0,0,NULL), - (11974,0,0,1,16,0,0,NULL), - (11975,0,0,1,16,0,0,NULL), - (11976,0,33554432,1,16,0,0,NULL), - (11977,0,0,1,16,0,0,NULL), - (11978,0,0,1,16,0,0,NULL), - (11979,0,0,1,16,0,0,NULL), - (11980,0,0,1,16,0,0,NULL), - (11981,0,0,1,16,0,0,NULL), - (11982,0,0,1,16,0,0,NULL), - (11983,0,0,1,16,0,0,NULL), - (11984,0,0,1,16,0,0,NULL), - (11985,0,0,1,16,0,0,NULL), - (11986,0,0,1,16,0,0,NULL), - (11987,0,0,1,16,0,0,NULL), - (11988,0,0,1,16,0,0,NULL), - (11989,0,0,1,16,0,0,NULL), - (11990,0,0,1,16,0,0,NULL), - (11991,0,0,1,16,0,0,NULL), - (11993,0,0,1,16,0,0,NULL), - (11994,0,0,1,16,0,0,NULL), - (11998,0,0,1,16,0,0,NULL), - (11999,0,0,1,16,0,0,NULL), - (12000,0,0,1,16,0,0,NULL), - (12001,0,0,1,16,0,0,NULL), - (12002,0,0,1,16,0,0,NULL), - (12003,0,0,1,16,0,0,NULL), - (12004,0,0,1,16,0,0,NULL), - (12005,0,0,1,16,0,0,NULL), - (12006,0,0,1,16,0,0,NULL), - (12007,0,0,1,16,0,0,NULL), - (12008,0,0,1,16,0,0,NULL), - (12009,0,0,1,16,0,0,NULL), - (12010,0,0,1,16,0,0,NULL), - (12011,0,0,1,16,0,0,NULL), - (12012,0,0,1,16,0,0,NULL), - (12013,0,0,1,16,0,0,NULL), - (12014,0,0,1,16,0,0,NULL), - (12015,0,0,1,16,0,0,NULL), - (12016,0,0,1,16,0,0,NULL), - (12017,0,0,1,16,0,0,NULL), - (12018,0,0,1,16,0,0,NULL), - (12019,0,0,1,16,0,0,NULL), - (12020,0,0,1,16,0,0,NULL), - (12021,0,0,1,16,0,0,NULL), - (12022,0,0,1,16,0,0,NULL), - (12023,0,0,1,16,0,0,NULL), - (12024,0,0,1,16,0,0,NULL), - (12025,0,0,1,16,0,0,NULL), - (12026,0,0,1,16,0,0,NULL), - (12027,0,0,1,16,0,0,NULL), - (12028,0,0,1,16,0,0,NULL), - (12029,0,0,1,16,0,0,NULL), - (12030,0,0,1,16,0,0,NULL), - (12031,0,0,1,16,0,0,NULL), - (12032,0,0,1,16,0,0,NULL), - (12033,0,0,1,16,0,0,NULL), - (12034,0,0,1,16,0,0,NULL), - (12035,0,0,1,16,0,0,NULL), - (12036,0,0,1,16,0,0,NULL), - (12037,0,0,1,16,0,0,NULL), - (12038,0,0,1,16,0,0,NULL), - (12039,0,0,1,16,0,0,NULL), - (12040,0,0,1,16,0,0,NULL), - (12041,0,0,1,16,0,0,NULL), - (12042,0,0,1,16,0,0,NULL), - (12043,0,0,1,16,0,0,NULL), - (12044,0,0,1,16,0,0,NULL), - (12045,0,0,1,16,0,0,NULL), - (12046,0,0,1,16,0,0,NULL), - (12047,0,0,1,16,0,0,NULL), - (12048,0,0,1,16,0,0,NULL), - (12049,0,0,1,16,0,0,NULL), - (12050,0,0,1,16,0,0,NULL), - (12051,0,0,1,16,0,0,NULL), - (12052,0,0,1,16,0,0,NULL), - (12053,0,0,1,16,0,0,NULL), - (12054,0,0,1,16,0,0,NULL), - (12055,0,0,1,16,0,0,NULL), - (12056,0,0,1,16,0,0,NULL), - (12057,0,0,1,16,0,0,NULL), - (12058,0,0,1,16,0,0,NULL), - (12059,0,0,1,16,0,0,NULL), - (12060,0,0,1,16,0,0,NULL), - (12061,0,0,1,16,0,0,NULL), - (12062,0,0,1,16,0,0,NULL), - (12063,0,0,1,16,0,0,NULL), - (12066,0,0,1,16,0,0,NULL), - (12067,0,0,1,16,0,0,NULL), - (12068,0,0,1,16,0,0,NULL), - (12069,0,0,1,16,0,0,NULL), - (12070,0,0,1,16,0,0,NULL), - (12071,0,0,1,16,0,0,NULL), - (12072,0,0,1,16,0,0,NULL), - (12073,0,0,1,16,0,0,NULL), - (12074,0,0,1,16,0,0,NULL), - (12075,0,0,1,16,0,0,NULL), - (12076,0,0,1,16,0,0,NULL), - (12077,0,0,1,16,0,0,NULL), - (12078,0,0,1,16,0,0,NULL), - (12079,0,0,1,16,0,0,NULL), - (12080,0,0,1,16,0,0,NULL), - (12081,0,0,1,16,0,0,NULL), - (12082,0,0,1,16,0,0,NULL), - (12083,0,0,1,16,0,0,NULL), - (12084,0,0,1,16,0,0,NULL), - (12085,0,0,1,16,0,0,NULL), - (12086,0,0,1,16,0,0,NULL), - (12087,0,0,1,16,0,0,NULL), - (12089,0,0,1,16,0,0,NULL), - (12090,0,0,1,16,0,0,NULL), - (12091,0,0,1,16,0,0,NULL), - (12092,0,0,1,16,0,0,NULL), - (12094,0,0,1,16,0,0,NULL), - (12095,0,0,1,16,0,0,NULL), - (12096,0,0,1,16,0,0,NULL), - (12097,0,0,1,16,0,0,NULL), - (12098,0,0,1,16,0,0,NULL), - (12099,0,0,1,16,0,0,NULL), - (12100,0,0,1,16,0,0,NULL), - (12101,0,0,1,16,0,0,NULL), - (12102,0,0,1,16,0,0,NULL), - (12103,0,0,1,16,0,0,NULL), - (12114,0,0,1,16,0,0,NULL), - (12115,0,0,1,16,0,0,NULL), - (12116,0,0,1,16,0,0,NULL), - (12117,0,0,1,16,0,0,NULL), - (12118,0,0,1,16,0,0,NULL), - (12119,0,0,1,16,0,0,NULL), - (12120,0,0,1,16,0,0,NULL), - (12121,0,0,1,16,0,0,NULL), - (12122,0,0,1,16,0,0,NULL), - (12123,0,0,1,16,0,0,NULL), - (12124,0,0,1,16,0,0,NULL), - (12125,0,0,1,16,0,0,NULL), - (12130,0,0,1,16,0,0,NULL), - (12131,0,0,1,16,0,0,NULL), - (12132,0,0,1,16,0,0,NULL), - (12133,0,0,1,16,0,0,NULL), - (12134,0,0,1,16,0,0,NULL), - (12135,0,0,1,16,0,0,NULL), - (12136,0,0,1,16,0,0,NULL), - (12137,0,0,1,16,0,0,NULL), - (12138,0,0,1,16,0,0,NULL), - (12139,0,0,1,16,0,0,NULL), - (12140,0,0,1,16,0,0,NULL), - (12141,0,0,1,16,0,0,NULL), - (12142,0,0,1,16,0,0,NULL), - (12143,0,0,1,16,0,0,NULL), - (12144,0,0,1,16,0,0,NULL), - (12145,0,0,1,16,0,0,NULL), - (12146,0,0,1,16,0,0,NULL), - (12147,0,0,1,16,0,0,NULL), - (12148,0,0,1,16,0,0,NULL), - (12149,0,0,1,16,0,0,NULL), - (12150,0,0,1,16,0,0,NULL), - (12151,0,0,1,16,0,0,NULL), - (12152,0,0,1,16,0,0,NULL), - (12153,0,0,1,16,0,0,NULL), - (12154,0,0,1,16,0,0,NULL), - (12155,0,0,1,16,0,0,NULL), - (12156,0,0,1,16,0,0,NULL), - (12157,0,0,1,16,0,0,NULL), - (12167,0,0,1,16,0,0,NULL), - (12169,0,0,1,16,0,0,NULL), - (12176,0,0,1,16,0,0,NULL), - (12178,0,0,1,16,0,0,NULL), - (12179,0,0,1,16,0,0,NULL), - (12180,0,0,1,16,0,0,NULL), - (12181,0,0,1,16,0,0,NULL), - (12182,0,0,1,16,0,0,NULL), - (12183,0,0,1,16,0,0,NULL), - (12184,0,0,1,16,0,0,NULL), - (12185,0,0,1,16,0,0,NULL), - (12186,0,0,1,16,0,0,NULL), - (12187,0,0,1,16,0,0,NULL), - (12188,0,0,1,16,0,0,NULL), - (12189,0,0,1,16,0,0,NULL), - (12190,0,0,1,16,0,0,NULL), - (12191,0,0,1,16,0,0,NULL), - (12192,0,0,1,16,0,0,NULL), - (12193,0,0,1,16,0,0,NULL), - (12194,0,0,1,16,0,0,NULL), - (12195,0,0,1,16,0,0,NULL), - (12196,0,0,1,16,0,0,NULL), - (12197,0,0,1,16,0,0,NULL), - (12198,0,0,1,16,0,0,NULL), - (12199,0,0,1,16,0,0,NULL), - (12200,0,0,1,16,0,0,NULL), - (12201,0,0,1,16,0,0,NULL), - (12202,0,0,1,16,0,0,NULL), - (12203,0,0,1,16,0,0,NULL), - (12204,0,0,1,16,0,0,NULL), - (12205,0,0,1,16,0,0,NULL), - (12206,0,0,1,16,0,0,NULL), - (12207,0,0,1,16,0,0,NULL), - (12208,0,0,1,16,0,0,NULL), - (12209,0,0,1,16,0,0,NULL), - (12210,0,0,1,16,0,0,NULL), - (12211,0,0,1,16,0,0,NULL), - (12212,0,0,1,16,0,0,NULL), - (12213,0,0,1,16,0,0,NULL), - (12214,0,0,1,16,0,0,NULL), - (12215,0,0,1,16,0,0,NULL), - (12216,0,0,1,16,0,0,NULL), - (12217,0,0,1,16,0,0,NULL), - (12218,0,1114112,1,16,0,0,'7165'), - (12219,0,0,1,16,0,0,NULL), - (12220,0,0,1,16,0,0,NULL), - (12221,0,0,1,16,0,0,NULL), - (12222,0,0,1,16,0,0,NULL), - (12223,0,0,1,16,0,0,NULL), - (12224,0,0,1,16,0,0,NULL), - (12225,0,0,1,16,0,0,NULL), - (12226,0,0,1,16,0,0,NULL), - (12227,0,0,1,16,0,0,NULL), - (12228,0,0,1,16,0,0,NULL), - (12229,0,0,1,16,0,0,NULL), - (12230,0,0,1,16,0,0,NULL), - (12231,0,0,1,16,0,0,NULL), - (12232,0,0,1,16,0,0,NULL), - (12233,0,0,1,16,0,0,NULL), - (12237,0,0,1,16,0,0,NULL), - (12238,0,0,1,16,0,0,NULL), - (12239,0,0,1,16,0,0,NULL), - (12240,0,0,1,16,0,0,NULL), - (12241,0,0,1,16,0,0,NULL), - (12242,0,0,1,16,0,0,NULL), - (12243,0,0,1,16,0,0,NULL), - (12244,0,0,1,16,0,0,NULL), - (12245,0,0,1,16,0,0,NULL), - (12246,0,0,1,16,0,0,NULL), - (12247,0,0,1,16,0,0,NULL), - (12248,0,0,1,16,0,0,NULL), - (12249,0,0,1,16,0,0,NULL), - (12250,0,0,1,16,0,0,NULL), - (12251,0,0,1,16,0,0,NULL), - (12252,0,0,1,16,0,0,NULL), - (12253,0,0,1,16,0,0,NULL), - (12254,0,0,1,16,0,0,NULL), - (12255,0,0,1,16,0,0,NULL), - (12256,0,0,1,16,0,0,NULL), - (12257,0,0,1,16,0,0,NULL), - (12258,0,0,1,16,0,0,NULL), - (12260,0,0,1,16,0,0,NULL), - (12261,0,0,1,16,0,0,NULL), - (12262,0,0,1,16,0,0,NULL), - (12263,0,0,1,16,0,0,NULL), - (12264,0,0,1,16,0,0,NULL), - (12265,0,0,1,16,0,0,NULL), - (12266,0,0,1,16,0,0,NULL), - (12267,0,0,1,16,0,0,NULL), - (12275,0,0,1,16,0,0,NULL), - (12276,0,0,1,16,0,0,NULL), - (12277,0,0,1,16,0,0,NULL), - (12278,0,0,1,16,0,0,NULL), - (12279,0,0,1,16,0,0,NULL), - (12280,0,0,1,16,0,0,NULL), - (12281,0,0,1,16,0,0,NULL), - (12282,0,0,1,16,0,0,NULL), - (12283,0,0,1,16,0,0,NULL), - (12284,0,0,1,16,0,0,NULL), - (12285,0,0,1,16,0,0,NULL), - (12286,0,0,1,16,0,0,NULL), - (12287,0,0,1,16,0,0,NULL), - (12288,0,0,1,16,0,0,NULL), - (12289,0,0,1,16,0,0,NULL), - (12290,0,0,1,16,0,0,NULL), - (12291,0,0,1,16,0,0,NULL), - (12292,0,0,1,16,0,0,NULL), - (12293,0,0,1,16,0,0,NULL), - (12294,0,0,1,16,0,0,NULL), - (12295,0,0,1,16,0,0,NULL), - (12296,0,0,1,16,0,0,NULL), - (12297,0,0,1,16,0,0,NULL), - (12298,0,0,1,16,0,0,NULL), - (12299,0,0,1,16,0,0,NULL), - (12300,0,0,1,16,0,0,NULL), - (12301,0,0,1,16,0,0,NULL), - (12302,0,0,1,16,0,0,NULL), - (12303,0,0,1,16,0,0,NULL), - (12304,0,0,1,16,0,0,NULL), - (12305,0,0,1,16,0,0,NULL), - (12306,0,0,1,16,0,0,NULL), - (12307,0,0,1,16,0,0,NULL), - (12308,0,0,1,16,0,0,NULL), - (12309,0,0,1,16,0,0,NULL), - (12310,0,0,1,16,0,0,NULL), - (12311,0,0,1,16,0,0,NULL), - (12312,0,0,1,16,0,0,NULL), - (12313,0,0,1,16,0,0,NULL), - (12314,0,0,1,16,0,0,NULL), - (12315,0,0,1,16,0,0,NULL), - (12316,0,0,1,16,0,0,NULL), - (12317,0,0,1,16,0,0,NULL), - (12318,0,0,1,16,0,0,NULL), - (12319,0,0,1,16,0,0,NULL), - (12320,0,0,1,16,0,0,NULL), - (12321,0,0,1,16,0,0,NULL), - (12322,0,0,1,16,0,0,NULL), - (12323,0,0,1,16,0,0,NULL), - (12324,0,0,1,16,0,0,NULL), - (12325,0,8,1,16,0,0,NULL), - (12326,0,0,1,16,0,0,NULL), - (12328,0,0,1,16,0,0,NULL), - (12329,0,0,1,16,0,0,NULL), - (12330,0,0,1,16,0,0,NULL), - (12331,0,0,1,16,0,0,NULL), - (12332,0,0,1,16,0,0,NULL), - (12333,0,0,1,16,0,0,NULL), - (12334,0,0,1,16,0,0,NULL), - (12336,0,0,1,16,0,0,NULL), - (12337,0,0,1,16,0,0,NULL), - (12338,0,0,1,16,0,0,NULL), - (12339,0,0,1,16,0,0,NULL), - (12341,0,0,1,16,0,0,NULL), - (12342,0,0,1,16,0,0,NULL), - (12343,0,0,1,16,0,0,NULL), - (12344,0,0,1,16,0,0,NULL), - (12345,0,0,1,16,0,0,NULL), - (12346,0,0,1,16,0,0,NULL), - (12347,0,0,1,16,0,0,NULL), - (12348,0,0,1,16,0,0,NULL), - (12349,0,0,1,16,0,0,NULL), - (12350,0,0,1,16,0,0,NULL), - (12352,0,0,1,16,0,0,NULL), - (12353,0,0,1,16,0,0,NULL), - (12354,0,0,1,16,0,0,NULL), - (12355,0,0,1,16,0,0,NULL), - (12357,0,0,1,16,0,0,NULL), - (12358,0,0,1,16,0,0,NULL), - (12359,0,0,1,16,0,0,NULL), - (12360,0,0,1,16,0,0,NULL), - (12361,0,0,1,16,0,0,NULL), - (12362,0,0,1,16,0,0,NULL), - (12363,0,0,1,16,0,0,NULL), - (12364,0,0,1,16,0,0,NULL), - (12365,0,0,1,16,0,0,NULL), - (12366,0,0,1,16,0,0,NULL), - (12367,0,0,1,16,0,0,NULL), - (12368,0,0,1,16,0,0,NULL), - (12370,0,0,1,16,0,0,NULL), - (12371,0,0,1,16,0,0,NULL), - (12372,0,0,1,16,0,0,NULL), - (12374,0,0,1,16,0,0,NULL), - (12375,0,0,1,16,0,0,NULL), - (12376,0,0,1,16,0,0,NULL), - (12377,0,0,1,16,0,0,NULL), - (12378,0,0,1,16,0,0,NULL), - (12380,0,0,1,16,0,0,NULL), - (12382,0,0,1,16,0,0,NULL), - (12383,0,0,1,16,0,0,NULL), - (12384,0,0,1,16,0,0,NULL), - (12385,0,0,1,16,0,0,NULL), - (12386,0,0,1,16,0,0,NULL), - (12387,0,0,1,16,0,0,NULL), - (12388,0,0,1,16,0,0,NULL), - (12389,0,0,1,16,0,0,NULL), - (12390,0,0,1,16,0,0,NULL), - (12391,0,0,1,16,0,0,NULL), - (12392,0,0,1,16,0,0,NULL), - (12393,0,0,1,16,0,0,NULL), - (12394,0,0,1,16,0,0,NULL), - (12395,0,0,1,16,0,0,NULL), - (12397,0,0,1,16,0,0,NULL), - (12398,0,0,1,16,0,0,NULL), - (12399,0,0,1,16,0,0,NULL), - (12400,0,0,1,16,0,0,NULL), - (12402,0,0,1,16,0,0,NULL), - (12405,0,0,1,16,0,0,NULL), - (12406,0,0,1,16,0,0,NULL), - (12407,0,0,1,16,0,0,NULL), - (12408,0,0,1,16,0,0,NULL), - (12409,0,0,1,16,0,0,NULL), - (12601,0,0,1,16,0,0,NULL), - (12602,0,0,1,16,0,0,NULL), (12604,0,0,1,16,0,0,NULL), - (12836,0,0,1,16,0,0,NULL), - (12893,0,0,1,16,0,0,NULL), - (12895,0,0,1,16,0,0,NULL), - (12896,0,0,1,16,0,0,NULL), - (12897,0,0,1,16,0,0,NULL), - (12898,0,0,1,16,0,0,NULL), - (12899,0,0,1,16,0,0,NULL), - (12900,0,0,1,16,0,0,NULL), - (12901,0,0,1,16,0,0,NULL), - (12902,0,0,1,16,0,0,NULL), - (12903,0,0,1,16,0,0,NULL), - (12904,0,33554432,1,16,0,0,NULL), - (12905,0,0,1,16,0,0,NULL), - (12906,0,0,1,16,0,0,NULL), - (12907,0,0,1,16,0,0,NULL), - (12908,0,0,1,16,0,0,NULL), - (12909,0,0,1,16,0,0,NULL), - (12910,0,33554432,1,16,0,0,NULL), - (12911,0,0,1,16,0,0,NULL), - (12912,0,33554432,1,16,0,0,NULL), - (12913,0,0,1,16,0,0,NULL), - (12914,0,0,1,16,0,0,NULL), - (12915,0,0,1,16,0,0,NULL), - (12917,0,0,1,16,0,0,NULL), - (12919,0,0,1,16,0,0,NULL), - (12920,0,0,1,16,0,0,NULL), - (12921,0,0,1,16,0,0,NULL), - (12925,0,0,1,16,0,0,NULL), - (12926,0,0,1,16,0,0,NULL), - (12927,0,0,1,16,0,0,NULL), - (12928,0,0,1,16,0,0,NULL), - (12929,0,0,1,16,0,0,NULL), - (12930,0,0,1,16,0,0,NULL), - (12931,0,0,1,16,0,0,NULL), - (12932,0,0,1,16,0,0,NULL), - (12933,0,0,1,16,0,0,NULL), - (12934,0,0,1,16,0,0,NULL), - (12935,0,0,1,16,0,0,NULL), - (12936,0,0,1,16,0,0,NULL), - (12937,0,0,1,16,0,0,NULL), - (12938,0,0,1,16,0,0,NULL), - (12939,0,0,1,16,0,0,NULL), - (12940,0,0,1,16,0,0,NULL), - (12941,0,0,1,16,0,0,NULL), - (12942,0,0,1,16,0,0,NULL), - (12943,0,0,1,16,0,0,NULL), - (12944,0,0,1,16,0,0,NULL), - (12945,0,0,1,16,0,0,NULL), - (12946,0,0,1,16,0,0,NULL), - (12947,0,0,1,16,0,0,NULL), - (12948,0,0,1,16,0,0,NULL), - (12949,0,0,1,16,0,0,NULL), - (12950,0,0,1,16,0,0,NULL), - (12951,0,0,1,16,0,0,NULL), - (12952,0,0,1,16,0,0,NULL), - (12953,0,0,1,16,0,0,NULL), - (12954,0,0,1,16,0,0,NULL), - (12955,0,0,1,16,0,0,NULL), - (12956,0,0,1,16,0,0,NULL), - (12957,0,0,1,16,0,0,NULL), - (12958,0,0,1,16,0,0,NULL), - (12959,0,0,1,16,0,0,NULL), - (12960,0,0,1,16,0,0,NULL), - (12961,0,0,1,16,0,0,NULL), - (12962,0,0,1,16,0,0,NULL), - (12963,0,0,1,16,0,0,NULL), - (12964,0,0,1,16,0,0,NULL), - (12965,0,0,1,16,0,0,NULL), - (12966,0,0,1,16,0,0,NULL), - (12968,0,0,1,16,0,0,NULL), - (12969,0,0,1,16,0,0,NULL), - (12970,0,0,1,16,0,0,NULL), - (12971,0,0,1,16,0,0,NULL), - (12972,0,0,1,16,0,0,NULL), - (12973,0,0,1,16,0,0,NULL), - (12974,0,0,1,16,0,0,NULL), - (12975,0,0,1,16,0,0,NULL), - (12976,0,0,1,16,0,0,NULL), - (12977,0,0,1,16,0,0,NULL), - (12978,0,0,1,16,0,0,NULL), - (12979,0,0,1,16,0,0,NULL), - (12980,0,0,1,16,0,0,NULL), - (12981,0,0,1,16,0,0,NULL), - (12982,0,0,1,16,0,0,NULL), - (12983,0,0,1,16,0,0,NULL), - (12984,0,0,1,16,0,0,NULL), - (12985,0,0,1,16,0,0,NULL), - (12986,0,0,1,16,0,0,NULL), - (12987,0,0,1,16,0,0,NULL), - (12988,0,0,1,16,0,0,NULL), - (12989,0,0,1,16,0,0,NULL), - (12990,0,0,1,16,0,0,NULL), - (12991,0,0,1,16,0,0,NULL), - (12992,0,0,1,16,0,0,NULL), - (12993,0,0,1,16,0,0,NULL), - (12994,0,0,1,16,0,0,NULL), - (12995,0,0,1,16,0,0,NULL), - (12996,0,0,1,16,0,0,NULL), - (12997,0,0,1,16,0,0,NULL), - (12998,0,0,1,16,0,0,NULL), - (12999,0,0,1,16,0,0,NULL), - (13000,0,0,1,16,0,0,NULL), - (13001,0,0,1,16,0,0,NULL), - (13002,0,0,1,16,0,0,NULL), - (13003,0,0,1,16,0,0,NULL), - (13004,0,0,1,16,0,0,NULL), - (13005,0,0,1,16,0,0,NULL), - (13006,0,0,1,16,0,0,NULL), - (13007,0,0,1,16,0,0,NULL), - (13008,0,0,1,16,0,0,NULL), - (13009,0,0,1,16,0,0,NULL), - (13010,0,0,1,16,0,0,NULL), - (13011,0,0,1,16,0,0,NULL), - (13012,0,0,1,16,0,0,NULL), - (13013,0,0,1,16,0,0,NULL), - (13014,0,0,1,16,0,0,NULL), - (13015,0,0,1,16,0,0,NULL), - (13016,0,0,1,16,0,0,NULL), - (13017,0,0,1,16,0,0,NULL), - (13018,0,0,1,16,0,0,NULL), - (13019,0,0,1,16,0,0,NULL), - (13020,0,0,1,16,0,0,NULL), - (13021,0,0,1,16,0,0,NULL), - (13022,0,0,1,16,0,0,NULL), - (13023,0,0,1,16,0,0,NULL), - (13024,0,0,1,16,0,0,NULL), - (13025,0,0,1,16,0,0,NULL), - (13026,0,0,1,16,0,0,NULL), - (13027,0,0,1,16,0,0,NULL), - (13028,0,0,1,16,0,0,NULL), - (13029,0,0,1,16,0,0,NULL), - (13030,0,0,1,16,0,0,NULL), - (13031,0,0,1,16,0,0,NULL), - (13032,0,0,1,16,0,0,NULL), - (13033,0,0,1,16,0,0,NULL), - (13034,0,0,1,16,0,0,NULL), - (13035,0,0,1,16,0,0,NULL), - (13036,0,0,1,16,0,0,NULL), - (13037,0,0,1,16,0,0,NULL), - (13038,0,0,1,16,0,0,NULL), - (13039,0,0,1,16,0,0,NULL), - (13040,0,0,1,16,0,0,NULL), - (13041,0,0,1,16,0,0,NULL), - (13042,0,0,1,16,0,0,NULL), - (13043,0,0,1,16,0,0,NULL), - (13044,0,0,1,16,0,0,NULL), - (13045,0,0,1,16,0,0,NULL), - (13046,0,0,1,16,0,0,NULL), - (13047,0,0,1,16,0,0,NULL), - (13048,0,0,1,16,0,0,NULL), - (13049,0,0,1,16,0,0,NULL), - (13051,0,0,1,16,0,0,NULL), - (13052,0,0,1,16,0,0,NULL), - (13053,0,0,1,16,0,0,NULL), - (13054,0,0,1,16,0,0,NULL), - (13055,0,0,1,16,0,0,NULL), - (13056,0,0,1,16,0,0,NULL), - (13057,0,0,1,16,0,0,NULL), - (13058,0,0,1,16,0,0,NULL), - (13059,0,0,1,16,0,0,NULL), - (13060,0,0,1,16,0,0,NULL), - (13061,0,0,1,16,0,0,NULL), - (13062,0,0,1,16,0,0,NULL), - (13063,0,0,1,16,0,0,NULL), - (13064,0,0,1,16,0,0,NULL), - (13065,0,0,1,16,0,0,NULL), - (13066,0,0,1,16,0,0,NULL), - (13067,0,0,1,16,0,0,NULL), - (13068,0,0,1,16,0,0,NULL), - (13069,0,0,1,16,0,0,NULL), - (13070,0,0,1,16,0,0,NULL), - (13071,0,0,1,16,0,0,NULL), - (13072,0,0,1,16,0,0,NULL), - (13073,0,0,1,16,0,0,NULL), - (13074,0,0,1,16,0,0,NULL), - (13075,0,0,1,16,0,0,NULL), - (13076,0,0,1,16,0,0,NULL), - (13077,0,0,1,16,0,0,NULL), - (13078,0,0,1,16,0,0,NULL), - (13079,0,0,1,16,0,0,NULL), - (13080,0,0,1,16,0,0,NULL), - (13081,0,0,1,16,0,0,NULL), - (13082,0,0,1,16,0,0,NULL), - (13083,0,0,1,16,0,0,NULL), - (13084,0,0,1,16,0,0,NULL), - (13085,0,0,1,16,0,0,NULL), - (13086,0,0,1,16,0,0,NULL), - (13087,0,0,1,16,0,0,NULL), - (13088,0,0,1,16,0,0,NULL), - (13089,0,0,1,16,0,0,NULL), - (13090,0,0,1,16,0,0,NULL), - (13091,0,0,1,16,0,0,NULL), - (13092,0,0,1,16,0,0,NULL), - (13093,0,0,1,16,0,0,NULL), - (13094,0,0,1,16,0,0,NULL), - (13095,0,0,1,16,0,0,NULL), - (13096,0,0,1,16,0,0,NULL), - (13097,0,0,1,16,0,0,NULL), - (13098,0,0,1,16,0,0,NULL), - (13099,0,0,1,16,0,0,NULL), - (13100,0,0,1,16,0,0,NULL), - (13101,0,0,1,16,0,0,'19502'), - (13102,0,0,1,16,0,0,'19502'), - (13103,0,0,1,16,0,0,'19502'), - (13104,0,0,1,16,0,0,'19502'), - (13105,0,0,1,16,0,0,'19502'), - (13106,0,0,1,16,0,0,'19502'), - (13107,0,0,1,16,0,0,'19502'), - (13108,0,0,1,16,0,0,'19502'), - (13109,0,0,1,16,0,0,'19502'), - (13110,0,0,1,16,0,0,'19502'), - (13111,0,0,1,16,0,0,'19502'), - (13112,0,0,1,16,0,0,'19502'), - (13113,0,0,1,16,0,0,'19502'), - (13114,0,0,1,16,0,0,'19502'), - (13115,0,0,1,16,0,0,'19502'), - (13116,0,0,1,16,0,0,'19502'), - (13117,0,0,1,16,0,0,'19502'), - (13118,0,0,1,16,0,0,'19502'), - (13119,0,0,1,16,0,0,'19502'), - (13120,0,0,1,16,0,0,'19502'), - (13121,0,0,1,16,0,0,'19502'), - (13122,0,0,1,16,0,0,'19502'), - (13123,0,0,1,16,0,0,'19502'), - (13124,0,0,1,16,0,0,'19502'), - (13125,0,0,1,16,0,0,'19502'), - (13126,0,0,1,16,0,0,'19502'), - (13127,0,0,1,16,0,0,'19502'), - (13128,0,0,1,16,0,0,'19502'), - (13129,0,0,1,16,0,0,'19502'), - (13130,0,0,1,16,0,0,'19502'), - (13131,0,0,1,16,0,0,'19502'), - (13132,0,0,1,16,0,0,'19502'), - (13133,0,0,1,16,0,0,'19502'), - (13134,0,0,1,16,0,0,'19502'), - (13135,0,0,1,16,0,0,'19502'), - (13136,0,0,1,16,0,0,'19502'), - (13137,0,0,1,16,0,0,'19502'), - (13138,0,0,1,16,0,0,'19502'), - (13139,0,0,1,16,0,0,'19502'), - (13140,0,0,1,16,0,0,'19502'), - (13141,0,0,1,16,0,0,'19502'), - (13142,0,0,1,16,0,0,'19502'), - (13143,0,0,1,16,0,0,'19502'), - (13144,0,0,1,16,0,0,'19502'), - (13145,0,0,1,16,0,0,'19502'), - (13146,0,0,1,16,0,0,'19502'), - (13147,0,0,1,16,0,0,'19502'), - (13148,0,0,1,16,0,0,'19502'), - (13149,0,0,1,16,0,0,'19502'), - (13150,0,0,1,16,0,0,'19502'), - (13151,0,0,1,16,0,0,'19502'), - (13152,0,0,1,16,0,0,'19502'), - (13153,0,0,1,16,0,0,'19502'), - (13154,0,0,1,16,0,0,'19502'), - (13155,0,0,1,16,0,0,'19502'), - (13156,0,0,1,16,0,0,'19502'), - (13157,0,0,1,16,0,0,'19502'), - (13158,0,0,1,16,0,0,'19502'), - (13159,0,0,1,16,0,0,'19502'), - (13160,0,0,1,16,0,0,'19502'), - (13161,0,0,1,16,0,0,'19502'), - (13162,0,0,1,16,0,0,'19502'), - (13163,0,0,1,16,0,0,'19502'), - (13164,0,0,1,16,0,0,'19502'), - (13165,0,0,1,16,0,0,NULL), - (13166,0,0,1,16,173,0,NULL), - (13167,0,0,1,16,0,0,NULL), - (13168,0,0,1,16,0,0,NULL), - (13169,0,0,1,16,0,0,NULL), - (13170,0,1,1,16,0,0,NULL), - (13171,0,0,1,16,0,0,NULL), - (13172,0,0,1,16,0,0,NULL), - (13173,0,0,1,16,0,0,NULL), - (13174,0,0,1,16,0,0,NULL), - (13175,0,7,1,16,0,0,NULL), - (13176,0,0,1,16,0,0,NULL), (13177,0,0,1,16,0,1024,NULL), - (13178,0,0,1,16,0,0,NULL), - (13179,0,0,1,16,0,0,NULL), - (13180,0,0,1,16,173,0,NULL), - (13182,0,0,1,16,0,0,NULL), - (13183,0,0,1,16,0,0,NULL), - (13184,0,0,1,16,0,0,NULL), - (13185,0,0,1,16,0,0,NULL), - (13186,0,0,1,16,0,0,NULL), - (13187,0,0,1,16,0,0,NULL), - (13188,0,0,1,16,0,0,NULL), - (13189,0,0,1,16,0,0,NULL), - (13190,0,0,1,16,0,0,NULL), - (13191,0,0,1,16,0,0,NULL), - (13192,0,0,1,16,0,0,NULL), - (13193,0,0,1,16,0,0,NULL), - (13194,0,0,1,16,0,0,NULL), - (13195,0,0,1,16,0,0,NULL), - (13196,0,0,1,16,0,0,NULL), - (13197,0,0,1,16,0,0,NULL), - (13198,0,0,1,16,0,0,NULL), - (13199,0,0,1,16,0,0,NULL), - (13200,0,0,1,16,0,0,NULL), - (13201,0,0,1,16,0,0,NULL), - (13202,0,0,1,16,0,0,NULL), - (13203,0,0,1,16,0,0,NULL), - (13204,0,0,1,16,0,0,NULL), - (13205,0,0,1,16,0,0,NULL), - (13206,0,0,1,16,0,0,NULL), - (13207,0,0,1,16,0,0,NULL), - (13208,0,0,1,16,0,0,NULL), - (13209,0,0,1,16,0,0,NULL), - (13210,0,0,1,16,0,0,NULL), - (13211,0,0,1,16,0,0,NULL), - (13212,0,0,1,16,0,0,NULL), - (13213,0,0,1,16,0,0,NULL), - (13214,0,0,1,16,0,0,NULL), - (13215,0,0,1,16,0,0,NULL), - (13216,0,0,1,16,0,0,NULL), - (13217,0,0,1,16,0,0,NULL), - (13218,0,0,1,16,0,0,NULL), - (13219,0,0,1,16,0,0,NULL), - (13220,0,0,1,16,0,0,NULL), - (13221,0,0,1,16,0,0,NULL), - (13222,0,0,1,16,0,0,NULL), - (13223,0,0,1,16,0,0,NULL), - (13224,0,0,1,16,0,0,NULL), - (13225,0,0,1,16,0,0,NULL), - (13226,0,0,1,16,0,0,NULL), - (13227,0,0,1,16,0,0,NULL), - (13228,0,0,1,16,0,0,NULL), - (13229,0,0,1,16,0,0,NULL), - (13237,0,0,1,16,0,0,NULL), - (13238,0,0,1,16,0,0,NULL), - (13239,0,0,1,16,0,0,NULL), - (13240,0,0,1,16,0,0,NULL), - (13241,0,0,1,16,0,0,NULL), - (13242,0,0,1,16,0,0,NULL), - (13243,0,0,1,16,0,0,NULL), - (13244,0,0,1,16,0,0,NULL), - (13245,0,0,1,16,0,0,NULL), - (13246,0,0,1,16,0,0,NULL), - (13247,0,0,1,16,0,0,NULL), - (13248,0,0,1,16,0,0,NULL), - (13249,0,0,1,16,0,0,NULL), - (13250,0,0,1,16,0,0,NULL), - (13251,0,33554432,1,16,0,0,NULL), - (13252,0,0,1,16,0,0,NULL), - (13253,0,0,1,16,0,0,NULL), - (13254,0,0,1,16,0,0,NULL), - (13256,0,0,1,16,0,0,NULL), - (13257,0,0,1,16,0,0,NULL), - (13258,0,0,1,16,0,0,NULL), - (13259,0,0,1,16,0,0,NULL), - (13260,0,0,1,16,0,0,NULL), - (13261,0,0,1,16,0,0,NULL), - (13262,0,0,1,16,0,0,NULL), - (13263,0,0,1,16,0,0,NULL), - (13264,0,0,1,16,0,0,NULL), - (13265,0,0,1,16,0,0,NULL), - (13266,0,0,1,16,0,0,NULL), - (13267,0,0,1,16,0,0,NULL), - (13269,0,0,1,16,0,0,NULL), - (13270,0,0,1,16,0,0,NULL), - (13271,0,0,1,16,0,0,NULL), - (13272,0,0,1,16,0,0,NULL), - (13273,0,0,1,16,0,0,NULL), - (13274,0,0,1,16,0,0,NULL), - (13275,0,0,1,16,0,0,NULL), - (13276,0,0,1,16,0,0,NULL), - (13277,0,0,1,16,0,0,NULL), - (13278,0,0,1,16,0,0,NULL), - (13279,0,0,1,16,0,0,NULL), - (13280,0,0,1,16,0,0,NULL), - (13281,0,0,1,16,0,0,NULL), - (13282,0,0,1,16,0,0,NULL), - (13283,0,0,1,16,0,0,NULL), - (13284,0,0,1,16,0,0,NULL), - (13285,0,0,1,16,0,0,NULL), - (13286,0,0,1,16,0,0,NULL), - (13287,0,0,1,16,0,0,NULL), - (13288,0,0,1,16,0,0,NULL), - (13289,0,0,1,16,0,0,NULL), - (13290,0,0,1,16,0,0,NULL), - (13291,0,0,1,16,0,0,NULL), - (13292,0,0,1,16,0,0,NULL), - (13293,0,0,1,16,0,0,NULL), - (13294,0,0,1,16,0,0,NULL), - (13295,0,0,1,16,0,0,NULL), - (13296,0,0,1,16,0,0,NULL), - (13297,0,0,1,16,0,0,NULL), - (13298,0,0,1,16,0,0,NULL), - (13299,0,0,1,16,0,0,NULL), - (13300,0,0,1,16,0,0,NULL), - (13301,0,0,1,16,0,0,NULL), - (13302,0,0,1,16,0,0,NULL), - (13303,0,33554432,1,16,0,0,NULL), - (13304,0,33554432,1,16,0,0,NULL), - (13305,0,0,1,16,0,0,NULL), - (13306,0,0,1,16,0,0,NULL), - (13307,0,0,1,16,0,0,NULL), - (13308,0,0,1,16,0,0,NULL), - (13309,0,0,1,16,0,0,NULL), - (13310,0,33554432,1,16,0,0,NULL), - (13311,0,33554432,1,16,0,0,NULL), - (13312,0,0,1,16,0,0,NULL), - (13313,0,33554432,1,16,0,0,NULL), - (13314,0,0,1,16,0,0,NULL), - (13315,0,33554432,1,16,0,0,NULL), - (13317,0,0,1,16,0,0,NULL), - (13318,0,0,1,16,0,0,NULL), - (13319,0,0,1,16,0,0,NULL), - (13320,0,0,1,16,0,0,NULL), - (13321,0,0,1,16,0,0,NULL), - (13322,0,0,1,16,0,0,NULL), - (13323,0,0,1,16,0,0,NULL), - (13324,0,0,1,16,0,0,NULL), - (13325,0,0,1,16,0,0,NULL), - (13326,0,0,1,16,0,0,NULL), - (13327,0,0,1,16,0,0,NULL), - (13328,0,0,1,16,0,0,NULL), - (13329,0,0,1,16,0,0,NULL), - (13330,0,0,1,16,0,0,NULL), - (13331,0,0,1,16,0,0,NULL), - (13332,0,0,1,16,0,0,NULL), - (13333,0,0,1,16,0,0,NULL), - (13334,0,0,1,16,0,0,NULL), - (13335,0,0,1,16,0,0,NULL), - (13336,0,0,1,16,0,0,NULL), - (13337,0,0,1,16,0,0,NULL), - (13338,0,0,1,16,0,0,NULL), - (13339,0,0,1,16,0,0,NULL), - (13340,0,0,1,16,0,0,NULL), - (13341,0,0,1,16,0,0,NULL), - (13342,0,0,1,16,0,0,NULL), - (13343,0,0,1,16,0,0,NULL), - (13344,0,0,1,16,0,0,NULL), - (13345,0,0,1,16,0,0,NULL), - (13346,0,0,1,16,0,0,NULL), - (13347,0,0,1,16,0,0,NULL), - (13348,0,0,1,16,0,0,NULL), - (13349,0,0,1,16,0,0,NULL), - (13350,0,0,1,16,0,0,NULL), - (13351,0,0,1,16,0,0,NULL), - (13352,0,0,1,16,0,0,NULL), - (13353,0,0,1,16,0,0,NULL), - (13354,0,0,1,16,0,0,NULL), - (13355,0,0,1,16,0,0,NULL), - (13356,0,0,1,16,0,0,NULL), - (13367,0,0,1,16,0,0,NULL), - (13368,0,0,1,16,0,0,NULL), - (13369,0,0,1,16,0,0,NULL), - (13370,0,0,1,16,0,0,NULL), - (13371,0,0,1,16,0,0,NULL), - (13372,0,0,1,16,0,0,NULL), - (13373,0,0,1,16,0,0,NULL), - (13374,0,0,1,16,0,0,NULL), - (13375,0,0,1,16,0,0,NULL), - (13376,0,0,1,16,0,0,NULL), - (13377,0,0,1,16,0,0,NULL), - (13378,0,0,1,16,0,0,NULL), - (13379,0,0,1,16,0,0,NULL), - (13380,0,0,1,16,0,0,NULL), - (13381,0,0,1,16,0,0,NULL), - (13382,0,0,1,16,0,0,NULL), - (13383,0,0,1,16,0,0,NULL), - (13384,0,0,1,16,0,0,NULL), - (13385,0,0,1,16,0,0,NULL), - (13386,0,0,1,16,0,0,NULL), - (13387,0,0,1,16,0,0,NULL), - (13388,0,0,1,16,0,0,NULL), - (13389,0,0,1,16,0,0,NULL), - (13390,0,0,1,16,0,0,NULL), - (13391,0,0,1,16,0,0,NULL), - (13392,0,0,1,16,0,0,NULL), - (13394,0,0,1,16,0,0,NULL), - (13417,0,0,1,16,0,0,NULL), - (13419,0,0,1,16,0,0,NULL), - (13420,0,0,1,16,0,0,NULL), - (13421,0,0,1,16,0,0,NULL), - (13422,0,0,1,16,0,0,NULL), - (13430,0,0,1,16,0,0,NULL), - (13431,0,0,1,16,0,0,NULL), - (13432,0,0,1,16,0,0,NULL), - (13433,0,0,1,16,0,0,NULL), - (13434,0,0,1,16,0,0,NULL), - (13435,0,0,1,16,0,0,NULL), - (13436,0,0,1,16,0,0,NULL), - (13437,0,0,1,16,0,0,NULL), - (13438,0,0,1,16,0,0,NULL), - (13439,0,0,1,16,0,0,NULL), - (13440,0,0,1,16,0,0,NULL), - (13441,0,0,1,16,0,0,NULL), - (13442,0,0,1,16,0,0,NULL), - (13443,0,0,1,16,0,0,NULL), - (13444,0,0,1,16,0,0,NULL), - (13445,0,0,1,16,0,0,NULL), - (13446,0,0,1,16,0,0,NULL), - (13447,0,0,1,16,0,0,NULL), - (13448,0,0,1,16,0,0,NULL), - (13449,0,0,1,16,0,0,NULL), - (13450,0,0,1,16,0,0,NULL), - (13451,0,0,1,16,0,0,NULL), - (13452,0,0,1,16,0,0,NULL), - (13453,0,0,1,16,0,0,NULL), - (13454,0,0,1,16,0,0,NULL), - (13455,0,0,1,16,0,0,NULL), - (13456,0,0,1,16,0,0,NULL), - (13457,0,0,1,16,0,0,NULL), - (13458,0,0,1,16,0,0,NULL), - (13459,0,0,1,16,0,0,NULL), - (13460,0,0,1,16,0,0,NULL), - (13461,0,0,1,16,0,0,NULL), - (13462,0,0,1,16,0,0,NULL), - (13463,0,0,1,16,0,0,NULL), - (13464,0,0,1,16,0,0,NULL), - (13465,0,0,1,16,0,0,NULL), - (13466,0,0,1,16,0,0,NULL), - (13467,0,0,1,16,0,0,NULL), - (13468,0,0,1,16,0,0,NULL), - (13469,0,0,1,16,0,0,NULL), - (13470,0,0,1,16,0,0,NULL), - (13471,0,0,1,16,0,0,NULL), - (13472,0,0,1,16,0,0,NULL), - (13473,0,0,1,16,0,0,NULL), - (13474,0,0,1,16,0,0,NULL), - (13475,0,0,1,16,0,0,NULL), - (13476,0,0,1,16,0,0,NULL), - (13477,0,0,1,16,0,0,NULL), - (13478,0,0,1,16,0,0,NULL), - (13479,0,0,1,16,0,0,NULL), - (13480,0,0,1,16,0,0,NULL), - (13481,0,0,1,16,0,0,NULL), - (13482,0,0,1,16,0,0,NULL), - (13483,0,0,1,16,0,0,NULL), - (13484,0,0,1,16,0,0,NULL), - (13485,0,0,1,16,0,0,NULL), - (13486,0,0,1,16,0,0,NULL), - (13487,0,0,1,16,0,0,NULL), - (13488,0,0,1,16,0,0,NULL), - (13489,0,0,1,16,0,0,NULL), - (13490,0,0,1,16,0,0,NULL), - (13491,0,0,1,16,0,0,NULL), - (13492,0,0,1,16,0,0,NULL), - (13493,0,0,1,16,0,0,NULL), - (13494,0,0,1,16,0,0,NULL), - (13495,0,0,1,16,0,0,NULL), - (13496,0,0,1,16,0,0,NULL), - (13497,0,0,1,16,0,0,NULL), - (13498,0,0,1,16,0,0,NULL), - (13499,0,0,1,16,0,0,NULL), - (13500,0,0,1,16,0,0,NULL), - (13501,0,0,1,16,0,0,NULL), - (13502,0,0,1,16,0,0,NULL), - (13503,0,0,1,16,0,0,NULL), - (13504,0,0,1,16,0,0,NULL), - (13505,0,0,1,16,0,0,NULL), - (13506,0,0,1,16,0,0,NULL), - (13507,0,0,1,16,0,0,NULL), - (13508,0,0,1,16,0,0,NULL), - (13509,0,0,1,16,0,0,NULL), - (13510,0,0,1,16,0,0,NULL), - (13511,0,0,1,16,0,0,NULL), - (13512,0,0,1,16,0,0,NULL), - (13513,0,0,1,16,0,0,NULL), - (13514,0,0,1,16,0,0,NULL), - (13515,0,0,1,16,0,0,NULL), - (13516,0,0,1,16,0,0,NULL), - (13517,0,0,1,16,0,0,NULL), - (13518,0,0,1,16,0,0,NULL), - (13519,0,0,1,16,0,0,NULL), - (13520,0,0,1,16,0,0,NULL), - (13521,0,0,1,16,0,0,NULL), - (13522,0,0,1,16,0,0,NULL), - (13523,0,0,1,16,0,0,NULL), - (13524,0,0,1,16,0,0,NULL), - (13525,0,0,1,16,0,0,NULL), - (13526,0,0,1,16,0,0,NULL), - (13527,0,0,1,16,0,0,NULL), - (13528,0,0,1,16,0,0,NULL), - (13529,0,0,1,16,0,0,NULL), - (13530,0,0,1,16,0,0,NULL), - (13531,0,0,1,16,0,0,NULL), - (13532,0,0,1,16,0,0,NULL), - (13533,0,0,1,16,0,0,NULL), - (13534,0,0,1,16,0,0,NULL), - (13535,0,0,1,16,0,0,NULL), - (13536,0,0,1,16,0,0,NULL), - (13537,0,0,1,16,0,0,NULL), - (13538,0,0,1,16,0,0,NULL), - (13539,0,0,1,16,0,0,NULL), - (13540,0,0,1,16,0,0,NULL), - (13541,0,0,1,16,0,0,NULL), - (13542,0,0,1,16,0,0,NULL), - (13543,0,0,1,16,0,0,NULL), - (13544,0,0,1,16,0,0,NULL), - (13545,0,0,1,16,0,0,NULL), - (13546,0,0,1,16,0,0,NULL), - (13547,0,0,1,16,0,0,NULL), - (13548,0,0,1,16,0,0,NULL), - (13549,0,0,1,16,0,0,NULL), - (13550,0,0,1,16,0,0,NULL), - (13551,0,0,1,16,0,0,NULL), - (13552,0,0,1,16,0,0,NULL), - (13553,0,0,1,16,0,0,NULL), - (13554,0,0,1,16,0,0,NULL), - (13555,0,0,1,16,0,0,NULL), - (13556,0,0,1,16,0,0,NULL), - (13557,0,0,1,16,0,0,NULL), - (13558,0,0,1,16,0,0,NULL), - (13559,0,0,1,16,0,0,NULL), - (13560,0,0,1,16,0,0,NULL), - (13561,0,0,1,16,0,0,NULL), - (13562,0,0,1,16,0,0,NULL), - (13563,0,0,1,16,0,0,NULL), - (13565,0,0,1,16,0,0,NULL), - (13566,0,0,1,16,0,0,NULL), - (13567,0,0,1,16,0,0,NULL), - (13568,0,0,1,16,0,0,NULL), - (13569,0,0,1,16,0,0,NULL), - (13570,0,0,1,16,0,0,NULL), - (13571,0,0,1,16,0,0,NULL), - (13572,0,0,1,16,0,0,NULL), - (13573,0,0,1,16,0,0,NULL), - (13574,0,0,1,16,0,0,NULL), - (13575,0,0,1,16,0,0,NULL), - (13576,0,0,1,16,0,0,NULL), - (13577,0,0,1,16,0,0,NULL), - (13578,0,0,1,16,0,0,NULL), - (13579,0,0,1,16,0,0,NULL), - (13580,0,0,1,16,0,0,NULL), - (13581,0,0,1,16,173,0,NULL), - (13582,0,0,1,16,173,0,NULL), + (44337,0,1,1,16,0,0,''), (13583,0,0,1,16,0,0,NULL), (13584,0,0,1,16,0,0,NULL), - (13585,0,0,1,16,173,0,NULL), - (13586,0,0,1,16,0,0,NULL), - (13587,0,0,1,16,0,0,NULL), - (13588,0,0,1,16,0,0,NULL), - (13589,0,0,1,16,0,0,NULL), - (13590,0,0,1,16,173,0,NULL), (13591,0,0,1,16,0,0,NULL), - (13592,0,0,1,16,173,0,NULL), (13593,0,0,1,16,0,0,NULL), (13594,0,0,1,16,0,0,'7164'), - (13595,0,0,1,16,0,0,NULL), - (13596,0,0,1,16,0,0,NULL), - (13597,0,0,1,16,0,0,NULL), (13598,0,0,1,16,0,0,'7164'), - (13599,0,0,1,16,173,0,NULL), (13600,0,0,1,16,0,0,NULL), - (13601,0,0,1,16,0,0,NULL), - (13602,0,0,1,16,173,0,NULL), - (13603,0,0,1,16,173,0,NULL), - (13604,0,0,1,16,173,0,NULL), (13605,0,0,1,16,0,0,NULL), (13606,0,0,1,16,0,0,NULL), (13607,0,0,1,16,0,0,NULL), - (13608,0,0,1,16,173,0,NULL), - (13609,0,0,1,16,173,0,NULL), (13610,0,0,1,16,0,0,NULL), (13611,0,0,1,16,0,0,NULL), (13612,0,0,1,16,0,0,NULL), @@ -75394,484 +65008,27 @@ VALUES (13615,0,0,1,16,0,0,NULL), (13616,0,0,1,16,0,0,NULL), (13617,0,0,1,16,0,0,NULL), - (13618,0,0,1,16,0,0,NULL), - (13619,0,0,1,16,0,0,NULL), - (13620,0,0,1,16,0,0,NULL), - (13621,0,0,1,16,0,0,NULL), - (13622,0,0,1,16,0,0,NULL), - (13623,0,0,1,16,0,0,NULL), - (13624,0,0,1,16,0,0,NULL), - (13625,0,0,1,16,0,0,NULL), - (13626,0,0,1,16,0,0,NULL), - (13627,0,0,1,16,0,0,NULL), - (13628,0,0,1,16,0,0,NULL), - (13629,0,0,1,16,0,0,NULL), - (13630,0,0,1,16,0,0,NULL), - (13631,0,0,1,16,0,0,NULL), - (13632,0,0,1,16,0,0,NULL), - (13633,0,0,1,16,0,0,NULL), - (13634,0,0,1,16,0,0,NULL), - (13635,0,0,1,16,0,0,NULL), - (13636,0,0,1,16,0,0,NULL), - (13637,0,0,1,16,0,0,NULL), - (13638,0,0,1,16,0,0,NULL), - (13639,0,0,1,16,0,0,NULL), - (13640,0,0,1,16,0,0,NULL), - (13641,0,0,1,16,0,0,NULL), - (13642,0,0,1,16,0,0,NULL), - (13643,0,0,1,16,0,0,NULL), - (13644,0,0,1,16,0,0,NULL), - (13645,0,0,1,16,0,0,NULL), - (13646,0,0,1,16,0,0,NULL), - (13647,0,0,1,16,0,0,NULL), - (13648,0,0,1,16,0,0,NULL), - (13649,0,0,1,16,0,0,NULL), - (13650,0,0,1,16,0,0,NULL), - (13651,0,0,1,16,0,0,NULL), - (13652,0,0,1,16,0,0,NULL), - (13653,0,0,1,16,0,0,NULL), - (13654,0,0,1,16,0,0,NULL), - (13655,0,0,1,16,0,0,NULL), - (13656,0,0,1,16,0,0,NULL), - (13657,0,0,1,16,0,0,NULL), - (13658,0,0,1,16,0,0,NULL), - (13659,0,0,1,16,0,0,NULL), - (13660,0,0,1,16,0,0,NULL), - (13661,0,0,1,16,0,0,NULL), - (13662,0,0,1,16,0,0,NULL), - (13663,0,0,1,16,0,0,NULL), - (13664,0,0,1,16,0,0,NULL), - (13665,0,0,1,16,0,0,NULL), - (13666,0,0,1,16,0,0,NULL), - (13667,0,0,1,16,0,0,NULL), - (13668,0,0,1,16,0,0,NULL), - (13669,0,0,1,16,0,0,NULL), - (13670,0,0,1,16,0,0,NULL), - (13671,0,0,1,16,0,0,NULL), - (13672,0,0,1,16,0,0,NULL), - (13673,0,0,1,16,0,0,NULL), - (13674,0,0,1,16,0,0,NULL), - (13675,0,0,1,16,0,0,NULL), - (13676,0,0,1,16,0,0,NULL), - (13677,0,0,1,16,0,0,NULL), - (13678,0,0,1,16,0,0,NULL), - (13679,0,0,1,16,0,0,NULL), - (13680,0,0,1,16,0,0,NULL), - (13681,0,0,1,16,0,0,NULL), - (13682,0,0,1,16,0,0,NULL), - (13683,0,0,1,16,0,0,NULL), - (13684,0,0,1,16,0,0,NULL), - (13685,0,0,1,16,0,0,NULL), - (13686,0,0,1,16,0,0,NULL), - (13687,0,0,1,16,0,0,NULL), - (13688,0,0,1,16,0,0,NULL), - (13689,0,0,1,16,0,0,NULL), - (13690,0,0,1,16,0,0,NULL), - (13691,0,0,1,16,0,0,NULL), - (13692,0,0,1,16,0,0,NULL), - (13693,0,0,1,16,0,0,NULL), - (13694,0,0,1,16,0,0,NULL), - (13695,0,0,1,16,0,0,NULL), - (13696,0,0,1,16,0,0,NULL), - (13697,0,0,1,16,0,0,NULL), - (13698,0,0,1,16,0,0,NULL), - (13699,0,0,1,16,0,0,NULL), - (13700,0,0,1,16,0,0,NULL), - (13701,0,0,1,16,0,0,NULL), - (13702,0,131072,1,16,0,0,'6408'), - (13703,0,131072,1,16,0,0,'6408'), - (13704,0,131072,1,16,0,0,'6408'), - (13705,0,131072,1,16,0,0,'6408'), - (13706,0,0,1,16,0,0,NULL), - (13707,0,0,1,16,0,0,NULL), - (13708,0,0,1,16,0,0,NULL), - (13709,0,0,1,16,0,0,NULL), - (13710,0,0,1,16,0,0,NULL), - (13711,0,0,1,16,0,0,NULL), - (13712,0,0,1,16,0,0,NULL), - (13713,0,0,1,16,0,0,NULL), - (13714,0,0,1,16,0,0,NULL), - (13715,0,0,1,16,0,0,NULL), - (13716,0,0,1,16,0,0,NULL), - (13717,0,0,1,16,0,0,NULL), - (13718,0,0,1,16,0,0,NULL), - (13719,0,0,1,16,0,0,NULL), - (13720,0,0,1,16,0,0,NULL), - (13721,0,0,1,16,0,0,NULL), - (13722,0,0,1,16,0,0,NULL), - (13723,0,0,1,16,0,0,NULL), - (13724,0,0,1,16,0,0,NULL), - (13725,0,0,1,16,0,0,NULL), - (13726,0,0,1,16,0,0,NULL), - (13727,0,0,1,16,0,0,NULL), - (13728,0,0,1,16,0,0,NULL), - (13729,0,0,1,16,0,0,NULL), - (13730,0,0,1,16,0,0,NULL), - (13731,0,0,1,16,0,0,NULL), - (13732,0,0,1,16,0,0,NULL), - (13733,0,0,1,16,0,0,NULL), - (13734,0,0,1,16,0,0,NULL), - (13735,0,0,1,16,0,0,NULL), - (13736,0,0,1,16,0,0,NULL), - (13737,0,0,1,16,0,0,NULL), - (13738,0,0,1,16,0,0,NULL), - (13739,0,0,1,16,0,0,NULL), - (13740,0,0,1,16,0,0,NULL), - (13741,0,0,1,16,0,0,NULL), - (13742,0,0,1,16,0,0,NULL), - (13743,0,0,1,16,0,0,NULL), - (13744,0,0,1,16,0,0,NULL), - (13745,0,0,1,16,0,0,NULL), - (13746,0,0,1,16,0,0,NULL), - (13747,0,0,1,16,0,0,NULL), - (13748,0,0,1,16,0,0,NULL), - (13749,0,0,1,16,0,0,NULL), - (13750,0,0,1,16,0,0,NULL), - (13751,0,0,1,16,0,0,NULL), (13752,0,0,1,16,233,0,NULL), (13753,0,0,1,16,233,0,NULL), (13754,0,0,1,16,233,0,NULL), - (13755,0,0,1,16,0,0,NULL), (13756,0,0,1,16,233,0,NULL), (13757,0,0,1,16,233,0,NULL), - (13758,0,0,1,16,0,0,NULL), - (13759,0,0,1,16,0,0,NULL), - (13760,0,0,1,16,0,0,NULL), (13761,0,0,1,16,233,0,NULL), (13762,0,0,1,16,233,0,NULL), (13763,0,0,1,16,233,0,NULL), (13764,0,0,1,16,233,0,NULL), - (13765,0,0,1,16,0,0,NULL), - (13766,0,0,1,16,0,0,NULL), - (13767,0,0,1,16,0,0,NULL), - (13768,0,0,1,16,0,0,NULL), (13769,0,0,1,16,233,0,NULL), (13770,0,0,1,16,69,0,NULL), - (13771,0,0,1,16,0,0,NULL), - (13772,0,0,1,16,0,0,NULL), - (13773,0,0,1,16,0,0,NULL), - (13775,0,0,1,16,0,0,NULL), (13776,0,0,1,16,69,0,NULL), - (13777,0,0,1,16,0,0,NULL), - (13778,0,0,1,16,0,0,NULL), - (13779,0,0,1,16,0,0,NULL), - (13780,0,0,1,16,0,0,NULL), - (13781,0,0,1,16,0,0,NULL), - (13782,0,0,1,16,0,0,NULL), - (13783,0,0,1,16,0,0,NULL), - (13784,0,0,1,16,0,0,NULL), - (13785,0,0,1,16,0,0,NULL), - (13786,0,0,1,16,0,0,NULL), - (13787,0,0,1,16,0,0,NULL), - (13788,0,0,1,16,0,0,NULL), - (13789,0,0,1,16,0,0,NULL), - (13790,0,0,1,16,0,0,NULL), - (13791,0,0,1,16,0,0,NULL), - (13792,0,0,1,16,0,0,NULL), - (13793,0,0,1,16,0,0,NULL), - (13794,0,0,1,16,0,0,NULL), - (13795,0,0,1,16,0,0,NULL), - (13796,0,0,1,16,0,0,NULL), - (13797,0,0,1,16,0,0,NULL), - (13798,0,0,1,16,0,0,NULL), - (13799,0,0,1,16,0,0,NULL), - (13800,0,0,1,16,0,0,NULL), - (13801,0,0,1,16,0,0,NULL), - (13802,0,0,1,16,0,0,NULL), - (13803,0,0,1,16,0,0,NULL), - (13804,0,0,1,16,0,0,NULL), - (13805,0,0,1,16,0,0,NULL), - (13806,0,0,1,16,0,0,NULL), - (13807,0,0,1,16,0,0,NULL), - (13808,0,0,1,16,0,0,NULL), - (13809,0,0,1,16,0,0,NULL), - (13810,0,0,1,16,0,0,NULL), - (13811,0,0,1,16,0,0,NULL), - (13812,0,0,1,16,0,0,NULL), - (13813,0,0,1,16,0,0,NULL), - (13814,0,0,1,16,0,0,NULL), - (13815,0,0,1,16,0,0,NULL), - (13816,0,0,1,16,0,0,NULL), - (13817,0,0,1,16,0,0,NULL), - (13818,0,0,1,16,0,0,NULL), - (13819,0,0,1,16,0,0,NULL), - (13820,0,0,1,16,0,0,NULL), - (13821,0,0,1,16,0,0,NULL), - (13822,0,0,1,16,0,0,NULL), - (13823,0,0,1,16,0,0,NULL), - (13824,0,0,1,16,0,0,NULL), - (13825,0,0,1,16,0,0,NULL), - (13826,0,0,1,16,0,0,NULL), - (13827,0,0,1,16,0,0,NULL), - (13828,0,0,1,16,0,0,NULL), - (13829,0,0,1,16,0,0,NULL), - (13830,0,0,1,16,0,0,NULL), - (13831,0,0,1,16,0,0,NULL), - (13832,0,0,1,16,0,0,NULL), - (13833,0,0,1,16,0,0,NULL), - (13834,0,0,1,16,0,0,NULL), - (13835,0,0,1,16,0,0,NULL), - (13836,0,0,1,16,0,0,NULL), - (13837,0,0,1,16,0,0,NULL), - (13838,0,0,1,16,0,0,NULL), - (13839,0,0,1,16,0,0,NULL), - (13840,0,0,1,16,0,0,NULL), - (13841,0,0,1,16,0,0,NULL), - (13842,0,0,1,16,0,0,NULL), - (13843,0,0,1,16,0,0,NULL), - (13844,0,0,1,16,0,0,NULL), - (13845,0,0,1,16,0,0,NULL), - (13846,0,0,1,16,0,0,NULL), - (13847,0,0,1,16,0,0,NULL), - (13848,0,0,1,16,0,0,NULL), - (13849,0,0,1,16,0,0,NULL), - (13850,0,0,1,16,0,0,NULL), - (13851,0,0,1,16,0,0,NULL), - (13852,0,0,1,16,0,0,NULL), - (13853,0,0,1,16,0,0,NULL), - (13854,0,0,1,16,0,0,NULL), - (13855,0,0,1,16,0,0,NULL), - (13856,0,0,1,16,0,0,NULL), - (13857,0,0,1,16,0,0,NULL), - (13858,0,0,1,16,0,0,NULL), - (13859,0,0,1,16,0,0,NULL), - (13860,0,0,1,16,0,0,NULL), - (13861,0,0,1,16,0,0,NULL), - (13862,0,0,1,16,0,0,NULL), - (13863,0,0,1,16,0,0,NULL), - (13864,0,0,1,16,0,0,NULL), - (13865,0,0,1,16,0,0,NULL), - (13866,0,0,1,16,0,0,NULL), - (13867,0,0,1,16,0,0,NULL), - (13868,0,0,1,16,0,0,NULL), - (13869,0,0,1,16,0,0,NULL), - (13870,0,0,1,16,0,0,NULL), - (13871,0,0,1,16,0,0,NULL), - (13872,0,0,1,16,0,0,NULL), - (13873,0,0,1,16,0,0,NULL), - (13874,0,0,1,16,0,0,NULL), - (13875,0,0,1,16,0,0,NULL), - (13876,0,0,1,16,0,0,NULL), - (13877,0,0,1,16,0,0,NULL), - (13878,0,0,1,16,0,0,NULL), - (13879,0,0,1,16,0,0,NULL), - (13880,0,0,1,16,0,0,NULL), - (13881,0,0,1,16,0,0,NULL), - (13882,0,0,1,16,0,0,NULL), - (13883,0,0,1,16,0,0,NULL), - (13884,0,0,1,16,0,0,NULL), - (13885,0,0,1,16,0,0,NULL), - (13886,0,0,1,16,0,0,NULL), - (13887,0,0,1,16,0,0,NULL), - (13888,0,0,1,16,0,0,NULL), - (13889,0,0,1,16,0,0,NULL), - (13890,0,0,1,16,0,0,NULL), - (13891,0,0,1,16,0,0,NULL), - (13892,0,0,1,16,0,0,NULL), - (13893,0,0,1,16,0,0,NULL), - (13894,0,0,1,16,0,0,NULL), - (13895,0,0,1,16,0,0,NULL), - (13896,0,0,1,16,0,0,NULL), - (13897,0,0,1,16,0,0,NULL), - (13898,0,0,1,16,0,0,NULL), - (13899,0,0,1,16,0,0,NULL), - (13900,0,0,1,16,0,0,NULL), - (13901,0,0,1,16,0,0,NULL), - (13902,0,0,1,16,0,0,NULL), - (13903,0,0,1,16,0,0,NULL), - (13904,0,0,1,16,0,0,NULL), - (13905,0,0,1,16,0,0,NULL), - (13906,0,0,1,16,0,0,NULL), - (13907,0,0,1,16,0,0,NULL), - (13908,0,0,1,16,0,0,NULL), - (13909,0,0,1,16,0,0,NULL), - (13910,0,0,1,16,0,0,NULL), - (13911,0,0,1,16,0,0,NULL), - (13912,0,0,1,16,0,0,NULL), - (13913,0,0,1,16,0,0,NULL), - (13914,0,0,1,16,0,0,NULL), - (13915,0,0,1,16,0,0,NULL), - (13916,0,0,1,16,0,0,NULL), - (13917,0,0,1,16,0,0,NULL), - (13918,0,0,1,16,0,0,NULL), - (13919,0,0,1,16,0,0,NULL), - (13920,0,0,1,16,0,0,NULL), - (13921,0,0,1,16,0,0,NULL), - (13922,0,0,1,16,0,0,NULL), - (13923,0,0,1,16,0,0,NULL), - (13924,0,0,1,16,0,0,NULL), - (13925,0,0,1,16,0,0,NULL), - (13926,0,0,1,16,0,0,NULL), - (13927,0,0,1,16,0,0,NULL), - (13928,0,0,1,16,0,0,NULL), - (13929,0,0,1,16,0,0,NULL), - (13930,0,0,1,16,0,0,NULL), - (13931,0,0,1,16,0,0,NULL), - (13932,0,0,1,16,0,0,NULL), - (13933,0,0,1,16,0,0,NULL), - (13934,0,0,1,16,0,0,NULL), - (13935,0,0,1,16,0,0,NULL), - (13936,0,0,1,16,0,0,NULL), - (13937,0,0,1,16,0,0,NULL), - (13938,0,0,1,16,0,0,NULL), - (13939,0,0,1,16,0,0,NULL), - (13940,0,0,1,16,0,0,NULL), - (13941,0,0,1,16,0,0,NULL), - (13942,0,0,1,16,0,0,NULL), - (13943,0,0,1,16,0,0,NULL), - (13944,0,0,1,16,0,0,NULL), - (13945,0,0,1,16,0,0,NULL), - (13946,0,0,1,16,0,0,NULL), - (13947,0,0,1,16,0,0,NULL), - (13948,0,0,1,16,0,0,NULL), - (13949,0,0,1,16,0,0,NULL), - (13950,0,0,1,16,0,0,NULL), - (13951,0,0,1,16,0,0,NULL), - (13952,0,0,1,16,0,0,NULL), - (13953,0,0,1,16,0,0,NULL), - (13954,0,0,1,16,0,0,NULL), - (13955,0,0,1,16,0,0,NULL), - (13956,0,0,1,16,0,0,NULL), - (13957,0,0,1,16,0,0,NULL), - (13958,0,0,1,16,0,0,NULL), - (13959,0,0,1,16,0,0,NULL), - (13960,0,0,1,16,0,0,NULL), - (13961,0,0,1,16,0,0,NULL), - (13962,0,0,1,16,0,0,NULL), - (13963,0,0,1,16,0,0,NULL), - (13964,0,0,1,16,0,0,NULL), - (13965,0,0,1,16,0,0,NULL), - (13966,0,0,1,16,0,0,NULL), - (13967,0,0,1,16,0,0,NULL), - (13968,0,0,1,16,0,0,NULL), - (13969,0,0,1,16,0,0,NULL), - (13970,0,0,1,16,0,0,NULL), - (13971,0,0,1,16,0,0,NULL), - (13972,0,0,1,16,0,0,NULL), - (13973,0,0,1,16,0,0,NULL), - (13974,0,0,1,16,0,0,NULL), - (13975,0,0,1,16,0,0,NULL), - (13976,0,0,1,16,0,0,NULL), - (13977,0,0,1,16,0,0,NULL), - (13978,0,0,1,16,0,0,NULL), - (13979,0,0,1,16,0,0,NULL), - (13980,0,0,1,16,0,0,NULL), - (13982,0,0,1,16,0,0,NULL), - (13983,0,0,1,16,0,0,NULL), - (13984,0,0,1,16,0,0,NULL), - (13985,0,0,1,16,0,0,NULL), - (13986,0,0,1,16,0,0,NULL), - (13987,0,0,1,16,0,0,NULL), - (13988,0,0,1,16,0,0,NULL), - (13989,0,8,1,16,0,0,NULL), - (13990,0,0,1,16,0,0,NULL), - (13991,0,0,1,16,0,0,NULL), - (13992,0,0,1,16,0,0,NULL), - (13993,0,0,1,16,0,0,NULL), - (13994,0,0,1,16,0,0,NULL), - (13995,0,0,1,16,0,0,NULL), - (13996,0,0,1,16,0,0,NULL), - (13997,0,0,1,16,0,0,NULL), - (13998,0,0,1,16,0,0,NULL), - (13999,0,0,1,16,0,0,NULL), - (14000,0,0,1,16,0,0,NULL), - (14001,0,0,1,16,0,0,NULL), - (14002,0,0,1,16,0,0,NULL), - (14003,0,0,1,16,0,0,NULL), - (14004,0,0,1,16,0,0,NULL), - (14005,0,0,1,16,0,0,NULL), - (14006,0,0,1,16,0,0,NULL), - (14007,0,0,1,16,0,0,NULL), - (14008,0,0,1,16,0,0,NULL), - (14009,0,0,1,16,0,0,NULL), - (14010,0,0,1,16,0,0,NULL), - (14011,0,0,1,16,0,0,NULL), - (14012,0,0,1,16,0,0,NULL), - (14013,0,0,1,16,0,0,NULL), - (14014,0,0,1,16,0,0,NULL), - (14015,0,0,1,16,0,0,NULL), - (14016,0,0,1,16,0,0,NULL), - (14017,0,0,1,16,0,0,NULL), - (14018,0,0,1,16,0,0,NULL), - (14019,0,0,1,16,0,0,NULL), - (14020,0,0,1,16,0,0,NULL), - (14021,0,0,1,16,0,0,NULL), - (14022,0,0,1,16,0,0,NULL), - (14023,0,0,1,16,0,0,NULL), - (14024,0,0,1,16,0,0,NULL), - (14025,0,0,1,16,0,0,NULL), - (14026,0,0,1,16,0,0,NULL), - (14027,0,0,1,16,0,0,NULL), - (14028,0,0,1,16,0,0,NULL), - (14029,0,0,1,16,0,0,NULL), - (14030,0,0,1,16,0,0,NULL), - (14031,0,0,1,16,0,0,NULL), - (14032,0,0,1,16,0,0,NULL), - (14033,0,0,1,16,0,0,NULL), - (14034,0,0,1,16,0,0,NULL), - (14035,0,0,1,16,0,0,NULL), - (14036,0,0,1,16,0,0,NULL), - (14037,0,0,1,16,0,0,NULL), - (14038,0,0,1,16,0,0,NULL), - (14039,0,0,1,16,0,0,NULL), - (14040,0,0,1,16,0,0,NULL), - (14041,0,0,1,16,0,0,NULL), - (14042,0,0,1,16,0,0,NULL), - (14043,0,0,1,16,0,0,NULL), - (14044,0,0,1,16,0,0,NULL), - (14045,0,0,1,16,0,0,NULL), - (14046,0,0,1,16,0,0,NULL), - (14047,0,0,1,16,0,0,NULL), - (14048,0,0,1,16,0,0,NULL), - (14049,0,0,1,16,0,0,NULL), - (14050,0,0,1,16,0,0,NULL), - (14051,0,0,1,16,0,0,NULL), - (14052,0,0,1,16,0,0,NULL), - (14053,0,0,1,16,0,0,NULL), - (14054,0,0,1,16,0,0,NULL), - (14055,0,131072,1,16,0,0,NULL), - (14056,0,0,1,16,0,0,NULL), - (14057,0,0,1,16,0,0,NULL), - (14058,0,0,1,16,0,0,NULL), - (14059,0,0,1,16,0,0,NULL), - (14060,0,0,1,16,0,0,NULL), - (14061,0,0,1,16,0,0,NULL), - (14062,0,0,1,16,0,0,NULL), - (14063,0,0,1,16,0,0,NULL), - (14064,0,0,1,16,0,0,NULL), - (14065,0,0,1,16,0,0,NULL), - (14066,0,0,1,16,0,0,NULL), - (14067,0,0,1,16,0,0,NULL), - (14068,0,0,1,16,0,0,NULL), - (14069,0,0,1,16,0,0,NULL), - (14070,0,0,1,16,0,0,NULL), - (14071,0,0,1,16,0,0,NULL), - (14072,0,0,1,16,0,0,NULL), - (14073,0,0,1,16,0,0,NULL), - (14074,0,0,1,16,0,0,NULL), - (14075,0,0,1,16,0,0,NULL), - (14077,0,0,1,16,0,0,NULL), - (14078,0,3,1,16,0,0,NULL), - (14079,0,3,1,16,0,0,NULL), - (14080,0,3,1,16,0,0,NULL), - (14081,0,3,1,16,0,0,NULL), (14082,0,0,1,16,0,0,NULL), - (14083,0,3,1,16,0,0,NULL), (14084,0,0,1,16,0,0,NULL), - (14085,0,3,1,16,0,0,NULL), - (14086,0,3,1,16,0,0,NULL), - (14087,0,3,1,16,0,0,NULL), (14088,0,0,1,16,0,0,NULL), (14089,0,0,1,16,0,0,NULL), - (14090,0,3,1,16,0,0,NULL), (14091,0,0,1,16,0,0,NULL), - (14092,0,3,1,16,0,0,NULL), (14093,0,0,1,16,0,0,NULL), (14094,0,0,1,16,0,0,NULL), (14095,0,0,1,16,0,0,NULL), - (14096,0,3,1,16,0,0,NULL), (14097,0,0,1,16,0,0,NULL), - (14098,0,3,1,16,0,0,NULL), (14099,0,0,1,16,0,0,NULL), (14100,0,0,1,16,0,0,NULL), (14101,0,0,1,16,0,0,NULL), @@ -75881,6298 +65038,130 @@ VALUES (14105,0,0,1,16,0,0,NULL), (14106,0,0,1,16,0,0,NULL), (14107,0,0,1,16,0,0,NULL), - (14108,0,3,1,16,0,0,NULL), (14109,0,0,1,16,0,0,NULL), (14110,0,0,1,16,0,0,NULL), (14111,0,0,1,16,0,0,NULL), - (14112,0,3,1,16,0,0,NULL), (14113,0,0,1,16,0,0,NULL), (14114,0,0,1,16,0,0,NULL), (14115,0,0,1,16,0,0,NULL), - (14116,0,3,1,16,0,0,NULL), - (14117,0,3,1,16,0,0,NULL), (14118,0,0,1,16,0,0,NULL), - (14119,0,3,1,16,0,0,NULL), (14120,0,0,1,16,0,0,NULL), (14121,0,0,1,16,0,0,NULL), (14122,0,0,1,16,0,0,NULL), (14123,0,0,1,16,0,0,NULL), (14124,0,0,1,16,0,0,NULL), - (14125,0,0,1,16,0,0,NULL), - (14126,0,0,1,16,0,0,NULL), - (14127,0,0,1,16,0,0,NULL), - (14128,0,0,1,16,0,0,NULL), - (14129,0,0,1,16,0,0,NULL), (14130,0,3,1,16,0,0,NULL), - (14131,0,0,1,16,0,0,NULL), (14132,0,3,1,16,0,0,NULL), - (14133,0,0,1,16,0,0,NULL), (14134,0,3,1,16,0,0,NULL), (14135,0,3,1,16,0,0,NULL), - (14136,0,0,1,16,0,0,NULL), - (14137,0,0,1,16,0,0,NULL), - (14138,0,0,1,16,0,0,NULL), - (14139,0,0,1,16,0,0,NULL), - (14140,0,0,1,16,0,0,NULL), - (14141,0,0,1,16,0,0,NULL), - (14142,0,0,1,16,0,0,NULL), - (14143,0,0,1,16,0,0,NULL), - (14144,0,0,1,16,0,0,NULL), - (14145,0,0,1,16,0,0,NULL), - (14146,0,0,1,16,0,0,NULL), (14148,0,3,1,16,0,0,NULL), (14149,0,3,1,16,0,0,NULL), (14150,0,3,1,16,0,0,NULL), (14151,0,3,1,16,0,0,NULL), - (14152,0,0,1,16,0,0,NULL), - (14153,0,0,1,16,0,0,NULL), (14154,0,3,1,16,0,0,NULL), - (14155,0,0,1,16,0,0,NULL), - (14156,0,0,1,16,0,0,NULL), - (14157,0,0,1,16,0,0,NULL), - (14158,0,0,1,16,0,0,NULL), (14159,0,3,1,16,0,0,NULL), (14160,0,3,1,16,0,0,NULL), - (14161,0,0,1,16,0,0,NULL), - (14162,0,0,1,16,0,0,NULL), - (14163,0,0,1,16,0,0,NULL), (14164,0,3,1,16,0,0,NULL), - (14165,0,0,1,16,0,0,NULL), (14166,0,3,1,16,0,0,NULL), (14167,0,3,1,16,0,0,NULL), (14168,0,3,1,16,0,0,NULL), - (14169,0,0,1,16,0,0,NULL), (14170,0,3,1,16,0,0,NULL), - (14171,0,0,1,16,0,0,NULL), - (14172,0,0,1,16,0,0,NULL), - (14173,0,0,1,16,0,0,NULL), (14174,0,3,1,16,0,0,NULL), (14175,0,3,1,16,0,0,NULL), - (14176,0,0,1,16,0,0,NULL), - (14177,0,0,1,16,0,0,NULL), (14178,0,3,1,16,0,0,NULL), (14179,0,3,1,16,0,0,NULL), - (14180,0,0,1,16,0,0,NULL), - (14181,0,0,1,16,0,0,NULL), - (14182,0,0,1,16,0,0,NULL), (14183,0,3,1,16,0,0,NULL), (14184,0,3,1,16,0,0,NULL), - (14185,0,0,1,16,0,0,NULL), - (14186,0,0,1,16,0,0,NULL), (14187,0,3,1,16,0,0,NULL), - (14188,0,0,1,16,0,0,NULL), (14189,0,3,1,16,0,0,NULL), (14190,0,3,1,16,0,0,NULL), (14191,0,3,1,16,0,0,NULL), - (14192,0,0,1,16,0,0,NULL), - (14193,0,0,1,16,0,0,NULL), - (14194,0,0,1,16,0,0,NULL), - (14195,0,0,1,16,0,0,NULL), - (14196,0,0,1,16,0,0,NULL), - (14197,0,0,1,16,0,0,NULL), (14198,0,3,1,16,0,0,NULL), - (14199,0,0,1,16,0,0,NULL), - (14200,0,0,1,16,0,0,NULL), (14201,0,3,1,16,0,0,NULL), - (14202,0,0,1,16,0,0,NULL), - (14203,0,0,1,16,0,0,NULL), (14204,0,3,1,16,0,0,NULL), (14205,0,3,1,16,0,0,NULL), - (14206,0,0,1,16,0,0,NULL), - (14207,0,0,1,16,0,0,NULL), - (14208,0,0,1,16,0,0,NULL), (14209,0,3,1,16,0,0,NULL), - (14210,0,0,1,16,0,0,NULL), (14211,0,3,1,16,0,0,NULL), - (14212,0,0,1,16,0,0,NULL), - (14213,0,0,1,16,0,0,NULL), (14214,0,3,1,16,0,0,NULL), - (14215,0,0,1,16,0,0,NULL), - (14216,0,0,1,16,0,0,NULL), (14217,0,3,1,16,0,0,NULL), (14218,0,3,1,16,0,0,NULL), (14219,0,3,1,16,0,0,NULL), (14220,0,3,1,16,0,0,NULL), (14221,0,3,1,16,0,0,NULL), - (14222,0,0,1,16,0,0,NULL), - (14223,0,0,1,16,0,0,NULL), (14224,0,3,1,16,0,0,NULL), (14225,0,3,1,16,0,0,NULL), (14226,0,3,1,16,0,0,NULL), - (14227,0,0,1,16,0,0,NULL), (14228,0,3,1,16,0,0,NULL), - (14229,0,0,1,16,0,0,NULL), (14230,0,3,1,16,0,0,NULL), - (14231,0,0,1,16,0,0,NULL), - (14232,0,0,1,16,0,0,NULL), - (14233,0,0,1,16,0,0,NULL), (14234,0,3,1,16,0,0,NULL), - (14235,0,0,1,16,0,0,NULL), - (14236,0,0,1,16,0,0,NULL), - (14237,0,0,1,16,0,0,NULL), - (14238,0,0,1,16,0,0,NULL), - (14239,0,0,1,16,0,0,NULL), - (14240,0,0,1,16,0,0,NULL), - (14242,0,0,1,16,0,0,NULL), - (14243,0,0,1,16,0,0,NULL), - (14244,0,0,1,16,0,0,NULL), - (14245,0,0,1,16,0,0,NULL), - (14246,0,0,1,16,0,0,NULL), (14247,0,3,1,16,0,0,NULL), (14248,0,3,1,16,0,0,NULL), (14249,0,3,1,16,0,0,NULL), - (14250,0,0,1,16,0,0,NULL), - (14251,0,0,1,16,0,0,NULL), - (14252,0,0,1,16,0,0,NULL), - (14253,0,0,1,16,0,0,NULL), - (14254,0,0,1,16,0,0,NULL), - (14255,0,0,1,16,0,0,NULL), (14256,0,3,1,16,0,0,NULL), - (14257,0,0,1,16,0,0,NULL), - (14258,0,0,1,16,0,0,NULL), (14259,0,3,1,16,0,0,NULL), (14260,0,3,1,16,0,0,NULL), (14261,0,3,1,16,0,0,NULL), (14262,0,3,1,16,0,0,NULL), - (14263,0,0,1,16,0,0,NULL), - (14264,0,0,1,16,0,0,NULL), - (14265,0,0,1,16,0,0,NULL), - (14266,0,0,1,16,0,0,NULL), - (14267,0,0,1,16,0,0,NULL), - (14268,0,0,1,16,0,0,NULL), - (14269,0,0,1,16,0,0,NULL), - (14270,0,0,1,16,0,0,NULL), - (14271,0,0,1,16,0,0,NULL), - (14272,0,0,1,16,0,0,NULL), - (14273,0,0,1,16,0,0,NULL), - (14274,0,0,1,16,0,0,NULL), - (14275,0,0,1,16,0,0,NULL), - (14276,0,0,1,16,0,0,NULL), - (14277,0,0,1,16,0,0,NULL), - (14278,0,0,1,16,0,0,NULL), - (14279,0,0,1,16,0,0,NULL), - (14280,0,0,1,16,0,0,NULL), - (14281,0,0,1,16,0,0,NULL), - (14282,0,0,1,16,0,0,NULL), - (14283,0,0,1,16,0,0,NULL), - (14284,0,0,1,16,0,0,NULL), - (14285,0,0,1,16,0,0,NULL), - (14286,0,0,1,16,0,0,NULL), - (14287,0,0,1,16,0,0,NULL), - (14288,0,0,1,16,0,0,NULL), - (14289,0,0,1,16,0,0,NULL), - (14290,0,0,1,16,0,0,NULL), - (14291,0,0,1,16,0,0,NULL), - (14292,0,0,1,16,0,0,NULL), - (14293,0,0,1,16,0,0,NULL), - (14294,0,0,1,16,0,0,NULL), - (14295,0,0,1,16,0,0,NULL), - (14296,0,0,1,16,0,0,NULL), - (14297,0,0,1,16,0,0,NULL), - (14298,0,0,1,16,0,0,NULL), - (14299,0,0,1,16,0,0,NULL), - (14300,0,0,1,16,0,0,NULL), - (14301,0,0,1,16,0,0,NULL), - (14302,0,0,1,16,0,0,NULL), - (14303,0,0,1,16,0,0,NULL), - (14304,0,0,1,16,0,0,NULL), - (14305,0,0,1,16,0,0,NULL), - (14306,0,0,1,16,0,0,NULL), - (14307,0,0,1,16,0,0,NULL), - (14308,0,0,1,16,0,0,NULL), - (14309,0,0,1,16,0,0,NULL), - (14310,0,0,1,16,0,0,NULL); - -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) -VALUES - (14311,0,0,1,16,0,0,NULL), - (14312,0,0,1,16,0,0,NULL), - (14313,0,0,1,16,0,0,NULL), - (14314,0,0,1,16,0,0,NULL), - (14315,0,0,1,16,0,0,NULL), - (14316,0,0,1,16,0,0,NULL), - (14317,0,0,1,16,0,0,NULL), - (14318,0,0,1,16,0,0,NULL), - (14319,0,0,1,16,0,0,NULL), - (14320,0,0,1,16,0,0,NULL), - (14321,0,0,1,16,0,0,NULL), - (14322,0,0,1,16,0,0,NULL), (14323,0,0,1,16,0,0,NULL), - (14333,0,0,1,16,0,0,NULL), - (14334,0,0,1,16,0,0,NULL), - (14335,0,0,1,16,0,0,NULL), - (14336,0,0,1,16,0,0,NULL), - (14344,0,0,1,16,0,0,NULL), - (14345,0,0,1,16,0,0,NULL), - (14347,0,0,1,16,0,0,NULL), - (14348,0,0,1,16,0,0,NULL), - (14349,0,0,1,16,0,0,NULL), - (14350,0,0,1,16,0,0,NULL), - (14351,0,0,1,16,0,0,NULL), - (14352,0,0,1,16,0,0,NULL), - (14353,0,0,1,16,0,0,NULL), - (14354,0,0,1,16,0,0,NULL), - (14355,0,0,1,16,0,0,NULL), - (14356,0,0,1,16,0,0,NULL), - (14357,0,0,1,16,0,0,NULL), - (14358,0,0,1,16,0,0,NULL), - (14359,0,0,1,16,0,0,NULL), - (14360,0,0,1,16,0,0,NULL), - (14361,0,0,1,16,0,0,NULL), - (14362,0,0,1,16,0,0,NULL), - (14363,0,0,1,16,0,0,NULL), - (14364,0,0,1,16,0,0,NULL), - (14365,0,0,1,16,0,0,NULL), - (14366,0,0,1,16,0,0,NULL), - (14367,0,0,1,16,0,0,NULL), - (14368,0,0,1,16,0,0,NULL), - (14369,0,0,1,16,0,0,NULL), - (14370,0,0,1,16,0,0,NULL), - (14371,0,0,1,16,0,0,NULL), - (14372,0,0,1,16,0,0,NULL), - (14373,0,0,1,16,0,0,NULL), - (14374,0,0,1,16,0,0,NULL), - (14375,0,0,1,16,0,0,NULL), - (14376,0,0,1,16,0,0,NULL), - (14377,0,0,1,16,0,0,NULL), - (14378,0,0,1,16,0,0,NULL), - (14379,0,0,1,16,0,0,NULL), - (14380,0,0,1,16,0,0,NULL), - (14381,0,0,1,16,0,0,NULL), - (14382,0,0,1,16,0,0,NULL), - (14383,0,0,1,16,0,0,NULL), - (14384,0,0,1,16,0,0,NULL), - (14385,0,0,1,16,0,0,NULL), - (14386,0,0,1,16,0,0,NULL), - (14387,0,0,1,16,0,0,NULL), - (14388,0,0,1,16,0,0,NULL), - (14389,0,0,1,16,173,0,NULL), - (14390,0,0,1,16,0,0,NULL), - (14391,0,0,1,16,0,0,NULL), - (14392,0,0,1,16,0,0,NULL), - (14393,0,0,1,16,0,0,NULL), - (14394,0,0,1,16,0,0,NULL), - (14395,0,0,1,16,0,0,NULL), - (14396,0,0,1,16,0,0,NULL), - (14397,0,0,1,16,0,0,NULL), - (14398,0,0,1,16,0,0,NULL), - (14399,0,0,1,16,0,0,NULL), - (14400,0,0,1,16,0,0,NULL), - (14401,0,0,1,16,0,0,NULL), - (14402,0,0,1,16,0,0,NULL), - (14403,0,0,1,16,0,0,NULL), - (14404,0,0,1,16,0,0,NULL), - (14405,0,0,1,16,0,0,NULL), - (14406,0,0,1,16,0,0,NULL), - (14407,0,0,1,16,0,0,NULL), - (14408,0,0,1,16,0,0,NULL), - (14409,0,0,1,16,0,0,NULL), - (14410,0,0,1,16,0,0,NULL), - (14411,0,0,1,16,0,0,NULL), - (14412,0,0,1,16,0,0,NULL), - (14413,0,0,1,16,0,0,NULL), - (14414,0,0,1,16,0,0,NULL), - (14415,0,0,1,16,0,0,NULL), - (14416,0,0,1,16,0,0,NULL), - (14417,0,0,1,16,0,0,NULL), - (14418,0,0,1,16,0,0,NULL), - (14419,0,0,1,16,0,0,NULL), - (14420,0,0,1,16,0,0,NULL), - (14421,0,0,1,16,0,0,NULL), - (14422,0,0,1,16,0,0,NULL), - (14423,0,0,1,16,0,0,NULL), - (14424,0,0,1,16,0,0,NULL), - (14425,0,0,1,16,0,0,NULL), - (14426,0,0,1,16,0,0,NULL), - (14427,0,0,1,16,0,0,NULL), - (14428,0,0,1,16,0,0,NULL), - (14429,0,0,1,16,0,0,NULL), - (14430,0,0,1,16,0,0,NULL), - (14431,0,0,1,16,0,0,NULL), - (14432,0,0,1,16,0,0,NULL), - (14433,0,0,1,16,0,0,NULL), - (14434,0,0,1,16,0,0,NULL), - (14435,0,0,1,16,0,0,NULL), - (14436,0,0,1,16,0,0,NULL), - (14437,0,0,1,16,0,0,NULL), - (14438,0,0,1,16,0,0,NULL), - (14439,0,0,1,16,0,0,NULL), - (14440,0,0,1,16,0,0,NULL), - (14441,0,0,1,16,0,0,NULL), - (14442,0,0,1,16,0,0,NULL), - (14443,0,0,1,16,0,0,NULL), - (14444,0,0,1,16,0,0,NULL), - (14445,0,0,1,16,0,0,NULL), - (14446,0,0,1,16,0,0,NULL), - (14447,0,131072,1,16,0,0,'6408'), - (14448,0,131072,1,16,0,0,'6408'), - (14449,0,131072,1,16,0,0,'6408'), - (14450,0,131072,1,16,0,0,'6408'), - (14451,0,131072,1,16,0,0,'6408'), - (14452,0,131072,1,16,0,0,'6408'), - (14453,0,131072,1,16,0,0,'6408'), - (14454,0,131072,1,16,0,0,'6408'), - (14455,0,131072,1,16,0,0,'6408'), - (14456,0,131072,1,16,0,0,'6408'), - (14457,0,131072,1,16,0,0,'6408'), - (14458,0,131072,1,16,0,0,'6408'), - (14459,0,131072,1,16,0,0,'6408'), - (14460,0,131072,1,16,0,0,'6408'), - (14461,0,131072,1,16,0,0,'6408'), - (14462,0,131072,1,16,0,0,'6408'), - (14463,0,131072,1,16,0,0,'6408'), - (14464,0,0,1,16,0,0,NULL), - (14465,0,0,1,16,0,0,NULL), - (14466,0,0,1,16,0,0,NULL), - (14467,0,0,1,16,0,0,NULL), - (14468,0,0,1,16,0,0,NULL), - (14469,0,0,1,16,0,0,NULL), - (14470,0,0,1,16,0,0,NULL), - (14471,0,0,1,16,0,0,NULL), - (14472,0,0,1,16,0,0,NULL), - (14473,0,0,1,16,0,0,NULL), - (14474,0,0,1,16,0,0,NULL), - (14475,0,0,1,16,0,0,NULL), - (14476,0,0,1,16,0,0,NULL), - (14477,0,0,1,16,0,0,NULL), - (14478,0,0,1,16,0,0,NULL), - (14479,0,0,1,16,0,0,NULL), - (14480,0,0,1,16,0,0,NULL), - (14481,0,0,1,16,0,0,NULL), - (14482,0,0,1,16,0,0,NULL), - (14483,0,0,1,16,0,0,NULL), - (14484,0,0,1,16,0,0,NULL), - (14485,0,0,1,16,0,0,NULL), - (14486,0,0,1,16,0,0,NULL), - (14487,0,0,1,16,0,0,NULL), - (14488,0,0,1,16,0,0,NULL), - (14489,0,0,1,16,0,0,NULL), - (14491,0,0,1,16,0,0,NULL), - (14492,0,0,1,16,0,0,NULL), - (14493,0,0,1,16,0,0,NULL), - (14494,0,0,1,16,0,0,NULL), - (14495,0,0,1,16,0,0,NULL), - (14496,0,0,1,16,0,0,NULL), - (14497,0,0,1,16,0,0,NULL), - (14498,0,0,1,16,0,0,NULL), - (14499,0,0,1,16,0,0,NULL), - (14500,0,0,1,16,0,0,NULL), - (14501,0,0,1,16,0,0,NULL), - (14502,0,0,1,16,0,0,NULL), - (14503,0,0,1,16,0,0,NULL), - (14504,0,0,1,16,0,0,NULL), - (14505,0,0,1,16,0,0,NULL), - (14506,0,0,1,16,0,0,NULL), - (14507,0,0,1,16,0,0,NULL), - (14508,0,0,1,16,0,0,NULL), - (14509,0,0,1,16,0,0,NULL), - (14510,0,0,1,16,0,0,NULL), - (14511,0,0,1,16,0,0,NULL), - (14512,0,0,1,16,0,0,NULL), - (14513,0,0,1,16,0,0,NULL), - (14514,0,0,1,16,0,0,NULL), - (14515,0,0,1,16,0,0,NULL), - (14516,0,0,1,16,0,0,NULL), - (14517,0,0,1,16,0,0,NULL), - (14518,0,0,1,16,0,0,NULL), - (14519,0,0,1,16,0,0,NULL), - (14520,0,0,1,16,0,0,NULL), - (14521,0,0,1,16,0,0,NULL), - (14523,0,0,1,16,0,0,NULL), - (14524,0,0,1,16,0,0,NULL), - (14525,0,0,1,16,0,0,NULL), - (14526,0,0,1,16,0,0,NULL), - (14527,0,0,1,16,0,0,NULL), - (14528,0,33554432,1,16,0,0,NULL), - (14529,0,0,1,16,0,0,NULL), - (14530,0,0,1,16,0,0,NULL), - (14531,0,0,1,16,0,0,NULL), - (14532,0,0,1,16,0,0,NULL), - (14533,0,0,1,16,0,0,NULL), - (14534,0,0,1,16,0,0,NULL), - (14535,0,0,1,16,0,0,NULL), - (14536,0,33554432,1,16,0,0,NULL), - (14537,0,33554432,1,16,0,0,NULL), - (14541,0,0,1,16,0,0,NULL), - (14542,0,0,1,16,0,0,NULL), - (14545,0,33554432,1,16,0,0,NULL), (14546,0,8,1,16,0,0,NULL), - (14549,0,0,1,16,0,0,NULL), - (14550,0,0,1,16,0,0,NULL), - (14552,0,33554432,1,16,0,0,NULL), - (14556,0,0,1,16,0,0,NULL), - (14557,0,0,1,16,0,0,NULL), - (14559,0,0,1,16,0,0,NULL), - (14560,0,0,1,16,0,0,NULL), - (14562,0,0,1,16,0,0,NULL), - (14563,0,0,1,16,0,0,NULL), (14564,0,0,1,16,0,0,'12544'), - (14565,0,33554432,1,16,0,0,NULL), (14566,0,0,1,16,0,0,'12544'), (14568,0,0,1,16,0,0,'12544'), - (14570,0,33554432,1,16,0,0,NULL), - (14571,0,0,1,16,0,0,NULL), (14572,229,0,1,16,0,0,NULL), - (14573,0,0,1,16,0,0,NULL), (14574,2410,0,1,16,0,0,NULL), (14575,2410,0,1,16,0,0,NULL), - (14576,0,0,1,16,0,0,NULL), - (14577,0,0,1,16,0,0,NULL), - (14578,0,33554432,1,16,0,0,NULL), - (14581,0,0,1,16,0,0,NULL), - (14582,0,0,1,16,0,0,NULL), - (14583,0,0,1,16,0,0,NULL), - (14585,0,0,1,16,0,0,NULL), - (14586,0,33554432,1,16,0,0,NULL), - (14587,0,0,1,16,0,0,NULL), - (14588,0,0,1,16,0,0,NULL), - (14589,0,0,1,16,0,0,NULL), - (14590,0,0,1,16,0,0,NULL), - (14591,0,0,1,16,0,0,NULL), - (14592,0,0,1,16,0,0,NULL), - (14593,0,0,1,16,0,0,NULL), - (14594,0,0,1,16,0,0,NULL), - (14595,0,0,1,16,0,0,NULL), - (14596,0,0,1,16,0,0,NULL), - (14597,0,0,1,16,0,0,NULL), - (14598,0,0,1,16,0,0,NULL), - (14599,0,0,1,16,0,0,NULL), - (14600,0,0,1,16,0,0,NULL), - (14601,0,0,1,16,0,0,NULL), - (14602,0,0,1,16,0,0,NULL), - (14603,0,0,1,16,0,0,NULL), - (14604,0,0,1,16,0,0,NULL), - (14605,0,0,1,16,0,0,NULL), - (14606,0,0,1,16,0,0,NULL), - (14607,0,0,1,16,0,0,NULL), - (14608,0,0,1,16,0,0,NULL), - (14609,0,0,1,16,0,0,NULL), - (14610,0,0,1,16,0,0,NULL), - (14611,0,0,1,16,0,0,NULL), - (14612,0,0,1,16,0,0,NULL), - (14613,0,0,1,16,0,0,NULL), - (14614,0,0,1,16,0,0,NULL), - (14615,0,0,1,16,0,0,NULL), - (14616,0,0,1,16,0,0,NULL), - (14617,0,0,1,16,0,0,NULL), - (14618,0,0,1,16,0,0,NULL), - (14619,0,0,1,16,0,0,NULL), - (14620,0,0,1,16,0,0,NULL), - (14621,0,0,1,16,0,0,NULL), - (14622,0,0,1,16,0,0,NULL), - (14623,0,0,1,16,0,0,NULL), - (14624,0,0,1,16,0,0,NULL), - (14625,0,0,1,16,0,0,NULL), - (14626,0,0,1,16,0,0,NULL), - (14627,0,0,1,16,0,0,NULL), - (14628,0,0,1,16,0,0,NULL), - (14629,0,0,1,16,0,0,NULL), - (14630,0,0,1,16,0,0,NULL), - (14631,0,0,1,16,0,0,NULL), - (14632,0,0,1,16,0,0,NULL), (14633,0,8,1,16,69,0,NULL), - (14636,0,0,1,16,0,0,NULL), - (14637,0,0,1,16,0,0,NULL), - (14639,0,33554432,1,16,0,0,NULL), - (14642,0,0,1,16,0,0,NULL), - (14643,0,0,1,16,0,0,NULL), - (14644,0,0,1,16,0,0,NULL), - (14645,0,0,1,16,0,0,NULL), - (14646,0,0,1,16,0,0,NULL), - (14647,0,33554432,1,16,0,0,NULL), - (14650,0,0,1,16,0,0,NULL), - (14652,0,0,1,16,0,0,NULL), - (14653,0,0,1,16,0,0,NULL), - (14654,0,0,1,16,0,0,NULL), - (14655,0,0,1,16,0,0,NULL), - (14656,0,0,1,16,0,0,NULL), - (14657,0,0,1,16,0,0,NULL), - (14658,0,0,1,16,0,0,NULL), - (14659,0,0,1,16,0,0,NULL), - (14660,0,0,1,16,0,0,NULL), - (14661,0,0,1,16,0,0,NULL), - (14662,0,0,1,16,0,0,NULL), - (14663,0,0,1,16,0,0,NULL), - (14664,0,0,1,16,0,0,NULL), - (14665,0,0,1,16,0,0,NULL), - (14666,0,0,1,16,0,0,NULL), - (14667,0,0,1,16,0,0,NULL), - (14668,0,0,1,16,0,0,NULL), - (14669,0,0,1,16,0,0,NULL), - (14670,0,0,1,16,0,0,NULL), - (14671,0,0,1,16,0,0,NULL), - (14672,0,0,1,16,0,0,NULL), - (14673,0,0,1,16,0,0,NULL), - (14674,0,0,1,16,0,0,NULL), - (14675,0,0,1,16,0,0,NULL), - (14676,0,0,1,16,0,0,NULL), - (14677,0,0,1,16,0,0,NULL), - (14678,0,0,1,16,0,0,NULL), - (14679,0,0,1,16,0,0,NULL), - (14680,0,0,1,16,0,0,NULL), - (14681,0,0,1,16,0,0,NULL), - (14682,0,0,1,16,0,0,NULL), - (14683,0,0,1,16,0,0,NULL), - (14684,0,0,1,16,0,0,NULL), - (14685,0,0,1,16,0,0,NULL), - (14686,0,0,1,16,0,0,NULL), - (14687,0,0,1,16,0,0,NULL), - (14688,0,0,1,16,0,0,NULL), - (14689,0,0,1,16,0,0,NULL), - (14690,0,0,1,16,0,0,NULL), - (14691,0,0,1,16,0,0,NULL), - (14692,0,0,1,16,0,0,NULL), - (14693,0,0,1,16,0,0,NULL), - (14694,0,0,1,16,0,0,NULL), - (14695,0,0,1,16,0,0,NULL), - (14696,0,0,1,16,0,0,NULL), - (14697,0,0,1,16,0,0,NULL), - (14698,0,0,1,16,0,0,NULL), - (14699,0,0,1,16,0,0,NULL), - (14700,0,0,1,16,0,0,NULL), - (14701,0,0,1,16,0,0,NULL), - (14702,0,0,1,16,0,0,NULL), - (14703,0,0,1,16,0,0,NULL), - (14704,0,0,1,16,0,0,NULL), - (14705,0,0,1,16,0,0,NULL), - (14706,0,0,1,16,0,0,NULL), - (14707,0,0,1,16,0,0,NULL), - (14708,0,0,1,16,0,0,NULL), - (14709,0,0,1,16,0,0,NULL), - (14710,0,0,1,16,0,0,NULL), - (14711,0,0,1,16,0,0,NULL), - (14712,0,0,1,16,0,0,NULL), - (14713,0,0,1,16,0,0,NULL), - (14714,0,0,1,16,0,0,NULL), - (14715,0,0,1,16,0,0,NULL), - (14716,0,0,1,16,0,0,NULL), - (14717,0,0,1,16,0,0,NULL), - (14718,0,0,1,16,0,0,NULL), - (14719,0,0,1,16,0,0,NULL), - (14720,0,0,1,16,0,0,NULL), - (14721,0,0,1,16,0,0,NULL), - (14722,0,0,1,16,0,0,NULL), - (14723,0,0,1,16,0,0,NULL), - (14724,0,0,1,16,0,0,NULL), - (14725,0,0,1,16,0,0,NULL), - (14726,0,0,1,16,0,0,NULL), - (14727,0,0,1,16,0,0,NULL), - (14728,0,0,1,16,0,0,NULL), - (14729,0,0,1,16,0,0,NULL), - (14732,0,0,1,16,0,0,NULL), - (14733,0,0,1,16,0,0,NULL), - (14734,0,0,1,16,0,0,NULL), - (14735,0,0,1,16,0,0,NULL), - (14736,0,0,1,16,0,0,NULL), - (14737,0,0,1,16,0,0,NULL), - (14738,0,0,1,16,0,0,NULL), - (14739,0,0,1,16,0,0,NULL), - (14740,0,0,1,16,0,0,NULL), - (14741,0,0,1,16,0,0,NULL), - (14742,0,0,1,16,0,0,NULL), - (14743,0,0,1,16,0,0,NULL), - (14744,0,0,1,16,0,0,NULL), - (14745,0,0,1,16,0,0,NULL), - (14746,0,0,1,16,0,0,NULL), - (14747,0,0,1,16,0,0,NULL), - (14748,0,0,1,16,0,0,NULL), - (14749,0,0,1,16,0,0,NULL), - (14750,0,0,1,16,0,0,NULL), - (14751,0,0,1,16,0,0,NULL), - (14752,0,0,1,16,0,0,NULL), - (14753,0,0,1,16,0,0,NULL), - (14754,0,0,1,16,0,0,NULL), - (14755,0,0,1,16,0,0,NULL), - (14756,0,0,1,16,0,0,NULL), - (14757,0,0,1,16,0,0,NULL), - (14758,0,0,1,16,0,0,NULL), - (14759,0,0,1,16,0,0,NULL), - (14760,0,0,1,16,0,0,NULL), - (14761,0,0,1,16,0,0,NULL), - (14762,0,0,1,16,0,0,NULL), - (14763,0,0,1,16,0,0,NULL), - (14764,0,0,1,16,0,0,NULL), - (14765,0,0,1,16,0,0,NULL), - (14766,0,0,1,16,0,0,NULL), - (14767,0,0,1,16,0,0,NULL), - (14768,0,0,1,16,0,0,NULL), (14769,0,0,1,16,0,0,NULL), - (14770,0,0,1,16,0,0,NULL), (14771,0,0,1,16,0,0,NULL), - (14772,0,0,1,16,0,0,NULL), - (14773,0,0,1,16,0,0,NULL), - (14774,0,0,1,16,0,0,NULL), - (14775,0,0,1,16,0,0,NULL), - (14776,0,0,1,16,0,0,NULL), - (14777,0,0,1,16,0,0,NULL), - (14778,0,0,1,16,0,0,NULL), - (14779,0,0,1,16,0,0,NULL), - (14780,0,0,1,16,0,0,NULL), - (14781,0,0,1,16,0,0,NULL), - (14782,0,0,1,16,0,0,NULL), - (14783,0,0,1,16,0,0,NULL), - (14784,0,0,1,16,0,0,NULL), - (14785,0,0,1,16,0,0,NULL), - (14786,0,0,1,16,0,0,NULL), - (14787,0,0,1,16,0,0,NULL), - (14788,0,0,1,16,0,0,NULL), - (14789,0,0,1,16,0,0,NULL), - (14790,0,0,1,16,0,0,NULL), - (14791,0,0,1,16,0,0,NULL), - (14792,0,0,1,16,0,0,NULL), - (14793,0,0,1,16,0,0,NULL), - (14794,0,0,1,16,0,0,NULL), - (14795,0,0,1,16,0,0,NULL), - (14796,0,0,1,16,0,0,NULL), - (14797,0,0,1,16,0,0,NULL), - (14799,0,0,1,16,0,0,NULL), - (14800,0,0,1,16,0,0,NULL), - (14801,0,0,1,16,0,0,NULL), - (14802,0,0,1,16,0,0,NULL), - (14803,0,0,1,16,0,0,NULL), - (14804,0,0,1,16,0,0,NULL), - (14805,0,0,1,16,0,0,NULL), - (14806,0,0,1,16,0,0,NULL), - (14807,0,0,1,16,0,0,NULL), - (14808,0,0,1,16,0,0,NULL), - (14809,0,0,1,16,0,0,NULL), - (14810,0,0,1,16,0,0,NULL), - (14811,0,0,1,16,0,0,NULL), - (14812,0,0,1,16,0,0,NULL), - (14813,0,0,1,16,0,0,NULL), - (14814,0,0,1,16,0,0,NULL), - (14815,0,0,1,16,0,0,NULL), - (14816,0,0,1,16,0,0,NULL), - (14817,0,0,1,16,0,0,NULL), - (14818,0,0,1,16,0,0,NULL), - (14819,0,0,1,16,0,0,NULL), - (14820,0,0,1,16,0,0,NULL), - (14821,0,0,1,16,0,0,NULL), - (14822,0,0,1,16,0,0,NULL), - (14823,0,0,1,16,0,0,NULL), - (14824,0,0,1,16,0,0,NULL), - (14825,0,0,1,16,0,0,NULL), - (14826,0,0,1,16,0,0,NULL), - (14827,0,0,1,16,0,0,NULL), - (14828,0,0,1,16,0,0,NULL), - (14829,0,0,1,16,0,0,NULL), - (14830,0,0,1,16,0,0,NULL), - (14831,0,0,0,16,0,0,NULL), - (14832,0,0,1,16,0,0,NULL), - (14833,0,0,1,16,0,0,NULL), - (14834,0,0,1,16,0,0,NULL), - (14835,0,0,1,16,0,0,NULL), - (14836,0,0,1,16,0,0,NULL), - (14837,0,0,1,16,0,0,NULL), - (14838,0,0,1,16,0,0,NULL), - (14839,0,0,1,16,0,0,NULL), - (14840,0,0,1,16,0,0,NULL), - (14841,0,0,1,16,0,0,NULL), - (14842,0,0,1,16,0,0,NULL), - (14843,0,0,1,16,0,0,NULL), - (14844,0,0,1,16,0,0,NULL), - (14845,0,0,1,16,0,0,NULL), - (14846,0,0,1,16,0,0,NULL), - (14847,0,0,1,16,0,0,NULL), - (14848,0,0,1,16,0,0,NULL), - (14849,0,0,1,16,0,0,NULL), - (14850,0,0,1,16,0,0,NULL), - (14851,0,0,1,16,0,0,NULL), - (14852,0,0,1,16,0,0,NULL), - (14853,0,0,1,16,0,0,NULL), - (14854,0,0,1,16,0,0,NULL), - (14855,0,0,1,16,0,0,NULL), - (14857,0,0,1,16,0,0,NULL), - (14858,0,0,1,16,0,0,NULL), - (14859,0,0,1,16,0,0,NULL), - (14860,0,0,1,16,0,0,NULL), - (14861,0,0,1,16,0,0,NULL), - (14862,0,0,1,16,0,0,NULL), - (14863,0,0,1,16,0,0,NULL), - (14864,0,0,1,16,0,0,NULL), - (14865,0,0,1,16,0,0,NULL), - (14866,0,0,1,16,0,0,NULL), - (14867,0,0,1,16,0,0,NULL), - (14868,0,0,1,16,0,0,NULL), - (14870,0,0,1,16,0,0,NULL), - (14871,0,0,1,16,0,0,NULL), - (14872,0,0,1,16,0,0,NULL), - (14873,0,0,1,16,0,0,NULL), (14874,0,8,1,16,0,0,NULL), - (14875,0,0,1,16,0,0,NULL), - (14876,0,0,1,16,0,0,NULL), - (14877,0,0,1,16,0,0,NULL), - (14878,0,0,1,16,0,0,NULL), - (14879,0,0,1,16,0,0,NULL), - (14880,0,0,1,16,0,0,NULL), - (14881,0,0,1,16,0,0,NULL), - (14882,0,0,1,16,0,0,NULL), - (14883,0,0,1,16,0,0,NULL), - (14884,0,0,1,16,0,0,NULL), - (14885,0,0,1,16,0,0,NULL), - (14886,0,0,1,16,0,0,NULL), - (14887,0,0,1,16,0,0,NULL), - (14888,0,0,1,16,0,0,NULL), - (14889,0,0,1,16,0,0,NULL), - (14890,0,0,1,16,0,0,NULL), - (14891,0,0,1,16,0,0,NULL), - (14892,0,0,1,16,0,0,NULL), - (14893,0,0,1,16,0,0,NULL), - (14894,0,0,1,16,0,0,NULL), - (14895,0,0,1,16,0,0,NULL), - (14896,0,0,1,16,0,0,NULL), - (14897,0,0,1,16,0,0,NULL), - (14898,0,0,1,16,0,0,NULL), - (14899,0,0,1,16,0,0,NULL), - (14900,0,0,1,16,0,0,NULL), - (14901,0,0,1,16,0,0,NULL), - (14902,0,0,1,16,0,0,NULL), - (14903,0,0,1,16,0,0,NULL), - (14904,0,0,1,16,0,0,NULL), - (14905,0,0,1,16,0,0,NULL), - (14906,0,0,1,16,0,0,NULL), - (14907,0,0,1,16,0,0,NULL), - (14908,0,0,1,16,0,0,NULL), - (14909,0,0,1,16,0,0,NULL), - (14910,0,0,1,16,0,0,NULL), - (14911,0,0,1,16,0,0,NULL), - (14912,0,0,1,16,0,0,NULL), - (14913,0,0,1,16,0,0,NULL), - (14914,0,0,1,16,0,0,NULL), - (14915,0,0,1,16,0,0,NULL), - (14916,0,0,1,16,0,0,NULL), - (14917,0,0,1,16,0,0,NULL), - (14918,0,0,1,16,0,0,NULL), - (14919,0,0,1,16,0,0,NULL), - (14920,0,0,1,16,0,0,NULL), - (14921,0,0,1,16,0,0,NULL), - (14922,0,0,1,16,0,0,NULL), - (14923,0,0,1,16,0,0,NULL), - (14924,0,0,1,16,0,0,NULL), - (14925,0,0,1,16,0,0,NULL), - (14926,0,0,1,16,0,0,NULL), - (14927,0,0,1,16,0,0,NULL), - (14928,0,0,1,16,0,0,NULL), - (14929,0,0,1,16,0,0,NULL), - (14930,0,0,1,16,0,0,NULL), - (14931,0,0,1,16,0,0,NULL), - (14932,0,0,1,16,0,0,NULL), - (14933,0,0,1,16,0,0,NULL), - (14934,0,0,1,16,0,0,NULL), - (14935,0,0,1,16,0,0,NULL), - (14936,0,0,1,16,0,0,NULL), - (14937,0,0,1,16,0,0,NULL), - (14938,0,0,1,16,0,0,NULL), - (14939,0,0,1,16,0,0,NULL), - (14940,0,0,1,16,0,0,NULL), - (14941,0,0,1,16,0,0,NULL), - (14942,0,0,1,16,0,0,NULL), - (14943,0,0,1,16,0,0,NULL), - (14944,0,0,1,16,0,0,NULL), - (14945,0,0,1,16,0,0,NULL), - (14946,0,0,1,16,0,0,NULL), - (14947,0,0,1,16,0,0,NULL), - (14948,0,0,1,16,0,0,NULL), - (14949,0,0,1,16,0,0,NULL), - (14950,0,0,1,16,0,0,NULL), - (14951,0,0,1,16,0,0,NULL), - (14952,0,0,1,16,0,0,NULL), - (14953,0,0,1,16,0,0,NULL), - (14954,0,0,1,16,0,0,NULL), - (14955,0,0,1,16,0,0,NULL), - (14956,0,0,1,16,0,0,NULL), - (14957,0,0,1,16,0,0,NULL), - (14958,0,0,1,16,0,0,NULL), - (14959,0,0,1,16,0,0,NULL), - (14960,0,0,1,16,0,0,NULL), - (14961,0,0,1,16,0,0,NULL), - (14962,0,0,1,16,0,0,NULL), - (14963,0,0,1,16,0,0,NULL), - (14964,0,0,1,16,0,0,NULL), - (14965,0,0,1,16,0,0,NULL), - (14966,0,0,1,16,0,0,NULL), - (14967,0,0,1,16,0,0,NULL), - (14968,0,0,1,16,0,0,NULL), - (14969,0,0,1,16,0,0,NULL), - (14970,0,0,1,16,0,0,NULL), - (14971,0,0,1,16,0,0,NULL), - (14972,0,0,1,16,0,0,NULL), - (14973,0,0,1,16,0,0,NULL), - (14974,0,0,1,16,0,0,NULL), - (14975,0,0,1,16,0,0,NULL), - (14976,0,0,1,16,0,0,NULL), - (14977,0,0,1,16,0,0,NULL), - (14978,0,0,1,16,0,0,NULL), - (14979,0,0,1,16,0,0,NULL), - (14980,0,0,1,16,0,0,NULL), - (14981,0,0,1,16,0,0,NULL), - (14982,0,0,1,16,0,0,NULL), - (14983,0,0,1,16,0,0,NULL), - (14984,0,0,1,16,0,0,NULL), - (14985,0,0,1,16,0,0,NULL), - (14986,0,0,1,16,0,0,NULL), - (14987,0,0,1,16,0,0,NULL), - (14988,0,0,1,16,0,0,NULL), - (14989,0,0,1,16,0,0,NULL), - (14990,0,0,1,16,0,0,NULL), - (14991,0,0,1,16,0,0,NULL), - (14992,0,0,1,16,0,0,NULL), - (14993,0,0,1,16,0,0,NULL), - (14994,0,0,1,16,0,0,NULL), - (14995,0,0,1,16,0,0,NULL), - (14996,0,0,1,16,0,0,NULL), - (14997,0,0,1,16,0,0,NULL), - (14998,0,0,1,16,0,0,NULL), - (14999,0,0,1,16,0,0,NULL), - (15000,0,0,1,16,0,0,NULL), - (15001,0,0,1,16,0,0,NULL), - (15002,0,0,1,16,0,0,NULL), - (15003,0,0,1,16,0,0,NULL), - (15004,0,0,1,16,0,0,NULL), - (15005,0,0,1,16,0,0,NULL), - (15006,0,0,1,16,0,0,NULL), - (15007,0,0,1,16,0,0,NULL), - (15008,0,0,1,16,0,0,NULL), - (15009,0,0,1,16,0,0,NULL), - (15010,0,0,1,16,0,0,NULL), - (15011,0,0,1,16,0,0,NULL), - (15012,0,0,1,16,0,0,NULL), - (15013,0,0,1,16,0,0,NULL), - (15014,0,0,1,16,0,0,NULL), - (15015,0,0,1,16,0,0,NULL), - (15016,0,0,1,16,0,0,NULL), - (15017,0,0,1,16,0,0,NULL), - (15018,0,0,1,16,0,0,NULL), - (15019,0,0,1,16,0,0,NULL), - (15020,0,0,1,16,0,0,NULL), - (15021,0,0,1,16,0,0,NULL), - (15022,0,0,1,16,0,0,NULL), - (15023,0,0,1,16,0,0,NULL), - (15024,0,0,1,16,0,0,NULL), - (15025,0,0,1,16,0,0,NULL), - (15026,0,0,1,16,0,0,NULL), - (15027,0,0,1,16,0,0,NULL), - (15028,0,0,1,16,0,0,NULL), - (15029,0,0,1,16,0,0,NULL), - (15030,0,0,1,16,0,0,NULL), - (15031,0,1,1,16,0,0,NULL), - (15032,0,0,1,16,0,0,NULL), - (15033,0,0,1,16,0,0,NULL), - (15034,0,0,1,16,0,0,NULL), - (15035,0,0,1,16,0,0,NULL), - (15036,0,0,1,16,0,0,NULL), - (15037,0,0,1,16,0,0,NULL), - (15038,0,0,1,16,0,0,NULL), - (15039,0,0,1,16,0,0,NULL), - (15040,0,0,1,16,0,0,NULL), - (15041,0,0,1,16,0,0,NULL), - (15042,0,0,1,16,0,0,NULL), - (15043,0,0,1,16,0,0,NULL), - (15044,0,0,1,16,0,0,NULL), - (15045,0,0,1,16,0,0,NULL), - (15046,0,0,1,16,0,0,NULL), - (15047,0,0,1,16,0,0,NULL), - (15048,0,0,1,16,0,0,NULL), - (15049,0,0,1,16,0,0,NULL), - (15050,0,0,1,16,0,0,NULL), - (15051,0,0,1,16,0,0,NULL), - (15052,0,0,1,16,0,0,NULL), - (15053,0,0,1,16,0,0,NULL), - (15054,0,0,1,16,0,0,NULL), - (15055,0,0,1,16,0,0,NULL), - (15056,0,0,1,16,0,0,NULL), - (15057,0,0,1,16,0,0,NULL), - (15058,0,0,1,16,0,0,NULL), - (15059,0,0,1,16,0,0,NULL), - (15060,0,0,1,16,0,0,NULL), - (15061,0,0,1,16,0,0,NULL), - (15062,0,0,1,16,0,0,NULL), - (15063,0,0,1,16,0,0,NULL), - (15064,0,0,1,16,0,0,NULL), - (15065,0,0,1,16,0,0,NULL), - (15066,0,0,1,16,0,0,NULL), - (15067,0,0,1,16,0,0,NULL), - (15068,0,0,1,16,0,0,NULL), - (15069,0,0,1,16,0,0,NULL), - (15070,0,0,1,16,0,0,NULL), - (15071,0,0,1,16,0,0,NULL), - (15072,0,0,1,16,0,0,NULL), - (15073,0,0,1,16,0,0,NULL), - (15074,0,0,0,16,0,0,NULL), - (15075,0,0,1,16,0,0,NULL), - (15076,0,0,1,16,0,0,NULL), - (15077,0,0,1,16,0,0,NULL), - (15078,0,0,1,16,0,0,NULL), - (15079,0,0,1,16,0,0,NULL), - (15080,0,0,1,16,0,0,NULL), - (15081,0,0,1,16,0,0,NULL), - (15082,0,0,1,16,0,0,NULL), - (15083,0,0,1,16,0,0,NULL), - (15084,0,0,1,16,0,0,NULL), - (15085,0,0,1,16,0,0,NULL), - (15086,0,0,1,16,0,0,NULL), - (15087,0,0,1,16,0,0,NULL), - (15088,0,0,1,16,0,0,NULL), - (15089,0,0,1,16,0,0,NULL), - (15090,0,0,1,16,0,0,NULL), - (15091,0,0,1,16,0,0,NULL), - (15092,0,0,1,16,0,0,NULL), - (15093,0,0,1,16,0,0,NULL), - (15094,0,0,1,16,0,0,NULL), - (15095,0,0,1,16,0,0,NULL), - (15096,0,0,1,16,0,0,NULL), - (15097,0,0,1,16,0,0,NULL), - (15098,0,0,1,16,0,0,NULL), - (15099,0,0,1,16,0,0,NULL), - (15100,0,0,1,16,0,0,NULL), - (15101,0,0,1,16,0,0,NULL), - (15102,0,0,1,16,0,0,NULL), - (15103,0,0,2,16,0,0,NULL), - (15104,0,0,1,16,0,0,NULL), - (15105,0,0,1,16,0,0,NULL), - (15106,0,0,1,16,0,0,NULL), - (15107,0,0,1,16,0,0,NULL), - (15108,0,0,1,16,0,0,NULL), - (15109,0,0,1,16,0,0,NULL), - (15110,0,0,1,16,0,0,NULL), - (15111,0,0,1,16,0,0,NULL), - (15112,0,0,1,16,0,0,NULL), - (15113,0,0,1,16,0,0,NULL), - (15114,0,0,1,16,0,0,NULL), - (15115,0,0,1,16,0,0,NULL), - (15116,0,0,1,16,0,0,NULL), - (15117,0,0,1,16,0,0,NULL), - (15118,0,0,1,16,0,0,NULL), - (15119,0,0,1,16,0,0,NULL), - (15120,0,0,1,16,0,0,NULL), - (15121,0,0,1,16,0,0,NULL), - (15122,0,0,1,16,0,0,NULL), - (15123,0,0,1,16,0,0,NULL), - (15124,0,0,1,16,0,0,NULL), - (15125,0,0,1,16,0,0,NULL), - (15126,0,0,1,16,0,0,NULL), - (15127,0,0,1,16,0,0,NULL), - (15128,0,0,1,16,0,0,NULL), - (15129,0,0,1,16,0,0,NULL), - (15130,0,0,1,16,0,0,NULL), - (15131,0,0,1,16,0,0,NULL), - (15132,0,0,1,16,0,0,NULL), - (15133,0,0,1,16,0,0,NULL), - (15134,0,0,1,16,0,0,NULL), - (15135,0,0,1,16,0,0,NULL), - (15136,0,0,1,16,0,0,NULL), - (15137,0,0,1,16,0,0,NULL), - (15138,0,0,1,16,0,0,NULL), - (15139,0,0,1,16,0,0,NULL), - (15140,0,0,1,16,0,0,NULL), - (15141,0,0,1,16,0,0,NULL), - (15142,0,0,1,16,0,0,NULL), - (15143,0,0,1,16,0,0,NULL), - (15144,0,0,1,16,0,0,NULL), (15145,9991,0,1,16,0,0,NULL), - (15146,0,0,1,16,0,0,NULL), - (15147,0,0,1,16,0,0,NULL), - (15148,0,0,1,16,0,0,NULL), - (15149,0,0,1,16,0,0,NULL), - (15150,0,0,1,16,0,0,NULL), - (15151,0,0,1,16,0,0,NULL), - (15152,0,0,1,16,0,0,NULL), - (15153,0,0,1,16,0,0,NULL), - (15154,0,0,1,16,0,0,NULL), - (15155,0,0,1,16,0,0,NULL), - (15156,0,0,1,16,0,0,NULL), - (15157,0,0,1,16,0,0,NULL), - (15158,0,0,1,16,0,0,NULL), - (15159,0,0,1,16,0,0,NULL), - (15160,0,0,1,16,0,0,NULL), - (15161,0,0,1,16,0,0,NULL), - (15162,0,0,1,16,0,0,NULL), - (15163,0,0,1,16,0,0,NULL), - (15164,0,0,1,16,0,0,NULL), - (15165,0,0,1,16,0,0,NULL), - (15166,0,0,1,16,0,0,NULL), - (15167,0,0,1,16,0,0,NULL), - (15168,0,0,1,16,0,0,NULL), (15169,6080,0,1,16,0,0,NULL), - (15170,0,0,1,16,0,0,NULL), - (15171,0,0,1,16,0,0,NULL), - (15172,0,0,1,16,0,0,NULL), - (15173,0,0,1,16,0,0,NULL), - (15174,0,0,1,16,0,0,NULL), - (15175,0,0,1,16,0,0,NULL), - (15176,0,0,1,16,0,0,NULL), - (15177,0,0,1,16,0,0,NULL), - (15178,0,0,1,16,0,0,NULL), - (15179,0,0,1,16,0,0,NULL), - (15180,0,0,1,16,0,0,NULL), - (15181,0,0,1,16,0,0,NULL), - (15182,0,0,1,16,0,0,NULL), - (15183,0,0,1,16,0,0,NULL), - (15184,0,0,1,16,0,0,NULL), - (15185,0,0,1,16,0,0,NULL), - (15186,0,0,1,16,0,0,NULL), - (15187,0,0,1,16,0,0,NULL), - (15188,0,0,1,16,0,0,NULL), - (15189,0,0,1,16,0,0,NULL), - (15190,0,0,1,16,0,0,NULL), - (15191,0,0,1,16,0,0,NULL), - (15192,0,0,1,16,0,0,NULL), - (15193,0,0,1,16,0,0,NULL), - (15194,0,0,1,16,0,0,NULL), - (15195,0,0,1,16,0,0,NULL), - (15196,0,0,1,16,0,0,NULL), - (15197,0,0,1,16,0,0,NULL), - (15198,0,0,1,16,0,0,NULL), - (15199,0,0,1,16,0,0,NULL), - (15200,0,0,1,16,0,0,NULL), - (15201,0,0,1,16,0,0,NULL), - (15202,0,0,1,16,0,0,NULL), - (15203,0,0,1,16,0,0,NULL), - (15204,0,0,1,16,0,0,NULL), - (15205,0,0,1,16,0,0,NULL), - (15206,0,0,1,16,0,0,NULL), - (15207,0,0,1,16,0,0,NULL), - (15208,0,0,1,16,0,0,NULL), - (15209,0,0,1,16,0,0,NULL), - (15210,0,0,1,16,0,0,NULL), - (15211,0,0,1,16,0,0,NULL), - (15212,0,0,1,16,0,0,NULL), - (15213,0,0,1,16,0,0,NULL), - (15214,0,0,1,16,0,0,NULL), - (15218,0,0,1,16,0,0,NULL), - (15219,0,0,1,16,0,0,NULL), - (15220,0,0,1,16,0,0,NULL), - (15221,0,0,1,16,0,0,NULL), - (15226,0,0,1,16,0,0,NULL), - (15227,0,0,1,16,0,0,NULL), - (15228,0,0,1,16,0,0,NULL), - (15229,0,0,1,16,0,0,NULL), - (15230,0,0,1,16,0,0,NULL), - (15231,0,0,1,16,0,0,NULL), - (15232,0,0,1,16,0,0,NULL), - (15233,0,0,1,16,0,0,NULL), - (15234,0,0,1,16,0,0,NULL), - (15235,0,0,1,16,0,0,NULL), - (15236,0,0,1,16,0,0,NULL), - (15237,0,0,1,16,0,0,NULL), - (15238,0,0,1,16,0,0,NULL), - (15239,0,0,1,16,0,0,NULL), - (15240,0,0,1,16,0,0,NULL), - (15241,0,0,1,16,0,0,NULL), - (15242,0,0,1,16,0,0,NULL), - (15243,0,0,1,16,0,0,NULL), - (15244,0,0,1,16,0,0,NULL), - (15245,0,0,1,16,0,0,NULL), (15246,9991,0,1,16,0,0,NULL), - (15247,0,0,1,16,0,0,NULL), - (15248,0,0,1,16,0,0,NULL), - (15249,0,0,1,16,0,0,NULL), - (15250,0,0,1,16,0,0,NULL), - (15251,0,0,1,16,0,0,NULL), - (15252,0,0,1,16,0,0,NULL), - (15253,0,0,1,16,0,0,NULL), - (15254,0,0,1,16,0,0,NULL), - (15255,0,0,1,16,0,0,NULL), - (15256,0,0,1,16,0,0,NULL), - (15257,0,0,1,16,0,0,NULL), - (15258,0,0,1,16,0,0,NULL), - (15259,0,0,1,16,0,0,NULL), - (15260,0,0,1,16,0,0,NULL), - (15261,0,0,1,16,0,0,NULL), - (15262,0,0,1,16,0,0,NULL), - (15263,0,0,1,16,0,0,NULL), - (15264,0,0,1,16,0,0,NULL), - (15265,0,0,1,16,0,0,NULL), - (15266,0,0,1,16,0,0,NULL), - (15267,0,0,1,16,0,0,NULL), - (15268,0,0,1,16,0,0,NULL), - (15269,0,0,1,16,0,0,NULL), - (15270,0,0,1,16,0,0,NULL), - (15271,0,0,1,16,0,0,NULL), - (15272,0,0,1,16,0,0,NULL), - (15273,0,0,1,16,0,0,NULL), - (15274,0,0,1,16,0,0,NULL), - (15275,0,0,1,16,0,0,NULL), - (15276,0,0,1,16,0,0,NULL), - (15277,0,0,1,16,0,0,NULL), - (15278,0,0,1,16,0,0,NULL), - (15279,0,0,1,16,0,0,NULL), - (15280,0,0,1,16,0,0,NULL), - (15281,0,0,1,16,0,0,NULL), - (15282,0,0,1,16,0,0,NULL), - (15283,0,0,1,16,0,0,NULL), - (15284,0,0,1,16,0,0,NULL), - (15285,0,0,1,16,0,0,NULL), - (15286,0,0,1,16,0,0,NULL), - (15287,0,0,1,16,0,0,NULL), - (15288,0,0,1,16,0,0,NULL), - (15289,0,0,1,16,0,0,NULL), - (15290,0,0,1,16,0,0,NULL), - (15291,0,0,1,16,0,0,NULL), - (15292,0,0,1,16,0,0,NULL), - (15293,0,0,1,16,0,0,NULL), - (15294,0,0,1,16,0,0,NULL), - (15295,0,0,1,16,0,0,NULL), - (15296,0,0,1,16,0,0,NULL), - (15297,0,0,1,16,0,0,NULL), - (15298,0,0,1,16,0,0,NULL), - (15299,0,0,1,16,0,0,NULL), - (15300,0,0,1,16,0,0,NULL), - (15301,0,0,1,16,0,0,NULL), - (15302,0,0,1,16,0,0,NULL), - (15303,0,0,1,16,0,0,NULL), - (15304,0,0,1,16,0,0,NULL), - (15305,0,0,1,16,0,0,NULL), - (15306,0,0,1,16,0,0,NULL), - (15307,0,0,1,16,0,0,NULL), - (15308,0,0,1,16,0,0,NULL), - (15309,0,0,1,16,0,0,NULL), - (15310,0,0,1,16,0,0,NULL), - (15311,0,0,1,16,0,0,NULL), - (15312,0,0,1,16,0,0,NULL), - (15313,0,0,1,16,0,0,NULL), - (15314,0,0,1,16,0,0,NULL), - (15315,0,0,1,16,0,0,NULL), - (15316,0,0,1,16,0,0,NULL), - (15317,0,0,1,16,0,0,NULL), - (15319,0,0,1,16,0,0,NULL), - (15320,0,0,1,16,0,0,NULL), - (15321,0,0,1,16,0,0,NULL), - (15322,0,0,1,16,0,0,'12544'), - (15323,0,0,1,16,0,0,NULL), - (15324,0,0,1,16,0,0,NULL), - (15325,0,0,1,16,0,0,NULL), - (15326,0,0,1,16,0,0,NULL), - (15327,0,0,1,16,0,0,NULL), - (15328,0,0,1,16,0,0,NULL), - (15329,0,0,1,16,0,0,NULL), - (15330,0,0,1,16,0,0,NULL), - (15331,0,0,1,16,0,0,NULL), - (15332,0,0,1,16,0,0,NULL), - (15333,0,0,1,16,0,0,NULL), - (15334,0,0,1,16,0,0,NULL), - (15335,0,0,1,16,0,0,NULL), - (15336,0,0,1,16,0,0,NULL), - (15337,0,0,1,16,0,0,NULL), - (15338,0,0,1,16,0,0,NULL), - (15339,0,0,1,16,0,0,NULL), - (15340,0,0,1,16,0,0,NULL), - (15341,0,0,1,16,0,0,NULL), - (15342,0,0,1,16,0,0,NULL), - (15343,0,0,1,16,0,0,NULL), - (15344,0,0,1,16,0,0,NULL), - (15345,0,0,1,16,0,0,NULL), - (15346,0,0,1,16,0,0,NULL), - (15347,0,0,1,16,0,0,NULL), - (15348,0,0,1,16,0,0,NULL), - (15349,0,0,1,16,0,0,NULL), - (15350,0,0,1,16,0,0,NULL), - (15351,0,0,1,16,0,0,NULL), - (15352,0,0,1,16,0,0,NULL), - (15353,0,0,1,16,0,0,NULL), - (15354,0,0,1,16,0,0,NULL), - (15355,0,0,1,16,0,0,NULL), - (15356,0,0,1,16,0,0,NULL), - (15357,0,0,1,16,0,0,NULL), - (15358,0,0,1,16,0,0,NULL), - (15359,0,0,1,16,0,0,NULL), - (15360,0,0,1,16,0,0,NULL), - (15361,0,0,1,16,0,0,NULL), - (15362,0,0,1,16,0,0,NULL), - (15363,0,0,1,16,0,0,NULL), - (15364,0,0,1,16,0,0,NULL), - (15365,0,0,1,16,0,0,NULL), - (15366,0,0,1,16,0,0,NULL), - (15367,0,0,1,16,0,0,NULL), - (15368,0,0,1,16,0,0,NULL), - (15369,0,0,1,16,0,0,NULL), - (15370,0,0,1,16,0,0,NULL), - (15371,0,0,1,16,0,0,NULL), - (15372,0,0,1,16,0,0,NULL), - (15373,0,0,1,16,0,0,NULL), - (15374,0,0,1,16,0,0,NULL), - (15375,0,0,1,16,0,0,NULL), - (15376,0,0,1,16,0,0,NULL), - (15377,0,0,1,16,0,0,NULL), - (15378,0,0,1,16,0,0,NULL), - (15379,0,0,1,16,0,0,NULL), - (15380,0,0,1,16,0,0,NULL), - (15381,0,0,1,16,0,0,NULL), - (15382,0,0,1,16,0,0,NULL), - (15383,0,0,1,16,0,0,NULL), - (15384,0,0,1,16,0,0,NULL), - (15385,0,0,1,16,0,0,NULL), - (15386,0,0,1,16,0,0,NULL), - (15387,0,0,1,16,0,0,NULL), - (15388,0,0,1,16,0,0,NULL), - (15389,0,0,1,16,0,0,NULL), - (15390,0,0,1,16,0,0,NULL), - (15391,0,0,1,16,0,0,NULL), - (15392,0,0,1,16,0,0,NULL), - (15393,0,0,1,16,0,0,NULL), - (15394,0,0,1,16,0,0,NULL), - (15395,0,0,1,16,0,0,NULL), - (15396,0,0,1,16,0,0,NULL), - (15397,0,0,1,16,233,0,NULL), (15398,0,0,1,16,0,0,NULL), - (15399,0,0,1,16,0,0,NULL), - (15400,0,0,1,16,0,0,NULL), - (15401,0,0,1,16,0,0,NULL), - (15402,0,0,1,16,0,0,NULL), - (15403,0,0,1,16,0,0,NULL), - (15404,0,0,1,16,0,0,NULL), - (15405,0,0,1,16,0,0,NULL), - (15406,0,0,1,16,0,0,NULL), - (15407,0,0,1,16,0,0,NULL), - (15408,0,0,1,16,0,0,NULL), - (15409,0,0,1,16,0,0,NULL), - (15410,0,0,1,16,0,0,NULL), - (15411,0,0,1,16,0,0,NULL), - (15412,0,0,1,16,0,0,NULL), - (15413,0,0,1,16,0,0,NULL), - (15414,0,0,1,16,0,0,NULL), - (15415,0,0,1,16,0,0,NULL), - (15416,0,0,1,16,0,0,NULL), - (15417,0,0,1,16,0,0,NULL), - (15418,0,0,1,16,0,0,NULL), - (15419,0,0,1,16,0,0,NULL), - (15420,0,0,1,16,0,0,NULL), - (15421,0,0,1,16,0,0,NULL), - (15422,0,0,1,16,0,0,NULL), - (15423,0,0,1,16,0,0,NULL), - (15424,0,0,1,16,0,0,NULL), - (15425,0,0,1,16,0,0,NULL), - (15426,0,0,1,16,0,0,NULL), - (15427,0,0,1,16,0,0,NULL), - (15428,0,0,1,16,0,0,NULL), - (15429,0,0,1,16,0,0,NULL), - (15430,0,0,1,16,0,0,NULL), - (15431,0,0,1,16,0,0,NULL), - (15432,0,0,1,16,0,0,NULL), - (15433,0,0,1,16,0,0,NULL), - (15434,0,0,1,16,0,0,NULL), - (15435,0,0,1,16,0,0,NULL), - (15436,0,0,1,16,0,0,NULL), - (15437,0,0,1,16,0,0,NULL), - (15438,0,0,1,16,0,0,NULL), - (15439,0,0,1,16,0,0,NULL), - (15440,0,0,1,16,0,0,NULL), - (15441,0,0,1,16,0,0,NULL), - (15442,0,0,1,16,0,0,NULL), - (15443,0,0,1,16,0,0,NULL), - (15444,0,0,1,16,0,0,NULL), - (15445,0,0,1,16,0,0,NULL), - (15446,0,0,1,16,0,0,NULL), - (15447,0,0,1,16,0,0,NULL), - (15448,0,0,1,16,0,0,NULL), - (15449,0,0,1,16,0,0,NULL), - (15450,0,0,1,16,0,0,NULL), - (15451,0,0,1,16,0,0,NULL), - (15452,0,0,1,16,0,0,NULL), - (15453,0,0,1,16,0,0,NULL), - (15454,0,0,1,16,0,0,NULL), - (15455,0,0,1,16,0,0,NULL), - (15456,0,0,1,16,0,0,NULL), - (15457,0,0,1,16,0,0,NULL), - (15458,0,0,1,16,0,0,NULL), - (15459,0,0,1,16,0,0,NULL), - (15460,0,0,1,16,0,0,NULL), - (15461,0,0,1,16,0,0,NULL), - (15462,0,0,1,16,0,0,NULL), - (15463,0,0,1,16,0,0,NULL), - (15464,0,0,1,16,0,0,NULL), - (15465,0,0,1,16,0,0,NULL), - (15466,0,0,1,16,0,0,NULL), - (15467,0,0,1,16,0,0,NULL), - (15468,0,0,1,16,0,0,NULL), - (15469,0,0,1,16,0,0,NULL), - (15470,0,0,1,16,0,0,NULL), - (15471,0,0,1,16,0,0,NULL), - (15472,0,0,1,16,0,0,NULL), - (15473,0,0,1,16,0,0,NULL), - (15474,0,0,1,16,0,0,NULL), - (15475,0,0,1,16,0,0,NULL), - (15476,0,0,1,16,0,0,NULL), - (15477,0,0,1,16,0,0,NULL), - (15478,0,0,1,16,0,0,NULL), - (15479,0,0,1,16,0,0,NULL), - (15480,0,0,1,16,0,0,NULL), - (15481,0,0,1,16,0,0,NULL), - (15482,0,0,1,16,0,0,NULL), - (15483,0,0,1,16,0,0,NULL), - (15484,0,0,1,16,0,0,NULL), - (15485,0,0,1,16,0,0,NULL), - (15486,0,0,1,16,0,0,NULL), - (15487,0,0,1,16,0,0,NULL), - (15488,0,0,1,16,0,0,NULL), - (15489,0,0,1,16,0,0,NULL), - (15490,0,0,1,16,0,0,NULL), - (15491,0,0,1,16,0,0,NULL), - (15492,0,0,1,16,0,0,NULL), - (15493,0,0,1,16,0,0,NULL), - (15494,0,0,1,16,0,0,NULL), - (15495,0,0,1,16,0,0,NULL), - (15496,0,0,1,16,0,0,NULL), - (15497,0,0,1,16,0,0,NULL), - (15498,0,0,1,16,0,0,NULL), - (15499,0,0,1,16,0,0,NULL), - (15500,0,0,1,16,0,0,NULL), - (15501,0,0,1,16,0,0,NULL), - (15502,0,0,1,16,0,0,NULL), - (15503,0,0,1,16,0,0,NULL), - (15504,0,0,1,16,0,0,NULL), - (15505,0,0,1,16,0,0,NULL), - (15506,0,0,1,16,0,0,NULL), - (15507,0,0,1,16,0,0,NULL), - (15508,0,0,1,16,0,0,NULL), - (15509,0,0,1,16,0,0,NULL), - (15510,0,0,1,16,0,0,NULL), - (15511,0,0,1,16,0,0,NULL), - (15512,0,0,1,16,0,0,NULL), - (15513,0,0,1,16,0,0,NULL), - (15514,0,0,1,16,0,0,NULL), - (15515,0,0,1,16,0,0,NULL), - (15516,0,0,1,16,0,0,NULL), - (15517,0,0,1,16,0,0,NULL), - (15518,0,0,1,16,0,0,NULL), - (15519,0,0,1,16,0,0,NULL), - (15520,0,0,1,16,0,0,NULL), - (15521,0,0,1,16,0,0,NULL), - (15522,0,0,1,16,0,0,NULL), - (15523,0,0,1,16,0,0,NULL), - (15524,0,0,1,16,0,0,NULL), - (15525,0,0,1,16,0,0,NULL), - (15526,0,0,1,16,0,0,NULL), - (15527,0,0,1,16,0,0,NULL), - (15528,0,0,1,16,0,0,NULL), - (15529,0,0,1,16,0,0,NULL), - (15530,0,0,1,16,0,0,NULL), - (15531,0,0,1,16,0,0,NULL), - (15532,0,0,1,16,0,0,NULL), - (15533,0,0,1,16,0,0,NULL), - (15534,0,0,1,16,0,0,NULL), - (15535,0,0,1,16,0,0,NULL), - (15536,0,0,1,16,0,0,NULL), - (15537,0,0,1,16,0,0,NULL), - (15538,0,0,1,16,0,0,NULL), - (15539,0,0,1,16,0,0,NULL), - (15541,0,0,1,16,0,0,NULL), - (15542,0,0,1,16,0,0,NULL), - (15543,0,0,1,16,0,0,NULL), - (15544,0,0,1,16,0,0,NULL), - (15545,0,0,1,16,0,0,NULL), - (15546,0,0,1,16,0,0,NULL), - (15547,0,0,1,16,0,0,NULL), - (15548,0,0,1,16,0,0,NULL), - (15549,0,0,1,16,0,0,NULL), - (15550,0,0,1,16,0,0,NULL), - (15551,0,0,1,16,0,0,NULL), - (15552,0,0,1,16,0,0,NULL), - (15553,0,0,1,16,0,0,NULL), - (15554,0,0,1,16,0,0,NULL), - (15555,0,0,1,16,0,0,NULL), - (15556,0,0,1,16,0,0,NULL), - (15557,0,0,1,16,0,0,NULL), - (15558,0,0,1,16,0,0,NULL), - (15559,0,0,1,16,0,0,NULL), - (15560,0,0,1,16,0,0,NULL), - (15561,0,0,1,16,0,0,NULL), - (15562,0,0,1,16,0,0,NULL), - (15563,0,0,1,16,0,0,NULL), - (15564,0,0,1,16,0,0,NULL), - (15565,0,0,1,16,0,0,NULL), - (15566,0,0,1,16,233,0,NULL), - (15567,0,0,1,16,233,0,NULL), - (15568,0,0,1,16,233,0,NULL), - (15569,0,0,1,16,233,0,NULL), - (15570,0,0,1,16,0,0,NULL), - (15571,0,0,1,16,0,0,NULL), - (15572,0,0,1,16,0,0,NULL), - (15573,0,0,1,16,0,0,NULL), - (15574,0,0,1,16,0,0,NULL), - (15575,0,0,1,16,0,0,NULL), - (15578,0,0,1,16,0,0,NULL), - (15579,0,0,1,16,0,0,NULL), - (15580,0,0,1,16,0,0,NULL), - (15581,0,0,1,16,0,0,NULL), - (15582,0,0,1,16,0,0,NULL), - (15583,0,0,1,16,0,0,NULL), - (15584,0,0,1,16,0,0,NULL), - (15585,0,0,1,16,0,0,NULL), - (15586,0,0,1,16,233,0,NULL), - (15587,0,0,1,16,0,0,NULL), (15588,0,0,1,16,0,0,NULL), - (15589,0,0,1,16,0,0,NULL), - (15590,0,0,1,16,0,0,NULL), - (15591,0,0,1,16,0,0,NULL), - (15592,0,0,1,16,0,0,NULL), - (15593,0,0,1,16,0,0,NULL), - (15594,0,0,1,16,0,0,NULL), - (15595,0,0,1,16,0,0,NULL), - (15596,0,0,1,16,0,0,NULL), - (15597,0,0,1,16,0,0,NULL), - (15598,0,0,1,16,0,0,NULL), - (15599,0,0,1,16,0,0,NULL), - (15600,0,0,1,16,0,0,NULL), - (15601,0,0,1,16,0,0,NULL), - (15602,0,0,1,16,0,0,NULL), - (15603,0,0,1,16,0,0,NULL), - (15604,0,0,1,16,0,0,NULL), - (15605,0,0,1,16,0,0,NULL), - (15606,0,0,1,16,0,0,NULL), - (15607,0,0,1,16,0,0,NULL), - (15608,0,0,1,16,0,0,NULL), - (15609,0,0,1,16,0,0,NULL), - (15610,0,0,1,16,0,0,NULL), - (15611,0,0,1,16,0,0,NULL), - (15612,0,0,1,16,0,0,NULL), - (15613,0,0,1,16,0,0,NULL), - (15614,0,0,1,16,0,0,NULL), - (15615,0,0,1,16,0,0,NULL), - (15616,0,0,1,16,0,0,NULL), - (15617,0,0,1,16,0,0,NULL), - (15618,0,0,1,16,0,0,NULL), - (15619,0,0,1,16,0,0,NULL), - (15620,0,0,1,16,0,0,NULL), - (15621,0,0,1,16,0,0,NULL), - (15622,0,0,1,16,0,0,NULL), - (15623,0,0,1,16,0,0,NULL), - (15624,0,0,1,16,0,0,NULL), - (15625,0,0,1,16,0,0,NULL), - (15626,0,0,1,16,0,0,NULL), - (15627,0,0,1,16,0,0,NULL), - (15628,0,0,1,16,0,0,NULL), - (15629,0,0,1,16,0,0,NULL), - (15630,0,0,1,16,0,0,NULL), - (15631,0,0,1,16,0,0,NULL), - (15632,0,0,1,16,0,0,NULL), - (15633,0,0,1,16,0,0,NULL), - (15634,0,0,1,16,0,0,NULL), - (15635,0,0,1,16,0,0,NULL), - (15636,0,0,1,16,0,0,NULL), - (15637,0,0,1,16,0,0,NULL), - (15638,0,0,1,16,0,0,NULL), - (15639,0,0,1,16,0,0,NULL), - (15640,0,0,1,16,0,0,NULL), - (15641,0,0,1,16,0,0,NULL), - (15642,0,0,1,16,0,0,'12544'), - (15643,0,0,1,16,0,0,NULL), - (15644,0,0,1,16,0,0,NULL), - (15645,0,0,1,16,0,0,NULL), - (15646,0,0,1,16,0,0,NULL), - (15647,0,0,1,16,0,0,NULL), - (15648,0,0,1,16,0,0,NULL), - (15649,0,0,1,16,0,0,NULL), - (15650,0,0,1,16,0,0,NULL), - (15651,0,0,1,16,0,0,NULL), - (15652,0,0,1,16,0,0,NULL), - (15653,0,0,1,16,0,0,NULL), - (15654,0,0,1,16,0,0,NULL), - (15655,0,0,1,16,0,0,NULL), - (15656,0,0,1,16,0,0,NULL), - (15657,0,0,1,16,0,0,NULL), - (15658,0,0,1,16,0,0,NULL), - (15659,0,0,1,16,0,0,NULL), - (15660,0,0,1,16,0,0,NULL), - (15661,0,0,1,16,0,0,NULL), - (15662,0,0,1,16,0,0,NULL), - (15663,0,0,1,16,0,0,NULL), - (15664,0,0,1,16,0,0,NULL), - (15665,0,0,1,16,0,0,NULL), - (15666,0,0,1,16,0,0,NULL), - (15667,0,0,1,16,0,0,NULL), - (15668,0,0,1,16,0,0,NULL), - (15669,0,0,1,16,0,0,NULL), - (15670,0,0,1,16,0,0,NULL), - (15671,0,0,1,16,0,0,NULL), - (15672,0,0,1,16,0,0,NULL), - (15673,0,0,1,16,0,0,NULL), - (15674,0,0,1,16,0,0,NULL), - (15675,0,0,1,16,0,0,NULL), - (15676,0,0,1,16,0,0,NULL), - (15677,0,0,1,16,0,0,NULL), - (15678,0,0,1,16,0,0,NULL), - (15679,0,0,1,16,0,0,NULL), - (15680,0,0,1,16,0,0,NULL), - (15681,0,0,1,16,0,0,NULL), - (15682,0,0,1,16,0,0,NULL), - (15683,0,0,1,16,0,0,NULL), - (15684,0,0,1,16,0,0,NULL), - (15685,0,0,1,16,0,0,NULL), - (15686,0,0,1,16,0,0,NULL), - (15687,0,0,1,16,0,0,NULL), - (15688,0,0,1,16,0,0,NULL), - (15689,0,0,1,16,0,0,NULL), - (15690,0,0,1,16,0,0,NULL), - (15691,0,0,1,16,0,0,NULL), - (15692,0,0,1,16,0,0,NULL), - (15693,0,0,1,16,0,0,NULL), - (15694,0,0,1,16,0,0,NULL), - (15695,0,0,1,16,233,0,NULL), (15696,0,0,1,16,0,0,NULL), - (15697,0,0,1,16,233,0,NULL), - (15698,0,0,1,16,0,0,NULL), - (15699,0,0,1,16,0,0,NULL), - (15700,0,0,1,16,0,0,NULL), - (15701,0,0,1,16,0,0,NULL), - (15704,0,0,1,16,0,0,NULL), - (15706,0,0,1,16,0,0,NULL), - (15707,0,0,1,16,0,0,NULL), - (15708,0,0,1,16,0,0,NULL), - (15709,0,0,1,16,0,0,NULL), - (15710,0,0,1,16,0,0,NULL), - (15711,0,0,1,16,0,0,NULL), - (15712,0,0,1,16,0,0,NULL), - (15713,0,0,1,16,0,0,NULL), - (15714,0,0,1,16,0,0,NULL), - (15715,0,0,1,16,0,0,NULL), - (15716,0,0,1,16,0,0,NULL), - (15717,0,0,1,16,0,0,NULL), - (15718,0,0,1,16,0,0,NULL), - (15719,0,0,1,16,0,0,NULL), - (15720,0,0,1,16,0,0,NULL), - (15721,0,0,1,16,0,0,NULL), - (15722,0,0,1,16,0,0,NULL), - (15723,0,0,1,16,0,0,NULL), - (15724,0,0,1,16,0,0,NULL), - (15725,0,0,1,16,0,0,NULL), - (15726,0,0,1,16,0,0,NULL), - (15727,0,0,1,16,0,0,NULL), - (15728,0,0,1,16,0,0,NULL), - (15729,0,0,1,16,0,0,NULL), - (15730,0,0,1,16,0,0,NULL), - (15731,0,0,1,16,0,0,NULL), - (15732,0,0,1,16,0,0,NULL), - (15733,0,0,1,16,0,0,NULL), - (15734,0,0,1,16,0,0,NULL), - (15735,0,0,1,16,0,0,NULL), - (15736,0,0,1,16,0,0,NULL), - (15737,0,0,1,16,0,0,NULL), - (15738,0,0,1,16,0,0,NULL), - (15739,0,0,1,16,0,0,NULL), - (15740,0,0,1,16,0,0,NULL), - (15741,0,0,1,16,0,0,NULL), - (15742,0,0,1,16,0,0,NULL), - (15743,0,0,1,16,0,0,NULL), - (15744,0,0,1,16,0,0,NULL), - (15745,0,0,1,16,0,0,NULL), - (15746,0,0,1,16,0,0,NULL), - (15747,0,0,1,16,0,0,NULL), - (15748,0,0,1,16,0,0,NULL), - (15749,0,0,1,16,0,0,NULL), - (15750,0,0,1,16,0,0,NULL), - (15751,0,0,1,16,0,0,'12544'), - (15752,0,0,1,16,0,0,NULL), - (15753,0,0,1,16,0,0,NULL), - (15754,0,0,1,16,0,0,NULL), - (15755,0,0,1,16,233,0,NULL), - (15756,0,0,1,16,0,0,NULL), - (15757,0,0,1,16,0,0,NULL), - (15758,0,0,1,16,0,0,NULL), - (15759,0,0,1,16,0,0,NULL), - (15760,0,0,1,16,0,0,NULL), - (15761,0,0,1,16,0,0,NULL), - (15762,0,0,1,16,0,0,NULL), - (15763,0,0,1,16,0,0,NULL), - (15764,0,0,1,16,0,0,NULL), - (15765,0,0,1,16,0,0,NULL), - (15766,0,0,1,16,0,0,NULL), - (15767,0,0,1,16,0,0,NULL), - (15768,0,0,1,16,0,0,NULL), - (15769,0,0,1,16,0,0,NULL), - (15770,0,0,1,16,0,0,NULL), - (15771,0,0,1,16,0,0,NULL), - (15772,0,0,1,16,0,0,NULL), - (15773,0,0,1,16,0,0,NULL), - (15774,0,0,1,16,0,0,NULL), - (15775,0,0,1,16,0,0,NULL), - (15776,0,0,1,16,0,0,NULL), - (15777,0,0,1,16,0,0,NULL), - (15778,0,0,1,16,0,0,NULL), - (15779,0,0,1,16,0,0,NULL), - (15780,0,0,1,16,0,0,NULL), - (15781,0,0,1,16,0,0,NULL), - (15782,0,0,1,16,0,0,NULL), - (15783,0,0,1,16,0,0,NULL), - (15784,0,0,1,16,0,0,NULL), - (15785,0,0,1,16,0,0,NULL), - (15786,0,0,1,16,0,0,NULL), - (15787,0,0,1,16,0,0,NULL), - (15788,0,0,1,16,0,0,NULL), - (15789,0,0,1,16,0,0,NULL), - (15790,0,0,1,16,0,0,NULL), - (15791,0,0,1,16,0,0,NULL), - (15792,0,0,1,16,0,0,NULL), - (15793,0,0,1,16,0,0,NULL), - (15794,0,0,1,16,0,0,NULL), - (15795,0,0,1,16,0,0,NULL), - (15796,0,0,1,16,0,0,NULL), - (15797,0,0,1,16,0,0,NULL), - (15798,0,0,1,16,0,0,NULL), - (15799,0,0,1,16,0,0,NULL), - (15800,0,0,1,16,0,0,NULL), - (15801,0,0,1,16,0,0,NULL), - (15802,0,0,1,16,0,0,NULL), - (15803,0,0,1,16,0,0,NULL), - (15804,0,0,1,16,0,0,NULL), - (15805,0,0,1,16,0,0,NULL), - (15806,0,0,1,16,233,0,NULL), - (15807,0,0,1,16,233,0,NULL), - (15808,0,0,1,16,0,0,NULL), - (15809,0,0,1,16,0,0,NULL), - (15810,0,0,1,16,233,0,NULL), - (15811,0,0,1,16,233,0,NULL), - (15812,0,0,1,16,233,0,NULL), - (15813,0,0,1,16,0,0,NULL), - (15814,0,0,1,16,233,0,NULL), - (15815,0,0,1,16,233,0,NULL), - (15816,0,0,1,16,233,0,NULL), - (15817,0,0,1,16,0,0,NULL), - (15818,0,0,1,16,0,0,NULL), - (15819,0,0,1,16,0,0,NULL), - (15820,0,0,1,16,0,0,NULL), - (15821,0,0,1,16,233,0,NULL), - (15822,0,0,1,16,233,0,NULL), - (15823,0,0,1,16,0,0,NULL), - (15824,0,0,1,16,0,0,NULL), - (15825,0,0,1,16,0,0,NULL), - (15826,0,0,1,16,0,0,NULL), - (15827,0,0,1,16,0,0,NULL), - (15828,0,0,1,16,0,0,NULL), - (15829,0,0,1,16,0,0,NULL), - (15830,0,0,1,16,0,0,NULL), - (15831,0,0,1,16,0,0,NULL), - (15832,0,0,1,16,0,0,NULL), - (15833,0,0,1,16,0,0,NULL), - (15834,0,0,1,16,0,0,NULL), - (15835,0,0,1,16,0,0,NULL), - (15836,0,0,1,16,0,0,NULL), - (15837,0,0,1,16,0,0,NULL), - (15838,0,0,1,16,0,0,NULL), - (15839,0,0,1,16,0,0,NULL), - (15840,0,0,1,16,0,0,NULL), - (15841,0,0,1,16,0,0,NULL), - (15842,0,0,1,16,0,0,NULL), - (15843,0,0,1,16,0,0,NULL), - (15844,0,0,1,16,0,0,NULL), - (15845,0,0,1,16,0,0,NULL), - (15846,0,0,1,16,0,0,NULL), - (15847,0,0,1,16,0,0,NULL), - (15848,0,0,1,16,0,0,NULL), - (15849,0,0,1,16,0,0,NULL), - (15850,0,0,1,16,0,0,NULL), - (15851,0,0,1,16,0,0,NULL), - (15852,0,0,1,16,0,0,NULL), - (15853,0,0,1,16,0,0,NULL), - (15854,0,0,1,16,0,0,NULL), - (15855,0,0,1,16,0,0,NULL), - (15856,0,0,1,16,0,0,NULL), - (15857,0,0,1,16,0,0,NULL), - (15858,0,0,1,16,0,0,NULL), - (15859,0,0,1,16,0,0,NULL), - (15860,0,0,1,16,0,0,NULL), - (15861,0,0,1,16,0,0,NULL), - (15862,0,0,1,16,0,0,NULL), - (15863,0,0,1,16,0,0,NULL), - (15864,0,0,1,16,0,0,NULL), - (15865,0,0,1,16,0,0,NULL), - (15866,0,0,1,16,0,0,NULL), - (15867,0,0,1,16,0,0,NULL), - (15868,0,0,1,16,0,0,NULL), - (15869,0,0,1,16,0,0,NULL), - (15870,0,0,1,16,0,0,NULL), - (15871,0,0,1,16,0,0,NULL), - (15872,0,0,1,16,0,0,NULL), - (15873,0,0,1,16,0,0,NULL), - (15874,0,0,1,16,0,0,NULL), - (15875,0,0,1,16,0,0,NULL), - (15876,0,0,1,16,0,0,NULL), - (15877,0,0,1,16,0,0,NULL), - (15878,0,0,1,16,0,0,NULL), - (15879,0,0,1,16,0,0,NULL), - (15880,0,0,1,16,0,0,NULL), - (15881,0,0,1,16,0,0,NULL), - (15882,0,0,1,16,0,0,NULL), - (15883,0,0,1,16,0,0,NULL), - (15884,0,0,1,16,0,0,NULL), - (15885,0,0,1,16,0,0,NULL), - (15886,0,0,1,16,0,0,NULL), - (15887,0,0,1,16,0,0,NULL), - (15888,0,0,1,16,0,0,NULL), - (15889,0,0,1,16,0,0,NULL), - (15890,0,0,1,16,0,0,NULL), - (15891,0,0,1,16,0,0,NULL), - (15892,0,0,1,16,0,0,NULL), - (15893,0,0,1,16,0,0,NULL), - (15894,0,0,1,16,0,0,NULL), - (15895,0,0,1,16,0,0,NULL), - (15896,0,0,1,16,0,0,NULL), - (15897,0,0,1,16,233,0,NULL), - (15898,0,0,1,16,0,0,NULL), - (15899,0,0,1,16,233,0,NULL), - (15900,0,0,1,16,0,0,NULL), - (15901,0,0,1,16,233,0,NULL), - (15902,0,0,1,16,0,0,NULL), - (15903,0,0,1,16,0,0,NULL), - (15904,0,0,1,16,0,0,NULL), - (15905,0,0,1,16,0,0,NULL), - (15906,0,0,1,16,0,0,NULL), - (15907,0,0,1,16,233,0,NULL), - (15908,0,0,1,16,233,0,NULL), - (15909,0,0,1,16,233,0,NULL), - (15910,0,0,1,16,0,0,NULL), (15911,0,0,1,16,0,0,NULL), - (15912,0,0,1,16,233,0,NULL), - (15913,0,0,1,16,0,0,NULL), - (15914,0,0,1,16,0,0,NULL), - (15915,0,0,1,16,233,0,NULL), - (15916,0,0,1,16,233,0,NULL), - (15917,0,0,1,16,233,0,NULL), - (15918,0,0,1,16,0,0,NULL), - (15919,0,0,1,16,0,0,NULL), - (15920,0,0,1,16,0,0,NULL), - (15921,0,0,1,16,233,0,NULL), (15922,0,0,1,16,0,0,NULL), - (15923,0,0,1,16,0,0,NULL), - (15924,0,0,1,16,0,0,NULL), - (15925,0,0,1,16,0,0,NULL), - (15926,0,0,1,16,233,0,NULL), - (15927,0,0,1,16,0,0,NULL), - (15928,0,0,1,16,0,0,NULL), - (15929,0,0,1,16,0,0,NULL), - (15930,0,0,1,16,0,0,NULL), - (15931,0,0,1,16,233,0,NULL), - (15932,0,0,1,16,0,0,NULL), - (15933,0,0,1,16,0,0,NULL), - (15934,0,0,1,16,0,0,NULL), - (15935,0,0,1,16,0,0,NULL), - (15936,0,0,1,16,0,0,NULL), - (15937,0,0,1,16,0,0,NULL), - (15939,0,0,1,16,0,0,NULL), - (15940,0,0,1,16,0,0,NULL), - (15941,0,0,1,16,0,0,NULL), - (15942,0,0,1,16,0,0,NULL), - (15943,0,0,1,16,0,0,NULL), - (15944,0,0,1,16,0,0,NULL), - (15945,0,0,1,16,0,0,NULL), - (15946,0,0,1,16,0,0,NULL), - (15947,0,0,1,16,0,0,NULL), - (15948,0,0,1,16,0,0,NULL), - (15949,0,0,1,16,0,0,NULL), - (15950,0,0,1,16,0,0,NULL), - (15951,0,0,1,16,0,0,NULL), - (15952,0,0,1,16,0,0,NULL), - (15953,0,0,1,16,0,0,NULL), - (15954,0,0,1,16,0,0,NULL), - (15955,0,0,1,16,0,0,NULL), - (15956,0,0,1,16,0,0,NULL), - (15957,0,0,1,16,0,0,'12544'), - (15958,0,0,1,16,0,0,NULL), - (15959,0,0,1,16,0,0,NULL), (15960,0,0,1,16,173,0,NULL), - (15961,0,0,1,16,0,0,NULL), - (15962,0,0,1,16,0,0,NULL), - (15963,0,0,1,16,0,0,NULL), - (15964,0,0,1,16,0,0,NULL), - (15965,0,0,1,16,0,0,NULL), - (15966,0,0,1,16,0,0,NULL), - (15967,0,0,1,16,0,0,'12544'), - (15968,0,0,1,16,0,0,NULL), - (15969,0,0,1,16,0,0,NULL), - (15970,0,0,1,16,0,0,NULL), - (15971,0,0,1,16,0,0,NULL), - (15972,0,0,1,16,0,0,NULL), - (15973,0,0,1,16,0,0,NULL), - (15974,0,0,1,16,0,0,NULL), - (15975,0,0,1,16,0,0,NULL), - (15976,0,0,1,16,0,0,NULL), - (15977,0,0,1,16,0,0,NULL), - (15978,0,0,1,16,0,0,NULL), - (15979,0,0,1,16,0,0,NULL), - (15980,0,0,1,16,0,0,NULL), - (15981,0,0,1,16,0,0,NULL), - (15982,0,0,1,16,0,0,NULL), - (15983,0,0,1,16,0,0,NULL), - (15984,0,0,1,16,0,0,NULL), - (15985,0,0,1,16,0,0,NULL), - (15986,0,0,1,16,0,0,'12544'), - (15987,0,0,1,16,0,0,NULL), - (15988,0,0,1,16,0,0,'12544'), - (15989,0,0,1,16,0,0,'12544'), - (15990,0,0,1,16,0,0,NULL), - (15991,0,0,1,16,0,0,NULL), - (15992,0,0,1,16,0,0,NULL), - (15993,0,0,1,16,0,0,'12544'), - (15994,0,0,1,16,0,0,NULL), - (15995,0,0,1,16,0,0,'12544'), - (15996,0,0,1,16,0,0,NULL), - (15997,0,0,1,16,0,0,NULL), - (15998,0,0,1,16,0,0,NULL), - (15999,0,0,1,16,0,0,NULL), - (16000,0,0,1,16,0,0,NULL), - (16001,0,0,1,16,0,0,NULL), - (16002,0,0,1,16,0,0,NULL), - (16003,0,0,1,16,0,0,NULL), - (16004,0,0,1,16,0,0,NULL), - (16005,0,0,1,16,0,0,NULL), - (16006,0,0,1,16,0,0,NULL), - (16007,0,0,1,16,0,0,NULL), - (16008,0,0,1,16,0,0,NULL), - (16009,0,0,1,16,0,0,NULL), - (16010,0,0,1,16,0,0,NULL), - (16011,0,0,1,16,0,0,NULL), - (16012,0,0,1,16,0,0,NULL), - (16013,0,0,1,16,0,0,NULL), - (16014,0,0,1,16,0,0,NULL), - (16015,0,0,1,16,0,0,NULL), - (16016,0,0,1,16,0,0,NULL), - (16017,0,0,1,16,0,0,NULL), - (16018,0,0,1,16,0,0,NULL), - (16019,0,0,1,16,0,0,NULL), - (16020,0,0,1,16,0,0,NULL), - (16021,0,0,1,16,0,0,NULL), - (16022,0,0,1,16,0,0,NULL), - (16023,0,0,1,16,0,0,NULL), - (16024,0,0,1,16,0,0,NULL), - (16025,0,0,1,16,0,0,NULL), - (16026,0,0,1,16,0,0,NULL), - (16027,0,0,1,16,0,0,NULL), - (16028,0,0,1,16,0,0,NULL), - (16029,0,0,1,16,0,0,NULL), - (16030,0,0,1,16,0,0,NULL), - (16031,0,0,1,16,0,0,NULL), - (16032,0,0,1,16,0,0,NULL), - (16033,0,0,1,16,0,0,NULL), - (16034,0,0,1,16,0,0,NULL), - (16035,0,0,1,16,0,0,NULL), - (16036,0,0,1,16,0,0,NULL), - (16037,0,0,1,16,0,0,NULL), - (16038,0,0,1,16,0,0,NULL), - (16039,0,0,1,16,0,0,NULL), - (16040,0,0,1,16,0,0,NULL), - (16041,0,0,1,16,0,0,NULL), - (16042,0,0,1,16,0,0,NULL), - (16043,0,0,1,16,0,0,NULL), - (16044,0,0,1,16,0,0,NULL), - (16045,0,0,1,16,0,0,NULL), - (16046,0,0,1,16,0,0,NULL), - (16047,0,0,1,16,0,0,NULL), - (16048,0,0,1,16,0,0,NULL), - (16049,0,0,1,16,0,0,NULL), - (16050,0,0,1,16,0,0,NULL), - (16051,0,0,1,16,0,0,NULL), - (16052,0,0,1,16,0,0,NULL), - (16053,0,0,1,16,0,0,NULL), - (16054,0,0,1,16,0,0,NULL), - (16055,0,0,1,16,0,0,NULL), - (16056,0,0,1,16,0,0,NULL), - (16057,0,0,1,16,0,0,NULL), - (16058,0,0,1,16,0,0,NULL), - (16059,0,0,1,16,0,0,NULL), - (16060,0,0,1,16,0,0,NULL), - (16061,0,0,1,16,0,0,NULL), - (16062,0,0,1,16,0,0,NULL), - (16063,0,0,1,16,0,0,NULL), - (16064,0,0,1,16,0,0,NULL), - (16065,0,0,1,16,0,0,NULL), - (16066,0,0,1,16,0,0,NULL), - (16067,0,0,1,16,0,0,NULL), - (16068,0,0,1,16,0,0,NULL), - (16069,0,0,1,16,0,0,NULL), - (16070,0,0,1,16,0,0,NULL), - (16071,0,0,1,16,0,0,NULL), - (16072,0,0,1,16,0,0,NULL), - (16073,0,0,1,16,0,0,NULL), - (16074,0,0,1,16,0,0,NULL), - (16075,0,0,1,16,0,0,NULL), - (16076,0,0,1,16,0,0,NULL), - (16077,0,0,1,16,0,0,NULL), - (16078,0,0,1,16,0,0,NULL), - (16079,0,0,1,16,0,0,NULL), - (16080,0,0,1,16,0,0,NULL), - (16081,0,0,1,16,0,0,NULL), - (16082,0,0,1,16,0,0,NULL), - (16083,0,0,1,16,0,0,NULL), - (16084,0,0,1,16,0,0,NULL), - (16085,0,0,1,16,0,0,NULL), - (16086,0,0,1,16,0,0,NULL), - (16087,0,0,1,16,0,0,NULL), - (16088,0,0,1,16,0,0,NULL), - (16089,0,0,1,16,0,0,NULL), - (16090,0,0,1,16,0,0,NULL), - (16091,0,0,1,16,0,0,NULL), - (16092,0,0,1,16,0,0,NULL), - (16093,0,0,1,16,0,0,NULL), - (16094,0,0,1,16,0,0,NULL), - (16095,0,0,1,16,0,0,NULL), - (16096,0,0,1,16,0,0,NULL), - (16097,0,0,1,16,0,0,NULL), - (16098,0,0,1,16,0,0,NULL), - (16099,0,0,1,16,0,0,NULL), - (16100,0,0,1,16,0,0,NULL), - (16101,0,0,1,16,0,0,NULL), - (16102,0,0,1,16,0,0,NULL), - (16103,0,0,1,16,0,0,NULL), - (16104,0,0,1,16,0,0,NULL), (16105,0,8,1,16,0,0,NULL), - (16106,0,0,1,16,0,0,NULL), - (16107,0,0,1,16,0,0,NULL), - (16108,0,0,1,16,0,0,NULL), - (16109,0,0,1,16,0,0,NULL), - (16110,0,0,1,16,0,0,NULL), - (16111,0,0,1,16,0,0,NULL), - (16112,0,0,1,16,0,0,NULL), - (16113,0,0,1,16,0,0,NULL), - (16114,0,0,1,16,0,0,NULL), - (16115,0,0,1,16,0,0,NULL), - (16116,0,0,1,16,0,0,NULL), - (16117,0,0,1,16,0,0,NULL), - (16118,0,0,1,16,0,0,NULL), - (16119,0,0,1,16,0,0,NULL), - (16120,0,0,1,16,0,0,NULL), - (16121,0,0,1,16,0,0,NULL), - (16122,0,0,1,16,0,0,NULL), - (16123,0,0,1,16,0,0,NULL), - (16124,0,0,1,16,0,0,NULL), - (16125,0,0,1,16,0,0,NULL), - (16126,0,0,1,16,0,0,NULL), - (16127,0,0,1,16,0,0,NULL), - (16128,0,0,1,16,0,0,NULL), - (16129,0,0,1,16,0,0,NULL), - (16130,0,0,1,16,0,0,NULL), - (16131,0,0,1,16,0,0,NULL), - (16132,0,0,1,16,0,0,NULL), - (16133,0,0,1,16,0,0,NULL), - (16134,0,0,1,16,0,0,NULL), - (16135,0,0,1,16,0,0,NULL), - (16136,0,0,1,16,0,0,NULL), - (16137,0,0,1,16,0,0,NULL), - (16138,0,0,1,16,0,0,NULL), - (16139,0,0,1,16,0,0,NULL), - (16140,0,0,1,16,0,0,NULL), - (16141,0,0,1,16,0,0,NULL), - (16142,0,0,1,16,0,0,NULL), - (16143,0,0,1,16,0,0,NULL), - (16144,0,0,1,16,0,0,NULL), - (16145,0,0,1,16,0,0,NULL), - (16146,0,0,1,16,0,0,NULL), - (16147,0,0,1,16,0,0,NULL), - (16148,0,0,1,16,0,0,NULL), - (16149,0,0,1,16,0,0,NULL), - (16150,0,0,1,16,0,0,NULL), - (16151,0,0,1,16,0,0,NULL), - (16152,0,0,1,16,0,0,NULL), - (16153,0,0,1,16,0,0,NULL), - (16154,0,0,1,16,0,0,NULL), - (16155,0,0,1,16,0,0,NULL), - (16156,0,0,1,16,0,0,NULL), - (16157,0,0,1,16,0,0,NULL), - (16158,0,0,1,16,0,0,NULL), - (16159,0,0,1,16,0,0,NULL), - (16160,0,0,1,16,0,0,NULL), - (16161,0,0,1,16,0,0,NULL), - (16162,0,0,1,16,0,0,NULL), - (16163,0,0,1,16,0,0,NULL), - (16164,0,0,1,16,0,0,NULL), - (16165,0,0,1,16,0,0,NULL), - (16166,0,0,1,16,0,0,NULL), - (16167,0,0,1,16,0,0,NULL), - (16168,0,0,1,16,0,0,NULL), - (16169,0,0,1,16,0,0,NULL), - (16170,0,0,1,16,0,0,NULL), - (16171,0,0,1,16,0,0,NULL), - (16172,0,0,1,16,0,0,NULL), - (16173,0,0,1,16,0,0,NULL), - (16174,0,0,1,16,0,0,NULL), - (16175,0,0,1,16,0,0,NULL), - (16176,0,0,1,16,0,0,NULL), - (16177,0,0,1,16,0,0,NULL), - (16178,0,0,1,16,0,0,NULL), - (16179,0,0,1,16,0,0,NULL), - (16180,0,0,1,16,0,0,NULL), - (16181,0,0,1,16,0,0,NULL), - (16183,0,0,1,16,0,0,NULL), - (16184,0,0,1,16,0,0,NULL), - (16185,0,0,1,16,0,0,NULL), - (16186,0,0,1,16,0,0,NULL), - (16187,0,0,1,16,0,0,NULL), - (16188,0,0,1,16,0,0,NULL), - (16189,0,0,1,16,0,0,NULL), - (16190,0,0,1,16,0,0,NULL), - (16191,0,0,1,16,0,0,NULL), - (16200,0,0,1,16,0,0,NULL), - (16207,0,0,1,16,0,0,NULL), - (16224,0,0,1,16,0,0,NULL), - (16226,0,0,1,16,0,0,NULL), - (16227,0,0,1,16,0,0,NULL), - (16228,0,0,1,16,0,0,NULL), - (16229,0,0,1,16,0,0,NULL), - (16230,0,0,1,16,0,0,NULL), - (16231,0,0,1,16,0,0,NULL), - (16232,0,0,1,16,0,0,NULL), - (16233,0,0,1,16,0,0,NULL), - (16234,0,0,1,16,0,0,NULL), - (16235,0,0,1,16,0,0,NULL), - (16236,0,0,1,16,0,0,NULL), - (16237,0,0,1,16,0,0,NULL), - (16238,0,0,1,16,0,0,NULL), - (16239,0,0,1,16,0,0,NULL), (16240,0,0,1,16,0,0,NULL), - (16241,0,0,1,16,0,0,NULL), - (16242,0,0,1,16,0,0,NULL), - (16243,0,0,1,16,0,0,NULL), - (16244,0,0,1,16,0,0,NULL), - (16245,0,0,1,16,0,0,NULL), - (16246,0,0,1,16,0,0,NULL), - (16247,0,0,1,16,0,0,NULL), - (16248,0,0,1,16,0,0,NULL), - (16249,0,0,1,16,0,0,NULL), - (16250,0,0,1,16,0,0,NULL), - (16251,0,0,1,16,0,0,NULL), - (16252,0,0,1,16,0,0,NULL), - (16253,0,0,1,16,0,0,NULL), - (16254,0,0,1,16,0,0,NULL), - (16255,0,0,1,16,0,0,NULL), - (16256,0,0,1,16,0,0,NULL), - (16257,0,0,1,16,0,0,NULL), - (16258,0,0,1,16,0,0,NULL), - (16259,0,0,1,16,0,0,NULL), - (16260,0,7,1,16,0,0,NULL), - (16261,0,0,1,16,0,0,NULL), - (16262,0,0,1,16,0,0,NULL), - (16263,0,0,1,16,0,0,NULL), - (16264,0,0,1,16,0,0,NULL), (16265,0,0,1,16,0,0,NULL), - (16266,0,0,1,16,0,0,NULL), (16267,0,0,1,16,0,0,NULL), (16268,0,0,1,16,0,0,NULL), - (16269,0,0,1,16,0,0,NULL), - (16270,0,0,1,16,0,0,NULL), - (16271,0,0,1,16,0,0,NULL), - (16272,0,0,1,16,0,0,NULL), - (16273,0,0,1,16,0,0,NULL), - (16274,0,0,1,16,0,0,NULL), - (16275,0,0,1,16,0,0,NULL), - (16276,0,0,1,16,0,0,NULL), - (16277,0,0,1,16,0,0,NULL), - (16278,0,0,1,16,0,0,NULL), - (16279,0,0,1,16,0,0,NULL), - (16280,0,0,1,16,0,0,NULL), - (16281,0,0,1,16,0,0,NULL), - (16282,0,0,1,16,0,0,NULL), - (16283,0,0,1,16,0,0,NULL), - (16284,0,0,1,16,0,0,NULL), - (16285,0,0,1,16,0,0,NULL), - (16286,0,0,1,16,0,0,NULL), - (16287,0,0,1,16,0,0,NULL), - (16288,0,0,1,16,0,0,NULL), - (16289,0,0,1,16,0,0,NULL), - (16290,0,0,1,16,0,0,NULL), - (16291,0,0,1,16,0,0,NULL), - (16292,0,0,1,16,0,0,NULL), - (16293,0,0,1,16,0,0,NULL), - (16294,0,0,1,16,0,0,NULL), - (16295,0,0,1,16,0,0,NULL), - (16296,0,0,1,16,0,0,NULL), - (16297,0,0,1,16,0,0,NULL), - (16298,0,0,1,16,0,0,NULL), - (16299,0,0,1,16,0,0,NULL), - (16300,0,0,1,16,0,0,NULL), - (16301,0,0,1,16,0,0,NULL), - (16302,0,0,1,16,0,0,NULL), - (16303,0,0,1,16,0,0,NULL), - (16304,0,0,1,16,0,0,NULL), - (16305,0,0,1,16,0,0,NULL), - (16306,0,0,1,16,0,0,NULL), - (16307,0,0,1,16,0,0,NULL), - (16308,0,0,1,16,0,0,NULL), - (16309,0,0,1,16,0,0,NULL), - (16310,0,0,1,16,0,0,NULL), - (16311,0,0,1,16,0,0,NULL), - (16312,0,0,1,16,0,0,NULL), - (16313,0,0,1,16,0,0,NULL), - (16314,0,0,1,16,0,0,NULL), - (16315,0,0,1,16,0,0,NULL), - (16316,0,0,1,16,0,0,NULL), - (16317,0,0,1,16,0,0,NULL), - (16318,0,0,1,16,0,0,NULL), - (16319,0,0,1,16,0,0,NULL), - (16320,0,0,1,16,0,0,NULL), - (16321,0,0,1,16,0,0,NULL), - (16322,0,0,1,16,0,0,NULL), - (16323,0,0,1,16,0,0,NULL), - (16324,0,0,1,16,0,0,NULL), - (16325,0,0,1,16,0,0,NULL), - (16326,0,0,1,16,0,0,NULL), - (16327,0,0,1,16,0,0,NULL), - (16328,0,0,1,16,0,0,NULL), - (16329,0,0,1,16,0,0,NULL), - (16330,0,0,1,16,0,0,NULL), - (16331,0,0,1,16,0,0,NULL), - (16332,0,0,1,16,0,0,NULL), - (16333,0,0,1,16,0,0,NULL), - (16334,0,0,1,16,0,0,NULL), - (16335,0,0,1,16,0,0,NULL), - (16336,0,0,1,16,0,0,NULL), - (16337,0,0,1,16,0,0,NULL), - (16338,0,0,1,16,0,0,NULL), - (16339,0,0,1,16,0,0,NULL), - (16340,0,0,1,16,0,0,NULL), - (16341,0,0,1,16,0,0,NULL), - (16342,0,0,1,16,0,0,NULL), - (16343,0,0,1,16,0,0,NULL), - (16344,0,0,1,16,0,0,NULL), - (16345,0,0,1,16,0,0,NULL), - (16346,0,0,1,16,0,0,NULL), - (16347,0,0,1,16,0,0,NULL), - (16348,0,0,1,16,0,0,NULL), - (16349,0,0,1,16,0,0,NULL), - (16350,0,0,1,16,0,0,NULL), - (16351,0,0,1,16,0,0,NULL), - (16352,0,0,1,16,0,0,NULL), - (16353,0,0,1,16,0,0,NULL), - (16354,0,0,1,16,0,0,NULL), - (16355,0,0,1,16,0,0,NULL), - (16356,0,0,1,16,0,0,NULL), - (16357,0,0,1,16,0,0,NULL), - (16358,0,0,1,16,0,0,NULL), - (16359,0,0,1,16,0,0,NULL), - (16360,0,0,1,16,0,0,NULL), - (16361,0,0,1,16,0,0,NULL), - (16362,0,0,1,16,0,0,NULL), - (16363,0,0,1,16,0,0,NULL), - (16364,0,0,1,16,0,0,NULL), - (16366,0,0,1,16,0,0,NULL), - (16367,0,0,1,16,0,0,NULL), - (16368,0,0,1,16,0,0,NULL), - (16369,0,0,1,16,0,0,NULL), - (16370,0,0,1,16,0,0,NULL), - (16371,0,0,1,16,0,0,NULL), - (16372,0,0,1,16,0,0,NULL), - (16373,0,0,1,16,0,0,NULL), - (16374,0,0,1,16,0,0,NULL), - (16375,0,0,1,16,0,0,NULL), - (16376,0,0,1,16,0,0,NULL), - (16377,0,0,1,16,0,0,NULL), - (16378,0,0,1,16,0,0,NULL), - (16379,0,0,1,16,0,0,NULL), - (16380,0,0,1,16,0,0,NULL), - (16381,0,0,1,16,0,0,NULL), - (16382,0,0,1,16,0,0,NULL), - (16383,0,0,1,16,0,0,NULL), - (16384,0,0,1,16,0,0,NULL), - (16385,0,0,1,16,0,0,NULL), - (16386,0,0,1,16,0,0,NULL), - (16387,0,0,1,16,0,0,NULL), - (16388,0,0,1,16,0,0,NULL), - (16389,0,0,1,16,0,0,NULL), - (16390,0,0,1,16,0,0,NULL), - (16391,0,0,1,16,0,0,NULL), - (16392,0,0,1,16,0,0,NULL), - (16393,0,0,1,16,0,0,NULL), - (16394,0,0,1,16,0,0,NULL), - (16395,0,0,1,16,0,0,NULL), - (16396,0,0,1,16,0,0,NULL), - (16401,0,0,1,16,0,0,NULL), - (16403,0,0,1,16,0,0,NULL), - (16404,0,0,1,16,0,0,NULL), - (16405,0,0,1,16,0,0,NULL), - (16406,0,0,1,16,0,0,NULL), - (16407,0,0,1,16,0,0,NULL), - (16408,0,0,1,16,0,0,NULL), - (16410,0,0,1,16,0,0,NULL), - (16411,0,0,1,16,0,0,NULL), - (16412,0,0,1,16,0,0,NULL), - (16413,0,0,1,16,0,0,NULL), - (16414,0,0,1,16,0,0,NULL), - (16415,0,0,1,16,0,0,NULL), - (16416,0,0,1,16,0,0,NULL), - (16417,0,0,1,16,0,0,NULL), - (16418,0,0,1,16,0,0,NULL), - (16419,0,0,1,16,0,0,NULL), - (16420,0,0,1,16,0,0,NULL), - (16421,0,0,1,16,0,0,NULL), - (16422,0,0,1,16,0,0,NULL), - (16423,0,0,1,16,0,0,NULL), - (16424,0,0,1,16,0,0,NULL), - (16425,0,0,1,16,0,0,NULL), - (16426,0,0,1,16,0,0,NULL), - (16427,0,0,1,16,0,0,NULL), - (16428,0,0,1,16,0,0,NULL), - (16429,0,0,1,16,0,0,NULL), - (16430,0,0,1,16,0,0,NULL), - (16431,0,0,1,16,0,0,NULL), - (16432,0,0,1,16,0,0,NULL), - (16433,0,0,1,16,0,0,NULL), - (16434,0,0,1,16,0,0,NULL), - (16435,0,0,1,16,0,0,NULL), - (16436,0,0,1,16,0,0,NULL), - (16437,0,0,1,16,0,0,NULL), - (16438,0,0,1,16,0,0,NULL), - (16439,0,0,1,16,0,0,NULL), - (16440,0,0,1,16,0,0,NULL), - (16441,0,0,1,16,0,0,NULL), - (16442,0,0,1,16,0,0,NULL), - (16443,0,0,1,16,0,0,NULL), - (16444,0,0,1,16,0,0,NULL), - (16445,0,0,1,16,0,0,NULL), - (16446,0,0,1,16,0,0,NULL), - (16447,0,0,1,16,0,0,NULL), - (16448,0,0,1,16,0,0,NULL), - (16449,0,0,1,16,0,0,NULL), - (16450,0,0,1,16,0,0,NULL), - (16451,0,0,1,16,0,0,NULL), - (16452,0,0,1,16,0,0,NULL), - (16453,0,0,1,16,0,0,NULL), - (16454,0,0,1,16,0,0,NULL), - (16455,0,0,1,16,0,0,NULL), - (16456,0,0,1,16,0,0,NULL), - (16457,0,0,1,16,0,0,NULL), - (16458,0,0,1,16,0,0,NULL), - (16459,0,0,1,16,0,0,NULL), - (16460,0,0,1,16,0,0,NULL), - (16461,0,0,1,16,0,0,NULL), - (16463,0,0,1,16,0,0,NULL), - (16464,0,0,1,16,0,0,NULL), - (16465,0,0,1,16,0,0,NULL), - (16467,0,0,1,16,0,0,NULL), - (16468,0,0,1,16,0,0,NULL), - (16469,0,0,1,16,0,0,NULL), - (16470,0,0,1,16,0,0,NULL), - (16471,0,0,1,16,0,0,NULL), - (16473,0,0,1,16,0,0,NULL), - (16474,0,0,1,16,0,0,NULL), - (16475,0,0,1,16,0,0,NULL), - (16476,0,0,1,16,0,0,NULL), - (16477,0,0,1,16,0,0,NULL), - (16478,0,0,1,16,0,0,NULL), - (16479,0,0,1,16,0,0,NULL), - (16480,0,0,1,16,0,0,NULL), - (16481,0,0,1,16,0,0,NULL), - (16482,0,0,1,16,0,0,NULL), - (16483,0,0,1,16,0,0,NULL), - (16484,0,0,1,16,0,0,NULL), - (16485,0,0,1,16,0,0,NULL), - (16486,0,0,1,16,0,0,NULL), - (16487,0,0,1,16,0,0,NULL), - (16488,0,0,1,16,0,0,NULL), - (16489,0,0,1,16,0,0,NULL), - (16490,0,0,1,16,0,0,NULL), - (16491,0,0,1,16,0,0,NULL), - (16492,0,0,1,16,0,0,NULL), - (16493,0,0,1,16,0,0,NULL), - (16494,0,0,1,16,0,0,NULL), - (16495,0,0,1,16,0,0,NULL), - (16496,0,0,1,16,0,0,NULL), - (16497,0,0,1,16,0,0,NULL), - (16498,0,0,1,16,0,0,NULL), - (16499,0,0,1,16,0,0,NULL), - (16500,0,0,1,16,0,0,NULL), - (16501,0,0,1,16,0,0,NULL), - (16502,0,0,1,16,0,0,NULL), - (16503,0,0,1,16,0,0,NULL), - (16504,0,0,1,16,0,0,NULL), - (16505,0,0,1,16,0,0,NULL), - (16506,0,0,1,16,0,0,NULL), - (16507,0,0,1,16,0,0,NULL), - (16508,0,0,1,16,0,0,NULL), - (16509,0,0,1,16,0,0,NULL), - (16510,0,0,1,16,0,0,NULL), - (16511,0,0,1,16,0,0,NULL), - (16512,0,0,1,16,0,0,NULL), - (16513,0,0,1,16,0,0,NULL), - (16514,0,0,1,16,0,0,NULL), - (16515,0,0,1,16,0,0,NULL), - (16516,0,0,1,16,0,0,NULL), - (16517,0,0,1,16,0,0,NULL), - (16518,0,0,1,16,0,0,NULL), - (16519,0,0,1,16,0,0,NULL), - (16520,0,0,1,16,0,0,NULL), - (16521,0,0,1,16,0,0,NULL), - (16522,0,0,1,16,0,0,NULL), - (16523,0,0,1,16,0,0,NULL), - (16524,0,0,1,16,0,0,NULL), - (16525,0,0,1,16,0,0,NULL), - (16526,0,0,1,16,0,0,NULL), - (16527,0,0,1,16,0,0,NULL), - (16528,0,0,1,16,0,0,NULL), - (16529,0,0,1,16,0,0,NULL), - (16530,0,0,1,16,0,0,NULL), - (16531,0,0,1,16,0,0,NULL), - (16532,0,0,1,16,0,0,NULL), - (16533,0,0,1,16,0,0,NULL), - (16534,0,0,1,16,0,0,NULL), - (16535,0,0,1,16,0,0,NULL), - (16536,0,0,1,16,0,0,NULL), - (16537,0,0,1,16,0,0,NULL), - (16538,0,0,1,16,0,0,NULL), - (16539,0,0,1,16,0,0,NULL), - (16540,0,0,1,16,0,0,NULL), - (16541,0,0,1,16,0,0,NULL), - (16542,0,0,1,16,0,0,NULL), - (16543,0,0,1,16,0,0,NULL), - (16544,0,0,1,16,0,0,NULL), - (16545,0,0,1,16,0,0,NULL), - (16546,0,0,1,16,0,0,NULL), - (16547,0,0,1,16,0,0,NULL), - (16548,0,0,1,16,0,0,NULL), - (16549,0,0,1,16,0,0,NULL), - (16550,0,0,1,16,0,0,NULL), - (16551,0,0,1,16,0,0,NULL), - (16552,0,0,1,16,0,0,NULL), - (16553,0,0,1,16,0,0,NULL), - (16554,0,0,1,16,0,0,NULL), - (16555,0,0,1,16,0,0,NULL), - (16556,0,0,1,16,0,0,NULL), - (16557,0,0,1,16,0,0,NULL), - (16558,0,0,1,16,0,0,NULL), - (16559,0,0,1,16,0,0,NULL), - (16560,0,0,1,16,0,0,NULL), - (16561,0,0,1,16,0,0,NULL), - (16562,0,0,1,16,0,0,NULL), - (16563,0,0,1,16,0,0,NULL), - (16564,0,0,1,16,0,0,NULL), - (16565,0,0,1,16,0,0,NULL), - (16566,0,0,1,16,0,0,NULL), - (16567,0,0,1,16,0,0,NULL), - (16568,0,0,1,16,0,0,NULL), - (16569,0,0,1,16,0,0,NULL), - (16570,0,0,1,16,0,0,NULL), - (16572,0,0,1,16,0,0,NULL), - (16573,0,0,1,16,0,0,NULL), - (16574,0,0,1,16,0,0,NULL), - (16575,0,0,1,16,0,0,NULL), - (16576,0,0,1,16,0,0,NULL), - (16577,0,0,1,16,0,0,NULL), - (16578,0,0,1,16,0,0,NULL), - (16579,0,0,1,16,0,0,NULL), - (16580,0,0,1,16,0,0,NULL), - (16581,0,0,1,16,0,0,NULL), - (16582,0,0,1,16,0,0,NULL), - (16583,0,0,1,16,0,0,NULL), - (16584,0,0,1,16,0,0,NULL), - (16585,0,0,1,16,0,0,NULL), - (16586,0,0,1,16,0,0,NULL), - (16587,0,0,1,16,0,0,NULL), - (16588,0,0,1,16,0,0,NULL), - (16589,0,0,1,16,0,0,NULL), - (16590,0,0,1,16,0,0,NULL), - (16591,0,0,1,16,0,0,NULL), - (16592,0,0,1,16,0,0,NULL), - (16593,0,0,1,16,0,0,NULL), - (16594,0,0,1,16,0,0,NULL), - (16595,0,0,1,16,0,0,NULL), - (16597,0,0,1,16,0,0,NULL), - (16598,0,0,1,16,0,0,NULL), - (16600,0,0,1,16,0,0,NULL), - (16601,0,0,1,16,0,0,NULL), - (16602,0,0,1,16,0,0,NULL), - (16603,0,0,1,16,0,0,NULL), - (16604,0,0,1,16,0,0,NULL), - (16605,0,0,1,16,0,0,NULL), - (16606,0,0,1,16,0,0,NULL), - (16607,0,0,1,16,0,0,NULL), - (16608,0,0,1,16,0,0,NULL), - (16609,0,0,1,16,0,0,NULL), - (16610,0,0,1,16,0,0,NULL), - (16611,0,0,1,16,0,0,NULL), - (16612,0,0,1,16,0,0,NULL), - (16613,0,0,1,16,0,0,NULL), - (16614,0,0,1,16,0,0,NULL), - (16615,0,0,1,16,0,0,NULL), - (16616,0,0,1,16,0,0,NULL), - (16617,0,0,1,16,0,0,NULL), - (16618,0,0,1,16,0,0,NULL), - (16619,0,0,1,16,0,0,NULL), - (16620,0,0,1,16,0,0,NULL), - (16621,0,0,1,16,0,0,NULL), - (16622,0,0,1,16,0,0,NULL), - (16623,0,0,1,16,0,0,NULL), - (16624,0,0,1,16,0,0,NULL), - (16625,0,0,1,16,0,0,NULL), - (16626,0,0,1,16,0,0,NULL), - (16627,0,0,1,16,0,0,NULL), - (16628,0,0,1,16,0,0,NULL), - (16629,0,0,1,16,0,0,NULL), - (16630,0,0,1,16,0,0,NULL), - (16631,0,0,1,16,0,0,NULL), - (16632,0,0,1,16,0,0,NULL), - (16633,0,0,1,16,0,0,NULL), - (16634,0,0,1,16,0,0,NULL), - (16635,0,0,1,16,0,0,NULL), - (16636,0,0,1,16,0,0,NULL), - (16637,0,0,1,16,0,0,NULL), - (16638,0,0,1,16,0,0,NULL), - (16639,0,0,1,16,0,0,NULL), - (16640,0,0,1,16,0,0,NULL), - (16641,0,0,1,16,0,0,NULL), - (16643,0,0,1,16,0,0,NULL), - (16645,0,0,1,16,0,0,NULL), - (16646,0,0,1,16,0,0,NULL), - (16647,0,0,1,16,0,0,NULL), - (16648,0,0,1,16,0,0,NULL), - (16649,0,0,1,16,0,0,NULL), - (16650,0,0,1,16,0,0,NULL), - (16651,0,0,1,16,0,0,NULL), - (16652,0,0,1,16,0,0,NULL), - (16653,0,0,1,16,0,0,NULL), - (16654,0,0,1,16,0,0,NULL), - (16655,0,0,1,16,0,0,NULL), - (16656,0,0,1,16,0,0,NULL), - (16657,0,0,1,16,0,0,NULL), - (16658,0,0,1,16,0,0,NULL), - (16659,0,0,1,16,0,0,NULL), - (16660,0,0,1,16,0,0,NULL), - (16661,0,0,1,16,0,0,NULL), - (16662,0,0,1,16,0,0,NULL), - (16663,0,0,1,16,0,0,NULL), - (16664,0,0,1,16,0,0,NULL), - (16665,0,0,1,16,0,0,NULL), - (16666,0,0,1,16,0,0,NULL), - (16667,0,0,1,16,0,0,NULL), - (16668,0,0,1,16,0,0,NULL), - (16669,0,0,1,16,0,0,NULL), - (16670,0,0,1,16,0,0,NULL), - (16671,0,0,1,16,0,0,NULL), - (16672,0,0,1,16,0,0,NULL), - (16673,0,0,1,16,0,0,NULL), - (16674,0,0,1,16,0,0,NULL), - (16675,0,0,1,16,0,0,NULL), - (16676,0,0,1,16,0,0,NULL), - (16677,0,0,1,16,0,0,NULL), - (16678,0,0,1,16,0,0,NULL), - (16679,0,0,1,16,0,0,NULL), - (16680,0,0,1,16,0,0,NULL), - (16681,0,0,1,16,0,0,NULL), - (16682,0,0,1,16,0,0,NULL), - (16683,0,0,1,16,0,0,NULL), - (16684,0,0,1,16,0,0,NULL), - (16685,0,0,1,16,0,0,NULL), - (16686,0,0,1,16,0,0,NULL), - (16687,0,0,1,16,0,0,NULL), - (16688,0,0,1,16,0,0,NULL), - (16689,0,0,1,16,0,0,NULL), - (16690,0,0,1,16,0,0,NULL), - (16691,0,0,1,16,0,0,NULL), - (16692,0,0,1,16,0,0,NULL), - (16693,0,0,1,16,0,0,NULL), - (16694,0,0,1,16,0,0,NULL), - (16695,0,0,1,16,0,0,NULL), - (16696,0,0,1,16,0,0,NULL), - (16697,0,0,1,16,0,0,NULL), - (16698,0,0,1,16,0,0,NULL), - (16699,0,0,1,16,0,0,NULL), - (16700,0,0,1,16,0,0,NULL), - (16701,0,0,1,16,0,0,NULL), - (16702,0,0,1,16,0,0,NULL), - (16703,0,0,1,16,0,0,NULL), - (16704,0,0,1,16,0,0,NULL), - (16705,0,0,1,16,0,0,NULL), - (16706,0,0,1,16,0,0,NULL), - (16707,0,33554432,1,16,0,0,NULL), - (16708,0,0,1,16,0,0,NULL), - (16709,0,33554432,1,16,0,0,'6408'), - (16710,0,0,1,16,0,0,NULL), - (16711,0,0,1,16,0,0,NULL), - (16712,0,0,1,16,0,0,NULL), - (16713,0,0,1,16,0,0,NULL), - (16714,0,0,1,16,0,0,NULL), - (16715,0,0,1,16,0,0,NULL), - (16716,0,0,1,16,0,0,NULL), - (16717,0,0,1,16,0,0,NULL), - (16718,0,0,1,16,0,0,NULL), - (16719,0,33554432,1,16,0,0,NULL), - (16720,0,0,1,16,0,0,NULL), - (16721,0,0,1,16,0,0,NULL), - (16722,0,0,1,16,0,0,NULL), - (16723,0,0,1,16,0,0,NULL), - (16724,0,0,1,16,0,0,NULL), - (16725,0,0,1,16,0,0,NULL), - (16726,0,0,1,16,0,0,NULL), - (16727,0,0,1,16,0,0,NULL), - (16728,0,0,1,16,0,0,NULL), - (16729,0,0,1,16,0,0,NULL), - (16730,0,0,1,16,0,0,NULL), - (16731,0,0,1,16,0,0,NULL), - (16732,0,0,1,16,0,0,NULL), - (16733,0,33554432,1,16,0,0,NULL), - (16734,0,0,1,16,0,0,NULL), - (16735,0,33554432,1,16,0,0,NULL), - (16736,0,0,1,16,0,0,NULL), - (16737,0,33554432,1,16,0,0,NULL), - (16738,0,0,1,16,0,0,NULL), - (16739,0,0,1,16,0,0,NULL), - (16740,0,0,1,16,0,0,NULL), - (16741,0,0,1,16,0,0,NULL), - (16742,0,0,1,16,0,0,NULL), - (16743,0,0,1,16,0,0,NULL), - (16744,0,0,1,16,0,0,NULL), - (16745,0,0,1,16,0,0,NULL), - (16746,0,0,1,16,0,0,NULL), - (16747,0,0,1,16,0,0,NULL), - (16748,0,0,1,16,0,0,NULL), - (16749,0,0,1,16,0,0,NULL), - (16750,0,0,1,16,0,0,NULL), - (16751,0,33554432,1,16,0,0,NULL), - (16752,0,0,1,16,0,0,NULL), - (16753,0,0,1,16,0,0,NULL), - (16754,0,33554432,1,16,0,0,NULL), - (16755,0,0,1,16,0,0,NULL), - (16756,0,0,1,16,0,0,NULL), - (16757,0,0,1,16,0,0,NULL), - (16758,0,0,1,16,0,0,NULL), - (16759,0,0,1,16,0,0,NULL), - (16760,0,0,1,16,0,0,NULL), - (16761,0,0,1,16,0,0,NULL), - (16762,0,0,1,16,0,0,NULL), - (16763,0,0,1,16,0,0,NULL), - (16764,0,0,1,16,0,0,NULL), - (16765,0,0,1,16,0,0,NULL), - (16766,0,0,1,16,0,0,NULL), - (16767,0,0,1,16,0,0,NULL), - (16768,0,0,1,16,0,0,NULL), - (16769,0,0,1,16,0,0,NULL), - (16770,0,0,1,16,0,0,NULL), - (16771,0,33554432,1,16,0,0,NULL), - (16772,0,0,1,16,0,0,NULL), - (16773,0,0,1,16,0,0,NULL), - (16774,0,0,1,16,0,0,NULL), - (16775,0,0,1,16,0,0,NULL), - (16776,0,0,1,16,0,0,NULL), - (16777,0,0,1,16,0,0,NULL), - (16778,0,0,1,16,0,0,NULL), - (16779,0,0,1,16,0,0,NULL), - (16780,0,0,1,16,0,0,NULL), - (16781,0,0,1,16,0,0,NULL), - (16782,0,0,1,16,0,0,NULL), - (16783,0,0,1,16,0,0,NULL), - (16784,0,0,1,16,0,0,NULL), - (16785,0,0,1,16,0,0,NULL), - (16786,0,0,1,16,0,0,NULL), - (16787,0,0,1,16,0,0,NULL), - (16788,0,0,1,16,0,0,NULL), - (16789,0,0,1,16,0,0,NULL), - (16790,0,0,1,16,0,0,NULL), - (16791,0,0,1,16,0,0,NULL), - (16792,0,0,1,16,0,0,NULL), - (16793,0,0,1,16,0,0,NULL), - (16794,0,0,1,16,0,0,NULL), - (16795,0,0,1,16,0,0,NULL), - (16796,0,33554432,1,16,0,0,NULL), - (16797,0,0,1,16,0,0,NULL), - (16798,0,0,1,16,0,0,NULL), - (16799,0,0,1,16,0,0,NULL), - (16800,0,0,1,16,0,0,NULL), - (16801,0,0,1,16,0,0,NULL), - (16802,0,0,1,16,0,0,NULL), - (16803,0,0,1,16,0,0,NULL), - (16804,0,0,1,16,0,0,NULL), - (16805,0,0,1,16,0,0,NULL), - (16806,0,0,1,16,0,0,NULL), - (16807,0,0,1,16,0,0,NULL), - (16808,0,0,1,16,0,0,NULL), - (16809,0,0,1,16,0,0,NULL), - (16810,0,0,1,16,0,0,NULL), - (16811,0,0,1,16,0,0,NULL), - (16812,0,0,1,16,0,0,NULL), - (16813,0,0,1,16,0,0,NULL), - (16814,0,0,1,16,0,0,NULL), - (16815,0,0,1,16,0,0,NULL), - (16816,0,0,1,16,0,0,NULL), - (16817,0,0,1,16,0,0,NULL), - (16818,0,0,1,16,0,0,NULL), - (16819,0,0,1,16,0,0,NULL), - (16820,0,0,1,16,0,0,NULL), - (16821,0,0,1,16,0,0,NULL), - (16822,0,0,1,16,0,0,NULL), - (16823,0,0,1,16,0,0,NULL), - (16824,0,0,1,16,0,0,NULL), - (16825,0,0,1,16,0,0,NULL), - (16826,0,0,1,16,0,0,NULL), - (16827,0,0,1,16,0,0,NULL), - (16828,0,0,1,16,0,0,NULL), - (16829,0,0,1,16,0,0,NULL), - (16830,0,0,1,16,0,0,NULL), - (16831,0,0,1,16,0,0,NULL), - (16832,0,0,1,16,0,0,NULL), - (16833,0,0,1,16,0,0,NULL), - (16834,0,0,1,16,0,0,NULL), - (16835,0,0,1,16,0,0,NULL), - (16836,0,0,1,16,0,0,NULL), - (16837,0,0,1,16,0,0,NULL), - (16838,0,0,1,16,0,0,NULL), - (16839,0,0,1,16,0,0,NULL), - (16840,0,0,1,16,0,0,NULL), - (16841,0,0,1,16,0,0,NULL), - (16842,0,0,1,16,0,0,NULL), - (16843,0,0,1,16,0,0,NULL), - (16844,0,0,1,16,0,0,NULL), - (16845,0,0,1,16,0,0,NULL), - (16846,0,0,1,16,0,0,NULL), - (16847,0,0,1,16,0,0,NULL), - (16848,0,0,1,16,0,0,NULL), - (16849,0,0,1,16,0,0,NULL), - (16850,0,0,1,16,0,0,NULL), - (16851,0,0,1,16,0,0,NULL), - (16852,0,0,1,16,0,0,NULL), - (16853,0,0,1,16,0,0,NULL), - (16854,0,0,1,16,0,0,NULL), - (16855,0,0,1,16,0,0,NULL), - (16856,0,0,1,16,0,0,NULL), - (16857,0,0,1,16,0,0,NULL), - (16858,0,0,1,16,0,0,NULL), - (16859,0,0,1,16,0,0,NULL), - (16860,0,0,1,16,0,0,NULL), - (16861,0,0,1,16,0,0,NULL), - (16862,0,0,1,16,0,0,NULL), - (16863,0,33554432,1,16,0,0,NULL), - (16864,0,0,1,16,0,0,NULL), - (16865,0,0,1,16,0,0,NULL), - (16866,0,0,1,16,0,0,NULL), - (16867,0,0,1,16,0,0,NULL), - (16868,0,0,1,16,0,0,NULL), - (16869,0,0,1,16,0,0,NULL), - (16870,0,0,1,16,0,0,NULL), - (16871,0,0,1,16,0,0,NULL), - (16872,0,0,1,16,0,0,NULL), - (16873,0,0,1,16,0,0,NULL), - (16874,0,0,1,16,0,0,NULL), - (16875,0,0,1,16,0,0,NULL), - (16876,0,0,1,16,0,0,NULL), - (16877,0,0,1,16,0,0,NULL), - (16878,0,0,1,16,0,0,NULL), - (16879,0,0,1,16,0,0,NULL), - (16880,0,33554432,1,16,0,0,'6408'), - (16881,0,33554432,1,16,0,0,'6408'), - (16882,0,33554432,1,16,0,0,'6408'), - (16883,0,33554432,1,16,0,0,'6408'), - (16884,0,0,1,16,0,0,NULL), - (16885,0,0,1,16,0,0,NULL), - (16886,0,0,1,16,0,0,NULL), - (16887,0,0,1,16,0,0,NULL), - (16888,0,0,1,16,0,0,NULL), - (16889,0,0,1,16,0,0,NULL), - (16890,0,0,1,16,0,0,NULL), - (16891,0,0,1,16,0,0,NULL), - (16892,0,0,1,16,0,0,NULL), - (16893,0,0,1,16,0,0,NULL), - (16894,0,0,1,16,0,0,NULL), - (16895,0,0,1,16,0,0,NULL), - (16896,0,0,1,16,0,0,NULL), - (16897,0,0,1,16,0,0,NULL), - (16898,0,0,1,16,0,0,NULL), - (16899,0,0,1,16,0,0,NULL), - (16900,0,0,1,16,0,0,NULL), - (16901,0,33554432,1,16,0,0,'6408'), - (16902,0,0,1,16,0,0,NULL), - (16903,0,0,1,16,0,0,NULL), - (16904,0,0,1,16,0,0,NULL), - (16905,0,0,1,16,0,0,NULL), - (16906,0,0,1,16,0,0,NULL), - (16907,0,0,1,16,0,0,NULL), - (16908,0,0,1,16,0,0,NULL), - (16909,0,0,1,16,0,0,NULL), - (16910,0,0,1,16,0,0,NULL), - (16911,0,0,1,16,0,0,NULL), - (16912,0,0,1,16,0,0,NULL), - (16913,0,0,1,16,0,0,NULL), - (16914,0,0,1,16,0,0,NULL), - (16915,0,0,1,16,0,0,NULL), - (16916,0,0,1,16,0,0,NULL), - (16917,0,0,1,16,0,0,NULL), - (16918,0,0,1,16,0,0,NULL), - (16919,0,0,1,16,0,0,NULL), - (16920,0,0,1,16,0,0,NULL), - (16921,0,0,1,16,0,0,NULL), - (16922,0,0,1,16,0,0,NULL), - (16923,0,0,1,16,0,0,NULL), - (16924,0,0,1,16,0,0,NULL), - (16925,0,0,1,16,0,0,NULL), - (16926,0,0,1,16,0,0,NULL), - (16927,0,0,1,16,0,0,NULL), - (16928,0,0,1,16,0,0,NULL), - (16929,0,0,1,16,0,0,NULL), - (16930,0,0,1,16,0,0,NULL), - (16931,0,0,1,16,0,0,NULL), - (16932,0,0,1,16,0,0,NULL), - (16933,0,0,1,16,0,0,NULL), - (16934,0,0,1,16,0,0,NULL), - (16935,0,0,1,16,0,0,NULL), - (16936,0,0,1,16,0,0,NULL), - (16937,0,0,1,16,0,0,NULL), - (16938,0,0,1,16,0,0,NULL), - (16939,0,0,1,16,0,0,NULL), - (16940,0,0,1,16,0,0,NULL), - (16941,0,0,1,16,0,0,NULL), - (16942,0,0,1,16,0,0,NULL), - (16943,0,0,1,16,0,0,NULL), - (16944,0,0,1,16,0,0,NULL), - (16945,0,0,1,16,0,0,NULL), - (16946,0,0,1,16,0,0,NULL), - (16947,0,0,1,16,0,0,NULL), - (16948,0,0,1,16,0,0,NULL), - (16949,0,0,1,16,0,0,NULL), - (16950,0,0,1,16,0,0,NULL), - (16951,0,0,1,16,0,0,NULL), - (16952,0,0,1,16,0,0,NULL), - (16953,0,0,1,16,0,0,NULL), - (16954,0,0,1,16,0,0,NULL), - (16955,0,0,1,16,0,0,NULL), - (16956,0,0,1,16,0,0,NULL), - (16957,0,0,1,16,0,0,NULL), - (16958,0,0,1,16,0,0,NULL), - (16959,0,0,1,16,0,0,'12544'), - (16960,0,0,1,16,0,0,NULL), - (16961,0,0,1,16,0,0,NULL), - (16962,0,33554432,1,16,0,0,NULL), - (16963,0,33554432,1,16,0,0,NULL), (16964,0,0,1,16,0,0,NULL), - (16965,0,0,1,16,0,0,NULL), - (16966,0,0,1,16,0,0,NULL), - (16967,0,0,1,16,0,0,NULL), - (16968,0,0,1,16,0,0,NULL), - (16969,0,0,1,16,0,0,NULL), - (16970,0,0,1,16,0,0,NULL), - (16971,0,0,1,16,0,0,NULL), - (16972,0,0,1,16,0,0,NULL), - (16973,0,0,1,16,0,0,NULL), - (16974,0,0,1,16,0,0,NULL), - (16975,0,0,1,16,0,0,NULL), - (16976,0,0,1,16,0,0,NULL), - (16977,0,0,1,16,0,0,NULL), - (16978,0,0,1,16,0,0,NULL), - (16979,0,0,1,16,0,0,NULL), - (16980,0,0,1,16,0,0,NULL), - (16981,0,0,1,16,0,0,NULL), - (16982,0,0,1,16,0,0,NULL), - (16983,0,0,1,16,0,0,NULL), - (16984,0,0,1,16,0,0,NULL), - (16985,0,33554432,1,16,0,0,'6408'), - (16986,0,0,1,16,0,0,NULL), - (16987,0,33554432,1,16,0,0,NULL), - (16988,0,0,1,16,0,0,NULL), - (16989,0,0,1,16,0,0,NULL), - (16990,0,0,1,16,0,0,NULL), - (16991,0,0,1,16,0,0,NULL), - (16992,0,0,1,16,0,0,NULL), - (16993,0,0,1,16,0,0,NULL), - (16994,0,0,1,16,0,0,NULL), - (16995,0,0,1,16,0,0,NULL), - (16996,0,0,1,16,0,0,NULL), - (16997,0,0,1,16,0,0,NULL), - (16998,0,0,1,16,0,0,NULL), - (16999,0,0,1,16,0,0,NULL), - (17000,0,0,1,16,0,0,NULL), - (17001,0,0,1,16,0,0,NULL), - (17002,0,0,1,16,0,0,NULL), - (17003,0,0,1,16,0,0,NULL), - (17004,0,33554432,1,16,0,0,NULL), - (17005,0,33554432,1,16,0,0,NULL), - (17006,0,33554432,1,16,0,0,NULL), - (17007,0,0,1,16,0,0,'12544'), - (17008,0,0,1,16,0,0,NULL), - (17009,0,0,1,16,0,0,NULL), - (17010,0,33554432,1,16,0,0,NULL), - (17011,0,0,1,16,0,0,'12544'), - (17012,0,0,1,16,0,0,'12544'), - (17013,0,33554432,1,16,0,0,NULL), - (17014,0,0,1,16,0,0,NULL), - (17015,0,0,1,16,0,0,'12544'), - (17016,0,0,1,16,0,0,'12544'), - (17017,0,33554432,1,16,0,0,NULL), - (17018,0,33554432,1,16,0,0,NULL), - (17019,0,0,1,16,0,0,NULL), - (17020,0,0,1,16,0,0,NULL), - (17021,0,33554432,1,16,0,0,NULL), - (17022,0,0,1,16,0,0,'12544'), - (17023,0,0,1,16,0,0,'12544'), - (17024,0,0,1,16,0,0,'12544'), - (17025,0,0,1,16,0,0,'12544'), - (17026,0,0,1,16,0,0,NULL), - (17027,0,0,1,16,0,0,'12544'), - (17028,0,33554432,1,16,0,0,NULL), - (17029,0,0,1,16,0,0,NULL), - (17030,0,0,1,16,0,0,NULL), - (17031,0,33554432,1,16,0,0,'6408'), - (17032,0,33554432,1,16,0,0,'6408'), - (17033,0,0,1,16,0,0,NULL), - (17034,0,0,1,16,0,0,NULL), - (17035,0,0,1,16,0,0,NULL), - (17036,0,0,1,16,0,0,NULL), - (17037,0,0,1,16,0,0,NULL), - (17038,0,0,1,16,0,0,NULL), - (17039,0,0,1,16,0,0,NULL), - (17040,0,0,1,16,0,0,NULL), - (17041,0,0,1,16,0,0,NULL), - (17042,0,0,1,16,0,0,NULL), - (17043,0,0,1,16,0,0,NULL), - (17044,0,33554432,1,16,0,0,'6408'), - (17045,0,0,1,16,0,0,NULL), - (17046,0,0,1,16,0,0,NULL), - (17047,0,33554432,1,16,0,0,'6408'), - (17048,0,33554432,1,16,0,0,'6408'), - (17049,0,0,1,16,0,0,NULL), - (17050,0,0,1,16,0,0,NULL), - (17051,0,33554432,1,16,0,0,'6408'), - (17052,0,0,1,16,0,0,NULL), - (17053,0,0,1,16,0,0,NULL), - (17054,0,0,1,16,0,0,NULL), - (17055,0,0,1,16,0,0,NULL), - (17056,0,0,1,16,0,0,NULL), - (17057,0,0,1,16,0,0,NULL), - (17058,0,0,1,16,0,0,NULL), - (17059,0,0,1,16,0,0,NULL), - (17060,0,0,1,16,0,0,NULL), - (17061,0,0,1,16,0,0,NULL), - (17062,0,0,1,16,0,0,NULL), - (17063,0,0,1,16,0,0,NULL), - (17064,0,0,1,16,0,0,NULL), - (17065,0,0,1,16,0,0,NULL), - (17066,0,0,1,16,0,0,NULL), - (17067,0,0,1,16,0,0,NULL), - (17068,0,0,1,16,0,0,NULL), - (17069,0,0,1,16,0,0,NULL), - (17070,0,0,1,16,0,0,NULL), - (17071,0,0,1,16,0,0,NULL), - (17072,0,0,1,16,0,0,NULL), - (17073,0,0,1,16,0,0,NULL), - (17074,0,0,1,16,0,0,NULL), - (17075,0,0,1,16,0,0,NULL), - (17076,0,0,1,16,0,0,NULL), - (17077,0,0,1,16,0,0,NULL), - (17078,0,0,1,16,0,0,NULL), - (17079,0,0,1,16,0,0,NULL), - (17080,0,0,1,16,0,0,NULL), - (17081,0,0,1,16,0,0,NULL), - (17082,0,0,1,16,0,0,NULL), - (17083,0,0,1,16,0,0,NULL), - (17084,0,0,1,16,0,0,NULL), - (17085,0,0,1,16,0,0,NULL), - (17086,0,0,1,16,0,0,NULL), - (17087,0,0,1,16,0,0,NULL), - (17088,0,0,1,16,0,0,NULL), - (17089,0,0,1,16,0,0,NULL), - (17090,0,0,1,16,0,0,NULL), - (17091,0,0,1,16,0,0,NULL), - (17092,0,0,1,16,0,0,NULL), - (17093,0,0,1,16,0,0,NULL), - (17094,0,0,1,16,0,0,NULL), - (17095,0,0,1,16,0,0,NULL), - (17096,0,0,1,16,0,0,NULL), - (17097,0,33554432,1,16,0,0,'6408'), - (17098,0,0,1,16,0,0,NULL), - (17099,0,0,1,16,0,0,NULL), - (17100,0,0,1,16,0,0,NULL), - (17101,0,0,1,16,0,0,NULL), - (17102,0,0,1,16,0,0,NULL), - (17103,0,0,1,16,0,0,NULL), - (17104,0,0,1,16,0,0,NULL), - (17105,0,0,1,16,0,0,NULL), - (17106,0,0,1,16,0,0,NULL), - (17107,0,0,1,16,0,0,NULL), - (17108,0,0,1,16,0,0,NULL), - (17109,0,0,1,16,0,0,NULL), - (17110,0,0,1,16,0,0,NULL), - (17111,0,0,1,16,0,0,NULL), - (17112,0,0,1,16,0,0,NULL), - (17113,0,0,1,16,0,0,NULL), - (17114,0,0,1,16,0,0,NULL), - (17285,0,0,1,16,0,0,NULL), + (44314,0,1,1,16,0,0,''), (17286,0,0,1,16,0,0,'6408'), (17287,0,0,1,16,0,0,'6408'), - (17288,0,0,1,16,0,0,NULL), - (17289,0,0,1,16,0,0,NULL), - (17290,0,0,1,16,0,0,NULL), - (17291,0,0,1,16,0,0,NULL), - (17292,0,0,1,16,0,0,NULL), - (17293,0,0,1,16,0,0,NULL), - (17294,0,0,1,16,0,0,NULL), - (17295,0,0,1,16,0,0,NULL), - (17296,0,0,1,16,0,0,NULL), - (17297,0,0,1,16,0,0,NULL), - (17298,0,0,1,16,0,0,NULL), - (17299,0,0,1,16,0,0,NULL), - (17300,0,0,1,16,0,0,NULL), - (17301,0,0,1,16,0,0,NULL), - (17302,0,0,1,16,0,0,NULL), - (17303,0,0,1,16,0,0,NULL), - (17304,0,0,1,16,0,0,NULL), - (17305,0,0,1,16,0,0,NULL), - (17306,0,0,1,16,0,0,NULL), - (17307,0,0,1,16,0,0,NULL), - (17308,0,0,1,16,0,0,NULL), - (17309,0,0,1,16,0,0,NULL), - (17310,0,0,1,16,0,0,NULL), - (17311,0,0,1,16,0,0,NULL), - (17312,0,0,1,16,0,0,NULL), - (17313,0,0,1,16,0,0,NULL), - (17314,0,0,1,16,0,0,NULL), - (17316,0,0,1,16,0,0,NULL), - (17317,0,0,1,16,0,0,NULL), - (17318,0,0,1,16,0,0,NULL), - (17319,0,0,1,16,0,0,NULL), - (17320,0,0,1,16,0,0,NULL), - (17321,0,0,1,16,0,0,NULL), - (17322,0,0,1,16,0,0,NULL), - (17323,0,0,1,16,0,0,NULL), - (17324,0,0,1,16,0,0,NULL), - (17325,0,0,1,16,0,0,NULL), - (17326,0,0,1,16,0,0,NULL), - (17327,0,0,1,16,0,0,NULL), - (17328,0,0,1,16,0,0,NULL), - (17331,0,0,1,16,0,0,NULL), - (17332,0,0,1,16,0,0,NULL), - (17333,0,0,1,16,0,0,NULL), - (17334,0,0,1,16,0,0,NULL), - (17335,0,0,1,16,0,0,NULL), - (17337,0,0,1,16,0,0,NULL), - (17340,0,0,1,16,0,0,NULL), - (17341,0,0,1,16,0,0,NULL), - (17342,0,0,1,16,0,0,NULL), - (17343,0,0,1,16,0,0,NULL), - (17344,0,0,1,16,0,0,NULL), - (17345,0,0,1,16,0,0,NULL), - (17346,0,0,1,16,0,0,NULL), - (17347,0,0,1,16,0,0,NULL), - (17348,0,0,1,16,0,0,NULL), - (17349,0,0,1,16,0,0,NULL), - (17350,0,0,1,16,0,0,NULL), - (17351,0,0,1,16,0,0,NULL), - (17352,0,0,1,16,0,0,NULL), - (17353,0,0,1,16,0,0,NULL), - (17354,0,0,1,16,0,0,NULL), - (17355,0,0,1,16,0,0,NULL), - (17356,0,0,1,16,0,0,NULL), - (17357,0,0,1,16,0,0,NULL), - (17358,0,0,1,16,0,0,NULL), - (17359,0,0,1,16,0,0,NULL), - (17361,0,0,1,16,0,0,NULL), - (17362,0,0,1,16,0,0,NULL), - (17363,0,0,1,16,0,0,NULL), - (17364,0,0,1,16,0,0,NULL), - (17365,0,0,1,16,0,0,NULL), - (17366,0,0,1,16,0,0,NULL), - (17367,0,0,1,16,0,0,NULL), - (17368,0,0,1,16,0,0,NULL), - (17369,0,0,1,16,0,0,NULL), - (17370,0,0,1,16,0,0,NULL), - (17371,0,0,1,16,0,0,NULL), - (17372,0,0,1,16,0,0,NULL), - (17373,0,0,1,16,0,0,NULL), - (17374,0,0,1,16,0,0,NULL), - (17375,0,0,1,16,0,0,NULL), - (17376,0,0,1,16,0,0,NULL), - (17377,0,0,1,16,0,0,NULL), - (17378,0,0,1,16,0,0,NULL), - (17379,0,0,1,16,0,0,NULL), - (17380,0,0,1,16,0,0,NULL), - (17381,0,0,1,16,0,0,NULL), - (17382,0,0,1,16,0,0,NULL), - (17383,0,0,1,16,0,0,NULL), - (17384,0,0,1,16,0,0,NULL), - (17385,0,0,1,16,0,0,NULL), - (17386,0,0,1,16,0,0,NULL), - (17387,0,0,1,16,0,0,NULL), - (17388,0,0,1,16,0,0,NULL), - (17389,0,0,1,16,0,0,NULL), - (17390,0,0,1,16,0,0,NULL), - (17391,0,0,1,16,0,0,NULL), - (17392,0,0,1,16,0,0,NULL), - (17393,0,0,1,16,0,0,NULL), - (17394,0,0,1,16,0,0,NULL), - (17395,0,0,1,16,0,0,NULL), - (17396,0,0,1,16,0,0,NULL), - (17397,0,0,1,16,0,0,NULL), - (17398,0,0,1,16,0,0,NULL), - (17399,0,0,1,16,0,0,NULL), - (17400,0,0,1,16,0,0,NULL), - (17401,0,0,1,16,0,0,NULL), - (17402,0,0,1,16,0,0,NULL), - (17403,0,0,1,16,0,0,NULL), - (17404,0,0,1,16,0,0,NULL), - (17405,0,0,1,16,0,0,NULL), - (17406,0,0,1,16,0,0,NULL), - (17407,0,0,1,16,0,0,NULL), - (17408,0,0,1,16,0,0,NULL), - (17409,0,0,1,16,0,0,NULL), - (17410,0,0,1,16,0,0,NULL), - (17411,0,0,1,16,0,0,NULL), - (17412,0,0,1,16,0,0,NULL), - (17413,0,0,1,16,0,0,NULL), - (17414,0,0,1,16,0,0,NULL), - (17415,0,0,1,16,0,0,NULL), - (17416,0,0,1,16,0,0,NULL), - (17417,0,0,1,16,0,0,NULL), - (17418,0,0,1,16,0,0,NULL), - (17419,0,0,1,16,0,0,NULL), - (17420,0,0,1,16,0,0,NULL), - (17421,0,0,1,16,0,0,NULL), - (17422,0,0,1,16,0,0,NULL), - (17423,0,0,1,16,0,0,NULL), - (17424,0,0,1,16,0,0,NULL), - (17425,0,0,1,16,0,0,NULL), - (17426,0,0,1,16,0,0,NULL), - (17428,0,0,1,16,0,0,NULL), - (17429,0,0,1,16,0,0,NULL), - (17430,0,0,1,16,0,0,NULL), - (17431,0,0,1,16,0,0,NULL), - (17432,0,0,1,16,0,0,NULL), (17433,2410,0,1,16,0,0,NULL), - (17434,0,0,1,16,0,0,NULL), - (17435,0,0,1,16,0,0,NULL), - (17436,0,0,1,16,0,0,NULL), - (17437,0,0,1,16,0,0,NULL), - (17438,0,0,1,16,0,0,NULL), - (17439,0,0,1,16,0,0,NULL), - (17440,0,0,1,16,0,0,NULL), - (17441,0,0,1,16,0,0,NULL), - (17442,0,0,1,16,0,0,NULL), - (17443,0,0,1,16,0,0,NULL), - (17444,0,0,1,16,0,0,NULL), (17445,0,3,1,16,0,0,NULL), - (17446,0,0,1,16,0,0,NULL), - (17447,0,0,1,16,0,0,NULL), - (17448,0,0,1,16,0,0,NULL), - (17449,0,0,1,16,0,0,NULL), - (17450,0,0,1,16,0,0,NULL), - (17451,0,0,1,16,0,0,NULL), - (17452,0,0,1,16,0,0,NULL), - (17453,0,0,1,16,0,0,NULL), - (17454,0,0,1,16,0,0,NULL), - (17455,0,0,1,16,0,0,NULL), - (17456,0,0,1,16,0,0,NULL), - (17457,0,0,1,16,0,0,NULL), - (17458,0,0,1,16,0,0,NULL), - (17459,0,0,1,16,0,0,NULL), - (17460,0,0,1,16,0,0,NULL), - (17461,0,0,1,16,0,0,NULL), - (17462,0,0,1,16,0,0,NULL), - (17463,0,0,1,16,0,0,NULL), - (17464,0,0,1,16,0,0,NULL), - (17465,0,0,1,16,0,0,NULL), - (17466,0,0,1,16,0,0,NULL), - (17467,0,0,1,16,0,0,NULL), - (17468,0,0,1,16,0,0,NULL), - (17469,0,0,1,16,0,0,NULL), - (17470,0,0,1,16,0,0,NULL), - (17471,0,0,1,16,0,0,NULL), - (17472,0,0,1,16,0,0,NULL), - (17473,0,0,1,16,0,0,NULL), - (17474,0,0,1,16,0,0,NULL), - (17475,0,0,1,16,0,0,NULL), - (17476,0,0,1,16,0,0,NULL), - (17477,0,0,1,16,0,0,NULL), - (17478,0,0,1,16,0,0,NULL), - (17479,0,0,1,16,0,0,NULL), - (17480,0,0,1,16,0,0,NULL), - (17481,0,0,1,16,0,0,NULL), - (17482,0,0,1,16,0,0,NULL), - (17483,0,0,1,16,0,0,NULL), - (17484,0,0,1,16,0,0,NULL), - (17485,0,0,1,16,0,0,NULL), - (17486,0,0,1,16,0,0,NULL), - (17487,0,0,1,16,0,0,NULL), - (17488,0,0,1,16,0,0,NULL), - (17489,0,0,1,16,0,0,NULL), - (17490,0,0,1,16,0,0,NULL), - (17491,0,0,1,16,0,0,NULL), - (17492,0,0,1,16,0,0,NULL), - (17493,0,0,1,16,0,0,NULL), - (17494,0,0,1,16,0,0,NULL), - (17495,0,0,1,16,0,0,NULL), - (17496,0,0,1,16,0,0,NULL), - (17497,0,0,1,16,0,0,NULL), - (17498,0,0,1,16,0,0,NULL), - (17499,0,0,1,16,0,0,NULL), - (17500,0,0,1,16,0,0,NULL), - (17501,0,0,1,16,0,0,NULL), - (17502,0,0,1,16,0,0,NULL), - (17503,0,0,1,16,0,0,NULL), - (17504,0,0,1,16,0,0,NULL), - (17505,0,0,1,16,0,0,NULL), - (17506,0,0,1,16,0,0,NULL), - (17507,0,0,1,16,0,0,NULL), - (17508,0,0,1,16,0,0,NULL), - (17509,0,0,1,16,0,0,NULL), - (17510,0,0,1,16,0,0,NULL), - (17549,0,0,1,16,0,0,NULL), - (17550,0,0,1,16,0,0,NULL), - (17551,0,0,1,16,0,0,NULL), - (17552,0,0,1,16,0,0,NULL), - (17553,0,0,1,16,0,0,NULL), - (17554,0,0,1,16,0,0,NULL), - (17555,0,0,1,16,0,0,NULL), - (17556,0,0,1,16,0,0,NULL), - (17557,0,0,1,16,0,0,NULL), - (17558,0,0,1,16,0,0,NULL), - (17559,0,0,1,16,0,0,NULL), - (17560,0,0,1,16,0,0,NULL), - (17561,0,0,1,16,0,0,NULL), - (17562,0,0,1,16,0,0,NULL), - (17563,0,0,1,16,0,0,NULL), - (17564,0,0,1,16,0,0,NULL), - (17565,0,0,1,16,0,0,NULL), - (17567,0,0,1,16,0,0,NULL), - (17568,0,0,1,16,0,0,NULL), - (17569,0,0,1,16,0,0,NULL), - (17570,0,0,1,16,0,0,NULL), - (17571,0,0,1,16,0,0,NULL), - (17572,0,0,1,16,0,0,NULL), - (17573,0,0,1,16,0,0,NULL), - (17574,0,0,1,16,0,0,NULL), - (17575,0,0,1,16,0,0,NULL), - (17576,0,0,1,16,0,0,NULL), - (17578,0,0,1,16,0,0,NULL), - (17580,0,0,1,16,0,0,NULL), - (17581,0,0,1,16,0,0,NULL), - (17582,0,0,1,16,0,0,NULL), - (17583,0,0,1,16,0,0,NULL), - (17584,0,0,1,16,0,0,NULL), - (17585,0,0,1,16,0,0,NULL), - (17586,0,0,1,16,0,0,NULL), - (17587,0,0,1,16,0,0,NULL), - (17588,0,0,1,16,0,0,NULL), - (17589,0,0,1,16,0,0,NULL), - (17590,0,0,1,16,0,0,NULL), - (17591,0,0,1,16,0,0,NULL), - (17592,0,0,1,16,0,0,NULL), - (17593,0,0,1,16,0,0,NULL), - (17594,0,0,1,16,0,0,NULL), - (17595,0,0,1,16,0,0,NULL), - (17596,0,0,1,16,0,0,NULL), - (17597,0,0,1,16,0,0,NULL), - (17598,0,0,1,16,0,0,NULL), - (17599,0,0,1,16,0,0,NULL), - (17600,0,0,1,16,0,0,NULL), - (17601,0,0,1,16,0,0,NULL), - (17602,0,0,1,16,0,0,NULL), - (17603,0,0,1,16,0,0,NULL), - (17604,0,0,1,16,0,0,NULL), - (17605,0,0,1,16,0,0,NULL), - (17606,0,0,1,16,0,0,NULL), - (17607,0,0,1,16,0,0,NULL), - (17608,0,0,1,16,0,0,'12544'), - (17609,0,0,1,16,0,0,'12544'), - (17610,0,0,1,16,0,0,NULL), - (17611,0,0,1,16,0,0,NULL), - (17612,0,0,1,16,0,0,NULL), - (17613,0,0,1,16,0,0,NULL), - (17614,0,0,1,16,0,0,NULL), - (17615,0,0,1,16,0,0,'12544'), - (17616,0,0,1,16,0,0,'12544'), - (17617,0,0,1,16,0,0,NULL), - (17618,0,0,2,16,0,0,NULL), - (17619,0,0,1,16,0,0,NULL), - (17620,0,0,1,16,0,0,NULL), - (17621,0,0,1,16,0,0,NULL), - (17622,0,0,1,16,0,0,NULL), - (17623,0,0,1,16,0,0,NULL), - (17624,0,0,1,16,0,0,NULL), - (17625,0,0,1,16,0,0,NULL), - (17626,0,0,1,16,0,0,NULL), - (17627,0,1,1,16,0,0,NULL), - (17628,0,0,1,16,0,0,NULL), - (17629,0,0,1,16,0,0,NULL), - (17630,0,0,1,16,0,0,NULL), - (17632,0,0,1,16,0,0,NULL), - (17633,0,0,1,16,0,0,NULL), - (17635,0,0,1,16,0,0,NULL), - (17637,0,0,1,16,0,0,NULL), - (17638,0,0,1,16,0,0,NULL), - (17639,0,0,1,16,0,0,NULL), - (17640,0,0,1,16,0,0,'12544'), - (17641,0,0,1,16,0,0,NULL), - (17642,0,0,1,16,0,0,NULL), - (17643,0,0,1,16,0,0,NULL), - (17644,0,0,1,16,0,0,NULL), - (17645,0,0,1,16,0,0,NULL), - (17646,0,0,1,16,0,0,NULL), - (17647,0,0,1,16,0,0,NULL), - (17648,0,0,1,16,0,0,NULL), - (17651,0,0,1,16,0,0,NULL), - (17652,0,0,1,16,0,0,NULL), - (17653,0,0,1,16,0,0,NULL), - (17654,0,0,1,16,0,0,NULL), - (17655,0,0,1,16,0,0,NULL), - (17656,0,0,1,16,0,0,NULL), - (17657,0,0,1,16,0,0,NULL), - (17658,0,0,1,16,0,0,NULL), - (17659,0,0,1,16,0,0,NULL), - (17660,0,0,1,16,0,0,NULL), - (17661,0,0,1,16,0,0,NULL), - (17662,0,0,1,16,0,0,NULL), - (17663,0,0,1,16,0,0,NULL), - (17664,0,0,1,16,0,0,NULL), - (17665,0,0,1,16,0,0,NULL), - (17666,0,0,1,16,0,0,NULL), - (17667,0,0,1,16,0,0,NULL), - (17668,0,0,1,16,0,0,'12544'), - (17669,0,0,1,16,0,0,NULL), - (17670,0,0,1,16,0,0,NULL), - (17671,0,0,1,16,0,0,NULL), - (17672,0,0,1,16,0,0,NULL), - (17673,0,0,1,16,0,0,NULL), - (17674,0,0,1,16,0,0,NULL), - (17675,0,0,1,16,0,0,NULL), - (17677,0,0,1,16,0,0,NULL), - (17678,0,0,1,16,0,0,NULL), - (17679,0,0,1,16,0,0,NULL), - (17680,0,0,1,16,0,0,NULL), - (17681,0,0,1,16,0,0,NULL), - (17682,0,0,1,16,0,0,NULL), - (17683,0,0,1,16,0,0,NULL), - (17684,0,0,1,16,0,0,NULL), - (17685,0,0,1,16,0,0,NULL), - (17686,0,0,1,16,0,0,NULL), - (17687,0,0,1,16,0,0,NULL), - (17688,0,0,1,16,0,0,NULL), - (17689,0,0,1,16,0,0,NULL), - (17690,0,0,1,16,0,0,NULL), - (17691,0,0,1,16,0,0,NULL), - (17692,0,0,1,16,0,0,NULL), - (17693,0,0,1,16,0,0,NULL), - (17694,0,0,1,16,0,0,'12544'), - (17695,0,0,1,16,0,0,NULL), - (17696,0,0,1,16,0,0,NULL), - (17697,0,0,1,16,0,0,NULL), - (17698,0,0,1,16,0,0,NULL), - (17699,0,0,1,16,0,0,NULL), - (17700,0,0,1,16,0,0,NULL), - (17701,0,0,1,16,0,0,NULL), - (17702,0,0,1,16,0,0,NULL), - (17703,0,0,1,16,0,0,NULL), - (17704,0,0,1,16,0,0,NULL), - (17705,0,0,1,16,0,0,NULL), - (17706,0,0,1,16,0,0,NULL), - (17707,0,0,1,16,0,0,NULL), - (17708,0,0,1,16,0,0,NULL), - (17709,0,0,1,16,0,0,NULL), - (17710,0,0,1,16,0,0,NULL), - (17711,0,0,1,16,0,0,NULL), - (17712,0,0,1,16,0,0,NULL), - (17713,0,0,1,16,0,0,NULL), - (17714,0,0,1,16,0,0,NULL), - (17715,0,0,1,16,0,0,'12544'), - (17716,0,0,1,16,0,0,'12544'), - (17717,0,0,1,16,0,0,NULL), - (17718,0,0,1,16,0,0,NULL), - (17719,0,0,1,16,0,0,NULL), - (17720,0,0,1,16,0,0,NULL), - (17721,0,0,1,16,0,0,NULL), - (17722,0,0,1,16,0,0,NULL), - (17723,0,0,1,16,0,0,NULL), - (17724,0,0,1,16,0,0,NULL), - (17725,0,0,1,16,0,0,NULL), - (17726,0,0,1,16,0,0,NULL), - (17727,0,0,1,16,0,0,NULL), - (17728,0,0,1,16,0,0,'12544'), - (17729,0,0,1,16,0,0,NULL), - (17730,0,0,1,16,0,0,NULL), - (17731,0,0,1,16,0,0,NULL), - (17732,0,0,1,16,0,0,NULL), - (17733,0,0,1,16,0,0,NULL), - (17734,0,0,1,16,0,0,NULL), - (17735,0,0,1,16,0,0,NULL), - (17736,0,0,1,16,0,0,NULL), - (17737,0,0,1,16,0,0,'12544'), - (17738,0,0,1,16,0,0,NULL), - (17739,0,0,1,16,0,0,NULL), - (17740,0,0,1,16,0,0,NULL), - (17741,0,0,1,16,0,0,NULL), - (17742,0,0,1,16,0,0,'12544'), - (17743,0,0,1,16,0,0,'12544'), - (17744,0,0,1,16,0,0,NULL), - (17745,0,0,1,16,0,0,NULL), - (17746,0,0,1,16,0,0,NULL), - (17747,0,0,1,16,0,0,NULL), - (17748,0,0,1,16,0,0,NULL), - (17749,0,0,1,16,0,0,'12544'), - (17750,0,0,1,16,0,0,'12544'), - (17751,0,0,1,16,0,0,'12544'), - (17752,0,0,1,16,0,0,NULL), - (17753,0,0,1,16,0,0,'12544'), - (17754,0,0,1,16,0,0,'12544'), - (17755,0,0,1,16,0,0,NULL), - (17756,0,0,1,16,0,0,NULL), - (17757,0,0,1,16,0,0,NULL), - (17758,0,0,1,16,0,0,NULL), - (17759,0,0,1,16,0,0,NULL), - (17760,0,0,1,16,0,0,NULL), - (17761,0,0,1,16,0,0,NULL), - (17762,0,0,1,16,0,0,NULL), - (17763,0,0,1,16,0,0,NULL), - (17764,0,0,1,16,0,0,'12544'), - (17765,0,0,1,16,0,0,NULL), - (17766,0,0,1,16,0,0,'12544'), - (17767,0,0,1,16,0,0,NULL), - (17768,0,0,1,16,0,0,NULL), - (17769,0,0,1,16,0,0,NULL), - (17770,0,0,1,16,0,0,NULL), - (17771,0,0,1,16,0,0,NULL), - (17772,0,0,1,16,0,0,NULL), - (17773,0,0,1,16,0,0,NULL), - (17774,0,0,1,16,0,0,NULL), - (17775,0,0,1,16,0,0,NULL), - (17776,0,0,1,16,0,0,NULL), - (17777,0,0,1,16,0,0,NULL), - (17778,0,0,1,16,0,0,NULL), - (17779,0,0,1,16,0,0,NULL), - (17780,0,0,1,16,0,0,NULL), - (17781,0,0,1,16,0,0,NULL), - (17782,0,0,1,16,0,0,NULL), - (17783,0,0,1,16,0,0,NULL), - (17784,0,0,1,16,0,0,NULL), - (17785,0,0,1,16,0,0,NULL), - (17786,0,0,1,16,0,0,NULL), - (17787,0,0,1,16,0,0,NULL), - (17788,0,0,1,16,0,0,NULL), - (17789,0,0,1,16,0,0,NULL), - (17790,0,0,1,16,0,0,NULL), - (17791,0,0,1,16,0,0,NULL), - (17792,0,0,1,16,0,0,NULL), - (17793,0,0,1,16,0,0,NULL), - (17794,0,0,1,16,0,0,NULL), - (17795,0,0,1,16,0,0,NULL), - (17796,0,0,1,16,0,0,NULL), - (17797,0,0,1,16,0,0,NULL), - (17798,0,0,1,16,0,0,NULL), - (17799,0,0,1,16,0,0,NULL), - (17800,0,0,1,16,0,0,NULL), - (17801,0,0,1,16,0,0,NULL), - (17802,0,0,1,16,0,0,NULL), - (17803,0,0,1,16,0,0,NULL), - (17804,0,0,1,16,0,0,NULL), - (17805,0,0,1,16,0,0,'12544'), - (17806,0,0,1,16,0,0,'12544'), - (17807,0,0,1,16,0,0,NULL), - (17808,0,0,1,16,0,0,NULL), - (17809,0,0,1,16,0,0,NULL), - (17810,0,0,1,16,0,0,NULL), - (17811,0,0,1,16,0,0,NULL), - (17812,0,0,1,16,0,0,NULL), - (17813,0,0,1,16,0,0,NULL), - (17814,0,0,1,16,0,0,NULL), - (17815,0,0,1,16,0,0,NULL), - (17816,0,0,1,16,0,0,NULL), - (17817,0,0,1,16,0,0,NULL), - (17818,0,0,1,16,0,0,'12544'), - (17819,0,0,1,16,0,0,'12544'), - (17820,0,0,1,16,0,0,'12544'), - (17821,0,0,1,16,0,0,'12544'), - (17822,0,0,1,16,0,0,NULL), - (17823,0,0,1,16,0,0,NULL), - (17824,0,0,1,16,0,0,NULL), - (17825,0,0,1,16,0,0,NULL), - (17826,0,0,1,16,0,0,NULL), - (17827,0,0,1,16,0,0,NULL), - (17828,0,0,1,16,0,0,NULL), - (17829,0,0,1,16,0,0,NULL), - (17830,0,0,1,16,0,0,NULL), - (17831,0,0,1,16,0,0,NULL), - (17832,0,0,1,16,0,0,NULL), - (17833,0,0,1,16,0,0,NULL), - (17834,0,0,1,16,0,0,NULL), - (17835,0,0,1,16,0,0,NULL), - (17836,0,0,1,16,0,0,NULL), - (17837,0,0,1,16,0,0,'12544'), - (17838,0,0,1,16,0,0,NULL), - (17839,0,0,1,16,0,0,'12544'), - (17840,0,0,1,16,0,0,'12544'), - (17841,0,0,1,16,0,0,'12544'), - (17842,0,0,1,16,0,0,NULL), - (17843,0,0,1,16,0,0,'12544'), - (17844,0,0,1,16,0,0,'12544'), - (17845,0,0,1,16,0,0,'12544'), - (17846,0,0,1,16,0,0,NULL), - (17847,0,0,1,16,0,0,'12544'), - (17848,0,0,1,16,0,0,'12544'), - (17849,0,0,1,16,0,0,NULL), - (17850,0,0,1,16,0,0,NULL), - (17851,0,0,1,16,0,0,NULL), - (17852,0,0,1,16,0,0,'12544'), - (17853,0,0,1,16,0,0,NULL), - (17854,0,0,1,16,0,0,NULL), - (17855,0,0,1,16,0,0,NULL), - (17856,0,0,1,16,0,0,NULL), - (17857,0,0,1,16,0,0,NULL), - (17858,0,0,1,16,0,0,'12544'), - (17859,0,0,1,16,0,0,NULL), - (17860,0,0,1,16,0,0,NULL), - (17861,0,0,1,16,0,0,NULL), - (17862,0,0,1,16,0,0,NULL), - (17863,0,0,1,16,0,0,NULL), - (17864,0,0,1,16,0,0,NULL), - (17865,0,0,1,16,0,0,NULL), - (17866,0,0,1,16,0,0,NULL), - (17867,0,0,1,16,0,0,NULL), - (17868,0,0,1,16,0,0,NULL), - (17869,0,0,1,16,0,0,NULL), - (17870,0,0,1,16,0,0,NULL), - (17871,0,0,1,16,0,0,NULL), - (17872,0,0,1,16,0,0,NULL), - (17873,0,0,1,16,0,0,NULL), - (17874,0,0,1,16,0,0,NULL), - (17875,0,0,1,16,0,0,NULL), - (17876,0,0,1,16,0,0,NULL), - (17877,0,0,1,16,0,0,NULL), - (17878,0,0,1,16,0,0,NULL), - (17879,0,0,1,16,0,0,NULL), - (17880,0,0,1,16,0,0,NULL), - (17881,0,0,1,16,0,0,'12544'), - (17882,0,0,1,16,0,0,'12544'), - (17883,0,0,1,16,0,0,NULL), - (17884,0,0,1,16,0,0,NULL), - (17885,0,0,1,16,0,0,NULL), - (17886,0,0,1,16,0,0,NULL), - (17887,0,0,1,16,0,0,NULL), - (17888,0,0,1,16,0,0,NULL), - (17889,0,0,1,16,0,0,NULL), - (17890,0,0,1,16,0,0,NULL), - (17891,0,0,1,16,0,0,NULL), - (17892,0,0,1,16,0,0,'12544'), - (17893,0,0,1,16,0,0,'12544'), - (17894,0,0,1,16,0,0,NULL), - (17895,0,0,1,16,0,0,NULL), - (17896,0,0,1,16,0,0,NULL), - (17897,0,0,1,16,0,0,NULL), - (17898,0,0,1,16,0,0,NULL), - (17899,0,0,1,16,0,0,NULL), - (17900,0,0,1,16,0,0,'12544'), - (17901,0,0,1,16,0,0,NULL), - (17902,0,0,1,16,0,0,NULL), - (17903,0,0,1,16,0,0,NULL), - (17904,0,0,1,16,0,0,'12544'), - (17905,0,0,1,16,0,0,NULL), - (17906,0,0,1,16,0,0,NULL), - (17907,0,0,1,16,0,0,NULL), - (17908,0,0,1,16,0,0,NULL), - (17909,0,0,1,16,0,0,NULL), - (17910,0,0,1,16,0,0,NULL), - (17911,0,0,1,16,0,0,NULL), - (17912,0,0,1,16,0,0,NULL), - (17913,0,0,1,16,0,0,NULL), - (17914,0,0,1,16,0,0,NULL), - (17915,0,0,1,16,0,0,'12544'), - (17916,0,0,1,16,0,0,'12544'), - (17917,0,0,1,16,0,0,NULL), - (17918,0,0,1,16,0,0,NULL), - (17919,0,0,1,16,0,0,NULL), - (17920,0,0,1,16,0,0,NULL), - (17921,0,0,1,16,0,0,NULL), - (17922,0,0,1,16,0,0,NULL), - (17923,0,0,1,16,0,0,NULL), - (17924,0,0,1,16,0,0,NULL), - (17925,0,0,1,16,0,0,NULL), - (17926,0,0,1,16,0,0,NULL), - (17927,0,0,1,16,0,0,NULL), - (17928,0,0,1,16,0,0,NULL), - (17929,0,0,1,16,0,0,NULL), - (17930,0,0,1,16,0,0,NULL), - (17931,0,0,1,16,0,0,NULL), - (17932,0,0,1,16,0,0,'12544'), - (17933,0,0,1,16,0,0,'12544'), - (17934,0,0,1,16,0,0,NULL), - (17935,0,0,1,16,0,0,NULL), - (17936,0,0,1,16,0,0,NULL), - (17937,0,0,1,16,0,0,NULL), - (17938,0,0,1,16,0,0,NULL), - (17939,0,0,1,16,0,0,NULL), - (17940,0,0,1,16,0,0,NULL), - (17941,0,0,1,16,0,0,NULL), - (17942,0,0,1,16,0,0,NULL), - (17943,0,0,1,16,0,0,NULL), - (17944,0,0,1,16,0,0,NULL), - (17945,0,0,1,16,0,0,NULL), - (17946,0,0,1,16,0,0,NULL), - (17947,0,0,1,16,0,0,NULL), - (17948,0,0,1,16,0,0,NULL), - (17949,0,0,1,16,0,0,NULL), - (17950,0,0,1,16,0,0,NULL), - (17951,0,0,1,16,0,0,NULL), - (17952,0,0,1,16,0,0,NULL), - (17953,0,0,1,16,0,0,NULL), - (17954,0,0,1,16,0,0,NULL), - (17955,0,0,1,16,0,0,NULL), - (17956,0,0,1,16,0,0,NULL), - (17957,0,0,1,16,0,0,NULL), - (17958,0,0,1,16,0,0,NULL), - (17959,0,0,1,16,0,0,NULL), - (17960,0,0,1,16,0,0,NULL), - (17961,0,0,1,16,0,0,NULL), - (17962,0,0,1,16,0,0,NULL), - (17963,0,0,1,16,0,0,NULL), - (17964,0,0,1,16,0,0,NULL), - (17965,0,0,1,16,0,0,NULL), - (17966,0,0,1,16,0,0,NULL), - (17967,0,0,1,16,0,0,NULL), - (17968,0,0,1,16,0,0,NULL), - (17969,0,0,1,16,0,0,NULL), - (17970,0,0,1,16,0,0,'12544'), - (17971,0,0,1,16,0,0,NULL), - (17972,0,0,1,16,0,0,NULL), - (17973,0,0,1,16,0,0,NULL), - (17974,0,0,1,16,0,0,NULL), - (17975,0,0,1,16,0,0,NULL), - (17976,0,0,1,16,0,0,NULL), - (17977,0,0,1,16,0,0,NULL), - (17978,0,0,1,16,0,0,NULL), - (17979,0,0,1,16,0,0,NULL), - (17980,0,0,1,16,0,0,NULL), - (17981,0,0,1,16,0,0,NULL), - (17982,0,0,1,16,0,0,NULL), - (17983,0,0,1,16,0,0,NULL), - (17984,0,0,1,16,0,0,NULL), - (17985,0,0,1,16,0,0,NULL), - (17986,0,0,1,16,0,0,NULL), - (17987,0,0,1,16,0,0,NULL), - (17988,0,0,1,16,0,0,NULL), - (17989,0,0,1,16,0,0,NULL), - (17990,0,0,1,16,0,0,NULL), - (17991,0,0,1,16,0,0,NULL), - (17992,0,0,1,16,0,0,NULL), - (17993,0,0,1,16,0,0,NULL), - (17994,0,0,1,16,0,0,NULL), - (17995,0,0,1,16,0,0,'12544'), - (17996,0,0,1,16,0,0,NULL), - (17997,0,0,1,16,0,0,NULL), - (17998,0,0,1,16,0,0,NULL), - (17999,0,0,1,16,0,0,NULL), - (18000,0,0,1,16,0,0,NULL), - (18001,0,0,1,16,0,0,NULL), - (18002,0,0,1,16,0,0,NULL), - (18003,0,0,1,16,0,0,NULL), - (18004,0,0,1,16,0,0,NULL), - (18005,0,0,1,16,0,0,NULL), - (18006,0,0,1,16,0,0,NULL), - (18007,0,0,1,16,0,0,'12544'), - (18008,0,0,1,16,0,0,NULL), - (18009,0,0,1,16,0,0,'12544'), - (18010,0,0,1,16,0,0,'12544'), - (18011,0,0,1,16,0,0,NULL), - (18012,0,0,1,16,0,0,NULL), - (18013,0,0,1,16,0,0,'12544'), - (18014,0,0,1,16,0,0,NULL), - (18015,0,0,1,16,0,0,NULL), - (18016,0,0,1,16,0,0,NULL), - (18017,0,0,1,16,0,0,NULL), - (18018,0,0,1,16,0,0,NULL), - (18019,0,0,1,16,0,0,NULL), - (18020,0,0,1,16,0,0,NULL), - (18021,0,0,1,16,0,0,NULL), - (18022,0,0,1,16,0,0,NULL), - (18023,0,0,1,16,0,0,NULL), - (18024,0,0,1,16,0,0,NULL), - (18025,0,0,1,16,0,0,NULL), - (18026,0,0,1,16,0,0,NULL), - (18027,0,0,1,16,0,0,NULL), - (18028,0,0,1,16,0,0,NULL), - (18029,0,0,1,16,0,0,NULL), - (18030,0,0,1,16,0,0,NULL), - (18031,0,0,1,16,0,0,NULL), - (18032,0,0,1,16,0,0,NULL), - (18033,0,0,1,16,0,0,NULL), - (18034,0,0,1,16,0,0,NULL), - (18035,0,0,1,16,0,0,NULL), - (18036,0,0,1,16,0,0,NULL), - (18038,0,0,1,16,0,0,NULL), - (18039,0,0,1,16,0,0,NULL), - (18040,0,0,1,16,0,0,NULL), - (18041,0,0,1,16,0,0,NULL), - (18042,0,0,1,16,0,0,NULL), - (18043,0,0,1,16,0,0,NULL), - (18045,0,0,1,16,0,0,NULL), - (18046,0,0,1,16,0,0,NULL), - (18047,0,0,1,16,0,0,NULL), - (18048,0,0,1,16,0,0,NULL), - (18049,0,0,1,16,0,0,NULL), - (18050,0,0,1,16,0,0,NULL), - (18052,0,0,1,16,0,0,NULL), - (18055,0,0,1,16,0,0,NULL), - (18056,0,0,1,16,0,0,NULL), - (18057,0,0,1,16,0,0,NULL), - (18058,0,0,1,16,0,0,NULL), - (18059,0,0,1,16,0,0,NULL), - (18060,0,0,1,16,0,0,NULL), - (18061,0,0,1,16,0,0,NULL), - (18062,0,0,1,16,0,0,NULL), - (18063,0,0,1,16,0,0,NULL), - (18064,0,0,1,16,0,0,NULL), - (18065,0,0,1,16,0,0,NULL), - (18066,0,0,1,16,0,0,NULL), - (18067,0,0,1,16,0,0,NULL), - (18068,0,0,1,16,0,0,NULL), - (18069,0,0,1,16,0,0,NULL), - (18070,0,0,1,16,0,0,NULL), - (18071,0,0,1,16,0,0,NULL), - (18072,0,0,1,16,0,0,NULL), - (18073,0,0,1,16,0,0,NULL), - (18074,0,0,1,16,0,0,NULL), - (18075,0,0,1,16,0,0,NULL), - (18076,0,0,1,16,0,0,NULL), - (18077,0,0,1,16,0,0,NULL), - (18078,0,0,1,16,0,0,NULL), - (18079,0,0,1,16,0,0,NULL), - (18080,0,0,1,16,0,0,NULL), - (18081,0,0,1,16,0,0,NULL), - (18082,0,0,1,16,0,0,NULL), - (18083,0,0,1,16,0,0,NULL), - (18084,0,0,1,16,0,0,NULL), - (18085,0,0,1,16,0,0,NULL), - (18086,0,0,1,16,0,0,NULL), - (18087,0,0,1,16,0,0,NULL), - (18088,0,0,1,16,0,0,NULL), - (18089,0,0,1,16,0,0,NULL), - (18090,0,0,1,16,0,0,NULL), - (18091,0,0,1,16,0,0,NULL), - (18092,0,0,1,16,0,0,NULL), - (18093,0,0,1,16,0,0,NULL), - (18094,0,0,1,16,0,0,NULL), - (18095,0,0,1,16,0,0,NULL), - (18096,0,0,1,16,0,0,NULL), - (18097,0,0,1,16,0,0,NULL), - (18098,0,0,1,16,0,0,NULL), - (18099,0,0,1,16,0,0,NULL), - (18100,0,0,1,16,0,0,NULL), - (18101,0,0,1,16,0,0,NULL), - (18102,0,0,1,16,0,0,NULL), - (18103,0,0,1,16,0,0,NULL), - (18104,0,0,1,16,0,0,NULL), - (18105,0,0,1,16,0,0,NULL), - (18106,0,0,1,16,0,0,NULL), - (18107,0,0,1,16,0,0,NULL), - (18108,0,0,1,16,0,0,NULL), - (18109,0,0,1,16,0,0,NULL), - (18110,0,0,1,16,0,0,NULL), - (18111,0,0,1,16,0,0,NULL), - (18112,0,0,1,16,0,0,NULL), - (18113,0,0,1,16,0,0,NULL), - (18114,0,0,1,16,0,0,NULL), - (18115,0,0,1,16,0,0,NULL), - (18116,0,0,1,16,0,0,NULL), - (18117,0,0,1,16,0,0,NULL), - (18118,0,0,1,16,0,0,NULL), - (18119,0,0,1,16,0,0,NULL), - (18120,0,0,1,16,0,0,NULL), - (18122,0,0,1,16,0,0,'12544'), - (18123,0,0,1,16,0,0,'12544'), - (18124,0,0,1,16,0,0,'12544'), - (18125,0,0,1,16,0,0,'12544'), - (18126,0,0,1,16,0,0,NULL), - (18127,0,0,1,16,0,0,NULL), - (18128,0,0,1,16,0,0,NULL), - (18129,0,0,1,16,0,0,NULL), - (18130,0,0,1,16,0,0,NULL), - (18132,0,0,1,16,0,0,NULL), - (18133,0,0,1,16,0,0,NULL), - (18134,0,0,1,16,0,0,NULL), - (18135,0,0,1,16,0,0,NULL), - (18136,0,0,1,16,0,0,NULL), - (18137,0,0,1,16,0,0,NULL), - (18138,0,0,1,16,0,0,NULL), - (18139,0,0,1,16,0,0,NULL), - (18140,0,0,1,16,0,0,NULL), - (18141,0,0,1,16,0,0,NULL), - (18142,0,0,1,16,0,0,NULL), - (18143,0,0,1,16,0,0,NULL), - (18144,0,0,1,16,0,0,NULL), - (18145,0,0,1,16,0,0,NULL), - (18146,0,0,1,16,0,0,NULL), - (18147,0,0,1,16,0,0,NULL), - (18148,0,0,1,16,0,0,NULL), - (18149,0,0,1,16,0,0,NULL), - (18150,0,0,1,16,0,0,NULL), - (18151,0,0,1,16,0,0,NULL), - (18152,0,0,1,16,0,0,NULL), - (18153,0,0,1,16,0,0,NULL), - (18154,0,0,1,16,0,0,NULL), - (18155,0,0,1,16,0,0,NULL), - (18156,0,0,1,16,0,0,NULL), - (18157,0,0,1,16,0,0,NULL), - (18158,0,0,1,16,0,0,NULL), - (18159,0,0,1,16,0,0,NULL), - (18160,0,0,1,16,0,0,NULL), - (18161,0,0,1,16,0,0,NULL), - (18162,0,0,1,16,0,0,NULL), - (18163,0,0,1,16,0,0,NULL), - (18164,0,0,1,16,0,0,NULL), - (18165,0,0,1,16,0,0,NULL), - (18166,0,0,1,16,0,0,NULL), - (18167,0,0,1,16,0,0,NULL), - (18168,0,0,1,16,0,0,NULL), - (18169,0,0,1,16,0,0,NULL), - (18170,0,0,1,16,0,0,NULL), - (18171,0,0,1,16,0,0,NULL), - (18172,0,0,1,16,0,0,NULL), - (18173,0,0,1,16,0,0,NULL), - (18174,0,0,1,16,0,0,NULL), - (18175,0,0,1,16,0,0,NULL), - (18176,0,0,1,16,0,0,NULL), - (18177,0,0,1,16,0,0,NULL), - (18178,0,0,1,16,0,0,NULL), - (18179,0,0,1,16,0,0,NULL), - (18180,0,0,1,16,0,0,NULL), - (18181,0,0,1,16,0,0,NULL), - (18182,0,0,1,16,0,0,NULL), - (18183,0,0,1,16,0,0,NULL), - (18184,0,0,1,16,0,0,NULL), - (18185,0,0,1,16,0,0,NULL), - (18186,0,0,1,16,0,0,NULL), - (18187,0,0,1,16,0,0,NULL), - (18188,0,0,1,16,0,0,NULL), - (18189,0,0,1,16,0,0,NULL), - (18190,0,0,1,16,0,0,NULL), - (18191,0,0,1,16,0,0,NULL), - (18192,0,0,1,16,0,0,NULL), - (18193,0,0,1,16,0,0,'12544'), - (18194,0,0,1,16,0,0,NULL), - (18195,0,0,1,16,0,0,NULL), - (18196,0,0,1,16,0,0,NULL), - (18197,0,0,1,16,0,0,NULL), - (18198,0,0,1,16,0,0,NULL), - (18199,0,0,1,16,0,0,NULL), - (18200,0,0,1,16,0,0,NULL), - (18201,0,0,1,16,0,0,NULL), - (18202,0,0,1,16,0,0,NULL), - (18203,0,0,1,16,0,0,NULL), - (18204,0,0,1,16,0,0,NULL), - (18205,0,0,1,16,0,0,NULL), - (18206,0,0,1,16,0,0,NULL), - (18207,0,0,1,16,0,0,NULL), - (18208,0,0,1,16,0,0,NULL), - (18209,0,0,1,16,0,0,NULL), - (18210,0,0,1,16,0,0,NULL), - (18211,0,0,1,16,0,0,NULL), - (18212,0,0,1,16,0,0,NULL), - (18213,0,0,1,16,0,0,'12544'), - (18214,0,0,1,16,0,0,NULL), - (18215,0,0,1,16,0,0,'12544'), - (18216,0,0,1,16,0,0,NULL), - (18217,0,0,1,16,0,0,NULL), - (18218,0,0,1,16,0,0,NULL), - (18219,0,0,1,16,0,0,NULL), - (18220,0,0,1,16,0,0,NULL), - (18221,0,0,1,16,0,0,NULL), - (18222,0,0,1,16,0,0,NULL), - (18223,0,0,1,16,0,0,NULL), - (18224,0,0,1,16,0,0,NULL), - (18225,0,0,1,16,0,0,NULL), - (18226,0,0,1,16,0,0,NULL), - (18227,0,0,1,16,0,0,NULL), - (18228,0,0,1,16,0,0,NULL), - (18229,0,0,1,16,0,0,NULL), - (18230,0,0,1,16,0,0,NULL), - (18231,0,0,1,16,0,0,NULL), - (18232,0,0,1,16,0,0,NULL), - (18233,0,0,1,16,0,0,NULL), - (18234,0,0,1,16,0,0,NULL), - (18235,0,0,1,16,0,0,NULL), - (18236,0,0,1,16,0,0,NULL), - (18237,0,0,1,16,0,0,NULL), - (18238,0,0,1,16,0,0,NULL), - (18239,0,0,1,16,0,0,NULL), - (18240,0,0,1,16,0,0,NULL), - (18241,0,0,1,16,0,0,NULL), - (18242,0,0,1,16,0,0,NULL), - (18243,0,0,1,16,0,0,NULL), - (18244,0,0,1,16,0,0,NULL), - (18245,0,0,1,16,0,0,NULL), - (18246,0,0,1,16,0,0,NULL), - (18247,0,0,1,16,0,0,NULL), - (18248,0,0,1,16,0,0,NULL), - (18249,0,0,1,16,0,0,NULL), - (18250,0,0,1,16,0,0,NULL), - (18251,0,0,1,16,0,0,NULL), - (18252,0,0,1,16,0,0,NULL), - (18253,0,0,1,16,0,0,NULL), - (18254,0,0,1,16,0,0,NULL), - (18255,0,0,1,16,0,0,NULL), - (18256,0,0,1,16,0,0,NULL), - (18257,0,0,1,16,0,0,'12544'), - (18258,0,0,1,16,0,0,NULL), - (18259,0,0,1,16,0,0,NULL), - (18260,0,0,1,16,0,0,NULL), - (18261,0,0,1,16,0,0,NULL), - (18262,0,0,1,16,0,0,NULL), - (18263,0,0,1,16,0,0,NULL), - (18264,0,0,1,16,0,0,NULL), - (18265,0,0,1,16,0,0,NULL), - (18266,0,0,1,16,0,0,NULL), - (18267,0,0,1,16,0,0,NULL), - (18268,0,0,1,16,0,0,NULL), - (18269,0,0,1,16,0,0,NULL), - (18270,0,0,1,16,0,0,NULL), - (18271,0,0,1,16,0,0,NULL), - (18272,0,0,1,16,0,0,NULL), - (18273,0,0,1,16,0,0,NULL), - (18274,0,0,1,16,0,0,NULL), - (18275,0,0,1,16,0,0,NULL), - (18276,0,0,1,16,0,0,NULL), - (18277,0,0,1,16,0,0,NULL), - (18279,0,0,1,16,0,0,NULL), - (18280,0,0,1,16,0,0,NULL), - (18281,0,0,1,16,0,0,NULL), - (18282,0,0,1,16,0,0,NULL), - (18283,0,0,1,16,0,0,NULL), - (18284,0,0,1,16,0,0,NULL), - (18285,0,0,1,16,0,0,NULL), - (18286,0,0,1,16,0,0,NULL), - (18287,0,0,1,16,0,0,NULL), - (18288,0,0,1,16,0,0,NULL), - (18289,0,0,1,16,0,0,NULL), - (18290,0,0,1,16,0,0,NULL), - (18291,0,0,1,16,0,0,NULL), - (18292,0,0,1,16,0,0,NULL), - (18293,0,0,1,16,0,0,NULL), - (18294,0,0,1,16,0,0,NULL), - (18295,0,0,1,16,0,0,'12544'), - (18296,0,0,1,16,0,0,NULL), - (18297,0,0,1,16,0,0,NULL), - (18298,0,0,1,16,0,0,NULL), - (18299,0,0,1,16,0,0,NULL), - (18300,0,0,1,16,0,0,NULL), - (18301,0,0,1,16,0,0,NULL), - (18303,0,0,1,16,0,0,NULL), - (18304,0,0,1,16,0,0,NULL), - (18305,0,0,1,16,0,0,NULL), - (18306,0,0,1,16,0,0,NULL), - (18307,0,0,1,16,0,0,NULL), - (18308,0,0,1,16,0,0,'12544'), - (18309,0,0,1,16,0,0,NULL), - (18310,0,0,1,16,0,0,NULL), - (18311,0,0,1,16,0,0,NULL), - (18312,0,0,1,16,0,0,NULL), - (18313,0,0,1,16,0,0,'12544'), - (18314,0,0,1,16,0,0,NULL), - (18315,0,0,1,16,0,0,NULL), - (18316,0,0,1,16,0,0,NULL), - (18317,0,0,1,16,0,0,NULL), - (18318,0,0,1,16,0,0,NULL), - (18319,0,0,1,16,0,0,NULL), - (18320,0,0,1,16,0,0,NULL), - (18321,0,0,1,16,0,0,NULL), - (18322,0,0,1,16,0,0,NULL), - (18323,0,0,1,16,0,0,NULL), - (18324,0,0,1,16,0,0,NULL), - (18325,0,0,1,16,0,0,NULL), - (18326,0,0,1,16,0,0,NULL), - (18327,0,0,1,16,0,0,NULL), - (18328,0,0,1,16,0,0,NULL), - (18329,0,0,1,16,0,0,NULL), - (18330,0,0,1,16,0,0,NULL), - (18331,0,0,1,16,0,0,NULL), - (18332,0,0,1,16,0,0,NULL), - (18333,0,0,1,16,0,0,NULL), - (18334,0,0,1,16,0,0,NULL), - (18335,0,0,1,16,0,0,NULL), - (18336,0,0,1,16,0,0,NULL), - (18337,0,0,1,16,0,0,NULL), - (18338,0,0,1,16,0,0,NULL), - (18339,0,0,1,16,0,0,NULL), - (18340,0,0,1,16,0,0,NULL), - (18341,0,0,1,16,0,0,NULL), - (18342,0,0,1,16,0,0,NULL), - (18343,0,0,1,16,0,0,NULL), - (18344,0,0,1,16,0,0,NULL), - (18345,0,0,1,16,0,0,NULL), - (18346,0,0,1,16,0,0,NULL), - (18347,0,0,1,16,0,0,NULL), - (18348,0,0,1,16,0,0,NULL), - (18349,0,0,1,16,0,0,NULL), - (18350,0,0,1,16,0,0,NULL), - (18351,0,0,1,16,0,0,'12544'), - (18352,0,0,1,16,0,0,NULL), - (18353,0,0,1,16,0,0,NULL), - (18354,0,0,1,16,0,0,NULL), - (18355,0,0,1,16,0,0,NULL), - (18356,0,0,1,16,0,0,NULL), - (18357,0,0,1,16,0,0,'12544'), - (18358,0,0,1,16,0,0,NULL), - (18359,0,0,1,16,0,0,NULL), - (18360,0,0,1,16,0,0,NULL), - (18361,0,0,1,16,0,0,NULL), - (18362,0,0,1,16,0,0,NULL), - (18363,0,0,1,16,0,0,'12544'), - (18364,0,0,1,16,0,0,NULL), - (18365,0,0,1,16,0,0,NULL), - (18366,0,0,1,16,0,0,NULL), - (18367,0,0,1,16,0,0,NULL), - (18368,0,0,1,16,0,0,'12544'), - (18369,0,0,1,16,0,0,'12544'), - (18370,0,0,1,16,0,0,NULL), - (18371,0,0,1,16,0,0,NULL), - (18372,0,0,1,16,0,0,NULL), - (18373,0,0,1,16,0,0,NULL), - (18374,0,0,1,16,0,0,NULL), - (18375,0,0,1,16,0,0,NULL), - (18376,0,0,1,16,0,0,NULL), - (18377,0,0,1,16,0,0,NULL), - (18378,0,0,1,16,0,0,NULL), - (18379,0,0,1,16,0,0,NULL), - (18380,0,0,1,16,0,0,NULL), - (18381,0,0,1,16,0,0,NULL), - (18382,0,0,1,16,0,0,NULL), - (18383,0,0,1,16,0,0,NULL), - (18384,0,0,1,16,0,0,'13787'), - (18385,0,0,1,16,0,0,NULL), - (18386,0,0,1,16,0,0,NULL), - (18387,0,0,1,16,0,0,NULL), - (18388,0,0,1,16,0,0,NULL), - (18389,0,0,1,16,0,0,NULL), - (18390,0,0,1,16,0,0,NULL), - (18391,0,0,1,16,0,0,NULL), - (18392,0,0,1,16,0,0,NULL), - (18393,0,0,1,16,0,0,NULL), (18394,0,0,1,16,0,0,NULL), - (18395,0,0,1,16,0,0,NULL), - (18396,0,0,1,16,0,0,NULL), (18397,0,0,1,16,0,0,NULL), - (18398,0,0,1,16,0,0,'12544'), - (18399,0,0,1,16,0,0,NULL), - (18400,0,0,1,16,0,0,NULL), - (18401,0,0,1,16,0,0,NULL), - (18403,0,0,1,16,0,0,NULL), - (18404,0,0,1,16,0,0,NULL), - (18405,0,0,1,16,0,0,NULL), - (18406,0,0,1,16,0,0,'12544'), - (18407,0,0,1,16,0,0,NULL), - (18408,0,0,1,16,0,0,NULL), - (18409,0,0,1,16,0,0,NULL), - (18410,0,0,1,16,0,0,NULL), - (18411,0,0,1,16,0,0,NULL), - (18412,0,0,1,16,0,0,'12544'), - (18413,0,0,1,16,0,0,NULL), - (18414,0,0,1,16,0,0,NULL), - (18415,0,0,1,16,0,0,NULL), - (18416,0,0,1,16,0,0,NULL), - (18417,0,0,1,16,0,0,NULL), - (18418,0,0,1,16,0,0,NULL), - (18419,0,0,1,16,0,0,NULL), - (18420,0,0,1,16,0,0,NULL), - (18421,0,0,1,16,0,0,NULL), - (18422,0,0,1,16,0,0,NULL), - (18423,0,0,1,16,0,0,NULL), - (18424,0,0,1,16,0,0,NULL), - (18425,0,0,1,16,0,0,NULL), - (18426,0,0,1,16,0,0,'12544'), - (18427,0,0,1,16,0,0,NULL), - (18428,0,0,1,16,0,0,NULL), - (18429,0,0,1,16,0,0,NULL), - (18430,0,0,1,16,0,0,NULL), - (18431,0,0,1,16,0,0,NULL), - (18432,0,0,1,16,0,0,NULL), - (18433,0,0,1,16,0,0,NULL), - (18434,0,0,1,16,0,0,'13787'), - (18435,0,0,1,16,0,0,NULL), - (18436,0,0,1,16,0,0,NULL), - (18437,0,0,1,16,0,0,'13787'), - (18438,0,0,1,16,0,0,NULL), - (18439,0,0,1,16,0,0,NULL), - (18440,0,0,1,16,0,0,'13787'), - (18441,0,0,1,16,0,0,NULL), - (18442,0,0,1,16,0,0,NULL), - (18443,0,0,1,16,0,0,NULL), - (18444,0,0,1,16,0,0,'13787'), - (18445,0,0,1,16,0,0,NULL), - (18446,0,0,1,16,0,0,'13787'), - (18447,0,0,1,16,0,0,NULL), - (18448,0,0,1,16,0,0,NULL), - (18449,0,0,1,16,0,0,NULL), - (18450,0,0,1,16,0,0,NULL), - (18451,0,0,1,16,0,0,NULL), - (18452,0,0,1,16,0,0,'13787'), - (18453,0,0,1,16,0,0,NULL), - (18454,0,0,1,16,0,0,NULL), - (18455,0,0,1,16,0,0,'13787'), - (18456,0,0,1,16,0,0,NULL), - (18457,0,0,1,16,0,0,'13787'), - (18458,0,0,1,16,0,0,NULL), - (18459,0,0,1,16,0,0,NULL), - (18460,0,0,1,16,0,0,NULL), - (18461,0,0,1,16,0,0,NULL), - (18462,0,0,1,16,0,0,NULL), - (18463,0,0,1,16,0,0,NULL), - (18464,0,0,1,16,0,0,NULL), - (18465,0,0,1,16,0,0,NULL), - (18466,0,0,1,16,0,0,NULL), - (18467,0,0,1,16,0,0,'12544'), - (18468,0,0,1,16,0,0,NULL), - (18469,0,0,1,16,0,0,NULL), - (18470,0,0,1,16,0,0,NULL), - (18471,0,0,1,16,0,0,NULL), - (18472,0,0,1,16,0,0,NULL), - (18473,0,0,1,16,0,0,NULL), - (18474,0,0,1,16,0,0,NULL), - (18475,0,0,1,16,0,0,NULL), - (18476,0,0,1,16,0,0,NULL), - (18477,0,0,1,16,0,0,NULL), - (18478,0,0,1,16,0,0,NULL), - (18479,0,0,1,16,0,0,NULL), - (18480,0,0,1,16,0,0,NULL), - (18481,0,0,1,16,0,0,NULL), - (18482,0,0,1,16,0,0,NULL), - (18483,0,0,1,16,0,0,NULL), - (18484,0,0,1,16,0,0,NULL), - (18485,0,0,1,16,0,0,NULL), - (18486,0,0,1,16,0,0,NULL), - (18487,0,0,1,16,0,0,NULL), - (18488,0,0,1,16,0,0,NULL), - (18489,0,0,1,16,0,0,NULL), - (18491,0,0,1,16,0,0,NULL), - (18493,0,0,1,16,0,0,NULL), - (18494,0,0,1,16,0,0,NULL), - (18495,0,0,1,16,0,0,NULL), - (18496,0,0,1,16,0,0,NULL), - (18497,0,0,1,16,0,0,NULL), - (18498,0,0,1,16,0,0,NULL), - (18499,0,0,1,16,0,0,NULL), - (18500,0,0,1,16,0,0,NULL), - (18501,0,0,1,16,0,0,NULL), - (18502,0,0,1,16,0,0,NULL), - (18503,0,0,1,16,0,0,NULL), - (18504,0,0,1,16,0,0,NULL), - (18505,0,0,1,16,0,0,NULL), - (18506,0,0,1,16,0,0,NULL), - (18507,0,0,1,16,0,0,NULL), - (18508,0,0,1,16,0,0,NULL), - (18509,0,0,1,16,0,0,NULL), - (18510,0,0,1,16,0,0,NULL), - (18511,0,0,1,16,0,0,NULL), - (18512,0,0,1,16,0,0,NULL), - (18513,0,0,1,16,0,0,NULL), - (18514,0,0,1,16,0,0,NULL), - (18515,0,0,1,16,0,0,NULL), - (18516,0,0,1,16,0,0,NULL), - (18517,0,0,1,16,0,0,NULL), - (18518,0,0,1,16,0,0,NULL), - (18519,0,0,1,16,0,0,NULL), - (18520,0,0,1,16,0,0,NULL), - (18521,0,0,1,16,0,0,NULL), - (18522,0,0,1,16,0,0,NULL), - (18523,0,0,1,16,0,0,NULL), - (18524,0,0,1,16,0,0,NULL), - (18525,0,0,1,16,0,0,NULL), - (18526,0,0,1,16,0,0,NULL), - (18527,0,0,1,16,0,0,NULL), - (18528,0,0,1,16,0,0,NULL), - (18529,0,0,1,16,0,0,NULL), - (18530,0,0,1,16,0,0,NULL), - (18531,0,0,1,16,0,0,NULL), - (18532,0,0,1,16,0,0,NULL), - (18533,0,0,1,16,0,0,NULL), - (18534,0,0,1,16,0,0,NULL), - (18535,0,0,1,16,0,0,NULL), - (18536,0,0,1,16,0,0,NULL), - (18537,0,0,1,16,0,0,NULL), - (18538,0,0,1,16,0,0,NULL), - (18539,0,0,1,16,0,0,NULL), - (18540,0,0,1,16,0,0,NULL), - (18541,0,0,1,16,0,0,NULL), - (18542,0,0,1,16,0,0,NULL), - (18543,0,0,1,16,0,0,NULL), - (18544,0,0,1,16,0,0,NULL), - (18545,0,0,1,16,0,0,NULL), - (18546,0,0,1,16,0,0,NULL), - (18547,0,0,1,16,0,0,NULL), - (18548,0,0,1,16,0,0,NULL), - (18549,0,0,1,16,0,0,NULL), - (18550,0,0,1,16,0,0,NULL), - (18551,0,0,1,16,0,0,NULL), - (18552,0,0,1,16,0,0,NULL), - (18553,0,0,1,16,0,0,NULL), - (18554,0,0,1,16,0,0,NULL), - (18555,0,0,1,16,0,0,NULL), - (18556,0,0,1,16,0,0,NULL), - (18557,0,0,1,16,0,0,NULL), - (18558,0,0,1,16,0,0,NULL), - (18559,0,0,1,16,0,0,NULL), - (18560,0,0,1,16,0,0,NULL), - (18561,0,0,1,16,0,0,NULL), - (18562,0,0,1,16,0,0,NULL), - (18563,0,0,1,16,0,0,NULL), - (18564,0,0,1,16,0,0,NULL), - (18565,0,0,1,16,0,0,NULL), - (18566,0,0,1,16,0,0,NULL), - (18567,0,0,1,16,0,0,NULL), - (18568,0,0,1,16,0,0,NULL), - (18569,0,0,1,16,0,0,NULL), - (18570,0,0,1,16,0,0,NULL), - (18571,0,0,1,16,0,0,NULL), - (18572,0,0,1,16,0,0,NULL), - (18573,0,0,1,16,0,0,NULL), - (18581,0,0,1,16,0,0,NULL), - (18610,0,0,1,16,0,0,NULL), - (18611,0,0,1,16,0,0,NULL), - (18612,0,0,1,16,0,0,NULL), (18613,0,0,1,16,69,0,NULL), - (18614,0,3,1,16,0,0,NULL), (18615,0,1,1,16,0,0,NULL), - (18616,0,0,1,16,0,0,NULL), - (18617,0,0,1,16,0,0,NULL), - (18618,0,0,1,16,0,0,NULL), - (18619,0,0,1,16,0,0,NULL), - (18620,0,0,1,16,0,0,NULL), - (18621,0,0,1,16,0,0,NULL), - (18622,0,0,1,16,0,0,NULL), - (18623,0,0,1,16,0,0,NULL), - (18624,0,0,1,16,0,0,NULL), - (18625,0,0,1,16,0,0,NULL), - (18626,0,0,1,16,0,0,NULL), - (18627,0,0,1,16,0,0,NULL), - (18628,0,0,1,16,0,0,NULL), - (18629,0,0,1,16,0,0,NULL), - (18630,0,0,1,16,0,0,NULL), - (18631,0,0,1,16,0,0,NULL), - (18632,0,0,1,16,0,0,NULL), - (18633,0,0,1,16,0,0,NULL), - (18634,0,0,1,16,0,0,NULL), - (18635,0,0,1,16,0,0,NULL), - (18636,0,0,1,16,0,0,NULL), - (18637,0,0,1,16,0,0,NULL), - (18638,0,0,1,16,0,0,NULL), - (18639,0,0,1,16,0,0,NULL), - (18640,0,0,1,16,0,0,NULL), - (18641,0,0,1,16,0,0,NULL), - (18642,0,0,1,16,0,0,NULL), - (18643,0,0,1,16,0,0,NULL), - (18644,0,0,1,16,0,0,NULL), - (18645,0,0,1,16,0,0,NULL), - (18646,0,0,1,16,0,0,NULL), - (18647,0,0,1,16,0,0,NULL), - (18648,0,0,1,16,0,0,NULL), - (18649,0,0,1,16,0,0,NULL), - (18650,0,0,1,16,0,0,NULL), - (18651,0,0,1,16,0,0,NULL), - (18652,0,0,1,16,0,0,NULL), - (18653,0,0,1,16,0,0,NULL), - (18654,0,0,1,16,0,0,NULL), - (18655,0,0,1,16,0,0,NULL), - (18656,0,0,1,16,0,0,NULL), - (18657,0,0,1,16,0,0,NULL), - (18658,0,0,1,16,0,0,NULL), - (18659,0,0,1,16,0,0,NULL), - (18660,0,0,1,16,0,0,NULL), - (18661,0,0,1,16,0,0,NULL), - (18662,0,0,1,16,0,0,NULL), - (18663,0,0,1,16,0,0,NULL), - (18664,0,0,1,16,0,0,NULL), - (18665,0,0,1,16,0,0,NULL), - (18666,0,0,1,16,0,0,NULL), - (18667,0,0,1,16,0,0,NULL), - (18668,0,0,1,16,0,0,NULL), - (18669,0,0,1,16,0,0,NULL), (18670,0,3,1,16,0,0,NULL), (18671,0,3,1,16,0,0,NULL), (18672,0,3,1,16,0,0,NULL), (18673,0,3,1,16,0,0,NULL), (18674,0,3,1,16,0,0,NULL), - (18682,0,0,1,16,0,0,NULL), (18687,0,8,1,16,0,0,'13236'), - (18690,0,0,1,16,0,0,NULL), - (18691,0,0,1,16,0,0,NULL), - (18692,0,0,1,16,0,0,NULL), - (18693,0,0,1,16,0,0,NULL), - (18694,0,0,1,16,0,0,NULL), - (18695,0,0,1,16,0,0,NULL), - (18696,0,0,1,16,0,0,NULL), (18697,0,0,1,16,0,0,NULL), - (18698,0,0,1,16,0,0,NULL), (18699,0,0,1,16,0,0,NULL), - (18700,0,0,1,16,0,0,NULL), (18701,0,0,1,16,0,0,NULL), - (18702,0,0,1,16,0,0,NULL), (18703,0,0,1,16,0,0,NULL), - (18704,0,0,1,16,0,0,NULL), - (18705,0,0,1,16,0,0,NULL), - (18706,0,0,1,16,0,0,NULL), - (18707,0,0,1,16,0,0,NULL), - (18708,0,0,1,16,0,0,NULL), - (18709,0,0,1,16,0,0,NULL), - (18710,0,0,1,16,0,0,NULL), - (18711,0,0,1,16,0,0,NULL), (18712,0,0,1,16,0,0,NULL), - (18713,0,0,1,16,0,0,NULL), - (18714,0,0,1,16,0,0,NULL), - (18715,0,0,1,16,0,0,NULL), - (18991,0,0,1,16,0,0,NULL), - (18993,0,0,1,16,0,0,NULL), - (18994,0,0,1,16,0,0,NULL), - (18995,0,0,1,16,0,0,NULL), - (18996,0,0,1,16,0,0,NULL), - (18997,0,0,1,16,0,0,NULL), - (18998,0,0,1,16,0,0,NULL), - (18999,0,0,1,16,0,0,NULL), - (19000,0,0,1,16,0,0,NULL), - (19001,0,0,1,16,0,0,NULL), - (19002,0,0,1,16,0,0,NULL), - (19003,0,0,1,16,0,0,NULL), - (19004,0,0,1,16,0,0,NULL), - (19005,0,0,1,16,0,0,NULL), - (19006,0,0,1,16,0,0,NULL), - (19007,0,0,1,16,0,0,NULL), - (19008,0,0,1,16,0,0,NULL), - (19009,0,0,1,16,0,0,NULL), - (19010,0,0,1,16,0,0,NULL), - (19011,0,0,1,16,0,0,NULL), - (19012,0,0,1,16,0,0,NULL), - (19013,0,0,1,16,0,0,NULL), - (19014,0,0,1,16,0,0,NULL), - (19015,0,0,1,16,0,0,NULL), - (19016,0,0,1,16,0,0,NULL), - (19017,0,0,1,16,0,0,NULL), - (19018,0,0,1,16,0,0,NULL), - (19019,0,0,1,16,0,0,NULL), - (19020,0,0,1,16,0,0,NULL), - (19021,0,0,1,16,0,0,NULL), - (19022,0,0,1,16,0,0,NULL), - (19023,0,0,1,16,0,0,NULL), - (19024,0,0,1,16,0,0,NULL), - (19025,0,0,1,16,0,0,NULL), - (19026,0,0,1,16,0,0,NULL), - (19027,0,0,1,16,0,0,NULL), - (19028,0,0,1,16,0,0,NULL), - (19029,0,0,1,16,0,0,NULL), - (19030,0,0,1,16,0,0,NULL), - (19031,0,0,1,16,0,0,NULL), - (19032,0,0,1,16,0,0,NULL), - (19033,0,0,1,16,0,0,NULL), - (19034,0,0,1,16,0,0,NULL), - (19035,0,0,1,16,0,0,NULL), - (19036,0,0,1,16,0,0,NULL), - (19037,0,0,1,16,0,0,NULL), - (19038,0,0,1,16,0,0,NULL), - (19039,0,0,1,16,0,0,NULL), - (19040,0,0,1,16,0,0,NULL), - (19041,0,0,1,16,0,0,NULL), - (19042,0,0,1,16,0,0,NULL), - (19043,0,0,1,16,0,0,'12544'), - (19044,0,0,1,16,0,0,NULL), - (19045,0,0,1,16,0,0,'12544'), - (19046,0,0,1,16,0,0,NULL), - (19047,0,0,1,16,0,0,NULL), - (19048,0,0,1,16,0,0,NULL), - (19049,0,0,1,16,0,0,NULL), - (19050,0,0,1,16,0,0,NULL), - (19051,0,0,1,16,0,0,NULL), - (19052,0,0,1,16,0,0,NULL), - (19053,0,0,1,16,0,0,NULL), - (19054,0,0,1,16,0,0,'12544'), - (19055,0,0,1,16,0,0,NULL), - (19056,0,0,1,16,0,0,NULL), - (19057,0,0,1,16,0,0,NULL), - (19058,0,0,1,16,0,0,NULL), - (19059,0,0,1,16,0,0,NULL), - (19060,0,0,1,16,0,0,NULL), - (19061,0,0,1,16,0,0,NULL), - (19062,0,0,1,16,0,0,NULL), - (19063,0,0,1,16,0,0,NULL), - (19064,0,0,1,16,0,0,'12544'), - (19065,0,0,1,16,0,0,NULL), - (19066,0,0,1,16,0,0,NULL), - (19067,0,0,1,16,0,0,NULL), - (19068,0,0,1,16,0,0,NULL), - (19069,0,0,1,16,0,0,NULL), - (19070,0,0,1,16,0,0,NULL), - (19071,0,0,1,16,0,0,'12544'), - (19072,0,0,1,16,0,0,NULL), - (19073,0,0,1,16,0,0,NULL), - (19074,0,0,1,16,0,0,NULL), - (19075,0,0,1,16,0,0,NULL), - (19076,0,0,1,16,0,0,'12544'), - (19077,0,0,1,16,0,0,NULL), - (19078,0,0,1,16,0,0,NULL), - (19079,0,0,1,16,0,0,NULL), - (19080,0,0,1,16,0,0,NULL), - (19081,0,0,1,16,0,0,NULL), - (19082,0,0,1,16,0,0,NULL), - (19083,0,0,1,16,0,0,NULL), - (19084,0,0,1,16,0,0,NULL), - (19085,0,0,1,16,0,0,NULL), - (19086,0,0,1,16,0,0,NULL), - (19087,0,0,1,16,0,0,NULL), - (19088,0,0,1,16,0,0,NULL), - (19089,0,0,1,16,0,0,NULL), - (19090,0,0,1,16,0,0,NULL), - (19091,0,0,1,16,0,0,NULL), - (19092,0,0,1,16,0,0,NULL), - (19093,0,0,1,16,0,0,NULL), - (19094,0,0,1,16,0,0,NULL), - (19095,0,0,1,16,0,0,NULL), - (19096,0,0,1,16,0,0,NULL), - (19097,0,0,1,16,0,0,NULL), - (19098,0,0,1,16,0,0,NULL), - (19099,0,0,1,16,0,0,NULL), - (19100,0,0,1,16,0,0,NULL), - (19101,0,0,1,16,0,0,NULL), - (19102,0,0,1,16,0,0,NULL), - (19103,0,0,1,16,0,0,'12544'), - (19104,0,0,1,16,0,0,'12544'), - (19105,0,0,1,16,0,0,NULL), - (19106,0,0,1,16,0,0,NULL), - (19107,0,0,1,16,0,0,NULL), - (19108,0,0,1,16,0,0,NULL), - (19109,0,0,1,16,0,0,NULL), - (19110,0,0,1,16,0,0,NULL), - (19111,0,0,1,16,0,0,NULL), - (19112,0,0,1,16,0,0,NULL), - (19113,0,0,1,16,0,0,NULL), - (19114,0,0,1,16,0,0,NULL), - (19115,0,0,1,16,0,0,NULL), - (19116,0,0,1,16,0,0,NULL), - (19117,0,0,1,16,0,0,NULL), - (19118,0,0,1,16,0,0,NULL), - (19119,0,0,1,16,0,0,NULL), - (19120,0,0,1,16,0,0,NULL), - (19121,0,0,1,16,0,0,NULL), - (19122,0,0,1,16,0,0,NULL), - (19123,0,0,1,16,0,0,NULL), - (19124,0,0,1,16,0,0,NULL), - (19125,0,0,1,16,0,0,NULL), - (19126,0,0,1,16,0,0,'12544'), - (19127,0,0,1,16,0,0,'12544'), - (19128,0,0,1,16,0,0,NULL), - (19129,0,0,1,16,0,0,NULL), - (19130,0,0,1,16,0,0,'12544'), - (19131,0,0,1,16,0,0,NULL), - (19132,0,0,1,16,0,0,NULL), - (19133,0,0,1,16,0,0,NULL), - (19134,0,0,1,16,0,0,NULL), - (19135,0,0,1,16,0,0,NULL), - (19136,0,0,1,16,0,0,NULL), - (19137,0,0,1,16,0,0,NULL), - (19138,0,0,1,16,0,0,NULL), - (19139,0,0,1,16,0,0,NULL), - (19140,0,0,1,16,0,0,NULL), - (19141,0,0,1,16,0,0,NULL), - (19142,0,0,1,16,0,0,NULL), - (19143,0,0,1,16,0,0,NULL), - (19144,0,0,1,16,0,0,NULL), - (19145,0,0,1,16,0,0,NULL), - (19146,0,0,1,16,0,0,NULL), - (19147,0,0,1,16,0,0,NULL), - (19148,0,0,1,16,0,0,NULL), - (19149,0,0,1,16,0,0,NULL), - (19150,0,0,1,16,0,0,NULL), (19151,229,0,1,16,0,0,NULL), - (19152,0,0,1,16,0,0,NULL), - (19153,0,0,1,16,0,0,NULL), - (19154,0,0,1,16,0,0,NULL), - (19155,0,0,1,16,0,0,NULL), - (19156,0,0,1,16,0,0,'12544'), - (19157,0,0,1,16,0,0,'12544'), - (19158,0,0,1,16,0,0,'12544'), - (19159,0,0,1,16,0,0,'12544'), - (19160,0,0,1,16,0,0,'12544'), - (19161,0,0,1,16,0,0,NULL), - (19162,0,0,1,16,0,0,NULL), - (19163,0,0,1,16,0,0,'12544'), - (19164,0,0,1,16,0,0,'12544'), - (19165,0,0,1,16,0,0,'12544'), - (19166,0,0,1,16,0,0,'12544'), - (19167,0,0,1,16,0,0,NULL), - (19168,0,0,1,16,0,0,NULL), - (19169,0,0,1,16,0,0,'12544'), - (19170,0,0,1,16,0,0,NULL), - (19171,0,0,1,16,0,0,NULL), - (19172,0,0,1,16,0,0,NULL), - (19173,0,0,1,16,0,0,'12544'), - (19174,0,0,1,16,0,0,NULL), - (19175,0,0,1,16,0,0,NULL), - (19176,0,0,1,16,0,0,NULL), - (19177,0,0,1,16,0,0,NULL), - (19178,0,0,1,16,0,0,NULL), - (19179,0,0,1,16,0,0,NULL), - (19180,0,0,1,16,0,0,NULL), - (19181,0,0,1,16,0,0,'12544'), - (19182,0,0,1,16,0,0,NULL), - (19183,0,0,1,16,0,0,NULL), - (19184,0,0,1,16,0,0,NULL), - (19185,0,0,1,16,0,0,'12544'), - (19186,0,0,1,16,0,0,NULL), - (19187,0,0,1,16,0,0,NULL), - (19188,0,0,1,16,0,0,NULL), - (19189,0,0,1,16,0,0,NULL), - (19190,0,0,1,16,0,0,NULL), - (19191,0,0,1,16,0,0,NULL), - (19192,0,0,1,16,0,0,NULL), - (19193,0,0,1,16,0,0,NULL), - (19194,0,0,1,16,0,0,NULL), - (19195,0,0,1,16,0,0,NULL), - (19196,0,0,1,16,0,0,NULL), - (19197,0,0,1,16,0,0,NULL), - (19198,0,0,1,16,0,0,NULL), - (19199,0,0,1,16,0,0,NULL), - (19200,0,0,1,16,0,0,NULL), - (19201,0,0,1,16,0,0,NULL), - (19202,0,0,1,16,0,0,NULL), - (19203,0,0,1,16,0,0,NULL), - (19204,0,0,1,16,0,0,NULL), - (19205,0,0,1,16,0,0,NULL), - (19206,0,0,1,16,0,0,NULL), - (19207,0,0,1,16,0,0,NULL), - (19208,0,0,1,16,0,0,NULL), - (19209,0,0,1,16,0,0,NULL), - (19210,0,0,1,16,0,0,NULL), - (19211,0,0,1,16,0,0,NULL), - (19212,0,0,1,16,0,0,NULL), - (19213,0,0,1,16,0,0,'12544'), - (19214,0,0,1,16,0,0,NULL), - (19215,0,0,1,16,0,0,'12544'), - (19216,0,0,1,16,0,0,NULL), - (19217,0,0,1,16,0,0,NULL), - (19218,0,0,1,16,0,0,NULL), - (19219,0,0,1,16,0,0,NULL), - (19220,0,0,1,16,0,0,NULL), (19221,0,7,1,16,0,0,NULL), - (19222,0,0,1,16,0,0,NULL), - (19223,0,0,1,16,0,0,NULL), - (19224,0,0,1,16,0,0,NULL), - (19225,0,0,1,16,0,0,NULL), - (19227,0,0,1,16,0,0,NULL), - (19228,0,0,1,16,0,0,NULL), - (19229,0,0,1,16,0,0,NULL), - (19230,0,0,1,16,0,0,NULL), - (19231,0,0,1,16,0,0,NULL), - (19232,0,0,1,16,0,0,NULL), - (19233,0,0,1,16,0,0,NULL), - (19234,0,0,1,16,0,0,NULL), - (19235,0,0,1,16,0,0,NULL), - (19236,0,0,1,16,0,0,NULL), - (19237,0,0,1,16,0,0,NULL), - (19238,0,0,1,16,0,0,NULL), - (19239,0,0,1,16,0,0,NULL), - (19240,0,0,1,16,0,0,NULL), - (19241,0,0,1,16,0,0,NULL), - (19242,0,0,1,16,0,0,NULL), - (19243,0,0,1,16,0,0,NULL), - (19244,0,0,1,16,0,0,NULL), - (19245,0,0,1,16,0,0,NULL), - (19246,0,0,1,16,0,0,NULL), - (19247,0,0,1,16,0,0,NULL), - (19248,0,0,1,16,0,0,NULL), - (19249,0,0,1,16,0,0,NULL), - (19250,0,0,1,16,0,0,NULL), - (19251,0,0,1,16,0,0,NULL), - (19252,0,0,1,16,0,0,NULL), - (19253,0,0,1,16,0,0,NULL), - (19254,0,0,1,16,0,0,NULL), - (19255,0,0,1,16,0,0,NULL), - (19256,0,0,1,16,0,0,NULL), - (19257,0,0,1,16,0,0,NULL), - (19258,0,0,1,16,0,0,NULL), - (19259,0,0,1,16,0,0,NULL), - (19260,0,0,1,16,0,0,NULL), - (19261,0,0,1,16,0,0,NULL), - (19262,0,0,1,16,0,0,NULL), - (19263,0,0,1,16,0,0,NULL), - (19264,0,0,1,16,0,0,NULL), - (19265,0,0,1,16,0,0,NULL), - (19266,0,0,1,16,0,0,NULL), - (19267,0,0,1,16,0,0,NULL), - (19268,0,0,1,16,0,0,NULL), - (19269,0,0,1,16,0,0,NULL), - (19270,0,0,1,16,0,0,NULL), - (19271,0,0,1,16,0,0,NULL), - (19274,0,0,1,16,0,0,NULL), - (19275,0,0,1,16,0,0,NULL), - (19276,0,0,1,16,0,0,NULL), - (19277,0,0,1,16,0,0,NULL), - (19278,0,0,1,16,0,0,NULL), - (19279,0,0,1,16,0,0,NULL), - (19280,0,0,1,16,0,0,NULL), - (19281,0,0,1,16,0,0,NULL), - (19282,0,0,1,16,0,0,NULL), - (19283,0,0,1,16,0,0,NULL), - (19284,0,0,1,16,0,0,NULL), - (19285,0,0,1,16,0,0,NULL), - (19286,0,0,1,16,0,0,NULL), - (19287,0,0,1,16,0,0,NULL), - (19288,0,0,1,16,0,0,NULL), - (19289,0,0,1,16,0,0,NULL), - (19290,0,0,1,16,0,0,NULL), - (19291,0,0,1,16,0,0,NULL), - (19292,0,0,1,16,0,0,NULL), - (19293,0,0,1,16,0,0,NULL), - (19294,0,0,1,16,0,0,NULL), - (19295,0,0,1,16,0,0,NULL), - (19296,0,0,1,16,0,0,NULL), - (19297,0,0,1,16,0,0,NULL), - (19298,0,0,1,16,0,0,NULL), - (19299,0,0,1,16,0,0,NULL), - (19300,0,0,1,16,0,0,NULL), - (19301,0,0,1,16,0,0,NULL), - (19302,0,0,1,16,0,0,NULL), - (19303,0,0,1,16,0,0,NULL), - (19304,0,0,1,16,0,0,NULL), - (19305,0,0,1,16,0,0,NULL), - (19306,0,0,1,16,0,0,NULL), - (19307,0,0,1,16,0,0,NULL), - (19308,0,0,1,16,0,0,NULL), - (19309,0,0,1,16,0,0,NULL), - (19310,0,0,1,16,0,0,NULL), - (19311,0,0,1,16,0,0,NULL), - (19312,0,0,1,16,0,0,NULL), - (19313,0,0,1,16,0,0,NULL), - (19314,0,0,1,16,0,0,NULL), - (19315,0,0,1,16,0,0,NULL), - (19316,0,0,1,16,0,0,NULL), - (19317,0,0,1,16,0,0,NULL), - (19318,0,0,1,16,0,0,NULL), - (19319,0,0,1,16,0,0,NULL), - (19320,0,0,1,16,0,0,NULL), - (19321,0,0,1,16,0,0,NULL), - (19322,0,0,1,16,0,0,NULL), - (19323,0,0,1,16,0,0,NULL), - (19324,0,0,1,16,0,0,NULL), - (19325,0,0,1,16,0,0,NULL), (19326,0,3,1,16,0,0,NULL), - (19327,0,0,1,16,0,0,NULL), - (19328,0,0,1,16,0,0,NULL), - (19329,0,0,1,16,0,0,NULL), - (19330,0,0,1,16,0,0,NULL), - (19331,0,0,1,16,0,0,NULL), - (19332,0,0,1,16,0,0,NULL), - (19333,0,0,1,16,0,0,NULL), - (19334,0,0,1,16,0,0,NULL), - (19335,0,0,1,16,0,0,NULL), - (19336,0,0,1,16,0,0,NULL), - (19337,0,0,1,16,0,0,NULL), - (19338,0,0,1,16,0,0,NULL), - (19339,0,0,1,16,0,0,NULL), - (19340,0,0,1,16,0,0,NULL), - (19341,0,0,1,16,0,0,NULL), - (19343,0,0,1,16,0,0,NULL), - (19344,0,0,1,16,0,0,NULL), - (19352,0,0,1,16,0,0,NULL), - (19353,0,0,1,16,0,0,NULL), - (19354,0,0,1,16,0,0,NULL), - (19355,0,0,1,16,0,0,NULL), - (19356,0,0,1,16,0,0,NULL), - (19357,0,0,1,16,0,0,NULL), - (19358,0,0,1,16,0,0,NULL), - (19359,0,0,1,16,0,0,NULL), - (19360,0,0,1,16,0,0,NULL), (19361,0,1,1,16,0,0,NULL), - (19362,0,0,1,16,0,0,NULL), - (19363,0,0,1,16,0,0,NULL), - (19364,0,0,1,16,0,0,NULL), - (19365,0,0,1,16,0,0,NULL), - (19366,0,0,1,16,0,0,NULL), - (19367,0,0,1,16,0,0,NULL), - (19368,0,0,1,16,0,0,NULL), - (19369,0,0,1,16,0,0,NULL), - (19370,0,0,1,16,0,0,NULL), - (19371,0,0,1,16,0,0,NULL), - (19372,0,0,1,16,0,0,NULL), - (19373,0,0,1,16,0,0,NULL), - (19374,0,0,1,16,0,0,NULL), - (19375,0,0,1,16,0,0,NULL), - (19376,0,0,1,16,0,0,NULL), - (19377,0,0,1,16,0,0,NULL), - (19378,0,0,1,16,0,0,NULL), - (19379,0,0,1,16,0,0,NULL), - (19380,0,0,1,16,0,0,NULL), - (19381,0,0,1,16,0,0,NULL), - (19382,0,0,1,16,0,0,NULL), - (19383,0,0,1,16,0,0,NULL), - (19384,0,0,1,16,0,0,NULL), - (19385,0,0,1,16,0,0,NULL), (19386,0,1,1,16,0,0,NULL), - (19387,0,0,1,16,0,0,NULL), - (19388,0,0,1,16,0,0,NULL), - (19389,0,0,1,16,0,0,NULL), - (19390,0,0,1,16,0,0,NULL), - (19391,0,0,1,16,0,0,NULL), - (19392,0,0,1,16,0,0,NULL), - (19393,0,0,1,16,0,0,NULL), - (19394,0,0,1,16,0,0,NULL), - (19395,0,0,1,16,0,0,NULL), - (19396,0,0,1,16,0,0,NULL), - (19397,0,0,1,16,0,0,NULL), - (19398,0,0,1,16,0,0,NULL), - (19399,0,0,1,16,0,0,NULL), - (19400,0,0,1,16,0,0,NULL), - (19401,0,0,1,16,0,0,NULL), - (19402,0,0,1,16,0,0,NULL), - (19403,0,0,1,16,0,0,NULL), - (19404,0,0,1,16,0,0,NULL), - (19405,0,0,1,16,0,0,NULL), - (19406,0,0,1,16,0,0,NULL), - (19407,0,0,1,16,0,0,NULL), - (19408,0,0,1,16,0,0,NULL), - (19409,0,0,1,16,0,0,NULL), - (19410,0,0,1,16,0,0,NULL), - (19411,0,0,1,16,0,0,NULL), - (19412,0,0,1,16,0,0,NULL), - (19413,0,0,1,16,0,0,NULL), - (19414,0,0,1,16,0,0,NULL), - (19415,0,0,1,16,0,0,NULL), - (19416,0,0,1,16,0,0,NULL), - (19417,0,0,1,16,0,0,NULL), - (19418,0,0,1,16,0,0,NULL), - (19419,0,0,1,16,0,0,NULL), - (19420,0,0,1,16,0,0,NULL), - (19421,0,0,1,16,0,0,NULL), - (19422,0,0,1,16,0,0,NULL), - (19423,0,0,1,16,0,0,NULL), - (19424,0,0,1,16,0,0,NULL), - (19425,0,0,1,16,0,0,NULL), - (19426,0,0,1,16,0,0,NULL), - (19427,0,0,1,16,0,0,NULL), - (19428,0,0,1,16,0,0,NULL), - (19429,0,0,1,16,0,0,NULL), - (19430,0,0,1,16,0,0,NULL), - (19431,0,0,1,16,0,0,NULL), - (19432,0,0,1,16,0,0,NULL), - (19433,0,0,1,16,0,0,NULL), - (19434,0,0,1,16,0,0,NULL), - (19435,0,0,1,16,0,0,NULL), - (19436,0,0,1,16,0,0,NULL), - (19437,0,0,1,16,0,0,NULL), - (19438,0,0,1,16,0,0,NULL), - (19439,0,0,1,16,0,0,NULL), - (19440,0,0,1,16,0,0,NULL), - (19441,0,0,1,16,0,0,NULL), - (19442,0,0,1,16,0,0,NULL), - (19443,0,0,1,16,0,0,NULL), - (19444,0,0,1,16,0,0,NULL), - (19445,0,0,1,16,0,0,NULL), - (19446,0,0,1,16,0,0,NULL), - (19447,0,0,1,16,0,0,NULL), - (19448,0,0,1,16,0,0,NULL), - (19449,0,0,1,16,0,0,NULL), - (19450,0,0,1,16,0,0,NULL), - (19451,0,0,1,16,0,0,NULL), - (19452,0,0,1,16,0,0,NULL), - (19453,0,0,1,16,0,0,NULL), - (19454,0,0,1,16,0,0,NULL), - (19455,0,0,1,16,0,0,NULL), - (19456,0,0,1,16,0,0,NULL), - (19457,0,0,1,16,0,0,NULL), - (19458,0,0,1,16,0,0,NULL), - (19459,0,0,1,16,0,0,NULL), - (19460,0,0,1,16,0,0,NULL), - (19461,0,0,1,16,0,0,NULL), - (19462,0,0,1,16,0,0,NULL), - (19463,0,0,1,16,0,0,NULL), - (19464,0,0,1,16,0,0,NULL), - (19465,0,0,1,16,0,0,NULL), - (19466,0,0,1,16,0,0,NULL), - (19467,0,0,1,16,0,0,NULL), - (19468,0,0,1,16,0,0,NULL), - (19469,0,0,1,16,0,0,NULL), - (19470,0,0,1,16,0,0,'18950'), - (19471,0,0,1,16,0,0,NULL), - (19472,0,0,1,16,0,0,NULL), - (19473,0,0,1,16,0,0,NULL), - (19474,0,0,1,16,0,0,NULL), - (19475,0,0,1,16,0,0,NULL), - (19476,0,0,1,16,0,0,NULL), - (19477,0,0,1,16,0,0,NULL), - (19478,0,0,1,16,0,0,NULL), - (19479,0,0,1,16,0,0,NULL), - (19480,0,0,1,16,0,0,NULL), - (19481,0,0,1,16,0,0,NULL), - (19482,0,0,1,16,0,0,NULL), - (19483,0,0,1,16,0,0,NULL), - (19484,0,0,1,16,0,0,NULL), - (19485,0,0,1,16,0,0,NULL), - (19486,0,0,1,16,0,0,NULL), - (19487,0,0,1,16,0,0,'18950'), - (19488,0,0,1,16,0,0,'18950'), - (19489,0,0,1,16,0,0,'18950'), - (19490,0,0,1,16,0,0,'18950'), - (19491,0,0,1,16,0,0,NULL), - (19492,0,0,1,16,0,0,NULL), - (19493,0,0,1,16,0,0,NULL), - (19494,0,0,1,16,0,0,NULL), - (19495,0,0,1,16,0,0,NULL), - (19496,0,0,1,16,0,0,NULL), - (19497,0,0,1,16,0,0,NULL), - (19498,0,0,1,16,0,0,NULL), - (19499,0,0,1,16,0,0,NULL), - (19500,0,0,1,16,0,0,NULL), - (19501,0,0,1,16,0,0,NULL), - (19502,0,0,1,16,0,0,NULL), - (19503,0,0,1,16,0,0,'18950'), - (19504,0,0,1,16,0,0,'18950'), - (19505,0,0,1,16,0,0,'18950'), - (19506,0,0,1,16,0,0,'18950'), - (19507,0,0,1,16,0,0,NULL), - (19508,0,0,1,16,0,0,NULL), - (19509,0,0,1,16,0,0,NULL), - (19510,0,0,1,16,0,0,NULL), - (19511,0,0,1,16,0,0,NULL), - (19512,0,0,1,16,0,0,NULL), - (19513,0,0,1,16,0,0,NULL), - (19514,0,0,1,16,0,0,NULL), - (19515,0,0,1,16,0,0,NULL), - (19516,0,0,1,16,0,0,NULL), - (19517,0,0,1,16,0,0,NULL), - (19518,0,0,1,16,0,0,NULL), - (19519,0,0,1,16,0,0,NULL), - (19520,0,0,1,16,0,0,NULL), - (19521,0,0,1,16,0,0,NULL), - (19522,0,0,1,16,0,0,NULL), - (19523,0,0,1,16,0,0,NULL), - (19524,0,0,1,16,0,0,NULL), - (19525,0,0,1,16,0,0,NULL), - (19526,0,0,1,16,0,0,NULL), - (19527,0,0,1,16,0,0,NULL), - (19528,0,0,1,16,0,0,NULL), - (19529,0,0,1,16,0,0,NULL), - (19530,0,0,1,16,0,0,NULL), - (19531,0,0,1,16,0,0,NULL), - (19532,0,0,1,16,0,0,NULL), - (19533,0,0,1,16,0,0,NULL), - (19534,0,0,1,16,0,0,NULL), - (19535,0,0,1,16,0,0,NULL), - (19536,0,0,1,16,0,0,NULL), - (19537,0,0,1,16,0,0,NULL), - (19538,0,0,1,16,0,0,NULL), - (19539,0,0,1,16,0,0,NULL), - (19540,0,0,1,16,0,0,NULL), - (19541,0,0,1,16,0,0,NULL), - (19542,0,0,1,16,0,0,NULL), - (19543,0,0,1,16,0,0,NULL), - (19544,0,0,1,16,0,0,NULL), - (19545,0,0,1,16,0,0,NULL), - (19546,0,0,1,16,0,0,NULL), - (19547,0,0,1,16,0,0,NULL), - (19548,0,0,1,16,0,0,NULL), - (19549,0,0,1,16,0,0,NULL), - (19550,0,0,1,16,0,0,NULL), - (19551,0,0,1,16,0,0,NULL), - (19552,0,0,1,16,0,0,NULL), - (19553,0,0,1,16,0,0,NULL), - (19554,0,0,1,16,0,0,NULL), - (19555,0,0,1,16,0,0,NULL), - (19556,0,0,1,16,0,0,NULL), - (19557,0,0,1,16,0,0,NULL), - (19558,0,0,1,16,0,0,NULL), - (19559,0,0,1,16,0,0,NULL), - (19560,0,0,1,16,0,0,NULL), - (19561,0,0,1,16,0,0,NULL), - (19562,0,0,1,16,0,0,NULL), - (19563,0,0,1,16,0,0,NULL), - (19564,0,0,1,16,0,0,NULL), - (19565,0,0,1,16,0,0,NULL), - (19566,0,0,1,16,0,0,NULL), - (19567,0,0,1,16,0,0,NULL), - (19568,0,0,1,16,0,0,NULL), - (19569,0,0,1,16,0,0,NULL), - (19570,0,0,1,16,0,0,NULL), - (19571,0,0,1,16,0,0,NULL), - (19572,0,0,1,16,0,0,NULL), - (19573,0,0,1,16,0,0,NULL), - (19574,0,0,1,16,0,0,NULL), - (19575,0,0,1,16,0,0,NULL), - (19576,0,0,1,16,0,0,NULL), - (19577,0,0,1,16,0,0,NULL), - (19578,0,0,1,16,0,0,NULL), - (19579,0,0,1,16,0,0,NULL), - (19580,0,0,1,16,0,0,NULL), - (19581,0,0,1,16,0,0,NULL), - (19582,0,0,1,16,0,0,NULL), - (19583,0,0,1,16,0,0,NULL), - (19584,0,0,1,16,0,0,NULL), - (19585,0,0,1,16,0,0,NULL), - (19586,0,0,1,16,0,0,NULL), - (19587,0,0,1,16,0,0,NULL), - (19588,0,0,1,16,0,0,NULL), - (19589,0,0,1,16,0,0,NULL), - (19590,0,0,1,16,0,0,NULL), - (19591,0,0,1,16,0,0,NULL), - (19592,0,0,1,16,0,0,NULL), - (19593,0,0,1,16,0,0,NULL), - (19594,0,0,1,16,0,0,NULL), - (19595,0,0,1,16,0,0,NULL), - (19596,0,0,1,16,0,0,NULL), - (19597,0,0,1,16,0,0,NULL), - (19598,0,0,1,16,0,0,NULL), - (19599,0,0,1,16,0,0,NULL), - (19600,0,0,1,16,0,0,NULL), - (19601,0,0,1,16,0,0,NULL), - (19602,0,0,1,16,0,0,NULL), - (19603,0,0,1,16,0,0,NULL), - (19604,0,0,1,16,0,0,NULL), - (19605,0,0,1,16,0,0,NULL), - (19606,0,0,1,16,0,0,NULL), - (19607,0,0,1,16,0,0,NULL), - (19608,0,0,1,16,0,0,NULL), - (19609,0,0,1,16,0,0,NULL), - (19610,0,0,1,16,0,0,NULL), - (19611,0,0,1,16,0,0,NULL), - (19612,0,0,1,16,0,0,NULL), - (19613,0,0,1,16,0,0,NULL), - (19614,0,0,1,16,0,0,NULL), - (19615,0,0,1,16,0,0,NULL), - (19616,0,0,1,16,0,0,NULL), - (19617,0,0,1,16,0,0,NULL), - (19618,0,0,1,16,0,0,NULL), - (19619,0,0,1,16,0,0,NULL), - (19620,0,0,1,16,0,0,NULL), - (19621,0,0,1,16,0,0,NULL), - (19622,0,0,1,16,0,0,NULL), - (19623,0,0,1,16,0,0,NULL), - (19624,0,0,1,16,0,0,NULL), - (19625,0,0,1,16,0,0,NULL), - (19626,0,0,1,16,0,0,NULL), - (19627,0,0,1,16,0,0,NULL), - (19628,0,0,1,16,0,0,NULL), - (19629,0,0,1,16,0,0,NULL), - (19630,0,0,1,16,0,0,NULL), - (19631,0,0,1,16,0,0,NULL), - (19632,0,0,1,16,0,0,NULL), - (19633,0,0,1,16,0,0,NULL), - (19634,0,0,1,16,0,0,NULL), - (19635,0,0,1,16,0,0,NULL), - (19636,0,0,1,16,0,0,NULL), - (19637,0,0,1,16,0,0,NULL), - (19638,0,0,1,16,0,0,NULL), - (19639,0,0,1,16,0,0,NULL), - (19640,0,0,1,16,0,0,NULL), - (19641,0,0,1,16,0,0,NULL), - (19642,0,0,1,16,0,0,NULL), - (19643,0,0,1,16,0,0,NULL), - (19644,0,0,1,16,0,0,NULL), - (19645,0,0,1,16,0,0,NULL), - (19646,0,0,1,16,0,0,NULL), - (19647,0,0,1,16,0,0,NULL), - (19648,0,0,1,16,0,0,NULL), - (19649,0,0,1,16,0,0,NULL), - (19650,0,0,1,16,0,0,NULL), - (19651,0,0,1,16,0,0,NULL), - (19652,0,0,1,16,0,0,NULL), - (19653,0,0,1,16,0,0,NULL), - (19654,0,0,1,16,0,0,NULL), - (19655,0,0,1,16,0,0,NULL), - (19656,0,0,1,16,0,0,NULL), - (19657,0,0,1,16,0,0,NULL), - (19658,0,0,1,16,0,0,NULL), - (19659,0,0,1,16,0,0,NULL), - (19660,0,0,1,16,0,0,NULL), - (19661,0,0,1,16,0,0,NULL), - (19662,0,0,1,16,0,0,NULL), - (19663,0,0,1,16,0,0,NULL), - (19664,0,0,1,16,0,0,NULL), - (19665,0,0,1,16,0,0,NULL), - (19666,0,0,1,16,0,0,NULL), - (19667,0,0,1,16,0,0,NULL), - (19668,0,0,1,16,0,0,NULL), - (19669,0,0,1,16,0,0,NULL), - (19670,0,0,1,16,0,0,NULL), - (19671,0,0,1,16,0,0,NULL), - (19672,0,0,1,16,0,0,NULL), - (19673,0,0,1,16,0,0,NULL), - (19674,0,0,1,16,0,0,NULL), - (19675,0,0,1,16,0,0,NULL), - (19676,0,0,1,16,0,0,NULL), - (19677,0,0,1,16,0,0,NULL), - (19678,0,0,1,16,0,0,NULL), - (19679,0,0,1,16,0,0,NULL), - (19680,0,0,1,16,0,0,NULL), - (19681,0,0,1,16,0,0,NULL), - (19682,0,0,1,16,0,0,NULL), - (19683,0,0,1,16,0,0,NULL), - (19684,0,0,1,16,0,0,NULL), - (19685,0,0,1,16,0,0,NULL), - (19686,0,0,1,16,0,0,NULL), - (19687,0,0,1,16,0,0,NULL), - (19688,0,0,1,16,0,0,NULL), - (19689,0,0,1,16,0,0,NULL), - (19690,0,0,1,16,0,0,NULL), - (19691,0,0,1,16,0,0,NULL), - (19692,0,0,1,16,0,0,NULL), - (19693,0,0,1,16,0,0,NULL), - (19694,0,0,1,16,0,0,NULL), - (19695,0,0,1,16,0,0,NULL), - (19696,0,0,1,16,0,0,NULL), - (19697,0,0,1,16,0,0,NULL), - (19698,0,0,1,16,0,0,NULL), - (19699,0,0,1,16,0,0,NULL), - (19700,0,0,1,16,0,0,NULL), - (19701,0,0,1,16,0,0,NULL), - (19702,0,0,1,16,0,0,NULL), - (19703,0,0,1,16,0,0,NULL), - (19704,0,0,1,16,0,0,NULL), - (19705,0,0,1,16,0,0,NULL), - (19706,0,0,1,16,0,0,NULL), - (19707,0,0,1,16,0,0,NULL), - (19708,0,0,1,16,0,0,NULL), - (19709,0,0,1,16,0,0,NULL), - (19710,0,0,1,16,0,0,NULL), - (19711,0,0,1,16,0,0,NULL), - (19712,0,0,1,16,0,0,NULL), - (19713,0,0,1,16,0,0,NULL), - (19714,0,0,1,16,0,0,NULL), - (19715,0,0,1,16,0,0,NULL), - (19716,0,0,1,16,0,0,NULL), - (19717,0,0,1,16,0,0,NULL), - (19718,0,0,1,16,0,0,NULL), - (19719,0,0,1,16,0,0,NULL), - (19720,0,0,1,16,0,0,NULL), - (19721,0,0,1,16,0,0,NULL), - (19722,0,0,1,16,0,0,NULL), - (19723,0,0,1,16,0,0,NULL), - (19724,0,0,1,16,0,0,NULL), - (19725,0,0,1,16,0,0,NULL), - (19726,0,0,1,16,0,0,NULL), - (19727,0,0,1,16,0,0,NULL), - (19728,0,0,1,16,0,0,NULL), - (19729,0,0,1,16,0,0,NULL), - (19730,0,0,1,16,0,0,NULL), - (19731,0,0,1,16,0,0,NULL), - (19732,0,0,1,16,0,0,NULL), - (19733,0,0,1,16,0,0,NULL), - (19734,0,0,1,16,0,0,NULL), - (19735,0,0,1,16,0,0,NULL), - (19736,0,0,1,16,0,0,NULL), - (19737,0,0,1,16,0,0,NULL), - (19738,0,0,1,16,0,0,NULL), - (19739,0,0,1,16,0,0,NULL), - (19740,0,0,1,16,0,0,NULL), - (19741,0,0,1,16,0,0,NULL), - (19742,0,0,1,16,0,0,NULL), - (19743,0,0,1,16,0,0,NULL), - (19744,0,0,1,16,0,0,NULL), - (19745,0,0,1,16,0,0,NULL), - (19746,0,0,1,16,0,0,NULL), - (19747,0,0,1,16,0,0,NULL), - (19748,0,0,1,16,0,0,NULL), - (19749,0,0,1,16,0,0,NULL), - (19750,0,0,1,16,0,0,NULL), - (19751,0,0,1,16,0,0,NULL), - (19752,0,0,1,16,0,0,NULL), - (19753,0,0,1,16,0,0,NULL), - (19754,0,0,1,16,0,0,NULL), - (19755,0,0,1,16,0,0,NULL), - (19756,0,0,1,16,0,0,NULL), - (19757,0,0,1,16,0,0,NULL), - (19758,0,0,1,16,0,0,NULL), - (19759,0,0,1,16,0,0,NULL), - (19760,0,0,1,16,0,0,NULL), - (19761,0,0,1,16,0,0,NULL), - (19762,0,0,1,16,0,0,NULL), - (19763,0,0,1,16,0,0,NULL), - (19764,0,0,1,16,0,0,NULL), - (19765,0,0,1,16,0,0,NULL), - (19766,0,0,1,16,0,0,NULL), - (19767,0,0,1,16,0,0,NULL), - (19768,0,0,1,16,0,0,NULL), - (19769,0,0,1,16,0,0,NULL), - (19770,0,0,1,16,0,0,NULL), - (19771,0,0,1,16,0,0,NULL), - (19772,0,0,1,16,0,0,NULL), - (19773,0,0,1,16,0,0,NULL), - (19774,0,0,1,16,0,0,NULL), - (19775,0,0,1,16,0,0,NULL), - (19776,0,0,1,16,0,0,NULL), - (19777,0,0,1,16,0,0,NULL), - (19778,0,0,1,16,0,0,NULL), - (19779,0,0,1,16,0,0,NULL), - (19780,0,0,1,16,0,0,NULL), - (19781,0,0,1,16,0,0,NULL), - (19782,0,0,1,16,0,0,NULL), - (19783,0,0,1,16,0,0,NULL), - (19784,0,0,1,16,0,0,NULL), - (19785,0,0,1,16,0,0,NULL), - (19786,0,0,1,16,0,0,NULL), - (19787,0,0,1,16,0,0,NULL), - (19788,0,0,1,16,0,0,NULL), - (19789,0,0,1,16,0,0,NULL), - (19790,0,0,1,16,0,0,NULL), - (19791,0,0,1,16,0,0,NULL), - (19792,0,0,1,16,0,0,NULL), - (19793,0,0,1,16,0,0,NULL), - (19794,0,0,1,16,0,0,NULL), - (19795,0,0,1,16,0,0,NULL), - (19796,0,0,1,16,0,0,NULL), - (19797,0,0,1,16,0,0,NULL), - (19798,0,0,1,16,0,0,NULL), - (19799,0,0,1,16,0,0,NULL), - (19800,0,0,1,16,0,0,NULL), - (19801,0,0,1,16,0,0,NULL), - (19802,0,0,1,16,0,0,NULL), - (19803,0,0,1,16,0,0,NULL), - (19804,0,0,1,16,0,0,NULL), - (19805,0,0,1,16,0,0,NULL), - (19806,0,0,1,16,0,0,NULL), - (19807,0,0,1,16,0,0,NULL), - (19808,0,0,1,16,0,0,NULL), - (19809,0,0,1,16,0,0,NULL), - (19810,0,0,1,16,0,0,NULL), - (19811,0,0,1,16,0,0,NULL), - (19812,0,0,1,16,0,0,NULL), - (19813,0,0,1,16,0,0,NULL), - (19814,0,0,1,16,0,0,NULL), - (19815,0,0,1,16,0,0,NULL), - (19816,0,0,1,16,0,0,NULL), - (19817,0,0,1,16,0,0,NULL), - (19818,0,0,1,16,0,0,NULL), - (19819,0,0,1,16,0,0,NULL), - (19820,0,0,1,16,0,0,NULL), - (19821,0,0,1,16,0,0,NULL), - (19822,0,0,1,16,0,0,NULL), - (19823,0,0,1,16,0,0,NULL), - (19824,0,0,1,16,0,0,NULL), - (19825,0,0,1,16,0,0,NULL), - (19826,0,0,1,16,0,0,NULL), - (19827,0,0,1,16,0,0,NULL), - (19828,0,0,1,16,0,0,NULL), - (19829,0,0,1,16,0,0,NULL), - (19830,0,0,1,16,0,0,NULL), - (19831,0,0,1,16,0,0,NULL), - (19832,0,0,1,16,0,0,NULL), - (19833,0,0,1,16,0,0,NULL), - (19834,0,0,1,16,0,0,NULL), - (19835,0,0,1,16,0,0,NULL), - (19836,0,0,1,16,0,0,NULL), - (19837,0,0,1,16,0,0,NULL), - (19838,0,0,1,16,0,0,NULL), - (19839,0,0,1,16,0,0,NULL), - (19840,0,0,1,16,0,0,NULL), - (19841,0,0,1,16,0,0,NULL), - (19842,0,0,1,16,0,0,NULL), - (19843,0,0,1,16,0,0,NULL), - (19844,0,0,1,16,0,0,NULL), - (19845,0,0,1,16,0,0,NULL), - (19846,0,0,1,16,0,0,NULL), - (19847,0,0,1,16,0,0,NULL), - (19848,0,0,1,16,0,0,NULL), - (19849,0,0,1,16,0,0,NULL), - (19850,0,0,1,16,0,0,NULL), - (19851,0,0,1,16,0,0,NULL), - (19852,0,0,1,16,0,0,NULL), - (19853,0,0,1,16,0,0,NULL), - (19854,0,0,1,16,0,0,NULL), - (19855,0,0,1,16,0,0,NULL), - (19856,0,0,1,16,0,0,NULL), - (19857,0,0,1,16,0,0,NULL), - (19858,0,0,1,16,0,0,NULL), - (19859,0,0,1,16,0,0,NULL), - (19860,0,0,1,16,0,0,NULL), - (19861,0,0,1,16,0,0,NULL), - (19862,0,0,1,16,0,0,NULL), - (19863,0,0,1,16,0,0,NULL), - (19864,0,0,1,16,0,0,NULL), - (19865,0,0,1,16,0,0,NULL), - (19866,0,0,1,16,0,0,NULL), - (19867,0,0,1,16,0,0,NULL), - (19868,0,0,1,16,0,0,NULL), - (19869,0,0,1,16,0,0,NULL), - (19870,0,0,1,16,0,0,NULL), - (19871,0,0,1,16,0,0,NULL), - (19872,0,0,1,16,0,0,NULL), - (19873,0,0,1,16,0,0,NULL), - (19874,0,0,1,16,0,0,NULL), - (19875,0,0,1,16,0,0,NULL), - (19876,0,0,1,16,0,0,NULL), - (19877,0,0,1,16,0,0,NULL), - (19878,0,0,1,16,0,0,NULL), - (19879,0,0,1,16,0,0,NULL), - (19880,0,0,1,16,0,0,NULL), - (19881,0,0,1,16,0,0,NULL), - (19882,0,0,1,16,0,0,NULL), - (19883,0,0,1,16,0,0,NULL), - (19884,0,0,1,16,0,0,NULL), - (19885,0,0,1,16,0,0,NULL), - (19886,0,0,1,16,0,0,NULL), - (19887,0,0,1,16,0,0,NULL), - (19888,0,0,1,16,0,0,NULL), - (19889,0,0,1,16,0,0,NULL), - (19890,0,0,1,16,0,0,NULL), - (19891,0,0,1,16,0,0,NULL), - (19892,0,0,1,16,0,0,NULL), - (19893,0,0,1,16,0,0,NULL), - (19894,0,0,1,16,0,0,NULL), - (19895,0,0,1,16,0,0,NULL), - (19896,0,0,1,16,0,0,NULL), - (19897,0,0,1,16,0,0,NULL), - (19898,0,0,1,16,0,0,NULL), - (19899,0,0,1,16,0,0,NULL), - (19900,0,0,1,16,0,0,NULL), - (19901,0,0,1,16,0,0,NULL), - (19902,0,0,1,16,0,0,NULL), - (19903,0,0,1,16,0,0,NULL), - (19904,0,0,1,16,0,0,NULL), - (19905,0,0,1,16,0,0,NULL), - (19906,0,0,1,16,0,0,NULL), - (19907,0,0,1,16,0,0,NULL), - (19908,0,0,1,16,0,0,NULL), - (19909,0,0,1,16,0,0,NULL), - (19910,0,0,1,16,0,0,NULL), - (19911,0,0,1,16,0,0,NULL), - (19912,0,0,1,16,0,0,NULL), - (19913,0,0,1,16,0,0,NULL), - (19914,0,0,1,16,0,0,NULL), - (19915,0,0,1,16,0,0,NULL), - (19916,0,0,1,16,0,0,NULL), - (19917,0,0,1,16,0,0,NULL), - (19918,0,0,1,16,0,0,NULL), - (19919,0,0,1,16,0,0,NULL), - (19920,0,0,1,16,0,0,NULL), - (19921,0,0,1,16,0,0,NULL), - (19922,0,0,1,16,0,0,NULL), - (19923,0,0,1,16,0,0,NULL), - (19924,0,0,1,16,0,0,NULL), - (19925,0,0,1,16,0,0,NULL), - (19926,0,0,1,16,0,0,NULL), - (19927,0,0,1,16,0,0,NULL), - (19928,0,0,1,16,0,0,NULL), - (19929,0,0,1,16,0,0,NULL), - (19930,0,0,1,16,0,0,NULL), - (19931,0,0,1,16,0,0,NULL), - (19932,0,0,1,16,0,0,NULL), - (19933,0,0,1,16,0,0,NULL), - (19934,0,0,1,16,0,0,NULL), - (19935,0,0,1,16,0,0,NULL), - (19936,0,0,1,16,0,0,NULL), - (19937,0,0,1,16,0,0,NULL), - (19938,0,0,1,16,0,0,NULL), - (19939,0,0,1,16,0,0,NULL), - (19940,0,0,1,16,0,0,NULL), - (19941,0,0,1,16,0,0,NULL), - (19942,0,0,1,16,0,0,NULL), - (19943,0,0,1,16,0,0,NULL), - (19944,0,0,1,16,0,0,NULL), - (19945,0,0,1,16,0,0,NULL), - (19946,0,0,1,16,0,0,NULL), - (19947,0,0,1,16,0,0,NULL), - (19948,0,0,1,16,0,0,NULL), - (19949,0,0,1,16,0,0,NULL), - (19950,0,0,1,16,0,0,NULL), - (19951,0,0,1,16,0,0,NULL), - (19952,0,0,1,16,0,0,NULL), - (19953,0,0,1,16,0,0,NULL), - (19954,0,0,1,16,0,0,NULL), - (19955,0,0,1,16,0,0,NULL), - (19956,0,0,1,16,0,0,NULL), - (19957,0,0,1,16,0,0,NULL), - (19958,0,0,1,16,0,0,NULL), - (19959,0,0,1,16,0,0,NULL), - (19960,0,0,1,16,0,0,NULL), - (19961,0,0,1,16,0,0,NULL), - (19962,0,0,1,16,0,0,NULL), - (19963,0,0,1,16,0,0,NULL), - (19964,0,0,1,16,0,0,NULL), - (19965,0,0,1,16,0,0,NULL), - (19966,0,0,1,16,0,0,NULL), - (19967,0,0,1,16,0,0,NULL), - (19968,0,0,1,16,0,0,NULL), - (19969,0,0,1,16,0,0,NULL), - (19970,0,0,1,16,0,0,NULL), - (19971,0,0,1,16,0,0,NULL), - (19972,0,0,1,16,0,0,NULL), - (19973,0,0,1,16,0,0,NULL), - (19974,0,0,1,16,0,0,NULL), - (19975,0,0,1,16,0,0,NULL), - (19976,0,0,1,16,0,0,NULL), - (19977,0,0,1,16,0,0,NULL), - (19978,0,0,1,16,0,0,NULL), - (19979,0,0,1,16,0,0,NULL), - (19980,0,0,1,16,0,0,NULL), - (19981,0,0,1,16,0,0,NULL), - (19982,0,0,1,16,0,0,NULL), - (19983,0,0,1,16,0,0,NULL), - (19984,0,0,1,16,0,0,NULL), - (19985,0,0,1,16,0,0,NULL), - (19986,0,0,1,16,0,0,NULL), - (19987,0,0,1,16,0,0,NULL), - (19988,0,0,1,16,0,0,NULL), - (19989,0,0,1,16,0,0,NULL), - (19990,0,0,1,16,0,0,NULL), - (19991,0,0,1,16,0,0,NULL), - (19992,0,0,1,16,0,0,NULL), - (19993,0,0,1,16,0,0,NULL), - (19994,0,0,1,16,0,0,NULL), - (19995,0,0,1,16,0,0,NULL), - (19996,0,0,1,16,0,0,NULL), - (19997,0,0,1,16,0,0,NULL), - (19998,0,0,1,16,0,0,NULL), - (19999,0,0,1,16,0,0,NULL), - (20000,0,0,1,16,0,0,NULL), - (20001,0,0,1,16,0,0,NULL), - (20002,0,0,1,16,0,0,NULL), - (20003,0,0,1,16,0,0,NULL), - (20004,0,0,1,16,0,0,NULL), - (20005,0,0,1,16,0,0,NULL), - (20006,0,0,1,16,0,0,NULL), - (20007,0,0,1,16,0,0,NULL), - (20008,0,0,1,16,0,0,NULL), - (20009,0,0,1,16,0,0,NULL), - (20010,0,0,1,16,0,0,NULL), - (20011,0,0,1,16,0,0,NULL), - (20012,0,0,1,16,0,0,NULL), - (20013,0,0,1,16,0,0,NULL), - (20014,0,0,1,16,0,0,NULL), - (20015,0,0,1,16,0,0,NULL), - (20016,0,0,1,16,0,0,NULL), - (20017,0,0,1,16,0,0,NULL), - (20018,0,0,1,16,0,0,NULL), - (20019,0,0,1,16,0,0,NULL), - (20020,0,0,1,16,0,0,NULL), - (20021,0,0,1,16,0,0,NULL), - (20022,0,0,1,16,0,0,NULL), - (20023,0,0,1,16,0,0,NULL), - (20024,0,0,1,16,0,0,NULL), - (20025,0,0,1,16,0,0,NULL), - (20026,0,0,1,16,0,0,NULL), - (20027,0,0,1,16,0,0,NULL), - (20028,0,0,1,16,0,0,NULL), - (20029,0,0,1,16,0,0,NULL), - (20030,0,0,1,16,0,0,NULL), - (20031,0,0,1,16,0,0,NULL), - (20032,0,0,1,16,0,0,NULL), - (20033,0,0,1,16,0,0,NULL), - (20034,0,0,1,16,0,0,NULL), - (20035,0,0,1,16,0,0,NULL), - (20036,0,0,1,16,0,0,NULL), - (20037,0,0,1,16,0,0,NULL), - (20038,0,0,1,16,0,0,NULL), - (20039,0,0,1,16,0,0,NULL), - (20040,0,0,1,16,0,0,NULL), - (20041,0,0,1,16,0,0,NULL), - (20042,0,0,1,16,0,0,NULL), - (20043,0,0,1,16,0,0,NULL), - (20044,0,0,1,16,0,0,NULL), - (20045,0,0,1,16,0,0,NULL), - (20046,0,0,1,16,0,0,NULL), - (20047,0,0,1,16,0,0,NULL), - (20048,0,0,1,16,0,0,NULL), - (20049,0,0,1,16,0,0,NULL), - (20050,0,0,1,16,0,0,NULL), - (20051,0,0,1,16,0,0,NULL), - (20052,0,0,1,16,0,0,NULL), - (20053,0,0,1,16,0,0,NULL), - (20054,0,0,1,16,0,0,NULL), - (20055,0,0,1,16,0,0,NULL), - (20056,0,0,1,16,0,0,NULL), - (20057,0,0,1,16,0,0,NULL), - (20058,0,0,1,16,0,0,NULL), - (20059,0,0,1,16,0,0,NULL), - (20060,0,0,1,16,0,0,NULL), - (20061,0,0,1,16,0,0,NULL), - (20062,0,0,1,16,0,0,NULL), - (20063,0,0,1,16,0,0,NULL), - (20064,0,0,1,16,0,0,NULL), - (20065,0,0,1,16,0,0,NULL), - (20066,0,0,1,16,0,0,NULL), - (20067,0,0,1,16,0,0,NULL), - (20068,0,0,1,16,0,0,NULL), - (20069,0,0,1,16,0,0,NULL), - (20070,0,0,1,16,0,0,NULL), - (20071,0,0,1,16,0,0,NULL), - (20072,0,0,1,16,0,0,NULL), - (20073,0,0,1,16,0,0,NULL), - (20074,0,0,1,16,0,0,NULL), - (20075,0,0,1,16,0,0,NULL), - (20076,0,0,1,16,0,0,NULL), - (20077,0,0,1,16,0,0,NULL), - (20078,0,0,1,16,0,0,NULL), - (20079,0,0,1,16,0,0,NULL), - (20080,0,0,1,16,0,0,NULL), - (20081,0,0,1,16,0,0,NULL), - (20082,0,0,1,16,0,0,NULL), - (20083,0,0,1,16,0,0,NULL), - (20084,0,0,1,16,0,0,NULL), - (20085,0,0,1,16,0,0,NULL), - (20086,0,0,1,16,0,0,NULL), - (20087,0,0,1,16,0,0,NULL), - (20088,0,0,1,16,0,0,NULL), - (20089,0,0,1,16,0,0,NULL), - (20090,0,0,1,16,0,0,NULL), - (20091,0,0,1,16,0,0,NULL), - (20092,0,0,1,16,0,0,NULL), - (20093,0,0,1,16,0,0,NULL), - (20094,0,0,1,16,0,0,NULL), - (20095,0,0,1,16,0,0,NULL), - (20096,0,0,1,16,0,0,NULL), - (20097,0,0,1,16,0,0,NULL), - (20098,0,0,1,16,0,0,NULL), - (20099,0,0,1,16,0,0,NULL), - (20100,0,0,1,16,0,0,NULL), - (20101,0,0,1,16,0,0,NULL), - (20102,0,0,1,16,0,0,NULL), - (20103,0,0,1,16,0,0,NULL), - (20104,0,0,1,16,0,0,NULL), - (20105,0,0,1,16,0,0,NULL), - (20106,0,0,1,16,0,0,NULL), - (20107,0,0,1,16,0,0,NULL), - (20108,0,0,1,16,0,0,NULL), - (20109,0,0,1,16,0,0,NULL), - (20110,0,0,1,16,0,0,NULL), - (20111,0,0,1,16,0,0,NULL), - (20112,0,0,1,16,0,0,NULL), - (20113,0,0,1,16,0,0,NULL), - (20114,0,0,1,16,0,0,NULL), - (20115,0,0,1,16,0,0,NULL), - (20116,0,0,1,16,0,0,NULL), - (20117,0,0,1,16,0,0,NULL), - (20118,0,0,1,16,0,0,NULL), - (20119,0,0,1,16,0,0,NULL), - (20120,0,0,1,16,0,0,NULL), - (20121,0,0,1,16,0,0,NULL), - (20122,0,0,1,16,0,0,NULL), - (20123,0,0,1,16,0,0,NULL), - (20124,0,0,1,16,0,0,NULL), - (20125,0,0,1,16,0,0,NULL), - (20126,0,0,1,16,0,0,NULL), - (20127,0,0,1,16,0,0,NULL), - (20128,0,0,1,16,0,0,NULL), - (20129,0,0,1,16,0,0,NULL), - (20130,0,0,1,16,0,0,NULL), - (20131,0,0,1,16,0,0,NULL), - (20132,0,0,1,16,0,0,NULL), - (20133,0,0,1,16,0,0,NULL), - (20134,0,0,1,16,0,0,NULL), - (20135,0,0,1,16,0,0,NULL), - (20136,0,0,1,16,0,0,NULL), - (20137,0,0,1,16,0,0,NULL), - (20138,0,0,1,16,0,0,NULL), - (20139,0,0,1,16,0,0,NULL), - (20140,0,0,1,16,0,0,NULL), - (20141,0,0,1,16,0,0,NULL), - (20142,0,0,1,16,0,0,NULL), - (20143,0,0,1,16,0,0,NULL), - (20144,0,0,1,16,0,0,NULL), - (20145,0,0,1,16,0,0,NULL), - (20146,0,0,1,16,0,0,NULL), - (20147,0,0,1,16,0,0,NULL), - (20148,0,0,1,16,0,0,NULL), - (20149,0,0,1,16,0,0,NULL), - (20150,0,0,1,16,0,0,NULL), - (20151,0,0,1,16,0,0,NULL), - (20152,0,0,1,16,0,0,NULL), - (20153,0,0,1,16,0,0,NULL), - (20154,0,0,1,16,0,0,NULL), - (20155,0,0,1,16,0,0,NULL), - (20156,0,0,1,16,0,0,NULL), - (20157,0,0,1,16,0,0,NULL), - (20158,0,0,1,16,0,0,NULL), - (20159,0,0,1,16,0,0,NULL), - (20160,0,0,1,16,0,0,NULL), - (20161,0,0,1,16,0,0,NULL), - (20162,0,0,1,16,0,0,NULL), - (20163,0,0,1,16,0,0,NULL), - (20164,0,0,1,16,0,0,NULL), - (20165,0,0,1,16,0,0,NULL), - (20166,0,0,1,16,0,0,NULL), - (20167,0,0,1,16,0,0,NULL), - (20168,0,0,1,16,0,0,NULL), - (20169,0,0,1,16,0,0,NULL), - (20170,0,0,1,16,0,0,NULL), - (20171,0,0,1,16,0,0,NULL), - (20172,0,0,1,16,0,0,NULL), - (20173,0,0,1,16,0,0,NULL), - (20174,0,0,1,16,0,0,NULL), - (20175,0,0,1,16,0,0,NULL), - (20176,0,0,1,16,0,0,NULL), - (20177,0,0,1,16,0,0,NULL), - (20178,0,0,1,16,0,0,NULL), - (20179,0,0,1,16,0,0,NULL), - (20180,0,0,1,16,0,0,NULL), - (20181,0,0,1,16,0,0,NULL), - (20182,0,0,1,16,0,0,NULL), - (20183,0,0,1,16,0,0,NULL), - (20184,0,0,1,16,0,0,NULL), - (20185,0,0,1,16,0,0,NULL), - (20186,0,0,1,16,0,0,NULL), - (20187,0,0,1,16,0,0,NULL), - (20188,0,0,1,16,0,0,NULL), - (20189,0,0,1,16,0,0,NULL), - (20190,0,0,1,16,0,0,NULL), - (20191,0,0,1,16,0,0,NULL), - (20192,0,0,1,16,0,0,NULL), - (20193,0,0,1,16,0,0,NULL), - (20194,0,0,1,16,0,0,NULL), - (20195,0,0,1,16,0,0,NULL), - (20197,0,0,1,16,0,0,NULL), - (20198,0,0,1,16,0,0,NULL), - (20199,0,0,1,16,0,0,NULL), - (20200,0,0,1,16,0,0,NULL), - (20201,0,0,1,16,0,0,NULL), - (20202,0,0,1,16,0,0,NULL), - (20203,0,0,1,16,0,0,NULL), - (20204,0,0,1,16,0,0,NULL), - (20205,0,0,1,16,0,0,NULL), - (20206,0,0,1,16,0,0,NULL), - (20207,0,0,1,16,0,0,NULL), - (20208,0,0,1,16,0,0,NULL), - (20209,0,0,1,16,0,0,NULL), - (20210,0,0,1,16,0,0,NULL), - (20211,0,0,1,16,0,0,NULL), - (20212,0,0,1,16,0,0,NULL), - (20213,0,0,1,16,0,0,NULL), - (20214,0,0,1,16,0,0,NULL), - (20215,0,0,1,16,0,0,NULL), - (20216,0,0,1,16,0,0,NULL), - (20217,0,0,1,16,0,0,NULL), - (20218,0,0,1,16,0,0,NULL), - (20219,0,0,1,16,0,0,NULL), - (20220,0,0,1,16,0,0,NULL), - (20221,0,0,1,16,0,0,NULL), - (20222,0,0,1,16,0,0,NULL), - (20223,0,0,1,16,0,0,NULL), - (20224,0,0,1,16,0,0,NULL), - (20225,0,0,1,16,0,0,NULL), - (20226,0,0,1,16,0,0,NULL), - (20227,0,0,1,16,0,0,NULL), - (20228,0,0,1,16,0,0,NULL), - (20229,0,0,1,16,0,0,NULL), - (20230,0,0,1,16,0,0,NULL), - (20231,0,0,1,16,0,0,NULL), - (20232,0,0,1,16,0,0,NULL), - (20233,0,0,1,16,0,0,NULL), - (20234,0,0,1,16,0,0,NULL), - (20235,0,0,1,16,0,0,NULL), - (20236,0,0,1,16,0,0,NULL), - (20237,0,0,1,16,0,0,NULL), - (20238,0,0,1,16,0,0,NULL), - (20239,0,0,1,16,0,0,NULL), - (20240,0,0,1,16,0,0,NULL), - (20241,0,0,1,16,0,0,NULL), - (20242,0,0,1,16,0,0,NULL), - (20243,0,0,1,16,0,0,NULL), - (20244,0,0,1,16,0,0,NULL), - (20245,0,0,1,16,0,0,NULL), - (20246,0,0,1,16,0,0,NULL), - (20247,0,0,1,16,0,0,NULL), - (20248,0,0,1,16,0,0,NULL), - (20249,0,0,1,16,0,0,NULL), - (20250,0,0,1,16,0,0,NULL), - (20251,0,0,1,16,0,0,NULL), - (20252,0,0,1,16,0,0,NULL), - (20253,0,0,1,16,0,0,NULL), - (20254,0,0,1,16,0,0,NULL), - (20255,0,0,1,16,0,0,NULL), - (20256,0,0,1,16,0,0,NULL), - (20257,0,0,1,16,0,0,NULL), - (20258,0,0,1,16,0,0,NULL), - (20259,0,0,1,16,0,0,NULL), (20260,0,0,1,16,0,0,'7966'), - (20261,0,0,1,16,0,0,NULL), - (20262,0,0,1,16,0,0,NULL), - (20263,0,0,1,16,0,0,NULL), - (20264,0,0,1,16,0,0,NULL), - (20265,0,0,1,16,0,0,NULL), - (20266,0,0,1,16,0,0,NULL), - (20267,0,0,1,16,0,0,NULL), - (20268,0,0,1,16,0,0,NULL), - (20269,0,0,1,16,0,0,NULL), - (20270,0,0,1,16,0,0,NULL), - (20271,0,0,1,16,0,0,NULL), - (20272,0,0,1,16,0,0,NULL), - (20273,0,0,1,16,0,0,NULL), - (20274,0,0,1,16,0,0,NULL), - (20275,0,0,1,16,0,0,NULL), - (20276,0,0,1,16,0,0,NULL), - (20277,0,0,1,16,0,0,NULL), - (20278,0,0,1,16,0,0,NULL), - (20279,0,0,1,16,0,0,NULL), - (20280,0,0,1,16,0,0,NULL), - (20281,0,0,1,16,0,0,NULL), - (20282,0,0,1,16,0,0,NULL), - (20283,0,0,1,16,0,0,NULL), - (20284,0,0,1,16,0,0,NULL), - (20285,0,0,1,16,0,0,NULL), - (20286,0,0,1,16,0,0,NULL), - (20287,0,0,1,16,0,0,NULL), - (20288,0,0,1,16,0,0,NULL), - (20289,0,0,1,16,0,0,NULL), - (20290,0,0,1,16,0,0,NULL), - (20291,0,0,1,16,0,0,NULL), - (20292,0,0,1,16,0,0,NULL), - (20293,0,0,1,16,0,0,NULL), - (20294,0,0,1,16,0,0,NULL), - (20295,0,0,1,16,0,0,NULL), - (20296,0,0,1,16,0,0,NULL), - (20300,0,0,1,16,0,0,NULL), - (20301,0,0,1,16,0,0,NULL), - (20302,0,0,1,16,0,0,NULL), - (20303,0,0,1,16,0,0,NULL), - (20304,0,0,1,16,0,0,NULL), - (20305,0,0,1,16,0,0,NULL), - (20306,0,0,1,16,0,0,NULL), - (20307,0,0,1,16,0,0,NULL), - (20308,0,0,1,16,0,0,NULL), - (20309,0,0,1,16,0,0,NULL), - (20310,0,0,1,16,0,0,NULL), - (20311,0,0,1,16,0,0,NULL), - (20312,0,0,1,16,0,0,NULL), - (20313,0,0,1,16,0,0,NULL), - (20314,0,0,1,16,0,0,NULL), - (20315,0,0,1,16,0,0,NULL), (20316,0,0,1,16,0,0,'7966'), - (20317,0,0,1,16,0,0,NULL), - (20318,0,0,1,16,0,0,NULL), - (20319,0,0,1,16,0,0,NULL), - (20320,0,0,1,16,0,0,NULL), - (20321,0,0,1,16,0,0,NULL), - (20322,0,0,1,16,0,0,NULL), - (20323,0,0,1,16,0,0,NULL), - (20324,0,0,1,16,0,0,NULL), - (20325,0,0,1,16,0,0,NULL), - (20326,0,0,1,16,0,0,NULL), - (20327,0,0,1,16,0,0,NULL), - (20328,0,0,1,16,0,0,NULL), - (20329,0,0,1,16,0,0,NULL), - (20330,0,0,1,16,0,0,NULL), - (20331,0,0,1,16,0,0,'7165'), - (20332,0,0,1,16,0,0,NULL), - (20333,0,0,1,16,0,0,NULL), - (20334,0,0,1,16,0,0,NULL), - (20335,0,0,1,16,0,0,'7165'), - (20336,0,0,1,16,0,0,'7165'), - (20337,0,0,1,16,0,0,NULL), - (20338,0,0,1,16,0,0,NULL), - (20339,0,0,1,16,0,0,NULL), - (20340,0,0,1,16,0,0,'7165'), - (20341,0,0,1,16,0,0,NULL), - (20342,0,0,1,16,0,0,'7165'), - (20343,0,0,1,16,0,0,'7165'), - (20344,0,0,1,16,0,0,'7165'), - (20345,0,0,1,16,0,0,'7165'), (20346,0,0,1,16,0,0,NULL), - (20347,0,0,1,16,0,0,'7165'), - (20348,0,0,1,16,0,0,'7165'), - (20349,0,0,1,16,0,0,'7165'), - (20350,0,0,1,16,0,0,'7165'), - (20351,0,0,1,16,0,0,'7165'), - (20352,0,0,1,16,0,0,'7165'), - (20353,0,0,1,16,0,0,'7165'), - (20354,0,0,1,16,0,0,'7165'), - (20355,0,0,1,16,0,0,'7165'), - (20356,0,0,1,16,0,0,'7165'), - (20357,0,0,1,16,0,0,'7165'), - (20358,0,0,1,16,0,0,'7165'), - (20359,0,0,1,16,0,0,'7165'), - (20360,0,0,1,16,0,0,NULL), - (20361,0,0,1,16,0,0,NULL), - (20362,0,0,1,16,0,0,NULL), - (20363,0,0,1,16,0,0,NULL), - (20364,0,0,1,16,0,0,NULL), - (20365,0,0,1,16,0,0,NULL), - (20366,0,0,1,16,0,0,NULL), - (20367,0,0,1,16,0,0,NULL), (20368,0,0,1,16,0,0,'7966'), - (20369,0,0,1,16,0,0,NULL), - (20370,0,0,1,16,0,0,NULL), - (20371,0,0,1,16,0,0,NULL), - (20372,0,0,1,16,0,0,NULL), - (20373,0,0,1,16,0,0,NULL), - (20374,0,0,1,16,0,0,NULL), - (20375,0,0,1,16,0,0,NULL), - (20376,0,0,1,16,0,0,NULL), - (20377,0,0,1,16,0,0,NULL), - (20378,0,0,1,16,0,0,NULL), - (20379,0,0,1,16,0,0,NULL), - (20380,0,0,1,16,0,0,NULL), - (20381,0,0,1,16,0,0,NULL), - (20382,0,0,1,16,0,0,NULL), - (20383,0,0,1,16,0,0,NULL), - (20384,0,0,1,16,0,0,NULL), - (20385,0,0,1,16,0,0,NULL), - (20386,0,0,1,16,0,0,NULL), - (20387,0,0,1,16,0,0,NULL), - (20388,0,0,1,16,0,0,NULL), - (20389,0,0,1,16,0,0,NULL), - (20390,0,0,1,16,0,0,NULL), - (20391,0,0,1,16,0,0,NULL), - (20392,0,0,1,16,0,0,NULL), - (20393,0,0,1,16,0,0,NULL), - (20394,0,0,1,16,0,0,NULL), - (20395,0,0,1,16,0,0,NULL), - (20396,0,0,1,16,0,0,NULL), - (20397,0,0,1,16,0,0,NULL), - (20398,0,0,1,16,0,0,NULL), - (20399,0,0,1,16,0,0,NULL), - (20400,0,0,1,16,0,0,NULL), - (20401,0,0,1,16,0,0,NULL), - (20402,0,0,1,16,0,0,NULL), - (20403,0,0,1,16,0,0,NULL), - (20404,0,0,1,16,0,0,NULL), - (20405,0,0,1,16,0,0,NULL), - (20406,0,0,1,16,0,0,NULL), - (20407,0,0,1,16,0,0,NULL), - (20408,0,0,1,16,0,0,'12544'), - (20409,0,0,1,16,0,0,NULL), - (20410,0,0,1,16,0,0,'12544'), - (20411,0,0,1,16,0,0,'12544'), - (20412,0,0,1,16,0,0,'12544'), - (20413,0,0,1,16,0,0,'12544'), - (20414,0,0,1,16,0,0,'12544'), - (20415,0,0,1,16,0,0,'12544'), - (20416,0,0,1,16,0,0,'12544'), - (20417,0,0,1,16,0,0,'12544'), - (20418,0,0,1,16,0,0,'12544'), - (20419,0,0,1,16,0,0,'12544'), - (20420,0,0,1,16,0,0,'12544'), - (20421,0,0,1,16,0,0,'12544'), - (20422,0,0,1,16,0,0,'12544'), - (20423,0,0,1,16,0,0,'12544'), - (20426,0,0,1,16,0,0,'12544'), - (20427,0,0,1,16,0,0,'12544'), - (20429,0,0,1,16,0,0,NULL), - (20430,0,0,1,16,0,0,NULL), - (20431,0,0,1,16,0,0,NULL), - (20432,0,0,1,16,0,0,NULL), - (20433,0,0,1,16,0,0,NULL), - (20434,0,0,1,16,0,0,NULL), - (20435,0,0,1,16,0,0,NULL), - (20436,0,0,1,16,0,0,NULL), - (20437,0,0,1,16,0,0,NULL), - (20438,0,0,1,16,0,0,NULL), - (20439,0,0,1,16,0,0,NULL), - (20440,0,0,1,16,0,0,NULL), - (20441,0,0,1,16,0,0,NULL), - (20442,0,0,1,16,0,0,NULL), - (20443,0,0,1,16,0,0,NULL), - (20444,0,0,1,16,0,0,NULL), - (20445,0,0,1,16,0,0,NULL), - (20446,0,0,1,16,0,0,NULL), - (20447,0,0,1,16,0,0,NULL), - (20448,0,0,1,16,0,0,NULL), - (20449,0,0,1,16,0,0,NULL), - (20450,0,0,1,16,0,0,NULL), - (20451,0,0,1,16,0,0,NULL), - (20452,0,0,1,16,0,0,NULL), - (20453,0,0,1,16,0,0,NULL), - (20454,0,0,1,16,0,0,NULL), - (20455,0,0,1,16,0,0,NULL), - (20456,0,0,1,16,0,0,NULL), - (20457,0,0,1,16,0,0,NULL), - (20458,0,0,1,16,0,0,NULL), - (20459,0,0,1,16,0,0,NULL), - (20460,0,0,1,16,0,0,NULL), - (20461,0,0,1,16,0,0,NULL), - (20462,0,0,1,16,0,0,NULL), - (20463,0,0,1,16,0,0,NULL), - (20464,0,0,1,16,0,0,NULL), - (20465,0,0,1,16,0,0,NULL), - (20466,0,0,1,16,0,0,NULL), - (20467,0,0,1,16,0,0,NULL), - (20468,0,0,1,16,0,0,NULL), - (20469,0,0,1,16,0,0,NULL), - (20470,0,0,1,16,0,0,NULL), - (20471,0,0,1,16,0,0,NULL), - (20472,0,0,1,16,0,0,NULL), - (20473,0,0,1,16,0,0,NULL), - (20474,0,0,1,16,0,0,NULL), - (20475,0,0,1,16,0,0,NULL), - (20476,0,0,1,16,0,0,NULL), - (20477,0,0,1,16,0,0,NULL), - (20478,0,0,1,16,0,0,NULL), - (20479,0,0,1,16,0,0,NULL), - (20480,0,0,1,16,0,0,NULL), - (20481,0,0,1,16,0,0,NULL), - (20482,0,0,1,16,0,0,NULL), - (20483,0,0,1,16,0,0,NULL), - (20484,0,0,1,16,0,0,NULL), - (20485,0,0,1,16,0,0,NULL), - (20486,0,0,1,16,0,0,NULL), - (20487,0,0,1,16,0,0,NULL), - (20488,0,0,1,16,0,0,NULL), - (20489,0,0,1,16,0,0,NULL), - (20490,0,0,1,16,0,0,NULL), - (20491,0,0,1,16,0,0,NULL), - (20492,0,0,1,16,0,0,NULL), - (20493,0,0,1,16,0,0,NULL), - (20494,0,0,1,16,0,0,NULL), - (20495,0,0,1,16,0,0,NULL), - (20496,0,0,1,16,0,0,NULL), - (20497,0,0,1,16,0,0,NULL), - (20498,0,0,1,16,0,0,NULL), - (20499,0,0,1,16,0,0,NULL), - (20500,0,0,1,16,0,0,NULL), - (20501,0,0,1,16,0,0,NULL), - (20502,0,0,1,16,0,0,NULL), - (20503,0,0,1,16,0,0,NULL), - (20504,0,0,1,16,0,0,NULL), - (20505,0,0,1,16,0,0,NULL), - (20506,0,0,1,16,0,0,NULL), - (20507,0,0,1,16,0,0,NULL), - (20508,0,0,1,16,0,0,NULL), - (20509,0,0,1,16,0,0,NULL), - (20510,0,0,1,16,0,0,NULL), - (20511,0,0,1,16,0,0,NULL), - (20512,0,0,1,16,0,0,NULL), - (20513,0,0,1,16,0,0,NULL), - (20514,0,0,1,16,0,0,NULL), - (20515,0,0,1,16,0,0,NULL), - (20516,0,0,1,16,0,0,NULL), - (20517,0,0,1,16,0,0,NULL), - (20518,0,0,1,16,0,0,NULL), - (20519,0,0,1,16,0,0,NULL), - (20520,0,0,1,16,0,0,NULL), - (20521,0,0,1,16,0,0,NULL), - (20522,0,0,1,16,0,0,NULL), - (20523,0,0,1,16,0,0,NULL), - (20524,0,0,1,16,0,0,NULL), - (20525,0,0,1,16,0,0,NULL), - (20526,0,0,1,16,0,0,NULL), - (20527,0,0,1,16,0,0,NULL), - (20528,0,0,1,16,0,0,NULL), - (20529,0,0,1,16,0,0,NULL), - (20530,0,0,1,16,0,0,NULL), - (20531,0,0,1,16,0,0,NULL), - (20532,0,0,1,16,0,0,NULL), - (20533,0,0,1,16,0,0,NULL), - (20534,0,0,1,16,0,0,NULL), - (20535,0,0,1,16,0,0,NULL), - (20536,0,0,1,16,0,0,NULL), - (20537,0,0,1,16,0,0,NULL), - (20538,0,0,1,16,0,0,NULL), - (20539,0,0,1,16,0,0,NULL), - (20540,0,0,1,16,0,0,NULL), - (20541,0,0,1,16,0,0,NULL), - (20542,0,0,1,16,0,0,NULL), - (20543,0,0,1,16,0,0,NULL), - (20544,0,0,1,16,0,0,NULL), - (20545,0,0,1,16,0,0,NULL), - (20546,0,0,1,16,0,0,NULL), - (20547,0,0,1,16,0,0,NULL), - (20548,0,0,1,16,0,0,NULL), - (20549,0,0,1,16,0,0,NULL), - (20550,0,0,1,16,0,0,NULL), - (20551,0,0,1,16,0,0,NULL), - (20552,0,0,1,16,0,0,NULL), - (20553,0,0,1,16,0,0,NULL), - (20554,0,0,1,16,0,0,NULL), - (20555,0,0,1,16,0,0,NULL), - (20557,0,0,1,16,0,0,NULL), - (20558,0,0,1,16,0,0,NULL), - (20559,0,0,1,16,0,0,NULL), - (20560,0,0,1,16,0,0,NULL), - (20561,0,0,1,16,0,0,NULL), - (20562,0,0,1,16,0,0,NULL), - (20563,0,0,1,16,0,0,NULL), - (20564,0,0,1,16,0,0,NULL), - (20565,0,0,1,16,0,0,NULL), - (20566,0,0,1,16,0,0,NULL), - (20567,0,0,1,16,0,0,NULL), - (20568,0,0,1,16,0,0,NULL), - (20569,0,0,1,16,0,0,NULL), - (20570,0,0,1,16,0,0,NULL), - (20571,0,0,1,16,0,0,NULL), - (20572,0,0,1,16,0,0,NULL), - (20573,0,0,1,16,0,0,NULL), - (20574,0,0,1,16,0,0,NULL), - (20575,0,0,1,16,0,0,NULL), - (20576,0,0,1,16,0,0,NULL), - (20577,0,0,1,16,0,0,NULL), - (20578,0,0,1,16,0,0,NULL), - (20579,0,0,1,16,0,0,NULL), - (20580,0,0,1,16,0,0,NULL), - (20581,0,0,1,16,0,0,NULL), - (20582,0,0,1,16,0,0,NULL), - (20583,0,0,1,16,0,0,NULL), - (20584,0,0,1,16,0,0,NULL), - (20585,0,0,1,16,0,0,NULL), - (20586,0,0,1,16,0,0,NULL), - (20587,0,0,1,16,0,0,NULL), - (20588,0,0,1,16,0,0,NULL), - (20589,0,0,1,16,0,0,NULL), - (20590,0,0,1,16,0,0,NULL), - (20591,0,0,1,16,0,0,NULL), - (20592,0,0,1,16,0,0,NULL), - (20593,0,0,1,16,0,0,NULL), - (20594,0,0,1,16,0,0,NULL), - (20595,0,0,1,16,0,0,NULL), - (20596,0,0,1,16,0,0,NULL), - (20597,0,0,1,16,0,0,NULL), - (20598,0,0,1,16,0,0,NULL), - (20599,0,0,1,16,0,0,NULL), - (20600,0,0,1,16,0,0,NULL), - (20601,0,0,1,16,0,0,NULL), - (20602,0,0,1,16,0,0,NULL), - (20603,0,0,1,16,0,0,NULL), - (20604,0,0,1,16,0,0,NULL), - (20605,0,0,1,16,0,0,NULL), - (20606,0,0,1,16,0,0,NULL), - (20607,0,0,1,16,0,0,NULL), - (20608,0,0,1,16,0,0,NULL), - (20609,0,0,1,16,0,0,NULL), - (20610,0,0,1,16,0,0,NULL), - (20611,0,0,1,16,0,0,NULL), - (20612,0,0,1,16,0,0,NULL), - (20613,0,0,1,16,0,0,NULL), - (20614,0,0,1,16,0,0,NULL), - (20615,0,0,1,16,0,0,NULL), - (20616,0,0,1,16,0,0,NULL), - (20617,0,0,1,16,0,0,NULL), - (20618,0,0,1,16,0,0,NULL), - (20619,0,0,1,16,0,0,NULL), - (20620,0,0,1,16,0,0,NULL), - (20621,0,0,1,16,0,0,NULL), - (20622,0,0,1,16,0,0,NULL), - (20623,0,0,1,16,0,0,NULL), - (20624,0,0,1,16,0,0,NULL), - (20625,0,0,1,16,0,0,NULL), - (20626,0,0,1,16,0,0,NULL), - (20627,0,0,1,16,0,0,NULL), - (20628,0,0,1,16,0,0,NULL), - (20629,0,0,1,16,0,0,NULL), - (20630,0,0,1,16,0,0,NULL), - (20631,0,0,1,16,0,0,NULL), - (20632,0,0,1,16,0,0,NULL), - (20633,0,0,1,16,0,0,NULL), - (20634,0,0,1,16,0,0,NULL), - (20635,0,0,1,16,0,0,NULL), - (20636,0,0,1,16,0,0,NULL), - (20637,0,0,1,16,0,0,NULL), - (20638,0,0,1,16,0,0,NULL), - (20639,0,0,1,16,0,0,NULL), - (20640,0,0,1,16,0,0,NULL), - (20641,0,0,1,16,0,0,NULL), - (20642,0,0,1,16,0,0,NULL), - (20643,0,0,1,16,0,0,NULL), - (20644,0,0,1,16,0,0,NULL), - (20645,0,0,1,16,0,0,NULL), - (20646,0,0,1,16,0,0,NULL), - (20647,0,0,1,16,0,0,NULL), - (20648,0,0,1,16,0,0,NULL), - (20649,0,0,1,16,0,0,NULL), - (20650,0,0,1,16,0,0,NULL), - (20651,0,0,1,16,0,0,NULL), - (20652,0,0,1,16,0,0,NULL), - (20653,0,0,1,16,0,0,NULL), - (20654,0,0,1,16,0,0,NULL), - (20655,0,0,1,16,0,0,NULL), - (20656,0,0,1,16,0,0,NULL), - (20657,0,0,1,16,0,0,NULL), - (20658,0,0,1,16,0,0,NULL), - (20659,0,0,1,16,0,0,NULL), - (20660,0,0,1,16,0,0,NULL), - (20661,0,0,1,16,0,0,NULL), - (20662,0,0,1,16,0,0,NULL), - (20663,0,0,1,16,0,0,NULL), - (20664,0,0,1,16,0,0,NULL), - (20665,0,0,1,16,0,0,NULL), - (20666,0,0,1,16,0,0,NULL), - (20667,0,0,1,16,0,0,NULL), - (20668,0,0,1,16,0,0,NULL), - (20669,0,0,1,16,0,0,NULL), - (20670,0,0,1,16,0,0,NULL), - (20671,0,0,1,16,0,0,NULL), - (20672,0,0,1,16,0,0,NULL), - (20673,0,0,1,16,0,0,NULL), - (20674,0,0,1,16,0,0,NULL), - (20675,0,0,1,16,0,0,NULL), - (20676,0,0,1,16,0,0,NULL), - (20677,0,0,1,16,0,0,NULL), - (20678,0,0,1,16,0,0,NULL), - (20679,0,0,1,16,0,0,NULL), - (20680,0,0,1,16,0,0,NULL), - (20681,0,0,1,16,0,0,NULL), - (20682,0,0,1,16,0,0,NULL), - (20683,0,0,1,16,0,0,NULL), - (20684,0,0,1,16,0,0,NULL), - (20685,0,0,1,16,0,0,NULL), - (20686,0,131072,1,16,0,0,'6408'), - (20687,0,131072,1,16,0,0,'6408'), - (20688,0,0,1,16,0,0,NULL), - (20689,0,0,1,16,0,0,NULL), - (20690,0,0,1,16,0,0,NULL), - (20691,0,0,1,16,0,0,NULL), - (20692,0,0,1,16,0,0,NULL), - (20693,0,0,1,16,0,0,NULL), - (20694,0,0,1,16,0,0,NULL), - (20695,0,0,1,16,0,0,NULL), - (20696,0,0,1,16,0,0,NULL), - (20697,0,0,1,16,0,0,NULL), - (20698,0,0,1,16,0,0,NULL), - (20699,0,0,1,16,0,0,NULL), - (20700,0,0,1,16,0,0,NULL), - (20701,0,0,1,16,0,0,NULL), - (20702,0,0,1,16,0,0,NULL), - (20703,0,0,1,16,0,0,NULL), - (20704,0,0,1,16,0,0,'13787'), - (20705,0,0,1,16,0,0,NULL), - (20706,0,0,1,16,0,0,'13787'), - (20707,0,0,1,16,0,0,NULL), - (20708,0,0,1,16,0,0,'13787'), - (20709,0,0,1,16,0,0,NULL), - (20710,0,0,1,16,0,0,NULL), - (20711,0,0,1,16,0,0,NULL), - (20712,0,0,1,16,0,0,NULL), - (20713,0,0,1,16,0,0,NULL), (20714,0,0,1,16,0,0,NULL), - (20715,0,0,1,16,0,0,NULL), - (20716,0,0,1,16,0,0,NULL), - (20717,0,0,1,16,0,0,NULL), - (20718,0,0,1,16,0,0,NULL), - (20719,0,0,1,16,0,0,NULL), - (20720,0,0,1,16,0,0,NULL), - (20721,0,0,1,16,0,0,NULL), - (20722,0,0,1,16,0,0,NULL), - (20723,0,0,1,16,0,0,NULL), - (20724,0,0,1,16,0,0,NULL), - (20725,0,0,1,16,0,0,NULL), - (20726,0,0,1,16,0,0,NULL), - (20727,0,0,1,16,0,0,NULL), - (20728,0,0,1,16,0,0,NULL), - (20729,0,0,1,16,0,0,NULL), - (20730,0,0,1,16,0,0,NULL), - (20731,0,0,1,16,0,0,NULL), - (20732,0,0,1,16,0,0,NULL), - (20733,0,0,1,16,0,0,NULL), - (20734,0,0,1,16,0,0,NULL), - (20735,0,0,1,16,0,0,NULL), - (20736,0,0,1,16,0,0,NULL), - (20737,0,0,1,16,0,0,NULL), - (20738,0,0,1,16,0,0,NULL), - (20739,0,0,1,16,0,0,NULL), - (20740,0,0,1,16,0,0,NULL), - (20741,0,0,1,16,0,0,NULL), - (20742,0,0,1,16,0,0,NULL), - (20743,0,0,1,16,0,0,NULL), - (20744,0,0,1,16,0,0,NULL), - (20745,0,0,1,16,0,0,NULL), - (20746,0,0,1,16,0,0,NULL), - (20747,0,0,1,16,0,0,NULL), - (20748,0,0,1,16,0,0,NULL), - (20749,0,0,1,16,0,0,NULL), - (20750,0,0,1,16,0,0,NULL), - (20751,0,0,1,16,0,0,NULL), - (20752,0,0,1,16,0,0,NULL), - (20753,0,0,1,16,0,0,NULL), - (20754,0,0,1,16,0,0,NULL), - (20755,0,0,1,16,0,0,NULL), - (20756,0,0,1,16,0,0,NULL), - (20757,0,0,1,16,0,0,NULL), - (20758,0,0,1,16,0,0,NULL), - (20759,0,0,1,16,0,0,NULL), - (20760,0,0,1,16,0,0,NULL), - (20761,0,0,1,16,0,0,NULL), - (20762,0,0,1,16,0,0,NULL), - (20763,0,0,1,16,0,0,NULL), - (20764,0,0,1,16,0,0,NULL), - (20765,0,0,1,16,0,0,NULL), - (20766,0,0,1,16,0,0,NULL), - (20767,0,0,1,16,0,0,NULL), - (20768,0,0,1,16,0,0,NULL), - (20769,0,0,1,16,0,0,NULL), - (20770,0,0,1,16,0,0,NULL), - (20771,0,0,1,16,0,0,NULL), - (20772,0,0,1,16,0,0,NULL), - (20773,0,0,1,16,0,0,NULL), - (20774,0,0,1,16,0,0,NULL), - (20775,0,0,1,16,0,0,NULL), - (20776,0,0,1,16,0,0,NULL), - (20777,0,0,1,16,0,0,NULL), - (20778,0,0,1,16,0,0,NULL), - (20779,0,0,1,16,0,0,NULL), - (20780,0,0,1,16,0,0,NULL), - (20781,0,0,1,16,0,0,NULL), - (20782,0,0,1,16,0,0,NULL), - (20783,0,0,1,16,0,0,NULL), - (20784,0,0,1,16,0,0,NULL), - (20785,0,0,1,16,0,0,NULL), - (20786,0,0,1,16,0,0,NULL), - (20787,0,0,1,16,0,0,NULL), - (20788,0,0,1,16,0,0,NULL), - (20789,0,0,1,16,0,0,NULL), - (20790,0,0,1,16,0,0,NULL), - (20791,0,0,1,16,0,0,NULL), - (20792,0,0,1,16,0,0,NULL), - (20793,0,0,1,16,0,0,NULL), - (20794,0,0,1,16,0,0,NULL), - (20795,0,0,1,16,0,0,NULL), - (20796,0,0,1,16,0,0,NULL), - (20797,0,0,1,16,0,0,NULL), - (20798,0,0,1,16,0,0,NULL), - (20799,0,0,1,16,0,0,NULL), - (20800,0,0,1,16,0,0,NULL), - (20801,0,0,1,16,0,0,NULL), - (20802,0,0,1,16,0,0,NULL), - (20803,0,0,1,16,0,0,NULL), - (20804,0,0,1,16,0,0,NULL), - (20805,0,0,1,16,0,0,NULL), - (20806,0,0,1,16,0,0,NULL), - (20807,0,0,1,16,0,0,NULL), - (20808,0,0,1,16,0,0,NULL), - (20809,0,0,1,16,0,0,NULL), - (20810,0,0,1,16,0,0,NULL), - (20811,0,0,1,16,0,0,NULL), - (20812,0,0,1,16,0,0,NULL), - (20813,0,0,1,16,0,0,NULL), - (20814,0,0,1,16,0,0,NULL), - (20815,0,0,1,16,0,0,NULL), - (20816,0,0,1,16,0,0,NULL), - (20817,0,0,1,16,0,0,NULL), - (20818,0,0,1,16,0,0,NULL), - (20819,0,0,1,16,0,0,NULL), - (20820,0,0,1,16,0,0,NULL), - (20821,0,0,1,16,0,0,NULL), - (20822,0,0,1,16,0,0,NULL), - (20823,0,0,1,16,0,0,NULL), - (20824,0,0,1,16,0,0,NULL), - (20825,0,0,1,16,0,0,NULL), - (20826,0,0,1,16,0,0,NULL), - (20827,0,0,1,16,0,0,NULL), - (20828,0,0,1,16,0,0,NULL), - (20829,0,0,1,16,0,0,NULL), - (20830,0,0,1,16,0,0,NULL), - (20831,0,0,1,16,0,0,NULL), - (20832,0,0,1,16,0,0,NULL), - (20833,0,0,1,16,0,0,NULL), - (20834,0,0,1,16,0,0,NULL), - (20835,0,0,1,16,0,0,NULL), - (20836,0,0,1,16,0,0,NULL), - (20837,0,0,1,16,0,0,NULL), - (20838,0,0,1,16,0,0,NULL), - (20839,0,0,1,16,0,0,NULL), - (20840,0,0,1,16,0,0,NULL), - (20841,0,0,1,16,0,0,NULL), - (20842,0,0,1,16,0,0,NULL), - (20843,0,0,1,16,0,0,NULL), - (20844,0,0,1,16,0,0,NULL), - (20845,0,0,1,16,0,0,NULL), - (20846,0,0,1,16,0,0,NULL), - (20847,0,0,1,16,0,0,NULL), - (20848,0,0,1,16,0,0,NULL), - (20849,0,0,1,16,0,0,NULL), - (20850,0,0,1,16,0,0,NULL), - (20851,0,0,1,16,0,0,NULL), - (20852,0,0,1,16,0,0,NULL), - (20853,0,0,1,16,0,0,NULL), - (20854,0,0,1,16,0,0,NULL), - (20855,0,0,1,16,0,0,NULL), - (20856,0,0,1,16,0,0,NULL), - (20857,0,0,1,16,0,0,NULL), - (20858,0,0,1,16,0,0,NULL), - (20859,0,0,1,16,0,0,NULL), - (20860,0,0,1,16,0,0,NULL), - (20862,0,0,1,16,0,0,NULL), - (20863,0,0,1,16,0,0,NULL), - (20864,0,0,1,16,0,0,NULL), - (20865,0,0,1,16,0,0,NULL), - (20866,0,0,1,16,0,0,NULL), - (20867,0,0,1,16,0,0,NULL), - (20868,0,0,1,16,0,0,NULL), - (20869,0,0,1,16,0,0,NULL), - (20870,0,0,1,16,0,0,NULL), - (20871,0,0,1,16,0,0,NULL), - (20872,0,0,1,16,0,0,NULL), - (20873,0,0,1,16,0,0,NULL), - (20874,0,0,1,16,0,0,NULL), - (20875,0,0,1,16,0,0,NULL), - (20876,0,0,1,16,0,0,NULL), - (20877,0,0,1,16,0,0,'7165'), - (20878,0,0,1,16,0,0,NULL), - (20879,0,0,1,16,0,0,NULL), - (20880,0,0,1,16,0,0,NULL), - (20881,0,0,1,16,0,0,NULL), - (20882,0,0,1,16,0,0,NULL), - (20883,0,0,1,16,0,0,NULL), - (20884,0,0,1,16,0,0,NULL), - (20885,0,0,1,16,0,0,NULL), - (20886,0,0,1,16,0,0,NULL), - (20887,0,0,1,16,0,0,NULL), - (20888,0,0,1,16,0,0,NULL), - (20889,0,0,1,16,0,0,NULL), - (20890,0,0,1,16,0,0,NULL), - (20891,0,0,1,16,0,0,NULL), - (20892,0,0,1,16,0,0,NULL), - (20893,0,0,1,16,0,0,NULL), - (20894,0,0,1,16,0,0,NULL), - (20895,0,0,1,16,0,0,NULL), - (20896,0,0,1,16,0,0,NULL), - (20897,0,0,1,16,0,0,NULL), - (20898,0,0,1,16,0,0,NULL), - (20899,0,0,1,16,0,0,NULL), - (20900,0,0,1,16,0,0,NULL), - (20901,0,0,1,16,0,0,NULL), - (20902,0,0,1,16,0,0,NULL), - (20903,0,0,1,16,0,0,NULL), - (20904,0,0,1,16,0,0,NULL), - (20905,0,0,1,16,0,0,NULL), - (20906,0,0,1,16,0,0,NULL), - (20907,0,0,1,16,0,0,NULL), - (20908,0,0,1,16,0,0,NULL), - (20909,0,0,1,16,0,0,NULL), - (20910,0,0,1,16,0,0,NULL), - (20911,0,0,1,16,0,0,NULL), - (20912,0,0,1,16,0,0,NULL), - (20913,0,0,1,16,0,0,NULL), - (20914,0,0,1,16,0,0,NULL), - (20915,0,0,1,16,0,0,NULL), - (20916,0,0,1,16,0,0,NULL), - (20917,0,0,1,16,0,0,NULL), - (20918,0,0,1,16,0,0,NULL), - (20919,0,0,1,16,0,0,NULL), - (20920,0,0,1,16,0,0,NULL), - (20921,0,0,1,16,0,0,NULL), - (20922,0,0,1,16,0,0,NULL), - (20923,0,0,1,16,0,0,NULL), - (20924,0,0,1,16,0,0,NULL), - (20925,0,0,1,16,0,0,NULL), - (20926,0,0,1,16,0,0,NULL), - (20927,0,0,1,16,0,0,NULL), - (20928,0,0,1,16,0,0,NULL), - (20929,0,0,1,16,0,0,NULL), - (20930,0,0,1,16,0,0,NULL), - (20931,0,0,1,16,0,0,NULL), - (20932,0,0,1,16,0,0,NULL), - (20933,0,0,1,16,0,0,NULL), - (20934,0,0,1,16,0,0,NULL), - (20935,0,0,1,16,0,0,NULL), - (20936,0,0,1,16,0,0,NULL), - (20937,0,0,1,16,0,0,NULL), - (20938,0,0,1,16,0,0,NULL), - (20939,0,0,1,16,0,0,NULL), - (20940,0,0,1,16,0,0,NULL), - (20944,0,0,1,16,0,0,NULL), - (20947,0,0,1,16,0,0,NULL), - (20948,0,0,1,16,0,0,NULL), - (20949,0,0,1,16,0,0,NULL), - (20950,0,0,1,16,0,0,NULL), - (20951,0,0,1,16,0,0,NULL), - (20952,0,0,1,16,0,0,NULL), - (20953,0,0,1,16,0,0,NULL), - (20954,0,0,1,16,0,0,NULL), - (20955,0,0,1,16,0,0,NULL), - (20956,0,0,1,16,0,0,NULL), - (20957,0,0,1,16,0,0,NULL), - (20958,0,0,1,16,0,0,NULL), - (20959,0,0,1,16,0,0,NULL), - (20960,0,0,1,16,0,0,NULL), - (20961,0,0,1,16,0,0,NULL), - (20962,0,0,1,16,0,0,NULL), - (20963,0,0,1,16,0,0,NULL), - (20964,0,0,1,16,0,0,NULL), - (20965,0,0,1,16,0,0,NULL), - (20966,0,0,1,16,0,0,NULL), - (20967,0,0,1,16,0,0,NULL), - (20968,0,0,1,16,0,0,NULL), - (20969,0,0,1,16,0,0,NULL), - (20970,0,0,1,16,0,0,NULL), - (20971,0,0,1,16,0,0,NULL), - (20972,0,0,1,16,0,0,NULL), - (20973,0,0,1,16,0,0,NULL), - (20974,0,0,1,16,0,0,NULL), - (20975,0,0,1,16,0,0,NULL), - (20976,0,0,1,16,0,0,NULL), - (20977,0,0,1,16,0,0,NULL), - (20978,0,0,1,16,0,0,NULL), - (20979,0,0,1,16,0,0,NULL), - (20980,0,0,1,16,0,0,NULL), - (20981,0,0,1,16,0,0,NULL), - (20982,0,0,1,16,0,0,NULL), - (20983,0,0,1,16,0,0,NULL), - (20984,0,0,1,16,0,0,NULL), - (20985,0,0,1,16,0,0,NULL), - (20986,0,0,1,16,0,0,NULL), - (20987,0,0,1,16,0,0,NULL), - (20988,0,0,1,16,0,0,NULL), - (20989,0,0,1,16,0,0,NULL), - (20990,0,0,1,16,0,0,NULL), - (20991,0,0,1,16,0,0,NULL), - (20992,0,0,1,16,0,0,NULL), - (20993,0,0,1,16,0,0,NULL), - (20994,0,0,1,16,0,0,NULL), - (20995,0,0,1,16,0,0,NULL), - (20996,0,0,1,16,0,0,NULL), - (20997,0,0,1,16,0,0,NULL), - (20998,0,0,1,16,0,0,NULL), - (20999,0,0,1,16,0,0,NULL), - (21000,0,0,1,16,0,0,NULL), - (21001,0,0,1,16,0,0,NULL), - (21002,0,0,1,16,0,0,NULL), - (21003,0,0,1,16,0,0,NULL), - (21004,0,0,1,16,0,0,NULL), - (21005,0,0,1,16,0,0,NULL), - (21006,0,0,1,16,0,0,NULL), - (21007,0,0,1,16,0,0,NULL), - (21008,0,0,1,16,0,0,NULL), - (21009,0,0,1,16,0,0,NULL), - (21010,0,0,1,16,0,0,NULL), - (21011,0,0,1,16,0,0,NULL), - (21012,0,0,1,16,0,0,NULL), - (21013,0,0,1,16,0,0,NULL), - (21014,0,0,1,16,0,0,NULL), - (21015,0,0,1,16,0,0,NULL), - (21016,0,0,1,16,0,0,NULL), - (21017,0,0,1,16,0,0,NULL), - (21018,0,0,1,16,0,0,NULL), - (21019,0,0,1,16,0,0,NULL), - (21021,0,0,1,16,0,0,NULL), - (21023,0,0,1,16,0,0,NULL), - (21025,0,0,1,16,0,0,NULL), - (21027,0,0,1,16,0,0,NULL), - (21028,0,0,1,16,0,0,NULL), - (21029,0,0,1,16,0,0,NULL), - (21030,0,0,1,16,0,0,NULL), - (21031,0,0,1,16,0,0,NULL), - (21032,0,0,1,16,0,0,NULL), - (21033,0,0,1,16,0,0,NULL), - (21035,0,0,1,16,0,0,NULL), - (21037,0,0,1,16,0,0,NULL), - (21038,0,0,1,16,0,0,NULL), - (21039,0,0,1,16,0,0,NULL), - (21040,0,0,1,16,0,0,NULL), - (21041,0,0,1,16,0,0,NULL), - (21042,0,0,1,16,0,0,NULL), - (21043,0,0,1,16,0,0,NULL), - (21044,0,0,1,16,0,0,NULL), - (21045,0,0,1,16,0,0,NULL), - (21046,0,0,1,16,0,0,NULL), - (21047,0,0,1,16,0,0,NULL), - (21048,0,0,1,16,0,0,NULL), - (21049,0,0,1,16,0,0,NULL), - (21050,0,0,1,16,0,0,NULL), - (21051,0,0,1,16,0,0,NULL), - (21052,0,0,1,16,0,0,NULL), - (21053,0,0,1,16,0,0,NULL), - (21054,0,0,1,16,0,0,NULL), - (21056,0,0,1,16,0,0,NULL), - (21057,0,0,1,16,0,0,NULL), - (21058,0,0,1,16,0,0,NULL), - (21059,0,0,1,16,0,0,NULL), - (21060,0,0,1,16,0,0,NULL), - (21061,0,0,1,16,0,0,NULL), - (21062,0,0,1,16,0,0,NULL), - (21063,0,0,1,16,0,0,NULL), - (21064,0,0,1,16,0,0,NULL), - (21065,0,0,1,16,0,0,NULL), - (21066,0,0,1,16,0,0,NULL), - (21067,0,0,1,16,0,0,NULL), - (21068,0,0,1,16,0,0,NULL), - (21069,0,0,1,16,0,0,NULL), - (21070,0,0,1,16,0,0,NULL), - (21071,0,0,1,16,0,0,NULL), - (21072,0,0,1,16,0,0,NULL), - (21073,0,0,1,16,0,0,NULL), - (21074,0,0,1,16,0,0,NULL), - (21075,0,0,1,16,0,0,NULL), - (21076,0,0,1,16,0,0,NULL), - (21077,0,0,1,16,0,0,NULL), - (21078,0,0,1,16,0,0,NULL), - (21079,0,0,1,16,0,0,NULL), - (21080,0,0,1,16,0,0,NULL), - (21081,0,0,1,16,0,0,NULL), - (21082,0,0,1,16,0,0,NULL), - (21083,0,0,1,16,0,0,NULL), - (21084,0,0,1,16,0,0,NULL), (21085,0,8,1,16,0,0,NULL), - (21086,0,0,1,16,0,0,NULL), - (21087,0,0,1,16,0,0,NULL), - (21088,0,0,1,16,0,0,NULL), - (21089,0,0,1,16,0,0,NULL), - (21090,0,0,1,16,0,0,NULL), - (21091,0,0,1,16,0,0,NULL), - (21092,0,0,1,16,0,0,NULL), - (21093,0,0,1,16,0,0,NULL), - (21094,0,0,1,16,0,0,NULL), (21095,0,8,1,16,0,0,NULL), - (21096,0,8,1,16,0,0,NULL), (21097,0,0,1,16,0,0,NULL), - (21098,0,0,1,16,0,0,NULL), - (21099,0,0,1,16,0,0,NULL), - (21100,0,0,1,16,0,0,NULL), - (21101,0,0,1,16,0,0,NULL), - (21102,0,0,1,16,0,0,NULL), - (21103,0,0,1,16,0,0,NULL), (21104,0,0,1,16,0,0,NULL), (21105,0,0,1,16,0,0,NULL), (21106,0,0,1,16,0,0,NULL), @@ -82185,1417 +65174,13 @@ VALUES (21113,0,0,1,16,0,0,NULL), (21114,0,0,1,16,0,0,NULL), (21115,0,0,1,16,0,0,NULL), - (21116,0,8,1,16,0,0,NULL), - (21117,0,0,1,16,0,0,NULL), - (21118,0,0,1,16,0,0,NULL), - (21119,0,0,1,16,0,0,NULL), - (21120,0,0,1,16,0,0,NULL), - (21121,0,0,1,16,0,0,NULL), - (21122,0,0,1,16,0,0,NULL), - (21123,0,0,1,16,0,0,NULL), - (21124,0,0,1,16,0,0,NULL), - (21125,0,0,1,16,0,0,NULL), - (21126,0,0,1,16,0,0,NULL), (21133,0,0,0,0,0,0,NULL), - (21144,0,0,1,16,0,0,NULL), - (21145,0,0,1,16,0,0,NULL), - (21146,0,0,1,16,0,0,NULL), - (21147,0,0,1,16,0,0,NULL), - (21148,0,0,1,16,0,0,NULL), - (21149,0,0,1,16,0,0,NULL), - (21150,0,0,1,16,0,0,NULL), - (21151,0,0,1,16,0,0,NULL), - (21152,0,0,1,16,0,0,NULL), - (21153,0,0,1,16,0,0,NULL), - (21154,0,0,1,16,0,0,NULL), - (21155,0,0,1,16,0,0,NULL), - (21156,0,0,1,16,0,0,NULL), - (21157,0,0,1,16,0,0,NULL), - (21158,0,0,1,16,0,0,NULL), - (21159,0,0,1,16,0,0,NULL), - (21160,0,0,1,16,0,0,NULL), - (21161,0,0,1,16,0,0,NULL), - (21162,0,0,1,16,0,0,NULL), - (21163,0,0,1,16,0,0,NULL), - (21164,0,0,1,16,0,0,NULL), - (21165,0,0,1,16,0,0,NULL), (21166,0,0,1,16,28,0,NULL), - (21167,0,0,1,16,0,0,NULL), - (21168,0,0,1,16,0,0,NULL), - (21169,0,0,1,16,0,0,NULL), - (21170,0,0,1,16,0,0,NULL), - (21171,0,0,1,16,0,0,NULL), (21172,0,0,1,16,28,0,NULL), - (21173,0,0,1,16,0,0,NULL), - (21174,0,0,1,16,0,0,NULL), (21175,0,0,1,16,28,0,NULL), - (21176,0,0,1,16,0,0,NULL), - (21177,0,0,1,16,0,0,NULL), - (21178,0,0,2,16,0,0,NULL), - (21179,0,0,1,16,0,0,NULL), - (21180,0,0,1,16,0,0,NULL), - (21181,0,0,1,16,0,0,NULL), - (21182,0,0,1,16,0,0,NULL), - (21183,0,0,1,16,0,0,NULL), - (21184,0,0,1,16,0,0,NULL), - (21185,0,0,1,16,0,0,NULL), - (21186,0,0,1,16,0,0,NULL), - (21187,0,0,1,16,0,0,NULL), - (21188,0,0,1,16,0,0,NULL), - (21189,0,0,1,16,0,0,NULL), - (21190,0,0,1,16,0,0,NULL), - (21191,0,0,1,16,0,0,NULL), - (21192,0,0,1,16,0,0,NULL), - (21193,0,0,1,16,0,0,NULL), - (21194,0,0,1,16,0,0,NULL), - (21195,0,0,1,16,0,0,NULL), - (21196,0,0,1,16,0,0,NULL), - (21197,0,0,1,16,0,0,NULL), - (21198,0,0,1,16,0,0,NULL), - (21199,0,0,1,16,0,0,NULL), - (21200,0,0,1,16,0,0,NULL), - (21201,0,0,1,16,0,0,NULL), - (21202,0,0,1,16,0,0,NULL), - (21203,0,0,1,16,0,0,NULL), - (21204,0,0,1,16,0,0,NULL), - (21205,0,0,1,16,0,0,NULL), - (21206,0,0,1,16,0,0,NULL), - (21207,0,0,1,16,0,0,NULL), - (21208,0,0,1,16,0,0,NULL), - (21209,0,0,1,16,0,0,NULL), - (21210,0,0,1,16,0,0,NULL), - (21211,0,0,1,16,0,0,NULL), - (21212,0,0,1,16,0,0,NULL), - (21213,0,0,1,16,0,0,NULL), - (21214,0,0,1,16,0,0,NULL), - (21215,0,0,1,16,0,0,NULL), - (21216,0,0,1,16,0,0,NULL), - (21217,0,0,1,16,0,0,NULL), - (21218,0,0,1,16,0,0,NULL), - (21219,0,0,1,16,0,0,NULL), - (21220,0,0,1,16,0,0,NULL), - (21221,0,0,1,16,0,0,NULL), - (21222,0,0,1,16,0,0,NULL), - (21223,0,0,1,16,0,0,NULL), - (21224,0,0,1,16,0,0,NULL), - (21225,0,0,1,16,0,0,NULL), - (21226,0,0,1,16,0,0,NULL), - (21227,0,0,1,16,0,0,NULL), - (21228,0,0,1,16,0,0,NULL), - (21229,0,0,1,16,0,0,NULL), - (21230,0,0,1,16,0,0,NULL), - (21231,0,0,1,16,0,0,NULL), - (21233,0,0,1,16,0,0,NULL), - (21234,0,0,1,16,0,0,NULL), - (21235,0,0,1,16,0,0,NULL), - (21236,0,0,1,16,0,0,NULL), - (21237,0,0,1,16,0,0,NULL), - (21238,0,0,1,16,0,0,NULL), - (21239,0,0,1,16,0,0,NULL), - (21240,0,0,1,16,0,0,NULL), - (21241,0,0,1,16,0,0,NULL), - (21242,0,0,1,16,0,0,NULL), - (21243,0,0,1,16,0,0,NULL), - (21244,0,0,1,16,0,0,NULL), - (21245,0,0,1,16,0,0,NULL), - (21246,0,0,1,16,0,0,NULL), - (21247,0,0,1,16,0,0,NULL), - (21248,0,0,1,16,0,0,NULL), - (21249,0,0,1,16,0,0,NULL), - (21250,0,0,1,16,0,0,NULL), - (21251,0,0,1,16,0,0,NULL), - (21252,0,0,1,16,0,0,NULL), - (21253,0,0,1,16,0,0,NULL), - (21254,0,0,1,16,0,0,NULL), - (21255,0,0,1,16,0,0,NULL), - (21256,0,0,1,16,0,0,NULL), - (21257,0,0,1,16,0,0,NULL), - (21258,0,0,1,16,0,0,NULL), - (21259,0,0,1,16,0,0,NULL), - (21260,0,0,1,16,0,0,NULL), - (21261,0,0,1,16,0,0,NULL), - (21262,0,0,1,16,0,0,NULL), - (21263,0,0,1,16,0,0,NULL), - (21264,0,0,1,16,0,0,NULL), - (21265,0,0,1,16,0,0,NULL), - (21266,0,0,1,16,0,0,NULL), - (21267,0,0,1,16,0,0,NULL), - (21268,0,0,1,16,0,0,NULL), - (21269,0,0,1,16,0,0,NULL), - (21270,0,0,1,16,0,0,NULL), - (21271,0,0,1,16,0,0,NULL), - (21272,0,0,1,16,0,0,NULL), - (21273,0,0,1,16,0,0,NULL), - (21274,0,131072,1,16,0,0,NULL), - (21275,0,131072,1,16,0,0,NULL), - (21276,0,131072,1,16,0,0,NULL), - (21277,0,131072,1,16,0,0,NULL), - (21278,0,131072,1,16,0,0,NULL), - (21279,0,131072,1,16,0,0,NULL), - (21280,0,131072,1,16,0,0,NULL), - (21281,0,131072,1,16,0,0,NULL), - (21282,0,131072,1,16,0,0,NULL), - (21283,0,131072,1,16,0,0,NULL), - (21284,0,131072,1,16,0,0,NULL), - (21285,0,131072,1,16,0,0,NULL), - (21286,0,131072,1,16,0,0,NULL), - (21287,0,131072,1,16,0,0,NULL), - (21288,0,131072,1,16,0,0,NULL), - (21289,0,131072,1,16,0,0,NULL), - (21290,0,131072,1,16,0,0,NULL), - (21291,0,131072,1,16,0,0,NULL), - (21292,0,131072,1,16,0,0,NULL), - (21293,0,131072,1,16,0,0,NULL), - (21294,0,131072,1,16,0,0,NULL), - (21295,0,0,1,16,0,0,NULL), - (21296,0,0,1,16,0,0,NULL), - (21297,0,0,1,16,0,0,NULL), - (21298,0,0,1,16,0,0,NULL), - (21299,0,0,1,16,0,0,NULL), - (21300,0,0,1,16,0,0,NULL), - (21301,0,0,1,16,0,0,NULL), - (21302,0,0,1,16,0,0,NULL), - (21303,0,0,1,16,0,0,NULL), - (21304,0,0,1,16,0,0,NULL), - (21305,0,0,1,16,0,0,NULL), - (21306,0,0,1,16,0,0,NULL), - (21307,0,0,1,16,0,0,NULL), - (21308,0,0,1,16,0,0,NULL), - (21309,0,0,1,16,0,0,NULL), - (21310,0,0,1,16,0,0,NULL), - (21311,0,0,1,16,0,0,NULL), - (21312,0,0,1,16,0,0,NULL), - (21313,0,0,1,16,0,0,NULL), - (21314,0,0,1,16,0,0,NULL), - (21315,0,0,1,16,0,0,NULL), - (21316,0,0,1,16,0,0,NULL), - (21317,0,0,1,16,0,0,NULL), - (21318,0,0,1,16,0,0,NULL), - (21319,0,0,1,16,0,0,NULL), - (21320,0,0,1,16,0,0,NULL), - (21321,0,0,1,16,0,0,NULL), - (21322,0,0,1,16,0,0,NULL), - (21323,0,0,1,16,0,0,NULL), - (21324,0,0,1,16,0,0,NULL), - (21325,0,0,1,16,0,0,NULL), - (21326,0,0,1,16,0,0,NULL), - (21327,0,0,1,16,0,0,NULL), - (21328,0,0,1,16,0,0,NULL), - (21329,0,0,1,16,0,0,NULL), - (21330,0,0,1,16,0,0,NULL), - (21331,0,0,1,16,0,0,NULL), - (21332,0,0,1,16,0,0,NULL), - (21333,0,0,1,16,0,0,NULL), - (21334,0,0,1,16,0,0,NULL), - (21335,0,0,1,16,0,0,NULL), - (21336,0,0,1,16,0,0,NULL), - (21337,0,0,1,16,0,0,NULL), - (21338,0,0,1,16,0,0,NULL), - (21339,0,0,1,16,0,0,NULL), - (21340,0,0,1,16,0,0,NULL), - (21341,0,0,1,16,0,0,NULL), - (21342,0,0,1,16,0,0,NULL), - (21343,0,0,1,16,0,0,NULL), - (21344,0,0,1,16,0,0,NULL), - (21345,0,0,1,16,0,0,NULL), - (21346,0,0,1,16,0,0,NULL), - (21347,0,0,1,16,0,0,NULL), - (21348,0,0,1,16,0,0,NULL), - (21349,0,0,1,16,0,0,NULL), - (21350,0,0,1,16,0,0,NULL), - (21351,0,0,1,16,0,0,NULL), - (21352,0,0,1,16,0,0,NULL), - (21353,0,0,1,16,0,0,NULL), - (21354,0,0,1,16,0,0,NULL), - (21355,0,0,1,16,0,0,NULL), - (21356,0,0,1,16,0,0,NULL), - (21357,0,0,1,16,0,0,NULL), - (21358,0,0,1,16,0,0,NULL), - (21359,0,0,1,16,0,0,NULL), - (21360,0,0,1,16,0,0,NULL), - (21361,0,0,1,16,0,0,NULL), - (21362,0,0,1,16,0,0,NULL), - (21363,0,0,1,16,0,0,NULL), - (21364,0,0,1,16,0,0,NULL), - (21365,0,0,1,16,0,0,NULL), - (21366,0,0,1,16,0,0,NULL), - (21367,0,0,1,16,0,0,NULL), - (21368,0,0,1,16,0,0,NULL), - (21369,0,0,1,16,0,0,NULL), - (21370,0,0,1,16,0,0,NULL), - (21371,0,0,1,16,0,0,NULL), - (21372,0,0,1,16,0,0,NULL), - (21373,0,0,1,16,0,0,NULL), - (21374,0,0,1,16,0,0,NULL), - (21375,0,0,1,16,0,0,NULL), - (21376,0,0,1,16,0,0,NULL), - (21377,0,0,1,16,0,0,NULL), - (21378,0,0,1,16,0,0,NULL), - (21379,0,0,1,16,0,0,NULL), - (21380,0,0,1,16,0,0,NULL), - (21381,0,0,1,16,0,0,NULL), - (21382,0,0,1,16,0,0,NULL), - (21383,0,0,1,16,0,0,NULL), - (21384,0,0,1,16,0,0,NULL), - (21385,0,0,1,16,0,0,NULL), - (21386,0,0,1,16,0,0,NULL), - (21387,0,0,1,16,0,0,NULL), - (21388,0,0,1,16,0,0,NULL), - (21389,0,0,1,16,0,0,NULL), - (21390,0,0,1,16,0,0,NULL), - (21391,0,0,1,16,0,0,NULL), - (21392,0,0,1,16,0,0,NULL), - (21393,0,0,1,16,0,0,NULL), - (21394,0,0,1,16,0,0,NULL), - (21395,0,0,1,16,0,0,NULL), - (21396,0,0,1,16,0,0,NULL), - (21397,0,0,1,16,0,0,NULL), - (21398,0,0,1,16,0,0,NULL), - (21399,0,0,1,16,0,0,NULL), - (21400,0,0,1,16,0,0,NULL), - (21401,0,0,1,16,0,0,NULL), - (21402,0,0,1,16,0,0,NULL), - (21403,0,0,1,16,0,0,NULL), - (21404,0,0,1,16,0,0,NULL), - (21405,0,0,1,16,0,0,NULL), - (21406,0,0,1,16,0,0,NULL), - (21407,0,0,1,16,0,0,NULL), - (21408,0,0,1,16,0,0,NULL), - (21409,0,0,1,16,0,0,NULL), - (21410,0,0,1,16,0,0,NULL), - (21411,0,0,1,16,0,0,NULL), - (21412,0,0,1,16,0,0,NULL), - (21413,0,0,1,16,0,0,NULL), - (21414,0,0,1,16,0,0,NULL), - (21415,0,0,1,16,0,0,NULL), - (21416,0,0,1,16,0,0,NULL), - (21417,0,0,1,16,0,0,NULL), - (21418,0,0,1,16,0,0,NULL), - (21419,0,0,1,16,0,0,NULL), - (21420,0,0,1,16,0,0,NULL), - (21421,0,0,1,16,0,0,NULL), - (21422,0,0,1,16,0,0,NULL), - (21423,0,0,1,16,0,0,NULL), - (21424,0,0,1,16,0,0,NULL), - (21425,0,0,1,16,0,0,NULL), - (21426,0,0,1,16,0,0,NULL), - (21427,0,0,1,16,0,0,NULL), - (21428,0,0,1,16,0,0,NULL), - (21429,0,0,1,16,0,0,NULL), - (21430,0,0,1,16,0,0,NULL), - (21431,0,0,1,16,0,0,NULL), - (21432,0,0,1,16,0,0,NULL), - (21433,0,0,1,16,0,0,NULL), - (21434,0,0,1,16,0,0,NULL), - (21435,0,0,1,16,0,0,NULL), - (21436,0,0,1,16,0,0,NULL), - (21437,0,0,1,16,0,0,NULL), - (21438,0,0,1,16,0,0,NULL), - (21439,0,0,1,16,0,0,NULL), - (21440,0,0,1,16,0,0,NULL), - (21441,0,0,1,16,0,0,NULL), - (21442,0,0,1,16,0,0,NULL), - (21443,0,0,1,16,0,0,NULL), - (21444,0,0,1,16,0,0,NULL), - (21445,0,0,1,16,0,0,NULL), - (21446,0,0,1,16,0,0,NULL), - (21447,0,0,1,16,0,0,NULL), - (21448,0,0,1,16,0,0,NULL), - (21449,0,0,1,16,0,0,NULL), - (21450,0,0,1,16,0,0,NULL), - (21451,0,0,1,16,0,0,NULL), - (21452,0,0,1,16,0,0,NULL), - (21453,0,0,1,16,0,0,NULL), - (21454,0,0,1,16,0,0,NULL), - (21455,0,0,1,16,0,0,NULL), - (21456,0,0,1,16,0,0,NULL), - (21457,0,0,1,16,0,0,NULL), - (21458,0,0,1,16,0,0,NULL), - (21459,0,0,1,16,0,0,NULL), - (21460,0,0,1,16,0,0,NULL), - (21461,0,0,1,16,0,0,NULL), - (21462,0,0,1,16,0,0,NULL), - (21463,0,0,1,16,0,0,NULL), - (21464,0,0,1,16,0,0,NULL), - (21465,0,0,1,16,0,0,NULL), - (21466,0,0,1,16,0,0,NULL), - (21467,0,0,1,16,0,0,NULL), - (21468,0,0,1,16,0,0,NULL), - (21469,0,0,1,16,0,0,NULL), - (21470,0,0,1,16,0,0,NULL), - (21471,0,0,1,16,0,0,NULL), - (21472,0,0,1,16,0,0,NULL), - (21473,0,0,1,16,0,0,NULL), - (21474,0,0,1,16,0,0,NULL), - (21475,0,0,1,16,0,0,NULL), - (21476,0,0,1,16,0,0,NULL), - (21477,0,0,1,16,0,0,NULL), - (21478,0,0,1,16,0,0,NULL), - (21479,0,0,1,16,0,0,NULL), - (21480,0,0,1,16,0,0,NULL), - (21481,0,0,1,16,0,0,NULL), - (21482,0,0,1,16,0,0,NULL), - (21483,0,0,1,16,0,0,NULL), - (21484,0,0,1,16,0,0,NULL), - (21485,0,0,1,16,0,0,NULL), - (21486,0,0,1,16,0,0,NULL), - (21487,0,0,1,16,0,0,NULL), - (21488,0,0,1,16,0,0,NULL), - (21489,0,0,1,16,0,0,NULL), - (21490,0,0,1,16,0,0,NULL), - (21491,0,0,1,16,0,0,NULL), - (21492,0,0,1,16,0,0,NULL), - (21493,0,0,1,16,0,0,NULL), - (21494,0,0,1,16,0,0,NULL), - (21495,0,0,1,16,0,0,NULL), - (21496,0,0,1,16,0,0,NULL), - (21497,0,0,1,16,0,0,NULL), - (21498,0,0,1,16,0,0,NULL), - (21499,0,0,1,16,0,0,NULL), - (21500,0,0,1,16,0,0,NULL), - (21501,0,0,1,16,0,0,NULL), - (21502,0,0,1,16,0,0,NULL), - (21503,0,0,1,16,0,0,NULL), - (21504,0,0,1,16,0,0,NULL), - (21505,0,0,1,16,0,0,NULL), - (21506,0,0,1,16,0,0,NULL), - (21507,0,0,1,16,0,0,NULL), - (21508,0,0,1,16,0,0,NULL), - (21509,0,0,1,16,0,0,NULL), - (21510,0,0,1,16,0,0,NULL), - (21511,0,0,1,16,0,0,NULL), - (21512,0,0,1,16,0,0,NULL), - (21513,0,0,1,16,0,0,NULL), - (21514,0,0,1,16,0,0,NULL), - (21515,0,0,1,16,0,0,NULL), - (21516,0,0,1,16,0,0,NULL), - (21517,0,0,1,16,0,0,NULL), - (21518,0,0,1,16,0,0,NULL), - (21519,0,0,1,16,0,0,NULL), - (21520,0,0,1,16,0,0,NULL), - (21521,0,0,1,16,0,0,NULL), - (21522,0,0,1,16,0,0,NULL), - (21523,0,0,1,16,0,0,NULL), - (21524,0,0,1,16,0,0,NULL), - (21525,0,0,1,16,0,0,NULL), - (21526,0,0,1,16,0,0,NULL), - (21527,0,0,1,16,0,0,NULL), - (21528,0,0,1,16,0,0,NULL), - (21529,0,0,1,16,0,0,NULL), - (21530,0,0,1,16,0,0,NULL), - (21531,0,0,1,16,0,0,NULL), - (21532,0,0,1,16,0,0,NULL), - (21533,0,0,1,16,0,0,NULL), - (21534,0,0,1,16,0,0,NULL), - (21535,0,0,1,16,0,0,NULL), - (21536,0,0,1,16,0,0,NULL), - (21537,0,0,1,16,0,0,NULL), - (21538,0,0,1,16,0,0,NULL), - (21539,0,0,1,16,0,0,NULL), - (21540,0,0,1,16,0,0,NULL), - (21541,0,0,1,16,0,0,NULL), - (21542,0,0,1,16,0,0,NULL), - (21543,0,0,1,16,0,0,NULL), - (21544,0,0,1,16,0,0,NULL), - (21545,0,0,1,16,0,0,NULL), - (21546,0,0,1,16,0,0,NULL), - (21547,0,0,1,16,0,0,NULL), - (21548,0,0,1,16,0,0,NULL), - (21549,0,0,1,16,0,0,NULL), - (21550,0,0,1,16,0,0,NULL), - (21551,0,0,1,16,0,0,NULL), - (21552,0,0,1,16,0,0,NULL), - (21553,0,0,1,16,0,0,NULL), - (21554,0,0,1,16,0,0,NULL), - (21555,0,0,1,16,0,0,NULL), - (21556,0,0,1,16,0,0,NULL), - (21557,0,0,1,16,0,0,NULL), - (21558,0,0,1,16,0,0,NULL), - (21559,0,0,1,16,0,0,NULL), - (21560,0,0,2,16,0,0,NULL), - (21561,0,0,1,16,0,0,NULL), - (21562,0,0,1,16,0,0,NULL), - (21563,0,0,1,16,0,0,NULL), - (21564,0,0,1,16,0,0,NULL), - (21565,0,0,1,16,0,0,NULL), - (21566,0,0,1,16,0,0,NULL), - (21567,0,0,1,16,0,0,NULL), - (21568,0,0,1,16,0,0,NULL), - (21569,0,0,1,16,0,0,NULL), - (21570,0,8,1,16,0,0,NULL), - (21571,0,0,1,16,0,0,NULL), - (21572,0,0,1,16,0,0,NULL), - (21573,0,0,1,16,0,0,NULL), - (21574,0,0,1,16,0,0,NULL), - (21575,0,0,1,16,0,0,NULL), - (21576,0,0,1,16,0,0,NULL), - (21577,0,0,1,16,0,0,NULL), - (21578,0,0,1,16,0,0,NULL), - (21579,0,0,1,16,0,0,NULL), - (21580,0,0,1,16,0,0,NULL), - (21581,0,0,1,16,0,0,NULL), - (21582,0,0,1,16,0,0,NULL), - (21583,0,0,1,16,0,0,NULL), - (21584,0,0,1,16,0,0,NULL), - (21585,0,0,1,16,0,0,NULL), - (21586,0,0,1,16,0,0,NULL), - (21587,0,0,1,16,0,0,NULL), - (21588,0,0,1,16,0,0,NULL), - (21589,0,0,1,16,0,0,NULL), - (21590,0,0,1,16,0,0,NULL), - (21591,0,0,1,16,0,0,NULL), - (21592,0,0,1,16,0,0,NULL), - (21593,0,0,1,16,0,0,NULL), - (21594,0,0,1,16,0,0,NULL), - (21595,0,0,1,16,0,0,NULL), - (21596,0,0,1,16,0,0,NULL), - (21597,0,0,1,16,0,0,NULL), - (21598,0,0,1,16,0,0,NULL), - (21599,0,0,1,16,0,0,NULL), - (21600,0,0,1,16,0,0,NULL), - (21601,0,0,1,16,0,0,NULL), - (21602,0,0,1,16,0,0,NULL), - (21603,0,0,1,16,0,0,NULL), - (21604,0,0,1,16,0,0,NULL), - (21605,0,0,1,16,0,0,NULL), - (21606,0,0,1,16,0,0,NULL), - (21607,0,0,1,16,0,0,NULL), - (21608,0,0,1,16,0,0,NULL), - (21609,0,0,1,16,0,0,NULL), - (21610,0,0,1,16,0,0,NULL), - (21611,0,0,1,16,0,0,NULL), - (21612,0,0,1,16,0,0,NULL), - (21613,0,0,1,16,0,0,NULL), - (21614,0,0,1,16,0,0,NULL), - (21615,0,0,1,16,0,0,NULL), - (21616,0,0,1,16,0,0,NULL), - (21617,0,0,1,16,0,0,NULL), - (21618,0,0,1,16,0,0,NULL), - (21619,0,0,1,16,0,0,NULL), - (21620,0,0,1,16,0,0,NULL), - (21621,0,0,1,16,0,0,NULL), - (21622,0,0,1,16,0,0,NULL), - (21623,0,0,1,16,0,0,NULL), - (21624,0,0,1,16,0,0,NULL), - (21625,0,0,1,16,0,0,NULL), - (21626,0,0,1,16,0,0,NULL), - (21627,0,0,1,16,0,0,NULL), - (21628,0,0,1,16,0,0,NULL), - (21629,0,0,1,16,0,0,NULL), - (21630,0,0,1,16,0,0,NULL), - (21631,0,0,1,16,0,0,NULL), - (21632,0,0,1,16,0,0,NULL), - (21633,0,0,1,16,0,0,NULL), - (21634,0,0,1,16,0,0,NULL), - (21635,0,0,1,16,0,0,NULL), - (21636,0,0,1,16,0,0,NULL), - (21637,0,0,1,16,0,0,NULL), - (21638,0,0,1,16,0,0,NULL), - (21639,0,0,1,16,0,0,NULL), - (21640,0,0,1,16,0,0,NULL), - (21641,0,0,1,16,0,0,NULL), - (21642,0,0,1,16,0,0,NULL), - (21643,0,0,1,16,0,0,NULL), - (21644,0,0,1,16,0,0,NULL), - (21645,0,0,1,16,0,0,NULL), - (21646,0,0,1,16,0,0,NULL), - (21647,0,0,1,16,0,0,NULL), - (21648,0,0,1,16,0,0,NULL), - (21649,0,0,1,16,0,0,NULL), - (21650,0,0,1,16,0,0,NULL), - (21651,0,0,1,16,0,0,NULL), - (21652,0,0,1,16,0,0,NULL), - (21653,0,0,1,16,0,0,NULL), - (21654,0,0,1,16,0,0,NULL), - (21655,0,0,1,16,0,0,NULL), - (21656,0,0,1,16,0,0,NULL), - (21657,0,0,1,16,0,0,NULL), - (21658,0,0,1,16,0,0,NULL), - (21659,0,0,1,16,0,0,NULL), - (21660,0,0,1,16,0,0,NULL), - (21661,0,0,1,16,0,0,NULL), - (21662,0,0,1,16,0,0,NULL), - (21663,0,0,1,16,0,0,NULL), - (21664,0,0,1,16,0,0,NULL), - (21665,0,0,1,16,0,0,NULL), - (21666,0,0,1,16,0,0,NULL), - (21667,0,0,1,16,0,0,NULL), - (21668,0,0,1,16,0,0,NULL), - (21669,0,0,1,16,0,0,NULL), - (21670,0,0,1,16,0,0,NULL), - (21671,0,0,1,16,0,0,NULL), - (21672,0,0,1,16,0,0,NULL), - (21673,0,0,1,16,0,0,NULL), - (21674,0,0,1,16,0,0,NULL), - (21675,0,0,1,16,0,0,NULL), - (21676,0,0,1,16,0,0,NULL), - (21677,0,0,1,16,0,0,NULL), - (21678,0,0,1,16,0,0,NULL), - (21679,0,0,1,16,0,0,NULL), - (21680,0,0,1,16,0,0,'6600'), - (21681,0,0,1,16,0,0,NULL), - (21682,0,0,1,16,0,0,'6602'), - (21683,0,0,1,16,0,0,NULL), - (21684,0,0,1,16,0,0,NULL), - (21685,0,0,1,16,0,0,NULL), - (21686,0,0,1,16,0,0,NULL), - (21687,0,0,1,16,0,0,NULL), - (21688,0,0,1,16,0,0,NULL), - (21689,0,0,1,16,0,0,NULL), - (21690,0,0,1,16,0,0,NULL), - (21691,0,0,1,16,0,0,NULL), - (21692,0,0,1,16,0,0,NULL), - (21693,0,0,1,16,0,0,NULL), - (21694,0,0,1,16,0,0,NULL), - (21695,0,0,1,16,0,0,NULL), - (21696,0,0,1,16,0,0,NULL), - (21697,0,0,1,16,0,0,NULL), - (21698,0,0,1,16,0,0,NULL), - (21700,0,0,1,16,0,0,NULL), - (21701,0,0,1,16,0,0,NULL), - (21702,0,0,1,16,0,0,NULL), - (21703,0,0,1,16,0,0,NULL), - (21704,0,0,2,16,0,0,NULL), - (21705,0,0,1,16,0,0,NULL), - (21706,0,0,1,16,0,0,NULL), - (21707,0,0,1,16,0,0,NULL), - (21708,0,0,1,16,0,0,NULL), - (21709,0,0,1,16,0,0,NULL), - (21710,0,0,1,16,0,0,NULL), - (21711,0,0,1,16,0,0,NULL), - (21712,0,0,1,16,0,0,NULL), - (21713,0,0,1,16,0,0,NULL), - (21714,0,0,1,16,0,0,NULL), - (21715,0,0,1,16,0,0,NULL), - (21716,0,0,1,16,0,0,NULL), - (21717,0,0,1,16,0,0,NULL), - (21718,0,0,1,16,0,0,NULL), - (21719,0,0,1,16,0,0,NULL), - (21720,0,0,1,16,0,0,NULL), - (21721,0,0,1,16,0,0,NULL), - (21722,0,0,1,16,0,0,NULL), - (21723,0,0,1,16,0,0,NULL), - (21724,0,0,1,16,0,0,NULL), - (21725,0,0,1,16,0,0,NULL), - (21726,0,0,1,16,0,0,NULL), - (21727,0,0,1,16,0,0,NULL), - (21728,0,0,1,16,0,0,NULL), - (21729,0,0,1,16,0,0,NULL), - (21730,0,0,1,16,0,0,NULL), - (21731,0,0,1,16,0,0,NULL), - (21732,0,0,1,16,0,0,NULL), - (21733,0,0,1,16,0,0,NULL), - (21734,0,0,1,16,0,0,NULL), - (21735,0,0,1,16,0,0,NULL), - (21736,0,0,1,16,0,0,NULL), - (21737,0,0,1,16,0,0,NULL), - (21738,0,0,1,16,0,0,NULL), - (21739,0,0,1,16,0,0,NULL), - (21740,0,0,1,16,0,0,NULL), - (21741,0,0,1,16,0,0,NULL), - (21742,0,0,1,16,0,0,NULL), - (21743,0,0,1,16,0,0,NULL), - (21744,0,0,1,16,0,0,NULL), - (21745,0,0,1,16,0,0,NULL), - (21746,0,0,1,16,0,0,NULL), - (21747,0,0,1,16,0,0,NULL), - (21748,0,0,1,16,0,0,NULL), - (21749,0,0,1,16,0,0,NULL), - (21750,0,0,1,16,0,0,NULL), - (21751,0,0,1,16,0,0,NULL), - (21752,0,0,1,16,0,0,NULL), - (21753,0,0,1,16,0,0,NULL), - (21754,0,0,1,16,0,0,NULL), - (21755,0,0,1,16,0,0,NULL), - (21756,0,0,1,16,0,0,NULL), - (21757,0,0,1,16,0,0,NULL), - (21758,0,0,1,16,0,0,NULL), - (21759,0,0,1,16,0,0,NULL), - (21760,0,0,1,16,0,0,NULL), (21761,0,3,1,16,0,0,NULL), - (21762,0,0,1,16,0,0,NULL), - (21763,0,0,1,16,0,0,NULL), - (21764,0,0,1,16,0,0,NULL), - (21765,0,0,1,16,0,0,NULL), - (21766,0,0,1,16,0,0,NULL), - (21767,0,0,1,16,0,0,NULL), (21768,0,3,1,16,0,0,NULL), - (21769,0,0,1,16,0,0,NULL), - (21770,0,0,1,16,0,0,NULL), - (21771,0,0,1,16,0,0,NULL), - (21772,0,0,1,16,0,0,NULL), - (21773,0,0,1,16,0,0,NULL), - (21774,0,0,1,16,0,0,NULL), - (21775,0,0,1,16,0,0,NULL), - (21777,0,0,1,16,0,0,NULL), - (21778,0,0,1,16,0,0,NULL), - (21779,0,0,1,16,0,0,NULL), - (21780,0,0,1,16,0,0,NULL), - (21781,0,0,1,16,0,0,NULL), - (21782,0,0,1,16,0,0,NULL), - (21783,0,0,1,16,0,0,NULL), - (21784,0,0,1,16,0,0,NULL), - (21785,0,0,1,16,0,0,NULL), - (21786,0,0,1,16,0,0,NULL), - (21787,0,0,1,16,0,0,NULL), - (21788,0,0,1,16,0,0,NULL), - (21789,0,0,1,16,0,0,NULL), - (21790,0,0,1,16,0,0,NULL), - (21791,0,0,1,16,0,0,NULL), - (21792,0,0,1,16,0,0,NULL), - (21793,0,0,1,16,0,0,NULL), - (21794,0,0,1,16,0,0,NULL), - (21795,0,0,1,16,0,0,NULL), - (21796,0,0,1,16,0,0,NULL), - (21797,0,0,1,16,0,0,NULL), - (21798,0,0,1,16,0,0,NULL), - (21799,0,0,1,16,0,0,NULL), - (21800,0,0,1,16,0,0,NULL), - (21801,0,0,1,16,0,0,NULL), - (21802,0,0,1,16,0,0,NULL), - (21803,0,0,1,16,0,0,NULL), - (21804,0,0,1,16,0,0,NULL), - (21805,0,0,1,16,0,0,NULL), - (21806,0,0,1,16,0,0,NULL), - (21807,0,0,1,16,0,0,NULL), - (21808,0,0,1,16,0,0,NULL), - (21809,0,0,1,16,0,0,NULL), - (21810,0,0,1,16,0,0,NULL), - (21811,0,0,1,16,0,0,NULL), - (21812,0,0,1,16,0,0,NULL), - (21813,0,0,1,16,0,0,NULL), - (21814,0,0,1,16,0,0,NULL), - (21815,0,0,1,16,0,0,NULL), - (21816,0,0,1,16,0,0,NULL), - (21817,0,0,1,16,0,0,NULL), - (21818,0,0,1,16,0,0,NULL), - (21819,0,0,1,16,0,0,NULL), - (21820,0,0,1,16,0,0,NULL), - (21821,0,0,1,16,0,0,NULL), - (21822,0,0,1,16,0,0,NULL), - (21823,0,0,1,16,0,0,NULL), - (21824,0,0,1,16,0,0,NULL), - (21825,0,0,1,16,0,0,NULL), - (21826,0,0,1,16,0,0,NULL), - (21827,0,0,1,16,0,0,NULL), - (21828,0,0,1,16,0,0,NULL), - (21829,0,0,1,16,0,0,NULL), - (21830,0,0,1,16,0,0,NULL), - (21831,0,0,1,16,0,0,NULL), - (21832,0,0,1,16,0,0,NULL), - (21833,0,0,1,16,0,0,NULL), - (21834,0,0,1,16,0,0,NULL), - (21835,0,0,1,16,0,0,NULL), - (21836,0,0,1,16,0,0,NULL), - (21837,0,0,1,16,0,0,NULL), - (21838,0,0,1,16,0,0,NULL), - (21839,0,0,1,16,0,0,NULL), - (21840,0,0,1,16,0,0,NULL), - (21841,0,0,1,16,0,0,NULL), - (21842,0,0,1,16,0,0,NULL), - (21843,0,0,1,16,0,0,NULL), - (21844,0,0,1,16,0,0,NULL), - (21845,0,0,1,16,0,0,NULL), - (21846,0,0,1,16,0,0,NULL), - (21847,0,0,1,16,0,0,NULL), - (21848,0,0,1,16,0,0,NULL), - (21849,0,0,1,16,0,0,NULL), - (21850,0,0,1,16,0,0,NULL), - (21851,0,0,1,16,0,0,NULL), - (21852,0,0,1,16,0,0,NULL), - (21853,0,0,1,16,0,0,NULL), - (21854,0,0,1,16,0,0,NULL), - (21855,0,0,1,16,0,0,NULL), - (21856,0,0,1,16,0,0,NULL), - (21857,0,0,1,16,0,0,NULL), - (21858,0,0,1,16,0,0,NULL), - (21859,0,0,1,16,0,0,NULL), - (21860,0,0,1,16,0,0,NULL), - (21861,0,0,1,16,0,0,NULL), - (21862,0,0,1,16,0,0,NULL), - (21863,0,0,1,16,0,0,NULL), - (21864,0,0,1,16,0,0,NULL), - (21865,0,0,1,16,0,0,NULL), - (21866,0,0,1,16,0,0,NULL), - (21867,0,0,1,16,0,0,NULL), - (21868,0,0,1,16,0,0,NULL), - (21869,0,0,1,16,0,0,NULL), - (21870,0,0,1,16,0,0,NULL), - (21871,0,0,1,16,0,0,NULL), - (21872,0,0,1,16,0,0,NULL), - (21873,0,0,1,16,0,0,NULL), - (21874,0,0,1,16,0,0,NULL), - (21875,0,0,1,16,0,0,NULL), - (21876,0,0,1,16,0,0,NULL), - (21877,0,0,1,16,0,0,NULL), - (21878,0,0,1,16,0,0,NULL), - (21879,0,0,1,16,0,0,NULL), - (21880,0,0,1,16,0,0,NULL), - (21881,0,0,1,16,0,0,NULL), - (21882,0,0,1,16,0,0,NULL), - (21883,0,0,1,16,0,0,NULL), - (21884,0,0,1,16,0,0,NULL), - (21885,0,0,1,16,0,0,NULL), - (21886,0,0,1,16,0,0,NULL), - (21887,0,0,1,16,0,0,NULL), - (21888,0,0,1,16,0,0,NULL), - (21889,0,0,1,16,0,0,NULL), - (21890,0,0,1,16,0,0,NULL), - (21891,0,0,1,16,0,0,NULL), - (21892,0,0,1,16,0,0,NULL), - (21893,0,0,1,16,0,0,NULL), - (21894,0,0,1,16,0,0,NULL), - (21895,0,0,1,16,0,0,NULL), - (21896,0,0,1,16,0,0,NULL), - (21897,0,0,1,16,0,0,NULL), - (21898,0,0,1,16,0,0,NULL), - (21899,0,0,1,16,0,0,NULL), - (21900,0,0,1,16,0,0,NULL), - (21901,0,0,1,16,0,0,NULL), - (21902,0,0,1,16,0,0,NULL), - (21903,0,0,1,16,0,0,NULL), - (21904,0,0,1,16,0,0,NULL), - (21905,0,0,1,16,0,0,NULL), - (21906,0,0,1,16,0,0,NULL), - (21907,0,0,1,16,0,0,NULL), - (21908,0,0,1,16,0,0,NULL), - (21909,0,0,1,16,0,0,NULL), - (21910,0,0,1,16,0,0,NULL), - (21911,0,0,1,16,0,0,NULL), - (21912,0,0,1,16,0,0,NULL), - (21913,0,0,1,16,0,0,NULL), - (21914,0,0,1,16,0,0,NULL), - (21915,0,0,1,16,0,0,NULL), - (21916,0,0,1,16,0,0,NULL), - (21917,0,0,1,16,0,0,NULL), - (21918,0,0,1,16,0,0,NULL), - (21919,0,0,1,16,0,0,NULL), - (21920,0,0,1,16,0,0,NULL), - (21921,0,0,1,16,0,0,NULL), - (21922,0,0,1,16,0,0,NULL), - (21923,0,0,1,16,0,0,NULL), - (21924,0,0,1,16,0,0,NULL), - (21925,0,0,1,16,0,0,NULL), - (21926,0,0,1,16,0,0,NULL), - (21927,0,0,1,16,0,0,NULL), - (21928,0,0,1,16,0,0,NULL), - (21929,0,0,1,16,0,0,NULL), - (21930,0,0,1,16,0,0,NULL), - (21931,0,0,1,16,0,0,NULL), - (21932,0,0,1,16,0,0,NULL), - (21933,0,0,1,16,0,0,NULL), - (21934,0,0,1,16,0,0,NULL), - (21935,0,0,1,16,0,0,NULL), - (21936,0,0,1,16,0,0,NULL), - (21937,0,0,1,16,0,0,NULL), - (21938,0,0,1,16,0,0,NULL), - (21939,0,0,1,16,0,0,NULL), - (21940,0,0,1,16,0,0,NULL), - (21941,0,0,1,16,0,0,NULL), - (21942,0,0,1,16,0,0,NULL), - (21943,0,0,1,16,0,0,NULL), - (21944,0,0,1,16,0,0,NULL), - (21945,0,0,1,16,0,0,NULL), - (21946,0,0,1,16,0,0,NULL), - (21947,0,0,1,16,0,0,NULL), - (21948,0,0,1,16,0,0,NULL), - (21949,0,0,1,16,0,0,NULL), - (21950,0,0,1,16,0,0,NULL), - (21951,0,0,1,16,0,0,NULL), - (21952,0,0,1,16,0,0,NULL), - (21953,0,0,1,16,0,0,NULL), - (21954,0,0,1,16,0,0,NULL), - (21955,0,0,1,16,0,0,NULL), - (21956,0,0,1,16,0,0,NULL), - (21957,0,0,1,16,0,0,NULL), - (21958,0,0,1,16,0,0,NULL), - (21959,0,0,1,16,0,0,NULL), - (21960,0,0,1,16,0,0,NULL), - (21961,0,0,1,16,0,0,NULL), - (21962,0,0,1,16,0,0,NULL), - (21963,0,0,1,16,0,0,NULL), - (21964,0,0,1,16,0,0,NULL), - (21965,0,0,1,16,0,0,NULL), - (21966,0,0,1,16,0,0,NULL), - (21967,0,0,1,16,0,0,NULL), - (21968,0,0,1,16,0,0,NULL), - (21969,0,0,1,16,0,0,NULL), - (21970,0,0,1,16,0,0,NULL), - (21971,0,0,1,16,0,0,NULL), - (21972,0,0,1,16,0,0,NULL), - (21973,0,0,1,16,0,0,NULL), - (21974,0,0,1,16,0,0,NULL), - (21975,0,0,1,16,0,0,NULL), - (21976,0,0,1,16,0,0,NULL), - (21977,0,0,1,16,0,0,NULL), - (21978,0,0,1,16,0,0,NULL), - (21979,0,0,1,16,0,0,NULL), - (21980,0,0,1,16,0,0,NULL), - (21981,0,0,1,16,0,0,NULL), - (21982,0,0,1,16,0,0,NULL), - (21983,0,0,1,16,0,0,NULL), - (21984,0,0,1,16,0,0,NULL), - (21985,0,0,1,16,0,0,NULL), - (21986,0,0,1,16,0,0,NULL), - (21987,0,0,1,16,0,0,NULL), - (21988,0,0,1,16,0,0,NULL), - (21989,0,0,1,16,0,0,NULL), - (21990,0,0,1,16,0,0,NULL), - (21991,0,0,1,16,0,0,NULL), - (21992,0,0,1,16,0,0,NULL), - (21993,0,0,1,16,0,0,NULL), - (21994,0,0,1,16,0,0,NULL), - (21995,0,0,1,16,0,0,NULL), - (21996,0,0,1,16,0,0,NULL), - (21997,0,0,1,16,0,0,NULL), - (21998,0,0,1,16,0,0,NULL), - (21999,0,0,1,16,0,0,NULL), - (22000,0,0,1,16,0,0,NULL), - (22001,0,0,1,16,0,0,NULL), - (22002,0,0,1,16,0,0,NULL), - (22003,0,0,1,16,0,0,NULL), - (22004,0,0,1,16,0,0,NULL), - (22005,0,0,1,16,0,0,NULL), - (22006,0,0,1,16,0,0,NULL), - (22007,0,0,1,16,0,0,NULL), - (22008,0,0,1,16,0,0,NULL), - (22009,0,0,1,16,0,0,NULL), - (22010,0,0,1,16,0,0,NULL), - (22011,0,0,1,16,0,0,NULL), - (22012,0,0,1,16,0,0,NULL), - (22013,0,0,1,16,0,0,NULL), - (22014,0,0,1,16,0,0,NULL), - (22015,0,0,1,16,0,0,NULL), - (22016,0,0,1,16,0,0,NULL), - (22017,0,0,1,16,0,0,NULL), - (22018,0,0,1,16,0,0,NULL), - (22019,0,0,1,16,0,0,NULL), - (22020,0,0,1,16,0,0,NULL), - (22021,0,0,1,16,0,0,NULL), - (22022,0,0,1,16,0,0,NULL), - (22023,0,0,1,16,0,0,NULL), - (22024,0,0,1,16,0,0,NULL), - (22025,0,0,1,16,0,0,NULL), - (22026,0,0,1,16,0,0,NULL), - (22027,0,0,1,16,0,0,NULL), - (22028,0,0,1,16,0,0,NULL), - (22029,0,0,1,16,0,0,NULL), - (22030,0,0,1,16,0,0,NULL), - (22031,0,0,1,16,0,0,NULL), - (22032,0,0,1,16,0,0,NULL), - (22033,0,0,1,16,0,0,NULL), - (22034,0,0,1,16,0,0,NULL), - (22035,0,0,1,16,0,0,NULL), - (22036,0,0,1,16,0,0,NULL), - (22037,0,0,1,16,0,0,NULL), - (22038,0,0,1,16,0,0,NULL), - (22039,0,0,1,16,0,0,NULL), - (22040,0,0,1,16,0,0,NULL), - (22041,0,0,1,16,0,0,NULL), - (22042,0,0,1,16,0,0,NULL), - (22043,0,0,1,16,0,0,NULL), - (22044,0,0,1,16,0,0,NULL), - (22045,0,0,1,16,0,0,NULL), - (22046,0,0,1,16,0,0,NULL), - (22047,0,0,1,16,0,0,NULL), - (22048,0,0,1,16,0,0,NULL), - (22049,0,0,1,16,0,0,NULL), - (22050,0,0,1,16,0,0,NULL), - (22051,0,0,1,16,0,0,NULL), - (22052,0,0,1,16,0,0,NULL), - (22053,0,0,1,16,0,0,NULL), - (22054,0,0,1,16,0,0,NULL), - (22055,0,0,1,16,0,0,NULL), - (22056,0,0,1,16,0,0,NULL), - (22057,0,0,1,16,0,0,NULL), - (22058,0,0,1,16,0,0,NULL), - (22059,0,0,1,16,0,0,NULL), - (22060,0,0,1,16,0,0,NULL), - (22061,0,0,1,16,0,0,NULL), - (22062,0,0,1,16,0,0,NULL), - (22063,0,0,1,16,0,0,NULL), - (22064,0,0,1,16,0,0,NULL), - (22065,0,0,1,16,0,0,NULL), - (22066,0,0,1,16,0,0,NULL), - (22067,0,0,1,16,0,0,NULL), - (22068,0,0,1,16,0,0,NULL), - (22069,0,0,1,16,0,0,NULL), - (22070,0,0,1,16,0,0,NULL), - (22071,0,0,1,16,0,0,NULL), - (22072,0,0,1,16,0,0,NULL), - (22073,0,0,1,16,0,0,NULL), - (22074,0,0,1,16,0,0,NULL), - (22075,0,0,1,16,0,0,NULL), - (22076,0,0,1,16,0,0,NULL), - (22077,0,0,1,16,0,0,NULL), - (22078,0,0,1,16,0,0,NULL), - (22079,0,0,1,16,0,0,NULL), - (22080,0,0,1,16,0,0,NULL), - (22081,0,0,1,16,0,0,NULL), - (22082,0,0,1,16,0,0,NULL), - (22083,0,0,1,16,0,0,NULL), - (22084,0,0,1,16,0,0,NULL), - (22085,0,0,1,16,0,0,NULL), - (22086,0,0,1,16,0,0,NULL), - (22087,0,0,1,16,0,0,NULL), - (22088,0,0,1,16,0,0,NULL), - (22089,0,0,1,16,0,0,NULL), - (22090,0,0,1,16,0,0,NULL), - (22091,0,0,1,16,0,0,NULL), - (22092,0,0,1,16,0,0,NULL), - (22093,0,0,1,16,0,0,NULL), - (22094,0,0,1,16,0,0,NULL), - (22095,0,0,1,16,0,0,NULL), - (22096,0,0,1,16,0,0,NULL), - (22097,0,0,1,16,0,0,NULL), - (22098,0,0,1,16,0,0,NULL), - (22099,0,0,1,16,0,0,NULL), - (22100,0,0,1,16,0,0,NULL), - (22101,0,0,1,16,0,0,NULL), - (22102,0,0,1,16,0,0,NULL), - (22103,0,0,1,16,0,0,NULL), - (22104,0,0,1,16,0,0,NULL), - (22105,0,0,1,16,0,0,NULL), - (22106,0,0,1,16,0,0,NULL), - (22107,0,0,1,16,0,0,NULL), - (22108,0,0,1,16,0,0,NULL), - (22109,0,0,1,16,0,0,NULL), - (22110,0,0,1,16,0,0,NULL), - (22111,0,0,1,16,0,0,NULL), - (22112,0,0,1,16,0,0,NULL), - (22113,0,0,1,16,0,0,NULL), - (22114,0,0,1,16,0,0,NULL), - (22115,0,0,1,16,0,0,NULL), - (22116,0,0,1,16,0,0,NULL), - (22117,0,0,1,16,0,0,NULL), - (22118,0,0,1,16,0,0,NULL), - (22119,0,0,1,16,0,0,NULL), - (22120,0,0,1,16,0,0,NULL), - (22121,0,0,1,16,0,0,NULL), - (22122,0,0,1,16,0,0,NULL), - (22123,0,0,1,16,0,0,NULL), - (22124,0,0,1,16,0,0,NULL), - (22125,0,0,1,16,0,0,NULL), - (22126,0,0,1,16,0,0,NULL), - (22127,0,0,1,16,0,0,NULL), - (22128,0,0,1,16,0,0,NULL), - (22129,0,0,1,16,0,0,NULL), - (22130,0,0,1,16,0,0,NULL), - (22131,0,0,1,16,0,0,NULL), - (22132,0,0,1,16,0,0,NULL), - (22133,0,0,1,16,0,0,NULL), - (22134,0,0,1,16,0,0,NULL), - (22135,0,0,1,16,0,0,NULL), - (22136,0,0,1,16,0,0,NULL), - (22137,0,0,1,16,0,0,NULL), - (22138,0,0,1,16,0,0,NULL), - (22139,0,0,1,16,0,0,NULL), - (22140,0,0,1,16,0,0,NULL), - (22141,0,0,1,16,0,0,NULL), - (22142,0,0,1,16,0,0,NULL), - (22143,0,0,1,16,0,0,NULL), - (22144,0,0,1,16,0,0,NULL), - (22145,0,0,1,16,0,0,NULL), - (22146,0,0,1,16,0,0,NULL), - (22147,0,0,1,16,0,0,NULL), - (22148,0,0,1,16,0,0,NULL), - (22149,0,0,1,16,0,0,NULL), - (22150,0,0,1,16,0,0,NULL), - (22151,0,0,1,16,0,0,NULL), - (22152,0,0,1,16,0,0,NULL), - (22153,0,0,1,16,0,0,NULL), - (22154,0,0,1,16,0,0,NULL), - (22155,0,0,1,16,0,0,NULL), - (22156,0,0,1,16,0,0,NULL), - (22157,0,0,1,16,0,0,NULL), - (22158,0,0,1,16,0,0,NULL), - (22159,0,0,1,16,0,0,NULL), - (22160,0,0,1,16,0,0,NULL), - (22161,0,0,1,16,0,0,NULL), - (22162,0,0,1,16,0,0,NULL), - (22163,0,0,1,16,0,0,NULL), - (22164,0,0,1,16,0,0,NULL), - (22165,0,0,1,16,0,0,NULL), - (22166,0,0,1,16,0,0,NULL), - (22167,0,0,1,16,0,0,NULL), - (22168,0,0,1,16,0,0,NULL), - (22169,0,0,1,16,0,0,NULL), - (22170,0,0,1,16,0,0,NULL), - (22171,0,0,1,16,0,0,NULL), - (22172,0,0,1,16,0,0,NULL), - (22173,0,0,1,16,0,0,NULL), - (22174,0,0,1,16,0,0,NULL), - (22175,0,0,1,16,0,0,NULL), - (22176,0,0,1,16,0,0,NULL), - (22177,0,0,1,16,0,0,NULL), - (22178,0,0,1,16,0,0,NULL), - (22179,0,0,1,16,0,0,NULL), - (22180,0,0,1,16,0,0,NULL), - (22182,0,0,1,16,0,0,NULL), - (22183,0,0,1,16,0,0,NULL), - (22184,0,0,1,16,0,0,NULL), - (22185,0,0,1,16,0,0,NULL), - (22186,0,0,1,16,0,0,NULL), - (22187,0,0,1,16,0,0,NULL), - (22189,0,0,1,16,0,0,NULL), - (22190,0,0,1,16,0,0,NULL), - (22191,0,0,1,16,0,0,NULL), - (22192,0,0,1,16,0,0,NULL), - (22193,0,0,1,16,0,0,NULL), - (22194,0,0,1,16,0,0,NULL), - (22195,0,0,1,16,0,0,NULL), - (22196,0,0,1,16,0,0,NULL), - (22197,0,0,1,16,0,0,NULL), - (22198,0,0,1,16,0,0,NULL), - (22199,0,0,1,16,0,0,NULL), - (22200,0,0,1,16,0,0,NULL), - (22201,0,0,1,16,0,0,NULL), - (22202,0,0,1,16,0,0,NULL), - (22203,0,0,1,16,0,0,NULL), - (22204,0,0,1,16,0,0,NULL), - (22205,0,0,1,16,0,0,NULL), - (22206,0,0,1,16,0,0,NULL), - (22207,0,0,1,16,0,0,NULL), - (22208,0,0,1,16,0,0,NULL), - (22209,0,0,1,16,0,0,NULL), - (22210,0,0,1,16,0,0,NULL), - (22211,0,0,1,16,0,0,NULL), - (22212,0,0,1,16,0,0,NULL), - (22213,0,0,1,16,0,0,NULL), - (22214,0,0,1,16,0,0,NULL), - (22215,0,0,1,16,0,0,NULL), - (22216,0,0,1,16,0,0,NULL), - (22217,0,0,1,16,0,0,NULL), - (22218,0,0,1,16,0,0,NULL), - (22219,0,0,1,16,0,0,NULL), - (22220,0,0,1,16,0,0,NULL), - (22221,0,0,1,16,0,0,NULL), - (22222,0,0,1,16,0,0,NULL), - (22223,0,0,1,16,0,0,NULL), - (22224,0,0,1,16,0,0,NULL), - (22225,0,0,1,16,0,0,NULL), - (22226,0,0,1,16,0,0,NULL), - (22227,0,0,1,16,0,0,NULL), - (22228,0,0,1,16,0,0,NULL), - (22229,0,0,1,16,0,0,NULL), - (22230,0,0,1,16,0,0,NULL), - (22231,0,0,1,16,0,0,NULL), - (22232,0,0,1,16,0,0,NULL), - (22233,0,0,1,16,0,0,NULL), - (22234,0,0,1,16,0,0,NULL), - (22235,0,0,1,16,0,0,NULL), - (22236,0,0,1,16,0,0,NULL), - (22237,0,0,1,16,0,0,NULL), - (22238,0,0,1,16,0,0,NULL), - (22239,0,0,1,16,0,0,NULL), - (22240,0,0,1,16,0,0,NULL), - (22241,0,0,1,16,0,0,NULL), - (22242,0,0,1,16,0,0,NULL), - (22243,0,0,1,16,0,0,NULL), - (22244,0,0,1,16,0,0,NULL), - (22245,0,0,1,16,0,0,NULL), - (22246,0,0,1,16,0,0,NULL), - (22247,0,0,1,16,0,0,NULL), - (22248,0,0,1,16,0,0,NULL), - (22249,0,0,1,16,0,0,NULL), - (22250,0,0,1,16,0,0,NULL), - (22251,0,0,1,16,0,0,NULL), - (22252,0,0,1,16,0,0,NULL), - (22253,0,0,1,16,0,0,NULL), - (22254,0,0,1,16,0,0,NULL), - (22255,0,0,1,16,0,0,NULL), - (22256,0,0,1,16,0,0,NULL), - (22257,0,0,1,16,0,0,NULL), - (22258,0,0,1,16,0,0,NULL), - (22259,0,0,1,16,0,0,NULL), - (22260,0,0,1,16,0,0,NULL), - (22261,0,0,1,16,0,0,NULL), - (22262,0,0,1,16,0,0,NULL), - (22263,0,0,1,16,0,0,NULL), - (22264,0,0,1,16,0,0,NULL), - (22265,0,0,1,16,0,0,NULL), - (22266,0,0,1,16,0,0,NULL), - (22267,0,0,1,16,0,0,NULL), - (22268,0,0,1,16,0,0,NULL), - (22269,0,0,1,16,0,0,NULL), - (22270,0,0,1,16,0,0,NULL), - (22271,0,0,1,16,0,0,NULL), - (22272,0,0,1,16,0,0,NULL), - (22273,0,0,1,16,0,0,NULL), - (22275,0,0,1,16,0,0,NULL), - (22276,0,0,1,16,0,0,NULL), - (22277,0,0,1,16,0,0,NULL), - (22278,0,0,1,16,0,0,NULL), - (22279,0,0,1,16,0,0,NULL), - (22280,0,0,1,16,0,0,NULL), - (22281,0,0,1,16,0,0,NULL), - (22282,0,0,1,16,0,0,NULL), - (22283,0,0,1,16,0,0,NULL), - (22284,0,0,1,16,0,0,NULL), - (22285,0,0,1,16,0,0,NULL), - (22286,0,0,1,16,0,0,NULL), - (22287,0,0,1,16,0,0,NULL), - (22288,0,0,1,16,0,0,NULL), - (22289,0,0,1,16,0,0,NULL), - (22290,0,0,1,16,0,0,NULL), - (22291,0,0,1,16,0,0,NULL), - (22292,0,0,1,16,0,0,NULL), - (22293,0,0,1,16,0,0,NULL), - (22294,0,0,1,16,0,0,NULL), - (22295,0,0,1,16,0,0,NULL), - (22296,0,0,1,16,0,0,NULL), - (22297,0,0,1,16,0,0,NULL), - (22298,0,0,1,16,0,0,NULL), - (22299,0,0,1,16,0,0,NULL), - (22300,0,0,1,16,0,0,NULL), - (22301,0,0,1,16,0,0,NULL), - (22302,0,0,1,16,0,0,NULL), - (22303,0,0,1,16,0,0,NULL), - (22304,0,0,1,16,0,0,NULL), - (22305,0,0,1,16,0,0,NULL), - (22306,0,0,1,16,0,0,NULL), - (22308,0,0,1,16,0,0,NULL), - (22309,0,0,1,16,0,0,NULL), - (22310,0,0,1,16,0,0,NULL), - (22311,0,0,1,16,0,0,NULL), - (22312,0,0,1,16,0,0,NULL), - (22313,0,0,1,16,0,0,NULL), - (22314,0,0,1,16,0,0,NULL), - (22315,0,0,1,16,0,0,NULL), - (22316,0,0,1,16,0,0,NULL), - (22317,0,0,1,16,0,0,NULL), - (22319,0,0,1,16,0,0,NULL), - (22320,0,0,1,16,0,0,NULL), - (22321,0,0,1,16,0,0,NULL), - (22322,0,0,1,16,0,0,NULL), - (22323,0,0,1,16,0,0,NULL), - (22324,0,0,1,16,0,0,NULL), - (22325,0,0,1,16,0,0,NULL), - (22326,0,0,1,16,0,0,NULL), - (22327,0,0,1,16,0,0,NULL), - (22328,0,0,1,16,0,0,NULL), - (22329,0,0,1,16,0,0,NULL), - (22330,0,0,1,16,0,0,NULL), - (22331,0,0,1,16,0,0,NULL), - (22333,0,0,1,16,0,0,NULL), - (22334,0,0,1,16,0,0,NULL), - (22335,0,0,1,16,0,0,NULL), - (22336,0,0,1,16,0,0,NULL), - (22337,0,0,1,16,0,0,NULL), - (22338,0,0,1,16,0,0,NULL), - (22339,0,0,1,16,0,0,NULL), - (22340,0,0,1,16,0,0,NULL), - (22341,0,0,1,16,0,0,NULL), - (22342,0,0,1,16,0,0,NULL), - (22343,0,0,1,16,0,0,NULL), - (22344,0,0,1,16,0,0,NULL), - (22345,0,0,1,16,0,0,NULL), - (22346,0,0,1,16,0,0,NULL), - (22347,0,0,1,16,0,0,NULL), - (22348,0,0,1,16,0,0,NULL), - (22349,0,0,1,16,0,0,NULL), - (22350,0,0,1,16,0,0,NULL), - (22351,0,0,1,16,0,0,NULL), - (22352,0,0,1,16,0,0,NULL), - (22353,0,0,1,16,0,0,NULL), - (22354,0,0,1,16,0,0,NULL), - (22355,0,0,1,16,0,0,NULL), - (22356,0,0,1,16,0,0,NULL), - (22357,0,0,1,16,0,0,NULL), - (22358,0,0,1,16,0,0,NULL), - (22359,0,0,1,16,0,0,NULL), - (22360,0,0,1,16,0,0,NULL), - (22361,0,0,1,16,0,0,NULL), - (22362,0,0,1,16,0,0,NULL), - (22363,0,0,1,16,0,0,NULL), - (22364,0,0,1,16,0,0,NULL), - (22365,0,0,1,16,0,0,NULL), - (22366,0,0,1,16,0,0,NULL), - (22367,0,0,1,16,0,0,NULL), - (22368,0,0,1,16,0,0,NULL), - (22369,0,0,1,16,0,0,NULL), - (22370,0,0,1,16,0,0,NULL), - (22371,0,0,1,16,0,0,NULL), - (22372,0,0,1,16,0,0,NULL), - (22373,0,0,1,16,0,0,NULL), - (22374,0,0,1,16,0,0,NULL), - (22375,0,0,1,16,0,0,NULL), - (22376,0,0,1,16,0,0,NULL), - (22377,0,0,1,16,0,0,NULL), - (22378,0,0,1,16,0,0,NULL), - (22379,0,0,1,16,0,0,NULL), - (22380,0,0,1,16,0,0,NULL), - (22381,0,0,1,16,0,0,NULL), - (22382,0,0,1,16,0,0,NULL), - (22383,0,0,1,16,0,0,NULL), - (22384,0,0,1,16,0,0,NULL), - (22385,0,0,1,16,0,0,NULL), - (22386,0,0,1,16,0,0,NULL), - (22387,0,0,1,16,0,0,NULL), - (22388,0,0,1,16,0,0,NULL), - (22389,0,0,1,16,0,0,NULL), - (22390,0,0,1,16,0,0,NULL), - (22391,0,0,1,16,0,0,NULL), - (22392,0,0,1,16,0,0,NULL), - (22393,0,0,1,16,0,0,NULL), - (22394,0,0,1,16,0,0,NULL), - (22395,0,0,1,16,0,0,NULL), - (22396,0,0,1,16,0,0,NULL), - (22397,0,0,1,16,0,0,NULL), - (22398,0,0,1,16,0,0,NULL), - (22399,0,0,1,16,0,0,NULL), - (22400,0,0,1,16,0,0,NULL), - (22401,0,0,1,16,0,0,NULL), - (22402,0,0,1,16,0,0,NULL), - (22403,0,0,1,16,0,0,NULL), - (22404,0,0,1,16,0,0,NULL), - (22405,0,0,1,16,0,0,NULL), - (22406,0,0,1,16,0,0,NULL), - (22407,0,0,1,16,0,0,NULL), - (22408,0,0,1,16,0,0,NULL), - (22409,0,0,1,16,0,0,NULL), - (22410,0,0,1,16,0,0,NULL), - (22411,0,0,1,16,0,0,NULL), - (22412,0,0,1,16,0,0,NULL), - (22413,0,0,1,16,0,0,NULL), - (22414,0,0,1,16,0,0,NULL), - (22415,0,0,1,16,0,0,NULL), - (22416,0,0,1,16,0,0,NULL), - (22417,0,0,1,16,0,0,NULL), - (22418,0,0,1,16,0,0,NULL), - (22419,0,0,1,16,0,0,NULL), - (22420,0,0,1,16,0,0,NULL), - (22421,0,0,1,16,0,0,NULL), - (22422,0,0,1,16,0,0,NULL), - (22423,0,0,1,16,0,0,NULL), - (22424,0,0,1,16,0,0,NULL), - (22425,0,0,1,16,0,0,NULL), - (22426,0,0,1,16,0,0,NULL), - (22427,0,0,1,16,0,0,NULL), - (22428,0,0,1,16,0,0,NULL), - (22429,0,0,1,16,0,0,NULL), - (22430,0,0,1,16,0,0,NULL), - (22431,0,0,1,16,0,0,NULL), - (22432,0,0,1,16,0,0,NULL), - (22433,0,0,1,16,0,0,NULL), - (22434,0,0,1,16,0,0,NULL), - (22435,0,0,1,16,0,0,NULL), - (22436,0,0,1,16,0,0,NULL), - (22437,0,0,1,16,0,0,NULL), - (22438,0,0,1,16,0,0,NULL), - (22439,0,0,1,16,0,0,NULL), - (22440,0,0,1,16,0,0,NULL), - (22441,0,0,1,16,0,0,NULL), - (22442,0,0,1,16,0,0,NULL), - (22443,0,0,1,16,0,0,NULL), - (22444,0,0,1,16,0,0,NULL), - (22445,0,0,1,16,0,0,NULL), - (22446,0,0,1,16,0,0,NULL), - (22447,0,0,1,16,0,0,NULL), - (22448,0,0,1,16,0,0,NULL), - (22449,0,0,1,16,0,0,NULL), - (22450,0,0,1,16,0,0,NULL), - (22452,0,0,1,16,0,0,NULL), - (22453,0,0,1,16,0,0,NULL), - (22454,0,0,1,16,0,0,NULL), - (22455,0,0,1,16,0,0,NULL), - (22456,0,0,1,16,0,0,NULL), - (22457,0,0,1,16,0,0,NULL), - (22458,0,0,1,16,0,0,NULL), - (22459,0,0,1,16,0,0,NULL), - (22460,0,0,1,16,0,0,NULL), - (22461,0,0,1,16,0,0,NULL), - (22462,0,0,1,16,0,0,NULL), - (22463,0,0,1,16,0,0,NULL), - (22464,0,0,1,16,0,0,NULL), - (22465,0,0,1,16,0,0,NULL), - (22466,0,0,1,16,0,0,NULL), - (22467,0,0,1,16,0,0,NULL), - (22468,0,0,1,16,0,0,NULL), - (22469,0,0,1,16,0,0,NULL), - (22470,0,0,1,16,0,0,NULL), - (22471,0,0,1,16,0,0,NULL), - (22472,0,0,1,16,0,0,NULL), - (22474,0,0,1,16,0,0,NULL), - (22475,0,0,1,16,0,0,NULL), - (22476,0,0,1,16,0,0,NULL), - (22477,0,0,1,16,0,0,NULL), - (22478,0,0,1,16,0,0,NULL), - (22479,0,0,1,16,0,0,NULL), - (22480,0,0,1,16,0,0,NULL), - (22481,0,0,1,16,0,0,NULL), - (22482,0,0,1,16,0,0,NULL), - (22483,0,0,1,16,0,0,NULL), - (22484,0,0,1,16,0,0,NULL), - (22485,0,0,1,16,0,0,NULL), - (22486,0,0,1,16,0,0,NULL), - (22487,0,0,1,16,0,0,NULL), - (22488,0,0,1,16,0,0,NULL), - (22489,0,0,1,16,0,0,NULL), - (22490,0,0,1,16,0,0,NULL), - (22492,0,0,1,16,0,0,NULL), - (22493,0,0,1,16,0,0,NULL), - (22494,0,0,1,16,0,0,NULL), - (22495,0,0,1,16,0,0,NULL), - (22496,0,0,1,16,0,0,NULL), - (22497,0,0,1,16,0,0,NULL), - (22498,0,0,1,16,0,0,NULL), - (22499,0,0,1,16,0,0,NULL), - (22500,0,0,1,16,0,0,NULL), - (22501,0,0,1,16,0,0,NULL), - (22502,0,0,1,16,0,0,NULL), - (22503,0,0,1,16,0,0,NULL), - (22504,0,0,1,16,0,0,NULL), - (22505,0,0,1,16,0,0,NULL), - (22506,0,0,1,16,0,0,NULL), - (22507,0,0,1,16,0,0,NULL), - (22508,0,0,1,16,0,0,NULL), - (22509,0,0,1,16,0,0,NULL), - (22510,0,0,1,16,0,0,NULL), - (22511,0,0,1,16,0,0,NULL), - (22512,0,0,1,16,0,0,NULL), - (22513,0,0,1,16,0,0,NULL), - (22514,0,0,1,16,0,0,NULL), - (22515,0,0,1,16,0,0,NULL), - (22516,0,0,1,16,0,0,NULL), - (22517,0,0,1,16,0,0,NULL), - (22518,0,0,1,16,0,0,NULL), - (22519,0,0,1,16,0,0,NULL), - (22520,0,0,1,16,0,0,NULL), - (22521,0,0,1,16,0,0,NULL), - (22522,0,0,1,16,0,0,NULL), - (22523,0,0,1,16,0,0,NULL), - (22524,0,0,1,16,0,0,NULL), - (22525,0,0,1,16,0,0,NULL), - (22526,0,0,1,16,0,0,NULL), - (22527,0,0,1,16,0,0,NULL), - (22528,0,0,1,16,0,0,NULL), - (22529,0,0,1,16,0,0,NULL), - (22530,0,0,1,16,0,0,NULL), - (22531,0,0,1,16,0,0,NULL), - (22532,0,0,1,16,0,0,NULL), - (22533,0,0,1,16,0,0,NULL), - (22534,0,0,1,16,0,0,NULL), - (22535,0,0,1,16,0,0,NULL), - (22536,0,0,1,16,0,0,NULL), - (22537,0,0,1,16,0,0,NULL), - (22538,0,0,1,16,0,0,NULL), - (22539,0,0,1,16,0,0,NULL), - (22540,0,0,1,16,0,0,NULL), - (22541,0,0,1,16,0,0,NULL), - (22542,0,0,1,16,0,0,NULL), - (22543,0,0,1,16,0,0,NULL), - (22544,0,0,1,16,0,0,NULL), - (22545,0,0,1,16,0,0,NULL), - (22546,0,0,1,16,0,0,NULL), - (22547,0,0,1,16,0,0,NULL), - (22548,0,0,1,16,0,0,NULL), - (22549,0,0,1,16,0,0,NULL), - (22550,0,0,1,16,0,0,NULL), - (22551,0,0,1,16,0,0,NULL), - (22552,0,0,1,16,0,0,NULL), - (22553,0,0,1,16,0,0,NULL), - (22554,0,0,1,16,0,0,NULL), + (45843,0,1,1,16,0,0,''), (22555,0,0,1,16,0,0,NULL), (22556,0,0,1,16,0,0,NULL), (22557,0,0,1,16,0,0,NULL), @@ -83604,7 +65189,6 @@ VALUES (22560,0,0,1,16,0,0,NULL), (22561,0,0,1,16,0,0,NULL), (22562,0,0,1,16,0,0,NULL), - (22563,0,0,1,16,0,0,NULL), (22564,0,0,1,16,0,0,NULL), (22565,0,0,1,16,0,0,NULL), (22566,0,0,1,16,0,0,NULL), @@ -83637,11 +65221,9 @@ VALUES (22593,0,0,1,16,0,0,NULL), (22594,0,0,1,16,0,0,NULL), (22595,0,0,1,16,0,0,NULL), - (22596,0,0,1,16,0,0,NULL), (22597,0,0,1,16,0,0,NULL), (22598,0,0,1,16,0,0,NULL), (22599,0,0,1,16,0,0,NULL), - (22600,0,0,1,16,0,0,NULL), (22601,0,0,1,16,0,0,NULL), (22602,0,0,1,16,0,0,NULL), (22603,0,0,1,16,0,0,NULL), @@ -83676,7 +65258,6 @@ VALUES (22632,0,0,1,16,0,0,NULL), (22633,0,0,1,16,0,0,NULL), (22634,0,0,1,16,0,0,NULL), - (22635,0,0,1,16,0,0,NULL), (22636,0,0,1,16,0,0,NULL), (22637,0,0,1,16,0,0,NULL), (22638,0,0,1,16,0,0,NULL), @@ -83690,3324 +65271,54 @@ VALUES (22646,0,0,1,16,0,0,NULL), (22647,0,0,1,16,0,0,NULL), (22648,0,0,1,16,0,0,NULL), - (22649,0,0,1,16,0,0,NULL), - (22650,0,0,1,16,0,0,NULL), (22651,0,0,1,16,0,0,NULL), (22652,0,0,1,16,0,0,NULL), (22653,0,0,1,16,0,0,NULL), - (22654,0,0,1,16,0,0,NULL), (22655,0,0,1,16,0,0,NULL), - (22656,0,0,1,16,0,0,NULL), (22657,0,0,1,16,0,0,NULL), (22658,0,0,1,16,0,0,NULL), (22659,0,0,1,16,0,0,NULL), (22660,0,0,1,16,0,0,NULL), (22661,0,0,1,16,0,0,NULL), - (22662,0,0,1,16,0,0,NULL), - (22663,0,0,1,16,0,0,NULL), - (22664,0,0,1,16,0,0,NULL), - (22665,0,0,1,16,0,0,NULL), - (22666,0,0,1,16,0,0,NULL), - (22667,0,0,1,16,0,0,NULL), - (22668,0,0,1,16,0,0,NULL), - (22669,0,0,1,16,0,0,NULL), - (22670,0,0,1,16,0,0,NULL), - (22671,0,0,1,16,0,0,NULL), - (22672,0,0,1,16,0,0,NULL), - (22673,0,0,1,16,0,0,NULL), - (22674,0,0,1,16,0,0,NULL), - (22675,0,0,1,16,0,0,NULL), - (22676,0,0,1,16,0,0,NULL), - (22677,0,0,1,16,0,0,NULL), - (22678,0,0,1,16,0,0,NULL), - (22679,0,0,1,16,0,0,NULL), - (22680,0,0,1,16,0,0,NULL), - (22681,0,0,1,16,0,0,NULL), - (22682,0,0,1,16,0,0,NULL), - (22683,0,0,1,16,0,0,NULL), - (22684,0,0,1,16,0,0,NULL), - (22685,0,0,1,16,0,0,NULL), - (22686,0,0,1,16,0,0,NULL), - (22687,0,0,1,16,0,0,NULL), - (22688,0,0,1,16,0,0,NULL), - (22689,0,0,1,16,0,0,NULL), - (22690,0,0,1,16,0,0,NULL), - (22691,0,0,1,16,0,0,NULL), - (22692,0,0,1,16,0,0,NULL), - (22693,0,0,1,16,0,0,NULL), - (22694,0,0,1,16,0,0,NULL), - (22695,0,0,1,16,0,0,NULL), - (22696,0,0,1,16,0,0,NULL), - (22697,0,0,1,16,0,0,NULL), - (22698,0,0,1,16,0,0,NULL), - (22699,0,0,1,16,0,0,NULL), - (22700,0,0,1,16,0,0,NULL), - (22701,0,0,1,16,0,0,NULL), - (22702,0,0,1,16,0,0,NULL), - (22703,0,0,1,16,0,0,NULL), - (22704,0,0,1,16,0,0,NULL), - (22705,0,0,1,16,0,0,NULL), - (22706,0,0,1,16,0,0,NULL), - (22707,0,0,1,16,0,0,NULL), - (22708,0,0,1,16,0,0,NULL), - (22709,0,0,1,16,0,0,NULL), - (22710,0,0,1,16,0,0,NULL), - (22711,0,0,1,16,0,0,NULL), - (22712,0,0,1,16,0,0,NULL), - (22713,0,0,1,16,0,0,NULL), - (22714,0,0,1,16,0,0,NULL), - (22715,0,0,1,16,0,0,NULL), - (22716,0,0,1,16,0,0,NULL), - (22717,0,0,1,16,0,0,NULL), - (22718,0,0,1,16,0,0,NULL), - (22719,0,0,1,16,0,0,NULL), - (22720,0,0,1,16,0,0,NULL), - (22721,0,0,1,16,0,0,NULL), - (22722,0,0,1,16,0,0,NULL), - (22723,0,0,1,16,0,0,NULL), - (22724,0,0,1,16,0,0,NULL), - (22725,0,0,1,16,0,0,NULL), - (22726,0,0,1,16,0,0,NULL), - (22727,0,0,1,16,0,0,NULL), - (22728,0,0,1,16,0,0,NULL), - (22729,0,0,1,16,0,0,NULL), - (22730,0,0,1,16,0,0,NULL), - (22731,0,0,1,16,0,0,NULL), - (22732,0,0,1,16,0,0,NULL), - (22733,0,0,1,16,0,0,NULL), - (22734,0,0,1,16,0,0,NULL), - (22735,0,0,1,16,0,0,NULL), - (22736,0,0,1,16,0,0,NULL), - (22737,0,0,1,16,0,0,NULL), - (22738,0,0,1,16,0,0,NULL), - (22739,0,0,1,16,0,0,NULL), - (22740,0,0,1,16,0,0,NULL), - (22788,0,0,1,16,0,0,NULL), - (22789,0,0,1,16,0,0,NULL), - (22790,0,0,1,16,0,0,NULL), - (22791,0,0,1,16,0,0,NULL), - (22792,0,0,1,16,0,0,NULL), - (22793,0,0,1,16,0,0,NULL), - (22794,0,0,1,16,0,0,NULL), - (22795,0,0,1,16,0,0,NULL), - (22796,0,0,1,16,0,0,NULL), - (22797,0,0,1,16,0,0,NULL), - (22798,0,0,1,16,0,0,NULL), - (22799,0,0,1,16,0,0,NULL), - (22800,0,0,1,16,0,0,NULL), - (22801,0,0,1,16,0,0,NULL), - (22802,0,0,1,16,0,0,NULL), - (22803,0,0,1,16,0,0,NULL), - (22804,0,0,1,16,0,0,NULL), - (22805,0,0,1,16,0,0,NULL), - (22806,0,0,1,16,0,0,NULL), - (22807,0,0,1,16,0,0,NULL), - (22808,0,0,1,16,0,0,NULL), - (22809,0,0,1,16,0,0,NULL), - (22810,0,0,1,16,0,0,NULL), - (22811,0,0,1,16,0,0,NULL), - (22812,0,0,1,16,0,0,NULL), - (22813,0,0,1,16,0,0,NULL), - (22814,0,0,1,16,0,0,NULL), - (22815,0,0,1,16,0,0,NULL), - (22816,0,0,1,16,0,0,NULL), - (22817,0,0,1,16,0,0,NULL), - (22818,0,0,1,16,0,0,NULL), - (22819,0,0,1,16,0,0,NULL), - (22820,0,0,1,16,0,0,NULL), - (22821,0,0,1,16,0,0,NULL), - (22822,0,0,1,16,0,0,NULL), - (22823,0,0,1,16,0,0,NULL), - (22824,0,0,1,16,0,0,NULL), - (22825,0,0,1,16,0,0,NULL), - (22826,0,0,1,16,0,0,NULL), - (22827,0,0,1,16,0,0,NULL), - (22828,0,0,1,16,0,0,NULL), - (22829,0,0,1,16,0,0,NULL), - (22830,0,0,1,16,0,0,NULL), - (22831,0,0,1,16,0,0,NULL), - (22832,0,0,1,16,0,0,NULL), - (22833,0,0,1,16,0,0,NULL), - (22834,0,0,1,16,0,0,NULL), - (22835,0,0,1,16,0,0,NULL), - (22836,0,0,1,16,0,0,NULL), - (22837,0,0,1,16,0,0,NULL), - (22838,0,0,1,16,0,0,NULL), - (22839,0,0,1,16,0,0,NULL), - (22840,0,0,1,16,0,0,NULL), - (22841,0,0,1,16,0,0,NULL), - (22842,0,0,1,16,0,0,NULL), - (22843,0,0,1,16,0,0,NULL), - (22844,0,0,1,16,0,0,NULL), - (22845,0,0,1,16,0,0,NULL), - (22846,0,0,1,16,0,0,NULL), - (22847,0,0,1,16,0,0,NULL), - (22848,0,0,1,16,0,0,NULL), - (22849,0,0,1,16,0,0,NULL), - (22850,0,0,1,16,0,0,NULL), - (22851,0,0,1,16,0,0,NULL), - (22852,0,0,1,16,0,0,NULL), - (22853,0,0,1,16,0,0,NULL), - (22854,0,0,1,16,0,0,NULL), - (22855,0,0,1,16,0,0,NULL), - (22856,0,0,1,16,0,0,NULL), - (22857,0,0,1,16,0,0,NULL), - (22858,0,0,1,16,0,0,NULL), - (22859,0,0,1,16,0,0,NULL), - (22860,0,0,1,16,0,0,NULL), - (22861,0,0,1,16,0,0,NULL), - (22862,0,0,1,16,0,0,NULL), - (22863,0,0,1,16,0,0,NULL), - (22864,0,0,1,16,0,0,NULL), - (22865,0,0,1,16,0,0,NULL), - (22866,0,0,1,16,0,0,NULL), - (22867,0,0,1,16,0,0,NULL), - (22868,0,0,1,16,0,0,NULL), - (22869,0,0,1,16,0,0,NULL), - (22870,0,0,1,16,0,0,NULL), - (22871,0,0,1,16,0,0,NULL), - (22872,0,0,1,16,0,0,NULL), - (22873,0,0,1,16,0,0,NULL), - (22874,0,0,1,16,0,0,NULL), - (22875,0,0,1,16,0,0,NULL), - (22876,0,0,1,16,0,0,NULL), - (22877,0,0,1,16,0,0,NULL), - (22878,0,0,1,16,0,0,NULL), - (22879,0,0,1,16,0,0,NULL), - (22880,0,0,1,16,0,0,NULL), - (22881,0,0,1,16,0,0,NULL), - (22882,0,0,1,16,0,0,NULL), - (22883,0,0,1,16,0,0,NULL), - (22884,0,0,1,16,0,0,NULL), - (22885,0,0,1,16,0,0,NULL), - (22886,0,0,1,16,0,0,NULL), - (22887,0,0,1,16,0,0,NULL), - (22888,0,0,1,16,0,0,NULL), - (22889,0,0,1,16,0,0,NULL), - (22890,0,0,1,16,0,0,NULL), - (22891,0,0,1,16,0,0,NULL), - (22892,0,0,1,16,0,0,NULL), - (22893,0,0,1,16,0,0,NULL), - (22894,0,0,1,16,0,0,NULL), - (22895,0,0,1,16,0,0,NULL), - (22896,0,0,1,16,0,0,NULL), - (22897,0,0,1,16,0,0,NULL), - (22898,0,0,1,16,0,0,NULL), - (22899,0,0,1,16,0,0,NULL), - (22900,0,0,1,16,0,0,NULL), - (22901,0,0,1,16,0,0,NULL), - (22902,0,0,1,16,0,0,NULL), - (22903,0,0,1,16,0,0,NULL), - (22904,0,0,1,16,0,0,NULL), - (22905,0,0,1,16,0,0,NULL), - (22906,0,0,1,16,0,0,NULL), - (22907,0,0,1,16,0,0,NULL), - (22908,0,0,1,16,0,0,NULL), - (22909,0,0,1,16,0,0,NULL), - (22910,0,0,1,16,0,0,NULL), - (22911,0,0,1,16,0,0,NULL), - (22912,0,0,1,16,0,0,NULL), - (22913,0,0,1,16,0,0,NULL), - (22914,0,0,1,16,0,0,NULL), - (22915,0,0,1,16,0,0,NULL), - (22916,0,0,1,16,0,0,NULL), - (22917,0,0,1,16,0,0,NULL), - (22918,0,0,1,16,0,0,NULL), - (22919,0,0,1,16,0,0,NULL), - (22920,0,0,1,16,0,0,NULL), - (22921,0,0,1,16,0,0,NULL), - (22922,0,0,1,16,0,0,NULL), - (22923,0,0,1,16,0,0,NULL), - (22924,0,0,1,16,0,0,NULL), - (22925,0,0,1,16,0,0,NULL), - (22926,0,0,1,16,0,0,NULL), - (22927,0,0,1,16,0,0,NULL), - (22928,0,0,1,16,0,0,NULL), - (22929,0,0,1,16,0,0,NULL), - (22930,0,0,1,16,0,0,NULL), - (22931,0,0,1,16,0,0,NULL), - (22932,0,0,1,16,0,0,NULL), - (22933,0,0,1,16,0,0,NULL), - (22934,0,0,1,16,0,0,NULL), - (22935,0,0,1,16,0,0,NULL), - (22936,0,0,1,16,0,0,NULL), - (22937,0,0,1,16,0,0,NULL), - (22938,0,0,1,16,0,0,NULL), - (22939,0,0,1,16,0,0,NULL), - (22940,0,0,1,16,0,0,NULL), - (22941,0,0,1,16,0,0,NULL), - (22942,0,0,1,16,0,0,NULL), - (22943,0,0,1,16,0,0,NULL), - (22944,0,0,1,16,0,0,NULL), - (22945,0,0,1,16,0,0,NULL), - (22946,0,0,1,16,0,0,NULL), - (22947,0,0,1,16,0,0,NULL), - (22948,0,0,1,16,0,0,NULL), - (22949,0,0,1,16,0,0,NULL), - (22950,0,0,1,16,0,0,NULL), - (22951,0,0,1,16,0,0,NULL), - (22952,0,0,1,16,0,0,NULL), - (22953,0,0,1,16,0,0,NULL), - (22954,0,0,1,16,0,0,NULL), - (22955,0,0,1,16,0,0,NULL), - (22956,0,0,1,16,0,0,NULL), - (22957,0,0,1,16,0,0,NULL), - (22958,0,0,1,16,0,0,NULL), - (22959,0,0,1,16,0,0,NULL), - (22960,0,0,1,16,0,0,NULL), - (22961,0,0,1,16,0,0,NULL), - (22962,0,0,1,16,0,0,NULL), - (22963,0,0,1,16,0,0,NULL), - (22964,0,0,1,16,0,0,NULL), - (22965,0,0,1,16,0,0,NULL), - (22966,0,0,1,16,0,0,NULL), - (22967,0,0,1,16,0,0,NULL), - (22968,0,0,1,16,0,0,NULL), - (22969,0,0,1,16,0,0,NULL), - (22970,0,0,1,16,0,0,NULL), - (22971,0,0,1,16,0,0,NULL), - (22972,0,0,1,16,0,0,NULL), - (22973,0,0,1,16,0,0,NULL), - (22974,0,0,1,16,0,0,NULL), - (22975,0,0,1,16,0,0,NULL), - (22976,0,0,1,16,0,0,NULL), - (22977,0,0,1,16,0,0,NULL), - (22978,0,0,1,16,0,0,NULL), - (22979,0,0,1,16,0,0,NULL), - (22980,0,0,1,16,0,0,NULL), - (22981,0,0,1,16,0,0,NULL), - (22982,0,0,1,16,0,0,NULL), - (22983,0,0,1,16,0,0,NULL), - (22984,0,0,1,16,0,0,NULL), - (22985,0,0,1,16,0,0,NULL), - (22986,0,0,1,16,0,0,NULL), - (22987,0,0,1,16,0,0,NULL), - (22988,0,0,1,16,0,0,NULL), - (22989,0,0,1,16,0,0,NULL), - (22990,0,0,1,16,0,0,NULL), - (22991,0,0,1,16,0,0,NULL), - (22992,0,0,1,16,0,0,NULL), - (22993,0,0,1,16,0,0,NULL), - (22994,0,0,1,16,0,0,NULL), - (22995,0,0,1,16,0,0,NULL), - (22996,0,0,1,16,0,0,NULL), - (22997,0,0,1,16,0,0,NULL), - (22998,0,0,1,16,0,0,NULL), - (22999,0,0,1,16,0,0,NULL), - (23000,0,0,1,16,0,0,NULL), - (23001,0,0,1,16,0,0,NULL), - (23002,0,0,1,16,0,0,NULL), - (23003,0,0,1,16,0,0,NULL), - (23004,0,0,1,16,0,0,NULL), - (23005,0,0,1,16,0,0,NULL), - (23006,0,0,1,16,0,0,NULL), - (23007,0,0,1,16,0,0,NULL), - (23008,0,0,1,16,0,0,NULL), - (23009,0,0,1,16,0,0,NULL), - (23010,0,0,1,16,0,0,NULL), - (23011,0,0,1,16,0,0,NULL), - (23012,0,0,1,16,0,0,NULL), - (23013,0,0,1,16,0,0,NULL), - (23014,0,0,1,16,0,0,NULL), - (23015,0,0,1,16,0,0,NULL), - (23016,0,0,1,16,0,0,NULL), - (23017,0,0,1,16,0,0,NULL), - (23018,0,0,1,16,0,0,NULL), - (23019,0,0,1,16,0,0,NULL), - (23020,0,0,1,16,0,0,NULL), - (23021,0,0,1,16,0,0,NULL), - (23022,0,0,1,16,0,0,NULL), - (23023,0,0,1,16,0,0,NULL), - (23024,0,0,1,16,0,0,NULL), - (23025,0,0,1,16,0,0,NULL), - (23026,0,0,1,16,0,0,NULL), - (23027,0,0,1,16,0,0,NULL), - (23028,0,0,1,16,0,0,NULL), - (23029,0,0,1,16,0,0,NULL), - (23030,0,0,1,16,0,0,NULL), - (23031,0,0,1,16,0,0,NULL), - (23032,0,0,1,16,0,0,NULL), - (23033,0,0,1,16,0,0,NULL), - (23034,0,0,1,16,0,0,NULL), - (23035,0,0,1,16,0,0,NULL), - (23036,0,0,1,16,0,0,NULL), - (23037,0,0,1,16,0,0,NULL), - (23038,0,0,1,16,0,0,NULL), - (23039,0,0,1,16,0,0,NULL), - (23040,0,0,1,16,0,0,NULL), - (23041,0,0,1,16,0,0,NULL), - (23042,0,0,1,16,0,0,NULL), - (23043,0,0,1,16,0,0,NULL), - (23044,0,0,1,16,0,0,NULL), - (23045,0,0,1,16,0,0,NULL), - (23046,0,0,1,16,0,0,NULL), - (23047,0,0,1,16,0,0,NULL), - (23048,0,0,1,16,0,0,NULL), - (23049,0,0,1,16,0,0,NULL), - (23050,0,0,1,16,0,0,NULL), - (23051,0,0,1,16,0,0,NULL), - (23052,0,0,1,16,0,0,NULL), - (23053,0,0,1,16,0,0,NULL), - (23054,0,0,1,16,0,0,NULL), - (23055,0,0,1,16,0,0,NULL), - (23056,0,0,1,16,0,0,NULL), - (23057,0,0,1,16,0,0,NULL), - (23058,0,0,1,16,0,0,NULL), - (23059,0,0,1,16,0,0,NULL), - (23060,0,0,1,16,0,0,NULL), - (23061,0,0,1,16,0,0,NULL), - (23062,0,0,1,16,0,0,NULL), - (23063,0,0,1,16,0,0,NULL), - (23064,0,0,1,16,0,0,NULL), - (23065,0,0,1,16,0,0,NULL), - (23066,0,0,1,16,0,0,NULL), - (23067,0,0,1,16,0,0,NULL), - (23068,0,0,1,16,0,0,NULL), - (23069,0,0,1,16,0,0,NULL), - (23070,0,0,1,16,0,0,NULL), - (23071,0,0,1,16,0,0,NULL), - (23072,0,0,1,16,0,0,NULL), - (23073,0,0,1,16,0,0,NULL), - (23074,0,0,1,16,0,0,NULL), - (23075,0,0,1,16,0,0,NULL), - (23076,0,0,1,16,0,0,NULL), - (23098,0,0,1,16,0,0,NULL), - (23100,0,0,1,16,0,0,NULL), - (23101,0,0,1,16,0,0,NULL), - (23102,0,0,1,16,0,0,NULL), - (23103,0,0,1,16,0,0,NULL), - (23104,0,0,1,16,0,0,NULL), - (23105,0,0,1,16,0,0,NULL), - (23106,0,0,1,16,0,0,NULL), - (23107,0,0,1,16,0,0,NULL), - (23108,0,0,1,16,0,0,NULL), - (23109,0,0,1,16,0,0,NULL), - (23110,0,0,1,16,0,0,NULL), - (23112,0,0,1,16,0,0,NULL), - (23113,0,0,1,16,0,0,NULL), - (23114,0,0,1,16,0,0,NULL), - (23115,0,0,1,16,0,0,NULL), - (23116,0,0,1,16,0,0,NULL), - (23117,0,0,1,16,0,0,NULL), - (23118,0,0,1,16,0,0,NULL), - (23119,0,0,1,16,0,0,NULL), - (23120,0,0,1,16,0,0,NULL), - (23121,0,0,1,16,0,0,NULL), - (23122,0,0,1,16,0,0,NULL), - (23123,0,0,1,16,0,0,NULL), - (23124,0,0,1,16,0,0,NULL), - (23125,0,0,1,16,0,0,NULL), - (23126,0,0,1,16,0,0,NULL), - (23127,0,0,1,16,0,0,NULL), (23128,0,0,1,16,0,0,'7165'), - (23129,0,0,1,16,0,0,NULL), (23130,0,0,1,16,0,0,'7165'), (23131,0,0,1,16,0,0,'7165'), (23132,0,0,1,16,0,0,'7165'), (23133,0,0,1,16,0,0,'7165'), (23134,0,0,1,16,0,0,'7165'), - (23135,0,0,1,16,0,0,NULL), - (23136,0,0,1,16,0,0,NULL), - (23137,0,0,1,16,0,0,NULL), - (23138,0,0,1,16,0,0,NULL), - (23139,0,0,1,16,0,0,NULL), - (23140,0,0,1,16,0,0,NULL), - (23141,0,0,1,16,0,0,NULL), - (23142,0,0,1,16,0,0,NULL), - (23143,0,0,1,16,0,0,NULL), - (23144,0,0,1,16,0,0,NULL), - (23145,0,0,1,16,0,0,NULL), - (23146,0,0,1,16,0,0,NULL), - (23147,0,0,1,16,0,0,NULL), - (23148,0,0,1,16,0,0,NULL), - (23149,0,0,1,16,0,0,NULL), - (23150,0,0,1,16,0,0,NULL), - (23151,0,0,1,16,0,0,NULL), - (23152,0,0,1,16,0,0,NULL), - (23153,0,0,1,16,0,0,NULL), - (23154,0,0,1,16,0,0,NULL), - (23155,0,0,1,16,0,0,NULL), - (23156,0,0,1,16,0,0,NULL), - (23157,0,0,1,16,0,0,NULL), - (23158,0,0,1,16,0,0,NULL), - (23159,0,0,1,16,0,0,NULL), - (23160,0,0,1,16,0,0,NULL), - (23161,0,0,1,16,0,0,NULL), - (23162,0,0,1,16,0,0,NULL), - (23163,0,0,1,16,0,0,NULL), - (23164,0,0,1,16,0,0,NULL), - (23165,0,0,1,16,0,0,NULL), - (23166,0,0,1,16,0,0,NULL), - (23167,0,0,1,16,0,0,NULL), - (23168,0,0,1,16,0,0,NULL), - (23169,0,0,1,16,0,0,NULL), - (23170,0,0,1,16,0,0,NULL), - (23171,0,0,1,16,0,0,NULL), - (23172,0,0,1,16,0,0,NULL), - (23173,0,0,1,16,0,0,NULL), - (23174,0,0,1,16,0,0,NULL), - (23175,0,0,1,16,0,0,NULL), - (23176,0,0,1,16,0,0,NULL), - (23177,0,0,1,16,0,0,NULL), - (23178,0,0,1,16,0,0,NULL), - (23179,0,0,1,16,0,0,NULL), - (23180,0,0,1,16,0,0,NULL), - (23181,0,0,1,16,0,0,NULL), - (23182,0,0,1,16,0,0,NULL), - (23183,0,0,1,16,0,0,NULL), - (23184,0,0,1,16,0,0,NULL), - (23185,0,0,1,16,0,0,NULL), - (23186,0,0,1,16,0,0,NULL), - (23187,0,0,1,16,0,0,NULL), - (23188,0,0,1,16,0,0,NULL), - (23189,0,0,1,16,0,0,NULL), - (23190,0,0,1,16,0,0,NULL), - (23191,0,0,1,16,0,0,NULL), - (23192,0,0,1,16,0,0,NULL), - (23193,0,0,1,16,0,0,NULL), - (23194,0,0,1,16,0,0,NULL), - (23195,0,0,1,16,0,0,NULL), - (23196,0,0,1,16,0,0,NULL), - (23197,0,0,1,16,0,0,NULL), - (23198,0,0,1,16,0,0,NULL), - (23199,0,0,1,16,0,0,NULL), - (23200,0,0,1,16,0,0,NULL), - (23201,0,0,1,16,0,0,NULL), - (23202,0,0,1,16,0,0,NULL), - (23203,0,0,1,16,0,0,NULL), - (23204,0,0,1,16,0,0,NULL), - (23205,0,0,1,16,0,0,NULL), - (23206,0,0,1,16,0,0,NULL), - (23207,0,0,1,16,0,0,NULL), - (23208,0,0,1,16,0,0,NULL), - (23209,0,0,1,16,0,0,NULL), - (23210,0,0,1,16,0,0,NULL), - (23211,0,0,1,16,0,0,NULL), - (23212,0,0,1,16,0,0,NULL), - (23213,0,0,1,16,0,0,NULL), - (23214,0,0,1,16,0,0,NULL), - (23229,0,7,1,16,0,0,NULL), - (23230,0,0,1,16,0,0,NULL), - (23231,0,0,1,16,0,0,NULL), - (23232,0,0,1,16,0,0,NULL), - (23233,0,0,1,16,0,0,NULL), - (23234,0,0,1,16,0,0,NULL), - (23235,0,0,1,16,0,0,NULL), - (23236,0,0,1,16,0,0,NULL), - (23237,0,0,1,16,0,0,NULL), - (23238,0,0,1,16,0,0,NULL), - (23239,0,0,1,16,0,0,NULL), - (23240,0,0,1,16,0,0,NULL), - (23241,0,0,1,16,0,0,NULL), - (23242,0,0,1,16,0,0,NULL), - (23243,0,0,1,16,0,0,NULL), - (23244,0,0,1,16,0,0,NULL), - (23245,0,0,1,16,0,0,NULL), - (23246,0,0,1,16,0,0,NULL), - (23247,0,0,1,16,0,0,NULL), - (23248,0,0,1,16,0,0,NULL), - (23249,0,0,1,16,0,0,NULL), - (23250,0,0,1,16,0,0,NULL), - (23251,0,0,1,16,0,0,NULL), - (23252,0,0,1,16,0,0,NULL), - (23253,0,0,1,16,0,0,NULL), - (23254,0,0,1,16,0,0,NULL), - (23259,0,0,1,16,0,0,NULL), - (23260,0,0,1,16,0,0,NULL), - (23261,0,0,1,16,0,0,NULL), - (23262,0,0,1,16,0,0,NULL), - (23263,0,0,1,16,0,0,NULL), - (23264,0,0,1,16,0,0,NULL), - (23265,0,0,1,16,0,0,NULL), - (23266,0,0,1,16,0,0,NULL), - (23267,0,0,1,16,0,0,NULL), - (23268,0,0,1,16,0,0,NULL), - (23269,0,0,1,16,0,0,NULL), - (23270,0,0,1,16,0,0,NULL), - (23272,0,0,1,16,0,0,NULL), - (23273,0,0,1,16,0,0,NULL), - (23274,0,0,1,16,0,0,NULL), - (23275,0,0,1,16,0,0,NULL), - (23276,0,0,1,16,0,0,NULL), - (23277,0,0,1,16,0,0,NULL), - (23281,0,0,1,16,0,0,NULL), - (23282,0,0,1,16,0,0,NULL), - (23283,0,0,1,16,0,0,NULL), - (23286,0,0,1,16,0,0,NULL), - (23287,0,0,1,16,0,0,NULL), - (23288,0,0,1,16,0,0,NULL), - (23290,0,0,1,16,0,0,NULL), - (23291,0,0,1,16,0,0,NULL), - (23292,0,0,1,16,0,0,NULL), - (23293,0,0,1,16,0,0,NULL), - (23294,0,0,1,16,0,0,NULL), - (23295,0,0,1,16,0,0,NULL), - (23296,0,0,1,16,0,0,NULL), - (23297,0,0,1,16,0,0,NULL), - (23298,0,0,1,16,0,0,NULL), - (23299,0,0,1,16,0,0,NULL), - (23300,0,0,1,16,0,0,NULL), - (23301,0,0,1,16,0,0,NULL), - (23302,0,0,1,16,0,0,NULL), - (23303,0,0,1,16,0,0,NULL), - (23304,0,0,1,16,0,0,NULL), - (23305,0,0,1,16,0,0,NULL), - (23306,0,0,1,16,0,0,NULL), - (23307,0,0,1,16,0,0,NULL), - (23308,0,0,1,16,0,0,NULL), - (23309,0,0,1,16,0,0,NULL), - (23310,0,0,1,16,0,0,NULL), - (23311,0,0,1,16,0,0,NULL), - (23312,0,0,1,16,0,0,NULL), - (23313,0,0,1,16,0,0,NULL), - (23314,0,0,1,16,0,0,NULL), - (23315,0,0,1,16,0,0,NULL), - (23316,0,0,1,16,0,0,NULL), - (23317,0,0,1,16,0,0,NULL), - (23318,0,0,1,16,0,0,NULL), - (23319,0,0,1,16,0,0,NULL), - (23320,0,0,1,16,0,0,NULL), - (23321,0,0,1,16,0,0,NULL), - (23322,0,0,1,16,0,0,NULL), - (23323,0,0,1,16,0,0,NULL), - (23324,0,0,1,16,0,0,NULL), - (23325,0,0,1,16,0,0,NULL), - (23326,0,0,1,16,0,0,NULL), - (23327,0,0,1,16,0,0,NULL), - (23328,0,0,1,16,0,0,NULL), - (23329,0,0,1,16,0,0,NULL), - (23330,0,0,1,16,0,0,NULL), - (23331,0,0,1,16,0,0,NULL), - (23332,0,0,1,16,0,0,NULL), - (23333,0,0,1,16,0,0,NULL), - (23334,0,0,1,16,0,0,NULL), - (23335,0,0,1,16,0,0,NULL), - (23336,0,0,1,16,0,0,NULL), - (23337,0,0,1,16,0,0,NULL), - (23338,0,0,1,16,0,0,NULL), - (23339,0,0,1,16,0,0,NULL), - (23340,0,0,1,16,0,0,NULL), - (23341,0,0,1,16,0,0,NULL), - (23342,0,0,1,16,0,0,NULL), - (23343,0,0,1,16,0,0,NULL), (23344,0,0,1,16,234,0,NULL), - (23345,0,0,1,16,0,0,NULL), (23346,0,0,1,16,234,0,NULL), (23347,0,0,1,16,234,0,NULL), - (23348,0,0,1,16,0,0,NULL), - (23349,0,0,1,16,0,0,NULL), - (23350,0,0,1,16,0,0,NULL), - (23351,0,0,1,16,0,0,NULL), (23352,0,0,1,16,234,0,NULL), - (23353,0,0,1,16,0,0,NULL), - (23354,0,0,1,16,0,0,NULL), - (23355,0,0,1,16,0,0,NULL), (23356,0,0,1,16,234,0,NULL), - (23357,0,0,1,16,0,0,NULL), - (23358,0,0,1,16,0,0,NULL), (23359,0,0,1,16,234,0,NULL), (23360,0,0,1,16,234,0,NULL), (23361,0,0,1,16,234,0,NULL), - (23362,0,0,1,16,0,0,NULL), - (23363,0,0,1,16,0,0,NULL), - (23364,0,0,1,16,0,0,NULL), - (23365,0,0,1,16,0,0,NULL), - (23366,0,0,1,16,0,0,NULL), (23367,0,0,1,16,234,0,NULL), - (23368,0,0,1,16,0,0,NULL), - (23369,0,0,1,16,0,0,NULL), - (23370,0,0,1,16,0,0,NULL), - (23371,0,0,1,16,0,0,NULL), - (23372,0,0,1,16,0,0,NULL), (23373,0,0,1,16,234,0,NULL), - (23374,0,0,1,16,0,0,NULL), - (23375,0,0,1,16,0,0,NULL), - (23376,0,0,1,16,0,0,NULL), - (23377,0,0,1,16,0,0,NULL), - (23378,0,0,1,16,0,0,NULL), - (23379,0,0,1,16,0,0,NULL), - (23380,0,0,1,16,0,0,NULL), - (23381,0,0,1,16,0,0,NULL), - (23382,0,0,1,16,0,0,NULL), - (23383,0,0,1,16,0,0,NULL), - (23384,0,0,1,16,0,0,NULL), - (23385,0,0,1,16,0,0,NULL), - (23386,0,0,1,16,0,0,NULL), - (23387,0,0,1,16,0,0,NULL), - (23388,0,0,1,16,0,0,NULL), - (23389,0,0,1,16,0,0,NULL), - (23390,0,0,1,16,0,0,NULL), - (23391,0,0,1,16,0,0,NULL), - (23392,0,0,1,16,0,0,NULL), - (23393,0,0,1,16,0,0,NULL), - (23394,0,0,1,16,0,0,NULL), - (23395,0,0,1,16,0,0,NULL), - (23396,0,0,1,16,0,0,NULL), - (23397,0,0,1,16,0,0,NULL), - (23398,0,0,1,16,0,0,NULL), - (23399,0,0,1,16,0,0,NULL), - (23400,0,0,1,16,0,0,NULL), - (23401,0,0,1,16,0,0,NULL), - (23402,0,0,1,16,0,0,NULL), - (23403,0,0,1,16,0,0,NULL), - (23404,0,0,1,16,0,0,NULL), - (23405,0,0,1,16,0,0,NULL), - (23406,0,0,1,16,0,0,NULL), - (23407,0,0,1,16,0,0,NULL), - (23408,0,0,1,16,0,0,NULL), - (23409,0,0,1,16,0,0,NULL), - (23410,0,0,1,16,0,0,'12550'), - (23411,0,0,1,16,0,0,'12550'), - (23412,0,0,1,16,0,0,NULL), - (23413,0,0,1,16,0,0,NULL), - (23414,0,0,1,16,0,0,NULL), - (23415,0,0,1,16,0,0,NULL), - (23416,0,0,1,16,0,0,NULL), - (23417,0,0,2,16,0,0,NULL), - (23418,0,0,1,16,0,0,NULL), - (23420,0,0,1,16,0,0,NULL), - (23421,0,0,1,16,0,0,NULL), - (23422,0,0,1,16,0,0,NULL), - (23423,0,0,1,16,0,0,NULL), - (23424,0,0,1,16,0,0,NULL), - (23425,0,0,1,16,0,0,NULL), - (23442,0,0,1,16,0,0,NULL), - (23443,0,0,1,16,0,0,NULL), - (23444,0,0,1,16,0,0,NULL), - (23445,0,0,1,16,0,0,NULL), - (23446,0,0,1,16,0,0,NULL), - (23447,0,0,1,16,0,0,NULL), - (23448,0,0,1,16,0,0,NULL), - (23449,0,0,1,16,0,0,NULL), - (23455,0,0,1,16,0,0,NULL), - (23456,0,0,1,16,0,0,NULL), - (23457,0,0,1,16,0,0,NULL), - (23458,0,0,1,16,0,0,NULL), - (23463,0,0,1,16,0,0,NULL), - (23464,0,131072,1,16,0,0,NULL), - (23465,0,131072,1,16,0,0,NULL), - (23466,0,131072,1,16,0,0,NULL), - (23467,0,131072,1,16,0,0,NULL), - (23470,0,131072,1,16,0,0,NULL), - (23471,0,131072,1,16,0,0,NULL), - (23475,0,131072,1,16,0,0,NULL), - (23476,0,131072,1,16,0,0,NULL), - (23479,0,131072,1,16,0,0,NULL), - (23480,0,131072,1,16,0,0,NULL), - (23482,0,131072,1,16,0,0,NULL), - (23483,0,131072,1,16,0,0,NULL), - (23484,0,131072,1,16,0,0,NULL), - (23485,0,131072,1,16,0,0,NULL), - (23486,0,131072,1,16,0,0,NULL), - (23487,0,131072,1,16,0,0,NULL), - (23488,0,131072,1,16,0,0,NULL), - (23489,0,131072,1,16,0,0,NULL), - (23490,0,131072,1,16,0,0,NULL), - (23491,0,131072,1,16,0,0,NULL), - (23492,0,131072,1,16,0,0,NULL), - (23493,0,131072,1,16,0,0,NULL), - (23494,0,0,1,16,0,0,NULL), - (23495,0,0,1,16,0,0,NULL), - (23496,0,0,1,16,0,0,NULL), - (23497,0,0,1,16,0,0,NULL), - (23498,0,0,1,16,0,0,NULL), - (23499,0,0,1,16,0,0,NULL), - (23500,0,0,1,16,0,0,NULL), - (23501,0,0,1,16,0,0,NULL), - (23502,0,0,1,16,0,0,NULL), - (23503,0,0,1,16,0,0,NULL), - (23504,0,0,1,16,0,0,NULL), - (23505,0,0,1,16,0,0,NULL), - (23506,0,0,1,16,0,0,NULL), - (23507,0,0,1,16,0,0,NULL), - (23508,0,0,1,16,0,0,NULL), - (23509,0,0,1,16,0,0,NULL), - (23510,0,0,1,16,0,0,NULL), - (23511,0,0,1,16,0,0,NULL), - (23512,0,0,1,16,0,0,NULL), - (23513,0,0,1,16,0,0,NULL), - (23514,0,0,1,16,0,0,NULL), - (23515,0,0,1,16,0,0,NULL), - (23516,0,0,1,16,0,0,NULL), - (23517,0,0,1,16,0,0,NULL), - (23518,0,0,1,16,0,0,NULL), - (23519,0,0,1,16,0,0,NULL), - (23520,0,0,1,16,0,0,NULL), - (23521,0,0,1,16,0,0,NULL), - (23522,0,0,1,16,0,0,NULL), - (23523,0,0,1,16,0,0,NULL), - (23524,0,0,1,16,0,0,NULL), - (23525,0,0,1,16,0,0,NULL), - (23526,0,0,1,16,0,0,NULL), - (23527,0,0,1,16,0,0,NULL), - (23528,0,0,1,16,0,0,NULL), - (23529,0,0,1,16,0,0,NULL), - (23530,0,0,1,16,0,0,NULL), - (23531,0,0,1,16,0,0,NULL), - (23532,0,0,1,16,0,0,NULL), - (23533,0,0,1,16,0,0,NULL), - (23534,0,0,1,16,0,0,NULL), - (23535,0,0,1,16,0,0,NULL), - (23536,0,0,1,16,0,0,NULL), - (23537,0,0,1,16,0,0,NULL), - (23538,0,0,1,16,0,0,NULL), - (23539,0,0,1,16,0,0,NULL), - (23540,0,0,1,16,0,0,NULL), - (23541,0,0,1,16,0,0,NULL), - (23542,0,0,1,16,0,0,NULL), - (23543,0,0,1,16,0,0,NULL), - (23544,0,0,1,16,0,0,NULL), - (23545,0,0,1,16,0,0,NULL), - (23546,0,0,1,16,0,0,NULL), - (23547,0,0,1,16,0,0,NULL), - (23548,0,0,1,16,0,0,NULL), - (23549,0,0,1,16,0,0,NULL), - (23550,0,0,1,16,0,0,NULL), - (23551,0,0,1,16,0,0,NULL), - (23552,0,0,1,16,0,0,NULL), - (23553,0,0,1,16,0,0,NULL), - (23554,0,0,1,16,0,0,NULL), - (23555,0,0,1,16,0,0,NULL), - (23556,0,0,1,16,0,0,NULL), - (23557,0,0,1,16,0,0,NULL), - (23558,0,0,1,16,0,0,NULL), - (23559,0,0,1,16,0,0,NULL), - (23560,0,0,1,16,0,0,'18950'), - (23561,0,0,1,16,0,0,'18950'), - (23562,0,0,1,16,0,0,'18950'), - (23563,0,0,1,16,0,0,'18950'), - (23564,0,0,1,16,0,0,'18950'), - (23565,0,0,1,16,0,0,'18950'), - (23566,0,0,1,16,0,0,'18950'), - (23567,0,0,1,16,0,0,'18950'), - (23568,0,0,1,16,0,0,'18950'), - (23569,0,0,1,16,0,0,'18950'), - (23570,0,0,1,16,0,0,'18950'), - (23571,0,0,1,16,0,0,'18950'), - (23572,0,0,1,16,0,0,'18950'), - (23573,0,0,1,16,0,0,'18950'), - (23574,0,0,1,16,0,0,'18950'), - (23575,0,0,1,16,0,0,'18950'), - (23576,0,0,1,16,0,0,'18950'), - (23577,0,0,1,16,0,0,'18950'), - (23578,0,0,1,16,0,0,'18950'), - (23579,0,0,1,16,0,0,'18950'), - (23580,0,0,1,16,0,0,'18950'), - (23581,0,0,1,16,0,0,'18950'), - (23582,0,0,1,16,0,0,'18950'), - (23583,0,0,1,16,0,0,'18950'), - (23584,0,0,1,16,0,0,'18950'), - (23585,0,0,1,16,0,0,'18950'), - (23586,0,0,1,16,0,0,'18950'), - (23587,0,0,1,16,0,0,'18950'), - (23588,0,0,1,16,0,0,'18950'), - (23589,0,0,1,16,0,0,'18950'), - (23590,0,0,1,16,0,0,'18950'), - (23591,0,0,1,16,0,0,'18950'), - (23592,0,0,1,16,0,0,'18950'), - (23593,0,0,1,16,0,0,'18950'), - (23594,0,0,1,16,0,0,'18950'), - (23595,0,0,1,16,0,0,'18950'), - (23596,0,0,1,16,0,0,'18950'), - (23598,0,0,1,16,0,0,NULL), - (23599,0,0,1,16,0,0,NULL), - (23600,0,0,1,16,0,0,NULL), - (23601,0,0,1,16,0,0,NULL), - (23602,0,0,1,16,0,0,NULL), - (23603,0,0,1,16,0,0,NULL), - (23604,0,0,1,16,0,0,NULL), - (23605,0,0,1,16,0,0,NULL), - (23606,0,0,1,16,0,0,NULL), - (23607,0,0,1,16,0,0,NULL), - (23608,0,0,1,16,0,0,NULL), - (23609,0,0,1,16,0,0,NULL), - (23610,0,0,1,16,0,0,NULL), - (23615,0,0,1,16,0,0,NULL), - (23621,0,0,1,16,0,0,NULL), - (23623,0,0,1,16,0,0,NULL), - (23628,0,0,1,16,0,0,NULL), - (23630,0,0,1,16,0,0,NULL), - (23635,0,0,1,16,0,0,NULL), - (23640,0,0,1,16,0,0,NULL), - (23642,0,0,1,16,0,0,NULL), - (23651,0,0,1,16,0,0,NULL), - (23653,0,0,1,16,0,0,NULL), - (23659,0,0,1,16,0,0,NULL), - (23660,0,0,1,16,0,0,NULL), - (23677,0,0,1,16,0,0,NULL), - (23681,0,0,1,16,0,0,NULL), - (23691,0,0,1,16,0,0,NULL), - (23692,0,0,1,16,0,0,NULL), - (23703,0,0,1,16,0,0,NULL), - (23706,0,0,1,16,0,0,NULL), - (23707,0,0,1,16,0,0,NULL), - (23708,0,7,1,16,0,0,NULL), - (23709,0,0,1,16,0,0,NULL), - (23711,0,0,1,16,0,0,NULL), - (23712,0,0,1,16,0,0,NULL), - (23713,0,0,1,16,0,0,NULL), - (23714,0,0,1,16,0,0,NULL), - (23715,0,0,1,16,0,0,NULL), - (23716,0,0,1,16,0,0,NULL), - (23717,0,0,1,16,0,0,NULL), - (23718,0,0,1,16,0,0,NULL), - (23719,0,0,1,16,0,0,NULL), - (23720,0,0,1,16,0,0,NULL), - (23721,0,0,1,16,0,0,NULL), - (23722,0,0,1,16,0,0,NULL), - (23723,0,0,1,16,0,0,NULL), - (23724,0,0,1,16,0,0,NULL), - (23725,0,0,1,16,0,0,NULL), - (23726,0,0,1,16,0,0,NULL), - (23727,0,0,1,16,0,0,NULL), - (23728,0,0,1,16,0,0,NULL), - (23729,0,0,1,16,0,0,NULL), - (23730,0,0,1,16,0,0,NULL), - (23731,0,0,1,16,0,0,NULL), - (23732,0,0,1,16,0,0,NULL), - (23733,0,0,1,16,0,0,NULL), - (23734,0,0,1,16,0,0,NULL), - (23735,0,0,1,16,0,0,NULL), - (23736,0,0,1,16,0,0,NULL), - (23737,0,0,1,16,0,0,NULL), - (23738,0,0,1,16,0,0,NULL), - (23739,0,0,1,16,0,0,NULL), - (23740,0,0,1,16,0,0,NULL), - (23742,0,0,1,16,0,0,NULL), - (23743,0,0,1,16,0,0,NULL), - (23744,0,0,1,16,0,0,NULL), - (23745,0,0,1,16,0,0,NULL), - (23746,0,0,1,16,0,0,NULL), - (23747,0,0,1,16,0,0,NULL), - (23748,0,0,1,16,0,0,NULL), - (23749,0,0,1,16,0,0,NULL), - (23750,0,0,1,16,0,0,NULL), - (23751,0,0,1,16,0,0,NULL), - (23752,0,0,1,16,0,0,NULL), - (23753,0,0,1,16,0,0,NULL), - (23754,0,0,1,16,0,0,NULL), - (23755,0,0,1,16,0,0,NULL), - (23756,0,0,1,16,0,0,NULL), - (23757,0,0,1,16,0,0,NULL), - (23758,0,0,1,16,0,0,NULL), - (23759,0,0,1,16,0,0,NULL), - (23760,0,0,1,16,0,0,NULL), - (23761,0,0,1,16,0,0,NULL), - (23762,0,0,1,16,0,0,NULL), - (23763,0,0,1,16,0,0,NULL), - (23764,0,0,1,16,0,0,NULL), - (23765,0,0,1,16,0,0,NULL), - (23766,0,0,1,16,0,0,NULL), - (23767,0,0,1,16,0,0,NULL), - (23768,0,0,1,16,0,0,NULL), - (23769,0,0,1,16,0,0,NULL), - (23770,0,0,1,16,0,0,NULL), - (23771,0,0,1,16,0,0,NULL), - (23772,0,0,1,16,0,0,NULL), - (23773,0,0,1,16,0,0,NULL), - (23774,0,0,1,16,0,0,NULL), - (23775,0,0,1,16,0,0,NULL), - (23776,0,0,1,16,0,0,NULL), - (23777,0,0,1,16,0,0,NULL), - (23778,0,0,1,16,0,0,NULL), - (23779,0,0,1,16,0,0,NULL), - (23780,0,0,1,16,0,0,NULL), - (23781,0,0,1,16,0,0,NULL), - (23782,0,0,1,16,0,0,NULL), - (23783,0,0,1,16,0,0,NULL), - (23784,0,0,1,16,0,0,NULL), - (23785,0,0,1,16,0,0,NULL), - (23786,0,0,1,16,0,0,NULL), - (23787,0,0,1,16,0,0,NULL), - (23788,0,0,1,16,0,0,NULL), - (23789,0,0,1,16,0,0,NULL), - (23790,0,0,1,16,0,0,NULL), - (23791,0,0,1,16,0,0,NULL), - (23792,0,0,1,16,0,0,NULL), - (23793,0,0,1,16,0,0,NULL), - (23794,0,0,1,16,0,0,NULL), - (23795,0,0,1,16,0,0,NULL), - (23796,0,0,1,16,0,0,NULL), - (23797,0,0,1,16,0,0,NULL), - (23798,0,0,1,16,0,0,NULL), - (23799,0,0,1,16,0,0,NULL), - (23800,0,0,1,16,0,0,NULL), - (23801,0,0,1,16,0,0,NULL), - (23802,0,0,1,16,0,0,NULL), - (23803,0,0,1,16,0,0,NULL), - (23804,0,0,1,16,0,0,NULL), - (23805,0,0,1,16,0,0,NULL), - (23806,0,0,1,16,0,0,NULL), - (23807,0,0,1,16,0,0,NULL), - (23808,0,0,1,16,0,0,NULL), - (23809,0,0,1,16,0,0,NULL), - (23810,0,0,1,16,0,0,NULL), - (23811,0,0,1,16,0,0,NULL), - (23812,0,0,1,16,0,0,NULL), - (23813,0,0,1,16,0,0,NULL), - (23814,0,0,1,16,0,0,NULL), - (23815,0,0,1,16,0,0,NULL), - (23816,0,0,1,16,0,0,NULL), - (23817,0,0,1,16,0,0,NULL), - (23818,0,0,1,16,0,0,NULL), - (23819,0,0,1,16,0,0,NULL), - (23820,0,0,1,16,0,0,NULL), - (23821,0,0,1,16,0,0,NULL), - (23822,0,0,1,16,0,0,NULL), - (23823,0,0,1,16,0,0,NULL), - (23824,0,0,1,16,0,0,NULL), - (23825,0,0,1,16,0,0,NULL), - (23826,0,0,1,16,0,0,NULL), - (23827,0,0,1,16,0,0,NULL), - (23828,0,0,1,16,0,0,NULL), - (23829,0,0,1,16,0,0,NULL), - (23830,0,0,1,16,0,0,NULL), - (23831,0,0,1,16,0,0,NULL), - (23832,0,0,1,16,0,0,NULL), - (23833,0,0,1,16,0,0,NULL), - (23834,0,0,1,16,0,0,NULL), - (23835,0,0,1,16,0,0,NULL), - (23836,0,0,1,16,0,0,NULL), - (23837,0,0,1,16,0,0,NULL), - (23838,0,0,1,16,0,0,NULL), - (23839,0,0,1,16,0,0,NULL), - (23840,0,0,1,16,0,0,NULL), - (23841,0,0,1,16,0,0,NULL), - (23842,0,0,1,16,0,0,NULL), - (23843,0,0,1,16,0,0,NULL), - (23844,0,0,1,16,0,0,NULL), - (23845,0,0,1,16,0,0,NULL), - (23846,0,0,1,16,0,0,NULL), - (23847,0,0,1,16,0,0,NULL), - (23848,0,0,1,16,0,0,NULL), - (23849,0,0,1,16,0,0,NULL), - (23850,0,0,1,16,0,0,NULL), - (23851,0,0,1,16,0,0,NULL), - (23852,0,0,1,16,0,0,NULL), - (23853,0,0,1,16,0,0,NULL), - (23854,0,0,1,16,0,0,NULL), - (23855,0,0,1,16,0,0,NULL), - (23856,0,0,1,16,0,0,NULL), - (23857,0,0,1,16,0,0,NULL), - (23858,0,0,1,16,0,0,NULL), - (23859,0,0,1,16,0,0,NULL), - (23860,0,0,1,16,0,0,NULL), - (23861,0,0,1,16,0,0,NULL), - (23862,0,0,1,16,0,0,NULL), - (23863,0,0,1,16,0,0,NULL), - (23864,0,0,1,16,0,0,NULL), - (23865,0,0,1,16,0,0,NULL), - (23866,0,0,1,16,0,0,NULL), - (23867,0,0,1,16,0,0,NULL), - (23868,0,0,1,16,0,0,NULL), - (23869,0,0,1,16,0,0,NULL), - (23870,0,0,1,16,0,0,NULL), - (23871,0,0,1,16,0,0,NULL), - (23872,0,0,1,16,0,0,NULL), - (23873,0,0,1,16,0,0,NULL), - (23874,0,0,1,16,0,0,NULL), - (23875,0,0,1,16,0,0,NULL), - (23876,0,0,1,16,0,0,NULL), - (23877,0,0,1,16,0,0,NULL), - (23878,0,0,1,16,0,0,NULL), - (23879,0,0,1,16,0,0,NULL), - (23880,0,0,1,16,0,0,NULL), - (23881,0,0,1,16,0,0,NULL), - (23882,0,0,1,16,0,0,NULL), - (23883,0,0,1,16,0,0,NULL), - (23884,0,0,1,16,0,0,NULL), - (23885,0,0,1,16,0,0,NULL), - (23886,0,0,1,16,0,0,NULL), - (23887,0,0,1,16,0,0,NULL), - (23888,0,0,1,16,0,0,NULL), - (23889,0,0,1,16,0,0,NULL), - (23890,0,0,1,16,0,0,NULL), - (23891,0,0,1,16,0,0,NULL), - (23892,0,0,1,16,0,0,NULL), - (23893,0,0,1,16,0,0,NULL), - (23894,0,0,1,16,0,0,NULL), - (23895,0,0,1,16,0,0,NULL), - (23896,0,0,1,16,0,0,NULL), - (23897,0,0,1,16,0,0,NULL), - (23898,0,0,1,16,0,0,NULL), - (23899,0,0,1,16,0,0,NULL), - (23900,0,0,1,16,0,0,NULL), - (23901,0,0,1,16,0,0,NULL), - (23902,0,0,1,16,0,0,NULL), - (23903,0,0,1,16,0,0,NULL), - (23904,0,0,1,16,0,0,NULL), - (23905,0,0,1,16,0,0,NULL), - (23906,0,0,1,16,0,0,NULL), - (23907,0,0,1,16,0,0,NULL), - (23908,0,0,1,16,0,0,NULL), - (23909,0,0,1,16,0,0,NULL), - (23910,0,0,1,16,0,0,NULL), - (23911,0,0,1,16,0,0,NULL), - (23912,0,0,1,16,0,0,NULL), - (23913,0,0,1,16,0,0,NULL), - (23914,0,0,1,16,0,0,NULL), - (23915,0,0,1,16,0,0,NULL), - (23916,0,0,1,16,0,0,NULL), - (23917,0,0,1,16,0,0,NULL), - (23918,0,0,1,16,0,0,NULL), - (23919,0,0,1,16,0,0,NULL), - (23920,0,0,1,16,0,0,NULL), - (23921,0,0,1,16,0,0,NULL), - (23922,0,0,1,16,0,0,NULL), - (23923,0,0,1,16,0,0,NULL), - (23924,0,0,1,16,0,0,NULL), - (23925,0,0,1,16,0,0,NULL), - (23926,0,0,1,16,0,0,NULL), - (23927,0,0,1,16,0,0,NULL), - (23928,0,0,1,16,0,0,NULL), - (23929,0,0,1,16,0,0,NULL), - (23930,0,0,1,16,0,0,NULL), - (23931,0,0,1,16,0,0,NULL), - (23932,0,0,1,16,0,0,NULL), - (23933,0,0,1,16,0,0,NULL), - (23934,0,0,1,16,0,0,NULL), - (23935,0,0,1,16,0,0,NULL), - (23936,0,0,1,16,0,0,NULL), - (23937,0,0,1,16,0,0,NULL), - (23938,0,0,1,16,0,0,NULL), - (23939,0,0,1,16,0,0,NULL), - (23940,0,0,1,16,0,0,NULL), - (23941,0,0,1,16,0,0,NULL), - (23942,0,0,1,16,0,0,NULL), - (23943,0,0,1,16,0,0,NULL), - (23944,0,0,1,16,0,0,NULL), - (23945,0,0,1,16,0,0,NULL), - (23946,0,0,1,16,0,0,NULL), - (23947,0,0,1,16,0,0,NULL), - (23948,0,0,1,16,0,0,NULL), - (23949,0,0,1,16,0,0,NULL), - (23950,0,0,1,16,0,0,NULL), - (23951,0,0,1,16,0,0,NULL), - (23952,0,0,1,16,0,0,NULL), - (23953,0,0,1,16,0,0,NULL), - (23954,0,0,1,16,0,0,NULL), - (23955,0,0,1,16,0,0,NULL), - (23956,0,0,1,16,0,0,NULL), - (23957,0,0,1,16,0,0,NULL), - (23958,0,0,1,16,0,0,NULL), - (23959,0,0,1,16,0,0,NULL), - (23960,0,0,1,16,0,0,NULL), - (23961,0,0,1,16,0,0,NULL), - (23962,0,0,1,16,0,0,NULL), - (23963,0,0,1,16,0,0,NULL), - (23964,0,0,1,16,0,0,NULL), - (23965,0,0,1,16,0,0,NULL), - (23966,0,0,1,16,0,0,NULL), - (23967,0,0,1,16,0,0,NULL), - (23968,0,0,1,16,0,0,NULL), - (23969,0,0,1,16,0,0,NULL), - (23970,0,0,1,16,0,0,NULL), - (23971,0,0,1,16,0,0,NULL), - (23972,0,0,1,16,0,0,NULL), - (23973,0,0,1,16,0,0,NULL), - (23974,0,0,1,16,0,0,NULL), - (23975,0,0,1,16,0,0,NULL), - (23976,0,0,1,16,0,0,NULL), - (23977,0,0,1,16,0,0,NULL), - (23978,0,0,1,16,0,0,NULL), - (23979,0,0,1,16,0,0,NULL), - (23980,0,0,1,16,0,0,NULL), - (23981,0,0,1,16,0,0,NULL), - (23982,0,0,1,16,0,0,NULL), - (23983,0,0,1,16,0,0,NULL), - (23984,0,0,1,16,0,0,NULL), - (23985,0,0,1,16,0,0,NULL), - (23986,0,0,1,16,0,0,NULL), - (23987,0,0,1,16,0,0,NULL), - (23988,0,0,1,16,0,0,NULL), - (23989,0,0,1,16,0,0,NULL), - (23990,0,0,1,16,0,0,NULL), - (23991,0,0,1,16,0,0,NULL), - (23992,0,0,1,16,0,0,NULL), - (23993,0,0,1,16,0,0,NULL), - (23994,0,0,1,16,0,0,NULL), - (23995,0,0,1,16,0,0,NULL), - (23996,0,0,1,16,0,0,NULL), - (23997,0,0,1,16,0,0,NULL), - (23998,0,0,1,16,0,0,NULL), - (23999,0,0,1,16,0,0,NULL), - (24000,0,0,1,16,0,0,NULL), - (24001,0,0,1,16,0,0,NULL), - (24002,0,0,1,16,0,0,NULL), - (24003,0,0,1,16,0,0,NULL), - (24004,0,0,1,16,0,0,NULL), - (24005,0,0,1,16,0,0,NULL), - (24006,0,0,1,16,0,0,NULL), - (24007,0,0,1,16,0,0,NULL), - (24008,0,0,1,16,0,0,NULL), - (24009,0,0,1,16,0,0,NULL), - (24010,0,0,1,16,0,0,NULL), - (24011,0,0,1,16,0,0,NULL), - (24012,0,0,1,16,0,0,NULL), - (24013,0,0,1,16,0,0,NULL), - (24014,0,0,1,16,0,0,NULL), - (24015,0,0,1,16,0,0,NULL), - (24016,0,0,1,16,0,0,NULL), - (24017,0,0,1,16,0,0,NULL), - (24018,0,0,1,16,0,0,NULL), - (24019,0,0,1,16,0,0,NULL), - (24020,0,0,1,16,0,0,NULL), - (24021,0,0,1,16,0,0,NULL), - (24022,0,0,1,16,0,0,NULL), - (24023,0,0,1,16,0,0,NULL), - (24024,0,0,1,16,0,0,NULL), - (24025,0,0,1,16,0,0,NULL), - (24026,0,0,1,16,0,0,NULL), - (24027,0,0,1,16,0,0,NULL), - (24028,0,0,1,16,0,0,NULL), - (24029,0,0,1,16,0,0,NULL), - (24030,0,0,1,16,0,0,NULL), - (24031,0,0,1,16,0,0,NULL), - (24032,0,0,1,16,0,0,NULL), - (24033,0,0,1,16,0,0,NULL), - (24034,0,0,1,16,0,0,NULL), - (24035,0,0,1,16,0,0,NULL), - (24036,0,0,1,16,0,0,NULL), - (24037,0,0,1,16,0,0,NULL), - (24038,0,0,1,16,0,0,NULL), - (24039,0,0,1,16,0,0,NULL), - (24040,0,0,1,16,0,0,NULL), - (24041,0,0,1,16,0,0,NULL), - (24042,0,0,1,16,0,0,NULL), - (24043,0,0,1,16,0,0,NULL), - (24044,0,0,1,16,0,0,NULL), - (24045,0,0,1,16,0,0,NULL), - (24046,0,0,1,16,0,0,NULL), - (24047,0,0,1,16,0,0,NULL), - (24048,0,0,1,16,0,0,NULL), - (24049,0,0,1,16,0,0,NULL), - (24050,0,0,1,16,0,0,NULL), - (24052,0,0,1,16,0,0,NULL), - (24053,0,0,1,16,0,0,NULL), - (24054,0,0,1,16,0,0,NULL), - (24055,0,0,1,16,0,0,NULL), - (24056,0,0,1,16,0,0,NULL), - (24057,0,0,1,16,0,0,NULL), - (24058,0,0,1,16,0,0,NULL), - (24059,0,0,1,16,0,0,NULL), - (24060,0,0,1,16,0,0,NULL), - (24061,0,0,1,16,0,0,NULL), - (24062,0,0,1,16,0,0,NULL), - (24063,0,0,1,16,0,0,NULL), - (24064,0,0,1,16,0,0,NULL), - (24065,0,0,1,16,0,0,NULL), - (24066,0,0,1,16,0,0,NULL), - (24067,0,0,1,16,0,0,NULL), - (24068,0,0,1,16,0,0,NULL), - (24069,0,0,1,16,0,0,NULL), - (24070,0,0,1,16,0,0,NULL), - (24071,0,0,1,16,0,0,NULL), - (24072,0,0,1,16,0,0,NULL), - (24073,0,0,1,16,0,0,NULL), - (24074,0,0,1,16,0,0,NULL), - (24075,0,0,1,16,0,0,NULL), - (24076,0,0,1,16,0,0,NULL), - (24077,0,0,1,16,0,0,NULL), - (24078,0,0,1,16,0,0,NULL), - (24079,0,0,1,16,0,0,NULL), - (24080,0,0,1,16,0,0,NULL), (24081,0,7,1,16,0,0,NULL), - (24082,0,0,1,16,0,0,NULL), - (24083,0,0,1,16,0,0,NULL), - (24084,0,0,1,16,0,0,NULL), - (24085,0,0,1,16,0,0,NULL), - (24086,0,0,1,16,0,0,NULL), - (24087,0,0,1,16,0,0,NULL), - (24088,0,0,1,16,0,0,NULL), - (24089,0,0,1,16,0,0,NULL), - (24090,0,0,1,16,0,0,NULL), - (24091,0,0,1,16,0,0,NULL), - (24092,0,0,1,16,0,0,NULL), - (24093,0,0,1,16,0,0,NULL), - (24094,0,0,1,16,0,0,NULL), - (24095,0,0,1,16,0,0,NULL), - (24096,0,0,1,16,0,0,NULL), - (24097,0,0,1,16,0,0,NULL), - (24098,0,0,1,16,0,0,NULL), - (24099,0,0,1,16,0,0,NULL), - (24100,0,0,1,16,0,0,NULL), - (24101,0,0,1,16,0,0,NULL), - (24102,0,0,1,16,0,0,NULL), - (24103,0,0,1,16,0,0,NULL), - (24104,0,0,1,16,0,0,NULL), - (24105,0,0,1,16,0,0,NULL), - (24106,0,0,1,16,0,0,NULL), - (24107,0,0,1,16,0,0,NULL), - (24108,0,0,1,16,0,0,NULL), - (24109,0,0,1,16,0,0,NULL), - (24110,0,0,1,16,0,0,NULL), - (24111,0,0,1,16,0,0,NULL), - (24112,0,0,1,16,0,0,NULL), - (24113,0,0,1,16,0,0,NULL), - (24114,0,0,1,16,0,0,NULL), - (24115,0,0,1,16,0,0,NULL), - (24116,0,0,1,16,0,0,NULL), - (24117,0,0,1,16,0,0,NULL), - (24118,0,0,1,16,0,0,NULL), - (24119,0,0,1,16,0,0,NULL), - (24120,0,0,1,16,0,0,NULL), - (24121,0,0,1,16,0,0,NULL), - (24122,0,0,1,16,0,0,NULL), - (24123,0,0,1,16,0,0,NULL), - (24124,0,0,1,16,0,0,NULL), - (24125,0,0,1,16,0,0,NULL), - (24126,0,0,1,16,0,0,NULL), - (24127,0,0,1,16,0,0,NULL), - (24128,0,0,1,16,0,0,NULL), - (24129,0,0,1,16,0,0,NULL), - (24130,0,0,1,16,0,0,NULL), - (24131,0,0,1,16,0,0,NULL), - (24132,0,0,1,16,0,0,NULL), - (24133,0,0,1,16,0,0,NULL), - (24134,0,0,1,16,0,0,NULL), - (24135,0,0,1,16,0,0,NULL), - (24136,0,0,1,16,0,0,NULL), - (24137,0,0,1,16,0,0,NULL), - (24138,0,0,1,16,0,0,NULL), - (24139,0,0,1,16,0,0,NULL), - (24140,0,0,1,16,0,0,NULL), - (24141,0,0,1,16,0,0,NULL), - (24142,0,0,1,16,0,0,NULL), - (24143,0,0,1,16,0,0,NULL), - (24144,0,0,1,16,0,0,NULL), - (24145,0,0,1,16,0,0,NULL), - (24146,0,0,1,16,0,0,NULL), - (24147,0,0,1,16,0,0,NULL), - (24148,0,0,1,16,0,0,NULL), - (24149,0,0,1,16,0,0,NULL), - (24150,0,0,1,16,0,0,NULL), - (24151,0,0,1,16,0,0,NULL), - (24152,0,0,1,16,0,0,NULL), - (24153,0,0,1,16,0,0,NULL), - (24154,0,0,1,16,0,0,NULL), - (24155,0,0,1,16,0,0,NULL), - (24156,0,0,1,16,0,0,NULL), - (24157,0,0,1,16,0,0,NULL), - (24158,0,0,1,16,0,0,NULL), - (24159,0,0,1,16,0,0,NULL), - (24160,0,0,1,16,0,0,NULL), - (24161,0,0,1,16,0,0,NULL), - (24162,0,0,1,16,0,0,NULL), - (24163,0,0,1,16,0,0,NULL), - (24164,0,0,1,16,0,0,NULL), - (24165,0,0,1,16,0,0,NULL), - (24166,0,0,1,16,0,0,NULL), - (24167,0,0,1,16,0,0,NULL), - (24168,0,0,1,16,0,0,NULL), - (24169,0,0,1,16,0,0,NULL), - (24170,0,0,1,16,0,0,NULL), - (24171,0,0,1,16,0,0,NULL), - (24192,0,0,1,16,0,0,NULL), - (24193,0,0,1,16,0,0,NULL), - (24194,0,0,1,16,0,0,NULL), - (24195,0,0,1,16,0,0,NULL), - (24196,0,0,1,16,0,0,NULL), - (24197,0,0,1,16,0,0,NULL), - (24198,0,0,1,16,0,0,NULL), - (24199,0,0,1,16,0,0,NULL), - (24200,0,0,1,16,0,0,NULL), - (24201,0,0,1,16,0,0,NULL), - (24202,0,0,1,16,0,0,NULL), - (24203,0,0,1,16,0,0,NULL), - (24204,0,0,1,16,0,0,NULL), - (24205,0,0,1,16,0,0,NULL), - (24206,0,0,1,16,0,0,NULL), - (24207,0,0,1,16,0,0,NULL), - (24208,0,0,1,16,0,0,NULL), - (24209,0,0,1,16,0,0,NULL), - (24210,0,0,1,16,0,0,NULL), - (24211,0,0,1,16,0,0,NULL), - (24212,0,0,1,16,0,0,NULL), - (24213,0,0,1,16,0,0,NULL), - (24214,0,0,1,16,0,0,NULL), - (24215,0,0,1,16,0,0,NULL), - (24216,0,0,1,16,0,0,NULL), - (24217,0,0,1,16,0,0,NULL), - (24218,0,0,1,16,0,0,NULL), - (24219,0,0,1,16,0,0,NULL), - (24220,0,0,1,16,0,0,NULL), - (24221,0,0,1,16,0,0,NULL), - (24222,0,0,1,16,0,0,NULL), - (24223,0,0,1,16,0,0,NULL), - (24224,0,0,1,16,0,0,NULL), - (24225,0,0,1,16,0,0,NULL), - (24226,0,0,1,16,0,0,NULL), - (24227,0,0,1,16,0,0,NULL), - (24228,0,0,1,16,0,0,NULL), - (24229,0,0,1,16,0,0,NULL), - (24230,0,0,1,16,0,0,NULL), - (24231,0,0,1,16,0,0,NULL), - (24232,0,0,1,16,0,0,NULL), - (24233,0,0,1,16,0,0,NULL), - (24234,0,0,1,16,0,0,NULL), - (24235,0,0,1,16,0,0,NULL), - (24236,0,0,1,16,0,0,NULL), - (24237,0,0,1,16,0,0,NULL), - (24238,0,0,1,16,0,0,NULL), - (24239,0,0,1,16,0,0,NULL), - (24240,0,0,1,16,0,0,NULL), - (24241,0,0,1,16,0,0,NULL), - (24242,0,0,1,16,0,0,NULL), - (24243,0,0,1,16,0,0,NULL), - (24244,0,0,1,16,0,0,NULL), - (24245,0,0,1,16,0,0,NULL), - (24246,0,0,1,16,0,0,NULL), - (24247,0,0,1,16,0,0,NULL), - (24248,0,0,1,16,0,0,NULL), - (24249,0,0,1,16,0,0,NULL), - (24250,0,0,1,16,0,0,NULL), - (24251,0,0,1,16,0,0,NULL), - (24252,0,0,1,16,0,0,NULL), - (24253,0,0,1,16,0,0,NULL), - (24254,0,0,1,16,0,0,NULL), - (24255,0,0,1,16,0,0,NULL), - (24256,0,0,1,16,0,0,NULL), - (24257,0,0,1,16,0,0,NULL), - (24258,0,0,1,16,0,0,NULL), - (24259,0,0,1,16,0,0,NULL), - (24260,0,0,1,16,0,0,NULL), - (24261,0,0,1,16,0,0,NULL), - (24262,0,0,1,16,0,0,NULL), - (24263,0,0,1,16,0,0,NULL), - (24264,0,0,1,16,0,0,NULL), - (24265,0,0,1,16,0,0,NULL), - (24266,0,0,1,16,0,0,NULL), - (24267,0,0,1,16,0,0,NULL), - (24268,0,7,1,16,0,0,NULL), - (24269,0,0,1,16,0,0,NULL), - (24270,0,0,1,16,0,0,NULL), - (24271,0,0,1,16,0,0,NULL), - (24272,0,0,1,16,0,0,NULL), - (24273,0,0,1,16,0,0,NULL), - (24274,0,0,1,16,0,0,NULL), - (24275,0,0,1,16,0,0,NULL), - (24276,0,0,1,16,0,0,NULL), - (24277,0,0,1,16,0,0,NULL), - (24278,0,0,1,16,0,0,NULL), - (24279,0,0,1,16,0,0,NULL), - (24280,0,0,1,16,0,0,NULL), - (24281,0,0,1,16,0,0,NULL), - (24282,0,0,1,16,0,0,NULL), - (24283,0,0,1,16,0,0,NULL), - (24284,0,0,1,16,0,0,NULL), - (24285,0,0,1,16,0,0,NULL), - (24286,0,0,1,16,0,0,NULL), - (24287,0,0,1,16,0,0,NULL), - (24288,0,0,1,16,0,0,NULL), - (24289,0,0,1,16,0,0,NULL), - (24290,0,0,1,16,0,0,NULL), - (24291,0,0,1,16,0,0,NULL), - (24292,0,0,1,16,0,0,NULL), - (24293,0,0,1,16,0,0,NULL), - (24294,0,0,1,16,0,0,NULL), - (24295,0,0,1,16,0,0,NULL), - (24296,0,0,1,16,0,0,NULL), - (24297,0,0,1,16,0,0,NULL), - (24298,0,0,1,16,0,0,NULL), - (24299,0,0,1,16,0,0,NULL), - (24300,0,0,1,16,0,0,NULL), - (24301,0,0,1,16,0,0,NULL), - (24302,0,0,1,16,0,0,NULL), - (24303,0,0,1,16,0,0,NULL), - (24304,0,0,1,16,0,0,NULL), - (24305,0,0,1,16,0,0,NULL), - (24306,0,0,1,16,0,0,NULL), - (24307,0,0,1,16,0,0,NULL), - (24308,0,0,1,16,0,0,NULL), - (24309,0,0,1,16,0,0,NULL), - (24310,0,0,1,16,0,0,NULL), - (24311,0,0,1,16,0,0,NULL), - (24312,0,0,1,16,0,0,NULL), - (24313,0,0,1,16,0,0,NULL), - (24314,0,0,1,16,0,0,NULL), - (24315,0,0,1,16,0,0,NULL), - (24316,0,0,1,16,0,0,NULL), - (24317,0,0,1,16,0,0,NULL), - (24318,0,0,1,16,0,0,NULL), - (24319,0,0,1,16,0,0,NULL), - (24320,0,0,1,16,0,0,NULL), - (24321,0,0,1,16,0,0,NULL), - (24322,0,0,1,16,0,0,NULL), - (24324,0,0,1,16,0,0,NULL), - (24325,0,0,1,16,0,0,NULL), - (24326,0,0,1,16,0,0,NULL), - (24327,0,0,1,16,0,0,NULL), - (24328,0,0,1,16,0,0,NULL), - (24329,0,0,1,16,0,0,NULL), - (24330,0,0,1,16,0,0,NULL), - (24331,0,0,1,16,0,0,NULL), - (24332,0,0,1,16,0,0,NULL), - (24333,0,0,1,16,0,0,NULL), - (24334,0,0,1,16,0,0,NULL), - (24335,0,0,1,16,0,0,NULL), - (24336,0,0,1,16,0,0,NULL), - (24337,0,0,1,16,0,0,NULL), - (24338,0,0,1,16,0,0,NULL), - (24339,0,0,1,16,0,0,NULL), - (24340,0,0,1,16,0,0,NULL), - (24341,0,0,1,16,0,0,NULL), - (24342,0,0,1,16,0,0,NULL), - (24343,0,0,1,16,0,0,NULL), - (24344,0,0,1,16,0,0,NULL), - (24345,0,0,1,16,0,0,NULL), - (24346,0,0,1,16,0,0,NULL), - (24347,0,0,1,16,0,0,NULL), - (24348,0,0,1,16,0,0,NULL), - (24349,0,0,1,16,0,0,NULL), - (24350,0,0,1,16,0,0,NULL), - (24351,0,0,1,16,0,0,NULL), - (24352,0,0,1,16,0,0,NULL), - (24353,0,0,1,16,0,0,NULL), - (24354,0,0,1,16,0,0,NULL), - (24355,0,0,1,16,0,0,NULL), - (24356,0,0,1,16,0,0,NULL), - (24357,0,0,1,16,0,0,NULL), - (24358,0,0,1,16,0,0,NULL), - (24359,0,0,1,16,0,0,NULL), - (24360,0,0,1,16,0,0,NULL), - (24361,0,0,1,16,0,0,NULL), - (24362,0,0,1,16,0,0,NULL), - (24363,0,0,1,16,0,0,NULL), - (24364,0,0,1,16,0,0,NULL), - (24365,0,0,1,16,0,0,NULL), - (24366,0,0,1,16,0,0,NULL), - (24367,0,0,1,16,0,0,NULL), - (24368,0,0,1,16,0,0,NULL), - (24369,0,0,1,16,0,0,NULL), - (24370,0,0,1,16,0,0,NULL), - (24371,0,0,1,16,0,0,NULL), - (24372,0,0,1,16,0,0,NULL), - (24373,0,0,1,16,0,0,NULL), - (24374,0,0,1,16,0,0,NULL), - (24375,0,0,1,16,0,0,NULL), - (24376,0,0,1,16,0,0,NULL), - (24377,0,0,1,16,0,0,NULL), - (24378,0,0,1,16,0,0,NULL), - (24379,0,0,1,16,0,0,NULL), - (24380,0,0,1,16,0,0,NULL), - (24381,0,0,1,16,0,0,NULL), - (24382,0,0,1,16,0,0,NULL), - (24383,0,0,1,16,0,0,NULL), - (24384,0,0,1,16,0,0,NULL), - (24385,0,0,1,16,0,0,NULL), - (24386,0,0,1,16,0,0,NULL), - (24387,0,0,1,16,0,0,NULL), - (24388,0,0,1,16,0,0,NULL), - (24389,0,0,1,16,0,0,NULL), - (24390,0,0,1,16,0,0,NULL), - (24391,0,0,1,16,0,0,NULL), - (24392,0,0,1,16,0,0,NULL), - (24393,0,0,1,16,0,0,NULL), - (24394,0,0,1,16,0,0,NULL), - (24395,0,0,1,16,0,0,NULL), - (24396,0,0,1,16,0,0,NULL), - (24397,0,0,1,16,0,0,NULL), - (24398,0,0,1,16,0,0,NULL), - (24399,0,0,1,16,0,0,NULL), - (24400,0,0,1,16,0,0,NULL), - (24401,0,0,1,16,0,0,NULL), - (24402,0,0,1,16,0,0,NULL), - (24403,0,0,1,16,0,0,NULL), - (24404,0,0,1,16,0,0,NULL), - (24405,0,0,1,16,0,0,NULL), - (24406,0,0,1,16,0,0,NULL), - (24407,0,0,1,16,0,0,NULL), - (24408,0,0,1,16,0,0,NULL), - (24409,0,0,1,16,0,0,NULL), - (24410,0,0,1,16,0,0,NULL), - (24411,0,0,1,16,0,0,NULL), - (24412,0,0,1,16,0,0,NULL), - (24413,0,0,1,16,0,0,NULL), - (24414,0,0,1,16,0,0,NULL), - (24415,0,0,1,16,0,0,NULL), - (24416,0,0,1,16,0,0,NULL), - (24417,0,0,1,16,0,0,NULL), - (24418,0,0,1,16,0,0,NULL), - (24419,0,0,1,16,0,0,NULL), - (24420,0,0,1,16,0,0,NULL), - (24421,0,0,1,16,0,0,NULL), - (24422,0,0,1,16,0,0,NULL), - (24423,0,0,1,16,0,0,NULL), - (24424,0,0,1,16,0,0,NULL), - (24425,0,0,1,16,0,0,NULL), - (24426,0,0,1,16,0,0,NULL), - (24427,0,0,1,16,0,0,NULL), - (24428,0,0,1,16,0,0,NULL), - (24429,0,0,1,16,0,0,NULL), - (24430,0,0,1,16,0,0,NULL), - (24431,0,0,1,16,0,0,NULL), - (24432,0,0,1,16,0,0,NULL), - (24433,0,0,1,16,0,0,NULL), - (24434,0,0,1,16,0,0,NULL), - (24435,0,0,1,16,0,0,NULL), - (24436,0,0,1,16,0,0,NULL), - (24437,0,0,1,16,0,0,NULL), - (24438,0,0,1,16,0,0,NULL), - (24439,0,0,1,16,0,0,NULL), - (24440,0,0,1,16,0,0,NULL), - (24441,0,0,1,16,0,0,NULL), - (24442,0,0,1,16,0,0,NULL), - (24443,0,0,1,16,0,0,NULL), - (24444,0,0,1,16,0,0,NULL), - (24445,0,0,1,16,0,0,NULL), - (24446,0,0,1,16,0,0,NULL), - (24447,0,0,1,16,0,0,NULL), - (24448,0,0,1,16,0,0,NULL), - (24449,0,0,1,16,0,0,NULL), - (24450,0,0,1,16,0,0,NULL), - (24451,0,0,1,16,0,0,NULL), - (24452,0,0,1,16,0,0,NULL), - (24453,0,0,1,16,0,0,NULL), - (24454,0,0,1,16,0,0,NULL), - (24455,0,0,1,16,0,0,NULL), - (24456,0,0,1,16,0,0,NULL), - (24457,0,0,1,16,0,0,NULL), - (24458,0,0,1,16,0,0,NULL), - (24459,0,0,1,16,0,0,NULL), - (24460,0,0,1,16,0,0,NULL), - (24461,0,0,1,16,0,0,NULL), - (24462,0,0,1,16,0,0,NULL), - (24463,0,0,1,16,0,0,NULL), - (24464,0,0,1,16,0,0,NULL), - (24465,0,0,1,16,0,0,NULL), - (24466,0,0,1,16,0,0,NULL), - (24467,0,0,1,16,0,0,NULL), - (24468,0,0,1,16,0,0,NULL), - (24469,0,0,1,16,0,0,NULL), - (24470,0,0,1,16,0,0,NULL), - (24471,0,0,1,16,0,0,NULL), - (24472,0,0,1,16,0,0,NULL), - (24473,0,0,1,16,0,0,NULL), - (24474,0,0,1,16,0,0,NULL), - (24475,0,0,1,16,0,0,NULL), - (24476,0,0,1,16,0,0,NULL), - (24477,0,0,1,16,0,0,NULL), - (24478,0,0,1,16,0,0,NULL), - (24479,0,0,1,16,0,0,NULL), - (24480,0,0,1,16,0,0,NULL), - (24481,0,0,1,16,0,0,NULL), - (24482,0,0,1,16,0,0,NULL), - (24483,0,0,1,16,0,0,NULL), - (24484,0,0,1,16,0,0,NULL), - (24485,0,0,1,16,0,0,NULL), - (24486,0,0,1,16,0,0,NULL), - (24487,0,0,1,16,0,0,NULL), - (24488,0,0,1,16,0,0,NULL), - (24489,0,0,1,16,0,0,NULL), - (24490,0,0,1,16,0,0,NULL), - (24491,0,0,1,16,0,0,NULL), - (24492,0,0,1,16,0,0,NULL), - (24493,0,0,1,16,0,0,NULL), - (24494,0,0,1,16,0,0,NULL), - (24495,0,0,1,16,0,0,NULL), - (24496,0,0,1,16,0,0,NULL), - (24497,0,0,1,16,0,0,NULL), - (24498,0,0,1,16,0,0,NULL), - (24499,0,0,1,16,0,0,NULL), - (24500,0,0,1,16,0,0,NULL), - (24501,0,0,1,16,0,0,NULL), - (24502,0,0,1,16,0,0,NULL), - (24503,0,0,1,16,0,0,NULL), - (24504,0,0,1,16,0,0,NULL), - (24505,0,0,1,16,0,0,NULL), - (24506,0,0,1,16,0,0,NULL), - (24507,0,0,1,16,0,0,NULL), - (24508,0,0,1,16,0,0,NULL), - (24509,0,0,1,16,0,0,NULL), - (24510,0,0,1,16,0,0,NULL), - (24511,0,0,1,16,0,0,NULL), - (24512,0,0,1,16,0,0,NULL), - (24513,0,0,1,16,0,0,NULL), - (24514,0,0,1,16,0,0,NULL), - (24515,0,0,1,16,0,0,NULL), - (24516,0,0,1,16,0,0,NULL), - (24517,0,0,1,16,0,0,NULL), - (24518,0,0,1,16,0,0,NULL), - (24519,0,0,1,16,0,0,NULL), - (24520,0,0,1,16,0,0,NULL), - (24521,0,0,1,16,0,0,NULL), - (24522,0,0,1,16,0,0,NULL), - (24523,0,0,1,16,0,0,NULL), - (24524,0,0,1,16,0,0,NULL), - (24525,0,0,1,16,0,0,NULL), - (24526,0,0,1,16,0,0,NULL), - (24527,0,0,1,16,0,0,NULL), - (24528,0,0,1,16,0,0,NULL), - (24529,0,0,1,16,0,0,NULL), - (24530,0,0,1,16,0,0,NULL), - (24531,0,0,1,16,0,0,NULL), - (24532,0,0,1,16,0,0,NULL), - (24533,0,0,1,16,0,0,NULL), - (24534,0,0,1,16,0,0,NULL), - (24535,0,0,1,16,0,0,NULL), - (24536,0,0,1,16,0,0,NULL), - (24537,0,0,1,16,0,0,NULL), - (24538,0,0,1,16,0,0,NULL), - (24539,0,0,1,16,0,0,NULL), - (24540,0,0,1,16,0,0,NULL), - (24541,0,0,1,16,0,0,NULL), - (24542,0,0,1,16,0,0,NULL), - (24543,0,0,1,16,0,0,NULL), - (24544,0,0,1,16,0,0,NULL), - (24545,0,0,1,16,0,0,NULL), - (24546,0,0,1,16,0,0,NULL), - (24547,0,0,1,16,0,0,NULL), - (24548,0,0,1,16,0,0,NULL), - (24549,0,0,1,16,0,0,NULL), - (24550,0,0,1,16,0,0,NULL), - (24551,0,0,1,16,0,0,NULL), - (24552,0,0,1,16,0,0,NULL), - (24553,0,0,1,16,0,0,NULL), - (24554,0,0,1,16,0,0,NULL), - (24555,0,0,1,16,0,0,NULL), - (24556,0,0,1,16,0,0,NULL), - (24557,0,0,1,16,0,0,NULL), - (24558,0,0,1,16,0,0,NULL), - (24559,0,0,1,16,0,0,NULL), - (24560,0,0,1,16,0,0,NULL), - (24561,0,0,1,16,0,0,NULL), - (24562,0,0,1,16,0,0,NULL), - (24563,0,0,1,16,0,0,NULL), - (24564,0,0,1,16,0,0,NULL), - (24565,0,0,1,16,0,0,NULL), - (24566,0,0,1,16,0,0,NULL), - (24567,0,0,1,16,0,0,NULL), - (24568,0,0,1,16,0,0,NULL), - (24569,0,0,1,16,0,0,NULL), - (24570,0,0,1,16,0,0,NULL), - (24571,0,0,1,16,0,0,NULL), - (24572,0,0,1,16,0,0,NULL), - (24573,0,0,1,16,0,0,NULL), - (24574,0,0,1,16,0,0,NULL), - (24575,0,0,1,16,0,0,NULL), - (24576,0,0,1,16,0,0,NULL), - (24577,0,0,1,16,0,0,NULL), - (24578,0,0,1,16,0,0,NULL), - (24579,0,0,1,16,0,0,NULL), - (24580,0,0,1,16,0,0,NULL), - (24581,0,0,1,16,0,0,NULL), - (24582,0,0,1,16,0,0,NULL), - (24583,0,0,1,16,0,0,NULL), - (24584,0,0,1,16,0,0,NULL), - (24585,0,0,1,16,0,0,NULL), - (24586,0,0,1,16,0,0,NULL), - (24587,0,0,1,16,0,0,NULL), - (24588,0,0,1,16,0,0,NULL), - (24589,0,0,1,16,0,0,NULL), - (24590,0,0,1,16,0,0,NULL), - (24591,0,0,1,16,0,0,NULL), - (24592,0,0,1,16,0,0,NULL), - (24593,0,0,1,16,0,0,NULL), - (24594,0,0,1,16,0,0,NULL), - (24595,0,0,1,16,0,0,NULL), - (24596,0,0,1,16,0,0,NULL), - (24597,0,0,1,16,0,0,NULL), - (24598,0,0,1,16,0,0,NULL), - (24599,0,0,1,16,0,0,NULL), - (24600,0,0,1,16,0,0,NULL), - (24601,0,0,1,16,0,0,NULL), - (24602,0,0,1,16,0,0,NULL), - (24603,0,0,1,16,0,0,NULL), - (24604,0,0,1,16,0,0,NULL), - (24605,0,0,1,16,0,0,NULL), - (24606,0,0,1,16,0,0,NULL), - (24607,0,0,1,16,0,0,NULL), - (24608,0,0,1,16,0,0,NULL), - (24609,0,0,1,16,0,0,NULL), - (24610,0,0,1,16,0,0,NULL), - (24611,0,0,1,16,0,0,NULL), - (24612,0,0,1,16,0,0,NULL), - (24613,0,0,1,16,0,0,NULL), - (24614,0,0,1,16,0,0,NULL), - (24615,0,0,1,16,0,0,NULL), - (24616,0,0,1,16,0,0,NULL), - (24617,0,0,1,16,0,0,NULL), - (24618,0,0,1,16,0,0,NULL), - (24619,0,0,1,16,0,0,NULL), - (24620,0,0,1,16,0,0,NULL), - (24621,0,0,1,16,0,0,NULL), - (24622,0,0,1,16,0,0,NULL), - (24623,0,0,1,16,0,0,NULL), - (24624,0,0,1,16,0,0,NULL), - (24625,0,0,1,16,0,0,NULL), - (24626,0,0,1,16,0,0,NULL), - (24627,0,0,1,16,0,0,NULL), - (24628,0,0,1,16,0,0,NULL), - (24629,0,0,1,16,0,0,NULL), - (24630,0,0,1,16,0,0,NULL), - (24631,0,0,1,16,0,0,NULL), - (24632,0,0,1,16,0,0,NULL), - (24633,0,0,1,16,0,0,NULL), - (24634,0,0,1,16,0,0,NULL), - (24635,0,0,1,16,0,0,NULL), - (24636,0,0,1,16,0,0,NULL), - (24637,0,0,1,16,0,0,NULL), - (24638,0,0,1,16,0,0,NULL), - (24639,0,0,1,16,0,0,NULL), - (24640,0,0,1,16,0,0,NULL), - (24641,0,0,1,16,0,0,NULL), - (24642,0,0,1,16,0,0,NULL), - (24643,0,0,1,16,0,0,NULL), - (24644,0,0,1,16,0,0,NULL), - (24645,0,0,1,16,0,0,NULL), - (24646,0,0,1,16,0,0,NULL), - (24647,0,0,1,16,0,0,NULL), - (24648,0,0,1,16,0,0,NULL), - (24649,0,0,1,16,0,0,NULL), - (24650,0,0,1,16,0,0,NULL), - (24651,0,0,1,16,0,0,NULL), - (24652,0,0,1,16,0,0,NULL), - (24653,0,0,1,16,0,0,NULL), - (24654,0,0,1,16,0,0,NULL), - (24655,0,0,1,16,0,0,NULL), - (24656,0,0,1,16,0,0,NULL), - (24657,0,0,1,16,0,0,NULL), - (24658,0,0,1,16,0,0,NULL), - (24659,0,0,1,16,0,0,NULL), - (24660,0,0,1,16,0,0,NULL), - (24661,0,0,1,16,0,0,NULL), - (24662,0,0,1,16,0,0,NULL), - (24663,0,0,1,16,0,0,NULL), - (24664,0,0,1,16,0,0,'18950'), - (24665,0,0,1,16,0,0,'18950'), - (24666,0,0,1,16,0,0,NULL), - (24667,0,0,1,16,0,0,NULL), - (24668,0,0,1,16,0,0,NULL), - (24669,0,0,1,16,0,0,NULL), - (24670,0,0,0,16,0,0,NULL), - (24671,0,0,1,16,0,0,NULL), - (24672,0,0,1,16,0,0,NULL), - (24673,0,0,1,16,0,0,NULL), - (24674,0,0,2,16,0,0,NULL), - (24675,0,0,1,16,0,0,NULL), - (24676,0,0,1,16,0,0,NULL), - (24677,0,0,1,16,0,0,NULL), - (24678,0,0,1,16,0,0,NULL), - (24679,0,0,1,16,0,0,NULL), - (24680,0,0,1,16,0,0,NULL), - (24681,0,0,1,16,0,0,NULL), - (24682,0,0,1,16,0,0,NULL), - (24683,0,0,1,16,0,0,NULL), - (24684,0,0,1,16,0,0,NULL), - (24685,0,0,1,16,0,0,NULL), - (24686,0,0,1,16,0,0,NULL), - (24687,0,0,1,16,0,0,NULL), - (24688,0,0,1,16,0,0,NULL), - (24689,0,0,1,16,0,0,NULL), - (24690,0,0,1,16,0,0,NULL), - (24691,0,0,1,16,0,0,NULL), - (24692,0,0,1,16,0,0,NULL), - (24693,0,0,1,16,0,0,NULL), - (24694,0,0,1,16,0,0,NULL), - (24695,0,0,1,16,0,0,NULL), - (24696,0,0,1,16,0,0,NULL), - (24697,0,0,1,16,0,0,NULL), - (24698,0,0,1,16,0,0,NULL), - (24699,0,0,1,16,0,0,NULL), - (24700,0,0,1,16,0,0,NULL), - (24701,0,0,1,16,0,0,NULL), - (24702,0,0,1,16,0,0,NULL), - (24703,0,0,1,16,0,0,NULL), - (24704,0,0,1,16,0,0,NULL), - (24705,0,0,1,16,0,0,NULL), - (24706,0,0,1,16,0,0,NULL), - (24707,0,1,1,16,0,0,NULL), - (24708,0,0,1,16,0,0,NULL), - (24710,0,0,1,16,0,0,NULL), - (24711,0,0,1,16,0,0,NULL), - (24712,0,0,1,16,0,0,NULL), - (24713,0,0,1,16,0,0,NULL), - (24714,0,0,1,16,0,0,NULL), - (24715,0,0,1,16,0,0,'18950'), - (24716,0,0,1,16,0,0,'18950'), - (24717,0,0,1,16,0,0,'18950'), - (24718,0,0,1,16,0,0,'18950'), - (24719,0,0,1,16,0,0,'18950'), - (24720,0,0,1,16,0,0,'18950'), - (24721,0,0,1,16,0,0,NULL), - (24722,0,0,1,16,0,0,NULL), - (24723,0,0,1,16,0,0,NULL), - (24724,0,0,1,16,0,0,NULL), - (24725,0,0,1,16,0,0,NULL), - (24726,0,0,1,16,0,0,NULL), - (24727,0,0,1,16,0,0,NULL), - (24728,0,0,1,16,0,0,NULL), - (24729,0,0,1,16,0,0,NULL), - (24730,0,0,1,16,0,0,NULL), - (24731,0,0,1,16,0,0,NULL), - (24732,0,0,1,16,0,0,NULL), - (24733,0,0,1,16,0,0,NULL), - (24734,0,0,1,16,0,0,NULL), - (24735,0,0,1,16,0,0,NULL), - (24736,0,0,1,16,0,0,NULL), - (24737,0,0,1,16,0,0,NULL), - (24738,0,0,1,16,0,0,NULL), - (24739,0,0,1,16,0,0,NULL), - (24740,0,0,1,16,0,0,NULL), - (24741,0,0,1,16,0,0,NULL), - (24742,0,0,1,16,0,0,NULL), - (24743,0,0,1,16,0,0,NULL), - (24744,0,0,1,16,0,0,NULL), - (24745,0,0,1,16,0,0,NULL), - (24746,0,0,1,16,0,0,NULL), - (24747,0,0,1,16,0,0,NULL), - (24748,0,0,1,16,0,0,NULL), - (24749,0,0,1,16,0,0,NULL), - (24750,0,0,1,16,0,0,NULL), - (24751,0,0,1,16,0,0,NULL), - (24752,0,0,1,16,0,0,NULL), - (24753,0,0,1,16,0,0,NULL), - (24754,0,0,1,16,0,0,NULL), - (24755,0,0,1,16,0,0,NULL), - (24756,0,0,1,16,0,0,NULL), - (24757,0,0,1,16,0,0,NULL), - (24758,0,0,1,16,0,0,NULL), - (24759,0,0,1,16,0,0,NULL), - (24760,0,0,1,16,0,0,NULL), - (24764,0,0,1,16,0,0,NULL), - (24765,0,0,1,16,0,0,NULL), - (24766,0,0,1,16,0,0,NULL), - (24767,0,0,1,16,0,0,NULL), - (24768,0,0,1,16,0,0,NULL), - (24769,0,0,1,16,0,0,NULL), - (24770,0,0,1,16,0,0,NULL), - (24771,0,0,1,16,0,0,NULL), - (24772,0,0,1,16,0,0,NULL), - (24773,0,0,1,16,0,0,NULL), - (24774,0,0,1,16,0,0,'5232'), - (24775,0,0,1,16,0,0,NULL), - (24776,0,0,1,16,0,0,NULL), - (24778,0,1,1,16,0,0,NULL), - (24779,0,0,1,16,0,0,NULL), - (24780,0,0,1,16,0,0,NULL), - (24781,0,1,1,16,0,0,NULL), - (24782,0,0,1,16,0,0,'18950'), - (24783,0,0,1,16,0,0,NULL), - (24784,0,1,1,16,0,0,NULL), - (24785,0,0,1,16,0,0,'18950'), - (24786,0,0,1,16,0,0,'18950'), - (24787,0,0,1,16,0,0,NULL), - (24788,0,0,1,16,0,0,NULL), - (24789,0,0,1,16,0,0,NULL), - (24790,0,0,1,16,0,0,NULL), - (24791,0,0,1,16,0,0,NULL), - (24792,0,0,1,16,0,0,NULL), - (24793,0,0,1,16,0,0,NULL), - (24794,0,0,0,16,0,0,NULL), - (24795,0,0,1,16,0,0,NULL), - (24796,0,0,1,16,0,0,NULL), - (24797,0,0,1,16,0,0,NULL), - (24798,0,0,2,16,0,0,NULL), - (24799,0,0,1,16,0,0,NULL), - (24800,0,0,1,16,0,0,NULL), - (24801,0,0,1,16,0,0,NULL), - (24802,0,0,1,16,0,0,NULL), - (24803,0,0,1,16,0,0,NULL), - (24804,0,0,1,16,0,0,NULL), - (24805,0,0,1,16,0,0,NULL), - (24806,0,0,1,16,0,0,NULL), - (24807,0,0,1,16,0,0,NULL), - (24808,0,0,1,16,0,0,NULL), - (24809,0,0,1,16,0,0,NULL), - (24810,0,0,1,16,0,0,NULL), - (24811,0,0,1,16,0,0,NULL), - (24812,0,0,1,16,0,0,NULL), - (24813,0,0,1,16,0,0,NULL), - (24814,0,0,1,16,0,0,NULL), - (24815,0,0,1,16,0,0,NULL), - (24816,0,0,1,16,0,0,NULL), - (24817,0,0,1,16,0,0,NULL), - (24818,0,0,1,16,0,0,NULL), - (24819,0,0,1,16,0,0,NULL), - (24820,0,0,1,16,0,0,NULL), - (24821,0,0,1,16,0,0,NULL), - (24822,0,0,1,16,0,0,NULL), - (24823,0,0,1,16,0,0,NULL), - (24824,0,0,1,16,0,0,NULL), - (24825,0,0,1,16,0,0,NULL), - (24826,0,0,1,16,0,0,NULL), - (24827,0,0,1,16,0,0,NULL), - (24828,0,0,1,16,0,0,NULL), - (24829,0,0,1,16,0,0,NULL), - (24830,0,0,1,16,0,0,NULL), - (24831,0,0,1,16,0,0,NULL), - (24832,0,0,1,16,0,0,NULL), - (24833,0,0,1,16,0,0,NULL), - (24834,0,0,1,16,0,0,NULL), - (24835,0,0,1,16,0,0,NULL), - (24836,0,0,1,16,0,0,NULL), - (24837,0,0,1,16,0,0,NULL), - (24838,0,0,1,16,0,0,NULL), - (24839,0,0,1,16,0,0,NULL), - (24840,0,0,1,16,0,0,NULL), - (24841,0,0,1,16,0,0,NULL), - (24842,0,0,1,16,0,0,NULL), - (24843,0,0,1,16,0,0,NULL), - (24844,0,0,1,16,0,0,NULL), - (24845,0,0,1,16,0,0,NULL), - (24846,0,0,1,16,0,0,NULL), - (24847,0,0,1,16,0,0,NULL), - (24848,0,0,1,16,0,0,NULL), - (24849,0,0,1,16,0,0,NULL), - (24850,0,0,1,16,0,0,NULL), - (24851,0,0,1,16,0,0,NULL), - (24852,0,0,1,16,0,0,NULL), - (24853,0,0,1,16,0,0,NULL), - (24854,0,0,1,16,0,0,NULL), - (24855,0,0,1,16,0,0,NULL), - (24856,0,0,1,16,0,0,NULL), - (24857,0,0,1,16,0,0,NULL), - (24858,0,0,1,16,0,0,NULL), - (24859,0,0,1,16,0,0,NULL), - (24860,0,0,1,16,0,0,NULL), - (24861,0,0,1,16,0,0,NULL), - (24862,0,0,1,16,0,0,NULL), - (24863,0,0,1,16,0,0,NULL), - (24864,0,0,1,16,0,0,NULL), - (24865,0,0,1,16,0,0,NULL), - (24866,0,0,1,16,0,0,NULL), - (24867,0,0,1,16,0,0,NULL), - (24868,0,0,1,16,0,0,NULL), - (24869,0,0,1,16,0,0,NULL), - (24870,0,0,1,16,0,0,NULL), - (24871,0,0,1,16,0,0,NULL), - (24872,0,0,1,16,0,0,NULL), - (24873,0,0,1,16,0,0,NULL), - (24874,0,0,1,16,0,0,NULL), - (24875,0,0,1,16,0,0,NULL), - (24876,0,0,1,16,0,0,NULL), - (24877,0,0,1,16,0,0,NULL), - (24878,0,0,1,16,0,0,NULL), - (24879,0,0,1,16,0,0,NULL), - (24880,0,0,1,16,0,0,NULL), - (24881,0,0,1,16,0,0,NULL), - (24882,0,0,1,16,0,0,NULL), - (24883,0,0,1,16,0,0,NULL), - (24884,0,0,1,16,0,0,NULL), - (24885,0,0,1,16,0,0,NULL), - (24886,0,0,1,16,0,0,NULL), - (24887,0,0,1,16,0,0,NULL), - (24888,0,0,1,16,0,0,NULL), - (24889,0,0,1,16,0,0,NULL), - (24890,0,0,1,16,0,0,NULL), - (24891,0,0,1,16,0,0,NULL), - (24892,0,0,1,16,0,0,NULL), - (24893,0,0,1,16,0,0,NULL), - (24894,0,0,1,16,0,0,NULL), - (24895,0,0,1,16,0,0,NULL), - (24896,0,0,1,16,0,0,NULL), - (24897,0,0,1,16,0,0,NULL), - (24898,0,0,1,16,0,0,NULL), - (24899,0,0,1,16,0,0,NULL), - (24900,0,0,1,16,0,0,NULL), - (24901,0,0,1,16,0,0,NULL), - (24902,0,0,1,16,0,0,NULL), - (24903,0,0,1,16,0,0,NULL), - (24904,0,0,1,16,0,0,NULL), - (24905,0,0,1,16,0,0,NULL), - (24906,0,0,1,16,0,0,NULL), - (24907,0,0,1,16,0,0,NULL), - (24908,0,0,1,16,0,0,NULL), - (24909,0,0,1,16,0,0,NULL), - (24910,0,0,1,16,0,0,NULL), - (24911,0,0,1,16,0,0,NULL), - (24912,0,0,1,16,0,0,NULL), - (24913,0,0,1,16,0,0,NULL), - (24914,0,0,1,16,0,0,NULL), - (24915,0,0,1,16,0,0,NULL), - (24916,0,0,1,16,0,0,NULL), - (24917,0,0,1,16,0,0,NULL), - (24918,0,0,1,16,0,0,NULL), - (24919,0,0,1,16,0,0,NULL), - (24920,0,0,1,16,0,0,NULL), - (24921,0,0,1,16,0,0,NULL), - (24922,0,0,1,16,0,0,NULL), - (24923,0,0,1,16,0,0,NULL), - (24924,0,0,1,16,0,0,NULL), - (24925,0,0,1,16,0,0,NULL), - (24926,0,0,1,16,0,0,NULL), - (24927,0,0,1,16,0,0,NULL), - (24928,0,0,1,16,0,0,NULL), - (24929,0,0,1,16,0,0,NULL), - (24930,0,0,1,16,0,0,NULL), - (24931,0,0,1,16,0,0,NULL), - (24932,0,0,1,16,0,0,'18950'), - (24933,0,0,1,16,0,0,NULL), - (24934,0,0,1,16,0,0,NULL), - (24935,0,0,1,16,0,0,NULL), - (24936,0,0,1,16,0,0,NULL), - (24937,0,0,1,16,0,0,NULL), - (24938,0,0,1,16,0,0,NULL), - (24939,0,0,1,16,0,0,NULL), - (24940,0,0,1,16,0,0,NULL), - (24941,0,0,1,16,0,0,NULL), - (24942,0,0,1,16,0,0,NULL), - (24943,0,0,1,16,0,0,NULL), - (24944,0,0,1,16,0,0,NULL), - (24945,0,0,1,16,0,0,NULL), - (24946,0,0,1,16,0,0,NULL), - (24947,0,0,1,16,0,0,NULL), - (24948,0,0,1,16,0,0,NULL), - (24949,0,0,1,16,0,0,'18950'), - (24950,0,0,1,16,0,0,NULL), - (24951,0,0,1,16,0,0,NULL), - (24952,0,0,1,16,0,0,NULL), - (24953,0,0,1,16,0,0,NULL), - (24954,0,0,1,16,0,0,NULL), - (24955,0,0,1,16,0,0,NULL), - (24956,0,0,1,16,0,0,NULL), - (24957,0,0,1,16,0,0,NULL), - (24958,0,0,1,16,0,0,NULL), - (24959,0,0,1,16,0,0,NULL), - (24960,0,0,1,16,0,0,NULL), - (24961,0,0,1,16,0,0,NULL), - (24962,0,0,1,16,0,0,NULL), - (24963,0,0,1,16,0,0,NULL), - (24964,0,0,1,16,0,0,NULL), - (24965,0,0,1,16,0,0,NULL), - (24966,0,0,1,16,0,0,NULL), - (24967,0,0,1,16,0,0,NULL), - (24968,0,0,1,16,0,0,NULL), - (24969,0,0,1,16,0,0,NULL), - (24970,0,0,1,16,0,0,NULL), - (24971,0,0,1,16,0,0,NULL), - (24972,0,0,1,16,0,0,NULL), - (24973,0,0,1,16,0,0,NULL), - (24974,0,0,1,16,0,0,NULL), - (24975,0,0,1,16,0,0,NULL), - (24977,0,0,1,16,0,0,NULL), - (24978,0,0,1,16,0,0,NULL), - (24979,0,0,1,16,0,0,NULL), - (24980,0,0,1,16,0,0,NULL), - (24981,0,0,1,16,0,0,NULL), - (24982,0,0,1,16,0,0,NULL), - (24983,0,0,1,16,0,0,NULL), - (25010,0,0,1,16,0,0,NULL), - (25065,0,0,1,16,0,0,NULL), - (25068,0,0,1,16,0,0,NULL), - (25069,0,0,1,16,0,0,NULL), - (25070,0,0,1,16,0,0,NULL), - (25071,0,0,1,16,0,0,NULL), - (25072,0,0,1,16,0,0,NULL), - (25073,0,0,1,16,0,0,NULL), - (25074,0,0,1,16,0,0,NULL), - (25075,0,0,1,16,0,0,NULL), - (25076,0,0,1,16,0,0,NULL), - (25077,0,0,1,16,0,0,NULL), - (25078,0,0,1,16,0,0,NULL), - (25079,0,0,1,16,0,0,NULL), - (25080,0,0,1,16,0,0,NULL), - (25081,0,0,1,16,0,0,NULL), - (25082,0,0,1,16,0,0,NULL), - (25083,0,0,1,16,0,0,NULL), - (25084,0,0,1,16,0,0,NULL), - (25085,0,0,1,16,0,0,NULL), - (25086,0,0,1,16,0,0,NULL), - (25087,0,0,1,16,0,0,NULL), - (25088,0,0,1,16,0,0,NULL), - (25089,0,0,1,16,0,0,NULL), - (25090,0,0,1,16,0,0,NULL), - (25091,0,0,1,16,0,0,NULL), - (25092,0,0,1,16,0,0,NULL), - (25093,0,0,1,16,0,0,NULL), - (25094,0,0,1,16,0,0,NULL), - (25095,0,0,1,16,0,0,NULL), - (25096,0,0,1,16,0,0,NULL), - (25097,0,0,1,16,0,0,NULL), - (25098,0,0,1,16,0,0,NULL), - (25099,0,0,1,16,0,0,NULL), - (25101,0,0,1,16,0,0,NULL), - (25102,0,0,1,16,0,0,NULL), - (25103,0,0,1,16,0,0,NULL), - (25104,0,0,1,16,0,0,NULL), - (25105,0,0,1,16,0,0,NULL), - (25106,0,0,1,16,0,0,NULL), - (25107,0,0,1,16,0,0,NULL), - (25108,0,0,1,16,0,0,NULL), - (25109,0,0,1,16,0,0,NULL), - (25110,0,0,1,16,0,0,NULL), - (25111,0,0,1,16,0,0,NULL), - (25112,0,0,1,16,0,0,NULL), - (25113,0,0,1,16,0,0,NULL), - (25114,0,0,1,16,0,0,NULL), - (25115,0,0,1,16,0,0,NULL), - (25116,0,0,1,16,0,0,NULL), - (25117,0,0,1,16,0,0,NULL), - (25118,0,0,1,16,0,0,NULL), - (25119,0,0,1,16,0,0,NULL), - (25120,0,0,1,16,0,0,NULL), - (25121,0,0,1,16,0,0,NULL), - (25122,0,0,1,16,0,0,NULL), - (25123,0,0,1,16,0,0,NULL), - (25124,0,0,1,16,0,0,NULL), - (25125,0,0,1,16,0,0,NULL), - (25126,0,0,1,16,0,0,NULL), - (25127,0,0,1,16,0,0,NULL), - (25128,0,0,1,16,0,0,NULL), - (25129,0,0,1,16,0,0,NULL), - (25130,0,0,1,16,0,0,NULL), - (25131,0,0,1,16,0,0,NULL), - (25132,0,0,1,16,0,0,NULL), - (25133,0,0,1,16,0,0,NULL), - (25134,0,0,1,16,0,0,NULL), - (25135,0,0,1,16,0,0,NULL), - (25136,0,0,1,16,0,0,NULL), - (25137,0,0,1,16,0,0,NULL), - (25138,0,0,1,16,0,0,NULL), - (25139,0,0,1,16,0,0,NULL), - (25140,0,0,1,16,0,0,NULL), - (25141,0,0,1,16,0,0,NULL), - (25142,0,0,1,16,0,0,NULL), - (25143,0,0,1,16,0,0,NULL), - (25144,0,0,1,16,0,0,NULL), - (25145,0,0,1,16,0,0,NULL), - (25146,0,0,1,16,0,0,NULL), - (25147,0,0,1,16,0,0,NULL), - (25148,0,0,1,16,0,0,NULL), - (25149,0,0,1,16,0,0,NULL), - (25150,0,0,1,16,0,0,NULL), - (25151,0,0,1,16,0,0,NULL), - (25152,0,0,1,16,0,0,NULL), - (25153,0,0,1,16,0,0,NULL), - (25154,0,0,1,16,0,0,NULL), - (25155,0,0,1,16,0,0,NULL), - (25156,0,0,1,16,0,0,NULL), - (25157,0,0,1,16,0,0,NULL), - (25158,0,0,1,16,0,0,NULL), - (25159,0,0,1,16,0,0,NULL), - (25160,0,0,1,16,0,0,NULL), - (25161,0,0,1,16,0,0,NULL), - (25162,0,0,1,16,0,0,NULL), - (25163,0,0,1,16,0,0,NULL), - (25164,0,0,1,16,0,0,NULL), - (25165,0,0,1,16,0,0,NULL), - (25170,0,0,1,16,0,0,NULL), - (25171,0,0,1,16,0,0,NULL), - (25172,0,0,1,16,0,0,NULL), - (25173,0,0,1,16,0,0,NULL), - (25174,0,0,1,16,0,0,NULL), - (25175,0,0,1,16,0,0,NULL), - (25176,0,0,1,16,0,0,NULL), - (25177,0,0,1,16,0,0,NULL), - (25178,0,0,1,16,0,0,NULL), - (25179,0,0,1,16,0,0,NULL), - (25180,0,0,1,16,0,0,NULL), - (25181,0,0,1,16,0,0,NULL), - (25182,0,0,1,16,0,0,NULL), - (25183,0,0,1,16,0,0,NULL), - (25184,0,0,1,16,0,0,NULL), - (25185,0,0,1,16,0,0,NULL), - (25186,0,0,1,16,0,0,NULL), - (25187,0,0,1,16,0,0,NULL), - (25188,0,0,1,16,0,0,NULL), - (25189,0,0,1,16,0,0,NULL), - (25190,0,0,1,16,0,0,NULL), - (25191,0,0,1,16,0,0,NULL), - (25192,0,0,1,16,0,0,NULL), - (25193,0,0,1,16,0,0,NULL), - (25194,0,0,1,16,0,0,NULL), - (25195,0,0,1,16,0,0,NULL), - (25196,0,0,1,16,0,0,NULL), - (25197,0,0,1,16,0,0,NULL), - (25198,0,0,1,16,0,0,NULL), - (25199,0,0,1,16,0,0,NULL), - (25200,0,0,1,16,0,0,NULL), - (25201,0,0,1,16,0,0,NULL), - (25202,0,0,1,16,0,0,NULL), - (25203,0,0,1,16,0,0,NULL), - (25204,0,0,1,16,0,0,NULL), - (25205,0,0,1,16,0,0,NULL), - (25206,0,0,1,16,0,0,NULL), - (25207,0,0,1,16,0,0,NULL), - (25208,0,0,1,16,0,0,NULL), - (25209,0,0,1,16,0,0,NULL), - (25210,0,0,1,16,0,0,NULL), - (25211,0,0,1,16,0,0,NULL), - (25212,0,0,1,16,0,0,NULL), - (25213,0,0,1,16,0,0,NULL), - (25214,0,0,1,16,0,0,NULL), - (25215,0,0,1,16,0,0,NULL), - (25216,0,0,1,16,0,0,NULL), - (25217,0,0,1,16,0,0,NULL), - (25218,0,0,1,16,0,0,NULL), - (25219,0,0,1,16,0,0,NULL), - (25220,0,0,1,16,0,0,NULL), - (25221,0,0,1,16,0,0,NULL), - (25222,0,0,1,16,0,0,NULL), - (25223,0,0,1,16,0,0,NULL), - (25224,0,0,1,16,0,0,NULL), - (25225,0,0,1,16,0,0,NULL), - (25226,0,0,1,16,0,0,NULL), - (25227,0,0,1,16,0,0,NULL), - (25228,0,0,1,16,0,0,NULL), - (25229,0,0,1,16,0,0,NULL), - (25230,0,0,1,16,0,0,NULL), - (25231,0,0,1,16,0,0,NULL), - (25232,0,0,1,16,0,0,NULL), - (25233,0,0,1,16,0,0,NULL), - (25234,0,0,1,16,0,0,NULL), - (25235,0,0,1,16,0,0,NULL), - (25236,0,0,1,16,0,0,NULL), - (25237,0,0,1,16,0,0,NULL), - (25238,0,0,1,16,0,0,NULL), - (25239,0,0,1,16,0,0,NULL), - (25240,0,0,1,16,0,0,NULL), - (25241,0,0,1,16,0,0,NULL), - (25242,0,0,1,16,0,0,'18950'), - (25243,0,0,1,16,0,0,NULL), - (25244,0,0,1,16,0,0,NULL), - (25245,0,0,1,16,0,0,NULL), - (25246,0,0,1,16,0,0,NULL), - (25247,0,0,1,16,0,0,NULL), - (25248,0,0,1,16,0,0,NULL), - (25249,0,0,1,16,0,0,NULL), - (25250,0,0,1,16,0,0,NULL), - (25251,0,0,1,16,0,0,NULL), - (25252,0,0,1,16,0,0,NULL), - (25253,0,0,1,16,0,0,NULL), - (25254,0,0,1,16,0,0,NULL), - (25255,0,0,1,16,0,0,NULL), - (25256,0,0,1,16,0,0,NULL), - (25257,0,0,1,16,0,0,NULL), - (25258,0,0,1,16,0,0,NULL), - (25259,0,0,1,16,0,0,NULL), - (25260,0,0,1,16,0,0,NULL), - (25261,0,0,1,16,0,0,NULL), - (25262,0,0,1,16,0,0,NULL), - (25263,0,0,1,16,0,0,NULL), - (25264,0,0,1,16,0,0,NULL), - (25265,0,0,1,16,0,0,NULL), - (25266,0,0,1,16,0,0,NULL), - (25267,0,0,1,16,0,0,NULL), - (25268,0,0,1,16,0,0,NULL), - (25269,0,0,1,16,0,0,NULL), - (25270,0,0,1,16,0,0,NULL), - (25271,0,0,1,16,0,0,NULL), - (25272,0,0,1,16,0,0,NULL), - (25273,0,0,1,16,0,0,NULL), - (25274,0,0,1,16,0,0,NULL), - (25275,0,0,1,16,0,0,NULL), - (25276,0,0,1,16,0,0,NULL), - (25277,0,0,1,16,0,0,NULL), - (25278,0,0,1,16,0,0,NULL), - (25279,0,0,1,16,0,0,NULL), - (25280,0,0,1,16,0,0,NULL), - (25281,0,0,1,16,0,0,NULL), - (25282,0,0,1,16,0,0,NULL), - (25283,0,0,1,16,0,0,NULL), - (25284,0,0,1,16,0,0,NULL), - (25285,0,0,1,16,0,0,NULL), - (25286,0,0,1,16,0,0,NULL), - (25287,0,0,1,16,0,0,NULL), - (25288,0,0,1,16,0,0,NULL), - (25289,0,0,1,16,0,0,NULL), - (25290,0,0,1,16,0,0,NULL), - (25291,0,0,1,16,0,0,NULL), - (25292,0,0,1,16,0,0,NULL), - (25293,0,0,1,16,0,0,NULL), - (25294,0,0,1,16,0,0,NULL), - (25295,0,0,1,16,0,0,NULL), - (25296,0,0,1,16,0,0,NULL), - (25297,0,0,1,16,0,0,NULL), - (25298,0,0,1,16,0,0,NULL), - (25299,0,0,1,16,0,0,NULL), - (25300,0,0,1,16,0,0,NULL), - (25301,0,0,1,16,0,0,NULL), - (25302,0,0,1,16,0,0,NULL), - (25303,0,0,1,16,0,0,NULL), - (25304,0,0,1,16,0,0,NULL), - (25305,0,0,1,16,0,0,NULL), - (25306,0,0,1,16,0,0,NULL), - (25307,0,0,1,16,0,0,NULL), - (25308,0,0,1,16,0,0,NULL), - (25309,0,0,1,16,0,0,NULL), - (25310,0,0,1,16,0,0,NULL), - (25311,0,0,1,16,0,0,NULL), - (25312,0,0,1,16,0,0,NULL), - (25313,0,0,1,16,0,0,NULL), - (25314,0,0,1,16,0,0,NULL), - (25315,0,0,1,16,0,0,NULL), - (25316,0,0,1,16,0,0,NULL), - (25317,0,0,1,16,0,0,NULL), - (25318,0,0,1,16,0,0,NULL), - (25319,0,0,1,16,0,0,NULL), - (25320,0,0,1,16,0,0,NULL), - (25321,0,0,1,16,0,0,NULL), - (25322,0,0,1,16,0,0,NULL), - (25323,0,0,1,16,0,0,NULL), - (25324,0,0,1,16,0,0,NULL), - (25325,0,0,1,16,0,0,NULL), - (25326,0,0,1,16,0,0,NULL), - (25327,0,0,1,16,0,0,NULL), - (25328,0,0,1,16,0,0,NULL), - (25329,0,0,1,16,0,0,NULL), - (25330,0,0,1,16,0,0,NULL), - (25331,0,0,1,16,0,0,NULL), - (25332,0,0,1,16,0,0,NULL), - (25333,0,0,1,16,0,0,NULL), - (25334,0,0,1,16,0,0,NULL), - (25335,0,0,1,16,0,0,NULL), - (25336,0,0,1,16,0,0,NULL), - (25337,0,0,1,16,0,0,NULL), - (25338,0,0,1,16,0,0,NULL), - (25339,0,0,1,16,0,0,NULL), - (25340,0,0,1,16,0,0,NULL), - (25341,0,0,1,16,0,0,NULL), - (25342,0,0,1,16,0,0,NULL), - (25343,0,0,1,16,0,0,NULL), - (25344,0,0,1,16,0,0,NULL), - (25345,0,0,1,16,0,0,'18950'), - (25346,0,0,1,16,0,0,NULL), - (25347,0,0,1,16,0,0,NULL), - (25348,0,0,1,16,0,0,NULL), - (25349,0,0,1,16,0,0,NULL), - (25350,0,0,1,16,0,0,NULL), - (25351,0,0,1,16,0,0,NULL), - (25352,0,0,1,16,0,0,NULL), - (25353,0,0,1,16,0,0,NULL), - (25354,0,0,1,16,0,0,NULL), - (25355,0,0,1,16,0,0,NULL), - (25356,0,0,1,16,0,0,NULL), - (25357,0,0,1,16,0,0,NULL), - (25358,0,0,1,16,0,0,NULL), - (25359,0,0,1,16,0,0,NULL), - (25360,0,0,1,16,0,0,NULL), - (25361,0,0,1,16,0,0,NULL), - (25362,0,0,1,16,0,0,NULL), - (25363,0,0,1,16,0,0,NULL), - (25364,0,0,1,16,0,0,NULL), - (25365,0,0,1,16,0,0,NULL), - (25366,0,0,1,16,0,0,NULL), - (25367,0,0,1,16,0,0,NULL), - (25368,0,0,1,16,0,0,NULL), - (25369,0,0,1,16,0,0,NULL), - (25370,0,0,1,16,0,0,NULL), - (25371,0,0,1,16,0,0,NULL), - (25372,0,0,1,16,0,0,NULL), - (25373,0,0,1,16,0,0,NULL), - (25374,0,0,1,16,0,0,NULL), - (25375,0,0,1,16,0,0,NULL), - (25376,0,0,1,16,0,0,NULL), - (25377,0,0,1,16,0,0,NULL), - (25378,0,0,1,16,0,0,NULL), - (25379,0,0,1,16,0,0,NULL), - (25380,0,0,1,16,0,0,NULL), - (25381,0,0,1,16,0,0,NULL), - (25382,0,0,1,16,0,0,NULL), - (25383,0,0,1,16,0,0,NULL), - (25384,0,0,1,16,0,0,NULL), - (25385,0,0,1,16,0,0,NULL), - (25386,0,0,1,16,0,0,NULL), - (25387,0,0,1,16,0,0,NULL), - (25388,0,0,1,16,0,0,NULL), - (25389,0,0,1,16,0,0,NULL), - (25390,0,0,1,16,0,0,NULL), - (25391,0,0,1,16,0,0,NULL), - (25392,0,0,1,16,0,0,NULL), - (25393,0,0,1,16,0,0,NULL), - (25394,0,0,1,16,0,0,NULL), - (25395,0,0,1,16,0,0,NULL), - (25396,0,0,1,16,0,0,NULL), - (25397,0,0,1,16,0,0,NULL), - (25398,0,0,1,16,0,0,NULL), - (25399,0,0,1,16,0,0,NULL), - (25400,0,0,1,16,0,0,NULL), - (25401,0,0,1,16,0,0,NULL), - (25402,0,0,1,16,0,0,NULL), - (25403,0,0,1,16,0,0,NULL), - (25404,0,0,1,16,0,0,NULL), - (25405,0,0,1,16,0,0,NULL), - (25406,0,0,1,16,0,0,NULL), - (25407,0,0,1,16,0,0,NULL), - (25408,0,0,1,16,0,0,NULL), - (25409,0,0,1,16,0,0,NULL), - (25410,0,0,1,16,0,0,NULL), - (25411,0,0,1,16,0,0,NULL), - (25412,0,0,1,16,0,0,NULL), - (25413,0,0,1,16,0,0,NULL), - (25414,0,0,1,16,0,0,NULL), - (25415,0,0,1,16,0,0,NULL), - (25416,0,0,1,16,0,0,NULL), - (25417,0,0,1,16,0,0,NULL), - (25418,0,0,1,16,0,0,NULL), - (25419,0,0,1,16,0,0,NULL), - (25420,0,0,1,16,0,0,NULL), - (25421,0,0,1,16,0,0,NULL), - (25422,0,0,1,16,0,0,NULL), - (25423,0,0,1,16,0,0,NULL), - (25424,0,0,1,16,0,0,NULL), - (25425,0,0,1,16,0,0,NULL), - (25426,0,0,1,16,0,0,NULL), - (25427,0,0,1,16,0,0,NULL), - (25428,0,0,1,16,0,0,NULL), - (25429,0,0,1,16,0,0,NULL), - (25430,0,0,1,16,0,0,NULL), - (25431,0,0,1,16,0,0,NULL), - (25432,0,0,1,16,0,0,NULL), - (25433,0,0,1,16,0,0,NULL), - (25434,0,0,1,16,0,0,NULL), - (25435,0,0,1,16,0,0,NULL), - (25436,0,0,1,16,0,0,NULL), - (25437,0,0,1,16,0,0,NULL), - (25438,0,0,1,16,0,0,NULL), - (25439,0,0,1,16,0,0,NULL), - (25440,0,0,1,16,0,0,NULL), - (25441,0,0,1,16,0,0,NULL), - (25442,0,0,1,16,0,0,NULL), - (25443,0,0,1,16,0,0,NULL), - (25444,0,0,1,16,0,0,NULL), - (25445,0,0,1,16,0,0,NULL), - (25446,0,0,1,16,0,0,NULL), - (25447,0,0,1,16,0,0,NULL), - (25448,0,0,1,16,0,0,NULL), - (25449,0,0,1,16,0,0,NULL), - (25450,0,0,1,16,0,0,NULL), - (25451,0,0,1,16,0,0,NULL), - (25452,0,0,1,16,0,0,NULL), - (25453,0,0,1,16,0,0,NULL), - (25454,0,0,1,16,0,0,NULL), - (25455,0,0,1,16,0,0,NULL), - (25456,0,0,1,16,0,0,NULL), - (25457,0,0,1,16,0,0,NULL), - (25458,0,0,1,16,0,0,NULL), - (25459,0,0,1,16,0,0,NULL), - (25460,0,0,1,16,0,0,NULL), - (25461,0,0,1,16,0,0,NULL), - (25462,0,0,1,16,0,0,NULL), - (25463,0,0,1,16,0,0,NULL), - (25464,0,0,1,16,0,0,NULL), - (25465,0,0,1,16,0,0,NULL), - (25466,0,0,1,16,0,0,NULL), - (25467,0,0,1,16,0,0,NULL), - (25468,0,0,1,16,0,0,NULL), - (25469,0,0,1,16,0,0,NULL), - (25470,0,0,1,16,0,0,NULL), - (25471,0,0,1,16,0,0,NULL), - (25472,0,0,1,16,0,0,NULL), - (25473,0,0,1,16,0,0,NULL), - (25474,0,0,1,16,0,0,NULL), - (25475,0,0,1,16,0,0,NULL), - (25476,0,0,1,16,0,0,NULL), - (25477,0,0,1,16,0,0,NULL), - (25478,0,0,1,16,0,0,NULL), - (25479,0,0,1,16,0,0,NULL), - (25480,0,0,1,16,0,0,NULL), - (25481,0,0,1,16,0,0,NULL), - (25482,0,0,1,16,0,0,NULL), - (25483,0,0,1,16,0,0,NULL), - (25484,0,0,1,16,0,0,NULL), - (25485,0,0,1,16,0,0,NULL), - (25486,0,0,1,16,0,0,NULL), - (25487,0,0,1,16,0,0,NULL), - (25488,0,0,1,16,0,0,NULL), - (25489,0,0,1,16,0,0,NULL), - (25490,0,0,1,16,0,0,NULL), - (25491,0,0,1,16,0,0,NULL), - (25492,0,0,1,16,0,0,NULL), - (25493,0,0,1,16,0,0,NULL), - (25494,0,0,1,16,0,0,NULL), - (25495,0,0,1,16,0,0,NULL), - (25496,0,0,1,16,0,0,NULL), - (25497,0,0,1,16,0,0,NULL), - (25498,0,0,1,16,0,0,NULL), - (25499,0,0,1,16,0,0,NULL), - (25500,0,0,1,16,0,0,NULL), - (25501,0,0,1,16,0,0,NULL), - (25502,0,0,1,16,0,0,NULL), - (25503,0,0,1,16,0,0,NULL), - (25504,0,0,1,16,0,0,NULL), - (25505,0,0,1,16,0,0,NULL), - (25506,0,0,1,16,0,0,NULL), - (25507,0,0,1,16,0,0,NULL), - (25508,0,0,1,16,0,0,NULL), - (25509,0,0,1,16,0,0,NULL), - (25510,0,0,1,16,0,0,NULL), - (25511,0,0,1,16,0,0,NULL), - (25512,0,0,1,16,0,0,NULL), - (25513,0,0,1,16,0,0,NULL), - (25514,0,0,1,16,0,0,NULL), - (25515,0,0,1,16,0,0,NULL), - (25516,0,0,1,16,0,0,NULL), - (25517,0,0,1,16,0,0,NULL), - (25518,0,0,1,16,0,0,NULL), - (25519,0,0,1,16,0,0,NULL), - (25520,0,0,1,16,0,0,NULL), - (25521,0,0,1,16,0,0,NULL), - (25522,0,0,1,16,0,0,NULL), - (25523,0,0,1,16,0,0,NULL), - (25524,0,0,1,16,0,0,NULL), - (25525,0,0,1,16,0,0,NULL), - (25526,0,0,1,16,0,0,NULL), - (25527,0,0,1,16,0,0,NULL), - (25528,0,0,1,16,0,0,NULL), - (25529,0,0,1,16,0,0,NULL), - (25530,0,0,1,16,0,0,NULL), - (25531,0,0,1,16,0,0,NULL), - (25532,0,0,1,16,0,0,NULL), - (25533,0,0,1,16,0,0,NULL), - (25534,0,0,1,16,0,0,NULL), - (25535,0,0,1,16,0,0,NULL), - (25536,0,0,1,16,0,0,NULL), - (25537,0,0,1,16,0,0,NULL), - (25538,0,0,1,16,0,0,NULL), - (25539,0,0,1,16,0,0,NULL), - (25540,0,0,1,16,0,0,NULL), - (25541,0,0,1,16,0,0,NULL), - (25542,0,0,1,16,0,0,NULL), - (25543,0,0,1,16,0,0,NULL), - (25544,0,0,1,16,0,0,NULL), - (25545,0,0,1,16,0,0,NULL), - (25546,0,0,1,16,0,0,NULL), - (25547,0,0,1,16,0,0,NULL), - (25548,0,0,1,16,0,0,NULL), - (25549,0,0,1,16,0,0,NULL), - (25550,0,0,1,16,0,0,NULL), - (25551,0,0,1,16,0,0,NULL), - (25552,0,0,1,16,0,0,NULL), - (25553,0,0,1,16,0,0,NULL), - (25554,0,0,1,16,0,0,NULL), - (25555,0,0,1,16,0,0,NULL), - (25556,0,0,1,16,0,0,NULL), - (25557,0,0,1,16,0,0,NULL), - (25558,0,0,1,16,0,0,NULL), - (25559,0,0,1,16,0,0,NULL), - (25560,0,0,1,16,0,0,NULL), - (25561,0,0,1,16,0,0,NULL), - (25562,0,0,1,16,0,0,NULL), - (25563,0,0,1,16,0,0,NULL), - (25564,0,0,1,16,0,0,NULL), - (25565,0,0,1,16,0,0,NULL), - (25566,0,0,1,16,0,0,NULL), - (25567,0,0,1,16,0,0,NULL), - (25568,0,0,1,16,0,0,NULL), - (25569,0,0,1,16,0,0,NULL), - (25570,0,0,1,16,0,0,NULL), - (25571,0,0,1,16,0,0,NULL), - (25572,0,0,1,16,0,0,NULL), - (25573,0,0,1,16,0,0,NULL), - (25574,0,0,1,16,0,0,NULL), - (25575,0,0,1,16,0,0,NULL), - (25576,0,0,1,16,0,0,NULL), - (25577,0,0,1,16,0,0,NULL), - (25578,0,0,1,16,0,0,NULL), - (25579,0,0,1,16,0,0,NULL), - (25580,0,0,1,16,0,0,NULL), - (25581,0,0,1,16,0,0,NULL), - (25582,0,0,1,16,0,0,NULL), - (25583,0,0,1,16,0,0,NULL), - (25584,0,0,1,16,0,0,NULL), - (25585,0,0,1,16,0,0,NULL), - (25586,0,0,1,16,0,0,NULL), - (25587,0,0,1,16,0,0,NULL), - (25588,0,0,1,16,0,0,NULL), - (25589,0,0,1,16,0,0,NULL), - (25590,0,0,1,16,0,0,NULL), - (25591,0,0,1,16,0,0,NULL), - (25592,0,0,1,16,0,0,NULL), - (25593,0,0,1,16,0,0,NULL), - (25594,0,0,1,16,0,0,NULL), - (25595,0,0,1,16,0,0,NULL), - (25596,0,0,1,16,0,0,NULL), - (25597,0,0,1,16,0,0,NULL), - (25598,0,0,1,16,0,0,NULL), - (25599,0,0,1,16,0,0,NULL), - (25600,0,0,1,16,0,0,NULL), - (25601,0,0,1,16,0,0,NULL), - (25602,0,0,1,16,0,0,NULL), - (25603,0,0,1,16,0,0,NULL), - (25604,0,0,1,16,0,0,NULL), - (25605,0,0,1,16,0,0,NULL), - (25606,0,0,1,16,0,0,NULL), - (25607,0,0,1,16,0,0,NULL), - (25608,0,0,1,16,0,0,NULL), - (25609,0,0,1,16,0,0,NULL), - (25610,0,0,1,16,0,0,NULL), - (25611,0,0,1,16,0,0,NULL), - (25612,0,0,1,16,0,0,NULL), - (25613,0,0,1,16,0,0,NULL), - (25614,0,0,1,16,0,0,NULL), - (25615,0,0,1,16,0,0,NULL), - (25616,0,0,1,16,0,0,NULL), - (25617,0,0,1,16,0,0,NULL), - (25618,0,0,1,16,0,0,NULL), - (25619,0,0,1,16,0,0,NULL), - (25620,0,0,1,16,0,0,NULL), - (25621,0,0,1,16,0,0,NULL), - (25622,0,0,1,16,0,0,NULL), - (25623,0,0,1,16,0,0,NULL), - (25624,0,0,1,16,0,0,NULL), - (25625,0,0,1,16,0,0,NULL), - (25626,0,0,1,16,0,0,NULL), - (25627,0,0,1,16,0,0,NULL), - (25628,0,0,1,16,0,0,NULL), - (25629,0,0,1,16,0,0,NULL), - (25630,0,0,1,16,0,0,NULL), - (25631,0,0,1,16,0,0,NULL), - (25632,0,0,1,16,0,0,NULL), - (25633,0,0,1,16,0,0,NULL), - (25634,0,0,1,16,0,0,NULL), - (25635,0,0,1,16,0,0,NULL), - (25636,0,0,1,16,0,0,NULL), - (25637,0,0,1,16,0,0,NULL), - (25638,0,0,1,16,0,0,NULL), - (25639,0,0,1,16,0,0,NULL), - (25640,0,0,1,16,0,0,NULL), - (25641,0,0,1,16,0,0,NULL), - (25642,0,0,1,16,0,0,NULL), - (25643,0,0,1,16,0,0,NULL), - (25644,0,0,1,16,0,0,NULL), - (25645,0,0,1,16,0,0,NULL), - (25646,0,0,1,16,0,0,NULL), - (25647,0,0,1,16,0,0,NULL), - (25648,0,0,1,16,0,0,NULL), - (25649,0,0,1,16,0,0,NULL), - (25650,0,0,1,16,0,0,NULL), - (25651,0,0,1,16,0,0,NULL), - (25652,0,0,1,16,0,0,NULL), - (25653,0,0,1,16,0,0,NULL), - (25654,0,0,1,16,0,0,NULL), - (25655,0,0,1,16,0,0,NULL), - (25656,0,0,1,16,0,0,NULL), - (25657,0,0,1,16,0,0,NULL), - (25658,0,0,1,16,0,0,NULL), - (25659,0,0,1,16,0,0,NULL), - (25660,0,0,1,16,0,0,NULL), - (25661,0,0,1,16,0,0,NULL), - (25662,0,0,1,16,0,0,NULL), - (25663,0,0,1,16,0,0,NULL), - (25664,0,0,1,16,0,0,NULL), - (25665,0,0,1,16,0,0,NULL), - (25666,0,0,1,16,0,0,NULL), - (25667,0,0,1,16,0,0,NULL), - (25668,0,0,1,16,0,0,NULL), - (25669,0,0,1,16,0,0,NULL), - (25670,0,0,1,16,0,0,NULL), - (25671,0,0,1,16,0,0,NULL), - (25672,0,0,1,16,0,0,NULL), - (25673,0,0,1,16,0,0,NULL), - (25674,0,0,1,16,0,0,NULL), - (25675,0,0,1,16,0,0,NULL), - (25676,0,0,1,16,0,0,NULL), - (25677,0,0,1,16,0,0,NULL), - (25678,0,0,1,16,0,0,NULL), - (25679,0,0,1,16,0,0,NULL), - (25680,0,0,1,16,0,0,NULL), - (25681,0,0,1,16,0,0,NULL), - (25682,0,0,1,16,0,0,NULL), - (25683,0,0,1,16,0,0,NULL), - (25684,0,0,1,16,0,0,NULL), - (25685,0,0,1,16,0,0,NULL), - (25686,0,0,1,16,0,0,NULL), - (25687,0,0,1,16,0,0,NULL), - (25688,0,0,1,16,0,0,NULL), - (25689,0,0,1,16,0,0,NULL), - (25690,0,0,1,16,0,0,NULL), - (25691,0,0,1,16,0,0,NULL), - (25692,0,0,1,16,0,0,NULL), - (25693,0,0,1,16,0,0,NULL), - (25694,0,0,1,16,0,0,NULL), - (25695,0,0,1,16,0,0,NULL), - (25696,0,0,1,16,0,0,NULL), - (25697,0,0,1,16,0,0,NULL), - (25698,0,0,1,16,0,0,NULL), - (25699,0,0,1,16,0,0,NULL), - (25700,0,0,1,16,0,0,NULL), - (25701,0,0,1,16,0,0,NULL), - (25702,0,0,1,16,0,0,NULL), - (25703,0,0,1,16,0,0,NULL), - (25704,0,0,1,16,0,0,NULL), - (25705,0,0,1,16,0,0,NULL), - (25706,0,0,1,16,0,0,NULL), - (25707,0,0,1,16,0,0,NULL), - (25708,0,0,1,16,0,0,NULL), - (25709,0,0,1,16,0,0,NULL), - (25710,0,0,1,16,0,0,NULL), - (25711,0,0,1,16,0,0,NULL), - (25712,0,0,1,16,0,0,NULL), - (25713,0,0,1,16,0,0,NULL), - (25714,0,0,1,16,0,0,NULL), - (25715,0,0,1,16,0,0,NULL), - (25716,0,0,1,16,0,0,NULL), - (25717,0,0,1,16,0,0,NULL), - (25718,0,0,1,16,0,0,NULL), - (25719,0,0,1,16,0,0,NULL), - (25720,0,0,1,16,0,0,NULL), - (25721,0,0,1,16,0,0,NULL), - (25722,0,0,1,16,0,0,NULL), - (25723,0,0,1,16,0,0,NULL), - (25724,0,0,1,16,0,0,NULL), - (25725,0,0,1,16,0,0,NULL), - (25726,0,0,1,16,0,0,NULL), - (25727,0,0,1,16,0,0,NULL), - (25728,0,0,1,16,0,0,NULL), - (25729,0,0,1,16,0,0,NULL), - (25735,0,0,1,16,0,0,'12544'), - (25736,0,0,1,16,0,0,'12544'), - (25738,0,0,1,16,0,0,NULL), - (25739,0,0,1,16,0,0,NULL), - (25740,0,0,1,16,0,0,NULL), - (25741,0,0,1,16,0,0,NULL), - (25742,0,0,1,16,0,0,NULL), - (25743,0,0,1,16,0,0,NULL), - (25744,0,0,1,16,0,0,NULL), - (25745,0,0,1,16,0,0,NULL), - (25746,0,0,1,16,0,0,NULL), - (25747,0,0,1,16,0,0,NULL), - (25748,0,0,1,16,0,0,NULL), - (25749,0,0,1,16,0,0,NULL), - (25750,0,0,1,16,0,0,NULL), - (25751,0,0,1,16,0,0,NULL), - (25752,0,0,1,16,0,0,NULL), - (25753,0,0,1,16,0,0,NULL), - (25754,0,0,1,16,0,0,NULL), - (25755,0,0,1,16,0,0,NULL), - (25756,0,0,1,16,0,0,NULL), - (25757,0,0,1,16,0,0,NULL), - (25758,0,0,1,16,0,0,NULL), - (25759,0,0,1,16,0,0,NULL), - (25760,0,0,1,16,0,0,NULL), - (25761,0,0,1,16,0,0,NULL), - (25762,0,0,1,16,0,0,NULL), - (25763,0,0,1,16,0,0,NULL), - (25764,0,0,1,16,0,0,NULL), - (25765,0,0,1,16,0,0,NULL), - (25766,0,0,1,16,0,0,NULL), - (25767,0,0,1,16,0,0,NULL), - (25768,0,0,1,16,0,0,NULL), - (25769,0,0,1,16,0,0,NULL), - (25770,0,0,1,16,0,0,NULL), - (25771,0,0,1,16,0,0,NULL), - (25772,0,0,1,16,0,0,NULL), - (25773,0,0,1,16,0,0,NULL), - (25774,0,0,1,16,0,0,NULL), - (25775,0,0,1,16,0,0,NULL), - (25776,0,0,1,16,0,0,NULL), - (25777,0,0,1,16,0,0,NULL), - (25778,0,0,1,16,0,0,NULL), - (25779,0,0,1,16,0,0,NULL), - (25780,0,0,1,16,0,0,NULL), - (25781,0,0,1,16,0,0,NULL), - (25782,0,0,1,16,0,0,NULL), - (25783,0,0,1,16,0,0,NULL), - (25784,0,0,1,16,0,0,NULL), - (25785,0,0,1,16,0,0,NULL), - (25786,0,0,1,16,0,0,NULL), - (25787,0,0,1,16,0,0,NULL), - (25788,0,0,1,16,0,0,NULL), - (25789,0,0,1,16,0,0,NULL), - (25790,0,0,1,16,0,0,NULL), - (25791,0,0,1,16,0,0,NULL), - (25792,0,0,1,16,0,0,NULL), - (25793,0,0,1,16,0,0,NULL), - (25794,0,0,1,16,0,0,NULL), - (25795,0,0,1,16,0,0,NULL), - (25796,0,0,1,16,0,0,NULL), - (25797,0,0,1,16,0,0,'467'), - (25798,0,0,1,16,0,0,NULL), - (25799,0,0,1,16,0,0,NULL), - (25800,0,0,1,16,0,0,NULL), - (25801,0,0,1,16,0,0,NULL), - (25802,0,0,1,16,0,0,NULL), - (25803,0,0,1,16,0,0,NULL), - (25804,0,0,1,16,0,0,NULL), - (25805,0,0,1,16,0,0,NULL), - (25806,0,0,1,16,0,0,NULL), - (25807,0,0,1,16,0,0,NULL), - (25808,0,0,1,16,0,0,NULL), - (25809,0,0,1,16,0,0,NULL), - (25810,0,0,1,16,0,0,NULL), - (25811,0,0,1,16,0,0,NULL), - (25812,0,0,1,16,0,0,NULL), - (25813,0,0,1,16,0,0,NULL), - (25814,0,0,1,16,0,0,NULL), - (25815,0,0,1,16,0,0,NULL), - (25816,0,0,1,16,0,0,NULL), - (25817,0,0,1,16,0,0,NULL), - (25818,0,0,1,16,0,0,NULL), - (25819,0,0,1,16,0,0,NULL), - (25820,0,0,1,16,0,0,NULL), - (25821,0,0,1,16,0,0,NULL), - (25822,0,0,1,16,0,0,NULL), - (25823,0,0,1,16,0,0,NULL), - (25824,0,0,1,16,0,0,NULL), - (25825,0,0,1,16,0,0,NULL), - (25826,0,0,1,16,0,0,NULL), - (25827,0,0,1,16,0,0,NULL), - (25828,0,0,1,16,0,0,NULL), - (25829,0,0,1,16,0,0,NULL), - (25830,0,0,1,16,0,0,NULL), - (25831,0,0,1,16,0,0,NULL), - (25832,0,0,1,16,0,0,NULL), - (25833,0,0,1,16,0,0,NULL), - (25834,0,0,1,16,0,0,NULL), - (25835,0,0,1,16,0,0,NULL), - (25836,0,0,1,16,0,0,NULL), - (25837,0,0,1,16,0,0,NULL), - (25838,0,0,1,16,0,0,NULL), - (25839,0,0,1,16,0,0,NULL), - (25840,0,0,1,16,0,0,NULL), - (25841,0,0,1,16,0,0,NULL), - (25842,0,0,1,16,0,0,NULL), - (25843,0,0,1,16,0,0,NULL), - (25844,0,0,1,16,0,0,NULL), - (25845,0,0,1,16,0,0,NULL), - (25846,0,0,1,16,0,0,NULL), - (25847,0,0,1,16,0,0,NULL), - (25848,0,0,1,16,0,0,NULL), - (25849,0,0,1,16,0,0,NULL), - (25850,0,0,1,16,0,0,NULL), - (25851,0,0,1,16,0,0,NULL), - (25852,0,0,1,16,0,0,NULL), - (25853,0,0,1,16,0,0,NULL), - (25854,0,0,1,16,0,0,NULL), - (25855,0,0,1,16,0,0,NULL), - (25856,0,0,1,16,0,0,NULL), - (25857,0,0,1,16,0,0,NULL), - (25858,0,0,1,16,0,0,NULL), - (25859,0,0,1,16,0,0,NULL), - (25860,0,0,1,16,0,0,NULL), - (25861,0,0,1,16,0,0,NULL), - (25862,0,0,1,16,0,0,NULL), - (25863,0,0,1,16,0,0,NULL), - (25864,0,0,1,16,0,0,NULL), - (25865,0,0,1,16,0,0,NULL), - (25866,0,0,1,16,0,0,NULL), - (25867,0,0,1,16,0,0,NULL), - (25868,0,0,1,16,0,0,NULL), - (25869,0,0,1,16,0,0,NULL), - (25870,0,0,1,16,0,0,NULL), - (25871,0,0,1,16,0,0,NULL), - (25872,0,0,1,16,0,0,NULL), - (25873,0,0,1,16,0,0,NULL), - (25874,0,0,1,16,0,0,NULL), - (25875,0,0,1,16,0,0,NULL), - (25876,0,0,1,16,0,0,NULL), - (25877,0,0,1,16,0,0,NULL), - (25878,0,0,1,16,0,0,NULL), - (25879,0,0,1,16,0,0,NULL), - (25880,0,0,1,16,0,0,NULL), - (25881,0,0,1,16,0,0,NULL), - (25882,0,0,1,16,0,0,NULL), - (25883,0,0,1,16,0,0,NULL), - (25884,0,0,1,16,0,0,NULL), - (25885,0,0,1,16,0,0,NULL), - (25886,0,0,1,16,0,0,NULL), - (25887,0,0,1,16,0,0,NULL), - (25888,0,0,1,16,0,0,NULL), - (25889,0,0,1,16,0,0,NULL), - (25890,0,0,1,16,0,0,NULL), - (25891,0,0,1,16,0,0,NULL), - (25892,0,0,1,16,0,0,NULL), - (25893,0,0,1,16,0,0,NULL), - (25894,0,0,1,16,0,0,NULL), - (25895,0,0,1,16,0,0,NULL), - (25896,0,0,1,16,0,0,NULL), - (25897,0,0,1,16,0,0,NULL), - (25898,0,0,1,16,0,0,NULL), - (25899,0,0,1,16,0,0,NULL), - (25900,0,0,1,16,0,0,NULL), - (25901,0,0,1,16,0,0,NULL), - (25902,0,0,1,16,0,0,NULL), - (25903,0,0,1,16,0,0,NULL), - (25906,0,0,1,16,0,0,NULL), - (25907,0,0,1,16,0,0,NULL), - (25908,0,0,1,16,0,0,NULL), - (25909,0,0,1,16,0,0,NULL), - (25910,0,0,1,16,0,0,NULL), - (25911,0,0,1,16,0,0,NULL), - (25912,0,0,1,16,0,0,NULL), - (25913,0,0,1,16,0,0,NULL), - (25914,0,0,1,16,0,0,NULL), - (25915,0,0,1,16,0,0,NULL), - (25916,0,0,1,16,0,0,NULL), - (25917,0,0,1,16,0,0,NULL), - (25918,0,0,1,16,0,0,NULL), - (25919,0,0,1,16,0,0,NULL), - (25920,0,0,1,16,0,0,NULL), - (25921,0,0,1,16,0,0,NULL), - (25922,0,0,1,16,0,0,NULL), - (25923,0,0,1,16,0,0,NULL), - (25924,0,0,1,16,0,0,NULL), - (25925,0,0,1,16,0,0,NULL), - (25926,0,0,1,16,0,0,NULL), - (25927,0,0,1,16,0,0,NULL), - (25928,0,0,1,16,0,0,NULL), - (25929,0,0,1,16,0,0,NULL), - (25930,0,0,1,16,0,0,NULL), - (25931,0,0,1,16,0,0,NULL), - (25932,0,0,1,16,0,0,NULL), - (25933,0,0,1,16,0,0,NULL), - (25934,0,0,1,16,0,0,NULL), - (25935,0,0,1,16,0,0,NULL), - (25936,0,0,1,16,0,0,NULL), - (25937,0,0,1,16,0,0,NULL), - (25938,0,0,1,16,0,0,NULL), - (25939,0,0,1,16,0,0,NULL), - (25940,0,0,1,16,0,0,NULL), - (25941,0,0,1,16,0,0,NULL), - (25942,0,0,1,16,0,0,NULL), - (25943,0,0,1,16,0,0,NULL), - (25944,0,0,1,16,0,0,NULL), - (25945,0,0,1,16,0,0,NULL), - (25946,0,0,1,16,0,0,NULL), - (25947,0,0,1,16,0,0,NULL), - (25948,0,0,1,16,0,0,NULL), - (25949,0,0,1,16,0,0,NULL), - (25950,0,0,1,16,0,0,NULL), - (25951,0,0,1,16,0,0,NULL), - (25952,0,0,1,16,0,0,NULL), - (25953,0,0,1,16,0,0,NULL), - (25954,0,0,1,16,0,0,NULL), - (25955,0,0,1,16,0,0,NULL), - (25956,0,0,1,16,0,0,NULL), - (25957,0,0,1,16,0,0,NULL), - (25958,0,0,1,16,0,0,NULL), - (25959,0,0,1,16,0,0,NULL), - (25960,0,0,1,16,0,0,NULL), - (25961,0,0,1,16,0,0,NULL), - (25962,0,0,1,16,0,0,NULL), - (25963,0,0,1,16,0,0,NULL), - (25964,0,0,1,16,0,0,NULL), - (25965,0,0,1,16,0,0,NULL), - (25966,0,0,1,16,0,0,NULL), - (25967,0,0,1,16,0,0,NULL), - (25968,0,0,1,16,0,0,NULL), - (25969,0,0,1,16,0,0,NULL), - (25970,0,0,1,16,0,0,NULL), - (25971,0,0,1,16,0,0,NULL), - (25972,0,0,1,16,0,0,NULL), - (25973,0,0,1,16,0,0,NULL), - (25974,0,0,1,16,0,0,NULL), - (25975,0,0,1,16,0,0,NULL), - (25976,0,0,1,16,0,0,NULL), - (25977,0,0,1,16,0,0,NULL), - (25978,0,0,1,16,0,0,NULL), - (25979,0,0,1,16,0,0,NULL), - (25980,0,0,1,16,0,0,NULL), - (25981,0,0,1,16,0,0,NULL), - (25982,0,0,1,16,0,0,NULL), - (25983,0,0,1,16,0,0,NULL), - (25984,0,0,1,16,0,0,NULL), - (25985,0,0,1,16,0,0,NULL), - (25986,0,0,1,16,0,0,NULL), - (25987,0,0,1,16,0,0,NULL), - (25988,0,0,1,16,0,0,NULL), - (25989,0,0,1,16,0,0,NULL), - (25990,0,0,1,16,0,0,NULL), - (25991,0,0,1,16,0,0,NULL), - (25992,0,0,1,16,0,0,NULL), - (25993,0,0,1,16,0,0,NULL), - (25994,0,0,1,16,0,0,NULL), - (25995,0,0,1,16,0,0,NULL), - (25996,0,0,1,16,0,0,NULL), - (25997,0,0,1,16,0,0,NULL), - (25998,0,0,1,16,0,0,NULL), - (25999,0,0,1,16,0,0,NULL), - (26000,0,0,1,16,0,0,NULL), - (26001,0,0,1,16,0,0,NULL), - (26002,0,0,1,16,0,0,NULL), - (26003,0,0,1,16,0,0,NULL), - (26004,0,0,1,16,0,0,NULL), - (26019,0,0,1,16,0,0,NULL), - (26020,0,0,1,16,0,0,NULL), - (26021,0,0,1,16,0,0,NULL), - (26022,0,0,1,16,0,0,NULL), - (26023,0,0,1,16,0,0,NULL), - (26024,0,0,1,16,0,0,NULL), - (26025,0,0,1,16,0,0,NULL), - (26026,0,0,1,16,0,0,NULL), - (26027,0,0,1,16,0,0,NULL), - (26029,0,0,1,16,0,0,NULL), - (26030,0,0,1,16,0,0,NULL), - (26031,0,0,1,16,0,0,NULL), - (26032,0,0,1,16,0,0,NULL), - (26033,0,0,1,16,0,0,NULL), - (26034,0,0,1,16,0,0,NULL), - (26035,0,0,1,16,0,0,NULL), - (26036,0,0,1,16,0,0,NULL), - (26037,0,0,1,16,0,0,NULL), - (26038,0,0,1,16,0,0,NULL), - (26039,0,0,1,16,0,0,NULL), - (26040,0,0,1,16,0,0,NULL), - (26041,0,0,1,16,0,0,NULL), - (26042,0,0,1,16,0,0,NULL), - (26043,0,0,1,16,0,0,NULL), - (26044,0,0,1,16,0,0,NULL), - (26045,0,0,1,16,0,0,NULL), - (26046,0,0,1,16,0,0,NULL), - (26047,0,0,1,16,0,0,NULL), - (26048,0,0,1,16,0,0,NULL), - (26049,0,0,1,16,0,0,NULL), - (26050,0,0,1,16,0,0,NULL), - (26053,0,0,1,16,0,0,NULL), - (26054,0,0,1,16,0,0,NULL), - (26055,0,0,1,16,0,0,NULL), - (26056,0,0,1,16,0,0,NULL), - (26057,0,0,1,16,0,0,NULL), - (26058,0,0,1,16,0,0,NULL), - (26059,0,0,1,16,0,0,NULL), - (26060,0,0,1,16,0,0,NULL), - (26061,0,0,1,16,0,0,NULL), - (26062,0,0,1,16,0,0,NULL), - (26063,0,0,1,16,0,0,NULL), - (26064,0,0,1,16,0,0,NULL), - (26065,0,0,1,16,0,0,NULL), - (26066,0,0,1,16,0,0,NULL), - (26067,0,0,1,16,0,0,NULL), - (26068,0,0,1,16,0,0,NULL), - (26069,0,0,1,16,0,0,NULL), - (26070,0,0,1,16,0,0,NULL), - (26071,0,0,1,16,0,0,NULL), - (26072,0,0,1,16,0,0,NULL), - (26073,0,0,1,16,0,0,NULL), - (26074,0,0,1,16,0,0,NULL), - (26075,0,0,1,16,0,0,NULL), - (26076,0,0,1,16,0,0,NULL), - (26077,0,0,1,16,0,0,NULL), - (26078,0,0,1,16,0,0,NULL), - (26079,0,0,1,16,0,0,NULL), - (26080,0,0,1,16,0,0,NULL), - (26081,0,0,1,16,0,0,NULL), - (26082,0,0,1,16,0,0,NULL), - (26083,0,0,1,16,0,0,NULL), - (26084,0,0,1,16,0,0,NULL), - (26085,0,0,1,16,0,0,NULL), - (26086,0,0,1,16,0,0,NULL), - (26087,0,0,1,16,0,0,NULL), - (26088,0,0,1,16,0,0,NULL), - (26089,0,0,1,16,0,0,NULL), - (26090,0,0,1,16,0,0,NULL), - (26091,0,0,1,16,0,0,NULL), - (26092,0,0,1,16,0,0,NULL), - (26093,0,0,1,16,0,0,NULL), - (26094,0,0,1,16,0,0,NULL), - (26095,0,0,1,16,0,0,NULL), - (26096,0,0,1,16,0,0,NULL), - (26097,0,0,1,16,0,0,NULL), - (26098,0,0,1,16,0,0,NULL), - (26099,0,0,1,16,0,0,NULL), - (26100,0,0,1,16,0,0,NULL), - (26101,0,0,1,16,0,0,NULL), - (26102,0,0,1,16,0,0,NULL), - (26103,0,0,1,16,0,0,NULL), - (26104,0,0,1,16,0,0,NULL), - (26105,0,0,1,16,0,0,NULL), - (26106,0,0,1,16,0,0,NULL), - (26107,0,0,1,16,0,0,NULL), (26115,0,0,1,16,0,0,NULL), (26117,0,0,1,16,0,0,NULL), (26119,0,0,1,16,0,0,NULL), (26120,0,0,1,16,0,0,NULL), - (26122,0,0,1,16,0,0,NULL), - (26123,0,0,1,16,0,0,NULL), - (26124,0,0,1,16,0,0,NULL), - (26125,0,0,1,16,0,0,NULL), - (26126,0,0,1,16,0,0,NULL), - (26127,0,0,1,16,0,0,NULL), - (26128,0,0,1,16,0,0,NULL), (26133,0,0,1,16,0,0,NULL), - (26140,0,33554432,1,16,0,0,NULL), (26143,0,0,1,16,0,0,NULL), (26144,0,0,1,16,0,0,NULL), (26145,0,0,1,16,0,0,NULL), (26146,0,0,1,16,0,0,NULL), (26148,0,0,0,0,0,0,NULL), - (26151,0,33554432,1,16,0,0,NULL), - (26153,0,33554432,1,16,0,0,NULL), - (26158,0,0,1,16,0,0,NULL), - (26159,0,0,1,16,0,0,NULL), - (26160,0,0,1,16,0,0,NULL), - (26161,0,0,1,16,0,0,NULL), - (26162,0,0,1,16,0,0,NULL), - (26163,0,0,1,16,0,0,NULL), - (26164,0,0,1,16,0,0,NULL), - (26165,0,0,1,16,0,0,NULL), - (26166,0,0,1,16,0,0,NULL), - (26167,0,0,1,16,0,0,NULL), - (26168,0,0,1,16,0,0,NULL), - (26170,0,0,1,16,0,0,'12544'), - (26171,0,0,1,16,0,0,NULL), - (26172,0,0,1,16,0,0,NULL), - (26174,0,0,1,16,0,0,NULL), - (26175,0,0,1,16,0,0,NULL), - (26176,0,0,1,16,0,0,NULL), - (26177,0,0,1,16,0,0,NULL), - (26178,0,0,1,16,0,0,NULL), - (26179,0,0,1,16,0,0,NULL), - (26180,0,0,1,16,0,0,NULL), - (26181,0,0,1,16,0,0,NULL), - (26182,0,0,1,16,0,0,NULL), - (26183,0,0,1,16,0,0,NULL), - (26184,0,0,1,16,0,0,NULL), - (26185,0,0,1,16,0,0,NULL), - (26186,0,0,1,16,0,0,NULL), - (26187,0,0,1,16,0,0,NULL), - (26188,0,0,1,16,0,0,NULL), - (26189,0,0,1,16,0,0,NULL), - (26190,0,0,1,16,0,0,NULL), - (26191,0,0,1,16,0,0,NULL), - (26192,0,0,1,16,0,0,NULL), - (26193,0,0,1,16,0,0,NULL), - (26194,0,0,1,16,0,0,NULL), - (26195,0,0,1,16,0,0,NULL), - (26196,0,0,1,16,0,0,NULL), (26197,0,0,0,0,0,0,NULL), - (26207,0,0,1,16,0,0,NULL), - (26208,0,0,1,16,0,0,NULL), - (26209,0,0,1,16,0,0,NULL), - (26210,0,0,1,16,0,0,NULL), - (26211,0,0,1,16,0,0,NULL), - (26212,0,0,1,16,0,0,NULL), - (26213,0,0,1,16,0,0,NULL), - (26214,0,0,1,16,0,0,NULL), - (26225,0,0,1,16,0,0,NULL), (26228,0,0,0,0,0,0,NULL), (26229,0,0,0,0,0,0,NULL), - (26231,0,0,1,16,0,0,NULL), - (26232,0,0,1,16,0,0,NULL), - (26233,0,0,1,16,0,0,NULL), - (26234,0,0,1,16,0,0,NULL), - (26235,0,0,1,16,0,0,NULL), - (26236,0,0,1,16,0,0,NULL), - (26237,0,0,1,16,0,0,NULL), - (26239,0,0,1,16,0,0,NULL), - (26240,0,0,1,16,0,0,NULL), - (26241,0,0,1,16,0,0,NULL), - (26242,0,0,1,16,0,0,NULL), - (26243,0,0,1,16,0,0,NULL), - (26244,0,0,1,16,0,0,NULL), - (26245,0,0,1,16,0,0,NULL), - (26246,0,0,1,16,0,0,NULL), - (26247,0,0,1,16,0,0,NULL), - (26248,0,0,1,16,0,0,NULL), - (26249,0,0,1,16,0,0,NULL), - (26250,0,0,1,16,0,0,NULL), - (26251,0,0,1,16,0,0,NULL), (26252,0,8,1,16,0,0,'13236'), - (26255,0,0,1,16,0,0,NULL), - (26260,0,0,1,16,0,0,NULL), - (26261,0,0,1,16,0,0,NULL), - (26262,0,0,1,16,0,0,NULL), - (26263,0,0,1,16,0,0,NULL), - (26264,0,0,1,16,0,0,NULL), - (26265,0,0,1,16,0,0,NULL), - (26266,0,0,1,16,0,0,NULL), - (26267,0,0,1,16,0,0,NULL), - (26268,0,0,1,16,0,0,NULL), - (26269,0,0,1,16,0,0,NULL), - (26270,0,0,1,16,0,0,NULL), - (26271,0,0,1,16,0,0,NULL), - (26272,0,0,1,16,0,0,NULL), - (26273,0,0,1,16,0,0,NULL), - (26274,0,0,1,16,0,0,NULL), - (26275,0,0,1,16,0,0,NULL), - (26276,0,0,1,16,0,0,NULL), - (26277,0,0,1,16,0,0,NULL), - (26278,0,0,1,16,0,0,NULL), - (26279,0,0,1,16,0,0,NULL), - (26280,0,0,1,16,0,0,NULL), - (26281,0,0,1,16,0,0,NULL), - (26282,0,0,1,16,0,0,NULL), - (26283,0,0,1,16,0,0,NULL), - (26284,0,0,1,16,0,0,NULL), - (26291,0,33554432,1,16,0,0,NULL), - (26293,0,0,1,16,0,0,'12544'), - (26295,0,0,1,16,0,0,'12544'), - (26296,0,0,1,16,0,0,'12544'), (26297,0,0,1,16,0,0,NULL), (26298,0,0,0,0,0,0,NULL), - (26302,0,0,1,16,0,0,'12544'), (26303,0,0,1,16,0,0,NULL), (26310,0,0,0,0,0,0,NULL), (26311,0,8,1,16,0,0,NULL), - (26312,0,0,1,16,0,0,NULL), (26313,0,0,1,16,0,0,'8734'), - (26315,0,0,1,16,0,0,NULL), - (26320,0,0,1,16,0,0,NULL), - (26322,0,0,1,16,0,0,NULL), - (26324,0,0,1,16,0,0,NULL), (26329,0,0,0,0,0,0,NULL), (26332,0,0,0,0,0,0,NULL), - (26344,0,0,1,16,0,0,NULL), - (26345,0,0,1,16,0,0,NULL), - (26346,0,0,1,16,0,0,NULL), - (26347,0,0,1,16,0,0,NULL), - (26348,0,0,1,16,0,0,NULL), - (26349,0,0,1,16,0,0,NULL), - (26350,0,0,1,16,0,0,NULL), - (26351,0,0,1,16,0,0,NULL), - (26352,0,0,1,16,0,0,NULL), - (26353,0,0,1,16,0,0,NULL), - (26354,0,0,1,16,0,0,NULL), - (26355,0,0,1,16,0,0,NULL), - (26356,0,0,1,16,0,0,NULL), - (26357,0,0,1,16,0,0,NULL), - (26358,0,0,1,16,0,0,NULL), - (26359,0,0,1,16,0,0,NULL), - (26360,0,0,1,16,0,0,NULL), - (26361,0,0,1,16,0,0,NULL), - (26362,0,0,1,16,0,0,NULL), - (26363,0,0,1,16,233,0,NULL), - (26364,0,0,1,16,233,0,NULL), - (26365,0,0,1,16,233,0,NULL), - (26366,0,0,1,16,0,0,NULL), - (26367,0,0,1,16,233,0,NULL), - (26368,0,0,1,16,233,0,NULL), - (26369,0,0,1,16,233,0,NULL), - (26370,0,0,1,16,233,0,NULL), - (26371,0,0,1,16,233,0,NULL), - (26372,0,0,1,16,233,0,NULL), - (26373,0,0,1,16,233,0,NULL), - (26374,0,0,1,16,233,0,NULL), - (26375,0,0,1,16,233,0,NULL), - (26376,0,0,1,16,233,0,NULL), - (26377,0,0,1,16,233,0,NULL), - (26378,0,0,1,16,233,0,NULL), - (26379,0,0,1,16,233,0,NULL), - (26380,0,0,1,16,233,0,NULL), - (26381,0,0,1,16,233,0,NULL), - (26382,0,0,1,16,233,0,NULL), - (26383,0,0,1,16,233,0,NULL), - (26384,0,0,1,16,233,0,NULL), - (26385,0,0,1,16,233,0,NULL), - (26386,0,0,1,16,233,0,NULL), - (26387,0,0,1,16,233,0,NULL), - (26388,0,0,1,16,233,0,NULL), - (26389,0,0,1,16,233,0,NULL), - (26390,0,0,1,16,233,0,NULL), - (26391,0,0,1,16,233,0,NULL), - (26392,0,0,1,16,233,0,NULL), - (26393,0,0,1,16,233,0,NULL), - (26394,0,0,1,16,233,0,NULL), - (26395,0,0,1,16,233,0,NULL), - (26396,0,0,1,16,233,0,NULL), - (26397,0,0,1,16,233,0,NULL), - (26398,0,0,1,16,233,0,NULL), - (26399,0,0,1,16,233,0,NULL), - (26400,0,0,1,16,233,0,NULL), - (26401,0,0,1,16,233,0,NULL), - (26402,0,0,1,16,233,0,NULL), - (26403,0,0,1,16,233,0,NULL), - (26404,0,0,1,16,233,0,NULL), - (26405,0,0,1,16,233,0,NULL), - (26406,0,0,1,16,233,0,NULL), - (26407,0,0,1,16,233,0,NULL), - (26408,0,0,1,16,233,0,NULL), - (26409,0,0,1,16,233,0,NULL), - (26410,0,0,1,16,233,0,NULL), - (26411,0,0,1,16,233,0,NULL), - (26412,0,0,1,16,233,0,NULL), - (26413,0,0,1,16,233,0,NULL), - (26414,0,0,1,16,233,0,NULL), - (26415,0,0,1,16,233,0,NULL), - (26416,0,0,1,16,233,0,NULL), - (26417,0,0,1,16,233,0,NULL), - (26418,0,0,1,16,233,0,NULL), (26419,0,0,1,16,0,0,NULL), (26420,0,0,1,16,0,0,NULL), (26421,0,0,1,16,0,0,NULL), @@ -87018,9 +65329,6 @@ VALUES (26426,0,0,1,16,0,0,NULL), (26427,0,0,1,16,0,0,NULL), (26428,0,0,1,16,0,0,NULL), - (26429,0,0,1,16,233,0,NULL), - (26430,0,0,1,16,233,0,NULL), - (26431,0,0,1,16,233,0,NULL), (26432,0,0,1,16,0,0,NULL), (26433,0,0,1,16,0,0,NULL), (26434,0,0,1,16,0,0,NULL), @@ -87039,1074 +65347,37 @@ VALUES (26447,0,0,1,16,0,0,NULL), (26448,0,0,1,16,0,0,NULL), (26449,0,0,1,16,0,0,NULL), - (26450,0,0,1,16,233,0,NULL), - (26451,0,0,1,16,233,0,NULL), - (26452,0,0,1,16,233,0,NULL), - (26453,0,0,1,16,233,0,NULL), - (26454,0,0,1,16,233,0,NULL), - (26455,0,0,1,16,233,0,NULL), - (26456,0,0,1,16,233,0,NULL), - (26457,0,0,1,16,233,0,NULL), - (26458,0,0,1,16,233,0,NULL), - (26459,0,0,1,16,233,0,NULL), - (26460,0,0,1,16,233,0,NULL), - (26461,0,0,1,16,233,0,NULL), - (26462,0,0,1,16,233,0,NULL), - (26463,0,0,1,16,233,0,NULL), - (26464,0,0,1,16,233,0,NULL), - (26465,0,0,1,16,233,0,NULL), - (26466,0,0,1,16,233,0,NULL), - (26467,0,0,1,16,233,0,NULL), - (26468,0,0,1,16,233,0,NULL), - (26469,0,0,1,16,233,0,NULL), - (26470,0,0,1,16,233,0,NULL), - (26471,0,0,1,16,233,0,NULL), - (26472,0,0,1,16,233,0,NULL), - (26473,0,0,1,16,233,0,NULL), - (26474,0,0,1,16,233,0,NULL), - (26475,0,0,1,16,233,0,NULL), - (26476,0,0,1,16,233,0,NULL), - (26477,0,0,1,16,233,0,NULL), - (26478,0,0,1,16,233,0,NULL), - (26479,0,0,1,16,233,0,NULL), - (26480,0,0,1,16,233,0,NULL), - (26481,0,0,1,16,233,0,NULL), - (26482,0,0,1,16,233,0,NULL), - (26483,0,0,1,16,233,0,NULL), - (26484,0,0,1,16,233,0,NULL), - (26485,0,0,1,16,233,0,NULL), - (26486,0,0,1,16,233,0,NULL), - (26487,0,0,1,16,233,0,NULL), (26488,0,0,1,16,0,0,NULL), (26489,0,0,1,16,0,0,NULL), (26490,0,0,1,16,0,0,NULL), - (26491,0,0,1,16,0,0,NULL), - (26492,0,0,1,16,0,0,NULL), - (26493,0,0,1,16,0,0,NULL), - (26494,0,0,1,16,0,0,NULL), - (26495,0,0,1,16,0,0,NULL), - (26496,0,0,1,16,0,0,NULL), - (26497,0,0,1,16,0,0,NULL), - (26498,0,0,1,16,0,0,NULL), - (26499,0,0,1,16,0,0,NULL), - (26500,0,0,1,16,0,0,NULL), - (26501,0,0,1,16,0,0,NULL), - (26502,0,0,1,16,0,0,NULL), - (26503,0,0,1,16,0,0,NULL), - (26504,0,0,1,16,0,0,NULL), - (26505,0,0,1,16,0,0,NULL), - (26506,0,0,1,16,0,0,NULL), - (26507,0,0,1,16,0,0,NULL), - (26508,0,0,1,16,0,0,NULL), - (26509,0,0,1,16,0,0,NULL), - (26510,0,0,1,16,0,0,NULL), - (26511,0,0,1,16,0,0,NULL), - (26512,0,0,1,16,0,0,NULL), - (26513,0,0,1,16,0,0,NULL), - (26514,0,0,1,16,0,0,NULL), - (26515,0,0,1,16,0,0,NULL), - (26516,0,0,1,16,0,0,NULL), - (26517,0,0,1,16,0,0,NULL), - (26518,0,0,1,16,0,0,NULL), - (26519,0,0,1,16,0,0,NULL), - (26520,0,0,1,16,0,0,NULL), - (26521,0,0,1,16,0,0,NULL), - (26522,0,0,1,16,0,0,NULL), - (26523,0,0,1,16,0,0,NULL), - (26524,0,0,1,16,0,0,NULL), - (26525,0,0,1,16,0,0,NULL), - (26526,0,0,1,16,0,0,NULL), - (26527,0,0,1,16,0,0,NULL), - (26528,0,0,1,16,0,0,NULL), - (26529,0,0,1,16,0,0,NULL), - (26530,0,0,1,16,0,0,NULL), - (26531,0,0,1,16,0,0,NULL), - (26532,0,0,1,16,0,0,NULL), - (26533,0,0,1,16,0,0,NULL), - (26534,0,0,1,16,0,0,NULL), - (26535,0,0,1,16,0,0,NULL), - (26536,0,0,1,16,0,0,NULL), - (26537,0,0,1,16,0,0,NULL), - (26538,0,0,1,16,0,0,NULL), - (26539,0,0,1,16,0,0,NULL), - (26540,0,0,1,16,0,0,NULL), - (26541,0,0,1,16,0,0,NULL), - (26542,0,0,1,16,0,0,NULL), - (26543,0,0,1,16,0,0,NULL), - (26544,0,0,1,16,0,0,NULL), - (26545,0,0,1,16,0,0,NULL), - (26546,0,0,1,16,0,0,NULL), - (26547,0,0,1,16,0,0,NULL), - (26548,0,0,1,16,0,0,NULL); - -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) -VALUES - (26549,0,0,1,16,0,0,NULL), - (26550,0,0,1,16,0,0,NULL), - (26551,0,0,1,16,0,0,NULL), - (26552,0,0,1,16,0,0,NULL), - (26553,0,0,1,16,0,0,NULL), - (26554,0,0,1,16,0,0,NULL), - (26555,0,0,1,16,0,0,NULL), - (26556,0,0,1,16,0,0,NULL), - (26557,0,0,1,16,0,0,NULL), - (26558,0,0,1,16,0,0,NULL), - (26560,0,0,1,16,0,0,NULL), - (26561,0,0,1,16,0,0,NULL), - (26562,0,0,1,16,0,0,NULL), - (26563,0,0,1,16,0,0,NULL), - (26564,0,0,0,16,0,0,NULL), - (26565,0,0,1,16,0,0,NULL), - (26566,0,0,1,16,0,0,NULL), - (26567,0,0,1,16,0,0,NULL), - (26568,0,0,1,16,0,0,NULL), - (26569,0,0,1,16,0,0,NULL), - (26570,0,0,1,16,0,0,NULL), - (26571,0,0,1,16,0,0,NULL), - (26572,0,0,1,16,0,0,NULL), - (26573,0,0,1,16,0,0,NULL), - (26574,0,0,1,16,0,0,NULL), - (26575,0,0,1,16,0,0,NULL), - (26576,0,0,1,16,0,0,NULL), - (26577,0,0,1,16,0,0,NULL), - (26584,0,0,1,16,233,0,NULL), - (26585,0,0,1,16,233,0,NULL), (26586,0,0,1,16,0,0,NULL), - (26587,0,0,1,16,233,0,NULL), (26588,0,0,1,16,0,0,NULL), - (26589,0,0,1,16,233,0,NULL), - (26590,0,0,1,16,233,0,NULL), - (26591,0,0,1,16,233,0,NULL), - (26592,0,0,1,16,233,0,NULL), (26593,0,0,1,16,0,0,NULL), (26594,0,0,1,16,0,0,NULL), (26595,0,0,1,16,0,0,NULL), (26596,0,0,1,16,0,0,NULL), (26597,0,0,1,16,0,0,NULL), - (26598,0,0,1,16,0,0,NULL), - (26599,0,0,1,16,0,0,NULL), - (26600,0,0,1,16,0,0,NULL), - (26601,0,0,1,16,0,0,NULL), - (26602,0,0,1,16,0,0,NULL), - (26603,0,0,1,16,0,0,NULL), - (26604,0,0,1,16,0,0,NULL), - (26605,0,0,1,16,0,0,NULL), - (26606,0,0,1,16,0,0,NULL), - (26607,0,0,1,16,0,0,NULL), - (26608,0,0,1,16,0,0,NULL), - (26609,0,0,1,16,0,0,NULL), - (26610,0,0,1,16,0,0,NULL), - (26611,0,0,1,16,0,0,NULL), - (26612,0,0,1,16,0,0,NULL), - (26613,0,0,1,16,0,0,NULL), - (26614,0,0,1,16,0,0,NULL), - (26615,0,0,1,16,0,0,NULL), - (26616,0,0,1,16,0,0,NULL), - (26617,0,0,1,16,0,0,NULL), - (26618,0,0,1,16,0,0,NULL), - (26619,0,0,1,16,0,0,NULL), - (26620,0,0,1,16,0,0,NULL), - (26621,0,0,1,16,0,0,NULL), - (26622,0,0,1,16,0,0,NULL), - (26623,0,0,1,16,0,0,NULL), - (26624,0,0,1,16,0,0,NULL), - (26625,0,0,1,16,0,0,NULL), - (26626,0,0,1,16,0,0,NULL), - (26627,0,0,1,16,0,0,NULL), - (26628,0,0,1,16,0,0,NULL), - (26629,0,0,1,16,0,0,NULL), - (26630,0,0,1,16,0,0,NULL), - (26631,0,0,1,16,0,0,NULL), - (26632,0,0,1,16,0,0,NULL), - (26633,0,0,1,16,0,0,NULL), - (26634,0,0,2,16,0,0,NULL), - (26635,0,0,1,16,0,0,NULL), - (26636,0,0,1,16,0,0,NULL), - (26637,0,0,2,16,0,0,NULL), - (26638,0,0,1,16,0,0,NULL), - (26639,0,0,1,16,0,0,NULL), - (26640,0,0,1,16,0,0,NULL), - (26641,0,0,1,16,0,0,NULL), - (26642,0,0,1,16,0,0,NULL), - (26643,0,0,1,16,0,0,NULL), - (26644,0,0,1,16,0,0,NULL), - (26645,0,0,1,16,0,0,NULL), - (26646,0,0,1,16,0,0,NULL), - (26647,0,0,1,16,0,0,NULL), - (26648,0,0,1,16,0,0,NULL), - (26649,0,0,1,16,0,0,NULL), - (26650,0,0,1,16,0,0,NULL), - (26651,0,0,1,16,0,0,NULL), - (26652,0,0,1,16,0,0,NULL), - (26653,0,0,1,16,0,0,NULL), - (26654,0,0,1,16,0,0,NULL), - (26655,0,0,1,16,0,0,NULL), - (26656,0,0,1,16,0,0,NULL), - (26657,0,0,1,16,0,0,NULL), - (26658,0,0,1,16,0,0,NULL), - (26659,0,0,1,16,0,0,NULL), - (26660,0,0,1,16,0,0,NULL), - (26661,0,0,1,16,0,0,NULL), - (26662,0,0,1,16,0,0,NULL), - (26663,0,0,1,16,0,0,NULL), - (26664,0,0,1,16,0,0,NULL), - (26665,0,0,1,16,0,0,NULL), - (26666,0,0,1,16,0,0,NULL), - (26667,0,0,1,16,0,0,NULL), - (26668,0,0,1,16,0,0,NULL), - (26669,0,0,1,16,0,0,NULL), - (26670,0,0,1,16,0,0,NULL), - (26671,0,0,1,16,0,0,NULL), - (26672,0,0,1,16,0,0,NULL), - (26673,0,0,1,16,0,0,NULL), - (26674,0,0,1,16,0,0,NULL), - (26675,0,0,1,16,0,0,NULL), - (26676,0,0,1,16,0,0,NULL), - (26677,0,0,1,16,0,0,NULL), - (26678,0,0,1,16,0,0,NULL), - (26679,0,0,1,16,0,0,NULL), - (26680,0,0,1,16,0,0,NULL), - (26681,0,0,1,16,0,0,NULL), - (26682,0,0,1,16,0,0,NULL), - (26683,0,0,1,16,0,0,NULL), - (26684,0,0,1,16,0,0,NULL), - (26685,0,0,1,16,0,0,NULL), - (26686,0,0,1,16,0,0,NULL), - (26687,0,0,1,16,0,0,NULL), - (26688,0,0,1,16,0,0,NULL), - (26689,0,0,1,16,0,0,NULL), - (26690,0,0,1,16,0,0,NULL), - (26691,0,0,1,16,0,0,NULL), - (26692,0,0,1,16,0,0,NULL), - (26693,0,0,1,16,0,0,NULL), - (26694,0,0,1,16,0,0,NULL), - (26695,0,0,1,16,0,0,NULL), - (26696,0,0,1,16,0,0,NULL), - (26697,0,0,1,16,0,0,NULL), - (26698,0,0,1,16,0,0,NULL), - (26699,0,0,1,16,0,0,NULL), - (26700,0,0,1,16,0,0,NULL), - (26701,0,0,1,16,0,0,NULL), - (26702,0,0,1,16,0,0,NULL), - (26703,0,0,1,16,0,0,NULL), - (26704,0,0,1,16,0,0,NULL), - (26705,0,0,1,16,0,0,NULL), - (26706,0,0,1,16,0,0,NULL), - (26707,0,0,1,16,0,0,NULL), - (26708,0,0,1,16,0,0,NULL), - (26709,0,0,1,16,0,0,NULL), - (26710,0,0,1,16,0,0,NULL), - (26711,0,0,1,16,0,0,NULL), - (26712,0,0,1,16,0,0,NULL), - (26713,0,0,1,16,0,0,NULL), - (26714,0,0,1,16,0,0,NULL), - (26715,0,0,1,16,0,0,NULL), - (26716,0,0,1,16,0,0,NULL), - (26717,0,0,1,16,0,0,NULL), - (26718,0,0,1,16,0,0,NULL), - (26719,0,0,1,16,0,0,NULL), - (26720,0,0,1,16,0,0,NULL), - (26721,0,0,1,16,0,0,NULL), - (26722,0,0,1,16,0,0,NULL), - (26723,0,0,1,16,0,0,NULL), - (26724,0,0,1,16,0,0,NULL), - (26725,0,0,1,16,0,0,NULL), - (26726,0,0,1,16,0,0,NULL), - (26727,0,0,1,16,0,0,NULL), - (26728,0,0,1,16,0,0,NULL), - (26729,0,0,1,16,0,0,NULL), - (26730,0,0,1,16,0,0,NULL), - (26731,0,0,1,16,0,0,NULL), - (26732,0,0,1,16,0,0,NULL), - (26733,0,0,1,16,0,0,NULL), - (26734,0,0,1,16,0,0,NULL), - (26735,0,0,1,16,0,0,NULL), - (26736,0,0,1,16,0,0,NULL), - (26737,0,0,1,16,0,0,NULL), - (26738,0,0,1,16,0,0,NULL), - (26739,0,0,1,16,0,0,NULL), - (26740,0,0,1,16,0,0,NULL), - (26741,0,0,1,16,0,0,NULL), - (26742,0,0,1,16,0,0,NULL), - (26743,0,0,1,16,0,0,NULL), - (26744,0,0,1,16,0,0,NULL), - (26745,0,0,1,16,0,0,NULL), - (26746,0,0,1,16,0,0,NULL), - (26747,0,0,1,16,0,0,NULL), - (26748,0,0,1,16,0,0,NULL), - (26749,0,0,1,16,0,0,NULL), - (26750,0,0,1,16,0,0,NULL), - (26751,0,0,1,16,0,0,NULL), - (26752,0,0,1,16,0,0,NULL), - (26753,0,0,1,16,0,0,NULL), - (26754,0,0,1,16,0,0,NULL), - (26755,0,0,1,16,0,0,NULL), - (26756,0,0,1,16,0,0,NULL), - (26757,0,0,1,16,0,0,NULL), - (26758,0,0,2,16,0,0,NULL), - (26759,0,0,1,16,0,0,NULL), - (26760,0,1,1,16,0,0,NULL), - (26761,0,1,1,16,0,0,NULL), - (26762,0,1,1,16,0,0,NULL), - (26763,0,1,1,16,0,0,NULL), - (26764,0,1,1,16,0,0,NULL), - (26765,0,1,1,16,0,0,NULL), - (26766,0,1,1,16,0,0,NULL), - (26767,0,1,1,16,0,0,NULL), - (26768,0,0,1,16,0,0,NULL), - (26769,0,0,1,16,0,0,NULL), - (26770,0,0,1,16,0,0,NULL), - (26771,0,0,1,16,0,0,NULL), - (26772,0,0,1,16,0,0,NULL), - (26773,0,0,1,16,0,0,NULL), - (26774,0,0,1,16,0,0,NULL), - (26775,0,0,1,16,0,0,NULL), - (26776,0,0,2,16,0,0,NULL), - (26777,0,0,1,16,0,0,NULL), - (26778,0,0,1,16,0,0,NULL), - (26779,0,0,1,16,0,0,NULL), - (26780,0,0,1,16,0,0,NULL), - (26781,0,0,1,16,0,0,NULL), - (26782,0,0,1,16,0,0,NULL), - (26783,0,0,1,16,0,0,NULL), - (26784,0,0,1,16,0,0,NULL), - (26785,0,0,1,16,0,0,NULL), - (26786,0,0,1,16,0,0,NULL), - (26787,0,0,1,16,0,0,NULL), - (26788,0,0,1,16,0,0,NULL), - (26789,0,0,1,16,0,0,NULL), - (26790,0,0,1,16,0,0,NULL), - (26791,0,0,1,16,0,0,NULL), - (26792,0,0,1,16,0,0,NULL), - (26793,0,0,1,16,0,0,NULL), - (26794,0,0,1,16,0,0,NULL), - (26795,0,0,1,16,0,0,NULL), - (26796,0,0,1,16,0,0,NULL), - (26797,0,0,1,16,0,0,NULL), - (26798,0,0,1,16,0,0,NULL), - (26799,0,0,1,16,0,0,NULL), - (26800,0,0,1,16,0,0,NULL), - (26801,0,0,1,16,0,0,NULL), - (26802,0,0,1,16,0,0,NULL), - (26803,0,0,1,16,0,0,NULL), - (26804,0,0,1,16,0,0,NULL), - (26805,0,0,1,16,0,0,NULL), - (26806,0,0,1,16,0,0,NULL), - (26807,0,0,1,16,0,0,NULL), - (26808,0,0,1,16,0,0,NULL), - (26809,0,0,1,16,0,0,NULL), - (26810,0,0,1,16,0,0,NULL), - (26811,0,0,1,16,0,0,NULL), - (26812,0,0,1,16,0,0,NULL), - (26813,0,0,1,16,0,0,NULL), - (26814,0,0,1,16,0,0,NULL), - (26815,0,0,1,16,0,0,NULL), - (26816,0,0,1,16,0,0,NULL), - (26817,0,0,1,16,0,0,NULL), - (26818,0,0,1,16,0,0,NULL), - (26819,0,0,1,16,0,0,NULL), - (26820,0,0,1,16,0,0,NULL), - (26821,0,0,1,16,0,0,NULL), - (26822,0,0,1,16,0,0,NULL), - (26823,0,0,1,16,0,0,NULL), - (26824,0,0,1,16,0,0,NULL), - (26825,0,0,1,16,0,0,NULL), - (26826,0,0,1,16,0,0,NULL), - (26827,0,0,1,16,0,0,NULL), - (26828,0,0,1,16,0,0,NULL), - (26829,0,0,1,16,0,0,NULL), - (26830,0,0,1,16,0,0,NULL), - (26831,0,0,1,16,0,0,NULL), - (26832,0,0,1,16,0,0,NULL), - (26837,0,0,1,16,0,0,NULL), - (26839,0,0,1,16,0,0,NULL), - (26840,0,0,1,16,0,0,NULL), - (26841,0,0,1,16,0,0,NULL), - (26842,0,0,1,16,0,0,NULL), - (26843,0,0,1,16,0,0,NULL), - (26844,0,0,1,16,0,0,NULL), - (26845,0,0,1,16,0,0,NULL), - (26846,0,0,1,16,0,0,NULL), - (26847,0,0,1,16,0,0,NULL), - (26848,0,0,1,16,0,0,NULL), - (26849,0,0,1,16,0,0,NULL), - (26850,0,0,1,16,0,0,NULL), - (26851,0,0,1,16,0,0,NULL), - (26852,0,0,1,16,0,0,NULL), - (26853,0,0,1,16,0,0,NULL), - (26854,0,0,1,16,0,0,NULL), - (26855,0,0,1,16,0,0,NULL), - (26856,0,0,1,16,0,0,NULL), - (26857,0,0,1,16,0,0,NULL), - (26858,0,0,1,16,0,0,NULL), - (26859,0,0,1,16,0,0,NULL), - (26860,0,0,1,16,0,0,NULL), - (26861,0,0,1,16,0,0,NULL), - (26862,0,0,1,16,0,0,NULL), - (26863,0,0,1,16,0,0,NULL), - (26864,0,0,1,16,0,0,NULL), - (26865,0,0,1,16,0,0,NULL), - (26866,0,0,1,16,0,0,NULL), - (26867,0,0,1,16,0,0,NULL), - (26868,0,0,1,16,0,0,NULL), - (26869,0,0,1,16,0,0,NULL), - (26870,0,0,1,16,0,0,NULL), - (26871,0,0,1,16,0,0,NULL), - (26872,0,0,1,16,0,0,NULL), - (26873,0,0,1,16,0,0,NULL), - (26874,0,0,1,16,0,0,NULL), - (26875,0,0,1,16,0,0,NULL), - (26876,0,0,1,16,0,0,NULL), - (26877,0,0,1,16,0,0,NULL), - (26878,0,0,1,16,0,0,NULL), - (26879,0,0,1,16,0,0,NULL), - (26880,0,0,1,16,0,0,NULL), - (26881,0,0,1,16,0,0,NULL), - (26882,0,0,1,16,0,0,NULL), - (26883,0,0,1,16,0,0,NULL), - (26884,0,0,1,16,0,0,NULL), - (26885,0,0,1,16,0,0,NULL), - (26886,0,0,1,16,0,0,NULL), - (26887,0,0,1,16,0,0,NULL), - (26888,0,0,1,16,0,0,NULL), - (26889,0,0,1,16,0,0,NULL), - (26890,0,0,1,16,0,0,NULL), - (26891,0,0,1,16,0,0,NULL), - (26892,0,0,1,16,0,0,NULL), - (26893,0,0,1,16,0,0,NULL), - (26894,0,0,1,16,0,0,NULL), - (26895,0,0,1,16,0,0,NULL), - (26896,0,0,1,16,0,0,NULL), - (26897,0,0,1,16,0,0,NULL), - (26898,0,0,1,16,0,0,NULL), - (26899,0,0,2,16,0,0,NULL), - (26900,0,0,1,16,0,0,NULL), - (26901,0,0,1,16,0,0,NULL), - (26902,0,0,1,16,0,0,NULL), - (26903,0,0,1,16,0,0,NULL), - (26904,0,0,1,16,0,0,NULL), - (26905,0,0,1,16,0,0,NULL), - (26906,0,0,1,16,0,0,NULL), - (26907,0,0,1,16,0,0,NULL), - (26908,0,0,1,16,0,0,NULL), - (26909,0,0,1,16,0,0,NULL), - (26910,0,0,1,16,0,0,NULL), - (26911,0,0,1,16,0,0,NULL), - (26912,0,0,1,16,0,0,NULL), - (26913,0,0,1,16,0,0,NULL), - (26914,0,0,1,16,0,0,NULL), - (26915,0,0,1,16,0,0,NULL), - (26916,0,0,1,16,0,0,NULL), - (26917,0,0,1,16,0,0,NULL), - (26918,0,0,1,16,0,0,NULL), - (26919,0,0,1,16,0,0,NULL), - (26920,0,0,1,16,0,0,NULL), - (26921,0,0,1,16,0,0,NULL), - (26922,0,0,1,16,0,0,NULL), - (26923,0,0,1,16,0,0,NULL), - (26924,0,0,1,16,0,0,NULL), - (26925,0,0,1,16,0,0,NULL), - (26926,0,0,1,16,0,0,NULL), - (26927,0,0,1,16,0,0,NULL), - (26928,0,0,1,16,0,0,NULL), - (26929,0,0,1,16,0,0,NULL), - (26930,0,0,1,16,0,0,NULL), - (26931,0,0,1,16,0,0,NULL), - (26932,0,0,1,16,0,0,NULL), - (26933,0,0,1,16,0,0,NULL), - (26934,0,0,1,16,0,0,NULL), - (26935,0,0,1,16,0,0,NULL), - (26936,0,0,2,16,0,0,NULL), - (26937,0,0,1,16,0,0,NULL), - (26938,0,0,1,16,0,0,NULL), - (26939,0,0,1,16,0,0,NULL), - (26940,0,0,1,16,0,0,NULL), - (26941,0,0,1,16,0,0,NULL), - (26942,0,0,1,16,0,0,NULL), - (26943,0,0,1,16,0,0,NULL), - (26944,0,0,1,16,0,0,NULL), - (26945,0,0,1,16,0,0,NULL), - (26946,0,0,1,16,0,0,NULL), - (26947,0,0,1,16,0,0,NULL), - (26948,0,0,1,16,0,0,NULL), - (26949,0,0,1,16,0,0,NULL), - (26950,0,0,1,16,0,0,NULL), - (26951,0,0,1,16,0,0,NULL), - (26952,0,0,1,16,0,0,NULL), - (26953,0,0,1,16,0,0,NULL), - (26954,0,0,1,16,0,0,NULL), - (26955,0,0,1,16,0,0,NULL), - (26956,0,0,1,16,0,0,NULL), - (26957,0,0,1,16,0,0,NULL), - (26958,0,0,1,16,0,0,NULL), - (26959,0,0,1,16,0,0,NULL), - (26960,0,0,1,16,0,0,NULL), - (26961,0,0,1,16,0,0,NULL), - (26962,0,0,1,16,0,0,NULL), - (26963,0,0,1,16,0,0,NULL), - (26964,0,0,1,16,0,0,NULL), - (26965,0,0,1,16,0,0,NULL), - (26966,0,0,1,16,0,0,NULL), - (26967,0,0,1,16,0,0,NULL), - (26968,0,0,1,16,0,0,NULL), - (26969,0,0,1,16,0,0,NULL), - (26970,0,0,1,16,0,0,NULL), - (26971,0,0,1,16,0,0,NULL), - (26972,0,0,1,16,0,0,NULL), - (26973,0,0,1,16,0,0,NULL), - (26974,0,0,1,16,0,0,NULL), - (26975,0,0,1,16,0,0,NULL), - (26976,0,0,1,16,0,0,NULL), - (26977,0,0,1,16,0,0,NULL), - (26978,0,0,1,16,0,0,NULL), - (26979,0,0,1,16,0,0,NULL), - (26980,0,0,1,16,0,0,NULL), - (26981,0,0,1,16,0,0,NULL), - (26982,0,0,1,16,0,0,NULL), - (26983,0,0,1,16,0,0,NULL), - (26984,0,0,1,16,0,0,NULL), - (26985,0,0,1,16,0,0,NULL), - (26986,0,0,1,16,0,0,NULL), - (26987,0,8,1,16,0,0,NULL), - (26988,0,0,1,16,0,0,NULL), - (26989,0,0,1,16,0,0,NULL), - (26990,0,0,1,16,0,0,NULL), - (26991,0,0,1,16,0,0,NULL), - (26992,0,0,1,16,0,0,NULL), - (26993,0,0,1,16,0,0,NULL), - (26994,0,0,1,16,0,0,NULL), - (26995,0,0,1,16,0,0,NULL), - (26996,0,0,1,16,0,0,NULL), - (26997,0,0,1,16,0,0,NULL), - (26998,0,0,1,16,0,0,NULL), - (26999,0,0,1,16,0,0,NULL), - (27000,0,0,1,16,0,0,NULL), - (27001,0,0,1,16,0,0,NULL), - (27002,0,0,1,16,0,0,NULL), - (27003,0,0,1,16,0,0,NULL), - (27004,0,0,1,16,0,0,NULL), - (27005,0,0,1,16,0,0,NULL), - (27006,0,0,1,16,0,0,NULL), - (27007,0,0,1,16,0,0,NULL), - (27008,0,0,1,16,0,0,NULL), - (27009,0,0,1,16,0,0,NULL), - (27010,0,0,1,16,0,0,NULL), - (27011,0,0,1,16,0,0,NULL), - (27012,0,0,1,16,0,0,NULL), - (27013,0,0,1,16,0,0,NULL), - (27014,0,0,1,16,0,0,NULL), - (27015,0,0,1,16,0,0,NULL), - (27016,0,0,1,16,0,0,NULL), - (27017,0,0,1,16,0,0,NULL), - (27018,0,0,1,16,0,0,NULL), - (27019,0,0,1,16,0,0,NULL), - (27020,0,0,1,16,0,0,NULL), - (27021,0,0,1,16,0,0,NULL), - (27022,0,0,1,16,0,0,NULL), - (27023,0,0,1,16,0,0,NULL), - (27024,0,0,1,16,0,0,NULL), - (27025,0,0,1,16,0,0,NULL), - (27026,0,0,1,16,0,0,NULL), - (27027,0,0,1,16,0,0,NULL), - (27028,0,0,1,16,0,0,NULL), - (27029,0,0,1,16,0,0,NULL), - (27030,0,0,1,16,0,0,NULL), - (27031,0,0,1,16,0,0,NULL), - (27032,0,0,1,16,0,0,NULL), - (27033,0,0,1,16,0,0,NULL), - (27034,0,0,1,16,0,0,NULL), - (27035,0,0,1,16,0,0,'7165'), - (27036,0,0,1,16,0,0,'7165'), - (27037,0,0,1,16,0,0,'7165'), - (27038,0,0,1,16,0,0,'7165'), - (27039,0,0,1,16,0,0,'7165'), - (27040,0,0,1,16,0,0,'7165'), - (27041,0,0,1,16,0,0,'7165'), - (27042,0,0,1,16,0,0,'7165'), - (27043,0,0,1,16,0,0,'7165'), - (27044,0,0,1,16,0,0,'7165'), - (27045,0,0,1,16,0,0,'7165'), - (27046,0,0,1,16,0,0,'7165'), - (27047,0,0,1,16,0,0,'7165'), - (27048,0,0,1,16,0,0,'7165'), - (27049,0,0,1,16,0,0,NULL), - (27050,0,0,1,16,0,0,NULL), - (27051,0,0,1,16,0,0,NULL), - (27052,0,0,1,16,0,0,NULL), - (27053,0,0,1,16,0,0,NULL), - (27054,0,0,1,16,0,0,NULL), - (27055,0,0,1,16,0,0,NULL), - (27056,0,0,1,16,0,0,NULL), - (27057,0,0,1,16,0,0,NULL), - (27058,0,0,1,16,0,0,NULL), - (27059,0,0,1,16,0,0,NULL), - (27060,0,0,1,16,0,0,NULL), - (27061,0,0,1,16,0,0,NULL), - (27062,0,0,1,16,0,0,NULL), - (27063,0,0,1,16,0,0,NULL), - (27064,0,0,1,16,0,0,NULL), - (27065,0,0,1,16,0,0,NULL), - (27066,0,0,1,16,0,0,NULL), - (27067,0,0,1,16,0,0,NULL), - (27068,0,0,1,16,0,0,NULL), - (27069,0,0,1,16,0,0,NULL), - (27070,0,0,1,16,0,0,NULL), - (27071,0,0,1,16,0,0,NULL), - (27072,0,0,1,16,0,0,NULL), - (27073,0,0,1,16,0,0,NULL), - (27074,0,0,1,16,0,0,NULL), - (27075,0,0,1,16,0,0,NULL), - (27076,0,0,1,16,0,0,NULL), - (27077,0,0,1,16,0,0,NULL), - (27078,0,0,1,16,0,0,NULL), - (27079,0,0,1,16,0,0,NULL), - (27080,0,0,1,16,0,0,NULL), - (27081,0,0,1,16,0,0,NULL), - (27082,0,0,1,16,0,0,NULL), - (27083,0,0,1,16,0,0,NULL), - (27084,0,0,1,16,0,0,NULL), - (27085,0,0,1,16,0,0,NULL), - (27086,0,0,1,16,0,0,NULL), - (27087,0,0,1,16,0,0,NULL), - (27088,0,0,1,16,0,0,NULL), - (27089,0,0,1,16,0,0,NULL), - (27090,0,0,1,16,0,0,NULL), - (27091,0,0,1,16,0,0,NULL), - (27092,0,0,1,16,0,0,NULL), - (27093,0,0,1,16,0,0,NULL), - (27094,0,0,1,16,0,0,NULL), - (27095,0,0,1,16,0,0,NULL), - (27096,0,0,1,16,0,0,NULL), - (27097,0,0,1,16,0,0,NULL), - (27098,0,0,1,16,0,0,NULL), - (27099,0,0,1,16,0,0,NULL), - (27100,0,0,1,16,0,0,NULL), - (27101,0,0,1,16,0,0,NULL), - (27102,0,0,1,16,0,0,NULL), - (27103,0,0,1,16,0,0,NULL), - (27104,0,0,1,16,0,0,NULL), - (27105,0,0,1,16,0,0,NULL), (27106,0,0,1,16,0,0,'8788'), (27107,0,0,1,16,0,0,'8788'), - (27108,0,0,1,16,0,0,NULL), - (27109,0,0,1,16,0,0,NULL), - (27110,0,0,1,16,0,0,NULL), - (27111,0,0,1,16,0,0,NULL), - (27112,0,0,1,16,0,0,NULL), - (27113,0,0,1,16,0,0,NULL), - (27114,0,0,1,16,0,0,NULL), - (27115,0,0,1,16,0,0,NULL), - (27116,0,0,1,16,0,0,NULL), - (27117,0,0,1,16,0,0,NULL), - (27118,0,0,1,16,0,0,NULL), - (27119,0,0,1,16,0,0,NULL), - (27120,0,0,1,16,0,0,NULL), - (27121,0,0,1,16,0,0,NULL), - (27122,0,0,1,16,0,0,NULL), - (27123,0,0,1,16,0,0,NULL), - (27124,0,0,1,16,0,0,NULL), - (27125,0,0,1,16,0,0,NULL), - (27126,0,0,1,16,0,0,NULL), - (27127,0,0,1,16,0,0,NULL), - (27128,0,0,1,16,0,0,NULL), - (27129,0,0,1,16,0,0,NULL), - (27130,0,0,1,16,0,0,NULL), - (27131,0,0,1,16,0,0,NULL), - (27132,0,0,1,16,0,0,NULL), - (27133,0,0,1,16,0,0,NULL), - (27134,0,0,1,16,0,0,NULL), - (27135,0,0,1,16,0,0,NULL), - (27136,0,0,1,16,0,0,NULL), - (27137,0,0,1,16,0,0,NULL), - (27138,0,0,1,16,0,0,NULL), - (27139,0,0,1,16,0,0,NULL), - (27140,0,0,1,16,0,0,NULL), - (27141,0,0,1,16,0,0,NULL), - (27142,0,0,1,16,0,0,NULL), - (27143,0,0,1,16,0,0,NULL), - (27144,0,0,1,16,0,0,NULL), - (27145,0,0,1,16,0,0,NULL), - (27146,0,0,1,16,0,0,NULL), - (27147,0,0,1,16,0,0,NULL), - (27148,0,0,1,16,0,0,NULL), - (27149,0,0,1,16,0,0,NULL), - (27150,0,0,1,16,0,0,NULL), - (27151,0,0,1,16,0,0,NULL), - (27152,0,0,1,16,0,0,NULL), - (27153,0,0,1,16,0,0,NULL), - (27154,0,0,1,16,0,0,NULL), - (27155,0,0,1,16,0,0,NULL), - (27156,0,0,1,16,0,0,NULL), - (27157,0,0,1,16,0,0,NULL), - (27158,0,0,1,16,0,0,NULL), - (27159,0,0,1,16,0,0,NULL), - (27160,0,0,1,16,0,0,NULL), - (27161,0,0,1,16,0,0,NULL), - (27162,0,0,1,16,0,0,NULL), - (27163,0,0,1,16,0,0,NULL), - (27164,0,0,1,16,0,0,NULL), - (27165,0,0,1,16,0,0,NULL), - (27166,0,0,1,16,0,0,NULL), - (27167,0,0,1,16,0,0,NULL), - (27168,0,0,1,16,0,0,NULL), - (27169,0,0,1,16,0,0,NULL), - (27170,0,0,1,16,0,0,NULL), - (27171,0,0,1,16,0,0,NULL), - (27172,0,0,1,16,0,0,NULL), - (27173,0,0,1,16,0,0,NULL), - (27174,0,0,1,16,0,0,NULL), - (27175,0,0,1,16,0,0,NULL), - (27176,0,0,1,16,0,0,NULL), - (27177,0,0,1,16,0,0,NULL), - (27178,0,0,1,16,0,0,NULL), - (27179,0,0,1,16,0,0,NULL), - (27180,0,0,1,16,0,0,NULL), - (27181,0,0,1,16,0,0,NULL), - (27182,0,0,1,16,0,0,NULL), - (27183,0,0,1,16,0,0,NULL), - (27184,0,0,1,16,0,0,NULL), - (27185,0,0,1,16,0,0,NULL), - (27186,0,0,1,16,0,0,NULL), - (27187,0,0,1,16,0,0,NULL), - (27188,0,0,1,16,0,0,NULL), - (27189,0,0,1,16,0,0,NULL), - (27190,0,0,1,16,0,0,NULL), - (27191,0,0,1,16,0,0,NULL), - (27192,0,0,1,16,0,0,NULL), - (27193,0,0,1,16,0,0,NULL), - (27194,0,0,1,16,0,0,NULL), - (27195,0,0,1,16,0,0,NULL), - (27196,0,0,1,16,0,0,NULL), - (27197,0,0,1,16,0,0,NULL), - (27198,0,0,1,16,0,0,NULL), - (27199,0,0,1,16,0,0,NULL), - (27200,0,0,1,16,0,0,NULL), - (27201,0,0,1,16,0,0,NULL), - (27202,0,0,1,16,0,0,NULL), - (27203,0,0,1,16,0,0,NULL), - (27204,0,0,1,16,0,0,NULL), - (27205,0,0,1,16,0,0,NULL), - (27206,0,0,1,16,0,0,NULL), - (27207,0,0,1,16,0,0,NULL), - (27208,0,0,1,16,0,0,NULL), - (27209,0,0,1,16,0,0,NULL), - (27210,0,0,1,16,0,0,NULL), - (27211,0,0,1,16,0,0,NULL), - (27212,0,0,1,16,0,0,NULL), - (27213,0,0,1,16,0,0,NULL), - (27214,0,0,1,16,0,0,NULL), - (27215,0,0,1,16,0,0,NULL), - (27216,0,0,1,16,0,0,NULL), - (27217,0,0,1,16,0,0,NULL), - (27218,0,0,1,16,0,0,NULL), - (27219,0,0,1,16,0,0,NULL), - (27220,0,0,1,16,0,0,NULL), - (27221,0,0,1,16,0,0,NULL), - (27222,0,0,1,16,0,0,NULL), - (27223,0,0,1,16,0,0,NULL), - (27224,0,0,1,16,0,0,NULL), - (27225,0,0,1,16,0,0,NULL), - (27226,0,0,1,16,0,0,NULL), - (27227,0,0,1,16,0,0,NULL), - (27228,0,0,1,16,0,0,NULL), - (27229,0,0,1,16,0,0,NULL), - (27230,0,0,1,16,0,0,NULL), - (27231,0,0,1,16,0,0,NULL), - (27232,0,0,1,16,0,0,NULL), - (27233,0,0,1,16,0,0,NULL), - (27234,0,0,1,16,0,0,NULL), - (27235,0,0,1,16,0,0,NULL), - (27236,0,0,1,16,0,0,NULL), - (27237,0,0,1,16,0,0,NULL), - (27238,0,0,1,16,0,0,NULL), - (27239,0,0,1,16,0,0,NULL), - (27240,0,0,1,16,0,0,NULL), - (27241,0,0,1,16,0,0,NULL), - (27242,0,0,1,16,0,0,NULL), - (27243,0,0,1,16,0,0,NULL), - (27244,0,0,1,16,0,0,NULL), - (27245,0,0,1,16,0,0,NULL), - (27246,0,0,1,16,0,0,NULL), - (27247,0,0,1,16,0,0,NULL), - (27248,0,0,1,16,0,0,NULL), - (27249,0,0,1,16,0,0,NULL), - (27250,0,0,1,16,0,0,NULL), - (27251,0,0,1,16,0,0,NULL), - (27252,0,0,1,16,0,0,NULL), - (27253,0,0,1,16,0,0,NULL), - (27254,0,0,1,16,0,0,NULL), - (27255,0,0,1,16,0,0,NULL), - (27256,0,0,1,16,0,0,NULL), - (27257,0,0,1,16,0,0,NULL), - (27258,0,0,1,16,0,0,NULL), - (27259,0,0,1,16,0,0,NULL), - (27260,0,0,1,16,0,0,NULL), - (27261,0,0,1,16,0,0,NULL), - (27262,0,0,1,16,0,0,NULL), - (27263,0,0,1,16,0,0,NULL), - (27264,0,0,1,16,0,0,NULL), - (27265,0,0,1,16,0,0,NULL), - (27266,0,0,1,16,0,0,NULL), - (27267,0,0,1,16,0,0,NULL), - (27268,0,0,1,16,0,0,NULL), - (27269,0,0,1,16,0,0,NULL), - (27270,0,0,1,16,0,0,NULL), - (27271,0,0,1,16,0,0,NULL), - (27272,0,0,1,16,0,0,NULL), - (27273,0,0,1,16,0,0,NULL), - (27274,0,0,1,16,0,0,NULL), - (27275,0,0,1,16,0,0,NULL), - (27276,0,0,1,16,0,0,NULL), - (27277,0,0,1,16,0,0,NULL), - (27278,0,0,1,16,0,0,NULL), - (27279,0,0,1,16,0,0,NULL), - (27280,0,0,1,16,0,0,NULL), - (27281,0,0,1,16,0,0,NULL), - (27282,0,0,1,16,0,0,NULL), - (27283,0,0,1,16,0,0,NULL), - (27284,0,0,1,16,0,0,NULL), - (27285,0,0,1,16,0,0,NULL), - (27286,0,0,1,16,0,0,NULL), - (27287,0,0,1,16,0,0,NULL), - (27288,0,0,1,16,0,0,NULL), - (27289,0,0,1,16,0,0,NULL), - (27290,0,0,1,16,0,0,NULL), - (27291,0,0,1,16,0,0,NULL), - (27292,0,0,1,16,0,0,NULL), - (27293,0,0,1,16,0,0,NULL), - (27294,0,0,1,16,0,0,NULL), - (27295,0,0,1,16,0,0,NULL), - (27296,0,0,1,16,0,0,NULL), - (27297,0,0,1,16,0,0,NULL), - (27298,0,0,1,16,0,0,NULL), - (27299,0,0,1,16,0,0,NULL), - (27300,0,0,1,16,0,0,NULL), - (27301,0,0,1,16,0,0,NULL), - (27302,0,0,1,16,0,0,NULL), - (27303,0,0,1,16,0,0,NULL), - (27304,0,0,1,16,0,0,NULL), - (27305,0,0,1,16,0,0,NULL), - (27306,0,0,1,16,0,0,NULL), - (27307,0,0,1,16,0,0,NULL), - (27308,0,0,1,16,0,0,NULL), - (27309,0,0,1,16,0,0,NULL), - (27310,0,0,1,16,0,0,NULL), - (27311,0,0,1,16,0,0,NULL), - (27312,0,0,1,16,0,0,NULL), - (27313,0,0,1,16,0,0,NULL), - (27314,0,0,1,16,0,0,NULL), - (27315,0,0,1,16,0,0,NULL), - (27316,0,0,1,16,0,0,NULL), - (27317,0,0,1,16,0,0,NULL), - (27318,0,0,1,16,0,0,NULL), - (27319,0,0,1,16,0,0,NULL), - (27320,0,0,1,16,0,0,NULL), - (27321,0,0,1,16,0,0,NULL), - (27322,0,0,1,16,0,0,NULL), - (27323,0,0,1,16,0,0,NULL), - (27324,0,0,1,16,0,0,NULL), - (27325,0,0,1,16,0,0,NULL), - (27326,0,0,1,16,0,0,NULL), - (27327,0,0,1,16,0,0,NULL), - (27328,0,0,1,16,0,0,NULL), - (27329,0,0,1,16,0,0,NULL), - (27330,0,0,1,16,0,0,NULL), - (27331,0,0,1,16,0,0,NULL), - (27332,0,0,1,16,0,0,NULL), - (27333,0,0,1,16,0,0,NULL), - (27334,0,0,1,16,0,0,NULL), - (27335,0,0,1,16,0,0,NULL), - (27336,0,0,1,16,0,0,NULL), - (27337,0,0,1,16,0,0,NULL), - (27338,0,0,1,16,0,0,NULL), - (27339,0,0,1,16,0,0,NULL), - (27340,0,0,1,16,0,0,NULL), - (27341,0,0,1,16,0,0,NULL), - (27342,0,0,1,16,0,0,NULL), - (27343,0,0,1,16,0,0,NULL), - (27344,0,0,1,16,0,0,NULL), - (27345,0,0,1,16,0,0,NULL), - (27348,0,0,1,16,0,0,NULL), (27350,0,8,1,16,0,0,'13236'), - (27351,0,0,1,16,0,0,NULL), - (27352,0,0,1,16,0,0,NULL), (27368,0,0,0,0,0,0,NULL), - (27369,0,0,1,16,0,0,NULL), - (27371,0,0,1,16,0,0,NULL), (27376,0,8,1,16,0,0,'13236'), - (27389,0,0,1,16,0,0,NULL), - (27391,0,0,1,16,0,0,NULL), - (27392,0,0,1,16,0,0,NULL), - (27393,0,0,1,16,0,0,NULL), - (27394,0,0,1,16,0,0,NULL), - (27395,0,0,1,16,0,0,NULL), (27396,0,0,1,16,0,0,'8734'), (27399,0,8,1,16,0,0,NULL), (27402,0,0,0,0,0,0,NULL), (27407,0,0,1,16,0,0,'8734'), (27408,0,0,1,16,0,0,'8734'), - (27414,0,0,1,16,0,0,NULL), - (27422,0,0,1,16,0,0,NULL), (27426,0,0,0,0,0,0,NULL), (27428,0,0,0,0,0,0,NULL), - (27438,0,0,1,16,0,0,NULL), (27440,0,0,0,0,0,0,NULL), - (27449,0,0,1,16,0,0,NULL), - (27450,0,0,1,16,0,0,NULL), - (27451,0,0,1,16,0,0,NULL), - (27452,0,0,1,16,0,0,NULL), - (27453,0,0,1,16,0,0,NULL), - (27454,0,0,1,16,0,0,NULL), - (27455,0,0,1,16,0,0,NULL), - (27456,0,0,1,16,0,0,NULL), - (27457,0,0,1,16,0,0,NULL), - (27458,0,0,1,16,0,0,NULL), - (27459,0,0,1,16,0,0,NULL), - (27460,0,0,1,16,0,0,NULL), - (27461,0,0,1,16,0,0,NULL), - (27462,0,0,1,16,0,0,NULL), - (27463,0,0,1,16,0,0,NULL), - (27464,0,0,1,16,0,0,NULL), - (27465,0,0,1,16,0,0,NULL), - (27466,0,0,1,16,0,0,NULL), - (27467,0,0,1,16,0,0,NULL), - (27468,0,0,1,16,0,0,NULL), - (27469,0,0,1,16,0,0,NULL), - (27470,0,0,1,16,0,0,NULL), - (27471,0,0,1,16,0,0,NULL), - (27472,0,0,1,16,0,0,NULL), - (27473,0,0,1,16,0,0,NULL), - (27474,0,0,1,16,0,0,NULL), - (27476,0,0,1,16,0,0,NULL), - (27477,0,0,1,16,0,0,NULL), - (27478,0,0,1,16,0,0,NULL), - (27479,0,0,1,16,0,0,NULL), - (27480,0,0,1,16,0,0,NULL), - (27481,0,0,1,16,0,0,NULL), - (27482,0,0,1,16,0,0,NULL), - (27483,0,0,1,16,0,0,NULL), - (27484,0,0,1,16,0,0,NULL), - (27485,0,0,1,16,0,0,NULL), - (27486,0,0,1,16,0,0,NULL), - (27487,0,0,1,16,0,0,NULL), - (27488,0,0,1,16,0,0,NULL), - (27489,0,0,1,16,0,0,NULL), - (27490,0,0,1,16,0,0,NULL), - (27491,0,0,1,16,0,0,NULL), - (27492,0,0,1,16,0,0,NULL), - (27493,0,0,1,16,0,0,NULL), - (27494,0,0,1,16,0,0,NULL), - (27495,0,0,1,16,0,0,NULL), - (27496,0,0,1,16,0,0,NULL), - (27497,0,0,1,16,0,0,NULL), - (27498,0,0,1,16,0,0,NULL), - (27499,0,0,1,16,0,0,NULL), - (27500,0,0,1,16,0,0,NULL), - (27501,0,0,1,16,0,0,NULL), - (27502,0,0,1,16,0,0,NULL), - (27503,0,0,1,16,0,0,NULL), - (27504,0,0,1,16,0,0,NULL), - (27505,0,0,1,16,0,0,NULL), - (27506,0,0,1,16,0,0,NULL), - (27507,0,0,1,16,0,0,NULL), - (27508,0,0,1,16,0,0,NULL), - (27509,0,0,1,16,0,0,NULL), - (27510,0,0,1,16,0,0,NULL), - (27511,0,0,1,16,0,0,NULL), - (27512,0,0,1,16,0,0,NULL), - (27513,0,0,1,16,0,0,NULL), - (27514,0,0,1,16,0,0,NULL), - (27515,0,0,1,16,0,0,NULL), - (27516,0,0,1,16,0,0,NULL), - (27517,0,0,1,16,0,0,NULL), - (27518,0,0,1,16,0,0,NULL), - (27519,0,0,1,16,0,0,NULL), - (27520,0,0,1,16,0,0,NULL), - (27521,0,0,1,16,0,0,NULL), - (27522,0,0,1,16,0,0,NULL), - (27523,0,0,1,16,0,0,NULL), - (27524,0,0,1,16,0,0,NULL), - (27525,0,0,1,16,0,0,NULL), - (27526,0,0,1,16,0,0,NULL), - (27527,0,0,1,16,0,0,NULL), - (27528,0,0,1,16,0,0,NULL), - (27529,0,0,1,16,0,0,NULL), - (27530,0,0,1,16,0,0,NULL), - (27531,0,0,1,16,0,0,NULL), - (27532,0,0,1,16,0,0,NULL), - (27533,0,0,1,16,0,0,NULL), - (27534,0,0,1,16,0,0,NULL), - (27535,0,0,1,16,0,0,NULL), - (27536,0,0,1,16,0,0,NULL), - (27537,0,0,1,16,0,0,NULL), - (27538,0,0,1,16,0,0,NULL), - (27539,0,0,1,16,0,0,NULL), - (27540,0,0,1,16,0,0,NULL), - (27541,0,0,1,16,0,0,NULL), - (27542,0,0,1,16,0,0,NULL), - (27543,0,0,1,16,0,0,NULL), - (27544,0,0,1,16,0,0,NULL), - (27545,0,0,1,16,0,0,NULL), - (27547,0,0,1,16,0,0,NULL), - (27548,0,0,1,16,0,0,NULL), - (27549,0,0,1,16,0,0,NULL), - (27550,0,0,1,16,0,0,NULL), - (27551,0,0,1,16,0,0,NULL), - (27552,0,0,1,16,0,0,NULL), - (27553,0,0,1,16,0,0,NULL), (27554,0,0,1,16,0,0,''), (27555,0,0,1,16,0,0,''), - (27556,0,0,1,16,0,0,NULL), - (27557,0,0,1,16,0,0,NULL), - (27558,0,0,1,16,0,0,NULL), - (27559,0,0,1,16,0,0,NULL), - (27560,0,0,1,16,0,0,NULL), - (27561,0,0,1,16,0,0,NULL), - (27562,0,0,1,16,0,0,NULL), - (27563,0,0,1,16,0,0,NULL), - (27564,0,0,1,16,0,0,NULL), - (27565,0,0,1,16,0,0,NULL), - (27566,0,0,1,16,0,0,NULL), - (27568,0,0,1,16,0,0,NULL), - (27569,0,0,1,16,0,0,NULL), - (27570,0,0,1,16,0,0,NULL), - (27571,0,0,1,16,0,0,NULL), - (27572,0,0,1,16,0,0,NULL), - (27573,0,0,1,16,0,0,NULL), - (27574,0,0,1,16,0,0,NULL), - (27575,0,0,1,16,0,0,NULL), - (27576,0,0,1,16,0,0,NULL), - (27577,0,0,1,16,0,0,NULL), - (27578,0,0,1,16,0,0,NULL), - (27579,0,0,1,16,0,0,NULL), - (27580,0,0,1,16,0,0,NULL), - (27581,0,0,1,16,0,0,NULL), - (27582,0,0,1,16,0,0,NULL), - (27583,0,0,1,16,0,0,NULL), - (27584,0,0,1,16,0,0,NULL), - (27585,0,0,1,16,0,0,NULL), - (27586,0,0,1,16,0,0,NULL), - (27601,0,0,1,16,0,0,NULL), - (27602,0,0,1,16,0,0,NULL), - (27603,0,0,1,16,0,0,NULL), - (27604,0,0,1,16,0,0,NULL), - (27605,0,0,1,16,0,0,NULL), - (27606,0,0,1,16,0,0,NULL), - (27607,0,0,1,16,0,0,NULL), (27608,0,0,1,16,27,0,NULL), - (27609,0,0,1,16,0,0,NULL), - (27610,0,0,1,16,0,0,NULL), (27611,0,0,1,16,27,0,NULL), - (27612,0,0,1,16,0,0,NULL), - (27613,0,0,1,16,0,0,NULL), - (27614,0,0,1,16,0,0,NULL), (27615,0,0,1,16,27,0,NULL), - (27616,0,0,1,16,0,0,NULL), (27617,0,0,1,16,27,0,NULL), - (27618,0,0,1,16,0,0,NULL), (27619,0,0,1,16,27,0,NULL), (27620,0,0,1,16,27,0,NULL), - (27621,0,0,1,16,0,0,NULL), (27622,0,0,1,16,27,0,NULL), (27623,0,0,1,16,27,0,NULL), (27624,0,0,1,16,27,0,NULL), @@ -88114,903 +65385,29 @@ VALUES (27626,0,0,1,16,27,0,'12380'), (27627,0,0,1,16,27,0,'12380'), (27628,0,0,1,16,27,0,NULL), - (27629,0,0,1,16,0,0,NULL), - (27630,0,0,1,16,0,0,NULL), - (27631,0,0,1,16,0,0,NULL), - (27632,0,0,1,16,0,0,NULL), - (27633,0,0,1,16,0,0,NULL), - (27634,0,0,1,16,0,0,NULL), - (27635,0,0,1,16,0,0,NULL), - (27636,0,0,1,16,0,0,NULL), - (27637,0,0,1,16,0,0,NULL), - (27638,0,0,1,16,0,0,NULL), - (27639,0,0,1,16,0,0,NULL), - (27640,0,0,1,16,0,0,NULL), - (27641,0,0,1,16,0,0,NULL), - (27642,0,0,1,16,0,0,NULL), - (27643,0,0,1,16,0,0,NULL), - (27644,0,0,1,16,0,0,NULL), - (27645,0,0,1,16,0,0,NULL), - (27646,0,0,1,16,0,0,NULL), - (27647,0,0,1,16,0,0,NULL), - (27648,0,0,1,16,0,0,NULL), - (27649,0,0,1,16,0,0,NULL), - (27650,0,0,1,16,0,0,NULL), - (27651,0,0,1,16,0,0,NULL), - (27652,0,0,1,16,0,0,NULL), - (27653,0,0,1,16,0,0,NULL), - (27654,0,0,1,16,0,0,NULL), - (27655,0,0,1,16,0,0,NULL), - (27656,0,0,1,16,0,0,NULL), - (27657,0,0,1,16,0,0,NULL), - (27658,0,0,1,16,0,0,NULL), - (27659,0,0,1,16,0,0,NULL), - (27660,0,0,1,16,234,0,NULL), - (27661,0,0,1,16,0,0,NULL), - (27662,0,0,1,16,0,0,NULL), - (27663,0,0,1,16,0,0,NULL), - (27664,0,0,1,16,0,0,NULL), - (27665,0,0,1,16,0,0,NULL), - (27666,0,0,1,16,0,0,NULL), - (27667,0,0,1,16,0,0,NULL), - (27668,0,0,1,16,0,0,NULL), - (27669,0,0,1,16,0,0,NULL), - (27670,0,0,1,16,0,0,NULL), - (27671,0,0,1,16,0,0,NULL), - (27672,0,0,1,16,0,0,NULL), (27673,0,8,1,16,0,0,NULL), (27674,0,8,1,16,0,0,NULL), (27675,0,8,1,16,193,0,'12380'), - (27676,0,0,1,16,0,0,NULL), - (27677,0,0,1,16,0,0,NULL), - (27678,0,0,1,16,0,0,NULL), - (27679,0,0,1,16,0,0,NULL), - (27680,0,0,1,16,0,0,NULL), (27681,0,8,1,16,193,0,'12380'), - (27682,0,0,1,16,0,0,NULL), (27683,0,8,1,16,193,0,'12380'), (27684,0,8,1,16,193,0,'12380'), (27685,0,8,1,16,193,0,'12380'), - (27686,0,0,1,16,0,0,NULL), - (27687,0,0,1,16,0,0,NULL), - (27688,0,0,1,16,0,0,NULL), - (27689,0,0,1,16,0,0,NULL), - (27690,0,0,1,16,0,0,NULL), - (27691,0,0,1,16,0,0,NULL), - (27692,0,0,1,16,0,0,NULL), - (27693,0,0,1,16,0,0,NULL), - (27694,0,0,1,16,0,0,NULL), - (27695,0,0,1,16,0,0,NULL), - (27696,0,0,1,16,0,0,NULL), - (27697,0,0,1,16,0,0,NULL), - (27698,0,0,1,16,0,0,NULL), - (27699,0,0,1,16,0,0,NULL), - (27700,0,0,1,16,0,0,NULL), - (27701,0,0,1,16,0,0,NULL), - (27702,0,0,1,16,0,0,NULL), - (27703,0,0,1,16,0,0,NULL), - (27704,0,0,1,16,0,0,NULL), - (27705,0,0,1,16,0,0,NULL), - (27706,0,0,1,16,0,0,NULL), - (27707,0,0,1,16,0,0,NULL), - (27708,0,0,1,16,0,0,NULL), - (27709,0,0,1,16,0,0,NULL), - (27710,0,0,1,16,0,0,NULL), - (27711,0,0,1,16,0,0,NULL), - (27712,0,0,1,16,0,0,NULL), - (27713,0,0,1,16,0,0,NULL), - (27714,0,0,1,16,0,0,NULL), - (27715,0,0,1,16,0,0,NULL), - (27716,0,0,1,16,0,0,NULL), - (27717,0,0,1,16,0,0,NULL), - (27718,0,0,1,16,0,0,NULL), - (27719,0,0,1,16,0,0,NULL), - (27720,0,0,1,16,0,0,NULL), - (27721,0,0,1,16,0,0,NULL), - (27722,0,0,1,16,0,0,NULL), - (27723,0,0,1,16,0,0,NULL), - (27724,0,0,1,16,0,0,NULL), - (27725,0,0,1,16,0,0,NULL), - (27726,0,0,1,16,0,0,NULL), - (27727,0,0,1,16,0,0,NULL), - (27728,0,0,1,16,0,0,NULL), - (27729,0,0,1,16,0,0,NULL), - (27730,0,0,1,16,0,0,NULL), - (27731,0,0,1,16,0,0,NULL), - (27732,0,0,1,16,0,0,NULL), - (27733,0,0,1,16,0,0,NULL), - (27734,0,0,1,16,0,0,NULL), - (27735,0,0,1,16,0,0,NULL), - (27736,0,0,1,16,0,0,NULL), - (27737,0,0,1,16,0,0,NULL), - (27738,0,0,1,16,0,0,NULL), - (27739,0,0,1,16,0,0,NULL), - (27740,0,0,1,16,0,0,NULL), - (27741,0,0,1,16,0,0,NULL), - (27742,0,0,1,16,0,0,NULL), - (27743,0,0,1,16,0,0,NULL), - (27744,0,0,1,16,0,0,NULL), - (27745,0,0,1,16,0,0,NULL), - (27746,0,0,1,16,0,0,NULL), - (27747,0,0,1,16,0,0,NULL), - (27748,0,0,1,16,0,0,NULL), - (27749,0,0,1,16,0,0,NULL), - (27750,0,0,1,16,0,0,NULL), - (27751,0,0,1,16,0,0,NULL), - (27752,0,0,1,16,0,0,NULL), - (27753,0,0,1,16,0,0,NULL), - (27754,0,0,1,16,0,0,NULL), - (27755,0,0,1,16,0,0,NULL), - (27756,0,0,1,16,0,0,NULL), - (27757,0,0,1,16,0,0,NULL), - (27758,0,0,1,16,0,0,NULL), - (27759,0,0,1,16,0,0,NULL), - (27760,0,0,1,16,0,0,NULL), - (27761,0,0,1,16,0,0,NULL), - (27762,0,0,1,16,0,0,NULL), - (27763,0,0,1,16,0,0,NULL), (27764,0,1114112,1,16,0,0,'7165'), - (27765,0,0,1,16,0,0,NULL), (27766,0,1114112,1,16,0,0,'7165'), (27767,0,1114112,1,16,0,0,'7165'), - (27768,0,0,1,16,0,0,NULL), - (27769,0,0,1,16,0,0,NULL), (27770,0,1114112,1,16,0,0,'7165'), - (27771,0,0,1,16,0,0,NULL), - (27772,0,0,1,16,0,0,NULL), - (27773,0,0,1,16,0,0,NULL), - (27774,0,0,1,16,0,0,NULL), - (27775,0,0,1,16,0,0,NULL), - (27776,0,0,1,16,0,0,NULL), - (27777,0,0,1,16,0,0,NULL), - (27778,0,0,1,16,0,0,NULL), - (27779,0,0,1,16,0,0,NULL), - (27780,0,0,1,16,0,0,NULL), - (27781,0,0,1,16,0,0,NULL), - (27782,0,0,1,16,0,0,NULL), - (27783,0,0,1,16,0,0,NULL), - (27784,0,0,1,16,0,0,NULL), - (27785,0,0,1,16,0,0,NULL), - (27786,0,0,1,16,0,0,NULL), - (27787,0,0,1,16,0,0,NULL), - (27788,0,0,1,16,0,0,NULL), (27789,0,1114112,1,16,0,0,'7165'), (27790,0,1114112,1,16,0,0,'7165'), (27791,0,1114112,1,16,0,0,'7165'), - (27792,0,0,1,16,0,0,NULL), - (27793,0,0,1,16,0,0,NULL), (27794,0,0,1,16,0,0,''), - (27795,0,0,1,16,0,0,NULL), - (27796,0,0,1,16,0,0,NULL), - (27797,0,0,1,16,0,0,NULL), - (27798,0,0,1,16,0,0,NULL), - (27799,0,0,1,16,0,0,NULL), - (27800,0,0,1,16,0,0,NULL), - (27801,0,0,1,16,0,0,NULL), - (27802,0,0,1,16,0,0,NULL), - (27803,0,0,1,16,0,0,NULL), - (27804,0,0,1,16,0,0,NULL), - (27805,0,0,1,16,0,0,NULL), - (27806,0,0,1,16,0,0,NULL), - (27807,0,0,1,16,0,0,NULL), - (27808,0,0,1,16,0,0,NULL), - (27809,0,0,1,16,0,0,NULL), - (27810,0,0,1,16,0,0,NULL), - (27811,0,0,1,16,0,0,NULL), - (27812,0,0,1,16,0,0,NULL), - (27813,0,0,1,16,0,0,NULL), - (27814,0,0,1,16,0,0,NULL), - (27815,0,0,1,16,0,0,NULL), - (27816,0,0,1,16,0,0,NULL), - (27817,0,0,1,16,0,0,NULL), - (27818,0,0,1,16,0,0,NULL), - (27819,0,0,1,16,0,0,NULL), - (27820,0,0,1,16,0,0,NULL), - (27821,0,0,1,16,0,0,NULL), - (27822,0,0,1,16,0,0,NULL), - (27823,0,0,1,16,0,0,NULL), - (27824,0,0,1,16,0,0,NULL), - (27826,0,0,1,16,0,0,NULL), - (27827,0,0,1,16,0,0,NULL), - (27828,0,0,1,16,0,0,NULL), - (27829,0,0,1,16,0,0,NULL), - (27830,0,0,1,16,0,0,NULL), - (27831,0,0,1,16,0,0,NULL), - (27832,0,0,1,16,0,0,NULL), - (27833,0,0,1,16,0,0,NULL), - (27834,0,0,1,16,0,0,NULL), - (27835,0,0,1,16,0,0,NULL), - (27836,0,0,1,16,0,0,NULL), - (27837,0,0,1,16,0,0,NULL), - (27838,0,0,1,16,0,0,NULL), - (27839,0,0,1,16,0,0,NULL), - (27840,0,0,1,16,0,0,NULL), - (27841,0,0,1,16,0,0,NULL), - (27842,0,0,1,16,0,0,NULL), - (27843,0,0,1,16,0,0,NULL), - (27844,0,0,1,16,0,0,NULL), - (27845,0,0,1,16,0,0,NULL), - (27846,0,0,1,16,0,0,NULL), - (27847,0,0,1,16,0,0,NULL), - (27848,0,0,1,16,0,0,NULL), - (27849,0,0,1,16,0,0,NULL), - (27850,0,0,1,16,0,0,NULL), - (27851,0,0,1,16,0,0,NULL), - (27852,0,0,1,16,0,0,NULL), - (27853,0,0,1,16,0,0,NULL), - (27854,0,0,1,16,0,0,NULL), - (27855,0,0,1,16,0,0,NULL), - (27856,0,0,1,16,0,0,NULL), - (27857,0,0,1,16,0,0,NULL), - (27858,0,0,1,16,0,0,NULL), - (27859,0,0,1,16,0,0,NULL), - (27860,0,0,1,16,0,0,NULL), - (27861,0,0,1,16,0,0,NULL), - (27862,0,0,1,16,0,0,NULL), - (27863,0,0,1,16,0,0,NULL), - (27864,0,0,1,16,0,0,NULL), - (27865,0,0,1,16,0,0,NULL), - (27866,0,0,1,16,0,0,NULL), - (27867,0,0,1,16,0,0,NULL), - (27868,0,0,1,16,0,0,NULL), - (27869,0,0,1,16,0,0,NULL), - (27870,0,0,1,16,0,0,NULL), - (27871,0,0,1,16,0,0,NULL), - (27872,0,0,1,16,0,0,NULL), - (27873,0,0,1,16,0,0,NULL), - (27874,0,0,1,16,0,0,NULL), - (27875,0,0,1,16,0,0,NULL), - (27876,0,0,1,16,0,0,NULL), - (27877,0,0,1,16,0,0,NULL), - (27878,0,0,1,16,0,0,NULL), - (27879,0,0,1,16,0,0,NULL), - (27880,0,0,1,16,0,0,NULL), - (27881,0,0,1,16,0,0,NULL), - (27882,0,0,1,16,0,0,NULL), - (27883,0,0,1,16,0,0,NULL), - (27884,0,0,1,16,0,0,NULL), - (27885,0,0,1,16,0,0,NULL), - (27886,0,0,1,16,0,0,NULL), - (27887,0,0,1,16,0,0,NULL), - (27888,0,0,1,16,0,0,NULL), - (27889,0,0,1,16,0,0,NULL), - (27890,0,0,1,16,0,0,NULL), - (27891,0,0,1,16,0,0,NULL), - (27892,0,0,1,16,0,0,NULL), - (27893,0,0,1,16,0,0,NULL), - (27894,0,0,1,16,0,0,NULL), - (27895,0,0,1,16,0,0,NULL), - (27896,0,0,1,16,0,0,NULL), - (27897,0,0,1,16,0,0,NULL), - (27898,0,0,1,16,0,0,NULL), - (27899,0,0,1,16,0,0,NULL), - (27900,0,0,1,16,0,0,NULL), - (27901,0,0,1,16,0,0,NULL), - (27902,0,0,1,16,0,0,NULL), - (27903,0,0,1,16,0,0,NULL), - (27904,0,0,1,16,0,0,NULL), - (27905,0,0,1,16,0,0,NULL), - (27906,0,0,1,16,0,0,NULL), - (27907,0,0,1,16,0,0,NULL), - (27908,0,0,1,16,0,0,NULL), - (27909,0,0,1,16,0,0,NULL), - (27910,0,0,1,16,0,0,NULL), - (27911,0,0,1,16,0,0,NULL), - (27912,0,0,1,16,0,0,NULL), - (27913,0,0,1,16,0,0,NULL), - (27914,0,0,1,16,0,0,NULL), - (27915,0,0,1,16,0,0,NULL), - (27916,0,0,1,16,0,0,NULL), - (27917,0,0,1,16,0,0,NULL), - (27918,0,0,1,16,0,0,NULL), - (27919,0,0,1,16,0,0,NULL), - (27920,0,0,1,16,0,0,NULL), - (27921,0,0,1,16,0,0,NULL), - (27922,0,0,1,16,0,0,NULL), - (27923,0,0,1,16,0,0,NULL), - (27924,0,0,1,16,0,0,NULL), - (27925,0,0,1,16,0,0,NULL), - (27926,0,0,1,16,0,0,NULL), - (27927,0,0,1,16,0,0,NULL), - (27928,0,0,1,16,0,0,NULL), - (27929,0,0,1,16,0,0,NULL), - (27930,0,0,1,16,0,0,NULL), - (27931,0,0,1,16,0,0,NULL), - (27932,0,0,1,16,0,0,NULL), - (27933,0,0,1,16,0,0,NULL), - (27934,0,0,1,16,0,0,NULL), - (27935,0,0,1,16,0,0,NULL), - (27936,0,0,1,16,0,0,NULL), - (27937,0,0,1,16,0,0,NULL), - (27938,0,0,1,16,0,0,NULL), - (27939,0,0,1,16,0,0,NULL), - (27940,0,0,1,16,0,0,NULL), - (27941,0,0,1,16,0,0,NULL), - (27942,0,0,1,16,0,0,NULL), - (27943,0,0,1,16,0,0,NULL), - (27944,0,0,1,16,0,0,NULL), - (27945,0,0,1,16,0,0,NULL), - (27946,0,0,1,16,0,0,NULL), - (27947,0,0,1,16,0,0,NULL), - (27948,0,0,1,16,0,0,NULL), - (27949,0,0,1,16,0,0,NULL), - (27950,0,0,1,16,0,0,NULL), - (27951,0,0,1,16,0,0,NULL), - (27952,0,0,1,16,0,0,NULL), - (27953,0,0,1,16,0,0,NULL), - (27954,0,0,1,16,0,0,NULL), - (27955,0,0,1,16,0,0,NULL), - (27956,0,0,1,16,0,0,NULL), - (27957,0,0,1,16,0,0,NULL), - (27958,0,0,1,16,0,0,NULL), - (27959,0,0,1,16,0,0,NULL), - (27960,0,0,1,16,0,0,NULL), - (27961,0,0,1,16,0,0,NULL), - (27962,0,0,1,16,0,0,NULL), - (27963,0,0,1,16,0,0,NULL), - (27964,0,0,1,16,0,0,NULL), - (27965,0,0,1,16,0,0,NULL), - (27966,0,0,1,16,0,0,NULL), - (27967,0,0,1,16,0,0,NULL), - (27968,0,0,1,16,0,0,NULL), - (27969,0,0,1,16,0,0,NULL), - (27970,0,0,1,16,0,0,NULL), - (27971,0,0,1,16,0,0,NULL), - (27972,0,0,1,16,0,0,NULL), - (27973,0,0,1,16,0,0,NULL), - (27974,0,0,1,16,0,0,NULL), - (27975,0,0,1,16,0,0,NULL), - (27976,0,0,1,16,0,0,NULL), - (27977,0,0,1,16,0,0,NULL), - (27978,0,0,1,16,0,0,NULL), - (27979,0,0,1,16,0,0,NULL), - (27980,0,0,1,16,0,0,NULL), - (27981,0,0,1,16,0,0,NULL), - (27982,0,0,1,16,0,0,NULL), - (27983,0,0,1,16,0,0,NULL), - (27984,0,0,1,16,0,0,NULL), - (27985,0,0,1,16,0,0,NULL), - (27986,0,0,1,16,0,0,NULL), - (27987,0,0,1,16,0,0,NULL), - (27988,0,0,1,16,0,0,NULL), - (27989,0,0,1,16,0,0,NULL), - (27990,0,0,1,16,0,0,NULL), - (27991,0,0,1,16,0,0,NULL), - (27992,0,0,1,16,0,0,NULL), - (27993,0,0,1,16,0,0,NULL), - (27994,0,0,1,16,0,0,NULL), - (27995,0,0,1,16,0,0,NULL), - (27996,0,0,1,16,0,0,NULL), - (27997,0,0,1,16,0,0,NULL), - (27998,0,0,1,16,0,0,NULL), - (27999,0,0,1,16,0,0,NULL), - (28000,0,0,1,16,0,0,NULL), - (28001,0,0,1,16,0,0,NULL), - (28002,0,0,1,16,0,0,NULL), - (28003,0,0,1,16,0,0,NULL), - (28004,0,0,1,16,0,0,NULL), - (28005,0,0,1,16,0,0,NULL), - (28006,0,0,1,16,0,0,NULL), - (28007,0,0,1,16,0,0,NULL), - (28008,0,0,1,16,0,0,NULL), - (28009,0,0,1,16,0,0,NULL), - (28010,0,0,1,16,0,0,NULL), - (28011,0,0,1,16,0,0,NULL), - (28012,0,0,1,16,0,0,NULL), - (28013,0,0,1,16,0,0,NULL), - (28014,0,0,1,16,0,0,NULL), - (28015,0,0,1,16,0,0,NULL), - (28016,0,0,1,16,0,0,NULL), - (28017,0,0,1,16,0,0,NULL), - (28018,0,0,1,16,0,0,NULL), - (28019,0,0,1,16,0,0,NULL), - (28020,0,0,1,16,0,0,NULL), - (28021,0,0,1,16,0,0,NULL), - (28022,0,0,1,16,0,0,NULL), - (28023,0,0,1,16,0,0,NULL), - (28024,0,0,1,16,0,0,NULL), - (28025,0,0,1,16,0,0,NULL), - (28026,0,0,1,16,0,0,NULL), - (28027,0,0,1,16,0,0,NULL), - (28028,0,0,1,16,0,0,NULL), - (28029,0,0,1,16,0,0,NULL), - (28030,0,0,1,16,0,0,NULL), - (28031,0,0,1,16,0,0,NULL), - (28032,0,0,1,16,0,0,NULL), - (28033,0,0,1,16,0,0,NULL), - (28034,0,0,1,16,0,0,NULL), - (28035,0,0,1,16,0,0,NULL), - (28036,0,0,1,16,0,0,NULL), - (28037,0,0,1,16,0,0,NULL), - (28038,0,0,1,16,0,0,NULL), - (28039,0,0,1,16,0,0,NULL), - (28040,0,0,1,16,0,0,NULL), - (28041,0,0,1,16,0,0,NULL), - (28042,0,0,1,16,0,0,NULL), - (28043,0,0,1,16,0,0,NULL), - (28044,0,0,1,16,0,0,NULL), - (28045,0,0,1,16,0,0,NULL), - (28046,0,0,1,16,0,0,NULL), - (28047,0,0,1,16,0,0,NULL), - (28048,0,0,1,16,0,0,NULL), - (28049,0,0,1,16,0,0,NULL), - (28050,0,0,1,16,0,0,NULL), - (28051,0,0,1,16,0,0,NULL), - (28052,0,0,1,16,0,0,NULL), - (28053,0,0,1,16,0,0,NULL), - (28054,0,0,1,16,0,0,NULL), - (28055,0,0,1,16,0,0,NULL), - (28056,0,0,1,16,0,0,NULL), - (28057,0,0,1,16,0,0,NULL), - (28058,0,0,1,16,0,0,NULL), - (28059,0,0,1,16,0,0,NULL), - (28060,0,0,1,16,0,0,NULL), - (28061,0,0,1,16,0,0,NULL), - (28062,0,0,1,16,0,0,NULL), - (28063,0,0,1,16,0,0,NULL), - (28064,0,0,1,16,0,0,NULL), - (28065,0,0,1,16,0,0,NULL), - (28066,0,0,1,16,0,0,NULL), - (28067,0,0,1,16,0,0,NULL), - (28068,0,0,1,16,0,0,NULL), - (28069,0,0,1,16,0,0,NULL), - (28070,0,0,1,16,0,0,NULL), - (28071,0,0,1,16,0,0,NULL), - (28072,0,0,1,16,0,0,NULL), - (28073,0,0,1,16,0,0,NULL), - (28074,0,0,1,16,0,0,NULL), - (28075,0,0,1,16,0,0,NULL), - (28076,0,0,1,16,0,0,NULL), - (28077,0,0,1,16,0,0,NULL), - (28078,0,0,1,16,0,0,NULL), - (28079,0,0,1,16,0,0,NULL), - (28080,0,0,1,16,0,0,NULL), - (28081,0,0,1,16,0,0,NULL), - (28082,0,0,1,16,0,0,NULL), - (28083,0,0,1,16,0,0,NULL), - (28084,0,0,1,16,0,0,NULL), - (28085,0,0,1,16,0,0,NULL), - (28086,0,0,1,16,0,0,NULL), - (28087,0,0,1,16,0,0,NULL), - (28088,0,0,1,16,0,0,NULL), - (28089,0,0,1,16,0,0,NULL), - (28090,0,0,1,16,0,0,NULL), - (28091,0,0,1,16,0,0,NULL), - (28092,0,0,1,16,0,0,NULL), - (28093,0,0,1,16,0,0,NULL), - (28094,0,0,1,16,0,0,NULL), - (28095,0,0,1,16,0,0,NULL), - (28096,0,0,1,16,0,0,NULL), - (28097,0,0,1,16,0,0,NULL), - (28098,0,0,1,16,0,0,NULL), - (28099,0,0,1,16,0,0,NULL), - (28100,0,0,1,16,0,0,NULL), - (28101,0,0,1,16,0,0,NULL), - (28102,0,0,1,16,0,0,NULL), - (28103,0,0,1,16,0,0,NULL), - (28104,0,0,1,16,0,0,NULL), - (28105,0,0,1,16,0,0,NULL), - (28106,0,0,1,16,0,0,NULL), - (28107,0,0,1,16,0,0,NULL), - (28108,0,0,1,16,0,0,NULL), - (28109,0,0,1,16,0,0,NULL), - (28110,0,0,1,16,0,0,NULL), - (28111,0,0,1,16,0,0,NULL), - (28112,0,0,1,16,0,0,NULL), - (28113,0,0,1,16,0,0,NULL), - (28114,0,0,1,16,0,0,NULL), - (28115,0,0,1,16,0,0,NULL), - (28116,0,0,1,16,0,0,NULL), - (28117,0,0,1,16,0,0,NULL), - (28118,0,0,1,16,0,0,NULL), - (28119,0,0,1,16,0,0,NULL), - (28120,0,0,1,16,0,0,NULL), - (28121,0,0,1,16,0,0,NULL), - (28122,0,0,1,16,0,0,NULL), - (28123,0,0,1,16,0,0,NULL), - (28124,0,0,1,16,0,0,NULL), - (28125,0,0,1,16,0,0,NULL), - (28126,0,0,1,16,0,0,NULL), - (28127,0,0,1,16,0,0,NULL), - (28128,0,0,1,16,0,0,NULL), - (28129,0,0,1,16,0,0,NULL), - (28130,0,0,1,16,0,0,NULL), - (28131,0,0,1,16,0,0,NULL), - (28132,0,0,1,16,0,0,NULL), - (28133,0,0,1,16,0,0,NULL), - (28134,0,0,1,16,0,0,NULL), - (28135,0,0,1,16,0,0,NULL), - (28136,0,0,1,16,0,0,NULL), - (28137,0,0,1,16,0,0,NULL), - (28138,0,0,1,16,0,0,NULL), - (28139,0,0,1,16,0,0,NULL), - (28140,0,0,1,16,0,0,NULL), - (28141,0,0,1,16,0,0,NULL), - (28142,0,0,1,16,0,0,NULL), - (28143,0,0,1,16,0,0,NULL), - (28144,0,0,1,16,0,0,NULL), - (28145,0,0,1,16,0,0,NULL), - (28146,0,0,1,16,0,0,NULL), - (28147,0,0,1,16,0,0,NULL), - (28148,0,0,1,16,0,0,NULL), - (28149,0,0,1,16,0,0,NULL), - (28150,0,0,1,16,0,0,NULL), - (28151,0,0,1,16,0,0,NULL), - (28152,0,0,1,16,0,0,NULL), - (28153,0,0,1,16,0,0,NULL), - (28154,0,0,1,16,0,0,NULL), - (28155,0,0,1,16,0,0,NULL), - (28156,0,0,1,16,0,0,NULL), - (28157,0,0,1,16,0,0,NULL), - (28158,0,0,1,16,0,0,NULL), - (28159,0,0,1,16,0,0,NULL), - (28160,0,0,1,16,0,0,NULL), - (28161,0,0,1,16,0,0,NULL), - (28162,0,0,1,16,0,0,NULL), - (28163,0,0,1,16,0,0,NULL), - (28164,0,0,1,16,0,0,NULL), - (28165,0,0,1,16,0,0,NULL), - (28166,0,0,1,16,0,0,NULL), - (28167,0,0,1,16,0,0,NULL), - (28168,0,0,1,16,0,0,NULL), - (28169,0,0,1,16,0,0,NULL), - (28170,0,0,1,16,0,0,NULL), - (28171,0,0,1,16,0,0,NULL), - (28172,0,0,1,16,0,0,NULL), - (28173,0,0,1,16,0,0,NULL), - (28174,0,0,1,16,0,0,NULL), - (28175,0,0,1,16,0,0,NULL), - (28176,0,0,1,16,0,0,NULL), - (28177,0,0,1,16,0,0,NULL), - (28178,0,0,1,16,0,0,NULL), - (28179,0,0,1,16,0,0,NULL), - (28180,0,0,1,16,0,0,NULL), - (28181,0,0,1,16,0,0,NULL), - (28182,0,0,1,16,0,0,NULL), - (28183,0,0,1,16,0,0,NULL), - (28184,0,0,1,16,0,0,NULL), - (28185,0,0,1,16,0,0,NULL), - (28186,0,0,1,16,0,0,NULL), - (28187,0,0,1,16,0,0,NULL), - (28188,0,0,1,16,0,0,NULL), - (28189,0,0,1,16,0,0,NULL), - (28190,0,0,1,16,0,0,NULL), - (28191,0,0,1,16,0,0,NULL), - (28192,0,0,1,16,0,0,NULL), - (28193,0,0,1,16,0,0,NULL), - (28194,0,0,1,16,0,0,NULL), - (28195,0,0,1,16,0,0,NULL), - (28196,0,0,1,16,0,0,NULL), - (28197,0,0,1,16,0,0,NULL), - (28198,0,0,1,16,0,0,NULL), - (28199,0,0,1,16,0,0,NULL), - (28200,0,0,1,16,0,0,NULL), - (28201,0,0,1,16,0,0,NULL), - (28202,0,0,1,16,0,0,NULL), - (28203,0,0,1,16,0,0,NULL), - (28204,0,0,1,16,0,0,NULL), - (28205,0,0,1,16,0,0,NULL), - (28206,0,0,1,16,0,0,NULL), - (28207,0,0,1,16,0,0,NULL), - (28208,0,0,1,16,0,0,NULL), - (28209,0,0,1,16,0,0,NULL), - (28210,0,0,1,16,0,0,NULL), - (28211,0,0,1,16,0,0,NULL), - (28212,0,0,1,16,0,0,NULL), - (28213,0,0,1,16,0,0,NULL), - (28214,0,0,1,16,0,0,NULL), - (28215,0,0,1,16,0,0,NULL), - (28216,0,0,1,16,0,0,NULL), - (28217,0,0,1,16,0,0,NULL), - (28218,0,0,1,16,0,0,NULL), - (28219,0,0,1,16,0,0,NULL), - (28220,0,0,1,16,0,0,NULL), - (28221,0,0,1,16,0,0,NULL), - (28222,0,0,1,16,0,0,NULL), - (28223,0,0,1,16,0,0,NULL), - (28224,0,0,1,16,0,0,NULL), - (28225,0,0,1,16,0,0,NULL), - (28226,0,0,1,16,0,0,NULL), - (28227,0,0,1,16,0,0,NULL), - (28228,0,0,1,16,0,0,NULL), - (28229,0,0,1,16,0,0,NULL), - (28230,0,0,1,16,0,0,NULL), - (28231,0,0,1,16,0,0,NULL), - (28232,0,0,1,16,0,0,NULL), - (28233,0,0,1,16,0,0,NULL), - (28234,0,0,1,16,0,0,NULL), - (28235,0,0,1,16,0,0,NULL), - (28236,0,0,1,16,0,0,NULL), - (28237,0,0,1,16,0,0,NULL), - (28238,0,0,1,16,0,0,NULL), - (28239,0,0,1,16,0,0,NULL), - (28240,0,0,1,16,0,0,NULL), - (28241,0,0,1,16,0,0,NULL), - (28242,0,0,1,16,0,0,NULL), - (28243,0,0,1,16,0,0,NULL), - (28244,0,0,1,16,0,0,NULL), - (28245,0,0,1,16,0,0,NULL), - (28246,0,0,1,16,0,0,NULL), - (28247,0,0,1,16,0,0,NULL), - (28248,0,0,1,16,0,0,NULL), - (28249,0,0,1,16,0,0,NULL), - (28250,0,0,1,16,0,0,NULL), - (28251,0,0,1,16,0,0,NULL), - (28252,0,0,1,16,0,0,NULL), - (28253,0,0,1,16,0,0,NULL), - (28254,0,0,1,16,0,0,NULL), - (28255,0,0,1,16,0,0,NULL), - (28256,0,0,1,16,0,0,NULL), - (28257,0,0,1,16,0,0,NULL), - (28258,0,0,1,16,0,0,NULL), - (28259,0,0,1,16,0,0,NULL), - (28260,0,0,1,16,0,0,NULL), - (28261,0,0,1,16,0,0,NULL), - (28262,0,0,1,16,0,0,NULL), - (28263,0,0,1,16,0,0,NULL), - (28264,0,0,1,16,0,0,NULL), - (28265,0,0,1,16,0,0,NULL), - (28266,0,0,1,16,0,0,NULL), - (28267,0,0,1,16,0,0,NULL), - (28268,0,0,1,16,0,0,NULL), - (28269,0,0,1,16,0,0,NULL), - (28270,0,0,1,16,0,0,NULL), - (28271,0,0,1,16,0,0,NULL), - (28272,0,0,1,16,0,0,NULL), - (28273,0,0,1,16,0,0,NULL), - (28274,0,0,1,16,0,0,NULL), - (28275,0,0,1,16,0,0,NULL), - (28276,0,0,1,16,0,0,NULL), - (28277,0,0,1,16,0,0,NULL), - (28278,0,0,1,16,0,0,NULL), - (28279,0,0,1,16,0,0,NULL), - (28280,0,0,1,16,0,0,NULL), - (28281,0,0,1,16,0,0,NULL), - (28282,0,0,1,16,0,0,NULL), - (28283,0,0,1,16,0,0,NULL), - (28284,0,0,1,16,0,0,NULL), - (28285,0,0,1,16,0,0,NULL), - (28286,0,0,1,16,0,0,NULL), - (28287,0,0,1,16,0,0,NULL), - (28288,0,0,1,16,0,0,NULL), - (28289,0,0,1,16,0,0,NULL), - (28290,0,0,1,16,0,0,NULL), - (28291,0,0,1,16,0,0,NULL), - (28292,0,0,1,16,0,0,NULL), - (28293,0,0,1,16,0,0,NULL), - (28294,0,0,1,16,0,0,NULL), - (28295,0,0,1,16,0,0,NULL), - (28296,0,0,1,16,0,0,NULL), - (28297,0,0,1,16,0,0,NULL), - (28298,0,0,1,16,0,0,NULL), - (28299,0,0,1,16,0,0,NULL), - (28300,0,0,1,16,0,0,NULL), - (28301,0,0,1,16,0,0,NULL), - (28302,0,0,1,16,0,0,NULL), - (28303,0,0,1,16,0,0,NULL), - (28304,0,0,1,16,0,0,NULL), - (28305,0,0,1,16,0,0,NULL), - (28306,0,0,1,16,0,0,NULL), - (28307,0,0,1,16,0,0,NULL), - (28308,0,0,1,16,0,0,NULL), - (28309,0,0,1,16,0,0,NULL), - (28310,0,0,1,16,0,0,NULL), - (28311,0,0,1,16,0,0,NULL), - (28312,0,0,2,16,0,0,NULL), - (28313,0,0,1,16,0,0,NULL), - (28314,0,0,1,16,0,0,NULL), - (28315,0,0,1,16,0,0,NULL), - (28316,0,0,1,16,0,0,NULL), - (28317,0,0,1,16,0,0,NULL), - (28318,0,0,1,16,0,0,'12544'), - (28319,0,0,1,16,0,0,NULL), - (28320,0,0,1,16,0,0,'12544'), - (28321,0,0,1,16,0,0,'12544'), - (28322,0,0,1,16,0,0,NULL), - (28323,0,0,1,16,0,0,NULL), - (28324,0,0,1,16,0,0,NULL), - (28325,0,0,1,16,0,0,NULL), - (28326,0,0,1,16,0,0,NULL), - (28327,0,0,1,16,0,0,NULL), - (28328,0,0,1,16,0,0,NULL), - (28329,0,0,1,16,0,0,NULL), - (28330,0,0,1,16,0,0,NULL), - (28331,0,0,1,16,0,0,NULL), - (28332,0,0,1,16,0,0,NULL), - (28333,0,0,1,16,0,0,NULL), - (28334,0,0,1,16,0,0,NULL), - (28335,0,0,1,16,0,0,NULL), - (28336,0,0,1,16,0,0,NULL), - (28337,0,0,1,16,0,0,NULL), - (28338,0,0,1,16,0,0,NULL), - (28339,0,0,1,16,0,0,NULL), - (28340,0,0,1,16,0,0,NULL), - (28341,0,0,1,16,0,0,NULL), - (28342,0,0,1,16,0,0,NULL), - (28343,0,0,1,16,0,0,NULL), - (28344,0,0,1,16,0,0,NULL), - (28345,0,0,1,16,0,0,NULL), - (28346,0,0,1,16,0,0,NULL), - (28347,0,0,1,16,0,0,NULL), - (28348,0,0,1,16,0,0,NULL), - (28349,0,0,1,16,0,0,NULL), - (28350,0,0,1,16,0,0,NULL), - (28351,0,0,1,16,0,0,NULL), - (28352,0,0,1,16,0,0,NULL), - (28353,0,0,1,16,0,0,NULL), - (28354,0,0,1,16,0,0,NULL), - (28355,0,0,1,16,0,0,NULL), - (28356,0,0,1,16,0,0,NULL), - (28357,0,0,1,16,0,0,NULL), - (28358,0,0,1,16,0,0,NULL), - (28359,0,0,1,16,0,0,NULL), - (28360,0,0,1,16,0,0,NULL), - (28361,0,0,1,16,0,0,NULL), - (28362,0,0,1,16,0,0,NULL), - (28363,0,0,1,16,0,0,NULL), - (28364,0,0,1,16,0,0,NULL), - (28365,0,0,1,16,0,0,NULL), - (28366,0,0,1,16,0,0,NULL), - (28367,0,0,1,16,0,0,NULL), (28368,0,0,1,16,0,0,''), - (28369,0,1114112,1,16,0,0,'7165'), - (28370,0,1114112,1,16,0,0,'7165'), - (28371,0,1114112,1,16,0,0,'7165'), - (28372,0,0,1,16,0,0,NULL), - (28373,0,0,1,16,0,0,NULL), - (28374,0,1114112,1,16,0,0,'7165'), - (28375,0,0,1,16,0,0,NULL), - (28376,0,1114112,1,16,0,0,'7165'), - (28377,0,1114112,1,16,0,0,'7165'), - (28378,0,0,1,16,0,0,'12544'), - (28379,0,0,1,16,0,0,NULL), - (28380,0,0,1,16,0,0,NULL), - (28381,0,0,1,16,0,0,NULL), - (28382,0,0,1,16,0,0,NULL), - (28383,0,0,1,16,0,0,NULL), - (28384,0,0,1,16,0,0,NULL), - (28385,0,0,1,16,0,0,NULL), - (28386,0,0,1,16,0,0,NULL), - (28387,0,0,1,16,0,0,NULL), - (28388,0,0,1,16,0,0,NULL), - (28389,0,0,1,16,0,0,NULL), - (28390,0,0,1,16,0,0,NULL), - (28391,0,0,1,16,0,0,NULL), - (28392,0,0,1,16,0,0,NULL), - (28393,0,0,1,16,0,0,NULL), - (28394,0,0,1,16,0,0,NULL), - (28395,0,0,1,16,0,0,NULL), - (28396,0,0,1,16,0,0,NULL), - (28397,0,0,1,16,0,0,NULL), - (28398,0,0,1,16,0,0,NULL), - (28399,0,0,1,16,0,0,NULL), - (28400,0,0,1,16,0,0,NULL), - (28401,0,0,1,16,0,0,NULL), - (28403,0,0,1,16,0,0,NULL), - (28404,0,0,1,16,0,0,NULL), - (28409,0,0,1,16,0,0,'12544'), - (28410,0,0,1,16,0,0,NULL), - (28412,0,0,1,16,0,0,NULL), - (28413,0,0,1,16,0,0,'12187'), - (28414,0,0,0,16,0,0,NULL), - (28415,0,0,1,16,0,0,NULL), - (28416,0,0,1,16,0,0,NULL), - (28417,0,0,1,16,0,0,NULL), - (28418,0,0,1,16,0,0,NULL), - (28419,0,0,1,16,0,0,NULL), - (28420,0,0,1,16,0,0,NULL), - (28421,0,0,1,16,0,0,NULL), - (28422,0,0,1,16,0,0,NULL), - (28423,0,0,1,16,0,0,NULL), - (28424,0,0,1,16,0,0,NULL), - (28425,0,0,1,16,0,0,NULL), - (28426,0,0,1,16,0,0,NULL), - (28427,0,0,1,16,0,0,NULL), - (28428,0,0,1,16,0,0,NULL), - (28429,0,0,1,16,0,0,NULL), - (28430,0,0,1,16,0,0,NULL), - (28431,0,0,1,16,0,0,NULL), - (28432,0,0,1,16,0,0,NULL), - (28433,0,0,1,16,0,0,NULL), - (28434,0,0,1,16,0,0,NULL), - (28435,0,0,1,16,0,0,NULL), - (28436,0,0,1,16,0,0,NULL), - (28437,0,0,1,16,0,0,NULL), - (28438,0,0,1,16,0,0,NULL), - (28439,0,0,1,16,0,0,NULL), - (28440,0,0,1,16,0,0,NULL), - (28441,0,0,1,16,0,0,NULL), - (28442,0,0,1,16,0,0,NULL), - (28443,0,0,1,16,0,0,NULL), - (28444,0,0,1,16,0,0,NULL), - (28445,0,0,1,16,0,0,NULL), - (28446,0,0,1,16,0,0,NULL), - (28447,0,0,1,16,0,0,NULL), - (28448,0,0,1,16,0,0,NULL), - (28449,0,0,1,16,0,0,NULL), - (28450,0,0,1,16,0,0,NULL), - (28451,0,0,1,16,0,0,NULL), - (28452,0,0,1,16,0,0,NULL), - (28453,0,0,1,16,0,0,NULL), - (28454,0,0,1,16,0,0,NULL), - (28455,0,0,1,16,0,0,NULL), - (28457,0,0,1,16,0,0,NULL), - (28460,0,0,1,16,0,0,NULL), - (28461,0,0,1,16,0,0,NULL), - (28462,0,0,1,16,0,0,NULL), - (28463,0,0,1,16,0,0,NULL), - (28464,0,0,1,16,0,0,NULL), - (28465,0,0,1,16,0,0,NULL), - (28466,0,0,1,16,0,0,NULL), - (28467,0,0,1,16,0,0,NULL), - (28468,0,0,1,16,0,0,NULL), - (28469,0,0,1,16,0,0,NULL), - (28470,0,0,1,16,0,0,NULL), - (28471,0,0,1,16,0,0,NULL), - (28472,0,0,1,16,0,0,NULL), - (28473,0,0,1,16,0,0,NULL), - (28474,0,0,1,16,0,0,NULL), - (28475,0,0,1,16,0,0,NULL), - (28476,0,0,1,16,0,0,NULL), - (28477,0,0,1,16,0,0,NULL), - (28478,0,0,1,16,0,0,NULL), - (28479,0,0,1,16,0,0,NULL), - (28480,0,33554432,1,16,0,0,'6408'), (28481,0,0,1,16,0,0,'12187'), - (28482,0,0,1,16,0,0,NULL), - (28483,0,0,1,16,0,0,NULL), - (28484,0,0,1,16,0,0,NULL), (28485,0,0,1,16,0,0,'12187'), (28486,0,0,1,16,0,0,'12187'), (28487,0,0,1,16,0,0,'12187'), (28488,0,0,1,16,0,0,'12187'), (28489,0,0,1,16,0,0,'12187'), (28490,0,0,1,16,0,0,'12187'), - (28491,0,0,1,16,0,0,NULL), - (28492,0,0,1,16,0,0,NULL), - (28493,0,0,1,16,0,0,NULL), - (28494,0,0,1,16,0,0,NULL), - (28495,0,0,1,16,0,0,NULL), - (28496,0,0,1,16,0,0,NULL), - (28497,0,0,1,16,0,0,NULL), - (28498,0,0,1,16,0,0,'18950'), - (28499,0,0,1,16,0,0,NULL), - (28500,0,0,1,16,0,0,NULL), - (28501,0,0,1,16,0,0,NULL), - (28502,0,0,1,16,0,0,NULL), - (28503,0,0,1,16,0,0,NULL), - (28504,0,0,2,16,0,0,NULL), - (28505,0,0,1,16,0,0,NULL), - (28506,0,0,1,16,0,0,NULL), - (28507,0,0,1,16,0,0,NULL), - (28508,0,0,1,16,0,0,NULL), - (28509,0,0,1,16,0,0,NULL), - (28510,0,0,1,16,0,0,NULL), - (28511,0,0,1,16,0,0,NULL), - (28512,0,0,1,16,0,0,NULL), - (28513,0,0,1,16,0,0,NULL), - (28514,0,0,1,16,0,0,NULL), - (28515,0,0,1,16,0,0,NULL), - (28516,0,0,1,16,0,0,NULL), - (28517,0,0,1,16,0,0,NULL), - (28518,0,0,1,16,0,0,NULL), - (28519,0,0,1,16,0,0,NULL), - (28520,0,0,1,16,0,0,NULL), - (28521,0,0,1,16,0,0,NULL), - (28522,0,0,1,16,0,0,NULL), - (28523,0,0,1,16,0,0,NULL), - (28524,0,0,1,16,0,0,NULL), - (28525,0,0,1,16,0,0,NULL), - (28526,0,0,1,16,0,0,NULL), - (28527,0,0,1,16,0,0,NULL), - (28528,0,0,1,16,0,0,NULL), - (28529,0,0,1,16,0,0,NULL), - (28530,0,0,1,16,0,0,'7165'), - (28531,0,0,1,16,0,0,'7165'), - (28532,0,1114112,1,16,0,0,'7165'), - (28533,0,0,1,16,0,0,NULL), - (28534,0,0,1,16,0,0,NULL), - (28535,0,1114112,1,16,0,0,'7165'), (28536,0,1114112,1,16,233,0,'7165'), (28537,0,1114112,1,16,233,0,'7165'), (28538,0,1114112,1,16,233,0,'7165'), @@ -89021,894 +65418,43 @@ VALUES (28543,0,1114112,1,16,233,0,'7165'), (28544,0,1114112,1,16,233,0,'7165'), (28545,0,0,1,16,233,0,NULL), - (28546,0,1114112,1,16,0,0,'7165'), - (28547,0,1114112,1,16,0,0,'7165'), - (28705,0,0,1,16,0,0,'18950'), - (28706,0,0,1,16,0,0,'18950'), - (28707,0,0,1,16,0,0,'18950'), - (28708,0,0,1,16,0,0,NULL), - (28709,0,0,1,16,0,0,'18950'), - (28710,0,0,1,16,0,0,'18950'), - (28711,0,0,1,16,0,0,'18950'), - (28712,0,0,1,16,0,0,'18950'), - (28713,0,0,1,16,0,0,'18950'), - (28714,0,0,1,16,0,0,NULL), - (28715,0,0,1,16,0,0,'7165'), - (28716,0,0,1,16,0,0,'7165'), - (28717,0,0,1,16,0,0,'7165'), - (28718,0,0,1,16,0,0,'7165'), - (28719,0,0,1,16,0,0,'7165'), - (28720,0,0,1,16,0,0,'7165'), - (28721,0,0,1,16,0,0,'7165'), - (28722,0,0,1,16,0,0,'7165'), (28723,0,0,1,16,0,0,NULL), - (28724,0,0,1,16,0,0,NULL), - (28725,0,0,1,16,0,0,NULL), - (28726,0,0,1,16,0,0,NULL), - (28727,0,0,1,16,0,0,NULL), - (28728,0,0,1,16,0,0,NULL), - (28729,0,0,1,16,0,0,NULL), - (28730,0,0,1,16,0,0,NULL), - (28731,0,0,1,16,0,0,NULL), - (28732,0,0,1,16,0,0,NULL), - (28733,0,0,1,16,0,0,NULL), - (28734,0,0,1,16,0,0,NULL), - (28735,0,0,1,16,0,0,NULL), - (28736,0,0,1,16,0,0,NULL), - (28737,0,0,1,16,0,0,NULL), - (28738,0,0,1,16,0,0,NULL), - (28739,0,0,1,16,0,0,NULL), - (28740,0,0,1,16,0,0,NULL), - (28741,0,0,1,16,0,0,NULL), - (28742,0,0,1,16,0,0,NULL), - (28743,0,0,1,16,0,0,NULL), - (28744,0,0,1,16,0,0,NULL), - (28745,0,0,1,16,0,0,NULL), - (28746,0,0,1,16,0,0,NULL), - (28747,0,0,1,16,0,0,NULL), - (28748,0,0,1,16,0,0,NULL), - (28749,0,0,1,16,0,0,NULL), - (28750,0,0,1,16,0,0,NULL), - (28751,0,0,1,16,0,0,NULL), - (28752,0,0,1,16,0,0,NULL), - (28753,0,0,1,16,0,0,NULL), - (28754,0,0,1,16,0,0,NULL), - (28755,0,0,1,16,0,0,NULL), - (28756,0,0,1,16,0,0,NULL), - (28757,0,0,1,16,0,0,NULL), - (28758,0,0,1,16,0,0,NULL), - (28759,0,0,1,16,0,0,NULL), - (28760,0,0,1,16,0,0,NULL), - (28761,0,0,1,16,0,0,NULL), - (28762,0,0,1,16,0,0,NULL), - (28763,0,0,1,16,0,0,NULL), - (28764,0,0,1,16,0,0,NULL), - (28765,0,0,1,16,0,0,NULL), - (28766,0,0,1,16,0,0,NULL), - (28767,0,0,1,16,0,0,NULL), - (28768,0,0,1,16,0,0,NULL), - (28769,0,0,1,16,0,0,NULL), - (28770,0,0,1,16,0,0,NULL), - (28771,0,0,1,16,0,0,NULL), - (28772,0,0,1,16,0,0,NULL), - (28773,0,0,1,16,0,0,NULL), - (28774,0,0,1,16,0,0,NULL), (28777,0,0,0,0,0,0,NULL), - (28784,0,1114112,1,16,0,0,'7165'), - (28785,0,0,1,16,0,0,NULL), - (28786,0,0,1,16,0,0,NULL), - (28787,0,0,1,16,0,0,NULL), - (28788,0,0,1,16,0,0,NULL), - (28789,0,0,1,16,0,0,NULL), - (28790,0,0,1,16,0,0,NULL), - (28791,0,0,1,16,0,0,NULL), - (28792,0,0,1,16,0,0,NULL), - (28793,0,0,1,16,0,0,NULL), - (28794,0,0,1,16,0,0,NULL), - (28795,0,1114112,1,16,0,0,'7165'), (28796,0,1114112,1,16,233,0,'7165'), (28797,0,1114112,1,16,233,0,'7165'), (28798,0,1114112,1,16,233,0,'7165'), (28799,0,1114112,1,16,233,0,'7165'), (28800,0,0,1,16,233,0,NULL), - (28801,0,0,1,16,0,0,NULL), - (28802,0,0,1,16,0,0,NULL), - (28803,0,0,1,16,0,0,NULL), - (28804,0,0,1,16,0,0,NULL), - (28805,0,0,1,16,0,0,NULL), - (28806,0,0,1,16,0,0,NULL), - (28807,0,0,1,16,0,0,NULL), - (28808,0,0,1,16,0,0,NULL), - (28809,0,0,1,16,0,0,NULL), - (28810,0,0,1,16,0,0,NULL), - (28811,0,0,1,16,0,0,NULL), - (28812,0,0,1,16,0,0,NULL), - (28813,0,0,1,16,0,0,NULL), - (28814,0,0,1,16,0,0,NULL), - (28815,0,0,1,16,0,0,NULL), - (28816,0,0,1,16,0,0,NULL), - (28817,0,0,1,16,0,0,NULL), - (28818,0,0,1,16,0,0,NULL), - (28819,0,0,1,16,0,0,NULL), - (28820,0,0,1,16,0,0,NULL), - (28821,0,0,1,16,0,0,NULL), - (28822,0,0,1,16,0,0,NULL), - (28823,0,0,1,16,0,0,NULL), - (28824,0,0,1,16,0,0,NULL), - (28825,0,0,1,16,0,0,NULL), - (28826,0,0,1,16,0,0,NULL), - (28827,0,0,1,16,0,0,NULL), - (28828,0,0,1,16,0,0,NULL), - (28829,0,0,1,16,0,0,NULL), - (28830,0,0,1,16,0,0,NULL), - (28831,0,0,1,16,0,0,NULL), - (28832,0,0,1,16,0,0,NULL), - (28833,0,0,1,16,0,0,NULL), - (28834,0,0,1,16,0,0,NULL), - (28835,0,0,1,16,0,0,NULL), - (28836,0,0,1,16,0,0,NULL), - (28837,0,0,1,16,0,0,NULL), - (28838,0,0,1,16,0,0,NULL), - (28839,0,0,1,16,0,0,NULL), - (28840,0,0,1,16,0,0,NULL), - (28841,0,0,1,16,0,0,NULL), - (28842,0,0,1,16,0,0,NULL), - (28843,0,0,1,16,0,0,NULL), - (28844,0,0,1,16,0,0,NULL), - (28845,0,0,1,16,0,0,NULL), - (28846,0,0,1,16,0,0,NULL), - (28847,0,0,1,16,0,0,NULL), - (28848,0,0,1,16,0,0,NULL), - (28849,0,0,1,16,0,0,NULL), - (28850,0,0,1,16,0,0,NULL), - (28851,0,0,1,16,0,0,NULL), - (28852,0,0,1,16,0,0,NULL), - (28853,0,0,1,16,0,0,NULL), - (28854,0,0,1,16,0,0,NULL), - (28855,0,0,1,16,0,0,NULL), - (28856,0,0,1,16,0,0,NULL), - (28857,0,0,1,16,0,0,NULL), - (28858,0,0,1,16,0,0,NULL), - (28859,0,0,1,16,0,0,NULL), - (28860,0,0,1,16,0,0,NULL), - (28861,0,0,1,16,0,0,NULL), - (28862,0,0,1,16,0,0,NULL), - (28863,0,0,1,16,0,0,NULL), - (28864,0,0,1,16,0,0,NULL), - (28865,0,0,1,16,0,0,NULL), - (28866,0,0,1,16,0,0,NULL), - (28867,0,0,1,16,0,0,NULL), - (28868,0,0,1,16,0,0,NULL), - (28869,0,0,1,16,0,0,NULL), - (28870,0,0,1,16,0,0,NULL), - (28871,0,0,1,16,0,0,NULL), - (28872,0,0,1,16,0,0,NULL), - (28873,0,0,1,16,0,0,NULL), - (28874,0,0,1,16,0,0,NULL), - (28875,0,0,1,16,0,0,NULL), - (28876,0,0,1,16,0,0,NULL), - (28877,0,0,1,16,0,0,NULL), - (28878,0,0,1,16,0,0,NULL), - (28879,0,0,1,16,0,0,NULL), - (28880,0,0,1,16,0,0,NULL), - (28881,0,0,1,16,0,0,NULL), - (28882,0,0,1,16,0,0,NULL), - (28883,0,0,1,16,0,0,NULL), - (28884,0,0,1,16,0,0,NULL), - (28885,0,0,1,16,0,0,NULL), - (28886,0,0,1,16,0,0,NULL), - (28887,0,0,1,16,0,0,NULL), - (28888,0,0,1,16,0,0,NULL), - (28889,0,0,1,16,0,0,NULL), - (28890,0,0,1,16,0,0,NULL), - (28891,0,0,1,16,0,0,NULL), - (28892,0,0,1,16,0,0,NULL), - (28893,0,0,1,16,0,0,NULL), - (28894,0,0,1,16,0,0,NULL), - (28895,0,0,1,16,0,0,NULL), - (28896,0,0,1,16,0,0,NULL), - (28897,0,0,1,16,0,0,NULL), - (28898,0,0,1,16,0,0,NULL), - (28899,0,0,1,16,0,0,NULL), - (28900,0,0,1,16,0,0,NULL), - (28901,0,0,1,16,0,0,NULL), - (28902,0,0,1,16,0,0,NULL), - (28903,0,0,1,16,0,0,NULL), - (28904,0,0,1,16,0,0,NULL), - (28905,0,0,1,16,0,0,NULL), - (28906,0,0,1,16,0,0,NULL), - (28907,0,0,1,16,0,0,NULL), - (28908,0,0,1,16,0,0,NULL), - (28909,0,0,1,16,0,0,NULL), - (28910,0,0,1,16,0,0,NULL), - (28911,0,0,1,16,0,0,NULL), - (28912,0,0,1,16,0,0,NULL), - (28913,0,0,1,16,0,0,NULL), - (28914,0,0,1,16,0,0,NULL), - (28915,0,0,1,16,0,0,NULL), - (28916,0,0,1,16,0,0,NULL), - (28917,0,0,1,16,0,0,NULL), - (28918,0,0,1,16,0,0,NULL), - (28919,0,0,1,16,0,0,NULL), - (28920,0,0,1,16,0,0,NULL), - (28921,0,0,1,16,0,0,NULL), - (28922,0,0,1,16,0,0,NULL), - (28923,0,0,1,16,0,0,NULL), - (28924,0,0,1,16,0,0,NULL), - (28925,0,0,1,16,0,0,NULL), - (28926,0,0,1,16,0,0,NULL), - (28927,0,0,1,16,0,0,NULL), - (28928,0,0,1,16,0,0,NULL), - (28929,0,0,1,16,0,0,NULL), - (28930,0,0,1,16,0,0,NULL), - (28931,0,0,1,16,0,0,NULL), - (28932,0,0,1,16,0,0,NULL), - (28933,0,0,1,16,0,0,NULL), - (28934,0,0,1,16,0,0,NULL), - (28935,0,0,1,16,0,0,NULL), - (28936,0,0,1,16,0,0,NULL), - (28937,0,0,1,16,0,0,NULL), - (28938,0,0,1,16,0,0,NULL), - (28939,0,0,1,16,0,0,NULL), - (28940,0,0,1,16,0,0,NULL), - (28941,0,0,1,16,0,0,NULL), - (28942,0,0,1,16,0,0,NULL), - (28943,0,0,1,16,0,0,NULL), - (28944,0,0,1,16,0,0,NULL), - (28945,0,0,1,16,0,0,NULL), - (28946,0,0,1,16,0,0,NULL), - (28947,0,0,1,16,0,0,NULL), - (28948,0,0,1,16,0,0,NULL), - (28949,0,0,1,16,0,0,NULL), - (28950,0,0,1,16,0,0,NULL), - (28951,0,0,1,16,0,0,NULL), - (28952,0,0,1,16,0,0,NULL), - (28953,0,0,1,16,0,0,NULL), - (28954,0,0,1,16,0,0,NULL), - (28955,0,0,1,16,0,0,NULL), - (28956,0,0,1,16,0,0,NULL), - (28957,0,0,1,16,0,0,NULL), - (28958,0,0,1,16,0,0,NULL), - (28959,0,0,1,16,0,0,NULL), - (28960,0,0,1,16,0,0,NULL), - (28961,0,0,1,16,0,0,NULL), - (28962,0,0,1,16,0,0,NULL), - (28963,0,0,1,16,0,0,NULL), - (28964,0,0,1,16,0,0,NULL), - (28965,0,0,1,16,0,0,NULL), - (28966,0,0,1,16,0,0,NULL), - (28967,0,0,1,16,0,0,NULL), - (28968,0,0,1,16,0,0,NULL), - (28969,0,0,1,16,0,0,NULL), - (28970,0,0,1,16,0,0,NULL), - (28971,0,0,1,16,0,0,NULL), - (28972,0,0,1,16,0,0,NULL), - (28973,0,0,1,16,0,0,NULL), - (28974,0,0,1,16,0,0,NULL), - (28975,0,0,1,16,0,0,NULL), - (28976,0,0,1,16,0,0,NULL), - (28977,0,0,1,16,0,0,NULL), - (28978,0,0,1,16,0,0,NULL), - (28979,0,0,1,16,0,0,NULL), - (28980,0,0,1,16,0,0,NULL), - (28981,0,0,1,16,0,0,NULL), - (28982,0,0,1,16,0,0,NULL), - (28983,0,0,1,16,0,0,NULL), - (28984,0,0,1,16,0,0,NULL), - (28985,0,0,1,16,0,0,NULL), - (28986,0,0,1,16,0,0,NULL), - (28987,0,0,1,16,0,0,NULL), - (28988,0,0,1,16,0,0,NULL), - (28989,0,0,1,16,0,0,NULL), - (28990,0,0,1,16,0,0,NULL), - (28991,0,0,1,16,0,0,NULL), - (28992,0,0,1,16,0,0,NULL), - (28993,0,0,1,16,0,0,NULL), - (28994,0,0,1,16,0,0,NULL), - (28995,0,0,1,16,0,0,NULL), - (28996,0,0,1,16,0,0,NULL), - (28997,0,0,1,16,0,0,NULL), - (28998,0,0,1,16,0,0,NULL), - (28999,0,0,1,16,0,0,NULL), - (29000,0,0,1,16,0,0,NULL), - (29001,0,0,1,16,0,0,NULL), - (29002,0,0,1,16,0,0,NULL), - (29003,0,0,1,16,0,0,NULL), - (29004,0,0,1,16,0,0,NULL), - (29005,0,0,1,16,0,0,NULL), - (29006,0,0,1,16,0,0,NULL), - (29007,0,0,1,16,0,0,NULL), - (29008,0,0,1,16,0,0,NULL), - (29009,0,0,1,16,0,0,NULL), - (29010,0,0,1,16,0,0,NULL), - (29011,0,0,1,16,0,0,NULL), - (29012,0,0,1,16,0,0,NULL), - (29013,0,0,1,16,0,0,NULL), - (29014,0,0,1,16,0,0,NULL), - (29015,0,0,1,16,0,0,NULL), - (29016,0,0,1,16,0,0,NULL), - (29017,0,0,1,16,0,0,NULL), - (29018,0,0,1,16,0,0,NULL), - (29019,0,0,1,16,0,0,NULL), - (29020,0,0,1,16,0,0,NULL), - (29021,0,0,1,16,0,0,NULL), - (29022,0,0,1,16,0,0,NULL), - (29023,0,0,1,16,0,0,NULL), - (29024,0,0,1,16,0,0,NULL), - (29025,0,0,1,16,0,0,NULL), - (29026,0,0,1,16,0,0,NULL), - (29027,0,0,1,16,0,0,NULL), - (29028,0,0,1,16,0,0,NULL), - (29029,0,0,1,16,0,0,NULL), - (29030,0,0,1,16,0,0,NULL), - (29031,0,0,1,16,0,0,NULL), - (29032,0,0,1,16,0,0,NULL), - (29033,0,0,1,16,0,0,NULL), - (29034,0,0,1,16,0,0,NULL), - (29035,0,0,1,16,0,0,NULL), - (29036,0,0,1,16,0,0,NULL), - (29037,0,0,1,16,0,0,NULL), - (29038,0,0,1,16,0,0,NULL), - (29039,0,0,1,16,0,0,NULL), - (29040,0,0,1,16,0,0,NULL), - (29041,0,0,1,16,0,0,NULL), - (29042,0,0,1,16,0,0,NULL), - (29043,0,0,1,16,0,0,NULL), - (29044,0,0,1,16,0,0,NULL), - (29045,0,0,1,16,0,0,NULL), - (29046,0,0,1,16,0,0,NULL), - (29047,0,0,1,16,0,0,NULL), - (29048,0,0,1,16,0,0,NULL), - (29062,0,0,1,16,0,0,'7974'), - (29063,0,0,1,16,0,0,NULL), - (29064,0,0,1,16,0,0,NULL), - (29065,0,0,1,16,0,0,NULL), - (29066,0,0,1,16,0,0,NULL), - (29067,0,0,1,16,0,0,NULL), - (29068,0,0,1,16,0,0,NULL), - (29069,0,0,1,16,0,0,NULL), - (29070,0,0,1,16,0,0,NULL), - (29071,0,0,1,16,0,0,NULL), - (29072,0,0,1,16,0,0,NULL), - (29073,0,0,1,16,0,0,NULL), - (29074,0,0,1,16,0,0,NULL), - (29075,0,0,1,16,0,0,NULL), - (29076,0,0,1,16,0,0,NULL), - (29077,0,0,1,16,0,0,NULL), - (29078,0,0,1,16,0,0,NULL), - (29079,0,0,1,16,0,0,NULL), - (29080,0,0,1,16,0,0,NULL), - (29081,0,0,1,16,0,0,NULL), - (29082,0,0,1,16,0,0,NULL), - (29083,0,0,1,16,0,0,NULL), - (29084,0,0,1,16,0,0,NULL), - (29085,0,0,1,16,0,0,NULL), - (29086,0,0,1,16,0,0,NULL), - (29087,0,0,1,16,0,0,NULL), - (29088,0,0,1,16,0,0,NULL), - (29089,0,0,1,16,0,0,NULL), - (29090,0,0,1,16,0,0,NULL), - (29091,0,0,1,16,0,0,NULL), - (29092,0,0,1,16,0,0,NULL), - (29093,0,0,1,16,233,0,NULL), - (29094,0,0,1,16,233,0,NULL), - (29095,0,0,1,16,233,0,NULL), - (29097,0,0,1,16,233,0,NULL), - (29098,0,0,1,16,233,0,NULL), - (29100,0,0,1,16,233,0,NULL), (29101,0,0,1,16,0,0,NULL), - (29102,0,0,1,16,0,0,NULL), - (29103,0,0,1,16,0,0,NULL), - (29106,0,0,1,16,0,0,NULL), - (29110,0,0,1,16,0,0,NULL), - (29111,0,0,1,16,0,0,NULL), - (29112,0,0,1,16,0,0,NULL), - (29113,0,0,1,16,0,0,NULL), - (29114,0,0,1,16,0,0,NULL), - (29115,0,0,1,16,0,0,NULL), - (29116,0,0,1,16,0,0,NULL), - (29118,0,0,1,16,0,0,NULL), - (29120,0,0,1,16,0,0,NULL), - (29121,0,0,1,16,0,0,NULL), - (29122,0,0,1,16,0,0,NULL), - (29123,0,0,1,16,0,0,NULL), - (29124,0,0,1,16,0,0,NULL), - (29125,0,0,1,16,0,0,NULL), - (29126,0,0,1,16,0,0,NULL), - (29127,0,0,1,16,0,0,NULL), - (29128,0,0,1,16,0,0,NULL), - (29129,0,0,1,16,0,0,NULL), - (29130,0,0,1,16,0,0,NULL), - (29131,0,0,1,16,0,0,NULL), - (29132,0,0,1,16,0,0,NULL), - (29133,0,0,1,16,0,0,NULL), - (29134,0,0,1,16,0,0,NULL), - (29135,0,0,1,16,0,0,NULL), - (29136,0,0,1,16,0,0,NULL), - (29137,0,0,1,16,0,0,NULL), - (29138,0,0,1,16,0,0,NULL), - (29139,0,0,1,16,0,0,NULL), - (29140,0,0,1,16,0,0,NULL), - (29141,0,0,1,16,0,0,'7165'), - (29142,0,0,1,16,0,0,NULL), - (29143,0,0,1,16,0,0,'7165'), - (29144,0,0,1,16,0,0,NULL), - (29145,0,0,1,16,0,0,NULL), - (29146,0,0,1,16,0,0,NULL), - (29147,0,0,1,16,0,0,NULL), - (29148,0,0,1,16,0,0,NULL), - (29149,0,0,1,16,0,0,NULL), - (29150,0,0,1,16,0,0,NULL), - (29151,0,0,1,16,0,0,NULL), - (29152,0,0,1,16,0,0,NULL), - (29153,0,0,1,16,0,0,NULL), - (29154,0,0,1,16,0,0,NULL), - (29155,0,0,1,16,0,0,NULL), - (29156,0,0,1,16,0,0,NULL), - (29157,0,0,1,16,0,0,NULL), - (29158,0,0,1,16,0,0,NULL), - (29159,0,0,1,16,0,0,NULL), - (29160,0,0,1,16,0,0,NULL), - (29161,0,0,1,16,0,0,NULL), - (29162,0,0,1,16,0,0,NULL), - (29163,0,0,1,16,0,0,NULL), - (29164,0,0,1,16,0,0,NULL), - (29165,0,0,1,16,0,0,NULL), - (29166,0,0,1,16,0,0,NULL), - (29167,0,0,1,16,0,0,NULL), - (29168,0,0,1,16,0,0,NULL), - (29169,0,0,1,16,0,0,NULL), - (29170,0,0,1,16,0,0,NULL), - (29171,0,0,1,16,0,0,NULL), - (29172,0,0,1,16,0,0,NULL), - (29173,0,0,1,16,0,0,NULL), - (29174,0,0,1,16,0,0,NULL), - (29175,0,0,1,16,0,0,NULL), - (29176,0,0,1,16,0,0,NULL), - (29177,0,0,1,16,0,0,NULL), - (29178,0,0,1,16,0,0,NULL), - (29179,0,0,1,16,0,0,NULL), - (29180,0,0,1,16,0,0,NULL), - (29181,0,0,1,16,0,0,NULL), - (29182,0,0,1,16,0,0,NULL), - (29183,0,0,1,16,0,0,NULL), - (29184,0,0,1,16,0,0,NULL), - (29185,0,0,1,16,0,0,NULL), - (29186,0,0,1,16,0,0,NULL), - (29187,0,0,1,16,0,0,NULL), - (29188,0,0,1,16,0,0,NULL), - (29189,0,0,1,16,0,0,NULL), - (29190,0,0,1,16,0,0,NULL), - (29191,0,0,1,16,0,0,NULL), - (29192,0,0,1,16,0,0,NULL), - (29193,0,0,1,16,0,0,NULL), - (29194,0,0,1,16,0,0,NULL), - (29195,0,0,1,16,0,0,NULL), - (29196,0,0,1,16,0,0,NULL), - (29197,0,0,1,16,0,0,NULL), - (29198,0,0,1,16,0,0,NULL), - (29199,0,0,1,16,0,0,NULL), - (29200,0,0,1,16,0,0,NULL), - (29201,0,0,1,16,0,0,NULL), - (29202,0,0,1,16,0,0,NULL), - (29203,0,0,1,16,0,0,NULL), - (29204,0,0,1,16,0,0,NULL), - (29205,0,0,1,16,0,0,NULL), - (29206,0,0,1,16,0,0,NULL), - (29207,0,0,1,16,0,0,NULL), - (29208,0,0,1,16,0,0,NULL), - (29209,0,0,1,16,0,0,NULL), - (29210,0,3,1,16,0,0,'7090'), - (29211,0,0,1,16,0,0,NULL), - (29212,0,0,1,16,0,0,NULL), - (29213,0,0,1,16,0,0,NULL), - (29214,0,0,1,16,0,0,NULL), - (29215,0,0,1,16,0,0,NULL), - (29216,0,0,1,16,0,0,NULL), - (29217,0,0,1,16,0,0,NULL), - (29218,0,0,1,16,0,0,NULL), - (29219,0,0,1,16,0,0,NULL), - (29220,0,0,1,16,0,0,NULL), - (29221,0,0,1,16,0,0,NULL), - (29222,0,0,1,16,0,0,NULL), - (29223,0,0,1,16,0,0,NULL), - (29224,0,0,1,16,0,0,NULL), - (29225,0,0,1,16,0,0,NULL), (29226,0,1,1,16,0,0,NULL), (29227,0,1,1,16,0,0,NULL), - (29228,0,0,1,16,0,0,NULL), - (29229,0,0,1,16,0,0,NULL), - (29230,0,0,1,16,0,0,NULL), - (29231,0,0,1,16,0,0,NULL), - (29232,0,0,1,16,0,0,NULL), - (29233,0,0,1,16,0,0,NULL), - (29234,0,0,2,16,0,0,NULL), - (29235,0,0,1,16,0,0,NULL), - (29236,0,0,1,16,0,0,NULL), - (29237,0,0,1,16,0,0,NULL), - (29238,0,0,1,16,0,0,NULL), - (29239,0,0,1,16,0,0,NULL), - (29240,0,0,1,16,0,0,NULL), - (29241,0,0,1,16,0,0,NULL), - (29242,0,0,1,16,0,0,NULL), + (44020,0,1,1,16,0,0,''), (29243,0,0,1,16,0,0,NULL), - (29244,0,0,1,16,0,0,NULL), - (29245,0,0,1,16,0,0,NULL), - (29246,0,0,1,16,0,0,NULL), - (29247,0,0,1,16,0,0,NULL), - (29248,0,8,1,16,0,0,NULL), - (29249,0,0,1,16,0,0,NULL), - (29250,0,0,1,16,0,0,NULL), - (29251,0,0,1,16,0,0,NULL), - (29252,0,0,1,16,0,0,NULL), - (29253,0,0,1,16,0,0,NULL), - (29254,0,0,1,16,0,0,NULL), - (29255,0,0,1,16,0,0,NULL), - (29256,0,0,1,16,0,0,NULL), - (29257,0,0,1,16,0,0,NULL), - (29258,0,0,1,16,0,0,NULL), - (29259,0,0,1,16,0,0,NULL), - (29260,0,0,1,16,0,0,NULL), - (29261,0,0,1,16,0,0,NULL), - (29262,0,0,1,16,0,0,NULL), - (29263,0,0,1,16,0,0,NULL), - (29264,0,0,1,16,0,0,NULL), - (29265,0,0,1,16,0,0,NULL), - (29266,0,0,1,16,0,0,NULL), - (29267,0,0,1,16,0,0,NULL), - (29268,0,0,1,16,0,0,NULL), - (29269,0,0,1,16,0,0,NULL), - (29270,0,0,1,16,0,0,NULL), - (29271,0,0,1,16,0,0,NULL), - (29272,0,0,1,16,0,0,NULL), - (29273,0,0,1,16,0,0,NULL), - (29274,0,0,1,16,0,0,NULL), - (29275,0,0,1,16,0,0,NULL), - (29276,0,0,1,16,0,0,NULL), - (29277,0,0,1,16,0,0,NULL), - (29278,0,0,1,16,0,0,NULL), - (29279,0,0,1,16,0,0,NULL), - (29280,0,0,1,16,0,0,NULL), - (29281,0,0,1,16,0,0,NULL), - (29282,0,0,1,16,0,0,NULL), - (29283,0,0,1,16,0,0,NULL), - (29284,0,0,1,16,0,0,NULL), - (29285,0,0,1,16,0,0,NULL), - (29286,0,0,1,16,0,0,NULL), - (29287,0,0,1,16,0,0,NULL), - (29288,0,0,1,16,0,0,NULL), - (29289,0,0,1,16,0,0,NULL), - (29290,0,0,1,16,0,0,NULL), - (29291,0,0,1,16,0,0,NULL), - (29292,0,0,1,16,0,0,NULL), - (29293,0,0,1,16,0,0,NULL), - (29294,0,0,1,16,0,0,NULL), - (29295,0,0,1,16,0,0,NULL), - (29296,0,0,1,16,0,0,NULL), - (29297,0,0,1,16,0,0,NULL), - (29298,0,0,1,16,0,0,NULL), - (29299,0,0,1,16,0,0,NULL), - (29300,0,0,1,16,0,0,NULL), - (29301,0,0,1,16,0,0,NULL), - (29302,0,0,1,16,0,0,NULL), - (29303,0,0,1,16,0,0,NULL), - (29304,0,0,1,16,0,0,NULL), - (29305,0,0,1,16,0,0,NULL), - (29306,0,0,1,16,0,0,NULL), - (29307,0,0,1,16,0,0,NULL), - (29308,0,0,1,16,0,0,NULL), - (29309,0,0,1,16,0,0,NULL), - (29310,0,0,1,16,0,0,NULL), - (29311,0,0,1,16,0,0,NULL), - (29312,0,0,1,16,0,0,NULL), - (29313,0,0,1,16,0,0,NULL), - (29314,0,0,1,16,0,0,NULL), - (29315,0,0,1,16,0,0,NULL), - (29316,0,0,1,16,0,0,NULL), - (29317,0,0,1,16,0,0,NULL), - (29318,0,0,1,16,0,0,NULL), - (29319,0,0,1,16,0,0,NULL), - (29320,0,0,1,16,0,0,NULL), - (29321,0,0,1,16,0,0,NULL), - (29322,0,0,1,16,0,0,NULL), - (29323,0,0,1,16,0,0,NULL), - (29324,0,0,1,16,0,0,NULL), - (29325,0,0,1,16,0,0,NULL), - (29326,0,0,1,16,0,0,NULL), - (29327,0,0,1,16,0,0,NULL), - (29328,0,0,1,16,0,0,NULL), - (29329,0,0,1,16,0,0,NULL), - (29330,0,0,1,16,0,0,NULL), - (29331,0,0,1,16,0,0,NULL), - (29332,0,0,1,16,0,0,NULL), - (29333,0,0,1,16,0,0,NULL), - (29334,0,0,1,16,0,0,NULL), - (29335,0,0,1,16,0,0,NULL), - (29336,0,0,1,16,0,0,NULL), - (29337,0,0,1,16,0,0,NULL), - (29338,0,0,1,16,0,0,NULL), - (29339,0,0,1,16,0,0,NULL), - (29340,0,0,1,16,0,0,NULL), - (29341,0,0,1,16,0,0,NULL), - (29342,0,0,1,16,0,0,NULL), - (29343,0,0,1,16,0,0,NULL), - (29344,0,0,1,16,0,0,NULL), - (29345,0,0,1,16,0,0,NULL), - (29346,0,0,1,16,0,0,NULL), - (29347,0,0,1,16,0,0,NULL), - (29348,0,0,1,16,0,0,NULL), - (29349,0,0,1,16,0,0,NULL), - (29350,0,0,1,16,0,0,NULL), - (29351,0,0,1,16,0,0,NULL), - (29352,0,0,1,16,0,0,NULL), - (29353,0,0,1,16,0,0,NULL), - (29354,0,0,1,16,0,0,NULL), - (29355,0,0,1,16,0,0,NULL), - (29356,0,0,1,16,0,0,NULL), - (29357,0,0,1,16,0,0,NULL), - (29358,0,0,1,16,0,0,NULL), - (29359,0,0,1,16,0,0,NULL), - (29360,0,0,1,16,0,0,NULL), - (29361,0,0,1,16,0,0,NULL), - (29362,0,0,1,16,0,0,NULL), - (29363,0,0,1,16,0,0,NULL), - (29364,0,0,1,16,0,0,NULL), - (29365,0,0,1,16,0,0,NULL), - (29366,0,0,1,16,0,0,NULL), - (29367,0,0,1,16,0,0,NULL), - (29368,0,0,1,16,0,0,NULL), - (29369,0,0,1,16,0,0,NULL), - (29370,0,0,1,16,0,0,NULL), - (29371,0,0,1,16,0,0,NULL), - (29372,0,0,1,16,0,0,NULL), - (29373,0,0,1,16,0,0,NULL), - (29374,0,0,1,16,0,0,NULL), - (29375,0,0,1,16,0,0,NULL), - (29376,0,0,1,16,0,0,NULL), - (29377,0,0,1,16,0,0,NULL), - (29378,0,0,1,16,0,0,NULL), - (29379,0,0,1,16,0,0,NULL), - (29380,0,0,1,16,0,0,NULL), - (29381,0,0,1,16,0,0,NULL), - (29382,0,0,1,16,0,0,NULL), - (29383,0,0,1,16,0,0,NULL), (29384,0,1114112,1,16,233,0,'7165'), - (29385,0,0,1,16,0,0,NULL), - (29386,0,0,1,16,0,0,NULL), - (29387,0,0,1,16,0,0,NULL), - (29388,0,0,1,16,0,0,NULL), - (29389,0,0,1,16,0,0,NULL), - (29390,0,0,1,16,0,0,NULL), - (29391,0,0,1,16,0,0,NULL), - (29392,0,0,1,16,0,0,NULL), - (29393,0,0,1,16,0,0,NULL), - (29394,0,0,1,16,0,0,NULL), - (29396,0,0,1,16,0,0,NULL), - (29397,0,0,1,16,0,0,NULL), - (29398,0,0,1,16,0,0,NULL), - (29399,0,0,1,16,0,0,NULL), - (29400,0,0,1,16,0,0,NULL), - (29401,0,0,1,16,0,0,NULL), - (29402,0,0,1,16,0,0,NULL), - (29403,0,0,1,16,0,0,NULL), - (29404,0,0,1,16,0,0,NULL), - (29405,0,0,1,16,0,0,NULL), - (29406,0,0,1,16,0,0,NULL), - (29407,0,0,1,16,0,0,NULL), - (29408,0,0,1,16,0,0,NULL), - (29409,0,0,1,16,0,0,NULL), - (29410,0,0,1,16,0,0,NULL), - (29411,0,0,1,16,0,0,NULL), - (29412,0,0,1,16,0,0,NULL), - (29413,0,0,1,16,0,0,NULL), - (29414,0,0,1,16,0,0,NULL), - (29415,0,0,1,16,0,0,NULL), - (29416,0,0,1,16,0,0,NULL), - (29417,0,0,1,16,0,0,NULL), - (29418,0,0,1,16,0,0,NULL), - (29419,0,0,1,16,0,0,NULL), - (29420,0,0,1,16,0,0,NULL), - (29421,0,0,1,16,0,0,NULL), - (29422,0,0,1,16,0,0,NULL), - (29423,0,0,1,16,0,0,NULL), - (29424,0,0,1,16,0,0,NULL), - (29425,0,0,1,16,0,0,NULL), - (29426,0,0,1,16,0,0,NULL), - (29427,0,0,1,16,0,0,NULL), - (29428,0,0,1,16,0,0,NULL), - (29429,0,0,1,16,0,0,NULL), - (29430,0,0,1,16,0,0,NULL), - (29431,0,0,1,16,0,0,NULL), - (29432,0,0,1,16,0,0,NULL), - (29433,0,0,1,16,0,0,NULL), - (29434,0,0,1,16,0,0,NULL), - (29435,0,0,1,16,0,0,NULL), - (29436,0,0,1,16,0,0,NULL), - (29437,0,0,1,16,0,0,NULL), - (29438,0,0,1,16,0,0,NULL), - (29439,0,0,1,16,0,0,NULL), - (29440,0,0,1,16,0,0,NULL), - (29442,0,0,1,16,0,0,NULL), - (29443,0,0,1,16,0,0,NULL), - (29444,0,0,1,16,0,0,NULL), - (29445,0,0,1,16,0,0,NULL), - (29446,0,0,1,16,0,0,NULL), - (29447,0,0,1,16,0,0,NULL), - (29448,0,0,1,16,0,0,NULL), - (29449,0,0,1,16,0,0,NULL), - (29450,0,0,1,16,0,0,NULL), - (29451,0,0,1,16,0,0,NULL), - (29452,0,0,1,16,0,0,NULL), - (29453,0,0,1,16,0,0,NULL), - (29454,0,0,1,16,0,0,NULL), - (29455,0,0,1,16,0,0,NULL), - (29456,0,0,1,16,0,0,NULL), - (29457,0,0,1,16,0,0,NULL), - (29458,0,0,1,16,0,0,NULL), - (29459,0,0,1,16,0,0,NULL), - (29460,0,0,1,16,0,0,NULL), - (29461,0,0,1,16,0,0,NULL), - (29462,0,0,1,16,0,0,NULL), - (29463,0,0,1,16,0,0,NULL), - (29464,0,0,1,16,0,0,NULL), - (29465,0,0,1,16,0,0,NULL), - (29466,0,0,1,16,0,0,NULL), - (29467,0,0,1,16,0,0,NULL), - (29468,0,0,1,16,0,0,NULL), - (29469,0,0,1,16,0,0,NULL), - (29470,0,0,1,16,0,0,NULL), - (29471,0,0,1,16,0,0,NULL), - (29472,0,0,1,16,0,0,NULL), - (29473,0,0,1,16,0,0,NULL), - (29474,0,0,1,16,0,0,NULL), - (29475,0,0,1,16,0,0,NULL), - (29476,0,0,1,16,0,0,NULL), - (29477,0,0,1,16,0,0,NULL), - (29478,0,0,1,16,0,0,NULL), - (29479,0,0,1,16,0,0,NULL), - (29480,0,0,1,16,0,0,NULL), - (29481,0,0,1,16,0,0,NULL), - (29482,0,0,1,16,0,0,NULL), - (29483,0,0,1,16,0,0,NULL), - (29484,0,0,1,16,0,0,NULL), - (29485,0,0,1,16,0,0,NULL), - (29486,0,0,1,16,0,0,NULL), - (29487,0,0,1,16,0,0,NULL), (29488,0,1114112,1,16,233,0,'7165'), - (29489,0,0,1,16,0,0,NULL), - (29490,0,0,1,16,0,0,NULL), - (29491,0,0,1,16,0,0,NULL), - (29492,0,0,1,16,0,0,NULL), - (29493,0,0,1,16,0,0,NULL), - (29494,0,0,1,16,0,0,NULL), - (29495,0,0,1,16,0,0,NULL), - (29496,0,0,1,16,0,0,NULL), - (29497,0,0,1,16,0,0,NULL), - (29498,0,0,1,16,0,0,NULL), - (29499,0,0,1,16,0,0,NULL), - (29500,0,0,1,16,0,0,NULL), - (29501,0,0,1,16,0,0,NULL), - (29502,0,0,1,16,0,0,NULL), - (29503,0,0,1,16,0,0,NULL), - (29504,0,0,1,16,0,0,NULL), - (29505,0,0,1,16,0,0,NULL), - (29506,0,0,1,16,0,0,NULL), - (29507,0,0,1,16,0,0,NULL), - (29508,0,0,1,16,0,0,NULL), - (29509,0,0,1,16,0,0,NULL), - (29510,0,0,1,16,0,0,NULL), - (29511,0,0,1,16,0,0,NULL), - (29512,0,0,1,16,0,0,NULL), - (29513,0,0,1,16,0,0,NULL), - (29514,0,0,1,16,0,0,NULL), - (29515,0,0,1,16,0,0,NULL), - (29516,0,0,1,16,0,0,NULL), - (29517,0,0,1,16,0,0,NULL), - (29518,0,0,1,16,0,0,NULL), - (29519,0,0,1,16,0,0,NULL), - (29520,0,0,1,16,0,0,NULL), - (29521,0,0,1,16,0,0,NULL), - (29522,0,0,1,16,0,0,NULL), - (29523,0,0,1,16,0,0,NULL), - (29524,0,0,1,16,0,0,NULL), - (29525,0,0,1,16,0,0,NULL), - (29526,0,0,1,16,0,0,NULL), - (29527,0,0,1,16,0,0,NULL), - (29528,0,0,1,16,0,0,NULL), - (29529,0,0,1,16,0,0,NULL), - (29530,0,0,1,16,0,0,NULL), - (29531,0,0,1,16,0,0,NULL), - (29532,0,0,1,16,0,0,NULL), - (29533,0,0,1,16,0,0,NULL), - (29534,0,0,1,16,0,0,NULL), - (29535,0,0,1,16,0,0,NULL), - (29536,0,0,1,16,0,0,NULL), - (29537,0,0,1,16,0,0,NULL), - (29538,0,0,1,16,0,0,NULL), - (29539,0,0,1,16,0,0,NULL), - (29540,0,0,1,16,0,0,NULL), - (29541,0,0,1,16,0,0,NULL), - (29542,0,0,1,16,0,0,NULL), - (29543,0,0,1,16,0,0,NULL), - (29544,0,0,1,16,0,0,NULL), - (29545,0,0,1,16,0,0,NULL), - (29546,0,0,1,16,0,0,NULL), - (29547,0,0,1,16,0,0,NULL), - (29548,0,0,1,16,0,0,NULL), - (29549,0,0,1,16,0,0,NULL), - (29550,0,0,1,16,0,0,NULL), - (29551,0,0,1,16,0,0,NULL), - (29552,0,0,1,16,0,0,NULL), - (29553,0,0,1,16,0,0,NULL), - (29554,0,0,1,16,0,0,NULL), - (29555,0,0,1,16,0,0,NULL), - (29556,0,0,1,16,0,0,NULL), - (29557,0,0,1,16,0,0,NULL), - (29558,0,0,1,16,0,0,NULL), - (29559,0,0,1,16,0,0,NULL), - (29560,0,0,1,16,0,0,NULL), - (29561,0,0,1,16,0,0,NULL), - (29562,0,0,1,16,0,0,NULL), - (29563,0,0,1,16,0,0,NULL), - (29564,0,0,1,16,0,0,NULL), - (29565,0,0,1,16,0,0,NULL), - (29566,0,0,1,16,0,0,NULL), - (29567,0,0,1,16,0,0,NULL), - (29568,0,0,1,16,0,0,NULL), - (29569,0,0,1,16,0,0,NULL), - (29570,0,0,1,16,0,0,NULL), - (29571,0,0,1,16,0,0,NULL), - (29572,0,0,1,16,0,0,NULL), (29573,0,1114112,1,16,233,0,'7165'), (29574,0,1114112,1,16,233,0,'7165'), - (29575,0,0,1,16,0,0,NULL), - (29576,0,0,1,16,0,0,NULL), - (29577,0,0,1,16,0,0,NULL), - (29578,0,0,1,16,0,0,NULL), - (29579,0,0,1,16,0,0,NULL), - (29580,0,0,1,16,0,0,NULL), - (29581,0,0,1,16,0,0,NULL), - (29582,0,0,1,16,0,0,NULL), - (29583,0,0,1,16,0,0,NULL), - (29584,0,0,1,16,0,0,NULL), - (29585,0,0,1,16,0,0,NULL), - (29586,0,0,1,16,0,0,NULL), - (29587,0,0,1,16,0,0,NULL), - (29588,0,0,1,16,0,0,NULL), (29589,0,0,1,16,233,0,NULL), - (29590,0,7,1,16,0,0,NULL), - (29591,0,0,1,16,173,0,NULL), - (29592,0,0,1,16,173,0,NULL), - (29593,0,0,1,16,0,0,NULL), (29594,0,0,1,16,0,0,NULL), - (29595,0,0,1,16,0,0,NULL), (29596,0,0,1,16,233,0,NULL), (29597,0,0,1,16,233,0,NULL), - (29598,0,0,1,16,0,0,NULL), (29599,0,0,1,16,233,0,NULL), (29600,0,0,1,16,233,0,NULL), - (29601,0,0,1,16,0,0,NULL), - (29602,0,0,1,16,0,0,NULL), (29603,0,0,1,16,233,0,NULL), (29604,0,0,1,16,233,0,NULL), (29605,0,0,1,16,233,0,NULL), (29606,0,0,1,16,233,0,NULL), - (29607,0,0,1,16,0,0,NULL), (29608,0,0,1,16,233,0,NULL), (29609,0,0,1,16,233,0,NULL), (29610,0,0,1,16,233,0,NULL), - (29611,0,0,1,16,0,0,NULL), (29612,0,0,1,16,233,0,NULL), (29613,0,0,1,16,233,0,NULL), - (29614,0,0,1,16,0,0,NULL), (29615,0,0,1,16,233,0,NULL), - (29616,0,0,1,16,0,0,NULL), (29617,0,0,1,16,233,0,NULL), (29618,0,0,1,16,233,0,NULL), (29619,0,0,1,16,233,0,NULL), (29620,0,0,1,16,233,0,NULL), (29621,0,0,1,16,233,0,NULL), - (29622,0,0,1,16,0,0,NULL), (29623,0,0,1,16,233,0,NULL), (29624,0,0,1,16,233,0,NULL), (29625,0,0,1,16,233,0,NULL), @@ -89916,8 +65462,6 @@ VALUES (29627,0,0,1,16,233,0,NULL), (29628,0,0,1,16,233,0,NULL), (29629,0,0,1,16,233,0,NULL), - (29630,0,0,1,16,0,0,NULL), - (29631,0,0,1,16,0,0,NULL), (29632,0,0,1,16,233,0,NULL), (29633,0,0,1,16,233,0,NULL), (29634,0,0,1,16,233,0,NULL), @@ -89925,296 +65469,8 @@ VALUES (29636,0,0,1,16,233,0,NULL), (29637,0,0,1,16,233,0,NULL), (29638,0,0,1,16,233,0,NULL), - (29639,0,0,1,16,0,0,NULL), - (29640,0,0,1,16,0,0,NULL), - (29641,0,0,1,16,0,0,NULL), - (29642,0,0,1,16,0,0,NULL), - (29643,0,0,1,16,0,0,NULL), - (29644,0,0,1,16,0,0,NULL), - (29645,0,0,1,16,0,0,NULL), - (29646,0,0,1,16,0,0,NULL), - (29647,0,0,1,16,0,0,NULL), - (29648,0,0,1,16,0,0,NULL), - (29649,0,0,1,16,173,0,NULL), - (29650,0,0,1,16,0,0,NULL), (29651,0,0,1,16,0,0,NULL), - (29652,0,0,1,16,0,0,NULL), - (29653,0,33554432,1,16,0,0,NULL), - (29654,0,33554432,1,16,0,0,NULL), - (29655,0,0,1,16,0,0,NULL), - (29656,0,33554432,1,16,0,0,NULL), - (29657,0,33554432,1,16,0,0,NULL), - (29658,0,0,1,16,0,0,NULL), - (29659,0,33554432,1,16,0,0,NULL), - (29660,0,0,1,16,0,0,NULL), - (29661,0,0,1,16,0,0,NULL), - (29662,0,0,1,16,0,0,NULL), - (29663,0,0,1,16,0,0,NULL), - (29664,0,0,1,16,0,0,NULL), - (29665,0,0,1,16,0,0,NULL), - (29666,0,0,1,16,0,0,NULL), - (29667,0,0,1,16,0,0,NULL), - (29668,0,0,1,16,0,0,NULL), - (29669,0,0,1,16,0,0,NULL), - (29670,0,0,1,16,0,0,NULL), - (29671,0,0,1,16,0,0,NULL), - (29672,0,0,1,16,0,0,NULL), - (29673,0,0,1,16,0,0,NULL), - (29674,0,0,1,16,0,0,NULL), - (29675,0,0,1,16,0,0,NULL), - (29676,0,0,1,16,0,0,NULL), - (29677,0,0,1,16,0,0,NULL), - (29678,0,0,1,16,0,0,NULL), - (29679,0,0,1,16,0,0,NULL), - (29680,0,0,1,16,0,0,NULL), - (29681,0,0,1,16,0,0,NULL), - (29682,0,0,1,16,0,0,NULL), - (29683,0,0,1,16,0,0,NULL), - (29684,0,0,1,16,0,0,NULL), - (29685,0,0,1,16,0,0,NULL), - (29686,0,0,1,16,0,0,NULL), - (29687,0,0,1,16,0,0,NULL), - (29688,0,0,1,16,0,0,NULL), - (29689,0,0,1,16,0,0,NULL), - (29690,0,0,1,16,0,0,NULL), - (29691,0,0,1,16,0,0,NULL), - (29692,0,0,1,16,0,0,NULL), - (29693,0,0,1,16,0,0,NULL), - (29694,0,0,1,16,0,0,NULL), - (29695,0,0,1,16,0,0,NULL), - (29696,0,0,1,16,0,0,NULL), - (29697,0,0,1,16,0,0,NULL), - (29698,0,0,1,16,0,0,NULL), - (29699,0,0,1,16,0,0,NULL), - (29700,0,0,1,16,0,0,NULL), - (29701,0,0,1,16,0,0,NULL), - (29702,0,0,1,16,0,0,NULL), - (29703,0,0,1,16,0,0,NULL), - (29704,0,0,1,16,0,0,NULL), - (29705,0,0,1,16,0,0,NULL), - (29706,0,0,1,16,0,0,NULL), - (29707,0,0,1,16,0,0,NULL), - (29708,0,0,1,16,0,0,NULL), - (29709,0,0,1,16,0,0,NULL), - (29710,0,0,1,16,0,0,NULL), - (29711,0,0,1,16,0,0,NULL), - (29712,0,0,1,16,0,0,NULL), - (29713,0,0,1,16,0,0,NULL), - (29714,0,0,1,16,0,0,NULL), - (29715,0,0,1,16,0,0,NULL), - (29716,0,0,1,16,0,0,NULL), - (29717,0,0,1,16,0,0,NULL), - (29718,0,0,1,16,0,0,NULL), - (29719,0,0,1,16,0,0,NULL), - (29720,0,0,1,16,0,0,NULL), - (29721,0,0,1,16,0,0,NULL), - (29722,0,0,1,16,0,0,NULL), - (29723,0,0,1,16,0,0,NULL), - (29724,0,0,1,16,0,0,NULL), - (29725,0,0,1,16,0,0,NULL), - (29726,0,0,1,16,0,0,NULL), - (29727,0,0,1,16,0,0,NULL), - (29728,0,0,1,16,0,0,NULL), - (29729,0,0,1,16,0,0,NULL), - (29730,0,0,1,16,0,0,NULL), - (29731,0,0,1,16,0,0,NULL), - (29732,0,0,1,16,0,0,NULL), - (29733,0,0,1,16,0,0,NULL), - (29734,0,0,1,16,0,0,NULL), - (29735,0,0,1,16,0,0,NULL), - (29736,0,0,1,16,0,0,NULL), - (29737,0,0,1,16,0,0,NULL), - (29738,0,0,1,16,0,0,NULL), - (29739,0,0,1,16,0,0,NULL), - (29740,0,0,1,16,0,0,NULL), - (29741,0,0,1,16,0,0,NULL), - (29742,0,0,1,16,0,0,NULL), - (29743,0,0,1,16,0,0,NULL), - (29744,0,0,1,16,0,0,NULL), - (29745,0,0,1,16,0,0,NULL), - (29746,0,0,1,16,0,0,NULL), - (29747,0,0,1,16,0,0,NULL), - (29748,0,0,1,16,0,0,NULL), - (29749,0,0,1,16,0,0,NULL), - (29750,0,0,1,16,0,0,NULL), - (29751,0,0,1,16,0,0,NULL), - (29752,0,0,1,16,0,0,NULL), - (29753,0,0,1,16,0,0,NULL), - (29754,0,0,1,16,0,0,NULL), - (29755,0,0,1,16,0,0,NULL), - (29756,0,0,1,16,0,0,NULL), - (29757,0,0,1,16,0,0,NULL), - (29758,0,0,1,16,0,0,NULL), - (29759,0,0,1,16,0,0,NULL), - (29760,0,0,1,16,0,0,NULL), - (29761,0,0,1,16,0,0,NULL), - (29762,0,0,1,16,0,0,NULL), - (29763,0,0,1,16,0,0,NULL), - (29764,0,0,1,16,0,0,NULL), - (29765,0,0,1,16,0,0,NULL), - (29766,0,0,1,16,0,0,NULL), - (29767,0,0,1,16,0,0,NULL), - (29768,0,0,1,16,0,0,NULL), - (29769,0,0,1,16,0,0,NULL), - (29770,0,0,1,16,0,0,NULL), - (29771,0,0,1,16,0,0,NULL), - (29772,0,0,1,16,0,0,NULL), - (29773,0,33554432,1,16,0,0,NULL), - (29774,0,0,1,16,0,0,NULL), - (29775,0,0,1,16,0,0,NULL), - (29776,0,0,1,16,0,0,NULL), - (29777,0,0,1,16,0,0,NULL), - (29778,0,0,1,16,0,0,'18950'), - (29779,0,0,1,16,0,0,NULL), - (29780,0,0,1,16,0,0,NULL), - (29781,0,0,1,16,0,0,'18950'), - (29782,0,0,1,16,0,0,NULL), - (29783,0,0,1,16,0,0,NULL), - (29784,0,0,1,16,0,0,NULL), - (29785,0,0,1,16,0,0,NULL), - (29786,0,0,1,16,0,0,NULL), - (29787,0,0,1,16,0,0,NULL), - (29788,0,0,1,16,0,0,NULL), - (29789,0,0,1,16,0,0,NULL), - (29790,0,0,1,16,0,0,NULL), - (29791,0,0,1,16,0,0,NULL), - (29792,0,0,1,16,0,0,NULL), - (29793,0,0,1,16,0,0,NULL), - (29794,0,0,1,16,0,0,NULL), - (29795,0,0,1,16,0,0,NULL), - (29796,0,0,1,16,0,0,NULL), (29797,5228,0,1,16,0,0,NULL), - (29798,0,0,1,16,0,0,NULL), - (29799,0,0,1,16,0,0,NULL), - (29800,0,0,1,16,0,0,NULL), - (29801,0,0,1,16,0,0,NULL), - (29803,0,0,1,16,0,0,NULL), - (29804,0,0,1,16,0,0,NULL), - (29805,0,0,1,16,0,0,NULL), - (29806,0,0,1,16,0,0,NULL), - (29807,0,0,1,16,0,0,NULL), - (29808,0,0,1,16,0,0,NULL), - (29809,0,0,1,16,0,0,NULL), - (29810,0,0,1,16,0,0,'12544'), - (29811,0,0,1,16,0,0,NULL), - (29812,0,0,1,16,0,0,NULL), - (29813,0,0,1,16,0,0,NULL), - (29814,0,0,1,16,0,0,NULL), - (29815,0,0,1,16,0,0,NULL), - (29816,0,0,1,16,0,0,NULL), - (29817,0,0,1,16,0,0,NULL), - (29818,0,0,1,16,0,0,NULL), - (29819,0,0,1,16,0,0,NULL), - (29820,0,0,1,16,0,0,NULL), - (29821,0,0,1,16,0,0,NULL), - (29822,0,0,1,16,0,0,NULL), - (29823,0,0,1,16,0,0,NULL), - (29824,0,0,1,16,0,0,NULL), - (29825,0,0,1,16,0,0,NULL), - (29826,0,0,1,16,0,0,NULL), - (29827,0,0,1,16,0,0,NULL), - (29828,0,0,1,16,0,0,NULL), - (29829,0,0,1,16,0,0,NULL), - (29830,0,0,1,16,0,0,NULL), - (29831,0,0,1,16,0,0,NULL), - (29832,0,0,1,16,0,0,NULL), - (29833,0,0,1,16,0,0,NULL), - (29834,0,0,1,16,0,0,NULL), - (29835,0,0,1,16,0,0,NULL), - (29836,0,0,1,16,0,0,NULL), - (29837,0,0,1,16,0,0,NULL), - (29838,0,0,1,16,0,0,NULL), - (29839,0,0,1,16,0,0,NULL), - (29840,0,0,1,16,0,0,NULL), - (29841,0,0,1,16,0,0,NULL), - (29842,0,0,1,16,0,0,NULL), - (29843,0,0,1,16,0,0,NULL), - (29844,0,0,1,16,0,0,NULL), - (29845,0,0,1,16,0,0,NULL), - (29847,0,0,1,16,0,0,NULL), - (29848,0,0,1,16,0,0,NULL), - (29849,0,0,1,16,0,0,NULL), - (29850,0,0,1,16,0,0,NULL), - (29851,0,0,1,16,0,0,NULL), - (29852,0,0,1,16,0,0,NULL), - (29853,0,0,1,16,0,0,NULL), - (29854,0,0,1,16,0,0,NULL), - (29855,0,0,1,16,0,0,NULL), - (29856,0,0,1,16,0,0,NULL), - (29857,0,0,1,16,0,0,NULL), - (29858,0,0,1,16,0,0,NULL), - (29859,0,0,1,16,0,0,NULL), - (29860,0,0,1,16,0,0,NULL), - (29861,0,0,1,16,0,0,NULL), - (29862,0,0,1,16,0,0,NULL), - (29863,0,0,1,16,0,0,NULL), - (29864,0,0,1,16,0,0,NULL), - (29865,0,0,1,16,0,0,NULL), - (29866,0,0,1,16,0,0,NULL), - (29867,0,0,1,16,0,0,NULL), - (29868,0,0,1,16,0,0,NULL), - (29869,0,0,1,16,0,0,NULL), - (29870,0,0,1,16,0,0,NULL), - (29871,0,0,1,16,0,0,NULL), - (29872,0,0,1,16,0,0,NULL), - (29873,0,0,1,16,0,0,NULL), - (29874,0,0,1,16,0,0,NULL), - (29875,0,0,1,16,0,0,NULL), - (29876,0,0,1,16,0,0,NULL), - (29877,0,0,1,16,0,0,NULL), - (29878,0,0,1,16,0,0,NULL), - (29879,0,0,1,16,0,0,NULL), - (29881,0,0,1,16,0,0,NULL), - (29883,0,0,1,16,0,0,NULL), - (29884,0,0,1,16,0,0,NULL), - (29885,0,0,1,16,0,0,NULL), - (29886,0,0,1,16,0,0,NULL), - (29887,0,0,1,16,0,0,NULL), - (29888,0,0,1,16,0,0,NULL), - (29889,0,0,1,16,0,0,NULL), - (29890,0,0,1,16,0,0,NULL), - (29891,0,0,1,16,0,0,NULL), - (29892,0,0,1,16,0,0,NULL), - (29893,0,0,1,16,0,0,NULL), - (29894,0,0,1,16,0,0,NULL), - (29895,0,0,1,16,0,0,NULL), - (29896,0,0,1,16,0,0,NULL), - (29897,0,0,1,16,0,0,NULL), - (29898,0,0,1,16,0,0,NULL), - (29899,0,0,1,16,0,0,NULL), - (29900,0,0,1,16,0,0,NULL), - (29901,0,0,1,16,0,0,NULL), - (29902,0,0,1,16,0,0,NULL), - (29903,0,0,1,16,0,0,NULL), - (29904,0,0,1,16,0,0,NULL), - (29905,0,0,1,16,0,0,NULL), - (29906,0,0,1,16,0,0,NULL), - (29907,0,0,1,16,0,0,NULL), - (29908,0,0,1,16,0,0,NULL), - (29909,0,0,1,16,0,0,NULL), - (29910,0,0,1,16,0,0,NULL), - (29911,0,0,1,16,0,0,NULL), - (29912,0,0,1,16,0,0,NULL), - (29913,0,0,1,16,0,0,NULL), - (29914,0,0,1,16,0,0,NULL), - (29915,0,0,1,16,0,0,NULL), - (29916,0,0,1,16,0,0,NULL), - (29917,0,0,1,16,0,0,NULL), - (29918,0,0,1,16,0,0,NULL), - (29919,0,0,1,16,0,0,NULL), - (29920,0,0,1,16,0,0,NULL), - (29921,0,0,1,16,0,0,NULL), - (29922,0,0,1,16,0,0,NULL), - (29923,0,0,1,16,0,0,NULL), - (29924,0,0,1,16,0,0,NULL), - (29925,0,0,1,16,0,0,NULL), - (29926,0,0,1,16,0,0,NULL), - (29927,0,0,1,16,0,0,NULL), - (29928,0,0,1,16,0,0,NULL), - (29929,0,0,1,16,0,0,NULL), - (29930,0,0,1,16,0,0,NULL), - (29934,0,0,1,16,0,0,NULL), - (29935,0,0,1,16,0,0,NULL), (29936,0,0,0,0,0,0,NULL), (29938,0,0,0,0,0,0,NULL), (29939,0,0,0,0,0,0,NULL), @@ -90224,2016 +65480,75 @@ VALUES (29947,0,0,0,0,0,0,NULL), (29948,0,0,0,0,0,0,NULL), (29949,0,0,0,0,0,0,NULL), - (29950,0,0,1,16,0,0,NULL), - (29951,0,0,1,16,0,0,NULL), - (29952,0,0,1,16,0,0,NULL), - (29953,0,0,1,16,0,0,NULL), - (29954,0,0,1,16,0,0,NULL), - (29955,0,0,1,16,0,0,NULL), - (29956,0,0,1,16,0,0,NULL), - (29957,0,0,1,16,0,0,NULL), - (29958,0,0,1,16,0,0,NULL), - (29959,0,0,1,16,0,0,NULL), - (29960,0,0,1,16,0,0,NULL), - (29961,0,0,1,16,0,0,NULL), - (29962,0,0,1,16,0,0,NULL), - (29963,0,0,1,16,0,0,NULL), - (29964,0,0,1,16,0,0,NULL), - (29965,0,0,1,16,0,0,NULL), - (29966,0,0,1,16,0,0,NULL), - (29967,0,0,1,16,0,0,NULL), - (29968,0,0,1,16,0,0,NULL), - (29969,0,0,1,16,0,0,NULL), - (29970,0,0,1,16,0,0,NULL), - (29971,0,0,1,16,0,0,NULL), - (29972,0,0,1,16,0,0,NULL), - (29973,0,0,1,16,0,0,NULL), - (29974,0,0,1,16,0,0,NULL), - (29975,0,0,1,16,0,0,NULL), - (29976,0,0,1,16,0,0,NULL), - (29977,0,0,1,16,0,0,NULL), - (29978,0,0,1,16,0,0,NULL), - (29979,0,0,1,16,0,0,NULL), - (29980,0,0,1,16,0,0,NULL), - (29981,0,0,1,16,0,0,NULL), - (29982,0,0,1,16,0,0,NULL), - (29983,0,0,1,16,0,0,NULL), - (29984,0,0,1,16,0,0,NULL), - (29985,0,0,1,16,0,0,NULL), - (29986,0,0,1,16,0,0,NULL), - (29987,0,0,1,16,0,0,NULL), - (29988,0,0,1,16,0,0,NULL), - (29989,0,0,1,16,0,0,NULL), - (29990,0,0,1,16,0,0,NULL), - (29991,0,0,1,16,0,0,NULL), - (29992,0,0,1,16,0,0,NULL), - (29993,0,0,1,16,0,0,NULL), - (29994,0,0,1,16,0,0,NULL), - (29995,0,0,1,16,0,0,NULL), - (29996,0,0,1,16,0,0,NULL), - (29997,0,0,1,16,0,0,NULL), - (29998,0,0,1,16,0,0,NULL), - (29999,0,0,1,16,0,0,NULL), - (30000,0,0,1,16,0,0,NULL), - (30001,0,0,1,16,0,0,NULL), - (30002,0,0,1,16,0,0,NULL), - (30003,0,0,1,16,0,0,NULL), - (30004,0,0,1,16,0,0,NULL), - (30005,0,0,1,16,0,0,NULL), - (30006,0,0,1,16,0,0,NULL), - (30007,0,0,1,16,0,0,NULL), - (30008,0,0,1,16,0,0,NULL), - (30009,0,0,1,16,0,0,NULL), - (30010,0,0,1,16,0,0,NULL), - (30011,0,0,1,16,0,0,NULL), - (30012,0,0,1,16,0,0,NULL), - (30013,0,0,1,16,173,0,NULL), - (30014,0,0,1,16,0,0,NULL), - (30015,0,0,1,16,0,0,NULL), - (30016,0,0,1,16,0,0,NULL), - (30017,0,0,1,16,0,0,NULL), - (30020,0,0,1,16,0,0,NULL), - (30021,0,0,1,16,0,0,NULL), - (30022,0,33554432,1,16,0,0,NULL), - (30023,0,0,1,16,0,0,NULL), - (30024,0,0,1,16,0,0,NULL), - (30025,0,0,1,16,0,0,NULL), - (30026,0,0,1,16,0,0,NULL), - (30027,0,0,1,16,0,0,NULL), - (30028,0,0,1,16,0,0,NULL), - (30029,0,0,1,16,0,0,NULL), - (30030,0,33554432,1,16,0,0,NULL), - (30031,0,0,1,16,0,0,NULL), - (30032,0,0,1,16,0,0,NULL), - (30033,0,0,1,16,0,0,NULL), - (30034,0,0,1,16,0,0,NULL), - (30035,0,0,1,16,0,0,NULL), - (30036,0,0,1,16,0,0,NULL), - (30037,0,0,1,16,0,0,NULL), (30038,0,0,1,16,0,0,'12544'), - (30039,0,0,1,16,0,0,NULL), - (30040,0,0,1,16,0,0,NULL), - (30041,0,0,1,16,0,0,NULL), - (30042,0,0,1,16,0,0,NULL), - (30043,0,0,1,16,0,0,NULL), - (30044,0,0,1,16,0,0,NULL), - (30045,0,0,1,16,0,0,NULL), - (30046,0,0,1,16,0,0,NULL), - (30047,0,0,1,16,0,0,NULL), - (30048,0,0,1,16,0,0,NULL), - (30049,0,0,1,16,0,0,NULL), - (30050,0,0,1,16,0,0,NULL), - (30051,0,0,1,16,0,0,NULL), - (30052,0,0,1,16,0,0,NULL), - (30053,0,0,1,16,0,0,NULL), - (30054,0,0,1,16,0,0,NULL), - (30055,0,0,1,16,0,0,NULL), - (30056,0,0,1,16,0,0,NULL), - (30057,0,0,1,16,0,0,NULL), - (30058,0,0,1,16,0,0,NULL), - (30059,0,0,1,16,0,0,NULL), - (30060,0,0,1,16,0,0,NULL), - (30061,0,0,1,16,0,0,NULL), - (30062,0,0,1,16,0,0,NULL), - (30063,0,0,1,16,0,0,NULL), - (30064,0,0,1,16,0,0,NULL), - (30065,0,0,1,16,0,0,NULL), - (30066,0,33554432,1,16,0,0,NULL), - (30067,0,33554432,1,16,0,0,NULL), - (30068,0,0,1,16,0,0,NULL), - (30069,0,0,1,16,0,0,NULL), - (30070,0,0,1,16,0,0,NULL), - (30071,0,0,1,16,0,0,NULL), - (30072,0,0,1,16,0,0,NULL), - (30073,0,33554432,1,16,0,0,NULL), - (30074,0,0,1,16,0,0,NULL), - (30075,0,0,1,16,0,0,NULL), - (30076,0,33554432,1,16,0,0,NULL), - (30077,0,0,1,16,0,0,NULL), - (30078,0,33554432,1,16,0,0,NULL), - (30079,0,33554432,1,16,0,0,NULL), - (30080,0,0,1,16,0,0,NULL), - (30081,0,0,1,16,0,0,NULL), - (30082,0,0,1,16,0,0,NULL), - (30083,0,0,1,16,0,0,NULL), - (30084,0,0,1,16,0,0,NULL), - (30085,0,0,1,16,0,0,NULL), - (30086,0,0,1,16,0,0,NULL), - (30087,0,0,1,16,0,0,NULL), - (30088,0,0,1,16,0,0,NULL), - (30089,0,0,1,16,0,0,NULL), - (30090,0,0,1,16,0,0,NULL), - (30091,0,0,1,16,0,0,NULL), - (30092,0,0,1,16,0,0,NULL), - (30093,0,0,1,16,0,0,NULL), - (30094,0,0,1,16,0,0,NULL), - (30095,0,0,1,16,0,0,NULL), - (30096,0,0,1,16,0,0,NULL), - (30097,0,0,1,16,0,0,NULL), - (30098,0,0,1,16,0,0,NULL), - (30099,0,0,1,16,0,0,NULL), - (30100,0,0,1,16,0,0,NULL), - (30101,0,0,1,16,0,0,NULL), - (30102,0,0,1,16,0,0,NULL), - (30103,0,0,1,16,0,0,NULL), - (30104,0,0,1,16,0,0,NULL), - (30105,0,0,1,16,0,0,NULL), - (30106,0,0,1,16,0,0,NULL), - (30107,0,0,1,16,0,0,NULL), - (30108,0,0,1,16,0,0,NULL), - (30109,0,0,1,16,0,0,NULL), - (30110,0,0,1,16,0,0,NULL), - (30111,0,0,1,16,0,0,NULL), - (30112,0,0,1,16,0,0,NULL), - (30113,0,0,1,16,0,0,NULL), - (30114,0,0,1,16,0,0,NULL), - (30115,0,0,1,16,0,0,NULL), - (30116,0,0,1,16,0,0,NULL), - (30117,0,0,1,16,0,0,NULL), - (30118,0,0,1,16,0,0,NULL), - (30119,0,0,1,16,0,0,NULL), - (30120,0,0,1,16,0,0,NULL), - (30121,0,0,1,16,0,0,NULL), - (30122,0,0,1,16,0,0,NULL), - (30123,0,0,1,16,0,0,NULL), - (30124,0,0,1,16,0,0,NULL), - (30125,0,0,1,16,0,0,NULL), - (30126,0,0,1,16,0,0,NULL), - (30127,0,0,1,16,0,0,NULL), - (30128,0,0,1,16,0,0,NULL), - (30129,0,0,1,16,0,0,NULL), - (30130,0,0,1,16,0,0,NULL), - (30131,0,0,1,16,0,0,NULL), - (30132,0,0,1,16,0,0,NULL), - (30133,0,0,1,16,0,0,NULL), - (30134,0,0,1,16,0,0,NULL), - (30135,0,7,1,16,0,0,NULL), - (30136,0,0,1,16,0,0,NULL), - (30137,0,0,1,16,0,0,NULL), - (30138,0,0,1,16,0,0,NULL), - (30139,0,0,1,16,0,0,NULL), - (30140,0,0,1,16,0,0,'8279'), - (30141,0,0,1,16,0,0,'8279'), - (30142,0,0,1,16,0,0,'8279'), - (30143,0,0,1,16,0,0,'8279'), - (30144,0,0,1,16,0,0,'8279'), - (30145,0,0,1,16,0,0,NULL), - (30146,0,0,1,16,0,0,NULL), - (30147,0,0,1,16,0,0,NULL), - (30148,0,0,1,16,0,0,NULL), - (30149,0,0,1,16,0,0,NULL), - (30150,0,0,1,16,0,0,NULL), - (30151,0,0,1,16,0,0,NULL), - (30152,0,0,1,16,0,0,NULL), - (30153,0,0,1,16,0,0,NULL), - (30154,0,0,1,16,0,0,NULL), - (30155,0,0,1,16,0,0,NULL), - (30156,0,0,1,16,0,0,NULL), - (30157,0,0,1,16,0,0,NULL), - (30158,0,0,1,16,0,0,NULL), - (30159,0,0,1,16,0,0,NULL), - (30160,0,0,1,16,0,0,NULL), - (30161,0,0,1,16,0,0,NULL), - (30162,0,0,1,16,0,0,NULL), - (30163,0,0,1,16,0,0,NULL), - (30164,0,0,1,16,0,0,NULL), - (30165,0,0,1,16,0,0,NULL), - (30166,0,0,1,16,0,0,NULL), - (30167,0,0,1,16,0,0,NULL), - (30168,0,0,1,16,0,0,NULL), - (30169,0,0,1,16,0,0,NULL), - (30170,0,0,1,16,0,0,NULL), - (30171,0,0,1,16,0,0,NULL), (30172,0,0,1,16,173,0,NULL), (30173,0,0,1,16,173,0,NULL), - (30174,0,0,1,16,0,0,NULL), - (30175,0,0,1,16,0,0,NULL), - (30176,0,0,1,16,0,0,NULL), - (30177,0,0,1,16,0,0,NULL), - (30178,0,0,1,16,0,0,NULL), - (30179,0,0,1,16,0,0,NULL), - (30180,0,0,1,16,0,0,NULL), - (30181,0,0,1,16,0,0,NULL), - (30182,0,0,1,16,0,0,NULL), - (30183,0,0,1,16,0,0,NULL), - (30184,0,0,1,16,0,0,NULL), - (30185,0,0,1,16,0,0,NULL), - (30186,0,0,1,16,0,0,NULL), - (30187,0,0,1,16,0,0,NULL), - (30188,0,0,1,16,0,0,NULL), - (30189,0,0,1,16,0,0,NULL), - (30190,0,0,1,16,0,0,NULL), - (30191,0,0,1,16,0,0,NULL), - (30192,0,0,1,16,0,0,NULL), - (30193,0,0,1,16,0,0,NULL), - (30194,0,0,1,16,0,0,NULL), - (30195,0,0,1,16,0,0,NULL), - (30196,0,0,1,16,0,0,NULL), - (30197,0,0,1,16,0,0,NULL), - (30198,0,0,1,16,0,0,NULL), - (30199,0,0,1,16,0,0,NULL), - (30200,0,0,1,16,0,0,NULL), - (30201,0,0,1,16,0,0,NULL), - (30202,0,0,1,16,0,0,NULL), - (30203,0,0,1,16,0,0,NULL), - (30204,0,0,1,16,0,0,NULL), - (30205,0,0,1,16,0,0,NULL), - (30206,0,0,1,16,0,0,NULL), (30207,0,0,1,16,0,0,'10348'), - (30208,0,0,1,16,0,0,NULL), - (30209,0,0,1,16,0,0,NULL), - (30210,0,0,1,16,0,0,NULL), - (30211,0,0,1,16,0,0,NULL), - (30212,0,0,1,16,0,0,NULL), - (30213,0,0,1,16,0,0,NULL), - (30214,0,0,1,16,0,0,NULL), - (30215,0,0,1,16,0,0,NULL), - (30216,0,0,1,16,0,0,NULL), - (30217,0,0,1,16,0,0,NULL), - (30218,0,0,1,16,0,0,NULL), - (30219,0,0,1,16,0,0,NULL), - (30220,0,0,1,16,0,0,NULL), - (30221,0,0,1,16,0,0,NULL), - (30222,0,0,1,16,0,0,NULL), - (30223,0,0,1,16,0,0,NULL), - (30224,0,0,1,16,0,0,NULL), - (30225,0,0,1,16,0,0,NULL), - (30226,0,0,1,16,0,0,NULL), - (30227,0,0,1,16,0,0,NULL), - (30228,0,0,1,16,0,0,NULL), - (30229,0,0,1,16,0,0,NULL), - (30230,0,0,1,16,0,0,NULL), - (30231,0,0,1,16,0,0,NULL), - (30232,0,0,1,16,0,0,'13864'), - (30233,0,0,1,16,0,0,NULL), - (30234,0,0,1,16,0,0,'13864'), - (30235,0,0,1,16,0,0,NULL), - (30236,0,0,1,16,0,0,'13864'), - (30237,0,0,1,16,0,0,NULL), - (30238,0,0,1,16,0,0,NULL), - (30239,0,0,1,16,0,0,NULL), - (30240,0,0,1,16,0,0,NULL), - (30241,0,0,1,16,0,0,NULL), - (30242,0,0,1,16,0,0,NULL), - (30243,0,0,1,16,0,0,NULL), - (30244,0,0,1,16,0,0,NULL), - (30245,0,0,1,16,0,0,NULL), - (30246,0,0,1,16,0,0,NULL), - (30247,0,0,1,16,0,0,NULL), - (30248,0,0,1,16,0,0,NULL), - (30249,0,0,1,16,0,0,NULL), - (30250,0,0,1,16,0,0,NULL), - (30251,0,0,1,16,0,0,NULL), - (30252,0,0,1,16,0,0,NULL), - (30253,0,0,1,16,0,0,NULL), - (30254,0,0,1,16,0,0,NULL), - (30255,0,0,1,16,0,0,NULL), - (30256,0,0,1,16,0,0,NULL), - (30257,0,0,1,16,0,0,NULL), - (30258,0,0,1,16,0,0,NULL), - (30259,0,0,1,16,0,0,NULL), - (30260,0,0,1,16,0,0,NULL), - (30261,0,0,1,16,0,0,NULL), - (30262,0,0,1,16,0,0,NULL), - (30263,0,0,1,16,0,0,NULL), - (30264,0,0,1,16,0,0,NULL), - (30265,0,0,1,16,0,0,NULL), - (30266,0,0,1,16,0,0,NULL), - (30267,0,0,1,16,0,0,NULL), - (30268,0,0,1,16,0,0,NULL), - (30269,0,0,1,16,0,0,NULL), - (30270,0,0,1,16,0,0,NULL), - (30271,0,0,1,16,0,0,NULL), - (30272,0,0,1,16,0,0,NULL), - (30273,0,0,1,16,0,0,NULL), - (30274,0,0,1,16,0,0,NULL), - (30275,0,0,1,16,0,0,NULL), - (30276,0,0,1,16,0,0,NULL), - (30277,0,0,1,16,0,0,NULL), - (30278,0,0,1,16,0,0,NULL), - (30279,0,0,1,16,0,0,NULL), - (30280,0,0,1,16,0,0,NULL), - (30281,0,0,1,16,0,0,NULL), - (30282,0,0,1,16,0,0,NULL), - (30283,0,0,1,16,0,0,NULL), - (30284,0,0,1,16,0,0,NULL), - (30285,0,0,1,16,0,0,NULL), - (30286,0,0,1,16,0,0,NULL), - (30287,0,0,1,16,0,0,NULL), - (30288,0,0,1,16,0,0,NULL), - (30289,0,0,1,16,0,0,NULL), - (30290,0,0,1,16,0,0,NULL), - (30291,0,0,1,16,0,0,NULL), - (30292,0,0,1,16,0,0,NULL), - (30293,0,0,1,16,0,0,NULL), - (30294,0,0,1,16,0,0,NULL), - (30295,0,0,1,16,0,0,NULL), - (30296,0,0,1,16,0,0,NULL), - (30297,0,0,1,16,0,0,NULL), - (30298,0,0,1,16,0,0,NULL), - (30299,0,0,1,16,0,0,NULL), - (30300,0,0,1,16,0,0,NULL), - (30301,0,0,1,16,0,0,NULL), - (30302,0,0,1,16,0,0,NULL), - (30303,0,0,1,16,0,0,NULL), - (30304,0,0,1,16,0,0,NULL), - (30305,0,0,1,16,0,0,NULL), - (30306,0,0,1,16,0,0,NULL), - (30307,0,0,1,16,0,0,NULL), - (30308,0,0,1,16,0,0,NULL), - (30309,0,0,1,16,0,0,NULL), - (30310,0,0,1,16,0,0,NULL), - (30311,0,0,1,16,0,0,NULL), - (30312,0,0,1,16,0,0,NULL), - (30313,0,0,1,16,0,0,NULL), - (30314,0,0,1,16,0,0,NULL), - (30315,0,0,1,16,0,0,NULL), - (30316,0,0,1,16,0,0,NULL), - (30317,0,0,1,16,0,0,NULL), - (30318,0,0,1,16,0,0,NULL), - (30319,0,0,1,16,0,0,NULL), - (30320,0,0,1,16,0,0,NULL), (30321,0,7,1,16,0,0,NULL), (30322,0,7,1,16,0,0,NULL), (30323,0,8,1,16,0,0,'13864'), - (30324,0,0,1,16,0,0,NULL), - (30325,0,0,1,16,0,0,NULL), - (30326,0,0,1,16,0,0,NULL), - (30327,0,0,1,16,0,0,NULL), - (30328,0,0,1,16,0,0,NULL), - (30329,0,0,1,16,0,0,NULL), - (30330,0,0,1,16,0,0,NULL), - (30331,0,0,1,16,0,0,NULL), - (30332,0,0,1,16,0,0,NULL), - (30333,0,0,1,16,0,0,NULL), - (30334,0,0,1,16,0,0,NULL), - (30335,0,0,1,16,0,0,NULL), - (30336,0,0,1,16,0,0,NULL), - (30337,0,0,1,16,0,0,NULL), - (30338,0,0,1,16,0,0,NULL), - (30339,0,0,1,16,0,0,NULL), - (30340,0,0,1,16,0,0,NULL), - (30341,0,0,1,16,0,0,NULL), - (30342,0,0,1,16,0,0,NULL), - (30343,0,0,1,16,0,0,NULL), - (30344,0,0,1,16,0,0,NULL), - (30345,0,0,1,16,0,0,NULL), - (30346,0,0,1,16,0,0,NULL), - (30347,0,0,1,16,0,0,NULL), - (30348,0,0,1,16,0,0,NULL), - (30349,0,0,1,16,0,0,NULL), - (30350,0,0,1,16,0,0,NULL), - (30351,0,0,1,16,0,0,NULL), - (30352,0,0,1,16,0,0,NULL), - (30353,0,0,1,16,0,0,NULL), - (30354,0,0,1,16,0,0,NULL), - (30355,0,0,1,16,0,0,NULL), - (30356,0,0,1,16,0,0,NULL), - (30357,0,0,1,16,0,0,NULL), - (30358,0,0,1,16,0,0,NULL), - (30359,0,0,1,16,0,0,NULL), - (30360,0,0,1,16,0,0,NULL), - (30361,0,0,1,16,0,0,NULL), - (30362,0,0,1,16,0,0,NULL), - (30363,0,0,1,16,0,0,NULL), - (30364,0,0,1,16,0,0,NULL), - (30365,0,0,1,16,0,0,NULL), - (30366,0,0,1,16,0,0,NULL), - (30367,0,0,1,16,0,0,NULL), - (30368,0,0,1,16,0,0,NULL), - (30369,0,0,1,16,0,0,NULL), - (30370,0,0,1,16,0,0,NULL), - (30371,0,0,1,16,0,0,NULL), - (30372,0,0,1,16,0,0,NULL), - (30373,0,0,1,16,0,0,NULL), - (30374,0,0,1,16,0,0,NULL), - (30375,0,0,1,16,0,0,NULL), - (30376,0,0,1,16,0,0,NULL), - (30377,0,0,1,16,0,0,NULL), - (30378,0,0,1,16,0,0,NULL), - (30379,0,0,1,16,0,0,NULL), - (30380,0,0,1,16,0,0,NULL), - (30381,0,0,1,16,0,0,NULL), - (30382,0,0,1,16,0,0,NULL), (30383,0,0,1,16,173,0,NULL), - (30384,0,0,1,16,0,0,NULL), - (30385,0,0,1,16,0,0,NULL), - (30386,0,0,1,16,0,0,NULL), - (30387,0,0,1,16,0,0,NULL), (30388,0,0,1,16,0,0,'10348'), - (30389,0,0,1,16,0,0,NULL), - (30390,0,0,1,16,0,0,NULL), - (30391,0,0,1,16,0,0,NULL), - (30392,0,0,1,16,0,0,NULL), - (30393,0,0,1,16,0,0,NULL), - (30394,0,0,1,16,0,0,NULL), - (30395,0,0,1,16,0,0,NULL), - (30396,0,0,1,16,0,0,NULL), - (30397,0,0,1,16,0,0,NULL), - (30398,0,0,1,16,0,0,NULL), - (30399,0,0,1,16,0,0,NULL), - (30400,0,0,1,16,0,0,NULL), - (30401,0,0,1,16,0,0,NULL), - (30402,0,0,1,16,0,0,NULL), - (30403,0,0,1,16,0,0,NULL), - (30404,0,0,1,16,0,0,NULL), - (30405,0,0,1,16,0,0,NULL), - (30406,0,0,1,16,0,0,NULL), - (30407,0,0,1,16,0,0,NULL), - (30408,0,0,1,16,0,0,NULL), - (30409,0,0,1,16,0,0,NULL), - (30410,0,0,1,16,0,0,NULL), - (30411,0,0,1,16,0,0,NULL), - (30412,0,0,1,16,0,0,NULL), - (30413,0,0,1,16,0,0,NULL), - (30414,0,0,1,16,0,0,NULL), - (30415,0,0,1,16,0,0,NULL), - (30416,0,0,1,16,0,0,NULL), - (30417,0,0,1,16,0,0,NULL), - (30418,0,0,1,16,0,0,NULL), - (30419,0,0,1,16,0,0,NULL), - (30420,0,0,1,16,0,0,NULL), - (30421,0,0,1,16,0,0,NULL), - (30422,0,0,1,16,0,0,NULL), - (30423,0,0,1,16,0,0,NULL), - (30424,0,0,1,16,0,0,NULL), - (30425,0,0,1,16,0,0,NULL), - (30426,0,0,1,16,0,0,NULL), - (30427,0,0,1,16,0,0,NULL), - (30428,0,0,1,16,0,0,NULL), - (30429,0,0,1,16,0,0,NULL), - (30430,0,0,1,16,0,0,NULL), - (30431,0,0,1,16,0,0,NULL), - (30432,0,0,1,16,0,0,NULL), - (30433,0,0,1,16,0,0,NULL), - (30434,0,0,1,16,0,0,NULL), - (30435,0,0,1,16,0,0,NULL), - (30436,0,0,1,16,0,0,NULL), - (30437,0,0,1,16,0,0,NULL), - (30438,0,0,1,16,0,0,NULL), - (30439,0,0,1,16,0,0,NULL), - (30440,0,0,1,16,0,0,NULL), - (30441,0,0,1,16,0,0,NULL), (30442,0,0,1,16,173,0,NULL), (30443,0,0,1,16,173,0,NULL), - (30444,0,0,1,16,0,0,NULL), - (30445,0,0,1,16,0,0,NULL), - (30446,0,0,1,16,0,0,NULL), - (30447,0,0,1,16,0,0,NULL), - (30448,0,0,1,16,0,0,NULL), - (30450,0,0,1,16,0,0,NULL), - (30451,0,0,1,16,0,0,NULL), - (30452,0,0,1,16,0,0,NULL), - (30453,0,0,1,16,0,0,NULL), - (30454,0,0,1,16,0,0,NULL), - (30455,0,0,1,16,0,0,NULL), - (30456,0,0,1,16,0,0,NULL), - (30457,0,0,1,16,0,0,NULL), - (30458,0,0,1,16,0,0,NULL), - (30459,0,0,1,16,0,0,NULL), - (30460,0,0,1,16,0,0,NULL), - (30461,0,0,1,16,0,0,NULL), - (30462,0,0,1,16,0,0,NULL), - (30464,0,0,1,16,0,0,NULL), - (30465,0,0,1,16,0,0,NULL), - (30466,0,0,1,16,0,0,NULL), - (30467,0,0,1,16,0,0,NULL), - (30468,0,0,1,16,0,0,NULL), - (30469,0,0,1,16,0,0,NULL), - (30470,0,0,1,16,0,0,NULL), - (30471,0,0,1,16,0,0,NULL), - (30472,0,0,1,16,0,0,NULL), - (30473,0,0,1,16,0,0,NULL), - (30474,0,0,1,16,0,0,NULL), - (30475,0,0,1,16,0,0,NULL), - (30476,0,0,1,16,0,0,NULL), - (30477,0,0,1,16,0,0,NULL), - (30478,0,0,1,16,0,0,NULL), - (30479,0,0,1,16,0,0,NULL), - (30480,0,0,1,16,0,0,NULL), - (30481,0,0,1,16,0,0,NULL), - (30482,0,0,1,16,0,0,NULL), - (30483,0,0,1,16,0,0,NULL), - (30484,0,0,1,16,0,0,NULL), - (30485,0,0,1,16,0,0,NULL), - (30486,0,0,1,16,0,0,NULL), - (30487,0,0,1,16,0,0,NULL), - (30488,0,0,1,16,0,0,NULL), - (30489,0,0,2,16,0,0,NULL), - (30491,0,0,1,16,0,0,NULL), - (30492,0,0,1,16,0,0,NULL), - (30493,0,0,1,16,0,0,NULL), - (30494,0,0,1,16,0,0,NULL), - (30495,0,0,1,16,0,0,NULL), - (30496,0,0,1,16,0,0,NULL), - (30497,0,0,1,16,0,0,NULL), - (30498,0,0,1,16,0,0,NULL), - (30499,0,0,1,16,0,0,NULL), - (30500,0,0,1,16,0,0,NULL), - (30501,0,0,1,16,0,0,NULL), - (30502,0,0,1,16,0,0,NULL), - (30503,0,0,1,16,0,0,NULL), - (30504,0,0,1,16,0,0,'18968'), - (30505,0,0,1,16,0,0,NULL), - (30506,0,0,1,16,0,0,NULL), - (30507,0,0,1,16,0,0,NULL), - (30508,0,0,1,16,0,0,NULL), - (30510,0,0,1,16,0,0,NULL), - (30513,0,0,1,16,0,0,NULL), - (30514,0,0,1,16,0,0,NULL), - (30515,0,0,1,16,0,0,NULL), - (30516,0,0,1,16,0,0,NULL), - (30517,0,0,1,16,0,0,NULL), - (30518,0,0,1,16,0,0,NULL), - (30519,0,0,1,16,0,0,NULL), - (30520,0,0,1,16,0,0,NULL), - (30521,0,0,1,16,0,0,NULL), - (30522,0,0,1,16,0,0,NULL), - (30523,0,0,1,16,0,0,NULL), - (30524,0,0,1,16,0,0,NULL), - (30525,0,0,1,16,0,0,NULL), - (30526,0,0,1,16,0,0,NULL), - (30527,0,0,1,16,0,0,NULL), - (30528,0,0,1,16,0,0,NULL), - (30529,0,0,1,16,0,0,NULL), - (30530,0,0,1,16,0,0,NULL), - (30531,0,0,1,16,0,0,NULL), - (30532,0,0,1,16,0,0,NULL), - (30533,0,0,1,16,0,0,NULL), - (30534,0,0,1,16,0,0,NULL), - (30535,0,0,1,16,0,0,NULL), - (30536,0,0,1,16,0,0,NULL), - (30537,0,0,1,16,0,0,NULL), - (30538,0,0,1,16,0,0,NULL), - (30539,0,0,1,16,0,0,NULL), - (30540,0,0,1,16,0,0,NULL), - (30541,0,0,1,16,0,0,NULL), - (30542,0,0,1,16,0,0,NULL), - (30543,0,0,1,16,0,0,NULL), - (30544,0,0,1,16,0,0,NULL), - (30545,0,0,1,16,0,0,NULL), - (30546,0,0,1,16,0,0,NULL), - (30547,0,0,1,16,0,0,NULL), - (30548,0,0,1,16,0,0,NULL), - (30549,0,0,1,16,0,0,NULL), - (30550,0,0,1,16,0,0,NULL), - (30551,0,0,1,16,0,0,NULL), - (30552,0,0,1,16,0,0,NULL), - (30553,0,0,1,16,0,0,NULL), - (30554,0,0,1,16,0,0,NULL), - (30555,0,0,1,16,0,0,NULL), - (30556,0,0,1,16,0,0,NULL), - (30557,0,0,1,16,0,0,NULL), - (30558,0,0,1,16,0,0,NULL), - (30559,0,0,1,16,0,0,NULL), - (30560,0,0,1,16,0,0,NULL), - (30561,0,0,1,16,0,0,NULL), - (30562,0,0,1,16,0,0,NULL), - (30563,0,0,1,16,0,0,NULL), - (30564,0,0,1,16,0,0,NULL), - (30565,0,0,1,16,0,0,NULL), - (30566,0,0,1,16,0,0,NULL), - (30567,0,0,1,16,0,0,NULL), - (30568,0,0,1,16,0,0,NULL), - (30569,0,0,1,16,0,0,NULL), - (30570,0,0,1,16,0,0,NULL), - (30571,0,0,1,16,0,0,NULL), - (30572,0,0,1,16,0,0,NULL), - (30573,0,0,1,16,0,0,NULL), - (30574,0,0,1,16,0,0,NULL), - (30575,0,0,1,16,0,0,NULL), - (30576,0,0,1,16,0,0,NULL), - (30577,0,0,1,16,0,0,NULL), - (30578,0,0,1,16,0,0,NULL), - (30579,0,0,1,16,0,0,NULL), - (30580,0,0,1,16,0,0,NULL), - (30581,0,0,1,16,0,0,NULL), - (30582,0,0,1,16,0,0,NULL), - (30583,0,0,1,16,0,0,NULL), - (30584,0,0,1,16,0,0,NULL), - (30585,0,0,1,16,0,0,NULL), - (30586,0,0,1,16,0,0,NULL), - (30587,0,0,1,16,0,0,NULL), - (30588,0,0,1,16,0,0,NULL), - (30589,0,0,1,16,0,0,NULL), - (30590,0,0,1,16,0,0,NULL), - (30591,0,0,1,16,0,0,NULL), - (30592,0,0,1,16,0,0,NULL), - (30593,0,0,1,16,0,0,NULL), - (30594,0,0,1,16,0,0,NULL), - (30595,0,0,1,16,0,0,NULL), - (30596,0,0,1,16,0,0,NULL), - (30597,0,0,1,16,0,0,NULL), - (30598,0,0,1,16,0,0,NULL), - (30599,0,0,1,16,0,0,NULL), - (30600,0,0,1,16,0,0,NULL), - (30601,0,0,1,16,0,0,NULL), - (30602,0,0,1,16,0,0,NULL), - (30603,0,0,1,16,0,0,NULL), - (30604,0,0,1,16,0,0,NULL), - (30605,0,0,1,16,0,0,NULL), - (30606,0,0,1,16,0,0,NULL), - (30607,0,0,1,16,0,0,NULL), - (30608,0,0,1,16,0,0,NULL), - (30609,0,0,1,16,0,0,NULL), (30610,0,0,1,16,173,0,NULL), (30611,0,0,1,16,173,0,NULL), - (30612,0,0,1,16,0,0,NULL), - (30613,0,0,1,16,0,0,NULL), - (30614,0,0,1,16,0,0,NULL), - (30615,0,0,1,16,0,0,NULL), - (30616,0,0,1,16,0,0,NULL), - (30617,0,0,1,16,0,0,NULL), - (30618,0,0,1,16,0,0,NULL), - (30619,0,0,1,16,0,0,NULL), - (30621,0,0,1,16,0,0,NULL), - (30622,0,0,1,16,0,0,NULL), - (30623,0,0,1,16,0,0,NULL), - (30624,0,0,1,16,0,0,NULL), - (30625,0,0,1,16,0,0,NULL), - (30626,0,0,1,16,0,0,NULL), - (30627,0,0,1,16,0,0,NULL), - (30628,0,0,1,16,0,0,NULL), - (30629,0,0,1,16,0,0,NULL), - (30630,0,0,1,16,0,0,NULL), - (30631,0,0,1,16,0,0,NULL), - (30632,0,0,1,16,0,0,NULL), - (30633,0,0,1,16,0,0,NULL), - (30634,0,0,1,16,0,0,NULL), - (30635,0,0,1,16,0,0,NULL), - (30637,0,0,1,16,0,0,NULL), - (30638,0,0,1,16,0,0,NULL), - (30639,0,0,1,16,0,0,NULL), - (30640,0,0,1,16,0,0,NULL), - (30641,0,0,1,16,0,0,NULL), - (30642,0,0,1,16,0,0,NULL), - (30643,0,0,1,16,0,0,NULL), - (30644,0,0,1,16,0,0,NULL), (30645,0,0,1,16,0,0,NULL), - (30646,0,0,1,16,0,0,NULL), - (30647,0,0,1,16,0,0,NULL), - (30648,0,0,1,16,0,0,NULL), - (30650,0,0,1,16,0,0,NULL), - (30651,0,0,1,16,0,0,NULL), - (30652,0,0,1,16,0,0,NULL), - (30653,0,0,1,16,0,0,NULL), - (30654,0,0,1,16,0,0,NULL), - (30655,0,0,1,16,0,0,NULL), - (30656,0,0,1,16,0,0,NULL), - (30657,0,0,1,16,0,0,NULL), - (30658,0,1114112,0,16,0,0,'7165'), - (30659,0,0,1,16,0,0,NULL), - (30660,0,0,1,16,0,0,NULL), - (30661,0,0,1,16,0,0,NULL), - (30662,0,0,1,16,0,0,NULL), - (30663,0,1114112,0,16,0,0,'7165'), - (30664,0,1114112,0,16,0,0,'7165'), - (30665,0,0,1,16,0,0,NULL), - (30666,0,0,1,16,0,0,NULL), - (30667,0,0,1,16,0,0,NULL), - (30668,0,1114112,0,16,0,0,'7165'), - (30669,0,1114112,0,16,0,0,'7165'), - (30670,0,1114112,0,16,0,0,'7165'), - (30671,0,0,1,16,0,0,NULL), - (30672,0,0,1,16,0,0,NULL), - (30673,0,0,1,16,0,0,NULL), - (30674,0,0,1,16,0,0,NULL), - (30675,0,0,1,16,0,0,NULL), - (30676,0,0,1,16,0,0,NULL), - (30677,0,0,1,16,0,0,NULL), - (30678,0,0,1,16,0,0,NULL), - (30679,0,0,1,16,0,0,NULL), - (30680,0,0,1,16,0,0,NULL), - (30681,0,0,1,16,0,0,NULL), - (30682,0,1,1,16,0,0,NULL), - (30683,0,0,1,16,0,0,NULL), - (30684,0,0,1,16,0,0,NULL), - (30685,0,0,1,16,0,0,NULL), - (30686,0,0,1,16,0,0,NULL), - (30687,0,0,1,16,0,0,NULL), - (30688,0,0,1,16,0,0,NULL), - (30689,0,0,1,16,0,0,NULL), - (30690,0,0,1,16,0,0,NULL), - (30691,0,0,1,16,0,0,NULL), - (30692,0,0,1,16,0,0,NULL), - (30693,0,0,1,16,0,0,NULL), - (30694,0,0,1,16,0,0,NULL), - (30695,0,0,1,16,0,0,NULL), - (30696,0,0,1,16,0,0,NULL), - (30697,0,0,1,16,0,0,NULL), - (30698,0,0,1,16,0,0,NULL), - (30699,0,0,1,16,0,0,NULL), - (30700,0,0,1,16,0,0,NULL), - (30701,0,0,1,16,0,0,NULL), (30703,0,0,1,16,173,0,NULL), - (30704,0,0,1,16,0,0,NULL), - (30705,0,0,1,16,0,0,NULL), - (30706,0,0,1,16,0,0,NULL), - (30711,0,0,1,16,0,0,NULL), - (30712,0,0,1,16,0,0,'18968'), - (30714,0,0,1,16,0,0,NULL), - (30715,0,0,1,16,0,0,NULL), - (30716,0,0,1,16,0,0,NULL), - (30718,0,0,1,16,0,0,NULL), - (30719,0,0,1,16,0,0,NULL), - (30720,0,0,1,16,0,0,NULL), - (30721,0,0,1,16,0,0,NULL), - (30722,0,0,1,16,0,0,NULL), - (30723,0,0,1,16,0,0,NULL), - (30724,0,0,1,16,0,0,NULL), - (30725,0,0,1,16,0,0,NULL), - (30726,0,0,1,16,0,0,NULL), - (30727,0,0,1,16,0,0,NULL), - (30728,0,0,1,16,0,0,NULL), - (30729,0,0,1,16,0,0,NULL), - (30730,0,0,1,16,0,0,NULL), - (30731,0,0,1,16,0,0,NULL), - (30732,0,0,1,16,0,0,NULL), - (30733,0,0,1,16,0,0,NULL), - (30734,0,0,1,16,0,0,NULL), - (30735,0,0,1,16,0,0,NULL), - (30736,0,0,1,16,0,0,NULL), - (30737,0,0,1,16,0,0,NULL), - (30738,0,0,1,16,0,0,NULL), - (30739,0,0,1,16,0,0,NULL), - (30740,0,0,1,16,0,0,NULL), (30741,0,8,1,16,0,0,NULL), - (30742,0,0,1,16,0,0,NULL), - (30745,0,0,1,16,0,0,NULL), - (30746,0,0,1,16,0,0,NULL), - (30747,0,0,1,16,0,0,NULL), - (30748,0,0,1,16,0,0,NULL), - (30749,0,0,1,16,0,0,NULL), - (30750,0,0,1,16,0,0,NULL), - (30751,0,0,1,16,0,0,NULL), - (30752,0,0,1,16,0,0,NULL), - (30753,0,0,1,16,0,0,NULL), - (30754,0,0,1,16,0,0,NULL), - (30755,0,0,1,16,0,0,NULL), (30756,0,0,1,16,173,0,NULL), - (30757,0,0,1,16,0,0,NULL), - (30762,0,0,1,16,0,0,NULL), - (30763,0,0,1,16,0,0,NULL), - (30764,0,0,1,16,0,0,NULL), - (30765,0,0,1,16,0,0,NULL), - (30766,0,0,1,16,0,0,NULL), - (30767,0,0,1,16,0,0,NULL), - (30768,0,0,1,16,0,0,NULL), - (30769,0,0,1,16,0,0,NULL), - (30770,0,0,1,16,0,0,NULL), - (30771,0,0,1,16,0,0,NULL), - (30772,0,0,1,16,0,0,NULL), - (30773,0,0,1,16,0,0,NULL), - (30774,0,0,1,16,0,0,NULL), - (30776,0,0,1,16,0,0,NULL), - (30779,0,0,1,16,0,0,NULL), - (30781,0,0,1,16,0,0,NULL), - (30782,0,0,1,16,0,0,NULL), - (30783,0,0,1,16,0,0,NULL), - (30784,0,0,1,16,0,0,NULL), - (30785,0,0,1,16,0,0,NULL), - (30786,0,0,1,16,0,0,NULL), - (30787,0,0,1,16,0,0,NULL), - (30788,0,0,1,16,0,0,NULL), - (30789,0,0,1,16,0,0,NULL), - (30790,0,0,1,16,0,0,NULL), - (30791,0,0,1,16,0,0,NULL), - (30792,0,0,1,16,0,0,NULL), - (30793,0,0,1,16,0,0,NULL), - (30794,0,0,1,16,0,0,NULL), - (30795,0,0,1,16,0,0,NULL), - (30796,0,0,1,16,0,0,NULL), - (30797,0,0,1,16,0,0,NULL), - (30798,0,0,1,16,0,0,NULL), - (30799,0,0,1,16,0,0,NULL), - (30800,0,0,1,16,0,0,NULL), - (30802,0,0,1,16,0,0,NULL), - (30803,0,0,1,16,0,0,NULL), - (30804,0,0,1,16,0,0,NULL), - (30805,0,0,1,16,0,0,NULL), - (30806,0,0,1,16,0,0,NULL), - (30807,0,0,1,16,0,0,NULL), - (30808,0,0,1,16,0,0,NULL), - (30809,0,0,1,16,0,0,NULL), - (30810,0,0,1,16,0,0,NULL), - (30811,0,0,1,16,0,0,NULL), - (30812,0,0,1,16,0,0,NULL), - (30813,0,0,1,16,0,0,NULL), - (30814,0,0,1,16,0,0,NULL), - (30815,0,0,1,16,0,0,NULL), - (30816,0,0,1,16,0,0,NULL), - (30817,0,0,1,16,0,0,NULL), - (30818,0,0,1,16,0,0,NULL), - (30819,0,0,1,16,0,0,NULL), - (30820,0,0,1,16,0,0,NULL), - (30822,0,0,1,16,0,0,NULL), - (30823,0,0,1,16,0,0,NULL), - (30824,0,0,1,16,0,0,NULL), - (30825,0,0,1,16,0,0,NULL), - (30826,0,0,1,16,0,0,NULL), - (30827,0,0,1,16,0,0,NULL), - (30828,0,0,1,16,0,0,NULL), - (30829,0,0,1,16,0,0,NULL), - (30830,0,0,1,16,0,0,NULL), - (30831,0,0,1,16,0,0,NULL), - (30832,0,0,1,16,0,0,NULL), - (30833,0,0,1,16,0,0,NULL), - (30834,0,0,1,16,0,0,NULL), - (30835,0,0,1,16,0,0,NULL), - (30836,0,0,1,16,0,0,NULL), - (30837,0,0,1,16,0,0,NULL), - (30838,0,0,1,16,0,0,NULL), - (30839,0,0,1,16,0,0,NULL), - (30841,0,0,1,16,0,0,NULL), - (30842,0,0,1,16,0,0,NULL), - (30843,0,0,1,16,0,0,NULL), - (30844,0,0,1,16,0,0,NULL), - (30845,0,0,1,16,0,0,NULL), - (30846,0,0,1,16,0,0,NULL), - (30847,0,0,1,16,0,0,NULL), - (30848,0,0,1,16,0,0,NULL), - (30849,0,0,1,16,0,0,NULL), - (30850,0,0,1,16,0,0,NULL), - (30851,0,0,1,16,0,0,NULL), - (30852,0,0,1,16,0,0,NULL), - (30853,0,0,1,16,0,0,NULL), - (30854,0,0,1,16,0,0,NULL), - (30855,0,0,1,16,0,0,NULL), - (30856,0,0,1,16,0,0,NULL), - (30857,0,0,1,16,0,0,NULL), - (30858,0,0,1,16,0,0,NULL), - (30859,0,0,1,16,0,0,NULL), - (30860,0,0,1,16,0,0,NULL), - (30861,0,0,1,16,0,0,NULL), - (30862,0,0,1,16,0,0,NULL), (30863,0,0,1,16,69,0,NULL), - (30864,0,0,1,16,0,0,NULL), - (30867,0,0,1,16,0,0,NULL), - (30868,0,0,1,16,0,0,NULL), - (30869,0,0,1,16,0,0,NULL), - (30870,0,0,1,16,0,0,NULL), (30871,0,3,1,16,0,0,NULL), - (30872,0,0,1,16,0,0,NULL), - (30873,0,0,1,16,0,0,NULL), - (30874,0,0,1,16,0,0,NULL), - (30875,0,0,1,16,0,0,NULL), - (30876,0,0,1,16,0,0,NULL), - (30877,0,0,1,16,0,0,NULL), - (30878,0,0,1,16,0,0,NULL), - (30880,0,0,1,16,0,0,NULL), - (30881,0,0,1,16,0,0,NULL), - (30882,0,0,1,16,0,0,NULL), - (30883,0,0,1,16,0,0,NULL), - (30884,0,0,1,16,0,0,NULL), - (30885,0,0,1,16,0,0,NULL), - (30886,0,0,1,16,0,0,NULL), - (30887,0,0,1,16,0,0,NULL), - (30888,0,0,1,16,0,0,NULL), - (30889,0,0,1,16,0,0,NULL), - (30890,0,0,1,16,0,0,NULL), - (30891,0,0,1,16,0,0,NULL), - (30892,0,0,1,16,0,0,NULL), - (30893,0,0,1,16,0,0,NULL), - (30894,0,0,1,16,0,0,NULL), - (30895,0,0,1,16,0,0,NULL), - (30896,0,0,1,16,0,0,NULL), - (30897,0,0,1,16,0,0,NULL), - (30898,0,0,1,16,0,0,NULL), - (30899,0,0,1,16,0,0,NULL), - (30900,0,0,1,16,0,0,NULL), - (30902,0,0,1,16,0,0,NULL), - (30903,0,0,1,16,0,0,NULL), - (30904,0,0,1,16,0,0,NULL), - (30905,0,0,1,16,0,0,NULL), - (30906,0,0,1,16,0,0,NULL), - (30908,0,0,1,16,0,0,NULL), - (30909,0,0,1,16,0,0,'18968'), (30910,0,0,1,16,0,0,NULL), - (30911,0,0,1,16,0,0,NULL), (30912,0,0,1,16,0,0,NULL), (30913,0,0,1,16,0,0,NULL), (30914,0,0,1,16,0,0,NULL), - (30915,0,0,1,16,0,0,NULL), - (30916,0,0,1,16,0,0,NULL), - (30917,0,0,1,16,0,0,NULL), - (30918,0,0,1,16,0,0,NULL), - (30919,0,0,1,16,0,0,NULL), - (30920,0,0,1,16,0,0,NULL), - (30921,0,0,1,16,0,0,NULL), - (30922,0,0,1,16,0,0,NULL), - (30924,0,0,1,16,0,0,NULL), - (30925,0,0,1,16,0,0,NULL), - (30926,0,0,1,16,0,0,NULL), - (30927,0,0,1,16,0,0,NULL), - (30928,0,0,1,16,0,0,NULL), - (30929,0,0,1,16,0,0,NULL), - (30930,0,0,1,16,0,0,NULL), - (30931,0,0,1,16,0,0,NULL), - (30932,0,0,1,16,0,0,NULL), - (30933,0,0,1,16,0,0,NULL), (30935,0,0,1,16,173,0,NULL), - (30936,0,0,1,16,0,0,NULL), - (30937,0,0,1,16,0,0,NULL), - (30938,0,0,1,16,0,0,NULL), - (30939,0,0,1,16,0,0,NULL), - (30940,0,0,1,16,0,0,NULL), - (30941,0,0,1,16,0,0,NULL), - (30942,0,0,1,16,0,0,NULL), - (30943,0,0,1,16,0,0,NULL), - (30944,0,0,1,16,0,0,NULL), - (30946,0,0,1,16,0,0,NULL), - (30947,0,0,1,16,0,0,NULL), - (30949,0,0,1,16,0,0,NULL), - (30952,0,0,1,16,0,0,NULL), - (30953,0,0,1,16,0,0,NULL), - (30954,0,0,1,16,0,0,NULL), - (30955,0,0,1,16,0,0,NULL), - (30956,0,0,1,16,0,0,NULL), - (30957,0,0,1,16,0,0,NULL), - (30958,0,0,1,16,0,0,NULL), - (30959,0,0,1,16,0,0,NULL), - (30960,0,0,1,16,0,0,NULL), - (30961,0,0,1,16,0,0,NULL), - (30962,0,0,1,16,0,0,NULL), - (30963,0,0,1,16,0,0,NULL), - (30964,0,0,1,16,0,0,NULL), - (30965,0,0,1,16,0,0,NULL), - (30966,0,0,1,16,0,0,NULL), - (30967,0,0,1,16,0,0,NULL), - (30968,0,0,1,16,0,0,NULL), - (30971,0,0,1,16,0,0,NULL), - (30975,0,0,1,16,0,0,NULL), - (30976,0,0,1,16,0,0,NULL), - (30977,0,0,1,16,0,0,NULL), - (30978,0,0,1,16,0,0,NULL), - (30979,0,0,1,16,0,0,NULL), - (30980,0,0,1,16,0,0,NULL), - (30982,0,0,1,16,0,0,NULL), - (30983,0,0,1,16,0,0,NULL), - (30984,0,0,1,16,0,0,NULL), - (30985,0,0,1,16,0,0,NULL), - (30986,0,0,1,16,0,0,NULL), - (30987,0,0,1,16,0,0,NULL), - (30988,0,0,1,16,0,0,NULL), - (30989,0,0,1,16,0,0,NULL), - (30990,0,0,1,16,0,0,NULL), - (30991,0,0,1,16,0,0,NULL), - (30992,0,0,1,16,0,0,NULL), - (30993,0,0,1,16,0,0,NULL), - (30994,0,0,1,16,0,0,NULL), - (30995,0,0,1,16,0,0,NULL), - (30996,0,0,1,16,0,0,NULL), - (30997,0,0,1,16,0,0,NULL), - (30998,0,0,1,16,0,0,NULL), - (30999,0,0,1,16,0,0,NULL), - (31000,0,0,1,16,0,0,NULL), - (31001,0,0,1,16,0,0,NULL), - (31002,0,0,1,16,0,0,NULL), - (31003,0,0,1,16,0,0,NULL), - (31004,0,0,1,16,0,0,NULL), - (31005,0,0,1,16,0,0,NULL), - (31006,0,0,1,16,0,0,NULL), - (31009,0,0,1,16,0,0,NULL), - (31010,0,0,1,16,0,0,NULL), - (31011,0,0,1,16,0,0,NULL), - (31012,0,0,1,16,0,0,NULL), - (31013,0,0,1,16,0,0,NULL), - (31014,0,0,1,16,0,0,NULL), - (31015,0,0,1,16,0,0,NULL), - (31016,0,0,1,16,0,0,NULL), - (31017,0,0,1,16,0,0,NULL), - (31018,0,0,1,16,0,0,NULL), - (31019,0,0,1,16,0,0,NULL), - (31020,0,0,1,16,0,0,NULL), - (31022,0,0,1,16,0,0,NULL), - (31023,0,0,1,16,0,0,NULL), - (31024,0,0,1,16,0,0,NULL), - (31025,0,0,1,16,0,0,NULL), - (31026,0,0,1,16,0,0,NULL), - (31027,0,0,1,16,0,0,NULL), - (31028,0,0,1,16,0,0,NULL), - (31029,0,0,1,16,0,0,NULL), - (31030,0,0,1,16,0,0,NULL), - (31031,0,0,1,16,0,0,NULL), - (31034,0,0,1,16,0,0,NULL), - (31035,0,0,1,16,0,0,NULL), (31036,0,0,1,16,173,0,NULL), - (31037,0,0,1,16,0,0,NULL), - (31038,0,0,1,16,0,0,NULL), - (31039,0,0,1,16,0,0,NULL), - (31040,0,0,1,16,0,0,NULL), - (31041,0,0,1,16,0,0,NULL), - (31042,0,0,1,16,0,0,NULL), - (31044,0,0,1,16,0,0,NULL), - (31048,0,0,1,16,0,0,NULL), - (31049,0,0,1,16,0,0,NULL), - (31063,0,0,1,16,0,0,NULL), - (31064,0,0,1,16,0,0,NULL), - (31066,0,0,1,16,0,0,NULL), - (31067,0,0,1,16,0,0,NULL), - (31068,0,0,1,16,0,0,NULL), - (31070,0,0,1,16,0,0,NULL), - (31071,0,0,1,16,0,0,NULL), - (31076,0,0,1,16,0,0,NULL), - (31077,0,33554432,1,16,0,0,NULL), - (31079,0,0,1,16,0,0,NULL), - (31080,0,0,1,16,0,0,NULL), - (31081,0,0,1,16,0,0,NULL), - (31082,0,0,1,16,0,0,NULL), - (31083,0,0,1,16,0,0,NULL), - (31085,0,0,1,16,0,0,NULL), - (31086,0,0,1,16,0,0,NULL), - (31087,0,0,1,16,0,0,NULL), - (31088,0,0,1,16,0,0,NULL), - (31089,0,0,1,16,0,0,NULL), - (31090,0,0,1,16,0,0,NULL), - (31091,0,0,1,16,0,0,NULL), - (31092,0,0,1,16,0,0,NULL), - (31093,0,0,1,16,0,0,NULL), - (31094,0,0,1,16,0,0,NULL), - (31095,0,0,1,16,0,0,NULL), - (31096,0,0,1,16,0,0,NULL), - (31097,0,0,1,16,0,0,NULL), - (31098,0,0,1,16,0,0,NULL), - (31099,0,0,1,16,0,0,NULL), - (31100,0,0,1,16,0,0,NULL), - (31101,0,0,1,16,0,0,NULL), - (31102,0,0,1,16,0,0,NULL), - (31103,0,0,1,16,0,0,NULL), - (31104,0,0,1,16,0,0,NULL), - (31105,0,0,1,16,0,0,NULL), - (31106,0,0,1,16,0,0,NULL), - (31107,0,0,1,16,0,0,NULL), - (31108,0,0,1,16,0,0,NULL), - (31109,0,0,1,16,0,0,NULL), - (31110,0,0,1,16,0,0,NULL), - (31111,0,0,1,16,0,0,NULL), - (31112,0,0,1,16,0,0,NULL), - (31113,0,0,1,16,0,0,'18968'), - (31114,0,0,1,16,0,0,'18968'), - (31115,0,0,1,16,0,0,NULL), - (31116,0,0,1,16,0,0,NULL), - (31117,0,0,1,16,0,0,NULL), - (31118,0,0,1,16,0,0,NULL), - (31119,0,0,1,16,0,0,NULL), - (31120,0,0,1,16,0,0,NULL), - (31121,0,0,1,16,0,0,NULL), - (31122,0,0,1,16,0,0,NULL), - (31123,0,0,1,16,0,0,NULL), - (31124,0,0,1,16,0,0,NULL), - (31125,0,0,1,16,0,0,'18968'), - (31126,0,0,1,16,0,0,'18968'), - (31127,0,0,1,16,0,0,NULL), - (31128,0,0,1,16,0,0,NULL), - (31129,0,0,1,16,0,0,NULL), - (31130,0,0,1,16,0,0,NULL), - (31131,0,0,1,16,0,0,NULL), - (31132,0,0,1,16,0,0,NULL), - (31133,0,0,1,16,0,0,NULL), - (31134,0,0,1,16,0,0,NULL), - (31135,0,0,1,16,0,0,NULL), - (31136,0,0,1,16,0,0,NULL), - (31137,0,0,1,16,0,0,NULL), - (31138,0,0,1,16,0,0,NULL), - (31139,0,0,1,16,0,0,NULL), - (31140,0,0,1,16,0,0,NULL), - (31141,0,0,1,16,0,0,NULL), - (31142,0,0,1,16,0,0,NULL), - (31143,0,0,1,16,0,0,NULL), - (31144,0,0,1,16,0,0,NULL), - (31145,0,0,1,16,0,0,NULL), - (31146,0,0,1,16,0,0,NULL), - (31147,0,0,1,16,0,0,NULL), - (31148,0,0,1,16,0,0,NULL), - (31149,0,0,1,16,0,0,NULL), - (31150,0,0,1,16,0,0,NULL), - (31151,0,0,1,16,0,0,NULL), - (31152,0,0,1,16,0,0,NULL), - (31153,0,0,1,16,0,0,NULL), - (31154,0,0,1,16,0,0,NULL), - (31155,0,0,1,16,0,0,NULL), - (31156,0,0,1,16,0,0,NULL), - (31157,0,0,1,16,0,0,NULL), - (31158,0,0,1,16,0,0,NULL), - (31159,0,0,1,16,0,0,NULL), - (31160,0,0,1,16,0,0,NULL), - (31161,0,0,1,16,0,0,NULL), - (31162,0,0,1,16,0,0,NULL), - (31163,0,0,1,16,0,0,NULL), - (31164,0,0,1,16,0,0,NULL), - (31165,0,0,1,16,0,0,NULL), - (31166,0,0,1,16,0,0,NULL), - (31167,0,0,1,16,0,0,NULL), - (31168,0,0,1,16,0,0,NULL), - (31169,0,0,1,16,0,0,NULL), - (31170,0,0,1,16,0,0,NULL), - (31172,0,0,1,16,0,0,NULL), - (31175,0,0,1,16,0,0,NULL), - (31176,0,0,1,16,0,0,NULL), - (31177,0,0,1,16,0,0,NULL), - (31180,0,0,1,16,0,0,NULL), - (31182,0,0,1,16,0,0,NULL), - (31183,0,0,1,16,0,0,NULL), - (31184,0,0,1,16,0,0,NULL), - (31185,0,0,1,16,0,0,NULL), - (31186,0,0,1,16,0,0,NULL), - (31187,0,0,1,16,0,0,NULL), - (31188,0,0,1,16,0,0,NULL), - (31189,0,0,1,16,0,0,NULL), - (31190,0,0,1,16,0,0,NULL), - (31191,0,0,1,16,0,0,NULL), - (31192,0,0,1,16,0,0,NULL), - (31193,0,0,1,16,0,0,NULL), - (31194,0,0,1,16,0,0,NULL), - (31195,0,0,1,16,0,0,NULL), - (31196,0,0,1,16,0,0,NULL), - (31197,0,0,1,16,0,0,NULL), - (31198,0,0,1,16,0,0,NULL), - (31199,0,0,1,16,0,0,NULL), - (31200,0,0,1,16,0,0,NULL), - (31201,0,0,1,16,0,0,NULL), - (31202,0,0,1,16,0,0,'18968'), - (31203,0,0,1,16,0,0,NULL), - (31204,0,0,1,16,0,0,NULL), (31205,0,0,1,16,0,0,NULL), - (31206,0,0,1,16,0,0,'18968'), - (31207,0,33554432,1,16,0,0,NULL), (31208,0,0,1,16,0,0,'18968'), - (31210,0,0,1,16,0,0,'18968'), - (31211,0,0,1,16,0,0,'18968'), - (31212,0,0,1,16,0,0,NULL), (31213,0,0,1,16,0,0,NULL), (31214,0,0,1,16,0,0,'18968'), - (31215,0,0,1,16,0,0,'18968'), - (31216,0,0,1,16,0,0,NULL), - (31217,0,0,1,16,0,0,NULL), (31218,0,0,1,16,0,0,NULL), - (31219,0,0,1,16,0,0,NULL), (31220,0,0,1,16,0,0,NULL), (31221,0,0,1,16,0,0,NULL), - (31222,0,0,1,16,0,0,'18968'), - (31223,0,0,1,16,0,0,NULL), - (31224,0,0,1,16,0,0,NULL), - (31225,0,0,1,16,0,0,NULL), - (31226,0,0,1,16,0,0,'18968'), - (31227,0,0,1,16,0,0,NULL), - (31228,0,0,1,16,0,0,NULL), - (31229,0,0,1,16,0,0,NULL), - (31230,0,0,1,16,0,0,NULL), - (31231,0,0,1,16,0,0,NULL), - (31232,0,0,1,16,0,0,NULL), - (31233,0,0,1,16,0,0,NULL), - (31234,0,0,1,16,0,0,NULL), - (31235,0,0,1,16,0,0,NULL), - (31236,0,0,1,16,0,0,NULL), - (31237,0,0,1,16,0,0,NULL), - (31238,0,0,1,16,0,0,NULL), - (31242,0,0,1,16,0,0,NULL), - (31244,0,0,1,16,0,0,NULL), - (31245,0,0,1,16,0,0,NULL), - (31246,0,33554432,1,16,0,0,NULL), - (31247,0,0,1,16,0,0,NULL), - (31248,0,0,1,16,0,0,NULL), - (31249,0,0,1,16,0,0,NULL), - (31250,0,0,1,16,0,0,NULL), - (31251,0,0,1,16,0,0,NULL), - (31252,0,0,1,16,0,0,NULL), - (31253,0,0,1,16,0,0,NULL), - (31254,0,0,1,16,0,0,NULL), - (31255,0,0,1,16,0,0,NULL), - (31256,0,0,1,16,0,0,NULL), - (31258,0,0,1,16,0,0,NULL), - (31259,0,0,1,16,0,0,NULL), - (31262,0,0,1,16,0,0,NULL), - (31263,0,0,1,16,0,0,NULL), - (31264,0,0,1,16,0,0,NULL), - (31265,0,0,1,16,0,0,NULL), - (31267,0,0,1,16,0,0,NULL), - (31268,0,0,1,16,0,0,NULL), - (31270,0,0,1,16,0,0,NULL), - (31271,0,0,1,16,0,0,NULL), - (31272,0,33554432,1,16,0,0,NULL), - (31273,0,0,1,16,0,0,NULL), - (31274,0,0,1,16,0,0,NULL), - (31277,0,0,1,16,0,0,NULL), - (31278,0,0,1,16,0,0,NULL), - (31279,0,0,1,16,0,0,NULL), - (31280,0,0,1,16,0,0,NULL), - (31281,0,0,1,16,0,0,NULL), - (31282,0,0,1,16,0,0,NULL), - (31283,0,0,1,16,0,0,NULL), - (31284,0,0,1,16,0,0,NULL), - (31285,0,0,1,16,0,0,NULL), - (31286,0,0,1,16,0,0,NULL), - (31287,0,0,1,16,0,0,NULL), - (31288,0,0,1,16,0,0,NULL), - (31289,0,0,1,16,0,0,NULL), - (31290,0,0,1,16,0,0,NULL), - (31291,0,0,1,16,0,0,NULL), - (31292,0,0,1,16,0,0,NULL), - (31293,0,0,1,16,0,0,NULL), - (31294,0,0,1,16,0,0,NULL), - (31295,0,0,1,16,0,0,NULL), - (31297,0,0,1,16,0,0,NULL), - (31298,0,0,1,16,0,0,NULL), - (31299,0,0,1,16,0,0,NULL), - (31300,0,0,1,16,0,0,NULL), - (31301,0,0,1,16,0,0,NULL), - (31305,0,0,1,16,0,0,NULL), - (31306,0,0,1,16,0,0,NULL), (31307,0,0,1,16,173,0,NULL), - (31308,0,0,1,16,0,0,NULL), - (31309,0,0,1,16,0,0,NULL), - (31310,0,0,1,16,0,0,NULL), - (31311,0,33554432,1,16,0,0,NULL), - (31312,0,0,1,16,0,0,NULL), - (31313,0,0,1,16,0,0,NULL), - (31314,0,33554432,1,16,0,0,NULL), - (31315,0,33554432,1,16,0,0,NULL), - (31316,0,33554432,1,16,0,0,NULL), - (31317,0,0,1,16,0,0,NULL), - (31318,0,0,1,16,0,0,NULL), - (31319,0,0,1,16,0,0,NULL), - (31320,0,0,1,16,0,0,NULL), (31321,0,0,1,16,0,0,NULL), - (31322,0,0,1,16,0,0,NULL), - (31323,0,0,1,16,0,0,NULL), - (31324,0,0,1,16,0,0,NULL), - (31326,0,0,1,16,0,0,NULL), - (31327,0,0,1,16,0,0,NULL), - (31329,0,0,1,16,0,0,NULL), - (31331,0,0,1,16,0,0,NULL), - (31335,0,0,1,16,0,0,NULL), - (31336,0,0,1,16,0,0,'18968'), - (31338,0,0,1,16,0,0,'18968'), - (31339,0,0,1,16,0,0,'18968'), - (31341,0,0,1,16,0,0,NULL), - (31343,0,0,1,16,0,0,NULL), - (31344,0,0,1,16,0,0,NULL), - (31346,0,0,1,16,0,0,NULL), - (31350,0,0,1,16,0,0,NULL), - (31351,0,0,1,16,0,0,'18968'), - (31352,0,0,1,16,0,0,NULL), - (31353,0,0,1,16,0,0,'18968'), - (31354,0,0,1,16,0,0,NULL), - (31355,0,0,1,16,0,0,NULL), - (31356,0,0,1,16,0,0,NULL), - (31357,0,0,1,16,0,0,NULL), - (31358,0,0,1,16,0,0,NULL), - (31359,0,0,1,16,0,0,NULL), (31360,0,0,1,16,0,0,'18968'), - (31361,0,0,1,16,0,0,NULL), - (31362,0,0,1,16,0,0,NULL), - (31363,0,0,1,16,0,0,NULL), - (31364,0,0,1,16,0,0,'18968'), - (31365,0,0,1,16,0,0,'18968'), - (31366,0,0,1,16,0,0,NULL), - (31367,0,0,1,16,0,0,NULL), - (31368,0,0,1,16,0,0,NULL), - (31369,0,0,1,16,0,0,'18968'), - (31370,0,0,1,16,0,0,NULL), - (31371,0,0,1,16,0,0,NULL), - (31372,0,0,1,16,0,0,NULL), - (31373,0,0,1,16,0,0,NULL), - (31374,0,0,1,16,0,0,NULL), - (31375,0,0,1,16,0,0,NULL), - (31376,0,0,1,16,0,0,NULL), - (31377,0,0,1,16,0,0,NULL), - (31378,0,0,1,16,0,0,NULL), - (31379,0,0,1,16,0,0,NULL), - (31380,0,0,1,16,0,0,NULL), - (31381,0,0,1,16,0,0,NULL), - (31382,0,0,1,16,0,0,NULL), - (31384,0,0,1,16,0,0,NULL), (31385,0,0,1,16,0,0,'18968'), - (31386,0,0,1,16,0,0,NULL), (31387,0,0,1,16,0,0,'18968'), - (31388,0,0,1,16,0,0,NULL), - (31389,0,0,1,16,0,0,NULL), (31390,0,0,1,16,0,0,'18968'), (31391,0,0,1,16,0,0,'18968'), - (31392,0,0,1,16,0,0,NULL), (31393,0,0,1,16,0,0,'18968'), - (31394,0,0,1,16,0,0,NULL), - (31395,0,0,1,16,0,0,NULL), - (31396,0,0,1,16,0,0,NULL), (31397,0,0,1,16,0,0,NULL), - (31399,0,0,1,16,0,0,NULL), - (31400,0,0,1,16,0,0,NULL), - (31401,0,0,1,16,0,0,NULL), (31402,0,0,1,16,0,0,NULL), - (31403,0,0,1,16,0,0,NULL), - (31404,0,0,1,16,0,0,NULL), - (31405,0,0,1,16,0,0,NULL), (31406,0,0,1,16,0,0,NULL), - (31407,0,0,1,16,0,0,NULL), - (31408,0,0,1,16,0,0,NULL), - (31409,0,0,1,16,0,0,NULL), - (31410,0,0,1,16,0,0,NULL), - (31411,0,0,1,16,0,0,NULL), - (31412,0,0,1,16,0,0,NULL), - (31413,0,0,1,16,0,0,NULL), - (31414,0,0,1,16,0,0,NULL), - (31415,0,0,1,16,0,0,NULL), - (31416,0,0,1,16,0,0,NULL), - (31417,0,0,1,16,0,0,NULL), - (31418,0,0,1,16,0,0,NULL), - (31419,0,0,1,16,0,0,NULL), - (31420,0,0,1,16,0,0,NULL), - (31421,0,0,1,16,0,0,NULL), - (31422,0,0,1,16,0,0,NULL), - (31423,0,33554432,1,16,0,0,NULL), - (31424,0,0,1,16,0,0,NULL), - (31426,0,0,1,16,0,0,NULL), - (31427,0,0,1,16,0,0,NULL), - (31428,0,0,1,16,0,0,NULL), - (31429,0,0,1,16,0,0,NULL), - (31430,0,0,1,16,0,0,NULL), - (31431,0,0,1,16,0,0,NULL), - (31432,0,0,1,16,0,0,NULL), - (31433,0,0,1,16,0,0,NULL), - (31434,0,0,1,16,0,0,NULL), - (31435,0,0,1,16,0,0,NULL), - (31436,0,0,1,16,0,0,NULL), - (31437,0,0,1,16,0,0,NULL), - (31438,0,0,1,16,0,0,NULL), - (31439,0,0,1,16,0,0,NULL), - (31440,0,33554432,1,16,0,0,NULL), - (31441,0,0,1,16,0,0,NULL), - (31442,0,0,1,16,0,0,NULL), - (31443,0,0,1,16,0,0,NULL), - (31444,0,0,1,16,0,0,NULL), - (31445,0,0,1,16,0,0,NULL), - (31446,0,0,1,16,0,0,NULL), - (31447,0,0,1,16,0,0,NULL), - (31448,0,0,1,16,0,0,NULL), - (31449,0,0,1,16,0,0,NULL), - (31450,0,0,1,16,0,0,NULL), - (31451,0,0,1,16,0,0,NULL), (31452,0,0,1,16,0,0,NULL), - (31453,0,0,1,16,0,0,NULL), - (31454,0,0,1,16,0,0,NULL), - (31455,0,0,1,16,0,0,NULL), - (31456,0,0,1,16,0,0,NULL), - (31457,0,0,1,16,0,0,NULL), - (31458,0,0,1,16,0,0,'18968'), - (31459,0,0,1,16,0,0,'18968'), - (31460,0,0,1,16,0,0,NULL), - (31461,0,0,1,16,0,0,NULL), - (31462,0,0,1,16,0,0,NULL), (31463,0,0,1,16,0,0,'18968'), - (31464,0,0,1,16,0,0,'18968'), - (31465,0,0,1,16,0,0,'18968'), - (31466,0,0,1,16,0,0,'18968'), - (31467,0,0,1,16,0,0,NULL), - (31468,0,0,1,16,0,0,NULL), - (31469,0,0,1,16,0,0,NULL), - (31470,0,0,1,16,0,0,'18968'), - (31471,0,0,1,16,0,0,NULL), - (31472,0,0,1,16,0,0,'18968'), (31473,0,0,1,16,0,0,'18968'), - (31474,0,0,1,16,0,0,NULL), - (31475,0,0,1,16,0,0,NULL), - (31476,0,0,1,16,0,0,NULL), - (31477,0,0,1,16,0,0,NULL), - (31478,0,0,1,16,0,0,NULL), (31479,0,0,1,16,0,0,NULL), - (31480,0,0,1,16,0,0,NULL), - (31481,0,0,1,16,0,0,NULL), (31482,0,0,1,16,0,0,NULL), - (31483,0,0,1,16,0,0,NULL), - (31484,0,0,1,16,0,0,NULL), (31485,0,0,1,16,0,0,NULL), - (31486,0,0,1,16,0,0,NULL), - (31487,0,0,1,16,0,0,'18968'), - (31488,0,0,1,16,0,0,'18968'), - (31489,0,0,1,16,0,0,NULL), - (31491,0,0,1,16,0,0,NULL), - (31492,0,0,1,16,0,0,'18968'), - (31493,0,0,1,16,0,0,'18968'), - (31494,0,0,1,16,0,0,NULL), - (31495,0,0,1,16,0,0,NULL), - (31496,0,0,1,16,0,0,NULL), - (31497,0,0,1,16,0,0,'18968'), - (31498,0,0,1,16,0,0,NULL), - (31499,0,0,1,16,0,0,NULL), - (31500,0,0,1,16,0,0,NULL), - (31501,0,0,1,16,0,0,NULL), - (31502,0,0,1,16,0,0,NULL), - (31503,0,0,1,16,0,0,NULL), - (31504,0,0,1,16,0,0,NULL), - (31505,0,0,1,16,0,0,NULL), - (31506,0,0,1,16,0,0,NULL), - (31507,0,0,1,16,0,0,NULL), - (31508,0,0,1,16,0,0,NULL), - (31509,0,0,1,16,0,0,NULL), - (31510,0,0,1,16,0,0,NULL), - (31511,0,0,1,16,0,0,NULL), - (31512,0,0,1,16,0,0,NULL), - (31513,0,0,1,16,0,0,NULL), - (31514,0,0,1,16,0,0,NULL), - (31515,0,0,1,16,0,0,NULL), - (31516,0,0,1,16,0,0,NULL), - (31517,0,0,1,16,0,0,NULL), - (31518,0,0,1,16,0,0,NULL), - (31519,0,0,1,16,0,0,NULL), - (31520,0,0,1,16,0,0,NULL), - (31521,0,0,1,16,0,0,'18968'), - (31522,0,0,1,16,0,0,'18968'), - (31523,0,0,1,16,0,0,'18968'), - (31524,0,0,1,16,0,0,NULL), - (31525,0,0,1,16,0,0,'18968'), (31526,0,0,1,16,0,0,NULL), - (31527,0,0,1,16,0,0,NULL), - (31528,0,0,1,16,0,0,NULL), - (31529,0,0,1,16,0,0,NULL), - (31531,0,0,1,16,0,0,NULL), (31532,0,0,1,16,0,0,NULL), - (31533,0,0,1,16,0,0,NULL), - (31534,0,0,1,16,0,0,NULL), - (31535,0,0,1,16,0,0,NULL), - (31536,0,0,1,16,0,0,NULL), - (31537,0,0,1,16,0,0,NULL), - (31538,0,0,1,16,0,0,NULL), - (31539,0,0,1,16,0,0,NULL), - (31540,0,0,1,16,0,0,NULL), - (31541,0,0,1,16,0,0,NULL), - (31542,0,0,1,16,0,0,'18968'), - (31543,0,0,1,16,0,0,NULL), - (31544,0,0,1,16,0,0,NULL), - (31545,0,0,1,16,0,0,NULL), - (31546,0,0,1,16,0,0,NULL), - (31547,0,0,1,16,0,0,NULL), - (31548,0,0,1,16,0,0,NULL), - (31550,0,0,1,16,0,0,NULL), - (31551,0,0,1,16,0,0,NULL), - (31556,0,0,1,16,0,0,NULL), - (31558,0,0,1,16,0,0,NULL), - (31559,0,0,1,16,0,0,NULL), - (31561,0,0,1,16,0,0,NULL), - (31563,0,0,1,16,0,0,NULL), - (31565,0,0,1,16,0,0,NULL), - (31569,0,0,1,16,0,0,NULL), - (31570,0,0,1,16,0,0,NULL), - (31577,0,0,1,16,0,0,NULL), - (31582,0,0,1,16,0,0,NULL), - (31583,0,0,1,16,0,0,NULL), - (31584,0,0,1,16,0,0,NULL), - (31585,0,0,1,16,0,0,NULL), - (31586,0,0,1,16,0,0,NULL), - (31587,0,0,1,16,0,0,NULL), - (31588,0,0,1,16,0,0,NULL), - (31589,0,0,1,16,0,0,NULL), - (31590,0,0,1,16,0,0,NULL), - (31591,0,0,1,16,0,0,NULL), (31592,0,0,1,16,173,0,NULL), - (31593,0,0,1,16,0,0,NULL), - (31594,0,0,1,16,0,0,NULL), (31595,0,0,1,16,173,0,NULL), - (31596,0,0,1,16,0,0,NULL), - (31598,0,0,1,16,0,0,NULL), - (31599,0,0,1,16,0,0,NULL), - (31600,0,0,1,16,0,0,NULL), - (31601,0,0,1,16,0,0,NULL), - (31602,0,0,1,16,0,0,NULL), - (31603,0,0,1,16,0,0,NULL), - (31604,0,0,1,16,0,0,NULL), - (31605,0,0,1,16,0,0,NULL), - (31606,0,0,1,16,0,0,'18968'), (31607,0,0,1,16,0,0,'18968'), (31608,0,0,1,16,0,0,'18968'), - (31609,0,33554432,1,16,0,0,NULL), - (31610,0,0,1,16,0,0,'18968'), - (31611,0,0,1,16,0,0,'18968'), - (31612,0,0,1,16,0,0,NULL), - (31613,0,0,1,16,0,0,NULL), - (31614,0,0,1,16,0,0,NULL), - (31615,0,0,1,16,0,0,'18968'), - (31616,0,0,1,16,0,0,'18968'), (31617,0,0,1,16,0,0,'18968'), - (31618,0,0,1,16,0,0,'18968'), (31619,0,0,1,16,0,0,'18968'), - (31620,0,0,1,16,0,0,'18968'), - (31621,0,0,1,16,0,0,'18968'), (31622,0,0,1,16,0,0,'18968'), - (31623,0,0,1,16,0,0,'18968'), - (31624,0,0,1,16,0,0,NULL), - (31625,0,0,1,16,0,0,'18968'), - (31626,0,0,1,16,0,0,'18968'), - (31627,0,0,1,16,0,0,'18968'), - (31628,0,0,1,16,0,0,'18968'), - (31629,0,0,1,16,0,0,NULL), - (31631,0,0,1,16,0,0,NULL), - (31634,0,0,1,16,0,0,NULL), - (31637,0,0,1,16,0,0,NULL), - (31638,0,33554432,1,16,0,0,NULL), - (31640,0,33554432,1,16,0,0,NULL), - (31643,0,0,1,16,0,0,NULL), - (31647,0,0,1,16,0,0,NULL), - (31648,0,33554432,1,16,0,0,NULL), - (31650,0,0,1,16,0,0,NULL), - (31651,0,33554432,1,16,0,0,NULL), - (31653,0,0,1,16,0,0,NULL), - (31654,0,0,1,16,0,0,NULL), - (31655,0,0,1,16,0,0,NULL), - (31656,0,0,1,16,0,0,NULL), - (31657,0,0,1,16,0,0,NULL), - (31658,0,0,1,16,0,0,NULL), - (31659,0,0,1,16,0,0,NULL), - (31660,0,0,1,16,0,0,NULL), - (31661,0,0,1,16,0,0,NULL), - (31662,0,0,1,16,0,0,NULL), - (31663,0,0,1,16,0,0,NULL), - (31664,0,0,1,16,0,0,NULL), - (31665,0,0,1,16,0,0,NULL), - (31669,0,0,1,16,0,0,NULL), - (31670,0,0,1,16,0,0,NULL), - (31672,0,0,1,16,0,0,NULL), - (31673,0,0,1,16,0,0,NULL), - (31674,0,0,1,16,0,0,NULL), - (31675,0,0,1,16,0,0,NULL), - (31676,0,0,1,16,0,0,NULL), - (31677,0,0,1,16,0,0,NULL), - (31678,0,0,1,16,0,0,NULL), - (31679,0,0,1,16,0,0,NULL), - (31680,0,0,1,16,0,0,NULL), - (31681,0,0,1,16,0,0,NULL), - (31682,0,0,1,16,0,0,NULL), - (31683,0,0,1,16,0,0,NULL), - (31684,0,0,1,16,0,0,NULL), - (31685,0,0,1,16,0,0,NULL), - (31687,0,0,1,16,0,0,NULL), - (31688,0,0,1,16,0,0,NULL), - (31690,0,0,1,16,0,0,NULL), - (31691,0,0,1,16,0,0,NULL), - (31692,0,0,1,16,0,0,NULL), - (31693,0,0,1,16,0,0,NULL), - (31694,0,0,1,16,0,0,NULL), - (31695,0,0,1,16,0,0,NULL), - (31696,0,0,1,16,0,0,NULL), - (31697,0,0,1,16,0,0,NULL), - (31698,0,0,1,16,0,0,NULL), - (31699,0,0,1,16,0,0,NULL), - (31700,0,0,1,16,0,0,NULL), - (31702,0,0,1,16,0,0,NULL), - (31703,0,0,1,16,0,0,NULL), - (31704,0,0,1,16,0,0,NULL), - (31705,0,0,1,16,0,0,NULL), - (31706,0,0,1,16,0,0,NULL), - (31707,0,0,1,16,0,0,NULL), - (31708,0,0,1,16,0,0,NULL), - (31709,0,0,1,16,0,0,NULL), - (31710,0,0,1,16,0,0,NULL), - (31711,0,0,1,16,0,0,NULL), - (31712,0,0,1,16,0,0,NULL), - (31713,0,0,1,16,0,0,NULL), - (31714,0,0,1,16,0,0,NULL), - (31715,0,0,1,16,0,0,NULL), - (31717,0,0,1,16,0,0,NULL), - (31718,0,0,1,16,0,0,NULL), - (31719,0,0,1,16,0,0,NULL), - (31720,0,0,1,16,0,0,NULL), - (31721,0,0,1,16,0,0,NULL), - (31722,0,0,1,16,0,0,NULL), - (31724,0,0,1,16,0,0,NULL), (31727,0,0,1,16,0,0,NULL), - (31728,0,0,1,16,0,0,NULL), - (31729,0,0,1,16,0,0,'18968'), - (31731,0,0,1,16,0,0,'18968'), - (31732,0,0,1,16,0,0,NULL), - (31748,0,0,1,16,0,0,NULL), - (31760,0,0,1,16,0,0,NULL), - (31762,0,0,1,16,0,0,NULL), - (31773,0,0,1,16,0,0,NULL), - (31781,0,0,1,16,0,0,NULL), - (31782,0,0,1,16,0,0,NULL), - (31783,0,0,1,16,0,0,NULL), - (31784,0,0,1,16,0,0,NULL), - (31785,0,0,1,16,0,0,NULL), - (31786,0,0,1,16,0,0,NULL), - (31787,0,0,1,16,0,0,NULL), - (31788,0,0,1,16,0,0,NULL), - (31789,0,0,1,16,0,0,NULL), - (31790,0,0,1,16,0,0,NULL), - (31791,0,0,1,16,0,0,NULL), - (31792,0,0,1,16,0,0,NULL), - (31793,0,0,1,16,0,0,NULL), - (31794,0,0,1,16,0,0,NULL), - (31795,0,0,1,16,0,0,NULL), - (31796,0,0,1,16,0,0,NULL), - (31797,0,0,1,16,0,0,NULL), - (31798,0,0,1,16,0,0,NULL), - (31800,0,0,1,16,0,0,NULL), - (31801,0,0,1,16,0,0,NULL), - (31802,0,0,1,16,0,0,NULL), - (31803,0,0,1,16,0,0,NULL), - (31804,0,1,1,16,0,0,NULL), - (31806,0,0,1,16,0,0,NULL), - (31807,0,0,1,16,0,0,NULL), - (31808,0,0,1,16,0,0,NULL), - (31809,0,0,1,16,0,0,NULL), - (31810,0,0,1,16,0,0,NULL), - (31811,0,0,1,16,0,0,NULL), - (31812,0,0,1,16,0,0,NULL), - (31813,0,0,1,16,0,0,NULL), - (31814,0,0,1,16,0,0,NULL), - (31815,0,0,1,16,0,0,NULL), - (31816,0,0,1,16,0,0,NULL), - (31817,0,0,1,16,0,0,NULL), - (31818,0,0,1,16,0,0,NULL), - (31819,0,0,1,16,0,0,NULL), - (31820,0,0,1,16,0,0,NULL), - (31821,0,0,1,16,0,0,NULL), - (31823,0,0,1,16,0,0,NULL), - (31824,0,0,1,16,0,0,NULL), - (31826,0,0,1,16,0,0,NULL), - (31827,0,0,1,16,0,0,NULL), - (31828,0,0,1,16,0,0,NULL), - (31829,0,0,1,16,0,0,'13787'), - (31830,0,0,1,16,0,0,NULL), - (31831,0,0,1,16,0,0,NULL), - (31832,0,0,1,16,0,0,NULL), - (31833,0,0,1,16,0,0,NULL), - (31835,0,0,1,16,0,0,NULL), - (31836,0,0,1,16,0,0,NULL), - (31837,0,0,1,16,0,0,'13787'), - (31838,0,0,1,16,0,0,NULL), - (31840,0,0,1,16,0,0,NULL), - (31841,0,0,1,16,0,0,NULL), - (31842,0,0,1,16,0,0,NULL), - (31843,0,0,1,16,0,0,NULL), - (31844,0,0,1,16,0,0,NULL), - (31845,0,0,1,16,0,0,NULL), - (31846,0,0,1,16,0,0,NULL), - (31847,0,0,1,16,0,0,NULL), - (31848,0,0,1,16,0,0,NULL), - (31849,0,0,1,16,0,0,NULL), - (31850,0,0,1,16,0,0,NULL), - (31851,0,0,1,16,0,0,NULL), - (31852,0,0,1,16,0,0,NULL), - (31853,0,0,1,16,0,0,NULL), - (31854,0,0,1,16,0,0,NULL), - (31855,0,0,1,16,0,0,NULL), - (31856,0,0,1,16,0,0,NULL), - (31857,0,0,1,16,0,0,NULL), - (31858,0,0,1,16,0,0,NULL), - (31859,0,0,1,16,0,0,NULL), - (31860,0,0,1,16,0,0,NULL), - (31861,0,0,1,16,0,0,NULL), - (31862,0,0,2,16,0,0,NULL), - (31863,0,0,1,16,0,0,NULL), - (31864,0,0,1,16,69,0,NULL), - (31865,0,0,1,16,0,0,NULL), - (31866,0,0,1,16,0,0,'8118'), - (31867,0,0,1,16,0,0,NULL), - (31868,0,0,1,16,0,0,NULL), - (31869,0,0,1,16,0,0,NULL), - (31870,0,8,1,16,0,0,NULL), - (31871,0,0,1,16,0,0,NULL), - (31872,0,0,1,16,0,0,NULL), - (31873,0,0,1,16,0,0,NULL), - (31874,0,0,2,16,0,0,NULL), - (31875,0,1,1,16,0,0,NULL), - (31876,0,0,1,16,0,0,NULL), - (31877,0,1,1,16,0,0,NULL), - (31878,0,0,1,16,0,0,NULL), - (31879,0,0,1,16,0,0,NULL), - (31880,0,0,1,16,0,0,NULL), - (31881,0,0,1,16,0,0,NULL), - (31882,0,0,1,16,0,0,NULL), - (31883,0,0,1,16,0,0,NULL), - (31884,0,0,1,16,0,0,NULL), - (31885,0,0,1,16,0,0,NULL), - (31886,0,0,1,16,0,0,NULL), - (31887,0,0,1,16,0,0,NULL), - (31888,0,0,1,16,0,0,NULL), - (31889,0,0,1,16,0,0,NULL), - (31890,0,0,1,16,36,0,NULL), - (31891,0,0,1,16,0,0,NULL), - (31892,0,0,0,16,0,0,NULL), - (31893,0,0,0,16,0,0,NULL), - (31894,0,0,1,16,0,0,NULL), - (31895,0,0,0,16,0,0,NULL), - (31896,0,0,2,16,0,0,NULL), - (31897,0,0,1,16,0,0,NULL), - (31898,0,0,1,16,0,0,NULL), - (31899,0,0,1,16,0,0,NULL), - (31900,0,0,1,16,0,0,NULL), - (31901,0,0,1,16,0,0,NULL), - (31902,0,0,1,16,0,0,NULL), - (31903,0,0,1,16,0,0,NULL), - (31904,0,0,1,16,0,0,NULL), - (31905,0,0,1,16,0,0,NULL), - (31906,0,0,1,16,0,0,NULL), - (31907,0,0,1,16,0,0,NULL), - (31909,0,0,1,16,0,0,NULL), - (31910,0,0,1,16,0,0,NULL), - (31911,0,0,1,16,0,0,NULL), - (31912,0,0,1,16,0,0,NULL), - (31913,0,0,1,16,0,0,NULL), - (31914,0,0,1,16,0,0,NULL), - (31915,0,0,1,16,0,0,NULL), - (31916,0,0,1,16,0,0,NULL), - (31917,0,0,1,16,0,0,NULL), - (31918,0,0,1,16,0,0,NULL), - (31919,0,0,1,16,0,0,NULL), - (31920,0,0,1,16,0,0,NULL), - (31921,0,0,1,16,0,0,NULL), - (31922,0,0,1,16,0,0,NULL), - (31923,0,0,1,16,0,0,NULL), - (31924,0,0,1,16,0,0,NULL), - (31925,0,0,2,16,0,0,NULL), - (31926,0,0,1,16,0,0,NULL), - (31927,0,0,1,16,0,0,NULL), - (31928,0,0,1,16,0,0,NULL), - (31929,0,0,1,16,0,0,NULL), - (31930,0,0,1,16,0,0,NULL), - (31932,0,0,1,16,0,0,NULL), - (31933,0,0,1,16,0,0,NULL), - (31935,0,0,1,16,0,0,NULL), - (31936,0,0,1,16,0,0,NULL), - (31938,0,0,1,16,0,0,NULL), - (31939,0,0,1,16,0,0,NULL), - (31944,0,0,1,16,0,0,NULL), - (31945,0,0,1,16,0,0,NULL), - (31946,0,0,1,16,0,0,NULL), - (31947,0,0,1,16,0,0,NULL), - (31948,0,0,1,16,0,0,NULL), - (31949,0,0,2,16,0,0,NULL), - (31950,0,0,1,16,0,0,NULL), - (31951,0,0,1,16,0,0,NULL), - (31952,0,0,1,16,0,0,NULL), - (31954,0,0,1,16,0,0,NULL), (31980,0,0,0,0,0,0,NULL), - (31981,0,0,1,16,0,0,NULL), - (31982,0,0,1,16,0,0,NULL), - (31983,0,0,1,16,0,0,NULL), - (31984,0,0,1,16,0,0,NULL), - (31985,0,0,1,16,0,0,NULL), - (31986,0,0,1,16,0,0,NULL), - (31987,0,0,1,16,0,0,NULL), - (31988,0,0,1,16,0,0,NULL), - (31989,0,0,1,16,0,0,NULL), - (31990,0,0,1,16,0,0,NULL), - (31991,0,0,1,16,0,0,NULL), - (31992,0,0,1,16,0,0,NULL), - (31993,0,0,1,16,0,0,NULL), - (31994,0,0,1,16,0,0,NULL), - (31995,0,0,1,16,0,0,NULL), - (31996,0,0,1,16,0,0,NULL), - (31997,0,0,1,16,0,0,NULL), - (31998,0,0,1,16,0,0,NULL), - (31999,0,0,1,16,0,0,NULL), - (32000,0,0,1,16,0,0,NULL), - (32001,0,0,1,16,0,0,NULL), - (32002,0,0,1,16,0,0,NULL), - (32003,0,0,1,16,0,0,NULL), - (32004,0,0,1,16,0,0,NULL), - (32005,0,0,1,16,0,0,NULL), - (32006,0,0,1,16,0,0,NULL), - (32007,0,0,1,16,0,0,NULL), - (32008,0,0,1,16,0,0,NULL), - (32013,0,0,1,16,0,0,NULL), - (32014,0,0,1,16,0,0,NULL), - (32015,0,0,1,16,0,0,NULL), - (32016,0,0,1,16,0,0,NULL), - (32017,0,0,1,16,0,0,NULL), - (32018,0,0,1,16,0,0,NULL), - (32019,0,0,1,16,0,0,NULL), - (32020,0,0,1,16,0,0,NULL), - (32021,0,0,1,16,0,0,NULL), - (32022,0,0,1,16,0,0,'8907'), - (32023,0,0,1,16,0,0,NULL), - (32024,0,0,1,16,0,0,NULL), - (32025,0,0,1,16,0,0,NULL), - (32026,0,0,1,16,0,0,NULL), - (32027,0,0,1,16,0,0,NULL), (32028,10672,0,1,16,0,0,NULL), - (32029,0,0,1,16,0,0,NULL), - (32030,0,0,1,16,0,0,NULL), - (32031,0,0,1,16,0,0,NULL), - (32032,0,0,1,16,0,0,NULL), - (32033,0,0,1,16,0,0,NULL), - (32034,0,0,1,16,0,0,NULL), - (32036,0,0,1,16,0,0,NULL), - (32037,0,0,1,16,0,0,NULL), - (32038,0,0,1,16,0,0,NULL), - (32039,0,0,2,16,0,0,NULL), - (32040,0,0,1,16,0,0,NULL), - (32041,0,0,1,16,0,0,NULL), - (32042,0,0,1,16,0,0,NULL), - (32044,0,0,1,16,0,0,NULL), - (32045,0,0,1,16,0,0,NULL), - (32046,0,0,1,16,0,0,NULL), - (32047,0,0,1,16,0,0,NULL), - (32048,0,0,1,16,0,0,NULL), - (32049,0,0,1,16,0,0,NULL), - (32050,0,0,1,16,0,0,NULL), - (32051,0,0,1,16,0,0,NULL), - (32052,0,0,2,16,0,0,NULL), - (32053,0,0,1,16,0,0,NULL), - (32056,0,0,1,16,0,0,NULL), - (32057,0,0,1,16,0,0,NULL), - (32058,0,0,1,16,0,0,NULL), - (32059,0,0,1,16,0,0,NULL), - (32060,0,0,1,16,0,0,NULL), - (32061,0,0,1,16,0,0,NULL), - (32062,0,0,1,16,0,0,NULL), - (32063,0,0,1,16,0,0,NULL), - (32064,0,0,1,16,0,0,NULL), - (32065,0,0,1,16,0,0,NULL), - (32067,0,0,0,16,0,0,NULL), - (32068,0,0,0,16,0,0,NULL), - (32071,0,0,0,16,0,0,NULL), (32072,0,0,1,16,0,0,'18950'), (32073,0,0,1,16,0,0,'18950'), (32074,0,0,1,16,0,0,'18950'), - (32075,0,0,1,16,0,0,NULL), - (32076,0,0,1,16,0,0,NULL), - (32077,0,0,1,16,0,0,NULL), - (32078,0,0,1,16,0,0,NULL), - (32079,0,0,1,16,0,0,NULL), - (32080,0,0,1,16,0,0,NULL), - (32081,0,0,1,16,0,0,NULL), - (32082,0,0,1,16,0,0,NULL), - (32083,0,0,1,16,0,0,NULL), - (32084,0,0,1,16,0,0,NULL), - (32085,0,0,1,16,0,0,NULL), - (32086,0,0,1,16,0,0,NULL), - (32087,0,0,1,16,0,0,NULL), - (32088,0,0,1,16,0,0,NULL), - (32089,0,0,1,16,0,0,NULL), - (32090,0,0,1,16,0,0,NULL), - (32091,0,0,1,16,0,0,NULL), - (32092,0,0,1,16,0,0,NULL), - (32093,0,0,1,16,0,0,NULL), - (32094,0,0,1,16,0,0,NULL), - (32095,0,0,1,16,0,0,NULL), - (32096,0,0,1,16,0,0,NULL), - (32097,0,0,1,16,0,0,NULL), - (32098,0,0,1,16,0,0,NULL), - (32099,0,0,1,16,0,0,NULL), - (32100,0,0,1,16,0,0,NULL), - (32103,0,0,1,16,0,0,NULL), - (32104,0,0,1,16,0,0,NULL), - (32105,0,0,1,16,0,0,NULL), - (32106,0,0,1,16,0,0,NULL), - (32108,0,0,1,16,0,0,NULL), - (32109,0,0,1,16,0,0,NULL), - (32110,0,0,1,16,0,0,NULL), - (32111,0,0,1,16,0,0,NULL), - (32112,0,0,1,16,0,0,NULL), - (32113,0,0,1,16,0,0,NULL), - (32114,0,0,1,16,0,0,NULL), - (32115,0,0,1,16,0,0,NULL), - (32116,0,0,1,16,0,0,NULL), - (32117,0,0,1,16,0,0,NULL), - (32118,0,0,1,16,0,0,NULL), - (32119,0,0,1,16,0,0,NULL), - (32120,0,0,1,16,0,0,NULL), - (32121,0,0,1,16,0,0,NULL), - (32122,0,0,1,16,0,0,NULL), - (32123,0,0,1,16,0,0,NULL), - (32124,0,0,1,16,0,0,NULL), - (32125,0,0,1,16,0,0,NULL), - (32126,0,0,1,16,0,0,NULL), - (32127,0,0,1,16,0,0,NULL), - (32128,0,0,1,16,0,0,NULL), - (32129,0,0,1,16,0,0,NULL), - (32130,0,0,1,16,0,0,NULL), - (32131,0,0,1,16,0,0,NULL), - (32132,0,0,1,16,0,0,NULL), - (32133,0,0,1,16,0,0,NULL), - (32134,0,0,1,16,0,0,NULL), - (32135,0,0,1,16,0,0,NULL), - (32136,0,0,1,16,0,0,NULL), - (32137,0,0,1,16,0,0,NULL), - (32138,0,0,1,16,0,0,NULL), - (32139,0,0,1,16,0,0,NULL), - (32140,0,0,1,16,0,0,NULL), - (32141,0,0,1,16,0,0,NULL), - (32142,0,0,1,16,0,0,NULL), - (32143,0,0,1,16,0,0,NULL), - (32144,0,0,1,16,0,0,NULL), - (32145,0,0,1,16,0,0,NULL), - (32146,0,0,1,16,0,0,NULL), - (32147,0,0,1,16,0,0,NULL), - (32148,0,0,1,16,0,0,NULL), - (32149,0,0,1,16,0,0,NULL), - (32150,0,0,1,16,0,0,NULL), - (32151,0,0,1,16,0,0,NULL), - (32152,0,0,1,16,0,0,NULL), - (32153,0,0,1,16,0,0,NULL), - (32154,0,0,1,16,0,0,NULL), - (32155,0,0,1,16,0,0,NULL), - (32156,0,0,1,16,0,0,NULL), - (32157,0,0,1,16,0,0,NULL), - (32158,0,0,1,16,0,0,NULL), - (32159,0,0,1,16,0,0,NULL), - (32160,0,0,1,16,0,0,NULL), - (32161,0,0,1,16,0,0,NULL), - (32162,0,0,1,16,0,0,NULL), - (32163,0,0,1,16,0,0,NULL), - (32164,0,0,1,16,0,0,NULL), - (32165,0,0,1,16,0,0,NULL), - (32166,0,0,1,16,0,0,NULL), - (32167,0,0,1,16,0,0,NULL), - (32168,0,0,1,16,0,0,NULL), - (32169,0,0,1,16,0,0,NULL), - (32170,0,0,1,16,0,0,NULL), - (32171,0,0,1,16,0,0,NULL), - (32172,0,0,1,16,0,0,NULL), - (32173,0,0,1,16,0,0,NULL), - (32174,0,0,1,16,0,0,NULL), - (32175,0,0,1,16,0,0,NULL), - (32176,0,0,1,16,0,0,NULL), - (32177,0,0,1,16,0,0,NULL), - (32178,0,0,1,16,0,0,NULL), - (32179,0,0,1,16,0,0,NULL), - (32180,0,0,1,16,0,0,NULL), - (32181,0,0,1,16,0,0,NULL), - (32182,0,0,1,16,0,0,NULL), - (32183,0,0,1,16,0,0,NULL), - (32184,0,0,1,16,0,0,NULL), - (32185,0,0,1,16,0,0,NULL), - (32186,0,0,1,16,0,0,NULL), - (32187,0,0,1,16,0,0,NULL), - (32188,0,0,1,16,0,0,NULL), - (32189,0,0,1,16,0,0,NULL), - (32190,0,0,1,16,0,0,NULL), - (32191,0,0,1,16,0,0,NULL), - (32192,0,0,1,16,0,0,NULL), - (32193,0,0,1,16,0,0,NULL), - (32194,0,0,1,16,0,0,NULL), - (32195,0,0,1,16,0,0,NULL), - (32196,0,0,1,16,0,0,NULL), - (32197,0,0,1,16,0,0,NULL), - (32198,0,0,1,16,0,0,NULL), - (32199,0,0,1,16,0,0,NULL), - (32200,0,0,1,16,0,0,NULL), - (32201,0,0,1,16,0,0,NULL), - (32202,0,0,1,16,0,0,NULL), - (32203,0,0,1,16,0,0,NULL), - (32204,0,0,1,16,0,0,'7090'), - (32205,0,0,1,16,0,0,'7090'), - (32206,0,0,1,16,0,0,'7090'), - (32207,0,0,1,16,0,0,'7090'), - (32208,0,0,1,16,0,0,'7090'), - (32209,0,0,1,16,0,0,'7090'), - (32210,0,0,1,16,0,0,'7090'), - (32211,0,0,1,16,0,0,'7090'), - (32212,0,0,1,16,0,0,NULL), - (32213,0,0,1,16,0,0,NULL), - (32214,0,0,1,16,0,0,NULL), - (32215,0,0,1,16,0,0,NULL), - (32216,0,3,1,16,0,0,NULL), (32217,0,0,1,16,0,0,NULL), (32218,0,0,1,16,0,0,NULL), (32219,0,0,1,16,0,0,NULL), (32220,0,0,1,16,0,0,NULL), (32221,0,0,1,16,0,0,NULL), - (32222,0,3,1,16,0,0,NULL), - (32223,0,3,1,16,0,0,NULL), (32224,0,0,1,16,0,0,NULL), (32225,0,0,1,16,0,0,NULL), (32226,0,0,1,16,0,0,NULL), @@ -92242,119 +65557,8 @@ VALUES (32229,0,0,1,16,0,0,NULL), (32230,0,0,1,16,0,0,NULL), (32231,0,0,1,16,0,0,NULL), - (32232,0,0,1,16,0,0,NULL), - (32233,0,0,1,16,0,0,NULL), - (32234,0,0,1,16,0,0,NULL), - (32235,0,0,1,16,0,0,NULL), - (32236,0,0,1,16,0,0,NULL), - (32237,0,0,1,16,0,0,NULL), - (32238,0,0,1,16,0,0,NULL), - (32239,0,0,1,16,0,0,NULL), - (32240,0,0,1,16,0,0,NULL), - (32241,0,0,1,16,0,0,NULL), - (32242,0,0,1,16,0,0,NULL), - (32243,0,0,1,16,0,0,NULL), - (32244,0,0,1,16,0,0,NULL), - (32245,0,0,1,16,0,0,NULL), - (32246,0,0,1,16,0,0,NULL), - (32247,0,0,1,16,0,0,NULL), - (32248,0,0,1,16,0,0,NULL), - (32249,0,0,1,16,0,0,NULL), - (32250,0,0,1,16,0,0,NULL), - (32251,0,0,1,16,0,0,NULL), - (32252,0,0,1,16,0,0,NULL), - (32253,0,0,1,16,0,0,NULL), - (32254,0,0,1,16,0,0,NULL), - (32255,0,0,1,16,0,0,NULL), - (32256,0,0,1,16,0,0,NULL), - (32257,0,0,1,16,0,0,NULL), - (32258,0,0,1,16,0,0,NULL), - (32259,0,0,1,16,0,0,NULL), - (32260,0,0,1,16,0,0,NULL), - (32261,0,0,1,16,0,0,NULL), - (32262,0,0,1,16,0,0,NULL), - (32263,0,0,1,16,0,0,NULL), - (32264,0,0,1,16,0,0,NULL), - (32265,0,0,1,16,0,0,NULL), - (32266,0,0,1,16,0,0,NULL), (32267,0,3,1,16,0,0,NULL), - (32268,0,0,1,16,0,0,NULL), - (32269,0,0,1,16,0,0,NULL), - (32270,0,0,1,16,0,0,NULL), - (32271,0,0,1,16,0,0,NULL), - (32272,0,0,1,16,0,0,NULL), - (32273,0,0,1,16,0,0,NULL), - (32274,0,0,1,16,0,0,NULL), - (32275,0,0,1,16,0,0,NULL), - (32276,0,0,1,16,0,0,NULL), - (32277,0,0,1,16,0,0,NULL), - (32278,0,0,1,16,0,0,NULL), - (32279,0,0,1,16,0,0,NULL), - (32280,0,0,1,16,0,0,NULL), - (32281,0,0,1,16,0,0,NULL), - (32282,0,0,1,16,0,0,NULL), - (32283,0,0,1,16,0,0,NULL), - (32284,0,0,1,16,0,0,NULL), - (32285,0,0,1,16,0,0,NULL), - (32286,0,0,1,16,0,0,NULL), - (32287,0,0,1,16,0,0,NULL), - (32288,0,0,1,16,0,0,NULL), - (32289,0,0,1,16,0,0,NULL), - (32290,0,0,1,16,0,0,NULL), - (32291,0,0,1,16,0,0,NULL), - (32292,0,1,1,16,0,0,NULL), - (32293,0,1,1,16,0,0,NULL), - (32294,0,1,1,16,0,0,NULL), - (32295,0,0,1,16,0,0,NULL), - (32296,0,0,1,16,0,0,NULL), - (32297,0,0,1,16,0,0,NULL), - (32298,0,0,1,16,0,0,NULL), - (32299,0,0,1,16,0,0,NULL), - (32300,0,0,1,16,0,0,NULL), - (32301,0,0,1,16,0,0,NULL), - (32302,0,0,1,16,0,0,NULL), - (32303,0,0,1,16,0,0,NULL), - (32304,0,0,1,16,0,0,NULL), - (32305,0,0,1,16,0,0,NULL), - (32306,0,0,1,16,0,0,NULL), - (32307,0,0,1,16,0,0,NULL), - (32308,0,0,1,16,0,0,NULL), - (32309,0,0,1,16,0,0,NULL), - (32310,0,0,1,16,0,0,NULL), - (32311,0,0,1,16,0,0,NULL), - (32312,0,0,1,16,0,0,NULL), - (32313,0,0,1,16,0,0,NULL), - (32314,0,0,1,16,0,0,NULL), - (32315,0,0,1,16,0,0,NULL), - (32316,0,0,1,16,0,0,NULL), - (32317,0,0,1,16,0,0,NULL), - (32318,0,0,1,16,0,0,NULL), - (32319,0,0,1,16,0,0,NULL), - (32320,0,0,1,16,0,0,NULL), - (32321,0,0,1,16,0,0,NULL), - (32322,0,0,1,16,0,0,NULL), - (32323,0,0,1,16,0,0,NULL), - (32324,0,0,1,16,0,0,NULL), - (32326,0,0,1,16,0,0,NULL), - (32328,0,0,1,16,0,0,NULL), - (32329,0,1,1,16,0,0,NULL), - (32330,0,0,1,16,0,0,NULL), - (32331,0,0,1,16,0,0,NULL), - (32332,0,0,1,16,0,0,NULL), - (32333,0,0,1,16,0,0,'20514'), - (32334,0,0,1,16,0,0,NULL), - (32335,0,0,1,16,0,0,NULL), - (32341,0,0,1,16,0,0,NULL), - (32342,0,0,1,16,0,0,NULL), - (32343,0,0,1,16,0,0,NULL), - (32344,0,0,1,16,0,0,NULL), - (32345,0,0,2,16,0,0,NULL), - (32346,0,0,1,16,0,0,NULL), - (32347,0,3,1,16,0,0,NULL), (32348,0,7,1,16,0,0,NULL), - (32349,0,3,1,16,0,0,'6431'), - (32350,0,0,1,16,0,0,NULL), - (32351,0,0,1,16,0,0,NULL), (32352,0,131072,1,16,0,0,'20540'), (32353,0,131072,1,16,0,0,'20540'), (32354,0,131072,1,16,0,0,'20540'), @@ -92375,431 +65579,16 @@ VALUES (32369,0,131072,1,16,0,0,'20540'), (32370,0,131072,1,16,0,0,'20540'), (32371,0,131072,1,16,0,0,'20540'), - (32372,0,0,1,16,0,0,NULL), - (32373,0,0,1,16,0,0,NULL), - (32378,0,8,1,16,0,0,NULL), - (32379,0,8,1,16,0,0,NULL), - (32380,0,8,1,16,0,0,NULL), - (32381,0,0,1,16,0,0,NULL), - (32382,0,0,1,16,0,0,NULL), - (32383,0,0,1,16,0,0,NULL), - (32384,0,0,1,16,0,0,NULL), - (32385,0,0,1,16,0,0,NULL), - (32386,0,0,1,16,0,0,NULL), - (32387,0,0,1,16,0,0,NULL), - (32388,0,0,1,16,0,0,NULL), - (32389,0,0,1,16,0,0,NULL), - (32390,0,0,1,16,0,0,NULL), - (32391,0,0,1,16,0,0,NULL), - (32392,0,0,1,16,0,0,NULL), - (32393,0,0,1,16,0,0,NULL), - (32394,0,0,1,16,0,0,NULL), - (32395,0,0,1,16,0,0,NULL), - (32396,0,0,1,16,0,0,NULL), - (32397,0,0,1,16,0,0,NULL), - (32398,0,0,1,16,0,0,NULL), - (32399,0,0,1,16,0,0,NULL), - (32400,0,0,1,16,0,0,NULL), - (32401,0,0,1,16,0,0,NULL), - (32402,0,0,1,16,0,0,NULL), - (32403,0,0,1,16,0,0,NULL), - (32404,0,0,1,16,0,0,NULL), - (32405,0,0,1,16,0,0,NULL), - (32406,0,0,1,16,0,0,NULL), - (32407,0,0,1,16,0,0,NULL), - (32408,0,0,1,16,0,0,NULL), - (32409,0,0,1,16,0,0,NULL), - (32410,0,0,1,16,0,0,NULL), - (32411,0,0,1,16,0,0,NULL), - (32412,0,0,1,16,0,0,NULL), - (32413,0,0,1,16,0,0,NULL), - (32414,0,0,1,16,0,0,NULL), - (32415,0,0,1,16,0,0,NULL), - (32416,0,0,1,16,0,0,NULL), - (32417,0,0,1,16,0,0,NULL), - (32418,0,0,1,16,0,0,NULL), - (32419,0,0,1,16,0,0,NULL), - (32420,0,0,1,16,0,0,NULL), - (32421,0,0,1,16,0,0,NULL), - (32422,0,0,1,16,0,0,NULL), - (32423,0,0,1,16,0,0,NULL), - (32424,0,0,1,16,0,0,NULL), - (32425,0,0,1,16,0,0,NULL), - (32426,0,0,1,16,0,0,NULL), - (32427,0,0,1,16,0,0,NULL), - (32428,0,0,1,16,0,0,NULL), - (32429,0,0,1,16,0,0,NULL), - (32430,0,0,1,16,0,0,NULL), - (32431,0,0,1,16,0,0,NULL), - (32432,0,0,1,16,0,0,NULL), - (32433,0,0,1,16,0,0,NULL), - (32434,0,0,1,16,0,0,NULL), - (32435,0,0,1,16,0,0,NULL), - (32436,0,0,1,16,0,0,NULL), - (32437,0,0,1,16,0,0,NULL), (32438,0,7,1,16,0,0,NULL), - (32439,0,0,1,16,0,0,NULL), - (32440,0,0,1,16,0,0,'7165'), - (32441,0,0,1,16,0,0,'7165'), - (32442,0,0,1,16,0,0,'7165'), - (32443,0,0,1,16,0,0,'7165'), - (32444,0,0,1,16,0,0,'7165'), - (32445,0,0,1,16,0,0,'7165'), - (32446,0,0,1,16,0,0,'7165'), - (32447,0,0,1,16,0,0,'7165'), - (32448,0,0,1,16,0,0,'7165'), (32449,0,0,1,16,0,0,NULL), (32450,0,0,1,16,0,0,NULL), - (32451,0,0,1,16,0,0,NULL), - (32452,0,0,1,16,0,0,NULL), - (32453,0,0,1,16,0,0,NULL), - (32454,0,0,1,16,0,0,NULL), - (32455,0,0,1,16,0,0,NULL), - (32456,0,0,1,16,0,0,NULL), - (32457,0,0,1,16,0,0,NULL), - (32458,0,0,1,16,0,0,NULL), - (32459,0,0,1,16,0,0,NULL), - (32460,0,0,1,16,0,0,NULL), - (32461,0,0,1,16,0,0,NULL), - (32462,0,0,1,16,0,0,NULL), - (32463,0,0,1,16,0,0,NULL), - (32464,0,0,1,16,0,0,NULL), - (32465,0,0,1,16,0,0,NULL), - (32466,0,0,1,16,0,0,NULL), - (32467,0,0,1,16,0,0,NULL), - (32468,0,0,1,16,0,0,NULL), - (32469,0,0,1,16,0,0,NULL), - (32470,0,0,1,16,0,0,NULL), - (32471,0,0,1,16,0,0,NULL), - (32472,0,0,1,16,0,0,NULL), - (32473,0,0,1,16,0,0,NULL), - (32474,0,0,1,16,0,0,NULL), - (32475,0,0,1,16,0,0,NULL), - (32476,0,0,1,16,0,0,NULL), - (32477,0,0,1,16,0,0,NULL), - (32478,0,0,1,16,0,0,NULL), - (32479,0,0,1,16,0,0,NULL), - (32480,0,0,1,16,0,0,NULL), - (32481,0,0,1,16,0,0,NULL), - (32482,0,0,1,16,0,0,NULL), - (32483,0,0,1,16,0,0,NULL), - (32484,0,0,1,16,0,0,NULL), - (32485,0,0,1,16,0,0,NULL), - (32486,0,0,1,16,0,0,NULL), - (32487,0,0,1,16,0,0,NULL), - (32488,0,0,1,16,0,0,NULL), - (32489,0,0,1,16,0,0,NULL), - (32490,0,0,1,16,0,0,NULL), - (32491,0,0,1,16,0,0,NULL), - (32492,0,0,1,16,0,0,NULL), - (32493,0,0,1,16,0,0,NULL), - (32494,0,0,1,16,0,0,NULL), - (32495,0,0,1,16,0,0,NULL), - (32496,0,0,1,16,0,0,NULL), - (32497,0,0,1,16,0,0,NULL), - (32498,0,0,1,16,0,0,NULL), - (32499,0,0,1,16,0,0,NULL), - (32500,0,0,1,16,0,0,NULL), - (32501,0,0,1,16,0,0,NULL), - (32502,0,0,1,16,0,0,NULL), - (32503,0,0,1,16,0,0,NULL), - (32504,0,0,1,16,0,0,NULL), - (32505,0,0,1,16,0,0,NULL), - (32506,0,0,1,16,0,0,NULL), - (32507,0,0,1,16,0,0,NULL), - (32508,0,0,1,16,0,0,NULL), - (32509,0,0,1,16,0,0,NULL), - (32510,0,0,1,16,0,0,NULL), - (32511,0,0,1,16,0,0,NULL), - (32512,0,0,1,16,0,0,NULL), - (32513,0,0,1,16,0,0,NULL), - (32514,0,0,1,16,0,0,NULL), - (32515,0,0,1,16,0,0,NULL), - (32516,0,0,1,16,0,0,NULL), - (32517,0,0,1,16,0,0,NULL), - (32518,0,0,1,16,0,0,NULL), - (32519,0,0,1,16,0,0,NULL), - (32520,0,0,1,16,0,0,NULL), - (32521,0,0,1,16,0,0,NULL), - (32522,0,0,1,16,0,0,NULL), - (32523,0,0,1,16,0,0,NULL), - (32524,0,0,1,16,0,0,NULL), - (32525,0,0,1,16,0,0,NULL), - (32526,0,0,1,16,0,0,NULL), - (32527,0,0,1,16,0,0,NULL), - (32528,0,0,1,16,0,0,NULL), - (32529,0,0,1,16,0,0,NULL), - (32530,0,0,1,16,0,0,NULL), - (32531,0,0,1,16,0,0,NULL), - (32532,0,0,1,16,0,0,NULL), - (32533,0,0,1,16,0,0,NULL), - (32534,0,0,1,16,0,0,NULL), - (32535,0,0,1,16,0,0,NULL), - (32536,0,0,1,16,0,0,NULL), - (32537,0,0,1,16,0,0,NULL), - (32538,0,0,1,16,0,0,NULL), - (32539,0,0,1,16,0,0,NULL), - (32540,0,0,1,16,0,0,NULL), - (32541,0,0,1,16,0,0,NULL), - (32542,0,0,1,16,0,0,NULL), - (32543,0,0,1,16,0,0,NULL), - (32544,0,0,1,16,0,0,NULL), - (32545,0,0,1,16,0,0,NULL), - (32546,0,0,1,16,0,0,NULL), - (32547,0,0,1,16,0,0,NULL), - (32548,0,0,1,16,0,0,NULL), - (32549,0,0,1,16,0,0,NULL), - (32550,0,0,1,16,0,0,NULL), - (32551,0,0,1,16,0,0,NULL), - (32552,0,0,1,16,0,0,NULL), - (32553,0,0,1,16,0,0,NULL), - (32554,0,0,1,16,0,0,NULL), - (32555,0,0,1,16,0,0,NULL), - (32556,0,0,1,16,0,0,NULL), - (32557,0,0,1,16,0,0,NULL), - (32558,0,0,1,16,0,0,NULL), - (32559,0,0,1,16,0,0,NULL), - (32560,0,0,1,16,0,0,NULL), - (32561,0,0,1,16,0,0,NULL), - (32562,0,0,1,16,0,0,NULL), - (32563,0,0,1,16,0,0,NULL), - (32564,0,0,1,16,0,0,NULL), - (32565,0,0,1,16,0,0,NULL), - (32566,0,0,1,16,0,0,NULL), - (32567,0,0,1,16,0,0,NULL), - (32568,0,0,1,16,0,0,NULL), - (32569,0,0,1,16,0,0,NULL), - (32570,0,0,1,16,0,0,NULL), - (32571,0,0,1,16,0,0,NULL), - (32572,0,0,1,16,0,0,NULL), - (32573,0,0,1,16,0,0,NULL), - (32574,0,0,1,16,0,0,NULL), - (32575,0,0,1,16,0,0,NULL), - (32576,0,0,1,16,0,0,NULL), - (32577,0,0,1,16,0,0,NULL), - (32578,0,0,1,16,0,0,NULL), - (32579,0,0,1,16,0,0,NULL), - (32580,0,0,1,16,0,0,NULL), - (32581,0,0,1,16,0,0,NULL), - (32582,0,0,1,16,0,0,NULL), - (32586,0,0,1,16,0,0,NULL), - (32587,0,0,1,16,0,0,NULL), - (32588,0,0,1,16,0,0,NULL), - (32589,0,0,1,16,0,0,NULL), - (32590,0,0,1,16,0,0,NULL), - (32591,0,0,1,16,0,0,NULL), - (32592,0,0,1,16,0,0,NULL), - (32593,0,0,1,16,0,0,NULL), - (32595,0,0,1,16,0,0,NULL), - (32596,0,0,1,16,0,0,NULL), - (32597,0,0,1,16,0,0,NULL), - (32598,0,0,1,16,0,0,NULL), - (32599,0,0,1,16,0,0,NULL), - (32600,0,0,1,16,0,0,NULL), - (32601,0,0,1,16,0,0,NULL), - (32602,0,0,1,16,0,0,NULL), - (32603,0,0,1,16,0,0,NULL), - (32604,0,0,1,16,0,0,NULL), - (32605,0,0,1,16,0,0,NULL), - (32606,0,0,1,16,0,0,NULL), - (32607,0,0,1,16,0,0,NULL), - (32608,0,0,1,16,0,0,NULL), - (32609,0,0,1,16,0,0,NULL), - (32610,0,0,1,16,0,0,NULL), - (32611,0,0,1,16,0,0,NULL), - (32612,0,0,1,16,0,0,NULL), - (32613,0,0,1,16,0,0,NULL), - (32614,0,0,1,16,0,0,NULL), - (32615,0,0,1,16,0,0,NULL), - (32616,0,0,1,16,0,0,NULL), - (32617,0,0,1,16,0,0,'7165'), - (32618,0,0,1,16,0,0,NULL), - (32619,0,0,1,16,0,0,NULL), - (32620,0,0,1,16,0,0,NULL), - (32621,0,0,1,16,0,0,NULL), - (32622,0,0,1,16,0,0,NULL), - (32623,0,0,1,16,0,0,NULL), - (32624,0,0,1,16,0,0,NULL), - (32625,0,0,1,16,0,0,NULL), - (32626,0,0,1,16,0,0,NULL), - (32627,0,0,1,16,0,0,NULL), - (32628,0,0,1,16,0,0,NULL), - (32629,0,0,1,16,0,0,NULL), - (32630,0,0,1,16,0,0,NULL), - (32631,0,0,1,16,0,0,NULL), - (32632,0,0,1,16,0,0,NULL), - (32633,0,0,1,16,0,0,NULL), - (32634,0,0,1,16,0,0,NULL), - (32635,0,0,1,16,0,0,NULL), - (32636,0,0,1,16,0,0,NULL), - (32637,0,0,1,16,0,0,NULL), - (32638,0,0,1,16,0,0,NULL), - (32639,0,0,1,16,0,0,NULL), - (32640,0,0,1,16,0,0,NULL), - (32641,0,0,1,16,0,0,NULL), - (32642,0,0,1,16,0,0,NULL), - (32643,0,0,1,16,0,0,NULL), - (32644,0,0,1,16,0,0,NULL), - (32645,0,0,1,16,0,0,NULL), - (32646,0,0,1,16,0,0,NULL), - (32647,0,0,2,16,0,0,NULL), - (32648,0,0,1,16,0,0,NULL), - (32649,0,0,1,16,0,0,NULL), - (32650,0,0,1,16,0,0,NULL), - (32651,0,0,1,16,0,0,NULL), - (32652,0,0,1,16,0,0,NULL), - (32653,0,0,1,16,0,0,NULL), - (32654,0,0,1,16,0,0,NULL), - (32655,0,0,1,16,0,0,NULL), - (32656,0,0,1,16,0,0,NULL), - (32657,0,0,1,16,0,0,NULL), - (32658,0,0,1,16,0,0,NULL), - (32659,0,0,1,16,0,0,NULL), - (32660,0,0,1,16,0,0,NULL), - (32661,0,0,1,16,0,0,NULL), - (32662,0,0,1,16,0,0,NULL), - (32663,0,0,1,16,0,0,NULL), - (32664,0,0,1,16,0,0,NULL), - (32665,0,0,1,16,0,0,NULL), - (32666,0,0,1,16,0,0,NULL), - (32667,0,0,1,16,0,0,NULL), - (32668,0,0,1,16,0,0,NULL), - (32669,0,0,1,16,0,0,NULL), - (32670,0,0,1,16,0,0,NULL), - (32671,0,0,1,16,0,0,NULL), - (32672,0,0,1,16,0,0,NULL), - (32673,0,0,1,16,0,0,NULL), - (32674,0,0,1,16,0,0,NULL), - (32675,0,0,1,16,0,0,NULL), - (32676,0,0,1,16,0,0,NULL), - (32677,0,0,1,16,0,0,NULL), - (32678,0,0,1,16,0,0,NULL), - (32679,0,0,1,16,0,0,NULL), - (32680,0,0,1,16,0,0,NULL), - (32681,0,0,1,16,0,0,NULL), - (32682,0,0,1,16,0,0,NULL), - (32683,0,0,1,16,0,0,NULL), - (32691,0,0,1,16,0,0,NULL), - (32692,0,0,1,16,0,0,NULL), - (32693,0,0,1,16,0,0,NULL), - (32694,0,0,2,16,0,0,NULL), - (32703,0,0,2,16,0,0,NULL), - (32704,0,0,1,16,0,0,NULL), - (32705,0,0,1,16,0,0,NULL), - (32706,0,0,1,16,0,0,NULL), - (32707,0,0,1,16,0,0,NULL), - (32708,0,0,1,16,0,0,NULL), - (32709,0,0,1,16,0,0,NULL), - (32710,0,0,1,16,0,0,NULL), - (32711,0,0,1,16,0,0,NULL), - (32712,0,0,1,16,0,0,NULL), - (32713,0,0,1,16,0,0,NULL), - (32714,0,0,1,16,0,0,NULL), - (32715,0,0,1,16,0,0,NULL), - (32716,0,0,1,16,0,0,NULL), - (32717,0,0,1,16,0,0,NULL), - (32718,0,0,1,16,0,0,NULL), - (32719,0,0,1,16,0,0,NULL), - (32720,0,0,1,16,0,0,NULL), - (32721,0,0,1,16,0,0,NULL), - (32722,0,0,1,16,0,0,NULL), - (32723,0,0,1,16,0,0,NULL), - (32724,0,0,1,16,0,0,NULL), - (32725,0,0,1,16,0,0,NULL), - (32726,0,0,1,16,0,0,NULL), - (32727,0,0,1,16,0,0,NULL), - (32728,0,0,1,16,0,0,NULL), - (32729,0,0,1,16,0,0,NULL), - (32730,0,0,1,16,0,0,NULL), - (32731,0,0,1,16,0,0,NULL), - (32732,0,0,1,16,0,0,NULL), - (32733,0,0,1,16,0,0,NULL), - (32734,0,0,1,16,0,0,NULL), - (32735,0,0,1,16,0,0,NULL), - (32736,0,0,1,16,0,0,NULL), - (32737,0,0,1,16,0,0,NULL), - (32738,0,0,1,16,0,0,NULL), - (32739,0,0,1,16,0,0,NULL), - (32740,0,0,1,16,0,0,NULL), - (32741,0,0,1,16,0,0,NULL), - (32742,0,0,1,16,0,0,NULL), - (32743,0,0,1,16,0,0,NULL), - (32744,0,0,1,16,0,0,NULL), - (32745,0,0,1,16,0,0,NULL), - (32746,0,0,1,16,0,0,NULL), - (32747,0,0,1,16,0,0,NULL), - (32748,0,0,1,16,0,0,NULL), - (32749,0,0,1,16,0,0,NULL), - (32750,0,0,1,16,0,0,NULL), - (32751,0,0,1,16,0,0,NULL), - (32752,0,0,1,16,0,0,NULL), - (32753,0,0,1,16,0,0,NULL), - (32754,0,0,1,16,0,0,NULL), - (32755,0,0,1,16,0,0,NULL), - (32756,0,0,1,16,0,0,NULL), - (32757,0,0,1,16,0,0,NULL), - (32758,0,0,1,16,0,0,NULL), - (32759,0,0,1,16,0,0,NULL), - (32760,0,0,1,16,0,0,NULL), - (32761,0,0,1,16,0,0,NULL), - (32762,0,0,1,16,0,0,NULL), - (32763,0,0,1,16,0,0,NULL), - (32764,0,0,1,16,0,0,NULL), - (32765,0,0,1,16,0,0,NULL), - (32766,0,0,1,16,0,0,NULL), - (32767,0,0,1,16,0,0,NULL), - (32768,0,0,1,16,0,0,NULL), - (32769,0,0,1,16,0,0,NULL), - (32770,0,0,1,16,0,0,NULL), - (32771,0,0,1,16,0,0,NULL), - (32772,0,0,1,16,0,0,NULL), - (32773,0,0,1,16,0,0,NULL), - (32774,0,0,1,16,0,0,NULL), - (32775,0,0,1,16,0,0,NULL), - (32776,0,0,1,16,0,0,NULL), - (32777,0,0,1,16,0,0,NULL), - (32778,0,0,1,16,0,0,NULL), - (32779,0,0,1,16,0,0,NULL), - (32780,0,0,1,16,0,0,NULL), - (32781,0,0,1,16,0,0,NULL), - (32782,0,0,1,16,0,0,NULL), - (32783,0,0,1,16,0,0,NULL), - (32784,0,0,1,16,0,0,NULL), - (32785,0,0,1,16,0,0,NULL), - (32786,0,0,1,16,0,0,NULL), - (32787,0,0,1,16,0,0,NULL), - (32788,0,0,1,16,0,0,NULL), - (32790,0,0,1,16,0,0,NULL), - (32791,0,0,1,16,0,0,NULL), - (32792,0,0,1,16,0,0,NULL), - (32793,0,0,1,16,0,0,NULL), - (32794,0,0,1,16,0,0,NULL), - (32795,0,0,1,16,0,0,NULL), - (32796,0,0,1,16,0,0,NULL), - (32797,0,0,1,16,0,0,NULL), - (32798,0,0,1,16,0,0,NULL), - (32799,0,0,1,16,0,0,NULL), - (32800,0,0,1,16,0,0,NULL), - (32801,0,0,1,16,0,0,NULL), - (32802,0,0,1,16,0,0,NULL), - (32803,0,0,1,16,0,0,NULL), - (32804,0,0,1,16,0,0,NULL), - (32805,0,0,1,16,0,0,NULL), - (32806,0,0,1,16,0,0,NULL), - (32807,0,0,1,16,0,0,NULL), - (32808,0,0,1,16,0,0,NULL), - (32810,0,0,1,16,0,0,NULL), (32811,0,0,1,16,234,0,NULL), (32812,0,0,1,16,234,0,NULL), - (32813,0,0,1,16,0,0,NULL), - (32814,0,0,1,16,0,0,NULL), (32815,0,0,1,16,234,0,NULL), (32816,0,0,1,16,234,0,NULL), - (32817,0,0,1,16,0,0,NULL), (32818,0,0,1,16,234,0,NULL), (32819,0,0,1,16,234,0,NULL), (32820,0,0,1,16,234,0,NULL), - (32821,0,0,1,16,0,0,NULL), (32822,0,0,1,16,234,0,NULL), (32823,0,0,1,16,234,0,NULL), (32824,0,0,1,16,234,0,NULL), @@ -92807,7 +65596,6 @@ VALUES (32826,0,0,1,16,234,0,NULL), (32827,0,0,1,16,234,0,NULL), (32828,0,0,1,16,234,0,NULL), - (32829,0,0,1,16,0,0,NULL), (32830,0,0,1,16,234,0,NULL), (32831,0,0,1,16,234,0,NULL), (32832,0,0,1,16,234,0,NULL), @@ -92817,678 +65605,27 @@ VALUES (32836,0,0,1,16,234,0,NULL), (32837,0,0,1,16,234,0,NULL), (32838,0,0,1,16,234,0,NULL), - (32839,0,0,1,16,0,0,NULL), (32840,0,0,1,16,234,0,NULL), - (32841,0,0,1,16,0,0,NULL), (32842,0,0,1,16,234,0,NULL), (32843,0,0,1,16,234,0,NULL), - (32844,0,0,1,16,0,0,NULL), - (32845,0,0,1,16,0,0,NULL), (32846,0,0,1,16,234,0,NULL), (32847,0,0,1,16,234,0,NULL), (32848,0,0,1,16,234,0,NULL), (32849,0,0,1,16,234,0,NULL), - (32850,0,0,1,16,0,0,NULL), - (32851,0,0,1,16,0,0,NULL), - (32852,0,0,1,16,0,0,NULL), - (32853,0,0,1,16,0,0,NULL), - (32854,0,0,1,16,0,0,NULL), - (32855,0,0,1,16,0,0,NULL), - (32856,0,0,1,16,0,0,NULL), - (32857,0,0,1,16,0,0,NULL), - (32858,0,0,1,16,0,0,NULL), - (32860,0,0,1,16,0,0,NULL), - (32861,0,0,1,16,0,0,NULL), - (32862,0,0,1,16,0,0,NULL), - (32863,0,0,1,16,0,0,NULL), - (32864,0,0,1,16,0,0,NULL), - (32865,0,0,1,16,0,0,NULL), - (32866,0,0,1,16,0,0,NULL), - (32867,0,0,1,16,0,0,NULL), - (32868,0,0,1,16,0,0,NULL), - (32869,0,0,1,16,0,0,NULL), - (32870,0,0,1,16,0,0,NULL), - (32871,0,0,1,16,0,0,NULL), - (32872,0,0,1,16,0,0,NULL), - (32873,0,0,1,16,0,0,NULL), - (32874,0,0,1,16,0,0,NULL), - (32875,0,0,1,16,0,0,NULL), - (32876,0,0,1,16,0,0,NULL), - (32877,0,0,1,16,0,0,NULL), - (32878,0,0,1,16,0,0,NULL), - (32879,0,0,1,16,0,0,NULL), - (32880,0,0,1,16,0,0,NULL), - (32881,0,0,1,16,0,0,NULL), - (32882,0,0,1,16,0,0,NULL), - (32883,0,0,1,16,0,0,NULL), - (32884,0,0,1,16,0,0,NULL), - (32885,0,0,1,16,0,0,NULL), - (32886,0,0,1,16,0,0,NULL), - (32887,0,0,1,16,0,0,NULL), - (32888,0,0,1,16,0,0,NULL), - (32889,0,0,1,16,0,0,NULL), - (32890,0,0,1,16,0,0,NULL), - (32891,0,0,1,16,0,0,NULL), - (32892,0,0,1,16,0,0,NULL), - (32893,0,0,1,16,0,0,NULL), - (32894,0,0,1,16,0,0,NULL), - (32895,0,0,1,16,0,0,NULL), - (32897,0,0,1,16,0,0,NULL), - (32898,0,0,1,16,0,0,NULL), - (32899,0,0,1,16,0,0,NULL), - (32900,0,0,1,16,0,0,NULL), - (32901,0,0,1,16,0,0,NULL), - (32902,0,0,1,16,0,0,NULL), - (32903,0,0,1,16,0,0,NULL), - (32904,0,0,1,16,0,0,NULL), - (32905,0,0,1,16,0,0,NULL), - (32906,0,0,1,16,0,0,NULL), - (32907,0,0,1,16,0,0,NULL), - (32908,0,0,1,16,0,0,NULL), - (32909,0,0,1,16,0,0,NULL), - (32910,0,0,1,16,0,0,NULL), - (32913,0,0,1,16,0,0,NULL), - (32914,0,0,1,16,0,0,NULL), - (32916,0,0,1,16,0,0,NULL), - (32917,0,0,1,16,0,0,NULL), - (32919,0,0,1,16,0,0,'7165'), - (32920,0,0,1,16,0,0,'7165'), - (32921,0,0,1,16,0,0,'7165'), - (32922,0,0,1,16,0,0,'7165'), - (32923,0,0,1,16,0,0,'7165'), - (32924,0,0,1,16,0,0,'7165'), - (32925,0,0,1,16,0,0,'7165'), - (32926,0,0,1,16,0,0,NULL), - (32927,0,0,1,16,0,0,NULL), - (32928,0,0,1,16,0,0,NULL), - (32929,0,0,1,16,0,0,NULL), - (32930,0,0,1,16,0,0,NULL), - (32931,0,0,1,16,0,0,NULL), - (32932,0,0,1,16,0,0,NULL), - (32933,0,0,1,16,0,0,NULL), - (32934,0,0,1,16,0,0,NULL), - (32935,0,0,1,16,0,0,NULL), - (32938,0,0,1,16,0,0,NULL), - (32939,0,0,1,16,0,0,NULL), - (32940,0,0,1,16,0,0,NULL), - (32941,0,0,1,16,0,0,NULL), - (32942,0,0,1,16,0,0,NULL), - (32944,0,0,1,16,0,0,NULL), - (32945,0,0,1,16,0,0,NULL), - (32946,0,0,1,16,0,0,NULL), - (32947,0,0,1,16,0,0,NULL), - (32948,0,0,1,16,0,0,NULL), - (32949,0,0,1,16,0,0,NULL), - (32950,0,0,1,16,0,0,NULL), - (32951,0,0,1,16,0,0,NULL), - (32952,0,0,1,16,0,0,NULL), - (32953,0,0,1,16,0,0,NULL), - (32954,0,0,1,16,0,0,NULL), - (32955,0,0,1,16,0,0,NULL), - (32956,0,0,1,16,0,0,NULL), - (32957,0,0,1,16,0,0,NULL), - (32958,0,0,1,16,0,0,NULL), - (32960,0,0,1,16,0,0,NULL), - (32961,0,0,1,16,0,0,NULL), - (32962,0,0,1,16,0,0,NULL), - (32963,0,0,1,16,0,0,NULL), - (32964,0,0,1,16,0,0,NULL), - (32965,0,0,1,16,0,0,NULL), - (32966,0,0,1,16,0,0,NULL), - (32967,0,0,1,16,0,0,NULL), - (32968,0,0,1,16,0,0,NULL), - (32969,0,0,1,16,0,0,NULL), - (32970,0,0,1,16,0,0,NULL), - (32971,0,0,1,16,0,0,NULL), - (32972,0,0,1,16,0,0,NULL), - (32973,0,0,1,16,0,0,NULL), - (32974,0,0,1,16,0,0,NULL), - (32975,0,0,1,16,0,0,NULL), - (32976,0,0,1,16,0,0,NULL), - (32977,0,0,1,16,0,0,NULL), - (32978,0,0,1,16,0,0,NULL), - (32979,0,0,1,16,0,0,NULL), - (32980,0,0,1,16,0,0,NULL), - (32981,0,0,1,16,0,0,NULL), - (32982,0,0,1,16,0,0,NULL), - (32983,0,0,1,16,0,0,NULL), - (32984,0,0,1,16,0,0,NULL), - (32985,0,0,1,16,0,0,NULL), - (32986,0,0,1,16,0,0,NULL), - (32987,0,0,1,16,0,0,NULL), - (32988,0,0,1,16,0,0,NULL), - (32989,0,0,1,16,0,0,NULL), - (32990,0,0,1,16,0,0,NULL), - (32991,0,0,1,16,0,0,NULL), - (32992,0,0,1,16,0,0,NULL), - (32993,0,0,1,16,0,0,NULL), - (32994,0,0,1,16,0,0,NULL), - (32995,0,0,1,16,0,0,NULL), - (32996,0,0,1,16,0,0,NULL), - (32997,0,0,1,16,0,0,NULL), - (32998,0,0,1,16,0,0,NULL), - (32999,0,0,1,16,0,0,NULL), - (33000,0,0,1,16,0,0,NULL), - (33001,0,0,1,16,0,0,NULL), - (33002,0,0,1,16,0,0,NULL), - (33003,0,0,1,16,0,0,NULL), - (33004,0,0,1,16,0,0,NULL), - (33006,0,0,1,16,234,0,NULL), - (33007,0,0,1,16,234,0,NULL), - (33008,0,0,1,16,234,0,NULL), - (33009,0,0,1,16,234,0,NULL), (33010,0,0,1,16,0,0,NULL), - (33011,0,0,1,16,234,0,NULL), - (33012,0,0,1,16,234,0,NULL), - (33013,0,0,1,16,234,0,NULL), - (33014,0,0,1,16,234,0,NULL), (33015,0,0,1,16,0,0,NULL), (33016,0,0,1,16,0,0,NULL), - (33017,0,0,1,16,0,0,NULL), (33018,0,0,1,16,0,0,NULL), - (33019,0,0,1,16,0,0,NULL), - (33020,0,0,1,16,0,0,NULL), - (33021,0,0,1,16,234,0,NULL), (33022,0,0,1,16,0,0,NULL), - (33023,0,0,1,16,234,0,NULL), - (33024,0,0,1,16,234,0,NULL), - (33025,0,0,1,16,0,0,NULL), (33026,0,0,1,16,0,0,NULL), - (33028,0,0,1,16,0,0,NULL), - (33029,0,0,1,16,0,0,NULL), - (33030,0,0,1,16,0,0,NULL), - (33031,0,0,1,16,0,0,NULL), - (33032,0,0,1,16,0,0,NULL), - (33033,0,0,1,16,0,0,NULL), - (33034,0,0,1,16,0,0,NULL), - (33035,0,0,1,16,0,0,NULL), - (33036,0,0,1,16,0,0,NULL), - (33037,0,0,1,16,0,0,NULL), - (33038,0,0,1,16,0,0,NULL), - (33039,0,0,1,16,0,0,NULL), - (33040,0,0,1,16,0,0,NULL), - (33041,0,0,1,16,0,0,NULL), - (33042,0,0,1,16,0,0,NULL), - (33043,0,0,1,16,0,0,NULL), - (33044,0,0,1,16,0,0,NULL), - (33045,0,0,1,16,0,0,NULL), - (33047,0,0,1,16,0,0,NULL), - (33048,0,0,1,16,0,0,NULL), - (33049,0,0,1,16,0,0,NULL), - (33050,0,0,1,16,0,0,NULL), - (33051,0,0,1,16,0,0,NULL), - (33052,0,0,1,16,0,0,NULL), - (33053,0,0,1,16,0,0,NULL), - (33054,0,0,1,16,0,0,NULL), - (33055,0,0,1,16,0,0,NULL), - (33056,0,0,1,16,0,0,NULL), - (33057,0,0,1,16,0,0,NULL), - (33058,0,0,1,16,0,0,NULL), - (33059,0,0,1,16,0,0,NULL), - (33060,0,0,1,16,0,0,NULL), - (33061,0,0,1,16,0,0,NULL), - (33062,0,0,1,16,0,0,NULL), - (33063,0,0,1,16,0,0,NULL), - (33064,0,0,1,16,0,0,NULL), - (33065,0,0,1,16,0,0,NULL), - (33066,0,0,1,16,0,0,NULL), - (33067,0,0,1,16,0,0,NULL), - (33068,0,0,1,16,0,0,NULL), - (33069,0,0,1,16,0,0,NULL), - (33071,0,0,1,16,0,0,NULL), - (33072,0,0,1,16,0,0,NULL), - (33073,0,0,1,16,0,0,NULL), - (33074,0,0,1,16,0,0,NULL), - (33075,0,0,1,16,0,0,NULL), - (33076,0,0,1,16,0,0,NULL), - (33077,0,0,1,16,0,0,NULL), - (33078,0,0,1,16,0,0,NULL), - (33079,0,0,1,16,0,0,NULL), - (33080,0,0,1,16,0,0,'7165'), - (33081,0,0,1,16,0,0,'7165'), - (33082,0,0,1,16,0,0,'7165'), - (33083,0,0,1,16,0,0,'7165'), - (33084,0,0,1,16,0,0,NULL), - (33085,0,0,1,16,0,0,NULL), - (33086,0,0,1,16,0,0,NULL), - (33087,0,0,1,16,0,0,NULL), - (33088,0,0,1,16,0,0,NULL), - (33089,0,0,1,16,0,0,NULL), - (33090,0,0,1,16,0,0,NULL), - (33091,0,0,1,16,0,0,NULL), - (33092,0,0,1,16,0,0,NULL), - (33093,0,0,1,16,0,0,NULL), - (33094,0,0,1,16,0,0,NULL), - (33095,0,0,1,16,0,0,NULL), - (33096,0,0,1,16,0,0,NULL), - (33097,0,0,1,16,0,0,NULL), - (33098,0,0,1,16,0,0,NULL), - (33099,0,0,1,16,0,0,NULL), - (33100,0,0,1,16,0,0,NULL), - (33101,0,0,1,16,0,0,NULL), - (33102,0,0,1,16,0,0,NULL), - (33103,0,0,1,16,0,0,NULL), - (33104,0,0,1,16,0,0,NULL), - (33105,0,0,1,16,0,0,NULL), - (33106,0,0,1,16,0,0,NULL), - (33107,0,0,1,16,0,0,NULL), - (33108,0,0,1,16,0,0,NULL), - (33109,0,0,1,16,0,0,NULL), - (33110,0,0,1,16,0,0,NULL), - (33111,0,0,1,16,0,0,NULL), - (33112,0,0,1,16,0,0,NULL), - (33113,0,0,1,16,0,0,NULL), - (33114,0,0,1,16,0,0,NULL), - (33115,0,0,1,16,0,0,NULL), - (33116,0,0,1,16,0,0,NULL), - (33117,0,0,1,16,0,0,NULL), - (33118,0,0,1,16,0,0,NULL), - (33119,0,0,1,16,0,0,NULL), - (33120,0,0,1,16,0,0,NULL), - (33121,0,0,1,16,0,0,NULL), - (33122,0,0,1,16,0,0,NULL), - (33123,0,0,1,16,0,0,NULL), - (33124,0,0,1,16,0,0,NULL), - (33125,0,0,1,16,0,0,NULL), - (33126,0,0,1,16,0,0,NULL), - (33127,0,0,1,16,0,0,NULL), - (33128,0,0,1,16,0,0,NULL), - (33129,0,0,1,16,0,0,NULL), - (33130,0,0,1,16,0,0,NULL), - (33131,0,0,1,16,0,0,NULL), - (33132,0,0,1,16,0,0,NULL), - (33133,0,0,1,16,0,0,NULL), - (33135,0,0,1,16,0,0,NULL), - (33136,0,0,1,16,0,0,NULL), - (33137,0,0,1,16,0,0,NULL), - (33138,0,0,1,16,0,0,NULL), - (33139,0,0,1,16,0,0,NULL), - (33140,0,0,1,16,0,0,NULL), - (33141,0,0,1,16,0,0,NULL), - (33142,0,0,1,16,0,0,NULL), - (33143,0,0,1,16,0,0,NULL), - (33144,0,0,1,16,0,0,NULL), - (33145,0,0,1,16,0,0,NULL), - (33146,0,0,1,16,0,0,NULL), - (33147,0,0,1,16,0,0,NULL), - (33148,0,1,1,16,0,0,NULL), - (33149,0,0,1,16,0,0,NULL), - (33150,0,0,1,16,0,0,NULL), - (33151,0,0,1,16,0,0,NULL), - (33152,0,0,1,16,0,0,NULL), - (33153,0,0,1,16,0,0,NULL), - (33154,0,0,1,16,0,0,NULL), - (33155,0,0,1,16,0,0,NULL), - (33156,0,0,1,16,0,0,NULL), - (33157,0,131072,1,16,0,0,NULL), - (33158,0,131072,1,16,0,0,NULL), - (33159,0,131072,1,16,0,0,NULL), - (33160,0,131072,1,16,0,0,NULL), - (33161,0,131072,1,16,0,0,NULL), - (33162,0,131072,1,16,0,0,NULL), (33163,0,0,1,16,0,0,NULL), (33164,0,0,1,16,0,0,NULL), - (33165,0,0,1,16,0,0,NULL), - (33166,0,0,1,16,0,0,NULL), - (33167,0,0,1,16,0,0,NULL), - (33168,0,0,1,16,0,0,NULL), - (33169,0,0,1,16,0,0,NULL), - (33170,0,0,1,16,0,0,NULL), - (33171,0,0,1,16,0,0,NULL), - (33172,0,0,1,16,0,0,NULL), - (33173,0,131072,1,16,0,0,'6408'), - (33174,0,0,1,16,0,0,NULL), - (33175,0,131072,1,16,0,0,'6408'), - (33176,0,131072,1,16,0,0,'6408'), - (33177,0,131072,1,16,0,0,'6408'), - (33178,0,131072,1,16,0,0,'6408'), - (33179,0,131072,1,16,0,0,'6408'), - (33180,0,0,1,16,0,0,NULL), - (33181,0,0,1,16,0,0,NULL), - (33182,0,0,1,16,0,0,NULL), - (33183,0,0,1,16,0,0,NULL), - (33184,0,0,1,16,0,0,NULL), - (33185,0,0,1,16,0,0,NULL), - (33186,0,0,1,16,0,0,NULL), - (33187,0,0,1,16,0,0,NULL), - (33188,0,0,1,16,0,0,NULL), - (33189,0,0,1,16,0,0,NULL), - (33190,0,0,1,16,0,0,NULL), - (33191,0,0,1,16,0,0,NULL), - (33192,0,0,1,16,0,0,NULL), - (33193,0,0,1,16,0,0,NULL), - (33194,0,0,1,16,0,0,NULL), - (33195,0,0,1,16,0,0,NULL), - (33196,0,0,1,16,0,0,NULL), - (33197,0,0,1,16,0,0,NULL), - (33198,0,0,1,16,0,0,NULL), - (33199,0,0,1,16,0,0,NULL), - (33200,0,0,1,16,0,0,NULL), - (33201,0,0,1,16,0,0,NULL), - (33202,0,0,1,16,0,0,NULL), - (33203,0,0,1,16,0,0,NULL), - (33204,0,0,1,16,0,0,NULL), - (33205,0,0,1,16,0,0,NULL), - (33206,0,0,1,16,0,0,NULL), - (33207,0,0,1,16,0,0,NULL), - (33208,0,0,1,16,0,0,NULL), - (33209,0,0,1,16,0,0,NULL), - (33210,0,0,1,16,0,0,NULL), - (33211,0,0,1,16,0,0,NULL), - (33212,0,0,1,16,0,0,NULL), - (33213,0,0,1,16,0,0,NULL), - (33214,0,0,1,16,0,0,NULL), - (33215,0,0,1,16,0,0,NULL), - (33216,0,131072,1,16,0,0,'6408'), - (33217,0,131072,1,16,0,0,'6408'), - (33218,0,131072,1,16,0,0,'6408'), - (33219,0,131072,1,16,0,0,'6408'), - (33220,0,131072,1,16,0,0,'6408'), - (33221,0,131072,1,16,0,0,'6408'), - (33222,0,131072,1,16,0,0,'6408'), - (33223,0,131072,1,16,0,0,'6408'), - (33224,0,131072,1,16,0,0,'6408'), - (33225,0,131072,1,16,0,0,'6408'), - (33226,0,0,1,16,0,0,NULL), - (33227,0,0,1,16,0,0,NULL), - (33228,0,0,1,16,0,0,NULL), - (33229,0,0,1,16,0,0,NULL), - (33230,0,0,1,16,0,0,NULL), - (33231,0,0,1,16,0,0,NULL), - (33232,0,0,1,16,0,0,NULL), - (33233,0,0,1,16,0,0,NULL), - (33234,0,0,1,16,0,0,NULL), - (33235,0,0,1,16,0,0,NULL), - (33236,0,0,1,16,0,0,NULL), - (33237,0,0,1,16,0,0,NULL), - (33238,0,0,1,16,0,0,NULL), - (33239,0,0,1,16,0,0,NULL), - (33240,0,0,1,16,0,0,NULL), - (33241,0,0,1,16,0,0,NULL), - (33242,0,0,1,16,0,0,NULL), - (33243,0,0,1,16,0,0,NULL), - (33244,0,0,1,16,0,0,NULL), - (33245,0,0,1,16,0,0,NULL), - (33246,0,0,1,16,0,0,NULL), - (33247,0,0,1,16,0,0,NULL), - (33248,0,0,1,16,0,0,NULL), - (33249,0,0,1,16,0,0,NULL), - (33250,0,0,1,16,0,0,NULL), - (33251,0,0,1,16,0,0,NULL), - (33252,0,0,1,16,0,0,NULL), - (33253,0,0,1,16,0,0,NULL), - (33254,0,0,1,16,0,0,NULL), - (33255,0,0,1,16,0,0,NULL), - (33256,0,0,1,16,0,0,NULL), - (33257,0,0,1,16,0,0,NULL), - (33258,0,0,1,16,0,0,NULL), - (33259,0,0,1,16,0,0,NULL), - (33260,0,0,1,16,0,0,NULL), - (33261,0,0,1,16,0,0,NULL), - (33262,0,0,1,16,0,0,NULL), - (33263,0,0,1,16,0,0,NULL), - (33264,0,0,1,16,0,0,NULL), - (33265,0,0,1,16,0,0,NULL), - (33266,0,0,1,16,0,0,NULL), - (33267,0,0,1,16,0,0,NULL), - (33268,0,0,1,16,0,0,NULL), - (33269,0,0,1,16,0,0,NULL), - (33270,0,0,1,16,0,0,NULL), - (33271,0,0,1,16,0,0,NULL), - (33272,0,0,1,16,0,0,NULL), - (33273,0,0,1,16,0,0,NULL), - (33274,0,0,1,16,0,0,NULL), - (33275,0,0,1,16,0,0,NULL), - (33276,0,0,1,16,0,0,NULL), - (33277,0,0,1,16,0,0,NULL), - (33278,0,0,1,16,0,0,NULL), - (33279,0,0,1,16,0,0,NULL), - (33280,0,0,1,16,0,0,NULL), - (33281,0,0,1,16,0,0,NULL), - (33282,0,0,1,16,0,0,NULL), - (33283,0,0,1,16,0,0,NULL), - (33284,0,0,1,16,0,0,NULL), - (33285,0,0,1,16,0,0,NULL), - (33286,0,0,1,16,0,0,NULL), - (33287,0,0,1,16,0,0,NULL), - (33288,0,0,1,16,0,0,NULL), - (33289,0,0,1,16,0,0,NULL), - (33290,0,0,1,16,0,0,NULL), - (33291,0,0,1,16,0,0,NULL), - (33292,0,0,1,16,0,0,NULL), - (33293,0,0,1,16,0,0,NULL), - (33294,0,0,1,16,0,0,NULL), - (33295,0,0,1,16,0,0,NULL), - (33296,0,0,1,16,0,0,NULL), - (33297,0,0,1,16,0,0,NULL), - (33298,0,0,1,16,0,0,NULL), - (33299,0,0,1,16,0,0,NULL), - (33300,0,0,1,16,0,0,NULL), - (33302,0,0,1,16,0,0,NULL), - (33303,0,0,1,16,0,0,NULL), - (33304,0,0,1,16,0,0,NULL), - (33305,0,0,1,16,0,0,NULL), - (33306,0,0,1,16,0,0,NULL), - (33307,0,0,1,16,0,0,NULL), - (33308,0,0,1,16,0,0,NULL), - (33309,0,0,1,16,0,0,NULL), - (33310,0,0,1,16,0,0,NULL), - (33311,0,0,1,16,0,0,NULL), - (33312,0,0,1,16,0,0,NULL), - (33313,0,0,1,16,0,0,NULL), - (33314,0,0,1,16,0,0,NULL), - (33315,0,0,1,16,0,0,NULL), - (33317,0,0,1,16,0,0,NULL), - (33318,0,0,1,16,0,0,NULL), - (33319,0,0,1,16,0,0,NULL), - (33320,0,0,1,16,0,0,NULL), - (33321,0,0,1,16,0,0,NULL), - (33322,0,0,1,16,0,0,NULL), - (33323,0,0,1,16,0,0,NULL), - (33324,0,0,1,16,0,0,NULL), - (33325,0,0,1,16,0,0,NULL), - (33326,0,0,1,16,0,0,NULL), - (33327,0,0,1,16,0,0,NULL), - (33328,0,0,1,16,0,0,NULL), - (33329,0,0,1,16,0,0,NULL), - (33330,0,0,1,16,0,0,NULL), - (33331,0,0,1,16,0,0,NULL), - (33332,0,0,1,16,0,0,NULL), - (33333,0,0,1,16,0,0,NULL), - (33334,0,0,1,16,0,0,NULL), - (33335,0,0,1,16,0,0,NULL), - (33336,0,0,1,16,0,0,NULL), - (33337,0,0,1,16,0,0,NULL), - (33338,0,0,1,16,0,0,NULL), - (33339,0,0,1,16,0,0,NULL), - (33340,0,0,1,16,0,0,NULL), - (33341,0,0,1,16,0,0,NULL), - (33342,0,0,1,16,0,0,NULL), - (33343,0,0,1,16,0,0,NULL), - (33344,0,0,1,16,0,0,NULL), - (33345,0,0,1,16,0,0,NULL), - (33346,0,0,1,16,0,0,NULL), - (33347,0,0,1,16,0,0,NULL), - (33348,0,0,1,16,0,0,NULL), - (33349,0,0,1,16,0,0,NULL), - (33350,0,0,1,16,0,0,NULL), - (33351,0,0,1,16,0,0,NULL), - (33352,0,0,1,16,0,0,NULL), - (33353,0,0,1,16,0,0,NULL), - (33354,0,0,1,16,0,0,NULL), - (33355,0,0,1,16,0,0,NULL), - (33356,0,0,1,16,0,0,NULL), - (33357,0,0,1,16,0,0,NULL), - (33358,0,0,1,16,0,0,NULL), - (33359,0,0,1,16,0,0,NULL), - (33360,0,0,1,16,0,0,NULL), - (33361,0,0,1,16,0,0,NULL), - (33362,0,0,1,16,0,0,NULL), - (33363,0,0,1,16,0,0,NULL), - (33364,0,0,1,16,0,0,NULL), - (33365,0,0,1,16,0,0,NULL), - (33366,0,0,1,16,0,0,NULL), - (33367,0,0,1,16,0,0,NULL), - (33368,0,0,1,16,0,0,NULL), - (33369,0,0,1,16,0,0,NULL), - (33370,0,0,1,16,0,0,NULL), - (33371,0,0,1,16,0,0,NULL), - (33372,0,0,1,16,0,0,NULL), - (33373,0,0,1,16,0,0,NULL), - (33374,0,0,1,16,0,0,NULL), - (33375,0,0,1,16,0,0,NULL), - (33376,0,0,1,16,0,0,NULL), - (33377,0,0,1,16,0,0,NULL), - (33379,0,0,1,16,0,0,NULL), - (33381,0,0,1,16,0,0,NULL), - (33384,0,0,1,16,0,0,NULL), - (33385,0,0,1,16,0,0,NULL), - (33386,0,0,1,16,0,0,NULL), - (33390,0,0,1,16,0,0,NULL), - (33391,0,0,1,16,0,0,NULL), - (33395,0,0,1,16,0,0,NULL), - (33396,0,0,1,16,0,0,NULL), - (33397,0,0,1,16,0,0,NULL), - (33398,0,0,1,16,0,0,NULL), - (33399,0,0,1,16,0,0,NULL), - (33400,0,0,1,16,0,0,NULL), - (33401,0,0,1,16,0,0,NULL), - (33402,0,0,1,16,0,0,NULL), - (33403,0,0,1,16,0,0,NULL), - (33404,0,0,1,16,0,0,NULL), - (33405,0,0,1,16,0,0,NULL), - (33406,0,0,1,16,0,0,NULL), - (33407,0,0,1,16,0,0,NULL), - (33408,0,0,1,16,0,0,NULL), - (33409,0,0,1,16,0,0,NULL), - (33410,0,0,1,16,0,0,NULL), - (33411,0,0,1,16,0,0,NULL), - (33412,0,0,1,16,0,0,NULL), - (33413,0,0,1,16,0,0,NULL), - (33414,0,0,1,16,0,0,NULL), - (33415,0,0,1,16,0,0,NULL), - (33416,0,0,1,16,0,0,NULL), - (33417,0,0,1,16,0,0,NULL), - (33418,0,0,1,16,0,0,NULL), - (33419,0,0,1,16,0,0,NULL), - (33420,0,0,1,16,0,0,NULL), - (33421,0,0,1,16,0,0,NULL), - (33422,0,0,1,16,0,0,NULL), - (33423,0,0,1,16,0,0,NULL), - (33424,0,0,1,16,0,0,NULL), - (33425,0,0,1,16,0,0,NULL), - (33426,0,0,1,16,0,0,NULL), - (33427,0,0,1,16,0,0,NULL), - (33428,0,0,1,16,0,0,NULL), - (33429,0,0,1,16,0,0,NULL), - (33430,0,0,1,16,0,0,NULL), - (33431,0,0,1,16,0,0,NULL), - (33432,0,0,1,16,0,0,NULL), - (33433,0,0,1,16,0,0,NULL), - (33434,0,0,1,16,0,0,NULL), - (33435,0,0,1,16,0,0,NULL), - (33436,0,0,1,16,0,0,NULL), - (33437,0,0,1,16,0,0,NULL), - (33438,0,0,1,16,0,0,NULL), - (33439,0,0,1,16,0,0,NULL), - (33440,0,0,1,16,0,0,NULL), - (33441,0,0,1,16,0,0,NULL), - (33442,0,0,1,16,0,0,NULL), - (33443,0,0,1,16,0,0,NULL), - (33444,0,0,1,16,0,0,NULL), - (33445,0,0,1,16,0,0,NULL), - (33446,0,0,1,16,0,0,NULL), - (33447,0,0,1,16,0,0,NULL), - (33448,0,0,1,16,0,0,NULL), - (33449,0,0,1,16,0,0,NULL), - (33450,0,0,1,16,0,0,NULL), - (33451,0,0,1,16,0,0,NULL), - (33452,0,0,1,16,0,0,NULL), - (33453,0,0,1,16,0,0,NULL), - (33454,0,0,1,16,0,0,NULL), - (33455,0,0,1,16,0,0,NULL), - (33456,0,0,1,16,0,0,NULL), - (33457,0,0,1,16,0,0,NULL), - (33458,0,0,1,16,0,0,NULL), - (33459,0,0,1,16,0,0,NULL), - (33460,0,0,1,16,0,0,NULL), - (33461,0,0,1,16,0,0,NULL), - (33462,0,0,1,16,0,0,NULL), - (33463,0,0,1,16,0,0,NULL), - (33464,0,0,1,16,0,0,NULL), - (33465,0,0,1,16,0,0,NULL), - (33466,0,0,1,16,0,0,NULL), - (33467,0,0,1,16,0,0,NULL), - (33468,0,0,1,16,0,0,NULL), - (33469,0,0,1,16,0,0,NULL), - (33470,0,0,1,16,0,0,NULL), - (33471,0,0,1,16,0,0,NULL), - (33472,0,0,1,16,0,0,NULL), - (33473,0,0,1,16,0,0,NULL), - (33474,0,0,1,16,0,0,NULL), - (33475,0,0,1,16,0,0,NULL), - (33476,0,0,1,16,0,0,NULL), - (33477,0,0,1,16,0,0,NULL), - (33478,0,0,1,16,0,0,NULL), - (33479,0,0,1,16,0,0,NULL), - (33480,0,0,1,16,0,0,NULL), - (33481,0,0,1,16,0,0,NULL), - (33482,0,0,1,16,0,0,NULL), - (33483,0,0,1,16,0,0,NULL), - (33484,0,0,1,16,0,0,NULL), - (33485,0,0,1,16,0,0,NULL), - (33486,0,0,1,16,0,0,NULL), - (33487,0,0,1,16,0,0,NULL), - (33488,0,0,1,16,0,0,NULL), - (33489,0,0,1,16,0,0,NULL), - (33490,0,0,1,16,0,0,NULL), - (33491,0,0,1,16,0,0,NULL), - (33492,0,0,1,16,0,0,NULL), - (33493,0,0,1,16,0,0,NULL), - (33494,0,0,1,16,0,0,NULL), - (33495,0,0,1,16,0,0,NULL), - (33496,0,0,1,16,0,0,NULL), - (33497,0,0,1,16,0,0,NULL), - (33498,0,0,1,16,0,0,NULL), - (33499,0,0,1,16,0,0,NULL), - (33500,0,0,1,16,0,0,NULL), - (33501,0,0,1,16,0,0,NULL), - (33502,0,0,1,16,0,0,NULL), - (33503,0,0,1,16,0,0,NULL), (33504,0,0,1,16,0,0,''), (33505,0,1114112,1,16,0,0,'7165'), (33506,0,1114112,1,16,0,0,'7165'), (33507,0,1114112,1,16,0,0,'7165'), (33508,0,1114112,1,16,0,0,'7165'), - (33509,0,0,1,16,0,0,NULL), - (33510,0,0,1,16,0,0,NULL), - (33511,0,0,1,16,0,0,NULL), - (33512,0,0,1,16,0,0,NULL), - (33513,0,0,1,16,0,0,NULL), - (33514,0,0,1,16,0,0,NULL), - (33515,0,0,1,16,0,0,NULL), - (33516,0,0,1,16,0,0,NULL), - (33517,0,0,1,16,0,0,NULL), - (33518,0,0,1,16,0,0,NULL), - (33519,0,0,1,16,0,0,NULL), - (33520,0,0,1,16,0,0,NULL), - (33521,0,0,1,16,0,0,NULL), - (33522,0,0,1,16,0,0,NULL), - (33523,0,0,1,16,0,0,NULL), - (33524,0,0,1,16,0,0,NULL), - (33525,0,0,1,16,0,0,NULL), - (33526,0,0,1,16,0,0,NULL), - (33527,0,0,1,16,0,0,NULL), - (33528,0,0,1,16,0,0,NULL), - (33529,0,0,1,16,0,0,NULL), - (33530,0,0,1,16,0,0,NULL), - (33531,0,0,1,16,0,0,NULL), - (33532,0,0,1,16,0,0,NULL), - (33533,0,0,1,16,0,0,NULL), - (33534,0,0,1,16,0,0,NULL), (33535,0,0,1,16,0,0,''), - (33536,0,0,1,16,0,0,NULL), - (33537,0,0,1,16,0,0,NULL), (33538,0,0,1,16,0,0,''), (33539,0,0,1,16,0,0,''), (33540,0,0,1,16,0,0,''), @@ -93515,19 +65652,6 @@ VALUES (33561,0,0,1,16,0,0,''), (33562,0,0,1,16,0,0,''), (33563,0,0,1,16,0,0,''), - (33564,0,0,1,16,0,0,NULL), - (33565,0,0,1,16,0,0,NULL), - (33566,0,0,1,16,0,0,NULL), - (33567,0,0,1,16,0,0,NULL), - (33568,0,0,1,16,0,0,NULL), - (33569,0,0,1,16,0,0,NULL), - (33570,0,0,1,16,0,0,NULL), - (33571,0,0,1,16,0,0,NULL), - (33572,0,0,1,16,0,0,NULL), - (33573,0,0,1,16,0,0,NULL), - (33574,0,0,1,16,0,0,NULL), - (33575,0,0,1,16,0,0,NULL), - (33576,0,0,1,16,0,0,NULL), (33577,0,0,1,16,0,0,''), (33578,0,0,1,16,0,0,''), (33579,0,0,1,16,0,0,''), @@ -93541,6631 +65665,168 @@ VALUES (33587,0,0,1,16,0,0,''), (33588,0,0,1,16,0,0,''), (33589,0,0,1,16,0,0,''), - (33590,0,0,1,16,0,0,NULL), - (33591,0,0,1,16,0,0,NULL), - (33592,0,0,1,16,0,0,NULL), (33593,0,0,1,16,0,0,''), (33594,0,0,1,16,0,0,''), (33595,0,0,1,16,0,0,''), (33596,0,0,1,16,0,0,''), (33597,0,0,1,16,0,0,''), - (33683,0,0,1,16,0,0,NULL), - (33685,0,0,1,16,0,0,'18968'), - (33690,0,0,1,16,0,0,NULL), - (33692,0,0,1,16,0,0,NULL), - (33695,0,0,1,16,0,0,NULL), - (33696,0,0,1,16,0,0,NULL), - (33697,0,0,1,16,0,0,NULL), - (33698,0,0,1,16,0,0,NULL), - (33699,0,0,1,16,0,0,NULL), - (33700,0,0,1,16,0,0,NULL), - (33701,0,0,1,16,0,0,NULL), - (33702,0,0,1,16,0,0,NULL), - (33703,0,0,1,16,0,0,NULL), - (33704,0,0,1,16,0,0,NULL), - (33705,0,0,1,16,0,0,NULL), - (33706,0,0,1,16,0,0,NULL), - (33707,0,0,1,16,0,0,NULL), - (33708,0,0,1,16,0,0,NULL), - (33709,0,0,1,16,0,0,NULL), - (33710,0,0,1,16,0,0,NULL), - (33711,0,0,1,16,0,0,NULL), - (33720,0,0,1,16,0,0,NULL), - (33740,0,0,1,16,0,0,NULL), - (33741,0,0,1,16,0,0,NULL), - (33752,0,0,1,16,0,0,NULL), - (33753,0,0,1,16,0,0,NULL), - (33754,0,0,1,16,0,0,NULL), - (33755,0,0,1,16,0,0,NULL), - (33756,0,0,1,16,0,0,NULL), - (33757,0,0,1,16,0,0,NULL), - (33758,0,0,1,16,0,0,NULL), - (33762,0,0,1,16,0,0,'18968'), - (33764,0,0,1,16,0,0,NULL), - (33765,0,0,1,16,0,0,NULL), - (33768,0,0,1,16,0,0,NULL), - (33769,0,0,1,16,0,0,NULL), - (33770,0,0,1,16,0,0,NULL), - (33771,0,0,1,16,0,0,NULL), - (33772,0,0,1,16,0,0,NULL), - (33773,0,0,1,16,0,0,NULL), - (33774,0,0,1,16,0,0,NULL), - (33775,0,0,1,16,0,0,NULL), - (33776,0,0,1,16,0,0,NULL), - (33777,0,0,1,16,0,0,NULL), - (33778,0,0,1,16,0,0,NULL), - (33779,0,0,1,16,0,0,NULL), - (33780,0,0,1,16,0,0,NULL), - (33781,0,0,1,16,0,0,NULL), - (33782,0,0,1,16,0,0,NULL), - (33783,0,0,1,16,0,0,NULL), - (33784,0,0,1,16,0,0,NULL), - (33785,0,0,1,16,0,0,NULL), - (33786,0,0,1,16,0,0,NULL), - (33787,0,0,1,16,0,0,NULL), - (33791,0,0,1,16,0,0,NULL), - (33792,0,0,1,16,0,0,NULL), - (33793,0,0,1,16,0,0,NULL), - (33795,0,0,1,16,0,0,NULL), - (33796,0,0,1,16,0,0,NULL), - (33797,0,0,1,16,0,0,NULL), - (33798,0,0,1,16,0,0,NULL), - (33799,0,0,1,16,0,0,NULL), - (33801,0,0,1,16,0,0,NULL), - (33802,0,0,1,16,0,0,NULL), - (33803,0,0,1,16,0,0,NULL), - (33804,0,0,1,16,0,0,NULL), - (33805,0,0,1,16,0,0,NULL), - (33806,0,0,1,16,0,0,NULL), - (33807,0,0,1,16,0,0,NULL), - (33808,0,7,1,16,0,0,NULL), - (33809,0,0,1,16,0,0,NULL), - (33810,0,0,1,16,0,0,NULL), - (33811,0,0,1,16,0,0,NULL), - (33812,0,0,1,16,0,0,NULL), - (33813,0,0,1,16,0,0,NULL), - (33814,0,0,1,16,0,0,NULL), - (33815,0,0,1,16,0,0,NULL), - (33816,0,0,2,16,0,0,NULL), - (33817,0,0,1,16,0,0,NULL), - (33818,0,0,1,16,0,0,NULL), - (33819,0,0,1,16,0,0,NULL), (33823,0,0,1,16,0,0,'12187'), - (33824,0,0,1,16,0,0,NULL), - (33825,0,0,1,16,0,0,NULL), - (33826,0,0,1,16,0,0,NULL), - (33828,0,0,1,16,0,0,NULL), - (33829,0,0,1,16,0,0,NULL), (33831,0,0,1,16,0,0,'12187'), - (33832,0,0,1,16,0,0,NULL), - (33840,0,0,1,16,0,0,NULL), - (33841,0,0,1,16,0,0,NULL), (33842,0,0,1,16,173,0,NULL), - (33843,0,0,1,16,0,0,NULL), - (33844,0,0,1,16,0,0,NULL), - (33847,0,0,1,16,0,0,NULL), - (33848,0,0,1,16,0,0,NULL), - (33849,0,0,1,16,0,0,NULL), (33850,0,0,1,16,173,0,NULL), - (33851,0,0,1,16,0,0,NULL), - (33852,0,0,1,16,0,0,NULL), - (33853,0,0,1,16,0,0,NULL), - (33855,0,0,1,16,0,0,NULL), - (33856,0,0,1,16,0,0,NULL), - (33857,0,0,1,16,0,0,NULL), - (33858,0,0,1,16,0,0,NULL), - (33859,0,0,1,16,0,0,NULL), - (33860,0,0,1,16,0,0,NULL), - (33862,0,0,1,16,0,0,NULL), - (33864,0,0,1,16,0,0,NULL), - (33865,0,0,1,16,0,0,NULL), - (33866,0,0,1,16,0,0,NULL), - (33867,0,0,1,16,0,0,NULL), - (33868,0,0,1,16,0,0,NULL), - (33869,0,0,1,16,0,0,NULL), - (33870,0,0,1,16,0,0,NULL), - (33871,0,0,1,16,0,0,NULL), - (33872,0,0,1,16,0,0,NULL), - (33873,0,0,1,16,0,0,NULL), - (33874,0,0,1,16,0,0,NULL), - (33875,0,0,1,16,0,0,NULL), - (33876,0,0,1,16,0,0,NULL), - (33877,0,0,1,16,0,0,NULL), - (33878,0,0,1,16,0,0,NULL), - (33879,0,0,1,16,0,0,NULL), - (33880,0,0,1,16,0,0,NULL), - (33881,0,0,1,16,0,0,NULL), - (33882,0,0,1,16,0,0,NULL), - (33883,0,0,1,16,0,0,NULL), - (33884,0,0,1,16,0,0,NULL), - (33885,0,0,1,16,0,0,NULL), - (33887,0,0,1,16,0,0,NULL), - (33888,0,0,1,16,0,0,NULL), - (33889,0,0,1,16,0,0,NULL), - (33891,0,0,1,16,0,0,NULL), - (33892,0,0,1,16,0,0,NULL), - (33893,0,0,1,16,0,0,NULL), - (33894,0,0,1,16,0,0,NULL), - (33895,0,0,1,16,0,0,NULL), - (33897,0,0,1,16,0,0,NULL), - (33898,0,0,1,16,0,0,NULL), - (33899,0,0,1,16,0,0,NULL), - (33903,0,0,1,16,0,0,NULL), - (33904,0,0,1,16,0,0,'18968'), - (33905,0,0,1,16,0,0,NULL), - (33907,0,0,1,16,0,0,NULL), - (33908,0,0,1,16,0,0,NULL), - (33909,0,0,1,16,0,0,NULL), - (33910,0,0,1,16,0,0,NULL), - (33911,0,0,1,16,0,0,NULL), - (33914,0,0,1,16,0,0,NULL), - (33916,0,0,1,16,0,0,NULL), - (33917,0,0,1,16,0,0,NULL), - (33919,0,0,0,0,0,0,NULL), - (33920,0,0,1,16,0,0,NULL), - (33921,0,0,1,16,0,0,NULL), - (33922,0,0,1,16,0,0,NULL), (33928,0,0,1,16,0,0,NULL), - (33930,0,0,1,16,0,0,NULL), (33933,0,8,1,16,0,0,'13236'), - (33944,0,0,1,16,0,0,NULL), - (33946,0,0,1,16,0,0,NULL), - (33958,0,0,1,16,0,0,NULL), - (33959,0,0,1,16,0,0,NULL), (33966,0,8,1,16,0,0,'13236'), - (33976,0,0,1,16,0,0,NULL), - (33988,0,0,1,16,0,0,NULL), - (33989,0,0,1,16,0,0,NULL), - (33990,0,0,1,16,0,0,NULL), - (33991,0,0,1,16,0,0,NULL), - (33992,0,0,1,16,0,0,NULL), - (33993,0,0,1,16,0,0,NULL), - (33994,0,0,1,16,0,0,NULL), - (33995,0,0,1,16,0,0,NULL), - (33999,0,0,1,16,0,0,NULL), - (34000,0,0,1,16,0,0,NULL), - (34001,0,0,1,16,0,0,NULL), - (34002,0,0,1,16,0,0,NULL), - (34003,0,0,1,16,0,0,NULL), - (34004,0,0,1,16,0,0,NULL), - (34005,0,0,1,16,0,0,NULL), - (34006,0,0,1,16,0,0,NULL), - (34008,0,0,1,16,0,0,'18968'), - (34009,0,0,1,16,0,0,NULL), - (34010,0,0,1,16,0,0,NULL), - (34011,0,0,1,16,0,0,NULL), - (34012,0,0,1,16,0,0,'18968'), - (34013,0,0,1,16,0,0,NULL), - (34014,0,0,1,16,0,0,NULL), - (34015,0,0,1,16,0,0,NULL), - (34016,0,0,1,16,0,0,'18968'), - (34017,0,0,1,16,0,0,NULL), - (34018,0,0,1,16,0,0,'18968'), (34019,0,0,1,16,0,0,NULL), - (34020,0,0,1,16,0,0,NULL), - (34096,0,0,1,16,0,0,NULL), - (34097,0,0,1,16,0,0,NULL), - (34098,0,0,1,16,0,0,NULL), - (34099,0,0,1,16,0,0,NULL), - (34100,0,0,1,16,0,0,NULL), - (34101,0,0,1,16,0,0,NULL), (34102,0,0,1,16,0,0,'12187'), (34103,0,0,1,16,0,0,'12187'), (34104,0,0,1,16,0,0,'12187'), (34105,0,0,1,16,0,0,'12187'), (34106,0,0,1,16,0,0,'12187'), - (34107,0,0,1,16,0,0,'18950'), - (34108,0,0,1,16,0,0,'18950'), - (34109,0,0,1,16,0,0,NULL), - (34110,0,0,1,16,0,0,NULL), - (34111,0,0,1,16,0,0,NULL), - (34112,0,0,1,16,0,0,NULL), - (34113,0,0,1,16,0,0,NULL), - (34114,0,0,1,16,0,0,NULL), - (34115,0,0,1,16,0,0,NULL), - (34116,0,0,1,16,0,0,NULL), - (34117,0,0,1,16,0,0,NULL), - (34118,0,0,1,16,0,0,NULL), - (34123,0,0,1,16,0,0,NULL), - (34124,0,0,1,16,0,0,NULL), - (34125,0,0,1,16,0,0,NULL), - (34128,0,0,1,16,0,0,NULL), - (34129,0,0,1,16,0,0,NULL), - (34130,0,0,1,16,0,0,NULL), - (34131,0,0,1,16,0,0,NULL), - (34132,0,0,1,16,0,0,NULL), - (34133,0,0,1,16,0,0,NULL), - (34134,0,0,1,16,0,0,NULL), - (34135,0,0,1,16,0,0,NULL), - (34136,0,0,1,16,0,0,NULL), - (34140,0,0,1,16,0,0,NULL), - (34143,0,0,1,16,0,0,NULL), - (34144,0,0,1,16,0,0,NULL), - (34145,0,0,1,16,0,0,NULL), - (34146,0,0,1,16,0,0,NULL), - (34147,0,0,1,16,0,0,NULL), - (34148,0,0,1,16,0,0,NULL), - (34149,0,0,1,16,0,0,NULL), - (34150,0,0,1,16,0,0,NULL), - (34151,0,0,1,16,0,0,NULL), - (34152,0,0,1,16,0,0,NULL), - (34153,0,0,1,16,0,0,NULL), - (34154,0,0,1,16,0,0,NULL), - (34155,0,0,1,16,0,0,NULL), - (34156,0,0,1,16,0,0,NULL), (34157,0,0,1,16,0,0,'12550'), - (34158,0,0,1,16,0,0,NULL), - (34159,0,0,1,16,0,0,NULL), - (34160,0,0,1,16,0,0,NULL), - (34161,0,0,1,16,0,0,NULL), - (34162,0,0,1,16,0,0,NULL), - (34163,0,0,1,16,0,0,NULL), - (34164,0,0,1,16,0,0,NULL), - (34176,0,0,1,16,0,0,NULL), - (34177,0,0,1,16,0,0,NULL), - (34178,0,0,1,16,0,0,NULL), - (34179,0,0,1,16,0,0,NULL), - (34180,0,0,1,16,0,0,NULL), - (34181,0,0,1,16,0,0,NULL), - (34183,0,0,1,16,0,0,NULL), - (34184,0,0,1,16,0,0,NULL), - (34185,0,0,1,16,0,0,'7090'), (34186,0,0,1,16,0,0,NULL), - (34187,0,0,1,16,0,0,'7090'), (34188,0,0,1,16,0,0,NULL), - (34189,0,0,1,16,0,0,'7090'), (34190,0,0,1,16,0,0,NULL), - (34191,0,0,1,16,0,0,'7090'), (34192,0,0,1,16,0,0,NULL), - (34193,0,0,1,16,0,0,NULL), - (34194,0,0,1,16,0,0,NULL), - (34195,0,0,1,16,0,0,NULL), - (34196,0,0,1,16,0,0,NULL), - (34197,0,0,1,16,0,0,NULL), - (34198,0,0,1,16,0,0,NULL), - (34199,0,0,1,16,0,0,NULL), - (34200,0,0,1,16,0,0,NULL), - (34201,0,0,1,16,0,0,NULL), - (34202,0,0,1,16,0,0,NULL), - (34203,0,0,1,16,0,0,NULL), - (34204,0,0,1,16,0,0,NULL), - (34205,0,0,1,16,0,0,NULL), - (34206,0,0,1,16,0,0,NULL), - (34207,0,0,1,16,0,0,NULL), - (34208,0,0,1,16,0,0,NULL), - (34209,0,0,1,16,0,0,NULL), - (34210,0,0,1,16,0,0,NULL), - (34211,0,0,1,16,0,0,NULL), - (34212,0,0,1,16,0,0,NULL), - (34213,0,0,1,16,0,0,NULL), - (34214,0,0,1,16,0,0,NULL), - (34215,0,0,1,16,0,0,NULL), - (34216,0,0,1,16,0,0,NULL), - (34217,0,0,1,16,0,0,NULL), - (34218,0,0,1,16,0,0,NULL), - (34219,0,0,1,16,0,0,NULL), - (34220,0,0,1,16,0,0,NULL), - (34221,0,0,1,16,0,0,NULL), - (34222,0,0,1,16,0,0,NULL), - (34223,0,0,1,16,0,0,NULL), - (34224,0,0,1,16,0,0,NULL), - (34225,0,0,1,16,0,0,NULL), - (34226,0,0,1,16,0,0,NULL), - (34227,0,0,1,16,0,0,NULL), - (34228,0,0,1,16,0,0,NULL), - (34229,0,0,1,16,0,0,NULL), - (34230,0,0,1,16,0,0,NULL), - (34231,0,0,1,16,0,0,NULL), - (34232,0,0,1,16,0,0,NULL), - (34233,0,0,1,16,0,0,NULL), - (34234,0,0,1,16,0,0,NULL), - (34235,0,0,1,16,0,0,NULL), - (34236,0,0,1,16,0,0,NULL), - (34237,0,0,1,16,0,0,NULL), - (34238,0,0,1,16,0,0,NULL), - (34239,0,0,1,16,0,0,NULL), - (34240,0,0,1,16,0,0,NULL), - (34241,0,0,1,16,0,0,NULL), - (34242,0,0,1,16,0,0,NULL), - (34243,0,0,1,16,0,0,NULL), - (34244,0,0,1,16,0,0,NULL), - (34245,0,0,1,16,0,0,NULL), - (34246,0,0,1,16,0,0,NULL), - (34247,0,0,1,16,0,0,NULL), - (34248,0,0,1,16,0,0,NULL), - (34249,0,0,1,16,0,0,NULL), - (34250,0,0,1,16,0,0,NULL), - (34251,0,0,1,16,0,0,NULL), - (34252,0,0,1,16,0,0,NULL), - (34253,0,0,1,16,0,0,NULL), - (34254,0,0,1,16,0,0,NULL), - (34255,0,0,1,16,0,0,NULL), - (34256,0,0,1,16,0,0,NULL), - (34257,0,0,1,16,0,0,NULL), - (34258,0,0,1,16,0,0,NULL), - (34259,0,0,1,16,0,0,NULL), - (34260,0,0,1,16,0,0,NULL), - (34261,0,0,1,16,0,0,NULL), - (34262,0,0,1,16,0,0,NULL), - (34263,0,0,1,16,0,0,NULL), - (34264,0,0,1,16,0,0,NULL), - (34265,0,0,1,16,0,0,NULL), - (34266,0,0,1,16,0,0,NULL), - (34267,0,0,1,16,0,0,NULL), - (34268,0,0,1,16,0,0,NULL), - (34269,0,0,1,16,0,0,NULL), - (34270,0,0,1,16,0,0,NULL), - (34271,0,0,1,16,0,0,NULL), - (34272,0,0,1,16,0,0,NULL), - (34273,0,0,1,16,0,0,NULL), - (34274,0,0,1,16,0,0,NULL), - (34275,0,0,1,16,0,0,NULL), - (34276,0,0,1,16,0,0,NULL), - (34277,0,0,1,16,0,0,NULL), - (34278,0,0,1,16,0,0,NULL), - (34279,0,0,1,16,0,0,NULL), - (34280,0,0,1,16,0,0,NULL), - (34281,0,0,1,16,0,0,NULL), - (34282,0,0,1,16,0,0,NULL), - (34283,0,0,1,16,0,0,NULL), - (34284,0,0,1,16,0,0,NULL), - (34285,0,0,1,16,0,0,NULL), - (34286,0,0,1,16,0,0,NULL), - (34287,0,0,1,16,0,0,NULL), - (34288,0,0,1,16,0,0,NULL), - (34289,0,0,1,16,0,0,NULL), - (34290,0,0,1,16,0,0,NULL), - (34291,0,0,1,16,0,0,NULL), - (34292,0,0,1,16,0,0,NULL), - (34293,0,0,1,16,0,0,NULL), - (34294,0,0,1,16,0,0,NULL), - (34295,0,0,1,16,0,0,NULL), - (34296,0,0,1,16,0,0,NULL), - (34297,0,0,1,16,0,0,NULL), - (34298,0,0,1,16,0,0,NULL), - (34299,0,0,1,16,0,0,NULL), - (34300,0,0,1,16,0,0,NULL), - (34301,0,0,1,16,0,0,NULL), - (34302,0,0,1,16,0,0,NULL), - (34303,0,0,1,16,0,0,NULL), - (34304,0,0,1,16,0,0,NULL), - (34305,0,0,1,16,0,0,NULL), - (34306,0,0,1,16,0,0,NULL), - (34307,0,0,1,16,0,0,NULL), - (34308,0,0,1,16,0,0,NULL), - (34309,0,0,1,16,0,0,NULL), - (34310,0,0,1,16,0,0,NULL), - (34311,0,0,1,16,0,0,NULL), - (34312,0,0,1,16,0,0,NULL), - (34313,0,0,1,16,0,0,NULL), - (34314,0,0,1,16,0,0,NULL), - (34315,0,0,1,16,0,0,NULL), - (34316,0,0,1,16,0,0,NULL), - (34317,0,0,1,16,0,0,NULL), - (34318,0,0,1,16,0,0,NULL), - (34319,0,0,1,16,0,0,NULL), - (34320,0,0,1,16,0,0,NULL), - (34321,0,0,1,16,0,0,NULL), - (34322,0,0,1,16,0,0,NULL), - (34323,0,0,1,16,0,0,NULL), - (34324,0,0,1,16,0,0,NULL), - (34325,0,0,1,16,0,0,NULL), - (34326,0,0,1,16,0,0,NULL), - (34327,0,0,1,16,0,0,NULL), - (34328,0,0,1,16,0,0,NULL), - (34329,0,0,1,16,0,0,NULL), - (34330,0,0,1,16,0,0,NULL), - (34331,0,0,1,16,0,0,NULL), - (34332,0,0,1,16,0,0,NULL), - (34333,0,0,1,16,0,0,NULL), - (34334,0,0,1,16,0,0,NULL), - (34335,0,0,1,16,0,0,NULL), - (34336,0,0,1,16,0,0,NULL), - (34337,0,0,1,16,0,0,NULL), - (34338,0,0,1,16,0,0,NULL), - (34339,0,0,1,16,0,0,NULL), - (34340,0,0,1,16,0,0,NULL), - (34341,0,0,1,16,0,0,NULL), - (34342,0,0,1,16,0,0,NULL), - (34343,0,0,1,16,0,0,NULL), - (34344,0,0,1,16,0,0,NULL), - (34345,0,0,1,16,0,0,NULL), - (34346,0,0,1,16,0,0,NULL), - (34347,0,0,1,16,0,0,NULL), - (34348,0,0,1,16,0,0,NULL), - (34349,0,0,1,16,0,0,NULL), - (34350,0,0,1,16,0,0,NULL), - (34351,0,0,1,16,0,0,NULL), - (34352,0,0,1,16,0,0,NULL), - (34353,0,0,1,16,0,0,NULL), - (34354,0,0,1,16,0,0,NULL), - (34355,0,0,1,16,0,0,NULL), - (34356,0,0,1,16,0,0,NULL), - (34357,0,0,1,16,0,0,NULL), - (34358,0,0,1,16,0,0,NULL), - (34359,0,0,1,16,0,0,NULL), - (34360,0,0,1,16,0,0,NULL), - (34361,0,0,1,16,0,0,NULL), - (34362,0,0,1,16,0,0,NULL), - (34363,0,0,1,16,0,0,NULL), - (34364,0,0,1,16,0,0,NULL), - (34365,0,0,1,16,0,0,NULL), - (34366,0,0,1,16,0,0,NULL), - (34367,0,0,1,16,0,0,NULL), - (34368,0,0,1,16,0,0,NULL), - (34369,0,0,1,16,0,0,NULL), - (34370,0,0,1,16,0,0,NULL), - (34371,0,0,1,16,0,0,NULL), - (34372,0,0,1,16,0,0,NULL), - (34373,0,0,1,16,0,0,NULL), - (34374,0,0,1,16,0,0,NULL), - (34375,0,0,1,16,0,0,NULL), - (34376,0,0,1,16,0,0,NULL), - (34377,0,0,1,16,0,0,NULL), - (34378,0,0,1,16,0,0,NULL), - (34379,0,0,1,16,0,0,NULL), - (34380,0,0,1,16,0,0,NULL), - (34381,0,0,1,16,0,0,NULL), - (34382,0,0,1,16,0,0,NULL), - (34383,0,0,1,16,0,0,NULL), - (34384,0,0,1,16,0,0,NULL), - (34385,0,0,1,16,0,0,NULL), - (34386,0,0,1,16,0,0,NULL), - (34387,0,0,1,16,0,0,NULL), - (34388,0,0,1,16,0,0,NULL), - (34389,0,0,1,16,0,0,NULL), - (34390,0,0,1,16,0,0,NULL), - (34391,0,0,1,16,0,0,NULL), - (34392,0,0,1,16,0,0,NULL), - (34393,0,0,1,16,0,0,NULL), - (34394,0,0,1,16,0,0,NULL), - (34395,0,0,1,16,0,0,NULL), - (34396,0,0,1,16,0,0,NULL), - (34397,0,0,1,16,0,0,NULL), - (34398,0,0,1,16,0,0,NULL), - (34399,0,0,1,16,0,0,NULL), - (34400,0,0,1,16,0,0,NULL), - (34401,0,0,1,16,0,0,NULL), - (34402,0,0,1,16,0,0,NULL), - (34403,0,0,1,16,0,0,NULL), - (34404,0,0,1,16,0,0,NULL), - (34405,0,0,1,16,0,0,NULL), - (34406,0,0,1,16,0,0,NULL), - (34407,0,0,1,16,0,0,NULL), - (34408,0,0,1,16,0,0,NULL), - (34409,0,0,1,16,0,0,NULL), - (34410,0,0,1,16,0,0,NULL), - (34411,0,0,1,16,0,0,NULL), - (34412,0,0,1,16,0,0,NULL), - (34413,0,0,1,16,0,0,NULL), - (34414,0,0,1,16,0,0,NULL), - (34415,0,0,1,16,0,0,NULL), - (34416,0,0,1,16,0,0,NULL), - (34417,0,0,1,16,0,0,NULL), - (34418,0,0,1,16,0,0,NULL), - (34419,0,0,1,16,0,0,NULL), - (34420,0,0,1,16,0,0,NULL), - (34421,0,0,1,16,0,0,NULL), - (34422,0,0,1,16,0,0,NULL), - (34423,0,0,1,16,0,0,NULL), - (34424,0,0,1,16,0,0,NULL), - (34425,0,0,1,16,0,0,NULL), - (34426,0,0,1,16,0,0,NULL), - (34427,0,0,1,16,0,0,NULL), - (34428,0,0,1,16,0,0,NULL), - (34429,0,0,1,16,0,0,NULL), - (34430,0,0,1,16,0,0,NULL), - (34431,0,0,1,16,0,0,NULL), - (34432,0,0,1,16,0,0,NULL), - (34433,0,0,1,16,0,0,NULL), - (34434,0,0,1,16,0,0,NULL), - (34435,0,0,1,16,0,0,NULL), - (34436,0,0,1,16,0,0,NULL), - (34437,0,0,1,16,0,0,NULL), - (34438,0,0,1,16,0,0,NULL), - (34439,0,0,1,16,0,0,NULL), - (34440,0,0,1,16,0,0,NULL), - (34441,0,0,1,16,0,0,NULL), - (34442,0,0,1,16,0,0,NULL), - (34443,0,0,1,16,0,0,NULL), - (34444,0,0,1,16,0,0,NULL), - (34445,0,0,1,16,0,0,NULL), - (34446,0,0,1,16,0,0,NULL), - (34447,0,0,1,16,0,0,NULL), - (34448,0,0,1,16,0,0,NULL), - (34449,0,0,1,16,0,0,NULL), - (34454,0,0,1,16,0,0,NULL), - (34455,0,0,1,16,0,0,NULL), - (34456,0,0,1,16,0,0,NULL), - (34457,0,0,1,16,0,0,NULL), - (34458,0,0,1,16,0,0,NULL), - (34459,0,0,1,16,0,0,NULL), - (34460,0,0,1,16,0,0,NULL), - (34461,0,0,1,16,0,0,NULL), - (34462,0,0,1,16,0,0,NULL), - (34463,0,0,1,16,0,0,NULL), - (34464,0,0,1,16,0,0,NULL), - (34465,0,0,1,16,0,0,NULL), - (34466,0,0,1,16,0,0,NULL), - (34467,0,0,1,16,0,0,NULL), - (34468,0,0,1,16,0,0,NULL), - (34480,0,0,1,16,0,0,NULL), - (34481,0,0,1,16,0,0,NULL), - (34482,0,0,1,16,0,0,NULL), - (34483,0,0,1,16,0,0,NULL), - (34484,0,0,1,16,0,0,NULL), - (34485,0,0,1,16,0,0,NULL), - (34486,0,0,1,16,0,0,NULL), - (34487,0,0,1,16,0,0,NULL), - (34488,0,0,1,16,0,0,NULL), - (34489,0,0,1,16,0,0,NULL), - (34490,0,0,1,16,0,0,NULL), - (34491,0,0,1,16,0,0,NULL), - (34492,0,0,1,16,0,0,NULL), - (34493,0,0,1,16,0,0,NULL), - (34494,0,0,1,16,0,0,NULL), - (34495,0,0,1,16,0,0,NULL), - (34496,0,0,1,16,0,0,NULL), - (34497,0,0,1,16,0,0,NULL), - (34498,0,0,1,16,0,0,NULL), - (34499,0,0,1,16,0,0,NULL), - (34500,0,0,1,16,0,0,NULL), - (34501,0,0,1,16,0,0,NULL), - (34502,0,0,1,16,0,0,NULL), - (34503,0,0,1,16,0,0,NULL), - (34504,0,0,1,16,0,0,NULL), - (34505,0,0,1,16,0,0,NULL), - (34506,0,0,1,16,0,0,NULL), - (34507,0,0,1,16,0,0,NULL), - (34508,0,0,1,16,0,0,NULL), - (34509,0,0,1,16,0,0,NULL), - (34510,0,0,1,16,0,0,NULL), - (34511,0,0,1,16,0,0,NULL), - (34512,0,0,1,16,0,0,NULL), - (34513,0,0,1,16,0,0,NULL), - (34514,0,0,1,16,0,0,NULL), - (34515,0,0,1,16,0,0,NULL), - (34516,0,0,1,16,0,0,NULL), - (34517,0,0,1,16,0,0,NULL), - (34525,0,0,1,16,0,0,NULL), - (34526,0,0,1,16,0,0,NULL), - (34527,0,0,1,16,0,0,NULL), - (34528,0,0,1,16,0,0,NULL), - (34529,0,0,1,16,0,0,NULL), - (34530,0,0,1,16,0,0,NULL), - (34531,0,0,1,16,0,0,NULL), - (34532,0,0,1,16,0,0,NULL), - (34533,0,0,1,16,0,0,NULL), - (34534,0,0,1,16,0,0,NULL), - (34535,0,0,1,16,0,0,NULL), - (34536,0,0,1,16,0,0,NULL), - (34537,0,0,1,16,0,0,NULL), - (34538,0,0,1,16,0,0,NULL), - (34539,0,0,1,16,0,0,NULL), - (34540,0,0,1,16,0,0,NULL), - (34541,0,0,1,16,0,0,NULL), - (34542,0,0,1,16,0,0,NULL), - (34543,0,0,1,16,0,0,NULL), - (34544,0,0,1,16,0,0,NULL), - (34545,0,0,1,16,0,0,NULL), - (34546,0,0,1,16,0,0,NULL), - (34547,0,0,1,16,0,0,NULL), - (34548,0,0,1,16,0,0,NULL), - (34549,0,0,1,16,0,0,NULL), - (34550,0,0,1,16,0,0,NULL), - (34551,0,0,1,16,0,0,NULL), - (34552,0,0,1,16,0,0,NULL), - (34553,0,0,1,16,0,0,NULL), - (34554,0,0,1,16,0,0,NULL), - (34555,0,0,1,16,0,0,NULL), - (34556,0,0,1,16,0,0,NULL), - (34557,0,0,1,16,0,0,NULL), - (34558,0,0,1,16,0,0,NULL), - (34559,0,0,1,16,0,0,NULL), - (34560,0,0,1,16,0,0,NULL), - (34561,0,0,1,16,0,0,NULL), - (34562,0,0,1,16,0,0,NULL), - (34563,0,0,1,16,0,0,NULL), - (34564,0,0,1,16,0,0,NULL), - (34565,0,0,1,16,0,0,NULL), - (34566,0,0,1,16,0,0,NULL), - (34567,0,0,1,16,0,0,NULL), - (34568,0,0,1,16,0,0,NULL), - (34569,0,0,1,16,0,0,NULL), - (34570,0,0,1,16,0,0,NULL), - (34571,0,0,1,16,0,0,NULL), - (34572,0,0,1,16,0,0,NULL), - (34573,0,0,1,16,0,0,NULL), - (34574,0,0,1,16,0,0,NULL), - (34575,0,0,1,16,0,0,NULL), - (34576,0,0,1,16,0,0,NULL), - (34577,0,0,1,16,0,0,NULL), - (34578,0,0,1,16,0,0,NULL), - (34579,0,0,1,16,0,0,NULL), - (34580,0,0,1,16,0,0,NULL), - (34581,0,0,1,16,0,0,NULL), - (34582,0,0,1,16,0,0,NULL), - (34583,0,0,1,16,0,0,NULL), - (34594,0,0,1,16,0,0,NULL), - (34595,0,0,1,16,0,0,NULL), - (34596,0,0,1,16,0,0,NULL), - (34597,0,0,1,16,0,0,NULL), - (34598,0,0,1,16,0,0,NULL), - (34599,0,0,1,16,0,0,NULL), - (34600,0,0,1,16,0,0,NULL), - (34601,0,0,1,16,0,0,NULL), - (34603,0,0,1,16,0,0,NULL), - (34604,0,0,1,16,0,0,NULL), - (34605,0,0,1,16,0,0,NULL), - (34606,0,0,1,16,0,0,NULL), - (34607,0,0,1,16,0,0,NULL), - (34608,0,0,1,16,0,0,NULL), - (34609,0,0,1,16,0,0,NULL), - (34610,0,0,1,16,0,0,NULL), - (34611,0,0,1,16,0,0,NULL), - (34612,0,0,1,16,0,0,NULL), - (34613,0,0,1,16,0,0,NULL), - (34614,0,0,1,16,0,0,NULL), - (34615,0,0,1,16,0,0,NULL), - (34616,0,0,1,16,0,0,NULL), - (34617,0,0,1,16,0,0,NULL), - (34618,0,0,1,16,0,0,NULL), - (34619,0,0,1,16,0,0,NULL), - (34620,0,0,1,16,0,0,NULL), - (34621,0,0,1,16,0,0,NULL), - (34622,0,0,1,16,0,0,NULL), - (34623,0,0,1,16,0,0,NULL), - (34624,0,0,1,16,0,0,NULL), - (34625,0,0,1,16,0,0,NULL), - (34626,0,0,1,16,0,0,NULL), - (34627,0,0,1,16,0,0,NULL), - (34628,0,0,1,16,0,0,NULL), - (34629,0,0,1,16,0,0,NULL), - (34630,0,0,1,16,0,0,NULL), - (34631,0,0,1,16,0,0,NULL), - (34632,0,0,1,16,0,0,NULL), - (34633,0,0,1,16,0,0,NULL), - (34634,0,0,1,16,0,0,NULL), - (34635,0,0,1,16,0,0,NULL), - (34636,0,0,1,16,0,0,NULL), - (34637,0,0,1,16,0,0,NULL), - (34638,0,0,1,16,0,0,NULL), - (34639,0,0,1,16,0,0,NULL), - (34640,0,0,1,16,0,0,NULL), - (34641,0,0,1,16,0,0,NULL), - (34646,0,0,1,16,0,0,NULL), - (34647,0,0,1,16,0,0,NULL), - (34648,0,0,1,16,0,0,NULL), - (34649,0,0,1,16,0,0,NULL), - (34650,0,0,1,16,0,0,NULL), - (34651,0,0,1,16,0,0,NULL), - (34661,0,0,1,16,0,0,NULL), - (34662,0,0,1,16,0,0,NULL), - (34663,0,0,1,16,0,0,NULL), - (34664,0,0,1,16,0,0,NULL), - (34665,0,0,1,16,0,0,NULL), - (34666,0,0,1,16,0,0,NULL), - (34667,0,0,1,16,0,0,NULL), - (34668,0,0,1,16,0,0,NULL), - (34669,0,0,1,16,0,0,NULL), - (34670,0,0,1,16,0,0,NULL), - (34671,0,0,1,16,0,0,NULL), - (34672,0,0,1,16,0,0,NULL), - (34673,0,0,1,16,0,0,NULL), - (34674,0,0,1,16,0,0,NULL), - (34675,0,0,1,16,0,0,NULL), - (34676,0,0,1,16,0,0,NULL), - (34677,0,0,1,16,0,0,NULL), - (34678,0,0,1,16,0,0,NULL), - (34679,0,0,1,16,0,0,NULL), - (34680,0,0,1,16,0,0,NULL), - (34681,0,0,1,16,0,0,NULL), - (34682,0,0,1,16,0,0,NULL), - (34683,0,0,1,16,0,0,NULL), - (34684,0,0,1,16,0,0,NULL), - (34685,0,0,1,16,0,0,NULL), - (34686,0,0,1,16,0,0,NULL), - (34687,0,0,1,16,0,0,NULL), - (34688,0,0,1,16,0,0,NULL), - (34689,0,0,1,16,0,0,NULL), - (34690,0,0,1,16,0,0,NULL), - (34691,0,0,1,16,0,0,NULL), - (34692,0,0,1,16,0,0,NULL), - (34693,0,0,1,16,0,0,NULL), - (34694,0,0,1,16,0,0,NULL), - (34695,0,0,1,16,0,0,NULL), - (34696,0,0,1,16,0,0,NULL), - (34697,0,0,1,16,0,0,NULL), - (34698,0,0,1,16,0,0,NULL), - (34699,0,0,1,16,0,0,NULL), - (34700,0,0,1,16,0,0,NULL), - (34701,0,0,1,16,0,0,NULL), - (34702,0,0,1,16,0,0,NULL), - (34703,0,0,1,16,0,0,NULL), - (34704,0,0,1,16,0,0,NULL), - (34705,0,0,1,16,0,0,NULL), - (34706,0,0,1,16,0,0,NULL), - (34707,0,0,1,16,0,0,NULL), - (34708,0,0,1,16,0,0,NULL), - (34709,0,0,1,16,0,0,NULL), - (34710,0,0,1,16,0,0,NULL), - (34711,0,0,1,16,0,0,NULL), - (34712,0,0,1,16,0,0,NULL), - (34713,0,0,1,16,0,0,NULL), - (34714,0,0,1,16,0,0,NULL), - (34715,0,0,1,16,0,0,NULL), - (34716,0,0,1,16,0,0,NULL), - (34717,0,0,1,16,0,0,NULL), - (34718,0,0,1,16,0,0,NULL), - (34719,0,0,1,16,0,0,NULL), - (34720,0,0,1,16,0,0,NULL), - (34721,0,0,1,16,0,0,NULL), - (34722,0,0,1,16,0,0,NULL), - (34723,0,0,1,16,0,0,NULL), - (34724,0,0,1,16,0,0,NULL), - (34725,0,0,1,16,0,0,NULL), - (34726,0,0,1,16,0,0,NULL), - (34727,0,0,1,16,0,0,NULL), - (34728,0,0,1,16,0,0,NULL), - (34729,0,0,1,16,0,0,NULL), - (34730,0,0,1,16,0,0,NULL), - (34731,0,0,1,16,0,0,NULL), - (34732,0,0,1,16,0,0,NULL), - (34733,0,0,1,16,0,0,NULL), - (34734,0,0,1,16,0,0,NULL), - (34735,0,0,1,16,0,0,NULL), - (34736,0,0,1,16,0,0,NULL), - (34737,0,0,1,16,0,0,NULL), - (34738,0,0,1,16,0,0,NULL), - (34739,0,0,1,16,0,0,NULL), - (34740,0,0,1,16,0,0,NULL), - (34741,0,0,1,16,0,0,NULL), - (34742,0,0,1,16,0,0,NULL), - (34743,0,0,1,16,0,0,NULL), - (34744,0,0,1,16,0,0,NULL), - (34745,0,0,1,16,0,0,NULL), - (34746,0,0,1,16,0,0,NULL), - (34747,0,0,1,16,0,0,NULL), - (34748,0,0,1,16,0,0,NULL), - (34749,0,0,1,16,0,0,NULL), - (34750,0,0,1,16,0,0,NULL), - (34751,0,0,1,16,0,0,NULL), - (34752,0,0,1,16,0,0,NULL), - (34753,0,0,1,16,0,0,NULL), - (34754,0,0,1,16,0,0,NULL), - (34755,0,0,1,16,0,0,NULL), - (34756,0,0,1,16,0,0,NULL), - (34758,0,0,1,16,0,0,NULL), - (34759,0,0,1,16,0,0,NULL), - (34760,0,0,1,16,0,0,NULL), - (34761,0,0,1,16,0,0,NULL), - (34762,0,0,1,16,0,0,NULL), - (34763,0,0,1,16,0,0,NULL), - (34764,0,0,1,16,0,0,NULL), - (34765,0,0,1,16,0,0,NULL), - (34766,0,0,1,16,0,0,NULL), - (34767,0,0,1,16,0,0,NULL), - (34768,0,0,1,16,0,0,NULL), - (34769,0,0,1,16,0,0,NULL), - (34770,0,0,1,16,0,0,NULL), - (34771,0,0,1,16,0,0,NULL), - (34772,0,0,1,16,0,0,NULL), - (34773,0,0,1,16,0,0,NULL), - (34774,0,0,1,16,0,0,NULL), - (34775,0,0,1,16,0,0,NULL), - (34776,0,0,1,16,0,0,NULL), - (34777,0,0,1,16,0,0,NULL), - (34778,0,0,1,16,0,0,NULL), - (34779,0,0,1,16,0,0,NULL), - (34780,0,0,1,16,0,0,NULL), - (34781,0,0,1,16,0,0,NULL), - (34782,0,0,1,16,0,0,NULL), - (34783,0,0,1,16,0,0,NULL), - (34784,0,0,1,16,0,0,NULL), - (34785,0,0,1,16,0,0,NULL), - (34786,0,0,1,16,0,0,NULL), - (34787,0,0,1,16,0,0,NULL), - (34788,0,0,1,16,0,0,NULL), - (34789,0,0,1,16,0,0,NULL), - (34790,0,0,1,16,0,0,NULL), - (34791,0,0,1,16,0,0,NULL), - (34792,0,0,1,16,0,0,NULL), - (34793,0,0,1,16,0,0,NULL), - (34794,0,0,1,16,0,0,NULL), - (34795,0,0,1,16,0,0,NULL), - (34796,0,0,1,16,0,0,NULL), - (34797,0,0,1,16,0,0,NULL), - (34798,0,0,1,16,0,0,NULL), - (34799,0,0,1,16,0,0,NULL), - (34800,0,0,1,16,0,0,NULL), - (34801,0,0,1,16,0,0,NULL), - (34802,0,0,1,16,0,0,NULL), - (34803,0,0,1,16,0,0,NULL), - (34804,0,0,1,16,0,0,NULL), - (34805,0,0,1,16,0,0,NULL), - (34806,0,0,1,16,0,0,NULL), - (34807,0,0,1,16,0,0,NULL), - (34808,0,0,1,16,0,0,NULL), - (34809,0,0,1,16,0,0,NULL), - (34810,0,0,1,16,0,0,NULL), - (34811,0,0,1,16,0,0,NULL), - (34812,0,0,1,16,0,0,NULL), - (34813,0,0,1,16,0,0,NULL), - (34814,0,0,1,16,0,0,NULL), - (34815,0,0,1,16,0,0,NULL), - (34816,0,0,1,16,0,0,NULL), - (34817,0,0,1,16,0,0,NULL), - (34818,0,0,1,16,0,0,NULL), - (34819,0,0,1,16,0,0,NULL), - (34820,0,0,1,16,0,0,NULL), - (34821,0,0,1,16,0,0,NULL), - (34822,0,0,1,16,0,0,NULL), - (34823,0,0,1,16,0,0,NULL), - (34824,0,0,1,16,0,0,NULL), - (34825,0,0,1,16,0,0,NULL), - (34826,0,0,1,16,0,0,NULL), - (34827,0,0,1,16,0,0,NULL), - (34828,0,0,1,16,0,0,NULL), - (34829,0,0,1,16,0,0,NULL), - (34830,0,0,1,16,0,0,NULL), - (34831,0,0,1,16,0,0,NULL), - (34832,0,0,1,16,0,0,NULL), - (34833,0,0,1,16,0,0,NULL), - (34834,0,0,1,16,0,0,NULL), - (34835,0,0,1,16,0,0,NULL), - (34836,0,0,1,16,0,0,NULL), - (34837,0,0,1,16,0,0,NULL), - (34838,0,0,1,16,0,0,NULL), - (34839,0,0,1,16,0,0,NULL), - (34840,0,0,1,16,0,0,NULL), - (34841,0,0,1,16,0,0,NULL), - (34842,0,0,1,16,0,0,NULL), - (34843,0,0,1,16,0,0,NULL), - (34844,0,0,1,16,0,0,NULL), - (34845,0,0,1,16,0,0,NULL), - (34846,0,0,1,16,0,0,NULL), - (34847,0,0,1,16,0,0,NULL), - (34848,0,0,1,16,0,0,NULL), - (34849,0,0,1,16,0,0,NULL), - (34850,0,0,1,16,0,0,NULL), - (34851,0,0,1,16,0,0,NULL), - (34852,0,0,1,16,0,0,NULL), - (34853,0,0,1,16,0,0,NULL), - (34854,0,0,1,16,0,0,NULL), - (34855,0,0,1,16,0,0,NULL), - (34856,0,0,1,16,0,0,NULL), - (34857,0,0,1,16,0,0,NULL), - (34858,0,0,1,16,0,0,NULL), - (34859,0,0,1,16,0,0,NULL), - (34860,0,0,1,16,0,0,NULL), - (34861,0,0,1,16,0,0,NULL), - (34862,0,0,1,16,0,0,NULL), - (34863,0,0,1,16,0,0,NULL), - (34864,0,0,1,16,0,0,NULL), - (34865,0,0,1,16,0,0,NULL), - (34866,0,0,1,16,0,0,NULL), - (34867,0,0,1,16,0,0,NULL), - (34868,0,0,1,16,0,0,NULL), - (34869,0,0,1,16,0,0,NULL), - (34870,0,0,1,16,0,0,NULL), - (34871,0,0,1,16,0,0,NULL), - (34872,0,0,1,16,0,0,NULL), - (34873,0,0,1,16,0,0,NULL), - (34874,0,0,1,16,0,0,NULL), - (34875,0,0,1,16,0,0,NULL), - (34876,0,0,1,16,0,0,NULL), - (34877,0,0,1,16,0,0,NULL), - (34878,0,0,1,16,0,0,NULL), - (34879,0,0,1,16,0,0,NULL), - (34880,0,0,1,16,0,0,NULL), - (34881,0,0,1,16,0,0,NULL), - (34882,0,0,1,16,0,0,NULL), - (34883,0,0,1,16,0,0,NULL), - (34884,0,0,1,16,0,0,NULL), - (34885,0,0,1,16,0,0,NULL), - (34886,0,0,1,16,0,0,NULL), - (34887,0,0,1,16,0,0,NULL), - (34888,0,0,1,16,0,0,NULL), - (34889,0,0,1,16,0,0,NULL), - (34890,0,0,1,16,0,0,NULL), - (34891,0,0,1,16,0,0,NULL), - (34892,0,0,1,16,0,0,NULL), - (34893,0,0,1,16,0,0,NULL), - (34894,0,0,1,16,0,0,NULL), - (34895,0,0,1,16,0,0,NULL), - (34896,0,0,1,16,0,0,NULL), - (34897,0,0,1,16,0,0,NULL), - (34898,0,0,1,16,0,0,NULL), - (34899,0,0,1,16,0,0,NULL), - (34900,0,0,1,16,0,0,NULL), - (34901,0,0,1,16,0,0,NULL), - (34902,0,0,1,16,0,0,NULL), - (34903,0,0,1,16,0,0,NULL), - (34904,0,0,1,16,0,0,NULL), - (34905,0,0,1,16,0,0,NULL), - (34906,0,0,1,16,0,0,NULL), - (34907,0,0,1,16,0,0,NULL), - (34908,0,0,1,16,0,0,NULL), - (34909,0,0,1,16,0,0,NULL), - (34910,0,0,1,16,0,0,NULL), - (34911,0,0,1,16,0,0,NULL), - (34912,0,0,1,16,0,0,NULL), - (34913,0,0,1,16,0,0,NULL), - (34914,0,0,1,16,0,0,NULL), - (34915,0,0,1,16,0,0,NULL), - (34916,0,0,1,16,0,0,NULL), - (34917,0,0,1,16,0,0,NULL), - (34918,0,0,1,16,0,0,NULL), - (34919,0,0,1,16,0,0,NULL), - (34920,0,0,1,16,0,0,NULL), - (34921,0,0,1,16,0,0,NULL), - (34922,0,0,1,16,0,0,NULL), - (34923,0,0,1,16,0,0,NULL), - (34924,0,0,1,16,0,0,NULL), - (34925,0,0,1,16,0,0,NULL), - (34926,0,0,1,16,0,0,NULL), - (34927,0,0,1,16,0,0,NULL), - (34928,0,0,1,16,0,0,NULL), - (34929,0,0,1,16,0,0,NULL), - (34930,0,0,1,16,0,0,NULL), - (34931,0,0,1,16,0,0,NULL), - (34932,0,0,1,16,0,0,NULL), - (34933,0,0,1,16,0,0,NULL), - (34934,0,0,1,16,0,0,NULL), - (34935,0,0,1,16,0,0,NULL), - (34936,0,0,1,16,0,0,NULL), - (34937,0,0,1,16,0,0,NULL), - (34938,0,0,1,16,0,0,NULL), - (34939,0,0,1,16,0,0,NULL), - (34940,0,0,1,16,0,0,NULL), - (34941,0,0,1,16,0,0,NULL), - (34942,0,0,1,16,0,0,NULL), - (34943,0,0,1,16,0,0,NULL), - (34944,0,0,1,16,0,0,NULL), - (34945,0,0,1,16,0,0,NULL), - (34946,0,0,1,16,0,0,NULL), - (34947,0,0,1,16,0,0,NULL), - (34948,0,0,1,16,0,0,NULL), - (34949,0,0,1,16,0,0,NULL), - (34950,0,0,1,16,0,0,NULL), - (34951,0,0,1,16,0,0,NULL), - (34952,0,0,1,16,0,0,NULL), - (34953,0,0,1,16,0,0,NULL), - (34954,0,0,1,16,0,0,NULL), - (34955,0,0,1,16,0,0,NULL), - (34956,0,0,1,16,0,0,NULL), - (34957,0,0,1,16,0,0,NULL), - (34958,0,0,1,16,0,0,NULL), - (34959,0,0,1,16,0,0,NULL), - (34960,0,0,1,16,0,0,NULL), - (34961,0,0,1,16,0,0,NULL), - (34962,0,0,1,16,0,0,NULL), - (34963,0,0,1,16,0,0,NULL), - (34964,0,0,1,16,0,0,NULL), - (34965,0,0,1,16,0,0,NULL), - (34966,0,0,1,16,0,0,NULL), - (34967,0,0,1,16,0,0,NULL), - (34968,0,0,1,16,0,0,NULL), - (34969,0,0,1,16,0,0,NULL), - (34970,0,0,1,16,0,0,NULL), - (34971,0,0,1,16,0,0,NULL), - (34972,0,0,1,16,0,0,NULL), - (34973,0,0,1,16,0,0,NULL), - (34974,0,0,1,16,0,0,NULL), - (34975,0,0,1,16,0,0,NULL), - (34976,0,0,1,16,0,0,NULL), - (34977,0,0,1,16,0,0,NULL), - (34978,0,0,1,16,0,0,NULL), - (34979,0,0,1,16,0,0,NULL), - (34980,0,0,1,16,0,0,NULL), - (34981,0,0,1,16,0,0,NULL), - (34982,0,0,1,16,0,0,NULL), - (34983,0,0,1,16,0,0,NULL), - (34984,0,0,1,16,0,0,NULL), - (34985,0,0,1,16,0,0,NULL), - (34986,0,0,1,16,0,0,NULL), - (34987,0,0,1,16,0,0,NULL), - (34988,0,0,1,16,0,0,NULL), - (34989,0,0,1,16,0,0,NULL), - (34990,0,0,1,16,0,0,NULL), - (34991,0,0,1,16,0,0,NULL), - (34992,0,0,1,16,0,0,NULL), - (34993,0,0,1,16,0,0,NULL), - (34994,0,0,1,16,0,0,NULL), - (34995,0,0,1,16,0,0,NULL), - (34996,0,0,1,16,0,0,NULL), - (34997,0,0,1,16,0,0,NULL), - (34998,0,0,1,16,0,0,NULL), - (34999,0,0,1,16,0,0,NULL), - (35000,0,0,1,16,0,0,NULL), - (35001,0,0,1,16,0,0,NULL), - (35002,0,0,1,16,0,0,NULL), - (35003,0,0,1,16,0,0,NULL), - (35004,0,0,1,16,0,0,NULL), - (35005,0,0,1,16,0,0,NULL), - (35006,0,0,1,16,0,0,NULL), - (35007,0,0,1,16,0,0,NULL), - (35008,0,0,1,16,0,0,NULL), - (35009,0,0,1,16,0,0,NULL), - (35010,0,0,1,16,0,0,NULL), - (35011,0,0,1,16,0,0,NULL), - (35012,0,0,1,16,0,0,NULL), - (35013,0,0,1,16,0,0,NULL), - (35014,0,0,1,16,0,0,NULL), - (35015,0,0,1,16,0,0,NULL), - (35016,0,0,1,16,0,0,NULL), - (35017,0,0,1,16,0,0,NULL), - (35018,0,0,1,16,0,0,NULL), - (35019,0,0,1,16,0,0,NULL), - (35020,0,0,1,16,0,0,NULL), - (35021,0,0,1,16,0,0,NULL), - (35022,0,0,1,16,0,0,NULL), - (35023,0,0,1,16,0,0,NULL), - (35024,0,0,1,16,0,0,NULL), - (35025,0,0,1,16,0,0,NULL), - (35026,0,0,1,16,0,0,NULL), - (35027,0,0,1,16,0,0,NULL), - (35028,0,0,1,16,0,0,NULL), - (35029,0,0,1,16,0,0,NULL), - (35030,0,0,1,16,0,0,NULL), - (35031,0,0,1,16,0,0,NULL), - (35032,0,0,1,16,0,0,NULL), - (35033,0,0,1,16,0,0,NULL), - (35034,0,0,1,16,0,0,NULL), - (35035,0,0,1,16,0,0,NULL), - (35036,0,0,1,16,0,0,NULL), - (35037,0,0,1,16,0,0,NULL), - (35038,0,0,1,16,0,0,NULL), - (35039,0,0,1,16,0,0,NULL), - (35040,0,0,1,16,0,0,NULL), - (35041,0,0,1,16,0,0,NULL), - (35042,0,0,1,16,0,0,NULL), - (35043,0,0,1,16,0,0,NULL), - (35044,0,0,1,16,0,0,NULL), - (35045,0,0,1,16,0,0,NULL), - (35046,0,0,1,16,0,0,NULL), - (35047,0,0,1,16,0,0,NULL), - (35048,0,0,1,16,0,0,NULL), - (35049,0,0,1,16,0,0,NULL), - (35050,0,0,1,16,0,0,NULL), - (35051,0,0,1,16,0,0,NULL), - (35052,0,0,1,16,0,0,NULL), - (35053,0,0,1,16,0,0,NULL), - (35054,0,0,1,16,0,0,NULL), - (35055,0,0,1,16,0,0,NULL), - (35056,0,0,1,16,0,0,NULL), - (35057,0,0,1,16,0,0,NULL), - (35058,0,0,1,16,0,0,NULL), - (35059,0,0,1,16,0,0,NULL), - (35060,0,0,1,16,0,0,NULL), - (35061,0,0,1,16,0,0,NULL), - (35062,0,0,1,16,0,0,NULL), - (35063,0,0,1,16,0,0,NULL), - (35064,0,0,1,16,0,0,NULL), - (35065,0,0,1,16,0,0,NULL), - (35086,0,0,1,16,0,0,NULL), - (35087,0,0,1,16,0,0,NULL), - (35088,0,0,1,16,0,0,NULL), - (35089,0,0,1,16,0,0,NULL), - (35090,0,0,1,16,0,0,NULL), - (35091,0,0,1,16,0,0,NULL), - (35092,0,0,1,16,0,0,NULL), - (35093,0,0,1,16,0,0,NULL), - (35094,0,0,1,16,0,0,NULL), - (35097,0,0,1,16,0,0,NULL), - (35098,0,0,1,16,0,0,NULL), - (35099,0,0,1,16,0,0,NULL), - (35100,0,0,1,16,0,0,NULL), - (35101,0,0,1,16,0,0,NULL), - (35102,0,0,1,16,0,0,NULL), - (35103,0,0,1,16,0,0,NULL), - (35104,0,0,1,16,0,0,NULL), - (35105,0,0,1,16,0,0,NULL), - (35106,0,0,1,16,0,0,NULL), - (35107,0,0,1,16,0,0,NULL), - (35108,0,0,1,16,0,0,NULL), - (35109,0,0,1,16,0,0,NULL), - (35110,0,0,1,16,0,0,NULL), - (35111,0,0,1,16,0,0,NULL), - (35112,0,0,1,16,0,0,NULL), - (35113,0,0,1,16,0,0,NULL), - (35114,0,0,1,16,0,0,NULL), - (35115,0,0,1,16,0,0,NULL), - (35116,0,0,1,16,0,0,NULL), - (35117,0,0,1,16,0,0,NULL), - (35118,0,0,1,16,0,0,NULL), - (35119,0,0,1,16,0,0,NULL), - (35120,0,0,1,16,0,0,NULL), - (35121,0,0,1,16,0,0,NULL), - (35122,0,0,1,16,0,0,NULL), - (35123,0,0,1,16,0,0,NULL), - (35124,0,0,1,16,0,0,NULL), - (35125,0,0,1,16,0,0,NULL), - (35126,0,0,1,16,0,0,NULL), - (35127,0,0,1,16,0,0,NULL), - (35128,0,0,1,16,0,0,NULL), - (35129,0,0,1,16,0,0,NULL), - (35130,0,0,1,16,0,0,NULL), - (35131,0,0,1,16,0,0,NULL), - (35132,0,0,1,16,0,0,NULL), - (35133,0,0,1,16,0,0,NULL), - (35134,0,0,1,16,0,0,NULL), - (35135,0,0,1,16,0,0,NULL), - (35136,0,0,1,16,0,0,NULL), - (35137,0,0,1,16,0,0,NULL), - (35138,0,0,1,16,0,0,NULL), - (35139,0,0,1,16,0,0,NULL), - (35140,0,0,1,16,0,0,NULL), - (35141,0,0,1,16,0,0,NULL), - (35142,0,0,1,16,0,0,NULL), - (35143,0,0,1,16,0,0,NULL), - (35144,0,0,1,16,0,0,NULL), - (35145,0,0,1,16,0,0,NULL), - (35146,0,0,1,16,0,0,NULL), - (35147,0,0,1,16,0,0,NULL), - (35148,0,0,1,16,0,0,NULL), - (35149,0,0,1,16,0,0,NULL), - (35150,0,0,1,16,0,0,NULL), - (35151,0,0,1,16,0,0,NULL), - (35152,0,0,1,16,0,0,NULL), - (35153,0,0,1,16,0,0,NULL), - (35154,0,0,1,16,0,0,NULL), - (35155,0,0,1,16,0,0,NULL), - (35156,0,0,1,16,0,0,NULL), - (35157,0,0,1,16,0,0,NULL), - (35158,0,0,1,16,0,0,NULL), - (35159,0,0,1,16,0,0,NULL), - (35160,0,0,1,16,0,0,NULL), - (35161,0,0,1,16,0,0,NULL), - (35162,0,0,1,16,0,0,NULL), - (35163,0,0,1,16,0,0,NULL), - (35164,0,0,1,16,0,0,NULL), - (35165,0,0,1,16,0,0,NULL), - (35166,0,0,1,16,0,0,NULL), - (35167,0,0,1,16,0,0,NULL), - (35168,0,0,1,16,0,0,NULL), - (35169,0,0,1,16,0,0,NULL), - (35170,0,0,1,16,0,0,NULL), - (35171,0,0,1,16,0,0,NULL), - (35172,0,0,1,16,0,0,NULL), - (35173,0,0,1,16,0,0,NULL), - (35174,0,0,1,16,0,0,NULL), - (35175,0,0,1,16,0,0,NULL), - (35176,0,0,1,16,0,0,NULL), - (35177,0,0,1,16,0,0,NULL), - (35178,0,0,1,16,0,0,NULL), - (35179,0,0,1,16,0,0,NULL), - (35180,0,0,1,16,0,0,NULL), - (35181,0,0,1,16,0,0,NULL), - (35182,0,0,1,16,0,0,NULL), - (35183,0,0,1,16,0,0,NULL), - (35184,0,0,1,16,0,0,NULL), - (35185,0,0,1,16,0,0,NULL), - (35186,0,0,1,16,0,0,NULL), - (35187,0,0,1,16,0,0,NULL), - (35188,0,0,1,16,0,0,NULL), - (35189,0,0,1,16,0,0,NULL), - (35190,0,0,1,16,0,0,NULL), - (35191,0,0,1,16,0,0,NULL), - (35192,0,0,1,16,0,0,NULL), - (35193,0,0,1,16,0,0,NULL), - (35194,0,0,1,16,0,0,NULL), - (35195,0,0,1,16,0,0,NULL), - (35196,0,0,1,16,0,0,NULL), - (35197,0,0,1,16,0,0,NULL), - (35198,0,0,1,16,0,0,NULL), - (35199,0,0,1,16,0,0,NULL), - (35200,0,0,1,16,0,0,NULL), - (35201,0,0,1,16,0,0,NULL), - (35202,0,0,1,16,0,0,NULL), - (35203,0,0,1,16,0,0,NULL), - (35204,0,0,1,16,0,0,NULL), - (35205,0,0,1,16,0,0,NULL), - (35206,0,0,1,16,0,0,NULL), - (35207,0,0,1,16,0,0,NULL), - (35208,0,0,1,16,0,0,NULL), - (35209,0,0,1,16,0,0,NULL), - (35210,0,0,1,16,0,0,NULL), - (35211,0,0,1,16,0,0,NULL), - (35212,0,0,1,16,0,0,NULL), - (35213,0,0,1,16,0,0,NULL), - (35214,0,0,1,16,0,0,NULL), - (35215,0,0,1,16,0,0,NULL), - (35216,0,0,1,16,0,0,NULL), - (35217,0,0,1,16,0,0,NULL), - (35218,0,0,1,16,0,0,NULL), - (35219,0,0,1,16,0,0,NULL), - (35220,0,0,1,16,0,0,NULL), - (35222,0,0,1,16,0,0,NULL), - (35223,0,0,1,16,0,0,NULL), - (35225,0,0,1,16,0,0,NULL), - (35226,0,0,1,16,0,0,NULL), - (35227,0,0,1,16,0,0,NULL), - (35228,0,0,1,16,0,0,NULL), - (35230,0,0,1,16,0,0,NULL), - (35231,0,0,1,16,0,0,NULL), - (35232,0,0,1,16,0,0,NULL), - (35233,0,0,1,16,0,0,NULL), - (35234,0,0,1,16,0,0,NULL), - (35235,0,0,1,16,0,0,NULL), - (35237,0,0,1,16,0,0,NULL), (35238,0,0,1,16,0,0,''), - (35241,0,0,1,16,0,0,NULL), - (35242,0,0,1,16,0,0,NULL), - (35244,0,0,1,16,0,0,NULL), - (35245,0,0,1,16,0,0,NULL), - (35247,0,0,1,16,0,0,NULL), - (35248,0,0,1,16,0,0,NULL), - (35249,0,0,1,16,0,0,NULL), - (35251,0,0,1,16,0,0,NULL), - (35252,0,0,1,16,0,0,NULL), - (35253,0,0,1,16,0,0,NULL), - (35254,0,0,1,16,0,0,NULL), - (35255,0,0,1,16,0,0,NULL), - (35256,0,0,1,16,0,0,NULL), - (35257,0,0,1,16,0,0,NULL), - (35258,0,0,1,16,0,0,NULL), - (35259,0,0,1,16,0,0,NULL), - (35260,0,0,1,16,0,0,NULL), - (35261,0,0,1,16,0,0,NULL), - (35262,0,0,1,16,0,0,NULL), - (35263,0,0,1,16,0,0,NULL), - (35264,0,0,1,16,0,0,NULL), - (35265,0,0,1,16,0,0,NULL), - (35266,0,0,1,16,0,0,NULL), - (35267,0,0,1,16,0,0,NULL), - (35268,0,0,1,16,0,0,NULL), - (35269,0,0,1,16,0,0,NULL), - (35270,0,0,1,16,0,0,NULL), - (35271,0,0,1,16,0,0,NULL), - (35272,0,0,1,16,0,0,NULL), - (35273,0,0,1,16,0,0,NULL), - (35274,0,0,1,16,0,0,NULL), - (35275,0,0,1,16,0,0,NULL), - (35276,0,0,1,16,0,0,NULL), - (35277,0,0,1,16,0,0,NULL), - (35278,0,0,1,16,0,0,NULL), - (35279,0,0,1,16,0,0,NULL), - (35280,0,0,1,16,0,0,NULL), - (35281,0,0,1,16,0,0,NULL), - (35282,0,0,1,16,0,0,NULL), - (35283,0,0,1,16,0,0,NULL), - (35284,0,0,1,16,0,0,NULL), - (35285,0,0,1,16,0,0,NULL), - (35286,0,0,1,16,0,0,NULL), - (35287,0,0,1,16,0,0,NULL), - (35288,0,0,1,16,0,0,NULL), - (35289,0,0,1,16,0,0,NULL), - (35290,0,0,1,16,0,0,NULL), - (35291,0,0,1,16,0,0,NULL), - (35292,0,0,1,16,0,0,NULL), - (35293,0,0,1,16,0,0,NULL), - (35294,0,0,1,16,0,0,NULL), - (35295,0,0,1,16,0,0,NULL), - (35296,0,0,1,16,0,0,NULL), - (35297,0,0,1,16,0,0,NULL), - (35298,0,0,1,16,0,0,NULL), - (35299,0,0,1,16,0,0,NULL), - (35300,0,0,1,16,0,0,NULL), - (35301,0,0,1,16,0,0,NULL), - (35302,0,0,1,16,0,0,NULL), - (35303,0,0,1,16,0,0,NULL), - (35304,0,0,1,16,0,0,NULL), - (35305,0,0,1,16,0,0,NULL), - (35306,0,0,1,16,0,0,NULL), - (35307,0,0,1,16,0,0,NULL), - (35308,0,0,1,16,0,0,NULL), - (35309,0,0,1,16,0,0,NULL), - (35310,0,0,1,16,0,0,NULL), - (35311,0,0,1,16,0,0,NULL), - (35312,0,0,1,16,0,0,NULL), - (35313,0,0,1,16,0,0,NULL), - (35314,0,0,1,16,0,0,NULL), - (35315,0,0,1,16,0,0,NULL), - (35316,0,0,1,16,0,0,NULL), - (35317,0,0,1,16,0,0,NULL), - (35318,0,0,1,16,0,0,NULL), - (35319,0,0,1,16,0,0,NULL), - (35320,0,0,1,16,0,0,NULL), - (35321,0,0,1,16,0,0,NULL), - (35322,0,0,1,16,0,0,NULL), - (35323,0,0,1,16,0,0,NULL), - (35324,0,0,1,16,0,0,NULL), - (35325,0,0,1,16,0,0,NULL), - (35326,0,0,1,16,0,0,NULL), - (35327,0,0,1,16,0,0,NULL), - (35328,0,0,1,16,0,0,NULL), - (35329,0,0,1,16,0,0,NULL), - (35330,0,0,1,16,0,0,NULL), - (35331,0,0,1,16,0,0,NULL), - (35332,0,0,1,16,0,0,NULL), - (35333,0,0,1,16,0,0,NULL), - (35334,0,0,1,16,0,0,NULL), - (35335,0,0,1,16,0,0,NULL), - (35336,0,0,1,16,0,0,NULL), - (35337,0,0,1,16,0,0,NULL), - (35338,0,0,1,16,0,0,NULL), - (35339,0,0,1,16,0,0,NULL), - (35340,0,0,1,16,0,0,NULL), - (35341,0,0,1,16,0,0,NULL), - (35342,0,0,1,16,0,0,NULL), - (35343,0,0,1,16,0,0,NULL), - (35344,0,0,1,16,0,0,NULL), - (35345,0,0,1,16,0,0,NULL), - (35346,0,0,1,16,0,0,NULL), - (35347,0,0,1,16,0,0,NULL), - (35348,0,0,1,16,0,0,NULL), - (35349,0,0,1,16,0,0,NULL), - (35350,0,0,1,16,0,0,NULL), - (35351,0,0,1,16,0,0,NULL), - (35352,0,0,1,16,0,0,NULL), - (35353,0,0,1,16,0,0,NULL), - (35354,0,0,1,16,0,0,NULL), - (35355,0,0,1,16,0,0,NULL), - (35356,0,0,1,16,0,0,NULL), - (35357,0,0,1,16,0,0,NULL), - (35358,0,0,1,16,0,0,NULL), - (35359,0,0,1,16,0,0,NULL), - (35360,0,0,1,16,0,0,NULL), - (35361,0,0,1,16,0,0,NULL), - (35362,0,0,1,16,0,0,NULL), - (35363,0,0,1,16,0,0,NULL), - (35364,0,0,1,16,0,0,NULL), - (35365,0,0,1,16,0,0,NULL), - (35366,0,0,1,16,0,0,NULL), - (35367,0,0,1,16,0,0,NULL), - (35368,0,0,1,16,0,0,NULL), - (35369,0,0,1,16,0,0,NULL), - (35370,0,0,1,16,0,0,NULL), - (35371,0,0,1,16,0,0,NULL), - (35372,0,0,1,16,0,0,NULL), - (35373,0,0,1,16,0,0,NULL), - (35374,0,0,1,16,0,0,NULL), - (35375,0,0,1,16,0,0,NULL), - (35376,0,0,1,16,0,0,NULL), - (35377,0,0,1,16,0,0,NULL), - (35378,0,0,1,16,0,0,NULL), - (35379,0,0,1,16,0,0,NULL), - (35380,0,0,1,16,0,0,NULL), - (35381,0,0,1,16,0,0,NULL), - (35382,0,0,1,16,0,0,NULL), - (35383,0,0,1,16,0,0,NULL), - (35384,0,0,1,16,0,0,NULL), - (35385,0,0,1,16,0,0,NULL), - (35386,0,0,1,16,0,0,NULL), - (35387,0,0,1,16,0,0,NULL), - (35388,0,0,1,16,0,0,NULL), - (35389,0,0,1,16,0,0,NULL), - (35390,0,0,1,16,0,0,NULL), - (35391,0,0,1,16,0,0,NULL), - (35392,0,0,1,16,0,0,NULL), - (35393,0,0,1,16,0,0,NULL), - (35394,0,0,1,16,0,0,NULL), - (35395,0,0,1,16,0,0,NULL), - (35396,0,0,1,16,0,0,NULL), - (35397,0,0,1,16,0,0,NULL), - (35398,0,0,1,16,0,0,NULL), - (35399,0,0,1,16,0,0,NULL), - (35400,0,0,1,16,0,0,NULL), - (35401,0,0,1,16,0,0,NULL), - (35402,0,0,1,16,0,0,NULL), - (35403,0,0,1,16,0,0,NULL), - (35404,0,0,1,16,0,0,NULL), - (35405,0,0,1,16,0,0,NULL), - (35406,0,0,1,16,0,0,NULL), - (35407,0,0,1,16,0,0,NULL), - (35408,0,0,1,16,0,0,NULL), - (35409,0,0,1,16,0,0,NULL), - (35410,0,0,1,16,0,0,NULL), - (35411,0,0,1,16,0,0,NULL), - (35412,0,0,1,16,0,0,NULL), - (35413,0,0,1,16,0,0,NULL), - (35414,0,0,1,16,0,0,NULL), - (35415,0,0,1,16,0,0,NULL), - (35416,0,0,1,16,0,0,NULL), - (35417,0,0,1,16,0,0,NULL), - (35419,0,0,1,16,0,0,NULL), - (35420,0,0,1,16,0,0,NULL), - (35421,0,0,1,16,0,0,NULL), - (35422,0,0,1,16,0,0,NULL), - (35423,0,0,1,16,0,0,NULL), - (35424,0,0,1,16,0,0,NULL), - (35425,0,0,1,16,0,0,NULL), - (35426,0,0,1,16,0,0,NULL), - (35427,0,0,1,16,0,0,NULL), - (35428,0,0,1,16,0,0,NULL), - (35429,0,0,1,16,0,0,NULL), - (35430,0,0,1,16,0,0,NULL), - (35431,0,0,1,16,0,0,NULL), - (35432,0,0,1,16,0,0,NULL), - (35433,0,0,1,16,0,0,NULL), - (35434,0,0,1,16,0,0,NULL), - (35435,0,0,1,16,0,0,NULL), - (35436,0,0,1,16,0,0,NULL), - (35437,0,0,1,16,0,0,NULL), - (35438,0,0,1,16,0,0,NULL), - (35439,0,0,1,16,0,0,NULL), - (35440,0,0,1,16,0,0,NULL), - (35441,0,0,1,16,0,0,NULL), - (35442,0,0,1,16,0,0,NULL), - (35443,0,0,1,16,0,0,NULL), - (35444,0,0,1,16,0,0,NULL), - (35445,0,0,1,16,0,0,NULL), - (35446,0,0,1,16,0,0,NULL), - (35447,0,0,1,16,0,0,NULL), - (35448,0,0,1,16,0,0,NULL), - (35449,0,0,1,16,0,0,NULL), - (35450,0,0,1,16,0,0,NULL), - (35451,0,0,1,16,0,0,NULL), - (35452,0,0,1,16,0,0,NULL), - (35453,0,0,1,16,0,0,NULL), - (35454,0,0,1,16,0,0,NULL), - (35455,0,0,1,16,0,0,NULL), - (35456,0,0,1,16,0,0,NULL), - (35457,0,0,1,16,0,0,NULL), - (35458,0,0,1,16,0,0,NULL), - (35459,0,0,1,16,0,0,NULL), - (35460,0,0,1,16,0,0,NULL), - (35461,0,0,1,16,0,0,NULL), - (35462,0,0,1,16,0,0,NULL), - (35463,0,0,1,16,0,0,NULL), - (35464,0,0,1,16,0,0,NULL), - (35465,0,0,1,16,0,0,NULL), - (35466,0,0,1,16,0,0,NULL), - (35467,0,0,1,16,0,0,NULL), - (35468,0,0,1,16,0,0,NULL), - (35469,0,0,1,16,0,0,NULL), - (35470,0,0,1,16,0,0,NULL), - (35471,0,0,1,16,0,0,NULL), - (35472,0,0,1,16,0,0,NULL), - (35473,0,0,1,16,0,0,NULL), - (35474,0,0,1,16,0,0,NULL), - (35475,0,0,1,16,0,0,NULL), - (35476,0,0,1,16,0,0,NULL), - (35477,0,0,1,16,0,0,NULL), - (35478,0,0,1,16,0,0,NULL), - (35479,0,0,1,16,0,0,NULL), - (35480,0,0,1,16,0,0,NULL), - (35481,0,0,1,16,0,0,NULL), - (35482,0,0,1,16,0,0,NULL), - (35483,0,0,1,16,0,0,NULL), - (35484,0,0,1,16,0,0,NULL), - (35485,0,0,1,16,0,0,NULL), - (35486,0,0,1,16,0,0,NULL), - (35487,0,0,1,16,0,0,NULL), - (35488,0,0,1,16,0,0,NULL), - (35489,0,0,1,16,0,0,NULL), - (35490,0,0,1,16,0,0,NULL), - (35491,0,0,1,16,0,0,NULL), - (35492,0,0,1,16,0,0,NULL), - (35493,0,0,1,16,0,0,NULL), - (35494,0,0,1,16,0,0,NULL), - (35495,0,0,1,16,0,0,NULL), - (35496,0,0,1,16,0,0,NULL), - (35497,0,0,1,16,0,0,NULL), - (35498,0,0,1,16,0,0,NULL), - (35499,0,0,1,16,0,0,NULL), - (35500,0,0,1,16,0,0,NULL), - (35501,0,0,1,16,0,0,NULL), - (35502,0,0,1,16,0,0,NULL), - (35503,0,0,1,16,0,0,NULL), - (35504,0,0,1,16,0,0,NULL), - (35505,0,0,1,16,0,0,NULL), - (35506,0,0,1,16,0,0,NULL), - (35507,0,0,1,16,0,0,NULL), - (35508,0,0,1,16,0,0,NULL), - (35509,0,0,1,16,0,0,NULL), - (35510,0,0,1,16,0,0,NULL), - (35511,0,0,1,16,0,0,NULL), - (35512,0,0,1,16,0,0,NULL), - (35513,0,0,1,16,0,0,NULL), - (35514,0,0,1,16,0,0,NULL), - (35515,0,0,1,16,0,0,NULL), - (35516,0,0,1,16,0,0,NULL), - (35517,0,0,1,16,0,0,NULL), - (35518,0,0,1,16,0,0,NULL), - (35519,0,0,1,16,0,0,NULL), - (35520,0,0,1,16,0,0,NULL), - (35521,0,0,1,16,0,0,NULL), - (35522,0,0,1,16,0,0,NULL), - (35523,0,0,1,16,0,0,NULL), - (35524,0,0,1,16,0,0,NULL), - (35525,0,0,1,16,0,0,NULL), - (35526,0,0,1,16,0,0,NULL), - (35527,0,0,1,16,0,0,NULL), - (35528,0,0,1,16,0,0,NULL), - (35529,0,0,1,16,0,0,NULL), - (35530,0,0,1,16,0,0,NULL), - (35531,0,0,1,16,0,0,NULL), - (35532,0,0,1,16,0,0,NULL), - (35533,0,0,1,16,0,0,NULL), - (35534,0,0,1,16,0,0,NULL), - (35535,0,0,1,16,0,0,NULL), - (35536,0,0,1,16,0,0,NULL), - (35537,0,0,1,16,0,0,NULL), - (35538,0,0,1,16,0,0,NULL), - (35539,0,0,1,16,0,0,NULL), - (35540,0,0,1,16,0,0,NULL), - (35541,0,0,1,16,0,0,NULL), - (35542,0,0,1,16,0,0,NULL), - (35543,0,0,1,16,0,0,NULL), - (35544,0,0,1,16,0,0,NULL), - (35545,0,0,1,16,0,0,NULL), - (35546,0,0,1,16,0,0,NULL), - (35547,0,0,1,16,0,0,NULL), - (35548,0,0,1,16,0,0,NULL), - (35549,0,0,1,16,0,0,NULL), - (35550,0,0,1,16,0,0,NULL), - (35551,0,0,1,16,0,0,NULL), - (35552,0,0,1,16,0,0,NULL), - (35553,0,0,1,16,0,0,NULL), - (35554,0,0,1,16,0,0,NULL), - (35555,0,0,1,16,0,0,NULL), - (35556,0,0,1,16,0,0,NULL), - (35557,0,0,1,16,0,0,NULL), - (35558,0,0,1,16,0,0,NULL), - (35559,0,0,1,16,0,0,NULL), - (35560,0,0,1,16,0,0,NULL), - (35561,0,0,1,16,0,0,NULL), - (35562,0,0,1,16,0,0,NULL), - (35563,0,0,1,16,0,0,NULL), - (35564,0,0,1,16,0,0,NULL), - (35565,0,0,1,16,0,0,NULL), - (35566,0,0,1,16,0,0,NULL), - (35567,0,0,1,16,0,0,NULL), - (35568,0,0,1,16,0,0,NULL), - (35569,0,0,1,16,0,0,NULL), - (35570,0,0,1,16,0,0,NULL), - (35571,0,0,1,16,0,0,NULL), - (35572,0,0,1,16,0,0,NULL), - (35573,0,0,1,16,0,0,NULL), - (35574,0,0,1,16,0,0,NULL), - (35575,0,0,1,16,0,0,NULL), - (35576,0,0,1,16,0,0,NULL), - (35577,0,0,1,16,0,0,NULL), - (35578,0,0,1,16,0,0,NULL), - (35579,0,0,1,16,0,0,NULL), - (35580,0,0,1,16,0,0,NULL), - (35581,0,0,1,16,0,0,NULL), - (35582,0,0,1,16,0,0,NULL), - (35583,0,0,1,16,0,0,NULL), - (35584,0,0,1,16,0,0,NULL), - (35585,0,0,1,16,0,0,NULL), - (35586,0,0,1,16,0,0,NULL), - (35587,0,0,1,16,0,0,NULL), - (35588,0,0,1,16,0,0,NULL), - (35589,0,0,1,16,0,0,NULL), - (35590,0,0,1,16,0,0,NULL), - (35591,0,0,1,16,0,0,NULL), - (35592,0,0,1,16,0,0,NULL), - (35593,0,0,1,16,0,0,NULL), - (35594,0,0,1,16,0,0,NULL), - (35595,0,0,1,16,0,0,NULL), - (35596,0,0,1,16,0,0,NULL), - (35597,0,0,1,16,0,0,NULL), - (35598,0,0,1,16,0,0,NULL), - (35599,0,0,1,16,0,0,NULL), - (35600,0,0,1,16,0,0,NULL), - (35601,0,0,1,16,0,0,NULL), - (35602,0,0,1,16,0,0,NULL), - (35603,0,0,1,16,0,0,NULL), - (35604,0,0,1,16,0,0,NULL), - (35605,0,0,1,16,0,0,NULL), - (35606,0,0,1,16,0,0,NULL), - (35607,0,0,1,16,0,0,NULL), - (35608,0,0,1,16,0,0,NULL), - (35609,0,0,1,16,0,0,NULL), - (35610,0,0,1,16,0,0,NULL), - (35611,0,0,1,16,0,0,NULL), - (35612,0,0,1,16,0,0,NULL), - (35613,0,0,1,16,0,0,NULL), - (35614,0,0,1,16,0,0,NULL), - (35615,0,0,1,16,0,0,NULL), - (35616,0,0,1,16,0,0,NULL), - (35617,0,0,1,16,0,0,NULL), - (35618,0,0,1,16,0,0,NULL), - (35619,0,0,1,16,0,0,NULL), - (35620,0,0,1,16,0,0,NULL), - (35621,0,0,1,16,0,0,NULL), - (35622,0,0,1,16,0,0,NULL), - (35623,0,0,1,16,0,0,NULL), - (35624,0,0,1,16,0,0,NULL), - (35625,0,0,1,16,0,0,NULL), - (35626,0,0,1,16,0,0,NULL), - (35627,0,0,1,16,0,0,NULL), - (35628,0,0,1,16,0,0,NULL), - (35629,0,0,1,16,0,0,NULL), - (35630,0,0,1,16,0,0,NULL), - (35631,0,0,1,16,0,0,NULL), - (35632,0,0,1,16,0,0,NULL), - (35633,0,0,1,16,0,0,NULL), - (35634,0,0,1,16,0,0,NULL), - (35635,0,0,1,16,0,0,NULL), - (35636,0,0,1,16,0,0,NULL), - (35637,0,0,1,16,0,0,NULL), - (35638,0,0,1,16,0,0,NULL), - (35639,0,0,1,16,0,0,NULL), - (35640,0,0,1,16,0,0,NULL), - (35641,0,0,1,16,0,0,NULL), - (35642,0,0,1,16,0,0,NULL), - (35643,0,0,1,16,0,0,NULL), - (35644,0,0,1,16,0,0,NULL), - (35645,0,0,1,16,0,0,NULL), - (35646,0,0,1,16,0,0,NULL), - (35647,0,0,1,16,0,0,NULL), - (35648,0,0,1,16,0,0,NULL), - (35649,0,0,1,16,0,0,NULL), - (35650,0,0,1,16,0,0,NULL), - (35651,0,0,1,16,0,0,NULL), - (35652,0,0,1,16,0,0,NULL), - (35653,0,0,1,16,0,0,NULL), - (35654,0,0,1,16,0,0,NULL), - (35655,0,0,1,16,0,0,NULL), - (35656,0,0,1,16,0,0,NULL), - (35657,0,0,1,16,0,0,NULL), - (35658,0,0,1,16,0,0,NULL), - (35659,0,0,1,16,0,0,NULL), - (35660,0,0,1,16,0,0,NULL), - (35661,0,0,1,16,0,0,NULL), - (35662,0,0,1,16,0,0,NULL), - (35663,0,0,1,16,0,0,NULL), - (35664,0,0,1,16,0,0,NULL), - (35665,0,0,1,16,0,0,NULL), - (35666,0,0,1,16,0,0,NULL), - (35667,0,0,1,16,0,0,NULL), - (35668,0,0,1,16,0,0,NULL), - (35669,0,0,1,16,0,0,NULL), - (35670,0,0,1,16,0,0,NULL), - (35671,0,0,1,16,0,0,NULL), - (35672,0,0,1,16,0,0,NULL), - (35673,0,0,1,16,0,0,NULL), - (35674,0,0,1,16,0,0,NULL), - (35675,0,0,1,16,0,0,NULL), - (35676,0,0,1,16,0,0,NULL), - (35677,0,0,1,16,0,0,NULL), - (35678,0,0,1,16,0,0,NULL), - (35679,0,0,1,16,0,0,NULL), - (35680,0,0,1,16,0,0,NULL), - (35681,0,0,1,16,0,0,NULL), - (35682,0,0,1,16,0,0,NULL), - (35683,0,0,1,16,0,0,NULL), - (35684,0,0,1,16,0,0,NULL), - (35685,0,0,1,16,0,0,NULL), - (35686,0,0,1,16,0,0,NULL), - (35687,0,0,1,16,0,0,NULL), - (35688,0,0,1,16,0,0,NULL), - (35689,0,0,1,16,0,0,NULL), - (35690,0,0,1,16,0,0,NULL), - (35691,0,0,1,16,0,0,NULL), - (35692,0,0,1,16,0,0,NULL), - (35693,0,0,1,16,0,0,NULL), - (35694,0,0,1,16,0,0,NULL), - (35695,0,0,1,16,0,0,NULL), - (35696,0,0,1,16,0,0,NULL), - (35697,0,0,1,16,0,0,NULL), - (35698,0,0,1,16,0,0,NULL), - (35699,0,0,1,16,0,0,NULL), - (35700,0,0,1,16,0,0,NULL), - (35701,0,0,1,16,0,0,NULL), - (35702,0,0,1,16,0,0,NULL), - (35703,0,0,1,16,0,0,NULL), - (35704,0,0,1,16,0,0,NULL), - (35705,0,0,1,16,0,0,NULL), - (35706,0,0,1,16,0,0,NULL), - (35707,0,0,1,16,0,0,NULL), - (35708,0,0,1,16,0,0,NULL), - (35709,0,0,1,16,0,0,NULL), - (35710,0,0,1,16,0,0,NULL), - (35711,0,0,1,16,0,0,NULL), - (35712,0,0,1,16,0,0,NULL), - (35713,0,0,1,16,0,0,NULL), - (35714,0,0,1,16,0,0,NULL), - (35715,0,0,1,16,0,0,NULL), - (35716,0,0,1,16,0,0,NULL), - (35717,0,0,1,16,0,0,NULL), - (35718,0,0,1,16,0,0,NULL), - (35719,0,0,1,16,0,0,NULL), - (35720,0,0,1,16,0,0,NULL), - (35721,0,0,1,16,0,0,NULL), - (35722,0,0,1,16,0,0,NULL), - (35723,0,0,1,16,0,0,NULL), - (35724,0,0,1,16,0,0,NULL), - (35725,0,0,1,16,0,0,NULL), - (35726,0,0,1,16,0,0,NULL), - (35727,0,0,1,16,0,0,NULL), - (35728,0,0,1,16,0,0,NULL), - (35729,0,0,1,16,0,0,NULL), - (35730,0,0,1,16,0,0,NULL), - (35731,0,0,1,16,0,0,NULL), - (35732,0,0,1,16,0,0,NULL), - (35733,0,0,1,16,0,0,NULL), - (35734,0,0,1,16,0,0,NULL), - (35735,0,0,1,16,0,0,NULL), - (35736,0,0,1,16,0,0,NULL), - (35737,0,0,1,16,0,0,NULL), - (35738,0,0,1,16,0,0,NULL), - (35739,0,0,1,16,0,0,NULL), - (35740,0,0,1,16,0,0,NULL), - (35741,0,0,1,16,0,0,NULL), - (35742,0,0,1,16,0,0,NULL), - (35743,0,0,1,16,0,0,NULL), - (35744,0,0,1,16,0,0,NULL), - (35745,0,0,1,16,0,0,NULL), - (35746,0,0,1,16,0,0,NULL), - (35747,0,0,1,16,0,0,NULL), - (35748,0,0,1,16,0,0,NULL), - (35749,0,0,1,16,0,0,NULL), - (35750,0,0,1,16,0,0,NULL), - (35751,0,0,1,16,0,0,NULL), - (35752,0,0,1,16,0,0,NULL), - (35753,0,0,1,16,0,0,NULL), - (35754,0,0,1,16,0,0,NULL), - (35755,0,0,1,16,0,0,NULL), - (35756,0,0,1,16,0,0,NULL), - (35757,0,0,1,16,0,0,NULL), - (35758,0,0,1,16,0,0,NULL), - (35759,0,0,1,16,0,0,NULL), - (35760,0,0,1,16,0,0,NULL), - (35761,0,0,1,16,0,0,NULL), - (35762,0,0,1,16,0,0,NULL), - (35763,0,0,1,16,0,0,NULL), - (35764,0,0,1,16,0,0,NULL), - (35765,0,0,1,16,0,0,NULL), - (35766,0,0,1,16,0,0,NULL), - (35767,0,0,1,16,0,0,NULL), - (35768,0,0,1,16,0,0,NULL), - (35769,0,0,1,16,0,0,NULL), - (35770,0,0,1,16,0,0,NULL), - (35771,0,0,1,16,0,0,NULL), - (35772,0,0,1,16,0,0,NULL), - (35773,0,0,1,16,0,0,NULL), - (35774,0,0,1,16,0,0,NULL), - (35775,0,0,1,16,0,0,NULL), - (35776,0,0,1,16,0,0,NULL), - (35777,0,0,1,16,0,0,NULL), - (35778,0,0,1,16,0,0,NULL), - (35779,0,0,1,16,0,0,NULL), - (35780,0,0,1,16,0,0,NULL), - (35781,0,0,1,16,0,0,NULL), - (35782,0,0,1,16,0,0,NULL), - (35783,0,0,1,16,0,0,NULL), - (35784,0,0,1,16,0,0,NULL), - (35785,0,0,1,16,0,0,NULL), - (35786,0,0,1,16,0,0,NULL), - (35787,0,0,1,16,0,0,NULL), - (35788,0,0,1,16,0,0,NULL), - (35789,0,0,1,16,0,0,NULL), - (35790,0,0,1,16,0,0,NULL), - (35791,0,0,1,16,0,0,NULL), - (35792,0,0,1,16,0,0,NULL), - (35793,0,0,1,16,0,0,NULL), - (35794,0,0,1,16,0,0,NULL), - (35795,0,0,1,16,0,0,NULL), - (35796,0,0,1,16,0,0,NULL), - (35797,0,0,1,16,0,0,NULL), - (35798,0,0,1,16,0,0,NULL), - (35799,0,0,1,16,0,0,NULL), - (35800,0,0,1,16,0,0,NULL), - (35801,0,0,1,16,0,0,NULL), - (35802,0,0,1,16,0,0,NULL), - (35803,0,0,1,16,0,0,NULL), - (35804,0,0,1,16,0,0,NULL), - (35805,0,0,1,16,0,0,NULL), - (35806,0,0,1,16,0,0,NULL), - (35807,0,0,1,16,0,0,NULL), - (35808,0,0,1,16,0,0,NULL), - (35809,0,0,1,16,0,0,NULL), - (35810,0,0,1,16,0,0,NULL), - (35811,0,0,1,16,0,0,NULL), - (35812,0,0,1,16,0,0,NULL), - (35813,0,0,1,16,0,0,NULL), - (35814,0,0,1,16,0,0,NULL), - (35815,0,0,1,16,0,0,NULL), - (35816,0,0,1,16,0,0,NULL), - (35817,0,0,1,16,0,0,NULL), - (35818,0,0,1,16,0,0,NULL), - (35819,0,0,1,16,0,0,NULL), - (35820,0,0,1,16,0,0,NULL), - (35821,0,0,1,16,0,0,NULL), - (35822,0,0,1,16,0,0,NULL), - (35823,0,0,1,16,0,0,NULL), - (35824,0,0,1,16,0,0,NULL), - (35825,0,0,1,16,0,0,NULL), - (35826,0,0,1,16,0,0,NULL), - (35827,0,0,1,16,0,0,NULL), - (35828,0,0,1,16,0,0,NULL), - (35829,0,0,1,16,0,0,NULL), - (35830,0,0,1,16,0,0,NULL), - (35831,0,0,1,16,0,0,NULL), - (35832,0,0,1,16,0,0,NULL), - (35833,0,0,1,16,0,0,NULL), - (35834,0,0,1,16,0,0,NULL), - (35835,0,0,1,16,0,0,NULL), - (35836,0,0,1,16,0,0,NULL), - (35837,0,0,1,16,0,0,NULL), - (35838,0,0,1,16,0,0,NULL), - (35839,0,0,1,16,0,0,NULL), - (35840,0,0,1,16,0,0,NULL), - (35841,0,0,1,16,0,0,NULL), - (35842,0,0,1,16,0,0,NULL), - (35843,0,0,1,16,0,0,NULL), - (35844,0,0,1,16,0,0,NULL), - (35845,0,0,1,16,0,0,NULL), - (35846,0,0,1,16,0,0,NULL), - (35847,0,0,1,16,0,0,NULL), - (35848,0,0,1,16,0,0,NULL), - (35849,0,0,1,16,0,0,NULL), - (35850,0,0,1,16,0,0,NULL), - (35851,0,0,1,16,0,0,NULL), - (35852,0,0,1,16,0,0,NULL), - (35853,0,0,1,16,0,0,NULL), - (35854,0,0,1,16,0,0,NULL), - (35855,0,0,1,16,0,0,NULL), - (35856,0,0,1,16,0,0,NULL), - (35857,0,0,1,16,0,0,NULL), - (35858,0,0,1,16,0,0,NULL), - (35859,0,0,1,16,0,0,NULL), - (35860,0,0,1,16,0,0,NULL), - (35861,0,0,1,16,0,0,NULL), - (35862,0,0,1,16,0,0,NULL), - (35863,0,0,1,16,0,0,NULL), - (35864,0,0,1,16,0,0,NULL), - (35865,0,0,1,16,0,0,NULL), - (35866,0,0,1,16,0,0,NULL), - (35867,0,0,1,16,0,0,NULL), - (35872,0,0,1,16,0,0,NULL), - (35873,0,0,2,16,0,0,NULL), - (35874,0,0,1,16,0,0,NULL), - (35875,0,0,1,16,0,0,NULL), - (35876,0,0,1,16,0,0,NULL), - (35877,0,0,1,16,0,0,NULL), - (35878,0,0,1,16,0,0,NULL), - (35879,0,0,1,16,0,0,NULL), - (35880,0,0,1,16,0,0,NULL), - (35881,0,0,1,16,0,0,NULL), - (35882,0,0,1,16,0,0,NULL), - (35883,0,0,1,16,0,0,NULL), - (35884,0,0,1,16,0,0,NULL), - (35885,0,0,1,16,0,0,NULL), - (35886,0,0,1,16,0,0,NULL), - (35887,0,0,1,16,0,0,NULL), - (35888,0,0,1,16,0,0,NULL), - (35889,0,0,1,16,0,0,NULL), - (35890,0,0,1,16,0,0,NULL), - (35891,0,0,1,16,0,0,NULL), - (35892,0,0,1,16,0,0,NULL), - (35893,0,0,1,16,0,0,NULL), - (35894,0,0,1,16,0,0,NULL), - (35895,0,0,1,16,0,0,NULL), - (35896,0,0,1,16,0,0,NULL), - (35897,0,0,1,16,0,0,NULL), - (35898,0,0,1,16,0,0,NULL), - (35899,0,0,1,16,0,0,NULL), - (35900,0,0,1,16,0,0,NULL), - (35901,0,0,1,16,0,0,NULL), (35902,0,7,1,16,0,0,NULL), - (35903,0,0,1,16,0,0,NULL), - (35904,0,0,1,16,0,0,NULL), - (35905,0,0,1,16,0,0,NULL), - (35906,0,0,1,16,0,0,NULL), - (35907,0,0,2,16,0,0,NULL), - (35908,0,0,1,16,0,0,NULL), - (35909,0,0,1,16,0,0,NULL), - (35910,0,0,1,16,0,0,NULL), - (35911,0,0,1,16,0,0,NULL), - (35912,0,0,1,16,0,0,NULL), - (35913,0,0,1,16,0,0,NULL), - (35914,0,0,1,16,0,0,NULL), - (35915,0,0,1,16,0,0,NULL), - (35916,0,0,1,16,0,0,NULL), - (35917,0,0,1,16,0,0,NULL), - (35918,0,0,1,16,0,0,NULL), - (35919,0,0,1,16,0,0,NULL), - (35920,0,0,1,16,0,0,NULL), - (35921,0,0,1,16,0,0,NULL), - (35922,0,0,1,16,0,0,NULL), - (35923,0,0,1,16,0,0,NULL), - (35924,0,0,1,16,0,0,NULL), - (35925,0,0,1,16,0,0,NULL), - (35926,0,0,1,16,0,0,NULL), - (35927,0,0,1,16,0,0,NULL), - (35928,0,0,1,16,0,0,NULL), - (35929,0,0,1,16,0,0,NULL), - (35930,0,0,1,16,0,0,NULL), - (35931,0,0,1,16,0,0,NULL), - (35932,0,0,1,16,0,0,NULL), - (35933,0,0,1,16,0,0,NULL), - (35934,0,0,1,16,0,0,NULL), - (35935,0,0,1,16,0,0,NULL), - (35936,0,0,1,16,0,0,NULL), - (35937,0,7,1,16,0,0,NULL), - (35938,0,0,1,16,0,0,NULL), - (35939,0,0,1,16,0,0,NULL), - (35940,0,0,1,16,0,0,NULL), - (35941,0,0,1,16,0,0,NULL), - (35942,0,0,1,16,0,0,NULL), - (35943,0,0,1,16,0,0,NULL), - (35944,0,0,1,16,0,0,NULL), - (35945,0,0,1,16,0,0,NULL), - (35946,0,0,1,16,0,0,NULL), - (35947,0,0,1,16,0,0,NULL), - (35948,0,0,1,16,0,0,NULL), - (35949,0,0,1,16,0,0,NULL), - (35950,0,0,1,16,0,0,NULL), - (35951,0,0,1,16,0,0,NULL), - (35952,0,0,1,16,0,0,NULL), - (35953,0,0,1,16,0,0,NULL), - (35954,0,0,1,16,0,0,NULL), - (35955,0,0,1,16,0,0,NULL), - (35956,0,0,1,16,0,0,NULL), - (35957,0,0,1,16,0,0,NULL), - (35958,0,0,1,16,0,0,NULL), - (35959,0,0,1,16,0,0,NULL), - (35960,0,0,1,16,0,0,NULL), - (35961,0,0,1,16,0,0,NULL), - (35962,0,0,1,16,0,0,NULL), - (35963,0,0,1,16,0,0,NULL), - (35964,0,0,1,16,0,0,NULL), - (35965,0,0,1,16,0,0,NULL), - (35966,0,0,1,16,0,0,NULL), - (35967,0,0,1,16,0,0,NULL), - (35968,0,0,1,16,0,0,NULL), - (35969,0,0,1,16,0,0,NULL), - (35970,0,0,1,16,0,0,NULL), - (35971,0,0,1,16,0,0,NULL), - (35972,0,0,1,16,0,0,NULL), - (35973,0,0,1,16,0,0,NULL), - (35974,0,0,1,16,0,0,NULL), - (35975,0,0,1,16,0,0,NULL), - (35976,0,0,1,16,0,0,NULL), - (35977,0,0,1,16,0,0,NULL), - (35978,0,0,1,16,0,0,NULL), - (35979,0,0,1,16,0,0,NULL), - (35980,0,0,1,16,0,0,NULL), - (35981,0,0,1,16,0,0,NULL), - (35982,0,0,1,16,0,0,NULL), - (35983,0,0,1,16,0,0,NULL), - (35984,0,0,1,16,0,0,NULL), - (35985,0,0,1,16,0,0,NULL), - (35986,0,0,1,16,0,0,NULL), - (35987,0,0,1,16,0,0,NULL), - (35988,0,0,1,16,0,0,NULL), - (35989,0,0,1,16,0,0,NULL), - (35990,0,0,1,16,0,0,NULL), - (35991,0,0,1,16,0,0,NULL), - (35992,0,0,1,16,0,0,NULL), - (35993,0,0,1,16,0,0,NULL), - (35994,0,0,1,16,0,0,NULL), - (35995,0,0,1,16,0,0,NULL), - (35996,0,0,1,16,0,0,NULL), - (35997,0,0,1,16,0,0,NULL), - (35998,0,0,1,16,0,0,NULL), - (35999,0,0,1,16,0,0,NULL), - (36000,0,0,1,16,0,0,NULL), - (36001,0,0,1,16,0,0,NULL), - (36002,0,0,1,16,0,0,NULL), - (36003,0,0,1,16,0,0,NULL), - (36004,0,0,1,16,0,0,NULL), - (36005,0,0,1,16,0,0,NULL), - (36006,0,0,1,16,0,0,NULL), - (36007,0,0,1,16,0,0,NULL), - (36008,0,0,1,16,0,0,NULL), - (36009,0,0,1,16,0,0,NULL), - (36010,0,0,1,16,0,0,NULL), - (36011,0,0,1,16,0,0,NULL), - (36012,0,0,1,16,0,0,NULL), - (36013,0,0,1,16,0,0,NULL), - (36014,0,0,1,16,0,0,NULL), - (36015,0,0,1,16,0,0,NULL), - (36016,0,0,1,16,0,0,NULL), - (36017,0,0,1,16,0,0,NULL), - (36018,0,0,1,16,0,0,NULL), - (36019,0,0,1,16,0,0,NULL), - (36020,0,0,1,16,0,0,NULL), - (36021,0,0,1,16,0,0,NULL), - (36022,0,0,1,16,0,0,NULL), - (36023,0,0,1,16,0,0,NULL), - (36024,0,0,1,16,0,0,NULL), - (36025,0,0,1,16,0,0,NULL), - (36026,0,0,1,16,0,0,NULL), - (36027,0,0,1,16,0,0,NULL), - (36028,0,0,1,16,0,0,NULL), - (36029,0,0,1,16,0,0,NULL), - (36030,0,0,1,16,0,0,NULL), - (36031,0,0,1,16,0,0,NULL), - (36032,0,0,1,16,0,0,NULL), - (36033,0,0,1,16,0,0,NULL), - (36034,0,0,1,16,0,0,NULL), - (36035,0,0,1,16,0,0,NULL), - (36036,0,0,1,16,0,0,NULL), - (36037,0,0,1,16,0,0,NULL), - (36038,0,0,1,16,0,0,NULL), - (36039,0,0,1,16,0,0,NULL), - (36040,0,0,1,16,0,0,NULL), - (36041,0,0,1,16,0,0,NULL), - (36042,0,0,1,16,0,0,NULL), - (36043,0,0,1,16,0,0,NULL), - (36044,0,0,1,16,0,0,NULL), - (36045,0,0,1,16,0,0,NULL), - (36046,0,0,1,16,0,0,NULL), - (36047,0,0,1,16,0,0,NULL), - (36048,0,0,1,16,0,0,NULL), - (36049,0,0,1,16,0,0,NULL), - (36050,0,0,1,16,0,0,NULL), - (36051,0,0,1,16,0,0,NULL), - (36052,0,0,1,16,0,0,NULL), - (36053,0,0,1,16,0,0,NULL), - (36054,0,0,1,16,0,0,NULL), - (36055,0,0,1,16,0,0,NULL), - (36056,0,0,1,16,0,0,NULL), - (36057,0,0,1,16,0,0,NULL), - (36058,0,0,1,16,0,0,NULL), - (36059,0,0,1,16,0,0,NULL), - (36060,0,0,1,16,0,0,NULL), - (36061,0,0,1,16,0,0,NULL), - (36062,0,0,1,16,0,0,NULL), - (36063,0,0,1,16,0,0,NULL), - (36064,0,0,1,16,0,0,NULL), - (36065,0,0,1,16,0,0,NULL), - (36066,0,0,1,16,0,0,NULL), - (36067,0,0,1,16,0,0,NULL), - (36068,0,0,1,16,0,0,NULL), - (36069,0,0,1,16,0,0,NULL), - (36070,0,0,1,16,0,0,NULL), - (36071,0,0,1,16,0,0,NULL), - (36072,0,0,1,16,0,0,NULL), - (36073,0,0,1,16,0,0,NULL), - (36074,0,0,1,16,0,0,NULL), - (36075,0,0,1,16,0,0,NULL), - (36076,0,0,1,16,0,0,NULL), - (36077,0,0,1,16,0,0,NULL), - (36078,0,0,1,16,0,0,NULL), - (36079,0,0,1,16,0,0,NULL), - (36080,0,0,1,16,0,0,NULL), - (36081,0,0,1,16,0,0,NULL), - (36082,0,0,1,16,0,0,NULL), - (36083,0,0,1,16,0,0,NULL), - (36084,0,0,1,16,0,0,NULL), - (36085,0,0,1,16,0,0,NULL), - (36086,0,0,1,16,0,0,NULL), - (36087,0,0,1,16,0,0,NULL), - (36088,0,0,1,16,0,0,NULL), - (36089,0,0,1,16,0,0,NULL), - (36090,0,0,1,16,0,0,NULL), - (36091,0,0,1,16,0,0,NULL), - (36092,0,0,1,16,0,0,NULL), - (36093,0,0,1,16,0,0,NULL), - (36094,0,0,1,16,0,0,NULL), - (36095,0,0,1,16,0,0,NULL), - (36096,0,0,1,16,0,0,'12544'), - (36097,0,0,1,16,0,0,NULL), - (36098,0,0,1,16,0,0,NULL), - (36099,0,0,1,16,0,0,NULL), - (36100,0,0,1,16,0,0,NULL), - (36101,0,0,1,16,0,0,NULL), - (36102,0,0,1,16,0,0,NULL), - (36103,0,0,1,16,0,0,NULL), - (36104,0,0,1,16,0,0,NULL), - (36105,0,0,1,16,0,0,NULL), - (36106,0,0,1,16,0,0,NULL), - (36107,0,0,1,16,0,0,NULL), - (36108,0,0,1,16,0,0,NULL), - (36109,0,0,1,16,0,0,NULL), - (36110,0,0,1,16,0,0,NULL), - (36111,0,0,1,16,0,0,NULL), - (36112,0,0,1,16,0,0,NULL), - (36113,0,0,1,16,0,0,NULL), - (36114,0,0,1,16,0,0,NULL), - (36115,0,0,1,16,0,0,NULL), - (36116,0,0,1,16,0,0,NULL), - (36117,0,0,1,16,0,0,NULL), - (36118,0,0,1,16,0,0,NULL), - (36119,0,0,1,16,0,0,NULL), - (36120,0,0,1,16,0,0,NULL), - (36121,0,0,1,16,0,0,NULL), - (36122,0,0,1,16,0,0,NULL), - (36123,0,0,1,16,0,0,NULL), - (36124,0,0,1,16,0,0,NULL), - (36125,0,0,1,16,0,0,NULL), - (36126,0,0,1,16,0,0,NULL), - (36127,0,0,1,16,0,0,NULL), - (36128,0,0,1,16,0,0,NULL), - (36129,0,0,1,16,0,0,NULL), - (36130,0,0,1,16,0,0,NULL), - (36131,0,0,1,16,0,0,NULL), - (36132,0,0,1,16,0,0,NULL), - (36133,0,0,1,16,0,0,NULL), - (36134,0,0,1,16,0,0,NULL), - (36135,0,0,1,16,0,0,NULL), - (36136,0,0,1,16,0,0,NULL), - (36137,0,0,1,16,0,0,NULL), - (36138,0,0,1,16,0,0,NULL), - (36139,0,0,1,16,0,0,NULL), - (36140,0,0,1,16,0,0,NULL), - (36141,0,0,1,16,0,0,NULL), - (36142,0,0,1,16,0,0,NULL), - (36143,0,0,1,16,0,0,NULL), - (36144,0,0,1,16,0,0,NULL), - (36145,0,0,1,16,0,0,NULL), - (36146,0,0,1,16,0,0,NULL), - (36147,0,0,1,16,0,0,NULL), - (36148,0,0,1,16,0,0,NULL), - (36149,0,0,1,16,0,0,NULL), - (36150,0,0,1,16,0,0,NULL), - (36151,0,0,1,16,0,0,NULL), - (36152,0,0,1,16,0,0,NULL), - (36153,0,0,1,16,0,0,NULL), - (36154,0,0,1,16,0,0,NULL), - (36155,0,0,1,16,0,0,NULL), - (36156,0,0,1,16,0,0,NULL), - (36157,0,0,1,16,0,0,NULL), - (36158,0,0,1,16,0,0,NULL), - (36159,0,0,1,16,0,0,NULL), - (36160,0,0,1,16,0,0,NULL), - (36161,0,0,1,16,0,0,NULL), - (36162,0,0,1,16,0,0,NULL), - (36163,0,0,1,16,0,0,NULL), - (36164,0,0,1,16,0,0,NULL), - (36165,0,0,1,16,0,0,NULL), - (36166,0,0,1,16,0,0,NULL), - (36167,0,0,1,16,0,0,NULL), - (36168,0,0,1,16,0,0,'12544'), - (36169,0,0,1,16,0,0,'12544'), - (36170,0,0,1,16,0,0,'12544'), - (36171,0,0,1,16,0,0,'12544'), - (36172,0,0,1,16,0,0,'12544'), - (36173,0,0,1,16,0,0,'12544'), (36174,0,0,1,16,0,0,NULL), (36175,0,0,1,16,0,0,NULL), - (36176,0,0,1,16,0,0,'12544'), - (36177,0,0,1,16,0,0,'12544'), - (36178,0,0,1,16,0,0,NULL), - (36179,0,0,1,16,0,0,NULL), - (36180,0,0,1,16,0,0,NULL), - (36181,0,0,1,16,0,0,NULL), - (36182,0,0,1,16,0,0,NULL), - (36183,0,0,1,16,0,0,NULL), - (36184,0,0,1,16,0,0,NULL), - (36185,0,0,1,16,0,0,NULL), - (36186,0,0,1,16,0,0,NULL), - (36187,0,0,1,16,0,0,NULL), - (36188,0,0,1,16,0,0,NULL), - (36189,0,0,1,16,0,0,NULL), - (36190,0,0,1,16,0,0,NULL), - (36191,0,0,1,16,0,0,NULL), - (36192,0,0,1,16,0,0,NULL), - (36193,0,0,1,16,0,0,NULL), - (36194,0,0,1,16,0,0,NULL), - (36195,0,0,1,16,0,0,NULL), - (36196,0,0,1,16,0,0,NULL), - (36197,0,0,1,16,0,0,NULL), - (36198,0,0,1,16,0,0,NULL), - (36199,0,0,1,16,0,0,NULL), - (36200,0,0,1,16,0,0,NULL), - (36201,0,0,1,16,0,0,NULL), - (36202,0,0,1,16,0,0,NULL), - (36203,0,0,1,16,0,0,NULL), - (36204,0,0,1,16,0,0,NULL), - (36205,0,0,1,16,0,0,NULL), - (36206,0,0,1,16,0,0,NULL), - (36207,0,0,1,16,0,0,NULL), - (36208,0,0,1,16,0,0,NULL), - (36209,0,0,1,16,0,0,NULL), - (36210,0,0,1,16,0,0,NULL), - (36211,0,0,1,16,0,0,NULL), - (36212,0,0,1,16,0,0,NULL), - (36213,0,0,1,16,0,0,NULL), - (36214,0,0,1,16,0,0,NULL), - (36215,0,0,1,16,0,0,NULL), - (36216,0,0,1,16,0,0,NULL), - (36217,0,0,1,16,0,0,NULL), - (36218,0,0,1,16,0,0,NULL), - (36219,0,0,1,16,0,0,NULL), - (36220,0,0,1,16,0,0,NULL), - (36221,0,0,1,16,0,0,NULL), - (36222,0,0,1,16,0,0,NULL), - (36223,0,0,1,16,0,0,NULL), - (36224,0,0,1,16,0,0,NULL), - (36225,0,0,1,16,0,0,NULL), - (36226,0,0,1,16,0,0,NULL), - (36227,0,0,1,16,0,0,NULL), - (36228,0,0,1,16,0,0,NULL), - (36229,0,0,1,16,0,0,NULL), - (36230,0,0,1,16,0,0,NULL), - (36231,0,0,1,16,0,0,NULL), - (36232,0,0,1,16,0,0,NULL), - (36233,0,0,1,16,0,0,NULL), - (36234,0,0,1,16,0,0,NULL), - (36235,0,0,1,16,0,0,NULL), - (36236,0,0,1,16,0,0,NULL), - (36237,0,0,1,16,0,0,NULL), - (36238,0,0,1,16,0,0,NULL), - (36239,0,0,1,16,0,0,NULL), - (36240,0,0,1,16,0,0,NULL), - (36241,0,0,1,16,0,0,NULL), - (36242,0,0,1,16,0,0,NULL), - (36243,0,0,1,16,0,0,NULL), - (36244,0,0,1,16,0,0,NULL), - (36245,0,0,1,16,0,0,NULL), - (36246,0,0,1,16,0,0,NULL), - (36247,0,0,1,16,0,0,NULL), - (36248,0,0,1,16,0,0,NULL), - (36249,0,0,1,16,0,0,NULL), - (36250,0,0,1,16,0,0,NULL), - (36251,0,0,1,16,0,0,NULL), - (36252,0,0,1,16,0,0,NULL), - (36253,0,0,1,16,0,0,NULL), - (36254,0,0,1,16,0,0,NULL), - (36255,0,0,1,16,0,0,NULL), - (36256,0,0,1,16,0,0,NULL), - (36257,0,0,1,16,0,0,NULL), - (36258,0,0,1,16,0,0,NULL), - (36259,0,0,1,16,0,0,NULL), - (36260,0,0,1,16,0,0,NULL), - (36261,0,0,1,16,0,0,NULL), - (36262,0,0,1,16,0,0,NULL), - (36263,0,0,1,16,0,0,NULL), - (36264,0,0,1,16,0,0,NULL), - (36265,0,0,1,16,0,0,NULL), - (36266,0,0,1,16,0,0,NULL), - (36267,0,0,1,16,0,0,NULL), - (36268,0,0,1,16,0,0,NULL), - (36269,0,0,1,16,0,0,NULL), - (36270,0,0,1,16,0,0,NULL), - (36271,0,0,1,16,0,0,NULL), - (36272,0,0,1,16,0,0,NULL), - (36273,0,0,1,16,0,0,NULL), - (36274,0,0,1,16,0,0,NULL), - (36275,0,0,1,16,0,0,NULL), - (36276,0,0,1,16,0,0,NULL), - (36277,0,0,1,16,0,0,NULL), - (36278,0,0,1,16,0,0,NULL), - (36279,0,0,1,16,0,0,NULL), - (36280,0,0,1,16,0,0,NULL), - (36281,0,0,1,16,0,0,NULL), - (36282,0,0,1,16,0,0,NULL), - (36283,0,0,1,16,0,0,NULL), - (36284,0,0,1,16,0,0,NULL), - (36285,0,0,1,16,0,0,NULL), - (36286,0,0,1,16,0,0,NULL), - (36287,0,0,1,16,0,0,NULL), - (36288,0,0,1,16,0,0,NULL), - (36289,0,0,1,16,0,0,NULL), - (36290,0,0,1,16,0,0,NULL), - (36291,0,0,1,16,0,0,NULL), - (36292,0,0,1,16,0,0,NULL), - (36293,0,0,1,16,0,0,NULL), - (36294,0,0,1,16,0,0,NULL), - (36295,0,0,1,16,0,0,NULL), - (36296,0,0,1,16,0,0,NULL), - (36297,0,0,1,16,0,0,NULL), - (36298,0,0,1,16,0,0,NULL), - (36299,0,0,1,16,0,0,NULL), - (36300,0,0,1,16,0,0,NULL), - (36301,0,0,1,16,0,0,NULL), - (36302,0,0,1,16,0,0,NULL), - (36303,0,0,1,16,0,0,NULL), - (36304,0,0,1,16,0,0,NULL), - (36305,0,0,1,16,0,0,NULL), - (36306,0,0,1,16,0,0,NULL), - (36307,0,0,1,16,0,0,NULL), - (36308,0,0,1,16,0,0,NULL), - (36309,0,0,1,16,0,0,NULL), - (36310,0,0,1,16,0,0,NULL), - (36311,0,0,1,16,0,0,NULL), - (36312,0,0,1,16,0,0,NULL), - (36313,0,0,1,16,0,0,NULL), - (36314,0,0,1,16,0,0,NULL), - (36315,0,0,1,16,0,0,NULL), - (36316,0,0,1,16,0,0,NULL), - (36317,0,0,1,16,0,0,NULL), - (36318,0,0,1,16,0,0,NULL), - (36319,0,0,1,16,0,0,NULL), - (36320,0,0,1,16,0,0,NULL), - (36321,0,0,1,16,0,0,NULL), - (36322,0,0,1,16,0,0,NULL), - (36323,0,0,1,16,0,0,NULL), - (36324,0,0,1,16,0,0,NULL), - (36325,0,0,1,16,0,0,NULL), - (36326,0,0,1,16,0,0,NULL), - (36327,0,0,1,16,0,0,NULL), - (36328,0,0,1,16,0,0,NULL), - (36329,0,0,1,16,0,0,NULL), - (36330,0,0,1,16,0,0,NULL), - (36331,0,0,1,16,0,0,NULL), - (36332,0,0,1,16,0,0,NULL), - (36333,0,0,1,16,0,0,NULL), - (36334,0,0,1,16,0,0,NULL), - (36335,0,0,1,16,0,0,NULL), - (36336,0,0,1,16,0,0,NULL), - (36337,0,0,1,16,0,0,NULL), - (36338,0,0,1,16,0,0,NULL), - (36339,0,0,1,16,0,0,NULL), - (36340,0,0,1,16,0,0,NULL), - (36341,0,0,1,16,0,0,NULL), - (36342,0,0,1,16,0,0,NULL), - (36343,0,0,1,16,0,0,NULL), - (36344,0,0,1,16,0,0,NULL), - (36345,0,0,1,16,0,0,NULL), - (36346,0,0,1,16,0,0,NULL), - (36347,0,0,1,16,0,0,NULL), - (36348,0,0,1,16,0,0,NULL), - (36349,0,0,1,16,0,0,NULL), - (36350,0,0,1,16,0,0,NULL), - (36351,0,0,1,16,0,0,NULL), - (36352,0,0,1,16,0,0,NULL), - (36353,0,0,1,16,0,0,NULL), - (36354,0,0,1,16,0,0,NULL), - (36355,0,0,1,16,0,0,NULL), - (36356,0,0,1,16,0,0,NULL), - (36357,0,0,1,16,0,0,NULL), - (36358,0,0,1,16,0,0,NULL), - (36359,0,0,1,16,0,0,NULL), - (36360,0,0,1,16,0,0,NULL), - (36361,0,0,1,16,0,0,NULL), - (36362,0,0,1,16,0,0,NULL), - (36363,0,0,1,16,0,0,NULL), - (36364,0,0,1,16,0,0,NULL), - (36365,0,0,1,16,0,0,NULL), - (36366,0,0,1,16,0,0,NULL), - (36367,0,0,1,16,0,0,NULL), - (36368,0,0,1,16,0,0,NULL), - (36369,0,0,1,16,0,0,NULL), - (36370,0,0,1,16,0,0,NULL), - (36371,0,0,1,16,0,0,NULL), - (36372,0,0,1,16,0,0,NULL), - (36373,0,0,1,16,0,0,NULL), - (36374,0,0,1,16,0,0,NULL), - (36375,0,0,1,16,0,0,NULL), - (36376,0,0,1,16,0,0,NULL), - (36377,0,0,1,16,0,0,NULL), - (36378,0,0,1,16,0,0,NULL), - (36379,0,0,1,16,0,0,NULL), - (36380,0,0,1,16,0,0,NULL), - (36381,0,0,1,16,0,0,NULL), - (36382,0,0,1,16,0,0,NULL), - (36383,0,0,1,16,0,0,NULL), - (36384,0,0,1,16,0,0,NULL), - (36385,0,0,1,16,0,0,NULL), - (36386,0,0,1,16,0,0,NULL), - (36387,0,0,1,16,0,0,NULL), - (36388,0,0,1,16,0,0,NULL), - (36389,0,0,1,16,0,0,NULL), - (36390,0,0,1,16,0,0,NULL), - (36391,0,0,1,16,0,0,NULL), - (36392,0,0,1,16,0,0,NULL), - (36393,0,0,1,16,0,0,NULL), - (36394,0,0,1,16,0,0,NULL), - (36395,0,0,1,16,0,0,NULL), - (36396,0,0,1,16,0,0,NULL), - (36397,0,0,1,16,0,0,NULL), - (36398,0,0,1,16,0,0,NULL), - (36399,0,0,1,16,0,0,NULL), - (36400,0,0,1,16,0,0,NULL), - (36401,0,0,1,16,0,0,NULL), - (36402,0,0,1,16,0,0,NULL), - (36403,0,0,1,16,0,0,NULL), - (36404,0,0,1,16,0,0,NULL), - (36405,0,0,1,16,0,0,NULL), - (36406,0,0,1,16,0,0,NULL), - (36407,0,0,1,16,0,0,NULL), - (36408,0,0,1,16,0,0,NULL), - (36409,0,0,1,16,0,0,NULL), - (36410,0,0,1,16,0,0,NULL), - (36411,0,0,1,16,0,0,NULL), - (36412,0,0,1,16,0,0,NULL), - (36413,0,0,1,16,0,0,NULL), - (36414,0,0,1,16,0,0,NULL), - (36415,0,0,1,16,0,0,NULL), - (36416,0,0,1,16,0,0,NULL), - (36417,0,0,1,16,0,0,NULL), - (36418,0,0,1,16,0,0,NULL), - (36419,0,0,1,16,0,0,NULL), - (36420,0,0,1,16,0,0,NULL), - (36421,0,0,1,16,0,0,NULL), - (36422,0,0,1,16,0,0,NULL), - (36423,0,0,1,16,0,0,NULL), - (36424,0,0,1,16,0,0,NULL), - (36425,0,0,1,16,0,0,NULL), - (36426,0,0,1,16,0,0,NULL), - (36427,0,0,1,16,0,0,NULL), - (36428,0,0,1,16,0,0,NULL), - (36429,0,0,1,16,0,0,NULL), - (36430,0,0,1,16,0,0,NULL), - (36431,0,0,1,16,0,0,NULL), - (36432,0,0,1,16,0,0,NULL), - (36433,0,0,1,16,0,0,NULL), - (36434,0,0,1,16,0,0,NULL), - (36435,0,0,1,16,0,0,NULL), - (36436,0,0,1,16,0,0,NULL), - (36437,0,0,1,16,0,0,NULL), - (36438,0,0,1,16,0,0,NULL), - (36439,0,0,1,16,0,0,NULL), - (36440,0,0,1,16,0,0,NULL), - (36441,0,0,1,16,0,0,NULL), - (36442,0,0,1,16,0,0,NULL), - (36443,0,0,1,16,0,0,NULL), - (36444,0,0,1,16,0,0,NULL), - (36445,0,0,1,16,0,0,NULL), - (36446,0,0,1,16,0,0,NULL), - (36447,0,0,1,16,0,0,NULL), - (36448,0,0,1,16,0,0,NULL), - (36449,0,0,1,16,0,0,NULL), - (36450,0,0,1,16,0,0,NULL), - (36451,0,0,1,16,0,0,NULL), - (36452,0,0,1,16,0,0,NULL), - (36453,0,0,1,16,0,0,NULL), - (36454,0,0,1,16,0,0,NULL), - (36455,0,0,1,16,0,0,NULL), - (36456,0,0,1,16,0,0,NULL), - (36457,0,0,1,16,0,0,NULL), - (36458,0,0,1,16,0,0,NULL), - (36459,0,0,1,16,0,0,NULL), - (36460,0,0,1,16,0,0,NULL), - (36461,0,0,1,16,0,0,NULL), - (36462,0,0,1,16,0,0,NULL), - (36463,0,0,1,16,0,0,NULL), - (36464,0,0,1,16,0,0,NULL), - (36465,0,0,1,16,0,0,NULL), - (36466,0,0,1,16,0,0,NULL), - (36467,0,0,1,16,0,0,NULL), - (36468,0,0,1,16,0,0,NULL), - (36469,0,0,1,16,0,0,NULL), - (36470,0,0,1,16,0,0,NULL), - (36471,0,0,1,16,0,0,NULL), - (36472,0,0,1,16,0,0,NULL), - (36473,0,0,1,16,0,0,NULL), - (36474,0,0,1,16,0,0,NULL), - (36475,0,0,1,16,0,0,NULL), - (36476,0,0,1,16,0,0,NULL), - (36477,0,0,1,16,0,0,NULL), - (36478,0,0,1,16,0,0,NULL), - (36479,0,0,1,16,0,0,NULL), - (36480,0,0,1,16,0,0,NULL), - (36481,0,0,1,16,0,0,NULL), - (36482,0,0,1,16,0,0,NULL), - (36483,0,0,1,16,0,0,NULL), - (36484,0,0,1,16,0,0,NULL), - (36485,0,0,1,16,0,0,NULL), - (36486,0,0,1,16,0,0,NULL), - (36487,0,0,1,16,0,0,NULL), - (36488,0,0,1,16,0,0,NULL), - (36489,0,0,1,16,0,0,NULL), - (36490,0,0,1,16,0,0,NULL), - (36491,0,0,1,16,0,0,NULL), - (36492,0,0,1,16,0,0,NULL), - (36493,0,0,1,16,0,0,NULL), - (36494,0,0,1,16,0,0,NULL), - (36495,0,0,1,16,0,0,NULL), - (36496,0,0,1,16,0,0,NULL), - (36497,0,0,1,16,0,0,NULL), - (36498,0,0,1,16,0,0,NULL), - (36499,0,0,1,16,0,0,NULL), - (36500,0,0,1,16,0,0,NULL), (36501,0,0,1,16,0,0,'12550'), - (36502,0,0,1,16,0,0,NULL), - (36503,0,0,1,16,0,0,NULL), - (36504,0,0,1,16,0,0,NULL), - (36505,0,0,1,16,0,0,NULL), - (36506,0,0,1,16,0,0,NULL), - (36507,0,0,1,16,0,0,NULL), - (36508,0,0,1,16,0,0,NULL), - (36509,0,0,1,16,0,0,NULL), - (36510,0,0,1,16,0,0,NULL), - (36511,0,0,1,16,0,0,NULL), - (36512,0,0,1,16,0,0,NULL), - (36513,0,0,1,16,0,0,NULL), (36514,0,0,1,16,0,0,'12550'), - (36515,0,0,1,16,0,0,NULL), - (36516,0,0,1,16,0,0,NULL), - (36517,0,0,1,16,0,0,NULL), - (36518,0,0,1,16,0,0,NULL), - (36519,0,0,1,16,0,0,NULL), - (36520,0,0,1,16,0,0,NULL), - (36521,0,0,1,16,0,0,NULL), - (36522,0,0,1,16,0,0,NULL), - (36523,0,0,1,16,0,0,NULL), - (36524,0,0,1,16,0,0,NULL), - (36525,0,0,1,16,0,0,NULL), - (36526,0,0,1,16,0,0,NULL), - (36527,0,0,1,16,0,0,NULL), - (36528,0,0,1,16,0,0,NULL), - (36529,0,0,1,16,0,0,NULL), - (36530,0,0,1,16,0,0,NULL), - (36531,0,0,1,16,0,0,NULL), - (36532,0,0,1,16,0,0,NULL), - (36533,0,0,1,16,0,0,NULL), - (36534,0,0,1,16,0,0,NULL), - (36535,0,0,1,16,0,0,NULL), - (36536,0,0,1,16,0,0,NULL), - (36537,0,0,2,16,0,0,NULL), - (36538,0,0,1,16,0,0,NULL), - (36539,0,0,1,16,0,0,NULL), - (36540,0,0,1,16,0,0,NULL), - (36541,0,0,1,16,0,0,NULL), - (36542,0,0,1,16,0,0,NULL), - (36543,0,0,1,16,0,0,NULL), - (36544,0,0,1,16,0,0,NULL), - (36545,0,0,1,16,0,0,NULL), - (36546,0,0,1,16,0,0,NULL), - (36547,0,0,1,16,0,0,NULL), - (36548,0,0,1,16,0,0,NULL), - (36549,0,0,1,16,0,0,NULL), - (36550,0,0,1,16,0,0,NULL), - (36551,0,0,1,16,0,0,NULL), - (36552,0,0,1,16,0,0,NULL), - (36553,0,0,1,16,0,0,NULL), - (36554,0,0,1,16,0,0,NULL), - (36555,0,0,1,16,0,0,NULL), - (36556,0,0,1,16,0,0,NULL), - (36557,0,0,1,16,0,0,NULL), - (36558,0,0,1,16,0,0,NULL), - (36559,0,0,1,16,0,0,NULL), - (36560,0,0,1,16,0,0,NULL), - (36561,0,0,1,16,0,0,NULL), - (36562,0,0,1,16,0,0,NULL), - (36563,0,0,1,16,0,0,NULL), - (36564,0,0,1,16,0,0,NULL), - (36565,0,0,1,16,0,0,NULL), - (36566,0,0,1,16,0,0,'19502'), - (36567,0,0,1,16,0,0,'19502'), - (36568,0,0,1,16,0,0,'19502'), - (36569,0,0,1,16,0,0,'19502'), - (36570,0,0,1,16,0,0,'19502'), - (36571,0,0,1,16,0,0,'19502'), - (36572,0,0,1,16,0,0,'19502'), - (36573,0,0,1,16,0,0,'19502'), - (36574,0,0,1,16,0,0,'19502'), - (36575,0,0,1,16,0,0,'19502'), - (36576,0,0,1,16,0,0,'19502'), - (36577,0,0,1,16,0,0,'19502'), - (36578,0,0,1,16,0,0,'19502'), - (36579,0,0,1,16,0,0,'19502'), - (36580,0,0,1,16,0,0,'19502'), - (36581,0,0,1,16,0,0,'19502'), - (36582,0,0,1,16,0,0,'19502'), - (36583,0,0,1,16,0,0,'19502'), - (36584,0,0,1,16,0,0,'19502'), - (36585,0,0,1,16,0,0,'19502'), - (36586,0,0,1,16,0,0,'19502'), - (36587,0,0,1,16,0,0,'19502'), - (36588,0,0,1,16,0,0,'19502'), - (36589,0,0,1,16,0,0,'19502'), - (36590,0,0,1,16,0,0,'19502'), - (36591,0,0,1,16,0,0,'19502'), - (36592,0,0,1,16,0,0,'19502'), - (36593,0,0,1,16,0,0,'19502'), - (36594,0,0,1,16,0,0,'19502'), - (36595,0,0,1,16,0,0,'19502'), - (36596,0,0,1,16,0,0,'19502'), - (36597,0,0,1,16,0,0,'19502'), - (36598,0,0,1,16,0,0,'19502'), - (36599,0,0,1,16,0,0,'19502'), - (36600,0,0,1,16,0,0,'19502'), - (36601,0,0,1,16,0,0,'19502'), - (36602,0,0,1,16,0,0,'19502'), - (36603,0,0,1,16,0,0,'19502'), - (36604,0,0,1,16,0,0,'19502'), - (36605,0,0,1,16,0,0,'19502'), - (36606,0,0,1,16,0,0,'19502'), - (36607,0,0,1,16,0,0,'19502'), - (36608,0,0,1,16,0,0,'19502'), - (36609,0,0,1,16,0,0,'19502'), - (36610,0,0,1,16,0,0,'19502'), - (36611,0,0,1,16,0,0,'19502'), - (36612,0,0,1,16,0,0,'19502'), - (36613,0,0,1,16,0,0,'19502'), - (36614,0,0,1,16,0,0,'19502'), - (36615,0,0,1,16,0,0,'19502'), - (36616,0,0,1,16,0,0,'19502'), - (36617,0,0,1,16,0,0,'19502'), - (36618,0,0,1,16,0,0,'19502'), - (36619,0,0,1,16,0,0,'19502'), - (36620,0,0,1,16,0,0,'19502'), - (36621,0,0,1,16,0,0,'19502'), - (36622,0,0,1,16,0,0,'19502'), - (36623,0,0,1,16,0,0,'19502'), - (36624,0,0,1,16,0,0,'19502'), - (36625,0,0,1,16,0,0,NULL), - (36626,0,0,1,16,0,0,NULL), - (36627,0,0,1,16,0,0,NULL), - (36628,0,0,1,16,0,0,NULL), - (36629,0,0,1,16,0,0,NULL), - (36630,0,0,1,16,0,0,NULL), - (36631,0,0,1,16,0,0,NULL), - (36632,0,0,1,16,0,0,NULL), - (36633,0,0,1,16,0,0,NULL), - (36634,0,0,1,16,0,0,NULL), - (36635,0,0,1,16,0,0,NULL), - (36636,0,0,1,16,0,0,NULL), - (36637,0,0,1,16,0,0,NULL), - (36638,0,0,1,16,0,0,NULL), - (36639,0,0,1,16,0,0,NULL), - (36640,0,0,1,16,0,0,NULL), - (36641,0,0,1,16,0,0,NULL), - (36642,0,0,1,16,0,0,NULL), - (36643,0,0,1,16,0,0,NULL), - (36644,0,0,1,16,0,0,NULL), - (36645,0,0,1,16,0,0,NULL), - (36646,0,0,1,16,0,0,NULL), - (36647,0,0,1,16,0,0,NULL), - (36648,0,0,1,16,0,0,NULL), - (36649,0,0,1,16,0,0,NULL), - (36650,0,0,1,16,0,0,NULL), - (36651,0,0,1,16,0,0,NULL), - (36652,0,0,1,16,0,0,NULL), - (36653,0,0,1,16,0,0,NULL), - (36654,0,0,1,16,0,0,NULL), - (36655,0,0,1,16,0,0,NULL), - (36656,0,0,1,16,0,0,NULL), - (36657,0,0,1,16,0,0,NULL), - (36658,0,0,1,16,0,0,NULL), - (36659,0,0,1,16,0,0,NULL), - (36660,0,0,1,16,0,0,NULL), - (36661,0,0,1,16,0,0,NULL), - (36662,0,0,1,16,0,0,NULL), - (36663,0,0,1,16,0,0,NULL), - (36664,0,0,1,16,0,0,NULL), - (36665,0,0,1,16,0,0,NULL), - (36666,0,0,1,16,0,0,NULL), - (36667,0,0,1,16,0,0,NULL), - (36668,0,0,1,16,0,0,NULL), - (36669,0,0,1,16,0,0,NULL), - (36670,0,0,1,16,0,0,NULL), - (36671,0,0,1,16,0,0,NULL), - (36672,0,0,1,16,0,0,NULL), - (36673,0,0,1,16,0,0,NULL), - (36674,0,0,1,16,0,0,NULL), - (36675,0,0,1,16,0,0,NULL), - (36676,0,0,1,16,0,0,NULL), - (36677,0,0,1,16,0,0,NULL), - (36678,0,0,1,16,0,0,NULL), - (36679,0,0,1,16,0,0,NULL), - (36680,0,0,1,16,0,0,NULL), - (36681,0,0,1,16,0,0,NULL), - (36682,0,0,1,16,0,0,NULL), - (36683,0,0,1,16,0,0,NULL), - (36684,0,0,1,16,0,0,NULL), - (36685,0,0,1,16,0,0,NULL), - (36686,0,0,1,16,0,0,NULL), - (36687,0,0,1,16,0,0,NULL), - (36688,0,0,1,16,0,0,NULL), - (36689,0,0,1,16,0,0,NULL), - (36690,0,0,1,16,0,0,NULL), - (36691,0,0,1,16,0,0,NULL), - (36692,0,0,1,16,0,0,NULL), - (36694,0,0,1,16,0,0,NULL), - (36695,0,0,1,16,0,0,NULL), - (36696,0,0,1,16,0,0,NULL), - (36697,0,0,1,16,0,0,NULL), - (36698,0,0,1,16,0,0,NULL), - (36699,0,0,1,16,0,0,NULL), - (36700,0,0,1,16,0,0,NULL), - (36701,0,0,1,16,0,0,NULL), - (36702,0,0,1,16,0,0,NULL), - (36703,0,0,1,16,0,0,NULL), - (36704,0,0,1,16,0,0,NULL), - (36705,0,0,1,16,0,0,NULL), - (36706,0,0,1,16,0,0,NULL), - (36707,0,0,1,16,0,0,NULL), - (36708,0,0,1,16,0,0,NULL), - (36709,0,0,1,16,0,0,NULL), - (36710,0,0,1,16,0,0,NULL), - (36711,0,0,1,16,0,0,NULL), - (36712,0,0,1,16,0,0,NULL), - (36713,0,0,1,16,0,0,NULL), - (36714,0,0,1,16,0,0,NULL), - (36715,0,0,1,16,0,0,NULL), - (36716,0,0,1,16,0,0,NULL), - (36717,0,0,1,16,0,0,NULL), - (36718,0,0,1,16,0,0,NULL), - (36719,0,0,1,16,0,0,NULL), - (36720,0,0,1,16,0,0,NULL), - (36721,0,0,1,16,0,0,NULL), - (36722,0,0,1,16,0,0,NULL), - (36723,0,0,1,16,0,0,NULL), - (36724,0,0,1,16,0,0,NULL), - (36725,0,0,1,16,0,0,NULL), - (36726,0,0,1,16,0,0,NULL), - (36727,0,0,1,16,0,0,NULL), - (36728,0,0,1,16,0,0,NULL), - (36729,0,0,1,16,0,0,NULL), - (36730,0,0,1,16,0,0,NULL), - (36731,0,0,1,16,0,0,NULL), - (36732,0,0,1,16,0,0,NULL), - (36733,0,0,1,16,0,0,NULL), - (36734,0,0,1,16,0,0,NULL), - (36735,0,0,1,16,0,0,NULL), - (36736,0,0,1,16,0,0,NULL), - (36737,0,0,1,16,0,0,NULL), - (36738,0,0,1,16,0,0,NULL), - (36739,0,0,1,16,0,0,NULL), - (36740,0,0,1,16,0,0,NULL), - (36741,0,0,1,16,0,0,NULL), - (36742,0,0,1,16,0,0,NULL), - (36743,0,0,1,16,0,0,NULL), - (36744,0,0,1,16,0,0,NULL), - (36745,0,0,1,16,0,0,NULL), - (36746,0,0,1,16,0,0,NULL), - (36747,0,0,1,16,0,0,NULL), - (36748,0,0,1,16,0,0,NULL), - (36749,0,0,1,16,0,0,NULL), - (36750,0,0,1,16,0,0,NULL), - (36751,0,0,1,16,0,0,NULL), - (36752,0,0,1,16,0,0,NULL), - (36753,0,0,1,16,0,0,NULL), - (36754,0,0,1,16,0,0,NULL), - (36755,0,0,1,16,0,0,NULL), - (36756,0,0,1,16,0,0,NULL), - (36757,0,0,1,16,0,0,NULL), - (36758,0,0,1,16,0,0,NULL), - (36759,0,0,1,16,0,0,NULL), - (36760,0,0,1,16,0,0,NULL), - (36761,0,0,1,16,0,0,NULL), - (36762,0,0,1,16,0,0,NULL), - (36763,0,0,1,16,0,0,NULL), - (36764,0,0,1,16,0,0,NULL), - (36765,0,0,1,16,0,0,NULL), - (36766,0,0,1,16,0,0,NULL), - (36767,0,0,1,16,0,0,NULL), - (36768,0,0,1,16,0,0,NULL), - (36769,0,0,1,16,0,0,NULL), - (36770,0,0,1,16,0,0,NULL), - (36771,0,0,1,16,0,0,NULL), - (36772,0,0,1,16,0,0,NULL), - (36773,0,0,1,16,0,0,NULL), - (36774,0,0,1,16,0,0,NULL), - (36775,0,0,1,16,0,0,NULL), - (36776,0,0,1,16,0,0,NULL), - (36777,0,0,1,16,0,0,NULL), - (36778,0,0,1,16,0,0,NULL), - (36779,0,0,1,16,0,0,NULL), - (36780,0,0,1,16,0,0,NULL), - (36781,0,0,1,16,0,0,NULL), - (36782,0,0,1,16,0,0,NULL), - (36783,0,0,1,16,0,0,NULL), - (36784,0,0,1,16,0,0,NULL), - (36785,0,0,1,16,0,0,NULL), - (36786,0,0,1,16,0,0,NULL), - (36787,0,0,1,16,0,0,NULL), - (36788,0,0,1,16,0,0,NULL), - (36789,0,0,1,16,0,0,NULL), - (36790,0,0,1,16,0,0,NULL), - (36791,0,0,1,16,0,0,NULL), - (36792,0,0,1,16,0,0,NULL), - (36793,0,0,1,16,0,0,NULL), - (36794,0,0,1,16,0,0,NULL), - (36795,0,0,1,16,0,0,NULL), - (36796,0,0,1,16,0,0,NULL), - (36797,0,0,1,16,0,0,NULL), - (36798,0,0,1,16,0,0,NULL), - (36799,0,0,1,16,0,0,NULL), - (36800,0,0,1,16,0,0,NULL), - (36801,0,0,1,16,0,0,NULL), - (36802,0,0,1,16,0,0,NULL), - (36803,0,0,1,16,0,0,NULL), - (36804,0,0,1,16,0,0,NULL), - (36805,0,0,1,16,0,0,NULL), - (36806,0,0,1,16,0,0,NULL), - (36807,0,0,1,16,0,0,NULL), - (36808,0,0,1,16,0,0,NULL), - (36809,0,0,1,16,0,0,NULL), - (36810,0,0,1,16,0,0,NULL), - (36811,0,0,1,16,0,0,NULL), - (36812,0,0,1,16,0,0,NULL), - (36813,0,0,1,16,0,0,NULL), - (36814,0,0,1,16,0,0,NULL), - (36815,0,0,1,16,0,0,NULL), - (36816,0,0,1,16,0,0,NULL), - (36817,0,0,1,16,0,0,NULL), - (36818,0,0,1,16,0,0,NULL), - (36819,0,0,1,16,0,0,NULL), - (36820,0,0,1,16,0,0,NULL), - (36821,0,0,1,16,0,0,NULL), - (36822,0,0,1,16,0,0,NULL), - (36823,0,0,1,16,0,0,NULL), - (36824,0,0,1,16,0,0,NULL), - (36825,0,0,1,16,0,0,NULL), - (36826,0,0,1,16,0,0,NULL), - (36827,0,0,1,16,0,0,NULL), - (36828,0,0,1,16,0,0,NULL), - (36829,0,0,1,16,0,0,NULL), - (36830,0,0,1,16,0,0,NULL), - (36831,0,0,1,16,0,0,NULL), - (36832,0,0,1,16,0,0,NULL), - (36833,0,0,1,16,0,0,NULL), - (36834,0,0,1,16,0,0,NULL), - (36835,0,0,1,16,0,0,NULL), - (36836,0,0,1,16,0,0,NULL), - (36837,0,0,1,16,0,0,NULL), - (36838,0,0,1,16,0,0,NULL), - (36839,0,0,1,16,0,0,NULL), - (36840,0,0,1,16,0,0,NULL), - (36841,0,0,1,16,0,0,NULL), - (36842,0,0,1,16,0,0,NULL), - (36843,0,0,1,16,0,0,NULL), - (36844,0,0,1,16,0,0,NULL), - (36845,0,0,1,16,0,0,NULL), - (36846,0,0,1,16,0,0,NULL), - (36847,0,0,1,16,0,0,NULL), - (36848,0,0,1,16,0,0,NULL), - (36849,0,0,1,16,0,0,NULL), - (36850,0,0,1,16,0,0,NULL), - (36851,0,0,1,16,0,0,NULL), - (36852,0,0,1,16,0,0,NULL), - (36853,0,0,1,16,0,0,NULL), - (36854,0,0,1,16,0,0,NULL), - (36855,0,0,1,16,0,0,NULL), - (36856,0,0,1,16,0,0,NULL), - (36857,0,0,1,16,0,0,NULL), - (36858,0,0,1,16,0,0,NULL), - (36859,0,0,1,16,0,0,NULL), - (36860,0,0,1,16,0,0,NULL), - (36861,0,0,1,16,0,0,NULL), - (36862,0,0,1,16,0,0,NULL), - (36863,0,0,1,16,0,0,NULL), - (36864,0,0,1,16,0,0,NULL), - (36865,0,0,1,16,0,0,NULL), - (36866,0,0,1,16,0,0,NULL), - (36867,0,0,1,16,0,0,NULL), - (36868,0,0,1,16,0,0,NULL), - (36869,0,0,1,16,0,0,NULL), - (36870,0,0,1,16,0,0,NULL), - (36871,0,0,1,16,0,0,NULL), - (36872,0,0,1,16,0,0,NULL), - (36873,0,0,1,16,0,0,NULL), - (36874,0,0,1,16,0,0,NULL), - (36875,0,0,1,16,0,0,NULL), - (36876,0,0,1,16,0,0,NULL), - (36877,0,0,1,16,0,0,NULL), - (36878,0,0,1,16,0,0,NULL), - (36879,0,0,1,16,0,0,NULL), - (36880,0,0,1,16,0,0,NULL), - (36881,0,0,1,16,0,0,NULL), - (36882,0,0,1,16,0,0,NULL), - (36883,0,0,1,16,0,0,NULL), - (36884,0,0,1,16,0,0,NULL), - (36885,0,0,1,16,0,0,NULL), - (36886,0,0,1,16,0,0,NULL), - (36887,0,0,1,16,0,0,NULL), - (36888,0,0,1,16,0,0,NULL), - (36889,0,0,1,16,0,0,NULL), - (36890,0,0,1,16,0,0,NULL), - (36891,0,0,1,16,0,0,NULL), - (36892,0,0,1,16,0,0,NULL), - (36893,0,0,1,16,0,0,NULL), - (36894,0,0,1,16,0,0,NULL), - (36895,0,0,1,16,0,0,NULL), - (36896,0,0,1,16,0,0,NULL), - (36897,0,0,1,16,0,0,NULL), - (36898,0,0,1,16,0,0,NULL), - (36899,0,0,1,16,0,0,NULL), - (36900,0,0,1,16,0,0,NULL), - (36901,0,0,1,16,0,0,NULL), - (36902,0,0,1,16,0,0,NULL), - (36903,0,0,1,16,0,0,NULL), - (36904,0,0,1,16,0,0,NULL), - (36905,0,0,1,16,0,0,NULL), - (36906,0,0,1,16,0,0,NULL), - (36907,0,0,1,16,0,0,NULL), - (36908,0,0,1,16,0,0,NULL), - (36909,0,0,1,16,0,0,NULL), - (36910,0,0,1,16,0,0,NULL), - (36911,0,0,1,16,0,0,NULL), - (36912,0,0,1,16,0,0,NULL), - (36913,0,0,1,16,0,0,NULL), - (36914,0,0,1,16,0,0,NULL), - (36915,0,0,1,16,0,0,NULL), - (36916,0,0,1,16,0,0,NULL), - (36917,0,0,1,16,0,0,NULL), - (36918,0,0,1,16,0,0,NULL), - (36919,0,0,1,16,0,0,NULL), - (36920,0,0,1,16,0,0,NULL), - (36921,0,0,1,16,0,0,NULL), - (36922,0,0,1,16,0,0,NULL), - (36923,0,0,1,16,0,0,NULL), - (36924,0,0,1,16,0,0,NULL), - (36925,0,0,1,16,0,0,NULL), - (36926,0,0,1,16,0,0,NULL), - (36927,0,0,1,16,0,0,NULL), - (36928,0,0,1,16,0,0,NULL), - (36929,0,0,1,16,0,0,NULL), - (36930,0,0,1,16,0,0,NULL), - (36931,0,0,1,16,0,0,NULL), - (36932,0,0,1,16,0,0,NULL), - (36933,0,0,1,16,0,0,NULL), - (36934,0,0,1,16,0,0,NULL), - (36935,0,0,1,16,0,0,NULL), - (36936,0,0,1,16,0,0,NULL), - (36937,0,0,1,16,0,0,NULL), - (36939,0,0,1,16,0,0,NULL), - (36940,0,0,1,16,0,0,NULL), - (36941,0,0,1,16,0,0,NULL), - (36943,0,0,1,16,0,0,NULL), - (36944,0,0,1,16,0,0,NULL), - (36945,0,0,1,16,0,0,NULL), - (36946,0,0,1,16,0,0,NULL), - (36947,0,0,1,16,0,0,NULL), - (36948,0,0,1,16,0,0,NULL), - (36949,0,0,1,16,0,0,NULL), - (36950,0,0,1,16,0,0,NULL), - (36951,0,0,1,16,0,0,NULL), - (36952,0,0,1,16,0,0,NULL), - (36953,0,0,1,16,0,0,NULL), - (36954,0,0,1,16,0,0,NULL), - (36955,0,0,1,16,0,0,NULL), - (36956,0,0,1,16,0,0,NULL), - (36957,0,0,1,16,0,0,NULL), - (36958,0,0,1,16,0,0,NULL), - (36959,0,0,1,16,0,0,NULL), - (36960,0,0,1,16,0,0,NULL), - (36961,0,0,1,16,0,0,NULL), - (36962,0,0,1,16,0,0,NULL), - (36963,0,0,1,16,0,0,NULL), - (36964,0,0,1,16,0,0,NULL), - (36965,0,0,1,16,0,0,NULL), - (36966,0,0,1,16,0,0,NULL), - (36967,0,0,1,16,0,0,NULL), - (36968,0,0,1,16,0,0,NULL), - (36969,0,0,1,16,0,0,NULL), - (36970,0,0,1,16,0,0,NULL), - (36971,0,0,1,16,0,0,NULL), - (36972,0,0,1,16,0,0,NULL), - (36973,0,0,1,16,0,0,NULL), - (36974,0,0,1,16,0,0,NULL), - (36975,0,0,1,16,0,0,NULL), - (36976,0,0,1,16,0,0,NULL), - (36977,0,0,1,16,0,0,NULL), - (36978,0,0,1,16,0,0,NULL), - (36979,0,0,1,16,0,0,NULL), - (36980,0,0,1,16,0,0,NULL), - (36981,0,0,1,16,0,0,NULL), - (36982,0,0,1,16,0,0,NULL), - (36983,0,0,1,16,0,0,NULL), - (36984,0,0,1,16,0,0,NULL), - (36985,0,0,1,16,0,0,NULL), - (36986,0,0,1,16,0,0,NULL), - (36987,0,0,1,16,0,0,NULL), - (36988,0,0,1,16,0,0,NULL), - (36989,0,0,1,16,0,0,NULL), - (36990,0,0,1,16,0,0,NULL), - (36991,0,0,1,16,0,0,NULL), - (36992,0,0,1,16,0,0,NULL), - (36993,0,0,1,16,0,0,NULL), - (36994,0,0,1,16,0,0,NULL), - (36995,0,0,1,16,0,0,NULL), - (36996,0,0,1,16,0,0,NULL), - (36997,0,0,1,16,0,0,NULL), - (36998,0,0,1,16,0,0,NULL), - (36999,0,0,1,16,0,0,NULL), - (37000,0,0,1,16,0,0,NULL), - (37001,0,0,1,16,0,0,NULL), - (37002,0,0,1,16,0,0,NULL), - (37003,0,0,1,16,0,0,NULL), - (37004,0,0,1,16,0,0,NULL), - (37005,0,0,1,16,0,0,NULL), - (37006,0,0,1,16,0,0,NULL), - (37007,0,0,1,16,0,0,NULL), - (37008,0,0,1,16,0,0,NULL), - (37009,0,0,1,16,0,0,NULL), - (37010,0,0,1,16,0,0,NULL), - (37011,0,0,1,16,0,0,NULL), - (37012,0,0,1,16,0,0,NULL), - (37013,0,0,1,16,0,0,NULL), - (37014,0,0,1,16,0,0,NULL), - (37015,0,0,1,16,0,0,NULL), - (37016,0,0,1,16,0,0,'7165'), - (37017,0,0,1,16,0,0,'7165'), - (37018,0,0,1,16,0,0,'7165'), - (37019,0,0,1,16,0,0,'7165'), - (37020,0,0,1,16,0,0,'7165'), - (37021,0,0,1,16,0,0,'7165'), - (37022,0,0,1,16,0,0,NULL), - (37023,0,0,1,16,0,0,NULL), - (37024,0,0,1,16,0,0,'7165'), - (37025,0,0,1,16,0,0,'7165'), - (37026,0,0,1,16,0,0,'7165'), - (37027,0,0,1,16,0,0,'7165'), - (37028,0,0,1,16,0,0,'7165'), - (37029,0,0,1,16,0,0,NULL), - (37030,0,0,1,16,0,0,NULL), - (37031,0,0,1,16,0,0,NULL), - (37034,0,0,1,16,0,0,NULL), - (37035,0,0,1,16,0,0,NULL), - (37037,0,0,1,16,0,0,NULL), - (37040,0,0,1,16,0,0,'7165'), - (37041,0,0,1,16,0,0,NULL), - (37042,0,0,1,16,0,0,NULL), - (37043,0,0,1,16,0,0,NULL), - (37044,0,0,1,16,0,0,'7165'), - (37045,0,0,1,16,0,0,'7165'), - (37046,0,0,1,16,0,0,NULL), - (37047,0,0,1,16,0,0,NULL), - (37048,0,0,1,16,0,0,NULL), - (37049,0,0,1,16,0,0,NULL), - (37050,0,0,1,16,0,0,'7165'), - (37051,0,0,1,16,0,0,'7165'), - (37060,0,0,2,16,0,0,NULL), - (37061,0,8,1,16,0,0,NULL), - (37062,0,8,1,16,0,0,NULL), - (37063,0,0,1,16,0,0,NULL), - (37064,0,8,1,16,0,0,NULL), - (37065,0,0,1,16,0,0,NULL), - (37066,0,0,1,16,0,0,NULL), - (37067,0,0,1,16,0,0,NULL), - (37068,0,0,1,16,0,0,NULL), - (37069,0,0,1,16,0,0,NULL), - (37070,0,0,1,16,0,0,NULL), - (37071,0,0,1,16,0,0,NULL), - (37072,0,0,1,16,0,0,NULL), - (37073,0,0,1,16,0,0,NULL), - (37074,0,0,1,16,0,0,NULL), - (37075,0,0,1,16,0,0,NULL), - (37076,0,0,1,16,0,0,NULL), (37077,0,0,1,16,0,0,NULL), - (37078,0,0,1,16,0,0,NULL), - (37079,0,0,1,16,0,0,NULL), - (37080,0,0,1,16,0,0,NULL), (37081,0,0,1,16,0,0,NULL), - (37082,0,0,1,16,0,0,NULL), - (37083,0,0,1,16,0,0,NULL), - (37084,0,0,1,16,0,0,NULL), - (37085,0,0,1,16,0,0,NULL), - (37086,0,0,1,16,0,0,NULL), - (37087,0,0,1,16,0,0,NULL), - (37088,0,0,1,16,0,0,NULL), - (37089,0,0,1,16,0,0,NULL), - (37090,0,0,1,16,0,0,NULL), - (37091,0,0,1,16,0,0,NULL), - (37092,0,0,1,16,0,0,NULL), - (37093,0,0,1,16,0,0,NULL), - (37094,0,0,1,16,0,0,NULL), - (37095,0,0,1,16,0,0,NULL), - (37096,0,1,1,16,0,0,NULL), - (37097,0,0,1,16,0,0,NULL), - (37098,0,0,1,16,0,0,NULL), - (37099,0,0,1,16,0,0,NULL), - (37100,0,0,1,16,0,0,NULL), - (37101,0,0,1,16,0,0,NULL), - (37102,0,0,1,16,0,0,NULL), - (37103,0,0,1,16,0,0,NULL), - (37104,0,0,1,16,0,0,NULL), - (37105,0,0,1,16,0,0,NULL), - (37106,0,0,1,16,0,0,NULL), - (37107,0,0,1,16,0,0,NULL), - (37108,0,0,1,16,0,0,NULL), - (37109,0,0,1,16,0,0,NULL), - (37110,0,0,1,16,0,0,NULL), - (37111,0,0,1,16,0,0,NULL), - (37112,0,0,1,16,0,0,NULL), - (37113,0,0,1,16,0,0,NULL), - (37114,0,0,1,16,0,0,NULL), - (37115,0,0,1,16,0,0,NULL), - (37116,0,0,1,16,0,0,NULL), - (37117,0,0,1,16,0,0,NULL), - (37118,0,0,1,16,0,0,NULL), - (37119,0,0,1,16,0,0,NULL), - (37120,0,0,1,16,0,0,NULL), - (37121,0,0,1,16,0,0,NULL), - (37122,0,0,1,16,0,0,NULL), - (37123,0,0,1,16,0,0,NULL), - (37124,0,0,1,16,0,0,NULL), - (37125,0,0,1,16,0,0,NULL), - (37126,0,0,1,16,0,0,NULL), - (37127,0,0,1,16,0,0,NULL), - (37128,0,0,1,16,0,0,NULL), - (37129,0,0,1,16,0,0,NULL), - (37130,0,0,1,16,0,0,NULL), - (37131,0,0,1,16,0,0,NULL), - (37132,0,0,1,16,0,0,NULL), - (37133,0,0,1,16,0,0,NULL), - (37134,0,0,1,16,0,0,NULL), - (37135,0,0,1,16,0,0,NULL), - (37136,0,0,1,16,0,0,NULL), - (37137,0,0,1,16,0,0,NULL), - (37138,0,0,1,16,0,0,NULL), - (37139,0,0,1,16,0,0,NULL), - (37140,0,0,1,16,0,0,NULL), - (37141,0,0,1,16,0,0,NULL), - (37142,0,0,1,16,0,0,NULL), - (37143,0,0,1,16,0,0,NULL), - (37144,0,0,1,16,0,0,NULL), - (37145,0,0,1,16,0,0,NULL), - (37146,0,0,1,16,0,0,NULL), - (37147,0,0,1,16,0,0,NULL), - (37148,0,0,1,16,0,0,NULL), - (37149,0,0,1,16,0,0,NULL), - (37150,0,0,1,16,0,0,NULL), - (37151,0,0,1,16,0,0,NULL), - (37152,0,0,1,16,0,0,NULL), - (37153,0,0,1,16,0,0,NULL), - (37154,0,0,1,16,0,0,NULL), - (37155,0,0,1,16,0,0,NULL), - (37156,0,0,1,16,0,0,NULL), - (37157,0,0,1,16,0,0,NULL), - (37158,0,0,1,16,0,0,NULL), - (37159,0,0,1,16,0,0,NULL), - (37160,0,0,1,16,0,0,NULL), - (37161,0,0,1,16,0,0,NULL), - (37162,0,0,1,16,0,0,NULL), - (37163,0,0,1,16,0,0,NULL), - (37164,0,0,1,16,0,0,NULL), - (37165,0,0,1,16,0,0,NULL), - (37166,0,0,1,16,0,0,NULL), - (37167,0,0,1,16,0,0,NULL), - (37168,0,0,1,16,0,0,NULL), - (37169,0,0,1,16,0,0,NULL), - (37170,0,0,1,16,0,0,NULL), - (37171,0,0,1,16,0,0,NULL), - (37172,0,0,1,16,0,0,NULL), - (37173,0,0,1,16,0,0,NULL), - (37174,0,0,1,16,0,0,NULL), - (37175,0,0,1,16,0,0,NULL), - (37176,0,0,1,16,0,0,NULL), - (37177,0,0,1,16,0,0,NULL), - (37178,0,0,1,16,0,0,NULL), - (37179,0,0,1,16,0,0,NULL), - (37180,0,0,1,16,0,0,NULL), - (37181,0,0,1,16,0,0,NULL), - (37182,0,0,1,16,0,0,NULL), - (37183,0,0,1,16,0,0,NULL), - (37184,0,0,1,16,0,0,NULL), - (37185,0,0,1,16,0,0,NULL), - (37186,0,0,1,16,0,0,NULL), - (37187,0,0,1,16,0,0,NULL), - (37188,0,0,1,16,0,0,NULL), - (37189,0,0,1,16,0,0,NULL), - (37190,0,0,1,16,0,0,NULL), - (37191,0,0,1,16,0,0,NULL), - (37192,0,0,1,16,0,0,NULL), - (37193,0,0,1,16,0,0,NULL), - (37194,0,0,1,16,0,0,NULL), - (37195,0,0,1,16,0,0,NULL), - (37196,0,0,1,16,0,0,NULL), - (37197,0,0,1,16,0,0,NULL), - (37198,0,0,1,16,0,0,NULL), - (37199,0,0,1,16,0,0,NULL), - (37200,0,0,1,16,0,0,NULL), - (37201,0,0,1,16,0,0,NULL), - (37202,0,0,1,16,0,0,NULL), - (37203,0,0,1,16,0,0,NULL), - (37204,0,0,1,16,0,0,NULL), - (37205,0,0,1,16,0,0,NULL), - (37206,0,0,1,16,0,0,NULL), - (37207,0,0,1,16,0,0,NULL), - (37208,0,0,1,16,0,0,NULL), - (37209,0,0,1,16,0,0,NULL), - (37210,0,0,1,16,0,0,NULL), - (37211,0,0,1,16,0,0,NULL), - (37212,0,0,1,16,0,0,NULL), - (37213,0,0,1,16,0,0,NULL), - (37214,0,0,1,16,0,0,NULL), - (37215,0,0,1,16,0,0,NULL), - (37216,0,0,1,16,0,0,NULL), - (37217,0,0,1,16,0,0,NULL), - (37218,0,0,1,16,0,0,NULL), - (37219,0,0,1,16,0,0,NULL), - (37220,0,0,1,16,0,0,NULL), - (37221,0,0,1,16,0,0,NULL), - (37222,0,0,1,16,0,0,NULL), - (37223,0,0,1,16,0,0,NULL), - (37224,0,0,1,16,0,0,NULL), - (37225,0,0,1,16,0,0,NULL), - (37226,0,0,1,16,0,0,NULL), - (37227,0,0,1,16,0,0,NULL), - (37228,0,0,1,16,0,0,NULL), - (37229,0,0,1,16,0,0,NULL), - (37230,0,0,1,16,0,0,NULL), - (37231,0,0,1,16,0,0,NULL), - (37232,0,0,1,16,0,0,NULL), - (37233,0,0,1,16,0,0,NULL), - (37234,0,0,1,16,0,0,NULL), - (37235,0,0,1,16,0,0,NULL), - (37236,0,0,1,16,0,0,NULL), - (37237,0,0,1,16,0,0,NULL), - (37238,0,0,1,16,0,0,NULL), - (37239,0,0,1,16,0,0,NULL), - (37240,0,0,1,16,0,0,NULL), - (37241,0,0,1,16,0,0,NULL), - (37242,0,0,1,16,0,0,NULL), - (37243,0,0,1,16,0,0,NULL), - (37244,0,0,1,16,0,0,NULL), - (37245,0,0,1,16,0,0,NULL), - (37246,0,0,1,16,0,0,NULL), - (37247,0,0,1,16,0,0,NULL), - (37248,0,0,1,16,0,0,NULL), - (37249,0,0,1,16,0,0,NULL), - (37250,0,0,1,16,0,0,NULL), - (37251,0,0,1,16,0,0,NULL), - (37252,0,0,1,16,0,0,NULL), - (37253,0,0,1,16,0,0,NULL), - (37254,0,0,1,16,0,0,NULL), - (37255,0,0,1,16,0,0,NULL), - (37256,0,0,1,16,0,0,NULL), - (37257,0,0,1,16,0,0,NULL), - (37258,0,0,1,16,0,0,NULL), - (37259,0,0,1,16,0,0,NULL), - (37260,0,0,1,16,0,0,NULL), - (37261,0,0,1,16,0,0,NULL), - (37262,0,0,1,16,0,0,NULL), - (37263,0,0,1,16,0,0,NULL), - (37264,0,0,1,16,0,0,NULL), - (37265,0,0,1,16,0,0,NULL), - (37266,0,0,1,16,0,0,NULL), - (37267,0,0,1,16,0,0,NULL), - (37268,0,0,1,16,0,0,NULL), - (37269,0,0,1,16,0,0,NULL), - (37270,0,0,1,16,0,0,NULL), - (37271,0,0,1,16,0,0,NULL), - (37272,0,0,1,16,0,0,NULL), - (37273,0,0,1,16,0,0,NULL), - (37274,0,0,1,16,0,0,NULL), - (37275,0,0,1,16,0,0,NULL), - (37276,0,0,1,16,0,0,NULL), - (37277,0,0,1,16,0,0,NULL), - (37278,0,0,1,16,0,0,NULL), - (37279,0,0,1,16,0,0,NULL), - (37280,0,0,1,16,0,0,NULL), - (37281,0,0,1,16,0,0,NULL), - (37282,0,0,1,16,0,0,NULL), - (37283,0,0,1,16,0,0,NULL), - (37284,0,0,1,16,0,0,NULL), - (37285,0,0,1,16,0,0,NULL), - (37286,0,0,1,16,0,0,NULL), - (37287,0,0,1,16,0,0,NULL), - (37288,0,0,1,16,0,0,NULL), - (37289,0,0,1,16,0,0,NULL), - (37290,0,0,1,16,0,0,NULL), - (37291,0,0,1,16,0,0,NULL), - (37292,0,0,1,16,0,0,NULL), - (37293,0,0,1,16,0,0,NULL), - (37294,0,0,1,16,0,0,NULL), - (37295,0,0,1,16,0,0,NULL), - (37296,0,0,1,16,0,0,NULL), - (37297,0,0,1,16,0,0,NULL), - (37298,0,0,1,16,0,0,NULL), - (37299,0,0,1,16,0,0,NULL), - (37300,0,0,1,16,0,0,NULL), - (37301,0,0,1,16,0,0,NULL), - (37302,0,0,1,16,0,0,NULL), - (37303,0,0,1,16,0,0,NULL), - (37304,0,0,1,16,0,0,NULL), - (37305,0,0,1,16,0,0,NULL), - (37306,0,0,1,16,0,0,NULL), - (37307,0,0,1,16,0,0,NULL), - (37308,0,0,1,16,0,0,NULL), - (37309,0,0,1,16,0,0,NULL), - (37310,0,0,1,16,0,0,NULL), - (37311,0,0,1,16,0,0,NULL), - (37312,0,0,1,16,0,0,NULL), - (37313,0,0,1,16,0,0,NULL), - (37314,0,0,1,16,0,0,NULL), - (37315,0,0,1,16,0,0,NULL), - (37316,0,0,1,16,0,0,NULL), - (37317,0,0,1,16,0,0,NULL), - (37318,0,0,1,16,0,0,NULL), - (37319,0,0,1,16,0,0,NULL), - (37320,0,0,1,16,0,0,NULL), - (37321,0,0,1,16,0,0,NULL), - (37322,0,0,1,16,0,0,NULL), - (37323,0,0,1,16,0,0,NULL), - (37324,0,0,1,16,0,0,NULL), - (37325,0,0,1,16,0,0,'7165'), - (37326,0,0,1,16,0,0,'7165'), - (37327,0,0,1,16,0,0,'7165'), - (37328,0,0,1,16,0,0,'7165'), - (37329,0,0,1,16,0,0,'7165'), - (37330,0,0,1,16,0,0,'7165'), - (37331,0,0,1,16,0,0,'7165'), - (37332,0,0,1,16,0,0,'7165'), - (37333,0,0,1,16,0,0,'7165'), - (37334,0,0,1,16,0,0,'7165'), - (37335,0,0,1,16,0,0,'7165'), - (37336,0,0,1,16,0,0,'7165'), - (37337,0,0,1,16,0,0,'7165'), - (37338,0,0,1,16,0,0,'7165'), - (37339,0,0,1,16,0,0,'7165'), - (37340,0,0,1,16,0,0,'7165'), - (37341,0,0,1,16,0,0,'7165'), - (37342,0,0,1,16,0,0,'7165'), - (37343,0,0,1,16,0,0,'7165'), - (37344,0,0,1,16,0,0,'7165'), - (37345,0,0,1,16,0,0,'7165'), - (37346,0,0,1,16,0,0,'7165'), - (37347,0,0,1,16,0,0,'7165'), - (37348,0,0,1,16,0,0,'7165'), - (37349,0,0,1,16,0,0,'7165'), (37350,0,0,1,16,0,0,NULL), - (37351,0,0,1,16,0,0,'7165'), - (37352,0,0,1,16,0,0,NULL), - (37353,0,0,1,16,0,0,NULL), - (37354,0,0,1,16,0,0,NULL), - (37355,0,0,1,16,0,0,NULL), - (37356,0,0,1,16,0,0,NULL), - (37357,0,0,1,16,0,0,NULL), - (37358,0,0,1,16,0,0,NULL), - (37359,0,0,1,16,0,0,NULL), - (37360,0,0,1,16,0,0,NULL), - (37361,0,0,1,16,0,0,NULL), - (37362,0,0,1,16,0,0,NULL), - (37363,0,0,1,16,0,0,NULL), - (37364,0,0,1,16,0,0,NULL), - (37365,0,0,1,16,0,0,NULL), - (37366,0,0,1,16,0,0,NULL), - (37367,0,0,1,16,0,0,NULL), - (37368,0,0,1,16,0,0,NULL), - (37369,0,0,1,16,0,0,NULL), - (37370,0,0,1,16,0,0,NULL), - (37371,0,0,1,16,0,0,NULL), - (37372,0,0,1,16,0,0,NULL), - (37373,0,0,1,16,0,0,NULL), - (37374,0,0,1,16,0,0,NULL), - (37375,0,0,1,16,0,0,NULL), - (37376,0,0,1,16,0,0,NULL), - (37377,0,0,1,16,0,0,NULL), - (37378,0,0,1,16,0,0,NULL), - (37379,0,0,1,16,0,0,NULL), - (37380,0,0,1,16,0,0,NULL), - (37381,0,0,1,16,0,0,NULL), - (37382,0,0,1,16,0,0,NULL), - (37383,0,0,1,16,0,0,NULL), - (37384,0,0,1,16,0,0,NULL), - (37385,0,0,1,16,0,0,NULL), - (37386,0,0,1,16,0,0,NULL), - (37387,0,0,1,16,0,0,NULL), - (37388,0,0,1,16,0,0,NULL), - (37389,0,0,1,16,0,0,NULL), - (37390,0,0,1,16,0,0,NULL), - (37391,0,0,1,16,0,0,NULL), - (37392,0,0,1,16,0,0,NULL), - (37393,0,0,1,16,0,0,NULL), - (37394,0,0,1,16,0,0,NULL), - (37395,0,0,1,16,0,0,NULL), - (37396,0,0,1,16,0,0,NULL), - (37397,0,0,1,16,0,0,NULL), - (37398,0,0,1,16,0,0,NULL), - (37399,0,0,1,16,0,0,NULL), - (37400,0,0,1,16,0,0,NULL), - (37401,0,0,1,16,0,0,NULL), - (37402,0,0,1,16,0,0,NULL), - (37403,0,0,1,16,0,0,NULL), - (37404,0,0,1,16,0,0,NULL), - (37405,0,0,1,16,0,0,NULL), - (37406,0,0,1,16,0,0,NULL), - (37407,0,0,1,16,0,0,NULL), - (37408,0,0,1,16,0,0,NULL), - (37409,0,0,1,16,0,0,NULL), - (37410,0,0,1,16,0,0,NULL), - (37411,0,0,1,16,0,0,NULL), - (37412,0,0,1,16,0,0,NULL), - (37413,0,0,1,16,0,0,NULL), - (37414,0,0,1,16,0,0,NULL), - (37415,0,0,1,16,0,0,NULL), - (37416,0,0,1,16,0,0,NULL), - (37417,0,0,1,16,0,0,NULL), - (37418,0,0,1,16,0,0,NULL), - (37419,0,0,1,16,0,0,NULL), - (37420,0,0,1,16,0,0,NULL), - (37421,0,0,1,16,0,0,NULL), - (37422,0,0,1,16,0,0,NULL), - (37423,0,0,1,16,0,0,NULL), - (37424,0,0,1,16,0,0,NULL), - (37425,0,0,1,16,0,0,NULL), - (37426,0,0,1,16,0,0,NULL), - (37427,0,0,1,16,0,0,NULL), - (37428,0,0,1,16,0,0,NULL), - (37429,0,0,1,16,0,0,NULL), - (37430,0,0,1,16,0,0,NULL), - (37431,0,0,1,16,0,0,NULL), - (37432,0,131072,1,16,0,0,NULL), - (37433,0,0,1,16,0,0,NULL), - (37434,0,0,1,16,0,0,NULL), - (37435,0,0,1,16,0,0,NULL), - (37436,0,0,1,16,0,0,NULL), - (37437,0,0,1,16,0,0,NULL), - (37438,0,0,1,16,0,0,NULL), - (37439,0,0,1,16,0,0,NULL), - (37440,0,0,1,16,0,0,NULL), - (37441,0,0,1,16,0,0,NULL), - (37442,0,0,1,16,0,0,NULL), - (37443,0,0,1,16,0,0,NULL), - (37444,0,0,1,16,0,0,NULL), - (37445,0,0,1,16,0,0,NULL), - (37446,0,0,1,16,0,0,NULL), - (37447,0,0,1,16,0,0,NULL), - (37448,0,0,1,16,0,0,NULL), - (37449,0,0,1,16,0,0,NULL), - (37450,0,0,1,16,0,0,NULL), - (37451,0,0,1,16,0,0,NULL), - (37452,0,0,1,16,0,0,NULL), - (37453,0,0,1,16,0,0,NULL), - (37454,0,0,1,16,0,0,NULL), - (37455,0,0,1,16,0,0,NULL), - (37456,0,0,1,16,0,0,NULL), - (37457,0,0,1,16,0,0,NULL), - (37458,0,0,1,16,0,0,NULL), - (37459,0,0,1,16,0,0,NULL), - (37460,0,0,1,16,0,0,NULL), - (37461,0,0,1,16,0,0,NULL), - (37462,0,0,1,16,0,0,NULL), - (37463,0,0,1,16,0,0,NULL), - (37464,0,0,1,16,0,0,NULL), - (37465,0,0,1,16,0,0,NULL), - (37466,0,0,1,16,0,0,NULL), - (37467,0,0,1,16,0,0,NULL), - (37468,0,0,1,16,0,0,NULL), - (37469,0,0,1,16,0,0,NULL), - (37470,0,0,1,16,0,0,NULL), - (37471,0,0,1,16,0,0,NULL), - (37472,0,0,1,16,0,0,NULL), - (37473,0,0,1,16,0,0,NULL), - (37474,0,0,1,16,0,0,NULL), - (37475,0,0,1,16,0,0,NULL), - (37476,0,0,1,16,0,0,NULL), - (37477,0,0,1,16,0,0,NULL), - (37478,0,0,1,16,0,0,NULL), - (37479,0,0,1,16,0,0,NULL), - (37480,0,0,1,16,0,0,NULL), - (37481,0,0,1,16,0,0,NULL), - (37482,0,0,1,16,0,0,NULL), - (37483,0,0,1,16,0,0,NULL), - (37484,0,0,1,16,0,0,NULL), - (37485,0,0,1,16,0,0,NULL), - (37486,0,0,1,16,0,0,NULL), - (37487,0,0,1,16,0,0,NULL), - (37488,0,0,1,16,0,0,NULL), - (37489,0,0,1,16,0,0,NULL), - (37490,0,0,1,16,0,0,NULL), - (37491,0,0,1,16,0,0,NULL), - (37492,0,0,1,16,0,0,NULL), - (37493,0,0,1,16,0,0,NULL), - (37494,0,0,1,16,0,0,NULL), - (37495,0,0,1,16,0,0,NULL), - (37496,0,0,1,16,0,0,NULL), - (37497,0,0,1,16,0,0,NULL), - (37498,0,0,1,16,0,0,NULL), - (37499,0,0,1,16,0,0,NULL), - (37500,0,0,1,16,0,0,NULL), - (37501,0,0,1,16,0,0,NULL), - (37502,0,0,1,16,0,0,NULL), - (37503,0,0,1,16,0,0,NULL), - (37504,0,0,1,16,0,0,NULL), - (37505,0,0,1,16,0,0,NULL), - (37506,0,0,1,16,0,0,NULL), - (37507,0,0,1,16,0,0,NULL), - (37508,0,0,1,16,0,0,NULL), - (37509,0,0,1,16,0,0,NULL), - (37510,0,0,1,16,0,0,NULL), - (37511,0,0,1,16,0,0,NULL), - (37512,0,0,1,16,0,0,NULL), - (37513,0,0,1,16,0,0,NULL), - (37514,0,0,1,16,0,0,NULL), - (37515,0,0,1,16,0,0,NULL), - (37516,0,0,1,16,0,0,NULL), - (37517,0,0,1,16,0,0,NULL), - (37518,0,0,1,16,0,0,NULL), - (37519,0,0,1,16,0,0,NULL), - (37520,0,0,1,16,0,0,NULL), - (37521,0,0,1,16,0,0,NULL), - (37523,0,3,1,16,0,0,NULL), - (37524,0,0,1,16,0,0,NULL), - (37525,0,0,1,16,0,0,NULL), - (37526,0,0,1,16,0,0,NULL), - (37527,0,0,1,16,0,0,NULL), - (37528,0,0,1,16,0,0,NULL), - (37529,0,0,1,16,0,0,NULL), - (37530,0,0,1,16,0,0,NULL), - (37531,0,0,1,16,0,0,NULL), - (37532,0,0,1,16,0,0,NULL), - (37533,0,0,1,16,0,0,NULL), - (37534,0,0,1,16,0,0,NULL), - (37535,0,0,1,16,0,0,NULL), - (37536,0,0,1,16,0,0,NULL), - (37537,0,0,1,16,0,0,NULL), - (37539,0,0,1,16,0,0,NULL), - (37542,0,0,1,16,0,0,NULL), - (37543,0,0,1,16,0,0,NULL), - (37544,0,0,1,16,0,0,NULL), - (37545,0,0,1,16,0,0,NULL), - (37546,0,0,1,16,0,0,NULL), - (37547,0,0,1,16,0,0,NULL), - (37548,0,0,1,16,0,0,NULL), - (37549,0,0,1,16,0,0,NULL), - (37550,0,0,1,16,0,0,NULL), - (37551,0,0,1,16,0,0,NULL), - (37552,0,0,1,16,0,0,NULL), - (37553,0,0,1,16,0,0,NULL), - (37556,0,0,0,0,0,0,NULL), - (37557,0,0,1,16,0,0,NULL), - (37558,0,0,1,16,0,0,NULL), - (37559,0,0,1,16,0,0,NULL), - (37560,0,0,1,16,0,0,NULL), - (37561,0,0,1,16,0,0,NULL), - (37562,0,0,1,16,0,0,NULL), - (37563,0,0,1,16,0,0,NULL), - (37564,0,0,1,16,0,0,NULL), - (37565,0,0,1,16,0,0,NULL), - (37566,0,0,1,16,0,0,NULL), - (37567,0,0,1,16,0,0,NULL), - (37568,0,0,1,16,0,0,NULL), - (37569,0,0,1,16,0,0,NULL), - (37570,0,0,1,16,0,0,NULL), - (37572,0,0,1,16,0,0,NULL), - (37573,0,0,1,16,0,0,NULL), - (37574,0,0,1,16,0,0,NULL), - (37575,0,0,1,16,0,0,NULL), - (37576,0,0,1,16,0,0,NULL), - (37577,0,0,1,16,0,0,NULL), - (37578,0,0,1,16,0,0,NULL), - (37579,0,0,1,16,0,0,NULL), - (37580,0,0,1,16,0,0,NULL), - (37581,0,0,1,16,0,0,NULL), - (37582,0,0,1,16,0,0,NULL), - (37583,0,0,1,16,0,0,NULL), - (37584,0,0,1,16,0,0,NULL), - (37589,0,0,1,16,0,0,NULL), - (37590,0,0,1,16,0,0,NULL), - (37591,0,0,1,16,0,0,NULL), - (37592,0,0,1,16,0,0,NULL), - (37595,0,0,1,16,0,0,NULL), - (37596,0,0,1,16,0,0,NULL), - (37598,0,0,1,16,0,0,NULL), - (37599,0,0,1,16,0,0,NULL), - (37600,0,0,1,16,0,0,NULL), - (37601,0,0,1,16,0,0,NULL), - (37613,0,0,1,16,0,0,NULL), - (37614,0,0,1,16,0,0,NULL), - (37615,0,0,1,16,0,0,NULL), - (37616,0,0,1,16,0,0,NULL), - (37620,0,0,1,16,0,0,NULL), - (37624,0,0,1,16,0,0,NULL), - (37625,0,0,1,16,0,0,NULL), - (37626,0,0,1,16,0,0,NULL), - (37627,0,0,1,16,0,0,NULL), - (37701,0,0,1,16,0,0,NULL), - (37702,0,0,1,16,0,0,NULL), - (37703,0,0,1,16,0,0,NULL), - (37704,0,0,1,16,0,0,NULL), - (37705,0,0,1,16,0,0,NULL), - (37706,0,0,1,16,0,0,NULL), - (37707,0,0,1,16,0,0,NULL), - (37709,0,0,1,16,0,0,NULL), - (37710,0,0,1,16,0,0,NULL), - (37711,0,0,1,16,0,0,NULL), - (37712,0,0,1,16,0,0,NULL), - (37713,0,0,1,16,0,0,NULL), - (37714,0,0,1,16,0,0,NULL), - (37716,0,0,1,16,0,0,NULL), - (37717,0,0,1,16,0,0,NULL), - (37718,0,0,1,16,0,0,NULL), - (37719,0,0,1,16,0,0,NULL), - (37720,0,0,1,16,0,0,NULL), - (37721,0,0,1,16,0,0,NULL), - (37722,0,0,1,16,0,0,NULL), - (37723,0,0,1,16,0,0,NULL), - (37724,0,0,1,16,0,0,NULL), - (37725,0,0,1,16,0,0,NULL), - (37726,0,0,1,16,0,0,NULL), - (37727,0,0,1,16,0,0,NULL), - (37728,0,0,1,16,0,0,NULL), - (37729,0,0,1,16,0,0,NULL), - (37730,0,0,1,16,0,0,NULL), - (37731,0,0,1,16,0,0,NULL), - (37732,0,0,1,16,0,0,NULL), - (37733,0,0,1,16,0,0,NULL), - (37734,0,0,1,16,0,0,NULL), - (37735,0,0,1,16,0,0,NULL), - (37736,0,0,1,16,0,0,NULL), - (37737,0,0,1,16,0,0,NULL), - (37738,0,0,1,16,0,0,NULL), - (37739,0,0,1,16,0,0,NULL), - (37740,0,0,1,16,0,0,NULL), - (37741,0,0,1,16,0,0,NULL), - (37742,0,0,1,16,0,0,NULL), - (37743,0,0,1,16,0,0,NULL), - (37744,0,0,1,16,0,0,NULL), - (37745,0,0,1,16,0,0,NULL), - (37746,0,0,1,16,0,0,NULL), - (37747,0,0,1,16,0,0,NULL), - (37748,0,0,1,16,0,0,NULL), - (37749,0,0,1,16,0,0,NULL), - (37750,0,0,1,16,0,0,NULL), - (37751,0,0,1,16,0,0,NULL), - (37752,0,0,1,16,0,0,NULL), - (37753,0,0,1,16,0,0,NULL), - (37754,0,0,1,16,0,0,NULL), - (37755,0,0,1,16,0,0,NULL), - (37756,0,0,1,16,0,0,NULL), - (37757,0,0,1,16,0,0,NULL), - (37758,0,0,1,16,0,0,NULL), - (37759,0,0,1,16,0,0,NULL), - (37760,0,0,1,16,0,0,NULL), - (37761,0,0,1,16,0,0,NULL), - (37762,0,0,1,16,0,0,NULL), - (37763,0,0,1,16,0,0,NULL), - (37764,0,0,1,16,0,0,NULL), - (37765,0,0,1,16,0,0,NULL), - (37766,0,0,1,16,0,0,NULL), - (37767,0,0,1,16,0,0,NULL), - (37768,0,0,1,16,0,0,NULL), - (37769,0,0,1,16,0,0,NULL), - (37770,0,0,1,16,0,0,NULL), - (37771,0,0,1,16,0,0,NULL), - (37772,0,0,1,16,0,0,NULL), - (37773,0,0,1,16,0,0,NULL), - (37774,0,0,1,16,0,0,NULL), - (37775,0,0,1,16,0,0,NULL), - (37776,0,0,1,16,0,0,NULL), - (37777,0,0,1,16,0,0,NULL), - (37778,0,0,1,16,0,0,NULL), - (37779,0,0,1,16,0,0,NULL), - (37780,0,0,1,16,0,0,NULL), - (37781,0,0,1,16,0,0,NULL), - (37782,0,0,1,16,0,0,NULL), - (37783,0,0,1,16,0,0,NULL), - (37784,0,0,1,16,0,0,NULL), - (37785,0,0,1,16,0,0,NULL), - (37786,0,0,1,16,0,0,NULL), - (37787,0,0,1,16,0,0,NULL), - (37788,0,0,1,16,0,0,NULL), - (37789,0,0,1,16,0,0,NULL), - (37790,0,0,1,16,0,0,NULL), - (37791,0,0,1,16,0,0,NULL), - (37792,0,0,1,16,0,0,NULL), - (37793,0,0,1,16,0,0,NULL), - (37794,0,0,1,16,0,0,NULL), - (37795,0,0,1,16,0,0,NULL), - (37796,0,0,1,16,0,0,NULL), - (37797,0,0,1,16,0,0,NULL), - (37798,0,0,1,16,0,0,NULL), - (37799,0,0,1,16,0,0,NULL), - (37800,0,0,1,16,0,0,NULL), - (37801,0,0,1,16,0,0,NULL), - (37802,0,0,1,16,0,0,NULL), - (37803,0,0,1,16,0,0,NULL), - (37804,0,0,1,16,0,0,NULL), - (37805,0,0,1,16,0,0,NULL), - (37806,0,0,1,16,0,0,NULL), - (37807,0,0,1,16,0,0,NULL), - (37808,0,0,1,16,0,0,NULL), - (37809,0,0,1,16,0,0,NULL), - (37810,0,0,1,16,0,0,NULL), - (37811,0,0,1,16,0,0,NULL), - (37812,0,0,1,16,0,0,NULL), - (37813,0,0,1,16,0,0,NULL), - (37814,0,0,1,16,0,0,NULL), - (37815,0,0,1,16,0,0,NULL), - (37816,0,0,1,16,0,0,NULL), - (37817,0,0,1,16,0,0,NULL), - (37818,0,0,1,16,0,0,NULL), - (37819,0,0,1,16,0,0,NULL), - (37820,0,0,1,16,0,0,NULL), - (37821,0,0,1,16,0,0,NULL), - (37822,0,0,1,16,0,0,NULL), - (37823,0,0,1,16,0,0,NULL), - (37824,0,0,1,16,0,0,NULL), - (37825,0,0,1,16,0,0,NULL), - (37826,0,0,1,16,0,0,NULL), - (37827,0,0,1,16,0,0,NULL), - (37828,0,0,1,16,0,0,NULL), - (37829,0,0,1,16,0,0,NULL), - (37830,0,0,1,16,0,0,NULL), - (37831,0,0,1,16,0,0,NULL), - (37832,0,0,1,16,0,0,NULL), - (37833,0,0,1,16,0,0,NULL), - (37834,0,0,1,16,0,0,NULL), - (37835,0,0,1,16,0,0,NULL), - (37836,0,0,1,16,0,0,NULL), - (37837,0,0,1,16,0,0,NULL), - (37838,0,0,1,16,0,0,NULL), - (37839,0,0,1,16,0,0,NULL), - (37840,0,0,1,16,0,0,NULL), - (37841,0,0,1,16,0,0,NULL), - (37842,0,0,1,16,0,0,NULL), - (37843,0,0,1,16,0,0,NULL), - (37844,0,0,1,16,0,0,NULL), - (37845,0,0,1,16,0,0,NULL), - (37846,0,0,1,16,0,0,NULL), - (37847,0,0,1,16,0,0,NULL), - (37848,0,0,1,16,0,0,NULL), - (37849,0,0,1,16,0,0,NULL), - (37850,0,0,1,16,0,0,NULL), - (37851,0,0,1,16,0,0,NULL), - (37852,0,0,1,16,0,0,NULL), - (37853,0,0,1,16,69,0,NULL), - (37854,0,0,1,16,0,0,NULL), - (37855,0,0,1,16,0,0,NULL), - (37856,0,0,1,16,0,0,NULL), - (37857,0,0,1,16,0,0,NULL), - (37858,0,0,1,16,0,0,NULL), - (37859,0,0,1,16,0,0,NULL), - (37860,0,0,1,16,0,0,NULL), - (37861,0,0,1,16,0,0,NULL), - (37862,0,0,1,16,0,0,NULL), - (37863,0,0,1,16,0,0,NULL), - (37864,0,0,1,16,0,0,NULL), - (37865,0,0,1,16,0,0,NULL), - (37866,0,0,1,16,0,0,NULL), - (37867,0,0,1,16,0,0,NULL), - (37868,0,0,1,16,0,0,NULL), - (37869,0,0,1,16,0,0,NULL), - (37870,0,0,1,16,0,0,NULL), - (37871,0,0,1,16,0,0,NULL), - (37872,0,0,1,16,0,0,NULL), - (37873,0,0,1,16,0,0,NULL), - (37874,0,0,1,16,0,0,NULL), - (37875,0,0,1,16,0,0,NULL), - (37876,0,0,1,16,0,0,NULL), - (37877,0,0,1,16,0,0,NULL), - (37878,0,0,1,16,0,0,NULL), - (37879,0,0,1,16,0,0,NULL), - (37880,0,0,1,16,0,0,NULL), - (37881,0,0,1,16,0,0,NULL), - (37882,0,0,1,16,0,0,NULL), - (37883,0,0,1,16,0,0,NULL), - (37884,0,0,1,16,0,0,NULL), - (37885,0,0,1,16,0,0,NULL), - (37886,0,0,1,16,0,0,NULL), - (37887,0,0,1,16,0,0,NULL), - (37888,0,0,1,16,0,0,NULL), - (37889,0,0,1,16,0,0,NULL), - (37890,0,0,1,16,0,0,NULL), - (37891,0,0,1,16,0,0,NULL), - (37892,0,0,1,16,0,0,NULL), - (37893,0,0,1,16,0,0,NULL), - (37894,0,0,1,16,0,0,NULL), - (37895,0,0,1,16,0,0,NULL), - (37896,0,0,1,16,0,0,NULL), - (37897,0,0,1,16,0,0,NULL), - (37898,0,0,1,16,0,0,NULL), - (37899,0,0,1,16,0,0,NULL), - (37900,0,0,1,16,0,0,NULL), - (37901,0,0,1,16,0,0,NULL), - (37902,0,0,1,16,0,0,NULL), - (37903,0,0,1,16,0,0,NULL), - (37904,0,0,1,16,0,0,NULL), - (37905,0,0,1,16,0,0,NULL), - (37906,0,0,1,16,0,0,NULL), - (37907,0,0,1,16,0,0,NULL), - (37908,0,0,1,16,0,0,NULL), - (37909,0,0,1,16,0,0,NULL), - (37910,0,0,1,16,0,0,NULL), - (37911,0,0,1,16,0,0,NULL), - (37912,0,0,1,16,0,0,NULL), - (37913,0,0,1,16,0,0,NULL), - (37914,0,0,1,16,0,0,NULL), - (37915,0,0,1,16,0,0,NULL), - (37916,0,0,1,16,0,0,NULL), - (37917,0,0,1,16,0,0,NULL), - (37918,0,0,1,16,0,0,NULL), - (37919,0,0,1,16,0,0,NULL), - (37920,0,0,1,16,0,0,NULL), - (37921,0,0,1,16,0,0,NULL), - (37922,0,0,1,16,0,0,NULL), - (37923,0,0,1,16,0,0,NULL), - (37924,0,0,1,16,0,0,NULL), - (37925,0,0,1,16,0,0,NULL), - (37926,0,0,1,16,0,0,NULL), - (37927,0,0,1,16,0,0,NULL), - (37928,0,0,1,16,0,0,NULL), - (37930,0,0,1,16,0,0,NULL), - (37931,0,0,1,16,0,0,NULL), - (37932,0,0,1,16,0,0,NULL), - (37933,0,0,1,16,0,0,NULL), - (37934,0,0,1,16,0,0,NULL), - (37935,0,0,1,16,0,0,NULL), - (37936,0,0,1,16,0,0,NULL), - (37937,0,0,1,16,0,0,NULL), - (37938,0,0,1,16,0,0,NULL), - (37939,0,0,1,16,0,0,NULL), - (37940,0,0,1,16,0,0,NULL), - (37941,0,0,1,16,0,0,NULL), - (37942,0,0,1,16,0,0,NULL), - (37943,0,0,1,16,0,0,NULL), - (37944,0,0,1,16,0,0,NULL), - (37945,0,0,1,16,0,0,NULL), - (37946,0,0,1,16,0,0,NULL), - (37947,0,0,1,16,0,0,NULL), - (37948,0,0,1,16,0,0,NULL), - (37949,0,0,1,16,0,0,NULL), - (37950,0,0,1,16,0,0,NULL), - (37951,0,0,1,16,0,0,NULL), - (37952,0,0,1,16,0,0,NULL), - (37953,0,0,1,16,0,0,NULL), (37954,0,0,1,16,233,0,NULL), - (37955,0,0,1,16,0,0,NULL), - (37956,0,0,1,16,0,0,NULL), - (37957,0,0,1,16,0,0,NULL), - (37958,0,0,1,16,0,0,NULL), - (37959,0,0,1,16,0,0,NULL), - (37960,0,0,1,16,0,0,NULL), - (37961,0,0,1,16,0,0,NULL), - (37962,0,0,1,16,0,0,NULL), - (37963,0,0,1,16,0,0,NULL), - (37964,0,0,1,16,0,0,NULL), - (37965,0,0,1,16,0,0,NULL), - (37966,0,0,1,16,0,0,NULL), - (37967,0,0,1,16,0,0,NULL), - (37968,0,0,1,16,0,0,NULL), - (37969,0,0,1,16,0,0,NULL), - (37970,0,0,1,16,0,0,NULL), - (37971,0,0,1,16,0,0,NULL), - (37972,0,0,1,16,0,0,NULL), - (37973,0,0,1,16,0,0,NULL), - (37974,0,0,1,16,0,0,NULL), - (37975,0,0,1,16,0,0,NULL), - (37976,0,0,1,16,0,0,NULL), - (37977,0,0,1,16,0,0,NULL), - (37978,0,0,1,16,0,0,NULL), - (37979,0,0,1,16,0,0,NULL), - (37980,0,0,1,16,0,0,NULL), - (37981,0,0,1,16,0,0,NULL), - (37982,0,0,1,16,0,0,NULL), - (37983,0,0,1,16,0,0,NULL), - (37984,0,0,1,16,0,0,NULL), - (37985,0,0,1,16,0,0,NULL), - (37986,0,0,1,16,0,0,NULL), - (37987,0,0,1,16,0,0,NULL), - (37988,0,0,1,16,0,0,NULL), - (37989,0,0,1,16,0,0,NULL), - (37990,0,0,1,16,0,0,NULL), - (37991,0,0,1,16,0,0,NULL), - (37992,0,0,1,16,0,0,NULL), - (37993,0,0,1,16,0,0,NULL), - (37994,0,0,1,16,0,0,NULL), - (37995,0,0,1,16,0,0,NULL), - (38005,0,0,1,16,0,0,NULL), - (38009,0,0,1,16,0,0,NULL), - (38011,0,0,1,16,0,0,NULL), - (38012,0,0,1,16,0,0,NULL), - (38013,0,0,1,16,0,0,NULL), (38016,0,1,1,16,0,0,NULL), - (38017,0,0,1,16,0,0,NULL), - (38019,0,0,1,16,0,0,NULL), - (38020,0,0,1,16,0,0,NULL), - (38021,0,0,1,16,0,0,NULL), - (38022,0,0,1,16,0,0,NULL), - (38023,0,0,1,16,0,0,NULL), - (38024,0,0,1,16,0,0,NULL), - (38025,0,0,1,16,0,0,NULL), - (38026,0,0,1,16,0,0,NULL), - (38027,0,0,1,16,0,0,NULL), - (38028,0,0,1,16,0,0,NULL), - (38029,0,0,1,16,0,0,NULL), - (38030,0,0,1,16,0,0,NULL), - (38031,0,0,1,16,0,0,NULL), - (38032,0,0,1,16,0,0,NULL), - (38033,0,0,1,16,0,0,NULL), - (38034,0,0,1,16,0,0,NULL), - (38035,0,0,1,16,0,0,NULL), - (38036,0,0,1,16,0,0,NULL), - (38037,0,0,1,16,0,0,NULL), - (38038,0,0,1,16,0,0,NULL), - (38039,0,0,1,16,0,0,NULL), - (38040,0,0,1,16,0,0,NULL), - (38052,0,0,1,16,0,0,NULL), - (38053,0,0,1,16,0,0,NULL), - (38054,0,0,1,16,0,0,NULL), - (38055,0,0,1,16,0,0,NULL), - (38056,0,0,1,16,0,0,NULL), - (38057,0,0,1,16,0,0,NULL), - (38058,0,0,1,16,0,0,NULL), - (38059,0,0,1,16,0,0,NULL), - (38060,0,0,1,16,0,0,NULL), - (38061,0,0,1,16,0,0,NULL), - (38062,0,0,1,16,0,0,NULL), - (38063,0,0,1,16,0,0,NULL), - (38064,0,0,1,16,0,0,NULL), - (38065,0,0,1,16,0,0,NULL), - (38066,0,0,1,16,0,0,NULL), - (38067,0,0,1,16,0,0,NULL), - (38068,0,0,1,16,0,0,NULL), - (38069,0,0,1,16,0,0,NULL), - (38070,0,0,1,16,0,0,NULL), - (38071,0,0,1,16,0,0,NULL), - (38072,0,0,1,16,0,0,NULL), - (38073,0,0,1,16,0,0,NULL), - (38088,0,0,1,16,0,0,NULL), - (38090,0,0,2,16,0,0,NULL), - (38091,0,0,1,16,0,0,NULL), - (38092,0,0,1,16,0,0,NULL), - (38093,0,0,1,16,0,0,NULL), - (38094,0,0,1,16,0,0,NULL), - (38095,0,0,1,16,0,0,NULL), - (38096,0,0,1,16,0,0,NULL), - (38097,0,0,1,16,0,0,NULL), - (38098,0,0,1,16,0,0,NULL), - (38099,0,0,1,16,0,0,NULL), - (38100,0,0,1,16,0,0,NULL), - (38101,0,0,1,16,0,0,NULL), - (38102,0,0,1,16,0,0,NULL), - (38103,0,0,1,16,0,0,NULL), - (38104,0,0,1,16,0,0,NULL), - (38105,0,0,1,16,0,0,NULL), - (38106,0,0,1,16,36,0,NULL), - (38107,0,0,1,16,0,0,NULL), - (38108,0,0,1,16,0,0,NULL), - (38109,0,0,1,16,0,0,NULL), - (38110,0,0,1,16,0,0,NULL), - (38111,0,0,0,16,0,0,NULL), - (38112,0,0,0,16,0,0,NULL), (38115,0,8,1,16,0,0,'13236'), (38116,0,0,0,0,0,0,NULL), (38119,0,8,1,16,0,0,'13236'), (38124,0,8,1,16,0,0,'13236'), - (38128,0,0,1,16,0,0,NULL), - (38129,0,0,1,16,0,0,NULL), - (38130,0,0,1,16,0,0,NULL), - (38131,0,0,1,16,0,0,NULL), (38136,0,8,1,16,0,0,'13236'), (38139,0,8,1,16,0,0,'13236'), - (38143,0,0,1,16,0,0,NULL), (38146,0,8,1,16,0,0,'13236'), - (38149,0,0,1,16,0,0,NULL), - (38150,0,0,1,16,0,0,NULL), - (38151,0,0,1,16,0,0,NULL), - (38152,0,0,1,16,0,0,NULL), - (38153,0,0,1,16,0,0,NULL), - (38154,0,0,1,16,0,0,NULL), - (38155,0,0,1,16,0,0,NULL), - (38156,0,0,1,16,0,0,NULL), - (38157,0,0,1,16,0,0,NULL), - (38158,0,0,1,16,0,0,NULL), - (38159,0,0,1,16,0,0,NULL), - (38160,0,0,1,16,0,0,NULL), - (38161,0,0,1,16,0,0,NULL), - (38162,0,0,1,16,0,0,NULL), - (38163,0,0,1,16,0,0,NULL), - (38164,0,0,1,16,0,0,NULL), - (38165,0,0,1,16,0,0,NULL), - (38166,0,0,1,16,0,0,NULL), - (38167,0,0,1,16,0,0,NULL), - (38169,0,0,1,16,0,0,NULL), - (38170,0,0,1,16,0,0,NULL), - (38171,0,0,1,16,0,0,NULL), - (38172,0,0,1,16,0,0,NULL), - (38173,0,0,1,16,0,0,NULL), - (38174,0,0,1,16,0,0,NULL), - (38175,0,0,1,16,0,0,NULL), - (38176,0,0,1,16,0,0,NULL), - (38177,0,0,1,16,0,0,NULL), - (38178,0,0,1,16,0,0,NULL), - (38179,0,0,1,16,0,0,NULL), - (38180,0,0,1,16,0,0,NULL), - (38181,0,0,1,16,0,0,NULL), - (38183,0,0,1,16,0,0,NULL), - (38184,0,0,1,16,0,0,NULL), - (38185,0,0,1,16,0,0,NULL), - (38186,0,0,1,16,0,0,NULL), - (38187,0,0,1,16,0,0,NULL), - (38188,0,0,1,16,0,0,NULL), - (38189,0,0,1,16,0,0,NULL), - (38190,0,0,1,16,0,0,NULL), - (38191,0,0,1,16,0,0,NULL), - (38192,0,0,1,16,0,0,NULL), - (38193,0,0,1,16,0,0,NULL), - (38194,0,0,1,16,0,0,NULL), - (38195,0,0,1,16,0,0,NULL), - (38196,0,0,1,16,0,0,NULL), - (38197,0,0,1,16,0,0,NULL), - (38198,0,0,1,16,0,0,NULL), - (38199,0,0,1,16,0,0,NULL), - (38200,0,0,1,16,0,0,NULL), - (38201,0,0,1,16,0,0,NULL), - (38202,0,0,1,16,0,0,NULL), - (38203,0,0,1,16,0,0,NULL), - (38204,0,0,1,16,0,0,NULL), - (38205,0,0,1,16,0,0,NULL), - (38206,0,0,1,16,0,0,NULL), - (38207,0,0,1,16,0,0,NULL), - (38208,0,0,1,16,0,0,NULL), - (38209,0,0,1,16,0,0,NULL), - (38210,0,0,1,16,0,0,NULL), - (38211,0,0,1,16,0,0,NULL), - (38212,0,0,1,16,0,0,NULL), - (38213,0,0,1,16,0,0,NULL), - (38215,0,0,1,16,0,0,NULL), - (38216,0,0,1,16,0,0,NULL), - (38217,0,0,1,16,0,0,NULL), - (38218,0,0,1,16,0,0,NULL), - (38219,0,0,1,16,0,0,NULL), - (38220,0,0,1,16,0,0,NULL), - (38221,0,0,1,16,0,0,NULL), - (38222,0,0,1,16,0,0,NULL), - (38223,0,0,1,16,0,0,NULL), - (38224,0,0,1,16,0,0,NULL), - (38226,0,0,1,16,0,0,NULL), - (38227,0,0,1,16,0,0,NULL), - (38228,0,0,1,16,0,0,NULL), - (38229,0,0,1,16,0,0,NULL), - (38230,0,0,1,16,0,0,NULL), - (38231,0,0,1,16,0,0,NULL), - (38232,0,0,1,16,0,0,NULL), - (38233,0,0,1,16,0,0,NULL), - (38234,0,0,1,16,0,0,NULL), - (38235,0,0,1,16,0,0,NULL), - (38236,0,0,1,16,0,0,NULL), - (38237,0,0,1,16,0,0,NULL), - (38239,0,0,1,16,0,0,NULL), - (38240,0,0,1,16,0,0,NULL), - (38241,0,0,1,16,0,0,NULL), - (38242,0,0,1,16,0,0,NULL), - (38243,0,0,1,16,0,0,NULL), - (38244,0,0,1,16,0,0,NULL), - (38245,0,0,1,16,0,0,NULL), - (38246,0,0,1,16,0,0,NULL), - (38247,0,0,1,16,0,0,NULL), - (38248,0,0,1,16,0,0,NULL), - (38249,0,0,1,16,0,0,NULL), - (38250,0,0,1,16,0,0,NULL), - (38251,0,0,1,16,0,0,NULL), - (38252,0,0,1,16,0,0,NULL), - (38253,0,0,1,16,0,0,NULL), - (38254,0,0,1,16,0,0,NULL), - (38255,0,0,1,16,0,0,NULL), - (38256,0,0,1,16,0,0,NULL), - (38258,0,0,1,16,0,0,NULL), - (38259,0,0,1,16,0,0,NULL), - (38260,0,0,1,16,0,0,NULL), - (38261,0,0,1,16,0,0,NULL), - (38262,0,0,1,16,0,0,NULL), - (38263,0,0,1,16,0,0,NULL), - (38264,0,0,1,16,0,0,NULL), - (38265,0,0,1,16,0,0,NULL), - (38266,0,0,1,16,0,0,NULL), - (38267,0,0,1,16,0,0,NULL), - (38268,0,0,1,16,0,0,NULL), - (38269,0,0,1,16,0,0,NULL), - (38270,0,0,1,16,0,0,NULL), - (38271,0,0,1,16,0,0,NULL), - (38272,0,0,1,16,0,0,NULL), - (38273,0,0,1,16,0,0,NULL), - (38274,0,0,1,16,0,0,NULL), - (38275,0,0,1,16,0,0,NULL), - (38276,0,0,1,16,0,0,NULL), - (38277,0,0,1,16,0,0,NULL), - (38278,0,0,1,16,0,0,NULL), - (38279,0,0,1,16,0,0,NULL), - (38280,0,0,1,16,0,0,NULL), - (38281,0,0,1,16,0,0,NULL), - (38282,0,0,1,16,0,0,NULL), - (38283,0,0,1,16,0,0,NULL), - (38284,0,0,1,16,0,0,NULL), - (38285,0,0,1,16,0,0,NULL), - (38286,0,0,1,16,0,0,NULL), - (38287,0,0,1,16,0,0,NULL), - (38288,0,0,1,16,0,0,NULL), - (38289,0,0,1,16,0,0,NULL), - (38290,0,0,1,16,0,0,NULL), - (38291,0,0,1,16,0,0,NULL), - (38292,0,0,1,16,0,0,NULL), - (38293,0,0,1,16,0,0,NULL), - (38294,0,0,1,16,0,0,NULL), - (38295,0,0,1,16,0,0,NULL), (38296,0,0,1,16,0,0,'12187'), (38297,0,0,1,16,0,0,'12187'), (38298,0,0,1,16,0,0,'12187'), (38299,0,0,1,16,0,0,'12187'), - (38300,0,0,1,16,0,0,NULL), (38301,0,0,1,16,0,0,'12187'), (38302,0,0,1,16,0,0,'12187'), - (38304,0,0,1,16,0,0,NULL), (38305,0,0,1,16,0,0,'12187'), - (38306,0,0,1,16,0,0,NULL), - (38307,0,0,1,16,0,0,NULL), - (38308,0,0,1,16,0,0,NULL), - (38309,0,0,1,16,0,0,NULL), - (38310,0,0,1,16,0,0,NULL), - (38311,0,0,1,16,0,0,NULL), - (38314,0,0,1,16,0,0,NULL), - (38315,0,0,1,16,0,0,NULL), - (38316,0,0,1,16,0,0,NULL), - (38317,0,0,1,16,0,0,NULL), - (38318,0,0,1,16,0,0,NULL), - (38319,0,0,1,16,0,0,'12544'), - (38320,0,0,1,16,0,0,'12544'), - (38321,0,0,1,16,0,0,NULL), (38322,0,0,1,16,0,0,NULL), - (38323,0,0,1,16,0,0,NULL), - (38324,0,0,1,16,0,0,NULL), - (38325,0,0,1,16,0,0,'12544'), - (38327,0,0,1,16,0,0,NULL), - (38328,0,0,1,16,0,0,NULL), - (38329,0,0,1,16,0,0,NULL), - (38330,0,0,1,16,0,0,NULL), - (38331,0,0,1,16,0,0,NULL), - (38332,0,0,1,16,0,0,NULL), - (38333,0,0,1,16,0,0,NULL), - (38334,0,0,1,16,0,0,NULL), - (38335,0,0,1,16,0,0,NULL), - (38336,0,0,1,16,0,0,NULL), - (38338,0,0,1,16,0,0,NULL), - (38339,0,0,1,16,0,0,NULL), - (38340,0,0,1,16,0,0,NULL), - (38341,0,0,1,16,0,0,NULL), - (38342,0,0,1,16,0,0,NULL), - (38343,0,0,1,16,0,0,NULL), - (38344,0,0,1,16,0,0,NULL), - (38345,0,0,1,16,0,0,NULL), - (38346,0,0,1,16,0,0,NULL), - (38348,0,0,1,16,0,0,NULL), - (38349,0,0,1,16,0,0,NULL), - (38350,0,0,1,16,0,0,NULL), - (38351,0,0,1,16,0,0,NULL), - (38352,0,0,1,16,0,0,NULL), - (38353,0,0,1,16,0,0,NULL), - (38354,0,0,1,16,0,0,NULL), - (38355,0,0,1,16,0,0,NULL), - (38356,0,0,1,16,0,0,NULL), - (38357,0,0,1,16,0,0,NULL), - (38358,0,0,1,16,0,0,NULL), - (38359,0,0,1,16,0,0,NULL), - (38360,0,0,1,16,0,0,NULL), - (38361,0,0,1,16,0,0,NULL), - (38362,0,0,1,16,0,0,NULL), - (38363,0,0,1,16,0,0,NULL), - (38364,0,0,1,16,0,0,NULL), - (38365,0,0,1,16,0,0,NULL), - (38366,0,0,1,16,0,0,NULL), - (38367,0,0,1,16,0,0,NULL), - (38368,0,0,1,16,0,0,NULL), - (38369,0,0,1,16,0,0,NULL), - (38370,0,0,1,16,0,0,NULL), - (38371,0,0,1,16,0,0,NULL), - (38372,0,0,1,16,0,0,NULL), - (38373,0,0,1,16,0,0,NULL), - (38374,0,0,1,16,0,0,NULL), - (38376,0,0,1,16,0,0,NULL), - (38377,0,0,1,16,0,0,NULL), - (38378,0,0,1,16,0,0,NULL), - (38379,0,0,1,16,0,0,NULL), - (38380,0,0,1,16,0,0,NULL), - (38382,0,0,1,16,0,0,NULL), - (38383,0,0,1,16,0,0,NULL), - (38384,0,0,1,16,0,0,NULL), - (38385,0,0,1,16,0,0,NULL), - (38386,0,0,1,16,0,0,NULL), - (38387,0,0,1,16,0,0,NULL), - (38388,0,0,1,16,0,0,NULL), - (38389,0,0,1,16,0,0,NULL), - (38390,0,0,1,16,0,0,NULL), - (38391,0,0,1,16,0,0,NULL), - (38392,0,0,1,16,0,0,NULL), - (38393,0,0,1,16,0,0,NULL), - (38394,0,0,1,16,0,0,NULL), - (38395,0,0,1,16,0,0,NULL), - (38396,0,0,1,16,0,0,NULL), - (38397,0,0,1,16,0,0,NULL), - (38398,0,0,1,16,0,0,NULL), - (38399,0,0,1,16,0,0,NULL), - (38400,0,0,1,16,0,0,NULL), - (38401,0,0,1,16,0,0,NULL), - (38402,0,0,1,16,0,0,NULL), - (38405,0,0,1,16,0,0,NULL), - (38406,0,0,1,16,0,0,NULL), - (38407,0,0,1,16,0,0,NULL), - (38408,0,0,1,16,0,0,NULL), - (38409,0,0,1,16,0,0,NULL), - (38410,0,0,1,16,0,0,NULL), - (38411,0,0,1,16,0,0,NULL), - (38412,0,0,1,16,0,0,NULL), - (38413,0,0,1,16,0,0,NULL), - (38414,0,0,2,16,0,0,NULL), - (38415,0,0,1,16,0,0,NULL), - (38416,0,0,1,16,0,0,NULL), - (38417,0,0,0,16,0,0,NULL), - (38418,0,0,2,16,0,0,NULL), - (38421,0,0,1,16,0,0,NULL), - (38422,0,0,1,16,0,0,NULL), - (38423,0,0,1,16,0,0,NULL), - (38424,0,0,1,16,0,0,NULL), - (38425,0,0,0,16,0,0,NULL), - (38426,0,0,1,16,0,0,NULL), - (38427,0,0,0,16,0,0,NULL), - (38428,0,0,1,16,0,0,NULL), - (38429,0,0,0,16,0,0,NULL), - (38430,0,0,0,16,0,0,NULL), - (38431,0,0,0,16,0,0,NULL), - (38432,0,0,1,16,36,0,NULL), - (38433,0,0,1,16,0,0,NULL), - (38434,0,0,0,16,0,0,NULL), - (38435,0,0,0,16,0,0,NULL), - (38436,0,0,1,16,0,0,NULL), - (38437,0,0,1,16,0,0,NULL), - (38438,0,0,1,16,0,0,NULL), - (38439,0,0,1,16,0,0,NULL), - (38440,0,0,1,16,0,0,NULL), - (38441,0,0,1,16,0,0,NULL), - (38442,0,0,1,16,0,0,NULL), - (38443,0,0,1,16,0,0,NULL), - (38444,0,0,1,16,0,0,NULL), - (38445,0,0,1,16,0,0,NULL), - (38446,0,0,1,16,0,0,NULL), - (38447,0,0,1,16,0,0,NULL), - (38448,0,0,1,16,0,0,NULL), - (38449,0,0,1,16,0,0,NULL), - (38454,0,0,1,16,0,0,NULL), - (38455,0,0,1,16,0,0,NULL), - (38456,0,0,1,16,0,0,NULL), - (38457,0,0,1,16,0,0,NULL), - (38458,0,0,1,16,0,0,NULL), - (38459,0,0,1,16,0,0,NULL), - (38460,0,0,1,16,0,0,NULL), - (38461,0,0,1,16,0,0,NULL), - (38462,0,0,1,16,0,0,NULL), - (38463,0,0,1,16,0,0,NULL), - (38477,0,0,1,16,0,0,NULL), - (38478,0,0,1,16,0,0,NULL), - (38479,0,0,1,16,0,0,NULL), - (38480,0,0,1,16,0,0,NULL), - (38481,0,0,1,16,0,0,NULL), - (38482,0,0,1,16,0,0,NULL), - (38483,0,0,1,16,0,0,NULL), - (38484,0,0,1,16,0,0,NULL), - (38485,0,0,1,16,0,0,NULL), - (38486,0,0,1,16,0,0,NULL), - (38487,0,0,1,16,0,0,NULL), - (38488,0,0,1,16,0,0,NULL), - (38489,0,0,1,16,0,0,NULL), - (38490,0,0,1,16,0,0,NULL), - (38491,0,0,1,16,0,0,NULL), - (38492,0,0,1,16,0,0,NULL), - (38493,0,0,1,16,0,0,NULL), - (38494,0,0,1,16,0,0,NULL), - (38495,0,0,1,16,0,0,NULL), - (38496,0,0,1,16,0,0,NULL), - (38498,0,0,1,16,0,0,NULL), - (38499,0,0,1,16,0,0,NULL), - (38500,0,0,1,16,0,0,NULL), - (38501,0,0,1,16,0,0,NULL), - (38502,0,0,1,16,0,0,NULL), - (38503,0,0,1,16,0,0,NULL), - (38504,0,0,1,16,0,0,NULL), - (38505,0,0,1,16,0,0,NULL), - (38506,0,0,1,16,0,0,NULL), - (38507,0,0,1,16,0,0,NULL), - (38509,0,0,1,16,0,0,NULL), - (38510,0,0,1,16,0,0,NULL), - (38512,0,0,1,16,0,0,NULL), - (38513,0,0,1,16,0,0,NULL), - (38514,0,0,1,16,0,0,NULL), - (38515,0,0,1,16,0,0,NULL), - (38516,0,0,1,16,0,0,NULL), - (38517,0,0,1,16,0,0,NULL), - (38518,0,0,1,16,0,0,NULL), - (38519,0,0,1,16,0,0,NULL), - (38520,0,0,1,16,0,0,NULL), - (38521,0,0,1,16,0,0,NULL), - (38522,0,0,1,16,0,0,NULL), - (38523,0,0,1,16,0,0,NULL), - (38524,0,0,1,16,0,0,NULL), - (38525,0,0,1,16,0,0,NULL), - (38526,0,0,1,16,0,0,NULL), - (38527,0,0,1,16,0,0,NULL), - (38528,0,0,1,16,0,0,NULL), - (38529,0,0,1,16,0,0,NULL), - (38530,0,0,1,16,0,0,NULL), - (38531,0,0,1,16,0,0,NULL), - (38532,0,0,1,16,0,0,NULL), - (38533,0,0,1,16,0,0,NULL), - (38534,0,0,1,16,0,0,NULL), - (38535,0,0,1,16,0,0,NULL), - (38536,0,0,1,16,0,0,NULL), - (38537,0,0,1,16,0,0,NULL), - (38538,0,0,1,16,0,0,NULL), - (38539,0,0,1,16,0,0,NULL), - (38540,0,0,1,16,0,0,NULL), - (38541,0,0,1,16,0,0,NULL), - (38542,0,0,1,16,0,0,NULL), - (38543,0,0,1,16,0,0,NULL), - (38544,0,0,1,16,0,0,NULL), - (38545,0,0,1,16,0,0,NULL), - (38546,0,0,1,16,0,0,NULL), - (38547,0,0,1,16,0,0,NULL), - (38548,0,0,1,16,0,0,NULL), - (38549,0,0,1,16,0,0,NULL), - (38550,0,0,1,16,0,0,NULL), - (38551,0,0,1,16,0,0,NULL), - (38552,0,0,1,16,0,0,NULL), - (38553,0,0,1,16,0,0,NULL), - (38554,0,0,1,16,0,0,NULL), - (38555,0,0,1,16,0,0,NULL), - (38556,0,0,1,16,0,0,NULL), - (38557,0,0,1,16,0,0,NULL), - (38558,0,0,1,16,0,0,NULL), - (38559,0,0,1,16,0,0,NULL), - (38560,0,0,1,16,0,0,NULL), - (38561,0,0,1,16,0,0,NULL), - (38562,0,0,1,16,0,0,NULL), - (38563,0,0,1,16,0,0,NULL), - (38564,0,0,1,16,0,0,NULL), - (38565,0,0,1,16,0,0,NULL), - (38566,0,0,1,16,0,0,NULL), - (38567,0,0,1,16,0,0,NULL), - (38568,0,0,1,16,0,0,NULL), - (38569,0,0,1,16,0,0,NULL), - (38570,0,0,1,16,0,0,NULL), - (38571,0,0,1,16,0,0,NULL), - (38572,0,0,1,16,0,0,NULL), - (38573,0,0,1,16,0,0,NULL), - (38574,0,0,1,16,0,0,NULL), - (38575,0,0,1,16,0,0,NULL), - (38576,0,0,1,16,0,0,NULL), - (38577,0,0,1,16,0,0,NULL), - (38578,0,0,1,16,0,0,NULL), - (38579,0,0,1,16,0,0,NULL), - (38580,0,0,1,16,0,0,NULL), - (38581,0,0,1,16,0,0,NULL), - (38582,0,0,1,16,0,0,NULL), - (38583,0,0,1,16,0,0,NULL), - (38584,0,0,1,16,0,0,NULL), - (38585,0,0,1,16,0,0,NULL), - (38586,0,0,1,16,0,0,NULL), - (38587,0,0,1,16,0,0,NULL), - (38588,0,0,1,16,0,0,NULL), - (38589,0,0,1,16,0,0,NULL), - (38590,0,0,1,16,0,0,NULL), - (38591,0,0,1,16,0,0,NULL), - (38592,0,0,1,16,0,0,NULL), - (38593,0,0,1,16,0,0,NULL), - (38594,0,0,1,16,0,0,NULL), - (38595,0,0,1,16,0,0,NULL), - (38596,0,0,1,16,0,0,NULL), - (38597,0,0,1,16,0,0,NULL), - (38598,0,0,1,16,0,0,NULL), - (38599,0,0,1,16,0,0,NULL), - (38600,0,0,1,16,0,0,NULL), - (38601,0,0,1,16,0,0,NULL), - (38602,0,0,1,16,0,0,NULL), - (38603,0,0,1,16,0,0,NULL), - (38604,0,0,1,16,0,0,NULL), - (38605,0,0,1,16,0,0,NULL), - (38606,0,0,1,16,0,0,NULL), - (38607,0,0,1,16,0,0,NULL), - (38609,0,0,1,16,0,0,NULL), - (38610,0,0,1,16,0,0,NULL), - (38611,0,0,1,16,0,0,NULL), - (38612,0,0,1,16,0,0,NULL), - (38613,0,0,1,16,0,0,NULL), - (38614,0,0,1,16,0,0,NULL), - (38615,0,0,1,16,0,0,NULL), - (38616,0,0,1,16,0,0,NULL), - (38617,0,0,1,16,0,0,NULL), - (38618,0,0,1,16,0,0,NULL), - (38619,0,0,1,16,0,0,NULL), - (38620,0,0,1,16,0,0,NULL), - (38621,0,0,1,16,0,0,NULL), - (38622,0,0,1,16,0,0,NULL), - (38623,0,0,1,16,0,0,NULL), - (38624,0,0,1,16,0,0,NULL), - (38625,0,0,1,16,0,0,NULL), - (38626,0,0,1,16,0,0,NULL), - (38627,0,0,1,16,0,0,NULL), - (38628,0,0,1,16,0,0,NULL), - (38629,0,0,1,16,0,0,NULL), - (38630,0,0,1,16,0,0,NULL), - (38631,0,0,1,16,0,0,NULL), - (38632,0,0,1,16,0,0,NULL), - (38633,0,0,1,16,0,0,NULL), - (38634,0,0,1,16,0,0,NULL), - (38635,0,0,1,16,0,0,NULL), - (38636,0,0,1,16,0,0,NULL), - (38637,0,0,1,16,0,0,NULL), - (38638,0,0,1,16,0,0,NULL), - (38639,0,0,1,16,0,0,NULL), - (38640,0,0,1,16,0,0,NULL), - (38641,0,0,1,16,0,0,NULL), - (38642,0,0,1,16,0,0,NULL), - (38643,0,0,1,16,0,0,NULL), - (38644,0,0,1,16,0,0,NULL), - (38645,0,0,1,16,0,0,NULL), - (38646,0,0,1,16,0,0,NULL), - (38647,0,0,1,16,0,0,NULL), - (38648,0,0,1,16,0,0,NULL), - (38649,0,0,1,16,0,0,NULL), - (38650,0,0,1,16,0,0,NULL), - (38651,0,0,1,16,0,0,NULL), - (38652,0,0,1,16,0,0,NULL), - (38653,0,0,1,16,0,0,NULL), - (38654,0,0,1,16,0,0,NULL), - (38655,0,0,1,16,0,0,NULL), - (38656,0,0,1,16,0,0,NULL), - (38657,0,0,1,16,0,0,NULL), - (38658,0,0,1,16,0,0,NULL), - (38659,0,0,1,16,0,0,NULL), - (38660,0,0,1,16,0,0,NULL), - (38661,0,0,1,16,0,0,NULL), - (38662,0,0,1,16,0,0,NULL), - (38663,0,0,1,16,0,0,'18373'), - (38665,0,0,1,16,0,0,NULL), - (38666,0,0,1,16,0,0,NULL), - (38667,0,0,1,16,0,0,NULL), - (38668,0,0,1,16,0,0,NULL), - (38669,0,0,1,16,0,0,NULL), - (38670,0,0,1,16,0,0,NULL), - (38671,0,8,1,16,0,0,NULL), (38672,0,8,1,16,0,0,NULL), - (38673,0,0,1,16,0,0,NULL), (38674,0,0,1,16,0,0,NULL), (38675,0,8,1,16,0,0,NULL), (38676,0,8,1,16,0,0,NULL), (38677,0,8,1,16,0,0,NULL), - (38678,0,8,1,16,0,0,NULL), (38679,0,0,1,16,0,0,NULL), (38680,0,0,1,16,0,0,NULL), - (38681,0,0,1,16,0,0,NULL), - (38682,0,0,1,16,0,0,NULL), - (38683,0,0,1,16,0,0,NULL), - (38684,0,0,1,16,0,0,NULL), - (38685,0,0,1,16,0,0,NULL), - (38686,0,0,1,16,0,0,NULL), - (38687,0,0,1,16,0,0,NULL), - (38688,0,0,1,16,0,0,NULL), - (38689,0,0,1,16,0,0,NULL), - (38690,0,0,1,16,0,0,NULL), - (38691,0,0,1,16,0,0,NULL), - (38692,0,0,1,16,0,0,NULL), - (38693,0,0,1,16,0,0,NULL), - (38694,0,0,1,16,0,0,NULL), - (38695,0,0,1,16,0,0,NULL), - (38696,0,0,1,16,0,0,NULL), - (38697,0,0,1,16,0,0,NULL), - (38698,0,0,1,16,0,0,NULL), - (38699,0,0,1,16,0,0,NULL), - (38700,0,0,1,16,0,0,NULL), - (38701,0,0,1,16,0,0,NULL), - (38702,0,0,1,16,0,0,NULL), - (38703,0,0,1,16,0,0,NULL), - (38704,0,33554432,1,16,0,0,NULL), - (38705,0,0,1,16,0,0,NULL), - (38706,0,0,1,16,0,0,NULL), - (38707,0,0,1,16,0,0,NULL), - (38708,0,0,1,16,0,0,NULL), - (38709,0,0,1,16,0,0,NULL), - (38710,0,0,1,16,0,0,NULL), (38711,0,0,1,16,0,0,'12550'), - (38712,0,0,1,16,0,0,NULL), - (38713,0,0,1,16,0,0,NULL), - (38714,0,33554432,1,16,0,0,NULL), - (38715,0,0,1,16,0,0,NULL), - (38716,0,0,1,16,0,0,NULL), - (38717,0,0,1,16,0,0,NULL), - (38718,0,0,1,16,0,0,NULL), - (38719,0,0,1,16,0,0,NULL), - (38720,0,0,1,16,0,0,NULL), - (38721,0,0,1,16,0,0,NULL), - (38722,0,0,1,16,0,0,NULL), - (38723,0,0,1,16,0,0,NULL), - (38724,0,0,1,16,0,0,NULL), - (38725,0,0,1,16,0,0,NULL), - (38726,0,0,1,16,0,0,NULL), - (38727,0,0,1,16,0,0,NULL), - (38728,0,0,1,16,0,0,NULL), - (38729,0,0,1,16,0,0,NULL), - (38730,0,0,1,16,0,0,NULL), - (38731,0,0,1,16,0,0,NULL), - (38732,0,0,1,16,0,0,NULL), - (38733,0,0,1,16,0,0,NULL), - (38734,0,0,1,16,0,0,NULL), - (38735,0,0,1,16,0,0,NULL), - (38736,0,0,1,16,0,0,NULL), - (38737,0,0,1,16,0,0,NULL), - (38738,0,0,1,16,0,0,NULL), - (38739,0,0,1,16,0,0,NULL), - (38740,0,0,1,16,0,0,NULL), - (38741,0,0,1,16,0,0,NULL), - (38742,0,0,1,16,0,0,NULL), - (38743,0,0,1,16,0,0,NULL), - (38744,0,0,1,16,0,0,NULL), - (38745,0,0,1,16,0,0,NULL), - (38746,0,0,1,16,0,0,NULL), - (38747,0,0,1,16,0,0,NULL), - (38748,0,0,1,16,0,0,NULL), - (38749,0,0,1,16,0,0,NULL), - (38750,0,0,1,16,0,0,NULL), - (38751,0,0,1,16,0,0,NULL), - (38752,0,0,1,16,0,0,NULL), - (38753,0,0,1,16,0,0,NULL), - (38754,0,0,1,16,0,0,NULL), - (38755,0,0,1,16,0,0,NULL), - (38756,0,0,1,16,0,0,NULL), - (38757,0,0,1,16,0,0,NULL), - (38758,0,0,1,16,0,0,NULL), - (38759,0,0,1,16,0,0,NULL), - (38760,0,0,1,16,0,0,NULL), - (38761,0,0,1,16,0,0,NULL), - (38762,0,0,1,16,0,0,NULL), - (38763,0,0,1,16,0,0,NULL), - (38764,0,0,1,16,0,0,NULL), - (38765,0,0,1,16,0,0,NULL), - (38766,0,0,1,16,0,0,NULL), - (38767,0,0,1,16,0,0,NULL), - (38768,0,0,1,16,0,0,NULL), - (38769,0,0,1,16,0,0,NULL), - (38770,0,0,1,16,0,0,NULL), - (38771,0,0,1,16,0,0,NULL), - (38772,0,0,1,16,0,0,NULL), - (38773,0,0,1,16,0,0,NULL), - (38774,0,0,1,16,0,0,NULL), - (38775,0,0,1,16,0,0,NULL), - (38776,0,0,1,16,0,0,NULL), - (38777,0,0,1,16,0,0,NULL), - (38778,0,0,1,16,0,0,NULL), - (38779,0,0,1,16,0,0,NULL), - (38780,0,0,1,16,0,0,NULL), - (38781,0,0,1,16,0,0,NULL), - (38782,0,0,1,16,0,0,NULL), - (38783,0,0,1,16,0,0,NULL), - (38784,0,0,1,16,0,0,NULL), - (38785,0,0,1,16,0,0,NULL), - (38786,0,0,1,16,0,0,NULL), - (38787,0,0,1,16,0,0,NULL), - (38788,0,0,1,16,0,0,NULL), - (38789,0,0,1,16,0,0,NULL), - (38790,0,0,1,16,0,0,NULL), - (38791,0,0,1,16,0,0,NULL), - (38792,0,0,1,16,0,0,NULL), - (38793,0,0,1,16,0,0,NULL), - (38794,0,0,1,16,0,0,NULL), - (38795,0,0,1,16,0,0,NULL), - (38796,0,0,1,16,0,0,NULL), - (38797,0,0,1,16,0,0,NULL), - (38798,0,0,1,16,0,0,NULL), - (38799,0,0,1,16,0,0,NULL), - (38800,0,0,1,16,0,0,NULL), - (38801,0,0,1,16,0,0,NULL), - (38802,0,0,1,16,0,0,NULL), - (38803,0,0,1,16,0,0,NULL), - (38804,0,0,1,16,0,0,NULL), - (38805,0,0,1,16,0,0,NULL), - (38806,0,0,1,16,0,0,NULL), - (38807,0,0,1,16,0,0,NULL), - (38808,0,0,1,16,0,0,NULL), - (38809,0,0,1,16,0,0,NULL), - (38810,0,0,1,16,0,0,NULL), - (38811,0,0,1,16,0,0,NULL), - (38812,0,0,1,16,0,0,NULL), - (38813,0,0,1,16,0,0,NULL), - (38816,0,0,1,16,0,0,NULL), - (38817,0,0,1,16,0,0,NULL), - (38818,0,0,1,16,0,0,NULL), - (38819,0,0,1,16,0,0,NULL), - (38820,0,0,1,16,0,0,NULL), - (38821,0,0,1,16,0,0,NULL), - (38822,0,0,1,16,0,0,NULL), - (38823,0,0,1,16,0,0,NULL), - (38824,0,0,1,16,0,0,NULL), - (38825,0,0,1,16,0,0,NULL), - (38826,0,0,1,16,0,0,NULL), - (38827,0,0,1,16,0,0,NULL), - (38828,0,0,1,16,0,0,NULL), - (38829,0,33554432,1,16,0,0,NULL), - (38830,0,0,1,16,0,0,NULL), - (38831,0,0,1,16,0,0,NULL), - (38832,0,33554432,1,16,0,0,NULL), - (38833,0,0,1,16,0,0,NULL), - (38834,0,33554432,1,16,0,0,NULL), - (38835,0,0,1,16,0,0,NULL), - (38836,0,0,1,16,0,0,NULL), - (38837,0,33554432,1,16,0,0,NULL), - (38838,0,0,1,16,0,0,NULL), - (38839,0,0,1,16,0,0,NULL), - (38840,0,0,1,16,0,0,NULL), - (38841,0,0,1,16,0,0,NULL), - (38842,0,0,1,16,0,0,NULL), - (38843,0,33554432,1,16,0,0,NULL), - (38845,0,33554432,1,16,0,0,NULL), - (38846,0,0,1,16,0,0,NULL), - (38848,0,0,1,16,0,0,NULL), - (38849,0,33554432,1,16,0,0,NULL), - (38850,0,0,1,16,0,0,NULL), - (38851,0,0,1,16,0,0,NULL), - (38852,0,0,1,16,0,0,NULL), - (38853,0,0,1,16,0,0,NULL), - (38854,0,0,1,16,0,0,NULL), - (38855,0,0,1,16,0,0,NULL), - (38857,0,0,1,16,0,0,NULL), - (38858,0,0,1,16,0,0,NULL), - (38859,0,0,1,16,0,0,NULL), - (38860,0,0,1,16,0,0,NULL), - (38861,0,0,1,16,0,0,NULL), - (38862,0,0,1,16,0,0,NULL), - (38863,0,0,1,16,0,0,NULL), - (38864,0,0,1,16,0,0,NULL), - (38865,0,0,1,16,0,0,NULL), - (38866,0,0,1,16,0,0,NULL), - (38867,0,0,1,16,0,0,NULL), - (38868,0,0,1,16,0,0,NULL), - (38869,0,0,1,16,0,0,NULL), - (38870,0,0,1,16,0,0,NULL), - (38871,0,0,1,16,0,0,NULL), - (38872,0,0,1,16,0,0,NULL), - (38873,0,0,1,16,0,0,NULL), - (38874,0,0,1,16,0,0,NULL), - (38875,0,0,1,16,0,0,NULL), - (38876,0,0,1,16,0,0,NULL); - -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) -VALUES - (38877,0,0,1,16,0,0,NULL), - (38878,0,0,1,16,0,0,NULL), - (38879,0,0,1,16,0,0,NULL), - (38880,0,33554432,1,16,0,0,NULL), - (38881,0,0,1,16,0,0,NULL), - (38882,0,0,1,16,0,0,NULL), - (38883,0,0,1,16,0,0,NULL), - (38884,0,0,1,16,0,0,NULL), - (38885,0,0,1,16,0,0,NULL), - (38886,0,0,1,16,0,0,NULL), - (38888,0,0,1,16,0,0,NULL), - (38890,0,0,1,16,0,0,NULL), - (38891,0,0,1,16,0,0,NULL), - (38892,0,0,1,16,0,0,NULL), - (38893,0,0,1,16,0,0,NULL), - (38894,0,0,1,16,0,0,NULL), - (38895,0,0,1,16,0,0,NULL), - (38896,0,0,1,16,0,0,NULL), - (38897,0,0,1,16,0,0,NULL), - (38898,0,0,1,16,0,0,NULL), - (38899,0,0,1,16,0,0,NULL), - (38900,0,0,1,16,0,0,NULL), - (38901,0,0,1,16,0,0,NULL), - (38902,0,0,1,16,0,0,NULL), - (38903,0,0,1,16,0,0,NULL), - (38904,0,0,1,16,0,0,NULL), - (38905,0,0,1,16,0,0,NULL), - (38906,0,0,1,16,0,0,NULL), - (38907,0,0,1,16,0,0,NULL), - (38910,0,0,1,16,0,0,NULL), - (38911,0,0,1,16,0,0,NULL), - (38912,0,0,1,16,0,0,NULL), - (38913,0,0,1,16,0,0,NULL), - (38914,0,0,1,16,0,0,NULL), - (38915,0,0,1,16,0,0,NULL), - (38916,0,0,1,16,0,0,NULL), - (38917,0,0,1,16,0,0,NULL), - (38918,0,0,1,16,0,0,NULL), - (38919,0,0,1,16,0,0,NULL), - (38920,0,0,1,16,0,0,NULL), - (38921,0,0,1,16,0,0,NULL), - (38922,0,0,1,16,0,0,NULL), - (38923,0,0,1,16,0,0,NULL), - (38924,0,0,1,16,0,0,NULL), - (38925,0,0,1,16,0,0,NULL), - (38926,0,0,1,16,0,0,NULL), - (38927,0,0,1,16,0,0,NULL), (38928,0,0,1,16,0,0,NULL), - (38929,0,0,1,16,0,0,NULL), - (38930,0,0,1,16,0,0,NULL), - (38932,0,0,1,16,0,0,NULL), - (38933,0,0,1,16,0,0,NULL), - (38934,0,0,1,16,0,0,NULL), - (38935,0,0,1,16,0,0,NULL), - (38936,0,0,1,16,0,0,NULL), - (38937,0,0,1,16,0,0,NULL), - (38938,0,0,1,16,0,0,NULL), - (38939,0,0,1,16,0,0,NULL), - (38940,0,0,1,16,0,0,NULL), - (38941,0,0,1,16,0,0,NULL), - (38942,0,0,1,16,0,0,NULL), - (38943,0,0,1,16,0,0,NULL), - (38944,0,0,1,16,0,0,NULL), - (38945,0,0,1,16,0,0,NULL), - (38946,0,0,1,16,0,0,NULL), - (38947,0,0,1,16,0,0,NULL), - (38948,0,0,1,16,0,0,NULL), - (38949,0,0,1,16,0,0,NULL), - (38950,0,0,1,16,0,0,NULL), - (38951,0,0,1,16,0,0,NULL), (38952,0,0,1,16,0,0,NULL), - (38953,0,0,1,16,0,0,NULL), - (38954,0,0,1,16,0,0,NULL), - (38955,0,0,1,16,0,0,NULL), - (38956,0,0,1,16,0,0,NULL), - (38957,0,0,1,16,0,0,NULL), - (38958,0,0,1,16,0,0,NULL), - (38959,0,0,1,16,0,0,NULL), - (38960,0,0,1,16,0,0,NULL), - (38961,0,0,1,16,0,0,NULL), - (38962,0,0,1,16,0,0,NULL), - (38963,0,0,1,16,0,0,NULL), - (38964,0,0,1,16,0,0,NULL), - (38965,0,0,1,16,0,0,NULL), - (38966,0,0,1,16,0,0,NULL), - (38967,0,0,1,16,0,0,NULL), - (38968,0,0,1,16,0,0,NULL), - (38969,0,0,1,16,0,0,NULL), - (38970,0,0,1,16,0,0,NULL), - (38971,0,0,1,16,0,0,NULL), - (38972,0,0,1,16,0,0,NULL), - (38973,0,0,1,16,0,0,NULL), - (38974,0,0,1,16,0,0,NULL), - (38976,0,0,1,16,0,0,NULL), - (38977,0,0,1,16,0,0,NULL), - (38978,0,0,1,16,0,0,NULL), - (38979,0,0,1,16,0,0,NULL), - (38980,0,0,1,16,0,0,NULL), - (38981,0,0,1,16,0,0,NULL), - (38982,0,0,1,16,0,0,NULL), - (38983,0,0,1,16,0,0,NULL), - (38984,0,0,1,16,0,0,NULL), - (38985,0,0,1,16,0,0,NULL), - (38986,0,0,1,16,0,0,NULL), - (38987,0,0,1,16,0,0,NULL), - (38988,0,0,1,16,0,0,NULL), - (38989,0,0,1,16,0,0,NULL), - (38990,0,0,1,16,0,0,NULL), - (38991,0,0,1,16,0,0,NULL), - (38992,0,0,1,16,0,0,NULL), - (38993,0,0,1,16,0,0,NULL), - (38994,0,0,1,16,0,0,NULL), - (38995,0,0,1,16,0,0,NULL), - (38996,0,0,1,16,0,0,NULL), - (38997,0,0,1,16,0,0,NULL), - (38998,0,0,1,16,0,0,NULL), - (38999,0,0,1,16,0,0,NULL), - (39000,0,0,1,16,0,0,NULL), - (39001,0,0,1,16,0,0,NULL), - (39003,0,0,1,16,0,0,NULL), - (39004,0,0,1,16,0,0,NULL), - (39005,0,0,1,16,0,0,NULL), - (39006,0,0,1,16,0,0,NULL), - (39007,0,0,1,16,0,0,NULL), - (39008,0,0,1,16,0,0,NULL), - (39009,0,0,1,16,0,0,NULL), - (39010,0,0,1,16,0,0,NULL), - (39011,0,0,1,16,0,0,NULL), - (39012,0,0,1,16,0,0,NULL), - (39013,0,0,1,16,0,0,NULL), - (39014,0,0,1,16,0,0,NULL), - (39015,0,0,1,16,0,0,NULL), - (39016,0,0,1,16,0,0,NULL), - (39017,0,0,1,16,0,0,NULL), - (39018,0,0,1,16,0,0,NULL), (39019,0,0,1,16,0,0,'12187'), (39020,0,0,1,16,0,0,'12187'), - (39021,0,0,1,16,0,0,NULL), (39022,0,0,1,16,0,0,'12187'), (39023,0,0,1,16,0,0,'12187'), (39024,0,0,1,16,0,0,'12187'), (39025,0,0,1,16,0,0,'12187'), (39026,0,0,1,16,0,0,'12187'), - (39027,0,0,1,16,0,0,NULL), - (39028,0,0,1,16,0,0,NULL), - (39029,0,0,1,16,0,0,NULL), - (39030,0,0,1,16,0,0,NULL), - (39031,0,0,1,16,0,0,NULL), - (39032,0,0,1,16,0,0,NULL), - (39033,0,0,1,16,0,0,NULL), - (39034,0,0,1,16,0,0,NULL), - (39035,0,0,1,16,0,0,NULL), - (39036,0,0,1,16,0,0,NULL), - (39037,0,0,1,16,0,0,NULL), - (39038,0,0,1,16,0,0,NULL), - (39045,0,0,1,16,0,0,NULL), - (39046,0,0,1,16,0,0,NULL), - (39047,0,0,1,16,0,0,NULL), - (39048,0,0,1,16,0,0,NULL), - (39049,0,0,1,16,0,0,NULL), - (39050,0,0,1,16,0,0,NULL), - (39051,0,0,1,16,0,0,NULL), - (39052,0,0,1,16,0,0,NULL), - (39053,0,0,1,16,0,0,NULL), - (39054,0,0,1,16,0,0,NULL), - (39055,0,0,1,16,0,0,NULL), - (39056,0,0,1,16,0,0,NULL), - (39057,0,0,1,16,0,0,NULL), - (39058,0,0,1,16,0,0,NULL), (39059,0,3,1,16,0,0,'18309'), - (39060,0,0,1,16,0,0,NULL), - (39061,0,0,1,16,0,0,NULL), - (39062,0,0,1,16,0,0,NULL), - (39063,0,0,1,16,0,0,NULL), - (39064,0,0,1,16,0,0,NULL), - (39065,0,0,1,16,0,0,NULL), - (39066,0,0,1,16,0,0,NULL), - (39067,0,0,1,16,0,0,NULL), - (39068,0,0,1,16,0,0,NULL), - (39069,0,0,1,16,0,0,NULL), - (39070,0,0,1,16,0,0,NULL), - (39071,0,0,1,16,0,0,NULL), - (39072,0,0,1,16,0,0,NULL), - (39073,0,0,1,16,0,0,NULL), - (39074,0,0,1,16,0,0,NULL), - (39075,0,0,1,16,0,0,NULL), - (39076,0,0,1,16,0,0,NULL), - (39077,0,0,2,16,0,0,NULL), - (39078,0,0,2,16,0,0,NULL), - (39079,0,0,1,16,0,0,NULL), - (39080,0,0,1,16,0,0,NULL), - (39081,0,0,1,16,0,0,NULL), - (39082,0,0,1,16,0,0,NULL), - (39083,0,0,1,16,0,0,NULL), - (39084,0,0,1,16,0,0,NULL), - (39085,0,0,1,16,0,0,NULL), - (39086,0,0,1,16,0,0,NULL), - (39087,0,0,1,16,0,0,NULL), - (39088,0,1,1,16,0,0,NULL), - (39089,0,0,1,16,0,0,NULL), - (39090,0,0,1,16,0,0,NULL), - (39091,0,0,1,16,0,0,NULL), - (39092,0,0,1,16,0,0,NULL), - (39093,0,0,1,16,0,0,NULL), - (39094,0,7,1,16,0,0,NULL), - (39095,0,0,1,16,0,0,NULL), - (39096,0,0,1,16,0,0,NULL), (39097,0,0,1,16,0,0,NULL), - (39098,0,0,1,16,0,0,NULL), - (39099,0,0,1,16,0,0,NULL), - (39100,0,0,1,16,0,0,NULL), - (39101,0,0,1,16,0,0,NULL), - (39102,0,0,1,16,0,0,NULL), - (39103,0,0,1,16,0,0,NULL), - (39105,0,0,1,16,0,0,NULL), - (39106,0,0,1,16,0,0,NULL), - (39107,0,0,1,16,0,0,NULL), - (39108,0,0,1,16,0,0,NULL), - (39109,0,0,1,16,0,0,NULL), - (39110,0,0,1,16,0,0,NULL), - (39111,0,0,1,16,0,0,NULL), - (39112,0,0,1,16,0,0,NULL), - (39113,0,0,1,16,0,0,NULL), - (39114,0,0,1,16,0,0,NULL), - (39115,0,0,1,16,0,0,NULL), - (39116,0,0,1,16,0,0,NULL), - (39117,0,0,1,16,0,0,NULL), - (39118,0,0,1,16,0,0,NULL), - (39119,0,0,1,16,0,0,NULL), - (39120,0,0,1,16,0,0,NULL), - (39121,0,0,1,16,0,0,NULL), - (39122,0,0,1,16,0,0,NULL), - (39123,0,0,1,16,0,0,NULL), (39124,0,0,1,16,0,0,NULL), - (39125,0,0,1,16,0,0,NULL), - (39126,0,0,1,16,0,0,NULL), - (39127,0,0,1,16,0,0,NULL), - (39128,0,0,1,16,0,0,NULL), - (39129,0,0,1,16,0,0,NULL), - (39136,0,0,1,16,0,0,NULL), - (39139,0,0,1,16,0,0,NULL), - (39140,0,0,1,16,0,0,NULL), - (39141,0,0,1,16,0,0,NULL), - (39142,0,0,1,16,0,0,NULL), - (39143,0,0,1,16,0,0,NULL), - (39144,0,0,1,16,0,0,NULL), - (39145,0,0,1,16,0,0,NULL), - (39146,0,0,1,16,0,0,NULL), - (39147,0,0,1,16,0,0,NULL), - (39148,0,0,1,16,0,0,NULL), - (39149,0,0,1,16,0,0,NULL), (39150,0,0,1,16,0,0,NULL), - (39151,0,0,1,16,0,0,NULL), - (39152,0,0,1,16,0,0,NULL), - (39153,0,0,1,16,0,0,NULL), - (39154,0,0,1,16,0,0,NULL), - (39155,0,0,1,16,0,0,NULL), - (39156,0,0,1,16,0,0,NULL), - (39157,0,0,1,16,0,0,NULL), - (39158,0,0,1,16,0,0,NULL), - (39159,0,0,1,16,0,0,NULL), - (39160,0,0,1,16,0,0,NULL), - (39161,0,0,1,16,0,0,NULL), (39162,0,0,1,16,0,0,NULL), - (39163,0,0,1,16,0,0,NULL), - (39164,0,0,1,16,0,0,NULL), - (39165,0,0,1,16,0,0,NULL), - (39166,0,0,1,16,0,0,NULL), - (39167,0,0,1,16,0,0,NULL), - (39168,0,0,1,16,0,0,NULL), (39169,0,0,1,16,0,0,NULL), - (39170,0,0,1,16,0,0,NULL), (39171,0,0,1,16,0,0,NULL), - (39172,0,0,1,16,0,0,NULL), - (39173,0,0,1,16,0,0,NULL), - (39174,0,0,1,16,0,0,NULL), - (39175,0,0,1,16,0,0,NULL), - (39176,0,0,1,16,0,0,NULL), - (39177,0,0,1,16,0,0,NULL), - (39178,0,0,1,16,0,0,NULL), - (39179,0,0,1,16,0,0,NULL), - (39180,0,0,1,16,0,0,NULL), - (39181,0,0,1,16,0,0,NULL), (39182,0,0,1,16,0,0,NULL), - (39183,0,0,1,16,0,0,NULL), - (39184,0,0,1,16,0,0,NULL), - (39185,0,0,1,16,0,0,NULL), - (39186,0,0,1,16,0,0,NULL), - (39187,0,0,1,16,0,0,NULL), - (39188,0,0,1,16,0,0,NULL), - (39189,0,0,1,16,0,0,NULL), - (39190,0,0,1,16,0,0,NULL), - (39191,0,0,1,16,0,0,NULL), - (39192,0,0,1,16,0,0,NULL), (39193,0,0,1,16,0,0,NULL), - (39194,0,0,1,16,0,0,NULL), - (39195,0,0,1,16,0,0,NULL), - (39196,0,0,1,16,0,0,NULL), - (39197,0,0,1,16,0,0,NULL), - (39198,0,0,1,16,0,0,NULL), - (39202,0,0,1,16,0,0,NULL), - (39212,0,0,1,16,0,0,NULL), - (39213,0,0,1,16,0,0,NULL), - (39214,0,0,1,16,0,0,NULL), - (39215,0,0,1,16,0,0,NULL), - (39216,0,0,1,16,0,0,NULL), (39217,0,0,1,16,0,0,NULL), - (39218,0,0,1,16,0,0,NULL), - (39219,0,0,1,16,0,0,NULL), - (39220,0,0,1,16,0,0,NULL), - (39221,0,0,1,16,0,0,NULL), - (39222,0,0,1,16,0,0,NULL), - (39223,0,0,1,16,0,0,NULL), (39224,0,0,1,16,0,0,NULL), (39225,0,0,1,16,0,0,NULL), - (39226,0,0,1,16,0,0,NULL), - (39227,0,0,1,16,0,0,NULL), - (39229,0,0,1,16,0,0,NULL), - (39230,0,0,1,16,0,0,NULL), - (39231,0,0,1,16,0,0,NULL), - (39232,0,0,1,16,0,0,NULL), - (39233,0,0,1,16,0,0,NULL), - (39234,0,0,1,16,0,0,NULL), (39235,0,0,1,16,0,0,NULL), (39236,0,0,1,16,0,0,NULL), - (39237,0,0,1,16,0,0,NULL), - (39238,0,0,1,16,0,0,NULL), - (39239,0,0,1,16,0,0,NULL), - (39240,0,0,1,16,0,0,NULL), - (39241,0,0,1,16,0,0,NULL), - (39242,0,0,1,16,0,0,NULL), - (39243,0,0,1,16,0,0,NULL), - (39244,0,0,1,16,0,0,NULL), - (39245,0,0,1,16,0,0,NULL), - (39246,0,0,1,16,0,0,NULL), - (39247,0,0,1,16,0,0,NULL), - (39248,0,0,1,16,0,0,NULL), - (39249,0,0,1,16,0,0,NULL), - (39250,0,0,1,16,0,0,NULL), - (39251,0,0,1,16,0,0,NULL), - (39252,0,0,1,16,0,0,NULL), - (39253,0,0,1,16,0,0,NULL), - (39254,0,0,1,16,0,0,NULL), - (39255,0,0,1,16,0,0,NULL), - (39256,0,0,1,16,0,0,NULL), - (39257,0,0,1,16,0,0,NULL), - (39258,0,0,1,16,0,0,NULL), - (39259,0,0,1,16,0,0,NULL), - (39260,0,0,1,16,0,0,NULL), - (39261,0,0,1,16,0,0,NULL), - (39262,0,0,1,16,0,0,NULL), - (39263,0,0,1,16,0,0,NULL), - (39264,0,0,1,16,0,0,NULL), - (39265,0,0,1,16,0,0,NULL), - (39266,0,0,1,16,0,0,NULL), - (39267,0,0,1,16,0,0,NULL), - (39268,0,0,1,16,0,0,NULL), - (39269,0,0,1,16,0,0,NULL), - (39270,0,0,1,16,0,0,NULL), - (39271,0,0,1,16,0,0,NULL), - (39272,0,0,1,16,0,0,NULL), - (39273,0,0,1,16,0,0,NULL), - (39274,0,0,1,16,0,0,NULL), - (39275,0,0,1,16,0,0,NULL), - (39276,0,0,1,16,0,0,NULL), - (39277,0,0,1,16,0,0,NULL), - (39278,0,0,1,16,0,0,NULL), - (39279,0,0,1,16,0,0,NULL), - (39280,0,0,1,16,0,0,NULL), - (39281,0,0,1,16,0,0,NULL), - (39282,0,0,1,16,0,0,NULL), - (39283,0,0,1,16,0,0,NULL), - (39284,0,0,1,16,0,0,NULL), - (39285,0,0,1,16,0,0,NULL), - (39286,0,0,1,16,0,0,NULL), - (39287,0,0,1,16,0,0,NULL), - (39288,0,0,1,16,0,0,NULL), - (39289,0,0,1,16,0,0,NULL), - (39290,0,0,1,16,0,0,NULL), - (39291,0,0,1,16,0,0,NULL), - (39292,0,0,1,16,0,0,NULL), - (39293,0,0,1,16,0,0,NULL), - (39294,0,0,1,16,0,0,NULL), - (39295,0,0,1,16,0,0,NULL), - (39296,0,0,1,16,0,0,NULL), - (39297,0,0,1,16,0,0,NULL), - (39299,0,0,1,16,0,0,NULL), - (39300,0,0,1,16,0,0,NULL), - (39301,0,0,1,16,0,0,NULL), - (39302,0,0,1,16,0,0,NULL), - (39303,0,33554432,1,16,0,0,NULL), - (39311,0,0,1,16,0,0,NULL), - (39312,0,0,1,16,0,0,NULL), - (39313,0,0,1,16,0,0,NULL), - (39314,0,0,1,16,0,0,NULL), - (39315,0,0,1,16,0,0,NULL), - (39316,0,0,1,16,0,0,NULL), (39334,0,0,1,16,0,0,NULL), - (39335,0,0,1,16,0,0,NULL), - (39336,0,0,1,16,0,0,NULL), (39337,0,0,1,16,0,0,NULL), - (39338,0,0,1,16,0,0,NULL), - (39339,0,0,1,16,0,0,NULL), - (39340,0,0,1,16,0,0,NULL), - (39341,0,0,1,16,0,0,NULL), - (39342,0,0,1,16,0,0,NULL), - (39343,0,0,1,16,0,0,NULL), - (39344,0,0,1,16,0,0,NULL), - (39345,0,0,1,16,0,0,NULL), - (39346,0,0,1,16,0,0,NULL), - (39347,0,0,1,16,0,0,NULL), - (39348,0,0,1,16,0,0,NULL), - (39349,0,0,1,16,0,0,NULL), - (39350,0,0,1,16,0,0,NULL), - (39351,0,0,1,16,0,0,NULL), - (39352,0,0,1,16,0,0,NULL), - (39353,0,0,1,16,0,0,NULL), - (39354,0,0,1,16,0,0,NULL), - (39355,0,0,1,16,0,0,NULL), - (39356,0,0,1,16,0,0,NULL), - (39357,0,0,1,16,0,0,NULL), - (39358,0,0,1,16,0,0,NULL), - (39359,0,0,1,16,0,0,NULL), - (39360,0,0,1,16,0,0,NULL), - (39361,0,0,1,16,0,0,NULL), - (39362,0,0,1,16,0,0,NULL), - (39363,0,0,1,16,0,0,NULL), - (39364,0,0,1,16,0,0,NULL), - (39365,0,0,1,16,0,0,NULL), - (39366,0,0,1,16,0,0,NULL), - (39367,0,0,1,16,0,0,NULL), - (39368,0,0,1,16,0,0,NULL), - (39369,0,0,1,16,0,0,NULL), - (39370,0,0,1,16,0,0,NULL), - (39371,0,0,1,16,0,0,NULL), - (39372,0,0,1,16,0,0,NULL), - (39373,0,0,1,16,0,0,NULL), - (39374,0,0,1,16,0,0,NULL), - (39375,0,0,1,16,0,0,NULL), - (39376,0,0,1,16,0,0,NULL), - (39377,0,0,1,16,0,0,NULL), - (39378,0,0,1,16,0,0,NULL), - (39379,0,0,1,16,0,0,NULL), - (39380,0,0,1,16,0,0,NULL), - (39381,0,0,1,16,0,0,NULL), - (39382,0,0,1,16,0,0,NULL), - (39383,0,0,1,16,0,0,NULL), - (39384,0,0,1,16,0,0,NULL), - (39385,0,0,1,16,0,0,NULL), - (39386,0,0,1,16,0,0,NULL), - (39387,0,0,1,16,0,0,NULL), - (39388,0,0,1,16,0,0,NULL), - (39389,0,0,1,16,0,0,NULL), - (39390,0,0,1,16,0,0,NULL), - (39391,0,0,1,16,0,0,NULL), - (39392,0,0,1,16,0,0,NULL), - (39393,0,0,1,16,0,0,NULL), - (39394,0,0,1,16,0,0,NULL), - (39395,0,0,1,16,0,0,NULL), - (39396,0,0,1,16,0,0,NULL), - (39397,0,0,1,16,0,0,NULL), - (39398,0,0,1,16,0,0,NULL), - (39399,0,0,1,16,0,0,NULL), - (39400,0,0,1,16,0,0,NULL), - (39401,0,0,1,16,0,0,NULL), - (39402,0,0,1,16,0,0,NULL), - (39403,0,0,1,16,0,0,NULL), (39404,0,0,1,16,0,0,NULL), - (39405,0,0,1,16,0,0,NULL), - (39406,0,0,1,16,0,0,NULL), - (39407,0,0,1,16,0,0,NULL), - (39408,0,0,1,16,0,0,NULL), - (39409,0,0,1,16,0,0,NULL), - (39410,0,0,1,16,0,0,NULL), - (39411,0,0,1,16,0,0,NULL), - (39412,0,0,1,16,0,0,NULL), - (39413,0,0,1,16,0,0,NULL), - (39414,0,0,1,16,0,0,NULL), - (39415,0,0,1,16,0,0,NULL), - (39416,0,0,1,16,0,0,NULL), - (39417,0,0,1,16,0,0,NULL), - (39418,0,0,1,16,0,0,NULL), - (39419,0,0,1,16,0,0,NULL), - (39420,0,0,1,16,0,0,NULL), - (39421,0,0,1,16,0,0,NULL), - (39422,0,0,1,16,0,0,NULL), - (39423,0,0,1,16,0,0,NULL), - (39424,0,0,1,16,0,0,NULL), - (39425,0,0,1,16,0,0,NULL), - (39426,0,0,1,16,0,0,NULL), - (39427,0,0,1,16,0,0,NULL), - (39428,0,0,1,16,0,0,NULL), - (39429,0,0,1,16,0,0,NULL), - (39430,0,0,1,16,0,0,NULL), - (39431,0,0,1,16,0,0,NULL), - (39432,0,0,1,16,0,0,NULL), - (39433,0,0,1,16,0,0,NULL), - (39434,0,0,1,16,0,0,NULL), - (39435,0,0,1,16,0,0,NULL), - (39436,0,0,1,16,0,0,NULL), - (39437,0,0,1,16,0,0,NULL), - (39438,0,0,1,16,0,0,NULL), - (39439,0,0,1,16,0,0,NULL), - (39440,0,0,1,16,0,0,NULL), - (39441,0,0,1,16,0,0,NULL), - (39442,0,0,1,16,0,0,NULL), - (39443,0,0,1,16,0,0,NULL), - (39444,0,0,1,16,0,0,NULL), - (39466,0,0,1,16,0,0,NULL), - (39467,0,0,1,16,0,0,NULL), - (39468,0,0,1,16,0,0,NULL), - (39469,0,0,1,16,0,0,NULL), - (39470,0,0,1,16,0,0,NULL), - (39471,0,0,1,16,0,0,NULL), - (39472,0,0,1,16,0,0,NULL), - (39473,0,0,1,16,0,0,NULL), - (39474,0,0,1,16,0,0,NULL), - (39475,0,0,1,16,0,0,NULL), - (39476,0,0,1,16,0,0,NULL), - (39477,0,0,1,16,0,0,NULL), - (39478,0,0,1,16,0,0,NULL), - (39479,0,0,1,16,0,0,NULL), - (39480,0,0,1,16,0,0,NULL), - (39481,0,0,1,16,0,0,NULL), - (39482,0,0,1,16,0,0,NULL), - (39483,0,0,1,16,0,0,NULL), - (39484,0,0,1,16,0,0,NULL), - (39485,0,0,1,16,0,0,NULL), - (39486,0,0,1,16,0,0,'8279'), - (39487,0,0,1,16,0,0,NULL), - (39488,0,0,1,16,0,0,NULL), - (39489,0,0,1,16,0,0,NULL), - (39490,0,0,1,16,0,0,NULL), - (39491,0,0,1,16,0,0,NULL), (39492,0,0,1,16,0,0,NULL), - (39493,0,0,1,16,0,0,NULL), - (39494,0,0,1,16,0,0,NULL), (39495,0,0,1,16,0,0,NULL), - (39496,0,0,1,16,0,0,NULL), - (39497,0,0,1,16,0,0,NULL), - (39498,0,0,1,16,0,0,NULL), - (39499,0,0,1,16,0,0,NULL), - (39500,0,0,1,16,0,0,NULL), - (39501,0,0,1,16,0,0,NULL), (39502,0,0,1,16,0,0,NULL), (39503,0,0,1,16,0,0,NULL), (39504,0,0,1,16,0,0,NULL), (39505,0,0,1,16,0,0,NULL), - (39506,0,0,1,16,0,0,NULL), (39507,0,0,1,16,0,0,NULL), (39508,0,0,1,16,0,0,NULL), (39509,0,0,1,16,0,0,NULL), - (39510,0,0,1,16,0,0,NULL), (39511,0,0,1,16,0,0,NULL), - (39512,0,0,1,16,0,0,NULL), - (39513,0,0,1,16,0,0,NULL), - (39514,0,0,1,16,0,0,NULL), - (39515,0,0,1,16,0,0,NULL), - (39516,0,0,1,16,0,0,NULL), - (39517,0,0,1,16,0,0,NULL), - (39518,0,0,1,16,0,0,NULL), - (39519,0,0,1,16,0,0,NULL), - (39520,0,0,1,16,0,0,NULL), - (39521,0,0,1,16,0,0,NULL), - (39522,0,0,1,16,0,0,NULL), - (39523,0,0,1,16,0,0,NULL), - (39524,0,0,1,16,0,0,NULL), - (39525,0,0,1,16,0,0,NULL), - (39526,0,0,1,16,0,0,NULL), - (39527,0,0,1,16,0,0,NULL), - (39528,0,0,1,16,0,0,NULL), - (39529,0,0,1,16,0,0,NULL), - (39530,0,0,1,16,0,0,NULL), - (39531,0,0,1,16,0,0,NULL), - (39532,0,0,1,16,0,0,NULL), - (39535,0,0,1,16,0,0,NULL), - (39541,0,0,1,16,0,0,NULL), - (39545,0,0,1,16,0,0,NULL), - (39546,0,0,1,16,0,0,NULL), - (39547,0,0,1,16,0,0,NULL), - (39549,0,0,1,16,0,0,NULL), - (39550,0,0,1,16,0,0,NULL), - (39551,0,0,1,16,0,0,NULL), - (39552,0,0,1,16,0,0,NULL), - (39553,0,0,1,16,0,0,NULL), - (39554,0,0,1,16,0,0,NULL), - (39555,0,0,1,16,0,0,NULL), - (39556,0,0,1,16,0,0,NULL), - (39557,0,0,1,16,0,0,NULL), - (39558,0,0,1,16,0,0,NULL), - (39559,0,0,1,16,0,0,NULL), - (39560,0,0,1,16,0,0,NULL), - (39561,0,0,1,16,0,0,NULL), - (39562,0,0,1,16,0,0,NULL), - (39563,0,0,1,16,0,0,NULL), - (39564,0,0,1,16,0,0,NULL), - (39565,0,0,1,16,0,0,NULL), - (39566,0,0,1,16,0,0,NULL), - (39567,0,0,1,16,0,0,NULL), - (39568,0,0,1,16,0,0,NULL), - (39569,0,0,1,16,0,0,NULL), - (39570,0,0,1,16,0,0,NULL), - (39571,0,0,1,16,0,0,NULL), - (39572,0,0,1,16,0,0,NULL), - (39573,0,0,1,16,0,0,NULL), - (39574,0,0,1,16,0,0,NULL), - (39575,0,0,1,16,0,0,NULL), - (39576,0,0,1,16,0,0,NULL), - (39577,0,0,1,16,0,0,NULL), - (39578,0,0,1,16,0,0,NULL), - (39579,0,0,1,16,0,0,NULL), - (39580,0,0,1,16,0,0,NULL), - (39581,0,0,1,16,0,0,NULL), - (39582,0,0,1,16,0,0,NULL), - (39583,0,0,1,16,0,0,NULL), - (39584,0,0,1,16,0,0,NULL), - (39585,0,0,1,16,0,0,NULL), - (39586,0,0,1,16,0,0,NULL), - (39587,0,0,1,16,0,0,NULL), - (39588,0,0,1,16,0,0,NULL), - (39589,0,0,1,16,0,0,NULL), - (39590,0,0,1,16,0,0,NULL), - (39591,0,0,1,16,0,0,NULL), - (39592,0,0,1,16,0,0,NULL), - (39593,0,0,1,16,0,0,NULL), - (39594,0,0,1,16,0,0,NULL), - (39595,0,0,1,16,0,0,NULL), - (39596,0,0,1,16,0,0,NULL), - (39597,0,0,1,16,0,0,NULL), - (39598,0,0,1,16,0,0,NULL), - (39599,0,0,1,16,0,0,NULL), - (39600,0,0,1,16,0,0,NULL), - (39601,0,0,1,16,0,0,NULL), - (39602,0,0,1,16,0,0,NULL), - (39603,0,0,1,16,0,0,NULL), - (39604,0,0,1,16,0,0,NULL), - (39605,0,0,1,16,0,0,NULL), - (39606,0,0,1,16,0,0,NULL), - (39607,0,0,1,16,0,0,NULL), - (39608,0,0,1,16,0,0,NULL), - (39609,0,0,1,16,0,0,NULL), - (39610,0,0,1,16,0,0,NULL), - (39611,0,0,1,16,0,0,NULL), - (39612,0,0,1,16,0,0,NULL), - (39613,0,33554432,1,16,0,0,'6408'), - (39614,0,0,1,16,0,0,NULL), - (39615,0,0,1,16,0,0,NULL), - (39616,0,0,1,16,0,0,NULL), - (39617,0,0,1,16,0,0,NULL), - (39618,0,0,1,16,0,0,NULL), - (39619,0,0,1,16,0,0,NULL), - (39620,0,0,1,16,0,0,NULL), - (39621,0,0,1,16,0,0,NULL), - (39622,0,0,1,16,0,0,NULL), - (39623,0,0,1,16,0,0,NULL), - (39624,0,0,1,16,0,0,NULL), - (39625,0,0,1,16,0,0,NULL), - (39626,0,0,1,16,0,0,NULL), - (39627,0,0,1,16,0,0,NULL), - (39628,0,0,1,16,0,0,NULL), - (39630,0,0,1,16,0,0,NULL), - (39632,0,0,1,16,0,0,NULL), - (39633,0,0,1,16,0,0,NULL), - (39634,0,0,1,16,0,0,NULL), - (39635,0,0,1,16,0,0,NULL), - (39636,0,0,1,16,0,0,NULL), - (39637,0,0,1,16,0,0,NULL), - (39638,0,0,1,16,0,0,NULL), - (39639,0,0,1,16,0,0,NULL), - (39640,0,0,1,16,0,0,NULL), - (39641,0,0,1,16,0,0,NULL), - (39642,0,0,1,16,0,0,NULL), - (39643,0,0,1,16,0,0,NULL), - (39644,0,0,1,16,0,0,NULL), - (39645,0,0,1,16,0,0,NULL), - (39646,0,0,1,16,0,0,NULL), - (39647,0,0,1,16,0,0,NULL), - (39648,0,0,1,16,0,0,NULL), - (39649,0,0,1,16,0,0,NULL), - (39650,0,0,1,16,0,0,NULL), - (39651,0,0,1,16,0,0,NULL), - (39652,0,0,1,16,0,0,NULL), - (39653,0,0,1,16,0,0,NULL), - (39654,0,0,1,16,0,0,NULL), - (39655,0,0,1,16,0,0,NULL), - (39656,0,0,1,16,0,0,NULL), - (39657,0,0,1,16,0,0,NULL), - (39658,0,0,1,16,0,0,NULL), - (39659,0,0,1,16,0,0,NULL), - (39660,0,0,1,16,0,0,NULL), - (39661,0,0,1,16,0,0,NULL), - (39662,0,0,1,16,0,0,NULL), - (39663,0,0,1,16,0,0,NULL), - (39664,0,0,0,16,0,0,NULL), - (39665,0,0,1,16,0,0,NULL), - (39666,0,0,1,16,0,0,NULL), - (39667,0,0,1,16,0,0,NULL), - (39668,0,0,1,16,0,0,NULL), - (39669,0,0,1,16,0,0,NULL), - (39670,0,0,1,16,0,0,NULL), - (39671,0,0,1,16,0,0,NULL), - (39672,0,0,1,16,0,0,NULL), - (39673,0,0,1,16,0,0,NULL), - (39674,0,0,1,16,0,0,NULL), - (39675,0,0,1,16,0,0,NULL), - (39676,0,0,1,16,0,0,NULL), - (39677,0,0,1,16,0,0,NULL), - (39678,0,0,1,16,0,0,NULL), - (39679,0,0,1,16,0,0,NULL), (39680,0,0,1,16,0,0,'12380'), - (39682,0,0,1,16,0,0,NULL), - (39683,0,0,1,16,0,0,NULL), - (39684,0,0,1,16,0,0,NULL), - (39685,0,0,1,16,0,0,NULL), - (39686,0,0,1,16,0,0,NULL), - (39687,0,0,1,16,0,0,NULL), - (39688,0,0,1,16,0,0,NULL), - (39689,0,0,1,16,0,0,NULL), - (39690,0,0,1,16,0,0,NULL), - (39691,0,0,1,16,0,0,'13585'), (39692,0,0,1,16,0,0,NULL), (39693,0,0,1,16,0,0,NULL), (39694,0,0,1,16,0,0,NULL), (39695,0,0,1,16,0,0,NULL), - (39696,0,0,1,16,0,0,NULL), - (39697,0,0,1,16,0,0,NULL), (39698,0,0,1,16,0,0,NULL), - (39699,0,0,1,16,0,0,NULL), (39700,0,0,1,16,0,0,NULL), - (39701,0,0,1,16,0,0,NULL), (39702,0,0,1,16,0,0,NULL), - (39703,0,0,1,16,0,0,NULL), - (39704,0,0,1,16,0,0,NULL), - (39705,0,0,1,16,0,0,NULL), - (39706,0,0,1,16,0,0,NULL), - (39707,0,0,1,16,0,0,NULL), - (39708,0,0,1,16,0,0,NULL), - (39709,0,0,1,16,0,0,NULL), - (39710,0,0,1,16,0,0,NULL), (39711,0,0,1,16,0,0,NULL), - (39712,0,0,1,16,0,0,NULL), - (39713,0,0,1,16,0,0,NULL), - (39714,0,0,1,16,0,0,NULL), - (39715,0,7,1,16,0,0,NULL), - (39716,0,0,1,16,0,0,'8279'), - (39717,0,0,1,16,0,0,NULL), - (39718,0,0,1,16,0,0,NULL), - (39719,0,0,1,16,0,0,NULL), - (39720,0,0,1,16,0,0,NULL), - (39721,0,0,1,16,0,0,NULL), - (39722,0,0,1,16,0,0,NULL), - (39723,0,0,1,16,0,0,NULL), - (39724,0,0,1,16,0,0,NULL), - (39725,0,0,1,16,0,0,NULL), - (39726,0,0,1,16,0,0,NULL), - (39727,0,0,1,16,0,0,NULL), - (39728,0,0,1,16,0,0,NULL), - (39729,0,0,1,16,0,0,NULL), - (39730,0,0,1,16,0,0,NULL), - (39731,0,0,1,16,0,0,NULL), - (39732,0,0,1,16,0,0,NULL), - (39945,0,0,1,16,0,0,NULL), - (39948,0,0,1,16,0,0,NULL), - (39950,0,0,1,16,0,0,NULL), - (39954,0,0,1,16,0,0,NULL), - (39955,0,0,1,16,0,0,NULL), - (39959,0,0,1,16,0,0,NULL), - (39961,0,0,1,16,0,0,NULL), - (39962,0,0,1,16,0,0,NULL), - (39964,0,0,1,16,0,0,NULL), - (39965,0,0,1,16,0,0,NULL), - (39970,0,0,1,16,0,0,NULL), - (39971,0,0,1,16,0,0,NULL), - (39972,0,0,1,16,0,0,NULL), - (39978,0,0,1,16,0,0,NULL), - (39980,0,0,1,16,0,0,NULL), - (39981,0,0,1,16,0,0,NULL), - (39982,0,0,1,16,0,0,NULL), - (39983,0,0,1,16,0,0,NULL), - (39986,0,0,1,16,0,0,NULL), - (39988,0,0,1,16,0,0,NULL), - (39989,0,0,1,16,0,0,NULL), - (39990,0,0,1,16,0,0,NULL), - (39994,0,0,1,16,0,0,NULL), - (39996,0,0,1,16,0,0,NULL), - (40001,0,0,1,16,0,0,'1006'), (40004,0,8,1,16,0,0,NULL), (40005,0,8,1,16,0,0,NULL), (40006,0,8,1,16,0,0,NULL), - (40007,0,8,1,16,0,0,'1006'), (40008,0,0,1,16,0,0,NULL), (40011,0,0,1,16,0,0,'1006'), - (40012,0,0,1,16,0,0,'1006'), (40015,0,0,0,0,0,0,NULL), - (40016,0,0,1,16,0,0,NULL), (40017,0,8,1,16,0,0,NULL), (40018,0,8,1,16,0,0,NULL), (40021,0,8,1,16,0,0,NULL), - (40022,0,0,1,16,0,0,NULL), (40024,0,8,1,16,0,0,NULL), (40025,0,8,1,16,0,0,NULL), - (40026,0,0,1,16,0,0,NULL), (40027,0,8,1,16,0,0,NULL), - (40028,0,0,1,16,0,0,NULL), - (40030,0,0,1,16,0,0,'1006'), (40031,0,0,0,0,0,0,NULL), - (40032,0,0,1,16,0,0,NULL), (40034,0,0,0,0,0,0,NULL), - (40035,0,0,1,16,0,0,NULL), (40040,0,8,1,16,0,0,NULL), (40041,0,8,1,16,0,0,NULL), - (40042,0,0,1,16,0,0,'1006'), (40043,0,8,1,16,0,0,NULL), (40044,0,8,1,16,0,0,NULL), (40047,0,0,0,0,0,0,NULL), - (40049,0,0,1,16,0,0,NULL), - (40050,0,0,1,16,0,0,'1006'), - (40051,0,0,1,16,0,0,NULL), - (40055,0,0,1,16,0,0,'1006'), (40058,0,0,0,0,0,0,NULL), - (40062,0,0,1,16,0,0,NULL), - (40067,0,0,1,16,0,0,NULL), (40068,0,0,0,0,0,0,NULL), (40070,0,0,0,0,0,0,NULL), - (40071,0,0,1,16,0,0,NULL), - (40074,0,0,1,16,0,0,NULL), - (40076,0,0,1,16,0,0,NULL), - (40077,0,0,1,16,0,0,NULL), - (40078,0,0,1,16,0,0,NULL), - (40080,0,0,1,16,0,0,NULL), (40082,0,0,0,0,0,0,NULL), - (40085,0,0,1,16,0,0,NULL), - (40086,0,0,1,16,0,0,NULL), - (40087,0,0,1,16,0,0,'1006'), - (40093,0,0,1,16,0,0,NULL), - (40095,0,0,1,16,0,0,NULL), - (40098,0,0,1,16,0,0,'1006'), - (40099,0,0,1,16,0,0,NULL), - (40101,0,0,1,16,0,0,'1006'), - (40105,0,0,1,16,0,0,NULL), - (40108,0,0,1,16,0,0,NULL), (40109,0,0,0,0,0,0,NULL), - (40111,0,0,1,16,0,0,NULL), (40124,0,0,0,0,0,0,NULL), - (40125,0,0,1,16,0,0,NULL), - (40126,0,0,1,16,0,0,NULL), - (40127,0,0,1,16,0,0,NULL), (40129,0,0,0,0,0,0,NULL), - (40131,0,0,1,16,0,0,NULL), - (40135,0,0,1,16,0,0,NULL), - (40136,0,0,1,16,0,0,NULL), - (40138,0,0,1,16,0,0,NULL), - (40141,0,0,1,16,0,0,NULL), - (40143,0,0,1,16,0,0,NULL), - (40146,0,0,1,16,0,0,NULL), - (40150,0,0,1,16,0,0,NULL), - (40151,0,0,1,16,0,0,NULL), - (40155,0,0,1,16,0,0,NULL), - (40156,0,0,1,16,0,0,NULL), - (40157,0,0,1,16,0,0,NULL), - (40158,0,0,1,16,0,0,NULL), - (40159,0,0,1,16,0,0,NULL), - (40160,0,0,1,16,0,0,NULL), - (40163,0,0,1,16,0,0,NULL), - (40164,0,0,1,16,0,0,NULL), - (40165,0,0,1,16,0,0,NULL), - (40166,0,0,1,16,0,0,NULL), - (40167,0,0,1,16,0,0,NULL), (40168,0,0,1,16,0,0,NULL), - (40172,0,0,1,16,0,0,NULL), - (40173,0,0,1,16,0,0,NULL), - (40174,0,0,1,16,0,0,NULL), - (40175,0,0,1,16,0,0,NULL), - (40176,0,0,1,16,0,0,'8279'), - (40177,0,0,1,16,0,0,NULL), - (40178,0,0,1,16,0,0,NULL), - (40179,0,0,1,16,0,0,NULL), - (40180,0,0,1,16,0,0,NULL), - (40181,0,0,1,16,0,0,NULL), - (40182,0,0,1,16,0,0,NULL), - (40183,0,0,1,16,0,0,NULL), - (40185,0,0,1,16,0,0,NULL), - (40186,0,0,1,16,0,0,NULL), - (40187,0,0,1,16,0,0,NULL), - (40188,0,0,1,16,0,0,NULL), - (40189,0,0,1,16,0,0,NULL), - (40190,0,0,1,16,0,0,NULL), - (40191,0,0,1,16,0,0,NULL), - (40192,0,0,1,16,0,0,NULL), - (40193,0,0,1,16,0,0,NULL), - (40194,0,0,1,16,0,0,NULL), - (40195,0,0,1,16,0,0,NULL), - (40196,0,0,1,16,0,0,NULL), - (40197,0,0,1,16,0,0,NULL), - (40198,0,0,1,16,0,0,NULL), - (40199,0,0,1,16,0,0,NULL), - (40200,0,0,1,16,0,0,NULL), - (40201,0,0,1,16,0,0,NULL), - (40202,0,0,1,16,0,0,NULL), - (40203,0,0,1,16,0,0,NULL), - (40204,0,0,1,16,0,0,NULL), - (40206,0,0,1,16,0,0,NULL), - (40207,0,0,1,16,0,0,NULL), - (40208,0,0,1,16,0,0,NULL), - (40209,0,0,1,16,0,0,NULL), - (40210,0,0,1,16,0,0,NULL), - (40211,0,0,1,16,0,0,NULL), - (40212,0,0,1,16,0,0,NULL), - (40213,0,0,1,16,0,0,NULL), - (40214,0,0,1,16,0,0,NULL), - (40215,0,0,1,16,0,0,NULL), - (40216,0,0,1,16,0,0,NULL), - (40217,0,0,1,16,0,0,NULL), - (40230,0,0,1,16,0,0,NULL), - (40231,0,0,1,16,0,0,NULL), - (40232,0,0,1,16,0,0,NULL), - (40235,0,0,1,16,0,0,NULL), - (40237,0,0,1,16,0,0,NULL), - (40238,0,0,1,16,0,0,NULL), - (40239,0,0,1,16,0,0,NULL), - (40240,0,0,1,16,0,0,NULL), - (40241,0,0,1,16,0,0,NULL), - (40242,0,0,1,16,0,0,NULL), - (40283,0,0,1,16,0,0,NULL), - (40284,0,0,1,16,0,0,NULL), - (40285,0,0,1,16,0,0,NULL), - (40286,0,0,1,16,0,0,NULL), - (40287,0,0,1,16,0,0,NULL), - (40288,0,0,1,16,0,0,NULL), - (40289,0,0,1,16,0,0,NULL), - (40290,0,0,1,16,0,0,NULL), - (40291,0,0,1,16,0,0,NULL), - (40292,0,0,1,16,0,0,NULL), - (40293,0,0,1,16,0,0,NULL), - (40294,0,0,1,16,0,0,NULL), - (40295,0,0,1,16,0,0,NULL), - (40296,0,0,1,16,0,0,NULL), - (40297,0,0,1,16,0,0,NULL), - (40298,0,0,1,16,0,0,NULL), - (40299,0,0,1,16,0,0,NULL), - (40300,0,0,1,16,0,0,NULL), - (40301,0,0,1,16,0,0,NULL), - (40302,0,0,1,16,0,0,NULL), - (40303,0,0,1,16,0,0,'13585'), - (40304,0,0,1,16,0,0,NULL), - (40305,0,0,1,16,0,0,NULL), - (40306,0,0,1,16,0,0,'13585'), - (40307,0,0,1,16,0,0,NULL), - (40308,0,0,1,16,0,0,NULL), - (40309,0,0,1,16,0,0,NULL), - (40310,0,0,1,16,0,0,NULL), - (40311,0,0,1,16,0,0,NULL), - (40312,0,0,1,16,0,0,NULL), - (40313,0,0,1,16,0,0,NULL), - (40314,0,0,1,16,0,0,NULL), - (40315,0,0,1,16,0,0,NULL), - (40316,0,0,1,16,0,0,NULL), - (40317,0,0,1,16,0,0,NULL), - (40318,0,0,1,16,0,0,NULL), - (40319,0,0,1,16,0,0,NULL), - (40320,0,0,1,16,0,0,NULL), - (40321,0,0,1,16,0,0,NULL), - (40322,0,0,1,16,0,0,NULL), - (40323,0,0,1,16,0,0,NULL), - (40324,0,0,1,16,0,0,NULL), - (40325,0,0,1,16,0,0,NULL), - (40326,0,0,1,16,0,0,NULL), - (40327,0,0,1,16,0,0,NULL), - (40328,0,0,1,16,0,0,NULL), - (40329,0,0,1,16,0,0,NULL), - (40330,0,0,1,16,0,0,NULL), - (40331,0,0,1,16,0,0,NULL), - (40332,0,0,1,16,0,0,NULL), - (40333,0,0,1,16,0,0,NULL), - (40334,0,0,1,16,0,0,NULL), - (40335,0,0,1,16,0,0,NULL), - (40336,0,0,1,16,0,0,NULL), - (40337,0,0,1,16,0,0,NULL), - (40338,0,0,1,16,0,0,NULL), - (40339,0,0,1,16,0,0,NULL), - (40341,0,0,1,16,0,0,NULL), - (40365,0,0,1,16,0,0,NULL), - (40366,0,0,1,16,0,0,NULL), - (40367,0,0,1,16,0,0,NULL), - (40368,0,0,1,16,0,0,NULL), - (40369,0,0,1,16,0,0,NULL), - (40370,0,0,1,16,0,0,'8279'), - (40371,0,0,1,16,0,0,NULL), - (40372,0,0,1,16,0,0,NULL), - (40373,0,0,1,16,0,0,NULL), - (40374,0,0,1,16,0,0,NULL), - (40375,0,0,1,16,0,0,NULL), - (40376,0,0,1,16,0,0,NULL), - (40377,0,0,1,16,0,0,NULL), - (40378,0,0,1,16,0,0,NULL), - (40379,0,0,1,16,0,0,NULL), - (40380,0,0,1,16,0,0,NULL), - (40381,0,0,1,16,0,0,NULL), - (40382,0,0,1,16,0,0,NULL), - (40383,0,0,1,16,0,0,NULL), - (40384,0,0,1,16,0,0,NULL), - (40385,0,0,1,16,0,0,NULL), - (40386,0,0,1,16,0,0,NULL), - (40387,0,0,1,16,0,0,NULL), - (40388,0,0,1,16,0,0,NULL), - (40389,0,0,1,16,0,0,'13585'), - (40390,0,0,1,16,0,0,'13585'), - (40391,0,0,1,16,0,0,NULL), - (40392,0,0,1,16,0,0,NULL), - (40393,0,0,1,16,0,0,NULL), - (40394,0,0,1,16,0,0,'13585'), - (40395,0,0,1,16,0,0,NULL), - (40396,0,0,1,16,0,0,NULL), - (40397,0,0,1,16,0,0,'13585'), - (40398,0,0,1,16,0,0,'13585'), - (40399,0,0,1,16,0,0,NULL), - (40400,0,0,1,16,0,0,NULL), - (40401,0,0,1,16,0,0,'13585'), - (40402,0,0,1,16,0,0,NULL), - (40403,0,0,1,16,0,0,NULL), - (40404,0,0,1,16,0,0,NULL), - (40405,0,0,1,16,0,0,NULL), - (40408,0,0,1,16,0,0,NULL), - (40409,0,0,1,16,0,0,NULL), - (40410,0,0,1,16,0,0,NULL), - (40412,0,0,1,16,0,0,NULL), - (40413,0,0,1,16,0,0,NULL), - (40414,0,0,1,16,0,0,NULL), - (40415,0,0,1,16,0,0,NULL), - (40416,0,0,1,16,0,0,NULL), - (40417,0,0,1,16,0,0,'13585'), - (40418,0,0,1,16,0,0,NULL), - (40419,0,0,1,16,0,0,NULL), - (40420,0,0,1,16,0,0,NULL), - (40421,0,0,1,16,0,0,NULL), - (40422,0,0,1,16,0,0,NULL), - (40423,0,0,1,16,0,0,NULL), - (40424,0,0,1,16,0,0,NULL), - (40425,0,0,1,16,0,0,NULL), - (40426,0,0,1,16,0,0,NULL), - (40427,0,0,1,16,0,0,NULL), - (40428,0,8,1,16,0,0,NULL), - (40429,0,0,1,16,0,0,NULL), - (40430,0,0,1,16,0,0,'13585'), - (40431,0,0,1,16,0,0,NULL), - (40432,0,0,1,16,0,0,NULL), - (40433,0,0,1,16,0,0,NULL), - (40434,0,0,1,16,0,0,NULL), - (40435,0,0,1,16,0,0,NULL), - (40436,0,0,1,16,0,0,NULL), - (40437,0,0,1,16,0,0,NULL), (40438,0,0,1,16,0,0,'8699'), - (40439,0,0,1,16,0,0,NULL), - (40440,0,0,1,16,0,0,NULL), - (40441,0,0,1,16,0,0,NULL), - (40442,0,0,1,16,0,0,NULL), - (40443,0,0,1,16,0,0,NULL), - (40447,0,0,1,16,0,0,NULL), - (40448,0,0,1,16,0,0,NULL), - (40449,0,0,1,16,0,0,NULL), - (40450,0,0,1,16,0,0,NULL), - (40463,0,0,1,16,0,0,NULL), - (40464,0,0,1,16,0,0,NULL), - (40465,0,0,1,16,0,0,NULL), - (40472,0,0,1,16,0,0,NULL), - (40473,0,0,1,16,0,0,NULL), - (40474,0,0,1,16,0,0,NULL), - (40477,0,0,1,16,0,0,NULL), - (40478,0,0,1,16,0,0,NULL), - (40479,0,0,1,16,0,0,NULL), - (40480,0,0,1,16,0,0,NULL), - (40511,0,0,1,16,0,0,NULL), - (40512,0,0,1,16,0,0,NULL), - (40513,0,0,1,16,0,0,NULL), (40588,0,0,1,16,0,0,NULL), - (40589,0,0,1,16,0,0,NULL), - (40590,0,0,1,16,0,0,NULL), - (40597,0,0,1,16,0,0,NULL), - (40598,0,0,1,16,0,0,NULL), - (40599,0,0,1,16,0,0,NULL), - (40600,0,0,1,16,0,0,NULL), - (40604,0,0,1,16,0,0,NULL), - (40605,0,0,1,16,0,0,'13585'), - (40606,0,0,1,16,0,0,NULL), - (40607,0,0,1,16,0,0,NULL), - (40608,0,0,1,16,0,0,'13585'), - (40609,0,0,1,16,0,0,NULL), - (40610,0,0,1,16,0,0,NULL), - (40611,0,0,1,16,0,0,NULL), - (40612,0,0,1,16,0,0,NULL), - (40613,0,0,1,16,0,0,'13585'), (40614,0,0,1,16,0,0,NULL), - (40615,0,0,1,16,0,0,NULL), - (40616,0,0,1,16,0,0,NULL), - (40617,0,0,1,16,0,0,NULL), - (40618,0,0,1,16,0,0,NULL), - (40620,0,0,1,16,0,0,NULL), - (40621,0,0,1,16,0,0,NULL), (40622,0,0,1,16,0,0,NULL), - (40623,0,0,1,16,0,0,NULL), - (40624,0,0,1,16,0,0,NULL), - (40625,0,0,1,16,0,0,'13585'), - (40626,0,0,1,16,0,0,NULL), - (40627,0,0,1,16,0,0,'13585'), - (40628,0,0,1,16,0,0,NULL), - (40629,0,0,1,16,0,0,NULL), - (40630,0,0,1,16,0,0,NULL), - (40631,0,0,1,16,0,0,NULL), - (40632,0,0,1,16,0,0,NULL), - (40633,0,0,1,16,0,0,NULL), - (40634,0,0,1,16,0,0,NULL), - (40635,0,0,1,16,0,0,NULL), - (40636,0,0,1,16,0,0,NULL), - (40637,0,0,1,16,0,0,NULL), - (40638,0,0,1,16,0,0,NULL), - (40639,0,0,1,16,0,0,NULL), - (40640,0,0,1,16,0,0,NULL), - (40641,0,0,1,16,0,0,NULL), - (40642,0,0,1,16,0,0,NULL), - (40643,0,0,1,16,0,0,NULL), - (40644,0,0,1,16,0,0,NULL), - (40646,0,0,1,16,0,0,NULL), - (40647,0,0,1,16,0,0,NULL), - (40648,0,0,1,16,0,0,NULL), - (40649,0,0,1,16,0,0,NULL), - (40650,0,0,1,16,0,0,NULL), - (40651,0,0,1,16,0,0,NULL), - (40652,0,0,1,16,0,0,NULL), - (40653,0,0,1,16,0,0,NULL), - (40654,0,0,1,16,0,0,NULL), - (40655,0,0,1,16,0,0,NULL), - (40656,0,0,1,16,0,0,NULL), - (40657,0,0,1,16,0,0,NULL), - (40658,0,0,1,16,0,0,NULL), (40659,0,0,1,16,0,0,'12380'), - (40660,0,0,1,16,0,0,NULL), (40661,0,0,1,16,0,0,'12380'), - (40662,0,0,1,16,0,0,NULL), - (40663,0,0,1,16,0,0,NULL), - (40664,0,0,1,16,0,0,NULL), (40665,0,0,1,16,0,0,'12380'), - (40666,0,0,1,16,0,0,NULL), - (40667,0,0,1,16,0,0,NULL), - (40668,0,0,1,16,0,0,NULL), - (40669,0,0,1,16,0,0,NULL), - (40670,0,0,1,16,0,0,NULL), - (40671,0,0,1,16,0,0,NULL), - (40672,0,0,1,16,0,0,NULL), - (40673,0,0,1,16,0,0,NULL), - (40674,0,0,1,16,0,0,NULL), - (40675,0,0,1,16,0,0,NULL), - (40676,0,0,1,16,0,0,NULL), - (40677,0,0,1,16,0,0,NULL), - (40678,0,0,1,16,0,0,NULL), - (40679,0,0,1,16,0,0,NULL), - (40680,0,0,1,16,0,0,NULL), - (40681,0,0,1,16,0,0,NULL), - (40682,0,0,1,16,0,0,NULL), - (40683,0,0,1,16,0,0,NULL), - (40684,0,0,1,16,0,0,NULL), - (40685,0,0,1,16,0,0,NULL), - (40686,0,0,1,16,0,0,NULL), - (40687,0,0,1,16,0,0,NULL), - (40688,0,0,1,16,0,0,NULL), - (40689,0,0,1,16,0,0,NULL), - (40690,0,0,1,16,0,0,NULL), - (40691,0,0,1,16,0,0,NULL), - (40692,0,0,1,16,0,0,NULL), - (40693,0,0,1,16,0,0,NULL), - (40694,0,0,1,16,0,0,NULL), - (40695,0,0,1,16,0,0,NULL), - (40696,0,0,1,16,0,0,NULL), - (40697,0,0,1,16,0,0,NULL), (40698,0,0,1,16,0,0,'6408'), - (40699,0,0,1,16,0,0,NULL), - (40700,0,0,1,16,0,0,NULL), - (40701,0,0,1,16,0,0,NULL), - (40702,0,0,1,16,0,0,NULL), - (40704,0,33554432,1,16,0,0,'6408'), - (40705,0,0,1,16,0,0,NULL), - (40706,0,0,1,16,0,0,NULL), - (40707,0,0,1,16,0,0,NULL), - (40708,0,0,1,16,0,0,NULL), - (40709,0,0,1,16,0,0,NULL), - (40710,0,0,1,16,0,0,NULL), - (40711,0,0,1,16,0,0,NULL), - (40712,0,0,1,16,0,0,NULL), - (40713,0,0,1,16,0,0,NULL), - (40714,0,0,1,16,0,0,NULL), - (40715,0,0,1,16,0,0,NULL), - (40717,0,0,1,16,0,0,NULL), - (40718,0,0,1,16,0,0,NULL), - (40719,0,0,1,16,0,0,NULL), - (40720,0,0,1,16,0,0,NULL), - (40721,0,0,1,16,0,0,NULL), - (40722,0,0,1,16,0,0,NULL), - (40723,0,0,1,16,0,0,NULL), - (40724,0,0,1,16,0,0,NULL), - (40726,0,0,1,16,0,0,NULL), - (40728,0,0,1,16,0,0,NULL), - (40730,0,0,1,16,0,0,NULL), - (40731,0,0,1,16,0,0,NULL), - (40732,0,0,1,16,0,0,NULL), - (40733,0,0,1,16,0,0,NULL), - (40734,0,0,1,16,0,0,NULL), - (40735,0,0,1,16,0,0,NULL), - (40736,0,0,1,16,0,0,NULL), - (40737,0,0,1,16,0,0,NULL), - (40738,0,0,1,16,0,0,NULL), - (40739,0,0,1,16,0,0,NULL), - (40741,0,0,1,16,0,0,NULL), - (40743,0,33554432,1,16,0,0,'6408'), - (40744,0,0,1,16,0,0,NULL), - (40745,0,0,1,16,0,0,NULL), (40746,0,0,1,16,0,0,NULL), - (40747,0,0,1,16,0,0,NULL), - (40748,0,0,1,16,0,0,NULL), - (40749,0,0,1,16,0,0,NULL), - (40750,0,0,1,16,0,0,NULL), - (40751,0,0,1,16,0,0,NULL), - (40752,0,0,1,16,0,0,NULL), - (40753,0,0,1,16,0,0,NULL), - (40754,0,0,1,16,0,0,NULL), - (40755,0,0,1,16,0,0,NULL), - (40756,0,0,1,16,0,0,NULL), - (40757,0,0,1,16,0,0,NULL), - (40758,0,0,1,16,0,0,NULL), - (40759,0,33554432,1,16,0,0,'6408'), - (40760,0,0,1,16,0,0,NULL), - (40761,0,0,1,16,0,0,NULL), - (40762,0,0,1,16,0,0,NULL), - (40763,0,33554432,1,16,0,0,'6408'), - (40764,0,0,1,16,0,0,NULL), - (40765,0,33554432,1,16,0,0,'6408'), - (40766,0,0,1,16,0,0,NULL), (40767,0,0,1,16,0,0,'6408'), - (40768,0,0,1,16,0,0,NULL), - (40769,0,0,1,16,0,0,NULL), - (40770,0,0,1,16,0,0,NULL), (40771,0,0,1,16,0,0,NULL), - (40772,0,0,1,16,0,0,NULL), - (40773,0,0,1,16,0,0,NULL), - (40774,0,0,1,16,0,0,NULL), - (40775,0,0,1,16,0,0,NULL), - (40776,0,0,1,16,0,0,NULL), (40777,0,0,1,16,0,0,NULL), - (40778,0,0,1,16,0,0,NULL), - (40779,0,0,1,16,0,0,NULL), - (40780,0,0,1,16,0,0,NULL), - (40781,0,0,1,16,0,0,NULL), - (40782,0,0,1,16,0,0,NULL), - (40783,0,0,1,16,0,0,NULL), - (40784,0,0,1,16,0,0,NULL), - (40785,0,0,1,16,0,0,NULL), - (40786,0,0,1,16,0,0,NULL), - (40787,0,0,1,16,0,0,NULL), - (40788,0,0,1,16,0,0,NULL), - (40789,0,0,1,16,0,0,NULL), - (40790,0,0,1,16,0,0,NULL), - (40791,0,0,1,16,0,0,NULL), - (40792,0,0,1,16,0,0,NULL), - (40793,0,0,1,16,0,0,NULL), - (40794,0,0,1,16,0,0,NULL), - (40795,0,0,1,16,0,0,NULL), - (40796,0,0,1,16,0,0,NULL), - (40797,0,0,1,16,0,0,NULL), - (40798,0,0,1,16,0,0,NULL), - (40799,0,0,1,16,0,0,NULL), - (40800,0,0,1,16,0,0,NULL), - (40801,0,0,1,16,0,0,NULL), - (40802,0,0,1,16,0,0,NULL), (40803,0,0,1,16,0,0,NULL), - (40804,0,0,1,16,0,0,NULL), (40805,0,0,1,16,0,0,NULL), - (40806,0,0,1,16,0,0,NULL), - (40807,0,0,1,16,0,0,NULL), (40808,0,0,1,16,0,0,NULL), - (40809,0,0,1,16,0,0,NULL), - (40810,0,0,1,16,0,0,NULL), - (40811,0,0,1,16,0,0,NULL), - (40812,0,0,1,16,0,0,NULL), - (40813,0,0,1,16,0,0,NULL), (40814,0,0,1,16,0,0,NULL), (40815,0,0,1,16,0,0,NULL), - (40816,0,0,1,16,0,0,NULL), (40817,0,0,1,16,0,0,NULL), (40818,0,0,1,16,0,0,NULL), - (40819,0,0,1,16,0,0,NULL), - (40820,0,0,1,16,0,0,NULL), (40821,0,0,1,16,0,0,NULL), - (40822,0,0,1,16,0,0,NULL), - (40823,0,0,1,16,0,0,NULL), - (40824,0,0,1,16,0,0,NULL), - (40825,0,0,1,16,0,0,NULL), - (40826,0,0,1,16,0,0,NULL), - (40827,0,0,1,16,0,0,NULL), - (40828,0,0,1,16,0,0,NULL), - (40829,0,0,1,16,0,0,NULL), - (40830,0,0,1,16,0,0,NULL), - (40831,0,0,1,16,0,0,NULL), (40832,0,0,1,16,0,0,'6408'), (40833,0,0,1,16,0,0,'6408'), (40834,0,0,1,16,0,0,'6408'), - (40835,0,0,1,16,0,0,NULL), - (40836,0,0,1,16,0,0,NULL), - (40837,0,0,1,16,0,0,NULL), - (40838,0,0,1,16,0,0,NULL), - (40839,0,0,1,16,0,0,NULL), - (40840,0,0,1,16,0,0,NULL), - (40841,0,0,1,16,0,0,NULL), - (40842,0,0,1,16,0,0,NULL), - (40843,0,0,1,16,0,0,NULL), - (40844,0,0,1,16,0,0,NULL), - (40845,0,0,1,16,0,0,NULL), - (40846,0,0,1,16,0,0,NULL), - (40847,0,0,1,16,0,0,NULL), - (40848,0,0,1,16,0,0,NULL), - (40849,0,0,1,16,0,0,NULL), - (40850,0,0,1,16,0,0,NULL), - (40851,0,0,1,16,0,0,NULL), - (40852,0,0,1,16,0,0,NULL), - (40853,0,0,1,16,0,0,NULL), - (40854,0,0,1,16,0,0,NULL), - (40855,0,0,1,16,0,0,NULL), - (40856,0,0,1,16,0,0,NULL), - (40857,0,0,1,16,0,0,NULL), - (40858,0,0,1,16,0,0,NULL), - (40859,0,0,1,16,0,0,NULL), - (40860,0,0,1,16,0,0,NULL), - (40861,0,0,1,16,0,0,NULL), - (40862,0,0,1,16,0,0,NULL), - (40863,0,0,1,16,0,0,NULL), - (40864,0,0,1,16,0,0,NULL), - (40865,0,0,1,16,0,0,NULL), - (40866,0,0,1,16,0,0,NULL), - (40867,0,0,1,16,0,0,NULL), - (40868,0,0,1,16,0,0,NULL), - (40869,0,0,1,16,0,0,NULL), - (40870,0,0,1,16,0,0,NULL), - (40871,0,0,1,16,0,0,NULL), - (40872,0,0,1,16,0,0,NULL), - (40873,0,0,1,16,0,0,NULL), - (40874,0,0,1,16,0,0,NULL), - (40875,0,0,1,16,0,0,NULL), - (40876,0,0,1,16,0,0,NULL), - (40877,0,0,1,16,0,0,NULL), - (40878,0,0,1,16,0,0,NULL), - (40879,0,0,1,16,0,0,NULL), - (40880,0,0,1,16,0,0,NULL), - (40881,0,0,1,16,0,0,NULL), - (40882,0,0,1,16,0,0,NULL), - (40883,0,0,1,16,0,0,NULL), - (40884,0,0,1,16,0,0,NULL), - (40885,0,0,1,16,0,0,NULL), - (40886,0,0,1,16,0,0,NULL), - (40887,0,0,1,16,0,0,NULL), - (40888,0,0,1,16,0,0,NULL), - (40889,0,0,1,16,0,0,NULL), - (40890,0,0,1,16,0,0,NULL), - (40891,0,0,1,16,0,0,NULL), - (40892,0,0,1,16,0,0,NULL), - (40893,0,0,1,16,0,0,NULL), - (40894,0,0,1,16,0,0,NULL), - (40895,0,0,1,16,0,0,NULL), - (40896,0,0,1,16,0,0,NULL), - (40897,0,0,1,16,0,0,NULL), - (40898,0,0,1,16,0,0,NULL), - (40899,0,0,1,16,0,0,NULL), - (40900,0,0,1,16,0,0,NULL), - (40901,0,0,1,16,0,0,NULL), - (40902,0,0,1,16,0,0,NULL), - (40903,0,0,1,16,0,0,NULL), - (40904,0,0,1,16,0,0,NULL), - (40905,0,0,1,16,0,0,NULL), - (40906,0,0,1,16,0,0,NULL), - (40907,0,0,1,16,0,0,NULL), - (40908,0,131072,1,16,0,0,'6408'), - (40909,0,131072,1,16,0,0,'6408'), (40910,0,0,1,16,0,0,'6408'), - (40911,0,131072,1,16,0,0,'6408'), - (40912,0,131072,1,16,0,0,'6408'), - (40913,0,131072,1,16,0,0,'6408'), - (40914,0,131072,1,16,0,0,'6408'), - (40915,0,131072,1,16,0,0,'6408'), - (40916,0,131072,1,16,0,0,'6408'), - (40917,0,131072,1,16,0,0,'6408'), - (40918,0,131072,1,16,0,0,'6408'), - (40919,0,131072,1,16,0,0,'6408'), - (40920,0,131072,1,16,0,0,'6408'), - (40921,0,131072,1,16,0,0,'6408'), - (40922,0,131072,1,16,0,0,'6408'), - (40923,0,131072,1,16,0,0,'6408'), - (40924,0,131072,1,16,0,0,'6408'), - (40925,0,131072,1,16,0,0,'6408'), - (40926,0,131072,1,16,0,0,'6408'), - (40927,0,131072,1,16,0,0,'6408'), - (40928,0,131072,1,16,0,0,'6408'), - (40929,0,131072,1,16,0,0,'6408'), - (40930,0,131072,1,16,0,0,'6408'), - (40931,0,131072,1,16,0,0,'6408'), - (40932,0,131072,1,16,0,0,'6408'), - (40933,0,131072,1,16,0,0,'6408'), - (40934,0,131072,1,16,0,0,'6408'), - (40935,0,131072,1,16,0,0,'6408'), - (40936,0,131072,1,16,0,0,'6408'), - (40937,0,131072,1,16,0,0,'6408'), - (40938,0,131072,1,16,0,0,'6408'), - (40939,0,131072,1,16,0,0,'6408'), - (40940,0,131072,1,16,0,0,'6408'), - (40941,0,131072,1,16,0,0,'6408'), - (40942,0,131072,1,16,0,0,'6408'), (40943,0,0,1,16,0,0,'6408'), (40944,0,0,1,16,0,0,'6408'), - (40945,0,131072,1,16,0,0,'6408'), (40946,0,0,1,16,0,0,'6408'), (40947,0,0,1,16,0,0,'6408'), (40948,0,0,1,16,0,0,'6408'), (40949,0,0,1,16,0,0,'6408'), - (40950,0,0,1,16,0,0,NULL), - (40951,0,0,1,16,0,0,NULL), - (40952,0,0,1,16,0,0,NULL), - (40953,0,0,1,16,0,0,NULL), - (40954,0,0,1,16,0,0,NULL), - (40955,0,0,1,16,0,0,NULL), - (40956,0,0,1,16,0,0,NULL), - (40957,0,0,1,16,0,0,NULL), - (40958,0,0,1,16,0,0,NULL), - (40959,0,0,1,16,0,0,NULL), - (40960,0,0,1,16,0,0,NULL), - (40961,0,0,1,16,0,0,NULL), - (40962,0,0,1,16,0,0,NULL), - (40963,0,0,1,16,0,0,NULL), - (40964,0,0,1,16,0,0,NULL), - (40965,0,0,1,16,0,0,NULL), - (40966,0,0,1,16,0,0,NULL), - (40967,0,0,1,16,0,0,NULL), - (40968,0,0,1,16,0,0,NULL), - (40969,0,0,1,16,0,0,NULL), - (40970,0,0,1,16,0,0,NULL), - (40971,0,0,1,16,0,0,NULL), - (40972,0,0,1,16,0,0,NULL), - (40973,0,0,1,16,0,0,NULL), - (40974,0,0,1,16,0,0,NULL), - (40975,0,0,1,16,0,0,NULL), - (40976,0,0,1,16,0,0,NULL), - (40977,0,0,1,16,0,0,NULL), - (40978,0,0,1,16,0,0,NULL), - (40979,0,0,1,16,0,0,NULL), - (40980,0,0,1,16,0,0,NULL), - (40981,0,0,1,16,0,0,NULL), - (40982,0,0,1,16,0,0,NULL), - (40983,0,0,1,16,0,0,NULL), - (40984,0,0,1,16,0,0,NULL), - (40985,0,0,1,16,0,0,NULL), - (40986,0,0,1,16,0,0,NULL), - (40987,0,0,1,16,0,0,NULL), - (40988,0,0,1,16,0,0,NULL), - (40989,0,0,1,16,0,0,NULL), - (40990,0,0,1,16,0,0,NULL), - (40991,0,0,1,16,0,0,NULL), - (40992,0,0,1,16,0,0,NULL), - (40993,0,0,1,16,0,0,NULL), - (40994,0,0,1,16,0,0,NULL), - (40995,0,0,1,16,0,0,NULL), - (40996,0,0,1,16,0,0,NULL), - (40997,0,0,1,16,0,0,NULL), - (40998,0,0,1,16,0,0,NULL), - (40999,0,0,1,16,0,0,NULL), - (41000,0,0,1,16,0,0,NULL), - (41001,0,0,1,16,0,0,NULL), - (41002,0,0,1,16,0,0,NULL), - (41003,0,0,1,16,0,0,NULL), - (41004,0,0,1,16,0,0,NULL), - (41005,0,0,1,16,0,0,NULL), - (41006,0,0,1,16,0,0,NULL), - (41007,0,0,1,16,0,0,NULL), - (41008,0,0,1,16,0,0,NULL), - (41009,0,0,1,16,0,0,NULL), - (41010,0,0,1,16,0,0,NULL), - (41011,0,0,1,16,0,0,NULL), - (41012,0,0,1,16,0,0,NULL), - (41013,0,0,1,16,0,0,NULL), - (41014,0,0,1,16,0,0,NULL), - (41015,0,0,1,16,0,0,NULL), - (41016,0,0,1,16,0,0,NULL), - (41017,0,0,1,16,0,0,'17205'), - (41018,0,0,1,16,0,0,'17205'), - (41019,0,0,1,16,0,0,'17205'), - (41020,0,0,1,16,0,0,'17205'), - (41021,0,0,1,16,0,0,'17205'), - (41022,0,0,1,16,0,0,'17205'), - (41023,0,0,1,16,0,0,'17205'), - (41024,0,0,1,16,0,0,'17205'), - (41025,0,0,1,16,0,0,'17205'), - (41026,0,0,1,16,0,0,'17205'), - (41027,0,0,1,16,0,0,'17205'), - (41028,0,0,1,16,0,0,'17205'), - (41029,0,0,1,16,0,0,'17205 13585'), - (41030,0,0,1,16,0,0,'17205 13585'), - (41031,0,0,1,16,0,0,'17205 13585'), - (41032,0,0,1,16,0,0,'17205 13585'), - (41033,0,0,1,16,0,0,'17205 13585'), - (41034,0,0,1,16,0,0,'17205 13585'), - (41035,0,0,1,16,0,0,'17205'), - (41036,0,0,1,16,0,0,'17205'), - (41037,0,0,1,16,0,0,'17205'), - (41038,0,0,1,16,0,0,'17205'), - (41039,0,0,1,16,0,0,'17205'), - (41040,0,0,1,16,0,0,'17205'), - (41041,0,0,1,16,0,0,'17205'), - (41042,0,0,1,16,0,0,'17205'), - (41043,0,0,1,16,0,0,'17205'), - (41044,0,0,1,16,0,0,'17205'), - (41045,0,0,1,16,0,0,'17205'), - (41046,0,0,1,16,0,0,'17205'), - (41047,0,0,1,16,0,0,'17205'), - (41048,0,0,1,16,0,0,'17205'), - (41049,0,0,1,16,0,0,'17205'), - (41050,0,0,1,16,0,0,NULL), - (41051,0,0,1,16,0,0,NULL), - (41052,0,0,1,16,0,0,NULL), - (41053,0,0,1,16,0,0,NULL), - (41054,0,0,1,16,0,0,NULL), - (41055,0,0,1,16,0,0,NULL), - (41056,0,0,1,16,0,0,NULL), - (41057,0,0,1,16,0,0,NULL), - (41058,0,0,1,16,0,0,NULL), - (41059,0,0,1,16,0,0,NULL), - (41060,0,0,1,16,0,0,NULL), - (41061,0,0,1,16,0,0,NULL), - (41062,0,0,1,16,0,0,NULL), - (41063,0,0,1,16,0,0,NULL), - (41064,0,0,1,16,0,0,NULL), - (41065,0,0,1,16,0,0,'17205'), - (41066,0,0,1,16,0,0,'17205'), - (41067,0,0,1,16,0,0,'17205'), - (41068,0,0,1,16,0,0,'17205'), - (41069,0,0,1,16,0,0,'17205'), - (41070,0,0,1,16,0,0,'17205'), - (41071,0,0,1,16,0,0,'17205'), - (41072,0,0,1,16,0,0,'17205'), - (41073,0,0,1,16,0,0,'17205'), - (41074,0,0,1,16,0,0,'17205'), - (41075,0,0,1,16,0,0,'17205'), - (41076,0,0,1,16,0,0,'17205'), - (41077,0,0,1,16,0,0,'17205'), - (41078,0,0,1,16,0,0,'17205'), - (41079,0,0,1,16,0,0,'17205'), - (41080,0,0,1,16,0,0,'17205'), - (41081,0,0,1,16,0,0,'17205'), - (41082,0,0,1,16,0,0,'17205'), - (41083,0,0,1,16,0,0,'17205'), - (41084,0,0,1,16,0,0,NULL), - (41085,0,0,1,16,0,0,NULL), - (41086,0,0,1,16,0,0,NULL), - (41087,0,0,1,16,0,0,NULL), - (41088,0,0,1,16,0,0,NULL), - (41089,0,0,1,16,0,0,NULL), - (41090,0,0,1,16,0,0,NULL), - (41091,0,0,1,16,0,0,NULL), - (41092,0,0,1,16,0,0,NULL), - (41093,0,0,1,16,0,0,NULL), - (41094,0,0,1,16,0,0,NULL), - (41095,0,0,1,16,0,0,NULL), - (41096,0,0,1,16,0,0,NULL), - (41097,0,0,1,16,0,0,NULL), - (41098,0,0,1,16,0,0,NULL), - (41099,0,0,1,16,0,0,NULL), - (41100,0,0,1,16,0,0,NULL), - (41101,0,0,1,16,0,0,NULL), - (41102,0,0,1,16,0,0,NULL), - (41103,0,0,1,16,0,0,NULL), - (41104,0,0,1,16,0,0,NULL), - (41105,0,0,1,16,0,0,NULL), - (41106,0,0,1,16,0,0,NULL), - (41107,0,0,1,16,0,0,NULL), - (41108,0,0,1,16,0,0,NULL), - (41109,0,0,1,16,0,0,NULL), - (41110,0,0,1,16,0,0,NULL), - (41111,0,0,1,16,0,0,NULL), - (41112,0,0,1,16,0,0,NULL), - (41113,0,0,1,16,0,0,NULL), - (41114,0,0,1,16,0,0,NULL), - (41115,0,0,1,16,0,0,NULL), - (41116,0,0,1,16,0,0,NULL), - (41117,0,0,1,16,0,0,NULL), - (41118,0,0,1,16,0,0,NULL), - (41119,0,0,1,16,0,0,NULL), - (41120,0,0,1,16,0,0,NULL), - (41121,0,0,1,16,0,0,NULL), - (41122,0,0,1,16,0,0,NULL), - (41123,0,0,1,16,0,0,NULL), - (41124,0,0,1,16,0,0,NULL), - (41125,0,0,1,16,0,0,NULL), - (41126,0,0,1,16,0,0,NULL), - (41127,0,0,1,16,0,0,NULL), - (41128,0,0,1,16,0,0,NULL), - (41129,0,0,1,16,0,0,NULL), - (41130,0,0,1,16,0,0,NULL), - (41131,0,0,1,16,0,0,NULL), - (41132,0,0,1,16,0,0,NULL), - (41133,0,0,1,16,0,0,NULL), - (41134,0,0,1,16,0,0,NULL), - (41135,0,0,1,16,0,0,NULL), - (41136,0,0,1,16,0,0,NULL), - (41137,0,0,1,16,0,0,NULL), - (41138,0,0,1,16,0,0,NULL), - (41139,0,0,1,16,0,0,NULL), - (41140,0,0,1,16,0,0,NULL), - (41141,0,0,1,16,0,0,NULL), - (41142,0,0,1,16,0,0,NULL), - (41143,0,0,1,16,0,0,NULL), - (41144,0,0,1,16,0,0,NULL), - (41145,0,0,1,16,0,0,NULL), - (41146,0,0,1,16,0,0,NULL), - (41147,0,0,1,16,0,0,NULL), - (41148,0,0,1,16,0,0,NULL), - (41149,0,0,1,16,0,0,NULL), - (41150,0,0,1,16,0,0,NULL), - (41151,0,0,1,16,0,0,NULL), - (41152,0,0,1,16,0,0,NULL), - (41153,0,0,1,16,0,0,NULL), - (41154,0,0,1,16,0,0,NULL), - (41155,0,0,1,16,0,0,NULL), - (41156,0,0,1,16,0,0,NULL), - (41157,0,0,1,16,0,0,NULL), - (41158,0,0,1,16,0,0,NULL), - (41159,0,0,1,16,0,0,NULL), - (41160,0,0,1,16,0,0,NULL), - (41161,0,0,1,16,0,0,NULL), - (41162,0,0,1,16,0,0,NULL), - (41163,0,0,1,16,0,0,NULL), - (41164,0,0,1,16,0,0,NULL), - (41165,0,0,1,16,0,0,NULL), - (41166,0,0,1,16,0,0,NULL), - (41167,0,0,1,16,0,0,NULL), - (41168,0,0,1,16,0,0,NULL), - (41169,0,0,1,16,0,0,NULL), - (41170,0,0,1,16,0,0,NULL), - (41171,0,0,1,16,0,0,NULL), - (41172,0,0,1,16,0,0,NULL), - (41173,0,0,1,16,0,0,NULL), - (41174,0,0,1,16,0,0,NULL), - (41175,0,0,1,16,0,0,NULL), - (41176,0,0,1,16,0,0,NULL), - (41177,0,0,1,16,0,0,NULL), - (41178,0,0,1,16,0,0,NULL), - (41179,0,0,1,16,0,0,NULL), - (41180,0,0,1,16,0,0,NULL), - (41181,0,0,1,16,0,0,NULL), - (41182,0,0,1,16,0,0,NULL), - (41183,0,0,1,16,0,0,NULL), - (41184,0,0,1,16,0,0,NULL), - (41185,0,0,1,16,0,0,NULL), - (41186,0,0,1,16,0,0,NULL), - (41187,0,0,1,16,0,0,NULL), - (41188,0,0,1,16,0,0,NULL), - (41189,0,0,1,16,0,0,NULL), - (41190,0,0,1,16,0,0,NULL), - (41191,0,0,1,16,0,0,NULL), - (41192,0,0,1,16,0,0,NULL), - (41193,0,0,1,16,0,0,NULL), - (41194,0,0,1,16,0,0,NULL), - (41195,0,0,1,16,0,0,NULL), - (41196,0,0,1,16,0,0,NULL), - (41197,0,0,1,16,0,0,NULL), - (41198,0,0,1,16,0,0,NULL), - (41199,0,0,1,16,0,0,NULL), - (41200,0,0,1,16,0,0,NULL), - (41201,0,0,1,16,0,0,NULL), - (41202,0,0,1,16,0,0,NULL), - (41203,0,0,1,16,0,0,NULL), - (41204,0,0,1,16,0,0,NULL), - (41205,0,0,1,16,0,0,NULL), - (41206,0,0,1,16,0,0,NULL), - (41207,0,0,1,16,0,0,NULL), - (41208,0,0,1,16,0,0,NULL), - (41209,0,0,1,16,0,0,NULL), - (41210,0,0,1,16,0,0,NULL), - (41211,0,0,1,16,0,0,NULL), - (41212,0,0,1,16,0,0,NULL), - (41213,0,0,1,16,0,0,NULL), - (41214,0,0,1,16,0,0,NULL), - (41215,0,0,1,16,0,0,NULL), - (41216,0,0,1,16,0,0,NULL), - (41217,0,0,1,16,0,0,NULL), - (41218,0,0,1,16,0,0,NULL), - (41219,0,0,1,16,0,0,NULL), - (41220,0,0,1,16,0,0,NULL), - (41221,0,0,1,16,0,0,NULL), - (41222,0,0,1,16,0,0,NULL), - (41223,0,0,1,16,0,0,NULL), - (41224,0,0,1,16,0,0,NULL), - (41225,0,0,1,16,0,0,NULL), - (41226,0,0,1,16,0,0,NULL), - (41227,0,0,1,16,0,0,NULL), - (41228,0,0,1,16,0,0,NULL), - (41229,0,0,1,16,0,0,NULL), - (41230,0,0,1,16,0,0,NULL), - (41231,0,0,1,16,0,0,NULL), - (41232,0,0,1,16,0,0,NULL), - (41233,0,0,1,16,0,0,NULL), - (41234,0,0,1,16,0,0,NULL), - (41235,0,0,1,16,0,0,NULL), - (41236,0,0,1,16,0,0,NULL), - (41237,0,0,1,16,0,0,NULL), - (41238,0,0,1,16,0,0,NULL), - (41239,0,0,1,16,0,0,NULL), - (41240,0,0,1,16,0,0,NULL), - (41241,0,0,1,16,0,0,NULL), - (41242,0,0,1,16,0,0,NULL), - (41243,0,0,1,16,0,0,NULL), - (41244,0,0,1,16,0,0,NULL), - (41245,0,0,1,16,0,0,NULL), - (41246,0,0,1,16,0,0,NULL), - (41247,0,0,1,16,0,0,NULL), - (41248,0,0,1,16,0,0,NULL), - (41249,0,0,1,16,0,0,NULL), - (41250,0,0,1,16,0,0,NULL), - (41251,0,0,1,16,0,0,NULL), - (41252,0,0,1,16,0,0,NULL), - (41253,0,0,1,16,0,0,NULL), - (41254,0,0,1,16,0,0,NULL), - (41255,0,0,1,16,0,0,NULL), - (41256,0,0,1,16,0,0,NULL), - (41257,0,0,1,16,0,0,NULL), - (41258,0,0,1,16,0,0,NULL), - (41259,0,0,1,16,0,0,NULL), - (41260,0,0,1,16,0,0,NULL), - (41261,0,0,1,16,0,0,NULL), - (41262,0,0,1,16,0,0,NULL), - (41263,0,0,1,16,0,0,NULL), - (41264,0,0,1,16,0,0,NULL), - (41265,0,0,1,16,0,0,NULL), - (41266,0,0,1,16,0,0,NULL), - (41267,0,0,1,16,0,0,NULL), - (41268,0,0,1,16,0,0,NULL), - (41269,0,0,1,16,0,0,NULL), - (41270,0,0,1,16,0,0,NULL), - (41271,0,0,1,16,0,0,NULL), - (41272,0,0,1,16,0,0,NULL), - (41273,0,0,1,16,0,0,NULL), - (41274,0,0,1,16,0,0,NULL), - (41275,0,0,1,16,0,0,NULL), - (41276,0,0,1,16,0,0,NULL), - (41277,0,0,1,16,0,0,NULL), - (41278,0,0,1,16,0,0,NULL), - (41279,0,0,1,16,0,0,NULL), - (41280,0,0,1,16,0,0,NULL), - (41281,0,0,1,16,0,0,NULL), - (41282,0,0,1,16,0,0,NULL), - (41283,0,0,1,16,0,0,NULL), - (41284,0,0,1,16,0,0,NULL), - (41285,0,0,1,16,0,0,NULL), - (41286,0,0,1,16,0,0,NULL), - (41287,0,0,1,16,0,0,NULL), - (41288,0,0,1,16,0,0,NULL), - (41289,0,0,1,16,0,0,NULL), - (41290,0,0,1,16,0,0,NULL), - (41291,0,0,1,16,0,0,NULL), - (41292,0,0,1,16,0,0,NULL), - (41293,0,0,1,16,0,0,NULL), - (41294,0,0,1,16,0,0,NULL), - (41295,0,0,1,16,0,0,NULL), - (41296,0,0,1,16,0,0,NULL), - (41297,0,0,1,16,0,0,NULL), - (41298,0,0,1,16,0,0,NULL), - (41299,0,0,1,16,0,0,NULL), - (41300,0,0,1,16,0,0,NULL), - (41301,0,0,1,16,0,0,NULL), - (41302,0,0,1,16,0,0,NULL), - (41303,0,0,1,16,0,0,NULL), - (41304,0,0,1,16,0,0,NULL), - (41305,0,0,1,16,0,0,NULL), - (41306,0,0,1,16,0,0,NULL), - (41307,0,0,1,16,0,0,NULL), - (41308,0,0,1,16,0,0,NULL), - (41309,0,0,1,16,0,0,NULL), - (41310,0,0,1,16,0,0,NULL), - (41311,0,0,1,16,0,0,NULL), - (41312,0,0,1,16,0,0,NULL), - (41313,0,0,1,16,0,0,NULL), - (41314,0,0,1,16,0,0,NULL), - (41315,0,0,1,16,0,0,NULL), - (41316,0,0,1,16,0,0,NULL), - (41317,0,0,1,16,0,0,NULL), - (41318,0,0,1,16,0,0,NULL), - (41321,0,0,1,16,0,0,NULL), - (41329,0,0,1,16,0,0,NULL), - (41330,0,0,1,16,0,0,NULL), - (41331,0,0,1,16,0,0,NULL), - (41332,0,0,1,16,0,0,NULL), - (41333,0,0,1,16,0,0,NULL), - (41334,0,0,1,16,0,0,NULL), - (41335,0,0,1,16,0,0,NULL), - (41336,0,0,1,16,0,0,NULL), - (41337,0,0,1,16,0,0,NULL), - (41338,0,0,1,16,0,0,NULL), - (41339,0,0,1,16,0,0,NULL), - (41340,0,0,1,16,0,0,NULL), - (41341,0,0,1,16,0,0,NULL), - (41342,0,0,1,16,0,0,NULL), - (41343,0,0,1,16,0,0,NULL), - (41344,0,0,1,16,0,0,NULL), - (41345,0,0,1,16,0,0,NULL), - (41346,0,0,1,16,0,0,NULL), - (41347,0,0,1,16,0,0,NULL), - (41348,0,0,1,16,0,0,NULL), - (41349,0,0,1,16,0,0,NULL), - (41350,0,0,1,16,0,0,NULL), - (41351,0,0,1,16,0,0,NULL), - (41352,0,0,1,16,0,0,NULL), - (41353,0,0,1,16,0,0,NULL), - (41354,0,0,1,16,0,0,NULL), - (41355,0,0,1,16,0,0,NULL), - (41356,0,0,1,16,0,0,NULL), - (41357,0,0,1,16,0,0,NULL), - (41358,0,0,1,16,0,0,NULL), - (41359,0,0,1,16,0,0,NULL), - (41360,0,0,1,16,0,0,NULL), - (41361,0,0,1,16,0,0,NULL), - (41362,0,0,1,16,0,0,NULL), - (41363,0,0,1,16,0,0,NULL), - (41364,0,0,1,16,0,0,NULL), - (41365,0,0,1,16,0,0,NULL), - (41366,0,0,1,16,0,0,NULL), - (41367,0,0,1,16,0,0,NULL), - (41368,0,0,1,16,0,0,NULL), - (41369,0,0,1,16,0,0,NULL), - (41370,0,0,1,16,0,0,NULL), - (41371,0,0,1,16,0,0,NULL), - (41372,0,0,1,16,0,0,NULL), - (41373,0,0,1,16,0,0,NULL), - (41374,0,0,1,16,0,0,NULL), - (41375,0,0,1,16,0,0,NULL), - (41376,0,0,1,16,0,0,NULL), - (41377,0,0,1,16,0,0,NULL), - (41378,0,0,1,16,0,0,NULL), - (41379,0,0,1,16,0,0,NULL), - (41380,0,0,1,16,0,0,NULL), - (41381,0,0,1,16,0,0,NULL), - (41382,0,0,1,16,0,0,NULL), - (41383,0,0,1,16,0,0,NULL), - (41384,0,0,1,16,0,0,NULL), - (41385,0,0,1,16,0,0,NULL), - (41386,0,0,1,16,0,0,NULL), - (41387,0,0,1,16,0,0,NULL), - (41388,0,0,1,16,0,0,NULL), - (41389,0,0,1,16,0,0,NULL), - (41390,0,0,1,16,0,0,NULL), - (41391,0,0,1,16,0,0,NULL), - (41392,0,0,1,16,0,0,NULL), - (41393,0,0,1,16,0,0,NULL), - (41394,0,0,1,16,0,0,NULL), - (41395,0,0,1,16,0,0,NULL), - (41396,0,0,1,16,0,0,NULL), - (41397,0,0,1,16,0,0,NULL), - (41398,0,0,1,16,0,0,NULL), - (41399,0,0,1,16,0,0,NULL), - (41400,0,0,1,16,0,0,NULL), - (41401,0,0,1,16,0,0,NULL), - (41402,0,0,1,16,0,0,NULL), - (41403,0,0,1,16,0,0,NULL), - (41404,0,0,1,16,0,0,NULL), - (41405,0,0,1,16,0,0,NULL), - (41406,0,0,1,16,0,0,NULL), - (41407,0,0,1,16,0,0,NULL), - (41408,0,0,1,16,0,0,NULL), - (41409,0,0,1,16,0,0,NULL), - (41410,0,0,1,16,0,0,NULL), - (41411,0,0,1,16,0,0,NULL), - (41412,0,0,1,16,0,0,NULL), - (41413,0,0,1,16,0,0,NULL), - (41414,0,0,1,16,0,0,NULL), - (41415,0,0,1,16,0,0,NULL), - (41416,0,0,1,16,0,0,NULL), - (41417,0,0,1,16,0,0,NULL), - (41418,0,0,1,16,0,0,NULL), - (41419,0,0,1,16,0,0,NULL), - (41420,0,0,1,16,0,0,NULL), - (41421,0,0,1,16,0,0,NULL), - (41422,0,0,1,16,0,0,NULL), - (41423,0,0,1,16,0,0,NULL), - (41424,0,0,1,16,0,0,NULL), - (41425,0,0,1,16,0,0,NULL), - (41426,0,0,1,16,0,0,NULL), - (41427,0,0,1,16,0,0,NULL), - (41428,0,0,1,16,0,0,NULL), - (41429,0,0,1,16,0,0,NULL), - (41430,0,0,1,16,0,0,NULL), - (41431,0,0,1,16,0,0,NULL), - (41432,0,0,1,16,0,0,NULL), - (41433,0,0,1,16,0,0,NULL), - (41434,0,0,1,16,0,0,NULL), - (41435,0,0,1,16,0,0,NULL), - (41436,0,0,1,16,0,0,NULL), - (41437,0,0,1,16,0,0,NULL), - (41438,0,0,1,16,0,0,NULL), - (41439,0,0,1,16,0,0,NULL), - (41440,0,0,1,16,0,0,NULL), - (41441,0,0,1,16,0,0,NULL), - (41442,0,0,1,16,0,0,NULL), - (41443,0,0,1,16,0,0,NULL), - (41444,0,0,1,16,0,0,NULL), - (41445,0,0,1,16,0,0,NULL), - (41446,0,0,1,16,0,0,NULL), - (41447,0,0,1,16,0,0,NULL), - (41448,0,0,1,16,0,0,NULL), - (41449,0,0,1,16,0,0,NULL), - (41450,0,0,1,16,0,0,NULL), - (41451,0,0,1,16,0,0,NULL), - (41452,0,0,1,16,0,0,NULL), - (41453,0,0,1,16,0,0,NULL), - (41454,0,0,1,16,0,0,NULL), - (41455,0,0,1,16,0,0,NULL), - (41456,0,0,1,16,0,0,NULL), - (41457,0,0,1,16,0,0,NULL), - (41458,0,0,1,16,0,0,NULL), - (41459,0,0,1,16,0,0,NULL), - (41460,0,0,1,16,0,0,NULL), - (41461,0,0,1,16,0,0,NULL), - (41462,0,0,1,16,0,0,NULL), - (41463,0,0,1,16,0,0,NULL), - (41464,0,0,1,16,0,0,NULL), - (41465,0,0,1,16,0,0,NULL), - (41466,0,0,1,16,0,0,NULL), - (41467,0,0,1,16,0,0,NULL), - (41468,0,0,1,16,0,0,NULL), - (41469,0,0,1,16,0,0,NULL), - (41470,0,0,1,16,0,0,NULL), - (41471,0,0,1,16,0,0,NULL), - (41472,0,0,1,16,0,0,NULL), - (41473,0,0,1,16,0,0,NULL), - (41474,0,0,1,16,0,0,NULL), - (41475,0,0,1,16,0,0,NULL), - (41476,0,0,1,16,0,0,NULL), - (41477,0,0,1,16,0,0,NULL), - (41478,0,0,1,16,0,0,NULL), - (41479,0,0,1,16,0,0,NULL), - (41480,0,0,1,16,0,0,NULL), - (41481,0,0,1,16,0,0,NULL), - (41482,0,0,1,16,0,0,NULL), - (41483,0,0,1,16,0,0,NULL), - (41484,0,0,1,16,0,0,NULL), - (41485,0,0,1,16,0,0,NULL), - (41486,0,0,1,16,0,0,NULL), - (41487,0,0,1,16,0,0,NULL), - (41488,0,0,1,16,0,0,NULL), - (41489,0,0,1,16,0,0,NULL), - (41490,0,0,1,16,0,0,NULL), - (41491,0,0,1,16,0,0,NULL), - (41492,0,0,1,16,0,0,NULL), - (41493,0,0,1,16,0,0,NULL), - (41494,0,0,1,16,0,0,NULL), - (41495,0,0,1,16,0,0,NULL), - (41496,0,0,1,16,0,0,NULL), - (41497,0,0,1,16,0,0,NULL), - (41498,0,0,1,16,0,0,NULL), - (41499,0,0,1,16,0,0,NULL), - (41500,0,0,1,16,0,0,NULL), - (41501,0,0,1,16,0,0,NULL), - (41502,0,0,1,16,0,0,NULL), - (41503,0,0,1,16,0,0,NULL), - (41504,0,0,1,16,0,0,NULL), - (41505,0,0,1,16,0,0,NULL), - (41506,0,0,1,16,0,0,NULL), - (41507,0,0,1,16,0,0,NULL), - (41508,0,0,1,16,0,0,NULL), - (41509,0,0,1,16,0,0,NULL), - (41510,0,0,1,16,0,0,NULL), - (41511,0,0,1,16,0,0,NULL), - (41512,0,0,1,16,0,0,NULL), - (41513,0,0,1,16,0,0,NULL), - (41514,0,0,1,16,0,0,NULL), - (41515,0,0,1,16,0,0,NULL), - (41516,0,0,1,16,0,0,NULL), (41517,0,0,1,16,0,0,NULL), (41518,0,0,1,16,0,0,NULL), - (41519,0,0,1,16,0,0,NULL), + (44312,0,3,1,16,0,0,'6606'), (41520,0,0,1,16,0,0,NULL), (41521,0,0,1,16,0,0,NULL), (41522,0,0,1,16,0,0,NULL), @@ -100178,7 +65839,6 @@ VALUES (41529,0,0,1,16,0,0,NULL), (41530,0,0,1,16,0,0,NULL), (41531,0,0,1,16,0,0,NULL), - (41532,0,0,1,16,0,0,NULL), (41533,0,0,1,16,0,0,NULL), (41534,0,0,1,16,0,0,NULL), (41535,0,0,1,16,0,0,NULL), @@ -100202,1299 +65862,59 @@ VALUES (41553,0,0,1,16,0,0,NULL), (41554,0,0,1,16,0,0,NULL), (41555,0,0,1,16,0,0,NULL), - (41556,0,0,1,16,0,0,NULL), - (41557,0,0,1,16,0,0,NULL), - (41558,0,0,1,16,0,0,NULL), - (41559,0,0,1,16,0,0,NULL), - (41560,0,0,1,16,0,0,NULL), - (41561,0,0,1,16,0,0,NULL), - (41562,0,0,1,16,0,0,NULL), - (41563,0,0,1,16,0,0,NULL), - (41564,0,0,1,16,0,0,NULL), - (41565,0,0,1,16,0,0,NULL), - (41566,0,0,1,16,0,0,NULL), - (41567,0,0,1,16,0,0,NULL), - (41568,0,0,1,16,0,0,NULL), - (41569,0,0,1,16,0,0,NULL), - (41570,0,0,1,16,0,0,NULL), - (41571,0,0,1,16,0,0,NULL), - (41572,0,0,1,16,0,0,NULL), - (41573,0,0,1,16,0,0,NULL), - (41574,0,0,1,16,0,0,NULL), - (41575,0,0,1,16,0,0,NULL), - (41576,0,0,1,16,0,0,NULL), - (41577,0,0,1,16,0,0,NULL), - (41578,0,0,1,16,0,0,NULL), - (41579,0,0,1,16,0,0,NULL), - (41580,0,0,1,16,0,0,NULL), - (41581,0,0,1,16,0,0,NULL), - (41582,0,0,1,16,0,0,NULL), - (41583,0,0,1,16,0,0,NULL), - (41584,0,0,1,16,0,0,NULL), - (41585,0,0,1,16,0,0,NULL), - (41586,0,0,1,16,0,0,NULL), - (41587,0,0,1,16,0,0,NULL), - (41588,0,0,1,16,0,0,NULL), - (41589,0,0,1,16,0,0,NULL), - (41590,0,0,1,16,0,0,NULL), - (41591,0,0,1,16,0,0,NULL), - (41592,0,0,1,16,0,0,NULL), - (41593,0,0,1,16,0,0,NULL), - (41594,0,0,1,16,0,0,NULL), - (41595,0,0,1,16,0,0,NULL), - (41596,0,0,1,16,0,0,NULL), - (41597,0,0,1,16,0,0,NULL), - (41598,0,0,1,16,0,0,NULL), - (41599,0,0,1,16,0,0,NULL), - (41600,0,0,1,16,0,0,NULL), - (41601,0,0,1,16,0,0,NULL), - (41602,0,0,1,16,0,0,NULL), - (41603,0,0,1,16,0,0,NULL), - (41604,0,0,1,16,0,0,NULL), - (41605,0,0,1,16,0,0,NULL), - (41606,0,0,1,16,0,0,NULL), - (41607,0,0,1,16,0,0,NULL), - (41608,0,0,1,16,0,0,NULL), - (41609,0,0,1,16,0,0,NULL), - (41610,0,0,1,16,0,0,NULL), - (41611,0,0,1,16,0,0,NULL), - (41612,0,0,1,16,0,0,NULL), - (41613,0,0,1,16,0,0,NULL), - (41614,0,0,1,16,0,0,NULL), - (41615,0,0,1,16,0,0,NULL), - (41616,0,0,1,16,0,0,NULL), - (41617,0,0,1,16,0,0,NULL), - (41618,0,0,1,16,0,0,NULL), - (41619,0,0,1,16,0,0,NULL), - (41620,0,0,1,16,0,0,NULL), - (41621,0,0,1,16,0,0,NULL), - (41622,0,0,1,16,0,0,NULL), - (41623,0,0,1,16,0,0,NULL), - (41624,0,0,1,16,0,0,NULL), - (41625,0,0,1,16,0,0,NULL), - (41626,0,0,1,16,0,0,NULL), - (41627,0,0,1,16,0,0,NULL), - (41628,0,0,1,16,0,0,NULL), - (41629,0,0,1,16,0,0,NULL), - (41630,0,0,1,16,0,0,NULL), - (41631,0,0,1,16,0,0,NULL), - (41632,0,0,1,16,0,0,NULL), - (41633,0,0,1,16,0,0,NULL), - (41634,0,0,1,16,0,0,NULL), - (41635,0,0,1,16,0,0,NULL), - (41636,0,0,1,16,0,0,NULL), - (41639,0,0,1,16,0,0,NULL), - (41640,0,0,1,16,0,0,NULL), - (41641,0,0,1,16,0,0,NULL), - (41642,0,0,1,16,0,0,NULL), - (41643,0,0,1,16,0,0,NULL), - (41644,0,0,1,16,0,0,NULL), - (41645,0,0,1,16,0,0,NULL), - (41646,0,0,1,16,0,0,NULL), - (41647,0,0,1,16,0,0,NULL), - (41648,0,0,1,16,0,0,NULL), - (41649,0,0,1,16,0,0,NULL), - (41650,0,0,1,16,0,0,NULL), - (41651,0,0,1,16,0,0,NULL), - (41652,0,0,1,16,0,0,NULL), - (41653,0,0,1,16,0,0,NULL), - (41656,0,0,1,16,0,0,NULL), - (41658,0,0,1,16,0,0,NULL), - (41659,0,0,1,16,0,0,NULL), - (41660,0,0,1,16,0,0,NULL), - (41661,0,0,1,16,0,0,NULL), - (41662,0,0,1,16,0,0,NULL), - (41663,0,0,1,16,0,0,NULL), - (41664,0,0,1,16,0,0,NULL), - (41665,0,0,1,16,0,0,NULL), - (41666,0,0,1,16,0,0,NULL), - (41667,0,0,1,16,0,0,NULL), - (41668,0,0,1,16,0,0,NULL), - (41670,0,0,1,16,0,0,NULL), - (41671,0,0,1,16,0,0,NULL), - (41672,0,0,1,16,0,0,NULL), - (41673,0,0,1,16,0,0,NULL), - (41675,0,0,1,16,0,0,NULL), - (41676,0,0,1,16,0,0,NULL), - (41678,0,0,1,16,0,0,NULL), - (41679,0,0,1,16,0,0,NULL), - (41680,0,0,1,16,0,0,NULL), - (41681,0,0,1,16,0,0,NULL), - (41682,0,0,1,16,0,0,NULL), - (41683,0,0,1,16,0,0,NULL), - (41684,0,0,1,16,0,0,NULL), - (41685,0,0,1,16,0,0,NULL), - (41686,0,0,1,16,0,0,NULL), - (41687,0,0,1,16,0,0,NULL), - (41688,0,0,1,16,0,0,NULL), - (41689,0,0,1,16,0,0,NULL), - (41690,0,0,1,16,0,0,NULL), - (41691,0,0,1,16,0,0,NULL), - (41692,0,0,1,16,0,0,NULL), - (41693,0,0,1,16,0,0,NULL), - (41694,0,0,1,16,0,0,NULL), - (41695,0,0,1,16,0,0,NULL), - (41696,0,0,1,16,0,0,NULL), - (41697,0,0,1,16,0,0,NULL), - (41698,0,0,1,16,0,0,NULL), - (41699,0,0,1,16,0,0,NULL), - (41700,0,0,1,16,0,0,NULL), - (41701,0,0,1,16,0,0,NULL), - (41702,0,0,1,16,0,0,NULL), - (41703,0,0,1,16,0,0,NULL), - (41704,0,0,1,16,0,0,NULL), - (41705,0,0,1,16,0,0,NULL), - (41706,0,0,1,16,0,0,NULL), - (41707,0,0,1,16,0,0,NULL), - (41709,0,0,1,16,0,0,NULL), - (41710,0,0,1,16,0,0,NULL), - (41711,0,0,1,16,0,0,NULL), - (41712,0,0,1,16,0,0,NULL), - (41713,0,0,1,16,0,0,NULL), - (41714,0,0,1,16,0,0,NULL), - (41715,0,0,1,16,0,0,NULL), - (41716,0,0,1,16,0,0,NULL), - (41717,0,0,1,16,0,0,NULL), - (41718,0,0,1,16,0,0,NULL), - (41719,0,0,1,16,0,0,NULL), - (41720,0,0,1,16,0,0,NULL), - (41721,0,0,1,16,0,0,NULL), - (41722,0,0,1,16,0,0,NULL), - (41724,0,0,1,16,0,0,NULL), - (41725,0,0,1,16,0,0,NULL), - (41727,0,0,1,16,0,0,NULL), - (41728,0,0,1,16,0,0,NULL), - (41729,0,0,1,16,0,0,NULL), - (41730,0,0,1,16,0,0,NULL), - (41731,0,0,1,16,0,0,NULL), - (41732,0,0,1,16,0,0,NULL), - (41733,0,0,1,16,0,0,NULL), - (41734,0,0,1,16,0,0,NULL), - (41735,0,0,1,16,0,0,NULL), - (41736,0,0,1,16,0,0,NULL), - (41737,0,0,1,16,0,0,NULL), - (41738,0,0,1,16,0,0,NULL), - (41739,0,0,1,16,0,0,NULL), - (41740,0,0,1,16,0,0,NULL), - (41742,0,0,1,16,0,0,NULL), - (41743,0,0,1,16,0,0,NULL), - (41744,0,0,1,16,0,0,NULL), - (41745,0,0,1,16,0,0,NULL), - (41746,0,0,1,16,0,0,NULL), - (41747,0,0,1,16,0,0,NULL), - (41748,0,0,1,16,0,0,NULL), - (41749,0,0,1,16,0,0,NULL), - (41750,0,0,1,16,0,0,NULL), - (41751,0,0,1,16,0,0,NULL), - (41752,0,0,1,16,0,0,NULL), - (41753,0,0,1,16,0,0,NULL), - (41754,0,0,1,16,0,0,NULL), - (41755,0,0,1,16,0,0,NULL), - (41756,0,0,1,16,0,0,NULL), - (41757,0,0,1,16,0,0,NULL), - (41758,0,0,1,16,0,0,NULL), - (41759,0,0,1,16,0,0,NULL), - (41760,0,0,1,16,0,0,NULL), - (41761,0,0,1,16,0,0,NULL), - (41762,0,0,1,16,0,0,NULL), - (41763,0,0,1,16,0,0,NULL), - (41764,0,0,1,16,0,0,NULL), - (41765,0,0,1,16,0,0,NULL), - (41766,0,0,1,16,0,0,NULL), - (41767,0,0,1,16,0,0,NULL), - (41768,0,0,1,16,0,0,NULL), - (41769,0,0,1,16,0,0,NULL), - (41770,0,0,1,16,0,0,NULL), - (41771,0,0,1,16,0,0,NULL), - (41772,0,0,1,16,0,0,NULL), - (41773,0,0,1,16,0,0,NULL), - (41774,0,0,1,16,0,0,NULL), - (41776,0,0,1,16,0,0,NULL), - (41777,0,0,1,16,0,0,NULL), - (41778,0,0,1,16,0,0,NULL), - (41782,0,0,1,16,0,0,NULL), - (41784,0,0,1,16,0,0,NULL), - (41785,0,0,1,16,0,0,NULL), - (41786,0,0,1,16,0,0,NULL), - (41787,0,0,1,16,0,0,NULL), - (41788,0,0,1,16,0,0,NULL), - (41789,0,0,1,16,0,0,NULL), - (41793,0,0,1,16,0,0,NULL), - (41794,0,0,1,16,0,0,NULL), - (41795,0,0,1,16,0,0,NULL), - (41796,0,0,1,16,0,0,NULL), - (41797,0,0,1,16,0,0,NULL), - (41798,0,0,1,16,0,0,NULL), - (41799,0,0,1,16,0,0,NULL), - (41800,0,0,1,16,0,0,NULL), - (41801,0,0,1,16,0,0,NULL), - (41802,0,0,1,16,0,0,NULL), - (41803,0,0,1,16,0,0,NULL), - (41804,0,0,1,16,0,0,NULL), - (41805,0,33554432,1,16,0,0,NULL), - (41806,0,0,1,16,0,0,NULL), - (41807,0,0,1,16,0,0,NULL), - (41808,0,0,1,16,0,0,NULL), - (41810,0,0,1,16,0,0,NULL), - (41815,0,0,1,16,0,0,NULL), - (41816,0,0,1,16,0,0,NULL), - (41818,0,0,1,16,0,0,NULL), - (41824,0,0,1,16,0,0,NULL), - (41825,0,0,1,16,0,0,NULL), - (41826,0,0,1,16,0,0,NULL), - (41827,0,0,1,16,0,0,NULL), - (41828,0,0,1,16,0,0,NULL), - (41830,0,0,1,16,0,0,NULL), - (41831,0,0,1,16,0,0,NULL), - (41832,0,0,1,16,0,0,NULL), - (41833,0,0,1,16,0,0,NULL), - (41834,0,0,1,16,0,0,NULL), - (41835,0,0,1,16,0,0,NULL), - (41836,0,0,0,16,0,0,NULL), - (41837,0,0,1,16,0,0,NULL), - (41838,0,0,1,16,0,0,NULL), - (41839,0,0,2,16,0,0,NULL), - (41840,0,0,1,16,0,0,NULL), - (41841,0,0,1,16,0,0,NULL), - (41842,0,0,1,16,0,0,NULL), - (41843,0,0,1,16,0,0,NULL), - (41844,0,0,1,16,0,0,NULL), - (41845,0,0,1,16,0,0,NULL), - (41846,0,0,1,16,0,0,NULL), - (41847,0,0,1,16,0,0,NULL), - (41848,0,0,1,16,0,0,NULL), - (41849,0,0,1,16,0,0,NULL), - (41850,0,0,1,16,0,0,NULL), - (41851,0,0,1,16,0,0,NULL), - (41852,0,0,1,16,0,0,NULL), - (41853,0,0,1,16,0,0,NULL), - (41854,0,0,1,16,0,0,NULL), - (41855,0,0,1,16,0,0,NULL), - (41856,0,0,1,16,0,0,NULL), - (41857,0,0,1,16,0,0,NULL), - (41858,0,0,1,16,0,0,NULL), - (41859,0,0,1,16,0,0,NULL), - (41860,0,0,1,16,0,0,NULL), - (41861,0,0,1,16,0,0,NULL), - (41862,0,0,1,16,0,0,NULL), - (41863,0,0,1,16,0,0,NULL), - (41864,0,0,1,16,0,0,NULL), - (41865,0,0,1,16,0,0,NULL), - (41866,0,0,1,16,0,0,NULL), - (41867,0,0,1,16,0,0,NULL), - (41868,0,0,1,16,0,0,NULL), - (41869,0,0,1,16,0,0,NULL), - (41870,0,0,1,16,0,0,NULL), - (41871,0,0,1,16,0,0,NULL), - (41872,0,0,1,16,0,0,NULL), - (41873,0,0,1,16,0,0,NULL), - (41874,0,0,1,16,0,0,NULL), - (41878,0,0,1,16,0,0,NULL), - (41879,0,0,1,16,0,0,NULL), - (41880,0,0,1,16,0,0,NULL), - (41882,0,0,1,16,0,0,NULL), - (41883,0,0,1,16,0,0,NULL), (41884,0,0,1,16,0,0,'12187'), - (41885,0,0,1,16,0,0,NULL), - (41886,0,0,1,16,0,0,NULL), (41887,0,0,1,16,0,0,'12187'), (41888,0,0,1,16,0,0,'12187'), (41889,0,0,1,16,0,0,'12187'), (41890,0,0,1,16,0,0,'12187'), (41891,0,0,1,16,0,0,'12187'), (41892,0,0,1,16,0,0,'12187'), - (41893,0,0,1,16,0,0,NULL), - (41894,0,0,1,16,0,0,NULL), - (41895,0,0,1,16,0,0,NULL), - (41896,0,0,1,16,0,0,NULL), - (41897,0,0,1,16,0,0,NULL), - (41898,0,0,1,16,0,0,NULL), - (41899,0,0,1,16,0,0,NULL), - (41900,0,0,1,16,0,0,NULL), - (41901,0,0,1,16,0,0,NULL), - (41902,0,0,1,16,0,0,NULL), - (41903,0,0,1,16,0,0,NULL), - (41904,0,0,1,16,0,0,NULL), - (41905,0,0,1,16,0,0,NULL), - (41906,0,0,1,16,0,0,NULL), - (41907,0,0,1,16,0,0,NULL), - (41908,0,0,1,16,0,0,NULL), - (41909,0,0,1,16,0,0,NULL), - (41910,0,0,1,16,0,0,NULL), - (41911,0,0,1,16,0,0,NULL), - (41912,0,0,1,16,0,0,NULL), - (41913,0,0,1,16,0,0,NULL), - (41914,0,0,1,16,0,0,NULL), - (41915,0,0,1,16,0,0,NULL), - (41916,0,0,1,16,0,0,NULL), - (41917,0,0,1,16,0,0,NULL), - (41918,0,0,1,16,0,0,NULL), - (41919,0,0,1,16,0,0,NULL), - (41920,0,0,1,16,0,0,NULL), - (41921,0,0,1,16,0,0,NULL), - (41922,0,0,1,16,0,0,NULL), - (41923,0,0,1,16,0,0,NULL), - (41924,0,0,1,16,0,0,NULL), - (41925,0,0,1,16,0,0,NULL), - (41926,0,0,1,16,0,0,NULL), - (41927,0,0,1,16,0,0,NULL), - (41928,0,0,1,16,0,0,NULL), - (41929,0,0,1,16,0,0,NULL), - (41930,0,0,1,16,0,0,NULL), - (41931,0,0,1,16,0,0,NULL), - (41932,0,0,1,16,0,0,NULL), - (41933,0,0,1,16,0,0,NULL), - (41934,0,0,1,16,0,0,NULL), - (41935,0,0,1,16,0,0,NULL), - (41936,0,0,1,16,0,0,NULL), - (41937,0,0,1,16,0,0,NULL), - (41938,0,0,1,16,0,0,NULL), - (41939,0,0,1,16,0,0,NULL), - (41940,0,0,1,16,0,0,NULL), - (41941,0,0,1,16,0,0,NULL), - (41942,0,0,1,16,0,0,NULL), - (41943,0,0,1,16,0,0,NULL), - (41944,0,0,1,16,0,0,NULL), - (41945,0,0,1,16,0,0,NULL), - (41946,0,0,1,16,0,0,NULL), - (41947,0,0,1,16,0,0,NULL), - (41948,0,0,1,16,0,0,NULL), - (41949,0,0,1,16,0,0,NULL), - (41950,0,0,1,16,0,0,NULL), - (41951,0,0,1,16,0,0,NULL), - (41952,0,0,1,16,0,0,NULL), - (41953,0,0,1,16,0,0,NULL), - (41954,0,0,1,16,0,0,NULL), - (41955,0,0,1,16,0,0,NULL), (41956,0,0,1,16,0,0,'12187'), - (41957,0,0,1,16,0,0,NULL), - (41958,0,0,1,16,0,0,NULL), - (41959,0,0,1,16,0,0,NULL), (41960,0,0,1,16,0,0,'12187'), (41961,0,0,1,16,0,0,'12187'), - (41962,0,0,1,16,0,0,NULL), - (41963,0,0,1,16,0,0,NULL), (41964,0,0,1,16,0,0,'12187'), - (41965,0,0,1,16,0,0,NULL), - (41966,0,0,1,16,0,0,NULL), - (41967,0,0,1,16,0,0,NULL), - (41968,0,0,1,16,0,0,NULL), - (41969,0,0,1,16,0,0,NULL), - (41970,0,0,1,16,0,0,NULL), - (41971,0,0,1,16,0,0,NULL), - (41972,0,0,1,16,0,0,NULL), - (41973,0,0,1,16,0,0,NULL), - (41974,0,0,1,16,0,0,NULL), - (41975,0,0,1,16,0,0,NULL), - (41976,0,0,1,16,0,0,NULL), - (41977,0,0,1,16,0,0,NULL), - (41978,0,0,1,16,0,0,NULL), - (41979,0,0,1,16,0,0,NULL), - (41980,0,0,1,16,0,0,NULL), - (41981,0,0,1,16,0,0,NULL), - (41982,0,0,1,16,0,0,NULL), - (41983,0,0,1,16,0,0,NULL), - (41984,0,0,1,16,0,0,NULL), - (41985,0,0,1,16,0,0,NULL), - (41986,0,0,1,16,0,0,NULL), - (41987,0,0,1,16,0,0,NULL), - (41988,0,0,1,16,0,0,NULL), - (41989,0,0,1,16,0,0,NULL), - (41990,0,0,1,16,0,0,NULL), - (41991,0,0,1,16,0,0,NULL), - (41992,0,0,1,16,0,0,NULL), - (41993,0,0,1,16,0,0,NULL), - (41994,0,0,1,16,0,0,NULL), - (41995,0,0,1,16,0,0,NULL), - (41996,0,0,1,16,0,0,NULL), - (41997,0,0,1,16,0,0,NULL), - (41998,0,0,1,16,0,0,NULL), - (41999,0,0,1,16,0,0,NULL), - (42000,0,0,1,16,0,0,NULL), - (42001,0,0,1,16,0,0,NULL), - (42002,0,0,1,16,0,0,NULL), - (42003,0,0,1,16,0,0,NULL), - (42004,0,0,1,16,0,0,NULL), - (42005,0,0,1,16,0,0,NULL), - (42006,0,0,1,16,0,0,NULL), - (42007,0,0,1,16,0,0,NULL), - (42008,0,0,1,16,0,0,NULL), - (42009,0,0,1,16,0,0,NULL), - (42010,0,0,1,16,0,0,NULL), - (42011,0,0,1,16,0,0,NULL), - (42012,0,0,1,16,0,0,NULL), - (42013,0,0,1,16,0,0,NULL), - (42014,0,0,1,16,0,0,NULL), - (42015,0,0,1,16,0,0,NULL), - (42016,0,0,1,16,0,0,NULL), - (42017,0,0,1,16,0,0,NULL), - (42018,0,0,1,16,0,0,NULL), - (42019,0,0,1,16,0,0,NULL), - (42020,0,0,1,16,0,0,NULL), - (42021,0,0,1,16,0,0,NULL), - (42022,0,0,1,16,0,0,NULL), - (42023,0,0,1,16,0,0,NULL), - (42024,0,0,1,16,0,0,NULL), - (42025,0,0,1,16,0,0,NULL), - (42026,0,0,1,16,0,0,NULL), - (42027,0,0,1,16,0,0,NULL), - (42028,0,0,1,16,0,0,NULL), - (42029,0,0,1,16,0,0,NULL), - (42030,0,0,1,16,0,0,NULL), - (42031,0,0,1,16,0,0,NULL), - (42032,0,0,1,16,0,0,NULL), - (42033,0,0,1,16,0,0,NULL), - (42034,0,0,1,16,0,0,NULL), - (42035,0,0,1,16,0,0,NULL), - (42036,0,0,1,16,0,0,NULL), - (42037,0,0,1,16,0,0,NULL), - (42038,0,0,1,16,0,0,NULL), - (42039,0,0,1,16,0,0,NULL), - (42040,0,0,1,16,0,0,NULL), - (42041,0,0,1,16,0,0,NULL), - (42042,0,0,1,16,0,0,NULL), - (42043,0,0,1,16,0,0,NULL), - (42044,0,0,1,16,0,0,NULL), - (42045,0,0,1,16,0,0,NULL), - (42046,0,0,1,16,0,0,NULL), - (42047,0,0,1,16,0,0,NULL), - (42048,0,0,1,16,0,0,NULL), - (42049,0,0,1,16,0,0,NULL), - (42050,0,0,1,16,0,0,NULL), - (42051,0,0,1,16,0,0,NULL), - (42052,0,0,1,16,0,0,NULL), - (42053,0,0,1,16,0,0,NULL), - (42054,0,0,1,16,0,0,NULL), - (42055,0,0,1,16,0,0,NULL), - (42056,0,0,1,16,0,0,NULL), - (42057,0,0,1,16,0,0,NULL), - (42058,0,0,1,16,0,0,NULL), - (42059,0,0,1,16,0,0,NULL), - (42060,0,0,1,16,0,0,NULL), - (42061,0,0,1,16,0,0,NULL), - (42062,0,0,1,16,0,0,NULL), - (42063,0,0,1,16,0,0,NULL), - (42064,0,0,1,16,0,0,NULL), - (42065,0,0,1,16,0,0,NULL), - (42066,0,0,1,16,0,0,NULL), - (42067,0,0,1,16,0,0,NULL), - (42068,0,0,1,16,0,0,NULL), - (42069,0,0,1,16,0,0,NULL), - (42070,0,0,1,16,0,0,NULL), - (42071,0,0,1,16,0,0,NULL), - (42072,0,0,1,16,0,0,NULL), - (42073,0,0,1,16,0,0,NULL), - (42074,0,0,1,16,0,0,NULL), - (42075,0,0,1,16,0,0,NULL), - (42076,0,0,1,16,0,0,NULL), - (42077,0,0,1,16,0,0,NULL), - (42078,0,0,1,16,0,0,NULL), - (42079,0,0,1,16,0,0,NULL), - (42080,0,0,1,16,0,0,NULL), - (42081,0,0,1,16,0,0,NULL), - (42082,0,0,1,16,0,0,NULL), - (42083,0,0,1,16,0,0,NULL), - (42084,0,0,1,16,0,0,NULL), - (42085,0,0,1,16,0,0,NULL), - (42086,0,0,1,16,0,0,NULL), - (42087,0,0,1,16,0,0,NULL), - (42088,0,0,1,16,0,0,NULL), - (42089,0,0,1,16,0,0,NULL), - (42090,0,0,1,16,0,0,NULL), - (42091,0,0,1,16,0,0,NULL), - (42092,0,0,1,16,0,0,NULL), - (42093,0,0,1,16,0,0,NULL), - (42094,0,0,1,16,0,0,NULL), - (42095,0,0,1,16,0,0,NULL), - (42096,0,0,1,16,0,0,NULL), - (42097,0,0,1,16,0,0,NULL), - (42098,0,0,1,16,0,0,NULL), - (42099,0,0,1,16,0,0,NULL), - (42100,0,0,1,16,0,0,NULL), - (42101,0,0,1,16,0,0,NULL), - (42102,0,0,1,16,0,0,NULL), - (42103,0,0,1,16,0,0,NULL), - (42104,0,0,1,16,0,0,NULL), - (42105,0,0,1,16,0,0,NULL), - (42106,0,0,1,16,0,0,NULL), - (42107,0,0,1,16,0,0,NULL), - (42108,0,0,1,16,0,0,NULL), - (42109,0,0,1,16,0,0,NULL), - (42110,0,0,1,16,0,0,NULL), - (42111,0,0,1,16,0,0,NULL), - (42112,0,0,1,16,0,0,NULL), - (42113,0,0,1,16,0,0,NULL), - (42114,0,0,1,16,0,0,NULL), - (42115,0,0,1,16,0,0,NULL), - (42116,0,0,1,16,0,0,NULL), - (42117,0,0,1,16,0,0,NULL), - (42118,0,0,1,16,0,0,NULL), - (42119,0,0,1,16,0,0,NULL), - (42120,0,0,1,16,0,0,NULL), - (42121,0,0,1,16,0,0,NULL), - (42122,0,0,1,16,0,0,NULL), - (42123,0,0,1,16,0,0,NULL), - (42124,0,0,1,16,0,0,NULL), - (42125,0,0,1,16,0,0,NULL), - (42126,0,0,1,16,0,0,NULL), - (42127,0,0,1,16,0,0,NULL), - (42128,0,0,1,16,0,0,NULL), - (42129,0,0,1,16,0,0,NULL), - (42130,0,0,1,16,0,0,NULL), - (42131,0,0,1,16,0,0,NULL), - (42132,0,0,1,16,0,0,NULL), - (42133,0,0,1,16,0,0,NULL), - (42134,0,0,1,16,0,0,NULL), - (42135,0,0,1,16,0,0,NULL), - (42136,0,0,1,16,0,0,NULL), - (42137,0,0,1,16,0,0,NULL), - (42138,0,0,1,16,0,0,NULL), - (42139,0,0,1,16,0,0,NULL), - (42140,0,0,1,16,0,0,NULL), - (42141,0,0,1,16,0,0,NULL), - (42142,0,0,1,16,0,0,NULL), - (42143,0,0,1,16,0,0,NULL), - (42144,0,0,1,16,0,0,NULL), - (42145,0,0,1,16,0,0,NULL), - (42146,0,0,1,16,0,0,NULL), - (42147,0,0,1,16,0,0,NULL), - (42148,0,0,1,16,0,0,NULL), - (42149,0,0,1,16,0,0,NULL), - (42150,0,0,1,16,0,0,NULL), - (42151,0,0,1,16,0,0,NULL), - (42152,0,0,1,16,0,0,NULL), - (42163,0,0,1,16,0,0,NULL), - (42164,0,0,1,16,0,0,NULL), - (42165,0,0,1,16,0,0,NULL), - (42166,0,0,1,16,0,0,NULL), - (42167,0,0,1,16,0,0,NULL), - (42168,0,0,1,16,0,0,NULL), - (42169,0,0,1,16,0,0,NULL), - (42170,0,0,1,16,0,0,NULL), - (42171,0,0,1,16,0,0,NULL), - (42172,0,0,1,16,0,0,NULL), - (42173,0,0,1,16,0,0,NULL), - (42174,0,0,1,16,0,0,NULL), - (42175,0,0,1,16,0,0,NULL), - (42176,0,0,1,16,0,0,NULL), - (42177,0,0,1,16,0,0,NULL), - (42178,0,0,1,16,0,0,NULL), - (42179,0,0,1,16,0,0,NULL), - (42180,0,0,1,16,0,0,NULL), - (42181,0,0,1,16,0,0,NULL), - (42182,0,0,1,16,0,0,NULL), - (42183,0,0,1,16,0,0,NULL), - (42184,0,0,1,16,0,0,NULL), - (42201,0,0,1,16,0,0,NULL), - (42202,0,0,1,16,0,0,NULL), - (42203,0,0,1,16,0,0,NULL), - (42204,0,0,2,16,0,0,NULL), - (42205,0,0,1,16,0,0,NULL), - (42206,0,0,1,16,0,0,NULL), - (42207,0,0,1,16,0,0,NULL), - (42208,0,0,1,16,0,0,NULL), - (42209,0,0,1,16,0,0,NULL), - (42210,0,0,1,16,0,0,NULL), - (42211,0,0,1,16,0,0,NULL), - (42212,0,0,1,16,0,0,NULL), - (42213,0,0,1,16,0,0,NULL), - (42214,0,0,1,16,0,0,NULL), - (42215,0,0,1,16,0,0,NULL), - (42216,0,0,1,16,0,0,NULL), - (42217,0,0,1,16,0,0,NULL), - (42218,0,0,1,16,0,0,NULL), - (42219,0,0,1,16,0,0,NULL), - (42220,0,0,1,16,0,0,NULL), - (42221,0,0,1,16,0,0,NULL), - (42222,0,0,1,16,0,0,NULL), - (42223,0,0,1,16,0,0,NULL), - (42224,0,0,1,16,0,0,NULL), - (42225,0,0,1,16,0,0,NULL), - (42226,0,0,1,16,0,0,NULL), - (42227,0,0,1,16,0,0,NULL), - (42228,0,0,1,16,0,0,NULL), - (42229,0,0,1,16,0,0,NULL), - (42230,0,0,1,16,0,0,NULL), - (42231,0,0,1,16,0,0,NULL), - (42232,0,0,1,16,0,0,NULL), - (42233,0,0,1,16,0,0,NULL), - (42234,0,0,1,16,0,0,NULL), - (42235,0,0,1,16,0,0,NULL), - (42236,0,0,1,16,0,0,NULL), - (42237,0,0,1,16,0,0,NULL), - (42238,0,0,1,16,0,0,NULL), - (42239,0,0,1,16,0,0,NULL), - (42240,0,0,1,16,0,0,NULL), - (42241,0,0,1,16,0,0,NULL), - (42242,0,0,1,16,0,0,NULL), - (42243,0,0,1,16,0,0,NULL), - (42244,0,0,1,16,0,0,NULL), - (42245,0,0,1,16,0,0,NULL), - (42246,0,0,1,16,0,0,NULL), - (42247,0,0,1,16,0,0,NULL), - (42248,0,0,1,16,0,0,NULL), - (42249,0,0,1,16,0,0,NULL), - (42250,0,0,1,16,0,0,NULL), - (42251,0,0,1,16,0,0,NULL), - (42252,0,0,1,16,0,0,NULL), - (42253,0,0,1,16,0,0,NULL), - (42254,0,0,1,16,0,0,NULL), - (42255,0,0,1,16,0,0,NULL), - (42256,0,0,1,16,0,0,NULL), - (42257,0,0,1,16,0,0,NULL), - (42258,0,0,1,16,0,0,NULL), - (42259,0,0,1,16,0,0,NULL), - (42260,0,0,1,16,0,0,NULL), - (42261,0,0,1,16,0,0,NULL), - (42262,0,0,1,16,0,0,NULL), - (42263,0,0,1,16,0,0,NULL), - (42264,0,0,1,16,0,0,NULL), - (42265,0,0,1,16,0,0,NULL), - (42266,0,0,1,16,0,0,NULL), - (42267,0,0,1,16,0,0,'8279'), - (42268,0,0,1,16,0,0,NULL), - (42269,0,0,1,16,0,0,NULL), - (42270,0,0,1,16,0,0,NULL), - (42271,0,0,2,16,0,0,NULL), - (42272,0,0,1,16,0,0,NULL), - (42273,0,0,1,16,0,0,NULL), - (42274,0,0,1,16,0,0,NULL), - (42275,0,0,1,16,0,0,NULL), - (42276,0,0,1,16,0,0,NULL), - (42277,0,0,1,16,0,0,NULL), - (42278,0,0,1,16,0,0,'18950'), - (42279,0,0,1,16,0,0,'18950'), - (42280,0,0,1,16,0,0,'18950'), - (42281,0,0,1,16,0,0,'18950'), - (42282,0,0,1,16,0,0,'18950'), - (42283,0,0,1,16,0,0,'18950'), - (42284,0,0,1,16,0,0,'18950'), - (42285,0,0,1,16,0,0,'18950'), - (42286,0,0,1,16,0,0,'18950'), - (42287,0,0,1,16,0,0,'18950'), - (42288,0,0,1,16,0,0,'18950'), - (42289,0,0,1,16,0,0,'18950'), - (42290,0,0,1,16,0,0,'18950'), - (42291,0,0,1,16,0,0,'18950'), - (42292,0,0,1,16,0,0,'18950'), - (42293,0,0,1,16,0,0,'18950'), - (42294,0,0,1,16,0,0,'18950'), - (42295,0,0,1,16,0,0,'18950'), - (42296,0,0,1,16,10,0,NULL), - (42297,0,0,1,16,0,0,NULL), - (42298,0,0,1,16,0,0,NULL), - (42299,0,0,1,16,0,0,NULL), - (42300,0,0,1,16,0,0,NULL), - (42301,0,0,1,16,0,0,NULL), - (42302,0,0,1,16,0,0,NULL), - (42303,0,0,1,16,0,0,NULL), - (42304,0,0,1,16,0,0,NULL), - (42305,0,0,1,16,0,0,NULL), - (42306,0,0,1,16,0,0,NULL), - (42307,0,0,1,16,0,0,NULL), - (42308,0,0,1,16,0,0,NULL), - (42309,0,0,1,16,0,0,NULL), - (42310,0,0,1,16,0,0,NULL), - (42311,0,0,1,16,0,0,NULL), - (42312,0,0,1,16,0,0,NULL), - (42313,0,0,1,16,0,0,NULL), - (42314,0,0,1,16,0,0,NULL), - (42315,0,0,1,16,0,0,NULL), - (42316,0,0,1,16,0,0,NULL), - (42317,0,0,1,16,0,0,NULL), - (42318,0,0,1,16,0,0,NULL), - (42319,0,0,1,16,0,0,NULL), - (42320,0,0,1,16,0,0,NULL), - (42321,0,0,1,16,0,0,NULL), - (42322,0,0,1,16,0,0,NULL), - (42323,0,0,1,16,0,0,NULL), - (42324,0,0,1,16,0,0,NULL), - (42325,0,0,1,16,0,0,NULL), - (42326,0,0,1,16,0,0,NULL), - (42327,0,0,1,16,0,0,NULL), - (42328,0,0,2,16,0,0,NULL), - (42329,0,0,1,16,0,0,NULL), - (42330,0,0,1,16,0,0,NULL), - (42331,0,8,1,16,0,0,NULL), - (42332,0,0,1,16,0,0,NULL), - (42333,0,0,1,16,0,0,NULL), - (42334,0,0,1,16,0,0,NULL), - (42335,0,0,1,16,0,0,NULL), - (42336,0,0,1,16,0,0,NULL), - (42337,0,0,1,16,0,0,NULL), - (42338,0,0,1,16,0,0,NULL), - (42339,0,0,1,16,0,0,NULL), - (42340,0,0,1,16,0,0,NULL), - (42341,0,0,1,16,0,0,NULL), - (42342,0,0,1,16,0,0,NULL), - (42343,0,0,1,16,0,0,NULL), - (42344,0,0,1,16,0,0,NULL), - (42345,0,0,1,16,0,0,NULL), - (42346,0,0,1,16,0,0,NULL), - (42347,0,0,1,16,0,0,'17327'), - (42348,0,0,1,16,0,0,NULL), - (42349,0,0,1,16,0,0,NULL), - (42350,0,0,1,16,0,0,NULL), - (42351,0,0,1,16,0,0,NULL), - (42352,0,0,1,16,0,0,NULL), - (42353,0,0,1,16,0,0,NULL), - (42354,0,0,1,16,0,0,NULL), - (42355,0,0,1,16,0,0,NULL), - (42356,0,0,1,16,0,0,'17327'), - (42364,0,0,1,16,0,0,NULL), - (42365,0,0,1,16,0,0,NULL), - (42366,0,0,1,16,0,0,NULL), - (42367,0,0,1,16,0,0,NULL), - (42368,0,0,1,16,0,0,NULL), - (42369,0,0,1,16,0,0,NULL), - (42370,0,0,1,16,0,0,NULL), - (42371,0,0,1,16,0,0,NULL), - (42372,0,0,1,16,0,0,NULL), - (42373,0,0,1,16,0,0,NULL), - (42374,0,0,1,16,0,0,NULL), - (42375,0,0,1,16,0,0,NULL), - (42376,0,0,1,16,0,0,NULL), - (42377,0,0,1,16,0,0,NULL), - (42378,0,0,1,16,0,0,NULL), - (42379,0,0,1,16,0,0,NULL), - (42380,0,0,1,16,0,0,NULL), - (42381,0,0,1,16,0,0,NULL), - (42388,0,0,1,16,0,0,NULL), - (42389,0,0,1,16,0,0,NULL), - (42390,0,0,1,16,0,0,NULL), - (42391,0,0,1,16,0,0,NULL), - (42392,0,0,1,16,0,0,NULL), - (42393,0,0,1,16,0,0,NULL), - (42394,0,0,1,16,0,0,NULL), - (42395,0,0,1,16,0,0,NULL), - (42396,0,0,1,16,0,0,NULL), - (42397,0,0,1,16,0,0,NULL), - (42398,0,0,1,16,0,0,NULL), - (42399,0,0,1,16,0,0,NULL), - (42400,0,0,1,16,0,0,NULL), - (42401,0,0,1,16,0,0,NULL), - (42402,0,0,1,16,0,0,NULL), - (42403,0,0,1,16,0,0,NULL), - (42404,0,0,1,16,0,0,NULL), - (42405,0,0,1,16,0,0,NULL), - (42406,0,0,1,16,0,0,NULL), - (42410,0,0,1,16,0,0,NULL), - (42411,0,0,1,16,0,0,NULL), - (42412,0,0,1,16,0,0,NULL), - (42413,0,0,1,16,0,0,NULL), - (42414,0,0,1,16,0,0,NULL), - (42415,0,0,1,16,0,0,NULL), - (42416,0,0,1,16,0,0,NULL), - (42417,0,0,1,16,0,0,NULL), - (42418,0,0,1,16,0,0,NULL), - (42419,0,0,1,16,0,0,NULL), - (42420,0,0,1,16,0,0,NULL), - (42421,0,0,1,16,0,0,NULL), - (42422,0,0,1,16,0,0,NULL), - (42423,0,0,1,16,0,0,NULL), - (42424,0,0,1,16,0,0,NULL), - (42425,0,0,1,16,0,0,NULL), - (42426,0,0,1,16,0,0,NULL), - (42427,0,0,1,16,0,0,NULL), - (42428,0,0,1,16,0,0,NULL), - (42429,0,0,2,16,0,0,NULL), - (42430,0,0,1,16,0,0,NULL), - (42431,0,0,1,16,0,0,NULL), - (42432,0,0,1,16,0,0,NULL), - (42433,0,0,1,16,0,0,NULL), - (42434,0,0,1,16,0,0,NULL), - (42435,0,0,1,16,0,0,NULL), - (42436,0,0,1,16,0,0,NULL), - (42437,0,0,1,16,0,0,NULL), - (42438,0,0,1,16,0,0,NULL), - (42439,0,0,1,16,0,0,NULL), - (42440,0,0,1,16,0,0,NULL), - (42441,0,0,1,16,0,0,NULL), - (42442,0,0,1,16,0,0,NULL), - (42443,0,0,1,16,0,0,NULL), - (42444,0,0,1,16,0,0,NULL), - (42445,0,0,1,16,0,0,NULL), - (42446,0,0,1,16,0,0,NULL), - (42447,0,0,1,16,0,0,NULL), - (42448,0,0,1,16,0,0,NULL), - (42449,0,0,1,16,0,0,NULL), - (42450,0,0,1,16,0,0,NULL), - (42451,0,0,1,16,0,0,NULL), - (42452,0,0,1,16,0,0,NULL), - (42453,0,0,1,16,0,0,NULL), - (42454,0,0,1,16,0,0,NULL), - (42455,0,0,1,16,0,0,NULL), - (42456,0,0,1,16,0,0,NULL), - (42457,0,0,1,16,0,0,NULL), - (42458,0,0,1,16,0,0,NULL), - (42459,0,0,1,16,0,0,NULL), - (42460,0,0,1,16,0,0,NULL), - (42461,0,0,1,16,0,0,NULL), - (42462,0,0,1,16,0,0,NULL), - (42463,0,0,1,16,0,0,NULL), - (42464,0,0,1,16,0,0,NULL), - (42465,0,0,1,16,0,0,NULL), - (42466,0,0,1,16,0,0,NULL), - (42467,0,0,1,16,0,0,NULL), - (42468,0,0,1,16,0,0,NULL), - (42469,0,0,1,16,0,0,NULL), - (42470,0,0,1,16,0,0,NULL), - (42471,0,0,1,16,0,0,NULL), - (42472,0,0,1,16,0,0,NULL), - (42473,0,0,1,16,0,0,NULL), - (42474,0,0,1,16,0,0,NULL), - (42475,0,0,1,16,0,0,NULL), - (42476,0,0,1,16,0,0,NULL), - (42477,0,0,1,16,0,0,NULL), - (42478,0,0,1,16,0,0,NULL), - (42479,0,0,1,16,0,0,NULL), - (42480,0,0,1,16,0,0,NULL), - (42481,0,0,1,16,0,0,NULL), - (42482,0,0,1,16,0,0,NULL), - (42483,0,0,1,16,0,0,NULL), - (42484,0,0,1,16,0,0,NULL), - (42485,0,0,1,16,0,0,NULL), - (42486,0,0,1,16,0,0,NULL), - (42487,0,0,1,16,0,0,NULL), - (42488,0,0,1,16,0,0,NULL), - (42489,0,0,1,16,0,0,NULL), - (42490,0,0,1,16,0,0,NULL), - (42491,0,0,1,16,0,0,NULL), - (42492,0,0,1,16,0,0,NULL), - (42493,0,0,1,16,0,0,NULL), - (42494,0,0,1,16,0,0,NULL), - (42495,0,0,1,16,0,0,NULL), - (42496,0,0,1,16,0,0,NULL), - (42497,0,0,1,16,0,0,NULL), - (42498,0,0,1,16,0,0,NULL), - (42499,0,0,1,16,0,0,NULL), - (42500,0,0,1,16,0,0,NULL), - (42501,0,0,1,16,0,0,NULL), - (42502,0,0,1,16,0,0,NULL), - (42503,0,0,1,16,0,0,NULL), - (42504,0,0,1,16,0,0,NULL), - (42505,0,0,1,16,0,0,NULL), - (42506,0,0,1,16,0,0,NULL), - (42507,0,0,1,16,0,0,NULL), - (42508,0,0,1,16,0,0,NULL), - (42509,0,0,1,16,0,0,NULL), - (42510,0,0,1,16,0,0,NULL), - (42511,0,0,1,16,0,0,NULL), - (42512,0,0,1,16,0,0,NULL), - (42513,0,0,1,16,0,0,NULL), - (42514,0,0,1,16,0,0,NULL), - (42515,0,0,1,16,0,0,NULL), - (42516,0,0,1,16,0,0,NULL), - (42517,0,0,1,16,0,0,NULL), - (42518,0,0,1,16,0,0,NULL), - (42519,0,0,1,16,0,0,NULL), - (42520,0,0,1,16,0,0,NULL), - (42521,0,0,1,16,0,0,NULL), - (42522,0,0,1,16,0,0,NULL), - (42523,0,0,1,16,0,0,NULL), - (42524,0,0,1,16,0,0,NULL), - (42525,0,0,1,16,0,0,NULL), - (42526,0,0,1,16,0,0,NULL), - (42527,0,0,1,16,0,0,NULL), - (42528,0,0,1,16,0,0,NULL), - (42529,0,0,1,16,0,0,NULL), - (42530,0,0,1,16,0,0,NULL), - (42531,0,0,1,16,0,0,NULL), - (42532,0,0,1,16,0,0,NULL), - (42533,0,0,1,16,0,0,NULL), - (42534,0,0,1,16,0,0,NULL), - (42535,0,0,1,16,0,0,NULL), - (42536,0,0,1,16,0,0,NULL), - (42537,0,0,1,16,0,0,NULL), - (42538,0,0,1,16,0,0,NULL), - (42539,0,0,1,16,0,0,NULL), - (42540,0,0,1,16,0,0,NULL), - (42541,0,0,1,16,0,0,NULL), - (42542,0,0,1,16,0,0,NULL), - (42543,0,0,1,16,0,0,NULL), - (42544,0,0,1,16,0,0,NULL), - (42545,0,0,1,16,0,0,NULL), - (42546,0,0,1,16,0,0,NULL), - (42547,0,0,1,16,0,0,NULL), - (42548,0,0,1,16,0,0,NULL), - (42549,0,0,1,16,0,0,NULL), - (42550,0,0,1,16,0,0,NULL), - (42551,0,0,1,16,0,0,NULL), - (42552,0,0,1,16,0,0,NULL), - (42553,0,0,1,16,0,0,NULL), - (42554,0,0,1,16,0,0,NULL), - (42555,0,0,1,16,0,0,NULL), - (42556,0,0,1,16,0,0,NULL), - (42557,0,0,1,16,0,0,NULL), - (42558,0,0,1,16,0,0,NULL), - (42559,0,0,1,16,0,0,NULL), - (42560,0,0,1,16,0,0,NULL), - (42561,0,0,1,16,0,0,NULL), - (42562,0,0,1,16,0,0,NULL), - (42563,0,0,1,16,0,0,NULL), - (42564,0,0,1,16,0,0,NULL), - (42565,0,0,1,16,0,0,NULL), - (42577,0,0,1,16,0,0,NULL), - (42578,0,0,1,16,0,0,NULL), - (42579,0,0,1,16,0,0,NULL), - (42581,0,0,1,16,0,0,NULL), (42596,0,0,1,16,133,0,NULL), (42598,0,0,1,16,0,0,NULL), (42600,0,8,1,16,0,0,'8734'), (42601,0,0,1,16,69,0,NULL), (42604,0,8,1,16,0,0,'8734'), (42606,0,8,1,16,0,0,'8734'), - (42608,0,0,1,16,0,0,NULL), - (42617,0,0,1,16,0,0,NULL), - (42619,0,0,1,16,0,0,NULL), (42627,0,8,1,16,0,0,'8734'), - (42631,0,0,1,16,0,0,NULL), - (42635,0,0,1,16,0,0,NULL), - (42636,0,0,1,16,0,0,NULL), - (42642,0,0,1,16,0,0,NULL), - (42643,0,0,1,16,0,0,NULL), - (42646,0,0,1,16,0,0,NULL), - (42648,0,0,1,16,0,0,NULL), - (42649,0,0,1,16,0,0,NULL), - (42650,0,0,1,16,0,0,NULL), - (42653,0,0,1,16,0,0,NULL), - (42654,0,0,1,16,0,0,NULL), - (42665,0,0,1,16,0,0,NULL), - (42666,0,0,1,16,0,0,NULL), - (42667,0,0,1,16,0,0,NULL), - (42670,0,0,1,16,0,0,NULL), (42678,0,0,0,0,0,0,NULL), (42681,0,0,0,0,0,0,NULL), (42709,0,0,1,16,0,0,NULL), (42710,0,0,1,16,0,0,NULL), - (42728,0,0,1,16,0,0,NULL), - (42729,0,0,1,16,0,0,NULL), - (42730,0,0,1,16,0,0,NULL), - (42731,0,0,1,16,0,0,NULL), - (42732,0,0,1,16,0,0,NULL), - (42733,0,0,1,16,0,0,NULL), - (42734,0,0,1,16,0,0,NULL), - (42735,0,0,1,16,0,0,NULL), - (42736,0,0,1,16,0,0,NULL), - (42737,0,0,1,16,0,0,NULL), - (42738,0,0,1,16,0,0,NULL), - (42739,0,0,1,16,0,0,NULL), - (42740,0,0,1,16,0,0,NULL), - (42741,0,0,1,16,0,0,NULL), - (42742,0,0,1,16,0,0,NULL), - (42743,0,0,1,16,0,0,NULL), - (42744,0,0,1,16,0,0,NULL), - (42746,0,0,1,16,0,0,NULL), - (42747,0,0,1,16,0,0,NULL), - (42748,0,0,1,16,0,0,NULL), - (42749,0,0,1,16,0,0,NULL), - (42750,0,0,1,16,0,0,NULL), - (42751,0,0,1,16,0,0,NULL), - (42752,0,0,1,16,0,0,NULL), - (42753,0,1,1,16,0,0,NULL), - (42754,0,0,1,16,0,0,NULL), - (42755,0,0,1,16,0,0,NULL), - (42756,0,0,1,16,0,0,NULL), - (42757,0,0,1,16,0,0,NULL), - (42758,0,0,1,16,0,0,NULL), - (42759,0,0,1,16,0,0,NULL), - (42760,0,0,1,16,0,0,NULL), - (42761,0,0,1,16,0,0,NULL), - (42762,0,0,1,16,0,0,NULL), - (42763,0,0,1,16,0,0,NULL), - (42764,0,0,1,16,0,0,NULL), - (42765,0,0,1,16,0,0,NULL), - (42766,0,0,1,16,0,0,'18950'), - (42767,0,0,1,16,0,0,'18950'), - (42768,0,0,1,16,0,0,'18950'), - (42769,0,0,1,16,0,0,'18950'), - (42770,0,0,1,16,0,0,'18950'), - (42771,0,0,1,16,0,0,'18950'), - (42772,0,0,1,16,0,0,'18950'), - (42773,0,0,1,16,0,0,'18950'), - (42774,0,0,1,16,0,0,'18950'), - (42775,0,0,1,16,0,0,'18950'), - (42776,0,0,1,16,0,0,'18950'), - (42777,0,0,1,16,0,0,'18950'), - (42778,0,0,1,16,0,0,'18950'), - (42779,0,0,1,16,0,0,'18950'), - (42780,0,0,1,16,0,0,'18950'), - (42781,0,0,1,16,0,0,'18950'), - (42782,0,0,1,16,0,0,'18950'), - (42783,0,0,1,16,0,0,'18950'), - (42784,0,0,1,16,0,0,'18950'), - (42785,0,0,1,16,0,0,'18950'), (42787,0,0,0,0,0,0,NULL), - (42795,0,0,1,16,0,0,NULL), - (42796,0,0,1,16,0,0,NULL), - (42799,0,0,1,16,0,0,NULL), - (42800,0,0,1,16,0,0,NULL), - (42801,0,0,1,16,0,0,NULL), - (42802,0,0,1,16,0,0,NULL), - (42803,0,0,1,16,0,0,NULL), - (42804,0,0,1,16,0,0,NULL), - (42805,0,0,1,16,0,0,NULL), - (42806,0,0,1,16,0,0,NULL), - (42807,0,0,1,16,0,0,NULL), - (42808,0,0,1,16,0,0,NULL), - (42809,0,0,1,16,0,0,NULL), - (42810,0,0,1,16,0,0,NULL), - (42811,0,0,1,16,0,0,NULL), - (42812,0,0,1,16,0,0,NULL), - (42813,0,0,1,16,0,0,NULL), - (42814,0,0,1,16,0,0,NULL), - (42815,0,0,1,16,0,0,NULL), - (42816,0,0,1,16,0,0,NULL), - (42817,0,0,1,16,0,0,NULL), - (42818,0,0,1,16,0,0,NULL), - (42819,0,0,1,16,0,0,NULL), - (42820,0,0,1,16,0,0,NULL), - (42821,0,0,1,16,0,0,NULL), - (42822,0,0,1,16,0,0,NULL), - (42823,0,0,1,16,0,0,NULL), - (42824,0,0,1,16,0,0,NULL), - (42825,0,0,1,16,0,0,NULL), - (42826,0,0,1,16,0,0,NULL), - (42827,0,0,1,16,0,0,NULL), - (42828,0,0,1,16,0,0,NULL), - (42829,0,0,1,16,0,0,NULL), - (42830,0,0,1,16,0,0,NULL), - (42831,0,0,1,16,0,0,NULL), - (42832,0,0,1,16,0,0,NULL), - (42833,0,0,1,16,0,0,NULL), - (42834,0,0,1,16,0,0,NULL), - (42835,0,0,1,16,0,0,NULL), - (42836,0,0,1,16,0,0,NULL), - (42837,0,0,1,16,0,0,NULL), - (42838,0,0,1,16,0,0,NULL), - (42839,0,0,1,16,0,0,NULL), - (42840,0,0,1,16,0,0,NULL), - (42841,0,0,1,16,0,0,NULL), - (42842,0,0,1,16,0,0,NULL), - (42843,0,0,1,16,0,0,NULL), - (42844,0,0,1,16,0,0,NULL), - (42845,0,0,1,16,0,0,NULL), - (42846,0,0,1,16,0,0,NULL), - (42847,0,0,1,16,0,0,NULL), - (42848,0,0,1,16,0,0,NULL), - (42849,0,0,1,16,0,0,NULL), - (42850,0,0,1,16,0,0,NULL), - (42851,0,0,1,16,0,0,NULL), - (42852,0,0,1,16,0,0,NULL), - (42853,0,0,1,16,0,0,NULL), - (42854,0,0,1,16,0,0,NULL), - (42855,0,0,1,16,0,0,NULL), - (42856,0,0,1,16,0,0,NULL), - (42857,0,0,1,16,0,0,NULL), - (42858,0,0,1,16,0,0,NULL), - (42859,0,0,1,16,0,0,NULL), - (42860,0,0,1,16,0,0,NULL), - (42861,0,0,1,16,0,0,NULL), - (42862,0,0,1,16,0,0,NULL), - (42863,0,0,1,16,0,0,NULL), - (42864,0,0,1,16,0,0,NULL), - (42865,0,0,1,16,0,0,NULL), - (42866,0,0,1,16,0,0,NULL), - (42867,0,0,1,16,0,0,NULL), - (42868,0,0,1,16,0,0,'18950'), - (42869,0,0,1,16,0,0,NULL), - (42872,0,0,1,16,0,0,NULL), - (42873,0,0,1,16,0,0,NULL), - (42881,0,0,1,16,0,0,NULL), - (42882,0,0,1,16,0,0,NULL), - (42883,0,0,1,16,0,0,NULL), - (42884,0,0,1,16,0,0,'18950'), - (42885,0,0,1,16,0,0,'18950'), - (42886,0,0,1,16,0,0,'18950'), - (42890,0,0,1,16,0,0,NULL), - (42891,0,0,1,16,0,0,'18950'), - (42892,0,0,1,16,0,0,'18950'), - (42895,0,0,1,16,0,0,'18950'), - (42896,0,0,1,16,0,0,'18950'), - (42897,0,0,1,16,0,0,'18950'), - (42898,0,0,1,16,0,0,'18950'), - (42899,0,0,1,16,0,1024,NULL), - (42900,0,0,1,16,0,1024,NULL), - (42901,0,0,1,16,0,1024,NULL), - (42902,0,0,1,16,0,1024,NULL), - (42903,0,0,1,16,0,1024,NULL), - (42904,0,0,1,16,0,0,NULL), - (42905,0,0,1,16,0,0,NULL), - (42906,0,0,1,16,0,0,NULL), - (42907,0,0,1,16,0,0,NULL), - (42908,0,0,1,16,0,0,NULL), - (42909,0,0,1,16,0,0,NULL), - (42910,0,0,1,16,0,0,NULL), - (42911,0,0,1,16,0,0,NULL), - (42912,0,0,1,16,0,0,NULL), - (42913,0,0,1,16,0,0,NULL), - (42914,0,0,1,16,0,0,NULL), - (42915,0,0,1,16,0,0,NULL), - (42916,0,0,1,16,69,0,NULL), - (42917,0,7,1,16,0,0,NULL), - (42918,0,0,1,16,0,0,NULL), - (42919,0,0,1,16,0,0,NULL), - (42921,0,0,1,16,0,0,NULL), - (42922,0,0,1,16,0,0,NULL), - (42923,0,0,1,16,0,0,NULL), - (42924,0,0,1,16,0,0,NULL), - (42925,0,0,1,16,0,0,NULL), - (42926,0,0,1,16,0,0,NULL), - (42927,0,0,1,16,0,0,NULL), - (42928,0,0,1,16,0,0,NULL), - (42929,0,0,1,16,0,0,NULL), - (42930,0,0,1,16,0,0,NULL), - (42931,0,0,1,16,0,0,NULL), - (42932,0,0,1,16,0,0,NULL), - (42933,0,0,1,16,0,0,NULL), - (42934,0,0,1,16,0,0,NULL), - (42935,0,0,1,16,0,0,NULL), - (42936,0,0,1,16,0,0,NULL), - (42937,0,0,1,16,0,0,NULL), - (42938,0,0,1,16,0,0,'18950'), - (42940,0,0,1,16,0,0,'18950'), - (42941,0,0,1,16,0,0,'18950'), - (42942,0,0,1,16,0,0,'18950'), - (42943,0,0,1,16,0,0,'18950'), - (42944,0,0,1,16,0,0,'18950'), - (42945,0,0,1,16,0,0,NULL), - (42946,0,0,1,16,0,0,NULL), - (42947,0,0,1,16,0,0,NULL), + (43549,0,0,1,16,0,0,'13236'), + (43548,0,0,1,16,0,0,'13236'), + (43547,0,0,1,16,0,0,'13236'), + (43546,0,0,1,16,0,0,'13236'), + (660082,0,1,1,16,0,0,NULL), + (660081,0,1,1,16,0,0,NULL), (42948,0,3,1,16,0,0,NULL), (42949,0,0,1,16,69,0,NULL), (42950,0,0,1,16,69,0,NULL), - (42951,0,0,1,16,0,0,NULL), - (42952,0,0,1,16,0,0,NULL), - (42953,0,0,1,16,0,0,NULL), - (42954,0,0,1,16,0,0,NULL), - (42955,0,0,1,16,0,0,NULL), - (42956,0,0,1,16,0,0,NULL), - (42957,0,0,1,16,0,0,NULL), - (42958,0,0,1,16,0,0,NULL), - (42959,0,0,1,16,0,0,NULL), - (42960,0,0,1,16,0,0,NULL), - (42961,0,0,1,16,0,0,NULL), - (42962,0,0,1,16,0,0,NULL), - (42963,0,0,1,16,0,0,NULL), - (42964,0,0,1,16,0,0,NULL), - (42965,0,0,1,16,0,0,NULL), - (42966,0,0,1,16,0,0,NULL), - (42967,0,0,1,16,0,0,NULL), - (42970,0,0,1,16,0,0,NULL), - (42971,0,0,1,16,0,0,NULL), - (42972,0,0,1,16,0,0,NULL), (42973,0,0,1,16,69,0,NULL), - (42974,0,0,1,16,0,0,NULL), - (42975,0,0,1,16,0,0,NULL), - (42976,0,0,1,16,0,0,NULL), - (42977,0,0,1,16,0,0,NULL), (42978,0,0,1,16,69,0,NULL), (42979,0,0,1,16,69,0,NULL), - (42980,0,0,1,16,0,0,NULL), - (42981,0,0,1,16,0,0,NULL), - (42982,0,0,1,16,0,0,NULL), (42985,0,1,1,16,0,0,NULL), (42986,0,0,1,16,69,0,NULL), - (42987,0,0,1,16,0,0,NULL), - (42988,0,0,1,16,0,0,NULL), (42989,0,3,1,16,0,0,NULL), - (42990,0,0,1,16,0,0,NULL), (42991,0,3,1,16,0,0,NULL), - (42992,0,0,1,16,0,0,NULL), - (42993,0,0,1,16,0,0,NULL), - (42994,0,0,1,16,0,0,NULL), - (42995,0,0,1,16,0,0,NULL), - (42996,0,0,1,16,0,0,NULL), - (42997,0,0,1,16,0,0,NULL), (42998,0,3,1,16,0,0,NULL), - (42999,0,0,1,16,0,0,NULL), (43000,0,1,1,16,0,0,NULL), (43001,0,1,1,16,0,0,NULL), - (43002,0,0,1,16,0,0,NULL), (43003,0,0,1,16,69,0,NULL), - (43004,0,0,1,16,0,0,NULL), - (43005,0,0,1,16,0,0,NULL), - (43006,0,0,1,16,0,0,NULL), - (43007,0,0,1,16,0,0,NULL), - (43008,0,0,1,16,0,0,NULL), - (43009,0,0,1,16,0,0,NULL), - (43010,0,0,1,16,0,0,NULL), - (43011,0,0,1,16,0,0,NULL), - (43012,0,0,1,16,0,0,NULL), - (43013,0,0,1,16,0,0,NULL), - (43014,0,0,1,16,0,0,NULL), - (43015,0,0,1,16,0,0,NULL), - (43016,0,0,1,16,0,0,NULL), - (43017,0,0,1,16,0,0,NULL), - (43018,0,0,1,16,0,0,NULL), - (43019,0,0,1,16,0,0,NULL), - (43020,0,0,1,16,0,0,NULL), - (43021,0,0,1,16,0,0,NULL), - (43022,0,0,1,16,0,0,NULL), - (43023,0,0,1,16,0,0,NULL), (43024,0,1,1,16,0,0,NULL), (43025,0,0,1,16,69,0,NULL), - (43026,0,0,1,16,0,0,NULL), - (43027,0,0,1,16,0,0,NULL), (43028,0,0,1,16,69,0,NULL), - (43029,0,0,1,16,0,0,NULL), (43030,0,1,1,16,0,0,NULL), - (43031,0,0,1,16,0,0,NULL), - (43032,0,0,1,16,0,0,NULL), - (43033,0,0,1,16,0,0,NULL), - (43034,0,0,1,16,0,0,NULL), (43035,0,0,1,16,69,0,NULL), - (43036,0,0,1,16,0,0,NULL), - (43037,0,0,1,16,0,0,NULL), - (43038,0,0,1,16,0,0,NULL), - (43039,0,0,1,16,0,0,NULL), (43040,0,0,1,16,69,0,NULL), - (43041,0,0,1,16,0,0,NULL), - (43042,0,0,1,16,0,0,NULL), - (43043,0,0,1,16,0,0,NULL), - (43044,0,0,1,16,0,0,NULL), - (43045,0,0,1,16,193,0,'13236'), - (43046,0,0,1,16,193,0,'13236'), - (43047,0,0,1,16,193,0,'13236'), - (43048,0,0,1,16,193,0,'13236'), - (43049,0,0,1,16,193,0,'13236'), - (43050,0,0,1,16,193,0,'13236'), - (43051,0,0,1,16,193,0,'13236'), - (43052,0,0,1,16,193,0,'13236'), - (43053,0,0,1,16,193,0,'13236'), - (43054,0,0,1,16,193,0,'13236'), - (43055,0,0,1,16,193,0,'13236'), - (43056,0,0,1,16,193,0,'13236'), - (43057,0,0,1,16,193,0,'13236'), - (43058,0,0,1,16,193,0,'13236'), - (43059,0,0,1,16,193,0,'13236'), - (43060,0,0,1,16,193,0,'13236'), - (43061,0,0,1,16,193,0,'13236'), - (43062,0,0,1,16,193,0,'13236'), - (43063,0,0,1,16,193,0,'13236'), - (43064,0,0,1,16,193,0,'13236'), - (43065,0,0,1,16,193,0,'13236'), - (43066,0,0,1,16,193,0,'13236'), - (43067,0,0,1,16,193,0,'13236'), - (43068,0,0,1,16,193,0,'13236'), - (43069,0,0,1,16,0,0,NULL), - (43070,0,0,1,16,0,0,NULL), - (43071,0,0,1,16,0,0,NULL), - (43072,0,0,1,16,0,0,NULL), - (43073,0,0,1,16,0,0,NULL), - (43074,0,0,1,16,0,0,NULL), - (43075,0,0,1,16,0,0,NULL), - (43076,0,0,1,16,0,0,NULL), - (43077,0,0,1,16,0,0,NULL), - (43078,0,0,1,16,69,0,NULL), - (43079,0,0,1,16,69,0,NULL), (43080,0,0,1,16,0,0,NULL), - (43081,0,0,1,16,69,0,NULL), (43082,0,0,1,16,0,0,NULL), (43083,0,0,1,16,0,0,NULL), (43084,0,0,1,16,0,0,NULL), - (43085,0,0,1,16,69,0,NULL), - (43086,0,0,1,16,69,0,NULL), (43087,0,0,1,16,0,0,NULL), (43088,0,0,1,16,0,0,NULL), (43089,0,0,1,16,0,0,NULL), @@ -101502,4004 +65922,119 @@ VALUES (43091,0,0,1,16,0,0,NULL), (43092,0,0,1,16,0,0,NULL), (43093,0,0,1,16,0,0,NULL), - (43094,0,0,1,16,69,0,NULL), - (43095,0,0,1,16,69,0,NULL), (43096,0,0,1,16,0,0,NULL), - (43097,0,8,1,16,0,0,NULL), - (43098,0,0,1,16,0,0,NULL), - (43099,0,0,1,16,0,0,NULL), - (43119,0,0,1,16,0,0,NULL), - (43120,0,0,1,16,0,0,NULL), - (43121,0,0,1,16,0,0,NULL), - (43122,0,0,1,16,0,0,NULL), - (43123,0,0,1,16,0,0,NULL), - (43124,0,0,1,16,0,0,NULL), - (43125,0,0,1,16,0,0,NULL), - (43127,0,0,1,16,0,0,NULL), - (43128,0,0,1,16,0,0,NULL), - (43129,0,0,1,16,0,0,NULL), - (43130,0,0,1,16,0,0,NULL), - (43131,0,0,1,16,0,0,NULL), - (43132,0,0,1,16,0,0,NULL), - (43133,0,0,1,16,0,0,NULL), - (43134,0,0,1,16,0,0,NULL), - (43135,0,0,1,16,0,0,NULL), - (43136,0,0,1,16,0,0,NULL), - (43137,0,0,1,16,0,0,NULL), - (43138,0,0,1,16,0,0,NULL), - (43139,0,0,1,16,0,0,NULL), - (43140,0,0,1,16,0,0,NULL), - (43141,0,0,1,16,0,0,NULL), - (43142,0,0,1,16,0,0,NULL), - (43143,0,0,1,16,0,0,NULL), - (43144,0,0,1,16,0,0,NULL), - (43145,0,0,1,16,0,0,NULL), - (43146,0,0,1,16,0,0,NULL), - (43147,0,0,1,16,0,0,NULL), - (43148,0,0,1,16,0,0,NULL), - (43149,0,0,1,16,0,0,NULL), - (43150,0,0,1,16,0,0,NULL), - (43151,0,0,1,16,0,0,NULL), - (43152,0,0,1,16,0,0,NULL), - (43153,0,0,1,16,0,0,NULL), - (43154,0,0,1,16,0,0,NULL), - (43155,0,0,1,16,0,0,NULL), - (43156,0,0,1,16,0,0,NULL), - (43157,0,0,1,16,0,0,NULL), - (43158,0,0,1,16,0,0,NULL), - (43159,0,0,1,16,0,0,NULL), - (43160,0,0,1,16,0,0,NULL), - (43161,0,0,1,16,0,0,NULL), - (43162,0,0,1,16,0,0,NULL), - (43163,0,0,1,16,0,0,NULL), - (43164,0,0,1,16,0,0,NULL), - (43165,0,0,1,16,0,0,NULL), - (43166,0,0,1,16,0,0,NULL), - (43167,0,0,1,16,0,0,NULL), - (43168,0,0,1,16,0,0,NULL), - (43169,0,0,1,16,0,0,NULL), - (43170,0,0,1,16,0,0,NULL), - (43171,0,0,1,16,0,0,NULL), - (43172,0,0,1,16,0,0,NULL), - (43173,0,0,1,16,0,0,NULL), - (43174,0,0,1,16,0,0,NULL), - (43175,0,0,1,16,0,0,NULL), - (43176,0,0,1,16,0,0,NULL), - (43177,0,0,1,16,0,0,NULL), - (43178,0,0,1,16,0,0,NULL), - (43179,0,0,1,16,0,0,NULL), - (43180,0,0,1,16,0,0,NULL), - (43181,0,0,1,16,0,0,NULL), - (43182,0,0,1,16,0,0,NULL), - (43183,0,0,1,16,0,0,NULL), - (43184,0,0,1,16,0,0,NULL), - (43185,0,0,1,16,0,0,NULL), - (43186,0,0,1,16,0,0,NULL), - (43187,0,0,1,16,0,0,NULL), - (43188,0,0,1,16,0,0,NULL), - (43189,0,0,1,16,0,0,NULL), - (43190,0,0,1,16,0,0,NULL), - (43191,0,0,1,16,0,0,NULL), - (43192,0,0,1,16,0,0,NULL), - (43193,0,0,1,16,0,0,NULL), - (43194,0,0,1,16,0,0,NULL), - (43195,0,0,1,16,0,0,NULL), - (43196,0,0,1,16,0,0,NULL), - (43197,0,0,1,16,0,0,NULL), - (43198,0,0,1,16,0,0,NULL), - (43199,0,0,1,16,0,0,NULL), - (43200,0,0,1,16,0,0,NULL), - (43201,14337,0,1,16,0,0,NULL), - (43202,14337,0,1,16,0,0,NULL), - (43203,14337,0,1,16,0,0,NULL), - (43204,0,0,1,16,0,0,NULL), - (43205,0,0,1,16,0,0,NULL), - (43206,6080,0,1,16,0,0,NULL), - (43207,6080,0,1,16,0,0,NULL), - (43208,6080,0,1,16,0,0,NULL), - (43209,6080,0,1,16,0,0,NULL), - (43210,0,0,1,16,0,0,NULL), - (43211,0,0,1,16,0,0,NULL), - (43212,0,0,1,16,0,0,NULL), - (43213,6080,0,1,16,0,0,NULL), - (43214,6080,0,1,16,0,0,NULL), - (43215,6080,0,1,16,0,0,NULL), - (43216,6080,0,1,16,0,0,NULL), - (43217,6080,0,1,16,0,0,NULL), - (43218,6080,0,1,16,0,0,NULL), - (43219,6080,0,1,16,0,0,NULL), - (43220,6080,0,1,16,0,0,NULL), - (43221,0,0,1,16,0,0,NULL), - (43222,0,0,1,16,0,0,NULL), - (43223,0,0,1,16,0,0,NULL), - (43224,0,0,1,16,0,0,NULL), - (43225,0,0,1,16,0,0,NULL), - (43226,0,0,1,16,0,0,NULL), - (43227,0,0,1,16,0,0,NULL), - (43228,0,0,1,16,0,0,NULL), - (43229,0,0,1,16,0,0,NULL), - (43230,0,0,1,16,0,0,NULL), - (43231,0,0,1,16,0,0,NULL), - (43232,0,0,1,16,0,0,NULL), - (43233,0,0,1,16,0,0,NULL), - (43234,0,0,1,16,0,0,NULL), - (43235,0,0,1,16,0,0,NULL), - (43236,0,0,1,16,0,0,NULL), - (43237,0,0,1,16,0,0,NULL), - (43238,0,0,1,16,0,0,NULL), - (43239,0,0,1,16,0,0,NULL), - (43240,0,0,1,16,0,0,NULL), - (43241,0,0,1,16,0,0,NULL), - (43242,0,0,1,16,0,0,NULL), - (43243,0,0,1,16,0,0,NULL), - (43244,0,0,1,16,0,0,NULL), - (43245,0,0,1,16,0,0,NULL), - (43246,0,0,1,16,0,0,NULL), - (43247,0,0,1,16,0,0,NULL), - (43248,0,0,1,16,0,0,NULL), - (43249,0,0,1,16,0,0,NULL), - (43250,0,0,1,16,0,0,NULL), - (43251,0,0,1,16,0,0,NULL), - (43252,0,0,1,16,0,0,NULL), - (43253,0,0,1,16,0,0,NULL), - (43254,0,0,1,16,0,0,NULL), - (43255,0,0,1,16,0,0,NULL), - (43256,0,0,1,16,0,0,NULL), - (43257,0,0,1,16,0,0,NULL), - (43258,0,0,1,16,0,0,NULL), - (43259,0,0,1,16,0,0,NULL), - (43260,0,0,1,16,0,0,NULL), - (43261,0,131072,1,16,0,0,'6408'), - (43262,0,131072,1,16,0,0,'6408'), - (43263,0,131072,1,16,0,0,'6408'), - (43264,0,131072,1,16,0,0,'6408'), - (43265,0,131072,1,16,0,0,'6408'), - (43266,0,131072,1,16,0,0,'6408'), - (43267,0,131072,1,16,0,0,'6408'), - (43268,0,131072,1,16,0,0,'6408'), - (43269,0,131072,1,16,0,0,'6408'), - (43270,0,131072,1,16,0,0,'6408'), - (43271,0,131072,1,16,0,0,'6408'), - (43272,0,131072,1,16,0,0,'6408'), - (43273,0,131072,1,16,0,0,'6408'), - (43274,0,131072,1,16,0,0,'6408'), - (43275,0,131072,1,16,0,0,'6408'), - (43276,0,131072,1,16,0,0,'6408'), - (43277,0,0,1,16,0,0,NULL), - (43278,0,0,1,16,0,0,NULL), - (43279,0,0,1,16,0,0,NULL), - (43281,0,0,1,16,0,0,NULL), - (43282,0,0,1,16,0,0,NULL), - (43283,0,0,1,16,0,0,NULL), - (43284,0,0,1,16,0,0,NULL), - (43285,0,0,1,16,0,0,NULL), - (43286,0,0,1,16,0,0,NULL), - (43287,0,0,1,16,0,0,NULL), - (43288,0,0,1,16,0,0,NULL), - (43289,0,0,1,16,0,0,NULL), - (43290,0,0,1,16,0,0,NULL), - (43291,0,0,1,16,0,0,NULL), - (43292,0,0,1,16,0,0,NULL), - (43293,0,0,1,16,0,0,NULL), - (43294,0,0,1,16,0,0,NULL), - (43295,0,0,1,16,0,0,NULL), - (43296,0,0,1,16,0,0,NULL), - (43297,0,0,1,16,0,0,NULL), - (43298,0,0,1,16,0,0,NULL), - (43299,0,0,1,16,0,0,NULL), - (43300,0,0,1,16,0,0,NULL), - (43301,0,0,1,16,0,0,NULL), - (43302,0,0,1,16,0,0,NULL), - (43303,0,0,1,16,0,0,NULL), - (43304,0,0,1,16,0,0,NULL), - (43305,0,0,1,16,0,0,NULL), - (43306,0,0,1,16,0,0,NULL), - (43307,0,0,1,16,0,0,NULL), - (43308,0,0,1,16,0,0,NULL), - (43309,0,0,1,16,0,0,NULL), - (43310,0,0,1,16,0,0,NULL), - (43311,0,0,1,16,0,0,NULL), - (43312,0,0,1,16,0,0,NULL), - (43313,0,0,1,16,0,0,NULL), - (43314,0,0,1,16,0,0,NULL), - (43315,0,0,1,16,0,0,NULL), - (43316,0,0,1,16,0,0,NULL), - (43317,0,0,1,16,0,0,NULL), - (43318,0,0,1,16,0,0,NULL), - (43319,0,0,1,16,0,0,NULL), - (43320,0,0,1,16,0,0,NULL), - (43321,0,0,1,16,0,0,NULL), - (43324,0,0,1,16,0,0,NULL), - (43325,0,0,1,16,0,0,NULL), - (43326,0,0,1,16,0,0,NULL), - (43327,0,0,1,16,0,0,NULL), - (43328,0,0,1,16,0,0,NULL), - (43329,0,0,1,16,0,0,NULL), - (43330,0,0,1,16,0,0,NULL), - (43331,0,0,1,16,0,0,NULL), - (43332,0,0,1,16,0,0,NULL), - (43333,0,0,1,16,0,0,NULL), - (43334,0,0,1,16,0,0,NULL), - (43335,0,0,1,16,0,0,NULL), - (43336,0,0,1,16,0,0,NULL), - (43337,0,0,1,16,0,0,NULL), - (43338,0,0,1,16,0,0,NULL), - (43339,0,0,1,16,0,0,NULL), - (43340,0,0,1,16,0,0,NULL), - (43341,0,0,1,16,0,0,NULL), - (43342,0,0,1,16,0,0,NULL), - (43343,0,0,1,16,0,0,NULL), - (43344,0,0,1,16,0,0,NULL), - (43345,0,0,1,16,0,0,NULL), - (43346,0,0,1,16,0,0,NULL), - (43347,0,0,1,16,0,0,NULL), - (43348,0,0,1,16,0,0,NULL), - (43349,0,0,1,16,0,0,NULL), - (43350,0,0,1,16,0,0,NULL), - (43351,0,0,1,16,0,0,NULL), - (43352,0,0,1,16,0,0,NULL), - (43353,0,0,1,16,0,0,NULL), - (43354,0,0,1,16,0,0,NULL), - (43355,0,0,1,16,0,0,NULL), - (43356,0,0,1,16,0,0,NULL), - (43357,0,0,1,16,0,0,NULL), - (43358,0,0,1,16,0,0,NULL), - (43359,0,0,1,16,0,0,NULL), - (43360,0,0,1,16,0,0,NULL), - (43361,0,0,1,16,0,0,NULL), - (43362,0,0,1,16,0,0,NULL), - (43363,0,0,1,16,0,0,NULL), - (43364,0,0,1,16,0,0,NULL), - (43365,0,0,1,16,0,0,NULL), - (43366,0,0,1,16,0,0,NULL), - (43367,0,0,1,16,0,0,NULL), - (43368,0,0,1,16,0,0,NULL), - (43369,0,0,1,16,0,0,NULL), - (43370,0,0,1,16,0,0,NULL), - (43371,0,0,1,16,0,0,NULL), - (43372,0,0,1,16,0,0,NULL), - (43373,0,0,1,16,0,0,NULL), - (43374,0,0,1,16,0,0,NULL), - (43375,0,0,1,16,0,0,NULL), - (43376,0,0,1,16,0,0,NULL), - (43377,0,0,1,16,0,0,NULL), - (43378,0,0,1,16,0,0,NULL), - (43379,0,0,1,16,0,0,NULL), - (43380,0,0,1,16,0,0,NULL), - (43381,0,0,1,16,0,0,NULL), - (43382,0,0,1,16,0,0,NULL), - (43383,0,0,1,16,0,0,NULL), - (43384,0,0,1,16,0,0,NULL), - (43385,0,0,1,16,0,0,NULL), - (43386,0,0,1,16,0,0,NULL), - (43387,0,0,1,16,0,0,NULL), - (43388,0,0,1,16,0,0,NULL), - (43389,0,0,1,16,0,0,NULL), - (43390,0,0,1,16,0,0,NULL), - (43391,0,0,1,16,0,0,NULL), - (43392,0,0,1,16,0,0,NULL), - (43393,0,0,1,16,0,0,NULL), - (43394,0,0,1,16,0,0,NULL), - (43395,0,0,1,16,0,0,NULL), - (43396,0,0,1,16,0,0,NULL), - (43397,0,0,1,16,0,0,NULL), - (43398,0,0,1,16,0,0,NULL), - (43399,0,0,1,16,0,0,NULL), - (43400,0,0,1,16,0,0,NULL), - (43401,0,0,1,16,0,0,NULL), - (43402,0,0,1,16,0,0,NULL), - (43403,0,0,1,16,0,0,NULL), - (43404,0,0,1,16,0,0,NULL), - (43405,0,0,1,16,0,0,NULL), - (43406,0,0,1,16,0,0,NULL), - (43407,0,0,1,16,0,0,NULL), - (43408,0,0,1,16,0,0,NULL), - (43409,0,0,1,16,0,0,NULL), - (43410,0,0,1,16,0,0,NULL), - (43411,0,0,1,16,0,0,NULL), - (43412,0,0,1,16,0,0,NULL), - (43413,0,0,1,16,0,0,NULL), - (43414,0,0,1,16,0,0,NULL), - (43415,0,0,1,16,0,0,NULL), - (43416,0,0,1,16,0,0,NULL), - (43417,0,0,1,16,0,0,NULL), - (43418,0,0,1,16,0,0,NULL), - (43419,0,0,1,16,0,0,NULL), - (43420,0,0,1,16,0,0,NULL), - (43421,0,0,1,16,0,0,NULL), - (43423,0,0,1,16,0,0,NULL), - (43424,0,0,1,16,0,0,NULL), - (43425,0,0,1,16,0,0,NULL), - (43426,0,0,1,16,0,0,NULL), - (43427,0,0,1,16,0,0,NULL), - (43428,0,0,1,16,0,0,NULL), - (43429,0,0,1,16,0,0,NULL), - (43430,0,0,1,16,0,0,NULL), - (43431,0,0,1,16,0,0,NULL), - (43432,0,0,1,16,0,0,NULL), - (43433,0,0,1,16,0,0,NULL), - (43434,0,0,1,16,0,0,NULL), - (43435,0,0,1,16,0,0,NULL), - (43436,0,0,1,16,0,0,NULL), - (43437,0,0,1,16,0,0,NULL), - (43442,0,0,1,16,0,0,NULL), - (43443,0,0,1,16,0,0,NULL), - (43444,0,0,1,16,0,0,NULL), - (43445,0,0,1,16,0,0,NULL), - (43446,0,0,1,16,0,0,NULL), - (43447,0,0,1,16,0,0,NULL), - (43448,0,0,1,16,0,0,NULL), - (43449,0,0,1,16,0,0,NULL), - (43450,0,0,1,16,0,0,NULL), - (43451,0,0,1,16,0,0,NULL), - (43452,0,0,1,16,0,0,NULL), - (43453,0,0,1,16,0,0,NULL), - (43454,0,0,1,16,0,0,NULL), - (43455,0,0,1,16,0,0,NULL), - (43584,0,0,1,16,0,0,NULL), - (43585,0,0,1,16,0,0,NULL), - (43586,0,0,1,16,0,0,NULL), + (44009,0,0,1,16,0,0,'13236'), + (43533,0,0,1,16,0,0,'13236'), + (43532,0,0,1,16,0,0,'13236'), + (43530,0,0,1,16,0,0,'13236'), + (43537,0,1,1,16,0,0,NULL), + (43536,0,1,1,16,0,0,NULL), + (43535,0,1,1,16,0,0,NULL), + (43534,0,1,1,16,0,0,NULL), + (43539,0,1,1,16,0,0,NULL), (43587,0,0,1,16,0,0,'12550'), - (43588,0,0,1,16,0,0,NULL), - (43589,0,0,1,16,0,0,NULL), - (43590,0,0,1,16,0,0,NULL), - (43591,0,0,1,16,0,0,NULL), - (43592,0,0,1,16,0,0,NULL), - (43593,0,0,1,16,0,0,NULL), - (43594,0,0,1,16,0,0,NULL), - (43595,0,0,1,16,0,0,NULL), - (43596,0,0,1,16,0,0,NULL), - (43597,0,0,1,16,0,0,NULL), - (43599,0,0,1,16,0,0,NULL), - (43600,0,0,1,16,0,0,NULL), - (43601,0,0,1,16,0,0,NULL), - (43602,0,0,1,16,0,0,NULL), - (43603,0,0,1,16,0,0,NULL), - (43604,0,0,1,16,0,0,NULL), - (43605,0,0,1,16,0,0,NULL), - (43606,0,0,1,16,0,0,NULL), - (43607,0,0,1,16,0,0,NULL), - (43608,0,0,1,16,0,0,NULL), - (43609,0,0,1,16,0,0,NULL), - (43610,0,0,1,16,0,0,NULL), - (43611,0,0,1,16,0,0,NULL), - (43612,0,0,1,16,0,0,NULL), - (43613,0,0,1,16,0,0,NULL), - (43614,0,0,1,16,0,0,NULL), - (43615,0,0,1,16,0,0,NULL), - (43616,0,0,1,16,0,0,NULL), - (43617,0,0,1,16,0,0,NULL), - (43618,0,0,1,16,0,0,NULL), - (43619,0,0,1,16,0,0,NULL), - (43620,0,0,1,16,0,0,NULL), - (43621,0,0,1,16,0,0,NULL), - (43622,0,0,1,16,0,0,NULL), - (43623,0,0,1,16,0,0,NULL), - (43624,0,0,1,16,0,0,NULL), - (43625,0,0,1,16,0,0,NULL), - (43626,0,0,1,16,0,0,NULL), - (43627,0,0,1,16,0,0,NULL), - (43628,0,0,1,16,0,0,NULL), - (43629,0,0,1,16,0,0,NULL), - (43630,0,0,1,16,0,0,NULL), - (43631,0,0,1,16,0,0,NULL), - (43632,0,0,1,16,0,0,NULL), - (43633,0,0,1,16,0,0,NULL), - (43634,0,0,1,16,0,0,NULL), - (43635,0,0,1,16,0,0,NULL), - (43636,0,0,1,16,0,0,NULL), - (43637,0,0,1,16,0,0,NULL), - (43638,0,0,1,16,0,0,NULL), - (43639,0,0,1,16,0,0,NULL), - (43640,0,0,1,16,0,0,NULL), - (43641,0,0,1,16,0,0,NULL), - (43642,0,0,1,16,0,0,NULL), - (43643,0,0,1,16,0,0,NULL), - (43644,0,0,1,16,0,0,NULL), - (43645,0,0,1,16,0,0,NULL), - (43646,0,0,1,16,0,0,NULL), - (43647,0,0,1,16,0,0,NULL), - (43648,0,0,1,16,0,0,NULL), - (43649,0,0,1,16,0,0,NULL), - (43650,0,0,1,16,0,0,NULL), - (43651,0,0,1,16,0,0,NULL), - (43652,0,0,1,16,0,0,NULL), - (43653,0,0,1,16,0,0,NULL), - (43656,0,0,1,16,0,0,NULL), - (43657,0,0,1,16,0,0,NULL), - (43658,0,0,1,16,0,0,NULL), - (43659,0,0,1,16,0,0,NULL), - (43660,0,0,1,16,0,0,NULL), - (43662,0,0,1,16,0,0,NULL), - (43663,0,0,1,16,0,0,NULL), - (43664,0,0,1,16,0,0,NULL), - (43665,0,0,1,16,0,0,NULL), - (43666,0,0,1,16,0,0,NULL), - (43668,0,0,1,16,0,0,NULL), - (43669,0,0,1,16,0,0,NULL), - (43681,0,0,1,16,0,0,NULL), - (43682,0,0,1,16,0,0,NULL), - (43683,0,0,1,16,0,0,NULL), - (43684,0,0,1,16,0,0,NULL), - (43685,0,0,1,16,0,0,NULL), - (43686,0,0,1,16,0,0,NULL), - (43687,0,0,1,16,0,0,NULL), - (43688,0,0,1,16,0,0,NULL), - (43689,0,0,1,16,0,0,NULL), - (43691,0,0,1,16,0,0,NULL), - (43692,0,0,1,16,0,0,NULL), - (43693,0,0,1,16,0,0,NULL), - (43694,0,0,1,16,0,0,NULL), - (43698,0,0,1,16,0,0,NULL), - (43699,0,0,1,16,0,0,NULL), - (43700,0,0,1,16,0,0,NULL), - (43701,0,0,1,16,0,0,NULL), (43704,0,8,1,16,0,0,'8734'), - (43706,0,0,1,16,0,0,NULL), - (43708,0,0,1,16,0,0,NULL), - (43709,0,0,1,16,0,0,NULL), - (43710,0,0,1,16,0,0,NULL), - (43711,0,0,1,16,0,0,NULL), - (43712,0,0,1,16,0,0,NULL), - (43713,0,0,1,16,0,0,NULL), - (43714,0,0,1,16,0,0,NULL), - (43715,0,0,1,16,0,0,NULL), - (43716,0,0,1,16,0,0,NULL), - (43717,0,0,1,16,0,0,NULL), - (43718,0,0,1,16,0,0,NULL), - (43719,0,0,1,16,0,0,NULL), - (43720,0,0,1,16,0,0,NULL), - (43721,0,0,1,16,0,0,NULL), - (43722,0,0,1,16,0,0,NULL), - (43723,0,0,1,16,0,0,NULL), - (43724,0,0,1,16,0,0,NULL), - (43725,0,0,1,16,0,0,NULL), - (43726,0,0,1,16,0,0,NULL), - (43727,0,0,1,16,0,0,NULL), - (43728,0,0,1,16,0,0,NULL), - (43729,0,0,1,16,0,0,NULL), - (43730,0,0,1,16,0,0,NULL), - (43731,0,0,1,16,0,0,NULL), - (43732,0,0,1,16,0,0,NULL), - (43733,0,0,1,16,0,0,NULL), - (43734,0,0,1,16,0,0,NULL), - (43735,0,0,1,16,0,0,NULL), - (43736,0,0,1,16,0,0,NULL), - (43737,0,0,1,16,0,0,NULL), - (43743,0,0,1,16,0,0,NULL), - (43744,0,0,1,16,0,0,NULL), - (43745,0,0,1,16,0,0,NULL), - (43746,0,0,1,16,0,0,NULL), - (43747,0,0,1,16,0,0,NULL), - (43773,0,0,1,16,0,0,NULL), - (43774,0,0,1,16,0,0,NULL), - (43775,0,33554432,1,16,0,0,NULL), - (43776,0,0,1,16,0,0,NULL), - (43777,0,131072,1,16,0,0,'6408'), - (43778,0,0,1,16,0,0,NULL), - (43779,0,131072,1,16,0,0,'6408'), - (43780,0,131072,1,16,0,0,'6408'), - (43781,0,131072,1,16,0,0,'6408'), - (43782,0,131072,1,16,0,0,'6408'), - (43783,0,131072,1,16,0,0,'6408'), - (43784,0,131072,1,16,0,0,'6408'), - (43785,0,131072,1,16,0,0,'6408'), - (43786,0,131072,1,16,0,0,'6408'), - (43787,0,131072,1,16,0,0,'6408'), - (43788,0,131072,1,16,0,0,'6408'), - (43789,0,131072,1,16,0,0,'6408'), - (43790,0,131072,1,16,0,0,'6408'), - (43791,0,131072,1,16,0,0,'6408'), - (43792,0,131072,1,16,0,0,'6408'), - (43793,0,131072,1,16,0,0,'6408'), - (43794,0,131072,1,16,0,0,'6408'), - (43795,0,131072,1,16,0,0,'6408'), - (43796,0,131072,1,16,0,0,'6408'), - (43797,0,0,1,16,0,0,NULL), - (43798,0,0,1,16,0,0,NULL), - (43799,0,0,1,16,0,0,NULL), - (43800,0,0,1,16,0,0,NULL), - (43801,0,0,1,16,0,0,NULL), - (43802,0,0,1,16,0,0,NULL), - (43803,0,0,1,16,0,0,NULL), - (43804,0,0,1,16,0,0,NULL), - (43805,0,0,1,16,0,0,NULL), - (43806,0,0,1,16,0,0,NULL), - (43807,0,0,1,16,0,0,NULL), - (43808,0,0,1,16,0,0,NULL), - (43809,0,0,1,16,0,0,NULL), - (43810,0,0,1,16,0,0,NULL), - (43811,0,0,1,16,0,0,NULL), - (43812,0,0,1,16,0,0,NULL), - (43813,0,0,1,16,0,0,NULL), - (43814,0,0,1,16,0,0,NULL), - (43815,0,0,1,16,0,0,NULL), - (43816,0,0,1,16,0,0,NULL), - (43817,0,0,1,16,0,0,NULL), - (43818,0,0,1,16,0,0,NULL), - (43819,0,0,1,16,0,0,NULL), - (43820,0,0,1,16,0,0,NULL), - (43821,0,0,1,16,0,0,NULL), - (43822,0,0,1,16,0,0,NULL), - (43823,0,0,1,16,0,0,NULL), - (43824,0,0,1,16,0,0,NULL), - (43825,0,0,1,16,0,0,NULL), - (43826,0,0,1,16,0,0,NULL), - (43827,0,0,1,16,0,0,NULL), - (43828,0,0,1,16,0,0,NULL), - (43829,0,0,1,16,0,0,NULL), - (43830,0,0,1,16,0,0,NULL), - (43831,0,0,1,16,0,0,NULL), - (43832,0,0,1,16,0,0,NULL), - (43833,0,0,1,16,0,0,NULL), - (43834,0,0,1,16,0,0,NULL), - (43835,0,0,1,16,0,0,NULL), - (43836,0,0,1,16,0,0,NULL), - (43837,0,0,1,16,0,0,NULL), - (43838,0,0,1,16,0,0,NULL), - (43839,0,0,1,16,0,0,NULL), - (43840,0,0,1,16,0,0,NULL), - (43841,0,0,1,16,0,0,NULL), - (43842,0,0,1,16,0,0,NULL), - (43843,0,0,1,16,0,0,NULL), - (43844,0,0,1,16,0,0,NULL), - (43845,0,0,1,16,0,0,NULL), - (43846,0,0,1,16,0,0,NULL), - (43847,0,0,1,16,0,0,NULL), - (43848,0,0,1,16,0,0,NULL), - (43849,0,0,1,16,0,0,NULL), - (43850,0,0,1,16,0,0,NULL), - (43851,0,0,1,16,0,0,NULL), - (43852,0,0,1,16,0,0,NULL), - (43853,0,0,1,16,0,0,NULL), - (43854,0,0,1,16,0,0,NULL), - (43855,0,0,1,16,0,0,NULL), - (43856,0,0,1,16,0,0,NULL), - (43857,0,0,1,16,0,0,NULL), - (43858,0,0,1,16,0,0,NULL), - (43859,0,0,1,16,0,0,NULL), - (43860,0,0,1,16,0,0,NULL), - (43861,0,0,1,16,0,0,NULL), - (43862,0,0,1,16,0,0,NULL), - (43863,0,0,1,16,0,0,NULL), - (43864,0,0,1,16,0,0,NULL), - (43865,0,0,1,16,0,0,NULL), - (43866,0,0,1,16,0,0,NULL), - (43867,0,0,1,16,0,0,NULL), - (43868,0,0,1,16,0,0,NULL), - (43869,0,0,1,16,0,0,NULL), - (43870,0,0,1,16,0,0,NULL), - (43871,0,0,1,16,0,0,NULL), - (43872,0,0,1,16,0,0,NULL), - (43873,0,0,1,16,0,0,NULL), - (43874,0,0,1,16,0,0,NULL), - (43875,0,0,1,16,0,0,NULL), - (43876,0,0,1,16,0,0,NULL), - (43877,0,0,1,16,0,0,NULL), - (43878,0,0,1,16,0,0,NULL), - (43879,0,0,1,16,0,0,NULL), - (43880,0,0,1,16,0,0,NULL), - (43881,0,0,1,16,0,0,NULL), - (43882,0,0,1,16,0,0,NULL), - (43883,0,0,1,16,0,0,NULL), - (43884,0,0,1,16,0,0,NULL), - (43885,0,0,1,16,0,0,NULL), - (43886,0,0,1,16,0,0,NULL), - (43887,0,0,1,16,0,0,NULL), - (43888,0,0,1,16,0,0,NULL), - (43889,0,0,1,16,0,0,NULL), - (43890,0,0,1,16,0,0,NULL), - (43891,0,0,1,16,0,0,NULL), - (43892,0,0,1,16,0,0,NULL), - (43893,0,0,1,16,0,0,NULL), - (43894,0,0,1,16,0,0,NULL), - (43895,0,0,1,16,0,0,NULL), - (43896,0,0,1,16,0,0,NULL), - (43897,0,0,1,16,0,0,NULL), - (43898,0,0,1,16,0,0,NULL), - (43899,0,0,1,16,0,0,NULL), - (43900,0,0,1,16,0,0,NULL), - (43901,0,0,1,16,0,0,NULL), - (43902,0,0,1,16,0,0,NULL), - (43903,0,0,1,16,0,0,NULL), - (43904,0,0,1,16,0,0,NULL), - (43905,0,0,1,16,0,0,NULL), - (43906,0,0,1,16,0,0,NULL), - (43907,0,0,1,16,0,0,NULL), - (43908,0,0,1,16,0,0,NULL), - (43909,0,0,1,16,0,0,NULL), - (43910,0,0,1,16,0,0,NULL), - (43911,0,0,1,16,0,0,NULL), - (43912,0,0,1,16,0,0,NULL), - (43913,0,0,1,16,0,0,NULL), - (43914,0,0,1,16,0,0,NULL), - (43915,0,0,1,16,0,0,NULL), - (43916,0,0,1,16,0,0,NULL), - (43917,0,0,1,16,0,0,NULL), - (43918,0,0,1,16,0,0,NULL), - (43920,0,0,1,16,0,0,NULL), - (43921,0,0,1,16,0,0,NULL), - (43922,0,0,1,16,0,0,NULL), - (43923,0,0,1,16,0,0,NULL), - (43924,0,0,1,16,0,0,NULL), - (43925,0,0,1,16,0,0,NULL), - (43926,0,0,1,16,0,0,NULL), - (43927,0,0,1,16,0,0,NULL), - (43928,0,0,1,16,0,0,NULL), - (43929,0,0,1,16,0,0,NULL), - (43930,0,0,1,16,0,0,NULL), - (43931,0,0,1,16,0,0,NULL), - (43932,0,0,1,16,0,0,NULL), - (43933,0,0,1,16,0,0,NULL), - (43934,0,0,1,16,0,0,NULL), - (43935,0,0,1,16,0,0,NULL), - (43936,0,0,1,16,0,0,NULL), - (43937,0,0,1,16,0,0,NULL), - (43938,0,0,1,16,0,0,NULL), - (43939,0,0,1,16,0,0,NULL), - (43940,0,0,1,16,0,0,NULL), - (43941,0,0,1,16,0,0,NULL), - (43942,0,0,1,16,0,0,NULL), - (43943,0,0,1,16,0,0,NULL), - (43944,0,0,1,16,0,0,NULL), - (43945,0,0,1,16,0,0,NULL), - (43946,0,0,1,16,0,0,NULL), - (43947,0,0,1,16,0,0,NULL), - (43948,0,0,1,16,0,0,NULL), - (43949,0,0,1,16,0,0,NULL), - (43950,0,0,1,16,0,0,NULL), - (43951,0,0,1,16,0,0,NULL), - (43952,0,0,1,16,0,0,NULL), - (43953,0,0,1,16,0,0,NULL), - (43954,0,0,1,16,0,0,NULL), - (43955,0,0,1,16,0,0,NULL), - (43956,0,0,1,16,0,0,NULL), - (43957,0,0,1,16,0,0,NULL), - (43958,0,0,1,16,0,0,NULL), - (43959,0,0,1,16,0,0,NULL), - (43960,0,0,1,16,0,0,NULL), - (43961,0,0,1,16,0,0,NULL), - (43962,0,0,1,16,0,0,NULL), - (43963,0,0,1,16,0,0,NULL), - (43964,0,0,1,16,0,0,NULL), - (43965,0,0,1,16,0,0,NULL), - (43966,0,0,1,16,0,0,NULL), - (43967,0,0,1,16,0,0,NULL), - (43968,0,0,1,16,0,0,NULL), - (43969,0,0,1,16,0,0,NULL), - (43970,0,0,1,16,0,0,NULL), - (43971,0,0,1,16,0,0,NULL), - (43972,0,0,1,16,0,0,NULL), - (43973,0,0,1,16,0,0,NULL), - (43974,0,0,1,16,0,0,NULL), - (43975,0,0,1,16,0,0,NULL), - (43976,0,0,1,16,0,0,NULL), - (43977,0,0,1,16,0,0,NULL), - (43978,0,0,1,16,0,0,NULL), - (43979,0,0,1,16,0,0,NULL), - (43980,0,0,1,16,0,0,NULL), - (43981,0,0,1,16,0,0,NULL), - (43982,0,0,1,16,0,0,NULL), - (43983,0,0,1,16,0,0,NULL), - (43984,0,0,1,16,0,0,NULL), - (43985,0,0,1,16,0,0,NULL), - (43986,0,0,1,16,0,0,NULL), - (43987,0,0,1,16,0,0,NULL), - (43988,0,0,1,16,0,0,NULL), - (43989,0,0,1,16,0,0,NULL), - (43990,0,0,1,16,0,0,NULL), - (43991,0,0,1,16,0,0,NULL), - (43992,0,0,1,16,0,0,NULL), - (43993,0,0,1,16,0,0,NULL), - (43994,0,0,1,16,0,0,NULL), - (43995,0,0,1,16,0,0,NULL), - (43996,0,0,1,16,0,0,NULL), - (43997,0,0,1,16,0,0,NULL), - (43998,0,0,1,16,0,0,NULL), - (43999,0,0,1,16,0,0,NULL), - (44000,0,0,1,16,0,0,NULL), - (44001,0,0,1,16,0,0,NULL), - (44002,0,0,1,16,0,0,NULL), - (44003,0,0,1,16,0,0,NULL), - (44004,0,0,1,16,0,0,NULL), - (44005,0,0,1,16,0,0,NULL), - (44006,0,0,1,16,0,0,NULL), - (44010,0,0,1,16,0,0,NULL), - (44011,0,0,1,16,0,0,NULL), - (44012,0,0,1,16,0,0,NULL), - (44013,0,0,1,16,0,0,NULL), - (44014,0,0,1,16,0,0,NULL), - (44015,0,0,1,16,0,0,NULL), - (44016,0,0,1,16,0,0,NULL), - (44017,0,0,1,16,0,0,NULL), - (44026,0,0,1,16,0,0,NULL), - (44027,0,0,1,16,0,0,NULL), - (44028,0,0,1,16,0,0,NULL), - (44029,0,0,1,16,0,0,NULL), - (44030,0,0,1,16,0,0,NULL), - (44031,0,0,1,16,0,0,NULL), - (44032,0,0,1,16,0,0,NULL), - (44033,0,0,1,16,0,0,NULL), - (44034,0,0,1,16,0,0,NULL), - (44035,0,0,1,16,0,0,NULL), - (44036,0,0,1,16,0,0,NULL), - (44037,0,0,1,16,0,0,NULL), - (44038,0,0,1,16,0,0,NULL), - (44039,0,0,1,16,0,0,NULL), - (44041,0,0,1,16,0,0,NULL), - (44042,0,0,1,16,0,0,NULL), - (44043,0,0,1,16,0,0,NULL), - (44044,0,0,1,16,0,0,NULL), - (44045,0,0,1,16,0,0,NULL), - (44047,0,0,1,16,0,0,NULL), - (44048,0,0,1,16,0,0,NULL), - (44051,0,0,1,16,0,0,NULL), - (44052,0,0,1,16,0,0,NULL), - (44053,0,0,1,16,0,0,NULL), - (44054,0,0,1,16,0,0,NULL), - (44055,0,0,1,16,0,0,NULL), - (44056,0,0,1,16,0,0,NULL), - (44057,0,0,1,16,0,0,NULL), - (44058,0,0,1,16,0,0,NULL), - (44060,0,0,1,16,0,0,NULL), - (44062,0,0,1,16,0,0,NULL), - (44063,0,0,1,16,0,0,NULL), - (44064,0,0,1,16,0,0,NULL), - (44065,0,0,1,16,0,0,NULL), - (44066,0,0,1,16,0,0,NULL), - (44067,0,0,1,16,0,0,NULL), - (44068,0,0,1,16,0,0,NULL), - (44069,0,0,1,16,0,0,NULL), - (44070,0,0,1,16,0,0,NULL), - (44071,0,0,1,16,0,0,NULL), - (44072,0,0,1,16,0,0,NULL), - (44073,0,0,1,16,0,0,NULL), - (44074,0,0,1,16,0,0,NULL), - (44075,0,0,1,16,0,0,NULL), - (44076,0,0,1,16,0,0,NULL), - (44077,0,0,1,16,0,0,NULL), - (44080,0,0,1,16,0,0,NULL), - (44081,0,0,1,16,0,0,NULL), - (44082,0,0,1,16,0,0,NULL), - (44083,0,0,1,16,0,0,NULL), - (44084,0,0,1,16,0,0,NULL), - (44085,0,0,1,16,0,0,NULL), - (44086,0,0,1,16,0,0,NULL), - (44087,0,0,1,16,0,0,NULL), - (44088,0,0,1,16,0,0,NULL), - (44089,0,0,1,16,0,0,NULL), - (44090,0,0,1,16,0,0,NULL), - (44091,0,0,1,16,0,0,NULL), - (44092,0,0,1,16,0,0,NULL), - (44093,0,0,1,16,0,0,NULL), - (44094,0,0,1,16,0,0,NULL), - (44095,0,0,1,16,0,0,NULL), - (44096,0,0,1,16,0,0,NULL), - (44097,0,0,1,16,0,0,NULL), - (44098,0,0,1,16,0,0,NULL), - (44099,0,0,1,16,0,0,NULL), - (44100,0,0,1,16,0,0,NULL), - (44101,0,0,1,16,0,0,NULL), - (44102,0,0,1,16,0,0,NULL), - (44103,0,0,1,16,0,0,NULL), - (44104,0,0,1,16,0,0,NULL), - (44105,0,0,1,16,0,0,NULL), - (44106,0,0,1,16,0,0,NULL), - (44107,0,0,1,16,0,0,NULL), - (44108,0,0,1,16,0,0,NULL), - (44109,0,0,1,16,0,0,NULL), - (44110,0,0,1,16,0,0,NULL), - (44111,0,0,1,16,0,0,NULL), - (44112,0,0,1,16,0,0,NULL), - (44113,0,0,1,16,0,0,NULL), - (44114,0,0,1,16,0,0,NULL), - (44115,0,0,1,16,0,0,NULL), - (44116,0,0,1,16,0,0,NULL), - (44117,0,0,1,16,0,0,NULL), - (44118,0,0,1,16,0,0,NULL), - (44119,0,0,1,16,0,0,NULL), - (44120,0,0,1,16,0,0,NULL), - (44121,0,0,1,16,0,0,NULL), - (44122,0,0,1,16,0,0,NULL), - (44123,0,0,1,16,0,0,NULL), - (44124,0,0,1,16,0,0,NULL), - (44125,0,0,1,16,0,0,NULL), - (44126,0,0,1,16,0,0,NULL), - (44127,0,0,1,16,0,0,NULL), - (44128,0,0,1,16,0,0,NULL), - (44129,0,0,1,16,0,0,NULL), - (44130,0,0,1,16,0,0,NULL), - (44131,0,0,1,16,0,0,NULL), - (44132,0,0,1,16,0,0,NULL), - (44133,0,0,1,16,0,0,NULL), - (44134,0,0,1,16,0,0,NULL), - (44135,0,0,1,16,0,0,NULL), - (44136,0,0,1,16,0,0,NULL), - (44137,0,0,1,16,0,0,NULL), - (44138,0,0,1,16,0,0,NULL), - (44139,0,0,1,16,0,0,NULL), - (44140,0,0,1,16,0,0,NULL), - (44141,0,0,1,16,0,0,NULL), - (44142,0,0,1,16,0,0,NULL), - (44143,0,0,1,16,0,0,NULL), - (44144,0,0,1,16,0,0,NULL), - (44145,0,0,1,16,0,0,NULL), - (44146,0,0,1,16,0,0,NULL), - (44147,0,0,1,16,0,0,NULL), - (44155,0,0,1,16,0,0,NULL), - (44156,0,0,1,16,0,0,NULL), - (44157,0,0,1,16,0,0,NULL), (44158,0,0,1,16,0,0,''), (44159,0,0,1,16,0,0,''), (44162,0,8,1,16,0,0,'8734'), (44163,0,8,1,16,0,0,NULL), (44164,0,8,1,16,0,0,'8734'), (44165,0,8,1,16,0,0,'8734'), - (44168,0,0,1,16,0,0,NULL), (44169,0,8,1,16,0,0,'8734'), - (44170,0,0,1,16,0,0,NULL), - (44171,0,0,1,16,0,0,NULL), - (44172,0,0,1,16,0,0,NULL), - (44173,0,0,1,16,0,0,NULL), - (44174,0,0,1,16,0,0,NULL), - (44176,0,0,1,16,0,0,NULL), - (44177,0,0,1,16,0,0,NULL), - (44178,0,0,1,16,0,0,NULL), - (44179,0,0,1,16,0,0,NULL), - (44181,0,0,1,16,0,0,NULL), - (44182,0,0,1,16,0,0,NULL), - (44183,0,0,1,16,0,0,NULL), - (44185,0,0,1,16,0,0,NULL), - (44186,0,0,1,16,0,0,NULL), - (44187,0,0,1,16,234,0,NULL), - (44188,0,0,1,16,0,0,NULL), - (44189,0,0,1,16,0,0,NULL), - (44190,0,0,1,16,0,0,NULL), - (44192,0,0,1,16,0,0,NULL), - (44195,0,0,1,16,0,0,NULL), - (44196,0,0,1,16,0,0,NULL), - (44197,0,0,1,16,0,0,NULL), - (44198,0,0,1,16,0,0,NULL), - (44199,0,0,1,16,0,0,NULL), - (44200,0,0,1,16,0,0,NULL), - (44201,0,0,1,16,0,0,NULL), - (44202,0,0,1,16,0,0,NULL), - (44203,0,0,1,16,0,0,NULL), - (44204,0,0,1,16,0,0,NULL), - (44205,0,0,1,16,0,0,NULL), - (44206,0,0,1,16,0,0,NULL), - (44207,0,0,1,16,0,0,NULL), - (44208,0,0,1,16,0,0,NULL), - (44209,0,0,1,16,0,0,NULL), - (44210,0,0,1,16,0,0,NULL), - (44211,0,0,1,16,0,0,NULL), - (44212,0,0,1,16,0,0,NULL), - (44213,0,0,1,16,0,0,NULL), - (44214,0,0,1,16,0,0,NULL), - (44215,0,0,1,16,0,0,NULL), - (44216,0,0,1,16,0,0,NULL), - (44217,0,0,1,16,0,0,NULL), - (44218,0,0,1,16,0,0,NULL), - (44219,0,0,1,16,0,0,NULL), - (44220,0,0,1,16,0,0,NULL), - (44221,0,0,1,16,0,0,NULL), - (44222,0,0,1,16,0,0,NULL), - (44223,0,0,1,16,0,0,NULL), - (44224,0,0,1,16,0,0,NULL), - (44226,0,0,1,16,0,0,NULL), - (44227,0,0,1,16,0,0,NULL), - (44228,0,0,1,16,0,0,NULL), - (44229,0,0,1,16,0,0,NULL), - (44230,0,0,1,16,0,0,NULL), - (44231,0,0,1,16,0,0,NULL), - (44232,0,0,1,16,0,0,NULL), - (44233,0,0,1,16,0,0,NULL), - (44234,0,0,1,16,0,0,NULL), - (44235,0,0,1,16,0,0,NULL), - (44236,0,0,1,16,0,0,NULL), - (44237,0,0,1,16,0,0,NULL), - (44238,0,0,1,16,0,0,NULL), - (44240,0,0,1,16,0,0,NULL), - (44241,0,0,1,16,0,0,NULL), - (44242,0,0,1,16,0,0,NULL), - (44243,0,0,1,16,0,0,NULL), - (44244,0,0,1,16,0,0,NULL), - (44245,0,0,1,16,0,0,NULL), - (44246,0,0,1,16,0,0,NULL), - (44247,0,0,1,16,0,0,NULL), - (44248,0,0,1,16,0,0,NULL), - (44249,0,0,1,16,0,0,NULL), - (44250,0,0,1,16,0,0,NULL), - (44258,0,0,1,16,0,0,NULL), - (44259,0,0,1,16,0,0,NULL), - (44260,0,0,1,16,0,0,NULL), - (44261,0,0,1,16,0,0,NULL), - (44262,0,0,1,16,0,0,NULL), - (44263,0,0,1,16,0,0,NULL), - (44264,0,0,1,16,0,0,NULL), - (44265,0,0,1,16,0,0,NULL), - (44266,0,0,1,16,0,0,NULL), - (44267,0,0,1,16,0,0,NULL), - (44273,0,0,1,16,0,0,NULL), - (44274,0,0,1,16,0,0,NULL), - (44275,0,0,1,16,0,0,NULL), - (44276,0,0,1,16,0,0,NULL), - (44277,0,0,1,16,0,0,NULL), - (44278,0,0,1,16,0,0,NULL), - (44280,0,0,1,16,0,0,NULL), - (44281,0,0,1,16,0,0,NULL), - (44282,0,0,1,16,0,0,NULL), - (44283,0,0,1,16,0,0,NULL), - (44284,0,0,1,16,0,0,NULL), - (44285,0,0,1,16,0,0,NULL), - (44286,0,0,1,16,0,0,NULL), - (44287,0,0,1,16,0,0,NULL), - (44288,0,0,1,16,0,0,NULL), - (44289,0,0,1,16,0,0,NULL), - (44290,0,0,1,16,0,0,NULL), - (44291,0,0,1,16,0,0,NULL), - (44292,0,0,1,16,0,0,NULL), - (44293,0,0,1,16,0,0,NULL), - (44294,0,0,1,16,0,0,NULL), - (44295,0,0,1,16,0,0,NULL), - (89861,0,0,1,16,0,0,NULL), - (44297,0,0,1,16,173,0,NULL), - (44298,0,0,1,16,0,0,NULL), - (44299,0,0,1,16,0,0,NULL), - (44300,0,0,1,16,0,0,NULL), - (44301,0,0,1,16,0,0,NULL), - (44302,0,0,1,16,0,0,NULL), (89860,0,0,1,16,0,0,NULL), - (44357,0,0,1,16,0,0,NULL), - (44359,0,0,1,16,0,0,NULL), - (44360,0,0,1,16,0,0,NULL), - (44361,0,0,1,16,0,0,NULL), - (44362,0,0,1,16,0,0,NULL), - (44363,0,0,1,16,0,0,NULL), - (44364,0,0,1,16,0,0,NULL), - (44365,0,0,1,16,0,0,NULL), - (44366,0,0,1,16,0,0,NULL), - (44367,0,0,1,16,0,0,NULL), - (44368,0,0,1,16,0,0,NULL), - (44369,0,0,1,16,0,0,NULL), - (44370,0,0,1,16,0,0,NULL), - (44371,0,0,1,16,0,0,NULL), - (44372,0,0,1,16,0,0,NULL), - (44379,0,0,1,16,0,0,NULL), - (44380,0,0,1,16,0,0,NULL), - (44381,0,0,1,16,0,0,NULL), - (44382,0,0,1,16,0,0,NULL), - (44383,0,0,1,16,0,0,NULL), - (44384,0,0,1,16,0,0,NULL), - (44385,0,0,1,16,0,0,NULL), - (44386,0,0,1,16,0,0,NULL), - (44387,0,0,1,16,0,0,NULL), - (44388,0,0,1,16,0,0,NULL), - (44389,0,0,1,16,0,0,NULL), (44391,0,0,1,16,0,0,''), - (44392,0,0,1,16,0,0,NULL), - (44393,0,0,1,16,0,0,NULL), - (44394,0,0,1,16,0,0,NULL), - (44396,0,0,1,16,0,0,NULL), - (44397,0,0,1,16,0,0,NULL), - (44398,0,0,1,16,0,0,NULL), - (44400,0,0,1,16,0,0,NULL), - (44402,0,0,1,16,0,0,NULL), - (44403,0,0,1,16,0,0,NULL), - (44404,0,0,1,16,0,0,NULL), - (44405,0,0,1,16,0,0,NULL), - (44406,0,0,1,16,0,0,NULL), - (44409,0,0,1,16,0,0,NULL), - (44410,0,0,1,16,0,0,NULL), - (44412,0,0,1,16,0,0,NULL), - (44417,0,0,1,16,0,0,NULL), - (44418,0,0,1,16,0,0,NULL), - (44419,0,0,1,16,0,0,NULL), - (44423,0,0,1,16,0,0,NULL), - (44424,0,0,1,16,0,0,NULL), - (44425,0,0,1,16,0,0,NULL), - (44426,0,0,1,16,0,0,NULL), - (44427,0,0,1,16,0,0,NULL), - (44428,0,0,1,16,0,0,NULL), - (44429,0,0,1,16,0,0,NULL), - (44430,0,0,1,16,0,0,NULL), - (44431,0,0,1,16,0,0,NULL), - (44432,0,0,1,16,0,0,NULL), - (44433,0,0,1,16,0,0,NULL), - (44434,0,0,1,16,0,0,NULL), - (44435,0,0,1,16,0,0,NULL), - (44436,0,0,1,16,0,0,NULL), - (44437,0,0,1,16,0,0,NULL), - (44438,0,0,1,16,0,0,NULL), - (44439,0,0,1,16,0,0,NULL), - (44440,0,0,1,16,0,0,NULL), - (44441,0,0,1,16,0,0,NULL), - (44442,0,0,1,16,0,0,NULL), - (44443,0,0,1,16,0,0,NULL), - (44444,0,0,1,16,0,0,NULL), - (44445,0,0,1,16,0,0,NULL), - (44446,0,0,1,16,0,0,NULL), - (44447,0,0,1,16,0,0,NULL), - (44448,0,0,1,16,0,0,NULL), - (44449,0,0,1,16,0,0,NULL), - (44453,0,0,1,16,0,0,NULL), - (44454,0,0,1,16,0,0,NULL), - (44455,0,0,1,16,0,0,NULL), - (44459,0,0,1,16,0,0,NULL), - (44460,0,0,1,16,0,0,NULL), - (44461,0,0,1,16,0,0,NULL), - (44462,0,0,1,16,0,0,NULL), - (44463,0,0,1,16,0,0,NULL), - (44466,0,0,1,16,0,0,NULL), - (44469,0,0,1,16,0,0,NULL), - (44470,0,0,1,16,0,0,NULL), - (44471,0,0,1,16,0,0,NULL), - (44472,0,0,1,16,0,0,NULL), - (44473,0,0,1,16,0,0,NULL), - (44474,0,0,1,16,0,0,NULL), - (44475,0,0,1,16,0,0,NULL), - (44476,0,0,1,16,0,0,NULL), - (44477,0,0,1,16,0,0,NULL), - (44478,0,0,1,16,0,0,NULL), - (44479,0,0,1,16,0,0,NULL), - (44480,0,0,1,16,0,0,NULL), - (44481,0,0,1,16,0,0,NULL), - (44482,0,0,1,16,0,0,NULL), - (44483,0,0,1,16,0,0,NULL), - (44484,0,0,1,16,0,0,NULL), - (44485,0,0,1,16,0,0,NULL), - (44486,0,0,1,16,0,0,NULL), - (44487,0,0,1,16,0,0,NULL), - (44488,0,0,1,16,0,0,NULL), - (44489,0,0,1,16,0,0,NULL), - (44490,0,0,1,16,0,0,NULL), - (44491,0,0,1,16,0,0,NULL), - (44492,0,0,1,16,0,0,NULL), - (44493,0,0,1,16,0,0,NULL), - (44494,0,0,1,16,0,0,NULL), - (44495,0,0,1,16,0,0,NULL), - (44496,0,0,1,16,0,0,NULL), - (44497,0,0,1,16,0,0,NULL), - (44498,0,0,1,16,0,0,NULL), - (44499,0,0,1,16,0,0,NULL), - (44500,0,0,1,16,0,0,NULL), - (44501,0,0,1,16,0,0,NULL), - (44502,0,0,1,16,0,0,NULL), - (44503,0,0,1,16,0,0,NULL), - (44504,0,0,1,16,0,0,NULL), - (44505,0,0,1,16,0,0,NULL), - (44506,0,0,1,16,0,0,NULL), - (44507,0,0,1,16,0,0,NULL), - (44508,0,0,1,16,0,0,NULL), - (44509,0,0,1,16,0,0,NULL), - (44510,0,0,1,16,0,0,NULL), - (44511,0,0,1,16,0,0,NULL), - (44512,0,0,1,16,0,0,NULL), - (44513,0,0,1,16,0,0,NULL), - (44514,0,0,1,16,0,0,NULL), - (44515,0,0,1,16,0,0,NULL), - (44516,0,0,1,16,0,0,NULL), - (44517,0,0,1,16,0,0,NULL), - (44518,0,0,1,16,0,0,NULL), - (44519,0,0,1,16,0,0,NULL), - (44520,0,0,1,16,0,0,NULL), - (44521,0,0,1,16,0,0,NULL), - (44522,0,0,1,16,0,0,NULL), - (44523,0,0,1,16,0,0,NULL), - (44524,0,0,1,16,0,0,NULL), - (44525,0,0,1,16,0,0,NULL), - (44526,0,0,1,16,0,0,NULL), - (44527,0,0,1,16,0,0,NULL), - (44528,0,0,1,16,0,0,NULL), - (44529,0,0,1,16,0,0,NULL), - (44530,0,0,1,16,0,0,NULL), - (44531,0,0,1,16,0,0,NULL), - (44532,0,0,1,16,0,0,NULL), - (44533,0,0,1,16,0,0,NULL), - (44534,0,0,1,16,0,0,NULL), - (44535,0,0,1,16,0,0,NULL), - (44536,0,0,1,16,0,0,NULL), - (44537,0,0,1,16,0,0,NULL), - (44538,0,0,1,16,0,0,NULL), - (44539,0,0,1,16,0,0,NULL), - (44540,0,0,1,16,0,0,NULL), - (44541,0,0,1,16,0,0,NULL), - (44542,0,0,1,16,0,0,NULL), - (44543,0,0,1,16,0,0,NULL), - (44544,0,0,1,16,0,0,NULL), - (44545,0,0,1,16,0,0,NULL), - (44546,0,0,1,16,0,0,NULL), - (44547,0,0,1,16,0,0,NULL), - (44548,0,0,1,16,0,0,NULL), - (44549,0,0,1,16,0,0,NULL), - (44550,0,0,1,16,0,0,NULL), - (44551,0,0,1,16,0,0,NULL), - (44552,0,0,1,16,0,0,NULL), - (44553,0,0,1,16,0,0,NULL), - (44554,0,0,1,16,0,0,NULL), - (44555,0,0,1,16,0,0,NULL), - (44556,0,0,1,16,0,0,NULL), - (44557,0,8,1,16,0,0,NULL), - (44558,0,0,1,16,0,0,NULL), - (44559,0,0,1,16,0,0,NULL), - (44560,0,0,1,16,0,0,NULL), - (44561,0,0,1,16,0,0,NULL), - (44562,0,0,1,16,0,0,NULL), - (44563,0,0,1,16,0,0,NULL), - (44564,0,0,1,16,0,0,NULL), - (44565,0,0,1,16,0,0,NULL), - (44566,0,0,1,16,0,0,NULL), - (44567,0,0,1,16,0,0,NULL), - (44568,0,0,1,16,0,0,NULL), - (44569,0,0,1,16,0,0,NULL), - (44570,0,0,1,16,0,0,NULL), - (44571,0,0,1,16,0,0,NULL), - (44572,0,0,1,16,0,0,NULL), - (44573,0,0,1,16,0,0,NULL), - (44574,0,0,1,16,0,0,NULL), - (44575,0,0,1,16,0,0,NULL), - (44576,0,0,1,16,0,0,NULL), - (44577,0,0,1,16,0,0,NULL), - (44578,0,0,1,16,0,0,NULL), - (44579,0,0,1,16,0,0,NULL), - (44580,0,0,1,16,0,0,NULL), - (44581,0,0,1,16,0,0,NULL), - (44582,0,0,1,16,0,0,NULL), - (44583,0,0,1,16,0,0,NULL), - (44584,0,0,1,16,0,0,NULL), - (44585,0,0,1,16,0,0,NULL), - (44586,0,0,1,16,0,0,NULL), - (44587,0,0,1,16,0,0,NULL), - (44588,0,0,1,16,0,0,NULL), - (44589,0,0,1,16,0,0,NULL), - (44590,0,0,1,16,0,0,NULL), - (44591,0,0,1,16,0,0,NULL), - (44592,0,0,1,16,0,0,NULL), - (44593,0,0,1,16,0,0,NULL), - (44594,0,0,1,16,0,0,NULL), - (44595,0,0,1,16,0,0,NULL), - (44596,0,0,1,16,0,0,NULL), - (44597,0,0,1,16,0,0,NULL), - (44598,0,0,1,16,0,0,NULL), - (44599,0,0,1,16,0,0,NULL), - (44600,0,0,1,16,0,0,NULL), - (44601,0,0,1,16,0,0,NULL), - (44602,0,0,1,16,0,0,NULL), - (44603,0,0,1,16,0,0,NULL), - (44604,0,0,1,16,0,0,NULL), - (44605,0,0,1,16,0,0,NULL), - (44606,0,0,1,16,0,0,NULL), - (44607,0,0,1,16,0,0,NULL), - (44608,0,0,1,16,0,0,NULL), - (44609,0,0,1,16,0,0,NULL), - (44610,0,0,1,16,0,0,NULL), - (44611,0,0,1,16,0,0,NULL), - (44612,0,0,1,16,0,0,NULL), - (44613,0,0,1,16,0,0,NULL), - (44614,0,0,1,16,0,0,NULL), - (44615,0,0,1,16,0,0,NULL), - (44616,0,0,1,16,0,0,NULL), - (44617,0,0,1,16,0,0,NULL), - (44618,0,0,1,16,0,0,NULL), - (44619,0,0,1,16,0,0,NULL), - (44620,0,0,1,16,0,0,NULL), - (44621,0,0,1,16,0,0,NULL), - (44622,0,0,1,16,0,0,NULL), - (44623,0,0,1,16,0,0,NULL), - (44624,0,0,1,16,0,0,NULL), - (44625,0,0,1,16,0,0,NULL), - (44626,0,0,1,16,0,0,NULL), - (44627,0,0,1,16,0,0,NULL), - (44628,0,0,1,16,0,0,NULL), - (44629,0,0,1,16,0,0,NULL), - (44630,0,0,1,16,0,0,NULL), - (44631,0,0,1,16,0,0,NULL), - (44632,0,0,1,16,0,0,NULL), - (44633,0,0,1,16,0,0,NULL), - (44634,0,0,1,16,0,0,NULL), - (44635,0,0,1,16,0,0,NULL), - (44636,0,0,1,16,0,0,NULL), - (44637,0,0,1,16,0,0,NULL), - (44638,0,0,1,16,0,0,NULL), - (44639,0,0,1,16,0,0,NULL), - (44640,0,0,1,16,0,0,NULL), - (44641,0,0,1,16,0,0,NULL), - (44642,0,0,1,16,0,0,NULL), - (44643,0,0,1,16,0,0,NULL), - (44644,0,0,1,16,0,0,NULL), - (44645,0,0,1,16,0,0,NULL), - (44646,0,0,1,16,0,0,NULL), - (44647,0,0,1,16,0,0,NULL), - (44648,0,0,1,16,0,0,NULL), - (44649,0,0,1,16,0,0,NULL), - (44650,0,0,1,16,0,0,NULL), - (44651,0,0,1,16,0,0,NULL), - (44652,0,0,1,16,0,0,NULL), - (44654,0,0,1,16,0,0,NULL), - (44655,0,0,1,16,0,0,NULL), - (44657,0,0,1,16,0,0,NULL), - (44658,0,0,1,16,0,0,NULL), - (44659,0,0,1,16,0,0,NULL), - (44660,0,0,1,16,0,0,NULL), - (44661,0,0,1,16,0,0,NULL), - (44662,0,0,1,16,0,0,NULL), - (44663,0,0,1,16,0,0,NULL), - (44664,0,0,1,16,0,0,NULL), - (44665,0,0,1,16,0,0,NULL), - (44666,0,0,1,16,0,0,NULL), - (44667,0,0,1,16,0,0,NULL), - (44668,0,0,1,16,0,0,NULL), - (44669,0,0,1,16,0,0,NULL), - (44670,0,0,1,16,0,0,NULL), - (44671,0,0,1,16,0,0,NULL), - (44672,0,0,1,16,0,0,NULL), - (44673,0,0,1,16,0,0,NULL), - (44674,0,0,1,16,0,0,NULL), - (44675,0,0,1,16,0,0,NULL), - (44676,0,0,1,16,0,0,NULL), - (44677,0,0,1,16,0,0,NULL), - (44678,0,0,1,16,0,0,NULL), - (44679,0,0,1,16,0,0,NULL), - (44680,0,0,1,16,0,0,NULL), - (44681,0,0,1,16,0,0,NULL), - (44682,0,0,1,16,0,0,NULL), - (44683,0,0,1,16,0,0,NULL), - (44684,0,0,1,16,0,0,NULL), - (44685,0,0,1,16,0,0,NULL), - (44686,0,0,1,16,0,0,NULL), - (44687,0,0,1,16,0,0,NULL), - (44688,0,0,1,16,0,0,NULL), - (44689,0,0,1,16,0,0,NULL), - (44690,0,0,1,16,0,0,NULL), - (44691,0,0,1,16,0,0,NULL), - (44692,0,0,1,16,0,0,NULL), - (44693,0,0,1,16,0,0,NULL), - (44694,0,0,1,16,0,0,NULL), - (44695,0,0,1,16,0,0,NULL), - (44696,0,0,1,16,0,0,NULL), - (44697,0,0,1,16,0,0,NULL), - (44698,0,0,1,16,0,0,NULL), - (44699,0,0,1,16,0,0,NULL), - (44700,0,0,1,16,0,0,NULL), - (44701,0,0,1,16,0,0,NULL), - (44702,0,0,1,16,0,0,NULL), - (44703,0,0,1,16,0,0,NULL), - (44704,0,0,1,16,0,0,NULL), - (44705,0,0,1,16,0,0,NULL), - (44706,0,0,1,16,0,0,NULL), - (44707,0,0,1,16,0,0,NULL), - (44708,0,0,1,16,0,0,NULL), - (44709,0,0,1,16,0,0,NULL), - (44710,0,0,1,16,0,0,NULL), - (44711,0,0,1,16,0,0,NULL), - (44712,0,0,1,16,0,0,NULL), - (44713,0,0,1,16,0,0,NULL), - (44714,0,0,1,16,0,0,NULL), - (44715,0,0,1,16,0,0,NULL), - (44716,0,0,1,16,0,0,NULL), - (44717,0,0,1,16,0,0,NULL), - (44718,0,0,1,16,0,0,NULL), - (44719,0,0,1,16,0,0,NULL), - (44720,0,0,1,16,0,0,NULL), - (44721,0,0,1,16,0,0,NULL), - (44722,0,0,1,16,0,0,NULL), - (44723,0,0,1,16,0,0,NULL), - (44724,0,0,1,16,0,0,NULL), - (44725,0,0,1,16,0,0,NULL), - (44726,0,0,1,16,0,0,NULL), - (44727,0,0,1,16,0,0,NULL), - (44728,0,0,1,16,0,0,NULL), - (44729,0,0,1,16,0,0,NULL), - (44730,0,0,1,16,0,0,NULL), - (44731,0,0,1,16,0,0,NULL), - (44732,0,0,1,16,0,0,NULL), - (44733,0,0,1,16,0,0,NULL), - (44734,0,0,1,16,0,0,NULL), - (44735,0,0,1,16,0,0,NULL), - (44736,0,0,1,16,0,0,NULL), - (44737,0,0,1,16,0,0,NULL), - (44738,0,0,1,16,0,0,NULL), - (44739,0,0,1,16,0,0,NULL), - (44740,0,0,1,16,0,0,NULL), - (44741,0,0,1,16,0,0,NULL), - (44742,0,0,1,16,0,0,NULL), - (44743,0,0,1,16,0,0,NULL), - (44744,0,0,1,16,0,0,NULL), - (44745,0,0,1,16,0,0,NULL), - (44746,0,0,1,16,0,0,NULL), - (44747,0,0,1,16,0,0,NULL), - (44748,0,0,1,16,0,0,NULL), - (44749,0,0,1,16,0,0,NULL), - (44750,0,0,1,16,0,0,NULL), - (44751,0,0,1,16,0,0,NULL), - (44752,0,0,1,16,0,0,NULL), - (44753,0,0,1,16,0,0,NULL), - (44754,0,0,1,16,0,0,NULL), - (44755,0,0,1,16,0,0,NULL), - (44756,0,0,1,16,0,0,NULL), - (44757,0,0,1,16,0,0,NULL), - (44758,0,0,1,16,0,0,NULL), - (44759,0,0,1,16,0,0,NULL), - (44760,0,0,1,16,0,0,NULL), - (44761,0,0,1,16,0,0,NULL), (44762,0,0,1,16,0,0,'12544'), - (44763,0,0,1,16,0,0,NULL), - (44764,0,0,1,16,0,0,NULL), - (44765,0,0,1,16,0,0,NULL), - (44766,0,0,1,16,0,0,NULL), - (44767,0,0,1,16,0,0,NULL), - (44768,0,0,1,16,0,0,NULL), - (44769,0,0,1,16,0,0,NULL), - (44770,0,0,1,16,0,0,NULL), (44771,0,0,1,16,0,0,'12544'), - (44772,0,0,1,16,0,0,NULL), - (44773,0,0,1,16,0,0,NULL), - (44774,0,0,1,16,0,0,NULL), - (44775,0,0,1,16,0,0,NULL), - (44776,0,0,1,16,0,0,NULL), - (44777,0,0,1,16,0,0,NULL), - (44778,0,0,1,16,0,0,NULL), - (44779,0,0,1,16,0,0,NULL), - (44780,0,0,1,16,0,0,NULL), - (44781,0,0,1,16,0,0,NULL), - (44782,0,0,1,16,0,0,NULL), - (44783,0,0,1,16,0,0,NULL), - (44784,0,0,1,16,0,0,NULL), - (44785,0,0,1,16,0,0,NULL), - (44786,0,0,1,16,0,0,NULL), - (44787,0,0,1,16,0,0,NULL), - (44788,0,0,1,16,0,0,NULL), - (44789,0,0,1,16,0,0,NULL), - (44790,0,0,1,16,0,0,NULL), - (44791,0,0,1,16,0,0,NULL), - (44792,0,0,1,16,0,0,NULL), - (44793,0,0,1,16,0,0,NULL), - (44794,0,0,1,16,0,0,NULL), - (44795,0,0,1,16,0,0,NULL), - (44796,0,0,1,16,0,0,NULL), - (44797,0,0,1,16,0,0,NULL), - (44798,0,0,1,16,0,0,NULL), - (44799,0,0,1,16,0,0,NULL), - (44800,0,0,1,16,0,0,NULL), - (44801,0,0,1,16,0,0,NULL), - (44802,0,0,1,16,0,0,NULL), - (44803,0,0,1,16,0,0,NULL), - (44804,0,0,1,16,0,0,NULL), - (44805,0,0,1,16,0,0,NULL), - (44806,0,0,1,16,0,0,NULL), - (44807,0,0,1,16,0,0,NULL), - (44808,0,0,1,16,0,0,NULL), - (44809,0,0,1,16,0,0,NULL), - (44810,0,0,1,16,0,0,NULL), - (44811,0,0,1,16,0,0,NULL), - (44812,0,0,1,16,0,0,NULL), - (44813,0,0,1,16,0,0,NULL), - (44814,0,0,1,16,0,0,NULL), - (44815,0,0,1,16,0,0,NULL), - (44816,0,0,1,16,0,0,NULL), - (44817,0,0,1,16,0,0,NULL), - (44818,0,0,1,16,0,0,NULL), - (44819,0,0,1,16,0,0,NULL), - (44820,0,0,1,16,0,0,NULL), - (44821,0,0,1,16,0,0,NULL), - (44822,0,0,1,16,0,0,NULL), - (44823,0,0,1,16,0,0,NULL), - (44824,0,0,1,16,0,0,NULL), - (44825,0,0,1,16,0,0,NULL), - (44826,0,0,1,16,0,0,NULL), - (44827,0,0,1,16,0,0,NULL), - (44828,0,0,1,16,0,0,NULL), - (44829,0,0,1,16,0,0,NULL), - (44830,0,0,1,16,0,0,NULL), - (44831,0,0,1,16,0,0,NULL), - (44832,0,0,1,16,0,0,NULL), - (44833,0,0,1,16,0,0,NULL), - (44834,0,0,1,16,0,0,NULL), - (44835,0,0,1,16,0,0,NULL), - (44836,0,0,1,16,0,0,NULL), - (44837,0,0,1,16,0,0,NULL), - (44838,0,0,1,16,0,0,NULL), - (44839,0,0,1,16,0,0,NULL), - (44840,0,0,1,16,0,0,NULL), - (44841,0,0,1,16,0,0,NULL), - (44842,0,0,1,16,0,0,NULL), - (44843,0,0,1,16,0,0,NULL), - (44844,0,0,1,16,0,0,NULL), - (44845,0,0,1,16,0,0,NULL), - (44846,0,0,1,16,0,0,NULL), - (44847,0,0,1,16,0,0,NULL), - (44848,0,0,1,16,0,0,NULL), - (44849,0,0,1,16,0,0,NULL), - (44850,0,0,1,16,0,0,NULL), - (44851,0,0,1,16,0,0,NULL), - (44852,0,0,1,16,0,0,NULL), - (44853,0,0,1,16,0,0,NULL), - (44854,0,0,1,16,0,0,NULL), - (44855,0,0,1,16,0,0,NULL), - (44856,0,0,1,16,0,0,NULL), - (44857,0,0,1,16,0,0,NULL), - (44858,0,0,1,16,0,0,NULL), - (44859,0,0,1,16,0,0,NULL), - (44860,0,0,1,16,0,0,NULL), - (44861,0,0,1,16,0,0,NULL), - (44862,0,0,1,16,0,0,NULL), - (44863,0,0,1,16,0,0,NULL), - (44864,0,0,1,16,0,0,NULL), - (44865,0,0,1,16,0,0,NULL), - (44866,0,0,1,16,0,0,NULL), - (44867,0,0,1,16,0,0,NULL), - (44868,0,0,1,16,0,0,NULL), - (44869,0,0,1,16,0,0,NULL), - (44870,0,0,1,16,0,0,NULL), - (44871,0,0,1,16,0,0,NULL), - (44872,0,0,1,16,0,0,NULL), - (44873,0,0,1,16,0,0,NULL), - (44874,0,0,1,16,0,0,NULL), - (44875,0,0,1,16,0,0,NULL), - (44876,0,0,1,16,0,0,NULL), - (44877,0,0,1,16,0,0,NULL), - (44878,0,0,1,16,0,0,NULL), - (44879,0,0,1,16,0,0,NULL), - (44880,0,0,1,16,0,0,NULL), - (44881,0,0,1,16,0,0,NULL), - (44882,0,0,1,16,0,0,NULL), - (44883,0,0,1,16,0,0,NULL), - (44884,0,0,1,16,0,0,NULL), - (44885,0,0,1,16,0,0,NULL), - (44886,0,0,1,16,0,0,NULL), - (44887,0,0,1,16,0,0,NULL), - (44888,0,0,1,16,0,0,NULL), - (44889,0,0,1,16,0,0,NULL), - (44890,0,0,1,16,0,0,NULL), - (44891,0,0,1,16,0,0,NULL), - (44892,0,0,1,16,0,0,NULL), - (44893,0,0,1,16,0,0,NULL), - (44894,0,0,1,16,0,0,NULL), - (44895,0,0,1,16,0,0,NULL), - (44896,0,0,1,16,0,0,NULL), - (44897,0,0,1,16,0,0,NULL), - (44898,0,0,1,16,0,0,NULL), - (44899,0,0,1,16,0,0,NULL), - (44900,0,0,1,16,0,0,NULL), - (44901,0,0,1,16,0,0,NULL), - (44902,0,0,1,16,0,0,NULL), - (44903,0,0,1,16,0,0,NULL), - (44904,0,0,1,16,0,0,NULL), - (44905,0,0,1,16,0,0,NULL), - (44906,0,0,1,16,0,0,NULL), - (44907,0,0,1,16,0,0,NULL), - (44908,0,0,1,16,0,0,NULL), - (44909,0,0,1,16,0,0,NULL), - (44910,0,0,1,16,0,0,NULL), - (44911,0,0,1,16,0,0,NULL), - (44912,0,0,1,16,0,0,NULL), - (44913,0,0,1,16,0,0,NULL), - (44914,0,0,1,16,0,0,NULL), - (44915,0,0,1,16,0,0,NULL), - (44916,0,0,1,16,0,0,NULL), - (44917,0,0,1,16,0,0,NULL), - (44918,0,0,1,16,0,0,NULL), - (44919,0,0,1,16,0,0,NULL), - (44920,0,0,1,16,0,0,NULL), - (44921,0,0,1,16,0,0,NULL), - (44922,0,0,1,16,0,0,NULL), - (44923,0,0,1,16,0,0,NULL), - (44924,0,0,1,16,0,0,NULL), - (44925,0,0,1,16,0,0,NULL), - (44926,0,0,1,16,0,0,NULL), - (44927,0,0,1,16,0,0,NULL), - (44928,0,0,1,16,0,0,'12544'), - (44929,0,0,1,16,0,0,NULL), - (44930,0,0,1,16,0,0,NULL), - (44931,0,0,1,16,0,0,NULL), - (44932,0,0,1,16,0,0,NULL), - (44933,0,0,1,16,0,0,NULL), - (44934,0,0,1,16,0,0,NULL), - (44935,0,0,1,16,0,0,NULL), - (44936,0,0,1,16,0,0,NULL), - (44937,0,0,1,16,0,0,NULL), - (44938,0,0,1,16,0,0,NULL), - (44939,0,0,1,16,0,0,NULL), - (44940,0,0,1,16,0,0,'12544'), - (44941,0,0,1,16,0,0,NULL), - (44942,0,0,1,16,0,0,NULL), - (44943,0,0,1,16,0,0,NULL), - (44944,0,0,1,16,0,0,NULL), - (44945,0,0,1,16,0,0,NULL), - (44946,0,0,1,16,0,0,NULL), - (44947,0,0,1,16,0,0,NULL), - (44949,0,0,1,16,0,0,NULL), - (44950,0,0,1,16,0,0,NULL), - (44951,0,0,1,16,0,0,NULL), - (44952,0,0,1,16,0,0,NULL), - (44953,0,0,1,16,0,0,NULL), - (44954,0,0,1,16,0,0,NULL), - (44955,0,0,1,16,0,0,NULL), - (44956,0,0,1,16,0,0,NULL), - (44957,0,0,1,16,0,0,NULL), - (44958,0,0,1,16,0,0,NULL), - (44959,0,0,1,16,0,0,NULL), - (44960,0,0,1,16,0,0,NULL), - (44961,0,0,1,16,0,0,NULL), - (44962,0,0,1,16,0,0,NULL), - (44963,0,0,1,16,0,0,NULL), (44964,0,0,1,16,0,0,NULL), - (44965,0,0,1,16,0,0,NULL), - (44966,0,0,1,16,0,0,NULL), - (44967,0,0,1,16,0,0,NULL), - (44968,0,0,1,16,0,0,NULL), - (44969,0,0,1,16,0,0,NULL), - (44970,0,0,1,16,0,0,NULL), - (44971,0,0,1,16,0,0,NULL), - (44972,0,0,1,16,0,0,NULL), - (44973,0,0,1,16,0,0,NULL), - (44974,0,0,1,16,0,0,NULL), - (44975,0,0,1,16,0,0,NULL), - (44976,0,0,1,16,0,0,NULL), - (44977,0,0,1,16,0,0,NULL), - (44978,0,0,1,16,0,0,NULL), - (44979,0,0,1,16,0,0,NULL), - (44980,0,0,1,16,0,0,'12544'), - (44981,0,0,1,16,0,0,NULL), - (44982,0,0,1,16,0,0,NULL), - (44983,0,0,1,16,0,0,NULL), - (44984,0,0,1,16,0,0,NULL), - (44985,0,0,1,16,0,0,NULL), - (44986,0,0,1,16,0,0,NULL), - (44987,0,0,1,16,0,0,NULL), - (44988,0,0,1,16,0,0,NULL), - (44989,0,0,1,16,0,0,NULL), - (44990,0,0,1,16,0,0,NULL), - (44991,0,0,1,16,0,0,NULL), - (44992,0,0,1,16,0,0,NULL), - (44993,0,0,1,16,0,0,NULL), - (44994,0,0,1,16,0,0,NULL), - (44995,0,0,1,16,0,0,NULL), - (44996,0,0,1,16,0,0,NULL), - (44997,0,0,1,16,0,0,NULL), - (44998,0,0,1,16,0,0,NULL), - (44999,0,0,1,16,0,0,NULL), - (45000,0,0,1,16,0,0,NULL), - (45001,0,0,1,16,0,0,NULL), - (45002,0,0,1,16,0,0,NULL), - (45003,0,0,1,16,0,0,NULL), - (45004,0,0,1,16,0,0,NULL), - (45005,0,0,1,16,0,0,NULL), - (45006,0,0,1,16,0,0,NULL), - (45007,0,0,1,16,0,0,NULL), - (45008,0,0,1,16,0,0,NULL), - (45009,0,0,1,16,0,0,NULL), - (45010,0,0,1,16,0,0,NULL), - (45011,0,0,1,16,0,0,NULL), - (45012,0,0,1,16,0,0,NULL), - (45013,0,0,1,16,0,0,NULL), - (45014,0,0,1,16,0,0,NULL), - (45015,0,0,1,16,0,0,NULL), - (45016,0,0,1,16,0,0,NULL), - (45017,0,0,1,16,0,0,NULL), - (45018,0,0,1,16,0,0,NULL), - (45019,0,0,1,16,0,0,NULL), - (45020,0,0,1,16,0,0,NULL), - (45021,0,0,1,16,0,0,NULL), - (45022,0,0,1,16,0,0,NULL), - (45023,0,0,1,16,0,0,NULL), - (45024,0,0,1,16,0,0,NULL), - (45025,0,0,1,16,0,0,NULL), - (45026,0,0,1,16,0,0,NULL), - (45027,0,0,1,16,0,0,NULL), - (45028,0,0,1,16,0,0,NULL), - (45029,0,0,1,16,0,0,NULL), - (45030,0,0,1,16,0,0,NULL), - (45031,0,0,1,16,0,0,NULL), - (45032,0,0,1,16,0,0,NULL), - (45033,0,0,1,16,0,0,NULL), - (45034,0,0,1,16,0,0,NULL), - (45035,0,0,1,16,0,0,NULL), - (45036,0,0,1,16,0,0,NULL), - (45037,0,0,1,16,0,0,NULL), - (45038,0,0,1,16,0,0,NULL), - (45039,0,0,1,16,0,0,NULL), - (45040,0,0,1,16,0,0,NULL), - (45041,0,0,1,16,0,0,NULL), - (45042,0,0,1,16,0,0,NULL), - (45043,0,0,1,16,0,0,NULL), - (45044,0,0,1,16,0,0,NULL), - (45045,0,0,1,16,0,0,NULL), - (45046,0,0,1,16,0,0,NULL), - (45047,0,0,1,16,0,0,NULL), - (45048,0,0,1,16,0,0,NULL), - (45049,0,0,1,16,0,0,NULL), - (45050,0,0,1,16,0,0,NULL), - (45051,0,0,1,16,0,0,NULL), - (45052,0,0,1,16,0,0,NULL), - (45053,0,0,1,16,0,0,NULL), - (45054,0,0,1,16,0,0,NULL), - (45055,0,0,1,16,0,0,NULL), - (45056,0,0,1,16,0,0,NULL), - (45057,0,0,1,16,0,0,NULL), - (45058,0,0,1,16,0,0,NULL), - (45059,0,0,1,16,0,0,NULL), - (45060,0,0,1,16,0,0,NULL), - (45061,0,0,1,16,0,0,NULL), - (45062,0,0,1,16,0,0,NULL), - (45063,0,0,1,16,0,0,NULL), - (45064,0,0,1,16,0,0,NULL), - (45065,0,0,1,16,0,0,NULL), - (45066,0,0,1,16,0,0,NULL), - (45067,0,0,1,16,0,0,NULL), - (45068,0,0,1,16,0,0,NULL), - (45069,0,0,1,16,0,0,NULL), - (45070,0,0,1,16,0,0,NULL), - (45071,0,0,1,16,0,0,NULL), - (45072,0,0,1,16,0,0,NULL), - (45073,0,0,1,16,0,0,NULL), - (45075,0,0,1,16,0,0,NULL), - (45078,0,0,1,16,0,0,NULL), - (45079,0,0,1,16,0,0,NULL), - (45080,0,0,1,16,0,0,NULL), - (45081,0,0,1,16,0,0,NULL), - (45082,0,0,1,16,0,0,NULL), - (45083,0,0,1,16,0,0,NULL), - (45084,0,0,1,16,0,0,NULL), - (45085,0,0,1,16,0,0,NULL), - (45086,0,0,1,16,0,0,NULL), - (45087,0,0,1,16,0,0,NULL), - (45088,0,0,1,16,0,0,NULL), - (45089,0,0,1,16,0,0,NULL), - (45090,0,0,1,16,0,0,NULL), - (45092,0,0,1,16,0,0,NULL), - (45093,0,0,1,16,0,0,NULL), - (45094,0,0,1,16,0,0,NULL), - (45096,0,0,1,16,0,0,NULL), - (45097,0,0,1,16,0,0,NULL), - (45098,0,0,1,16,0,0,NULL), - (45099,0,0,1,16,0,0,NULL), - (45103,0,0,1,16,0,0,NULL), - (45104,0,0,1,16,0,0,NULL), - (45108,0,0,1,16,0,0,NULL), - (45109,0,0,1,16,0,0,NULL), - (45110,0,0,1,16,0,0,NULL), - (45111,0,0,1,16,0,0,NULL), - (45112,0,0,1,16,0,0,NULL), - (45113,0,0,1,16,0,0,NULL), - (45114,0,0,1,16,0,0,NULL), - (45115,0,0,1,16,0,0,NULL), - (45116,0,0,1,16,0,0,NULL), - (45117,0,0,1,16,0,0,NULL), - (45118,0,0,1,16,0,0,NULL), - (45119,0,0,1,16,0,0,NULL), - (45120,0,0,1,16,0,0,NULL), - (45121,0,0,1,16,0,0,NULL), - (45122,0,0,1,16,0,0,NULL), - (45123,0,0,1,16,0,0,NULL), - (45124,0,0,1,16,0,0,NULL), - (45125,0,0,1,16,0,0,NULL), - (45126,0,0,1,16,0,0,NULL), - (45127,0,0,1,16,0,0,NULL), - (45128,0,0,1,16,0,0,NULL), - (45129,0,0,1,16,0,0,NULL), - (45130,0,0,1,16,0,0,NULL), - (45131,0,0,1,16,0,0,NULL), - (45132,0,0,1,16,0,0,NULL), - (45133,0,0,1,16,0,0,NULL), - (45136,0,0,1,16,0,0,NULL), - (45138,0,0,1,16,0,0,NULL), - (45139,0,0,1,16,0,0,NULL), - (45140,0,0,1,16,0,0,NULL), - (45141,0,0,1,16,0,0,NULL), - (45142,0,0,1,16,0,0,NULL), - (45143,0,0,1,16,0,0,NULL), - (45144,0,0,1,16,0,0,NULL), - (45145,0,0,1,16,0,0,NULL), - (45147,0,0,1,16,0,0,NULL), - (45148,0,0,1,16,0,0,NULL), - (45149,0,0,1,16,0,0,NULL), - (45150,0,0,1,16,0,0,NULL), - (45151,0,0,1,16,0,0,NULL), - (45152,0,0,1,16,0,0,NULL), - (45153,0,0,1,16,0,0,NULL), - (45154,0,0,1,16,0,0,NULL), - (45155,0,0,1,16,0,0,NULL), - (45156,0,0,1,16,0,0,NULL), - (45157,0,0,1,16,0,0,NULL), - (45158,0,0,1,16,0,0,NULL), - (45159,0,0,1,16,0,0,NULL), - (45160,0,0,1,16,0,0,NULL), - (45161,0,0,1,16,0,0,NULL), - (45162,0,0,1,16,0,0,NULL), - (45163,0,0,1,16,0,0,NULL), - (45164,0,0,1,16,0,0,NULL), - (45165,0,0,1,16,0,0,NULL), - (45167,0,0,1,16,0,0,NULL), - (45168,0,0,1,16,0,0,NULL), - (45169,0,0,1,16,0,0,NULL), - (45170,0,0,1,16,0,0,NULL), - (45171,0,0,1,16,0,0,NULL), - (45172,0,0,1,16,0,0,NULL), - (45173,0,0,1,16,0,0,NULL), - (45174,0,0,1,16,0,0,NULL), - (45175,0,0,1,16,0,0,NULL), - (45176,0,0,1,16,0,0,NULL), - (45177,0,0,1,16,0,0,NULL), - (45178,0,0,1,16,0,0,NULL), - (45179,0,0,1,16,0,0,NULL), - (45180,0,0,1,16,0,0,NULL), - (45181,0,0,1,16,0,0,NULL), - (45182,0,0,1,16,0,0,NULL), - (45183,0,0,1,16,0,0,NULL), - (45184,0,0,1,16,0,0,NULL), - (45185,0,0,1,16,0,0,NULL), - (45187,0,0,1,16,0,0,NULL), - (45188,0,0,1,16,0,0,NULL), - (45189,0,0,1,16,0,0,NULL), - (45190,0,0,1,16,0,0,NULL), - (45191,0,0,1,16,0,0,NULL), - (45192,0,0,1,16,0,0,NULL), - (45193,0,0,1,16,0,0,NULL), - (45194,0,0,1,16,0,0,NULL), - (45195,0,0,1,16,0,0,NULL), - (45196,0,0,1,16,0,0,NULL), - (45197,0,0,1,16,0,0,NULL), - (45198,0,0,1,16,0,0,NULL), - (45199,0,0,1,16,0,0,NULL), - (45200,0,0,1,16,0,0,NULL), - (45201,0,0,1,16,0,0,NULL), - (45202,0,0,1,16,0,0,NULL), - (45203,0,0,1,16,0,0,NULL), - (45204,0,0,1,16,0,0,'18950'), - (45205,0,0,1,16,0,0,NULL), - (45208,0,0,1,16,0,0,NULL), - (45210,0,0,1,16,0,0,NULL), - (45211,0,0,1,16,0,0,NULL), - (45212,0,0,1,16,0,0,NULL), - (45213,0,0,1,16,0,0,NULL), - (45216,0,0,1,16,0,0,NULL), - (45217,0,0,1,16,0,0,NULL), (45218,0,0,1,16,0,0,NULL), - (45219,0,0,1,16,0,0,NULL), - (45221,0,0,1,16,0,0,NULL), - (45222,0,0,1,16,0,0,NULL), - (45223,0,0,1,16,0,0,NULL), - (45224,0,0,1,16,0,0,NULL), - (45225,0,8,1,16,0,0,NULL), - (45227,0,0,1,16,0,0,NULL), - (45228,0,0,1,16,0,0,NULL), - (45229,0,0,1,16,0,0,NULL), - (45230,0,0,1,16,0,0,NULL), - (45231,0,0,1,16,0,0,NULL), - (45232,0,0,1,16,0,0,NULL), - (45233,0,0,1,16,0,0,NULL), - (45234,0,0,1,16,0,0,NULL), - (45235,0,0,1,16,0,0,NULL), - (45236,0,0,1,16,0,0,NULL), - (45237,0,0,1,16,0,0,NULL), - (45238,0,0,1,16,0,0,NULL), - (45239,0,0,1,16,0,0,NULL), - (45240,0,0,1,16,0,0,NULL), - (45241,0,0,1,16,0,0,NULL), - (45242,0,0,1,16,0,0,NULL), - (45243,0,0,1,16,0,0,NULL), - (45244,0,0,1,16,0,0,NULL), - (45245,0,0,1,16,0,0,NULL), - (45247,0,0,1,16,0,0,NULL), - (45248,0,0,1,16,0,0,NULL), - (45249,0,0,1,16,0,0,NULL), - (45250,0,0,1,16,0,0,NULL), - (45251,0,0,1,16,0,0,NULL), - (45252,0,0,1,16,0,0,NULL), - (45253,0,0,1,16,0,0,NULL), - (45254,0,0,1,16,0,0,NULL), - (45255,0,0,1,16,0,0,NULL), - (45256,0,0,1,16,0,0,NULL), - (45257,0,0,1,16,0,0,NULL), - (45258,0,0,1,16,0,0,NULL), - (45259,0,0,1,16,0,0,NULL), - (45260,0,0,1,16,0,0,NULL), - (45261,0,0,1,16,0,0,NULL), - (45262,0,0,1,16,0,0,NULL), - (45263,0,0,1,16,0,0,NULL), - (45264,0,0,1,16,0,0,NULL), - (45265,0,0,1,16,0,0,NULL), - (45266,0,0,1,16,0,0,NULL), - (45267,0,0,1,16,0,0,NULL), - (45268,0,0,1,16,0,0,NULL), - (45269,0,0,1,16,0,0,NULL), - (45270,0,0,1,16,0,0,NULL), - (45271,0,0,1,16,0,0,NULL), - (45272,0,0,1,16,0,0,NULL), - (45273,0,0,1,16,0,0,NULL), - (45274,0,0,1,16,0,0,NULL), - (45275,0,0,1,16,0,0,NULL), - (45276,0,0,1,16,0,0,NULL), - (45277,0,0,1,16,0,0,NULL), - (45278,0,0,1,16,0,0,NULL), - (45279,0,0,1,16,0,0,NULL), - (45280,0,0,1,16,0,0,NULL), - (45281,0,0,1,16,0,0,NULL), - (45282,0,0,1,16,0,0,NULL), - (45283,0,0,1,16,0,0,NULL), - (45284,0,0,1,16,0,0,NULL), - (45285,0,0,1,16,0,0,NULL), - (45286,0,0,1,16,0,0,NULL), - (45287,0,0,1,16,0,0,NULL), - (45288,0,0,1,16,0,0,NULL), - (45289,0,0,1,16,0,0,NULL), - (45290,0,0,1,16,0,0,NULL), - (45291,0,0,1,16,0,0,NULL), - (45292,0,0,1,16,0,0,NULL), - (45293,0,0,1,16,0,0,NULL), - (45294,0,0,1,16,0,0,NULL), - (45295,0,0,1,16,0,0,NULL), - (45296,0,0,1,16,0,0,NULL), - (45297,0,0,1,16,0,0,NULL), - (45298,0,0,1,16,0,0,NULL), - (45299,0,0,1,16,0,0,NULL), - (45300,0,0,1,16,0,0,NULL), - (45301,0,0,1,16,0,0,NULL), - (45302,0,0,1,16,0,0,'10951'), - (45303,0,0,1,16,0,0,NULL), - (45304,0,0,1,16,0,0,NULL), - (45305,0,0,1,16,0,0,NULL), - (45306,0,0,1,16,0,0,NULL), - (45307,0,0,1,16,0,0,NULL), - (45308,0,0,1,16,0,0,NULL), - (45309,0,0,1,16,0,0,NULL), - (45310,0,0,1,16,0,0,NULL), - (45311,0,0,1,16,0,0,NULL), - (45312,0,0,1,16,0,0,NULL), - (45313,0,0,1,16,0,0,NULL), - (45314,0,0,1,16,0,0,NULL), - (45315,0,0,1,16,0,0,NULL), - (45316,0,0,1,16,0,0,NULL), - (45317,0,0,1,16,0,0,NULL), - (45318,0,0,1,16,0,0,NULL), - (45319,0,0,1,16,0,0,NULL), - (45320,0,0,1,16,0,0,NULL), - (45321,0,0,1,16,0,0,NULL), - (45322,0,0,1,16,0,0,NULL), - (45323,0,0,1,16,0,0,NULL), - (45324,0,0,1,16,0,0,NULL), - (45325,0,0,1,16,0,0,NULL), - (45327,0,0,1,16,0,0,NULL), - (45328,0,0,1,16,0,0,NULL), - (45329,0,0,1,16,0,0,NULL), - (45330,0,0,1,16,0,0,NULL), - (45331,0,0,1,16,0,0,NULL), - (45332,0,0,1,16,0,0,NULL), - (45333,0,0,1,16,0,0,NULL), - (45334,0,0,1,16,0,0,NULL), - (45335,0,0,1,16,0,0,NULL), - (45336,0,0,1,16,0,0,NULL), - (45337,0,0,1,16,0,0,NULL), - (45338,0,0,1,16,0,0,NULL), - (45339,0,0,1,16,0,0,NULL), - (45340,0,0,1,16,0,0,NULL), - (45341,0,0,1,16,0,0,NULL), - (45342,0,0,1,16,0,0,NULL), - (45343,0,0,1,16,0,0,NULL), - (45344,0,0,1,16,0,0,NULL), - (45345,0,0,1,16,0,0,NULL), - (45346,0,0,1,16,0,0,NULL), - (45347,0,0,1,16,0,0,NULL), - (45348,0,0,1,16,0,0,NULL), - (45349,0,0,1,16,0,0,NULL), (45350,0,0,1,16,0,0,'17175'), - (45351,0,0,1,16,0,0,NULL), - (45352,0,0,1,16,0,0,NULL), - (45353,0,0,1,16,0,0,NULL), - (45354,0,0,1,16,0,0,NULL), - (45355,0,0,1,16,0,0,NULL), - (45356,0,0,1,16,0,0,NULL), - (45357,0,0,1,16,0,0,NULL), - (45358,0,0,1,16,0,0,NULL), - (45359,0,0,1,16,0,0,NULL), - (45360,0,0,1,16,0,0,NULL), - (45361,0,0,1,16,0,0,NULL), - (45362,0,0,1,16,0,0,NULL), - (45363,0,0,1,16,0,0,NULL), - (45364,0,0,1,16,0,0,NULL), - (45365,0,0,1,16,0,0,NULL), - (45366,0,0,1,16,0,0,NULL), - (45367,0,0,1,16,0,0,NULL), - (45368,0,0,1,16,0,0,NULL), - (45369,0,0,1,16,0,0,NULL), - (45370,0,0,1,16,0,0,NULL), - (45371,0,0,1,16,0,0,NULL), - (45372,0,0,1,16,0,0,NULL), - (45373,0,0,1,16,0,0,NULL), - (45374,0,0,1,16,0,0,NULL), - (45375,0,0,1,16,0,0,NULL), - (45376,0,0,1,16,0,0,NULL), - (45377,0,0,1,16,0,0,NULL), - (45378,0,0,1,16,234,0,NULL), - (45379,0,0,1,16,0,0,NULL), - (45380,0,0,1,16,234,0,NULL), - (45381,0,0,1,16,0,0,NULL), (45382,0,0,1,16,0,0,NULL), - (45383,0,0,1,16,234,0,NULL), - (45384,0,0,1,16,234,0,NULL), (45385,0,0,1,16,0,0,NULL), - (45386,0,0,1,16,234,0,NULL), - (45387,0,0,1,16,0,0,NULL), - (45388,0,0,1,16,0,0,NULL), - (45389,0,0,1,16,0,0,NULL), - (45390,0,0,1,16,0,0,NULL), - (45391,0,0,1,16,0,0,'8279'), - (45392,0,0,1,16,0,0,NULL), (45393,0,0,1,16,0,0,NULL), - (45394,0,0,1,16,0,0,NULL), (45395,0,0,1,16,0,0,NULL), - (45396,0,0,1,16,0,0,'8279'), - (45397,0,0,1,16,0,0,NULL), - (45398,0,0,1,16,0,0,NULL), - (45399,0,0,1,16,0,0,NULL), - (45400,0,0,1,16,0,0,NULL), - (45401,0,0,1,16,0,0,NULL), - (45402,0,0,1,16,0,0,NULL), - (45403,0,0,1,16,0,0,NULL), - (45404,0,0,1,16,0,0,NULL), - (45405,0,0,1,16,0,0,NULL), - (45406,0,0,1,16,0,0,NULL), - (45407,0,0,1,16,0,0,NULL), - (45408,0,0,1,16,0,0,NULL), - (45409,0,0,1,16,0,0,NULL), - (45410,0,0,1,16,0,0,NULL), - (45411,0,0,1,16,0,0,NULL), - (45412,0,0,1,16,0,0,NULL), - (45413,0,0,1,16,0,0,NULL), - (45414,0,0,1,16,0,0,NULL), - (45415,0,0,1,16,0,0,NULL), - (45416,0,0,1,16,0,0,NULL), - (45417,0,0,1,16,0,0,NULL), - (45419,0,0,1,16,0,0,NULL), - (45420,0,0,1,16,0,0,NULL), - (45421,0,0,1,16,0,0,NULL), - (45422,0,0,1,16,0,0,NULL), - (45423,0,0,1,16,0,0,NULL), - (45424,0,0,1,16,0,0,NULL), - (45425,0,0,1,16,0,0,NULL), - (45426,0,0,1,16,0,0,NULL), - (45427,0,0,1,16,0,0,NULL), - (45428,0,0,1,16,0,0,NULL), - (45429,0,0,1,16,0,0,NULL), - (45430,0,0,1,16,0,0,'17327'), - (45431,0,0,1,16,0,0,NULL), - (45432,0,0,1,16,0,0,'13008'), - (45433,0,0,1,16,0,0,NULL), - (45434,0,0,1,16,0,0,NULL), - (45435,0,0,1,16,0,0,NULL), - (45436,0,0,1,16,0,0,NULL), - (45437,0,0,1,16,0,0,NULL), - (45438,0,0,1,16,0,0,NULL), - (45439,0,7,1,16,0,0,NULL), - (45440,0,0,1,16,0,0,NULL), - (45441,0,0,1,16,0,0,NULL), - (45442,0,0,1,16,0,0,NULL), - (45443,0,0,1,16,0,0,NULL), - (45444,0,0,1,16,0,0,NULL), - (45445,0,0,1,16,0,0,NULL), - (45446,0,0,1,16,0,0,NULL), - (45447,0,0,1,16,0,0,NULL), - (45448,0,0,1,16,0,0,NULL), - (45449,0,0,1,16,0,0,NULL), - (45450,0,0,1,16,0,0,NULL), - (45451,0,0,1,16,0,0,NULL), - (45452,0,0,2,16,0,0,NULL), - (45453,0,0,1,16,0,0,NULL), - (45454,0,0,1,16,0,0,NULL), - (45455,0,0,1,16,0,0,NULL), - (45456,0,0,1,16,0,0,NULL), - (45457,0,0,1,16,0,0,NULL), - (45458,0,0,1,16,0,0,NULL), - (45459,0,0,1,16,0,0,NULL), - (45460,0,0,1,16,0,0,NULL), - (45461,0,0,1,16,0,0,NULL), - (45462,0,0,1,16,0,0,NULL), - (45463,0,0,1,16,0,0,NULL), - (45464,0,0,1,16,0,0,NULL), - (45465,0,0,1,16,0,0,NULL), - (45466,0,0,1,16,0,0,NULL), - (45467,0,0,1,16,0,0,NULL), - (45468,0,0,1,16,0,0,NULL), - (45469,0,0,1,16,0,0,NULL), - (45470,0,0,1,16,0,0,NULL), - (45471,0,0,1,16,0,0,NULL), (45521,0,0,1,16,0,0,NULL), - (45473,0,0,1,16,0,0,NULL), - (45524,0,0,1,16,0,0,NULL), - (45478,0,0,1,16,0,0,NULL), - (45479,0,0,1,16,0,0,NULL), - (45480,0,0,1,16,0,0,NULL), - (45481,0,0,1,16,0,0,NULL), - (45482,0,0,1,16,0,0,NULL), - (45483,0,0,1,16,0,0,NULL), - (45484,0,0,1,16,0,0,NULL), - (45485,0,0,1,16,0,0,NULL), - (45486,0,0,1,16,0,0,NULL), - (45487,0,0,1,16,0,0,NULL), - (45488,0,0,1,16,0,0,NULL), - (45493,0,0,1,16,0,0,NULL), - (45494,0,0,1,16,0,0,NULL), - (45495,0,0,1,16,0,0,NULL), - (45496,0,0,1,16,0,0,NULL), - (45497,0,0,1,16,0,0,NULL), - (45499,0,0,1,16,0,0,NULL), - (45502,0,0,1,16,0,0,NULL), - (45503,0,0,1,16,0,0,NULL), - (45504,0,0,1,16,0,0,NULL), - (45505,0,0,1,16,0,0,NULL), - (45506,0,0,1,16,0,0,NULL), - (45507,0,0,1,16,0,0,NULL), - (45508,0,0,1,16,0,0,NULL), - (45509,0,0,1,16,0,0,NULL), - (45510,0,0,1,16,0,0,NULL), - (45511,0,0,1,16,0,0,NULL), - (45512,0,0,1,16,0,0,NULL), - (45513,0,0,1,16,0,0,NULL), - (45517,0,0,1,16,0,0,NULL), - (45518,0,0,1,16,0,0,NULL), - (45519,0,0,1,16,0,0,NULL), - (45520,0,0,1,16,173,0,NULL), (45472,0,0,1,16,0,0,NULL), - (45522,0,0,1,16,173,0,NULL), - (45523,0,0,1,16,173,0,NULL), (45477,0,0,1,16,234,0,NULL), - (45525,0,0,1,16,0,0,NULL), - (45526,0,0,1,16,0,0,NULL), - (45527,0,0,1,16,0,0,NULL), - (45528,0,0,1,16,0,0,NULL), - (45529,0,0,1,16,0,0,NULL), - (45530,0,0,1,16,0,0,NULL), (45531,0,0,1,16,0,0,NULL), - (45532,0,0,1,16,0,0,NULL), - (45533,0,0,1,16,0,0,NULL), (45534,0,0,1,16,0,0,NULL), - (45535,0,0,1,16,0,0,NULL), - (45536,0,0,1,16,0,0,NULL), - (45539,0,0,1,16,0,0,NULL), - (45540,0,0,1,16,0,0,NULL), - (45541,0,0,1,16,0,0,NULL), - (45542,0,0,1,16,0,0,NULL), - (45543,0,0,1,16,0,0,NULL), - (45544,0,0,1,16,0,0,NULL), - (45545,0,0,1,16,0,0,NULL), - (45546,0,0,1,16,0,0,NULL), - (45547,0,0,1,16,0,0,NULL), - (45548,0,0,1,16,0,0,NULL), (45549,0,0,1,16,0,0,'12544'), - (45550,0,0,1,16,0,0,NULL), - (45551,0,0,1,16,0,0,NULL), - (45552,0,0,1,16,0,0,NULL), - (45553,0,0,1,16,0,0,NULL), - (45554,0,0,1,16,0,0,NULL), - (45555,0,0,1,16,0,0,NULL), - (45556,0,0,1,16,0,0,NULL), - (45557,0,0,1,16,0,0,NULL), - (45558,0,0,1,16,233,0,NULL), - (45559,0,0,1,16,233,0,NULL), - (45560,0,0,1,16,233,0,NULL), - (45561,0,0,1,16,233,0,NULL), - (45562,0,0,1,16,233,0,NULL), - (45563,0,0,1,16,233,0,NULL), - (45564,0,0,1,16,233,0,NULL), - (45565,0,0,1,16,233,0,NULL), - (45566,0,0,1,16,233,0,NULL), - (45567,0,0,1,16,233,0,NULL), - (45568,0,0,1,16,0,0,NULL), - (45569,0,0,1,16,0,0,NULL), - (45572,0,0,1,16,0,0,NULL), - (45573,0,0,1,16,0,0,NULL), - (45575,0,0,1,16,0,0,NULL), - (45576,0,0,1,16,0,0,NULL), - (45577,0,0,1,16,0,0,NULL), - (45578,0,0,1,16,0,0,NULL), - (45579,0,0,1,16,0,0,NULL), - (45581,0,0,1,16,0,0,NULL), - (45582,0,0,1,16,0,0,NULL), - (45583,0,0,1,16,0,0,NULL), - (45584,0,0,1,16,0,0,NULL), - (45585,0,0,1,16,0,0,NULL), - (45586,0,0,1,16,0,0,NULL), - (45587,0,0,1,16,0,0,NULL), - (45588,0,0,1,16,0,0,NULL), - (45589,0,0,1,16,0,0,NULL), - (45590,0,0,1,16,0,0,NULL), - (45591,0,0,1,16,0,0,NULL), - (45592,0,0,1,16,0,0,NULL), - (45593,0,0,1,16,0,0,NULL), - (45594,0,0,1,16,0,0,NULL), - (45595,0,0,1,16,0,0,NULL), - (45596,0,0,1,16,0,0,NULL), - (45597,0,0,1,16,0,0,NULL), - (45598,0,0,1,16,0,0,NULL), - (45599,0,0,1,16,0,0,NULL), - (45600,0,0,1,16,0,0,NULL), - (45601,0,0,1,16,0,0,NULL), - (45602,0,0,1,16,0,0,NULL), - (45603,0,0,1,16,0,0,NULL), - (45604,0,0,1,16,0,0,NULL), - (45605,0,0,1,16,0,0,NULL), - (45606,0,0,1,16,0,0,NULL), - (45607,0,0,1,16,0,0,NULL), - (45608,0,0,1,16,0,0,NULL), - (45609,0,0,1,16,0,0,NULL), - (45610,0,0,1,16,0,0,'8279'), - (45611,0,0,1,16,0,0,NULL), - (45612,0,0,1,16,0,0,NULL), - (45613,0,0,1,16,0,0,NULL), - (45614,0,0,1,16,0,0,NULL), - (45615,0,0,1,16,0,0,NULL), - (45616,0,0,1,16,0,0,NULL), - (45617,0,0,1,16,0,0,NULL), - (45618,0,0,1,16,0,0,NULL), - (45619,0,0,1,16,0,0,NULL), - (45620,0,0,1,16,0,0,NULL), - (45621,0,0,1,16,0,0,NULL), - (45622,0,0,1,16,0,0,NULL), - (45623,0,0,1,16,0,0,NULL), - (45624,0,0,1,16,0,0,NULL), - (45625,0,0,1,16,0,0,NULL), - (45626,0,0,1,16,0,0,NULL), - (45627,0,0,1,16,0,0,NULL), - (45628,0,0,1,16,0,0,NULL), - (45629,0,0,1,16,0,0,NULL), - (45630,0,0,1,16,0,0,NULL), - (45631,0,0,1,16,0,0,NULL), - (45632,0,0,1,16,0,0,NULL), - (45633,0,0,1,16,0,0,NULL), - (45634,0,0,1,16,0,0,NULL), - (45635,0,0,1,16,0,0,NULL), - (45636,0,0,1,16,0,0,NULL), - (45637,0,0,1,16,0,0,NULL), - (45638,0,0,1,16,0,0,NULL), - (45639,0,0,1,16,0,0,NULL), - (45640,0,0,1,16,0,0,NULL), - (45641,0,0,1,16,0,0,NULL), - (45642,0,0,1,16,0,0,NULL), - (45643,0,0,1,16,0,0,NULL), - (45644,0,0,1,16,0,0,NULL), - (45645,0,0,1,16,0,0,NULL), - (45646,0,0,1,16,0,0,NULL), - (45647,0,0,1,16,0,0,NULL), - (45648,0,0,1,16,0,0,NULL), - (45649,0,0,1,16,0,0,NULL), - (45650,0,0,1,16,0,0,NULL), - (45651,0,0,1,16,0,0,NULL), - (45652,0,0,1,16,0,0,NULL), - (45653,0,0,1,16,0,0,NULL), - (45654,0,0,1,16,0,0,NULL), - (45655,0,0,1,16,0,0,NULL), - (45656,0,0,1,16,0,0,NULL), - (45657,0,0,1,16,0,0,NULL), - (45658,0,0,1,16,0,0,NULL), - (45659,0,0,1,16,0,0,NULL), - (45660,0,0,1,16,0,0,NULL), - (45661,0,0,1,16,0,0,NULL), - (45662,0,0,1,16,0,0,NULL), - (45663,0,0,1,16,0,0,NULL), - (45664,0,0,1,16,0,0,NULL), - (45665,0,0,1,16,0,0,NULL), - (45666,0,0,1,16,0,0,NULL), - (45667,0,0,1,16,0,0,NULL), - (45668,0,0,1,16,0,0,NULL), - (45669,0,0,1,16,0,0,NULL), - (45670,0,0,1,16,0,0,NULL), - (45671,0,0,1,16,0,0,NULL), - (45672,0,0,1,16,0,0,NULL), - (45673,0,0,1,16,0,0,NULL), - (45674,0,0,1,16,0,0,NULL), - (45675,0,0,1,16,0,0,NULL), - (45676,0,0,1,16,0,0,NULL), - (45677,0,0,1,16,0,0,NULL), - (45678,0,0,1,16,0,0,NULL), - (45679,0,0,1,16,0,0,NULL), - (45680,0,0,1,16,0,0,NULL), - (45681,0,0,1,16,0,0,NULL), - (45682,0,0,1,16,0,0,NULL), - (45683,0,0,1,16,0,0,NULL), - (45684,0,0,1,16,0,0,NULL), - (45685,0,0,1,16,0,0,NULL), - (45686,0,0,1,16,0,0,NULL), - (45687,0,0,1,16,0,0,NULL), - (45688,0,0,1,16,0,0,NULL), - (45689,0,0,1,16,0,0,NULL), - (45690,0,0,1,16,0,0,NULL), - (45691,0,0,1,16,0,0,NULL), - (45692,0,0,1,16,0,0,NULL), - (45693,0,0,1,16,0,0,NULL), - (45694,0,0,1,16,0,0,NULL), - (45695,0,0,1,16,0,0,NULL), - (45696,0,0,1,16,0,0,NULL), - (45697,0,0,1,16,0,0,NULL), - (45698,0,0,1,16,0,0,NULL), - (45699,0,0,1,16,0,0,NULL), - (45700,0,0,1,16,0,0,NULL), - (45701,0,0,1,16,0,0,NULL), - (45702,0,0,1,16,0,0,NULL), - (45703,0,0,1,16,0,0,NULL), - (45705,0,0,1,16,0,0,NULL), - (45706,0,0,1,16,0,0,NULL), - (45709,0,0,1,16,0,0,NULL), - (45710,0,0,1,16,0,0,NULL), - (45711,0,0,1,16,0,0,NULL), - (45713,0,0,1,16,0,0,NULL), - (45714,0,0,1,16,0,0,NULL), - (45715,0,0,1,16,0,0,NULL), - (45716,0,0,1,16,0,0,NULL), - (45717,0,0,1,16,0,0,NULL), - (45720,0,0,1,16,0,0,NULL), - (45725,0,0,1,16,0,0,NULL), - (45726,0,0,1,16,0,0,NULL), - (45727,0,0,1,16,0,0,NULL), - (45728,0,0,1,16,0,0,NULL), - (45729,0,0,1,16,0,0,NULL), - (45730,0,0,1,16,0,0,NULL), - (45731,0,0,1,16,0,0,NULL), - (45732,0,0,1,16,0,0,NULL), - (45733,0,0,1,16,0,0,NULL), - (45735,0,0,1,16,0,0,NULL), - (45736,0,0,1,16,0,0,NULL), - (45737,0,0,1,16,0,0,NULL), - (45738,0,0,1,16,0,0,NULL), - (45739,0,0,1,16,0,0,NULL), - (45740,0,0,1,16,0,0,NULL), - (45845,0,0,1,16,0,0,'13864'), - (45846,0,0,1,16,0,0,'13864'), - (45847,0,0,1,16,0,0,'13864'), - (45848,0,0,1,16,0,0,'13864'), - (45849,0,0,1,16,0,0,'13864'), - (45850,0,0,1,16,0,0,NULL), - (45851,0,0,1,16,0,0,NULL), - (45852,0,0,1,16,0,0,'13864'), - (45853,0,0,1,16,0,0,'13864'), - (45854,0,0,1,16,0,0,'13864'), - (45855,0,0,1,16,0,0,'13864'), - (45856,0,0,1,16,0,0,'13864'), (45857,0,0,1,16,0,0,NULL), (45858,0,0,1,16,0,0,NULL), (45859,0,0,1,16,0,0,NULL), - (45861,0,0,1,16,0,0,NULL), - (45862,0,0,1,16,0,0,'13864'), - (45863,0,0,1,16,0,0,'13864'), - (45864,0,0,1,16,0,0,'13864'), - (45865,0,0,1,16,0,0,'13864'), - (45866,0,0,1,16,0,0,'13864'), - (45867,0,0,1,16,0,0,'8279'), - (45868,0,0,1,16,0,0,NULL), - (45869,0,0,1,16,0,0,'13864'), - (45870,0,0,1,16,0,0,'13864'), - (45871,0,0,1,16,0,0,'13864'), - (45872,0,0,1,16,0,0,'13864'), - (45873,0,0,1,16,0,0,NULL), (45874,0,0,1,16,0,0,'13864'), - (45875,0,0,1,16,0,0,'13864'), - (45876,0,0,1,16,0,0,'13864'), - (45877,0,0,1,16,0,0,'13864'), - (45878,0,0,1,16,0,0,'13864'), (45879,0,0,1,16,0,0,'13864'), - (45880,0,0,1,16,0,0,'13864'), - (45881,0,0,1,16,0,0,'13864'), - (45882,0,0,1,16,0,0,'13864'), - (45883,0,0,1,16,0,0,'13864'), (45884,0,0,1,16,0,0,'13864'), - (45885,0,0,1,16,0,0,NULL), - (45886,0,0,1,16,0,0,NULL), - (45887,0,0,1,16,0,0,NULL), - (45888,0,0,1,16,0,0,NULL), - (45889,0,0,1,16,0,0,NULL), - (45890,0,0,1,16,0,0,NULL), - (45891,0,0,1,16,0,0,NULL), - (45892,0,0,1,16,0,0,NULL), - (45893,0,0,1,16,0,0,'8279'), - (45894,0,0,1,16,0,0,NULL), - (45895,0,0,1,16,0,0,NULL), - (45896,0,0,1,16,0,0,'8279'), - (45897,0,0,1,16,0,0,'8279'), - (45898,0,0,1,16,0,0,'8279'), - (45899,0,0,1,16,0,0,NULL), - (45900,0,0,1,16,0,0,NULL), - (45901,0,0,1,16,0,0,'8279'), - (45902,0,0,1,16,0,0,'8279'), - (45903,0,0,1,16,0,0,NULL), - (45904,0,0,1,16,0,0,NULL), - (45905,0,0,1,16,0,0,NULL), - (45906,0,0,1,16,0,0,NULL), - (45907,0,0,1,16,0,0,NULL), - (45908,0,0,1,16,0,0,NULL), - (45909,0,0,1,16,0,0,NULL), - (45910,0,0,1,16,0,0,NULL), (45911,0,0,1,16,0,0,'13589'), - (45912,0,0,1,16,0,0,NULL), - (45913,0,0,1,16,0,0,NULL), - (45914,0,0,1,16,0,0,NULL), - (45915,0,0,1,16,0,0,'8279'), - (45916,0,0,1,16,0,0,'8279'), - (45917,0,0,1,16,0,0,'8279'), - (45918,0,0,1,16,0,0,NULL), - (45919,0,0,1,16,0,0,NULL), - (45920,0,0,1,16,0,0,NULL), - (45921,0,0,1,16,0,0,NULL), - (45922,0,0,1,16,0,0,NULL), - (45923,0,0,1,16,0,0,NULL), - (45924,0,0,1,16,0,0,'8279'), - (45925,0,0,1,16,0,0,'8279'), - (45926,0,0,1,16,0,0,'8279'), (45927,0,0,1,16,0,0,'13589'), (45928,0,0,1,16,0,0,'13589'), - (45929,0,0,1,16,0,0,NULL), - (45930,0,0,1,16,0,0,NULL), - (45931,0,0,1,16,0,0,NULL), - (45934,0,0,1,16,0,0,NULL), - (45935,0,0,1,16,0,0,NULL), - (45936,0,0,1,16,0,0,NULL), - (45937,0,0,1,16,0,0,NULL), - (45938,0,0,1,16,0,0,NULL), - (45939,0,0,1,16,0,0,NULL), - (45940,0,0,1,16,0,0,NULL), - (45941,0,0,1,16,0,0,NULL), - (45942,0,0,1,16,0,0,NULL), - (45943,0,0,1,16,0,0,NULL), - (45944,0,0,1,16,0,0,NULL), - (45945,0,0,1,16,0,0,NULL), - (45946,0,8,1,16,0,0,NULL), - (45947,0,8,1,16,0,0,NULL), (45948,0,0,1,16,0,0,NULL), - (45949,0,0,1,16,0,0,NULL), - (45950,0,8,1,16,0,0,NULL), - (45951,0,8,1,16,0,0,NULL), (45952,0,0,1,16,0,0,NULL), (45953,0,0,1,16,0,0,NULL), - (45954,0,0,1,16,0,0,NULL), - (45955,0,0,1,16,0,0,NULL), - (45956,0,0,1,16,0,0,NULL), - (45957,0,0,1,16,0,0,NULL), - (45958,0,0,1,16,0,0,NULL), - (45959,0,0,1,16,0,0,NULL), - (45960,0,0,1,16,0,0,NULL), - (45961,0,0,1,16,0,0,NULL), - (45962,0,0,1,16,0,0,NULL), - (45963,0,0,1,16,0,0,NULL), - (45964,0,0,1,16,0,0,NULL), - (45965,0,0,1,16,0,0,NULL), - (45966,0,0,1,16,0,0,NULL), - (45967,0,0,1,16,0,0,NULL), - (45968,0,0,1,16,0,0,NULL), - (45969,0,0,1,16,0,0,NULL), - (45970,0,0,1,16,0,0,NULL), - (45971,0,0,1,16,0,0,NULL), - (45972,0,0,1,16,0,0,NULL), - (45973,0,0,1,16,0,0,NULL), - (45974,0,0,1,16,0,0,NULL), - (45975,0,0,1,16,0,0,NULL), - (45976,0,0,1,16,0,0,NULL), - (45977,0,0,1,16,0,0,NULL), - (45978,0,0,1,16,0,0,NULL), - (45979,0,0,1,16,0,0,NULL), - (45980,0,0,1,16,0,0,NULL), - (45981,0,0,1,16,0,0,NULL), - (45982,0,0,1,16,0,0,NULL), - (45983,0,0,1,16,0,0,NULL), - (45984,0,0,1,16,0,0,NULL), - (45985,0,0,1,16,0,0,NULL), - (45986,0,0,1,16,0,0,NULL), - (45987,0,0,1,16,0,0,NULL), - (45988,0,0,1,16,0,0,NULL), - (45989,0,0,1,16,0,0,NULL), - (45990,0,0,1,16,0,0,NULL), - (45991,0,0,1,16,0,0,NULL), - (45992,0,0,1,16,0,0,NULL), - (45993,0,0,1,16,0,0,NULL), - (45994,0,0,1,16,0,0,NULL), - (45995,0,0,1,16,0,0,NULL), - (45996,0,0,1,16,0,0,NULL), - (45997,0,0,1,16,0,0,NULL), - (45998,0,0,1,16,0,0,NULL), - (45999,0,0,1,16,0,0,NULL), - (46000,0,0,1,16,0,0,NULL), - (46001,0,0,1,16,0,0,NULL), - (46002,0,0,1,16,0,0,NULL), - (46003,0,0,1,16,0,0,NULL), - (46004,0,0,1,16,0,0,NULL), - (46005,0,0,1,16,0,0,NULL), - (46006,0,0,1,16,0,0,NULL), - (46007,0,0,1,16,0,0,NULL), - (46008,0,0,1,16,0,0,NULL), - (46009,0,0,1,16,0,0,NULL), - (46010,0,0,1,16,0,0,NULL), - (46011,0,0,1,16,0,0,NULL), - (46012,0,0,1,16,0,0,NULL), - (46013,0,0,1,16,0,0,NULL), - (46014,0,0,1,16,0,0,NULL), - (46015,0,0,1,16,0,0,NULL), - (46016,0,0,1,16,0,0,NULL), - (46017,0,0,1,16,0,0,NULL), - (46018,0,0,1,16,0,0,NULL), - (46019,0,0,1,16,0,0,NULL), - (46020,0,0,1,16,0,0,NULL), - (46021,0,0,1,16,0,0,NULL), - (46022,0,0,1,16,0,0,NULL), - (46023,0,0,1,16,0,0,NULL), - (46024,0,0,1,16,0,0,NULL), - (46025,0,0,1,16,0,0,NULL), - (46026,0,0,1,16,0,0,NULL), - (46027,0,0,1,16,0,0,NULL), - (46028,0,0,1,16,0,0,NULL), - (46029,0,0,1,16,0,0,NULL), - (46030,0,0,1,16,0,0,NULL), - (46031,0,0,1,16,0,0,NULL), - (46032,0,0,1,16,0,0,NULL), - (46033,0,0,1,16,0,0,NULL), - (46034,0,0,1,16,0,0,NULL), - (46035,0,0,1,16,0,0,NULL), - (46036,0,0,1,16,0,0,NULL), - (46037,0,0,1,16,0,0,NULL), - (46038,0,0,1,16,0,0,NULL), - (46039,0,0,1,16,0,0,NULL), - (46040,0,0,1,16,0,0,NULL), - (46041,0,0,1,16,0,0,NULL), - (46042,0,0,1,16,0,0,NULL), - (46043,0,0,1,16,0,0,NULL), - (46044,0,0,1,16,0,0,NULL), - (46045,0,0,1,16,0,0,NULL), - (46046,0,0,1,16,0,0,NULL), - (46047,0,0,1,16,0,0,NULL), - (46048,0,0,1,16,0,0,NULL), - (46049,0,0,1,16,0,0,NULL), - (46050,0,0,1,16,0,0,NULL), - (46051,0,0,1,16,0,0,NULL), - (46052,0,0,1,16,0,0,NULL), - (46053,0,0,1,16,0,0,NULL), - (46054,0,0,1,16,0,0,NULL), - (46055,0,0,1,16,0,0,NULL), - (46056,0,0,1,16,0,0,NULL), - (46057,0,0,1,16,0,0,NULL), - (46058,0,0,1,16,0,0,NULL), - (46059,0,0,1,16,0,0,NULL), - (46060,0,0,1,16,0,0,NULL), - (46061,0,0,1,16,0,0,NULL), - (46062,0,0,1,16,0,0,NULL), - (46063,0,0,1,16,0,0,NULL), - (46064,0,0,1,16,0,0,NULL), - (46065,0,0,1,16,0,0,NULL), - (46066,0,0,1,16,0,0,NULL), - (46067,0,0,1,16,0,0,NULL), - (46068,0,0,1,16,0,0,NULL), - (46069,0,0,1,16,0,0,NULL), - (46070,0,0,1,16,0,0,NULL), - (46071,0,0,1,16,0,0,NULL), - (46072,0,0,1,16,0,0,NULL), - (46073,0,0,1,16,0,0,NULL), - (46074,0,0,1,16,0,0,NULL), - (46075,0,0,1,16,0,0,'19514'), - (46076,0,0,1,16,0,0,'19514'), - (46077,0,0,1,16,0,0,'19514'), - (46078,0,0,1,16,0,0,'19514'), - (46079,0,0,1,16,0,0,'19514'), - (46080,0,0,1,16,0,0,'19514'), - (46081,0,0,1,16,0,0,'19514'), - (46082,0,0,1,16,0,0,'19514'), - (46083,0,0,1,16,0,0,'19514'), - (46084,0,0,1,16,0,0,'19514'), - (46085,0,0,1,16,0,0,'19514'), - (46086,0,0,1,16,0,0,'19514'), - (46087,0,0,1,16,0,0,'19514'), - (46088,0,0,1,16,0,0,'19514'), - (46089,0,0,1,16,0,0,'19514'), - (46090,0,0,1,16,0,0,'19514'), - (46091,0,0,1,16,0,0,'19514'), - (46092,0,0,1,16,0,0,'19514'), - (46093,0,0,1,16,0,0,'19514'), - (46094,0,0,1,16,0,0,'19514'), - (46095,0,0,1,16,0,0,'19514'), - (46096,0,0,1,16,0,0,'19514'), - (46097,0,0,1,16,0,0,'19514'), - (46098,0,0,1,16,0,0,'19514'), - (46099,0,0,1,16,0,0,'19514'), - (46100,0,0,1,16,0,0,'19514'), - (46101,0,0,1,16,0,0,'19514'), - (46102,0,0,1,16,0,0,'19514'), - (46103,0,0,1,16,0,0,'19514'), - (46104,0,0,1,16,0,0,'19514'), - (46105,0,0,1,16,0,0,'19514'), - (46106,0,0,1,16,0,0,'19514'), - (46107,0,0,1,16,0,0,'19514'), - (46108,0,0,1,16,0,0,'19514'), - (46109,0,0,1,16,0,0,'19514'), - (46110,0,0,1,16,0,0,'19514'), - (46111,0,0,1,16,0,0,'19514'), - (46112,0,0,1,16,0,0,'19514'), - (46113,0,0,1,16,0,0,'19514'), - (46114,0,0,1,16,0,0,'19514'), - (46115,0,0,1,16,0,0,'19514'), - (46116,0,0,1,16,0,0,'19514'), - (46117,0,0,1,16,0,0,'19514'), - (46118,0,0,1,16,0,0,'19514'), - (46119,0,0,1,16,0,0,'19514'), - (46120,0,0,1,16,0,0,'19514'), - (46121,0,0,1,16,0,0,'19514'), - (46122,0,0,1,16,0,0,'19514'), - (46123,0,0,1,16,0,0,'19514'), - (46124,0,0,1,16,0,0,'19514'), - (46125,0,0,1,16,0,0,'19514'), - (46126,0,0,1,16,0,0,'19514'), - (46127,0,0,1,16,0,0,'19514'), - (46128,0,0,1,16,0,0,NULL), - (46129,0,0,1,16,0,0,NULL), - (46130,0,0,1,16,0,0,NULL), - (46131,0,0,1,16,0,0,NULL), - (46132,0,0,1,16,0,0,NULL), - (46133,0,0,1,16,0,0,NULL), - (46134,0,0,1,16,0,0,NULL), - (46135,0,0,1,16,0,0,NULL), - (46136,0,0,1,16,0,0,NULL), - (46137,0,0,1,16,0,0,NULL), - (46138,0,0,1,16,0,0,NULL), - (46139,0,0,1,16,0,0,NULL), - (46140,0,0,1,16,0,0,NULL), - (46141,0,0,1,16,0,0,NULL), - (46142,0,0,1,16,0,0,NULL), - (46143,0,0,1,16,0,0,NULL), - (46144,0,0,1,16,0,0,NULL), - (46145,0,0,1,16,0,0,NULL), - (46146,0,0,1,16,0,0,NULL), - (46147,0,0,1,16,0,0,NULL), - (46148,0,0,1,16,0,0,NULL), - (46149,0,0,1,16,0,0,NULL), - (46150,0,0,1,16,0,0,NULL), - (46151,0,0,1,16,0,0,NULL), - (46152,0,0,1,16,0,0,NULL), - (46153,0,0,1,16,0,0,NULL), - (46154,0,0,1,16,0,0,NULL), - (46155,0,0,1,16,0,0,NULL), - (46156,0,0,1,16,0,0,NULL), - (46157,0,0,1,16,0,0,NULL), - (46158,0,0,1,16,0,0,NULL), - (46159,0,0,1,16,0,0,NULL), - (46160,0,0,1,16,0,0,NULL), - (46161,0,0,1,16,0,0,NULL), - (46162,0,0,1,16,0,0,NULL), - (46163,0,0,1,16,0,0,NULL), - (46164,0,0,1,16,0,0,NULL), - (46165,0,0,1,16,0,0,NULL), - (46166,0,0,1,16,0,0,NULL), - (46167,0,0,1,16,0,0,NULL), - (46168,0,0,1,16,0,0,NULL), - (46169,0,0,1,16,0,0,NULL), - (46170,0,0,1,16,0,0,NULL), - (46171,0,0,1,16,0,0,NULL), - (46172,0,0,1,16,0,0,NULL), - (46173,0,0,2,16,0,0,NULL), - (46174,0,0,1,16,0,0,NULL), - (46175,0,0,1,16,0,0,NULL), - (46176,0,0,1,16,0,0,NULL), - (46177,0,0,1,16,0,0,NULL), - (46178,0,0,1,16,0,0,NULL), - (46179,0,0,1,16,0,0,NULL), - (46180,0,3,1,16,0,0,NULL), - (46181,0,0,1,16,0,0,NULL), - (46182,0,0,1,16,0,0,NULL), - (46183,0,0,1,16,0,0,NULL), - (46184,0,0,1,16,0,0,NULL), - (46185,0,0,1,16,0,0,NULL), - (46186,0,0,1,16,0,0,NULL), - (46188,0,0,1,16,0,0,NULL), (46189,0,0,1,16,0,0,'5232'), - (46190,0,0,1,16,0,0,NULL), - (46191,0,0,1,16,0,0,NULL), - (46192,0,0,1,16,0,0,NULL), - (46193,0,0,1,16,0,0,NULL), - (46194,0,0,1,16,0,0,NULL), - (46195,0,0,1,16,0,0,NULL), - (46196,0,0,1,16,0,0,NULL), - (46197,0,0,1,16,0,0,NULL), - (46198,0,0,2,16,0,0,NULL), - (46199,0,0,1,16,0,0,NULL), - (46200,0,0,1,16,0,0,NULL), - (46201,0,0,1,16,0,0,NULL), - (46202,0,0,1,16,0,0,NULL), - (46203,0,0,1,16,0,0,NULL), - (46204,0,0,1,16,0,0,NULL), - (46205,0,0,1,16,0,0,NULL), - (46206,0,0,1,16,0,0,NULL), - (46207,0,0,1,16,0,0,NULL), - (46208,0,0,1,16,0,0,NULL), - (46209,0,0,1,16,0,0,NULL), - (46210,0,0,1,16,0,0,NULL), - (46211,0,0,1,16,0,0,NULL), - (46212,0,3,1,16,0,0,NULL), - (46213,0,3,1,16,0,0,NULL), - (46214,0,3,1,16,0,0,NULL), - (46215,0,3,1,16,0,0,NULL), - (46216,9991,0,1,16,0,0,'18950'), - (46217,0,0,2,16,0,0,NULL), - (46218,0,0,1,16,0,0,NULL), (46219,9991,0,1,16,0,0,'18950'), (46220,9991,0,1,16,0,0,'18950'), - (46221,0,0,2,16,0,0,NULL), - (46222,0,7,1,16,0,0,NULL), - (46223,0,0,1,16,0,0,NULL), - (46224,0,0,1,16,0,0,NULL), - (46225,0,0,1,16,0,0,NULL), - (46226,0,0,1,16,0,0,NULL), - (46227,0,0,1,16,0,0,NULL), - (46228,0,0,1,16,0,0,NULL), - (46229,0,0,1,16,0,0,NULL), - (46230,0,0,1,16,0,0,NULL), - (46231,0,0,1,16,0,0,NULL), - (46232,0,0,1,16,0,0,NULL), - (46233,0,0,1,16,0,0,NULL), - (46234,0,0,1,16,0,0,NULL), - (46235,0,0,1,16,0,0,NULL), - (46236,0,0,1,16,0,0,NULL), - (46237,0,0,1,16,0,0,NULL), - (46238,0,0,1,16,0,0,NULL), - (46239,0,0,1,16,0,0,NULL), - (46240,0,0,1,16,0,0,NULL), - (46241,0,0,1,16,0,0,NULL), - (46242,0,0,2,16,0,0,NULL), - (46243,0,0,1,16,0,0,NULL), - (46244,0,0,1,16,0,0,NULL), - (46245,0,0,1,16,0,0,NULL), - (46246,0,0,1,16,0,0,NULL), - (46247,0,0,1,16,0,0,NULL), - (46248,0,0,1,16,0,0,NULL), - (46249,0,0,1,16,0,0,NULL), (46250,0,0,1,16,0,0,NULL), - (46251,0,0,1,16,0,0,NULL), - (46252,0,0,1,16,0,0,NULL), - (46253,0,0,1,16,0,0,NULL), - (46254,0,0,1,16,0,0,NULL), - (46255,0,0,1,16,0,0,NULL), - (46256,0,0,1,16,0,0,NULL), - (46257,0,0,1,16,0,0,NULL), (46258,0,0,1,16,0,0,NULL), (46259,0,0,1,16,0,0,NULL), - (46260,0,0,1,16,0,0,NULL), - (46261,0,0,1,16,0,0,NULL), - (46262,0,0,1,16,0,0,NULL), - (46263,0,0,1,16,0,0,NULL), - (46264,0,0,1,16,0,0,NULL), - (46265,0,0,1,16,0,0,NULL), - (46266,0,0,1,16,0,0,NULL), - (46267,0,0,1,16,0,0,NULL), - (46268,0,0,1,16,0,0,NULL), - (46269,0,0,1,16,0,0,'8279'), - (46270,0,0,1,16,0,0,'8279'), - (46271,0,0,1,16,0,0,'8279'), - (46272,0,0,1,16,0,0,'8279'), - (46273,0,0,1,16,0,0,'8279'), - (46274,0,0,1,16,0,0,NULL), - (46275,0,0,1,16,0,0,NULL), - (46276,0,0,1,16,0,0,NULL), - (46277,0,0,1,16,0,0,NULL), - (46278,0,0,1,16,0,0,NULL), - (46279,0,0,1,16,0,0,NULL), - (46280,0,0,1,16,0,0,NULL), - (46281,0,0,1,16,0,0,'8279'), - (46282,0,0,1,16,0,0,NULL), - (46284,0,0,1,16,0,0,NULL), - (46285,0,0,1,16,0,0,NULL), - (46286,0,0,1,16,0,0,NULL), - (46287,0,0,1,16,0,0,NULL), - (46288,0,0,1,16,0,0,NULL), - (46289,0,0,1,16,0,0,NULL), - (46290,0,0,1,16,0,0,NULL), - (46291,0,0,1,16,0,0,NULL), - (46292,0,0,1,16,0,0,NULL), - (46293,0,0,1,16,0,0,NULL), - (46294,0,0,1,16,0,0,NULL), - (46295,0,0,1,16,0,0,NULL), - (46297,0,0,1,16,0,0,'8279'), - (46298,0,0,1,16,0,0,'8279'), - (46299,0,0,1,16,0,0,'8279'), - (46300,0,0,1,16,0,0,'8279'), - (46301,0,0,1,16,0,0,'8279'), - (46302,0,0,1,16,0,0,'8279'), - (46304,0,0,1,16,0,0,NULL), - (46305,0,0,1,16,0,0,NULL), - (46306,0,0,1,16,0,0,NULL), - (46307,0,0,1,16,0,0,NULL), - (46308,0,0,1,16,0,0,NULL), - (46309,0,0,1,16,0,0,'8279'), - (46310,0,0,1,16,0,0,NULL), - (46311,0,0,1,16,0,0,NULL), - (46312,0,0,1,16,0,0,NULL), - (46313,0,0,1,16,0,0,NULL), - (46314,0,0,1,16,0,0,NULL), - (46315,0,0,1,16,0,0,NULL), - (46316,0,0,1,16,0,0,NULL), - (46317,0,0,1,16,0,0,NULL), - (46318,0,0,1,16,0,0,NULL), - (46319,0,0,1,16,0,0,NULL), - (46320,0,0,1,16,0,0,NULL), - (46321,0,3,1,16,0,0,NULL), - (46322,0,0,1,16,0,0,NULL), - (46323,0,0,1,16,0,0,NULL), - (46324,0,0,1,16,0,0,NULL), - (46325,0,0,1,16,0,0,NULL), - (46326,0,0,1,16,0,0,NULL), - (46327,0,3,1,16,0,0,NULL), - (46328,0,0,1,16,0,0,NULL), - (46329,0,0,1,16,0,0,NULL), - (46330,0,0,1,16,0,0,NULL), - (46331,0,0,1,16,0,0,NULL), - (46332,0,3,1,16,0,0,NULL), - (46333,0,0,1,16,0,0,NULL), - (46334,0,0,1,16,0,0,NULL), - (46335,0,0,1,16,0,0,NULL), - (46336,0,0,1,16,0,0,NULL), - (46337,0,0,1,16,0,0,NULL), - (46338,0,0,1,16,0,0,NULL), - (46340,0,0,2,16,0,0,NULL), - (46341,0,0,1,16,0,0,NULL), - (46342,0,0,1,16,0,0,NULL), - (46343,0,0,1,16,0,0,NULL), - (46344,0,0,1,16,0,0,NULL), - (46345,0,0,1,16,0,0,NULL), - (46346,0,0,1,16,0,0,NULL), - (46347,0,0,1,16,0,0,NULL), - (46348,0,0,1,16,0,0,NULL), - (46349,0,0,1,16,0,0,NULL), - (46350,0,0,1,16,0,0,NULL), - (46351,0,0,1,16,0,0,NULL), - (46352,0,0,1,16,0,0,NULL), - (46353,0,0,1,16,0,0,NULL), - (46354,0,0,1,16,0,0,NULL), - (46355,0,0,1,16,0,0,NULL), - (46356,0,0,1,16,0,0,NULL), - (46357,0,0,1,16,0,0,NULL), - (46358,0,0,1,16,0,0,NULL), - (46359,0,0,1,16,0,0,NULL), - (46360,0,0,1,16,0,0,NULL), - (46361,0,0,1,16,0,0,NULL), - (46362,0,0,1,16,0,0,NULL), - (46363,0,0,1,16,0,0,NULL), - (46364,0,0,1,16,0,0,NULL), - (46365,0,0,1,16,0,0,NULL), - (46366,0,0,1,16,0,0,NULL), - (46367,0,0,1,16,0,0,NULL), - (46368,0,0,1,16,0,0,NULL), - (46369,0,0,1,16,0,0,NULL), - (46370,0,0,1,16,0,0,NULL), - (46371,0,0,1,16,0,0,NULL), - (46372,0,0,1,16,0,0,NULL), - (46373,0,0,1,16,0,0,NULL), - (46374,0,0,1,16,0,0,NULL), - (46375,0,0,1,16,0,0,NULL), - (46376,0,0,1,16,0,0,NULL), - (46377,0,0,1,16,0,0,NULL), - (46378,0,0,1,16,0,0,NULL), - (46379,0,0,1,16,0,0,NULL), - (46380,0,0,1,16,0,0,NULL), - (46381,0,0,1,16,0,0,NULL), - (46382,0,0,1,16,0,0,NULL), - (46383,0,0,1,16,0,0,NULL), - (46384,0,0,1,16,0,0,NULL), - (46385,0,0,1,16,0,0,NULL), - (46386,0,0,1,16,0,0,NULL), - (46387,0,0,1,16,0,0,NULL), - (46388,0,0,1,16,0,0,NULL), - (46389,0,0,1,16,0,0,NULL), - (46390,0,0,1,16,0,0,NULL), - (46391,0,0,1,16,0,0,NULL), - (46392,0,0,1,16,0,0,NULL), - (46393,0,0,1,16,0,0,NULL), - (46394,6080,0,1,16,0,0,NULL), - (46395,0,0,1,16,0,0,NULL), - (46396,0,0,1,16,0,0,NULL), - (46397,0,0,1,16,0,0,NULL), - (46398,0,0,1,16,0,0,NULL), - (46399,0,0,1,16,0,0,NULL), - (46400,0,0,1,16,0,0,NULL), - (46401,0,0,1,16,0,0,NULL), - (46402,0,0,1,16,0,0,NULL), - (46403,0,0,1,16,0,0,NULL), - (46404,0,0,1,16,0,0,NULL), - (46405,0,0,1,16,0,0,NULL), - (46406,0,0,1,16,0,0,NULL), - (46407,0,0,1,16,0,0,NULL), - (46408,0,0,1,16,0,0,NULL), - (46409,0,0,1,16,0,0,NULL), - (46410,0,0,1,16,0,0,NULL), - (46411,0,0,1,16,0,0,NULL), - (46412,0,0,1,16,0,0,NULL), - (46413,0,0,1,16,0,0,NULL), - (46414,9991,0,1,16,0,0,NULL), - (46415,0,0,2,16,0,0,NULL), - (46416,9991,0,1,16,0,0,NULL), - (46417,0,0,1,16,0,0,NULL), - (46418,0,0,1,16,0,0,NULL), - (46419,0,0,1,16,0,0,NULL), - (46420,0,0,1,16,0,0,NULL), - (46421,0,0,1,16,0,0,NULL), - (46422,0,0,1,16,0,0,NULL), - (46423,0,0,1,16,0,0,NULL), - (46424,0,0,1,16,0,0,NULL), - (46425,0,0,1,16,0,0,NULL), - (46426,0,0,1,16,0,0,NULL), - (46427,0,0,1,16,0,0,NULL), - (46428,0,0,1,16,0,0,NULL), - (46429,0,0,1,16,0,0,NULL), - (46430,0,0,1,16,0,0,NULL), - (46431,0,0,1,16,0,0,NULL), - (46432,0,0,1,16,0,0,NULL), - (46433,0,0,1,16,0,0,NULL), - (46434,0,0,1,16,0,0,NULL), - (46435,0,0,1,16,0,0,NULL), - (46436,0,0,1,16,0,0,NULL), - (46437,0,0,1,16,0,0,NULL), - (46438,0,0,1,16,0,0,NULL), - (46439,0,0,1,16,0,0,NULL), - (46440,0,0,1,16,0,0,NULL), - (46441,0,0,1,16,0,0,NULL), - (46442,0,0,1,16,0,0,NULL), - (46443,0,0,1,16,0,0,NULL), - (46444,0,0,1,16,0,0,NULL), - (46445,0,0,1,16,0,0,NULL), - (46446,0,0,1,16,0,0,NULL), - (46447,0,0,1,16,0,0,NULL), - (46448,0,0,1,16,0,0,NULL), - (46449,0,0,1,16,0,0,NULL), - (46450,0,0,1,16,0,0,NULL), - (46451,0,0,1,16,0,0,NULL), - (46452,0,0,1,16,0,0,NULL), - (46453,0,0,1,16,0,0,NULL), - (46454,0,0,1,16,0,0,NULL), - (46455,0,0,1,16,0,0,NULL), - (46456,0,0,1,16,0,0,NULL), - (46457,0,0,1,16,0,0,NULL), - (46458,0,0,1,16,0,0,NULL), - (46459,0,0,1,16,0,0,NULL), - (46460,0,0,1,16,0,0,NULL), - (46461,0,0,1,16,0,0,NULL), - (46462,0,0,1,16,0,0,NULL), - (46463,0,0,1,16,0,0,NULL), - (46464,0,0,1,16,0,0,NULL), - (46465,0,0,1,16,0,0,NULL), - (46466,0,0,1,16,0,0,NULL), - (46467,0,0,1,16,0,0,NULL), - (46468,0,0,1,16,0,0,NULL), - (46469,0,0,1,16,0,0,NULL), - (46470,0,0,1,16,0,0,NULL), - (46471,0,0,1,16,0,0,NULL), - (46472,0,0,1,16,0,0,NULL), - (46473,0,0,1,16,0,0,NULL), - (46474,0,0,1,16,0,0,NULL), - (46475,0,0,1,16,0,0,NULL), - (46476,0,0,1,16,0,0,NULL), - (46477,0,0,1,16,0,0,NULL), - (46478,0,0,1,16,0,0,NULL), - (46479,0,0,1,16,0,0,NULL), - (46480,0,0,1,16,0,0,NULL), - (46481,0,0,1,16,0,0,NULL), - (46482,0,0,1,16,0,0,NULL), - (46483,0,0,1,16,0,0,'18950'), - (46484,0,0,1,16,0,0,'18950'), - (46485,0,0,1,16,0,0,'18950'), - (46486,0,0,1,16,0,0,'18950'), - (46487,0,0,1,16,0,0,'18950'), - (46488,0,0,1,16,0,0,'18950'), - (46489,0,0,1,16,0,0,NULL), - (46490,0,0,1,16,0,0,'18950'), - (46491,0,0,1,16,0,0,'18950'), - (46492,0,0,1,16,0,0,'18950'), - (46493,0,0,1,16,0,0,'18950'), - (46494,0,0,1,16,0,0,'18950'), - (46495,0,0,1,16,0,0,'18950'), - (46496,0,0,1,16,0,0,'18950'), - (46497,0,0,1,16,0,0,'18950'), - (46498,0,0,1,16,0,0,'18950'), - (46499,0,0,1,16,0,0,'18950'), - (46500,0,0,1,16,0,0,'18950'), - (46501,0,0,1,16,0,0,NULL), - (46502,0,0,1,16,0,0,NULL), - (46503,0,0,1,16,0,0,NULL), - (46504,0,0,1,16,0,0,NULL), - (46505,0,0,1,16,0,0,NULL), - (46506,0,0,1,16,0,0,NULL), - (46507,0,0,1,16,0,0,NULL), - (46508,0,0,1,16,0,0,NULL), - (46509,0,0,1,16,0,0,NULL), - (46510,0,0,1,16,0,0,NULL), - (46511,0,0,1,16,0,0,NULL), - (46512,0,0,1,16,0,0,NULL), - (46513,0,0,1,16,0,0,NULL), - (46514,0,0,1,16,0,0,NULL), - (46515,0,0,1,16,0,0,NULL), - (46516,0,0,1,16,0,0,NULL), - (46517,0,0,1,16,0,0,NULL), - (46518,0,0,1,16,0,0,NULL), - (46519,0,0,1,16,0,0,NULL), - (46520,0,0,1,16,0,0,NULL), - (46521,0,0,1,16,0,0,NULL), - (46522,0,0,1,16,0,0,NULL), - (46523,0,0,1,16,0,0,NULL), - (46524,0,0,1,16,0,0,NULL), - (46525,0,0,1,16,0,0,NULL), - (46526,0,0,1,16,0,0,NULL), - (46527,0,0,1,16,0,0,NULL), - (46528,0,0,1,16,0,0,NULL), - (46529,0,0,1,16,0,0,NULL), - (46530,0,0,1,16,0,0,NULL), - (46531,0,0,1,16,0,0,NULL), - (46532,0,0,1,16,0,0,NULL), - (46533,0,0,1,16,0,0,NULL), - (46534,0,0,1,16,0,0,NULL), - (46535,0,0,1,16,0,0,NULL), - (46536,0,0,1,16,0,0,NULL), - (46537,0,0,1,16,0,0,NULL), - (46538,0,0,1,16,0,0,NULL), - (46539,0,0,1,16,0,0,NULL), - (46540,0,0,1,16,0,0,NULL), - (46541,0,0,1,16,0,0,NULL), - (46542,0,0,1,16,0,0,NULL), - (46543,0,0,1,16,0,0,NULL), - (46544,0,0,1,16,0,0,NULL), - (46545,0,0,1,16,0,0,NULL), - (46546,0,0,1,16,0,0,NULL), - (46547,0,0,1,16,0,0,NULL), - (46548,0,0,1,16,0,0,NULL), - (46549,0,0,1,16,0,0,NULL), - (46550,0,0,1,16,0,0,NULL), - (46551,0,0,1,16,0,0,NULL), - (46552,0,0,1,16,0,0,NULL), - (46553,0,0,1,16,0,0,NULL), - (46554,0,0,1,16,0,0,NULL), - (46555,0,0,1,16,0,0,NULL), - (46556,0,0,1,16,0,0,NULL), - (46557,0,0,1,16,0,0,NULL), - (46558,0,0,1,16,0,0,NULL), - (46559,0,0,1,16,0,0,NULL), - (46560,0,0,1,16,0,0,NULL), - (46561,0,0,1,16,0,0,NULL), - (46562,0,0,1,16,0,0,NULL), - (46563,0,0,1,16,0,0,NULL), - (46564,0,0,1,16,0,0,NULL), - (46565,0,0,1,16,0,0,NULL), - (46566,0,1,1,16,0,0,NULL), - (46567,0,0,1,16,0,0,NULL), - (46568,0,0,1,16,0,0,NULL), - (46569,0,0,1,16,0,0,NULL), - (46570,0,0,0,16,0,0,NULL), - (46571,0,0,1,16,0,0,NULL), - (46572,0,0,1,16,0,0,NULL), - (46573,0,0,1,16,0,0,NULL), - (46574,0,0,1,16,0,0,NULL), - (46575,0,0,1,16,0,0,NULL), - (46576,0,0,1,16,0,0,NULL), - (46577,0,0,1,16,0,0,NULL), - (46578,0,0,1,16,0,0,NULL), - (46579,0,0,1,16,0,0,NULL), - (46580,0,0,1,16,0,0,NULL), - (46581,0,0,1,16,0,0,NULL), - (46582,0,0,1,16,0,0,NULL), - (46583,0,0,1,16,0,0,NULL), - (46584,0,0,1,16,0,0,NULL), - (46585,0,0,1,16,0,0,NULL), - (46586,0,0,1,16,0,0,NULL), - (46587,0,0,1,16,0,0,NULL), - (46588,0,0,1,16,0,0,NULL), - (46589,0,0,1,16,0,0,NULL), - (46590,0,0,1,16,0,0,NULL), - (46591,0,0,1,16,0,0,NULL), - (46592,0,0,1,16,0,0,NULL), - (46593,0,0,1,16,0,0,NULL), - (46594,0,0,1,16,0,0,NULL), - (46595,0,0,1,16,0,0,NULL), - (46596,0,0,1,16,0,0,NULL), - (46597,0,0,1,16,0,0,NULL), - (46598,0,0,1,16,0,0,NULL), - (46599,0,0,1,16,0,0,NULL), - (46600,0,0,1,16,0,0,NULL), - (46601,0,0,1,16,0,0,NULL), - (46602,0,0,1,16,0,0,NULL), - (46603,0,0,1,16,0,0,NULL), - (46604,0,0,1,16,0,0,NULL), - (46605,0,0,1,16,0,0,NULL), - (46606,0,0,1,16,0,0,NULL), - (46607,0,0,1,16,0,0,'8279'), - (46608,0,0,1,16,0,0,NULL), - (46610,0,0,1,16,0,0,NULL), - (46611,0,0,1,16,0,0,NULL), - (46612,0,0,1,16,0,0,NULL), - (46613,0,0,1,16,0,0,NULL), - (46614,0,0,1,16,0,0,NULL), - (46615,0,0,1,16,0,0,NULL), - (46616,0,0,1,16,0,0,NULL), - (46617,0,0,1,16,0,0,NULL), - (46618,0,0,1,16,0,0,NULL), - (46619,0,0,1,16,0,0,NULL), - (46620,0,0,1,16,10,0,NULL), - (46621,0,0,1,16,0,0,NULL), - (46622,0,0,1,16,0,0,NULL), - (46623,0,0,1,16,0,0,NULL), - (46624,0,0,1,16,0,0,NULL), (46625,0,0,1,16,0,0,NULL), (46626,0,0,1,16,0,0,NULL), - (46627,0,0,1,16,0,0,NULL), - (46628,0,0,1,16,0,0,NULL), - (46629,0,0,1,16,0,0,NULL), (46630,0,0,1,16,0,0,NULL), - (46631,0,0,1,16,0,0,NULL), - (46632,0,0,1,16,0,0,NULL), - (46638,0,0,1,16,0,0,NULL), - (46639,0,0,1,16,0,0,NULL), - (46640,0,0,1,16,0,0,NULL), - (46641,0,0,1,16,0,0,NULL), - (46642,0,0,1,16,0,0,NULL), - (46643,0,0,1,16,0,0,NULL), - (46644,0,0,1,16,0,0,NULL), - (46645,0,0,1,16,0,0,NULL), - (46646,0,0,1,16,0,0,NULL), - (46647,0,0,1,16,0,0,NULL), - (46648,0,0,1,16,0,0,NULL), - (46649,0,0,1,16,0,0,NULL), - (46650,0,0,1,16,0,0,NULL), - (46651,0,0,1,16,0,0,NULL), - (46652,0,0,1,16,0,0,NULL), - (46653,0,0,1,16,0,0,NULL), - (46654,0,0,1,16,0,0,NULL), - (46655,0,0,1,16,0,0,NULL), - (46656,0,0,1,16,0,0,NULL), - (46657,0,0,1,16,0,0,NULL), - (46658,0,0,1,16,0,0,NULL), - (46659,0,0,1,16,0,0,NULL), - (46660,0,0,1,16,0,0,NULL), - (46661,0,0,1,16,0,0,NULL), - (46662,0,0,1,16,0,0,NULL), - (46663,0,0,1,16,0,0,NULL), - (46664,0,0,1,16,0,0,NULL), - (46665,0,0,1,16,0,0,NULL), - (46666,0,0,1,16,0,0,NULL), - (46667,0,0,1,16,0,0,NULL), - (46668,0,0,1,16,0,0,NULL), - (46669,0,0,1,16,0,0,NULL), - (46670,0,0,1,16,0,0,NULL), - (46671,0,0,1,16,0,0,NULL), - (46672,0,0,1,16,0,0,NULL), - (46673,0,0,1,16,0,0,NULL), - (46675,0,0,1,16,0,0,NULL), - (46676,0,0,1,16,0,0,NULL), - (46677,0,0,1,16,0,0,NULL), - (46678,0,0,1,16,0,0,NULL), - (46680,0,0,1,16,0,0,NULL), - (46681,0,0,1,16,0,0,NULL), - (46682,0,0,1,16,0,0,NULL), - (46683,0,0,1,16,0,0,NULL), - (46684,0,0,1,16,0,0,NULL), - (46686,0,0,1,16,0,0,NULL), - (46690,0,0,1,16,0,0,NULL), - (46691,0,0,1,16,0,0,NULL), - (46692,0,0,1,16,0,0,NULL), - (46693,0,0,1,16,0,0,NULL), - (46694,0,0,1,16,0,0,NULL), - (46695,0,0,1,16,0,0,NULL), - (46696,0,0,1,16,0,0,NULL), - (46697,0,0,1,16,0,0,NULL), - (46698,0,0,1,16,0,0,NULL), - (46699,0,0,1,16,0,0,NULL), - (46700,0,0,1,16,0,0,NULL), - (46701,0,0,1,16,0,0,NULL), - (46703,0,0,1,16,0,0,NULL), - (46704,0,0,1,16,0,0,NULL), - (46705,0,0,1,16,0,0,NULL), - (46706,0,0,1,16,0,0,NULL), - (46707,0,0,1,16,0,0,NULL), - (46708,0,0,1,16,0,0,NULL), - (46709,0,0,1,16,0,0,NULL), - (46710,0,0,1,16,0,0,NULL), - (46711,0,0,1,16,0,0,NULL), - (46712,0,0,1,16,0,0,NULL), - (46713,0,0,1,16,0,0,NULL), - (46714,0,0,1,16,0,0,NULL), - (46715,0,0,1,16,0,0,NULL), - (46716,0,0,1,16,0,0,NULL), - (46717,0,8,1,16,0,0,NULL), - (46718,0,0,1,16,0,0,NULL), - (46719,0,0,1,16,0,0,NULL), - (46720,0,0,1,16,0,0,NULL), - (46721,0,0,1,16,0,0,NULL), - (46722,0,0,1,16,0,0,NULL), - (46723,0,0,1,16,0,0,NULL), - (46724,0,0,1,16,0,0,NULL), - (46725,0,0,1,16,0,0,NULL), - (46726,0,0,1,16,0,0,NULL), - (46727,0,0,1,16,0,0,NULL), - (46728,0,0,1,16,0,0,NULL), - (46729,0,0,1,16,0,0,NULL), - (46730,0,0,1,16,0,0,NULL), - (46731,0,0,1,16,0,0,NULL), - (46732,0,0,1,16,0,0,NULL), - (46733,0,0,1,16,0,0,NULL), - (46734,0,0,1,16,0,0,NULL), - (46735,0,0,1,16,0,0,NULL), - (46736,0,0,1,16,0,0,NULL), - (46737,0,0,1,16,0,0,NULL), - (46738,0,0,1,16,0,0,NULL), - (46739,0,0,1,16,0,0,NULL), - (46740,0,0,1,16,0,0,NULL), - (46741,0,0,1,16,0,0,NULL), - (46742,0,0,1,16,0,0,NULL), - (46743,0,0,1,16,0,0,NULL), - (46744,0,0,1,16,0,0,NULL), - (46745,0,0,1,16,0,0,NULL), - (46746,0,0,1,16,0,0,NULL), - (46747,0,0,1,16,0,0,NULL), - (46748,0,0,1,16,0,0,NULL), - (46749,0,0,1,16,0,0,NULL), - (46750,0,0,1,16,0,0,NULL), - (46751,0,0,1,16,0,0,NULL), - (46752,0,0,1,16,0,0,NULL), - (46753,0,0,1,16,0,0,NULL), - (46754,0,0,1,16,0,0,NULL), - (46755,0,0,1,16,0,0,NULL), - (46756,0,0,1,16,0,0,NULL), - (46757,0,0,1,16,0,0,NULL), - (46758,0,0,1,16,0,0,NULL), - (46759,0,0,1,16,0,0,NULL), (46760,0,0,1,16,0,0,'17175'), - (46761,0,0,1,16,0,0,NULL), (46762,0,0,1,16,0,0,'17175'), - (46763,0,0,1,16,0,0,NULL), - (46764,0,0,1,16,0,0,NULL), - (46765,0,0,1,16,0,0,NULL), - (46766,0,0,1,16,0,0,NULL), - (46767,0,0,1,16,0,0,NULL), - (46768,0,0,1,16,0,0,NULL), - (46769,0,0,1,16,0,0,NULL), - (46770,0,0,1,16,0,0,NULL), - (46771,0,0,1,16,0,0,NULL), - (46772,0,0,1,16,0,0,NULL), - (46773,0,0,1,16,0,0,NULL), - (46774,0,0,1,16,0,0,NULL), - (46775,0,0,1,16,234,0,NULL), - (46776,0,0,1,16,234,0,NULL), - (46777,0,0,1,16,234,0,NULL), (46778,0,0,1,16,0,0,NULL), (46779,0,0,1,16,0,0,NULL), - (46780,0,0,1,16,0,0,NULL), (46781,0,0,1,16,0,0,NULL), (46782,0,0,1,16,0,0,NULL), (46783,0,0,1,16,0,0,NULL), - (46784,0,0,1,16,234,0,NULL), - (46785,0,0,1,16,0,0,NULL), - (46786,0,0,1,16,0,0,NULL), - (46787,0,0,1,16,0,0,NULL), - (46788,0,0,1,16,0,0,NULL), - (46789,0,0,1,16,0,0,NULL), - (46790,0,0,1,16,0,0,NULL), (46791,0,0,1,16,233,0,NULL), - (46792,0,0,1,16,0,0,NULL), - (46793,0,0,1,16,0,0,NULL), - (46794,0,0,1,16,0,0,NULL), - (46795,0,0,1,16,0,0,NULL), - (46796,0,0,1,16,0,0,NULL), - (46797,0,0,1,16,0,0,NULL), - (46798,0,0,1,16,0,0,NULL), - (46799,0,0,1,16,0,0,NULL), - (46800,0,0,1,16,0,0,NULL), (46801,0,0,1,16,69,0,NULL), - (46802,0,0,1,16,0,0,NULL), - (46803,0,0,1,16,0,0,NULL), - (46805,0,0,1,16,0,0,NULL), - (46806,0,0,1,16,0,0,NULL), - (46808,0,0,1,16,0,0,NULL), - (46809,0,0,1,16,0,0,NULL), - (46810,0,0,1,16,0,0,NULL), - (46811,0,0,2,16,0,0,NULL), - (46812,0,0,1,16,0,0,NULL), - (46813,0,0,1,16,0,0,NULL), - (46814,0,0,2,16,0,0,NULL), - (46815,0,0,1,16,0,0,NULL), - (46816,0,0,1,16,0,0,NULL), (46818,0,0,0,0,0,0,NULL), - (46820,0,0,1,16,0,0,NULL), - (46821,0,0,1,16,0,0,NULL), - (46822,0,0,1,16,0,0,NULL), - (46823,0,0,1,16,0,0,NULL), - (46824,0,0,1,16,0,0,NULL), - (46825,0,0,1,16,0,0,NULL), - (46826,0,0,1,16,0,0,NULL), - (46827,0,0,1,16,0,0,NULL), - (46828,0,0,1,16,0,0,NULL), - (46829,0,0,1,16,0,0,NULL), - (46830,0,0,1,16,0,0,NULL), - (46831,0,0,1,16,0,0,NULL), - (46832,0,0,1,16,0,0,NULL), - (46833,0,0,1,16,0,0,NULL), - (46834,0,0,1,16,0,0,NULL), - (46835,0,0,1,16,0,0,NULL), - (46836,0,0,1,16,0,0,NULL), - (46837,0,0,1,16,0,0,NULL), - (46838,0,0,1,16,0,0,NULL), - (46839,0,0,1,16,0,0,NULL), - (46840,0,0,1,16,0,0,NULL), - (46841,0,0,1,16,0,0,NULL), - (46843,0,0,1,16,0,0,NULL), - (46844,0,0,1,16,0,0,NULL), - (46845,0,0,1,16,0,0,NULL), - (46846,0,0,1,16,0,0,NULL), - (46847,0,0,1,16,0,0,NULL), - (46848,0,0,1,16,0,0,NULL), - (46849,0,0,1,16,0,0,NULL), - (46852,0,0,1,16,0,0,NULL), - (46853,0,0,1,16,0,0,NULL), - (46854,0,0,1,16,0,0,NULL), - (46855,0,0,1,16,0,0,NULL), - (46856,0,0,1,16,0,0,NULL), - (46859,0,0,1,16,0,0,NULL), - (46860,0,0,1,16,0,0,NULL), - (46861,0,0,1,16,0,0,NULL), - (46862,0,0,1,16,0,0,NULL), - (46863,0,0,1,16,0,0,NULL), - (46864,0,0,1,16,0,0,NULL), - (46865,0,0,1,16,0,0,NULL), - (46866,0,0,1,16,0,0,NULL), - (46867,0,0,1,16,0,0,NULL), - (46868,0,0,1,16,0,0,NULL), - (46869,0,0,1,16,0,0,NULL), - (46870,0,0,1,16,0,0,NULL), - (46871,0,0,1,16,0,0,NULL), (46872,0,0,1,16,0,0,NULL), - (46873,0,0,1,16,0,0,NULL), - (46874,0,0,1,16,0,0,NULL), - (46875,0,0,1,16,0,0,NULL), - (46876,0,0,1,16,0,0,NULL), - (46877,0,0,1,16,0,0,NULL), - (46878,0,0,1,16,0,0,NULL), - (46879,0,0,1,16,0,0,NULL), - (46880,0,0,1,16,0,0,NULL), - (46881,0,0,1,16,0,0,NULL), - (46882,0,0,1,16,0,0,NULL), - (46883,0,0,1,16,0,0,NULL), - (46884,0,0,1,16,0,0,NULL), - (46885,0,0,1,16,0,0,NULL), - (46886,0,0,1,16,0,0,NULL), - (46887,0,0,1,16,0,0,NULL), (46888,0,0,1,16,0,1024,NULL), - (46890,0,0,1,16,0,0,NULL), - (46891,0,0,1,16,0,0,NULL), - (46892,0,0,1,16,0,0,NULL), - (46893,0,0,1,16,0,0,NULL), - (46894,0,0,1,16,0,0,NULL), - (46895,0,0,1,16,0,0,NULL), - (46896,0,0,1,16,0,0,NULL), - (46897,0,0,1,16,0,0,NULL), - (46898,0,0,1,16,0,0,NULL), - (46899,0,0,1,16,0,0,NULL), - (46900,0,0,1,16,0,0,NULL), - (46901,0,0,1,16,0,0,NULL), - (46902,0,0,1,16,0,0,NULL), - (46903,0,0,1,16,0,0,NULL), - (46904,0,0,1,16,0,0,NULL), - (46905,0,0,1,16,0,0,NULL), - (46907,0,0,1,16,0,0,NULL), - (46912,0,0,1,16,0,0,NULL), - (46913,0,0,1,16,0,0,NULL), - (46915,0,0,1,16,0,0,NULL), - (46916,0,0,1,16,0,0,NULL), - (46917,0,0,1,16,0,0,NULL), - (46918,0,0,1,16,0,0,NULL), - (46919,0,0,1,16,0,0,NULL), - (46920,0,0,1,16,0,0,NULL), - (46921,0,0,1,16,0,0,NULL), - (46922,0,0,1,16,0,0,NULL), - (46923,0,0,1,16,0,0,NULL), - (46924,0,0,1,16,0,0,NULL), - (46925,0,0,1,16,0,0,NULL), - (46926,0,0,1,16,0,0,NULL), - (46927,0,0,1,16,0,0,NULL), - (46928,0,0,1,16,0,0,NULL), - (46929,0,0,1,16,0,0,NULL), - (46930,0,0,1,16,0,0,NULL), - (46931,0,0,1,16,0,0,NULL), - (46932,0,0,1,16,0,0,NULL), - (46933,0,0,1,16,0,0,NULL), - (46934,0,0,1,16,0,0,NULL), - (46935,0,0,1,16,0,0,NULL), - (46936,0,0,1,16,0,0,NULL), - (46937,0,0,1,16,0,0,NULL), - (46938,0,0,1,16,0,0,NULL), - (46939,0,0,1,16,0,0,NULL), - (46940,0,0,1,16,0,0,NULL), - (46941,0,0,1,16,0,0,NULL), - (46942,0,0,1,16,0,0,NULL), - (46943,0,0,1,16,0,0,NULL), - (46944,0,0,1,16,0,0,NULL), - (46945,0,0,1,16,0,0,NULL), - (46946,0,0,1,16,0,0,NULL), - (46947,0,0,1,16,0,0,NULL), - (46948,0,0,1,16,0,0,NULL), - (46949,0,0,1,16,0,0,NULL), - (46950,0,0,1,16,0,0,NULL), - (46951,0,0,1,16,0,0,NULL), - (46952,0,0,1,16,0,0,NULL), - (46953,0,0,1,16,0,0,NULL), - (46954,0,0,1,16,0,0,NULL), - (46955,0,0,1,16,0,0,NULL), - (46956,0,0,1,16,0,0,NULL), - (46957,0,0,1,16,0,0,NULL), - (46958,0,0,1,16,0,0,NULL), - (46959,0,0,1,16,0,0,NULL), - (46960,0,0,1,16,0,0,NULL), - (46961,0,0,1,16,0,0,NULL), - (46962,0,0,1,16,0,0,NULL), - (46963,0,0,1,16,0,0,NULL), - (46964,0,0,1,16,0,0,NULL), - (46965,0,0,1,16,0,0,NULL), - (46966,0,0,1,16,0,0,NULL), - (46967,0,0,1,16,0,0,NULL), - (46968,0,0,1,16,0,0,NULL), - (46969,0,0,1,16,0,0,NULL), - (46970,0,0,1,16,0,0,NULL), - (46971,0,0,1,16,0,0,NULL), - (46972,0,0,1,16,0,0,NULL), - (46973,0,0,1,16,0,0,NULL), - (46974,0,0,1,16,0,0,NULL), - (46976,0,0,1,16,0,0,NULL), - (46977,0,0,1,16,0,0,NULL), - (46978,0,0,1,16,0,0,NULL), - (46979,0,0,1,16,0,0,NULL), - (46980,0,0,1,16,0,0,NULL), - (46981,0,0,1,16,0,0,NULL), - (46982,0,0,1,16,0,0,NULL), - (46983,0,0,1,16,0,0,NULL), - (46984,0,0,1,16,0,0,NULL), - (46985,0,0,1,16,0,0,NULL), - (46986,0,0,1,16,0,0,NULL), - (46988,0,0,1,16,0,0,NULL), - (46989,0,0,1,16,0,0,NULL), - (46990,0,0,1,16,0,0,NULL), - (46991,0,0,1,16,0,0,NULL), - (46992,0,0,1,16,0,0,NULL), - (46993,0,0,1,16,0,0,NULL), - (46994,0,0,1,16,0,0,NULL), (46995,0,0,1,16,0,0,''), - (46996,0,0,1,16,0,0,NULL), - (46997,0,0,1,16,0,0,NULL), - (46998,0,0,1,16,0,0,NULL), - (46999,0,0,1,16,0,0,NULL), - (47000,0,0,1,16,0,0,NULL), - (47001,0,0,1,16,0,0,NULL), - (47002,0,0,1,16,0,0,NULL), - (47003,0,0,1,16,0,0,NULL), - (47004,0,0,1,16,0,0,NULL), - (47005,0,0,1,16,0,0,NULL), - (47006,0,0,1,16,0,0,NULL), - (47007,0,0,1,16,0,0,NULL), - (47008,0,0,1,16,0,0,NULL), - (47009,0,0,1,16,0,0,NULL), - (47010,0,0,1,16,0,0,NULL), - (47011,0,0,1,16,0,0,NULL), - (47012,0,0,1,16,0,0,NULL), - (47013,0,0,1,16,0,0,NULL), - (47014,0,0,1,16,0,0,NULL), - (47015,0,0,1,16,0,0,NULL), - (47016,0,0,1,16,0,0,NULL), - (47017,0,0,1,16,0,0,NULL), - (47018,0,0,1,16,0,0,NULL), - (47019,0,0,1,16,0,0,NULL), - (47020,0,0,1,16,0,0,NULL), - (47021,0,0,1,16,0,0,NULL), - (47022,0,0,1,16,0,0,NULL), - (47023,0,0,1,16,0,0,NULL), - (47024,0,0,1,16,0,0,NULL), - (47025,0,0,1,16,0,0,NULL), - (47026,0,0,1,16,0,0,NULL), - (47027,0,0,1,16,0,0,NULL), - (47029,0,0,1,16,0,0,NULL), - (47030,0,0,1,16,0,0,NULL), - (47031,0,0,1,16,0,0,NULL), - (47032,0,0,1,16,0,0,NULL), - (47033,0,0,1,16,0,0,NULL), - (47034,0,0,1,16,0,0,NULL), - (47035,0,0,1,16,0,0,NULL), - (47036,0,0,1,16,0,0,NULL), - (47037,0,0,1,16,0,0,NULL), - (47038,0,0,1,16,0,0,NULL), - (47039,0,0,1,16,0,0,NULL), - (47040,0,0,1,16,0,0,NULL), - (47041,0,0,1,16,0,0,NULL), - (47042,0,0,1,16,0,0,NULL), - (47043,0,0,1,16,0,0,NULL), - (47045,0,0,1,16,0,0,NULL), - (47046,0,0,1,16,0,0,NULL), - (47047,0,0,1,16,0,0,NULL), - (47048,0,0,1,16,0,0,NULL), - (47049,0,0,1,16,0,0,NULL), - (47050,0,0,1,16,0,0,NULL), - (47051,0,0,1,16,0,0,NULL), - (47052,0,0,1,16,0,0,NULL), - (47053,0,0,1,16,0,0,NULL), - (47054,0,0,1,16,0,0,NULL), - (47055,0,0,1,16,0,0,NULL), - (47056,0,0,1,16,0,0,NULL), - (47057,0,0,1,16,0,0,NULL), - (47058,0,0,1,16,0,0,NULL), - (47059,0,0,1,16,0,0,NULL), - (47060,0,0,1,16,0,0,NULL), - (47061,0,0,1,16,0,0,NULL), - (47062,0,0,1,16,0,0,NULL), - (47063,0,0,1,16,0,0,NULL), - (47064,0,0,1,16,0,0,NULL), - (47065,0,0,1,16,0,0,NULL), - (47066,0,0,1,16,0,0,NULL), - (47067,0,0,1,16,0,0,NULL), - (47068,0,0,1,16,0,0,NULL), - (47069,0,0,1,16,0,0,NULL), - (47070,0,0,1,16,0,0,NULL), - (47071,0,0,1,16,0,0,NULL), - (47072,0,0,1,16,0,0,NULL), - (47073,0,0,1,16,0,0,NULL), - (47074,0,0,1,16,0,0,NULL), - (47075,0,0,1,16,0,0,NULL), - (47076,0,0,1,16,0,0,NULL), - (47077,0,0,1,16,0,0,NULL), - (47078,0,0,1,16,0,0,NULL), - (47079,0,0,1,16,0,0,NULL), - (47080,0,0,1,16,0,0,NULL), - (47081,0,0,1,16,0,0,NULL), - (47082,0,0,1,16,0,0,NULL), - (47083,0,0,1,16,0,0,NULL), - (47084,0,0,1,16,0,0,NULL), - (47085,0,0,1,16,0,0,NULL), - (47086,0,0,1,16,0,0,NULL), - (47087,0,0,1,16,0,0,NULL), - (47089,0,0,1,16,0,0,NULL), - (47090,0,0,1,16,0,0,NULL), - (47091,0,0,1,16,0,0,NULL), - (47092,0,0,1,16,0,0,NULL), - (47093,0,0,1,16,0,0,NULL), - (47094,0,0,1,16,0,0,NULL), - (47095,0,0,1,16,0,0,NULL), - (47096,0,0,1,16,0,0,NULL), - (47097,0,0,1,16,0,0,NULL), - (47098,0,0,1,16,0,0,NULL), - (47099,0,0,1,16,0,0,NULL), - (47100,0,0,1,16,0,0,NULL), - (47101,0,0,1,16,0,0,NULL), - (47102,0,0,1,16,0,0,NULL), - (47103,0,0,1,16,0,0,NULL), - (47104,0,0,1,16,0,0,NULL), - (47105,0,0,1,16,0,0,NULL), - (47106,0,0,1,16,0,0,NULL), - (47107,0,0,1,16,0,0,NULL), - (47108,0,0,1,16,0,0,NULL), - (47109,0,0,1,16,0,0,NULL), - (47110,0,0,1,16,0,0,NULL), - (47111,0,0,1,16,0,0,NULL), - (47112,0,0,1,16,0,0,NULL), - (47113,0,0,1,16,0,0,NULL), - (47114,0,0,1,16,0,0,NULL), - (47115,0,0,1,16,0,0,NULL), - (47116,0,0,1,16,0,0,NULL), - (47117,0,0,1,16,0,0,NULL), - (47118,0,0,1,16,0,0,NULL), - (47119,0,0,1,16,0,0,NULL), - (47120,0,0,1,16,0,0,NULL), - (47121,0,0,1,16,0,0,NULL), - (47122,0,0,1,16,0,0,NULL), - (47123,0,0,1,16,0,0,NULL), - (47124,0,0,1,16,0,0,NULL), - (47125,0,0,1,16,0,0,NULL), - (47126,0,0,1,16,0,0,NULL), - (47127,0,0,1,16,0,0,NULL), - (47128,0,0,1,16,0,0,NULL), - (47129,0,0,1,16,0,0,NULL), - (47130,0,0,1,16,0,0,NULL), - (47131,0,0,1,16,0,0,NULL), - (47132,0,0,1,16,0,0,NULL), - (47133,0,0,1,16,0,0,NULL), - (47134,0,0,1,16,0,0,NULL), - (47135,0,0,1,16,0,0,NULL), - (47136,0,0,1,16,0,0,NULL), - (47137,0,0,1,16,0,0,NULL), - (47138,0,0,1,16,0,0,NULL), - (47139,0,0,1,16,0,0,NULL), - (47140,0,0,1,16,0,0,NULL), - (47141,0,0,1,16,0,0,NULL), - (47142,0,0,1,16,0,0,NULL), - (47143,0,0,1,16,0,0,NULL), - (47144,0,0,1,16,0,0,NULL), - (47145,0,0,1,16,0,0,NULL), - (47146,0,0,1,16,0,0,NULL), - (47147,0,0,1,16,0,0,NULL), - (47148,0,0,1,16,0,0,NULL), - (47149,0,0,1,16,0,0,NULL), - (47150,0,0,1,16,0,0,NULL), - (47151,0,0,1,16,0,0,NULL), (47152,0,0,1,16,0,0,NULL), - (47156,0,0,1,16,234,0,NULL), - (47157,0,0,1,16,0,0,NULL), (47158,0,0,1,16,0,0,NULL), - (47159,0,0,1,16,234,0,NULL), - (47160,0,0,1,16,0,0,NULL), - (47161,0,0,1,16,234,0,NULL), (47162,0,0,1,16,0,0,NULL), (47163,0,0,1,16,0,0,NULL), - (47164,0,0,1,16,234,0,NULL), - (47165,0,0,1,16,0,0,NULL), (47166,0,0,1,16,233,0,NULL), (47167,0,0,1,16,233,0,NULL), - (47168,0,0,1,16,0,0,NULL), - (47169,0,0,1,16,0,0,NULL), - (47170,0,0,1,16,0,0,NULL), (47171,0,0,1,16,233,0,NULL), - (47172,0,0,1,16,0,0,NULL), (47173,0,0,1,16,233,0,NULL), - (47174,0,0,1,16,0,0,NULL), - (47175,0,0,1,16,0,0,NULL), - (47176,0,0,1,16,0,0,NULL), - (47177,0,0,1,16,0,0,NULL), - (47178,0,0,1,16,0,0,NULL), - (47179,0,0,1,16,0,0,NULL), - (47180,0,0,1,16,0,0,NULL), - (47181,0,0,1,16,0,0,NULL), - (47182,0,0,1,16,0,0,NULL), - (47183,0,0,1,16,0,0,NULL), - (47184,0,0,1,16,0,0,NULL), - (47185,0,0,1,16,0,0,NULL), - (47186,0,0,1,16,0,0,NULL), - (47187,0,0,1,16,0,0,NULL), - (47188,0,0,1,16,0,0,NULL), - (47189,0,0,1,16,0,0,NULL), - (47190,0,0,1,16,0,0,NULL), - (47191,0,0,1,16,0,0,NULL), - (47192,0,0,1,16,0,0,NULL), - (47193,0,0,1,16,0,0,NULL), - (47194,0,0,1,16,0,0,NULL), - (47195,0,0,1,16,0,0,NULL), - (47196,0,0,1,16,0,0,NULL), - (47197,0,0,1,16,0,0,NULL), - (47198,0,0,1,16,0,0,NULL), - (47199,0,0,1,16,0,0,NULL), - (47200,0,0,1,16,0,0,NULL), - (47201,0,0,1,16,0,0,NULL), - (47202,0,0,1,16,0,0,NULL), - (47203,0,0,1,16,0,0,NULL), - (47204,0,0,1,16,0,0,NULL), - (47205,0,0,1,16,0,0,NULL), - (47206,0,0,1,16,0,0,NULL), - (47207,0,0,1,16,0,0,NULL), - (47208,0,0,1,16,0,0,NULL), - (47209,0,0,1,16,0,0,NULL), - (47210,0,0,1,16,0,0,NULL), - (47211,0,0,1,16,0,0,NULL), - (47212,0,0,1,16,0,0,NULL), - (47213,0,0,1,16,0,0,NULL), - (47214,0,0,1,16,0,0,NULL), - (47215,0,0,1,16,0,0,NULL), - (47216,0,0,1,16,0,0,NULL), - (47217,0,0,1,16,0,0,NULL), - (47218,0,0,1,16,0,0,NULL), - (47219,0,0,1,16,0,0,NULL), - (47220,0,0,1,16,0,0,NULL), - (47221,0,0,1,16,0,0,NULL), - (47222,0,0,1,16,0,0,NULL), - (47223,0,0,1,16,0,0,NULL), - (47224,0,0,1,16,0,0,NULL), - (47225,0,0,1,16,0,0,NULL), - (47226,0,0,1,16,0,0,NULL), - (47227,0,0,1,16,0,0,NULL), - (47228,0,0,1,16,0,0,NULL), - (47229,0,0,1,16,0,0,NULL), - (47230,0,0,1,16,0,0,NULL), - (47231,0,0,1,16,0,0,NULL), - (47232,0,0,1,16,0,0,NULL), - (47233,0,0,1,16,0,0,NULL), - (47234,0,0,1,16,0,0,NULL), - (47235,0,0,1,16,0,0,NULL), - (47236,0,0,1,16,0,0,NULL), - (47237,0,0,1,16,0,0,NULL), - (47238,0,0,1,16,0,0,NULL), - (47239,0,0,1,16,0,0,NULL), - (47240,0,0,1,16,0,0,NULL), - (47241,0,0,1,16,0,0,NULL), - (47242,0,0,1,16,0,0,NULL), - (47243,0,0,1,16,0,0,NULL), - (47244,0,0,1,16,0,0,NULL), - (47245,0,0,1,16,0,0,NULL), - (47246,0,0,1,16,0,0,NULL), - (47247,0,0,1,16,0,0,NULL), - (47248,0,0,1,16,0,0,NULL), - (47249,0,0,1,16,0,0,NULL), - (47250,0,0,1,16,0,0,NULL), - (47251,0,0,1,16,0,0,NULL), - (47252,0,0,1,16,0,0,NULL), - (47253,0,0,1,16,0,0,'8279'), - (47254,0,0,1,16,0,0,'8279'), - (47261,0,0,1,16,0,0,NULL), - (47262,0,0,1,16,0,0,NULL), - (47263,0,0,1,16,0,0,NULL), - (47264,0,0,1,16,0,0,NULL), - (47266,0,0,1,16,0,0,NULL), - (47267,0,0,1,16,0,0,NULL), - (47268,0,0,1,16,0,0,NULL), - (47269,0,0,1,16,0,0,NULL), - (47270,0,0,1,16,0,0,NULL), - (47271,0,0,1,16,0,0,NULL), - (47276,0,0,1,16,0,0,NULL), - (47281,0,0,1,16,0,0,NULL), - (47282,0,0,1,16,0,0,NULL), - (47283,0,0,1,16,0,0,NULL), - (47284,0,0,1,16,0,0,NULL), - (47285,0,0,1,16,0,0,NULL), - (47286,0,0,1,16,0,0,NULL), - (47287,0,0,1,16,0,0,NULL), - (47288,0,0,1,16,0,0,NULL), - (47289,0,0,1,16,0,0,NULL), - (47290,0,0,1,16,0,0,NULL), - (47291,0,0,1,16,0,0,NULL), - (47296,0,0,1,16,0,0,NULL), - (47297,0,7,1,16,0,0,NULL), (47298,0,1,1,16,0,0,NULL), (47299,0,0,1,16,0,0,NULL), - (47300,0,0,1,16,0,0,NULL), (47301,0,0,1,16,93,0,NULL), - (47302,0,0,1,16,0,0,NULL), - (47303,0,0,1,16,0,0,NULL), - (47304,0,0,1,16,0,0,NULL), - (47305,0,0,1,16,0,0,NULL), - (47306,0,0,1,16,0,0,NULL), - (47307,0,0,1,16,0,0,NULL), - (47308,0,0,1,16,0,0,NULL), - (47310,0,0,1,16,0,0,NULL), - (47311,0,0,1,16,0,0,NULL), - (47312,0,0,1,16,0,0,NULL), - (47314,0,0,1,16,0,0,NULL), - (47316,0,0,1,16,0,0,NULL), - (47317,0,0,1,16,0,0,NULL), - (47318,0,0,1,16,0,0,NULL), - (47319,0,0,1,16,0,0,NULL), - (47321,0,0,1,16,0,0,NULL), - (47322,0,0,1,16,0,0,NULL), - (47324,0,0,1,16,0,0,NULL), - (47325,0,0,1,16,0,0,NULL), - (47326,0,0,1,16,0,0,NULL), - (47327,0,0,1,16,0,0,NULL), - (47328,0,0,1,16,0,0,NULL), - (47329,0,0,1,16,0,0,NULL), - (47330,0,0,1,16,0,0,NULL), - (47331,0,0,1,16,0,0,NULL), - (47332,0,0,1,16,0,0,NULL), - (47333,0,0,1,16,0,0,NULL), - (47334,0,0,1,16,0,0,NULL), - (47335,0,0,1,16,0,0,NULL), - (47336,0,0,1,16,0,0,NULL), - (47338,0,0,1,16,0,0,NULL), - (47339,0,0,1,16,0,0,NULL), - (47340,0,0,1,16,0,0,NULL), - (47341,0,0,1,16,0,0,NULL), - (47342,0,0,1,16,0,0,NULL), - (47343,0,0,1,16,0,0,NULL), - (47344,0,0,1,16,0,0,NULL), - (47345,0,0,1,16,0,0,NULL), - (47346,0,0,1,16,0,0,NULL), - (47347,0,0,1,16,0,0,NULL), - (47348,0,0,1,16,0,0,NULL), - (47350,0,0,1,16,0,0,NULL), - (47351,0,0,1,16,0,0,NULL), - (47352,0,0,1,16,0,0,NULL), - (47353,0,0,1,16,0,0,NULL), - (47354,0,0,1,16,0,0,NULL), - (47355,0,0,1,16,0,0,NULL), - (47356,0,0,1,16,0,0,NULL), - (47357,0,0,1,16,0,0,NULL), - (47358,0,0,1,16,0,0,NULL), - (47359,0,0,1,16,0,0,NULL), - (47360,0,0,1,16,0,0,NULL), - (47361,0,0,1,16,0,0,NULL), - (47362,0,0,1,16,0,0,NULL), - (47363,0,0,1,16,0,0,NULL), - (47364,0,0,1,16,0,0,NULL), - (47365,0,0,1,16,0,0,NULL), - (47366,0,0,1,16,0,0,NULL), - (47367,0,0,1,16,0,0,NULL), - (47368,0,0,1,16,0,0,NULL), - (47369,0,0,1,16,0,0,NULL), - (47370,0,0,1,16,0,0,NULL), - (47371,0,0,1,16,0,0,NULL), - (47372,0,0,1,16,0,0,NULL), - (47373,0,0,1,16,0,0,NULL), - (47374,0,0,1,16,0,0,NULL), - (47375,0,0,1,16,0,0,NULL), - (47376,0,0,1,16,0,0,NULL), - (47377,0,0,1,16,0,0,NULL), - (47378,0,0,1,16,0,0,NULL), - (47379,0,0,1,16,0,0,NULL), - (47380,0,0,1,16,0,0,NULL), - (47381,0,0,1,16,0,0,NULL), - (47382,0,0,1,16,0,0,NULL), - (47383,0,0,1,16,0,0,NULL), - (47384,0,0,1,16,0,0,NULL), - (47385,0,0,1,16,0,0,NULL), - (47386,0,0,1,16,0,0,NULL), - (47387,0,0,1,16,0,0,NULL), - (47388,0,0,1,16,0,0,NULL), - (47389,0,0,1,16,0,0,NULL), - (47390,0,0,1,16,0,0,NULL), - (47391,0,8,1,16,0,0,NULL), - (47392,0,0,1,16,0,0,NULL), - (47393,0,0,1,16,0,0,NULL), - (47394,0,0,1,16,0,0,NULL), - (47395,0,0,1,16,0,0,NULL), - (47396,0,0,1,16,0,0,NULL), - (47397,0,0,1,16,0,0,NULL), - (47398,0,0,1,16,0,0,NULL), - (47399,0,0,1,16,0,0,NULL), - (47400,0,0,1,16,0,0,NULL), - (47401,0,0,1,16,0,0,NULL), - (47402,0,0,1,16,0,0,NULL), - (47403,0,0,1,16,0,0,NULL), - (47404,0,0,1,16,0,0,NULL), - (47405,0,0,1,16,0,0,NULL), - (47406,0,0,1,16,0,0,NULL), - (47407,0,0,1,16,0,0,NULL), - (47408,0,0,1,16,0,0,NULL), - (47409,0,0,1,16,0,0,NULL), - (47410,0,0,1,16,0,0,NULL), - (47411,0,0,1,16,0,0,NULL), - (47412,0,0,1,16,0,0,NULL), - (47432,0,0,1,16,0,0,NULL), - (47433,0,0,1,16,0,0,NULL), - (47434,0,0,1,16,0,0,NULL), - (47435,0,0,1,16,0,0,NULL), - (47436,0,0,1,16,0,0,NULL), - (47437,0,0,1,16,0,0,NULL), - (47438,0,0,1,16,0,0,NULL), - (47439,0,0,1,16,0,0,NULL), - (47440,0,0,1,16,0,0,NULL), (47441,0,0,1,16,0,0,''), - (47443,0,0,1,16,0,0,NULL), - (47444,0,0,1,16,0,0,NULL), - (47446,0,0,1,16,0,0,NULL), - (47447,0,0,1,16,0,0,NULL), - (47448,0,0,1,16,0,0,NULL), - (47450,0,0,1,16,0,0,NULL), - (47451,0,0,1,16,0,0,NULL), - (47452,0,0,1,16,0,0,NULL), - (47453,0,0,1,16,0,0,NULL), - (47455,0,0,1,16,0,0,NULL), - (47456,0,0,1,16,0,0,NULL), - (47457,0,0,1,16,0,0,NULL), - (47458,0,0,1,16,0,0,NULL), - (47459,0,0,1,16,0,0,NULL), - (47460,0,0,1,16,0,0,NULL), - (47461,0,0,1,16,0,0,NULL), - (47462,0,0,1,16,0,0,NULL), - (47463,0,0,1,16,0,0,NULL), - (47464,0,0,1,16,0,0,NULL), - (47467,0,0,1,16,0,0,NULL), - (47468,0,0,1,16,0,0,NULL), - (47469,0,0,1,16,0,0,NULL), - (47476,0,0,1,16,0,0,NULL), - (47477,0,0,1,16,0,0,NULL), - (47478,0,0,1,16,0,0,NULL), - (47479,0,0,1,16,0,0,NULL), - (47480,0,0,1,16,0,0,NULL), - (47481,0,0,1,16,0,0,NULL), - (47482,0,0,1,16,0,0,NULL), - (47483,0,0,1,16,0,0,NULL), - (47484,0,0,1,16,0,0,NULL), - (47485,0,0,1,16,0,0,NULL), - (47486,0,0,1,16,0,0,NULL), - (47487,0,0,1,16,0,0,NULL), - (47488,0,0,1,16,0,0,NULL), - (47489,0,0,1,16,0,0,NULL), - (47490,0,0,1,16,0,0,NULL), - (47491,0,0,1,16,0,0,NULL), - (47492,0,0,1,16,0,0,NULL), - (47493,0,0,1,16,0,0,NULL), - (47494,0,0,1,16,0,0,NULL), - (47495,0,0,1,16,0,0,NULL), - (47496,0,0,1,16,0,0,NULL), - (47497,0,0,1,16,0,0,NULL), - (47498,0,0,1,16,0,0,NULL), - (47499,0,0,1,16,0,0,NULL), - (47500,0,0,1,16,0,0,NULL), - (47501,0,0,1,16,0,0,NULL), - (47502,0,0,1,16,0,0,NULL), - (47503,0,0,1,16,0,0,NULL), - (47504,0,0,1,16,0,0,NULL), - (47505,0,0,1,16,0,0,NULL), - (47506,0,0,1,16,0,0,NULL), - (47507,0,0,1,16,0,0,NULL), - (47508,0,0,1,16,0,0,NULL), - (47509,0,0,1,16,0,0,NULL), - (47510,0,0,1,16,0,0,NULL), - (47511,0,0,1,16,0,0,NULL), - (47512,0,0,1,16,0,0,NULL), - (47513,0,0,1,16,0,0,NULL), - (47514,0,0,1,16,0,0,NULL), - (47515,0,0,1,16,0,0,NULL), - (47516,0,0,1,16,0,0,NULL), - (47517,0,0,1,16,0,0,NULL), - (47518,0,0,1,16,0,0,NULL), - (47519,0,0,1,16,0,0,NULL), - (47520,0,0,1,16,0,0,NULL), - (47521,0,0,1,16,0,0,NULL), - (47522,0,0,1,16,0,0,NULL), - (47523,0,0,1,16,0,0,NULL), - (47524,0,0,1,16,0,0,NULL), - (47525,0,0,1,16,0,0,NULL), - (47526,0,0,1,16,0,0,NULL), - (47527,0,0,1,16,0,0,NULL), - (47528,0,0,1,16,0,0,NULL), - (47529,0,0,1,16,0,0,NULL), - (47530,0,0,1,16,0,0,NULL), - (47531,0,0,1,16,0,0,NULL), - (47532,0,0,1,16,0,0,NULL), - (47533,0,0,1,16,0,0,NULL), - (47534,0,0,1,16,0,0,NULL), - (47535,0,0,1,16,0,0,NULL), - (47536,0,0,1,16,0,0,NULL), - (47537,0,0,1,16,0,0,NULL), - (47538,0,0,1,16,0,0,NULL), - (47539,0,0,1,16,0,0,NULL), - (47540,0,0,1,16,0,0,NULL), - (47541,0,0,1,16,0,0,NULL), - (47542,0,0,1,16,0,0,NULL), - (47543,0,0,1,16,0,0,NULL), - (47544,0,0,1,16,0,0,NULL), - (47545,0,0,1,16,0,0,NULL), - (47546,0,0,1,16,0,0,NULL), - (47547,0,0,1,16,0,0,NULL), - (47548,0,0,1,16,0,0,NULL), - (47549,0,0,1,16,0,0,NULL), - (47550,0,0,1,16,0,0,NULL), - (47551,0,0,1,16,0,0,NULL), - (47552,0,0,1,16,0,0,NULL), - (47553,0,0,1,16,0,0,NULL), - (47554,0,0,1,16,0,0,NULL), - (47555,0,0,1,16,0,0,NULL), - (47556,0,0,1,16,0,0,NULL), - (47557,0,0,1,16,0,0,NULL), - (47558,0,0,1,16,0,0,NULL), - (47559,0,0,1,16,0,0,NULL), - (47560,0,0,1,16,0,0,NULL), - (47561,0,0,1,16,0,0,NULL), - (47562,0,0,1,16,0,0,NULL), - (47563,0,0,1,16,0,0,NULL), (47564,0,0,1,16,0,0,NULL), (47565,0,0,1,16,0,0,NULL), - (47566,0,0,1,16,0,0,NULL), - (47567,0,0,1,16,0,0,NULL), - (47568,0,0,1,16,0,0,NULL), - (47569,0,0,1,16,0,0,NULL), - (47570,0,0,1,16,0,0,NULL), - (47571,0,0,1,16,0,0,NULL), - (47573,0,0,1,16,0,0,NULL), - (47574,0,0,1,16,0,0,NULL), - (47576,0,0,1,16,0,0,NULL), - (47577,0,0,1,16,0,0,NULL), (47579,0,0,1,16,0,0,''), - (47580,0,0,1,16,0,0,NULL), - (47581,0,0,1,16,0,0,NULL), - (47584,0,0,1,16,0,0,NULL), - (47585,0,0,1,16,0,0,NULL), - (47586,0,0,1,16,0,0,NULL), - (47587,0,0,1,16,0,0,NULL), - (47588,0,0,1,16,0,0,NULL), - (47589,0,0,1,16,0,0,NULL), - (47590,0,0,1,16,0,0,NULL), - (47591,0,0,1,16,0,0,NULL), - (47592,0,0,1,16,0,0,NULL), (47593,0,0,1,16,0,0,NULL), - (47594,0,0,1,16,0,0,NULL), - (47595,0,0,1,16,0,0,NULL), - (47596,0,0,1,16,0,0,NULL), - (47597,0,0,1,16,0,0,NULL), - (47598,0,0,1,16,0,0,NULL), - (47599,0,0,1,16,0,0,NULL), - (47600,0,0,1,16,0,0,NULL), (47601,0,0,1,16,0,0,'12544'), - (47602,0,0,1,16,0,0,NULL), - (47603,0,0,1,16,0,0,NULL), - (47604,0,0,1,16,0,0,NULL), - (47605,0,0,1,16,0,0,NULL), - (47606,0,0,1,16,0,0,NULL), - (47609,0,0,1,16,0,0,NULL), - (47610,0,0,1,16,0,0,NULL), - (47611,0,0,1,16,0,0,NULL), (47612,0,0,1,16,0,0,NULL), - (47613,0,0,1,16,0,0,NULL), - (47615,0,0,1,16,0,0,NULL), - (47616,0,0,1,16,0,0,NULL), - (47617,0,0,1,16,0,0,NULL), - (47618,0,0,1,16,0,0,NULL), - (47619,0,0,1,16,0,0,NULL), - (47620,0,0,1,16,0,0,NULL), - (47621,0,0,1,16,0,0,NULL), - (47622,0,0,1,16,0,0,NULL), - (47623,0,0,1,16,0,0,NULL), - (47624,0,0,1,16,0,0,NULL), - (47625,0,0,1,16,0,0,NULL), - (47626,0,0,1,16,0,0,NULL), - (47627,0,0,1,16,0,0,NULL), - (47628,0,0,1,16,0,0,NULL), - (47629,0,0,1,16,0,0,NULL), - (47630,0,0,1,16,0,0,NULL), - (47631,0,0,1,16,0,0,NULL), - (47633,0,0,1,16,0,0,NULL), - (47634,0,0,1,16,0,0,'13864'), - (47635,0,0,1,16,0,0,NULL), - (47636,0,0,1,16,0,0,NULL), - (47637,0,0,1,16,0,0,NULL), - (47638,0,0,1,16,0,0,NULL), - (47639,0,0,1,16,0,0,NULL), - (47641,0,0,1,16,0,0,'13864'), - (47643,0,0,1,16,0,0,'13864'), - (47644,0,0,1,16,0,0,'13864'), - (47645,0,0,1,16,0,0,'13864'), - (47647,0,0,1,16,0,0,NULL), - (47649,0,0,1,16,0,0,'13864'), (47650,0,0,1,16,0,0,'13864'), (47652,0,0,1,16,0,0,'13864'), - (47653,0,0,1,16,0,0,'13864'), (47654,0,0,1,16,0,0,NULL), (47655,0,0,1,16,0,0,NULL), (47656,0,0,1,16,0,0,NULL), (47657,0,0,1,16,0,0,NULL), (47658,0,0,1,16,0,0,NULL), - (47659,0,0,1,16,0,0,NULL), - (47660,0,0,1,16,0,0,NULL), - (47661,0,0,1,16,0,0,NULL), - (47662,0,0,1,16,0,0,NULL), - (47663,0,0,1,16,0,0,NULL), - (47664,0,0,1,16,0,0,NULL), - (47665,0,0,1,16,0,0,NULL), (47666,0,0,1,16,0,0,NULL), (47667,0,0,1,16,0,0,NULL), (47668,0,0,1,16,0,0,NULL), (47669,0,0,1,16,0,0,NULL), (47670,0,0,1,16,0,0,NULL), (47671,0,0,1,16,0,0,NULL), - (47672,0,0,1,16,0,0,NULL), - (47673,0,0,1,16,0,0,NULL), - (47674,0,0,1,16,0,0,NULL), (47675,0,0,1,16,0,0,NULL), - (47676,0,0,1,16,0,0,'13864'), - (47677,0,0,1,16,0,0,'13864'), - (47678,0,0,1,16,0,0,'13864'), - (47679,0,0,1,16,0,0,'13864'), - (47680,0,0,1,16,0,0,'13864'), - (47681,0,0,1,16,0,0,'13864'), - (47682,0,0,1,16,0,0,'13864'), - (47683,0,0,1,16,0,0,'13864'), - (47684,0,0,1,16,0,0,'13864'), - (47685,0,0,1,16,0,0,'13864'), - (47686,0,0,1,16,0,0,'13864'), - (47687,0,0,1,16,0,0,'13864'), - (47688,0,0,1,16,0,0,'13864'), - (47689,0,0,1,16,0,0,'13864'), - (47690,0,0,1,16,0,0,'13864'), - (47691,0,0,1,16,0,0,'13864'), - (47692,0,0,1,16,0,0,'13864'), - (47693,0,0,1,16,0,0,'13864'), - (47694,0,0,1,16,0,0,'13864'), - (47695,0,0,1,16,0,0,'13864'), - (47696,0,0,1,16,0,0,'13864'), - (47697,0,0,1,16,0,0,'13864'), - (47698,0,0,1,16,0,0,'13864'), - (47699,0,0,1,16,0,0,'13864'), (47700,0,0,1,16,0,0,'13864'), (47701,0,0,1,16,0,0,'13864'), - (47702,0,0,1,16,0,0,'13864'), - (47703,0,0,1,16,0,0,'13787'), (47704,0,0,1,16,133,0,NULL), - (47705,0,0,1,16,133,0,NULL), (47706,0,0,1,16,0,0,NULL), (47707,0,0,1,16,0,0,NULL), - (47708,0,0,1,16,0,0,NULL), (47709,0,0,1,16,0,0,NULL), (47710,0,0,1,16,0,0,NULL), (47711,0,0,1,16,0,0,NULL), - (47712,0,0,1,16,0,0,NULL), (47713,0,0,1,16,0,0,NULL), (47714,0,0,1,16,0,0,NULL), (47715,0,0,1,16,0,0,NULL), - (47716,0,0,1,16,0,0,NULL), - (47717,0,0,1,16,0,0,NULL), (47718,0,0,1,16,0,0,NULL), (47719,0,0,1,16,0,0,NULL), (47720,0,0,1,16,0,0,NULL), @@ -105507,923 +66042,83 @@ VALUES (47722,0,0,1,16,0,0,NULL), (47723,0,0,1,16,0,0,NULL), (47724,0,0,1,16,0,0,NULL), - (47725,0,0,1,16,0,0,NULL), (47726,0,0,1,16,0,0,NULL), (47727,0,0,1,16,0,0,NULL), (47728,0,0,1,16,0,0,NULL), - (47729,0,0,1,16,0,0,NULL), (47730,0,0,1,16,173,0,NULL), (47731,0,0,1,16,0,0,NULL), (47732,0,0,1,16,0,0,NULL), - (47733,0,0,1,16,0,0,NULL), (47734,0,0,1,16,0,0,'15288'), (47735,0,0,1,16,0,0,'15288'), - (47736,0,0,1,16,0,0,'12544'), - (47737,0,0,1,16,0,0,'8279'), - (47738,0,0,1,16,0,0,NULL), (47739,0,0,1,16,0,0,'15288'), (47740,0,0,1,16,0,0,'15288'), - (47741,0,0,1,16,0,0,'12544'), - (47742,0,0,1,16,0,0,'15288'), - (47743,0,0,1,16,0,0,NULL), - (47744,0,0,1,16,0,0,NULL), (47745,0,0,1,16,0,0,NULL), (47746,0,0,1,16,0,0,NULL), (47747,0,0,1,16,0,0,NULL), - (47748,0,0,1,16,0,0,'8279'), (47749,0,0,1,16,0,0,'15288'), (47750,0,0,1,16,0,0,'15288'), (47751,0,0,1,16,0,0,'15288'), - (47752,0,0,1,16,0,0,NULL), - (47753,0,0,1,16,0,0,NULL), - (47754,0,0,1,16,0,0,'8279'), (47755,0,0,1,16,0,0,NULL), - (47756,0,0,1,16,0,0,NULL), - (47757,0,0,1,16,0,0,NULL), (47758,0,0,1,16,0,0,'15288'), (47759,0,0,1,16,0,0,'15288'), (47760,0,0,1,16,0,0,'15288'), - (47761,0,0,1,16,0,0,'8279'), (47762,0,0,1,16,0,0,'15288'), (47763,0,0,1,16,0,0,NULL), (47764,0,0,1,16,0,0,NULL), (47765,0,0,1,16,0,0,'15288'), (47766,0,0,1,16,0,0,'15288'), - (47767,0,0,1,16,0,0,'15288'), - (47770,0,0,1,16,0,0,NULL), - (47771,0,8,1,16,0,0,'15288'), (47772,0,0,1,16,0,0,'15288'), - (47773,0,0,1,16,0,0,'12544'), - (47774,0,0,1,16,0,0,'12544'), - (47775,0,0,1,16,0,0,NULL), - (47776,0,0,1,16,0,0,NULL), - (47777,0,0,1,16,0,0,NULL), - (47778,0,0,1,16,0,0,NULL), - (47779,0,0,1,16,0,0,NULL), - (47780,0,0,1,16,0,0,NULL), - (47781,0,0,1,16,0,0,'13864'), - (47782,0,0,1,16,0,0,'13864'), - (47783,0,0,1,16,0,0,'13864'), (47784,0,0,1,16,0,0,'13864'), (47785,0,0,1,16,0,0,'13864'), - (47786,0,0,1,16,0,0,'13864'), - (47787,0,0,1,16,0,0,'13864'), - (47788,0,0,1,16,0,0,'13864'), - (47789,0,0,1,16,0,0,'13864'), - (47790,0,0,1,16,0,0,'13864'), - (47791,0,0,1,16,0,0,'8279'), - (47792,0,0,1,16,0,0,'8279'), - (47793,0,0,1,16,0,0,NULL), - (47794,0,0,1,16,0,0,'8279'), - (47795,0,0,1,16,0,0,NULL), - (47796,0,0,1,16,0,0,NULL), - (47797,0,0,1,16,0,0,NULL), - (47798,0,0,1,16,0,0,'8279'), - (47799,0,0,1,16,0,0,'13864'), - (47800,0,0,1,16,0,0,'13864'), - (47801,0,0,1,16,0,0,'13864'), - (47802,0,0,1,16,0,0,'13864'), (47803,0,0,1,16,0,0,'13864'), - (47804,0,0,1,16,0,0,NULL), - (47805,0,0,1,16,0,0,NULL), - (47806,0,0,1,16,0,0,'8279'), - (47807,0,0,1,16,0,0,NULL), - (47808,0,0,1,16,0,0,'8279'), - (47809,0,0,1,16,0,0,'8279'), - (47810,0,0,1,16,0,0,NULL), - (47811,0,0,1,16,0,0,NULL), - (47812,0,0,1,16,0,0,'8279'), - (47813,0,0,1,16,0,0,NULL), - (47814,0,0,1,16,0,0,NULL), - (47815,0,0,1,16,0,0,NULL), - (47816,0,0,1,16,0,0,NULL), - (47817,0,0,1,16,0,0,NULL), - (47818,0,0,1,16,0,0,NULL), - (47819,0,0,1,16,0,0,NULL), - (47820,0,0,1,16,0,0,NULL), - (47821,0,0,1,16,0,0,NULL), - (47822,0,0,1,16,0,0,NULL), - (47823,0,0,1,16,0,0,NULL), - (47824,0,0,1,16,0,0,NULL), - (47825,0,0,1,16,0,0,NULL), - (47826,0,0,1,16,0,0,'8279'), - (47827,0,0,1,16,0,0,'8279'), (47828,0,0,1,16,0,0,'13589'), - (47829,0,0,1,16,0,0,NULL), - (47830,0,0,1,16,0,0,'8279'), - (47831,0,0,1,16,0,0,'8279'), - (47832,0,0,1,16,0,0,'8279'), - (47833,0,0,1,16,0,0,NULL), - (47834,0,0,1,16,0,0,NULL), - (47835,0,0,1,16,0,0,NULL), - (47836,0,0,1,16,0,0,NULL), - (47837,0,0,1,16,0,0,NULL), - (47838,0,0,1,16,0,0,NULL), - (47839,0,0,1,16,0,0,NULL), - (47840,0,0,1,16,0,0,NULL), - (47841,0,0,1,16,0,0,NULL), - (47842,0,0,1,16,0,0,NULL), (47843,0,0,1,16,0,0,NULL), - (47844,0,0,1,16,0,0,NULL), - (47845,0,0,1,16,0,0,NULL), - (47846,0,8,1,16,0,0,NULL), - (47847,0,8,1,16,0,0,NULL), - (47848,0,8,1,16,0,0,NULL), (47849,0,0,1,16,0,0,NULL), - (47850,0,0,1,16,0,0,NULL), - (47851,0,0,1,16,0,0,NULL), - (47852,0,0,1,16,0,0,NULL), - (47853,0,0,1,16,0,0,NULL), - (47854,0,0,1,16,0,0,NULL), - (47855,0,0,1,16,0,0,NULL), - (47856,0,0,1,16,0,0,NULL), - (47857,0,0,1,16,0,0,NULL), - (47858,0,0,1,16,0,0,NULL), - (47859,0,0,1,16,0,0,NULL), - (47860,0,0,1,16,0,0,NULL), - (47861,0,0,1,16,0,0,NULL), - (47862,0,0,1,16,0,0,NULL), - (47863,0,0,1,16,0,0,NULL), - (47864,0,0,1,16,0,0,NULL), - (47865,0,0,1,16,0,0,NULL), - (47866,0,0,1,16,0,0,NULL), - (47867,0,0,1,16,0,0,NULL), (47868,0,0,1,16,0,0,NULL), - (47869,0,0,1,16,0,0,NULL), - (47870,0,0,1,16,0,0,NULL), - (47871,0,0,1,16,0,0,NULL), - (47872,0,0,1,16,0,0,NULL), - (47873,0,0,1,16,0,0,NULL), - (47874,0,0,1,16,0,0,NULL), - (47876,0,0,1,16,0,0,NULL), - (47877,0,8,1,16,0,0,NULL), - (47878,0,0,1,16,0,0,NULL), - (47879,0,0,1,16,0,0,NULL), - (47880,0,0,1,16,0,0,NULL), - (47881,0,0,1,16,0,0,NULL), - (47882,0,0,1,16,0,0,NULL), - (47883,0,0,1,16,0,0,NULL), - (47885,0,0,1,16,0,0,NULL), - (47886,0,0,1,16,0,0,NULL), - (47887,0,0,1,16,0,0,NULL), - (47888,0,0,1,16,0,0,NULL), - (47889,0,0,1,16,0,0,NULL), - (47890,0,0,1,16,0,0,NULL), (47891,0,0,1,16,0,0,NULL), (47892,0,0,1,16,0,0,NULL), - (47900,0,0,1,16,0,0,NULL), - (47902,0,0,1,16,0,0,NULL), - (47903,0,0,1,16,0,0,NULL), - (47904,0,0,1,16,0,0,NULL), - (47905,0,0,1,16,0,0,NULL), - (47906,0,0,1,16,0,0,NULL), - (47907,0,0,1,16,0,0,NULL), - (47908,0,0,1,16,0,0,NULL), - (47909,0,0,1,16,0,0,NULL), - (47910,0,0,1,16,0,0,NULL), - (47911,0,0,1,16,0,0,NULL), - (47912,0,0,1,16,0,0,NULL), - (47913,0,0,1,16,0,0,NULL), - (47914,0,0,1,16,0,0,NULL), - (47915,0,0,1,16,0,0,NULL), - (47916,0,0,1,16,0,0,NULL), - (47917,0,0,1,16,0,0,NULL), - (47918,0,0,1,16,0,0,NULL), - (47919,0,0,1,16,0,0,NULL), - (47920,0,0,1,16,0,0,NULL), - (47921,0,0,1,16,0,0,NULL), - (47922,0,0,1,16,0,0,NULL), - (47923,0,0,1,16,0,0,NULL), - (47924,0,0,1,16,0,0,NULL), - (47925,0,0,1,16,0,0,NULL), - (47926,0,0,1,16,0,0,NULL), - (47927,0,0,1,16,0,0,NULL), - (47928,0,0,1,16,0,0,NULL), - (47929,0,0,1,16,0,0,NULL), - (47931,0,0,1,16,0,0,NULL), - (47932,0,0,1,16,0,0,NULL), - (47933,0,0,1,16,0,0,NULL), - (47934,0,0,1,16,0,0,NULL), - (47935,0,0,1,16,0,0,NULL), - (47936,0,0,1,16,0,0,NULL), - (47937,0,0,1,16,0,0,NULL), - (47938,0,0,1,16,0,0,NULL), - (47939,0,0,1,16,0,0,NULL), - (47940,0,0,1,16,0,0,NULL), - (47941,0,0,1,16,0,0,NULL), - (47942,0,0,1,16,0,0,NULL), - (47943,0,0,1,16,0,0,NULL), - (47944,0,0,1,16,0,0,NULL), - (47945,0,0,1,16,0,0,NULL), - (47946,0,0,1,16,0,0,NULL), - (47947,0,0,1,16,0,0,NULL), - (47948,0,0,1,16,0,0,NULL), - (47949,0,0,1,16,0,0,NULL), - (47950,0,0,1,16,0,0,NULL), - (47951,0,0,1,16,0,0,NULL), - (47952,0,0,1,16,0,0,NULL), - (47953,0,0,1,16,0,0,NULL), - (47954,0,0,1,16,0,0,NULL), - (47955,0,0,1,16,0,0,NULL), - (47956,0,0,1,16,0,0,NULL), - (47957,0,0,1,16,0,0,NULL), - (47958,0,0,1,16,0,0,NULL), - (47959,0,0,1,16,0,0,NULL), - (47960,0,0,1,16,0,0,NULL), - (47961,0,0,1,16,0,0,NULL), - (47962,0,0,1,16,0,0,NULL), - (47963,0,0,1,16,0,0,NULL), - (47964,0,0,1,16,0,0,NULL), - (47965,0,0,1,16,0,0,NULL), - (47966,0,0,1,16,0,0,NULL), - (47967,0,0,1,16,0,0,NULL), - (47968,0,0,1,16,0,0,NULL), - (47969,0,0,1,16,0,0,NULL), - (47970,0,0,1,16,0,0,NULL), - (47971,0,0,1,16,0,0,NULL), - (47972,0,0,1,16,0,0,NULL), - (47973,0,0,1,16,0,0,NULL), - (47974,0,0,1,16,0,0,NULL), - (47975,0,0,1,16,0,0,NULL), - (47976,0,0,1,16,0,0,NULL), - (47977,0,0,1,16,0,0,NULL), (47978,0,0,1,16,0,0,NULL), (47979,0,0,1,16,233,0,NULL), - (47980,0,0,1,16,0,0,NULL), - (47981,0,0,1,16,0,0,NULL), - (47982,0,0,1,16,0,0,NULL), - (47983,0,0,1,16,0,0,NULL), - (47984,0,0,1,16,0,0,NULL), - (47985,0,0,1,16,0,0,NULL), - (47986,0,0,1,16,0,0,NULL), - (47987,0,0,1,16,0,0,NULL), - (47988,0,0,1,16,0,0,NULL), - (47989,0,0,1,16,0,0,NULL), - (47990,0,0,1,16,0,0,NULL), - (47991,0,0,1,16,0,0,NULL), - (47992,0,0,1,16,0,0,NULL), - (47993,0,0,1,16,0,0,NULL), - (47994,0,0,1,16,0,0,NULL), - (47995,0,0,1,16,0,0,NULL), - (47996,0,0,1,16,0,0,NULL), - (47997,0,0,1,16,0,0,NULL), - (47998,0,0,1,16,0,0,NULL), - (47999,0,0,1,16,0,0,NULL), - (48000,0,0,1,16,0,0,NULL), - (48001,0,0,1,16,0,0,NULL), - (48002,0,0,1,16,0,0,NULL), - (48003,0,0,1,16,0,0,NULL), - (48004,0,0,1,16,0,0,NULL), - (48005,0,0,1,16,0,0,NULL), - (48023,0,0,1,16,0,0,NULL), - (48024,0,0,1,16,0,0,NULL), - (48025,0,0,1,16,0,0,NULL), - (48026,0,0,1,16,0,0,NULL), - (48027,0,0,1,16,0,0,NULL), - (48028,0,0,1,16,0,0,NULL), - (48029,0,0,1,16,0,0,NULL), - (48030,0,0,1,16,0,0,NULL), - (48031,0,0,1,16,0,0,NULL), - (48032,0,0,1,16,0,0,NULL), - (48033,0,0,1,16,0,0,NULL), (48034,0,0,1,16,0,0,''), - (48035,0,0,1,16,0,0,NULL), - (48036,0,0,1,16,0,0,NULL), - (48037,0,0,1,16,0,0,NULL), - (48039,0,0,1,16,0,0,NULL), - (48040,0,0,1,16,0,0,NULL), - (48041,0,0,1,16,0,0,NULL), - (48042,0,0,1,16,0,0,NULL), - (48043,0,0,1,16,0,0,NULL), - (48044,0,0,1,16,0,0,NULL), - (48045,0,0,1,16,0,0,NULL), - (48046,0,0,1,16,0,0,NULL), - (48047,0,0,1,16,0,0,NULL), - (48048,0,0,1,16,0,0,NULL), - (48049,0,0,1,16,0,0,NULL), - (48050,0,0,1,16,0,0,NULL), - (48051,0,0,1,16,0,0,NULL), - (48052,0,0,1,16,0,0,NULL), - (48053,0,0,1,16,0,0,NULL), - (48054,0,0,1,16,0,0,NULL), - (48055,0,0,1,16,0,0,NULL), - (48056,0,0,1,16,0,0,NULL), - (48057,0,0,1,16,0,0,NULL), - (48058,0,0,1,16,0,0,NULL), - (48059,0,0,1,16,0,0,NULL), - (48060,0,0,1,16,0,0,NULL), - (48061,0,0,1,16,0,0,NULL), - (48062,0,0,1,16,0,0,NULL), - (48063,0,0,1,16,0,0,NULL), - (48064,0,0,1,16,0,0,NULL), - (48065,0,0,1,16,0,0,NULL), - (48066,0,0,1,16,0,0,NULL), - (48067,0,0,1,16,0,0,NULL), - (48068,0,0,1,16,0,0,NULL), - (48069,0,0,1,16,0,0,NULL), - (48070,0,0,1,16,0,0,NULL), - (48071,0,0,1,16,0,0,NULL), - (48072,0,0,1,16,0,0,NULL), - (48073,0,0,1,16,0,0,NULL), - (48074,0,0,1,16,0,0,NULL), - (48075,0,0,1,16,0,0,NULL), - (48076,0,0,1,16,0,0,NULL), - (48077,0,0,1,16,0,0,NULL), - (48078,0,0,1,16,0,0,NULL), - (48079,0,0,1,16,0,0,NULL), - (48080,0,0,1,16,0,0,NULL), - (48081,0,0,1,16,0,0,NULL), - (48082,0,0,1,16,0,0,NULL), - (48083,0,0,1,16,0,0,NULL), - (48084,0,0,1,16,0,0,NULL), - (48085,0,0,1,16,0,0,NULL), - (48086,0,0,1,16,0,0,NULL), - (48087,0,0,1,16,0,0,NULL), - (48088,0,0,1,16,0,0,NULL), - (48089,0,0,1,16,0,0,NULL), - (48090,0,0,1,16,0,0,NULL), - (48091,0,0,1,16,0,0,NULL), - (48092,0,0,1,16,0,0,NULL), - (48093,0,0,1,16,0,0,NULL), - (48094,0,0,1,16,0,0,NULL), - (48095,0,0,1,16,0,0,NULL), - (48096,0,0,1,16,0,0,NULL), - (48097,0,0,1,16,0,0,NULL), - (48098,0,0,1,16,0,0,NULL), - (48099,0,0,1,16,0,0,NULL), - (48100,0,0,1,16,0,0,NULL), - (48101,0,0,1,16,0,0,NULL), - (48102,0,0,1,16,0,0,NULL), - (48103,0,0,1,16,0,0,NULL), - (48104,0,0,1,16,0,0,NULL), - (48105,0,0,1,16,0,0,NULL), - (48106,0,0,1,16,0,0,NULL), - (48119,0,0,1,16,0,0,NULL), - (48120,0,0,1,16,0,0,NULL), - (48121,0,0,1,16,0,0,NULL), - (48122,0,0,1,16,0,0,NULL), - (48123,0,0,1,16,0,0,NULL), - (48124,0,0,1,16,0,0,NULL), - (48125,0,0,1,16,0,0,NULL), - (48126,0,0,1,16,0,0,NULL), - (48127,0,0,1,16,0,0,NULL), - (48128,0,0,1,16,0,0,NULL), - (48129,0,0,1,16,0,0,NULL), - (48130,0,0,1,16,0,0,NULL), - (48131,0,0,1,16,0,0,NULL), - (48132,0,0,1,16,0,0,NULL), - (48133,0,0,1,16,0,0,NULL), - (48134,0,0,1,16,0,0,NULL), - (48135,0,0,1,16,0,0,NULL), - (48136,0,0,1,16,0,0,NULL), - (48137,0,0,1,16,0,0,NULL), - (48138,0,0,1,16,0,0,NULL), - (48139,0,0,1,16,0,0,NULL), - (48140,0,0,1,16,0,0,NULL), - (48141,0,0,1,16,0,0,NULL), - (48142,0,0,1,16,0,0,NULL), - (48143,0,0,1,16,0,0,NULL), - (48144,0,0,1,16,0,0,NULL), - (48150,0,0,1,16,0,0,NULL), - (48152,0,0,1,16,0,0,NULL), (48153,0,0,1,16,0,0,NULL), - (48154,0,0,1,16,0,0,NULL), - (48155,0,0,1,16,0,0,NULL), - (48156,0,0,1,16,0,0,NULL), - (48157,0,0,1,16,0,0,NULL), - (48158,0,0,1,16,0,0,NULL), - (48159,0,0,1,16,0,0,NULL), - (48163,0,0,1,16,0,0,NULL), - (48164,0,0,1,16,0,0,NULL), (48168,0,0,1,16,10,0,NULL), - (48169,0,0,1,16,0,0,NULL), (48170,0,0,1,16,0,0,NULL), - (48171,0,0,1,16,0,0,NULL), - (48172,0,0,1,16,0,0,NULL), - (48173,0,0,1,16,0,0,NULL), - (48174,0,0,1,16,0,0,NULL), - (48175,0,0,1,16,0,0,NULL), - (48176,0,0,1,16,0,0,NULL), - (48177,0,0,1,16,0,0,NULL), - (48178,0,0,1,16,0,0,NULL), - (48179,0,0,1,16,0,0,NULL), - (48180,0,0,1,16,0,0,NULL), - (48181,0,0,1,16,0,0,NULL), - (48182,0,0,1,16,0,0,NULL), - (48183,0,0,1,16,0,0,NULL), - (48184,0,0,1,16,0,0,NULL), - (48185,0,0,1,16,0,0,NULL), - (48186,0,0,1,16,0,0,NULL), - (48187,0,0,1,16,0,0,NULL), - (48188,0,0,1,16,0,0,NULL), - (48189,0,0,1,16,0,0,NULL), - (48190,0,0,1,16,0,0,NULL), - (48192,0,0,1,16,0,0,NULL), - (48193,0,0,1,16,0,0,NULL), (48196,0,0,1,16,233,0,NULL), - (48197,0,0,1,16,0,0,NULL), - (48199,0,0,1,16,0,0,NULL), - (48200,0,0,1,16,0,0,NULL), - (48201,0,0,1,16,0,0,NULL), - (48202,0,0,1,16,0,0,NULL), - (48203,0,0,1,16,0,0,NULL), - (48205,0,0,1,16,0,0,NULL), - (48206,0,0,1,16,0,0,NULL), - (48207,0,0,1,16,0,0,NULL), - (48208,0,0,1,16,0,0,NULL), - (48209,0,0,1,16,0,0,NULL), - (48210,0,0,1,16,0,0,NULL), - (48211,0,0,1,16,0,0,NULL), - (48212,0,0,1,16,0,0,NULL), - (48213,0,0,1,16,0,0,NULL), - (48214,0,0,1,16,0,0,NULL), - (48215,0,0,1,16,0,0,NULL), - (48216,0,0,1,16,0,0,NULL), - (48217,0,0,1,16,0,0,NULL), - (48218,0,0,1,16,0,0,NULL), - (48219,0,0,1,16,0,0,'8279'), - (48220,0,0,1,16,0,0,NULL), - (48221,0,0,1,16,0,0,NULL), - (48222,0,0,1,16,0,0,NULL), - (48223,0,0,1,16,0,0,NULL), - (48224,0,0,1,16,0,0,NULL), - (48225,0,0,1,16,0,0,NULL), - (48226,0,0,1,16,0,0,NULL), - (48227,0,0,1,16,0,0,NULL), - (48259,0,0,1,16,0,0,NULL), - (48260,0,0,1,16,0,0,NULL), - (48261,0,0,1,16,0,0,NULL), - (48262,0,0,1,16,0,0,NULL), - (48263,0,0,1,16,0,0,NULL), - (48264,0,0,1,16,0,0,NULL), - (48265,0,0,1,16,0,0,NULL), - (48266,0,0,1,16,0,0,NULL), - (48271,0,0,1,16,0,0,NULL), - (48272,0,0,1,16,0,0,NULL), - (48273,0,0,1,16,0,0,NULL), - (48274,0,0,1,16,0,0,NULL), - (48275,0,0,1,16,0,0,NULL), - (48277,0,0,1,16,0,0,NULL), - (48278,0,0,1,16,0,0,NULL), - (48279,0,0,1,16,0,0,NULL), - (48280,0,0,1,16,0,0,NULL), - (48281,0,0,1,16,0,0,NULL), - (48282,0,0,1,16,0,0,NULL), - (48283,0,0,1,16,0,0,NULL), - (48284,0,0,1,16,0,0,NULL), - (48285,0,0,1,16,0,0,NULL), - (48286,0,0,1,16,0,0,NULL), - (48287,0,0,1,16,0,0,NULL), - (48288,0,0,1,16,0,0,NULL), - (48289,0,0,1,16,0,0,NULL), - (48290,0,0,1,16,0,0,NULL), - (48291,0,0,1,16,0,0,NULL), - (48292,0,0,1,16,0,0,NULL), - (48293,0,0,1,16,0,0,NULL), - (48294,0,0,1,16,0,0,NULL), - (48295,0,0,1,16,0,0,NULL), - (48297,0,0,1,16,0,0,NULL), - (48298,0,0,1,16,0,0,NULL), - (48299,0,0,1,16,0,0,NULL), - (48300,0,0,1,16,0,0,NULL), - (48301,0,0,1,16,0,0,NULL), - (48302,0,0,1,16,0,0,NULL), - (48303,0,0,1,16,0,0,NULL), - (48328,0,0,1,16,0,0,NULL), - (48329,0,0,1,16,0,0,NULL), - (48330,0,0,1,16,0,0,NULL), - (48331,0,0,1,16,0,0,NULL), - (48332,0,0,1,16,0,0,NULL), - (48333,0,0,1,16,0,0,NULL), - (48344,0,0,1,16,0,0,NULL), - (48346,0,0,1,16,0,0,NULL), - (48347,0,0,1,16,0,0,NULL), - (48349,0,0,1,16,0,0,NULL), - (48350,0,0,1,16,0,0,NULL), - (48351,0,0,1,16,0,0,NULL), - (48352,0,0,1,16,0,0,NULL), - (48353,0,0,1,16,0,0,NULL), - (48354,0,0,1,16,0,0,NULL), - (48355,0,0,1,16,0,0,NULL), - (48356,0,0,1,16,0,0,NULL), - (48357,0,0,1,16,0,0,NULL), - (48361,0,0,1,16,0,0,NULL), - (48362,0,0,1,16,0,0,NULL), - (48363,0,0,1,16,0,0,NULL), - (48364,0,0,1,16,0,0,NULL), - (48365,0,0,1,16,0,0,NULL), - (48366,0,0,1,16,0,0,NULL), - (48367,0,0,1,16,0,0,NULL), - (48368,0,0,1,16,0,0,NULL), - (48369,0,0,1,16,0,0,NULL), - (48370,0,0,1,16,0,0,NULL), - (48371,0,0,1,16,0,0,NULL), - (48374,0,0,1,16,0,0,NULL), - (48375,0,0,1,16,0,0,NULL), - (48376,0,0,1,16,0,0,NULL), - (48377,0,0,1,16,0,0,NULL), - (48378,0,0,1,16,0,0,NULL), - (48379,0,0,1,16,0,0,NULL), - (48380,0,0,1,16,0,0,NULL), - (48382,0,0,1,16,0,0,NULL), - (48384,0,0,1,16,0,0,NULL), - (48385,0,0,1,16,0,0,NULL), - (48386,0,0,1,16,0,0,NULL), - (48387,0,0,1,16,0,0,NULL), - (48388,0,0,1,16,0,0,NULL), - (48389,0,0,1,16,0,0,NULL), - (48390,0,0,1,16,0,0,NULL), - (48421,0,0,1,16,0,0,NULL), - (48422,0,0,1,16,0,0,NULL), - (48426,0,0,1,16,0,0,NULL), - (48428,0,0,1,16,0,0,NULL), - (48429,0,0,1,16,0,0,NULL), - (48430,0,0,1,16,0,0,NULL), - (48431,0,0,1,16,0,0,NULL), - (48432,0,0,1,16,0,0,NULL), - (48433,0,0,1,16,0,0,NULL), - (48434,0,0,1,16,0,0,NULL), - (48436,0,0,1,16,0,0,NULL), - (48438,0,0,1,16,0,0,NULL), - (48440,0,0,1,16,0,0,NULL), - (48442,0,0,1,16,0,0,NULL), - (48443,0,0,1,16,0,0,NULL), - (48444,0,0,1,16,0,0,NULL), - (48445,0,0,1,16,0,0,NULL), - (48446,0,0,1,16,0,0,NULL), - (48447,0,0,1,16,0,0,NULL), - (48448,0,0,1,16,0,0,NULL), - (48449,0,0,1,16,0,0,NULL), - (48450,0,0,1,16,0,0,NULL), - (48451,0,0,1,16,0,0,NULL), - (48452,0,0,1,16,0,0,NULL), - (48453,0,0,1,16,0,0,NULL), - (48454,0,0,1,16,0,0,NULL), - (48455,0,0,1,16,0,0,NULL), - (48456,0,0,1,16,0,0,NULL), - (48457,0,0,1,16,0,0,NULL), - (48458,0,0,1,16,0,0,NULL), - (48459,0,1,1,16,0,0,NULL), (48460,0,0,1,16,0,0,NULL), (48461,0,0,1,16,0,0,NULL), (48462,0,0,1,16,0,0,NULL), (48463,0,0,1,16,0,0,NULL), (48464,0,0,1,16,0,0,NULL), (48465,0,0,1,16,0,0,NULL), - (48466,0,1,1,16,0,0,NULL), (48467,0,0,1,16,0,0,NULL), (48468,0,0,1,16,0,0,NULL), - (48471,0,0,1,16,0,0,NULL), - (48472,0,0,1,16,0,0,NULL), - (48473,0,0,1,16,0,0,NULL), - (48474,0,0,1,16,0,0,NULL), - (48475,0,0,1,16,0,0,NULL), - (48482,0,0,1,16,0,0,NULL), - (48483,0,0,1,16,0,0,NULL), - (48484,0,0,1,16,0,0,NULL), - (48485,0,0,1,16,0,0,NULL), - (48486,0,0,1,16,0,0,NULL), - (48487,0,0,1,16,0,0,NULL), - (48488,0,0,1,16,0,0,NULL), - (48489,0,0,1,16,0,0,NULL), - (48490,0,0,1,16,0,0,NULL), - (48491,0,0,1,16,0,0,NULL), - (48492,0,0,1,16,0,0,NULL), - (48493,0,0,1,16,0,0,NULL), - (48494,0,0,1,16,0,0,NULL), - (48495,0,0,1,16,0,0,NULL), - (48496,0,0,1,16,0,0,NULL), - (48497,0,0,1,16,0,0,NULL), - (48498,0,0,1,16,0,0,NULL), - (48499,0,0,1,16,0,0,NULL), - (48500,0,0,1,16,0,0,NULL), - (48501,0,0,1,16,0,0,NULL), - (48502,0,0,1,16,0,0,NULL), - (48503,0,0,1,16,0,0,NULL), - (48504,0,0,1,16,0,0,NULL), - (48505,0,0,1,16,0,0,NULL), - (48506,0,0,1,16,0,0,NULL), - (48507,0,0,1,16,0,0,NULL), - (48508,0,0,1,16,0,0,NULL), - (48509,0,0,1,16,0,0,NULL), - (48510,0,0,1,16,0,0,NULL), - (48511,0,0,1,16,0,0,NULL), - (48512,0,0,1,16,0,0,NULL), - (48513,0,0,1,16,0,0,NULL), - (48514,0,0,1,16,0,0,NULL), - (48515,0,0,1,16,0,0,NULL), - (48516,0,0,1,16,0,0,NULL), - (48517,0,0,1,16,0,0,NULL), - (48518,0,0,1,16,0,0,NULL), - (48519,0,0,1,16,0,0,NULL), - (48520,0,0,1,16,0,0,NULL), - (48521,0,0,1,16,0,0,NULL), - (48522,0,0,1,16,0,0,NULL), - (48523,0,0,1,16,0,0,NULL), - (48524,0,0,1,16,0,0,NULL), - (48525,0,0,1,16,0,0,NULL), - (48526,0,0,1,16,0,0,NULL), - (48527,0,0,1,16,0,0,NULL), - (48528,0,0,1,16,0,0,NULL), - (48529,0,0,1,16,0,0,NULL), - (48530,0,0,1,16,0,0,NULL), - (48531,0,0,1,16,0,0,NULL), - (48532,0,0,1,16,0,0,NULL), - (48533,0,0,1,16,0,0,NULL), - (48534,0,0,1,16,0,0,NULL), - (48535,0,0,1,16,0,0,NULL), - (48536,0,0,1,16,0,0,NULL), - (48537,0,0,1,16,0,0,NULL), - (48538,0,0,1,16,0,0,NULL), - (48539,0,0,1,16,0,0,NULL), - (48540,0,0,1,16,0,0,NULL), - (48541,0,0,1,16,0,0,NULL), - (48542,0,0,1,16,0,0,NULL), - (48543,0,0,1,16,0,0,NULL), - (48544,0,0,1,16,0,0,NULL), - (48545,0,0,1,16,0,0,NULL), - (48546,0,0,1,16,0,0,NULL), - (48547,0,0,1,16,0,0,NULL), - (48549,0,0,1,16,0,0,NULL), - (48550,0,0,1,16,0,0,NULL), - (48551,0,0,1,16,0,0,NULL), - (48552,0,0,1,16,0,0,NULL), - (48553,0,0,1,16,0,0,NULL), - (48554,0,0,1,16,0,0,NULL), - (48555,0,0,1,16,0,0,NULL), - (48556,0,0,1,16,0,0,NULL), - (48557,0,0,1,16,0,0,NULL), - (48558,0,0,1,16,0,0,NULL), - (48559,0,0,1,16,0,0,NULL), - (48560,0,0,1,16,0,0,NULL), - (48561,0,0,1,16,0,0,NULL), - (48562,0,0,1,16,0,0,NULL), - (48564,0,0,1,16,0,0,NULL), - (48576,0,0,1,16,0,0,NULL), - (48577,0,3,1,16,0,0,NULL), - (48578,0,0,1,16,0,0,NULL), - (48579,0,0,1,16,0,0,NULL), - (48580,0,0,1,16,0,0,NULL), - (48581,0,0,1,16,0,0,NULL), - (48582,0,0,1,16,0,0,NULL), - (48583,0,0,1,16,0,0,NULL), - (48584,0,0,1,16,0,0,NULL), - (48587,0,0,1,16,0,0,NULL), - (48588,0,0,1,16,0,0,NULL), - (48589,0,0,1,16,0,0,NULL), - (48590,0,0,1,16,0,0,NULL), - (48591,0,0,1,16,0,0,NULL), - (48592,0,0,1,16,0,0,NULL), - (48593,0,0,1,16,0,0,'8279'), - (48594,0,0,1,16,0,0,NULL), - (48595,0,0,1,16,0,0,NULL), (48596,0,0,1,16,0,0,NULL), - (48597,0,0,1,16,0,0,NULL), - (48598,0,0,1,16,0,0,NULL), - (48599,0,0,1,16,0,0,NULL), - (48600,0,0,1,16,0,0,NULL), - (48601,0,0,1,16,0,0,NULL), - (48602,0,0,1,16,0,0,NULL), - (48603,0,0,1,16,0,0,NULL), - (48604,0,0,1,16,0,0,NULL), - (48605,0,0,1,16,0,0,NULL), - (48606,0,0,1,16,0,0,NULL), - (48607,0,0,1,16,0,0,NULL), - (48608,0,0,1,16,0,0,NULL), - (48609,0,0,1,16,0,0,NULL), - (48610,0,0,1,16,0,0,NULL), - (48611,0,0,1,16,0,0,NULL), - (48612,0,0,1,16,0,0,NULL), - (48613,0,0,1,16,0,0,NULL), - (48614,0,0,1,16,0,0,NULL), - (48615,0,0,1,16,0,0,NULL), - (48616,0,0,1,16,0,0,'8990'), - (48617,0,0,1,16,0,0,'8279'), (48618,0,0,1,16,0,0,NULL), - (48619,0,0,1,16,0,0,NULL), (48620,0,0,1,16,233,0,NULL), (48621,0,0,1,16,0,0,NULL), - (48622,0,0,1,16,0,0,NULL), (48623,0,0,1,16,233,0,NULL), - (48624,0,0,1,16,0,0,'8279'), - (48625,0,0,1,16,0,0,NULL), - (48626,0,0,1,16,0,0,NULL), - (48627,0,0,1,16,0,0,NULL), - (48628,0,0,1,16,0,0,NULL), - (48629,0,0,1,16,0,0,NULL), - (48630,0,0,1,16,0,0,NULL), - (48631,0,0,1,16,0,0,NULL), - (48632,0,0,1,16,0,0,NULL), - (48633,0,0,1,16,0,0,NULL), - (48634,0,0,1,16,0,0,NULL), - (48635,0,0,1,16,0,0,NULL), - (48636,0,0,1,16,0,0,NULL), (48648,0,0,0,0,0,0,NULL), (48655,0,0,0,0,0,0,NULL), (48669,0,0,0,0,0,0,NULL), - (48687,0,0,1,16,0,0,NULL), - (48690,0,0,1,16,0,0,NULL), - (48693,0,0,1,16,0,0,NULL), - (48694,0,0,1,16,0,0,NULL), - (48699,0,0,1,16,0,0,NULL), - (48704,0,0,1,16,0,0,NULL), (48707,0,0,0,0,0,0,NULL), - (48710,0,0,1,16,0,0,NULL), - (48711,0,0,1,16,0,0,NULL), - (48712,0,0,1,16,0,0,NULL), - (48713,0,0,1,16,0,0,NULL), - (48717,0,0,1,16,0,0,NULL), - (48718,0,0,1,16,0,0,NULL), - (48720,0,0,1,16,0,0,NULL), - (48721,0,0,1,16,0,0,NULL), - (48722,0,0,1,16,0,0,NULL), - (48727,0,0,1,16,0,0,NULL), - (48730,0,0,1,16,0,0,NULL), - (48731,0,0,1,16,0,0,NULL), - (48734,0,0,1,16,0,0,NULL), - (48735,0,0,1,16,0,0,NULL), - (48737,0,0,1,16,0,0,NULL), - (48738,0,0,1,16,0,0,NULL), - (48744,0,0,1,16,0,0,NULL), - (48746,0,0,1,16,0,0,NULL), - (48751,0,0,1,16,0,0,NULL), - (48774,0,0,1,16,0,0,NULL), - (48775,0,0,1,16,0,0,NULL), - (48776,0,0,1,16,0,0,NULL), - (48777,0,0,1,16,0,0,NULL), - (48778,0,0,1,16,0,0,NULL), - (48779,0,0,1,16,0,0,NULL), - (48780,0,0,1,16,0,0,NULL), - (48781,0,0,1,16,0,0,NULL), - (48782,0,0,1,16,0,0,NULL), - (48783,0,0,1,16,0,0,NULL), (48784,0,0,1,16,0,0,'12380'), - (48785,0,0,1,16,0,0,NULL), - (48786,0,0,1,16,0,0,NULL), - (48787,0,0,1,16,0,0,NULL), - (48788,0,0,1,16,0,0,NULL), - (48789,0,0,1,16,0,0,NULL), - (48790,0,0,1,16,0,0,'17151'), - (48791,0,0,1,16,0,0,NULL), - (48792,0,0,1,16,0,0,'17151'), - (48793,0,0,1,16,0,0,NULL), - (48794,0,0,1,16,0,0,NULL), - (48795,0,0,1,16,0,0,NULL), - (48796,0,0,1,16,0,0,NULL), - (48797,0,0,1,16,0,0,NULL), - (48798,0,0,1,16,0,0,NULL), - (48799,0,0,1,16,0,0,NULL), - (48800,0,0,1,16,0,0,NULL), - (48801,0,0,1,16,0,0,NULL), - (48802,0,0,1,16,0,0,NULL), - (48803,0,0,1,16,0,0,NULL), - (48804,0,0,1,16,0,0,NULL), - (48805,0,0,1,16,0,0,NULL), - (48806,0,0,1,16,0,0,NULL), - (48807,0,0,1,16,0,0,NULL), - (48808,0,0,1,16,0,0,NULL), (48809,0,0,1,16,0,0,'12627'), - (48810,0,0,1,16,0,0,NULL), - (48811,0,0,1,16,0,0,NULL), (48812,0,0,1,16,0,0,'12627'), - (48813,0,0,1,16,0,0,NULL), - (48814,0,0,1,16,0,0,NULL), - (48815,0,0,1,16,0,0,NULL), (48816,0,0,1,16,0,0,'12627'), - (48817,0,0,1,16,0,0,NULL), (48818,0,0,1,16,0,0,'12627'), - (48819,0,0,1,16,0,0,NULL), - (48820,0,0,1,16,0,0,NULL), - (48821,0,0,1,16,0,0,NULL), - (48822,0,0,1,16,0,0,NULL), - (48823,0,0,1,16,0,0,NULL), - (48824,0,0,1,16,0,0,NULL), - (48825,0,0,1,16,0,0,NULL), - (48826,0,0,1,16,0,0,NULL), (48827,0,0,1,16,0,0,'12627'), - (48828,0,0,1,16,0,0,NULL), - (48829,0,0,1,16,0,0,NULL), - (48830,0,0,1,16,0,0,NULL), - (48831,0,0,1,16,0,0,NULL), (48832,0,0,1,16,0,0,'12627'), - (48833,0,0,1,16,0,0,NULL), - (48834,0,0,1,16,0,0,NULL), - (48835,0,0,1,16,0,0,NULL), (48836,0,0,1,16,0,0,'12627'), (48837,0,0,1,16,0,0,'12627'), - (48838,0,0,1,16,0,0,NULL), - (48839,0,0,1,16,0,0,NULL), - (48840,0,0,1,16,0,0,NULL), - (48841,0,0,1,16,0,0,'16592'), - (48842,0,0,1,16,0,0,'16592'), - (48843,0,0,1,16,0,0,NULL), - (48844,0,0,1,16,0,0,NULL), - (48845,0,0,1,16,0,0,NULL), - (48846,0,0,1,16,0,0,NULL), - (48847,0,0,1,16,0,0,NULL), - (48848,0,0,1,16,0,0,NULL), - (48849,0,0,1,16,0,0,'16592'), - (48850,0,0,1,16,0,0,'18100'), - (48851,0,0,1,16,0,0,NULL), - (48852,0,0,1,16,0,0,NULL), - (48853,0,0,1,16,0,0,NULL), - (48854,0,0,1,16,0,0,NULL), - (48855,0,0,1,16,0,0,NULL), - (48856,0,0,1,16,0,0,NULL), - (48857,0,0,1,16,0,0,NULL), - (48858,0,0,1,16,0,0,NULL), - (48859,0,0,1,16,0,0,NULL), - (48860,0,0,1,16,0,0,NULL), - (48861,0,0,1,16,0,0,NULL), - (48862,0,0,1,16,0,0,NULL), (48863,0,0,1,16,0,0,'17467'), - (48864,0,0,1,16,0,0,NULL), - (48865,0,0,1,16,0,0,NULL), - (48866,0,0,1,16,0,0,NULL), - (48867,0,0,1,16,0,0,NULL), - (48868,0,0,1,16,0,0,NULL), - (48869,0,0,1,16,0,0,NULL), - (48870,0,0,1,16,0,0,NULL), - (48871,0,0,1,16,0,0,NULL), - (48872,0,0,1,16,0,0,NULL), - (48873,0,0,1,16,0,0,NULL), - (48874,0,0,1,16,0,0,NULL), - (48875,0,0,1,16,0,0,NULL), - (48876,0,0,1,16,0,0,NULL), - (48877,0,0,1,16,0,0,NULL), - (48878,0,0,1,16,0,0,NULL), - (48879,0,0,1,16,0,0,NULL), - (48880,0,0,1,16,0,0,NULL), - (48881,0,0,2,16,0,0,NULL), - (48882,0,0,1,16,0,0,NULL), - (48883,0,0,1,16,0,0,NULL), - (48884,0,0,1,16,0,0,NULL), - (48885,0,0,1,16,0,0,NULL), - (48886,0,0,1,16,0,0,NULL), - (48887,0,0,1,16,0,0,NULL), - (48888,0,0,1,16,0,0,NULL), - (48889,0,0,1,16,0,0,NULL), - (48890,0,0,1,16,0,0,NULL), - (48891,0,0,1,16,0,0,NULL), - (48892,0,0,1,16,0,0,NULL), - (48893,0,0,1,16,0,0,NULL), - (48894,0,0,1,16,0,0,NULL), - (48895,0,0,1,16,0,0,NULL), - (48896,0,0,1,16,0,0,NULL), - (48897,0,0,1,16,0,0,NULL), - (48898,0,0,1,16,0,0,NULL), - (48899,0,0,1,16,0,0,NULL), - (48900,0,0,1,16,0,0,'16592'), - (48901,0,0,1,16,0,0,NULL), - (48902,0,0,1,16,0,0,NULL), - (48903,0,0,1,16,0,0,NULL), - (48904,0,0,1,16,0,0,'16592'), - (48905,0,0,1,16,0,0,NULL), - (48906,0,0,1,16,0,0,NULL), - (48907,0,0,1,16,0,0,NULL), - (48908,0,0,1,16,0,0,NULL), - (48909,0,0,1,16,0,0,NULL), - (48910,0,0,1,16,0,0,NULL), - (48911,0,0,1,16,0,0,NULL), - (48912,0,0,1,16,0,0,NULL), - (48913,0,0,1,16,0,0,NULL), - (48914,0,0,1,16,0,0,NULL), - (48915,0,0,1,16,0,0,NULL), - (48916,0,0,1,16,0,0,NULL), - (48917,0,0,1,16,0,0,NULL), - (48918,0,0,1,16,0,0,NULL), - (48919,0,0,1,16,0,0,NULL), - (48920,0,0,1,16,0,0,NULL), (48921,0,0,1,16,0,0,'12627'), (48922,0,0,1,16,0,0,'12627'), (48923,0,0,1,16,0,0,'12627'), (48924,0,0,1,16,0,0,'12627'), - (48925,0,0,1,16,69,0,NULL), (48926,0,0,1,16,0,0,'12627'), - (48927,0,0,1,16,0,0,NULL), - (48928,0,0,1,16,0,0,NULL), - (48929,0,0,1,16,0,0,NULL), - (48930,0,0,1,16,0,0,NULL), - (48931,0,0,1,16,0,0,NULL), - (48932,0,0,1,16,0,0,NULL), - (48933,0,0,1,16,0,0,NULL), - (48934,0,0,1,16,0,0,NULL), - (48935,0,0,1,16,0,0,NULL), - (48936,0,0,1,16,0,0,NULL), (48937,0,0,1,16,0,0,NULL), - (48938,0,0,1,16,0,0,NULL), - (48939,0,0,1,16,0,0,NULL), - (48940,0,0,1,16,0,0,NULL), - (48941,0,0,1,16,0,0,NULL), - (48942,0,0,1,16,0,0,NULL), - (48943,0,0,1,16,0,0,NULL), - (48944,0,0,1,16,0,0,NULL), - (48945,0,0,1,16,0,0,NULL), - (48946,0,0,1,16,0,0,NULL), - (48947,0,0,1,16,0,0,NULL), (48948,0,0,1,16,0,0,NULL), (48949,0,0,1,16,0,0,NULL), - (48950,0,1,1,16,0,0,NULL), (48951,0,0,1,16,0,0,NULL), (48952,0,0,1,16,0,0,'12380'), (48953,0,0,1,16,0,0,NULL), @@ -106431,1013 +66126,60 @@ VALUES (48955,0,0,1,16,0,0,NULL), (48956,0,0,1,16,0,0,NULL), (48957,0,0,1,16,0,0,NULL), - (48958,0,0,1,16,0,0,NULL), - (48959,0,0,1,16,0,0,NULL), - (48960,0,0,1,16,0,0,NULL), - (48961,0,0,1,16,0,0,NULL), - (48963,0,0,1,16,0,0,NULL), - (48964,0,0,1,16,0,0,NULL), - (48965,0,0,1,16,0,0,NULL), - (48966,0,0,1,16,0,0,NULL), - (48967,0,0,1,16,0,0,NULL), - (48968,0,0,1,16,0,0,'17151'), - (48969,0,0,1,16,0,0,'17151'), (48970,0,0,1,16,0,0,NULL), - (48971,0,0,1,16,0,0,NULL), - (48972,0,0,1,16,0,0,'17151'), - (48973,0,0,1,16,0,0,'17151'), - (48974,0,0,1,16,0,0,'17151'), - (48975,0,0,1,16,0,0,NULL), - (48976,0,0,1,16,0,0,NULL), - (48977,0,0,1,16,0,0,NULL), - (48978,0,0,1,16,0,0,NULL), - (48979,0,0,1,16,0,0,NULL), - (48980,0,0,1,16,0,0,NULL), - (48981,0,0,1,16,0,0,NULL), - (48982,0,0,1,16,0,0,NULL), (48983,0,0,1,16,0,0,'12627'), - (48984,0,0,1,16,0,0,NULL), - (48985,0,0,1,16,0,0,NULL), - (48986,0,0,1,16,0,0,NULL), (48987,0,0,1,16,0,0,'12627'), - (48988,0,0,1,16,0,0,NULL), - (48989,0,0,1,16,0,0,NULL), - (48990,0,0,1,16,0,0,NULL), - (48991,0,0,1,16,0,0,NULL), - (48992,0,0,1,16,0,0,NULL), (48993,0,0,1,16,0,0,'12627'), - (48994,0,0,1,16,0,0,NULL), - (48995,0,0,1,16,0,0,NULL), - (48996,0,0,1,16,0,0,NULL), - (48997,0,0,1,16,0,0,NULL), - (48998,0,0,1,16,0,0,NULL), (48999,0,0,1,16,0,0,'12627'), - (49000,0,0,1,16,0,0,NULL), - (49001,0,0,1,16,0,0,NULL), - (49002,0,0,1,16,0,0,NULL), - (49003,0,0,1,16,0,0,NULL), - (49004,0,0,1,16,0,0,'16592'), - (49005,0,0,1,16,0,0,NULL), - (49006,0,0,1,16,0,0,'16592'), - (49007,0,0,1,16,0,0,NULL), - (49008,0,0,1,16,0,0,'16592'), - (49009,0,0,1,16,0,0,NULL), - (49010,0,0,1,16,0,0,NULL), - (49011,0,0,1,16,0,0,NULL), - (49012,0,0,1,16,0,0,NULL), - (49013,0,0,1,16,0,0,NULL), - (49014,0,0,1,16,0,0,NULL), - (49015,0,0,1,16,0,0,NULL), - (49016,0,0,1,16,0,0,NULL), - (49017,0,0,1,16,0,0,NULL), - (49019,0,0,1,16,0,0,NULL), - (49020,0,0,1,16,0,0,NULL), - (49021,0,0,1,16,0,0,NULL), - (49022,0,0,1,16,0,0,NULL), - (49023,0,0,1,16,0,0,NULL), - (49024,0,0,1,16,0,0,NULL), - (49025,0,0,1,16,0,0,NULL), - (49026,0,0,1,16,0,0,NULL), - (49027,0,0,1,16,0,0,NULL), - (49028,0,0,1,16,0,0,NULL), - (49029,0,0,1,16,0,0,NULL), - (49030,0,0,1,16,0,0,NULL), - (49031,0,0,1,16,0,0,NULL), - (49032,0,0,1,16,0,0,NULL), - (49033,0,0,1,16,0,0,NULL), - (49034,0,0,1,16,0,0,NULL), - (49035,0,0,1,16,0,0,NULL), - (49036,0,0,1,16,0,0,NULL), - (49037,0,0,1,16,0,0,NULL), - (49038,0,0,1,16,0,0,NULL), - (49039,0,0,1,16,0,0,NULL), - (49040,0,0,1,16,0,0,NULL), - (49041,0,0,1,16,0,0,NULL), - (49042,0,0,1,16,0,0,NULL), - (49043,0,0,1,16,0,0,NULL), - (49044,0,0,1,16,0,0,NULL), - (49045,0,0,1,16,0,0,NULL), - (49046,0,0,1,16,0,0,NULL), - (49047,0,0,1,16,0,0,NULL), - (49048,0,0,1,16,0,0,NULL), - (49049,0,0,1,16,0,0,NULL), - (49050,0,0,1,16,0,0,NULL), - (49051,0,8,1,16,0,0,NULL), - (49052,0,8,1,16,0,0,NULL), - (49053,0,0,1,16,0,0,NULL), - (49054,0,0,1,16,0,0,NULL), - (49055,0,0,1,16,0,0,NULL), - (49056,0,0,1,16,0,0,NULL), - (49057,0,0,1,16,0,0,NULL), - (49059,0,0,1,16,0,0,NULL), - (49060,0,0,1,16,0,0,NULL), - (49061,0,0,1,16,0,0,NULL), - (49062,0,0,1,16,0,0,NULL), - (49063,0,0,1,16,0,0,NULL), - (49064,0,0,1,16,0,0,NULL), - (49065,0,0,1,16,0,0,NULL), - (49066,0,0,1,16,0,0,NULL), - (49067,0,0,1,16,0,0,NULL), - (49068,0,0,1,16,0,0,'18950'), - (49069,0,0,1,16,0,0,'18950'), - (49070,0,0,1,16,0,0,'18950'), - (49071,0,0,1,16,0,0,'18950'), - (49072,0,0,1,16,0,0,'18950'), - (49073,0,0,1,16,0,0,'18950'), - (49074,0,0,1,16,0,0,'18950'), - (49075,0,0,1,16,0,0,'18950'), - (49076,0,0,1,16,0,0,'18950'), - (49077,0,0,1,16,0,0,NULL), - (49078,0,0,1,16,10,0,NULL), - (49079,0,0,1,16,10,0,NULL), - (49080,0,0,1,16,10,0,NULL), - (49081,0,0,1,16,10,0,NULL), - (49082,0,0,1,16,10,0,NULL), - (49083,0,0,1,16,10,0,NULL), - (49084,0,0,1,16,10,0,NULL), - (49085,0,0,1,16,10,0,NULL), - (49086,0,0,1,16,10,0,NULL), - (49087,0,0,1,16,10,0,NULL), - (49088,0,0,1,16,0,0,NULL), - (49089,0,0,1,16,0,0,NULL), - (49090,0,0,1,16,0,0,NULL), - (49091,0,0,1,16,0,0,NULL), - (49092,0,0,1,16,0,0,NULL), - (49093,0,0,1,16,0,0,NULL), - (49094,0,0,1,16,0,0,NULL), - (49095,0,0,1,16,0,0,NULL), - (49096,0,0,1,16,0,0,NULL), - (49097,0,0,1,16,0,0,NULL), - (49098,0,0,1,16,0,0,NULL), - (49099,0,0,1,16,0,0,NULL), - (49100,0,0,1,16,0,0,NULL), - (49101,0,0,1,16,0,0,NULL), - (49102,0,0,1,16,0,0,NULL), - (49103,0,0,1,16,0,0,NULL), - (49104,0,0,1,16,0,0,NULL), - (49105,0,0,1,16,0,0,NULL), - (49106,0,0,1,16,0,0,NULL), - (49107,0,0,1,16,0,0,NULL), - (49110,0,0,1,16,0,0,NULL), - (49111,0,0,1,16,0,0,NULL), - (49112,0,0,1,16,0,0,NULL), - (49113,0,0,1,16,0,0,NULL), - (49114,0,0,1,16,0,0,NULL), - (49115,0,0,1,16,0,0,NULL), - (49116,0,0,1,16,0,0,NULL), - (49117,0,0,1,16,0,0,NULL), - (49118,0,0,1,16,0,0,NULL), - (49119,0,0,1,16,0,0,NULL), - (49120,0,0,1,16,0,0,NULL), - (49121,0,0,1,16,0,0,NULL), - (49122,0,0,1,16,0,0,NULL), - (49123,0,0,1,16,0,0,'18950'), - (49124,0,0,1,16,0,0,'18950'), - (49125,0,0,1,16,0,0,'18950'), - (49127,0,0,1,16,0,0,'18950'), - (49128,0,0,1,16,0,0,'18950'), - (49129,0,0,1,16,0,0,NULL), - (49130,0,0,1,16,0,0,NULL), - (49131,0,0,1,16,0,0,NULL), - (49132,0,0,1,16,0,0,NULL), - (49133,0,0,1,16,0,0,NULL), - (49134,0,0,1,16,0,0,NULL), - (49135,0,0,1,16,0,0,NULL), - (49136,0,0,1,16,0,0,NULL), - (49137,0,0,1,16,0,0,'18950'), - (49138,0,0,1,16,0,0,'18950'), - (49139,0,0,1,16,0,0,'18950'), - (49140,0,0,1,16,0,0,'18950'), - (49141,0,0,1,16,0,0,NULL), - (49142,0,0,1,16,0,0,NULL), - (49143,0,0,1,16,0,0,'18950'), - (49144,0,0,1,16,0,0,'18950'), - (49145,0,0,1,16,0,0,'18950'), - (49146,0,0,1,16,0,0,'18950'), - (49147,0,0,1,16,0,0,NULL), - (49148,0,0,1,16,0,0,NULL), - (49149,0,0,1,16,0,0,NULL), - (49150,0,0,1,16,0,0,'18950'), - (49151,0,0,1,16,0,0,'18950'), - (49153,0,0,1,16,0,0,'18950'), - (49154,0,0,1,16,0,0,NULL), - (49155,0,0,1,16,0,0,NULL), - (49156,0,0,1,16,0,0,'18950'), - (49157,0,0,1,16,0,0,'18950'), - (49158,0,0,1,16,0,0,'18950'), - (49159,0,0,1,16,0,0,'18950'), - (49160,0,0,1,16,0,0,NULL), - (49161,0,0,1,16,0,0,'18950'), - (49162,0,0,1,16,0,0,NULL), - (49165,0,0,1,16,0,0,NULL), - (49166,0,0,1,16,0,0,NULL), - (49167,0,0,1,16,0,0,NULL), - (49168,0,0,1,16,0,0,NULL), - (49169,0,0,1,16,0,0,NULL), - (49170,0,0,1,16,0,0,NULL), - (49171,0,0,1,16,0,0,NULL), - (49172,0,0,1,16,0,0,NULL), - (49173,0,0,1,16,0,0,NULL), - (49174,0,0,1,16,0,0,NULL), - (49175,0,0,1,16,0,0,NULL), - (49176,0,0,1,16,0,0,NULL), - (49177,0,0,1,16,0,0,NULL), - (49178,0,0,1,16,0,0,NULL), - (49179,0,0,1,16,0,0,NULL), - (49180,0,0,1,16,0,0,NULL), - (49181,0,0,1,16,0,0,NULL), - (49182,0,0,1,16,0,0,NULL), - (49183,0,3,1,16,0,0,NULL), - (49184,0,0,1,16,0,0,NULL), - (49185,0,0,1,16,0,0,NULL), - (49186,0,0,1,16,0,0,'18950'), - (49187,0,0,1,16,0,0,'18950'), - (49188,0,0,1,16,0,0,'18950'), - (49189,0,0,1,16,0,0,NULL), - (49190,0,0,1,16,0,0,'18950'), - (49191,0,0,1,16,0,0,'18950'), - (49192,0,0,1,16,0,0,'18950'), - (49193,0,0,1,16,0,0,NULL), - (49194,0,8,1,16,0,0,'21157'), - (49195,0,0,1,16,0,0,NULL), - (49196,0,0,1,16,0,0,NULL), - (49197,0,0,1,16,0,0,NULL), - (49198,0,0,1,16,0,0,NULL), - (49199,0,0,1,16,0,0,NULL), - (49200,0,0,1,16,0,0,NULL), - (49201,0,0,1,16,0,0,NULL), - (49202,0,0,1,16,0,0,NULL), - (49205,0,0,1,16,0,0,NULL), - (49206,0,0,1,16,0,0,NULL), - (49207,0,0,1,16,0,0,NULL), - (49208,0,0,1,16,0,0,NULL), - (49209,0,0,1,16,0,0,NULL), - (49210,0,0,1,16,0,0,NULL), - (49211,0,0,1,16,0,0,NULL), - (49212,0,0,1,16,0,0,NULL), - (49213,0,0,1,16,0,0,NULL), - (49214,0,0,1,16,0,0,NULL), - (49215,0,0,1,16,0,0,NULL), - (49216,0,0,1,16,0,0,NULL), - (49217,0,0,1,16,0,0,NULL), - (49218,0,0,1,16,0,0,NULL), - (49219,0,0,1,16,0,0,NULL), - (49220,0,0,1,16,0,0,NULL), - (49221,0,0,1,16,0,0,NULL), - (49224,0,0,1,16,0,0,NULL), - (49225,0,0,1,16,0,0,NULL), - (49226,0,0,1,16,0,0,NULL), - (49227,0,0,1,16,0,0,NULL), - (49228,0,0,1,16,0,0,NULL), - (49229,0,0,1,16,0,0,NULL), - (49230,0,0,1,16,0,0,NULL), - (49231,0,0,1,16,0,0,NULL), - (49232,0,0,1,16,0,0,NULL), - (49233,0,0,1,16,0,0,NULL), - (49234,0,0,1,16,0,0,NULL), - (49235,0,0,1,16,0,0,NULL), - (49236,0,0,1,16,0,0,NULL), - (49237,0,0,1,16,0,0,NULL), - (49238,0,0,1,16,0,0,NULL), - (49239,0,0,1,16,0,0,NULL), - (49240,0,0,1,16,0,0,NULL), - (49241,0,0,1,16,0,0,NULL), - (49242,0,0,1,16,0,0,NULL), - (49243,0,0,1,16,0,0,NULL), - (49244,0,0,1,16,0,0,NULL), - (49245,0,0,1,16,0,0,NULL), - (49246,0,0,1,16,0,0,NULL), - (49247,0,0,1,16,0,0,NULL), - (49248,0,0,1,16,0,0,NULL), - (49249,0,0,1,16,0,0,NULL), - (49250,0,0,1,16,0,0,NULL), - (49251,0,0,1,16,0,0,NULL), - (49252,0,0,1,16,0,0,NULL), - (49253,0,0,1,16,0,0,NULL), - (49254,0,0,1,16,0,0,NULL), - (49255,0,0,1,16,0,0,NULL), - (49256,0,0,1,16,0,0,NULL), - (49257,0,8,1,16,0,0,NULL), - (49258,0,0,1,16,0,0,NULL), - (49259,0,0,1,16,0,0,NULL), - (49260,0,0,1,16,0,0,NULL), - (49261,0,0,1,16,0,0,NULL), - (49262,0,0,1,16,0,0,NULL), - (49263,0,0,1,16,0,0,NULL), - (49264,0,0,1,16,0,0,NULL), - (49265,0,0,1,16,0,0,NULL), - (49266,0,0,1,16,0,0,NULL), - (49267,0,0,1,16,0,0,NULL), - (49268,0,0,1,16,0,0,NULL), - (49269,0,0,1,16,0,0,NULL), - (49270,0,0,1,16,0,0,NULL), - (49271,0,0,1,16,0,0,NULL), - (49272,0,0,1,16,0,0,NULL), - (49273,0,0,1,16,0,0,NULL), - (49274,0,0,1,16,0,0,NULL), - (49275,0,0,1,16,0,0,NULL), - (49276,0,0,1,16,0,0,NULL), (49277,0,0,1,16,333,0,NULL), (49278,0,0,1,16,333,0,NULL), - (49279,0,0,1,16,0,0,NULL), - (49280,0,0,1,16,0,0,NULL), - (49281,0,0,1,16,0,0,NULL), - (49282,0,0,1,16,0,0,NULL), - (49283,0,0,1,16,0,0,NULL), - (49284,0,0,1,16,0,0,NULL), - (49285,0,0,1,16,0,0,NULL), - (49286,15271,0,1,16,0,0,NULL), - (49287,0,0,1,16,0,0,NULL), - (49288,0,8,1,16,0,0,NULL), (49289,0,3,1,16,0,0,NULL), (49290,0,3,1,16,0,0,NULL), (49291,0,3,1,16,0,0,NULL), (49292,0,0,1,16,0,0,NULL), (49293,0,0,1,16,0,0,NULL), (49294,0,3,1,16,0,0,NULL), - (49295,0,0,1,16,0,0,NULL), (49296,0,3,1,16,0,0,NULL), (49297,0,3,1,16,0,0,NULL), (49298,0,0,1,16,0,0,NULL), (49299,0,3,1,16,0,0,NULL), (49300,0,0,1,16,0,0,NULL), - (49301,0,0,1,16,0,0,NULL), - (49302,0,0,1,16,0,0,NULL), - (49303,0,0,1,16,0,0,NULL), - (49304,0,0,1,16,0,0,NULL), - (49305,0,0,1,16,0,0,NULL), - (49306,0,0,1,16,0,0,NULL), - (49307,0,0,1,16,0,0,NULL), - (49308,0,0,1,16,0,0,NULL), - (49309,0,0,1,16,0,0,NULL), - (49310,0,0,1,16,0,0,NULL), (49311,0,0,1,16,0,0,NULL), (49312,0,0,1,16,0,0,NULL), - (49313,0,8,1,16,0,0,NULL), - (49314,0,8,1,16,0,0,'20545'), - (49315,0,0,1,16,0,0,NULL), - (49316,0,0,1,16,0,0,NULL), - (49317,0,0,1,16,0,0,NULL), - (49318,0,0,1,16,0,0,NULL), - (49319,0,0,1,16,0,0,NULL), - (49320,0,0,1,16,0,0,NULL), - (49321,0,0,1,16,0,0,NULL), - (49322,0,0,1,16,0,0,NULL), - (49323,0,0,1,16,0,0,NULL), - (49324,0,0,1,16,0,0,NULL), - (49325,0,0,1,16,0,0,NULL), - (49326,0,0,1,16,0,0,NULL), - (49327,0,0,1,16,0,0,NULL), - (49328,0,0,1,16,0,0,NULL), - (49329,0,0,1,16,0,0,NULL), (49331,0,3,1,16,0,0,NULL), (49332,0,3,1,16,0,0,NULL), (49333,0,3,1,16,0,0,NULL), (49334,0,3,1,16,0,0,NULL), - (49335,0,0,1,16,0,0,NULL), - (49336,0,0,1,16,0,0,NULL), - (49337,0,0,1,16,0,0,NULL), - (49338,0,0,1,16,0,0,NULL), - (49339,0,0,1,16,0,0,NULL), - (49340,0,0,1,16,0,0,NULL), - (49341,0,0,1,16,0,0,NULL), - (49342,0,0,1,16,0,0,NULL), - (49343,0,0,1,16,0,0,NULL), - (49344,0,0,1,16,0,0,NULL), - (49345,0,0,1,16,0,0,NULL), - (49346,0,0,1,16,0,0,NULL), - (49347,0,0,1,16,0,0,NULL), - (49348,0,0,1,16,0,0,NULL), - (49349,0,0,1,16,0,0,NULL), - (49350,0,0,1,16,0,0,NULL), - (49351,0,0,1,16,0,0,NULL), - (49352,0,0,1,16,0,0,NULL), - (49353,0,0,1,16,0,0,NULL), - (49354,0,0,1,16,0,0,NULL), - (49355,0,0,1,16,0,0,NULL), - (49356,0,0,1,16,0,0,NULL), - (49357,0,0,1,16,0,0,NULL), - (49358,0,0,1,16,0,0,NULL), - (49359,0,0,1,16,10,0,NULL), - (49360,0,0,1,16,10,0,NULL), - (49361,0,0,1,16,10,0,NULL), - (49362,0,0,1,16,10,0,NULL), - (49363,0,0,1,16,10,0,NULL), - (49364,0,0,1,16,10,0,NULL), - (49365,0,0,1,16,10,0,NULL), - (49366,0,0,1,16,10,0,NULL), - (49367,0,0,1,16,10,0,NULL), - (49368,0,0,1,16,10,0,NULL), - (49369,0,0,1,16,10,0,NULL), - (49370,0,0,1,16,10,0,NULL), - (49371,0,0,1,16,10,0,NULL), - (49372,0,0,1,16,10,0,NULL), - (49373,0,0,1,16,10,0,NULL), - (49374,0,0,1,16,10,0,NULL), - (49375,0,0,1,16,10,0,NULL), - (49376,0,0,1,16,10,0,NULL), - (49377,0,0,1,16,10,0,NULL), - (49378,0,0,1,16,10,0,NULL), - (49379,0,0,1,16,10,0,NULL), - (49380,0,0,1,16,10,0,NULL), - (49381,0,0,1,16,10,0,NULL), - (49382,0,0,1,16,10,0,NULL), - (49383,0,0,1,16,10,0,NULL), - (49384,0,0,1,16,10,0,NULL), - (49385,0,0,1,16,10,0,NULL), - (49386,0,0,1,16,10,0,NULL), - (49387,0,0,1,16,10,0,NULL), - (49388,0,0,1,16,10,0,NULL), - (49389,0,0,1,16,10,0,NULL), - (49390,0,0,1,16,10,0,NULL), - (49391,0,0,1,16,10,0,NULL), - (49392,0,0,1,16,10,0,NULL), - (49393,0,0,1,16,10,0,NULL), - (49394,0,0,1,16,10,0,NULL), - (49395,0,0,1,16,10,0,NULL), - (49396,0,0,1,16,10,0,NULL), - (49397,0,0,1,16,10,0,NULL), - (49398,0,0,1,16,10,0,NULL), - (49399,0,0,1,16,10,0,NULL), - (49400,0,0,1,16,10,0,NULL), - (49402,0,0,1,16,10,0,NULL), - (49403,0,0,1,16,10,0,NULL), - (49404,0,0,1,16,0,0,NULL), - (49405,0,0,1,16,0,0,NULL), - (49406,0,0,1,16,0,0,NULL), - (49407,0,0,1,16,0,0,NULL), - (49408,0,0,1,16,0,0,NULL), - (49409,0,0,1,16,0,0,NULL), - (49410,0,0,1,16,0,0,NULL), - (49411,0,0,1,16,0,0,NULL), - (49412,0,0,1,16,0,0,NULL), - (49414,0,0,1,16,0,0,NULL), - (49417,0,0,1,16,0,0,NULL), - (49418,0,0,1,16,0,0,NULL), - (49419,0,0,1,16,0,0,NULL), - (49420,0,0,1,16,0,0,NULL), - (49421,0,0,1,16,10,0,NULL), - (49422,0,0,1,16,0,0,NULL), - (49423,0,0,1,16,0,0,NULL), - (49424,0,0,1,16,0,0,NULL), - (49425,0,0,1,16,0,0,NULL), - (49426,0,0,1,16,0,0,NULL), - (49427,0,0,1,16,0,0,NULL), - (49428,0,0,1,16,0,0,NULL), - (49429,0,0,1,16,0,0,NULL), - (49430,0,0,1,16,0,0,NULL), - (49431,0,0,1,16,0,0,NULL), - (49432,0,0,1,16,0,0,NULL), - (49433,0,0,1,16,0,0,NULL), - (49434,0,0,1,16,0,0,NULL), - (49435,0,0,1,16,0,0,NULL), - (49436,0,0,1,16,0,0,NULL), - (49437,0,0,1,16,0,0,NULL), - (49438,0,0,1,16,0,0,NULL), - (49439,0,0,1,16,0,0,NULL), - (49440,0,0,1,16,0,0,NULL), - (49441,0,0,1,16,0,0,NULL), - (49442,0,0,1,16,0,0,NULL), - (49443,0,0,1,16,0,0,NULL), - (49444,0,0,1,16,0,0,NULL), - (49445,0,0,1,16,0,0,NULL), - (49447,0,0,1,16,0,0,NULL), - (49448,0,0,1,16,0,0,NULL), (49449,0,0,1,16,0,0,NULL), - (49450,0,0,1,16,0,0,'12544'), - (49451,0,0,1,16,0,0,'12544'), (49452,0,0,1,16,0,0,NULL), (49453,0,0,1,16,0,0,NULL), - (49454,0,0,1,16,0,0,NULL), - (49455,0,0,1,16,0,0,NULL), - (49456,0,0,1,16,0,0,NULL), - (49457,0,0,1,16,0,0,NULL), - (49458,0,0,1,16,0,0,NULL), - (49459,0,0,1,16,0,0,NULL), - (49460,0,0,1,16,0,0,NULL), - (49461,0,0,1,16,0,0,NULL), - (49462,0,0,1,16,0,0,NULL), - (49463,0,0,1,16,0,0,NULL), - (49464,0,0,1,16,0,0,NULL), - (49465,0,0,1,16,0,0,NULL), - (49466,0,0,1,16,0,0,NULL), - (49467,0,0,1,16,0,0,NULL), - (49468,0,0,1,16,0,0,NULL), - (49469,0,0,1,16,0,0,NULL), - (49470,0,0,1,16,0,0,NULL), - (49471,0,0,1,16,0,0,NULL), - (49472,0,0,1,16,0,0,NULL), - (49473,0,0,1,16,0,0,NULL), - (49474,0,0,1,16,0,0,NULL), - (49475,0,0,1,16,0,0,NULL), - (49476,0,0,1,16,0,0,NULL), - (49477,0,0,1,16,0,0,NULL), - (49478,0,0,1,16,0,0,NULL), - (49479,0,0,1,16,0,0,NULL), - (49480,0,0,1,16,0,0,NULL), - (49481,0,0,1,16,0,0,NULL), - (49482,0,0,1,16,0,0,NULL), - (49483,0,0,1,16,0,0,NULL), - (49484,0,0,1,16,0,0,NULL), - (49485,0,0,1,16,0,0,NULL), - (49486,0,0,1,16,0,0,NULL), - (49487,0,0,1,16,0,0,NULL), - (49488,0,0,1,16,0,0,NULL), - (49489,0,0,1,16,0,0,NULL), - (49490,0,0,1,16,0,0,NULL), - (49491,0,0,1,16,0,0,NULL), - (49492,0,0,1,16,0,0,NULL), - (49493,0,0,1,16,0,0,NULL), - (49494,0,0,1,16,0,0,NULL), - (49495,0,0,1,16,0,0,NULL), - (49496,0,0,1,16,0,0,NULL), - (49497,0,0,1,16,0,0,NULL), - (49498,0,0,1,16,0,0,NULL), - (49499,0,0,1,16,0,0,NULL), - (49500,0,0,1,16,0,0,NULL), - (49501,0,0,1,16,0,0,NULL), - (49502,0,0,1,16,0,0,NULL), - (49503,0,0,1,16,0,0,NULL), - (49504,0,0,1,16,0,0,NULL), - (49505,0,0,1,16,0,0,NULL), - (49506,0,0,1,16,0,0,NULL), - (49507,0,0,1,16,0,0,NULL), - (49508,0,0,1,16,0,0,NULL), - (49509,0,0,1,16,0,0,NULL), - (49510,0,0,1,16,0,0,NULL), - (49512,0,0,1,16,0,0,NULL), - (49513,0,0,1,16,0,0,NULL), - (49514,0,0,1,16,0,0,NULL), - (49515,0,0,1,16,0,0,NULL), - (49516,0,0,1,16,0,0,NULL), - (49517,0,0,1,16,0,0,NULL), - (49518,0,0,1,16,0,0,NULL), - (49519,0,0,1,16,0,0,NULL), - (49520,0,0,1,16,0,0,NULL), - (49521,0,0,1,16,0,0,NULL), - (49522,0,0,1,16,0,0,NULL), - (49523,0,0,1,16,0,0,NULL), - (49524,0,0,1,16,0,0,NULL), - (49525,0,0,1,16,0,0,NULL), - (49526,0,0,1,16,0,0,NULL), - (49527,0,0,1,16,0,0,NULL), - (49528,0,0,1,16,0,0,NULL), - (49529,0,0,1,16,0,0,NULL), - (49530,0,0,1,16,0,0,NULL), - (49531,0,0,1,16,0,0,NULL), - (49532,0,0,1,16,0,0,NULL), - (49533,0,0,1,16,0,0,NULL), - (49534,0,0,1,16,0,0,NULL), - (49535,0,0,1,16,0,0,NULL), - (49536,0,0,1,16,0,0,NULL), - (49537,0,0,1,16,0,0,NULL), - (49538,0,0,1,16,0,0,NULL), - (49539,0,0,1,16,0,0,NULL), - (49540,0,0,1,16,0,0,NULL), - (49541,0,0,1,16,0,0,NULL), - (49542,0,0,1,16,0,0,NULL), - (49543,0,0,1,16,0,0,NULL), - (49544,0,0,1,16,0,0,NULL), - (49545,0,0,1,16,0,0,NULL), - (49546,0,0,1,16,0,0,NULL), - (49547,0,0,1,16,0,0,NULL), - (49548,0,0,1,16,0,0,NULL), - (49549,0,0,1,16,0,0,NULL), - (49550,0,0,1,16,0,0,NULL), - (49551,0,0,1,16,0,0,NULL), - (49552,0,0,1,16,0,0,NULL), - (49553,0,0,1,16,0,0,NULL), - (49554,0,0,1,16,0,0,NULL), - (49555,0,0,1,16,0,0,NULL), - (49556,0,0,1,16,0,0,NULL), - (49557,0,0,1,16,0,0,NULL), - (49558,0,0,1,16,0,0,NULL), - (49559,0,0,1,16,0,0,NULL), - (49560,0,0,1,16,0,0,NULL), - (49561,0,0,1,16,0,0,NULL), - (49562,0,0,1,16,0,0,NULL), - (49563,0,0,1,16,0,0,NULL), - (49564,0,0,1,16,0,0,NULL), - (49565,0,0,1,16,0,0,NULL), - (49566,0,0,1,16,0,0,NULL), - (49567,0,0,1,16,0,0,NULL), - (49568,0,0,1,16,0,0,NULL), - (49569,0,0,1,16,0,0,NULL), - (49570,0,0,1,16,0,0,NULL), - (49571,0,0,1,16,0,0,NULL), - (49572,0,0,1,16,0,0,NULL), - (49573,0,0,1,16,10,0,NULL), - (49574,0,0,1,16,10,0,NULL), - (49575,0,0,1,16,10,0,NULL), - (49576,0,0,1,16,10,0,NULL), - (49577,0,0,1,16,10,0,NULL), - (49593,0,0,1,16,0,0,NULL), - (49594,0,0,1,16,0,0,NULL), - (49595,0,0,1,16,0,0,NULL), - (49596,0,0,1,16,0,0,NULL), (49597,0,0,1,16,233,0,NULL), (49598,0,0,1,16,233,0,NULL), (49599,0,0,1,16,0,0,NULL), (49600,0,0,1,16,233,0,NULL), - (49601,0,0,1,16,0,0,NULL), - (49602,0,0,1,16,0,0,NULL), - (49603,0,0,1,16,0,0,NULL), - (49604,0,0,1,16,0,0,NULL), - (49605,0,0,1,16,0,0,NULL), - (49606,0,0,1,16,0,0,NULL), - (49607,0,0,1,16,0,0,NULL), - (49608,0,0,1,16,0,0,NULL), - (49609,0,0,1,16,10,0,NULL), - (49610,0,0,1,16,0,0,NULL), - (49611,0,0,1,16,0,0,NULL), - (49612,0,0,1,16,0,0,NULL), - (49613,0,0,1,16,0,0,NULL), - (49614,0,0,1,16,0,0,NULL), - (49615,0,0,1,16,0,0,NULL), - (49616,0,0,1,16,0,0,NULL), - (49617,0,0,1,16,0,0,NULL), - (49618,0,0,1,16,0,0,NULL), - (49619,0,0,1,16,0,0,NULL), - (49620,0,0,1,16,0,0,NULL), - (49621,0,0,1,16,0,0,NULL), - (49622,0,0,1,16,0,0,NULL), - (49623,0,0,1,16,0,0,NULL), - (49624,0,0,1,16,0,0,NULL), - (49625,0,0,1,16,0,0,NULL), - (49626,0,0,1,16,0,0,NULL), - (49627,0,0,1,16,0,0,NULL), - (49628,0,0,1,16,0,0,NULL), - (49629,0,0,1,16,0,0,NULL), - (49630,0,0,1,16,0,0,NULL), - (49631,0,0,1,16,0,0,NULL), - (49632,0,0,1,16,0,0,NULL), - (49633,0,0,1,16,0,0,NULL), - (49634,0,0,1,16,0,0,NULL), - (49635,0,0,1,16,0,0,NULL), - (49636,0,0,1,16,0,0,NULL), - (49637,0,0,1,16,0,0,NULL), - (49638,0,0,1,16,0,0,NULL), - (49639,0,0,1,16,0,0,NULL), - (49640,0,0,1,16,0,0,NULL), - (49641,0,0,1,16,0,0,NULL), - (49642,0,0,1,16,0,0,NULL), - (49643,0,0,1,16,0,0,NULL), - (49644,0,0,1,16,0,0,NULL), - (49645,0,0,1,16,0,0,NULL), - (49646,0,0,1,16,0,0,NULL), - (49647,0,0,1,16,0,0,NULL), - (49648,0,0,1,16,0,0,NULL), - (49650,0,0,1,16,10,0,NULL), - (49651,0,0,1,16,10,0,NULL), - (49652,0,0,1,16,10,0,NULL), - (49653,0,0,1,16,10,0,NULL), - (49654,0,0,1,16,10,0,NULL), - (49655,0,0,1,16,10,0,NULL), - (49656,0,8,1,16,0,0,NULL), - (49657,0,8,1,16,0,0,NULL), (49658,0,0,1,16,0,0,NULL), - (49659,0,0,1,16,0,0,NULL), - (49660,0,0,1,16,0,0,NULL), - (49661,0,0,1,16,0,0,NULL), - (49662,0,0,1,16,0,0,NULL), - (49663,0,0,1,16,0,0,NULL), - (49664,0,0,1,16,0,0,NULL), - (49665,0,0,1,16,0,0,NULL), - (49666,0,0,1,16,0,0,NULL), - (49667,0,0,1,16,0,0,NULL), - (49668,0,0,1,16,0,0,NULL), - (49669,0,0,1,16,0,0,NULL), - (49670,0,8,1,16,0,0,NULL), - (49671,0,0,1,16,0,0,NULL), - (49672,0,0,1,16,0,0,NULL), - (49673,0,0,1,16,0,0,NULL), - (49674,0,0,1,16,0,0,NULL), (49675,0,1,1,16,0,0,NULL), - (49676,0,0,1,16,0,0,NULL), - (49677,0,0,1,16,0,0,NULL), - (49678,0,0,1,16,0,0,NULL), - (49679,0,0,1,16,0,0,NULL), - (49680,0,0,1,16,0,0,NULL), - (49681,0,0,1,16,0,0,NULL), - (49682,0,0,1,16,0,0,NULL), - (49683,0,0,1,16,0,0,NULL), - (49684,0,0,1,16,0,0,NULL), - (49685,0,0,1,16,0,0,NULL), - (49686,0,0,1,16,0,0,NULL), - (49687,0,0,1,16,0,0,NULL), - (49688,0,0,1,16,0,0,NULL), - (49689,0,0,1,16,0,0,NULL), - (49690,0,0,1,16,0,0,NULL), - (49691,0,0,1,16,0,0,NULL), - (49692,0,0,1,16,0,0,NULL), - (49693,0,0,1,16,0,0,NULL), - (49694,0,0,1,16,0,0,NULL), - (49695,0,0,1,16,0,0,NULL), - (49696,0,0,1,16,0,0,NULL), - (49697,0,0,1,16,0,0,NULL), - (49698,0,0,1,16,0,0,NULL), (49699,0,0,1,16,0,0,NULL), (49700,0,0,1,16,0,0,NULL), - (49701,0,0,1,16,0,0,NULL), - (49702,0,0,1,16,0,0,NULL), - (49703,0,0,1,16,0,0,NULL), - (49704,0,0,1,16,0,0,NULL), - (49705,0,0,1,16,0,0,NULL), - (49706,0,0,1,16,0,0,NULL), - (49707,0,0,1,16,0,0,NULL), - (49708,0,0,1,16,0,0,NULL), - (49709,0,0,1,16,0,0,NULL), - (49710,0,0,1,16,0,0,NULL), - (49711,0,0,1,16,0,0,NULL), - (49712,0,0,1,16,0,0,NULL), - (49713,0,0,1,16,0,0,NULL), - (49714,0,0,1,16,0,0,NULL), - (49715,0,0,1,16,0,0,NULL), (49716,0,0,1,16,0,0,NULL), (49717,0,0,1,16,0,0,NULL), - (49718,0,0,1,16,0,0,NULL), - (49719,0,0,1,16,0,0,NULL), - (49720,0,0,1,16,0,0,NULL), - (49721,0,0,1,16,0,0,NULL), - (49722,0,0,1,16,0,0,'18950'), - (49723,0,0,1,16,0,0,'18950'), - (49724,0,0,1,16,0,0,'18950'), - (49725,0,0,1,16,0,0,'18950'), - (49726,0,0,1,16,0,0,'18950'), - (49727,0,0,1,16,0,0,'18950'), - (49728,0,0,1,16,0,0,'18950'), (49729,0,0,1,16,0,0,NULL), - (49730,0,0,1,16,0,0,'18950'), - (49731,0,0,1,16,0,0,'18950'), - (49732,0,0,1,16,0,0,NULL), - (49733,0,0,1,16,0,0,NULL), - (49734,0,0,1,16,0,0,NULL), - (49735,0,0,1,16,0,0,NULL), - (49736,0,0,1,16,0,0,NULL), - (49737,0,0,1,16,0,0,NULL), - (49738,0,0,1,16,0,0,NULL), - (49739,0,0,1,16,0,0,NULL), - (49740,0,0,1,16,0,0,NULL), - (49741,0,0,1,16,0,0,NULL), - (49742,0,0,1,16,0,0,NULL), - (49743,0,0,1,16,0,0,NULL), - (49744,0,0,1,16,0,0,NULL), - (49745,0,0,1,16,0,0,NULL), - (49746,0,0,1,16,0,0,NULL), - (49747,0,0,1,16,0,0,NULL), - (49748,0,0,1,16,0,0,NULL), - (49749,0,0,1,16,0,0,NULL), - (49750,0,0,1,16,0,0,NULL), - (49751,0,0,1,16,0,0,NULL), - (49752,0,0,1,16,0,0,NULL), - (49753,0,0,1,16,0,0,NULL), - (49754,0,0,1,16,0,0,NULL), - (49755,0,0,1,16,0,0,NULL), - (49756,0,0,1,16,0,0,NULL), - (49757,0,0,1,16,0,0,NULL), - (49758,0,0,1,16,0,0,NULL), - (49759,0,0,1,16,0,0,NULL), - (49760,0,0,1,16,0,0,NULL), - (49761,0,0,1,16,0,0,NULL), - (49762,0,0,1,16,0,0,NULL), - (49763,0,0,1,16,0,0,NULL), - (49766,0,0,1,16,0,0,NULL), - (49767,0,0,1,16,0,0,NULL), - (49770,0,0,1,16,0,0,NULL), - (49771,0,0,1,16,0,0,NULL), - (49772,0,0,1,16,0,0,NULL), - (49773,0,0,1,16,0,0,NULL), - (49774,0,0,1,16,0,0,NULL), - (49775,0,0,1,16,0,0,NULL), (49776,0,0,1,16,333,0,NULL), (49777,0,0,1,16,333,0,NULL), - (49778,0,0,1,16,0,0,NULL), - (49779,0,0,1,16,0,0,NULL), - (49780,0,0,1,16,0,0,NULL), - (49781,0,0,1,16,0,0,NULL), - (49782,0,0,1,16,0,0,NULL), - (49783,0,0,1,16,0,0,NULL), - (49784,0,0,1,16,0,0,NULL), - (49785,0,0,1,16,0,0,NULL), - (49786,0,0,1,16,0,0,NULL), - (49787,0,0,1,16,0,0,NULL), - (49788,0,0,1,16,0,0,NULL), (49789,0,0,1,16,333,0,NULL), (49790,0,0,1,16,333,0,NULL), (49791,0,0,1,16,333,0,NULL), (49792,0,0,1,16,333,0,NULL), - (49793,0,0,1,16,0,0,NULL), - (49794,0,0,1,16,0,0,NULL), - (49795,0,0,1,16,0,0,NULL), - (49796,0,0,1,16,0,0,NULL), - (49797,0,0,1,16,0,0,NULL), - (49798,0,0,1,16,0,0,NULL), - (49799,0,0,1,16,0,0,NULL), - (49800,0,0,1,16,0,0,NULL), (49801,0,0,1,16,0,0,NULL), (49802,0,3,1,16,0,0,NULL), (49803,0,3,1,16,0,0,NULL), (49804,0,3,1,16,0,0,NULL), (49805,0,3,1,16,0,0,NULL), - (49806,0,0,1,16,0,0,NULL), (49807,0,3,1,16,0,0,NULL), (49808,0,3,1,16,0,0,NULL), (49809,0,0,1,16,0,0,NULL), - (49810,0,0,1,16,0,0,NULL), - (49811,0,0,1,16,0,0,NULL), - (49812,0,0,1,16,0,0,NULL), - (49813,0,0,1,16,0,0,NULL), - (49814,0,0,1,16,0,0,NULL), - (49822,0,0,1,16,0,0,NULL), - (49823,0,0,1,16,0,0,NULL), - (49824,0,0,1,16,0,0,NULL), - (49825,0,0,1,16,0,0,NULL), - (49826,0,0,1,16,0,0,NULL), - (49827,0,0,1,16,0,0,NULL), - (49828,0,0,1,16,0,0,NULL), - (49829,0,0,1,16,0,0,NULL), - (49830,0,0,1,16,0,0,NULL), - (49831,0,0,1,16,0,0,NULL), - (49832,0,0,1,16,0,0,NULL), - (49833,0,0,1,16,0,0,NULL), - (49834,0,0,1,16,0,0,NULL), - (49835,0,0,1,16,0,0,NULL), - (49836,0,0,1,16,0,0,NULL), - (49837,0,0,1,16,0,0,NULL), - (49838,0,0,1,16,0,0,NULL), - (49839,0,0,1,16,0,0,NULL), - (49840,0,0,1,16,0,0,NULL), - (49841,0,0,1,16,0,0,NULL), - (49842,0,0,1,16,0,0,NULL), - (49843,0,0,1,16,0,0,NULL), - (49844,0,0,1,16,0,0,NULL), - (49845,0,0,1,16,0,0,NULL), - (49846,0,0,1,16,0,0,NULL), - (49847,0,0,1,16,0,0,NULL), - (49848,0,0,1,16,0,0,NULL), - (49849,0,0,1,16,0,0,NULL), - (49850,0,0,1,16,0,0,NULL), - (49851,0,0,1,16,0,0,NULL), - (49852,0,0,1,16,0,0,NULL), - (49853,0,0,1,16,0,0,NULL), - (49854,0,0,1,16,0,0,NULL), - (49855,0,0,1,16,0,0,NULL), - (49856,0,0,1,16,0,0,NULL), - (49857,0,0,1,16,0,0,NULL), - (49858,0,0,1,16,0,0,NULL), - (49859,0,0,1,16,0,0,NULL), - (49860,0,0,1,16,0,0,NULL), - (49861,0,0,1,16,0,0,NULL), - (49862,0,0,1,16,0,0,NULL), - (49863,0,0,1,16,0,0,NULL), - (49864,0,0,1,16,0,0,NULL), - (49865,0,0,1,16,0,0,NULL), - (49866,0,0,1,16,0,0,NULL), - (49867,0,0,1,16,0,0,NULL), - (49868,0,0,1,16,0,0,NULL), - (49869,0,0,1,16,0,0,NULL), - (49870,0,0,1,16,0,0,NULL), - (49871,0,0,1,16,0,0,NULL), - (49872,0,0,1,16,0,0,NULL), - (49873,0,0,1,16,0,0,NULL), - (49874,0,0,1,16,0,0,NULL), - (49875,0,0,1,16,0,0,NULL), - (49876,0,0,1,16,0,0,NULL), - (49877,0,0,1,16,0,0,NULL), - (49878,0,0,1,16,0,0,NULL), - (49879,0,0,1,16,0,0,NULL), - (49880,0,0,1,16,0,0,NULL), - (49881,0,0,1,16,0,0,NULL), - (49882,0,0,1,16,0,0,NULL), - (49883,0,0,1,16,0,0,NULL), - (49884,0,0,1,16,0,0,NULL), - (49885,0,0,1,16,0,0,NULL), - (49886,0,0,1,16,0,0,NULL), - (49887,0,0,1,16,0,0,NULL), - (49888,0,0,1,16,0,0,NULL), - (49889,0,0,1,16,0,0,NULL), - (49890,0,0,1,16,0,0,NULL), - (49891,0,0,1,16,0,0,NULL), - (49892,0,0,1,16,0,0,NULL), - (49893,0,0,1,16,0,0,NULL), - (49894,0,0,1,16,0,0,NULL), - (49895,0,0,1,16,0,0,NULL), - (49896,0,0,1,16,0,0,NULL), - (49897,0,0,1,16,0,0,NULL), - (49898,0,0,1,16,0,0,NULL), - (49899,0,0,1,16,0,0,NULL), - (49900,0,0,1,16,0,0,NULL), - (49901,0,0,1,16,0,0,NULL), - (49902,0,0,1,16,0,0,NULL), - (49903,0,0,1,16,0,0,NULL), - (49904,0,0,1,16,0,0,NULL), - (49905,0,0,1,16,0,0,NULL), - (49906,0,0,1,16,0,0,NULL), - (49907,0,0,1,16,0,0,NULL), - (49908,0,0,1,16,0,0,NULL), - (49909,0,0,1,16,0,0,NULL), - (49910,0,0,1,16,0,0,NULL), - (49911,0,0,1,16,0,0,NULL), - (49912,0,0,1,16,0,0,NULL), - (49913,0,0,1,16,0,0,NULL), - (49914,0,0,1,16,0,0,NULL), - (49915,0,0,1,16,0,0,NULL), - (49916,0,0,1,16,0,0,NULL), - (49917,0,0,1,16,0,0,NULL), - (49918,0,0,1,16,0,0,NULL), - (49919,0,0,1,16,0,0,NULL), - (49920,0,0,1,16,0,0,NULL), - (49921,0,0,1,16,0,0,NULL), - (49922,0,0,1,16,0,0,NULL), - (49923,0,0,1,16,0,0,NULL), - (49924,0,0,1,16,0,0,NULL), - (49925,0,0,1,16,0,0,NULL), - (49926,0,0,1,16,0,0,NULL), - (49927,0,0,1,16,0,0,NULL), - (49928,0,0,1,16,0,0,NULL), - (49929,0,0,1,16,0,0,NULL), - (49930,0,0,1,16,0,0,NULL), - (49931,0,0,1,16,0,0,NULL), - (49932,0,0,1,16,0,0,NULL), - (49933,0,0,1,16,0,0,NULL), - (49934,0,0,1,16,0,0,NULL), - (49935,0,0,1,16,0,0,NULL), - (49936,0,0,0,16,0,0,NULL), - (49937,0,0,0,16,0,0,NULL), - (49938,0,0,1,16,0,0,NULL), - (49939,0,0,1,16,0,0,NULL), - (49940,0,0,1,16,0,0,NULL), - (49941,0,0,1,16,0,0,NULL), - (49942,0,0,1,16,0,0,NULL), - (49943,0,0,1,16,0,0,NULL), - (49944,0,0,1,16,0,0,NULL), - (49945,0,0,1,16,0,0,NULL), - (49946,0,0,1,16,0,0,NULL), - (49947,0,0,1,16,0,0,NULL), - (49948,0,0,1,16,0,0,NULL), - (49949,0,0,1,16,0,0,NULL), - (49950,0,0,1,16,0,0,NULL), - (49951,0,0,1,16,0,0,NULL), - (49952,0,0,1,16,0,0,NULL), - (49953,0,0,1,16,0,0,NULL), - (49954,0,0,1,16,0,0,NULL), - (49955,0,0,1,16,0,0,NULL), - (49956,0,0,1,16,0,0,NULL), - (49957,0,0,1,16,0,0,NULL), - (49958,0,0,1,16,0,0,NULL), - (49959,0,0,1,16,0,0,NULL), - (49960,0,0,1,16,0,0,NULL), - (49961,0,0,1,16,0,0,NULL), - (49962,0,0,1,16,0,0,NULL), - (49963,0,0,1,16,0,0,NULL), - (49964,0,0,1,16,0,0,NULL), - (49965,0,0,1,16,0,0,NULL), - (49966,0,0,1,16,0,0,NULL), - (49967,0,0,1,16,0,0,NULL), - (49968,0,0,1,16,0,0,NULL), - (49969,0,0,1,16,0,0,NULL), - (49970,0,0,1,16,0,0,NULL), - (49971,0,0,1,16,0,0,NULL), - (49972,0,0,1,16,0,0,NULL), - (49973,0,0,1,16,0,0,NULL), - (49974,0,0,1,16,0,0,NULL), - (49975,0,0,1,16,0,0,NULL), - (49976,0,0,1,16,0,0,NULL), - (49977,0,0,1,16,0,0,NULL), - (49978,0,0,1,16,0,0,NULL), - (49979,0,0,1,16,0,0,NULL), - (49980,0,0,1,16,0,0,NULL), - (49981,0,0,1,16,0,0,NULL), - (49982,0,0,1,16,0,0,NULL), - (49983,0,0,1,16,0,0,NULL), - (49984,0,0,1,16,0,0,NULL), - (49985,0,0,1,16,0,0,NULL), - (49986,0,0,1,16,0,0,NULL), - (49989,0,0,1,16,0,0,NULL), - (49990,0,0,1,16,0,0,NULL), - (49991,0,0,1,16,0,0,NULL), - (49992,0,0,1,16,0,0,'8279'), - (49993,0,0,1,16,0,0,NULL), - (49994,0,0,1,16,0,0,NULL), - (49996,0,0,1,16,0,0,NULL), - (49997,0,0,1,16,0,0,NULL), - (49998,0,0,1,16,0,0,NULL), - (49999,0,0,1,16,0,0,NULL), - (50000,0,0,1,16,0,0,NULL), - (50001,0,0,1,16,0,0,NULL), - (50002,0,0,1,16,0,0,NULL), - (50003,0,1,1,16,0,0,NULL), - (50004,0,1,1,16,0,0,NULL), - (50005,0,8,1,16,0,0,NULL), - (50006,0,0,1,16,0,0,NULL), (50007,0,0,1,16,0,1024,NULL), (50008,0,0,1,16,0,1024,NULL), - (50009,0,0,1,16,0,0,'7366'), - (50010,0,0,1,16,0,0,NULL), - (50011,0,0,1,16,0,0,NULL), - (50012,0,0,1,16,0,0,NULL), - (50013,0,0,1,16,0,0,NULL), - (50014,0,0,1,16,0,0,NULL), (50015,0,0,1,16,0,0,NULL), (50016,0,0,1,16,0,0,NULL), (50017,0,0,1,16,0,0,NULL), @@ -107458,1550 +66200,37 @@ VALUES (50032,0,0,1,16,0,0,NULL), (50033,0,0,1,16,0,0,NULL), (50034,0,0,1,16,0,0,NULL), - (50035,0,0,1,16,0,0,'19030'), - (50036,0,0,1,16,0,0,'19030'), - (50037,0,0,1,16,0,0,'19030'), - (50038,0,0,1,16,0,0,'19030'), - (50039,0,0,1,16,0,0,'19030'), - (50040,0,0,1,16,0,0,'19030'), - (50041,0,0,1,16,0,0,'19030'), - (50042,0,0,1,16,0,0,'19030'), - (50043,0,0,1,16,0,0,'19030'), - (50044,0,0,1,16,0,0,'19030'), - (50045,0,0,1,16,0,0,'19030'), - (50046,0,0,1,16,0,0,'19030'), - (50047,0,0,1,16,0,0,'19030'), - (50048,0,0,1,16,0,0,NULL), - (50049,0,0,1,16,0,0,NULL), - (50050,0,0,1,16,0,0,NULL), - (50051,0,0,1,16,0,0,NULL), - (50052,0,0,1,16,0,0,NULL), - (50053,0,0,1,16,0,0,NULL), - (50054,0,0,1,16,0,0,NULL), - (50055,0,0,1,16,0,0,NULL), - (50056,0,0,1,16,0,0,NULL), - (50057,0,0,1,16,0,0,NULL), - (50058,0,0,0,16,0,0,NULL), - (50059,0,0,1,16,0,0,NULL), - (50060,0,0,1,16,0,0,NULL), - (50061,0,0,1,16,0,0,NULL), - (50062,0,0,1,16,0,0,NULL), - (50063,0,0,1,16,0,0,NULL), - (50064,0,0,1,16,0,0,NULL), - (50065,0,0,1,16,0,0,NULL), - (50066,0,0,1,16,0,0,NULL), - (50067,0,0,1,16,0,0,NULL), - (50068,0,0,1,16,0,0,NULL), - (50069,0,0,1,16,0,0,NULL), - (50070,0,0,1,16,0,0,NULL), - (50071,0,0,1,16,0,0,NULL), - (50072,0,0,1,16,0,0,NULL), - (50073,0,0,1,16,0,0,NULL), - (50074,0,0,1,16,0,0,'18951'), - (50075,0,0,1,16,0,0,NULL), - (50076,0,0,2,16,0,0,NULL), (50077,0,0,1,16,0,0,NULL), - (50078,0,0,2,16,0,0,NULL), - (50079,0,0,1,16,0,0,NULL), - (50080,0,0,1,16,0,0,NULL), - (50081,0,0,1,16,0,0,NULL), - (50082,0,0,1,16,0,0,NULL), - (50083,0,0,1,16,0,0,NULL), - (50084,0,0,1,16,0,0,NULL), - (50085,0,0,1,16,0,0,NULL), - (50086,0,0,1,16,0,0,NULL), - (50087,0,0,1,16,0,0,NULL), - (50088,0,0,1,16,0,0,NULL), - (50089,0,0,1,16,0,0,NULL), - (50090,0,0,1,16,0,0,NULL), - (50091,0,0,1,16,0,0,NULL), - (50092,0,0,1,16,0,0,NULL), - (50093,0,0,1,16,0,0,NULL), - (50094,0,0,1,16,0,0,NULL), - (50095,0,0,1,16,0,0,NULL), - (50096,0,0,1,16,0,0,NULL), - (50097,0,0,1,16,0,0,NULL), - (50098,0,0,1,16,0,0,NULL), - (50099,0,0,1,16,0,0,NULL), - (50100,0,0,1,16,0,0,NULL), - (50101,0,0,1,16,0,0,NULL), - (50102,0,0,1,16,0,0,NULL), - (50103,0,0,1,16,0,0,NULL), - (50104,0,0,1,16,0,0,NULL), - (50105,0,0,1,16,0,0,NULL), - (50106,0,0,1,16,0,0,NULL), - (50107,0,0,1,16,0,0,NULL), - (50108,0,0,1,16,0,0,NULL), - (50109,0,0,1,16,0,0,NULL), - (50110,0,0,1,16,0,0,NULL), - (50111,0,0,1,16,0,0,NULL), - (50112,0,0,1,16,0,0,NULL), - (50113,0,0,1,16,0,0,NULL), - (50114,0,0,1,16,0,0,NULL), - (50115,0,0,1,16,0,0,NULL), - (50116,0,0,1,16,0,0,NULL), - (50117,0,0,1,16,0,0,NULL), - (50118,0,0,1,16,0,0,NULL), - (50119,0,0,1,16,0,0,NULL), - (50120,0,0,1,16,0,0,NULL), - (50121,0,0,1,16,0,0,NULL), - (50122,0,0,1,16,0,0,NULL), - (50123,0,0,1,16,0,0,NULL), - (50124,0,0,1,16,0,0,NULL), - (50125,0,0,1,16,0,0,NULL), - (50126,0,0,1,16,0,0,NULL), - (50127,0,0,1,16,0,0,NULL), - (50128,0,0,1,16,0,0,NULL), - (50129,0,0,1,16,0,0,NULL), - (50130,0,0,1,16,0,0,NULL), - (50131,0,0,1,16,0,0,NULL), - (50132,0,0,1,16,0,0,NULL), - (50133,0,0,1,16,0,0,NULL), - (50134,0,0,1,16,0,0,NULL), - (50135,0,0,1,16,0,0,NULL), - (50136,0,0,1,16,0,0,NULL), - (50137,0,0,1,16,0,0,NULL), - (50138,0,0,1,16,0,0,NULL), - (50139,0,0,1,16,0,0,NULL), - (50140,0,0,1,16,0,0,NULL), - (50141,0,0,1,16,0,0,NULL), - (50142,0,0,1,16,0,0,NULL), - (50143,0,0,1,16,0,0,NULL), - (50144,0,0,1,16,0,0,NULL), - (50145,0,0,1,16,0,0,NULL), - (50146,0,0,1,16,0,0,NULL), - (50147,0,0,1,16,0,0,NULL), - (50148,0,0,1,16,0,0,NULL), - (50149,0,0,1,16,0,0,NULL), - (50150,0,0,1,16,0,0,NULL), - (50151,0,0,1,16,0,0,NULL), - (50152,0,0,1,16,0,0,NULL), - (50153,0,0,1,16,0,0,NULL), - (50154,0,0,1,16,0,0,NULL), - (50155,0,0,1,16,0,0,NULL), - (50156,0,0,1,16,0,0,NULL), - (50157,0,0,1,16,0,0,NULL), - (50158,0,0,1,16,0,0,NULL), - (50159,0,0,1,16,0,0,NULL), - (50160,0,0,1,16,0,0,NULL), - (50161,0,0,1,16,0,0,NULL), - (50162,0,0,1,16,0,0,NULL), - (50163,0,0,1,16,0,0,NULL), - (50164,0,0,1,16,0,0,NULL), - (50165,0,0,1,16,0,0,NULL), - (50166,0,0,1,16,0,0,NULL), (50167,0,0,1,16,0,0,NULL), - (50168,0,0,1,16,0,0,NULL), - (50169,0,0,1,16,0,0,NULL), - (50170,0,0,1,16,0,0,NULL), - (50171,0,0,1,16,0,0,NULL), - (50172,0,0,1,16,0,0,NULL), - (50173,0,0,1,16,0,0,NULL), - (50174,0,0,1,16,0,0,NULL), - (50175,0,0,1,16,0,0,NULL), - (50176,0,0,1,16,0,0,NULL), - (50177,0,0,1,16,0,0,NULL), - (50178,0,0,1,16,0,0,NULL), - (50179,0,0,1,16,0,0,NULL), - (50180,0,0,1,16,0,0,NULL), - (50181,0,0,1,16,0,0,NULL), - (50182,0,0,1,16,0,0,NULL), (50183,0,0,1,16,0,0,NULL), - (50184,0,0,1,16,0,0,NULL), - (50185,0,0,1,16,0,0,NULL), - (50186,0,0,1,16,0,0,NULL), - (50187,0,0,1,16,0,0,NULL), - (50188,0,0,1,16,0,0,NULL), - (50189,0,0,1,16,0,0,NULL), - (50190,0,0,1,16,0,0,NULL), - (50191,0,0,1,16,0,0,NULL), - (50192,0,0,1,16,0,0,NULL), - (50193,0,0,1,16,0,0,NULL), - (50194,0,0,1,16,0,0,NULL), - (50195,0,0,1,16,0,0,NULL), - (50196,0,0,1,16,0,0,NULL), - (50197,0,0,1,16,0,0,NULL), - (50198,0,0,1,16,0,0,NULL), - (50199,0,0,1,16,0,0,NULL), - (50200,0,0,1,16,0,0,NULL), - (50201,0,0,1,16,0,0,NULL), - (50202,0,0,1,16,0,0,NULL), - (50203,0,0,1,16,0,0,NULL), - (50204,0,0,1,16,0,0,NULL), - (50205,0,0,1,16,0,0,NULL), - (50206,0,0,1,16,0,0,NULL), - (50207,0,0,1,16,0,0,NULL), - (50208,0,0,1,16,0,0,NULL), - (50209,0,0,1,16,0,0,NULL), - (50210,0,0,1,16,0,0,NULL), - (50211,0,0,1,16,0,0,NULL), - (50212,0,0,1,16,0,0,NULL), - (50213,0,0,1,16,0,0,NULL), - (50214,0,0,1,16,0,0,NULL), - (50215,0,0,1,16,0,0,NULL), - (50216,0,0,1,16,0,0,NULL), - (50217,0,0,1,16,0,0,NULL), - (50218,0,0,1,16,0,0,NULL), - (50219,0,0,1,16,0,0,NULL), - (50220,0,0,1,16,0,0,NULL), - (50221,0,0,1,16,0,0,NULL), - (50222,0,0,1,16,0,0,NULL), - (50223,0,0,1,16,0,0,NULL), - (50224,0,0,1,16,0,0,NULL), - (50225,0,0,1,16,0,0,NULL), - (50226,0,0,1,16,0,0,NULL), - (50227,0,0,1,16,0,0,NULL), - (50228,0,0,1,16,0,0,NULL), - (50229,0,0,1,16,0,0,NULL), - (50230,0,0,1,16,0,0,NULL), - (50231,0,0,1,16,0,0,NULL), - (50232,0,0,1,16,0,0,NULL), - (50233,0,0,1,16,0,0,NULL), - (50234,0,0,1,16,0,0,NULL), - (50235,0,0,1,16,0,0,NULL), - (50236,0,0,1,16,0,0,NULL), - (50237,0,0,1,16,0,0,NULL), - (50238,0,0,1,16,0,0,NULL), - (50239,0,0,1,16,0,0,NULL), - (50240,0,0,1,16,0,0,NULL), - (50241,0,0,1,16,0,0,NULL), - (50242,0,0,1,16,0,0,NULL), - (50243,0,0,1,16,0,0,NULL), - (50244,0,0,1,16,0,0,NULL), - (50245,0,0,1,16,0,0,NULL), - (50246,0,0,1,16,0,0,NULL), - (50247,0,0,1,16,0,0,NULL), - (50248,0,0,1,16,0,0,NULL), - (50249,0,0,1,16,0,0,NULL), - (50250,0,0,1,16,0,0,NULL), - (50251,0,0,1,16,0,0,NULL), - (50252,0,0,1,16,0,0,NULL), - (50253,0,0,1,16,0,0,NULL), - (50254,0,0,1,16,0,0,NULL), - (50255,0,0,1,16,0,0,NULL), - (50256,0,0,1,16,0,0,NULL), - (50257,0,0,1,16,0,0,NULL), - (50258,0,0,1,16,0,0,NULL), - (50259,0,0,1,16,0,0,NULL), - (50260,0,0,1,16,0,0,NULL), - (50261,0,0,1,16,0,0,NULL), - (50262,0,0,1,16,0,0,NULL), - (50263,0,0,1,16,0,0,NULL), - (50264,0,0,1,16,0,0,NULL), - (50265,0,0,1,16,0,0,NULL), - (50266,0,0,1,16,0,0,NULL), - (50267,0,0,1,16,0,0,NULL), - (50268,0,0,1,16,0,0,NULL), - (50269,0,0,1,16,0,0,NULL), - (50270,0,0,1,16,0,0,NULL), - (50271,0,0,1,16,0,0,NULL), - (50272,0,0,1,16,0,0,NULL), - (50273,0,0,1,16,0,0,NULL), - (50274,0,0,1,16,0,0,NULL), - (50275,0,0,1,16,0,0,NULL), - (50276,0,0,1,16,0,0,NULL), - (50277,0,0,1,16,0,0,NULL), - (50278,0,0,1,16,0,0,NULL), - (50279,0,0,1,16,0,0,NULL), - (50280,0,0,1,16,0,0,NULL), - (50281,0,0,1,16,0,0,NULL), - (50282,0,0,1,16,0,0,NULL), - (50283,0,0,1,16,0,0,NULL), - (50284,0,0,1,16,0,0,NULL), - (50285,0,0,1,16,0,0,NULL), - (50286,0,0,1,16,0,0,NULL), - (50287,0,0,1,16,0,0,NULL), - (50288,0,0,1,16,0,0,NULL), - (50289,0,0,1,16,0,0,NULL), - (50290,0,0,1,16,0,0,NULL), - (50291,0,0,1,16,0,0,NULL), - (50292,0,0,1,16,0,0,NULL), - (50293,0,0,1,16,0,0,NULL), - (50294,0,0,1,16,0,0,NULL), - (50295,0,0,1,16,0,0,NULL), - (50296,0,0,1,16,0,0,NULL), - (50297,0,0,1,16,0,0,NULL), - (50298,0,0,1,16,0,0,NULL), - (50299,0,0,1,16,0,0,NULL), - (50300,0,0,1,16,0,0,NULL), - (50301,0,0,1,16,0,0,NULL), - (50302,0,0,1,16,0,0,NULL), - (50303,0,0,1,16,0,0,NULL), - (50304,0,0,1,16,0,0,NULL), - (50305,0,0,1,16,0,0,NULL), - (50306,0,0,1,16,0,0,NULL), - (50307,0,0,1,16,0,0,NULL), - (50308,0,0,1,16,0,0,NULL), - (50309,0,0,1,16,0,0,NULL), - (50310,0,0,1,16,0,0,NULL), - (50311,0,0,1,16,0,0,NULL), - (50312,0,0,1,16,0,0,NULL), - (50313,0,0,1,16,0,0,NULL), - (50314,0,0,1,16,0,0,NULL), - (50315,0,0,1,16,0,0,NULL), - (50316,0,0,1,16,0,0,NULL), - (50317,0,0,1,16,0,0,NULL), - (50318,0,0,1,16,0,0,NULL), - (50319,0,0,1,16,0,0,NULL), - (50320,0,0,1,16,0,0,NULL), - (50321,0,0,1,16,0,0,NULL), - (50322,0,0,1,16,0,0,NULL), - (50323,0,0,1,16,0,0,NULL), - (50324,0,0,1,16,0,0,NULL), - (50325,0,0,1,16,0,0,NULL), - (50326,0,0,1,16,0,0,NULL), - (50327,0,0,1,16,0,0,NULL), - (50328,0,0,1,16,0,0,NULL), - (50329,0,0,1,16,0,0,NULL), - (50330,0,0,1,16,0,0,NULL), - (50331,0,0,1,16,0,0,NULL), - (50332,0,0,1,16,0,0,NULL), - (50333,0,0,1,16,0,0,NULL), - (50334,0,0,1,16,0,0,NULL), - (50335,0,0,1,16,0,0,NULL), - (50336,0,0,1,16,0,0,NULL), - (50337,0,0,1,16,0,0,NULL), - (50338,0,0,1,16,0,0,NULL), - (50339,0,0,1,16,0,0,NULL), - (50340,0,0,1,16,0,0,NULL), - (50341,0,0,1,16,0,0,NULL), - (50342,0,0,1,16,0,0,NULL), - (50343,0,0,1,16,0,0,NULL), - (50344,0,0,1,16,0,0,NULL), - (50345,0,0,1,16,0,0,NULL), - (50346,0,0,1,16,0,0,NULL), - (50347,0,0,1,16,0,0,NULL), - (50348,0,0,1,16,0,0,NULL), - (50349,0,0,1,16,0,0,NULL), - (50350,0,0,1,16,0,0,NULL), - (50351,0,0,1,16,0,0,NULL), - (50352,0,0,1,16,0,0,NULL), - (50353,0,0,1,16,0,0,NULL), - (50354,0,0,1,16,0,0,NULL), - (50355,0,0,1,16,0,0,NULL), - (50356,0,0,1,16,0,0,NULL), - (50357,0,0,1,16,0,0,NULL), - (50358,0,0,1,16,0,0,NULL), - (50359,0,0,1,16,0,0,NULL), - (50360,0,0,1,16,0,0,NULL), - (50361,0,0,1,16,0,0,NULL), - (50362,0,0,1,16,0,0,NULL), - (50363,0,0,1,16,0,0,NULL), - (50364,0,0,1,16,0,0,NULL), - (50365,0,0,1,16,0,0,NULL), - (50366,0,0,1,16,0,0,NULL), - (50367,0,0,1,16,0,0,NULL), - (50368,0,0,1,16,0,0,NULL), - (50369,0,0,1,16,0,0,NULL), - (50370,0,0,1,16,0,0,NULL), - (50371,0,0,1,16,0,0,NULL), - (50372,0,0,1,16,0,0,NULL), - (50373,0,0,1,16,0,0,NULL), - (50374,0,0,1,16,0,0,NULL), - (50375,0,0,1,16,0,0,NULL), - (50376,0,0,1,16,0,0,NULL), - (50377,0,0,1,16,0,0,NULL), - (50378,0,0,1,16,0,0,NULL), - (50379,0,0,1,16,0,0,NULL), - (50380,0,0,1,16,0,0,NULL), - (50381,0,7,1,16,0,0,NULL), - (50382,0,0,1,16,0,0,NULL), - (50383,0,0,1,16,0,0,NULL), - (50384,0,0,1,16,0,0,NULL), - (50385,0,0,1,16,0,0,NULL), - (50386,0,0,1,16,0,0,NULL), - (50387,0,0,1,16,0,0,NULL), - (50388,0,0,1,16,0,0,NULL), - (50389,0,0,1,16,0,0,NULL), - (50390,0,0,1,16,0,0,NULL), - (50391,0,0,1,16,0,0,NULL), - (50392,0,0,1,16,0,0,NULL), - (50393,0,0,1,16,0,0,NULL), - (50394,0,0,1,16,0,0,NULL), - (50395,0,0,1,16,0,0,NULL), - (50396,0,0,1,16,0,0,NULL), - (50397,0,0,1,16,0,0,NULL), - (50398,0,0,1,16,0,0,NULL), - (50399,0,0,1,16,0,0,NULL), - (50400,0,0,1,16,0,0,NULL), - (50401,0,0,1,16,0,0,NULL), - (50402,0,0,1,16,0,0,NULL), - (50403,0,0,1,16,0,0,NULL), - (50404,0,0,1,16,0,0,NULL), - (50405,0,0,1,16,0,0,NULL), - (50406,0,0,1,16,0,0,NULL), - (50407,0,0,1,16,0,0,NULL), - (50408,0,0,1,16,0,0,NULL), - (50409,0,0,1,16,0,0,NULL), - (50410,0,0,1,16,0,0,NULL), - (50411,0,0,1,16,0,0,NULL), - (50412,0,0,1,16,0,0,NULL), - (50413,0,0,1,16,0,0,NULL), (50414,0,7,1,16,0,0,'16093'), (50415,0,7,1,16,0,0,'16093'), (50416,0,7,1,16,0,0,'16093'), - (50417,0,0,1,16,0,0,NULL), - (50418,0,0,1,16,0,0,NULL), - (50419,0,0,1,16,0,0,NULL), - (50421,0,0,1,16,0,0,NULL), - (50422,0,0,1,16,0,0,NULL), - (50423,0,0,1,16,0,0,NULL), - (50424,0,0,1,16,0,0,NULL), - (50425,0,0,1,16,0,0,NULL), - (50426,0,0,1,16,0,0,NULL), - (50427,0,0,1,16,0,0,NULL), - (50428,0,0,1,16,0,0,NULL), - (50429,0,0,1,16,0,0,NULL), - (50430,0,0,1,16,0,0,NULL), - (50431,0,0,1,16,0,0,NULL), - (50432,0,0,1,16,0,0,NULL), - (50433,0,0,1,16,0,0,NULL), - (50434,0,0,1,16,0,0,NULL), - (50435,0,0,1,16,0,0,NULL), - (50436,0,0,1,16,0,0,NULL), - (50437,0,0,1,16,0,0,NULL), - (50438,0,0,1,16,0,0,NULL), - (50439,0,0,1,16,0,0,NULL), - (50440,0,0,1,16,0,0,NULL), - (50441,0,0,1,16,0,0,NULL), - (50442,0,0,1,16,0,0,NULL), - (50443,0,0,1,16,0,0,NULL), - (50444,0,0,1,16,0,0,NULL), - (50445,0,0,1,16,0,0,NULL), - (50446,0,0,1,16,0,0,NULL), - (50447,0,0,1,16,0,0,NULL), - (50448,0,0,1,16,0,0,NULL), - (50449,0,0,1,16,0,0,NULL), - (50450,0,0,1,16,0,0,NULL), - (50451,0,0,1,16,0,0,NULL), - (50452,0,0,1,16,0,0,NULL), - (50453,0,0,1,16,0,0,NULL), - (50454,0,0,1,16,0,0,NULL), - (50455,0,0,1,16,0,0,NULL), - (50456,0,0,1,16,0,0,NULL), - (50457,0,0,1,16,0,0,NULL), - (50458,0,0,1,16,0,0,NULL), - (50459,0,0,1,16,0,0,NULL), - (50460,0,0,1,16,0,0,NULL), - (50461,0,0,1,16,0,0,NULL), - (50462,0,0,1,16,0,0,NULL), - (50463,0,0,1,16,0,0,NULL), - (50464,0,0,1,16,0,0,NULL), - (50465,0,0,1,16,0,0,NULL), - (50466,0,0,1,16,0,0,NULL), - (50467,0,0,1,16,0,0,NULL), - (50468,0,0,1,16,0,0,NULL), - (50469,0,0,1,16,0,0,NULL), - (50470,0,0,1,16,0,0,NULL), - (50471,0,0,1,16,0,0,NULL), - (50472,0,0,1,16,0,0,NULL), - (50473,0,0,1,16,0,0,NULL), - (50474,0,0,1,16,0,0,NULL), - (50475,0,0,1,16,0,0,NULL), - (50476,0,0,1,16,0,0,NULL), - (50477,0,0,1,16,0,0,NULL), - (50478,0,0,1,16,0,0,NULL), - (50479,0,0,1,16,0,0,NULL), - (50480,0,0,1,16,0,0,NULL), - (50481,0,0,1,16,0,0,NULL), - (50482,0,0,1,16,0,0,NULL), - (50483,0,0,1,16,0,0,NULL), - (50484,0,0,1,16,0,0,NULL), - (50485,0,0,1,16,0,0,NULL), - (50486,0,0,1,16,0,0,NULL), - (50487,0,0,1,16,0,0,NULL), - (50488,0,0,1,16,0,0,NULL), - (50489,0,0,1,16,0,0,NULL), - (50490,0,0,1,16,0,0,NULL), - (50491,0,0,1,16,0,0,NULL), - (50492,0,0,1,16,0,0,NULL), - (50493,0,0,1,16,0,0,NULL), - (50494,0,0,1,16,0,0,NULL), - (50495,0,0,1,16,0,0,NULL), - (50496,0,0,1,16,0,0,NULL), - (50497,0,0,1,16,0,0,NULL), - (50498,0,0,1,16,0,0,NULL), - (50499,0,0,1,16,0,0,NULL), - (50500,0,0,1,16,0,0,NULL), - (50501,0,0,1,16,0,0,NULL), - (50502,0,0,1,16,0,0,NULL), - (50503,0,0,1,16,0,0,NULL), - (50504,0,0,1,16,0,0,NULL), - (50505,0,0,1,16,0,0,NULL), - (50506,0,0,1,16,0,0,NULL), - (50507,0,0,1,16,0,0,NULL), - (50508,0,0,1,16,0,0,NULL), - (50509,0,0,1,16,0,0,NULL), - (50510,0,0,1,16,0,0,NULL), - (50511,0,0,1,16,0,0,NULL), - (50512,0,0,1,16,0,0,NULL), - (50513,0,0,1,16,0,0,NULL), - (50514,0,0,1,16,0,0,NULL), - (50515,0,0,1,16,0,0,NULL), - (50516,0,0,1,16,0,0,NULL), - (50517,0,0,1,16,0,0,NULL), - (50518,0,0,1,16,0,0,NULL), - (50519,0,0,1,16,0,0,NULL), - (50520,0,0,1,16,0,0,NULL), - (50521,0,0,1,16,0,0,NULL), - (50522,0,0,1,16,0,0,NULL), - (50523,0,0,1,16,0,0,NULL), - (50524,0,0,1,16,0,0,NULL), - (50525,0,0,1,16,0,0,NULL), - (50526,0,0,1,16,0,0,NULL), - (50527,0,0,1,16,0,0,NULL), - (50528,0,0,1,16,0,0,NULL), - (50529,0,0,1,16,0,0,NULL), - (50530,0,0,1,16,0,0,NULL), - (50531,0,0,1,16,0,0,NULL), - (50532,0,0,1,16,0,0,NULL), - (50533,0,0,1,16,0,0,NULL), - (50534,0,0,1,16,0,0,NULL), - (50535,0,0,1,16,0,0,NULL), - (50536,0,0,1,16,0,0,NULL), - (50537,0,0,1,16,0,0,NULL), - (50538,0,0,1,16,0,0,NULL), - (50539,0,0,1,16,0,0,NULL), - (50540,0,0,1,16,0,0,NULL), - (50541,0,0,1,16,0,0,NULL), - (50542,0,0,1,16,0,0,NULL), - (50543,0,0,1,16,0,0,NULL), - (50544,0,0,1,16,0,0,NULL), - (50545,0,0,1,16,0,0,NULL), - (50546,0,0,1,16,0,0,NULL), - (50547,0,0,1,16,0,0,NULL), - (50548,0,0,1,16,0,0,NULL), - (50549,0,0,1,16,0,0,NULL), - (50550,0,0,1,16,0,0,NULL), - (50551,0,0,1,16,0,0,NULL), - (50552,0,0,1,16,0,0,NULL), - (50553,0,0,1,16,0,0,NULL), - (50554,0,0,1,16,0,0,NULL), - (50555,0,0,1,16,0,0,NULL), - (50556,0,0,1,16,0,0,NULL), - (50557,0,0,1,16,0,0,NULL), - (50558,0,0,1,16,0,0,NULL), - (50559,0,0,1,16,0,0,NULL), - (50560,0,0,1,16,0,0,NULL), - (50561,0,0,1,16,0,0,NULL), - (50562,0,0,1,16,0,0,NULL), - (50563,0,0,1,16,0,0,NULL), - (50564,0,0,1,16,0,0,'19030'), - (50565,0,0,1,16,0,0,NULL), - (50566,0,0,1,16,0,0,NULL), - (50567,0,0,1,16,0,0,NULL), - (50568,0,0,1,16,0,0,NULL), - (50569,0,0,1,16,0,0,NULL), - (50570,0,0,1,16,0,0,NULL), - (50571,0,0,1,16,0,0,NULL), - (50572,0,0,1,16,0,0,NULL), - (50573,0,0,1,16,0,0,NULL), - (50574,0,0,1,16,0,0,NULL), - (50575,0,0,1,16,0,0,NULL), - (50576,0,0,1,16,0,0,NULL), - (50577,0,0,1,16,0,0,NULL), - (50578,0,0,1,16,0,0,NULL), - (50579,0,0,1,16,0,0,NULL), - (50580,0,0,1,16,0,0,NULL), - (50581,0,0,1,16,0,0,NULL), - (50582,0,0,1,16,0,0,NULL), - (50583,0,0,1,16,0,0,NULL), - (50584,0,0,1,16,0,0,NULL), - (50585,0,0,1,16,0,0,NULL), - (50586,0,0,1,16,0,0,NULL), - (50587,0,0,1,16,0,0,NULL), - (50588,0,0,1,16,0,0,NULL), - (50589,0,0,1,16,0,0,NULL), - (50590,0,0,1,16,0,0,NULL), - (50591,0,0,1,16,0,0,NULL), - (50592,0,0,1,16,0,0,NULL), - (50593,0,0,1,16,0,0,NULL), - (50594,0,0,1,16,0,0,NULL), - (50595,0,0,1,16,0,0,NULL), - (50596,0,0,1,16,0,0,NULL), - (50597,0,0,1,16,0,0,NULL), - (50598,0,0,1,16,0,0,NULL), - (50599,0,0,1,16,0,0,NULL), - (50600,0,0,1,16,0,0,'19030'), - (50601,0,0,1,16,0,0,'19030'), - (50602,0,0,1,16,0,0,'19030'), - (50603,0,0,1,16,0,0,'19030'), - (50604,0,0,1,16,0,0,'19030'), - (50605,0,0,1,16,0,0,'19030'), - (50606,0,0,1,16,0,0,'19030'), - (50607,0,0,1,16,0,0,NULL), - (50608,0,0,1,16,0,0,NULL), - (50609,0,0,1,16,0,0,NULL), - (50610,0,0,1,16,0,0,NULL), - (50611,0,0,1,16,0,0,NULL), - (50612,0,0,1,16,0,0,NULL), - (50613,0,0,1,16,0,0,NULL), - (50614,0,0,1,16,0,0,NULL), - (50615,0,0,1,16,0,0,NULL), - (50616,0,0,1,16,0,0,NULL), - (50617,0,0,1,16,0,0,NULL), - (50618,0,0,1,16,0,0,NULL), - (50619,0,0,1,16,0,0,NULL), - (50620,0,0,1,16,0,0,NULL), - (50621,0,0,1,16,0,0,NULL), - (50622,0,0,1,16,0,0,NULL), - (50623,0,0,1,16,0,0,NULL), - (50624,0,0,1,16,0,0,NULL), - (50625,0,0,1,16,0,0,NULL), - (50626,0,0,1,16,0,0,NULL), - (50627,0,0,1,16,0,0,NULL), - (50628,0,0,1,16,0,0,NULL), - (50629,0,0,1,16,0,0,NULL), - (50630,0,0,1,16,0,0,NULL), - (50631,0,0,1,16,0,0,NULL), - (50632,0,0,1,16,0,0,NULL), - (50633,0,0,1,16,0,0,NULL), - (50634,0,0,1,16,0,0,NULL), - (50635,0,0,1,16,0,0,NULL), - (50636,0,0,1,16,0,0,NULL), - (50637,0,0,1,16,0,0,NULL), - (50638,0,0,1,16,0,0,NULL), - (50639,0,0,1,16,0,0,NULL), - (50640,0,0,1,16,0,0,NULL), - (50641,0,0,1,16,0,0,NULL), - (50642,0,0,1,16,0,0,NULL), - (50643,0,0,1,16,0,0,NULL), - (50644,0,0,1,16,0,0,NULL), - (50645,0,0,1,16,0,0,NULL), - (50646,0,0,1,16,0,0,NULL), - (50647,0,0,1,16,0,0,NULL), - (50648,0,0,1,16,0,0,NULL), - (50649,0,0,1,16,0,0,NULL), - (50650,0,0,1,16,0,0,NULL), - (50651,0,0,1,16,0,0,NULL), - (50652,0,0,1,16,0,0,NULL), - (50653,0,0,1,16,0,0,NULL), - (50654,0,0,1,16,0,0,NULL), - (50655,0,0,1,16,0,0,NULL), - (50656,0,0,1,16,0,0,NULL), - (50657,0,0,1,16,0,0,NULL), - (50658,0,0,1,16,0,0,NULL), - (50659,0,0,1,16,0,0,NULL), - (50660,0,0,1,16,0,0,NULL), - (50661,0,0,1,16,0,0,NULL), - (50662,0,0,1,16,0,0,NULL), - (50663,0,0,1,16,0,0,NULL), - (50664,0,0,1,16,0,0,NULL), - (50665,0,0,1,16,0,0,NULL), - (50666,0,0,1,16,0,0,NULL), - (50667,0,0,1,16,0,0,NULL), - (50668,0,0,1,16,0,0,NULL), - (50669,0,0,1,16,0,0,NULL), - (50670,0,0,1,16,0,0,NULL), - (50671,0,0,1,16,0,0,NULL), - (50672,0,0,1,16,0,0,NULL), - (50673,0,0,1,16,0,0,NULL), - (50674,0,0,1,16,0,0,NULL), - (50675,0,0,1,16,0,0,NULL), - (50676,0,0,1,16,0,0,NULL), - (50677,0,0,1,16,0,0,NULL), - (50678,0,0,1,16,0,0,NULL), - (50679,0,0,1,16,0,0,NULL), - (50680,0,0,1,16,0,0,NULL), - (50681,0,0,1,16,0,0,NULL), - (50682,0,0,1,16,0,0,NULL), - (50683,0,0,1,16,0,0,NULL), - (50684,0,0,1,16,0,0,NULL), - (50685,0,0,1,16,0,0,NULL), - (50686,0,0,1,16,0,0,NULL), - (50687,0,0,1,16,0,0,NULL), - (50688,0,0,1,16,0,0,NULL), - (50689,0,0,1,16,0,0,NULL), - (50690,0,0,1,16,0,0,NULL), - (50691,0,0,1,16,0,0,NULL), - (50692,0,0,1,16,0,0,NULL), - (50693,0,0,1,16,0,0,NULL), - (50694,0,0,1,16,0,0,NULL), - (50695,0,0,1,16,0,0,NULL), - (50696,0,0,1,16,0,0,NULL), - (50697,0,0,1,16,0,0,NULL), - (50698,0,0,1,16,0,0,NULL), - (50699,0,0,1,16,0,0,NULL), - (50700,0,0,1,16,0,0,NULL), - (50701,0,0,1,16,0,0,NULL), - (50702,0,0,1,16,0,0,NULL), - (50703,0,0,1,16,0,0,NULL), - (50704,0,0,1,16,0,0,NULL), - (50705,0,0,1,16,0,0,NULL), - (50706,0,0,1,16,0,0,NULL), - (50707,0,0,1,16,0,0,NULL), - (50708,0,0,1,16,0,0,NULL), - (50709,0,0,1,16,0,0,NULL), - (50710,0,0,1,16,0,0,NULL), - (50711,0,0,1,16,0,0,NULL), - (50712,0,0,1,16,0,0,NULL), - (50713,0,0,1,16,0,0,NULL), - (50714,0,0,1,16,0,0,NULL), - (50715,0,0,1,16,0,0,NULL), - (50716,0,0,1,16,0,0,NULL), - (50717,0,0,1,16,0,0,NULL), - (50718,0,0,1,16,0,0,NULL), - (50719,0,0,1,16,0,0,NULL), - (50720,0,0,1,16,0,0,NULL), - (50721,0,0,1,16,0,0,NULL), - (50722,0,0,1,16,0,0,NULL), - (50723,0,0,1,16,0,0,NULL), - (50724,0,0,1,16,0,0,NULL), - (50725,0,0,1,16,0,0,NULL), - (50726,0,0,1,16,0,0,NULL), - (50727,0,0,1,16,0,0,NULL), - (50728,0,0,1,16,0,0,NULL), - (50729,0,0,1,16,0,0,NULL), - (50730,0,0,1,16,0,0,NULL), - (50731,0,0,1,16,0,0,NULL), - (50732,0,0,1,16,0,0,NULL), - (50733,0,0,1,16,0,0,NULL), - (50734,0,0,1,16,0,0,NULL), - (50735,0,0,1,16,0,0,NULL), - (50736,0,0,1,16,0,0,NULL), - (50737,0,0,1,16,0,0,NULL), - (50738,0,0,1,16,0,0,NULL), - (50739,0,0,1,16,0,0,NULL), - (50740,0,0,1,16,0,0,NULL), - (50741,0,0,1,16,0,0,NULL), - (50742,0,0,1,16,0,0,NULL), - (50743,0,0,1,16,0,0,NULL), - (50744,0,0,1,16,0,0,NULL), - (50745,0,0,1,16,0,0,NULL), - (50746,0,0,1,16,0,0,NULL), - (50747,0,0,1,16,0,0,NULL), - (50748,0,0,1,16,0,0,NULL), - (50749,0,0,1,16,0,0,NULL), - (50750,0,0,1,16,0,0,NULL), - (50751,0,0,1,16,0,0,NULL), - (50752,0,0,1,16,0,0,NULL), - (50753,0,0,1,16,0,0,NULL), - (50754,0,0,1,16,0,0,NULL), - (50755,0,0,1,16,0,0,NULL), - (50756,0,0,1,16,0,0,NULL), - (50757,0,0,1,16,0,0,NULL), - (50758,0,0,1,16,0,0,NULL), - (50759,0,0,1,16,0,0,NULL), - (50760,0,0,1,16,0,0,NULL), - (50761,0,0,1,16,0,0,NULL), - (50762,0,0,1,16,0,0,NULL), - (50763,0,0,1,16,0,0,NULL), - (50764,0,0,1,16,0,0,NULL), - (50765,0,0,1,16,0,0,NULL), - (50766,0,0,1,16,0,0,NULL), - (50767,0,0,1,16,0,0,NULL), - (50768,0,0,1,16,0,0,NULL), - (50769,0,0,1,16,0,0,NULL), - (50770,0,0,1,16,0,0,NULL), - (50771,0,0,1,16,0,0,NULL), - (50772,0,0,1,16,0,0,NULL), - (50773,0,0,1,16,0,0,NULL), - (50774,0,0,1,16,0,0,NULL), - (50775,0,0,1,16,0,0,NULL), - (50776,0,0,1,16,0,0,NULL), - (50777,0,0,1,16,0,0,NULL), - (50778,0,0,1,16,0,0,NULL), - (50779,0,0,1,16,0,0,NULL), - (50780,0,0,1,16,0,0,NULL), - (50781,0,0,1,16,0,0,NULL), - (50782,0,0,1,16,0,0,NULL), - (50783,0,0,1,16,0,0,NULL), - (50784,0,0,1,16,0,0,NULL), - (50785,0,0,1,16,0,0,NULL), - (50786,0,0,1,16,0,0,NULL), - (50787,0,0,1,16,0,0,NULL), - (50788,0,0,1,16,0,0,NULL), - (50789,0,0,1,16,0,0,NULL), - (50790,0,0,1,16,0,0,NULL), - (50791,0,0,1,16,0,0,NULL), - (50792,0,0,1,16,0,0,NULL), - (50793,0,0,1,16,0,0,NULL), - (50794,0,0,1,16,0,0,NULL), - (50795,0,0,1,16,0,0,NULL), - (50796,0,0,0,16,0,0,NULL), - (50797,0,0,1,16,0,0,NULL), - (50798,0,0,1,16,0,0,NULL), - (50799,0,0,1,16,0,0,NULL), - (50800,0,0,1,16,0,0,NULL), - (50801,0,0,1,16,0,0,NULL), - (50802,0,0,1,16,0,0,NULL), - (50803,0,0,1,16,0,0,NULL), - (50804,0,0,1,16,0,0,NULL), - (50805,0,0,1,16,0,0,NULL), - (50806,0,0,1,16,0,0,NULL), - (50807,0,0,1,16,0,0,NULL), - (50808,0,0,1,16,0,0,NULL), - (50809,0,0,1,16,0,0,NULL), - (50810,0,0,1,16,0,0,NULL), - (50811,0,0,1,16,0,0,NULL), - (50812,0,0,1,16,0,0,NULL), - (50813,0,0,1,16,0,0,NULL), - (50814,0,0,1,16,0,0,NULL), - (50815,0,0,1,16,0,0,NULL), - (50816,0,0,1,16,0,0,NULL), - (50817,0,0,1,16,0,0,NULL), - (50818,0,0,1,16,0,0,NULL), - (50819,0,0,1,16,0,0,NULL), - (50820,0,0,1,16,0,0,NULL), - (50821,0,0,1,16,0,0,NULL), - (50822,0,0,1,16,0,0,NULL), - (50823,0,0,1,16,0,0,NULL), - (50824,0,0,1,16,0,0,NULL), - (50825,0,0,1,16,0,0,NULL), - (50826,0,0,1,16,0,0,NULL), - (50827,0,0,1,16,0,0,NULL), - (50828,0,0,1,16,0,0,NULL), - (50829,0,0,1,16,0,0,NULL), - (50830,0,0,1,16,0,0,NULL), - (50831,0,0,1,16,0,0,NULL), - (50832,0,0,1,16,0,0,NULL), - (50833,0,0,1,16,0,0,NULL), - (50834,0,0,1,16,0,0,NULL), - (50835,0,0,1,16,0,0,NULL), - (50836,0,0,1,16,0,0,NULL), - (50837,0,0,1,16,0,0,NULL), - (50838,0,0,1,16,0,0,NULL), - (50839,0,0,1,16,0,0,NULL), - (50840,0,0,1,16,0,0,NULL), - (50841,0,0,1,16,0,0,NULL), - (50842,0,0,1,16,0,0,NULL), - (50843,0,0,1,16,0,0,NULL), - (50844,0,0,1,16,0,0,NULL), - (50845,0,0,1,16,0,0,NULL), - (50846,0,0,1,16,0,0,NULL), - (50847,0,0,1,16,0,0,NULL), - (50848,0,0,1,16,0,0,NULL), - (50849,0,0,1,16,0,0,NULL), - (50850,0,0,1,16,0,0,NULL), - (50851,0,0,1,16,0,0,NULL), - (50852,0,0,1,16,0,0,NULL), - (50853,0,0,1,16,0,0,NULL), - (50854,0,0,1,16,0,0,NULL), - (50855,0,0,1,16,0,0,NULL), - (50856,0,0,1,16,0,0,NULL), - (50857,0,0,1,16,0,0,NULL), - (50858,0,0,1,16,0,0,NULL), - (50859,0,0,1,16,0,0,NULL), - (50860,0,0,1,16,0,0,NULL), - (50861,0,0,1,16,0,0,NULL), - (50862,0,0,1,16,0,0,NULL), - (50863,0,0,1,16,0,0,NULL), - (50864,0,0,1,16,0,0,NULL), - (50865,0,0,1,16,0,0,NULL), - (50866,0,0,1,16,0,0,NULL), - (50867,0,0,1,16,0,0,NULL), - (50868,0,0,1,16,0,0,NULL), - (50869,0,0,1,16,0,0,NULL), - (50870,0,0,1,16,0,0,NULL), - (50871,0,0,1,16,0,0,NULL), - (50872,0,0,1,16,0,0,NULL), - (50873,0,0,1,16,0,0,NULL), - (50874,0,0,1,16,0,0,NULL), - (50875,0,0,1,16,0,0,NULL), - (50876,0,0,1,16,0,0,NULL), - (50877,0,0,1,16,0,0,NULL), - (50878,0,0,1,16,0,0,NULL), - (50879,0,0,1,16,0,0,NULL), - (50880,0,0,1,16,0,0,NULL), - (50881,0,0,1,16,0,0,NULL), - (50882,0,0,1,16,0,0,NULL), - (50883,0,0,1,16,0,0,NULL), - (50884,0,0,1,16,0,0,NULL), - (50885,0,0,1,16,0,0,NULL), - (50886,0,0,1,16,0,0,NULL), - (50887,0,0,1,16,0,0,NULL), - (50888,0,0,1,16,0,0,NULL), - (50889,0,0,1,16,0,0,NULL), - (50890,0,0,1,16,0,0,NULL), - (50891,0,0,1,16,0,0,NULL), - (50892,0,0,1,16,0,0,NULL), - (50893,0,0,1,16,0,0,NULL), - (50894,0,0,1,16,0,0,NULL), - (50895,0,0,1,16,0,0,NULL), - (50896,0,0,1,16,0,0,NULL), - (50897,0,0,1,16,0,0,NULL), - (50898,0,0,1,16,0,0,NULL), - (50899,0,0,1,16,0,0,NULL), - (50900,0,0,1,16,0,0,NULL), - (50901,0,0,1,16,0,0,NULL), - (50902,0,0,1,16,0,0,NULL), - (50903,0,0,1,16,0,0,NULL), - (50904,0,0,1,16,0,0,NULL), - (50905,0,0,1,16,0,0,NULL), - (50906,0,0,1,16,0,0,NULL), - (50907,0,0,1,16,0,0,NULL), - (50908,0,0,1,16,0,0,NULL), - (50909,0,0,1,16,0,0,NULL), - (50910,0,0,1,16,0,0,NULL), - (50911,0,0,1,16,0,0,NULL), - (50912,0,0,1,16,0,0,NULL), - (50913,0,0,1,16,0,0,NULL), - (50914,0,0,1,16,0,0,NULL), - (50915,0,0,1,16,0,0,NULL), - (50916,0,0,1,16,0,0,NULL), - (50917,0,0,1,16,0,0,NULL), - (50918,0,0,1,16,0,0,NULL), - (50919,0,0,1,16,0,0,NULL), - (50920,0,0,1,16,0,0,NULL), - (50921,0,0,1,16,0,0,NULL), - (50922,0,0,1,16,0,0,NULL), - (50923,0,0,1,16,0,0,NULL), - (50924,0,0,1,16,0,0,NULL), - (50925,0,0,1,16,0,0,NULL), - (50926,0,0,1,16,0,0,NULL), - (50927,0,0,1,16,0,0,NULL), - (50928,0,0,1,16,0,0,NULL), - (50929,0,0,1,16,0,0,NULL), - (50930,0,0,1,16,0,0,NULL), - (50931,0,0,1,16,0,0,NULL), - (50932,0,0,1,16,0,0,NULL), - (50933,0,0,1,16,0,0,NULL), - (50934,0,0,1,16,0,0,NULL), - (50935,0,0,1,16,0,0,NULL), - (50936,0,0,1,16,0,0,NULL), - (50937,0,0,1,16,0,0,NULL), - (50938,0,0,1,16,0,0,NULL), - (50939,0,0,1,16,0,0,NULL), - (50940,0,0,1,16,0,0,NULL), - (50941,0,0,1,16,0,0,NULL), - (50942,0,0,1,16,0,0,NULL), - (50943,0,0,1,16,0,0,NULL), - (50944,0,0,1,16,0,0,NULL), - (50945,0,0,1,16,0,0,NULL), - (50946,0,0,1,16,0,0,NULL), - (50947,0,0,1,16,0,0,NULL), - (50948,0,0,1,16,0,0,NULL), - (50949,0,0,1,16,0,0,NULL), - (50950,0,0,1,16,0,0,NULL), - (50951,0,0,1,16,0,0,NULL), - (50952,0,0,1,16,0,0,NULL), - (50953,0,0,1,16,0,0,NULL), - (50954,0,0,1,16,0,0,NULL), - (50955,0,0,1,16,0,0,NULL), - (50956,0,0,1,16,0,0,NULL), - (50957,0,0,1,16,0,0,NULL), - (50958,0,0,1,16,0,0,NULL), - (50959,0,0,1,16,0,0,NULL), - (50961,0,0,1,16,0,0,NULL), - (50962,0,0,1,16,0,0,NULL), - (50963,0,0,1,16,0,0,NULL), - (50964,0,0,1,16,0,0,NULL), - (50965,0,0,1,16,0,0,NULL), - (50966,0,0,1,16,0,0,NULL), - (50967,0,0,1,16,0,0,NULL), - (50968,0,0,1,16,0,0,NULL), - (50969,0,0,1,16,0,0,NULL), - (50970,0,0,1,16,0,0,NULL), - (50971,0,0,1,16,0,0,NULL), - (50972,0,0,1,16,0,0,NULL), - (50973,0,0,1,16,0,0,NULL), - (50974,0,0,1,16,0,0,NULL), - (50975,0,0,1,16,0,0,NULL), - (50976,0,0,1,16,0,0,NULL), - (50977,0,0,1,16,0,0,NULL), - (50978,0,0,1,16,0,0,NULL), - (50979,0,0,1,16,0,0,NULL), - (50980,0,0,1,16,0,0,NULL), - (50981,0,0,1,16,0,0,NULL), - (50982,0,0,1,16,0,0,NULL), - (50983,0,0,1,16,0,0,NULL), - (50984,0,0,1,16,0,0,NULL), - (50985,0,0,1,16,0,0,NULL), - (50986,0,0,1,16,0,0,NULL), - (50987,0,0,1,16,0,0,NULL), - (50988,0,0,1,16,0,0,NULL), - (50989,0,0,1,16,0,0,NULL), - (50990,0,0,1,16,0,0,NULL), - (50991,0,0,1,16,0,0,NULL), - (50992,0,0,1,16,0,0,NULL), - (50993,0,0,1,16,0,0,NULL), - (50994,0,0,1,16,0,0,NULL), - (50995,0,0,1,16,0,0,NULL), - (50996,0,0,1,16,0,0,NULL), - (50997,0,0,1,16,0,0,NULL), - (50998,0,0,1,16,0,0,NULL), - (50999,0,0,1,16,0,0,NULL), - (51000,0,0,1,16,0,0,NULL), - (51001,0,0,1,16,0,0,NULL), - (51002,0,0,1,16,0,0,NULL), - (51003,0,0,1,16,0,0,NULL), - (51004,0,0,1,16,0,0,NULL), - (51005,0,0,1,16,0,0,NULL), - (51006,0,0,1,16,0,0,NULL), - (51007,0,0,1,16,0,0,NULL), - (51008,0,0,1,16,0,0,NULL), - (51009,0,0,1,16,0,0,NULL), - (51010,0,0,1,16,0,0,NULL), - (51011,0,0,1,16,0,0,NULL), - (51012,0,0,1,16,0,0,NULL), - (51013,0,0,1,16,0,0,NULL), - (51014,0,0,1,16,0,0,NULL), - (51015,0,0,1,16,0,0,NULL), - (51016,0,0,1,16,0,0,NULL), - (51017,0,0,1,16,0,0,NULL), - (51018,0,0,1,16,0,0,NULL), - (51019,0,0,1,16,0,0,NULL), - (51020,0,0,1,16,0,0,NULL), - (51021,0,0,1,16,0,0,NULL), - (51022,0,0,1,16,0,0,NULL), - (51023,0,0,1,16,0,0,NULL), - (51025,0,0,1,16,0,0,NULL), - (51026,0,0,1,16,0,0,NULL), - (51027,0,0,1,16,0,0,NULL), - (51028,0,0,1,16,0,0,NULL), - (51029,0,0,1,16,0,0,NULL), - (51030,0,0,1,16,0,0,NULL), - (51031,0,0,1,16,0,0,NULL), - (51032,0,0,1,16,0,0,NULL), - (51033,0,0,1,16,0,0,NULL), - (51034,0,0,1,16,0,0,NULL), - (51035,0,0,1,16,0,0,NULL), - (51036,0,0,1,16,0,0,NULL), - (51037,0,0,1,16,0,0,NULL), - (51038,0,0,1,16,0,0,NULL), - (51039,0,0,1,16,0,0,NULL), - (51040,0,0,1,16,0,0,NULL), - (51041,0,0,1,16,0,0,NULL), - (51042,0,0,1,16,0,0,NULL), - (51043,0,0,1,16,0,0,NULL), - (51044,0,0,1,16,0,0,NULL), - (51045,0,0,1,16,0,0,NULL), - (51046,0,0,1,16,0,0,NULL), - (51047,0,0,1,16,0,0,NULL), - (51048,0,0,1,16,0,0,NULL), - (51049,0,0,1,16,0,0,NULL), - (51050,0,0,1,16,0,0,NULL), - (51051,0,0,1,16,0,0,NULL), - (51052,0,0,1,16,0,0,NULL), - (51053,0,0,1,16,0,0,NULL), - (51054,0,0,1,16,0,0,NULL), - (51055,0,0,1,16,0,0,NULL), - (51056,0,0,1,16,0,0,NULL), - (51057,0,0,1,16,0,0,NULL), - (51058,0,0,1,16,0,0,NULL), - (51059,0,0,1,16,0,0,NULL), - (51060,0,0,1,16,0,0,NULL), - (51061,0,0,1,16,0,0,NULL), - (51062,0,0,1,16,0,0,NULL), - (51063,0,0,1,16,0,0,NULL), - (51064,0,0,1,16,0,0,NULL), - (51065,0,0,1,16,0,0,NULL), - (51066,0,0,1,16,0,0,NULL), - (51067,0,0,1,16,0,0,NULL), - (51068,0,0,1,16,0,0,NULL), - (51069,0,0,1,16,0,0,NULL), - (51070,0,0,1,16,0,0,NULL), - (51071,0,0,1,16,0,0,NULL), - (51072,0,0,1,16,0,0,NULL), - (51073,0,0,1,16,0,0,NULL), - (51074,0,0,1,16,0,0,NULL), - (51075,0,0,1,16,0,0,NULL), - (51076,0,0,1,16,0,0,NULL), - (51077,0,0,1,16,0,0,NULL), - (51078,0,0,1,16,0,0,NULL), - (51079,0,0,1,16,0,0,NULL), - (51080,0,0,1,16,0,0,NULL), - (51081,0,0,1,16,0,0,NULL), - (51082,0,0,1,16,0,0,NULL), - (51083,0,0,1,16,0,0,NULL), - (51084,0,0,1,16,0,0,NULL), - (51085,0,0,1,16,0,0,NULL), - (51086,0,0,1,16,0,0,NULL), - (51087,0,0,1,16,0,0,NULL), - (51088,0,0,1,16,0,0,NULL), - (51089,0,0,1,16,0,0,NULL), - (51090,0,0,1,16,0,0,NULL), - (51091,0,0,1,16,0,0,NULL), - (51092,0,0,1,16,0,0,NULL), - (51093,0,0,1,16,0,0,NULL), - (51094,0,0,1,16,0,0,NULL), - (51095,0,0,1,16,0,0,NULL), - (51096,0,0,1,16,0,0,NULL), - (51097,0,0,1,16,0,0,NULL), - (51098,0,0,1,16,0,0,NULL), - (51099,0,0,1,16,0,0,NULL), - (51100,0,0,1,16,0,0,NULL), - (51101,0,0,1,16,0,0,NULL), - (51102,0,0,1,16,0,0,NULL), - (51103,0,0,1,16,0,0,NULL), - (51104,0,0,1,16,0,0,NULL), - (51105,0,0,1,16,0,0,NULL), - (51106,0,0,1,16,0,0,NULL), - (51107,0,0,1,16,0,0,NULL), - (51108,0,0,1,16,0,0,NULL), - (51109,0,0,1,16,0,0,NULL), - (51110,0,0,1,16,0,0,NULL), - (51111,0,0,1,16,0,0,NULL), - (51112,0,0,1,16,0,0,NULL), - (51113,0,0,1,16,0,0,NULL), - (51114,0,0,1,16,0,0,NULL), - (51115,0,0,1,16,0,0,NULL), - (51116,0,0,1,16,0,0,NULL), - (51117,0,0,1,16,0,0,NULL), - (51118,0,0,1,16,0,0,NULL), - (51119,0,0,1,16,0,0,NULL), - (51120,0,0,1,16,0,0,NULL), - (51121,0,0,1,16,0,0,NULL), - (51122,0,0,1,16,0,0,NULL), - (51123,0,0,1,16,0,0,NULL), - (51124,0,0,1,16,0,0,NULL), - (51125,0,0,1,16,0,0,NULL), - (51126,0,0,1,16,0,0,NULL), - (51127,0,0,1,16,0,0,NULL), - (51128,0,0,1,16,0,0,NULL), - (51129,0,0,1,16,0,0,NULL), - (51130,0,0,1,16,0,0,NULL), - (51131,0,0,1,16,0,0,NULL), - (51132,0,0,1,16,0,0,NULL), - (51133,0,0,1,16,0,0,NULL), - (51134,0,0,1,16,0,0,NULL), - (51135,0,0,1,16,0,0,NULL), - (51136,0,0,1,16,0,0,NULL), - (51137,0,0,1,16,0,0,NULL), - (51138,0,0,1,16,0,0,NULL), - (51139,0,0,1,16,0,0,NULL), - (51140,0,0,1,16,0,0,NULL), - (51141,0,0,1,16,0,0,NULL), - (51142,0,0,1,16,0,0,NULL), - (51143,0,0,1,16,0,0,NULL), - (51144,0,0,1,16,0,0,NULL), - (51145,0,0,1,16,0,0,NULL), - (51146,0,0,1,16,0,0,NULL), - (51147,0,0,1,16,0,0,NULL), - (51148,0,0,1,16,0,0,NULL), - (51149,0,0,1,16,0,0,NULL), - (51150,0,0,1,16,0,0,NULL), - (51151,0,0,1,16,0,0,NULL), - (51152,0,0,1,16,0,0,NULL), - (51153,0,0,1,16,0,0,NULL), - (51154,0,0,1,16,0,0,NULL), - (51155,0,0,1,16,0,0,NULL), - (51156,0,0,1,16,0,0,NULL), - (51157,0,0,1,16,0,0,NULL), - (51158,0,0,1,16,0,0,NULL), - (51159,0,0,1,16,0,0,NULL), - (51160,0,0,1,16,0,0,NULL), - (51161,0,0,1,16,0,0,NULL), - (51162,0,0,1,16,0,0,NULL), - (51163,0,0,1,16,0,0,NULL), - (51164,0,0,1,16,0,0,NULL), - (51165,0,0,1,16,0,0,NULL), - (51166,0,0,1,16,0,0,NULL), - (51167,0,0,1,16,0,0,NULL), - (51168,0,0,1,16,0,0,NULL), - (51169,0,0,1,16,0,0,NULL), - (51170,0,0,1,16,0,0,NULL), - (51171,0,0,1,16,0,0,NULL), - (51172,0,0,1,16,0,0,NULL), - (51173,0,0,1,16,0,0,NULL), - (51174,0,0,1,16,0,0,NULL), - (51175,0,0,1,16,0,0,NULL), - (51176,0,0,1,16,0,0,NULL), - (51177,0,0,1,16,0,0,NULL), - (51178,0,0,1,16,0,0,NULL), - (51179,0,0,1,16,0,0,NULL), - (51180,0,0,1,16,0,0,NULL), - (51181,0,0,1,16,0,0,NULL), - (51182,0,0,1,16,0,0,NULL), - (51183,0,0,1,16,0,0,NULL), - (51184,0,0,1,16,0,0,NULL), - (51185,0,0,1,16,0,0,NULL), - (51186,0,0,1,16,0,0,NULL), - (51187,0,0,1,16,0,0,NULL), - (51188,0,0,1,16,0,0,NULL), - (51189,0,0,1,16,0,0,NULL), - (51190,0,0,1,16,0,0,NULL), - (51191,0,0,1,16,0,0,NULL), - (51192,0,0,1,16,0,0,NULL), - (51193,0,0,1,16,0,0,NULL), - (51194,0,0,1,16,0,0,NULL), - (51195,0,0,1,16,0,0,NULL), - (51196,0,0,1,16,0,0,NULL), - (51197,0,0,1,16,0,0,NULL), - (51198,0,0,1,16,0,0,NULL), - (51199,0,0,1,16,0,0,NULL), - (51200,0,0,1,16,0,0,NULL), - (51201,0,0,1,16,0,0,NULL), - (51202,0,0,1,16,0,0,NULL), - (51203,0,0,1,16,0,0,NULL), - (51204,0,0,1,16,0,0,NULL), - (51205,0,0,1,16,0,0,NULL), - (51206,0,0,1,16,0,0,NULL), - (51207,0,0,1,16,0,0,NULL), - (51208,0,0,1,16,0,0,NULL), - (51209,0,0,1,16,0,0,NULL), - (51210,0,0,1,16,0,0,NULL), - (51211,0,0,1,16,0,0,NULL), - (51212,0,0,1,16,0,0,NULL), - (51213,0,0,1,16,0,0,NULL), - (51214,0,0,1,16,0,0,NULL), - (51215,0,0,1,16,0,0,NULL), - (51216,0,0,1,16,0,0,NULL), - (51217,0,0,1,16,0,0,NULL), - (51218,0,0,1,16,0,0,NULL), - (51219,0,0,1,16,0,0,NULL), - (51220,0,0,1,16,0,0,NULL), - (51221,0,0,1,16,0,0,NULL), - (51222,0,0,1,16,0,0,NULL), - (51223,0,0,1,16,0,0,NULL), - (51224,0,0,1,16,0,0,NULL), - (51225,0,0,1,16,0,0,NULL), - (51226,0,0,1,16,0,0,NULL), - (51227,0,0,1,16,0,0,NULL), - (51228,0,0,1,16,0,0,NULL), - (51229,0,0,1,16,0,0,NULL), - (51230,0,0,1,16,0,0,NULL), - (51231,0,0,1,16,0,0,NULL), - (51232,0,0,1,16,0,0,NULL), - (51233,0,0,1,16,0,0,NULL), - (51234,0,0,1,16,0,0,NULL), - (51235,0,0,1,16,0,0,NULL), - (51236,0,0,1,16,0,0,NULL), - (51237,0,0,1,16,0,0,NULL), - (51238,0,0,1,16,0,0,NULL), - (51239,0,0,1,16,0,0,NULL), - (51240,0,0,1,16,0,0,NULL), - (51241,0,0,1,16,0,0,NULL), - (51242,0,0,1,16,0,0,NULL), - (51243,0,0,1,16,0,0,NULL), - (51244,0,0,1,16,0,0,NULL), - (51245,0,0,1,16,0,0,NULL), - (51246,0,0,1,16,0,0,NULL), - (51247,0,0,1,16,0,0,NULL), - (51248,0,0,1,16,0,0,NULL), - (51249,0,0,1,16,0,0,NULL), - (51250,0,0,1,16,0,0,NULL), - (51251,0,0,1,16,0,0,NULL), - (51252,0,0,1,16,0,0,NULL), - (51253,0,0,1,16,0,0,NULL), - (51254,0,0,1,16,0,0,NULL), - (51255,0,0,1,16,0,0,NULL), - (51256,0,0,1,16,0,0,NULL), - (51257,0,0,1,16,0,0,NULL), - (51258,0,0,1,16,0,0,NULL), - (51259,0,0,1,16,0,0,NULL), - (51260,0,0,1,16,0,0,NULL), - (51261,0,0,1,16,0,0,NULL), - (51262,0,0,1,16,0,0,NULL), - (51263,0,0,1,16,0,0,NULL), - (51264,0,0,1,16,0,0,NULL), - (51265,0,0,1,16,0,0,NULL), - (51266,0,0,1,16,0,0,NULL), - (51267,0,0,1,16,0,0,NULL), - (51268,0,0,1,16,0,0,NULL), - (51269,0,0,1,16,0,0,NULL), - (51270,0,0,1,16,0,0,NULL), - (51271,0,0,1,16,0,0,NULL), - (51272,0,0,1,16,0,0,NULL), - (51273,0,0,1,16,0,0,NULL), - (51274,0,0,1,16,0,0,NULL), - (51275,0,0,1,16,0,0,NULL), - (51276,0,0,1,16,0,0,NULL), - (51277,0,0,1,16,0,0,NULL), - (51278,0,0,1,16,0,0,NULL), - (51279,0,0,1,16,0,0,NULL), - (51280,0,0,1,16,0,0,NULL), - (51281,0,0,1,16,0,0,NULL), - (51282,0,0,1,16,0,0,NULL), - (51283,0,0,1,16,0,0,NULL), - (51284,0,0,1,16,0,0,NULL), - (51285,0,0,1,16,0,0,NULL), - (51286,0,0,1,16,0,0,NULL), - (51287,0,0,1,16,0,0,NULL), - (51288,0,0,1,16,0,0,NULL), - (51289,0,0,1,16,0,0,NULL), - (51290,0,0,1,16,0,0,NULL), - (51291,0,0,1,16,0,0,NULL), - (51292,0,0,1,16,0,0,NULL), - (51293,0,0,1,16,0,0,NULL), - (51294,0,0,1,16,0,0,NULL), - (51295,0,0,1,16,0,0,NULL), - (51296,0,0,1,16,0,0,NULL), - (51297,0,0,1,16,0,0,NULL), - (51298,0,0,1,16,0,0,NULL), - (51299,0,0,1,16,0,0,NULL), - (51300,0,0,1,16,0,0,NULL), - (51301,0,0,1,16,0,0,NULL), - (51302,0,0,1,16,0,0,NULL), - (51303,0,0,1,16,0,0,NULL), - (51304,0,0,1,16,0,0,NULL), - (51305,0,0,1,16,0,0,NULL), - (51306,0,0,1,16,0,0,NULL), - (51307,0,0,1,16,0,0,NULL), - (51308,0,0,1,16,0,0,NULL), - (51309,0,0,1,16,0,0,NULL), - (51310,0,0,1,16,0,0,NULL), - (51311,0,0,1,16,0,0,NULL), - (51312,0,0,1,16,0,0,NULL), - (51313,0,0,1,16,0,0,NULL), - (51314,0,0,1,16,0,0,NULL), - (51315,0,0,1,16,0,0,NULL), - (51316,0,0,1,16,0,0,NULL), - (51317,0,0,1,16,0,0,NULL), - (51318,0,0,1,16,0,0,NULL), - (51319,0,0,1,16,0,0,NULL), - (51320,0,0,1,16,0,0,NULL), - (51321,0,0,1,16,0,0,NULL), - (51322,0,0,1,16,0,0,NULL), (51323,0,0,1,16,0,0,NULL), (51324,0,0,1,16,0,0,'12544'), - (51325,0,0,1,16,0,0,NULL), - (51326,0,0,1,16,0,0,NULL), - (51327,0,0,1,16,0,0,NULL), (51328,0,0,1,16,0,0,'12544'), - (51329,0,0,1,16,0,0,NULL), (51330,0,0,1,16,0,0,'12544'), - (51331,0,0,1,16,0,0,NULL), - (51332,0,0,1,16,0,0,NULL), - (51333,0,0,1,16,0,0,NULL), (51334,0,0,1,16,0,0,'12544'), - (51335,0,0,1,16,0,0,NULL), - (51336,0,0,1,16,0,0,NULL), - (51337,0,0,1,16,0,0,NULL), - (51338,0,0,1,16,0,0,NULL), - (51339,0,0,1,16,0,0,NULL), - (51340,0,0,1,16,0,0,NULL), - (51341,0,0,1,16,0,0,NULL), - (51342,0,0,1,16,0,0,NULL), - (51343,0,0,1,16,0,0,NULL), - (51344,0,0,1,16,0,0,NULL), - (51345,0,0,1,16,0,0,NULL), - (51346,0,0,1,16,0,0,NULL), - (51347,0,0,1,16,0,0,NULL), (51348,0,3,1,16,0,0,NULL), (51349,0,3,1,16,0,0,NULL), (51350,0,3,1,16,0,0,NULL), (51351,0,3,1,16,0,0,NULL), (51352,0,0,1,16,0,0,NULL), - (51353,0,0,1,16,0,0,NULL), - (51354,0,0,1,16,0,0,NULL), - (51355,0,0,1,16,0,0,NULL), - (51356,0,0,1,16,0,0,NULL), - (51357,0,0,1,16,0,0,NULL), - (51358,0,0,1,16,0,0,NULL), - (51359,0,0,1,16,0,0,NULL), - (51360,0,0,1,16,0,0,NULL), - (51361,0,0,1,16,0,0,NULL), - (51362,0,0,1,16,0,0,NULL), - (51363,0,0,1,16,0,0,NULL), - (51364,0,0,1,16,0,0,NULL), - (51365,0,0,1,16,0,0,NULL), - (51366,0,0,1,16,0,0,NULL), - (51367,0,0,1,16,0,0,NULL), - (51368,0,0,1,16,0,0,NULL), - (51369,0,0,1,16,0,0,NULL), - (51370,0,0,1,16,0,0,NULL), - (51371,0,0,1,16,0,0,NULL), - (51372,0,0,1,16,0,0,NULL), - (51373,0,0,1,16,0,0,NULL), - (51374,0,0,1,16,0,0,NULL), - (51375,0,0,1,16,0,0,NULL), - (51376,0,0,1,16,0,0,NULL), - (51377,0,0,1,16,0,0,NULL), - (51378,0,0,1,16,0,0,NULL), - (51379,0,0,1,16,0,0,NULL), - (51380,0,0,1,16,0,0,NULL), - (51381,0,0,1,16,0,0,NULL), - (51382,0,0,1,16,0,0,NULL), - (51383,0,0,1,16,0,0,NULL), - (51384,0,0,1,16,0,0,NULL), - (51385,0,0,1,16,0,0,NULL), - (51386,0,0,1,16,0,0,NULL), - (51387,0,0,1,16,0,0,NULL), (51388,0,0,1,16,0,0,NULL), - (51389,0,0,1,16,0,0,NULL), - (51390,0,0,1,16,0,0,NULL), - (51391,0,0,1,16,0,0,NULL), - (51392,0,0,1,16,0,0,NULL), - (51393,0,0,1,16,0,0,NULL), - (51394,0,0,1,16,0,0,NULL), - (51395,0,0,1,16,0,0,NULL), - (51396,0,0,1,16,0,0,NULL), - (51397,0,0,1,16,0,0,NULL), - (51398,0,0,1,16,0,0,NULL), - (51399,0,0,1,16,0,0,NULL), - (51400,0,0,1,16,0,0,NULL), - (51401,0,0,1,16,0,0,NULL), - (51402,0,0,1,16,0,0,NULL), (51403,0,0,1,16,0,0,NULL), - (51404,0,0,1,16,0,0,NULL), - (51405,0,0,1,16,0,0,NULL), - (51406,0,0,1,16,0,0,NULL), - (51407,0,0,1,16,0,0,NULL), - (51408,0,0,1,16,0,0,NULL), - (51409,0,0,1,16,0,0,NULL), - (51410,0,0,1,16,0,0,NULL), - (51411,0,0,1,16,0,0,NULL), - (51412,0,0,1,16,0,0,NULL), - (51413,0,0,1,16,0,0,NULL), - (51414,0,0,1,16,0,0,NULL), - (51415,0,0,1,16,0,0,NULL), - (51416,0,0,1,16,0,0,NULL), - (51417,0,0,1,16,0,0,NULL), - (51418,0,0,1,16,0,0,NULL), - (51419,0,0,1,16,0,0,NULL), - (51420,0,0,1,16,0,0,NULL), - (51421,0,0,1,16,0,0,NULL), - (51422,0,0,1,16,0,0,NULL), - (51423,0,0,1,16,0,0,NULL), - (51424,0,0,1,16,0,0,NULL), - (51425,0,0,1,16,0,0,NULL), - (51426,0,0,1,16,0,0,NULL), - (51427,0,0,1,16,0,0,NULL), - (51428,0,0,1,16,0,0,NULL), - (51429,0,0,1,16,0,0,NULL), - (51430,0,0,1,16,0,0,NULL), - (51431,0,0,1,16,0,0,NULL), - (51432,0,0,1,16,0,0,NULL), - (51433,0,0,1,16,0,0,NULL), - (51434,0,0,1,16,0,0,NULL), - (51435,0,0,1,16,0,0,NULL), - (51436,0,0,1,16,0,0,NULL), - (51437,0,0,1,16,0,0,NULL), - (51438,0,0,1,16,0,0,NULL), - (51439,0,0,1,16,0,0,NULL), - (51440,0,0,1,16,0,0,NULL), - (51441,0,0,1,16,0,0,NULL), (51442,0,0,1,16,0,0,NULL), - (51443,0,0,1,16,0,0,'18950'), (51444,0,0,1,16,0,0,NULL), - (51445,0,0,1,16,0,0,'18950'), - (51446,0,0,1,16,0,0,'18950'), - (51447,0,0,1,16,0,0,'18950'), (51448,0,0,1,16,0,0,NULL), - (51449,0,0,1,16,0,0,'18950'), - (51450,0,0,1,16,0,0,'18950'), - (51451,0,0,1,16,0,0,NULL), - (51452,0,0,1,16,0,0,NULL), - (51453,0,0,1,16,0,0,NULL), - (51454,0,0,1,16,0,0,NULL), - (51455,0,0,1,16,0,0,NULL), - (51456,0,0,1,16,0,0,NULL), - (51457,0,0,1,16,0,0,NULL), - (51459,0,0,1,16,0,0,NULL), - (51460,0,0,1,16,0,0,NULL), - (51461,0,0,1,16,0,0,NULL), - (51462,0,0,1,16,0,0,NULL), - (51463,0,0,1,16,0,0,NULL), - (51464,0,0,1,16,0,0,NULL), - (51465,0,0,1,16,0,0,NULL), - (51466,0,0,1,16,0,0,NULL), - (51467,0,0,1,16,0,0,NULL), - (51468,0,0,1,16,0,0,NULL), - (51469,0,0,1,16,0,0,NULL), - (51470,0,0,1,16,0,0,NULL), - (51471,0,0,1,16,0,0,NULL), - (51472,0,0,1,16,0,0,NULL), - (51473,0,0,1,16,0,0,NULL), - (51474,0,0,1,16,0,0,NULL), (51476,0,0,1,16,0,0,'7164'), (51477,0,0,1,16,0,0,NULL), - (51478,0,0,1,16,0,0,NULL), - (51479,0,0,1,16,0,0,NULL), - (51480,0,0,1,16,0,0,NULL), - (51481,0,0,1,16,0,0,NULL), - (51482,0,0,1,16,0,0,NULL), - (51483,0,0,1,16,0,0,NULL), - (51484,0,0,1,16,0,0,NULL), - (51485,0,0,1,16,0,0,NULL), - (51486,0,0,1,16,0,0,NULL), - (51487,0,0,1,16,0,0,NULL), - (51488,0,0,1,16,0,0,NULL), - (51489,0,0,1,16,0,0,NULL), - (51490,0,0,1,16,0,0,NULL), - (51491,0,0,1,16,0,0,NULL), - (51492,0,0,1,16,0,0,NULL), - (51493,0,0,1,16,0,0,NULL), - (51494,0,0,1,16,0,0,NULL), - (51495,0,0,1,16,0,0,NULL), - (51496,0,0,1,16,0,0,NULL), - (51497,0,0,1,16,0,0,NULL), - (51498,0,0,1,16,0,0,NULL), - (51499,0,0,1,16,0,0,NULL), - (51500,0,0,1,16,0,0,NULL), - (51501,0,0,1,16,0,0,NULL), - (51502,0,0,1,16,0,0,NULL), - (51503,0,0,1,16,0,0,NULL), - (51504,0,0,1,16,0,0,NULL), - (51505,0,0,1,16,0,0,NULL), - (51506,0,0,1,16,0,0,NULL), - (51507,0,0,1,16,0,0,NULL), - (51508,0,0,1,16,0,0,NULL), - (51509,0,0,1,16,0,0,NULL), - (51510,0,0,1,16,0,0,NULL), - (51511,0,0,1,16,0,0,NULL), - (51512,0,0,1,16,0,0,NULL), - (51513,0,0,1,16,0,0,NULL), - (51514,0,0,1,16,0,0,NULL), - (51515,0,0,1,16,0,0,NULL), - (51516,0,0,1,16,0,0,NULL), - (51517,0,0,1,16,0,0,NULL), - (51519,0,0,1,16,0,0,NULL), - (51520,0,0,1,16,0,0,NULL), - (51521,0,0,1,16,0,0,NULL), - (51522,0,0,1,16,0,0,NULL), - (51523,0,0,1,16,0,0,NULL), - (51524,0,0,1,16,0,0,NULL), - (51525,0,0,1,16,0,0,NULL), - (51526,0,0,1,16,0,0,NULL), - (51527,0,0,1,16,0,0,NULL), - (51528,0,0,1,16,0,0,NULL), - (51529,0,0,1,16,0,0,NULL), - (51530,0,0,1,16,0,0,NULL), - (51531,0,0,1,16,0,0,NULL), - (51532,0,0,1,16,0,0,NULL), - (51533,0,0,1,16,0,0,NULL), - (51534,0,0,1,16,0,0,NULL), - (51535,0,0,1,16,0,0,NULL), - (51536,0,0,1,16,0,0,NULL), - (51537,0,0,1,16,0,0,NULL), - (51538,0,0,1,16,0,0,NULL), - (51539,0,0,1,16,0,0,NULL), - (51540,0,0,1,16,0,0,NULL), - (51541,0,0,1,16,0,0,NULL), - (51542,0,0,1,16,0,0,NULL), - (51543,0,0,1,16,0,0,NULL), - (51544,0,0,1,16,0,0,NULL), - (51545,0,0,1,16,0,0,NULL), - (51546,0,0,1,16,0,0,NULL), - (51547,0,0,1,16,0,0,NULL), - (51548,0,0,1,16,0,0,NULL), - (51549,0,0,1,16,0,0,NULL), - (51550,0,0,1,16,0,0,NULL), - (51551,0,0,1,16,0,0,NULL), - (51552,0,0,1,16,0,0,NULL), - (51553,0,0,1,16,0,0,NULL), - (51554,0,0,1,16,0,0,NULL), - (51555,0,0,1,16,0,0,NULL), - (51556,0,0,1,16,0,0,NULL), - (51557,0,0,1,16,0,0,NULL), - (51558,0,0,1,16,0,0,NULL), - (51559,0,0,1,16,0,0,NULL), (51560,0,0,1,16,0,0,NULL), (51561,0,0,1,16,0,0,NULL), (51562,0,0,1,16,0,0,NULL), (51563,0,0,1,16,0,0,NULL), - (51564,0,0,1,16,0,0,NULL), - (51565,0,0,1,16,0,0,NULL), - (51566,0,0,1,16,0,0,NULL), - (51567,0,0,1,16,0,0,NULL), - (51568,0,0,1,16,0,0,NULL), - (51569,0,0,1,16,0,0,NULL), - (51570,0,0,1,16,0,0,NULL), - (51571,0,0,1,16,0,0,NULL), - (51572,0,0,1,16,0,0,NULL), (51573,0,0,1,16,333,0,NULL), (51574,0,0,1,16,333,0,NULL), - (51575,0,0,1,16,0,0,NULL), - (51576,0,0,1,16,0,0,NULL), - (51577,0,0,1,16,0,0,NULL), (51578,0,0,1,16,333,0,NULL), (51579,0,0,1,16,333,0,NULL), - (51580,0,0,1,16,0,0,NULL), - (51581,0,0,1,16,0,0,NULL), - (51582,0,0,1,16,0,0,NULL), - (51583,0,0,1,16,0,0,NULL), - (51584,0,0,1,16,0,0,NULL), (51585,0,0,1,16,0,0,NULL), (51586,0,3,1,16,0,0,NULL), (51587,0,3,1,16,0,0,NULL), @@ -109009,430 +66238,24 @@ VALUES (51589,0,3,1,16,0,0,NULL), (51590,0,3,1,16,0,0,NULL), (51591,0,3,1,16,0,0,NULL), - (51592,0,0,1,16,0,0,NULL), - (51593,0,0,1,16,0,0,NULL), - (51594,0,0,1,16,0,0,NULL), - (51595,0,0,1,16,0,0,NULL), - (51596,0,0,1,16,0,0,NULL), - (51597,0,0,1,16,0,0,NULL), - (51598,0,0,1,16,0,0,NULL), - (51599,0,0,1,16,0,0,NULL), - (51600,0,0,1,16,0,0,NULL), - (51601,0,0,1,16,0,0,NULL), - (51602,0,0,1,16,0,0,NULL), - (51603,0,0,1,16,0,0,NULL), - (51604,0,0,1,16,0,0,NULL), - (51605,0,0,1,16,0,0,NULL), - (51606,0,0,1,16,0,0,NULL), - (51607,0,0,1,16,0,0,NULL), - (51608,0,0,1,16,0,0,NULL), - (51610,0,0,1,16,0,0,NULL), - (51625,0,0,1,16,0,0,NULL), - (51626,0,0,1,16,0,0,NULL), - (51628,0,0,1,16,0,0,NULL), - (51629,0,0,1,16,0,0,NULL), - (51630,0,0,1,16,0,0,NULL), - (51631,0,0,1,16,0,0,NULL), - (51632,0,0,1,16,0,0,NULL), - (51633,0,0,1,16,0,0,NULL), - (51634,0,0,1,16,0,0,NULL), - (51635,0,0,1,16,0,0,NULL), - (51636,0,0,1,16,0,0,NULL), - (51637,0,0,1,16,0,0,NULL), - (51638,0,0,1,16,0,0,NULL), - (51642,0,0,1,16,0,0,NULL), - (51643,0,0,1,16,0,0,NULL), - (51644,0,0,1,16,0,0,NULL), - (51645,0,0,1,16,0,0,NULL), - (51646,0,0,1,16,0,0,NULL), - (51647,0,0,1,16,0,0,NULL), (51648,0,0,1,16,0,0,NULL), - (51649,0,0,1,16,0,0,NULL), - (51650,0,0,1,16,0,0,NULL), - (51651,0,0,1,16,0,0,NULL), - (51652,0,0,1,16,0,0,NULL), - (51653,0,0,1,16,0,0,NULL), - (51654,0,0,1,16,0,0,NULL), - (51655,0,0,1,16,0,0,NULL), - (51656,0,0,1,16,0,0,NULL), - (51657,0,0,1,16,0,0,NULL), - (51658,0,0,1,16,0,0,NULL), - (51659,0,0,1,16,0,0,NULL), - (51660,0,0,1,16,0,0,NULL), - (51661,0,0,1,16,0,0,NULL), - (51662,0,0,1,16,0,0,NULL), - (51663,0,0,1,16,0,0,NULL), - (51664,0,0,1,16,0,0,NULL), - (51665,0,0,1,16,0,0,NULL), - (51666,0,0,1,16,0,0,NULL), - (51667,0,0,1,16,0,0,NULL), - (51668,0,0,1,16,0,0,NULL), - (51669,0,0,1,16,0,0,NULL), - (51670,0,0,1,16,0,0,NULL), - (51671,0,0,1,16,0,0,NULL), - (51672,0,0,1,16,0,0,NULL), - (51673,0,0,1,16,0,0,NULL), - (51674,0,0,1,16,0,0,NULL), - (51675,0,0,1,16,0,0,NULL), - (51676,0,3,1,16,0,0,NULL), - (51677,0,0,1,16,0,0,NULL), - (51678,0,0,2,16,0,0,NULL), - (51679,0,0,1,16,0,0,NULL), - (51680,0,3,1,16,0,0,NULL), - (51681,0,0,1,16,0,0,NULL), - (51682,0,0,1,16,0,0,NULL), - (51683,0,0,1,16,0,0,NULL), - (51684,0,0,1,16,0,0,NULL), - (51685,0,0,1,16,0,0,NULL), - (51686,0,0,1,16,0,0,NULL), - (51687,0,0,1,16,0,0,NULL), - (51688,0,0,1,16,0,0,NULL), - (51689,0,0,1,16,0,0,NULL), - (51690,0,0,1,16,0,0,NULL), - (51691,0,0,1,16,0,0,NULL), - (51693,0,0,1,16,0,0,NULL), - (51694,0,0,1,16,0,0,NULL), - (51695,0,0,1,16,0,0,NULL), - (51696,0,0,1,16,0,0,NULL), - (51698,0,0,1,16,0,0,NULL), - (51699,0,0,1,16,0,0,NULL), - (51700,0,0,1,16,0,0,NULL), - (51701,0,0,1,16,0,0,NULL), - (51702,0,0,1,16,0,0,NULL), - (51703,0,0,1,16,0,0,NULL), - (51704,0,0,1,16,0,0,NULL), - (51705,0,0,1,16,0,0,NULL), - (51706,0,0,1,16,0,0,NULL), - (51707,0,0,1,16,0,0,NULL), - (51708,0,0,1,16,0,0,NULL), - (51709,0,0,1,16,0,0,NULL), - (51710,0,0,1,16,0,0,NULL), - (51711,0,0,1,16,0,0,NULL), - (51712,0,0,1,16,0,0,NULL), - (51713,0,0,1,16,0,0,NULL), - (51714,0,0,1,16,0,0,NULL), - (51715,0,0,1,16,0,0,NULL), - (51716,0,0,1,16,0,0,NULL), - (51717,0,0,1,16,0,0,NULL), - (51718,0,0,1,16,0,0,NULL), - (51719,0,0,1,16,0,0,NULL), - (51720,0,0,1,16,0,0,NULL), - (51721,0,0,1,16,0,0,NULL), - (51722,0,0,1,16,0,0,NULL), - (51723,0,0,1,16,0,0,NULL), - (51724,0,0,1,16,0,0,NULL), - (51725,0,0,1,16,0,0,NULL), - (51726,0,0,1,16,0,0,NULL), - (51727,0,0,1,16,0,0,NULL), - (51728,0,0,1,16,0,0,NULL), - (51729,0,0,1,16,0,0,NULL), - (51730,0,0,1,16,0,0,NULL), - (51731,0,0,1,16,0,0,NULL), - (51732,0,0,1,16,0,0,NULL), - (51733,0,0,1,16,0,0,NULL), - (51734,0,0,1,16,0,0,NULL), - (51735,0,0,1,16,0,0,NULL), - (51736,0,0,1,16,0,0,NULL), - (51737,0,0,1,16,0,0,NULL), - (51738,0,0,1,16,0,0,NULL), - (51739,0,0,1,16,0,0,NULL), - (51740,0,0,1,16,0,0,NULL), - (51741,0,0,1,16,0,0,NULL), - (51742,0,0,1,16,0,0,NULL), (51743,0,0,1,16,233,0,NULL), - (51744,0,0,1,16,0,0,'8279'), - (51745,0,0,1,16,0,0,'8279'), - (51746,0,0,1,16,0,0,NULL), - (51747,0,0,1,16,0,0,NULL), - (51748,0,0,1,16,0,0,NULL), - (51749,0,0,1,16,0,0,NULL), - (51750,0,0,1,16,0,0,NULL), - (51752,0,0,1,16,0,0,NULL), - (51753,0,0,1,16,0,0,NULL), - (51754,0,0,1,16,0,0,NULL), - (51755,0,0,1,16,0,0,NULL), - (51756,0,0,1,16,0,0,NULL), - (51757,0,0,1,16,0,0,NULL), - (51758,0,0,1,16,0,0,NULL), - (51759,0,0,1,16,0,0,NULL), - (51760,0,0,1,16,0,0,NULL), - (51761,0,0,1,16,0,0,NULL), - (51762,0,0,1,16,0,0,NULL), - (51763,0,0,1,16,0,0,NULL), - (51764,0,0,1,16,0,0,NULL), - (51765,0,0,1,16,0,0,NULL), - (51766,0,0,1,16,0,0,NULL), - (51767,0,0,1,16,0,0,NULL), - (51768,0,0,1,16,0,0,NULL), - (51769,0,0,1,16,0,0,NULL), - (51770,0,0,1,16,0,0,NULL), - (51771,0,0,1,16,0,0,NULL), - (51772,0,0,1,16,0,0,NULL), - (51773,0,0,1,16,0,0,NULL), - (51774,0,0,1,16,0,0,NULL), - (51775,0,0,1,16,0,0,NULL), - (51776,0,0,1,16,0,0,NULL), - (51777,0,0,1,16,0,0,NULL), - (51778,0,0,1,16,0,0,NULL), - (51779,0,0,1,16,0,0,NULL), - (51780,0,0,1,16,0,0,NULL), - (51782,0,0,1,16,0,0,NULL), - (51783,0,131072,1,16,0,0,'6408'), - (51784,0,131072,1,16,0,0,'6408'), - (51785,0,131072,1,16,0,0,'6408'), - (51786,0,131072,1,16,0,0,'6408'), - (51787,0,131072,1,16,0,0,'6408'), - (51788,0,0,1,16,0,0,NULL), - (51789,0,0,1,16,0,0,NULL), - (51790,0,0,1,16,0,0,NULL), - (51791,0,0,1,16,0,0,NULL), - (51792,0,0,1,16,0,0,NULL), - (51793,0,0,1,16,0,0,NULL), - (51794,0,0,1,16,0,0,NULL), - (51795,0,0,1,16,0,0,NULL), - (51796,0,0,1,16,0,0,NULL), - (51797,0,0,1,16,0,0,NULL), - (51798,0,0,1,16,0,0,NULL), - (51799,0,0,1,16,0,0,NULL), - (51800,0,0,1,16,0,0,NULL), - (51801,0,0,1,16,0,0,NULL), - (51802,0,0,1,16,0,0,NULL), - (51803,0,0,1,16,0,0,NULL), - (51804,0,0,1,16,0,0,NULL), - (51805,0,0,1,16,0,0,NULL), - (51806,0,0,1,16,0,0,NULL), (51826,0,0,1,16,0,0,NULL), - (51856,0,0,1,16,0,0,NULL), - (51864,0,0,1,16,0,0,NULL); - -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) -VALUES - (51872,0,0,1,16,0,0,NULL), (51873,0,0,1,16,0,0,NULL), - (51874,0,0,1,16,0,0,'18950'), - (51875,0,0,1,16,0,0,NULL), - (51880,0,0,1,16,0,0,NULL), - (51881,0,0,1,16,0,0,NULL), - (51946,0,0,1,16,0,0,NULL), - (51947,0,0,1,16,0,0,NULL), - (51948,0,0,1,16,0,0,NULL), - (51949,0,0,1,16,0,0,NULL), - (51950,0,0,1,16,0,0,NULL), - (51951,0,0,1,16,0,0,NULL), - (51952,0,0,1,16,0,0,NULL), (51953,0,0,1,16,0,0,NULL), (51954,0,0,1,16,0,0,NULL), - (51955,0,0,1,16,0,0,NULL), - (51956,0,0,1,16,0,0,NULL), - (51957,0,0,1,16,0,0,NULL), - (51960,0,0,1,16,0,0,NULL), - (51961,0,0,1,16,0,0,NULL), - (51962,0,0,1,16,0,0,NULL), - (51963,0,0,1,16,0,0,'18950'), (51964,0,0,1,16,0,0,NULL), - (51965,0,0,1,16,0,0,NULL), - (51966,0,0,1,16,0,0,NULL), - (51967,0,0,1,16,0,0,NULL), - (51968,0,0,1,16,0,0,NULL), - (51969,0,0,1,16,0,0,NULL), - (51970,0,0,1,16,0,0,NULL), - (51971,0,0,1,16,0,0,NULL), - (51972,0,0,1,16,0,0,NULL), - (51973,0,0,1,16,0,0,NULL), - (51974,0,0,1,16,0,0,NULL), (51975,0,0,1,16,333,0,NULL), (51976,0,0,1,16,333,0,NULL), - (51977,0,0,1,16,0,0,NULL), - (51978,0,0,1,16,0,0,NULL), - (51979,0,0,1,16,0,0,NULL), - (51980,0,0,1,16,0,0,NULL), - (51985,0,0,1,16,0,0,NULL), - (51986,0,0,1,16,0,0,NULL), - (51989,0,0,1,16,0,0,NULL), - (51990,0,0,1,16,0,0,NULL), - (51991,0,0,1,16,0,0,NULL), - (51992,0,0,1,16,0,0,NULL), - (51993,0,0,1,16,0,0,NULL), - (51994,0,0,1,16,0,0,NULL), - (51995,0,0,1,16,0,0,NULL), - (51996,0,0,1,16,0,0,NULL), - (51997,0,0,1,16,0,0,NULL), - (51998,0,0,1,16,0,0,NULL), - (51999,0,0,1,16,0,0,NULL), - (52000,0,0,1,16,0,0,NULL), - (52001,0,0,1,16,0,0,'8279'), - (52002,0,0,1,16,0,0,NULL), (52003,0,0,1,16,233,0,NULL), - (52004,0,0,1,16,0,0,NULL), - (52005,0,0,1,16,0,0,NULL), - (52006,0,0,1,16,0,0,NULL), - (52007,0,0,1,16,0,0,NULL), - (52008,0,0,1,16,0,0,NULL), (52055,0,0,1,16,0,0,NULL), - (52059,0,0,1,16,0,0,NULL), - (52104,0,0,1,16,0,0,NULL), - (52105,0,0,1,16,0,0,NULL), - (52116,0,0,1,16,0,0,NULL), (52117,0,0,1,16,0,0,NULL), (52118,0,0,1,16,0,0,NULL), - (52119,0,0,1,16,0,0,NULL), (52120,0,0,1,16,0,0,NULL), - (52122,0,0,1,16,0,0,NULL), - (52123,0,0,1,16,0,0,NULL), - (52141,0,0,1,16,0,0,NULL), - (52142,0,0,1,16,0,0,NULL), - (52143,0,0,1,16,0,0,NULL), - (52144,0,0,1,16,0,0,NULL), - (52145,0,0,1,16,0,0,NULL), - (52146,0,0,1,16,0,0,NULL), - (52148,0,0,1,16,0,0,NULL), - (52149,0,0,1,16,0,0,NULL), - (52151,0,0,1,16,0,0,NULL), - (52152,0,0,1,16,0,0,'18950'), - (52153,0,0,1,16,0,0,'18950'), - (52154,0,0,1,16,0,0,'18950'), - (52155,0,0,1,16,0,0,'18950'), - (52156,0,0,1,16,0,0,'18950'), - (52157,0,0,1,16,0,0,'18950'), - (52158,0,0,1,16,0,0,'18950'), - (52159,0,0,1,16,0,0,'18950'), - (52160,0,0,1,16,0,0,'18950'), - (52161,0,0,1,16,0,0,'18950'), - (52162,0,0,1,16,0,0,'18950'), - (52163,0,0,1,16,0,0,'18950'), - (52164,0,0,1,16,0,0,'18950'), - (52165,0,0,1,16,0,0,'18950'), - (52166,0,0,1,16,0,0,'18950'), - (52167,0,0,1,16,0,0,'18950'), - (52168,0,0,1,16,0,0,'18950'), - (52169,0,0,1,16,0,0,'18950'), - (52170,0,0,1,16,0,0,'18950'), - (52171,0,0,1,16,0,0,'18950'), - (52172,0,0,1,16,0,0,'18950'), - (52173,0,0,1,16,0,0,'18950'), - (52174,0,0,1,16,0,0,'18950'), - (52175,0,0,1,16,0,0,'18950'), - (52176,0,0,1,16,0,0,'18950'), - (52177,0,0,1,16,0,0,'18950'), - (52178,0,0,1,16,0,0,NULL), - (52179,0,0,1,16,0,0,'18950'), - (52180,0,0,1,16,0,0,'18950'), - (52181,0,0,1,16,0,0,'18950'), - (52182,0,0,1,16,0,0,'18950'), - (52183,0,0,1,16,0,0,'18950'), - (52184,0,0,1,16,0,0,'18950'), - (52185,0,0,1,16,0,0,'18950'), - (52186,0,0,1,16,0,0,'18950'), - (52187,0,0,1,16,0,0,'18950'), - (52188,0,0,1,16,0,0,'18950'), - (52189,0,0,1,16,0,0,'18950'), - (52190,0,0,1,16,0,0,'18950'), - (52191,0,0,1,16,0,0,'18950'), - (52192,0,0,1,16,0,0,'18950'), - (52193,0,0,1,16,0,0,'18950'), - (52194,0,0,1,16,0,0,'18950'), - (52195,0,0,1,16,0,0,'18950'), - (52196,0,0,1,16,0,0,'18950'), - (52197,0,0,1,16,0,0,'18950'), - (52198,0,0,1,16,0,0,'18950'), - (52199,0,0,1,16,0,0,'18950'), - (52200,0,0,1,16,0,0,'18950'), - (52201,0,0,1,16,0,0,'18950'), - (52202,0,0,1,16,0,0,'18950'), - (52203,0,0,1,16,0,0,'18950'), - (52204,0,0,1,16,0,0,'18950'), - (52205,0,0,1,16,0,0,'18950'), - (52206,0,0,1,16,0,0,'18950'), - (52207,0,0,1,16,0,0,'18950'), - (52208,0,0,1,16,0,0,'18950'), - (52209,0,0,1,16,0,0,'18950'), - (52210,0,0,1,16,0,0,'18950'), - (52211,0,0,1,16,0,0,'18950'), - (52212,0,0,1,16,0,0,'18950'), - (52213,0,0,1,16,0,0,'18950'), - (52214,0,0,1,16,0,0,'18950'), - (52215,0,0,1,16,0,0,'18950'), - (52216,0,0,1,16,0,0,'18950'), - (52217,0,0,1,16,0,0,'18950'), - (52218,0,0,1,16,0,0,NULL), - (52219,0,0,1,16,0,0,NULL), - (52220,0,0,1,16,0,0,NULL), - (52221,0,0,1,16,0,0,NULL), - (52222,0,0,1,16,0,0,NULL), - (52223,0,0,1,16,0,0,NULL), - (52224,0,0,1,16,0,0,NULL), - (52225,0,0,1,16,0,0,NULL), - (52227,0,0,1,16,0,0,NULL), - (52228,0,0,1,16,0,0,NULL), - (52229,0,0,1,16,0,0,NULL), - (52233,0,0,1,16,0,0,NULL), - (52234,0,0,1,16,0,0,NULL), - (52235,0,0,1,16,0,0,NULL), - (52238,0,0,1,16,0,0,NULL), - (52239,0,0,1,16,0,0,NULL), - (52240,0,0,1,16,0,0,NULL), - (52241,0,0,1,16,0,0,NULL), - (52242,0,0,1,16,0,0,NULL), - (52243,0,0,1,16,0,0,NULL), - (52244,0,0,1,16,0,0,NULL), - (52245,0,0,1,16,0,0,'8279'), - (52246,0,0,1,16,0,0,NULL), - (52247,0,0,1,16,0,0,'8279'), - (52248,0,0,1,16,0,0,NULL), - (52249,0,0,1,16,0,0,NULL), (52250,0,0,1,16,233,0,NULL), - (52251,0,0,1,16,0,0,NULL), - (52252,0,0,1,16,0,0,NULL), - (52253,0,0,1,16,0,0,NULL), (52254,0,0,1,16,233,0,NULL), - (52255,0,0,1,16,0,0,NULL), - (52256,0,0,1,16,0,0,NULL), - (52257,0,0,1,16,0,0,NULL), - (52258,0,0,1,16,0,0,NULL), - (52348,2326,0,0,0,0,0,NULL), - (52471,0,0,1,16,0,0,NULL), - (52473,0,0,1,16,0,0,NULL), - (52474,0,0,1,16,0,0,NULL), - (52475,0,0,1,16,0,0,NULL), - (52476,0,0,1,16,0,0,NULL), - (52477,0,0,1,16,0,0,NULL), - (52496,0,0,1,16,0,0,NULL), - (52498,0,0,1,16,0,0,NULL), - (52499,0,0,1,16,0,0,NULL), (52500,0,0,1,16,0,0,NULL), (52501,0,0,1,16,233,0,NULL), - (52508,0,0,1,16,0,0,NULL), - (52509,0,0,1,16,0,0,NULL), - (52510,0,0,1,16,0,0,'8279'), - (52511,0,0,1,16,0,0,NULL), - (52512,0,0,1,16,0,0,NULL), - (52513,0,0,1,16,0,0,NULL), - (52514,0,0,1,16,0,0,NULL), - (52515,0,0,1,16,0,0,NULL), - (52516,0,0,1,16,0,0,NULL), - (52517,0,0,1,16,0,0,NULL), - (52542,0,0,1,16,0,0,NULL), - (52543,0,0,1,16,0,0,NULL), - (52545,0,0,1,16,0,0,NULL), - (52546,0,0,1,16,0,0,NULL), - (52547,0,0,1,16,0,0,NULL), - (52548,0,0,1,16,0,0,NULL), - (52549,0,0,1,16,0,0,NULL), - (52550,0,0,1,16,0,0,NULL), - (52551,0,0,1,16,0,0,NULL), - (52552,0,0,1,16,0,0,NULL), - (52553,0,0,1,16,0,0,NULL), - (52554,0,0,1,16,0,0,NULL), - (52555,0,0,1,16,0,0,NULL), - (52556,0,0,1,16,0,0,NULL), - (52557,0,0,1,16,0,0,NULL), - (52558,0,0,1,16,0,0,NULL), - (52559,0,0,1,16,0,0,NULL), - (52560,0,0,1,16,0,0,NULL), - (52561,0,0,1,16,0,0,NULL), - (52562,0,0,1,16,0,0,NULL), - (52563,0,0,1,16,0,0,NULL), - (52564,0,0,1,16,0,0,NULL), (52565,0,0,1,16,0,0,NULL), (52566,0,0,1,16,0,0,NULL), (52567,0,0,1,16,0,0,NULL), @@ -109440,499 +66263,84 @@ VALUES (52569,0,0,1,16,0,0,NULL), (52570,0,0,1,16,0,0,NULL), (52571,0,0,1,16,0,0,NULL), - (52572,0,0,1,16,0,0,NULL), - (52573,0,0,1,16,0,0,NULL), - (52574,0,0,1,16,0,0,NULL), - (52575,0,0,1,16,0,0,NULL), - (52576,0,0,1,16,0,0,NULL), - (52577,0,0,1,16,0,0,NULL), - (52578,0,0,1,16,0,0,NULL), - (52579,0,0,1,16,0,0,NULL), - (52580,0,0,1,16,0,0,NULL), - (52581,0,0,1,16,0,0,NULL), - (52582,0,0,1,16,0,0,NULL), - (52583,0,0,1,16,0,0,NULL), - (52585,0,0,1,16,0,0,NULL), - (52586,0,0,1,16,0,0,NULL), - (52587,0,0,1,16,0,0,NULL), (52588,0,0,1,16,0,0,NULL), (52589,0,0,1,16,0,0,NULL), (52590,0,0,1,16,0,0,NULL), (52591,0,0,1,16,0,0,NULL), (52592,0,0,1,16,0,0,NULL), (52593,0,0,1,16,0,0,NULL), - (52594,0,0,1,16,0,0,NULL), - (52595,0,0,1,16,0,0,NULL), - (52596,0,0,1,16,0,0,NULL), - (52597,0,0,1,16,0,0,NULL), - (52599,0,0,1,16,0,0,NULL), - (52600,0,0,1,16,0,0,NULL), - (52601,0,0,1,16,0,0,NULL), - (52602,0,0,1,16,0,0,NULL), - (52605,0,0,1,16,0,0,NULL), - (52612,0,0,1,16,0,0,NULL), - (52613,0,0,1,16,0,0,NULL), - (52614,0,0,1,16,0,0,NULL), - (52615,0,0,1,16,0,0,NULL), (52616,0,0,1,16,0,0,'13787'), - (52617,0,0,1,16,0,0,NULL), - (52618,0,0,1,16,0,0,NULL), - (52619,0,0,1,16,0,0,NULL), (52620,0,0,1,16,0,0,'13787'), - (52621,0,0,1,16,0,0,NULL), (52622,0,0,1,16,0,0,'13787'), - (52623,0,0,1,16,0,0,NULL), - (52625,0,0,1,16,0,0,NULL), - (52627,0,0,1,16,0,0,NULL), - (52630,0,0,1,16,0,0,NULL), - (52631,0,0,1,16,0,0,NULL), - (52632,0,0,1,16,0,0,NULL), - (52636,0,0,1,16,0,0,NULL), - (52638,0,0,1,16,0,0,NULL), - (52639,0,0,1,16,0,0,NULL), - (52640,0,0,1,16,0,0,NULL), - (52642,0,0,1,16,0,0,NULL), (52643,0,0,1,16,0,0,'13787'), (52644,0,0,1,16,0,0,'13787'), - (52645,0,0,1,16,0,0,NULL), - (52646,0,0,1,16,0,0,NULL), (52647,0,0,1,16,0,0,'13787'), - (52648,0,0,1,16,0,0,NULL), (52649,0,0,1,16,0,0,'13787'), (52650,0,0,1,16,0,0,'13787'), - (52651,0,0,1,16,0,0,NULL), - (52652,0,0,1,16,0,0,NULL), (52653,0,0,1,16,0,0,'13787'), - (52657,0,0,1,16,0,0,NULL), - (52658,0,0,1,16,0,0,NULL), - (52659,0,0,1,16,0,0,NULL), - (52660,0,0,1,16,0,0,NULL), - (52661,0,0,1,16,0,0,NULL), - (52663,0,0,1,16,0,0,NULL), - (52669,0,0,1,16,0,0,NULL), - (52670,0,0,1,16,0,0,NULL), - (52671,0,0,1,16,0,0,NULL), - (52672,0,0,1,16,0,0,NULL), - (52673,0,0,1,16,0,0,NULL), - (52674,0,0,1,16,0,0,NULL), - (52675,0,0,1,16,0,0,NULL), - (52676,0,0,1,16,0,0,NULL), - (52677,0,0,1,16,0,0,NULL), - (52680,0,0,1,16,0,0,NULL), (52683,0,0,1,16,0,0,'13787'), - (52696,0,0,1,16,0,0,NULL), - (52698,0,0,1,16,0,0,NULL), - (52699,0,0,1,16,0,0,NULL), - (52701,0,0,1,16,0,0,NULL), - (52702,0,3,1,16,0,0,NULL), - (52707,0,0,1,16,0,0,NULL), - (52811,0,0,1,16,0,0,NULL), (52837,0,0,1,16,0,0,'13787'), - (52838,0,0,1,16,0,0,NULL), - (52849,0,3,1,16,0,0,NULL), - (52851,0,0,1,16,0,0,NULL), (52852,0,0,1,16,0,0,'13787'), (52853,0,0,1,16,0,0,'13787'), - (52881,0,0,1,16,0,0,NULL), - (52882,0,0,1,16,0,0,NULL), (52884,0,1,1,16,0,0,NULL), - (52931,0,0,1,16,0,0,NULL), - (52932,0,0,1,16,0,0,NULL), - (52933,0,0,1,16,0,0,NULL), + (43550,0,8,1,16,0,0,'12380'), + (43551,0,8,1,16,0,0,'12380'), (52934,0,0,1,16,0,0,'13787'), - (52937,0,0,1,16,0,0,NULL), - (52956,0,0,1,16,0,0,NULL), - (52958,0,0,1,16,0,0,NULL), - (52959,0,0,1,16,0,0,NULL), - (52960,0,0,1,16,0,0,NULL), - (52961,0,0,1,16,0,0,NULL), - (52962,0,0,1,16,0,0,NULL), - (52963,0,0,1,16,0,0,NULL), - (52964,0,0,1,16,0,0,NULL), - (52965,0,0,1,16,0,0,NULL), - (52966,0,0,1,16,0,0,NULL), - (52967,0,0,1,16,0,0,NULL), - (52968,0,0,1,16,0,0,NULL), - (52992,0,0,1,16,0,0,NULL), - (52993,0,0,1,16,0,0,NULL), - (52994,0,0,1,16,0,0,NULL), - (52995,0,0,1,16,0,0,NULL), - (52996,0,0,1,16,0,0,NULL), + (43531,0,0,1,16,0,0,'13236'), (52997,0,0,1,16,0,0,'13787'), (52998,0,0,1,16,0,0,'13787'), (52999,0,0,1,16,0,0,'13787'), (53000,0,0,1,16,0,0,'13787'), - (53001,0,0,1,16,0,0,NULL), - (53002,0,0,1,16,0,0,NULL), (53003,0,0,1,16,0,0,'13787'), - (53004,0,0,1,16,0,0,NULL), (53005,0,0,1,16,0,0,'13787'), (53006,0,0,1,16,0,0,'13787'), (53007,0,0,1,16,0,0,'13787'), - (53008,0,0,1,16,0,0,NULL), (53009,0,0,1,16,0,0,'13787'), (53010,0,0,1,16,0,0,'13787'), - (53011,0,0,1,16,0,0,NULL), - (53036,0,7,1,16,0,0,NULL), - (53038,0,0,1,16,0,0,NULL), - (53090,0,0,1,16,0,0,NULL), - (53091,0,0,1,16,0,0,NULL), (53092,0,0,1,16,0,0,'13787'), (53093,0,0,1,16,0,0,'13787'), - (53094,0,0,1,16,0,0,NULL), (53095,0,0,1,16,0,0,'13787'), - (53096,0,0,1,16,0,0,NULL), - (53101,0,0,1,16,0,0,NULL), - (53102,0,0,1,16,0,0,NULL), - (53103,0,0,1,16,0,0,NULL), - (53104,0,0,1,16,0,0,NULL), - (53105,0,0,1,16,0,0,NULL), - (53106,0,0,1,16,0,0,NULL), - (53118,0,0,1,16,0,0,NULL), - (53120,0,0,1,16,0,0,NULL), - (53121,0,0,1,16,0,0,NULL), - (53122,0,0,1,16,0,0,NULL), - (53123,0,0,1,16,0,0,NULL), - (53124,0,0,1,16,0,0,NULL), - (53125,0,0,1,16,0,0,NULL), - (53126,0,0,1,16,0,0,NULL), - (53127,0,0,1,16,0,0,NULL), - (53128,0,0,1,16,0,0,NULL), - (53129,0,0,1,16,0,0,NULL), - (53130,0,0,1,16,0,0,NULL), - (53131,0,0,1,16,0,0,NULL), - (53132,0,0,1,16,0,0,NULL), - (53133,0,0,1,16,0,0,NULL), - (53136,0,0,1,16,0,0,NULL), - (53140,0,0,1,16,0,0,NULL), - (53141,0,0,1,16,0,0,NULL), - (53142,0,0,1,16,0,0,NULL), - (53143,0,0,1,16,0,0,NULL), - (53144,0,0,1,16,0,0,NULL), - (53145,0,0,1,16,0,0,NULL), - (53146,0,0,1,16,0,0,NULL), - (53147,0,0,1,16,0,0,NULL), - (53148,0,0,1,16,0,0,NULL), - (53149,0,0,1,16,0,0,NULL), - (53150,0,0,1,16,0,0,NULL), - (53151,0,0,1,16,0,0,NULL), - (53152,0,0,1,16,0,0,NULL), - (53153,0,0,1,16,0,0,NULL), - (53155,0,0,1,16,0,0,NULL), - (53157,0,0,1,16,0,0,NULL), - (53161,0,0,1,16,0,0,NULL), - (53162,0,0,1,16,0,0,NULL), - (53163,0,0,1,16,0,0,NULL), - (53164,0,0,1,16,0,0,NULL), - (53165,0,0,1,16,0,0,NULL), - (53168,0,0,1,16,0,0,NULL), - (53169,0,0,1,16,0,0,NULL), - (53170,0,0,1,16,0,0,NULL), - (53171,0,0,1,16,0,0,NULL), - (53172,0,0,1,16,0,0,NULL), - (53173,0,0,1,16,0,0,NULL), - (53174,0,0,1,16,0,0,NULL), - (53175,0,0,1,16,0,0,NULL), - (53176,0,0,1,16,0,0,NULL), - (53177,0,0,0,16,0,0,NULL), - (53178,0,0,1,16,0,0,NULL), - (53179,0,0,1,16,0,0,NULL), - (53180,0,0,1,16,0,0,NULL), - (53184,0,0,1,16,0,0,NULL), - (53185,0,0,1,16,0,0,NULL), - (53186,0,0,1,16,0,0,NULL), - (53187,0,0,1,16,0,0,NULL), - (53188,0,0,1,16,0,0,NULL), - (53189,0,0,1,16,0,0,NULL), - (53190,0,0,1,16,0,0,NULL), - (53243,0,8,1,16,0,0,NULL), - (53244,0,8,1,16,0,0,NULL), - (53245,0,8,1,16,0,0,NULL), (53246,0,8,1,16,0,0,'12380'), (53247,0,8,1,16,193,0,'12380'), - (53248,0,8,1,16,0,0,NULL), (53249,0,8,1,16,0,0,'12380'), - (53250,0,8,1,16,0,0,NULL), - (53251,0,8,1,16,0,0,NULL), - (53252,0,8,1,16,0,0,NULL), - (53253,0,8,1,16,0,0,NULL), - (53254,0,8,1,16,0,0,NULL), (53255,0,8,1,16,0,0,'12380'), - (53256,0,8,1,16,0,0,NULL), - (53257,0,0,1,16,0,0,NULL), - (53258,0,0,1,16,0,0,NULL), - (53259,0,0,1,16,0,0,NULL), - (53260,0,0,1,16,0,0,NULL), - (53261,0,0,1,16,0,0,NULL), (53262,0,0,1,16,0,0,'17224'), (53263,0,0,1,16,0,0,'17224'), (53264,0,0,1,16,0,0,'17224'), (53265,0,0,1,16,0,0,'17224'), (53266,0,0,1,16,0,0,'17224'), (53267,0,262144,1,16,0,0,'28559'), - (53268,0,0,1,16,0,0,NULL), - (53269,0,0,1,16,0,0,NULL), - (53270,0,0,1,16,0,0,NULL), - (53271,0,0,1,16,0,0,NULL), - (53272,0,0,1,16,0,0,NULL), - (53273,0,8,1,16,0,0,'12380'), - (53274,0,8,1,16,0,0,'12380'), (53275,0,8,1,16,0,0,NULL), (53276,0,8,1,16,0,0,NULL), - (53277,0,8,1,16,0,0,'12380'), (53278,0,8,1,16,0,0,NULL), (53279,0,8,1,16,0,0,NULL), (53280,0,8,1,16,0,0,NULL), (53281,0,8,1,16,0,0,NULL), (53282,0,8,1,16,193,0,'12380'), - (53283,0,8,1,16,0,0,'12380'), - (53284,0,8,1,16,0,0,'12380'), - (53285,0,8,1,16,0,0,'12380'), - (53286,0,8,1,16,0,0,'12380'), - (53287,0,8,1,16,0,0,'12380'), (53288,0,8,1,16,0,0,NULL), (53289,0,8,1,16,0,0,NULL), - (53291,0,0,1,16,0,0,'18950'), - (53292,0,0,1,16,0,0,'18950'), - (53294,0,0,1,16,0,0,'18950'), - (53295,0,0,1,16,0,0,'18950'), - (53296,0,0,1,16,0,0,'18950'), - (53297,0,8,1,16,0,0,NULL), - (53298,0,0,1,16,0,0,'18950'), - (53300,0,0,1,16,0,0,'18950'), - (53587,0,0,1,16,0,0,'18950'), - (53588,0,0,1,16,0,0,'18950'), - (53589,0,0,1,16,0,0,'18950'), - (53590,0,0,1,16,0,0,'18950'), - (53591,0,0,1,16,0,0,'18950'), - (53592,0,0,1,16,0,0,'18950'), - (53593,0,0,1,16,0,0,'18950'), - (53595,0,0,1,16,0,0,'18950'), - (53596,0,0,1,16,0,0,'18950'), - (53597,0,0,1,16,0,0,'18950'), - (53598,0,0,1,16,0,0,'18950'), - (53599,0,0,1,16,0,0,'18950'), - (53618,0,0,1,16,0,0,NULL), - (53620,0,0,1,16,0,0,NULL), - (53631,0,0,1,16,0,0,NULL), - (53646,0,0,1,16,0,0,NULL), - (53654,0,0,1,16,0,0,'18950'), - (53669,0,0,1,16,0,0,'18950'), - (53672,0,0,1,16,0,0,'18950'), - (53673,0,0,1,16,0,0,'18950'), - (53677,0,0,1,16,0,0,'18950'), - (53678,0,0,1,16,0,0,'18950'), - (53679,0,0,2,16,0,0,NULL), - (53691,0,0,1,16,0,0,'18950'), - (53692,0,0,1,16,0,0,'18950'), - (53693,0,0,1,16,0,0,'18950'), - (53694,0,0,1,16,0,0,'18950'), - (53695,0,0,1,16,0,0,'18950'), - (53696,0,0,1,16,0,0,'18950'), - (53697,0,0,1,16,0,0,'18950'), - (53698,0,0,1,16,0,0,'18950'), - (53702,0,0,1,16,0,0,'18950'), - (53706,0,0,1,16,0,0,'18950'), - (53707,0,0,1,16,0,0,'18950'), - (53708,0,0,1,16,0,0,'18950'), - (53709,0,0,1,16,0,0,'18950'), - (53715,0,0,1,16,0,0,'18950'), - (53716,0,0,1,16,0,0,'18950'), - (53726,0,0,1,16,0,0,'18950'), - (53727,0,0,1,16,0,0,'18950'), - (53728,0,0,1,16,0,0,'18950'), - (53729,0,0,1,16,0,0,'18950'), - (53730,0,0,1,16,0,0,NULL), - (53731,0,0,1,16,0,0,NULL), - (53734,0,0,1,16,0,0,NULL), - (53735,0,0,1,16,0,0,NULL), - (53736,0,0,1,16,0,0,'17327'), - (53737,0,0,1,16,0,0,NULL), - (53738,0,0,1,16,0,0,NULL), - (53739,0,0,1,16,0,0,NULL), - (53740,0,0,1,16,0,0,NULL), - (53741,0,0,1,16,0,0,NULL), - (53742,0,0,1,16,0,0,'8734'), - (53743,0,0,1,16,0,0,'8734'), - (53744,0,0,1,16,0,0,NULL), - (53745,0,0,1,16,0,0,NULL), - (53746,0,0,1,16,0,0,NULL), - (53747,0,0,1,16,0,0,NULL), - (53748,0,0,1,16,0,0,NULL), - (53749,0,0,1,16,0,0,NULL), - (53750,0,0,1,16,0,0,NULL), - (53751,0,0,1,16,0,0,NULL), - (53752,0,0,1,16,0,0,NULL), - (53753,0,0,1,16,0,0,NULL), - (53754,0,0,1,16,0,0,NULL), - (53755,0,0,1,16,0,0,NULL), - (53757,0,0,1,16,0,0,NULL), - (53758,0,0,1,16,0,0,NULL), - (53761,0,0,1,16,0,0,'18950'), - (53777,0,0,1,16,0,0,'18950'), - (53778,0,0,1,16,0,0,'18950'), - (53779,0,0,1,16,0,0,'18950'), - (53780,0,0,1,16,0,0,'18950'), - (53781,0,0,1,16,0,0,'18950'), - (53782,0,0,1,16,0,0,'18950'), - (53837,0,0,1,16,0,0,NULL), - (53838,0,0,1,16,0,0,NULL), - (53839,0,0,1,16,0,0,NULL), - (53840,0,0,1,16,0,0,NULL), - (53855,0,0,1,16,0,0,'8734'), - (53856,0,0,1,16,0,0,NULL), - (53857,0,0,1,16,0,0,'18950'), - (53858,0,0,1,16,0,0,NULL), - (53859,0,0,1,16,0,0,NULL), - (53860,0,0,1,16,0,0,NULL), - (53861,0,0,1,16,0,0,NULL), (53862,0,0,1,16,0,0,'12544'), - (53863,0,0,1,16,0,0,'18950'), - (53864,0,0,1,16,0,0,'18950'), - (53865,0,0,1,16,0,0,'18950'), - (53866,0,0,1,16,0,0,'18950'), - (53867,0,0,1,16,0,0,NULL), - (53868,0,0,1,16,0,0,'18950'), - (53869,0,0,1,16,0,0,'18950'), - (53875,0,0,1,16,0,0,'18950'), - (53894,0,0,1,16,0,0,NULL), - (53895,0,0,1,16,0,0,'18950'), - (53896,0,0,1,16,0,0,'18950'), - (53897,0,0,1,16,0,0,NULL), + (45795,0,3,1,16,0,0,'6606'), + (45799,0,3,1,16,0,0,'6606'), + (45800,0,3,1,16,0,0,'6606'), + (45784,0,3,1,16,0,0,'6606'), + (45771,0,3,1,16,0,0,'6606'), (53898,0,0,1,16,69,0,NULL), - (53899,0,0,1,16,0,0,NULL), - (53900,0,0,1,16,0,0,NULL), - (53901,0,0,1,16,0,0,NULL), - (53902,0,0,1,16,0,0,NULL), - (53903,0,0,1,16,0,0,NULL), - (53904,0,0,1,16,0,0,NULL), - (53905,0,0,1,16,0,0,NULL), - (53931,0,0,1,16,0,0,NULL), - (53932,0,0,1,16,0,0,NULL), - (53934,0,0,1,16,0,0,NULL), - (53935,0,0,1,16,0,0,NULL), - (53936,0,0,1,16,0,0,NULL), - (53937,0,0,1,16,0,0,NULL), - (53938,0,0,1,16,0,0,NULL), - (53943,0,0,1,16,0,0,'16345'), - (53953,0,0,1,16,0,0,'16345'), - (53954,0,0,1,16,0,0,'16345'), (53955,0,0,1,16,0,1024,NULL), - (53957,0,0,1,16,0,0,NULL), - (53958,0,0,1,16,0,0,NULL), - (53959,0,0,1,16,0,0,NULL), - (53960,0,0,1,16,0,0,NULL), - (53961,0,0,1,16,0,0,NULL), (53962,0,0,1,16,0,0,'12544'), (53963,0,0,1,16,0,1024,NULL), (53968,0,0,1,16,0,1024,NULL), - (53969,0,0,1,16,0,0,NULL), - (53995,0,0,1,16,0,0,NULL), - (54002,0,0,1,16,0,0,NULL), - (54015,0,0,1,16,0,0,NULL), - (54016,0,0,1,16,0,0,NULL), - (54017,0,0,1,16,0,0,NULL), - (54018,0,0,1,16,0,0,NULL), - (54019,0,0,1,16,0,0,NULL), - (54020,0,0,1,16,0,0,NULL), - (54021,0,0,1,16,0,0,NULL), - (54022,0,0,1,16,0,0,NULL), - (54024,0,0,1,16,0,0,NULL), - (54025,0,0,1,16,0,0,NULL), - (54026,0,0,1,16,0,0,NULL), - (54027,0,0,1,16,0,0,NULL), - (54033,0,0,1,16,0,0,NULL), - (54035,0,0,1,16,0,0,NULL), - (54036,0,0,1,16,0,0,NULL), - (54037,0,0,1,16,0,0,NULL), - (54039,0,0,1,16,0,0,NULL), - (54040,0,0,1,16,0,0,NULL), - (54041,0,0,1,16,0,0,NULL), (54043,0,0,0,0,0,0,NULL), - (54045,0,0,1,16,0,0,NULL), - (54046,0,0,1,16,0,0,NULL), - (54047,0,0,1,16,0,0,NULL), - (54048,0,0,1,16,0,0,NULL), - (54050,0,0,1,16,0,0,NULL), - (54051,0,0,1,16,0,0,NULL), - (54052,0,0,1,16,0,0,NULL), - (54053,0,0,1,16,0,0,NULL), - (54054,0,0,1,16,0,0,NULL), - (54055,0,0,1,16,0,0,NULL), - (54056,0,0,1,16,0,0,NULL), - (54066,0,0,1,16,0,0,NULL), - (54067,0,0,1,16,0,0,NULL), - (54068,0,0,1,16,0,0,NULL), - (54069,0,0,1,16,0,0,NULL), - (54070,0,0,1,16,0,0,NULL), - (54071,0,0,1,16,0,0,NULL), - (54072,0,0,1,16,0,0,NULL), - (54073,0,0,1,16,0,0,NULL), - (54074,0,0,1,16,0,0,NULL), - (54075,0,0,1,16,0,0,NULL), - (54076,0,0,1,16,0,0,NULL), - (54077,0,0,1,16,0,0,NULL), - (54078,0,0,1,16,0,0,NULL), - (54079,0,0,1,16,0,0,'8990'), (54081,0,0,1,16,0,0,NULL), - (54082,0,0,1,16,0,0,'8990'), (54083,0,0,1,16,0,0,NULL), (54084,0,0,1,16,0,0,NULL), (54085,0,0,1,16,0,0,NULL), (54086,0,0,1,16,0,0,NULL), (54087,0,0,1,16,0,0,NULL), (54088,0,0,1,16,0,0,NULL), - (54089,0,0,1,16,0,0,NULL), - (54090,0,0,1,16,0,0,NULL), - (54091,0,0,1,16,0,0,NULL), - (54097,0,0,1,16,0,0,'22638'), - (54098,0,0,1,16,0,0,'22638'), - (54100,0,0,1,16,0,0,'22638'), - (54107,0,0,1,16,0,0,NULL), - (54108,0,0,1,16,0,0,NULL), - (54109,0,0,1,16,0,0,NULL), - (54110,0,0,1,16,0,0,NULL), - (54111,0,0,1,16,0,0,NULL), - (54112,0,0,1,16,0,0,NULL), - (54115,0,0,1,16,0,0,NULL), - (54116,0,0,1,16,0,0,NULL), - (54117,0,0,1,16,0,0,NULL), - (54118,0,0,1,16,0,0,'22638'), - (54120,0,0,1,16,0,0,NULL), - (54124,0,0,1,16,0,0,NULL), - (54130,0,0,1,16,0,0,'21862'), - (54137,0,0,1,16,0,0,NULL), - (54138,0,0,1,16,0,0,NULL), - (54139,0,0,1,16,0,0,NULL), - (54140,0,0,1,16,0,0,NULL), - (54141,0,0,1,16,0,0,NULL), - (54142,0,0,1,16,0,0,NULL), - (54144,0,0,1,16,0,0,NULL), - (54145,0,0,1,16,0,0,NULL), (54146,0,0,1,16,0,0,'17150'), - (54147,0,0,1,16,0,0,NULL), - (54149,0,0,1,16,0,0,'22638'), - (54150,0,0,1,16,0,0,'22638'), - (54154,0,0,1,16,0,0,NULL), - (54155,0,0,1,16,0,0,NULL), - (54162,0,0,1,16,0,0,NULL), - (54163,0,0,1,16,0,0,NULL), - (54164,0,0,1,16,69,0,NULL), - (54166,0,0,1,16,0,0,NULL), - (54167,0,0,1,16,0,0,NULL), - (54168,0,0,1,16,0,0,'17150'), (54169,0,0,1,16,0,0,'12544'), - (54170,0,0,1,16,0,0,'17150'), - (54171,0,0,1,16,0,0,NULL), - (54172,0,0,1,16,0,0,NULL), - (54173,0,0,1,16,0,0,NULL), (54174,0,0,1,16,0,0,'17150'), - (54175,0,0,1,16,0,0,NULL), - (54179,0,0,1,16,0,0,NULL), - (54180,0,0,1,16,0,0,'8990'), - (54186,0,0,1,16,0,0,NULL), - (54188,0,0,1,16,0,0,NULL), - (54190,0,0,1,16,0,0,NULL), (54192,0,5,1,16,0,0,NULL), (54193,0,5,1,16,0,0,NULL), (54194,0,0,1,16,0,0,NULL), @@ -109941,917 +66349,136 @@ VALUES (54197,0,0,1,16,0,0,NULL), (54198,0,0,1,16,0,0,NULL), (54199,0,0,1,16,0,0,NULL), - (54201,0,0,1,16,0,0,'8990'), - (54204,0,0,1,16,0,0,'8990'), - (54205,0,0,1,16,0,0,'8990'), - (54206,0,0,1,16,0,0,'8990'), - (54207,0,0,1,16,0,0,'8990'), - (54208,0,0,1,16,0,0,'8990'), (54209,0,0,1,16,0,0,NULL), - (54219,0,0,1,16,0,0,'8990'), (54220,0,262144,1,16,0,0,'28559'), - (54221,0,0,1,16,0,0,'8990'), - (54222,0,0,1,16,0,0,'8990'), - (54223,0,0,1,16,0,0,'8990'), - (54224,0,0,1,16,0,0,'8990'), - (54225,0,0,1,16,0,0,'8990'), - (54226,0,0,1,16,0,0,'22638'), - (54227,0,0,1,16,0,0,'8990'), - (54228,0,0,1,16,0,0,'8990'), - (54229,0,0,1,16,0,0,'8990'), - (54230,0,0,1,16,0,0,'8990'), - (54231,0,0,1,16,0,0,'8990'), - (54232,0,0,1,16,0,0,'8990'), - (54233,0,0,1,16,0,0,'8990'), - (54234,0,0,1,16,0,0,'17151'), - (54235,0,0,1,16,0,0,'17151'), - (54236,0,0,1,16,0,0,'17151'), - (54237,0,0,1,16,0,0,NULL), - (54238,0,0,1,16,0,0,NULL), - (54239,0,0,1,16,0,0,NULL), - (54240,0,0,1,16,0,0,NULL), (54241,0,0,1,16,0,0,'17467'), - (54242,0,0,1,16,0,0,NULL), - (54243,0,0,1,16,0,0,NULL), - (54244,0,0,1,16,0,0,NULL), - (54245,0,0,1,16,0,0,NULL), - (54251,0,0,1,16,0,0,NULL), - (54252,0,0,1,16,0,0,NULL), - (54253,0,0,1,16,0,0,NULL), (54254,0,0,1,16,0,0,NULL), (54255,0,0,1,16,0,0,NULL), (54256,0,0,1,16,0,0,NULL), - (54257,0,0,1,16,0,0,NULL), - (54258,0,0,1,16,0,0,NULL), - (54259,0,0,1,16,0,0,NULL), - (54260,0,0,1,16,0,0,NULL), - (54261,0,0,1,16,0,0,NULL), - (54262,0,0,1,16,0,0,NULL), - (54263,0,0,1,16,0,0,NULL), - (54264,0,0,1,16,0,0,NULL), - (54265,0,0,1,16,0,0,NULL), - (54266,0,0,1,16,0,0,NULL), - (54267,0,0,1,16,0,0,'18100'), - (54268,0,0,1,16,0,0,NULL), - (54269,0,0,1,16,0,0,NULL), - (54270,0,0,1,16,0,0,NULL), - (54271,0,0,1,16,0,0,NULL), - (54272,0,0,1,16,0,0,NULL), - (54273,0,0,1,16,0,0,NULL), - (54274,0,0,1,16,0,0,NULL), - (54275,0,0,1,16,0,0,NULL), - (54276,0,0,1,16,0,0,NULL), (54277,0,0,1,16,0,0,'8279 6408'), - (54286,0,0,1,16,0,0,NULL), - (54287,0,0,1,16,0,0,NULL), - (54288,0,0,1,16,0,0,NULL), - (54304,0,0,1,16,0,0,NULL), - (54326,0,0,1,16,0,0,NULL), - (54327,0,0,1,16,0,0,NULL), - (54413,0,0,1,16,0,0,NULL), - (54414,0,0,1,16,0,0,NULL), - (54415,0,0,1,16,0,0,NULL), - (54416,0,0,1,16,0,0,NULL), - (54433,0,0,1,16,0,0,NULL), - (54436,0,0,1,16,0,0,NULL), - (54437,0,0,1,16,0,0,NULL), - (54438,0,0,1,16,0,0,NULL), (54439,0,0,1,16,0,0,'12544'), - (54440,0,0,1,16,0,0,NULL), - (54441,0,0,1,16,0,0,NULL), - (54442,0,0,1,16,0,0,NULL), - (54465,0,0,1,16,0,0,NULL), - (54476,0,0,1,16,0,0,NULL), - (54477,0,0,1,16,0,0,NULL), - (54566,0,0,1,16,0,0,NULL), - (54567,0,0,1,16,0,0,NULL), - (54574,0,0,1,16,0,0,NULL), - (54586,0,33554432,1,16,0,0,NULL), - (54588,0,0,1,16,0,0,'22638'), - (54590,0,0,1,16,0,0,'22638'), - (54594,0,0,1,16,0,0,'8734'), - (54596,0,0,1,16,0,0,NULL), - (54598,0,0,1,16,0,0,NULL), - (54599,0,0,1,16,0,0,NULL), - (54600,0,0,1,16,0,0,NULL), - (54601,0,0,1,16,0,0,NULL), - (54604,0,0,1,16,0,0,NULL), - (54605,0,0,1,16,0,0,NULL), - (54606,0,0,1,16,0,0,NULL), - (54607,0,0,1,16,0,0,NULL), - (54611,0,0,1,16,0,0,NULL), - (54612,0,0,1,16,0,0,NULL), - (54616,0,0,1,16,0,0,NULL), - (54617,0,0,1,16,0,0,NULL), - (54620,0,0,1,16,0,0,NULL), - (54624,0,0,1,16,0,0,'14775'), - (54636,0,0,1,16,0,0,NULL), - (54638,0,0,1,16,0,0,NULL), - (54639,0,0,1,16,0,0,NULL), - (54640,0,0,1,16,0,0,NULL), - (54646,0,0,1,16,0,0,NULL), (54647,0,0,1,16,0,0,'21157'), (54652,0,0,0,0,0,0,NULL), - (54654,0,0,1,16,0,0,'22638'), - (54656,0,0,1,16,0,0,'22638'), - (54659,0,0,1,16,0,0,'21337'), - (54661,0,0,1,16,0,0,'22638'), - (54667,0,0,1,16,0,0,NULL), - (54668,0,0,1,16,0,0,NULL), - (54673,0,0,1,16,0,0,'21337'), - (54675,0,33554432,1,16,0,0,NULL), - (54680,0,0,1,16,0,0,NULL), - (54681,0,0,1,16,0,0,NULL), (54684,0,0,0,0,0,0,NULL), - (54685,0,0,1,16,0,0,NULL), - (54686,0,0,1,16,0,0,NULL), - (54689,0,0,1,16,0,0,NULL), - (54690,0,0,1,16,0,0,NULL), - (54691,0,0,1,16,0,0,NULL), - (54693,0,0,1,16,0,0,'21337'), - (54702,0,0,1,16,0,0,NULL), - (54705,0,0,1,16,0,0,NULL), - (54719,0,0,1,16,0,0,NULL), - (54720,0,0,1,16,0,0,NULL), - (54721,0,33554432,1,16,0,0,NULL), (54733,0,0,0,0,0,0,NULL), - (54744,0,0,1,16,0,0,NULL), - (54745,0,0,1,16,0,0,NULL), - (54746,0,0,1,16,0,0,NULL), - (54747,0,0,1,16,0,0,NULL), - (54748,0,0,1,16,0,0,'8734'), - (54749,0,0,1,16,0,0,NULL), - (54751,0,0,1,16,0,0,'18950'), - (54752,0,0,1,16,0,0,'18950'), - (54753,0,0,1,16,0,0,'18950'), - (54754,0,0,1,16,0,0,NULL), - (54755,0,0,1,16,0,0,'18950'), - (54756,0,0,1,16,0,0,'18950'), - (54757,0,0,1,16,0,0,'18950'), - (54758,0,0,1,16,0,0,'18950'), - (54759,0,0,1,16,0,0,NULL), - (54760,0,0,1,16,0,0,NULL), - (54761,0,0,1,16,0,0,NULL), - (54762,0,0,1,16,0,0,NULL), - (54763,0,0,1,16,0,0,NULL), - (54764,0,0,1,16,0,0,NULL), - (54765,0,0,1,16,0,0,NULL), + (45776,0,3,1,16,0,0,'6606'), + (45775,0,3,1,16,0,0,'6606'), + (45777,0,1,1,16,0,0,NULL), + (44319,0,0,1,16,0,0,'12380'), + (44320,0,0,1,16,0,0,'12380'), + (44324,0,1,1,16,0,0,''), (54766,0,5,1,16,0,0,NULL), - (54767,0,33554432,1,16,0,0,NULL), - (54768,2402,0,1,16,0,0,NULL), - (54805,0,0,1,16,0,0,NULL), (54807,0,5,1,16,0,0,NULL), (54809,0,0,1,16,0,0,NULL), (54859,0,0,1,16,0,0,NULL), (55098,0,0,0,0,0,0,NULL), (55099,0,0,1,16,0,0,'13236'), - (55101,0,0,1,16,0,0,NULL), (55342,0,0,0,0,0,0,NULL), (55363,0,0,1,16,0,0,NULL), (55458,0,0,0,0,0,0,NULL), (55462,0,0,0,0,0,0,NULL), (56312,0,0,1,16,0,0,NULL), (56313,0,0,1,16,0,0,NULL), - (56314,0,0,1,16,0,0,NULL), - (56317,0,0,1,16,0,0,NULL), (56318,0,0,1,16,0,0,NULL), - (56319,0,0,1,16,0,0,NULL), - (56320,0,0,1,16,0,0,NULL), - (56321,0,0,1,16,0,0,NULL), - (56326,0,0,1,16,0,0,NULL), - (56549,0,0,1,16,0,0,NULL), - (56554,0,0,1,16,0,0,NULL), - (56555,0,0,1,16,0,0,NULL), - (56556,0,0,1,16,0,0,NULL), - (56557,0,0,1,16,0,0,NULL), - (56558,0,0,1,16,0,0,NULL), - (56559,0,0,1,16,0,0,NULL), - (56560,0,0,1,16,0,0,NULL), - (56561,0,0,1,16,0,0,NULL), - (56562,0,0,1,16,0,0,NULL), - (56563,0,0,1,16,0,0,NULL), - (56564,0,0,1,16,0,0,NULL), - (56565,0,0,1,16,0,0,NULL), - (56566,0,0,1,16,0,0,NULL), - (56567,0,0,1,16,0,0,NULL), - (56568,0,0,1,16,0,0,NULL), - (56569,0,0,1,16,0,0,NULL), - (56570,0,0,1,16,0,0,NULL), - (56571,0,0,1,16,0,0,NULL), - (56572,0,0,1,16,0,0,NULL), - (56573,0,0,1,16,0,0,NULL), - (56574,0,0,1,16,0,0,NULL), - (56575,0,0,1,16,0,0,NULL), - (56576,0,0,1,16,0,0,NULL), - (56577,0,0,1,16,0,0,NULL), - (56578,0,0,1,16,0,0,NULL), - (56579,0,0,1,16,0,0,NULL), - (56580,0,0,1,16,0,0,NULL), - (56581,0,0,1,16,0,0,NULL), - (56582,0,0,1,16,0,0,NULL), - (56583,0,0,1,16,0,0,NULL), - (56584,0,0,1,16,0,0,NULL), - (56585,0,0,1,16,0,0,NULL), - (56586,0,0,1,16,0,0,NULL), - (56587,0,0,1,16,0,0,NULL), - (56588,0,0,1,16,0,0,NULL), - (56589,0,0,1,16,0,0,NULL), - (56590,0,0,1,16,0,0,NULL), - (56591,0,0,1,16,0,0,NULL), - (56592,0,0,1,16,0,0,NULL), - (56593,0,0,1,16,0,0,NULL), - (56594,0,0,1,16,0,0,NULL), - (56595,0,0,1,16,0,0,NULL), - (56596,0,0,1,16,0,0,NULL), - (56597,0,0,1,16,0,0,NULL), - (56598,0,0,1,16,0,0,NULL), - (56599,0,0,1,16,0,0,NULL), - (56601,0,0,1,16,0,0,NULL), - (56602,0,0,1,16,0,0,NULL), - (56603,0,0,1,16,0,0,NULL), - (56604,0,0,1,16,0,0,NULL), - (56605,0,0,1,16,0,0,NULL), - (56606,0,0,1,16,0,0,NULL), - (56607,0,0,1,16,0,0,NULL), - (56608,0,0,1,16,0,0,NULL), - (56609,0,0,1,16,0,0,NULL), - (56610,0,0,1,16,0,0,NULL), (56612,0,0,1,16,0,0,NULL), (56613,0,0,1,16,0,0,NULL), - (56616,0,0,1,16,0,0,NULL), - (56619,0,0,1,16,0,0,NULL), - (56620,0,0,1,16,0,0,NULL), - (56622,0,0,1,16,0,0,NULL), (56624,0,0,0,0,0,0,NULL), (56625,0,0,0,0,0,0,NULL), - (56626,0,0,1,16,0,0,NULL), - (56627,0,0,1,16,0,0,NULL), - (56628,0,0,1,16,0,0,NULL), - (56629,0,0,1,16,0,0,NULL), - (56630,0,0,1,16,0,0,NULL), - (56631,0,0,1,16,0,0,NULL), - (56632,0,0,1,16,0,0,NULL), - (56633,0,0,1,16,0,0,NULL), - (56634,0,0,1,16,0,0,NULL), - (56635,0,0,1,16,0,0,NULL), - (56636,0,0,1,16,0,0,NULL), - (56637,0,0,1,16,0,0,NULL), - (56638,0,0,1,16,0,0,NULL), - (56639,0,0,1,16,0,0,NULL), - (56640,0,0,1,16,0,0,NULL), - (56641,0,0,1,16,0,0,NULL), - (56642,0,0,1,16,0,0,NULL), - (56643,0,0,1,16,0,0,NULL), - (56644,0,0,1,16,0,0,NULL), - (56645,0,0,1,16,0,0,NULL), - (56646,0,0,1,16,0,0,NULL), - (56647,0,0,1,16,0,0,NULL), - (56648,0,0,1,16,0,0,NULL), - (56649,0,0,1,16,0,0,NULL), - (56650,0,0,1,16,0,0,NULL), - (56651,0,0,1,16,0,0,NULL), - (56652,0,0,1,16,0,0,NULL), - (56653,0,0,1,16,0,0,NULL), - (56654,0,0,1,16,0,0,NULL), - (56655,0,0,1,16,0,0,NULL), - (56663,0,0,1,16,0,0,NULL), - (56677,0,0,1,16,0,0,NULL), - (56678,0,0,1,16,0,0,NULL), - (56679,0,0,1,16,0,0,NULL), (56680,0,0,1,16,0,0,NULL), - (56681,0,0,1,16,0,0,NULL), - (56682,0,0,1,16,0,0,NULL), - (56683,0,0,1,16,0,0,NULL), - (56684,0,0,1,16,0,0,NULL), - (56685,0,0,1,16,0,0,'20553'), - (56687,0,0,1,16,0,0,NULL), - (56688,0,0,1,16,0,0,NULL), - (56689,0,0,1,16,0,0,NULL), - (56690,0,0,1,16,0,0,'16577'), - (56691,0,0,1,16,0,0,'16577'), - (56692,0,0,1,16,0,0,NULL), - (56693,0,0,1,16,0,0,NULL), (56694,0,0,1,16,0,0,'8279 6408'), - (56695,0,0,1,16,0,0,'16592'), - (56696,0,0,1,16,0,0,'8734'), - (56697,0,0,1,16,0,0,NULL), - (56699,0,0,1,16,0,0,'20553'), - (56700,0,0,1,16,0,0,NULL), - (56701,0,0,1,16,0,0,NULL), - (56702,0,0,1,16,0,0,NULL), - (56703,0,0,1,16,0,0,NULL), - (56704,0,0,1,16,0,0,NULL), - (56705,0,0,1,16,0,0,NULL), - (56706,0,0,1,16,0,0,NULL), - (56707,0,0,1,16,0,0,NULL), - (56708,0,0,1,16,0,0,NULL), - (56709,0,0,1,16,0,0,NULL), - (56710,0,0,1,16,0,0,NULL), - (56711,0,0,1,16,0,0,NULL), - (56712,0,0,1,16,0,0,NULL), - (56713,0,0,1,16,0,0,NULL), - (56714,0,0,1,16,0,0,NULL), - (56715,0,0,1,16,0,0,NULL), - (56716,0,0,1,16,0,0,NULL), - (56717,0,0,1,16,0,0,NULL), - (56718,0,0,1,16,0,0,NULL), - (56719,0,0,1,16,0,0,NULL), - (56720,0,0,1,16,0,0,NULL), - (56721,0,0,1,16,0,0,NULL), - (56722,0,0,1,16,0,0,NULL), - (56723,0,0,1,16,0,0,NULL), - (56724,0,0,1,16,0,0,NULL), - (56727,0,0,1,16,0,0,NULL), - (56728,0,0,1,16,0,0,NULL), - (56729,0,0,1,16,0,0,NULL), - (56730,0,0,1,16,0,0,NULL), - (56731,0,0,1,16,0,0,NULL), - (56732,0,0,1,16,0,0,NULL), - (56733,0,0,1,16,0,0,NULL), - (56734,0,0,1,16,0,0,NULL), - (56735,0,0,1,16,0,0,NULL), - (56736,0,0,1,16,0,0,NULL), - (56737,0,0,1,16,0,0,NULL), - (56738,0,0,1,16,0,0,NULL), - (56739,0,0,1,16,0,0,NULL), - (56747,0,0,1,16,0,0,NULL), - (56748,0,0,1,16,0,0,NULL), - (56749,0,0,1,16,0,0,NULL), - (56750,0,0,1,16,0,0,NULL), - (56751,0,0,1,16,0,0,NULL), - (56775,0,0,1,16,0,0,NULL), - (56776,0,0,1,16,0,0,NULL), - (56777,0,0,1,16,0,0,NULL), - (56778,0,0,1,16,0,0,NULL), - (56779,0,0,1,16,0,0,NULL), - (56780,0,0,1,16,0,0,NULL), - (56781,0,0,1,16,0,0,NULL), - (56782,0,0,1,16,0,0,NULL), - (56783,0,0,1,16,0,0,NULL), - (56784,0,0,1,16,0,0,NULL), - (56785,0,0,1,16,0,0,NULL), - (56786,0,0,1,16,0,0,NULL), - (56787,0,0,1,16,0,0,NULL), - (56788,0,0,1,16,0,0,NULL), - (56789,0,0,1,16,0,0,NULL), - (56790,0,0,1,16,0,0,NULL), - (56791,0,0,1,16,0,0,NULL), - (56792,0,0,1,16,0,0,NULL), - (56793,0,0,1,16,0,0,NULL), - (56794,0,0,1,16,0,0,NULL), - (56795,0,0,1,16,0,0,NULL), - (56796,0,0,1,16,0,0,NULL), - (56797,0,0,1,16,0,0,NULL), - (56798,0,0,1,16,0,0,NULL), - (56799,0,0,1,16,0,0,NULL), - (56800,0,0,1,16,0,0,NULL), - (56801,0,0,1,16,0,0,NULL), - (57019,0,0,1,16,0,0,NULL), - (57024,0,0,1,16,0,0,NULL), - (57163,0,0,1,16,0,0,NULL), - (59384,0,0,1,16,0,0,NULL), - (59385,0,0,1,16,0,0,NULL), - (59514,0,0,1,16,0,0,NULL), - (60857,0,0,1,16,0,0,NULL), - (61984,0,0,1,16,0,0,NULL), - (62085,0,0,1,16,0,0,NULL), - (62086,0,0,1,16,0,0,NULL), - (62836,0,0,1,16,0,0,NULL), - (62837,0,0,1,16,0,0,NULL), - (62838,0,0,1,16,0,0,NULL), - (62839,0,0,1,16,0,0,NULL), - (62840,0,0,1,16,0,0,NULL), - (62988,0,0,1,16,0,0,NULL), - (63138,0,0,1,16,0,0,NULL), - (63140,0,0,1,16,0,0,NULL), - (63143,0,0,1,16,0,0,NULL), - (63144,0,0,1,16,0,0,NULL), - (63145,0,0,1,16,0,0,NULL), - (64959,0,0,1,16,0,0,'8734'), - (65527,0,0,1,16,0,0,NULL), - (65607,0,0,1,16,0,0,NULL), - (66972,0,0,1,16,0,0,NULL), - (66973,0,0,1,16,0,0,NULL), - (66974,0,0,1,16,0,0,NULL), - (66975,0,0,1,16,0,0,NULL), - (66976,0,0,1,16,0,0,NULL), - (66977,0,0,1,16,0,0,NULL), - (66978,0,0,1,16,0,0,NULL), - (66979,0,0,1,16,0,0,NULL), - (66980,0,0,1,16,0,0,NULL), - (66981,0,0,1,16,0,0,NULL), - (66982,0,0,1,16,0,0,NULL), - (66983,0,0,1,16,0,0,NULL), - (66984,0,0,1,16,0,0,NULL), - (66985,0,0,1,16,0,0,NULL), - (66986,0,0,1,16,0,0,NULL), - (66987,0,0,1,16,0,0,NULL), - (66988,0,0,1,16,0,0,NULL), - (66989,0,0,1,16,0,0,NULL), - (66990,0,0,1,16,0,0,NULL), - (66991,0,0,1,16,0,0,NULL), - (66992,0,0,1,16,0,0,NULL), - (66993,0,0,1,16,0,0,NULL), - (66994,0,0,1,16,0,0,NULL), - (66995,0,0,1,16,0,0,NULL), - (66996,0,0,1,16,0,0,NULL), - (66997,0,0,1,16,0,0,NULL), - (67002,0,0,1,16,0,0,NULL), - (68491,0,0,1,16,0,0,'18950'), - (68499,0,0,1,16,0,0,NULL), - (68500,0,0,1,16,0,0,'18950'), - (68543,2402,0,1,16,0,0,NULL), - (68754,0,0,1,16,0,0,NULL), - (68755,0,0,1,16,0,0,NULL), - (68756,0,0,1,16,0,0,NULL), - (68757,0,0,1,16,0,0,NULL), - (68922,2402,0,1,16,0,0,NULL), - (68930,0,0,1,16,0,0,NULL), - (68931,0,0,1,16,0,0,'18950'), - (68946,0,8,1,16,0,0,NULL), - (68963,0,0,1,16,0,0,'18950'), - (69492,0,0,1,16,0,0,NULL), - (69677,0,0,1,16,0,0,'18950'), - (69678,0,0,1,16,0,0,NULL), - (69679,0,0,1,16,0,0,'18950'), - (69680,0,0,1,16,0,0,NULL), - (69681,0,0,1,16,0,0,NULL), - (69682,0,0,1,16,0,0,NULL), - (69683,0,0,1,16,0,0,NULL), - (69684,0,0,1,16,0,0,NULL), - (69685,0,0,1,16,0,0,NULL), - (69686,0,0,1,16,0,0,NULL), + (44327,0,3,1,16,0,0,'6606'), + (44329,0,1,1,16,0,0,''), + (44318,0,1,1,16,0,0,''), + (44271,0,1,1,16,0,0,''), + (44317,0,3,1,16,0,0,'6606'), + (44316,0,3,1,16,0,0,'6606'), (69687,0,0,1,16,0,0,'8279 6408'), - (69688,0,0,1,16,0,0,NULL), - (69689,0,0,1,16,0,0,NULL), - (69690,0,0,1,16,0,0,NULL), - (69691,0,0,1,16,0,0,'14775'), - (69692,0,0,1,16,0,0,NULL), - (69693,0,0,1,16,0,0,NULL), - (69694,0,0,1,16,0,0,NULL), - (69695,0,0,1,16,0,0,NULL), - (69696,0,0,1,16,0,0,NULL), - (69697,0,0,1,16,0,0,NULL), - (69698,0,0,1,16,0,0,NULL), - (69699,0,0,1,16,0,0,NULL), - (69700,0,0,1,16,0,0,NULL), - (69701,0,0,1,16,0,0,NULL), (69702,0,0,1,16,0,0,'8734'), - (69703,0,0,1,16,0,0,NULL), - (69704,0,0,1,16,0,0,NULL), - (69705,0,0,1,16,0,0,NULL), - (69706,0,0,1,16,0,0,NULL), (69707,0,0,1,16,0,0,'8279 6408'), - (69708,0,0,1,16,0,0,NULL), - (69709,0,0,1,16,0,0,NULL), - (69710,0,0,1,16,0,0,'8734'), - (70553,0,0,1,16,0,0,'25824'), - (70554,0,0,1,16,0,0,'25824'), - (70555,0,0,1,16,0,0,'25824'), - (70556,0,0,1,16,0,0,'25824'), - (70557,0,0,1,16,0,0,'25824'), - (70560,0,0,1,16,0,0,'25824'), - (70561,0,0,1,16,0,0,'25824'), - (70562,0,0,1,16,0,0,'25824'), - (70563,0,0,1,16,0,0,'25824'), - (70564,0,0,1,16,0,0,'25824'), - (70565,0,0,1,16,0,0,'25824'), - (70566,0,0,1,16,0,0,'25824'), - (70567,0,0,1,16,0,0,'25824'), - (70568,0,0,1,16,0,0,'25824'), - (70570,0,0,1,16,0,0,'25824'), - (70571,0,0,1,16,0,0,'25824'), - (70572,0,0,1,16,0,0,'25824'), - (70573,0,0,1,16,0,0,'25824'), - (70574,0,0,1,16,0,0,'25824'), - (70575,0,0,1,16,0,0,'25824'), - (70576,0,0,1,16,0,0,'25824'), - (70578,0,0,1,16,0,0,'25824'), - (72236,0,0,1,16,0,0,'25824'), - (72237,0,0,1,16,0,0,'25824'), - (72238,0,0,1,16,0,0,'25824'), - (72239,0,0,1,16,0,0,'25824'), - (75117,0,0,1,16,0,0,'25824'), - (76583,0,0,1,16,0,0,NULL), - (78268,0,0,1,16,0,0,NULL), - (78269,0,0,1,16,0,0,NULL), - (78371,0,0,1,16,0,0,'25824'), - (78372,0,0,1,16,0,0,'25824'), - (78373,0,0,1,16,0,0,'25824'), - (78374,0,0,1,16,0,0,'25824'), - (78375,0,0,1,16,0,0,'25824'), - (78381,0,0,1,16,0,0,'25824'), - (78382,0,0,1,16,0,0,'25824'), - (78383,0,0,1,16,0,0,'25824'), - (78384,0,0,1,16,0,0,'25824'), (78682,0,0,1,16,0,0,NULL), - (78683,0,0,1,16,0,0,NULL), - (78684,0,0,1,16,0,0,NULL), - (78791,0,0,1,16,0,0,NULL), (79082,0,1114112,1,16,0,0,'7165'), (79095,0,1114112,1,16,0,0,'7165'), (79097,0,1114112,1,16,0,0,'7165'), (79103,0,1114112,1,16,0,0,'7165'), (79106,0,1114112,1,16,0,0,'7165'), (79139,0,0,1,16,0,0,NULL), - (79171,0,0,1,16,0,0,'12544'), - (79177,0,0,1,16,0,0,'12544'), (79188,0,0,1,16,0,0,NULL), - (79189,0,0,1,16,0,0,NULL), (79195,0,0,1,16,0,0,NULL), (79207,0,0,1,16,0,0,NULL), - (79214,0,0,1,16,0,0,NULL), (79222,0,0,1,16,0,0,NULL), (79223,0,0,0,0,0,0,NULL), (79227,0,0,1,16,0,0,NULL), - (79233,0,0,1,16,0,0,NULL), - (79244,0,0,1,16,0,0,NULL), (79245,0,0,1,16,0,0,NULL), - (79260,0,0,1,16,0,0,NULL), - (79273,0,0,1,16,0,0,NULL), - (79281,0,0,1,16,0,0,'12544'), - (79292,0,0,1,16,0,0,NULL), - (79296,0,0,1,16,0,0,NULL), (79299,0,0,1,16,0,0,NULL), - (79302,0,0,1,16,0,0,'12544'), - (79305,0,0,1,16,0,0,NULL), - (79306,0,0,1,16,0,0,'12544'), - (79307,0,0,1,16,0,0,NULL), - (79308,0,0,1,16,0,0,NULL), - (79313,0,0,1,16,0,0,'12544'), - (79316,0,0,1,16,0,0,NULL), - (79322,0,0,1,16,0,0,'12544'), - (79324,0,0,1,16,0,0,NULL), - (79327,0,0,1,16,0,0,'12544'), - (79329,0,0,1,16,0,0,'12544'), - (79330,0,0,1,16,0,0,NULL), - (79335,0,0,1,16,0,0,'12544'), - (79338,0,0,1,16,0,0,'12544'), (79345,0,33554432,1,16,0,0,'6408'), (79346,0,33554432,1,16,0,0,'6408'), - (79348,0,0,1,16,0,0,NULL), - (79351,0,0,1,16,0,0,'12544'), - (79352,0,0,1,16,0,0,'12544'), - (79354,0,0,1,16,0,0,'12544'), - (79355,0,0,1,16,0,0,'12544'), - (79360,0,0,1,16,0,0,'12544'), - (79361,0,0,1,16,0,0,NULL), - (79374,0,0,1,16,0,0,'12544'), - (79384,0,0,1,16,0,0,NULL), (79385,0,0,1,16,0,0,NULL), (79390,0,0,1,16,0,0,NULL), - (79522,0,3,1,16,0,0,NULL), - (79550,0,3,1,16,0,0,NULL), (79558,0,1,1,16,0,0,NULL), - (79580,0,3,1,16,0,0,NULL), (79628,0,0,1,16,0,0,NULL), - (79653,0,0,1,16,0,0,NULL), - (79667,0,0,1,16,0,0,NULL), (79720,0,0,0,0,0,0,NULL), (79721,0,0,0,0,0,0,NULL), (79750,0,0,0,0,0,0,NULL), (79768,0,0,1,0,0,0,'18950'), (79769,0,0,0,0,0,0,NULL), (79776,0,0,0,0,0,0,NULL), - (79794,0,0,1,16,0,0,NULL), (79796,0,0,0,0,0,0,NULL), - (79804,0,0,1,16,0,0,NULL), (79815,0,0,0,0,0,0,NULL), (79816,0,0,0,0,0,0,NULL), (79817,0,0,0,0,0,0,NULL), (79818,0,0,1,0,0,0,'18950'), - (79875,0,0,1,16,0,0,NULL), (79881,0,0,0,0,0,0,NULL), - (79887,0,0,1,16,0,0,NULL), - (79890,0,0,1,16,0,0,NULL), - (79893,0,0,1,16,0,0,NULL), - (79897,0,0,1,16,0,0,NULL), - (79898,0,0,1,16,0,0,NULL), (79910,0,0,1,16,0,0,NULL), (79927,0,0,0,0,0,0,NULL), - (79929,0,0,1,16,0,0,'18950'), - (79930,0,0,1,16,0,0,'18950'), - (79931,0,0,1,16,0,0,'18950'), - (79932,0,0,1,16,0,0,'18950'), - (79948,0,0,1,16,0,0,'18950'), (80119,0,0,0,0,0,0,NULL), (80127,0,0,0,0,0,0,NULL), (80137,0,0,0,0,0,0,NULL), (80145,0,0,0,0,0,0,NULL), - (80149,0,0,1,16,0,0,NULL), - (80152,0,0,1,16,0,0,NULL), - (80154,0,0,1,16,0,0,NULL), - (80155,0,0,1,16,0,0,NULL), - (80158,0,0,1,16,0,0,NULL), - (80168,0,0,1,16,0,0,NULL), - (80169,0,0,1,16,0,0,NULL), - (80170,0,0,1,16,0,0,NULL), - (80181,0,0,1,16,0,0,NULL), - (80182,0,0,1,16,0,0,NULL), - (80187,0,0,1,16,0,0,NULL), - (80189,0,0,1,16,0,0,NULL), - (80196,0,0,1,16,0,0,NULL), - (80200,0,0,1,16,0,0,NULL), - (80205,0,0,1,16,0,0,NULL), - (80206,0,0,1,16,0,0,NULL), - (80208,0,0,1,16,0,0,NULL), - (80216,0,0,1,16,0,0,NULL), - (80218,0,0,1,16,0,0,NULL), - (80222,0,0,1,16,0,0,NULL), - (80226,0,0,1,16,0,0,NULL), - (80230,0,0,1,16,0,0,NULL), - (80231,0,0,1,16,0,0,NULL), - (80237,0,0,1,16,0,0,NULL), - (80238,0,0,1,16,0,0,NULL), - (80241,0,0,1,16,0,0,NULL), - (80246,0,0,1,16,0,0,NULL), - (80254,0,0,1,16,0,0,NULL), - (80255,0,0,1,16,0,0,NULL), (80262,0,0,0,0,0,0,NULL), - (80263,0,0,1,16,0,0,NULL), - (80264,0,0,1,16,0,0,NULL), - (80268,0,0,1,16,0,0,NULL), - (80276,0,0,1,16,0,0,NULL), - (80277,0,0,1,16,0,0,NULL), - (80279,0,0,1,16,0,0,NULL), - (80282,0,0,1,16,0,0,NULL), (80283,0,0,0,0,0,0,NULL), (80320,0,0,0,0,0,0,NULL), - (80330,0,0,1,16,0,0,NULL), - (80335,0,0,1,16,0,0,NULL), - (80377,0,0,1,16,0,0,NULL), - (80381,0,0,1,16,0,0,NULL), (80383,0,0,1,16,0,0,'12544'), - (80384,0,0,1,16,0,0,NULL), - (80386,0,0,1,16,0,0,NULL), - (80388,0,0,1,16,0,0,NULL), (80389,0,0,1,16,0,0,'12544'), (80390,0,0,1,16,0,0,'12544'), - (80392,0,0,1,16,0,0,NULL), - (80393,0,0,1,16,0,0,NULL), - (80394,0,0,1,16,0,0,NULL), - (80396,0,0,1,16,0,0,NULL), - (80402,0,0,1,16,0,0,NULL), - (80404,0,0,1,16,0,0,NULL), - (80405,0,0,1,16,0,0,NULL), - (80412,0,0,1,16,0,0,NULL), (80419,0,1536,1,40,0,0,NULL), - (80446,0,0,1,16,0,0,NULL), - (80457,0,0,1,16,0,0,NULL), - (80462,0,0,1,16,0,0,NULL), - (80465,0,0,1,16,0,0,NULL), - (80466,0,0,1,16,0,0,NULL), - (80467,0,0,1,16,0,0,NULL), - (80475,0,0,1,16,0,0,NULL), - (80488,0,0,1,16,0,0,NULL), - (80706,0,0,1,16,0,0,NULL), - (80723,0,0,1,16,0,0,NULL), - (80725,0,0,1,16,0,0,NULL), (80730,0,0,0,0,0,0,NULL), (80732,0,0,0,0,0,0,NULL), - (80733,0,0,1,16,0,0,NULL), (80737,0,0,0,0,0,0,NULL), - (80742,0,0,1,16,0,0,NULL), (80744,0,0,1,16,0,0,'12544'), - (80746,0,0,1,16,0,0,NULL), - (80747,0,0,1,16,0,0,NULL), - (80831,0,0,1,16,0,0,NULL), - (80835,0,0,1,16,0,0,NULL), - (80836,0,0,1,16,0,0,NULL), - (80864,0,0,1,16,0,0,NULL), - (80866,0,0,1,16,0,0,NULL), - (80868,0,0,1,16,0,0,NULL), - (80876,0,0,1,16,0,0,NULL), - (80877,0,0,1,16,0,0,NULL), - (80879,0,0,1,16,0,0,NULL), - (80881,0,0,1,16,0,0,NULL), - (80924,0,0,1,16,0,0,NULL), - (80927,0,0,1,16,0,0,NULL), - (80928,0,0,1,16,0,0,NULL), - (80930,0,0,1,16,0,0,NULL), - (80931,0,0,1,16,0,0,NULL), - (80955,0,0,1,16,0,0,NULL), (80967,0,0,1,16,0,0,'12544'), (80969,0,0,1,16,0,0,'12544'), (80977,0,0,1,16,0,0,'12544'), (80978,0,0,1,16,0,0,'12544'), (81105,0,0,1,16,0,0,'12544'), - (81106,0,0,1,16,0,0,NULL), - (81159,0,0,1,16,0,0,NULL), - (81160,0,0,1,16,0,0,NULL), - (81164,0,0,1,16,0,0,NULL), - (81165,0,0,1,16,0,0,NULL), - (81167,0,0,1,16,0,0,NULL), (81170,0,0,1,16,0,0,'12544'), - (81172,0,0,1,16,0,0,NULL), (81173,0,0,1,16,0,0,'12544'), - (81174,0,0,1,16,0,0,NULL), (81176,0,0,1,16,0,0,'12544'), (81249,0,0,1,16,0,0,NULL), (81250,0,0,1,16,0,0,NULL), - (81294,0,0,1,16,0,0,NULL), - (81299,0,0,1,16,0,0,NULL), - (81311,0,0,1,16,0,0,NULL), - (81320,0,0,1,16,0,0,NULL), (81349,0,0,1,16,0,0,NULL), - (81362,0,0,1,16,0,0,NULL), - (81363,0,0,1,16,0,0,NULL), - (81415,0,0,1,16,0,0,NULL), - (81423,0,0,1,16,0,0,NULL), - (81427,0,0,1,16,0,0,NULL), - (81448,0,0,1,16,0,0,NULL), - (81450,0,0,1,16,0,0,NULL), - (81452,0,0,1,16,0,0,NULL), - (81456,0,0,1,16,0,0,NULL), - (81457,0,0,1,16,0,0,NULL), (81463,0,0,0,0,0,0,NULL), - (81468,0,0,1,16,0,0,NULL), - (81509,0,0,1,16,0,0,NULL), - (81511,0,0,1,16,0,0,NULL), - (81517,0,0,1,16,0,0,NULL), - (81518,0,0,1,16,0,0,NULL), (81526,0,0,0,0,0,0,NULL), - (81528,0,0,1,16,0,0,NULL), (81529,0,0,0,0,0,0,NULL), - (81537,0,0,1,16,0,0,NULL), - (81538,0,0,1,16,0,0,NULL), - (81541,0,0,1,16,0,0,NULL), - (81545,0,0,1,16,0,0,NULL), - (81547,0,0,1,16,0,0,NULL), (81550,0,0,0,0,0,0,NULL), (81561,0,8,1,16,0,0,NULL), - (81563,0,0,1,16,0,0,NULL), - (81566,0,0,1,16,0,0,NULL), - (81568,0,0,1,16,0,0,NULL), - (81569,0,0,1,16,0,0,NULL), - (81573,0,0,1,16,0,0,NULL), - (81575,0,0,1,16,0,0,NULL), (81577,0,0,0,0,0,0,NULL), - (81578,0,0,1,16,0,0,NULL), - (81579,0,0,1,16,0,0,NULL), - (81584,0,0,1,16,0,0,NULL), - (81588,0,0,1,16,0,0,NULL), - (81589,0,0,1,16,0,0,NULL), - (81590,0,0,1,16,0,0,NULL), - (81592,0,0,1,16,0,0,NULL), - (81594,0,0,1,16,0,0,NULL), - (81598,0,0,1,16,0,0,NULL), - (81603,0,0,1,16,0,0,NULL), (81604,0,8,1,16,0,0,'8734'), - (81607,0,0,1,16,0,0,NULL), (81610,0,8,1,16,0,0,NULL), - (81611,0,0,1,16,0,0,NULL), - (81613,0,0,1,16,0,0,NULL), - (81634,0,0,1,16,0,0,NULL), - (81635,0,0,1,16,0,0,NULL), - (81640,0,0,1,16,0,0,NULL), - (81708,0,0,1,16,0,0,NULL), - (81709,0,0,1,16,0,0,NULL), - (81710,0,0,1,16,0,0,NULL), - (81711,0,0,1,16,0,0,NULL), - (81744,0,0,1,16,0,0,NULL), - (81888,0,0,1,16,0,0,NULL), - (81897,0,0,1,16,0,0,NULL), - (82913,0,0,1,16,0,0,NULL), - (84018,0,0,1,16,0,0,NULL), - (84019,0,0,1,16,0,0,NULL), - (84020,0,0,1,16,0,0,NULL), - (84021,0,0,1,16,0,0,NULL), - (84022,0,0,1,16,0,0,NULL), - (84023,0,0,1,16,0,0,NULL), - (84024,0,0,1,16,0,0,NULL), - (84025,0,0,1,16,0,0,NULL), - (84026,0,0,1,16,0,0,NULL), - (84028,0,0,1,16,0,0,NULL), - (84078,0,0,1,16,0,0,NULL), - (84080,0,0,1,16,0,0,NULL), (84081,0,0,1,16,0,0,NULL), (84263,0,0,1,16,0,0,NULL), (84278,0,0,1,16,0,0,NULL), (84327,0,0,1,16,0,0,NULL), (84363,0,0,1,16,0,0,NULL), - (84364,0,0,1,16,0,0,NULL), - (84367,0,0,1,16,0,0,NULL), - (84383,0,0,1,16,0,0,NULL), - (84394,0,0,1,16,0,0,NULL), - (84416,0,0,1,16,0,0,NULL), - (84417,0,0,1,16,0,0,NULL), - (84482,0,0,1,16,0,0,NULL), - (84508,0,0,1,16,0,0,NULL), (84587,0,0,0,0,0,0,NULL), - (84593,0,0,1,16,0,0,NULL), (84595,0,0,1,16,0,0,NULL), (84596,0,0,1,16,0,0,NULL), (84612,0,0,1,16,0,0,NULL), - (84637,0,0,1,16,0,0,NULL), - (84640,0,0,1,16,0,0,NULL), - (84641,0,0,1,16,0,0,NULL), - (84642,0,0,1,16,0,0,NULL), - (84707,0,0,0,0,0,0,'8203'), - (84774,0,0,1,16,0,0,NULL), - (84775,0,0,1,16,0,0,NULL), - (84776,0,0,1,16,0,0,NULL), - (84777,0,0,1,16,0,0,NULL), - (84778,0,0,1,16,0,0,NULL), - (84779,0,0,1,16,0,0,NULL), - (84780,0,0,1,16,0,0,NULL), - (84781,0,0,1,16,0,0,NULL), - (84782,0,0,1,16,0,0,NULL), - (84783,0,0,1,16,0,0,'18100'), - (84784,0,0,1,16,0,0,'18100'), - (84785,0,0,1,16,0,0,NULL), - (84786,0,0,1,16,0,0,NULL), - (84787,0,0,1,16,0,0,NULL), - (84788,0,0,1,16,0,0,NULL), - (84789,0,0,1,16,0,0,NULL), - (84790,0,0,1,16,0,0,NULL), - (84791,0,0,1,16,0,0,NULL), - (84792,0,0,1,16,0,0,NULL), - (84793,0,0,1,16,0,0,NULL), - (84794,0,0,1,16,0,0,NULL), - (84795,0,0,1,16,0,0,NULL), - (84796,0,0,1,16,0,0,NULL), - (84797,0,0,1,16,0,0,NULL), - (84798,0,0,1,16,0,0,NULL), - (84799,0,0,1,16,0,0,NULL), - (84800,0,0,1,16,0,0,NULL), - (84801,0,0,1,16,0,0,NULL), - (84802,0,0,1,16,0,0,NULL), - (84803,0,0,1,16,0,0,NULL), - (84804,0,0,1,16,0,0,NULL), - (84805,0,0,1,16,0,0,NULL), - (84806,0,0,1,16,0,0,NULL), - (84807,0,0,1,16,0,0,NULL), - (84808,0,0,1,16,0,0,NULL), - (84809,0,0,1,16,0,0,NULL), - (84810,0,0,1,16,0,0,NULL), - (84811,0,0,1,16,0,0,NULL), - (84812,0,0,1,16,0,0,NULL), - (84813,0,0,1,16,0,0,NULL), - (84814,0,0,1,16,0,0,NULL), - (84815,0,0,1,16,0,0,NULL), - (84816,0,0,1,16,0,0,NULL), - (84817,0,0,1,16,0,0,NULL), - (84818,0,0,1,16,0,0,NULL), - (84819,0,0,1,16,0,0,NULL), - (84820,0,0,1,16,0,0,NULL), - (84821,0,0,1,16,0,0,NULL), - (84822,0,0,1,16,0,0,NULL), - (84823,0,0,1,16,0,0,NULL), - (84824,0,0,1,16,0,0,NULL), - (84825,0,7,1,16,0,0,NULL), - (84834,0,0,1,16,0,0,NULL), - (84943,0,0,1,16,0,0,NULL), - (84944,0,0,1,16,0,0,NULL), - (84945,0,0,1,16,0,0,NULL), - (84946,0,0,1,16,0,0,NULL), - (84954,0,0,1,16,0,0,NULL), - (84955,0,0,1,16,0,0,'14775'), - (84956,0,0,1,16,0,0,NULL), - (84957,0,0,1,16,0,0,NULL), - (84958,0,0,1,16,0,0,NULL), - (84959,0,0,1,16,0,0,NULL), - (84960,0,0,1,16,0,0,NULL), - (84961,0,0,1,16,0,0,NULL), - (84962,0,0,1,16,0,0,NULL), - (84963,0,0,1,16,0,0,'18100'), - (84964,0,0,1,16,0,0,NULL), - (84965,0,0,1,16,0,0,NULL), - (84966,0,0,1,16,0,0,NULL), - (84967,0,0,1,16,0,0,NULL), - (84968,0,0,1,16,0,0,NULL), - (84969,0,0,1,16,0,0,NULL), - (84970,0,0,1,16,0,0,NULL), - (84971,0,0,1,16,0,0,NULL), (85375,0,0,0,0,0,0,NULL), (85378,0,0,0,0,0,0,NULL), (85379,0,0,0,0,0,0,NULL), (85380,0,0,0,0,0,0,NULL), - (85489,0,0,1,16,0,0,NULL), - (85490,0,0,1,16,0,0,NULL), - (85491,0,0,1,16,0,0,NULL), - (85492,0,0,1,16,0,0,NULL), - (85493,0,0,1,16,0,0,NULL), (85494,0,0,1,16,0,0,'8734'), (85495,0,0,1,16,0,0,NULL), - (85496,0,0,1,16,0,0,NULL), - (85497,0,0,1,16,0,0,NULL), - (85498,0,0,1,16,0,0,NULL), - (85499,0,0,1,16,0,0,NULL), - (85500,0,0,1,16,0,0,NULL), - (85501,0,0,1,16,0,0,NULL), - (85502,0,0,1,16,0,0,NULL), - (85503,0,0,1,16,0,0,NULL), - (85504,0,0,1,16,0,0,NULL), - (85505,0,0,1,16,0,0,NULL), - (85506,0,0,1,16,0,0,NULL), - (85507,0,0,1,16,0,0,NULL), - (85508,0,0,1,16,0,0,NULL), - (85509,0,0,1,16,0,0,NULL), - (85510,0,0,1,16,0,0,NULL), - (85511,0,0,1,16,0,0,NULL), - (85512,0,0,1,16,0,0,NULL), - (85513,0,0,1,16,0,0,NULL), (85529,0,0,0,0,0,0,NULL), (85530,0,0,0,0,0,0,NULL), (85545,0,0,0,0,0,0,NULL), @@ -110867,167 +66494,23 @@ VALUES (85555,0,0,0,0,0,0,NULL), (85556,0,0,0,0,0,0,NULL), (85557,0,0,0,0,0,0,NULL), - (85558,0,0,0,0,0,0,NULL), - (85559,0,0,0,0,0,0,NULL), - (85560,0,0,0,0,0,0,NULL), - (85561,0,0,0,0,0,0,NULL), (85562,0,0,0,0,0,0,NULL), - (85573,0,0,1,16,0,0,NULL), - (85586,0,0,1,16,0,0,NULL), (85785,0,5,1,0,0,0,NULL), - (85882,0,0,1,16,0,0,NULL), - (85946,0,0,1,16,0,0,NULL), (85948,0,8,1,16,0,0,'13236'), - (85958,0,0,1,16,0,0,NULL), - (85959,0,0,1,16,0,0,NULL), (85963,0,0,0,0,0,0,NULL), - (86042,0,0,1,16,0,0,NULL), - (86104,0,0,1,16,0,0,NULL), - (86107,0,0,1,16,0,0,NULL), - (86108,0,0,1,16,0,0,NULL), - (86109,0,0,1,16,0,0,NULL), (86112,0,8,1,16,0,0,'13236'), - (86134,0,0,1,16,0,0,NULL), - (86135,0,0,1,16,0,0,NULL), - (86136,0,0,1,16,0,0,NULL), - (86140,0,0,1,16,0,0,NULL), - (86141,0,0,1,16,0,0,NULL), - (86142,0,0,1,16,0,0,NULL), - (86143,0,0,1,16,0,0,NULL), - (86144,0,0,1,16,0,0,NULL), - (86145,0,0,1,16,0,0,NULL), - (86146,0,0,1,16,0,0,NULL), (86147,0,0,1,16,0,0,NULL), (86148,0,0,1,16,0,0,NULL), - (86149,0,7,1,16,0,0,NULL), (86150,0,0,1,16,0,0,NULL), (86151,0,0,1,16,0,0,NULL), - (86180,0,0,1,16,0,0,NULL), - (86182,0,0,1,16,0,0,NULL), - (86184,0,5,1,16,0,0,NULL), - (86192,0,0,1,16,0,0,NULL), (86197,0,0,1,16,0,0,NULL), (86226,0,0,1,16,0,0,NULL), - (86233,0,0,1,16,0,0,NULL), (86278,0,0,0,0,0,0,NULL), (86294,0,0,1,16,0,0,NULL), (86295,0,0,1,16,0,0,NULL), - (86296,0,0,1,16,0,0,NULL), - (86297,0,0,1,16,0,0,NULL), - (86298,0,0,1,16,0,0,NULL), - (86299,0,0,1,16,0,0,NULL), - (86328,0,0,1,16,0,0,NULL), - (86377,0,0,1,16,0,0,NULL), (86383,0,0,1,16,0,0,NULL), - (86384,0,0,1,16,0,0,NULL), - (86385,0,0,1,16,0,0,NULL), - (86388,0,0,1,16,0,0,NULL), - (86389,0,0,1,16,0,0,NULL), - (86390,0,0,1,16,0,0,NULL), - (86391,0,0,1,16,0,0,NULL), - (86392,0,0,1,16,0,0,NULL), - (86395,0,0,1,16,0,0,NULL), - (86398,0,0,1,16,0,0,NULL), - (86399,0,0,1,16,0,0,NULL), - (86400,0,0,1,16,0,0,NULL), - (86401,0,0,1,16,0,0,NULL), - (86402,0,0,1,16,0,0,NULL), - (86403,0,0,1,16,0,0,NULL), (86404,0,0,1,16,0,0,NULL), - (86405,0,0,1,16,0,0,NULL), - (86406,0,0,1,16,0,0,NULL), - (86407,0,0,1,16,0,0,NULL), - (86408,0,0,1,16,0,0,NULL), - (86409,0,0,1,16,0,0,NULL), - (86410,0,0,1,16,0,0,NULL), - (86411,0,0,1,16,0,0,NULL), - (86412,0,0,1,16,0,0,NULL), - (86413,0,0,1,16,0,0,NULL), - (86414,0,0,1,16,0,0,'18100'), - (86416,0,0,1,16,0,0,NULL), - (86417,0,0,1,16,0,0,'8734'), - (86467,0,0,1,16,0,0,NULL), - (86480,0,0,1,16,0,0,NULL), - (86491,0,0,1,16,0,0,NULL), - (86510,0,0,1,16,0,0,NULL), - (86562,0,0,1,16,0,0,NULL), - (86596,0,0,0,0,0,0,NULL), - (86597,0,0,0,0,0,0,NULL), - (86613,0,0,1,16,0,0,NULL), - (86614,0,0,1,16,0,0,NULL), - (86615,0,0,1,16,0,0,NULL), - (86616,0,0,1,16,0,0,NULL), - (86617,0,0,1,16,0,0,NULL), - (86618,0,0,1,16,0,0,NULL), - (86619,0,0,1,16,0,0,NULL), - (86620,0,0,1,16,0,0,NULL), - (86621,0,0,1,16,0,0,NULL), - (86622,0,0,1,16,0,0,NULL), - (86623,0,0,1,16,0,0,NULL), - (86624,0,0,1,16,0,0,NULL), - (86657,0,0,1,16,0,0,NULL), - (86658,0,0,1,16,0,0,NULL), - (86659,0,0,1,16,0,0,NULL), - (86660,0,0,1,16,0,0,NULL), - (86661,0,0,1,16,0,0,NULL), - (86662,0,0,1,16,0,0,NULL), - (86781,0,0,1,16,0,0,NULL), - (86782,0,0,1,16,0,0,NULL), - (86783,0,0,1,16,0,0,NULL), - (86784,0,0,1,16,0,0,NULL), - (86785,0,0,1,16,0,0,NULL), - (86786,0,0,1,16,0,0,NULL), - (86787,0,0,1,16,0,0,NULL), - (86788,0,0,1,16,0,0,NULL), - (86789,0,0,1,16,0,0,NULL), - (86790,0,0,1,16,0,0,NULL), - (86791,0,0,1,16,0,0,NULL), - (86792,0,0,1,16,0,0,NULL), - (86793,0,0,1,16,0,0,NULL), - (86794,0,0,1,16,0,0,NULL), - (86795,0,0,1,16,0,0,NULL), - (86796,0,0,1,16,0,0,NULL), - (86797,0,0,1,16,0,0,NULL), - (86798,0,0,1,16,0,0,NULL), - (86799,0,0,1,16,0,0,NULL), - (86862,0,0,1,16,0,0,NULL), - (86863,0,0,1,16,0,0,NULL), - (86864,0,0,1,16,0,0,NULL), (86865,0,0,1,16,0,0,NULL), - (86880,0,0,1,16,0,0,NULL), - (87024,0,0,1,16,0,0,NULL), - (87025,0,0,1,16,0,0,NULL), - (87026,0,0,1,16,0,0,NULL), - (87027,0,0,1,16,0,0,NULL), - (87028,0,0,1,16,0,0,NULL), - (87029,0,0,1,16,0,0,NULL), - (87030,0,0,1,16,0,0,NULL), - (87031,0,0,1,16,0,0,NULL), - (87032,0,0,1,16,0,0,NULL), - (87033,0,0,1,16,0,0,NULL), - (87034,0,0,1,16,0,0,NULL), - (87035,0,0,1,16,0,0,NULL), - (87036,0,0,1,16,0,0,NULL), - (87037,0,0,1,16,0,0,NULL), - (87040,0,0,1,16,0,0,NULL), - (87082,0,0,1,16,0,0,NULL), - (87083,0,0,1,16,0,0,NULL), - (87084,0,0,1,16,0,0,NULL), - (87085,0,0,1,16,0,0,NULL), - (87088,0,0,1,16,0,0,NULL), - (87089,0,0,1,16,0,0,NULL), - (87090,0,0,1,16,0,0,NULL), - (87091,0,0,1,16,0,0,NULL), - (87092,0,0,1,16,0,0,NULL), - (87096,0,0,1,16,0,0,NULL), - (87100,0,0,1,16,0,0,NULL), - (87116,0,0,1,16,0,0,NULL), - (87121,0,0,1,16,0,0,NULL), - (87125,0,0,1,16,0,0,NULL), - (87139,0,0,1,16,0,0,NULL), - (87141,0,0,1,16,0,0,NULL), - (87142,0,0,1,16,0,0,NULL), - (87153,0,0,1,16,0,0,NULL), (87205,0,0,0,0,0,0,NULL), (87206,0,0,0,0,0,0,NULL), (87207,0,0,1,16,0,0,NULL), @@ -111037,25 +66520,18 @@ VALUES (87226,0,0,0,0,0,0,NULL), (87227,0,0,0,0,0,0,NULL), (87242,0,0,0,0,0,0,NULL), - (87285,0,1114112,1,16,0,0,'7165'), - (87287,0,1114112,1,16,0,0,'7165'), (87289,0,0,0,0,0,0,NULL), - (87292,0,1114112,1,16,0,0,'7165'), - (87297,0,1114112,1,16,0,0,'7165'), - (87302,0,1114112,1,16,0,0,'7165'), (87321,0,0,0,0,0,0,NULL), (87354,0,0,0,0,0,0,NULL), (87363,0,0,0,0,0,0,NULL), (87377,0,0,0,0,0,0,NULL), (87396,0,0,0,0,0,0,NULL), - (87421,0,33554432,1,16,0,0,NULL), (87429,0,0,0,0,0,0,NULL), (87430,0,0,0,0,0,0,NULL), (87431,0,0,0,0,0,0,NULL), (87435,0,0,0,0,0,0,NULL), (87446,0,0,0,0,0,0,NULL), (87486,0,0,0,0,0,0,NULL), - (87488,0,33554432,1,16,0,0,NULL), (88092,0,9,1,0,0,0,NULL), (88093,0,9,1,0,0,0,NULL), (88096,0,9,1,0,0,0,NULL), @@ -111070,489 +66546,27 @@ VALUES (88437,0,0,0,0,333,0,'18950'), (88438,0,0,0,0,333,0,'18950'), (88439,0,0,0,0,333,0,'18950'), - (88460,0,0,0,0,0,0,'18950'), - (88461,0,0,0,0,333,0,'18950'), - (88462,0,0,0,0,333,0,'18950'), - (88463,0,0,0,0,333,0,'18950'), - (88464,0,0,0,0,333,0,'18950'), - (88567,0,8,1,16,0,0,NULL), - (88568,0,8,1,16,0,0,NULL), - (88569,0,8,1,16,0,0,NULL), - (88570,0,8,1,16,0,0,NULL), - (88571,0,8,1,16,0,0,NULL), - (88572,0,8,1,16,0,0,NULL), - (88573,0,8,1,16,0,0,NULL), - (88574,0,8,1,16,0,0,NULL), - (88575,0,8,1,16,0,0,NULL), - (88576,0,8,1,16,0,0,NULL), - (88577,0,8,1,16,0,0,NULL), - (88578,0,8,1,16,0,0,NULL), - (88579,0,8,1,16,0,0,NULL), - (88580,0,8,1,16,0,0,NULL), - (88581,0,8,1,16,0,0,NULL), - (88582,0,8,1,16,0,0,NULL), - (88583,0,8,1,16,0,0,NULL), - (88584,0,8,1,16,0,0,NULL), - (88585,0,8,1,16,0,0,NULL), - (88586,0,8,1,16,0,0,NULL), - (88587,0,8,1,16,0,0,NULL), - (88588,0,8,1,16,0,0,NULL), - (88589,0,8,1,16,0,0,NULL), - (88590,0,8,1,16,0,0,NULL), - (88591,0,8,1,16,0,0,NULL), - (88592,0,8,1,16,0,0,NULL), - (88593,0,8,1,16,0,0,NULL), - (88594,0,8,1,16,0,0,NULL), - (88595,0,8,1,16,0,0,NULL), - (88596,0,8,1,16,0,0,NULL), - (88597,0,8,1,16,0,0,NULL), - (88598,0,8,1,16,0,0,NULL), - (88599,0,8,1,16,0,0,NULL), - (88600,0,8,1,16,0,0,NULL), - (88601,0,8,1,16,0,0,NULL), - (88602,0,8,1,16,0,0,NULL), - (88603,0,8,1,16,0,0,NULL), - (88604,0,8,1,16,0,0,NULL), - (88605,0,8,1,16,0,0,NULL), - (88624,0,8,1,16,0,0,NULL), - (88625,0,8,1,16,0,0,NULL), - (88626,0,8,1,16,0,0,NULL), - (88627,0,8,1,16,0,0,NULL), - (88628,0,8,1,16,0,0,NULL), - (88629,0,8,1,16,0,0,NULL), - (88630,0,8,1,16,0,0,NULL), - (88631,0,8,1,16,0,0,NULL), - (88632,0,8,1,16,0,0,NULL), - (88748,0,0,1,16,0,0,NULL), - (88749,0,0,1,16,0,0,NULL), - (88750,0,0,1,16,0,0,NULL), - (88751,0,0,1,16,0,0,NULL), - (88816,0,0,1,16,0,0,NULL), - (88817,0,0,1,16,0,0,NULL), - (88818,0,0,1,16,0,0,NULL), - (88821,0,0,1,16,0,0,NULL), - (88823,0,0,1,16,0,0,NULL), - (88824,0,0,1,16,0,0,NULL), - (88827,0,0,1,16,0,0,NULL), - (88831,0,0,1,16,0,0,NULL), - (88832,0,0,1,16,0,0,NULL), - (88834,0,0,1,16,0,0,NULL), - (88836,0,0,1,16,0,0,NULL), - (88903,0,0,1,16,0,0,NULL), - (88904,0,0,1,16,0,0,NULL), - (88905,0,0,1,16,0,0,NULL), - (88906,0,0,1,16,0,0,NULL), - (88907,0,0,1,16,0,0,NULL), - (88908,0,0,1,16,0,0,NULL), - (88909,0,0,1,16,0,0,NULL), + (43765,0,3,1,16,0,0,'6606'), + (44154,0,0,1,16,0,0,'13236'), + (43552,0,0,1,16,0,0,'12380'), + (43577,0,0,1,16,0,0,'12380'), + (43757,0,0,1,16,0,0,'12380'), + (43568,0,0,1,16,0,0,'12380'), + (660092,0,3,1,16,0,0,'6606'), (88910,0,0,1,16,0,0,NULL), - (88911,0,0,1,16,0,0,NULL), (89002,0,0,0,0,0,0,NULL), - (89059,0,0,1,16,0,0,NULL), - (89064,0,0,1,16,0,0,NULL), - (89066,0,0,1,16,0,0,NULL), (89071,0,0,0,0,0,0,NULL), - (89072,0,0,1,16,0,0,NULL), - (89085,0,0,1,16,0,0,NULL), - (89086,0,0,1,16,0,0,NULL), - (89088,0,0,1,16,0,0,NULL), - (89094,0,0,1,16,0,0,NULL), (89096,0,0,0,0,0,0,NULL), - (89294,0,0,0,0,0,0,NULL), - (89359,0,0,1,16,0,0,NULL), - (89360,0,0,1,16,0,0,NULL), - (89361,0,0,1,16,0,0,NULL), - (89362,0,0,1,16,0,0,NULL), - (89363,0,0,1,16,0,0,NULL), - (89364,0,0,1,16,0,0,NULL), - (89365,0,0,1,16,0,0,NULL), - (89366,0,0,1,16,0,0,NULL), - (89367,0,0,1,16,0,0,NULL), - (89368,0,0,1,16,0,0,NULL), - (89369,0,0,1,16,0,0,NULL), - (89370,0,0,1,16,0,0,NULL), - (89371,0,0,1,16,0,0,NULL), - (89372,0,0,1,16,0,0,NULL), - (89375,0,0,1,16,0,0,NULL), - (89376,0,0,1,16,0,0,NULL), - (89379,0,0,1,16,0,0,NULL), - (89380,0,0,1,16,0,0,NULL), - (89381,0,0,1,16,0,0,NULL), - (89382,0,0,1,16,0,0,NULL), - (89383,0,0,1,16,0,0,NULL), - (89384,0,0,1,16,0,0,NULL), - (89385,0,0,1,16,0,0,NULL), - (89386,0,0,1,16,0,0,NULL), - (89387,0,0,1,16,0,0,NULL), - (89388,0,0,1,16,0,0,NULL), - (89389,0,0,1,16,0,0,NULL), - (89390,0,0,1,16,0,0,NULL), - (89391,0,0,1,16,0,0,NULL), - (89392,0,0,1,16,0,0,NULL), - (89393,0,0,1,16,0,0,NULL), - (89394,0,0,1,16,0,0,NULL), - (89395,0,0,1,16,0,0,NULL), - (89396,0,0,1,16,0,0,NULL), - (89397,0,0,1,16,0,0,NULL), - (89398,0,0,1,16,0,0,NULL), - (89405,0,0,1,16,0,0,NULL), - (89406,0,0,1,16,0,0,NULL), - (89413,0,0,1,16,0,0,NULL), - (89414,0,0,1,16,0,0,NULL), - (89416,0,0,1,16,0,0,NULL), - (89417,0,0,1,16,0,0,NULL), - (89418,0,0,1,16,0,0,NULL), - (89423,0,0,1,16,0,0,NULL), - (89424,0,0,1,16,0,0,NULL), - (89425,0,0,1,16,0,0,NULL), - (89426,0,0,1,16,0,0,NULL), - (89427,0,0,1,16,0,0,NULL), - (89428,0,0,1,16,0,0,NULL), - (89429,0,0,1,16,0,0,NULL), - (89430,0,0,1,16,0,0,NULL), - (89431,0,0,1,16,0,0,NULL), - (89432,0,0,1,16,0,0,NULL), - (89433,0,0,1,16,0,0,NULL), - (89434,0,0,1,16,0,0,NULL), - (89435,0,0,1,16,0,0,NULL), (89436,0,0,1,16,0,0,NULL), - (89437,0,0,1,16,0,0,NULL), - (89438,0,0,1,16,0,0,NULL), - (89439,0,0,1,16,0,0,NULL), - (89440,0,0,1,16,0,0,NULL), - (89441,0,0,1,16,0,0,NULL), - (89442,0,0,1,16,0,0,NULL), (89443,0,0,1,16,0,0,NULL), - (89444,0,0,1,16,0,0,NULL), - (89445,0,0,1,16,0,0,NULL), - (89446,0,0,1,16,0,0,NULL), - (89447,0,0,1,16,0,0,NULL), - (89448,0,0,1,16,0,0,NULL), - (89449,0,0,1,16,0,0,NULL), - (89450,0,0,1,16,0,0,NULL), - (89451,0,0,1,16,0,0,NULL), - (89452,0,0,1,16,0,0,NULL), - (89453,0,0,1,16,0,0,NULL), - (89454,0,0,1,16,0,0,NULL), - (89455,0,0,1,16,0,0,NULL), - (89456,0,0,1,16,0,0,NULL), - (89457,0,0,1,16,0,0,NULL), - (89458,0,0,1,16,0,0,NULL), - (89459,0,0,1,16,0,0,NULL), - (89460,0,0,1,16,0,0,NULL), - (89461,0,0,1,16,0,0,NULL), - (89462,0,0,1,16,0,0,NULL), - (89463,0,0,1,16,0,0,NULL), - (89464,0,0,1,16,0,0,NULL), - (89465,0,0,1,16,0,0,NULL), - (89466,0,0,1,16,0,0,NULL), - (89467,0,0,1,16,0,0,NULL), - (89468,0,0,1,16,0,0,NULL), - (89469,0,0,1,16,0,0,NULL), - (89470,0,0,1,16,0,0,NULL), - (89471,0,0,1,16,0,0,NULL), - (89472,0,0,1,16,0,0,NULL), - (89473,0,0,1,16,0,0,NULL), - (89474,0,0,1,16,0,0,NULL), - (89475,0,0,1,16,0,0,NULL), - (89476,0,0,1,16,0,0,NULL), - (89477,0,0,1,16,0,0,NULL), - (89478,0,0,1,16,0,0,NULL), - (89479,0,0,1,16,0,0,NULL), - (89480,0,0,1,16,0,0,NULL), - (89481,0,0,1,16,0,0,NULL), - (89482,0,0,1,16,0,0,NULL), - (89483,0,0,1,16,0,0,NULL), - (89484,0,0,1,16,0,0,NULL), - (89485,0,0,1,16,0,0,NULL), - (89486,0,0,1,16,0,0,NULL), - (89487,0,0,1,16,0,0,NULL), - (89488,0,0,1,16,0,0,NULL), - (89489,0,0,1,16,0,0,NULL), - (89490,0,0,1,16,0,0,NULL), - (89491,0,0,1,16,0,0,NULL), - (89492,0,0,1,16,0,0,NULL), - (89493,0,0,1,16,0,0,NULL), - (89494,0,0,1,16,0,0,NULL), - (89495,0,0,1,16,0,0,NULL), - (89496,0,0,1,16,0,0,NULL), - (89497,0,0,1,16,0,0,NULL), - (89498,0,0,1,16,0,0,NULL), - (89499,0,0,1,16,0,0,NULL), - (89500,0,0,1,16,0,0,NULL), - (89501,0,0,1,16,0,0,NULL), - (89502,0,0,1,16,0,0,NULL), - (89503,0,0,1,16,0,0,NULL), - (89504,0,0,1,16,0,0,NULL), - (89505,0,0,1,16,0,0,NULL), - (89506,0,0,1,16,0,0,NULL), - (89507,0,0,1,16,0,0,NULL), - (89508,0,0,1,16,0,0,NULL), - (89509,0,0,1,16,0,0,NULL), - (89510,0,0,1,16,0,0,NULL), - (89511,0,0,1,16,0,0,NULL), - (89512,0,0,1,16,0,0,NULL), - (89513,0,0,1,16,0,0,NULL), - (89514,0,0,1,16,0,0,NULL), - (89515,0,0,1,16,0,0,NULL), - (89516,0,0,1,16,0,0,NULL), - (89517,0,0,1,16,0,0,NULL), - (89518,0,0,1,16,0,0,NULL), - (89519,0,0,1,16,0,0,NULL), - (89520,0,0,1,16,0,0,NULL), - (89521,0,0,1,16,0,0,NULL), - (89522,0,0,1,16,0,0,NULL), - (89523,0,0,1,16,0,0,NULL), (89524,0,0,1,16,0,0,NULL), - (89525,0,0,1,16,0,0,NULL), (89526,0,0,1,16,0,0,NULL), (89527,0,0,1,16,0,0,NULL), (89528,0,0,1,16,0,0,NULL), (89529,0,0,1,16,0,0,NULL), - (89530,0,0,1,16,0,0,NULL), - (89531,0,0,1,16,0,0,NULL), - (89532,0,0,1,16,0,0,NULL), - (89533,0,0,1,16,0,0,NULL), - (89534,0,0,1,16,0,0,NULL), - (89535,0,0,1,16,0,0,NULL), - (89536,0,0,1,16,0,0,NULL), - (89537,0,0,1,16,0,0,NULL), - (89538,0,0,1,16,0,0,NULL), - (89539,0,0,1,16,0,0,NULL), - (89540,0,0,1,16,0,0,NULL), - (89541,0,0,1,16,0,0,NULL), - (89542,0,0,1,16,0,0,'12544'), - (89543,0,0,1,16,0,0,'12544'), - (89544,0,0,1,16,0,0,'12544'), - (89545,0,0,1,16,0,0,NULL), - (89546,0,0,1,16,0,0,NULL), - (89547,0,0,1,16,0,0,NULL), - (89548,0,0,1,16,0,0,NULL), - (89549,0,0,1,16,0,0,NULL), - (89550,0,0,1,16,0,0,NULL), - (89551,0,0,1,16,0,0,NULL), - (89552,0,0,1,16,0,0,NULL), - (89553,0,0,1,16,0,0,NULL), - (89554,0,0,1,16,233,0,NULL), - (89555,0,0,1,16,233,0,NULL), - (89556,0,0,1,16,233,0,NULL), - (89557,0,0,1,16,233,0,NULL), - (89558,0,0,1,16,233,0,NULL), - (89559,0,0,1,16,233,0,NULL), (89560,0,0,1,16,0,0,NULL), - (89561,0,0,1,16,233,0,NULL), (89562,0,0,1,16,0,0,NULL), - (89563,0,0,1,16,233,0,NULL), - (89564,0,0,1,16,0,0,NULL), - (89565,0,0,1,16,0,0,NULL), - (89566,0,0,1,16,0,0,NULL), - (89567,0,0,1,16,0,0,NULL), - (89568,0,0,1,16,0,0,NULL), - (89569,0,0,1,16,0,0,NULL), - (89570,0,0,1,16,0,0,NULL), - (89571,0,0,1,16,0,0,NULL), - (89572,0,0,1,16,0,0,NULL), - (89573,0,0,1,16,0,0,NULL), - (89574,0,0,1,16,0,0,NULL), - (89575,0,0,1,16,0,0,NULL), - (89576,0,0,1,16,0,0,NULL), - (89577,0,0,1,16,0,0,NULL), - (89578,0,0,1,16,0,0,NULL), - (89579,0,0,1,16,0,0,NULL), - (89580,0,0,1,16,0,0,NULL), - (89581,0,0,1,16,0,0,NULL), - (89582,0,0,1,16,0,0,NULL), - (89583,0,0,1,16,0,0,NULL), - (89584,0,0,1,16,0,0,NULL), - (89585,0,0,1,16,0,0,NULL), - (89586,0,0,1,16,0,0,NULL), - (89587,0,0,1,16,0,0,NULL), - (89588,0,0,1,16,0,0,NULL), - (89589,0,0,1,16,0,0,NULL), - (89590,0,0,1,16,0,0,NULL), - (89591,0,0,1,16,0,0,NULL), - (89592,0,0,1,16,0,0,NULL), - (89593,0,0,1,16,0,0,NULL), - (89594,0,0,1,16,0,0,NULL), - (89595,0,0,1,16,0,0,NULL), - (89596,0,0,1,16,0,0,NULL), - (89597,0,0,1,16,0,0,NULL), - (89598,0,0,1,16,0,0,NULL), - (89599,0,0,1,16,0,0,NULL), - (89600,0,0,1,16,0,0,NULL), - (89601,0,0,1,16,0,0,NULL), - (89602,0,0,1,16,0,0,NULL), - (89603,0,0,1,16,0,0,NULL), - (89604,0,0,1,16,0,0,NULL), - (89605,0,0,1,16,0,0,NULL), - (89606,0,0,1,16,0,0,NULL), - (89607,0,0,1,16,0,0,NULL), - (89608,0,0,1,16,0,0,NULL), - (89609,0,0,1,16,0,0,NULL), - (89610,0,0,1,16,0,0,NULL), - (89611,0,0,1,16,0,0,NULL), - (89612,0,0,1,16,0,0,NULL), - (89613,0,0,1,16,0,0,NULL), - (89614,0,0,1,16,0,0,NULL), - (89615,0,0,1,16,0,0,NULL), - (89616,0,0,1,16,0,0,NULL), - (89617,0,0,1,16,0,0,NULL), - (89618,0,0,1,16,0,0,NULL), - (89619,0,0,1,16,0,0,NULL), - (89620,0,0,1,16,0,0,NULL), - (89621,0,0,1,16,0,0,NULL), - (89622,0,0,1,16,0,0,NULL), - (89623,0,0,1,16,0,0,NULL), - (89624,0,0,1,16,0,0,NULL), - (89625,0,0,1,16,0,0,NULL), - (89626,0,0,1,16,0,0,NULL), - (89627,0,0,1,16,0,0,NULL), - (89628,0,0,1,16,0,0,NULL), - (89629,0,0,1,16,0,0,NULL), - (89630,0,0,1,16,0,0,NULL), - (89631,0,0,1,16,0,0,NULL), - (89632,0,0,1,16,0,0,NULL), - (89633,0,0,1,16,0,0,NULL), - (89634,0,0,1,16,0,0,NULL), - (89635,0,0,1,16,0,0,NULL), - (89636,0,0,1,16,0,0,NULL), - (89637,0,0,1,16,0,0,NULL), - (89638,0,0,1,16,0,0,NULL), - (89639,0,0,1,16,0,0,NULL), - (89640,0,0,1,16,0,0,NULL), - (89641,0,0,1,16,0,0,NULL), - (89642,0,0,1,16,0,0,NULL), - (89643,0,0,1,16,0,0,NULL), - (89644,0,0,1,16,0,0,NULL), - (89645,0,0,1,16,0,0,NULL), - (89646,0,0,1,16,0,0,NULL), - (89647,0,0,1,16,0,0,NULL), - (89648,0,0,1,16,0,0,NULL), - (89649,0,0,1,16,0,0,NULL), - (89650,0,0,1,16,0,0,NULL), - (89651,0,0,1,16,0,0,NULL), - (89652,0,0,1,16,0,0,NULL), - (89653,0,0,1,16,0,0,NULL), - (89654,0,0,1,16,0,0,NULL), - (89655,0,0,1,16,0,0,NULL), - (89656,0,0,1,16,0,0,NULL), - (89657,0,0,1,16,0,0,NULL), - (89658,0,0,1,16,0,0,NULL), - (89659,0,0,1,16,0,0,NULL), - (89660,0,0,1,16,0,0,NULL), - (89661,0,0,1,16,0,0,NULL), - (89662,0,0,1,16,0,0,NULL), - (89663,0,0,1,16,0,0,NULL), - (89664,0,0,1,16,0,0,NULL), - (89665,0,0,1,16,0,0,NULL), - (89666,0,0,1,16,0,0,NULL), (89667,0,0,1,16,0,0,'12544'), - (89668,0,0,1,16,0,0,NULL), - (89669,0,0,1,16,0,0,NULL), - (89670,0,0,1,16,0,0,NULL), - (89671,0,0,1,16,0,0,NULL), - (89672,0,0,1,16,0,0,NULL), - (89673,0,0,1,16,0,0,NULL), - (89674,0,0,1,16,0,0,NULL), - (89675,0,0,1,16,0,0,NULL), - (89676,0,0,1,16,0,0,NULL), - (89677,0,0,1,16,0,0,NULL), - (89678,0,0,1,16,0,0,NULL), - (89679,0,0,1,16,0,0,NULL), - (89680,0,0,1,16,0,0,NULL), - (89681,0,0,1,16,0,0,NULL), - (89682,0,0,1,16,0,0,NULL), - (89683,0,0,1,16,0,0,NULL), - (89684,0,0,1,16,0,0,NULL), - (89685,0,0,1,16,0,0,NULL), - (89686,0,0,1,16,0,0,NULL), - (89687,0,0,1,16,0,0,NULL), - (89688,0,0,1,16,0,0,NULL), - (89689,0,0,1,16,0,0,NULL), - (89690,0,0,1,16,0,0,NULL), - (89691,0,0,1,16,0,0,NULL), - (89692,0,0,1,16,0,0,NULL), - (89693,0,0,1,16,0,0,NULL), - (89694,0,0,1,16,0,0,NULL), - (89695,0,0,1,16,0,0,NULL), - (89696,0,0,1,16,0,0,NULL), - (89697,0,0,1,16,0,0,NULL), - (89698,0,0,1,16,0,0,NULL), - (89699,0,0,1,16,0,0,NULL), - (89700,0,0,1,16,0,0,NULL), - (89701,0,0,1,16,0,0,NULL), - (89702,0,0,1,16,0,0,NULL), - (89703,0,0,1,16,0,0,NULL), - (89704,0,0,1,16,0,0,NULL), - (89705,0,0,1,16,0,0,NULL), - (89706,0,0,1,16,0,0,NULL), - (89707,0,0,1,16,0,0,NULL), - (89708,0,0,1,16,0,0,NULL), - (89709,0,0,1,16,0,0,NULL), - (89710,0,0,1,16,0,0,NULL), - (89711,0,0,1,16,0,0,NULL), - (89712,0,0,1,16,0,0,NULL), - (89713,0,0,1,16,0,0,NULL), - (89714,0,0,1,16,0,0,NULL), - (89715,0,0,1,16,0,0,NULL), - (89716,0,0,1,16,0,0,NULL), - (89717,0,0,1,16,0,0,NULL), - (89718,0,0,1,16,0,0,NULL), - (89719,0,0,1,16,0,0,NULL), - (89720,0,0,1,16,0,0,NULL), - (89721,0,0,1,16,0,0,NULL), - (89722,0,0,1,16,0,0,NULL), - (89723,0,0,1,16,0,0,NULL), - (89724,0,0,1,16,0,0,NULL), - (89725,0,0,1,16,0,0,NULL), - (89726,0,0,1,16,0,0,NULL), - (89727,0,0,1,16,0,0,NULL), - (89728,0,0,1,16,0,0,NULL), - (89729,0,0,1,16,0,0,NULL), - (89730,0,0,1,16,0,0,NULL), - (89731,0,0,1,16,0,0,NULL), - (89732,0,0,1,16,0,0,NULL), - (89733,0,0,1,16,0,0,NULL), - (89734,0,0,1,16,0,0,NULL), - (89735,0,0,1,16,0,0,NULL), - (89736,0,0,1,16,0,0,NULL), - (89737,0,0,1,16,0,0,NULL), - (89738,0,0,1,16,0,0,NULL), - (89739,0,0,1,16,0,0,NULL), - (89740,0,0,1,16,0,0,NULL), - (89741,0,0,1,16,0,0,NULL), - (89742,0,0,1,16,0,0,NULL), - (89743,0,0,1,16,0,0,NULL), - (89744,0,0,1,16,0,0,NULL), - (89745,0,0,1,16,0,0,NULL), - (89746,0,0,1,16,0,0,NULL), - (89747,0,0,1,16,0,0,NULL), - (89748,0,0,1,16,0,0,NULL), - (89749,0,0,1,16,0,0,NULL), - (89750,0,0,1,16,0,0,NULL), - (89751,0,0,1,16,0,0,NULL), - (89752,0,0,1,16,0,0,NULL), - (89753,0,0,1,16,0,0,NULL), - (89754,0,0,1,16,0,0,NULL), - (89755,0,0,1,16,0,0,NULL), - (89756,0,0,1,16,0,0,NULL), - (89757,0,0,1,16,0,0,NULL), - (89758,0,0,1,16,0,0,NULL), - (89759,0,0,1,16,0,0,NULL), - (89760,0,0,1,16,0,0,NULL), - (89761,0,0,1,16,0,0,NULL), - (89762,0,0,1,16,0,0,NULL), - (89763,0,0,1,16,0,0,NULL), - (89764,0,0,1,16,0,0,NULL), - (89765,0,0,1,16,0,0,NULL), - (89766,0,0,1,16,0,0,NULL), - (89767,0,0,1,16,0,0,NULL), - (89768,0,0,1,16,0,0,NULL), - (89769,0,0,1,16,0,0,NULL), - (89770,0,0,1,16,0,0,NULL), - (89771,0,0,1,16,0,0,NULL), - (89772,0,0,1,16,0,0,NULL), - (89773,0,0,1,16,0,0,NULL), (89774,0,0,1,16,0,0,NULL), (89775,0,0,1,16,0,0,NULL), (89776,0,0,1,16,0,0,NULL), @@ -111563,13 +66577,6 @@ VALUES (89781,0,0,1,16,0,0,NULL), (89782,0,0,1,16,0,0,NULL), (89783,0,0,1,16,0,0,NULL), - (89784,0,0,1,16,0,0,NULL), - (89785,0,0,1,16,0,0,NULL), - (89786,0,0,1,16,0,0,NULL), - (89787,0,0,1,16,0,0,NULL), - (89788,0,0,1,16,0,0,NULL), - (89789,0,0,1,16,0,0,NULL), - (89790,0,0,1,16,0,0,NULL), (89791,0,0,1,16,0,0,NULL), (89792,0,0,1,16,0,0,NULL), (89793,0,0,1,16,0,0,NULL), @@ -111578,17 +66585,6 @@ VALUES (89796,0,0,1,16,0,0,NULL), (89797,0,0,1,16,0,0,NULL), (89798,0,0,1,16,0,0,NULL), - (89799,0,0,1,16,0,0,NULL), - (89800,0,0,1,16,0,0,NULL), - (89801,0,0,1,16,0,0,NULL), - (89802,0,0,1,16,0,0,NULL), - (89803,0,0,1,16,0,0,NULL), - (89804,0,0,1,16,0,0,NULL), - (89805,0,0,1,16,0,0,NULL), - (89806,0,0,1,16,0,0,NULL), - (89807,0,0,1,16,0,0,NULL), - (89808,0,0,1,16,0,0,NULL), - (89809,0,0,1,16,0,0,NULL), (89810,0,0,1,16,0,0,NULL), (89811,0,0,1,16,0,0,NULL), (89812,0,0,1,16,0,0,NULL), @@ -111599,880 +66595,75 @@ VALUES (89817,0,0,1,16,0,0,NULL), (89818,0,0,1,16,0,0,NULL), (89819,0,0,1,16,0,0,NULL), - (89820,0,0,1,16,0,0,NULL), - (89821,0,0,1,16,0,0,NULL), - (89822,0,0,1,16,0,0,NULL), - (89823,0,0,1,16,0,0,NULL), - (89824,0,0,1,16,0,0,NULL), - (89825,0,0,1,16,0,0,NULL), - (89826,0,0,1,16,0,0,NULL), - (89827,0,0,1,16,0,0,NULL), - (89828,0,0,1,16,0,0,NULL), - (89829,0,0,1,16,0,0,NULL), - (89830,0,0,1,16,0,0,NULL), - (89831,0,0,1,16,0,0,NULL), - (89832,0,0,1,16,0,0,NULL), - (89833,0,0,1,16,0,0,NULL), - (89834,0,0,1,16,0,0,NULL), - (89835,0,0,1,16,0,0,NULL), - (89836,0,0,1,16,0,0,NULL), - (89837,0,0,1,16,0,0,NULL), - (89838,0,0,1,16,0,0,NULL), - (89839,0,0,1,16,0,0,NULL), - (89840,0,0,1,16,0,0,NULL), - (89841,0,0,1,16,0,0,NULL), - (89842,0,0,1,16,0,0,NULL), - (89843,0,0,1,16,0,0,NULL), - (89844,0,0,1,16,0,0,NULL), - (89845,0,0,1,16,0,0,NULL), - (89846,0,0,1,16,0,0,NULL), - (89847,0,0,1,16,0,0,NULL), - (89848,0,0,1,16,0,0,NULL), - (89849,0,0,1,16,0,0,NULL), - (89850,0,0,1,16,0,0,NULL), - (89851,0,0,1,16,0,0,NULL), - (89852,0,0,1,16,0,0,NULL), - (89853,0,0,1,16,0,0,NULL), - (89854,0,0,1,16,0,0,NULL), - (89855,0,0,1,16,0,0,NULL), - (89856,0,0,1,16,0,0,NULL), - (89857,0,0,1,16,0,0,NULL), - (89858,0,0,1,16,0,0,NULL), - (89859,0,0,1,16,0,0,NULL), (44303,0,0,1,16,0,0,NULL), - (44296,0,0,1,16,0,0,NULL), - (89862,0,0,1,16,0,0,NULL), - (89863,0,0,1,16,0,0,NULL), - (89864,0,0,1,16,0,0,NULL), (89865,0,0,1,16,0,0,NULL), - (89866,0,0,1,16,0,0,NULL), - (89867,0,0,1,16,0,0,NULL), - (89868,0,0,1,16,0,0,NULL), - (89869,0,0,1,16,0,0,NULL), - (89870,0,0,1,16,0,0,NULL), - (89871,0,0,1,16,0,0,NULL), - (89872,0,0,1,16,0,0,NULL), - (89873,0,0,1,16,0,0,NULL), - (89874,0,0,1,16,0,0,NULL), - (89875,0,0,1,16,0,0,NULL), - (89876,0,0,1,16,0,0,NULL), - (89877,0,0,1,16,0,0,NULL), - (89878,0,0,1,16,0,0,NULL), - (89879,0,0,1,16,0,0,NULL), - (89880,0,0,1,16,0,0,NULL), - (89881,0,0,1,16,0,0,NULL), - (89882,0,0,1,16,233,0,NULL), (89883,0,0,1,16,0,0,NULL), - (89884,0,0,1,16,233,0,NULL), - (89885,0,0,1,16,233,0,NULL), - (89886,0,0,1,16,233,0,NULL), - (89887,0,0,1,16,233,0,NULL), - (89888,0,0,1,16,233,0,NULL), - (89889,0,0,1,16,233,0,NULL), - (89890,0,0,1,16,233,0,NULL), - (89891,0,0,1,16,233,0,NULL), - (89892,0,0,1,16,0,0,NULL), - (89893,0,0,1,16,0,0,NULL), - (89894,0,0,1,16,0,0,NULL), - (89895,0,0,1,16,0,0,NULL), - (89896,0,0,1,16,0,0,NULL), - (89897,0,0,1,16,0,0,NULL), - (89898,0,0,1,16,0,0,NULL), - (89899,0,0,1,16,0,0,NULL), - (89900,0,0,1,16,0,0,NULL), - (89901,0,0,1,16,0,0,NULL), - (89902,0,0,1,16,0,0,NULL), - (89903,0,0,1,16,0,0,NULL), - (89904,0,0,1,16,0,0,NULL), - (89905,0,0,1,16,0,0,NULL), - (89906,0,0,1,16,0,0,NULL), (89907,0,0,1,16,0,0,NULL), (89908,0,0,1,16,0,0,NULL), (89909,0,0,1,16,0,0,NULL), - (89910,0,0,1,16,0,0,NULL), - (89911,0,0,1,16,0,0,NULL), - (89912,0,0,1,16,0,0,NULL), - (89913,0,0,1,16,0,0,NULL), - (89914,0,0,1,16,0,0,NULL), - (89915,0,0,1,16,0,0,NULL), - (89916,0,0,1,16,0,0,NULL), - (89917,0,0,1,16,0,0,NULL), - (89918,0,0,1,16,0,0,NULL), - (89919,0,0,1,16,0,0,NULL), - (89920,0,0,1,16,0,0,NULL), - (89921,0,0,1,16,0,0,NULL), - (89922,0,0,1,16,0,0,NULL), - (89923,0,0,1,16,0,0,NULL), - (89924,0,0,1,16,0,0,NULL), - (89925,0,0,1,16,0,0,NULL), - (89926,0,0,1,16,0,0,NULL), - (89927,0,0,1,16,0,0,NULL), - (89928,0,0,1,16,0,0,NULL), - (89929,0,0,1,16,0,0,NULL), - (89930,0,0,1,16,0,0,NULL), - (89931,0,0,1,16,0,0,NULL), - (89932,0,0,1,16,0,0,NULL), - (89933,0,0,1,16,0,0,NULL), - (89934,0,0,1,16,0,0,NULL), - (89935,0,0,1,16,0,0,NULL), - (89936,0,0,1,16,0,0,NULL), - (89937,0,0,1,16,0,0,NULL), - (89938,0,0,1,16,0,0,NULL), - (89939,0,0,1,16,0,0,NULL), - (89940,0,0,1,16,0,0,NULL), - (89941,0,0,1,16,0,0,NULL), - (89942,0,0,1,16,0,0,NULL), - (89943,0,0,1,16,0,0,NULL), - (89944,0,0,1,16,0,0,NULL), - (89945,0,0,1,16,0,0,NULL), - (89946,0,0,1,16,0,0,NULL), - (89947,0,0,1,16,0,0,NULL), - (89948,0,0,1,16,0,0,NULL), - (89949,0,0,1,16,0,0,NULL), - (89950,0,0,1,16,0,0,NULL), - (89951,0,0,1,16,0,0,NULL), - (89952,0,0,1,16,0,0,NULL), - (89953,0,0,1,16,0,0,NULL), - (89954,0,0,1,16,0,0,NULL), - (89955,0,0,1,16,0,0,NULL), - (89956,0,0,1,16,0,0,NULL), - (89957,0,0,1,16,0,0,NULL), - (89958,0,0,1,16,0,0,NULL), - (89959,0,0,1,16,0,0,NULL), - (89960,0,0,1,16,0,0,NULL), - (89961,0,0,1,16,0,0,NULL), - (89962,0,0,1,16,0,0,NULL), - (89963,0,0,1,16,0,0,NULL), - (89964,0,0,1,16,0,0,NULL), - (89965,0,0,1,16,0,0,NULL), - (89966,0,0,1,16,0,0,NULL), - (89967,0,0,1,16,0,0,NULL), - (89968,0,0,1,16,0,0,NULL), - (89969,0,0,1,16,0,0,NULL), - (89970,0,0,1,16,0,0,NULL), - (89971,0,0,1,16,0,0,NULL), - (89972,0,0,1,16,0,0,NULL), - (89973,0,0,1,16,0,0,NULL), - (89974,0,0,1,16,0,0,NULL), - (89975,0,0,1,16,0,0,NULL), - (89976,0,0,1,16,0,0,NULL), - (89977,0,0,1,16,0,0,NULL), - (89978,0,0,1,16,0,0,NULL), (89979,0,0,1,16,0,0,NULL), - (89980,0,0,1,16,233,0,NULL), - (89981,0,0,1,16,233,0,NULL), - (89982,0,0,1,16,233,0,NULL), - (89983,0,0,1,16,233,0,NULL), - (89984,0,0,1,16,233,0,NULL), - (89985,0,0,1,16,233,0,NULL), - (89986,0,0,1,16,233,0,NULL), - (89987,0,0,1,16,233,0,NULL), - (89988,0,0,1,16,233,0,NULL), - (89989,0,0,1,16,0,0,NULL), - (89990,0,0,1,16,0,0,NULL), - (89991,0,0,1,16,0,0,NULL), - (89992,0,0,1,16,0,0,NULL), - (89993,0,0,1,16,0,0,NULL), - (89994,0,0,1,16,0,0,NULL), - (89995,0,0,1,16,0,0,NULL), - (89996,0,0,1,16,0,0,NULL), - (89997,0,0,1,16,0,0,NULL), - (89998,0,0,1,16,0,0,NULL), - (89999,0,0,1,16,0,0,NULL), - (90000,0,0,1,16,0,0,NULL), - (90001,0,0,1,16,0,0,NULL), - (90002,0,0,1,16,0,0,NULL), (90003,0,0,1,16,0,0,NULL), (90004,0,0,1,16,0,0,NULL), (90005,0,0,1,16,0,0,NULL), (90006,0,0,1,16,0,0,NULL), - (90007,0,0,1,16,0,0,NULL), - (90008,0,0,1,16,0,0,NULL), - (90009,0,0,1,16,0,0,NULL), (90010,0,0,1,16,0,0,NULL), (90011,0,0,1,16,0,0,NULL), (90012,0,0,1,16,0,0,NULL), (90013,0,0,1,16,0,0,NULL), - (90014,0,0,1,16,0,0,NULL), - (90015,0,0,1,16,0,0,NULL), - (90016,0,0,1,16,0,0,NULL), - (90017,0,0,1,16,0,0,NULL), - (90018,0,0,1,16,0,0,NULL), - (90019,0,0,1,16,0,0,NULL), - (90020,0,0,1,16,0,0,NULL), - (90021,0,0,1,16,0,0,NULL), - (90022,0,0,1,16,0,0,NULL), - (90023,0,0,1,16,0,0,NULL), - (90024,0,0,1,16,0,0,NULL), - (90025,0,0,1,16,0,0,NULL), - (90026,0,0,1,16,0,0,NULL), - (90027,0,0,1,16,0,0,NULL), - (90028,0,0,1,16,0,0,NULL), - (90029,0,0,1,16,0,0,NULL), - (90030,0,0,1,16,0,0,NULL), - (90031,0,0,1,16,0,0,NULL), - (90032,0,0,1,16,0,0,NULL), (90033,0,0,1,16,0,0,NULL), - (90034,0,0,1,16,0,0,NULL), - (90035,0,0,1,16,0,0,NULL), - (90036,0,0,1,16,0,0,NULL), - (90037,0,0,1,16,0,0,NULL), - (90038,0,0,1,16,0,0,NULL), - (90039,0,0,1,16,0,0,NULL), - (90040,0,0,1,16,0,0,NULL), - (90041,0,0,1,16,0,0,NULL), - (90042,0,0,1,16,0,0,NULL), - (90043,0,0,1,16,0,0,NULL), - (90044,0,0,1,16,233,0,NULL), - (90045,0,0,1,16,233,0,NULL), - (90046,0,0,1,16,233,0,NULL), - (90047,0,0,1,16,233,0,NULL), - (90048,0,0,1,16,233,0,NULL), (90049,0,0,1,16,0,0,NULL), - (90050,0,0,1,16,233,0,NULL), - (90051,0,0,1,16,233,0,NULL), - (90052,0,0,1,16,233,0,NULL), - (90053,0,0,1,16,233,0,NULL), - (90054,0,0,1,16,0,0,NULL), - (90055,0,0,1,16,0,0,NULL), - (90056,0,0,1,16,0,0,NULL), - (90057,0,0,1,16,0,0,NULL), - (90058,0,0,1,16,0,0,NULL), - (90059,0,0,1,16,0,0,NULL), - (90060,0,0,1,16,0,0,NULL), - (90061,0,0,1,16,0,0,NULL), - (90062,0,0,1,16,0,0,NULL), - (90063,0,0,1,16,0,0,NULL), - (90064,0,0,1,16,0,0,NULL), - (90065,0,0,1,16,0,0,NULL), - (90066,0,0,1,16,0,0,NULL), - (90067,0,0,1,16,0,0,NULL), - (90068,0,0,1,16,0,0,NULL), - (90069,0,0,1,16,0,0,NULL), - (90070,0,0,1,16,0,0,NULL), - (90071,0,0,1,16,0,0,NULL), - (90072,0,0,1,16,0,0,NULL), - (90073,0,0,1,16,0,0,NULL), - (90074,0,0,1,16,0,0,NULL), - (90075,0,0,1,16,0,0,NULL), - (90076,0,0,1,16,0,0,NULL), - (90077,0,0,1,16,0,0,NULL), - (90078,0,0,1,16,0,0,NULL), - (90079,0,0,1,16,0,0,NULL), - (90080,0,0,1,16,0,0,NULL), - (90081,0,0,1,16,0,0,NULL), - (90082,0,0,1,16,0,0,NULL), - (90083,0,0,1,16,0,0,NULL), - (90084,0,0,1,16,0,0,NULL), - (90085,0,0,1,16,0,0,NULL), - (90086,0,0,1,16,0,0,NULL), - (90087,0,0,1,16,0,0,NULL), - (90088,0,0,1,16,0,0,NULL), - (90089,0,0,1,16,0,0,NULL), - (90090,0,0,1,16,0,0,NULL), - (90091,0,0,1,16,0,0,NULL), - (90092,0,0,1,16,0,0,NULL), - (90093,0,0,1,16,0,0,NULL), - (90094,0,0,1,16,0,0,NULL), - (90095,0,0,1,16,0,0,NULL), - (90096,0,0,1,16,0,0,NULL), - (90097,0,0,1,16,0,0,NULL), - (90098,0,0,1,16,0,0,NULL), - (90099,0,0,1,16,0,0,NULL), - (90100,0,0,1,16,0,0,NULL), - (90101,0,0,1,16,0,0,NULL), - (90102,0,0,1,16,0,0,NULL), - (90103,0,0,1,16,0,0,NULL), - (90104,0,0,1,16,0,0,NULL), - (90105,0,0,1,16,0,0,NULL), - (90106,0,0,1,16,0,0,NULL), - (90107,0,0,1,16,0,0,NULL), - (90108,0,0,1,16,0,0,NULL), - (90109,0,0,1,16,0,0,NULL), - (90110,0,0,1,16,0,0,NULL), - (90111,0,0,1,16,0,0,NULL), - (90112,0,0,1,16,0,0,NULL), - (90113,0,0,1,16,0,0,NULL), - (90114,0,0,1,16,0,0,NULL), - (90115,0,0,1,16,0,0,NULL), - (90116,0,0,1,16,233,0,NULL), - (90117,0,0,1,16,233,0,NULL), - (90118,0,0,1,16,233,0,NULL), - (90119,0,0,1,16,233,0,NULL), - (90120,0,0,1,16,233,0,NULL), - (90121,0,0,1,16,233,0,NULL), - (90122,0,0,1,16,233,0,NULL), - (90123,0,0,1,16,233,0,NULL), - (90124,0,0,1,16,0,0,NULL), - (90125,0,0,1,16,0,0,NULL), - (90126,0,0,1,16,0,0,NULL), - (90127,0,0,1,16,0,0,NULL), - (90128,0,0,1,16,0,0,NULL), - (90129,0,0,1,16,0,0,NULL), - (90130,0,0,1,16,0,0,NULL), - (90131,0,0,1,16,233,0,NULL), - (90132,0,0,1,16,233,0,NULL), - (90133,0,0,1,16,233,0,NULL), - (90134,0,0,1,16,233,0,NULL), - (90135,0,0,1,16,233,0,NULL), - (90136,0,0,1,16,233,0,NULL), - (90137,0,0,1,16,233,0,NULL), - (90138,0,0,1,16,233,0,NULL), - (90139,0,0,1,16,233,0,NULL), - (90140,0,0,1,16,233,0,NULL), - (90141,0,0,1,16,0,0,NULL), - (90142,0,0,1,16,0,0,NULL), - (90143,0,0,1,16,0,0,NULL), - (90144,0,0,1,16,0,0,NULL), - (90145,0,0,1,16,0,0,NULL), - (90146,0,0,1,16,0,0,NULL), - (90147,0,0,1,16,0,0,NULL), - (90148,0,0,1,16,0,0,NULL), - (90149,0,0,1,16,0,0,NULL), - (90150,0,0,1,16,0,0,NULL), - (90151,0,0,1,16,0,0,NULL), - (90152,0,0,1,16,0,0,NULL), - (90153,0,0,1,16,0,0,NULL), - (90154,0,0,1,16,0,0,NULL), - (90155,0,0,1,16,0,0,NULL), - (90156,0,0,1,16,0,0,NULL), - (90157,0,0,1,16,0,0,NULL), - (90158,0,0,1,16,0,0,NULL), - (90159,0,0,1,16,0,0,NULL), - (90160,0,0,1,16,0,0,NULL), - (90161,0,0,1,16,0,0,NULL), - (90162,0,0,1,16,0,0,NULL), - (90163,0,0,1,16,0,0,NULL), - (90164,0,0,1,16,0,0,NULL), - (90165,0,0,1,16,0,0,NULL), - (90166,0,0,1,16,0,0,NULL), - (90167,0,0,1,16,0,0,NULL), - (90168,0,0,1,16,0,0,NULL), - (90169,0,0,1,16,0,0,NULL), - (90170,0,0,1,16,0,0,NULL), - (90171,0,0,1,16,0,0,NULL), - (90172,0,0,1,16,0,0,NULL), - (90173,0,0,1,16,0,0,NULL), - (90174,0,0,1,16,0,0,NULL), - (90175,0,0,1,16,0,0,NULL), - (90176,0,0,1,16,0,0,NULL), - (90177,0,0,1,16,0,0,NULL), - (90178,0,0,1,16,0,0,NULL), (90198,0,0,1,16,0,0,NULL), (90199,0,0,1,16,0,0,NULL), - (90200,0,0,1,16,0,0,NULL), (90201,0,0,1,16,0,0,NULL), - (90202,0,0,1,16,0,0,NULL), - (90203,0,0,1,16,0,0,NULL), - (90204,0,0,1,16,0,0,NULL), - (90205,0,0,1,16,0,0,NULL), - (90206,0,0,1,16,0,0,NULL), - (90207,0,0,1,16,0,0,NULL), - (90208,0,0,1,16,0,0,NULL), - (90209,0,0,1,16,0,0,NULL), - (90210,0,0,1,16,0,0,NULL), - (90211,0,0,1,16,0,0,NULL), - (90212,0,1114112,1,16,0,0,'7165'), - (90213,0,0,1,16,0,0,NULL), - (90214,0,0,1,16,0,0,NULL), - (90215,0,0,1,16,0,0,NULL), - (90216,0,0,1,16,0,0,NULL), - (90217,0,0,1,16,0,0,NULL), - (90218,0,0,1,16,0,0,NULL), - (90219,0,0,1,16,0,0,NULL), (90220,0,0,1,16,0,0,NULL), - (90221,0,0,1,16,0,0,NULL), - (90222,0,0,1,16,0,0,NULL), - (90223,0,0,1,16,0,0,NULL), - (90224,0,0,1,16,0,0,NULL), - (90225,0,0,1,16,0,0,NULL), - (90226,0,0,1,16,0,0,NULL), - (90227,0,0,1,16,0,0,NULL), - (90228,0,0,1,16,0,0,NULL), - (90229,0,0,1,16,0,0,NULL), - (90230,0,0,1,16,0,0,NULL), - (90231,0,0,1,16,0,0,NULL), - (90232,0,0,1,16,0,0,NULL), - (90234,0,0,1,16,0,0,NULL), (90235,0,0,1,16,0,0,NULL), - (90236,0,0,1,16,0,0,NULL), - (90237,0,0,1,16,0,0,NULL), - (90238,0,0,1,16,0,0,NULL), - (90239,0,0,1,16,0,0,NULL), - (90240,0,0,1,16,0,0,NULL), - (90241,0,0,1,16,0,0,NULL), - (90242,0,0,1,16,0,0,NULL), - (90243,0,0,1,16,0,0,NULL), - (90244,0,0,1,16,0,0,NULL), - (90245,0,0,1,16,0,0,NULL), - (90246,0,0,1,16,0,0,NULL), - (90247,0,0,1,16,0,0,NULL), - (90248,0,0,1,16,0,0,NULL), - (90249,0,0,1,16,0,0,NULL), - (90250,0,0,1,16,0,0,NULL), - (90251,0,0,1,16,0,0,NULL), - (90252,0,0,1,16,0,0,NULL), - (90253,0,0,1,16,0,0,NULL), - (90254,0,0,1,16,0,0,NULL), (90255,0,0,1,16,0,0,NULL), - (90256,0,0,1,16,0,0,NULL), - (90257,0,0,1,16,0,0,NULL), - (90258,0,0,1,16,0,0,NULL), - (90259,0,0,1,16,0,0,NULL), - (90260,0,0,1,16,0,0,NULL), - (90261,0,0,1,16,0,0,NULL), - (90262,0,0,1,16,0,0,NULL), - (90263,0,0,1,16,0,0,NULL), - (90264,0,0,1,16,0,0,NULL), - (90265,0,0,1,16,0,0,NULL), - (90266,0,0,1,16,0,0,NULL), - (90267,0,0,1,16,0,0,NULL), - (90268,0,0,1,16,0,0,NULL), - (90269,0,0,1,16,0,0,NULL), - (90270,0,0,1,16,0,0,NULL), - (90271,0,0,1,16,0,0,NULL), - (90272,0,0,1,16,0,0,NULL), - (90273,0,0,1,16,0,0,NULL), - (90274,0,0,1,16,0,0,NULL), - (90275,0,0,1,16,0,0,NULL), - (90276,0,0,1,16,0,0,NULL), - (90277,0,0,1,16,0,0,NULL), - (90278,0,0,1,16,0,0,NULL), - (90279,0,0,1,16,0,0,NULL), - (90280,0,0,1,16,0,0,NULL), (90286,0,0,1,16,0,0,'12544'), - (90287,0,0,1,16,0,0,NULL), - (90290,0,0,1,16,0,0,NULL), (90291,0,0,1,16,0,0,'12544'), - (90292,0,0,1,16,0,0,NULL), - (90293,0,0,1,16,0,0,NULL), - (90294,0,0,1,16,0,0,NULL), - (90295,0,0,1,16,0,0,NULL), - (90297,0,0,1,16,0,0,NULL), - (90298,0,0,1,16,0,0,NULL), - (90299,0,0,1,16,0,0,NULL), - (90300,0,0,1,16,0,0,NULL), - (90301,0,0,1,16,0,0,NULL), - (90302,0,0,1,16,0,0,NULL), - (90303,0,0,1,16,0,0,NULL), - (90304,0,0,1,16,0,0,NULL), - (90305,0,0,1,16,0,0,NULL), - (90306,0,0,1,16,0,0,NULL), - (90307,0,0,1,16,0,0,NULL), - (90308,0,0,1,16,0,0,NULL), - (90309,0,0,1,16,0,0,NULL), - (90310,0,0,1,16,0,0,NULL), - (90311,0,0,1,16,0,0,NULL), - (90312,0,0,1,16,0,0,NULL), - (90313,0,0,1,16,0,0,NULL), - (90314,0,0,1,16,0,0,NULL), - (90315,0,0,1,16,0,0,NULL), - (90316,0,0,1,16,0,0,NULL), - (90317,0,0,1,16,0,0,NULL), - (90318,0,0,1,16,0,0,NULL), - (90319,0,0,1,16,0,0,NULL), - (90320,0,0,1,16,0,0,NULL), - (90321,0,0,1,16,0,0,NULL), - (90322,0,0,1,16,0,0,NULL), - (90323,0,0,1,16,0,0,NULL), - (90324,0,0,1,16,0,0,NULL), (90325,0,0,1,16,0,0,NULL), - (90326,0,0,1,16,0,0,NULL), - (90327,0,0,1,16,0,0,NULL), - (90328,0,0,1,16,0,0,NULL), - (90329,0,0,1,16,0,0,NULL), - (90330,0,0,1,16,0,0,NULL), - (90331,0,0,1,16,0,0,NULL), - (90332,0,0,1,16,0,0,NULL), - (90333,0,0,1,16,0,0,NULL), (90334,0,0,1,16,0,0,'12544'), - (90335,0,0,1,16,0,0,NULL), - (90336,0,0,1,16,0,0,NULL), - (90337,0,0,1,16,0,0,NULL), - (90338,0,0,1,16,0,0,NULL), - (90339,0,0,1,16,0,0,NULL), - (90340,0,0,1,16,0,0,NULL), - (90341,0,0,1,16,0,0,NULL), - (90342,0,0,1,16,0,0,NULL), - (90343,0,0,1,16,0,0,NULL), - (90344,0,0,1,16,0,0,NULL), - (90345,0,0,1,16,0,0,NULL), - (90346,0,0,1,16,0,0,NULL), - (90347,0,0,1,16,0,0,NULL), - (90348,0,0,1,16,0,0,NULL), - (90349,0,0,1,16,0,0,NULL), - (90350,0,0,1,16,0,0,NULL), - (90351,0,0,1,16,0,0,NULL), - (90352,0,0,1,16,0,0,NULL), - (90353,0,0,1,16,0,0,NULL), - (90354,0,0,1,16,0,0,NULL), - (90355,0,0,1,16,0,0,NULL), (90356,0,0,1,16,0,0,'12544'), - (90357,0,0,1,16,0,0,NULL), - (90358,0,0,1,16,0,0,NULL), - (90359,0,0,1,16,0,0,NULL), (90360,0,0,1,16,0,0,NULL), (90361,0,0,1,16,0,0,NULL), - (90362,0,0,1,16,0,0,NULL), (90363,0,0,1,16,0,0,NULL), - (90364,0,0,1,16,0,0,NULL), (90365,0,0,1,16,0,0,NULL), - (90366,0,0,1,16,0,0,NULL), - (90367,0,0,1,16,0,0,NULL), - (90368,0,0,1,16,0,0,NULL), (90369,0,0,1,16,0,0,NULL), - (90370,0,0,1,16,0,0,NULL), - (90371,0,0,1,16,0,0,NULL), - (90372,0,0,1,16,0,0,NULL), - (90373,0,0,1,16,0,0,NULL), - (90374,0,0,1,16,0,0,NULL), - (90375,0,0,1,16,0,0,NULL), - (90376,0,0,1,16,0,0,NULL), - (90381,0,0,1,16,0,0,NULL), - (90382,0,0,1,16,0,0,NULL), - (90383,0,0,1,16,0,0,NULL), - (90384,0,0,1,16,0,0,NULL), - (90385,0,0,1,16,0,0,NULL), - (90386,0,0,1,16,0,0,NULL), - (90387,0,0,1,16,0,0,NULL), - (90388,0,0,1,16,0,0,NULL), - (90389,0,0,1,16,0,0,NULL), - (90390,0,0,1,16,0,0,NULL), - (90391,0,0,1,16,0,0,NULL), - (90392,0,0,1,16,0,0,NULL), - (90393,0,0,1,16,0,0,NULL), - (90394,0,0,1,16,0,0,NULL), - (90395,0,0,1,16,0,0,NULL), - (90396,0,0,1,16,0,0,NULL), - (90397,0,0,1,16,0,0,NULL), - (90398,0,0,1,16,0,0,NULL), - (90399,0,0,1,16,0,0,NULL), - (90400,0,0,1,16,0,0,NULL), - (90401,0,0,1,16,0,0,NULL), - (90402,0,0,1,16,0,0,NULL), - (90403,0,0,1,16,0,0,NULL), - (90404,0,0,1,16,0,0,NULL), - (90405,0,0,1,16,0,0,NULL), - (90406,0,0,1,16,0,0,NULL), - (90407,0,0,1,16,0,0,NULL), - (90408,0,0,1,16,0,0,NULL), - (90409,0,0,1,16,0,0,NULL), - (90410,0,0,1,16,0,0,NULL), - (90411,0,0,1,16,0,0,NULL), - (90412,0,0,1,16,0,0,NULL), - (90413,0,0,1,16,0,0,NULL), - (90414,0,0,1,16,0,0,NULL), - (90415,0,0,1,16,0,0,NULL), - (90416,0,0,1,16,0,0,NULL), - (90417,0,0,1,16,0,0,NULL), - (90418,0,0,1,16,0,0,NULL), - (90419,0,0,1,16,0,0,NULL), (90420,0,0,1,16,0,0,NULL), - (90421,0,0,1,16,0,0,NULL), - (90422,0,0,1,16,0,0,NULL), - (90423,0,0,1,16,0,0,NULL), (90424,0,0,1,16,0,0,NULL), - (90425,0,0,1,16,0,0,NULL), - (90431,0,0,1,16,0,0,NULL), - (90432,0,0,1,16,0,0,NULL), - (90433,0,0,1,16,0,0,NULL), - (90434,0,0,1,16,0,0,NULL), - (90435,0,0,1,16,0,0,NULL), - (90436,0,0,1,16,0,0,NULL), - (90437,0,0,1,16,0,0,NULL), - (90439,0,0,0,0,0,0,NULL), - (90440,0,0,0,0,0,0,NULL), - (90443,0,0,0,0,0,0,NULL), - (90445,0,0,0,0,0,0,NULL), (90457,0,1,1,16,0,0,NULL), - (90477,0,0,0,0,0,0,NULL), - (90481,0,0,0,0,0,0,NULL), - (90482,0,0,0,0,0,0,NULL), (90484,0,0,1,0,0,0,'18950'), - (90487,0,0,1,16,0,0,NULL), - (90488,0,0,1,16,0,0,'14775'), - (90489,0,0,1,16,0,0,NULL), - (90491,0,0,1,16,0,0,NULL), - (90513,0,0,1,16,0,0,NULL), - (90514,0,0,1,16,0,0,NULL), - (90515,0,0,1,16,0,0,NULL), - (90516,0,0,1,16,0,0,NULL), - (90517,0,0,1,16,0,0,NULL), - (90519,0,0,1,16,0,0,NULL), - (90520,0,0,1,16,0,0,NULL), - (90521,0,0,1,16,0,0,NULL), - (90522,0,0,1,16,0,0,NULL), - (90523,0,0,1,16,0,0,NULL), - (90524,0,0,1,16,0,0,NULL), - (90525,0,0,1,16,0,0,NULL), - (90526,0,0,1,16,0,0,NULL), - (90527,0,0,1,16,0,0,NULL), - (90528,0,0,1,16,0,0,NULL), - (90529,0,0,1,16,0,0,NULL), - (90530,0,0,1,16,0,0,NULL), - (90531,0,0,1,16,0,0,NULL), - (90532,0,0,1,16,0,0,NULL), - (90533,0,0,1,16,0,0,NULL), - (90534,0,0,1,16,0,0,NULL), - (90535,0,0,1,16,0,0,NULL), - (90536,0,0,1,16,0,0,NULL), - (90537,0,0,1,16,0,0,NULL), - (90538,0,0,1,16,0,0,NULL), - (90539,0,0,1,16,0,0,NULL), - (90540,0,0,1,16,0,0,NULL), - (90541,0,0,1,16,0,0,NULL), - (90542,0,0,1,16,0,0,NULL), - (90543,0,0,1,16,0,0,NULL), - (90544,0,0,1,16,0,0,NULL), - (90545,0,0,1,16,0,0,NULL), - (90546,0,0,1,16,0,0,NULL), - (90547,0,0,1,16,0,0,NULL), - (90548,0,0,1,16,0,0,NULL), - (90549,0,0,1,16,0,0,NULL), - (90550,0,0,1,16,0,0,NULL), - (90551,0,0,1,16,0,0,NULL), - (90552,0,0,1,16,0,0,NULL), - (90553,0,0,1,16,0,0,NULL), - (90554,0,0,1,16,0,0,NULL), - (90555,0,0,1,16,0,0,NULL), - (90556,0,0,1,16,0,0,NULL), - (90557,0,0,1,16,0,0,NULL), - (90558,0,0,1,16,0,0,NULL), - (90559,0,0,1,16,0,0,NULL), - (90560,0,0,1,16,0,0,NULL), - (90561,0,0,1,16,0,0,NULL), - (90562,0,0,1,16,0,0,NULL), - (90563,0,0,1,16,0,0,NULL), - (90564,0,0,1,16,0,0,NULL), - (90565,0,0,1,16,0,0,NULL), - (90566,0,0,1,16,0,0,NULL), - (90567,0,0,1,16,0,0,NULL), - (90568,0,0,1,16,0,0,NULL), - (90569,0,0,1,16,0,0,NULL), - (90570,0,0,1,16,0,0,NULL), - (90571,0,0,1,16,0,0,NULL), - (90572,0,0,1,16,0,0,NULL), - (90573,0,0,1,16,0,0,NULL), - (90574,0,0,1,16,0,0,NULL), - (90575,0,0,1,16,0,0,NULL), - (90576,0,0,1,16,0,0,NULL), - (90577,0,0,1,16,0,0,NULL), - (90578,0,0,1,16,0,0,NULL), - (90579,0,0,1,16,0,0,NULL), - (90580,0,0,1,16,0,0,NULL), - (90581,0,0,1,16,0,0,NULL), - (90582,0,0,1,16,0,0,NULL), - (90583,0,0,1,16,0,0,NULL), - (90584,0,0,1,16,0,0,NULL), - (90585,0,0,1,16,0,0,NULL), - (90596,0,0,1,16,0,0,NULL), - (90597,0,0,1,16,0,0,NULL), - (90598,0,0,1,16,0,0,NULL), - (90599,0,0,1,16,0,0,NULL), - (90600,0,0,1,16,0,0,NULL), (90601,0,0,1,16,0,0,NULL), - (90602,0,0,1,16,0,0,NULL), - (90603,0,0,1,16,0,0,NULL), (90604,0,0,1,16,0,0,'12544'), - (90605,0,0,1,16,0,0,NULL), - (90606,0,0,1,16,0,0,NULL), - (90607,0,0,1,16,0,0,NULL), - (90608,0,0,1,16,0,0,NULL), - (90609,0,0,1,16,0,0,NULL), - (90610,0,0,1,16,0,0,NULL), (90611,0,0,1,16,0,0,NULL), - (90612,0,0,1,16,0,0,NULL), - (90613,0,0,1,16,0,0,NULL), - (90614,0,0,1,16,0,0,NULL), - (90615,0,0,1,16,0,0,NULL), - (90616,0,0,1,16,0,0,NULL), - (90617,0,0,1,16,0,0,NULL), - (90618,0,0,1,16,0,0,NULL), - (90619,0,0,1,16,0,0,NULL), (90620,0,0,1,16,0,0,'12544'), (90621,0,0,1,16,0,0,NULL), (90622,0,0,1,16,0,0,NULL), - (90623,0,0,1,16,0,0,NULL), - (90624,0,0,1,16,0,0,'13864'), - (90625,0,0,1,16,0,0,'13864'), - (90626,0,0,1,16,0,0,'13864'), - (90627,0,0,1,16,0,0,'13864'), (90628,0,0,1,16,0,0,'13864'), - (90629,0,0,1,16,0,0,'13864'), - (90630,0,0,1,16,0,0,NULL), (90631,0,0,1,16,0,0,'15288'), (90632,0,0,1,16,0,0,'15288'), (90633,0,0,1,16,0,0,'15288'), (90634,0,0,1,16,0,0,NULL), (90635,0,0,1,16,0,0,'15288'), - (90636,0,0,1,16,0,0,'12544'), (90637,0,0,1,16,0,0,NULL), - (90638,0,0,1,16,0,0,NULL), - (90639,0,0,1,16,0,0,NULL), (90640,0,0,1,16,0,0,NULL), (90641,0,0,1,16,0,0,'15288'), (90642,0,0,1,16,0,0,'15288'), (90643,0,0,1,16,0,0,'15288'), (90644,0,0,1,16,0,0,'15288'), (90645,0,0,1,16,0,0,'15288'), - (90646,0,0,1,16,0,0,'15288'), (90647,0,0,1,16,0,0,'15288'), (90648,0,0,1,16,0,0,'15288'), (90649,0,0,1,16,0,0,'15288'), - (90650,0,0,1,16,0,0,'15288'), - (90651,0,0,1,16,0,0,'8279'), - (90652,0,0,1,16,0,0,'8279'), - (90653,0,0,1,16,0,0,'13864'), - (90654,0,0,1,16,0,0,'13864'), - (90655,0,0,1,16,0,0,'13864'), - (90656,0,0,1,16,0,0,'13864'), - (90657,0,0,1,16,0,0,'13864'), - (90658,0,0,1,16,0,0,'13864'), - (90659,0,0,1,16,0,0,'13864'), - (90660,0,0,1,16,0,0,'13864'), - (90661,0,0,1,16,0,0,'13864'), (90662,0,0,1,16,0,0,'13864'), - (90663,0,0,1,16,0,0,NULL), - (90664,0,0,1,16,0,0,NULL), - (90665,0,0,1,16,0,0,NULL), - (90666,0,0,1,16,0,0,NULL), - (90667,0,0,1,16,0,0,'13864'), - (90668,0,0,1,16,0,0,'13864'), - (90669,0,0,1,16,0,0,'13864'), - (90670,0,0,1,16,0,0,'13864'), - (90671,0,0,1,16,0,0,'13864'), - (90672,0,0,1,16,0,0,'8279'), - (90673,0,0,1,16,0,0,'8279'), - (90674,0,0,1,16,0,0,'8279'), (90675,0,0,1,16,0,0,NULL), - (90676,0,0,1,16,0,0,'13864'), - (90677,0,0,1,16,0,0,'13864'), - (90678,0,0,1,16,0,0,'13864'), - (90679,0,0,1,16,0,0,'13864'), - (90680,0,0,1,16,0,0,'13864'), - (90681,0,0,1,16,0,0,'13864'), - (90682,0,0,1,16,0,0,'13864'), - (90683,0,0,1,16,0,0,'13864'), (90684,0,0,1,16,0,0,'13864'), - (90685,0,0,1,16,0,0,NULL), - (90686,0,0,1,16,0,0,'8279'), (90687,0,0,1,16,0,0,NULL), - (90688,0,0,1,16,0,0,'8279'), - (90689,0,0,1,16,0,0,NULL), - (90690,0,0,1,16,0,0,NULL), - (90691,0,0,1,16,0,0,NULL), - (90692,0,0,1,16,0,0,NULL), - (90693,0,0,1,16,0,0,'8279'), - (90694,0,0,1,16,0,0,'8279'), - (90695,0,0,1,16,0,0,NULL), - (90696,0,0,1,16,0,0,NULL), - (90697,0,0,1,16,0,0,NULL), - (90698,0,0,1,16,0,0,NULL), - (90699,0,0,1,16,0,0,'8279'), - (90700,0,0,1,16,0,0,'8279'), - (90701,0,0,1,16,0,0,'8279'), - (90702,0,0,1,16,0,0,NULL), - (90703,0,0,1,16,0,0,NULL), - (90704,0,0,1,16,0,0,NULL), - (90705,0,0,1,16,0,0,NULL), - (90706,0,0,1,16,0,0,NULL), - (90707,0,0,1,16,0,0,NULL), - (90708,0,0,1,16,0,0,NULL), - (90709,0,0,1,16,0,0,NULL), - (90710,0,0,1,16,0,0,NULL), - (90711,0,0,1,16,0,0,NULL), - (90712,0,0,1,16,0,0,NULL), - (90713,0,0,1,16,0,0,NULL), - (90714,0,0,1,16,0,0,NULL), - (90715,0,0,1,16,0,0,NULL), - (90716,0,0,1,16,0,0,NULL), - (90717,0,0,1,16,0,0,NULL), - (90718,0,0,1,16,0,0,NULL), - (90719,0,0,1,16,0,0,NULL), - (90720,0,0,1,16,0,0,NULL), (90721,0,0,1,16,0,0,NULL), (90722,0,0,1,16,0,0,NULL), - (90723,0,0,1,16,0,0,NULL), - (90724,0,0,1,16,0,0,NULL), - (90725,0,8,1,16,0,0,NULL), (90726,0,0,1,16,0,0,NULL), - (90727,0,0,1,16,0,0,NULL), - (90728,0,0,1,16,0,0,NULL), - (90729,0,0,1,16,0,0,NULL), - (90730,0,0,1,16,0,0,NULL), - (90731,0,0,1,16,0,0,NULL), - (90732,0,0,1,16,0,0,NULL), - (90733,0,0,1,16,0,0,NULL), - (90734,0,0,1,16,0,0,NULL), - (90735,0,0,1,16,0,0,NULL), - (90736,0,0,1,16,0,0,NULL), (90737,0,0,1,16,0,0,NULL), - (90738,0,0,1,16,10,0,NULL), - (90739,0,0,1,16,0,0,NULL), - (90740,0,0,1,16,0,0,NULL), (90741,0,0,1,16,10,0,NULL), - (90742,0,0,1,16,0,0,NULL), (90743,0,0,1,16,0,0,NULL), - (90744,0,0,1,16,0,0,NULL), - (90745,0,0,1,16,0,0,NULL), - (90746,0,0,1,16,0,0,NULL), - (90747,0,0,1,16,0,0,NULL), - (90748,0,0,1,16,0,0,NULL), - (90749,0,0,1,16,0,0,NULL), - (90750,0,0,1,16,0,0,NULL), - (90751,0,0,1,16,0,0,NULL), - (90752,0,0,1,16,0,0,NULL), - (90753,0,0,1,16,0,0,NULL), - (90754,0,0,1,16,0,0,NULL), - (90755,0,0,1,16,0,0,NULL), - (90756,0,0,1,16,0,0,NULL), - (90757,0,0,1,16,0,0,NULL), - (90758,0,0,1,16,0,0,NULL), - (90759,0,0,1,16,0,0,NULL), - (90760,0,0,1,16,0,0,NULL), - (90761,0,0,1,16,0,0,NULL), - (90762,0,0,1,16,0,0,NULL), - (90763,0,0,1,16,0,0,NULL), - (90764,0,0,1,16,0,0,NULL), - (90765,0,0,1,16,0,0,NULL), - (90766,0,0,1,16,0,0,NULL), - (90767,0,0,1,16,0,0,NULL), - (90768,0,0,1,16,0,0,NULL), - (90769,0,0,1,16,0,0,NULL), - (90770,0,0,1,16,0,0,NULL), - (90771,0,0,1,16,0,0,NULL), - (90772,0,0,1,16,0,0,NULL), - (90773,0,0,1,16,0,0,NULL), - (90774,0,0,1,16,0,0,NULL), - (90775,0,0,1,16,0,0,NULL), - (90776,0,0,1,16,0,0,NULL), - (90777,0,0,1,16,0,0,NULL), - (90778,0,0,1,16,0,0,NULL), - (90779,0,0,1,16,0,0,NULL), - (90780,0,0,1,16,0,0,NULL), - (90781,0,0,1,16,0,0,NULL), - (90784,0,0,1,16,0,0,NULL), - (90786,0,0,1,16,0,0,NULL), - (90787,0,0,1,16,0,0,NULL), - (90788,0,0,1,16,0,0,NULL), - (90789,0,0,1,16,0,0,NULL), - (90790,0,0,1,16,0,0,NULL), - (90791,0,0,1,16,0,0,NULL), - (90792,0,0,1,16,0,0,NULL), - (90793,0,0,1,16,0,0,NULL), - (90794,0,0,1,16,0,0,NULL), - (90795,0,0,1,16,0,0,NULL), - (90796,0,0,1,16,0,0,NULL), - (90797,0,0,1,16,0,0,NULL), - (90798,0,0,1,16,0,0,NULL), - (90799,0,0,1,16,0,0,NULL), - (90800,0,0,1,16,0,0,NULL), - (90801,0,0,1,16,0,0,NULL), - (90802,0,0,1,16,0,0,NULL), - (90803,0,0,1,16,0,0,NULL), - (90804,0,0,1,16,0,0,NULL), - (90806,0,0,1,16,0,0,NULL), - (90807,0,0,1,16,0,0,NULL), (90818,0,0,1,16,0,0,'15288'), (90819,0,0,1,16,0,0,'15288'), (90820,0,0,1,16,0,0,'15288'), @@ -112480,2535 +66671,127 @@ VALUES (90822,0,0,1,16,0,0,'15288'), (90823,0,0,1,16,0,0,'15288'), (90824,0,0,1,16,0,0,'15288'), - (90825,0,0,1,16,0,0,'12544'), (90826,0,0,1,16,0,0,'15288'), - (90827,0,0,1,16,0,0,'8279'), - (90828,0,0,1,16,0,0,NULL), (90829,0,0,1,16,0,0,NULL), (90830,0,0,1,16,0,0,'15288'), (90831,0,0,1,16,0,0,'15288'), - (90832,0,0,1,16,0,0,'12544'), (90833,0,0,1,16,0,0,'15288'), - (90834,0,0,1,16,0,0,'15288'), (90835,0,0,1,16,0,0,NULL), (90836,0,0,1,16,0,0,NULL), (90837,0,0,1,16,0,0,NULL), - (90838,0,0,1,16,0,0,'8279'), - (90839,0,0,1,16,0,0,'13864'), - (90840,0,0,1,16,0,0,'13864'), - (90841,0,0,1,16,0,0,'13864'), - (90842,0,0,1,16,0,0,'13864'), - (90843,0,0,1,16,0,0,'13864'), - (90844,0,0,1,16,0,0,NULL), - (90845,0,0,1,16,0,0,NULL), - (90846,0,0,1,16,0,0,'8279'), - (90847,0,0,1,16,0,0,NULL), - (90848,0,0,1,16,0,0,'8279'), (90849,0,0,1,16,0,0,NULL), - (90850,0,0,1,16,0,0,NULL), - (90851,0,0,1,16,0,0,'8279'), - (90852,0,0,1,16,0,0,'8279'), (90853,0,0,1,16,0,0,NULL), - (90854,0,0,1,16,0,0,NULL), - (90855,0,0,1,16,0,0,'8279'), - (90856,0,0,1,16,0,0,'8279'), - (90857,0,0,1,16,0,0,'8279'), - (90858,0,0,1,16,0,0,NULL), - (90859,0,0,1,16,0,0,NULL), - (90860,0,0,1,16,0,0,'8279'), - (90861,0,0,1,16,0,0,'8279'), - (90862,0,0,1,16,0,0,NULL), - (90863,0,0,1,16,0,0,NULL), - (90864,0,0,1,16,0,0,NULL), - (90865,0,0,1,16,0,0,NULL), - (90866,0,0,1,16,0,0,NULL), (90867,0,0,1,16,0,0,NULL), (90868,0,0,1,16,0,0,NULL), - (90869,0,0,1,16,0,0,NULL), - (90870,0,0,1,16,0,0,NULL), - (90872,0,0,1,16,0,0,NULL), - (90874,0,0,1,16,0,0,NULL), - (90875,0,0,1,16,0,0,NULL), - (90876,0,0,1,16,0,0,NULL), - (90877,0,0,1,16,0,0,NULL), - (90878,0,0,1,16,0,0,NULL), - (90879,0,0,1,16,0,0,NULL), - (90880,0,0,1,16,0,0,NULL), - (90881,0,0,1,16,0,0,NULL), - (90882,0,0,1,16,0,0,NULL), - (90883,0,0,1,16,0,0,NULL), - (90884,0,0,1,16,0,0,NULL), - (90885,0,0,1,16,0,0,NULL), - (90886,0,0,1,16,0,0,NULL), - (90887,0,0,1,16,0,0,NULL), - (90888,0,0,1,16,10,0,NULL), - (90889,0,0,1,16,0,0,NULL), - (90890,0,0,1,16,0,0,NULL), - (90896,0,0,1,16,0,0,'8279'), - (90897,0,0,1,16,0,0,NULL), - (90898,0,0,1,16,0,0,'8279'), - (90899,0,0,1,16,0,0,NULL), - (90900,0,0,1,16,0,0,'8279'), - (90901,0,0,1,16,0,0,NULL), - (90902,0,0,1,16,0,0,NULL), - (90903,0,0,1,16,0,0,NULL), - (90904,0,0,1,16,0,0,NULL), (90905,0,0,1,16,0,0,NULL), - (90906,0,0,1,16,0,0,NULL), - (90907,0,0,1,16,0,0,NULL), - (90908,0,0,1,16,0,0,NULL), - (90910,0,0,1,16,0,0,NULL), - (90911,0,0,1,16,0,0,NULL), - (90912,0,0,1,16,0,0,NULL), - (90913,0,0,1,16,0,0,NULL), - (90914,0,0,1,16,0,0,NULL), - (90915,0,0,1,16,0,0,NULL), - (90916,0,0,1,16,0,0,'8279'), - (90917,0,0,1,16,0,0,'8279'), - (90918,0,0,1,16,0,0,'8279'), - (90919,0,0,1,16,0,0,NULL), - (90949,0,0,1,16,0,0,NULL), - (90950,0,0,1,16,0,0,NULL), - (90951,0,0,1,16,0,0,NULL), - (90952,0,0,1,16,0,0,NULL), - (90953,0,0,1,16,0,0,NULL), - (90954,0,0,1,16,69,0,NULL), - (90955,0,0,1,16,0,0,'18100'), - (90956,0,0,1,16,69,0,NULL), - (90957,0,0,1,16,0,0,NULL), - (90958,0,0,1,16,0,0,NULL), - (90959,0,0,1,16,0,0,NULL), - (90960,0,0,1,16,0,0,NULL), - (90961,0,0,1,16,0,0,NULL), - (90962,0,0,1,16,0,0,NULL), - (90963,0,0,1,16,0,0,NULL), - (90964,0,0,1,16,0,0,NULL), - (90965,0,0,1,16,0,0,NULL), - (90966,0,0,1,16,0,0,NULL), - (90967,0,0,1,16,0,0,NULL), - (90968,0,0,1,16,0,0,NULL), - (90969,0,0,1,16,0,0,NULL), - (90970,0,0,1,16,0,0,NULL), - (90971,0,0,1,16,0,0,NULL), - (90972,0,0,1,16,0,0,NULL), - (90973,0,0,1,16,0,0,NULL), - (90974,0,0,1,16,0,0,NULL), - (91010,0,0,1,16,0,0,NULL), (91011,0,0,1,16,10,0,NULL), - (91012,0,0,1,16,0,0,NULL), - (91013,0,0,1,16,0,0,NULL), - (91014,0,0,1,16,0,0,NULL), - (91015,0,0,1,16,0,0,NULL), - (91016,0,0,1,16,0,0,NULL), - (91017,0,0,1,16,0,0,NULL), - (91018,0,0,1,16,0,0,NULL), - (91019,0,0,1,16,0,0,NULL), - (91020,0,0,1,16,0,0,'13787'), - (91021,0,0,1,16,0,0,NULL), - (91022,0,0,1,16,0,0,NULL), - (91023,0,0,1,16,0,0,NULL), - (91024,0,0,1,16,0,0,NULL), - (91025,0,0,1,16,0,0,NULL), - (91026,0,0,1,16,0,0,'12544'), - (91027,0,0,1,16,0,0,NULL), - (91028,0,0,1,16,0,0,NULL), - (91029,0,0,1,16,0,0,NULL), - (91030,0,0,1,16,0,0,'8279'), - (91031,0,0,1,16,0,0,NULL), - (91032,0,0,1,16,0,0,'8279'), - (91033,0,0,1,16,0,0,'8279'), - (91034,0,0,1,16,0,0,'8279'), - (91035,0,0,1,16,0,0,'8279'), - (91036,0,0,1,16,0,0,NULL), - (91037,0,0,1,16,0,0,NULL), - (91038,0,0,1,16,0,0,NULL), - (91039,0,0,1,16,0,0,NULL), - (91040,0,0,1,16,0,0,NULL), - (91041,0,0,1,16,0,0,NULL), - (91042,0,0,1,16,0,0,NULL), - (91043,0,0,1,16,0,0,NULL), - (91044,0,0,1,16,0,0,NULL), - (91045,0,0,1,16,0,0,NULL), - (91046,0,0,1,16,0,0,NULL), - (91047,0,0,1,16,0,0,NULL), (91048,0,0,1,16,0,0,NULL), - (91049,0,0,1,16,0,0,NULL), - (91050,0,0,1,16,0,0,NULL), - (91051,0,0,1,16,0,0,NULL), - (91052,0,0,1,16,0,0,NULL), - (91053,0,0,1,16,0,0,NULL), - (91054,0,0,1,16,0,0,NULL), - (91055,0,0,1,16,0,0,'8279'), - (91056,0,0,1,16,0,0,'8279'), - (91057,0,0,1,16,0,0,NULL), - (91058,0,0,1,16,0,0,NULL), - (91059,0,0,1,16,0,0,NULL), - (91060,0,0,1,16,0,0,NULL), - (91061,0,0,1,16,0,0,'8279'), - (91062,0,0,1,16,0,0,NULL), - (91063,0,0,1,16,0,0,'8279'), - (91064,0,0,1,16,0,0,NULL), - (91065,0,0,1,16,0,0,NULL), (91066,0,0,1,16,10,0,NULL), - (91067,0,0,1,16,0,0,NULL), - (91068,0,0,1,16,0,0,NULL), - (91069,0,0,1,16,0,0,NULL), - (91070,0,0,1,16,0,0,NULL), (91071,0,0,1,16,0,0,NULL), - (91072,0,0,1,16,0,0,NULL), - (91073,0,0,1,16,0,0,'8279'), - (91074,0,0,1,16,0,0,'8279'), - (91075,0,0,1,16,0,0,NULL), - (91076,0,0,1,16,0,0,'8279'), - (91077,0,0,1,16,0,0,NULL), - (91078,0,0,1,16,0,0,'8279'), - (91079,0,0,1,16,0,0,'8279'), - (91080,0,0,1,16,0,0,NULL), - (91081,0,0,1,16,0,0,NULL), - (91082,0,0,1,16,0,0,NULL), - (91083,0,0,1,16,0,0,NULL), - (91084,0,0,1,16,0,0,NULL), - (91085,0,0,1,16,0,0,'8279'), - (91086,0,0,1,16,0,0,'8279'), - (91087,0,0,1,16,0,0,NULL), - (91088,0,0,1,16,0,0,NULL), - (91089,0,0,1,16,0,0,NULL), - (91090,0,0,1,16,0,0,NULL), - (91091,0,0,1,16,0,0,NULL), - (91092,0,0,1,16,0,0,NULL), - (91093,0,0,1,16,0,0,'8279'), - (91094,0,0,1,16,0,0,NULL), - (91095,0,0,1,16,0,0,NULL), - (91096,0,0,1,16,0,0,NULL), - (91097,0,0,1,16,0,0,NULL), - (91098,0,0,1,16,0,0,NULL), - (91099,0,0,1,16,0,0,NULL), - (91100,0,0,1,16,0,0,'8279'), - (91101,0,0,1,16,0,0,'8279'), - (91102,0,0,1,16,0,0,NULL), - (91103,0,0,1,16,0,0,'8279'), - (91104,0,0,1,16,0,0,'8279'), - (91105,0,0,1,16,0,0,NULL), - (91108,0,0,1,16,0,0,NULL), - (91109,0,0,1,16,0,0,NULL), - (91110,0,0,1,16,0,0,NULL), - (91112,0,0,1,16,0,0,NULL), - (91119,0,0,1,16,0,0,NULL), - (91120,0,0,1,16,0,0,NULL), - (91256,0,0,1,16,0,0,NULL), - (91257,0,0,1,16,0,0,NULL), - (91258,0,0,1,16,0,0,NULL), - (91259,0,0,1,16,0,0,NULL), - (91260,0,0,1,16,0,0,NULL), - (91261,0,0,1,16,0,0,NULL), - (91262,0,0,1,16,0,0,NULL), - (91263,0,0,1,16,0,0,NULL), - (91264,0,0,1,16,0,0,NULL), - (91265,0,0,1,16,0,0,NULL), - (91266,0,0,1,16,0,0,NULL), - (91267,0,0,1,16,0,0,NULL), - (91268,0,0,1,16,0,0,NULL), - (91269,0,0,1,16,0,0,NULL), - (91270,0,0,1,16,0,0,NULL), - (91271,0,0,1,16,0,0,NULL), - (91272,0,0,1,16,0,0,NULL), - (91273,0,0,1,16,0,0,NULL), - (91274,0,0,1,16,0,0,NULL), - (91275,0,0,1,16,0,0,NULL), - (91276,0,0,1,16,0,0,NULL), - (91277,0,0,1,16,0,0,NULL), - (91278,0,0,1,16,0,0,NULL), - (91279,0,0,1,16,0,0,NULL), - (91280,0,0,1,16,0,0,NULL), - (91281,0,0,1,16,0,0,NULL), - (91282,0,0,1,16,0,0,NULL), - (91283,0,0,1,16,0,0,NULL), - (91284,0,0,1,16,0,0,NULL), - (91285,0,0,1,16,0,0,NULL), - (91286,0,0,1,16,0,0,NULL), - (91287,0,0,1,16,0,0,NULL), - (91288,0,0,1,16,0,0,NULL), - (91289,0,0,1,16,0,0,NULL), - (91290,0,0,1,16,0,0,NULL), - (91291,0,0,1,16,0,0,NULL), - (91292,0,0,1,16,0,0,NULL), - (91293,0,0,1,16,0,0,NULL), - (91294,0,0,1,16,0,0,NULL), - (91295,0,0,1,16,0,0,NULL), - (91296,0,0,1,16,0,0,NULL), - (91297,0,0,1,16,0,0,NULL), - (91298,0,0,1,16,0,0,NULL), - (91299,0,0,1,16,0,0,NULL), - (91300,0,0,1,16,0,0,NULL), - (91301,0,0,1,16,0,0,NULL), - (91302,0,0,1,16,0,0,NULL), - (91303,0,0,1,16,0,0,NULL), - (91304,0,0,1,16,0,0,NULL), - (91305,0,0,1,16,0,0,NULL), - (91306,0,0,1,16,0,0,NULL), - (91307,0,0,1,16,0,0,NULL), - (91308,0,0,1,16,0,0,NULL), - (91309,0,0,1,16,0,0,NULL), - (91310,0,0,1,16,0,0,NULL), - (91311,0,0,1,16,0,0,NULL), - (91312,0,1,1,16,0,0,NULL), (91313,0,0,1,16,0,0,NULL), (91314,0,0,1,16,0,0,NULL), (91315,0,0,1,16,0,0,NULL), - (91316,0,1,1,16,0,0,NULL), (91317,0,0,1,16,0,0,NULL), (91318,0,0,1,16,0,0,NULL), (91319,0,0,1,16,0,0,NULL), (91320,0,0,1,16,0,0,NULL), (91321,0,0,1,16,0,0,NULL), - (91322,0,0,1,16,0,0,NULL), - (91323,0,0,1,16,0,0,NULL), - (91324,0,0,1,16,0,0,NULL), - (91325,0,0,1,16,0,0,NULL), - (91326,0,0,1,16,0,0,NULL), - (91327,0,0,1,16,0,0,NULL), - (91328,0,0,1,16,0,0,NULL), (91329,0,0,1,16,0,0,'12380'), - (91330,0,0,1,16,0,0,NULL), - (91331,0,0,1,16,0,0,NULL), - (91332,0,0,1,16,0,0,NULL), - (91333,0,0,1,16,0,0,NULL), - (91334,0,0,1,16,0,0,NULL), - (91335,0,0,1,16,0,0,NULL), - (91336,0,0,1,16,0,0,'17151'), - (91337,0,0,1,16,0,0,'17151'), - (91338,0,0,1,16,0,0,NULL), - (91339,0,0,1,16,0,0,NULL), - (91340,0,0,1,16,0,0,NULL), - (91341,0,0,1,16,0,0,'16592'), - (91342,0,0,1,16,0,0,'16592'), - (91343,0,0,1,16,0,0,NULL), - (91344,0,0,1,16,0,0,'16592'), - (91345,0,0,1,16,0,0,'16592'), - (91346,0,0,1,16,0,0,NULL), - (91347,0,0,1,16,0,0,NULL), - (91348,0,0,1,16,0,0,NULL), - (91349,0,0,1,16,0,0,NULL), - (91350,0,0,1,16,0,0,NULL), - (91351,0,0,1,16,0,0,NULL), - (91352,0,0,1,16,0,0,NULL), - (91353,0,0,1,16,0,0,NULL), - (91354,0,0,1,16,0,0,NULL), - (91355,0,0,1,16,0,0,NULL), - (91356,0,0,1,16,0,0,NULL), - (91357,0,0,1,16,0,0,NULL), - (91358,0,0,1,16,0,0,NULL), - (91359,0,0,1,16,0,0,NULL), - (91360,0,0,1,16,0,0,NULL), - (91361,0,0,1,16,0,0,NULL), - (91362,0,0,1,16,0,0,NULL), - (91363,0,0,1,16,0,0,NULL), - (91364,0,0,1,16,0,0,NULL), - (91365,0,0,1,16,0,0,NULL), - (91366,0,0,1,16,0,0,NULL), - (91367,0,0,1,16,0,0,NULL), - (91368,0,0,1,16,0,0,NULL), - (91369,0,0,1,16,0,0,NULL), (91370,0,0,1,16,0,0,NULL), - (91371,0,1,1,16,0,0,NULL), - (91372,0,0,1,16,0,0,NULL), - (91373,0,0,1,16,0,0,NULL), - (91374,0,0,1,16,0,0,NULL), - (91375,0,0,1,16,0,0,NULL), - (91376,0,0,1,16,0,0,NULL), - (91377,0,0,1,16,0,0,NULL), - (91378,0,0,1,16,0,0,'16592'), - (91379,0,0,1,16,0,0,NULL), - (91380,0,0,1,16,0,0,'16592'), - (91381,0,0,1,16,0,0,NULL), - (91382,0,0,1,16,0,0,NULL), - (91383,0,0,1,16,0,0,NULL), - (91385,0,0,1,16,0,0,NULL), - (91386,0,0,1,16,0,0,NULL), - (91387,0,0,1,16,0,0,NULL), - (91388,0,0,1,16,0,0,NULL), - (91389,0,0,1,16,0,0,NULL), - (91390,0,0,1,16,0,0,NULL), - (91391,0,0,1,16,0,0,NULL), - (91392,0,0,1,16,0,0,NULL), - (91393,0,0,1,16,0,0,NULL), - (91394,0,0,1,16,0,0,NULL), - (91395,0,0,1,16,0,0,NULL), - (91396,0,0,1,16,0,0,NULL), - (91397,0,0,1,16,0,0,NULL), - (91398,0,0,1,16,0,0,NULL), - (91399,0,0,1,16,0,0,NULL), - (91400,0,0,1,16,0,0,NULL), - (91401,0,0,1,16,0,0,NULL), - (91403,0,0,1,16,0,0,NULL), - (91404,0,0,1,16,0,0,NULL), (98624,0,0,0,0,69,0,'17622'), - (91423,0,0,1,16,0,0,NULL), - (91424,0,0,1,16,0,0,NULL), - (91425,0,0,1,16,0,0,NULL), - (91426,0,0,1,16,0,0,NULL), - (91428,0,0,1,16,0,0,NULL), - (91429,0,0,1,16,0,0,NULL), - (91430,0,0,1,16,0,0,NULL), - (91431,0,0,1,16,0,0,NULL), - (91432,0,0,1,16,0,0,NULL), - (91433,0,0,1,16,0,0,NULL), - (91434,0,0,1,16,0,0,NULL), - (91435,0,0,1,16,0,0,NULL), - (91436,0,0,1,16,0,0,NULL), - (91437,0,0,1,16,0,0,NULL), - (91438,0,0,1,16,0,0,NULL), - (91439,0,0,1,16,0,0,NULL), - (91440,0,0,1,16,0,0,NULL), - (91441,0,0,1,16,0,0,NULL), - (91442,0,0,1,16,0,0,NULL), - (91443,0,0,1,16,0,0,NULL), - (91444,0,0,1,16,0,0,NULL), - (91445,0,0,1,16,0,0,NULL), - (91446,0,0,1,16,0,0,NULL), - (91447,0,0,1,16,0,0,NULL), - (91448,0,0,1,16,0,0,NULL), - (91449,0,0,1,16,0,0,NULL), - (91450,0,0,1,16,0,0,NULL), - (91451,0,0,1,16,0,0,NULL), - (91452,0,0,1,16,0,0,NULL), - (91453,0,0,1,16,0,0,NULL), - (91454,0,0,1,16,0,0,NULL), - (91455,0,0,1,16,0,0,NULL), - (91456,0,0,1,16,0,0,NULL), - (91457,0,0,1,16,0,0,NULL), - (91458,0,0,1,16,0,0,NULL), - (91459,0,0,1,16,0,0,NULL), - (91460,0,0,1,16,0,0,NULL), - (91461,0,0,1,16,0,0,NULL), - (91462,0,0,1,16,0,0,NULL), - (91463,0,0,1,16,0,0,NULL), - (91464,0,0,1,16,0,0,NULL), - (91465,0,0,1,16,0,0,NULL), - (91466,0,0,1,16,0,0,NULL), - (91467,0,0,1,16,0,0,NULL), - (91468,0,0,1,16,0,0,NULL), - (91469,0,0,1,16,0,0,NULL), - (91470,0,0,1,16,0,0,NULL), - (91471,0,0,1,16,0,0,NULL), - (91472,0,0,1,16,0,0,NULL), - (91473,0,0,1,16,0,0,NULL), - (91474,0,0,1,16,0,0,NULL), - (91475,0,0,1,16,0,0,NULL), - (91476,0,0,1,16,0,0,NULL), - (91477,0,0,1,16,0,0,NULL), - (91478,0,0,1,16,0,0,NULL), - (91479,0,0,1,16,0,0,NULL), - (91480,0,0,1,16,0,0,NULL), - (91481,0,0,1,16,0,0,NULL), - (91482,0,0,1,16,0,0,NULL), - (91483,0,0,1,16,0,0,NULL), - (91484,0,0,1,16,0,0,NULL), - (91485,0,0,1,16,0,0,NULL), - (91486,0,0,1,16,0,0,NULL), - (91487,0,0,1,16,0,0,NULL), - (91488,0,0,1,16,0,0,NULL), - (91489,0,0,1,16,0,0,NULL), - (91490,0,0,1,16,0,0,NULL), - (91491,0,0,1,16,0,0,NULL), - (91492,0,0,1,16,0,0,NULL), - (91493,0,0,1,16,0,0,NULL), - (91494,0,0,1,16,0,0,NULL), - (91495,0,0,1,16,0,0,NULL), - (91496,0,0,1,16,0,0,NULL), - (91497,0,0,1,16,0,0,NULL), - (91498,0,0,1,16,0,0,NULL), - (91499,0,0,1,16,0,0,NULL), - (91500,0,0,1,16,0,0,NULL), - (91501,0,0,1,16,0,0,NULL), - (91502,0,0,1,16,0,0,NULL), - (91503,0,0,1,16,0,0,NULL), - (91504,0,0,1,16,0,0,NULL), - (91505,0,0,1,16,0,0,NULL), - (91506,0,0,1,16,0,0,NULL), - (91507,0,0,1,16,0,0,NULL), - (91508,0,0,1,16,0,0,NULL), - (91509,0,0,1,16,0,0,NULL), - (91510,0,0,1,16,0,0,NULL), - (91511,0,0,1,16,0,0,NULL), - (91512,0,0,1,16,0,0,NULL), - (91513,0,0,1,16,0,0,NULL), - (91514,0,0,1,16,0,0,NULL), - (91515,0,0,1,16,0,0,NULL), - (91516,0,0,1,16,0,0,NULL), - (91517,0,0,1,16,0,0,NULL), - (91518,0,0,1,16,0,0,NULL), - (91519,0,0,1,16,0,0,NULL), - (91520,0,0,1,16,0,0,NULL), - (91521,0,0,1,16,0,0,NULL), - (91522,0,0,1,16,0,0,NULL), - (91523,0,0,1,16,0,0,NULL), - (91524,0,0,1,16,0,0,NULL), - (91525,0,0,1,16,0,0,NULL), - (91526,0,0,1,16,0,0,NULL), - (91527,0,0,1,16,0,0,NULL), - (91528,0,0,1,16,0,0,NULL), - (91529,0,0,1,16,0,0,NULL), - (91530,0,0,1,16,0,0,NULL), - (91531,0,0,1,16,0,0,NULL), - (91532,0,0,1,16,0,0,NULL), - (91533,0,0,1,16,0,0,NULL), - (91534,0,0,1,16,0,0,NULL), - (91535,0,0,1,16,0,0,NULL), - (91536,0,0,1,16,0,0,NULL), - (91537,0,0,1,16,0,0,NULL), - (91538,0,0,1,16,0,0,NULL), - (91539,0,0,1,16,0,0,NULL), - (91540,0,0,1,16,0,0,NULL), - (91541,0,0,1,16,0,0,NULL), - (91542,0,0,1,16,0,0,NULL), - (91543,0,0,1,16,0,0,NULL), - (91544,0,0,1,16,0,0,NULL), - (91545,0,0,1,16,0,0,NULL), - (91546,0,0,1,16,0,0,NULL), - (91547,0,0,1,16,0,0,NULL), - (91548,0,0,1,16,0,0,'18950'), - (91549,0,0,1,16,0,0,'18950'), (91550,0,0,1,16,0,0,NULL), - (91551,0,0,1,16,0,0,'18950'), (91552,0,0,1,16,0,0,NULL), (91553,0,0,1,16,0,0,NULL), - (91554,0,0,1,16,0,0,'18950'), - (91555,0,0,1,16,0,0,'18950'), (91556,0,0,1,16,0,0,NULL), (91557,0,0,1,16,0,0,NULL), (91558,0,0,1,16,0,0,NULL), (91559,0,0,1,16,0,0,NULL), (91560,0,0,1,16,0,0,NULL), - (91561,0,0,1,16,0,0,NULL), - (91562,0,0,1,16,0,0,'25824'), - (91572,0,0,1,16,0,0,NULL), - (91593,0,0,1,16,0,0,NULL), - (91594,0,0,1,16,0,0,'25824'), - (91595,0,0,1,16,0,0,NULL), - (91596,0,0,1,16,0,0,'25824'), - (91597,0,0,1,16,0,0,NULL), - (91598,0,0,1,16,0,0,'25824'), - (91599,0,0,1,16,0,0,NULL), - (91600,0,0,1,16,0,0,NULL), - (91601,0,0,1,16,0,0,NULL), - (91602,0,0,1,16,0,0,NULL), - (91603,0,0,1,16,0,0,'25824'), - (91604,0,0,1,16,0,0,NULL), - (91605,0,0,1,16,0,0,NULL), - (91606,0,0,1,16,0,0,NULL), - (91607,0,0,1,16,0,0,NULL), - (91608,0,0,1,16,0,0,NULL), - (91609,0,0,1,16,0,0,NULL), - (91610,0,0,1,16,0,0,'25824'), - (91611,0,0,1,16,0,0,NULL), - (91612,0,0,1,16,0,0,'25824'), - (91613,0,0,1,16,0,0,NULL), - (91614,0,0,1,16,0,0,NULL), - (91615,0,0,1,16,0,0,NULL), - (91622,0,0,1,16,0,0,NULL), - (91623,0,0,1,16,0,0,NULL), - (91624,0,0,1,16,0,0,NULL), - (91625,0,0,1,16,0,0,NULL), - (91626,0,0,1,16,0,0,NULL), - (91627,0,0,1,16,0,0,'25824'), - (91628,0,0,1,16,0,0,NULL), - (91629,0,0,1,16,0,0,NULL), - (91630,0,0,1,16,0,0,'25824'), - (91631,0,0,1,16,0,0,'25824'), - (91632,0,0,1,16,0,0,NULL), - (91633,0,0,1,16,0,0,NULL), - (91634,0,0,1,16,0,0,NULL), - (91635,0,0,1,16,0,0,'25824'), - (91636,0,0,1,16,0,0,NULL), - (91637,0,0,1,16,0,0,NULL), - (91639,0,0,1,16,10,0,NULL), - (91640,0,0,1,16,0,0,NULL), - (91641,0,0,1,16,0,0,'25824'), (91642,0,0,1,16,0,0,NULL), - (91643,0,0,1,16,0,0,'25824'), - (91644,0,0,1,16,10,0,NULL), - (91645,0,0,1,16,0,0,'25824'), (91646,0,0,1,16,0,0,NULL), - (91647,0,0,1,16,0,0,'18950'), - (91648,0,0,1,16,0,0,NULL), - (91649,0,0,1,16,0,0,'25824'), - (91650,0,0,1,16,0,0,'25824'), - (91651,0,0,1,16,0,0,NULL), (91652,0,0,1,16,0,0,NULL), - (91653,0,0,1,16,0,0,NULL), - (91654,0,0,1,16,0,0,NULL), (91655,0,0,1,16,0,0,NULL), - (91656,0,0,1,16,0,0,NULL), (91657,0,0,1,16,10,0,NULL), - (91658,0,0,1,16,10,0,NULL), - (91659,0,0,1,16,0,0,NULL), - (91660,0,0,1,16,0,0,'25824'), - (91661,0,0,1,16,0,0,NULL), - (91662,0,0,1,16,0,0,NULL), - (91663,0,0,1,16,10,0,NULL), (91664,0,0,1,16,0,0,NULL), - (91665,0,0,1,16,0,0,NULL), - (91666,0,0,1,16,0,0,NULL), - (91667,0,0,1,16,0,0,'18950'), - (91668,0,0,1,16,0,0,NULL), - (91669,0,0,1,16,10,0,NULL), - (91670,0,0,1,16,0,0,NULL), (91671,0,0,1,16,10,0,NULL), - (91672,0,0,1,16,0,0,NULL), - (91673,0,0,1,16,0,0,NULL), - (91674,0,0,1,16,0,0,NULL), - (91675,0,0,1,16,0,0,NULL), (91676,0,0,1,16,10,0,NULL), - (91677,0,0,1,16,0,0,NULL), - (91678,0,0,1,16,0,0,'18950'), - (91679,0,0,1,16,0,0,NULL), - (91680,0,0,1,16,0,0,'18950'), - (91681,0,0,1,16,0,0,'18950'), - (91682,0,0,1,16,0,0,'18950'), - (91683,0,0,1,16,0,0,'18950'), - (91684,0,0,1,16,0,0,'18950'), - (91685,0,0,1,16,0,0,'18950'), - (91686,0,0,1,16,0,0,'18950'), - (91687,0,0,1,16,0,0,NULL), - (91688,0,0,1,16,0,0,NULL), - (91689,0,0,1,16,0,0,NULL), - (91690,0,0,1,16,0,0,NULL), - (91691,0,0,1,16,0,0,NULL), - (91692,0,0,1,16,0,0,NULL), - (91693,0,0,1,16,0,0,NULL), - (91696,0,0,1,16,0,0,NULL), - (91697,0,0,1,16,0,0,NULL), - (91698,0,0,1,16,0,0,NULL), - (91699,0,0,1,16,0,0,NULL), - (91700,0,0,1,16,0,0,NULL), - (91701,0,0,1,16,0,0,NULL), - (91709,0,0,1,16,0,0,NULL), - (91710,0,0,1,16,0,0,'25824'), - (91711,0,0,1,16,0,0,'25824'), - (91712,0,0,1,16,0,0,'25824'), - (91713,0,0,1,16,0,0,'25824'), - (91802,0,0,1,16,0,0,NULL), - (91803,0,0,1,16,0,0,NULL), - (91804,0,0,1,16,0,0,NULL), - (91805,0,0,1,16,0,0,NULL), - (91806,0,0,1,16,0,0,NULL), - (91807,0,0,1,16,0,0,NULL), - (91808,0,0,1,16,0,0,NULL), - (91809,0,0,1,16,0,0,NULL), - (91810,0,0,1,16,0,0,NULL), - (91811,0,0,1,16,0,0,NULL), - (91812,0,0,1,16,0,0,NULL), - (91813,0,0,1,16,0,0,NULL), - (91814,0,0,1,16,0,0,NULL), - (91815,0,0,1,16,0,0,NULL), - (91816,0,0,1,16,0,0,NULL), - (91817,0,0,1,16,0,0,NULL), - (91818,0,0,1,16,0,0,NULL), - (91819,0,0,1,16,0,0,NULL), - (91820,0,0,1,16,0,0,NULL), - (91821,0,0,1,16,0,0,NULL), - (91822,0,0,1,16,0,0,NULL), - (91823,0,0,1,16,0,0,NULL), - (91824,0,0,1,16,0,0,NULL), - (91825,0,0,1,16,0,0,NULL), - (91826,0,0,1,16,0,0,NULL), - (91827,0,0,1,16,0,0,NULL), - (91828,0,0,1,16,0,0,NULL), - (91829,0,0,1,16,0,0,NULL), - (91830,0,0,1,16,0,0,NULL), - (91831,0,0,1,16,0,0,NULL), - (91832,0,0,1,16,0,0,NULL), (91833,0,0,1,16,0,0,NULL), - (91834,0,0,1,16,0,0,NULL), - (91835,0,0,1,16,0,0,NULL), - (91836,0,0,1,16,0,0,NULL), - (91837,0,0,1,16,0,0,NULL), - (91838,0,0,1,16,0,0,NULL), - (91839,0,0,1,16,0,0,NULL), - (91840,0,0,1,16,0,0,NULL), - (91841,0,0,1,16,0,0,NULL), - (91842,0,0,1,16,0,0,NULL), - (91843,0,0,1,16,0,0,NULL), - (91844,0,0,1,16,0,0,NULL), - (91845,0,0,1,16,0,0,NULL), - (91846,0,0,1,16,0,0,NULL), (91847,0,0,1,16,0,0,NULL), - (91848,0,0,1,16,0,0,NULL), - (91849,0,0,1,16,0,0,NULL), - (91850,0,0,1,16,0,0,NULL), - (91851,0,0,1,16,0,0,NULL), (91852,0,0,1,16,0,0,NULL), - (91853,0,0,1,16,0,0,NULL), - (91854,0,0,1,16,0,0,NULL), - (91855,0,0,1,16,0,0,NULL), - (91856,0,0,1,16,0,0,NULL), - (91857,0,0,1,16,0,0,NULL), - (91858,0,0,1,16,0,0,NULL), - (91859,0,0,1,16,0,0,NULL), - (91860,0,0,1,16,0,0,NULL), - (91861,0,0,1,16,0,0,NULL), - (91862,0,0,1,16,0,0,NULL), - (91863,0,0,1,16,0,0,NULL), - (91864,0,0,1,16,0,0,NULL), - (91865,0,0,1,16,0,0,NULL), - (91866,0,0,1,16,0,0,NULL), - (91867,0,0,1,16,0,0,NULL), - (91868,0,0,1,16,0,0,NULL), - (91869,0,0,1,16,0,0,NULL), - (91870,0,0,1,16,0,0,NULL), - (91871,0,0,1,16,0,0,NULL), - (91872,0,0,1,16,0,0,NULL), (91873,0,0,1,16,0,0,NULL), - (91874,0,0,1,16,0,0,NULL), - (91875,0,0,1,16,0,0,NULL), - (91876,0,0,1,16,0,0,NULL), - (91877,0,0,1,16,0,0,NULL), - (91878,0,0,1,16,0,0,NULL), - (91879,0,0,1,16,0,0,NULL), - (91880,0,0,1,16,0,0,NULL), - (91881,0,0,1,16,0,0,NULL), - (91882,0,0,1,16,0,0,NULL), - (91883,0,0,1,16,0,0,NULL), - (91884,0,0,1,16,0,0,NULL), - (91886,0,0,1,16,0,0,NULL), - (91887,0,0,1,16,0,0,NULL), - (91888,0,0,1,16,0,0,NULL), - (91889,0,0,1,16,0,0,NULL), - (91890,0,0,1,16,0,0,NULL), - (91891,0,0,1,16,0,0,NULL), - (91892,0,0,1,16,0,0,NULL), - (91893,0,0,1,16,0,0,NULL), + (43479,0,1,1,16,0,0,NULL), (91894,0,0,1,16,0,0,NULL), - (91895,0,0,1,16,0,0,NULL), - (91896,0,0,1,16,0,0,NULL), - (91897,0,0,1,16,0,0,NULL), - (91898,0,0,1,16,0,0,NULL), - (91899,0,0,1,16,0,0,NULL), - (91900,0,0,1,16,0,0,NULL), (91901,0,0,1,16,0,0,NULL), - (91902,0,0,1,16,0,0,NULL), - (91903,0,0,1,16,0,0,NULL), - (91904,0,0,1,16,0,0,NULL), - (91905,0,0,1,16,0,0,NULL), - (91906,0,0,1,16,0,0,NULL), - (91907,0,0,1,16,0,0,NULL), - (91908,0,0,1,16,0,0,NULL), (91909,0,0,1,16,0,0,NULL), - (91910,0,0,1,16,0,0,NULL), - (91911,0,0,1,16,0,0,NULL), - (91912,0,0,1,16,0,0,NULL), - (91913,0,0,1,16,0,0,NULL), - (91914,0,0,1,16,0,0,NULL), - (91915,0,0,1,16,0,0,NULL), - (91916,0,0,1,16,0,0,NULL), - (91917,0,0,1,16,0,0,NULL), - (91918,0,0,1,16,0,0,NULL), - (91919,0,0,1,16,0,0,NULL), - (91920,0,0,1,16,0,0,NULL), + (43478,0,1,1,16,0,0,NULL), (91921,0,0,1,16,0,0,NULL), (91922,0,0,1,16,0,0,NULL), - (91923,0,0,1,16,0,0,NULL), - (91924,0,0,1,16,0,0,'16592'), - (91925,0,0,1,16,0,0,NULL), - (91926,0,0,1,16,0,0,NULL), - (91927,0,0,1,16,0,0,'16592'), - (91928,0,0,1,16,0,0,NULL), + (43484,0,3,1,16,0,0,'6606'), (91929,0,0,1,16,0,0,NULL), - (91930,0,0,1,16,0,0,NULL), - (91931,0,0,1,16,0,0,'16577'), - (91932,0,0,1,16,0,0,NULL), - (91933,0,0,1,16,0,0,NULL), - (91934,0,0,1,16,0,0,NULL), - (91935,0,0,1,16,0,0,NULL), - (91936,0,0,1,16,0,0,NULL), - (91937,0,0,1,16,0,0,NULL), - (91938,0,0,1,16,0,0,NULL), - (91939,0,0,1,16,0,0,NULL), - (91940,0,0,1,16,0,0,'8734'), - (91941,0,0,1,16,0,0,NULL), - (91942,0,0,1,16,0,0,NULL), (91943,0,0,1,16,0,0,NULL), - (91944,0,0,1,16,0,0,NULL), (91945,0,0,1,16,0,0,NULL), - (91946,0,0,1,16,0,0,'8734'), - (91947,0,0,1,16,0,0,NULL), - (91948,0,0,1,16,0,0,NULL), - (91949,0,0,1,16,0,0,NULL), - (91950,0,0,1,16,0,0,NULL), - (91951,0,0,1,16,0,0,NULL), - (91952,0,0,1,16,0,0,NULL), - (91953,0,0,1,16,0,0,NULL), (91954,0,0,1,16,0,0,NULL), - (91955,0,0,1,16,0,0,NULL), (91956,0,0,1,16,0,0,NULL), - (91957,0,0,1,16,0,0,NULL), - (91958,0,0,1,16,0,0,NULL), - (91959,0,0,1,16,0,0,'8734'), - (91960,0,0,1,16,0,0,NULL), - (91961,0,0,1,16,0,0,NULL), - (91962,0,0,1,16,0,0,'8734'), - (91963,0,0,1,16,0,0,'8734'), - (91964,0,0,1,16,0,0,'8734'), - (91965,0,0,1,16,0,0,'8734'), - (91966,0,0,1,16,0,0,'8734'), - (91967,0,0,1,16,0,0,NULL), - (91968,0,0,1,16,0,0,NULL), - (91969,0,0,1,16,0,0,NULL), (91970,0,0,1,16,0,0,NULL), - (91971,0,0,1,16,0,0,NULL), - (91972,0,0,1,16,0,0,NULL), (91973,0,0,1,16,0,0,NULL), - (91974,0,0,1,16,0,0,NULL), - (91975,0,0,1,16,0,0,NULL), - (91976,0,0,1,16,0,0,NULL), - (91977,0,0,1,16,0,0,NULL), (91978,0,0,1,16,0,0,NULL), - (91979,0,0,1,16,0,0,NULL), (91980,0,0,1,16,0,0,NULL), - (91981,0,0,1,16,0,0,NULL), - (91982,0,0,1,16,0,0,NULL), - (91983,0,0,1,16,0,0,NULL), - (91984,0,0,1,16,0,0,NULL), - (91985,0,0,1,16,0,0,NULL), - (91986,0,0,1,16,0,0,NULL), - (91987,0,0,1,16,0,0,NULL), - (91988,0,0,1,16,0,0,NULL), - (91989,0,0,1,16,0,0,NULL), - (91990,0,0,1,16,0,0,NULL), - (91991,0,0,1,16,0,0,NULL), - (91992,0,0,1,16,0,0,NULL), - (91993,0,0,1,16,0,0,NULL), - (91994,0,0,1,16,0,0,NULL), - (91995,0,0,1,16,0,0,NULL), - (91996,0,0,1,16,0,0,NULL), - (91997,0,0,1,16,0,0,NULL), - (91998,0,0,1,16,0,0,NULL), - (91999,0,0,1,16,0,0,NULL), - (92000,0,0,1,16,0,0,NULL), - (92001,0,0,1,16,0,0,NULL), - (92002,0,0,1,16,0,0,NULL), - (92003,0,0,1,16,0,0,NULL), - (92004,0,0,1,16,0,0,NULL), - (92005,0,0,1,16,0,0,NULL), (92006,0,0,1,16,0,0,NULL), - (92007,0,0,1,16,0,0,NULL), - (92008,0,0,1,16,0,0,NULL), - (92009,0,0,1,16,0,0,'14775'), - (92010,0,0,1,16,0,0,NULL), - (92011,0,0,1,16,0,0,NULL), - (92012,0,0,1,16,0,0,'14775'), - (92013,0,0,1,16,0,0,'14775'), - (92014,0,0,1,16,0,0,NULL), - (92015,0,0,1,16,0,0,'14775'), - (92016,0,0,1,16,0,0,NULL), - (92017,0,0,1,16,0,0,NULL), - (92018,0,0,1,16,0,0,NULL), - (92019,0,0,1,16,0,0,NULL), - (92020,0,0,1,16,0,0,NULL), - (92021,0,0,1,16,0,0,NULL), - (92022,0,0,1,16,0,0,NULL), - (92023,0,0,1,16,0,0,NULL), - (92024,0,0,1,16,0,0,NULL), - (92025,0,0,1,16,0,0,NULL), - (92026,0,0,1,16,0,0,NULL), - (92027,0,0,1,16,0,0,'8734'), - (92028,0,0,1,16,0,0,NULL), - (92029,0,0,1,16,0,0,NULL), - (92030,0,0,1,16,0,0,NULL), - (92031,0,0,1,16,0,0,NULL), - (92032,0,0,1,16,0,0,NULL), - (92033,0,0,1,16,0,0,NULL), - (92034,0,0,1,16,0,0,NULL), (92035,0,0,1,16,0,0,NULL), - (92036,0,0,1,16,0,0,NULL), - (92037,0,0,1,16,0,0,NULL), - (92038,0,0,1,16,0,0,NULL), - (92039,0,0,1,16,0,0,NULL), - (92040,0,0,1,16,0,0,NULL), - (92041,0,0,1,16,0,0,NULL), - (92042,0,0,1,16,0,0,NULL), - (92043,0,0,1,16,0,0,NULL), - (92044,0,0,1,16,0,0,NULL), - (92045,0,0,1,16,0,0,NULL), - (92046,0,0,1,16,0,0,NULL), - (92047,0,0,1,16,0,0,NULL), - (92048,0,0,1,16,0,0,NULL), - (92049,0,0,1,16,0,0,NULL), - (92050,0,0,1,16,0,0,NULL), - (92051,0,0,1,16,0,0,NULL), - (92052,0,0,1,16,0,0,NULL), - (92053,0,0,1,16,0,0,NULL), - (92054,0,0,1,16,0,0,NULL), - (92055,0,0,1,16,0,0,NULL), - (92056,0,0,1,16,0,0,NULL), - (92057,0,0,1,16,0,0,NULL), - (92058,0,0,1,16,0,0,NULL), - (92059,0,0,1,16,0,0,NULL), - (92060,0,0,1,16,0,0,NULL), - (92061,0,0,1,16,0,0,NULL), - (92062,0,0,1,16,0,0,NULL), - (92063,0,0,1,16,0,0,NULL), - (92064,0,0,1,16,0,0,NULL), - (92065,0,0,1,16,0,0,NULL), (92068,0,0,1,16,0,0,NULL), - (92069,0,0,1,16,0,0,NULL), - (92070,0,0,1,16,0,0,NULL), (92071,0,0,1,16,0,0,NULL), - (92073,0,0,1,16,0,0,NULL), - (92074,0,0,1,16,0,0,NULL), - (92076,0,0,1,16,0,0,NULL), - (92077,0,0,1,16,0,0,NULL), - (92078,0,0,1,16,0,0,NULL), - (92079,0,0,1,16,0,0,NULL), - (92080,0,0,1,16,0,0,NULL), - (92081,0,0,1,16,0,0,NULL), - (92082,0,0,1,16,0,0,NULL), - (92084,0,0,1,16,0,0,NULL), - (92085,0,0,1,16,0,0,NULL), - (92086,0,0,1,16,0,0,NULL), - (92087,0,0,1,16,0,0,NULL), - (92088,0,0,1,16,0,0,NULL), - (92089,0,0,1,16,0,0,NULL), - (92090,0,0,1,16,0,0,NULL), - (92091,0,0,1,16,0,0,NULL), - (92092,0,0,1,16,0,0,NULL), - (92093,0,0,1,16,0,0,NULL), - (92094,0,0,1,16,0,0,NULL), - (92095,0,0,1,16,0,0,NULL), - (92096,0,0,1,16,0,0,NULL), - (92097,0,0,1,16,0,0,NULL), - (92112,0,0,1,16,0,0,NULL), - (92113,0,0,1,16,0,0,NULL), - (92114,0,0,1,16,0,0,NULL), - (92115,0,0,1,16,0,0,NULL), - (92116,0,0,1,16,0,0,NULL), - (92117,0,0,1,16,0,0,NULL), - (92118,0,0,1,16,0,0,NULL), - (92119,0,0,1,16,0,0,NULL), - (92120,0,0,1,16,0,0,NULL), - (92121,0,0,1,16,0,0,NULL), - (92122,0,0,1,16,0,0,NULL), - (92123,0,0,1,16,0,0,NULL), - (92124,0,0,1,16,0,0,'8734'), - (92125,0,0,1,16,0,0,NULL), - (92126,0,0,1,16,0,0,NULL), - (92127,0,0,1,16,0,0,NULL), - (92128,0,0,1,16,0,0,NULL), - (92129,0,0,1,16,0,0,NULL), - (92130,0,0,1,16,0,0,NULL), - (92131,0,0,1,16,0,0,NULL), - (92132,0,0,1,16,0,0,NULL), - (92133,0,0,1,16,0,0,NULL), - (92134,0,0,1,16,0,0,NULL), - (92135,0,0,1,16,0,0,NULL), - (92136,0,0,1,16,0,0,NULL), - (92137,0,0,1,16,0,0,NULL), - (92138,0,0,1,16,0,0,NULL), - (92139,0,0,1,16,0,0,NULL), - (92140,0,0,1,16,0,0,'8734'), - (92141,0,0,1,16,0,0,NULL), - (92142,0,0,1,16,0,0,NULL), - (92143,0,0,1,16,0,0,'16592'), - (92144,0,0,1,16,0,0,NULL), - (92145,0,0,1,16,0,0,NULL), - (92146,0,0,1,16,0,0,NULL), - (92147,0,0,1,16,0,0,NULL), - (92148,0,0,1,16,0,0,NULL), - (92149,0,0,1,16,0,0,NULL), - (92150,0,0,1,16,0,0,NULL), - (92151,0,0,1,16,0,0,NULL), - (92152,0,0,1,16,0,0,NULL), - (92153,0,0,1,16,0,0,NULL), - (92154,0,0,1,16,0,0,NULL), - (92155,0,0,1,16,0,0,NULL), - (92156,0,0,1,16,0,0,NULL), - (92157,0,0,1,16,0,0,NULL), - (92158,0,0,1,16,0,0,NULL), - (92159,0,0,1,16,0,0,NULL), - (92160,0,0,1,16,0,0,NULL), - (92161,0,0,1,16,0,0,NULL), - (92162,0,0,1,16,0,0,NULL), - (92163,0,0,1,16,0,0,NULL), (92164,0,0,1,16,0,0,NULL), (92165,0,0,1,16,0,0,NULL), - (92166,0,0,1,16,0,0,NULL), - (92167,0,0,1,16,0,0,NULL), (92168,0,0,1,16,0,0,NULL), - (92169,0,0,1,16,0,0,NULL), - (92170,0,0,1,16,0,0,NULL), - (92171,0,0,1,16,0,0,NULL), (92172,0,0,1,16,0,0,NULL), - (92173,0,0,1,16,0,0,NULL), - (92174,0,0,1,16,0,0,NULL), - (92175,0,0,1,16,0,0,NULL), - (92176,0,0,1,16,0,0,'16592'), (92177,0,0,1,16,0,0,'8279 6408'), - (92178,0,0,1,16,0,0,NULL), - (92179,0,0,1,16,0,0,NULL), - (92180,0,0,1,16,0,0,NULL), (92181,0,0,1,16,0,0,NULL), - (92182,0,0,1,16,0,0,NULL), - (92183,0,0,1,16,0,0,NULL), - (92184,0,0,1,16,0,0,NULL), - (92185,0,0,1,16,0,0,NULL), - (92186,0,0,1,16,0,0,NULL), (92187,0,0,1,16,0,0,NULL), (92188,0,0,1,16,0,0,NULL), - (92189,0,0,1,16,0,0,NULL), (92190,0,0,1,16,0,0,NULL), - (92191,0,0,1,16,0,0,NULL), (92192,0,0,1,16,0,0,NULL), (92193,0,0,1,16,0,0,NULL), - (92194,0,0,1,16,0,0,NULL), - (92195,0,0,1,16,0,0,NULL), - (92196,0,0,1,16,0,0,NULL), - (92197,0,0,1,16,0,0,NULL), - (92198,0,0,1,16,0,0,NULL), - (92199,0,0,1,16,0,0,NULL), - (92200,0,0,1,16,0,0,NULL), - (92201,0,0,1,16,0,0,NULL), - (92202,0,0,1,16,0,0,NULL), - (92203,0,0,1,16,0,0,NULL), (92204,0,0,1,16,0,0,'8279 6408'), - (92205,0,0,1,16,0,0,NULL), - (92206,0,0,1,16,0,0,NULL), - (92207,0,0,1,16,0,0,NULL), - (92208,0,0,1,16,0,0,NULL), - (92209,0,0,1,16,0,0,NULL), - (92210,0,0,1,16,0,0,NULL), - (92211,0,0,1,16,0,0,NULL), - (92212,0,0,1,16,0,0,NULL), - (92213,0,0,1,16,0,0,NULL), - (92214,0,0,1,16,0,0,NULL), - (92215,0,0,1,16,0,0,NULL), - (92216,0,0,1,16,0,0,NULL), - (92217,0,0,1,16,0,0,NULL), - (92218,0,0,1,16,0,0,NULL), - (92219,0,0,1,16,0,0,NULL), - (92220,0,0,1,16,0,0,NULL), - (92221,0,0,1,16,0,0,NULL), - (92222,0,0,1,16,0,0,NULL), (92223,0,0,1,16,0,0,NULL), - (92224,0,0,1,16,0,0,NULL), - (92225,0,0,1,16,0,0,NULL), - (92226,0,0,1,16,0,0,NULL), - (92227,0,0,1,16,0,0,NULL), - (92228,0,0,1,16,0,0,NULL), (92229,0,0,1,16,0,0,NULL), - (92230,0,0,1,16,0,0,NULL), - (92231,0,0,1,16,0,0,NULL), - (92232,0,0,1,16,0,0,NULL), - (92233,0,0,1,16,0,0,NULL), - (92234,0,0,1,16,0,0,NULL), - (92235,0,0,1,16,0,0,'8734'), - (92236,0,0,1,16,0,0,NULL), - (92237,0,0,1,16,0,0,NULL), (92238,0,0,1,16,0,0,NULL), (92239,0,0,1,16,0,0,NULL), - (92240,0,0,1,16,0,0,NULL), - (92241,0,0,1,16,0,0,NULL), - (92242,0,0,1,16,0,0,NULL), (92243,0,0,1,16,0,0,NULL), - (92244,0,0,1,16,0,0,NULL), - (92245,0,0,1,16,0,0,NULL), - (92246,0,0,1,16,0,0,NULL), - (92247,0,0,1,16,0,0,NULL), - (92248,0,0,1,16,0,0,NULL), - (92249,0,0,1,16,0,0,NULL), - (92250,0,0,1,16,0,0,NULL), - (92251,0,0,1,16,0,0,NULL), - (92252,0,0,1,16,0,0,NULL), - (92253,0,0,1,16,0,0,NULL), - (92254,0,0,1,16,0,0,NULL), - (92255,0,0,1,16,0,0,NULL), (92256,0,0,1,16,0,0,'8734'), - (92257,0,0,1,16,0,0,NULL), - (92258,0,0,1,16,0,0,NULL), - (92259,0,0,1,16,0,0,NULL), - (92260,0,0,1,16,0,0,NULL), - (92261,0,0,1,16,0,0,NULL), - (92262,0,0,1,16,0,0,NULL), - (92263,0,0,1,16,0,0,NULL), - (92264,0,0,1,16,0,0,'8734'), - (92265,0,0,1,16,0,0,NULL), - (92266,0,0,1,16,0,0,NULL), (92267,0,0,1,16,0,0,NULL), - (92268,0,0,1,16,0,0,NULL), (92269,0,0,1,16,0,0,NULL), - (92270,0,0,1,16,0,0,NULL), (92271,0,0,1,16,0,0,NULL), (92272,0,0,1,16,0,0,NULL), (92274,0,0,1,16,0,0,NULL), (92275,0,0,1,16,0,0,NULL), (92278,0,0,1,16,0,0,NULL), (92279,0,0,1,16,0,0,NULL), - (92281,0,0,1,16,0,0,NULL), - (92282,0,0,1,16,0,0,NULL), (92283,0,0,1,16,0,0,NULL), - (92284,0,0,1,16,0,0,NULL), - (92285,0,0,1,16,0,0,NULL), - (92286,0,0,1,16,0,0,NULL), - (92287,2410,0,1,16,0,0,NULL), - (92288,0,0,1,16,0,0,NULL), - (92289,0,0,1,16,0,0,NULL), - (92290,0,0,1,16,0,0,NULL), - (92291,0,0,1,16,0,0,NULL), - (92292,0,0,1,16,0,0,NULL), - (92293,0,0,1,16,0,0,NULL), - (92294,0,0,1,16,0,0,NULL), - (92295,0,0,1,16,0,0,NULL), - (92296,0,0,1,16,0,0,NULL), - (92297,0,0,1,16,0,0,NULL), - (92298,0,0,1,16,0,0,NULL), - (92299,0,0,1,16,0,0,NULL), - (92300,0,0,1,16,0,0,NULL), - (92301,0,0,1,16,0,0,NULL), - (92302,0,0,1,16,0,0,NULL), - (92303,0,0,1,16,0,0,NULL), - (92304,0,0,1,16,0,0,NULL), - (92305,0,0,1,16,0,0,NULL), - (92306,0,0,1,16,0,0,NULL), - (92307,0,0,1,16,0,0,NULL), - (92308,0,0,1,16,0,0,NULL), - (92309,0,0,1,16,0,0,NULL), - (92310,0,0,1,16,0,0,NULL), - (92311,0,0,1,16,0,0,NULL), - (92312,0,0,1,16,0,0,NULL), - (92313,0,0,1,16,0,0,NULL), - (92314,0,0,1,16,0,0,NULL), - (92315,0,0,1,16,0,0,NULL), - (92316,0,0,1,16,0,0,NULL), - (92317,0,0,1,16,0,0,NULL), - (92318,0,0,1,16,0,0,NULL), - (92319,0,0,1,16,0,0,'16592'), - (92320,0,0,1,16,0,0,'16592'), (92321,0,0,1,16,0,0,NULL), (92322,0,0,1,16,0,0,'8734'), - (92323,0,0,1,16,0,0,NULL), - (92324,0,0,1,16,0,0,'16577'), - (92325,0,0,1,16,0,0,NULL), - (92326,0,0,1,16,0,0,NULL), - (92327,0,0,1,16,0,0,NULL), - (92328,0,0,1,16,0,0,NULL), - (92329,0,0,1,16,0,0,NULL), - (92330,0,0,1,16,0,0,'18100'), - (92331,0,0,1,16,0,0,NULL), - (92332,0,0,1,16,0,0,NULL), - (92333,0,0,1,16,0,0,NULL), (92334,0,0,1,16,0,0,NULL), - (92335,0,0,1,16,0,0,NULL), - (92336,0,0,1,16,0,0,NULL), - (92337,0,0,1,16,0,0,NULL), - (92338,0,0,1,16,0,0,NULL), - (92339,0,0,1,16,0,0,NULL), - (92340,0,0,1,16,0,0,NULL), - (92341,0,0,1,16,0,0,NULL), - (92342,0,0,1,16,0,0,NULL), - (92343,0,0,1,16,0,0,NULL), - (92344,0,0,1,16,0,0,NULL), - (92345,0,0,1,16,0,0,NULL), - (92346,0,0,1,16,0,0,NULL), - (92347,0,0,1,16,0,0,NULL), - (92348,0,0,1,16,0,0,NULL), - (92349,0,0,1,16,0,0,NULL), - (92350,0,0,1,16,0,0,NULL), - (92351,0,0,1,16,0,0,NULL), - (92352,0,0,1,16,0,0,NULL), - (92353,0,0,1,16,0,0,NULL), - (92354,0,0,1,16,0,0,NULL), - (92355,0,0,1,16,0,0,NULL), - (92356,0,0,1,16,0,0,NULL), - (92357,0,0,1,16,0,0,NULL), - (92358,0,0,1,16,0,0,NULL), - (92359,0,0,1,16,0,0,NULL), - (92360,0,0,1,16,0,0,NULL), - (92361,0,0,1,16,0,0,NULL), - (92362,0,0,1,16,0,0,NULL), - (92363,0,0,1,16,0,0,NULL), - (92364,0,0,1,16,0,0,NULL), - (92365,0,0,1,16,0,0,NULL), - (92366,0,0,1,16,0,0,NULL), - (92367,0,0,1,16,0,0,NULL), - (92368,0,0,1,16,0,0,NULL), - (92369,0,0,1,16,0,0,NULL), - (92370,0,0,1,16,0,0,NULL), (92371,0,0,1,16,0,0,NULL), - (92372,0,0,1,16,0,0,NULL), - (92373,0,0,1,16,0,0,NULL), - (92374,0,0,1,16,0,0,NULL), - (92375,0,0,1,16,0,0,NULL), - (92376,0,0,1,16,0,0,NULL), - (92377,0,0,1,16,0,0,NULL), - (92378,0,0,1,16,0,0,NULL), - (92379,0,0,1,16,0,0,NULL), - (92380,0,0,1,16,0,0,NULL), - (92381,0,0,1,16,0,0,NULL), - (92382,0,0,1,16,0,0,NULL), - (92383,0,0,1,16,0,0,NULL), - (92384,0,0,1,16,0,0,NULL), - (92385,0,0,1,16,0,0,NULL), - (92386,0,0,1,16,0,0,NULL), - (92387,0,0,1,16,0,0,NULL), - (92388,0,0,1,16,0,0,NULL), - (92389,0,0,1,16,0,0,NULL), - (92390,0,0,1,16,0,0,NULL), - (92391,0,0,1,16,0,0,NULL), - (92392,0,0,1,16,0,0,NULL), - (92393,0,0,1,16,0,0,NULL), - (92394,0,0,1,16,0,0,NULL), - (92395,0,0,1,16,0,0,NULL), - (92396,0,0,1,16,0,0,NULL), - (92397,0,0,1,16,0,0,NULL), - (92398,0,0,1,16,0,0,NULL), - (92399,0,0,1,16,0,0,NULL), - (92400,0,0,1,16,0,0,NULL), - (92401,0,0,1,16,0,0,NULL), - (92402,0,0,1,16,0,0,NULL), - (92403,0,0,1,16,0,0,NULL), (92404,0,8,1,16,0,0,NULL), - (92405,0,0,1,16,0,0,NULL), (92406,0,8,1,16,0,0,NULL), - (92407,0,0,1,16,0,0,NULL), (92408,0,0,1,16,0,0,NULL), - (92409,0,0,1,16,0,0,NULL), - (92410,0,0,1,16,0,0,NULL), - (92411,0,0,1,16,0,0,NULL), - (92412,0,0,1,16,0,0,NULL), - (92413,0,0,1,16,0,0,NULL), - (92414,0,0,1,16,0,0,NULL), - (92415,0,0,1,16,0,0,NULL), - (92416,0,0,1,16,0,0,NULL), - (92417,0,0,1,16,0,0,NULL), - (92418,0,0,1,16,0,0,NULL), - (92419,0,0,1,16,0,0,NULL), - (92420,0,0,1,16,0,0,NULL), - (92421,0,0,1,16,0,0,NULL), - (92422,0,0,1,16,0,0,NULL), - (92423,0,0,1,16,0,0,NULL), - (92424,0,0,1,16,0,0,NULL), - (92425,0,0,1,16,0,0,NULL), - (92426,0,0,1,16,0,0,NULL), - (92427,0,0,1,16,0,0,NULL), - (92428,0,0,1,16,0,0,NULL), - (92429,0,0,1,16,0,0,NULL), - (92430,0,0,1,16,0,0,NULL), - (92431,0,0,1,16,0,0,NULL), - (92432,0,0,1,16,0,0,NULL), - (92433,0,0,1,16,0,0,NULL), - (92434,0,0,1,16,0,0,'18100'), - (92435,0,0,1,16,0,0,NULL), - (92436,0,0,1,16,0,0,'18100'), (92437,0,8,1,16,0,0,NULL), - (92438,0,0,1,16,0,0,NULL), - (92439,0,0,1,16,0,0,NULL), - (92440,0,0,1,16,0,0,NULL), - (92441,0,0,1,16,0,0,NULL), (92442,0,8,1,16,0,0,NULL), (92443,0,8,1,16,0,0,NULL), - (92444,0,0,1,16,0,0,'18100'), - (92445,0,0,1,16,0,0,NULL), - (92446,0,0,1,16,0,0,NULL), - (92447,0,0,1,16,0,0,NULL), - (92448,0,0,1,16,0,0,NULL), - (92449,0,0,1,16,0,0,NULL), - (92450,0,0,1,16,0,0,NULL), - (92451,0,0,1,16,0,0,NULL), - (92452,0,0,1,16,0,0,'18100'), - (92453,0,0,1,16,0,0,NULL), - (92454,0,0,1,16,0,0,NULL), - (92455,0,0,1,16,0,0,NULL), - (92456,0,0,1,16,0,0,NULL), - (92457,0,0,1,16,0,0,NULL), - (92458,0,0,1,16,0,0,NULL), - (92459,0,0,1,16,0,0,NULL), - (92460,0,0,1,16,0,0,NULL), - (92461,0,0,1,16,0,0,NULL), - (92462,0,0,1,16,0,0,NULL), - (92463,0,0,1,16,0,0,NULL), - (92464,0,0,1,16,0,0,NULL), - (92465,0,0,1,16,0,0,NULL), - (92466,0,0,1,16,0,0,NULL), - (92467,0,0,1,16,0,0,NULL), - (92468,0,0,1,16,0,0,NULL), - (92469,0,0,1,16,0,0,NULL), - (92470,0,0,1,16,0,0,NULL), - (92471,0,0,1,16,0,0,NULL), - (92472,0,0,1,16,0,0,NULL), - (92473,0,0,1,16,0,0,NULL), - (92474,0,0,1,16,0,0,NULL), - (92475,0,0,1,16,0,0,NULL), - (92476,0,0,1,16,0,0,NULL), - (92477,0,0,1,16,0,0,NULL), - (92478,0,0,1,16,0,0,NULL), - (92479,0,0,1,16,0,0,NULL), - (92480,0,0,1,16,0,0,NULL), - (92481,0,0,1,16,0,0,NULL), - (92482,0,0,1,16,0,0,NULL), - (92483,0,0,1,16,0,0,NULL), - (92484,0,0,1,16,0,0,NULL), - (92485,0,0,1,16,0,0,NULL), - (92486,0,0,1,16,0,0,NULL), - (92487,0,0,1,16,0,0,NULL), - (92488,0,0,1,16,0,0,NULL), - (92489,0,0,1,16,0,0,NULL), - (92490,0,0,1,16,0,0,NULL), - (92491,0,0,1,16,0,0,NULL), - (92492,0,0,1,16,0,0,NULL), - (92493,0,0,1,16,0,0,NULL), - (92494,0,0,1,16,0,0,NULL), - (92495,0,0,1,16,0,0,NULL), - (92496,0,0,1,16,0,0,NULL), - (92497,0,0,1,16,0,0,NULL), - (92498,0,0,1,16,0,0,NULL), - (92499,0,0,1,16,0,0,NULL), - (92500,0,0,1,16,0,0,NULL), - (92501,0,0,1,16,0,0,NULL), - (92502,0,0,1,16,0,0,NULL), - (92503,0,0,1,16,0,0,NULL), - (92504,0,0,1,16,0,0,NULL), - (92505,0,0,1,16,0,0,NULL), - (92506,0,0,1,16,0,0,NULL), - (92507,0,0,1,16,0,0,NULL), - (92508,0,0,1,16,0,0,NULL), - (92509,0,0,1,16,0,0,NULL), - (92510,0,0,1,16,0,0,NULL), - (92511,0,0,1,16,0,0,NULL), - (92512,0,0,1,16,0,0,NULL), - (92513,0,0,1,16,0,0,'16577'), - (92514,0,0,1,16,0,0,NULL), - (92515,0,0,1,16,0,0,NULL), - (92516,0,0,1,16,0,0,NULL), - (92517,0,0,1,16,0,0,NULL), (92518,0,0,1,16,0,0,'8279 6408'), - (92519,0,0,1,16,0,0,NULL), - (92520,0,0,1,16,0,0,NULL), - (92521,0,0,1,16,0,0,NULL), - (92522,0,0,1,16,0,0,NULL), - (92523,0,0,1,16,0,0,NULL), - (92524,0,0,1,16,0,0,NULL), - (92525,0,0,1,16,0,0,NULL), - (92526,0,0,1,16,0,0,NULL), - (92528,0,0,1,16,0,0,NULL), - (92529,0,0,1,16,0,0,NULL), - (92530,0,0,1,16,0,0,NULL), - (92531,0,0,1,16,0,0,NULL), - (92532,0,0,1,16,0,0,NULL), - (92533,0,0,1,16,0,0,NULL), - (92534,0,0,1,16,0,0,NULL), - (92535,0,0,1,16,0,0,NULL), - (92536,0,0,1,16,0,0,NULL), - (92537,0,0,1,16,0,0,NULL), - (92538,0,0,1,16,0,0,NULL), - (92539,0,0,1,16,0,0,NULL), - (92540,0,0,1,16,0,0,NULL), - (92541,0,0,1,16,0,0,NULL), - (92542,0,0,1,16,0,0,NULL), - (92543,0,0,1,16,0,0,NULL), - (92544,0,0,1,16,0,0,NULL), - (92545,0,0,1,16,0,0,NULL), - (92546,0,0,1,16,0,0,NULL), - (92547,0,0,1,16,0,0,NULL), - (92548,0,0,1,16,0,0,NULL), - (92549,0,0,1,16,0,0,NULL), - (92550,0,0,1,16,0,0,NULL), - (92551,0,0,1,16,0,0,NULL), - (92552,0,0,1,16,0,0,NULL), - (92553,0,0,1,16,0,0,NULL), - (92554,0,0,1,16,0,0,NULL), - (92555,0,0,1,16,0,0,NULL), - (92556,0,0,1,16,0,0,NULL), - (92557,0,0,1,16,0,0,NULL), - (92558,0,0,1,16,0,0,NULL), - (92559,0,0,1,16,0,0,NULL), - (92560,0,0,1,16,0,0,'16592'), - (92561,0,0,1,16,0,0,NULL), - (92562,0,0,1,16,0,0,NULL), - (92563,0,0,1,16,0,0,NULL), - (92564,0,0,1,16,0,0,NULL), - (92565,0,0,1,16,0,0,NULL), - (92566,0,0,1,16,0,0,'16592'), - (92567,0,0,1,16,0,0,NULL), - (92569,0,0,1,16,0,0,NULL), - (92570,0,0,1,16,0,0,NULL), - (92571,0,0,1,16,0,0,NULL), - (92572,0,0,1,16,0,0,NULL), - (92573,0,0,1,16,0,0,NULL), - (92574,0,0,1,16,0,0,NULL), - (92575,0,0,1,16,0,0,NULL), - (92576,0,0,1,16,0,0,NULL), - (92577,0,0,1,16,0,0,NULL), - (92578,0,0,1,16,0,0,NULL), - (92579,0,0,1,16,0,0,NULL), - (92580,0,0,1,16,0,0,NULL), - (92581,0,0,1,16,0,0,NULL), - (92582,0,0,1,16,0,0,NULL), - (92583,0,0,1,16,0,0,NULL), - (92584,0,0,1,16,0,0,NULL), - (92585,0,0,1,16,0,0,NULL), - (92586,0,0,1,16,0,0,NULL), - (92587,0,0,1,16,0,0,NULL), - (92588,0,0,1,16,0,0,NULL), - (92589,0,0,1,16,0,0,NULL), - (92590,0,0,1,16,0,0,NULL), - (92591,0,0,1,16,0,0,NULL), - (92592,0,0,1,16,0,0,NULL), - (92593,0,0,1,16,0,0,NULL), - (92594,0,0,1,16,0,0,NULL), - (92595,0,0,1,16,0,0,NULL), - (92596,0,0,1,16,0,0,NULL), - (92597,0,0,1,16,0,0,NULL), - (92598,0,0,1,16,0,0,NULL), - (92599,0,0,1,16,0,0,NULL), - (92600,0,0,1,16,0,0,NULL), - (92601,0,0,1,16,0,0,NULL), - (92602,0,0,1,16,0,0,NULL), - (92603,0,0,1,16,0,0,NULL), - (92604,0,0,1,16,0,0,NULL), - (92605,0,0,1,16,0,0,NULL), - (92606,0,0,1,16,0,0,NULL), - (92607,0,0,1,16,0,0,NULL), - (92608,0,0,1,16,0,0,NULL), - (92609,0,0,1,16,0,0,NULL), - (92610,0,0,1,16,0,0,NULL), - (92611,0,0,1,16,0,0,NULL), - (92612,0,0,1,16,0,0,NULL), - (92613,0,0,1,16,0,0,NULL), - (92614,0,0,1,16,0,0,NULL), - (92615,0,0,1,16,0,0,NULL), - (92616,0,0,1,16,0,0,NULL), - (92617,0,0,1,16,0,0,NULL), - (92618,0,0,1,16,0,0,NULL), - (92619,0,0,1,16,0,0,NULL), - (92620,0,0,1,16,0,0,NULL), - (92621,0,7,1,16,0,0,'17327'), - (92622,0,0,1,16,0,0,NULL), - (92623,0,7,1,16,0,0,'17327'), - (92624,0,0,1,16,0,0,NULL), - (92625,0,7,1,16,0,0,'17327'), - (92626,0,7,1,16,0,0,'17327'), - (92627,0,7,1,16,0,0,'17327'), - (92628,0,7,1,16,0,0,'17327'), - (92629,0,0,1,16,0,0,NULL), (92630,0,0,1,16,0,0,NULL), - (92631,0,0,1,16,0,0,NULL), - (92632,0,0,1,16,0,0,NULL), - (92633,0,0,1,16,0,0,NULL), - (92634,0,0,1,16,0,0,NULL), - (92635,0,0,1,16,0,0,NULL), (92636,0,0,1,16,0,0,NULL), - (92637,0,0,1,16,0,0,NULL), - (92638,0,0,1,16,0,0,NULL), - (92639,0,0,1,16,0,0,NULL), (92640,0,0,1,16,0,0,NULL), - (92641,0,0,1,16,0,0,NULL), - (92642,0,0,1,16,0,0,NULL), - (92643,0,0,1,16,0,0,NULL), - (92644,0,0,1,16,0,0,NULL), - (92645,0,0,1,16,0,0,NULL), - (92646,0,0,1,16,0,0,NULL), - (92647,0,0,1,16,0,0,NULL), - (92648,0,0,1,16,0,0,NULL), - (92649,0,0,1,16,0,0,NULL), - (92650,0,0,1,16,0,0,NULL), - (92651,0,0,1,16,0,0,NULL), - (92652,0,0,1,16,0,0,NULL), - (92653,0,0,1,16,0,0,NULL), - (92654,0,0,1,16,0,0,NULL), - (92655,0,0,1,16,0,0,NULL), - (92656,0,0,1,16,0,0,NULL), - (92657,0,0,1,16,0,0,NULL), - (92658,0,0,1,16,0,0,NULL), - (92659,0,0,1,16,0,0,NULL), - (92660,0,0,1,16,0,0,NULL), - (92661,0,0,1,16,0,0,NULL), - (92662,0,0,1,16,0,0,NULL), - (92663,0,0,1,16,0,0,NULL), - (92664,0,0,1,16,0,0,NULL), - (92665,0,0,1,16,0,0,'16577'), - (92666,0,0,1,16,0,0,NULL), - (92667,0,0,1,16,0,0,NULL), - (92668,0,0,1,16,0,0,NULL), - (92669,0,0,1,16,0,0,NULL), - (92670,0,0,1,16,0,0,'16577'), - (92671,0,0,1,16,0,0,'16577'), - (92672,0,0,1,16,0,0,NULL), - (92673,0,0,1,16,0,0,NULL), - (92674,0,0,1,16,0,0,NULL), - (92675,0,0,1,16,0,0,NULL), - (92676,0,0,1,16,0,0,NULL), - (92677,0,0,1,16,0,0,NULL), - (92678,0,0,1,16,0,0,NULL), - (92679,0,0,1,16,0,0,NULL), - (92680,0,0,1,16,0,0,NULL), - (92681,0,0,1,16,0,0,NULL), - (92682,0,0,1,16,0,0,NULL), - (92683,0,0,1,16,0,0,NULL), (92684,0,0,1,16,0,0,NULL), - (92685,0,0,1,16,0,0,NULL), - (92686,0,0,1,16,0,0,NULL), - (92687,0,0,1,16,0,0,NULL), - (92688,0,0,1,16,0,0,NULL), - (92689,0,0,1,16,0,0,NULL), - (92690,0,0,1,16,0,0,NULL), - (92691,0,0,1,16,0,0,NULL), - (92692,0,0,1,16,0,0,NULL), - (92693,0,0,1,16,0,0,NULL), - (92694,0,0,1,16,0,0,NULL), - (92695,0,0,1,16,0,0,NULL), - (92696,0,0,1,16,0,0,NULL), - (92697,0,0,1,16,0,0,NULL), - (92698,0,0,1,16,0,0,NULL), - (92699,0,0,1,16,0,0,NULL), - (92700,0,0,1,16,0,0,NULL), - (92701,0,0,1,16,0,0,NULL), - (92702,0,0,1,16,0,0,NULL), - (92703,0,0,1,16,0,0,NULL), - (92704,0,0,1,16,0,0,NULL), - (92705,0,0,1,16,0,0,NULL), - (92706,0,0,1,16,0,0,NULL), - (92707,0,0,1,16,0,0,'16577'), - (92708,0,0,1,16,0,0,NULL), - (92709,0,0,1,16,0,0,NULL), - (92710,0,0,1,16,0,0,NULL), - (92711,0,0,1,16,0,0,NULL), - (92712,0,0,1,16,0,0,NULL), - (92714,0,0,1,16,0,0,NULL), - (92715,0,0,1,16,0,0,NULL), - (92716,0,0,1,16,0,0,NULL), - (92717,0,0,1,16,0,0,NULL), - (92718,0,0,1,16,0,0,NULL), - (92719,0,0,1,16,0,0,NULL), - (92720,0,0,1,16,0,0,NULL), - (92721,0,0,1,16,0,0,NULL), - (92722,0,0,1,16,0,0,NULL), - (92723,0,0,1,16,0,0,NULL), - (92724,0,0,1,16,0,0,NULL), - (92725,0,0,1,16,0,0,NULL), - (92726,0,0,1,16,0,0,NULL), - (92727,0,0,1,16,0,0,NULL), - (92728,0,0,1,16,0,0,NULL), - (92729,0,0,1,16,0,0,NULL), - (92730,0,0,1,16,0,0,NULL), - (92731,0,0,1,16,0,0,NULL), - (92732,0,0,1,16,0,0,NULL), - (92733,0,0,1,16,0,0,NULL), - (92734,0,0,1,16,0,0,NULL), - (92735,0,0,1,16,0,0,NULL), - (92736,0,0,1,16,0,0,NULL), - (92737,0,0,1,16,0,0,NULL), - (92738,0,0,1,16,0,0,NULL), - (92739,0,0,1,16,0,0,NULL), - (92740,0,0,1,16,0,0,NULL), - (92741,0,0,1,16,0,0,NULL), - (92742,0,0,1,16,0,0,NULL), - (92743,0,0,1,16,0,0,NULL), - (92744,0,0,1,16,0,0,NULL), - (92745,0,0,1,16,0,0,NULL), - (92746,0,0,1,16,0,0,NULL), - (92747,0,0,1,16,0,0,NULL), - (92748,0,0,1,16,0,0,NULL), - (92749,0,0,1,16,0,0,NULL), - (92750,0,0,1,16,0,0,NULL), - (92751,0,0,1,16,0,0,NULL), - (92752,0,0,1,16,0,0,NULL), - (92753,0,0,1,16,0,0,NULL), - (92754,0,0,1,16,0,0,NULL), - (92755,0,0,1,16,0,0,NULL), - (92756,0,0,1,16,0,0,NULL), - (92757,0,0,1,16,0,0,NULL), - (92758,0,0,1,16,0,0,NULL), - (92759,0,0,1,16,0,0,NULL), - (92760,0,0,1,16,0,0,NULL), - (92761,0,0,1,16,0,0,NULL), - (92762,0,0,1,16,0,0,NULL), - (92763,0,0,1,16,0,0,NULL), - (92764,0,0,1,16,0,0,NULL), - (92765,0,0,1,16,0,0,NULL), - (92766,0,0,1,16,0,0,NULL), - (92767,0,0,1,16,0,0,NULL), - (92768,0,0,1,16,0,0,NULL), - (92769,0,0,1,16,0,0,NULL), - (92770,0,0,1,16,0,0,NULL), - (92771,0,0,1,16,0,0,NULL), - (92772,0,0,1,16,0,0,NULL), - (92773,0,0,1,16,0,0,NULL), - (92774,0,0,1,16,0,0,NULL), - (92775,0,0,1,16,0,0,NULL), - (92776,0,0,1,16,0,0,NULL), - (92777,0,0,1,16,0,0,NULL), - (92778,0,0,1,16,0,0,NULL), - (92779,0,0,1,16,0,0,NULL), - (92780,0,0,1,16,0,0,NULL), - (92781,0,0,1,16,0,0,NULL), - (92782,0,0,1,16,0,0,NULL), - (92783,0,0,1,16,0,0,NULL), - (92784,0,0,1,16,0,0,NULL), - (92785,0,0,1,16,0,0,NULL), - (92786,0,0,1,16,0,0,NULL), - (92787,0,0,1,16,0,0,NULL), - (92788,0,0,1,16,0,0,NULL), - (92789,0,0,1,16,0,0,NULL), - (92790,0,0,1,16,0,0,NULL), - (92791,0,0,1,16,0,0,NULL), - (92792,0,0,1,16,0,0,NULL), - (92793,0,0,1,16,0,0,NULL), - (92794,0,0,1,16,0,0,NULL), - (92795,0,0,1,16,0,0,NULL), - (92796,0,0,1,16,0,0,NULL), - (92797,0,0,1,16,0,0,NULL), - (92798,0,0,1,16,0,0,NULL), - (92799,0,0,1,16,0,0,NULL), - (92800,0,0,1,16,0,0,NULL), - (92801,0,0,1,16,0,0,NULL), - (92802,0,0,1,16,0,0,NULL), - (92803,0,0,1,16,0,0,NULL), - (92804,0,0,1,16,0,0,NULL), - (92805,0,0,1,16,0,0,NULL), - (92806,0,0,1,16,0,0,NULL), - (92807,0,0,1,16,0,0,NULL), - (92808,0,0,1,16,0,0,NULL), - (92809,0,0,1,16,0,0,NULL), - (92810,0,0,1,16,0,0,NULL), - (92811,0,0,1,16,0,0,NULL), - (92812,0,0,1,16,0,0,NULL), - (92813,0,0,1,16,0,0,NULL), - (92814,0,0,1,16,0,0,NULL), - (92815,0,0,1,16,0,0,NULL), - (92816,0,0,1,16,0,0,NULL), - (92817,0,0,1,16,0,0,NULL), - (92818,0,0,1,16,0,0,NULL), - (92819,0,0,1,16,0,0,NULL), - (92820,0,0,1,16,0,0,NULL), - (92821,0,0,1,16,0,0,NULL), - (92822,0,0,1,16,0,0,NULL), - (92823,0,0,1,16,0,0,NULL), - (92824,0,0,1,16,0,0,NULL), - (92825,0,0,1,16,0,0,NULL), - (92826,0,0,1,16,0,0,NULL), - (92827,0,0,1,16,0,0,NULL), - (92828,0,0,1,16,0,0,NULL), - (92829,0,0,1,16,0,0,NULL), - (92830,0,0,1,16,0,0,'17327'), - (92831,0,0,1,16,0,0,NULL), - (92832,0,0,1,16,0,0,'17327'), - (92833,0,0,1,16,0,0,'17327'), - (92834,0,0,1,16,0,0,NULL), + (43485,0,3,1,16,0,0,'6606'), (92835,0,0,1,16,0,0,NULL), - (92836,0,0,1,16,0,0,NULL), - (92837,0,0,1,16,0,0,NULL), - (92838,0,0,1,16,0,0,NULL), - (92839,0,0,1,16,0,0,NULL), - (92840,0,0,1,16,0,0,NULL), - (92841,0,0,1,16,0,0,NULL), - (92842,0,0,1,16,0,0,NULL), - (92843,0,0,1,16,0,0,NULL), - (92844,0,0,1,16,0,0,NULL), - (92846,0,0,1,16,0,0,NULL), - (92847,0,0,1,16,0,0,NULL), - (92848,0,0,1,16,93,0,NULL), - (92849,0,0,1,16,0,0,NULL), - (92850,0,0,1,16,0,0,NULL), - (92851,0,0,1,16,0,0,NULL), - (92852,0,0,1,16,0,0,NULL), - (92853,0,0,1,16,0,0,NULL), - (92854,0,0,1,16,0,0,NULL), - (92855,0,0,1,16,0,0,NULL), - (92856,0,0,1,16,0,0,NULL), - (92857,0,0,1,16,0,0,NULL), - (92858,0,0,1,16,0,0,NULL), - (92859,0,0,1,16,0,0,NULL), - (92860,0,0,1,16,0,0,NULL), - (92861,0,0,1,16,0,0,NULL), - (92862,0,0,1,16,0,0,NULL), - (92863,0,0,1,16,0,0,NULL), - (92865,0,0,1,16,0,0,NULL), - (92866,0,0,1,16,0,0,NULL), - (92867,0,0,1,16,0,0,NULL), - (92868,0,0,1,16,0,0,NULL), - (92869,0,0,1,16,0,0,NULL), - (92870,0,0,1,16,0,0,NULL), - (92871,0,0,1,16,0,0,NULL), - (92872,0,0,1,16,0,0,NULL), - (92873,0,0,1,16,0,0,NULL), - (92874,0,0,1,16,0,0,NULL), - (92875,0,0,1,16,0,0,NULL), - (92876,0,0,1,16,0,0,NULL), - (92877,0,0,1,16,0,0,NULL), - (92878,0,0,1,16,0,0,NULL), - (92879,0,0,1,16,0,0,NULL), - (92880,0,0,1,16,0,0,NULL), - (92881,0,0,1,16,0,0,NULL), - (92882,0,0,1,16,0,0,NULL), - (92883,0,0,1,16,0,0,NULL), - (92884,0,1,1,16,0,0,NULL), - (92885,0,0,1,16,0,0,NULL), - (92886,0,0,1,16,0,0,NULL), - (92887,0,0,1,16,0,0,NULL), - (92888,0,0,1,16,0,0,NULL), - (92889,0,0,1,16,0,0,NULL), - (92890,0,0,1,16,0,0,NULL), - (92891,0,0,1,16,0,0,NULL), - (92892,0,0,1,16,0,0,NULL), - (92893,0,0,1,16,0,0,NULL), - (92894,0,0,1,16,0,0,NULL), - (92895,0,0,1,16,0,0,NULL), - (92896,0,0,1,16,0,0,NULL), - (92897,0,0,1,16,0,0,NULL), - (92898,0,0,1,16,0,0,NULL), - (92899,0,0,1,16,0,0,NULL), - (92900,0,0,1,16,0,0,NULL), - (92901,0,0,1,16,0,0,NULL), - (92902,0,0,1,16,0,0,NULL), - (92903,0,0,1,16,0,0,NULL), - (92904,0,0,1,16,0,0,NULL), - (92905,0,0,1,16,0,0,NULL), - (92906,0,0,1,16,0,0,NULL), - (92907,0,0,1,16,0,0,NULL), - (92908,0,0,1,16,0,0,NULL), - (92909,0,0,1,16,69,0,NULL), - (92910,0,0,1,16,0,0,NULL), - (92911,0,1,1,16,0,0,NULL), - (92912,0,0,1,16,10,0,NULL), - (92913,0,0,1,16,0,0,NULL), - (92914,0,0,2,16,0,0,NULL), - (92915,0,0,1,16,0,0,NULL), - (92916,0,0,1,16,0,0,NULL), - (92917,0,0,1,16,0,0,NULL), - (92918,0,0,1,16,0,0,NULL), - (92919,0,0,1,16,0,0,NULL), - (92920,0,0,1,16,0,0,NULL), - (92921,0,0,1,16,0,0,NULL), - (92922,0,0,1,16,0,0,NULL), - (92923,0,0,1,16,0,0,NULL), - (92924,0,0,1,16,0,0,NULL), - (92925,0,0,1,16,0,0,NULL), - (92926,0,0,1,16,0,0,NULL), - (92927,0,0,1,16,0,0,NULL), - (92928,0,0,1,16,0,0,NULL), - (92929,0,0,1,16,0,0,NULL), - (92930,0,0,1,16,0,0,NULL), - (92931,0,0,1,16,0,0,NULL), - (92932,0,0,1,16,0,0,NULL), - (92933,0,0,1,16,0,0,NULL), - (92934,0,0,1,16,0,0,NULL), - (92935,0,0,1,16,0,0,NULL), - (92936,0,0,1,16,0,0,NULL), - (92937,0,0,1,16,0,0,NULL), - (92938,0,0,1,16,0,0,NULL), - (92939,0,0,1,16,0,0,NULL), - (92940,0,0,1,16,0,0,NULL), - (92941,0,0,1,16,0,0,NULL), - (92942,0,0,1,16,0,0,NULL), - (92943,0,0,1,16,0,0,NULL), - (92944,0,0,1,16,0,0,NULL), - (92945,0,0,1,16,0,0,NULL), - (92946,0,0,1,16,0,0,NULL), - (92947,0,0,1,16,0,0,NULL), - (92948,0,0,1,16,0,0,NULL), - (92949,0,0,1,16,0,0,NULL), - (92950,0,0,1,16,0,0,NULL), - (92951,0,0,1,16,0,0,NULL), - (92952,0,0,1,16,0,0,NULL), - (92953,0,0,1,16,0,0,NULL), - (92954,0,0,1,16,0,0,NULL), - (92955,0,0,1,16,0,0,NULL), - (92956,0,0,1,16,0,0,NULL), - (92957,0,0,1,16,0,0,NULL), - (92958,0,0,1,16,0,0,NULL), - (92959,0,0,1,16,0,0,NULL), - (92960,0,0,1,16,0,0,NULL), - (92961,0,0,1,16,0,0,NULL), - (92962,0,0,1,16,0,0,NULL), - (92963,0,0,1,16,0,0,NULL), - (92964,0,0,1,16,0,0,NULL), - (92965,0,0,1,16,0,0,NULL), - (92966,0,33554432,1,16,0,0,'6408'), - (92967,0,0,1,16,0,0,NULL), - (92968,0,0,1,16,0,0,NULL), - (92969,0,0,1,16,0,0,NULL), - (92970,0,0,1,16,0,0,NULL), - (92971,0,0,1,16,0,0,NULL), - (92972,0,0,1,16,0,0,NULL), - (92973,0,0,1,16,0,0,NULL), - (92974,0,0,1,16,0,0,NULL), - (92975,0,0,1,16,0,0,NULL), - (92976,0,33554432,1,16,0,0,'6408'), - (92977,0,0,1,16,0,0,NULL), - (92978,0,0,1,16,0,0,NULL), - (92979,0,0,1,16,0,0,NULL), - (92980,0,0,1,16,0,0,NULL), - (92981,0,33554432,1,16,0,0,'6408'), - (92982,0,0,1,16,0,0,NULL), - (92984,0,0,1,16,0,0,NULL), - (92985,0,33554432,1,16,0,0,'6408'), - (92986,0,0,1,16,0,0,NULL), - (92987,0,0,1,16,0,0,NULL), - (92988,0,33554432,1,16,0,0,'6408'), - (92989,0,0,1,16,0,0,NULL), - (92990,0,0,1,16,0,0,NULL), - (92991,0,33554432,1,16,0,0,'6408'), - (92992,0,0,1,16,0,0,NULL), - (92993,0,0,1,16,0,0,NULL), - (92994,0,0,1,16,0,0,NULL), - (92995,0,0,1,16,0,0,NULL), - (92996,0,0,1,16,0,0,NULL), - (92997,0,7,1,16,0,0,NULL), - (92998,0,0,1,16,0,0,NULL), - (92999,0,0,1,16,0,0,NULL), - (93000,0,0,1,16,0,0,NULL), - (93001,0,0,1,16,0,0,NULL), - (93002,0,0,1,16,0,0,NULL), - (93003,0,0,1,16,0,0,NULL), - (93004,0,33554432,1,16,0,0,'6408'), - (93005,0,0,1,16,0,0,NULL), - (93006,0,0,1,16,0,0,NULL), - (93007,0,0,1,16,0,0,NULL), - (93008,0,0,1,16,0,0,NULL), - (93009,0,0,1,16,0,0,NULL), - (93010,0,0,1,16,0,0,NULL), - (93011,0,0,1,16,0,0,NULL), - (93012,0,0,1,16,0,0,NULL), - (93013,0,0,1,16,0,0,NULL), - (93014,0,0,1,16,0,0,NULL), - (93015,0,0,1,16,0,0,NULL), - (93016,0,0,1,16,0,0,NULL), - (93017,0,0,1,16,0,0,NULL), - (93018,0,33554432,1,16,0,0,'6408'), - (93019,0,0,1,16,0,0,NULL), + (43544,0,1,1,16,0,0,NULL), (93020,0,0,1,16,0,0,'6408'), - (93021,0,0,1,16,0,0,NULL), - (93022,0,1114112,1,16,0,0,'7165'), - (93023,0,0,1,16,0,0,NULL), - (93024,0,0,1,16,0,0,NULL), - (93025,0,33554432,1,16,0,0,'6408'), - (93026,0,0,1,16,0,0,NULL), - (93027,0,33554432,1,16,0,0,'6408'), - (93028,0,0,1,16,0,0,NULL), - (93029,0,0,1,16,0,0,NULL), - (93030,0,0,1,16,0,0,NULL), - (93031,0,0,1,16,0,0,NULL), - (93032,0,0,1,16,0,0,NULL), - (93033,0,0,1,16,0,0,NULL), - (93034,0,0,1,16,0,0,NULL), - (93035,0,0,1,16,0,0,NULL), - (93036,0,1114112,1,16,0,0,'7165'), - (93037,0,0,1,16,0,0,NULL), - (93038,0,0,1,16,0,0,NULL), - (93039,0,0,1,16,0,0,NULL), - (93040,0,0,1,16,0,0,NULL), - (93041,0,0,1,16,0,0,NULL), - (93042,0,0,1,16,0,0,NULL), - (93043,0,0,1,16,0,0,NULL), - (93044,0,0,1,16,0,0,NULL), - (93045,0,0,1,16,0,0,NULL), - (93046,0,0,1,16,0,0,NULL), - (93047,0,0,1,16,0,0,NULL), - (93048,0,0,1,16,0,0,NULL), - (93049,0,0,1,16,0,0,NULL), - (93050,0,0,1,16,0,0,NULL), - (93051,0,0,1,16,0,0,NULL), - (93052,0,0,1,16,0,0,NULL), - (93053,0,0,1,16,0,0,NULL), - (93054,0,0,1,16,0,0,NULL), - (93055,0,0,1,16,0,0,NULL), - (93056,0,0,1,16,0,0,NULL), - (93057,0,0,1,16,0,0,NULL), - (93058,0,33554432,1,16,0,0,'6408'), - (93059,0,0,1,16,0,0,NULL), - (93060,0,0,1,16,0,0,NULL), - (93061,0,0,1,16,0,0,NULL), - (93062,0,0,1,16,0,0,NULL), - (93063,0,0,1,16,0,0,NULL), - (93064,0,0,1,16,0,0,NULL), - (93065,0,0,1,16,0,0,NULL), - (93066,0,0,1,16,0,0,NULL), - (93067,0,0,1,16,0,0,NULL), - (93068,0,0,1,16,0,0,NULL), - (93069,0,0,1,16,0,0,NULL), - (93070,0,0,1,16,0,0,NULL), - (93071,0,0,1,16,0,0,NULL), - (93072,0,0,1,16,0,0,NULL), - (93073,0,0,1,16,0,0,NULL), - (93074,0,33554432,1,16,0,0,'6408'), - (93075,0,0,1,16,0,0,NULL), - (93076,0,0,1,16,0,0,NULL), - (93077,0,0,1,16,0,0,NULL), - (93078,0,0,1,16,0,0,NULL), - (93079,0,0,1,16,0,0,NULL), - (93080,0,33554432,1,16,0,0,'6408'), - (93081,0,0,1,16,0,0,NULL), - (93082,0,33554432,1,16,0,0,'6408'), - (93083,0,0,1,16,0,0,NULL), - (93084,0,33554432,1,16,0,0,'6408'), - (93085,0,33554432,1,16,0,0,'6408'), - (93086,0,0,1,16,0,0,NULL), - (93087,0,0,1,16,0,0,NULL), - (93088,0,0,1,16,0,0,NULL), - (93089,0,33554432,1,16,0,0,'6408'), - (93090,0,33554432,1,16,0,0,'6408'), - (93091,0,0,1,16,0,0,NULL), - (93092,0,33554432,1,16,0,0,'6408'), - (93093,0,33554432,1,16,0,0,'6408'), - (93094,0,0,1,16,0,0,NULL), - (93095,0,0,1,16,0,0,NULL), - (93096,0,0,1,16,0,0,NULL), - (93097,0,0,1,16,0,0,NULL), - (93098,0,33554432,1,16,0,0,'6408'), - (93099,0,0,1,16,0,0,NULL), - (93100,0,0,1,16,0,0,NULL), - (93101,0,0,1,16,0,0,NULL), - (93102,0,0,1,16,0,0,NULL), - (93103,0,33554432,1,16,0,0,'6408'), - (93104,0,0,1,16,0,0,NULL), - (93105,0,0,1,16,0,0,NULL), - (93106,0,0,1,16,0,0,NULL), - (93107,0,0,1,16,0,0,NULL), - (93108,0,33554432,1,16,0,0,'6408'), - (93109,0,0,1,16,0,0,NULL), - (93110,0,33554432,1,16,0,0,'6408'), - (93111,0,0,1,16,0,0,NULL), - (93112,0,0,1,16,0,0,NULL), - (93113,0,0,1,16,0,0,NULL), - (93114,0,0,1,16,0,0,NULL), - (93115,0,1114112,1,16,0,0,'7165'), - (93116,0,33554432,1,16,0,0,'6408'), - (93117,0,1114112,1,16,0,0,'7165'), - (93118,0,33554432,1,16,0,0,'6408'), - (93119,0,0,1,16,0,0,NULL), - (93120,0,0,1,16,0,0,NULL), - (93121,0,33554432,1,16,0,0,'6408'), - (93122,0,0,1,16,0,0,NULL), - (93123,0,0,1,16,0,0,NULL), - (93124,0,0,1,16,0,0,NULL), - (93125,0,0,1,16,0,0,NULL), - (93126,0,0,1,16,0,0,NULL), - (93127,0,0,1,16,0,0,NULL), - (93128,0,1114112,1,16,0,0,'7165'), - (93129,0,0,1,16,0,0,NULL), - (93130,0,0,1,16,0,0,NULL), - (93131,0,0,1,16,0,0,NULL), - (93132,0,0,1,16,0,0,NULL), - (93133,0,1114112,1,16,0,0,'7165'), - (93134,0,0,1,16,0,0,NULL), - (93135,0,0,1,16,0,0,NULL), - (93136,0,0,1,16,0,0,NULL), - (93137,0,0,1,16,0,0,NULL), - (93138,0,0,1,16,0,0,NULL), - (93139,0,1114112,1,16,0,0,'7165'), - (93140,0,0,1,16,0,0,NULL), - (93141,0,0,1,16,0,0,NULL), - (93142,0,0,1,16,0,0,NULL), - (93143,0,0,1,16,0,0,NULL), - (93144,0,1114112,1,16,0,0,'7165'), - (93145,0,0,1,16,0,0,NULL), - (93146,0,33554432,1,16,0,0,'6408'), - (93147,0,33554432,1,16,0,0,'6408'), - (93148,0,0,1,16,0,0,NULL), - (93149,0,33554432,1,16,0,0,'6408'), - (93150,0,33554432,1,16,0,0,'6408'), - (93151,0,33554432,1,16,0,0,'6408'), - (93152,0,33554432,1,16,0,0,'6408'), - (93153,0,0,1,16,0,0,NULL), - (93154,0,0,1,16,0,0,NULL), - (93155,0,0,1,16,0,0,NULL), - (93156,0,0,1,16,0,0,NULL), - (93157,0,0,1,16,0,0,NULL), - (93158,0,0,1,16,0,0,NULL), - (93159,0,0,1,16,0,0,NULL), - (93160,0,0,1,16,0,0,NULL), - (93161,0,0,1,16,0,0,NULL), - (93162,0,0,1,16,0,0,NULL), - (93163,0,0,1,16,0,0,NULL), - (93164,0,0,1,16,0,0,NULL), - (93165,0,0,1,16,0,0,NULL), - (93166,0,0,1,16,0,0,NULL), - (93167,0,0,1,16,0,0,NULL), - (93168,0,0,1,16,0,0,NULL), - (93169,0,0,1,16,0,0,NULL), - (93170,0,0,1,16,0,0,NULL), - (93171,0,0,1,16,0,0,NULL), - (93172,0,0,1,16,0,0,NULL), - (93173,0,0,1,16,0,0,NULL), - (93174,0,0,1,16,0,0,NULL), - (93175,0,0,1,16,0,0,NULL), - (93176,0,0,1,16,0,0,NULL), - (93177,0,0,1,16,0,0,NULL), - (93178,0,0,1,16,0,0,NULL), - (93179,0,0,1,16,0,0,NULL), - (93180,0,0,1,16,0,0,NULL), - (93181,0,0,1,16,0,0,NULL), - (93182,0,33554432,1,16,0,0,'6408'), - (93183,0,0,1,16,0,0,NULL), - (93184,0,0,1,16,0,0,NULL), - (93185,0,0,1,16,0,0,NULL), - (93186,0,0,1,16,0,0,NULL), - (93187,0,0,1,16,0,0,NULL), - (93188,0,0,1,16,0,0,NULL), - (93189,0,0,1,16,0,0,NULL), - (93190,0,0,1,16,0,0,NULL), - (93191,0,0,1,16,0,0,NULL), - (93192,0,0,1,16,0,0,NULL), - (93193,0,0,1,16,0,0,NULL), - (93194,0,0,1,16,0,0,NULL), - (93195,0,0,1,16,0,0,NULL), - (93196,0,0,1,16,0,0,NULL), - (93197,0,33554432,1,16,0,0,'6408'), - (93198,0,0,1,16,0,0,NULL), - (93199,0,0,1,16,0,0,NULL), - (93200,0,0,1,16,0,0,NULL), - (93201,0,0,1,16,0,0,NULL), - (93202,0,0,1,16,0,0,NULL), - (93203,0,0,1,16,0,0,NULL), - (93204,0,0,1,16,0,0,NULL), - (93205,0,0,1,16,0,0,NULL), - (93206,0,0,1,16,0,0,NULL), - (93207,0,0,1,16,0,0,NULL), - (93208,0,0,1,16,0,0,NULL), - (93209,0,7,1,16,0,0,NULL), - (93210,0,0,1,16,0,0,NULL), - (93211,0,0,1,16,0,0,NULL), - (93212,0,0,1,16,0,0,NULL), - (93213,0,0,1,16,0,0,NULL), - (93214,0,0,1,16,0,0,NULL), - (93215,0,0,1,16,0,0,NULL), - (93216,0,0,1,16,0,0,NULL), - (93217,0,0,1,16,0,0,NULL), - (93218,0,0,1,16,0,0,NULL), - (93219,0,0,1,16,0,0,NULL), - (93220,0,0,1,16,0,0,NULL), - (93221,0,0,1,16,0,0,NULL), - (93222,0,0,1,16,0,0,NULL), - (93223,0,0,1,16,0,0,NULL), - (93224,0,0,1,16,0,0,NULL), - (93225,0,0,1,16,0,0,NULL), - (93226,0,0,1,16,0,0,NULL), - (93227,0,0,1,16,0,0,NULL), - (93228,0,0,1,16,0,0,NULL), - (93229,0,0,1,16,0,0,NULL), - (93230,0,0,1,16,0,0,NULL), - (93231,0,0,1,16,0,0,NULL), - (93232,0,0,1,16,0,0,NULL), - (93233,0,0,1,16,0,0,NULL), - (93234,0,0,1,16,0,0,NULL), - (93235,0,0,1,16,0,0,NULL), - (93236,0,0,1,16,0,0,NULL), - (93237,0,0,1,16,0,0,NULL), - (93238,0,0,1,16,0,0,NULL), - (93239,0,0,1,16,0,0,NULL), - (93240,0,0,1,16,0,0,NULL), - (93241,0,0,1,16,0,0,NULL), - (93242,0,0,1,16,0,0,NULL), - (93243,0,33554432,1,16,0,0,'6408'), - (93244,0,0,1,16,0,0,NULL), - (93245,0,0,1,16,0,0,NULL), - (93246,0,0,1,16,0,0,NULL), - (93247,0,0,1,16,0,0,NULL), - (93248,0,0,1,16,0,0,NULL), - (93249,0,0,1,16,0,0,NULL), - (93250,0,1114112,1,16,0,0,'7165'), - (93251,0,1114112,1,16,0,0,'7165'), - (93254,0,0,1,16,0,0,NULL), - (93255,0,0,1,16,0,0,NULL), - (93256,0,0,1,16,0,0,NULL), - (93257,0,0,1,16,0,0,NULL), - (93258,0,0,1,16,0,0,NULL), - (93259,0,0,1,16,0,0,NULL), - (93260,0,0,1,16,0,0,NULL), - (93261,0,0,1,16,0,0,NULL), - (93262,0,0,1,16,0,0,NULL), - (93263,0,0,1,16,0,0,NULL), - (93264,0,0,1,16,0,0,NULL), - (93265,0,0,1,16,0,0,NULL), - (93266,0,0,1,16,0,0,NULL), - (93267,0,0,1,16,0,0,NULL), - (93268,0,0,1,16,0,0,NULL), - (93269,0,0,1,16,0,0,NULL), - (93270,0,0,1,16,0,0,NULL), - (93271,0,0,1,16,0,0,NULL), - (93272,0,0,1,16,0,0,NULL), - (93273,0,0,1,16,0,0,NULL), - (93274,0,0,1,16,0,0,NULL), - (93275,0,0,1,16,0,0,NULL), - (93276,0,0,1,16,0,0,NULL), - (93277,0,0,1,16,0,0,NULL), - (93278,0,0,1,16,0,0,NULL), - (93279,0,0,1,16,0,0,NULL), - (93280,0,0,1,16,0,0,NULL), - (93281,0,0,1,16,0,0,NULL), - (93282,0,0,1,16,0,0,NULL), - (93283,0,0,1,16,0,0,NULL), - (93284,0,0,1,16,0,0,NULL), - (93285,0,0,1,16,0,0,NULL), - (93286,0,0,1,16,0,0,NULL), - (93287,0,0,1,16,0,0,NULL), - (93288,0,0,1,16,0,0,NULL), - (93289,0,0,1,16,0,0,NULL), - (93290,0,0,1,16,0,0,NULL), - (93291,0,0,1,16,0,0,NULL), - (93292,0,0,1,16,0,0,NULL), - (93293,0,0,1,16,0,0,NULL), - (93294,0,0,1,16,0,0,NULL), - (93295,0,0,1,16,0,0,NULL), - (93296,0,0,1,16,0,0,NULL), - (93297,0,0,1,16,0,0,NULL), - (93298,0,33554432,1,16,0,0,'6408'), - (93299,0,33554432,1,16,0,0,'6408'), - (93300,0,33554432,1,16,0,0,'6408'), - (93301,0,7,1,16,0,0,NULL), - (93302,0,0,1,16,0,0,NULL), - (93303,0,0,1,16,0,0,NULL), - (93304,0,0,1,16,0,0,NULL), - (93305,0,0,1,16,0,0,NULL), - (93306,0,0,1,16,0,0,NULL), - (93307,0,0,1,16,0,0,NULL), - (93308,0,0,1,16,0,0,NULL), - (93309,0,0,1,16,0,0,NULL), - (93310,0,33554432,1,16,0,0,'6408'), - (93311,0,33554432,1,16,0,0,'6408'), - (93312,0,0,1,16,0,0,NULL), - (93313,0,0,1,16,0,0,NULL), - (93314,0,0,1,16,0,0,NULL), - (93315,0,0,1,16,0,0,NULL), - (93316,0,0,1,16,0,0,NULL), - (93317,0,0,1,16,0,0,NULL), - (93318,0,0,1,16,0,0,NULL), - (93319,0,0,1,16,0,0,NULL), - (93320,0,0,1,16,0,0,NULL), - (93321,0,0,1,16,0,0,NULL), - (93322,0,0,1,16,0,0,NULL), - (93323,0,0,1,16,0,0,NULL), - (93324,0,1114112,1,16,0,0,'7165'), - (93325,0,0,1,16,0,0,NULL), - (93326,0,0,1,16,0,0,NULL), - (93327,0,0,1,16,0,0,NULL), - (93328,0,0,1,16,0,0,NULL), - (93329,0,0,1,16,0,0,NULL), - (93330,0,0,1,16,0,0,NULL), - (93331,0,0,1,16,0,0,NULL), - (93332,0,0,1,16,0,0,NULL), - (93333,0,0,1,16,0,0,NULL), - (93334,0,0,1,16,0,0,NULL), - (93335,0,0,1,16,0,0,NULL), - (93336,0,0,1,16,0,0,NULL), - (93337,0,0,1,16,0,0,NULL), - (93338,0,0,1,16,0,0,NULL), - (93339,0,0,1,16,0,0,NULL), - (93340,0,0,1,16,0,0,NULL), - (93341,0,0,1,16,0,0,NULL), - (93342,0,0,1,16,0,0,NULL), - (93343,0,0,1,16,0,0,NULL), - (93344,0,0,1,16,0,0,NULL), - (93345,0,0,1,16,0,0,NULL), - (93346,0,0,1,16,0,0,NULL), - (93347,0,0,1,16,0,0,NULL), - (93348,0,0,1,16,0,0,NULL), - (93349,0,0,1,16,0,0,NULL), (93350,0,0,1,16,0,0,'6408'), - (93351,0,33554432,1,16,0,0,'6408'), - (93352,0,0,1,16,0,0,NULL), - (93353,0,0,1,16,0,0,NULL), - (93354,0,0,1,16,0,0,NULL), - (93355,0,0,1,16,0,0,NULL), - (93356,0,0,1,16,0,0,NULL), - (93357,0,0,1,16,0,0,NULL), - (93358,0,0,1,16,0,0,NULL), - (93359,0,0,1,16,0,0,NULL), - (93360,0,0,1,16,0,0,NULL), - (93361,0,0,1,16,0,0,NULL), - (93362,0,0,1,16,0,0,NULL), - (93363,0,0,1,16,0,0,NULL), - (93364,0,0,1,16,0,0,NULL), (93365,0,0,1,16,0,0,'6408'), - (93366,0,0,1,16,0,0,NULL), - (93367,0,0,1,16,0,0,NULL), - (93368,0,0,1,16,0,0,NULL), - (93369,0,0,1,16,0,0,NULL), - (93370,0,0,1,16,0,0,NULL), - (93371,0,0,1,16,0,0,NULL), - (93372,0,0,1,16,0,0,NULL), - (93373,0,1114112,1,16,0,0,'7165'), - (93374,0,0,1,16,0,0,NULL), - (93375,0,1114112,1,16,0,0,'7165'), - (93376,0,1114112,1,16,0,0,'7165'), - (93377,0,0,1,16,0,0,NULL), - (93378,0,0,1,16,0,0,NULL), - (93379,0,0,1,16,0,0,NULL), - (93380,0,0,1,16,0,0,NULL), - (93381,0,0,1,16,0,0,NULL), - (93382,0,0,1,16,0,0,NULL), - (93383,0,0,1,16,0,0,NULL), - (93384,0,0,1,16,0,0,NULL), - (93385,0,1114112,1,16,0,0,'7165'), - (93386,0,1114112,1,16,0,0,'7165'), - (93387,0,0,1,16,0,0,NULL), - (93388,0,0,1,16,0,0,NULL), - (93389,0,0,1,16,0,0,NULL), - (93390,0,0,1,16,0,0,NULL), - (93391,0,0,1,16,0,0,NULL), - (93392,0,0,1,16,0,0,NULL), - (93393,0,0,1,16,0,0,NULL), - (93394,0,0,1,16,0,0,NULL), - (93395,0,0,1,16,0,0,NULL), - (93396,0,0,1,16,0,0,NULL), - (93397,0,0,1,16,0,0,NULL), - (93398,0,0,1,16,0,0,NULL), - (93399,0,0,1,16,0,0,NULL), - (93400,0,0,1,16,0,0,NULL), - (93401,0,0,1,16,0,0,NULL), - (93402,0,0,1,16,0,0,NULL), - (93403,0,0,1,16,0,0,NULL), - (93404,0,0,1,16,0,0,NULL), - (93405,0,0,1,16,0,0,NULL), - (93406,0,0,1,16,0,0,NULL), - (93407,0,0,1,16,0,0,NULL), - (93408,0,0,1,16,0,0,NULL), - (93409,0,0,1,16,0,0,NULL), - (93410,0,0,1,16,0,0,NULL), - (93411,0,0,1,16,0,0,NULL), - (93412,0,0,1,16,0,0,NULL), - (93413,0,0,1,16,0,0,NULL), - (93414,0,0,1,16,0,0,NULL), - (93415,0,0,1,16,0,0,NULL), - (93416,0,0,1,16,0,0,NULL), - (93417,0,0,1,16,0,0,NULL), - (93418,0,0,1,16,0,0,NULL), - (93419,0,0,1,16,0,0,NULL), - (93420,0,0,1,16,0,0,NULL), - (93421,0,0,1,16,0,0,NULL), - (93422,0,0,1,16,0,0,NULL), - (93423,0,0,1,16,0,0,NULL), - (93424,0,0,1,16,0,0,NULL), - (93425,0,0,1,16,0,0,NULL), - (93426,0,0,1,16,0,0,NULL), - (93427,0,0,1,16,0,0,NULL), - (93428,0,0,1,16,0,0,NULL), - (93429,0,0,1,16,0,0,NULL), - (93430,0,0,1,16,0,0,NULL), - (93431,0,0,1,16,0,0,NULL), - (93432,0,0,1,16,0,0,NULL), - (93433,0,0,1,16,0,0,NULL), - (93434,0,0,1,16,0,0,NULL), - (93435,0,0,1,16,0,0,NULL), - (93436,0,0,1,16,0,0,NULL), - (93437,0,0,1,16,0,0,NULL), - (93438,0,0,1,16,0,0,NULL), - (93439,0,0,1,16,0,0,NULL), - (93440,0,0,1,16,0,0,NULL), - (93441,0,0,1,16,0,0,NULL), - (93442,0,0,1,16,0,0,NULL), - (93443,0,0,1,16,0,0,NULL), - (93444,0,0,1,16,0,0,NULL), - (93445,0,0,1,16,0,0,NULL), - (93446,0,1114112,1,16,0,0,'7165'), - (93447,0,1114112,1,16,0,0,'7165'), - (93448,0,0,1,16,0,0,NULL), - (93449,0,0,1,16,0,0,NULL), - (93450,0,33554432,1,16,0,0,'6408'), - (93451,0,0,1,16,0,0,NULL), - (93452,0,1114112,1,16,0,0,'7165'), - (93453,0,0,1,16,0,0,NULL), - (93454,0,0,1,16,0,0,NULL), - (93455,0,0,1,16,0,0,NULL), - (93456,0,0,1,16,0,0,NULL), - (93457,0,0,1,16,0,0,NULL), - (93458,0,1114112,1,16,0,0,'7165'), - (93459,0,0,1,16,0,0,NULL), - (93460,0,0,1,16,0,0,NULL), - (93461,0,0,1,16,0,0,NULL), - (93462,0,0,1,16,0,0,NULL), - (93463,0,0,1,16,0,0,NULL), - (93464,0,0,1,16,0,0,NULL), - (93465,0,0,1,16,0,0,NULL), - (93466,0,0,1,16,0,0,NULL), - (93467,0,0,1,16,0,0,NULL), - (93468,0,0,1,16,0,0,NULL), - (93469,0,0,1,16,0,0,NULL), - (93470,0,0,1,16,0,0,NULL), - (93471,0,0,1,16,0,0,NULL), - (93472,0,0,1,16,0,0,NULL), - (93473,0,0,1,16,0,0,NULL), - (93474,0,0,1,16,0,0,NULL), - (93475,0,0,1,16,0,0,NULL), - (93476,0,0,1,16,0,0,NULL), - (93477,0,0,1,16,0,0,NULL), - (93478,0,0,1,16,0,0,NULL), - (93479,0,0,1,16,0,0,NULL), - (93480,0,0,1,16,0,0,NULL), - (93481,0,0,1,16,0,0,NULL), - (93482,0,0,1,16,0,0,NULL), - (93483,0,0,1,16,0,0,NULL), - (93484,0,0,1,16,0,0,NULL), - (93485,0,0,1,16,0,0,NULL), - (93486,0,0,1,16,0,0,NULL), - (93487,0,0,1,16,0,0,NULL), - (93488,0,0,1,16,0,0,NULL), - (93489,0,0,1,16,0,0,NULL), - (93490,0,0,1,16,0,0,NULL), - (93491,0,0,1,16,0,0,NULL), - (93492,0,0,1,16,0,0,NULL), - (93493,0,0,1,16,0,0,NULL), - (93494,0,0,1,16,0,0,NULL), - (93495,0,0,1,16,0,0,NULL), - (93496,0,0,1,16,0,0,NULL), - (93497,0,0,1,16,0,0,NULL), - (93498,0,0,1,16,0,0,NULL), - (93499,0,0,1,16,0,0,NULL), - (93500,0,0,1,16,0,0,NULL), - (93501,0,0,1,16,0,0,NULL), - (93502,0,0,1,16,0,0,NULL), - (93503,0,0,1,16,0,0,NULL), - (93504,0,0,1,16,0,0,NULL), - (93505,0,0,1,16,0,0,NULL), - (93506,0,0,1,16,0,0,NULL), - (93507,0,0,1,16,0,0,NULL), - (93508,0,0,1,16,0,0,NULL), - (93509,0,0,1,16,0,0,NULL), - (93510,0,0,1,16,0,0,NULL), - (93511,0,0,1,16,0,0,NULL), - (93512,0,0,1,16,0,0,NULL), - (93513,0,0,1,16,0,0,NULL), - (93514,0,0,1,16,0,0,NULL), - (93515,0,0,1,16,0,0,NULL), - (93516,0,0,1,16,0,0,NULL), - (93517,0,0,1,16,0,0,NULL), - (93518,0,0,1,16,0,0,NULL), - (93519,0,0,1,16,0,0,NULL), - (93520,0,0,1,16,0,0,NULL), - (93521,0,0,1,16,0,0,NULL), - (93522,0,0,1,16,0,0,NULL), - (93523,0,0,1,16,0,0,NULL), - (93524,0,0,1,16,0,0,NULL), - (93525,0,0,1,16,0,0,NULL), - (93526,0,0,1,16,0,0,NULL), - (93527,0,0,1,16,0,0,NULL), - (93528,0,0,1,16,0,0,NULL), - (93529,0,0,1,16,0,0,NULL), - (93530,0,0,1,16,0,0,NULL), - (93531,0,0,1,16,0,0,NULL), - (93532,0,0,1,16,0,0,NULL), - (93533,0,0,1,16,0,0,NULL), - (93534,0,0,1,16,0,0,NULL), - (93535,0,0,1,16,0,0,NULL), - (93536,0,0,1,16,0,0,NULL), - (93537,0,0,1,16,0,0,NULL), - (93538,0,0,1,16,0,0,NULL), - (93539,0,0,1,16,0,0,NULL), - (93540,0,0,1,16,0,0,NULL), - (93541,0,0,1,16,0,0,NULL), - (93542,0,0,1,16,0,0,NULL), - (93543,0,0,1,16,0,0,NULL), - (93544,0,0,1,16,0,0,NULL), - (93545,0,0,1,16,0,0,NULL), - (93546,0,0,1,16,0,0,NULL), - (93547,0,0,1,16,0,0,NULL), - (93548,0,0,1,16,0,0,NULL), - (93549,0,0,1,16,0,0,NULL), - (93550,0,0,1,16,0,0,NULL), - (93551,0,0,1,16,0,0,NULL), - (93552,0,0,1,16,0,0,NULL), - (93553,0,0,1,16,0,0,NULL), - (93554,0,0,1,16,0,0,NULL), - (93555,0,0,1,16,0,0,NULL), - (93556,0,0,1,16,0,0,NULL), - (93557,0,0,1,16,0,0,NULL), - (93558,0,0,1,16,0,0,NULL), - (93559,0,0,1,16,0,0,NULL), - (93560,0,0,1,16,0,0,NULL), - (93561,0,0,1,16,0,0,NULL), - (93562,0,0,1,16,0,0,NULL), - (93563,0,0,1,16,0,0,NULL), - (93564,0,0,1,16,0,0,NULL), - (93565,0,0,1,16,0,0,NULL), - (93566,0,0,1,16,0,0,NULL), - (93567,0,0,1,16,0,0,NULL), - (93568,0,0,1,16,0,0,NULL), - (93569,0,0,1,16,0,0,NULL), - (93570,0,0,1,16,0,0,NULL), - (93571,0,0,1,16,0,0,NULL), - (93572,0,0,1,16,0,0,NULL), - (93573,0,0,1,16,0,0,NULL), - (93574,0,0,1,16,0,0,NULL), - (93575,0,0,1,16,0,0,NULL), - (93576,0,0,1,16,0,0,NULL), - (93577,0,0,1,16,0,0,NULL), - (93578,0,0,1,16,0,0,NULL), - (93579,0,0,1,16,0,0,NULL), - (93580,0,0,1,16,0,0,NULL), - (93581,0,0,1,16,0,0,NULL), - (93582,0,0,1,16,0,0,NULL), - (93583,0,0,1,16,0,0,NULL), - (93584,0,0,1,16,0,0,NULL), - (93585,0,0,1,16,0,0,NULL), - (93586,0,0,1,16,0,0,NULL), - (93588,0,0,1,16,0,0,NULL), - (93589,0,0,1,16,0,0,NULL), - (93590,0,0,1,16,0,0,NULL), - (93591,0,0,1,16,0,0,NULL), - (93592,0,33554432,1,16,0,0,'6408'), - (93593,0,0,1,16,0,0,NULL), - (93594,0,0,1,16,0,0,NULL), - (93595,0,0,1,16,0,0,NULL), - (93596,0,33554432,1,16,0,0,'6408'), - (93597,0,33554432,1,16,0,0,'6408'), - (93598,0,0,1,16,0,0,NULL), - (93599,0,0,1,16,0,0,NULL), - (93600,0,0,1,16,0,0,NULL), - (93601,0,0,1,16,0,0,NULL), - (93602,0,0,1,16,0,0,NULL), - (93603,0,0,1,16,0,0,NULL), - (93604,0,0,1,16,0,0,NULL), - (93605,0,0,1,16,0,0,NULL), - (93606,0,0,1,16,0,0,NULL), - (93607,0,0,1,16,0,0,NULL), - (93608,0,0,1,16,0,0,NULL), - (93609,0,0,1,16,0,0,NULL), - (93611,0,0,1,16,0,0,NULL), - (93612,0,0,1,16,0,0,NULL), - (93613,0,33554432,1,16,0,0,'6408'), - (93614,0,33554432,1,16,0,0,'6408'), - (93615,0,0,1,16,0,0,NULL), - (93616,0,0,1,16,0,0,NULL), - (93617,0,0,1,16,0,0,NULL), - (93618,0,0,1,16,0,0,NULL), - (93619,0,0,1,16,0,0,NULL), - (93620,0,0,1,16,0,0,NULL), - (93621,0,0,1,16,0,0,NULL), - (93622,0,0,1,16,0,0,NULL), - (93623,0,0,1,16,0,0,NULL), - (93624,0,0,1,16,0,0,NULL), - (93625,0,33554432,1,16,0,0,'6408'), - (93626,0,0,1,16,0,0,NULL), - (93627,0,0,1,16,0,0,NULL), - (93628,0,0,1,16,0,0,NULL), - (93629,0,0,1,16,0,0,NULL), - (93630,0,33554432,1,16,0,0,'6408'), - (93631,0,0,1,16,0,0,NULL), - (93632,0,0,1,16,0,0,NULL), - (93633,0,0,1,16,0,0,NULL), - (93634,0,0,1,16,0,0,NULL), - (93635,0,0,1,16,0,0,NULL), - (93636,0,0,1,16,0,0,NULL), - (93637,0,0,1,16,0,0,NULL), - (93638,0,0,1,16,0,0,NULL), - (93640,0,0,1,16,0,0,NULL), - (93641,0,0,1,16,0,0,NULL), - (93642,0,0,1,16,0,0,NULL), - (93643,0,0,1,16,0,0,NULL), - (93644,0,0,1,16,0,0,NULL), - (93645,0,0,1,16,0,0,NULL), - (93647,0,0,1,16,0,0,NULL), - (93648,0,0,1,16,0,0,NULL), - (93649,0,0,1,16,0,0,NULL), - (93650,0,0,1,16,0,0,NULL), - (93651,0,0,1,16,0,0,NULL), - (93653,0,33554432,1,16,0,0,'6408'), - (93654,0,0,1,16,0,0,NULL), - (93655,0,0,1,16,0,0,NULL), - (93656,0,0,1,16,0,0,NULL), - (93657,0,0,1,16,0,0,NULL), - (93658,0,0,1,16,0,0,NULL), - (93659,0,0,1,16,0,0,NULL), - (93660,0,0,1,16,0,0,NULL), - (93661,0,0,1,16,0,0,NULL), - (93662,0,0,1,16,0,0,NULL), - (93663,0,0,1,16,0,0,NULL), - (93664,0,0,1,16,0,0,NULL), - (93665,0,0,1,16,0,0,NULL), - (93666,0,0,1,16,0,0,NULL), - (93667,0,0,1,16,0,0,NULL), - (93668,0,0,1,16,0,0,NULL), - (93669,0,0,1,16,0,0,NULL), - (93670,0,0,1,16,0,0,NULL), - (93671,0,0,1,16,0,0,NULL), - (93672,0,0,1,16,0,0,NULL), - (93673,0,0,1,16,0,0,NULL), - (93674,0,0,1,16,0,0,NULL), - (93675,0,0,1,16,0,0,NULL), - (93676,0,33554432,1,16,0,0,'6408'), - (93677,0,0,1,16,0,0,NULL), - (93678,0,0,1,16,0,0,NULL), - (93679,0,0,1,16,0,0,NULL), - (93680,0,33554432,1,16,0,0,'6408'), - (93681,0,0,1,16,0,0,NULL), - (93682,0,0,1,16,0,0,NULL), - (93683,0,0,1,16,0,0,NULL), - (93684,0,0,1,16,0,0,NULL), - (93685,0,0,1,16,0,0,NULL), (93686,0,0,1,16,0,0,'6408'), - (93687,0,0,1,16,0,0,NULL), (93688,0,0,1,16,0,0,'6408'), - (93689,0,0,1,16,0,0,NULL), - (93690,0,0,1,16,0,0,NULL), (93691,0,0,1,16,0,0,'6408'), - (93692,0,0,1,16,0,0,NULL), - (93693,0,0,1,16,0,0,NULL), - (93694,0,0,1,16,0,0,NULL), - (93696,0,0,1,16,0,0,NULL), - (93697,0,0,1,16,0,0,NULL), - (93698,0,0,1,16,0,0,NULL), - (93699,0,0,1,16,0,0,NULL), - (93700,0,0,1,16,0,0,NULL), - (93701,0,0,1,16,0,0,NULL), - (93702,0,0,1,16,0,0,NULL), - (93703,0,0,1,16,0,0,NULL), - (93704,0,0,1,16,0,0,NULL), - (93705,0,0,1,16,0,0,NULL), - (93706,0,0,1,16,0,0,NULL), - (93707,0,33554432,1,16,0,0,'6408'), - (93708,0,0,1,16,0,0,NULL), - (93709,0,0,1,16,0,0,NULL), - (93710,0,0,1,16,0,0,NULL), - (93711,0,0,1,16,0,0,NULL), - (93712,0,0,1,16,0,0,NULL), - (93713,0,0,1,16,0,0,NULL), - (93714,0,0,1,16,0,0,NULL), - (93715,0,0,1,16,0,0,NULL), - (93716,0,0,1,16,0,0,NULL), - (93717,0,0,1,16,0,0,NULL), - (93718,0,0,1,16,0,0,NULL), - (93719,0,0,1,16,0,0,NULL), - (93720,0,0,1,16,0,0,NULL), - (93721,0,0,1,16,0,0,NULL), - (93722,0,0,1,16,0,0,NULL), (93723,0,0,1,16,0,0,'6408'), - (93724,0,0,1,16,0,0,NULL), - (93725,0,0,1,16,0,0,NULL), - (93726,0,0,1,16,0,0,NULL), - (93727,0,0,1,16,0,0,NULL), - (93728,0,0,1,16,0,0,NULL), - (93729,0,0,1,16,0,0,NULL), - (93730,0,0,1,16,0,0,NULL), - (93731,0,0,1,16,0,0,NULL), - (93732,0,0,1,16,0,0,NULL), - (93733,0,0,1,16,0,0,NULL), - (93735,0,0,1,16,0,0,NULL), - (93736,0,0,1,16,0,0,NULL), - (93737,0,0,1,16,0,0,NULL), - (93738,0,0,1,16,0,0,NULL), - (93739,0,0,1,16,0,0,NULL), - (93740,0,0,1,16,0,0,NULL), - (93741,0,0,1,16,0,0,NULL), - (93742,0,0,1,16,0,0,NULL), - (93743,0,0,1,16,0,0,NULL), - (93744,0,0,1,16,0,0,NULL), - (93745,0,0,1,16,0,0,NULL), - (93746,0,0,1,16,0,0,NULL), - (93747,0,0,1,16,0,0,NULL), - (93748,0,0,1,16,0,0,NULL), - (93749,0,0,1,16,0,0,NULL), - (93750,0,0,1,16,0,0,NULL), - (93751,0,0,1,16,0,0,NULL), - (93752,0,0,1,16,0,0,NULL), - (93753,0,0,1,16,0,0,NULL), - (93754,0,0,1,16,0,0,NULL), - (93755,0,0,1,16,0,0,NULL), - (93756,0,0,1,16,0,0,NULL), - (93757,0,0,1,16,0,0,NULL), - (93758,0,0,1,16,0,0,NULL), - (93759,0,0,1,16,0,0,NULL), - (93760,0,0,1,16,0,0,NULL), - (93761,0,0,1,16,0,0,NULL), (94491,0,0,0,0,0,0,NULL), (94492,0,0,0,0,0,0,NULL), (94814,0,0,1,16,0,1024,NULL), @@ -115016,36 +66799,9 @@ VALUES (94852,0,0,1,16,0,1024,NULL), (94853,0,0,1,16,0,1024,NULL), (94854,0,0,1,16,0,1024,NULL), - (94921,0,0,1,16,0,0,'25824'), - (105971,0,0,1,16,0,0,'6523'), (134011,0,1,1,16,0,0,NULL), - (134148,0,33554432,1,16,0,0,'6408'), - (134149,0,33554432,1,16,0,0,'6408'), - (134150,0,33554432,1,16,0,0,'6408'), - (134151,0,33554432,1,16,0,0,'6408'), - (134152,0,33554432,1,16,0,0,'6408'), - (134153,0,33554432,1,16,0,0,'6408'), - (134154,0,33554432,1,16,0,0,'6408'), - (134155,0,33554432,1,16,0,0,'6408'), - (134156,0,33554432,1,16,0,0,'6408'), - (134157,0,33554432,1,16,0,0,'6408'), - (134158,0,33554432,1,16,0,0,'6408'), - (134159,0,33554432,1,16,0,0,'6408'), - (134996,0,0,1,16,0,0,'18950'), - (134997,0,0,1,16,0,0,'18950'), - (134998,0,0,1,16,0,0,'18950'), - (134999,0,0,1,16,0,0,'18950'), - (135000,0,0,1,16,0,0,'18950'), - (135001,0,0,1,16,0,0,'18950'), - (135002,0,0,1,16,0,0,'18950'), - (135003,0,0,1,16,0,0,'18950'), - (135004,0,0,1,16,0,0,'18950'), - (135005,0,0,1,16,0,0,'18950'), - (139673,0,0,1,0,0,0,'22277 19818'), (139674,0,0,1,0,0,0,'22278 19818'), (139675,0,0,1,0,0,0,'22281 19818'), - (139714,0,0,1,0,0,0,'22281'), - (139715,0,0,1,0,0,0,'22281'), (139716,0,0,1,0,0,0,'22280'), (139717,0,0,1,0,0,0,'22278'), (139801,0,0,1,0,0,0,'22280 19818'), @@ -115723,13 +67479,13 @@ VALUES (485608,4856,7,0,100,0,0,0,0,0,22,1,0,0,40,1,0,0,0,0,0,0,'Stonevault Cave Hunter - Set Phase 1 and Set Melee Weapon Model on Evade'), (673301,6733,2,0,100,0,15,0,0,0,25,0,0,0,1,-47,0,0,0,0,0,0,'Stonevault Basher - Flee at 15% HP'), (1422401,14224,1,0,100,1,10000,60000,120000,240000,1,-545,-546,-547,0,0,0,0,0,0,0,0,'7:XT - Random Say OOC'), - (904401,9044,4,0,100,2,0,0,0,0,49,1,0,0,20,0,0,0,0,0,0,0,'Scarshield Sentry - Enable Dynamic Movement and Prevent Melee on Aggro'), - (904402,9044,9,0,100,3,5,35,2300,3900,11,6660,4,0,40,2,0,0,0,0,0,0,'Scarshield Sentry - Cast Shoot and Set Ranged Weapon Model'), - (904403,9044,9,0,100,3,7000,11000,11000,15000,11,14443,4,0,40,2,0,0,0,0,0,0,'Scarshield Sentry - Cast Multi-Shot and Set Ranged Weapon Model'), - (904404,9044,9,0,100,3,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Scarshield Sentry - Enable Dynamic Movement at 9-80 Yards'), - (904405,9044,9,0,100,3,0,8,1000,1000,49,0,0,0,20,1,0,0,40,1,0,0,'Scarshield Sentry - Disable Dynamic Movement and Enable Melee and Set Melee Weapon Model at 0-8 Yards'), - (904406,9044,0,0,100,3,7000,12000,10000,16000,11,14897,1,1,0,0,0,0,0,0,0,0,'Scarshield Sentry - Cast Slowing Poison'), - (904407,9044,7,0,100,2,0,0,0,0,40,1,0,0,0,0,0,0,0,0,0,0,'Scarshield Sentry - Set Melee Weapon Model on Evade'), + (904401,9044,4,0,100,0,0,0,0,0,49,1,0,0,20,0,0,0,0,0,0,0,'Scarshield Sentry - Enable Dynamic Movement and Prevent Melee on Aggro'), + (904402,9044,9,0,100,1,5,35,2300,3900,11,6660,4,0,40,2,0,0,0,0,0,0,'Scarshield Sentry - Cast Shoot and Set Ranged Weapon Model'), + (904403,9044,9,0,100,1,7000,11000,11000,15000,11,14443,4,0,40,2,0,0,0,0,0,0,'Scarshield Sentry - Cast Multi-Shot and Set Ranged Weapon Model'), + (904404,9044,9,0,100,1,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Scarshield Sentry - Enable Dynamic Movement at 9-80 Yards'), + (904405,9044,9,0,100,1,0,8,1000,1000,49,0,0,0,20,1,0,0,40,1,0,0,'Scarshield Sentry - Disable Dynamic Movement and Enable Melee and Set Melee Weapon Model at 0-8 Yards'), + (904406,9044,0,0,100,1,7000,12000,10000,16000,11,14897,1,1,0,0,0,0,0,0,0,0,'Scarshield Sentry - Cast Slowing Poison'), + (904407,9044,7,0,100,0,0,0,0,0,40,1,0,0,0,0,0,0,0,0,0,0,'Scarshield Sentry - Set Melee Weapon Model on Evade'), (597401,5974,0,0,5,0,0,0,0,0,1,-359,-360,-361,0,0,0,0,0,0,0,0,'Dreadmaul Ogre - Random Say on Aggro'), (597402,5974,0,0,100,1,13300,26700,13300,56600,11,11960,1,0,0,0,0,0,0,0,0,0,'Dreadmaul Ogre - Cast Curse of the Dreadmaul'), (597501,5975,0,0,5,0,0,0,0,0,1,-359,-360,-361,0,0,0,0,0,0,0,0,'Dreadmaul Ogre Mage - Random Say on Aggro'), @@ -115880,6 +67636,22 @@ VALUES (766712,7667,27,0,100,1,12544,1,15000,30000,11,12544,0,0,0,0,0,0,0,0,0,0,'Lady Sevine - Cast Frost Armor on Missing Buff'), (766713,7667,8,0,100,0,12938,-1,0,0,42,0,1,0,0,0,0,0,0,0,0,0,'Lady Sevine - Remove Invincible on Fel Curse Spellhit'), (766714,7667,7,0,100,0,0,0,0,0,42,1,1,0,22,0,0,0,0,0,0,0,'Lady Sevine - Set Invincible at 1% HP and Set Phase 0 on Evade'), + (766801,7668,4,0,100,0,0,0,0,0,42,5,1,0,22,1,0,0,0,0,0,0,'Servant of Razelikh - Set Invicibility at 5% HP and Set Phase 1 on Aggro'), + (766802,7668,2,5,100,1,5,0,10000,10000,11,10794,0,1,1,-1481,0,0,0,0,0,0,'Servant of Razelikh - Cast Spirit Shock and TextEmote at 5% HP (Phase 1)'), + (766803,7668,8,5,100,0,10805,-1,0,0,42,0,1,0,22,2,0,0,0,0,0,0,'Servant of Razelikh - Remove Invicibility and Set Phase 2 on Shackle Shatter Spellhit (Phase 1)'), + (766804,7668,7,0,100,0,0,0,0,0,22,0,0,0,42,5,1,0,0,0,0,0,'Servant of Razelikh - Set Phase to 0 and Set Invicibility at 5% HP on Evade'), + (766901,7669,4,0,100,0,0,0,0,0,42,5,1,0,22,1,0,0,0,0,0,0,'Servant of Grol - Set Invicibility at 5% HP and Set Phase 1 on Aggro'), + (766902,7669,2,5,100,0,5,0,10000,10000,11,10794,0,1,1,-1481,0,0,0,0,0,0,'Servant of Grol - Cast Spirit Shock and TextEmote at 5% HP (Phase 1)'), + (766903,7669,8,5,100,0,10834,-1,0,0,42,0,1,0,22,2,0,0,0,0,0,0,'Servant of Grol - Remove Invicibility and Set Phase 2 on Shackle Shatter Spellhit (Phase 1)'), + (766904,7669,7,0,100,0,0,0,0,0,22,0,0,0,42,5,1,0,0,0,0,0,'Servant of Grol - Set Phase to 0 and Set Invicibility at 5% HP on Evade'), + (767001,7670,4,0,100,0,0,0,0,0,42,5,1,0,22,1,0,0,0,0,0,0,'Servant of Allistarj - Set Invicibility at 5% HP and Set Phase 1 on Aggro'), + (767002,7670,2,5,100,0,5,0,10000,10000,11,10794,0,1,1,-1481,0,0,0,0,0,0,'Servant of Allistarj - Cast Spirit Shock and TextEmote at 5% HP (Phase 1)'), + (767003,7670,8,5,100,0,10835,-1,0,0,42,0,1,0,22,2,0,0,0,0,0,0,'Servant of Allistarj - Remove Invicibility and Set Phase 2 on Shackle Shatter Spellhit (Phase 1)'), + (767004,7670,7,0,100,0,0,0,0,0,22,0,0,0,42,5,1,0,0,0,0,0,'Servant of Allistarj - Set Phase to 0 and Set Invicibility at 5% HP on Evade'), + (767101,7671,4,0,100,0,0,0,0,0,42,5,1,0,22,1,0,0,0,0,0,0,'Servant of Sevine - Set Invicibility at 5% HP and Set Phase 1 on Aggro'), + (767102,7671,2,5,100,0,5,0,10000,10000,11,10794,0,1,1,-1481,0,0,0,0,0,0,'Servant of Sevine - Cast Spirit Shock and TextEmote at 5% HP (Phase 1)'), + (767103,7671,8,5,100,0,10836,-1,0,0,42,0,1,0,22,2,0,0,0,0,0,0,'Servant of Sevine - Remove Invicibility and Set Phase 2 on Shackle Shatter Spellhit (Phase 1)'), + (767104,7671,7,0,100,0,0,0,0,0,22,0,0,0,42,5,1,0,0,0,0,0,'Servant of Sevine - Set Phase to 0 and Set Invicibility at 5% HP on Evade'), (772801,7728,0,0,100,1,4000,6000,20000,26000,11,12097,1,0,0,0,0,0,0,0,0,0,'Kirith the Damned - Cast Pierce Armor'), (772802,7728,0,0,100,1,2000,4000,9000,13000,11,12745,4,1,0,0,0,0,0,0,0,0,'Kirith the Damned - Cast Mana Burn'), (772803,7728,6,0,100,0,0,0,0,0,11,10853,0,7,0,0,0,0,0,0,0,0,'Kirith the Damned - Cast Spirit of Kirith on Death'), @@ -116084,7 +67856,7 @@ VALUES (946101,9461,0,0,100,1,1000,1000,120000,120000,11,8269,0,1,0,0,0,0,0,0,0,0,'Frenzied Black Drake - Cast Frenzy'), (946102,9461,0,0,100,1,2300,2900,19500,46300,11,9573,1,0,0,0,0,0,0,0,0,0,'Frenzied Black Drake - Cast Flame Breath'), (946103,9461,0,0,100,1,1100,3800,2300,6100,11,9574,1,0,0,0,0,0,0,0,0,0,'Frenzied Black Drake - Cast Flame Buffet'), - (946104,9461,0,0,100,1,28500,16594,70100,74400,11,13459,1,0,0,0,0,0,0,0,0,0,'Frenzied Black Drake - Cast Decimate'), + (946104,9461,0,0,100,1,16594,28500,70100,74400,11,13459,1,0,0,0,0,0,0,0,0,0,'Frenzied Black Drake - Cast Decimate'), (960401,9604,4,0,10,0,0,0,0,0,1,-359,-360,-361,0,0,0,0,0,0,0,0,'Gorgon\'och - Random Say on Aggro'), (960402,9604,0,0,100,1,2900,2900,16100,41300,11,6742,0,1,0,0,0,0,0,0,0,0,'Gorgon\'och - Cast Bloodlust'), (960403,9604,0,0,100,1,10500,21500,16600,31500,11,13381,1,0,0,0,0,0,0,0,0,0,'Gorgon\'och - Cast Torch'), @@ -117145,6 +68917,8 @@ VALUES (1308202,13082,9,0,100,1,0,5,8000,12000,11,6754,1,1,0,0,0,0,0,0,0,0,'Milton Beats - Cast Slap!'), (1519901,15199,2,0,100,0,15,0,0,0,25,0,0,0,1,-47,0,0,0,0,0,0,'Sergeant Hartman - Flee at 15% HP'), (157301,1573,4,0,100,0,0,0,0,0,12,9526,1,30000,12,9526,1,30000,1,-549,0,0,'Gryth Thurden - Summon Enraged Gryphons and Yell on Aggro'), + (511101,5111,22,0,100,1,22,9,8353,0,5,19,0,0,15,8353,6,0,1,-1473,0,0,'Innkeeper Firebrew - Emote and Gives Quest Credit on Received Emote'), + (682601,6826,22,0,100,1,264,9,8355,0,5,275,0,0,15,8355,6,0,1,-1471,0,0,'Talvash del Kissel - Emote and Gives Quest Credit on Received Emote'), (1704801,17048,1,0,100,1,15000,30000,15000,30000,11,29403,0,1,0,0,0,0,0,0,0,0,'IF Firebreather Firebreath Cast'), (116101,1161,4,0,10,0,0,0,0,0,1,-213,-214,-215,0,0,0,0,0,0,0,0,'Stonesplinter Trogg - Random Say on Aggro'), (116102,1161,2,0,100,0,15,0,0,0,25,0,0,0,1,-47,0,0,0,0,0,0,'Stonesplinter Trogg - Flee at 15% HP'), @@ -117309,7 +69083,10 @@ VALUES (42201,422,0,0,100,1,9000,12000,25700,30700,11,3393,1,0,0,0,0,0,0,0,0,0,'Murloc Flesheater - Cast Consume Flesh'), (42202,422,2,0,100,0,15,0,0,0,25,0,0,0,1,-47,0,0,0,0,0,0,'Murloc Flesheater - Flee at 15% HP'), (42301,423,4,0,10,0,0,0,0,0,1,-5,-6,0,0,0,0,0,0,0,0,0,'Redridge Mongrel - Random Say on Aggro'), - (42302,423,2,0,100,0,15,0,0,0,25,0,0,0,1,-47,0,0,0,0,0,0,'Redridge Mongrel - Flee at 15% HP'), + (42302,423,2,0,100,0,15,0,0,0,25,0,0,0,1,-47,0,0,0,0,0,0,'Redridge Mongrel - Flee at 15% HP'); + +INSERT INTO `creature_ai_scripts` (`id`, `creature_id`, `event_type`, `event_inverse_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action1_type`, `action1_param1`, `action1_param2`, `action1_param3`, `action2_type`, `action2_param1`, `action2_param2`, `action2_param3`, `action3_type`, `action3_param1`, `action3_param2`, `action3_param3`, `comment`) +VALUES (42401,424,4,0,10,0,0,0,0,0,1,-5,-6,0,0,0,0,0,0,0,0,0,'Redridge Poacher - Random Say on Aggro'), (42402,424,4,0,100,0,0,0,0,0,49,1,0,0,20,0,0,0,22,1,0,0,'Redridge Poacher - Enable Dynamic Movement and Prevent Melee and Set Phase 1 on Aggro'), (42403,424,9,5,100,1,5,30,3400,3700,11,6660,1,0,40,2,0,0,0,0,0,0,'Redridge Poacher - Cast Shoot and Set Ranged Weapon Model (Phase 1)'), @@ -117331,10 +69108,7 @@ VALUES (42908,429,2,0,100,0,15,0,0,0,49,0,0,0,22,3,0,0,0,0,0,0,'Shadowhide Darkweaver - Disable Dynamic Movement and Set Phase 3 at 15% HP'), (42909,429,2,7,100,0,15,0,0,0,25,0,0,0,1,-47,0,0,0,0,0,0,'Shadowhide Darkweaver - Flee at 15% HP (Phase 3)'), (42910,429,7,0,100,0,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Shadowhide Darkweaver - Set Phase to 0 on Evade'), - (43001,430,4,0,10,0,0,0,0,0,1,-5,-6,0,0,0,0,0,0,0,0,0,'Redridge Mystic - Random Say on Aggro'); - -INSERT INTO `creature_ai_scripts` (`id`, `creature_id`, `event_type`, `event_inverse_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action1_type`, `action1_param1`, `action1_param2`, `action1_param3`, `action2_type`, `action2_param1`, `action2_param2`, `action2_param3`, `action3_type`, `action3_param1`, `action3_param2`, `action3_param3`, `comment`) -VALUES + (43001,430,4,0,10,0,0,0,0,0,1,-5,-6,0,0,0,0,0,0,0,0,0,'Redridge Mystic - Random Say on Aggro'), (43002,430,4,0,100,0,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Redridge Mystic - Enable Dynamic Movement and Set Phase 1 on Aggro'), (43003,430,9,13,100,1,8,40,3800,5200,11,20802,1,0,0,0,0,0,0,0,0,0,'Redridge Mystic - Cast Lightning Bolt (Phase 1)'), (43004,430,9,13,100,1,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Redridge Mystic - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), @@ -118015,6 +69789,7 @@ VALUES (623707,6237,7,0,100,0,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Stockade Archer - Set Phase to 0 on Evade'), (626701,6267,4,0,100,0,0,0,0,0,12,68,1,300000,0,0,0,0,0,0,0,0,'Acolyte Porena - Summon Stormwind City Guard on Aggro'), (657901,6579,4,0,100,0,0,0,0,0,12,68,1,300000,0,0,0,0,0,0,0,0,'Shoni the Shilent - Summon Stormwind City Guard on Aggro'), + (674001,6740,22,0,100,1,41,9,8356,0,5,23,0,0,15,8356,6,0,1,-1470,0,0,'Innkeeper Allison - Emote and Gives Quest Credit on Received Emote'), (694601,6946,4,0,100,0,0,0,0,0,12,68,1,300000,0,0,0,0,0,0,0,0,'Renzik \"The Shiv\" - Summon Stormwind City Guard on Aggro'), (720701,7207,4,0,100,0,0,0,0,0,12,68,1,300000,0,0,0,0,0,0,0,0,'Doc Mixilpixil - Summon Stormwind City Guard on Aggro'), (723201,7232,4,0,100,0,0,0,0,0,12,68,1,300000,0,0,0,0,0,0,0,0,'Borgus Steelhand - Summon Stormwind City Guard on Aggro'), @@ -118094,7 +69869,6 @@ VALUES (1624102,16241,1,0,100,1,5000,25000,10000,30000,5,1,0,0,0,0,0,0,0,0,0,0,'Argent Recruiter - Talk Emote OOC'), (1628501,16285,1,0,100,1,10000,90000,20000,70000,10,11,18,0,0,0,0,0,0,0,0,0,'Argent Emissary - Random Laugh or Cry Emote'), (1628502,16285,1,0,100,1,5000,25000,10000,30000,5,1,0,0,0,0,0,0,0,0,0,0,'Argent Emissary - Talk Emote OOC'), - (1710301,17103,4,0,100,0,0,0,0,0,12,68,1,300000,0,0,0,0,0,0,0,0,'Emissary Taluun - Summon Stormwind City Guard on Aggro'), (1780401,17804,4,0,100,0,0,0,0,0,12,68,1,300000,0,0,0,0,0,0,0,0,'Squire Rowe - Summon Stormwind City Guard on Aggro'), (1703801,17038,1,0,100,1,15000,30000,15000,30000,11,29403,0,1,0,0,0,0,0,0,0,0,'SW Firebreather Firebreath Cast'), (58701,587,0,0,100,1,26900,35400,20000,32200,11,6713,1,0,0,0,0,0,0,0,0,0,'Bloodscalp Warrior - Cast Disarm'), @@ -118663,9 +70437,6 @@ VALUES (1249602,12496,0,0,100,1,8000,11000,10000,14000,11,6605,0,1,0,0,0,0,0,0,0,0,'Dreamtracker - Cast Terrifying Screech'), (1474801,14748,12,0,100,1,20,0,18000,26000,11,7160,1,0,0,0,0,0,0,0,0,0,'Vilebranch Kidnapper - Cast Execute at 20% Target HP'), (1474802,14748,2,0,100,0,15,0,0,0,25,0,0,0,1,-47,0,0,0,0,0,0,'Vilebranch Kidnapper - Flee at 15% HP'), - (1723501,17235,0,0,100,1,6000,8000,25000,28000,11,8190,0,0,0,0,0,0,0,0,0,0,'Witch Doctor Mai\'jin - Cast Magma Totem'), - (1723502,17235,0,0,100,1,15000,25000,30000,45000,11,5605,0,1,0,0,0,0,0,0,0,0,'Witch Doctor Mai\'jin - Cast Healing Ward'), - (1723601,17236,6,0,100,0,0,0,0,0,11,11018,0,7,0,0,0,0,0,0,0,0,'Tcha\'kaz - Summon Witherbark Bloodlings on Death'), (150201,1502,1,0,100,0,0,0,0,0,11,26047,0,0,0,0,0,0,0,0,0,0,'Wretched Ghoul - Cast Birth on Spawn'), (150401,1504,11,0,100,0,0,0,0,0,11,6752,0,1,0,0,0,0,0,0,0,0,'Young Night Web Spider - Cast Weak Poison Proc on Spawn'), (150501,1505,11,0,100,0,0,0,0,0,11,6752,0,1,0,0,0,0,0,0,0,0,'Night Web Spider - Cast Weak Poison Proc on Spawn'), @@ -118855,9 +70626,10 @@ VALUES (1102203,11022,0,0,100,1,7000,12000,14000,21000,11,7159,1,0,0,0,0,0,0,0,0,0,'Alexi Barov - Cast Backstab'), (1102204,11022,13,0,100,1,6000,10000,0,0,11,15614,1,1,0,0,0,0,0,0,0,0,'Alexi Barov - Cast Kick on Target Spell Casting'), (1315801,13158,2,0,100,0,15,0,0,0,25,0,0,0,1,-47,0,0,0,0,0,0,'Lieutenant Sanders - Flee at 15% HP'), - (1519501,15195,9,0,100,1,0,5,8000,12000,11,18368,1,0,0,0,0,0,0,0,0,0,'Wickerman Guardian - Cast Strike'), - (1519502,15195,0,0,100,1,8000,14000,9000,15000,11,19128,4,1,0,0,0,0,0,0,0,0,'Wickerman Guardian - Cast Knockdown'), - (1519503,15195,6,0,100,0,0,0,0,0,11,25007,0,7,0,0,0,0,0,0,0,0,'Wickerman Guardian - Cast Wickerman Guardian Ember on Death'), + (1519501,15195,11,0,100,0,0,0,0,0,11,12187,0,0,0,0,0,0,0,0,0,0,'Wickerman Guardian - Cast Disease Cloud on Spawn'), + (1519502,15195,9,0,100,1,0,5,8000,12000,11,18368,1,0,0,0,0,0,0,0,0,0,'Wickerman Guardian - Cast Strike'), + (1519503,15195,0,0,100,1,8000,14000,9000,15000,11,19128,4,1,0,0,0,0,0,0,0,0,'Wickerman Guardian - Cast Knockdown'), + (1519504,15195,6,0,100,0,0,0,0,0,11,25007,0,7,0,0,0,0,0,0,0,0,'Wickerman Guardian - Cast Wickerman Guardian Ember on Death'), (22301,223,4,0,100,0,0,0,0,0,12,7980,1,300000,0,0,0,0,0,0,0,0,'Dan Golthas - Summon Deathguard Elite on Aggro'), (34701,347,9,0,100,1,0,5,8000,11000,11,15284,1,0,0,0,0,0,0,0,0,0,'Grizzle Halfmane - Cast Cleave'), (34702,347,0,0,100,1,7000,11000,9000,12000,11,16856,4,1,0,0,0,0,0,0,0,0,'Grizzle Halfmane - Cast Mortal Strike'), @@ -118999,6 +70771,7 @@ VALUES (649203,6492,21,0,100,0,0,0,0,0,11,9093,0,1,0,0,0,0,0,0,0,0,'Rift Spawn - Cast Rift Spawn Invisibility on Return Home'), (652201,6522,4,0,100,0,0,0,0,0,12,7980,1,300000,0,0,0,0,0,0,0,0,'Andron Gant - Summon Deathguard Elite on Aggro'), (656601,6566,4,0,100,0,0,0,0,0,12,7980,1,300000,0,0,0,0,0,0,0,0,'Estelle Gendry - Summon Deathguard Elite on Aggro'), + (674101,6741,22,0,100,1,22,9,8354,0,5,19,0,0,15,8354,6,0,1,-1473,0,0,'Innkeeper Norman - Emote and Gives Quest Credit on Received Emote'), (708701,7087,4,0,100,0,0,0,0,0,12,7980,1,300000,0,0,0,0,0,0,0,0,'Killian Hagey - Summon Deathguard Elite on Aggro'), (729701,7297,4,0,100,0,0,0,0,0,12,7980,1,300000,0,0,0,0,0,0,0,0,'Gothard Winslow - Summon Deathguard Elite on Aggro'), (768301,7683,4,0,100,0,0,0,0,0,12,7980,1,300000,0,0,0,0,0,0,0,0,'Alessandro Luca - Summon Deathguard Elite on Aggro'), @@ -119039,8 +70812,6 @@ VALUES (1568401,15684,4,0,100,0,0,0,0,0,12,7980,1,300000,0,0,0,0,0,0,0,0,'Auctioneer Tricket - Summon Deathguard Elite on Aggro'), (1568601,15686,4,0,100,0,0,0,0,0,12,7980,1,300000,0,0,0,0,0,0,0,0,'Auctioneer Rhyker - Summon Deathguard Elite on Aggro'), (1576001,15760,22,0,100,1,58,0,0,0,11,26218,6,32,0,0,0,0,0,0,0,0,'Winter Reveler - Cast Mistletoe on Receive Kiss Emote'), - (1628701,16287,4,0,100,0,0,0,0,0,12,7980,1,300000,0,0,0,0,0,0,0,0,'Ambassador Sunsorrow - Summon Deathguard Elite on Aggro'), - (1917801,19178,4,0,100,0,0,0,0,0,12,7980,1,300000,0,0,0,0,0,0,0,0,'Forsaken Commoner - Summon Deathguard Elite on Aggro'), (1705101,17051,1,0,100,1,15000,30000,15000,30000,11,29403,0,1,0,0,0,0,0,0,0,0,'UC Fireeater Firebreath Cast'), (178301,1783,11,0,100,0,0,0,0,0,11,8876,0,0,0,0,0,0,0,0,0,0,'Skeletal Flayer - Cast Thrash on Spawn'), (178401,1784,4,0,100,0,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Skeletal Sorcerer - Enable Dynamic Movement and Set Phase 1 on Aggro'), @@ -119331,6 +71102,8 @@ VALUES (1107801,11078,0,0,100,1,5000,8000,14000,19000,11,12946,0,0,0,0,0,0,0,0,0,0,'Cauldron Lord Soulwrath - Cast Putrid Stench'), (1107802,11078,9,0,100,1,0,8,12000,15000,11,10966,1,1,0,0,0,0,0,0,0,0,'Cauldron Lord Soulwrath - Cast Uppercut'), (1107803,11078,4,0,100,0,0,0,0,0,1,-1394,0,0,0,0,0,0,0,0,0,0,'Cauldron Lord Soulwrath - Say on spawn'), + (1129601,11296,11,0,100,0,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,'Darrowshire Poltergeist - Set Passive State on Spawn'), + (1129602,11296,11,0,100,32,0,0,0,0,1,-1474,-1475,-1476,1,-1477,-1478,-1479,1,-1480,0,0,'Darrowshire Poltergeist - Random Say on Spawn'), (1161101,11611,11,0,100,0,0,0,0,0,11,13008,0,1,0,0,0,0,0,0,0,0,'Cavalier Durgen - Cast Retribution Aura'), (1161102,11611,0,0,100,1,6000,8000,9000,14000,11,13953,1,0,0,0,0,0,0,0,0,0,'Cavalier Durgen - Cast Holy Strike'), (1161103,11611,0,0,100,1,9000,14000,15000,18000,11,13005,1,1,0,0,0,0,0,0,0,0,'Cavalier Durgen - Cast Hammer of Justice'), @@ -119548,7 +71321,10 @@ VALUES (61910,619,2,7,100,0,15,0,0,0,25,0,0,0,1,-47,0,0,0,0,0,0,'Defias Conjurer - Flee at 15% HP (Phase 3)'), (61911,619,7,0,100,0,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Defias Conjurer - Set Phase to 0 on Evade'), (62301,623,0,0,100,1,5900,16200,12100,19200,11,11976,1,0,0,0,0,0,0,0,0,0,'Skeletal Miner - Cast Strike'), - (62401,624,9,0,100,1,0,15,2900,7100,11,5137,1,32,0,0,0,0,0,0,0,0,'Undead Excavator - Cast Call of the Grave'), + (62401,624,9,0,100,1,0,15,2900,7100,11,5137,1,32,0,0,0,0,0,0,0,0,'Undead Excavator - Cast Call of the Grave'); + +INSERT INTO `creature_ai_scripts` (`id`, `creature_id`, `event_type`, `event_inverse_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action1_type`, `action1_param1`, `action1_param2`, `action1_param3`, `action2_type`, `action2_param1`, `action2_param2`, `action2_param3`, `action3_type`, `action3_param1`, `action3_param2`, `action3_param3`, `comment`) +VALUES (62501,625,9,0,100,1,0,30,14500,32500,11,7395,1,0,0,0,0,0,0,0,0,0,'Undead Dynamiter - Cast Deadmines Dynamite'), (62601,626,2,0,100,1,30,0,36800,40200,11,5219,1,1,0,0,0,0,0,0,0,0,'Foreman Thistlenettle - Cast Draw of Thistlenettle at 30% HP'), (82401,824,4,0,15,0,0,0,0,0,1,-2,-4,-4,0,0,0,0,0,0,0,0,'Defias Digger - Random Say on Aggro'), @@ -119571,10 +71347,7 @@ VALUES (110901,1109,9,0,75,1,0,5,20300,24000,11,12166,1,0,0,0,0,0,0,0,0,0,'Fleshripper - Cast Muscle Tear'), (123601,1236,4,0,15,0,0,0,0,0,1,-7,-8,0,0,0,0,0,0,0,0,0,'Kobold Digger - Random Say on Aggro'), (123602,1236,0,0,100,1,6800,12600,46200,50100,11,6016,1,0,0,0,0,0,0,0,0,0,'Kobold Digger - Cast Pierce Armor'), - (123603,1236,2,0,100,0,30,0,0,0,25,0,0,0,1,-47,0,0,0,0,0,0,'Kobold Digger - Flee at 30% HP'); - -INSERT INTO `creature_ai_scripts` (`id`, `creature_id`, `event_type`, `event_inverse_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action1_type`, `action1_param1`, `action1_param2`, `action1_param3`, `action2_type`, `action2_param1`, `action2_param2`, `action2_param3`, `action3_type`, `action3_param1`, `action3_param2`, `action3_param3`, `comment`) -VALUES + (123603,1236,2,0,100,0,30,0,0,0,25,0,0,0,1,-47,0,0,0,0,0,0,'Kobold Digger - Flee at 30% HP'), (142401,1424,0,0,100,1,4600,6800,15900,18600,11,6546,1,0,0,0,0,0,0,0,0,0,'Master Digger - Cast Rend'), (142402,1424,0,0,100,1,9800,12200,12200,15800,11,25710,1,0,0,0,0,0,0,0,0,0,'Master Digger - Cast Heroic Strike'), (142403,1424,2,0,100,0,15,0,0,0,25,0,0,0,1,-47,0,0,0,0,0,0,'Master Digger - Flee at 15% HP'), @@ -120068,7 +71841,7 @@ VALUES (384501,3845,4,0,100,0,0,0,0,0,49,1,0,0,20,0,0,0,0,0,0,0,'Shindrell Swiftfire - Enable Dynamic Movement and Prevent Melee on Aggro'), (384502,3845,9,0,100,1,5,30,2300,3900,11,15547,1,0,40,2,0,0,0,0,0,0,'Shindrell Swiftfire - Cast Shoot and Set Ranged Weapon Model'), (384503,3845,9,0,100,1,0,15,8000,12000,11,23601,1,0,40,2,0,0,0,0,0,0,'Shindrell Swiftfire - Cast Scatter Shot and Set Ranged Weapon Model'), - (384504,3845,9,0,100,1,0,5,3000,5000,11,32908,1,33,0,0,0,0,0,0,0,0,'Shindrell Swiftfire - Cast Wing Clip'), + (384504,3845,9,0,100,1,0,5,3000,5000,11,2974,1,33,0,0,0,0,0,0,0,0,'Shindrell Swiftfire - Cast Wing Clip'), (384505,3845,9,0,100,1,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Shindrell Swiftfire - Enable Dynamic Movement at 9-80 Yards'), (384506,3845,9,0,100,1,0,8,1000,1000,49,0,0,0,20,1,0,0,40,1,0,0,'Shindrell Swiftfire - Disable Dynamic Movement and Enable Melee and Set Melee Weapon Model at 0-8 Yards'), (384507,3845,7,0,100,0,0,0,0,0,40,1,0,0,0,0,0,0,0,0,0,0,'Shindrell Swiftfire - Set Melee Weapon Model on Evade'), @@ -121205,7 +72978,6 @@ VALUES (1301909,13019,2,7,100,0,15,0,0,0,25,0,0,0,1,-47,0,0,0,0,0,0,'Burning Blade Seer - Flee at 15% HP (Phase 3)'), (1301910,13019,7,0,100,0,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Burning Blade Seer - Set Phase to 0 on Evade'), (1422501,14225,2,0,100,1,30,0,120000,120000,11,8599,0,1,1,-106,0,0,0,0,0,0,'Prince Kellen - Cast Enrage at 30% HP'), - (1824101,18241,2,0,100,1,20,0,120000,120000,11,8599,0,1,1,-106,0,0,0,0,0,0,'Crusty - Cast Enrage at 20% HP'), (309901,3099,9,0,100,0,0,20,0,0,11,3385,0,0,0,0,0,0,0,0,0,0,'Dire Mottled Boar - Cast Boar Charge'), (310001,3100,9,0,100,0,0,20,0,0,11,3385,0,0,0,0,0,0,0,0,0,0,'Elder Mottled Boar - Cast Boar Charge'), (310101,3101,4,0,100,0,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Vile Familiar - Enable Dynamic Movement and Set Phase 1 on Aggro'), @@ -121437,6 +73209,7 @@ VALUES (1102501,11025,2,0,100,0,15,0,0,0,25,0,0,0,1,-47,0,0,0,0,0,0,'Mukdrak - Flee at 15% HP'), (1137801,11378,2,0,100,0,15,0,0,0,25,0,0,0,1,-47,0,0,0,0,0,0,'Foreman Thazz\'ril - Flee at 15% HP'), (1181401,11814,2,0,100,0,15,0,0,0,25,0,0,0,1,-47,0,0,0,0,0,0,'Kali Remik - Flee at 15% HP'), + (1181402,11814,22,0,100,1,264,9,8358,0,5,275,0,0,15,8358,6,0,1,-1471,0,0,'Kali Remik - Emote and Gives Quest Credit on Received Emote'), (1194301,11943,2,0,100,0,15,0,0,0,25,0,0,0,1,-47,0,0,0,0,0,0,'Magga - Flee at 15% HP'), (1213601,12136,2,0,100,0,15,0,0,0,25,0,0,0,1,-47,0,0,0,0,0,0,'Snurk Bucksquick - Flee at 15% HP'), (1277601,12776,2,0,100,0,15,0,0,0,25,0,0,0,1,-47,0,0,0,0,0,0,'Hraug - Flee at 15% HP'), @@ -121680,7 +73453,6 @@ VALUES (1607202,16072,0,0,100,1,6000,9000,8000,12000,11,17207,0,0,0,0,0,0,0,0,0,0,'Tidelord Rrurgaz - Cast Whirlwind'), (1607203,16072,9,0,100,1,0,5,19000,22000,11,16509,4,1,0,0,0,0,0,0,0,0,'Tidelord Rrurgaz - Cast Rend'), (1607204,16072,9,0,100,1,0,8,14000,17000,11,15588,0,1,0,0,0,0,0,0,0,0,'Tidelord Rrurgaz - Cast Thunderclap'), - (1709501,17095,2,0,100,0,15,0,0,0,25,0,0,0,1,-47,0,0,0,0,0,0,'Balandar Brightstar - Flee at 15% HP'), (54301,543,2,0,100,0,15,0,0,0,25,0,0,0,1,-47,0,0,0,0,0,0,'Nalesette Wildbringer - Flee at 15% HP'), (280301,2803,2,0,100,0,15,0,0,0,25,0,0,0,1,-47,0,0,0,0,0,0,'Malygen - Flee at 15% HP'), (550101,5501,2,0,100,0,15,0,0,0,25,0,0,0,1,-47,0,0,0,0,0,0,'Kaerbrus - Flee at 15% HP'), @@ -121791,7 +73563,10 @@ VALUES (713501,7135,0,0,100,1,5000,9000,10000,13000,11,10966,1,0,0,0,0,0,0,0,0,0,'Infernal Bodyguard - Cast Uppercut'), (713701,7137,9,0,100,1,0,8,10000,14000,11,10101,1,0,0,0,0,0,0,0,0,0,'Immolatus - Cast Knock Away'), (713901,7139,9,0,100,1,0,5,9000,16000,11,45,0,0,0,0,0,0,0,0,0,0,'Irontree Stomper - Cast War Stomp'), - (714901,7149,0,0,100,1,6000,9000,16000,21000,11,5337,1,0,0,0,0,0,0,0,0,0,'Withered Protector - Cast Wither Strike'), + (714901,7149,0,0,100,1,6000,9000,16000,21000,11,5337,1,0,0,0,0,0,0,0,0,0,'Withered Protector - Cast Wither Strike'); + +INSERT INTO `creature_ai_scripts` (`id`, `creature_id`, `event_type`, `event_inverse_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action1_type`, `action1_param1`, `action1_param2`, `action1_param3`, `action2_type`, `action2_param1`, `action2_param2`, `action2_param3`, `action3_type`, `action3_param1`, `action3_param2`, `action3_param3`, `comment`) +VALUES (715301,7153,9,0,100,1,0,5,6000,9000,11,13584,1,0,0,0,0,0,0,0,0,0,'Deadwood Warrior - Cast Strike'), (715302,7153,0,0,100,1,4000,11000,12000,15000,11,13583,4,33,0,0,0,0,0,0,0,0,'Deadwood Warrior - Cast Curse of Deadwood'), (715401,7154,0,0,100,1,4000,11000,12000,15000,11,13583,4,33,0,0,0,0,0,0,0,0,'Deadwood Gardener - Cast Curse of Deadwood'), @@ -121811,10 +73586,7 @@ VALUES (715801,7158,1,0,100,1,1000,1000,600000,600000,11,13585,0,1,0,0,0,0,0,0,0,0,'Deadwood Shaman - Cast Lightning Shield on Spawn'), (715802,7158,4,0,100,0,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Deadwood Shaman - Enable Dynamic Movement and Set Phase 1 on Aggro'), (715803,7158,9,5,100,1,8,40,3400,4800,11,9532,1,0,0,0,0,0,0,0,0,0,'Deadwood Shaman - Cast Lightning Bolt (Phase 1)'), - (715804,7158,9,5,100,1,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Deadwood Shaman - Enable Dynamic Movement at 9-80 Yards (Phase 1)'); - -INSERT INTO `creature_ai_scripts` (`id`, `creature_id`, `event_type`, `event_inverse_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action1_type`, `action1_param1`, `action1_param2`, `action1_param3`, `action2_type`, `action2_param1`, `action2_param2`, `action2_param3`, `action3_type`, `action3_param1`, `action3_param2`, `action3_param3`, `comment`) -VALUES + (715804,7158,9,5,100,1,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Deadwood Shaman - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), (715805,7158,9,0,100,1,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Deadwood Shaman - Disable Dynamic Movement at 0-8 Yards'), (715806,7158,3,5,100,0,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Deadwood Shaman - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), (715807,7158,3,3,100,1,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Deadwood Shaman - Set Phase 1 when Mana is above 15% (Phase 2)'), @@ -121863,7 +73635,7 @@ VALUES (987702,9877,0,0,100,1,6000,9000,16000,19000,11,13578,0,0,0,0,0,0,0,0,0,0,'Prince Xavalis - Cast Jadefire'), (987801,9878,9,0,100,1,0,30,25000,28000,11,15661,4,0,0,0,0,0,0,0,0,0,'Entropic Beast - Cast Immolate'), (1091601,10916,2,0,100,0,15,0,0,0,25,0,0,0,1,-47,0,0,0,0,0,0,'Winterfall Runner - Flee at 15% HP'), - (1101801,11018,0,0,100,3,5000,8000,9000,13000,11,16856,1,0,0,0,0,0,0,0,0,0,'Arko\'narin - Cast Mortal Strike'), + (1101801,11018,0,0,100,1,5000,8000,9000,13000,11,16856,1,0,0,0,0,0,0,0,0,0,'Arko\'narin - Cast Mortal Strike'), (1101802,11018,9,0,100,1,0,5,12000,15000,11,18819,1,1,0,0,0,0,0,0,0,0,'Arko\'narin - Cast Holy Cleave'), (1101803,11018,1,0,100,1,0,5,1800000,1800000,11,18176,0,1,0,0,0,0,0,0,0,0,'Arko\'narin - Cast Holy Fire on Spawn'), (1114101,11141,1,0,100,0,1000,1000,0,0,11,17695,0,1,0,0,0,0,0,0,0,0,'Spirit of Trey Lightforge - Cast Defiling Aura on Spawn'), @@ -122399,6 +74171,7 @@ VALUES (331001,3310,4,0,100,0,0,0,0,0,12,9297,1,30000,12,9297,1,30000,1,-548,0,0,'Doras - Summon Enraged Wyverns and Yell on Aggro'), (494901,4949,0,0,100,1,2000,2000,9000,9000,11,16033,1,0,0,0,0,0,0,0,0,0,'Thrall - Cast Chain Lightning'), (494902,4949,0,0,100,1,8000,8000,15000,15000,11,16034,1,0,0,0,0,0,0,0,0,0,'Thrall - Cast Shock'), + (692901,6929,22,0,100,1,41,9,8359,0,5,23,0,0,15,8359,6,0,1,-1470,0,0,'Innkeeper Gryshka - Emote and Gives Quest Credit on Received Emote'), (1437501,14375,4,0,100,0,0,0,0,0,22,1,0,0,0,0,0,0,0,0,0,0,'Scout Stronghand - Set Phase 1 on Aggro'), (1437502,14375,9,5,100,1,0,5,5000,9000,11,15572,1,0,0,0,0,0,0,0,0,0,'Scout Stronghand - Cast Sunder Armor (Phase 1)'), (1437503,14375,24,5,100,1,15572,5,5000,5000,22,2,0,0,0,0,0,0,0,0,0,0,'Scout Stronghand - Set Phase 2 on Target Max Sunder Armor Aura Stack (Phase 1)'), @@ -122979,6 +74752,7 @@ VALUES (215501,2155,2,0,100,0,15,0,0,0,25,0,0,0,1,-47,0,0,0,0,0,0,'Sentinel Shayla Nightbreeze - Flee at 15% HP'), (356901,3569,4,0,60,0,0,0,0,0,1,-167,0,0,0,0,0,0,0,0,0,0,'Bogling - Say on Aggro'), (383801,3838,4,0,100,0,0,0,0,0,12,9527,1,30000,12,9527,1,30000,1,-549,0,0,'Vesprystus - Summon Enraged Hippogryphs on Aggro'), + (673501,6735,22,0,100,1,34,9,8357,0,5,94,0,0,15,8357,6,0,1,-1472,0,0,'Innkeeper Saelienne - Emote and Gives Quest Credit on Received Emote'), (723401,7234,11,0,100,0,0,0,0,0,11,12787,0,0,0,0,0,0,0,0,0,0,'Ferocitas the Dream Eater - Cast Thrash on Spawn'), (723501,7235,4,0,100,0,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Gnarlpine Mystic - Enable Dynamic Movement and Set Phase 1 on Aggro'), (723502,7235,9,13,100,1,8,40,3400,4800,11,9739,1,0,0,0,0,0,0,0,0,0,'Gnarlpine Mystic - Cast Wrath (Phase 1)'), @@ -123092,11 +74866,11 @@ VALUES (327309,3273,2,7,100,0,15,0,0,0,25,0,0,0,1,-47,0,0,0,0,0,0,'Kolkar Stormer - Flee at 15% HP (Phase 3)'), (327310,3273,7,0,100,0,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Kolkar Stormer - Set Phase to 0 on Evade'), (327401,3274,4,0,100,0,0,0,0,0,11,9128,0,0,0,0,0,0,0,0,0,0,'Kolkar Pack Runner - Cast Battle Shout on Aggro'), - (327402,3274,6,0,3,0,0,0,0,0,1,-769,0,0,32,3395,1,8,0,0,0,0,'Kolkar Pack Runner - Chance Say and Summon Verog the Dervish on Death'), + (327402,3274,6,0,5,0,0,0,0,0,1,-769,0,0,32,3395,1,8,0,0,0,0,'Kolkar Pack Runner - Chance Say and Summon Verog the Dervish on Death'), (327501,3275,4,0,100,0,0,0,0,0,11,6268,6,1,0,0,0,0,0,0,0,0,'Kolkar Marauder - Cast Charge on Aggro'), (327502,3275,0,0,100,1,5000,11000,7000,12000,11,11976,1,0,0,0,0,0,0,0,0,0,'Kolkar Marauder - Cast Strike'), (327503,3275,0,0,100,1,7000,15000,9000,14000,11,8014,4,33,0,0,0,0,0,0,0,0,'Kolkar Marauder - Cast Tetanus'), - (327504,3275,6,0,3,0,0,0,0,0,1,-769,0,0,32,3395,1,8,0,0,0,0,'Kolkar Marauder - Chance Say and Summon Verog the Dervish on Death'), + (327504,3275,6,0,5,0,0,0,0,0,1,-769,0,0,32,3395,1,8,0,0,0,0,'Kolkar Marauder - Chance Say and Summon Verog the Dervish on Death'), (327701,3277,4,0,75,0,0,0,0,0,1,-494,0,0,0,0,0,0,0,0,0,0,'Witchwing Roguefeather - Say on Aggro'), (327702,3277,0,0,100,1,4000,8000,12000,16000,11,7992,1,0,0,0,0,0,0,0,0,0,'Witchwing Roguefeather - Cast Slowing Poison'), (327703,3277,0,0,100,1,7000,11000,9000,12000,11,6595,1,1,0,0,0,0,0,0,0,0,'Witchwing Roguefeather - Cast Exploit Weakness'), @@ -123160,7 +74934,7 @@ VALUES (339601,3396,2,0,70,1,60,0,7500,7500,11,6958,1,0,0,0,0,0,0,0,0,0,'Hezrul Bloodmark - Cast Blood Leech When Below 60% HP'), (339701,3397,0,0,100,1,15000,25000,15000,25000,11,6742,0,0,0,0,0,0,0,0,0,0,'Kolkar Bloodcharger - Cast Bloodlust'), (339702,3397,0,0,70,1,20000,20000,5000,5000,11,172,1,0,0,0,0,0,0,0,0,0,'Kolkar Bloodcharger - Cast Corruption'), - (339703,3397,6,0,3,0,0,0,0,0,1,-769,0,0,32,3395,1,8,0,0,0,0,'Kolkar Bloodcharger - Chance Say and Summon Verog the Dervish on Death'), + (339703,3397,6,0,5,0,0,0,0,0,1,-769,0,0,32,3395,1,8,0,0,0,0,'Kolkar Bloodcharger - Chance Say and Summon Verog the Dervish on Death'), (341601,3416,0,0,60,0,0,0,14000,14000,11,6598,1,0,0,0,0,0,0,0,0,0,'Savannah Matriarch - Cast Savannah Cub'), (342401,3424,0,0,80,1,12000,21000,15000,25000,11,8078,0,0,0,0,0,0,0,0,0,0,'Thunderhawk Cloudscraper - Cast Thunderclap'), (343001,3430,0,0,100,0,0,0,0,0,27,5043,17013,0,0,0,0,0,0,0,0,0,'Mangletooth - Cast Agamaggan\'s Agility on Quest Complete'), @@ -123416,6 +75190,7 @@ VALUES (305703,3057,9,0,100,1,0,5,11000,15000,11,16856,1,0,0,0,0,0,0,0,0,0,'Cairne Bloodhoof - Cast Mortal Strike'), (305704,3057,0,0,100,1,8000,15000,12000,16000,11,23931,0,0,0,0,0,0,0,0,0,0,'Cairne Bloodhoof - Cast Thunderclap'), (305705,3057,0,0,100,1,9000,14000,14000,18000,11,22916,1,0,0,0,0,0,0,0,0,0,'Cairne Bloodhoof - Cast Uppercut'), + (674601,6746,22,0,100,1,34,9,8360,0,5,94,0,0,15,8360,6,0,1,-1472,0,0,'Innkeeper Pala - Emote and Gives Quest Credit on Received Emote'), (1705001,17050,1,0,100,1,15000,30000,15000,30000,11,29403,0,1,0,0,0,0,0,0,0,0,'TB Fireeater Firebreath Cast'), (649801,6498,0,0,100,1,5000,8000,9000,15000,11,14099,1,0,0,0,0,0,0,0,0,0,'Devilsaur - Cast Mighty Blow'), (650001,6500,0,0,100,1,6000,12000,11000,16000,11,14100,0,0,0,0,0,0,0,0,0,0,'Tyrant Devilsaur - Cast Terrifying Roar'), @@ -123465,12 +75240,12 @@ VALUES (658401,6584,0,0,100,1,10000,16000,12000,20000,11,14100,0,0,0,0,0,0,0,0,0,0,'King Mosh - Cast Terrifying Roar'), (658402,6584,0,0,100,1,6000,9000,9000,13000,11,15550,0,0,0,0,0,0,0,0,0,0,'King Mosh - Cast Trample'), (658403,6584,9,0,100,1,0,5,13000,18000,11,14331,1,0,0,0,0,0,0,0,0,0,'King Mosh - Cast Vicious Rend'), - (658501,6585,4,0,100,1,0,0,0,0,11,9128,0,0,0,0,0,0,0,0,0,0,'Uhk\'loc - Cast Battleshout on Aggro'), + (658501,6585,4,0,100,0,0,0,0,0,11,9128,0,0,0,0,0,0,0,0,0,0,'Uhk\'loc - Cast Battleshout on Aggro'), (658502,6585,9,0,100,1,0,5,8000,12000,11,10966,1,0,0,0,0,0,0,0,0,0,'Uhk\'loc - Cast Uppercut'), (916201,9162,9,0,100,1,0,5,16000,20000,11,3604,1,0,0,0,0,0,0,0,0,0,'Young Diemetradon - Cast Tendon Rip'), (916301,9163,9,0,100,1,0,5,3000,6000,11,13692,1,32,0,0,0,0,0,0,0,0,'Diemetradon - Cast Dire Growl'), (916401,9164,11,0,100,0,0,0,0,0,11,3417,0,0,0,0,0,0,0,0,0,0,'Elder Diemetradon - Thrash on Spawn'), - (916402,9164,13,0,100,1,6000,10000,0,0,11,12555,6,0,0,0,0,0,0,0,0,0,'Elder Diemetradon - Cast Pummel'), + (916402,9164,13,0,100,1,6000,10000,0,0,11,12555,1,0,0,0,0,0,0,0,0,0,'Elder Diemetradon - Cast Pummel'), (916501,9165,9,0,100,1,0,5,6000,9000,11,5708,1,0,0,0,0,0,0,0,0,0,'Fledgling Pterrordax - Cast Swoop'), (916601,9166,0,0,100,1,6000,12000,10000,14000,11,6605,0,0,0,0,0,0,0,0,0,0,'Pterrordax - Cast Terrifying Screech'), (916701,9167,11,0,100,0,0,0,0,0,11,3417,0,0,0,0,0,0,0,0,0,0,'Frenzied Pterrordax - Thrash on Spawn'), @@ -123861,8 +75636,8 @@ VALUES (891001,8910,0,0,100,1,9000,11000,11000,18000,11,20787,4,33,0,0,0,0,0,0,0,0,'Blazing Fireguard - Cast Immolate'), (891002,8910,0,0,100,1,5000,5000,3000,6000,11,13878,1,0,0,0,0,0,0,0,0,0,'Blazing Fireguard - Cast Scorch'), (891003,8910,0,0,100,1,0,20,6000,12000,11,13341,1,0,0,0,0,0,0,0,0,0,'Blazing Fireguard - Cast Fire Blast'), - (891101,8911,4,0,100,2,0,0,0,0,11,3417,0,2,0,0,0,0,0,0,0,0,'Fireguard Destroyer - Cast Thrash on Aggro'), - (891102,8911,0,0,100,3,8000,12000,8000,12000,11,15243,1,0,0,0,0,0,0,0,0,0,'Fireguard Destroyer - Cast Fireball Volley'), + (891101,8911,4,0,100,0,0,0,0,0,11,3417,0,2,0,0,0,0,0,0,0,0,'Fireguard Destroyer - Cast Thrash on Aggro'), + (891102,8911,0,0,100,1,8000,12000,8000,12000,11,15243,1,0,0,0,0,0,0,0,0,0,'Fireguard Destroyer - Cast Fireball Volley'), (891201,8912,11,0,100,0,0,0,0,0,11,13616,0,1,0,0,0,0,0,0,0,0,'Twilight`\'s Hammer Torturer - Cast Wracking Pains Proc on Spawn'), (891202,8912,0,0,100,1,7700,15700,21900,33500,11,14032,1,0,0,0,0,0,0,0,0,0,'Twilight`\'s Hammer Torturer - Cast Shadow Word: Pain'), (891301,8913,4,0,100,0,0,0,0,0,49,1,0,0,31,1,3,0,0,0,0,0,' Twilight Emissary - Enable Dynamic Movement and Set Random Phase on Aggro'), @@ -123995,7 +75770,10 @@ VALUES (903802,9038,4,0,100,0,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Seeth\'rel - Enable Dynamic Movement and Set Phase 1 on Aggro'), (903803,9038,9,13,100,1,0,40,3400,4800,11,12675,1,0,0,0,0,0,0,0,0,0,'Seeth\'rel - Cast Frostbolt (Phase 1)'), (903804,9038,9,5,100,1,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Seeth\'rel - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), - (903805,9038,9,0,100,1,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Seeth\'rel - Disable Dynamic Movement at 0-8 Yards'), + (903805,9038,9,0,100,1,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Seeth\'rel - Disable Dynamic Movement at 0-8 Yards'); + +INSERT INTO `creature_ai_scripts` (`id`, `creature_id`, `event_type`, `event_inverse_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action1_type`, `action1_param1`, `action1_param2`, `action1_param3`, `action2_type`, `action2_param1`, `action2_param2`, `action2_param3`, `action3_type`, `action3_param1`, `action3_param2`, `action3_param3`, `comment`) +VALUES (903806,9038,3,5,100,0,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Seeth\'rel - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), (903807,9038,3,3,100,1,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Seeth\'rel - Set Phase 1 when Mana is above 15% (Phase 2)'), (903808,9038,0,0,100,1,9000,14000,19000,24000,11,15244,0,1,0,0,0,0,0,0,0,0,'Seeth\'rel - Cast Cone of Cold'), @@ -124020,10 +75798,7 @@ VALUES (904103,9041,9,13,100,1,0,40,2400,3800,11,12675,1,0,0,0,0,0,0,0,0,0,'Warder Stilgiss - Cast Frostbolt (Phase 1)'), (904104,9041,9,13,100,1,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Warder Stilgiss - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), (904105,9041,9,0,100,1,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Warder Stilgiss - Disable Dynamic Movement at 0-8 Yards'), - (904106,9041,3,13,100,0,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Warder Stilgiss - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'); - -INSERT INTO `creature_ai_scripts` (`id`, `creature_id`, `event_type`, `event_inverse_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action1_type`, `action1_param1`, `action1_param2`, `action1_param3`, `action2_type`, `action2_param1`, `action2_param2`, `action2_param3`, `action3_type`, `action3_param1`, `action3_param2`, `action3_param3`, `comment`) -VALUES + (904106,9041,3,13,100,0,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Warder Stilgiss - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), (904107,9041,3,11,100,1,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Warder Stilgiss - Set Phase 1 when Mana is above 15% (Phase 2)'), (904108,9041,9,0,100,1,0,8,14000,18000,11,12674,0,1,0,0,0,0,0,0,0,0,'Warder Stilgiss - Cast Frost Nova'), (904109,9041,0,0,100,1,3000,4000,65000,70000,11,15044,0,1,0,0,0,0,0,0,0,0,'Warder Stilgiss - Cast Frost Ward'), @@ -124121,15 +75896,15 @@ VALUES (995607,9956,7,0,100,0,0,0,0,0,40,1,0,0,0,0,0,0,0,0,0,0,'Shadowforge Flame Keeper - Set Melee Weapon Model on Evade'), (1004301,10043,0,0,100,1,12400,17800,20800,27400,11,13298,1,33,0,0,0,0,0,0,0,0,'Ribbly\'s Crony - Cast Poison'), (1004302,10043,0,0,100,1,5000,7000,6000,9000,11,15581,1,0,0,0,0,0,0,0,0,0,'Ribbly\'s Crony - Cast Sinister Strike'), - (1007601,10076,4,0,100,2,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'High Priestess of Thaurissan - Enable Dynamic Movement and Set Phase 1 on Aggro'), - (1007602,10076,9,0,100,3,0,40,3200,4500,11,15537,1,0,0,0,0,0,0,0,0,0,'High Priestess of Thaurissan - Cast Shadow Bolt'), - (1007603,10076,9,5,100,3,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'High Priestess of Thaurissan - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), - (1007604,10076,9,0,100,3,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'High Priestess of Thaurissan - Disable Dynamic Movement at 0-8 Yards'), - (1007605,10076,3,5,100,2,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'High Priestess of Thaurissan - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), - (1007606,10076,3,3,100,3,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'High Priestess of Thaurissan - Set Phase 1 when Mana is above 15% (Phase 2)'), - (1007607,10076,0,0,100,3,2000,3000,8000,10000,11,15654,4,0,0,0,0,0,0,0,0,0,'High Priestess of Thaurissan - Cast Shadow Word: Pain'), - (1007608,10076,14,0,100,3,500,40,3000,6000,0,0,0,0,0,0,0,0,0,0,0,0,'High Priestess of Thaurissan - Cast Renew on Friendly HP'), - (1007609,10076,14,0,100,3,500,40,5000,10000,0,0,0,0,0,0,0,0,0,0,0,0,'High Priestess of Thaurissan - Cast Heal on Friendly HP'), + (1007601,10076,4,0,100,0,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'High Priestess of Thaurissan - Enable Dynamic Movement and Set Phase 1 on Aggro'), + (1007602,10076,9,0,100,1,0,40,3200,4500,11,15537,1,0,0,0,0,0,0,0,0,0,'High Priestess of Thaurissan - Cast Shadow Bolt'), + (1007603,10076,9,5,100,1,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'High Priestess of Thaurissan - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), + (1007604,10076,9,0,100,1,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'High Priestess of Thaurissan - Disable Dynamic Movement at 0-8 Yards'), + (1007605,10076,3,5,100,0,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'High Priestess of Thaurissan - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), + (1007606,10076,3,3,100,1,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'High Priestess of Thaurissan - Set Phase 1 when Mana is above 15% (Phase 2)'), + (1007607,10076,0,0,100,1,2000,3000,8000,10000,11,15654,4,0,0,0,0,0,0,0,0,0,'High Priestess of Thaurissan - Cast Shadow Word: Pain'), + (1007608,10076,14,0,100,1,500,40,3000,6000,0,0,0,0,0,0,0,0,0,0,0,0,'High Priestess of Thaurissan - Cast Renew on Friendly HP'), + (1007609,10076,14,0,100,1,500,40,5000,10000,0,0,0,0,0,0,0,0,0,0,0,0,'High Priestess of Thaurissan - Cast Heal on Friendly HP'), (1011601,10116,1,0,100,1,5000,25000,9000,14000,5,18,0,0,1,-704,-705,-706,0,0,0,0,'Slave - Cry Emote and Random Emote Text OOC'), (1011602,10116,1,0,100,1,18000,35000,9000,14000,5,20,0,0,1,-704,-705,-706,0,0,0,0,'Slave - Beg Emote and Text Emote'), (1011701,10117,1,0,100,1,5000,25000,9000,14000,5,18,0,0,1,-704,-705,-706,0,0,0,0,'Tortured Slave - Cry Emote and Random Emote Text OOC'), @@ -124263,7 +76038,7 @@ VALUES (926205,9262,3,13,100,0,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Firebrand Invoker - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), (926206,9262,3,11,100,1,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Firebrand Invoker - Set Phase 1 when Mana is above 15% (Phase 2)'), (926207,9262,0,0,50,1,4000,6000,30000,45000,11,15128,4,32,0,0,0,0,0,0,0,0,'Firebrand Invoker - Cast Mark of Flames'), - (926208,9262,1,0,100,1,8000,10000,11000,14000,11,12470,0,1,0,0,0,0,0,0,0,0,'Firebrand Invoker - Fire Nova'), + (926208,9262,0,0,100,1,8000,10000,11000,14000,11,12470,0,1,0,0,0,0,0,0,0,0,'Firebrand Invoker - Fire Nova'), (926209,9262,0,0,100,1,12000,16000,14000,18000,11,12468,4,0,0,0,0,0,0,0,0,0,'Firebrand Invoker - Flamestrike'), (926210,9262,2,0,100,0,15,0,0,0,49,0,0,0,22,3,0,0,0,0,0,0,'Firebrand Invoker - Disable Dynamic Movement and Set Phase 3 at 15% HP'), (926211,9262,2,7,100,0,15,0,0,0,25,0,0,0,1,-47,0,0,0,0,0,0,'Firebrand Invoker - Flee at 15% HP (Phase 3)'), @@ -124861,15 +76636,19 @@ VALUES (1439902,14399,0,0,100,1,7700,7700,19600,37200,11,22946,4,1,0,0,0,0,0,0,0,0,'Arcane Torrent - Cast Lightning Cloud'), (1440001,14400,1,0,100,1,1000,1000,600000,600000,11,15507,0,0,0,0,0,0,0,0,0,0,'Arcane Feedback - Cast Lightning Shield on Spawn'), (1440002,14400,27,0,100,1,15507,1,15000,30000,11,15507,0,0,0,0,0,0,0,0,0,0,'Arcane Feedback - Cast Lightning Shield on Missing Buff'), + (1448201,14482,30,0,100,0,5,14501,0,0,11,12980,0,0,0,0,0,0,0,0,0,0,' Xorothian Imp - Cast Simple Teleport on AI Event received'), (1448301,14483,0,0,100,1,6000,10000,9000,12000,11,15284,1,1,0,0,0,0,0,0,0,0,'Dread Guard - Cast Cleave'), (1448302,14483,0,0,100,1,9000,12000,7000,12000,11,18663,1,0,0,0,0,0,0,0,0,0,'Dread Guard - Cast Shadow Shock'), + (1448303,14483,30,0,100,0,5,14501,0,0,11,12980,0,0,0,0,0,0,0,0,0,0,'Dread Guard - Cast Simple Teleport on AI Event received'), (1450201,14502,0,0,100,0,1000,1000,0,0,11,16636,1,0,0,0,0,0,0,0,0,0,'Xorothian Dreadsteed - Cast Berserker Charge on Aggro'), (1450202,14502,0,0,100,1,4000,8000,20000,25000,11,22713,4,0,0,0,0,0,0,0,0,0,'Xorothian Dreadsteed - Cast Flame Buffet'), (1450203,14502,6,0,100,0,0,0,0,0,11,23159,0,7,0,0,0,0,0,0,0,0,'Xorothian Dreadsteed - Summon Dreadsteed Spirit on Death'), + (1450204,14502,2,0,100,0,50,0,0,0,12,14506,1,30000,0,0,0,0,0,0,0,0,'Xorothian Dreadsteed - Summon Lord Hel\'nurath at 50% HP'), (1450601,14506,0,0,100,1,5000,9000,22000,25000,11,17146,1,0,0,0,0,0,0,0,0,0,'Lord Hel\'nurath - Cast Shadow Word: Pain'), (1450602,14506,0,0,100,1,11000,14000,14000,20000,11,23224,1,1,0,0,0,0,0,0,0,0,'Lord Hel\'nurath - Cast Veil of Shadow'), (1450603,14506,0,0,100,1,4000,9000,9000,15000,11,18670,1,0,0,0,0,0,0,0,0,0,'Lord Hel\'nurath - Cast Knock Away'), (1450604,14506,0,0,100,1,9000,13000,14000,17000,11,20989,5,1,0,0,0,0,0,0,0,0,'Lord Hel\'nurath - Cast Sleep'), + (1450605,14506,4,0,100,0,0,0,0,0,1,-1461,0,0,0,0,0,0,0,0,0,0,'Lord Hel\'nurath - Yell on Aggro'), (1609701,16097,0,0,100,0,10000,10000,0,0,11,27639,0,0,0,0,0,0,0,0,0,0,'Isalien - Call Pet after 10 secs in fight'), (1609702,16097,9,0,100,1,5,30,2800,3900,11,22907,1,0,0,0,0,0,0,0,0,0,'Isalien - Cast Shoot'), (1609703,16097,9,0,100,1,5,30,7000,12000,11,14443,1,0,0,0,0,0,0,0,0,0,'Isalien - Cast Multi-Shot'), @@ -124912,8 +76691,8 @@ VALUES (622203,6222,4,0,10,0,0,0,0,0,1,-188,-189,-190,1,-191,-188,-189,1,-190,-191,-188,'Leprous Technician - Random Say on Aggro'), (622204,6222,4,0,100,0,0,0,0,0,39,10,0,0,0,0,0,0,0,0,0,0,'Leprous Technician - Call For Help on Aggro'), (622205,6222,9,5,100,1,8,30,1200,2500,11,13398,1,0,40,2,0,0,0,0,0,0,'Leprous Technician - Cast Throw Wrench and Set Ranged Weapon Model (Phase 1)'), - (622206,6222,9,5,100,3,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Leprous Technician - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), - (622207,6222,9,0,100,3,0,8,1000,1000,49,0,0,0,20,1,0,0,40,1,0,0,'Leprous Technician - Disable Dynamic Movement and Enable Melee and Set Melee Weapon Model at 0-8 Yards'), + (622206,6222,9,5,100,1,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Leprous Technician - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), + (622207,6222,9,0,100,1,0,8,1000,1000,49,0,0,0,20,1,0,0,40,1,0,0,'Leprous Technician - Disable Dynamic Movement and Enable Melee and Set Melee Weapon Model at 0-8 Yards'), (622208,6222,8,0,100,0,9798,-1,0,0,1,-31,0,0,0,0,0,0,0,0,0,0,'Leprous Technician - Emote on Radiation Spellhit'), (622209,6222,14,0,100,1,2000,15,28900,28900,11,10732,6,1,0,0,0,0,0,0,0,0,'Leprous Technician - Cast Supercharge on Mechanical Friendlies'), (622210,6222,7,0,100,0,0,0,0,0,22,1,0,0,40,1,0,0,0,0,0,0,'Leprous Technician - Set Phase 1 and Set Melee Weapon Model on Evade'), @@ -124927,27 +76706,27 @@ VALUES (622403,6224,4,0,10,0,0,0,0,0,1,-188,-189,-190,1,-191,-188,-189,1,-190,-191,-188,'Leprous Machinesmith - Random Say on Aggro'), (622404,6224,4,0,100,0,0,0,0,0,39,10,0,0,0,0,0,0,0,0,0,0,'Leprous Machinesmith - Call for Help on Aggro'), (622405,6224,9,5,100,1,8,30,1200,2500,11,13398,1,0,40,2,0,0,0,0,0,0,'Leprous Machinesmith - Cast Throw Wrench and Set Ranged Weapon Model (Phase 1)'), - (622406,6224,9,5,100,3,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Leprous Machinesmith - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), - (622407,6224,9,0,100,3,0,8,1000,1000,49,0,0,0,20,1,0,0,40,1,0,0,'Leprous Machinesmith - Disable Dynamic Movement and Enable Melee and Set Melee Weapon Model at 0-8 Yards'), + (622406,6224,9,5,100,1,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Leprous Machinesmith - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), + (622407,6224,9,0,100,1,0,8,1000,1000,49,0,0,0,20,1,0,0,40,1,0,0,'Leprous Machinesmith - Disable Dynamic Movement and Enable Melee and Set Melee Weapon Model at 0-8 Yards'), (622408,6224,8,0,100,0,9798,-1,0,0,1,-31,0,0,0,0,0,0,0,0,0,0,'Leprous Machinesmith - Emote on Radiation Spellhit'), (622409,6224,14,0,100,1,2000,15,28900,28900,11,10732,6,1,0,0,0,0,0,0,0,0,'Leprous Machinesmith - Cast Supercharge on Mechanical Friendlies'), (622410,6224,7,0,100,0,0,0,0,0,22,1,0,0,40,1,0,0,0,0,0,0,'Leprous Machinesmith - Set Phase 1 and Set Melee Weapon Model on Evade'), - (622501,6225,4,0,100,2,0,0,0,0,49,1,0,0,20,0,0,0,0,0,0,0,'Mechano-Tank - Enable Dynamic Movement and Prevent Melee on Aggro'), - (622502,6225,9,0,100,3,5,30,1200,3700,11,10346,1,0,40,2,0,0,0,0,0,0,'Mechano-Tank - Cast Machine Gun and Set Ranged Weapon Model'), - (622503,6225,9,0,100,3,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Mechano-Tank - Enable Dynamic Movement at 9-80 Yards'), - (622504,6225,9,0,100,3,0,8,1000,1000,49,0,0,0,20,1,0,0,40,1,0,0,'Mechano-Tank - Disable Dynamic Movement and Enable Melee and Set Melee Weapon Model at 0-8 Yards'), - (622505,6225,7,0,100,2,0,0,0,0,40,1,0,0,0,0,0,0,0,0,0,0,'Mechano-Tank - Set Melee Weapon Model on Evade'), + (622501,6225,4,0,100,0,0,0,0,0,49,1,0,0,20,0,0,0,0,0,0,0,'Mechano-Tank - Enable Dynamic Movement and Prevent Melee on Aggro'), + (622502,6225,9,0,100,1,5,30,1200,3700,11,10346,1,0,40,2,0,0,0,0,0,0,'Mechano-Tank - Cast Machine Gun and Set Ranged Weapon Model'), + (622503,6225,9,0,100,1,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Mechano-Tank - Enable Dynamic Movement at 9-80 Yards'), + (622504,6225,9,0,100,1,0,8,1000,1000,49,0,0,0,20,1,0,0,40,1,0,0,'Mechano-Tank - Disable Dynamic Movement and Enable Melee and Set Melee Weapon Model at 0-8 Yards'), + (622505,6225,7,0,100,0,0,0,0,0,40,1,0,0,0,0,0,0,0,0,0,0,'Mechano-Tank - Set Melee Weapon Model on Evade'), (622601,6226,9,0,100,1,0,5,10900,20400,11,10733,1,0,0,0,0,0,0,0,0,0,'Mechano-Flamewalker - Cast Flame Spray'), (622602,6226,0,0,100,1,10200,18100,14400,25300,11,11970,0,1,0,0,0,0,0,0,0,0,'Mechano-Flamewalker - Cast Fire Nova'), (622701,6227,9,0,100,1,0,30,26700,30700,11,10737,0,0,0,0,0,0,0,0,0,0,'Mechano-Frostwalker - Cast Hail Storm'), (622702,6227,0,0,100,1,17100,17100,21100,34600,11,11264,0,1,0,0,0,0,0,0,0,0,'Mechano-Frostwalker - Cast Ice Blast'), (622801,6228,1,0,100,1,1000,1000,1800000,1800000,11,12544,0,1,0,0,0,0,0,0,0,0,'Dark Iron Ambassador - Cast Frost Armor on Spawn'), - (622802,6228,4,0,100,2,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Dark Iron Ambassador - Enable Dynamic Movement and Set Phase 1 on Aggro'), - (622803,6228,9,5,100,3,0,40,2400,3800,11,9053,1,0,0,0,0,0,0,0,0,0,'Dark Iron Ambassador - Cast Fireball (Phase 1)'), - (622804,6228,9,5,100,3,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Dark Iron Ambassador - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), - (622805,6228,9,0,100,3,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Dark Iron Ambassador - Disable Dynamic Movement at 0-8 Yards'), - (622806,6228,3,5,100,2,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Dark Iron Ambassador - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), - (622807,6228,3,3,100,3,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Dark Iron Ambassador - Set Phase 1 when Mana is above 15% (Phase 2)'), + (622802,6228,4,0,100,0,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Dark Iron Ambassador - Enable Dynamic Movement and Set Phase 1 on Aggro'), + (622803,6228,9,5,100,1,0,40,2400,3800,11,9053,1,0,0,0,0,0,0,0,0,0,'Dark Iron Ambassador - Cast Fireball (Phase 1)'), + (622804,6228,9,5,100,1,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Dark Iron Ambassador - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), + (622805,6228,9,0,100,1,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Dark Iron Ambassador - Disable Dynamic Movement at 0-8 Yards'), + (622806,6228,3,5,100,0,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Dark Iron Ambassador - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), + (622807,6228,3,3,100,1,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Dark Iron Ambassador - Set Phase 1 when Mana is above 15% (Phase 2)'), (622808,6228,0,0,100,1,6000,11000,60000,65000,11,184,0,1,0,0,0,0,0,0,0,0,'Dark Iron Ambasadror - Cast Fire Shield II'), (622809,6228,0,0,100,0,2000,2000,0,0,11,10870,0,1,0,0,0,0,0,0,0,0,'Dark Iron Ambassador - Summon Burning Servant'), (622810,6228,0,0,100,0,3000,3000,0,0,11,10870,0,1,0,0,0,0,0,0,0,0,'Dark Iron Ambassador - Summon Burning Servant'), @@ -124979,13 +76758,13 @@ VALUES (639203,6392,14,0,100,1,1000,40,12000,16000,11,22168,6,1,0,0,0,0,0,0,0,0,'Holdout Medic - Cast Renew on Friendlies'), (639204,6392,14,0,100,1,1500,40,14000,21000,11,22167,6,1,0,0,0,0,0,0,0,0,'Holdout Medic - Cast Heal on Friendlies'), (639205,6392,2,0,100,0,15,0,0,0,25,0,0,0,1,-47,0,0,0,0,0,0,'Holdout Medic - Flee at 15% HP'), - (640701,6407,4,0,100,2,0,0,0,0,49,1,0,0,20,0,0,0,22,1,0,0,'Holdout Technician - Enable Dynamic Movement and Prevent Melee and Set Phase 1 on Aggro'), + (640701,6407,4,0,100,0,0,0,0,0,49,1,0,0,20,0,0,0,22,1,0,0,'Holdout Technician - Enable Dynamic Movement and Prevent Melee and Set Phase 1 on Aggro'), (640702,6407,9,5,100,1,5,30,2300,3900,11,6660,1,0,40,2,0,0,0,0,0,0,'Holdout Technician - Cast Shoot and Set Ranged Weapon Model (Phase 1)'), - (640703,6407,9,5,100,3,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Holdout Technician - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), - (640704,6407,9,0,100,3,0,8,1000,1000,49,0,0,0,20,1,0,0,40,1,0,0,'Holdout Technician - Disable Dynamic Movement and Enable Melee and Set Melee Weapon Model at 0-8 Yards'), + (640703,6407,9,5,100,1,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Holdout Technician - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), + (640704,6407,9,0,100,1,0,8,1000,1000,49,0,0,0,20,1,0,0,40,1,0,0,'Holdout Technician - Disable Dynamic Movement and Enable Melee and Set Melee Weapon Model at 0-8 Yards'), (640705,6407,0,5,100,1,5000,8000,7000,13000,11,8858,1,0,40,2,0,0,0,0,0,0,'Holdout Technician - Cast Bomb and Set Ranged Weapon Model (Phase 1)'), - (640706,6407,2,0,100,2,15,0,0,0,49,0,0,0,22,1,0,0,0,0,0,0,'Holdout Technician - Disable Dynamic Movement and Set Phase 2 at 15% HP'), - (640707,6407,2,3,100,2,15,0,0,0,25,0,0,0,1,-47,0,0,0,0,0,0,'Holdout Technician - Flee at 15% HP (Phase 2)'), + (640706,6407,2,0,100,0,15,0,0,0,49,0,0,0,22,1,0,0,0,0,0,0,'Holdout Technician - Disable Dynamic Movement and Set Phase 2 at 15% HP'), + (640707,6407,2,3,100,0,15,0,0,0,25,0,0,0,1,-47,0,0,0,0,0,0,'Holdout Technician - Flee at 15% HP (Phase 2)'), (640708,6407,7,0,100,0,0,0,0,0,22,1,0,0,40,1,0,0,0,0,0,0,'Holdout Technician - Set Phase 1 and Set Melee Weapon Model on Evade'), (760301,7603,4,0,100,0,0,0,0,0,39,10,0,0,0,0,0,0,0,0,0,0,'Leprous Assistant - Call for Help on Aggro'), (760302,7603,4,0,20,0,0,0,0,0,1,-188,-189,-190,1,-191,-188,-189,1,-190,-191,-188,'Leprous Assistant - Random Say on Aggro'), @@ -125162,7 +76941,6 @@ VALUES (1151901,11519,9,0,100,1,0,5,4900,15700,11,14873,1,0,0,0,0,0,0,0,0,0,'Bazzalan - Cast Sinister Strike'), (1152001,11520,0,0,100,1,7200,12100,6700,16900,11,18072,1,0,0,0,0,0,0,0,0,0,'Taragaman the Hungerer - Cast Uppercut'), (1152002,11520,0,0,100,1,9200,14700,10400,18100,11,11970,0,0,0,0,0,0,0,0,0,0,'Taragaman the Hungerer - Cast Fire Nova'), - (1783001,17830,4,0,100,0,0,0,0,0,1,-17,0,0,0,0,0,0,0,0,0,0,'Zelemar the Wrathful - Yell on Aggro'), (732701,7327,2,0,50,1,30,0,120000,125000,11,8599,0,1,1,-46,0,0,0,0,0,0,'Withered Warrior - Cast Enrage at 30% HP'), (732702,7327,0,0,100,1,12000,20000,8000,15000,11,6268,0,0,0,0,0,0,0,0,0,0,'Withered Warrior - Crushing Charge'), (732801,7328,2,0,100,1,30,0,120000,125000,11,8599,0,1,1,-46,0,0,0,0,0,0,'Withered Reaver - Cast Enrage at 30% HP'), @@ -125174,7 +76952,7 @@ VALUES (733204,7332,9,0,100,1,0,8,1000,1000,49,0,0,0,20,1,0,0,40,1,0,0,'Withered Spearhide - Disable Dynamic Movement and Enable Melee and Set Melee Weapon Model at 0-8 Yards'), (733205,7332,0,0,100,1,8000,12000,6000,17000,11,11397,4,1,40,2,0,0,0,0,0,0,'Withered Spearhide - Diseased Shot'), (733206,7332,2,0,100,1,30,0,120000,120000,11,8599,0,1,1,-46,0,0,0,0,0,0,'Withered Spearhide - Cast Enrage at 30% HP'), - (733207,7332,7,0,100,2,0,0,0,0,22,1,0,0,40,1,0,0,0,0,0,0,'Withered Spearhide - Set Phase 1 and Set Melee Weapon Model on Evade'), + (733207,7332,7,0,100,0,0,0,0,0,22,1,0,0,40,1,0,0,0,0,0,0,'Withered Spearhide - Set Phase 1 and Set Melee Weapon Model on Evade'), (733501,7335,4,0,100,0,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Death\'s Head Geomancer - Enable Dynamic Movement and Set Phase 1 on Aggro'), (733502,7335,9,13,100,1,0,40,2400,3800,11,9053,1,0,0,0,0,0,0,0,0,0,'Death\'s Head Geomancer - Cast Fireball (Phase 1)'), (733503,7335,9,13,100,1,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Death\'s Head Geomancer - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), @@ -125269,7 +77047,7 @@ VALUES (442002,4420,4,0,100,0,0,0,0,0,1,-18,0,0,39,15,0,0,0,0,0,0,'Overlord Ramtusk - Yell and Call For Help on Aggro'), (442003,4420,0,0,100,1,1000,3000,30000,45000,11,9128,0,0,0,0,0,0,0,0,0,0,'Overlord Ramtusk - Cast Battle Shout'), (442004,4420,9,0,100,1,0,10,8000,14000,11,15548,0,0,0,0,0,0,0,0,0,0,'Overlord Ramtusk - Cast Thunderclap'), - (442101,4421,4,0,100,2,0,0,0,0,49,1,0,0,1,-133,0,0,22,1,0,0,'Charlga Razorflank - Enable Dynamic Movement and Yell and Set Phase 1 on Aggro'), + (442101,4421,4,0,100,0,0,0,0,0,49,1,0,0,1,-133,0,0,22,1,0,0,'Charlga Razorflank - Enable Dynamic Movement and Yell and Set Phase 1 on Aggro'), (442102,4421,9,5,100,1,0,30,3000,4000,11,8292,1,0,0,0,0,0,0,0,0,0,'Charlga Razorflank - Cast Chain Bolt (Phase 1)'), (442103,4421,9,5,100,1,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Charlga Razorflank - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), (442104,4421,9,0,100,1,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Charlga Razorflank - Disable Dynamic Movement at 0-8 Yards'), @@ -125578,192 +77356,192 @@ VALUES (1469302,14693,0,0,100,1,30000,30000,20000,20000,11,8398,0,0,0,0,0,0,0,0,0,0,'Scorn - Cast Frostbolt Volley'), (1469303,14693,0,0,100,1,30000,30000,20000,20000,11,17313,4,0,0,0,0,0,0,0,0,0,'Scorn - Cast Mind Flay'), (1469304,14693,0,0,100,1,30000,30000,15000,15000,11,15531,0,0,0,0,0,0,0,0,0,0,'Scorn - Cast Frost Nova'), - (1043201,10432,0,0,100,3,12000,14000,12000,14000,11,16046,0,0,0,0,0,0,0,0,0,0,'Vectus - Cast Blast Wave'), - (1043202,10432,0,0,100,3,2000,4000,20000,25000,11,18399,4,0,0,0,0,0,0,0,0,0,'Vectus - Cast Flamestrike'), - (1043301,10433,4,0,50,2,0,0,0,0,1,-438,0,0,0,0,0,0,0,0,0,0,'Marduk Blackpool - Random Aggro Say'), - (1043302,10433,1,0,100,2,1000,1000,0,0,11,17695,0,0,0,0,0,0,0,0,0,0,'Marduk Blackpool - Cast Defiling Aura on Spawn'), - (1043303,10433,0,0,100,3,5300,8400,6200,14900,11,17228,1,0,0,0,0,0,0,0,0,0,'Marduk Blackpool - Cast Shadow Bolt Volley'), - (1043304,10433,0,0,100,3,15400,17800,7500,22400,11,15284,1,0,0,0,0,0,0,0,0,0,'Marduk Blackpool - Cast Cleave'), - (1043305,10433,0,0,100,3,14600,15900,1000,8800,11,12040,0,33,0,0,0,0,0,0,0,0,'Marduk Blackpool - Cast Shadow Shield'), - (1046901,10469,4,0,100,2,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Scholomance Adept - Enable Dynamic Movement and Set Phase 1 on Aggro'), - (1046902,10469,9,13,100,3,0,40,3200,4800,11,15043,1,0,0,0,0,0,0,0,0,0,'Scholomance Adept - Cast Frostbolt (Phase 1)'), - (1046903,10469,9,13,100,3,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Scholomance Adept - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), - (1046904,10469,9,0,100,3,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Scholomance Adept - Disable Dynamic Movement at 0-8 Yards'), - (1046905,10469,3,13,100,2,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Scholomance Adept - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), - (1046906,10469,3,11,100,3,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Scholomance Adept - Set Phase 1 when Mana is above 15% (Phase 2)'), - (1046907,10469,0,0,100,3,7300,17300,9400,14300,11,15244,0,1,0,0,0,0,0,0,0,0,'Scholomance Adept - Cast Cone of Cold'), - (1046908,10469,0,0,100,3,7600,19700,12200,24700,11,15499,1,0,0,0,0,0,0,0,0,0,'Scholomance Adept - Cast Frost Shock'), - (1046909,10469,2,0,100,2,15,0,0,0,49,0,0,0,22,3,0,0,0,0,0,0,'Scholomance Adept - Disable Dynamic Movement and Set Phase 3 at 15% HP'), - (1046910,10469,2,7,100,2,15,0,0,0,25,0,0,0,1,-47,0,0,0,0,0,0,'Scholomance Adept - Flee at 15% HP (Phase 3)'), - (1046911,10469,7,0,100,2,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Scholomance Adept - Set Phase to 0 on Evade'), - (1047001,10470,4,0,100,2,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Scholomance Neophyte - Enable Dynamic Movement and Set Phase 1 on Aggro'), - (1047002,10470,9,5,100,3,0,40,3400,4800,11,12739,1,0,0,0,0,0,0,0,0,0,'Scholomance Neophyte - Cast Shadow Bolt (Phase 1)'), - (1047003,10470,9,5,100,3,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Scholomance Neophyte - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), - (1047004,10470,9,0,100,3,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Scholomance Neophyte - Disable Dynamic Movement at 0-8 Yards'), - (1047005,10470,3,5,100,2,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Scholomance Neophyte - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), - (1047006,10470,3,3,100,3,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Scholomance Neophyte - Set Phase 1 when Mana is above 15% (Phase 2)'), - (1047007,10470,0,0,100,3,8600,26300,18400,36000,11,17165,1,1,0,0,0,0,0,0,0,0,'Scholomance Neophyte - Cast Mind Flay'), - (1047101,10471,1,0,100,2,500,500,0,0,11,16592,0,0,0,0,0,0,0,0,0,0,'Scholomance Acolyte - Cast Shadowform on Spawn'), - (1047102,10471,14,0,100,3,3150,40,26400,48400,11,17613,6,1,0,0,0,0,0,0,0,0,'Scholomance Acolyte - Cast Dark Mending on Friendlies'), - (1047103,10471,0,0,100,3,4500,26000,8400,26000,11,17615,4,0,0,0,0,0,0,0,0,0,'Scholomance Acolyte - Cast Mana Burn'), - (1047104,10471,0,0,100,3,2400,21700,11100,29900,11,17165,4,0,0,0,0,0,0,0,0,0,'Scholomance Acolyte - Cast Mind Flay'), - (1047105,10471,0,0,100,3,5700,33800,15800,28600,11,11443,1,0,0,0,0,0,0,0,0,0,'Scholomance Acolyte - Cast Cripple'), - (1047201,10472,4,3,100,2,0,0,0,0,22,1,0,0,0,0,0,0,0,0,0,0,'Scholomance Occultist - Set Phase 1 on Aggro'), - (1047202,10472,0,5,100,3,4800,11700,32400,39700,11,16431,0,33,0,0,0,0,0,0,0,0,'Scholomance Occultist - Cast Bone Armor (Phase 1)'), - (1047203,10472,13,5,100,2,0,0,0,0,11,15122,1,1,0,0,0,0,0,0,0,0,'Scholomance Occultist - Cast Counterspell is Target Cast a Spell (Phase 1)'), - (1047204,10472,2,0,100,2,40,0,0,0,3,11284,0,0,22,2,0,0,0,0,0,0,'Scholomance Occultist - Transform into Dark Shade and Set Phase 2 at 40% HP (Phase 1)'), - (1047205,10472,0,3,100,3,500,1000,6500,15600,11,17228,1,0,0,0,0,0,0,0,0,0,'Scholomance Occultist - Cast Shadow Bolt Volley (Phase 2)'), - (1047601,10476,4,0,100,2,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Scholomance Necrolyte - Enable Dynamic Movement and Set Phase 1 on Aggro'), - (1047602,10476,9,5,100,3,0,40,2400,3800,11,12739,1,0,0,0,0,0,0,0,0,0,'Scholomance Necrolyte - Cast Shadow Bolt (Phase 1)'), - (1047603,10476,9,5,100,3,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Scholomance Necrolyte - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), - (1047604,10476,9,0,100,3,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Scholomance Necrolyte - Disable Dynamic Movement at 0-8 Yards'), - (1047605,10476,3,5,100,2,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Scholomance Necrolyte - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), - (1047606,10476,3,3,100,3,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Scholomance Necrolyte - Set Phase 1 when Mana is above 15% (Phase 2)'), - (1047607,10476,0,0,100,3,1400,6200,7400,22000,11,17234,1,1,0,0,0,0,0,0,0,0,'Scholomance Necrolyte - Cast Shadow Shock'), - (1047608,10476,0,0,100,3,1400,22000,22000,33200,11,17151,0,32,0,0,0,0,0,0,0,0,'Scholomance Necrolyte - Cast Shadow Barrier'), - (1047701,10477,0,0,100,3,4800,16000,10200,26800,11,14887,1,0,0,0,0,0,0,0,0,0,'Scholomance Necromancer - Cast Shadow Bolt Volley'), - (1047702,10477,5,0,100,2,0,0,0,0,11,17616,6,1,0,0,0,0,0,0,0,0,'Scholomance Necromancer - Cast Corpse Explosion on Player Kill'), - (1047703,10477,2,0,100,3,30,0,28000,28000,11,12020,1,32,0,0,0,0,0,0,0,0,'Scholomance Necromancer - Cast Call of the Grave at 30% HP'), - (1047704,10477,2,0,100,2,15,0,0,0,25,0,0,0,1,-47,0,0,0,0,0,0,'Scholomance Necromancer - Flee at 15% HP'), - (1048001,10480,0,0,100,3,7000,19000,18000,35000,11,18270,1,0,0,0,0,0,0,0,0,0,'Unstable Corpse - Cast Dark Plague'), - (1048002,10480,6,0,100,2,0,0,0,0,11,17689,0,7,0,0,0,0,0,0,0,0,'Unstable Corpse - Cast Disease Burst on Death'), - (1048101,10481,4,0,100,2,0,0,0,0,42,1,0,0,0,0,0,0,0,0,0,0,'Reanimated Corpse - Set Invicibility at 1 HP on Aggro'), - (1048102,10481,0,0,100,3,3600,17300,10300,18200,11,18270,1,32,0,0,0,0,0,0,0,0,'Reanimated Corpse - Cast Dark Plague'), - (1048103,10481,2,0,100,2,10,0,0,0,22,1,0,0,0,0,0,0,0,0,0,0,'Reanimated Corpse - Set Phase 1 at 10% HP'), - (1048104,10481,0,1,100,2,1000,1000,0,0,47,7,0,0,21,0,0,0,0,0,0,0,'Reanimated Corpse - Lies Down and Stop Melee Combat (Phase 1)'), - (1048105,10481,0,1,100,2,10000,11000,0,0,11,23965,0,2,21,1,1,0,47,0,0,0,'Reanimated Corpse - Cast Instant Heal, Stands Up and Resumes Combat Movement (Phase 1)'), - (1048106,10481,2,1,100,2,99,30,0,0,42,0,0,0,20,1,0,0,0,0,0,0,'Reanimated Corpse - Removes Invicibility below 99%HP and Resume Melee Combat (Phase 1)'), - (1048107,10481,7,0,100,2,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Reanimated Corpse - Set Phase to 0 on Evade'), - (1048501,10485,0,0,100,3,1500,8900,17300,33700,11,12021,1,0,0,0,0,0,0,0,0,0,'Risen Aberration - Cast Fixate'), - (1048601,10486,0,0,100,3,11800,19700,15500,32600,11,11428,1,0,0,0,0,0,0,0,0,0,'Risen Warrior - Cast Knockdown'), - (1048602,10486,0,0,100,3,7400,28700,13500,25200,11,16509,1,0,0,0,0,0,0,0,0,0,'Risen Warrior - Cast Rend'), - (1048603,10486,0,0,100,3,12300,17500,10800,33400,11,14516,1,0,0,0,0,0,0,0,0,0,'Risen Warrior - Cast Strike'), - (1048604,10486,0,0,100,3,3200,22900,10800,32200,11,15588,0,1,0,0,0,0,0,0,0,0,'Risen Warrior - Cast Thunderclap'), - (1048701,10487,0,0,100,3,4700,14300,13100,30600,11,6726,1,0,0,0,0,0,0,0,0,0,'Risen Protector - Cast Silence'), - (1048702,10487,0,0,100,3,0,0,5400,25300,11,17439,1,0,0,0,0,0,0,0,0,0,'Risen Protector - Cast Shadow Shock'), - (1048703,10487,0,0,100,3,4000,15800,9700,19400,11,15654,1,32,0,0,0,0,0,0,0,0,'Risen Protector - Cast Shadow Word: Pain'), - (1048801,10488,11,0,100,2,0,0,0,0,11,8876,0,0,0,0,0,0,0,0,0,0,'Risen Construct - Cast Thrash on Spawn'), - (1048802,10488,0,0,100,3,5900,13800,11500,19600,11,16169,1,0,0,0,0,0,0,0,0,0,'Risen Construct - Cast Arcing Smash'), - (1048803,10488,2,0,100,3,30,0,120000,120000,11,8269,0,1,1,-46,0,0,0,0,0,0,'Risen Construct - Cast Frenzy at 30% HP'), - (1048901,10489,4,0,100,2,0,0,0,0,22,1,0,0,0,0,0,0,0,0,0,0,'Risen Guard - Set Phase 1 on Aggro'), - (1048902,10489,9,5,100,3,0,5,5000,9000,11,15572,1,0,0,0,0,0,0,0,0,0,'Risen Guard - Cast Sunder Armor (Phase 1)'), - (1048903,10489,24,5,100,3,15572,5,5000,5000,22,2,0,0,0,0,0,0,0,0,0,0,'Risen Guard - Set Phase 2 on Target Max Sunder Armor Aura Stack (Phase 1)'), - (1048904,10489,28,3,100,3,15572,1,5000,5000,22,1,0,0,0,0,0,0,0,0,0,0,'Risen Guard - Set Phase 1 on Target Missing Sunder Armor Aura Stack (Phase 2)'), - (1048905,10489,0,0,100,3,1700,9400,12800,27800,11,15655,1,0,0,0,0,0,0,0,0,0,'Risen Guard - Cast Shield Slam'), - (1048906,10489,7,0,100,2,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Risen Guard - Set Phase to 0 on Evade'), - (1049101,10491,0,0,50,2,4300,9400,0,0,11,16431,0,1,0,0,0,0,0,0,0,0,'Risen Bonewarder - Cast Bone Armor'), - (1049102,10491,0,0,100,3,9900,21700,15700,34600,11,17715,0,0,0,0,0,0,0,0,0,0,'Risen Bonewarder - Cast Consuming Shadows'), - (1049103,10491,0,0,100,3,12600,25200,16700,32300,11,17620,1,1,0,0,0,0,0,0,0,0,'Risen Bonewarder - Cast Drain Life'), - (1049501,10495,1,0,100,2,1000,1000,0,0,11,12627,0,1,0,0,0,0,0,0,0,0,'Diseased Ghoul - Cast Disease Cloud on Spawn'), - (1049502,10495,4,0,100,2,0,0,0,0,11,8247,0,1,0,0,0,0,0,0,0,0,'Diseased Ghoul - Cast Wandering Plague on Aggro'), - (1049503,10495,6,0,100,2,0,0,0,0,11,17742,0,7,0,0,0,0,0,0,0,0,'Diseased Ghoul - Cast Cloud of Disease on Death'), - (1049901,10499,0,0,100,3,2000,25700,7300,19400,11,17630,1,0,0,0,0,0,0,0,0,0,'Spectral Researcher - Cast Mana Burn'), - (1049902,10499,0,0,100,3,1000,9400,9400,22800,11,17631,1,1,0,0,0,0,0,0,0,0,'Spectral Researcher - Cast Wail of Souls'), - (1050001,10500,0,0,100,3,13900,18100,10500,22400,11,17630,1,0,0,0,0,0,0,0,0,0,'Spectral Teacher - Cast Mana Burn'), - (1050002,10500,0,0,100,3,9900,19700,30900,39600,11,17633,0,1,0,0,0,0,0,0,0,0,'Spectral Teacher - Cast Arcane Focus'), - (1050201,10502,0,0,100,3,5000,11000,12000,19000,11,12528,0,0,0,0,0,0,0,0,0,0,'Lady Illucia Barov - Cast Silence'), - (1050202,10502,0,0,100,3,9000,15000,11000,16000,11,17289,4,0,0,0,0,0,0,0,0,0,'Lady Illucia Barov - Cast Shadow Shock'), - (1050203,10502,0,0,100,3,14000,18000,30000,36000,11,18671,0,1,0,0,0,0,0,0,0,0,'Lady Illucia Barov - Cast Curse of Agony'), - (1050204,10502,0,0,100,3,21000,32000,18000,24000,11,12542,4,1,0,0,0,0,0,0,0,0,'Lady Illucia Barov - Cast Fear'), - (1050205,10502,0,0,100,3,17000,23000,21000,26000,11,14515,5,0,0,0,0,0,0,0,0,0,'Lady Illucia Barov - Cast Dominate Mind'), - (1050401,10504,11,0,100,2,0,0,0,0,11,17467,0,1,0,0,0,0,0,0,0,0,'Alexei Barov - Cast Unholy Aura on Spawn'), - (1050402,10504,0,0,100,3,8000,15000,15000,21000,11,17820,1,0,0,0,0,0,0,0,0,0,'Alexei Barov - Cast Veil of Shadow'), - (1050501,10505,0,0,100,3,4000,9000,18000,26000,11,17831,4,32,0,0,0,0,0,0,0,0,'Instructor Malicia - Cast Call of the Grave'), - (1050502,10505,0,0,100,3,7000,12000,11000,16000,11,18376,1,32,0,0,0,0,0,0,0,0,'Instructor Malicia - Cast Corruption'), - (1050503,10505,0,0,100,3,12000,18000,24000,28000,11,8362,0,1,0,0,0,0,0,0,0,0,'Instructor Malicia - Cast Renew'), - (1050504,10505,0,0,100,3,14000,19000,12000,18000,11,13747,5,1,0,0,0,0,0,0,0,0,'Instructor Malicia - Cast Slow'), - (1050505,10505,14,0,100,3,1200,40,14000,21000,11,17843,6,1,0,0,0,0,0,0,0,0,'Instructor Malicia - Cast Flash Heal on Friendlies'), - (1050506,10505,2,0,100,3,50,0,7000,12000,11,15586,0,1,0,0,0,0,0,0,0,0,'Instructor Malicia - Cast Heal at 50% HP'), - (1050601,10506,4,0,100,2,0,0,0,0,1,-448,0,0,22,1,0,0,0,0,0,0,'Kirtonos the Herald - Emote and Set Phase 1 on Aggro'), - (1050602,10506,0,5,100,3,10000,16100,9700,33600,11,18144,1,0,0,0,0,0,0,0,0,0,'Kirtonos the Herald - Cast Swoop (Phase 1)'), - (1050603,10506,0,5,100,3,14100,32400,56100,79500,11,6016,1,0,0,0,0,0,0,0,0,0,'Kirtonos the Herald - Cast Pierce Armor (Phase 1)'), - (1050604,10506,0,5,100,3,17000,28000,14600,33900,11,12882,0,0,0,0,0,0,0,0,0,0,'Kirtonos the Herald - Cast Wing Flap (Phase 1)'), - (1050605,10506,0,5,85,3,10200,63900,32500,47500,11,8379,1,0,0,0,0,0,0,0,0,0,'Kirtonos the Herald - Cast Disarm (Phase 1)'), - (1050606,10506,0,5,100,3,18100,18500,15500,28800,11,16467,0,1,22,2,0,0,0,0,0,0,'Kirtonos the Herald - Cast Kirtonos Transform and Set Phase 2 (Phase 1)'), - (1050607,10506,0,3,100,3,42200,47700,4000,7000,11,17228,1,0,0,0,0,0,0,0,0,0,'Kirtonos the Herald - Cast Shadow Bolt Volley (Phase 2)'), - (1050608,10506,0,3,100,3,53200,56000,29000,50000,11,12889,4,0,0,0,0,0,0,0,0,0,'Kirtonos the Herald - Cast Curse of Tongues (Phase 2)'), - (1050609,10506,0,3,100,3,34000,40000,33800,46800,11,14515,5,0,13,-50,5,0,0,0,0,0,'Kirtonos the Herald - Cast Dominate Mind and Reduce Threat (Phase 2)'), - (1050610,10506,0,3,100,3,54300,59900,33800,46800,28,0,16467,0,22,1,0,0,0,0,0,0,'Kirtonos the Herald - Remove Kirtonos Transform Aura and Set Phase 1 (Phase 2)'), - (1050611,10506,7,0,100,2,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Kirtonos the Herald - Set Phase 0 on Evade'), - (1050701,10507,4,0,100,2,0,0,0,0,22,1,0,0,0,0,0,0,0,0,0,0,'The Ravenian - Set Phase 1 on Aggro'), - (1050702,10507,9,5,100,3,0,5,6000,11000,11,17963,1,0,0,0,0,0,0,0,0,0,'The Ravenian - Cast Sundering Cleave (Phase 1)'), - (1050703,10507,24,5,100,3,17963,5,5000,5000,22,2,0,0,0,0,0,0,0,0,0,0,'The Ravenian - Set Phase 2 on Target Max Sundering Cleave Aura Stack (Phase 1)'), - (1050704,10507,28,3,100,3,17963,1,5000,5000,22,1,0,0,0,0,0,0,0,0,0,0,'The Ravenian - Set Phase 1 on Target Missing Sundering Cleave Aura Stack (Phase 2)'), - (1050705,10507,0,0,100,3,8000,12000,7000,10000,11,15584,4,0,0,0,0,0,0,0,0,0,'The Ravenian - Cast Cleave'), - (1050706,10507,0,0,100,3,16000,24000,12000,18000,11,15550,0,1,0,0,0,0,0,0,0,0,'The Ravenian - Cast Trample'), - (1050707,10507,0,0,100,3,17000,21000,14000,19000,11,18670,1,1,0,0,0,0,0,0,0,0,'The Ravenian - Cast Knock Away'), - (1050708,10507,7,0,100,2,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'The Ravenian - Set Phase to 0 on Evade'), - (1050801,10508,1,0,100,3,1000,1000,1800000,1800000,11,18100,0,1,0,0,0,0,0,0,0,0,'Ras Frostwhisper - Cast Frost Armor on Spawn'), - (1050802,10508,4,0,100,2,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Ras Frostwhisper - Enable Dynamic Movement and Set Phase 1 on Aggro'), - (1050803,10508,9,13,100,3,0,40,3400,4800,11,21369,1,0,0,0,0,0,0,0,0,0,'Ras Frostwhisper - Cast Frostbolt (Phase 1)'), - (1050804,10508,9,5,100,3,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Ras Frostwhisper - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), - (1050805,10508,9,0,100,3,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Ras Frostwhisper - Disable Dynamic Movement at 0-8 Yards'), - (1050806,10508,3,5,100,2,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Ras Frostwhisper - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), - (1050807,10508,3,3,100,3,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Ras Frostwhisper - Set Phase 1 when Mana is above 15% (Phase 2)'), - (1050808,10508,9,0,100,3,0,10,16000,25000,11,11130,4,1,0,0,0,0,0,0,0,0,'Ras Frostwhisper - Cast Knock Away'), - (1050809,10508,0,0,100,3,9000,17000,12000,16000,11,18099,0,1,0,0,0,0,0,0,0,0,'Ras Frostwhisper - Cast Chill Nova'), - (1050810,10508,0,0,100,3,11000,16000,17000,22000,11,18763,1,1,0,0,0,0,0,0,0,0,'Ras Frostwhisper - Cast Freeze'), - (1050811,10508,0,0,100,3,17000,24000,15000,21000,11,8398,4,0,0,0,0,0,0,0,0,0,'Ras Frostwhisper - Cast Frostbolt Volley'), - (1050812,10508,0,0,100,3,27000,34000,23000,32000,11,26070,0,1,0,0,0,0,0,0,0,0,'Ras Frostwhisper - Cast Fear'), - (1050813,10508,27,0,100,3,18100,1,15000,30000,11,18100,0,1,0,0,0,0,0,0,0,0,'Ras Frostwhisper - Cast Frost Armor on Missing Buff'), - (1067801,10678,0,0,100,3,700,8200,4800,9700,11,17745,1,0,0,0,0,0,0,0,0,0,'Plagued Hatchling - Cast Diseased Spit'), - (1090101,10901,9,0,100,3,0,5,12000,18000,11,18151,4,32,0,0,0,0,0,0,0,0,'Lorekeeper Polkelt - Cast Noxious Catalyst'), - (1090102,10901,0,0,100,3,14000,21000,16000,22000,11,18149,4,32,0,0,0,0,0,0,0,0,'Lorekeeper Polkelt - Cast Volatile Infection'), - (1090103,10901,0,0,100,3,8000,17000,21000,28000,11,8245,4,32,0,0,0,0,0,0,0,0,'Lorekeeper Polkelt - Cast Corrosive Acid'), - (1125701,11257,0,0,100,3,4100,14500,6600,19400,11,10833,1,1,0,0,0,0,0,0,0,0,'Scholomance Handler - Cast Arcane Blast'), - (1125702,11257,0,0,100,3,4700,10800,10900,21200,11,17145,0,0,0,0,0,0,0,0,0,0,'Scholomance Handler - Cast Blast Wave'), - (1125703,11257,0,0,100,3,3900,19400,10300,33800,11,15244,0,0,0,0,0,0,0,0,0,0,'Scholomance Handler - Cast Cone of Cold'), - (1126101,11261,9,0,100,3,0,5,6000,12000,11,16509,1,32,0,0,0,0,0,0,0,0,'Doctor Theolen Krastinov - Cast Rend'), - (1126102,11261,0,0,100,3,9000,14000,9000,16000,11,18103,1,1,13,-75,1,0,0,0,0,0,'Doctor Theolen Krastinov - Cast Backhand and Reduce Aggro on Target'), - (1126103,11261,2,0,100,3,30,0,120000,120000,11,8269,0,1,1,-106,0,0,0,0,0,0,'Doctor Theolen Krastinov - Cast Frenzy and Emote at 30% HP'), - (1143901,11439,0,0,100,3,2000,8000,5000,8000,11,15284,1,0,0,0,0,0,0,0,0,0,'Illusion of Jandice Barov - Cast Cleave'), - (1155101,11551,11,0,100,2,0,0,0,0,11,10022,0,1,0,0,0,0,0,0,0,0,'Necrofiend - Cast Deadly Poison on Spawn'), - (1155102,11551,0,0,100,3,6500,13100,20700,33900,11,15474,0,0,0,0,0,0,0,0,0,0,'Necrofiend - Cast Web Explosion'), - (1158201,11582,1,0,100,3,1000,2500,30000,31000,11,16531,0,1,0,0,0,0,0,0,0,0,'Scholomance Dark Summoner - Cast Frail Skeleton OOC'), - (1158202,11582,1,0,100,35,16000,17500,30000,31000,1,-410,-311,-435,1,-1237,-1238,0,0,0,0,0,'Scholomance Dark Summoner - Random Say OOC'), - (1158203,11582,4,0,100,2,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Scholomance Dark Summoner - Enable Dynamic Movement and Set Phase 1 on Aggro'), - (1158204,11582,0,5,90,3,500,2800,1900,3700,11,17618,0,1,0,0,0,0,0,0,0,0,'Scholomance Dark Summoner - Summon Risen Lackey (Phase 1)'), - (1158205,11582,0,5,100,3,0,500,38700,49300,11,12279,1,32,0,0,0,0,0,0,0,0,'Scholomance Dark Summoner - Cast Curse of Blood (Phase 1)'), - (1158206,11582,9,5,100,3,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Scholomance Dark Summoner - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), - (1158207,11582,9,0,100,3,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Scholomance Dark Summoner - Disable Dynamic Movement at 0-8 Yards'), - (1158208,11582,9,0,100,3,0,5,1000,1000,29,10,150,0,0,0,0,0,0,0,0,0,'Scholomance Dark Summoner - Ranged Movement at 5 Yards to Avoid Melee Combat'), - (1158209,11582,3,5,100,2,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Scholomance Dark Summoner - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), - (1158210,11582,3,3,100,3,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Scholomance Dark Summoner - Set Phase 1 when Mana is above 15% (Phase 2)'), - (1159801,11598,4,0,100,2,0,0,0,0,31,1,3,0,0,0,0,0,0,0,0,0,'Risen Guardian - Random Phase on Aggro'), - (1159802,11598,0,0,100,3,37600,71200,14300,32700,11,7068,1,0,0,0,0,0,0,0,0,0,'Risen Guardian - Cast Veil of Shadow'), - (1159803,11598,0,13,100,3,12500,28100,11900,37000,11,16583,1,0,0,0,0,0,0,0,0,0,'Risen Guardian - Cast Shadow Shock (Phase 1)'), - (1159804,11598,0,13,100,3,12300,45800,6000,34100,11,7289,1,32,0,0,0,0,0,0,0,0,'Risen Guardian - Cast Shrink (Phase 1)'), - (1159805,11598,0,11,100,3,12500,28100,11900,37000,11,16583,1,0,0,0,0,0,0,0,0,0,'Risen Guardian - Cast Shadow Shock (Phase2)'), - (1159806,11598,2,11,100,2,40,0,0,0,11,4974,1,1,0,0,0,0,0,0,0,0,'Risen Guardian - Cast Wither Touch at 40% HP (Phase 2)'), - (1159807,11598,0,7,100,3,24100,41300,20300,38100,11,11443,1,0,0,0,0,0,0,0,0,0,'Risen Guardian - Cast Cripple (Phase 3)'), - (1159808,11598,2,7,100,2,40,0,0,0,11,4974,1,1,0,0,0,0,0,0,0,0,'Risen Guardian - Cast Wither Touch at 40% HP (Phase 3)'), - (1159809,11598,7,0,100,2,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Risen Guardian - Set Phase 0 on Evade'), - (1162201,11622,0,0,100,3,7300,22100,10800,27600,11,10101,1,0,0,0,0,0,0,0,0,0,'Rattlegore - Cast Knock Away'), - (1162202,11622,0,0,100,3,6200,21800,7500,21300,11,18368,1,0,0,0,0,0,0,0,0,0,'Rattlegore - Cast Strike'), - (1162203,11622,0,0,100,3,15800,21400,13100,26400,11,16727,0,1,0,0,0,0,0,0,0,0,'Rattlegore - Cast War Stomp'), - (1451601,14516,0,0,100,3,5000,7000,17000,19000,11,22644,0,0,0,0,0,0,0,0,0,0,'Death Knight Darkreaver - Cast Blood Leech'), - (1451602,14516,0,0,100,3,5000,6000,8000,10000,11,15284,1,0,0,0,0,0,0,0,0,0,'Death Knight Darkreaver - Cast Cleave'), - (1451603,14516,0,0,100,3,6000,7000,12000,14000,11,17393,4,0,0,0,0,0,0,0,0,0,'Death Knight Darkreaver - Cast Shadow Bolt'), - (1451604,14516,0,0,100,3,18000,21000,32000,35000,11,7645,5,0,0,0,0,0,0,0,0,0,'Death Knight Darkreaver - Cast Dominate Mind'), - (1451605,14516,6,0,100,2,0,0,0,0,11,23261,0,7,0,0,0,0,0,0,0,0,'Death Knight Darkreaver - Cast Summon Darkreaver\'s Fallen Charger on Death'), - (1486101,14861,0,0,100,3,19400,19700,4200,22900,11,22371,1,32,0,0,0,0,0,0,0,0,'Blood Steward of Kirtonos - Cast Curse of Impotence'), - (1486102,14861,0,0,100,3,6100,18200,3600,22600,11,12493,1,32,0,0,0,0,0,0,0,0,'Blood Steward of Kirtonos - Cast Curse of Weakness'), - (1486103,14861,0,0,100,3,16000,19000,27300,46900,11,3609,1,0,0,0,0,0,0,0,0,0,'Blood Steward of Kirtonos - Cast Paralyzing Poison'), - (1611801,16118,4,0,100,2,0,0,0,0,11,27688,0,0,0,0,0,0,0,0,0,0,'Kormok - Cast Bone Shield on Aggro'), - (1611802,16118,0,0,100,3,10000,12000,15000,15000,11,20741,0,0,0,0,0,0,0,0,0,0,'Kormok - Cast Shadow Bolt Volley'), - (1611803,16118,0,0,100,3,15000,15000,12000,15000,11,27687,0,0,0,0,0,0,0,0,0,0,'Kormok - Cast Summon Bone Minions'), - (1611804,16118,0,0,100,3,20000,25000,25000,30000,11,27689,0,0,0,0,0,0,0,0,0,0,'Kormok - Cast Bloodlust'), - (1611805,16118,2,0,100,2,26,0,0,0,11,27695,0,0,0,0,0,0,0,0,0,0,'Kormok - Cast Summon Bone Mages at 26%'), - (1611806,16118,2,0,100,2,20,0,0,0,11,8269,0,0,1,-106,0,0,0,0,0,0,'Kormok - Cast Frenzy at 20%'), - (1612001,16120,4,0,100,2,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Bone Mage - Enable Dynamic Movement and Set Phase 1 on Aggro'), - (1612002,16120,9,5,100,3,0,40,3200,4800,11,15043,1,0,0,0,0,0,0,0,0,0,'Bone Mage - Cast Frostbolt (Phase 1)'), - (1612003,16120,9,5,100,3,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Bone Mage - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), - (1612004,16120,9,0,100,3,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Bone Mage - Disable Dynamic Movement at 0-8 Yards'), - (1612005,16120,3,5,100,2,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Bone Mage - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), - (1612006,16120,3,3,100,3,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Bone Mage - Set Phase 1 when Mana is above 15% (Phase 2)'), - (1612007,16120,9,0,100,3,0,5,16000,24000,11,15063,0,0,0,0,0,0,0,0,0,0,'Bone Mage - Cast Frost Nova'), - (1612008,16120,0,0,100,3,7000,10000,14000,16000,11,16102,4,0,0,0,0,0,0,0,0,0,'Bone Mage - Cast Flamestrike'), - (1612009,16120,0,0,100,3,5000,7000,8000,11000,11,17145,0,0,0,0,0,0,0,0,0,0,'Bone Mage - Cast Blast Wave'), + (1043201,10432,0,0,100,1,12000,14000,12000,14000,11,16046,0,0,0,0,0,0,0,0,0,0,'Vectus - Cast Blast Wave'), + (1043202,10432,0,0,100,1,2000,4000,20000,25000,11,18399,4,0,0,0,0,0,0,0,0,0,'Vectus - Cast Flamestrike'), + (1043301,10433,4,0,50,0,0,0,0,0,1,-438,0,0,0,0,0,0,0,0,0,0,'Marduk Blackpool - Random Aggro Say'), + (1043302,10433,1,0,100,0,1000,1000,0,0,11,17695,0,0,0,0,0,0,0,0,0,0,'Marduk Blackpool - Cast Defiling Aura on Spawn'), + (1043303,10433,0,0,100,1,5300,8400,6200,14900,11,17228,1,0,0,0,0,0,0,0,0,0,'Marduk Blackpool - Cast Shadow Bolt Volley'), + (1043304,10433,0,0,100,1,15400,17800,7500,22400,11,15284,1,0,0,0,0,0,0,0,0,0,'Marduk Blackpool - Cast Cleave'), + (1043305,10433,0,0,100,1,14600,15900,1000,8800,11,12040,0,33,0,0,0,0,0,0,0,0,'Marduk Blackpool - Cast Shadow Shield'), + (1046901,10469,4,0,100,0,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Scholomance Adept - Enable Dynamic Movement and Set Phase 1 on Aggro'), + (1046902,10469,9,13,100,1,0,40,3200,4800,11,15043,1,0,0,0,0,0,0,0,0,0,'Scholomance Adept - Cast Frostbolt (Phase 1)'), + (1046903,10469,9,13,100,1,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Scholomance Adept - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), + (1046904,10469,9,0,100,1,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Scholomance Adept - Disable Dynamic Movement at 0-8 Yards'), + (1046905,10469,3,13,100,0,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Scholomance Adept - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), + (1046906,10469,3,11,100,1,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Scholomance Adept - Set Phase 1 when Mana is above 15% (Phase 2)'), + (1046907,10469,0,0,100,1,7300,17300,9400,14300,11,15244,0,1,0,0,0,0,0,0,0,0,'Scholomance Adept - Cast Cone of Cold'), + (1046908,10469,0,0,100,1,7600,19700,12200,24700,11,15499,1,0,0,0,0,0,0,0,0,0,'Scholomance Adept - Cast Frost Shock'), + (1046909,10469,2,0,100,0,15,0,0,0,49,0,0,0,22,3,0,0,0,0,0,0,'Scholomance Adept - Disable Dynamic Movement and Set Phase 3 at 15% HP'), + (1046910,10469,2,7,100,0,15,0,0,0,25,0,0,0,1,-47,0,0,0,0,0,0,'Scholomance Adept - Flee at 15% HP (Phase 3)'), + (1046911,10469,7,0,100,0,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Scholomance Adept - Set Phase to 0 on Evade'), + (1047001,10470,4,0,100,0,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Scholomance Neophyte - Enable Dynamic Movement and Set Phase 1 on Aggro'), + (1047002,10470,9,5,100,1,0,40,3400,4800,11,12739,1,0,0,0,0,0,0,0,0,0,'Scholomance Neophyte - Cast Shadow Bolt (Phase 1)'), + (1047003,10470,9,5,100,1,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Scholomance Neophyte - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), + (1047004,10470,9,0,100,1,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Scholomance Neophyte - Disable Dynamic Movement at 0-8 Yards'), + (1047005,10470,3,5,100,0,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Scholomance Neophyte - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), + (1047006,10470,3,3,100,1,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Scholomance Neophyte - Set Phase 1 when Mana is above 15% (Phase 2)'), + (1047007,10470,0,0,100,1,8600,26300,18400,36000,11,17165,1,1,0,0,0,0,0,0,0,0,'Scholomance Neophyte - Cast Mind Flay'), + (1047101,10471,1,0,100,0,500,500,0,0,11,16592,0,0,0,0,0,0,0,0,0,0,'Scholomance Acolyte - Cast Shadowform on Spawn'), + (1047102,10471,14,0,100,1,3150,40,26400,48400,11,17613,6,1,0,0,0,0,0,0,0,0,'Scholomance Acolyte - Cast Dark Mending on Friendlies'), + (1047103,10471,0,0,100,1,4500,26000,8400,26000,11,17615,4,0,0,0,0,0,0,0,0,0,'Scholomance Acolyte - Cast Mana Burn'), + (1047104,10471,0,0,100,1,2400,21700,11100,29900,11,17165,4,0,0,0,0,0,0,0,0,0,'Scholomance Acolyte - Cast Mind Flay'), + (1047105,10471,0,0,100,1,5700,33800,15800,28600,11,11443,1,0,0,0,0,0,0,0,0,0,'Scholomance Acolyte - Cast Cripple'), + (1047201,10472,4,3,100,0,0,0,0,0,22,1,0,0,0,0,0,0,0,0,0,0,'Scholomance Occultist - Set Phase 1 on Aggro'), + (1047202,10472,0,5,100,1,4800,11700,32400,39700,11,16431,0,33,0,0,0,0,0,0,0,0,'Scholomance Occultist - Cast Bone Armor (Phase 1)'), + (1047203,10472,13,5,100,0,0,0,0,0,11,15122,1,1,0,0,0,0,0,0,0,0,'Scholomance Occultist - Cast Counterspell is Target Cast a Spell (Phase 1)'), + (1047204,10472,2,0,100,0,40,0,0,0,3,11284,0,0,22,2,0,0,0,0,0,0,'Scholomance Occultist - Transform into Dark Shade and Set Phase 2 at 40% HP (Phase 1)'), + (1047205,10472,0,3,100,1,500,1000,6500,15600,11,17228,1,0,0,0,0,0,0,0,0,0,'Scholomance Occultist - Cast Shadow Bolt Volley (Phase 2)'), + (1047601,10476,4,0,100,0,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Scholomance Necrolyte - Enable Dynamic Movement and Set Phase 1 on Aggro'), + (1047602,10476,9,5,100,1,0,40,2400,3800,11,12739,1,0,0,0,0,0,0,0,0,0,'Scholomance Necrolyte - Cast Shadow Bolt (Phase 1)'), + (1047603,10476,9,5,100,1,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Scholomance Necrolyte - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), + (1047604,10476,9,0,100,1,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Scholomance Necrolyte - Disable Dynamic Movement at 0-8 Yards'), + (1047605,10476,3,5,100,0,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Scholomance Necrolyte - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), + (1047606,10476,3,3,100,1,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Scholomance Necrolyte - Set Phase 1 when Mana is above 15% (Phase 2)'), + (1047607,10476,0,0,100,1,1400,6200,7400,22000,11,17234,1,1,0,0,0,0,0,0,0,0,'Scholomance Necrolyte - Cast Shadow Shock'), + (1047608,10476,0,0,100,1,1400,22000,22000,33200,11,17151,0,32,0,0,0,0,0,0,0,0,'Scholomance Necrolyte - Cast Shadow Barrier'), + (1047701,10477,0,0,100,1,4800,16000,10200,26800,11,14887,1,0,0,0,0,0,0,0,0,0,'Scholomance Necromancer - Cast Shadow Bolt Volley'), + (1047702,10477,5,0,100,0,0,0,0,0,11,17616,6,1,0,0,0,0,0,0,0,0,'Scholomance Necromancer - Cast Corpse Explosion on Player Kill'), + (1047703,10477,2,0,100,1,30,0,28000,28000,11,12020,1,32,0,0,0,0,0,0,0,0,'Scholomance Necromancer - Cast Call of the Grave at 30% HP'), + (1047704,10477,2,0,100,0,15,0,0,0,25,0,0,0,1,-47,0,0,0,0,0,0,'Scholomance Necromancer - Flee at 15% HP'), + (1048001,10480,0,0,100,1,7000,19000,18000,35000,11,18270,1,0,0,0,0,0,0,0,0,0,'Unstable Corpse - Cast Dark Plague'), + (1048002,10480,6,0,100,0,0,0,0,0,11,17689,0,7,0,0,0,0,0,0,0,0,'Unstable Corpse - Cast Disease Burst on Death'), + (1048101,10481,4,0,100,0,0,0,0,0,42,1,0,0,0,0,0,0,0,0,0,0,'Reanimated Corpse - Set Invicibility at 1 HP on Aggro'), + (1048102,10481,0,0,100,1,3600,17300,10300,18200,11,18270,1,32,0,0,0,0,0,0,0,0,'Reanimated Corpse - Cast Dark Plague'), + (1048103,10481,2,0,100,0,10,0,0,0,22,1,0,0,0,0,0,0,0,0,0,0,'Reanimated Corpse - Set Phase 1 at 10% HP'), + (1048104,10481,0,1,100,0,1000,1000,0,0,47,7,0,0,21,0,0,0,0,0,0,0,'Reanimated Corpse - Lies Down and Stop Melee Combat (Phase 1)'), + (1048105,10481,0,1,100,0,10000,11000,0,0,11,23965,0,2,21,1,1,0,47,0,0,0,'Reanimated Corpse - Cast Instant Heal, Stands Up and Resumes Combat Movement (Phase 1)'), + (1048106,10481,2,1,100,0,99,30,0,0,42,0,0,0,20,1,0,0,0,0,0,0,'Reanimated Corpse - Removes Invicibility below 99%HP and Resume Melee Combat (Phase 1)'), + (1048107,10481,7,0,100,0,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Reanimated Corpse - Set Phase to 0 on Evade'), + (1048501,10485,0,0,100,1,1500,8900,17300,33700,11,12021,1,0,0,0,0,0,0,0,0,0,'Risen Aberration - Cast Fixate'), + (1048601,10486,0,0,100,1,11800,19700,15500,32600,11,11428,1,0,0,0,0,0,0,0,0,0,'Risen Warrior - Cast Knockdown'), + (1048602,10486,0,0,100,1,7400,28700,13500,25200,11,16509,1,0,0,0,0,0,0,0,0,0,'Risen Warrior - Cast Rend'), + (1048603,10486,0,0,100,1,12300,17500,10800,33400,11,14516,1,0,0,0,0,0,0,0,0,0,'Risen Warrior - Cast Strike'), + (1048604,10486,0,0,100,1,3200,22900,10800,32200,11,15588,0,1,0,0,0,0,0,0,0,0,'Risen Warrior - Cast Thunderclap'), + (1048701,10487,0,0,100,1,4700,14300,13100,30600,11,6726,1,0,0,0,0,0,0,0,0,0,'Risen Protector - Cast Silence'), + (1048702,10487,0,0,100,1,0,0,5400,25300,11,17439,1,0,0,0,0,0,0,0,0,0,'Risen Protector - Cast Shadow Shock'), + (1048703,10487,0,0,100,1,4000,15800,9700,19400,11,15654,1,32,0,0,0,0,0,0,0,0,'Risen Protector - Cast Shadow Word: Pain'), + (1048801,10488,11,0,100,0,0,0,0,0,11,8876,0,0,0,0,0,0,0,0,0,0,'Risen Construct - Cast Thrash on Spawn'), + (1048802,10488,0,0,100,1,5900,13800,11500,19600,11,16169,1,0,0,0,0,0,0,0,0,0,'Risen Construct - Cast Arcing Smash'), + (1048803,10488,2,0,100,1,30,0,120000,120000,11,8269,0,1,1,-46,0,0,0,0,0,0,'Risen Construct - Cast Frenzy at 30% HP'), + (1048901,10489,4,0,100,0,0,0,0,0,22,1,0,0,0,0,0,0,0,0,0,0,'Risen Guard - Set Phase 1 on Aggro'), + (1048902,10489,9,5,100,1,0,5,5000,9000,11,15572,1,0,0,0,0,0,0,0,0,0,'Risen Guard - Cast Sunder Armor (Phase 1)'), + (1048903,10489,24,5,100,1,15572,5,5000,5000,22,2,0,0,0,0,0,0,0,0,0,0,'Risen Guard - Set Phase 2 on Target Max Sunder Armor Aura Stack (Phase 1)'), + (1048904,10489,28,3,100,1,15572,1,5000,5000,22,1,0,0,0,0,0,0,0,0,0,0,'Risen Guard - Set Phase 1 on Target Missing Sunder Armor Aura Stack (Phase 2)'), + (1048905,10489,0,0,100,1,1700,9400,12800,27800,11,15655,1,0,0,0,0,0,0,0,0,0,'Risen Guard - Cast Shield Slam'), + (1048906,10489,7,0,100,0,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Risen Guard - Set Phase to 0 on Evade'), + (1049101,10491,0,0,50,0,4300,9400,0,0,11,16431,0,1,0,0,0,0,0,0,0,0,'Risen Bonewarder - Cast Bone Armor'), + (1049102,10491,0,0,100,1,9900,21700,15700,34600,11,17715,0,0,0,0,0,0,0,0,0,0,'Risen Bonewarder - Cast Consuming Shadows'), + (1049103,10491,0,0,100,1,12600,25200,16700,32300,11,17620,1,1,0,0,0,0,0,0,0,0,'Risen Bonewarder - Cast Drain Life'), + (1049501,10495,1,0,100,0,1000,1000,0,0,11,12627,0,1,0,0,0,0,0,0,0,0,'Diseased Ghoul - Cast Disease Cloud on Spawn'), + (1049502,10495,4,0,100,0,0,0,0,0,11,8247,0,1,0,0,0,0,0,0,0,0,'Diseased Ghoul - Cast Wandering Plague on Aggro'), + (1049503,10495,6,0,100,0,0,0,0,0,11,17742,0,7,0,0,0,0,0,0,0,0,'Diseased Ghoul - Cast Cloud of Disease on Death'), + (1049901,10499,0,0,100,1,2000,25700,7300,19400,11,17630,1,0,0,0,0,0,0,0,0,0,'Spectral Researcher - Cast Mana Burn'), + (1049902,10499,0,0,100,1,1000,9400,9400,22800,11,17631,1,1,0,0,0,0,0,0,0,0,'Spectral Researcher - Cast Wail of Souls'), + (1050001,10500,0,0,100,1,13900,18100,10500,22400,11,17630,1,0,0,0,0,0,0,0,0,0,'Spectral Teacher - Cast Mana Burn'), + (1050002,10500,0,0,100,1,9900,19700,30900,39600,11,17633,0,1,0,0,0,0,0,0,0,0,'Spectral Teacher - Cast Arcane Focus'), + (1050201,10502,0,0,100,1,5000,11000,12000,19000,11,12528,0,0,0,0,0,0,0,0,0,0,'Lady Illucia Barov - Cast Silence'), + (1050202,10502,0,0,100,1,9000,15000,11000,16000,11,17289,4,0,0,0,0,0,0,0,0,0,'Lady Illucia Barov - Cast Shadow Shock'), + (1050203,10502,0,0,100,1,14000,18000,30000,36000,11,18671,0,1,0,0,0,0,0,0,0,0,'Lady Illucia Barov - Cast Curse of Agony'), + (1050204,10502,0,0,100,1,21000,32000,18000,24000,11,12542,4,1,0,0,0,0,0,0,0,0,'Lady Illucia Barov - Cast Fear'), + (1050205,10502,0,0,100,1,17000,23000,21000,26000,11,14515,5,0,0,0,0,0,0,0,0,0,'Lady Illucia Barov - Cast Dominate Mind'), + (1050401,10504,11,0,100,0,0,0,0,0,11,17467,0,1,0,0,0,0,0,0,0,0,'Alexei Barov - Cast Unholy Aura on Spawn'), + (1050402,10504,0,0,100,1,8000,15000,15000,21000,11,17820,1,0,0,0,0,0,0,0,0,0,'Alexei Barov - Cast Veil of Shadow'), + (1050501,10505,0,0,100,1,4000,9000,18000,26000,11,17831,4,32,0,0,0,0,0,0,0,0,'Instructor Malicia - Cast Call of the Grave'), + (1050502,10505,0,0,100,1,7000,12000,11000,16000,11,18376,1,32,0,0,0,0,0,0,0,0,'Instructor Malicia - Cast Corruption'), + (1050503,10505,0,0,100,1,12000,18000,24000,28000,11,8362,0,1,0,0,0,0,0,0,0,0,'Instructor Malicia - Cast Renew'), + (1050504,10505,0,0,100,1,14000,19000,12000,18000,11,13747,5,1,0,0,0,0,0,0,0,0,'Instructor Malicia - Cast Slow'), + (1050505,10505,14,0,100,1,1200,40,14000,21000,11,17843,6,1,0,0,0,0,0,0,0,0,'Instructor Malicia - Cast Flash Heal on Friendlies'), + (1050506,10505,2,0,100,1,50,0,7000,12000,11,15586,0,1,0,0,0,0,0,0,0,0,'Instructor Malicia - Cast Heal at 50% HP'), + (1050601,10506,4,0,100,0,0,0,0,0,1,-448,0,0,22,1,0,0,0,0,0,0,'Kirtonos the Herald - Emote and Set Phase 1 on Aggro'), + (1050602,10506,0,5,100,1,10000,16100,9700,33600,11,18144,1,0,0,0,0,0,0,0,0,0,'Kirtonos the Herald - Cast Swoop (Phase 1)'), + (1050603,10506,0,5,100,1,14100,32400,56100,79500,11,6016,1,0,0,0,0,0,0,0,0,0,'Kirtonos the Herald - Cast Pierce Armor (Phase 1)'), + (1050604,10506,0,5,100,1,17000,28000,14600,33900,11,12882,0,0,0,0,0,0,0,0,0,0,'Kirtonos the Herald - Cast Wing Flap (Phase 1)'), + (1050605,10506,0,5,85,1,10200,63900,32500,47500,11,8379,1,0,0,0,0,0,0,0,0,0,'Kirtonos the Herald - Cast Disarm (Phase 1)'), + (1050606,10506,0,5,100,1,18100,18500,15500,28800,11,16467,0,1,22,2,0,0,0,0,0,0,'Kirtonos the Herald - Cast Kirtonos Transform and Set Phase 2 (Phase 1)'), + (1050607,10506,0,3,100,1,42200,47700,4000,7000,11,17228,1,0,0,0,0,0,0,0,0,0,'Kirtonos the Herald - Cast Shadow Bolt Volley (Phase 2)'), + (1050608,10506,0,3,100,1,53200,56000,29000,50000,11,12889,4,0,0,0,0,0,0,0,0,0,'Kirtonos the Herald - Cast Curse of Tongues (Phase 2)'), + (1050609,10506,0,3,100,1,34000,40000,33800,46800,11,14515,5,0,13,-50,5,0,0,0,0,0,'Kirtonos the Herald - Cast Dominate Mind and Reduce Threat (Phase 2)'), + (1050610,10506,0,3,100,1,54300,59900,33800,46800,28,0,16467,0,22,1,0,0,0,0,0,0,'Kirtonos the Herald - Remove Kirtonos Transform Aura and Set Phase 1 (Phase 2)'), + (1050611,10506,7,0,100,0,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Kirtonos the Herald - Set Phase 0 on Evade'), + (1050701,10507,4,0,100,0,0,0,0,0,22,1,0,0,0,0,0,0,0,0,0,0,'The Ravenian - Set Phase 1 on Aggro'), + (1050702,10507,9,5,100,1,0,5,6000,11000,11,17963,1,0,0,0,0,0,0,0,0,0,'The Ravenian - Cast Sundering Cleave (Phase 1)'), + (1050703,10507,24,5,100,1,17963,5,5000,5000,22,2,0,0,0,0,0,0,0,0,0,0,'The Ravenian - Set Phase 2 on Target Max Sundering Cleave Aura Stack (Phase 1)'), + (1050704,10507,28,3,100,1,17963,1,5000,5000,22,1,0,0,0,0,0,0,0,0,0,0,'The Ravenian - Set Phase 1 on Target Missing Sundering Cleave Aura Stack (Phase 2)'), + (1050705,10507,0,0,100,1,8000,12000,7000,10000,11,15584,4,0,0,0,0,0,0,0,0,0,'The Ravenian - Cast Cleave'), + (1050706,10507,0,0,100,1,16000,24000,12000,18000,11,15550,0,1,0,0,0,0,0,0,0,0,'The Ravenian - Cast Trample'), + (1050707,10507,0,0,100,1,17000,21000,14000,19000,11,18670,1,1,0,0,0,0,0,0,0,0,'The Ravenian - Cast Knock Away'), + (1050708,10507,7,0,100,0,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'The Ravenian - Set Phase to 0 on Evade'), + (1050801,10508,1,0,100,1,1000,1000,1800000,1800000,11,18100,0,1,0,0,0,0,0,0,0,0,'Ras Frostwhisper - Cast Frost Armor on Spawn'), + (1050802,10508,4,0,100,0,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Ras Frostwhisper - Enable Dynamic Movement and Set Phase 1 on Aggro'), + (1050803,10508,9,13,100,1,0,40,3400,4800,11,21369,1,0,0,0,0,0,0,0,0,0,'Ras Frostwhisper - Cast Frostbolt (Phase 1)'), + (1050804,10508,9,5,100,1,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Ras Frostwhisper - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), + (1050805,10508,9,0,100,1,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Ras Frostwhisper - Disable Dynamic Movement at 0-8 Yards'), + (1050806,10508,3,5,100,0,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Ras Frostwhisper - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), + (1050807,10508,3,3,100,1,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Ras Frostwhisper - Set Phase 1 when Mana is above 15% (Phase 2)'), + (1050808,10508,9,0,100,1,0,10,16000,25000,11,11130,4,1,0,0,0,0,0,0,0,0,'Ras Frostwhisper - Cast Knock Away'), + (1050809,10508,0,0,100,1,9000,17000,12000,16000,11,18099,0,1,0,0,0,0,0,0,0,0,'Ras Frostwhisper - Cast Chill Nova'), + (1050810,10508,0,0,100,1,11000,16000,17000,22000,11,18763,1,1,0,0,0,0,0,0,0,0,'Ras Frostwhisper - Cast Freeze'), + (1050811,10508,0,0,100,1,17000,24000,15000,21000,11,8398,4,0,0,0,0,0,0,0,0,0,'Ras Frostwhisper - Cast Frostbolt Volley'), + (1050812,10508,0,0,100,1,27000,34000,23000,32000,11,26070,0,1,0,0,0,0,0,0,0,0,'Ras Frostwhisper - Cast Fear'), + (1050813,10508,27,0,100,1,18100,1,15000,30000,11,18100,0,1,0,0,0,0,0,0,0,0,'Ras Frostwhisper - Cast Frost Armor on Missing Buff'), + (1067801,10678,0,0,100,1,700,8200,4800,9700,11,17745,1,0,0,0,0,0,0,0,0,0,'Plagued Hatchling - Cast Diseased Spit'), + (1090101,10901,9,0,100,1,0,5,12000,18000,11,18151,4,32,0,0,0,0,0,0,0,0,'Lorekeeper Polkelt - Cast Noxious Catalyst'), + (1090102,10901,0,0,100,1,14000,21000,16000,22000,11,18149,4,32,0,0,0,0,0,0,0,0,'Lorekeeper Polkelt - Cast Volatile Infection'), + (1090103,10901,0,0,100,1,8000,17000,21000,28000,11,8245,4,32,0,0,0,0,0,0,0,0,'Lorekeeper Polkelt - Cast Corrosive Acid'), + (1125701,11257,0,0,100,1,4100,14500,6600,19400,11,10833,1,1,0,0,0,0,0,0,0,0,'Scholomance Handler - Cast Arcane Blast'), + (1125702,11257,0,0,100,1,4700,10800,10900,21200,11,17145,0,0,0,0,0,0,0,0,0,0,'Scholomance Handler - Cast Blast Wave'), + (1125703,11257,0,0,100,1,3900,19400,10300,33800,11,15244,0,0,0,0,0,0,0,0,0,0,'Scholomance Handler - Cast Cone of Cold'), + (1126101,11261,9,0,100,1,0,5,6000,12000,11,16509,1,32,0,0,0,0,0,0,0,0,'Doctor Theolen Krastinov - Cast Rend'), + (1126102,11261,0,0,100,1,9000,14000,9000,16000,11,18103,1,1,13,-75,1,0,0,0,0,0,'Doctor Theolen Krastinov - Cast Backhand and Reduce Aggro on Target'), + (1126103,11261,2,0,100,1,30,0,120000,120000,11,8269,0,1,1,-106,0,0,0,0,0,0,'Doctor Theolen Krastinov - Cast Frenzy and Emote at 30% HP'), + (1143901,11439,0,0,100,1,2000,8000,5000,8000,11,15284,1,0,0,0,0,0,0,0,0,0,'Illusion of Jandice Barov - Cast Cleave'), + (1155101,11551,11,0,100,0,0,0,0,0,11,10022,0,1,0,0,0,0,0,0,0,0,'Necrofiend - Cast Deadly Poison on Spawn'), + (1155102,11551,0,0,100,1,6500,13100,20700,33900,11,15474,0,0,0,0,0,0,0,0,0,0,'Necrofiend - Cast Web Explosion'), + (1158201,11582,1,0,100,1,1000,2500,30000,31000,11,16531,0,1,0,0,0,0,0,0,0,0,'Scholomance Dark Summoner - Cast Frail Skeleton OOC'), + (1158202,11582,1,0,100,33,16000,17500,30000,31000,1,-410,-311,-435,1,-1237,-1238,0,0,0,0,0,'Scholomance Dark Summoner - Random Say OOC'), + (1158203,11582,4,0,100,0,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Scholomance Dark Summoner - Enable Dynamic Movement and Set Phase 1 on Aggro'), + (1158204,11582,0,5,90,1,500,2800,1900,3700,11,17618,0,1,0,0,0,0,0,0,0,0,'Scholomance Dark Summoner - Summon Risen Lackey (Phase 1)'), + (1158205,11582,0,5,100,1,0,500,38700,49300,11,12279,1,32,0,0,0,0,0,0,0,0,'Scholomance Dark Summoner - Cast Curse of Blood (Phase 1)'), + (1158206,11582,9,5,100,1,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Scholomance Dark Summoner - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), + (1158207,11582,9,0,100,1,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Scholomance Dark Summoner - Disable Dynamic Movement at 0-8 Yards'), + (1158208,11582,9,0,100,1,0,5,1000,1000,29,10,150,0,0,0,0,0,0,0,0,0,'Scholomance Dark Summoner - Ranged Movement at 5 Yards to Avoid Melee Combat'), + (1158209,11582,3,5,100,0,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Scholomance Dark Summoner - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), + (1158210,11582,3,3,100,1,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Scholomance Dark Summoner - Set Phase 1 when Mana is above 15% (Phase 2)'), + (1159801,11598,4,0,100,0,0,0,0,0,31,1,3,0,0,0,0,0,0,0,0,0,'Risen Guardian - Random Phase on Aggro'), + (1159802,11598,0,0,100,1,37600,71200,14300,32700,11,7068,1,0,0,0,0,0,0,0,0,0,'Risen Guardian - Cast Veil of Shadow'), + (1159803,11598,0,13,100,1,12500,28100,11900,37000,11,16583,1,0,0,0,0,0,0,0,0,0,'Risen Guardian - Cast Shadow Shock (Phase 1)'), + (1159804,11598,0,13,100,1,12300,45800,6000,34100,11,7289,1,32,0,0,0,0,0,0,0,0,'Risen Guardian - Cast Shrink (Phase 1)'), + (1159805,11598,0,11,100,1,12500,28100,11900,37000,11,16583,1,0,0,0,0,0,0,0,0,0,'Risen Guardian - Cast Shadow Shock (Phase2)'), + (1159806,11598,2,11,100,0,40,0,0,0,11,4974,1,1,0,0,0,0,0,0,0,0,'Risen Guardian - Cast Wither Touch at 40% HP (Phase 2)'), + (1159807,11598,0,7,100,1,24100,41300,20300,38100,11,11443,1,0,0,0,0,0,0,0,0,0,'Risen Guardian - Cast Cripple (Phase 3)'), + (1159808,11598,2,7,100,0,40,0,0,0,11,4974,1,1,0,0,0,0,0,0,0,0,'Risen Guardian - Cast Wither Touch at 40% HP (Phase 3)'), + (1159809,11598,7,0,100,0,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Risen Guardian - Set Phase 0 on Evade'), + (1162201,11622,0,0,100,1,7300,22100,10800,27600,11,10101,1,0,0,0,0,0,0,0,0,0,'Rattlegore - Cast Knock Away'), + (1162202,11622,0,0,100,1,6200,21800,7500,21300,11,18368,1,0,0,0,0,0,0,0,0,0,'Rattlegore - Cast Strike'), + (1162203,11622,0,0,100,1,15800,21400,13100,26400,11,16727,0,1,0,0,0,0,0,0,0,0,'Rattlegore - Cast War Stomp'), + (1451601,14516,0,0,100,1,5000,7000,17000,19000,11,22644,0,0,0,0,0,0,0,0,0,0,'Death Knight Darkreaver - Cast Blood Leech'), + (1451602,14516,0,0,100,1,5000,6000,8000,10000,11,15284,1,0,0,0,0,0,0,0,0,0,'Death Knight Darkreaver - Cast Cleave'), + (1451603,14516,0,0,100,1,6000,7000,12000,14000,11,17393,4,0,0,0,0,0,0,0,0,0,'Death Knight Darkreaver - Cast Shadow Bolt'), + (1451604,14516,0,0,100,1,18000,21000,32000,35000,11,7645,5,0,0,0,0,0,0,0,0,0,'Death Knight Darkreaver - Cast Dominate Mind'), + (1451605,14516,6,0,100,0,0,0,0,0,11,23261,0,7,0,0,0,0,0,0,0,0,'Death Knight Darkreaver - Cast Summon Darkreaver\'s Fallen Charger on Death'), + (1486101,14861,0,0,100,1,19400,19700,4200,22900,11,22371,1,32,0,0,0,0,0,0,0,0,'Blood Steward of Kirtonos - Cast Curse of Impotence'), + (1486102,14861,0,0,100,1,6100,18200,3600,22600,11,12493,1,32,0,0,0,0,0,0,0,0,'Blood Steward of Kirtonos - Cast Curse of Weakness'), + (1486103,14861,0,0,100,1,16000,19000,27300,46900,11,3609,1,0,0,0,0,0,0,0,0,0,'Blood Steward of Kirtonos - Cast Paralyzing Poison'), + (1611801,16118,4,0,100,0,0,0,0,0,11,27688,0,0,0,0,0,0,0,0,0,0,'Kormok - Cast Bone Shield on Aggro'), + (1611802,16118,0,0,100,1,10000,12000,15000,15000,11,20741,0,0,0,0,0,0,0,0,0,0,'Kormok - Cast Shadow Bolt Volley'), + (1611803,16118,0,0,100,1,15000,15000,12000,15000,11,27687,0,0,0,0,0,0,0,0,0,0,'Kormok - Cast Summon Bone Minions'), + (1611804,16118,0,0,100,1,20000,25000,25000,30000,11,27689,0,0,0,0,0,0,0,0,0,0,'Kormok - Cast Bloodlust'), + (1611805,16118,2,0,100,0,26,0,0,0,11,27695,0,0,0,0,0,0,0,0,0,0,'Kormok - Cast Summon Bone Mages at 26%'), + (1611806,16118,2,0,100,0,20,0,0,0,11,8269,0,0,1,-106,0,0,0,0,0,0,'Kormok - Cast Frenzy at 20%'), + (1612001,16120,4,0,100,0,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Bone Mage - Enable Dynamic Movement and Set Phase 1 on Aggro'), + (1612002,16120,9,5,100,1,0,40,3200,4800,11,15043,1,0,0,0,0,0,0,0,0,0,'Bone Mage - Cast Frostbolt (Phase 1)'), + (1612003,16120,9,5,100,1,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Bone Mage - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), + (1612004,16120,9,0,100,1,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Bone Mage - Disable Dynamic Movement at 0-8 Yards'), + (1612005,16120,3,5,100,0,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Bone Mage - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), + (1612006,16120,3,3,100,1,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Bone Mage - Set Phase 1 when Mana is above 15% (Phase 2)'), + (1612007,16120,9,0,100,1,0,5,16000,24000,11,15063,0,0,0,0,0,0,0,0,0,0,'Bone Mage - Cast Frost Nova'), + (1612008,16120,0,0,100,1,7000,10000,14000,16000,11,16102,4,0,0,0,0,0,0,0,0,0,'Bone Mage - Cast Flamestrike'), + (1612009,16120,0,0,100,1,5000,7000,8000,11000,11,17145,0,0,0,0,0,0,0,0,0,0,'Bone Mage - Cast Blast Wave'), (252901,2529,0,0,100,1,11800,11800,9500,21400,11,7124,4,32,0,0,0,0,0,0,0,0,'Son of Arugal - Cast Arugal\'s Gift'), (385101,3851,1,0,100,1,1000,1000,1800000,1800000,11,12544,0,0,0,0,0,0,0,0,0,0,'Shadowfang Whitescalp - Cast Frost Armor on Spawn'), (385102,3851,27,0,100,1,12544,1,15000,30000,11,12544,0,0,0,0,0,0,0,0,0,0,'Shadowfang Whitescalp - Cast Frost Armor on Missing Buff'), @@ -125836,7 +77614,7 @@ VALUES (1039016,10390,3,191,100,1,100,15,1000,1000,22,5,0,0,0,0,0,0,0,0,0,0,'Skeletal Guardian - Set Phase 1 when Mana is above 15% (Phase 6)'), (1039017,10390,9,0,100,1,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Skeletal Guardian - Disable Dynamic Movement at 0-8 Yards'), (1039018,10390,27,0,100,1,13787,1,15000,30000,11,13787,0,1,0,0,0,0,0,0,0,0,'Skeletal Guardian - Cast Demon Armor on Missing Buff'), - (1039019,10390,7,0,100,2,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Skeletal Guardian - Set Phase to 0 on Evade'), + (1039019,10390,7,0,100,0,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Skeletal Guardian - Set Phase to 0 on Evade'), (1039101,10391,11,0,100,0,0,0,0,0,11,674,0,0,0,0,0,0,0,0,0,0,'Skeletal Berserker - Cast Dual Wield on Spawn'), (1039102,10391,0,0,100,1,1000,3000,21000,30000,11,13730,0,1,0,0,0,0,0,0,0,0,'Skeletal Berserker - Cast Demoralizing Shout'), (1039103,10391,9,0,100,1,0,5,10000,19000,11,9080,1,1,0,0,0,0,0,0,0,0,'Skeletal Berserker - Cast Hamstring'), @@ -125844,14 +77622,14 @@ VALUES (1039105,10391,0,0,100,1,7000,12000,12000,16000,11,15496,1,1,0,0,0,0,0,0,0,0,'Skeletal Berserker - Cast Cleave'), (1039301,10393,1,0,100,1,1000,1000,1800000,1800000,11,12544,0,1,0,0,0,0,0,0,0,0,'Skul - Cast Frost Armor on Spawn'), (1039302,10393,4,0,100,0,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Skul - Enable Dynamic Movement and Set Phase 1 on Aggro'), - (1039303,10393,9,5,100,35,0,40,2400,3800,11,16799,1,0,11,15230,1,0,0,0,0,0,'Skul - Random Cast Frostbolt or Arcane Bolt (Phase 1)'), - (1039304,10393,9,5,100,3,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Skul - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), + (1039303,10393,9,5,100,33,0,40,2400,3800,11,16799,1,0,11,15230,1,0,0,0,0,0,'Skul - Random Cast Frostbolt or Arcane Bolt (Phase 1)'), + (1039304,10393,9,5,100,1,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Skul - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), (1039305,10393,9,0,100,1,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Skul - Disable Dynamic Movement at 0-8 Yards'), - (1039306,10393,3,5,100,2,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Skul - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), - (1039307,10393,3,3,100,3,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Skul - Set Phase 1 when Mana is above 15% (Phase 2)'), + (1039306,10393,3,5,100,0,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Skul - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), + (1039307,10393,3,3,100,1,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Skul - Set Phase 1 when Mana is above 15% (Phase 2)'), (1039308,10393,9,0,100,1,0,20,12000,16000,11,15499,4,1,0,0,0,0,0,0,0,0,'Skul - Cast Frost Shock'), (1039309,10393,27,0,100,1,12544,1,15000,30000,11,12544,0,1,0,0,0,0,0,0,0,0,'Skul - Cast Frost Armor on Missing Buff'), - (1039310,10393,7,0,100,2,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Skul - Set Phase to 0 on Evade'), + (1039310,10393,7,0,100,0,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Skul - Set Phase to 0 on Evade'), (1039401,10394,9,0,100,1,0,5,7000,11000,11,15496,1,0,0,0,0,0,0,0,0,0,'Black Guard Sentry - Cast Cleave'), (1039402,10394,9,0,100,1,0,20,9000,12000,11,17439,4,0,0,0,0,0,0,0,0,0,'Black Guard Sentry - Cast Shadow Shock'), (1039801,10398,4,0,100,0,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Thuzadin Shadowcaster - Enable Dynamic Movement and Set Phase 1 on Aggro'), @@ -126162,7 +77940,10 @@ VALUES (571507,5715,3,5,100,0,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Hukku - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), (571508,5715,3,3,100,1,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Hukku - Set Phase 1 when Mana is above 15% (Phase 2)'), (571509,5715,0,0,100,1,9400,18200,21200,31300,11,12279,4,32,0,0,0,0,0,0,0,0,'Hukku - Cast Curse of Blood'), - (571601,5716,0,0,100,1,9800,14300,7900,16200,11,15584,1,0,0,0,0,0,0,0,0,0,'Zul\'Lor - Cast Cleave'), + (571601,5716,0,0,100,1,9800,14300,7900,16200,11,15584,1,0,0,0,0,0,0,0,0,0,'Zul\'Lor - Cast Cleave'); + +INSERT INTO `creature_ai_scripts` (`id`, `creature_id`, `event_type`, `event_inverse_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action1_type`, `action1_param1`, `action1_param2`, `action1_param3`, `action2_type`, `action2_param1`, `action2_param2`, `action2_param3`, `action3_type`, `action3_param1`, `action3_param2`, `action3_param3`, `comment`) +VALUES (571602,5716,0,0,100,1,1000,1000,6100,14500,11,12530,0,1,0,0,0,0,0,0,0,0,'Zul\'Lor - Cast Frailty'), (571701,5717,0,0,100,1,14100,14100,63800,66700,11,8148,0,1,0,0,0,0,0,0,0,0,'Mijan - Cast Thorns Aura'), (571702,5717,14,0,100,1,4000,40,19500,28100,11,8362,6,1,0,0,0,0,0,0,0,0,'Mijan - Cast Renew on Friendlies'), @@ -126193,10 +77974,7 @@ VALUES (844302,8443,0,0,100,1,9000,13000,10000,15000,11,12889,4,0,0,0,0,0,0,0,0,0,'Avatar of Hakkar - Cast Curse of Tongues'), (844303,8443,0,0,100,1,10000,15000,15000,20000,11,6607,1,0,0,0,0,0,0,0,0,0,'Avatar of Hakkar - Cast Lash'), (844304,8443,0,0,100,1,30000,40000,30000,40000,11,12888,4,0,0,0,0,0,0,0,0,0,'Avatar of Hakkar - Cast Cause Insanity'), - (849701,8497,11,0,100,0,0,0,0,0,11,7741,0,0,1,-579,0,0,0,0,0,0,'Nightmare Suppressor - Summoned Demon on Spawn'); - -INSERT INTO `creature_ai_scripts` (`id`, `creature_id`, `event_type`, `event_inverse_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action1_type`, `action1_param1`, `action1_param2`, `action1_param3`, `action2_type`, `action2_param1`, `action2_param2`, `action2_param3`, `action3_type`, `action3_param1`, `action3_param2`, `action3_param3`, `comment`) -VALUES + (849701,8497,11,0,100,0,0,0,0,0,11,7741,0,0,1,-579,0,0,0,0,0,0,'Nightmare Suppressor - Summoned Demon on Spawn'), (849702,8497,1,0,100,1,10000,10000,10000,10000,11,12623,0,0,0,0,0,0,0,0,0,0,'Nightmare Suppressor - Cast Suppression OOC'), (858001,8580,11,0,100,0,0,0,0,0,1,-817,0,0,0,0,0,0,0,0,0,0,'Atal\'alarion - Yell on Spawn'), (858002,8580,0,0,100,1,10700,14900,21600,41600,11,12887,1,0,0,0,0,0,0,0,0,0,'Atal\'alarion - Cast Sweeping Slam'), @@ -126291,7 +78069,7 @@ VALUES (441702,4417,9,0,100,1,5,30,2200,3800,11,6660,1,0,40,2,0,0,0,0,0,0,'Defias Taskmaster - Cast Shoot and Set Ranged Weapon Model'), (441703,4417,9,0,100,1,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Defias Taskmaster - Enable Dynamic Movement at 9-80 Yards'), (441704,4417,9,0,100,1,0,8,1000,1000,49,0,0,0,20,1,0,0,40,1,0,0,'Defias Taskmaster - Disable Dynamic Movement and Enable Melee and Set Melee Weapon Model at 0-8 Yards'), - (441705,4417,7,0,100,2,0,0,0,0,40,1,0,0,0,0,0,0,0,0,0,0,'Defias Taskmaster - Set Melee Weapon Model on Evade'), + (441705,4417,7,0,100,0,0,0,0,0,40,1,0,0,0,0,0,0,0,0,0,0,'Defias Taskmaster - Set Melee Weapon Model on Evade'), (441801,4418,4,0,100,0,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Defias Wizard - Enable Dynamic Movement and Set Phase 1 on Aggro'), (441802,4418,9,13,100,1,0,40,3300,4500,11,9053,1,0,0,0,0,0,0,0,0,0,'Defias Wizard - Cast Fireball (Phase 1)'), (441803,4418,9,13,100,1,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Defias Wizard - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), @@ -126849,7 +78627,7 @@ VALUES (1166307,11663,0,0,100,1,9000,14000,8000,12000,11,20603,0,1,0,0,0,0,0,0,0,0,'Flamewaker Healer - Cast Shadow Shock'), (1166308,11663,7,0,100,0,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Flamewaker Healer - Set Phase to 0 on Evade'), (1166401,11664,4,0,100,0,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Flamewaker Elite - Enable Dynamic Movement and Set Phase 1 on Aggro'), - (1166402,11664,9,5,100,1,8,40,3400,4800,11,36711,1,0,0,0,0,0,0,0,0,0,'Flamewaker Elite - Cast Fireball (Phase 1)'), + (1166402,11664,9,5,100,1,8,40,3400,4800,11,20420,1,0,0,0,0,0,0,0,0,0,'Flamewaker Elite - Cast Fireball (Phase 1)'), (1166403,11664,9,5,100,1,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Flamewaker Elite - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), (1166404,11664,9,0,100,1,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Flamewaker Elite - Disable Dynamic Movement at 0-8 Yards'), (1166405,11664,3,5,100,0,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Flamewaker Elite - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), @@ -127277,450 +79055,457 @@ VALUES (1511401,15114,0,0,100,1,8000,8000,7000,11000,11,16099,0,0,0,0,0,0,0,0,0,0,'Gahz\'ranka - Cast Frost Breath'), (1511402,15114,0,0,100,1,17000,17000,12000,20000,11,24326,0,0,0,0,0,0,0,0,0,0,'Gahz\'ranka - Cast Gahz\'ranka Slam'), (1511403,15114,0,0,100,1,25000,25000,22000,32000,11,22421,4,0,14,-100,0,0,0,0,0,0,'Gahz\'ranka - Cast Massive Geyser and Reset Threat'), - (1098101,10981,0,0,100,3,8700,12700,18400,34200,11,13443,1,0,0,0,0,0,0,0,0,0,'Frostwolf - Cast Rend'), - (1098201,10982,0,0,100,3,3000,5000,3000,6000,11,17230,4,32,0,0,0,0,0,0,0,0,'Whitewhisker Vermin - Cast Infected Wound'), - (1098601,10986,0,0,100,3,3000,5000,12000,15000,11,3589,1,0,0,0,0,0,0,0,0,0,'Snowblind Harpy - Cast Deafening Screech'), - (1098701,10987,0,0,100,3,4000,6000,6000,8000,11,14516,1,0,0,0,0,0,0,0,0,0,'Irondeep Trogg - Cast Strike'), - (1098702,10987,2,0,100,2,15,0,0,0,25,0,0,0,1,-47,0,0,0,0,0,0,'Irondeep Trogg - Flee at 15% HP'), - (1099001,10990,4,0,100,2,0,0,0,0,11,22120,1,0,0,0,0,0,0,0,0,0,'Alterac Ram - Cast Charge on Aggro'), - (1099002,10990,0,0,100,3,8700,12700,18400,34200,11,13443,1,0,0,0,0,0,0,0,0,0,'Alterac Ram - Cast Rend'), - (1099101,10991,11,0,100,2,0,0,0,0,11,8876,0,0,0,0,0,0,0,0,0,0,'Wildpaw Gnoll - Cast Thrash on Spawn'), - (1160001,11600,4,0,100,2,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Irondeep Shaman - Enable Dynamic Movement and Set Phase 1 on Aggro'), - (1160002,11600,9,13,100,3,8,40,3400,4800,11,15801,1,0,0,0,0,0,0,0,0,0,'Irondeep Shaman - Cast Lightning Bolt (Phase 1)'), - (1160003,11600,9,13,100,3,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Irondeep Shaman - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), - (1160004,11600,9,0,100,3,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Irondeep Shaman - Disable Dynamic Movement at 0-8 Yards'), - (1160005,11600,3,13,100,2,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Irondeep Shaman - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), - (1160006,11600,3,11,100,3,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Irondeep Shaman - Set Phase 1 when Mana is above 15% (Phase 2)'), - (1160007,11600,0,0,100,3,7000,9000,55000,65000,11,15786,0,1,0,0,0,0,0,0,0,0,'Irondeep Shaman - Summon Earthbind Totem'), - (1160008,11600,2,0,100,3,50,0,15000,20000,11,12492,0,1,0,0,0,0,0,0,0,0,'Irondeep Shaman - Cast Healing Wave at 50% HP'), - (1160009,11600,2,0,100,2,15,0,0,0,49,0,0,0,22,3,0,0,0,0,0,0,'Irondeep Shaman - Disable Dynamic Movement and Set Phase 3 at 15% HP'), - (1160010,11600,2,7,100,2,15,0,0,0,25,0,0,0,1,-47,0,0,0,0,0,0,'Irondeep Shaman - Flee at 15% HP (Phase 3)'), - (1160011,11600,7,0,100,2,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Irondeep Shaman - Set Phase to 0 on Evade'), - (1160201,11602,0,0,100,3,3000,6000,5000,7000,11,16172,1,32,0,0,0,0,0,0,0,0,'Irondeep Skullthumper - Cast Head Crack'), - (1160202,11602,0,0,100,3,8000,11000,16000,20000,11,14099,1,0,0,0,0,0,0,0,0,0,'Irondeep Skullthumper - Cast Mighty Blow'), - (1160203,11602,2,0,100,2,15,0,0,0,25,0,0,0,1,-47,0,0,0,0,0,0,'Irondeep Skullthumper - Flee at 15% HP'), - (1160301,11603,4,0,100,2,0,0,0,0,22,1,0,0,0,0,0,0,0,0,0,0,'Whitewhisker Digger - Set Phase 1 on Aggro'), - (1160302,11603,9,5,100,3,0,5,5000,9000,11,15572,1,0,0,0,0,0,0,0,0,0,'Whitewhisker Digger - Cast Sunder Armor (Phase 1)'), - (1160303,11603,24,5,100,3,15572,5,5000,5000,22,2,0,0,0,0,0,0,0,0,0,0,'Whitewhisker Digger - Set Phase 2 on Target Max Sunder Armor Aura Stack (Phase 1)'), - (1160304,11603,28,3,100,3,15572,1,5000,5000,22,1,0,0,0,0,0,0,0,0,0,0,'Whitewhisker Digger - Set Phase 1 on Target Missing Sunder Armor Aura Stack (Phase 2)'), - (1160305,11603,0,0,100,3,4100,9300,10200,17900,11,12057,1,0,0,0,0,0,0,0,0,0,'Whitewhisker Digger - Cast Strike'), - (1160306,11603,2,0,100,2,15,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,'Whitewhisker Digger - Flee at 15% HP'), - (1160307,11603,7,0,100,2,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Whitewhisker Digger - Set Phase to 0 on Evade'), - (1160401,11604,1,0,100,3,1000,1000,600000,600000,11,18968,0,1,0,0,0,0,0,0,0,0,'Whitewhisker Geomancer - Cast Fire Shield on Spawn'), - (1160402,11604,4,0,100,2,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Whitewhisker Geomancer - Enable Dynamic Movement and Set Phase 1 on Aggro'), - (1160403,11604,9,13,100,3,8,40,3400,4800,11,15228,1,0,0,0,0,0,0,0,0,0,'Whitewhisker Geomancer - Cast Fireball (Phase 1)'), - (1160404,11604,9,13,100,3,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Whitewhisker Geomancer - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), - (1160405,11604,9,0,100,3,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Whitewhisker Geomancer - Disable Dynamic Movement at 0-8 Yards'), - (1160406,11604,3,13,100,2,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Whitewhisker Geomancer - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), - (1160407,11604,3,11,100,3,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Whitewhisker Geomancer - Set Phase 1 when Mana is above 15% (Phase 2)'), - (1160408,11604,27,0,100,3,18968,1,15000,30000,11,18968,0,1,0,0,0,0,0,0,0,0,'Whitewhisker Geomancer - Cast Fire Shield on Missing Buff'), - (1160409,11604,2,0,100,2,15,0,0,0,49,0,0,0,22,3,0,0,0,0,0,0,'Whitewhisker Geomancer - Disable Dynamic Movement and Set Phase 3 at 15% HP'), - (1160410,11604,2,7,100,2,15,0,0,0,25,0,0,0,1,-47,0,0,0,0,0,0,'Whitewhisker Geomancer - Flee at 15% HP (Phase 3)'), - (1160411,11604,7,0,100,2,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Whitewhisker Geomancer - Set Phase to 0 on Evade'), - (1160501,11605,0,0,100,3,4000,7000,9000,13000,11,15284,1,0,0,0,0,0,0,0,0,0,'Whitewhisker Overseer - Cast Cleave'), - (1160502,11605,2,0,100,2,30,0,0,0,11,13589,0,1,0,0,0,0,0,0,0,0,'Whitewhisker Overseer - Cast Haste Aura at 30% HP'), - (1160503,11605,2,0,100,2,15,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,'Whitewhisker Overseer - Flee at 15% HP'), - (1165701,11657,1,0,100,3,1000,1000,0,0,11,11939,0,1,0,0,0,0,0,0,0,0,'Morloch - Summon Imp on Spawn'), - (1165702,11657,4,0,100,2,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Morloch - Enable Dynamic Movement and Set Phase 1 on Aggro'), - (1165703,11657,9,5,100,3,8,40,3400,4800,11,15537,1,0,0,0,0,0,0,0,0,0,'Morloch - Cast Shadow Bolt (Phase 1)'), - (1165704,11657,9,5,100,3,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Morloch - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), - (1165705,11657,9,0,100,3,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Morloch - Disable Dynamic Movement at 0-8 Yards'), - (1165706,11657,3,5,100,2,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Morloch - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), - (1165707,11657,3,3,100,3,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Morloch - Set Phase 1 when Mana is above 15% (Phase 2)'), - (1165708,11657,0,0,100,3,6000,9000,120000,130000,11,12741,0,1,0,0,0,0,0,0,0,0,'Morloch - Cast Curse of Weakness'), - (1165709,11657,0,0,100,3,11000,14000,9000,15000,11,17228,1,0,0,0,0,0,0,0,0,0,'Morloch - Cast Shadow Bolt Volley'), - (1165710,11657,7,0,100,2,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Morloch - Set Phase to 0 on Evade'), - (1167501,11675,4,0,100,2,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Snowblind Windcaller - Enable Dynamic Movement and Set Phase 1 on Aggro'), - (1167502,11675,9,5,100,3,8,40,3400,4800,11,9532,1,0,0,0,0,0,0,0,0,0,'Snowblind Windcaller - Cast Lightning Bolt (Phase 1)'), - (1167503,11675,9,5,100,3,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Snowblind Windcaller - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), - (1167504,11675,9,0,100,3,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Snowblind Windcaller - Disable Dynamic Movement at 0-8 Yards'), - (1167505,11675,3,5,100,2,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Snowblind Windcaller - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), - (1167506,11675,3,3,100,3,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Snowblind Windcaller - Set Phase 1 when Mana is above 15% (Phase 2)'), - (1167507,11675,0,0,100,3,5000,8000,12000,16000,11,9532,5,1,0,0,0,0,0,0,0,0,'Snowblind Windcaller - Cast Enveloping Winds'), - (1167508,11675,7,0,100,2,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Snowblind Windcaller - Set Phase to 0 on Evade'), - (1167701,11677,11,0,100,2,0,0,0,0,11,8876,0,0,0,0,0,0,0,0,0,0,'Taskmaster Snivvle - Cast Thrash on Spawn'), - (1167702,11677,4,0,100,2,0,0,0,0,1,-654,0,0,0,0,0,0,0,0,0,0,'Taskmaster Snivvle - Say on Aggro'), - (1167703,11677,0,0,100,3,3000,6000,6000,9000,11,14516,1,0,0,0,0,0,0,0,0,0,'Taskmaster Snivvle - Cast Strike'), - (1167704,11677,2,0,100,3,30,0,30000,35000,11,16170,0,1,0,0,0,0,0,0,0,0,'Taskmaster Snivvle - Cast Bloodlust at 30% HP'), - (1167801,11678,0,0,100,3,4900,14400,22500,41700,11,19472,1,0,0,0,0,0,0,0,0,0,'Snowblind Ambusher - Cast Sinister Strike'), - (1167802,11678,0,0,100,3,2000,4000,4000,6000,11,7159,1,1,0,0,0,0,0,0,0,0,'Snowblind Ambusher - Cast Backstab'), - (1183701,11837,0,0,100,3,6000,9000,16000,19000,11,12557,0,0,0,0,0,0,0,0,0,0,'Wildpaw Shaman - Cast Cone of Cold'), - (1183702,11837,2,0,100,3,50,0,60000,65000,11,18975,0,1,0,0,0,0,0,0,0,0,'Wildpaw Shaman - Summon Ice Totem at 50% HP'), - (1183801,11838,4,0,100,2,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Wildpaw Mystic - Enable Dynamic Movement and Set Phase 1 on Aggro'), - (1183802,11838,9,5,100,3,8,40,3400,4800,11,37361,1,0,0,0,0,0,0,0,0,0,'Wildpaw Mystic - Cast Arcane Bolt (Phase 1)'), - (1183803,11838,9,5,100,3,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Wildpaw Mystic - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), - (1183804,11838,9,0,100,3,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Wildpaw Mystic - Disable Dynamic Movement at 0-8 Yards'), - (1183805,11838,3,5,100,2,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Wildpaw Mystic - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), - (1183806,11838,3,3,100,3,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Wildpaw Mystic - Set Phase 1 when Mana is above 15% (Phase 2)'), - (1183807,11838,0,0,100,3,6000,9000,16000,19000,11,12058,1,1,0,0,0,0,0,0,0,0,'Wildpaw Mystic - Cast Chain Lightning'), - (1183808,11838,2,0,100,3,50,0,12000,16000,11,11986,0,1,0,0,0,0,0,0,0,0,'Wildpaw Mystic - Cast Healing Wave at 50% HP'), - (1183809,11838,7,0,100,2,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Wildpaw Mystic - Set Phase to 0 on Evade'), - (1183901,11839,0,0,100,3,5000,8000,9000,13000,11,13737,1,0,0,0,0,0,0,0,0,0,'Wildpaw Brute - Cast Mortal Strike'), - (1184001,11840,0,0,100,3,6000,9000,9000,13000,11,18072,1,0,0,0,0,0,0,0,0,0,'Wildpaw Alpha - Cast Uppercut'), - (1184002,11840,2,0,100,2,30,0,120000,120000,11,8599,0,1,1,-46,0,0,0,0,0,0,'Wildpaw Alpha - Cast Enrage at 30% HP'), - (1194601,11946,0,0,100,3,7000,10000,11000,24000,11,13736,1,0,0,0,0,0,0,0,0,0,'Drek\'Thar - Cast Whirlwind'), - (1194602,11946,0,0,100,3,5000,7000,12000,15000,11,19128,1,0,0,0,0,0,0,0,0,0,'Drek\'Thar - Cast Knockdown'), - (1194603,11946,2,0,100,2,30,0,120000,120000,11,8269,0,1,1,-106,0,0,0,0,0,0,'Drek\'Thar - Cast Frenzy at 30% HP'), - (1194701,11947,0,0,100,3,7000,10000,11000,24000,11,13736,0,0,0,0,0,0,0,0,0,0,'Captain Galvangar - Cast Whirlwind'), - (1194702,11947,0,0,100,3,5000,8000,9000,13000,11,16856,1,0,0,0,0,0,0,0,0,0,'Captain Galvangar - Cast Mortal Strike'), - (1194703,11947,0,0,100,3,4000,7000,7000,9000,11,15284,1,0,0,0,0,0,0,0,0,0,'Captain Galvangar - Cast Cleave'), - (1194704,11947,2,0,70,3,30,0,25000,35000,11,19134,1,0,0,0,0,0,0,0,0,0,'Captain Galvangar - Cast Frightening Shout When Below 30% HP'), - (1194801,11948,4,0,100,2,0,0,0,0,11,19135,0,0,0,0,0,0,0,0,0,0,'Vanndar Stormpike - Cast Avatar on Aggro'), - (1194802,11948,0,0,100,3,5000,7000,16000,21000,11,15588,0,0,0,0,0,0,0,0,0,0,'Vanndar Stormpike - Cast Thunderclap'), - (1194803,11948,0,0,100,3,3000,4000,10000,12000,11,19136,5,0,0,0,0,0,0,0,0,0,'Vanndar Stormpike - Cast Stormbolt'), - (1194804,11948,2,0,100,3,30,0,15000,18000,11,19135,0,1,0,0,0,0,0,0,0,0,'Vanndar Stormpike - Cast Avatar at 30% HP'), - (1194901,11949,4,0,100,2,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Captain Balinda Stonehearth - Enable Dynamic Movement and Set Phase 1 on Aggro'), - (1194902,11949,9,5,100,3,8,40,3400,4800,11,17290,1,0,0,0,0,0,0,0,0,0,'Captain Balinda Stonehearth - Cast Fireball (Phase 1)'), - (1194903,11949,9,5,100,3,8,40,9000,11000,11,17503,1,0,0,0,0,0,0,0,0,0,'Captain Balinda Stonehearth - Cast Frostbolt (Phase 1)'), - (1194904,11949,9,5,100,3,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Captain Balinda Stonehearth - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), - (1194905,11949,9,0,100,3,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Captain Balinda Stonehearth - Disable Dynamic Movement at 0-8 Yards'), - (1194906,11949,3,5,100,2,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Captain Balinda Stonehearth - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), - (1194907,11949,3,3,100,3,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Captain Balinda Stonehearth - Set Phase 1 when Mana is above 15% (Phase 2)'), - (1194908,11949,0,0,100,3,9000,14000,15000,19000,11,22746,0,0,0,0,0,0,0,0,0,0,'Captain Balinda Stonehearth - Cast Cone of Cold'), - (1194909,11949,0,0,100,3,15000,19000,15000,19000,11,26192,0,0,0,0,0,0,0,0,0,0,'Captain Balinda Stonehearth - Cast Arcane Explosion'), - (1194910,11949,0,0,100,3,10000,12000,50000,60000,11,17162,0,1,0,0,0,0,0,0,0,0,'Captain Balinda Stonehearth - Summon Water Elemental'), - (1194911,11949,2,0,100,3,30,0,30000,40000,11,27619,0,1,0,0,0,0,0,0,0,0,'Captain Balinda Stonehearth - Cast Ice Block at 30% HP'), - (1194912,11949,7,0,100,2,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Captain Balinda Stonehearth - Set Phase to 0 on Evade'), - (1205001,12050,0,0,100,3,4000,6000,8000,12000,11,19130,1,0,0,0,0,0,0,0,0,0,'Stormpike Defender - Cast Revenge'), - (1205002,12050,0,0,100,3,8000,11000,12000,15000,11,12169,0,1,0,0,0,0,0,0,0,0,'Stormpike Defender - Cast Shield Block'), - (1205101,12051,0,0,100,3,9000,13000,18000,34000,11,11977,1,0,0,0,0,0,0,0,0,0,'Frostwolf Legionnaire - Cast Rend'), - (1205301,12053,0,0,100,3,4000,6000,8000,12000,11,19130,1,0,0,0,0,0,0,0,0,0,'Frostwolf Guardian - Cast Revenge'), - (1205302,12053,0,0,100,3,8000,11000,12000,15000,11,12169,0,1,0,0,0,0,0,0,0,0,'Frostwolf Guardian - Cast Shield Block'), - (1212101,12121,2,0,100,2,30,0,120000,120000,11,8599,0,1,1,-46,0,0,0,0,0,0,'Drakan - Cast Enrage at 30% HP'), - (1212201,12122,2,0,100,2,30,0,120000,120000,11,8599,0,1,1,-46,0,0,0,0,0,0,'Duros - Cast Enrage at 30% HP'), - (1212701,12127,4,0,100,2,0,0,0,0,11,22120,1,0,0,0,0,0,0,0,0,0,'Stormpike Guardsman - Cast Charge on Aggro'), - (1212702,12127,0,0,100,3,4000,6000,7000,9000,11,11976,1,0,0,0,0,0,0,0,0,0,'Stormpike Guardsman - Cast Strike'), - (1307801,13078,0,0,100,3,4000,6000,7000,9000,11,12057,1,0,0,0,0,0,0,0,0,0,'Umi Thorson - Cast Strike'), - (1307802,13078,0,0,100,3,5000,7000,16000,21000,11,8147,0,1,0,0,0,0,0,0,0,0,'Umi Thorson - Cast Thunderclap'), - (1307901,13079,0,0,100,3,7000,10000,11000,24000,11,17207,0,0,0,0,0,0,0,0,0,0,'Keetar - Cast Whirlwind'), - (1307902,13079,0,0,100,3,4000,6000,7000,9000,11,14516,1,0,0,0,0,0,0,0,0,0,'Keetar - Cast Strike'), - (1307903,13079,0,0,100,3,4000,7000,7000,9000,11,15496,1,1,0,0,0,0,0,0,0,0,'Keetar - Cast Cleave'), - (1308001,13080,0,0,100,3,5000,8000,9000,13000,11,16856,1,0,0,0,0,0,0,0,0,0,'Irondeep Guard - Cast Mortal Strike'), - (1308002,13080,0,0,100,3,4000,7000,7000,9000,11,15284,1,0,0,0,0,0,0,0,0,0,'Irondeep Guard - Cast Cleave'), - (1308101,13081,0,0,100,3,4000,6000,7000,9000,11,12057,1,0,0,0,0,0,0,0,0,0,'Irondeep Raider - Cast Strike'), - (1308102,13081,0,0,100,3,9000,13000,18000,34000,11,16509,1,0,0,0,0,0,0,0,0,0,'Irondeep Raider - Cast Rend'), - (1308103,13081,0,0,100,3,2000,4000,14000,18000,11,9080,1,1,0,0,0,0,0,0,0,0,'Irondeep Raider - Cast Hamstring'), - (1308601,13086,0,0,100,3,4000,6000,13000,16000,11,15655,1,0,0,0,0,0,0,0,0,0,'Aggi Rumblestomp - Cast Shield Slam'), - (1308602,13086,0,0,100,3,8000,11000,12000,15000,11,12169,0,1,0,0,0,0,0,0,0,0,'Aggi Rumblestomp - Cast Shield Block'), - (1308701,13087,0,0,100,3,4000,6000,7000,9000,11,12057,1,0,0,0,0,0,0,0,0,0,'Coldmine Invader - Cast Strike'), - (1308702,13087,0,0,100,3,9000,13000,18000,34000,11,16509,1,0,0,0,0,0,0,0,0,0,'Coldmine Invader - Cast Rend'), - (1308703,13087,0,0,100,3,2000,4000,14000,18000,11,9080,1,1,0,0,0,0,0,0,0,0,'Coldmine Invader - Cast Hamstring'), - (1308801,13088,11,0,100,2,0,0,0,0,11,8876,0,0,0,0,0,0,0,0,0,0,'Masha Swiftcut - Cast Thrash on Spawn'), - (1308802,13088,0,0,100,3,5000,14000,22000,30000,11,15667,1,0,0,0,0,0,0,0,0,0,'Masha Swiftcut - Cast Sinister Strike'), - (1308803,13088,0,0,100,3,2000,4000,14000,21000,11,6434,0,1,0,0,0,0,0,0,0,0,'Masha Swiftcut - Cast Slice and Dice'), - (1308901,13089,0,0,100,3,4000,6000,7000,9000,11,15580,1,0,0,0,0,0,0,0,0,0,'Coldmine Guard - Cast Strike'), - (1308902,13089,0,0,100,3,8000,12000,16000,21000,11,6253,1,1,0,0,0,0,0,0,0,0,'Coldmine Guard - Cast Backhand'), - (1309601,13096,1,0,100,3,1000,1000,1800000,1800000,11,12544,0,1,0,0,0,0,0,0,0,0,'Coldmine Explorer - Cast Frost Armor on Spawn'), - (1309602,13096,4,0,100,2,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Coldmine Explorer - Enable Dynamic Movement and Set Phase 1 on Aggro'), - (1309603,13096,9,5,100,3,8,40,3400,4800,11,15242,1,0,0,0,0,0,0,0,0,0,'Coldmine Explorer - Cast Fireball (Phase 1)'), - (1309604,13096,9,5,100,3,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Coldmine Explorer - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), - (1309605,13096,9,0,100,3,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Coldmine Explorer - Disable Dynamic Movement at 0-8 Yards'), - (1309606,13096,3,5,100,2,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Coldmine Explorer - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), - (1309607,13096,3,3,100,3,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Coldmine Explorer - Set Phase 1 when Mana is above 15% (Phase 2)'), - (1309608,13096,0,0,100,3,9000,13000,10000,15000,11,14145,1,0,0,0,0,0,0,0,0,0,'Coldmine Explorer - Cast Fire Blast'), - (1309609,13096,0,0,100,3,15000,19000,16000,21000,11,15244,0,1,0,0,0,0,0,0,0,0,'Coldmine Explorer - Cast Cone of Cold'), - (1309610,13096,27,0,100,3,12544,1,15000,30000,11,12544,0,1,0,0,0,0,0,0,0,0,'Coldmine Explorer - Cast Frost Armor on Missing Buff'), - (1309611,13096,7,0,100,2,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Coldmine Explorer - Set Phase to 0 on Evade'), - (1309701,13097,0,0,100,3,1000,3000,3000,5000,11,15498,1,0,0,0,0,0,0,0,0,0,'Coldmine Surveyor - Cast Holy Smite'), - (1309702,13097,0,0,100,3,4000,7000,20000,24000,11,15654,1,0,0,0,0,0,0,0,0,0,'Coldmine Surveyor - Cast Shadow Word: Pain'), - (1309703,13097,2,0,100,2,50,0,15000,20000,11,15586,0,1,0,0,0,0,0,0,0,0,'Coldmine Surveyor - Cast Heal at 50% HP'), - (1309801,13098,0,0,100,3,1000,3000,3000,5000,11,15498,1,0,0,0,0,0,0,0,0,0,'Irondeep Surveyor - Cast Holy Smite'), - (1309802,13098,0,0,100,3,4000,7000,20000,24000,11,15654,1,0,0,0,0,0,0,0,0,0,'Irondeep Surveyor - Cast Shadow Word: Pain'), - (1309803,13098,2,0,100,2,50,0,15000,20000,11,15586,0,1,0,0,0,0,0,0,0,0,'Irondeep Surveyor - Cast Heal at 50% HP'), - (1309901,13099,1,0,100,3,1000,1000,1800000,1800000,11,12544,0,1,0,0,0,0,0,0,0,0,'Irondeep Explorer - Cast Frost Armor on Spawn'), - (1309902,13099,4,0,100,2,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Irondeep Explorer - Enable Dynamic Movement and Set Phase 1 on Aggro'), - (1309903,13099,9,5,100,3,8,40,3400,4800,11,15242,1,0,0,0,0,0,0,0,0,0,'Irondeep Explorer - Cast Fireball (Phase 1)'), - (1309904,13099,9,5,100,3,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Irondeep Explorer - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), - (1309905,13099,9,0,100,3,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Irondeep Explorer - Disable Dynamic Movement at 0-8 Yards'), - (1309906,13099,3,5,100,2,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Irondeep Explorer - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), - (1309907,13099,3,3,100,3,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Irondeep Explorer - Set Phase 1 when Mana is above 15% (Phase 2)'), - (1309908,13099,0,0,100,3,9000,13000,10000,15000,11,14145,1,0,0,0,0,0,0,0,0,0,'Irondeep Explorer - Cast Fire Blast'), - (1309909,13099,0,0,100,3,15000,19000,16000,21000,11,15244,0,1,0,0,0,0,0,0,0,0,'Irondeep Explorer - Cast Cone of Cold'), - (1309910,13099,27,0,100,3,12544,1,15000,30000,11,12544,0,1,0,0,0,0,0,0,0,0,'Irondeep Explorer - Cast Frost Armor on Missing Buff'), - (1309911,13099,7,0,100,2,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Irondeep Explorer - Set Phase to 0 on Evade'), - (1317901,13179,4,0,100,2,0,0,0,0,22,1,0,0,0,0,0,0,0,0,0,0,'Wing Commander Guse - Set Phase 1 on Aggro'), - (1317902,13179,9,5,100,3,0,5,5000,9000,11,15572,1,0,0,0,0,0,0,0,0,0,'Wing Commander Guse - Cast Sunder Armor (Phase 1)'), - (1317903,13179,24,5,100,3,15572,5,5000,5000,22,2,0,0,0,0,0,0,0,0,0,0,'Wing Commander Guse - Set Phase 2 on Target Max Sunder Armor Aura Stack (Phase 1)'), - (1317904,13179,28,3,100,3,15572,1,5000,5000,22,1,0,0,0,0,0,0,0,0,0,0,'Wing Commander Guse - Set Phase 1 on Target Missing Sunder Armor Aura Stack (Phase 2)'), - (1317905,13179,0,0,100,3,4100,9300,10200,17900,11,15580,1,0,0,0,0,0,0,0,0,0,'Wing Commander Guse - Cast Strike'), - (1317906,13179,7,0,100,2,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Wing Commander Guse - Set Phase to 0 on Evade'), - (1318001,13180,4,0,100,2,0,0,0,0,22,1,0,0,0,0,0,0,0,0,0,0,'Wing Commander Jeztor - Set Phase 1 on Aggro'), - (1318002,13180,9,5,100,3,0,5,5000,9000,11,15572,1,0,0,0,0,0,0,0,0,0,'Wing Commander Jeztor - Cast Sunder Armor (Phase 1)'), - (1318003,13180,24,5,100,3,15572,5,5000,5000,22,2,0,0,0,0,0,0,0,0,0,0,'Wing Commander Jeztor - Set Phase 2 on Target Max Sunder Armor Aura Stack (Phase 1)'), - (1318004,13180,28,3,100,3,15572,1,5000,5000,22,1,0,0,0,0,0,0,0,0,0,0,'Wing Commander Jeztor - Set Phase 1 on Target Missing Sunder Armor Aura Stack (Phase 2)'), - (1318005,13180,0,0,100,3,4100,9300,10200,17900,11,15580,1,0,0,0,0,0,0,0,0,0,'Wing Commander Jeztor - Cast Strike'), - (1318006,13180,7,0,100,2,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Wing Commander Jeztor - Set Phase to 0 on Evade'), - (1318101,13181,4,0,100,2,0,0,0,0,22,1,0,0,0,0,0,0,0,0,0,0,'Wing Commander Mulverick - Set Phase 1 on Aggro'), - (1318102,13181,9,5,100,3,0,5,5000,9000,11,15572,1,0,0,0,0,0,0,0,0,0,'Wing Commander Mulverick - Cast Sunder Armor (Phase 1)'), - (1318103,13181,24,5,100,3,15572,5,5000,5000,22,2,0,0,0,0,0,0,0,0,0,0,'Wing Commander Mulverick - Set Phase 2 on Target Max Sunder Armor Aura Stack (Phase 1)'), - (1318104,13181,28,3,100,3,15572,1,5000,5000,22,1,0,0,0,0,0,0,0,0,0,0,'Wing Commander Mulverick - Set Phase 1 on Target Missing Sunder Armor Aura Stack (Phase 2)'), - (1318105,13181,0,0,100,3,4100,9300,10200,17900,11,15580,1,0,0,0,0,0,0,0,0,0,'Wing Commander Mulverick - Cast Strike'), - (1318106,13181,7,0,100,2,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Wing Commander Mulverick - Set Phase to 0 on Evade'), - (1323601,13236,4,0,100,2,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Primalist Thurloga - Enable Dynamic Movement and Set Phase 1 on Aggro'), - (1323602,13236,9,5,100,3,8,40,3400,4800,11,15234,1,0,0,0,0,0,0,0,0,0,'Primalist Thurloga - Cast Lightning Bolt (Phase 1)'), - (1323603,13236,9,5,100,3,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Primalist Thurloga - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), - (1323604,13236,9,0,100,3,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Primalist Thurloga - Disable Dynamic Movement at 0-8 Yards'), - (1323605,13236,3,5,100,2,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Primalist Thurloga - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), - (1323606,13236,3,3,100,3,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Primalist Thurloga - Set Phase 1 when Mana is above 15% (Phase 2)'), - (1323607,13236,0,0,100,3,9000,13000,11000,15000,11,16006,1,1,0,0,0,0,0,0,0,0,'Primalist Thurloga - Cast Chain Lightning'), - (1323608,13236,0,0,100,3,7000,8000,14000,17000,11,15616,4,0,0,0,0,0,0,0,0,0,'Primalist Thurloga - Cast Flame Shock'), - (1323609,13236,2,0,100,3,50,0,48000,60000,11,15786,0,1,0,0,0,0,0,0,0,0,'Primalist Thurloga - Cast Earthbind Totem at 50% HP'), - (1323610,13236,2,0,100,3,30,0,15000,22000,11,15982,0,1,0,0,0,0,0,0,0,0,'Primalist Thurloga - Cast Healing Wave at 30% HP'), - (1323611,13236,7,0,100,2,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Primalist Thurloga - Set Phase to 0 on Evade'), - (1325601,13256,4,0,100,2,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Lokholar the Ice Lord - Enable Dynamic Movement and Set Phase 1 on Aggro'), - (1325602,13256,9,5,100,3,8,40,3400,4800,11,21369,1,0,0,0,0,0,0,0,0,0,'Lokholar the Ice Lord - Cast Frostbolt (Phase 1)'), - (1325603,13256,9,5,100,3,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Lokholar the Ice Lord - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), - (1325604,13256,9,0,100,3,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Lokholar the Ice Lord - Disable Dynamic Movement at 0-8 Yards'), - (1325605,13256,3,5,100,2,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Lokholar the Ice Lord - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), - (1325606,13256,3,3,100,3,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Lokholar the Ice Lord - Set Phase 1 when Mana is above 15% (Phase 2)'), - (1325607,13256,0,0,100,3,9000,14000,16000,19000,11,14907,0,0,0,0,0,0,0,0,0,0,'Lokholar the Ice Lord - Cast Frost Nova'), - (1325608,13256,0,0,100,3,15000,20000,16000,19000,11,19133,4,0,0,0,0,0,0,0,0,0,'Lokholar the Ice Lord - Cast Frost Shock'), - (1325609,13256,0,0,100,3,4000,6000,3400,4800,11,21367,5,1,0,0,0,0,0,0,0,0,'Lokholar the Ice Lord - Cast Blizzard'), - (1325610,13256,0,0,100,3,11000,16000,10000,14000,11,16869,5,1,0,0,0,0,0,0,0,0,'Lokholar the Ice Lord - Cast Ice Tomb'), - (1325611,13256,5,0,100,2,0,0,0,0,11,21307,0,1,0,0,0,0,0,0,0,0,'Lokholar the Ice Lord - Cast Swell of Souls on Player Kill'), - (1325612,13256,7,0,100,2,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Lokholar the Ice Lord - Set Phase to 0 on Evade'), - (1328401,13284,1,0,100,3,1000,1000,600000,600000,11,12550,0,1,0,0,0,0,0,0,0,0,'Frostwolf Shaman - Cast Lightning Shield on Spawn'), - (1328402,13284,0,0,100,3,1000,3000,5000,7000,11,21401,4,0,0,0,0,0,0,0,0,0,'Frostwolf Shaman - Cast Frost Shock'), - (1328403,13284,27,0,100,3,12550,1,15000,30000,11,12550,0,1,0,0,0,0,0,0,0,0,'Frostwolf Shaman - Cast Lightning Shield on Missing Buff'), - (1328404,13284,2,0,100,3,50,0,15000,22000,11,12492,0,1,0,0,0,0,0,0,0,0,'Frostwolf Shaman - Cast Healing Wave at 50% HP'), - (1331601,13316,4,0,100,2,0,0,0,0,22,1,0,0,0,0,0,0,0,0,0,0,'Coldmine Peon - Set Phase 1 on Aggro'), - (1331602,13316,9,5,100,3,0,5,5000,9000,11,15572,1,0,0,0,0,0,0,0,0,0,'Coldmine Peon - Cast Sunder Armor (Phase 1)'), - (1331603,13316,24,5,100,3,15572,5,5000,5000,22,2,0,0,0,0,0,0,0,0,0,0,'Coldmine Peon - Set Phase 2 on Target Max Sunder Armor Aura Stack (Phase 1)'), - (1331604,13316,28,3,100,3,15572,1,5000,5000,22,1,0,0,0,0,0,0,0,0,0,0,'Coldmine Peon - Set Phase 1 on Target Missing Sunder Armor Aura Stack (Phase 2)'), - (1331605,13316,7,0,100,2,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Coldmine Peon - Set Phase to 0 on Evade'), - (1331701,13317,4,0,100,2,0,0,0,0,22,1,0,0,0,0,0,0,0,0,0,0,'Coldmine Miner - Set Phase 1 on Aggro'), - (1331702,13317,9,5,100,3,0,5,5000,9000,11,15572,1,0,0,0,0,0,0,0,0,0,'Coldmine Miner - Cast Sunder Armor (Phase 1)'), - (1331703,13317,24,5,100,3,15572,5,5000,5000,22,2,0,0,0,0,0,0,0,0,0,0,'Coldmine Miner - Set Phase 2 on Target Max Sunder Armor Aura Stack (Phase 1)'), - (1331704,13317,28,3,100,3,15572,1,5000,5000,22,1,0,0,0,0,0,0,0,0,0,0,'Coldmine Miner - Set Phase 1 on Target Missing Sunder Armor Aura Stack (Phase 2)'), - (1331705,13317,7,0,100,2,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Coldmine Miner - Set Phase to 0 on Evade'), - (1332601,13326,0,0,100,3,5000,8000,6000,12000,11,19130,1,0,0,0,0,0,0,0,0,0,'Seasoned Defender - Cast Revenge'), - (1332602,13326,0,0,100,3,2000,4000,7000,11000,11,12169,0,1,0,0,0,0,0,0,0,0,'Seasoned Defender - Cast Shield Block'), - (1332801,13328,0,0,100,3,5000,8000,6000,12000,11,19130,1,0,0,0,0,0,0,0,0,0,'Seasoned Guardian - Cast Revenge'), - (1332802,13328,0,0,100,3,2000,4000,7000,11000,11,12169,0,1,0,0,0,0,0,0,0,0,'Seasoned Guardian - Cast Shield Block'), - (1333101,13331,0,0,100,3,5000,8000,6000,12000,11,19130,1,0,0,0,0,0,0,0,0,0,'Veteran Defender - Cast Revenge'), - (1333102,13331,0,0,100,3,2000,4000,7000,11000,11,12169,0,1,0,0,0,0,0,0,0,0,'Veteran Defender - Cast Shield Block'), - (1333201,13332,0,0,100,3,5000,8000,6000,12000,11,19130,1,0,0,0,0,0,0,0,0,0,'Veteran Guardian - Cast Revenge'), - (1333202,13332,0,0,100,3,2000,4000,7000,11000,11,12169,0,1,0,0,0,0,0,0,0,0,'Veteran Guardian - Cast Shield Block'), - (1335801,13358,4,0,100,2,0,0,0,0,49,1,0,0,20,0,0,0,0,0,0,0,'Stormpike Bowman - Enable Dynamic Movement and Prevent Melee on Aggro'), - (1335802,13358,9,0,100,3,0,80,2300,3900,11,22121,1,0,40,2,0,0,0,0,0,0,'Stormpike Bowman - Cast Shoot and Set Ranged Weapon Model'), - (1335803,13358,9,0,100,3,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Stormpike Bowman - Enable Dynamic Movement at 9-80 Yards'), - (1335804,13358,9,0,100,3,0,8,1000,1000,49,0,0,0,20,1,0,0,40,1,0,0,'Stormpike Bowman - Disable Dynamic Movement and Enable Melee and Set Melee Weapon Model at 0-8 Yards'), - (1335805,13358,7,0,100,2,0,0,0,0,40,1,0,0,0,0,0,0,0,0,0,0,'Stormpike Bowman - Set Melee Weapon Model on Evade'), - (1335901,13359,4,0,100,2,0,0,0,0,49,1,0,0,20,0,0,0,0,0,0,0,'Frostwolf Bowman - Enable Dynamic Movement and Prevent Melee on Aggro'), - (1335902,13359,9,0,100,3,0,80,2300,3900,11,22121,1,0,40,2,0,0,0,0,0,0,'Frostwolf Bowman - Cast Shoot and Set Ranged Weapon Model'), - (1335903,13359,9,0,100,3,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Frostwolf Bowman - Enable Dynamic Movement at 9-80 Yards'), - (1335904,13359,9,0,100,3,0,8,1000,1000,49,0,0,0,20,1,0,0,40,1,0,0,'Frostwolf Bowman - Disable Dynamic Movement and Enable Melee and Set Melee Weapon Model at 0-8 Yards'), - (1335905,13359,7,0,100,2,0,0,0,0,40,1,0,0,0,0,0,0,0,0,0,0,'Frostwolf Bowman - Set Melee Weapon Model on Evade'), - (1339601,13396,4,0,100,2,0,0,0,0,22,1,0,0,0,0,0,0,0,0,0,0,'Irondeep Miner - Set Phase 1 on Aggro'), - (1339602,13396,9,5,100,3,0,5,5000,9000,11,15572,1,0,0,0,0,0,0,0,0,0,'Irondeep Miner - Cast Sunder Armor (Phase 1)'), - (1339603,13396,24,5,100,3,15572,5,5000,5000,22,2,0,0,0,0,0,0,0,0,0,0,'Irondeep Miner - Set Phase 2 on Target Max Sunder Armor Aura Stack (Phase 1)'), - (1339604,13396,28,3,100,3,15572,1,5000,5000,22,1,0,0,0,0,0,0,0,0,0,0,'Irondeep Miner - Set Phase 1 on Target Missing Sunder Armor Aura Stack (Phase 2)'), - (1339605,13396,7,0,100,2,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Irondeep Miner - Set Phase to 0 on Evade'), - (1339701,13397,4,0,100,2,0,0,0,0,22,1,0,0,0,0,0,0,0,0,0,0,'Irondeep Peon - Set Phase 1 on Aggro'), - (1339702,13397,9,5,100,3,0,5,5000,9000,11,15572,1,0,0,0,0,0,0,0,0,0,'Irondeep Peon - Cast Sunder Armor (Phase 1)'), - (1339703,13397,24,5,100,3,15572,5,5000,5000,22,2,0,0,0,0,0,0,0,0,0,0,'Irondeep Peon - Set Phase 2 on Target Max Sunder Armor Aura Stack (Phase 1)'), - (1339704,13397,28,3,100,3,15572,1,5000,5000,22,1,0,0,0,0,0,0,0,0,0,0,'Irondeep Peon - Set Phase 1 on Target Missing Sunder Armor Aura Stack (Phase 2)'), - (1339705,13397,7,0,100,2,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Irondeep Peon - Set Phase to 0 on Evade'), - (1343701,13437,1,0,100,2,1000,1000,0,0,11,16380,0,0,0,0,0,0,0,0,0,0,'Wing Commander Ichman - Cast Greater Invisibility on Spawn'), - (1343702,13437,4,0,100,2,0,0,0,0,28,0,16380,0,0,0,0,0,0,0,0,0,'Wing Commander Ichman - Remove Greater Invisibility on Aggro'), - (1343703,13437,0,0,100,3,4000,6000,7000,9000,11,15580,1,0,0,0,0,0,0,0,0,0,'Wing Commander Ichman - Cast Strike'), - (1343704,13437,0,0,100,3,9000,13000,18000,34000,11,16509,1,0,0,0,0,0,0,0,0,0,'Wing Commander Ichman - Cast Rend'), - (1343801,13438,0,0,100,3,4000,6000,7000,9000,11,15580,1,0,0,0,0,0,0,0,0,0,'Wing Commander Slidore - Cast Strike'), - (1343802,13438,0,0,100,3,9000,13000,18000,34000,11,16509,1,0,0,0,0,0,0,0,0,0,'Wing Commander Slidore - Cast Rend'), - (1343901,13439,0,0,100,3,4000,6000,7000,9000,11,15580,1,0,0,0,0,0,0,0,0,0,'Wing Commander Vipore - Cast Strike'), - (1343902,13439,0,0,100,3,9000,13000,18000,34000,11,16509,1,0,0,0,0,0,0,0,0,0,'Wing Commander Vipore - Cast Rend'), - (1344201,13442,0,0,100,3,2000,5000,5000,8000,11,22206,4,32,0,0,0,0,0,0,0,0,'Arch Druid Renferal - Cast Moonfire'), - (1344202,13442,0,0,100,3,7000,9000,10000,13000,11,22127,4,1,0,0,0,0,0,0,0,0,'Arch Druid Renferal - Cast Entangling Roots'), - (1344203,13442,2,0,100,3,50,0,12000,15000,11,15981,0,1,0,0,0,0,0,0,0,0,'Arch Druid Renferal - Cast Rejuvenation'), - (1344301,13443,1,0,100,3,1000,1000,600000,600000,11,22128,0,1,0,0,0,0,0,0,0,0,'Druid of the Grove - Cast Thorns on Spawn'), - (1344302,13443,0,0,100,3,5000,8000,13000,17000,11,21668,4,0,0,0,0,0,0,0,0,0,'Druid of the Grove - Cast Starfire'), - (1344303,13443,0,0,100,3,7000,9000,10000,13000,11,22127,4,1,0,0,0,0,0,0,0,0,'Druid of the Grove - Cast Entangling Roots'), - (1344701,13447,0,0,100,3,5000,8000,6000,12000,11,19130,1,0,0,0,0,0,0,0,0,0,'Corporal Noreg Stormpike - Cast Revenge'), - (1344702,13447,0,0,100,3,2000,4000,7000,11000,11,12169,0,1,0,0,0,0,0,0,0,0,'Corporal Noreg Stormpike - Cast Shield Block'), - (1344801,13448,0,0,100,3,9000,13000,18000,34000,11,11977,1,0,0,0,0,0,0,0,0,0,'Sergeant Yazra Bloodsnarl - Cast Rend'), - (1353401,13534,0,0,100,3,4000,6000,7000,9000,11,15580,1,0,0,0,0,0,0,0,0,0,'Seasoned Coldmine Guard - Cast Strike'), - (1353402,13534,0,0,100,3,8000,12000,16000,21000,11,6253,1,1,0,0,0,0,0,0,0,0,'Seasoned Coldmine Guard - Cast Backhand'), - (1353501,13535,0,0,100,3,4000,6000,7000,9000,11,15580,1,0,0,0,0,0,0,0,0,0,'Veteran Coldmine Guard - Cast Strike'), - (1353502,13535,0,0,100,3,8000,12000,16000,21000,11,6253,1,1,0,0,0,0,0,0,0,0,'Veteran Coldmine Guard - Cast Backhand'), - (1353601,13536,0,0,100,3,4000,6000,7000,9000,11,15580,1,0,0,0,0,0,0,0,0,0,'Champion Coldmine Guard - Cast Strike'), - (1353602,13536,0,0,100,3,8000,12000,16000,21000,11,6253,1,1,0,0,0,0,0,0,0,0,'Champion Coldmine Guard - Cast Backhand'), - (1353701,13537,0,0,100,3,1000,3000,3000,5000,11,15498,1,0,0,0,0,0,0,0,0,0,'Seasoned Coldmine Surveyor - Cast Holy Smite'), - (1353702,13537,0,0,100,3,4000,7000,20000,24000,11,15654,1,0,0,0,0,0,0,0,0,0,'Seasoned Coldmine Surveyor - Cast Shadow Word: Pain'), - (1353703,13537,2,0,100,2,50,0,15000,20000,11,15586,0,1,0,0,0,0,0,0,0,0,'Seasoned Coldmine Surveyor - Cast Heal at 50% HP'), - (1353801,13538,0,0,100,3,1000,3000,3000,5000,11,15498,1,0,0,0,0,0,0,0,0,0,'Veteran Coldmine Surveyor - Cast Holy Smite'), - (1353802,13538,0,0,100,3,4000,7000,20000,24000,11,15654,1,0,0,0,0,0,0,0,0,0,'Veteran Coldmine Surveyor - Cast Shadow Word: Pain'), - (1353803,13538,2,0,100,2,50,0,15000,20000,11,15586,0,1,0,0,0,0,0,0,0,0,'Veteran Coldmine Surveyor - Cast Heal at 50% HP'), - (1353901,13539,0,0,100,3,1000,3000,3000,5000,11,15498,1,0,0,0,0,0,0,0,0,0,'Champion Coldmine Surveyor - Cast Holy Smite'), - (1353902,13539,0,0,100,3,4000,7000,20000,24000,11,15654,1,0,0,0,0,0,0,0,0,0,'Champion Coldmine Surveyor - Cast Shadow Word: Pain'), - (1353903,13539,2,0,100,2,50,0,15000,20000,11,15586,0,1,0,0,0,0,0,0,0,0,'Champion Coldmine Surveyor - Cast Heal at 50% HP'), - (1354001,13540,1,0,100,3,1000,1000,1800000,1800000,11,12544,0,1,0,0,0,0,0,0,0,0,'Seasoned Irondeep Explorer - Cast Frost Armor on Spawn'), - (1354002,13540,4,0,100,2,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Seasoned Irondeep Explorer - Enable Dynamic Movement and Set Phase 1 on Aggro'), - (1354003,13540,9,5,100,3,8,40,3400,4800,11,15242,1,0,0,0,0,0,0,0,0,0,'Seasoned Irondeep Explorer - Cast Fireball (Phase 1)'), - (1354004,13540,9,5,100,3,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Seasoned Irondeep Explorer - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), - (1354005,13540,9,0,100,3,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Seasoned Irondeep Explorer - Disable Dynamic Movement at 0-8 Yards'), - (1354006,13540,3,5,100,2,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Seasoned Irondeep Explorer - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), - (1354007,13540,3,3,100,3,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Seasoned Irondeep Explorer - Set Phase 1 when Mana is above 15% (Phase 2)'), - (1354008,13540,0,0,100,3,9000,13000,10000,15000,11,14145,1,0,0,0,0,0,0,0,0,0,'Seasoned Irondeep Explorer - Cast Fire Blast'), - (1354009,13540,0,0,100,3,15000,19000,16000,21000,11,15244,0,1,0,0,0,0,0,0,0,0,'Seasoned Irondeep Explorer - Cast Cone of Cold'), - (1354010,13540,27,0,100,3,12544,1,15000,30000,11,12544,0,1,0,0,0,0,0,0,0,0,'Seasoned Irondeep Explorer - Cast Frost Armor on Missing Buff'), - (1354011,13540,7,0,100,2,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Seasoned Irondeep Explorer - Set Phase to 0 on Evade'), - (1354101,13541,1,0,100,3,1000,1000,1800000,1800000,11,12544,0,1,0,0,0,0,0,0,0,0,'Veteran Irondeep Explorer - Cast Frost Armor on Spawn'), - (1354102,13541,4,0,100,2,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Veteran Irondeep Explorer - Enable Dynamic Movement and Set Phase 1 on Aggro'), - (1354103,13541,9,5,100,3,8,40,3400,4800,11,15242,1,0,0,0,0,0,0,0,0,0,'Veteran Irondeep Explorer - Cast Fireball (Phase 1)'), - (1354104,13541,9,5,100,3,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Veteran Irondeep Explorer - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), - (1354105,13541,9,0,100,3,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Veteran Irondeep Explorer - Disable Dynamic Movement at 0-8 Yards'), - (1354106,13541,3,5,100,2,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Veteran Irondeep Explorer - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), - (1354107,13541,3,3,100,3,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Veteran Irondeep Explorer - Set Phase 1 when Mana is above 15% (Phase 2)'), - (1354108,13541,0,0,100,3,9000,13000,10000,15000,11,14145,1,0,0,0,0,0,0,0,0,0,'Veteran Irondeep Explorer - Cast Fire Blast'), - (1354109,13541,0,0,100,3,15000,19000,16000,21000,11,15244,0,1,0,0,0,0,0,0,0,0,'Veteran Irondeep Explorer - Cast Cone of Cold'), - (1354110,13541,27,0,100,3,12544,1,15000,30000,11,12544,0,1,0,0,0,0,0,0,0,0,'Veteran Irondeep Explorer - Cast Frost Armor on Missing Buff'), - (1354111,13541,7,0,100,2,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Veteran Irondeep Explorer - Set Phase to 0 on Evade'), - (1354201,13542,1,0,100,3,1000,1000,1800000,1800000,11,12544,0,1,0,0,0,0,0,0,0,0,'Champion Irondeep Explorer - Cast Frost Armor on Spawn'), - (1354202,13542,4,0,100,2,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Champion Irondeep Explorer - Enable Dynamic Movement and Set Phase 1 on Aggro'), - (1354203,13542,9,5,100,3,8,40,3400,4800,11,15242,1,0,0,0,0,0,0,0,0,0,'Champion Irondeep Explorer - Cast Fireball (Phase 1)'), - (1354204,13542,9,5,100,3,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Champion Irondeep Explorer - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), - (1354205,13542,9,0,100,3,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Champion Irondeep Explorer - Disable Dynamic Movement at 0-8 Yards'), - (1354206,13542,3,5,100,2,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Champion Irondeep Explorer - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), - (1354207,13542,3,3,100,3,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Champion Irondeep Explorer - Set Phase 1 when Mana is above 15% (Phase 2)'), - (1354208,13542,0,0,100,3,9000,13000,10000,15000,11,14145,1,0,0,0,0,0,0,0,0,0,'Champion Irondeep Explorer - Cast Fire Blast'), - (1354209,13542,0,0,100,3,15000,19000,16000,21000,11,15244,0,1,0,0,0,0,0,0,0,0,'Champion Irondeep Explorer - Cast Cone of Cold'), - (1354210,13542,27,0,100,3,12544,1,15000,30000,11,12544,0,1,0,0,0,0,0,0,0,0,'Champion Irondeep Explorer - Cast Frost Armor on Missing Buff'), - (1354211,13542,7,0,100,2,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Champion Irondeep Explorer - Set Phase to 0 on Evade'), - (1354301,13543,0,0,100,3,4000,6000,7000,9000,11,12057,1,0,0,0,0,0,0,0,0,0,'Seasoned Irondeep Raider - Cast Strike'), - (1354302,13543,0,0,100,3,9000,13000,18000,34000,11,16509,1,0,0,0,0,0,0,0,0,0,'Seasoned Irondeep Raider - Cast Rend'), - (1354303,13543,0,0,100,3,2000,4000,14000,18000,11,9080,1,1,0,0,0,0,0,0,0,0,'Seasoned Irondeep Raider - Cast Hamstring'), - (1354401,13544,0,0,100,3,4000,6000,7000,9000,11,12057,1,0,0,0,0,0,0,0,0,0,'Veteran Irondeep Raider - Cast Strike'), - (1354402,13544,0,0,100,3,9000,13000,18000,34000,11,16509,1,0,0,0,0,0,0,0,0,0,'Veteran Irondeep Raider - Cast Rend'), - (1354403,13544,0,0,100,3,2000,4000,14000,18000,11,9080,1,1,0,0,0,0,0,0,0,0,'Veteran Irondeep Raider - Cast Hamstring'), - (1354501,13545,0,0,100,3,4000,6000,7000,9000,11,12057,1,0,0,0,0,0,0,0,0,0,'Champion Irondeep Raider - Cast Strike'), - (1354502,13545,0,0,100,3,9000,13000,18000,34000,11,16509,1,0,0,0,0,0,0,0,0,0,'Champion Irondeep Raider - Cast Rend'), - (1354503,13545,0,0,100,3,2000,4000,14000,18000,11,9080,1,1,0,0,0,0,0,0,0,0,'Champion Irondeep Raider - Cast Hamstring'), - (1354601,13546,1,0,100,3,1000,1000,1800000,1800000,11,12544,0,1,0,0,0,0,0,0,0,0,'Seasoned Coldmine Explorer - Cast Frost Armor on Spawn'), - (1354602,13546,4,0,100,2,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Seasoned Coldmine Explorer - Enable Dynamic Movement and Set Phase 1 on Aggro'), - (1354603,13546,9,5,100,3,8,40,3400,4800,11,15242,1,0,0,0,0,0,0,0,0,0,'Seasoned Coldmine Explorer - Cast Fireball (Phase 1)'), - (1354604,13546,9,5,100,3,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Seasoned Coldmine Explorer - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), - (1354605,13546,9,0,100,3,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Seasoned Coldmine Explorer - Disable Dynamic Movement at 0-8 Yards'), - (1354606,13546,3,5,100,2,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Seasoned Coldmine Explorer - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), - (1354607,13546,3,3,100,3,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Seasoned Coldmine Explorer - Set Phase 1 when Mana is above 15% (Phase 2)'), - (1354608,13546,0,0,100,3,9000,13000,10000,15000,11,14145,1,0,0,0,0,0,0,0,0,0,'Seasoned Coldmine Explorer - Cast Fire Blast'), - (1354609,13546,0,0,100,3,15000,19000,16000,21000,11,15244,0,1,0,0,0,0,0,0,0,0,'Seasoned Coldmine Explorer - Cast Cone of Cold'), - (1354610,13546,27,0,100,3,12544,1,15000,30000,11,12544,0,1,0,0,0,0,0,0,0,0,'Seasoned Coldmine Explorer - Cast Frost Armor on Missing Buff'), - (1354611,13546,7,0,100,2,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Seasoned Coldmine Explorer - Set Phase to 0 on Evade'), - (1354701,13547,1,0,100,3,1000,1000,1800000,1800000,11,12544,0,1,0,0,0,0,0,0,0,0,'Veteran Coldmine Explorer - Cast Frost Armor on Spawn'), - (1354702,13547,4,0,100,2,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Veteran Coldmine Explorer - Enable Dynamic Movement and Set Phase 1 on Aggro'), - (1354703,13547,9,5,100,3,8,40,3400,4800,11,15242,1,0,0,0,0,0,0,0,0,0,'Veteran Coldmine Explorer - Cast Fireball (Phase 1)'), - (1354704,13547,9,5,100,3,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Veteran Coldmine Explorer - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), - (1354705,13547,9,0,100,3,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Veteran Coldmine Explorer - Disable Dynamic Movement at 0-8 Yards'), - (1354706,13547,3,5,100,2,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Veteran Coldmine Explorer - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), - (1354707,13547,3,3,100,3,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Veteran Coldmine Explorer - Set Phase 1 when Mana is above 15% (Phase 2)'), - (1354708,13547,0,0,100,3,9000,13000,10000,15000,11,14145,1,0,0,0,0,0,0,0,0,0,'Veteran Coldmine Explorer - Cast Fire Blast'), - (1354709,13547,0,0,100,3,15000,19000,16000,21000,11,15244,0,1,0,0,0,0,0,0,0,0,'Veteran Coldmine Explorer - Cast Cone of Cold'), - (1354710,13547,27,0,100,3,12544,1,15000,30000,11,12544,0,1,0,0,0,0,0,0,0,0,'Veteran Coldmine Explorer - Cast Frost Armor on Missing Buff'), - (1354711,13547,7,0,100,2,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Veteran Coldmine Explorer - Set Phase to 0 on Evade'), - (1354801,13548,1,0,100,3,1000,1000,1800000,1800000,11,12544,0,1,0,0,0,0,0,0,0,0,'Champion Coldmine Explorer - Cast Frost Armor on Spawn'), - (1354802,13548,4,0,100,2,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Champion Coldmine Explorer - Enable Dynamic Movement and Set Phase 1 on Aggro'), - (1354803,13548,9,5,100,3,8,40,3400,4800,11,15242,1,0,0,0,0,0,0,0,0,0,'Champion Coldmine Explorer - Cast Fireball (Phase 1)'), - (1354804,13548,9,5,100,3,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Champion Coldmine Explorer - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), - (1354805,13548,9,0,100,3,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Champion Coldmine Explorer - Disable Dynamic Movement at 0-8 Yards'), - (1354806,13548,3,5,100,2,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Champion Coldmine Explorer - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), - (1354807,13548,3,3,100,3,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Champion Coldmine Explorer - Set Phase 1 when Mana is above 15% (Phase 2)'), - (1354808,13548,0,0,100,3,9000,13000,10000,15000,11,14145,1,0,0,0,0,0,0,0,0,0,'Champion Coldmine Explorer - Cast Fire Blast'), - (1354809,13548,0,0,100,3,15000,19000,16000,21000,11,15244,0,1,0,0,0,0,0,0,0,0,'Champion Coldmine Explorer - Cast Cone of Cold'), - (1354810,13548,27,0,100,3,12544,1,15000,30000,11,12544,0,1,0,0,0,0,0,0,0,0,'Champion Coldmine Explorer - Cast Frost Armor on Missing Buff'), - (1354811,13548,7,0,100,2,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Champion Coldmine Explorer - Set Phase to 0 on Evade'), - (1354901,13549,0,0,100,3,4000,6000,7000,9000,11,12057,1,0,0,0,0,0,0,0,0,0,'Seasoned Coldmine Invader - Cast Strike'), - (1354902,13549,0,0,100,3,9000,13000,18000,34000,11,16509,1,0,0,0,0,0,0,0,0,0,'Seasoned Coldmine Invader - Cast Rend'), - (1354903,13549,0,0,100,3,2000,4000,14000,18000,11,9080,1,1,0,0,0,0,0,0,0,0,'Seasoned Coldmine Invader - Cast Hamstring'), - (1355001,13550,0,0,100,3,4000,6000,7000,9000,11,12057,1,0,0,0,0,0,0,0,0,0,'Veteran Coldmine Invader - Cast Strike'), - (1355002,13550,0,0,100,3,9000,13000,18000,34000,11,16509,1,0,0,0,0,0,0,0,0,0,'Veteran Coldmine Invader - Cast Rend'), - (1355003,13550,0,0,100,3,2000,4000,14000,18000,11,9080,1,1,0,0,0,0,0,0,0,0,'Veteran Coldmine Invader - Cast Hamstring'), - (1355101,13551,0,0,100,3,4000,6000,7000,9000,11,12057,1,0,0,0,0,0,0,0,0,0,'Champion Coldmine Invader - Cast Strike'), - (1355102,13551,0,0,100,3,9000,13000,18000,34000,11,16509,1,0,0,0,0,0,0,0,0,0,'Champion Coldmine Invader - Cast Rend'), - (1355103,13551,0,0,100,3,2000,4000,14000,18000,11,9080,1,1,0,0,0,0,0,0,0,0,'Champion Coldmine Invader - Cast Hamstring'), - (1355201,13552,0,0,100,3,5000,8000,9000,13000,11,16856,1,0,0,0,0,0,0,0,0,0,'Seasoned Irondeep Guard - Cast Mortal Strike'), - (1355202,13552,0,0,100,3,4000,7000,7000,9000,11,15284,1,0,0,0,0,0,0,0,0,0,'Seasoned Irondeep Guard - Cast Cleave'), - (1355301,13553,0,0,100,3,5000,8000,9000,13000,11,16856,1,0,0,0,0,0,0,0,0,0,'Veteran Irondeep Guard - Cast Mortal Strike'), - (1355302,13553,0,0,100,3,4000,7000,7000,9000,11,15284,1,0,0,0,0,0,0,0,0,0,'Veteran Irondeep Guard - Cast Cleave'), - (1355401,13554,0,0,100,3,5000,8000,9000,13000,11,16856,1,0,0,0,0,0,0,0,0,0,'Champion Irondeep Guard - Cast Mortal Strike'), - (1355402,13554,0,0,100,3,4000,7000,7000,9000,11,15284,1,0,0,0,0,0,0,0,0,0,'Champion Irondeep Guard - Cast Cleave'), - (1355501,13555,0,0,100,3,1000,3000,3000,5000,11,15498,1,0,0,0,0,0,0,0,0,0,'Seasoned Irondeep Surveyor - Cast Holy Smite'), - (1355502,13555,0,0,100,3,4000,7000,20000,24000,11,15654,1,0,0,0,0,0,0,0,0,0,'Seasoned Irondeep Surveyor - Cast Shadow Word: Pain'), - (1355503,13555,2,0,100,2,50,0,15000,20000,11,15586,0,1,0,0,0,0,0,0,0,0,'Seasoned Irondeep Surveyor - Cast Heal at 50% HP'), - (1355601,13556,0,0,100,3,1000,3000,3000,5000,11,15498,1,0,0,0,0,0,0,0,0,0,'Veteran Irondeep Surveyor - Cast Holy Smite'), - (1355602,13556,0,0,100,3,4000,7000,20000,24000,11,15654,1,0,0,0,0,0,0,0,0,0,'Veteran Irondeep Surveyor - Cast Shadow Word: Pain'), - (1355603,13556,2,0,100,2,50,0,15000,20000,11,15586,0,1,0,0,0,0,0,0,0,0,'Veteran Irondeep Surveyor - Cast Heal at 50% HP'), - (1355701,13557,0,0,100,3,1000,3000,3000,5000,11,15498,1,0,0,0,0,0,0,0,0,0,'Champion Irondeep Surveyor - Cast Holy Smite'), - (1355702,13557,0,0,100,3,4000,7000,20000,24000,11,15654,1,0,0,0,0,0,0,0,0,0,'Champion Irondeep Surveyor - Cast Shadow Word: Pain'), - (1355703,13557,2,0,100,2,50,0,15000,20000,11,15586,0,1,0,0,0,0,0,0,0,0,'Champion Irondeep Surveyor - Cast Heal at 50% HP'), - (1357701,13577,0,0,100,3,5000,8000,9000,13000,11,16856,1,0,0,0,0,0,0,0,0,0,'Stormpike Ram Rider Commander - Cast Mortal Strike'), - (1357702,13577,0,0,100,3,4000,7000,7000,9000,11,15284,1,0,0,0,0,0,0,0,0,0,'Stormpike Ram Rider Commander - Cast Cleave'), - (1379701,13797,4,0,100,2,0,0,0,0,11,22120,1,0,0,0,0,0,0,0,0,0,'Mountaineer Boombellow - Cast Charge on Aggro'), - (1379702,13797,0,0,100,3,4000,6000,7000,9000,11,11976,1,0,0,0,0,0,0,0,0,0,'Mountaineer Boombellow - Cast Strike'), - (1379801,13798,0,0,100,3,5000,8000,9000,13000,11,16856,1,0,0,0,0,0,0,0,0,0,'Jotek - Cast Mortal Strike'), - (1379802,13798,0,0,100,3,4000,7000,7000,9000,11,15284,1,0,0,0,0,0,0,0,0,0,'Jotek - Cast Cleave'), - (1395901,13959,0,0,100,3,1500,8000,11000,20000,11,22479,1,0,0,0,0,0,0,0,0,0,'Alterac Yeti - Cast Frost Breath'), - (1395902,13959,0,0,100,3,7000,9000,16000,20000,11,16727,0,1,0,0,0,0,0,0,0,0,'Alterac Yeti - Cast War Stomp'), - (1428201,14282,11,0,100,2,0,0,0,0,11,12787,0,0,0,0,0,0,0,0,0,0,'Frostwolf Bloodhound - Cast Thrash on Spawn'), - (1428301,14283,11,0,100,2,0,0,0,0,11,12787,0,0,0,0,0,0,0,0,0,0,'Stormpike Owl - Cast Thrash on Spawn'), - (1428401,14284,4,0,100,2,0,0,0,0,11,22120,1,0,0,0,0,0,0,0,0,0,'Stormpike Battleguard - Cast Charge on Aggro'), - (1428402,14284,0,0,100,3,4000,6000,10000,14000,11,3248,0,0,0,0,0,0,0,0,0,0,'Stormpike Battleguard - Cast Improved Blocking'), - (1428403,14284,0,0,100,3,7000,10000,20000,25000,11,16509,1,1,0,0,0,0,0,0,0,0,'Stormpike Battleguard - Cast Rend'), - (1428404,14284,0,0,100,3,3000,5000,5000,7000,11,22591,1,0,0,0,0,0,0,0,0,0,'Stormpike Battleguard - Cast Strike'), - (1428501,14285,4,0,100,2,0,0,0,0,11,22120,1,0,0,0,0,0,0,0,0,0,'Frostwolf Battleguard - Cast Charge on Aggro'), - (1428502,14285,0,0,100,3,4000,6000,10000,14000,11,3248,0,0,0,0,0,0,0,0,0,0,'Frostwolf Battleguard - Cast Improved Blocking'), - (1428503,14285,0,0,100,3,7000,10000,20000,25000,11,16509,1,1,0,0,0,0,0,0,0,0,'Frostwolf Battleguard - Cast Rend'), - (1428504,14285,0,0,100,3,3000,5000,5000,7000,11,22591,1,0,0,0,0,0,0,0,0,0,'Frostwolf Battleguard - Cast Strike'), - (1476201,14762,4,0,100,2,0,0,0,0,11,22911,1,0,0,0,0,0,0,0,0,0,'Dun Baldar North Marshal - Cast Charge on Aggro'), - (1476202,14762,0,0,100,3,5000,7000,6000,9000,11,15584,1,0,0,0,0,0,0,0,0,0,'Dun Baldar North Marshal - Cast Cleave'), - (1476203,14762,0,0,100,3,2000,4000,14000,20000,11,23511,0,1,0,0,0,0,0,0,0,0,'Dun Baldar North Marshal - Cast Demoralizing Shout'), - (1476204,14762,0,0,100,3,11000,14000,9000,13000,11,13736,0,1,0,0,0,0,0,0,0,0,'Dun Baldar North Marshal - Cast Whirlwind'), - (1476205,14762,2,0,100,3,30,0,120000,120000,11,8599,0,1,1,-106,0,0,0,0,0,0,'Dun Baldar North Marshal - Cast Enrage at 30% HP'), - (1476301,14763,4,0,100,2,0,0,0,0,11,22911,1,0,0,0,0,0,0,0,0,0,'Dun Baldar South Marshal - Cast Charge on Aggro'), - (1476302,14763,0,0,100,3,5000,7000,6000,9000,11,15584,1,0,0,0,0,0,0,0,0,0,'Dun Baldar South Marshal - Cast Cleave'), - (1476303,14763,0,0,100,3,2000,4000,14000,20000,11,23511,0,1,0,0,0,0,0,0,0,0,'Dun Baldar South Marshal - Cast Demoralizing Shout'), - (1476304,14763,0,0,100,3,11000,14000,9000,13000,11,13736,0,1,0,0,0,0,0,0,0,0,'Dun Baldar South Marshal - Cast Whirlwind'), - (1476305,14763,2,0,100,3,30,0,120000,120000,11,8599,0,1,1,-106,0,0,0,0,0,0,'Dun Baldar South Marshal - Cast Enrage at 30% HP'), - (1476401,14764,4,0,100,2,0,0,0,0,11,22911,1,0,0,0,0,0,0,0,0,0,'Icewing Marshal - Cast Charge on Aggro'), - (1476402,14764,0,0,100,3,5000,7000,6000,9000,11,15584,1,0,0,0,0,0,0,0,0,0,'Icewing Marshal - Cast Cleave'), - (1476403,14764,0,0,100,3,2000,4000,14000,20000,11,23511,0,1,0,0,0,0,0,0,0,0,'Icewing Marshal - Cast Demoralizing Shout'), - (1476404,14764,0,0,100,3,11000,14000,9000,13000,11,13736,0,1,0,0,0,0,0,0,0,0,'Icewing Marshal - Cast Whirlwind'), - (1476405,14764,2,0,100,3,30,0,120000,120000,11,8599,0,1,1,-106,0,0,0,0,0,0,'Icewing Marshal - Cast Enrage at 30% HP'), - (1476501,14765,4,0,100,2,0,0,0,0,11,22911,1,0,0,0,0,0,0,0,0,0,'Stonehearth Marshal - Cast Charge on Aggro'), - (1476502,14765,0,0,100,3,5000,7000,6000,9000,11,15584,1,0,0,0,0,0,0,0,0,0,'Stonehearth Marshal - Cast Cleave'), - (1476503,14765,0,0,100,3,2000,4000,14000,20000,11,23511,0,1,0,0,0,0,0,0,0,0,'Stonehearth Marshal - Cast Demoralizing Shout'), - (1476504,14765,0,0,100,3,11000,14000,9000,13000,11,13736,0,1,0,0,0,0,0,0,0,0,'Stonehearth Marshal - Cast Whirlwind'), - (1476505,14765,2,0,100,3,30,0,120000,120000,11,8599,0,1,1,-106,0,0,0,0,0,0,'Stonehearth Marshal - Cast Enrage at 30% HP'), - (1477201,14772,4,0,100,2,0,0,0,0,11,22911,1,0,0,0,0,0,0,0,0,0,'East Frostwolf Warmaster - Cast Charge on Aggro'), - (1477202,14772,0,0,100,3,5000,7000,6000,9000,11,15584,1,0,0,0,0,0,0,0,0,0,'East Frostwolf Warmaster - Cast Cleave'), - (1477203,14772,0,0,100,3,2000,4000,14000,20000,11,23511,0,1,0,0,0,0,0,0,0,0,'East Frostwolf Warmaster - Cast Demoralizing Shout'), - (1477204,14772,0,0,100,3,11000,14000,9000,13000,11,13736,0,1,0,0,0,0,0,0,0,0,'East Frostwolf Warmaster - Cast Whirlwind'), - (1477205,14772,2,0,100,3,30,0,120000,120000,11,8599,0,1,1,-106,0,0,0,0,0,0,'East Frostwolf Warmaster - Cast Enrage at 30% HP'), - (1477301,14773,4,0,100,2,0,0,0,0,11,22911,1,0,0,0,0,0,0,0,0,0,'Iceblood Warmaster - Cast Charge on Aggro'), - (1477302,14773,0,0,100,3,5000,7000,6000,9000,11,15584,1,0,0,0,0,0,0,0,0,0,'Iceblood Warmaster - Cast Cleave'), - (1477303,14773,0,0,100,3,2000,4000,14000,20000,11,23511,0,1,0,0,0,0,0,0,0,0,'Iceblood Warmaster - Cast Demoralizing Shout'), - (1477304,14773,0,0,100,3,11000,14000,9000,13000,11,13736,0,1,0,0,0,0,0,0,0,0,'Iceblood Warmaster - Cast Whirlwind'), - (1477305,14773,2,0,100,3,30,0,120000,120000,11,8599,0,1,1,-106,0,0,0,0,0,0,'Iceblood Warmaster - Cast Enrage at 30% HP'), - (1477601,14776,4,0,100,2,0,0,0,0,11,22911,1,0,0,0,0,0,0,0,0,0,'Tower Point Warmaster - Cast Charge on Aggro'), - (1477602,14776,0,0,100,3,5000,7000,6000,9000,11,15584,1,0,0,0,0,0,0,0,0,0,'Tower Point Warmaster - Cast Cleave'), - (1477603,14776,0,0,100,3,2000,4000,14000,20000,11,23511,0,1,0,0,0,0,0,0,0,0,'Tower Point Warmaster - Cast Demoralizing Shout'), - (1477604,14776,0,0,100,3,11000,14000,9000,13000,11,13736,0,1,0,0,0,0,0,0,0,0,'Tower Point Warmaster - Cast Whirlwind'), - (1477605,14776,2,0,100,3,30,0,120000,120000,11,8599,0,1,1,-106,0,0,0,0,0,0,'Tower Point Warmaster - Cast Enrage at 30% HP'), - (1477701,14777,4,0,100,2,0,0,0,0,11,22911,1,0,0,0,0,0,0,0,0,0,'West Frostwolf Warmaster - Cast Charge on Aggro'), - (1477702,14777,0,0,100,3,5000,7000,6000,9000,11,15584,1,0,0,0,0,0,0,0,0,0,'West Frostwolf Warmaster - Cast Cleave'), - (1477703,14777,0,0,100,3,2000,4000,14000,20000,11,23511,0,1,0,0,0,0,0,0,0,0,'West Frostwolf Warmaster - Cast Demoralizing Shout'), - (1477704,14777,0,0,100,3,11000,14000,9000,13000,11,13736,0,1,0,0,0,0,0,0,0,0,'West Frostwolf Warmaster - Cast Whirlwind'), - (1477705,14777,2,0,100,3,30,0,120000,120000,11,8599,0,1,1,-106,0,0,0,0,0,0,'West Frostwolf Warmaster - Cast Enrage at 30% HP'), - (1494301,14943,0,0,100,3,3000,5000,6000,9000,11,15285,1,0,0,0,0,0,0,0,0,0,'Guse\'s War Rider - Cast Fireball Volley'), - (1494302,14943,0,0,100,3,8000,11000,12000,17000,11,21188,4,1,11,23969,0,0,0,0,0,0,'Guse\'s War Rider - Cast Stun Bomb Attack and Throw Liquid Fire'), - (1494601,14946,0,0,100,3,3000,5000,6000,9000,11,15285,1,0,0,0,0,0,0,0,0,0,'Slidore\'s Gryphon - Cast Fireball Volley'), - (1494602,14946,0,0,100,3,8000,11000,12000,17000,11,21188,4,1,11,23969,0,0,0,0,0,0,'Slidore\'s Gryphon - Cast Stun Bomb Attack and Throw Liquid Fire'), - (1793201,17932,0,0,100,3,2500,2500,10000,15000,11,31754,1,0,0,0,0,0,0,0,0,0,'Horde Grunt - Cast Strike'), + (1098101,10981,0,0,100,1,8700,12700,18400,34200,11,13443,1,0,0,0,0,0,0,0,0,0,'Frostwolf - Cast Rend'), + (1098201,10982,0,0,100,1,3000,5000,3000,6000,11,17230,4,32,0,0,0,0,0,0,0,0,'Whitewhisker Vermin - Cast Infected Wound'), + (1098601,10986,0,0,100,1,3000,5000,12000,15000,11,3589,1,0,0,0,0,0,0,0,0,0,'Snowblind Harpy - Cast Deafening Screech'), + (1098701,10987,0,0,100,1,4000,6000,6000,8000,11,14516,1,0,0,0,0,0,0,0,0,0,'Irondeep Trogg - Cast Strike'), + (1098702,10987,2,0,100,0,15,0,0,0,25,0,0,0,1,-47,0,0,0,0,0,0,'Irondeep Trogg - Flee at 15% HP'), + (1099001,10990,4,0,100,0,0,0,0,0,11,22120,1,0,0,0,0,0,0,0,0,0,'Alterac Ram - Cast Charge on Aggro'), + (1099002,10990,0,0,100,1,8700,12700,18400,34200,11,13443,1,0,0,0,0,0,0,0,0,0,'Alterac Ram - Cast Rend'), + (1099101,10991,11,0,100,0,0,0,0,0,11,8876,0,0,0,0,0,0,0,0,0,0,'Wildpaw Gnoll - Cast Thrash on Spawn'), + (1160001,11600,4,0,100,0,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Irondeep Shaman - Enable Dynamic Movement and Set Phase 1 on Aggro'), + (1160002,11600,9,13,100,1,8,40,3400,4800,11,15801,1,0,0,0,0,0,0,0,0,0,'Irondeep Shaman - Cast Lightning Bolt (Phase 1)'), + (1160003,11600,9,13,100,1,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Irondeep Shaman - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), + (1160004,11600,9,0,100,1,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Irondeep Shaman - Disable Dynamic Movement at 0-8 Yards'), + (1160005,11600,3,13,100,0,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Irondeep Shaman - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), + (1160006,11600,3,11,100,1,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Irondeep Shaman - Set Phase 1 when Mana is above 15% (Phase 2)'), + (1160007,11600,0,0,100,1,7000,9000,55000,65000,11,15786,0,1,0,0,0,0,0,0,0,0,'Irondeep Shaman - Summon Earthbind Totem'), + (1160008,11600,2,0,100,1,50,0,15000,20000,11,12492,0,1,0,0,0,0,0,0,0,0,'Irondeep Shaman - Cast Healing Wave at 50% HP'), + (1160009,11600,2,0,100,0,15,0,0,0,49,0,0,0,22,3,0,0,0,0,0,0,'Irondeep Shaman - Disable Dynamic Movement and Set Phase 3 at 15% HP'), + (1160010,11600,2,7,100,0,15,0,0,0,25,0,0,0,1,-47,0,0,0,0,0,0,'Irondeep Shaman - Flee at 15% HP (Phase 3)'), + (1160011,11600,7,0,100,0,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Irondeep Shaman - Set Phase to 0 on Evade'), + (1160201,11602,0,0,100,1,3000,6000,5000,7000,11,16172,1,32,0,0,0,0,0,0,0,0,'Irondeep Skullthumper - Cast Head Crack'), + (1160202,11602,0,0,100,1,8000,11000,16000,20000,11,14099,1,0,0,0,0,0,0,0,0,0,'Irondeep Skullthumper - Cast Mighty Blow'), + (1160203,11602,2,0,100,0,15,0,0,0,25,0,0,0,1,-47,0,0,0,0,0,0,'Irondeep Skullthumper - Flee at 15% HP'), + (1160301,11603,4,0,100,0,0,0,0,0,22,1,0,0,0,0,0,0,0,0,0,0,'Whitewhisker Digger - Set Phase 1 on Aggro'), + (1160302,11603,9,5,100,1,0,5,5000,9000,11,15572,1,0,0,0,0,0,0,0,0,0,'Whitewhisker Digger - Cast Sunder Armor (Phase 1)'), + (1160303,11603,24,5,100,1,15572,5,5000,5000,22,2,0,0,0,0,0,0,0,0,0,0,'Whitewhisker Digger - Set Phase 2 on Target Max Sunder Armor Aura Stack (Phase 1)'), + (1160304,11603,28,3,100,1,15572,1,5000,5000,22,1,0,0,0,0,0,0,0,0,0,0,'Whitewhisker Digger - Set Phase 1 on Target Missing Sunder Armor Aura Stack (Phase 2)'), + (1160305,11603,0,0,100,1,4100,9300,10200,17900,11,12057,1,0,0,0,0,0,0,0,0,0,'Whitewhisker Digger - Cast Strike'), + (1160306,11603,2,0,100,0,15,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,'Whitewhisker Digger - Flee at 15% HP'), + (1160307,11603,7,0,100,0,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Whitewhisker Digger - Set Phase to 0 on Evade'), + (1160401,11604,1,0,100,1,1000,1000,600000,600000,11,18968,0,1,0,0,0,0,0,0,0,0,'Whitewhisker Geomancer - Cast Fire Shield on Spawn'), + (1160402,11604,4,0,100,0,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Whitewhisker Geomancer - Enable Dynamic Movement and Set Phase 1 on Aggro'), + (1160403,11604,9,13,100,1,8,40,3400,4800,11,15228,1,0,0,0,0,0,0,0,0,0,'Whitewhisker Geomancer - Cast Fireball (Phase 1)'), + (1160404,11604,9,13,100,1,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Whitewhisker Geomancer - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), + (1160405,11604,9,0,100,1,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Whitewhisker Geomancer - Disable Dynamic Movement at 0-8 Yards'), + (1160406,11604,3,13,100,0,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Whitewhisker Geomancer - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), + (1160407,11604,3,11,100,1,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Whitewhisker Geomancer - Set Phase 1 when Mana is above 15% (Phase 2)'), + (1160408,11604,27,0,100,1,18968,1,15000,30000,11,18968,0,1,0,0,0,0,0,0,0,0,'Whitewhisker Geomancer - Cast Fire Shield on Missing Buff'), + (1160409,11604,2,0,100,0,15,0,0,0,49,0,0,0,22,3,0,0,0,0,0,0,'Whitewhisker Geomancer - Disable Dynamic Movement and Set Phase 3 at 15% HP'), + (1160410,11604,2,7,100,0,15,0,0,0,25,0,0,0,1,-47,0,0,0,0,0,0,'Whitewhisker Geomancer - Flee at 15% HP (Phase 3)'), + (1160411,11604,7,0,100,0,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Whitewhisker Geomancer - Set Phase to 0 on Evade'), + (1160501,11605,0,0,100,1,4000,7000,9000,13000,11,15284,1,0,0,0,0,0,0,0,0,0,'Whitewhisker Overseer - Cast Cleave'), + (1160502,11605,2,0,100,0,30,0,0,0,11,13589,0,1,0,0,0,0,0,0,0,0,'Whitewhisker Overseer - Cast Haste Aura at 30% HP'), + (1160503,11605,2,0,100,0,15,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,'Whitewhisker Overseer - Flee at 15% HP'), + (1165701,11657,1,0,100,0,1000,1000,0,0,11,11939,0,1,0,0,0,0,0,0,0,0,'Morloch - Summon Imp on Spawn'), + (1165702,11657,4,0,100,0,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Morloch - Enable Dynamic Movement and Set Phase 1 on Aggro'), + (1165703,11657,9,5,100,1,8,40,3400,4800,11,15537,1,0,0,0,0,0,0,0,0,0,'Morloch - Cast Shadow Bolt (Phase 1)'), + (1165704,11657,9,5,100,1,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Morloch - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), + (1165705,11657,9,0,100,1,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Morloch - Disable Dynamic Movement at 0-8 Yards'), + (1165706,11657,3,5,100,0,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Morloch - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), + (1165707,11657,3,3,100,1,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Morloch - Set Phase 1 when Mana is above 15% (Phase 2)'), + (1165708,11657,0,0,100,1,6000,9000,120000,130000,11,12741,0,1,0,0,0,0,0,0,0,0,'Morloch - Cast Curse of Weakness'), + (1165709,11657,0,0,100,0,11000,14000,9000,15000,11,17228,1,0,0,0,0,0,0,0,0,0,'Morloch - Cast Shadow Bolt Volley'), + (1165710,11657,7,0,100,0,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Morloch - Set Phase to 0 on Evade'), + (1167501,11675,4,0,100,0,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Snowblind Windcaller - Enable Dynamic Movement and Set Phase 1 on Aggro'), + (1167502,11675,9,5,100,1,8,40,3400,4800,11,9532,1,0,0,0,0,0,0,0,0,0,'Snowblind Windcaller - Cast Lightning Bolt (Phase 1)'), + (1167503,11675,9,5,100,1,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Snowblind Windcaller - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), + (1167504,11675,9,0,100,1,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Snowblind Windcaller - Disable Dynamic Movement at 0-8 Yards'), + (1167505,11675,3,5,100,0,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Snowblind Windcaller - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), + (1167506,11675,3,3,100,1,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Snowblind Windcaller - Set Phase 1 when Mana is above 15% (Phase 2)'), + (1167507,11675,0,0,100,1,5000,8000,12000,16000,11,9532,5,1,0,0,0,0,0,0,0,0,'Snowblind Windcaller - Cast Enveloping Winds'), + (1167508,11675,7,0,100,0,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Snowblind Windcaller - Set Phase to 0 on Evade'), + (1167701,11677,11,0,100,0,0,0,0,0,11,8876,0,0,0,0,0,0,0,0,0,0,'Taskmaster Snivvle - Cast Thrash on Spawn'), + (1167702,11677,4,0,100,0,0,0,0,0,1,-654,0,0,0,0,0,0,0,0,0,0,'Taskmaster Snivvle - Say on Aggro'), + (1167703,11677,0,0,100,1,3000,6000,6000,9000,11,14516,1,0,0,0,0,0,0,0,0,0,'Taskmaster Snivvle - Cast Strike'), + (1167704,11677,2,0,100,1,30,0,30000,35000,11,16170,0,1,0,0,0,0,0,0,0,0,'Taskmaster Snivvle - Cast Bloodlust at 30% HP'), + (1167801,11678,0,0,100,1,4900,14400,22500,41700,11,19472,1,0,0,0,0,0,0,0,0,0,'Snowblind Ambusher - Cast Sinister Strike'), + (1167802,11678,0,0,100,1,2000,4000,4000,6000,11,7159,1,1,0,0,0,0,0,0,0,0,'Snowblind Ambusher - Cast Backstab'), + (1183701,11837,0,0,100,1,6000,9000,16000,19000,11,12557,0,0,0,0,0,0,0,0,0,0,'Wildpaw Shaman - Cast Cone of Cold'), + (1183702,11837,2,0,100,1,50,0,60000,65000,11,18975,0,1,0,0,0,0,0,0,0,0,'Wildpaw Shaman - Summon Ice Totem at 50% HP'), + (1183801,11838,4,0,100,0,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Wildpaw Mystic - Enable Dynamic Movement and Set Phase 1 on Aggro'), + (1183802,11838,9,5,100,1,8,40,3400,4800,11,13901,1,0,0,0,0,0,0,0,0,0,'Wildpaw Mystic - Cast Arcane Bolt (Phase 1)'), + (1183803,11838,9,5,100,1,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Wildpaw Mystic - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), + (1183804,11838,9,0,100,1,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Wildpaw Mystic - Disable Dynamic Movement at 0-8 Yards'), + (1183805,11838,3,5,100,0,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Wildpaw Mystic - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), + (1183806,11838,3,3,100,1,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Wildpaw Mystic - Set Phase 1 when Mana is above 15% (Phase 2)'), + (1183807,11838,0,0,100,1,6000,9000,16000,19000,11,12058,1,1,0,0,0,0,0,0,0,0,'Wildpaw Mystic - Cast Chain Lightning'), + (1183808,11838,2,0,100,1,50,0,12000,16000,11,11986,0,1,0,0,0,0,0,0,0,0,'Wildpaw Mystic - Cast Healing Wave at 50% HP'), + (1183809,11838,7,0,100,0,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Wildpaw Mystic - Set Phase to 0 on Evade'), + (1183901,11839,0,0,100,1,5000,8000,9000,13000,11,13737,1,0,0,0,0,0,0,0,0,0,'Wildpaw Brute - Cast Mortal Strike'), + (1184001,11840,0,0,100,1,6000,9000,9000,13000,11,18072,1,0,0,0,0,0,0,0,0,0,'Wildpaw Alpha - Cast Uppercut'), + (1184002,11840,2,0,100,0,30,0,120000,120000,11,8599,0,1,1,-46,0,0,0,0,0,0,'Wildpaw Alpha - Cast Enrage at 30% HP'), + (1194601,11946,0,0,100,1,7000,10000,11000,24000,11,13736,1,0,0,0,0,0,0,0,0,0,'Drek\'Thar - Cast Whirlwind'), + (1194602,11946,0,0,100,1,5000,7000,12000,15000,11,19128,1,0,0,0,0,0,0,0,0,0,'Drek\'Thar - Cast Knockdown'), + (1194603,11946,2,0,100,0,30,0,120000,120000,11,8269,0,1,1,-106,0,0,0,0,0,0,'Drek\'Thar - Cast Frenzy at 30% HP'), + (1194701,11947,0,0,100,1,7000,10000,11000,24000,11,13736,0,0,0,0,0,0,0,0,0,0,'Captain Galvangar - Cast Whirlwind'), + (1194702,11947,0,0,100,1,5000,8000,9000,13000,11,16856,1,0,0,0,0,0,0,0,0,0,'Captain Galvangar - Cast Mortal Strike'), + (1194703,11947,0,0,100,1,4000,7000,7000,9000,11,15284,1,0,0,0,0,0,0,0,0,0,'Captain Galvangar - Cast Cleave'), + (1194704,11947,2,0,70,1,30,0,25000,35000,11,19134,1,0,0,0,0,0,0,0,0,0,'Captain Galvangar - Cast Frightening Shout When Below 30% HP'), + (1194801,11948,4,0,100,0,0,0,0,0,11,19135,0,0,0,0,0,0,0,0,0,0,'Vanndar Stormpike - Cast Avatar on Aggro'), + (1194802,11948,0,0,100,1,5000,7000,16000,21000,11,15588,0,0,0,0,0,0,0,0,0,0,'Vanndar Stormpike - Cast Thunderclap'), + (1194803,11948,0,0,100,1,3000,4000,10000,12000,11,19136,5,0,0,0,0,0,0,0,0,0,'Vanndar Stormpike - Cast Stormbolt'), + (1194804,11948,2,0,100,1,30,0,15000,18000,11,19135,0,1,0,0,0,0,0,0,0,0,'Vanndar Stormpike - Cast Avatar at 30% HP'), + (1194901,11949,4,0,100,0,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Captain Balinda Stonehearth - Enable Dynamic Movement and Set Phase 1 on Aggro'), + (1194902,11949,9,5,100,1,8,40,3400,4800,11,17290,1,0,0,0,0,0,0,0,0,0,'Captain Balinda Stonehearth - Cast Fireball (Phase 1)'), + (1194903,11949,9,5,100,1,8,40,9000,11000,11,17503,1,0,0,0,0,0,0,0,0,0,'Captain Balinda Stonehearth - Cast Frostbolt (Phase 1)'), + (1194904,11949,9,5,100,1,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Captain Balinda Stonehearth - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), + (1194905,11949,9,0,100,1,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Captain Balinda Stonehearth - Disable Dynamic Movement at 0-8 Yards'), + (1194906,11949,3,5,100,0,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Captain Balinda Stonehearth - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), + (1194907,11949,3,3,100,1,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Captain Balinda Stonehearth - Set Phase 1 when Mana is above 15% (Phase 2)'), + (1194908,11949,0,0,100,1,9000,14000,15000,19000,11,22746,0,0,0,0,0,0,0,0,0,0,'Captain Balinda Stonehearth - Cast Cone of Cold'), + (1194909,11949,0,0,100,1,15000,19000,15000,19000,11,26192,0,0,0,0,0,0,0,0,0,0,'Captain Balinda Stonehearth - Cast Arcane Explosion'), + (1194910,11949,0,0,100,1,10000,12000,50000,60000,11,17162,0,1,0,0,0,0,0,0,0,0,'Captain Balinda Stonehearth - Summon Water Elemental'), + (1194911,11949,2,0,100,1,30,0,30000,40000,11,27619,0,1,0,0,0,0,0,0,0,0,'Captain Balinda Stonehearth - Cast Ice Block at 30% HP'), + (1194912,11949,7,0,100,0,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Captain Balinda Stonehearth - Set Phase to 0 on Evade'), + (1205001,12050,0,0,100,1,4000,6000,8000,12000,11,19130,1,0,0,0,0,0,0,0,0,0,'Stormpike Defender - Cast Revenge'), + (1205002,12050,0,0,100,1,8000,11000,12000,15000,11,12169,0,1,0,0,0,0,0,0,0,0,'Stormpike Defender - Cast Shield Block'), + (1205101,12051,0,0,100,1,9000,13000,18000,34000,11,11977,1,0,0,0,0,0,0,0,0,0,'Frostwolf Legionnaire - Cast Rend'), + (1205301,12053,0,0,100,1,4000,6000,8000,12000,11,19130,1,0,0,0,0,0,0,0,0,0,'Frostwolf Guardian - Cast Revenge'), + (1205302,12053,0,0,100,1,8000,11000,12000,15000,11,12169,0,1,0,0,0,0,0,0,0,0,'Frostwolf Guardian - Cast Shield Block'), + (1212101,12121,2,0,100,0,30,0,120000,120000,11,8599,0,1,1,-46,0,0,0,0,0,0,'Drakan - Cast Enrage at 30% HP'), + (1212201,12122,2,0,100,0,30,0,120000,120000,11,8599,0,1,1,-46,0,0,0,0,0,0,'Duros - Cast Enrage at 30% HP'), + (1212701,12127,4,0,100,0,0,0,0,0,11,22120,1,0,0,0,0,0,0,0,0,0,'Stormpike Guardsman - Cast Charge on Aggro'), + (1212702,12127,0,0,100,1,4000,6000,7000,9000,11,11976,1,0,0,0,0,0,0,0,0,0,'Stormpike Guardsman - Cast Strike'), + (1307801,13078,0,0,100,1,4000,6000,7000,9000,11,12057,1,0,0,0,0,0,0,0,0,0,'Umi Thorson - Cast Strike'), + (1307802,13078,0,0,100,1,5000,7000,16000,21000,11,8147,0,1,0,0,0,0,0,0,0,0,'Umi Thorson - Cast Thunderclap'), + (1307901,13079,0,0,100,1,7000,10000,11000,24000,11,17207,0,0,0,0,0,0,0,0,0,0,'Keetar - Cast Whirlwind'), + (1307902,13079,0,0,100,1,4000,6000,7000,9000,11,14516,1,0,0,0,0,0,0,0,0,0,'Keetar - Cast Strike'), + (1307903,13079,0,0,100,1,4000,7000,7000,9000,11,15496,1,1,0,0,0,0,0,0,0,0,'Keetar - Cast Cleave'), + (1308001,13080,0,0,100,1,5000,8000,9000,13000,11,16856,1,0,0,0,0,0,0,0,0,0,'Irondeep Guard - Cast Mortal Strike'), + (1308002,13080,0,0,100,1,4000,7000,7000,9000,11,15284,1,0,0,0,0,0,0,0,0,0,'Irondeep Guard - Cast Cleave'), + (1308101,13081,0,0,100,1,4000,6000,7000,9000,11,12057,1,0,0,0,0,0,0,0,0,0,'Irondeep Raider - Cast Strike'), + (1308102,13081,0,0,100,1,9000,13000,18000,34000,11,16509,1,0,0,0,0,0,0,0,0,0,'Irondeep Raider - Cast Rend'), + (1308103,13081,0,0,100,1,2000,4000,14000,18000,11,9080,1,1,0,0,0,0,0,0,0,0,'Irondeep Raider - Cast Hamstring'), + (1308601,13086,0,0,100,1,4000,6000,13000,16000,11,15655,1,0,0,0,0,0,0,0,0,0,'Aggi Rumblestomp - Cast Shield Slam'), + (1308602,13086,0,0,100,1,8000,11000,12000,15000,11,12169,0,1,0,0,0,0,0,0,0,0,'Aggi Rumblestomp - Cast Shield Block'), + (1308701,13087,0,0,100,1,4000,6000,7000,9000,11,12057,1,0,0,0,0,0,0,0,0,0,'Coldmine Invader - Cast Strike'), + (1308702,13087,0,0,100,1,9000,13000,18000,34000,11,16509,1,0,0,0,0,0,0,0,0,0,'Coldmine Invader - Cast Rend'), + (1308703,13087,0,0,100,1,2000,4000,14000,18000,11,9080,1,1,0,0,0,0,0,0,0,0,'Coldmine Invader - Cast Hamstring'), + (1308801,13088,11,0,100,0,0,0,0,0,11,8876,0,0,0,0,0,0,0,0,0,0,'Masha Swiftcut - Cast Thrash on Spawn'), + (1308802,13088,0,0,100,1,5000,14000,22000,30000,11,15667,1,0,0,0,0,0,0,0,0,0,'Masha Swiftcut - Cast Sinister Strike'), + (1308803,13088,0,0,100,1,2000,4000,14000,21000,11,6434,0,1,0,0,0,0,0,0,0,0,'Masha Swiftcut - Cast Slice and Dice'), + (1308901,13089,0,0,100,1,4000,6000,7000,9000,11,15580,1,0,0,0,0,0,0,0,0,0,'Coldmine Guard - Cast Strike'), + (1308902,13089,0,0,100,1,8000,12000,16000,21000,11,6253,1,1,0,0,0,0,0,0,0,0,'Coldmine Guard - Cast Backhand'), + (1309601,13096,1,0,100,1,1000,1000,1800000,1800000,11,12544,0,1,0,0,0,0,0,0,0,0,'Coldmine Explorer - Cast Frost Armor on Spawn'), + (1309602,13096,4,0,100,0,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Coldmine Explorer - Enable Dynamic Movement and Set Phase 1 on Aggro'), + (1309603,13096,9,5,100,1,8,40,3400,4800,11,15242,1,0,0,0,0,0,0,0,0,0,'Coldmine Explorer - Cast Fireball (Phase 1)'), + (1309604,13096,9,5,100,1,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Coldmine Explorer - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), + (1309605,13096,9,0,100,1,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Coldmine Explorer - Disable Dynamic Movement at 0-8 Yards'), + (1309606,13096,3,5,100,0,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Coldmine Explorer - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), + (1309607,13096,3,3,100,1,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Coldmine Explorer - Set Phase 1 when Mana is above 15% (Phase 2)'), + (1309608,13096,0,0,100,1,9000,13000,10000,15000,11,14145,1,0,0,0,0,0,0,0,0,0,'Coldmine Explorer - Cast Fire Blast'), + (1309609,13096,0,0,100,1,15000,19000,16000,21000,11,15244,0,1,0,0,0,0,0,0,0,0,'Coldmine Explorer - Cast Cone of Cold'), + (1309610,13096,27,0,100,1,12544,1,15000,30000,11,12544,0,1,0,0,0,0,0,0,0,0,'Coldmine Explorer - Cast Frost Armor on Missing Buff'), + (1309611,13096,7,0,100,0,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Coldmine Explorer - Set Phase to 0 on Evade'), + (1309701,13097,0,0,100,1,1000,3000,3000,5000,11,15498,1,0,0,0,0,0,0,0,0,0,'Coldmine Surveyor - Cast Holy Smite'), + (1309702,13097,0,0,100,1,4000,7000,20000,24000,11,15654,1,0,0,0,0,0,0,0,0,0,'Coldmine Surveyor - Cast Shadow Word: Pain'), + (1309703,13097,2,0,100,0,50,0,15000,20000,11,15586,0,1,0,0,0,0,0,0,0,0,'Coldmine Surveyor - Cast Heal at 50% HP'), + (1309801,13098,0,0,100,1,1000,3000,3000,5000,11,15498,1,0,0,0,0,0,0,0,0,0,'Irondeep Surveyor - Cast Holy Smite'), + (1309802,13098,0,0,100,1,4000,7000,20000,24000,11,15654,1,0,0,0,0,0,0,0,0,0,'Irondeep Surveyor - Cast Shadow Word: Pain'), + (1309803,13098,2,0,100,0,50,0,15000,20000,11,15586,0,1,0,0,0,0,0,0,0,0,'Irondeep Surveyor - Cast Heal at 50% HP'), + (1309901,13099,1,0,100,1,1000,1000,1800000,1800000,11,12544,0,1,0,0,0,0,0,0,0,0,'Irondeep Explorer - Cast Frost Armor on Spawn'), + (1309902,13099,4,0,100,0,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Irondeep Explorer - Enable Dynamic Movement and Set Phase 1 on Aggro'), + (1309903,13099,9,5,100,1,8,40,3400,4800,11,15242,1,0,0,0,0,0,0,0,0,0,'Irondeep Explorer - Cast Fireball (Phase 1)'), + (1309904,13099,9,5,100,1,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Irondeep Explorer - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), + (1309905,13099,9,0,100,1,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Irondeep Explorer - Disable Dynamic Movement at 0-8 Yards'), + (1309906,13099,3,5,100,0,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Irondeep Explorer - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), + (1309907,13099,3,3,100,1,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Irondeep Explorer - Set Phase 1 when Mana is above 15% (Phase 2)'), + (1309908,13099,0,0,100,1,9000,13000,10000,15000,11,14145,1,0,0,0,0,0,0,0,0,0,'Irondeep Explorer - Cast Fire Blast'), + (1309909,13099,0,0,100,1,15000,19000,16000,21000,11,15244,0,1,0,0,0,0,0,0,0,0,'Irondeep Explorer - Cast Cone of Cold'), + (1309910,13099,27,0,100,1,12544,1,15000,30000,11,12544,0,1,0,0,0,0,0,0,0,0,'Irondeep Explorer - Cast Frost Armor on Missing Buff'), + (1309911,13099,7,0,100,0,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Irondeep Explorer - Set Phase to 0 on Evade'), + (1317901,13179,4,0,100,0,0,0,0,0,22,1,0,0,0,0,0,0,0,0,0,0,'Wing Commander Guse - Set Phase 1 on Aggro'), + (1317902,13179,9,5,100,1,0,5,5000,9000,11,15572,1,0,0,0,0,0,0,0,0,0,'Wing Commander Guse - Cast Sunder Armor (Phase 1)'), + (1317903,13179,24,5,100,1,15572,5,5000,5000,22,2,0,0,0,0,0,0,0,0,0,0,'Wing Commander Guse - Set Phase 2 on Target Max Sunder Armor Aura Stack (Phase 1)'), + (1317904,13179,28,3,100,1,15572,1,5000,5000,22,1,0,0,0,0,0,0,0,0,0,0,'Wing Commander Guse - Set Phase 1 on Target Missing Sunder Armor Aura Stack (Phase 2)'), + (1317905,13179,0,0,100,1,4100,9300,10200,17900,11,15580,1,0,0,0,0,0,0,0,0,0,'Wing Commander Guse - Cast Strike'), + (1317906,13179,7,0,100,0,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Wing Commander Guse - Set Phase to 0 on Evade'), + (1318001,13180,4,0,100,0,0,0,0,0,22,1,0,0,0,0,0,0,0,0,0,0,'Wing Commander Jeztor - Set Phase 1 on Aggro'), + (1318002,13180,9,5,100,1,0,5,5000,9000,11,15572,1,0,0,0,0,0,0,0,0,0,'Wing Commander Jeztor - Cast Sunder Armor (Phase 1)'), + (1318003,13180,24,5,100,1,15572,5,5000,5000,22,2,0,0,0,0,0,0,0,0,0,0,'Wing Commander Jeztor - Set Phase 2 on Target Max Sunder Armor Aura Stack (Phase 1)'), + (1318004,13180,28,3,100,1,15572,1,5000,5000,22,1,0,0,0,0,0,0,0,0,0,0,'Wing Commander Jeztor - Set Phase 1 on Target Missing Sunder Armor Aura Stack (Phase 2)'), + (1318005,13180,0,0,100,1,4100,9300,10200,17900,11,15580,1,0,0,0,0,0,0,0,0,0,'Wing Commander Jeztor - Cast Strike'), + (1318006,13180,7,0,100,0,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Wing Commander Jeztor - Set Phase to 0 on Evade'), + (1318101,13181,4,0,100,0,0,0,0,0,22,1,0,0,0,0,0,0,0,0,0,0,'Wing Commander Mulverick - Set Phase 1 on Aggro'), + (1318102,13181,9,5,100,1,0,5,5000,9000,11,15572,1,0,0,0,0,0,0,0,0,0,'Wing Commander Mulverick - Cast Sunder Armor (Phase 1)'), + (1318103,13181,24,5,100,1,15572,5,5000,5000,22,2,0,0,0,0,0,0,0,0,0,0,'Wing Commander Mulverick - Set Phase 2 on Target Max Sunder Armor Aura Stack (Phase 1)'), + (1318104,13181,28,3,100,1,15572,1,5000,5000,22,1,0,0,0,0,0,0,0,0,0,0,'Wing Commander Mulverick - Set Phase 1 on Target Missing Sunder Armor Aura Stack (Phase 2)'), + (1318105,13181,0,0,100,1,4100,9300,10200,17900,11,15580,1,0,0,0,0,0,0,0,0,0,'Wing Commander Mulverick - Cast Strike'), + (1318106,13181,7,0,100,0,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Wing Commander Mulverick - Set Phase to 0 on Evade'), + (1323601,13236,4,0,100,0,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Primalist Thurloga - Enable Dynamic Movement and Set Phase 1 on Aggro'), + (1323602,13236,9,5,100,1,8,40,3400,4800,11,15234,1,0,0,0,0,0,0,0,0,0,'Primalist Thurloga - Cast Lightning Bolt (Phase 1)'), + (1323603,13236,9,5,100,1,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Primalist Thurloga - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), + (1323604,13236,9,0,100,1,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Primalist Thurloga - Disable Dynamic Movement at 0-8 Yards'), + (1323605,13236,3,5,100,0,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Primalist Thurloga - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), + (1323606,13236,3,3,100,1,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Primalist Thurloga - Set Phase 1 when Mana is above 15% (Phase 2)'), + (1323607,13236,0,0,100,1,9000,13000,11000,15000,11,16006,1,1,0,0,0,0,0,0,0,0,'Primalist Thurloga - Cast Chain Lightning'), + (1323608,13236,0,0,100,1,7000,8000,14000,17000,11,15616,4,0,0,0,0,0,0,0,0,0,'Primalist Thurloga - Cast Flame Shock'), + (1323609,13236,2,0,100,1,50,0,48000,60000,11,15786,0,1,0,0,0,0,0,0,0,0,'Primalist Thurloga - Cast Earthbind Totem at 50% HP'), + (1323610,13236,2,0,100,1,30,0,15000,22000,11,15982,0,1,0,0,0,0,0,0,0,0,'Primalist Thurloga - Cast Healing Wave at 30% HP'), + (1323611,13236,7,0,100,0,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Primalist Thurloga - Set Phase to 0 on Evade'), + (1325601,13256,4,0,100,0,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Lokholar the Ice Lord - Enable Dynamic Movement and Set Phase 1 on Aggro'), + (1325602,13256,9,5,100,1,8,40,3400,4800,11,21369,1,0,0,0,0,0,0,0,0,0,'Lokholar the Ice Lord - Cast Frostbolt (Phase 1)'), + (1325603,13256,9,5,100,1,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Lokholar the Ice Lord - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), + (1325604,13256,9,0,100,1,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Lokholar the Ice Lord - Disable Dynamic Movement at 0-8 Yards'), + (1325605,13256,3,5,100,0,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Lokholar the Ice Lord - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), + (1325606,13256,3,3,100,1,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Lokholar the Ice Lord - Set Phase 1 when Mana is above 15% (Phase 2)'), + (1325607,13256,0,0,100,1,9000,14000,16000,19000,11,14907,0,0,0,0,0,0,0,0,0,0,'Lokholar the Ice Lord - Cast Frost Nova'), + (1325608,13256,0,0,100,1,15000,20000,16000,19000,11,19133,4,0,0,0,0,0,0,0,0,0,'Lokholar the Ice Lord - Cast Frost Shock'), + (1325609,13256,0,0,100,1,4000,6000,3400,4800,11,21367,5,1,0,0,0,0,0,0,0,0,'Lokholar the Ice Lord - Cast Blizzard'), + (1325610,13256,0,0,100,1,11000,16000,10000,14000,11,16869,5,1,0,0,0,0,0,0,0,0,'Lokholar the Ice Lord - Cast Ice Tomb'), + (1325611,13256,5,0,100,0,0,0,0,0,11,21307,0,1,0,0,0,0,0,0,0,0,'Lokholar the Ice Lord - Cast Swell of Souls on Player Kill'), + (1325612,13256,7,0,100,0,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Lokholar the Ice Lord - Set Phase to 0 on Evade'), + (1328401,13284,1,0,100,1,1000,1000,600000,600000,11,12550,0,1,0,0,0,0,0,0,0,0,'Frostwolf Shaman - Cast Lightning Shield on Spawn'), + (1328402,13284,0,0,100,1,1000,3000,5000,7000,11,21401,4,0,0,0,0,0,0,0,0,0,'Frostwolf Shaman - Cast Frost Shock'), + (1328403,13284,27,0,100,1,12550,1,15000,30000,11,12550,0,1,0,0,0,0,0,0,0,0,'Frostwolf Shaman - Cast Lightning Shield on Missing Buff'), + (1328404,13284,2,0,100,1,50,0,15000,22000,11,12492,0,1,0,0,0,0,0,0,0,0,'Frostwolf Shaman - Cast Healing Wave at 50% HP'), + (1331601,13316,4,0,100,0,0,0,0,0,22,1,0,0,0,0,0,0,0,0,0,0,'Coldmine Peon - Set Phase 1 on Aggro'), + (1331602,13316,9,5,100,1,0,5,5000,9000,11,15572,1,0,0,0,0,0,0,0,0,0,'Coldmine Peon - Cast Sunder Armor (Phase 1)'), + (1331603,13316,24,5,100,1,15572,5,5000,5000,22,2,0,0,0,0,0,0,0,0,0,0,'Coldmine Peon - Set Phase 2 on Target Max Sunder Armor Aura Stack (Phase 1)'), + (1331604,13316,28,3,100,1,15572,1,5000,5000,22,1,0,0,0,0,0,0,0,0,0,0,'Coldmine Peon - Set Phase 1 on Target Missing Sunder Armor Aura Stack (Phase 2)'), + (1331605,13316,7,0,100,0,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Coldmine Peon - Set Phase to 0 on Evade'), + (1331701,13317,4,0,100,0,0,0,0,0,22,1,0,0,0,0,0,0,0,0,0,0,'Coldmine Miner - Set Phase 1 on Aggro'), + (1331702,13317,9,5,100,1,0,5,5000,9000,11,15572,1,0,0,0,0,0,0,0,0,0,'Coldmine Miner - Cast Sunder Armor (Phase 1)'), + (1331703,13317,24,5,100,1,15572,5,5000,5000,22,2,0,0,0,0,0,0,0,0,0,0,'Coldmine Miner - Set Phase 2 on Target Max Sunder Armor Aura Stack (Phase 1)'), + (1331704,13317,28,3,100,1,15572,1,5000,5000,22,1,0,0,0,0,0,0,0,0,0,0,'Coldmine Miner - Set Phase 1 on Target Missing Sunder Armor Aura Stack (Phase 2)'), + (1331705,13317,7,0,100,0,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Coldmine Miner - Set Phase to 0 on Evade'), + (1332601,13326,0,0,100,1,5000,8000,6000,12000,11,19130,1,0,0,0,0,0,0,0,0,0,'Seasoned Defender - Cast Revenge'), + (1332602,13326,0,0,100,1,2000,4000,7000,11000,11,12169,0,1,0,0,0,0,0,0,0,0,'Seasoned Defender - Cast Shield Block'), + (1332801,13328,0,0,100,1,5000,8000,6000,12000,11,19130,1,0,0,0,0,0,0,0,0,0,'Seasoned Guardian - Cast Revenge'), + (1332802,13328,0,0,100,1,2000,4000,7000,11000,11,12169,0,1,0,0,0,0,0,0,0,0,'Seasoned Guardian - Cast Shield Block'), + (1333101,13331,0,0,100,1,5000,8000,6000,12000,11,19130,1,0,0,0,0,0,0,0,0,0,'Veteran Defender - Cast Revenge'), + (1333102,13331,0,0,100,1,2000,4000,7000,11000,11,12169,0,1,0,0,0,0,0,0,0,0,'Veteran Defender - Cast Shield Block'), + (1333201,13332,0,0,100,1,5000,8000,6000,12000,11,19130,1,0,0,0,0,0,0,0,0,0,'Veteran Guardian - Cast Revenge'), + (1333202,13332,0,0,100,1,2000,4000,7000,11000,11,12169,0,1,0,0,0,0,0,0,0,0,'Veteran Guardian - Cast Shield Block'), + (1335801,13358,4,0,100,0,0,0,0,0,49,1,0,0,20,0,0,0,0,0,0,0,'Stormpike Bowman - Enable Dynamic Movement and Prevent Melee on Aggro'), + (1335802,13358,9,0,100,1,0,80,2300,3900,11,22121,1,0,40,2,0,0,0,0,0,0,'Stormpike Bowman - Cast Shoot and Set Ranged Weapon Model'), + (1335803,13358,9,0,100,1,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Stormpike Bowman - Enable Dynamic Movement at 9-80 Yards'), + (1335804,13358,9,0,100,1,0,8,1000,1000,49,0,0,0,20,1,0,0,40,1,0,0,'Stormpike Bowman - Disable Dynamic Movement and Enable Melee and Set Melee Weapon Model at 0-8 Yards'), + (1335805,13358,7,0,100,0,0,0,0,0,40,1,0,0,0,0,0,0,0,0,0,0,'Stormpike Bowman - Set Melee Weapon Model on Evade'), + (1335901,13359,4,0,100,0,0,0,0,0,49,1,0,0,20,0,0,0,0,0,0,0,'Frostwolf Bowman - Enable Dynamic Movement and Prevent Melee on Aggro'), + (1335902,13359,9,0,100,1,0,80,2300,3900,11,22121,1,0,40,2,0,0,0,0,0,0,'Frostwolf Bowman - Cast Shoot and Set Ranged Weapon Model'), + (1335903,13359,9,0,100,1,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Frostwolf Bowman - Enable Dynamic Movement at 9-80 Yards'), + (1335904,13359,9,0,100,1,0,8,1000,1000,49,0,0,0,20,1,0,0,40,1,0,0,'Frostwolf Bowman - Disable Dynamic Movement and Enable Melee and Set Melee Weapon Model at 0-8 Yards'), + (1335905,13359,7,0,100,0,0,0,0,0,40,1,0,0,0,0,0,0,0,0,0,0,'Frostwolf Bowman - Set Melee Weapon Model on Evade'), + (1339601,13396,4,0,100,0,0,0,0,0,22,1,0,0,0,0,0,0,0,0,0,0,'Irondeep Miner - Set Phase 1 on Aggro'), + (1339602,13396,9,5,100,1,0,5,5000,9000,11,15572,1,0,0,0,0,0,0,0,0,0,'Irondeep Miner - Cast Sunder Armor (Phase 1)'), + (1339603,13396,24,5,100,1,15572,5,5000,5000,22,2,0,0,0,0,0,0,0,0,0,0,'Irondeep Miner - Set Phase 2 on Target Max Sunder Armor Aura Stack (Phase 1)'), + (1339604,13396,28,3,100,1,15572,1,5000,5000,22,1,0,0,0,0,0,0,0,0,0,0,'Irondeep Miner - Set Phase 1 on Target Missing Sunder Armor Aura Stack (Phase 2)'), + (1339605,13396,7,0,100,0,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Irondeep Miner - Set Phase to 0 on Evade'), + (1339701,13397,4,0,100,0,0,0,0,0,22,1,0,0,0,0,0,0,0,0,0,0,'Irondeep Peon - Set Phase 1 on Aggro'), + (1339702,13397,9,5,100,1,0,5,5000,9000,11,15572,1,0,0,0,0,0,0,0,0,0,'Irondeep Peon - Cast Sunder Armor (Phase 1)'), + (1339703,13397,24,5,100,1,15572,5,5000,5000,22,2,0,0,0,0,0,0,0,0,0,0,'Irondeep Peon - Set Phase 2 on Target Max Sunder Armor Aura Stack (Phase 1)'), + (1339704,13397,28,3,100,1,15572,1,5000,5000,22,1,0,0,0,0,0,0,0,0,0,0,'Irondeep Peon - Set Phase 1 on Target Missing Sunder Armor Aura Stack (Phase 2)'), + (1339705,13397,7,0,100,0,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Irondeep Peon - Set Phase to 0 on Evade'), + (1343701,13437,1,0,100,0,1000,1000,0,0,11,16380,0,0,0,0,0,0,0,0,0,0,'Wing Commander Ichman - Cast Greater Invisibility on Spawn'), + (1343702,13437,4,0,100,0,0,0,0,0,28,0,16380,0,0,0,0,0,0,0,0,0,'Wing Commander Ichman - Remove Greater Invisibility on Aggro'), + (1343703,13437,0,0,100,1,4000,6000,7000,9000,11,15580,1,0,0,0,0,0,0,0,0,0,'Wing Commander Ichman - Cast Strike'), + (1343704,13437,0,0,100,1,9000,13000,18000,34000,11,16509,1,0,0,0,0,0,0,0,0,0,'Wing Commander Ichman - Cast Rend'), + (1343801,13438,0,0,100,1,4000,6000,7000,9000,11,15580,1,0,0,0,0,0,0,0,0,0,'Wing Commander Slidore - Cast Strike'), + (1343802,13438,0,0,100,1,9000,13000,18000,34000,11,16509,1,0,0,0,0,0,0,0,0,0,'Wing Commander Slidore - Cast Rend'), + (1343901,13439,0,0,100,1,4000,6000,7000,9000,11,15580,1,0,0,0,0,0,0,0,0,0,'Wing Commander Vipore - Cast Strike'), + (1343902,13439,0,0,100,1,9000,13000,18000,34000,11,16509,1,0,0,0,0,0,0,0,0,0,'Wing Commander Vipore - Cast Rend'), + (1344201,13442,0,0,100,1,2000,5000,5000,8000,11,22206,4,32,0,0,0,0,0,0,0,0,'Arch Druid Renferal - Cast Moonfire'), + (1344202,13442,0,0,100,1,7000,9000,10000,13000,11,22127,4,1,0,0,0,0,0,0,0,0,'Arch Druid Renferal - Cast Entangling Roots'), + (1344203,13442,2,0,100,1,50,0,12000,15000,11,15981,0,1,0,0,0,0,0,0,0,0,'Arch Druid Renferal - Cast Rejuvenation'), + (1344301,13443,1,0,100,1,1000,1000,600000,600000,11,22128,0,1,0,0,0,0,0,0,0,0,'Druid of the Grove - Cast Thorns on Spawn'), + (1344302,13443,0,0,100,1,5000,8000,13000,17000,11,21668,4,0,0,0,0,0,0,0,0,0,'Druid of the Grove - Cast Starfire'), + (1344303,13443,0,0,100,1,7000,9000,10000,13000,11,22127,4,1,0,0,0,0,0,0,0,0,'Druid of the Grove - Cast Entangling Roots'), + (1344701,13447,0,0,100,1,5000,8000,6000,12000,11,19130,1,0,0,0,0,0,0,0,0,0,'Corporal Noreg Stormpike - Cast Revenge'), + (1344702,13447,0,0,100,1,2000,4000,7000,11000,11,12169,0,1,0,0,0,0,0,0,0,0,'Corporal Noreg Stormpike - Cast Shield Block'), + (1344801,13448,0,0,100,1,9000,13000,18000,34000,11,11977,1,0,0,0,0,0,0,0,0,0,'Sergeant Yazra Bloodsnarl - Cast Rend'), + (1353401,13534,0,0,100,1,4000,6000,7000,9000,11,15580,1,0,0,0,0,0,0,0,0,0,'Seasoned Coldmine Guard - Cast Strike'), + (1353402,13534,0,0,100,1,8000,12000,16000,21000,11,6253,1,1,0,0,0,0,0,0,0,0,'Seasoned Coldmine Guard - Cast Backhand'), + (1353501,13535,0,0,100,1,4000,6000,7000,9000,11,15580,1,0,0,0,0,0,0,0,0,0,'Veteran Coldmine Guard - Cast Strike'), + (1353502,13535,0,0,100,1,8000,12000,16000,21000,11,6253,1,1,0,0,0,0,0,0,0,0,'Veteran Coldmine Guard - Cast Backhand'), + (1353601,13536,0,0,100,1,4000,6000,7000,9000,11,15580,1,0,0,0,0,0,0,0,0,0,'Champion Coldmine Guard - Cast Strike'), + (1353602,13536,0,0,100,1,8000,12000,16000,21000,11,6253,1,1,0,0,0,0,0,0,0,0,'Champion Coldmine Guard - Cast Backhand'), + (1353701,13537,0,0,100,1,1000,3000,3000,5000,11,15498,1,0,0,0,0,0,0,0,0,0,'Seasoned Coldmine Surveyor - Cast Holy Smite'), + (1353702,13537,0,0,100,1,4000,7000,20000,24000,11,15654,1,0,0,0,0,0,0,0,0,0,'Seasoned Coldmine Surveyor - Cast Shadow Word: Pain'), + (1353703,13537,2,0,100,0,50,0,15000,20000,11,15586,0,1,0,0,0,0,0,0,0,0,'Seasoned Coldmine Surveyor - Cast Heal at 50% HP'), + (1353801,13538,0,0,100,1,1000,3000,3000,5000,11,15498,1,0,0,0,0,0,0,0,0,0,'Veteran Coldmine Surveyor - Cast Holy Smite'), + (1353802,13538,0,0,100,1,4000,7000,20000,24000,11,15654,1,0,0,0,0,0,0,0,0,0,'Veteran Coldmine Surveyor - Cast Shadow Word: Pain'), + (1353803,13538,2,0,100,0,50,0,15000,20000,11,15586,0,1,0,0,0,0,0,0,0,0,'Veteran Coldmine Surveyor - Cast Heal at 50% HP'), + (1353901,13539,0,0,100,1,1000,3000,3000,5000,11,15498,1,0,0,0,0,0,0,0,0,0,'Champion Coldmine Surveyor - Cast Holy Smite'), + (1353902,13539,0,0,100,1,4000,7000,20000,24000,11,15654,1,0,0,0,0,0,0,0,0,0,'Champion Coldmine Surveyor - Cast Shadow Word: Pain'), + (1353903,13539,2,0,100,0,50,0,15000,20000,11,15586,0,1,0,0,0,0,0,0,0,0,'Champion Coldmine Surveyor - Cast Heal at 50% HP'), + (1354001,13540,1,0,100,1,1000,1000,1800000,1800000,11,12544,0,1,0,0,0,0,0,0,0,0,'Seasoned Irondeep Explorer - Cast Frost Armor on Spawn'), + (1354002,13540,4,0,100,0,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Seasoned Irondeep Explorer - Enable Dynamic Movement and Set Phase 1 on Aggro'), + (1354003,13540,9,5,100,1,8,40,3400,4800,11,15242,1,0,0,0,0,0,0,0,0,0,'Seasoned Irondeep Explorer - Cast Fireball (Phase 1)'), + (1354004,13540,9,5,100,1,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Seasoned Irondeep Explorer - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), + (1354005,13540,9,0,100,1,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Seasoned Irondeep Explorer - Disable Dynamic Movement at 0-8 Yards'), + (1354006,13540,3,5,100,0,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Seasoned Irondeep Explorer - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), + (1354007,13540,3,3,100,1,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Seasoned Irondeep Explorer - Set Phase 1 when Mana is above 15% (Phase 2)'), + (1354008,13540,0,0,100,1,9000,13000,10000,15000,11,14145,1,0,0,0,0,0,0,0,0,0,'Seasoned Irondeep Explorer - Cast Fire Blast'), + (1354009,13540,0,0,100,1,15000,19000,16000,21000,11,15244,0,1,0,0,0,0,0,0,0,0,'Seasoned Irondeep Explorer - Cast Cone of Cold'), + (1354010,13540,27,0,100,1,12544,1,15000,30000,11,12544,0,1,0,0,0,0,0,0,0,0,'Seasoned Irondeep Explorer - Cast Frost Armor on Missing Buff'), + (1354011,13540,7,0,100,0,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Seasoned Irondeep Explorer - Set Phase to 0 on Evade'), + (1354101,13541,1,0,100,1,1000,1000,1800000,1800000,11,12544,0,1,0,0,0,0,0,0,0,0,'Veteran Irondeep Explorer - Cast Frost Armor on Spawn'), + (1354102,13541,4,0,100,0,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Veteran Irondeep Explorer - Enable Dynamic Movement and Set Phase 1 on Aggro'), + (1354103,13541,9,5,100,1,8,40,3400,4800,11,15242,1,0,0,0,0,0,0,0,0,0,'Veteran Irondeep Explorer - Cast Fireball (Phase 1)'), + (1354104,13541,9,5,100,1,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Veteran Irondeep Explorer - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), + (1354105,13541,9,0,100,1,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Veteran Irondeep Explorer - Disable Dynamic Movement at 0-8 Yards'), + (1354106,13541,3,5,100,0,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Veteran Irondeep Explorer - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), + (1354107,13541,3,3,100,1,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Veteran Irondeep Explorer - Set Phase 1 when Mana is above 15% (Phase 2)'), + (1354108,13541,0,0,100,1,9000,13000,10000,15000,11,14145,1,0,0,0,0,0,0,0,0,0,'Veteran Irondeep Explorer - Cast Fire Blast'), + (1354109,13541,0,0,100,1,15000,19000,16000,21000,11,15244,0,1,0,0,0,0,0,0,0,0,'Veteran Irondeep Explorer - Cast Cone of Cold'), + (1354110,13541,27,0,100,1,12544,1,15000,30000,11,12544,0,1,0,0,0,0,0,0,0,0,'Veteran Irondeep Explorer - Cast Frost Armor on Missing Buff'), + (1354111,13541,7,0,100,0,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Veteran Irondeep Explorer - Set Phase to 0 on Evade'), + (1354201,13542,1,0,100,1,1000,1000,1800000,1800000,11,12544,0,1,0,0,0,0,0,0,0,0,'Champion Irondeep Explorer - Cast Frost Armor on Spawn'), + (1354202,13542,4,0,100,0,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Champion Irondeep Explorer - Enable Dynamic Movement and Set Phase 1 on Aggro'), + (1354203,13542,9,5,100,1,8,40,3400,4800,11,15242,1,0,0,0,0,0,0,0,0,0,'Champion Irondeep Explorer - Cast Fireball (Phase 1)'), + (1354204,13542,9,5,100,1,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Champion Irondeep Explorer - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), + (1354205,13542,9,0,100,1,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Champion Irondeep Explorer - Disable Dynamic Movement at 0-8 Yards'), + (1354206,13542,3,5,100,0,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Champion Irondeep Explorer - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), + (1354207,13542,3,3,100,1,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Champion Irondeep Explorer - Set Phase 1 when Mana is above 15% (Phase 2)'), + (1354208,13542,0,0,100,1,9000,13000,10000,15000,11,14145,1,0,0,0,0,0,0,0,0,0,'Champion Irondeep Explorer - Cast Fire Blast'), + (1354209,13542,0,0,100,1,15000,19000,16000,21000,11,15244,0,1,0,0,0,0,0,0,0,0,'Champion Irondeep Explorer - Cast Cone of Cold'), + (1354210,13542,27,0,100,1,12544,1,15000,30000,11,12544,0,1,0,0,0,0,0,0,0,0,'Champion Irondeep Explorer - Cast Frost Armor on Missing Buff'), + (1354211,13542,7,0,100,0,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Champion Irondeep Explorer - Set Phase to 0 on Evade'), + (1354301,13543,0,0,100,1,4000,6000,7000,9000,11,12057,1,0,0,0,0,0,0,0,0,0,'Seasoned Irondeep Raider - Cast Strike'), + (1354302,13543,0,0,100,1,9000,13000,18000,34000,11,16509,1,0,0,0,0,0,0,0,0,0,'Seasoned Irondeep Raider - Cast Rend'), + (1354303,13543,0,0,100,1,2000,4000,14000,18000,11,9080,1,1,0,0,0,0,0,0,0,0,'Seasoned Irondeep Raider - Cast Hamstring'), + (1354401,13544,0,0,100,1,4000,6000,7000,9000,11,12057,1,0,0,0,0,0,0,0,0,0,'Veteran Irondeep Raider - Cast Strike'), + (1354402,13544,0,0,100,1,9000,13000,18000,34000,11,16509,1,0,0,0,0,0,0,0,0,0,'Veteran Irondeep Raider - Cast Rend'), + (1354403,13544,0,0,100,1,2000,4000,14000,18000,11,9080,1,1,0,0,0,0,0,0,0,0,'Veteran Irondeep Raider - Cast Hamstring'), + (1354501,13545,0,0,100,1,4000,6000,7000,9000,11,12057,1,0,0,0,0,0,0,0,0,0,'Champion Irondeep Raider - Cast Strike'), + (1354502,13545,0,0,100,1,9000,13000,18000,34000,11,16509,1,0,0,0,0,0,0,0,0,0,'Champion Irondeep Raider - Cast Rend'), + (1354503,13545,0,0,100,1,2000,4000,14000,18000,11,9080,1,1,0,0,0,0,0,0,0,0,'Champion Irondeep Raider - Cast Hamstring'), + (1354601,13546,1,0,100,1,1000,1000,1800000,1800000,11,12544,0,1,0,0,0,0,0,0,0,0,'Seasoned Coldmine Explorer - Cast Frost Armor on Spawn'), + (1354602,13546,4,0,100,0,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Seasoned Coldmine Explorer - Enable Dynamic Movement and Set Phase 1 on Aggro'), + (1354603,13546,9,5,100,1,8,40,3400,4800,11,15242,1,0,0,0,0,0,0,0,0,0,'Seasoned Coldmine Explorer - Cast Fireball (Phase 1)'), + (1354604,13546,9,5,100,1,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Seasoned Coldmine Explorer - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), + (1354605,13546,9,0,100,1,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Seasoned Coldmine Explorer - Disable Dynamic Movement at 0-8 Yards'), + (1354606,13546,3,5,100,0,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Seasoned Coldmine Explorer - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), + (1354607,13546,3,3,100,1,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Seasoned Coldmine Explorer - Set Phase 1 when Mana is above 15% (Phase 2)'), + (1354608,13546,0,0,100,1,9000,13000,10000,15000,11,14145,1,0,0,0,0,0,0,0,0,0,'Seasoned Coldmine Explorer - Cast Fire Blast'), + (1354609,13546,0,0,100,1,15000,19000,16000,21000,11,15244,0,1,0,0,0,0,0,0,0,0,'Seasoned Coldmine Explorer - Cast Cone of Cold'), + (1354610,13546,27,0,100,1,12544,1,15000,30000,11,12544,0,1,0,0,0,0,0,0,0,0,'Seasoned Coldmine Explorer - Cast Frost Armor on Missing Buff'), + (1354611,13546,7,0,100,0,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Seasoned Coldmine Explorer - Set Phase to 0 on Evade'), + (1354701,13547,1,0,100,1,1000,1000,1800000,1800000,11,12544,0,1,0,0,0,0,0,0,0,0,'Veteran Coldmine Explorer - Cast Frost Armor on Spawn'), + (1354702,13547,4,0,100,0,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Veteran Coldmine Explorer - Enable Dynamic Movement and Set Phase 1 on Aggro'), + (1354703,13547,9,5,100,1,8,40,3400,4800,11,15242,1,0,0,0,0,0,0,0,0,0,'Veteran Coldmine Explorer - Cast Fireball (Phase 1)'), + (1354704,13547,9,5,100,1,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Veteran Coldmine Explorer - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), + (1354705,13547,9,0,100,1,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Veteran Coldmine Explorer - Disable Dynamic Movement at 0-8 Yards'), + (1354706,13547,3,5,100,0,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Veteran Coldmine Explorer - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), + (1354707,13547,3,3,100,1,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Veteran Coldmine Explorer - Set Phase 1 when Mana is above 15% (Phase 2)'), + (1354708,13547,0,0,100,1,9000,13000,10000,15000,11,14145,1,0,0,0,0,0,0,0,0,0,'Veteran Coldmine Explorer - Cast Fire Blast'), + (1354709,13547,0,0,100,1,15000,19000,16000,21000,11,15244,0,1,0,0,0,0,0,0,0,0,'Veteran Coldmine Explorer - Cast Cone of Cold'), + (1354710,13547,27,0,100,1,12544,1,15000,30000,11,12544,0,1,0,0,0,0,0,0,0,0,'Veteran Coldmine Explorer - Cast Frost Armor on Missing Buff'), + (1354711,13547,7,0,100,0,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Veteran Coldmine Explorer - Set Phase to 0 on Evade'), + (1354801,13548,1,0,100,1,1000,1000,1800000,1800000,11,12544,0,1,0,0,0,0,0,0,0,0,'Champion Coldmine Explorer - Cast Frost Armor on Spawn'), + (1354802,13548,4,0,100,0,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Champion Coldmine Explorer - Enable Dynamic Movement and Set Phase 1 on Aggro'), + (1354803,13548,9,5,100,1,8,40,3400,4800,11,15242,1,0,0,0,0,0,0,0,0,0,'Champion Coldmine Explorer - Cast Fireball (Phase 1)'), + (1354804,13548,9,5,100,1,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Champion Coldmine Explorer - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), + (1354805,13548,9,0,100,1,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Champion Coldmine Explorer - Disable Dynamic Movement at 0-8 Yards'), + (1354806,13548,3,5,100,0,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Champion Coldmine Explorer - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), + (1354807,13548,3,3,100,1,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Champion Coldmine Explorer - Set Phase 1 when Mana is above 15% (Phase 2)'), + (1354808,13548,0,0,100,1,9000,13000,10000,15000,11,14145,1,0,0,0,0,0,0,0,0,0,'Champion Coldmine Explorer - Cast Fire Blast'), + (1354809,13548,0,0,100,1,15000,19000,16000,21000,11,15244,0,1,0,0,0,0,0,0,0,0,'Champion Coldmine Explorer - Cast Cone of Cold'), + (1354810,13548,27,0,100,1,12544,1,15000,30000,11,12544,0,1,0,0,0,0,0,0,0,0,'Champion Coldmine Explorer - Cast Frost Armor on Missing Buff'), + (1354811,13548,7,0,100,0,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Champion Coldmine Explorer - Set Phase to 0 on Evade'), + (1354901,13549,0,0,100,1,4000,6000,7000,9000,11,12057,1,0,0,0,0,0,0,0,0,0,'Seasoned Coldmine Invader - Cast Strike'), + (1354902,13549,0,0,100,1,9000,13000,18000,34000,11,16509,1,0,0,0,0,0,0,0,0,0,'Seasoned Coldmine Invader - Cast Rend'), + (1354903,13549,0,0,100,1,2000,4000,14000,18000,11,9080,1,1,0,0,0,0,0,0,0,0,'Seasoned Coldmine Invader - Cast Hamstring'), + (1355001,13550,0,0,100,1,4000,6000,7000,9000,11,12057,1,0,0,0,0,0,0,0,0,0,'Veteran Coldmine Invader - Cast Strike'), + (1355002,13550,0,0,100,1,9000,13000,18000,34000,11,16509,1,0,0,0,0,0,0,0,0,0,'Veteran Coldmine Invader - Cast Rend'), + (1355003,13550,0,0,100,1,2000,4000,14000,18000,11,9080,1,1,0,0,0,0,0,0,0,0,'Veteran Coldmine Invader - Cast Hamstring'), + (1355101,13551,0,0,100,1,4000,6000,7000,9000,11,12057,1,0,0,0,0,0,0,0,0,0,'Champion Coldmine Invader - Cast Strike'), + (1355102,13551,0,0,100,1,9000,13000,18000,34000,11,16509,1,0,0,0,0,0,0,0,0,0,'Champion Coldmine Invader - Cast Rend'), + (1355103,13551,0,0,100,1,2000,4000,14000,18000,11,9080,1,1,0,0,0,0,0,0,0,0,'Champion Coldmine Invader - Cast Hamstring'), + (1355201,13552,0,0,100,1,5000,8000,9000,13000,11,16856,1,0,0,0,0,0,0,0,0,0,'Seasoned Irondeep Guard - Cast Mortal Strike'), + (1355202,13552,0,0,100,1,4000,7000,7000,9000,11,15284,1,0,0,0,0,0,0,0,0,0,'Seasoned Irondeep Guard - Cast Cleave'), + (1355301,13553,0,0,100,1,5000,8000,9000,13000,11,16856,1,0,0,0,0,0,0,0,0,0,'Veteran Irondeep Guard - Cast Mortal Strike'), + (1355302,13553,0,0,100,1,4000,7000,7000,9000,11,15284,1,0,0,0,0,0,0,0,0,0,'Veteran Irondeep Guard - Cast Cleave'), + (1355401,13554,0,0,100,1,5000,8000,9000,13000,11,16856,1,0,0,0,0,0,0,0,0,0,'Champion Irondeep Guard - Cast Mortal Strike'), + (1355402,13554,0,0,100,1,4000,7000,7000,9000,11,15284,1,0,0,0,0,0,0,0,0,0,'Champion Irondeep Guard - Cast Cleave'), + (1355501,13555,0,0,100,1,1000,3000,3000,5000,11,15498,1,0,0,0,0,0,0,0,0,0,'Seasoned Irondeep Surveyor - Cast Holy Smite'), + (1355502,13555,0,0,100,1,4000,7000,20000,24000,11,15654,1,0,0,0,0,0,0,0,0,0,'Seasoned Irondeep Surveyor - Cast Shadow Word: Pain'), + (1355503,13555,2,0,100,0,50,0,15000,20000,11,15586,0,1,0,0,0,0,0,0,0,0,'Seasoned Irondeep Surveyor - Cast Heal at 50% HP'), + (1355601,13556,0,0,100,1,1000,3000,3000,5000,11,15498,1,0,0,0,0,0,0,0,0,0,'Veteran Irondeep Surveyor - Cast Holy Smite'), + (1355602,13556,0,0,100,1,4000,7000,20000,24000,11,15654,1,0,0,0,0,0,0,0,0,0,'Veteran Irondeep Surveyor - Cast Shadow Word: Pain'), + (1355603,13556,2,0,100,0,50,0,15000,20000,11,15586,0,1,0,0,0,0,0,0,0,0,'Veteran Irondeep Surveyor - Cast Heal at 50% HP'), + (1355701,13557,0,0,100,1,1000,3000,3000,5000,11,15498,1,0,0,0,0,0,0,0,0,0,'Champion Irondeep Surveyor - Cast Holy Smite'), + (1355702,13557,0,0,100,1,4000,7000,20000,24000,11,15654,1,0,0,0,0,0,0,0,0,0,'Champion Irondeep Surveyor - Cast Shadow Word: Pain'), + (1355703,13557,2,0,100,0,50,0,15000,20000,11,15586,0,1,0,0,0,0,0,0,0,0,'Champion Irondeep Surveyor - Cast Heal at 50% HP'), + (1357701,13577,0,0,100,1,5000,8000,9000,13000,11,16856,1,0,0,0,0,0,0,0,0,0,'Stormpike Ram Rider Commander - Cast Mortal Strike'), + (1357702,13577,0,0,100,1,4000,7000,7000,9000,11,15284,1,0,0,0,0,0,0,0,0,0,'Stormpike Ram Rider Commander - Cast Cleave'), + (1379701,13797,4,0,100,0,0,0,0,0,11,22120,1,0,0,0,0,0,0,0,0,0,'Mountaineer Boombellow - Cast Charge on Aggro'), + (1379702,13797,0,0,100,1,4000,6000,7000,9000,11,11976,1,0,0,0,0,0,0,0,0,0,'Mountaineer Boombellow - Cast Strike'), + (1379801,13798,0,0,100,1,5000,8000,9000,13000,11,16856,1,0,0,0,0,0,0,0,0,0,'Jotek - Cast Mortal Strike'), + (1379802,13798,0,0,100,1,4000,7000,7000,9000,11,15284,1,0,0,0,0,0,0,0,0,0,'Jotek - Cast Cleave'), + (1395901,13959,0,0,100,1,1500,8000,11000,20000,11,22479,1,0,0,0,0,0,0,0,0,0,'Alterac Yeti - Cast Frost Breath'), + (1395902,13959,0,0,100,1,7000,9000,16000,20000,11,16727,0,1,0,0,0,0,0,0,0,0,'Alterac Yeti - Cast War Stomp'), + (1428201,14282,11,0,100,0,0,0,0,0,11,12787,0,0,0,0,0,0,0,0,0,0,'Frostwolf Bloodhound - Cast Thrash on Spawn'), + (1428301,14283,11,0,100,0,0,0,0,0,11,12787,0,0,0,0,0,0,0,0,0,0,'Stormpike Owl - Cast Thrash on Spawn'), + (1428401,14284,4,0,100,0,0,0,0,0,11,22120,1,0,0,0,0,0,0,0,0,0,'Stormpike Battleguard - Cast Charge on Aggro'), + (1428402,14284,0,0,100,1,4000,6000,10000,14000,11,3248,0,0,0,0,0,0,0,0,0,0,'Stormpike Battleguard - Cast Improved Blocking'), + (1428403,14284,0,0,100,1,7000,10000,20000,25000,11,16509,1,1,0,0,0,0,0,0,0,0,'Stormpike Battleguard - Cast Rend'), + (1428404,14284,0,0,100,1,3000,5000,5000,7000,11,22591,1,0,0,0,0,0,0,0,0,0,'Stormpike Battleguard - Cast Strike'), + (1428501,14285,4,0,100,0,0,0,0,0,11,22120,1,0,0,0,0,0,0,0,0,0,'Frostwolf Battleguard - Cast Charge on Aggro'), + (1428502,14285,0,0,100,1,4000,6000,10000,14000,11,3248,0,0,0,0,0,0,0,0,0,0,'Frostwolf Battleguard - Cast Improved Blocking'), + (1428503,14285,0,0,100,1,7000,10000,20000,25000,11,16509,1,1,0,0,0,0,0,0,0,0,'Frostwolf Battleguard - Cast Rend'), + (1428504,14285,0,0,100,1,3000,5000,5000,7000,11,22591,1,0,0,0,0,0,0,0,0,0,'Frostwolf Battleguard - Cast Strike'), + (1476201,14762,4,0,100,0,0,0,0,0,11,22911,1,0,0,0,0,0,0,0,0,0,'Dun Baldar North Marshal - Cast Charge on Aggro'), + (1476202,14762,0,0,100,1,5000,7000,6000,9000,11,15584,1,0,0,0,0,0,0,0,0,0,'Dun Baldar North Marshal - Cast Cleave'), + (1476203,14762,0,0,100,1,2000,4000,14000,20000,11,23511,0,1,0,0,0,0,0,0,0,0,'Dun Baldar North Marshal - Cast Demoralizing Shout'), + (1476204,14762,0,0,100,1,11000,14000,9000,13000,11,13736,0,1,0,0,0,0,0,0,0,0,'Dun Baldar North Marshal - Cast Whirlwind'), + (1476205,14762,2,0,100,1,30,0,120000,120000,11,8599,0,1,1,-106,0,0,0,0,0,0,'Dun Baldar North Marshal - Cast Enrage at 30% HP'), + (1476301,14763,4,0,100,0,0,0,0,0,11,22911,1,0,0,0,0,0,0,0,0,0,'Dun Baldar South Marshal - Cast Charge on Aggro'), + (1476302,14763,0,0,100,1,5000,7000,6000,9000,11,15584,1,0,0,0,0,0,0,0,0,0,'Dun Baldar South Marshal - Cast Cleave'), + (1476303,14763,0,0,100,1,2000,4000,14000,20000,11,23511,0,1,0,0,0,0,0,0,0,0,'Dun Baldar South Marshal - Cast Demoralizing Shout'), + (1476304,14763,0,0,100,1,11000,14000,9000,13000,11,13736,0,1,0,0,0,0,0,0,0,0,'Dun Baldar South Marshal - Cast Whirlwind'), + (1476305,14763,2,0,100,1,30,0,120000,120000,11,8599,0,1,1,-106,0,0,0,0,0,0,'Dun Baldar South Marshal - Cast Enrage at 30% HP'), + (1476401,14764,4,0,100,0,0,0,0,0,11,22911,1,0,0,0,0,0,0,0,0,0,'Icewing Marshal - Cast Charge on Aggro'), + (1476402,14764,0,0,100,1,5000,7000,6000,9000,11,15584,1,0,0,0,0,0,0,0,0,0,'Icewing Marshal - Cast Cleave'), + (1476403,14764,0,0,100,1,2000,4000,14000,20000,11,23511,0,1,0,0,0,0,0,0,0,0,'Icewing Marshal - Cast Demoralizing Shout'), + (1476404,14764,0,0,100,1,11000,14000,9000,13000,11,13736,0,1,0,0,0,0,0,0,0,0,'Icewing Marshal - Cast Whirlwind'), + (1476405,14764,2,0,100,1,30,0,120000,120000,11,8599,0,1,1,-106,0,0,0,0,0,0,'Icewing Marshal - Cast Enrage at 30% HP'), + (1476501,14765,4,0,100,0,0,0,0,0,11,22911,1,0,0,0,0,0,0,0,0,0,'Stonehearth Marshal - Cast Charge on Aggro'), + (1476502,14765,0,0,100,1,5000,7000,6000,9000,11,15584,1,0,0,0,0,0,0,0,0,0,'Stonehearth Marshal - Cast Cleave'), + (1476503,14765,0,0,100,1,2000,4000,14000,20000,11,23511,0,1,0,0,0,0,0,0,0,0,'Stonehearth Marshal - Cast Demoralizing Shout'), + (1476504,14765,0,0,100,1,11000,14000,9000,13000,11,13736,0,1,0,0,0,0,0,0,0,0,'Stonehearth Marshal - Cast Whirlwind'), + (1476505,14765,2,0,100,1,30,0,120000,120000,11,8599,0,1,1,-106,0,0,0,0,0,0,'Stonehearth Marshal - Cast Enrage at 30% HP'), + (1477201,14772,4,0,100,0,0,0,0,0,11,22911,1,0,0,0,0,0,0,0,0,0,'East Frostwolf Warmaster - Cast Charge on Aggro'), + (1477202,14772,0,0,100,1,5000,7000,6000,9000,11,15584,1,0,0,0,0,0,0,0,0,0,'East Frostwolf Warmaster - Cast Cleave'), + (1477203,14772,0,0,100,1,2000,4000,14000,20000,11,23511,0,1,0,0,0,0,0,0,0,0,'East Frostwolf Warmaster - Cast Demoralizing Shout'), + (1477204,14772,0,0,100,1,11000,14000,9000,13000,11,13736,0,1,0,0,0,0,0,0,0,0,'East Frostwolf Warmaster - Cast Whirlwind'), + (1477205,14772,2,0,100,1,30,0,120000,120000,11,8599,0,1,1,-106,0,0,0,0,0,0,'East Frostwolf Warmaster - Cast Enrage at 30% HP'), + (1477301,14773,4,0,100,0,0,0,0,0,11,22911,1,0,0,0,0,0,0,0,0,0,'Iceblood Warmaster - Cast Charge on Aggro'), + (1477302,14773,0,0,100,1,5000,7000,6000,9000,11,15584,1,0,0,0,0,0,0,0,0,0,'Iceblood Warmaster - Cast Cleave'), + (1477303,14773,0,0,100,1,2000,4000,14000,20000,11,23511,0,1,0,0,0,0,0,0,0,0,'Iceblood Warmaster - Cast Demoralizing Shout'), + (1477304,14773,0,0,100,1,11000,14000,9000,13000,11,13736,0,1,0,0,0,0,0,0,0,0,'Iceblood Warmaster - Cast Whirlwind'), + (1477305,14773,2,0,100,1,30,0,120000,120000,11,8599,0,1,1,-106,0,0,0,0,0,0,'Iceblood Warmaster - Cast Enrage at 30% HP'), + (1477601,14776,4,0,100,0,0,0,0,0,11,22911,1,0,0,0,0,0,0,0,0,0,'Tower Point Warmaster - Cast Charge on Aggro'), + (1477602,14776,0,0,100,1,5000,7000,6000,9000,11,15584,1,0,0,0,0,0,0,0,0,0,'Tower Point Warmaster - Cast Cleave'), + (1477603,14776,0,0,100,1,2000,4000,14000,20000,11,23511,0,1,0,0,0,0,0,0,0,0,'Tower Point Warmaster - Cast Demoralizing Shout'), + (1477604,14776,0,0,100,1,11000,14000,9000,13000,11,13736,0,1,0,0,0,0,0,0,0,0,'Tower Point Warmaster - Cast Whirlwind'), + (1477605,14776,2,0,100,1,30,0,120000,120000,11,8599,0,1,1,-106,0,0,0,0,0,0,'Tower Point Warmaster - Cast Enrage at 30% HP'), + (1477701,14777,4,0,100,0,0,0,0,0,11,22911,1,0,0,0,0,0,0,0,0,0,'West Frostwolf Warmaster - Cast Charge on Aggro'), + (1477702,14777,0,0,100,1,5000,7000,6000,9000,11,15584,1,0,0,0,0,0,0,0,0,0,'West Frostwolf Warmaster - Cast Cleave'), + (1477703,14777,0,0,100,1,2000,4000,14000,20000,11,23511,0,1,0,0,0,0,0,0,0,0,'West Frostwolf Warmaster - Cast Demoralizing Shout'), + (1477704,14777,0,0,100,1,11000,14000,9000,13000,11,13736,0,1,0,0,0,0,0,0,0,0,'West Frostwolf Warmaster - Cast Whirlwind'), + (1477705,14777,2,0,100,1,30,0,120000,120000,11,8599,0,1,1,-106,0,0,0,0,0,0,'West Frostwolf Warmaster - Cast Enrage at 30% HP'), + (1494301,14943,0,0,100,1,3000,5000,6000,9000,11,15285,1,0,0,0,0,0,0,0,0,0,'Guse\'s War Rider - Cast Fireball Volley'), + (1494302,14943,0,0,100,1,8000,11000,12000,17000,11,21188,4,1,11,23969,0,0,0,0,0,0,'Guse\'s War Rider - Cast Stun Bomb Attack and Throw Liquid Fire'), + (1494601,14946,0,0,100,1,3000,5000,6000,9000,11,15285,1,0,0,0,0,0,0,0,0,0,'Slidore\'s Gryphon - Cast Fireball Volley'), + (1494602,14946,0,0,100,1,8000,11000,12000,17000,11,21188,4,1,11,23969,0,0,0,0,0,0,'Slidore\'s Gryphon - Cast Stun Bomb Attack and Throw Liquid Fire'), (520201,5202,11,0,100,0,0,0,0,0,21,0,0,0,0,0,0,0,0,0,0,0,'Archery Target - Prevent Combat Movement on Spawn'), (606601,6066,11,0,100,0,0,0,0,0,21,0,0,0,20,0,0,0,11,8378,0,1,'Earthgrab totem - Prevent Combat Movement and Prevent Melee and cast earthgrab on Spawn'), (929701,9297,11,0,100,0,0,0,0,0,11,7276,0,1,0,0,0,0,0,0,0,0,'Enraged Wyvern - Cast Poison Proc on Spawn'), (952601,9526,0,0,100,1,3000,6000,12000,15000,11,18106,4,32,0,0,0,0,0,0,0,0,'Enraged Gryphon - Cast Rend'), (1185901,11859,9,0,100,31,0,30,30100,34900,11,89,1,32,0,0,0,0,0,0,0,0,'Doomguard - Cast Cripple'), (1292201,12922,0,0,100,1,1000,2000,2300,2800,11,20801,1,0,0,0,0,0,0,0,0,0,'Imp Minion - Cast Firebolt'), + (1572001,15720,4,0,100,0,0,0,0,0,49,1,0,0,22,1,0,0,0,0,0,0,'Timbermaw Ancestor - Enable Dynamic Movement and Set Phase 1 on Aggro'), + (1572002,15720,0,5,100,1,0,40,3400,4800,11,9532,1,0,0,0,0,0,0,0,0,0,'Timbermaw Ancestor - Cast Chain Lightning (Phase 1)'), + (1572003,15720,14,5,100,1,1000,40,8000,10000,11,11986,6,1,0,0,0,0,0,0,0,0,'Timbermaw Ancestor - Cast Healing Wave on Friendlies (Phase 1)'), + (1572004,15720,9,5,100,1,9,80,1000,1000,49,1,0,0,0,0,0,0,0,0,0,0,'Timbermaw Ancestor - Enable Dynamic Movement at 9-80 Yards (Phase 1)'), + (1572005,15720,9,0,100,1,0,8,1000,1000,49,0,0,0,0,0,0,0,0,0,0,0,'Timbermaw Ancestor - Disable Dynamic Movement at 0-8 Yards'), + (1572006,15720,3,5,100,0,7,0,0,0,49,0,0,0,22,2,0,0,0,0,0,0,'Timbermaw Ancestor - Disable Dynamic Movement and Set Phase 2 when Mana is at 7% (Phase 1)'), + (1572007,15720,3,3,100,1,100,15,1000,1000,22,1,0,0,0,0,0,0,0,0,0,0,'Timbermaw Ancestor - Set Phase 1 when Mana is above 15% (Phase 2)'), + (1572008,15720,7,0,100,0,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,'Timbermaw Ancestor - Set Phase to 0 on Evade'), (1588201,15882,1,0,100,0,0,0,0,0,11,26347,0,1,0,0,0,0,0,0,0,0,'Pat\'s Firework Guy - RED'), (1588301,15883,1,0,100,0,0,0,0,0,11,26349,0,1,0,0,0,0,0,0,0,0,'Pat\'s Firework Guy - YELLOW'), (1587901,15879,1,0,100,0,0,0,0,0,11,26344,0,1,0,0,0,0,0,0,0,0,'Pat\'s Firework Guy - BLUE'), @@ -127832,7 +79617,6 @@ VALUES (-6,'Grrrr... fresh meat!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Common Gnoll Text'), (-7,'You no take candle!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Common Kobold Text'), (-8,'Yiieeeee! Me run!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Common Kobold Text'), - (-17,'Insolent fool! You thought to steal Zelemar\'s blood? You shall pay with your own!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'17830'), (-18,'For Victory! For Agamaggan!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,5812,1,0,0,'4420'), (-22,'VanCleef pay big for you heads!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,5774,1,0,0,'644'), (-28,'You do not belong here! Ancients, rise against these intruders!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'11489'), @@ -128225,7 +80009,20 @@ VALUES (-1394,'$c - I will consume your light!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'11078'), (-1395,'Embrace the end!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Common Text'), (-1396,'Carnage! May I spill blood in His name!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Common Text'), - (-1397,'My death matters little... the Hammer will still fall!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Common Text'); + (-1397,'My death matters little... the Hammer will still fall!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Common Text'), + (-1461,'Who dares steal my precious mount? You will pay for your insolence, mortal!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'Lord Hel\'nurath - Yell on Aggro'), + (-1470,'Ooo,so strong! Happy Hallow\'s End, $n!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'6929'), + (-1471,'Chugga-chugga,woo-woo! Happy Hallow\'s End, $n!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'11814'), + (-1472,'I may have ninety-nine problems, but dancin\' ain\'t one of them! Happy Hallow\'s End, $n!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'6746'), + (-1473,'Bawk,bawk,bawk! Happy Hallow\'s End, $n!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'6741'), + (-1474,'The Light must prevail!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'11296'), + (-1475,'Captain Redpath! How could you forsake us?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'11296'), + (-1476,'End our suffering!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'11296'), + (-1477,'Oh, Darrowshire! I would give a thousand lives for you!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'11296'), + (-1478,'You must save him!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'11296'), + (-1479,'I was devoured by Horgus! I can still feel his teeth upon me!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'11296'), + (-1480,'Beware Marduk! Beware, or your strength will wither.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'11296'), + (-1481,'%s\'s physical form is weakened. You notice the Stone of Binding near the creature is glowing! Strike now!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'2681'); /*!40000 ALTER TABLE `creature_ai_texts` ENABLE KEYS */; UNLOCK TABLES; @@ -133789,7 +85586,257 @@ VALUES (16215,12959,0,0), (16216,13222,13222,0), (16194,11342,0,0), - (1839,3361,0,0); + (1839,3361,0,0), + (16378,5305,11041,2551), + (16156,12801,0,0), + (16145,12755,0,0), + (16060,2181,0,0), + (15961,14882,20417,0), + (15617,12629,12629,0), + (15008,19981,0,0), + (14908,3350,0,0), + (14882,2176,0,0), + (14849,3362,13604,0), + (14822,12746,12865,0), + (14729,3361,2081,0), + (14499,2023,0,5870), + (14490,5301,0,0), + (14439,2178,5284,0), + (14438,2178,5284,0), + (14423,2178,5284,0), + (14404,2179,2179,0), + (14403,2179,2179,0), + (14402,2179,2179,0), + (14278,13336,0,0), + (14229,1899,0,0), + (13776,17383,0,0), + (13158,2809,0,0), + (12496,2557,2552,0), + (11946,11019,13718,0), + (11911,1905,0,5856), + (11871,12285,0,0), + (11829,4994,0,0), + (11757,5289,0,0), + (11755,5289,0,0), + (11754,5289,0,0), + (11753,5289,0,0), + (11442,11763,11763,0), + (11350,11762,0,5856), + (11194,5305,12980,0), + (11180,6680,0,0), + (11102,12403,0,0), + (11051,5281,0,0), + (10840,12883,1984,0), + (10805,1905,0,0), + (10739,13337,0,0), + (10600,5491,0,0), + (10540,14085,0,14118), + (10456,12742,0,0), + (10377,12322,0,0), + (10262,5287,0,0), + (10181,2179,0,14118), + (10090,12332,0,2552), + (10060,2023,0,2552), + (10046,1911,0,0), + (10036,3326,0,0), + (9984,3361,0,2552), + (9779,2559,0,0), + (9778,1911,0,0), + (9777,18167,18166,0), + (9776,2182,0,0), + (9525,12754,0,0), + (9503,2703,0,6886), + (9460,5291,0,2552), + (9267,12294,0,5856), + (9083,10878,0,5856), + (8917,1910,0,6886), + (8897,1903,0,6886), + (8664,2023,0,0), + (8582,12285,0,0), + (8416,1910,0,0), + (8360,6233,0,0), + (8359,12745,12745,0), + (8308,6680,0,0), + (8216,11762,11762,0), + (8199,11042,0,0), + (8196,5598,0,0), + (8161,5287,0,11021), + (8155,5287,0,0), + (8154,6680,0,0), + (8147,5289,0,0), + (8096,1896,2051,0), + (7999,5598,0,14105), + (7978,5278,5278,0), + (7937,1911,11587,0), + (7885,6334,1905,0), + (7884,5277,0,0), + (7858,1897,0,0), + (7804,2182,0,0), + (7778,2558,0,0), + (7048,1910,0,0), + (7017,2695,0,0), + (6807,2023,0,2552), + (6738,5260,0,0), + (6731,5278,0,0), + (6224,1911,0,6886), + (6222,1911,0,6886), + (6194,1899,0,0), + (6033,1903,0,0), + (6010,2177,0,0), + (6004,5280,0,6886), + (5909,5291,0,0), + (5841,3432,0,0), + (5809,2147,2053,0), + (5734,2199,0,0), + (5697,2716,0,0), + (5674,1903,0,2552), + (5646,1909,0,5856), + (5598,3362,0,0), + (5523,1903,0,0), + (5421,2558,0,0), + (5327,2182,0,0), + (5317,10619,0,0), + (5239,5304,0,0), + (5224,2809,0,0), + (5156,1896,0,0), + (5155,2703,0,0), + (5150,1904,5262,0), + (5125,12298,1985,0), + (4962,1899,0,0), + (4856,1910,0,6088), + (4667,2177,0,0), + (4666,5285,5281,0), + (4665,2559,0,0), + (4664,4991,0,0), + (4663,5303,0,0), + (4646,1905,0,0), + (4645,5281,0,0), + (4641,5303,0,0), + (4616,3361,2552,0), + (4550,1910,0,0), + (4507,1906,0,0), + (4455,2184,0,0), + (4359,2184,0,0), + (4310,12461,0,0), + (4309,12461,0,0), + (4278,2179,1984,0), + (4242,12754,0,0), + (4236,2197,0,0), + (4229,2197,0,0), + (4228,5598,0,0), + (4225,5491,0,0), + (4193,5278,0,0), + (4175,12993,12993,0), + (4161,5598,0,0), + (4159,2703,0,0), + (4054,1911,0,0), + (3989,5286,0,5856), + (3977,7826,0,0), + (3970,5259,0,0), + (3969,1911,13341,0), + (3945,3361,0,2552), + (3943,5747,0,0), + (3936,5598,0,0), + (3922,1907,0,0), + (3875,2827,0,0), + (3840,3494,11314,0), + (3836,2177,0,0), + (3808,2147,0,6886), + (3693,12754,0,0), + (3692,11322,0,0), + (3662,2711,0,0), + (3649,2813,0,6886), + (3539,10611,0,0), + (3533,5284,0,0), + (3531,5280,0,0), + (3529,1903,0,0), + (3468,5532,0,0), + (3444,3364,0,0), + (3375,1906,0,6088), + (3365,5300,0,0), + (3359,4994,0,0), + (3334,2199,0,0), + (3320,12850,12745,0), + (3318,12856,12859,0), + (3309,12852,12855,0), + (3239,12744,12857,0), + (3181,1899,1957,0), + (3112,5281,0,2551), + (3104,12285,0,0), + (3083,5288,0,0), + (3051,1910,0,0), + (2981,5289,0,0), + (2953,1908,0,0), + (2952,5261,0,0), + (2951,1896,2051,2551), + (2857,1906,0,0), + (2849,2827,2827,0), + (2846,1903,0,0), + (2805,2557,0,2552), + (2785,1908,0,0), + (2784,12883,12883,0), + (2694,1899,1899,0), + (2649,1909,0,5856), + (2639,1909,0,5856), + (2609,2177,0,0), + (2554,1905,1905,5856), + (2546,2179,1897,0), + (2534,5303,0,0), + (2211,2184,0,0), + (2108,5277,0,0), + (2096,1899,143,0), + (1896,5303,0,0), + (1893,1899,1957,0), + (1892,1896,1961,5258), + (1889,2177,0,0), + (1848,2559,0,0), + (1776,1907,0,0), + (1684,5277,0,0), + (1682,1899,1957,0), + (1560,1909,0,0), + (1487,2023,0,5856), + (1484,2184,0,0), + (1478,2705,0,0), + (1477,2705,0,0), + (1474,1908,0,0), + (1470,1899,1957,0), + (1460,1899,1957,0), + (1447,1911,0,0), + (1445,1899,1957,0), + (1399,1907,0,0), + (1385,2705,0,0), + (1244,2884,0,0), + (1149,1905,1984,0), + (1134,2813,0,0), + (1077,1899,143,0), + (1035,1896,2051,0), + (1019,1899,0,0), + (871,2023,0,0), + (823,1896,0,0), + (808,1983,0,0), + (794,1117,0,0), + (786,2557,0,2552), + (773,1899,143,0), + (734,2023,0,2552), + (696,1905,0,5856), + (694,1904,0,5856), + (641,1905,0,5856), + (599,1896,0,0), + (486,1983,0,0), + (464,1899,143,0), + (372,6233,0,0), + (334,2178,2051,0), + (300,2023,0,0), + (257,1901,0,0), + (238,1899,1957,0), + (222,2809,0,0), + (202,1896,0,0), + (167,2184,0,0), + (95,5281,0,6886), + (80,1910,0,0), + (54,1903,0,0), + (101976,2715,143,0), + (100068,2715,143,0); /*!40000 ALTER TABLE `creature_equip_template` ENABLE KEYS */; UNLOCK TABLES; @@ -138382,7 +90429,6 @@ VALUES (11177,5301), (11178,5302), (11191,5305), - (11191,8869), (11192,5306), (11193,5307), (11216,5382), @@ -140362,7 +92408,16 @@ VALUES (54071,54085,515), (54206,54205,515), (54169,52141,515), - (54170,52144,515); + (54170,52144,515), + (660088,43560,515), + (43565,660086,515), + (43561,43560,515), + (660087,660086,515), + (43771,43763,515), + (45773,45490,515), + (45801,45490,515), + (45792,45787,515), + (45491,45787,515); /*!40000 ALTER TABLE `creature_linking` ENABLE KEYS */; UNLOCK TABLES; @@ -140503,7 +92558,9 @@ VALUES (10604,1,2151,515,0), (10606,1,2151,515,0), (11626,1,11625,659,0), - (10387,329,10516,3,0); + (10387,329,10516,3,0), + (14482,429,14501,8192,0), + (14483,429,14501,8192,0); /*!40000 ALTER TABLE `creature_linking_template` ENABLE KEYS */; UNLOCK TABLES; @@ -144505,8 +96562,8 @@ VALUES (235,24068,1,1,-24068,1,0), (235,24069,0.5,1,-24069,1,0), (235,24078,1,1,-24078,1,0), - (240,5503,0.02,0,1,1,0), - (246,5503,0.255973,0,1,1,0), + (10899,16250,2,0,1,1,0), + (9816,16250,2,0,1,1,0), (257,159,6.5174,0,1,1,0), (257,755,29.5539,0,1,1,0), (257,805,0.25,0,1,1,0), @@ -152385,11 +104442,11 @@ VALUES (624,2836,2.28,0,1,1,0), (624,2838,2.728,0,1,1,0), (624,2881,0.04,0,1,1,0), - (624,2882,0.02,0,1,1,0); + (624,2882,0.02,0,1,1,0), + (624,2883,0.02,0,1,1,0); INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES - (624,2883,0.02,0,1,1,0), (624,3012,0.12,0,1,1,0), (624,3393,0.02,0,1,1,0), (624,3394,0.02,0,1,1,0), @@ -163977,11 +116034,11 @@ VALUES (1030,24064,1,1,-24064,1,0), (1030,24065,0.05,1,-24065,1,0), (1030,24070,5,1,-24070,1,0), - (1030,24078,1,1,-24078,1,0); + (1030,24078,1,1,-24078,1,0), + (1030,24106,18,1,-24106,1,0); INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES - (1030,24106,18,1,-24106,1,0), (1031,765,0.17,0,1,1,0), (1031,785,0.16,0,1,1,0), (1031,804,0.0696,0,1,1,0), @@ -175250,11 +127307,11 @@ VALUES (1528,9761,0.06,0,1,1,0), (1528,15895,0.0412,0,1,1,0), (1528,24073,5,1,-24073,1,0), - (1528,24074,1,1,-24074,1,0); + (1528,24074,1,1,-24074,1,0), + (1528,24075,1,1,-24075,1,0); INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES - (1528,24075,1,1,-24075,1,0), (1529,117,0.02,0,1,1,0), (1529,118,1.935,0,1,1,0), (1529,159,3.3954,0,1,1,0), @@ -186411,12 +138468,12 @@ VALUES (1908,24063,0.5,1,-24063,1,0), (1908,24070,5,1,-24070,1,0), (1908,24077,1,1,-24077,1,0), - (1908,24078,1,1,-24078,1,0); + (1908,24078,1,1,-24078,1,0), + (1909,414,0.04,0,1,1,0), + (1909,730,39.5389,0,1,1,0); INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES - (1909,414,0.04,0,1,1,0), - (1909,730,39.5389,0,1,1,0), (1909,765,0.02,0,1,1,0), (1909,818,0.16,0,1,1,0), (1909,856,0.75,0,1,1,0), @@ -197593,30 +149650,30 @@ VALUES (2257,24044,0.5,1,-24044,1,0), (2257,24047,5,1,-24047,1,0), (2257,24080,0.1,1,-24080,1,0), - (2258,1529,0.3953,0,1,1,0), - (2258,1725,0.2,0,1,1,0), - (2258,3358,0.03,0,1,1,0), - (2258,3818,0.06,0,1,1,0), + (2258,13025,0.05,0,1,1,0), + (2258,9435,0.05,0,1,1,0), + (2258,9385,0.05,0,1,1,0), + (2258,2951,0.05,0,1,1,0), + (2258,2276,0.05,0,1,1,0), + (2258,1726,0.05,0,1,1,0), + (2258,934,0.05,0,1,1,0), (2258,3831,0.05,0,1,1,0), - (2258,3832,0.03,0,1,1,0), - (2258,3864,1.02,0,1,1,0), - (2258,3868,0.06,0,1,1,0), - (2258,3873,0.06,0,1,1,0), - (2258,4300,0.14,0,1,1,0), (2258,4353,0.06,0,1,1,0), - (2258,4552,6.3241,0,1,1,0), - (2258,4553,30.0395,0,1,1,0), + (2258,3873,0.06,0,1,1,0), + (2258,3868,0.06,0,1,1,0), + (2258,3818,0.06,0,1,1,0), (2258,4636,0.14,0,1,1,0), - (2258,4784,46.6403,0,1,1,0), - (2258,7067,7.1146,0,1,1,0), + (2258,4300,0.14,0,1,1,0), + (2258,1725,0.2,0,1,1,0), + (2258,1529,0.3953,0,1,1,0), (2258,7909,0.48,0,1,1,0), - (2258,7912,20.1581,0,1,2,0), - (2258,8150,18.9723,0,1,1,0), - (2258,10300,0.03,0,1,1,0), - (2258,24037,1,1,-24037,1,0), - (2258,24054,1,1,-24054,1,0), - (2258,24055,0.5,1,-24055,1,0), - (2258,24056,1,1,-24056,1,0), + (2258,3864,1.02,0,1,1,0), + (2258,4552,6,0,1,1,0), + (2258,7067,7,0,1,1,0), + (2258,8150,19,0,1,1,0), + (2258,7912,20,0,1,2,0), + (2258,4553,30,0,1,1,0), + (2258,4784,47,0,1,1,0), (2260,422,4.8698,0,1,1,0), (2260,804,0.0234,0,1,1,0), (2260,857,0.02,0,1,1,0), @@ -197701,14 +149758,14 @@ VALUES (2260,11081,0.02,0,1,1,0), (2260,11098,0.02,0,1,1,0), (2260,14170,0.08,0,1,1,0), - (2260,24056,1,1,-24056,1,0); - -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) -VALUES + (2260,24056,1,1,-24056,1,0), (2260,24059,5,1,-24059,1,0), (2260,24060,1,1,-24060,1,0), (2260,24061,0.5,1,-24061,1,0), - (2260,24062,1,1,-24062,1,0), + (2260,24062,1,1,-24062,1,0); + +INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) +VALUES (2260,24063,0.5,1,-24063,1,0), (2260,24064,1,1,-24064,1,0), (2260,24065,0.05,1,-24065,1,0), @@ -203163,46 +155220,46 @@ VALUES (2451,24067,0.5,1,-24067,1,0), (2451,24068,1,1,-24068,1,0), (2451,24069,0.5,1,-24069,1,0), - (2452,1477,0.14,0,1,1,0), - (2452,1708,2.381,0,1,1,0), - (2452,1710,0.7937,0,1,1,0), - (2452,1725,0.42,0,1,1,0), - (2452,2289,0.42,0,1,1,0), - (2452,2772,0.84,0,1,1,0), - (2452,2838,0.42,0,1,1,0), + (2452,24047,5,1,-24047,1,0), + (2452,8146,3.1746,0,1,1,0), + (2452,6331,25,0,1,1,0), + (2452,5637,3,0,1,1,0), + (2452,4636,1.28,0,1,1,0), + (2452,4304,1.5873,0,1,1,0), + (2452,3771,4,0,1,1,0), (2452,3385,0.7937,0,1,1,0), + (2452,3011,75,0,1,1,0), + (2452,2838,0.42,0,1,1,0), + (2452,2786,0.05,0,1,1,0), + (2452,2772,0.84,0,1,1,0), + (2452,2289,0.42,0,1,1,0), + (2452,1830,0.2,0,1,1,0), + (2452,1829,0.3,0,1,1,0), + (2452,1809,0.4,0,1,1,0), + (2452,1783,0.7,0,1,1,0), + (2452,1725,0.42,0,1,1,0), + (2452,1710,1.4,0,1,1,0), + (2452,1708,3,0,1,1,0), + (2452,1477,0.14,0,1,1,0), (2452,3720,-80,0,1,1,0), - (2452,3771,2.381,0,1,1,0), - (2452,4304,1.5873,0,1,1,0), - (2452,4636,1.28,0,1,1,0), - (2452,5637,2.381,0,1,1,0), - (2452,6331,0,2,1,1,0), - (2452,8146,3.1746,0,1,1,0), - (2452,24047,5,1,-24047,1,0), - (2452,24052,1,1,-24052,1,0), - (2452,24053,0.5,1,-24053,1,0), - (2452,24054,1,1,-24054,1,0), - (2452,24056,1,1,-24056,1,0), - (2452,24058,5,1,-24058,1,0), - (2452,3011,75,2,1,1,0), - (2453,1477,1.1,0,1,1,0), - (2453,1678,35,2,1,1,0), - (2453,1708,4.878,0,1,1,0), - (2453,1710,2.439,0,1,1,0), - (2453,3385,5.46,0,1,1,0), (2453,3771,9.7561,0,1,1,0), - (2453,3858,7.3171,0,1,1,0), - (2453,3864,1.1,0,1,1,0), - (2453,4306,31.7073,0,1,3,0), - (2453,4338,9.7561,0,1,1,0), - (2453,6327,0,2,1,1,0), - (2453,7909,5.46,0,1,1,0), - (2453,7912,4.878,0,1,2,0), - (2453,24037,1,1,-24037,1,0), - (2453,24047,5,1,-24047,1,0), - (2453,24054,1,1,-24054,1,0), - (2453,24056,1,1,-24056,1,0), - (2453,4810,50,2,1,1,0), + (2453,3385,5.46,0,1,1,0), + (2453,3381,0.6,0,1,1,0), + (2453,3048,0.6,0,1,1,0), + (2453,2785,0.3,0,1,1,0), + (2453,2221,0.6,0,1,1,0), + (2453,1831,0.05,0,1,1,0), + (2453,1829,1.3,0,1,1,0), + (2453,1825,0.6,0,1,1,0), + (2453,1810,0.6,0,1,1,0), + (2453,1784,0.6,0,1,1,0), + (2453,1782,0.05,0,1,1,0), + (2453,1760,0.3,0,1,1,0), + (2453,1710,2.439,0,1,1,0), + (2453,1708,4.878,0,1,1,0), + (2453,1678,30,2,1,1,0), + (2453,1477,1.1,0,1,1,0), + (2453,1805,0.6,0,1,1,0), (2466,422,0.56,0,1,1,0), (2466,2592,24.5,0,1,1,0), (2466,4306,42.74,0,1,1,0), @@ -208871,10 +160928,7 @@ VALUES (2646,8386,0.02,0,1,1,0), (2646,8387,0.02,0,1,1,0), (2646,8389,0.04,0,1,1,0), - (2646,8390,0.02,0,1,1,0); - -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) -VALUES + (2646,8390,0.02,0,1,1,0), (2646,8704,2,0,1,1,0), (2646,8831,0.1,0,1,1,0), (2646,8838,0.02,0,1,1,0), @@ -208882,7 +160936,10 @@ VALUES (2646,9259,20,0,1,1,0), (2646,9294,0.88,0,1,1,0), (2646,9295,0.04,0,1,1,0), - (2646,9298,0.06,0,1,1,0), + (2646,9298,0.06,0,1,1,0); + +INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) +VALUES (2646,10300,0.02,0,1,1,0), (2646,10301,0.02,0,1,1,0), (2646,10302,0.02,0,1,1,0), @@ -219992,17 +172049,17 @@ VALUES (3203,15482,0.02,0,1,1,0), (3203,15484,0.0852,0,1,1,0), (3203,15490,0.08,0,1,1,0), - (3203,24071,5,1,-24071,1,0); - -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) -VALUES + (3203,24071,5,1,-24071,1,0), (3203,24073,5,1,-24073,1,0), (3203,24074,1,1,-24074,1,0), (3203,24075,1,1,-24075,1,0), (3203,24076,1,1,-24076,1,0), (3204,117,5.2254,0,1,1,0), (3204,118,1.0246,0,1,1,0), - (3204,159,2.2541,0,1,1,0), + (3204,159,2.2541,0,1,1,0); + +INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) +VALUES (3204,765,0.02,0,1,1,0), (3204,774,0.2,0,1,1,0), (3204,818,0.44,0,1,1,0), @@ -226031,7 +178088,7 @@ VALUES (3386,24076,1,1,-24076,1,0), (3386,24077,1,1,-24077,1,0), (3386,24078,1,1,-24078,1,0), - (3388,5503,5,0,1,1,0), + (10220,16250,2,0,1,1,0), (3389,765,66.66,0,1,1,0), (3389,1179,33.34,0,1,1,0), (3389,4541,66.66,0,1,1,0), @@ -231188,17 +183245,17 @@ VALUES (3739,24063,0.5,1,-24063,1,0), (3739,24064,1,1,-24064,1,0), (3739,24070,5,1,-24070,1,0), - (3739,24078,1,1,-24078,1,0); - -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) -VALUES + (3739,24078,1,1,-24078,1,0), (3740,730,39.4969,0,1,1,0), (3740,785,0.02,0,1,1,0), (3740,818,0.03,0,1,1,0), (3740,857,0.02,0,1,1,0), (3740,929,0.9644,0,1,1,0), (3740,954,0.46,0,1,1,0), - (3740,1205,2.4738,0,1,1,0), + (3740,1205,2.4738,0,1,1,0); + +INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) +VALUES (3740,1206,0.24,0,1,1,0), (3740,1210,0.2,0,1,1,0), (3740,1468,35.7652,0,1,1,0), @@ -242353,17 +194410,17 @@ VALUES (4065,10424,0.02,0,1,1,0), (4065,11038,0.02,0,1,1,0), (4065,11039,0.04,0,1,1,0), - (4065,11081,0.04,0,1,1,0); - -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) -VALUES + (4065,11081,0.04,0,1,1,0), (4065,11098,0.02,0,1,1,0), (4065,14170,0.16,0,1,1,0), (4065,24059,5,1,-24059,1,0), (4065,24060,1,1,-24060,1,0), (4065,24061,0.5,1,-24061,1,0), (4065,24062,1,1,-24062,1,0), - (4065,24063,0.5,1,-24063,1,0), + (4065,24063,0.5,1,-24063,1,0); + +INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) +VALUES (4065,24064,1,1,-24064,1,0), (4065,24065,0.05,1,-24065,1,0), (4065,24066,0.5,1,-24066,1,0), @@ -253497,10 +205554,7 @@ VALUES (4511,2549,0.02,0,1,1,0), (4511,2601,0.04,0,1,1,0), (4511,2677,42.6063,0,1,1,0), - (4511,2772,0.22,0,1,1,0); - -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) -VALUES + (4511,2772,0.22,0,1,1,0), (4511,2838,0.06,0,1,1,0), (4511,2881,0.02,0,1,1,0), (4511,2882,0.02,0,1,1,0), @@ -253508,7 +205562,10 @@ VALUES (4511,3172,48.8319,0,1,1,0), (4511,3393,0.02,0,1,1,0), (4511,3394,0.02,0,1,1,0), - (4511,3396,0.02,0,1,1,0), + (4511,3396,0.02,0,1,1,0); + +INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) +VALUES (4511,3403,34.0716,0,1,1,0), (4511,3608,0.02,0,1,1,0), (4511,3611,0.02,0,1,1,0), @@ -264693,17 +216750,17 @@ VALUES (5235,15737,0.02,0,1,1,0), (5235,16218,0.02,0,1,1,0), (5235,20763,40.8834,0,1,3,0), - (5235,20767,12.7864,0,1,1,0); - -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) -VALUES + (5235,20767,12.7864,0,1,1,0), (5235,24025,1,1,-24025,1,0), (5235,24036,5,1,-24036,1,0), (5235,24039,1,1,-24039,1,0), (5235,24040,0.5,1,-24040,1,0), (5235,24041,1,1,-24041,1,0), (5235,24042,0.5,1,-24042,1,0), - (5235,24043,1,1,-24043,1,0), + (5235,24043,1,1,-24043,1,0); + +INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) +VALUES (5235,24044,0.5,1,-24044,1,0), (5235,24045,1,1,-24045,1,0), (5235,24046,0.5,1,-24046,1,0), @@ -275766,10 +227823,7 @@ VALUES (5849,954,0.84,0,1,1,0), (5849,1205,1.7182,0,1,1,0), (5849,1206,0.22,0,1,1,0), - (5849,1210,0.07,0,1,1,0); - -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) -VALUES + (5849,1210,0.07,0,1,1,0), (5849,1478,0.84,0,1,1,0), (5849,1712,0.22,0,1,1,0), (5849,2589,13.4021,0,1,3,0), @@ -275777,7 +227831,10 @@ VALUES (5849,2771,3.18,0,1,1,0), (5849,2772,3.38,0,1,1,0), (5849,2836,2.4055,0,3,4,0), - (5849,2838,1.3746,0,1,3,0), + (5849,2838,1.3746,0,1,3,0); + +INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) +VALUES (5849,3012,0.84,0,1,1,0), (5849,3385,0.3436,0,1,1,0), (5849,4293,0.22,0,1,1,0), @@ -286864,10 +238921,7 @@ VALUES (6509,11208,0.02,0,1,1,0), (6509,11225,0.02,0,1,1,0), (6509,11315,-100,0,1,1,0), - (6509,11316,-80,0,1,1,0); - -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) -VALUES + (6509,11316,-80,0,1,1,0), (6509,12365,0.02,0,1,1,0), (6509,12682,0.02,0,1,1,0), (6509,12683,0.02,0,1,1,0), @@ -286876,7 +238930,10 @@ VALUES (6509,13465,0.02,0,1,1,0), (6509,14466,0.02,0,1,1,0), (6509,14470,0.02,0,1,1,0), - (6509,14479,0.02,0,1,1,0), + (6509,14479,0.02,0,1,1,0); + +INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) +VALUES (6509,15742,0.02,0,1,1,0), (6509,16043,0.02,0,1,1,0), (6509,16215,0.02,0,1,1,0), @@ -297932,10 +249989,7 @@ VALUES (7328,7909,0.0713,0,1,1,0), (7328,7975,0.02,0,1,1,0), (7328,8029,0.02,0,1,1,0), - (7328,8385,0.02,0,1,1,0); - -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) -VALUES + (7328,8385,0.02,0,1,1,0), (7328,8387,0.02,0,1,1,0), (7328,8836,0.08,0,1,1,0), (7328,9293,0.02,0,1,1,0), @@ -297944,7 +249998,10 @@ VALUES (7328,10301,0.02,0,1,1,0), (7328,10302,0.02,0,1,1,0), (7328,10312,0.02,0,1,1,0), - (7328,10567,0.08,0,1,1,0), + (7328,10567,0.08,0,1,1,0); + +INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) +VALUES (7328,10570,0.02,0,1,1,0), (7328,10571,0.02,0,1,1,0), (7328,10572,0.02,0,1,1,0), @@ -308944,10 +261001,7 @@ VALUES (8528,7911,0.02,0,1,1,0), (8528,7972,5.4525,0,1,1,0), (8528,8766,2.4741,0,1,1,0), - (8528,8831,0.02,0,1,1,0); - -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) -VALUES + (8528,8831,0.02,0,1,1,0), (8528,8932,0.02,0,1,1,0), (8528,8948,4.6322,0,1,1,0), (8528,8950,0.02,0,1,1,0), @@ -308956,7 +261010,10 @@ VALUES (8528,10305,0.42,0,1,1,0), (8528,10306,0.46,0,1,1,0), (8528,10307,0.3,0,1,1,0), - (8528,10308,0.3,0,1,1,0), + (8528,10308,0.3,0,1,1,0); + +INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) +VALUES (8528,10309,0.14,0,1,1,0), (8528,10310,0.16,0,1,1,0), (8528,10620,0.06,0,1,1,0), @@ -317659,7 +269716,7 @@ VALUES (9043,11734,0.14,0,1,1,0), (9043,11736,0.16,0,1,1,0), (9043,11737,0.06,0,1,1,0), - (9043,12219,10,0,1,1,0), + (9043,12219,5,0,1,1,0), (9043,12682,0.1,0,1,1,0), (9043,12683,0.04,0,1,1,0), (9043,12684,0.02,0,1,1,0), @@ -317759,7 +269816,7 @@ VALUES (9044,11734,0.06,0,1,1,0), (9044,11736,0.14,0,1,1,0), (9044,11737,0.0291,0,1,1,0), - (9044,12219,10,0,1,1,0), + (9044,12219,5,0,1,1,0), (9044,12682,0.02,0,1,1,0), (9044,12683,0.04,0,1,1,0), (9044,12684,0.04,0,1,1,0), @@ -317880,7 +269937,7 @@ VALUES (9045,11734,0.0473,0,1,1,0), (9045,11736,0.0473,0,1,1,0), (9045,11737,0.0473,0,1,1,0), - (9045,12219,10,0,1,1,0), + (9045,12219,5,0,1,1,0), (9045,12533,0.06,0,1,1,0), (9045,12682,0.06,0,1,1,0), (9045,12683,0.08,0,1,1,0), @@ -317981,7 +270038,7 @@ VALUES (9046,11734,0.04,0,1,1,0), (9046,11736,0.0929,0,1,1,0), (9046,11737,0.04,0,1,1,0), - (9046,12219,10,0,1,1,0), + (9046,12219,5,0,1,1,0), (9046,13248,4.18,0,1,1,0), (9046,13254,1.03,0,1,1,0), (9046,13443,1.22,0,1,1,0), @@ -318210,7 +270267,7 @@ VALUES (9097,11734,0.0465,0,1,1,0), (9097,11736,0.0744,0,1,1,0), (9097,11737,0.0697,0,1,1,0), - (9097,12219,10,0,1,1,0), + (9097,12219,5,0,1,1,0), (9097,12533,0.16,0,1,1,0), (9097,12682,0.06,0,1,1,0), (9097,12683,0.04,0,1,1,0), @@ -318355,7 +270412,7 @@ VALUES (9098,11734,0.064,0,1,1,0), (9098,11736,0.048,0,1,1,0), (9098,11737,0.016,0,1,1,0), - (9098,12219,10,0,1,1,0), + (9098,12219,5,0,1,1,0), (9098,12533,0.12,0,1,1,0), (9098,12682,0.04,0,1,1,0), (9098,12683,0.04,0,1,1,0), @@ -319063,7 +271120,7 @@ VALUES (9176,24031,1,1,-24031,1,0), (9176,24032,0.5,1,-24032,1,0), (9176,24036,5,1,-24036,1,0), - (9196,12219,10,0,1,1,0), + (9196,12219,5,0,1,1,0), (9196,12336,13,0,1,1,0), (9196,12534,100,0,1,1,0), (9196,13166,0,1,1,1,0), @@ -319108,7 +271165,7 @@ VALUES (9197,10309,0.12,0,1,1,0), (9197,10310,0.09,0,1,1,0), (9197,11737,0.02,0,1,1,0), - (9197,12219,10,0,1,1,0), + (9197,12219,5,0,1,1,0), (9197,12562,-100,0,1,1,0), (9197,12682,0.1,0,1,1,0), (9197,12683,0.02,0,1,1,0), @@ -319220,7 +271277,7 @@ VALUES (9198,11734,0.1,0,1,1,0), (9198,11736,0.1627,0,1,1,0), (9198,11737,0.1,0,1,1,0), - (9198,12219,10,0,1,1,0), + (9198,12219,5,0,1,1,0), (9198,12562,-100,0,1,1,0), (9198,12682,0.02,0,1,1,0), (9198,12683,0.05,0,1,1,0), @@ -319339,7 +271396,7 @@ VALUES (9199,11734,0.1,0,1,1,0), (9199,11736,0.1,0,1,1,0), (9199,11737,0.1,0,1,1,0), - (9199,12219,10,0,1,1,0), + (9199,12219,5,0,1,1,0), (9199,12533,0.02,0,1,1,0), (9199,12682,0.02,0,1,1,0), (9199,12683,0.08,0,1,1,0), @@ -319454,7 +271511,7 @@ VALUES (9200,11734,0.1,0,1,1,0), (9200,11736,0.0611,0,1,1,0), (9200,11737,0.08,0,1,1,0), - (9200,12219,10,0,1,1,0), + (9200,12219,5,0,1,1,0), (9200,12562,-100,0,1,1,0), (9200,12682,0.02,0,1,1,0), (9200,12683,0.04,0,1,1,0), @@ -319584,7 +271641,7 @@ VALUES (9201,11734,0.0695,0,1,1,0), (9201,11736,0.0695,0,1,1,0), (9201,11737,0.22,0,1,1,0), - (9201,12219,10,0,1,1,0), + (9201,12219,5,0,1,1,0), (9201,12562,-100,0,1,1,0), (9201,12682,0.04,0,1,1,0), (9201,12683,0.04,0,1,1,0), @@ -319698,7 +271755,7 @@ VALUES (9216,11732,0.02,0,1,1,0), (9216,11734,0.02,0,1,1,0), (9216,11737,0.02,0,1,1,0), - (9216,12219,10,0,1,1,0), + (9216,12219,5,0,1,1,0), (9216,12562,-100,0,1,1,0), (9216,12682,0.04,0,1,1,0), (9216,12683,0.02,0,1,1,0), @@ -319751,7 +271808,7 @@ VALUES (9216,16218,0.04,0,1,1,0), (9216,16220,0.04,0,1,1,0), (9216,16245,0.04,0,1,1,0), - (9216,16250,2.74,0,1,1,0), + (10363,16250,2,0,1,1,0), (9216,16251,0.04,0,1,1,0), (9216,17414,0.28,0,1,1,0), (9216,17683,0.42,0,1,1,0), @@ -319792,26 +271849,26 @@ VALUES (9216,24087,0.1,1,-24087,1,0), (9216,24088,0.1,1,-24088,1,0), (9216,24089,0.1,1,-24089,1,0), - (9217,12219,10,0,1,1,0), + (9217,12219,5,0,1,1,0), (9217,13261,0,1,1,1,0), (9217,13282,0,1,1,1,0), (9217,13283,0,1,1,1,0), (9217,14047,19,0,2,4,0), (9217,21982,-80,0,1,1,0), (9217,22528,11,0,2,4,0), - (9218,12219,10,0,1,1,0), + (9218,12219,5,0,1,1,0), (9218,13284,40,0,1,1,0), (9218,13285,60,0,1,1,0), (9218,14047,19,0,2,4,0), (9218,21982,-80,0,1,1,0), (9218,22528,11,0,2,4,0), - (9219,12219,10,0,1,1,0), + (9219,12219,5,0,1,1,0), (9219,12608,0,1,1,1,0), (9219,13286,0,1,1,1,0), (9219,14047,19,0,2,4,0), (9219,21982,-80,0,1,1,0), (9219,22528,11,0,2,4,0), - (9236,12219,10,0,1,1,0), + (9236,12219,5,0,1,1,0), (9236,12626,0,1,1,1,0), (9236,12651,8,1,1,1,0), (9236,12653,8,1,1,1,0), @@ -319823,7 +271880,7 @@ VALUES (9236,16712,0,1,1,1,0), (9236,22528,11,0,2,4,0), (9237,13173,100,0,100,175,0), - (9237,12219,10,0,1,1,0), + (9237,12219,5,0,1,1,0), (9237,12335,17,0,1,1,0), (9237,12582,0,1,1,1,0), (9237,13177,0,1,1,1,0), @@ -319862,7 +271919,7 @@ VALUES (9239,11734,0.0403,0,1,1,0), (9239,11736,0.06,0,1,1,0), (9239,11737,0.121,0,1,1,0), - (9239,12219,10,0,1,1,0), + (9239,12219,5,0,1,1,0), (9239,12682,0.04,0,1,1,0), (9239,12683,0.04,0,1,1,0), (9239,12684,0.03,0,1,1,0), @@ -319916,10 +271973,7 @@ VALUES (9239,16245,0.04,0,1,1,0), (9239,16251,0.02,0,1,1,0), (9239,16685,2.22,0,1,1,0), - (9239,17413,0.14,0,1,1,0); - -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) -VALUES + (9239,17413,0.14,0,1,1,0), (9239,17414,0.22,0,1,1,0), (9239,17682,0.14,0,1,1,0), (9239,17683,0.18,0,1,1,0), @@ -319929,7 +271983,10 @@ VALUES (9239,19235,0.02,0,1,1,0), (9239,19236,0.0403,0,1,1,0), (9239,19262,0.02,0,1,1,0), - (9239,19263,0.0806,0,1,1,0), + (9239,19263,0.0806,0,1,1,0); + +INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) +VALUES (9239,19264,0.02,0,1,1,0), (9239,19265,0.0403,0,1,1,0), (9239,19272,0.0403,0,1,1,0), @@ -320008,7 +272065,7 @@ VALUES (9240,11734,0.0702,0,1,1,0), (9240,11736,0.0468,0,1,1,0), (9240,11737,0.0702,0,1,1,0), - (9240,12219,10,0,1,1,0), + (9240,12219,5,0,1,1,0), (9240,12682,0.02,0,1,1,0), (9240,12683,0.04,0,1,1,0), (9240,12684,0.02,0,1,1,0), @@ -320129,7 +272186,7 @@ VALUES (9241,10308,0.32,0,1,1,0), (9241,10309,0.16,0,1,1,0), (9241,10310,0.2,0,1,1,0), - (9241,12219,10,0,1,1,0), + (9241,12219,5,0,1,1,0), (9241,12682,0.02,0,1,1,0), (9241,12683,0.02,0,1,1,0), (9241,12684,0.02,0,1,1,0), @@ -320262,7 +272319,7 @@ VALUES (9257,11734,0.0357,0,1,1,0), (9257,11736,0.1,0,1,1,0), (9257,11737,0.1,0,1,1,0), - (9257,12219,10,0,1,1,0), + (9257,12219,5,0,1,1,0), (9257,12533,0.18,0,1,1,0), (9257,12682,0.04,0,1,1,0), (9257,12683,0.02,0,1,1,0), @@ -320381,7 +272438,7 @@ VALUES (9258,11734,0.0728,0,1,1,0), (9258,11736,0.08,0,1,1,0), (9258,11737,0.1,0,1,1,0), - (9258,12219,10,0,1,1,0), + (9258,12219,5,0,1,1,0), (9258,12533,0.02,0,1,1,0), (9258,12682,0.06,0,1,1,0), (9258,12683,0.04,0,1,1,0), @@ -320509,7 +272566,7 @@ VALUES (9259,10308,0.28,0,1,1,0), (9259,10309,0.12,0,1,1,0), (9259,10310,0.14,0,1,1,0), - (9259,12219,10,0,1,1,0), + (9259,12219,5,0,1,1,0), (9259,12682,0.02,0,1,1,0), (9259,12683,0.02,0,1,1,0), (9259,12684,0.02,0,1,1,0), @@ -320632,7 +272689,7 @@ VALUES (9260,10308,0.26,0,1,1,0), (9260,10309,0.08,0,1,1,0), (9260,10310,0.1,0,1,1,0), - (9260,12219,10,0,1,1,0), + (9260,12219,5,0,1,1,0), (9260,12682,0.08,0,1,1,0), (9260,12683,0.04,0,1,1,0), (9260,12689,0.04,0,1,1,0), @@ -320723,7 +272780,7 @@ VALUES (9261,10308,0.36,0,1,1,0), (9261,10309,0.12,0,1,1,0), (9261,10310,0.14,0,1,1,0), - (9261,12219,10,0,1,1,0), + (9261,12219,5,0,1,1,0), (9261,12682,0.02,0,1,1,0), (9261,12683,0.02,0,1,1,0), (9261,12684,0.02,0,1,1,0), @@ -320851,7 +272908,7 @@ VALUES (9262,10308,0.26,0,1,1,0), (9262,10309,0.12,0,1,1,0), (9262,10310,0.12,0,1,1,0), - (9262,12219,10,0,1,1,0), + (9262,12219,5,0,1,1,0), (9262,12682,0.02,0,1,1,0), (9262,12683,0.02,0,1,1,0), (9262,12684,0.02,0,1,1,0), @@ -320983,7 +273040,7 @@ VALUES (9263,10308,0.24,0,1,1,0), (9263,10309,0.18,0,1,1,0), (9263,10310,0.13,0,1,1,0), - (9263,12219,10,0,1,1,0), + (9263,12219,5,0,1,1,0), (9263,12684,0.02,0,1,1,0), (9263,12689,0.06,0,1,1,0), (9263,12693,0.06,0,1,1,0), @@ -321081,7 +273138,7 @@ VALUES (9264,10308,0.34,0,1,1,0), (9264,10309,0.08,0,1,1,0), (9264,10310,0.26,0,1,1,0), - (9264,12219,10,0,1,1,0), + (9264,12219,5,0,1,1,0), (9264,12693,0.06,0,1,1,0), (9264,12694,0.06,0,1,1,0), (9264,12695,0.06,0,1,1,0), @@ -321173,7 +273230,7 @@ VALUES (9265,10308,0.3,0,1,1,0), (9265,10309,0.2,0,1,1,0), (9265,10310,0.22,0,1,1,0), - (9265,12219,10,0,1,1,0), + (9265,12219,5,0,1,1,0), (9265,12683,0.03,0,1,1,0), (9265,12684,0.06,0,1,1,0), (9265,12689,0.02,0,1,1,0), @@ -321279,7 +273336,7 @@ VALUES (9266,10308,0.24,0,1,1,0), (9266,10309,0.1,0,1,1,0), (9266,10310,0.16,0,1,1,0), - (9266,12219,10,0,1,1,0), + (9266,12219,5,0,1,1,0), (9266,12682,0.02,0,1,1,0), (9266,12683,0.02,0,1,1,0), (9266,12684,0.02,0,1,1,0), @@ -321398,7 +273455,7 @@ VALUES (9267,11734,0.0338,0,1,1,0), (9267,11736,0.1015,0,1,1,0), (9267,11737,0.14,0,1,1,0), - (9267,12219,10,0,1,1,0), + (9267,12219,5,0,1,1,0), (9267,12682,0.04,0,1,1,0), (9267,12683,0.04,0,1,1,0), (9267,12684,0.02,0,1,1,0), @@ -321514,7 +273571,7 @@ VALUES (9268,10308,0.34,0,1,1,0), (9268,10309,0.12,0,1,1,0), (9268,10310,0.18,0,1,1,0), - (9268,12219,10,0,1,1,0), + (9268,12219,5,0,1,1,0), (9268,12562,-100,0,1,1,0), (9268,12682,0.04,0,1,1,0), (9268,12683,0.02,0,1,1,0), @@ -321639,7 +273696,7 @@ VALUES (9269,10308,0.28,0,1,1,0), (9269,10309,0.14,0,1,1,0), (9269,10310,0.14,0,1,1,0), - (9269,12219,10,0,1,1,0), + (9269,12219,5,0,1,1,0), (9269,12682,0.02,0,1,1,0), (9269,12685,0.02,0,1,1,0), (9269,12689,0.04,0,1,1,0), @@ -324229,7 +276286,7 @@ VALUES (9554,24044,0.5,1,-24044,1,0), (9554,24045,1,1,-24045,1,0), (9554,24046,0.5,1,-24046,1,0), - (9568,12219,10,0,1,1,0), + (9568,12219,5,0,1,1,0), (9568,12337,26,0,1,1,0), (9568,12780,100,0,1,1,4), (9568,13143,2,0,1,1,0), @@ -324270,7 +276327,7 @@ VALUES (9583,10308,0.3,0,1,1,0), (9583,10309,0.12,0,1,1,0), (9583,10310,0.18,0,1,1,0), - (9583,12219,10,0,1,1,0), + (9583,12219,5,0,1,1,0), (9583,12562,-100,0,1,1,0), (9583,12682,0.02,0,1,1,0), (9583,12683,0.02,0,1,1,0), @@ -324364,7 +276421,7 @@ VALUES (9583,24087,0.1,1,-24087,1,0), (9583,24088,0.1,1,-24088,1,0), (9583,24089,0.1,1,-24089,1,0), - (9596,12219,10,0,1,1,0), + (9596,12219,5,0,1,1,0), (9596,12621,0,1,1,1,0), (9596,12634,0,1,1,1,0), (9596,12637,0,1,1,1,0), @@ -324997,7 +277054,7 @@ VALUES (9692,10308,0.3,0,1,1,0), (9692,10309,0.16,0,1,1,0), (9692,10310,0.18,0,1,1,0), - (9692,12219,10,0,1,1,0), + (9692,12219,5,0,1,1,0), (9692,12682,0.02,0,1,1,0), (9692,12683,0.02,0,1,1,0), (9692,12684,0.02,0,1,1,0), @@ -325113,7 +277170,7 @@ VALUES (9693,10308,0.4,0,1,1,0), (9693,10309,0.12,0,1,1,0), (9693,10310,0.14,0,1,1,0), - (9693,12219,10,0,1,1,0), + (9693,12219,5,0,1,1,0), (9693,12682,0.02,0,1,1,0), (9693,12683,0.02,0,1,1,0), (9693,12684,0.02,0,1,1,0), @@ -325535,7 +277592,7 @@ VALUES (9716,10308,0.3,0,1,1,0), (9716,10309,0.12,0,1,1,0), (9716,10310,0.18,0,1,1,0), - (9716,12219,10,0,1,1,0), + (9716,12219,5,0,1,1,0), (9716,12682,0.04,0,1,1,0), (9716,12683,0.02,0,1,1,0), (9716,12684,0.02,0,1,1,0), @@ -325655,7 +277712,7 @@ VALUES (9717,10308,0.18,0,1,1,0), (9717,10309,0.18,0,1,1,0), (9717,10310,0.12,0,1,1,0), - (9717,12219,10,0,1,1,0), + (9717,12219,5,0,1,1,0), (9717,12683,0.04,0,1,1,0), (9717,12684,0.04,0,1,1,0), (9717,12691,0.02,0,1,1,0), @@ -325739,14 +277796,14 @@ VALUES (9717,24087,0.1,1,-24087,1,0), (9717,24088,0.1,1,-24088,1,0), (9717,24089,0.1,1,-24089,1,0), - (9718,12219,10,0,1,1,0), + (9718,12219,5,0,1,1,0), (9718,13198,0,1,1,1,0), (9718,13203,0,1,1,1,0), (9718,13204,0,1,1,1,0), (9718,14047,19,0,2,4,0), (9718,22138,-80,0,1,1,0), (9718,22528,8,0,2,4,0), - (9736,12219,10,0,1,1,0), + (9736,12219,5,0,1,1,0), (9736,12835,10,0,1,1,0), (9736,13252,16,1,1,1,0), (9736,13253,14,1,1,1,0), @@ -327467,7 +279524,7 @@ VALUES (10184,18705,40,0,1,1,0), (10184,21108,2,0,1,1,0), (10184,34000,100,1,-34000,2,0), - (10184,34001,100,1,-34001,2,0), + (10184,34001,100,1,-34001,1,0), (10184,34002,100,1,-34002,2,0), (10184,34003,100,0,-34003,1,0), (10196,3914,0.06,0,1,1,0), @@ -330719,10 +282776,7 @@ VALUES (10407,14506,0.04,0,1,1,0), (10407,14507,0.02,0,1,1,0), (10407,14508,0.08,0,1,1,0), - (10407,14557,0.02,0,1,1,0); - -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) -VALUES + (10407,14557,0.02,0,1,1,0), (10407,15731,0.02,0,1,1,0), (10407,15737,0.02,0,1,1,0), (10407,15743,0.04,0,1,1,0), @@ -330733,7 +282787,10 @@ VALUES (10407,15765,0.02,0,1,1,0), (10407,16043,0.02,0,1,1,0), (10407,16051,0.04,0,1,1,0), - (10407,16215,0.02,0,1,1,0), + (10407,16215,0.02,0,1,1,0); + +INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) +VALUES (10407,16218,0.02,0,1,1,0), (10407,16220,0.02,0,1,1,0), (10407,16245,0.06,0,1,1,0), @@ -335663,7 +287720,7 @@ VALUES (10580,24033,1,1,-24033,1,0), (10580,24036,5,1,-24036,1,0), (10580,24087,0.1,1,-24087,1,0), - (10584,12219,10,0,1,1,0), + (10584,12219,5,0,1,1,0), (10584,12712,-100,0,1,1,0), (10584,13178,0,1,1,1,0), (10584,13258,0,1,1,1,0), @@ -341234,10 +293291,7 @@ VALUES (11356,19908,0.06,0,1,1,0), (11356,19921,0.02,0,1,1,0), (11356,20258,0.04,0,1,1,0), - (11356,20259,0.02,0,1,1,0); - -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) -VALUES + (11356,20259,0.02,0,1,1,0), (11356,20261,0.04,0,1,1,0), (11356,20263,0.0214,0,1,1,0), (11356,24016,1,1,-24016,1,0), @@ -341247,7 +293301,10 @@ VALUES (11356,24020,1,1,-24020,1,0), (11356,24021,0.5,1,-24021,1,0), (11356,24033,1,1,-24033,1,0), - (11356,24034,0.5,1,-24034,1,0), + (11356,24034,0.5,1,-24034,1,0); + +INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) +VALUES (11356,24088,0.1,1,-24088,1,0), (11356,24089,0.1,1,-24089,1,0), (11356,24090,0.1,1,-24090,1,0), @@ -346301,7 +298358,7 @@ VALUES (11583,34002,100,1,-34002,2,0), (11583,34003,100,1,-34003,1,0), (11583,34009,100,1,-34009,2,0), - (11583,34010,100,1,-34010,2,0), + (11583,34071,100,1,-34071,1,0), (11583,90003,100,0,-34003,1,0), (11598,4500,0.2,0,1,1,0), (11598,5759,0.1011,0,1,1,0), @@ -351788,10 +303845,7 @@ VALUES (11837,11732,0.08,0,1,1,0), (11837,11733,0.02,0,1,1,0), (11837,11734,0.02,0,1,1,0), - (11837,11736,0.02,0,1,1,0); - -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) -VALUES + (11837,11736,0.02,0,1,1,0), (11837,11737,0.04,0,1,1,0), (11837,13443,1.2,0,1,1,0), (11837,13446,2.68,0,1,1,0), @@ -351802,7 +303856,10 @@ VALUES (11837,14467,0.02,0,1,1,0), (11837,14474,0.02,0,1,1,0), (11837,14479,0.02,0,1,1,0), - (11837,14497,0.04,0,1,1,0), + (11837,14497,0.04,0,1,1,0); + +INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) +VALUES (11837,15731,0.02,0,1,1,0), (11837,15737,0.02,0,1,1,0), (11837,15757,0.02,0,1,1,0), @@ -353317,49 +305374,49 @@ VALUES (11979,2589,28.58,0,1,1,0), (11979,2592,16.6667,0,1,1,0), (11979,4306,28.58,0,1,1,0), - (11981,34037,100,1,-34037,2,0), - (11982,17065,0,1,1,1,0), - (11982,17069,0,1,1,1,0), - (11982,17073,0,1,1,1,0), - (11982,18203,0,1,1,1,0), - (11982,18820,0,1,1,1,0), - (11982,18821,0,1,1,1,0), - (11982,18822,0,1,1,1,0), - (11982,18823,0,1,1,1,0), - (11982,18824,0,1,1,1,0), - (11982,18829,0,1,1,1,0), - (11982,18861,0,1,1,1,0), - (11982,19136,0,1,1,1,0), - (11982,19142,0,1,1,1,0), - (11982,19143,0,1,1,1,0), - (11982,19144,0,1,1,1,0), + (11981,34037,100,1,-34037,1,0), + (9257,16250,1,0,1,1,0), + (9098,16250,1,0,1,1,0), + (9045,16250,1,0,1,1,0), + (9258,16250,1,0,1,1,0), + (9199,16250,1,0,1,1,0), + (9200,16250,1,0,1,1,0), + (9198,16250,1,0,1,1,0), + (9216,16250,1,0,1,1,0), + (9197,16250,1,0,1,1,0), + (9217,16250,1,0,1,1,0), + (9267,16250,1,0,1,1,0), + (9239,16250,1,0,1,1,0), + (9269,16250,1,0,1,1,0), + (11982,34050,100,1,-34050,1,0), + (11982,34052,100,1,-34052,1,0), (11982,20951,-5,0,1,1,0), (11982,34011,2,1,-34011,1,0), - (11982,34013,100,1,-34013,2,0), - (11983,34035,100,1,-34035,2,0), + (11982,34051,100,1,-34051,1,0), + (11983,34037,100,1,-34037,1,0), (11988,7075,30,0,1,3,0), (11988,7076,40,0,1,2,0), (11988,7077,30,0,1,3,0), (11988,7078,40,0,1,2,0), (11988,17011,14,0,1,1,0), - (11988,17072,0,1,1,1,0), - (11988,17103,0,1,1,1,0), + (10318,16250,1,0,1,1,0), + (10371,16250,1,0,1,1,0), (11988,17203,30,0,1,1,0), - (11988,18820,0,1,1,1,0), - (11988,18821,0,1,1,1,0), - (11988,18822,0,1,1,1,0), - (11988,18823,0,1,1,1,0), - (11988,18824,0,1,1,1,0), - (11988,18829,0,1,1,1,0), - (11988,18842,0,1,1,1,0), - (11988,18861,0,1,1,1,0), - (11988,19136,0,1,1,1,0), - (11988,19142,0,1,1,1,0), - (11988,19143,0,1,1,1,0), - (11988,19144,0,1,1,1,0), + (10596,16250,2,0,1,1,0), + (9718,16250,2,0,1,1,0), + (10509,16250,2,0,1,1,0), + (9596,16250,2,0,1,1,0), + (9237,16250,2,0,1,1,0), + (9568,16250,2,0,1,1,0), + (9736,16250,2,0,1,1,0), + (10376,16250,2,0,1,1,0), + (9219,16250,2,0,1,1,0), + (9236,16250,2,0,1,1,0), + (11988,34060,100,1,-34060,1,0), + (11988,34059,100,1,-34059,1,0), (11988,20951,-5,0,1,1,0), (11988,34011,2,1,-34011,1,0), - (11988,34028,100,1,-34028,2,0), + (11988,34058,100,1,-34058,1,0), (11994,2589,20,0,1,1,0), (11994,2592,25,0,1,1,0), (11994,4306,8.33,0,1,1,0), @@ -354063,40 +306120,40 @@ VALUES (12056,7068,30,0,1,6,0), (12056,7077,30,0,1,3,0), (12056,7078,50,0,1,2,0), - (12056,16797,0,1,1,1,0), - (12056,16807,0,1,1,1,0), - (12056,16836,0,1,1,1,0), - (12056,16844,0,1,1,1,3), - (12056,16856,0,1,1,1,4), + (9717,16250,1,0,1,1,0), + (9692,16250,1,0,1,1,0), + (9817,16250,1,0,1,1,0), + (10083,16250,1,0,1,1,0), + (10317,16250,1,0,1,1,0), (12056,17010,14,0,1,1,0), - (12056,17110,0,1,1,1,0), + (12056,34057,100,1,-34057,1,0), (12056,18563,3,0,1,1,0), (12056,20951,-5,0,1,1,0), (12056,34011,2,1,-34011,1,0), - (12056,34027,100,1,-34027,1,0), + (12056,34056,100,1,-34056,1,0), (12057,7075,30,0,1,3,0), (12057,7076,40,0,1,2,0), (12057,8150,30,0,1,12,0), (12057,17011,14,0,1,1,0), - (12057,17066,0,1,1,1,0), - (12057,17071,0,1,1,1,0), - (12057,17105,0,1,1,1,0), + (9265,16250,1,0,1,1,0), + (9241,16250,1,0,1,1,0), + (9268,16250,1,0,1,1,0), (12057,18564,3,0,1,1,0), - (12057,18820,0,1,1,1,0), - (12057,18821,0,1,1,1,0), - (12057,18822,0,1,1,1,0), - (12057,18823,0,1,1,1,0), - (12057,18824,0,1,1,1,0), - (12057,18829,0,1,1,1,0), - (12057,18832,0,1,1,1,0), - (12057,18861,0,1,1,1,0), - (12057,19136,0,1,1,1,0), - (12057,19142,0,1,1,1,0), - (12057,19143,0,1,1,1,0), - (12057,19144,0,1,1,1,0), + (9266,16250,1,0,1,1,0), + (9261,16250,1,0,1,1,0), + (9262,16250,1,0,1,1,0), + (9260,16250,1,0,1,1,0), + (9264,16250,1,0,1,1,0), + (9263,16250,1,0,1,1,0), + (10374,16250,1,0,1,1,0), + (9583,16250,1,0,1,1,0), + (9716,16250,1,0,1,1,0), + (9693,16250,1,0,1,1,0), + (12057,34055,100,1,-34055,1,0), + (12057,34054,100,1,-34054,1,0), (12057,20951,-5,0,1,1,0), (12057,34011,2,1,-34011,1,0), - (12057,34015,100,1,-34015,2,0), + (12057,34053,100,1,-34053,1,0), (12076,785,0.02,0,1,1,0), (12076,3356,0.02,0,1,1,0), (12076,4784,62.8938,0,1,1,0), @@ -354172,14 +306229,14 @@ VALUES (12098,7068,30,0,1,6,0), (12098,7077,30,0,1,3,0), (12098,7078,40,0,1,2,0), - (12098,16816,0,1,1,1,0), - (12098,16823,0,1,1,1,0), - (12098,16848,0,1,1,1,0), - (12098,16868,0,1,1,1,0), - (12098,17074,0,1,1,1,0), + (11502,17076,8,2,1,1,0), + (11502,17104,8,2,1,1,0), + (11502,34070,100,1,-34070,1,0), + (11502,34069,100,1,-34069,1,0), + (12098,34068,100,1,-34068,1,0), (12098,17330,-100,0,1,1,0), (12098,20951,-5,0,1,1,0), - (12098,34029,100,1,-34029,1,0), + (12098,34067,100,1,-34067,1,0), (12100,3356,0.02,0,1,1,0), (12100,3357,0.02,0,1,1,0), (12100,3821,0.02,0,1,1,0), @@ -354322,17 +306379,17 @@ VALUES (12118,7077,30,0,1,3,0), (12118,7078,40,0,1,2,0), (12118,16665,100,0,1,1,0), - (12118,16800,0,1,1,1,0), - (12118,16805,0,1,1,1,0), - (12118,16829,0,1,1,1,0), - (12118,16837,0,1,1,1,3), - (12118,16859,0,1,1,1,4), - (12118,16863,0,1,1,1,0), - (12118,17109,0,1,1,1,0), + (9196,16250,2,0,1,1,0), + (10430,16250,2,0,1,1,0), + (15727,21579,20,2,1,1,0), + (15727,34102,100,1,-34102,1,0), + (15510,34085,100,1,-34085,1,0), + (15516,34083,100,1,-34083,1,0), + (12118,34062,100,1,-34062,1,0), (12118,17329,-100,0,1,1,0), (12118,20951,-5,0,1,1,0), (12118,34011,2,1,-34011,1,0), - (12118,34012,100,1,-34012,1,0), + (12118,34061,100,1,-34061,1,0), (12119,5760,0.72,0,1,1,0), (12119,7068,5.298,0,1,1,0), (12119,7077,2.649,0,1,1,0), @@ -356160,16 +308217,16 @@ VALUES (12259,7068,30,0,1,6,0), (12259,7077,30,0,1,3,0), (12259,7078,40,0,1,2,0), - (12259,16812,0,1,1,1,0), - (12259,16826,0,1,1,1,0), - (12259,16839,0,1,1,1,3), - (12259,16849,0,1,1,1,0), - (12259,16860,0,1,1,1,4), - (12259,16862,0,1,1,1,0), + (15263,34081,100,1,-34081,1,0), + (15339,34104,100,1,-34104,1,0), + (14834,34078,100,1,-34078,1,0), + (11983,34077,100,1,-34077,1,0), + (14601,34076,100,1,-34076,1,0), + (12259,34064,100,1,-34064,1,0), (12259,17331,-100,0,1,1,0), (12259,20951,-5,0,1,1,0), (12259,34011,2,1,-34011,1,0), - (12259,34014,100,1,-34014,1,0), + (12259,34063,100,1,-34063,1,0), (12261,8766,1.9053,0,1,1,0), (12261,8952,4.8499,0,1,1,0), (12261,10305,0.24,0,1,1,0), @@ -356249,16 +308306,16 @@ VALUES (12264,7068,30,0,1,6,0), (12264,7077,30,0,1,3,0), (12264,7078,40,0,1,2,0), - (12264,16801,0,1,1,1,0), - (12264,16803,0,1,1,1,0), - (12264,16811,0,1,1,1,0), - (12264,16824,0,1,1,1,0), - (12264,16831,0,1,1,1,0), - (12264,16852,0,1,1,1,0), + (11981,34075,100,1,-34075,1,0), + (14020,34074,100,1,-34074,1,0), + (14020,34073,100,1,-34073,1,0), + (11583,34072,100,1,-34072,1,0), + (11502,17082,8,2,1,1,0), + (12264,34066,100,1,-34066,1,0), (12264,17332,-100,0,1,1,0), (12264,20951,-5,0,1,1,0), (12264,34011,2,1,-34011,1,0), - (12264,34026,100,1,-34026,1,0), + (12264,34065,100,1,-34065,1,0), (12319,858,2.9412,0,1,1,0), (12319,1179,2.9412,0,1,1,0), (12319,2287,11.62,0,1,1,0), @@ -362314,15 +314371,15 @@ VALUES (13358,8953,4.2474,0,1,1,0), (13358,10305,0.32,0,1,1,0), (13358,10306,0.68,0,1,1,0), - (13358,10307,0.22,0,1,1,0); - -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) -VALUES + (13358,10307,0.22,0,1,1,0), (13358,10308,0.36,0,1,1,0), (13358,10309,0.05,0,1,1,0), (13358,10310,0.18,0,1,1,0), (13358,12704,0.1,0,1,1,0), - (13358,12713,0.04,0,1,1,0), + (13358,12713,0.04,0,1,1,0); + +INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) +VALUES (13358,13444,1.32,0,1,1,0), (13358,13446,2.44,0,1,1,0), (13358,13463,0.04,0,1,1,0), @@ -365215,18 +317272,18 @@ VALUES (14222,1746,0.04,0,1,1,0), (14222,1687,7.6923,0,1,1,0), (14222,1686,13.4615,0,1,1,0), - (14223,3712,26.4706,0,1,2,0), - (14223,4555,23.5294,0,1,1,0), - (14223,4556,5.8824,0,1,1,0), - (14223,5498,2.38,0,1,1,0), - (14223,5500,2.38,0,1,1,0), - (14223,5504,54.76,0,1,1,0), - (14223,5524,58.8235,0,1,1,0), - (14223,6308,5.8824,0,1,1,0), - (14223,8167,2.68,0,1,1,0), - (14223,24048,1,1,-24048,1,0), - (14223,24050,1,1,-24050,1,0), - (14223,24052,1,1,-24052,1,0), + (14223,7367,1.4,0,1,1,0), + (14223,7366,2.3,0,1,1,0), + (14223,6616,2.8,0,1,1,0), + (14223,6609,3.3,0,1,1,0), + (14223,6308,5.6,0,1,1,0), + (14223,5524,28,0,1,1,0), + (14223,5504,10.7,0,1,1,0), + (14223,4556,19.2,0,1,1,0), + (14223,4555,9.8,0,1,1,0), + (14223,4304,1.9,0,1,1,0), + (14223,4234,11.2,0,1,1,0), + (14223,3712,15.9,0,1,1,0), (14224,1645,6.0606,0,1,1,0), (14224,3914,2.32,0,1,1,0), (14224,3928,0.74,0,1,1,0), @@ -365700,27 +317757,27 @@ VALUES (14280,24067,0.5,1,-24067,1,0), (14280,24068,1,1,-24068,1,0), (14280,24069,0.5,1,-24069,1,0), - (14281,422,2.8571,0,1,1,0), - (14281,929,1.64,0,1,1,0), - (14281,954,0.4,0,1,1,0), - (14281,1205,4.92,0,1,1,0), - (14281,1206,0.4,0,1,1,0), - (14281,1478,0.16,0,1,1,0), - (14281,1705,0.4,0,1,1,0), - (14281,2589,5.7143,0,1,2,0), - (14281,2592,17.1429,0,1,2,0), - (14281,3012,0.82,0,1,1,0), - (14281,3385,5.7143,0,1,1,0), + (14281,4297,0.04,0,1,1,0), (14281,4296,0.82,0,1,1,0), - (14281,4306,5.7143,0,1,1,0), - (14281,6566,2.86,0,1,1,0), - (14281,6579,2.8571,0,1,1,0), - (14281,6588,8.5714,0,1,1,0), - (14281,10405,3.68,0,1,1,0), - (14281,24059,5,1,-24059,1,0), - (14281,24062,1,1,-24062,1,0), - (14281,24064,1,1,-24064,1,0), - (14281,24066,0.5,1,-24066,1,0), + (14281,3692,-100,0,1,1,0), + (14281,3385,5.7143,0,1,1,0), + (14281,3378,0.04,0,1,1,0), + (14281,3012,0.82,0,1,1,0), + (14281,2783,0.3,0,1,1,0), + (14281,2592,24,0,1,2,0), + (14281,2589,16,0,1,3,0), + (14281,2220,0.2,0,1,1,0), + (14281,1821,0.2,0,1,1,0), + (14281,1819,0.2,0,1,1,0), + (14281,1799,0.2,0,1,1,0), + (14281,1778,0.3,0,1,1,0), + (14281,1705,0.4,0,1,1,0), + (14281,1478,0.16,0,1,1,0), + (14281,1206,0.4,0,1,1,0), + (14281,1205,4.92,0,1,1,0), + (14281,954,0.4,0,1,1,0), + (14281,929,1.8,0,1,1,0), + (14281,422,5,0,1,1,0), (14282,3395,0.02,0,1,1,0), (14282,3914,0.02,0,1,1,0), (14282,4500,0.04,0,1,1,0), @@ -367654,7 +319711,7 @@ VALUES (14564,24034,0.5,1,-24034,1,0), (14564,24036,5,1,-24036,1,0), (14564,24090,0.1,1,-24090,1,0), - (14601,34036,100,1,-34036,2,0), + (14601,34037,100,1,-34037,1,0), (14603,1645,2.5817,0,1,1,0), (14603,3914,0.08,0,1,1,0), (14603,3928,1.3902,0,1,1,0), @@ -368289,7 +320346,7 @@ VALUES (14834,12804,25,0,1,8,0), (14834,19802,100,0,1,1,0), (14834,19943,100,0,1,1,0), - (14834,34090,100,1,-34090,2,0), + (14834,34079,100,1,-34079,1,0), (14861,12841,100,0,1,1,237), (14861,13523,100,0,1,1,213), (14861,14047,29,0,1,4,0), @@ -370011,7 +322068,7 @@ VALUES (15263,21229,100,0,1,1,0), (15263,22222,15,0,1,1,0), (15263,34045,2,1,-34045,1,0), - (15263,34046,100,1,-34046,2,0), + (15263,34080,100,1,-34080,1,0), (15263,190045,5,2,-34045,1,0), (15264,20865,1,0,1,1,0), (15264,20882,0.5,0,1,1,0), @@ -370875,7 +322932,7 @@ VALUES (15339,20890,0,2,1,1,0), (15339,21220,100,0,1,1,0), (15339,34024,100,2,-34024,2,0), - (15339,34025,100,1,-34025,2,0), + (15339,34103,100,1,-34103,1,0), (15339,190024,1,1,-34024,1,0), (15340,20884,0,1,1,1,0), (15340,20886,0,1,1,1,0), @@ -371444,7 +323501,7 @@ VALUES (15509,190045,5,2,-34045,1,0), (15510,21229,100,0,1,1,0), (15510,34045,2,1,-34045,1,0), - (15510,34048,100,1,-34048,2,0), + (15510,34084,100,1,-34084,1,0), (15510,190045,5,2,-34045,1,0), (15511,21229,100,0,1,1,0), (15511,21603,0,1,1,1,0), @@ -371461,7 +323518,7 @@ VALUES (15511,190045,5,2,-34045,1,0), (15516,21229,100,0,1,1,0), (15516,34045,2,1,-34045,1,0), - (15516,34047,100,1,-34047,2,0), + (15516,34082,100,1,-34082,1,0), (15516,190045,5,2,-34045,1,0), (15517,20927,100,0,1,1,0), (15517,20931,100,0,1,1,0), @@ -371661,7 +323718,7 @@ VALUES (15727,20933,100,0,1,1,0), (15727,21221,100,0,1,1,0), (15727,22734,-100,0,1,1,0), - (15727,34049,100,1,-34049,2,0), + (15727,34101,100,1,-34101,1,0), (15743,10305,13.5,0,1,1,0), (15743,10306,13.2,0,1,1,0), (15743,10307,10.8,0,1,1,0), @@ -372905,10 +324962,7 @@ VALUES (16167,7910,0.21,0,1,1,0), (16167,12694,0.03,0,1,1,0), (16167,12713,0.03,0,1,1,0), - (16167,12808,0.3717,0,1,1,0); - -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) -VALUES + (16167,12808,0.3717,0,1,1,0), (16167,14504,0.08,0,1,1,0), (16167,14506,0.03,0,1,1,0), (16167,14508,0.15,0,1,1,0), @@ -372916,7 +324970,10 @@ VALUES (16167,15765,0.1,0,1,1,0), (16167,16251,0.03,0,1,1,0), (16167,17414,0.05,0,1,1,0), - (16167,17683,0.43,0,1,1,0), + (16167,17683,0.43,0,1,1,0); + +INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) +VALUES (16167,18600,0.05,0,1,1,0), (16167,22373,9.8513,0,1,1,0), (16167,22374,3.3457,0,1,1,0), @@ -374040,7 +326097,1207 @@ VALUES (14222,9818,1.8,0,1,1,0), (14222,24052,1,1,-24052,1,0), (14222,24054,1,1,-24054,1,0), - (14222,24056,1,1,-24056,1,0); + (14222,24056,1,1,-24056,1,0), + (193,20400,0.08,0,1,1,162), + (1045,20400,0.32,0,1,1,162), + (1046,20400,0.16,0,1,1,162), + (1047,20400,0.03,0,1,1,162), + (1048,20400,0.08,0,1,1,162), + (1559,20400,0.1,0,1,1,162), + (1783,20400,0.04,0,1,1,162), + (1784,20400,0.08,0,1,1,162), + (1785,20400,0.08,0,1,1,162), + (1787,20400,0.031,0,1,1,162), + (1788,20400,0.2,0,1,1,162), + (1789,20400,0.03,0,1,1,162), + (1791,20400,0.04,0,1,1,162), + (1793,20400,0.037,0,1,1,162), + (1794,20400,0.03,0,1,1,162), + (1795,20400,0.035,0,1,1,162), + (1796,20400,0.06,0,1,1,162), + (1800,20400,0.08,0,1,1,162), + (1801,20400,0.04,0,1,1,162), + (1802,20400,0.06,0,1,1,162), + (1804,20400,0.032,0,1,1,162), + (1805,20400,0.12,0,1,1,162), + (1806,20400,0.06,0,1,1,162), + (1808,20400,0.06,0,1,1,162), + (1809,20400,0.06,0,1,1,162), + (1812,20400,0.08,0,1,1,162), + (1813,20400,0.02,0,1,1,162), + (1815,20400,0.06,0,1,1,162), + (1816,20400,0.04,0,1,1,162), + (1817,20400,0.025,0,1,1,162), + (1821,20400,0.04,0,1,1,162), + (1822,20400,0.04,0,1,1,162), + (1824,20400,0.06,0,1,1,162), + (1826,20400,0.08,0,1,1,162), + (1827,20400,0.22,0,1,1,162), + (1831,20400,0.06,0,1,1,162), + (1832,20400,0.22,0,1,1,162), + (1833,20400,0.06,0,1,1,162), + (1834,20400,0.26,0,1,1,162), + (1835,20400,0.06,0,1,1,162), + (1836,20400,0.12,0,1,1,162), + (1841,20400,1.4,0,1,1,162), + (1845,20400,0.05,0,1,1,162), + (1883,20400,0.057,0,1,1,162), + (1884,20400,0.08,0,1,1,162), + (2648,20400,0.1,0,1,1,162), + (2681,20400,0.06,0,1,1,162), + (2852,20400,0.0950071,0,1,1,162), + (2931,20400,0.12,0,1,1,162), + (3094,20400,0.02,0,1,1,162), + (4370,20400,0.181,0,1,1,162), + (4374,20400,0.286,0,1,1,162), + (4472,20400,0.06,0,1,1,162), + (4474,20400,0.06,0,1,1,162), + (4475,20400,0.08,0,1,1,162), + (4493,20400,0.06,0,1,1,162), + (4494,20400,0.06,0,1,1,162), + (5271,20400,0.14,0,1,1,162), + (5273,20400,0.06,0,1,1,162), + (5277,20400,0.1,0,1,1,162), + (5280,20400,0.04,0,1,1,162), + (5319,20400,0.3,0,1,1,162), + (5708,20400,0.02,0,1,1,162), + (5977,20400,0.08,0,1,1,162), + (5978,20400,0.06,0,1,1,162), + (5981,20400,0.054,0,1,1,162), + (5988,20400,0.02,0,1,1,162), + (5991,20400,0.06,0,1,1,162), + (5993,20400,0.08,0,1,1,162), + (6004,20400,0.04,0,1,1,162), + (6005,20400,0.04,0,1,1,162), + (6006,20400,0.08,0,1,1,162), + (6007,20400,0.1,0,1,1,162), + (6008,20400,0.1,0,1,1,162), + (6009,20400,0.06,0,1,1,162), + (6010,20400,0.14,0,1,1,162), + (6011,20400,0.1,0,1,1,162), + (6129,20400,0.24,0,1,1,162), + (6130,20400,0.12,0,1,1,162), + (6131,20400,0.16,0,1,1,162), + (6135,20400,0.04,0,1,1,162), + (6136,20400,0.04,0,1,1,162), + (6137,20400,0.06,0,1,1,162), + (6138,20400,0.08,0,1,1,162), + (6140,20400,0.14,0,1,1,162), + (6143,20400,0.04,0,1,1,162), + (6144,20400,0.041,0,1,1,162), + (6146,20400,0.06,0,1,1,162), + (6147,20400,0.06,0,1,1,162), + (6148,20400,0.04,0,1,1,162), + (6188,20400,0.02,0,1,1,162), + (6189,20400,0.14,0,1,1,162), + (6195,20400,0.06,0,1,1,162), + (6196,20400,0.02,0,1,1,162), + (6198,20400,0.06,0,1,1,162), + (6199,20400,0.06,0,1,1,162), + (6200,20400,0.08,0,1,1,162), + (6201,20400,0.04,0,1,1,162), + (6202,20400,0.06,0,1,1,162), + (6347,20400,0.06,0,1,1,162), + (6348,20400,0.02,0,1,1,162), + (6349,20400,0.02,0,1,1,162), + (6350,20400,0.06,0,1,1,162), + (6351,20400,0.04,0,1,1,162), + (6352,20400,0.04,0,1,1,162), + (6370,20400,0.03,0,1,1,162), + (6371,20400,0.1,0,1,1,162), + (6378,20400,0.04,0,1,1,162), + (6379,20400,0.04,0,1,1,162), + (6380,20400,0.02,0,1,1,162), + (6498,20400,0.14,0,1,1,162), + (6499,20400,0.18,0,1,1,162), + (6500,20400,0.1,0,1,1,162), + (6501,20400,0.34,0,1,1,162), + (6502,20400,0.22,0,1,1,162), + (6503,20400,0.3,0,1,1,162), + (6504,20400,0.14,0,1,1,162), + (6508,20400,0.02,0,1,1,162), + (6510,20400,0.08,0,1,1,162), + (6512,20400,0.06,0,1,1,162), + (6513,20400,0.06,0,1,1,162), + (6514,20400,0.04,0,1,1,162), + (6516,20400,0.04,0,1,1,162), + (6517,20400,0.04,0,1,1,162), + (6518,20400,0.06,0,1,1,162), + (6519,20400,0.08,0,1,1,162), + (6520,20400,0.08,0,1,1,162), + (6521,20400,0.08,0,1,1,162), + (6527,20400,0.08,0,1,1,162), + (6551,20400,0.08,0,1,1,162), + (6552,20400,0.02,0,1,1,162), + (6553,20400,0.048,0,1,1,162), + (6554,20400,0.14,0,1,1,162), + (6555,20400,0.18,0,1,1,162), + (6557,20400,0.04,0,1,1,162), + (6559,20400,0.08,0,1,1,162), + (6560,20400,0.1,0,1,1,162), + (7025,20400,0.04,0,1,1,162), + (7026,20400,0.04,0,1,1,162), + (7027,20400,0.08,0,1,1,162), + (7028,20400,0.06,0,1,1,162), + (7029,20400,0.02,0,1,1,162), + (7031,20400,0.06,0,1,1,162), + (7032,20400,0.08,0,1,1,162), + (7033,20400,0.04,0,1,1,162), + (7034,20400,0.04,0,1,1,162), + (7035,20400,0.06,0,1,1,162), + (7036,20400,0.03,0,1,1,162), + (7037,20400,0.06,0,1,1,162), + (7038,20400,0.1,0,1,1,162), + (7039,20400,0.04,0,1,1,162), + (7040,20400,0.14,0,1,1,162), + (7041,20400,0.14,0,1,1,162), + (7042,20400,0.16,0,1,1,162), + (7043,20400,0.12,0,1,1,162), + (7044,20400,0.1,0,1,1,162), + (7045,20400,0.12,0,1,1,162), + (7046,20400,0.12,0,1,1,162), + (7047,20400,0.04,0,1,1,162), + (7048,20400,0.04,0,1,1,162), + (7049,20400,0.06,0,1,1,162), + (7055,20400,0.06,0,1,1,162), + (7092,20400,0.1,0,1,1,162), + (7093,20400,0.04,0,1,1,162), + (7098,20400,0.08,0,1,1,162), + (7100,20400,0.06,0,1,1,162), + (7101,20400,0.08,0,1,1,162), + (7106,20400,0.04,0,1,1,162), + (7107,20400,0.08,0,1,1,162), + (7108,20400,0.06,0,1,1,162), + (7109,20400,0.04,0,1,1,162), + (7110,20400,0.06,0,1,1,162), + (7111,20400,0.06,0,1,1,162), + (7112,20400,0.1,0,1,1,162), + (7113,20400,0.04,0,1,1,162), + (7114,20400,0.08,0,1,1,162), + (7115,20400,0.06,0,1,1,162), + (7118,20400,0.06,0,1,1,162), + (7120,20400,0.08,0,1,1,162), + (7125,20400,0.06,0,1,1,162), + (7126,20400,0.06,0,1,1,162), + (7132,20400,0.08,0,1,1,162), + (7135,20400,0.32,0,1,1,162), + (7136,20400,0.03,0,1,1,162), + (7138,20400,0.08,0,1,1,162), + (7139,20400,0.06,0,1,1,162), + (7149,20400,0.02,0,1,1,162), + (7156,20400,0.08,0,1,1,162), + (7157,20400,0.08,0,1,1,162), + (7158,20400,0.08,0,1,1,162), + (7369,20400,0.06,0,1,1,162), + (7370,20400,0.06,0,1,1,162), + (7371,20400,0.04,0,1,1,162), + (7372,20400,0.04,0,1,1,162), + (7376,20400,0.08,0,1,1,162), + (7379,20400,0.06,0,1,1,162), + (7428,20400,0.08,0,1,1,162), + (7429,20400,0.18,0,1,1,162), + (7430,20400,0.08,0,1,1,162), + (7431,20400,0.02,0,1,1,162), + (7432,20400,0.04,0,1,1,162), + (7433,20400,0.02,0,1,1,162), + (7434,20400,0.04,0,1,1,162), + (7435,20400,0.14,0,1,1,162), + (7436,20400,0.18,0,1,1,162), + (7437,20400,0.14,0,1,1,162), + (7438,20400,0.06,0,1,1,162), + (7439,20400,0.06,0,1,1,162), + (7440,20400,0.06,0,1,1,162), + (7441,20400,0.08,0,1,1,162), + (7442,20400,0.06,0,1,1,162), + (7443,20400,0.06,0,1,1,162), + (7444,20400,0.06,0,1,1,162), + (7445,20400,0.04,0,1,1,162), + (7446,20400,0.06,0,1,1,162), + (7447,20400,0.062,0,1,1,162), + (7448,20400,0.04,0,1,1,162), + (7449,20400,0.06,0,1,1,162), + (7450,20400,0.04,0,1,1,162), + (7451,20400,0.08,0,1,1,162), + (7452,20400,0.08,0,1,1,162), + (7453,20400,0.06,0,1,1,162), + (7454,20400,0.04,0,1,1,162), + (7455,20400,0.02,0,1,1,162), + (7456,20400,0.12,0,1,1,162), + (7457,20400,0.04,0,1,1,162), + (7458,20400,0.04,0,1,1,162), + (7459,20400,0.04,0,1,1,162), + (7460,20400,0.04,0,1,1,162), + (7461,20400,0.26,0,1,1,162), + (7462,20400,0.26,0,1,1,162), + (7463,20400,0.24,0,1,1,162), + (7523,20400,0.06,0,1,1,162), + (7524,20400,0.04,0,1,1,162), + (7664,20400,0.1,0,1,1,162), + (7665,20400,0.16,0,1,1,162), + (7668,20400,0.034,0,1,1,162), + (7669,20400,0.02,0,1,1,162), + (7670,20400,0.04,0,1,1,162), + (7671,20400,0.14,0,1,1,162), + (7728,20400,0.1,0,1,1,162), + (7734,20400,0.96,0,1,1,162), + (7735,20400,1.56,0,1,1,162), + (7846,20400,0.14,0,1,1,162), + (7885,20400,0.06,0,1,1,162), + (7886,20400,0.02,0,1,1,162), + (7995,20400,0.08,0,1,1,162), + (7996,20400,0.06,0,1,1,162), + (8198,20400,0.02,0,1,1,162), + (8213,20400,0.76,0,1,1,162), + (8217,20400,0.14,0,1,1,162), + (8282,20400,0.46,0,1,1,162), + (8298,20400,0.48,0,1,1,162), + (8300,20400,0.3,0,1,1,162), + (8391,20400,0.1,0,1,1,162), + (8408,20400,0.08,0,1,1,162), + (8419,20400,0.06,0,1,1,162), + (8519,20400,0.1,0,1,1,162), + (8520,20400,0.08,0,1,1,162), + (8521,20400,0.08,0,1,1,162), + (8522,20400,0.06,0,1,1,162), + (8523,20400,0.053,0,1,1,162), + (8524,20400,0.1,0,1,1,162), + (8525,20400,0.06,0,1,1,162), + (8526,20400,0.08,0,1,1,162), + (8527,20400,0.04,0,1,1,162), + (8528,20400,0.06,0,1,1,162), + (8529,20400,0.06,0,1,1,162), + (8530,20400,0.06,0,1,1,162), + (8531,20400,0.04,0,1,1,162), + (8532,20400,0.06,0,1,1,162), + (8534,20400,0.08,0,1,1,162), + (8535,20400,0.08,0,1,1,162), + (8538,20400,0.02,0,1,1,162), + (8539,20400,0.06,0,1,1,162), + (8540,20400,0.04,0,1,1,162), + (8541,20400,0.06,0,1,1,162), + (8542,20400,0.06,0,1,1,162), + (8543,20400,0.04,0,1,1,162), + (8544,20400,0.08,0,1,1,162), + (8545,20400,0.08,0,1,1,162), + (8546,20400,0.04,0,1,1,162), + (8547,20400,0.14,0,1,1,162), + (8548,20400,0.1,0,1,1,162), + (8550,20400,0.06,0,1,1,162), + (8551,20400,0.06,0,1,1,162), + (8553,20400,0.06,0,1,1,162), + (8555,20400,0.06,0,1,1,162), + (8556,20400,0.02,0,1,1,162), + (8557,20400,0.06,0,1,1,162), + (8558,20400,0.08,0,1,1,162), + (8560,20400,0.06,0,1,1,162), + (8561,20400,0.08,0,1,1,162), + (8562,20400,0.06,0,1,1,162), + (8563,20400,0.04,0,1,1,162), + (8564,20400,0.06,0,1,1,162), + (8565,20400,0.02,0,1,1,162), + (8596,20400,0.06,0,1,1,162), + (8597,20400,0.06,0,1,1,162), + (8598,20400,0.04,0,1,1,162), + (8600,20400,0.06,0,1,1,162), + (8601,20400,0.08,0,1,1,162), + (8602,20400,0.06,0,1,1,162), + (8603,20400,0.06,0,1,1,162), + (8605,20400,0.08,0,1,1,162), + (8606,20400,0.02,0,1,1,162), + (8607,20400,0.02,0,1,1,162), + (8675,20400,0.04,0,1,1,162), + (8718,20400,0.08,0,1,1,162), + (8761,20400,0.04,0,1,1,162), + (8764,20400,0.04,0,1,1,162), + (8766,20400,0.04,0,1,1,162), + (8891,20400,0.14,0,1,1,162), + (8892,20400,0.28,0,1,1,162), + (8893,20400,0.22,0,1,1,162), + (8894,20400,0.2,0,1,1,162), + (8895,20400,0.22,0,1,1,162), + (8896,20400,0.034,0,1,1,162), + (8897,20400,0.1,0,1,1,162), + (8898,20400,0.26,0,1,1,162), + (8899,20400,0.22,0,1,1,162), + (8900,20400,0.08,0,1,1,162), + (8902,20400,0.08,0,1,1,162), + (8903,20400,0.2,0,1,1,162), + (8904,20400,0.1,0,1,1,162), + (8905,20400,0.2,0,1,1,162), + (8906,20400,0.26,0,1,1,162), + (8907,20400,0.26,0,1,1,162), + (8908,20400,0.18,0,1,1,162), + (8909,20400,0.16,0,1,1,162), + (8910,20400,0.28,0,1,1,162), + (8911,20400,0.24,0,1,1,162), + (8912,20400,0.14,0,1,1,162), + (8913,20400,0.08,0,1,1,162), + (8914,20400,0.28,0,1,1,162), + (8915,20400,0.14,0,1,1,162), + (8916,20400,0.1,0,1,1,162), + (8920,20400,0.046,0,1,1,162), + (8922,20400,0.08,0,1,1,162), + (8925,20400,0.08,0,1,1,162), + (8927,20400,0.06,0,1,1,162), + (8932,20400,0.08,0,1,1,162), + (8957,20400,0.06,0,1,1,162), + (8961,20400,0.06,0,1,1,162), + (8977,20400,0.02,0,1,1,162), + (8978,20400,0.48,0,1,1,162), + (9026,20400,0.24,0,1,1,162), + (9043,20400,0.4,0,1,1,162), + (9044,20400,0.3,0,1,1,162), + (9045,20400,0.42,0,1,1,162), + (9096,20400,0.32,0,1,1,162), + (9097,20400,0.32,0,1,1,162), + (9098,20400,0.32,0,1,1,162), + (9163,20400,0.04,0,1,1,162), + (9164,20400,0.034,0,1,1,162), + (9166,20400,0.04,0,1,1,162), + (9167,20400,0.06,0,1,1,162), + (9176,20400,0.034,0,1,1,162), + (9197,20400,0.3,0,1,1,162), + (9198,20400,0.44,0,1,1,162), + (9199,20400,0.32,0,1,1,162), + (9200,20400,0.36,0,1,1,162), + (9201,20400,0.36,0,1,1,162), + (9216,20400,0.38,0,1,1,162), + (9239,20400,0.32,0,1,1,162), + (9240,20400,0.36,0,1,1,162), + (9241,20400,0.28,0,1,1,162), + (9257,20400,0.3,0,1,1,162), + (9258,20400,0.32,0,1,1,162), + (9259,20400,0.4,0,1,1,162), + (9260,20400,0.18,0,1,1,162), + (9261,20400,0.38,0,1,1,162), + (9262,20400,0.34,0,1,1,162), + (9263,20400,0.26,0,1,1,162), + (9264,20400,0.42,0,1,1,162), + (9265,20400,0.3,0,1,1,162), + (9266,20400,0.4,0,1,1,162), + (9267,20400,0.24,0,1,1,162), + (9268,20400,0.3,0,1,1,162), + (9269,20400,0.44,0,1,1,162), + (9376,20400,0.06,0,1,1,162), + (9398,20400,0.07,0,1,1,162), + (9416,20400,0.06,0,1,1,162), + (9438,20400,0.18,0,1,1,162), + (9439,20400,0.54,0,1,1,162), + (9441,20400,0.18,0,1,1,162), + (9442,20400,0.34,0,1,1,162), + (9443,20400,0.48,0,1,1,162), + (9445,20400,0.18,0,1,1,162), + (9447,20400,0.2,0,1,1,162), + (9448,20400,0.2,0,1,1,162), + (9449,20400,0.2,0,1,1,162), + (9450,20400,0.14,0,1,1,162), + (9451,20400,0.24,0,1,1,162), + (9452,20400,0.24,0,1,1,162), + (9454,20400,0.04,0,1,1,162), + (9462,20400,0.03,0,1,1,162), + (9464,20400,0.1,0,1,1,162), + (9476,20400,0.33,0,1,1,162), + (9477,20400,0.04,0,1,1,162), + (9516,20400,0.14,0,1,1,162), + (9517,20400,0.04,0,1,1,162), + (9518,20400,0.14,0,1,1,162), + (9522,20400,0.36,0,1,1,162), + (9541,20400,0.2,0,1,1,162), + (9545,20400,0.02,0,1,1,162), + (9547,20400,0.02,0,1,1,162), + (9554,20400,0.2,0,1,1,162), + (9583,20400,0.3,0,1,1,162), + (9622,20400,0.08,0,1,1,162), + (9677,20400,0.54,0,1,1,162), + (9678,20400,0.46,0,1,1,162), + (9680,20400,0.16,0,1,1,162), + (9681,20400,0.1,0,1,1,162), + (9690,20400,0.04,0,1,1,162), + (9691,20400,0.025,0,1,1,162), + (9692,20400,0.52,0,1,1,162), + (9693,20400,0.4,0,1,1,162), + (9694,20400,0.06,0,1,1,162), + (9695,20400,0.06,0,1,1,162), + (9696,20400,0.06,0,1,1,162), + (9697,20400,0.03,0,1,1,162), + (9698,20400,0.04,0,1,1,162), + (9701,20400,0.08,0,1,1,162), + (9716,20400,0.32,0,1,1,162), + (9717,20400,0.3,0,1,1,162), + (9817,20400,0.56,0,1,1,162), + (9818,20400,0.54,0,1,1,162), + (9819,20400,0.54,0,1,1,162), + (9860,20400,0.06,0,1,1,162), + (9861,20400,0.16,0,1,1,162), + (9862,20400,0.08,0,1,1,162), + (9878,20400,0.06,0,1,1,162), + (9879,20400,0.055,0,1,1,162), + (9956,20400,0.08,0,1,1,162), + (10040,20400,0.04,0,1,1,162), + (10043,20400,0.02,0,1,1,162), + (10077,20400,0.36,0,1,1,162), + (10083,20400,0.3,0,1,1,162), + (10119,20400,0.14,0,1,1,162), + (10177,20400,0.16,0,1,1,162), + (10196,20400,0.22,0,1,1,162), + (10197,20400,0.14,0,1,1,162), + (10221,20400,0.08,0,1,1,162), + (10258,20400,0.2,0,1,1,162), + (10316,20400,0.18,0,1,1,162), + (10317,20400,0.22,0,1,1,162), + (10318,20400,0.26,0,1,1,162), + (10319,20400,0.24,0,1,1,162), + (10366,20400,0.14,0,1,1,162), + (10372,20400,0.12,0,1,1,162), + (10374,20400,0.22,0,1,1,162), + (10375,20400,0.08,0,1,1,162), + (10381,20400,0.32,0,1,1,162), + (10382,20400,0.28,0,1,1,162), + (10384,20400,0.38,0,1,1,162), + (10385,20400,0.12,0,1,1,162), + (10388,20400,7.14,0,1,1,162), + (10390,20400,0.3,0,1,1,162), + (10391,20400,0.155,0,1,1,162), + (10394,20400,0.26,0,1,1,162), + (10398,20400,0.32,0,1,1,162), + (10399,20400,0.46,0,1,1,162), + (10400,20400,0.16,0,1,1,162), + (10405,20400,0.3,0,1,1,162), + (10406,20400,0.3,0,1,1,162), + (10407,20400,0.28,0,1,1,162), + (10408,20400,0.36,0,1,1,162), + (10409,20400,0.36,0,1,1,162), + (10411,20400,0.12,0,1,1,162), + (10412,20400,0.28,0,1,1,162), + (10413,20400,0.36,0,1,1,162), + (10414,20400,0.18,0,1,1,162), + (10416,20400,0.3,0,1,1,162), + (10417,20400,0.14,0,1,1,162), + (10418,20400,0.34,0,1,1,162), + (10419,20400,0.28,0,1,1,162), + (10420,20400,0.34,0,1,1,162), + (10421,20400,0.3,0,1,1,162), + (10422,20400,0.24,0,1,1,162), + (10423,20400,0.34,0,1,1,162), + (10424,20400,0.36,0,1,1,162), + (10425,20400,0.28,0,1,1,162), + (10426,20400,0.28,0,1,1,162), + (10442,20400,0.1,0,1,1,162), + (10447,20400,0.24,0,1,1,162), + (10463,20400,0.32,0,1,1,162), + (10464,20400,0.34,0,1,1,162), + (10469,20400,0.34,0,1,1,162), + (10470,20400,0.36,0,1,1,162), + (10471,20400,0.108,0,1,1,162), + (10476,20400,0.146,0,1,1,162), + (10477,20400,0.26,0,1,1,162), + (10478,20400,0.32,0,1,1,162), + (10480,20400,0.08,0,1,1,162), + (10481,20400,0.06,0,1,1,162), + (10485,20400,0.12,0,1,1,162), + (10486,20400,0.26,0,1,1,162), + (10487,20400,0.34,0,1,1,162), + (10488,20400,0.28,0,1,1,162), + (10489,20400,0.3,0,1,1,162), + (10491,20400,0.26,0,1,1,162), + (10495,20400,0.113,0,1,1,162), + (10498,20400,0.28,0,1,1,162), + (10499,20400,0.3,0,1,1,162), + (10500,20400,0.14,0,1,1,162), + (10580,20400,0.06,0,1,1,162), + (10605,20400,0.04,0,1,1,162), + (10608,20400,0.16,0,1,1,162), + (10648,20400,0.08,0,1,1,162), + (10659,20400,0.06,0,1,1,162), + (10660,20400,0.04,0,1,1,162), + (10661,20400,0.08,0,1,1,162), + (10662,20400,0.66,0,1,1,162), + (10663,20400,0.08,0,1,1,162), + (10664,20400,0.06,0,1,1,162), + (10678,20400,0.08,0,1,1,162), + (10680,20400,0.48,0,1,1,162), + (10681,20400,0.64,0,1,1,162), + (10683,20400,0.16,0,1,1,162), + (10717,20400,0.1,0,1,1,162), + (10737,20400,0.28,0,1,1,162), + (10738,20400,0.2,0,1,1,162), + (10742,20400,0.46,0,1,1,162), + (10762,20400,0.46,0,1,1,162), + (10801,20400,0.1,0,1,1,162), + (10802,20400,0.1,0,1,1,162), + (10806,20400,0.1,0,1,1,162), + (10807,20400,0.12,0,1,1,162), + (10814,20400,0.2,0,1,1,162), + (10816,20400,0.12,0,1,1,162), + (10916,20400,0.08,0,1,1,162), + (10919,20400,0.04,0,1,1,162), + (10946,20400,0.36,0,1,1,162), + (10981,20400,0.02,0,1,1,162), + (10982,20400,0.06,0,1,1,162), + (10983,20400,0.14,0,1,1,162), + (10986,20400,0.08,0,1,1,162), + (10987,20400,0.18,0,1,1,162), + (10990,20400,0.02,0,1,1,162), + (10991,20400,0.08,0,1,1,162), + (10996,20400,0.06,0,1,1,162), + (11032,20400,0.44,0,1,1,162), + (11043,20400,0.137,0,1,1,162), + (11257,20400,0.44,0,1,1,162), + (11284,20400,0.24,0,1,1,162), + (11290,20400,0.1,0,1,1,162), + (11291,20400,0.06,0,1,1,162), + (11346,20400,0.3,0,1,1,162), + (11350,20400,0.36,0,1,1,162), + (11351,20400,0.36,0,1,1,162), + (11353,20400,0.26,0,1,1,162), + (11355,20400,0.14,0,1,1,162), + (11357,20400,0.22,0,1,1,162), + (11360,20400,0.18,0,1,1,162), + (11361,20400,0.24,0,1,1,162), + (11365,20400,0.168,0,1,1,162), + (11368,20400,0.12,0,1,1,162), + (11370,20400,0.02,0,1,1,162), + (11371,20400,0.34,0,1,1,162), + (11372,20400,0.38,0,1,1,162), + (11440,20400,0.22,0,1,1,162), + (11441,20400,0.32,0,1,1,162), + (11442,20400,0.24,0,1,1,162), + (11443,20400,0.24,0,1,1,162), + (11444,20400,0.3,0,1,1,162), + (11445,20400,0.36,0,1,1,162), + (11448,20400,0.34,0,1,1,162), + (11450,20400,0.32,0,1,1,162), + (11451,20400,0.24,0,1,1,162), + (11452,20400,0.12,0,1,1,162), + (11453,20400,0.2,0,1,1,162), + (11454,20400,0.34,0,1,1,162), + (11455,20400,0.28,0,1,1,162), + (11456,20400,0.26,0,1,1,162), + (11457,20400,0.18,0,1,1,162), + (11458,20400,0.36,0,1,1,162), + (11459,20400,0.34,0,1,1,162), + (11461,20400,0.62,0,1,1,162), + (11462,20400,0.38,0,1,1,162), + (11464,20400,0.3,0,1,1,162), + (11465,20400,0.16,0,1,1,162), + (11469,20400,0.46,0,1,1,162), + (11470,20400,0.24,0,1,1,162), + (11471,20400,0.32,0,1,1,162), + (11472,20400,0.36,0,1,1,162), + (11473,20400,0.32,0,1,1,162), + (11475,20400,0.32,0,1,1,162), + (11476,20400,0.16,0,1,1,162), + (11477,20400,0.12,0,1,1,162), + (11480,20400,0.36,0,1,1,162), + (11483,20400,0.38,0,1,1,162), + (11484,20400,0.4,0,1,1,162), + (11516,20400,0.06,0,1,1,162), + (11551,20400,0.28,0,1,1,162), + (11553,20400,0.1,0,1,1,162), + (11582,20400,0.26,0,1,1,162), + (11598,20400,0.2,0,1,1,162), + (11600,20400,0.14,0,1,1,162), + (11602,20400,0.08,0,1,1,162), + (11603,20400,0.2,0,1,1,162), + (11604,20400,0.2,0,1,1,162), + (11605,20400,0.1,0,1,1,162), + (11611,20400,0.056,0,1,1,162), + (11613,20400,0.06,0,1,1,162), + (11657,20400,0.58,0,1,1,162), + (11663,20400,0.14,0,1,1,162), + (11675,20400,0.02,0,1,1,162), + (11678,20400,0.04,0,1,1,162), + (11679,20400,0.6,0,1,1,162), + (11698,20400,0.14,0,1,1,162), + (11721,20400,0.12,0,1,1,162), + (11722,20400,0.14,0,1,1,162), + (11723,20400,0.14,0,1,1,162), + (11724,20400,0.2,0,1,1,162), + (11725,20400,0.12,0,1,1,162), + (11726,20400,0.22,0,1,1,162), + (11727,20400,0.06,0,1,1,162), + (11728,20400,0.2,0,1,1,162), + (11729,20400,0.14,0,1,1,162), + (11730,20400,0.18,0,1,1,162), + (11731,20400,0.1,0,1,1,162), + (11732,20400,0.14,0,1,1,162), + (11733,20400,0.16,0,1,1,162), + (11734,20400,0.04,0,1,1,162), + (11735,20400,0.06,0,1,1,162), + (11736,20400,0.06,0,1,1,162), + (11737,20400,0.06,0,1,1,162), + (11738,20400,0.04,0,1,1,162), + (11739,20400,0.04,0,1,1,162), + (11740,20400,0.06,0,1,1,162), + (11741,20400,0.06,0,1,1,162), + (11744,20400,0.14,0,1,1,162), + (11745,20400,0.08,0,1,1,162), + (11746,20400,0.06,0,1,1,162), + (11747,20400,0.08,0,1,1,162), + (11830,20400,0.46,0,1,1,162), + (11831,20400,0.26,0,1,1,162), + (11837,20400,0.02,0,1,1,162), + (11838,20400,0.06,0,1,1,162), + (11839,20400,0.06,0,1,1,162), + (11840,20400,0.12,0,1,1,162), + (11873,20400,0.04,0,1,1,162), + (11880,20400,0.06,0,1,1,162), + (11881,20400,0.08,0,1,1,162), + (11882,20400,0.08,0,1,1,162), + (11883,20400,0.06,0,1,1,162), + (11885,20400,0.08,0,1,1,162), + (11887,20400,0.18,0,1,1,162), + (11898,20400,0.14,0,1,1,162), + (12047,20400,0.06,0,1,1,162), + (12048,20400,0.08,0,1,1,162), + (12050,20400,0.04,0,1,1,162), + (12051,20400,0.04,0,1,1,162), + (12052,20400,0.14,0,1,1,162), + (12053,20400,0.12,0,1,1,162), + (12121,20400,0.02,0,1,1,162), + (12122,20400,0.16,0,1,1,162), + (12127,20400,0.08,0,1,1,162), + (12128,20400,0.46,0,1,1,162), + (12129,20400,0.06,0,1,1,162), + (12157,20400,0.66,0,1,1,162), + (12158,20400,0.56,0,1,1,162), + (12178,20400,0.04,0,1,1,162), + (12179,20400,0.028,0,1,1,162), + (12250,20400,0.12,0,1,1,162), + (12262,20400,0.16,0,1,1,162), + (12377,20400,0.04,0,1,1,162), + (12378,20400,0.06,0,1,1,162), + (12379,20400,0.06,0,1,1,162), + (12380,20400,0.06,0,1,1,162), + (12387,20400,0.14,0,1,1,162), + (12418,20400,0.06,0,1,1,162), + (12475,20400,0.15,0,1,1,162), + (12800,20400,0.54,0,1,1,162), + (13021,20400,0.32,0,1,1,162), + (13022,20400,0.16,0,1,1,162), + (13036,20400,0.12,0,1,1,162), + (13089,20400,1.8,0,1,1,162), + (13136,20400,0.04,0,1,1,162), + (13137,20400,0.08,0,1,1,162), + (13143,20400,0.58,0,1,1,162), + (13145,20400,0.04,0,1,1,162), + (13146,20400,0.03,0,1,1,162), + (13147,20400,0.12,0,1,1,162), + (13155,20400,0.36,0,1,1,162), + (13160,20400,0.18,0,1,1,162), + (13176,20400,0.16,0,1,1,162), + (13179,20400,0.08,0,1,1,162), + (13180,20400,0.05,0,1,1,162), + (13181,20400,0.08,0,1,1,162), + (13196,20400,0.26,0,1,1,162), + (13197,20400,0.28,0,1,1,162), + (13276,20400,0.1,0,1,1,162), + (13279,20400,0.06,0,1,1,162), + (13284,20400,0.2,0,1,1,162), + (13285,20400,0.4,0,1,1,162), + (13296,20400,0.03,0,1,1,162), + (13297,20400,0.14,0,1,1,162), + (13299,20400,0.42,0,1,1,162), + (13300,20400,0.04,0,1,1,162), + (13301,20400,0.069,0,1,1,162), + (13316,20400,0.38,0,1,1,162), + (13324,20400,0.02,0,1,1,162), + (13326,20400,0.06,0,1,1,162), + (13327,20400,0.04,0,1,1,162), + (13328,20400,0.04,0,1,1,162), + (13329,20400,0.02,0,1,1,162), + (13330,20400,0.02,0,1,1,162), + (13332,20400,0.02,0,1,1,162), + (13333,20400,0.02,0,1,1,162), + (13334,20400,0.06,0,1,1,162), + (13335,20400,0.08,0,1,1,162), + (13336,20400,0.1,0,1,1,162), + (13358,20400,0.08,0,1,1,162), + (13359,20400,0.02,0,1,1,162), + (13396,20400,0.16,0,1,1,162), + (13397,20400,0.12,0,1,1,162), + (13424,20400,0.04,0,1,1,162), + (13425,20400,0.06,0,1,1,162), + (13426,20400,0.1,0,1,1,162), + (13427,20400,0.06,0,1,1,162), + (13428,20400,0.06,0,1,1,162), + (13437,20400,1,0,1,1,162), + (13440,20400,0.1,0,1,1,162), + (13442,20400,0.07,0,1,1,162), + (13443,20400,0.16,0,1,1,162), + (13448,20400,0.18,0,1,1,162), + (13526,20400,0.78,0,1,1,162), + (13530,20400,0.46,0,1,1,162), + (13539,20400,0.72,0,1,1,162), + (13551,20400,0.94,0,1,1,162), + (13576,20400,0.22,0,1,1,162), + (13797,20400,0.02,0,1,1,162), + (13798,20400,0.12,0,1,1,162), + (13957,20400,0.2,0,1,1,162), + (13996,20400,0.12,0,1,1,162), + (14282,20400,0.04,0,1,1,162), + (14283,20400,0.06,0,1,1,162), + (14303,20400,0.52,0,1,1,162), + (14351,20400,0.2,0,1,1,162), + (14370,20400,0.02,0,1,1,162), + (14398,20400,0.58,0,1,1,162), + (14399,20400,0.38,0,1,1,162), + (14400,20400,0.14,0,1,1,162), + (14455,20400,0.02,0,1,1,162), + (14458,20400,0.06,0,1,1,162), + (14460,20400,0.12,0,1,1,162), + (14462,20400,0.08,0,1,1,162), + (14523,20400,0.12,0,1,1,162), + (14532,20400,0.36,0,1,1,162), + (14564,20400,0.04,0,1,1,162), + (14821,20400,0.32,0,1,1,162), + (14825,20400,0.32,0,1,1,162), + (14880,20400,0.42,0,1,1,162), + (14882,20400,0.34,0,1,1,162), + (14883,20400,0.56,0,1,1,162), + (15043,20400,0.54,0,1,1,162), + (15201,20400,0.08,0,1,1,162), + (15209,20400,0.22,0,1,1,162), + (15211,20400,0.12,0,1,1,162), + (15212,20400,0.12,0,1,1,162), + (15213,20400,0.04,0,1,1,162), + (15307,20400,0.16,0,1,1,162), + (15541,20400,0.06,0,1,1,162), + (15756,20400,0.18,0,1,1,162), + (16022,20400,0.04,0,1,1,162), + (14223,7370,2.8,0,1,1,0), + (14223,7406,1.4,0,1,1,0), + (14223,7408,1.4,0,1,1,0), + (14223,7410,2.8,0,1,1,0), + (14223,7412,1.9,0,1,1,0), + (14223,7413,1.9,0,1,1,0), + (14223,7417,1.9,0,1,1,0), + (14223,7421,1.4,0,1,1,0), + (14223,7423,2.3,0,1,1,0), + (14223,7436,1.4,0,1,1,0), + (14223,8167,2.3,0,1,1,0), + (14223,9803,1.8,0,1,1,0), + (14223,9805,9,0,1,1,0), + (14223,9806,0.6,0,1,1,0), + (14223,9807,1.1,0,1,1,0), + (14223,9810,1.5,0,1,1,0), + (14223,9811,8,0,1,1,0), + (14223,9813,1.3,0,1,1,0), + (14223,9814,9,0,1,1,0), + (14223,9815,1.9,0,1,1,0), + (14223,9817,1.4,0,1,1,0), + (14223,9818,1.7,0,1,1,0), + (14223,9820,1.4,0,1,1,0), + (14223,9823,1.4,0,1,1,0), + (14223,9824,2.8,0,1,1,0), + (14223,9825,1.9,0,1,1,0), + (14223,9826,1.4,0,1,1,0), + (14223,9828,1.4,0,1,1,0), + (14223,9832,1.4,0,1,1,0), + (14223,9840,1.4,0,1,1,0), + (14223,9842,2.3,0,1,1,0), + (14223,9847,1.9,0,1,1,0), + (14223,9857,1.4,0,1,1,0), + (14223,9868,1.4,0,1,1,0), + (14223,10288,1.4,0,1,1,0), + (14223,10289,1.4,0,1,1,0), + (14223,10406,2.3,0,1,1,0), + (14223,10409,1.4,0,1,1,0), + (14223,24048,1,1,-24048,1,0), + (14223,24050,1,1,-24050,1,0), + (14223,24052,1,1,-24052,1,0), + (14281,4306,6,0,1,1,0), + (14281,4708,0.04,0,1,1,0), + (14281,4715,1,0,1,1,0), + (14281,6566,2.86,0,1,1,0), + (14281,6567,1.4,0,1,1,0), + (14281,6568,8,0,1,1,0), + (14281,6569,1.6,0,1,1,0), + (14281,6573,3,0,1,1,0), + (14281,6577,2,0,1,1,0), + (14281,6578,3,0,1,1,0), + (14281,6579,2.8571,0,1,1,0), + (14281,6580,3,0,1,1,0), + (14281,6584,1.2,0,1,1,0), + (14281,6586,2,0,1,1,0), + (14281,6587,9,0,1,1,0), + (14281,6588,8.5714,0,1,1,0), + (14281,6591,1.5,0,1,1,0), + (14281,6593,1.4,0,1,1,0), + (14281,6600,0.6,0,1,1,0), + (14281,6602,1.1,0,1,1,0), + (14281,6604,1.4,0,1,1,0), + (14281,9773,3,0,1,1,0), + (14281,9774,3,0,1,1,0), + (14281,9782,4,0,1,1,0), + (14281,9792,1.5,0,1,1,0), + (14281,9793,3,0,1,1,0), + (14281,9794,1.2,0,1,1,0), + (14281,9795,2,0,1,1,0), + (14281,9796,1,0,1,1,0), + (14281,9799,1.7,0,1,1,0), + (14281,9801,1.5,0,1,1,0), + (14281,9802,1.3,0,1,1,0), + (14281,9803,1.4,0,1,1,0), + (14281,9805,9,0,1,1,0), + (14281,9806,0.9,0,1,1,0), + (14281,9807,1.8,0,1,1,0), + (14281,9810,0.9,0,1,1,0), + (14281,9811,7,0,1,1,0), + (14281,9813,1.3,0,1,1,0), + (14281,9814,9,0,1,1,0), + (14281,9815,1.6,0,1,1,0), + (14281,9817,1.4,0,1,1,0), + (14281,9818,1.3,0,1,1,0), + (14281,10405,3.68,0,1,1,0), + (14281,24059,5,1,-24059,1,0), + (14281,24062,1,1,-24062,1,0), + (14281,24064,1,1,-24064,1,0), + (14281,24066,0.5,1,-24066,1,0), + (2453,3864,1.1,0,1,1,0), + (2453,4306,31.7073,0,1,3,0), + (2453,4338,9.7561,0,1,1,0), + (2453,4810,60,2,1,1,0), + (2453,6327,20,0,1,1,0), + (2453,6602,0.05,0,1,1,0), + (2453,7909,5.46,0,1,1,0), + (2453,7912,4.878,0,1,2,0), + (10184,17075,8,2,1,1,0), + (2453,24037,1,1,-24037,1,0), + (2453,24047,5,1,-24047,1,0), + (2453,24054,1,1,-24054,1,0), + (2453,24056,1,1,-24056,1,0), + (2452,24052,1,1,-24052,1,0), + (2452,24053,0.5,1,-24053,1,0), + (2452,24054,1,1,-24054,1,0), + (2452,24056,1,1,-24056,1,0), + (2452,24058,5,1,-24058,1,0), + (2258,13093,0.05,0,1,1,0), + (2258,13105,0.05,0,1,1,0), + (2258,13110,0.05,0,1,1,0), + (2258,3358,0.03,0,1,1,0), + (2258,3832,0.03,0,1,1,0), + (2258,10300,0.03,0,1,1,0), + (2258,864,0.0104,0,1,1,0), + (2258,1207,0.0104,0,1,1,0), + (2258,1280,0.0104,0,1,1,0), + (2258,1465,0.0104,0,1,1,0), + (2258,1988,0.0104,0,1,1,0), + (2258,2620,0.0104,0,1,1,0), + (2258,4041,0.0104,0,1,1,0), + (2258,4042,0.0104,0,1,1,0), + (2258,4043,0.0104,0,1,1,0), + (2258,4067,0.0104,0,1,1,0), + (2258,4078,0.0104,0,1,1,0), + (2258,4727,0.0104,0,1,1,0), + (2258,4729,0.0104,0,1,1,0), + (2258,4731,0.0104,0,1,1,0), + (2258,5624,0.0104,0,1,1,0), + (2258,6412,0.0104,0,1,1,0), + (2258,6416,0.0104,0,1,1,0), + (2258,6419,0.0104,0,1,1,0), + (2258,6420,0.0104,0,1,1,0), + (2258,6421,0.0104,0,1,1,0), + (2258,6422,0.0104,0,1,1,0), + (2258,7431,0.0104,0,1,1,0), + (2258,7432,0.0104,0,1,1,0), + (2258,7435,0.0104,0,1,1,0), + (2258,7440,0.0104,0,1,1,0), + (2258,7441,0.0104,0,1,1,0), + (2258,7445,0.0104,0,1,1,0), + (2258,7454,0.0104,0,1,1,0), + (2258,7455,0.0104,0,1,1,0), + (2258,7456,0.0104,0,1,1,0), + (2258,7459,0.0104,0,1,1,0), + (2258,7463,0.0104,0,1,1,0), + (2258,7465,0.0104,0,1,1,0), + (2258,7492,0.0104,0,1,1,0), + (2258,9382,0.0104,0,1,1,0), + (2258,9844,0.0104,0,1,1,0), + (2258,9852,0.0104,0,1,1,0), + (2258,9854,0.0104,0,1,1,0), + (2258,9866,0.0104,0,1,1,0), + (2258,9875,0.0104,0,1,1,0), + (2258,9877,0.0104,0,1,1,0), + (2258,9879,0.0104,0,1,1,0), + (2258,9886,0.0104,0,1,1,0), + (2258,9890,0.0104,0,1,1,0), + (2258,9891,0.0104,0,1,1,0), + (2258,9896,0.0104,0,1,1,0), + (2258,9898,0.0104,0,1,1,0), + (2258,10331,0.0104,0,1,1,0), + (2258,11986,0.0104,0,1,1,0), + (2258,11997,0.0104,0,1,1,0), + (2258,12030,0.0104,0,1,1,0), + (2258,12040,0.0104,0,1,1,0), + (2258,14223,0.0104,0,1,1,0), + (2258,14224,0.0104,0,1,1,0), + (2258,14231,0.0104,0,1,1,0), + (2258,14232,0.0104,0,1,1,0), + (2258,14236,0.0104,0,1,1,0), + (2258,14239,0.0104,0,1,1,0), + (2258,14407,0.0104,0,1,1,0), + (2258,14410,0.0104,0,1,1,0), + (2258,14413,0.0104,0,1,1,0), + (2258,14418,0.0104,0,1,1,0), + (2258,14419,0.0104,0,1,1,0), + (2258,14420,0.0104,0,1,1,0), + (2258,14426,0.0104,0,1,1,0), + (2258,14595,0.0104,0,1,1,0), + (2258,14596,0.0104,0,1,1,0), + (2258,14602,0.0104,0,1,1,0), + (2258,14760,0.0104,0,1,1,0), + (2258,14765,0.0104,0,1,1,0), + (2258,14767,0.0104,0,1,1,0), + (2258,14771,0.0104,0,1,1,0), + (2258,14773,0.0104,0,1,1,0), + (2258,15146,0.0104,0,1,1,0), + (2258,15154,0.0104,0,1,1,0), + (2258,15155,0.0104,0,1,1,0), + (2258,15160,0.0104,0,1,1,0), + (2258,15233,0.0104,0,1,1,0), + (2258,15260,0.0104,0,1,1,0), + (2258,15322,0.0104,0,1,1,0), + (2258,15353,0.0104,0,1,1,0), + (2258,15360,0.0104,0,1,1,0), + (2258,15362,0.0104,0,1,1,0), + (2258,15365,0.0104,0,1,1,0), + (2258,15367,0.0104,0,1,1,0), + (2258,15368,0.0104,0,1,1,0), + (2258,15565,0.0104,0,1,1,0), + (2258,15572,0.0104,0,1,1,0), + (2258,15573,0.0104,0,1,1,0), + (2258,15576,0.0104,0,1,1,0), + (2258,15581,0.0104,0,1,1,0), + (2258,15595,0.0104,0,1,1,0), + (2258,15598,0.0104,0,1,1,0), + (2258,15918,0.0104,0,1,1,0), + (2258,15963,0.0104,0,1,1,0), + (2258,15990,0.0104,0,1,1,0), + (2258,1625,0.0099,0,1,1,0), + (2258,1659,0.0099,0,1,1,0), + (2258,1664,0.0099,0,1,1,0), + (2258,1986,0.0099,0,1,1,0), + (2258,2623,0.0099,0,1,1,0), + (2258,2955,0.0099,0,1,1,0), + (2258,4044,0.0099,0,1,1,0), + (2258,4058,0.0099,0,1,1,0), + (2258,4060,0.0099,0,1,1,0), + (2258,4068,0.0099,0,1,1,0), + (2258,4070,0.0099,0,1,1,0), + (2258,4079,0.0099,0,1,1,0), + (2258,4087,0.0099,0,1,1,0), + (2258,4725,0.0099,0,1,1,0), + (2258,4735,0.0099,0,1,1,0), + (2258,5011,0.0099,0,1,1,0), + (2258,5079,0.0099,0,1,1,0), + (2258,5215,0.0099,0,1,1,0), + (2258,5608,0.0099,0,1,1,0), + (2258,6411,0.0099,0,1,1,0), + (2258,6415,0.0099,0,1,1,0), + (2258,6432,0.0099,0,1,1,0), + (2258,7112,0.0099,0,1,1,0), + (2258,7429,0.0099,0,1,1,0), + (2258,7430,0.0099,0,1,1,0), + (2258,7439,0.0099,0,1,1,0), + (2258,7472,0.0099,0,1,1,0), + (2258,7474,0.0099,0,1,1,0), + (2258,7475,0.0099,0,1,1,0), + (2258,7476,0.0099,0,1,1,0), + (2258,7480,0.0099,0,1,1,0), + (2258,7483,0.0099,0,1,1,0), + (2258,7484,0.0099,0,1,1,0), + (2258,7485,0.0099,0,1,1,0), + (2258,7489,0.0099,0,1,1,0), + (2258,7493,0.0099,0,1,1,0), + (2258,7494,0.0099,0,1,1,0), + (2258,7556,0.0099,0,1,1,0), + (2258,7610,0.0099,0,1,1,0), + (2258,9876,0.0099,0,1,1,0), + (2258,9878,0.0099,0,1,1,0), + (2258,9880,0.0099,0,1,1,0), + (2258,9881,0.0099,0,1,1,0), + (2258,9885,0.0099,0,1,1,0), + (2258,9889,0.0099,0,1,1,0), + (2258,9892,0.0099,0,1,1,0), + (2258,9894,0.0099,0,1,1,0), + (2258,9895,0.0099,0,1,1,0), + (2258,9900,0.0099,0,1,1,0), + (2258,9901,0.0099,0,1,1,0), + (2258,9902,0.0099,0,1,1,0), + (2258,9904,0.0099,0,1,1,0), + (2258,9929,0.0099,0,1,1,0), + (2258,11972,0.0099,0,1,1,0), + (2258,12011,0.0099,0,1,1,0), + (2258,12022,0.0099,0,1,1,0), + (2258,14216,0.0099,0,1,1,0), + (2258,14220,0.0099,0,1,1,0), + (2258,14225,0.0099,0,1,1,0), + (2258,14228,0.0099,0,1,1,0), + (2258,14233,0.0099,0,1,1,0), + (2258,14238,0.0099,0,1,1,0), + (2258,14240,0.0099,0,1,1,0), + (2258,14241,0.0099,0,1,1,0), + (2258,14245,0.0099,0,1,1,0), + (2258,14248,0.0099,0,1,1,0), + (2258,14251,0.0099,0,1,1,0), + (2258,14255,0.0099,0,1,1,0), + (2258,14422,0.0099,0,1,1,0), + (2258,14423,0.0099,0,1,1,0), + (2258,14591,0.0099,0,1,1,0), + (2258,14592,0.0099,0,1,1,0), + (2258,14598,0.0099,0,1,1,0), + (2258,14600,0.0099,0,1,1,0), + (2258,14603,0.0099,0,1,1,0), + (2258,14606,0.0099,0,1,1,0), + (2258,14770,0.0099,0,1,1,0), + (2258,14772,0.0099,0,1,1,0), + (2258,14902,0.0099,0,1,1,0), + (2258,15152,0.0099,0,1,1,0), + (2258,15157,0.0099,0,1,1,0), + (2258,15158,0.0099,0,1,1,0), + (2258,15214,0.0099,0,1,1,0), + (2258,15234,0.0099,0,1,1,0), + (2258,15261,0.0099,0,1,1,0), + (2258,15359,0.0099,0,1,1,0), + (2258,15366,0.0099,0,1,1,0), + (2258,15371,0.0099,0,1,1,0), + (2258,15567,0.0099,0,1,1,0), + (2258,15569,0.0099,0,1,1,0), + (2258,15574,0.0099,0,1,1,0), + (2258,15578,0.0099,0,1,1,0), + (2258,15580,0.0099,0,1,1,0), + (2258,15582,0.0099,0,1,1,0), + (2258,15583,0.0099,0,1,1,0), + (2258,15584,0.0099,0,1,1,0), + (2258,15589,0.0099,0,1,1,0), + (2258,15596,0.0099,0,1,1,0), + (2258,15603,0.0099,0,1,1,0), + (2258,15606,0.0099,0,1,1,0), + (2258,15978,0.0099,0,1,1,0), + (2258,863,0.0093,0,1,1,0), + (2258,1522,0.0093,0,1,1,0), + (2258,1523,0.0093,0,1,1,0), + (2258,1679,0.0093,0,1,1,0), + (2258,1990,0.0093,0,1,1,0), + (2258,1993,0.0093,0,1,1,0), + (2258,1996,0.0093,0,1,1,0), + (2258,2621,0.0093,0,1,1,0), + (2258,2622,0.0093,0,1,1,0), + (2258,3011,0.0093,0,1,1,0), + (2258,3345,0.0093,0,1,1,0), + (2258,4038,0.0093,0,1,1,0), + (2258,4057,0.0093,0,1,1,0), + (2258,4059,0.0093,0,1,1,0), + (2258,4065,0.0093,0,1,1,0), + (2258,4074,0.0093,0,1,1,0), + (2258,4726,0.0093,0,1,1,0), + (2258,4732,0.0093,0,1,1,0), + (2258,4810,0.0093,0,1,1,0), + (2258,5009,0.0093,0,1,1,0), + (2258,6402,0.0093,0,1,1,0), + (2258,6405,0.0093,0,1,1,0), + (2258,6413,0.0093,0,1,1,0), + (2258,6417,0.0093,0,1,1,0), + (2258,6418,0.0093,0,1,1,0), + (2258,7111,0.0093,0,1,1,0), + (2258,7433,0.0093,0,1,1,0), + (2258,7434,0.0093,0,1,1,0), + (2258,7437,0.0093,0,1,1,0), + (2258,7438,0.0093,0,1,1,0), + (2258,7443,0.0093,0,1,1,0), + (2258,7444,0.0093,0,1,1,0), + (2258,7446,0.0093,0,1,1,0), + (2258,7447,0.0093,0,1,1,0), + (2258,7448,0.0093,0,1,1,0), + (2258,7457,0.0093,0,1,1,0), + (2258,7458,0.0093,0,1,1,0), + (2258,7461,0.0093,0,1,1,0), + (2258,7462,0.0093,0,1,1,0), + (2258,8188,0.0093,0,1,1,0), + (2258,8224,0.0093,0,1,1,0), + (2258,9848,0.0093,0,1,1,0), + (2258,9849,0.0093,0,1,1,0), + (2258,9850,0.0093,0,1,1,0), + (2258,9851,0.0093,0,1,1,0), + (2258,9856,0.0093,0,1,1,0), + (2258,9858,0.0093,0,1,1,0), + (2258,9859,0.0093,0,1,1,0), + (2258,9862,0.0093,0,1,1,0), + (2258,9563,0.0093,0,1,1,0), + (2258,9864,0.0093,0,1,1,0), + (2258,9870,0.0093,0,1,1,0), + (2258,9871,0.0093,0,1,1,0), + (2258,9872,0.0093,0,1,1,0), + (2258,9873,0.0093,0,1,1,0), + (2258,10329,0.0093,0,1,1,0), + (2258,10333,0.0093,0,1,1,0), + (2258,11971,0.0093,0,1,1,0), + (2258,12010,0.0093,0,1,1,0), + (2258,12020,0.0093,0,1,1,0), + (2258,14202,0.0093,0,1,1,0), + (2258,14204,0.0093,0,1,1,0), + (2258,14207,0.0093,0,1,1,0), + (2258,14208,0.0093,0,1,1,0), + (2258,14213,0.0093,0,1,1,0), + (2258,14215,0.0093,0,1,1,0), + (2258,14217,0.0093,0,1,1,0), + (2258,14218,0.0093,0,1,1,0), + (2258,14222,0.0093,0,1,1,0), + (2258,14226,0.0093,0,1,1,0), + (2258,14229,0.0093,0,1,1,0), + (2258,14235,0.0093,0,1,1,0), + (2258,14412,0.0093,0,1,1,0), + (2258,14415,0.0093,0,1,1,0), + (2258,14588,0.0093,0,1,1,0), + (2258,14589,0.0093,0,1,1,0), + (2258,14594,0.0093,0,1,1,0), + (2258,14607,0.0093,0,1,1,0), + (2258,14762,0.0093,0,1,1,0), + (2258,14766,0.0093,0,1,1,0), + (2258,15134,0.0093,0,1,1,0), + (2258,15144,0.0093,0,1,1,0), + (2258,15145,0.0093,0,1,1,0), + (2258,15149,0.0093,0,1,1,0), + (2258,15150,0.0093,0,1,1,0), + (2258,15151,0.0093,0,1,1,0), + (2258,15153,0.0093,0,1,1,0), + (2258,15213,0.0093,0,1,1,0), + (2258,15226,0.0093,0,1,1,0), + (2258,15243,0.0093,0,1,1,0), + (2258,15356,0.0093,0,1,1,0), + (2258,15361,0.0093,0,1,1,0), + (2258,15364,0.0093,0,1,1,0), + (2258,15546,0.0093,0,1,1,0), + (2258,15552,0.0093,0,1,1,0), + (2258,15557,0.0093,0,1,1,0), + (2258,15558,0.0093,0,1,1,0), + (2258,15561,0.0093,0,1,1,0), + (2258,15562,0.0093,0,1,1,0), + (2258,15563,0.0093,0,1,1,0), + (2258,15570,0.0093,0,1,1,0), + (2258,15575,0.0093,0,1,1,0), + (2258,15577,0.0093,0,1,1,0), + (2258,15590,0.0093,0,1,1,0), + (2258,15594,0.0093,0,1,1,0), + (2258,15929,0.0093,0,1,1,0), + (2258,15976,0.0093,0,1,1,0), + (2258,15977,0.0093,0,1,1,0), + (2258,24037,1,1,-24037,1,0), + (2258,24054,1,1,-24054,1,0), + (2258,24055,0.5,1,-24055,1,0), + (2258,24056,1,1,-24056,1,0), + (10184,17068,8,2,1,1,0), + (10184,17064,8,2,1,1,0), + (9097,16250,1,0,1,1,0), + (10319,16250,1,0,1,1,0), + (10366,16250,1,0,1,1,0), + (10762,16250,1,0,1,1,0), + (10372,16250,1,0,1,1,0), + (9096,16250,1,0,1,1,0), + (9819,16250,1,0,1,1,0), + (9818,16250,1,0,1,1,0), + (9240,16250,1,0,1,1,0); /*!40000 ALTER TABLE `creature_loot_template` ENABLE KEYS */; UNLOCK TABLES; @@ -428767,7 +382024,239 @@ VALUES (52144,7,3465.29,-3071.92,135.002,0,0,0,0,0,0,0,0,0,100,0,0), (52144,8,3444.77,-3086.36,135.002,0,0,0,0,0,0,0,0,0,100,0,0), (52144,9,3437.46,-3075.46,136.539,0,0,0,0,0,0,0,0,0,100,0,0), - (52144,10,3433.51,-3070.11,136.533,0,0,0,0,0,0,0,0,0,100,0,0); + (52144,10,3433.51,-3070.11,136.533,0,0,0,0,0,0,0,0,0,100,0,0), + (43503,1,-24.5393,-514.425,29.1633,0,0,0,0,0,0,0,0,0,2.98,0,0), + (43503,2,-24.5393,-514.425,29.1633,30000,0,0,0,0,0,0,0,0,2.98,0,0), + (43503,3,-49.8219,-513.863,29.1872,0,0,0,0,0,0,0,0,0,0.006,0,0), + (43503,4,-49.8219,-513.863,29.1872,30000,0,0,0,0,0,0,0,0,0.006,0,0), + (43559,2,-39.5975,-523.89,4.99262,30000,0,0,0,0,0,0,0,0,1.54599,0,0), + (43559,1,-39.1072,-547.149,16.1259,60000,0,0,0,0,0,0,0,0,4.97512,0,0), + (43527,1,0.260554,-461.397,16.0944,0,0,0,0,0,0,0,0,0,100,0,0), + (43527,2,-15.0689,-460.353,16.5795,0,0,0,0,0,0,0,0,0,100,0,0), + (43527,3,-18.8073,-451.51,16.5375,0,0,0,0,0,0,0,0,0,100,0,0), + (43527,4,-18.8073,-451.51,16.5375,30000,0,0,0,0,0,0,0,0,1.91276,0,0), + (43560,13,-73.071,-511.362,-7.24224,0,0,0,0,0,0,0,0,0,100,0,0), + (43560,12,-73.5209,-493.969,-18.7939,0,0,0,0,0,0,0,0,0,100,0,0), + (43560,11,-66.0974,-487.162,-18.7888,0,0,0,0,0,0,0,0,0,100,0,0), + (43560,10,-20.2517,-487.616,-18.7884,0,0,0,0,0,0,0,0,0,100,0,0), + (43560,9,-12.1316,-496.549,-18.8041,0,0,0,0,0,0,0,0,0,100,0,0), + (43560,8,-12.4121,-533.184,-18.8115,0,0,0,0,0,0,0,0,0,100,0,0), + (43560,7,-14.7119,-539.48,-18.8016,0,0,0,0,0,0,0,0,0,100,0,0), + (43560,6,-28.4449,-548.863,-18.7938,0,0,0,0,0,0,0,0,0,100,0,0), + (43560,5,-63.2439,-549.406,-18.8121,0,0,0,0,0,0,0,0,0,100,0,0), + (43560,4,-73.1738,-545.779,-18.801,0,0,0,0,0,0,0,0,0,100,0,0), + (43560,3,-73.266,-540.061,-18.7952,0,0,0,0,0,0,0,0,0,100,0,0), + (43560,2,-73.8748,-523.169,-7.14292,0,0,0,0,0,0,0,0,0,100,0,0), + (43560,1,-73.9705,-517.234,-7.14286,0,0,0,0,0,0,0,0,0,100,0,0), + (660086,11,-1.0057,-511.03,-7.50127,0,0,0,0,0,0,0,0,0,100,0,0), + (660086,10,-1.51051,-494.902,-18.7939,0,0,0,0,0,0,0,0,0,100,0,0), + (660086,9,-9.20608,-485.38,-18.7867,0,0,0,0,0,0,0,0,0,100,0,0), + (660086,8,-56.0926,-485.742,-18.7886,0,0,0,0,0,0,0,0,0,100,0,0), + (660086,7,-63.058,-494.661,-18.8013,0,0,0,0,0,0,0,0,0,100,0,0), + (660086,6,-62.4642,-539.435,-18.8012,0,0,0,0,0,0,0,0,0,100,0,0), + (660086,5,-50.4526,-551.03,-18.8154,0,0,0,0,0,0,0,0,0,100,0,0), + (660086,4,-14.4936,-549.85,-18.7838,0,0,0,0,0,0,0,0,0,100,0,0), + (660086,3,-2.20902,-540.458,-18.7948,0,0,0,0,0,0,0,0,0,100,0,0), + (660086,2,-1.36125,-523.196,-7.14288,0,0,0,0,0,0,0,0,0,100,0,0), + (660086,1,-1.07454,-517.358,-7.14288,0,0,0,0,0,0,0,0,0,100,0,0), + (43764,1,-111.52,-495.227,-18.4569,0,0,0,0,0,0,0,0,0,100,0,0), + (43764,2,-109.897,-464.849,-18.935,0,0,0,0,0,0,0,0,0,100,0,0), + (43764,3,-84.6538,-439.251,-18.935,0,0,0,0,0,0,0,0,0,100,0,0), + (43764,4,-67.7803,-419.89,-18.935,0,0,0,0,0,0,0,0,0,100,0,0), + (43764,5,-60.7135,-417.953,-18.935,0,0,0,0,0,0,0,0,0,100,0,0), + (43764,6,-9.33271,-420.316,-18.935,0,0,0,0,0,0,0,0,0,100,0,0), + (43764,7,-2.23853,-422.439,-18.935,0,0,0,0,0,0,0,0,0,100,0,0), + (43764,8,-1.24425,-446.212,-18.9348,0,0,0,0,0,0,0,0,0,100,0,0), + (43764,9,19.8217,-447.426,-18.9344,0,0,0,0,0,0,0,0,0,100,0,0), + (43764,10,18.9313,-493.152,-18.4839,0,0,0,0,0,0,0,0,0,100,0,0), + (43764,11,15.5995,-504.353,-18.4058,0,0,0,0,0,0,0,0,0,100,0,0), + (43764,12,16.812,-512.32,-18.4636,0,0,0,0,0,0,0,0,0,100,0,0), + (43764,13,16.0119,-504.231,-18.4129,0,0,0,0,0,0,0,0,0,100,0,0), + (43764,14,19.2959,-492.924,-18.4924,0,0,0,0,0,0,0,0,0,100,0,0), + (43764,15,19.8417,-448.336,-18.9337,0,0,0,0,0,0,0,0,0,100,0,0), + (43764,16,-0.717553,-446.633,-18.9346,0,0,0,0,0,0,0,0,0,100,0,0), + (43764,17,-1.84241,-422.642,-18.934,0,0,0,0,0,0,0,0,0,100,0,0), + (43764,18,-9.30463,-420.401,-18.934,0,0,0,0,0,0,0,0,0,100,0,0), + (43764,19,-60.142,-418.227,-18.934,0,0,0,0,0,0,0,0,0,100,0,0), + (43764,20,-67.559,-420.346,-18.934,0,0,0,0,0,0,0,0,0,100,0,0), + (43764,21,-84.1578,-439.431,-18.934,0,0,0,0,0,0,0,0,0,100,0,0), + (43764,22,-109.429,-465.33,-18.934,0,0,0,0,0,0,0,0,0,100,0,0), + (43764,23,-111.255,-495.325,-18.4569,0,0,0,0,0,0,0,0,0,100,0,0), + (43767,1,-42.2135,-425.896,-18.935,30000,0,0,0,0,0,0,0,0,0.458297,0,0), + (43767,2,-53.331,-413.39,-18.935,30000,0,0,0,0,0,0,0,0,2.31105,0,0), + (43763,1,-111.096,-457.167,-18.9344,0,0,0,0,0,0,0,0,0,100,0,0), + (43763,2,-111.467,-475.042,-18.5396,0,0,0,0,0,0,0,0,0,100,0,0), + (43763,3,-110.836,-457.762,-18.9337,0,0,0,0,0,0,0,0,0,100,0,0), + (43763,4,-90.9376,-443.86,-18.9337,0,0,0,0,0,0,0,0,0,100,0,0), + (43763,5,-65.7253,-416.266,-18.9337,0,0,0,0,0,0,0,0,0,100,0,0), + (43763,6,-1.09983,-418.993,-18.7599,0,0,0,0,0,0,0,0,0,100,0,0), + (43763,7,0.389136,-443.609,-18.9341,0,0,0,0,0,0,0,0,0,100,0,0), + (43763,8,23.7566,-446.48,-18.9344,0,0,0,0,0,0,0,0,0,100,0,0), + (43763,9,20.0585,-473.347,-18.4169,0,0,0,0,0,0,0,0,0,100,0,0), + (43763,10,19.6364,-497.845,-18.4377,0,0,0,0,0,0,0,0,0,100,0,0), + (43763,11,16.803,-496.517,-18.383,0,0,0,0,0,0,0,0,0,100,0,0), + (43763,12,15.7945,-472.194,-18.5802,0,0,0,0,0,0,0,0,0,100,0,0), + (43763,13,19.5375,-449.353,-18.935,0,0,0,0,0,0,0,0,0,100,0,0), + (43763,14,-1.29326,-448.574,-18.935,0,0,0,0,0,0,0,0,0,100,0,0), + (43763,15,-4.66436,-423.75,-18.9339,0,0,0,0,0,0,0,0,0,100,0,0), + (43763,16,-24.7803,-420.808,-18.9339,0,0,0,0,0,0,0,0,0,100,0,0), + (43763,17,-65.957,-420.164,-18.9339,0,0,0,0,0,0,0,0,0,100,0,0), + (43763,18,-90.1233,-445.284,-18.9339,0,0,0,0,0,0,0,0,0,100,0,0), + (160005,1,1732.31,520.874,36.3326,86400000,16000501,0,0,0,0,0,0,0,1.30942,0,0), + (69113,1,616.695,-675.454,151.824,0,0,0,0,0,0,0,0,0,3.76735,0,0), + (69113,2,612.288,-683.58,153.169,0,0,0,0,0,0,0,0,0,4.54096,0,0), + (69113,3,610.387,-695.678,152.379,0,0,0,0,0,0,0,0,0,4.4153,0,0), + (69113,4,606.786,-704.271,151.857,0,0,0,0,0,0,0,0,0,4.03831,0,0), + (69113,5,600.036,-710.78,151.199,0,0,0,0,0,0,0,0,0,3.66525,0,0), + (69113,6,587.783,-716.205,149.476,0,0,0,0,0,0,0,0,0,3.66918,0,0), + (69113,7,576.543,-725.898,150.469,0,0,0,0,0,0,0,0,0,3.88516,0,0), + (69113,8,586.344,-717.404,149.329,0,0,0,0,0,0,0,0,0,0.535435,0,0), + (69113,9,595.769,-712.303,149.753,0,0,0,0,0,0,0,0,0,0.374429,0,0), + (69113,10,600.992,-709.782,151.391,0,0,0,0,0,0,0,0,0,0.617902,0,0), + (69113,11,608.745,-700.329,151.574,0,0,0,0,0,0,0,0,0,0.884938,0,0), + (69113,12,614.029,-696.513,152.62,0,0,0,0,0,0,0,0,0,0.127029,0,0), + (69113,13,625.471,-693.985,153.691,0,0,0,0,0,0,0,0,0,0.657958,0,0), + (69113,14,633.585,-687.049,155.356,0,0,0,0,0,0,0,0,0,1.38445,0,0), + (69113,15,631.456,-679.19,154.09,0,0,0,0,0,0,0,0,0,2.17155,0,0), + (69113,16,624.023,-675.308,152.823,0,0,0,0,0,0,0,0,0,2.97344,0,0), + (13062,1,-154.199,-4357.06,66.8175,0,0,0,0,0,0,0,0,0,100,0,0), + (13062,2,-139.779,-4370.04,66.2358,0,0,0,0,0,0,0,0,0,100,0,0), + (13062,3,-132.177,-4361.44,67.0957,0,0,0,0,0,0,0,0,0,100,0,0), + (13062,4,-129.829,-4346.96,66.2549,0,0,0,0,0,0,0,0,0,100,0,0), + (13062,5,-127.669,-4337.69,64.1934,0,0,0,0,0,0,0,0,0,100,0,0), + (13062,6,-113.978,-4332.43,65.8378,0,0,0,0,0,0,0,0,0,100,0,0), + (13062,7,-95.8724,-4329.41,64.5048,0,0,0,0,0,0,0,0,0,100,0,0), + (13062,8,-78.0683,-4330.18,66.9585,0,0,0,0,0,0,0,0,0,100,0,0), + (13062,9,-69.2985,-4337.84,67.894,0,0,0,0,0,0,0,0,0,100,0,0), + (13062,10,-53.1216,-4331.94,68.3126,0,0,0,0,0,0,0,0,0,100,0,0), + (13062,11,-69.2985,-4337.84,67.894,0,0,0,0,0,0,0,0,0,100,0,0), + (13062,12,-78.0683,-4330.18,66.9585,0,0,0,0,0,0,0,0,0,100,0,0), + (13062,13,-95.8724,-4329.41,64.5048,0,0,0,0,0,0,0,0,0,100,0,0), + (13062,14,-113.978,-4332.43,65.8378,0,0,0,0,0,0,0,0,0,100,0,0), + (13062,15,-127.627,-4337.51,64.1911,0,0,0,0,0,0,0,0,0,100,0,0), + (13062,16,-129.829,-4346.96,66.2549,0,0,0,0,0,0,0,0,0,100,0,0), + (13062,17,-132.177,-4361.44,67.0957,0,0,0,0,0,0,0,0,0,100,0,0), + (13062,18,-139.779,-4370.04,66.2358,0,0,0,0,0,0,0,0,0,100,0,0), + (13062,19,-154.199,-4357.06,66.8175,0,0,0,0,0,0,0,0,0,100,0,0), + (13062,20,-162.918,-4360.37,67.2569,0,0,0,0,0,0,0,0,0,100,0,0), + (4701,1,-35.7399,-4228.09,65.2618,0,0,0,0,0,0,0,0,0,100,0,0), + (4701,2,-25.1474,-4238.52,68.0743,0,0,0,0,0,0,0,0,0,100,0,0), + (4701,3,-28.5747,-4245.48,68.4759,0,0,0,0,0,0,0,0,0,100,0,0), + (4701,4,-23.6166,-4258.85,66.6592,0,0,0,0,0,0,0,0,0,100,0,0), + (4701,5,-35.6993,-4270.22,66.894,0,0,0,0,0,0,0,0,0,100,0,0), + (4701,6,-56.3938,-4280.35,70.0308,0,0,0,0,0,0,0,0,0,100,0,0), + (4701,7,-53.3781,-4302.13,69.8885,0,0,0,0,0,0,0,0,0,100,0,0), + (4701,8,-39.7387,-4310.99,70.2738,0,0,0,0,0,0,0,0,0,100,0,0), + (4701,9,-53.3781,-4302.13,69.8885,0,0,0,0,0,0,0,0,0,100,0,0), + (4701,10,-56.3938,-4280.35,70.0308,0,0,0,0,0,0,0,0,0,100,0,0), + (4701,11,-35.6993,-4270.22,66.894,0,0,0,0,0,0,0,0,0,100,0,0), + (4701,12,-23.6166,-4258.85,66.6592,0,0,0,0,0,0,0,0,0,100,0,0), + (4701,13,-28.5747,-4245.48,68.4759,0,0,0,0,0,0,0,0,0,100,0,0), + (4701,14,-25.1474,-4238.52,68.0743,0,0,0,0,0,0,0,0,0,100,0,0), + (4701,15,-35.7399,-4228.09,65.2619,0,0,0,0,0,0,0,0,0,100,0,0), + (4701,16,-49.5318,-4222.88,62.2678,0,0,0,0,0,0,0,0,0,100,0,0), + (12169,1,-107.068,-4306.76,62.6159,0,0,0,0,0,0,0,0,0,100,0,0), + (12169,2,-124.8,-4318.37,66.0147,0,0,0,0,0,0,0,0,0,100,0,0), + (12169,3,-139.239,-4303.63,66.1942,0,0,0,0,0,0,0,0,0,100,0,0), + (12169,4,-143.22,-4283.83,64.4553,0,0,0,0,0,0,0,0,0,100,0,0), + (12169,5,-129.423,-4280.46,64.745,0,0,0,0,0,0,0,0,0,100,0,0), + (12169,6,-109.47,-4285.22,63.7303,0,0,0,0,0,0,0,0,0,100,0,0), + (12169,7,-94.2235,-4292.27,60.9362,0,0,0,0,0,0,0,0,0,100,0,0), + (4705,1,-152.718,-4264.43,61.5234,0,0,0,0,0,0,0,0,0,100,0,0), + (4705,2,-150.795,-4251.99,59.8122,0,0,0,0,0,0,0,0,0,100,0,0), + (4705,3,-140.417,-4234.24,58.089,0,0,0,0,0,0,0,0,0,100,0,0), + (4705,4,-127.943,-4230,57.2045,0,0,0,0,0,0,0,0,0,100,0,0), + (4705,5,-110.444,-4210.7,54.7955,0,0,0,0,0,0,0,0,0,100,0,0), + (4705,6,-96.4095,-4201.51,51.431,0,0,0,0,0,0,0,0,0,100,0,0), + (4705,7,-80.8383,-4204.42,49.8348,0,0,0,0,0,0,0,0,0,100,0,0), + (4705,8,-79.6806,-4223.97,53.0284,0,0,0,0,0,0,0,0,0,100,0,0), + (4705,9,-83.5118,-4242.02,52.784,0,0,0,0,0,0,0,0,0,100,0,0), + (4705,10,-96.4792,-4250.83,51.9981,0,0,0,0,0,0,0,0,0,100,0,0), + (4705,11,-83.5118,-4242.02,52.784,0,0,0,0,0,0,0,0,0,100,0,0), + (4705,12,-79.6806,-4223.97,53.0284,0,0,0,0,0,0,0,0,0,100,0,0), + (4705,13,-80.8383,-4204.42,49.8348,0,0,0,0,0,0,0,0,0,100,0,0), + (4705,14,-96.4095,-4201.51,51.431,0,0,0,0,0,0,0,0,0,100,0,0), + (4705,15,-110.265,-4210.5,54.7808,0,0,0,0,0,0,0,0,0,100,0,0), + (4705,16,-127.943,-4230,57.2045,0,0,0,0,0,0,0,0,0,100,0,0), + (4705,17,-140.286,-4234.02,58.09,0,0,0,0,0,0,0,0,0,100,0,0), + (4705,18,-150.776,-4251.96,59.792,0,0,0,0,0,0,0,0,0,100,0,0), + (4705,19,-152.797,-4264.3,61.4815,0,0,0,0,0,0,0,0,0,100,0,0), + (4705,20,-145.721,-4275.72,63.287,0,0,0,0,0,0,0,0,0,100,0,0), + (160068,1,8.8431,-326.523,48.8573,2000,909704,0,0,0,0,0,0,0,5.11381,0,0), + (160070,1,30.9196,-399.683,48.7868,2000,909702,0,0,0,0,0,0,0,0.698554,0,0), + (42875,1,61.1247,-437.231,42.1525,2000,909701,0,0,0,0,0,0,0,5.29322,0,0), + (42879,1,66.2,-508.76,29.41,2000,909702,0,0,0,0,0,0,0,3.18126,0,0), + (43458,1,41.61,-455.02,26.24,2000,909701,0,0,0,0,0,0,0,5.29083,0,0), + (43467,1,62.5,-565.17,30.79,2000,909703,0,0,0,0,0,0,0,3.24,0,0), + (43481,1,-7.73006,-586.411,29.1909,2000,909701,0,0,0,0,0,0,0,0.711965,0,0), + (43478,1,-63.9999,-572.651,29.1909,2000,909705,0,0,0,0,0,0,0,6.18384,0,0), + (43479,1,-70.37,-575.97,29.1909,2000,909706,0,0,0,0,0,0,0,1.57276,0,0), + (43477,1,-60.3966,-585.973,29.1909,2000,909703,0,0,0,0,0,0,0,0.580012,0,0), + (43480,1,-32.392,-558.642,29.1909,2000,909702,0,0,0,0,0,0,0,5.39921,0,0), + (43498,1,-67.1433,-534.974,29.1909,2000,909702,0,0,0,0,0,0,0,3.64778,0,0), + (43500,1,0.66,-525.45,29.48,2000,909701,0,0,0,0,0,0,0,0.79,0,0), + (43543,1,-57.92,-488.23,16.42,2000,926701,0,0,0,0,0,0,0,5.63,0,0), + (43571,1,-62.05,-457.34,-18.46,2000,924101,0,0,0,0,0,0,0,1.3,0,0), + (43544,1,-29.9323,-481.091,16.3433,2000,909705,0,0,0,0,0,0,0,6.26701,0,0), + (43545,1,-20.9982,-480.733,16.3041,2000,909706,0,0,0,0,0,0,0,3.15055,0,0), + (43539,1,-29.88,-474.56,16.57,2000,909707,0,0,0,0,0,0,0,6.19,0,0), + (43569,1,-1.69604,-479.888,-18.794,2000,924102,0,0,0,0,0,0,0,1.42591,0,0), + (660091,1,24.2473,-581.663,-18.6008,2000,925901,0,0,0,0,0,0,0,2.75245,0,0), + (660096,1,26.9751,-471.558,-18.4795,2000,925901,0,0,0,0,0,0,0,4.47248,0,0), + (43768,1,-36.5694,-424.192,-18.935,2000,925901,0,0,0,0,0,0,0,3.4648,0,0), + (44304,1,-80.9574,-451.587,-18.935,2000,925901,0,0,0,0,0,0,0,4.81018,0,0), + (44330,1,-106.142,-483.786,-18.4573,2000,926101,0,0,0,0,0,0,0,3.15535,0,0), + (44322,1,-143.435,-512.94,-18.4564,2000,926001,0,0,0,0,0,0,0,0.774024,0,0), + (44321,1,-142.639,-495.548,-18.4564,2000,926001,0,0,0,0,0,0,0,4.72143,0,0), + (45756,1,-175.165,-459.312,87.3903,2000,971602,0,0,0,0,0,0,0,0.814864,0,0), + (45750,1,-204.508,-463.535,87.3903,2000,971602,0,0,0,0,0,0,0,2.49248,0,0), + (45755,1,-202.722,-481.842,87.3903,2000,971602,0,0,0,0,0,0,0,3.18127,0,0), + (45492,1,-166.83,-328.162,64.4017,2000,971601,0,0,0,0,0,0,0,1.72829,0,0), + (45769,1,-117.003,-347.917,70.9524,2000,971602,0,0,0,0,0,0,0,3.51742,0,0), + (45777,1,-139.884,-307.624,70.9524,2000,909705,0,0,0,0,0,0,0,1.46596,0,0), + (45789,1,-114.808,-295.624,70.9524,2000,958301,0,0,0,0,0,0,0,2.52233,0,0), + (160104,1,-59.6305,-342.961,70.9415,2000,958301,0,0,0,0,0,0,0,1.32436,0,0), + (45490,1,-166.923,-331.402,64.401,0,0,0,0,0,0,0,0,0,100,0,0), + (45490,2,-167.266,-368.529,64.401,0,0,0,0,0,0,0,0,0,100,0,0), + (45490,3,-129.449,-369.073,57.4333,0,0,0,0,0,0,0,0,0,100,0,0), + (45490,4,-129.025,-369.201,57.4336,30000,0,0,0,0,0,0,0,0,6.23492,0,0), + (45490,5,-167.144,-368.785,64.4008,0,0,0,0,0,0,0,0,0,100,0,0), + (45490,6,-167.814,-406.761,76.1473,0,0,0,0,0,0,0,0,0,100,0,0), + (45490,7,-167.836,-422.339,76.1775,0,0,0,0,0,0,0,0,0,100,0,0), + (45490,8,-167.858,-444.913,87.3903,0,0,0,0,0,0,0,0,0,100,0,0), + (45490,9,-167.934,-449.224,87.3903,0,0,0,0,0,0,0,0,0,100,0,0), + (45490,10,-167.934,-449.224,87.3903,30000,0,0,0,0,0,0,0,0,4.72224,0,0), + (45490,11,-167.495,-422.653,76.3368,0,0,0,0,0,0,0,0,0,100,0,0), + (45490,12,-167.503,-405.515,75.6469,0,0,0,0,0,0,0,0,0,100,0,0), + (45490,13,-166.791,-383.119,64.4009,0,0,0,0,0,0,0,0,0,100,0,0), + (45490,14,-166.696,-368.118,64.4009,0,0,0,0,0,0,0,0,0,100,0,0), + (45490,15,-166.554,-331.74,64.4009,0,0,0,0,0,0,0,0,0,100,0,0), + (45787,1,-88.3541,-338.735,70.9511,0,0,0,0,0,0,0,0,0,100,0,0), + (45787,2,-95.7749,-315.78,70.9511,0,0,0,0,0,0,0,0,0,100,0,0), + (45787,3,-100.989,-308.099,70.9511,0,0,0,0,0,0,0,0,0,100,0,0), + (45787,4,-117.88,-305.061,70.9511,0,0,0,0,0,0,0,0,0,100,0,0), + (45787,5,-125.293,-309.045,70.9511,0,0,0,0,0,0,0,0,0,100,0,0), + (45787,6,-126.006,-325.409,70.9511,0,0,0,0,0,0,0,0,0,100,0,0), + (45787,7,-126.791,-343.417,70.9511,0,0,0,0,0,0,0,0,0,100,0,0), + (45787,8,-161.09,-343.884,64.4015,0,0,0,0,0,0,0,0,0,100,0,0), + (45787,9,-161.09,-343.884,64.4015,30000,0,0,0,0,0,0,0,0,3.16637,0,0), + (45787,10,-126.826,-343.941,70.9535,0,0,0,0,0,0,0,0,0,100,0,0), + (45787,11,-126.015,-325.003,70.9535,0,0,0,0,0,0,0,0,0,100,0,0), + (45787,12,-124.973,-309.631,70.9535,0,0,0,0,0,0,0,0,0,100,0,0), + (45787,13,-117.563,-305.382,70.9535,0,0,0,0,0,0,0,0,0,100,0,0), + (45787,14,-102.885,-307.827,70.9535,0,0,0,0,0,0,0,0,0,100,0,0), + (45787,15,-95.7647,-317.675,70.9535,0,0,0,0,0,0,0,0,0,100,0,0), + (45787,16,-89.6089,-338.514,70.9535,0,0,0,0,0,0,0,0,0,100,0,0), + (43559,3,-39.5765,-509.575,5.85662,0,0,0,0,0,0,0,0,0,4.75364,0,0), + (43559,4,-39.9944,-493.414,16.1884,0,0,0,0,0,0,0,0,0,100,0,0), + (43559,5,-47.6374,-472.98,16.3339,0,0,0,0,0,0,0,0,0,100,0,0), + (43559,6,-48.0896,-460.304,16.3986,0,0,0,0,0,0,0,0,0,100,0,0), + (43559,7,-8.38649,-461.06,16.7284,0,0,0,0,0,0,0,0,0,100,0,0), + (43559,8,-47.6948,-460.331,16.4026,0,0,0,0,0,0,0,0,0,100,0,0), + (43559,9,-47.7583,-472.839,16.3333,0,0,0,0,0,0,0,0,0,100,0,0), + (43559,10,-40.3668,-493.487,16.1866,0,0,0,0,0,0,0,0,0,100,0,0), + (43559,11,-39.5765,-509.575,5.85662,30000,0,0,0,0,0,0,0,0,4.75364,0,0), + (43559,12,-39.5975,-523.89,4.99262,0,0,0,0,0,0,0,0,0,1.54599,0,0); /*!40000 ALTER TABLE `creature_movement` ENABLE KEYS */; UNLOCK TABLES; @@ -436269,7 +389758,534 @@ VALUES (10808,16,3672.98,-3168.33,126.499,0,0,0,0,0,0,0,0,0,100,0,0), (10808,17,3678.39,-3174.43,126.348,0,0,0,0,0,0,0,0,0,100,0,0), (10808,18,3692.2,-3176.01,126.915,0,0,0,0,0,0,0,0,0,100,0,0), - (10808,19,3694.37,-3153.05,127.531,0,1080819,0,0,0,0,0,0,0,100,0,0); + (10808,19,3694.37,-3153.05,127.531,0,1080819,0,0,0,0,0,0,0,100,0,0), + (15193,1,1734.6,508.803,41.2847,72000,1519301,0,0,0,0,0,0,0,1.6173,0,0), + (14223,1,1129.87,-260.801,33.1925,0,0,0,0,0,0,0,0,0,100,0,0), + (14223,2,1099.4,-246.603,33.2646,0,0,0,0,0,0,0,0,0,100,0,0), + (14223,3,1043.01,-218.998,32.6469,0,0,0,0,0,0,0,0,0,100,0,0), + (14223,4,987.828,-183.095,32.6947,0,0,0,0,0,0,0,0,0,100,0,0), + (14223,5,944.295,-133.382,32.326,0,0,0,0,0,0,0,0,0,100,0,0), + (14223,6,896.154,-88.7433,32.8252,0,0,0,0,0,0,0,0,0,100,0,0), + (14223,7,822.507,-69.9838,32.5853,0,0,0,0,0,0,0,0,0,100,0,0), + (14223,8,777.692,-43.3707,33.055,0,0,0,0,0,0,0,0,0,100,0,0), + (14223,9,724.597,15.5293,32.9236,0,0,0,0,0,0,0,0,0,100,0,0), + (14223,10,681.48,86.9326,32.6039,0,0,0,0,0,0,0,0,0,100,0,0), + (14223,11,614.492,189.908,33.3183,0,0,0,0,0,0,0,0,0,100,0,0), + (14223,12,555.051,231.309,33.459,0,0,0,0,0,0,0,0,0,100,0,0), + (14223,13,517.042,274.988,33.0772,0,0,0,0,0,0,0,0,0,100,0,0), + (14223,14,525.949,251.626,33.3941,0,0,0,0,0,0,0,0,0,100,0,0), + (14223,15,569.713,221.093,31.6346,0,0,0,0,0,0,0,0,0,100,0,0), + (14223,16,632.957,163.248,32.4543,0,0,0,0,0,0,0,0,0,100,0,0), + (14223,17,667.423,98.5867,33.6662,0,0,0,0,0,0,0,0,0,100,0,0), + (14223,18,711.496,41.1962,31.6577,0,0,0,0,0,0,0,0,0,100,0,0), + (14223,19,745.464,-14.5894,33.0865,0,0,0,0,0,0,0,0,0,100,0,0), + (14223,20,801.702,-56.7232,31.9294,0,0,0,0,0,0,0,0,0,100,0,0), + (14223,21,869.771,-83.0213,32.9922,0,0,0,0,0,0,0,0,0,100,0,0), + (14223,22,933.646,-117.308,31.9558,0,0,0,0,0,0,0,0,0,100,0,0), + (14223,23,962.605,-156.086,33.3342,0,0,0,0,0,0,0,0,0,100,0,0), + (14223,24,1031.77,-216.432,33.2716,0,0,0,0,0,0,0,0,0,100,0,0), + (14223,25,1118.48,-252.114,31.7163,0,0,0,0,0,0,0,0,0,100,0,0), + (14223,26,1186.55,-265.553,33.9631,0,0,0,0,0,0,0,0,0,100,0,0), + (14223,27,1153.34,-262.649,33.1925,0,0,0,0,0,0,0,0,0,3.13032,0,0), + (3291,1,-4680.42,-2698.77,319.517,0,0,0,0,0,0,0,0,0,6.27799,0,0), + (3291,2,-4721.25,-2699.82,321.085,0,0,0,0,0,0,0,0,0,3.23615,0,0), + (3291,3,-4740.11,-2702.29,323.793,0,0,0,0,0,0,0,0,0,3.42307,0,0), + (3291,4,-4758.03,-2707.47,325.954,0,0,0,0,0,0,0,0,0,3.42307,0,0), + (3291,5,-4769.43,-2708.21,326.446,0,0,0,0,0,0,0,0,0,3.2063,0,0), + (3291,6,-4782.5,-2710.1,326.239,0,0,0,0,0,0,0,0,0,3.28484,0,0), + (3291,7,-4831.48,-2710.55,329.007,0,0,0,0,0,0,0,0,0,3.26206,0,0), + (3291,8,-4865.17,-2714.63,329.387,0,0,0,0,0,0,0,0,0,3.26206,0,0), + (3291,9,-4909.79,-2729.57,328.91,0,0,0,0,0,0,0,0,0,3.59664,0,0), + (3291,10,-4923.08,-2737.38,328.223,0,0,0,0,0,0,0,0,0,3.93437,0,0), + (3291,11,-4959.79,-2767.4,325.68,0,0,0,0,0,0,0,0,0,3.79849,0,0), + (3291,12,-4987.17,-2778.25,325.62,0,0,0,0,0,0,0,0,0,3.51889,0,0), + (3291,13,-5018.18,-2792.34,326.408,0,0,0,0,0,0,0,0,0,3.8519,0,0), + (3291,14,-5048,-2811.41,327.366,0,0,0,0,0,0,0,0,0,3.71053,0,0), + (3291,15,-5089.59,-2827.29,327.24,0,0,0,0,0,0,0,0,0,3.50632,0,0), + (3291,16,-5110.5,-2832.04,328.256,0,0,0,0,0,0,0,0,0,3.36495,0,0), + (3291,17,-5124.4,-2833.18,329.882,0,0,0,0,0,0,0,0,0,3.22358,0,0), + (3291,18,-5171.46,-2844.02,334.823,0,0,0,0,0,0,0,0,0,3.36809,0,0), + (3291,19,-5200.48,-2850.71,336.135,0,0,0,0,0,0,0,0,0,3.36809,0,0), + (3291,20,-5210.11,-2855.97,336.675,0,0,0,0,0,0,0,0,0,3.64141,0,0), + (3291,21,-5229.24,-2872.21,338.195,0,0,0,0,0,0,0,0,0,3.84562,0,0), + (3291,22,-5242.24,-2880.93,338.925,0,0,0,0,0,0,0,0,0,3.69246,0,0), + (3291,23,-5248.25,-2882.28,339.107,0,0,0,0,0,0,0,0,0,3.3626,0,0), + (3291,24,-5271.35,-2881.15,338.801,0,0,0,0,0,0,0,0,0,3.09242,0,0), + (3291,25,-5284.27,-2876.7,338.717,0,0,0,0,0,0,0,0,0,2.80967,0,0), + (3291,26,-5297.93,-2867.31,339.035,0,0,0,0,0,0,0,0,0,2.80653,0,0), + (3291,27,-5320.77,-2859.35,339.353,0,0,0,0,0,0,0,0,0,2.80653,0,0), + (3291,28,-5347.96,-2856.93,340.131,0,0,0,0,0,0,0,0,0,3.28091,0,0), + (3291,29,-5366.32,-2859.51,340.621,0,0,0,0,0,0,0,0,0,3.28091,0,0), + (3291,30,-5376.33,-2866.84,340.616,0,0,0,0,0,0,0,0,0,3.81813,0,0), + (3291,31,-5388.38,-2876.52,341.284,0,0,0,0,0,0,0,0,0,3.81813,0,0), + (3291,32,-5401.77,-2881.79,342.363,0,0,0,0,0,0,0,0,0,3.51653,0,0), + (3291,33,-5404.59,-2886.82,342.694,0,0,0,0,0,0,0,0,0,4.2014,0,0), + (3291,34,-5403.44,-2893.16,341.937,0,0,0,0,0,0,0,0,0,4.89255,0,0), + (3291,35,-5394.98,-2907.22,338.543,0,0,0,0,0,0,0,0,0,5.25384,0,0), + (3291,36,-5372.85,-2930.37,330.083,0,0,0,0,0,0,0,0,0,5.34494,0,0), + (3291,37,-5353.62,-2954.16,323.949,0,0,0,0,0,0,0,0,0,5.48474,0,0), + (3291,38,-5347.86,-2973.72,324.281,0,0,0,0,0,0,0,0,0,4.84071,0,0), + (3291,39,-5341.48,-2986.86,323.796,0,0,0,0,0,0,0,0,0,5.1643,0,0), + (3291,40,-5339.28,-2994.1,323.666,0,0,0,0,0,0,0,0,0,4.84386,0,0), + (3291,41,-5336.93,-3011.92,324.204,0,0,0,0,0,0,0,0,0,4.84386,0,0), + (3291,42,-5327.9,-3023.13,323.927,0,0,0,0,0,0,0,0,0,5.39049,0,0), + (3291,43,-5307.19,-3025.36,323.987,0,0,0,0,0,0,0,0,0,6.17589,0,0), + (3291,44,-5277.25,-3020.54,324.528,0,0,0,0,0,0,0,0,0,0.128326,0,0), + (3291,45,-5259.13,-3007.79,327.425,0,0,0,0,0,0,0,0,0,0.681246,0,0), + (3291,46,-5277.49,-3018.52,324.255,0,0,0,0,0,0,0,0,0,3.61157,0,0), + (3291,47,-5306.74,-3023.87,323.995,0,0,0,0,0,0,0,0,0,3.32254,0,0), + (3291,48,-5326.26,-3021.57,324.09,0,0,0,0,0,0,0,0,0,3.02409,0,0), + (3291,49,-5335.82,-3011.17,324.245,0,0,0,0,0,0,0,0,0,2.31409,0,0), + (3291,50,-5339.37,-2990.65,323.728,0,0,0,0,0,0,0,0,0,1.74232,0,0), + (3291,51,-5346.71,-2971.87,324.224,0,0,0,0,0,0,0,0,0,1.94338,0,0), + (3291,52,-5349.32,-2959.58,323.622,0,0,0,0,0,0,0,0,0,1.68577,0,0), + (3291,53,-5357.6,-2945.74,324.196,0,0,0,0,0,0,0,0,0,2.10989,0,0), + (3291,54,-5392.87,-2908.93,338.031,0,0,0,0,0,0,0,0,0,2.24183,0,0), + (3291,55,-5411.23,-2885.81,343.241,0,0,0,0,0,0,0,0,0,2.24183,0,0), + (3291,56,-5433.09,-2883.85,345.324,0,0,0,0,0,0,0,0,0,3.05236,0,0), + (3291,57,-5472.83,-2872.93,351.192,0,0,0,0,0,0,0,0,0,2.87329,0,0), + (3291,58,-5520.14,-2862.64,358.587,0,0,0,0,0,0,0,0,0,2.82774,0,0), + (3291,59,-5536.49,-2857.33,360.9,0,0,0,0,0,0,0,0,0,2.82774,0,0), + (3291,60,-5554.88,-2837.76,363.595,0,0,0,0,0,0,0,0,0,2.22691,0,0), + (3291,61,-5572.69,-2818.53,365.922,0,0,0,0,0,0,0,0,0,2.36828,0,0), + (3291,62,-5596.97,-2804.36,366.727,0,0,0,0,0,0,0,0,0,2.61333,0,0), + (3291,63,-5606.84,-2798.6,366.133,0,0,0,0,0,0,0,0,0,2.61333,0,0), + (3291,64,-5634.87,-2786.19,365.073,0,0,0,0,0,0,0,0,0,2.83638,0,0), + (3291,65,-5678.13,-2770.23,362.982,0,0,0,0,0,0,0,0,0,2.99582,0,0), + (3291,66,-5690.66,-2766.1,362.397,0,0,0,0,0,0,0,0,0,2.82303,0,0), + (3291,67,-5698.76,-2756.49,361.138,0,0,0,0,0,0,0,0,0,2.08475,0,0), + (3291,68,-5704.36,-2737.12,357.373,0,0,0,0,0,0,0,0,0,1.85228,0,0), + (3291,69,-5727.72,-2700.13,346.873,0,0,0,0,0,0,0,0,0,1.83971,0,0), + (3291,70,-5732.92,-2685.87,342.616,0,0,0,0,0,0,0,0,0,2.22691,0,0), + (3291,71,-5740.88,-2675.53,339.458,0,0,0,0,0,0,0,0,0,2.22691,0,0), + (3291,72,-5769.3,-2646.41,328.436,0,0,0,0,0,0,0,0,0,2.16958,0,0), + (3291,73,-5789.12,-2625.26,320.88,0,0,0,0,0,0,0,0,0,2.29917,0,0), + (3291,74,-5819.53,-2595.51,313.505,0,0,0,0,0,0,0,0,0,2.22377,0,0), + (3291,75,-5829.42,-2584.07,311.853,0,0,0,0,0,0,0,0,0,2.55678,0,0), + (3291,76,-5862.57,-2562.12,308.096,0,0,0,0,0,0,0,0,0,2.55678,0,0), + (3291,77,-5867.84,-2558.63,307.436,0,0,0,0,0,0,0,0,0,2.55678,0,0), + (3291,78,-5882.61,-2573.11,304.617,0,0,0,0,0,0,0,0,0,3.85426,0,0), + (3291,79,-5899.8,-2594.09,310.551,0,0,0,0,0,0,0,0,0,4.18726,0,0), + (3291,80,-5908.81,-2609.64,312.219,0,0,0,0,0,0,0,0,0,4.18726,0,0), + (3291,81,-5906.14,-2622.35,311.742,0,0,0,0,0,0,0,0,0,4.91926,0,0), + (3291,82,-5898.01,-2632.78,311.436,0,0,0,0,0,0,0,0,0,5.37479,0,0), + (3291,83,-5890.23,-2639.18,310.56,0,0,0,0,0,0,0,0,0,5.5947,0,0), + (3291,84,-5902.75,-2627.92,311.851,0,0,0,0,0,0,0,0,0,2.40913,0,0), + (3291,85,-5909.63,-2610.52,312.202,0,0,0,0,0,0,0,0,0,1.94731,0,0), + (3291,86,-5906.77,-2602.09,312.394,0,0,0,0,0,0,0,0,0,1.24359,0,0), + (3291,87,-5889.35,-2582.36,306.596,0,0,0,0,0,0,0,0,0,0.847753,0,0), + (3291,88,-5871.75,-2562.41,307.249,0,0,0,0,0,0,0,0,0,0.847753,0,0), + (3291,89,-5860.95,-2564.09,308.236,0,0,0,0,0,0,0,0,0,6.12877,0,0), + (3291,90,-5832.95,-2584.17,311.647,0,0,0,0,0,0,0,0,0,5.62062,0,0), + (3291,91,-5813.9,-2604.7,314.778,0,0,0,0,0,0,0,0,0,5.52009,0,0), + (3291,92,-5791.18,-2628.3,321.143,0,0,0,0,0,0,0,0,0,5.40699,0,0), + (3291,93,-5764.56,-2656.04,331.466,0,0,0,0,0,0,0,0,0,5.64339,0,0), + (3291,94,-5740.97,-2679.22,340.073,0,0,0,0,0,0,0,0,0,5.46197,0,0), + (3291,95,-5730.23,-2695.35,345.314,0,0,0,0,0,0,0,0,0,5.19258,0,0), + (3291,96,-5726.44,-2706.78,348.473,0,0,0,0,0,0,0,0,0,5.52873,0,0), + (3291,97,-5710,-2730.68,355.388,0,0,0,0,0,0,0,0,0,5.3151,0,0), + (3291,98,-5701.37,-2751.53,360.474,0,0,0,0,0,0,0,0,0,5.10461,0,0), + (3291,99,-5696.75,-2762.71,361.656,0,0,0,0,0,0,0,0,0,5.47846,0,0), + (3291,100,-5689.72,-2770.02,362.277,0,0,0,0,0,0,0,0,0,5.47846,0,0), + (3291,101,-5660.88,-2779.39,363.599,0,0,0,0,0,0,0,0,0,5.8476,0,0), + (3291,102,-5636.26,-2788.88,364.866,0,0,0,0,0,0,0,0,0,5.84289,0,0), + (3291,103,-5605.18,-2803.53,366.493,0,0,0,0,0,0,0,0,0,5.84289,0,0), + (3291,104,-5573.36,-2818.52,365.96,0,0,0,0,0,0,0,0,0,5.84289,0,0), + (3291,105,-5550.69,-2846.35,362.608,0,0,0,0,0,0,0,0,0,5.5193,0,0), + (3291,106,-5537.64,-2859.53,360.821,0,0,0,0,0,0,0,0,0,5.65046,0,0), + (3291,107,-5531.32,-2864.17,359.991,0,0,0,0,0,0,0,0,0,6.16569,0,0), + (3291,108,-5488.37,-2873.25,353.666,0,0,0,0,0,0,0,0,0,6.04709,0,0), + (3291,109,-5456.38,-2880.48,348.614,0,0,0,0,0,0,0,0,0,6.16019,0,0), + (3291,110,-5423.53,-2884.54,344.053,0,0,0,0,0,0,0,0,0,6.16019,0,0), + (3291,111,-5401.69,-2884.27,342.503,0,0,0,0,0,0,0,0,0,0.206868,0,0), + (3291,112,-5392.35,-2880.58,341.778,0,0,0,0,0,0,0,0,0,0.514744,0,0), + (3291,113,-5380.66,-2872.7,340.858,0,0,0,0,0,0,0,0,0,0.537521,0,0), + (3291,114,-5365.29,-2862.53,340.165,0,0,0,0,0,0,0,0,0,0.267344,0,0), + (3291,115,-5347.07,-2858.9,340.08,0,0,0,0,0,0,0,0,0,0.010519,0,0), + (3291,116,-5324.24,-2861.33,339.594,0,0,0,0,0,0,0,0,0,6.17589,0,0), + (3291,117,-5309.2,-2866.12,339.309,0,0,0,0,0,0,0,0,0,5.97483,0,0), + (3291,118,-5292.78,-2873.85,338.848,0,0,0,0,0,0,0,0,0,5.84289,0,0), + (3291,119,-5281.6,-2881.01,338.697,0,0,0,0,0,0,0,0,0,5.71408,0,0), + (3291,120,-5264.57,-2885.16,339.156,0,0,0,0,0,0,0,0,0,6.04395,0,0), + (3291,121,-5242.85,-2885.72,339.023,0,0,0,0,0,0,0,0,0,6.25758,0,0), + (3291,122,-5229.56,-2874.37,338.371,0,0,0,0,0,0,0,0,0,0.706381,0,0), + (3291,123,-5214,-2862.08,336.731,0,0,0,0,0,0,0,0,0,0.499036,0,0), + (3291,124,-5197.48,-2853.08,335.844,0,0,0,0,0,0,0,0,0,0.499036,0,0), + (3291,125,-5178.22,-2848.09,335.132,0,0,0,0,0,0,0,0,0,0.146392,0,0), + (3291,126,-5146.21,-2841.59,332.234,0,0,0,0,0,0,0,0,0,0.186448,0,0), + (3291,127,-5106.87,-2833.91,327.933,0,0,0,0,0,0,0,0,0,0.29012,0,0), + (3291,128,-5066.16,-2823.28,327.375,0,0,0,0,0,0,0,0,0,0.24064,0,0), + (3291,129,-5032.91,-2804.65,326.915,0,0,0,0,0,0,0,0,0,0.510817,0,0), + (3291,130,-5010,-2791.81,326.304,0,0,0,0,0,0,0,0,0,0.510817,0,0), + (3291,131,-4968.57,-2773.72,325.646,0,0,0,0,0,0,0,0,0,0.439346,0,0), + (3291,132,-4954.18,-2766.95,325.752,0,0,0,0,0,0,0,0,0,0.439346,0,0), + (3291,133,-4927.36,-2744.64,327.572,0,0,0,0,0,0,0,0,0,0.693815,0,0), + (3291,134,-4916.59,-2735.69,328.483,0,0,0,0,0,0,0,0,0,0.693815,0,0), + (3291,135,-4884.93,-2722.71,329.08,0,0,0,0,0,0,0,0,0,0.38908,0,0), + (3291,136,-4851.32,-2715.76,329.103,0,0,0,0,0,0,0,0,0,0.203726,0,0), + (3291,137,-4819.79,-2715.28,327.945,0,0,0,0,0,0,0,0,0,0.015231,0,0), + (3291,138,-4778.75,-2714.66,326.079,0,0,0,0,0,0,0,0,0,0.015231,0,0), + (3291,139,-4763.65,-2712.3,326.411,0,0,0,0,0,0,0,0,0,0.161315,0,0), + (3291,140,-4739.89,-2704.22,323.584,0,0,0,0,0,0,0,0,0,0.327819,0,0), + (3291,141,-4702.18,-2700.57,318.752,0,0,0,0,0,0,0,0,0,0.085131,0,0), + (4074,1,1075.73,109.549,5.60816,0,0,0,0,0,0,0,0,0,5.0834,0,0), + (4074,2,1079.73,99.268,3.41564,0,0,0,0,0,0,0,0,0,5.0834,0,0), + (4074,3,1090.37,94.7499,1.38691,0,0,0,0,0,0,0,0,0,5.90493,0,0), + (4074,4,1098.28,86.305,-0.519949,0,0,0,0,0,0,0,0,0,5.46511,0,0), + (4074,5,1100.67,71.9778,-2.34006,0,0,0,0,0,0,0,0,0,4.87763,0,0), + (4074,6,1091.75,52.2905,-0.612526,0,0,0,0,0,0,0,0,0,4.28701,0,0), + (4074,7,1091.41,41.9269,2.40356,0,0,0,0,0,0,0,0,0,4.67971,0,0), + (4074,8,1084.62,28.2413,3.83921,0,0,0,0,0,0,0,0,0,4.25166,0,0), + (4074,9,1083.64,13.9664,4.41043,0,0,0,0,0,0,0,0,0,4.64436,0,0), + (4074,10,1086.07,5.34832,4.50555,0,0,0,0,0,0,0,0,0,4.9868,0,0), + (4074,11,1081.28,-10.0805,5.44058,0,0,0,0,0,0,0,0,0,4.4111,0,0), + (4074,12,1088.65,-24.2962,2.91566,0,0,0,0,0,0,0,0,0,5.24519,0,0), + (4074,13,1087.07,-39.721,4.07423,0,0,0,0,0,0,0,0,0,4.61059,0,0), + (4074,14,1088.96,-49.3655,4.30293,0,0,0,0,0,0,0,0,0,4.9059,0,0), + (4074,15,1092.73,-62.5249,3.37376,0,0,0,0,0,0,0,0,0,5.05434,0,0), + (4074,16,1095.35,-75.815,2.76013,0,0,0,0,0,0,0,0,0,4.90669,0,0), + (4074,17,1088.35,-90.7219,4.77906,0,0,0,0,0,0,0,0,0,4.23517,0,0), + (4074,18,1086.6,-111.394,4.95865,0,0,0,0,0,0,0,0,0,4.62787,0,0), + (4074,19,1075.78,-135.984,6.67439,0,0,0,0,0,0,0,0,0,4.298,0,0), + (4074,20,1075.67,-159.762,6.27177,0,0,0,0,0,0,0,0,0,4.67735,0,0), + (4074,21,1071.92,-176.93,6.73229,0,0,0,0,0,0,0,0,0,4.49357,0,0), + (4074,22,1073.79,-201.316,5.99961,0,0,0,0,0,0,0,0,0,4.78888,0,0), + (4074,23,1071.11,-211.791,5.2782,0,0,0,0,0,0,0,0,0,4.45744,0,0), + (4074,24,1076.08,-230.956,4.15773,0,0,0,0,0,0,0,0,0,4.87527,0,0), + (4074,25,1099.89,-244.16,-1.29967,0,0,0,0,0,0,0,0,0,5.79576,0,0), + (4074,26,1121.68,-242.158,-0.718831,0,0,0,0,0,0,0,0,0,0.126754,0,0), + (4074,27,1134.62,-236.012,-2.50224,0,0,0,0,0,0,0,0,0,0.517883,0,0), + (4074,28,1142.64,-216.147,-3.15201,0,0,0,0,0,0,0,0,0,1.15798,0,0), + (4074,29,1140.35,-201.093,0.440253,0,0,0,0,0,0,0,0,0,1.78159,0,0), + (4074,30,1133.45,-183.984,2.20237,0,0,0,0,0,0,0,0,0,1.94103,0,0), + (4074,31,1145.68,-170.846,1.77109,0,0,0,0,0,0,0,0,0,0.741722,0,0), + (4074,32,1153.89,-157.054,-2.33697,0,0,0,0,0,0,0,0,0,1.03389,0,0), + (4074,33,1144.74,-142.506,-1.19541,0,0,0,0,0,0,0,0,0,2.06198,0,0), + (4074,34,1122.65,-133.265,1.03252,0,0,0,0,0,0,0,0,0,2.72485,0,0), + (4074,35,1125.36,-110.493,2.11991,0,0,0,0,0,0,0,0,0,1.45251,0,0), + (4074,36,1122.38,-93.8318,2.5116,0,0,0,0,0,0,0,0,0,1.74782,0,0), + (4074,37,1129.87,-74.1374,-2.2857,0,0,0,0,0,0,0,0,0,1.20746,0,0), + (4074,38,1134.64,-61.5813,-5.31756,0,0,0,0,0,0,0,0,0,1.20746,0,0), + (4074,39,1137.59,-48.6249,-7.44319,0,0,0,0,0,0,0,0,0,1.39125,0,0), + (4074,40,1128.82,-38.9268,-2.43575,0,0,0,0,0,0,0,0,0,2.30231,0,0), + (4074,41,1122.16,-27.6501,0.344378,0,0,0,0,0,0,0,0,0,2.10439,0,0), + (4074,42,1120.96,-16.3595,-1.48752,0,0,0,0,0,0,0,0,0,1.67635,0,0), + (4074,43,1126.61,-1.9186,-3.63006,0,0,0,0,0,0,0,0,0,1.19804,0,0), + (4074,44,1116.24,10.5576,0.557486,0,0,0,0,0,0,0,0,0,2.31173,0,0), + (4074,45,1104.32,16.4108,4.14081,0,0,0,0,0,0,0,0,0,2.61804,0,0), + (4074,46,1101.3,33.6785,4.8855,0,0,0,0,0,0,0,0,0,1.69912,0,0), + (4074,47,1120.13,44.4575,2.74572,0,0,0,0,0,0,0,0,0,0.535947,0,0), + (4074,48,1132.62,61.1624,0.727029,0,0,0,0,0,0,0,0,0,0.928646,0,0), + (4074,49,1134.27,76.7979,-1.64004,0,0,0,0,0,0,0,0,0,1.3182,0,0), + (4074,50,1139.01,90.8736,-6.655,0,0,0,0,0,0,0,0,0,1.24516,0,0), + (4074,51,1134.5,111.563,-1.48075,0,0,0,0,0,0,0,0,0,1.78552,0,0), + (4074,52,1125.54,132.373,0.369555,0,0,0,0,0,0,0,0,0,2.00464,0,0), + (4074,53,1128.01,157.092,0.350579,0,0,0,0,0,0,0,0,0,1.44073,0,0), + (4074,54,1121.17,175.285,0.835962,0,0,0,0,0,0,0,0,0,1.93081,0,0), + (4074,55,1123.89,192.99,1.13405,0,0,0,0,0,0,0,0,0,1.41795,0,0), + (4074,56,1141.96,219.473,2.28035,0,0,0,0,0,0,0,0,0,0.991478,0,0), + (4074,57,1152.68,240.982,6.25921,0,0,0,0,0,0,0,0,0,1.17526,0,0), + (4074,58,1156.9,260.554,11.7266,0,0,0,0,0,0,0,0,0,1.39674,0,0), + (4074,59,1155.6,275.102,14.4837,0,0,0,0,0,0,0,0,0,1.55382,0,0), + (4074,60,1155.85,289.52,15.4549,0,0,0,0,0,0,0,0,0,1.55382,0,0), + (4074,61,1146.88,297.346,16.5141,0,0,0,0,0,0,0,0,0,2.42405,0,0), + (4074,62,1132.46,291.095,17.5076,0,0,0,0,0,0,0,0,0,3.55266,0,0), + (4074,63,1127.93,271.738,15.7887,0,0,0,0,0,0,0,0,0,4.48257,0,0), + (4074,64,1122.46,248.346,10.638,0,0,0,0,0,0,0,0,0,4.48257,0,0), + (4074,65,1110.74,232.731,10.2723,0,0,0,0,0,0,0,0,0,4.0883,0,0), + (4074,66,1090.53,227.583,11.042,0,0,0,0,0,0,0,0,0,3.39008,0,0), + (4074,67,1078.98,217.067,10.5359,0,0,0,0,0,0,0,0,0,3.91552,0,0), + (4074,68,1080.79,196.068,9.36658,0,0,0,0,0,0,0,0,0,4.79831,0,0), + (4074,69,1081.94,182.796,9.09012,0,0,0,0,0,0,0,0,0,4.79831,0,0), + (4074,70,1078.11,165.016,8.87527,0,0,0,0,0,0,0,0,0,4.5297,0,0), + (4074,71,1074.72,146.657,5.22298,0,0,0,0,0,0,0,0,0,4.5297,0,0), + (4074,72,1068.86,128.503,5.98122,0,0,0,0,0,0,0,0,0,4.42131,0,0), + (4074,73,1070.86,117.81,7.22734,0,0,0,0,0,0,0,0,0,4.93732,0,0), + (14500,1,38.784,160.639,83.545,0,0,0,0,0,0,0,0,0,0,0,0), + (14500,2,36.804,160.705,83.545,3000,1450002,0,0,0,0,0,0,0,3.249,0,0), + (14500,3,39.287,160.044,83.545,0,0,0,0,0,0,0,0,0,0,0,0), + (14500,4,41.666,154.591,83.545,0,0,0,0,0,0,0,0,0,0,0,0), + (14500,5,45.255,155.014,83.545,0,0,0,0,0,0,0,0,0,0,0,0), + (14500,6,44.93,161.186,83.545,0,0,0,0,0,0,0,0,0,0,0,0), + (14500,7,44.347,161.12,83.545,4000,1450007,0,0,0,0,0,0,0,2.707,0,0), + (14500,8,46.758,157.877,83.545,0,0,0,0,0,0,0,0,0,0,0,0), + (14500,9,44.64,154.405,83.545,0,0,0,0,0,0,0,0,0,0,0,0), + (14500,10,33.498,156.046,83.545,0,0,0,0,0,0,0,0,0,0,0,0), + (14500,11,28.269,160.792,83.545,2000,0,0,0,0,0,0,0,0,1.541,0,0), + (14500,12,33.294,160.895,83.545,60000,1450012,0,0,0,0,0,0,0,0.04,0,0), + (14500,13,-37.9392,812.805,-29.4525,3000,1450013,0,0,0,0,0,0,0,4.81711,0,0), + (14500,14,-27.001,813.741,-29.5358,3000,1450014,0,0,0,0,0,0,0,0.0039,0,0), + (14500,15,-45.8222,821.969,-29.5358,3000,1450015,0,0,0,0,0,0,0,2.3954,0,0), + (14500,16,-43.6275,802.103,-29.5358,3000,1450016,0,0,0,0,0,0,0,4.9165,0,0), + (14500,17,-38.7195,812.015,-29.5358,60000,1450017,0,0,0,0,0,0,0,0,0,0), + (14483,0,-38.48,812.93,-29.535,0,0,0,0,0,0,0,0,0,0,0,0), + (14482,0,-38.48,812.93,-29.535,0,0,0,0,0,0,0,0,0,0,0,0), + (3068,1,-1722.14,-550.386,-14.7598,0,5,0,0,0,0,0,0,0,100,0,0), + (3068,2,-1705.61,-569.055,-19.4067,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,3,-1682.04,-591.91,-25.4708,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,4,-1662.63,-603.838,-30.1185,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,5,-1639.97,-607.133,-35.8754,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,6,-1616.22,-613.15,-42.4359,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,7,-1595.86,-618.308,-47.3956,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,8,-1574.93,-616.712,-51.7647,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,9,-1550.95,-605.914,-55.6474,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,10,-1537.55,-596.276,-56.3861,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,11,-1532.89,-586.289,-56.2095,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,12,-1532.3,-566.583,-55.7341,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,13,-1536.28,-539.553,-55.2342,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,14,-1533.07,-522.97,-54.4489,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,15,-1522.68,-506.3,-54.3973,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,16,-1519.62,-488.083,-52.5074,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,17,-1524.13,-467.337,-48.9335,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,18,-1526.95,-424.435,-45.2492,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,19,-1531.14,-398.722,-43.8176,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,20,-1538.91,-374.683,-42.8131,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,21,-1545.47,-354.239,-39.0446,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,22,-1552.81,-335.938,-35.917,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,23,-1566.63,-312.613,-31.0947,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,24,-1584.27,-296.213,-27.3011,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,25,-1597.27,-278.386,-23.4966,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,26,-1610.64,-257.862,-19.3983,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,27,-1621,-236.845,-18.9327,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,28,-1636.78,-206.561,-16.684,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,29,-1648.04,-178.252,-12.0433,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,30,-1656.17,-153.199,-9.43765,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,31,-1657.82,-126.837,-8.72994,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,32,-1668.55,-97.9253,-8.34947,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,33,-1681.95,-76.5867,-9.11107,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,34,-1700.51,-57.342,-5.64828,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,35,-1719.51,-47.7012,-2.54774,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,36,-1747.72,-46.3402,-5.4005,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,37,-1772.79,-50.129,-7.08613,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,38,-1798.4,-58.4037,-5.76034,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,39,-1811.88,-70.5313,-7.68982,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,40,-1820.73,-93.7355,-9.2501,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,41,-1822.1,-112.172,-8.20732,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,42,-1834.29,-123.408,-9.03176,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,43,-1851.19,-129.656,-8.52712,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,44,-1867.92,-137.048,-6.59658,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,45,-1878.32,-150.986,-5.8911,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,46,-1887.57,-173.195,-6.12971,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,47,-1889.37,-196.466,-8.58793,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,48,-1883.97,-217.889,-9.40669,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,49,-1876.46,-244.283,-9.555,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,50,-1864.45,-266.181,-7.23699,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,51,-1850.99,-284.616,-4.7108,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,52,-1830.57,-303.767,-6.94358,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,53,-1815.14,-318.23,-9.07484,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,54,-1800.89,-336.331,-9.26187,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,55,-1782.61,-356.073,-9.42632,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,56,-1756.99,-378.227,-12.8384,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,57,-1745.2,-402.325,-16.7898,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,58,-1740.74,-423.93,-14.3259,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,59,-1723.81,-452.481,-10.9682,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,60,-1706.64,-461.978,-10.5846,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,61,-1701.38,-480.422,-10.4956,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,62,-1709.83,-507.869,-12.8309,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,63,-1729.44,-528.724,-13.8673,0,0,0,0,0,0,0,0,0,100,0,0), + (3068,64,-1731.65,-542.165,-13.1692,0,0,0,0,0,0,0,0,0,100,0,0), + (3476,1,-1949.31,-3817.22,-6.52593,0,0,0,0,0,0,0,0,0,6.23346,0,0), + (3476,2,-1876.07,-3848.77,-9.3871,0,0,0,0,0,0,0,0,0,5.83291,0,0), + (3476,3,-1807.86,-3875.06,-3.79004,0,0,0,0,0,0,0,0,0,5.85254,0,0), + (3476,4,-1768.57,-3918.63,-3.28865,0,0,0,0,0,0,0,0,0,5.46238,0,0), + (3476,5,-1728,-3959.94,-7.35339,0,0,0,0,0,0,0,0,0,5.44504,0,0), + (3476,6,-1683.23,-3962.82,-2.32115,90000,0,0,0,0,0,0,0,0,5.88708,0,0), + (3476,7,-1728,-3959.94,-7.35339,0,0,0,0,0,0,0,0,0,2.79423,0,0), + (3476,8,-1768.57,-3918.63,-3.28865,0,0,0,0,0,0,0,0,0,2.38422,0,0), + (3476,9,-1807.86,-3875.06,-3.79004,0,0,0,0,0,0,0,0,0,2.39994,0,0), + (3476,10,-1876.07,-3848.77,-9.3871,0,0,0,0,0,0,0,0,0,2.80443,0,0), + (3476,11,-1949.31,-3817.22,-6.52593,0,0,0,0,0,0,0,0,0,3.02435,0,0), + (3476,12,-2025.94,-3814.75,-7.26146,180000,0,0,0,0,0,0,0,0,3.77136,0,0), + (4499,1,-5204.92,-1565.98,-48.1972,0,0,0,0,0,0,0,0,0,2.33639,0,0), + (4499,2,-5214.62,-1555.88,-49.2243,0,0,0,0,0,0,0,0,0,2.33639,0,0), + (4499,3,-5230.7,-1546.65,-49.3283,0,0,0,0,0,0,0,0,0,2.63091,0,0), + (4499,4,-5241.37,-1540.68,-50.6353,0,0,0,0,0,0,0,0,0,2.63091,0,0), + (4499,5,-5257.24,-1534.29,-51.2466,0,0,0,0,0,0,0,0,0,2.81234,0,0), + (4499,6,-5269.84,-1529.99,-52.025,0,0,0,0,0,0,0,0,0,2.81234,0,0), + (4499,7,-5282.4,-1525.82,-53.1763,0,0,0,0,0,0,0,0,0,2.69296,0,0), + (4499,8,-5288.3,-1522.98,-56.4051,0,0,0,0,0,0,0,0,0,2.69296,0,0), + (4499,9,-5286.83,-1503.93,-56.481,0,0,0,0,0,0,0,0,0,1.20227,0,0), + (4499,10,-5270.15,-1482.05,-56.3993,0,0,0,0,0,0,0,0,0,0.919526,0,0), + (4499,11,-5254.26,-1461.2,-56.0616,0,0,0,0,0,0,0,0,0,0.919526,0,0), + (4499,12,-5241.19,-1442.79,-55.4567,0,0,0,0,0,0,0,0,0,1.14101,0,0), + (4499,13,-5221.53,-1416.03,-53.8072,0,0,0,0,0,0,0,0,0,0.932878,0,0), + (4499,14,-5198.85,-1395.52,-52.7577,0,0,0,0,0,0,0,0,0,0.734958,0,0), + (4499,15,-5181.67,-1374.63,-51.8565,0,0,0,0,0,0,0,0,0,0.882612,0,0), + (4499,16,-5169.68,-1349.39,-50.6463,0,0,0,0,0,0,0,0,0,1.12766,0,0), + (4499,17,-5154.09,-1328.35,-49.6798,0,0,0,0,0,0,0,0,0,0.932878,0,0), + (4499,18,-5133.36,-1309.61,-49.4684,0,0,0,0,0,0,0,0,0,0.734958,0,0), + (4499,19,-5128.83,-1305.52,-49.5074,0,0,0,0,0,0,0,0,0,1.12766,0,0), + (4499,20,-5116.85,-1280.28,-49.9129,0,0,0,0,0,0,0,0,0,1.12766,0,0), + (4499,21,-5102.61,-1250.27,-49.9234,0,0,0,0,0,0,0,0,0,1.12766,0,0), + (4499,22,-5092.12,-1228.17,-52.6244,0,0,0,0,0,0,0,0,0,1.12766,0,0), + (4499,23,-5069.58,-1197.09,-55.3233,0,0,0,0,0,0,0,0,0,1.07818,0,0), + (4499,24,-5062.96,-1184.76,-56.1412,0,0,0,0,0,0,0,0,0,1.07818,0,0), + (4499,25,-5039.98,-1165.97,-56.9965,0,0,0,0,0,0,0,0,0,0.685477,0,0), + (4499,26,-5016.58,-1158.92,-55.1305,0,0,0,0,0,0,0,0,0,0.292778,0,0), + (4499,27,-5006.19,-1139.71,-52.2228,0,0,0,0,0,0,0,0,0,1.07503,0,0), + (4499,28,-4991.9,-1125.57,-50.647,0,0,0,0,0,0,0,0,0,0.779725,0,0), + (4499,29,-4960.86,-1102.84,-52.0625,0,0,0,0,0,0,0,0,0,0.63207,0,0), + (4499,30,-4946.76,-1092.52,-52.4456,0,0,0,0,0,0,0,0,0,0.63207,0,0), + (4499,31,-4928.1,-1087.96,-53.0811,0,0,0,0,0,0,0,0,0,0.239371,0,0), + (4499,32,-4911.55,-1088.84,-54.6845,0,0,0,0,0,0,0,0,0,6.23039,0,0), + (4499,33,-4892.69,-1085.17,-58.7394,0,0,0,0,0,0,0,0,0,0.192247,0,0), + (4499,34,-4862.62,-1069.22,-58.5493,0,0,0,0,0,0,0,0,0,0.487557,0,0), + (4499,35,-4841.79,-1058.18,-58.3265,0,0,0,0,0,0,0,0,0,0.487557,0,0), + (4499,36,-4832.77,-1054.99,-58.5381,0,0,0,0,0,0,0,0,0,0.339902,0,0), + (4499,37,-4810.17,-1040.02,-58.7495,0,0,0,0,0,0,0,0,0,0.584946,0,0), + (4499,38,-4781.03,-1020.73,-58.7479,0,0,0,0,0,0,0,0,0,0.584946,0,0), + (4499,39,-4763.55,-1010.94,-58.3438,0,0,0,0,0,0,0,0,0,0.584946,0,0), + (4499,40,-4745.84,-1003.38,-58.7489,0,0,0,0,0,0,0,0,0,0.402734,0,0), + (4499,41,-4731.81,-989.059,-56.4676,0,0,0,0,0,0,0,0,0,0.795433,0,0), + (4499,42,-4718.22,-969.831,-52.847,0,0,0,0,0,0,0,0,0,0.856694,0,0), + (4499,43,-4702.23,-952.577,-50.7703,0,0,0,0,0,0,0,0,0,0.549603,0,0), + (4499,44,-4687.36,-943.465,-49.807,0,0,0,0,0,0,0,0,0,0.549603,0,0), + (4499,45,-4676.14,-938.654,-49.1061,0,0,0,0,0,0,0,0,0,0.40509,0,0), + (4499,46,-4664.32,-929.672,-50.7595,0,0,0,0,0,0,0,0,0,0.650134,0,0), + (4499,47,-4638.64,-916.618,-56.6334,0,0,0,0,0,0,0,0,0,0.600654,0,0), + (4499,48,-4625.96,-902.198,-54.0504,0,0,0,0,0,0,0,0,0,0.856694,0,0), + (4499,49,-4617.08,-882.245,-51.521,0,0,0,0,0,0,0,0,0,1.152,0,0), + (4499,50,-4597.35,-850.377,-53.6356,0,0,0,0,0,0,0,0,0,1.01613,0,0), + (4499,51,-4579.89,-855.902,-52.0292,0,0,0,0,0,0,0,0,0,5.97671,0,0), + (4499,52,-4589.98,-867.978,-52.0226,0,0,0,0,0,0,0,0,0,4.01635,0,0), + (4499,53,-4601.74,-889.439,-50.6814,0,0,0,0,0,0,0,0,0,4.21113,0,0), + (4499,54,-4605.17,-901.682,-52.4203,0,0,0,0,0,0,0,0,0,4.70122,0,0), + (4499,55,-4610.44,-918.339,-57.6121,0,0,0,0,0,0,0,0,0,4.40591,0,0), + (4499,56,-4606.58,-931.714,-56.7672,0,0,0,0,0,0,0,0,0,4.99338,0,0), + (4499,57,-4596.94,-945.123,-52.9157,0,0,0,0,0,0,0,0,0,5.33582,0,0), + (4499,58,-4581.9,-955.52,-50.9032,0,0,0,0,0,0,0,0,0,5.67825,0,0), + (4499,59,-4572.11,-966.669,-49.0426,0,0,0,0,0,0,0,0,0,5.43321,0,0), + (4499,60,-4560.31,-987.143,-54.2615,0,0,0,0,0,0,0,0,0,5.23529,0,0), + (4499,61,-4541.68,-1003.01,-54.449,0,0,0,0,0,0,0,0,0,5.57772,0,0), + (4499,62,-4552.6,-1011.68,-55.3938,0,0,0,0,0,0,0,0,0,3.81215,0,0), + (4499,63,-4553.95,-1015.83,-55.5415,0,0,0,0,0,0,0,0,0,4.39962,0,0), + (4499,64,-4551.73,-1033.16,-56.3598,0,0,0,0,0,0,0,0,0,4.83945,0,0), + (4499,65,-4554.74,-1051.2,-55.7008,0,0,0,0,0,0,0,0,0,4.54728,0,0), + (4499,66,-4576.43,-1062.38,-52.3882,0,0,0,0,0,0,0,0,0,3.61737,0,0), + (4499,67,-4595.78,-1072.35,-47.8427,0,0,0,0,0,0,0,0,0,3.61737,0,0), + (4499,68,-4614.09,-1084.25,-50.2251,0,0,0,0,0,0,0,0,0,3.7179,0,0), + (4499,69,-4635.17,-1096.57,-53.1295,0,0,0,0,0,0,0,0,0,3.67077,0,0), + (4499,70,-4655.15,-1116.11,-54.7833,0,0,0,0,0,0,0,0,0,3.91582,0,0), + (4499,71,-4670.11,-1111.43,-52.6073,0,0,0,0,0,0,0,0,0,2.83825,0,0), + (4499,72,-4696.82,-1098.49,-52.938,0,0,0,0,0,0,0,0,0,2.6906,0,0), + (4499,73,-4708.96,-1097.21,-54.7856,0,0,0,0,0,0,0,0,0,3.82157,0,0), + (4499,74,-4727.26,-1112.01,-50.8514,0,0,0,0,0,0,0,0,0,3.82157,0,0), + (4499,75,-4730.2,-1135.72,-42.7862,0,0,0,0,0,0,0,0,0,4.60697,0,0), + (4499,76,-4734.1,-1146.39,-39.9821,0,0,0,0,0,0,0,0,0,4.01949,0,0), + (4499,77,-4742.57,-1153.98,-39.8057,0,0,0,0,0,0,0,0,0,3.87184,0,0), + (4499,78,-4748.47,-1163.7,-41.1494,0,0,0,0,0,0,0,0,0,4.16715,0,0), + (4499,79,-4753.23,-1182.36,-46.3681,0,0,0,0,0,0,0,0,0,4.46246,0,0), + (4499,80,-4754.96,-1211.99,-53.963,0,0,0,0,0,0,0,0,0,4.65409,0,0), + (4499,81,-4745.96,-1249.27,-54.0574,0,0,0,0,0,0,0,0,0,4.9494,0,0), + (4499,82,-4746.93,-1265.88,-52.9851,0,0,0,0,0,0,0,0,0,4.65409,0,0), + (4499,83,-4754.48,-1290.02,-48.5838,0,0,0,0,0,0,0,0,0,4.40905,0,0), + (4499,84,-4764.33,-1304.45,-48.6753,0,0,0,0,0,0,0,0,0,4.11374,0,0), + (4499,85,-4769.15,-1327.53,-49.0466,0,0,0,0,0,0,0,0,0,4.50644,0,0), + (4499,86,-4775,-1341.23,-53.1682,0,0,0,0,0,0,0,0,0,4.30852,0,0), + (4499,87,-4778.21,-1369.85,-53.8389,0,0,0,0,0,0,0,0,0,4.60069,0,0), + (4499,88,-4786.3,-1377.76,-53.4634,0,0,0,0,0,0,0,0,0,3.91582,0,0), + (4499,89,-4804.32,-1371.1,-54.4526,0,0,0,0,0,0,0,0,0,2.78799,0,0), + (4499,90,-4830.07,-1375.97,-53.9953,0,0,0,0,0,0,0,0,0,3.32834,0,0), + (4499,91,-4863.88,-1412.53,-52.4747,0,0,0,0,0,0,0,0,0,3.96608,0,0), + (4499,92,-4876.27,-1423.62,-50.5087,0,0,0,0,0,0,0,0,0,3.87184,0,0), + (4499,93,-4883.91,-1453.15,-50.5943,0,0,0,0,0,0,0,0,0,4.45931,0,0), + (4499,94,-4875.09,-1489.66,-47.697,0,0,0,0,0,0,0,0,0,4.9494,0,0), + (4499,95,-4868.9,-1500.25,-47.3607,0,0,0,0,0,0,0,0,0,5.24157,0,0), + (4499,96,-4864.04,-1520.62,-47.5608,0,0,0,0,0,0,0,0,0,4.94626,0,0), + (4499,97,-4840.64,-1540.3,-47.1878,0,0,0,0,0,0,0,0,0,5.584,0,0), + (4499,98,-4813.21,-1563.37,-49.0607,0,0,0,0,0,0,0,0,0,5.584,0,0), + (4499,99,-4798.37,-1586.05,-51.2704,0,0,0,0,0,0,0,0,0,5.29184,0,0), + (4499,100,-4797.3,-1611.32,-49.8867,0,0,0,0,0,0,0,0,0,4.75462,0,0), + (4499,101,-4802.75,-1637.81,-49.9839,0,0,0,0,0,0,0,0,0,4.50958,0,0), + (4499,102,-4811.28,-1665.36,-50.9323,0,0,0,0,0,0,0,0,0,4.41219,0,0), + (4499,103,-4829.82,-1672.43,-47.6692,0,0,0,0,0,0,0,0,0,3.57967,0,0), + (4499,104,-4850.17,-1677.41,-38.4677,0,0,0,0,0,0,0,0,0,3.38175,0,0), + (4499,105,-4868.01,-1681.78,-33.1823,0,0,0,0,0,0,0,0,0,3.38175,0,0), + (4499,106,-4885.85,-1686.15,-35.8888,0,0,0,0,0,0,0,0,0,3.38175,0,0), + (4499,107,-4907.88,-1691.54,-45.483,0,0,0,0,0,0,0,0,0,3.38175,0,0), + (4499,108,-4922.81,-1704.92,-53.1108,0,0,0,0,0,0,0,0,0,3.87184,0,0), + (4499,109,-4937.51,-1726.61,-57.509,0,0,0,0,0,0,0,0,0,4.11688,0,0), + (4499,110,-4969.21,-1749.86,-60.1434,0,0,0,0,0,0,0,0,0,3.77445,0,0), + (4499,111,-4994.72,-1763.31,-64.3609,0,0,0,0,0,0,0,0,0,3.62679,0,0), + (4499,112,-5028.79,-1764.86,-65.5336,0,0,0,0,0,0,0,0,0,3.18697,0,0), + (4499,113,-5065.95,-1759.59,-66.5919,0,0,0,0,0,0,0,0,0,3.09979,0,0), + (4499,114,-5093.52,-1770.39,-62.2996,0,0,0,0,0,0,0,0,0,3.52862,0,0), + (4499,115,-5105.65,-1775.34,-61.0208,0,0,0,0,0,0,0,0,0,3.92132,0,0), + (4499,116,-5123.93,-1792.82,-57.2378,0,0,0,0,0,0,0,0,0,3.81293,0,0), + (4499,117,-5149.56,-1806.05,-57.8151,0,0,0,0,0,0,0,0,0,3.61815,0,0), + (4499,118,-5173.42,-1831.56,-58.1518,0,0,0,0,0,0,0,0,0,3.96059,0,0), + (4499,119,-5186.01,-1870.63,-57.7254,0,0,0,0,0,0,0,0,0,4.40041,0,0), + (4499,120,-5197.27,-1905.54,-57.034,0,0,0,0,0,0,0,0,0,4.40041,0,0), + (4499,121,-5211.94,-1929.84,-62.5757,0,0,0,0,0,0,0,0,0,4.00771,0,0), + (4499,122,-5217.61,-1963.41,-63.2077,0,0,0,0,0,0,0,0,0,4.54492,0,0), + (4499,123,-5213.49,-1995.46,-61.1058,0,0,0,0,0,0,0,0,0,4.84023,0,0), + (4499,124,-5224.94,-2025.67,-60.3056,0,0,0,0,0,0,0,0,0,4.35014,0,0), + (4499,125,-5267.7,-2047.58,-61.7613,0,0,0,0,0,0,0,0,0,3.61501,0,0), + (4499,126,-5298.28,-2054.79,-60.6321,0,0,0,0,0,0,0,0,0,3.37311,0,0), + (4499,127,-5335.13,-2041.09,-61.2567,0,0,0,0,0,0,0,0,0,2.78563,0,0), + (4499,128,-5370.89,-2042.4,-62.2819,0,0,0,0,0,0,0,0,0,3.17833,0,0), + (4499,129,-5404.02,-2043.62,-63.9917,0,0,0,0,0,0,0,0,0,3.17833,0,0), + (4499,130,-5427.96,-2038.56,-64.7203,0,0,0,0,0,0,0,0,0,2.93329,0,0), + (4499,131,-5443.81,-2022.38,-63.5722,0,0,0,0,0,0,0,0,0,2.34581,0,0), + (4499,132,-5460.12,-1994.54,-58.3875,0,0,0,0,0,0,0,0,0,2.10076,0,0), + (4499,133,-5478.17,-1979.38,-58.9688,0,0,0,0,0,0,0,0,0,2.4432,0,0), + (4499,134,-5501.73,-1950.11,-60.4141,0,0,0,0,0,0,0,0,0,2.24842,0,0), + (4499,135,-5524.73,-1937.53,-59.9879,0,0,0,0,0,0,0,0,0,2.64112,0,0), + (4499,136,-5533.82,-1917.68,-59.0687,0,0,0,0,0,0,0,0,0,2.00023,0,0), + (4499,137,-5530.9,-1890.73,-58.5037,0,0,0,0,0,0,0,0,0,1.46302,0,0), + (4499,138,-5520.29,-1865.83,-57.9582,0,0,0,0,0,0,0,0,0,1.16771,0,0), + (4499,139,-5516.68,-1848.78,-57.2414,0,0,0,0,0,0,0,0,0,1.06718,0,0), + (4499,140,-5506.58,-1830.44,-56.6996,0,0,0,0,0,0,0,0,0,0.479701,0,0), + (4499,141,-5491.7,-1830.59,-56.4063,0,0,0,0,0,0,0,0,0,6.2728,0,0), + (4499,142,-5470.03,-1839.83,-54.3328,0,0,0,0,0,0,0,0,0,5.8801,0,0), + (4499,143,-5457.09,-1829.48,-50.7656,0,0,0,0,0,0,0,0,0,0.67448,0,0), + (4499,144,-5463.51,-1817.04,-48.0715,0,0,0,0,0,0,0,0,0,2.04736,0,0), + (4499,145,-5481.32,-1806.02,-49.6301,0,0,0,0,0,0,0,0,0,2.58771,0,0), + (4499,146,-5483.3,-1791.35,-45.245,0,0,0,0,0,0,0,0,0,1.36249,0,0), + (4499,147,-5480.45,-1769.64,-33.9141,0,0,0,0,0,0,0,0,0,1.4371,0,0), + (4499,148,-5475.24,-1759.54,-25.6579,0,0,0,0,0,0,0,0,0,1.44024,0,0), + (4499,149,-5471.3,-1747.98,-19.724,0,0,0,0,0,0,0,0,0,1.24232,0,0), + (4499,150,-5469.04,-1741.36,-17.7276,0,0,0,0,0,0,0,0,0,1.24232,0,0), + (4499,151,-5465.97,-1728.89,-21.8808,0,0,0,0,0,0,0,0,0,1.14336,0,0), + (4499,152,-5452.89,-1712.47,-31.4806,0,0,0,0,0,0,0,0,0,0.898319,0,0), + (4499,153,-5438.73,-1694.68,-39.2293,0,0,0,0,0,0,0,0,0,0.898319,0,0), + (4499,154,-5415,-1665.24,-52.9235,0,0,0,0,0,0,0,0,0,3.69826,0,0), + (4499,155,-5404.21,-1650.38,-54.0433,0,0,0,0,0,0,0,0,0,0.943089,0,0), + (4499,156,-5382.14,-1619.96,-55.4564,0,0,0,0,0,0,0,0,0,0.943089,0,0), + (4499,157,-5359.21,-1581.86,-54.3701,0,0,0,0,0,0,0,0,0,1.08917,0,0), + (4499,158,-5335.16,-1551.91,-54.5505,0,0,0,0,0,0,0,0,0,0.894394,0,0), + (4499,159,-5307.35,-1526.65,-56.18,0,0,0,0,0,0,0,0,0,0.733387,0,0), + (4499,160,-5277.19,-1490.33,-56.4778,0,0,0,0,0,0,0,0,0,0.877901,0,0), + (4499,161,-5254.46,-1467.41,-56.1179,0,0,0,0,0,0,0,0,0,0.76716,0,0), + (4499,162,-5234.6,-1435.62,-54.6556,0,0,0,0,0,0,0,0,0,1.0122,0,0), + (4499,163,-5208.81,-1408.3,-52.7023,0,0,0,0,0,0,0,0,0,0.814283,0,0), + (4499,164,-5186.86,-1376.82,-52.0997,0,0,0,0,0,0,0,0,0,0.961938,0,0), + (4499,165,-5161.9,-1341.03,-50.2505,0,0,0,0,0,0,0,0,0,0.961938,0,0), + (4499,166,-5111.66,-1355.74,-50.9843,0,0,0,0,0,0,0,0,0,5.99713,0,0), + (4499,167,-5094.4,-1380.98,-51.8489,0,0,0,0,0,0,0,0,0,5.31226,0,0), + (4499,168,-5073.89,-1397.17,-52.37,0,0,0,0,0,0,0,0,0,5.65391,0,0), + (4499,169,-5064.51,-1427.11,-52.3102,0,0,0,0,0,0,0,0,0,5.01616,0,0), + (4499,170,-5052.49,-1465.43,-50.1334,0,0,0,0,0,0,0,0,0,5.01616,0,0), + (4499,171,-5033.77,-1492.85,-49.7627,0,0,0,0,0,0,0,0,0,5.31147,0,0), + (4499,172,-5044.56,-1524.25,-48.7018,0,0,0,0,0,0,0,0,0,4.38156,0,0), + (4499,173,-5066.05,-1540.68,-48.0147,0,0,0,0,0,0,0,0,0,3.79408,0,0), + (4499,174,-5084.74,-1554.96,-47.1104,0,0,0,0,0,0,0,0,0,3.79408,0,0), + (4499,175,-5105.14,-1565.01,-46.4026,0,0,0,0,0,0,0,0,0,3.5993,0,0), + (4499,176,-5129.66,-1571.52,-49.5441,0,0,0,0,0,0,0,0,0,3.40138,0,0), + (4499,177,-5154.97,-1578.25,-54.2102,0,0,0,0,0,0,0,0,0,3.40138,0,0), + (4499,178,-5181.09,-1576.09,-53.6363,0,0,0,0,0,0,0,0,0,3.05895,0,0), + (9736,1,-203.919,-478.136,87.3903,0,0,0,0,0,0,0,0,0,100,0,0), + (9736,2,-203.919,-478.136,87.3903,30000,0,0,0,0,0,0,0,0,3.96512,0,0), + (9736,3,-190.85,-475.262,87.3903,0,0,0,0,0,0,0,0,0,100,0,0), + (9736,4,-190.85,-475.262,87.3903,30000,0,0,0,0,0,0,0,0,5.67179,0,0), + (9736,5,-203.945,-478.389,87.3903,0,0,0,0,0,0,0,0,0,100,0,0), + (9736,6,-203.945,-478.389,87.3903,10000,0,0,0,0,0,0,0,0,3.96512,0,0), + (9736,7,-198.345,-469.427,87.3903,0,0,0,0,0,0,0,0,0,100,0,0), + (9736,8,-199.085,-461.425,87.3903,0,0,0,0,0,0,0,0,0,100,0,0), + (9736,9,-202.575,-459.329,87.3903,0,0,0,0,0,0,0,0,0,100,0,0), + (9736,10,-202.575,-459.329,87.3903,30000,0,0,0,0,0,0,0,0,3.68709,0,0), + (9736,11,-198.198,-461.802,87.3903,0,0,0,0,0,0,0,0,0,100,0,0), + (9736,12,-198.053,-469.986,87.3903,0,0,0,0,0,0,0,0,0,100,0,0); /*!40000 ALTER TABLE `creature_movement_template` ENABLE KEYS */; UNLOCK TABLES; @@ -439298,7 +393314,6 @@ VALUES (11177,5301), (11178,5302), (11191,5305), - (11191,8869), (11192,5306), (11193,5307), (11216,5382), @@ -440675,1080 +394690,1080 @@ LOCK TABLES `creature_template` WRITE; INSERT INTO `creature_template` (`Entry`, `Name`, `SubName`, `MinLevel`, `MaxLevel`, `ModelId1`, `ModelId2`, `ModelId3`, `ModelId4`, `FactionAlliance`, `FactionHorde`, `Scale`, `Family`, `CreatureType`, `InhabitType`, `RegenerateStats`, `RacialLeader`, `NpcFlags`, `UnitFlags`, `DynamicFlags`, `ExtraFlags`, `CreatureTypeFlags`, `SpeedWalk`, `SpeedRun`, `UnitClass`, `Rank`, `HealthMultiplier`, `PowerMultiplier`, `DamageMultiplier`, `DamageVariance`, `ArmorMultiplier`, `ExperienceMultiplier`, `MinLevelHealth`, `MaxLevelHealth`, `MinLevelMana`, `MaxLevelMana`, `MinMeleeDmg`, `MaxMeleeDmg`, `MinRangedDmg`, `MaxRangedDmg`, `Armor`, `MeleeAttackPower`, `RangedAttackPower`, `MeleeBaseAttackTime`, `RangedBaseAttackTime`, `DamageSchool`, `MinLootGold`, `MaxLootGold`, `LootId`, `PickpocketLootId`, `SkinningLootId`, `KillCredit1`, `KillCredit2`, `MechanicImmuneMask`, `SchoolImmuneMask`, `ResistanceHoly`, `ResistanceFire`, `ResistanceNature`, `ResistanceFrost`, `ResistanceShadow`, `ResistanceArcane`, `PetSpellDataId`, `MovementType`, `TrainerType`, `TrainerSpell`, `TrainerClass`, `TrainerRace`, `TrainerTemplateId`, `VendorTemplateId`, `GossipMenuId`, `EquipmentTemplateId`, `Civilian`, `AIName`, `ScriptName`) VALUES - (1,'Waypoint (Only GM can see it)','Visual',1,1,10045,0,0,0,35,35,0,8,8,7,3,0,0,4096,0,32898,5242886,0.91,1.14286,1,0,1,1,1,1,-1,1,42,42,0,0,7,7,1.76,2.42,0,3,100,2000,2200,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2,'Spawn Point (Only GM can see it)',NULL,1,1,262,0,0,0,35,35,0,0,1,3,3,0,0,0,0,0,0,0,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,11,11,387.6,532.95,0,5,100,1800,1900,0,222,1110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3,'Flesh Eater',NULL,24,25,987,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.777776,1.14286,1,0,1.02,1,1,1,1,1,664,713,0,0,36,46,42.1344,57.9348,1026,19,100,2500,2000,0,32,47,3,3,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (6,'Kobold Vermin',NULL,1,2,10913,0,0,0,25,25,0,0,7,3,3,0,0,0,0,2,0,1,0.857143,1,0,1,1,1,1,1,1,42,55,0,0,0,1,0,0,15,0,0,2000,2000,0,1,4,6,6,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6,0,'EventAI',''), - (30,'Forest Spider',NULL,5,6,382,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,102,120,0,0,7,10,8.58,11.7975,147,4,100,2000,2000,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,5880,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (36,'Harvest Golem',NULL,11,12,367,0,0,0,14,14,0,0,9,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,222,247,0,0,17,22,12.7424,17.5208,556,9,100,2000,2000,0,13,21,36,0,0,0,0,16384,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (38,'Defias Thug',NULL,3,4,5035,5036,0,0,17,17,0,0,7,3,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,71,86,0,0,3,5,6.9344,9.5348,59,2,100,2000,2000,0,2,7,38,38,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,38,0,'EventAI',''), - (40,'Kobold Miner',NULL,6,7,373,0,0,0,26,26,0,0,7,3,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,120,137,0,0,7,10,0,0,198,4,0,2000,2000,0,5,12,40,40,0,0,0,0,0,0,21,0,0,0,0,0,1,0,0,0,0,0,0,0,40,0,'EventAI',''), - (43,'Mine Spider',NULL,8,9,368,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,156,176,0,0,11,15,13.4464,18.4888,361,6,100,2000,2000,0,0,0,43,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (46,'Murloc Forager',NULL,9,10,441,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,176,198,0,0,13,17,13.4464,18.4888,464,7,100,2000,2000,0,9,17,46,46,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,46,0,'EventAI',''), - (48,'Skeletal Warrior',NULL,21,22,200,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.888888,1.14286,1,0,1.02,1,1,1,1,1,531,573,0,0,31,39,35.6224,48.9808,905,16,100,2000,2000,0,27,40,48,48,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,48,0,'EventAI',''), - (54,'Corina Steele','Weaponsmith',10,10,1287,0,0,0,12,12,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,396,396,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50429,0,'',''), - (60,'Ruklar the Trapper',NULL,8,8,2153,0,0,0,26,26,0,0,7,3,3,0,0,0,0,0,0,1,0.857143,2,0,1,1,1,1,1,1,148,148,165,165,10,12,13.4464,18.4888,268,5,100,1910,2101,0,7,14,60,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,60,0,'EventAI',''), - (61,'Thuros Lightfingers',NULL,11,11,3341,0,0,0,17,17,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,4,1,1,1,1,1,1,222,222,0,0,71,93,23.8896,32.8482,538,38,100,1700,2000,0,11,19,61,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,61,0,'EventAI',''), - (66,'Tharynn Bouden','Trade Supplies',10,10,1298,0,0,0,12,12,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,396,396,0,0,9,13,16.808,23.111,20,5,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (68,'Stormwind City Guard',NULL,55,55,3167,5446,0,0,11,11,0,0,7,3,3,0,1,36864,0,1024,0,1,1.42857,1,0,1.5,1,1,1,1,1,3921,3921,0,0,605,665,301.34,422.17,0,293,100,2000,2000,0,1,690,68,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,435,68,0,'','guard_stormwind'), + (1,'Waypoint (Only GM can see it)','Visual',1,1,10045,0,0,0,35,35,0,8,8,7,3,0,0,4096,0,32898,5242886,0.91,1.14286,1,0,1,1,1,1,1.33,1,42,42,0,0,7,7,1.76,2.42,20,3,100,2000,2200,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2,'Spawn Point (Only GM can see it)',NULL,1,1,262,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,0,0,0,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,11,11,387.6,532.95,15,5,100,1800,1900,0,222,1110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3,'Flesh Eater',NULL,24,25,987,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.777776,1.14286,1,0,1.02,1,1,1,1,1,664,713,0,0,36,46,42.1344,57.9348,1026,19,100,2500,2000,0,32,47,3,3,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (6,'Kobold Vermin',NULL,1,2,10913,0,0,0,25,25,0,0,7,3,3,0,0,32768,0,2,0,1,0.857143,1,0,1,1,1,1,1,1,42,55,0,0,0,1,0,0,16,0,0,2000,2000,0,1,4,6,6,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6,0,'EventAI',''), + (30,'Forest Spider',NULL,5,6,382,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,102,120,0,0,7,10,8.58,11.7975,174,4,100,2000,2000,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,5880,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (36,'Harvest Golem',NULL,11,12,367,0,0,0,14,14,0,0,9,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,222,247,0,0,17,22,12.7424,17.5208,573,9,100,2000,2000,0,13,21,36,0,0,0,0,16384,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (38,'Defias Thug',NULL,3,4,5035,5036,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,71,86,0,0,3,5,6.9344,9.5348,76,2,100,2000,2000,0,2,7,38,38,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,38,0,'EventAI',''), + (40,'Kobold Miner',NULL,6,7,373,0,0,0,26,26,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,120,137,0,0,7,10,0,0,239,4,0,2000,2000,0,5,12,40,40,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,40,0,'EventAI',''), + (43,'Mine Spider',NULL,8,9,368,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,156,176,0,0,11,15,13.4464,18.4888,406,6,100,2000,2000,0,0,0,43,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (46,'Murloc Forager',NULL,9,10,441,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,176,198,0,0,13,17,13.4464,18.4888,512,7,100,2000,2000,0,9,17,46,46,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,46,0,'EventAI',''), + (48,'Skeletal Warrior',NULL,21,22,200,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.888888,1.14286,1,0,1.02,1,1,1,1,1,531,573,0,0,31,39,35.6224,48.9808,922,16,100,2000,2000,0,27,40,48,48,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,48,0,'EventAI',''), + (54,'Corina Steele','Weaponsmith',10,10,1287,0,0,0,12,12,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,396,396,0,0,9,13,16.808,23.111,512,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,'',''), + (60,'Ruklar the Trapper',NULL,8,8,2153,0,0,0,26,26,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,2,0,1,1,1,1,1,1,148,148,165,165,10,12,13.4464,18.4888,268,5,100,1910,2101,0,7,14,60,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,60,0,'EventAI',''), + (61,'Thuros Lightfingers',NULL,11,11,3341,0,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,4,1,1,1,1,1,1,222,222,0,0,71,93,23.8896,32.8482,538,38,100,1700,2000,0,11,19,61,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,61,0,'EventAI',''), + (66,'Tharynn Bouden','Trade Supplies',10,10,1298,0,0,0,12,12,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,396,396,0,0,9,13,16.808,23.111,512,5,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (68,'Stormwind City Guard',NULL,55,55,3167,5446,0,0,11,11,0,0,7,3,3,0,1,36864,0,1024,0,1,1.42857,1,0,1.5,1,1,1,1,1,3921,3921,0,0,605,665,301.34,422.17,3271,293,100,2000,2000,0,1,690,68,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,435,68,0,'','guard_stormwind'), (69,'Timber Wolf',NULL,2,2,604,0,0,0,32,32,0.7,1,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,55,55,0,0,2,2,3.5024,4.8158,16,1,100,2000,2000,0,0,0,69,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (74,'Kurran Steele','Cloth & Leather Armor Merchant',10,10,1289,0,0,0,12,12,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,396,396,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (78,'Janos Hammerknuckle','Weaponsmith',5,5,3275,0,0,0,12,12,0,0,7,3,3,0,16388,4864,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,204,204,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,78,0,'',''), - (79,'Narg the Taskmaster',NULL,10,10,774,0,0,0,26,26,0,0,7,3,3,0,0,0,0,0,0,1,0.857143,1,4,1.3,1,1,1,1,1,257,257,0,0,18,31,15.1624,20.8483,512,11,100,2000,2000,0,11,19,79,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,79,0,'EventAI',''), - (80,'Kobold Laborer',NULL,3,4,365,0,0,0,26,26,0,0,7,3,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,71,86,0,0,3,5,0,0,52,2,0,2000,2000,0,2,8,80,80,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50738,0,'EventAI',''), - (89,'Infernal',NULL,50,50,169,0,0,0,954,954,0,0,3,3,3,0,0,0,0,0,0,1.4,1.14286,1,0,1.9,1,1,1,1,1,4209,4209,0,0,183,220,66.44,91.355,0,93,100,1510,1661,0,137,685,0,0,0,0,0,0,0,0,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (92,'Rock Elemental',NULL,39,40,171,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1.55556,1.14286,1,0,1.15,1,1,1,1,1,1678,1753,0,0,56,70,53.8384,74.0278,2824,29,100,2000,2000,0,0,0,92,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (94,'Defias Cutpurse',NULL,5,6,2361,2362,0,0,17,17,0,0,7,3,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,102,120,0,0,7,10,13.4464,18.4888,147,4,100,2000,2000,0,5,12,94,94,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,94,0,'EventAI',''), - (95,'Defias Smuggler',NULL,11,12,4418,4419,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,222,247,0,0,17,22,21.2784,29.2578,556,9,100,2000,2000,0,12,20,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51764,0,'EventAI',''), - (97,'Riverpaw Runt',NULL,8,9,10791,0,0,0,20,20,0,0,7,3,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,156,176,0,0,11,15,13.4464,18.4888,357,6,100,2000,2000,0,8,15,97,97,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,97,0,'EventAI',''), - (98,'Riverpaw Taskmaster',NULL,17,18,376,0,0,0,20,20,0,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,1,1,386,417,0,0,27,34,28.6704,39.4218,762,14,100,2000,2000,0,21,32,98,98,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,98,0,'EventAI',''), - (99,'Morgaine the Sly',NULL,10,10,3320,0,0,0,17,17,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,4,1,1,1,1,1,1,198,198,0,0,18,31,15.1624,20.8483,512,11,100,2000,2000,0,10,18,99,99,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,99,0,'EventAI',''), - (100,'Gruff Swiftbite',NULL,12,12,175,0,0,0,20,20,0,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,4,1,1,1,1,1,1,247,247,0,0,12,14,17.732,24.3815,573,6,100,1550,1705,0,13,21,100,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,100,0,'EventAI',''), - (103,'Garrick Padfoot',NULL,5,5,2073,0,0,0,17,17,0,0,7,3,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,102,102,0,0,6,7,8.624,11.858,120,3,100,2000,2000,0,3,9,103,103,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,103,0,'EventAI',''), + (74,'Kurran Steele','Cloth & Leather Armor Merchant',10,10,1289,0,0,0,12,12,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,396,396,0,0,9,13,16.808,23.111,512,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (78,'Janos Hammerknuckle','Weaponsmith',5,5,3275,0,0,0,12,12,0,0,7,3,3,0,16388,37632,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,204,204,0,0,6,8,8.624,11.858,120,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,78,0,'',''), + (79,'Narg the Taskmaster',NULL,10,10,774,0,0,0,26,26,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,1,4,1.3,1,1,1,1,1,257,257,0,0,18,31,15.1624,20.8483,512,11,100,2000,2000,0,11,19,79,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,79,0,'EventAI',''), + (80,'Kobold Laborer',NULL,3,4,365,0,0,0,26,26,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,71,86,0,0,3,5,0,0,76,2,0,2000,2000,0,2,8,80,80,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,80,0,'EventAI',''), + (89,'Infernal',NULL,50,50,169,0,0,0,954,954,0,0,3,3,3,0,0,32768,0,0,0,1.4,1.14286,1,0,1.9,1,1,1,1,1,4209,4209,0,0,183,220,66.44,91.355,2999,93,100,1510,1661,0,137,685,0,0,0,0,0,0,0,0,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (92,'Rock Elemental',NULL,39,40,171,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1.55556,1.14286,1,0,1.15,1,1,1,1.5,1,1678,1753,0,0,56,70,53.8384,74.0278,2946,29,100,2000,2000,0,0,0,92,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (94,'Defias Cutpurse',NULL,5,6,2361,2362,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,102,120,0,0,7,10,13.4464,18.4888,174,4,100,2000,2000,0,5,12,94,94,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,94,0,'EventAI',''), + (95,'Defias Smuggler',NULL,11,12,4418,4419,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,222,247,0,0,17,22,21.2784,29.2578,573,9,100,2000,2000,0,12,20,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,0,'EventAI',''), + (97,'Riverpaw Runt',NULL,8,9,10791,0,0,0,20,20,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,156,176,0,0,11,15,13.4464,18.4888,406,6,100,2000,2000,0,8,15,97,97,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,97,0,'EventAI',''), + (98,'Riverpaw Taskmaster',NULL,17,18,376,0,0,0,20,20,0,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,1,1,386,417,0,0,27,34,28.6704,39.4218,782,14,100,2000,2000,0,21,32,98,98,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,98,0,'EventAI',''), + (99,'Morgaine the Sly',NULL,10,10,3320,0,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,4,1,1,1,1,1,1,198,198,0,0,18,31,15.1624,20.8483,512,11,100,2000,2000,0,10,18,99,99,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,99,0,'EventAI',''), + (100,'Gruff Swiftbite',NULL,12,12,175,0,0,0,20,20,0,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,4,1,1,1,1,1,1,247,247,0,0,12,14,17.732,24.3815,573,6,100,1550,1705,0,13,21,100,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,100,0,'EventAI',''), + (103,'Garrick Padfoot',NULL,5,5,2073,0,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,102,102,0,0,6,7,8.624,11.858,120,3,100,2000,2000,0,3,9,103,103,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,103,0,'EventAI',''), (113,'Stonetusk Boar',NULL,5,6,503,0,0,0,189,189,0,5,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,102,120,0,0,7,10,8.624,11.858,174,4,100,2000,2000,0,0,0,113,0,113,0,0,0,0,0,0,0,0,0,0,9081,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (114,'Harvest Watcher',NULL,14,15,378,0,0,0,14,14,0,0,9,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,300,328,0,0,21,27,28.6704,39.4218,660,11,100,2000,2000,0,16,26,114,0,0,0,0,16384,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (115,'Harvest Reaper',NULL,17,18,379,0,0,0,14,14,0,0,9,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,386,417,0,0,27,34,28.6704,39.4218,765,14,100,2000,2000,0,21,32,115,0,0,0,0,16384,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (116,'Defias Bandit',NULL,8,9,2357,2358,0,0,17,17,0,0,7,3,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,156,176,0,0,11,15,13.4464,18.4888,361,6,100,2000,2000,0,8,15,116,116,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,116,0,'EventAI',''), - (117,'Riverpaw Gnoll',NULL,11,12,175,0,0,0,20,20,0,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,1,1,222,247,0,0,17,22,21.2784,29.2578,555,9,100,2000,2000,0,12,20,117,117,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,117,0,'EventAI',''), - (118,'Prowler',NULL,9,10,11415,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,176,198,0,0,10,13,13.4464,18.4888,459,5,100,1500,2000,0,0,0,118,0,118,0,0,0,0,0,0,0,0,0,0,5943,1,0,0,0,0,0,0,0,0,0,'',''), - (119,'Longsnout',NULL,10,11,381,0,0,0,189,189,0,5,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,198,222,0,0,28,32,18.1984,25.0228,0,14,100,2000,2068,0,0,0,119,0,0,0,0,0,0,0,0,0,0,20,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (121,'Defias Pathstalker',NULL,15,16,2336,2337,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,328,356,0,0,23,30,28.6704,39.4218,896,12,100,2000,2000,0,18,28,121,121,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,121,0,'EventAI',''), - (122,'Defias Highwayman',NULL,13,18,2342,2343,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,386,417,0,0,27,34,28.6704,39.4218,765,14,100,2000,2000,0,21,32,122,122,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,122,0,'EventAI',''), - (123,'Riverpaw Mongrel',NULL,13,14,383,0,0,0,20,20,0,0,7,3,3,0,0,0,0,0,0,1,1.19048,1,0,1,1,1,1,1,1,273,300,0,0,19,25,21.2784,29.2578,628,10,100,2000,2000,0,14,24,123,123,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,123,0,'EventAI',''), - (124,'Riverpaw Brute',NULL,15,16,384,0,0,0,20,20,0,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,1,1,328,356,0,0,31,39,28.6704,39.4218,260,16,100,2000,2000,0,18,28,124,124,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,124,0,'EventAI',''), - (125,'Riverpaw Overseer',NULL,19,19,10790,0,0,0,20,20,0,0,7,3,3,0,0,0,0,0,0,0.95,1.14286,1,0,1,1,1,1,1,1,449,449,0,0,28,36,30.096,41.382,833,15,100,2000,2000,0,24,37,125,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,125,0,'EventAI',''), - (126,'Murloc Coastrunner',NULL,12,13,983,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.42857,1,0,1,1,1,1,1,1,247,273,0,0,17,22,21.2784,29.2578,292,9,100,2000,2000,0,13,22,126,126,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,126,0,'EventAI',''), - (127,'Murloc Tidehunter',NULL,18,19,1995,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,377,404,408,456,25,32,28.6704,39.4218,671,13,100,2000,2000,0,21,32,127,127,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (151,'Brog Hamfist','General Supplies',10,10,1292,0,0,0,12,12,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,396,396,0,0,9,13,16.808,23.111,20,5,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,151,1,'',''), - (152,'Brother Danil','General Supplies',5,5,3277,0,0,0,12,12,0,0,7,3,3,0,4,4864,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,204,204,0,0,6,8,8.624,11.858,20,3,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,152,0,'',''), - (154,'Greater Fleshripper',NULL,16,17,1105,0,0,0,73,73,0,7,1,3,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,356,386,0,0,24,31,24.288,33.396,730,13,100,2000,2000,0,0,0,154,0,0,0,0,0,0,0,0,0,0,0,0,8834,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (114,'Harvest Watcher',NULL,14,15,378,0,0,0,14,14,0,0,9,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,300,328,0,0,21,27,28.6704,39.4218,677,11,100,2000,2000,0,16,26,114,0,0,0,0,16384,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (115,'Harvest Reaper',NULL,17,18,379,0,0,0,14,14,0,0,9,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,386,417,0,0,27,34,28.6704,39.4218,782,14,100,2000,2000,0,21,32,115,0,0,0,0,16384,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (116,'Defias Bandit',NULL,8,9,2357,2358,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,156,176,0,0,11,15,13.4464,18.4888,406,6,100,2000,2000,0,8,15,116,116,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,116,0,'EventAI',''), + (117,'Riverpaw Gnoll',NULL,11,12,175,0,0,0,20,20,0,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,1,1,222,247,0,0,17,22,21.2784,29.2578,573,9,100,2000,2000,0,12,20,117,117,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,117,0,'EventAI',''), + (118,'Prowler',NULL,9,10,11415,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,176,198,0,0,10,13,13.4464,18.4888,512,5,100,1500,2000,0,0,0,118,0,118,0,0,0,0,0,0,0,0,0,0,5943,1,0,0,0,0,0,0,0,0,0,'',''), + (119,'Longsnout',NULL,10,11,381,0,0,0,189,189,0,5,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,198,222,0,0,28,32,18.1984,25.0228,538,14,100,2000,2068,0,0,0,119,0,0,0,0,0,0,0,0,0,0,20,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (121,'Defias Pathstalker',NULL,15,16,2336,2337,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1.3,1,328,356,0,0,23,30,28.6704,39.4218,927,12,100,2000,2000,0,18,28,121,121,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,121,0,'EventAI',''), + (122,'Defias Highwayman',NULL,17,18,2342,2343,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,386,417,0,0,27,34,28.6704,39.4218,782,14,100,2000,2000,0,21,32,122,122,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,122,0,'EventAI',''), + (123,'Riverpaw Mongrel',NULL,13,14,383,0,0,0,20,20,0,0,7,3,3,0,0,32768,0,0,0,1,1.19048,1,0,1,1,1,1,1,1,273,300,0,0,19,25,21.2784,29.2578,642,10,100,2000,2000,0,14,24,123,123,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,123,0,'EventAI',''), + (124,'Riverpaw Brute',NULL,15,16,384,0,0,0,20,20,0,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,0.37,1,328,356,0,0,31,39,28.6704,39.4218,264,16,100,2000,2000,0,18,28,124,124,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,124,0,'EventAI',''), + (125,'Riverpaw Overseer',NULL,19,19,10790,0,0,0,20,20,0,0,7,3,3,0,0,32768,0,0,0,0.95,1.14286,1,0,1,1,1,1,1,1,449,449,0,0,28,36,30.096,41.382,817,15,100,2000,2000,0,24,37,125,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,125,0,'EventAI',''), + (126,'Murloc Coastrunner',NULL,12,13,983,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.42857,1,0,1,1,1,1,1,1,247,273,0,0,17,22,21.2784,29.2578,608,9,100,2000,2000,0,13,22,126,126,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,126,0,'EventAI',''), + (127,'Murloc Tidehunter',NULL,18,19,1995,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,377,404,408,456,25,32,28.6704,39.4218,683,13,100,2000,2000,0,21,32,127,127,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (151,'Brog Hamfist','General Supplies',10,10,1292,0,0,0,12,12,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,396,396,0,0,9,13,16.808,23.111,512,5,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,151,1,'',''), + (152,'Brother Danil','General Supplies',5,5,3277,0,0,0,12,12,0,0,7,3,3,0,4,37632,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,204,204,0,0,6,8,8.624,11.858,120,3,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,152,0,'',''), + (154,'Greater Fleshripper',NULL,16,17,1105,0,0,0,73,73,0,7,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,356,386,0,0,24,31,24.288,33.396,748,13,100,2000,2000,0,0,0,154,0,0,0,0,0,0,0,0,0,0,0,0,8834,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (157,'Goretusk',NULL,14,15,3027,0,0,0,189,189,0,5,1,1,3,0,0,0,0,2,1,1,1.14286,1,0,1,1,1,1,1,1,300,328,0,0,21,27,19.7472,27.1524,677,11,100,2000,2000,0,0,0,157,0,157,0,0,0,0,0,0,0,0,40,10,9085,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (167,'Morhan Coppertongue','Metalsmith',15,15,1844,0,0,0,55,55,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,656,656,0,0,17,22,24.288,33.396,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50396,0,'',''), - (171,'Murloc Warrior',NULL,15,16,1305,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,328,356,0,0,47,60,28.6704,39.4218,690,25,100,3000,2000,0,17,27,171,171,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,171,0,'EventAI',''), - (190,'Dermot Johns','Cloth & Leather Armor Merchant',5,5,3276,0,0,0,12,12,0,0,7,3,3,0,16388,4864,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,204,204,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (167,'Morhan Coppertongue','Metalsmith',15,15,1844,0,0,0,55,55,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,656,656,0,0,17,22,24.288,33.396,677,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,167,0,'',''), + (171,'Murloc Warrior',NULL,15,16,1305,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,328,356,0,0,47,60,28.6704,39.4218,713,25,100,3000,2000,0,17,27,171,171,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,171,0,'EventAI',''), + (190,'Dermot Johns','Cloth & Leather Armor Merchant',5,5,3276,0,0,0,12,12,0,0,7,3,3,0,16388,37632,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,204,204,0,0,6,8,8.624,11.858,120,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (193,'Blue Dragonspawn',NULL,50,51,196,0,0,0,60,60,0,0,2,1,3,0,0,64,0,0,0,1.1,1.14286,1,1,3,1,1,1,1,1,6645,6876,0,0,328,421,58.08,79.86,3052,173,100,1200,2000,0,380,501,193,0,193,0,0,0,0,0,0,0,175,0,0,0,0,0,0,0,0,0,0,0,193,0,'',''), - (196,'Eagan Peltskinner',NULL,3,3,3251,0,0,0,12,12,0,0,7,3,3,0,2,4864,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,142,142,0,0,3,5,5.2272,7.1874,20,2,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,196,0,'',''), - (197,'Marshal McBride',NULL,20,20,1859,0,0,0,12,12,0,0,7,3,3,0,3,4864,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,968,968,0,0,24,31,31.856,43.802,0,13,100,1500,2000,0,0,0,197,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4048,197,1,'',''), - (198,'Khelden Bremen','Mage Trainer',5,5,5001,0,0,0,12,12,0,0,7,3,3,0,19,4864,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,204,204,0,0,6,8,8.624,11.858,20,3,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4660,198,0,'',''), - (199,'Young Fleshripper',NULL,10,11,410,0,0,0,73,73,0,7,1,3,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,198,222,0,0,14,19,15.048,20.691,525,8,100,2000,2000,0,0,0,199,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (202,'Skeletal Horror',NULL,23,24,9786,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,617,664,0,0,34,43,35.6224,48.9808,975,18,100,2000,2000,0,31,45,202,202,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50694,0,'EventAI',''), - (203,'Skeletal Mage',NULL,22,23,9783,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,8,0,1.02,1,1,1,1,1,472,504,1357,1443,34,45,35.6224,48.9808,484,18,100,3000,2000,0,27,40,203,203,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,203,0,'EventAI',''), - (205,'Nightbane Dark Runner',NULL,28,29,736,0,0,0,24,24,0,0,7,3,3,0,0,0,0,0,0,1,1.42857,1,0,1.05,1,1,1,1,1,896,950,0,0,42,52,59.0304,81.1668,1165,22,100,2000,2000,0,41,58,205,0,205,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (206,'Nightbane Vile Fang',NULL,29,30,522,0,0,0,24,24,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,950,1003,0,0,42,53,40.8672,56.1924,1200,22,100,2000,2000,0,43,61,206,0,206,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (210,'Bone Chewer',NULL,26,27,570,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.777776,1.14286,1,0,1.05,1,1,1,1,1,788,840,0,0,38,48,42.1344,57.9348,1079,20,100,2000,2000,0,37,53,210,210,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,210,0,'EventAI',''), - (212,'Splinter Fist Warrior',NULL,29,30,610,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,950,1003,0,0,42,53,42.1344,57.9348,1183,22,100,2000,2000,0,43,61,212,212,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,212,0,'EventAI',''), + (196,'Eagan Peltskinner',NULL,3,3,3251,0,0,0,12,12,0,0,7,3,3,0,2,37632,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,142,142,0,0,3,5,5.2272,7.1874,41,2,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,196,0,'',''), + (197,'Marshal McBride',NULL,20,20,1859,0,0,0,12,12,0,0,7,3,3,0,3,37632,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,968,968,0,0,24,31,31.856,43.802,852,13,100,1500,2000,0,0,0,197,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4048,197,1,'',''), + (198,'Khelden Bremen','Mage Trainer',5,5,5001,0,0,0,12,12,0,0,7,3,3,0,19,37632,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,204,204,0,0,6,8,8.624,11.858,120,3,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4660,198,0,'',''), + (199,'Young Fleshripper',NULL,10,11,410,0,0,0,73,73,0,7,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,198,222,0,0,14,19,15.048,20.691,538,8,100,2000,2000,0,0,0,199,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (202,'Skeletal Horror',NULL,23,24,9786,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,617,664,0,0,34,43,35.6224,48.9808,992,18,100,2000,2000,0,31,45,202,202,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,202,0,'EventAI',''), + (203,'Skeletal Mage',NULL,22,23,9783,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1.02,1,1,1,1,1,472,504,1357,1443,34,45,35.6224,48.9808,519,18,100,3000,2000,0,27,40,203,203,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,203,0,'EventAI',''), + (205,'Nightbane Dark Runner',NULL,28,29,736,0,0,0,24,24,0,0,7,3,3,0,0,32768,0,0,0,1,1.42857,1,0,1.05,1,1,1,1,1,896,950,0,0,42,52,59.0304,81.1668,1165,22,100,2000,2000,0,41,58,205,0,205,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (206,'Nightbane Vile Fang',NULL,29,30,522,0,0,0,24,24,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,950,1003,0,0,42,53,40.8672,56.1924,1200,22,100,2000,2000,0,43,61,206,0,206,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (210,'Bone Chewer',NULL,26,27,570,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.777776,1.14286,1,0,1.05,1,1,1,1,1,788,840,0,0,38,48,42.1344,57.9348,1097,20,100,2000,2000,0,37,53,210,210,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,210,0,'EventAI',''), + (212,'Splinter Fist Warrior',NULL,29,30,610,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,950,1003,0,0,42,53,42.1344,57.9348,1200,22,100,2000,2000,0,43,61,212,212,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,212,0,'EventAI',''), (213,'Starving Dire Wolf',NULL,19,20,801,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,449,484,0,0,28,36,42.1344,57.9348,852,15,100,2000,2000,0,0,0,213,0,213,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (215,'Defias Night Runner',NULL,24,25,4276,4278,0,0,17,17,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,664,713,0,0,36,46,42.1344,57.9348,1009,19,100,2000,2000,0,33,48,215,215,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,215,0,'EventAI',''), - (217,'Venom Web Spider',NULL,19,20,955,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,449,484,0,0,28,36,28.6704,39.4218,855,15,100,2000,2000,0,0,0,217,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (218,'Grave Robber',NULL,24,25,4275,4277,0,0,17,17,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,664,713,0,0,31,40,35.6224,48.9808,0,16,100,2000,2000,0,32,47,218,218,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,218,0,'EventAI',''), - (222,'Nillen Andemar','Macecrafter',19,19,1845,0,0,0,55,55,0,0,7,3,3,0,16388,0,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,898,898,0,0,21,27,30.4304,41.8418,20,11,100,1820,2002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50576,0,'',''), - (223,'Dan Golthas','Journeyman Leatherworker',23,23,10619,0,0,0,68,68,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1.02,1,1,1,1,1,617,617,0,0,28,37,36.0272,49.5374,0,15,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4184,223,0,'EventAI',''), - (225,'Gavin Gnarltree','Weaponsmith',30,30,4331,0,0,0,12,12,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1.05,1,1,1,1,1,1003,1003,0,0,42,53,45.144,62.073,0,22,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,225,1,'',''), - (226,'Morg Gnarltree','Armorer',28,28,4332,0,0,0,12,12,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,42,53,42.1344,57.9348,0,22,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,226,1,'',''), - (227,'Mabel Solaj','General Goods',26,26,4340,0,0,0,12,12,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1.05,1,1,1,1,1,788,788,0,0,34,43,40.04,55.055,0,18,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), - (228,'Avette Fellwood','Bowyer',24,24,4334,0,0,0,12,12,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,0,16,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,1,'',''), + (215,'Defias Night Runner',NULL,24,25,4276,4278,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,664,713,0,0,36,46,42.1344,57.9348,1026,19,100,2000,2000,0,33,48,215,215,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,215,0,'EventAI',''), + (217,'Venom Web Spider',NULL,19,20,955,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,449,484,0,0,28,36,28.6704,39.4218,852,15,100,2000,2000,0,0,0,217,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (218,'Grave Robber',NULL,24,25,4275,4277,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,664,713,0,0,31,40,35.6224,48.9808,1026,16,100,2000,2000,0,32,47,218,218,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,218,0,'EventAI',''), + (222,'Nillen Andemar','Macecrafter',19,19,1845,0,0,0,55,55,0,0,7,3,3,0,16388,32768,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,898,898,0,0,21,27,30.4304,41.8418,817,11,100,1820,2002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,222,0,'',''), + (223,'Dan Golthas','Journeyman Leatherworker',23,23,10619,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1.02,1,1,1,1,1,617,617,0,0,28,37,36.0272,49.5374,957,15,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4184,223,0,'EventAI',''), + (225,'Gavin Gnarltree','Weaponsmith',30,30,4331,0,0,0,12,12,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1.05,1,1,1,1,1,1003,1003,0,0,42,53,45.144,62.073,1200,22,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,225,1,'',''), + (226,'Morg Gnarltree','Armorer',28,28,4332,0,0,0,12,12,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,42,53,42.1344,57.9348,1130,22,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,226,1,'',''), + (227,'Mabel Solaj','General Goods',26,26,4340,0,0,0,12,12,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1.05,1,1,1,1,1,788,788,0,0,34,43,40.04,55.055,1061,18,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), + (228,'Avette Fellwood','Bowyer',24,24,4334,0,0,0,12,12,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,992,16,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,1,'',''), (232,'Farmer Ray',NULL,23,23,3614,0,0,0,88,88,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,617,617,0,0,25,31,35.6224,48.9808,957,13,100,1500,2000,0,30,44,232,232,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,232,0,'',''), - (233,'Farmer Saldean',NULL,20,20,1943,0,0,0,12,12,0,0,7,3,3,0,7,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1781,233,1,'',''), - (234,'Gryan Stoutmantle','The People\'s Militia',35,35,1690,0,0,0,11,11,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,1700,1700,0,0,160,205,42.588,58.5585,0,84,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,1,'',''), - (235,'Salma Saldean',NULL,20,20,1691,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,1500,2000,0,0,0,235,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,235,1,'',''), - (237,'Farmer Furlbrow',NULL,20,20,1944,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,237,1,'',''), - (238,'Verna Furlbrow',NULL,20,20,1692,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50643,1,'',''), - (239,'Grimbooze Thunderbrew',NULL,20,20,3265,0,0,0,55,55,0,0,7,3,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,239,1,'',''), - (240,'Marshal Dughan',NULL,25,25,1985,0,0,0,12,12,0,0,7,3,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,1500,2000,0,0,0,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11611,240,1,'',''), - (241,'Remy \"Two Times\"',NULL,5,5,3254,0,0,0,12,12,0,0,7,3,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5032,241,1,'',''), - (244,'Ma Stonefield',NULL,3,3,3330,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,112,112,0,0,3,5,5.2272,7.1874,20,2,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (246,'\"Auntie\" Bernice Stonefield',NULL,6,6,3329,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,196,196,0,0,6,8,10.296,14.157,20,3,100,1500,2000,0,0,0,246,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (247,'Billy Maclure',NULL,1,1,221,0,0,0,12,12,0,0,7,3,3,0,2,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (248,'Gramma Stonefield',NULL,3,3,2959,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,112,112,0,0,3,5,5.2272,7.1874,20,2,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (250,'Pa Maclure',NULL,6,6,3327,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,196,196,0,0,6,8,10.296,14.157,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,250,0,'',''), - (251,'Maybell Maclure',NULL,2,2,3323,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,87,87,0,0,3,5,3.5024,4.8158,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (252,'Tommy Joe Stonefield',NULL,2,2,3331,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,87,87,0,0,3,5,3.5024,4.8158,20,2,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), - (253,'William Pestle',NULL,6,6,5038,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,196,196,0,0,6,8,10.296,14.157,20,3,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (255,'Gerard Tiller',NULL,6,6,3324,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,196,196,0,0,6,8,10.296,14.157,20,3,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), - (257,'Kobold Worker',NULL,3,3,10912,0,0,0,25,25,0,0,7,3,3,0,0,0,0,2,0,1,0.857143,1,0,1,1,1,1,1,1,70,70,0,0,3,4,0,0,41,2,0,2000,2000,0,1,7,257,257,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50446,0,'EventAI',''), - (258,'Joshua Maclure','Vintner',5,5,3328,0,0,0,12,12,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,258,0,'',''), - (261,'Guard Thomas',NULL,30,30,1984,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (263,'Lord Ello Ebonlocke','Mayor of Darkshire',30,30,4321,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (264,'Commander Althea Ebonlocke','Leader of The Night Watch',45,45,4322,0,0,0,53,53,0,0,7,3,3,0,2,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,264,1,'',''), - (265,'Madame Eva',NULL,25,25,4323,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), - (266,'Wiley the Black',NULL,26,26,1741,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1309,1309,0,0,34,43,40.04,55.055,0,18,100,1000,2000,0,0,0,266,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (267,'Clerk Daltry',NULL,31,31,1720,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,267,0,'',''), - (268,'Sirra Von\'Indi','Historian of Darkshire',24,24,4324,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,0,16,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (269,'Role Dreuger','Deputy Mayor of Darkshire',40,40,4309,0,0,0,12,12,0,0,7,3,3,0,0,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (270,'Councilman Millstipe','Council of Darkshire',28,28,1724,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,38,48,42.6272,58.6124,0,20,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (271,'Ambassador Berrybuck','Council of Darkshire',30,30,1713,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (272,'Chef Grual',NULL,30,30,1715,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,272,0,'',''), - (273,'Tavernkeep Smitts',NULL,22,22,1731,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,0,14,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), - (274,'Barkeep Hann','Bartender',26,26,5039,0,0,0,12,12,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1309,1309,0,0,34,43,40.04,55.055,0,18,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,274,0,'',''), - (275,'Whit Wantmal',NULL,27,27,1734,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1380,1380,0,0,36,46,41.3424,56.8458,0,19,100,1000,2000,0,0,0,275,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), - (276,'Viktori Prism\'Antras',NULL,28,28,4326,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,38,48,42.6272,58.6124,0,20,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (277,'Roberto Pupellyverbos','Merlot Connoisseur',30,30,1433,0,0,0,12,12,0,0,7,3,3,0,5,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,685,0,0,'EventAI',''), - (278,'Sara Timberlain',NULL,5,5,3268,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (279,'Morgan Pestle',NULL,30,30,5082,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (284,'Brown Horse',NULL,1,1,2404,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (285,'Murloc',NULL,6,7,617,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,120,137,0,0,7,10,13.4464,18.4888,206,4,100,2000,2000,0,5,12,285,285,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,285,0,'',''), - (288,'Jitters',NULL,25,25,4325,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,1000,2000,0,0,0,288,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,288,1,'EventAI',''), - (289,'Abercrombie','The Hermit',35,35,4328,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,1,'',''), - (294,'Marshal Haggard',NULL,20,20,1689,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), - (295,'Innkeeper Farley','Innkeeper',30,30,1291,0,0,0,12,12,0,0,7,3,3,0,135,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,400,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1291,0,0,'EventAI',''), - (297,'Caretaker Folsom',NULL,30,30,1756,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (233,'Farmer Saldean',NULL,20,20,1943,0,0,0,12,12,0,0,7,3,3,0,7,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1781,233,1,'',''), + (234,'Gryan Stoutmantle','The People\'s Militia',35,35,1690,0,0,0,11,11,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,1700,1700,0,0,160,205,42.588,58.5585,1373,84,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,1,'',''), + (235,'Salma Saldean',NULL,20,20,1691,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,1500,2000,0,0,0,235,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,235,1,'',''), + (237,'Farmer Furlbrow',NULL,20,20,1944,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,237,1,'',''), + (238,'Verna Furlbrow',NULL,20,20,1692,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,238,1,'',''), + (239,'Grimbooze Thunderbrew',NULL,20,20,3265,0,0,0,55,55,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,239,1,'',''), + (240,'Marshal Dughan',NULL,25,25,1985,0,0,0,12,12,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11611,240,1,'',''), + (241,'Remy \"Two Times\"',NULL,5,5,3254,0,0,0,12,12,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5032,241,1,'',''), + (244,'Ma Stonefield',NULL,3,3,3330,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,112,112,0,0,3,5,5.2272,7.1874,20,2,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (246,'\"Auntie\" Bernice Stonefield',NULL,6,6,3329,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,196,196,0,0,6,8,10.296,14.157,20,3,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (247,'Billy Maclure',NULL,1,1,221,0,0,0,12,12,0,0,7,3,3,0,2,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (248,'Gramma Stonefield',NULL,3,3,2959,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,112,112,0,0,3,5,5.2272,7.1874,20,2,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (250,'Pa Maclure',NULL,6,6,3327,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,196,196,0,0,6,8,10.296,14.157,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,250,0,'',''), + (251,'Maybell Maclure',NULL,2,2,3323,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,87,87,0,0,3,5,3.5024,4.8158,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (252,'Tommy Joe Stonefield',NULL,2,2,3331,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,87,87,0,0,3,5,3.5024,4.8158,20,2,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), + (253,'William Pestle',NULL,6,6,5038,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,196,196,0,0,6,8,10.296,14.157,20,3,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (255,'Gerard Tiller',NULL,6,6,3324,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,196,196,0,0,6,8,10.296,14.157,20,3,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), + (257,'Kobold Worker',NULL,3,3,10912,0,0,0,25,25,0,0,7,3,3,0,0,32768,0,2,0,1,0.857143,1,0,1,1,1,1,1,1,70,70,0,0,3,4,0,0,41,2,0,2000,2000,0,1,7,257,257,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,257,0,'EventAI',''), + (258,'Joshua Maclure','Vintner',5,5,3328,0,0,0,12,12,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,258,0,'',''), + (261,'Guard Thomas',NULL,30,30,1984,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (263,'Lord Ello Ebonlocke','Mayor of Darkshire',30,30,4321,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (264,'Commander Althea Ebonlocke','Leader of The Night Watch',45,45,4322,0,0,0,53,53,0,0,7,3,3,0,2,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,264,1,'',''), + (265,'Madame Eva',NULL,25,25,4323,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), + (266,'Wiley the Black',NULL,26,26,1741,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1309,1309,0,0,34,43,40.04,55.055,1061,18,100,1000,2000,0,0,0,266,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (267,'Clerk Daltry',NULL,31,31,1720,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,1234,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,267,0,'',''), + (268,'Sirra Von\'Indi','Historian of Darkshire',24,24,4324,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,992,16,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (269,'Role Dreuger','Deputy Mayor of Darkshire',40,40,4309,0,0,0,12,12,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (270,'Councilman Millstipe','Council of Darkshire',28,28,1724,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,38,48,42.6272,58.6124,1130,20,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (271,'Ambassador Berrybuck','Council of Darkshire',30,30,1713,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (272,'Chef Grual',NULL,30,30,1715,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,272,0,'',''), + (273,'Tavernkeep Smitts',NULL,22,22,1731,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,922,14,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), + (274,'Barkeep Hann','Bartender',26,26,5039,0,0,0,12,12,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1309,1309,0,0,34,43,40.04,55.055,1061,18,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,274,0,'',''), + (275,'Whit Wantmal',NULL,27,27,1734,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1380,1380,0,0,36,46,41.3424,56.8458,1097,19,100,1000,2000,0,0,0,275,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), + (276,'Viktori Prism\'Antras',NULL,28,28,4326,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,38,48,42.6272,58.6124,1130,20,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (277,'Roberto Pupellyverbos','Merlot Connoisseur',30,30,1433,0,0,0,12,12,0,0,7,3,3,0,5,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,685,0,0,'EventAI',''), + (278,'Sara Timberlain',NULL,5,5,3268,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (279,'Morgan Pestle',NULL,30,30,5082,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (284,'Brown Horse',NULL,1,1,2404,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (285,'Murloc',NULL,6,7,617,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,120,137,0,0,7,10,13.4464,18.4888,239,4,100,2000,2000,0,5,12,285,285,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,285,0,'',''), + (288,'Jitters',NULL,25,25,4325,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,1000,2000,0,0,0,288,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,288,1,'EventAI',''), + (289,'Abercrombie','The Hermit',35,35,4328,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,289,1,'',''), + (294,'Marshal Haggard',NULL,20,20,1689,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), + (295,'Innkeeper Farley','Innkeeper',30,30,1291,0,0,0,12,12,0,0,7,3,3,0,135,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,400,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1291,0,0,'EventAI',''), + (297,'Caretaker Folsom',NULL,30,30,1756,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (299,'Young Wolf',NULL,1,1,447,0,0,0,32,32,0.7,1,1,1,3,0,0,0,0,2,1,1,0.857143,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1.76,2.42,15,1,100,2000,2000,0,0,0,299,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (300,'Zzarc\' Vul',NULL,33,33,655,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1050,1050,0,0,43,53,53.8384,74.0278,1200,22,100,2000,2000,0,44,62,300,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50619,0,'EventAI',''), - (302,'Blind Mary',NULL,40,40,915,0,0,0,12,12,0,0,6,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1847,1847,0,0,61,78,56.672,77.924,0,32,100,1000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (304,'Felsteed',NULL,1,1,2346,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (305,'Riding Horse (White Stallion)',NULL,1,1,2410,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (306,'Riding Horse (Palomino)',NULL,1,1,2408,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (307,'Pinto',NULL,1,1,2409,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (308,'Black Stallion',NULL,1,1,2402,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (311,'Sven Yorgen',NULL,20,20,4327,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,311,1,'',''), - (313,'Theocritus','Mage of Tower Azora',24,24,3348,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1.8,1,1,1,-1,1,1172,1172,916,916,30,39,37.3824,51.4008,0,16,100,1000,2000,0,0,0,313,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,'',''), - (314,'Eliza','Bride of the Embalmer',31,31,10487,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,0.777776,1.14286,8,1,3,1,1,1,1,1,2309,2309,2253,2253,193,249,44.84,61.655,0,102,100,1341,1475,0,75,374,314,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (300,'Zzarc\' Vul',NULL,33,33,655,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1050,1050,0,0,43,53,53.8384,74.0278,1200,22,100,2000,2000,0,44,62,300,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,300,0,'EventAI',''), + (302,'Blind Mary',NULL,40,40,915,0,0,0,12,12,0,0,6,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1847,1847,0,0,61,78,56.672,77.924,1964,32,100,1000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (304,'Felsteed',NULL,1,1,2346,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (305,'Riding Horse (White Stallion)',NULL,1,1,2410,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (306,'Riding Horse (Palomino)',NULL,1,1,2408,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (307,'Pinto',NULL,1,1,2409,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (308,'Black Stallion',NULL,1,1,2402,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (311,'Sven Yorgen',NULL,20,20,4327,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,311,1,'',''), + (313,'Theocritus','Mage of Tower Azora',24,24,3348,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1.8,1,1,1,-1,1,1172,1172,916,916,30,39,37.3824,51.4008,992,16,100,1000,2000,0,0,0,313,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,'',''), + (314,'Eliza','Bride of the Embalmer',31,31,10487,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,0.777776,1.14286,8,1,3,1,1,1,1,1,2309,2309,2253,2253,193,249,44.84,61.655,674,102,100,1341,1475,0,75,374,314,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (315,'Stalvan Mistmantle',NULL,32,32,1562,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.5,1,1,1,1,1,1586,1586,0,0,59,72,53.8384,74.0278,1270,30,100,1500,2000,0,58,81,315,315,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,0,'EventAI',''), - (325,'Hogan Ference',NULL,20,20,4320,0,0,0,12,12,0,0,7,3,3,0,0,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,1500,2000,0,0,0,325,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,325,0,'EventAI',''), - (327,'Goldtooth',NULL,8,8,2299,0,0,0,26,26,0,0,7,3,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,156,156,0,0,10,13,13.4464,18.4888,316,5,100,2000,2000,0,7,14,327,327,0,0,0,0,0,0,24,0,0,0,0,0,1,0,0,0,0,0,0,0,327,0,'EventAI',''), - (328,'Zaldimar Wefhellt','Mage Trainer',13,13,1294,0,0,0,12,12,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,2,1,1,1,-1,1,546,546,481,481,13,17,21.5072,29.5724,20,7,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4661,328,0,'',''), - (329,'Earth Elemental',NULL,54,55,453,0,0,0,7,7,0,0,4,3,3,0,0,0,0,0,0,1.9,1.14286,1,0,1,1,1,1,-1,1,2571,2675,0,0,130,156,66.8712,91.9479,0,66,100,1490,1639,0,0,0,0,0,0,0,0,0,0,0,260,260,260,260,260,0,0,0,0,0,0,0,0,0,0,0,'',''), + (325,'Hogan Ference',NULL,20,20,4320,0,0,0,12,12,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,1500,2000,0,0,0,325,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,325,0,'EventAI',''), + (327,'Goldtooth',NULL,8,8,2299,0,0,0,26,26,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,156,156,0,0,10,13,13.4464,18.4888,316,5,100,2000,2000,0,7,14,327,327,0,0,0,0,0,0,24,0,0,0,0,0,1,0,0,0,0,0,0,0,327,0,'EventAI',''), + (328,'Zaldimar Wefhellt','Mage Trainer',13,13,1294,0,0,0,12,12,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,2,1,1,1,-1,1,546,546,481,481,13,17,21.5072,29.5724,20,7,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4661,328,0,'',''), + (329,'Earth Elemental',NULL,54,55,453,0,0,0,7,7,0,0,4,3,3,0,0,32768,0,0,0,1.9,1.14286,1,0,1,1,1,1,-1,1,2571,2675,0,0,130,156,66.8712,91.9479,3271,66,100,1490,1639,0,0,0,0,0,0,0,0,0,0,0,260,260,260,260,260,0,0,0,0,0,0,0,0,0,0,0,'',''), (330,'Princess',NULL,9,9,8871,0,0,0,7,7,0,5,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,176,176,0,0,12,14,15.048,20.691,406,6,100,2000,2000,0,0,0,330,0,330,0,0,0,0,0,0,0,0,0,0,9077,2,0,0,0,0,0,0,0,0,0,'EventAI',''), - (331,'Maginor Dumas','Master Mage',60,60,1484,0,0,0,12,12,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,2620,2620,110,142,74.448,102.366,0,58,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4486,331,0,'EventAI',''), - (332,'Master Mathias Shaw','Leader of SI:7',62,62,1736,0,0,0,12,12,0,0,7,3,3,0,3,4608,0,2,0,1,1.14286,1,0,1.26,1,1,1,-1,1,4079,4079,2480,2480,174,224,203.77,104.278,0,92,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4941,332,0,'EventAI',''), - (334,'Gath\'Ilzogg','Warlord of the Blackrock Clan',26,26,6050,0,0,0,40,40,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,2250,2250,0,0,129,166,35.1008,48.2636,1574,68,100,1425,2000,0,139,186,334,334,0,0,0,0,0,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,51766,0,'EventAI',''), - (335,'Singe',NULL,24,24,497,0,0,0,40,40,0,0,2,3,3,0,0,64,0,0,0,1.11111,1.14286,8,1,3,1,1,1,1,1,1584,1584,1545,1545,106,136,30.7968,42.3456,538,56,100,1458,2000,0,110,149,335,0,335,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (338,'Mazen Mac\'Nadir','Academy of Arcane Arts and Sciences',44,44,5080,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,68,88,60.7904,83.5868,0,36,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,338,0,'EventAI',''), - (340,'Kendor Kabonka','Master of Cooking Recipes',50,50,5728,0,0,0,12,12,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,340,0,'EventAI',''), - (341,'Foreman Oslow',NULL,20,20,1748,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), - (342,'Martie Jainrose',NULL,20,20,1743,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), - (343,'Chef Breanna',NULL,19,19,3377,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,860,860,0,0,21,27,30.4304,41.8418,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (344,'Magistrate Solomon',NULL,36,36,1753,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2100,2100,0,0,51,66,52.272,71.874,0,27,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (331,'Maginor Dumas','Master Mage',60,60,1484,0,0,0,12,12,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,2620,2620,110,142,74.448,102.366,3791,58,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4486,331,0,'EventAI',''), + (332,'Master Mathias Shaw','Leader of SI:7',62,62,1736,0,0,0,12,12,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1.26,1,1,1,-1,1,4079,4079,2480,2480,174,224,203.77,104.278,4391,92,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4941,332,0,'EventAI',''), + (334,'Gath\'Ilzogg','Warlord of the Blackrock Clan',26,26,6050,0,0,0,40,40,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1.5,1,2250,2250,0,0,129,166,35.1008,48.2636,1592,68,100,1425,2000,0,139,186,334,334,0,0,0,0,0,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,334,0,'EventAI',''), + (335,'Singe',NULL,24,24,497,0,0,0,40,40,0,0,2,3,3,0,0,32832,0,0,0,1.11111,1.14286,8,1,3,1,1,1,1,1,1584,1584,1545,1545,106,136,30.7968,42.3456,538,56,100,1458,2000,0,110,149,335,0,335,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (338,'Mazen Mac\'Nadir','Academy of Arcane Arts and Sciences',44,44,5080,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,68,88,60.7904,83.5868,2557,36,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,338,0,'EventAI',''), + (340,'Kendor Kabonka','Master of Cooking Recipes',50,50,5728,0,0,0,12,12,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,340,0,'EventAI',''), + (341,'Foreman Oslow',NULL,20,20,1748,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), + (342,'Martie Jainrose',NULL,20,20,1743,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), + (343,'Chef Breanna',NULL,19,19,3377,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,860,860,0,0,21,27,30.4304,41.8418,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (344,'Magistrate Solomon',NULL,36,36,1753,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2100,2100,0,0,51,66,52.272,71.874,1480,27,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (345,'Bellygrub',NULL,24,24,703,0,0,0,14,14,0,5,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.75,1,1,1,1,1,1139,1139,0,0,35,43,37.3824,51.4008,992,18,100,2000,2000,0,0,0,345,0,345,0,0,0,0,0,0,0,0,0,0,9063,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (346,'Barkeep Daniels',NULL,21,21,3370,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,980,980,0,0,24,32,33.264,45.738,0,13,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (347,'Grizzle Halfmane','Alterac Valley Battlemaster',61,61,15099,0,0,0,1214,1214,0,0,7,3,3,0,2049,4672,0,0,0,1.1,1.14286,1,1,1,1,1,1,-1,1,9563,9563,0,0,544,703,172.1,240.07,0,288,100,1166,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6466,347,0,'EventAI',''), - (348,'Zem Leeward',NULL,25,25,3359,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,348,1,'',''), - (349,'Corporal Keeshan',NULL,25,25,1826,0,0,0,12,12,0,0,7,3,3,0,2,36928,0,0,4096,1,0.857143,1,1,1,1,1,1,-1,1,2199,2199,0,0,101,130,32.26,44.3575,0,53,100,1466,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,349,0,'','npc_corporal_keeshan'), - (352,'Dungar Longdrink','Gryphon Master',55,55,5128,0,0,0,12,12,0,0,7,3,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,8017,8017,7071,7071,310,400,58.872,80.949,0,164,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,704,0,0,'EventAI',''), - (356,'Black Wolf',NULL,1,1,207,0,0,0,35,35,0,1,0,1,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,0,0,9,10,0,0,0,4,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (358,'Timber Wolf',NULL,1,1,247,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (359,'Riding Wolf (Winter)',NULL,1,1,1166,0,0,0,35,35,0,1,0,1,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,9,9,0,0,0,4,100,2000,2200,0,0,0,359,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (372,'Karm Ironquill','Mining Supplies',16,16,8089,0,0,0,12,12,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,695,695,0,0,17,23,26.048,35.816,20,9,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50852,0,'',''), - (374,'Cog Glitzspinner',NULL,30,30,4287,0,0,0,875,875,1.15,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (375,'Priestess Anetta','Priest Trainer',5,5,3344,0,0,0,12,12,0,0,7,3,3,0,19,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,190,190,6,8,8.624,11.858,20,3,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4665,375,0,'',''), - (376,'High Priestess Laurena','Priest Trainer',60,60,1495,0,0,0,12,12,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,2620,2620,110,142,74.448,102.366,0,58,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4666,376,0,'EventAI',''), - (377,'Priestess Josetta','Priest Trainer',13,13,1295,0,0,0,12,12,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,2,1,1,1,-1,1,546,546,481,481,13,17,21.5072,29.5724,20,7,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4666,377,0,'',''), - (379,'Darcy','Waitress',15,15,3367,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,379,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (381,'Dockmaster Baren',NULL,20,20,3360,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,381,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,381,1,'',''), - (382,'Marshal Marris',NULL,35,35,3454,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1389,1389,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,382,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,382,1,'',''), - (383,'Jason Mathers','Fishmonger',7,7,3273,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,228,228,0,0,7,10,11.9504,16.4318,20,4,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,'',''), - (384,'Katie Hunter','Horse Breeder',10,10,3270,0,0,0,12,12,0,0,7,3,3,0,135,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4004,0,0,'',''), - (385,'Horse',NULL,5,5,229,0,0,0,35,35,0,0,8,3,3,0,0,0,0,2,0,1,0.857143,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (346,'Barkeep Daniels',NULL,21,21,3370,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,980,980,0,0,24,32,33.264,45.738,888,13,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (347,'Grizzle Halfmane','Alterac Valley Battlemaster',61,61,15099,0,0,0,1214,1214,0,0,7,3,3,0,2049,37440,0,0,0,1.1,1.14286,1,1,1,1,1,1,-1,1,9563,9563,0,0,544,703,172.1,240.07,4091,288,100,1166,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6466,347,0,'EventAI',''), + (348,'Zem Leeward',NULL,25,25,3359,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,348,1,'',''), + (349,'Corporal Keeshan',NULL,25,25,1826,0,0,0,12,12,0,0,7,3,3,0,2,36928,0,0,4096,1,0.857143,1,1,1,1,1,1,-1,1,2199,2199,0,0,101,130,32.26,44.3575,1026,53,100,1466,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,349,0,'','npc_corporal_keeshan'), + (352,'Dungar Longdrink','Gryphon Master',55,55,5128,0,0,0,12,12,0,0,7,3,3,0,11,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,8017,8017,7071,7071,310,400,58.872,80.949,3271,164,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,704,0,0,'EventAI',''), + (356,'Black Wolf',NULL,1,1,207,0,0,0,35,35,0,1,0,1,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,1,1,42,42,0,0,9,10,0,0,15,4,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (358,'Timber Wolf',NULL,1,1,247,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (359,'Riding Wolf (Winter)',NULL,1,1,1166,0,0,0,35,35,0,1,0,1,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,9,0,0,15,4,100,2000,2200,0,0,0,359,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (372,'Karm Ironquill','Mining Supplies',16,16,8089,0,0,0,12,12,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,695,695,0,0,17,23,26.048,35.816,20,9,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,372,0,'',''), + (374,'Cog Glitzspinner',NULL,30,30,4287,0,0,0,875,875,1.15,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (375,'Priestess Anetta','Priest Trainer',5,5,3344,0,0,0,12,12,0,0,7,3,3,0,19,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,190,190,6,8,8.624,11.858,20,3,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4665,375,0,'',''), + (376,'High Priestess Laurena','Priest Trainer',60,60,1495,0,0,0,12,12,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,2620,2620,110,142,74.448,102.366,3791,58,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4666,376,0,'EventAI',''), + (377,'Priestess Josetta','Priest Trainer',13,13,1295,0,0,0,12,12,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,2,1,1,1,-1,1,546,546,481,481,13,17,21.5072,29.5724,20,7,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4666,377,0,'',''), + (379,'Darcy','Waitress',15,15,3367,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,379,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (381,'Dockmaster Baren',NULL,20,20,3360,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,381,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,381,1,'',''), + (382,'Marshal Marris',NULL,35,35,3454,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1389,1389,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,382,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,382,1,'',''), + (383,'Jason Mathers','Fishmonger',7,7,3273,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,228,228,0,0,7,10,11.9504,16.4318,20,4,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,'',''), + (384,'Katie Hunter','Horse Breeder',10,10,3270,0,0,0,12,12,0,0,7,3,3,0,135,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4004,0,0,'',''), + (385,'Horse',NULL,5,5,229,0,0,0,35,35,0,0,8,3,3,0,0,32768,0,2,0,1,0.857143,1,0,1.6,1,1,1,1.33,1,164,164,0,0,2,2,1.76,2.42,160,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (390,'Porcine Entourage',NULL,7,7,377,0,0,0,7,7,0,5,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,137,137,0,0,10,12,13.4464,18.4888,239,5,100,2000,2000,0,0,0,390,0,390,0,0,0,0,0,0,0,0,0,0,9076,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (391,'Old Murk-Eye',NULL,20,20,5243,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.2,1,1,1,1,1,581,581,0,0,37,45,32.8944,45.2298,852,19,100,2000,2000,0,27,40,391,391,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,391,0,'EventAI',''), - (392,'Captain Grayson',NULL,30,30,1279,0,0,0,35,35,0,0,6,3,3,0,2,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (395,'Markus',NULL,1,1,262,0,0,0,12,12,0,0,7,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (392,'Captain Grayson',NULL,30,30,1279,0,0,0,35,35,0,0,6,3,3,0,2,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (395,'Markus',NULL,1,1,262,0,0,0,12,12,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (397,'Morganth',NULL,26,26,3383,0,0,0,39,39,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,1,3,1,1,1,1,1,1794,1794,1707,1707,129,166,35.1008,48.2636,577,68,100,1425,2000,0,124,166,397,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,397,0,'EventAI',''), - (412,'Stitches','Gift from the Embalmer',35,35,1693,0,0,0,7,7,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,1,10,1,1,1,1,1,12200,12200,0,0,193,249,44.84,61.655,0,102,100,1341,1475,0,192,961,412,0,0,0,0,8388624,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), - (415,'Verner Osgood',NULL,25,25,3358,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,415,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,415,1,'',''), - (416,'Imp',NULL,5,5,4449,0,0,0,14,14,0,23,3,3,3,0,0,0,0,131072,0,1,1.14286,8,0,1,1,1,1,-1,1,166,166,85,85,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,416,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (417,'Felhunter',NULL,60,60,850,0,0,0,115,115,0.7,15,3,1,3,0,0,0,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,3857,3857,1666,3195,110,142,74.448,102.366,0,58,100,2000,2000,0,0,0,417,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (422,'Murloc Flesheater',NULL,18,19,506,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,417,449,0,0,27,34,28.6704,39.4218,799,14,100,2000,2000,0,22,33,422,422,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (423,'Redridge Mongrel',NULL,15,16,487,0,0,0,19,19,0,0,7,3,3,0,0,0,0,0,0,1,1.19048,1,0,1,1,1,1,1,1,328,356,0,0,21,27,27.2272,37.4374,20,11,100,2000,2000,0,17,28,423,423,0,0,0,0,0,0,0,0,0,50,0,0,1,0,0,0,0,0,0,0,423,0,'EventAI',''), - (424,'Redridge Poacher',NULL,16,17,551,0,0,0,19,19,0,0,7,3,3,0,0,0,0,0,0,1,1.19048,1,0,1,1,1,1,1,1,356,386,0,0,24,31,28.6704,39.4218,728,13,100,2000,2000,0,19,29,424,424,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,424,0,'EventAI',''), - (426,'Redridge Brute',NULL,17,18,500,0,0,0,19,19,0,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,1,1,386,417,0,0,44,56,28.6704,39.4218,777,23,100,2700,2000,0,20,32,426,426,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,426,0,'EventAI',''), - (428,'Dire Condor',NULL,18,19,490,0,0,0,14,14,0,7,1,3,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,417,449,0,0,27,34,28.6704,39.4218,800,14,100,2000,2000,0,0,0,428,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (429,'Shadowhide Darkweaver',NULL,25,26,491,0,0,0,39,39,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,0,1.05,1,1,1,1,1,640,684,655,693,34,43,39.5824,54.4258,872,18,100,2000,2000,0,33,48,429,429,0,0,0,0,0,0,0,0,0,50,0,0,1,0,0,0,0,0,0,0,429,0,'EventAI',''), - (430,'Redridge Mystic',NULL,18,19,10789,0,0,0,19,19,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,8,0,1,1,1,1,1,1,354,379,1020,1119,19,25,28.6704,39.4218,432,10,100,2000,2000,0,21,32,430,430,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,430,0,'EventAI',''), - (431,'Shadowhide Slayer',NULL,25,26,493,0,0,0,39,39,0,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1.05,1,1,1,1,1,734,788,0,0,45,56,40.8672,56.1924,1044,23,100,2000,2000,0,37,53,431,431,0,0,0,0,0,0,0,0,0,50,0,0,1,0,0,0,0,0,0,0,431,0,'EventAI',''), - (432,'Shadowhide Brute',NULL,23,24,1887,0,0,0,39,39,0,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1.02,1,1,1,1,1,617,664,0,0,34,43,35.6224,48.9808,975,18,100,2000,2000,0,31,45,432,432,0,0,0,0,0,0,0,0,0,50,0,0,1,0,0,0,0,0,0,0,432,0,'EventAI',''), - (433,'Shadowhide Gnoll',NULL,22,23,275,0,0,0,39,39,0,0,7,3,3,0,0,0,0,0,0,1,1.19048,1,0,1.02,1,1,1,1,1,573,617,0,0,32,41,35.6224,48.9808,940,17,100,2000,2000,0,29,43,433,433,0,0,0,0,0,0,0,0,0,50,0,0,1,0,0,0,0,0,0,0,433,0,'EventAI',''), - (434,'Rabid Shadowhide Gnoll',NULL,21,22,275,0,0,0,39,39,0,0,7,3,3,0,0,0,0,0,0,1,1.19048,1,0,1,1,1,1,-1,1,530,570,200,200,31,40,35.6224,48.9808,0,16,100,2000,2000,0,27,40,434,434,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (412,'Stitches','Gift from the Embalmer',35,35,1693,0,0,0,7,7,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,1,10,1,1,1,1,1,12200,12200,0,0,193,249,44.84,61.655,1373,102,100,1341,1475,0,192,961,412,0,0,0,0,8388624,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), + (415,'Verner Osgood',NULL,25,25,3358,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,415,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,415,1,'',''), + (416,'Imp',NULL,5,5,4449,0,0,0,14,14,0,23,3,3,3,0,0,32768,0,131072,0,1,1.14286,8,0,1,1,1,1,-1,1,166,166,85,85,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,416,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (417,'Felhunter',NULL,60,60,850,0,0,0,115,115,0.7,15,3,1,3,0,0,0,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,3857,3857,1666,3195,110,142,74.448,102.366,3075,58,100,2000,2000,0,0,0,417,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (422,'Murloc Flesheater',NULL,18,19,506,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,417,449,0,0,27,34,28.6704,39.4218,817,14,100,2000,2000,0,22,33,422,422,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (423,'Redridge Mongrel',NULL,15,16,487,0,0,0,19,19,0,0,7,3,3,0,0,32768,0,0,0,1,1.19048,1,0,1,1,1,1,1,1,328,356,0,0,21,27,27.2272,37.4374,713,11,100,2000,2000,0,17,28,423,423,0,0,0,0,0,0,0,0,0,50,0,0,1,0,0,0,0,0,0,0,423,0,'EventAI',''), + (424,'Redridge Poacher',NULL,16,17,551,0,0,0,19,19,0,0,7,3,3,0,0,32768,0,0,0,1,1.19048,1,0,1,1,1,1,1,1,356,386,0,0,24,31,28.6704,39.4218,748,13,100,2000,2000,0,19,29,424,424,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,424,0,'EventAI',''), + (426,'Redridge Brute',NULL,17,18,500,0,0,0,19,19,0,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,1,1,386,417,0,0,44,56,28.6704,39.4218,782,23,100,2700,2000,0,20,32,426,426,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,426,0,'EventAI',''), + (428,'Dire Condor',NULL,18,19,490,0,0,0,14,14,0,7,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,417,449,0,0,27,34,28.6704,39.4218,817,14,100,2000,2000,0,0,0,428,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (429,'Shadowhide Darkweaver',NULL,25,26,491,0,0,0,39,39,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.05,1,1,1,1,1,640,684,655,693,34,43,39.5824,54.4258,887,18,100,2000,2000,0,33,48,429,429,0,0,0,0,0,0,0,0,0,50,0,0,1,0,0,0,0,0,0,0,429,0,'EventAI',''), + (430,'Redridge Mystic',NULL,18,19,10789,0,0,0,19,19,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1,1,1,1,1,1,354,379,1020,1119,19,25,28.6704,39.4218,442,10,100,2000,2000,0,21,32,430,430,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,430,0,'EventAI',''), + (431,'Shadowhide Slayer',NULL,25,26,493,0,0,0,39,39,0,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1.05,1,1,1,1,1,734,788,0,0,45,56,40.8672,56.1924,1061,23,100,2000,2000,0,37,53,431,431,0,0,0,0,0,0,0,0,0,50,0,0,1,0,0,0,0,0,0,0,431,0,'EventAI',''), + (432,'Shadowhide Brute',NULL,23,24,1887,0,0,0,39,39,0,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1.02,1,1,1,1,1,617,664,0,0,34,43,35.6224,48.9808,992,18,100,2000,2000,0,31,45,432,432,0,0,0,0,0,0,0,0,0,50,0,0,1,0,0,0,0,0,0,0,432,0,'EventAI',''), + (433,'Shadowhide Gnoll',NULL,22,23,275,0,0,0,39,39,0,0,7,3,3,0,0,32768,0,0,0,1,1.19048,1,0,1.02,1,1,1,1,1,573,617,0,0,32,41,35.6224,48.9808,957,17,100,2000,2000,0,29,43,433,433,0,0,0,0,0,0,0,0,0,50,0,0,1,0,0,0,0,0,0,0,433,0,'EventAI',''), + (434,'Rabid Shadowhide Gnoll',NULL,21,22,275,0,0,0,39,39,0,0,7,3,3,0,0,32768,0,0,0,1,1.19048,1,0,1,1,1,1,-1,1,530,570,200,200,31,40,35.6224,48.9808,922,16,100,2000,2000,0,27,40,434,434,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (435,'Blackrock Champion',NULL,24,25,6044,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,664,713,0,0,36,46,35.6224,48.9808,1026,19,100,2000,2000,0,33,48,435,435,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,435,0,'EventAI',''), (436,'Blackrock Shadowcaster',NULL,22,23,6039,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,1,3,1,1,1,1,1,1389,1482,1357,1443,101,130,29.6792,40.8089,519,53,100,1466,2000,0,102,139,436,436,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,436,0,'EventAI',''), - (437,'Blackrock Renegade',NULL,21,22,6037,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,531,573,0,0,31,38,35.6224,48.9808,888,16,100,2000,2000,0,27,40,437,437,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,437,0,'EventAI',''), + (437,'Blackrock Renegade',NULL,21,22,6037,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,531,573,0,0,31,38,35.6224,48.9808,922,16,100,2000,2000,0,27,40,437,437,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,437,0,'EventAI',''), (440,'Blackrock Grunt',NULL,19,20,6033,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,449,484,0,0,28,36,28.6704,39.4218,852,15,100,2000,2000,0,24,36,440,440,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,440,0,'EventAI',''), (441,'Black Dragon Whelp',NULL,17,18,387,0,0,0,14,14,0,0,2,1,3,0,0,0,0,0,0,1.11111,1.14286,8,0,1,1,1,1,1,1,330,354,938,1020,17,23,28.6704,39.4218,422,9,100,2000,2000,0,19,30,441,0,441,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (442,'Tarantula',NULL,14,14,366,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,-1,1,328,356,0,0,23,30,22.792,31.339,695,12,100,2000,2000,0,0,0,442,0,0,0,0,0,0,0,0,0,0,0,0,5888,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (445,'Redridge Alpha',NULL,21,22,609,0,0,0,19,19,0,0,7,3,3,0,0,0,0,0,0,1.2,1.42857,1,0,1,1,1,1,-1,1,458,494,0,0,28,36,35.6224,48.9808,832,15,100,2000,2000,0,28,41,445,445,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,445,0,'EventAI',''), - (446,'Redridge Basher',NULL,19,20,609,0,0,0,19,19,0,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,417,449,0,0,27,34,28.6704,39.4218,806,14,100,2000,2000,0,23,35,446,446,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,446,0,'EventAI',''), - (448,'Hogger',NULL,11,11,384,0,0,0,20,20,0,0,7,3,3,0,0,64,0,0,0,1.2,1.14286,1,1,3,1,1,1,1,1,666,666,0,0,35,35,17.732,24.3815,538,16,100,2000,2000,0,45,64,448,448,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,448,0,'EventAI',''), + (445,'Redridge Alpha',NULL,21,22,609,0,0,0,19,19,0,0,7,3,3,0,0,32768,0,0,0,1.2,1.42857,1,0,1,1,1,1,-1,1,458,494,0,0,28,36,35.6224,48.9808,832,15,100,2000,2000,0,28,41,445,445,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,445,0,'EventAI',''), + (446,'Redridge Basher',NULL,19,20,609,0,0,0,19,19,0,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,417,449,0,0,27,34,28.6704,39.4218,806,14,100,2000,2000,0,23,35,446,446,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,446,0,'EventAI',''), + (448,'Hogger',NULL,11,11,384,0,0,0,20,20,0,0,7,3,3,0,0,32832,0,0,0,1.2,1.14286,1,1,3,1,1,1,1,1,666,666,0,0,35,35,17.732,24.3815,538,16,100,2000,2000,0,45,64,448,448,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,448,0,'EventAI',''), (449,'Defias Knuckleduster',NULL,15,17,2344,2345,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,356,386,0,0,24,31,28.6704,39.4218,731,13,100,2000,2000,0,19,30,449,449,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (450,'Defias Renegade Mage',NULL,18,19,4420,0,0,0,17,17,0,0,7,3,3,0,0,0,0,0,0,1.04,1.14286,1,0,1,1,1,1,-1,1,354,379,1020,1118,48,56,32.8944,45.2298,0,24,100,1780,1958,0,6,29,450,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,450,0,'EventAI',''), - (452,'Riverpaw Bandit',NULL,16,17,383,0,0,0,20,20,0,0,7,3,3,0,0,0,0,0,0,1,1.19048,1,0,1,1,1,1,1,1,356,386,0,0,24,31,28.6704,39.4218,733,13,100,2000,2000,0,20,31,452,452,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,452,0,'EventAI',''), - (453,'Riverpaw Mystic',NULL,18,19,502,0,0,0,20,20,0,0,7,3,3,0,0,0,0,0,0,0.95,1.14286,2,0,1,1,1,1,1,1,377,404,408,456,25,32,28.6704,39.4218,660,13,100,2000,2000,0,22,34,453,453,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,453,0,'EventAI',''), + (450,'Defias Renegade Mage',NULL,18,19,4420,0,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1.04,1.14286,1,0,1,1,1,1,-1,1,354,379,1020,1118,48,56,32.8944,45.2298,817,24,100,1780,1958,0,6,29,450,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,450,0,'EventAI',''), + (452,'Riverpaw Bandit',NULL,16,17,383,0,0,0,20,20,0,0,7,3,3,0,0,32768,0,0,0,1,1.19048,1,0,1,1,1,1,1,1,356,386,0,0,24,31,28.6704,39.4218,748,13,100,2000,2000,0,20,31,452,452,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,452,0,'EventAI',''), + (453,'Riverpaw Mystic',NULL,18,19,502,0,0,0,20,20,0,0,7,3,3,0,0,32768,0,0,0,0.95,1.14286,2,0,1,1,1,1,1,1,377,404,408,456,25,32,28.6704,39.4218,683,13,100,2000,2000,0,22,34,453,453,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,453,0,'EventAI',''), (454,'Young Goretusk',NULL,12,13,8871,0,0,0,189,189,0,5,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,247,273,0,0,17,22,18.1984,25.0228,608,9,100,2000,2000,0,0,0,454,0,454,0,0,0,0,0,0,0,0,0,0,9088,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (456,'Murloc Minor Oracle',NULL,12,14,486,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,0.95,1.14286,2,0,1.1,1,1,1,-1,1,253,276,264,295,18,24,21.2784,29.2578,518,10,100,2000,2000,0,14,24,456,456,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,456,0,'EventAI',''), - (458,'Murloc Hunter',NULL,16,17,757,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,356,386,0,0,24,31,28.6704,39.4218,733,13,100,2000,2000,0,19,30,458,458,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,458,0,'EventAI',''), - (459,'Drusilla La Salle','Warlock Trainer',5,5,3345,0,0,0,12,12,0,0,7,3,3,0,19,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,190,190,6,8,8.624,11.858,20,3,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,1503,459,0,'',''), - (460,'Alamar Grimm','Warlock Trainer',5,5,1930,0,0,0,875,875,1.15,0,7,3,3,0,19,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,190,190,6,8,8.624,11.858,20,3,100,1960,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,4681,460,0,'',''), - (461,'Demisette Cloyce','Warlock Trainer',60,60,1469,0,0,0,12,12,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,2620,2620,110,142,74.448,102.366,0,58,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,4503,461,0,'EventAI',''), - (462,'Vultros',NULL,26,26,507,0,0,0,73,73,0,7,1,3,3,0,0,0,0,0,1,1.7,1.14286,1,4,1.05,1,1,1,1,1,788,788,0,0,46,57,30.7968,42.3456,1061,24,100,2000,1604,0,0,0,462,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (464,'Guard Parker',NULL,30,30,2150,0,0,0,11,11,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50653,1,'',''), - (465,'Barkeep Dobbins','Bartender',10,10,3266,0,0,0,12,12,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,465,0,'',''), - (466,'General Marcus Jonathan','High Commander of Stormwind Defense',60,60,1688,0,0,0,12,12,0,0,7,3,3,0,2,4096,0,2,0,1,1.38571,1,1,1,1,1,1,-1,1,9835,9835,0,0,559,720,61.152,84.084,0,295,100,2000,2000,0,1,873,466,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (467,'The Defias Traitor',NULL,15,15,2311,0,0,0,10,10,0,0,7,3,3,0,2,4096,0,0,4096,1,0.892857,1,0,1,1,1,1,1,1,329,329,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,467,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_defias_traitor'), - (468,'Town Crier',NULL,35,35,4310,0,0,0,12,12,0,0,7,3,3,0,0,4096,0,4098,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,468,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,468,1,'',''), - (469,'Lieutenant Doren',NULL,60,60,2593,0,0,0,12,12,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,1,20,1,1,1,1,1,61040,61040,0,0,289,373,47.2,64.9,0,153,100,1341,2000,0,0,0,469,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,469,0,'',''), + (458,'Murloc Hunter',NULL,16,17,757,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,356,386,0,0,24,31,28.6704,39.4218,748,13,100,2000,2000,0,19,30,458,458,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,458,0,'EventAI',''), + (459,'Drusilla La Salle','Warlock Trainer',5,5,3345,0,0,0,12,12,0,0,7,3,3,0,19,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,190,190,6,8,8.624,11.858,20,3,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,1503,459,0,'',''), + (460,'Alamar Grimm','Warlock Trainer',5,5,1930,0,0,0,875,875,1.15,0,7,3,3,0,19,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,190,190,6,8,8.624,11.858,20,3,100,1960,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,4681,460,0,'',''), + (461,'Demisette Cloyce','Warlock Trainer',60,60,1469,0,0,0,12,12,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,2620,2620,110,142,74.448,102.366,3791,58,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,4503,461,0,'EventAI',''), + (462,'Vultros',NULL,26,26,507,0,0,0,73,73,0,7,1,3,3,0,0,32768,0,0,1,1.7,1.14286,1,4,1.05,1,1,1,1,1,788,788,0,0,46,57,30.7968,42.3456,1061,24,100,2000,1604,0,0,0,462,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (464,'Guard Parker',NULL,30,30,2150,0,0,0,11,11,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,464,1,'',''), + (465,'Barkeep Dobbins','Bartender',10,10,3266,0,0,0,12,12,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,465,0,'',''), + (466,'General Marcus Jonathan','High Commander of Stormwind Defense',60,60,1688,0,0,0,12,12,0,0,7,3,3,0,2,36864,0,2,0,1,1.38571,1,1,1,1,1,1,-1,1,9835,9835,0,0,559,720,61.152,84.084,3791,295,100,2000,2000,0,1,873,466,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (467,'The Defias Traitor',NULL,15,15,2311,0,0,0,10,10,0,0,7,3,3,0,2,36864,0,0,4096,1,0.892857,1,0,1,1,1,1,1,1,329,329,0,0,17,22,24.552,33.759,677,9,100,2000,2000,0,0,0,467,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_defias_traitor'), + (468,'Town Crier',NULL,35,35,4310,0,0,0,12,12,0,0,7,3,3,0,0,36864,0,4098,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,468,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,468,1,'',''), + (469,'Lieutenant Doren',NULL,60,60,2593,0,0,0,12,12,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,1,20,1,1,1,1,1,61040,61040,0,0,289,373,47.2,64.9,3791,153,100,1341,2000,0,0,0,469,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,469,0,'',''), (471,'Mother Fang',NULL,10,10,2541,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,0.857143,1,4,1,1,1,1,1,1,198,198,0,0,14,17,15.1624,20.8483,512,7,100,2000,2000,0,0,0,471,0,0,0,0,0,0,0,0,0,0,0,0,5908,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (472,'Fedfennel',NULL,12,12,175,0,0,0,20,20,0,0,7,3,3,0,0,0,0,0,0,1.43,1.14286,1,4,1,1,1,1,1,1,247,247,0,0,71,93,23.8896,32.8482,573,38,100,2000,2000,0,13,21,472,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,472,0,'EventAI',''), - (473,'Morgan the Collector',NULL,10,10,2074,0,0,0,17,17,0,0,7,3,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,198,198,0,0,14,17,16.632,22.869,512,7,100,2000,2000,0,10,18,473,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,473,0,'EventAI',''), - (474,'Defias Rogue Wizard',NULL,9,10,2359,2360,0,0,17,17,0,0,7,3,3,0,0,0,0,0,0,1,0.857143,8,0,1,1,1,1,1,1,160,178,350,382,11,14,13.4464,18.4888,359,6,100,2000,2000,0,10,17,474,474,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,474,0,'EventAI',''), - (475,'Kobold Tunneler',NULL,5,6,139,0,0,0,26,26,0,0,7,3,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,-1,1,105,124,0,0,7,10,0,0,145,4,0,2000,2000,0,4,10,475,475,0,0,0,0,0,0,21,0,0,0,0,0,1,0,0,0,0,0,0,0,475,0,'EventAI',''), - (476,'Kobold Geomancer',NULL,7,8,163,0,0,0,26,26,0,0,7,3,3,0,0,0,0,0,0,1,0.857143,8,0,1,1,1,1,1,1,126,142,289,319,7,10,0,0,245,4,0,2000,2000,0,6,13,476,476,0,0,0,0,0,0,24,0,0,0,0,0,1,0,0,0,0,0,0,0,476,0,'EventAI',''), - (478,'Riverpaw Outrunner',NULL,9,10,512,0,0,0,20,20,0,0,7,3,3,0,0,0,0,0,0,1.2,0.857143,1,0,1,1,1,1,1,1,176,198,0,0,13,17,13.4464,18.4888,458,7,100,2000,2000,0,10,18,478,478,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,478,0,'EventAI',''), - (480,'Rusty Harvest Golem',NULL,9,10,514,0,0,0,14,14,0,0,9,3,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,176,198,0,0,13,17,13.4464,18.4888,459,7,100,2000,2000,0,10,18,480,0,0,0,0,16384,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (481,'Defias Footpad',NULL,10,11,2333,2335,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,198,222,0,0,14,19,21.2784,29.2578,525,8,100,2000,2000,0,10,18,481,481,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,481,0,'EventAI',''), - (482,'Elling Trias','Master of Cheese',30,30,3246,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,482,0,'EventAI',''), - (483,'Elaine Trias','Mistress of Cheese',30,30,5546,0,0,0,12,12,0,0,7,3,3,0,5,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,685,483,0,'EventAI',''), + (472,'Fedfennel',NULL,12,12,175,0,0,0,20,20,0,0,7,3,3,0,0,32768,0,0,0,1.43,1.14286,1,4,1,1,1,1,1,1,247,247,0,0,71,93,23.8896,32.8482,573,38,100,2000,2000,0,13,21,472,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,472,0,'EventAI',''), + (473,'Morgan the Collector',NULL,10,10,2074,0,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,198,198,0,0,14,17,16.632,22.869,512,7,100,2000,2000,0,10,18,473,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,473,0,'EventAI',''), + (474,'Defias Rogue Wizard',NULL,9,10,2359,2360,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,8,0,1,1,1,1,1,1,160,178,350,382,11,14,13.4464,18.4888,270,6,100,2000,2000,0,10,17,474,474,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,474,0,'EventAI',''), + (475,'Kobold Tunneler',NULL,5,6,139,0,0,0,26,26,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,-1,1,105,124,0,0,7,10,0,0,145,4,0,2000,2000,0,4,10,475,475,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,475,0,'EventAI',''), + (476,'Kobold Geomancer',NULL,7,8,163,0,0,0,26,26,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,8,0,1,1,1,1,1,1,126,142,289,319,7,10,0,0,172,4,0,2000,2000,0,6,13,476,476,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,476,0,'EventAI',''), + (478,'Riverpaw Outrunner',NULL,9,10,512,0,0,0,20,20,0,0,7,3,3,0,0,32768,0,0,0,1.2,0.857143,1,0,1,1,1,1,1,1,176,198,0,0,13,17,13.4464,18.4888,512,7,100,2000,2000,0,10,18,478,478,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,478,0,'EventAI',''), + (480,'Rusty Harvest Golem',NULL,9,10,514,0,0,0,14,14,0,0,9,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,176,198,0,0,13,17,13.4464,18.4888,512,7,100,2000,2000,0,10,18,480,0,0,0,0,16384,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (481,'Defias Footpad',NULL,10,11,2333,2335,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,198,222,0,0,14,19,21.2784,29.2578,538,8,100,2000,2000,0,10,18,481,481,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,481,0,'EventAI',''), + (482,'Elling Trias','Master of Cheese',30,30,3246,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,482,0,'EventAI',''), + (483,'Elaine Trias','Mistress of Cheese',30,30,5546,0,0,0,12,12,0,0,7,3,3,0,5,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,685,483,0,'EventAI',''), (485,'Blackrock Outrunner',NULL,20,21,6034,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,494,531,0,0,31,38,35.6224,48.9808,888,16,100,2000,2000,0,26,39,485,485,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,485,0,'EventAI',''), - (486,'Tharil\'zun',NULL,24,24,6043,0,0,0,40,40,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,1800,1800,618,618,112,144,31.9,43.8625,829,59,100,1450,2000,0,114,154,486,486,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50725,0,'EventAI',''), - (487,'Protector Bialon','The People\'s Militia',30,30,2368,0,0,0,11,11,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1905,1905,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,487,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,487,0,'',''), - (488,'Protector Weaver','The People\'s Militia',30,30,2371,0,0,0,11,11,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,488,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,488,0,'',''), - (489,'Protector Dutfield','The People\'s Militia',30,30,2364,0,0,0,11,11,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3141,3141,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,489,0,0,0,0,0,0,0,0,0,0,0,10,0,2,0,0,0,0,0,0,0,489,0,'',''), - (490,'Protector Gariel','The People\'s Militia',30,30,2367,0,0,0,11,11,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1901,1901,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,490,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,490,0,'',''), - (491,'Quartermaster Lewis','Quartermaster',20,20,3342,0,0,0,12,12,0,0,7,3,3,0,7,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4107,491,1,'',''), - (494,'Watcher Bukouris','The Night Watch',35,35,2379,0,0,0,11,11,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,55,70,50.512,69.454,0,29,100,2000,2000,0,0,0,494,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,494,0,'',''), - (495,'Watcher Keefer','The Night Watch',38,38,2391,0,0,0,11,11,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,61,78,53.8384,74.0278,0,32,100,2000,2000,0,0,0,495,0,0,0,0,0,0,0,100,0,0,0,100,0,2,0,0,0,0,0,0,0,495,0,'',''), - (499,'Watcher Paige','The Night Watch',28,28,2396,0,0,0,56,56,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,42,53,42.1344,57.9348,0,22,100,2000,2000,0,0,0,499,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,499,0,'',''), - (500,'Riverpaw Scout',NULL,12,13,374,0,0,0,20,20,0,0,7,3,3,0,0,0,0,0,0,1,1.19048,1,0,1,1,1,1,1,1,247,273,0,0,17,22,21.2784,29.2578,584,9,100,2000,2000,0,13,22,500,500,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,500,0,'EventAI',''), - (501,'Riverpaw Herbalist',NULL,14,15,413,0,0,0,20,20,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,300,328,0,0,21,27,21.2784,29.2578,653,11,100,2000,2000,0,16,26,501,501,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (502,'Benny Blaanco',NULL,15,15,4422,0,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,328,328,0,0,31,38,22.792,31.339,252,16,100,2000,2000,0,17,27,502,502,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,502,0,'EventAI',''), - (503,'Lord Malathrom',NULL,31,31,10626,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.777776,1.14286,2,4,1.1,1,1,1,1,1,935,935,878,878,184,237,44.84,61.655,1033,97,100,1341,2000,0,43,61,503,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (504,'Defias Trapper',NULL,12,13,2331,2332,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,247,273,0,0,17,22,21.2784,29.2578,591,9,100,2000,2000,0,13,22,504,504,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,504,0,'EventAI',''), - (505,'Greater Tarantula',NULL,19,20,520,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,449,484,0,0,28,36,28.6704,39.4218,835,15,100,2000,2000,0,0,0,505,0,0,0,0,0,0,0,0,0,0,0,0,5891,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (506,'Sergeant Brashclaw',NULL,18,18,383,0,0,0,20,20,0,0,7,3,3,0,0,0,0,0,0,0.95,1.14286,1,4,1,1,1,1,1,1,417,417,0,0,27,34,25.08,34.485,782,14,100,2000,2000,0,21,33,506,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,506,0,'EventAI',''), - (507,'Fenros',NULL,32,32,11179,0,0,0,24,24,0,0,7,3,3,0,0,0,0,0,0,1.6,1.14286,8,4,1.75,1,1,1,1,1,1404,1404,2362,2362,184,237,44.84,61.655,1078,97,100,1341,1475,0,54,75,507,0,507,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,507,0,'EventAI',''), - (510,'Water Elemental',NULL,60,60,525,0,0,0,115,115,0,0,4,3,3,0,0,2,0,0,0,1.125,1.14286,1,0,1,1,1,1,-1,1,2998,2998,3043,3043,2,2,0,0,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (511,'Insane Ghoul',NULL,26,26,828,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.777776,1.14286,1,0,1.05,1,1,1,1,1,788,788,0,0,39,48,42.1344,57.9348,1061,20,100,1700,2000,0,36,52,511,511,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,511,0,'EventAI',''), - (513,'Murloc Netter',NULL,14,15,1994,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,0.95,1.14286,1,0,1,1,1,1,1,1,300,328,0,0,21,27,21.2784,29.2578,656,11,100,2000,2000,0,16,26,513,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,513,0,'EventAI',''), - (514,'Smith Argus','Journeyman Blacksmith',24,24,1288,0,0,0,12,12,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,0,16,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,2744,514,0,'',''), - (515,'Murloc Raider',NULL,11,12,441,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,222,247,0,0,17,22,21.2784,29.2578,555,9,100,2000,2000,0,12,20,515,515,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,515,0,'EventAI',''), + (486,'Tharil\'zun',NULL,24,24,6043,0,0,0,40,40,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,1800,1800,618,618,112,144,31.9,43.8625,829,59,100,1450,2000,0,114,154,486,486,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,486,0,'EventAI',''), + (487,'Protector Bialon','The People\'s Militia',30,30,2368,0,0,0,11,11,0,0,7,3,3,0,0,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,1905,1905,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,487,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,487,0,'',''), + (488,'Protector Weaver','The People\'s Militia',30,30,2371,0,0,0,11,11,0,0,7,3,3,0,0,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,488,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,488,0,'',''), + (489,'Protector Dutfield','The People\'s Militia',30,30,2364,0,0,0,11,11,0,0,7,3,3,0,0,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,3141,3141,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,489,0,0,0,0,0,0,0,0,0,0,0,10,0,2,0,0,0,0,0,0,0,489,0,'',''), + (490,'Protector Gariel','The People\'s Militia',30,30,2367,0,0,0,11,11,0,0,7,3,3,0,0,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,1901,1901,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,490,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,490,0,'',''), + (491,'Quartermaster Lewis','Quartermaster',20,20,3342,0,0,0,12,12,0,0,7,3,3,0,7,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4107,491,1,'',''), + (494,'Watcher Bukouris','The Night Watch',35,35,2379,0,0,0,11,11,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,55,70,50.512,69.454,1373,29,100,2000,2000,0,0,0,494,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,494,0,'',''), + (495,'Watcher Keefer','The Night Watch',38,38,2391,0,0,0,11,11,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,61,78,53.8384,74.0278,1709,32,100,2000,2000,0,0,0,495,0,0,0,0,0,0,0,100,0,0,0,100,0,2,0,0,0,0,0,0,0,495,0,'',''), + (499,'Watcher Paige','The Night Watch',28,28,2396,0,0,0,56,56,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,42,53,42.1344,57.9348,1130,22,100,2000,2000,0,0,0,499,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,499,0,'',''), + (500,'Riverpaw Scout',NULL,12,13,374,0,0,0,20,20,0,0,7,3,3,0,0,32768,0,0,0,1,1.19048,1,0,1,1,1,1,1,1,247,273,0,0,17,22,21.2784,29.2578,608,9,100,2000,2000,0,13,22,500,500,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,500,0,'EventAI',''), + (501,'Riverpaw Herbalist',NULL,14,15,413,0,0,0,20,20,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,300,328,0,0,21,27,21.2784,29.2578,677,11,100,2000,2000,0,16,26,501,501,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (502,'Benny Blaanco',NULL,15,15,4422,0,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,0.37,1,328,328,0,0,31,38,22.792,31.339,250,16,100,2000,2000,0,17,27,502,502,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,502,0,'EventAI',''), + (503,'Lord Malathrom',NULL,31,31,10626,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.777776,1.14286,2,4,1.1,1,1,1,1,1,935,935,878,878,184,237,44.84,61.655,1033,97,100,1341,2000,0,43,61,503,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (504,'Defias Trapper',NULL,12,13,2331,2332,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,247,273,0,0,17,22,21.2784,29.2578,608,9,100,2000,2000,0,13,22,504,504,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,504,0,'EventAI',''), + (505,'Greater Tarantula',NULL,19,20,520,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,449,484,0,0,28,36,28.6704,39.4218,852,15,100,2000,2000,0,0,0,505,0,0,0,0,0,0,0,0,0,0,0,0,5891,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (506,'Sergeant Brashclaw',NULL,18,18,383,0,0,0,20,20,0,0,7,3,3,0,0,32768,0,0,0,0.95,1.14286,1,4,1,1,1,1,1,1,417,417,0,0,27,34,25.08,34.485,782,14,100,2000,2000,0,21,33,506,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,506,0,'EventAI',''), + (507,'Fenros',NULL,32,32,11179,0,0,0,24,24,0,0,7,3,3,0,0,32768,0,0,0,1.6,1.14286,8,4,1.75,1,1,1,1.5,1,1404,1404,2362,2362,184,237,44.84,61.655,1041,97,100,1341,1475,0,54,75,507,0,507,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,507,0,'EventAI',''), + (510,'Water Elemental',NULL,60,60,525,0,0,0,115,115,0,0,4,3,3,0,0,32770,0,0,0,1.125,1.14286,1,0,1,1,1,1,-1,1,2998,2998,3043,3043,2,2,0,0,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (511,'Insane Ghoul',NULL,26,26,828,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.777776,1.14286,1,0,1.05,1,1,1,1,1,788,788,0,0,39,48,42.1344,57.9348,1061,20,100,1700,2000,0,36,52,511,511,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,511,0,'EventAI',''), + (513,'Murloc Netter',NULL,14,15,1994,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,0.95,1.14286,1,0,1,1,1,1,1,1,300,328,0,0,21,27,21.2784,29.2578,677,11,100,2000,2000,0,16,26,513,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,513,0,'EventAI',''), + (514,'Smith Argus','Journeyman Blacksmith',24,24,1288,0,0,0,12,12,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,992,16,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,2744,514,0,'',''), + (515,'Murloc Raider',NULL,11,12,441,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,222,247,0,0,17,22,21.2784,29.2578,573,9,100,2000,2000,0,12,20,515,515,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,515,0,'EventAI',''), (517,'Murloc Oracle',NULL,16,18,1079,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,350,377,390,408,23,30,28.6704,39.4218,634,12,100,2000,2000,0,20,31,517,517,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,517,0,'EventAI',''), - (518,'Yowler',NULL,25,25,488,0,0,0,19,19,0,0,7,3,3,0,0,0,0,0,0,1,1.19048,1,0,1,1,1,1,-1,1,494,494,0,0,29,36,35.6224,48.9808,852,15,100,2000,2000,0,33,48,518,518,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,518,0,'EventAI',''), + (518,'Yowler',NULL,25,25,488,0,0,0,19,19,0,0,7,3,3,0,0,32768,0,0,0,1,1.19048,1,0,1,1,1,1,-1,1,494,494,0,0,29,36,35.6224,48.9808,852,15,100,2000,2000,0,33,48,518,518,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,518,0,'EventAI',''), (519,'Slark',NULL,15,15,540,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,0.95,1.14286,1,4,1,1,1,1,1,1,328,328,0,0,21,26,20.232,27.819,677,11,100,1600,2000,0,17,27,519,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (520,'Brack',NULL,19,19,652,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,4,1,1,1,1,1,1,449,449,0,0,39,48,23.8896,32.8482,817,20,100,2800,2000,0,23,35,520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,520,0,'EventAI',''), (521,'Lupos',NULL,23,23,11412,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1,1.42857,1,4,1.02,1,1,1,1,1,617,617,0,0,35,42,29.6792,40.8089,957,18,100,2000,1613,5,0,0,521,0,521,0,0,0,0,0,80,80,80,80,80,5960,1,0,0,0,0,0,0,0,0,0,'',''), - (522,'Mor\'Ladim',NULL,35,35,612,0,0,0,21,21,0,0,6,3,3,0,0,64,0,0,0,0.888888,1.14286,1,1,3,1,2,1,1,1,3660,3660,0,0,48.6,64.4,0,0,1373,118,11,2000,2000,0,210,279,522,522,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,522,0,'EventAI',''), - (523,'Thor','Gryphon Master',55,55,3263,0,0,0,12,12,0,0,7,3,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7655,7655,7071,7071,310,400,58.872,80.949,0,164,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4106,0,0,'EventAI',''), + (522,'Mor\'Ladim',NULL,35,35,612,0,0,0,21,21,0,0,6,3,3,0,0,32832,0,0,0,0.888888,1.14286,1,1,3,1,2,1,1,1,3660,3660,0,0,48.6,64.4,0,0,1373,118,11,2000,2000,0,210,279,522,522,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,522,0,'EventAI',''), + (523,'Thor','Gryphon Master',55,55,3263,0,0,0,12,12,0,0,7,3,3,0,11,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7655,7655,7071,7071,310,400,58.872,80.949,3271,164,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4106,0,0,'EventAI',''), (524,'Rockhide Boar',NULL,7,8,389,0,0,0,189,189,0,5,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,137,156,0,0,9,13,13.4464,18.4888,316,5,100,2000,2000,0,0,0,524,0,524,0,0,0,0,0,0,0,0,0,0,9078,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (525,'Mangy Wolf',NULL,5,6,903,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,102,120,0,0,6,8,10.296,14.157,174,3,100,1700,2000,0,0,0,525,0,525,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (531,'Skeletal Fiend',NULL,24,25,7550,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,664,713,0,0,36,46,42.1344,57.9348,1009,19,100,2000,2000,0,33,48,531,531,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,531,0,'EventAI',''), - (533,'Nightbane Shadow Weaver',NULL,27,28,203,0,0,0,24,24,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,0,1.05,1,1,1,1,1,724,769,732,756,38,47,42.1344,57.9348,946,20,100,2000,2000,0,37,53,533,0,533,0,0,0,0,0,0,0,0,56,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (534,'Nefaru',NULL,34,34,11181,0,0,0,24,24,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,4,1.1,1,1,1,1,1,1279,1279,0,0,178,230,43.956,60.4395,1340,94,100,1350,2000,0,54,75,534,0,534,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (539,'Pygmy Venom Web Spider',NULL,18,19,958,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,417,449,0,0,27,34,27.2272,37.4374,800,14,100,2000,2000,0,0,0,539,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (541,'Riding Gryphon',NULL,29,29,6852,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1528,1528,1126,1126,9,10,43.8944,60.3548,0,4,100,1720,1892,0,17,86,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (543,'Nalesette Wildbringer','Pet Trainer',40,40,12749,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1890,32,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,4783,543,1,'EventAI',''), - (544,'Murloc Nightcrawler',NULL,21,22,5243,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,531,573,0,0,31,39,35.6224,48.9808,900,16,100,2000,2000,0,28,41,544,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,544,0,'EventAI',''), - (545,'Murloc Tidecaller',NULL,19,20,5293,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,404,433,456,490,27,34,28.6704,39.4218,697,14,100,2000,2000,0,23,35,545,545,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,545,0,'EventAI',''), + (531,'Skeletal Fiend',NULL,24,25,7550,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,664,713,0,0,36,46,42.1344,57.9348,1026,19,100,2000,2000,0,33,48,531,531,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,531,0,'EventAI',''), + (533,'Nightbane Shadow Weaver',NULL,27,28,203,0,0,0,24,24,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.05,1,1,1,1,1,724,769,732,756,38,47,42.1344,57.9348,946,20,100,2000,2000,0,37,53,533,0,533,0,0,0,0,0,0,0,0,56,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (534,'Nefaru',NULL,34,34,11181,0,0,0,24,24,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,4,1.1,1,1,1,1,1,1279,1279,0,0,178,230,43.956,60.4395,1340,94,100,1350,2000,0,54,75,534,0,534,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (539,'Pygmy Venom Web Spider',NULL,18,19,958,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,417,449,0,0,27,34,27.2272,37.4374,817,14,100,2000,2000,0,0,0,539,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (541,'Riding Gryphon',NULL,29,29,6852,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1528,1528,1126,1126,9,10,43.8944,60.3548,1165,4,100,1720,1892,0,17,86,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (543,'Nalesette Wildbringer','Pet Trainer',40,40,12749,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1890,32,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,4783,543,1,'EventAI',''), + (544,'Murloc Nightcrawler',NULL,21,22,5243,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,531,573,0,0,31,39,35.6224,48.9808,922,16,100,2000,2000,0,28,41,544,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,544,0,'EventAI',''), + (545,'Murloc Tidecaller',NULL,19,20,5293,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,404,433,456,490,27,34,28.6704,39.4218,712,14,100,2000,2000,0,23,35,545,545,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,545,0,'EventAI',''), (547,'Great Goretusk',NULL,16,17,3035,0,0,0,189,189,0,5,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,356,386,0,0,24,31,28.6704,39.4218,748,13,100,2000,2000,0,0,0,547,0,547,0,0,0,0,0,0,0,0,0,0,9086,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (548,'Murloc Minor Tidecaller',NULL,17,18,1079,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,350,377,390,408,23,30,30.096,41.382,641,12,100,2000,2000,0,20,30,548,548,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (550,'Defias Messenger',NULL,14,15,2312,0,0,0,34,34,0,0,7,3,3,0,0,0,0,4096,0,1,1.14286,1,0,1,1,1,1,1,1,300,328,0,0,21,27,21.2784,29.2578,660,11,100,2000,2000,0,17,28,550,550,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,550,0,'EventAI',''), + (548,'Murloc Minor Tidecaller',NULL,17,18,1079,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,350,377,390,408,23,30,30.096,41.382,652,12,100,2000,2000,0,20,30,548,548,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (550,'Defias Messenger',NULL,14,15,2312,0,0,0,34,34,0,0,7,3,3,0,0,32768,0,4096,0,1,1.14286,1,0,1,1,1,1,1,1,300,328,0,0,21,27,21.2784,29.2578,677,11,100,2000,2000,0,17,28,550,550,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,550,0,'EventAI',''), (565,'Rabid Dire Wolf',NULL,20,21,802,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.02,1,1,1,1,1,494,531,0,0,31,38,31.856,43.802,888,16,100,2000,2000,0,0,0,565,0,565,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (568,'Shadowhide Warrior',NULL,24,25,662,0,0,0,39,39,0,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1.02,1,1,1,1,1,664,713,0,0,36,46,35.6224,48.9808,1009,19,100,2000,2000,0,33,48,568,568,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,568,0,'EventAI',''), - (569,'Green Recluse',NULL,21,22,2541,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.02,1,1,1,1,1,531,573,0,0,31,39,30.096,41.382,905,16,100,2000,2000,0,0,0,569,0,0,0,0,0,0,0,0,0,0,0,0,5894,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (570,'Brain Eater',NULL,28,29,569,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.777776,1.14286,1,0,1.05,1,1,1,1,1,896,950,0,0,42,52,42.1344,57.9348,1165,22,100,2000,2000,0,42,59,570,570,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (572,'Leprithus',NULL,19,19,1065,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1.44,1.14286,2,4,1,1,1,1,1,1,404,404,456,456,26,31,26.24,36.08,683,13,100,2000,2000,0,23,35,572,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (573,'Foe Reaper 4000',NULL,20,20,548,0,0,0,14,14,0,0,9,3,3,0,0,0,0,0,0,1,1.14286,1,4,1,1,1,1,1,1,484,484,0,0,97,124,29.6792,40.8089,852,51,100,1466,2000,0,24,37,573,0,0,0,0,16384,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (574,'Naraxis',NULL,27,27,963,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,0.97,1.14286,1,4,1.05,1,1,1,1,1,840,840,0,0,111,144,32.968,45.331,1907,59,100,2000,2000,0,0,0,574,0,0,0,0,0,0,0,0,0,0,0,0,5911,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (575,'Fire Elemental',NULL,35,36,1405,0,0,0,67,67,0,0,4,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1753,1753,0,0,57,70,0,0,1964,29,100,1490,2000,2,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (576,'Watcher Ladimore','The Night Watch',28,28,2375,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,38,48,42.6272,58.6124,0,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,576,1,'',''), - (578,'Murloc Scout',NULL,19,20,391,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,449,484,0,0,28,36,28.6704,39.4218,839,15,100,2000,2000,0,24,36,578,578,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (579,'Shadowhide Assassin',NULL,23,24,550,0,0,0,39,39,0,0,7,3,3,0,0,0,0,0,0,1,1.19048,1,0,1.02,1,1,1,1,1,617,664,0,0,34,43,35.6224,48.9808,975,18,100,2000,2000,0,31,45,579,579,0,0,0,0,0,0,0,0,0,50,0,0,1,0,0,0,0,0,0,0,579,0,'EventAI',''), - (580,'Redridge Drudger',NULL,20,21,551,0,0,0,19,19,0,0,7,3,3,0,0,0,0,0,0,1,1.19048,1,0,1.02,1,1,1,1,1,494,531,0,0,23,29,34.2672,47.1174,865,12,100,1500,2000,0,25,38,580,580,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,580,0,'EventAI',''), - (582,'Old Blanchy',NULL,2,2,236,0,0,0,35,35,0,0,8,3,3,0,0,768,0,0,0,1,1.28571,1,0,1,1,1,1,-1,1,250,250,0,0,26,31,1.76,2.42,20,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (583,'Defias Ambusher',NULL,8,9,184,0,0,0,27,27,0,0,7,3,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,156,176,0,0,25,27,15.048,20.691,0,12,100,1900,2090,0,2,11,583,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,583,0,'EventAI',''), - (584,'Kazon',NULL,27,27,6041,0,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1.51,1.14286,1,4,1.05,1,1,1,1,1,840,840,0,0,123,159,0,0,1097,65,0,1425,2000,0,50,80,584,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,584,0,'EventAI',''), + (568,'Shadowhide Warrior',NULL,24,25,662,0,0,0,39,39,0,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1.02,1,1,1,1,1,664,713,0,0,36,46,35.6224,48.9808,1026,19,100,2000,2000,0,33,48,568,568,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,568,0,'EventAI',''), + (569,'Green Recluse',NULL,21,22,2541,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.02,1,1,1,1,1,531,573,0,0,31,39,30.096,41.382,922,16,100,2000,2000,0,0,0,569,0,0,0,0,0,0,0,0,0,0,0,0,5894,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (570,'Brain Eater',NULL,28,29,569,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.777776,1.14286,1,0,1.05,1,1,1,1,1,896,950,0,0,42,52,42.1344,57.9348,1165,22,100,2000,2000,0,42,59,570,570,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (572,'Leprithus',NULL,19,19,1065,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1.44,1.14286,2,4,1,1,1,1,1,1,404,404,456,456,26,31,26.24,36.08,683,13,100,2000,2000,0,23,35,572,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (573,'Foe Reaper 4000',NULL,20,20,548,0,0,0,14,14,0,0,9,3,3,0,0,32768,0,0,0,1,1.14286,1,4,1,1,1,1,1,1,484,484,0,0,97,124,29.6792,40.8089,852,51,100,1466,2000,0,24,37,573,0,0,0,0,16384,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (574,'Naraxis',NULL,27,27,963,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,0.97,1.14286,1,4,1.05,1,1,1,1,1,840,840,0,0,111,144,32.968,45.331,1097,59,100,2000,2000,0,0,0,574,0,0,0,0,0,0,0,0,0,0,0,0,5911,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (575,'Fire Elemental',NULL,35,36,1405,0,0,0,67,67,0,0,4,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1753,1753,0,0,57,70,0,0,1964,29,100,1490,2000,2,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (576,'Watcher Ladimore','The Night Watch',28,28,2375,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,38,48,42.6272,58.6124,1130,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,576,1,'',''), + (578,'Murloc Scout',NULL,19,20,391,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,449,484,0,0,28,36,28.6704,39.4218,852,15,100,2000,2000,0,24,36,578,578,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (579,'Shadowhide Assassin',NULL,23,24,550,0,0,0,39,39,0,0,7,3,3,0,0,32768,0,0,0,1,1.19048,1,0,1.02,1,1,1,1,1,617,664,0,0,34,43,35.6224,48.9808,992,18,100,2000,2000,0,31,45,579,579,0,0,0,0,0,0,0,0,0,50,0,0,1,0,0,0,0,0,0,0,579,0,'EventAI',''), + (580,'Redridge Drudger',NULL,20,21,551,0,0,0,19,19,0,0,7,3,3,0,0,32768,0,0,0,1,1.19048,1,0,1.02,1,1,1,1,1,494,531,0,0,23,29,34.2672,47.1174,888,12,100,1500,2000,0,25,38,580,580,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,580,0,'EventAI',''), + (582,'Old Blanchy',NULL,2,2,236,0,0,0,35,35,0,0,8,3,3,0,0,33536,0,0,0,1,1.28571,1,0,1.83,1,1,1,1.33,1,101,101,0,0,26,31,1.76,2.42,21,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (583,'Defias Ambusher',NULL,8,9,184,0,0,0,27,27,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,156,176,0,0,25,27,15.048,20.691,406,12,100,1900,2090,0,2,11,583,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,583,0,'EventAI',''), + (584,'Kazon',NULL,27,27,6041,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1.51,1.14286,1,4,1.05,1,1,1,1,1,840,840,0,0,123,159,0,0,1097,65,0,1425,2000,0,50,80,584,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,584,0,'EventAI',''), (587,'Bloodscalp Warrior',NULL,33,34,4570,0,0,0,28,28,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1221,1279,0,0,47,60,53.8384,74.0278,1340,25,100,2000,2000,0,55,76,587,587,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,587,0,'EventAI',''), (588,'Bloodscalp Scout',NULL,34,35,4575,0,0,0,28,28,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1279,1342,0,0,48,60,53.8384,74.0278,1373,25,100,2000,1771,0,56,78,588,588,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,588,0,'',''), - (589,'Defias Pillager',NULL,14,15,2338,2339,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1,1,1,1,1,1,263,285,710,790,15,21,21.2784,29.2578,528,8,100,2000,2000,0,16,26,589,589,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,589,0,'EventAI',''), - (590,'Defias Looter',NULL,13,14,2340,2341,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,273,300,0,0,17,22,21.2784,29.2578,20,9,100,2000,2000,0,15,25,590,590,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,590,0,'EventAI',''), - (594,'Defias Henchman',NULL,15,16,2323,2324,0,0,17,17,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,984,1068,0,0,22,31,0,0,695,56,2,2000,2000,0,74,101,594,594,0,0,0,0,0,0,10,10,10,10,10,0,0,0,0,0,0,0,0,0,594,0,'EventAI',''), + (589,'Defias Pillager',NULL,14,15,2338,2339,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1,1,1,1,1.5,1,263,285,710,790,15,21,21.2784,29.2578,544,8,100,2000,2000,0,16,26,589,589,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,589,0,'EventAI',''), + (590,'Defias Looter',NULL,13,14,2340,2341,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,273,300,0,0,17,22,21.2784,29.2578,642,9,100,2000,2000,0,15,25,590,590,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,590,0,'EventAI',''), + (594,'Defias Henchman',NULL,15,16,2323,2324,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,984,1068,0,0,22,31,0,0,713,56,2,2000,2000,0,74,101,594,594,0,0,0,0,0,0,10,10,10,10,10,0,0,0,0,0,0,0,0,0,594,0,'EventAI',''), (595,'Bloodscalp Hunter',NULL,34,35,4574,0,0,0,28,28,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1279,1342,0,0,48,60,53.8384,74.0278,1373,25,100,2000,2000,0,54,75,595,595,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,595,0,'',''), - (596,'Brainwashed Noble',NULL,18,18,3267,0,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,2,3,1,1.2,1,1,1,1061,1061,1020,1020,19,26,0,0,20,27,13,1500,2000,0,113,153,596,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,596,0,'',''), - (597,'Bloodscalp Berserker',NULL,36,37,4579,0,0,0,28,28,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,1469,1536,0,0,79,99,59.0304,81.1668,974,41,100,2400,1716,0,59,83,597,597,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,597,0,'EventAI',''), - (598,'Defias Miner',NULL,18,18,308,2444,0,0,17,17,0,0,7,3,3,0,0,0,0,0,0,0.666668,1.14286,1,0,1,1,1,1,1,1,386,417,0,0,25,35,0,0,765,64,3,2000,2000,0,23,35,598,598,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,598,0,'EventAI',''), - (599,'Marisa du\'Paige',NULL,18,18,2355,0,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,2,3,2,1.2,1,1,1,1062,1062,2040,2040,19,26,25.08,34.485,422,27,13,2000,2000,0,113,153,599,599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50694,0,'EventAI',''), - (603,'Grimtooth',NULL,59,59,10792,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.65,1.14286,1,4,1,1,1,1,-1,1,7552,7552,0,0,557,674,60.5576,83.2667,0,284,100,1166,1283,0,124,621,603,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,603,0,'',''), - (604,'Plague Spreader',NULL,27,28,519,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.777776,1.14286,1,0,1.05,1,1,1,1,1,840,896,0,0,39,49,42.1344,57.9348,1130,20,100,2000,2000,0,40,57,604,604,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (596,'Brainwashed Noble',NULL,18,18,3267,0,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,2,3,1,1.2,1,1,1,1061,1061,1020,1020,19,26,0,0,422,27,13,1500,2000,0,113,153,596,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,596,0,'',''), + (597,'Bloodscalp Berserker',NULL,36,37,4579,0,0,0,28,28,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,1469,1536,0,0,79,99,59.0304,81.1668,1593,41,100,2400,1716,0,59,83,597,597,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,597,0,'EventAI',''), + (598,'Defias Miner',NULL,18,18,308,2444,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,0.666668,1.14286,1,0,1,1,1,1,1,1,417,417,0,0,25,35,0,0,782,64,3,2000,2000,0,23,35,598,598,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,598,0,'EventAI',''), + (599,'Marisa du\'Paige',NULL,18,18,2355,0,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,2,3,2,1.2,1,1,1,1062,1062,2040,2040,19,26,25.08,34.485,422,27,13,2000,2000,0,113,153,599,599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,599,0,'EventAI',''), + (603,'Grimtooth',NULL,59,59,10792,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.65,1.14286,1,4,1,1,1,1,-1,1,7552,7552,0,0,557,674,60.5576,83.2667,3489,284,100,1166,1283,0,124,621,603,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,603,0,'',''), + (604,'Plague Spreader',NULL,27,28,519,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.777776,1.14286,1,0,1.05,1,1,1,1,1,840,896,0,0,39,49,42.1344,57.9348,1130,20,100,2000,2000,0,40,57,604,604,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (615,'Blackrock Tracker',NULL,23,24,6040,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,617,664,0,0,34,43,35.6224,48.9808,992,18,100,2000,2000,0,31,45,615,615,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,615,0,'EventAI',''), (616,'Chatter',NULL,23,23,821,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,4,1.02,1,1,1,1,1,617,617,0,0,35,42,31.9,43.8625,957,18,100,2000,2000,0,0,0,616,0,0,0,0,0,0,0,0,0,0,0,0,5909,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (619,'Defias Conjurer',NULL,15,16,2329,2330,0,0,17,17,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,8,1,3,1,1.2,1,1,1,855,921,790,856,16,23,0,0,373,24,13,2000,2000,0,62,86,619,619,0,0,0,0,0,0,10,10,10,10,10,0,1,0,0,0,0,0,0,0,619,0,'EventAI',''), - (620,'Chicken',NULL,1,1,304,0,0,0,31,31,0,0,8,1,3,0,2,0,0,2,0,1,0.857143,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','npc_chicken_cluck'), - (622,'Goblin Engineer',NULL,18,19,7109,0,0,0,17,17,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,1251,1347,0,0,26,37,0,0,817,68,3,2000,2000,0,87,119,622,622,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,622,0,'EventAI',''), - (623,'Skeletal Miner',NULL,17,18,11402,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,1158,1251,0,0,25,35,0,0,765,64,3,2000,2000,0,77,105,623,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,623,0,'EventAI',''), - (624,'Undead Excavator',NULL,17,18,10630,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.777776,1.14286,1,1,3,1,1.7,1,1,1,1158,1251,0,0,25,35,0,0,20,64,3,2000,2000,0,77,105,624,624,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (625,'Undead Dynamiter',NULL,17,18,829,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.777776,1.14286,1,1,3,1,1.7,1,1,1,1158,1251,0,0,25,35,0,0,20,64,3,2000,2000,0,77,105,625,625,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,625,0,'EventAI',''), - (626,'Foreman Thistlenettle',NULL,20,20,10628,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.777776,1.14286,1,1,3,1,1.7,1,1,1,1452,1452,0,0,29,39,28.5472,39.2524,782,70,4,2000,2000,0,91,123,626,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,626,0,'EventAI',''), - (628,'Black Ravager',NULL,24,25,741,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.02,1,1,1,1,1,664,713,0,0,36,46,38.72,53.24,1009,19,100,2000,2000,0,0,0,628,0,628,0,0,0,0,0,4,7,0,0,1,5949,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (633,'Elaine Carevin',NULL,18,18,1571,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,21,26,28.9872,39.8574,20,11,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (634,'Defias Overseer',NULL,17,18,2316,2317,0,0,17,17,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,1158,1251,0,0,25,35,0,0,765,64,3,2000,2000,0,77,105,634,634,0,0,0,0,0,0,10,10,10,10,10,0,1,0,0,0,0,0,0,0,634,0,'EventAI',''), - (636,'Defias Blackguard',NULL,19,20,2314,2315,0,0,17,17,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,1347,1452,0,0,28,39,0,0,817,70,4,2000,2000,0,89,121,636,636,0,0,0,0,0,0,10,10,10,10,10,0,1,0,0,0,0,0,0,0,636,0,'EventAI',''), - (639,'Edwin VanCleef','Defias Kingpin',21,21,2029,0,0,0,17,17,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,1,1,8,1,2.45,1,1,1,4168,4168,0,0,23,30,0,0,852,74,4,1500,2000,0,318,421,639,639,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,639,0,'EventAI',''), - (641,'Goblin Woodcarver',NULL,18,19,7111,0,0,0,17,17,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,1251,1347,0,0,26,37,0,0,20,68,3,2000,2000,0,87,119,641,641,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50323,0,'EventAI',''), - (642,'Sneed\'s Shredder','Lumbermaster',20,20,1269,0,0,0,17,17,0,0,9,3,3,0,0,64,0,0,0,1,1.14286,1,1,8,1,3.3,1,1,1,3872,3872,0,0,29,39,25.08,34.485,852,70,4,2000,2000,0,197,262,642,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (643,'Sneed','Lumbermaster',20,20,7125,0,0,0,17,17,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,5,1,3.3,1,1,1,2420,2420,0,0,29,39,27.4008,37.6761,0,70,4,2000,1631,0,14,70,643,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,643,0,'EventAI',''), - (644,'Rhahk\'Zor','The Foreman',19,19,14403,0,0,0,17,17,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,1,1,10,1,2.45,1,1,1,4490,4490,0,0,48,64,29.6792,40.8089,817,68,3,3500,2000,0,225,298,644,644,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,644,0,'EventAI',''), + (619,'Defias Conjurer',NULL,15,16,2329,2330,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,1,3,1,1.2,1,1,1,855,921,790,856,16,23,0,0,383,24,13,2000,2000,0,62,86,619,619,0,0,0,0,0,0,10,10,10,10,10,0,1,0,0,0,0,0,0,0,619,0,'EventAI',''), + (620,'Chicken',NULL,1,1,304,0,0,0,31,31,0,0,8,1,3,0,2,0,0,2,0,1,0.857143,1,0,0.01,1,1,1,1.33,1,1,1,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','npc_chicken_cluck'), + (622,'Goblin Engineer',NULL,18,19,7109,0,0,0,17,17,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,1251,1347,0,0,26,37,0,0,817,68,3,2000,2000,0,87,119,622,622,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,622,0,'EventAI',''), + (623,'Skeletal Miner',NULL,17,18,11402,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,1158,1251,0,0,25,35,0,0,782,64,3,2000,2000,0,77,105,623,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,623,0,'EventAI',''), + (624,'Undead Excavator',NULL,17,18,10630,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.777776,1.14286,1,1,3,1,1.7,1,1,1,1158,1251,0,0,25,35,0,0,782,64,3,2000,2000,0,77,105,624,624,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (625,'Undead Dynamiter',NULL,17,18,829,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.777776,1.14286,1,1,3,1,1.7,1,1,1,1158,1251,0,0,25,35,0,0,782,64,3,2000,2000,0,77,105,625,625,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,625,0,'EventAI',''), + (626,'Foreman Thistlenettle',NULL,20,20,10628,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.777776,1.14286,1,1,3,1,1.7,1,1,1,1452,1452,0,0,29,39,28.5472,39.2524,852,70,4,2000,2000,0,91,123,626,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,626,0,'EventAI',''), + (628,'Black Ravager',NULL,24,25,741,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.02,1,1,1,1,1,664,713,0,0,36,46,38.72,53.24,1026,19,100,2000,2000,0,0,0,628,0,628,0,0,0,0,0,4,7,0,0,1,5949,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (633,'Elaine Carevin',NULL,18,18,1571,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,21,26,28.9872,39.8574,20,11,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (634,'Defias Overseer',NULL,17,18,2316,2317,0,0,17,17,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,1158,1251,0,0,25,35,0,0,782,64,3,2000,2000,0,77,105,634,634,0,0,0,0,0,0,10,10,10,10,10,0,1,0,0,0,0,0,0,0,634,0,'EventAI',''), + (636,'Defias Blackguard',NULL,19,20,2314,2315,0,0,17,17,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,1347,1452,0,0,28,39,0,0,852,70,4,2000,2000,0,89,121,636,636,0,0,0,0,0,0,10,10,10,10,10,0,1,0,0,0,0,0,0,0,636,0,'EventAI',''), + (639,'Edwin VanCleef','Defias Kingpin',21,21,2029,0,0,0,17,17,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,8,1,2.45,1,1,1,4168,4168,0,0,23,30,0,0,888,74,4,1500,2000,0,318,421,639,639,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,639,0,'EventAI',''), + (641,'Goblin Woodcarver',NULL,18,19,7111,0,0,0,17,17,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,1251,1347,0,0,26,37,0,0,817,68,3,2000,2000,0,87,119,641,641,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,641,0,'EventAI',''), + (642,'Sneed\'s Shredder','Lumbermaster',20,20,1269,0,0,0,17,17,0,0,9,3,3,0,0,32832,0,0,0,1,1.14286,1,1,8,1,3.3,1,1,1,3872,3872,0,0,29,39,25.08,34.485,852,70,4,2000,2000,0,197,262,642,0,0,0,0,8405009,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (643,'Sneed','Lumbermaster',20,20,7125,0,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,5,1,3.3,1,1,1,2420,2420,0,0,29,39,27.4008,37.6761,852,70,4,2000,1631,0,14,70,643,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,643,0,'EventAI',''), + (644,'Rhahk\'Zor','The Foreman',19,19,14403,0,0,0,17,17,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,10,1,2.45,1,1,1,4490,4490,0,0,48,64,29.6792,40.8089,817,68,3,3500,2000,0,225,298,644,644,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,644,0,'EventAI',''), (645,'Cookie','The Ship\'s Cook',20,20,1305,0,0,0,17,17,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,6,1,2.45,1,1,1,2904,2904,0,0,29,39,26.24,36.08,852,70,4,2000,2000,0,159,212,645,645,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,645,0,'EventAI',''), - (646,'Mr. Smite','The Ship\'s First Mate',20,20,2026,0,0,0,27,27,1.62,0,7,3,3,0,0,64,0,0,0,1,1.14286,1,1,8,1,2.45,1,1,1,3872,3872,0,0,29,39,27.4008,37.6761,852,70,4,2000,2000,0,201,267,646,646,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,646,0,'EventAI','boss_mr_smite'), - (647,'Captain Greenskin',NULL,20,20,7113,7113,0,0,17,17,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,1,1,6,1,3,1,1,1,2904,2904,0,0,29,39,27.4008,37.6761,852,70,4,2500,2000,0,159,212,647,647,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,647,0,'EventAI',''), - (656,'Wilder Thistlenettle',NULL,20,20,2363,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,656,0,'EventAI',''), - (657,'Defias Pirate',NULL,19,20,2347,2348,0,0,17,17,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,1347,1452,0,0,28,39,0,0,835,70,4,2000,2000,0,93,126,657,657,0,0,0,0,0,0,10,10,10,10,10,0,1,0,0,0,0,0,0,0,657,0,'EventAI',''), - (658,'Sten Stoutarm',NULL,5,5,1362,0,0,0,55,55,0,0,7,3,3,0,3,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,1960,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4047,0,0,'',''), - (659,'El Pollo Grande','The Black Chicken of Death',50,50,589,0,0,0,128,128,10,0,1,3,3,0,0,0,0,0,0,12,1.14286,1,0,1,1,1,1,-1,1,2685,2685,0,0,125,149,66.44,91.355,0,63,100,1510,1661,0,45,224,659,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (646,'Mr. Smite','The Ship\'s First Mate',20,20,2026,0,0,0,27,27,1.62,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,8,1,2.45,1,1,1,3872,3872,0,0,29,39,27.4008,37.6761,852,70,4,2000,2000,0,201,267,646,646,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,646,0,'EventAI','boss_mr_smite'), + (647,'Captain Greenskin',NULL,20,20,7113,7113,0,0,17,17,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,6,1,3,1,1,1,2904,2904,0,0,29,39,27.4008,37.6761,852,70,4,2500,2000,0,159,212,647,647,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,647,0,'EventAI',''), + (656,'Wilder Thistlenettle',NULL,20,20,2363,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,656,0,'EventAI',''), + (657,'Defias Pirate',NULL,19,20,2347,2348,0,0,17,17,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,1347,1452,0,0,28,39,0,0,852,70,4,2000,2000,0,93,126,657,657,0,0,0,0,0,0,10,10,10,10,10,0,1,0,0,0,0,0,0,0,657,0,'EventAI',''), + (658,'Sten Stoutarm',NULL,5,5,1362,0,0,0,55,55,0,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,1960,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4047,0,0,'',''), + (659,'El Pollo Grande','The Black Chicken of Death',50,50,589,0,0,0,128,128,10,0,1,3,3,0,0,32768,0,0,0,12,1.14286,1,0,1,1,1,1,-1,1,2685,2685,0,0,125,149,66.44,91.355,2999,63,100,1510,1661,0,45,224,659,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (660,'Bloodscalp Witch Doctor',NULL,37,37,4581,0,0,0,28,28,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.15,1,1,1,1,1,1257,1257,1142,1142,49,59,59.0304,81.1668,1325,25,100,2000,1716,0,54,75,660,660,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,660,0,'',''), - (661,'Jonathan Carevin',NULL,25,25,4338,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (663,'Calor',NULL,20,20,2027,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,663,1,'',''), - (664,'Benjamin Carevin',NULL,2,2,221,0,0,0,12,12,0,0,7,3,3,0,2,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,87,87,0,0,3,5,3.5024,4.8158,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (667,'Skullsplitter Warrior',NULL,39,40,4632,0,0,0,30,30,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,1678,1753,0,0,56,70,59.0304,81.1668,1899,29,100,2000,1716,0,66,91,667,667,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,667,0,'',''), - (669,'Skullsplitter Hunter',NULL,41,42,4628,0,0,0,30,30,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.2,1,1,1,1,1,1902,1981,0,0,61,78,62.8672,86.4424,2174,32,100,2000,1672,0,76,105,669,669,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,669,0,'',''), - (670,'Skullsplitter Witch Doctor',NULL,41,42,4627,0,0,0,30,30,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.2,1,1,1,1,1,1522,1585,1332,1381,56,71,61.9344,85.1598,1784,29,100,2000,1683,0,68,94,670,670,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,670,0,'',''), + (661,'Jonathan Carevin',NULL,25,25,4338,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (663,'Calor',NULL,20,20,2027,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,663,1,'',''), + (664,'Benjamin Carevin',NULL,2,2,221,0,0,0,12,12,0,0,7,3,3,0,2,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,87,87,0,0,3,5,3.5024,4.8158,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (667,'Skullsplitter Warrior',NULL,39,40,4632,0,0,0,30,30,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,1678,1753,0,0,56,70,59.0304,81.1668,1964,29,100,2000,1716,0,66,91,667,667,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,667,0,'',''), + (669,'Skullsplitter Hunter',NULL,41,42,4628,0,0,0,30,30,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.2,1,1,1,1,1,1902,1981,0,0,61,78,62.8672,86.4424,2246,32,100,2000,1672,0,76,105,669,669,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,669,0,'',''), + (670,'Skullsplitter Witch Doctor',NULL,41,42,4627,0,0,0,30,30,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.2,1,1,1,1,1,1522,1585,1332,1381,56,71,61.9344,85.1598,1841,29,100,2000,1683,0,68,94,670,670,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,670,0,'',''), (671,'Bloodscalp Headhunter',NULL,36,37,4580,0,0,0,28,28,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,1469,1536,0,0,52,65,59.0304,81.1668,1593,27,100,2000,1716,0,59,83,671,671,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,671,0,'',''), (672,'Skullsplitter Spiritchaser',NULL,44,44,4621,0,0,0,30,30,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.2,1,1,1,1,1,1711,1711,1483,1483,69,84,63.7824,87.7008,2082,35,100,2000,1661,0,71,97,672,672,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,672,0,'',''), - (674,'Venture Co. Strip Miner',NULL,40,41,7202,0,0,0,47,47,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.2,1,1,1,1,1,1829,1902,0,0,59,74,57.0064,78.3838,2033,31,100,2000,1738,0,71,98,674,674,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,674,0,'EventAI',''), - (675,'Venture Co. Foreman',NULL,42,42,7196,0,0,0,47,47,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.2,1,1,1,1,1,1981,1981,0,0,64,79,62.8672,86.4424,2246,33,100,2000,1672,0,75,103,675,675,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,675,0,'',''), - (676,'Venture Co. Surveyor',NULL,41,42,7203,0,0,0,47,47,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,0,1.2,1,1,1,1,1,1522,1585,1332,1381,56,71,62.8672,86.4424,1784,29,100,2000,1672,0,66,91,676,676,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,676,0,'',''), - (677,'Venture Co. Tinkerer',NULL,40,41,7204,0,0,0,47,47,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,8,0,1.2,1,1,1,1,1,1292,1332,3191,3293,42,61,53.8384,74.0278,1067,24,100,2000,1771,0,61,84,677,677,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,677,0,'',''), - (678,'Mosh\'Ogg Mauler',NULL,43,44,416,0,0,0,45,45,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,5148,5346,0,0,269,346,53.1456,73.0752,2463,142,100,1258,1384,0,295,391,678,678,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,678,0,'',''), - (679,'Mosh\'Ogg Shaman',NULL,43,44,536,0,0,0,45,45,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,2,1,3,1,1,1,1,1,4119,4278,1432,1483,269,346,53.1456,73.0752,2022,142,100,1258,1384,0,257,341,679,679,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,679,0,'',''), - (680,'Mosh\'Ogg Lord',NULL,45,45,11569,0,0,0,45,45,0,0,7,3,3,0,0,64,0,0,0,1.6,1.14286,1,1,3,1,1,1,1,1,5544,5544,0,0,269,346,53.1456,73.0752,2725,142,100,1258,1384,0,307,406,680,680,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,680,0,'',''), - (681,'Young Stranglethorn Tiger',NULL,30,31,598,0,0,0,16,16,0,2,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1.1,1,1,1,1,1,1050,1107,0,0,29,36,46.376,63.767,1217,15,100,1300,2000,0,0,0,681,0,681,0,0,0,0,0,0,0,0,0,0,5828,1,0,0,0,0,0,0,0,0,0,'',''), - (682,'Stranglethorn Tiger',NULL,32,33,320,0,0,0,16,16,0,2,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1.1,1,1,1,1,1,1163,1221,0,0,31,38,48.7872,67.0824,1287,16,100,1300,2000,0,0,0,682,0,682,0,0,0,0,0,0,0,0,0,0,8264,1,0,0,0,0,0,0,0,0,0,'',''), - (683,'Young Panther',NULL,30,31,2437,0,0,0,16,16,0,2,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1.1,1,1,1,1,1,1050,1107,0,0,29,36,45.144,62.073,1217,15,100,1300,2000,0,0,0,683,0,683,0,0,0,0,0,0,0,0,0,0,5829,1,0,0,0,0,0,0,0,0,0,'',''), - (684,'Shadowmaw Panther',NULL,37,38,633,0,0,0,16,16,0,2,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1536,1604,0,0,39,49,52.7472,72.5274,1651,20,100,1500,2000,0,0,0,684,0,684,0,0,0,0,0,0,0,0,0,0,8880,1,0,0,0,0,0,0,0,0,0,'',''), - (685,'Stranglethorn Raptor',NULL,33,34,788,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.1,1,1,1,1,1,1221,1279,0,0,58,73,48.7872,67.0824,1322,30,100,2000,2000,0,0,0,685,0,685,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (686,'Lashtail Raptor',NULL,35,36,788,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1403,1469,0,0,50,62,51.128,70.301,1388,26,100,2000,2000,0,0,0,686,0,686,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (687,'Jungle Stalker',NULL,40,41,11317,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.2,1,1,1,1,1,1829,1902,0,0,69,87,56.672,77.924,2057,36,100,2000,2000,0,0,0,687,0,687,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (688,'Stone Maw Basilisk',NULL,31,32,12344,0,0,0,49,49,0,0,1,3,3,0,0,0,0,0,0,1.11111,1.14286,1,0,1.1,1,1,1,1,1,1107,1163,0,0,45,56,44.616,61.347,1884,23,100,2000,2000,0,0,0,688,0,688,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (689,'Crystal Spine Basilisk',NULL,34,35,601,0,0,0,49,49,0,0,1,3,3,0,0,0,0,0,0,1.11111,1.14286,1,0,1.1,1,1,1,1,1,1279,1342,0,0,48,60,47.0272,64.6624,2037,25,100,2000,1837,0,0,0,689,0,689,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (690,'Cold Eye Basilisk',NULL,39,40,8797,0,0,0,49,49,0,0,1,3,3,0,0,0,0,0,0,1.11111,1.14286,1,0,1.15,1,1,1,1,1,1678,1753,0,0,56,70,53.8384,74.0278,2921,29,100,2000,2000,0,0,0,690,0,690,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (691,'Lesser Water Elemental',NULL,36,37,5561,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1,1.28968,1,0,1.15,1,1,1,1,1,1469,1536,0,0,52,65,49.368,67.881,1533,27,100,2000,1815,0,0,0,691,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (694,'Bloodscalp Axe Thrower',NULL,33,34,4572,0,0,0,28,28,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1221,1279,0,0,47,60,53.8384,74.0278,1340,25,100,2000,2000,0,53,74,694,694,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50351,0,'EventAI',''), - (696,'Skullsplitter Axe Thrower',NULL,39,40,4622,0,0,0,30,30,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,1678,1753,0,0,56,70,59.0304,81.1668,1899,29,100,2000,1716,0,66,91,696,696,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50323,0,'EventAI',''), + (674,'Venture Co. Strip Miner',NULL,40,41,7202,0,0,0,47,47,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.2,1,1,1,1,1,1829,1902,0,0,59,74,57.0064,78.3838,2101,31,100,2000,1738,0,71,98,674,674,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,674,0,'EventAI',''), + (675,'Venture Co. Foreman',NULL,42,42,7196,0,0,0,47,47,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.2,1,1,1,1,1,1981,1981,0,0,64,79,62.8672,86.4424,2246,33,100,2000,1672,0,75,103,675,675,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,675,0,'',''), + (676,'Venture Co. Surveyor',NULL,41,42,7203,0,0,0,47,47,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.2,1,1,1,1,1,1522,1585,1332,1381,56,71,62.8672,86.4424,1841,29,100,2000,1672,0,66,91,676,676,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,676,0,'',''), + (677,'Venture Co. Tinkerer',NULL,40,41,7204,0,0,0,47,47,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1.2,1,1,1,1,1,1292,1332,3191,3293,42,61,53.8384,74.0278,1098,24,100,2000,1771,0,61,84,677,677,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,677,0,'',''), + (678,'Mosh\'Ogg Mauler',NULL,43,44,416,0,0,0,45,45,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,5148,5346,0,0,269,346,53.1456,73.0752,2557,142,100,1258,1384,0,295,391,678,678,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,678,0,'',''), + (679,'Mosh\'Ogg Shaman',NULL,43,44,536,0,0,0,45,45,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,1,1,1,1,1,4119,4278,1432,1483,269,346,53.1456,73.0752,2082,142,100,1258,1384,0,257,341,679,679,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,679,0,'',''), + (680,'Mosh\'Ogg Lord',NULL,45,45,11569,0,0,0,45,45,0,0,7,3,3,0,0,32832,0,0,0,1.6,1.14286,1,1,3,1,1,1,1,1,5544,5544,0,0,269,346,53.1456,73.0752,2725,142,100,1258,1384,0,307,406,680,680,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,680,0,'',''), + (681,'Young Stranglethorn Tiger',NULL,30,31,598,0,0,0,16,16,0,2,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1.1,1,1,1,1,1,1050,1107,0,0,29,36,46.376,63.767,1234,15,100,1300,2000,0,0,0,681,0,681,0,0,0,0,0,0,0,0,0,0,5828,1,0,0,0,0,0,0,0,0,0,'',''), + (682,'Stranglethorn Tiger',NULL,32,33,320,0,0,0,16,16,0,2,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1.1,1,1,1,1,1,1163,1221,0,0,31,38,48.7872,67.0824,1304,16,100,1300,2000,0,0,0,682,0,682,0,0,0,0,0,0,0,0,0,0,8264,1,0,0,0,0,0,0,0,0,0,'',''), + (683,'Young Panther',NULL,30,31,2437,0,0,0,16,16,0,2,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1.1,1,1,1,1,1,1050,1107,0,0,29,36,45.144,62.073,1234,15,100,1300,2000,0,0,0,683,0,683,0,0,0,0,0,0,0,0,0,0,5829,1,0,0,0,0,0,0,0,0,0,'',''), + (684,'Shadowmaw Panther',NULL,37,38,633,0,0,0,16,16,0,2,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1536,1604,0,0,39,49,52.7472,72.5274,1709,20,100,1500,2000,0,0,0,684,0,684,0,0,0,0,0,0,0,0,0,0,8880,1,0,0,0,0,0,0,0,0,0,'',''), + (685,'Stranglethorn Raptor',NULL,33,34,788,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.1,1,1,1,1,1,1221,1279,0,0,58,73,48.7872,67.0824,1340,30,100,2000,2000,0,0,0,685,0,685,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (686,'Lashtail Raptor',NULL,35,36,788,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1403,1469,0,0,50,62,51.128,70.301,1480,26,100,2000,2000,0,0,0,686,0,686,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (687,'Jungle Stalker',NULL,40,41,11317,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.2,1,1,1,1,1,1829,1902,0,0,69,87,56.672,77.924,2101,36,100,2000,2000,0,0,0,687,0,687,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (688,'Stone Maw Basilisk',NULL,31,32,12344,0,0,0,49,49,0,0,1,3,3,0,0,32768,0,0,0,1.11111,1.14286,1,0,1.1,1,1,1,1.5,1,1107,1163,0,0,45,56,44.616,61.347,1905,23,100,2000,2000,0,0,0,688,0,688,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (689,'Crystal Spine Basilisk',NULL,34,35,601,0,0,0,49,49,0,0,1,3,3,0,0,32768,0,0,0,1.11111,1.14286,1,0,1.1,1,1,1,1.5,1,1279,1342,0,0,48,60,47.0272,64.6624,2060,25,100,2000,1837,0,0,0,689,0,689,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (690,'Cold Eye Basilisk',NULL,39,40,8797,0,0,0,49,49,0,0,1,3,3,0,0,32768,0,0,0,1.11111,1.14286,1,0,1.15,1,1,1,1.5,1,1678,1753,0,0,56,70,53.8384,74.0278,2946,29,100,2000,2000,0,0,0,690,0,690,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (691,'Lesser Water Elemental',NULL,36,37,5561,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1,1.28968,1,0,1.15,1,1,1,1,1,1469,1536,0,0,52,65,49.368,67.881,1593,27,100,2000,1815,0,0,0,691,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (694,'Bloodscalp Axe Thrower',NULL,33,34,4572,0,0,0,28,28,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1221,1279,0,0,47,60,53.8384,74.0278,1340,25,100,2000,2000,0,53,74,694,694,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,694,0,'EventAI',''), + (696,'Skullsplitter Axe Thrower',NULL,39,40,4622,0,0,0,30,30,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,1678,1753,0,0,56,70,59.0304,81.1668,1964,29,100,2000,1716,0,66,91,696,696,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,696,0,'EventAI',''), (697,'Bloodscalp Shaman',NULL,33,34,4573,0,0,0,28,28,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.1,1,1,1,1,1,1021,1064,963,1007,45,55,53.8384,74.0278,1121,23,100,2000,2000,0,51,71,697,697,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,697,0,'EventAI',''), (698,'Bloodscalp Tiger',NULL,34,35,320,0,0,0,28,28,0,2,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.1,1,1,1,1,1,1279,1342,0,0,48,60,51.128,70.301,1373,25,100,2000,1826,0,0,0,698,0,10131,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (699,'Bloodscalp Beastmaster',NULL,34,35,4576,0,0,0,28,28,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1279,1342,0,0,48,60,53.8384,74.0278,1373,25,100,2000,1771,0,56,78,699,699,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,699,0,'',''), (701,'Bloodscalp Mystic',NULL,34,35,4577,0,0,0,28,28,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.1,1,1,1,1,1,1064,1110,1007,1067,45,56,53.8384,74.0278,1149,23,100,2000,2000,0,51,72,701,701,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,701,0,'EventAI',''), (702,'Bloodscalp Scavenger',NULL,33,34,4571,0,0,0,28,28,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.1,1,1,1,-1,1,1221,1297,0,0,48,60,53.8384,74.0278,1340,25,100,2000,2000,0,55,76,702,702,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,702,0,'',''), - (703,'Lieutenant Fangore',NULL,26,26,492,0,0,0,39,39,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,788,788,0,0,39,47,42.1344,57.9348,1061,20,100,2000,2000,0,37,53,703,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,703,0,'EventAI',''), + (703,'Lieutenant Fangore',NULL,26,26,492,0,0,0,39,39,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,788,788,0,0,39,47,42.1344,57.9348,1061,20,100,2000,2000,0,37,53,703,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,703,0,'EventAI',''), (704,'Ragged Timber Wolf',NULL,2,2,11416,0,0,0,32,32,0.7,1,1,1,3,0,0,0,0,2,1,1,0.857143,1,0,1,1,1,1,1,1,55,55,0,0,2,2,3.5024,4.8158,16,1,100,2000,2189,0,0,0,704,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (705,'Ragged Young Wolf',NULL,1,1,855,0,0,0,32,32,0.7,1,1,1,3,0,0,0,0,2,1,1,0.857143,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1.76,2.42,15,1,100,2000,2200,0,0,0,705,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (706,'Frostmane Troll Whelp',NULL,3,4,5606,0,0,0,107,107,0,0,7,3,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,71,86,0,0,3,5,6.9344,9.5348,59,2,100,1970,2167,0,1,7,706,706,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,706,0,'EventAI',''), - (707,'Rockjaw Trogg',NULL,1,2,606,0,0,0,36,36,0,0,7,3,3,0,0,0,0,2,0,1,0.857143,1,0,1,1,1,1,1,1,42,55,0,0,0,1,3.5024,4.8158,16,0,100,1990,2189,0,1,4,707,707,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (706,'Frostmane Troll Whelp',NULL,3,4,5606,0,0,0,107,107,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,71,86,0,0,3,5,6.9344,9.5348,76,2,100,1970,2167,0,1,7,706,706,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,706,0,'EventAI',''), + (707,'Rockjaw Trogg',NULL,1,2,606,0,0,0,36,36,0,0,7,3,3,0,0,32768,0,2,0,1,0.857143,1,0,1,1,1,1,1,1,42,55,0,0,0,1,3.5024,4.8158,16,0,100,1990,2189,0,1,4,707,707,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (708,'Small Crag Boar',NULL,3,3,607,0,0,0,1094,1094,0,5,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,71,71,0,0,3,4,5.2272,7.1874,41,2,100,2000,2178,0,0,0,708,0,100008,0,0,0,0,0,0,0,0,0,0,9080,1,0,0,0,0,0,0,0,0,0,'',''), - (709,'Mosh\'Ogg Warmonger',NULL,41,42,655,0,0,0,45,45,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,4755,4953,0,0,269,346,53.1456,73.0752,2179,142,100,1258,1384,0,275,364,709,709,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,709,0,'',''), - (710,'Mosh\'Ogg Spellcrafter',NULL,43,44,6704,0,0,0,45,45,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,8,1,3,1,1,1,1,1,3603,3741,3575,3680,269,346,53.1456,73.0752,1278,142,100,1258,1384,0,232,307,710,710,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,710,0,'',''), - (711,'Ardo Dirtpaw',NULL,24,24,603,0,0,0,19,19,0,0,7,3,3,0,0,0,0,0,0,0.95,1.14286,2,0,1.02,1,1,1,1,1,582,582,618,618,33,40,35.6224,48.9808,829,17,100,2000,2000,0,30,44,711,711,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,711,0,'EventAI',''), - (712,'Redridge Thrasher',NULL,14,15,489,0,0,0,19,19,0,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,1,1,300,328,0,0,21,27,21.2784,29.2578,666,11,100,2000,2000,0,16,26,712,712,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,712,0,'EventAI',''), - (713,'Balir Frosthammer',NULL,5,5,1355,0,0,0,55,55,0,0,7,3,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,1960,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,713,0,'',''), - (714,'Talin Keeneye',NULL,5,5,1363,0,0,0,55,55,0,0,7,3,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,1960,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,714,0,'',''), - (715,'Hemet Nesingwary',NULL,40,40,1410,0,0,0,35,35,0,0,7,3,3,0,3,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,1771,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,715,0,'',''), - (716,'Barnil Stonepot',NULL,40,40,1413,0,0,0,35,35,0,0,7,3,3,0,3,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5483,0,0,'',''), - (717,'Ajeck Rouack',NULL,40,40,1658,0,0,0,35,35,0,0,7,3,3,0,2,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,717,0,'',''), - (718,'Sir S. J. Erlgadin',NULL,40,40,1659,0,0,0,35,35,0,0,7,3,3,0,2,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,718,0,'',''), - (721,'Rabbit',NULL,1,1,328,4626,0,0,31,31,0,0,8,1,3,0,0,0,0,2,0,1,0.857143,1,0,0.01,1,1,1,1,1,1,1,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,721,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (723,'Mosh\'Ogg Butcher',NULL,44,44,11568,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.65,1.14286,1,2,3,1,1,1,1,1,5346,5346,0,0,236,305,49.984,68.728,0,125,100,1291,1420,0,91,455,723,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,723,0,'',''), - (724,'Burly Rockjaw Trogg',NULL,2,2,611,0,0,0,36,36,0,0,7,3,3,0,0,0,0,2,0,1,0.857143,1,0,1,1,1,1,1,1,55,55,0,0,2,2,3.5024,4.8158,16,1,100,1990,2189,0,1,5,724,724,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,724,0,'',''), - (727,'Ironforge Mountaineer',NULL,30,30,1598,1608,0,0,57,57,0,0,7,3,3,0,1,4096,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,1918,1918,0,0,42,53,42.1344,57.9348,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3533,727,0,'','guard_dunmorogh'), + (709,'Mosh\'Ogg Warmonger',NULL,41,42,655,0,0,0,45,45,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,4755,4953,0,0,269,346,53.1456,73.0752,2246,142,100,1258,1384,0,275,364,709,709,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,709,0,'',''), + (710,'Mosh\'Ogg Spellcrafter',NULL,43,44,6704,0,0,0,45,45,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,8,1,3,1,1,1,1,1,3603,3741,3575,3680,269,346,53.1456,73.0752,1304,142,100,1258,1384,0,232,307,710,710,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,710,0,'',''), + (711,'Ardo Dirtpaw',NULL,24,24,603,0,0,0,19,19,0,0,7,3,3,0,0,32768,0,0,0,0.95,1.14286,2,0,1.02,1,1,1,1,1,582,582,618,618,33,40,35.6224,48.9808,829,17,100,2000,2000,0,30,44,711,711,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,711,0,'EventAI',''), + (712,'Redridge Thrasher',NULL,14,15,489,0,0,0,19,19,0,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,1,1,300,328,0,0,21,27,21.2784,29.2578,677,11,100,2000,2000,0,16,26,712,712,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,712,0,'EventAI',''), + (713,'Balir Frosthammer',NULL,5,5,1355,0,0,0,55,55,0,0,7,3,3,0,2,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,1960,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,713,0,'',''), + (714,'Talin Keeneye',NULL,5,5,1363,0,0,0,55,55,0,0,7,3,3,0,2,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,1960,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,714,0,'',''), + (715,'Hemet Nesingwary',NULL,40,40,1410,0,0,0,35,35,0,0,7,3,3,0,3,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,1771,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,715,0,'',''), + (716,'Barnil Stonepot',NULL,40,40,1413,0,0,0,35,35,0,0,7,3,3,0,3,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5483,0,0,'',''), + (717,'Ajeck Rouack',NULL,40,40,1658,0,0,0,35,35,0,0,7,3,3,0,2,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,717,0,'',''), + (718,'Sir S. J. Erlgadin',NULL,40,40,1659,0,0,0,35,35,0,0,7,3,3,0,2,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,718,0,'',''), + (721,'Rabbit',NULL,1,1,328,4626,0,0,31,31,0,0,8,1,3,0,0,0,0,2,0,1,0.857143,1,0,0.01,1,1,1,1.33,1,1,1,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,721,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (723,'Mosh\'Ogg Butcher',NULL,44,44,11568,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.65,1.14286,1,2,3,1,1,1,1,1,5346,5346,0,0,236,305,49.984,68.728,2557,125,100,1291,1420,0,91,455,723,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,723,0,'',''), + (724,'Burly Rockjaw Trogg',NULL,2,2,611,0,0,0,36,36,0,0,7,3,3,0,0,32768,0,2,0,1,0.857143,1,0,1,1,1,1,1,1,55,55,0,0,2,2,3.5024,4.8158,16,1,100,1990,2189,0,1,5,724,724,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,724,0,'',''), + (727,'Ironforge Mountaineer',NULL,30,30,1598,1608,0,0,57,57,0,0,7,3,3,0,1,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,1918,1918,0,0,42,53,42.1344,57.9348,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3533,727,0,'','guard_dunmorogh'), (728,'Bhag\'thera',NULL,40,40,613,0,0,0,16,16,0,2,1,1,3,0,0,64,0,0,1,1,1.42857,1,1,3,1,1,1,1,1,4572,4572,0,0,193,249,47.2,64.9,1964,102,100,1500,2000,0,0,0,728,0,728,0,0,0,0,0,0,0,0,0,0,8279,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (729,'Sin\'Dall',NULL,37,37,471,0,0,0,16,16,0,2,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,-1,1,1609,1609,0,0,55,70,50.512,69.454,0,29,100,1300,2000,0,0,0,729,0,729,0,0,0,0,0,0,0,0,0,0,8278,0,0,0,0,0,0,0,0,0,0,'',''), + (729,'Sin\'Dall',NULL,37,37,471,0,0,0,16,16,0,2,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,-1,1,1609,1609,0,0,55,70,50.512,69.454,1593,29,100,1300,2000,0,0,0,729,0,729,0,0,0,0,0,0,0,0,0,0,8278,0,0,0,0,0,0,0,0,0,0,'',''), (730,'Tethis',NULL,43,43,8472,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,1,1,1,1,1,-1,1,5235,5235,0,0,215,276,47.4944,65.3048,2397,113,100,2000,2000,0,0,0,730,0,730,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (731,'King Bangalash',NULL,43,43,616,0,0,0,16,16,0,2,1,1,3,0,0,64,0,0,1,1,1.42857,1,1,1,1,1,1,-1,1,5809,5809,0,0,215,276,0,0,2397,113,0,1400,2000,0,0,0,731,0,731,0,0,0,0,0,0,0,0,0,0,8887,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (732,'Murloc Lurker',NULL,9,10,983,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,176,198,0,0,13,17,13.4464,18.4888,461,7,100,2000,2000,0,9,17,732,732,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,732,0,'EventAI',''), - (733,'Sergeant Yohwa',NULL,40,40,4393,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,733,1,'',''), - (734,'Corporal Bluth','Camp Trader',40,40,4398,0,0,0,12,12,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50625,1,'',''), - (735,'Murloc Streamrunner',NULL,6,7,527,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.42857,1,0,1,1,1,1,1,1,120,137,0,0,7,10,13.4464,18.4888,206,4,100,2000,2000,0,5,12,735,735,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,735,0,'',''), - (736,'Panther',NULL,32,33,599,0,0,0,16,16,0,2,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1.1,1,1,1,1,1,1163,1221,0,0,31,38,44.616,61.347,1287,16,100,1300,2000,0,0,0,736,0,736,0,0,0,0,0,0,0,0,0,0,5830,1,0,0,0,0,0,0,0,0,0,'',''), - (737,'Kebok',NULL,35,35,7163,0,0,0,120,120,0,0,7,3,3,0,2,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (738,'Private Thorsen',NULL,30,30,4664,0,0,0,123,123,0,0,7,3,3,0,3,4096,0,0,4096,1,1.02857,1,0,1,1,1,1,-1,1,1110,1110,0,0,42,53,45.144,62.073,0,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4086,738,0,'',''), - (739,'Brother Nimetz',NULL,40,40,4392,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1747,1747,0,0,61,78,56.672,77.924,0,32,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,739,1,'',''), - (740,'Adolescent Whelp',NULL,34,35,9582,0,0,0,50,50,0,0,2,3,3,0,0,0,0,0,0,1.11111,1.14286,8,0,1,1,1,1,-1,1,950,983,2553,2680,51,65,51.128,70.301,0,27,100,2000,2000,0,47,66,740,0,740,0,0,0,0,0,0,0,0,105,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (741,'Dreaming Whelp',NULL,35,36,621,0,0,0,50,50,0,0,2,3,3,0,0,0,0,0,0,1.11111,1.14286,8,0,1.15,1,1,1,1,1,1037,1075,2680,2763,42,53,52.272,71.874,777,22,100,2000,2000,0,50,70,741,0,741,0,0,0,0,0,0,80,0,107,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (742,'Green Wyrmkin',NULL,41,42,7863,0,0,0,50,50,0,0,2,3,3,0,0,0,0,0,0,0.888888,1.14286,1,1,3,1,1,1,1,1,4755,4953,0,0,269,346,53.1456,73.0752,2246,142,100,1258,1384,0,76,105,742,0,742,0,0,0,0,0,0,100,0,168,0,0,0,0,0,0,0,0,0,0,742,0,'EventAI',''), - (743,'Wyrmkin Dreamwalker',NULL,42,43,7974,0,0,0,50,50,0,0,2,3,3,0,0,0,0,0,0,0.888888,1.14286,2,1,3,1,1,1,1,1,3963,4119,1381,1432,269,346,53.1456,73.0752,1896,142,100,1258,1384,0,69,95,743,0,743,0,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,743,0,'EventAI',''), - (744,'Green Scalebane',NULL,42,43,7903,0,0,0,50,50,0,0,2,3,3,0,0,0,0,0,0,0.888888,1.14286,1,1,3,1,1,1,1,1,4953,5148,0,0,269,346,53.1456,73.0752,3658,142,100,2000,2000,0,75,103,744,0,744,0,0,0,0,0,0,100,0,172,0,0,1,0,0,0,0,0,0,0,744,0,'EventAI',''), - (745,'Scalebane Captain',NULL,43,44,7976,0,0,0,50,50,0,0,2,3,3,0,0,0,0,0,0,0.888888,1.14286,1,1,3,1,1,1,1,1,5148,5346,0,0,269,346,53.1456,73.0752,3688,142,100,2000,2000,0,78,107,745,0,745,0,0,0,0,0,0,100,0,0,0,0,1,0,0,0,0,0,0,0,745,0,'EventAI',''), - (746,'Elder Dragonkin',NULL,45,45,625,0,0,0,50,50,0,0,2,3,3,0,0,0,0,0,0,0.888888,1.14286,1,1,3.5,1,1,1,1,1,6468,6468,0,0,269,346,53.1456,73.0752,4059,142,100,1258,1384,0,84,115,746,0,746,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,746,0,'EventAI',''), + (732,'Murloc Lurker',NULL,9,10,983,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,176,198,0,0,13,17,13.4464,18.4888,512,7,100,2000,2000,0,9,17,732,732,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,732,0,'EventAI',''), + (733,'Sergeant Yohwa',NULL,40,40,4393,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,733,1,'',''), + (734,'Corporal Bluth','Camp Trader',40,40,4398,0,0,0,12,12,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,734,1,'',''), + (735,'Murloc Streamrunner',NULL,6,7,527,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.42857,1,0,1,1,1,1,1,1,120,137,0,0,7,10,13.4464,18.4888,239,4,100,2000,2000,0,5,12,735,735,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,735,0,'',''), + (736,'Panther',NULL,32,33,599,0,0,0,16,16,0,2,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1.1,1,1,1,1,1,1163,1221,0,0,31,38,44.616,61.347,1304,16,100,1300,2000,0,0,0,736,0,736,0,0,0,0,0,0,0,0,0,0,5830,1,0,0,0,0,0,0,0,0,0,'',''), + (737,'Kebok',NULL,35,35,7163,0,0,0,120,120,0,0,7,3,3,0,2,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (738,'Private Thorsen',NULL,30,30,4664,0,0,0,123,123,0,0,7,3,3,0,3,36864,0,0,4096,1,1.02857,1,0,1,1,1,1,-1,1,1110,1110,0,0,42,53,45.144,62.073,1200,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4086,738,0,'',''), + (739,'Brother Nimetz',NULL,40,40,4392,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1747,1747,0,0,61,78,56.672,77.924,1964,32,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,739,1,'',''), + (740,'Adolescent Whelp',NULL,34,35,9582,0,0,0,50,50,0,0,2,3,3,0,0,32768,0,0,0,1.11111,1.14286,8,0,1,1,1,1,-1,1,950,983,2553,2680,51,65,51.128,70.301,751,27,100,2000,2000,0,47,66,740,0,740,0,0,0,0,0,0,0,0,105,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (741,'Dreaming Whelp',NULL,35,36,621,0,0,0,50,50,0,0,2,3,3,0,0,32768,0,0,0,1.11111,1.14286,8,0,1.15,1,1,1,1,1,1037,1075,2680,2763,42,53,52.272,71.874,803,22,100,2000,2000,0,50,70,741,0,741,0,0,0,0,0,0,80,0,107,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (742,'Green Wyrmkin',NULL,41,42,7863,0,0,0,50,50,0,0,2,3,3,0,0,32768,0,0,0,0.888888,1.14286,1,1,3,1,1,1,1,1,4755,4953,0,0,269,346,53.1456,73.0752,2246,142,100,1258,1384,0,76,105,742,0,742,0,0,0,0,0,0,100,0,168,0,0,0,0,0,0,0,0,0,0,742,0,'EventAI',''), + (743,'Wyrmkin Dreamwalker',NULL,42,43,7974,0,0,0,50,50,0,0,2,3,3,0,0,32768,0,0,0,0.888888,1.14286,2,1,3,1,1,1,1,1,3963,4119,1381,1432,269,346,53.1456,73.0752,1958,142,100,1258,1384,0,69,95,743,0,743,0,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,743,0,'EventAI',''), + (744,'Green Scalebane',NULL,42,43,7903,0,0,0,50,50,0,0,2,3,3,0,0,32768,0,0,0,0.888888,1.14286,1,1,3,1,1,1,1.5,1,4953,5148,0,0,269,346,53.1456,73.0752,3596,142,100,2000,2000,0,75,103,744,0,744,0,0,0,0,0,0,100,0,172,0,0,1,0,0,0,0,0,0,0,744,0,'EventAI',''), + (745,'Scalebane Captain',NULL,43,44,7976,0,0,0,50,50,0,0,2,3,3,0,0,32768,0,0,0,0.888888,1.14286,1,1,3,1,1,1,1.5,1,5148,5346,0,0,269,346,53.1456,73.0752,3836,142,100,2000,2000,0,78,107,745,0,745,0,0,0,0,0,0,100,0,0,0,0,1,0,0,0,0,0,0,0,745,0,'EventAI',''), + (746,'Elder Dragonkin',NULL,45,45,625,0,0,0,50,50,0,0,2,3,3,0,0,32768,0,0,0,0.888888,1.14286,1,1,3.5,1,1,1,1.5,1,6468,6468,0,0,269,346,53.1456,73.0752,4088,142,100,1258,1384,0,84,115,746,0,746,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,746,0,'EventAI',''), (747,'Marsh Murloc',NULL,41,42,506,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1711,1774,1483,1534,69,87,63.7824,87.7008,2156,36,100,2000,1661,0,74,102,747,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,747,0,'EventAI',''), - (750,'Marsh Inkspewer',NULL,42,43,1995,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.2,1,1,1,1,1,1981,2059,0,0,65,83,63.7824,87.7008,2311,34,100,2000,2000,0,75,103,750,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (751,'Marsh Flesheater',NULL,43,44,391,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.2,1,1,1,1,1,2059,2138,0,0,68,88,61.9344,85.1598,2461,36,100,2000,2000,0,78,107,751,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,751,0,'EventAI',''), - (752,'Marsh Oracle',NULL,44,45,386,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,1704,1787,1483,1534,85,109,63.7824,87.7008,0,45,100,2000,2000,0,73,100,752,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,752,0,'EventAI',''), - (754,'Rebel Watchman',NULL,31,32,4660,0,0,0,11,11,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1312,1338,0,0,44,57,47.5904,65.4368,0,23,100,2000,2000,0,59,83,754,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,754,0,'',''), - (755,'Lost One Mudlurker',NULL,34,35,628,0,0,0,51,51,0,0,7,3,3,0,0,0,0,0,0,1.11111,1.14286,1,0,1.1,1,1,1,1,1,1279,1342,0,0,48,60,53.8384,74.0278,1357,25,100,2000,2000,0,75,103,755,755,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,755,0,'EventAI',''), + (750,'Marsh Inkspewer',NULL,42,43,1995,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.2,1,1,1,1,1,1981,2059,0,0,65,83,63.7824,87.7008,2397,34,100,2000,2000,0,75,103,750,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (751,'Marsh Flesheater',NULL,43,44,391,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.2,1,1,1,1,1,2059,2138,0,0,68,88,61.9344,85.1598,2557,36,100,2000,2000,0,78,107,751,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,751,0,'EventAI',''), + (752,'Marsh Oracle',NULL,44,45,386,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,1704,1787,1483,1534,85,109,63.7824,87.7008,2211,45,100,2000,2000,0,73,100,752,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,752,0,'EventAI',''), + (754,'Rebel Watchman',NULL,31,32,4660,0,0,0,11,11,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1312,1338,0,0,44,57,47.5904,65.4368,1270,23,100,2000,2000,0,59,83,754,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,754,0,'',''), + (755,'Lost One Mudlurker',NULL,34,35,628,0,0,0,51,51,0,0,7,3,3,0,0,32768,0,0,0,1.11111,1.14286,1,0,1.1,1,1,1,1,1,1279,1342,0,0,48,60,53.8384,74.0278,1373,25,100,2000,2000,0,75,103,755,755,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,755,0,'EventAI',''), (756,'Skullsplitter Panther',NULL,41,42,633,0,0,0,30,30,0,2,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,-1,1,1829,1902,0,0,59,74,57.0064,78.3838,2033,31,100,2000,1738,0,0,0,756,0,10240,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (757,'Lost One Fisherman',NULL,35,36,152,0,0,0,51,51,0,0,7,3,3,0,0,0,0,0,0,1.11111,1.14286,1,0,1.15,1,1,1,1,1,1403,1469,0,0,50,62,53.8384,74.0278,1427,26,100,2000,2000,0,61,84,757,757,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,757,0,'EventAI',''), - (759,'Lost One Hunter',NULL,36,37,152,0,0,0,51,51,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.15,1,1,1,1,1,1469,1536,0,0,52,65,53.8384,74.0278,1537,27,100,2000,2000,0,59,83,759,759,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,759,0,'EventAI',''), - (760,'Lost One Muckdweller',NULL,36,37,628,0,0,0,51,51,0,0,7,3,3,0,0,0,0,0,0,1.11111,1.14286,1,0,1.15,1,1,1,1,1,1469,1536,0,0,52,65,53.8384,74.0278,1537,27,100,2000,2000,0,59,83,760,760,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,760,0,'EventAI',''), - (761,'Lost One Seer',NULL,37,38,4688,0,0,0,51,51,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,2,0,1.15,1,1,1,1,1,1257,1305,1142,1189,50,62,53.8384,74.0278,1372,26,100,2000,2000,0,56,78,761,761,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,761,0,'EventAI',''), - (762,'Lost One Riftseeker',NULL,37,38,4688,0,0,0,51,51,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,8,0,1,1,1,1,-1,1,1103,1107,2861,2975,61,78,53.8384,74.0278,0,32,100,2000,2000,0,52,73,762,762,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,762,0,'EventAI',''), - (763,'Lost One Chieftain',NULL,39,39,10921,0,0,0,51,51,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,4,1.15,1,1,1,1,1,1678,1678,0,0,197,254,46.624,64.108,1834,104,100,1325,1457,0,64,89,763,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,763,0,'EventAI',''), - (764,'Swampwalker',NULL,38,39,2024,0,0,0,14,14,0,0,4,3,3,0,0,0,0,0,0,0.666668,1.14286,2,0,1,1,1,1,-1,1,1308,1351,1189,1236,72,93,59.0304,81.1668,0,38,100,2000,2000,0,59,82,764,0,0,0,0,0,0,0,39,39,39,78,39,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (765,'Swampwalker Elder',NULL,39,40,9012,0,0,0,14,14,0,0,4,3,3,0,0,0,0,0,0,1.05,1.14286,2,0,1,1,1,1,-1,1,1116,1155,2861,2975,45,56,59.0304,81.1668,887,23,100,2000,1716,0,60,83,765,0,0,0,0,0,0,0,40,40,40,80,40,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (766,'Tangled Horror',NULL,40,41,697,0,0,0,14,14,0,0,4,3,3,0,0,0,0,0,0,0.666668,1.14286,2,0,1,1,1,1,-1,1,1433,1474,1283,1332,72,93,59.0304,81.1668,0,38,100,2000,2000,0,63,87,766,0,0,0,0,0,0,0,41,41,41,82,41,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (767,'Swamp Jaguar',NULL,36,37,632,0,0,0,14,14,0,2,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1.15,1,1,1,1,1,1469,1536,0,0,31,38,49.368,67.881,1536,16,100,1200,2000,0,0,0,767,0,767,0,0,0,0,0,0,0,0,0,0,8265,1,0,0,0,0,0,0,0,0,0,'',''), - (768,'Shadow Panther',NULL,39,40,633,0,0,0,14,14,0,2,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1678,1753,0,0,45,56,52.7472,72.5274,1899,23,100,1600,2000,0,0,0,768,0,768,0,0,0,0,0,0,0,0,0,0,8881,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (769,'Deathstrike Tarantula',NULL,40,41,336,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.2,1,1,1,1,1,1829,1902,0,0,59,74,57.728,79.376,2033,31,100,2000,2000,0,0,0,769,0,0,0,0,0,0,0,0,0,0,0,0,5903,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (770,'Corporal Kaleb',NULL,40,40,4396,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,770,1,'',''), - (771,'Commander Felstrom',NULL,32,32,7848,0,0,0,21,21,0,0,6,3,3,0,2,0,0,0,0,0.888888,1.14286,1,4,1.1,1,1,1,1,1,1163,1163,0,0,170,220,43.0272,59.1624,1270,90,100,1358,2000,0,50,70,771,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,771,0,'EventAI',''), - (772,'Stranglethorn Tigress',NULL,37,38,614,0,0,0,16,16,0,2,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1.15,1,1,1,1,1,1536,1604,0,0,35,43,51.6384,71.0028,1651,18,100,1300,2000,0,0,0,772,0,772,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (773,'Krazek',NULL,35,35,7164,0,0,0,120,120,0,0,7,3,3,0,2,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50654,0,'',''), - (775,'Kurzen\'s Agent',NULL,32,33,4460,0,0,0,39,39,0,0,7,3,3,0,0,0,0,0,0,1.14,1.14286,1,0,1.1,1,1,1,1,1,1163,1221,0,0,92,109,53.8384,74.0278,0,46,100,1610,1771,0,29,145,775,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,775,0,'',''), - (777,'Amy Davenport','Tradeswoman',20,20,3366,0,0,0,12,12,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,777,0,'',''), - (780,'Skullsplitter Mystic',NULL,39,40,4616,0,0,0,30,30,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.15,1,1,1,1,1,1357,1410,1236,1283,52,65,59.0304,81.1668,1568,27,100,2000,1716,0,60,83,780,780,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,780,0,'EventAI',''), - (781,'Skullsplitter Headhunter',NULL,43,44,4635,0,0,0,30,30,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.2,1,1,1,1,1,2059,2138,0,0,68,88,63.7824,87.7008,2477,36,100,2000,1661,0,78,107,781,781,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,781,0,'',''), - (782,'Skullsplitter Scout',NULL,41,42,4625,0,0,0,30,30,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.2,1,1,1,1,1,1902,1981,0,0,61,78,63.7824,87.7008,2174,32,100,2000,1661,0,76,105,782,782,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,782,0,'',''), - (783,'Skullsplitter Berserker',NULL,43,44,4623,0,0,0,30,30,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.2,1,1,1,1,1,2059,2138,0,0,102,132,63.7824,87.7008,1871,54,100,2400,1661,0,78,107,783,783,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,783,0,'EventAI',''), - (784,'Skullsplitter Beastmaster',NULL,41,42,4624,0,0,0,30,30,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.2,1,1,1,1,1,1902,1981,0,0,61,78,63.7824,87.7008,2174,32,100,2000,1661,0,76,105,784,784,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,784,0,'',''), - (785,'Skeletal Warder',NULL,28,29,612,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.888888,1.14286,2,0,1.05,1,1,1,1,1,768,811,756,811,38,48,42.1344,57.9348,961,20,100,2000,2000,0,39,55,785,785,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,785,0,'EventAI',''), - (786,'Grelin Whitebeard',NULL,5,5,1354,0,0,0,55,55,0,0,7,3,3,0,3,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,1960,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10893,50109,0,'',''), - (787,'Skeletal Healer',NULL,26,27,7555,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,2,0,1.05,1.5,1,1,1,1,684,724,1039,1098,35,44,42.1344,57.9348,902,18,100,2000,2000,0,35,50,787,787,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,787,0,'EventAI',''), - (789,'Kimberly Hiett','Fletcher',20,20,3369,0,0,0,12,12,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (790,'Karen Taylor','Blacksmithing & Mining Supplies',22,22,3363,0,0,0,12,12,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,0,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,790,1,'',''), - (791,'Lindsay Ashlock','General Supplies',20,20,3368,0,0,0,12,12,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,28,28,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,791,1,'',''), - (793,'Kara Adams','Shield Crafter',25,25,3356,0,0,0,12,12,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,793,0,'',''), - (794,'Matt',NULL,1,1,338,0,0,0,12,12,0,0,7,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50487,0,'',''), - (795,'Mark',NULL,1,1,338,0,0,0,12,12,0,0,7,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (796,'Joshua',NULL,1,1,221,0,0,0,12,12,0,0,7,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (797,'Bo',NULL,1,1,338,0,0,0,12,12,0,0,7,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (798,'Solomon',NULL,1,1,221,0,0,0,12,12,0,0,7,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,8681,8681,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (799,'Kevin',NULL,1,1,338,0,0,0,12,12,0,0,7,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (800,'Kyle',NULL,1,1,338,0,0,0,12,12,0,0,7,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (801,'Eric',NULL,1,1,262,0,0,0,12,12,0,0,7,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (802,'Jay',NULL,1,1,221,0,0,0,12,12,0,0,7,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (804,'Dana',NULL,1,1,257,0,0,0,12,12,0,0,7,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (805,'Cameron',NULL,1,1,262,0,0,0,12,12,0,0,7,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (806,'John',NULL,1,1,338,0,0,0,12,12,0,0,7,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (807,'Lisa',NULL,1,1,252,0,0,0,12,12,0,0,7,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (808,'Grik\'nir the Cold',NULL,5,5,5609,0,0,0,37,37,0,0,7,3,3,0,0,0,0,0,0,1,0.857143,2,0,1,1,1,1,1,1,98,98,115,115,4,5,8.624,11.858,105,2,100,1960,2156,0,3,9,808,808,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50725,0,'EventAI',''), - (810,'Aaron',NULL,1,1,338,0,0,0,12,12,0,0,7,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (811,'Jose',NULL,1,1,221,0,0,0,12,12,0,0,7,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (812,'Alma Jainrose','Herbalism Trainer',20,20,1745,0,0,0,12,12,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,7691,812,1,'',''), + (757,'Lost One Fisherman',NULL,35,36,152,0,0,0,51,51,0,0,7,3,3,0,0,32768,0,0,0,1.11111,1.14286,1,0,1.15,1,1,1,1,1,1403,1469,0,0,50,62,53.8384,74.0278,1480,26,100,2000,2000,0,61,84,757,757,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,757,0,'EventAI',''), + (759,'Lost One Hunter',NULL,36,37,152,0,0,0,51,51,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.15,1,1,1,1,1,1469,1536,0,0,52,65,53.8384,74.0278,1593,27,100,2000,2000,0,59,83,759,759,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,759,0,'EventAI',''), + (760,'Lost One Muckdweller',NULL,36,37,628,0,0,0,51,51,0,0,7,3,3,0,0,32768,0,0,0,1.11111,1.14286,1,0,1.15,1,1,1,1,1,1469,1536,0,0,52,65,53.8384,74.0278,1593,27,100,2000,2000,0,59,83,760,760,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,760,0,'EventAI',''), + (761,'Lost One Seer',NULL,37,38,4688,0,0,0,51,51,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,2,0,1.15,1,1,1,1,1,1257,1305,1142,1189,50,62,53.8384,74.0278,1418,26,100,2000,2000,0,56,78,761,761,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,761,0,'EventAI',''), + (762,'Lost One Riftseeker',NULL,37,38,4688,0,0,0,51,51,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,8,0,1,1,1,1,-1,1,1103,1107,2861,2975,61,78,53.8384,74.0278,915,32,100,2000,2000,0,52,73,762,762,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,762,0,'EventAI',''), + (763,'Lost One Chieftain',NULL,39,39,10921,0,0,0,51,51,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,4,1.15,1,1,1,1,1,1678,1678,0,0,197,254,46.624,64.108,1834,104,100,1325,1457,0,64,89,763,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,763,0,'EventAI',''), + (764,'Swampwalker',NULL,38,39,2024,0,0,0,14,14,0,0,4,3,3,0,0,32768,0,0,0,0.666668,1.14286,2,0,1,1,1,1,-1,1,1308,1351,1189,1236,72,93,59.0304,81.1668,1517,38,100,2000,2000,0,59,82,764,0,0,0,0,0,0,0,39,39,39,78,39,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (765,'Swampwalker Elder',NULL,39,40,9012,0,0,0,14,14,0,0,4,3,3,0,0,32768,0,0,0,1.05,1.14286,2,0,1,1,1,1,-1,1,1116,1155,2861,2975,45,56,59.0304,81.1668,887,23,100,2000,1716,0,60,83,765,0,0,0,0,0,0,0,40,40,40,80,40,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (766,'Tangled Horror',NULL,40,41,697,0,0,0,14,14,0,0,4,3,3,0,0,32768,0,0,0,0.666668,1.14286,2,0,1,1,1,1,-1,1,1433,1474,1283,1332,72,93,59.0304,81.1668,1727,38,100,2000,2000,0,63,87,766,0,0,0,0,0,0,0,41,41,41,82,41,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (767,'Swamp Jaguar',NULL,36,37,632,0,0,0,14,14,0,2,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1.15,1,1,1,1,1,1469,1536,0,0,31,38,49.368,67.881,1593,16,100,1200,2000,0,0,0,767,0,767,0,0,0,0,0,0,0,0,0,0,8265,1,0,0,0,0,0,0,0,0,0,'',''), + (768,'Shadow Panther',NULL,39,40,633,0,0,0,14,14,0,2,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1678,1753,0,0,45,56,52.7472,72.5274,1964,23,100,1600,2000,0,0,0,768,0,768,0,0,0,0,0,0,0,0,0,0,8881,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (769,'Deathstrike Tarantula',NULL,40,41,336,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.2,1,1,1,1,1,1829,1902,0,0,59,74,57.728,79.376,2101,31,100,2000,2000,0,0,0,769,0,0,0,0,0,0,0,0,0,0,0,0,5903,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (770,'Corporal Kaleb',NULL,40,40,4396,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,770,1,'',''), + (771,'Commander Felstrom',NULL,32,32,7848,0,0,0,21,21,0,0,6,3,3,0,2,32768,0,0,0,0.888888,1.14286,1,4,1.1,1,1,1,1,1,1163,1163,0,0,170,220,43.0272,59.1624,1270,90,100,1358,2000,0,50,70,771,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,771,0,'EventAI',''), + (772,'Stranglethorn Tigress',NULL,37,38,614,0,0,0,16,16,0,2,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1.15,1,1,1,1,1,1536,1604,0,0,35,43,51.6384,71.0028,1709,18,100,1300,2000,0,0,0,772,0,772,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (773,'Krazek',NULL,35,35,7164,0,0,0,120,120,0,0,7,3,3,0,2,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,773,0,'',''), + (775,'Kurzen\'s Agent',NULL,32,33,4460,0,0,0,39,39,0,0,7,3,3,0,0,32768,0,0,0,1.14,1.14286,1,0,1.1,1,1,1,1,1,1163,1221,0,0,92,109,53.8384,74.0278,1304,46,100,1610,1771,0,29,145,775,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,775,0,'',''), + (777,'Amy Davenport','Tradeswoman',20,20,3366,0,0,0,12,12,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,777,0,'',''), + (780,'Skullsplitter Mystic',NULL,39,40,4616,0,0,0,30,30,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.15,1,1,1,1,1,1357,1410,1236,1283,52,65,59.0304,81.1668,1619,27,100,2000,1716,0,60,83,780,780,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,780,0,'EventAI',''), + (781,'Skullsplitter Headhunter',NULL,43,44,4635,0,0,0,30,30,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.2,1,1,1,1,1,2059,2138,0,0,68,88,63.7824,87.7008,2557,36,100,2000,1661,0,78,107,781,781,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,781,0,'',''), + (782,'Skullsplitter Scout',NULL,41,42,4625,0,0,0,30,30,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.2,1,1,1,1,1,1902,1981,0,0,61,78,63.7824,87.7008,2246,32,100,2000,1661,0,76,105,782,782,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,782,0,'',''), + (783,'Skullsplitter Berserker',NULL,43,44,4623,0,0,0,30,30,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.2,1,1,1,0.75,1,2059,2138,0,0,102,132,63.7824,87.7008,1918,54,100,2400,1661,0,78,107,783,783,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,783,0,'EventAI',''), + (784,'Skullsplitter Beastmaster',NULL,41,42,4624,0,0,0,30,30,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.2,1,1,1,1,1,1902,1981,0,0,61,78,63.7824,87.7008,2246,32,100,2000,1661,0,76,105,784,784,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,784,0,'',''), + (785,'Skeletal Warder',NULL,28,29,612,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.888888,1.14286,2,0,1.05,1,1,1,1,1,768,811,756,811,38,48,42.1344,57.9348,975,20,100,2000,2000,0,39,55,785,785,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,785,0,'EventAI',''), + (786,'Grelin Whitebeard',NULL,5,5,1354,0,0,0,55,55,0,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,1960,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10893,786,0,'',''), + (787,'Skeletal Healer',NULL,26,27,7555,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.05,1.5,1,1,1,1,684,724,1039,1098,35,44,42.1344,57.9348,916,18,100,2000,2000,0,35,50,787,787,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,787,0,'EventAI',''), + (789,'Kimberly Hiett','Fletcher',20,20,3369,0,0,0,12,12,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (790,'Karen Taylor','Blacksmithing & Mining Supplies',22,22,3363,0,0,0,12,12,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,922,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,790,1,'',''), + (791,'Lindsay Ashlock','General Supplies',20,20,3368,0,0,0,12,12,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,28,28,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,791,1,'',''), + (793,'Kara Adams','Shield Crafter',25,25,3356,0,0,0,12,12,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,793,0,'',''), + (794,'Matt',NULL,1,1,338,0,0,0,12,12,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,794,0,'',''), + (795,'Mark',NULL,1,1,338,0,0,0,12,12,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (796,'Joshua',NULL,1,1,221,0,0,0,12,12,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (797,'Bo',NULL,1,1,338,0,0,0,12,12,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (798,'Solomon',NULL,1,1,221,0,0,0,12,12,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,8681,8681,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (799,'Kevin',NULL,1,1,338,0,0,0,12,12,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (800,'Kyle',NULL,1,1,338,0,0,0,12,12,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (801,'Eric',NULL,1,1,262,0,0,0,12,12,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (802,'Jay',NULL,1,1,221,0,0,0,12,12,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (804,'Dana',NULL,1,1,257,0,0,0,12,12,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (805,'Cameron',NULL,1,1,262,0,0,0,12,12,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (806,'John',NULL,1,1,338,0,0,0,12,12,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (807,'Lisa',NULL,1,1,252,0,0,0,12,12,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (808,'Grik\'nir the Cold',NULL,5,5,5609,0,0,0,37,37,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,2,0,1,1,1,1,1,1,98,98,115,115,4,5,8.624,11.858,105,2,100,1960,2156,0,3,9,808,808,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,808,0,'EventAI',''), + (810,'Aaron',NULL,1,1,338,0,0,0,12,12,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (811,'Jose',NULL,1,1,221,0,0,0,12,12,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (812,'Alma Jainrose','Herbalism Trainer',20,20,1745,0,0,0,12,12,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,7691,812,1,'',''), (813,'Colonel Kurzen',NULL,39,40,637,0,0,0,46,46,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,4377,4572,0,0,193,249,44.84,61.655,1964,102,100,1341,1475,0,261,345,813,813,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,813,0,'',''), - (814,'Sergeant Malthus',NULL,38,38,4455,0,0,0,46,46,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,1302,1302,1189,1189,57,74,52.7472,72.5274,0,30,100,2000,1782,0,57,79,814,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,814,0,'EventAI',''), - (815,'Bookie Herod',NULL,35,35,4451,0,0,0,46,46,0,0,7,3,3,0,0,0,0,0,0,1.14,1.14286,1,0,1,1,1,1,-1,1,992,992,2680,2680,92,109,53.8384,74.0278,0,46,100,1610,1771,0,29,145,815,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,815,0,'',''), - (818,'Mai\'Zoth',NULL,47,47,11546,0,0,0,45,45,0,0,7,3,3,0,0,64,0,0,0,1.6,1.14286,2,1,4.29,1,1,1,1,1,6830,6830,1640,1640,269,346,53.1456,73.0752,2211,142,100,1258,1384,0,281,372,818,818,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,818,0,'',''), - (819,'Servant of Ilgalar',NULL,24,25,3916,0,0,0,39,39,0,0,3,3,3,0,0,0,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,589,626,618,655,31,40,35.6224,48.9808,0,16,100,2000,2000,0,0,0,819,0,819,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (820,'Scout Riell','The People\'s Militia',30,30,2374,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,820,1,'',''), - (821,'Captain Danuvin','The People\'s Militia',33,33,2372,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1846,1846,0,0,46,58,48.7872,67.0824,0,24,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,821,1,'',''), - (822,'Young Forest Bear',NULL,8,9,1006,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1.25,1,1,1,1,1,195,220,0,0,14,19,13.4464,18.4888,155,8,100,2500,2000,0,0,0,822,0,822,0,0,0,0,0,0,0,0,0,0,5797,1,0,0,0,0,0,0,0,0,0,'',''), - (823,'Deputy Willem',NULL,18,18,2072,0,0,0,12,12,0,0,7,3,3,0,2,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,21,26,28.9872,39.8574,20,11,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50694,0,'',''), - (824,'Defias Digger',NULL,15,16,2441,556,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,0.666668,1.14286,1,0,1,1,1,1,1,1,328,356,0,0,23,30,32.8944,45.2298,695,12,100,2000,2000,0,19,29,824,824,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,824,0,'EventAI',''), - (826,'Watcher Jan','The Night Watch',37,37,2389,0,0,0,11,11,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2192,2192,0,0,57,74,52.7472,72.5274,0,30,100,2000,2000,0,0,0,826,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,826,0,'',''), - (827,'Watcher Mocarski','The Night Watch',36,36,2395,0,0,0,11,11,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2100,2100,0,0,55,71,51.6384,71.0028,0,29,100,2000,2000,0,0,0,827,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,827,0,'',''), - (828,'Watcher Petras','The Night Watch',38,38,2397,0,0,0,56,56,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,61,78,53.8384,74.0278,0,32,100,2000,2000,0,0,0,828,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,828,0,'',''), - (829,'Adlin Pridedrift','General Supplies',5,5,3388,0,0,0,55,55,0,0,7,3,3,0,6,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,1960,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,829,0,'',''), - (830,'Sand Crawler',NULL,13,14,342,0,0,0,7,7,0,8,1,3,3,0,0,0,0,32768,1,1,1.14286,1,0,1,1,1,1,1,1,273,300,0,0,19,25,21.2784,29.2578,805,10,100,2000,2000,0,0,0,830,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (831,'Sea Crawler',NULL,15,16,979,0,0,0,7,7,0,8,1,3,3,0,0,0,0,32768,1,0.95,1.14286,1,0,1,1,1,1,1,1,328,356,0,0,23,30,25.7664,35.4288,896,12,100,2000,2000,0,0,0,831,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (814,'Sergeant Malthus',NULL,38,38,4455,0,0,0,46,46,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,1302,1302,1189,1189,57,74,52.7472,72.5274,1418,30,100,2000,1782,0,57,79,814,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,814,0,'EventAI',''), + (815,'Bookie Herod',NULL,35,35,4451,0,0,0,46,46,0,0,7,3,3,0,0,32768,0,0,0,1.14,1.14286,1,0,1,1,1,1,-1,1,992,992,2680,2680,92,109,53.8384,74.0278,1373,46,100,1610,1771,0,29,145,815,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,815,0,'',''), + (818,'Mai\'Zoth',NULL,47,47,11546,0,0,0,45,45,0,0,7,3,3,0,0,32832,0,0,0,1.6,1.14286,2,1,4.29,1,1,1,1,1,6830,6830,1640,1640,269,346,53.1456,73.0752,2300,142,100,1258,1384,0,281,372,818,818,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,818,0,'',''), + (819,'Servant of Ilgalar',NULL,24,25,3916,0,0,0,39,39,0,0,3,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,589,626,618,655,31,40,35.6224,48.9808,858,16,100,2000,2000,0,0,0,819,0,819,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (820,'Scout Riell','The People\'s Militia',30,30,2374,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,820,1,'',''), + (821,'Captain Danuvin','The People\'s Militia',33,33,2372,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1846,1846,0,0,46,58,48.7872,67.0824,1304,24,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,821,1,'',''), + (822,'Young Forest Bear',NULL,8,9,1006,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1.25,1,1,1,0.38,1,195,220,0,0,14,19,13.4464,18.4888,154,8,100,2500,2000,0,0,0,822,0,822,0,0,0,0,0,0,0,0,0,0,5797,1,0,0,0,0,0,0,0,0,0,'',''), + (823,'Deputy Willem',NULL,18,18,2072,0,0,0,12,12,0,0,7,3,3,0,2,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,21,26,28.9872,39.8574,20,11,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,823,0,'',''), + (824,'Defias Digger',NULL,15,16,2441,556,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,0.666668,1.14286,1,0,1,1,1,1,1,1,328,356,0,0,23,30,32.8944,45.2298,713,12,100,2000,2000,0,19,29,824,824,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,824,0,'EventAI',''), + (826,'Watcher Jan','The Night Watch',37,37,2389,0,0,0,11,11,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2192,2192,0,0,57,74,52.7472,72.5274,1593,30,100,2000,2000,0,0,0,826,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,826,0,'',''), + (827,'Watcher Mocarski','The Night Watch',36,36,2395,0,0,0,11,11,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2100,2100,0,0,55,71,51.6384,71.0028,1480,29,100,2000,2000,0,0,0,827,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,827,0,'',''), + (828,'Watcher Petras','The Night Watch',38,38,2397,0,0,0,56,56,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,61,78,53.8384,74.0278,1709,32,100,2000,2000,0,0,0,828,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,828,0,'',''), + (829,'Adlin Pridedrift','General Supplies',5,5,3388,0,0,0,55,55,0,0,7,3,3,0,6,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,1960,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,829,0,'',''), + (830,'Sand Crawler',NULL,13,14,342,0,0,0,7,7,0,8,1,3,3,0,0,32768,0,32768,1,1,1.14286,1,0,1,1,1,1,1.3,1,273,300,0,0,19,25,21.2784,29.2578,835,10,100,2000,2000,0,0,0,830,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (831,'Sea Crawler',NULL,15,16,979,0,0,0,7,7,0,8,1,3,3,0,0,32768,0,32768,1,0.95,1.14286,1,0,1,1,1,1,1.3,1,328,356,0,0,23,30,25.7664,35.4288,927,12,100,2000,2000,0,0,0,831,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (832,'Dust Devil',NULL,18,19,5327,0,0,0,14,14,0,0,4,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,417,449,0,0,27,34,35.6224,48.9808,817,14,100,2000,2000,0,0,0,832,0,0,0,0,0,0,0,0,40,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (833,'Coyote Packleader',NULL,11,12,161,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,222,247,0,0,17,22,16.632,22.869,573,9,100,2000,2000,0,0,0,833,0,833,0,0,0,0,0,0,0,0,0,0,5946,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (834,'Coyote',NULL,10,11,643,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,198,222,0,0,14,19,15.048,20.691,538,8,100,2000,2000,0,0,0,834,0,834,0,0,0,0,0,0,0,0,0,0,5944,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (836,'Durnan Furcutter','Cloth & Leather Armor Merchant',5,5,3406,0,0,0,55,55,0,0,7,3,3,0,16391,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,1960,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1262,836,0,'',''), - (837,'Branstock Khalder','Priest Trainer',5,5,3401,0,0,0,55,55,0,0,7,3,3,0,19,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,190,190,6,8,8.624,11.858,20,3,100,1960,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4680,837,0,'',''), - (840,'Watcher Backus','The Night Watch',42,42,2380,0,0,0,56,56,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3712,3712,0,0,64,83,0,0,800,34,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,100,0,0,0,100,0,2,0,0,0,0,0,0,0,840,0,'',''), - (842,'Lumberjack',NULL,5,5,308,0,0,0,12,12,0,0,7,3,3,0,0,4096,0,2,0,0.666668,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,40,57,0,842,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,842,1,'',''), - (843,'Gina MacGregor','Trade Supplies',15,15,3260,0,0,0,12,12,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,843,1,'',''), - (844,'Antonio Perelli','Traveling Salesman',35,35,4416,0,0,0,12,12,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,844,1,'',''), - (846,'Rotten Ghoul',NULL,14,15,646,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.777776,1.14286,1,0,1,1,1,1,1,1,300,328,0,0,38,43,25.7664,35.4288,0,19,100,1830,2013,0,4,19,846,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (847,'Nathan',NULL,5,5,338,0,0,0,35,35,0,0,7,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (848,'Madison',NULL,5,5,257,0,0,0,35,35,0,0,7,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'',''), - (849,'Rachel',NULL,3,3,252,0,0,0,35,35,0,0,7,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,112,112,0,0,3,5,5.2272,7.1874,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'',''), - (850,'Erin',NULL,5,5,257,0,0,0,12,12,0,0,7,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'',''), - (851,'Hannah',NULL,5,5,344,0,0,0,12,12,0,0,7,3,3,0,2,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (852,'Feral Spirit',NULL,1,1,647,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (853,'Coldridge Mountaineer',NULL,55,55,1598,1608,0,0,57,57,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,5121,5121,0,0,253,296,301.34,422.17,0,127,100,2000,2000,0,1,689,853,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,853,0,'',''), - (854,'Young Jungle Stalker',NULL,36,37,615,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1469,1536,0,0,62,78,50.512,69.454,1512,32,100,2000,2000,0,0,0,854,0,854,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (855,'Young Stranglethorn Raptor',NULL,30,31,180,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.1,1,1,1,1,1,1051,1107,0,0,55,68,43.384,59.653,1220,28,100,2000,1870,0,0,0,855,0,855,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (856,'Young Lashtail Raptor',NULL,33,34,2571,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.1,1,1,1,1,1,1221,1279,0,0,58,73,49.9664,68.7038,1321,30,100,2000,2000,0,0,0,856,0,856,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (857,'Donal Osgood','Arathi Basin Battlemaster',61,61,15114,0,0,0,1577,1577,0,0,7,3,3,0,2049,4672,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,7776,7776,0,0,588,669,172.1,240.07,0,290,100,1666,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6471,857,0,'',''), - (858,'Sorrow Spinner',NULL,36,37,2543,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1469,1536,0,0,52,65,49.368,67.881,1537,27,100,2000,2000,0,0,0,858,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (859,'Guard Berton',NULL,33,33,3453,0,0,0,11,11,0,0,7,3,3,0,2,4608,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2434,2434,0,0,46,58,48.7872,67.0824,0,24,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,859,0,'',''), - (861,'Stonard Scout',NULL,36,37,4497,0,0,0,29,29,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1456,1463,0,0,61,78,53.8384,74.0278,0,32,100,2000,2000,0,70,96,861,861,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,861,0,'EventAI',''), - (862,'Stonard Explorer',NULL,37,38,4495,0,0,0,125,125,0,0,7,3,3,0,0,4096,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1476,1601,0,0,61,78,53.8384,74.0278,0,32,100,2000,2000,0,62,86,862,862,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,862,0,'EventAI',''), - (863,'Stonard Hunter',NULL,55,55,4499,0,0,0,125,125,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,102,131,69.696,95.832,0,54,100,2000,1584,0,101,137,863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,863,0,'EventAI',''), - (864,'Stonard Orc',NULL,48,48,4502,0,0,0,125,125,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3294,3294,0,0,85,109,63.7824,87.7008,0,45,100,2000,2000,0,146,195,864,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,864,0,'EventAI',''), - (865,'Stonard Wayfinder',NULL,50,51,4506,0,0,0,125,125,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2033,2978,0,0,96,125,68.0944,93.6298,0,51,100,2000,2000,0,101,137,865,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,865,0,'EventAI',''), - (866,'Stonard Grunt',NULL,56,56,4504,0,0,0,85,85,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4231,4231,0,0,402,443,70.4704,96.8968,0,195,100,2000,2000,0,2146,2146,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,0,'EventAI',''), - (867,'Stonard Cartographer',NULL,52,52,4508,0,0,0,125,125,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3748,3748,0,0,179,236,68.1824,93.7508,0,96,100,2000,2000,0,105,142,867,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,867,0,'EventAI',''), - (868,'Stonard Shaman',NULL,53,53,4551,0,0,0,125,125,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,3866,3866,1982,1982,92,119,69.0272,94.9124,0,49,100,2000,1628,0,97,132,868,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,868,0,'EventAI',''), - (869,'Protector Dorana','The People\'s Militia',30,30,2366,0,0,0,11,11,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2843,2843,0,0,42,53,42.1344,57.9348,0,22,100,2000,2000,0,0,0,869,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,869,0,'',''), - (870,'Protector Deni','The People\'s Militia',30,30,2365,0,0,0,11,11,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1879,1879,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,870,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,870,0,'',''), - (871,'Saltscale Warrior',NULL,35,36,506,0,0,0,18,18,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,3660,3831,0,0,193,249,44.84,61.655,1427,102,100,1341,1475,0,218,290,871,871,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50619,0,'',''), - (873,'Saltscale Oracle',NULL,36,37,11293,0,0,0,18,18,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,1,1,1,1,1,3150,3279,1097,1142,193,249,44.84,61.655,1280,102,100,1341,1475,0,198,264,873,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,873,0,'',''), - (874,'Protector Korelor','The People\'s Militia',30,30,2369,0,0,0,11,11,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1892,1892,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,874,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,874,0,'',''), - (875,'Saltscale Tide Lord',NULL,37,37,391,0,0,0,18,18,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,1,1,1,1,1,3279,3279,1142,1142,193,249,44.84,61.655,1769,102,100,1341,1475,0,204,272,875,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,875,0,'',''), - (876,'Protector Leick','The People\'s Militia',30,30,2370,0,0,0,11,11,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1908,1908,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,876,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,876,0,'',''), - (877,'Saltscale Forager',NULL,35,36,4920,0,0,0,18,18,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,3660,3831,0,0,193,249,44.84,61.655,1473,102,100,1341,1475,0,218,290,877,877,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,877,0,'',''), - (878,'Scout Galiaan','The People\'s Militia',30,30,2373,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,878,1,'',''), - (879,'Saltscale Hunter',NULL,35,36,1079,0,0,0,18,18,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,3660,3831,0,0,193,249,44.84,61.655,1473,102,100,1341,1475,0,218,290,879,879,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,879,0,'',''), - (880,'Erlan Drudgemoor',NULL,8,8,3322,0,0,0,17,17,0,0,7,3,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,156,156,0,0,17,21,13.4464,18.4888,316,9,100,2600,2000,0,7,14,880,880,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,880,0,'',''), - (881,'Surena Caledon',NULL,9,9,3321,0,0,0,17,17,0,0,7,3,3,0,0,0,0,0,0,1,0.857143,8,0,1,1,1,1,1,1,160,160,350,350,10,13,16.632,22.869,219,5,100,2000,2000,0,8,16,881,881,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,881,0,'EventAI',''), - (883,'Deer',NULL,1,1,347,0,0,0,31,31,0,0,8,1,3,0,0,0,0,2,0,1,0.857143,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,883,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (885,'Watcher Keller','The Night Watch',37,37,2392,0,0,0,11,11,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2192,2192,0,0,57,74,52.7472,72.5274,0,30,100,2000,2000,0,0,0,885,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,885,0,'',''), - (886,'Watcher Hartin','The Night Watch',36,36,2387,0,0,0,11,11,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2100,2100,0,0,55,71,51.6384,71.0028,0,29,100,2000,2000,0,0,0,886,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,886,0,'',''), - (887,'Watcher Jordan','The Night Watch',39,39,2390,0,0,0,56,56,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3260,3260,0,0,57,74,52.7472,72.5274,0,30,100,2000,2000,0,0,0,887,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,887,0,'',''), - (888,'Watcher Dodds','The Night Watch',29,29,2384,0,0,0,53,53,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1707,1707,0,0,38,49,43.8944,60.3548,0,20,100,2000,2000,0,0,0,888,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,888,1,'',''), - (889,'Splinter Fist Ogre',NULL,25,26,415,0,0,0,45,45,1.3,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,734,788,0,0,38,47,40.8672,56.1924,1043,20,100,2000,2000,0,36,52,889,889,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,889,0,'EventAI',''), - (890,'Fawn',NULL,1,1,654,0,0,0,31,31,0,0,8,1,3,0,0,0,0,2,0,1,0.857143,1,0,1,1,1,1,-1,1,11,11,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,890,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (891,'Splinter Fist Fire Weaver',NULL,26,27,326,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,8,0,1.05,1,1,1,1,1,628,665,1707,1812,27,35,42.1344,57.9348,587,14,100,2000,2000,0,33,48,891,891,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,891,0,'EventAI',''), - (892,'Splinter Fist Taskmaster',NULL,27,28,11567,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,840,896,0,0,39,49,42.1344,57.9348,1114,20,100,2000,2000,0,39,56,892,892,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,892,0,'EventAI',''), - (893,'Lars',NULL,18,18,4329,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,21,26,28.9872,39.8574,20,11,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,893,1,'',''), - (894,'Homer Stonefield','Fruit Seller',5,5,3332,0,0,0,12,12,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (895,'Thorgas Grimson','Hunter Trainer',5,5,3395,0,0,0,55,55,0,0,7,3,3,0,19,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,190,190,6,8,8.624,11.858,20,3,100,1960,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4675,895,0,'',''), - (896,'Veldan Lightfoot','Leather Armor Merchant',10,10,3339,0,0,0,12,12,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (898,'Nightbane Worgen',NULL,26,27,657,0,0,0,24,24,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,787,840,0,0,38,48,42.1344,57.9348,1097,20,100,2000,2000,0,37,53,898,0,898,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (900,'Bailiff Conacher',NULL,30,30,5009,0,0,0,11,11,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,900,0,'',''), - (903,'Guard Howe',NULL,30,30,3446,0,0,0,11,11,0,0,7,3,3,0,2,4608,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,903,0,'',''), - (905,'Sharptooth Frenzy',NULL,31,32,705,0,0,0,16,16,0,0,1,2,3,0,0,32768,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1107,1163,0,0,20,25,47.5904,65.4368,1252,10,100,900,2000,0,0,0,905,0,905,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (906,'Maximillian Crowe','Warlock Trainer',10,10,3271,0,0,0,12,12,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,370,370,9,13,16.808,23.111,20,5,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,4667,906,0,'',''), - (907,'Keras Wolfheart','Arathi Basin Battlemaster',61,61,15115,0,0,0,1577,1577,0,0,7,3,3,0,2049,4672,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,9563,9563,0,0,544,703,172.1,240.07,0,288,100,1166,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6472,907,0,'',''), - (908,'Flora Silverwind','Herbalism Trainer',44,44,4488,0,0,0,120,120,0,0,7,3,3,0,16,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,68,88,60.7904,83.5868,0,36,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,908,0,'',''), - (909,'Defias Night Blade',NULL,25,26,4279,4280,0,0,17,17,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,734,788,0,0,38,47,40.8672,56.1924,1044,20,100,2000,2000,0,35,51,909,909,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,909,0,'EventAI',''), - (910,'Defias Enchanter',NULL,26,27,4281,4282,0,0,17,17,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,8,0,1.05,1,1,1,1,1,628,665,1707,1812,129,166,35.1008,48.2636,1809,68,100,1425,2000,0,33,48,910,910,0,0,0,0,0,0,0,0,0,0,40,0,0,0,0,0,0,0,0,0,910,0,'EventAI',''), - (911,'Llane Beshere','Warrior Trainer',5,5,3343,0,0,0,12,12,0,0,7,3,3,0,19,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4650,911,0,'',''), - (912,'Thran Khorman','Warrior Trainer',5,5,3399,0,0,0,55,55,0,0,7,3,3,0,19,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,1960,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4684,912,0,'',''), - (913,'Lyria Du Lac','Warrior Trainer',12,12,1300,0,0,0,12,12,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4649,913,0,'',''), - (914,'Ander Germaine','Warrior Trainer',60,60,1504,0,0,0,12,12,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,6139,6139,0,0,167,263,74.448,102.366,0,99,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4649,914,0,'EventAI',''), - (915,'Jorik Kerridan','Rogue Trainer',5,5,3351,0,0,0,12,12,0,0,7,3,3,0,19,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,4659,915,0,'',''), - (916,'Solm Hargrin','Rogue Trainer',5,5,3407,0,0,0,55,55,0,0,7,3,3,0,19,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,1960,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,4676,916,0,'',''), - (917,'Keryn Sylvius','Rogue Trainer',11,11,1297,0,0,0,12,12,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,456,456,0,0,12,14,18.392,25.289,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,381,917,0,'',''), - (918,'Osborne the Night Man','Rogue Trainer',60,60,1507,0,0,0,12,12,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,0,0,110,142,74.448,102.366,0,58,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,4502,918,0,'',''), - (920,'Nightbane Tainted One',NULL,30,31,1098,0,0,0,24,24,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,0,1.1,1,1,1,1,1,892,935,852,878,41,51,42.1344,57.9348,1033,21,100,2000,2000,0,42,60,920,0,920,0,0,0,0,0,0,0,0,60,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (921,'Venture Co. Lumberjack',NULL,34,35,7198,0,0,0,47,47,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1279,1342,0,0,48,60,53.8384,74.0278,1357,25,100,2000,1771,0,54,75,921,921,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,921,0,'EventAI',''), - (922,'Silt Crawler',NULL,40,41,9571,0,0,0,7,7,0,8,1,3,3,0,0,0,0,32768,1,1,1.14286,1,0,1.2,1,1,1,1,1,1829,1902,0,0,59,74,53.8384,74.0278,3023,31,100,2000,1771,0,0,0,922,0,0,0,0,0,0,0,0,0,0,0,0,5845,1,0,0,0,0,0,0,0,0,0,'',''), + (836,'Durnan Furcutter','Cloth & Leather Armor Merchant',5,5,3406,0,0,0,55,55,0,0,7,3,3,0,16391,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,1960,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1262,836,0,'',''), + (837,'Branstock Khalder','Priest Trainer',5,5,3401,0,0,0,55,55,0,0,7,3,3,0,19,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,190,190,6,8,8.624,11.858,20,3,100,1960,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4680,837,0,'',''), + (840,'Watcher Backus','The Night Watch',42,42,2380,0,0,0,56,56,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3712,3712,0,0,64,83,0,0,800,34,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,100,0,0,0,100,0,2,0,0,0,0,0,0,0,840,0,'',''), + (842,'Lumberjack',NULL,5,5,308,0,0,0,12,12,0,0,7,3,3,0,0,36864,0,2,0,0.666668,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,40,57,0,842,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,842,1,'',''), + (843,'Gina MacGregor','Trade Supplies',15,15,3260,0,0,0,12,12,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,843,1,'',''), + (844,'Antonio Perelli','Traveling Salesman',35,35,4416,0,0,0,12,12,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,844,1,'',''), + (846,'Rotten Ghoul',NULL,14,15,646,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.777776,1.14286,1,0,1,1,1,1,1,1,300,328,0,0,38,43,25.7664,35.4288,677,19,100,1830,2013,0,4,19,846,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (847,'Nathan',NULL,5,5,338,0,0,0,35,35,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (848,'Madison',NULL,5,5,257,0,0,0,35,35,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'',''), + (849,'Rachel',NULL,3,3,252,0,0,0,35,35,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,112,112,0,0,3,5,5.2272,7.1874,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'',''), + (850,'Erin',NULL,5,5,257,0,0,0,12,12,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'',''), + (851,'Hannah',NULL,5,5,344,0,0,0,12,12,0,0,7,3,3,0,2,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (852,'Feral Spirit',NULL,1,1,647,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (853,'Coldridge Mountaineer',NULL,55,55,1598,1608,0,0,57,57,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,5121,5121,0,0,253,296,301.34,422.17,3271,127,100,2000,2000,0,1,689,853,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,853,0,'',''), + (854,'Young Jungle Stalker',NULL,36,37,615,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1469,1536,0,0,62,78,50.512,69.454,1593,32,100,2000,2000,0,0,0,854,0,854,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (855,'Young Stranglethorn Raptor',NULL,30,31,180,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.1,1,1,1,1,1,1051,1107,0,0,55,68,43.384,59.653,1234,28,100,2000,1870,0,0,0,855,0,855,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (856,'Young Lashtail Raptor',NULL,33,34,2571,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.1,1,1,1,1,1,1221,1279,0,0,58,73,49.9664,68.7038,1340,30,100,2000,2000,0,0,0,856,0,856,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (857,'Donal Osgood','Arathi Basin Battlemaster',61,61,15114,0,0,0,1577,1577,0,0,7,3,3,0,2049,37440,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,7776,7776,0,0,588,669,172.1,240.07,4091,290,100,1666,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6471,857,0,'',''), + (858,'Sorrow Spinner',NULL,36,37,2543,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1469,1536,0,0,52,65,49.368,67.881,1593,27,100,2000,2000,0,0,0,858,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (859,'Guard Berton',NULL,33,33,3453,0,0,0,11,11,0,0,7,3,3,0,2,37376,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2434,2434,0,0,46,58,48.7872,67.0824,1304,24,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,859,0,'',''), + (861,'Stonard Scout',NULL,36,37,4497,0,0,0,29,29,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1456,1463,0,0,61,78,53.8384,74.0278,1593,32,100,2000,2000,0,70,96,861,861,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,861,0,'EventAI',''), + (862,'Stonard Explorer',NULL,37,38,4495,0,0,0,125,125,0,0,7,3,3,0,0,36864,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1476,1601,0,0,61,78,53.8384,74.0278,1709,32,100,2000,2000,0,62,86,862,862,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,862,0,'EventAI',''), + (863,'Stonard Hunter',NULL,55,55,4499,0,0,0,125,125,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,102,131,69.696,95.832,3271,54,100,2000,1584,0,101,137,863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,863,0,'EventAI',''), + (864,'Stonard Orc',NULL,48,48,4502,0,0,0,125,125,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3294,3294,0,0,85,109,63.7824,87.7008,2888,45,100,2000,2000,0,146,195,864,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,864,0,'EventAI',''), + (865,'Stonard Wayfinder',NULL,50,51,4506,0,0,0,125,125,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2033,2978,0,0,96,125,68.0944,93.6298,3052,51,100,2000,2000,0,101,137,865,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,865,0,'EventAI',''), + (866,'Stonard Grunt',NULL,56,56,4504,0,0,0,85,85,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4231,4231,0,0,402,443,70.4704,96.8968,3327,195,100,2000,2000,0,2146,2146,866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,866,0,'EventAI',''), + (867,'Stonard Cartographer',NULL,52,52,4508,0,0,0,125,125,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3748,3748,0,0,179,236,68.1824,93.7508,3108,96,100,2000,2000,0,105,142,867,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,867,0,'EventAI',''), + (868,'Stonard Shaman',NULL,53,53,4551,0,0,0,125,125,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,3866,3866,1982,1982,92,119,69.0272,94.9124,2566,49,100,2000,1628,0,97,132,868,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,868,0,'EventAI',''), + (869,'Protector Dorana','The People\'s Militia',30,30,2366,0,0,0,11,11,0,0,7,3,3,0,0,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,2843,2843,0,0,42,53,42.1344,57.9348,1200,22,100,2000,2000,0,0,0,869,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,869,0,'',''), + (870,'Protector Deni','The People\'s Militia',30,30,2365,0,0,0,11,11,0,0,7,3,3,0,0,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,1879,1879,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,870,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,870,0,'',''), + (871,'Saltscale Warrior',NULL,35,36,506,0,0,0,18,18,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,3660,3831,0,0,193,249,44.84,61.655,1480,102,100,1341,1475,0,218,290,871,871,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,871,0,'',''), + (873,'Saltscale Oracle',NULL,36,37,11293,0,0,0,18,18,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,1,1,1,1,1,3150,3279,1097,1142,193,249,44.84,61.655,1325,102,100,1341,1475,0,198,264,873,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,873,0,'',''), + (874,'Protector Korelor','The People\'s Militia',30,30,2369,0,0,0,11,11,0,0,7,3,3,0,0,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,1892,1892,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,874,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,874,0,'',''), + (875,'Saltscale Tide Lord',NULL,37,37,391,0,0,0,18,18,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,1,1,1,1.3,1,3279,3279,1142,1142,193,249,44.84,61.655,1722,102,100,1341,1475,0,204,272,875,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,875,0,'',''), + (876,'Protector Leick','The People\'s Militia',30,30,2370,0,0,0,11,11,0,0,7,3,3,0,0,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,1908,1908,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,876,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,876,0,'',''), + (877,'Saltscale Forager',NULL,35,36,4920,0,0,0,18,18,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,3660,3831,0,0,193,249,44.84,61.655,1480,102,100,1341,1475,0,218,290,877,877,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,877,0,'',''), + (878,'Scout Galiaan','The People\'s Militia',30,30,2373,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,878,1,'',''), + (879,'Saltscale Hunter',NULL,35,36,1079,0,0,0,18,18,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,3660,3831,0,0,193,249,44.84,61.655,1480,102,100,1341,1475,0,218,290,879,879,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,879,0,'',''), + (880,'Erlan Drudgemoor',NULL,8,8,3322,0,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,156,156,0,0,17,21,13.4464,18.4888,316,9,100,2600,2000,0,7,14,880,880,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,880,0,'',''), + (881,'Surena Caledon',NULL,9,9,3321,0,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,8,0,1,1,1,1,1,1,160,160,350,350,10,13,16.632,22.869,219,5,100,2000,2000,0,8,16,881,881,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,881,0,'EventAI',''), + (883,'Deer',NULL,1,1,347,0,0,0,31,31,0,0,8,1,3,0,0,0,0,2,0,1,0.857143,1,0,0.01,1,1,1,1.33,1,1,1,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,883,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (885,'Watcher Keller','The Night Watch',37,37,2392,0,0,0,11,11,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2192,2192,0,0,57,74,52.7472,72.5274,1593,30,100,2000,2000,0,0,0,885,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,885,0,'',''), + (886,'Watcher Hartin','The Night Watch',36,36,2387,0,0,0,11,11,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2100,2100,0,0,55,71,51.6384,71.0028,1480,29,100,2000,2000,0,0,0,886,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,886,0,'',''), + (887,'Watcher Jordan','The Night Watch',39,39,2390,0,0,0,56,56,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3260,3260,0,0,57,74,52.7472,72.5274,1834,30,100,2000,2000,0,0,0,887,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,887,0,'',''), + (888,'Watcher Dodds','The Night Watch',29,29,2384,0,0,0,53,53,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1707,1707,0,0,38,49,43.8944,60.3548,1165,20,100,2000,2000,0,0,0,888,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,888,1,'',''), + (889,'Splinter Fist Ogre',NULL,25,26,415,0,0,0,45,45,1.3,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,734,788,0,0,38,47,40.8672,56.1924,1061,20,100,2000,2000,0,36,52,889,889,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,889,0,'EventAI',''), + (890,'Fawn',NULL,1,1,654,0,0,0,31,31,0,0,8,1,3,0,0,0,0,2,0,1,0.857143,1,0,0.38,1,1,1,1.33,1,16,16,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,890,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (891,'Splinter Fist Fire Weaver',NULL,26,27,326,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1.05,1,1,1,1,1,628,665,1707,1812,27,35,42.1344,57.9348,596,14,100,2000,2000,0,33,48,891,891,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,891,0,'EventAI',''), + (892,'Splinter Fist Taskmaster',NULL,27,28,11567,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,840,896,0,0,39,49,42.1344,57.9348,1130,20,100,2000,2000,0,39,56,892,892,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,892,0,'EventAI',''), + (893,'Lars',NULL,18,18,4329,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,21,26,28.9872,39.8574,20,11,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,893,1,'',''), + (894,'Homer Stonefield','Fruit Seller',5,5,3332,0,0,0,12,12,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (895,'Thorgas Grimson','Hunter Trainer',5,5,3395,0,0,0,55,55,0,0,7,3,3,0,19,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,190,190,6,8,8.624,11.858,20,3,100,1960,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4675,895,0,'',''), + (896,'Veldan Lightfoot','Leather Armor Merchant',10,10,3339,0,0,0,12,12,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (898,'Nightbane Worgen',NULL,26,27,657,0,0,0,24,24,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,787,840,0,0,38,48,42.1344,57.9348,1097,20,100,2000,2000,0,37,53,898,0,898,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (900,'Bailiff Conacher',NULL,30,30,5009,0,0,0,11,11,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,900,0,'',''), + (903,'Guard Howe',NULL,30,30,3446,0,0,0,11,11,0,0,7,3,3,0,2,37376,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,903,0,'',''), + (905,'Sharptooth Frenzy',NULL,31,32,705,0,0,0,16,16,0,0,1,2,3,0,0,32768,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1107,1163,0,0,20,25,47.5904,65.4368,1270,10,100,900,2000,0,0,0,905,0,905,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (906,'Maximillian Crowe','Warlock Trainer',10,10,3271,0,0,0,12,12,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,370,370,9,13,16.808,23.111,20,5,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,4667,906,0,'',''), + (907,'Keras Wolfheart','Arathi Basin Battlemaster',61,61,15115,0,0,0,1577,1577,0,0,7,3,3,0,2049,37440,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,9563,9563,0,0,544,703,172.1,240.07,4091,288,100,1166,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6472,907,0,'',''), + (908,'Flora Silverwind','Herbalism Trainer',44,44,4488,0,0,0,120,120,0,0,7,3,3,0,16,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,68,88,60.7904,83.5868,2557,36,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,908,0,'',''), + (909,'Defias Night Blade',NULL,25,26,4279,4280,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,734,788,0,0,38,47,40.8672,56.1924,1061,20,100,2000,2000,0,35,51,909,909,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,909,0,'EventAI',''), + (910,'Defias Enchanter',NULL,26,27,4281,4282,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1.05,1,1,1,1.54,1,628,665,1707,1812,129,166,35.1008,48.2636,918,68,100,1425,2000,0,33,48,910,910,0,0,0,0,0,0,0,0,0,0,40,0,0,0,0,0,0,0,0,0,910,0,'EventAI',''), + (911,'Llane Beshere','Warrior Trainer',5,5,3343,0,0,0,12,12,0,0,7,3,3,0,19,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4650,911,0,'',''), + (912,'Thran Khorman','Warrior Trainer',5,5,3399,0,0,0,55,55,0,0,7,3,3,0,19,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,1960,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4684,912,0,'',''), + (913,'Lyria Du Lac','Warrior Trainer',12,12,1300,0,0,0,12,12,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4649,913,0,'',''), + (914,'Ander Germaine','Warrior Trainer',60,60,1504,0,0,0,12,12,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,6139,6139,0,0,167,263,74.448,102.366,3791,99,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4649,914,0,'EventAI',''), + (915,'Jorik Kerridan','Rogue Trainer',5,5,3351,0,0,0,12,12,0,0,7,3,3,0,19,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,4659,915,0,'',''), + (916,'Solm Hargrin','Rogue Trainer',5,5,3407,0,0,0,55,55,0,0,7,3,3,0,19,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,1960,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,4676,916,0,'',''), + (917,'Keryn Sylvius','Rogue Trainer',11,11,1297,0,0,0,12,12,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,456,456,0,0,12,14,18.392,25.289,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,381,917,0,'',''), + (918,'Osborne the Night Man','Rogue Trainer',60,60,1507,0,0,0,12,12,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,0,0,110,142,74.448,102.366,3791,58,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,4502,918,0,'',''), + (920,'Nightbane Tainted One',NULL,30,31,1098,0,0,0,24,24,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.1,1,1,1,1,1,892,935,852,878,41,51,42.1344,57.9348,1033,21,100,2000,2000,0,42,60,920,0,920,0,0,0,0,0,0,0,0,60,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (921,'Venture Co. Lumberjack',NULL,34,35,7198,0,0,0,47,47,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1279,1342,0,0,48,60,53.8384,74.0278,1373,25,100,2000,1771,0,54,75,921,921,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,921,0,'EventAI',''), + (922,'Silt Crawler',NULL,40,41,9571,0,0,0,7,7,0,8,1,3,3,0,0,32768,0,32768,1,1,1.14286,1,0,1.2,1,1,1,1.5,1,1829,1902,0,0,59,74,53.8384,74.0278,3152,31,100,2000,1771,0,0,0,922,0,0,0,0,0,0,0,0,0,0,0,0,5845,1,0,0,0,0,0,0,0,0,0,'',''), (923,'Young Black Ravager',NULL,23,24,246,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.02,1,1,1,1,1,617,664,0,0,35,43,37.3824,51.4008,992,18,100,2000,2000,0,0,0,923,0,923,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (925,'Brother Sammuel','Paladin Trainer',5,5,3346,0,0,0,12,12,0,0,7,3,3,0,19,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,190,190,6,8,8.624,11.858,20,3,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,4663,925,0,'',''), - (926,'Bromos Grummner','Paladin Trainer',5,5,3393,0,0,0,55,55,0,0,7,3,3,0,19,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,190,190,6,8,8.624,11.858,20,3,100,1960,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,4678,926,0,'',''), - (927,'Brother Wilhelm','Paladin Trainer',11,11,1299,0,0,0,12,12,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,456,456,406,406,12,14,18.392,25.289,20,6,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,4664,927,1,'',''), - (928,'Lord Grayson Shadowbreaker','Paladin Trainer',60,60,1499,0,0,0,12,12,0,0,7,3,3,0,19,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,2620,2620,110,142,74.448,102.366,0,58,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,4471,928,0,'EventAI',''), - (930,'Black Widow Hatchling',NULL,24,25,368,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.02,1,1,1,1,1,664,713,0,0,36,46,42.1344,57.9348,1009,19,100,2000,2000,0,0,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (931,'Ariena Stormfeather','Gryphon Master',55,55,3364,0,0,0,12,12,0,0,7,3,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,0,164,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,0,0,'EventAI',''), - (932,'Guard Ashlock',NULL,35,35,3384,0,0,0,11,11,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,932,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,932,0,'',''), - (933,'Guard Hiett',NULL,35,35,3450,0,0,0,11,11,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,933,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,933,0,'',''), - (934,'Guard Clarke',NULL,36,36,3455,0,0,0,11,11,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2100,2100,0,0,55,71,51.6384,71.0028,0,29,100,2000,2000,0,0,0,934,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,934,0,'',''), - (935,'Guard Pearce',NULL,35,35,3447,0,0,0,11,11,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,935,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,935,0,'',''), - (936,'Guard Adams',NULL,35,35,3641,0,0,0,11,11,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,936,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,936,0,'',''), - (937,'Kurzen Jungle Fighter',NULL,32,33,4443,0,0,0,46,46,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1163,1221,0,0,46,58,53.8384,74.0278,1287,24,100,2000,1771,0,50,70,937,937,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,937,0,'EventAI',''), - (938,'Kurzen Commando',NULL,33,35,4439,0,0,0,46,46,0,0,7,3,3,0,0,0,0,0,0,0.66,0.754286,1,0,1,1,1,1,-1,1,1279,1342,0,0,48,60,53.8384,74.0278,1357,25,100,2000,1771,0,54,75,938,938,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,938,0,'EventAI',''), - (939,'Kurzen Elite',NULL,36,37,4446,0,0,0,46,46,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,1469,1536,0,0,52,65,53.8384,74.0278,1537,27,100,2000,1771,0,59,83,939,939,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,939,0,'EventAI',''), - (940,'Kurzen Medicine Man',NULL,32,33,4436,0,0,0,46,46,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,0,1.1,1,1,1,1,1,977,1021,935,963,42,53,53.8384,74.0278,1077,22,100,2000,1771,0,46,65,940,940,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,940,0,'EventAI',''), - (941,'Kurzen Headshrinker',NULL,34,35,4444,0,0,0,46,46,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,0,1.1,1,1,1,1,1,1064,1110,1007,1068,45,56,53.8384,74.0278,1135,23,100,2000,1771,0,49,69,941,941,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,941,0,'EventAI',''), - (942,'Kurzen Witch Doctor',NULL,36,37,4450,0,0,0,46,46,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,0,1.15,1,1,1,1,1,1208,1257,1097,1142,48,60,53.8384,74.0278,1280,25,100,2000,1771,0,53,74,942,942,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,942,0,'EventAI',''), - (943,'Kurzen Wrangler',NULL,34,34,4438,0,0,0,46,46,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,0,1.1,1,1,1,1,1,1064,1064,1007,1007,45,55,52.7472,72.5274,1121,23,100,2000,1782,0,49,69,943,943,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,943,0,'EventAI',''), - (944,'Marryk Nurribit','Mage Trainer',5,5,10216,0,0,0,875,875,1.15,0,7,3,3,0,19,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,190,190,6,8,8.624,11.858,20,3,100,1960,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4552,944,0,'',''), - (945,'Rybrad Coldbank','Weaponsmith',5,5,3391,0,0,0,55,55,0,0,7,3,3,0,16388,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,1960,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,945,0,'',''), - (946,'Frostmane Novice',NULL,3,4,5605,0,0,0,107,107,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,2,0,1,1,1,1,1,1,69,83,79,104,3,5,6.9344,9.5348,52,2,100,2000,2000,0,1,7,946,946,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,946,0,'EventAI',''), - (947,'Rohh the Silent',NULL,26,26,10792,0,0,0,39,39,0,0,7,3,3,0,0,0,0,0,0,1.51,1.14286,1,4,1.05,1,1,1,1,1,788,788,0,0,123,159,35.1008,48.2636,1061,65,100,1425,1567,0,36,52,947,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,947,0,'EventAI',''), - (948,'Rotted One',NULL,25,26,137,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.777776,1.14286,1,0,1.05,1,1,1,1,1,734,788,0,0,38,47,42.1344,57.9348,1061,20,100,2000,2000,0,35,50,948,948,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (949,'Carrion Recluse',NULL,25,26,545,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.05,1,1,1,1,1,734,788,0,0,38,47,38.72,53.24,1044,20,100,2000,2000,0,0,0,949,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (925,'Brother Sammuel','Paladin Trainer',5,5,3346,0,0,0,12,12,0,0,7,3,3,0,19,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,190,190,6,8,8.624,11.858,20,3,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,4663,925,0,'',''), + (926,'Bromos Grummner','Paladin Trainer',5,5,3393,0,0,0,55,55,0,0,7,3,3,0,19,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,190,190,6,8,8.624,11.858,20,3,100,1960,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,4678,926,0,'',''), + (927,'Brother Wilhelm','Paladin Trainer',11,11,1299,0,0,0,12,12,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,456,456,406,406,12,14,18.392,25.289,20,6,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,4664,927,1,'',''), + (928,'Lord Grayson Shadowbreaker','Paladin Trainer',60,60,1499,0,0,0,12,12,0,0,7,3,3,0,19,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,2620,2620,110,142,74.448,102.366,3791,58,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,4471,928,0,'EventAI',''), + (930,'Black Widow Hatchling',NULL,24,25,368,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.02,1,1,1,1,1,664,713,0,0,36,46,42.1344,57.9348,1026,19,100,2000,2000,0,0,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (931,'Ariena Stormfeather','Gryphon Master',55,55,3364,0,0,0,12,12,0,0,7,3,3,0,11,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,3271,164,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,0,0,'EventAI',''), + (932,'Guard Ashlock',NULL,35,35,3384,0,0,0,11,11,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,932,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,932,0,'',''), + (933,'Guard Hiett',NULL,35,35,3450,0,0,0,11,11,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,933,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,933,0,'',''), + (934,'Guard Clarke',NULL,36,36,3455,0,0,0,11,11,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2100,2100,0,0,55,71,51.6384,71.0028,1480,29,100,2000,2000,0,0,0,934,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,934,0,'',''), + (935,'Guard Pearce',NULL,35,35,3447,0,0,0,11,11,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,935,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,935,0,'',''), + (936,'Guard Adams',NULL,35,35,3641,0,0,0,11,11,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,936,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,936,0,'',''), + (937,'Kurzen Jungle Fighter',NULL,32,33,4443,0,0,0,46,46,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1163,1221,0,0,46,58,53.8384,74.0278,1304,24,100,2000,1771,0,50,70,937,937,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,937,0,'EventAI',''), + (938,'Kurzen Commando',NULL,33,35,4439,0,0,0,46,46,0,0,7,3,3,0,0,32768,0,0,0,0.66,0.754286,1,0,1,1,1,1,-1,1,1279,1342,0,0,48,60,53.8384,74.0278,1357,25,100,2000,1771,0,54,75,938,938,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,938,0,'EventAI',''), + (939,'Kurzen Elite',NULL,36,37,4446,0,0,0,46,46,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,1469,1536,0,0,52,65,53.8384,74.0278,1593,27,100,2000,1771,0,59,83,939,939,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,939,0,'EventAI',''), + (940,'Kurzen Medicine Man',NULL,32,33,4436,0,0,0,46,46,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.1,1,1,1,1,1,977,1021,935,963,42,53,53.8384,74.0278,1091,22,100,2000,1771,0,46,65,940,940,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,940,0,'EventAI',''), + (941,'Kurzen Headshrinker',NULL,34,35,4444,0,0,0,46,46,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.1,1,1,1,1,1,1064,1110,1007,1068,45,56,53.8384,74.0278,1149,23,100,2000,1771,0,49,69,941,941,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,941,0,'EventAI',''), + (942,'Kurzen Witch Doctor',NULL,36,37,4450,0,0,0,46,46,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.15,1,1,1,1,1,1208,1257,1097,1142,48,60,53.8384,74.0278,1325,25,100,2000,1771,0,53,74,942,942,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,942,0,'EventAI',''), + (943,'Kurzen Wrangler',NULL,34,34,4438,0,0,0,46,46,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.1,1,1,1,1,1,1064,1064,1007,1007,45,55,52.7472,72.5274,1121,23,100,2000,1782,0,49,69,943,943,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,943,0,'EventAI',''), + (944,'Marryk Nurribit','Mage Trainer',5,5,10216,0,0,0,875,875,1.15,0,7,3,3,0,19,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,190,190,6,8,8.624,11.858,20,3,100,1960,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4552,944,0,'',''), + (945,'Rybrad Coldbank','Weaponsmith',5,5,3391,0,0,0,55,55,0,0,7,3,3,0,16388,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,1960,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,945,0,'',''), + (946,'Frostmane Novice',NULL,3,4,5605,0,0,0,107,107,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,2,0,1,1,1,1,1,1,69,83,79,104,3,5,6.9344,9.5348,67,2,100,2000,2000,0,1,7,946,946,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,946,0,'EventAI',''), + (947,'Rohh the Silent',NULL,26,26,10792,0,0,0,39,39,0,0,7,3,3,0,0,32768,0,0,0,1.51,1.14286,1,4,1.05,1,1,1,1,1,788,788,0,0,123,159,35.1008,48.2636,1061,65,100,1425,1567,0,36,52,947,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,947,0,'EventAI',''), + (948,'Rotted One',NULL,25,26,137,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.777776,1.14286,1,0,1.05,1,1,1,1,1,734,788,0,0,38,47,42.1344,57.9348,1061,20,100,2000,2000,0,35,50,948,948,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (949,'Carrion Recluse',NULL,25,26,545,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.05,1,1,1,1,1,734,788,0,0,38,47,38.72,53.24,1061,20,100,2000,2000,0,0,0,949,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (950,'Swamp Talker',NULL,50,50,5243,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.3,1,1,1,1,1,2880,2880,0,0,88,107,70.4704,96.8968,2999,45,100,2000,1573,0,103,140,950,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,950,0,'EventAI',''), - (951,'Brother Paxton','Librarian',27,27,3253,0,0,0,12,12,0,0,7,3,3,0,2,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1380,1380,0,0,36,46,41.3424,56.8458,0,19,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,951,0,'',''), - (952,'Brother Neals',NULL,50,50,3317,0,0,0,12,12,0,0,7,3,3,0,2,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (954,'Kat Sampson','Leather Armor Merchant',17,17,1842,0,0,0,55,55,0,0,7,3,3,0,16388,0,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,748,748,0,0,17,22,27.5264,37.8488,20,9,100,1840,2024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (955,'Sergeant De Vries','Morale Officer',10,10,3338,0,0,0,12,12,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,955,0,'',''), - (956,'Dorin Songblade','Armorer',22,22,3353,0,0,0,12,12,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,0,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,956,0,'',''), - (957,'Dane Lindgren','Journeyman Blacksmith',30,30,3354,0,0,0,12,12,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,2745,957,0,'EventAI',''), - (958,'Dawn Brightstar','Arcane Goods',35,35,3347,0,0,0,12,12,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,958,0,'',''), - (959,'Morley Eberlein','Clothier',8,8,5012,0,0,0,12,12,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,7,10,13.4464,18.4888,20,4,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (960,'Gunder Thornbush','Tradesman',30,30,4336,0,0,0,12,12,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,960,0,'',''), - (963,'Deputy Rainer',NULL,10,10,3279,0,0,0,12,12,0,0,7,3,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1631,963,0,'',''), - (976,'Kurzen War Tiger',NULL,32,33,320,0,0,0,46,46,0,2,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1.1,1,1,1,1,1,1163,1221,0,0,31,38,48.7872,67.0824,1287,16,100,1300,2000,0,0,0,976,0,976,0,0,0,0,0,0,0,0,0,0,8263,1,0,0,0,0,0,0,0,0,0,'',''), - (977,'Kurzen War Panther',NULL,32,33,599,0,0,0,46,46,0,2,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1.1,1,1,1,1,1,1163,1221,0,0,31,38,48.2064,66.2838,1287,16,100,1300,1826,0,0,0,977,0,977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (978,'Kurzen Subchief',NULL,35,36,4459,0,0,0,46,46,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,1305,1305,1189,1189,50,62,53.8384,74.0278,1418,26,100,2000,1771,0,57,79,978,978,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,978,0,'',''), - (979,'Kurzen Shadow Hunter',NULL,36,38,4454,0,0,0,46,46,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1604,1604,0,0,53,65,53.8384,74.0278,1709,27,100,2000,1771,0,65,90,979,979,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,979,0,'',''), - (980,'Grimnal','Mail & Plate Merchant',45,45,4562,0,0,0,29,29,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,980,0,'',''), - (981,'Hartash','Weapon Merchant',45,45,4561,0,0,0,29,29,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,981,0,'',''), - (982,'Thultash','Food & Drink Vendor',45,45,4563,0,0,0,29,29,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,982,0,'',''), - (983,'Thultazor','Alchemy Supplies & Reagents',45,45,4564,0,0,0,29,29,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,983,0,'',''), - (984,'Thralosh','Cloth & Leather Armor Merchant',45,45,4565,0,0,0,29,29,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,984,0,'',''), - (985,'Malosh','Warrior Trainer',50,50,4556,0,0,0,29,29,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,523,985,0,'',''), - (986,'Haromm','Shaman Trainer',50,50,4552,0,0,0,29,29,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0,0,4652,986,0,'',''), - (987,'Ogromm','Hunter Trainer',50,50,4560,0,0,0,29,29,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4101,987,0,'',''), - (988,'Kartosh','Warlock Trainer',50,50,4567,0,0,0,29,29,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,4642,988,0,'EventAI',''), - (989,'Banalash','Trade Supplies',50,50,4559,0,0,0,29,29,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,989,0,'',''), - (999,'Watcher Royce','The Night Watch',35,35,2398,0,0,0,11,11,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,55,70,50.512,69.454,0,29,100,2000,2000,0,0,0,999,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,999,0,'',''), - (1000,'Watcher Blomberg','The Night Watch',20,20,2381,0,0,0,56,56,0,0,7,3,3,0,0,0,0,0,0,1.02,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,40,47,31.856,43.802,0,20,100,1810,1991,0,6,32,0,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1001,'Watcher Hutchins','The Night Watch',20,20,2388,0,0,0,56,56,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,40,47,31.856,43.802,0,20,100,1810,1991,0,6,32,0,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,1001,0,'',''), - (1007,'Mosshide Gnoll',NULL,20,21,3199,0,0,0,61,61,0,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1.02,1,1,1,1,1,494,531,0,0,31,38,34.2672,47.1174,871,16,100,2000,2000,0,25,38,1007,1007,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1007,0,'EventAI',''), - (1008,'Mosshide Mongrel',NULL,21,22,355,0,0,0,61,61,0,0,7,3,3,0,0,0,0,0,0,1,1.19048,1,0,1.02,1,1,1,1,1,531,573,0,0,31,39,42.1344,57.9348,904,16,100,2000,2000,0,27,40,1008,1008,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1008,0,'EventAI',''), - (1009,'Mosshide Mistweaver',NULL,22,23,3197,0,0,0,61,61,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,8,0,1.02,1,1,1,1,1,472,504,1357,1443,24,31,35.6224,48.9808,783,13,100,2000,2000,0,27,40,1009,1009,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1009,0,'EventAI',''), - (1010,'Mosshide Fenrunner',NULL,22,23,714,0,0,0,61,61,0,0,7,3,3,0,0,0,0,0,0,1,1.42857,1,0,1.02,1,1,1,1,1,573,617,0,0,32,41,35.6224,48.9808,942,17,100,2000,2000,0,29,42,1010,1010,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1010,0,'EventAI',''), - (1011,'Mosshide Trapper',NULL,23,24,8598,0,0,0,61,61,0,0,7,3,3,0,0,0,0,0,0,1,1.19048,1,0,1.02,1,1,1,1,1,617,664,0,0,34,43,42.1344,57.9348,974,18,100,2000,2000,0,31,45,1011,1011,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1011,0,'EventAI',''), - (1012,'Mosshide Brute',NULL,24,25,3196,0,0,0,61,61,0,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1.02,1,1,1,1,1,664,713,0,0,60,75,35.6224,48.9808,1013,31,100,2700,2000,0,33,48,1012,1012,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1012,0,'EventAI',''), - (1013,'Mosshide Mystic',NULL,25,26,714,0,0,0,61,61,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,0,1.05,1,1,1,1,1,640,684,655,693,34,43,42.1344,57.9348,870,18,100,2000,2000,0,34,49,1013,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1013,0,'EventAI',''), - (1014,'Mosshide Alpha',NULL,27,27,543,0,0,0,61,61,0,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1.05,1,1,1,1,1,840,840,0,0,36,43,42.1344,57.9348,1097,18,100,1500,2000,0,39,56,1014,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1014,0,'EventAI',''), - (1015,'Highland Raptor',NULL,23,24,670,0,0,0,48,48,0.61,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.02,1,1,1,1,1,617,664,0,0,41,51,36.0272,49.5374,977,21,100,2000,2000,0,0,0,1015,0,1015,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (1016,'Highland Lashtail',NULL,24,25,673,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.02,1,1,1,1,1,664,713,0,0,42,53,37.3824,51.4008,1011,22,100,2000,2000,0,0,0,1016,0,1016,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1017,'Highland Scytheclaw',NULL,25,26,649,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.05,1,1,1,1,1,734,788,0,0,45,56,35.6224,48.9808,1049,23,100,2000,2000,0,0,0,1017,0,1017,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1018,'Highland Razormaw',NULL,27,28,180,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1.05,1.14286,1,0,1.05,1,1,1,1,1,840,896,0,0,39,49,36.96,50.82,1112,20,100,2000,2000,0,0,0,1018,0,1018,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1019,'Elder Razormaw',NULL,29,29,788,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1.05,1.14286,1,0,1.05,1,1,1,1,1,950,950,0,0,50,62,43.8944,60.3548,1165,26,100,2000,2000,0,0,0,1019,0,1019,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50640,0,'EventAI',''), - (1020,'Mottled Raptor',NULL,22,23,960,0,0,0,48,48,0.61,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.02,1,1,1,1,1,573,617,0,0,38,49,36.0272,49.5374,836,20,100,2000,2000,0,0,0,1020,0,1020,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (1021,'Mottled Screecher',NULL,24,25,677,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.02,1,1,1,1,1,664,713,0,0,36,46,38.72,53.24,1002,19,100,2000,2000,0,0,0,1021,0,1021,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1022,'Mottled Scytheclaw',NULL,25,26,648,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1.05,1.14286,1,0,1.05,1,1,1,1,1,734,788,0,0,45,56,35.6224,48.9808,1064,23,100,2000,2000,0,0,0,1022,0,1022,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1023,'Mottled Razormaw',NULL,26,27,949,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1.05,1.14286,1,0,1.05,1,1,1,1,1,788,840,0,0,46,58,38.5,52.9375,1083,24,100,2000,2000,0,0,0,1023,0,1023,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (951,'Brother Paxton','Librarian',27,27,3253,0,0,0,12,12,0,0,7,3,3,0,2,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1380,1380,0,0,36,46,41.3424,56.8458,1097,19,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,951,0,'',''), + (952,'Brother Neals',NULL,50,50,3317,0,0,0,12,12,0,0,7,3,3,0,2,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (954,'Kat Sampson','Leather Armor Merchant',17,17,1842,0,0,0,55,55,0,0,7,3,3,0,16388,32768,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,748,748,0,0,17,22,27.5264,37.8488,20,9,100,1840,2024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (955,'Sergeant De Vries','Morale Officer',10,10,3338,0,0,0,12,12,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,955,0,'',''), + (956,'Dorin Songblade','Armorer',22,22,3353,0,0,0,12,12,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,922,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,956,0,'',''), + (957,'Dane Lindgren','Journeyman Blacksmith',30,30,3354,0,0,0,12,12,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,2745,957,0,'EventAI',''), + (958,'Dawn Brightstar','Arcane Goods',35,35,3347,0,0,0,12,12,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,958,0,'',''), + (959,'Morley Eberlein','Clothier',8,8,5012,0,0,0,12,12,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,7,10,13.4464,18.4888,20,4,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (960,'Gunder Thornbush','Tradesman',30,30,4336,0,0,0,12,12,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,960,0,'',''), + (963,'Deputy Rainer',NULL,10,10,3279,0,0,0,12,12,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1631,963,0,'',''), + (976,'Kurzen War Tiger',NULL,32,33,320,0,0,0,46,46,0,2,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1.1,1,1,1,1,1,1163,1221,0,0,31,38,48.7872,67.0824,1304,16,100,1300,2000,0,0,0,976,0,976,0,0,0,0,0,0,0,0,0,0,8263,1,0,0,0,0,0,0,0,0,0,'',''), + (977,'Kurzen War Panther',NULL,32,33,599,0,0,0,46,46,0,2,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1.1,1,1,1,1,1,1163,1221,0,0,31,38,48.2064,66.2838,1304,16,100,1300,1826,0,0,0,977,0,977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (978,'Kurzen Subchief',NULL,35,36,4459,0,0,0,46,46,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,1305,1305,1189,1189,50,62,53.8384,74.0278,1418,26,100,2000,1771,0,57,79,978,978,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,978,0,'',''), + (979,'Kurzen Shadow Hunter',NULL,36,38,4454,0,0,0,46,46,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1604,1604,0,0,53,65,53.8384,74.0278,1709,27,100,2000,1771,0,65,90,979,979,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,979,0,'',''), + (980,'Grimnal','Mail & Plate Merchant',45,45,4562,0,0,0,29,29,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,980,0,'',''), + (981,'Hartash','Weapon Merchant',45,45,4561,0,0,0,29,29,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,981,0,'',''), + (982,'Thultash','Food & Drink Vendor',45,45,4563,0,0,0,29,29,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,982,0,'',''), + (983,'Thultazor','Alchemy Supplies & Reagents',45,45,4564,0,0,0,29,29,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,983,0,'',''), + (984,'Thralosh','Cloth & Leather Armor Merchant',45,45,4565,0,0,0,29,29,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,984,0,'',''), + (985,'Malosh','Warrior Trainer',50,50,4556,0,0,0,29,29,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,523,985,0,'',''), + (986,'Haromm','Shaman Trainer',50,50,4552,0,0,0,29,29,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0,0,4652,986,0,'',''), + (987,'Ogromm','Hunter Trainer',50,50,4560,0,0,0,29,29,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4101,987,0,'',''), + (988,'Kartosh','Warlock Trainer',50,50,4567,0,0,0,29,29,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,4642,988,0,'EventAI',''), + (989,'Banalash','Trade Supplies',50,50,4559,0,0,0,29,29,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,989,0,'',''), + (999,'Watcher Royce','The Night Watch',35,35,2398,0,0,0,11,11,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,55,70,50.512,69.454,1373,29,100,2000,2000,0,0,0,999,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,999,0,'',''), + (1000,'Watcher Blomberg','The Night Watch',20,20,2381,0,0,0,56,56,0,0,7,3,3,0,0,32768,0,0,0,1.02,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,40,47,31.856,43.802,852,20,100,1810,1991,0,6,32,0,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1001,'Watcher Hutchins','The Night Watch',20,20,2388,0,0,0,56,56,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,40,47,31.856,43.802,852,20,100,1810,1991,0,6,32,0,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,1001,0,'',''), + (1007,'Mosshide Gnoll',NULL,20,21,3199,0,0,0,61,61,0,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1.02,1,1,1,1,1,494,531,0,0,31,38,34.2672,47.1174,888,16,100,2000,2000,0,25,38,1007,1007,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1007,0,'EventAI',''), + (1008,'Mosshide Mongrel',NULL,21,22,355,0,0,0,61,61,0,0,7,3,3,0,0,32768,0,0,0,1,1.19048,1,0,1.02,1,1,1,1,1,531,573,0,0,31,39,42.1344,57.9348,922,16,100,2000,2000,0,27,40,1008,1008,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1008,0,'EventAI',''), + (1009,'Mosshide Mistweaver',NULL,22,23,3197,0,0,0,61,61,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1.02,1,1,1,1.5,1,472,504,1357,1443,24,31,35.6224,48.9808,778,13,100,2000,2000,0,27,40,1009,1009,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1009,0,'EventAI',''), + (1010,'Mosshide Fenrunner',NULL,22,23,714,0,0,0,61,61,0,0,7,3,3,0,0,32768,0,0,0,1,1.42857,1,0,1.02,1,1,1,1,1,573,617,0,0,32,41,35.6224,48.9808,957,17,100,2000,2000,0,29,42,1010,1010,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1010,0,'EventAI',''), + (1011,'Mosshide Trapper',NULL,23,24,8598,0,0,0,61,61,0,0,7,3,3,0,0,32768,0,0,0,1,1.19048,1,0,1.02,1,1,1,1,1,617,664,0,0,34,43,42.1344,57.9348,992,18,100,2000,2000,0,31,45,1011,1011,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1011,0,'EventAI',''), + (1012,'Mosshide Brute',NULL,24,25,3196,0,0,0,61,61,0,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1.02,1,1,1,1,1,664,713,0,0,60,75,35.6224,48.9808,1026,31,100,2700,2000,0,33,48,1012,1012,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1012,0,'EventAI',''), + (1013,'Mosshide Mystic',NULL,25,26,714,0,0,0,61,61,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.05,1,1,1,1,1,640,684,655,693,34,43,42.1344,57.9348,887,18,100,2000,2000,0,34,49,1013,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1013,0,'EventAI',''), + (1014,'Mosshide Alpha',NULL,27,27,543,0,0,0,61,61,0,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1.05,1,1,1,1,1,840,840,0,0,36,43,42.1344,57.9348,1097,18,100,1500,2000,0,39,56,1014,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1014,0,'EventAI',''), + (1015,'Highland Raptor',NULL,23,24,670,0,0,0,48,48,0.61,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.02,1,1,1,1,1,617,664,0,0,41,51,36.0272,49.5374,992,21,100,2000,2000,0,0,0,1015,0,1015,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (1016,'Highland Lashtail',NULL,24,25,673,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.02,1,1,1,1,1,664,713,0,0,42,53,37.3824,51.4008,1026,22,100,2000,2000,0,0,0,1016,0,1016,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1017,'Highland Scytheclaw',NULL,25,26,649,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.05,1,1,1,1,1,734,788,0,0,45,56,35.6224,48.9808,1061,23,100,2000,2000,0,0,0,1017,0,1017,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1018,'Highland Razormaw',NULL,27,28,180,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1.05,1.14286,1,0,1.05,1,1,1,1,1,840,896,0,0,39,49,36.96,50.82,1130,20,100,2000,2000,0,0,0,1018,0,1018,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1019,'Elder Razormaw',NULL,29,29,788,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1.05,1.14286,1,0,1.05,1,1,1,1,1,950,950,0,0,50,62,43.8944,60.3548,1165,26,100,2000,2000,0,0,0,1019,0,1019,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1019,0,'EventAI',''), + (1020,'Mottled Raptor',NULL,22,23,960,0,0,0,48,48,0.61,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.02,1,1,1,1,1,573,617,0,0,38,49,36.0272,49.5374,957,20,100,2000,2000,0,0,0,1020,0,1020,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (1021,'Mottled Screecher',NULL,24,25,677,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.02,1,1,1,1,1,664,713,0,0,36,46,38.72,53.24,1026,19,100,2000,2000,0,0,0,1021,0,1021,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1022,'Mottled Scytheclaw',NULL,25,26,648,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1.05,1.14286,1,0,1.05,1,1,1,1,1,734,788,0,0,45,56,35.6224,48.9808,1061,23,100,2000,2000,0,0,0,1022,0,1022,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1023,'Mottled Razormaw',NULL,26,27,949,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1.05,1.14286,1,0,1.05,1,1,1,1,1,788,840,0,0,46,58,38.5,52.9375,1097,24,100,2000,2000,0,0,0,1023,0,1023,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (1024,'Bluegill Murloc',NULL,20,21,486,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,494,531,0,0,31,38,38.28,52.635,888,16,100,2000,2000,0,25,38,1024,1024,0,0,0,0,0,0,0,0,30,0,0,0,1,0,0,0,0,0,0,0,1024,0,'EventAI',''), (1025,'Bluegill Puddlejumper',NULL,21,22,983,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.42857,1,0,1.02,1,1,1,1,1,531,573,0,0,31,39,38.28,52.635,922,16,100,2000,2000,0,27,40,1025,1025,0,0,0,0,0,0,0,0,30,0,0,0,1,0,0,0,0,0,0,0,1025,0,'EventAI',''), (1026,'Bluegill Forager',NULL,22,23,1305,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,573,617,0,0,32,41,35.6224,48.9808,957,17,100,2000,2000,0,29,43,1026,1026,0,0,0,0,0,0,0,0,30,0,0,0,1,0,0,0,0,0,0,0,1026,0,'EventAI',''), (1027,'Bluegill Warrior',NULL,24,25,506,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,664,713,0,0,36,46,35.6224,48.9808,1026,19,100,2000,2000,0,33,48,1027,1027,0,0,0,0,0,0,0,0,30,0,0,0,1,0,0,0,0,0,0,0,1027,0,'EventAI',''), (1028,'Bluegill Muckdweller',NULL,23,24,1079,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1.02,1,1,1,1,1,504,539,1443,1545,24,32,35.6224,48.9808,538,13,100,2000,2000,0,28,42,1028,1028,0,0,0,0,0,0,0,0,30,0,0,0,1,0,0,0,0,0,0,0,1028,0,'EventAI',''), (1029,'Bluegill Oracle',NULL,25,26,486,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.05,1,1,1,1,1,640,684,655,693,34,43,42.1344,57.9348,887,18,100,2000,2000,0,34,49,1029,1029,0,0,0,0,0,0,0,0,30,0,0,0,1,0,0,0,0,0,0,0,1029,0,'EventAI',''), - (1030,'Black Slime',NULL,20,21,360,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,494,531,0,0,31,38,35.6224,48.9808,1317,16,100,2000,2000,0,26,38,1030,1030,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1031,'Crimson Ooze',NULL,24,25,11138,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,664,713,0,0,36,46,42.1344,57.9348,1522,19,100,2000,2000,0,33,48,1031,1031,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1032,'Black Ooze',NULL,23,24,767,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,617,664,0,0,34,43,35.6224,48.9808,1471,18,100,2000,2000,0,31,45,1032,1032,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1033,'Monstrous Ooze',NULL,25,26,11139,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,734,788,0,0,38,47,42.1344,57.9348,1574,20,100,2000,2000,0,37,53,1033,1033,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1030,'Black Slime',NULL,20,21,360,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1.5,1,494,531,0,0,31,38,35.6224,48.9808,1332,16,100,2000,2000,0,26,38,1030,1030,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1031,'Crimson Ooze',NULL,24,25,11138,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1.5,1,664,713,0,0,36,46,42.1344,57.9348,1539,19,100,2000,2000,0,33,48,1031,1031,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1032,'Black Ooze',NULL,23,24,767,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1.5,1,617,664,0,0,34,43,35.6224,48.9808,1488,18,100,2000,2000,0,31,45,1032,1032,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1033,'Monstrous Ooze',NULL,25,26,11139,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.05,1,1,1,1.5,1,734,788,0,0,38,47,42.1344,57.9348,1592,20,100,2000,2000,0,37,53,1033,1033,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (1034,'Dragonmaw Raider',NULL,26,27,4916,0,0,0,62,62,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,635,684,0,0,34,43,42.1344,57.9348,975,18,100,2000,2000,0,37,53,1034,1034,0,0,0,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,1034,0,'EventAI',''), - (1035,'Dragonmaw Swamprunner',NULL,27,28,4917,0,0,0,62,62,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,635,684,0,0,34,43,42.1344,57.9348,975,18,100,2000,2000,0,40,57,1035,1035,0,0,0,0,0,0,25,0,25,25,25,0,1,0,0,0,0,0,0,0,50706,0,'EventAI',''), + (1035,'Dragonmaw Swamprunner',NULL,27,28,4917,0,0,0,62,62,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,635,684,0,0,34,43,42.1344,57.9348,975,18,100,2000,2000,0,40,57,1035,1035,0,0,0,0,0,0,25,0,25,25,25,0,1,0,0,0,0,0,0,0,1035,0,'EventAI',''), (1036,'Dragonmaw Centurion',NULL,28,29,4919,0,0,0,62,62,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,2,0,1,1,1,1,-1,1,600,640,618,655,32,41,42.1344,57.9348,844,17,100,2000,2000,0,42,59,1036,1036,0,0,0,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,1036,0,'EventAI',''), - (1037,'Dragonmaw Battlemaster',NULL,30,30,4912,0,0,0,62,62,0,0,7,3,3,0,0,0,0,0,0,1.54,1.14286,1,4,1,1,1,1,-1,1,684,734,0,0,140,181,38.192,52.514,1009,74,100,1400,1540,0,44,62,1037,0,0,0,0,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,1037,0,'EventAI',''), + (1037,'Dragonmaw Battlemaster',NULL,30,30,4912,0,0,0,62,62,0,0,7,3,3,0,0,32768,0,0,0,1.54,1.14286,1,4,1,1,1,1,-1,1,684,734,0,0,140,181,38.192,52.514,1009,74,100,1400,1540,0,44,62,1037,0,0,0,0,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,1037,0,'EventAI',''), (1038,'Dragonmaw Shadowwarder',NULL,28,29,4924,0,0,0,62,62,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,8,0,1,1,1,1,-1,1,519,554,1443,1545,24,32,42.1344,57.9348,529,13,100,2000,2000,0,37,53,1038,1038,0,0,0,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,1038,0,'EventAI',''), - (1039,'Fen Dweller',NULL,20,21,713,0,0,0,14,14,0,0,4,3,3,0,0,0,0,0,0,0.666668,1.14286,1,0,1.02,1,1,1,1,1,494,531,0,0,31,38,35.6224,48.9808,888,16,100,2000,2000,0,26,38,1039,0,0,0,0,0,0,0,0,50,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (1040,'Fen Creeper',NULL,24,25,2023,0,0,0,14,14,0,0,4,3,3,0,0,0,0,0,0,0.666668,1.14286,1,0,1.02,1,1,1,1,1,664,713,0,0,36,46,35.6224,48.9808,1026,19,100,2000,2000,0,33,48,1040,0,0,0,0,0,0,0,0,50,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1041,'Fen Lord',NULL,25,26,2024,0,0,0,14,14,0,0,4,3,3,0,0,0,0,0,0,0.666668,1.14286,1,0,1.05,1,1,1,1,1,734,788,0,0,38,47,42.1344,57.9348,1061,20,100,2000,2000,0,35,51,1041,0,0,0,0,0,0,0,0,50,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1042,'Red Whelp',NULL,23,24,9583,0,0,0,60,60,0,0,2,3,3,0,0,0,0,0,0,1.11111,1.14286,1,0,1.02,1,1,1,1,1,617,664,0,0,34,43,36.96,50.82,976,18,100,2000,2000,0,31,45,1042,0,1042,0,0,0,0,0,62,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1043,'Lost Whelp',NULL,24,25,956,0,0,0,60,60,0,0,2,3,3,0,0,0,0,0,0,1.11111,1.14286,2,0,1.02,1,1,1,1,1,582,622,618,655,52,61,35.6224,48.9808,858,26,100,2000,2000,0,31,46,1043,0,1043,0,0,0,0,0,62,0,0,0,75,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1044,'Flamesnorting Whelp',NULL,26,27,8712,0,0,0,60,60,0,0,2,3,3,0,0,0,0,0,0,1.11111,1.14286,2,0,1.05,1,1,1,1,1,684,724,693,732,35,44,36.96,50.82,902,18,100,2000,2000,0,35,51,1044,0,1044,0,0,0,0,0,62,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1045,'Red Dragonspawn',NULL,57,58,363,0,0,0,60,60,0,0,2,3,3,0,0,64,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,8352,8613,0,0,361,467,60.5576,83.2667,3412,191,100,1166,2000,0,468,616,1045,0,1045,0,0,0,0,0,174,0,0,0,0,0,0,0,0,0,0,0,0,0,1045,0,'EventAI',''), - (1046,'Red Wyrmkin',NULL,58,59,8312,0,0,0,60,60,0,0,2,3,3,0,0,64,0,0,0,1.05,1.14286,2,1,3,2,1,1,1,1,6891,7107,4578,4738,361,467,60.5576,83.2667,2820,191,100,1166,2000,0,397,524,1046,0,1046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1047,'Red Scalebane',NULL,59,60,8313,0,0,0,60,60,0,0,2,3,3,0,0,64,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,8883,9156,0,0,528,681,59.9488,82.4296,5478,279,100,1175,2000,0,501,659,1047,0,1047,0,0,0,0,0,180,0,0,0,0,0,0,0,0,0,0,0,0,0,1047,0,'EventAI',''), - (1048,'Scalebane Lieutenant',NULL,60,61,716,0,0,0,60,60,0,0,2,3,3,0,0,64,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,9156,9432,0,0,544,703,172.1,240.07,3941,288,100,1166,2000,0,516,678,1048,0,1048,0,0,0,0,0,183,0,0,0,0,0,0,0,0,0,0,0,0,0,1048,0,'EventAI',''), - (1049,'Wyrmkin Firebrand',NULL,61,62,8314,0,0,0,60,60,0,0,2,3,3,0,0,64,0,0,0,1.05,1.14286,2,1,3,2,1,1,1,1,7545,7770,4972,5136,585,754,203.77,289.86,3450,309,100,1141,2000,0,445,586,1049,0,1049,0,0,0,0,0,186,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1050,'Scalebane Royal Guard',NULL,61,62,8315,0,0,0,60,60,0,0,2,3,3,0,0,64,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,9432,9711,0,0,592,764,203.77,289.86,6319,313,100,1158,2000,0,517,680,1050,0,1050,0,0,0,0,0,186,0,0,0,0,0,1,0,0,0,0,0,0,0,1050,0,'EventAI',''), - (1051,'Dark Iron Dwarf',NULL,27,28,825,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,2400,2559,0,0,129,166,35.1008,48.2636,1114,68,100,1425,2000,0,153,205,1051,1051,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,1051,0,'EventAI',''), - (1052,'Dark Iron Saboteur',NULL,28,29,3490,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,2559,2715,0,0,129,166,35.1008,48.2636,1148,68,100,1425,2000,0,159,213,1052,1052,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,1052,0,'EventAI',''), - (1053,'Dark Iron Tunneler',NULL,29,30,3488,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,2715,2865,0,0,129,166,35.1008,48.2636,1183,68,100,1425,2000,0,170,226,1053,1053,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,1053,0,'EventAI',''), - (1054,'Dark Iron Demolitionist',NULL,30,31,3487,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,2865,3018,0,0,193,249,44.84,61.655,1217,102,100,1341,2000,0,176,234,1054,1054,0,0,0,0,0,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,1054,0,'EventAI',''), + (1039,'Fen Dweller',NULL,20,21,713,0,0,0,14,14,0,0,4,3,3,0,0,32768,0,0,0,0.666668,1.14286,1,0,1.02,1,1,1,1,1,494,531,0,0,31,38,35.6224,48.9808,888,16,100,2000,2000,0,26,38,1039,0,0,0,0,0,0,0,0,50,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (1040,'Fen Creeper',NULL,24,25,2023,0,0,0,14,14,0,0,4,3,3,0,0,32768,0,0,0,0.666668,1.14286,1,0,1.02,1,1,1,1,1,664,713,0,0,36,46,35.6224,48.9808,1026,19,100,2000,2000,0,33,48,1040,0,0,0,0,0,0,0,0,50,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1041,'Fen Lord',NULL,25,26,2024,0,0,0,14,14,0,0,4,3,3,0,0,32768,0,0,0,0.666668,1.14286,1,0,1.05,1,1,1,1,1,734,788,0,0,38,47,42.1344,57.9348,1061,20,100,2000,2000,0,35,51,1041,0,0,0,0,0,0,0,0,50,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1042,'Red Whelp',NULL,23,24,9583,0,0,0,60,60,0,0,2,3,3,0,0,32768,0,0,0,1.11111,1.14286,1,0,1.02,1,1,1,1,1,617,664,0,0,34,43,36.96,50.82,992,18,100,2000,2000,0,31,45,1042,0,1042,0,0,0,0,0,62,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1043,'Lost Whelp',NULL,24,25,956,0,0,0,60,60,0,0,2,3,3,0,0,32768,0,0,0,1.11111,1.14286,2,0,1.02,1,1,1,1,1,582,622,618,655,52,61,35.6224,48.9808,858,26,100,2000,2000,0,31,46,1043,0,1043,0,0,0,0,0,62,0,0,0,75,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1044,'Flamesnorting Whelp',NULL,26,27,8712,0,0,0,60,60,0,0,2,3,3,0,0,32768,0,0,0,1.11111,1.14286,2,0,1.05,1,1,1,1,1,684,724,693,732,35,44,36.96,50.82,916,18,100,2000,2000,0,35,51,1044,0,1044,0,0,0,0,0,62,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1045,'Red Dragonspawn',NULL,57,58,363,0,0,0,60,60,0,0,2,3,3,0,0,32832,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,8352,8613,0,0,361,467,60.5576,83.2667,3435,191,100,1166,2000,0,468,616,1045,0,1045,0,0,0,0,0,174,0,0,0,0,0,0,0,0,0,0,0,0,0,1045,0,'EventAI',''), + (1046,'Red Wyrmkin',NULL,58,59,8312,0,0,0,60,60,0,0,2,3,3,0,0,32832,0,0,0,1.05,1.14286,2,1,3,2,1,1,1,1,6891,7107,4578,4738,361,467,60.5576,83.2667,2832,191,100,1166,2000,0,397,524,1046,0,1046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1047,'Red Scalebane',NULL,59,60,8313,0,0,0,60,60,0,0,2,3,3,0,0,32832,0,0,0,1.05,1.14286,1,1,3,1,1,1,1.5,1,8883,9156,0,0,528,681,59.9488,82.4296,5686,279,100,1175,2000,0,501,659,1047,0,1047,0,0,0,0,0,180,0,0,0,0,0,0,0,0,0,0,0,0,0,1047,0,'EventAI',''), + (1048,'Scalebane Lieutenant',NULL,60,61,716,0,0,0,60,60,0,0,2,3,3,0,0,32832,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,9156,9432,0,0,544,703,172.1,240.07,4091,288,100,1166,2000,0,516,678,1048,0,1048,0,0,0,0,0,183,0,0,0,0,0,0,0,0,0,0,0,0,0,1048,0,'EventAI',''), + (1049,'Wyrmkin Firebrand',NULL,61,62,8314,0,0,0,60,60,0,0,2,3,3,0,0,32832,0,0,0,1.05,1.14286,2,1,3,2,1,1,1.5,1,7545,7770,4972,5136,585,754,203.77,289.86,5332,309,100,1141,2000,0,445,586,1049,0,1049,0,0,0,0,0,186,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1050,'Scalebane Royal Guard',NULL,61,62,8315,0,0,0,60,60,0,0,2,3,3,0,0,32832,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,9432,9711,0,0,592,764,203.77,289.86,4391,313,100,1158,2000,0,517,680,1050,0,1050,0,0,0,0,0,186,0,0,0,0,0,1,0,0,0,0,0,0,0,1050,0,'EventAI',''), + (1051,'Dark Iron Dwarf',NULL,27,28,825,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,2400,2559,0,0,129,166,35.1008,48.2636,1130,68,100,1425,2000,0,153,205,1051,1051,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,1051,0,'EventAI',''), + (1052,'Dark Iron Saboteur',NULL,28,29,3490,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,2559,2715,0,0,129,166,35.1008,48.2636,1165,68,100,1425,2000,0,159,213,1052,1052,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,1052,0,'EventAI',''), + (1053,'Dark Iron Tunneler',NULL,29,30,3488,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,2715,2865,0,0,129,166,35.1008,48.2636,1200,68,100,1425,2000,0,170,226,1053,1053,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,1053,0,'EventAI',''), + (1054,'Dark Iron Demolitionist',NULL,30,31,3487,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,2865,3018,0,0,193,249,44.84,61.655,1234,102,100,1341,2000,0,176,234,1054,1054,0,0,0,0,0,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,1054,0,'EventAI',''), (1057,'Dragonmaw Bonewarder',NULL,27,27,4918,0,0,0,62,62,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,8,0,1,1,1,1,-1,1,519,554,1443,1545,24,32,42.1344,57.9348,529,13,100,2000,2000,0,35,50,1057,1057,0,0,0,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,1057,0,'EventAI',''), (1059,'Ana\'thek the Cruel','Skullsplitter Chief',45,45,4634,0,0,0,30,30,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.2,1,1,1,1,1,2218,2218,0,0,129,158,63.7824,87.7008,2725,66,100,2800,1661,0,84,115,1059,1059,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1059,0,'',''), (1060,'Mogh the Undying','Skullsplitter Clan Witchdoctor',44,44,4633,0,0,0,30,30,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,4278,4278,2966,2966,269,346,53.1456,73.0752,2082,142,100,1258,1384,0,259,343,1060,1060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1060,0,'',''), - (1061,'Gan\'zulah','Bloodscalp Chief',41,41,4582,0,0,0,28,28,0,0,7,3,3,0,0,0,0,0,0,2.33,1.14286,1,4,1,1,1,1,-1,1,1900,1900,0,0,190,245,52.3768,72.0181,0,100,100,1266,1393,0,74,102,1061,1061,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1061,0,'',''), + (1061,'Gan\'zulah','Bloodscalp Chief',41,41,4582,0,0,0,28,28,0,0,7,3,3,0,0,32768,0,0,0,2.33,1.14286,1,4,1,1,1,1,-1,1,1900,1900,0,0,190,245,52.3768,72.0181,2101,100,100,1266,1393,0,74,102,1061,1061,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1061,0,'',''), (1062,'Nezzliok the Dire','Bloodscalp Clan Witchdoctor',40,40,4584,0,0,0,28,28,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.15,1,1,1,1,1,1410,1410,1283,1283,53,65,59.0304,81.1668,1619,27,100,2000,1716,0,61,84,1062,1062,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1062,0,'',''), - (1063,'Jade',NULL,47,47,7975,0,0,0,50,50,0,0,2,3,3,0,0,0,0,0,0,1.68,1.14286,1,2,3.25,1,1,1,1,1,6467,6467,0,0,242,312,53.1456,73.0752,2853,128,100,1258,1384,0,96,481,1063,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1064,'Grom\'gol Grunt',NULL,55,55,4368,4369,0,0,85,85,0,0,7,3,3,0,0,4096,0,0,0,1,1.42857,1,0,1,1,1,1,-1,1,5317,5317,0,0,190,221,71.2272,97.9374,0,95,100,2000,2000,0,1,739,1064,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1064,0,'',''), - (1065,'Riverpaw Shaman',NULL,13,13,204,0,0,0,20,20,0,0,7,3,3,0,0,0,0,0,0,0.95,1.14286,2,0,1,1,1,1,-1,1,230,253,249,264,17,22,24.288,33.396,770,9,100,2000,2000,0,13,22,1065,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1065,0,'EventAI',''), - (1068,'Gorn',NULL,40,40,2740,0,0,0,29,29,0,0,7,3,3,0,2,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1068,0,'',''), - (1069,'Crimson Whelp',NULL,25,26,505,0,0,0,60,60,0,0,2,3,3,0,0,0,0,0,0,1.11111,1.14286,2,0,1,1,1,1,-1,1,603,681,655,693,34,43,36.96,50.82,0,18,100,2000,2000,0,33,48,1069,0,1069,0,0,0,0,0,75,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1070,'Deputy Feldon',NULL,33,33,2151,0,0,0,11,11,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1846,1846,0,0,46,58,48.7872,67.0824,0,24,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1070,1,'',''), - (1071,'Longbraid the Grim',NULL,35,35,1671,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,1071,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1071,0,'',''), - (1072,'Roggo Harlbarrow',NULL,30,30,1673,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1072,1,'',''), - (1073,'Ashlan Stonesmirk',NULL,27,27,1672,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1380,1380,608,608,36,46,41.3424,56.8458,0,19,100,2000,2000,0,0,0,1073,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1073,1,'',''), - (1074,'Motley Garmason',NULL,30,30,1675,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1074,1,'',''), - (1075,'Rhag Garmason',NULL,25,25,1676,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1075,0,'',''), - (1076,'Merrin Rockweaver','Explorers\' League',30,30,1401,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1076,0,'',''), - (1077,'Prospector Whelgar','Explorers\' League',30,30,1399,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50654,0,'',''), - (1078,'Ormer Ironbraid',NULL,25,25,1402,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1078,0,'',''), - (1081,'Mire Lord',NULL,42,42,9010,0,0,0,14,14,0,0,4,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.5,1,1,1,1,1,2476,2476,0,0,151,184,63.7824,87.7008,2246,77,100,2700,1661,0,86,117,1081,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (1082,'Sawtooth Crocolisk',NULL,38,39,807,0,0,0,16,16,0,6,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1604,1678,0,0,60,74,55.5984,76.4478,1772,31,100,2000,2000,0,0,0,1082,0,1082,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (1083,'Murloc Shorestriker',NULL,16,17,1305,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,356,386,0,0,24,31,28.6704,39.4218,727,13,100,2000,2000,0,19,30,1083,1083,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1083,0,'EventAI',''), - (1084,'Young Sawtooth Crocolisk',NULL,35,36,814,0,0,0,16,16,0,6,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1403,1469,0,0,56,70,48.2064,66.2838,1427,29,100,2000,2000,0,0,0,1084,0,1084,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (1085,'Elder Stranglethorn Tiger',NULL,34,35,698,0,0,0,16,16,0,2,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1.1,1,1,1,1,1,1279,1342,0,0,31,39,47.0272,64.6624,1356,16,100,1300,2000,0,0,0,1085,0,1085,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1087,'Sawtooth Snapper',NULL,41,42,815,0,0,0,16,16,0,6,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.2,1,1,1,1,1,1902,1981,0,0,67,85,54.912,75.504,2174,35,100,2000,1760,0,0,0,1087,0,1087,0,0,0,0,0,0,0,0,0,0,5854,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1088,'Monstrous Crawler',NULL,43,44,699,0,0,0,7,7,0,8,1,3,3,0,0,0,0,32768,1,1,1.14286,1,0,1,1,1,1,1,1,1716,1782,0,0,23,30,58.0272,79.7874,695,12,100,2000,1727,0,0,0,1088,0,0,0,0,0,0,0,0,0,0,0,0,5846,1,0,0,0,0,0,0,0,0,0,'',''), - (1089,'Mountaineer Cobbleflint',NULL,30,30,1628,0,0,0,55,55,0,0,7,3,3,0,2,0,0,2,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,1710,1881,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1089,0,'',''), - (1090,'Mountaineer Wallbang',NULL,30,30,1629,0,0,0,55,55,0,0,7,3,3,0,2,0,0,2,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,1710,1881,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1090,0,'',''), - (1091,'Mountaineer Gravelgaw',NULL,30,30,1625,0,0,0,55,55,0,0,7,3,3,0,2,0,0,2,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,1710,1881,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1091,0,'',''), - (1092,'Captain Rugelfuss',NULL,40,40,1630,0,0,0,55,55,0,0,7,3,3,0,2,0,0,2,0,1.14,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,1610,1771,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1093,'Chief Engineer Hinderweir VII',NULL,40,40,1685,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1635,1635,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,1093,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1094,'Venture Co. Miner',NULL,34,35,7201,0,0,0,47,47,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1279,1342,0,0,48,60,53.8384,74.0278,1357,25,100,2000,2000,0,54,75,1094,1094,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1094,0,'',''), - (1095,'Venture Co. Workboss',NULL,36,36,7205,0,0,0,47,47,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,1469,1469,0,0,51,62,53.8384,74.0278,1480,26,100,1610,1771,0,59,83,1095,1095,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1095,0,'EventAI',''), - (1096,'Venture Co. Geologist',NULL,34,36,7197,0,0,0,47,47,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,1160,1208,1067,1097,46,58,53.8384,74.0278,1192,24,100,2000,1771,0,52,73,1096,1096,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1096,0,'EventAI',''), - (1097,'Venture Co. Mechanic',NULL,34,35,7200,0,0,0,47,47,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1279,1342,0,0,48,60,53.8384,74.0278,1357,25,100,2000,1771,0,56,78,1097,1097,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1097,0,'EventAI',''), - (1098,'Watcher Merant','The Night Watch',50,50,2394,0,0,0,56,56,0,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,125,149,66.44,91.355,0,63,100,1510,1661,0,25,124,0,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,1098,0,'',''), - (1099,'Watcher Gelwin','The Night Watch',18,18,2386,0,0,0,56,56,0,0,7,3,3,0,0,0,0,0,0,1.02,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,40,47,28.6704,39.4218,0,20,100,1810,1991,0,6,28,0,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,1099,0,'',''), - (1100,'Watcher Selkin','The Night Watch',20,20,2400,0,0,0,56,56,0,0,7,3,3,0,0,0,0,0,0,1.02,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,40,47,31.856,43.802,0,20,100,1810,1991,0,6,32,0,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,1100,0,'',''), - (1101,'Watcher Thayer','The Night Watch',20,20,2401,0,0,0,56,56,0,0,7,3,3,0,0,0,0,0,0,1.02,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,40,47,31.856,43.802,0,20,100,1810,1991,0,6,29,0,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,1101,0,'',''), - (1103,'Eldrin','Journeyman Tailor',22,22,1290,0,0,0,12,12,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,0,14,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4261,0,0,'',''), - (1104,'Grundel Harkin','Armorer',5,5,3397,0,0,0,55,55,0,0,7,3,3,0,16388,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,1960,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1104,0,'',''), - (1105,'Jern Hornhelm','Explorers\' League',15,15,1572,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1106,'Lost One Cook',NULL,37,37,152,0,0,0,51,51,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,2,4,1.15,1,1,1,1,1,1257,1257,1142,1142,184,237,44.84,61.655,1325,97,100,2000,2000,0,58,81,1106,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1106,0,'EventAI',''), - (1108,'Mistvale Gorilla',NULL,32,33,843,0,0,0,72,72,0.86,9,1,3,3,0,0,0,0,0,1,1,1.14286,1,0,1.35,1,1,1,1,1,1427,1498,0,0,55,68,45.8304,63.0168,1304,28,100,2000,2000,0,0,0,1108,0,1108,0,0,0,0,0,0,0,0,0,0,9059,0,0,0,0,0,0,0,0,0,0,'',''), - (1109,'Fleshripper',NULL,13,14,2305,0,0,0,73,73,0,7,1,3,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,273,300,0,0,19,25,21.2784,29.2578,625,10,100,2000,2000,0,0,0,1109,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1110,'Skeletal Raider',NULL,27,28,734,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.888888,1.14286,1,0,1.05,1,1,1,1,1,840,895,0,0,39,49,42.1344,57.9348,1114,20,100,2000,2000,0,39,56,1110,1110,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1110,0,'EventAI',''), - (1111,'Leech Stalker',NULL,21,22,711,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.02,1,1,1,1,1,531,573,0,0,31,39,33.264,45.738,905,16,100,2000,2000,0,0,0,1111,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1063,'Jade',NULL,47,47,7975,0,0,0,50,50,0,0,2,3,3,0,0,32768,0,0,0,1.68,1.14286,1,2,3.25,1,1,1,1,1,6467,6467,0,0,242,312,53.1456,73.0752,2835,128,100,1258,1384,0,96,481,1063,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1064,'Grom\'gol Grunt',NULL,55,55,4368,4369,0,0,85,85,0,0,7,3,3,0,0,36864,0,0,0,1,1.42857,1,0,1,1,1,1,-1,1,5317,5317,0,0,190,221,71.2272,97.9374,3271,95,100,2000,2000,0,1,739,1064,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1064,0,'',''), + (1065,'Riverpaw Shaman',NULL,13,13,204,0,0,0,20,20,0,0,7,3,3,0,0,32768,0,0,0,0.95,1.14286,2,0,1,1,1,1,-1,1,230,253,249,264,17,22,24.288,33.396,770,9,100,2000,2000,0,13,22,1065,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1065,0,'EventAI',''), + (1068,'Gorn',NULL,40,40,2740,0,0,0,29,29,0,0,7,3,3,0,2,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1068,0,'',''), + (1069,'Crimson Whelp',NULL,25,26,505,0,0,0,60,60,0,0,2,3,3,0,0,32768,0,0,0,1.11111,1.14286,2,0,1,1,1,1,-1,1,603,681,655,693,34,43,36.96,50.82,887,18,100,2000,2000,0,33,48,1069,0,1069,0,0,0,0,0,75,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1070,'Deputy Feldon',NULL,33,33,2151,0,0,0,11,11,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1846,1846,0,0,46,58,48.7872,67.0824,1304,24,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1070,1,'',''), + (1071,'Longbraid the Grim',NULL,35,35,1671,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,1071,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1071,0,'',''), + (1072,'Roggo Harlbarrow',NULL,30,30,1673,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1072,1,'',''), + (1073,'Ashlan Stonesmirk',NULL,27,27,1672,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1380,1380,608,608,36,46,41.3424,56.8458,1097,19,100,2000,2000,0,0,0,1073,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1073,1,'',''), + (1074,'Motley Garmason',NULL,30,30,1675,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1074,1,'',''), + (1075,'Rhag Garmason',NULL,25,25,1676,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1075,0,'',''), + (1076,'Merrin Rockweaver','Explorers\' League',30,30,1401,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1076,0,'',''), + (1077,'Prospector Whelgar','Explorers\' League',30,30,1399,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1077,0,'',''), + (1078,'Ormer Ironbraid',NULL,25,25,1402,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1078,0,'',''), + (1081,'Mire Lord',NULL,42,42,9010,0,0,0,14,14,0,0,4,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.5,1,1,1,1,1,2476,2476,0,0,151,184,63.7824,87.7008,2246,77,100,2700,1661,0,86,117,1081,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (1082,'Sawtooth Crocolisk',NULL,38,39,807,0,0,0,16,16,0,6,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1604,1678,0,0,60,74,55.5984,76.4478,1834,31,100,2000,2000,0,0,0,1082,0,1082,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (1083,'Murloc Shorestriker',NULL,16,17,1305,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,356,386,0,0,24,31,28.6704,39.4218,748,13,100,2000,2000,0,19,30,1083,1083,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1083,0,'EventAI',''), + (1084,'Young Sawtooth Crocolisk',NULL,35,36,814,0,0,0,16,16,0,6,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1403,1469,0,0,56,70,48.2064,66.2838,1480,29,100,2000,2000,0,0,0,1084,0,1084,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (1085,'Elder Stranglethorn Tiger',NULL,34,35,698,0,0,0,16,16,0,2,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1.1,1,1,1,1,1,1279,1342,0,0,31,39,47.0272,64.6624,1373,16,100,1300,2000,0,0,0,1085,0,1085,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1087,'Sawtooth Snapper',NULL,41,42,815,0,0,0,16,16,0,6,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.2,1,1,1,1,1,1902,1981,0,0,67,85,54.912,75.504,2246,35,100,2000,1760,0,0,0,1087,0,1087,0,0,0,0,0,0,0,0,0,0,5854,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1088,'Monstrous Crawler',NULL,43,44,699,0,0,0,7,7,0,8,1,3,3,0,0,32768,0,32768,1,1,1.14286,1,0,1,1,1,1,1,1,1716,1782,0,0,23,30,58.0272,79.7874,2557,12,100,2000,1727,0,0,0,1088,0,0,0,0,0,0,0,0,0,0,0,0,5846,1,0,0,0,0,0,0,0,0,0,'',''), + (1089,'Mountaineer Cobbleflint',NULL,30,30,1628,0,0,0,55,55,0,0,7,3,3,0,2,32768,0,2,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,1710,1881,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1089,0,'',''), + (1090,'Mountaineer Wallbang',NULL,30,30,1629,0,0,0,55,55,0,0,7,3,3,0,2,32768,0,2,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,1710,1881,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1090,0,'',''), + (1091,'Mountaineer Gravelgaw',NULL,30,30,1625,0,0,0,55,55,0,0,7,3,3,0,2,32768,0,2,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,1710,1881,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1091,0,'',''), + (1092,'Captain Rugelfuss',NULL,40,40,1630,0,0,0,55,55,0,0,7,3,3,0,2,32768,0,2,0,1.14,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,1610,1771,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1093,'Chief Engineer Hinderweir VII',NULL,40,40,1685,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1635,1635,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,1093,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1094,'Venture Co. Miner',NULL,34,35,7201,0,0,0,47,47,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1279,1342,0,0,48,60,53.8384,74.0278,1373,25,100,2000,2000,0,54,75,1094,1094,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1094,0,'',''), + (1095,'Venture Co. Workboss',NULL,36,36,7205,0,0,0,47,47,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,1469,1469,0,0,51,62,53.8384,74.0278,1480,26,100,1610,1771,0,59,83,1095,1095,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1095,0,'EventAI',''), + (1096,'Venture Co. Geologist',NULL,34,36,7197,0,0,0,47,47,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,1160,1208,1067,1097,46,58,53.8384,74.0278,1192,24,100,2000,1771,0,52,73,1096,1096,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1096,0,'EventAI',''), + (1097,'Venture Co. Mechanic',NULL,34,35,7200,0,0,0,47,47,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1279,1342,0,0,48,60,53.8384,74.0278,1373,25,100,2000,1771,0,56,78,1097,1097,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1097,0,'EventAI',''), + (1098,'Watcher Merant','The Night Watch',50,50,2394,0,0,0,56,56,0,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,125,149,66.44,91.355,2999,63,100,1510,1661,0,25,124,0,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,1098,0,'',''), + (1099,'Watcher Gelwin','The Night Watch',18,18,2386,0,0,0,56,56,0,0,7,3,3,0,0,32768,0,0,0,1.02,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,40,47,28.6704,39.4218,782,20,100,1810,1991,0,6,28,0,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,1099,0,'',''), + (1100,'Watcher Selkin','The Night Watch',20,20,2400,0,0,0,56,56,0,0,7,3,3,0,0,32768,0,0,0,1.02,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,40,47,31.856,43.802,852,20,100,1810,1991,0,6,32,0,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,1100,0,'',''), + (1101,'Watcher Thayer','The Night Watch',20,20,2401,0,0,0,56,56,0,0,7,3,3,0,0,32768,0,0,0,1.02,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,40,47,31.856,43.802,852,20,100,1810,1991,0,6,29,0,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,1101,0,'',''), + (1103,'Eldrin','Journeyman Tailor',22,22,1290,0,0,0,12,12,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,922,14,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4261,0,0,'',''), + (1104,'Grundel Harkin','Armorer',5,5,3397,0,0,0,55,55,0,0,7,3,3,0,16388,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,1960,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1104,0,'',''), + (1105,'Jern Hornhelm','Explorers\' League',15,15,1572,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1106,'Lost One Cook',NULL,37,37,152,0,0,0,51,51,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,2,4,1.15,1,1,1,1,1,1257,1257,1142,1142,184,237,44.84,61.655,1325,97,100,2000,2000,0,58,81,1106,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1106,0,'EventAI',''), + (1108,'Mistvale Gorilla',NULL,32,33,843,0,0,0,72,72,0.86,9,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.35,1,1,1,1,1,1427,1498,0,0,55,68,45.8304,63.0168,1304,28,100,2000,2000,0,0,0,1108,0,1108,0,0,0,0,0,0,0,0,0,0,9059,0,0,0,0,0,0,0,0,0,0,'',''), + (1109,'Fleshripper',NULL,13,14,2305,0,0,0,73,73,0,7,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,273,300,0,0,19,25,21.2784,29.2578,642,10,100,2000,2000,0,0,0,1109,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1110,'Skeletal Raider',NULL,27,28,734,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.888888,1.14286,1,0,1.05,1,1,1,1,1,840,895,0,0,39,49,42.1344,57.9348,1130,20,100,2000,2000,0,39,56,1110,1110,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1110,0,'EventAI',''), + (1111,'Leech Stalker',NULL,21,22,711,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.02,1,1,1,1,1,531,573,0,0,31,39,33.264,45.738,922,16,100,2000,2000,0,0,0,1111,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (1112,'Leech Widow',NULL,24,24,955,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1.51,1.14286,1,4,1.02,1,1,1,1,1,664,664,0,0,35,43,35.1008,48.2636,992,18,100,2000,1567,0,0,0,1112,0,0,0,0,0,0,0,0,0,0,0,0,5910,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1114,'Jungle Thunderer',NULL,37,38,845,0,0,0,72,72,0.88,9,1,3,3,0,0,0,0,0,1,1,1.14286,1,0,1.35,1,1,1,1,1,1804,1883,0,0,64,79,54.5072,74.9474,380,33,100,2000,1793,0,0,0,1114,0,1114,0,0,0,0,0,0,0,0,0,0,9057,1,0,0,0,0,0,0,0,0,0,'',''), - (1115,'Rockjaw Skullthumper',NULL,8,9,726,0,0,0,59,59,0,0,7,3,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,156,176,0,0,11,15,13.4464,18.4888,358,6,100,1910,2101,0,8,15,1115,1115,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1115,0,'EventAI',''), - (1116,'Rockjaw Ambusher',NULL,9,10,726,0,0,0,59,59,0,0,7,3,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,176,198,0,0,13,17,13.4464,18.4888,455,7,100,1910,2101,0,9,17,1116,1116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1116,0,'EventAI',''), - (1117,'Rockjaw Bonesnapper',NULL,9,10,726,0,0,0,59,59,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,176,198,0,0,13,17,13.4464,18.4888,459,7,100,1910,2101,0,10,17,1117,1117,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1117,0,'EventAI',''), - (1118,'Rockjaw Backbreaker',NULL,11,12,723,0,0,0,59,59,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,222,247,0,0,19,25,21.2784,29.2578,555,10,100,1860,2046,0,13,22,1118,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1118,0,'EventAI',''), - (1119,'Hammerspine',NULL,12,12,830,0,0,0,59,59,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,4,1.3,1,1,1,1,1,321,321,0,0,50,64,17.732,24.3815,573,26,100,1550,1705,0,14,23,1119,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1119,0,'EventAI',''), - (1120,'Frostmane Troll',NULL,7,8,5608,0,0,0,37,37,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,137,156,0,0,9,13,13.4464,18.4888,278,5,100,2000,2000,0,7,14,1120,1120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1120,0,'EventAI',''), - (1121,'Frostmane Snowstrider',NULL,8,9,5607,0,0,0,37,37,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,2,0,1,1,1,1,1,1,148,166,165,178,9,13,13.4464,18.4888,305,5,100,2000,2000,0,12,20,1121,1121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1121,0,'EventAI',''), - (1122,'Frostmane Hideskinner',NULL,9,10,5612,0,0,0,37,37,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,176,198,0,0,13,17,15.048,20.691,459,7,100,2000,2000,0,9,17,1122,1122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1122,0,'EventAI',''), - (1123,'Frostmane Headhunter',NULL,8,9,5626,0,0,0,37,37,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,156,176,0,0,11,15,13.4464,18.4888,361,6,100,2000,2000,0,8,15,1123,1123,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1123,0,'EventAI',''), - (1124,'Frostmane Shadowcaster',NULL,9,10,5613,0,0,0,37,37,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,8,0,1,1,1,1,1,1,160,178,350,382,11,14,15.048,20.691,245,6,100,2000,2000,0,8,16,1124,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1124,0,'EventAI',''), - (1125,'Crag Boar',NULL,5,6,607,0,0,0,189,189,0,5,1,3,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,102,120,0,0,7,10,8.624,11.858,174,4,100,2000,2000,0,0,0,1125,0,1125,0,0,0,0,0,0,0,0,0,0,9068,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1114,'Jungle Thunderer',NULL,37,38,845,0,0,0,72,72,0.88,9,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.35,1,1,1,0.22,1,1804,1883,0,0,64,79,54.5072,74.9474,376,33,100,2000,1793,0,0,0,1114,0,1114,0,0,0,0,0,0,0,0,0,0,9057,1,0,0,0,0,0,0,0,0,0,'',''), + (1115,'Rockjaw Skullthumper',NULL,8,9,726,0,0,0,59,59,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,156,176,0,0,11,15,13.4464,18.4888,406,6,100,1910,2101,0,8,15,1115,1115,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1115,0,'EventAI',''), + (1116,'Rockjaw Ambusher',NULL,9,10,726,0,0,0,59,59,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,176,198,0,0,13,17,13.4464,18.4888,512,7,100,1910,2101,0,9,17,1116,1116,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1116,0,'EventAI',''), + (1117,'Rockjaw Bonesnapper',NULL,9,10,726,0,0,0,59,59,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,176,198,0,0,13,17,13.4464,18.4888,512,7,100,1910,2101,0,10,17,1117,1117,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1117,0,'EventAI',''), + (1118,'Rockjaw Backbreaker',NULL,11,12,723,0,0,0,59,59,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,222,247,0,0,19,25,21.2784,29.2578,573,10,100,1860,2046,0,13,22,1118,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1118,0,'EventAI',''), + (1119,'Hammerspine',NULL,12,12,830,0,0,0,59,59,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,4,1.3,1,1,1,1,1,321,321,0,0,50,64,17.732,24.3815,573,26,100,1550,1705,0,14,23,1119,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1119,0,'EventAI',''), + (1120,'Frostmane Troll',NULL,7,8,5608,0,0,0,37,37,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,137,156,0,0,9,13,13.4464,18.4888,316,5,100,2000,2000,0,7,14,1120,1120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1120,0,'EventAI',''), + (1121,'Frostmane Snowstrider',NULL,8,9,5607,0,0,0,37,37,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,2,0,1,1,1,1,1,1,148,166,165,178,9,13,13.4464,18.4888,342,5,100,2000,2000,0,12,20,1121,1121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1121,0,'EventAI',''), + (1122,'Frostmane Hideskinner',NULL,9,10,5612,0,0,0,37,37,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,176,198,0,0,13,17,15.048,20.691,512,7,100,2000,2000,0,9,17,1122,1122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1122,0,'EventAI',''), + (1123,'Frostmane Headhunter',NULL,8,9,5626,0,0,0,37,37,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,156,176,0,0,11,15,13.4464,18.4888,406,6,100,2000,2000,0,8,15,1123,1123,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1123,0,'EventAI',''), + (1124,'Frostmane Shadowcaster',NULL,9,10,5613,0,0,0,37,37,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,8,0,1,1,1,1,1,1,160,178,350,382,11,14,15.048,20.691,270,6,100,2000,2000,0,8,16,1124,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1124,0,'EventAI',''), + (1125,'Crag Boar',NULL,5,6,607,0,0,0,189,189,0,5,1,3,3,0,0,32768,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,102,120,0,0,7,10,8.624,11.858,174,4,100,2000,2000,0,0,0,1125,0,1125,0,0,0,0,0,0,0,0,0,0,9068,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (1126,'Large Crag Boar',NULL,6,7,381,0,0,0,189,189,0,5,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,120,137,0,0,7,10,13.4464,18.4888,239,4,100,2000,2000,0,0,0,1126,0,1126,0,0,0,0,0,0,0,0,0,0,9072,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (1127,'Elder Crag Boar',NULL,7,8,744,0,0,0,189,189,0,5,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,137,156,0,0,9,13,13.4464,18.4888,316,5,100,2000,2000,0,0,0,1127,0,1127,0,0,0,0,0,0,0,0,0,0,9070,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1128,'Young Black Bear',NULL,5,6,8843,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1.2,1,1,1,1,1,122,144,0,0,7,10,10.296,14.157,41,4,100,2000,2000,0,0,0,1128,0,1128,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (1129,'Black Bear',NULL,6,6,719,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,0,1,0.857143,1,0,1.2,1,1,1,-1,1,144,164,0,0,16,18,10.296,14.157,0,8,100,1950,2145,0,0,0,1129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1128,'Young Black Bear',NULL,5,6,8843,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1.2,1,1,1,0.24,1,122,144,0,0,7,10,10.296,14.157,42,4,100,2000,2000,0,0,0,1128,0,1128,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (1129,'Black Bear',NULL,6,6,719,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,0,1,0.857143,1,0,1.2,1,1,1,-1,1,144,164,0,0,16,18,10.296,14.157,174,8,100,1950,2145,0,0,0,1129,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (1130,'Bjarn',NULL,12,12,913,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1.39,1.14286,1,4,1,1,1,1,1,1,247,247,0,0,17,22,17.732,24.3815,573,9,100,2000,1705,0,0,0,1130,0,1130,0,0,0,0,0,0,0,0,0,0,5812,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (1131,'Winter Wolf',NULL,7,8,785,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,137,156,0,0,9,13,13.4464,18.4888,316,5,100,2000,2000,0,0,0,1131,0,1131,0,0,0,0,0,0,0,0,0,0,5940,1,0,0,0,0,0,0,0,0,0,'',''), (1132,'Timber',NULL,10,10,11422,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1.02,1.14286,1,4,1,1,1,1,1,1,198,198,0,0,14,17,15.1624,20.8483,512,7,100,2000,1723,0,0,0,1132,0,1132,0,0,0,0,0,0,0,0,0,0,5959,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (1133,'Starving Winter Wolf',NULL,8,9,11416,0,0,0,38,38,0.74,1,1,1,3,0,0,0,0,0,1,0.72,1.14286,1,0,1,1,1,1,1,1,156,176,0,0,11,15,15.048,20.691,406,6,100,1900,2090,0,0,0,1133,0,1133,0,0,0,0,0,0,0,0,0,0,5941,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1134,'Young Wendigo',NULL,5,6,929,0,0,0,24,24,0,0,7,3,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,102,120,0,0,4,6,13.4464,18.4888,147,2,100,1910,2101,0,4,10,1134,0,1134,0,0,0,0,0,0,0,40,0,0,0,1,0,0,0,0,0,0,0,50605,0,'EventAI',''), - (1135,'Wendigo',NULL,6,7,950,0,0,0,24,24,0,0,7,3,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,120,137,0,0,7,10,13.4464,18.4888,200,4,100,1910,2101,0,6,13,1135,0,1135,0,0,0,0,0,0,0,40,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1137,'Edan the Howler',NULL,9,9,931,0,0,0,24,24,0,0,7,3,3,0,0,0,0,0,0,1,0.857143,1,4,1,1,1,1,1,1,176,176,0,0,17,28,13.856,19.052,406,10,100,1575,1732,0,8,16,1137,0,1137,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1134,'Young Wendigo',NULL,5,6,929,0,0,0,24,24,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,102,120,0,0,4,6,13.4464,18.4888,174,2,100,1910,2101,0,4,10,1134,0,1134,0,0,0,0,0,0,0,40,0,0,0,1,0,0,0,0,0,0,0,1134,0,'EventAI',''), + (1135,'Wendigo',NULL,6,7,950,0,0,0,24,24,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,120,137,0,0,7,10,13.4464,18.4888,239,4,100,1910,2101,0,6,13,1135,0,1135,0,0,0,0,0,0,0,40,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1137,'Edan the Howler',NULL,9,9,931,0,0,0,24,24,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,1,4,1,1,1,1,1,1,176,176,0,0,17,28,13.856,19.052,406,10,100,1575,1732,0,8,16,1137,0,1137,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (1138,'Snow Tracker Wolf',NULL,6,7,604,0,0,0,38,38,0.72,1,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,120,137,0,0,7,10,13.4464,18.4888,239,4,100,2000,2000,0,0,0,1138,0,1138,0,0,0,0,0,0,0,0,0,0,5937,1,0,0,0,0,0,0,0,0,0,'',''), - (1139,'Magistrate Bluntnose',NULL,20,20,1597,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), - (1140,'Razormaw Matriarch',NULL,31,31,11316,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1.05,1.14286,1,4,1,1,1,1,1,1,1106,1106,0,0,45,54,37.176,51.117,1871,23,100,2000,2000,0,0,0,1140,0,100005,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1141,'Angus Stern','Head Chef',60,60,5073,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1141,0,'EventAI',''), - (1142,'Mosh\'Ogg Brute',NULL,36,37,11567,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,1469,1536,0,0,73,90,52.7472,72.5274,1554,38,100,2800,2000,0,62,85,1142,1142,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1142,0,'',''), - (1144,'Mosh\'Ogg Witch Doctor',NULL,36,37,610,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,0,1.15,1,1,1,1,1,1208,1257,1097,1142,48,60,52.7472,72.5274,1279,25,100,2000,2000,0,53,74,1144,1144,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1144,0,'',''), - (1146,'Vharr','Superior Weaponsmith',40,40,4389,0,0,0,29,29,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1146,1,'',''), - (1147,'Hragran','Cloth & Leather Armor Merchant',40,40,4371,0,0,0,29,29,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4100,4100,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1148,'Nerrist','Trade Goods',40,40,4377,0,0,0,29,29,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), - (1149,'Uthok','General Supplies',40,40,4388,0,0,0,29,29,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50327,1,'',''), - (1150,'River Crocolisk',NULL,30,31,1039,0,0,0,14,14,0,6,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.1,1,1,1,1,1,1050,1107,0,0,44,55,45.144,62.073,1217,23,100,2000,2000,0,0,0,1150,0,1150,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1151,'Saltwater Crocolisk',NULL,35,36,2548,0,0,0,14,14,0,6,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1403,1469,0,0,50,62,51.128,70.301,1427,26,100,2000,2000,0,0,0,1151,0,1151,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1152,'Snapjaw Crocolisk',NULL,35,36,833,0,0,0,14,14,0,6,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1403,1469,0,0,50,62,52.272,71.874,1426,26,100,2000,2000,0,0,0,1152,0,1152,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1153,'Torren Squarejaw','Explorers\' League',15,15,1656,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1154,'Marek Ironheart',NULL,15,15,1596,0,0,0,55,55,0,0,7,3,3,0,3,0,0,2,0,0.99,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,1860,2046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2801,1154,0,'',''), - (1155,'Kelt Thomasin',NULL,15,15,1618,0,0,0,55,55,0,0,7,3,3,0,0,0,0,2,0,0.99,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,1860,2046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1156,'Vyrin Swiftwind',NULL,15,15,1643,0,0,0,84,84,0,0,7,3,3,0,3,0,0,2,0,0.99,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,1860,2046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2831,1156,0,'',''), - (1157,'Cursed Sailor',NULL,26,27,3505,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,791,850,686,686,42,53,42.1344,57.9348,0,22,100,2000,2000,0,37,53,1157,1157,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1157,0,'EventAI',''), - (1158,'Cursed Marine',NULL,27,28,11372,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,860,888,686,686,42,53,42.1344,57.9348,0,22,100,2000,2000,0,39,56,1158,1158,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1158,0,'EventAI',''), - (1159,'First Mate Snellig',NULL,29,29,3512,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,950,950,0,0,42,52,42.1344,57.9348,1165,22,100,2000,2000,0,42,60,1159,1159,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1159,0,'EventAI',''), - (1160,'Captain Halyndor',NULL,30,30,3494,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,1003,1003,0,0,43,53,47.0272,64.6624,1200,22,100,2000,2000,0,44,62,1160,1160,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1160,0,'EventAI',''), - (1161,'Stonesplinter Trogg',NULL,11,12,763,0,0,0,59,59,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,222,247,0,0,17,22,24.288,33.396,556,9,100,1840,2024,0,12,20,1161,1161,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1161,0,'EventAI',''), - (1162,'Stonesplinter Scout',NULL,11,12,764,0,0,0,59,59,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,222,247,0,0,17,22,24.288,33.396,556,9,100,1840,2024,0,12,20,1162,1162,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1162,0,'EventAI',''), - (1163,'Stonesplinter Skullthumper',NULL,13,14,160,0,0,0,59,59,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,273,300,0,0,19,25,24.288,33.396,625,10,100,2000,2000,0,15,24,1163,1163,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1163,0,'EventAI',''), - (1164,'Stonesplinter Bonesnapper',NULL,15,16,722,0,0,0,59,59,0,0,7,3,3,0,0,0,0,0,0,1.17,1.14286,1,0,1,1,1,1,1,1,328,356,0,0,23,30,28.6704,39.4218,695,12,100,2000,2000,0,17,27,1164,1164,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1164,0,'EventAI',''), - (1165,'Stonesplinter Geomancer',NULL,17,18,160,0,0,0,59,59,0,0,7,3,3,0,0,0,0,0,0,1.02,1.14286,8,0,1,1,1,1,1,1,330,354,938,1020,23,29,28.6704,39.4218,412,12,100,1810,1991,0,20,30,1165,1165,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1165,0,'EventAI',''), - (1166,'Stonesplinter Seer',NULL,13,14,764,0,0,0,59,59,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,253,276,264,295,18,24,24.288,33.396,522,10,100,2000,2000,0,14,23,1166,1166,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1166,0,'EventAI',''), - (1167,'Stonesplinter Digger',NULL,18,19,722,0,0,0,59,59,0,0,7,3,3,0,0,0,0,0,0,1.17,1.14286,1,0,1,1,1,1,1,1,417,449,0,0,27,34,28.6704,39.4218,800,14,100,1810,1991,0,22,33,1167,1167,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1167,0,'EventAI',''), - (1169,'Dark Iron Insurgent',NULL,18,19,3456,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1,1,1,1,1,1,417,449,0,0,27,34,28.6704,39.4218,800,14,100,2000,2000,0,22,34,1169,1169,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,1169,0,'EventAI',''), - (1172,'Tunnel Rat Vermin',NULL,10,11,10913,0,0,0,26,26,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,198,218,324,324,6,11,21.2784,29.2578,20,4,100,2000,2000,0,10,18,1172,1172,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1172,0,'EventAI',''), - (1173,'Tunnel Rat Scout',NULL,10,11,365,0,0,0,26,26,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,198,222,0,0,14,19,21.2784,29.2578,525,8,100,1860,2046,0,10,18,1173,1173,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1173,0,'EventAI',''), - (1174,'Tunnel Rat Geomancer',NULL,12,13,163,0,0,0,26,26,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,8,0,1,1,1,1,1,1,219,241,537,601,16,18,21.2784,29.2578,315,8,100,1860,2046,0,12,21,1174,1174,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1174,0,'EventAI',''), - (1175,'Tunnel Rat Digger',NULL,12,13,373,0,0,0,26,26,0,0,7,3,3,0,0,0,0,0,0,1.14,1.14286,1,0,1,1,1,1,1,1,247,273,0,0,18,21,21.2784,29.2578,591,9,100,1860,2046,0,13,22,1175,1175,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1175,0,'EventAI',''), - (1176,'Tunnel Rat Forager',NULL,11,12,10912,0,0,0,26,26,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,222,247,0,0,17,22,21.2784,29.2578,556,9,100,1860,2046,0,12,20,1176,1176,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1176,0,'EventAI',''), - (1177,'Tunnel Rat Surveyor',NULL,14,14,2299,0,0,0,26,26,0,0,7,3,3,0,0,0,0,0,0,1.14,1.14286,1,0,1,1,1,1,1,1,300,300,0,0,14,19,21.2784,29.2578,525,8,100,1860,2046,0,15,25,1177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1177,0,'EventAI',''), - (1178,'Mo\'grosh Ogre',NULL,18,19,1122,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.58,1.14286,1,1,3,1,1,1,1,1,1251,1347,0,0,79,103,25.08,34.485,798,42,100,1500,1650,0,83,113,1178,1178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1178,0,'EventAI',''), - (1179,'Mo\'grosh Enforcer',NULL,18,19,6692,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.21,1.14286,2,1,3,1,1,1,1,1,1131,1212,408,456,74,96,23.8896,32.8482,668,39,100,1508,1659,0,79,108,1179,1179,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1179,0,'EventAI',''), - (1180,'Mo\'grosh Brute',NULL,19,20,14403,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.65,1.14286,1,1,3,1,1,1,1,1,1347,1452,0,0,79,103,25.08,34.485,841,42,100,1500,1650,0,89,121,1180,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1180,0,'EventAI',''), - (1181,'Mo\'grosh Shaman',NULL,18,19,1045,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.43,1.14286,2,1,3,1,1,1,1,1,1131,1212,408,456,74,96,23.8896,32.8482,667,39,100,1508,1659,0,79,108,1181,1181,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1181,0,'EventAI',''), - (1182,'Brother Anton','Scarlet Crusade Emissary',45,45,2070,0,0,0,12,12,0,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1182,0,'EventAI',''), - (1183,'Mo\'grosh Mystic',NULL,19,20,1052,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.66,1.14286,2,1,3,1,1,1,1,1,1212,1299,456,490,85,110,26.24,36.08,698,45,100,1491,1640,0,85,115,1183,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1183,0,'EventAI',''), + (1139,'Magistrate Bluntnose',NULL,20,20,1597,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), + (1140,'Razormaw Matriarch',NULL,31,31,11316,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1.05,1.14286,1,4,1.1,1,1,1,1.01,1,1106,1106,0,0,45,54,37.176,51.117,1246,23,100,2000,2000,0,0,0,1140,0,100005,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1141,'Angus Stern','Head Chef',60,60,5073,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1141,0,'EventAI',''), + (1142,'Mosh\'Ogg Brute',NULL,36,37,11567,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,1469,1536,0,0,73,90,52.7472,72.5274,1593,38,100,2800,2000,0,62,85,1142,1142,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1142,0,'',''), + (1144,'Mosh\'Ogg Witch Doctor',NULL,36,37,610,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.15,1,1,1,1,1,1208,1257,1097,1142,48,60,52.7472,72.5274,1325,25,100,2000,2000,0,53,74,1144,1144,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1144,0,'',''), + (1146,'Vharr','Superior Weaponsmith',40,40,4389,0,0,0,29,29,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1146,1,'',''), + (1147,'Hragran','Cloth & Leather Armor Merchant',40,40,4371,0,0,0,29,29,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4100,4100,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1148,'Nerrist','Trade Goods',40,40,4377,0,0,0,29,29,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), + (1149,'Uthok','General Supplies',40,40,4388,0,0,0,29,29,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1149,1,'',''), + (1150,'River Crocolisk',NULL,30,31,1039,0,0,0,14,14,0,6,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.1,1,1,1,1,1,1050,1107,0,0,44,55,45.144,62.073,1234,23,100,2000,2000,0,0,0,1150,0,1150,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1151,'Saltwater Crocolisk',NULL,35,36,2548,0,0,0,14,14,0,6,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1403,1469,0,0,50,62,51.128,70.301,1480,26,100,2000,2000,0,0,0,1151,0,1151,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1152,'Snapjaw Crocolisk',NULL,35,36,833,0,0,0,14,14,0,6,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1403,1469,0,0,50,62,52.272,71.874,1480,26,100,2000,2000,0,0,0,1152,0,1152,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1153,'Torren Squarejaw','Explorers\' League',15,15,1656,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1154,'Marek Ironheart',NULL,15,15,1596,0,0,0,55,55,0,0,7,3,3,0,3,32768,0,2,0,0.99,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,1860,2046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2801,1154,0,'',''), + (1155,'Kelt Thomasin',NULL,15,15,1618,0,0,0,55,55,0,0,7,3,3,0,0,32768,0,2,0,0.99,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,1860,2046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1156,'Vyrin Swiftwind',NULL,15,15,1643,0,0,0,84,84,0,0,7,3,3,0,3,32768,0,2,0,0.99,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,1860,2046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2831,1156,0,'',''), + (1157,'Cursed Sailor',NULL,26,27,3505,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,791,850,686,686,42,53,42.1344,57.9348,1097,22,100,2000,2000,0,37,53,1157,1157,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1157,0,'EventAI',''), + (1158,'Cursed Marine',NULL,27,28,11372,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,860,888,686,686,42,53,42.1344,57.9348,1130,22,100,2000,2000,0,39,56,1158,1158,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1158,0,'EventAI',''), + (1159,'First Mate Snellig',NULL,29,29,3512,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,950,950,0,0,42,52,42.1344,57.9348,1165,22,100,2000,2000,0,42,60,1159,1159,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1159,0,'EventAI',''), + (1160,'Captain Halyndor',NULL,30,30,3494,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,1003,1003,0,0,43,53,47.0272,64.6624,1200,22,100,2000,2000,0,44,62,1160,1160,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1160,0,'EventAI',''), + (1161,'Stonesplinter Trogg',NULL,11,12,763,0,0,0,59,59,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,222,247,0,0,17,22,24.288,33.396,573,9,100,1840,2024,0,12,20,1161,1161,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1161,0,'EventAI',''), + (1162,'Stonesplinter Scout',NULL,11,12,764,0,0,0,59,59,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,222,247,0,0,17,22,24.288,33.396,573,9,100,1840,2024,0,12,20,1162,1162,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1162,0,'EventAI',''), + (1163,'Stonesplinter Skullthumper',NULL,13,14,160,0,0,0,59,59,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,273,300,0,0,19,25,24.288,33.396,642,10,100,2000,2000,0,15,24,1163,1163,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1163,0,'EventAI',''), + (1164,'Stonesplinter Bonesnapper',NULL,15,16,722,0,0,0,59,59,0,0,7,3,3,0,0,32768,0,0,0,1.17,1.14286,1,0,1,1,1,1,1,1,328,356,0,0,23,30,28.6704,39.4218,713,12,100,2000,2000,0,17,27,1164,1164,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1164,0,'EventAI',''), + (1165,'Stonesplinter Geomancer',NULL,17,18,160,0,0,0,59,59,0,0,7,3,3,0,0,32768,0,0,0,1.02,1.14286,8,0,1,1,1,1,1,1,330,354,938,1020,23,29,28.6704,39.4218,422,12,100,1810,1991,0,20,30,1165,1165,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1165,0,'EventAI',''), + (1166,'Stonesplinter Seer',NULL,13,14,764,0,0,0,59,59,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,253,276,264,295,18,24,24.288,33.396,537,10,100,2000,2000,0,14,23,1166,1166,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1166,0,'EventAI',''), + (1167,'Stonesplinter Digger',NULL,18,19,722,0,0,0,59,59,0,0,7,3,3,0,0,32768,0,0,0,1.17,1.14286,1,0,1,1,1,1,1,1,417,449,0,0,27,34,28.6704,39.4218,817,14,100,1810,1991,0,22,33,1167,1167,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1167,0,'EventAI',''), + (1169,'Dark Iron Insurgent',NULL,18,19,3456,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1,1,1,1,1,1,417,449,0,0,27,34,28.6704,39.4218,817,14,100,2000,2000,0,22,34,1169,1169,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,1169,0,'EventAI',''), + (1172,'Tunnel Rat Vermin',NULL,10,11,10913,0,0,0,26,26,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,198,218,324,324,6,11,21.2784,29.2578,20,4,100,2000,2000,0,10,18,1172,1172,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1172,0,'EventAI',''), + (1173,'Tunnel Rat Scout',NULL,10,11,365,0,0,0,26,26,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,198,222,0,0,14,19,21.2784,29.2578,538,8,100,1860,2046,0,10,18,1173,1173,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1173,0,'EventAI',''), + (1174,'Tunnel Rat Geomancer',NULL,12,13,163,0,0,0,26,26,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1,1,1,1,1,1,219,241,537,601,16,18,21.2784,29.2578,325,8,100,1860,2046,0,12,21,1174,1174,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1174,0,'EventAI',''), + (1175,'Tunnel Rat Digger',NULL,12,13,373,0,0,0,26,26,0,0,7,3,3,0,0,32768,0,0,0,1.14,1.14286,1,0,1,1,1,1,1,1,247,273,0,0,18,21,21.2784,29.2578,608,9,100,1860,2046,0,13,22,1175,1175,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1175,0,'EventAI',''), + (1176,'Tunnel Rat Forager',NULL,11,12,10912,0,0,0,26,26,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,222,247,0,0,17,22,21.2784,29.2578,573,9,100,1860,2046,0,12,20,1176,1176,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1176,0,'EventAI',''), + (1177,'Tunnel Rat Surveyor',NULL,14,14,2299,0,0,0,26,26,0,0,7,3,3,0,0,32768,0,0,0,1.14,1.14286,1,0,1,1,1,1,1,1,300,300,0,0,14,19,21.2784,29.2578,642,8,100,1860,2046,0,15,25,1177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1177,0,'EventAI',''), + (1178,'Mo\'grosh Ogre',NULL,18,19,1122,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.58,1.14286,1,1,3,1,1,1,1,1,1251,1347,0,0,79,103,25.08,34.485,817,42,100,1500,1650,0,83,113,1178,1178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1178,0,'EventAI',''), + (1179,'Mo\'grosh Enforcer',NULL,18,19,6692,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.21,1.14286,2,1,3,1,1,1,1,1,1131,1212,408,456,74,96,23.8896,32.8482,683,39,100,1508,1659,0,79,108,1179,1179,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1179,0,'EventAI',''), + (1180,'Mo\'grosh Brute',NULL,19,20,14403,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.65,1.14286,1,1,3,1,1,1,1,1,1347,1452,0,0,79,103,25.08,34.485,852,42,100,1500,1650,0,89,121,1180,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1180,0,'EventAI',''), + (1181,'Mo\'grosh Shaman',NULL,18,19,1045,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.43,1.14286,2,1,3,1,1,1,1,1,1131,1212,408,456,74,96,23.8896,32.8482,683,39,100,1508,1659,0,79,108,1181,1181,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1181,0,'EventAI',''), + (1182,'Brother Anton','Scarlet Crusade Emissary',45,45,2070,0,0,0,12,12,0,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1182,0,'EventAI',''), + (1183,'Mo\'grosh Mystic',NULL,19,20,1052,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.66,1.14286,2,1,3,1,1,1,1,1,1212,1299,456,490,85,110,26.24,36.08,712,45,100,1491,1640,0,85,115,1183,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1183,0,'EventAI',''), (1184,'Cliff Lurker',NULL,18,18,827,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,-1,1,273,300,0,0,19,25,28.6704,39.4218,625,10,100,2000,1991,0,0,0,1184,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1185,'Wood Lurker',NULL,17,18,520,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,0.7,1.14286,1,0,1,1,1,1,1,1,386,417,0,0,27,34,27.5264,37.8488,765,14,100,2000,2024,0,0,0,1185,0,0,0,0,0,0,0,0,0,0,0,0,5890,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1186,'Elder Black Bear',NULL,11,12,707,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.2,1,1,1,1,1,266,296,0,0,17,22,16.632,22.869,297,9,100,2000,2000,0,0,0,1186,0,1186,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (1187,'Daryl the Youngling',NULL,15,15,1356,0,0,0,55,55,0,0,7,3,3,0,2,0,0,2,0,0.99,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,1860,2046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1187,0,'',''), - (1188,'Grizzled Black Bear',NULL,13,14,762,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.2,1,1,1,1,1,328,360,0,0,19,25,28.6704,39.4218,332,10,100,2000,2000,0,0,0,1188,0,1188,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (1189,'Black Bear Patriarch',NULL,16,17,762,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1.17,1.14286,1,0,1.2,1,1,1,1,1,427,463,0,0,24,31,28.6704,39.4218,423,13,100,2000,1991,0,0,0,1189,0,1189,0,0,0,0,0,0,0,0,0,0,5801,0,0,0,0,0,0,0,0,0,0,'',''), + (1185,'Wood Lurker',NULL,17,18,520,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,0.7,1.14286,1,0,1,1,1,1,1,1,386,417,0,0,27,34,27.5264,37.8488,782,14,100,2000,2024,0,0,0,1185,0,0,0,0,0,0,0,0,0,0,0,0,5890,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1186,'Elder Black Bear',NULL,11,12,707,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.2,1,1,1,1,1,266,296,0,0,17,22,16.632,22.869,573,9,100,2000,2000,0,0,0,1186,0,1186,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (1187,'Daryl the Youngling',NULL,15,15,1356,0,0,0,55,55,0,0,7,3,3,0,2,32768,0,2,0,0.99,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,1860,2046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1187,0,'',''), + (1188,'Grizzled Black Bear',NULL,13,14,762,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.2,1,1,1,1,1,328,360,0,0,19,25,28.6704,39.4218,642,10,100,2000,2000,0,0,0,1188,0,1188,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (1189,'Black Bear Patriarch',NULL,16,17,762,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1.17,1.14286,1,0,1.2,1,1,1,1,1,427,463,0,0,24,31,28.6704,39.4218,748,13,100,2000,1991,0,0,0,1189,0,1189,0,0,0,0,0,0,0,0,0,0,5801,0,0,0,0,0,0,0,0,0,0,'',''), (1190,'Mountain Boar',NULL,10,11,704,0,0,0,1094,1094,0,5,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,198,222,0,0,14,19,15.048,20.691,538,8,100,2000,2000,0,0,0,1190,0,1190,0,0,0,0,0,0,0,0,0,0,9075,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (1191,'Mangy Mountain Boar',NULL,14,15,3027,0,0,0,189,189,0,5,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,300,328,0,0,21,27,21.2784,29.2578,677,11,100,2000,2000,0,0,0,1191,0,1191,0,0,0,0,0,0,0,0,0,0,9087,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (1192,'Elder Mountain Boar',NULL,16,17,1208,0,0,0,1094,1094,0,5,1,1,3,0,0,0,0,0,1,1.17,1.14286,1,0,1,1,1,1,1,1,356,386,0,0,24,31,28.6704,39.4218,748,13,100,2000,1991,0,0,0,1192,0,1192,0,0,0,0,0,0,0,0,0,0,9084,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1193,'Loch Frenzy',NULL,12,13,1004,0,0,0,16,16,0,0,1,2,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,247,273,0,0,3,4,28.6704,39.4218,591,2,100,1100,2000,0,0,0,1193,0,1193,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (1194,'Mountain Buzzard',NULL,15,16,410,0,0,0,14,14,0,7,1,3,3,0,0,0,0,0,1,0.85,1.14286,1,0,1,1,1,1,1,1,328,356,0,0,23,30,22.792,31.339,695,12,100,2000,2035,0,0,0,1194,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1195,'Forest Lurker',NULL,10,11,827,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,198,222,0,0,14,19,15.048,20.691,525,8,100,2000,2000,0,0,0,1195,0,0,0,0,0,0,0,0,0,0,0,0,5885,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1196,'Ice Claw Bear',NULL,7,8,8840,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1.2,1,1,1,1,1,164,187,0,0,9,13,13.4464,18.4888,122,5,100,2000,2000,0,0,0,1196,0,1196,0,0,0,0,0,0,0,0,0,0,5796,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1197,'Stonesplinter Shaman',NULL,15,16,763,0,0,0,59,59,0,0,7,3,3,0,0,0,0,0,0,0.86,1.14286,2,0,1,1,1,1,1,1,301,325,326,357,21,27,27.2272,37.4374,581,11,100,2000,2000,0,17,27,1197,1197,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1197,0,'EventAI',''), - (1198,'Rallic Finn','Bowyer',18,18,5014,0,0,0,12,12,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,21,26,28.9872,39.8574,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1198,0,'',''), - (1199,'Juvenile Snow Leopard',NULL,5,6,748,0,0,0,66,66,0,2,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,102,120,0,0,3,6,8.624,11.858,147,2,100,2000,2000,0,0,0,1199,0,1199,0,0,0,0,0,0,10,0,0,0,5816,1,0,0,0,0,0,0,0,0,0,'',''), + (1193,'Loch Frenzy',NULL,12,13,1004,0,0,0,16,16,0,0,1,2,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,247,273,0,0,3,4,28.6704,39.4218,608,2,100,1100,2000,0,0,0,1193,0,1193,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (1194,'Mountain Buzzard',NULL,15,16,410,0,0,0,14,14,0,7,1,3,3,0,0,32768,0,0,1,0.85,1.14286,1,0,1,1,1,1,1,1,328,356,0,0,23,30,22.792,31.339,713,12,100,2000,2035,0,0,0,1194,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1195,'Forest Lurker',NULL,10,11,827,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,198,222,0,0,14,19,15.048,20.691,538,8,100,2000,2000,0,0,0,1195,0,0,0,0,0,0,0,0,0,0,0,0,5885,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1196,'Ice Claw Bear',NULL,7,8,8840,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1.2,1,1,1,1,1,164,187,0,0,9,13,13.4464,18.4888,316,5,100,2000,2000,0,0,0,1196,0,1196,0,0,0,0,0,0,0,0,0,0,5796,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1197,'Stonesplinter Shaman',NULL,15,16,763,0,0,0,59,59,0,0,7,3,3,0,0,32768,0,0,0,0.86,1.14286,2,0,1,1,1,1,1,1,301,325,326,357,21,27,27.2272,37.4374,596,11,100,2000,2000,0,17,27,1197,1197,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1197,0,'EventAI',''), + (1198,'Rallic Finn','Bowyer',18,18,5014,0,0,0,12,12,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,21,26,28.9872,39.8574,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1198,0,'',''), + (1199,'Juvenile Snow Leopard',NULL,5,6,748,0,0,0,66,66,0,2,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,102,120,0,0,3,6,8.624,11.858,174,2,100,2000,2000,0,0,0,1199,0,1199,0,0,0,0,0,0,10,0,0,0,5816,1,0,0,0,0,0,0,0,0,0,'',''), (1200,'Morbent Fel',NULL,32,32,4272,0,0,0,21,21,1,0,7,3,3,0,0,33344,0,0,0,1,1.14286,8,1,4.5,1.5,1,1,1,1,3609,3609,3543,3543,193,249,44.84,61.655,694,102,100,1341,2000,0,209,277,1200,1200,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1200,0,'EventAI','spell_dummy_npc'), - (1201,'Snow Leopard',NULL,7,8,954,0,0,0,66,66,0,2,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,137,156,0,0,9,13,13.4464,18.4888,278,5,100,2000,2000,0,0,0,1201,0,1201,0,0,0,0,0,0,10,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (1202,'Tunnel Rat Kobold',NULL,11,11,26,0,0,0,26,26,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,222,247,0,0,17,22,21.2784,29.2578,556,9,100,1860,2046,0,12,20,1202,1202,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1202,0,'EventAI',''), - (1203,'Watcher Sarys','The Night Watch',35,35,2399,0,0,0,56,56,0,0,7,3,3,0,0,0,0,0,0,1.11,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,77,92,51.128,70.301,0,39,100,1660,1826,0,23,115,0,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,1203,0,'',''), - (1204,'Watcher Corwin','The Night Watch',38,38,2382,0,0,0,56,56,0,0,7,3,3,0,0,0,0,0,0,1.13,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,85,101,54.5072,74.9474,0,43,100,1630,1793,0,27,133,0,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,1204,0,'',''), - (1205,'Grawmug',NULL,17,17,1194,0,0,0,59,59,0,0,7,3,3,0,0,0,0,0,0,1.03,1.14286,1,0,1,1,1,1,1,1,386,386,0,0,26,31,31.504,43.318,748,13,100,1790,1969,0,20,31,1205,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1205,0,'EventAI',''), - (1206,'Gnasher',NULL,16,16,721,0,0,0,59,59,0,0,7,3,3,0,0,0,0,0,0,1.02,1.14286,1,0,1,1,1,1,-1,1,354,354,436,436,24,31,28.6704,39.4218,20,13,100,1810,1991,0,18,29,1206,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1206,0,'EventAI',''), - (1207,'Brawler',NULL,16,16,721,0,0,0,59,59,0,0,7,3,3,0,0,0,0,0,0,1.02,1.14286,1,0,1,1,1,1,-1,1,340,340,0,0,24,31,28.6704,39.4218,20,13,100,1810,1991,0,18,29,1207,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1210,'Chok\'sul',NULL,22,22,1054,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.47,1.14286,1,1,3,1,1,1,1,1,1686,1686,0,0,101,130,29.6792,40.8089,922,53,100,1466,1613,0,111,150,1210,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1210,0,'EventAI',''), - (1211,'Leper Gnome',NULL,8,10,6921,6922,0,0,63,63,1.15,0,7,3,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,156,198,0,0,10,15,13.4464,18.4888,512,6,100,1910,2101,0,9,17,1211,1211,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1211,0,'EventAI',''), - (1212,'Bishop Farthing',NULL,40,40,5548,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1213,'Godric Rothgar','Armorer & Shieldcrafter',5,5,3278,0,0,0,12,12,0,0,7,3,3,0,16388,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1213,0,'',''), - (1214,'Aldren Cordon','Clothier',18,18,1821,0,0,0,55,55,0,0,7,3,3,0,16388,0,0,2,0,1.01,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,21,26,28.9872,39.8574,20,11,100,1830,2013,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1215,'Alchemist Mallory','Journeyman Alchemist',26,26,3237,0,0,0,12,12,0,0,7,3,3,0,19,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1309,1309,0,0,34,43,40.04,55.055,0,18,100,1750,1925,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4110,1215,0,'',''), - (1216,'Shore Crawler',NULL,17,18,9570,0,0,0,7,7,0,8,1,3,3,0,0,0,0,32768,1,1,1.14286,1,0,1,1,1,1,1,1,386,417,0,0,27,34,25.7664,35.4288,986,14,100,2000,2000,0,0,0,1216,0,0,0,0,0,0,0,0,0,0,0,0,5840,1,0,0,0,0,0,0,0,0,0,'',''), - (1217,'Glorin Steelbrow',NULL,25,25,3460,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1218,'Herbalist Pomeroy','Herbalism Trainer',10,10,3269,0,0,0,12,12,0,0,7,3,3,0,19,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,1910,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,7691,1218,0,'',''), - (1222,'Dark Iron Sapper',NULL,17,17,870,0,0,0,54,54,0,0,7,3,3,0,0,0,0,0,0,1.02,1.14286,1,0,1,1,1,1,1,1,386,386,0,0,26,31,28.6704,39.4218,748,13,100,1810,1991,0,20,31,1222,0,0,0,0,0,0,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,1222,0,'EventAI',''), + (1201,'Snow Leopard',NULL,7,8,954,0,0,0,66,66,0,2,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,137,156,0,0,9,13,13.4464,18.4888,316,5,100,2000,2000,0,0,0,1201,0,1201,0,0,0,0,0,0,10,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (1202,'Tunnel Rat Kobold',NULL,11,11,26,0,0,0,26,26,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,222,247,0,0,17,22,21.2784,29.2578,556,9,100,1860,2046,0,12,20,1202,1202,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1202,0,'EventAI',''), + (1203,'Watcher Sarys','The Night Watch',35,35,2399,0,0,0,56,56,0,0,7,3,3,0,0,32768,0,0,0,1.11,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,77,92,51.128,70.301,1373,39,100,1660,1826,0,23,115,0,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,1203,0,'',''), + (1204,'Watcher Corwin','The Night Watch',38,38,2382,0,0,0,56,56,0,0,7,3,3,0,0,32768,0,0,0,1.13,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,85,101,54.5072,74.9474,1709,43,100,1630,1793,0,27,133,0,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,1204,0,'',''), + (1205,'Grawmug',NULL,17,17,1194,0,0,0,59,59,0,0,7,3,3,0,0,32768,0,0,0,1.03,1.14286,1,0,1,1,1,1,1,1,386,386,0,0,26,31,31.504,43.318,748,13,100,1790,1969,0,20,31,1205,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1205,0,'EventAI',''), + (1206,'Gnasher',NULL,16,16,721,0,0,0,59,59,0,0,7,3,3,0,0,32768,0,0,0,1.02,1.14286,1,0,1,1,1,1,-1,1,354,354,436,436,24,31,28.6704,39.4218,20,13,100,1810,1991,0,18,29,1206,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1206,0,'EventAI',''), + (1207,'Brawler',NULL,16,16,721,0,0,0,59,59,0,0,7,3,3,0,0,32768,0,0,0,1.02,1.14286,1,0,1,1,1,1,-1,1,340,340,0,0,24,31,28.6704,39.4218,20,13,100,1810,1991,0,18,29,1207,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1210,'Chok\'sul',NULL,22,22,1054,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.47,1.14286,1,1,3,1,1,1,1,1,1686,1686,0,0,101,130,29.6792,40.8089,922,53,100,1466,1613,0,111,150,1210,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1210,0,'EventAI',''), + (1211,'Leper Gnome',NULL,8,10,6921,6922,0,0,63,63,1.15,0,7,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,156,198,0,0,10,15,13.4464,18.4888,512,6,100,1910,2101,0,9,17,1211,1211,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1211,0,'EventAI',''), + (1212,'Bishop Farthing',NULL,40,40,5548,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1213,'Godric Rothgar','Armorer & Shieldcrafter',5,5,3278,0,0,0,12,12,0,0,7,3,3,0,16388,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1213,0,'',''), + (1214,'Aldren Cordon','Clothier',18,18,1821,0,0,0,55,55,0,0,7,3,3,0,16388,32768,0,2,0,1.01,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,21,26,28.9872,39.8574,20,11,100,1830,2013,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1215,'Alchemist Mallory','Journeyman Alchemist',26,26,3237,0,0,0,12,12,0,0,7,3,3,0,19,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1309,1309,0,0,34,43,40.04,55.055,1061,18,100,1750,1925,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4110,1215,0,'',''), + (1216,'Shore Crawler',NULL,17,18,9570,0,0,0,7,7,0,8,1,3,3,0,0,32768,0,32768,1,1,1.14286,1,0,1,1,1,1,1.3,1,386,417,0,0,27,34,25.7664,35.4288,1017,14,100,2000,2000,0,0,0,1216,0,0,0,0,0,0,0,0,0,0,0,0,5840,1,0,0,0,0,0,0,0,0,0,'',''), + (1217,'Glorin Steelbrow',NULL,25,25,3460,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1218,'Herbalist Pomeroy','Herbalism Trainer',10,10,3269,0,0,0,12,12,0,0,7,3,3,0,19,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,1910,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,7691,1218,0,'',''), + (1222,'Dark Iron Sapper',NULL,17,17,870,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1.02,1.14286,1,0,1,1,1,1,1,1,386,386,0,0,26,31,28.6704,39.4218,748,13,100,1810,1991,0,20,31,1222,0,0,0,0,0,0,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,1222,0,'EventAI',''), (1224,'Young Threshadon',NULL,19,20,867,0,0,0,16,16,0,0,1,2,3,0,0,32768,0,0,0,0.78,1.14286,1,0,1,1,1,1,-1,1,439,507,0,0,28,36,32.8944,45.2298,835,15,100,2000,2000,0,0,0,1224,0,1224,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (1225,'Ol\' Sooty',NULL,20,20,706,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1.89,1.14286,1,1,3,1,1,1,1,1,1452,1452,0,0,89,115,27.4008,37.6761,852,47,100,2000,2000,0,0,0,1225,0,1225,0,0,0,0,0,40,0,40,0,40,5815,0,0,0,0,0,0,0,0,0,0,'',''), - (1226,'Maxan Anvol','Priest Trainer',10,10,3429,0,0,0,55,55,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,370,370,9,13,16.808,23.111,20,5,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4680,1226,0,'',''), - (1228,'Magis Sparkmantle','Mage Trainer',10,10,10215,0,0,0,875,875,1.15,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,370,370,9,13,16.808,23.111,20,5,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4685,1228,0,'',''), - (1229,'Granis Swiftaxe','Warrior Trainer',10,10,3431,0,0,0,55,55,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4683,1229,0,'',''), - (1231,'Grif Wildheart','Hunter Trainer',12,12,3558,0,0,0,55,55,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,444,444,12,14,19.9584,27.4428,20,6,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4007,1231,0,'',''), - (1232,'Azar Stronghammer','Paladin Trainer',12,12,1622,0,0,0,55,55,0,0,7,3,3,0,19,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,444,444,12,14,19.9584,27.4428,20,6,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,4677,1232,0,'',''), - (1234,'Hogral Bakkan','Rogue Trainer',12,12,3436,0,0,0,55,55,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,410,1234,0,'',''), - (1236,'Kobold Digger',NULL,12,13,373,0,0,0,26,26,0,0,7,3,3,0,0,0,0,0,0,0.95,1.14286,1,0,1,1,1,1,-1,1,271,292,0,0,17,22,0,0,588,9,0,2000,2000,0,13,22,1236,1236,0,0,0,0,0,0,39,0,0,0,0,0,1,0,0,0,0,0,0,0,1236,0,'EventAI',''), - (1237,'Kazan Mogosh','Food & Drink Merchant',8,8,3418,0,0,0,55,55,0,0,7,3,3,0,6,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,7,10,13.5872,18.6824,20,4,100,1930,2123,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1237,0,'',''), - (1238,'Gamili Frosthide','Cloth & Leather Armor Merchant',9,9,3420,0,0,0,55,55,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,372,372,0,0,9,13,15.2064,20.9088,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1239,'First Mate Fitzsimmons',NULL,30,30,1699,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1240,'Boran Ironclink','Armorer',9,9,3425,0,0,0,55,55,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,372,372,0,0,7,10,15.048,20.691,20,4,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1240,0,'',''), - (1241,'Tognus Flintfire','Journeyman Blacksmith',30,30,3422,0,0,0,55,55,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,2741,1241,0,'',''), - (1242,'Karl Boran',NULL,30,30,3461,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1242,1,'',''), - (1243,'Hegnar Rumbleshot','Gunsmith',9,9,3412,0,0,0,55,55,0,0,7,3,3,0,7,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,372,372,0,0,6,7,15.2064,20.9088,20,3,100,1920,2112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4090,1243,0,'',''), - (1244,'Rethiel the Greenwarden',NULL,30,30,480,0,0,0,12,12,0,0,4,3,3,0,2,4608,0,2,0,0.666668,1.14286,1,0,1,1,1,1,-1,1,1041,1041,0,0,42,53,45.144,62.073,0,22,100,3000,2000,0,0,0,1244,0,0,0,0,0,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,51399,1,'',''), - (1245,'Kogan Forgestone',NULL,10,10,3513,0,0,0,57,57,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,1245,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1245,0,'',''), - (1246,'Vosur Brakthel','Journeyman Alchemist',30,30,10635,0,0,0,55,55,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4116,1246,0,'',''), - (1247,'Innkeeper Belm','Innkeeper',30,30,3434,0,0,0,55,55,0,0,7,3,3,0,135,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1297,1247,0,'',''), - (1249,'Quartermaster Hudson','Armorer & Shieldcrafter',8,8,3337,0,0,0,12,12,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,7,10,13.4464,18.4888,20,4,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1249,0,'',''), - (1250,'Drake Lindgren','General & Trade Supplies',10,10,3326,0,0,0,12,12,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1251,'Splinter Fist Firemonger',NULL,28,29,3190,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,8,0,1.05,1,1,1,1,1,702,739,1977,2068,30,38,42.1344,57.9348,626,16,100,2000,2000,0,37,54,1251,1251,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1251,0,'EventAI',''), - (1252,'Senir Whitebeard',NULL,8,8,1376,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,6,7,13.5872,18.6824,20,3,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1252,0,'',''), - (1253,'Father Gavin','The Argent Dawn',15,15,1616,0,0,0,794,794,0,0,7,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,1860,2046,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,70,0,0,0,0,0,0,0,0,0,1253,0,'',''), - (1254,'Foreman Stonebrow','Miners\' League',12,12,1569,0,0,0,55,55,0,0,7,3,3,0,2,0,0,2,0,0.97,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,1890,2079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1254,0,'',''), - (1255,'Prospector Gehn','Explorers\' League',12,12,1623,0,0,0,55,55,0,0,7,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,1890,2079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1255,0,'',''), - (1256,'Quarrymaster Thesten','Miners\' League',10,10,3423,0,0,0,55,55,0,0,7,3,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,1910,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1256,0,'',''), - (1257,'Keldric Boucher','Alchemy Supplies & Reagents',30,30,1431,0,0,0,12,12,0,0,7,3,3,0,5,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,685,1257,0,'EventAI',''), - (1258,'Black Ravager Mastiff',NULL,25,26,9562,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.05,1,1,1,1,1,734,788,0,0,38,47,40.04,55.055,1044,20,100,2000,2000,0,0,0,1258,0,1258,0,0,0,0,0,5,8,0,0,2,5950,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1226,'Maxan Anvol','Priest Trainer',10,10,3429,0,0,0,55,55,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,370,370,9,13,16.808,23.111,20,5,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4680,1226,0,'',''), + (1228,'Magis Sparkmantle','Mage Trainer',10,10,10215,0,0,0,875,875,1.15,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,370,370,9,13,16.808,23.111,20,5,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4685,1228,0,'',''), + (1229,'Granis Swiftaxe','Warrior Trainer',10,10,3431,0,0,0,55,55,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4683,1229,0,'',''), + (1231,'Grif Wildheart','Hunter Trainer',12,12,3558,0,0,0,55,55,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,444,444,12,14,19.9584,27.4428,20,6,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4007,1231,0,'',''), + (1232,'Azar Stronghammer','Paladin Trainer',12,12,1622,0,0,0,55,55,0,0,7,3,3,0,19,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,444,444,12,14,19.9584,27.4428,20,6,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,4677,1232,0,'',''), + (1234,'Hogral Bakkan','Rogue Trainer',12,12,3436,0,0,0,55,55,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,410,1234,0,'',''), + (1236,'Kobold Digger',NULL,12,13,373,0,0,0,26,26,0,0,7,3,3,0,0,32768,0,0,0,0.95,1.14286,1,0,1,1,1,1,-1,1,271,292,0,0,17,22,0,0,588,9,0,2000,2000,0,13,22,1236,1236,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1236,0,'EventAI',''), + (1237,'Kazan Mogosh','Food & Drink Merchant',8,8,3418,0,0,0,55,55,0,0,7,3,3,0,6,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,7,10,13.5872,18.6824,20,4,100,1930,2123,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1237,0,'',''), + (1238,'Gamili Frosthide','Cloth & Leather Armor Merchant',9,9,3420,0,0,0,55,55,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,372,372,0,0,9,13,15.2064,20.9088,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1239,'First Mate Fitzsimmons',NULL,30,30,1699,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1240,'Boran Ironclink','Armorer',9,9,3425,0,0,0,55,55,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,372,372,0,0,7,10,15.048,20.691,20,4,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1240,0,'',''), + (1241,'Tognus Flintfire','Journeyman Blacksmith',30,30,3422,0,0,0,55,55,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,2741,1241,0,'',''), + (1242,'Karl Boran',NULL,30,30,3461,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1242,1,'',''), + (1243,'Hegnar Rumbleshot','Gunsmith',9,9,3412,0,0,0,55,55,0,0,7,3,3,0,7,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,372,372,0,0,6,7,15.2064,20.9088,20,3,100,1920,2112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4090,1243,0,'',''), + (1244,'Rethiel the Greenwarden',NULL,30,30,480,0,0,0,12,12,0,0,4,3,3,0,2,37376,0,2,0,0.666668,1.14286,1,0,1,1,1,1,-1,1,1041,1041,0,0,42,53,45.144,62.073,1200,22,100,3000,2000,0,0,0,1244,0,0,0,0,0,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,1244,1,'',''), + (1245,'Kogan Forgestone',NULL,10,10,3513,0,0,0,57,57,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,1245,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1245,0,'',''), + (1246,'Vosur Brakthel','Journeyman Alchemist',30,30,10635,0,0,0,55,55,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4116,1246,0,'',''), + (1247,'Innkeeper Belm','Innkeeper',30,30,3434,0,0,0,55,55,0,0,7,3,3,0,135,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1297,1247,0,'',''), + (1249,'Quartermaster Hudson','Armorer & Shieldcrafter',8,8,3337,0,0,0,12,12,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,7,10,13.4464,18.4888,20,4,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1249,0,'',''), + (1250,'Drake Lindgren','General & Trade Supplies',10,10,3326,0,0,0,12,12,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1251,'Splinter Fist Firemonger',NULL,28,29,3190,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1.05,1,1,1,1,1,702,739,1977,2068,30,38,42.1344,57.9348,635,16,100,2000,2000,0,37,54,1251,1251,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1251,0,'EventAI',''), + (1252,'Senir Whitebeard',NULL,8,8,1376,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,6,7,13.5872,18.6824,20,3,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1252,0,'',''), + (1253,'Father Gavin','The Argent Dawn',15,15,1616,0,0,0,794,794,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,1860,2046,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,70,0,0,0,0,0,0,0,0,0,1253,0,'',''), + (1254,'Foreman Stonebrow','Miners\' League',12,12,1569,0,0,0,55,55,0,0,7,3,3,0,2,32768,0,2,0,0.97,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,1890,2079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1254,0,'',''), + (1255,'Prospector Gehn','Explorers\' League',12,12,1623,0,0,0,55,55,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,1890,2079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1255,0,'',''), + (1256,'Quarrymaster Thesten','Miners\' League',10,10,3423,0,0,0,55,55,0,0,7,3,3,0,2,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,1910,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1256,0,'',''), + (1257,'Keldric Boucher','Alchemy Supplies & Reagents',30,30,1431,0,0,0,12,12,0,0,7,3,3,0,5,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,685,1257,0,'EventAI',''), + (1258,'Black Ravager Mastiff',NULL,25,26,9562,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.05,1,1,1,1,1,734,788,0,0,38,47,40.04,55.055,1061,20,100,2000,2000,0,0,0,1258,0,1258,0,0,0,0,0,5,8,0,0,2,5950,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (1259,'Gobbler',NULL,22,22,652,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,573,573,0,0,70,86,35.6224,48.9808,922,36,100,2500,2000,0,28,42,1259,1259,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1259,0,'EventAI',''), - (1260,'Great Father Arctikus',NULL,11,11,5625,0,0,0,37,37,0,0,7,3,3,0,0,0,0,0,0,1.7,1.14286,2,4,1,1,1,1,1,1,208,208,205,205,68,88,22.6848,31.1916,450,36,100,1516,1668,0,11,19,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1260,0,'EventAI',''), - (1261,'Veron Amberstill','Ram Breeder',10,10,2790,0,0,0,55,55,0,0,7,3,3,0,135,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,1910,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4001,1261,0,'',''), - (1263,'Yarlyn Amberstill',NULL,1,1,1981,0,0,0,55,55,0,0,7,3,3,0,6,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1265,'Rudra Amberstill',NULL,10,10,1651,0,0,0,55,55,0,0,7,3,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,1,1,197,197,0,0,9,13,16.808,23.111,20,5,100,1910,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1265,0,'',''), - (1266,'Tundra MacGrann',NULL,20,20,1683,0,0,0,57,57,0,0,7,3,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,1810,1991,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1266,0,'',''), - (1267,'Ragnar Thunderbrew',NULL,30,30,1684,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1267,0,'',''), - (1268,'Ozzie Togglevolt',NULL,10,10,3441,0,0,0,875,875,1.15,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1268,0,'',''), - (1269,'Razzle Sprysprocket',NULL,20,20,3440,0,0,0,875,875,1.15,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1269,0,'',''), - (1270,'Fetid Corpse',NULL,29,30,559,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.777776,1.14286,1,0,1.05,1,1,1,1,1,950,1003,0,0,42,53,42.1344,57.9348,1200,22,100,2000,2000,0,43,61,1270,1270,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1271,'Old Icebeard',NULL,11,11,1050,0,0,0,16,16,0,0,7,3,3,0,0,0,0,0,0,1.39,1.14286,1,1,3,1,1,1,1,1,666,666,0,0,32,47,17.732,24.3815,538,18,100,1550,1705,0,44,63,1271,0,1271,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1273,'Grawn Thromwyn','Weaponsmith',10,10,3417,0,0,0,55,55,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1273,0,'',''), - (1274,'Senator Barin Redstone',NULL,50,50,1655,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1275,'Kyra Boucher','Reagents',30,30,1444,0,0,0,12,12,0,0,7,3,3,0,5,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,686,1275,0,'EventAI',''), - (1276,'Mountaineer Brokk',NULL,30,30,1777,0,0,0,57,57,0,0,7,3,3,0,2,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1892,1892,0,0,42,53,42.1344,57.9348,0,22,100,1710,1881,0,0,0,1276,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1276,0,'',''), - (1277,'Mountaineer Ganin',NULL,30,30,1784,0,0,0,57,57,0,0,7,3,3,0,2,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1902,1902,0,0,42,53,45.144,62.073,0,22,100,1710,1881,0,0,0,1277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1277,0,'',''), - (1278,'Mountaineer Stenn',NULL,28,28,1804,0,0,0,57,57,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,42,53,42.1344,57.9348,0,22,100,2000,2000,0,0,0,1278,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,1278,0,'',''), - (1279,'Mountaineer Flint',NULL,30,30,1783,0,0,0,57,57,0,0,7,3,3,0,2,0,0,0,0,1,1.38571,1,0,1,1,1,1,-1,1,1890,1890,0,0,42,53,42.1344,57.9348,0,22,100,1710,1881,0,0,0,1279,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1279,0,'',''), - (1280,'Mountaineer Droken',NULL,28,28,1781,0,0,0,57,57,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,42,53,42.1344,57.9348,0,22,100,2000,2000,0,0,0,1280,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1280,0,'',''), - (1281,'Mountaineer Zaren',NULL,28,28,1812,0,0,0,57,57,0,0,7,3,3,0,2,0,0,0,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,42,53,42.1344,57.9348,0,22,100,1710,1881,0,0,0,1281,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1281,0,'',''), - (1282,'Mountaineer Veek',NULL,30,30,1809,0,0,0,57,57,0,0,7,3,3,0,2,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,1710,1881,0,0,0,1282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1282,0,'',''), - (1283,'Mountaineer Kalmir',NULL,30,30,1793,0,0,0,57,57,0,0,7,3,3,0,2,0,0,0,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,1710,1881,0,0,0,1283,1283,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1283,0,'',''), - (1284,'Archbishop Benedictus',NULL,63,63,5072,0,0,0,12,12,0,0,7,3,3,0,2,4672,0,2,12,1,1.14286,8,3,1,1,1,1,-1,1,180111,180111,153080,153080,571,737,220.81,320.77,0,302,100,2400,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1284,0,'EventAI',''), - (1285,'Thurman Mullby','General Goods',30,30,1434,0,0,0,12,12,0,0,7,3,3,0,5,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,687,1285,0,'EventAI',''), - (1286,'Edna Mullby','Trade Supplies',30,30,1440,0,0,0,12,12,0,0,7,3,3,0,5,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,687,0,0,'EventAI',''), - (1287,'Marda Weller','Weapons Merchant',30,30,1448,0,0,0,12,12,0,0,7,3,3,0,16389,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,685,1287,0,'EventAI',''), - (1289,'Gunther Weller','Weapons Merchant',30,30,1429,0,0,0,12,12,0,0,7,3,3,0,16389,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,685,1289,0,'EventAI',''), - (1291,'Carla Granger','Cloth Armor Merchant',30,30,1439,0,0,0,12,12,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1292,'Maris Granger','Skinning Trainer',35,35,1449,0,0,0,12,12,0,0,7,3,3,0,17,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,648,1292,0,'EventAI',''), - (1294,'Aldric Moore','Mail Armor Merchant',30,30,1423,0,0,0,12,12,0,0,7,3,3,0,16389,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,685,0,0,'EventAI',''), - (1295,'Lara Moore','Leather Armor Merchant',30,30,1445,0,0,0,12,12,0,0,7,3,3,0,16389,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,686,0,0,'EventAI',''), - (1296,'Felder Stover','Weaponsmith',52,52,1426,0,0,0,12,12,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3748,3748,0,0,92,120,67.2672,92.4924,2669,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1296,0,'',''), - (1297,'Lina Stover','Bow & Gun Merchant',30,30,1446,0,0,0,12,12,0,0,7,3,3,0,16389,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,686,1297,0,'EventAI',''), - (1298,'Frederick Stover','Bow & Arrow Merchant',30,30,1427,0,0,0,12,12,0,0,7,3,3,0,16389,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,687,1298,0,'EventAI',''), - (1299,'Lisbeth Schneider','Clothier',30,30,1447,0,0,0,12,12,0,0,7,3,3,0,16389,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,685,0,0,'EventAI',''), - (1300,'Lawrence Schneider','Journeyman Tailor',25,25,1432,0,0,0,12,12,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4262,0,0,'EventAI',''), - (1301,'Julia Gallina','Wine Vendor',30,30,1443,0,0,0,12,12,0,0,7,3,3,0,5,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,685,1301,0,'EventAI',''), - (1302,'Bernard Gump','Florist',30,30,1425,0,0,0,12,12,0,0,7,3,3,0,5,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,703,1302,0,'EventAI',''), - (1303,'Felicia Gump','Herbalism Supplies',30,30,1441,0,0,0,12,12,0,0,7,3,3,0,5,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,703,1303,0,'EventAI',''), - (1304,'Darian Singh','Fireworks Vendor',30,30,1487,0,0,0,12,12,0,0,7,3,3,0,5,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,682,0,0,'EventAI',''), - (1305,'Jarel Moor','Bartender',30,30,1490,0,0,0,12,12,0,0,7,3,3,0,5,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,701,1305,0,'EventAI',''), - (1307,'Charys Yserian','Arcane Trinkets Vendor',50,50,1480,0,0,0,12,12,0,0,7,3,3,0,5,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,681,1307,0,'EventAI',''), - (1308,'Owen Vaughn','Reagents',30,30,1494,0,0,0,12,12,0,0,7,3,3,0,5,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,681,1308,0,'EventAI',''), - (1309,'Wynne Larson','Robe Merchant',30,30,1483,0,0,0,12,12,0,0,7,3,3,0,16391,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,681,0,0,'EventAI',''), - (1310,'Evan Larson','Hatter',30,30,1489,0,0,0,12,12,0,0,7,3,3,0,16389,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,681,0,0,'EventAI',''), - (1311,'Joachim Brenlow','Bartender',30,30,1491,0,0,0,12,12,0,0,7,3,3,0,5,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,700,1311,0,'EventAI',''), - (1312,'Ardwyn Cailen','Wand Merchant',30,30,1477,0,0,0,12,12,0,0,7,3,3,0,16389,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,681,1312,0,'EventAI',''), - (1313,'Maria Lumere','Alchemy Supplies',30,30,1482,0,0,0,12,12,0,0,7,3,3,0,5,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,681,1313,0,'EventAI',''), - (1314,'Duncan Cullen','Light Armor Merchant',30,30,1488,0,0,0,12,12,0,0,7,3,3,0,16389,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,681,0,0,'EventAI',''), - (1315,'Allan Hafgan','Staves Merchant',30,30,1486,0,0,0,12,12,0,0,7,3,3,0,16389,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,681,0,0,'EventAI',''), - (1316,'Adair Gilroy','Librarian',60,60,1485,0,0,0,12,12,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1316,0,'EventAI',''), - (1317,'Lucan Cordell','Expert Enchanter',35,35,1492,0,0,0,12,12,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4161,0,0,'EventAI',''), - (1318,'Jessara Cordell','Enchanting Supplies',30,30,1481,0,0,0,12,12,0,0,7,3,3,0,5,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,681,1318,0,'EventAI',''), - (1319,'Bryan Cross','Shield Merchant',30,30,1510,0,0,0,12,12,0,0,7,3,3,0,16389,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,688,1319,0,'EventAI',''), - (1320,'Seoman Griffith','Leather Armor Merchant',30,30,1517,0,0,0,12,12,0,0,7,3,3,0,16389,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,688,0,0,'EventAI',''), - (1321,'Alyssa Griffith','Bag Vendor',30,30,1520,0,0,0,12,12,0,0,7,3,3,0,5,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,688,1321,0,'EventAI',''), - (1322,'Maxton Strang','Mail Armor Merchant',40,40,1514,0,0,0,12,12,0,0,7,1,3,0,16388,4608,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1322,0,'EventAI',''), - (1323,'Osric Strang','Heavy Armor Merchant',30,30,1515,0,0,0,12,12,0,0,7,3,3,0,16391,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,688,1323,0,'EventAI',''), - (1324,'Heinrich Stone','Blade Merchant',30,30,1512,0,0,0,12,12,0,0,7,3,3,0,16389,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,690,0,0,'EventAI',''), - (1325,'Jasper Fel','Shady Dealer',30,30,1513,0,0,0,12,12,0,0,7,3,3,0,5,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,706,1325,0,'EventAI',''), - (1326,'Sloan McCoy','Poison Supplies',25,25,1523,0,0,0,12,12,0,0,7,3,3,0,5,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,705,1326,0,'EventAI',''), - (1327,'Reese Langston','Tavernkeeper',30,30,1516,0,0,0,12,12,0,0,7,3,3,0,1,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,1327,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,702,1327,0,'EventAI',''), - (1328,'Elly Langston','Barmaid',60,60,1521,0,0,0,12,12,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3481,3481,0,0,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1328,0,'EventAI',''), - (1329,'Mountaineer Naarh',NULL,30,30,1800,0,0,0,57,57,0,0,7,3,3,0,2,0,0,0,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,1710,1881,0,0,0,1329,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1329,0,'',''), - (1330,'Mountaineer Tyraw',NULL,30,30,1807,0,0,0,57,57,0,0,7,3,3,0,2,0,0,0,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,1710,1881,0,0,0,1330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1330,0,'',''), - (1331,'Mountaineer Luxst',NULL,30,30,1796,0,0,0,57,57,0,0,7,3,3,0,2,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,1710,1881,0,0,0,1331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1331,0,'',''), - (1332,'Mountaineer Morran',NULL,30,30,1799,0,0,0,57,57,0,0,7,3,3,0,2,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,1710,1881,0,0,0,1332,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1332,0,'',''), - (1333,'Gerik Koen','Two Handed Weapon Merchant',30,30,1511,0,0,0,12,12,0,0,7,3,3,0,16389,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,688,0,0,'EventAI',''), - (1334,'Mountaineer Hammerfall',NULL,30,30,1789,0,0,0,57,57,0,0,7,1,3,0,2,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,1710,1881,0,0,0,1334,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1334,0,'',''), - (1335,'Mountaineer Yuttha',NULL,30,30,1811,0,0,0,57,57,0,0,7,3,3,0,2,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,1710,1881,0,0,0,1335,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1335,0,'',''), - (1336,'Mountaineer Zwarn',NULL,30,30,1813,0,0,0,57,57,0,0,7,3,3,0,2,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,1710,1881,0,0,0,1336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1336,0,'',''), - (1337,'Mountaineer Gwarth',NULL,28,28,1786,0,0,0,57,57,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,42,53,42.1344,57.9348,0,22,100,2000,2000,0,0,0,1337,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1337,0,'',''), - (1338,'Mountaineer Dalk',NULL,28,28,1779,0,0,0,57,57,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,42,53,42.1344,57.9348,0,22,100,2000,2000,0,0,0,1338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1338,0,'',''), - (1339,'Mayda Thane','Cobbler',48,48,1522,0,0,0,12,12,0,0,7,3,3,0,16389,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3294,3294,0,0,85,109,63.7824,87.7008,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,689,1339,0,'EventAI',''), - (1340,'Mountaineer Kadrell',NULL,30,30,1892,0,0,0,55,55,0,0,7,3,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1632,1340,0,'',''), - (1341,'Wilhelm Strang','Mail Armor Merchant',30,30,1518,0,0,0,12,12,0,0,7,3,3,0,16389,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,689,0,0,'EventAI',''), - (1342,'Mountaineer Rockgar',NULL,30,30,1893,0,0,0,55,55,0,0,7,3,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1904,1904,0,0,42,53,45.144,62.073,0,22,100,1710,1881,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1342,1,'',''), - (1343,'Mountaineer Stormpike',NULL,30,30,1894,0,0,0,55,55,0,0,7,3,3,0,3,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,1710,1881,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,694,1343,0,'',''), - (1344,'Prospector Ironband',NULL,15,15,3437,0,0,0,55,55,0,0,7,3,3,0,2,0,0,2,0,0.99,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,1860,2046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1344,0,'',''), - (1345,'Magmar Fellhew',NULL,15,15,3432,0,0,0,55,55,0,0,7,3,3,0,2,0,0,2,0,0.99,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,1860,2046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1345,0,'',''), - (1346,'Georgio Bolero','Artisan Tailor',46,46,1502,0,0,0,12,12,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3077,3077,0,0,74,96,62.744,86.273,0,39,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4353,0,0,'EventAI',''), - (1347,'Alexandra Bolero','Tailoring Supplies',30,30,1497,0,0,0,12,12,0,0,7,3,3,0,5,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,684,0,0,'EventAI',''), - (1348,'Gregory Ardus','Staff & Mace Merchant',30,30,1503,0,0,0,12,12,0,0,7,3,3,0,16389,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,691,1348,0,'EventAI',''), - (1349,'Agustus Moulaine','Mail Armor Merchant',30,30,1500,0,0,0,12,12,0,0,7,3,3,0,16389,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,691,0,0,'EventAI',''), - (1350,'Theresa Moulaine','Robe Vendor',30,30,1498,0,0,0,12,12,0,0,7,3,3,0,16389,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,691,0,0,'EventAI',''), - (1351,'Brother Cassius','Reagents',30,30,1501,0,0,0,12,12,0,0,7,3,3,0,5,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,692,1351,0,'EventAI',''), - (1352,'Fluffy',NULL,1,1,328,0,0,0,55,55,0,0,8,3,3,0,0,0,0,2,0,1,0.857143,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1260,'Great Father Arctikus',NULL,11,11,5625,0,0,0,37,37,0,0,7,3,3,0,0,32768,0,0,0,1.7,1.14286,2,4,1,1,1,1,1,1,208,208,205,205,68,88,22.6848,31.1916,450,36,100,1516,1668,0,11,19,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1260,0,'EventAI',''), + (1261,'Veron Amberstill','Ram Breeder',10,10,2790,0,0,0,55,55,0,0,7,3,3,0,135,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,1910,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4001,1261,0,'',''), + (1263,'Yarlyn Amberstill',NULL,1,1,1981,0,0,0,55,55,0,0,7,3,3,0,6,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1265,'Rudra Amberstill',NULL,10,10,1651,0,0,0,55,55,0,0,7,3,3,0,2,32768,0,2,0,1,1.14286,1,0,1,1,1,1,1,1,197,197,0,0,9,13,16.808,23.111,512,5,100,1910,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1265,0,'',''), + (1266,'Tundra MacGrann',NULL,20,20,1683,0,0,0,57,57,0,0,7,3,3,0,2,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,1810,1991,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1266,0,'',''), + (1267,'Ragnar Thunderbrew',NULL,30,30,1684,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1267,0,'',''), + (1268,'Ozzie Togglevolt',NULL,10,10,3441,0,0,0,875,875,1.15,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1268,0,'',''), + (1269,'Razzle Sprysprocket',NULL,20,20,3440,0,0,0,875,875,1.15,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1269,0,'',''), + (1270,'Fetid Corpse',NULL,29,30,559,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.777776,1.14286,1,0,1.05,1,1,1,1,1,950,1003,0,0,42,53,42.1344,57.9348,1200,22,100,2000,2000,0,43,61,1270,1270,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1271,'Old Icebeard',NULL,11,11,1050,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1.39,1.14286,1,1,3,1,1,1,1,1,666,666,0,0,32,47,17.732,24.3815,538,18,100,1550,1705,0,44,63,1271,0,1271,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1273,'Grawn Thromwyn','Weaponsmith',10,10,3417,0,0,0,55,55,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1273,0,'',''), + (1274,'Senator Barin Redstone',NULL,50,50,1655,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1275,'Kyra Boucher','Reagents',30,30,1444,0,0,0,12,12,0,0,7,3,3,0,5,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,686,1275,0,'EventAI',''), + (1276,'Mountaineer Brokk',NULL,30,30,1777,0,0,0,57,57,0,0,7,3,3,0,2,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1892,1892,0,0,42,53,42.1344,57.9348,1200,22,100,1710,1881,0,0,0,1276,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1276,0,'',''), + (1277,'Mountaineer Ganin',NULL,30,30,1784,0,0,0,57,57,0,0,7,3,3,0,2,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1902,1902,0,0,42,53,45.144,62.073,1200,22,100,1710,1881,0,0,0,1277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1277,0,'',''), + (1278,'Mountaineer Stenn',NULL,28,28,1804,0,0,0,57,57,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,42,53,42.1344,57.9348,1130,22,100,2000,2000,0,0,0,1278,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,1278,0,'',''), + (1279,'Mountaineer Flint',NULL,30,30,1783,0,0,0,57,57,0,0,7,3,3,0,2,32768,0,0,0,1,1.38571,1,0,1,1,1,1,-1,1,1890,1890,0,0,42,53,42.1344,57.9348,1200,22,100,1710,1881,0,0,0,1279,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1279,0,'',''), + (1280,'Mountaineer Droken',NULL,28,28,1781,0,0,0,57,57,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,42,53,42.1344,57.9348,1130,22,100,2000,2000,0,0,0,1280,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1280,0,'',''), + (1281,'Mountaineer Zaren',NULL,28,28,1812,0,0,0,57,57,0,0,7,3,3,0,2,32768,0,0,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,42,53,42.1344,57.9348,1130,22,100,1710,1881,0,0,0,1281,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1281,0,'',''), + (1282,'Mountaineer Veek',NULL,30,30,1809,0,0,0,57,57,0,0,7,3,3,0,2,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,1710,1881,0,0,0,1282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1282,0,'',''), + (1283,'Mountaineer Kalmir',NULL,30,30,1793,0,0,0,57,57,0,0,7,3,3,0,2,32768,0,0,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,1710,1881,0,0,0,1283,1283,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1283,0,'',''), + (1284,'Archbishop Benedictus',NULL,63,63,5072,0,0,0,12,12,0,0,7,3,3,0,2,37440,0,2,12,1,1.14286,8,3,1,1,1,1,-1,1,180111,180111,153080,153080,571,737,220.81,320.77,2374,302,100,2400,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1284,0,'EventAI',''), + (1285,'Thurman Mullby','General Goods',30,30,1434,0,0,0,12,12,0,0,7,3,3,0,5,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,687,1285,0,'EventAI',''), + (1286,'Edna Mullby','Trade Supplies',30,30,1440,0,0,0,12,12,0,0,7,3,3,0,5,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,687,0,0,'EventAI',''), + (1287,'Marda Weller','Weapons Merchant',30,30,1448,0,0,0,12,12,0,0,7,3,3,0,16389,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,685,1287,0,'EventAI',''), + (1289,'Gunther Weller','Weapons Merchant',30,30,1429,0,0,0,12,12,0,0,7,3,3,0,16389,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,685,1289,0,'EventAI',''), + (1291,'Carla Granger','Cloth Armor Merchant',30,30,1439,0,0,0,12,12,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1292,'Maris Granger','Skinning Trainer',35,35,1449,0,0,0,12,12,0,0,7,3,3,0,17,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,648,1292,0,'EventAI',''), + (1294,'Aldric Moore','Mail Armor Merchant',30,30,1423,0,0,0,12,12,0,0,7,3,3,0,16389,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,685,0,0,'EventAI',''), + (1295,'Lara Moore','Leather Armor Merchant',30,30,1445,0,0,0,12,12,0,0,7,3,3,0,16389,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,686,0,0,'EventAI',''), + (1296,'Felder Stover','Weaponsmith',52,52,1426,0,0,0,12,12,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3748,3748,0,0,92,120,67.2672,92.4924,2669,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1296,0,'',''), + (1297,'Lina Stover','Bow & Gun Merchant',30,30,1446,0,0,0,12,12,0,0,7,3,3,0,16389,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,686,1297,0,'EventAI',''), + (1298,'Frederick Stover','Bow & Arrow Merchant',30,30,1427,0,0,0,12,12,0,0,7,3,3,0,16389,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,687,1298,0,'EventAI',''), + (1299,'Lisbeth Schneider','Clothier',30,30,1447,0,0,0,12,12,0,0,7,3,3,0,16389,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,685,0,0,'EventAI',''), + (1300,'Lawrence Schneider','Journeyman Tailor',25,25,1432,0,0,0,12,12,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4262,0,0,'EventAI',''), + (1301,'Julia Gallina','Wine Vendor',30,30,1443,0,0,0,12,12,0,0,7,3,3,0,5,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,685,1301,0,'EventAI',''), + (1302,'Bernard Gump','Florist',30,30,1425,0,0,0,12,12,0,0,7,3,3,0,5,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,703,1302,0,'EventAI',''), + (1303,'Felicia Gump','Herbalism Supplies',30,30,1441,0,0,0,12,12,0,0,7,3,3,0,5,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,703,1303,0,'EventAI',''), + (1304,'Darian Singh','Fireworks Vendor',30,30,1487,0,0,0,12,12,0,0,7,3,3,0,5,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,682,0,0,'EventAI',''), + (1305,'Jarel Moor','Bartender',30,30,1490,0,0,0,12,12,0,0,7,3,3,0,5,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,701,1305,0,'EventAI',''), + (1307,'Charys Yserian','Arcane Trinkets Vendor',50,50,1480,0,0,0,12,12,0,0,7,3,3,0,5,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,681,1307,0,'EventAI',''), + (1308,'Owen Vaughn','Reagents',30,30,1494,0,0,0,12,12,0,0,7,3,3,0,5,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,681,1308,0,'EventAI',''), + (1309,'Wynne Larson','Robe Merchant',30,30,1483,0,0,0,12,12,0,0,7,3,3,0,16391,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,681,0,0,'EventAI',''), + (1310,'Evan Larson','Hatter',30,30,1489,0,0,0,12,12,0,0,7,3,3,0,16389,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,681,0,0,'EventAI',''), + (1311,'Joachim Brenlow','Bartender',30,30,1491,0,0,0,12,12,0,0,7,3,3,0,5,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,700,1311,0,'EventAI',''), + (1312,'Ardwyn Cailen','Wand Merchant',30,30,1477,0,0,0,12,12,0,0,7,3,3,0,16389,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,681,1312,0,'EventAI',''), + (1313,'Maria Lumere','Alchemy Supplies',30,30,1482,0,0,0,12,12,0,0,7,3,3,0,5,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,681,1313,0,'EventAI',''), + (1314,'Duncan Cullen','Light Armor Merchant',30,30,1488,0,0,0,12,12,0,0,7,3,3,0,16389,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,681,0,0,'EventAI',''), + (1315,'Allan Hafgan','Staves Merchant',30,30,1486,0,0,0,12,12,0,0,7,3,3,0,16389,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,681,0,0,'EventAI',''), + (1316,'Adair Gilroy','Librarian',60,60,1485,0,0,0,12,12,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1316,0,'EventAI',''), + (1317,'Lucan Cordell','Expert Enchanter',35,35,1492,0,0,0,12,12,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4161,0,0,'EventAI',''), + (1318,'Jessara Cordell','Enchanting Supplies',30,30,1481,0,0,0,12,12,0,0,7,3,3,0,5,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,681,1318,0,'EventAI',''), + (1319,'Bryan Cross','Shield Merchant',30,30,1510,0,0,0,12,12,0,0,7,3,3,0,16389,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,688,1319,0,'EventAI',''), + (1320,'Seoman Griffith','Leather Armor Merchant',30,30,1517,0,0,0,12,12,0,0,7,3,3,0,16389,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,688,0,0,'EventAI',''), + (1321,'Alyssa Griffith','Bag Vendor',30,30,1520,0,0,0,12,12,0,0,7,3,3,0,5,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,688,1321,0,'EventAI',''), + (1322,'Maxton Strang','Mail Armor Merchant',40,40,1514,0,0,0,12,12,0,0,7,1,3,0,16388,4608,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1322,0,'EventAI',''), + (1323,'Osric Strang','Heavy Armor Merchant',30,30,1515,0,0,0,12,12,0,0,7,3,3,0,16391,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,688,1323,0,'EventAI',''), + (1324,'Heinrich Stone','Blade Merchant',30,30,1512,0,0,0,12,12,0,0,7,3,3,0,16389,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,690,0,0,'EventAI',''), + (1325,'Jasper Fel','Shady Dealer',30,30,1513,0,0,0,12,12,0,0,7,3,3,0,5,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,706,1325,0,'EventAI',''), + (1326,'Sloan McCoy','Poison Supplies',25,25,1523,0,0,0,12,12,0,0,7,3,3,0,5,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,705,1326,0,'EventAI',''), + (1327,'Reese Langston','Tavernkeeper',30,30,1516,0,0,0,12,12,0,0,7,3,3,0,1,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,1327,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,702,1327,0,'EventAI',''), + (1328,'Elly Langston','Barmaid',60,60,1521,0,0,0,12,12,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3481,3481,0,0,164,212,74.448,102.366,3791,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1328,0,'EventAI',''), + (1329,'Mountaineer Naarh',NULL,30,30,1800,0,0,0,57,57,0,0,7,3,3,0,2,32768,0,0,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,1710,1881,0,0,0,1329,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1329,0,'',''), + (1330,'Mountaineer Tyraw',NULL,30,30,1807,0,0,0,57,57,0,0,7,3,3,0,2,32768,0,0,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,1710,1881,0,0,0,1330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1330,0,'',''), + (1331,'Mountaineer Luxst',NULL,30,30,1796,0,0,0,57,57,0,0,7,3,3,0,2,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,1710,1881,0,0,0,1331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1331,0,'',''), + (1332,'Mountaineer Morran',NULL,30,30,1799,0,0,0,57,57,0,0,7,3,3,0,2,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,1710,1881,0,0,0,1332,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1332,0,'',''), + (1333,'Gerik Koen','Two Handed Weapon Merchant',30,30,1511,0,0,0,12,12,0,0,7,3,3,0,16389,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,688,0,0,'EventAI',''), + (1334,'Mountaineer Hammerfall',NULL,30,30,1789,0,0,0,57,57,0,0,7,1,3,0,2,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,1710,1881,0,0,0,1334,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1334,0,'',''), + (1335,'Mountaineer Yuttha',NULL,30,30,1811,0,0,0,57,57,0,0,7,3,3,0,2,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,1710,1881,0,0,0,1335,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1335,0,'',''), + (1336,'Mountaineer Zwarn',NULL,30,30,1813,0,0,0,57,57,0,0,7,3,3,0,2,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,1710,1881,0,0,0,1336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1336,0,'',''), + (1337,'Mountaineer Gwarth',NULL,28,28,1786,0,0,0,57,57,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,42,53,42.1344,57.9348,1130,22,100,2000,2000,0,0,0,1337,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1337,0,'',''), + (1338,'Mountaineer Dalk',NULL,28,28,1779,0,0,0,57,57,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,42,53,42.1344,57.9348,1130,22,100,2000,2000,0,0,0,1338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1338,0,'',''), + (1339,'Mayda Thane','Cobbler',48,48,1522,0,0,0,12,12,0,0,7,3,3,0,16389,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3294,3294,0,0,85,109,63.7824,87.7008,2888,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,689,1339,0,'EventAI',''), + (1340,'Mountaineer Kadrell',NULL,30,30,1892,0,0,0,55,55,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1632,1340,0,'',''), + (1341,'Wilhelm Strang','Mail Armor Merchant',30,30,1518,0,0,0,12,12,0,0,7,3,3,0,16389,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,689,0,0,'EventAI',''), + (1342,'Mountaineer Rockgar',NULL,30,30,1893,0,0,0,55,55,0,0,7,3,3,0,2,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1904,1904,0,0,42,53,45.144,62.073,1200,22,100,1710,1881,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1342,1,'',''), + (1343,'Mountaineer Stormpike',NULL,30,30,1894,0,0,0,55,55,0,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,1710,1881,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,694,1343,0,'',''), + (1344,'Prospector Ironband',NULL,15,15,3437,0,0,0,55,55,0,0,7,3,3,0,2,32768,0,2,0,0.99,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,1860,2046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1344,0,'',''), + (1345,'Magmar Fellhew',NULL,15,15,3432,0,0,0,55,55,0,0,7,3,3,0,2,32768,0,2,0,0.99,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,1860,2046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1345,0,'',''), + (1346,'Georgio Bolero','Artisan Tailor',46,46,1502,0,0,0,12,12,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3077,3077,0,0,74,96,62.744,86.273,2780,39,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4353,0,0,'EventAI',''), + (1347,'Alexandra Bolero','Tailoring Supplies',30,30,1497,0,0,0,12,12,0,0,7,3,3,0,5,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,684,0,0,'EventAI',''), + (1348,'Gregory Ardus','Staff & Mace Merchant',30,30,1503,0,0,0,12,12,0,0,7,3,3,0,16389,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,691,1348,0,'EventAI',''), + (1349,'Agustus Moulaine','Mail Armor Merchant',30,30,1500,0,0,0,12,12,0,0,7,3,3,0,16389,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,691,0,0,'EventAI',''), + (1350,'Theresa Moulaine','Robe Vendor',30,30,1498,0,0,0,12,12,0,0,7,3,3,0,16389,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,691,0,0,'EventAI',''), + (1351,'Brother Cassius','Reagents',30,30,1501,0,0,0,12,12,0,0,7,3,3,0,5,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,692,1351,0,'EventAI',''), + (1352,'Fluffy',NULL,1,1,328,0,0,0,55,55,0,0,8,3,3,0,0,32768,0,2,0,1,0.857143,1,0,0.01,1,1,1,1.33,1,1,1,0,0,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (1353,'Sarltooth',NULL,29,29,755,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1.05,1.14286,1,0,1.05,1,1,1,1,1,950,950,0,0,41,50,42.3808,58.2736,1165,21,100,2000,2000,0,0,0,1353,0,1353,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1354,'Apprentice Soren',NULL,3,3,1396,0,0,0,55,55,0,0,7,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,112,112,0,0,3,5,5.2272,7.1874,20,2,100,1980,2178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1354,0,'',''), - (1355,'Cook Ghilm','Cooking Trainer',9,9,3416,0,0,0,55,55,0,0,7,3,3,0,19,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,372,372,0,0,9,13,15.2064,20.9088,20,5,100,1920,2112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5853,1355,0,'',''), - (1356,'Prospector Stormpike',NULL,30,30,3594,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1356,0,'',''), - (1358,'Miner Grothor',NULL,8,8,3419,0,0,0,57,57,0,0,7,3,3,0,2,0,0,0,0,0.95,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,7,10,13.5872,18.6824,20,4,100,1930,2123,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1358,0,'',''), - (1360,'Miner Grumnal',NULL,9,9,3421,0,0,0,57,57,0,0,7,3,3,0,2,0,0,0,0,0.95,1.14286,1,0,1,1,1,1,-1,1,372,372,0,0,9,13,15.2064,20.9088,20,5,100,1920,2112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1360,0,'',''), - (1362,'Gothor Brumn','Armorer',18,18,1835,0,0,0,55,55,0,0,7,3,3,0,16388,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,24,31,28.6704,39.4218,20,13,100,1810,1991,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1364,'Balgaras the Foul',NULL,34,34,1398,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,2,1,4.64,1,1,1,1,1,4487,4487,1007,1007,193,249,44.84,61.655,1033,102,100,1341,2000,0,259,343,1364,1364,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1364,0,'EventAI',''), - (1365,'Goli Krumn',NULL,10,10,14092,0,0,0,55,55,0,0,7,3,3,0,3,0,0,2,0,0.96,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,1910,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1366,'Adam',NULL,1,1,338,0,0,0,12,12,0,0,7,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1366,0,'',''), - (1367,'Billy',NULL,1,1,221,0,0,0,12,12,0,0,7,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1367,0,'',''), - (1368,'Justin',NULL,1,1,221,0,0,0,12,12,0,0,7,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,1368,0,'',''), - (1370,'Brandon',NULL,1,1,338,0,0,0,12,12,0,0,7,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,1370,0,'',''), - (1371,'Roman',NULL,1,1,262,0,0,0,12,12,0,0,7,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,1371,0,'',''), - (1373,'Jarven Thunderbrew',NULL,15,15,3438,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1373,0,'',''), - (1374,'Rejold Barleybrew',NULL,10,10,3398,0,0,0,55,55,0,0,7,3,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,1910,2101,0,0,0,1374,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1374,0,'',''), - (1375,'Marleth Barleybrew',NULL,12,12,3405,0,0,0,55,55,0,0,7,3,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,1890,2079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1375,0,'',''), - (1376,'Beldin Steelgrill',NULL,12,12,3389,0,0,0,55,55,0,0,7,3,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,1890,2079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1376,0,'',''), - (1377,'Pilot Stonegear',NULL,20,20,5106,0,0,0,55,55,0,0,7,3,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,1810,1991,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1377,0,'',''), - (1378,'Pilot Bellowfiz',NULL,18,18,5105,0,0,0,55,55,0,0,7,3,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,21,26,28.9872,39.8574,20,11,100,1830,2013,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1378,0,'',''), - (1379,'Miran',NULL,15,15,1417,0,0,0,1618,1618,0,0,7,3,3,0,2,4096,0,0,4096,0.99,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_miran'), - (1380,'Saean',NULL,10,10,1657,0,0,0,55,55,0,0,7,3,3,0,0,0,0,0,0,0.98,1.14286,1,0,1,1,1,1,-1,1,196,196,0,0,28,32,18.1984,25.0228,0,14,100,1880,2068,0,3,15,1380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1380,0,'',''), - (1381,'Krakk','Superior Armorer',38,38,4373,0,0,0,29,29,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,61,78,53.8384,74.0278,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1382,'Mudduk','Superior Cook',40,40,4376,0,0,0,29,29,0,0,7,3,3,0,17,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4747,1382,0,'',''), - (1383,'Snarl','Expert Blacksmith',31,31,4382,0,0,0,29,29,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,2782,0,0,'',''), - (1385,'Brawn','Expert Leatherworker',35,35,4365,0,0,0,29,29,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4208,51316,0,'',''), - (1386,'Rogvar','Master Alchemist',53,53,4380,0,0,0,29,29,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3866,3866,0,0,92,119,69.0272,94.9124,0,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4134,1386,0,'',''), - (1387,'Thysta','Wind Rider Master',55,55,1868,0,0,0,29,29,0,0,7,3,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7809,7809,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,1387,0,'EventAI',''), - (1388,'Vagash',NULL,11,11,1050,0,0,0,24,24,0,0,7,3,3,0,0,0,0,0,0,1.39,1.14286,1,1,3,1,1,1,1,1,666,666,0,0,52,68,17.732,24.3815,538,28,100,1550,1705,0,45,64,1388,0,1388,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1393,'Berserk Trogg',NULL,19,20,721,0,0,0,59,59,0,0,7,3,3,0,0,0,0,0,0,1.33,1.14286,1,0,1,1,1,1,1,1,449,484,0,0,28,37,28.6704,39.4218,835,15,100,1810,1991,0,24,36,1393,1393,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1393,0,'EventAI',''), - (1395,'Ol\' Beasley',NULL,10,10,1508,0,0,0,12,12,0,0,7,3,3,0,0,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1397,'Frostmane Seer',NULL,8,9,5610,0,0,0,37,37,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,2,0,1,1,1,1,1,1,148,166,165,178,11,14,13.4464,18.4888,305,6,100,2000,2000,0,8,15,1397,1397,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1397,0,'EventAI',''), - (1398,'Boss Galgosh','Stonesplinter Chieftain',22,22,1194,0,0,0,59,59,0,0,7,3,3,0,0,0,0,0,0,2.24,1.14286,1,4,1.02,1,1,1,1,1,573,573,0,0,111,144,32.968,45.331,922,59,100,1441,1585,0,28,42,1398,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1398,0,'EventAI',''), - (1399,'Magosh','Stonesplinter Tribal Shaman',21,21,160,0,0,0,59,59,0,0,7,3,3,0,0,0,0,0,0,1.47,1.14286,2,4,1.02,2,1,1,1,1,473,473,1020,1020,97,124,29.6792,40.8089,740,51,100,1466,1613,0,25,38,1399,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50838,0,'EventAI',''), - (1400,'Wetlands Crocolisk',NULL,23,24,1036,0,0,0,14,14,0,6,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.02,1,1,1,1,1,617,664,0,0,28,45,36.0272,49.5374,975,17,100,2000,2000,0,0,0,1400,0,1400,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (1402,'Topper McNabb',NULL,1,1,1438,0,0,0,12,12,0,0,7,3,3,0,0,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1404,'Kragg','Hunter Trainer',40,40,4372,0,0,0,29,29,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4657,1404,1,'',''), - (1405,'Morris Lawry',NULL,1,1,1524,0,0,0,12,12,0,0,7,3,3,0,0,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1407,'Sranda','Light Armor & Weapons Merchant',40,40,4385,0,0,0,29,29,0,0,7,3,3,0,16388,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1407,0,'',''), - (1411,'Ian Strom','Rogue Trainer',47,47,5146,0,0,0,120,120,0,0,7,3,3,0,19,512,0,2,0,1,1.14286,1,0,1.6,1,1,1,1,1,3184,3184,0,0,76,98,63.6944,87.5798,0,40,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,4658,1411,0,'',''), - (1412,'Squirrel',NULL,1,1,134,0,0,0,31,31,0,0,8,1,3,0,0,0,0,2,0,1,0.857143,1,0,0.2,1,1,1,1,1,8,8,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (1413,'Janey Anship',NULL,25,25,1472,0,0,0,12,12,0,0,7,3,3,0,0,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1414,'Lisan Pierce',NULL,25,25,1473,0,0,0,12,12,0,0,7,3,3,0,0,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,1414,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1415,'Suzanne',NULL,25,25,2038,0,0,0,12,12,0,0,7,3,3,0,0,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1415,0,'EventAI',''), - (1416,'Grimand Elmore',NULL,50,50,4998,0,0,0,55,55,0,0,7,3,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5902,1416,0,'EventAI',''), - (1417,'Young Wetlands Crocolisk',NULL,21,22,1035,0,0,0,14,14,0.47,6,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.02,1,1,1,1,1,531,573,0,0,35,44,38.28,52.635,905,18,100,2000,2000,0,0,0,1417,0,1417,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (1354,'Apprentice Soren',NULL,3,3,1396,0,0,0,55,55,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,112,112,0,0,3,5,5.2272,7.1874,20,2,100,1980,2178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1354,0,'',''), + (1355,'Cook Ghilm','Cooking Trainer',9,9,3416,0,0,0,55,55,0,0,7,3,3,0,19,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,372,372,0,0,9,13,15.2064,20.9088,20,5,100,1920,2112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5853,1355,0,'',''), + (1356,'Prospector Stormpike',NULL,30,30,3594,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1356,0,'',''), + (1358,'Miner Grothor',NULL,8,8,3419,0,0,0,57,57,0,0,7,3,3,0,2,32768,0,0,0,0.95,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,7,10,13.5872,18.6824,20,4,100,1930,2123,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1358,0,'',''), + (1360,'Miner Grumnal',NULL,9,9,3421,0,0,0,57,57,0,0,7,3,3,0,2,32768,0,0,0,0.95,1.14286,1,0,1,1,1,1,-1,1,372,372,0,0,9,13,15.2064,20.9088,20,5,100,1920,2112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1360,0,'',''), + (1362,'Gothor Brumn','Armorer',18,18,1835,0,0,0,55,55,0,0,7,3,3,0,16388,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,24,31,28.6704,39.4218,20,13,100,1810,1991,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1364,'Balgaras the Foul',NULL,34,34,1398,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,2,1,4.64,1,1,1,1,1,4487,4487,1007,1007,193,249,44.84,61.655,1121,102,100,1341,2000,0,259,343,1364,1364,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1364,0,'EventAI',''), + (1365,'Goli Krumn',NULL,10,10,14092,0,0,0,55,55,0,0,7,3,3,0,3,32768,0,2,0,0.96,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,1910,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1366,'Adam',NULL,1,1,338,0,0,0,12,12,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1366,0,'',''), + (1367,'Billy',NULL,1,1,221,0,0,0,12,12,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1367,0,'',''), + (1368,'Justin',NULL,1,1,221,0,0,0,12,12,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,1368,0,'',''), + (1370,'Brandon',NULL,1,1,338,0,0,0,12,12,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,1370,0,'',''), + (1371,'Roman',NULL,1,1,262,0,0,0,12,12,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,1371,0,'',''), + (1373,'Jarven Thunderbrew',NULL,15,15,3438,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1373,0,'',''), + (1374,'Rejold Barleybrew',NULL,10,10,3398,0,0,0,55,55,0,0,7,3,3,0,2,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,1910,2101,0,0,0,1374,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1374,0,'',''), + (1375,'Marleth Barleybrew',NULL,12,12,3405,0,0,0,55,55,0,0,7,3,3,0,2,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,1890,2079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1375,0,'',''), + (1376,'Beldin Steelgrill',NULL,12,12,3389,0,0,0,55,55,0,0,7,3,3,0,2,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,1890,2079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1376,0,'',''), + (1377,'Pilot Stonegear',NULL,20,20,5106,0,0,0,55,55,0,0,7,3,3,0,2,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,1810,1991,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1377,0,'',''), + (1378,'Pilot Bellowfiz',NULL,18,18,5105,0,0,0,55,55,0,0,7,3,3,0,2,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,21,26,28.9872,39.8574,20,11,100,1830,2013,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1378,0,'',''), + (1379,'Miran',NULL,15,15,1417,0,0,0,1618,1618,0,0,7,3,3,0,2,36864,0,0,4096,0.99,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_miran'), + (1380,'Saean',NULL,10,10,1657,0,0,0,55,55,0,0,7,3,3,0,0,32768,0,0,0,0.98,1.14286,1,0,1,1,1,1,-1,1,196,196,0,0,28,32,18.1984,25.0228,512,14,100,1880,2068,0,3,15,1380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1380,0,'',''), + (1381,'Krakk','Superior Armorer',38,38,4373,0,0,0,29,29,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,61,78,53.8384,74.0278,1709,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1382,'Mudduk','Superior Cook',40,40,4376,0,0,0,29,29,0,0,7,3,3,0,17,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4747,1382,0,'',''), + (1383,'Snarl','Expert Blacksmith',31,31,4382,0,0,0,29,29,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,1234,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,2782,0,0,'',''), + (1385,'Brawn','Expert Leatherworker',35,35,4365,0,0,0,29,29,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4208,1385,0,'',''), + (1386,'Rogvar','Master Alchemist',53,53,4380,0,0,0,29,29,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3866,3866,0,0,92,119,69.0272,94.9124,3163,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4134,1386,0,'',''), + (1387,'Thysta','Wind Rider Master',55,55,1868,0,0,0,29,29,0,0,7,3,3,0,11,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7809,7809,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,1387,0,'EventAI',''), + (1388,'Vagash',NULL,11,11,1050,0,0,0,24,24,0,0,7,3,3,0,0,32768,0,0,0,1.39,1.14286,1,1,3,1,1,1,1,1,666,666,0,0,52,68,17.732,24.3815,538,28,100,1550,1705,0,45,64,1388,0,1388,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1393,'Berserk Trogg',NULL,19,20,721,0,0,0,59,59,0,0,7,3,3,0,0,32768,0,0,0,1.33,1.14286,1,0,1,1,1,1,1,1,449,484,0,0,28,37,28.6704,39.4218,852,15,100,1810,1991,0,24,36,1393,1393,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1393,0,'EventAI',''), + (1395,'Ol\' Beasley',NULL,10,10,1508,0,0,0,12,12,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1397,'Frostmane Seer',NULL,8,9,5610,0,0,0,37,37,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,2,0,1,1,1,1,1,1,148,166,165,178,11,14,13.4464,18.4888,342,6,100,2000,2000,0,8,15,1397,1397,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1397,0,'EventAI',''), + (1398,'Boss Galgosh','Stonesplinter Chieftain',22,22,1194,0,0,0,59,59,0,0,7,3,3,0,0,32768,0,0,0,2.24,1.14286,1,4,1.02,1,1,1,1,1,573,573,0,0,111,144,32.968,45.331,922,59,100,1441,1585,0,28,42,1398,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1398,0,'EventAI',''), + (1399,'Magosh','Stonesplinter Tribal Shaman',21,21,160,0,0,0,59,59,0,0,7,3,3,0,0,32768,0,0,0,1.47,1.14286,2,4,1.02,2,1,1,1,1,473,473,1020,1020,97,124,29.6792,40.8089,740,51,100,1466,1613,0,25,38,1399,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1399,0,'EventAI',''), + (1400,'Wetlands Crocolisk',NULL,23,24,1036,0,0,0,14,14,0,6,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.02,1,1,1,1,1,617,664,0,0,28,45,36.0272,49.5374,992,17,100,2000,2000,0,0,0,1400,0,1400,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (1402,'Topper McNabb',NULL,1,1,1438,0,0,0,12,12,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1404,'Kragg','Hunter Trainer',40,40,4372,0,0,0,29,29,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4657,1404,1,'',''), + (1405,'Morris Lawry',NULL,1,1,1524,0,0,0,12,12,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1407,'Sranda','Light Armor & Weapons Merchant',40,40,4385,0,0,0,29,29,0,0,7,3,3,0,16388,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1407,0,'',''), + (1411,'Ian Strom','Rogue Trainer',47,47,5146,0,0,0,120,120,0,0,7,3,3,0,19,33280,0,2,0,1,1.14286,1,0,1.6,1,1,1,1,1,3184,3184,0,0,76,98,63.6944,87.5798,2835,40,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,4658,1411,0,'',''), + (1412,'Squirrel',NULL,1,1,134,0,0,0,31,31,0,0,8,1,3,0,0,0,0,2,0,1,0.857143,1,0,0.2,1,1,1,1.33,1,8,8,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (1413,'Janey Anship',NULL,25,25,1472,0,0,0,12,12,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1414,'Lisan Pierce',NULL,25,25,1473,0,0,0,12,12,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,1414,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1415,'Suzanne',NULL,25,25,2038,0,0,0,12,12,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1415,0,'EventAI',''), + (1416,'Grimand Elmore',NULL,50,50,4998,0,0,0,55,55,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5902,1416,0,'EventAI',''), + (1417,'Young Wetlands Crocolisk',NULL,21,22,1035,0,0,0,14,14,0.47,6,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.02,1,1,1,1,1,531,573,0,0,35,44,38.28,52.635,922,18,100,2000,2000,0,0,0,1417,0,1417,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (1418,'Bluegill Raider',NULL,28,29,391,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,896,950,0,0,42,52,42.1344,57.9348,1165,22,100,2000,2000,0,41,59,1418,1418,0,0,0,0,0,0,0,0,30,0,0,0,1,0,0,0,0,0,0,0,1418,0,'EventAI',''), - (1419,'Fizzles',NULL,1,1,328,0,0,0,12,12,0,0,1,3,3,0,0,0,0,2,0,1,0.857143,1,0,0.2,1,1,1,1,1,8,8,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1420,'Toad',NULL,1,1,901,0,0,0,188,188,0,0,8,3,3,0,0,0,0,2,0,1,0.857143,1,0,0.2,1,1,1,1,1,8,8,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (1421,'Private Merle','Rebel Soldier',31,31,4437,0,0,0,11,11,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1107,1107,0,0,45,55,53.8384,74.0278,1234,23,100,2000,2000,0,49,69,1421,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1421,0,'',''), - (1422,'Corporal Sethman',NULL,40,40,4395,0,0,0,11,11,0,0,7,3,3,0,2,4608,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1863,1863,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1422,0,'',''), - (1423,'Stormwind Guard',NULL,23,23,3258,3257,0,0,11,11,0,0,7,3,3,0,1,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,1106,1106,0,0,31,40,35.6224,48.9808,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3506,1423,0,'','guard_elwynnforest'), - (1424,'Master Digger',NULL,15,15,774,0,0,0,26,26,0,0,7,3,3,0,0,0,0,0,0,0.95,1.14286,1,4,1,1,1,1,1,1,328,328,0,0,62,81,21.4656,29.5152,20,33,100,2000,2000,0,17,27,1424,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1424,0,'EventAI',''), - (1425,'Grizlak',NULL,15,15,774,0,0,0,26,26,0,0,7,3,3,0,0,0,0,0,0,1.83,1.14286,2,4,1,1,1,1,1,1,301,301,326,326,62,81,21.4656,29.5152,566,33,100,1525,1677,0,16,26,1425,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1425,0,'EventAI',''), - (1426,'Riverpaw Miner',NULL,14,15,374,0,0,0,20,20,0,0,7,3,3,0,0,0,0,0,0,1,1.19048,1,0,1,1,1,1,1,1,300,328,0,0,21,27,21.2784,29.2578,653,11,100,2000,2000,0,16,26,1426,1426,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1426,0,'EventAI',''), - (1427,'Harlan Bagley',NULL,12,12,5551,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1428,'Rema Schneider',NULL,35,35,5552,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1429,'Thurman Schneider',NULL,2,2,221,0,0,0,12,12,0,0,7,3,3,0,2,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,87,87,0,0,3,5,3.5024,4.8158,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1430,'Tomas','Cook',10,10,1293,0,0,0,12,12,0,0,7,3,3,0,17,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5853,1430,0,'',''), - (1431,'Suzetta Gallina',NULL,30,30,5545,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1431,0,'EventAI',''), - (1432,'Renato Gallina',NULL,45,45,5074,0,0,0,12,12,0,0,7,3,3,0,3,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6951,1432,0,'EventAI',''), - (1433,'Corbett Schneider',NULL,5,5,5550,0,0,0,12,12,0,0,7,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,15,16,8.624,11.858,0,7,100,1960,2156,0,1,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1434,'Menethil Sentry',NULL,41,42,2677,2678,0,0,57,57,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2187,3570,0,0,77,101,61.9344,85.1598,0,41,100,2000,2000,0,0,0,1434,1434,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1434,0,'',''), - (1435,'Zardeth of the Black Claw',NULL,60,60,1765,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1435,0,'EventAI',''), - (1436,'Watcher Cutford','The Night Watch',36,36,2383,0,0,0,56,56,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2100,2100,0,0,85,101,51.6384,71.0028,0,43,100,1630,1793,0,26,132,0,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,1436,0,'',''), - (1437,'Thomas Booker',NULL,20,20,3484,0,0,0,11,11,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,1437,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1437,0,'',''), - (1439,'Lord Baurles K. Wishock','House of Nobles',10,10,1758,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1439,0,'EventAI',''), - (1440,'Milton Sheaf','Librarian',15,15,5553,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1441,'Brak Durnad','Weaponsmith',25,25,3473,0,0,0,55,55,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1441,0,'',''), - (1442,'Helgrum the Swift',NULL,60,60,4549,0,0,0,29,29,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1442,0,'',''), - (1443,'Fel\'zerul',NULL,60,60,4554,0,0,0,29,29,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1443,0,'EventAI',''), - (1444,'Brother Kristoff',NULL,40,40,5549,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1444,0,'EventAI',''), - (1445,'Jesse Halloran',NULL,2,2,338,0,0,0,12,12,0,0,7,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,87,87,0,0,3,5,3.5024,4.8158,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50643,0,'',''), - (1446,'Regina Halloran',NULL,2,2,252,0,0,0,12,12,0,0,7,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,87,87,0,0,3,5,3.5024,4.8158,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1447,'Gimlok Rumdnul',NULL,2,2,3640,0,0,0,55,55,0,0,7,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,87,87,0,0,3,5,3.5024,4.8158,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50753,0,'',''), - (1448,'Neal Allen','Engineering Supplies & General Goods',20,20,3459,0,0,0,11,11,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1448,0,'',''), - (1449,'Witch Doctor Unbagwa',NULL,42,42,4661,0,0,0,35,35,0,0,7,3,3,0,2,0,0,0,4096,1.1,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,0,34,100,2000,1749,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1449,0,'',''), - (1450,'Brahnmar','Armorer',25,25,3474,0,0,0,55,55,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1450,0,'',''), - (1451,'Camerick Jongleur','Wandering Minstrel',25,25,3462,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1451,0,'',''), - (1452,'Gruham Rumdnul','General Supplies',25,25,3476,0,0,0,55,55,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1452,0,'',''), - (1453,'Dewin Shimmerdawn','Alchemy Supplies',25,25,1895,0,0,0,55,55,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1453,0,'',''), - (1454,'Jennabink Powerseam','Tailoring Supplies & Specialty Goods',25,25,5033,0,0,0,875,875,1.15,0,7,3,3,0,16390,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1456,'Kersok Prond','Tradesman',25,25,3478,0,0,0,55,55,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1457,'Samor Festivus','Shady Dealer',25,25,3464,0,0,0,12,12,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1458,'Telurinon Moonshadow','Herbalism Trainer',25,25,1898,0,0,0,55,55,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,7691,0,0,'',''), - (1459,'Naela Trance','Bowyer',25,25,3463,0,0,0,12,12,0,0,7,3,3,0,16388,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1459,0,'',''), - (1460,'Unger Statforth','Horse Breeder',25,25,3465,0,0,0,12,12,0,0,7,3,3,0,5,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4004,50643,0,'',''), - (1461,'Murndan Derth','Gunsmith',43,43,3477,0,0,0,55,55,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,72,93,59.0304,81.1668,0,38,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1461,0,'',''), - (1462,'Edwina Monzor','Fletcher',25,25,3466,0,0,0,12,12,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1463,'Falkan Armonis','Reagents',25,25,3467,0,0,0,12,12,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1463,0,'',''), - (1464,'Innkeeper Helbrek','Innkeeper',30,30,3479,0,0,0,55,55,0,0,7,3,3,0,135,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,345,1464,0,'',''), - (1465,'Drac Roughcut','Tradesman',15,15,1820,0,0,0,55,55,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1466,'Gretta Finespindle','Journeyman Leatherworker',24,24,10620,0,0,0,55,55,1.15,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4176,0,0,'',''), - (1469,'Vrok Blunderblast','Gunsmith',15,15,1847,0,0,0,55,55,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1469,0,'',''), - (1470,'Ghak Healtouch','Journeyman Alchemist',25,25,1834,0,0,0,55,55,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4115,50643,0,'',''), - (1471,'Jannos Ironwill','Superior Macecrafter',46,46,3963,0,0,0,55,55,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3077,3077,0,0,74,96,62.744,86.273,0,39,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1471,0,'',''), - (1472,'Morgg Stormshot',NULL,53,53,5570,0,0,0,55,55,0,0,7,3,3,0,0,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3866,3866,0,0,92,119,69.0272,94.9124,0,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1472,0,'EventAI',''), - (1473,'Kali Healtouch','Herbalism Trainer',14,14,1841,0,0,0,55,55,0,0,7,3,3,0,16,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,1473,0,'',''), - (1474,'Rann Flamespinner','Tailoring Supplies',15,15,1846,0,0,0,55,55,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50086,0,'',''), - (1475,'Menethil Guard',NULL,47,47,790,0,0,0,57,57,0,0,7,3,3,0,1,0,0,1024,0,2.19,1.14286,1,0,1.6,1,1,1,1,1,3184,3184,0,0,153,210,62.8672,86.4424,0,84,100,1520,1672,0,1,614,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1475,0,'',''), - (1476,'Hargin Mundar',NULL,20,20,3491,0,0,0,57,57,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,1476,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1476,0,'',''), - (1477,'Christoph Faral',NULL,30,30,1509,0,0,0,12,12,0,0,7,3,3,0,0,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,1477,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51315,0,'EventAI',''), - (1478,'Aedis Brom',NULL,30,30,1519,0,0,0,12,12,0,0,7,3,3,0,0,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51315,0,'EventAI',''), - (1479,'Timothy Clark',NULL,20,20,3506,0,0,0,11,11,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1479,0,'',''), - (1480,'Caitlin Grassman',NULL,20,20,3486,0,0,0,12,12,0,0,7,3,3,0,2,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1480,0,'',''), - (1481,'Bart Tidewater','Captain of the Maiden\'s Virtue',20,20,4429,0,0,0,12,12,0,0,7,3,3,0,2,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,59,81,1481,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1481,1,'',''), - (1482,'Andrea Halloran',NULL,20,20,3485,0,0,0,11,11,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1483,'Murphy West',NULL,20,20,2733,0,0,0,11,11,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,34,49,1483,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1483,0,'',''), - (1484,'Derina Rumdnul',NULL,20,20,3489,0,0,0,55,55,0,0,7,3,3,0,2,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50396,0,'',''), - (1487,'Splinter Fist Enslaver',NULL,30,31,6170,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1050,1107,0,0,44,55,52.7472,72.5274,1217,23,100,2000,2000,0,46,65,1487,1487,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,51787,0,'EventAI',''), - (1488,'Zanzil Zombie',NULL,43,44,1065,0,0,0,16,16,0,0,6,3,3,0,0,0,0,0,0,0.777776,1.14286,1,0,1,1,1,1,-1,1,2047,2139,0,0,85,109,63.7824,87.7008,0,45,100,2000,1661,0,80,110,1488,1488,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (1489,'Zanzil Hunter',NULL,43,44,828,0,0,0,16,16,0,0,6,3,3,0,0,0,0,0,0,0.777776,1.14286,1,0,1,1,1,1,-1,1,2052,2115,0,0,85,109,63.7824,87.7008,0,45,100,2000,1661,0,78,107,1489,1489,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1489,0,'',''), - (1490,'Zanzil Witch Doctor',NULL,44,44,317,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,1701,1701,1483,1483,186,212,63.7824,87.7008,0,92,100,2000,1661,0,71,97,1490,1490,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1490,0,'',''), - (1491,'Zanzil Naga',NULL,44,44,4923,0,0,0,16,16,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2116,2116,0,0,72,114,63.7824,87.7008,0,43,100,2000,1661,0,79,108,1491,1491,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1491,0,'',''), - (1492,'Gorlash',NULL,47,47,10039,0,0,0,778,778,0,0,5,3,3,0,0,64,0,0,0,1,1.14286,1,1,4,1,3.5,1,1,1,7960,7960,0,0,78.9,104.6,0,0,2835,192,18,2000,2000,0,417,549,1492,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1493,'Mok\'rash',NULL,50,50,12812,0,0,0,778,778,0,0,5,3,3,0,0,64,0,98304,0,1,1.14286,1,1,1,1,1,1,-1,1,7676,7676,0,0,284,366,54.6,75.075,2780,150,100,1241,2000,0,460,606,1493,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1493,0,'EventAI',''), - (1494,'Negolash',NULL,52,52,1136,0,0,0,14,14,0,0,5,3,3,0,0,0,0,98304,0,1.75,1.14286,1,1,1,1,1,1,-1,1,6604,6604,0,0,335,432,58.688,80.696,0,177,100,1191,1310,0,143,713,1494,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1495,'Deathguard Linnea',NULL,22,22,2858,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,0,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,1495,1,'',''), - (1496,'Deathguard Dillinger',NULL,22,22,2855,0,0,0,68,68,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,0,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,3356,1496,1,'',''), - (1497,'Gunther Arcanus',NULL,53,53,3518,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3165,3165,0,0,92,119,69.0272,94.9124,0,49,100,2000,2000,0,0,0,1497,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1497,0,'',''), - (1498,'Bethor Iceshard',NULL,60,60,4055,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1498,0,'EventAI',''), + (1419,'Fizzles',NULL,1,1,328,0,0,0,12,12,0,0,1,3,3,0,0,32768,0,2,0,1,0.857143,1,0,0.2,1,1,1,1,1,8,8,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1420,'Toad',NULL,1,1,901,0,0,0,188,188,0,0,8,3,3,0,0,32768,0,2,0,1,0.857143,1,0,0.2,1,1,1,1.33,1,8,8,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (1421,'Private Merle','Rebel Soldier',31,31,4437,0,0,0,11,11,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1107,1107,0,0,45,55,53.8384,74.0278,1234,23,100,2000,2000,0,49,69,1421,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1421,0,'',''), + (1422,'Corporal Sethman',NULL,40,40,4395,0,0,0,11,11,0,0,7,3,3,0,2,37376,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1863,1863,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1422,0,'',''), + (1423,'Stormwind Guard',NULL,23,23,3258,3257,0,0,11,11,0,0,7,3,3,0,1,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,1106,1106,0,0,31,40,35.6224,48.9808,957,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3506,1423,0,'','guard_elwynnforest'), + (1424,'Master Digger',NULL,15,15,774,0,0,0,26,26,0,0,7,3,3,0,0,32768,0,0,0,0.95,1.14286,1,4,1,1,1,1,1,1,328,328,0,0,62,81,21.4656,29.5152,677,33,100,2000,2000,0,17,27,1424,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1424,0,'EventAI',''), + (1425,'Grizlak',NULL,15,15,774,0,0,0,26,26,0,0,7,3,3,0,0,32768,0,0,0,1.83,1.14286,2,4,1,1,1,1,1,1,301,301,326,326,62,81,21.4656,29.5152,566,33,100,1525,1677,0,16,26,1425,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1425,0,'EventAI',''), + (1426,'Riverpaw Miner',NULL,14,15,374,0,0,0,20,20,0,0,7,3,3,0,0,32768,0,0,0,1,1.19048,1,0,1,1,1,1,1,1,300,328,0,0,21,27,21.2784,29.2578,677,11,100,2000,2000,0,16,26,1426,1426,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1426,0,'EventAI',''), + (1427,'Harlan Bagley',NULL,12,12,5551,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1428,'Rema Schneider',NULL,35,35,5552,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1429,'Thurman Schneider',NULL,2,2,221,0,0,0,12,12,0,0,7,3,3,0,2,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,87,87,0,0,3,5,3.5024,4.8158,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1430,'Tomas','Cook',10,10,1293,0,0,0,12,12,0,0,7,3,3,0,17,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5853,1430,0,'',''), + (1431,'Suzetta Gallina',NULL,30,30,5545,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1431,0,'EventAI',''), + (1432,'Renato Gallina',NULL,45,45,5074,0,0,0,12,12,0,0,7,3,3,0,3,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6951,1432,0,'EventAI',''), + (1433,'Corbett Schneider',NULL,5,5,5550,0,0,0,12,12,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,15,16,8.624,11.858,120,7,100,1960,2156,0,1,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1434,'Menethil Sentry',NULL,41,42,2677,2678,0,0,57,57,0,0,7,3,3,0,0,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,2187,3570,0,0,77,101,61.9344,85.1598,2246,41,100,2000,2000,0,0,0,1434,1434,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1434,0,'',''), + (1435,'Zardeth of the Black Claw',NULL,60,60,1765,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1435,0,'EventAI',''), + (1436,'Watcher Cutford','The Night Watch',36,36,2383,0,0,0,56,56,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2100,2100,0,0,85,101,51.6384,71.0028,1480,43,100,1630,1793,0,26,132,0,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,1436,0,'',''), + (1437,'Thomas Booker',NULL,20,20,3484,0,0,0,11,11,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,1437,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1437,0,'',''), + (1439,'Lord Baurles K. Wishock','House of Nobles',10,10,1758,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1439,0,'EventAI',''), + (1440,'Milton Sheaf','Librarian',15,15,5553,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1441,'Brak Durnad','Weaponsmith',25,25,3473,0,0,0,55,55,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1441,0,'',''), + (1442,'Helgrum the Swift',NULL,60,60,4549,0,0,0,29,29,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1442,0,'',''), + (1443,'Fel\'zerul',NULL,60,60,4554,0,0,0,29,29,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1443,0,'EventAI',''), + (1444,'Brother Kristoff',NULL,40,40,5549,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1444,0,'EventAI',''), + (1445,'Jesse Halloran',NULL,2,2,338,0,0,0,12,12,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,87,87,0,0,3,5,3.5024,4.8158,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1445,0,'',''), + (1446,'Regina Halloran',NULL,2,2,252,0,0,0,12,12,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,87,87,0,0,3,5,3.5024,4.8158,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1447,'Gimlok Rumdnul',NULL,2,2,3640,0,0,0,55,55,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,87,87,0,0,3,5,3.5024,4.8158,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1447,0,'',''), + (1448,'Neal Allen','Engineering Supplies & General Goods',20,20,3459,0,0,0,11,11,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1448,0,'',''), + (1449,'Witch Doctor Unbagwa',NULL,42,42,4661,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,0,4096,1.1,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,2246,34,100,2000,1749,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1449,0,'',''), + (1450,'Brahnmar','Armorer',25,25,3474,0,0,0,55,55,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1450,0,'',''), + (1451,'Camerick Jongleur','Wandering Minstrel',25,25,3462,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1451,0,'',''), + (1452,'Gruham Rumdnul','General Supplies',25,25,3476,0,0,0,55,55,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1452,0,'',''), + (1453,'Dewin Shimmerdawn','Alchemy Supplies',25,25,1895,0,0,0,55,55,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1453,0,'',''), + (1454,'Jennabink Powerseam','Tailoring Supplies & Specialty Goods',25,25,5033,0,0,0,875,875,1.15,0,7,3,3,0,16390,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1456,'Kersok Prond','Tradesman',25,25,3478,0,0,0,55,55,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1457,'Samor Festivus','Shady Dealer',25,25,3464,0,0,0,12,12,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1458,'Telurinon Moonshadow','Herbalism Trainer',25,25,1898,0,0,0,55,55,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,7691,0,0,'',''), + (1459,'Naela Trance','Bowyer',25,25,3463,0,0,0,12,12,0,0,7,3,3,0,16388,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1459,0,'',''), + (1460,'Unger Statforth','Horse Breeder',25,25,3465,0,0,0,12,12,0,0,7,3,3,0,5,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4004,1460,0,'',''), + (1461,'Murndan Derth','Gunsmith',43,43,3477,0,0,0,55,55,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,72,93,59.0304,81.1668,2397,38,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1461,0,'',''), + (1462,'Edwina Monzor','Fletcher',25,25,3466,0,0,0,12,12,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1463,'Falkan Armonis','Reagents',25,25,3467,0,0,0,12,12,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1463,0,'',''), + (1464,'Innkeeper Helbrek','Innkeeper',30,30,3479,0,0,0,55,55,0,0,7,3,3,0,135,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,345,1464,0,'',''), + (1465,'Drac Roughcut','Tradesman',15,15,1820,0,0,0,55,55,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1466,'Gretta Finespindle','Journeyman Leatherworker',24,24,10620,0,0,0,55,55,1.15,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,992,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4176,0,0,'',''), + (1469,'Vrok Blunderblast','Gunsmith',15,15,1847,0,0,0,55,55,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1469,0,'',''), + (1470,'Ghak Healtouch','Journeyman Alchemist',25,25,1834,0,0,0,55,55,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4115,1470,0,'',''), + (1471,'Jannos Ironwill','Superior Macecrafter',46,46,3963,0,0,0,55,55,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3077,3077,0,0,74,96,62.744,86.273,2780,39,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1471,0,'',''), + (1472,'Morgg Stormshot',NULL,53,53,5570,0,0,0,55,55,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3866,3866,0,0,92,119,69.0272,94.9124,3163,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1472,0,'EventAI',''), + (1473,'Kali Healtouch','Herbalism Trainer',14,14,1841,0,0,0,55,55,0,0,7,3,3,0,16,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,1473,0,'',''), + (1474,'Rann Flamespinner','Tailoring Supplies',15,15,1846,0,0,0,55,55,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1474,0,'',''), + (1475,'Menethil Guard',NULL,47,47,790,0,0,0,57,57,0,0,7,3,3,0,1,32768,0,1024,0,2.19,1.14286,1,0,1.6,1,1,1,1,1,3184,3184,0,0,153,210,62.8672,86.4424,2835,84,100,1520,1672,0,1,614,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1475,0,'',''), + (1476,'Hargin Mundar',NULL,20,20,3491,0,0,0,57,57,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,1476,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1476,0,'',''), + (1477,'Christoph Faral',NULL,30,30,1509,0,0,0,12,12,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,1477,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1477,0,'EventAI',''), + (1478,'Aedis Brom',NULL,30,30,1519,0,0,0,12,12,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1478,0,'EventAI',''), + (1479,'Timothy Clark',NULL,20,20,3506,0,0,0,11,11,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1479,0,'',''), + (1480,'Caitlin Grassman',NULL,20,20,3486,0,0,0,12,12,0,0,7,3,3,0,2,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1480,0,'',''), + (1481,'Bart Tidewater','Captain of the Maiden\'s Virtue',20,20,4429,0,0,0,12,12,0,0,7,3,3,0,2,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,59,81,1481,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1481,1,'',''), + (1482,'Andrea Halloran',NULL,20,20,3485,0,0,0,11,11,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1483,'Murphy West',NULL,20,20,2733,0,0,0,11,11,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,34,49,1483,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1483,0,'',''), + (1484,'Derina Rumdnul',NULL,20,20,3489,0,0,0,55,55,0,0,7,3,3,0,2,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1484,0,'',''), + (1487,'Splinter Fist Enslaver',NULL,30,31,6170,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1050,1107,0,0,44,55,52.7472,72.5274,1234,23,100,2000,2000,0,46,65,1487,1487,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1487,0,'EventAI',''), + (1488,'Zanzil Zombie',NULL,43,44,1065,0,0,0,16,16,0,0,6,3,3,0,0,32768,0,0,0,0.777776,1.14286,1,0,1,1,1,1,-1,1,2047,2139,0,0,85,109,63.7824,87.7008,2557,45,100,2000,1661,0,80,110,1488,1488,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (1489,'Zanzil Hunter',NULL,43,44,828,0,0,0,16,16,0,0,6,3,3,0,0,32768,0,0,0,0.777776,1.14286,1,0,1,1,1,1,-1,1,2052,2115,0,0,85,109,63.7824,87.7008,2557,45,100,2000,1661,0,78,107,1489,1489,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1489,0,'',''), + (1490,'Zanzil Witch Doctor',NULL,44,44,317,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,1701,1701,1483,1483,186,212,63.7824,87.7008,2082,92,100,2000,1661,0,71,97,1490,1490,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1490,0,'',''), + (1491,'Zanzil Naga',NULL,44,44,4923,0,0,0,16,16,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2116,2116,0,0,72,114,63.7824,87.7008,2557,43,100,2000,1661,0,79,108,1491,1491,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1491,0,'',''), + (1492,'Gorlash',NULL,47,47,10039,0,0,0,778,778,0,0,5,3,3,0,0,32832,0,0,0,1,1.14286,1,1,4,1,3.5,1,1,1,7960,7960,0,0,78.9,104.6,0,0,2835,192,18,2000,2000,0,417,549,1492,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1493,'Mok\'rash',NULL,50,50,12812,0,0,0,778,778,0,0,5,3,3,0,0,32832,0,98304,0,1,1.14286,1,1,1,1,1,1,-1,1,7676,7676,0,0,284,366,54.6,75.075,2780,150,100,1241,2000,0,460,606,1493,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1493,0,'EventAI',''), + (1494,'Negolash',NULL,52,52,1136,0,0,0,14,14,0,0,5,3,3,0,0,32768,0,98304,0,1.75,1.14286,1,1,1,1,1,1,-1,1,6604,6604,0,0,335,432,58.688,80.696,3108,177,100,1191,1310,0,143,713,1494,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1495,'Deathguard Linnea',NULL,22,22,2858,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,922,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,1495,1,'',''), + (1496,'Deathguard Dillinger',NULL,22,22,2855,0,0,0,68,68,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,922,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,3356,1496,1,'',''), + (1497,'Gunther Arcanus',NULL,53,53,3518,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3165,3165,0,0,92,119,69.0272,94.9124,3163,49,100,2000,2000,0,0,0,1497,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1497,0,'',''), + (1498,'Bethor Iceshard',NULL,60,60,4055,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1498,0,'EventAI',''), (1499,'Magistrate Sevren',NULL,14,14,3514,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1499,0,'',''), (1500,'Coleman Farthing',NULL,15,15,3516,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1500,0,'',''), - (1501,'Mindless Zombie',NULL,1,1,10973,0,0,0,7,7,0,0,6,3,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,42,42,0,0,0,1,1.76,2.42,15,0,100,2000,2000,0,1,3,1501,1501,0,0,0,8388624,0,0,1,1,1,1,1,0,1,0,0,0,0,0,0,0,0,0,'',''), - (1502,'Wretched Zombie',NULL,1,2,10979,0,0,0,7,7,0,0,6,3,3,0,0,0,0,0,0,0.777776,0.857143,1,0,1,1,1,1,1,1,42,55,0,0,2,2,3.5024,4.8158,20,1,100,2000,2000,0,1,4,1502,1502,0,0,0,8388624,0,0,1,1,1,1,1,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1504,'Young Night Web Spider',NULL,2,3,513,0,0,0,7,7,0,3,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,55,71,0,0,3,5,5.2272,7.1874,29,2,100,2000,2000,0,0,0,1504,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1505,'Night Web Spider',NULL,3,4,30,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,0.9,1.14286,1,0,1,1,1,1,1,1,71,86,0,0,3,5,6.9344,9.5348,59,2,100,2000,2000,0,0,0,1505,0,0,0,0,0,0,0,0,0,0,0,0,5879,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1501,'Mindless Zombie',NULL,1,1,10973,0,0,0,7,7,0,0,6,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,42,42,0,0,0,1,1.76,2.42,15,0,100,2000,2000,0,1,3,1501,1501,0,0,0,8388624,0,0,1,1,1,1,1,0,1,0,0,0,0,0,0,0,0,0,'',''), + (1502,'Wretched Zombie',NULL,1,2,10979,0,0,0,7,7,0,0,6,3,3,0,0,32768,0,0,0,0.777776,0.857143,1,0,1,1,1,1,1.25,1,42,55,0,0,2,2,3.5024,4.8158,20,1,100,2000,2000,0,1,4,1502,1502,0,0,0,8388624,0,0,1,1,1,1,1,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1504,'Young Night Web Spider',NULL,2,3,513,0,0,0,7,7,0,3,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,55,71,0,0,3,5,5.2272,7.1874,41,2,100,2000,2000,0,0,0,1504,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1505,'Night Web Spider',NULL,3,4,30,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,0.9,1.14286,1,0,1,1,1,1,1,1,71,86,0,0,3,5,6.9344,9.5348,76,2,100,2000,2000,0,0,0,1505,0,0,0,0,0,0,0,0,0,0,0,0,5879,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (1506,'Scarlet Convert',NULL,3,3,2403,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,71,71,0,0,3,4,5.2272,7.1874,41,2,100,2000,2000,0,1,6,1506,1506,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1506,0,'EventAI',''), - (1507,'Scarlet Initiate',NULL,3,4,2478,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,0.9,1.14286,8,0,1,1,1,1,1,1,67,81,174,202,3,4,6.9344,9.5348,30,2,100,2000,2000,0,1,7,1507,1507,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1507,0,'EventAI',''), + (1507,'Scarlet Initiate',NULL,3,4,2478,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,0.9,1.14286,8,0,1,1,1,1,0.75,1,67,81,174,202,3,4,6.9344,9.5348,30,2,100,2000,2000,0,1,7,1507,1507,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1507,0,'EventAI',''), (1508,'Young Scavenger',NULL,1,1,447,0,0,0,32,32,0.7,1,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1.76,2.42,15,1,100,2000,2000,0,0,0,1508,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1509,'Ragged Scavenger',NULL,2,3,604,0,0,0,32,32,0.71,1,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,55,71,0,0,3,5,5.2272,7.1874,29,2,100,2000,2000,0,0,0,1509,0,0,0,0,0,0,0,0,1,0,0,0,5935,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1511,'Enraged Silverback Gorilla',NULL,41,42,837,0,0,0,41,41,0,9,1,3,3,0,0,0,0,0,0,1.6,1.14286,1,0,1.2,1,1,1,1,1,1902,1981,0,0,59,83,48.0848,66.1166,2246,32,100,2000,1466,0,0,0,1511,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1512,'Duskbat',NULL,1,2,4732,0,0,0,7,7,0.4,24,1,3,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,42,55,0,0,0,1,1.76,2.42,16,0,100,2000,2000,0,0,0,1512,0,100008,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (1513,'Mangy Duskbat',NULL,3,4,9535,0,0,0,7,7,0.41,24,1,3,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,71,86,0,0,3,5,6.9344,9.5348,76,2,100,2000,2000,0,0,0,1513,0,100007,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (1514,'Mokk the Savage',NULL,44,44,840,0,0,0,41,41,0,0,1,3,3,0,0,0,0,0,0,1.34,1.14286,1,0,1.2,1,1,1,1,1,2138,2138,0,0,72,96,60.7904,83.5868,2557,38,100,1570,1727,0,35,176,1514,0,0,0,0,0,0,0,30,10,10,160,20,0,1,0,0,0,0,0,0,0,0,0,'',''), + (1509,'Ragged Scavenger',NULL,2,3,604,0,0,0,32,32,0.71,1,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,55,71,0,0,3,5,5.2272,7.1874,41,2,100,2000,2000,0,0,0,1509,0,0,0,0,0,0,0,0,1,0,0,0,5935,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1511,'Enraged Silverback Gorilla',NULL,41,42,837,0,0,0,41,41,0,9,1,3,3,0,0,32768,0,0,0,1.6,1.14286,1,0,1.2,1,1,1,1,1,1902,1981,0,0,59,83,48.0848,66.1166,2246,32,100,2000,1466,0,0,0,1511,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1512,'Duskbat',NULL,1,2,4732,0,0,0,7,7,0.4,24,1,3,3,0,0,32768,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,42,55,0,0,0,1,1.76,2.42,16,0,100,2000,2000,0,0,0,1512,0,100008,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (1513,'Mangy Duskbat',NULL,3,4,9535,0,0,0,7,7,0.41,24,1,3,3,0,0,32768,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,71,86,0,0,3,5,6.9344,9.5348,76,2,100,2000,2000,0,0,0,1513,0,100007,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (1514,'Mokk the Savage',NULL,44,44,840,0,0,0,41,41,0,0,1,3,3,0,0,32768,0,0,0,1.34,1.14286,1,0,1.2,1,1,1,1,1,2138,2138,0,0,72,96,60.7904,83.5868,2557,38,100,1570,1727,0,35,176,1514,0,0,0,0,0,0,0,30,10,10,160,20,0,1,0,0,0,0,0,0,0,0,0,'',''), (1515,'Executor Zygand',NULL,14,14,1649,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,298,298,0,0,15,19,23.0384,31.6778,20,8,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,1515,0,'',''), - (1516,'Konda',NULL,43,43,839,0,0,0,41,41,0,9,1,3,3,0,0,0,0,0,0,1.16,1.14286,1,0,1.2,1,1,1,1,1,2059,2059,0,0,67,82,59.7872,82.2074,2397,32,100,2000,1738,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (1518,'Apothecary Johaan','Royal Apothecary Society',20,20,1565,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1518,0,'',''), - (1519,'Deathguard Simmer',NULL,23,23,1648,0,0,0,68,68,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1106,1106,0,0,28,37,36.0272,49.5374,0,15,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,11145,1519,1,'',''), - (1520,'Rattlecage Soldier',NULL,6,7,200,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.9,1.14286,1,0,1,1,1,1,1,1,120,137,0,0,7,10,13.4464,18.4888,207,4,100,2000,2000,0,5,12,1520,1520,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1520,0,'',''), + (1516,'Konda',NULL,43,43,839,0,0,0,41,41,0,9,1,3,3,0,0,32768,0,0,0,1.16,1.14286,1,0,1.2,1,1,1,1,1,2059,2059,0,0,67,82,59.7872,82.2074,2397,32,100,2000,1738,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (1518,'Apothecary Johaan','Royal Apothecary Society',20,20,1565,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1518,0,'',''), + (1519,'Deathguard Simmer',NULL,23,23,1648,0,0,0,68,68,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1106,1106,0,0,28,37,36.0272,49.5374,957,15,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,11145,1519,1,'',''), + (1520,'Rattlecage Soldier',NULL,6,7,200,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.9,1.14286,1,0,1,1,1,1,1,1,120,137,0,0,7,10,13.4464,18.4888,239,4,100,2000,2000,0,5,12,1520,1520,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1520,0,'',''), (1521,'Gretchen Dedmar',NULL,8,8,3515,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,7,10,13.5872,18.6824,20,4,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1522,'Darkeye Bonecaster',NULL,7,8,11398,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.9,1.14286,8,0,1,1,1,1,1,1,126,143,289,319,8,10,13.4464,18.4888,152,4,100,2000,2000,0,6,13,1522,1522,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1522,0,'EventAI',''), - (1523,'Cracked Skull Soldier',NULL,8,9,535,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.9,1.14286,2,0,1,1,1,1,1,1,148,166,165,178,9,13,13.4464,18.4888,305,5,100,2000,2000,0,7,15,1523,1523,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1523,0,'EventAI',''), - (1525,'Rotting Dead',NULL,5,6,1200,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,102,120,0,0,7,10,13.4464,18.4888,174,4,100,2000,2000,0,4,10,1525,1525,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1526,'Ravaged Corpse',NULL,6,7,1201,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,-1,1,120,136,220,220,7,7,13.4464,18.4888,20,3,100,2000,2000,0,5,12,1526,1526,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1527,'Hungering Dead',NULL,7,8,1202,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.9,1.14286,1,0,1,1,1,1,1,1,137,156,0,0,9,13,13.4464,18.4888,316,5,100,2000,2000,0,6,13,1527,1527,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1528,'Shambling Horror',NULL,8,9,1197,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.9,1.14286,1,0,1,1,1,1,1,1,156,176,0,0,11,14,13.4464,18.4888,406,6,100,2000,2000,0,8,15,1528,1528,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1529,'Bleeding Horror',NULL,9,10,1198,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,0.857143,1,0,1.04,1,1,1,-1,1,183,202,240,240,7,10,15.048,20.691,20,4,100,2000,2000,0,10,18,1529,1529,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1530,'Rotting Ancestor',NULL,10,11,4631,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.9,1.14286,1,0,1,1,1,1,1,1,198,222,0,0,14,19,21.2784,29.2578,538,8,100,2000,2000,0,10,18,1530,1530,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1531,'Lost Soul',NULL,6,7,985,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.9,1.14286,1,4,1,1,1,1,1,1,120,137,0,0,14,22,11.2,15.4,207,8,100,1591,2000,0,5,12,1531,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1532,'Wandering Spirit',NULL,10,11,3228,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,198,222,0,0,14,19,21.2784,29.2578,525,8,100,2000,2000,0,11,20,1532,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1533,'Tormented Spirit',NULL,8,9,9534,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1.22,1.14286,1,4,1,1,1,1,-1,1,155,176,572,572,17,28,13.856,19.052,20,10,100,1575,1732,0,8,16,1533,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1534,'Wailing Ancestor',NULL,9,10,10752,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.9,1.14286,1,0,1,1,1,1,1,1,176,198,0,0,13,17,13.4464,18.4888,512,7,100,2000,2000,0,9,17,1534,1534,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1535,'Scarlet Warrior',NULL,6,7,2471,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,0.9,1.14286,1,0,1,1,1,1,1,1,120,137,0,0,7,10,13.4464,18.4888,207,4,100,2000,2000,0,5,12,1535,1535,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1535,0,'EventAI',''), - (1536,'Scarlet Missionary',NULL,7,8,2468,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,137,156,0,0,9,13,13.4464,18.4888,278,5,100,2000,2000,0,7,13,1536,1536,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1536,0,'EventAI',''), - (1537,'Scarlet Zealot',NULL,8,9,2483,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,156,176,0,0,17,22,13.4464,18.4888,361,9,100,3000,2000,0,9,17,1537,1537,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1537,0,'EventAI',''), - (1538,'Scarlet Friar',NULL,9,10,2466,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,0.9,1.14286,2,0,1,1,1,1,1,1,166,186,178,191,11,14,15.048,20.691,384,6,100,2000,2000,0,9,17,1538,1538,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1538,0,'EventAI',''), - (1539,'Scarlet Neophyte',NULL,10,11,2480,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,0.9,1.14286,2,0,1,1,1,1,1,1,186,208,191,205,13,17,21.2784,29.2578,438,7,100,2000,2000,0,10,18,1539,1539,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1539,0,'EventAI',''), - (1540,'Scarlet Vanguard',NULL,10,11,2481,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,0.9,1.14286,1,0,1,1,1,1,1,1,198,222,0,0,14,19,21.2784,29.2578,525,8,100,2000,2000,0,11,20,1540,1540,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1540,0,'EventAI',''), - (1543,'Vile Fin Puddlejumper',NULL,7,8,441,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,0.9,1.14286,1,0,1,1,1,1,1,1,137,156,0,0,9,13,13.4464,18.4888,278,5,100,2000,2000,0,6,13,1543,1543,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1543,0,'EventAI',''), + (1522,'Darkeye Bonecaster',NULL,7,8,11398,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.9,1.14286,8,0,1,1,1,1,1,1,126,143,289,319,8,10,13.4464,18.4888,172,4,100,2000,2000,0,6,13,1522,1522,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1522,0,'EventAI',''), + (1523,'Cracked Skull Soldier',NULL,8,9,535,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.9,1.14286,2,0,1,1,1,1,1,1,148,166,165,178,9,13,13.4464,18.4888,342,5,100,2000,2000,0,7,15,1523,1523,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1523,0,'EventAI',''), + (1525,'Rotting Dead',NULL,5,6,1200,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,102,120,0,0,7,10,13.4464,18.4888,174,4,100,2000,2000,0,4,10,1525,1525,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1526,'Ravaged Corpse',NULL,6,7,1201,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,-1,1,120,136,220,220,7,7,13.4464,18.4888,20,3,100,2000,2000,0,5,12,1526,1526,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1527,'Hungering Dead',NULL,7,8,1202,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.9,1.14286,1,0,1,1,1,1,1,1,137,156,0,0,9,13,13.4464,18.4888,316,5,100,2000,2000,0,6,13,1527,1527,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1528,'Shambling Horror',NULL,8,9,1197,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.9,1.14286,1,0,1,1,1,1,1,1,156,176,0,0,11,14,13.4464,18.4888,406,6,100,2000,2000,0,8,15,1528,1528,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1529,'Bleeding Horror',NULL,9,10,1198,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1.04,1,1,1,-1,1,183,202,240,240,7,10,15.048,20.691,20,4,100,2000,2000,0,10,18,1529,1529,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1530,'Rotting Ancestor',NULL,10,11,4631,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.9,1.14286,1,0,1,1,1,1,1,1,198,222,0,0,14,19,21.2784,29.2578,538,8,100,2000,2000,0,10,18,1530,1530,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1531,'Lost Soul',NULL,6,7,985,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.9,1.14286,1,4,1,1,1,1,1,1,120,137,0,0,14,22,11.2,15.4,239,8,100,1591,2000,0,5,12,1531,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1532,'Wandering Spirit',NULL,10,11,3228,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,198,222,0,0,14,19,21.2784,29.2578,538,8,100,2000,2000,0,11,20,1532,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1533,'Tormented Spirit',NULL,8,9,9534,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1.22,1.14286,1,4,1,1,1,1,-1,1,155,176,572,572,17,28,13.856,19.052,20,10,100,1575,1732,0,8,16,1533,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1534,'Wailing Ancestor',NULL,9,10,10752,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.9,1.14286,1,0,1,1,1,1,1,1,176,198,0,0,13,17,13.4464,18.4888,512,7,100,2000,2000,0,9,17,1534,1534,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1535,'Scarlet Warrior',NULL,6,7,2471,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,0.9,1.14286,1,0,1,1,1,1,1,1,120,137,0,0,7,10,13.4464,18.4888,239,4,100,2000,2000,0,5,12,1535,1535,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1535,0,'EventAI',''), + (1536,'Scarlet Missionary',NULL,7,8,2468,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,137,156,0,0,9,13,13.4464,18.4888,316,5,100,2000,2000,0,7,13,1536,1536,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1536,0,'EventAI',''), + (1537,'Scarlet Zealot',NULL,8,9,2483,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,156,176,0,0,17,22,13.4464,18.4888,406,9,100,3000,2000,0,9,17,1537,1537,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1537,0,'EventAI',''), + (1538,'Scarlet Friar',NULL,9,10,2466,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,0.9,1.14286,2,0,1,1,1,1,1,1,166,186,178,191,11,14,15.048,20.691,426,6,100,2000,2000,0,9,17,1538,1538,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1538,0,'EventAI',''), + (1539,'Scarlet Neophyte',NULL,10,11,2480,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,0.9,1.14286,2,0,1,1,1,1,1,1,186,208,191,205,13,17,21.2784,29.2578,450,7,100,2000,2000,0,10,18,1539,1539,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1539,0,'EventAI',''), + (1540,'Scarlet Vanguard',NULL,10,11,2481,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,0.9,1.14286,1,0,1,1,1,1,1,1,198,222,0,0,14,19,21.2784,29.2578,538,8,100,2000,2000,0,11,20,1540,1540,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1540,0,'EventAI',''), + (1543,'Vile Fin Puddlejumper',NULL,7,8,441,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,0.9,1.14286,1,0,1,1,1,1,1,1,137,156,0,0,9,13,13.4464,18.4888,316,5,100,2000,2000,0,6,13,1543,1543,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1543,0,'EventAI',''), (1544,'Vile Fin Minor Oracle',NULL,8,9,1005,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,0.9,1.14286,2,0,1,1,1,1,-1,1,148,198,165,178,7,10,13.4464,18.4888,20,4,100,2000,2000,0,7,15,1544,1544,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1544,0,'EventAI',''), - (1545,'Vile Fin Muckdweller',NULL,9,10,346,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,0.9,1.14286,1,0,1,1,1,1,1,1,176,198,0,0,13,17,15.048,20.691,459,7,100,2000,2000,0,9,17,1545,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1545,0,'EventAI',''), + (1545,'Vile Fin Muckdweller',NULL,9,10,346,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,0.9,1.14286,1,0,1,1,1,1,1,1,176,198,0,0,13,17,15.048,20.691,512,7,100,2000,2000,0,9,17,1545,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1545,0,'EventAI',''), (1547,'Decrepit Darkhound',NULL,5,6,9021,0,0,0,38,38,0,0,3,1,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,-1,1,101,113,142,142,6,8,10.296,14.157,20,3,100,2000,2000,0,0,0,1547,0,1547,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (1548,'Cursed Darkhound',NULL,7,8,9020,0,0,0,38,38,0,0,3,1,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,-1,1,122,172,0,0,7,10,0,0,20,4,0,2000,2000,0,0,0,1548,0,1548,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (1549,'Ravenous Darkhound',NULL,9,10,3916,0,0,0,38,38,0,0,3,1,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,176,198,0,0,13,17,16.632,22.869,459,7,100,2000,2000,0,0,0,1549,0,1549,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (1550,'Thrashtail Basilisk',NULL,41,42,8802,0,0,0,49,49,0,0,1,3,3,0,0,0,0,0,0,1.11111,1.14286,1,0,1.2,1,1,1,1,1,1902,1981,0,0,61,78,57.728,79.376,2246,32,100,2000,1760,0,0,0,1550,0,1550,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1551,'Ironjaw Basilisk',NULL,43,44,2174,0,0,0,49,49,0,0,1,3,3,0,0,0,0,0,0,1.11111,1.14286,1,0,1.2,1,1,1,1,1,2059,2138,0,0,153,199,60.7904,83.5868,5106,81,100,2800,1727,0,0,0,1551,0,1551,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1552,'Scale Belly',NULL,45,45,12342,0,0,0,49,49,0,0,1,3,3,0,0,0,0,0,0,1,1.14286,1,4,1.2,1,1,1,1,1,2218,2218,0,0,240,310,51.5936,70.9412,4059,127,100,1275,1402,0,0,0,1552,0,1552,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1553,'Greater Duskbat',NULL,6,7,4734,0,0,0,15,15,0.42,24,1,3,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,120,137,0,0,7,10,13.4464,18.4888,239,4,100,2000,2000,0,0,0,1553,0,1553,0,0,0,0,0,0,0,0,0,0,5786,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1554,'Vampiric Duskbat',NULL,8,9,8808,0,0,0,16,16,0.44,24,1,3,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,156,176,0,0,11,15,13.4464,18.4888,406,6,100,2000,2000,0,0,0,1554,0,1554,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1555,'Vicious Night Web Spider',NULL,9,10,368,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,0.9,1.14286,1,0,1,1,1,1,1,1,176,198,0,0,13,17,13.4464,18.4888,459,7,100,2000,2000,0,0,0,1555,0,0,0,0,0,0,0,0,0,0,0,0,5886,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1557,'Elder Mistvale Gorilla',NULL,40,41,838,0,0,0,72,72,1.33,9,1,3,3,0,0,0,0,0,1,1,1.14286,1,0,1.2,1,1,1,1,1,1829,1902,0,0,59,74,56.672,77.924,2101,31,100,2000,1771,0,0,0,1557,0,1557,0,0,0,0,0,0,0,0,0,0,9055,1,0,0,0,0,0,0,0,0,0,'',''), - (1558,'Silverback Patriarch',NULL,42,43,844,0,0,0,72,72,0,9,1,3,3,0,0,0,0,0,1,1,1.14286,1,0,1.2,1,1,1,1,1,1981,2059,0,0,65,83,55.968,76.956,2397,34,100,2000,1749,0,0,0,1558,0,1558,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (1559,'King Mukla',NULL,51,51,792,0,0,0,16,16,0,0,1,3,3,0,0,0,0,0,0,1,1.14286,1,1,4.96,1,1,1,1,1,11368,11368,0,0,292,377,0,0,2246,154,0,1233,2000,0,0,0,1559,0,1559,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1560,'Yvette Farthing',NULL,15,15,3517,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50292,0,'',''), + (1549,'Ravenous Darkhound',NULL,9,10,3916,0,0,0,38,38,0,0,3,1,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,176,198,0,0,13,17,16.632,22.869,512,7,100,2000,2000,0,0,0,1549,0,1549,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (1550,'Thrashtail Basilisk',NULL,41,42,8802,0,0,0,49,49,0,0,1,3,3,0,0,32768,0,0,0,1.11111,1.14286,1,0,1.2,1,1,1,1,1,1902,1981,0,0,61,78,57.728,79.376,2246,32,100,2000,1760,0,0,0,1550,0,1550,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1551,'Ironjaw Basilisk',NULL,43,44,2174,0,0,0,49,49,0,0,1,3,3,0,0,32768,0,0,0,1.11111,1.14286,1,0,1.2,1,1,1,1,1,2059,2138,0,0,153,199,60.7904,83.5868,2557,81,100,2800,1727,0,0,0,1551,0,1551,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1552,'Scale Belly',NULL,45,45,12342,0,0,0,49,49,0,0,1,3,3,0,0,32768,0,0,0,1,1.14286,1,4,1.2,1,1,1,1.5,1,2218,2218,0,0,240,310,51.5936,70.9412,4088,127,100,1275,1402,0,0,0,1552,0,1552,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1553,'Greater Duskbat',NULL,6,7,4734,0,0,0,15,15,0.42,24,1,3,3,0,0,32768,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,120,137,0,0,7,10,13.4464,18.4888,239,4,100,2000,2000,0,0,0,1553,0,1553,0,0,0,0,0,0,0,0,0,0,5786,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1554,'Vampiric Duskbat',NULL,8,9,8808,0,0,0,16,16,0.44,24,1,3,3,0,0,32768,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,156,176,0,0,11,15,13.4464,18.4888,406,6,100,2000,2000,0,0,0,1554,0,1554,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1555,'Vicious Night Web Spider',NULL,9,10,368,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,0.9,1.14286,1,0,1,1,1,1,1,1,176,198,0,0,13,17,13.4464,18.4888,512,7,100,2000,2000,0,0,0,1555,0,0,0,0,0,0,0,0,0,0,0,0,5886,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1557,'Elder Mistvale Gorilla',NULL,40,41,838,0,0,0,72,72,1.33,9,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.2,1,1,1,1,1,1829,1902,0,0,59,74,56.672,77.924,2101,31,100,2000,1771,0,0,0,1557,0,1557,0,0,0,0,0,0,0,0,0,0,9055,1,0,0,0,0,0,0,0,0,0,'',''), + (1558,'Silverback Patriarch',NULL,42,43,844,0,0,0,72,72,0,9,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.2,1,1,1,1,1,1981,2059,0,0,65,83,55.968,76.956,2397,34,100,2000,1749,0,0,0,1558,0,1558,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (1559,'King Mukla',NULL,51,51,792,0,0,0,16,16,0,0,1,3,3,0,0,32768,0,0,0,1,1.14286,1,1,4.96,1,1,1,1,1,11368,11368,0,0,292,377,0,0,3052,154,0,1233,2000,0,0,0,1559,0,1559,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1560,'Yvette Farthing',NULL,15,15,3517,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1560,0,'',''), (1561,'Bloodsail Raider',NULL,39,41,793,0,0,0,119,119,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1829,1902,0,0,59,74,59.0304,81.1668,2101,31,100,2000,2000,0,74,101,1561,1561,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1561,0,'EventAI',''), (1562,'Bloodsail Mage',NULL,39,41,2561,0,0,0,119,119,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1,1,1,1,-1,1,1292,1332,3191,3293,41,54,59.0304,81.1668,1098,22,100,2000,2000,0,59,81,1562,1562,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1562,0,'EventAI',''), (1563,'Bloodsail Swashbuckler',NULL,41,43,796,0,0,0,119,119,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1829,1902,0,0,59,74,62.8672,86.4424,2101,31,100,2000,2000,0,75,103,1563,1563,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1563,0,'EventAI',''), @@ -441757,363 +395772,363 @@ VALUES (1568,'Undertaker Mordo',NULL,5,5,1582,0,0,0,68,68,0,0,7,3,3,0,2,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1568,0,'',''), (1569,'Shadow Priest Sarvis',NULL,5,5,1584,0,0,0,68,68,0,0,7,3,3,0,3,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4044,1569,0,'',''), (1570,'Executor Arren',NULL,5,5,1583,0,0,0,68,68,0,0,7,3,3,0,2,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,1570,0,'',''), - (1571,'Shellei Brondir','Gryphon Master',55,55,5130,0,0,0,12,12,0,0,7,3,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,0,0,'EventAI',''), - (1572,'Thorgrum Borrelson','Gryphon Master',55,55,5037,0,0,0,55,55,0,0,7,3,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4358,0,0,'EventAI',''), - (1573,'Gryth Thurden','Gryphon Master',55,55,3007,0,0,0,55,55,0,0,7,3,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,0,164,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4360,1573,0,'EventAI',''), - (1632,'Adele Fielder','Journeyman Leatherworker',22,22,3335,0,0,0,12,12,0,0,7,3,3,0,17,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,0,14,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4172,0,0,'',''), - (1642,'Northshire Guard',NULL,55,55,3167,0,0,0,11,11,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3866,3866,0,0,620,705,301.34,422.17,0,306,100,2000,2000,0,1,489,1642,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1642,0,'',''), - (1645,'Quartermaster Hicks','Master Weaponsmith',10,10,3336,0,0,0,12,12,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1645,0,'',''), - (1646,'Baros Alexston','City Architect',30,30,1357,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1650,'Terry Palin','Lumberjack',11,11,5032,0,0,0,12,12,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,456,456,0,0,12,14,18.392,25.289,20,6,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1650,0,'',''), - (1651,'Lee Brown','Fishing Trainer',8,8,3272,0,0,0,12,12,0,0,7,3,3,0,17,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,7,10,13.5872,18.6824,20,4,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4744,1651,0,'',''), - (1652,'Deathguard Burgess',NULL,24,24,1666,0,0,0,68,68,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,3356,1652,0,'',''), + (1571,'Shellei Brondir','Gryphon Master',55,55,5130,0,0,0,12,12,0,0,7,3,3,0,11,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,0,0,'EventAI',''), + (1572,'Thorgrum Borrelson','Gryphon Master',55,55,5037,0,0,0,55,55,0,0,7,3,3,0,11,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4358,0,0,'EventAI',''), + (1573,'Gryth Thurden','Gryphon Master',55,55,3007,0,0,0,55,55,0,0,7,3,3,0,11,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,3271,164,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4360,1573,0,'EventAI',''), + (1632,'Adele Fielder','Journeyman Leatherworker',22,22,3335,0,0,0,12,12,0,0,7,3,3,0,17,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,922,14,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4172,0,0,'',''), + (1642,'Northshire Guard',NULL,55,55,3167,0,0,0,11,11,0,0,7,3,3,0,0,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,3866,3866,0,0,620,705,301.34,422.17,3271,306,100,2000,2000,0,1,489,1642,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1642,0,'',''), + (1645,'Quartermaster Hicks','Master Weaponsmith',10,10,3336,0,0,0,12,12,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1645,0,'',''), + (1646,'Baros Alexston','City Architect',30,30,1357,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1650,'Terry Palin','Lumberjack',11,11,5032,0,0,0,12,12,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,456,456,0,0,12,14,18.392,25.289,20,6,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1650,0,'',''), + (1651,'Lee Brown','Fishing Trainer',8,8,3272,0,0,0,12,12,0,0,7,3,3,0,17,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,7,10,13.5872,18.6824,20,4,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4744,1651,0,'',''), + (1652,'Deathguard Burgess',NULL,24,24,1666,0,0,0,68,68,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,992,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,3356,1652,0,'',''), (1653,'Bloodsail Elder Magus',NULL,44,45,2563,0,0,0,119,119,1.33,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1,1,1,1,-1,1,1110,1156,3293,3471,43,57,62.8672,86.4424,1165,23,100,2000,1672,0,68,94,1653,1653,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1653,0,'EventAI',''), - (1654,'Gregor Agamand',NULL,10,10,646,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.9,1.14286,1,0,1,1,1,1,1,1,198,198,0,0,14,17,15.048,20.691,512,7,100,2000,2000,0,10,18,1654,1654,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1655,'Nissa Agamand',NULL,10,10,10702,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.9,1.14286,1,0,1,1,1,1,1,1,198,198,0,0,14,17,15.048,20.691,512,7,100,2000,2000,0,10,18,1655,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1656,'Thurman Agamand',NULL,10,10,1196,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.9,1.14286,1,0,1,1,1,1,1,1,197,197,0,0,14,17,15.048,20.691,512,7,100,2000,2000,0,10,18,1656,1656,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1657,'Devlin Agamand',NULL,9,9,11399,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.9,1.14286,1,0,1,1,1,1,1,1,176,176,0,0,20,32,15.048,20.691,406,12,100,2000,2000,0,8,16,1657,1657,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1657,0,'EventAI',''), - (1658,'Captain Dargol',NULL,13,13,733,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,273,273,0,0,19,23,21.2784,29.2578,608,10,100,2000,2000,0,14,23,1658,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1660,'Scarlet Bodyguard',NULL,8,8,3144,0,0,0,67,67,0,0,7,3,3,0,0,0,0,0,0,0.9,1.14286,1,0,1,1,1,1,1,1,156,156,0,0,10,13,13.4464,18.4888,316,5,100,2000,2000,0,7,14,1660,1660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1660,0,'EventAI',''), + (1654,'Gregor Agamand',NULL,10,10,646,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.9,1.14286,1,0,1,1,1,1,1,1,198,198,0,0,14,17,15.048,20.691,512,7,100,2000,2000,0,10,18,1654,1654,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1655,'Nissa Agamand',NULL,10,10,10702,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.9,1.14286,1,0,1,1,1,1,1,1,198,198,0,0,14,17,15.048,20.691,512,7,100,2000,2000,0,10,18,1655,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1656,'Thurman Agamand',NULL,10,10,1196,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.9,1.14286,1,0,1,1,1,1,1,1,197,197,0,0,14,17,15.048,20.691,512,7,100,2000,2000,0,10,18,1656,1656,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1657,'Devlin Agamand',NULL,9,9,11399,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.9,1.14286,1,0,1,1,1,1,1,1,176,176,0,0,20,32,15.048,20.691,406,12,100,2000,2000,0,8,16,1657,1657,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1657,0,'EventAI',''), + (1658,'Captain Dargol',NULL,13,13,733,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,273,273,0,0,19,23,21.2784,29.2578,608,10,100,2000,2000,0,14,23,1658,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1660,'Scarlet Bodyguard',NULL,8,8,3144,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,0.9,1.14286,1,0,1,1,1,1,1,1,156,156,0,0,10,13,13.4464,18.4888,316,5,100,2000,2000,0,7,14,1660,1660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1660,0,'EventAI',''), (1661,'Novice Elreth',NULL,3,3,1593,0,0,0,68,68,0,0,7,3,3,0,2,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,112,112,0,0,3,5,5.2272,7.1874,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1661,0,'',''), (1662,'Captain Perrine',NULL,9,9,1738,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,176,176,0,0,12,14,15.048,20.691,406,6,100,2000,2000,0,8,16,1662,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1662,0,'EventAI',''), (1663,'Dextren Ward',NULL,26,26,2149,0,0,0,41,41,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,2097,2097,0,0,129,166,35.1008,48.2636,1026,68,100,2400,2000,0,135,181,1663,1663,0,0,0,617299930,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1663,0,'EventAI',''), (1664,'Captain Vachon',NULL,11,11,1737,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,0.9,1.14286,1,0,1,1,1,1,1,1,222,222,0,0,15,18,21.2784,29.2578,538,8,100,2000,2000,0,11,19,1664,1664,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1664,0,'EventAI',''), (1665,'Captain Melrache',NULL,12,12,1739,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,247,247,0,0,25,31,21.2784,29.2578,573,13,100,3000,2000,0,13,21,1665,1665,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1665,0,'EventAI',''), - (1666,'Kam Deepfury',NULL,27,27,825,0,0,0,41,41,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,2307,2307,0,0,129,166,35.1008,48.2636,0,68,100,2000,2000,0,153,205,1666,1666,0,0,0,617299930,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1666,0,'EventAI',''), - (1667,'Meven Korgal',NULL,5,5,3531,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,0.9,1.14286,1,0,1,1,1,1,1,1,103,103,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,3,9,1667,1667,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1667,0,'EventAI',''), - (1668,'William MacGregor','Bowyer',15,15,3259,0,0,0,12,12,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1668,1,'',''), - (1669,'Defias Profiteer','Free Wheeling Merchant',20,20,4423,0,0,0,35,35,0,0,7,3,3,0,16388,768,0,2,0,1,1.14286,1,0,1,1,1,1,1,1,484,484,0,0,21,26,31.856,43.802,852,11,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1669,0,'',''), - (1670,'Mike Miller','Bread Merchant',20,20,3262,0,0,0,12,12,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1670,1,'',''), - (1671,'Lamar Veisilli','Fruit Seller',25,25,3382,0,0,0,12,12,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), - (1672,'Lohgan Eva','Tailoring Supplies',5,5,221,0,0,0,12,12,0,0,7,3,3,0,4,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1673,'Alyssa Eva','Reagents',7,7,257,0,0,0,12,12,0,0,7,3,3,0,4,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,228,228,1470,1470,80,98,11.9504,16.4318,712,41,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1674,'Rot Hide Gnoll',NULL,6,7,10852,0,0,0,70,70,0,0,6,3,3,0,0,0,0,0,0,0.9,1.14286,1,0,1,1,1,1,1,1,120,137,0,0,7,10,13.4464,18.4888,210,4,100,2000,2000,0,5,12,1674,1674,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1675,'Rot Hide Mongrel',NULL,7,8,847,0,0,0,70,70,0,0,6,3,3,0,0,0,0,0,0,0.9,1.14286,1,0,1,1,1,1,1,1,137,156,0,0,9,13,13.4464,18.4888,284,5,100,2000,2000,0,7,13,1675,1675,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1676,'Finbus Geargrind','Expert Engineer',31,31,4285,0,0,0,875,875,1.15,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,0,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4145,1676,0,'',''), - (1678,'Vernon Hale','Fishing Supplies',10,10,3361,0,0,0,12,12,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1678,1,'',''), - (1679,'Avarus Kharag',NULL,23,23,3413,0,0,0,57,57,0,0,7,3,3,0,2,0,0,0,0,1.05,1.14286,2,0,1,1,1,1,-1,1,622,622,655,655,36,42,35.6224,48.9808,858,18,100,1760,1936,0,0,0,1679,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1679,0,'EventAI',''), - (1680,'Matthew Hooper','Fishing Trainer',10,10,3362,0,0,0,12,12,0,0,7,3,3,0,17,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4744,1680,1,'',''), - (1681,'Brock Stoneseeker','Mining Trainer',15,15,1822,0,0,0,55,55,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4361,0,0,'',''), - (1682,'Yanni Stoutheart','General Supplies',15,15,1850,0,0,0,55,55,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50643,0,'',''), - (1683,'Warg Deepwater','Fishing Trainer',15,15,1848,0,0,0,55,55,0,0,7,3,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4744,0,0,'',''), - (1684,'Khara Deepwater','Fishing Supplies',15,15,1843,0,0,0,55,55,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50174,0,'',''), - (1685,'Xandar Goodbeard','General Supplies',15,15,1849,0,0,0,55,55,0,0,7,3,3,0,6,0,0,2,0,0.99,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,1860,2046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1686,'Irene Sureshot','Gunsmith',15,15,1839,0,0,0,55,55,0,0,7,3,3,0,16388,0,0,2,0,0.99,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,1860,2046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1686,0,'',''); + (1666,'Kam Deepfury',NULL,27,27,825,0,0,0,41,41,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,2307,2307,0,0,129,166,35.1008,48.2636,1097,68,100,2000,2000,0,153,205,1666,1666,0,0,0,617299930,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1666,0,'EventAI',''), + (1667,'Meven Korgal',NULL,5,5,3531,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,0.9,1.14286,1,0,1,1,1,1,1,1,103,103,0,0,6,8,8.624,11.858,120,3,100,2000,2000,0,3,9,1667,1667,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1667,0,'EventAI',''), + (1668,'William MacGregor','Bowyer',15,15,3259,0,0,0,12,12,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1668,1,'',''), + (1669,'Defias Profiteer','Free Wheeling Merchant',20,20,4423,0,0,0,35,35,0,0,7,3,3,0,16388,33536,0,2,0,1,1.14286,1,0,1,1,1,1,1,1,484,484,0,0,21,26,31.856,43.802,852,11,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1669,0,'',''), + (1670,'Mike Miller','Bread Merchant',20,20,3262,0,0,0,12,12,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1670,1,'',''); INSERT INTO `creature_template` (`Entry`, `Name`, `SubName`, `MinLevel`, `MaxLevel`, `ModelId1`, `ModelId2`, `ModelId3`, `ModelId4`, `FactionAlliance`, `FactionHorde`, `Scale`, `Family`, `CreatureType`, `InhabitType`, `RegenerateStats`, `RacialLeader`, `NpcFlags`, `UnitFlags`, `DynamicFlags`, `ExtraFlags`, `CreatureTypeFlags`, `SpeedWalk`, `SpeedRun`, `UnitClass`, `Rank`, `HealthMultiplier`, `PowerMultiplier`, `DamageMultiplier`, `DamageVariance`, `ArmorMultiplier`, `ExperienceMultiplier`, `MinLevelHealth`, `MaxLevelHealth`, `MinLevelMana`, `MaxLevelMana`, `MinMeleeDmg`, `MaxMeleeDmg`, `MinRangedDmg`, `MaxRangedDmg`, `Armor`, `MeleeAttackPower`, `RangedAttackPower`, `MeleeBaseAttackTime`, `RangedBaseAttackTime`, `DamageSchool`, `MinLootGold`, `MaxLootGold`, `LootId`, `PickpocketLootId`, `SkinningLootId`, `KillCredit1`, `KillCredit2`, `MechanicImmuneMask`, `SchoolImmuneMask`, `ResistanceHoly`, `ResistanceFire`, `ResistanceNature`, `ResistanceFrost`, `ResistanceShadow`, `ResistanceArcane`, `PetSpellDataId`, `MovementType`, `TrainerType`, `TrainerSpell`, `TrainerClass`, `TrainerRace`, `TrainerTemplateId`, `VendorTemplateId`, `GossipMenuId`, `EquipmentTemplateId`, `Civilian`, `AIName`, `ScriptName`) VALUES - (1687,'Cliff Hadin','Bowyer',15,15,1823,0,0,0,55,55,0,0,7,3,3,0,16388,0,0,2,0,0.99,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,1860,2046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1687,0,'',''), + (1671,'Lamar Veisilli','Fruit Seller',25,25,3382,0,0,0,12,12,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), + (1672,'Lohgan Eva','Tailoring Supplies',5,5,221,0,0,0,12,12,0,0,7,3,3,0,4,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1673,'Alyssa Eva','Reagents',7,7,257,0,0,0,12,12,0,0,7,3,3,0,4,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,228,228,1470,1470,80,98,11.9504,16.4318,712,41,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1674,'Rot Hide Gnoll',NULL,6,7,10852,0,0,0,70,70,0,0,6,3,3,0,0,32768,0,0,0,0.9,1.14286,1,0,1,1,1,1,1,1,120,137,0,0,7,10,13.4464,18.4888,239,4,100,2000,2000,0,5,12,1674,1674,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1675,'Rot Hide Mongrel',NULL,7,8,847,0,0,0,70,70,0,0,6,3,3,0,0,32768,0,0,0,0.9,1.14286,1,0,1,1,1,1,1,1,137,156,0,0,9,13,13.4464,18.4888,316,5,100,2000,2000,0,7,13,1675,1675,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1676,'Finbus Geargrind','Expert Engineer',31,31,4285,0,0,0,875,875,1.15,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,1234,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4145,1676,0,'',''), + (1678,'Vernon Hale','Fishing Supplies',10,10,3361,0,0,0,12,12,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1678,1,'',''), + (1679,'Avarus Kharag',NULL,23,23,3413,0,0,0,57,57,0,0,7,3,3,0,2,32768,0,0,0,1.05,1.14286,2,0,1,1,1,1,-1,1,622,622,655,655,36,42,35.6224,48.9808,858,18,100,1760,1936,0,0,0,1679,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1679,0,'EventAI',''), + (1680,'Matthew Hooper','Fishing Trainer',10,10,3362,0,0,0,12,12,0,0,7,3,3,0,17,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4744,1680,1,'',''), + (1681,'Brock Stoneseeker','Mining Trainer',15,15,1822,0,0,0,55,55,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4361,0,0,'',''), + (1682,'Yanni Stoutheart','General Supplies',15,15,1850,0,0,0,55,55,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1682,0,'',''), + (1683,'Warg Deepwater','Fishing Trainer',15,15,1848,0,0,0,55,55,0,0,7,3,3,0,19,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4744,0,0,'',''), + (1684,'Khara Deepwater','Fishing Supplies',15,15,1843,0,0,0,55,55,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1684,0,'',''), + (1685,'Xandar Goodbeard','General Supplies',15,15,1849,0,0,0,55,55,0,0,7,3,3,0,6,32768,0,2,0,0.99,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,1860,2046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1686,'Irene Sureshot','Gunsmith',15,15,1839,0,0,0,55,55,0,0,7,3,3,0,16388,32768,0,2,0,0.99,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,1860,2046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1686,0,'',''), + (1687,'Cliff Hadin','Bowyer',15,15,1823,0,0,0,55,55,0,0,7,3,3,0,16388,32768,0,2,0,0.99,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,1860,2046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1687,0,'',''), (1688,'Night Web Matriarch',NULL,5,5,368,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,0.9,1.14286,1,0,1,1,1,1,1,1,102,102,0,0,6,7,8.624,11.858,120,3,100,2000,2000,0,0,0,1688,0,0,0,0,0,0,0,0,0,0,0,0,5881,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (1689,'Scarred Crag Boar',NULL,9,10,193,0,0,0,1094,1094,0,5,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,176,198,0,0,13,17,15.048,20.691,512,7,100,2000,2090,0,0,0,1689,0,1689,0,0,0,0,0,0,0,0,0,0,9079,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1690,'Thrawn Boltar','Blacksmithing Supplies',29,29,3427,0,0,0,55,55,0,0,7,3,3,0,16390,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1528,1528,0,0,38,49,43.8944,60.3548,0,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1690,0,'',''), - (1691,'Kreg Bilmn','General Supplies',10,10,3430,0,0,0,55,55,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1691,0,'',''), - (1692,'Golorn Frostbeard','Tradesman',10,10,3414,0,0,0,55,55,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1693,'Loch Crocolisk',NULL,14,15,1034,0,0,0,14,14,0.7,6,1,3,3,0,0,32768,0,0,1,0.84,1.14286,1,0,1,1,1,1,1,1,300,328,0,0,21,27,21.2784,29.2578,660,11,100,2000,2000,0,0,0,1693,0,1693,0,0,0,0,0,0,0,0,0,0,5847,1,0,0,0,0,0,0,0,0,0,'',''), - (1694,'Loslor Rudge','Engineering Supplies',10,10,3392,0,0,0,55,55,0,0,7,3,3,0,7,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,1910,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3501,1694,0,'',''), - (1695,'Rendow','Leather Armor Merchant',45,45,13190,0,0,0,80,80,0,0,7,1,3,0,16388,4608,0,2,8,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1695,0,'EventAI',''), + (1690,'Thrawn Boltar','Blacksmithing Supplies',29,29,3427,0,0,0,55,55,0,0,7,3,3,0,16390,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1528,1528,0,0,38,49,43.8944,60.3548,1165,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1690,0,'',''), + (1691,'Kreg Bilmn','General Supplies',10,10,3430,0,0,0,55,55,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1691,0,'',''), + (1692,'Golorn Frostbeard','Tradesman',10,10,3414,0,0,0,55,55,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1693,'Loch Crocolisk',NULL,14,15,1034,0,0,0,14,14,0.7,6,1,3,3,0,0,32768,0,0,1,0.84,1.14286,1,0,1,1,1,1,1,1,300,328,0,0,21,27,21.2784,29.2578,677,11,100,2000,2000,0,0,0,1693,0,1693,0,0,0,0,0,0,0,0,0,0,5847,1,0,0,0,0,0,0,0,0,0,'',''), + (1694,'Loslor Rudge','Engineering Supplies',10,10,3392,0,0,0,55,55,0,0,7,3,3,0,7,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,1910,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3501,1694,0,'',''), + (1695,'Rendow','Leather Armor Merchant',45,45,13190,0,0,0,80,80,0,0,7,1,3,0,16388,4608,0,2,8,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1695,0,'EventAI',''), (1696,'Targorr the Dread',NULL,24,24,517,0,0,0,41,41,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,1996,1996,0,0,106,136,30.7968,42.3456,992,56,100,2000,2000,0,123,165,1696,1696,0,0,0,617299930,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1696,0,'EventAI',''), - (1697,'Keeg Gibn','Ale & Wine',10,10,3409,0,0,0,55,55,0,0,7,3,3,0,6,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,1910,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1697,0,'',''), - (1698,'Frast Dokner','Apprentice Weaponsmith',8,8,3426,0,0,0,55,55,0,0,7,3,3,0,16388,0,0,2,0,0.96,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,7,10,13.4464,18.4888,20,4,100,1910,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1698,0,'',''), - (1699,'Gremlock Pilsnor','Cooking Trainer',10,10,3435,0,0,0,55,55,0,0,7,3,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5853,1699,0,'',''), - (1700,'Paxton Ganter','Fishing Trainer',10,10,3400,0,0,0,55,55,0,0,7,3,3,0,19,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,1910,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4744,1700,0,'',''), - (1701,'Dank Drizzlecut','Mining Trainer',10,10,3424,0,0,0,55,55,0,0,7,3,3,0,19,0,0,2,0,0.96,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,136,206,16.808,23.111,20,79,100,1910,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,7690,1701,0,'',''), - (1702,'Bronk Guzzlegear','Journeyman Engineer',24,24,3394,0,0,0,55,55,0,0,7,3,3,0,19,0,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,0,16,100,1770,1947,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4135,1702,0,'',''), - (1703,'Uthrar Threx','Journeyman Tailor',24,24,10629,0,0,0,55,55,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4264,1703,0,'',''), - (1706,'Defias Prisoner',NULL,23,24,2148,0,0,0,17,17,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,1815,1953,0,0,101,130,29.6792,40.8089,957,53,100,2000,2000,0,121,163,1706,1706,0,0,0,0,0,0,10,10,10,10,10,0,1,0,0,0,0,0,0,0,1706,0,'EventAI',''), - (1707,'Defias Captive',NULL,23,23,2144,0,0,0,17,17,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,1815,1815,0,0,101,130,29.6792,40.8089,0,53,100,2000,2000,0,121,163,1707,1707,0,0,0,0,0,0,10,10,10,10,10,0,1,0,0,0,0,0,0,0,1707,0,'EventAI',''), - (1708,'Defias Inmate',NULL,24,25,2146,0,0,0,17,17,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,1953,2097,0,0,101,130,29.6792,40.8089,975,53,100,2000,2000,0,131,176,1708,1708,0,0,0,0,0,0,10,10,10,10,10,0,1,0,0,0,0,0,0,0,1708,0,'EventAI',''), - (1711,'Defias Convict',NULL,24,25,2145,0,0,0,17,17,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,1953,2097,0,0,101,130,29.6792,40.8089,975,53,100,2000,2000,0,127,171,1711,1711,0,0,0,0,0,0,10,10,10,10,10,0,1,0,0,0,0,0,0,0,1711,0,'EventAI',''), - (1713,'Elder Shadowmaw Panther',NULL,42,43,11452,0,0,0,16,16,0,2,1,1,3,0,0,16,0,0,1,1,1.14286,1,0,1.2,1,1,1,1,1,1981,2059,0,0,49,62,58.7664,80.8038,2322,26,100,1500,1749,0,0,0,1713,0,1713,0,0,0,0,0,0,0,0,0,0,8267,1,0,0,0,0,0,0,0,0,0,'',''), + (1697,'Keeg Gibn','Ale & Wine',10,10,3409,0,0,0,55,55,0,0,7,3,3,0,6,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,1910,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1697,0,'',''), + (1698,'Frast Dokner','Apprentice Weaponsmith',8,8,3426,0,0,0,55,55,0,0,7,3,3,0,16388,32768,0,2,0,0.96,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,7,10,13.4464,18.4888,20,4,100,1910,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1698,0,'',''), + (1699,'Gremlock Pilsnor','Cooking Trainer',10,10,3435,0,0,0,55,55,0,0,7,3,3,0,19,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5853,1699,0,'',''), + (1700,'Paxton Ganter','Fishing Trainer',10,10,3400,0,0,0,55,55,0,0,7,3,3,0,19,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,1910,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4744,1700,0,'',''), + (1701,'Dank Drizzlecut','Mining Trainer',10,10,3424,0,0,0,55,55,0,0,7,3,3,0,19,32768,0,2,0,0.96,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,136,206,16.808,23.111,20,79,100,1910,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,7690,1701,0,'',''), + (1702,'Bronk Guzzlegear','Journeyman Engineer',24,24,3394,0,0,0,55,55,0,0,7,3,3,0,19,32768,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,992,16,100,1770,1947,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4135,1702,0,'',''), + (1703,'Uthrar Threx','Journeyman Tailor',24,24,10629,0,0,0,55,55,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,992,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4264,1703,0,'',''), + (1706,'Defias Prisoner',NULL,23,24,2148,0,0,0,17,17,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,1815,1953,0,0,101,130,29.6792,40.8089,992,53,100,2000,2000,0,121,163,1706,1706,0,0,0,0,0,0,10,10,10,10,10,0,1,0,0,0,0,0,0,0,1706,0,'EventAI',''), + (1707,'Defias Captive',NULL,23,23,2144,0,0,0,17,17,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,1815,1815,0,0,101,130,29.6792,40.8089,957,53,100,2000,2000,0,121,163,1707,1707,0,0,0,0,0,0,10,10,10,10,10,0,1,0,0,0,0,0,0,0,1707,0,'EventAI',''), + (1708,'Defias Inmate',NULL,24,25,2146,0,0,0,17,17,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,1953,2097,0,0,101,130,29.6792,40.8089,1026,53,100,2000,2000,0,131,176,1708,1708,0,0,0,0,0,0,10,10,10,10,10,0,1,0,0,0,0,0,0,0,1708,0,'EventAI',''), + (1711,'Defias Convict',NULL,24,25,2145,0,0,0,17,17,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,1953,2097,0,0,101,130,29.6792,40.8089,1026,53,100,2000,2000,0,127,171,1711,1711,0,0,0,0,0,0,10,10,10,10,10,0,1,0,0,0,0,0,0,0,1711,0,'EventAI',''), + (1713,'Elder Shadowmaw Panther',NULL,42,43,11452,0,0,0,16,16,0,2,1,1,3,0,0,16,0,0,1,1,1.14286,1,0,1.2,1,1,1,1,1,1981,2059,0,0,49,62,58.7664,80.8038,2397,26,100,1500,1749,0,0,0,1713,0,1713,0,0,0,0,0,0,0,0,0,0,8267,1,0,0,0,0,0,0,0,0,0,'',''), (1715,'Defias Insurgent',NULL,25,26,2147,0,0,0,17,17,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,1953,1953,0,0,129,166,35.1008,48.2636,992,68,100,2600,2000,0,133,179,1715,1715,0,0,0,0,0,0,10,10,10,10,10,0,1,0,0,0,0,0,0,0,1715,0,'EventAI',''), (1716,'Bazil Thredd',NULL,29,29,1621,0,0,0,17,17,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,2097,2097,0,0,129,166,35.1008,48.2636,1026,68,100,2000,2000,0,170,226,1716,1716,0,0,0,617299930,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1716,0,'EventAI',''), - (1717,'Hamhock',NULL,28,28,3250,0,0,0,17,17,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,2,1,2.5,1,1,1,-1,1,1830,1830,655,655,134,173,36.1456,49.7002,858,71,100,2000,2000,0,147,196,1717,1717,0,0,0,617299930,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1717,0,'EventAI',''), - (1718,'Rockjaw Raider',NULL,3,4,730,0,0,0,59,59,0,0,7,3,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,71,86,0,0,3,5,5.2272,7.1874,56,2,100,1980,2178,0,2,8,1718,1718,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1718,0,'',''), - (1719,'Warden Thelwater',NULL,30,30,1865,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1719,0,'EventAI',''), - (1720,'Bruegal Ironknuckle',NULL,26,26,2142,0,0,0,17,17,0,0,7,3,3,0,0,32832,0,0,0,1.51,1.14286,1,1,3,1,1,1,1,1,2250,2250,0,0,116,149,35.1008,48.2636,1026,61,100,2000,2000,0,210,279,1720,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1721,'Nikova Raskol',NULL,5,5,1815,0,0,0,12,12,0,0,7,3,3,0,2,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1725,'Defias Watchman',NULL,16,17,184,0,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,1068,1158,0,0,23,33,0,0,731,60,2,2000,2000,0,75,103,1725,1725,0,0,0,0,0,0,10,10,10,10,10,0,1,0,0,0,0,0,0,0,1725,0,'EventAI',''), - (1726,'Defias Magician',NULL,16,17,2321,2322,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,1,3,1,1.2,1,1,1,921,990,856,938,22,31,0,0,393,56,2,2000,2000,0,66,91,1726,0,0,0,0,0,0,0,10,10,10,10,10,0,0,0,0,0,0,0,0,0,1726,0,'EventAI',''), - (1727,'Defias Worker',NULL,16,17,341,2528,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,0.666668,1.14286,1,0,1,1,1,1,1,1,356,386,0,0,23,33,0,0,730,60,2,2000,2000,0,20,31,1727,1727,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1727,0,'EventAI',''), - (1729,'Defias Evoker',NULL,17,18,2318,2319,0,0,17,17,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,8,1,3,2,1.7,1,1,1,990,1062,1876,2040,18,26,0,0,622,27,13,2000,2000,0,77,105,1729,1729,0,0,0,0,0,0,10,10,10,10,10,0,1,0,0,0,0,0,0,0,1729,0,'EventAI',''), - (1731,'Goblin Craftsman',NULL,18,19,7110,0,0,0,17,17,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,1251,1347,0,0,74,96,23.8896,32.8482,817,39,100,2000,2000,0,87,119,1731,1731,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1731,0,'EventAI',''), - (1732,'Defias Squallshaper',NULL,19,20,2349,2350,0,0,17,17,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,8,1,3,2,1.7,1,1,1,1137,1215,2236,2404,20,29,0,0,670,30,14,2000,2000,0,80,110,1732,1732,0,0,0,1,0,0,10,10,10,10,10,0,1,0,0,0,0,0,0,0,1732,0,'EventAI',''), - (1733,'Zggi','Zardeth\'s Minion',5,5,4449,0,0,0,12,12,0,0,3,3,3,0,2,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,1733,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1735,'Deathguard Abraham',NULL,22,22,2852,0,0,0,71,71,0,0,7,3,3,0,1,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,1114,1114,0,0,28,37,32.8944,45.2298,0,15,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,3356,1735,0,'','guard_tirisfal'), - (1736,'Deathguard Randolph',NULL,55,55,1590,0,0,0,71,71,0,0,7,3,3,0,1,36864,0,1024,0,1,1.42857,1,0,1,1,1,1,-1,1,4231,4231,0,0,580,603,301.34,422.17,0,273,100,2000,2000,0,1,727,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,1736,0,'',''), - (1737,'Deathguard Oliver',NULL,55,55,1588,0,0,0,71,71,0,0,7,3,3,0,1,36864,0,1024,0,1,1.42857,1,0,1,1,1,1,-1,1,4108,4108,0,0,683,864,301.34,422.17,0,357,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,1737,0,'',''), - (1738,'Deathguard Terrence',NULL,21,21,2862,0,0,0,71,71,0,0,7,3,3,0,1,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,1200,1200,0,0,31,40,35.6224,48.9808,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,3356,1738,0,'','guard_tirisfal'), - (1739,'Deathguard Phillip',NULL,55,55,1589,0,0,0,71,71,0,0,7,3,3,0,1,36864,0,1024,0,1,1.42857,1,0,1,1,1,1,-1,1,4108,4108,0,0,745,806,301.34,422.17,0,358,100,2000,2000,0,1,714,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,1739,0,'',''), + (1717,'Hamhock',NULL,28,28,3250,0,0,0,17,17,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,2.5,1,1,1,-1,1,1830,1830,655,655,134,173,36.1456,49.7002,858,71,100,2000,2000,0,147,196,1717,1717,0,0,0,617299930,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1717,0,'EventAI',''), + (1718,'Rockjaw Raider',NULL,3,4,730,0,0,0,59,59,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,71,86,0,0,3,5,5.2272,7.1874,76,2,100,1980,2178,0,2,8,1718,1718,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1718,0,'',''), + (1719,'Warden Thelwater',NULL,30,30,1865,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1719,0,'EventAI',''), + (1720,'Bruegal Ironknuckle',NULL,26,26,2142,0,0,0,17,17,0,0,7,3,3,0,0,32832,0,0,0,1.51,1.14286,1,1,3,1,1,1,1,1,2250,2250,0,0,116,149,35.1008,48.2636,1061,61,100,2000,2000,0,210,279,1720,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1721,'Nikova Raskol',NULL,5,5,1815,0,0,0,12,12,0,0,7,3,3,0,2,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1725,'Defias Watchman',NULL,16,17,184,0,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,1068,1158,0,0,23,33,0,0,748,60,2,2000,2000,0,75,103,1725,1725,0,0,0,0,0,0,10,10,10,10,10,0,1,0,0,0,0,0,0,0,1725,0,'EventAI',''), + (1726,'Defias Magician',NULL,16,17,2321,2322,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,1,3,1,1.2,1,1,1,921,990,856,938,22,31,0,0,402,56,2,2000,2000,0,66,91,1726,0,0,0,0,0,0,0,10,10,10,10,10,0,0,0,0,0,0,0,0,0,1726,0,'EventAI',''), + (1727,'Defias Worker',NULL,16,17,341,2528,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,0.666668,1.14286,1,0,1,1,1,1,1,1,356,386,0,0,23,33,0,0,748,60,2,2000,2000,0,20,31,1727,1727,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1727,0,'EventAI',''), + (1729,'Defias Evoker',NULL,17,18,2318,2319,0,0,17,17,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,8,1,3,2,1.7,1,1.5,1,990,1062,1876,2040,18,26,0,0,633,27,13,2000,2000,0,77,105,1729,1729,0,0,0,0,0,0,10,10,10,10,10,0,1,0,0,0,0,0,0,0,1729,0,'EventAI',''), + (1731,'Goblin Craftsman',NULL,18,19,7110,0,0,0,17,17,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,1251,1347,0,0,74,96,23.8896,32.8482,817,39,100,2000,2000,0,87,119,1731,1731,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1731,0,'EventAI',''), + (1732,'Defias Squallshaper',NULL,19,20,2349,2350,0,0,17,17,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,8,1,3,2,1.7,1,1.5,1,1137,1215,2236,2404,20,29,0,0,690,30,14,2000,2000,0,80,110,1732,1732,0,0,0,1,0,0,10,10,10,10,10,0,1,0,0,0,0,0,0,0,1732,0,'EventAI',''), + (1733,'Zggi','Zardeth\'s Minion',5,5,4449,0,0,0,12,12,0,0,3,3,3,0,2,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,1733,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1735,'Deathguard Abraham',NULL,22,22,2852,0,0,0,71,71,0,0,7,3,3,0,1,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,1114,1114,0,0,28,37,32.8944,45.2298,922,15,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,3356,1735,0,'','guard_tirisfal'), + (1736,'Deathguard Randolph',NULL,55,55,1590,0,0,0,71,71,0,0,7,3,3,0,1,36864,0,1024,0,1,1.42857,1,0,1,1,1,1,-1,1,4231,4231,0,0,580,603,301.34,422.17,3271,273,100,2000,2000,0,1,727,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,1736,0,'',''), + (1737,'Deathguard Oliver',NULL,55,55,1588,0,0,0,71,71,0,0,7,3,3,0,1,36864,0,1024,0,1,1.42857,1,0,1,1,1,1,-1,1,4108,4108,0,0,683,864,301.34,422.17,3271,357,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,1737,0,'',''), + (1738,'Deathguard Terrence',NULL,21,21,2862,0,0,0,71,71,0,0,7,3,3,0,1,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,1200,1200,0,0,31,40,35.6224,48.9808,888,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,3356,1738,0,'','guard_tirisfal'), + (1739,'Deathguard Phillip',NULL,55,55,1589,0,0,0,71,71,0,0,7,3,3,0,1,36864,0,1024,0,1,1.42857,1,0,1,1,1,1,-1,1,4108,4108,0,0,745,806,301.34,422.17,3271,358,100,2000,2000,0,1,714,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,1739,0,'',''), (1740,'Deathguard Saltain',NULL,7,7,3523,0,0,0,83,83,0,0,7,3,3,0,2,36864,0,2,0,1,1.42857,1,0,1,1,1,1,-1,1,228,228,0,0,160,221,11.9504,16.4318,20,88,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1740,0,'',''), - (1741,'Deathguard Bartrand',NULL,55,55,1587,0,0,0,71,71,0,0,7,3,3,0,0,36864,0,0,0,1,1.42857,1,0,1,1,1,1,-1,1,4108,4108,0,0,854,865,301.34,422.17,0,397,100,2000,2000,0,1,714,1741,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,1741,0,'',''), - (1742,'Deathguard Bartholomew',NULL,20,20,2853,0,0,0,71,71,0,0,7,3,3,0,1,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,136,177,31.504,43.318,0,72,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,3356,1742,0,'','guard_tirisfal'), - (1743,'Deathguard Lawrence',NULL,22,22,2857,0,0,0,71,71,0,0,7,3,3,0,1,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,0,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,3356,1743,0,'','guard_tirisfal'), - (1744,'Deathguard Mort',NULL,24,24,2860,0,0,0,71,71,0,0,7,3,3,0,1,36864,0,1024,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,3356,1744,0,'','guard_tirisfal'), - (1745,'Deathguard Morris',NULL,22,22,2859,0,0,0,71,71,0,0,7,3,3,0,268435459,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,0,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,3356,1745,0,'','guard_tirisfal'), - (1746,'Deathguard Cyrus',NULL,21,21,2854,0,0,0,71,71,0,0,7,3,3,0,1,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,980,980,0,0,24,32,33.264,45.738,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,3356,1746,0,'','guard_tirisfal'), - (1747,'Anduin Wrynn','King of Stormwind',5,5,11655,0,0,0,12,12,0,0,7,3,3,0,2,768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,84,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1747,0,'EventAI',''), - (1748,'Highlord Bolvar Fordragon',NULL,63,63,5566,0,0,0,12,12,0,0,7,3,3,1,2,4096,0,0,12,1.79,1.14286,1,3,300,20,35,1,1,1,999300,999300,0,0,110,146,220.81,320.77,7618,268,32,2000,2000,0,1,866,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1748,0,'',''), - (1749,'Lady Katrana Prestor',NULL,62,62,8769,0,0,0,12,12,0,0,2,3,3,0,3,36864,0,0,0,1.27,1.14286,1,0,1,1,1,1,-1,1,4743,4743,2727,2727,174,224,203.77,104.278,0,92,100,2000,2000,0,0,0,0,0,100001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1749,0,'','npc_lady_katrana_prestor'), - (1750,'Grand Admiral Jes-Tereth',NULL,62,62,5565,0,0,0,12,12,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4079,4079,0,0,174,224,203.77,104.278,0,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1750,0,'EventAI',''), - (1751,'Mithras Ironhill',NULL,62,62,5077,0,0,0,12,12,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4079,4079,0,0,174,224,203.77,104.278,0,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1751,0,'EventAI',''), - (1752,'Caledra Dawnbreeze',NULL,60,60,4731,0,0,0,1576,1576,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1752,0,'EventAI',''), - (1753,'Maggot Eye',NULL,11,11,848,0,0,0,70,70,0,0,6,3,3,0,0,0,0,0,0,0.9,1.14286,1,0,1,1,1,1,-1,1,198,198,0,0,21,26,18.1984,25.0228,512,11,100,3000,2000,0,10,18,1753,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1753,0,'EventAI',''), - (1754,'Lord Gregor Lescovar',NULL,31,31,2051,0,0,0,12,12,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1881,1881,0,0,57,74,52.7472,72.5274,0,30,100,2000,2000,0,49,69,1754,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1755,'Marzon the Silent Blade',NULL,30,30,2045,0,0,0,84,84,0,0,7,3,3,0,2,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,992,992,0,0,42,53,42.1344,57.9348,0,22,100,1710,1881,0,44,62,1755,1755,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1755,0,'EventAI',''), - (1756,'Stormwind Royal Guard',NULL,60,60,3167,0,0,0,11,11,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,6209,6209,0,0,362,483,71.9664,98.9538,0,195,100,2000,2000,0,103,517,1756,0,0,0,0,0,0,0,50,50,50,50,50,0,0,0,0,0,0,0,0,0,1756,0,'',''), - (1763,'Gilnid','The Smelter',20,20,7124,0,0,0,17,17,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,1,1,6,1,2.45,1,1,1,2904,2904,0,0,29,39,26.24,36.08,852,70,4,2000,2000,0,163,217,1763,1763,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1763,0,'EventAI',''), - (1764,'Greater Feral Spirit',NULL,1,1,781,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1741,'Deathguard Bartrand',NULL,55,55,1587,0,0,0,71,71,0,0,7,3,3,0,0,36864,0,0,0,1,1.42857,1,0,1,1,1,1,-1,1,4108,4108,0,0,854,865,301.34,422.17,3271,397,100,2000,2000,0,1,714,1741,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,1741,0,'',''), + (1742,'Deathguard Bartholomew',NULL,20,20,2853,0,0,0,71,71,0,0,7,3,3,0,1,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,136,177,31.504,43.318,852,72,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,3356,1742,0,'','guard_tirisfal'), + (1743,'Deathguard Lawrence',NULL,22,22,2857,0,0,0,71,71,0,0,7,3,3,0,1,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,922,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,3356,1743,0,'','guard_tirisfal'), + (1744,'Deathguard Mort',NULL,24,24,2860,0,0,0,71,71,0,0,7,3,3,0,1,36864,0,1024,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,992,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,3356,1744,0,'','guard_tirisfal'), + (1745,'Deathguard Morris',NULL,22,22,2859,0,0,0,71,71,0,0,7,3,3,0,268435459,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,922,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,3356,1745,0,'','guard_tirisfal'), + (1746,'Deathguard Cyrus',NULL,21,21,2854,0,0,0,71,71,0,0,7,3,3,0,1,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,980,980,0,0,24,32,33.264,45.738,888,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,3356,1746,0,'','guard_tirisfal'), + (1747,'Anduin Wrynn','King of Stormwind',5,5,11655,0,0,0,12,12,0,0,7,3,3,0,2,33536,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,84,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1747,0,'EventAI',''), + (1748,'Highlord Bolvar Fordragon',NULL,63,63,5566,0,0,0,12,12,0,0,7,3,3,1,2,36864,0,0,12,1.79,1.14286,1,3,300,20,35,1,1,1,999300,999300,0,0,110,146,220.81,320.77,4691,268,32,2000,2000,0,1,866,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1748,0,'',''), + (1749,'Lady Katrana Prestor',NULL,62,62,8769,0,0,0,12,12,0,0,2,3,3,0,3,36864,0,0,0,1.27,1.14286,1,0,1,1,1,1,-1,1,4743,4743,2727,2727,174,224,203.77,104.278,4391,92,100,2000,2000,0,0,0,0,0,100001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1749,0,'','npc_lady_katrana_prestor'), + (1750,'Grand Admiral Jes-Tereth',NULL,62,62,5565,0,0,0,12,12,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4079,4079,0,0,174,224,203.77,104.278,4391,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1750,0,'EventAI',''), + (1751,'Mithras Ironhill',NULL,62,62,5077,0,0,0,12,12,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4079,4079,0,0,174,224,203.77,104.278,4391,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1751,0,'EventAI',''), + (1752,'Caledra Dawnbreeze',NULL,60,60,4731,0,0,0,1576,1576,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1752,0,'EventAI',''), + (1753,'Maggot Eye',NULL,11,11,848,0,0,0,70,70,0,0,6,3,3,0,0,32768,0,0,0,0.9,1.14286,1,0,1,1,1,1,-1,1,198,198,0,0,21,26,18.1984,25.0228,512,11,100,3000,2000,0,10,18,1753,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1753,0,'EventAI',''), + (1754,'Lord Gregor Lescovar',NULL,31,31,2051,0,0,0,12,12,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1881,1881,0,0,57,74,52.7472,72.5274,1234,30,100,2000,2000,0,49,69,1754,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1755,'Marzon the Silent Blade',NULL,30,30,2045,0,0,0,84,84,0,0,7,3,3,0,2,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,992,992,0,0,42,53,42.1344,57.9348,1200,22,100,1710,1881,0,44,62,1755,1755,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1755,0,'EventAI',''), + (1756,'Stormwind Royal Guard',NULL,60,60,3167,0,0,0,11,11,0,0,7,3,3,0,0,36864,0,1024,0,1,1.14286,1,1,1,1,1,1,-1,1,6209,6209,0,0,362,483,71.9664,98.9538,3791,195,100,2000,2000,0,103,517,1756,0,0,0,0,0,0,0,50,50,50,50,50,0,0,0,0,0,0,0,0,0,1756,0,'',''), + (1763,'Gilnid','The Smelter',20,20,7124,0,0,0,17,17,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,6,1,2.45,1,1,1,2904,2904,0,0,29,39,26.24,36.08,852,70,4,2000,2000,0,163,217,1763,1763,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1763,0,'EventAI',''), + (1764,'Greater Feral Spirit',NULL,1,1,781,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (1765,'Worg',NULL,10,11,11421,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,198,222,0,0,15,21,16.632,22.869,538,8,100,2000,2000,0,0,0,1765,0,1765,0,0,0,0,0,0,0,0,0,0,5945,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (1766,'Mottled Worg',NULL,11,12,246,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,222,247,0,0,17,23,16.632,22.869,573,9,100,2000,2000,0,0,0,1766,0,1766,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (1767,'Vile Fin Shredder',NULL,12,13,441,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,247,273,0,0,17,22,21.2784,29.2578,591,9,100,2000,2000,0,14,23,1767,1767,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1767,0,'EventAI',''), - (1768,'Vile Fin Tidehunter',NULL,13,14,346,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,253,276,264,295,18,24,21.2784,29.2578,522,10,100,2000,2000,0,16,26,1768,1768,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1768,0,'EventAI',''), - (1769,'Moonrage Whitescalp',NULL,10,11,11180,0,0,0,24,24,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,186,208,191,205,13,17,21.2784,29.2578,582,7,100,2000,2000,0,10,18,1769,0,1769,0,0,0,0,0,0,0,40,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1770,'Moonrage Darkrunner',NULL,11,12,729,0,0,0,24,24,0,0,7,3,3,0,0,0,0,0,0,1,1.42857,1,0,1,1,1,1,1,1,222,247,0,0,13,17,28.6704,39.4218,573,7,100,1500,2000,0,12,20,1770,0,1770,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (1772,'Rot Hide Gladerunner',NULL,11,12,848,0,0,0,70,70,0,0,6,3,3,0,0,0,0,0,0,1,1.19048,1,0,1,1,1,1,1,1,222,247,0,0,17,22,21.2784,29.2578,549,9,100,2000,2000,0,12,20,1772,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1772,0,'EventAI',''), - (1773,'Rot Hide Mystic',NULL,12,13,10854,0,0,0,70,70,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,230,253,249,264,17,22,21.2784,29.2578,495,9,100,2000,2000,0,13,22,1773,1773,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1773,0,'EventAI',''), - (1775,'Zun\'dartha',NULL,60,60,4555,0,0,0,29,29,0,0,7,3,3,0,2,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1775,0,'',''), - (1776,'Magtoor',NULL,42,42,11650,0,0,0,35,35,0,0,7,3,3,0,2,768,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,0,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50838,0,'',''), - (1777,'Dakk Blunderblast',NULL,15,15,1851,0,0,0,57,57,0,0,7,3,3,0,2,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,1777,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1777,0,'',''), - (1778,'Ferocious Grizzled Bear',NULL,11,12,1006,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.2,1,1,1,1,1,266,296,0,0,17,22,16.632,22.869,297,9,100,2000,2000,0,0,0,1778,0,1778,0,0,0,0,0,0,0,0,0,0,5799,1,0,0,0,0,0,0,0,0,0,'',''), - (1779,'Moonrage Glutton',NULL,12,13,1947,0,0,0,24,24,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,247,273,0,0,17,22,21.2784,29.2578,608,9,100,2000,2000,0,13,22,1779,0,1779,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1780,'Moss Stalker',NULL,12,13,827,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,247,273,0,0,17,22,18.1984,25.0228,591,9,100,2000,2000,0,0,0,1780,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1781,'Mist Creeper',NULL,13,14,760,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,273,300,0,0,19,25,19.7472,27.1524,625,10,100,2000,2000,0,0,0,1781,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1782,'Moonrage Darksoul',NULL,13,14,574,0,0,0,24,24,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,273,300,0,0,19,25,21.2784,29.2578,642,10,100,2000,2000,0,15,24,1782,0,1782,0,0,0,0,0,0,0,0,40,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1783,'Skeletal Flayer',NULL,50,51,733,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.888888,1.14286,1,0,1.3,1,1,1,1,1,2880,2980,0,0,56,70,71.9664,98.9538,3026,29,100,1300,2000,0,101,137,1783,1783,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1783,0,'EventAI',''), - (1784,'Skeletal Sorcerer',NULL,51,52,11403,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,2,0,1.3,1,1,1,1,1,2384,2466,1864,1923,81,101,71.2272,97.9374,2500,42,100,2000,2000,0,93,127,1784,1784,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1784,0,'EventAI',''), - (1785,'Skeletal Terror',NULL,52,54,11404,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,3082,3292,0,0,88,122,70.4704,96.8968,3180,224,22,2000,2000,0,135,181,1785,1785,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1785,0,'EventAI',''), - (1787,'Skeletal Executioner',NULL,53,55,11401,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3293,3398,0,0,128,158,71.9664,98.9538,3244,66,100,2700,2000,0,117,158,1787,1787,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1787,0,'EventAI',''), - (1788,'Skeletal Warlord',NULL,56,57,775,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.888888,1.14286,1,1,3,1,1,1,1,1,8097,8352,0,0,344,444,59.3256,81.5727,3354,182,100,1183,2000,0,445,586,1788,1788,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1788,0,'EventAI',''), - (1789,'Skeletal Acolyte',NULL,55,56,9790,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,2,0,1.35,1,1,1,1,1,2823,2915,2117,2163,89,111,71.9664,98.9538,2677,46,100,2000,2000,0,108,145,1789,1789,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1789,0,'EventAI',''), - (1791,'Slavering Ghoul',NULL,50,52,570,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.777776,1.14286,1,0,1.3,1,1,1,1,1,2880,3082,0,0,71,89,64.68,88.935,3108,37,100,1600,2000,0,103,140,1791,1791,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1793,'Rotting Ghoul',NULL,54,55,137,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.777776,1.14286,1,0,1.3,1,1,1,1,1,3293,3398,0,0,95,118,71.9664,98.9538,3271,49,100,2000,2000,0,117,158,1793,1793,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1794,'Soulless Ghoul',NULL,54,55,10626,0,0,0,21,21,0,0,6,3,3,0,0,64,0,0,72,0.777776,1.14286,2,0,1.3,1,1,1,1,1,2634,2718,2041,2117,85.7,115.9,0,0,2654,214,21,2000,2000,0,102,139,1794,1794,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1795,'Searing Ghoul',NULL,55,56,414,0,0,0,21,21,0,0,6,3,3,0,0,64,0,0,72,0.777776,1.14286,2,0,1.35,1,1,1,1,1,2823,2915,2117,2163,87.5,118.2,0,0,2699,220,21,2000,2000,0,108,145,1795,1795,0,0,0,8388624,0,0,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1796,'Freezing Ghoul',NULL,55,56,10487,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.777776,1.14286,1,0,1.35,1,1,1,1,1,3529,3644,0,0,94,127,71.9664,98.9538,3327,234,22,2000,2000,0,122,165,1796,1796,0,0,0,8388624,0,0,0,0,150,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1797,'Giant Grizzled Bear',NULL,12,13,820,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.2,1,1,1,1,1,296,328,0,0,17,22,18.1984,25.0228,315,9,100,2000,2000,0,0,0,1797,0,1797,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (1800,'Cold Wraith',NULL,58,58,4629,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,3.24,1,1,1,1,1,9302,9302,0,0,354,456,59.9488,82.4296,0,187,100,1175,1292,0,152,761,1800,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1801,'Blood Wraith',NULL,55,55,4629,0,0,0,67,67,0,0,6,3,3,0,0,0,0,0,0,1.74,1.14286,1,1,3.26,1,1,1,1,1,8522,8522,0,0,328,421,58.08,79.86,0,173,100,1200,1320,0,138,689,1801,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1802,'Hungering Wraith',NULL,56,58,4629,0,0,0,21,21,0,0,6,3,3,0,0,64,0,0,72,1,1.14286,1,0,1.35,1,1,1,1,1,3644,3876,0,0,95.9,132.4,0,0,3435,242,25,2000,2000,0,127,171,1802,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1804,'Wailing Death',NULL,56,57,10690,0,0,0,21,21,0,0,6,3,3,0,0,64,0,0,72,1,1.14286,1,0,1.35,1,1,1,1,1,3643,3758,0,0,95.9,129.9,0,0,3380,238,24,2000,2000,0,125,169,1804,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1805,'Flesh Golem',NULL,56,57,1693,0,0,0,21,21,0,0,6,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,8097,8352,0,0,354,456,59.9488,82.4296,3380,187,100,1175,2000,0,453,597,1805,1805,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1806,'Vile Slime',NULL,54,55,681,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1,1,3293,3398,0,0,95,118,71.2272,97.9374,3271,49,100,2000,2000,0,117,158,1806,1806,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1808,'Devouring Ooze',NULL,55,56,11139,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.35,1,1,1,1,1,3529,3644,0,0,97,120,71.2272,97.9374,3327,50,100,2000,2000,0,122,165,1808,1808,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1809,'Carrion Vulture',NULL,50,52,1105,0,0,0,73,73,0,7,1,3,3,0,0,0,0,0,1,1.4,1.42857,1,0,1.3,1,1,1,1,1,2880,3082,0,0,88,107,66.4224,91.3308,3108,45,100,2000,2000,0,0,0,1809,0,0,0,0,0,0,0,0,0,0,0,0,8311,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1812,'Rotting Behemoth',NULL,55,56,8389,0,0,0,14,14,0,0,4,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.35,1,1,1,1,1,3529,3644,0,0,97,120,70.4704,96.8968,3327,50,100,2000,2000,0,125,168,1812,0,0,0,0,0,0,0,55,55,55,110,110,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1813,'Decaying Horror',NULL,56,57,2832,0,0,0,14,14,0,0,4,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3601,3765,0,0,110,142,71.9664,98.9538,3263,58,100,1800,2000,0,125,169,1813,0,0,0,0,0,0,0,57,57,114,57,114,0,1,0,0,0,0,0,0,0,0,0,'',''), - (1815,'Diseased Black Bear',NULL,51,52,1082,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.5,1,1,1,1,1,3438,3556,0,0,87,109,64.68,88.935,2347,45,100,2000,2000,0,0,0,1815,0,1815,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1816,'Diseased Grizzly',NULL,55,56,1083,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.5,1,1,1,1,1,3921,4048,0,0,97,120,71.9664,98.9538,2513,50,100,2000,2000,0,0,0,1816,0,1816,0,0,0,0,0,0,0,0,0,0,5810,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1767,'Vile Fin Shredder',NULL,12,13,441,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,247,273,0,0,17,22,21.2784,29.2578,608,9,100,2000,2000,0,14,23,1767,1767,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1767,0,'EventAI',''), + (1768,'Vile Fin Tidehunter',NULL,13,14,346,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,253,276,264,295,18,24,21.2784,29.2578,537,10,100,2000,2000,0,16,26,1768,1768,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1768,0,'EventAI',''), + (1769,'Moonrage Whitescalp',NULL,10,11,11180,0,0,0,24,24,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,1.3,1,186,208,191,205,13,17,21.2784,29.2578,585,7,100,2000,2000,0,10,18,1769,0,1769,0,0,0,0,0,0,0,40,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1770,'Moonrage Darkrunner',NULL,11,12,729,0,0,0,24,24,0,0,7,3,3,0,0,32768,0,0,0,1,1.42857,1,0,1,1,1,1,1,1,222,247,0,0,13,17,28.6704,39.4218,573,7,100,1500,2000,0,12,20,1770,0,1770,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (1772,'Rot Hide Gladerunner',NULL,11,12,848,0,0,0,70,70,0,0,6,3,3,0,0,32768,0,0,0,1,1.19048,1,0,1,1,1,1,1,1,222,247,0,0,17,22,21.2784,29.2578,573,9,100,2000,2000,0,12,20,1772,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1772,0,'EventAI',''), + (1773,'Rot Hide Mystic',NULL,12,13,10854,0,0,0,70,70,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,230,253,249,264,17,22,21.2784,29.2578,507,9,100,2000,2000,0,13,22,1773,1773,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1773,0,'EventAI',''), + (1775,'Zun\'dartha',NULL,60,60,4555,0,0,0,29,29,0,0,7,3,3,0,2,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1775,0,'',''), + (1776,'Magtoor',NULL,42,42,11650,0,0,0,35,35,0,0,7,3,3,0,2,33536,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,2246,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1776,0,'',''), + (1777,'Dakk Blunderblast',NULL,15,15,1851,0,0,0,57,57,0,0,7,3,3,0,2,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,1777,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1777,0,'',''), + (1778,'Ferocious Grizzled Bear',NULL,11,12,1006,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.2,1,1,1,1,1,266,296,0,0,17,22,16.632,22.869,573,9,100,2000,2000,0,0,0,1778,0,1778,0,0,0,0,0,0,0,0,0,0,5799,1,0,0,0,0,0,0,0,0,0,'',''), + (1779,'Moonrage Glutton',NULL,12,13,1947,0,0,0,24,24,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,247,273,0,0,17,22,21.2784,29.2578,608,9,100,2000,2000,0,13,22,1779,0,1779,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1780,'Moss Stalker',NULL,12,13,827,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,247,273,0,0,17,22,18.1984,25.0228,608,9,100,2000,2000,0,0,0,1780,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1781,'Mist Creeper',NULL,13,14,760,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,273,300,0,0,19,25,19.7472,27.1524,642,10,100,2000,2000,0,0,0,1781,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1782,'Moonrage Darksoul',NULL,13,14,574,0,0,0,24,24,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,273,300,0,0,19,25,21.2784,29.2578,642,10,100,2000,2000,0,15,24,1782,0,1782,0,0,0,0,0,0,0,0,40,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1783,'Skeletal Flayer',NULL,50,51,733,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.888888,1.14286,1,0,1.3,1,1,1,1,1,2880,2980,0,0,56,70,71.9664,98.9538,3052,29,100,1300,2000,0,101,137,1783,1783,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1783,0,'EventAI',''), + (1784,'Skeletal Sorcerer',NULL,51,52,11403,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.3,1,1,1,1,1,2384,2466,1864,1923,81,101,71.2272,97.9374,2522,42,100,2000,2000,0,93,127,1784,1784,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1784,0,'EventAI',''), + (1785,'Skeletal Terror',NULL,52,54,11404,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,3082,3292,0,0,88,122,70.4704,96.8968,3216,224,22,2000,2000,0,135,181,1785,1785,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1785,0,'EventAI',''), + (1787,'Skeletal Executioner',NULL,53,55,11401,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3293,3398,0,0,128,158,71.9664,98.9538,3244,66,100,2700,2000,0,117,158,1787,1787,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1787,0,'EventAI',''), + (1788,'Skeletal Warlord',NULL,56,57,775,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.888888,1.14286,1,1,3,1,1,1,1,1,8097,8352,0,0,344,444,59.3256,81.5727,3380,182,100,1183,2000,0,445,586,1788,1788,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1788,0,'EventAI',''), + (1789,'Skeletal Acolyte',NULL,55,56,9790,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.35,1,1,1,1,1,2823,2915,2117,2163,89,111,71.9664,98.9538,2699,46,100,2000,2000,0,108,145,1789,1789,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1789,0,'EventAI',''), + (1791,'Slavering Ghoul',NULL,50,52,570,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.777776,1.14286,1,0,1.3,1,1,1,1,1,2880,3082,0,0,71,89,64.68,88.935,3108,37,100,1600,2000,0,103,140,1791,1791,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1793,'Rotting Ghoul',NULL,54,55,137,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.777776,1.14286,1,0,1.3,1,1,1,1,1,3293,3398,0,0,95,118,71.9664,98.9538,3271,49,100,2000,2000,0,117,158,1793,1793,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1794,'Soulless Ghoul',NULL,54,55,10626,0,0,0,21,21,0,0,6,3,3,0,0,32832,0,0,72,0.777776,1.14286,2,0,1.3,1,1,1,1,1,2634,2718,2041,2117,85.7,115.9,0,0,2654,214,21,2000,2000,0,102,139,1794,1794,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1795,'Searing Ghoul',NULL,55,56,414,0,0,0,21,21,0,0,6,3,3,0,0,32832,0,0,72,0.777776,1.14286,2,0,1.35,1,1,1,1,1,2823,2915,2117,2163,87.5,118.2,0,0,2699,220,21,2000,2000,0,108,145,1795,1795,0,0,0,8388624,0,0,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1796,'Freezing Ghoul',NULL,55,56,10487,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.777776,1.14286,1,0,1.35,1,1,1,1,1,3529,3644,0,0,94,127,71.9664,98.9538,3327,234,22,2000,2000,0,122,165,1796,1796,0,0,0,8388624,0,0,0,0,150,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1797,'Giant Grizzled Bear',NULL,12,13,820,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.2,1,1,1,0.52,1,296,328,0,0,17,22,18.1984,25.0228,316,9,100,2000,2000,0,0,0,1797,0,1797,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (1800,'Cold Wraith',NULL,58,58,4629,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,3.24,1,1,1,1,1,9302,9302,0,0,354,456,59.9488,82.4296,3435,187,100,1175,1292,0,152,761,1800,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1801,'Blood Wraith',NULL,55,55,4629,0,0,0,67,67,0,0,6,3,3,0,0,32768,0,0,0,1.74,1.14286,1,1,3.26,1,1,1,1,1,8522,8522,0,0,328,421,58.08,79.86,3271,173,100,1200,1320,0,138,689,1801,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1802,'Hungering Wraith',NULL,56,58,4629,0,0,0,21,21,0,0,6,3,3,0,0,32832,0,0,72,1,1.14286,1,0,1.35,1,1,1,1,1,3644,3876,0,0,95.9,132.4,0,0,3435,242,25,2000,2000,0,127,171,1802,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1804,'Wailing Death',NULL,56,57,10690,0,0,0,21,21,0,0,6,3,3,0,0,32832,0,0,72,1,1.14286,1,0,1.35,1,1,1,1,1,3643,3758,0,0,95.9,129.9,0,0,3380,238,24,2000,2000,0,125,169,1804,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1805,'Flesh Golem',NULL,56,57,1693,0,0,0,21,21,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,8097,8352,0,0,354,456,59.9488,82.4296,3380,187,100,1175,2000,0,453,597,1805,1805,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1806,'Vile Slime',NULL,54,55,681,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1,1,3293,3398,0,0,95,118,71.2272,97.9374,3271,49,100,2000,2000,0,117,158,1806,1806,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1808,'Devouring Ooze',NULL,55,56,11139,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.35,1,1,1,1,1,3529,3644,0,0,97,120,71.2272,97.9374,3327,50,100,2000,2000,0,122,165,1808,1808,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1809,'Carrion Vulture',NULL,50,52,1105,0,0,0,73,73,0,7,1,3,3,0,0,32768,0,0,1,1.4,1.42857,1,0,1.3,1,1,1,1,1,2880,3082,0,0,88,107,66.4224,91.3308,3108,45,100,2000,2000,0,0,0,1809,0,0,0,0,0,0,0,0,0,0,0,0,8311,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1812,'Rotting Behemoth',NULL,55,56,8389,0,0,0,14,14,0,0,4,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.35,1,1,1,1,1,3529,3644,0,0,97,120,70.4704,96.8968,3327,50,100,2000,2000,0,125,168,1812,0,0,0,0,0,0,0,55,55,55,110,110,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1813,'Decaying Horror',NULL,56,57,2832,0,0,0,14,14,0,0,4,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3601,3765,0,0,110,142,71.9664,98.9538,3263,58,100,1800,2000,0,125,169,1813,0,0,0,0,0,0,0,57,57,114,57,114,0,1,0,0,0,0,0,0,0,0,0,'',''), + (1815,'Diseased Black Bear',NULL,51,52,1082,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.5,1,1,1,0.75,1,3438,3556,0,0,87,109,64.68,88.935,2331,45,100,2000,2000,0,0,0,1815,0,1815,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1816,'Diseased Grizzly',NULL,55,56,1083,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.5,1,1,1,0.75,1,3921,4048,0,0,97,120,71.9664,98.9538,2495,50,100,2000,2000,0,0,0,1816,0,1816,0,0,0,0,0,0,0,0,0,0,5810,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (1817,'Diseased Wolf',NULL,53,54,4124,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.3,1,1,1,1,1,3189,3293,0,0,93,115,71.9664,98.9538,3216,48,100,2000,2000,0,0,0,1817,0,1817,0,0,0,0,0,0,0,0,0,0,5956,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1821,'Carrion Lurker',NULL,52,53,1091,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.3,1,1,1,1,1,3082,3189,0,0,89,111,69.0272,94.9124,3136,46,100,2000,2000,0,0,0,1821,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1822,'Venom Mist Lurker',NULL,50,51,1087,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.3,1,1,1,1,1,2880,2980,0,0,87,107,66.44,91.355,3026,45,100,2000,2000,0,0,0,1822,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1824,'Plague Lurker',NULL,54,55,1088,0,0,0,312,312,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.3,1,1,1,1,1,3293,3398,0,0,95,118,71.9664,98.9538,3244,49,100,2000,2000,0,0,0,1824,0,0,0,0,0,0,0,0,0,0,0,0,5906,1,0,0,0,0,0,0,0,0,0,'',''), - (1826,'Scarlet Mage',NULL,55,56,10286,10288,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1.35,1,1,1,1,1,2470,2550,5013,5206,84,103,71.2272,97.9374,1672,43,100,2000,2000,0,99,134,1826,1826,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1826,0,'EventAI',''), - (1827,'Scarlet Sentinel',NULL,55,56,10350,10351,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,1,3,1,1,1,1,1,7842,8097,0,0,344,444,59.3256,81.5727,3299,182,100,1183,2000,0,435,573,1827,1827,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1827,0,'EventAI',''), - (1831,'Scarlet Hunter',NULL,52,53,10277,10279,0,0,89,89,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,3082,3188,0,0,89,111,71.9664,98.9538,3136,46,100,2000,2000,0,109,148,1831,1831,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1831,0,'EventAI',''), - (1832,'Scarlet Magus',NULL,56,57,10328,10330,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,8,1,3,1,1,1,1,1,5667,5847,5206,5340,344,444,59.3256,81.5727,1700,182,100,1183,2000,0,347,458,1832,1832,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1832,0,'EventAI',''), - (1833,'Scarlet Knight',NULL,54,55,10291,10292,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,3293,3398,0,0,95,118,71.9664,98.9538,3244,49,100,2000,2000,0,117,158,1833,1833,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1833,0,'EventAI',''), - (1834,'Scarlet Paladin',NULL,55,56,10324,10326,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,2,1,3,1,1,1,1,1,6273,6477,2117,2163,344,444,59.3256,81.5727,2677,182,100,1183,2000,0,367,484,1834,1834,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1834,0,'EventAI',''), - (1835,'Scarlet Invoker',NULL,53,54,10320,10322,0,0,89,89,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.3,1,1,1,1,1,2551,2634,1982,2041,87,108,71.2272,97.9374,2588,45,100,2000,2000,0,99,135,1835,1835,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1835,0,'EventAI',''), - (1836,'Scarlet Cavalier',NULL,56,58,10336,10337,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1.1,1.14286,1,1,3,1,2,1,1,1,8097,8613,0,0,96,132,0,0,3408,242,25,2000,2000,0,472,621,1836,1836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1836,0,'EventAI',''), - (1837,'Scarlet Judge',NULL,60,60,10355,0,0,0,67,67,0,0,7,3,3,0,0,0,0,0,0,1.79,1.14286,2,2,3,1,1.7,1,1,1,7326,7326,2434,2434,97,128,0,0,3075,238,24,1150,1265,0,205,273,1837,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1837,0,'EventAI',''), - (1838,'Scarlet Interrogator',NULL,61,61,10343,0,0,0,67,67,0,0,7,3,3,0,0,0,0,0,0,1.8,1.14286,1,2,3,1,1,1,1,1,9432,9432,0,0,588,669,203.77,289.86,4091,290,100,1141,1255,0,758,995,1838,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1838,0,'EventAI',''), - (1839,'Scarlet High Clerist',NULL,63,63,10342,0,0,0,67,67,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,2,3,1,2,1,1,1,7995,7995,2620,2620,102,135,0,0,3795,252,27,1700,2000,0,668,877,1839,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1839,0,'EventAI',''), - (1840,'Grand Inquisitor Isillien',NULL,63,63,10339,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,1,25,8,8,1,1,1,66625,66625,20960,20960,102,135,0,0,0,252,27,2000,2000,0,178,891,1840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,987,0,'','npc_isillien'), - (1841,'Scarlet Executioner',NULL,60,60,10344,0,0,0,67,67,0,0,7,3,3,0,0,0,0,0,0,1.79,1.14286,1,1,3,1,1,1,1,1,9156,9156,0,0,571,737,172.1,240.07,3791,302,100,1150,1265,0,762,1000,1841,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1841,0,'EventAI',''), - (1842,'Highlord Taelan Fordring','Highlord of the Scarlet Crusade',63,63,10341,0,0,0,67,67,1,0,7,3,3,0,2,64,0,0,4096,1.1,1.14286,2,1,10,2,5,1,1,1,26650,26650,5240,5240,102,135,0,0,4635,252,27,2000,2000,0,1252,1639,1842,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1842,0,'','npc_taelan_fordring'), - (1843,'Foreman Jerris',NULL,62,62,10340,0,0,0,67,67,0,0,7,3,3,0,0,0,0,0,0,1.81,1.14286,1,2,3,1,1,1,1,1,9711,9711,0,0,595,678,220.81,320.77,4391,294,100,1133,1246,0,780,1023,1843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1844,'Foreman Marcrid',NULL,58,58,10354,0,0,0,67,67,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,1,4,1.35,1,1.2,1,1,1,3876,3876,0,0,100,132,61.732,84.8815,3435,242,25,2000,2000,0,129,174,1844,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1821,'Carrion Lurker',NULL,52,53,1091,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.3,1,1,1,1,1,3082,3189,0,0,89,111,69.0272,94.9124,3163,46,100,2000,2000,0,0,0,1821,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1822,'Venom Mist Lurker',NULL,50,51,1087,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.3,1,1,1,1,1,2880,2980,0,0,87,107,66.44,91.355,3052,45,100,2000,2000,0,0,0,1822,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1824,'Plague Lurker',NULL,54,55,1088,0,0,0,312,312,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.3,1,1,1,1,1,3293,3398,0,0,95,118,71.9664,98.9538,3271,49,100,2000,2000,0,0,0,1824,0,0,0,0,0,0,0,0,0,0,0,0,5906,1,0,0,0,0,0,0,0,0,0,'',''), + (1826,'Scarlet Mage',NULL,55,56,10286,10288,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1.35,1,1,1,1,1,2470,2550,5013,5206,84,103,71.2272,97.9374,1686,43,100,2000,2000,0,99,134,1826,1826,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1826,0,'EventAI',''), + (1827,'Scarlet Sentinel',NULL,55,56,10350,10351,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,1,3,1,1,1,1,1,7842,8097,0,0,344,444,59.3256,81.5727,3327,182,100,1183,2000,0,435,573,1827,1827,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1827,0,'EventAI',''), + (1831,'Scarlet Hunter',NULL,52,53,10277,10279,0,0,89,89,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,3082,3188,0,0,89,111,71.9664,98.9538,3163,46,100,2000,2000,0,109,148,1831,1831,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1831,0,'EventAI',''), + (1832,'Scarlet Magus',NULL,56,57,10328,10330,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,8,1,3,1,1,1,1,1,5667,5847,5206,5340,344,444,59.3256,81.5727,1714,182,100,1183,2000,0,347,458,1832,1832,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1832,0,'EventAI',''), + (1833,'Scarlet Knight',NULL,54,55,10291,10292,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,3293,3398,0,0,95,118,71.9664,98.9538,3271,49,100,2000,2000,0,117,158,1833,1833,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1833,0,'EventAI',''), + (1834,'Scarlet Paladin',NULL,55,56,10324,10326,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,2,1,3,1,1,1,1,1,6273,6477,2117,2163,344,444,59.3256,81.5727,2699,182,100,1183,2000,0,367,484,1834,1834,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1834,0,'EventAI',''), + (1835,'Scarlet Invoker',NULL,53,54,10320,10322,0,0,89,89,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.3,1,1,1,1,1,2551,2634,1982,2041,87,108,71.2272,97.9374,2610,45,100,2000,2000,0,99,135,1835,1835,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1835,0,'EventAI',''), + (1836,'Scarlet Cavalier',NULL,56,58,10336,10337,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1.1,1.14286,1,1,3,1,2,1,1,1,8097,8613,0,0,96,132,0,0,3435,242,25,2000,2000,0,472,621,1836,1836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1836,0,'EventAI',''), + (1837,'Scarlet Judge',NULL,60,60,10355,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1.79,1.14286,2,2,3,1,1.7,1,1,1,7326,7326,2434,2434,97,128,0,0,3075,238,24,1150,1265,0,205,273,1837,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1837,0,'EventAI',''), + (1838,'Scarlet Interrogator',NULL,61,61,10343,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1.8,1.14286,1,2,3,1,1,1,1,1,9432,9432,0,0,588,669,203.77,289.86,4091,290,100,1141,1255,0,758,995,1838,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1838,0,'EventAI',''), + (1839,'Scarlet High Clerist',NULL,63,63,10342,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,2,3,1,2,1,1,1,7995,7995,2620,2620,102,135,0,0,3795,252,27,1700,2000,0,668,877,1839,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1839,0,'EventAI',''), + (1840,'Grand Inquisitor Isillien',NULL,63,63,10339,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,25,8,8,1,1,1,66625,66625,20960,20960,102,135,0,0,3795,252,27,2000,2000,0,178,891,1840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,987,0,'','npc_isillien'), + (1841,'Scarlet Executioner',NULL,60,60,10344,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1.79,1.14286,1,1,3,1,1,1,1,1,9156,9156,0,0,571,737,172.1,240.07,3791,302,100,1150,1265,0,762,1000,1841,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1841,0,'EventAI',''), + (1842,'Highlord Taelan Fordring','Highlord of the Scarlet Crusade',63,63,10341,0,0,0,67,67,1,0,7,3,3,0,2,32832,0,0,4096,1.1,1.14286,2,1,10,2,5,1,1,1,26650,26650,5240,5240,102,135,0,0,3795,252,27,2000,2000,0,1252,1639,1842,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1842,0,'','npc_taelan_fordring'), + (1843,'Foreman Jerris',NULL,62,62,10340,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1.81,1.14286,1,2,3,1,1,1,1,1,9711,9711,0,0,595,678,220.81,320.77,4391,294,100,1133,1246,0,780,1023,1843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1844,'Foreman Marcrid',NULL,58,58,10354,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,4,1.35,1,1.2,1,1,1,3876,3876,0,0,100,132,61.732,84.8815,3435,242,25,2000,2000,0,129,174,1844,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (1845,'High Protector Tarsen',NULL,59,59,10345,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1.35,1,1,1,1,1,3198,3198,2369,2369,98,119,71.2272,97.9374,2832,50,100,2000,2000,0,115,155,1845,1845,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1845,0,'EventAI',''), (1846,'High Protector Lorik',NULL,61,61,10338,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1.1,1.14286,2,1,3,1,1,1,1,1,7545,7545,2486,2486,585,754,172.1,240.07,3316,309,100,1141,2000,0,424,558,1846,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1846,0,'EventAI',''), - (1847,'Foulmane',NULL,52,52,519,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.777776,1.14286,1,4,1.3,1,1,1,1,1,3082,3082,0,0,88,117,0,0,3108,214,21,1183,2000,0,109,148,1847,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1848,'Lord Maldazzar',NULL,56,56,10356,0,0,0,21,21,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,4,1.35,1,1,1,-1,1,2915,2915,2163,2463,329,425,59.3256,81.5727,2699,174,100,1183,1301,0,108,146,1848,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50111,0,'EventAI',''), - (1850,'Putridius',NULL,58,58,10612,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,2,1.25,1,2.4,1,1,1,3589,3589,0,0,100,132,0,0,3435,242,0,2000,2000,0,0,0,1850,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1851,'The Husk',NULL,62,62,9013,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1.81,1.14286,1,4,1.35,1,1,1,1,1,4370,4370,0,0,573,740,203.77,289.86,4391,303,100,1133,1246,0,145,195,1851,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1852,'Araj the Summoner',NULL,61,61,7919,0,0,0,21,21,0,0,6,3,3,0,0,64,0,0,0,1,1.14286,2,1,3.3,3,1,1,1,1,8300,8300,7458,7458,592,764,172.1,240.07,3316,313,100,1158,2000,0,458,603,1852,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1853,'Darkmaster Gandling',NULL,61,61,11070,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.15,1.14286,2,1,20,3,2.5,1,1,1,50300,50300,7458,7458,99,130,0,0,0,244,25,2000,1265,0,503,2517,1853,0,0,0,0,545328149,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1853,0,'','boss_darkmaster_gandling'), - (1854,'High Priest Thel\'danis',NULL,62,62,11395,0,0,0,12,12,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,4352,4352,4578,4578,174,224,203.77,104.278,0,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1854,0,'EventAI',''), - (1855,'Tirion Fordring',NULL,61,61,9477,0,0,0,250,250,0,0,7,3,3,0,3,64,0,0,4096,1.1,1.14286,2,1,1,1,1,1,-1,1,9563,9563,2486,2486,544,703,172.1,240.07,0,288,100,1166,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3502,1855,0,'',''), + (1847,'Foulmane',NULL,52,52,519,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.777776,1.14286,1,4,1.3,1,1,1,1,1,3082,3082,0,0,88,117,0,0,3108,214,21,1183,2000,0,109,148,1847,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1848,'Lord Maldazzar',NULL,56,56,10356,0,0,0,21,21,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,4,1.35,1,1,1,-1,1,2915,2915,2163,2463,329,425,59.3256,81.5727,2699,174,100,1183,1301,0,108,146,1848,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1848,0,'EventAI',''), + (1850,'Putridius',NULL,58,58,10612,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,2,1.25,1,2.4,1,1,1,3589,3589,0,0,100,132,0,0,3435,242,0,2000,2000,0,0,0,1850,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1851,'The Husk',NULL,62,62,9013,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1.81,1.14286,1,4,1.35,1,1,1,1,1,4370,4370,0,0,573,740,203.77,289.86,4391,303,100,1133,1246,0,145,195,1851,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1852,'Araj the Summoner',NULL,61,61,7919,0,0,0,21,21,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3.3,3,1,1,1,1,8300,8300,7458,7458,592,764,172.1,240.07,3316,313,100,1158,2000,0,458,603,1852,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1853,'Darkmaster Gandling',NULL,61,61,11070,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.15,1.14286,2,1,20,3,2.5,1,1,1,50300,50300,7458,7458,99,130,0,0,3316,244,25,2000,1265,0,503,2517,1853,0,0,0,0,545328149,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1853,0,'','boss_darkmaster_gandling'), + (1854,'High Priest Thel\'danis',NULL,62,62,11395,0,0,0,12,12,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,4352,4352,4578,4578,174,224,203.77,104.278,3555,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1854,0,'EventAI',''), + (1855,'Tirion Fordring',NULL,61,61,9477,0,0,0,250,250,0,0,7,3,3,0,3,32832,0,0,4096,1.1,1.14286,2,1,1,1,1,1,-1,1,9563,9563,2486,2486,544,703,172.1,240.07,3316,288,100,1166,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3502,1855,0,'',''), (1860,'Voidwalker',NULL,17,17,1132,0,0,0,14,14,0,16,3,1,3,0,0,0,0,0,0,1.1,1.14286,2,0,1,1,1,1,-1,1,548,548,300,300,15,19,23.0384,31.6778,20,8,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1863,'Succubus',NULL,20,20,4162,0,0,0,14,14,0,17,3,1,3,0,0,0,0,0,0,1.1,1.14286,2,0,1,1,1,1,-1,1,919,919,436,436,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1865,'Ravenclaw Raider',NULL,12,13,732,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.888888,1.14286,1,0,1,1,1,1,1,1,247,273,0,0,17,22,21.2784,29.2578,586,9,100,2000,2000,0,14,23,1865,1865,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1865,0,'EventAI',''), - (1866,'Ravenclaw Slave',NULL,11,12,829,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.777776,1.14286,1,0,1,1,1,1,1,1,222,247,0,0,17,22,21.2784,29.2578,560,9,100,2000,2000,0,12,20,1866,1866,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1867,'Dalaran Apprentice',NULL,13,14,3767,3768,0,0,76,76,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1,1,1,1,1,1,241,263,601,710,17,22,25.7664,35.4288,335,9,100,2000,2000,0,14,24,1867,1867,0,0,0,0,0,0,0,0,50,0,30,0,1,0,0,0,0,0,0,0,1867,0,'EventAI',''), - (1868,'Ravenclaw Servant',NULL,13,14,828,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.777776,1.14286,2,0,1,1,1,1,1,1,253,276,264,295,18,24,21.2784,29.2578,517,10,100,2000,2000,0,14,23,1868,1868,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1869,'Ravenclaw Champion',NULL,14,15,732,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.888888,1.14286,1,0,1,1,1,1,1,1,300,328,0,0,38,48,21.2784,29.2578,661,20,100,2700,2000,0,16,26,1869,1869,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1869,0,'',''), - (1870,'Hand of Ravenclaw',NULL,15,16,732,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.888888,1.14286,1,0,1,1,1,1,-1,1,300,313,0,0,24,31,28.6704,39.4218,20,13,100,2000,2000,0,17,28,1870,1870,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1870,0,'EventAI',''), - (1871,'Eliza\'s Guard',NULL,28,29,734,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,1.06,1.14286,1,0,1.05,1,1,1,1,1,896,950,0,0,58,67,39.8112,54.7404,0,29,100,1740,1914,0,11,53,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (1872,'Tharek Blackstone',NULL,12,12,3415,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1880,'Berte',NULL,1,1,338,0,0,0,35,35,0,0,7,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1883,'Scarlet Worker',NULL,55,57,10303,10305,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.35,1,1,1,1,1,3529,3758,0,0,96,121,71.2272,97.9374,3326,50,100,2000,2000,0,125,168,1883,1883,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1883,0,'EventAI',''), - (1884,'Scarlet Lumberjack',NULL,54,56,10299,10300,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,3420,3644,0,0,94,118,71.2272,97.9374,3272,49,100,2000,2000,0,122,164,1884,1884,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1884,0,'EventAI',''), - (1885,'Scarlet Smith',NULL,59,59,10349,10346,0,0,67,67,0,0,7,3,3,0,0,0,0,0,0,1.78,1.14286,1,2,3,1,1,1,1,1,8883,8883,0,0,355,459,61.152,84.084,5156,188,100,1158,1274,0,235,312,1885,0,0,0,0,0,0,0,177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1888,'Dalaran Watcher',NULL,18,19,3566,3567,0,0,76,76,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,8,0,1,1.3,1,1,1,1,354,379,1326,1453,19,25,28.6704,39.4218,432,10,100,2000,2000,0,21,32,1888,1888,0,0,0,0,0,0,0,0,50,0,30,0,1,0,0,0,0,0,0,0,1888,0,'EventAI',''), - (1889,'Dalaran Wizard',NULL,19,20,3585,3586,0,0,76,76,1.15,0,7,3,3,0,0,0,0,0,0,1,1.14286,8,0,1,1,1,1,1,1,379,405,1118,1202,21,27,28.6704,39.4218,451,11,100,2000,2000,0,22,33,1889,1889,0,0,0,0,0,0,0,0,50,0,30,0,0,0,0,0,0,0,0,0,50096,0,'EventAI',''), - (1890,'Rattlecage Skeleton',NULL,2,3,11400,0,0,0,7,7,0,0,6,3,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,55,71,0,0,3,4,5.2272,7.1874,29,2,100,2000,2000,0,1,5,1890,1890,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1890,0,'',''), - (1891,'Pyrewood Watcher',NULL,13,14,2565,0,0,0,123,123,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,819,900,0,0,57,73,18.984,26.103,625,30,100,1541,2000,0,59,81,1891,1891,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1891,0,'EventAI',''), - (1892,'Moonrage Watcher',NULL,13,14,574,0,0,0,16,16,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,819,900,0,0,57,73,18.984,26.103,0,30,100,1541,1695,0,10,50,1892,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,51941,0,'EventAI',''), - (1893,'Moonrage Sentry',NULL,14,15,564,0,0,0,16,16,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,900,984,0,0,61,78,20.232,27.819,0,32,100,1533,1686,0,9,47,1893,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50642,0,'EventAI',''), - (1894,'Pyrewood Sentry',NULL,14,15,3551,0,0,0,123,123,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,900,984,0,0,61,78,20.232,27.819,660,32,100,2000,2000,0,63,88,1894,1894,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1894,0,'EventAI',''), - (1895,'Pyrewood Elder',NULL,14,15,2535,0,0,0,123,123,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,1,1,1,1,1,828,903,295,326,61,78,20.232,27.819,552,32,100,2000,2000,0,59,81,1895,1895,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1895,0,'',''), - (1896,'Moonrage Elder',NULL,14,15,729,0,0,0,16,16,1.4,0,7,3,3,0,0,0,0,0,0,1.19,1.14286,1,1,1,1,1,1,-1,1,828,903,295,326,61,78,20.232,27.819,0,32,100,1533,1686,0,9,47,1896,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50119,0,'',''), - (1901,'Kelstrum Stonebreaker','Warrior Trainer',45,45,3053,0,0,0,55,55,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4569,1901,0,'',''), - (1907,'Naga Explorer',NULL,43,44,4923,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2077,2141,0,0,85,109,63.7824,87.7008,0,45,100,2000,2000,0,78,107,1907,1907,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1907,0,'EventAI',''), - (1908,'Vile Fin Oracle',NULL,19,20,540,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,404,433,456,490,27,34,30.096,41.382,698,14,100,2000,2000,0,29,43,1908,1908,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1909,'Vile Fin Lakestalker',NULL,18,19,757,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,377,404,408,456,25,32,28.6704,39.4218,668,13,100,2000,2000,0,23,35,1909,1909,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1909,0,'EventAI',''), + (1863,'Succubus',NULL,20,20,4162,0,0,0,14,14,0,17,3,1,3,0,0,0,0,0,0,1.1,1.14286,2,0,1,1,1,1,-1,1,919,919,436,436,24,31,31.856,43.802,712,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1865,'Ravenclaw Raider',NULL,12,13,732,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.888888,1.14286,1,0,1,1,1,1,1,1,247,273,0,0,17,22,21.2784,29.2578,608,9,100,2000,2000,0,14,23,1865,1865,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1865,0,'EventAI',''), + (1866,'Ravenclaw Slave',NULL,11,12,829,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.777776,1.14286,1,0,1,1,1,1,1,1,222,247,0,0,17,22,21.2784,29.2578,573,9,100,2000,2000,0,12,20,1866,1866,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1867,'Dalaran Apprentice',NULL,13,14,3767,3768,0,0,76,76,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1,1,1,1,1,1,241,263,601,710,17,22,25.7664,35.4288,344,9,100,2000,2000,0,14,24,1867,1867,0,0,0,0,0,0,0,0,50,0,30,0,1,0,0,0,0,0,0,0,1867,0,'EventAI',''), + (1868,'Ravenclaw Servant',NULL,13,14,828,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.777776,1.14286,2,0,1,1,1,1,1,1,253,276,264,295,18,24,21.2784,29.2578,537,10,100,2000,2000,0,14,23,1868,1868,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1869,'Ravenclaw Champion',NULL,14,15,732,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.888888,1.14286,1,0,1,1,1,1,1,1,300,328,0,0,38,48,21.2784,29.2578,677,20,100,2700,2000,0,16,26,1869,1869,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1869,0,'',''), + (1870,'Hand of Ravenclaw',NULL,15,16,732,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.888888,1.14286,1,0,1,1,1,1,-1,1,300,313,0,0,24,31,28.6704,39.4218,20,13,100,2000,2000,0,17,28,1870,1870,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1870,0,'EventAI',''), + (1871,'Eliza\'s Guard',NULL,28,29,734,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,1.06,1.14286,1,0,1.05,1,1,1,1,1,896,950,0,0,58,67,39.8112,54.7404,1165,29,100,1740,1914,0,11,53,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (1872,'Tharek Blackstone',NULL,12,12,3415,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1880,'Berte',NULL,1,1,338,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1883,'Scarlet Worker',NULL,55,57,10303,10305,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.35,1,1,1,1,1,3529,3758,0,0,96,121,71.2272,97.9374,3380,50,100,2000,2000,0,125,168,1883,1883,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1883,0,'EventAI',''), + (1884,'Scarlet Lumberjack',NULL,54,56,10299,10300,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,3420,3644,0,0,94,118,71.2272,97.9374,3327,49,100,2000,2000,0,122,164,1884,1884,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1884,0,'EventAI',''), + (1885,'Scarlet Smith',NULL,59,59,10349,10346,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1.78,1.14286,1,2,3,1,1,1,1.5,1,8883,8883,0,0,355,459,61.152,84.084,5234,188,100,1158,1274,0,235,312,1885,0,0,0,0,0,0,0,177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1888,'Dalaran Watcher',NULL,18,19,3566,3567,0,0,76,76,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1,1.3,1,1,1,1,354,379,1326,1453,19,25,28.6704,39.4218,442,10,100,2000,2000,0,21,32,1888,1888,0,0,0,0,0,0,0,0,50,0,30,0,1,0,0,0,0,0,0,0,1888,0,'EventAI',''), + (1889,'Dalaran Wizard',NULL,19,20,3585,3586,0,0,76,76,1.15,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1,1,1,1,1,1,379,405,1118,1202,21,27,28.6704,39.4218,460,11,100,2000,2000,0,22,33,1889,1889,0,0,0,0,0,0,0,0,50,0,30,0,0,0,0,0,0,0,0,0,1889,0,'EventAI',''), + (1890,'Rattlecage Skeleton',NULL,2,3,11400,0,0,0,7,7,0,0,6,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,55,71,0,0,3,4,5.2272,7.1874,41,2,100,2000,2000,0,1,5,1890,1890,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1890,0,'',''), + (1891,'Pyrewood Watcher',NULL,13,14,2565,0,0,0,123,123,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,819,900,0,0,57,73,18.984,26.103,642,30,100,1541,2000,0,59,81,1891,1891,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1891,0,'EventAI',''), + (1892,'Moonrage Watcher',NULL,13,14,574,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,819,900,0,0,57,73,18.984,26.103,642,30,100,1541,1695,0,10,50,1892,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1892,0,'EventAI',''), + (1893,'Moonrage Sentry',NULL,14,15,564,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,900,984,0,0,61,78,20.232,27.819,677,32,100,1533,1686,0,9,47,1893,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1893,0,'EventAI',''), + (1894,'Pyrewood Sentry',NULL,14,15,3551,0,0,0,123,123,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,900,984,0,0,61,78,20.232,27.819,677,32,100,2000,2000,0,63,88,1894,1894,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1894,0,'EventAI',''), + (1895,'Pyrewood Elder',NULL,14,15,2535,0,0,0,123,123,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,1,1,1,1,1,828,903,295,326,61,78,20.232,27.819,566,32,100,2000,2000,0,59,81,1895,1895,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1895,0,'',''), + (1896,'Moonrage Elder',NULL,14,15,729,0,0,0,16,16,1.4,0,7,3,3,0,0,32768,0,0,0,1.19,1.14286,1,1,1,1,1,1,-1,1,828,903,295,326,61,78,20.232,27.819,677,32,100,1533,1686,0,9,47,1896,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1896,0,'',''), + (1901,'Kelstrum Stonebreaker','Warrior Trainer',45,45,3053,0,0,0,55,55,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4569,1901,0,'',''), + (1907,'Naga Explorer',NULL,43,44,4923,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2077,2141,0,0,85,109,63.7824,87.7008,2557,45,100,2000,2000,0,78,107,1907,1907,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1907,0,'EventAI',''), + (1908,'Vile Fin Oracle',NULL,19,20,540,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,404,433,456,490,27,34,30.096,41.382,712,14,100,2000,2000,0,29,43,1908,1908,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1909,'Vile Fin Lakestalker',NULL,18,19,757,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,377,404,408,456,25,32,28.6704,39.4218,683,13,100,2000,2000,0,23,35,1909,1909,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1909,0,'EventAI',''), (1910,'Muad',NULL,10,10,2597,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,0.9,1.14286,2,4,1,1.5,1,1,1,1,186,186,286,286,18,31,15.1624,20.8483,426,11,100,1566,2000,0,10,17,1910,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1910,0,'EventAI',''), (1911,'Deeb',NULL,12,12,1994,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,4,1,1.5,1,1,1,1,230,230,373,373,50,64,17.732,24.3815,479,26,100,1550,2000,0,12,21,1911,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1911,0,'EventAI',''), - (1912,'Dalaran Protector',NULL,14,15,3602,3603,0,0,76,76,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,300,328,0,0,21,27,25.7664,35.4288,660,11,100,2000,2000,0,16,26,1912,1912,0,0,0,0,0,0,0,0,50,0,0,0,1,0,0,0,0,0,0,0,1912,0,'EventAI',''), - (1913,'Dalaran Warder',NULL,16,17,3592,3593,0,0,76,76,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,356,386,0,0,24,31,28.6704,39.4218,731,13,100,2000,2000,0,19,30,1913,0,0,0,0,0,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,1913,0,'EventAI',''), - (1914,'Dalaran Mage',NULL,15,16,3559,3560,0,0,76,76,1.15,0,7,3,3,0,0,0,0,0,0,1,1.14286,8,0,1,1,1,1,1,1,285,307,790,856,21,26,28.6704,39.4218,373,11,100,2000,2000,0,16,26,1914,1914,0,0,0,0,0,0,0,0,50,0,30,0,1,0,0,0,0,0,0,0,1914,0,'EventAI',''), - (1915,'Dalaran Conjuror',NULL,17,18,3581,3582,0,0,76,76,1.15,0,7,3,3,0,0,0,0,0,0,1,1.14286,8,0,1,1,1,1,1,1,330,354,938,1020,23,29,28.6704,39.4218,412,12,100,2000,2000,0,19,30,1915,1915,0,0,0,0,0,0,0,0,50,0,30,0,0,0,0,0,0,0,0,0,1915,0,'EventAI',''), - (1916,'Stephen Bhartec',NULL,2,3,11405,0,0,0,7,7,0,0,6,3,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,55,71,0,0,3,4,3.5024,4.8158,29,2,100,2000,2000,0,1,5,1916,1916,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1916,0,'',''), - (1917,'Daniel Ulfman',NULL,2,3,3668,0,0,0,7,7,0,0,6,3,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,-1,1,71,80,0,0,3,5,3.5024,4.8158,20,2,100,2000,2000,0,1,5,1917,1917,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1917,0,'',''), - (1918,'Karrel Grayves',NULL,2,3,569,0,0,0,7,7,0,0,6,3,3,0,0,0,0,0,0,0.777776,0.857143,1,0,1,1,1,1,-1,1,64,71,0,0,4,5,0,0,20,2,0,2000,2000,0,1,5,1918,1918,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1918,0,'EventAI',''), - (1919,'Samuel Fipps',NULL,5,5,10977,0,0,0,7,7,0,0,6,3,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,102,102,0,0,6,7,8.624,11.858,120,3,100,2000,2000,0,3,9,1919,1919,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1919,0,'',''), + (1912,'Dalaran Protector',NULL,14,15,3602,3603,0,0,76,76,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,300,328,0,0,21,27,25.7664,35.4288,677,11,100,2000,2000,0,16,26,1912,1912,0,0,0,0,0,0,0,0,50,0,0,0,1,0,0,0,0,0,0,0,1912,0,'EventAI',''), + (1913,'Dalaran Warder',NULL,16,17,3592,3593,0,0,76,76,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,356,386,0,0,24,31,28.6704,39.4218,748,13,100,2000,2000,0,19,30,1913,0,0,0,0,0,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,1913,0,'EventAI',''), + (1914,'Dalaran Mage',NULL,15,16,3559,3560,0,0,76,76,1.15,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1,1,1,1,1,1,285,307,790,856,21,26,28.6704,39.4218,383,11,100,2000,2000,0,16,26,1914,1914,0,0,0,0,0,0,0,0,50,0,30,0,1,0,0,0,0,0,0,0,1914,0,'EventAI',''), + (1915,'Dalaran Conjuror',NULL,17,18,3581,3582,0,0,76,76,1.15,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1,1,1,1,1,1,330,354,938,1020,23,29,28.6704,39.4218,422,12,100,2000,2000,0,19,30,1915,1915,0,0,0,0,0,0,0,0,50,0,30,0,0,0,0,0,0,0,0,0,1915,0,'EventAI',''), + (1916,'Stephen Bhartec',NULL,2,3,11405,0,0,0,7,7,0,0,6,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,55,71,0,0,3,4,3.5024,4.8158,41,2,100,2000,2000,0,1,5,1916,1916,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1916,0,'',''), + (1917,'Daniel Ulfman',NULL,2,3,3668,0,0,0,7,7,0,0,6,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,-1,1,71,80,0,0,3,5,3.5024,4.8158,20,2,100,2000,2000,0,1,5,1917,1917,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1917,0,'',''), + (1918,'Karrel Grayves',NULL,2,3,569,0,0,0,7,7,0,0,6,3,3,0,0,32768,0,0,0,0.777776,0.857143,1,0,1,1,1,1,-1,1,64,71,0,0,4,5,0,0,20,2,0,2000,2000,0,1,5,1918,1918,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1918,0,'EventAI',''), + (1919,'Samuel Fipps',NULL,5,5,10977,0,0,0,7,7,0,0,6,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,102,102,0,0,6,7,8.624,11.858,120,3,100,2000,2000,0,3,9,1919,1919,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1919,0,'',''), (1920,'Dalaran Spellscribe',NULL,21,21,3589,3590,0,0,76,76,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,4,1.02,1,1,1,1,1,441,441,1272,1272,97,124,29.6792,40.8089,480,51,100,1466,2000,0,25,38,1920,0,0,0,0,0,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,1920,0,'EventAI',''), - (1921,'Combat Dummy',NULL,1,1,3019,0,0,0,914,914,0,0,9,3,3,0,0,0,0,2,0,1,1,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1921,'Combat Dummy',NULL,1,1,3019,0,0,0,914,914,0,0,9,3,3,0,0,32768,0,2,0,1,1,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (1922,'Gray Forest Wolf',NULL,7,8,380,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,137,156,0,0,9,12,13.4464,18.4888,316,5,100,1700,2000,0,0,0,1922,0,1922,0,0,0,0,0,0,0,0,0,0,5938,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (1923,'Bloodsnout Worg',NULL,16,17,741,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,356,386,0,0,27,34,26.048,35.816,748,14,100,2000,2000,0,0,0,1923,0,1923,0,0,0,0,0,0,0,0,0,0,5947,1,0,0,0,0,0,0,0,0,0,'',''), - (1924,'Moonrage Bloodhowler',NULL,15,16,574,0,0,0,24,24,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,328,356,0,0,23,30,27.2272,37.4374,713,12,100,2000,2000,0,18,29,1924,0,1924,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1931,'Captured Scarlet Zealot',NULL,9,9,11428,0,0,0,68,68,0,0,7,3,3,0,2,256,0,2,0,1,1.14286,1,0,1,1,1,1,1,1,176,176,0,0,9,13,15.2064,20.9088,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1933,'Sheep',NULL,3,3,856,857,0,0,31,31,0,0,8,1,3,0,0,0,0,2,0,1,0.857143,1,0,0.2,1,1,1,1,1,14,14,0,0,3,5,1.76,2.42,20,2,100,2000,2000,0,0,0,0,0,1933,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (1924,'Moonrage Bloodhowler',NULL,15,16,574,0,0,0,24,24,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,328,356,0,0,23,30,27.2272,37.4374,713,12,100,2000,2000,0,18,29,1924,0,1924,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1931,'Captured Scarlet Zealot',NULL,9,9,11428,0,0,0,68,68,0,0,7,3,3,0,2,33024,0,2,0,1,1.14286,1,0,1,1,1,1,1,1,176,176,0,0,9,13,15.2064,20.9088,406,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1933,'Sheep',NULL,3,3,856,857,0,0,31,31,0,0,8,1,3,0,0,0,0,2,0,1,0.857143,1,0,0.2,1,1,1,1.33,1,14,14,0,0,3,5,1.76,2.42,55,2,100,2000,2000,0,0,0,0,0,1933,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (1934,'Tirisfal Farmer',NULL,6,7,3532,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,0.9,1.14286,1,0,1,1,1,1,-1,1,135,159,0,0,7,7,13.4464,18.4888,20,3,100,3200,2000,0,5,12,1934,1934,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1934,0,'EventAI',''), - (1935,'Tirisfal Farmhand',NULL,5,6,3534,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,0.9,1.14286,1,0,1,1,1,1,1,1,101,120,0,0,6,8,13.4464,18.4888,20,3,100,3200,2000,0,4,10,1935,1935,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1935,0,'EventAI',''), + (1935,'Tirisfal Farmhand',NULL,5,6,3534,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,0.9,1.14286,1,0,1,1,1,1,1,1,101,120,0,0,6,8,13.4464,18.4888,174,3,100,3200,2000,0,4,10,1935,1935,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1935,0,'EventAI',''), (1936,'Farmer Solliden',NULL,8,8,3535,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,1,4,1,1,1,1,1,1,156,156,0,0,14,24,12.5352,17.2359,316,9,100,1583,2000,0,7,14,1936,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1936,0,'EventAI',''), - (1937,'Apothecary Renferrel','Royal Apothecary Society',14,14,1661,0,0,0,68,68,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1937,0,'',''), - (1938,'Dalar Dawnweaver',NULL,21,21,1278,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,980,980,0,0,24,32,33.264,45.738,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1938,0,'',''), - (1939,'Rot Hide Brute',NULL,16,17,10851,0,0,0,70,70,0,0,6,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,1,1,356,386,0,0,24,31,35.6224,48.9808,734,13,100,2000,2000,0,20,31,1939,1939,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1939,0,'EventAI',''), - (1940,'Rot Hide Plague Weaver',NULL,17,18,10855,0,0,0,70,70,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,350,377,390,408,23,30,28.6704,39.4218,637,12,100,2000,2000,0,20,30,1940,1940,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1940,0,'EventAI',''), - (1941,'Rot Hide Graverobber',NULL,6,7,10853,0,0,0,70,70,0,0,6,3,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,120,137,0,0,7,10,13.4464,18.4888,212,4,100,2000,2000,0,5,12,1941,1941,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1941,0,'EventAI',''), - (1942,'Rot Hide Savage',NULL,18,19,858,0,0,0,70,70,0,0,6,3,3,0,0,0,0,0,0,1,1.19048,1,0,1,1,1,1,1,1,417,449,0,0,27,34,28.6704,39.4218,800,14,100,2000,2000,0,22,33,1942,1942,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1942,0,'EventAI',''), - (1943,'Raging Rot Hide',NULL,18,19,10856,0,0,0,70,70,0,0,6,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,415,446,484,484,27,34,31.504,43.318,20,14,100,1500,2000,0,22,34,1943,1943,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1943,0,'EventAI',''), - (1944,'Rot Hide Bruiser',NULL,22,22,10850,0,0,0,70,70,0,0,6,3,3,0,0,0,0,0,0,1.2,1.14286,1,4,1.02,1,1,1,1,1,573,573,0,0,97,124,29.6792,40.8089,922,51,100,1466,2000,0,28,42,1944,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1944,0,'EventAI',''), - (1946,'Lillith Nefara',NULL,12,12,10772,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,0.99,1.14286,1,0,1,1,1,1,1,1,247,247,0,0,30,35,21.2784,29.2578,0,15,100,1860,2046,0,4,19,1946,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1947,'Thule Ravenclaw',NULL,24,24,4430,0,0,0,70,70,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,8,1,3,1,1,1,1,1,1584,1584,1545,1545,112,144,31.9,43.8625,670,59,100,1450,2000,0,106,143,1947,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1947,0,'EventAI',''), - (1948,'Snarlmane',NULL,23,23,965,0,0,0,70,70,0,0,6,3,3,0,0,0,0,0,0,1,1.19048,1,4,1.2,1,1,1,1,1,726,726,0,0,106,137,31.9,43.8625,957,56,100,1450,2000,0,32,47,1948,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1948,0,'EventAI',''), - (1949,'Servant of Azora',NULL,10,10,5015,5018,0,0,12,12,1.15,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,156,176,0,0,11,15,16.632,22.869,361,6,100,2000,2000,0,12,21,1949,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1950,'Rane Yorick','Deathstalker',15,15,3540,0,0,0,68,68,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1950,0,'',''), - (1951,'Quinn Yorick','Deathstalker',14,14,3541,0,0,0,68,68,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1952,'High Executor Hadrec',NULL,30,30,3545,0,0,0,68,68,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1952,0,'',''), - (1953,'Lake Skulker',NULL,15,16,863,0,0,0,14,14,0,0,4,3,3,0,0,0,0,0,0,0.666668,1.14286,1,0,1,1,1,1,1,1,328,356,0,0,23,30,28.6704,39.4218,695,12,100,2000,2000,0,18,28,1953,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1954,'Elder Lake Skulker',NULL,16,16,9009,0,0,0,14,14,0,0,4,3,3,0,0,0,0,0,0,0.666668,1.14286,2,0,1,1,1,1,-1,1,325,350,357,390,23,30,28.6704,39.4218,608,12,100,2000,2000,0,18,28,1954,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1955,'Lake Creeper',NULL,17,18,2567,0,0,0,14,14,0,0,4,3,3,0,0,0,0,0,0,0.666668,1.14286,1,0,1,1,1,1,1,1,386,417,0,0,27,34,28.6704,39.4218,765,14,100,2000,2000,0,20,32,1955,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1956,'Elder Lake Creeper',NULL,18,19,631,0,0,0,14,14,0,0,4,3,3,0,0,0,0,0,0,0.666668,1.14286,1,0,1,1,1,1,1,1,417,449,0,0,27,34,28.6704,39.4218,801,14,100,2000,2000,0,22,34,1956,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1957,'Vile Fin Shorecreeper',NULL,16,17,1994,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,356,386,0,0,24,31,28.6704,39.4218,731,13,100,2000,2000,0,20,31,1957,1957,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1957,0,'EventAI',''), - (1958,'Vile Fin Tidecaller',NULL,17,18,2597,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,350,377,390,408,23,30,28.6704,39.4218,639,12,100,2000,2000,0,22,33,1958,1958,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1959,'Mountaineer Barleybrew',NULL,20,20,1891,0,0,0,57,57,0,0,7,3,3,0,2,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,1810,1991,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1959,0,'',''), - (1960,'Pilot Hammerfoot',NULL,17,17,5131,0,0,0,55,55,0,0,7,3,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,748,748,0,0,17,22,27.5264,37.8488,20,9,100,1840,2024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1960,0,'',''), + (1937,'Apothecary Renferrel','Royal Apothecary Society',14,14,1661,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1937,0,'',''), + (1938,'Dalar Dawnweaver',NULL,21,21,1278,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,980,980,0,0,24,32,33.264,45.738,888,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1938,0,'',''), + (1939,'Rot Hide Brute',NULL,16,17,10851,0,0,0,70,70,0,0,6,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,1,1,356,386,0,0,24,31,35.6224,48.9808,748,13,100,2000,2000,0,20,31,1939,1939,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1939,0,'EventAI',''), + (1940,'Rot Hide Plague Weaver',NULL,17,18,10855,0,0,0,70,70,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,350,377,390,408,23,30,28.6704,39.4218,652,12,100,2000,2000,0,20,30,1940,1940,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1940,0,'EventAI',''), + (1941,'Rot Hide Graverobber',NULL,6,7,10853,0,0,0,70,70,0,0,6,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,120,137,0,0,7,10,13.4464,18.4888,239,4,100,2000,2000,0,5,12,1941,1941,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1941,0,'EventAI',''), + (1942,'Rot Hide Savage',NULL,18,19,858,0,0,0,70,70,0,0,6,3,3,0,0,32768,0,0,0,1,1.19048,1,0,1,1,1,1,1,1,417,449,0,0,27,34,28.6704,39.4218,817,14,100,2000,2000,0,22,33,1942,1942,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1942,0,'EventAI',''), + (1943,'Raging Rot Hide',NULL,18,19,10856,0,0,0,70,70,0,0,6,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,415,446,484,484,27,34,31.504,43.318,20,14,100,1500,2000,0,22,34,1943,1943,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1943,0,'EventAI',''), + (1944,'Rot Hide Bruiser',NULL,22,22,10850,0,0,0,70,70,0,0,6,3,3,0,0,32768,0,0,0,1.2,1.14286,1,4,1.02,1,1,1,1,1,573,573,0,0,97,124,29.6792,40.8089,922,51,100,1466,2000,0,28,42,1944,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1944,0,'EventAI',''), + (1946,'Lillith Nefara',NULL,12,12,10772,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,0.99,1.14286,1,0,1,1,1,1,1,1,247,247,0,0,17,22,0,0,573,42,0,2000,2000,0,4,19,1946,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1947,'Thule Ravenclaw',NULL,24,24,4430,0,0,0,70,70,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,1,3,1,1,1,1.5,1,1584,1584,1545,1545,112,144,31.9,43.8625,807,59,100,1450,2000,0,106,143,1947,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1947,0,'EventAI',''), + (1948,'Snarlmane',NULL,23,23,965,0,0,0,70,70,0,0,6,3,3,0,0,32768,0,0,0,1,1.19048,1,4,1.2,1,1,1,1,1,726,726,0,0,106,137,31.9,43.8625,957,56,100,1450,2000,0,32,47,1948,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1948,0,'EventAI',''), + (1949,'Servant of Azora',NULL,10,10,5015,5018,0,0,12,12,1.15,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,156,176,0,0,11,15,16.632,22.869,361,6,100,2000,2000,0,12,21,1949,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1950,'Rane Yorick','Deathstalker',15,15,3540,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1950,0,'',''), + (1951,'Quinn Yorick','Deathstalker',14,14,3541,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1952,'High Executor Hadrec',NULL,30,30,3545,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1952,0,'',''), + (1953,'Lake Skulker',NULL,15,16,863,0,0,0,14,14,0,0,4,3,3,0,0,32768,0,0,0,0.666668,1.14286,1,0,1,1,1,1,1,1,328,356,0,0,23,30,28.6704,39.4218,713,12,100,2000,2000,0,18,28,1953,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1954,'Elder Lake Skulker',NULL,16,16,9009,0,0,0,14,14,0,0,4,3,3,0,0,32768,0,0,0,0.666668,1.14286,2,0,1,1,1,1,-1,1,325,350,357,390,23,30,28.6704,39.4218,608,12,100,2000,2000,0,18,28,1954,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1955,'Lake Creeper',NULL,17,18,2567,0,0,0,14,14,0,0,4,3,3,0,0,32768,0,0,0,0.666668,1.14286,1,0,1,1,1,1,1,1,386,417,0,0,27,34,28.6704,39.4218,782,14,100,2000,2000,0,20,32,1955,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1956,'Elder Lake Creeper',NULL,18,19,631,0,0,0,14,14,0,0,4,3,3,0,0,32768,0,0,0,0.666668,1.14286,1,0,1,1,1,1,1,1,417,449,0,0,27,34,28.6704,39.4218,817,14,100,2000,2000,0,22,34,1956,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1957,'Vile Fin Shorecreeper',NULL,16,17,1994,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,356,386,0,0,24,31,28.6704,39.4218,748,13,100,2000,2000,0,20,31,1957,1957,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1957,0,'EventAI',''), + (1958,'Vile Fin Tidecaller',NULL,17,18,2597,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,350,377,390,408,23,30,28.6704,39.4218,652,12,100,2000,2000,0,22,33,1958,1958,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1959,'Mountaineer Barleybrew',NULL,20,20,1891,0,0,0,57,57,0,0,7,3,3,0,2,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,1810,1991,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1959,0,'',''), + (1960,'Pilot Hammerfoot',NULL,17,17,5131,0,0,0,55,55,0,0,7,3,3,0,2,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,748,748,0,0,17,22,27.5264,37.8488,20,9,100,1840,2024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1960,0,'',''), (1961,'Mangeclaw',NULL,11,11,913,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,0.99,1.14286,1,0,1,1,1,1,1,1,222,222,0,0,15,18,21.2784,29.2578,538,8,100,2000,2046,0,0,0,1961,0,1961,0,0,0,0,0,0,0,0,0,0,5814,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1963,'Vidra Hearthstove',NULL,10,10,1404,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1963,0,'',''), - (1964,'Treant',NULL,60,60,2077,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,9250,9250,7355,7355,90,97,0,0,0,43,0,1574,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1965,'Mountaineer Thalos',NULL,15,15,1567,0,0,0,55,55,0,0,7,3,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,1860,2046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1965,0,'',''), - (1971,'Ivar the Foul',NULL,13,13,1065,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.777776,1.14286,1,0,1,1,1,1,1,1,273,273,0,0,19,23,21.2784,29.2578,608,10,100,2000,2000,0,14,23,1971,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1972,'Grimson the Pale',NULL,15,15,564,0,0,0,24,24,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,328,328,0,0,21,26,25.7664,35.4288,677,11,100,2000,2000,0,17,27,1972,0,1972,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1973,'Ravenclaw Guardian',NULL,20,21,370,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.94,1.14286,1,0,1.02,1,1,1,1,1,494,531,0,0,31,38,34.2672,47.1174,883,16,100,2000,2000,0,26,38,1973,1973,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1973,0,'EventAI',''), - (1974,'Ravenclaw Drudger',NULL,19,20,828,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.94,1.14286,1,0,1,1,1,1,1,1,449,484,0,0,28,36,28.6704,39.4218,826,15,100,2000,2000,0,24,36,1974,1974,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (1975,'Eastvale Lumberjack',NULL,8,8,5034,0,0,0,11,11,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,7,10,13.5872,18.6824,20,4,100,2000,2000,0,6,13,1975,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1975,0,'',''), - (1976,'Stormwind City Patroller',NULL,55,55,3167,0,0,0,11,11,0,0,7,3,3,0,1,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,5079,5079,0,0,605,665,301.34,422.17,0,293,100,2000,2000,0,1,689,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,435,1976,0,'','guard_stormwind'), - (1977,'Senator Mehr Stonehallow',NULL,50,50,1570,0,0,0,55,55,0,0,7,3,3,0,2,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,1510,1661,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1977,0,'',''), + (1963,'Vidra Hearthstove',NULL,10,10,1404,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1963,0,'',''), + (1964,'Treant',NULL,60,60,2077,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,9250,9250,7355,7355,90,97,0,0,3791,43,0,1574,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1965,'Mountaineer Thalos',NULL,15,15,1567,0,0,0,55,55,0,0,7,3,3,0,2,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,1860,2046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1965,0,'',''), + (1971,'Ivar the Foul',NULL,13,13,1065,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.777776,1.14286,1,0,1,1,1,1,1,1,273,273,0,0,19,23,21.2784,29.2578,608,10,100,2000,2000,0,14,23,1971,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1972,'Grimson the Pale',NULL,15,15,564,0,0,0,24,24,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,328,328,0,0,21,26,25.7664,35.4288,677,11,100,2000,2000,0,17,27,1972,0,1972,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (1973,'Ravenclaw Guardian',NULL,20,21,370,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.94,1.14286,1,0,1.02,1,1,1,1,1,494,531,0,0,31,38,34.2672,47.1174,888,16,100,2000,2000,0,26,38,1973,1973,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1973,0,'EventAI',''), + (1974,'Ravenclaw Drudger',NULL,19,20,828,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.94,1.14286,1,0,1,1,1,1,1,1,449,484,0,0,28,36,28.6704,39.4218,852,15,100,2000,2000,0,24,36,1974,1974,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1975,'Eastvale Lumberjack',NULL,8,8,5034,0,0,0,11,11,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,7,10,13.5872,18.6824,20,4,100,2000,2000,0,6,13,1975,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1975,0,'',''), + (1976,'Stormwind City Patroller',NULL,55,55,3167,0,0,0,11,11,0,0,7,3,3,0,1,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,5079,5079,0,0,605,665,301.34,422.17,3271,293,100,2000,2000,0,1,689,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,435,1976,0,'','guard_stormwind'), + (1977,'Senator Mehr Stonehallow',NULL,50,50,1570,0,0,0,55,55,0,0,7,3,3,0,2,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,1510,1661,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1977,0,'',''), (1978,'Deathstalker Erland',NULL,11,11,2684,0,0,0,98,98,0,0,7,3,3,0,2,36864,0,0,4096,1,1.14286,1,0,1,1,1,1,-1,1,456,456,0,0,12,14,18.392,25.289,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1978,0,'','npc_deathstalker_erland'), - (1981,'Dark Iron Ambusher',NULL,10,10,3452,0,0,0,54,54,0,0,7,3,3,0,0,0,0,0,0,0.97,1.14286,1,0,1,1,1,1,1,1,198,198,0,0,26,29,16.632,22.869,0,13,100,1890,2079,0,3,13,1981,0,0,0,0,0,0,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,1981,0,'',''), - (1983,'Nightlash',NULL,14,14,915,0,0,0,70,70,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,300,300,0,0,20,25,21.2784,29.2578,642,10,100,2000,2000,0,23,34,1983,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1981,'Dark Iron Ambusher',NULL,10,10,3452,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,0.97,1.14286,1,0,1,1,1,1,1,1,198,198,0,0,26,29,16.632,22.869,512,13,100,1890,2079,0,3,13,1981,0,0,0,0,0,0,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,1981,0,'',''), + (1983,'Nightlash',NULL,14,14,915,0,0,0,70,70,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,300,300,0,0,20,25,21.2784,29.2578,642,10,100,2000,2000,0,23,34,1983,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (1984,'Young Thistle Boar',NULL,1,2,8869,0,0,0,189,189,0,5,1,1,3,0,0,0,0,2,1,1,0.857143,1,0,1,1,1,1,1,1,42,55,0,0,0,1,3.5024,4.8158,16,0,100,2000,2000,0,0,0,1984,0,100008,0,0,0,0,0,0,0,0,0,0,9083,1,0,0,0,0,0,0,0,0,0,'',''), (1985,'Thistle Boar',NULL,2,3,6807,0,0,0,189,189,0,5,1,1,3,0,0,0,0,2,1,1,0.857143,1,0,1,1,1,1,1,1,55,71,0,0,3,5,3.5024,4.8158,41,2,100,2000,2000,0,0,0,1985,0,100008,0,0,0,0,0,0,0,0,0,0,9082,1,0,0,0,0,0,0,0,0,0,'',''), - (1986,'Webwood Spider',NULL,3,4,709,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,71,86,0,0,3,5,5.2272,7.1874,59,2,100,2000,2000,0,0,0,1986,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (1986,'Webwood Spider',NULL,3,4,709,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,71,86,0,0,3,5,5.2272,7.1874,76,2,100,2000,2000,0,0,0,1986,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (1988,'Grell',NULL,2,3,6806,0,0,0,189,189,0,0,3,1,3,0,0,0,0,2,0,1,0.857143,1,0,1,1,1,1,1,1,55,71,0,0,3,5,5.2272,7.1874,41,2,100,2000,2000,0,1,5,1988,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (1989,'Grellkin',NULL,3,4,3023,0,0,0,189,189,0,0,3,1,3,0,0,0,0,2,0,1,0.857143,1,0,1,1,1,1,1,1,71,86,0,0,3,5,6.9344,9.5348,76,2,100,2000,2000,0,1,7,1989,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (1992,'Tarindrella',NULL,7,7,10034,0,0,0,80,80,0,0,7,3,3,0,2,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,228,228,0,0,7,10,11.9504,16.4318,20,4,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'EventAI',''), - (1993,'Greenpaw',NULL,10,10,6819,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,1.17,1.14286,2,0,1,1,1,1,1,1,186,186,191,191,12,14,18.1984,25.0228,426,6,100,2000,2000,0,9,17,1993,1993,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1992,'Tarindrella',NULL,7,7,10034,0,0,0,80,80,0,0,7,3,3,0,2,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,228,228,0,0,7,10,11.9504,16.4318,20,4,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'EventAI',''), + (1993,'Greenpaw',NULL,10,10,6819,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,1.17,1.14286,2,0,1,1,1,1,1,1,186,186,191,191,12,14,18.1984,25.0228,426,6,100,2000,2000,0,9,17,1993,1993,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (1994,'Githyiss the Vile',NULL,5,5,759,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,0.65,1.14286,1,0,1,1,1,1,1,1,102,102,0,0,6,7,8.624,11.858,120,3,100,2000,2000,0,0,0,1994,0,0,0,0,0,0,0,0,0,0,0,0,5913,1,0,0,0,0,0,0,0,0,0,'',''), - (1995,'Strigid Owl',NULL,5,6,10832,0,0,0,15,15,0,26,1,3,3,0,0,0,0,2,1,1,1.42857,1,0,1,1,1,1,1,1,102,120,0,0,7,10,10.296,14.157,174,4,100,2000,2000,0,0,0,1995,0,0,0,0,0,0,0,0,0,0,0,0,5859,1,0,0,0,0,0,0,0,0,0,'',''), - (1996,'Strigid Screecher',NULL,7,8,4877,0,0,0,15,15,0,26,1,3,3,0,0,0,0,2,1,1,1.42857,1,0,1,1,1,1,1,1,137,156,0,0,9,13,13.4464,18.4888,316,5,100,2000,2000,0,0,0,1996,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (1997,'Strigid Hunter',NULL,8,9,10830,0,0,0,15,15,0,26,1,3,3,0,0,0,0,2,1,1,1.42857,1,0,1,1,1,1,1,1,156,176,0,0,11,15,15.048,20.691,406,6,100,2000,2000,0,0,0,1997,0,0,0,0,0,0,0,0,0,0,0,0,5860,1,0,0,0,0,0,0,0,0,0,'',''), - (1998,'Webwood Lurker',NULL,5,6,760,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,102,120,0,0,7,10,10.296,14.157,147,4,100,2000,2000,0,0,0,1998,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (1995,'Strigid Owl',NULL,5,6,10832,0,0,0,15,15,0,26,1,3,3,0,0,32768,0,2,1,1,1.42857,1,0,1,1,1,1,1,1,102,120,0,0,7,10,10.296,14.157,174,4,100,2000,2000,0,0,0,1995,0,0,0,0,0,0,0,0,0,0,0,0,5859,1,0,0,0,0,0,0,0,0,0,'',''), + (1996,'Strigid Screecher',NULL,7,8,4877,0,0,0,15,15,0,26,1,3,3,0,0,32768,0,2,1,1,1.42857,1,0,1,1,1,1,1,1,137,156,0,0,9,13,13.4464,18.4888,316,5,100,2000,2000,0,0,0,1996,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (1997,'Strigid Hunter',NULL,8,9,10830,0,0,0,15,15,0,26,1,3,3,0,0,32768,0,2,1,1,1.42857,1,0,1,1,1,1,1,1,156,176,0,0,11,15,15.048,20.691,406,6,100,2000,2000,0,0,0,1997,0,0,0,0,0,0,0,0,0,0,0,0,5860,1,0,0,0,0,0,0,0,0,0,'',''), + (1998,'Webwood Lurker',NULL,5,6,760,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,102,120,0,0,7,10,10.296,14.157,174,4,100,2000,2000,0,0,0,1998,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (1999,'Webwood Venomfang',NULL,7,8,759,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,-1,1,135,156,0,0,9,13,13.4464,18.4888,278,5,100,2000,2000,0,0,0,1999,0,0,0,0,0,0,0,0,0,0,0,0,5882,1,0,0,0,0,0,0,0,0,0,'',''), - (2000,'Webwood Silkspinner',NULL,8,9,1989,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,156,176,0,0,11,15,13.4464,18.4888,361,6,100,2000,2000,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,0,0,5883,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2000,'Webwood Silkspinner',NULL,8,9,1989,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,156,176,0,0,11,15,13.4464,18.4888,406,6,100,2000,2000,0,0,0,2000,0,0,0,0,0,0,0,0,0,0,0,0,5883,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (2001,'Giant Webwood Spider',NULL,10,11,6808,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1.12,1.14286,1,0,1,1,1,1,-1,1,198,222,260,260,7,10,16.632,22.869,20,4,100,2000,2000,0,0,0,2001,0,0,0,0,0,0,0,0,0,0,0,0,5887,1,0,0,0,0,0,0,0,0,0,'',''), - (2002,'Rascal Sprite',NULL,5,6,3023,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,0.96,1.14286,2,0,1,1,1,1,1,1,98,115,115,126,6,8,13.4464,18.4888,150,3,100,2000,2000,0,4,10,2002,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2002,0,'EventAI',''), - (2003,'Shadow Sprite',NULL,5,6,6809,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,0.96,1.14286,2,0,1,1,1,1,1,1,98,115,115,126,6,8,13.4464,18.4888,128,3,100,2000,2000,0,4,10,2003,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2003,0,'EventAI',''), - (2004,'Dark Sprite',NULL,6,7,568,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1,1,1,1,1,1,120,137,0,0,7,10,13.4464,18.4888,239,4,100,2000,2000,0,5,12,2004,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2004,0,'EventAI',''), - (2005,'Vicious Grell',NULL,7,7,6811,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1,1,1,1,1,1,137,137,0,0,10,12,13.4464,18.4888,239,5,100,2000,2000,0,6,13,2005,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2005,0,'EventAI',''), - (2006,'Gnarlpine Ursa',NULL,5,6,6798,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,0.86,1.14286,1,0,1,1,1,1,1,1,102,120,0,0,7,10,13.4464,18.4888,174,4,100,2000,2000,0,4,11,2006,2006,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2007,'Gnarlpine Gardener',NULL,5,6,6799,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,0.86,1.14286,1,0,1,1,1,1,1,1,102,120,0,0,7,10,13.4464,18.4888,174,4,100,2000,2000,0,4,10,2007,2007,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2007,0,'EventAI',''), - (2008,'Gnarlpine Warrior',NULL,6,7,6800,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,0.666668,0.857143,1,0,1,1,1,1,1,1,120,137,0,0,7,10,13.4464,18.4888,239,4,100,2000,2000,0,5,12,2008,2008,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2008,0,'EventAI',''), - (2009,'Gnarlpine Shaman',NULL,7,8,897,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,0.96,1.14286,2,0,1,1,1,1,1,1,131,148,138,165,9,13,13.4464,18.4888,268,5,100,2000,2000,0,6,13,2009,2009,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2009,0,'EventAI',''), - (2010,'Gnarlpine Defender',NULL,7,8,6801,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,1.06,1.14286,1,0,1,1,1,1,1,1,137,156,0,0,9,13,13.4464,18.4888,464,5,100,2000,2000,0,7,13,2010,2010,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2010,0,'EventAI',''), - (2011,'Gnarlpine Augur',NULL,8,9,3024,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,0.96,1.14286,2,0,1,1,1,1,1,1,148,166,165,178,11,14,13.4464,18.4888,342,6,100,2000,2000,0,8,15,2011,2011,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2011,0,'EventAI',''), - (2012,'Gnarlpine Pathfinder',NULL,9,10,6802,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,1.15,1.14286,2,0,1,1,1,1,1,1,166,186,178,191,11,14,13.4464,18.4888,426,6,100,2000,2000,0,9,16,2012,2012,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2012,0,'EventAI',''), - (2013,'Gnarlpine Avenger',NULL,9,10,6803,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,1.26,1.14286,1,0,1,1,1,1,1,1,176,198,0,0,13,17,16.632,22.869,512,7,100,2000,2000,0,9,17,2013,2013,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2013,0,'EventAI',''), - (2014,'Gnarlpine Totemic',NULL,10,11,936,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,1.19,1.14286,2,0,1,1,1,1,1,1,186,208,191,205,13,17,21.2784,29.2578,450,7,100,2000,2000,0,10,18,2014,2014,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2014,0,'EventAI',''), - (2015,'Bloodfeather Harpy',NULL,8,9,3021,0,0,0,514,514,0,0,7,3,3,0,0,0,0,0,0,1.38889,0.857143,1,0,1,1,1,1,1,1,156,176,0,0,11,15,13.4464,18.4888,406,6,100,2000,2000,0,8,15,2015,2015,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2017,'Bloodfeather Rogue',NULL,8,9,6812,0,0,0,514,514,0,0,7,3,3,0,0,0,0,0,0,1.38889,0.857143,1,0,1,1,1,1,1,1,156,176,0,0,6,8,13.4464,18.4888,406,3,100,1200,2000,0,8,15,2017,2017,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2018,'Bloodfeather Sorceress',NULL,9,9,2296,0,0,0,514,514,0,0,7,3,3,0,0,0,0,0,0,1.38889,0.857143,8,0,1,1,1,1,1,1,160,160,350,350,9,12,13.4464,18.4888,327,5,100,2000,2000,0,9,16,2018,2018,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2019,'Bloodfeather Fury',NULL,9,10,3022,0,0,0,514,514,0,0,7,3,3,0,0,0,0,0,0,1.12,1.14286,1,0,1,1,1,1,1,1,176,198,0,0,13,17,16.632,22.869,512,7,100,2000,2000,0,9,17,2019,2019,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2020,'Bloodfeather Wind Witch',NULL,9,10,10869,0,0,0,514,514,0,0,7,3,3,0,0,0,0,0,0,1.12,1.14286,1,0,1,1,1,1,1,1,176,198,0,0,13,17,16.632,22.869,512,7,100,2000,2000,0,9,17,2020,2020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2021,'Bloodfeather Matriarch',NULL,11,11,6813,0,0,0,514,514,0,0,7,3,3,0,0,0,0,0,0,1.29,1.14286,2,0,1,1,1,1,1,1,208,208,205,205,14,17,21.2784,29.2578,450,7,100,2000,2000,0,12,20,2021,2021,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2022,'Timberling',NULL,5,6,3033,0,0,0,14,14,0,0,4,3,3,0,0,0,0,0,0,0.666668,0.857143,1,0,1,1,1,1,1,1,102,120,0,0,7,10,13.4464,18.4888,147,4,100,2000,2000,0,4,10,2022,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (2025,'Timberling Bark Ripper',NULL,7,8,6817,0,0,0,14,14,0,0,4,3,3,0,0,0,0,0,0,0.82,1.14286,1,0,1,1,1,1,1,1,137,156,0,0,9,13,13.4464,18.4888,278,5,100,2000,2000,0,6,13,2025,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2027,'Timberling Trampler',NULL,8,9,3034,0,0,0,14,14,0,0,4,3,3,0,0,0,0,0,0,0.96,1.14286,1,0,1,1,1,1,1,1,156,176,0,0,11,15,13.4464,18.4888,361,6,100,2000,2000,0,8,15,2027,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2029,'Timberling Mire Beast',NULL,9,10,863,0,0,0,14,14,0,0,4,3,3,0,0,0,0,0,0,0.96,1.14286,1,0,1,1,1,1,1,1,176,198,0,0,13,17,13.4464,18.4888,459,7,100,2000,2000,0,9,17,2029,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2030,'Elder Timberling',NULL,10,11,3032,0,0,0,14,14,0,0,4,3,3,0,0,0,0,0,0,1.14,1.14286,2,0,1,1,1,1,1,1,186,208,191,205,13,17,21.2784,29.2578,438,7,100,2000,2000,0,10,18,2030,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2002,'Rascal Sprite',NULL,5,6,3023,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,0.96,1.14286,2,0,1,1,1,1,1,1,98,115,115,126,6,8,13.4464,18.4888,150,3,100,2000,2000,0,4,10,2002,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2002,0,'EventAI',''), + (2003,'Shadow Sprite',NULL,5,6,6809,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,0.96,1.14286,2,0,1,1,1,1,1,1,98,115,115,126,6,8,13.4464,18.4888,150,3,100,2000,2000,0,4,10,2003,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2003,0,'EventAI',''), + (2004,'Dark Sprite',NULL,6,7,568,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,1,1,120,137,0,0,7,10,13.4464,18.4888,239,4,100,2000,2000,0,5,12,2004,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2004,0,'EventAI',''), + (2005,'Vicious Grell',NULL,7,7,6811,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,1,1,137,137,0,0,10,12,13.4464,18.4888,239,5,100,2000,2000,0,6,13,2005,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2005,0,'EventAI',''), + (2006,'Gnarlpine Ursa',NULL,5,6,6798,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,0.86,1.14286,1,0,1,1,1,1,1,1,102,120,0,0,7,10,13.4464,18.4888,174,4,100,2000,2000,0,4,11,2006,2006,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2007,'Gnarlpine Gardener',NULL,5,6,6799,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,0.86,1.14286,1,0,1,1,1,1,1,1,102,120,0,0,7,10,13.4464,18.4888,174,4,100,2000,2000,0,4,10,2007,2007,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2007,0,'EventAI',''), + (2008,'Gnarlpine Warrior',NULL,6,7,6800,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,0.666668,0.857143,1,0,1,1,1,1,1,1,120,137,0,0,7,10,13.4464,18.4888,239,4,100,2000,2000,0,5,12,2008,2008,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2008,0,'EventAI',''), + (2009,'Gnarlpine Shaman',NULL,7,8,897,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,0.96,1.14286,2,0,1,1,1,1,1,1,131,148,138,165,9,13,13.4464,18.4888,268,5,100,2000,2000,0,6,13,2009,2009,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2009,0,'EventAI',''), + (2010,'Gnarlpine Defender',NULL,7,8,6801,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,1.06,1.14286,1,0,1,1,1,1,1.5,1,137,156,0,0,9,13,13.4464,18.4888,474,5,100,2000,2000,0,7,13,2010,2010,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2010,0,'EventAI',''), + (2011,'Gnarlpine Augur',NULL,8,9,3024,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,0.96,1.14286,2,0,1,1,1,1,1,1,148,166,165,178,11,14,13.4464,18.4888,342,6,100,2000,2000,0,8,15,2011,2011,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2011,0,'EventAI',''), + (2012,'Gnarlpine Pathfinder',NULL,9,10,6802,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,1.15,1.14286,2,0,1,1,1,1,1,1,166,186,178,191,11,14,13.4464,18.4888,426,6,100,2000,2000,0,9,16,2012,2012,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2012,0,'EventAI',''), + (2013,'Gnarlpine Avenger',NULL,9,10,6803,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,1.26,1.14286,1,0,1,1,1,1,1,1,176,198,0,0,13,17,16.632,22.869,512,7,100,2000,2000,0,9,17,2013,2013,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2013,0,'EventAI',''), + (2014,'Gnarlpine Totemic',NULL,10,11,936,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,1.19,1.14286,2,0,1,1,1,1,1,1,186,208,191,205,13,17,21.2784,29.2578,450,7,100,2000,2000,0,10,18,2014,2014,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2014,0,'EventAI',''), + (2015,'Bloodfeather Harpy',NULL,8,9,3021,0,0,0,514,514,0,0,7,3,3,0,0,32768,0,0,0,1.38889,0.857143,1,0,1,1,1,1,1,1,156,176,0,0,11,15,13.4464,18.4888,406,6,100,2000,2000,0,8,15,2015,2015,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2017,'Bloodfeather Rogue',NULL,8,9,6812,0,0,0,514,514,0,0,7,3,3,0,0,32768,0,0,0,1.38889,0.857143,1,0,1,1,1,1,1,1,156,176,0,0,6,8,13.4464,18.4888,406,3,100,1200,2000,0,8,15,2017,2017,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2018,'Bloodfeather Sorceress',NULL,9,9,2296,0,0,0,514,514,0,0,7,3,3,0,0,32768,0,0,0,1.38889,0.857143,8,0,1,1,1,1,1.5,1,160,160,350,350,9,12,13.4464,18.4888,328,5,100,2000,2000,0,9,16,2018,2018,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2019,'Bloodfeather Fury',NULL,9,10,3022,0,0,0,514,514,0,0,7,3,3,0,0,32768,0,0,0,1.12,1.14286,1,0,1,1,1,1,1,1,176,198,0,0,13,17,16.632,22.869,512,7,100,2000,2000,0,9,17,2019,2019,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2020,'Bloodfeather Wind Witch',NULL,9,10,10869,0,0,0,514,514,0,0,7,3,3,0,0,32768,0,0,0,1.12,1.14286,1,0,1,1,1,1,1,1,176,198,0,0,13,17,16.632,22.869,512,7,100,2000,2000,0,9,17,2020,2020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2021,'Bloodfeather Matriarch',NULL,11,11,6813,0,0,0,514,514,0,0,7,3,3,0,0,32768,0,0,0,1.29,1.14286,2,0,1,1,1,1,1,1,208,208,205,205,14,17,21.2784,29.2578,450,7,100,2000,2000,0,12,20,2021,2021,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2022,'Timberling',NULL,5,6,3033,0,0,0,14,14,0,0,4,3,3,0,0,32768,0,0,0,0.666668,0.857143,1,0,1,1,1,1,1,1,102,120,0,0,7,10,13.4464,18.4888,174,4,100,2000,2000,0,4,10,2022,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (2025,'Timberling Bark Ripper',NULL,7,8,6817,0,0,0,14,14,0,0,4,3,3,0,0,32768,0,0,0,0.82,1.14286,1,0,1,1,1,1,1,1,137,156,0,0,9,13,13.4464,18.4888,316,5,100,2000,2000,0,6,13,2025,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2027,'Timberling Trampler',NULL,8,9,3034,0,0,0,14,14,0,0,4,3,3,0,0,32768,0,0,0,0.96,1.14286,1,0,1,1,1,1,1,1,156,176,0,0,11,15,13.4464,18.4888,406,6,100,2000,2000,0,8,15,2027,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2029,'Timberling Mire Beast',NULL,9,10,863,0,0,0,14,14,0,0,4,3,3,0,0,32768,0,0,0,0.96,1.14286,1,0,1,1,1,1,1,1,176,198,0,0,13,17,13.4464,18.4888,512,7,100,2000,2000,0,9,17,2029,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2030,'Elder Timberling',NULL,10,11,3032,0,0,0,14,14,0,0,4,3,3,0,0,32768,0,0,0,1.14,1.14286,2,0,1,1,1,1,1,1,186,208,191,205,13,17,21.2784,29.2578,450,7,100,2000,2000,0,10,18,2030,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (2031,'Young Nightsaber',NULL,1,1,11454,0,0,0,7,7,0,2,1,1,3,0,0,0,0,2,1,1,0.857143,1,0,1,1,1,1,1,1,42,42,0,0,0,1,0,0,15,0,0,2000,2000,0,0,0,2031,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (2032,'Mangy Nightsaber',NULL,2,2,11448,0,0,0,7,7,0,2,1,1,3,0,0,0,0,2,1,1,0.857143,1,0,1,1,1,1,1,1,55,55,0,0,2,2,3.5024,4.8158,16,1,100,2000,2000,0,0,0,2032,0,100008,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (2033,'Elder Nightsaber',NULL,8,9,3030,0,0,0,66,66,1.33,2,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,156,176,0,0,8,10,13.4464,18.4888,351,4,100,1400,2000,0,0,0,2033,0,2033,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (2034,'Feral Nightsaber',NULL,10,11,3030,0,0,0,66,66,0,2,1,1,3,0,0,0,0,0,1,0.97,1.14286,1,0,1,1,1,1,1,1,198,222,0,0,11,14,15.048,20.691,525,6,100,1500,2000,0,0,0,2034,0,2034,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2038,'Lord Melenas',NULL,8,8,1013,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,0.82,1.14286,2,0,1,1,1,1,1,1,148,148,165,165,10,12,15.048,20.691,268,5,100,2000,2000,0,7,14,2038,2038,0,0,0,0,0,0,0,0,0,0,32,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2039,'Ursal the Mauler',NULL,12,12,6818,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,1.29,1.14286,1,0,1,1,1,1,1,1,247,247,0,0,17,21,21.2784,29.2578,573,9,100,2000,2000,0,13,22,2039,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2041,'Ancient Protector',NULL,60,60,2429,0,0,0,80,80,0,0,5,1,3,0,268435456,4096,0,0,0,1.11111,1.14286,1,0,1,1,1,1,-1,1,6075,6075,2620,2620,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2042,'Nightsaber',NULL,5,6,6805,0,0,0,66,66,0,2,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,102,120,0,0,4,6,10.296,14.157,147,2,100,1400,2000,0,0,0,2042,0,2042,0,0,0,0,0,0,0,0,0,0,5817,1,0,0,0,0,0,0,0,0,0,'',''), - (2043,'Nightsaber Stalker',NULL,7,8,14318,0,0,0,66,66,0,2,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,137,156,0,0,8,10,13.4464,18.4888,278,4,100,1400,2000,0,0,0,2043,0,2043,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (2044,'Forlorn Spirit',NULL,25,26,915,0,0,0,77,77,0,6,6,3,3,0,0,0,0,0,0,1,1.14286,8,0,1,1,1,1,-1,1,597,681,557,557,52,61,38.72,53.24,0,26,100,1760,1936,0,0,0,2044,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2046,'Andrew Krighton','Armorer & Shieldcrafter',8,8,3340,0,0,0,12,12,0,0,7,3,3,0,16388,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,7,10,13.4464,18.4888,20,4,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2046,0,'',''), - (2050,'Raleigh Andrean','Ex-Chef',14,14,4011,0,0,0,68,68,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2050,0,'EventAI',''), + (2033,'Elder Nightsaber',NULL,8,9,3030,0,0,0,66,66,1.33,2,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,156,176,0,0,8,10,13.4464,18.4888,406,4,100,1400,2000,0,0,0,2033,0,2033,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (2034,'Feral Nightsaber',NULL,10,11,3030,0,0,0,66,66,0,2,1,1,3,0,0,0,0,0,1,0.97,1.14286,1,0,1,1,1,1,1,1,198,222,0,0,11,14,15.048,20.691,538,6,100,1500,2000,0,0,0,2034,0,2034,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2038,'Lord Melenas',NULL,8,8,1013,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,0.82,1.14286,2,0,1,1,1,1,1,1,148,148,165,165,10,12,15.048,20.691,268,5,100,2000,2000,0,7,14,2038,2038,0,0,0,0,0,0,0,0,0,0,32,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2039,'Ursal the Mauler',NULL,12,12,6818,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,1.29,1.14286,1,0,1,1,1,1,1,1,247,247,0,0,17,21,21.2784,29.2578,573,9,100,2000,2000,0,13,22,2039,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2041,'Ancient Protector',NULL,60,60,2429,0,0,0,80,80,0,0,5,1,3,0,268435456,4096,0,1024,0,1.11111,1.14286,1,0,1,1,1,1,-1,1,6075,6075,2620,2620,164,212,74.448,102.366,3791,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2042,'Nightsaber',NULL,5,6,6805,0,0,0,66,66,0,2,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,102,120,0,0,4,6,10.296,14.157,174,2,100,1400,2000,0,0,0,2042,0,2042,0,0,0,0,0,0,0,0,0,0,5817,1,0,0,0,0,0,0,0,0,0,'',''), + (2043,'Nightsaber Stalker',NULL,7,8,14318,0,0,0,66,66,0,2,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,137,156,0,0,8,10,13.4464,18.4888,316,4,100,1400,2000,0,0,0,2043,0,2043,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (2044,'Forlorn Spirit',NULL,25,26,915,0,0,0,77,77,0,6,6,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1,1,1,1,-1,1,597,681,557,557,52,61,38.72,53.24,577,26,100,1760,1936,0,0,0,2044,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2046,'Andrew Krighton','Armorer & Shieldcrafter',8,8,3340,0,0,0,12,12,0,0,7,3,3,0,16388,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,7,10,13.4464,18.4888,20,4,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2046,0,'',''), + (2050,'Raleigh Andrean','Ex-Chef',14,14,4011,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2050,0,'EventAI',''), (2053,'Haggard Refugee',NULL,18,19,3553,0,0,0,123,123,0,0,7,3,3,0,0,32768,0,0,0,0.94,1.14286,1,0,1,1,1,1,-1,1,414,522,0,0,24,31,28.6704,39.4218,20,13,100,2000,2000,0,22,34,2053,2053,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2053,0,'EventAI',''), - (2054,'Sickly Refugee',NULL,19,20,3554,0,0,0,123,123,0,0,7,3,3,0,0,32768,0,0,0,0.94,1.14286,2,0,1,1,1,1,-1,1,400,432,456,490,24,31,28.6704,39.4218,0,13,100,2000,2000,0,23,34,2054,2054,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2054,0,'EventAI',''), - (2055,'Master Apothecary Faranell','Royal Apothecary Society',50,50,1680,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,3517,3517,1807,1807,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2055,0,'EventAI',''), - (2056,'Ravenclaw Apparition',NULL,24,24,146,0,0,0,35,35,0,0,6,3,3,0,0,0,0,2,0,1.11111,1.14286,1,0,1.8,1,1,1,-1,1,1172,1172,532,532,49,59,37.3824,51.4008,0,25,100,1770,1947,0,16,78,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2057,'Huldar',NULL,15,15,1416,0,0,0,57,57,0,0,7,3,3,0,3,4096,0,0,0,0.99,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4322,2057,0,'',''), - (2058,'Deathstalker Faerleia',NULL,18,18,1679,0,0,0,68,68,0,0,7,3,3,0,2,36864,0,0,4096,1,1.14286,1,0,3,1,1,1,1,1,1251,1251,0,0,26,35,25.7664,35.4288,768,64,100,2000,2000,0,0,0,2058,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2058,0,'','npc_deathstalker_faerleia'), - (2060,'Councilman Smithers','Pyrewood Council',12,12,3557,0,0,0,16,16,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,741,741,0,0,74,96,23.8896,32.8482,0,39,100,1508,1659,0,15,73,2060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2061,'Councilman Thatcher','Pyrewood Council',13,13,3563,0,0,0,16,16,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,819,819,0,0,68,88,22.6848,31.1916,0,36,100,1516,1668,0,13,67,2061,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2062,'Councilman Hendricks','Pyrewood Council',13,13,3565,0,0,0,16,16,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,819,819,0,0,74,96,23.8896,32.8482,0,39,100,1508,1659,0,15,73,2062,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2063,'Councilman Wilhelm','Pyrewood Council',13,13,3577,0,0,0,16,16,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,819,819,0,0,57,73,18.984,26.103,0,30,100,1541,1695,0,10,50,2063,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2064,'Councilman Hartin','Pyrewood Council',13,13,3570,0,0,0,16,16,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,819,819,0,0,57,73,18.984,26.103,0,30,100,1541,1695,0,10,50,2064,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2065,'Councilman Cooper','Pyrewood Council',13,13,3578,0,0,0,16,16,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,819,819,0,0,57,73,18.984,26.103,0,30,100,1541,1695,0,10,50,2065,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2066,'Councilman Higarth','Pyrewood Council',13,13,3574,0,0,0,16,16,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,819,819,0,0,57,73,18.984,26.103,0,30,100,1541,1695,0,10,50,2066,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2067,'Councilman Brunswick','Pyrewood Council',13,13,3576,0,0,0,16,16,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,819,819,0,0,57,73,18.984,26.103,0,30,100,1541,1695,0,10,50,2067,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2068,'Lord Mayor Morrison','Pyrewood Council Leader',15,15,3575,0,0,0,16,16,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,984,984,0,0,74,96,23.8896,32.8482,0,39,100,1508,1659,0,11,55,2068,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2069,'Moonstalker',NULL,14,15,321,0,0,0,14,14,0,2,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1,1,1,1,1,1,300,328,0,0,13,17,24.288,33.396,659,7,100,1300,2000,0,0,0,2069,0,2069,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (2054,'Sickly Refugee',NULL,19,20,3554,0,0,0,123,123,0,0,7,3,3,0,0,32768,0,0,0,0.94,1.14286,2,0,1,1,1,1,-1,1,400,432,456,490,24,31,28.6704,39.4218,712,13,100,2000,2000,0,23,34,2054,2054,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2054,0,'EventAI',''), + (2055,'Master Apothecary Faranell','Royal Apothecary Society',50,50,1680,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,3517,3517,1807,1807,85,109,66.44,91.355,2432,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2055,0,'EventAI',''), + (2056,'Ravenclaw Apparition',NULL,24,24,146,0,0,0,35,35,0,0,6,3,3,0,0,32768,0,2,0,1.11111,1.14286,1,0,1.8,1,1,1,-1,1,1172,1172,532,532,49,59,37.3824,51.4008,992,25,100,1770,1947,0,16,78,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2057,'Huldar',NULL,15,15,1416,0,0,0,57,57,0,0,7,3,3,0,3,36864,0,0,0,0.99,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4322,2057,0,'',''), + (2058,'Deathstalker Faerleia',NULL,18,18,1679,0,0,0,68,68,0,0,7,3,3,0,2,36864,0,0,4096,1,1.14286,1,0,3,1,1,1,1,1,1251,1251,0,0,26,35,25.7664,35.4288,782,64,100,2000,2000,0,0,0,2058,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2058,0,'','npc_deathstalker_faerleia'), + (2060,'Councilman Smithers','Pyrewood Council',12,12,3557,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,741,741,0,0,74,96,23.8896,32.8482,573,39,100,1508,1659,0,15,73,2060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2061,'Councilman Thatcher','Pyrewood Council',13,13,3563,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,819,819,0,0,68,88,22.6848,31.1916,608,36,100,1516,1668,0,13,67,2061,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2062,'Councilman Hendricks','Pyrewood Council',13,13,3565,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,819,819,0,0,74,96,23.8896,32.8482,608,39,100,1508,1659,0,15,73,2062,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2063,'Councilman Wilhelm','Pyrewood Council',13,13,3577,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,819,819,0,0,57,73,18.984,26.103,608,30,100,1541,1695,0,10,50,2063,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2064,'Councilman Hartin','Pyrewood Council',13,13,3570,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,819,819,0,0,57,73,18.984,26.103,608,30,100,1541,1695,0,10,50,2064,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2065,'Councilman Cooper','Pyrewood Council',13,13,3578,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,819,819,0,0,57,73,18.984,26.103,608,30,100,1541,1695,0,10,50,2065,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2066,'Councilman Higarth','Pyrewood Council',13,13,3574,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,819,819,0,0,57,73,18.984,26.103,608,30,100,1541,1695,0,10,50,2066,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2067,'Councilman Brunswick','Pyrewood Council',13,13,3576,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,819,819,0,0,57,73,18.984,26.103,608,30,100,1541,1695,0,10,50,2067,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2068,'Lord Mayor Morrison','Pyrewood Council Leader',15,15,3575,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,984,984,0,0,74,96,23.8896,32.8482,677,39,100,1508,1659,0,11,55,2068,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2069,'Moonstalker',NULL,14,15,321,0,0,0,14,14,0,2,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1,1,1,1,1,1,300,328,0,0,13,17,24.288,33.396,677,7,100,1300,2000,0,0,0,2069,0,2069,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (2070,'Moonstalker Runt',NULL,10,11,11449,0,0,0,14,14,0,2,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1.8,1,1,1,-1,1,356,386,0,0,15,19,22.792,31.339,730,8,100,1300,2000,0,0,0,2070,0,2070,0,0,0,0,0,0,0,0,0,0,5821,1,0,0,0,0,0,0,0,0,0,'',''), - (2071,'Moonstalker Matriarch',NULL,19,20,3031,0,0,0,14,14,0,2,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1,1,1,1,1,1,449,484,0,0,17,22,28.6704,39.4218,835,9,100,1300,2000,0,0,0,2071,0,2071,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2077,'Melithar Staghelm',NULL,5,5,4237,0,0,0,80,80,0,0,7,3,3,0,2,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2077,0,'EventAI',''), - (2078,'Athridas Bearmantle',NULL,11,11,1896,0,0,0,80,80,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,456,456,0,0,12,14,18.392,25.289,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2078,0,'EventAI',''), - (2079,'Conservator Ilthalaine',NULL,4,4,1285,0,0,0,80,80,0,0,7,3,3,0,3,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,138,138,0,0,4,6,6.9344,9.5348,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4046,2079,1,'EventAI',''), - (2080,'Denalan',NULL,11,11,2484,0,0,0,80,80,0,0,7,3,3,0,2,4608,0,2,0,0.97,1.14286,1,0,1,1,1,1,-1,1,456,456,0,0,12,14,18.392,25.289,20,6,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2080,0,'EventAI',''), - (2081,'Sentinel Kyra Starsong',NULL,12,12,1682,0,0,0,80,80,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2081,0,'EventAI',''), - (2082,'Gilshalan Windwalker',NULL,9,9,2458,0,0,0,80,80,0,0,7,3,3,0,2,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,372,372,0,0,9,13,15.2064,20.9088,20,5,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'EventAI',''), - (2083,'Syral Bladeleaf',NULL,12,12,2459,0,0,0,80,80,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2083,0,'EventAI',''), + (2071,'Moonstalker Matriarch',NULL,19,20,3031,0,0,0,14,14,0,2,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1,1,1,1,1,1,449,484,0,0,17,22,28.6704,39.4218,852,9,100,1300,2000,0,0,0,2071,0,2071,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2077,'Melithar Staghelm',NULL,5,5,4237,0,0,0,80,80,0,0,7,3,3,0,2,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2077,0,'EventAI',''), + (2078,'Athridas Bearmantle',NULL,11,11,1896,0,0,0,80,80,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,456,456,0,0,12,14,18.392,25.289,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2078,0,'EventAI',''), + (2079,'Conservator Ilthalaine',NULL,4,4,1285,0,0,0,80,80,0,0,7,3,3,0,3,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,138,138,0,0,4,6,6.9344,9.5348,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4046,2079,1,'EventAI',''), + (2080,'Denalan',NULL,11,11,2484,0,0,0,80,80,0,0,7,3,3,0,2,37376,0,2,0,0.97,1.14286,1,0,1,1,1,1,-1,1,456,456,0,0,12,14,18.392,25.289,20,6,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2080,0,'EventAI',''), + (2081,'Sentinel Kyra Starsong',NULL,12,12,1682,0,0,0,80,80,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2081,0,'EventAI',''), + (2082,'Gilshalan Windwalker',NULL,9,9,2458,0,0,0,80,80,0,0,7,3,3,0,2,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,372,372,0,0,9,13,15.2064,20.9088,20,5,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'EventAI',''), + (2083,'Syral Bladeleaf',NULL,12,12,2459,0,0,0,80,80,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2083,0,'EventAI',''), (2084,'Natheril Raincaller','General Goods',57,57,4243,0,0,0,80,80,0,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3749,3749,0,0,102,131,72.2304,99.3168,3334,54,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2084,0,'',''), - (2086,'Valstag Ironjaw',NULL,25,25,3480,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2086,0,'',''), + (2086,'Valstag Ironjaw',NULL,25,25,3480,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2086,0,'',''), (2089,'Giant Wetlands Crocolisk',NULL,25,26,925,0,0,0,14,14,0,6,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.05,1,1,1,-1,1,734,768,0,0,38,47,38.72,53.24,1043,20,100,2000,2000,0,0,0,2089,0,2089,0,0,0,0,0,0,0,0,0,0,5849,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2090,'Ma\'ruk Wyrmscale','Dragonmaw Warlord',23,23,4914,0,0,0,62,62,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,4,1.02,1,1,1,1,1,617,617,0,0,102,132,30.7968,42.3456,0,54,100,1458,2000,0,30,44,2090,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2090,0,'EventAI',''), - (2091,'Chieftain Nek\'rosh',NULL,32,32,4915,0,0,0,62,62,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,3171,3171,0,0,193,249,44.84,61.655,1061,102,100,1341,2000,0,187,250,2091,0,0,0,0,0,0,0,400,0,0,0,0,0,0,0,0,0,0,0,0,0,2091,0,'EventAI',''), - (2092,'Pilot Longbeard','Ironforge Siege Brigade',23,23,3600,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1106,1106,0,0,28,37,36.0272,49.5374,0,15,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2092,0,'',''), - (2093,'Einar Stonegrip',NULL,20,20,1409,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), - (2094,'James Halloran',NULL,25,25,1408,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2096,'Tarrel Rockweaver',NULL,25,25,1677,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,633,633,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50654,1,'',''), - (2097,'Harlo Barnaby',NULL,25,25,1674,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2098,'Ram',NULL,5,5,10000,10001,0,0,190,190,0,0,8,1,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,-1,1,100,100,0,0,6,8,1.76,2.42,20,3,100,2000,2000,0,0,0,0,0,2098,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2099,'Maiden\'s Virtue Crewman',NULL,20,20,793,0,0,0,57,57,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,484,484,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,67,93,2099,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2099,0,'',''), - (2102,'Dragonmaw Grunt',NULL,20,21,4927,0,0,0,62,62,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,494,531,0,0,31,38,34.2672,47.1174,870,16,100,2000,2000,0,26,38,2102,2102,0,0,0,0,0,0,25,0,0,0,0,0,1,0,0,0,0,0,0,0,2102,0,'EventAI',''), - (2103,'Dragonmaw Scout',NULL,19,20,4925,0,0,0,62,62,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,449,484,0,0,28,36,28.6704,39.4218,835,15,100,2000,2000,0,23,35,2103,2103,0,0,0,0,0,0,25,0,0,0,0,0,1,0,0,0,0,0,0,0,2103,0,'EventAI',''), - (2104,'Captain Stoutfist',NULL,35,35,5409,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2104,0,'',''), - (2105,'Mountaineer Dokkin',NULL,30,30,1780,0,0,0,57,57,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2081,2081,0,0,42,53,42.1344,57.9348,0,22,100,2000,2000,0,0,0,2105,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2105,0,'',''), - (2106,'Apothecary Berard',NULL,16,16,574,0,0,0,14,14,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,1068,1068,0,0,85,110,26.24,36.08,713,45,100,1491,2000,0,75,103,2106,2106,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2107,'Gaerolas Talvethren',NULL,7,7,1854,0,0,0,80,80,0,0,7,3,3,0,2,4864,0,2,0,0.94,1.14286,1,0,1,1,1,1,-1,1,228,228,0,0,7,10,11.9504,16.4318,20,4,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2108,'Garneg Charskull',NULL,29,29,4913,0,0,0,62,62,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,2,4,1.05,1,1,1,1,1,812,812,811,811,134,173,37.176,51.117,975,71,100,1408,2000,0,39,56,2108,2108,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50173,0,'EventAI',''), - (2110,'Black Rat',NULL,1,1,1141,0,0,0,31,31,0,0,8,1,3,0,0,0,0,2,0,1,0.714286,1,0,0.01,1,1,1,1,1,1,1,0,0,2,2,1.76,2.42,7,1,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (2111,'Sida',NULL,20,20,1407,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2112,'Farrin Daris',NULL,18,18,4319,0,0,0,12,12,0,0,7,3,3,0,0,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,21,26,28.9872,39.8574,20,11,100,2000,2000,0,53,74,2112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2090,'Ma\'ruk Wyrmscale','Dragonmaw Warlord',23,23,4914,0,0,0,62,62,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,4,1.02,1,1,1,1,1,617,617,0,0,102,132,30.7968,42.3456,957,54,100,1458,2000,0,30,44,2090,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2090,0,'EventAI',''), + (2091,'Chieftain Nek\'rosh',NULL,32,32,4915,0,0,0,62,62,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,3171,3171,0,0,193,249,44.84,61.655,1270,102,100,1341,2000,0,187,250,2091,0,0,0,0,0,0,0,400,0,0,0,0,0,0,0,0,0,0,0,0,0,2091,0,'EventAI',''), + (2092,'Pilot Longbeard','Ironforge Siege Brigade',23,23,3600,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1106,1106,0,0,28,37,36.0272,49.5374,957,15,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2092,0,'',''), + (2093,'Einar Stonegrip',NULL,20,20,1409,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), + (2094,'James Halloran',NULL,25,25,1408,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2096,'Tarrel Rockweaver',NULL,25,25,1677,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,633,633,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2096,1,'',''), + (2097,'Harlo Barnaby',NULL,25,25,1674,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2098,'Ram',NULL,5,5,10000,10001,0,0,190,190,0,0,8,1,3,0,0,0,0,0,0,1,0.857143,1,0,1.6,1,1,1,1.33,1,164,164,0,0,6,8,1.76,2.42,160,3,100,2000,2000,0,0,0,0,0,2098,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2099,'Maiden\'s Virtue Crewman',NULL,20,20,793,0,0,0,57,57,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,484,484,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,67,93,2099,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2099,0,'',''), + (2102,'Dragonmaw Grunt',NULL,20,21,4927,0,0,0,62,62,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,494,531,0,0,31,38,34.2672,47.1174,888,16,100,2000,2000,0,26,38,2102,2102,0,0,0,0,0,0,25,0,0,0,0,0,1,0,0,0,0,0,0,0,2102,0,'EventAI',''), + (2103,'Dragonmaw Scout',NULL,19,20,4925,0,0,0,62,62,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,449,484,0,0,28,36,28.6704,39.4218,852,15,100,2000,2000,0,23,35,2103,2103,0,0,0,0,0,0,25,0,0,0,0,0,1,0,0,0,0,0,0,0,2103,0,'EventAI',''), + (2104,'Captain Stoutfist',NULL,35,35,5409,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2104,0,'',''), + (2105,'Mountaineer Dokkin',NULL,30,30,1780,0,0,0,57,57,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2081,2081,0,0,42,53,42.1344,57.9348,1200,22,100,2000,2000,0,0,0,2105,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2105,0,'',''), + (2106,'Apothecary Berard',NULL,16,16,574,0,0,0,14,14,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,1068,1068,0,0,85,110,26.24,36.08,713,45,100,1491,2000,0,75,103,2106,2106,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2107,'Gaerolas Talvethren',NULL,7,7,1854,0,0,0,80,80,0,0,7,3,3,0,2,37632,0,2,0,0.94,1.14286,1,0,1,1,1,1,-1,1,228,228,0,0,7,10,11.9504,16.4318,20,4,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2108,'Garneg Charskull',NULL,29,29,4913,0,0,0,62,62,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,2,4,1.05,1,1,1,1,1,812,812,811,811,134,173,37.176,51.117,975,71,100,1408,2000,0,39,56,2108,2108,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2108,0,'EventAI',''), + (2110,'Black Rat',NULL,1,1,1141,0,0,0,31,31,0,0,8,1,3,0,0,0,0,2,0,1,0.714286,1,0,0.01,1,1,1,1.33,1,1,1,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (2111,'Sida',NULL,20,20,1407,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2112,'Farrin Daris',NULL,18,18,4319,0,0,0,12,12,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,21,26,28.9872,39.8574,20,11,100,2000,2000,0,53,74,2112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (2113,'Archibald Kava','Cloth & Leather Armor Merchant',5,5,1574,0,0,0,68,68,0,0,7,3,3,0,16388,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2113,0,'',''), (2114,'Faruza','Herbalism Trainer',5,5,3520,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,2114,0,'',''), (2115,'Joshua Kien','General Supplies',5,5,1577,0,0,0,68,68,0,0,7,3,3,0,6,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2115,0,'',''), @@ -442122,7 +396137,7 @@ VALUES (2118,'Abigail Shiel','Trade Supplies',9,9,1632,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,372,372,0,0,9,13,15.2064,20.9088,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2118,0,'',''), (2119,'Dannal Stern','Warrior Trainer',5,5,1578,0,0,0,68,68,0,0,7,3,3,0,19,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4653,2119,0,'',''), (2120,'Archmage Ataeric',NULL,22,22,3601,0,0,0,76,76,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1.02,1,1,1,1,1,472,472,1357,1357,28,34,35.6224,48.9808,499,14,100,2000,2000,0,26,39,2120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2120,0,'EventAI',''), - (2121,'Shadow Priest Allister',NULL,20,20,1948,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2121,0,'',''), + (2121,'Shadow Priest Allister',NULL,20,20,1948,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2121,0,'',''), (2122,'David Trias','Rogue Trainer',5,5,1580,0,0,0,68,68,0,0,7,3,3,0,19,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,85,2122,0,'',''), (2123,'Dark Cleric Duesten','Priest Trainer',5,5,1579,0,0,0,68,68,0,0,7,3,3,0,19,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,1332,1332,55,67,8.624,11.858,1727,28,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,3645,2123,0,'',''), (2124,'Isabella','Mage Trainer',5,5,1592,0,0,0,68,68,0,0,7,3,3,0,19,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,190,190,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4654,2124,0,'',''), @@ -442130,58 +396145,58 @@ VALUES (2127,'Rupert Boch','Warlock Trainer',15,15,1604,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,557,557,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,4656,2127,0,'',''), (2128,'Cain Firesong','Mage Trainer',14,14,1600,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,519,519,15,19,23.0384,31.6778,20,8,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,63,2128,0,'',''), (2129,'Dark Cleric Beryl','Priest Trainer',17,17,1602,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,748,748,634,634,17,22,27.5264,37.8488,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,3645,2129,0,'',''), - (2130,'Marion Call','Rogue Trainer',13,13,1603,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,546,546,0,0,13,17,21.5072,29.5724,20,7,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,85,2130,0,'',''), + (2130,'Marion Call','Rogue Trainer',13,13,1603,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,546,546,0,0,13,17,21.5072,29.5724,608,7,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,85,2130,0,'',''), (2131,'Austil de Mon','Warrior Trainer',16,16,1599,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,695,695,0,0,17,23,26.048,35.816,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,656,2131,0,'',''), - (2132,'Carolai Anise','Journeyman Alchemist',25,25,1601,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4127,2132,0,'',''), + (2132,'Carolai Anise','Journeyman Alchemist',25,25,1601,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4127,2132,0,'',''), (2134,'Mrs. Winters','General Supplies',10,10,1637,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2134,1,'',''), (2135,'Abe Winters','Apprentice Armorer',12,12,1631,0,0,0,68,68,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,15,19,19.7472,27.1524,20,8,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2135,0,'',''), - (2136,'Oliver Dwor','Apprentice Weaponsmith',13,13,1638,0,0,0,68,68,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,546,546,0,0,13,17,21.5072,29.5724,20,7,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2136,0,'',''), + (2136,'Oliver Dwor','Apprentice Weaponsmith',13,13,1638,0,0,0,68,68,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,546,546,0,0,13,17,21.5072,29.5724,608,7,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2136,0,'',''), (2137,'Eliza Callen','Leather Armor Merchant',12,12,1634,0,0,0,68,68,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2137,0,'',''), - (2140,'Edwin Harly','General Supplies',19,19,3542,0,0,0,68,68,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,860,860,0,0,21,27,30.4304,41.8418,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2140,0,'',''), - (2142,'Watcher Callahan','The Night Watch',32,32,2377,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,0,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,2142,1,'',''), - (2149,'Dark Iron Raider',NULL,14,14,3451,0,0,0,54,54,0,0,7,3,3,0,0,0,0,0,0,1.02,1.14286,1,0,1,1,1,1,1,1,300,300,0,0,40,47,28.6704,39.4218,0,20,100,1810,1991,0,6,31,2149,0,0,0,0,0,0,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,2149,0,'EventAI',''), - (2150,'Zenn Foulhoof',NULL,7,7,10035,0,0,0,80,80,0,0,7,3,3,0,2,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,228,228,0,0,7,10,11.9504,16.4318,20,4,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2151,'Moon Priestess Amara',NULL,25,25,1681,0,0,0,79,79,0,0,7,3,3,0,2,4096,0,0,0,1,1.38571,1,0,1,1,1,1,-1,1,709,709,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2151,0,'EventAI',''), - (2152,'Gnarlpine Ambusher',NULL,6,7,3024,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,0.666668,0.857143,1,0,1,1,1,1,1,1,120,137,0,0,7,10,13.4464,18.4888,239,4,100,2000,2000,0,6,12,2152,2152,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (2153,'Terl Arakor',NULL,25,25,3492,0,0,0,123,123,0,0,7,3,3,0,3,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,34,49,2153,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11788,2153,0,'',''), - (2155,'Sentinel Shayla Nightbreeze',NULL,8,8,2866,0,0,0,80,80,0,0,7,3,3,0,2,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,7,10,13.5872,18.6824,20,4,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2156,'Cracked Golem',NULL,18,19,10799,0,0,0,14,14,0,0,4,3,3,0,0,0,0,0,0,1,1.14286,1,0,0.85,1,1,1,1,1,354,382,0,0,27,34,28.6704,39.4218,800,14,100,2000,2000,0,21,32,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (2157,'Stone Behemoth',NULL,19,20,473,0,0,0,14,14,0,0,4,3,3,0,0,0,0,0,0,1,1.14286,1,0,0.85,1,1,1,1,1,382,411,0,0,28,36,28.6704,39.4218,835,15,100,2000,2000,0,22,33,2157,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (2158,'Gravelflint Scout',NULL,18,19,6529,0,0,0,59,59,0,0,7,3,3,0,0,0,0,0,0,1.19,1.14286,1,0,1,1,1,1,1,1,417,449,0,0,44,52,31.504,43.318,0,22,100,1790,1969,0,5,27,2158,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2158,0,'EventAI',''), - (2159,'Gravelflint Bonesnapper',NULL,19,20,6528,0,0,0,22,22,0,0,7,3,3,0,0,0,0,0,0,1.33,1.14286,1,0,1,1,1,1,1,1,449,484,0,0,42,50,30.096,41.382,0,21,100,1800,1980,0,6,28,2159,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2159,0,'EventAI',''), - (2160,'Gravelflint Geomancer',NULL,21,21,976,0,0,0,22,22,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,413,441,1202,1272,52,61,35.6224,48.9808,0,26,100,1760,1936,0,7,34,2160,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2160,0,'EventAI',''), - (2162,'Agal',NULL,8,8,936,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,0.666668,0.857143,1,0,1,1,1,1,1,1,155,155,0,0,7,10,13.4464,18.4888,20,4,100,2000,2000,0,7,14,2162,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (2163,'Thistle Bear',NULL,11,12,1006,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.25,1,1,1,1,1,278,309,0,0,17,22,18.1984,25.0228,241,9,100,2000,2000,0,0,0,2163,0,2163,0,0,0,0,0,0,0,0,0,0,5798,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2164,'Rabid Thistle Bear',NULL,13,14,8840,0,0,0,44,44,0,0,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,341,375,0,0,19,25,22.792,31.339,270,10,100,2000,2000,0,0,0,2164,0,2164,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','npc_rabid_bear'), - (2165,'Grizzled Thistle Bear',NULL,16,17,14316,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.25,1,1,1,1,1,445,482,0,0,24,31,25.7664,35.4288,350,13,100,2000,2000,0,0,0,2165,0,2165,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2166,'Oakenscowl',NULL,9,9,2567,0,0,0,14,14,0,0,4,3,3,0,0,0,0,0,0,1.56,1.14286,1,1,3,1,1,1,1,1,528,528,0,0,18,29,13.856,19.052,406,11,100,1575,2000,0,35,51,2166,0,0,0,0,0,0,0,18,18,18,27,18,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2167,'Blackwood Pathfinder',NULL,12,13,1010,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,0.666668,0.992063,2,0,1,1,1,1,1,1,230,253,249,264,17,22,21.2784,29.2578,507,9,100,2000,2000,0,13,21,2167,2167,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2167,0,'EventAI',''), - (2168,'Blackwood Warrior',NULL,16,17,1011,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,0.666668,0.992063,1,0,1,1,1,1,1,1,356,386,0,0,24,31,28.6704,39.4218,748,13,100,2000,2000,0,19,29,2168,2168,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2168,0,'EventAI',''), - (2169,'Blackwood Totemic',NULL,17,18,6821,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,0.666668,0.992063,2,0,1,1,1,1,-1,1,350,377,393,408,23,30,28.6704,39.4218,652,12,100,2000,2000,0,20,31,2169,2169,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2169,0,'EventAI',''), - (2170,'Blackwood Ursa',NULL,18,19,5773,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,0.94,1.14286,2,0,1,1,1,1,1,1,377,404,408,456,25,32,28.6704,39.4218,683,13,100,2000,2000,0,21,32,2170,2170,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2170,0,'EventAI',''), - (2171,'Blackwood Shaman',NULL,19,20,6822,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,0.94,1.14286,2,0,1,1,1,1,1,1,404,433,456,490,27,34,30.096,41.382,712,14,100,2000,2000,0,23,34,2171,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2171,0,'EventAI',''), - (2172,'Strider Clutchmother',NULL,20,20,38,0,0,0,7,7,0,12,1,3,3,0,0,0,0,0,1,0.94,1.14286,1,4,1,1,1,1,1,1,484,484,0,0,31,38,31.9,43.8625,852,16,100,2000,2000,0,0,0,2172,0,2172,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2173,'Reef Frenzy',NULL,14,15,245,0,0,0,16,16,0,0,1,2,3,0,0,32768,0,0,0,0.94,1.14286,1,0,1,1,1,1,1,1,300,328,0,0,3,6,22.792,31.339,670,2,100,800,2000,0,0,0,2173,0,2173,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2140,'Edwin Harly','General Supplies',19,19,3542,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,860,860,0,0,21,27,30.4304,41.8418,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2140,0,'',''), + (2142,'Watcher Callahan','The Night Watch',32,32,2377,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,1270,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,2142,1,'',''), + (2149,'Dark Iron Raider',NULL,14,14,3451,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1.02,1.14286,1,0,1,1,1,1,1,1,300,300,0,0,40,47,28.6704,39.4218,642,20,100,1810,1991,0,6,31,2149,0,0,0,0,0,0,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,2149,0,'EventAI',''), + (2150,'Zenn Foulhoof',NULL,7,7,10035,0,0,0,80,80,0,0,7,3,3,0,2,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,228,228,0,0,7,10,11.9504,16.4318,20,4,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2151,'Moon Priestess Amara',NULL,25,25,1681,0,0,0,79,79,0,0,7,3,3,0,2,36864,0,0,0,1,1.38571,1,0,1,1,1,1,-1,1,709,709,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2151,0,'EventAI',''), + (2152,'Gnarlpine Ambusher',NULL,6,7,3024,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,0.666668,0.857143,1,0,1,1,1,1,1,1,120,137,0,0,7,10,13.4464,18.4888,239,4,100,2000,2000,0,6,12,2152,2152,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (2153,'Terl Arakor',NULL,25,25,3492,0,0,0,123,123,0,0,7,3,3,0,3,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,34,49,2153,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11788,2153,0,'',''), + (2155,'Sentinel Shayla Nightbreeze',NULL,8,8,2866,0,0,0,80,80,0,0,7,3,3,0,2,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,7,10,13.5872,18.6824,20,4,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2156,'Cracked Golem',NULL,18,19,10799,0,0,0,14,14,0,0,4,3,3,0,0,32768,0,0,0,1,1.14286,1,0,0.85,1,1,1,1,1,354,382,0,0,27,34,28.6704,39.4218,817,14,100,2000,2000,0,21,32,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (2157,'Stone Behemoth',NULL,19,20,473,0,0,0,14,14,0,0,4,3,3,0,0,32768,0,0,0,1,1.14286,1,0,0.85,1,1,1,1,1,382,411,0,0,28,36,28.6704,39.4218,852,15,100,2000,2000,0,22,33,2157,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (2158,'Gravelflint Scout',NULL,18,19,6529,0,0,0,59,59,0,0,7,3,3,0,0,32768,0,0,0,1.19,1.14286,1,0,1,1,1,1,1,1,417,449,0,0,44,52,31.504,43.318,817,22,100,1790,1969,0,5,27,2158,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2158,0,'EventAI',''), + (2159,'Gravelflint Bonesnapper',NULL,19,20,6528,0,0,0,22,22,0,0,7,3,3,0,0,32768,0,0,0,1.33,1.14286,1,0,1,1,1,1,1,1,449,484,0,0,42,50,30.096,41.382,852,21,100,1800,1980,0,6,28,2159,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2159,0,'EventAI',''), + (2160,'Gravelflint Geomancer',NULL,21,21,976,0,0,0,22,22,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,413,441,1202,1272,52,61,35.6224,48.9808,888,26,100,1760,1936,0,7,34,2160,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2160,0,'EventAI',''), + (2162,'Agal',NULL,8,8,936,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,0.666668,0.857143,1,0,1,1,1,1,1,1,155,155,0,0,7,10,13.4464,18.4888,316,4,100,2000,2000,0,7,14,2162,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (2163,'Thistle Bear',NULL,11,12,1006,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.25,1,1,1,0.42,1,278,309,0,0,17,22,18.1984,25.0228,241,9,100,2000,2000,0,0,0,2163,0,2163,0,0,0,0,0,0,0,0,0,0,5798,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2164,'Rabid Thistle Bear',NULL,13,14,8840,0,0,0,44,44,0,0,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.25,1,1,1,0.42,1,341,375,0,0,19,25,22.792,31.339,270,10,100,2000,2000,0,0,0,2164,0,2164,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','npc_rabid_bear'), + (2165,'Grizzled Thistle Bear',NULL,16,17,14316,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.25,1,1,1,0.47,1,445,482,0,0,24,31,25.7664,35.4288,352,13,100,2000,2000,0,0,0,2165,0,2165,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2166,'Oakenscowl',NULL,9,9,2567,0,0,0,14,14,0,0,4,3,3,0,0,32768,0,0,0,1.56,1.14286,1,1,3,1,1,1,1,1,528,528,0,0,18,29,13.856,19.052,406,11,100,1575,2000,0,35,51,2166,0,0,0,0,0,0,0,18,18,18,27,18,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2167,'Blackwood Pathfinder',NULL,12,13,1010,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,0.666668,0.992063,2,0,1,1,1,1,1,1,230,253,249,264,17,22,21.2784,29.2578,507,9,100,2000,2000,0,13,21,2167,2167,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2167,0,'EventAI',''), + (2168,'Blackwood Warrior',NULL,16,17,1011,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,0.666668,0.992063,1,0,1,1,1,1,1,1,356,386,0,0,24,31,28.6704,39.4218,748,13,100,2000,2000,0,19,29,2168,2168,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2168,0,'EventAI',''), + (2169,'Blackwood Totemic',NULL,17,18,6821,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,0.666668,0.992063,2,0,1,1,1,1,-1,1,350,377,393,408,23,30,28.6704,39.4218,652,12,100,2000,2000,0,20,31,2169,2169,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2169,0,'EventAI',''), + (2170,'Blackwood Ursa',NULL,18,19,5773,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,0.94,1.14286,2,0,1,1,1,1,1,1,377,404,408,456,25,32,28.6704,39.4218,683,13,100,2000,2000,0,21,32,2170,2170,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2170,0,'EventAI',''), + (2171,'Blackwood Shaman',NULL,19,20,6822,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,0.94,1.14286,2,0,1,1,1,1,1,1,404,433,456,490,27,34,30.096,41.382,712,14,100,2000,2000,0,23,34,2171,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2171,0,'EventAI',''), + (2172,'Strider Clutchmother',NULL,20,20,38,0,0,0,7,7,0,12,1,3,3,0,0,32768,0,0,1,0.94,1.14286,1,4,1,1,1,1,1,1,484,484,0,0,31,38,31.9,43.8625,852,16,100,2000,2000,0,0,0,2172,0,2172,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2173,'Reef Frenzy',NULL,14,15,245,0,0,0,16,16,0,0,1,2,3,0,0,32768,0,0,0,0.94,1.14286,1,0,1,1,1,1,1,1,300,328,0,0,3,6,22.792,31.339,677,2,100,800,2000,0,0,0,2173,0,2173,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (2174,'Coastal Frenzy',NULL,14,15,245,0,0,0,16,16,0,0,1,2,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,300,356,0,0,11,15,22.792,31.339,678,6,100,1000,2000,0,0,0,2174,0,2174,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (2175,'Shadowclaw',NULL,13,13,3030,0,0,0,14,14,0,2,1,1,3,0,0,0,0,0,1,0.94,1.14286,1,4,0.75,1,1,1,1,1,205,205,0,0,55,70,18.984,26.103,608,29,100,1500,2000,0,0,0,2175,0,2175,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2176,'Cursed Highborne',NULL,10,11,985,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,222,226,324,324,6,11,21.2784,29.2578,20,4,100,2000,2000,0,10,18,2176,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2177,'Writhing Highborne',NULL,11,12,5430,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,1.11111,1.14286,1,0,1,1,1,1,-1,1,221,245,324,324,17,22,21.2784,29.2578,20,9,100,2000,2000,0,12,20,2177,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2178,'Wailing Highborne',NULL,12,13,10690,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,0.94,1.14286,1,0,1,1,1,1,-1,1,247,275,324,324,17,22,21.2784,29.2578,20,9,100,2000,2000,0,13,22,2178,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2179,'Stormscale Wave Rider',NULL,15,16,4036,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,0.94,1.14286,1,0,1,1,1,1,1,1,328,356,0,0,23,30,28.6704,39.4218,695,12,100,2000,2000,0,17,27,2179,2179,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2179,0,'EventAI',''), - (2180,'Stormscale Siren',NULL,16,17,4980,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,0.94,1.14286,2,0,1,1,1,1,1,1,325,350,357,390,23,30,28.6704,39.4218,611,12,100,2000,2000,0,18,29,2180,2180,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2180,0,'EventAI',''), - (2181,'Stormscale Myrmidon',NULL,18,19,4036,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,417,449,0,0,27,34,28.6704,39.4218,800,14,100,2000,2000,0,22,33,2181,2181,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2181,0,'EventAI',''), - (2182,'Stormscale Sorceress',NULL,19,20,4973,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1,1,1,1,1,1,379,405,1118,1202,25,32,28.6704,39.4218,451,13,100,2000,2000,0,22,33,2182,2182,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2182,0,'EventAI',''), - (2183,'Stormscale Warrior',NULL,20,21,11269,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,494,531,0,0,31,38,34.2672,47.1174,870,16,100,2000,2000,0,25,38,2183,2183,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2183,0,'EventAI',''), + (2176,'Cursed Highborne',NULL,10,11,985,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,222,226,324,324,6,11,21.2784,29.2578,20,4,100,2000,2000,0,10,18,2176,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2177,'Writhing Highborne',NULL,11,12,5430,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,1.11111,1.14286,1,0,1,1,1,1,-1,1,221,245,324,324,17,22,21.2784,29.2578,20,9,100,2000,2000,0,12,20,2177,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2178,'Wailing Highborne',NULL,12,13,10690,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,0.94,1.14286,1,0,1,1,1,1,-1,1,247,275,324,324,17,22,21.2784,29.2578,20,9,100,2000,2000,0,13,22,2178,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2179,'Stormscale Wave Rider',NULL,15,16,4036,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,0.94,1.14286,1,0,1,1,1,1,1,1,328,356,0,0,23,30,28.6704,39.4218,713,12,100,2000,2000,0,17,27,2179,2179,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2179,0,'EventAI',''), + (2180,'Stormscale Siren',NULL,16,17,4980,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,0.94,1.14286,2,0,1,1,1,1,1,1,325,350,357,390,23,30,28.6704,39.4218,625,12,100,2000,2000,0,18,29,2180,2180,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2180,0,'EventAI',''), + (2181,'Stormscale Myrmidon',NULL,18,19,4036,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,417,449,0,0,27,34,28.6704,39.4218,817,14,100,2000,2000,0,22,33,2181,2181,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2181,0,'EventAI',''), + (2182,'Stormscale Sorceress',NULL,19,20,4973,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1,1,1,1,1,1,379,405,1118,1202,25,32,28.6704,39.4218,460,13,100,2000,2000,0,22,33,2182,2182,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2182,0,'EventAI',''), + (2183,'Stormscale Warrior',NULL,20,21,11269,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,494,531,0,0,31,38,34.2672,47.1174,888,16,100,2000,2000,0,25,38,2183,2183,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2183,0,'EventAI',''), (2184,'Lady Moongazer',NULL,17,17,5774,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,4,1,1,1,1,1,1,386,386,0,0,25,33.2,0,0,748,60,2,2000,2000,0,20,31,2184,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2184,0,'EventAI',''), (2185,'Darkshore Thresher',NULL,12,14,992,0,0,0,16,16,0,0,1,2,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,253,301,302,302,18,25,19.7472,27.1524,608,10,100,2000,2000,0,0,0,2185,0,2185,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2186,'Carnivous the Breaker',NULL,16,16,5773,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,0.666668,0.992063,1,4,1,1,1,1,1,1,356,356,0,0,102,132,30.7968,42.3456,713,54,100,1458,2000,0,18,29,2186,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2186,'Carnivous the Breaker',NULL,16,16,5773,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,0.666668,0.992063,1,4,1,1,1,1,1,1,356,356,0,0,102,132,30.7968,42.3456,713,54,100,1458,2000,0,18,29,2186,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (2187,'Elder Darkshore Thresher',NULL,16,18,994,0,0,0,16,16,0,0,1,2,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,354,417,333,333,24,32,22.792,31.339,1104,13,100,2000,2000,0,0,0,2187,0,2187,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2188,'Deep Sea Threshadon',NULL,25,25,995,0,0,0,14,14,0,0,1,2,3,0,0,0,0,0,0,1.06,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,58,67,38.28,52.635,0,29,100,1740,1914,0,10,52,2188,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2189,'Vile Sprite',NULL,10,11,2452,0,0,0,81,81,0,0,7,3,3,0,0,0,0,0,0,0.94,1.14286,1,0,1,1,1,1,-1,1,197,226,324,324,6,11,21.2784,29.2578,20,4,100,2000,2000,0,10,18,2189,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2189,0,'',''), - (2190,'Wild Grell',NULL,11,12,1015,0,0,0,81,81,0,0,7,3,3,0,0,0,0,0,0,0.94,1.14286,1,0,1,1,1,1,1,1,222,247,0,0,17,22,21.2784,29.2578,573,9,100,2000,2000,0,12,20,2190,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2190,0,'EventAI',''), - (2191,'Licillin',NULL,14,14,10819,0,0,0,81,81,0,0,3,3,3,0,0,0,0,0,0,1.83,1.14286,8,4,1,1,1,1,1,1,263,263,710,710,62,81,21.4656,29.5152,344,33,100,1525,1677,0,15,24,2191,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2191,0,'EventAI',''), + (2188,'Deep Sea Threshadon',NULL,25,25,995,0,0,0,14,14,0,0,1,2,3,0,0,32768,0,0,0,1.06,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,58,67,38.28,52.635,1026,29,100,1740,1914,0,10,52,2188,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2189,'Vile Sprite',NULL,10,11,2452,0,0,0,81,81,0,0,7,3,3,0,0,32768,0,0,0,0.94,1.14286,1,0,1,1,1,1,-1,1,197,226,324,324,6,11,21.2784,29.2578,20,4,100,2000,2000,0,10,18,2189,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2189,0,'',''), + (2190,'Wild Grell',NULL,11,12,1015,0,0,0,81,81,0,0,7,3,3,0,0,32768,0,0,0,0.94,1.14286,1,0,1,1,1,1,1,1,222,247,0,0,17,22,21.2784,29.2578,573,9,100,2000,2000,0,12,20,2190,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2190,0,'EventAI',''), + (2191,'Licillin',NULL,14,14,10819,0,0,0,81,81,0,0,3,3,3,0,0,32768,0,0,0,1.83,1.14286,8,4,1,1,1,1,1,1,263,263,710,710,62,81,21.4656,29.5152,344,33,100,1525,1677,0,15,24,2191,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2191,0,'EventAI',''), (2192,'Firecaller Radison',NULL,19,19,5772,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,4,1,1,1,1,1,1,379,379,1118,1118,106,137,31.9,43.8625,442,56,100,1450,2000,0,21,33,2192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2192,0,'EventAI',''), - (2198,'Crier Goodman',NULL,3,3,1525,0,0,0,12,12,0,0,7,3,3,0,3,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,112,112,0,0,3,5,5.2272,7.1874,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5782,0,0,'EventAI',''), + (2198,'Crier Goodman',NULL,3,3,1525,0,0,0,12,12,0,0,7,3,3,0,3,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,112,112,0,0,3,5,5.2272,7.1874,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5782,0,0,'EventAI',''), (2201,'Greymist Raider',NULL,11,12,346,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,222,247,0,0,17,22,21.2784,29.2578,573,9,100,2000,2000,0,12,20,2201,2201,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2201,0,'EventAI',''), (2202,'Greymist Coastrunner',NULL,12,13,3619,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.71429,1,0,1,1,1,1,1,1,247,273,0,0,17,22,21.2784,29.2578,608,9,100,2000,2000,0,13,22,2202,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2202,0,'EventAI',''), (2203,'Greymist Seer',NULL,13,14,3940,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,253,276,264,295,18,24,22.792,31.339,537,10,100,2000,2000,0,14,24,2203,2203,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2203,0,'EventAI',''), @@ -442190,1059 +396205,1059 @@ VALUES (2206,'Greymist Hunter',NULL,16,17,652,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,356,386,0,0,24,31,28.6704,39.4218,748,13,100,2000,2000,0,19,30,2206,2206,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2206,0,'EventAI',''), (2207,'Greymist Oracle',NULL,18,19,4920,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,377,404,408,456,25,32,28.6704,39.4218,683,13,100,2000,2000,0,21,32,2207,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2207,0,'EventAI',''), (2208,'Greymist Tidehunter',NULL,19,20,478,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,404,433,456,490,27,34,28.6704,39.4218,712,14,100,2000,2000,0,23,34,2208,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2208,0,'EventAI',''), - (2209,'Deathguard Gavin',NULL,24,24,2856,0,0,0,71,71,0,0,7,3,3,0,1,36864,0,1024,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,3356,2209,0,'','guard_tirisfal'), - (2210,'Deathguard Royann',NULL,24,24,2861,0,0,0,71,71,0,0,7,3,3,0,1,36864,0,1024,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,3356,2210,0,'','guard_tirisfal'), - (2211,'Captured Mountaineer',NULL,9,9,11426,0,0,0,68,68,0,0,7,3,3,0,2,256,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,372,372,0,0,9,13,15.2064,20.9088,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50396,0,'',''), - (2212,'Deth\'ryll Satyr',NULL,12,13,1013,0,0,0,90,90,0,0,7,3,3,0,0,0,0,0,0,0.94,1.14286,1,0,1,1,1,1,1,1,247,273,0,0,17,22,21.2784,29.2578,591,9,100,2000,2000,0,13,22,2212,2212,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2212,0,'EventAI',''), - (2214,'Deathstalker Lesh',NULL,25,25,2863,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,2214,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2214,1,'',''), - (2215,'High Executor Darthalia',NULL,50,50,1645,0,0,0,68,68,0,0,7,3,3,0,3,37376,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,6830,6830,0,0,269,346,55.36,76.12,0,142,100,1258,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11886,2215,0,'EventAI',''), - (2216,'Apothecary Lydon','Royal Apothecary Society',35,35,1660,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2216,0,'',''), - (2224,'Wind Rider',NULL,29,29,6851,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1528,1528,1126,1126,9,10,43.8944,60.3548,0,4,100,1720,1892,0,17,86,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2225,'Zora Guthrek','Trade Goods',55,55,14781,0,0,0,1215,1215,0,0,7,3,3,0,6,0,0,2,0,1.22,1.14286,1,0,1,1,1,1,-1,1,3300,3300,0,0,138,165,69.8544,96.0498,0,70,100,1470,1617,0,1,677,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2225,0,'',''), - (2226,'Karos Razok','Bat Handler',55,55,3832,0,0,0,68,68,0,0,7,3,3,0,11,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4281,2226,0,'EventAI',''), - (2227,'Sharlindra',NULL,25,25,10731,0,0,0,68,68,0,0,6,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2228,'Lieutenant Farren Orinelle',NULL,25,25,1769,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2228,1,'',''), - (2229,'Krusk',NULL,25,25,3685,0,0,0,29,29,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2229,0,'',''), - (2230,'Umpi',NULL,1,1,901,0,0,0,68,68,0,0,1,3,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,100008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2231,'Pygmy Tide Crawler',NULL,9,10,1000,0,0,0,7,7,0,8,1,3,3,0,0,0,0,32768,1,1,1.14286,1,0,1,1,1,1,1,1,176,198,0,0,13,17,21.2784,29.2578,679,7,100,2000,2000,0,0,0,2231,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (2209,'Deathguard Gavin',NULL,24,24,2856,0,0,0,71,71,0,0,7,3,3,0,1,36864,0,1024,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,992,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,3356,2209,0,'','guard_tirisfal'), + (2210,'Deathguard Royann',NULL,24,24,2861,0,0,0,71,71,0,0,7,3,3,0,1,36864,0,1024,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,992,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,3356,2210,0,'','guard_tirisfal'), + (2211,'Captured Mountaineer',NULL,9,9,11426,0,0,0,68,68,0,0,7,3,3,0,2,33024,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,372,372,0,0,9,13,15.2064,20.9088,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2211,0,'',''), + (2212,'Deth\'ryll Satyr',NULL,12,13,1013,0,0,0,90,90,0,0,7,3,3,0,0,32768,0,0,0,0.94,1.14286,1,0,1,1,1,1,1,1,247,273,0,0,17,22,21.2784,29.2578,608,9,100,2000,2000,0,13,22,2212,2212,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2212,0,'EventAI',''), + (2214,'Deathstalker Lesh',NULL,25,25,2863,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,2214,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2214,1,'',''), + (2215,'High Executor Darthalia',NULL,50,50,1645,0,0,0,68,68,0,0,7,3,3,0,3,37376,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,6830,6830,0,0,269,346,55.36,76.12,2999,142,100,1258,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11886,2215,0,'EventAI',''), + (2216,'Apothecary Lydon','Royal Apothecary Society',35,35,1660,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2216,0,'',''), + (2224,'Wind Rider',NULL,29,29,6851,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1528,1528,1126,1126,9,10,43.8944,60.3548,1165,4,100,1720,1892,0,17,86,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2225,'Zora Guthrek','Trade Goods',55,55,14781,0,0,0,1215,1215,0,0,7,3,3,0,6,32768,0,2,0,1.22,1.14286,1,0,1,1,1,1,-1,1,3300,3300,0,0,138,165,69.8544,96.0498,3271,70,100,1470,1617,0,1,677,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2225,0,'',''), + (2226,'Karos Razok','Bat Handler',55,55,3832,0,0,0,68,68,0,0,7,3,3,0,11,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4281,2226,0,'EventAI',''), + (2227,'Sharlindra',NULL,25,25,10731,0,0,0,68,68,0,0,6,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2228,'Lieutenant Farren Orinelle',NULL,25,25,1769,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2228,1,'',''), + (2229,'Krusk',NULL,25,25,3685,0,0,0,29,29,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2229,0,'',''), + (2230,'Umpi',NULL,1,1,901,0,0,0,68,68,0,0,1,3,3,0,2,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,100008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2231,'Pygmy Tide Crawler',NULL,9,10,1000,0,0,0,7,7,0,8,1,3,3,0,0,32768,0,32768,1,1,1.14286,1,0,1,1,1,1,1.5,1,176,198,0,0,13,17,21.2784,29.2578,768,7,100,2000,2000,0,0,0,2231,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (2232,'Tide Crawler',NULL,13,14,979,0,0,0,7,7,0,8,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,-1,1,247,300,0,0,18,25,21.2784,29.2578,900,10,100,2000,2000,0,0,0,2232,0,0,0,0,0,0,0,0,0,0,0,0,5837,1,0,0,0,0,0,0,0,0,0,'',''), - (2233,'Encrusted Tide Crawler',NULL,18,20,9566,0,0,0,7,7,0,8,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,417,484,0,0,28,37,28.6704,39.4218,1211,15,100,2000,2000,0,0,0,2233,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2234,'Young Reef Crawler',NULL,10,11,999,0,0,0,7,7,0,8,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,198,222,0,0,14,19,21.2784,29.2578,778,8,100,2000,2000,0,0,0,2234,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (2235,'Reef Crawler',NULL,15,17,981,0,0,0,7,7,0,8,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,328,386,0,0,22,30,27.2272,37.4374,1056,12,100,2000,2000,0,0,0,2235,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2236,'Raging Reef Crawler',NULL,20,21,1001,0,0,0,7,7,0,8,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.02,1,1,1,1,1,494,531,0,0,31,38,30.096,41.382,1290,16,100,2000,2000,0,0,0,2236,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2237,'Moonstalker Sire',NULL,17,18,11450,0,0,0,14,14,0,2,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1,1,1,1,1,1,386,417,0,0,17,22,25.7664,35.4288,765,9,100,1300,2000,0,0,0,2237,0,2237,0,0,0,0,0,0,0,0,0,0,5823,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2238,'Tog\'thar',NULL,23,23,3686,0,0,0,29,29,0,0,7,3,3,0,3,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1106,1106,0,0,31,40,35.6224,48.9808,0,16,100,2000,2000,0,0,0,2238,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,264,0,1,'',''), - (2239,'Drull',NULL,23,23,3687,0,0,0,29,29,0,0,7,3,3,0,3,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,712,712,0,0,37,46,35.6224,48.9808,1026,19,100,2000,2000,0,0,0,2239,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,262,0,1,'',''), - (2240,'Syndicate Footpad',NULL,32,33,3706,3707,0,0,87,87,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1163,1221,0,0,46,58,53.8384,74.0278,1287,24,100,2000,2000,0,50,70,2240,2240,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2240,0,'EventAI',''), - (2241,'Syndicate Thief',NULL,33,34,3709,3710,0,0,87,87,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1213,1275,0,0,61,78,53.8384,74.0278,0,32,100,2000,2000,0,53,74,2241,2241,0,0,0,0,0,0,0,100,0,0,0,0,1,0,0,0,0,0,0,0,2241,0,'EventAI',''), - (2242,'Syndicate Spy',NULL,35,36,3716,3717,0,0,87,87,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.15,1,1,1,1,1,1403,1469,0,0,50,62,53.8384,74.0278,1427,26,100,2000,2000,0,61,84,2242,2242,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2242,0,'EventAI',''), - (2243,'Syndicate Sentry',NULL,36,37,3721,3722,0,0,87,87,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.15,1,1,1,1,1,1469,1536,0,0,52,65,52.7472,72.5274,1537,27,100,2000,2000,0,59,83,2243,2243,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2243,0,'EventAI',''), - (2244,'Syndicate Shadow Mage',NULL,21,22,3621,3622,0,0,87,87,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1.02,1,1,1,1,1,441,472,1272,1357,27,34,35.6224,48.9808,490,14,100,2000,2000,0,25,37,2244,2244,0,0,0,0,0,0,0,0,0,15,0,0,1,0,0,0,0,0,0,0,2244,0,'EventAI',''), - (2245,'Syndicate Saboteur',NULL,37,38,3725,3726,0,0,87,87,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.15,1,1,1,1,1,1536,1604,0,0,52,65,53.8384,74.0278,1651,27,100,2000,2000,0,62,86,2245,2245,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2245,0,'EventAI',''), - (2246,'Syndicate Assassin',NULL,38,39,3727,3728,0,0,87,87,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.15,1,1,1,1,1,1604,1678,0,0,55,68,59.0304,81.1668,1772,28,100,2000,2000,0,68,93,2246,2246,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2246,0,'EventAI',''), - (2247,'Syndicate Enforcer',NULL,39,40,3729,3730,0,0,87,87,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.15,1,1,1,1,1,1678,1753,0,0,56,70,53.8384,74.0278,1899,29,100,2000,2000,0,68,94,2247,2247,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2247,0,'EventAI',''), - (2248,'Cave Yeti',NULL,30,31,3206,0,0,0,16,16,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1050,1107,0,0,44,55,42.1344,57.9348,1217,23,100,2000,2000,0,46,65,2248,0,2248,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (2249,'Ferocious Yeti',NULL,31,32,3207,0,0,0,16,16,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1107,1163,0,0,45,56,53.8384,74.0278,1252,23,100,2000,2000,0,49,69,2249,0,2249,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2250,'Mountain Yeti',NULL,32,33,1050,0,0,0,16,16,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.1,1,1,1,1,1,1163,1221,0,0,46,58,52.7472,72.5274,1287,24,100,2000,2000,0,50,70,2250,0,2250,0,0,0,0,0,0,0,66,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2251,'Giant Yeti',NULL,33,34,6767,0,0,0,16,16,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.1,1,1,1,1,1,1221,1279,0,0,48,60,53.8384,74.0278,1322,25,100,2000,2000,0,53,74,2251,0,2251,0,0,0,0,0,0,0,68,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2252,'Crushridge Ogre',NULL,34,35,11567,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1,1,1,1,1,1,1163,1220,0,0,48,60,53.8384,74.0278,1357,25,100,2000,2000,0,54,75,2252,2252,0,0,0,0,0,0,0,35,0,0,0,0,1,0,0,0,0,0,0,0,2252,0,'EventAI',''), - (2253,'Crushridge Brute',NULL,35,36,610,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1,1,1,1,1,1,1220,1277,0,0,75,94,53.8384,74.0278,874,39,100,3000,2000,0,59,81,2253,2253,0,0,0,0,0,0,0,36,0,0,0,0,1,0,0,0,0,0,0,0,2253,0,'EventAI',''), - (2254,'Crushridge Mauler',NULL,36,37,655,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,3831,4008,0,0,193,249,44.84,61.655,1537,102,100,1341,2000,0,228,303,2254,2254,0,0,0,0,0,0,0,37,0,0,0,0,1,0,0,0,0,0,0,0,2254,0,'EventAI',''), - (2255,'Crushridge Mage',NULL,37,38,6705,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,8,1,3,1,1,1,1,1,2910,3012,2861,2975,193,249,44.84,61.655,887,102,100,1341,2000,0,192,255,2255,2255,0,0,0,0,0,0,0,38,0,0,0,0,0,0,0,0,0,0,0,0,2255,0,'EventAI',''), - (2256,'Crushridge Enforcer',NULL,38,39,416,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,4185,4377,0,0,193,249,44.84,61.655,1772,102,100,1341,2000,0,249,330,2256,2256,0,0,0,0,0,0,0,39,0,0,0,0,0,0,0,0,0,0,0,0,2256,0,'EventAI',''), - (2257,'Mug\'thol',NULL,43,43,11568,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,5148,5148,0,0,269,346,53.1456,73.0752,2397,142,100,1258,2000,0,291,385,2257,2257,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2257,0,'EventAI',''), - (2258,'Stone Fury',NULL,37,37,1162,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1.6,2,1,4,1.15,1,1,1,1,1,1536,1536,0,0,51,68,44.84,61.655,2366,124,12,2000,2000,0,0,0,2258,0,0,0,0,0,0,0,0,74,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2260,'Syndicate Rogue',NULL,21,22,3616,3618,0,0,87,87,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,531,573,0,0,31,39,35.6224,48.9808,905,16,100,2000,2000,0,27,40,2260,2260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2260,0,'EventAI',''), - (2261,'Syndicate Watchman',NULL,20,21,3623,3624,0,0,87,87,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,494,531,0,0,31,38,35.6224,48.9808,870,16,100,2000,2000,0,26,38,2261,2261,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2261,0,'',''), - (2263,'Marshal Redpath',NULL,41,41,1861,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2568,2568,0,0,62,80,57.728,79.376,0,33,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2263,1,'',''), - (2264,'Hillsbrad Tailor',NULL,24,25,3610,3611,0,0,123,123,0,0,7,3,3,0,21,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,664,713,0,0,36,46,0,0,1009,19,0,2000,2000,0,32,47,2264,2264,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2264,0,'EventAI',''), - (2265,'Hillsbrad Apprentice Blacksmith',NULL,24,25,3613,0,0,0,123,123,0,0,7,3,3,0,6,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,580,610,0,0,31,40,35.6224,48.9808,0,16,100,2000,2000,0,33,48,2265,2265,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2265,0,'EventAI',''), - (2266,'Hillsbrad Farmer',NULL,23,24,3612,0,0,0,123,123,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,603,651,0,0,31,40,35.6224,48.9808,0,16,100,2000,2000,0,31,45,2266,2266,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2266,0,'EventAI',''), - (2267,'Hillsbrad Peasant',NULL,24,25,11035,11036,0,0,123,123,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,664,713,0,0,35,44,35.6224,48.9808,1009,18,100,2000,2000,0,32,47,2267,2267,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2267,0,'EventAI',''), - (2268,'Hillsbrad Footman',NULL,25,26,4125,0,0,0,123,123,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,734,788,0,0,38,47,39.5824,54.4258,1044,20,100,2000,2000,0,35,51,2268,2268,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2268,0,'EventAI',''), - (2269,'Hillsbrad Miner',NULL,26,27,3629,0,0,0,123,123,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,788,840,0,0,38,48,42.1344,57.9348,1079,20,100,2000,2000,0,37,53,2269,2269,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2269,0,'EventAI',''), - (2270,'Hillsbrad Sentry',NULL,27,28,3632,5784,0,0,123,123,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,840,896,0,0,48,60,42.1344,57.9348,2227,25,100,2400,2000,0,39,56,2270,2270,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2270,0,'EventAI',''), - (2271,'Dalaran Shield Guard',NULL,31,32,3711,11474,0,0,76,76,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.1,1,1,1,1,1,1106,1162,0,0,45,56,53.8384,74.0278,1252,23,100,2000,2000,0,49,69,2271,2271,0,0,0,0,0,0,0,0,50,0,0,0,1,0,0,0,0,0,0,0,2271,0,'EventAI',''), - (2272,'Dalaran Theurgist',NULL,32,33,3714,3715,0,0,76,76,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,8,0,1.1,1,1,1,1,1,882,919,2362,2457,32,42,53.8384,74.0278,703,17,100,2000,2000,0,44,62,2272,2272,0,0,0,0,0,0,0,0,50,0,0,0,1,0,0,0,0,0,0,0,2272,0,'EventAI',''), - (2274,'Stanley',NULL,24,24,855,0,0,0,35,35,0,0,1,3,3,0,2,0,0,2,0,1,1.14286,1,0,1.02,1,1,1,1,1,664,664,0,0,35,43,37.3824,51.4008,992,18,100,2000,2000,0,0,0,0,0,100006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2275,'Enraged Stanley',NULL,24,24,11411,0,0,0,32,32,0,1,1,1,3,0,0,0,0,0,0,1.04,1.14286,1,0,1.02,1,1,1,1,1,664,664,0,0,49,59,37.3824,51.4008,0,25,100,1300,1947,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (2276,'Magistrate Henry Maleb',NULL,30,30,3665,0,0,0,96,96,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,2210,2210,24340,24340,129,166,37.608,51.711,0,68,100,1425,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2276,0,'EventAI',''), - (2277,'Loremaster Dibbs',NULL,30,30,3702,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2277,1,'',''), - (2278,'Melisara',NULL,25,25,10994,0,0,0,68,68,0,0,6,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), - (2283,'Ravenclaw Regent',NULL,22,22,1019,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1.27,1.14286,2,4,1.02,1,1,1,1,1,508,508,545,545,111,144,32.968,45.331,0,59,100,1441,1585,0,25,125,2283,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2283,0,'EventAI',''), - (2284,'Captured Farmer',NULL,4,4,3683,0,0,0,35,35,0,0,7,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,138,138,0,0,4,6,6.9344,9.5348,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2285,'Count Remington Ridgewell','House of Nobles',40,40,5075,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2287,'Crushridge Warmonger',NULL,39,40,536,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,4377,4572,0,0,193,249,44.84,61.655,1899,102,100,1341,2000,0,259,343,2287,2287,0,0,0,0,0,0,0,40,0,0,0,0,0,0,0,0,0,0,0,0,2287,0,'EventAI',''), - (2299,'Borgus Stoutarm','Gryphon Master',55,55,1626,0,0,0,55,55,0,0,7,3,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,2299,0,'EventAI',''), - (2302,'Aethalas','Warsong Gulch Battlemaster',61,61,14873,0,0,0,1514,1514,0,0,7,3,3,0,2049,4672,0,0,0,1.77,1.14286,1,1,1,1,1,1,-1,1,10626,10626,8019,8019,361,467,172.1,240.07,0,191,100,1166,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6282,2302,0,'',''), - (2303,'Lyranne Feathersong','Food & Drink',56,56,10749,0,0,0,80,80,0,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1.35,1,1,1,1,1,3643,3643,0,0,99,127,71.456,98.252,2965,52,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2303,0,'',''), + (2233,'Encrusted Tide Crawler',NULL,18,20,9566,0,0,0,7,7,0,8,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1.5,1,417,484,0,0,28,37,28.6704,39.4218,1278,15,100,2000,2000,0,0,0,2233,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2234,'Young Reef Crawler',NULL,10,11,999,0,0,0,7,7,0,8,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1.5,1,198,222,0,0,14,19,21.2784,29.2578,807,8,100,2000,2000,0,0,0,2234,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (2235,'Reef Crawler',NULL,15,17,981,0,0,0,7,7,0,8,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1.5,1,328,386,0,0,22,30,27.2272,37.4374,1122,12,100,2000,2000,0,0,0,2235,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2236,'Raging Reef Crawler',NULL,20,21,1001,0,0,0,7,7,0,8,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.02,1,1,1,1.5,1,494,531,0,0,31,38,30.096,41.382,1332,16,100,2000,2000,0,0,0,2236,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2237,'Moonstalker Sire',NULL,17,18,11450,0,0,0,14,14,0,2,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1,1,1,1,1,1,386,417,0,0,17,22,25.7664,35.4288,782,9,100,1300,2000,0,0,0,2237,0,2237,0,0,0,0,0,0,0,0,0,0,5823,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2238,'Tog\'thar',NULL,23,23,3686,0,0,0,29,29,0,0,7,3,3,0,3,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1106,1106,0,0,31,40,35.6224,48.9808,957,16,100,2000,2000,0,0,0,2238,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,264,0,1,'',''), + (2239,'Drull',NULL,23,23,3687,0,0,0,29,29,0,0,7,3,3,0,3,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,712,712,0,0,37,46,35.6224,48.9808,1026,19,100,2000,2000,0,0,0,2239,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,262,0,1,'',''), + (2240,'Syndicate Footpad',NULL,32,33,3706,3707,0,0,87,87,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1163,1221,0,0,46,58,53.8384,74.0278,1304,24,100,2000,2000,0,50,70,2240,2240,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2240,0,'EventAI',''), + (2241,'Syndicate Thief',NULL,33,34,3709,3710,0,0,87,87,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1213,1275,0,0,61,78,53.8384,74.0278,1340,32,100,2000,2000,0,53,74,2241,2241,0,0,0,0,0,0,0,100,0,0,0,0,1,0,0,0,0,0,0,0,2241,0,'EventAI',''), + (2242,'Syndicate Spy',NULL,35,36,3716,3717,0,0,87,87,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.15,1,1,1,1,1,1403,1469,0,0,50,62,53.8384,74.0278,1480,26,100,2000,2000,0,61,84,2242,2242,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2242,0,'EventAI',''), + (2243,'Syndicate Sentry',NULL,36,37,3721,3722,0,0,87,87,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.15,1,1,1,1,1,1469,1536,0,0,52,65,52.7472,72.5274,1593,27,100,2000,2000,0,59,83,2243,2243,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2243,0,'EventAI',''), + (2244,'Syndicate Shadow Mage',NULL,21,22,3621,3622,0,0,87,87,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1.02,1,1,1,1,1,441,472,1272,1357,27,34,35.6224,48.9808,499,14,100,2000,2000,0,25,37,2244,2244,0,0,0,0,0,0,0,0,0,15,0,0,1,0,0,0,0,0,0,0,2244,0,'EventAI',''), + (2245,'Syndicate Saboteur',NULL,37,38,3725,3726,0,0,87,87,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.15,1,1,1,1,1,1536,1604,0,0,52,65,53.8384,74.0278,1709,27,100,2000,2000,0,62,86,2245,2245,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2245,0,'EventAI',''), + (2246,'Syndicate Assassin',NULL,38,39,3727,3728,0,0,87,87,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.15,1,1,1,1,1,1604,1678,0,0,55,68,59.0304,81.1668,1834,28,100,2000,2000,0,68,93,2246,2246,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2246,0,'EventAI',''), + (2247,'Syndicate Enforcer',NULL,39,40,3729,3730,0,0,87,87,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.15,1,1,1,1,1,1678,1753,0,0,56,70,53.8384,74.0278,1964,29,100,2000,2000,0,68,94,2247,2247,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2247,0,'EventAI',''), + (2248,'Cave Yeti',NULL,30,31,3206,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1050,1107,0,0,44,55,42.1344,57.9348,1234,23,100,2000,2000,0,46,65,2248,0,2248,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (2249,'Ferocious Yeti',NULL,31,32,3207,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1107,1163,0,0,45,56,53.8384,74.0278,1270,23,100,2000,2000,0,49,69,2249,0,2249,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2250,'Mountain Yeti',NULL,32,33,1050,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.1,1,1,1,1,1,1163,1221,0,0,46,58,52.7472,72.5274,1304,24,100,2000,2000,0,50,70,2250,0,2250,0,0,0,0,0,0,0,66,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2251,'Giant Yeti',NULL,33,34,6767,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.1,1,1,1,1,1,1221,1279,0,0,48,60,53.8384,74.0278,1340,25,100,2000,2000,0,53,74,2251,0,2251,0,0,0,0,0,0,0,68,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2252,'Crushridge Ogre',NULL,34,35,11567,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1,1,1,1,1,1,1163,1220,0,0,48,60,53.8384,74.0278,1373,25,100,2000,2000,0,54,75,2252,2252,0,0,0,0,0,0,0,35,0,0,0,0,1,0,0,0,0,0,0,0,2252,0,'EventAI',''), + (2253,'Crushridge Brute',NULL,35,36,610,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1,1,1,1,0.6,1,1220,1277,0,0,75,94,53.8384,74.0278,888,39,100,3000,2000,0,59,81,2253,2253,0,0,0,0,0,0,0,36,0,0,0,0,1,0,0,0,0,0,0,0,2253,0,'EventAI',''), + (2254,'Crushridge Mauler',NULL,36,37,655,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,3831,4008,0,0,193,249,44.84,61.655,1593,102,100,1341,2000,0,228,303,2254,2254,0,0,0,0,0,0,0,37,0,0,0,0,1,0,0,0,0,0,0,0,2254,0,'EventAI',''), + (2255,'Crushridge Mage',NULL,37,38,6705,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,8,1,3,1,1,1,1,1,2910,3012,2861,2975,193,249,44.84,61.655,915,102,100,1341,2000,0,192,255,2255,2255,0,0,0,0,0,0,0,38,0,0,0,0,0,0,0,0,0,0,0,0,2255,0,'EventAI',''), + (2256,'Crushridge Enforcer',NULL,38,39,416,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,4185,4377,0,0,193,249,44.84,61.655,1834,102,100,1341,2000,0,249,330,2256,2256,0,0,0,0,0,0,0,39,0,0,0,0,0,0,0,0,0,0,0,0,2256,0,'EventAI',''), + (2257,'Mug\'thol',NULL,43,43,11568,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,5148,5148,0,0,269,346,53.1456,73.0752,2397,142,100,1258,2000,0,291,385,2257,2257,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2257,0,'EventAI',''), + (2258,'Stone Fury',NULL,37,37,1162,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1.6,2,1,4,1.15,1,1,1,1.5,1,1536,1536,0,0,51,68,44.84,61.655,2390,124,12,2000,2000,0,0,0,2258,0,0,0,0,0,8,0,0,74,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2260,'Syndicate Rogue',NULL,21,22,3616,3618,0,0,87,87,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,531,573,0,0,31,39,35.6224,48.9808,922,16,100,2000,2000,0,27,40,2260,2260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2260,0,'EventAI',''), + (2261,'Syndicate Watchman',NULL,20,21,3623,3624,0,0,87,87,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,494,531,0,0,31,38,35.6224,48.9808,888,16,100,2000,2000,0,26,38,2261,2261,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2261,0,'',''), + (2263,'Marshal Redpath',NULL,41,41,1861,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2568,2568,0,0,62,80,57.728,79.376,2101,33,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2263,1,'',''), + (2264,'Hillsbrad Tailor',NULL,24,25,3610,3611,0,0,123,123,0,0,7,3,3,0,21,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,664,713,0,0,36,46,0,0,1026,19,0,2000,2000,0,32,47,2264,2264,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2264,0,'EventAI',''), + (2265,'Hillsbrad Apprentice Blacksmith',NULL,24,25,3613,0,0,0,123,123,0,0,7,3,3,0,6,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,580,610,0,0,31,40,35.6224,48.9808,1026,16,100,2000,2000,0,33,48,2265,2265,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2265,0,'EventAI',''), + (2266,'Hillsbrad Farmer',NULL,23,24,3612,0,0,0,123,123,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,603,651,0,0,31,40,35.6224,48.9808,992,16,100,2000,2000,0,31,45,2266,2266,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2266,0,'EventAI',''), + (2267,'Hillsbrad Peasant',NULL,24,25,11035,11036,0,0,123,123,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,664,713,0,0,35,44,35.6224,48.9808,1026,18,100,2000,2000,0,32,47,2267,2267,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2267,0,'EventAI',''), + (2268,'Hillsbrad Footman',NULL,25,26,4125,0,0,0,123,123,0,0,7,3,3,0,0,32768,0,1024,0,1,1.14286,1,0,1.05,1,1,1,1,1,734,788,0,0,38,47,39.5824,54.4258,1061,20,100,2000,2000,0,35,51,2268,2268,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2268,0,'EventAI',''), + (2269,'Hillsbrad Miner',NULL,26,27,3629,0,0,0,123,123,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,788,840,0,0,38,48,42.1344,57.9348,1097,20,100,2000,2000,0,37,53,2269,2269,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2269,0,'EventAI',''), + (2270,'Hillsbrad Sentry',NULL,27,28,3632,5784,0,0,123,123,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,840,896,0,0,48,60,42.1344,57.9348,1130,25,100,2400,2000,0,39,56,2270,2270,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2270,0,'EventAI',''), + (2271,'Dalaran Shield Guard',NULL,31,32,3711,11474,0,0,76,76,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.1,1,1,1,1,1,1106,1162,0,0,45,56,53.8384,74.0278,1270,23,100,2000,2000,0,49,69,2271,2271,0,0,0,0,0,0,0,0,50,0,0,0,1,0,0,0,0,0,0,0,2271,0,'EventAI',''), + (2272,'Dalaran Theurgist',NULL,32,33,3714,3715,0,0,76,76,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,8,0,1.1,1,1,1,1,1,882,919,2362,2457,32,42,53.8384,74.0278,712,17,100,2000,2000,0,44,62,2272,2272,0,0,0,0,0,0,0,0,50,0,0,0,1,0,0,0,0,0,0,0,2272,0,'EventAI',''), + (2274,'Stanley',NULL,24,24,855,0,0,0,35,35,0,0,1,3,3,0,2,32768,0,2,0,1,1.14286,1,0,1.02,1,1,1,1,1,664,664,0,0,35,43,37.3824,51.4008,992,18,100,2000,2000,0,0,0,0,0,100006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2275,'Enraged Stanley',NULL,24,24,11411,0,0,0,32,32,0,1,1,1,3,0,0,0,0,0,0,1.04,1.14286,1,0,1.02,1,1,1,1,1,664,664,0,0,49,59,37.3824,51.4008,992,25,100,1300,1947,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (2276,'Magistrate Henry Maleb',NULL,30,30,3665,0,0,0,96,96,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,2210,2210,24340,24340,129,166,37.608,51.711,1004,68,100,1425,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2276,0,'EventAI',''), + (2277,'Loremaster Dibbs',NULL,30,30,3702,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2277,1,'',''), + (2278,'Melisara',NULL,25,25,10994,0,0,0,68,68,0,0,6,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), + (2283,'Ravenclaw Regent',NULL,22,22,1019,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1.27,1.14286,2,4,1.02,1,1,1,1,1,508,508,545,545,111,144,32.968,45.331,770,59,100,1441,1585,0,25,125,2283,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2283,0,'EventAI',''), + (2284,'Captured Farmer',NULL,4,4,3683,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,138,138,0,0,4,6,6.9344,9.5348,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2285,'Count Remington Ridgewell','House of Nobles',40,40,5075,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2287,'Crushridge Warmonger',NULL,39,40,536,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,4377,4572,0,0,193,249,44.84,61.655,1964,102,100,1341,2000,0,259,343,2287,2287,0,0,0,0,0,0,0,40,0,0,0,0,0,0,0,0,0,0,0,0,2287,0,'EventAI',''), + (2299,'Borgus Stoutarm','Gryphon Master',55,55,1626,0,0,0,55,55,0,0,7,3,3,0,11,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,2299,0,'EventAI',''), + (2302,'Aethalas','Warsong Gulch Battlemaster',61,61,14873,0,0,0,1514,1514,0,0,7,3,3,0,2049,37440,0,0,0,1.77,1.14286,1,1,1,1,1,1,-1,1,10626,10626,8019,8019,361,467,172.1,240.07,4091,191,100,1166,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6282,2302,0,'',''), + (2303,'Lyranne Feathersong','Food & Drink',56,56,10749,0,0,0,80,80,0,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1.35,1,1,1,1,1,3643,3643,0,0,99,127,71.456,98.252,3327,52,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2303,0,'',''), (2304,'Captain Ironhill',NULL,32,32,3769,0,0,0,88,88,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,3171,3171,0,0,185,239,43.956,60.4395,1270,98,100,1350,2000,0,187,250,2304,2304,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2304,0,'EventAI',''), (2305,'Foreman Bonds',NULL,30,30,3635,0,0,0,88,88,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.05,1,1,1,1,1,852,852,852,852,39,48,42.1344,57.9348,1004,20,100,2000,2000,0,40,58,2305,2305,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2305,0,'EventAI',''), (2306,'Baron Vardus',NULL,40,40,1827,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,8,0,1.15,1,1,1,1,1,1239,1239,3191,3191,49,60,53.8384,74.0278,1035,25,100,2000,2000,0,57,79,2306,2306,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2306,0,'EventAI',''), (2307,'Caretaker Caice',NULL,5,5,3522,0,0,0,68,68,0,0,7,3,3,0,0,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2307,0,'',''), - (2308,'Andrew Brownell',NULL,40,40,1585,0,0,0,68,68,0,0,7,3,3,0,2,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2308,0,'EventAI',''), + (2308,'Andrew Brownell',NULL,40,40,1585,0,0,0,68,68,0,0,7,3,3,0,2,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2308,0,'EventAI',''), (2309,'Thomas Arlento',NULL,5,5,3533,0,0,0,68,68,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2309,0,'',''), (2310,'Jamie Nore',NULL,5,5,3528,0,0,0,68,68,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2310,0,'',''), (2311,'Doreen Beltis',NULL,5,5,3529,0,0,0,68,68,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), (2314,'Sahvan Bloodshadow',NULL,5,5,3521,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), (2315,'Maquell Ebonwood',NULL,5,5,1594,0,0,0,68,68,0,0,7,3,3,0,0,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2316,'Gol\'dir',NULL,25,25,3684,0,0,0,29,29,0,0,7,3,3,0,2,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,711,711,0,0,55,70,50.512,69.454,0,29,100,2000,2000,0,0,0,2316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), - (2317,'Elysa',NULL,25,25,1361,0,0,0,35,35,0,0,7,3,3,0,2,768,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2318,'Argus Shadow Mage',NULL,35,36,3723,3724,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,8,0,1,1,1,1,-1,1,1034,1320,2680,2763,61,78,53.8384,74.0278,0,32,100,2000,2000,0,50,70,2318,2318,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2318,0,'EventAI',''), - (2319,'Syndicate Wizard',NULL,34,35,3712,3713,0,0,87,87,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,8,0,1.1,1,1,1,1,1,954,992,2553,2680,36,46,53.8384,74.0278,1156,19,100,2000,2000,0,47,66,2319,2319,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2319,0,'EventAI',''), + (2316,'Gol\'dir',NULL,25,25,3684,0,0,0,29,29,0,0,7,3,3,0,2,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,711,711,0,0,55,70,50.512,69.454,1026,29,100,2000,2000,0,0,0,2316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), + (2317,'Elysa',NULL,25,25,1361,0,0,0,35,35,0,0,7,3,3,0,2,33536,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2318,'Argus Shadow Mage',NULL,35,36,3723,3724,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,8,0,1,1,1,1,-1,1,1034,1320,2680,2763,61,78,53.8384,74.0278,803,32,100,2000,2000,0,50,70,2318,2318,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2318,0,'EventAI',''), + (2319,'Syndicate Wizard',NULL,34,35,3712,3713,0,0,87,87,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,8,0,1.1,1,1,1,1,1,954,992,2553,2680,36,46,53.8384,74.0278,751,19,100,2000,2000,0,47,66,2319,2319,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2319,0,'EventAI',''), (2320,'Nagaz',NULL,40,40,1836,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.15,1,1,1,1,1,1753,1753,0,0,57,70,53.8384,74.0278,1964,29,100,1600,2000,0,67,93,2320,2320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2320,0,'',''), - (2321,'Foreststrider Fledgling',NULL,11,13,1042,0,0,0,189,189,0,12,1,3,3,0,0,0,0,0,1,0.94,1.42857,1,0,1,1,1,1,1,1,222,273,0,0,16,22,18.392,25.289,573,9,100,2000,2000,0,0,0,2321,0,2321,0,0,0,0,0,0,0,0,0,0,5916,1,0,0,0,0,0,0,0,0,0,'',''), - (2322,'Foreststrider',NULL,14,16,178,0,0,0,189,189,0,12,1,3,3,0,0,0,0,0,1,0.666668,1.42857,1,0,1,1,1,1,1,1,300,356,0,0,20,28,24.288,33.396,678,11,100,2000,2000,0,0,0,2322,0,2322,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (2323,'Giant Foreststrider',NULL,17,19,1283,0,0,0,7,7,0,12,1,3,3,0,0,0,0,0,1,0.666668,1.42857,1,0,1,1,1,1,1,1,386,449,0,0,27,35,27.5264,37.8488,783,14,100,2000,2000,0,0,0,2323,0,2323,0,0,0,0,0,0,0,0,0,0,5919,1,0,0,0,0,0,0,0,0,0,'',''), - (2324,'Blackwood Windtalker',NULL,13,14,6820,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,0.666668,0.992063,1,0,1,1,1,1,1,1,273,300,0,0,19,25,21.2784,29.2578,642,10,100,2000,2000,0,15,24,2324,2324,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2324,0,'EventAI',''), - (2326,'Thamner Pol','Physician',8,8,3433,0,0,0,55,55,0,0,7,3,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,4,5,13.5872,18.6824,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5855,2326,0,'',''), - (2327,'Shaina Fuller','First Aid Trainer',35,35,1496,0,0,0,12,12,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,200,200,0,0,0,92,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,657,0,0,'EventAI',''), - (2329,'Michelle Belle','Physician',11,11,1296,0,0,0,12,12,0,0,7,3,3,0,17,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,456,456,0,0,12,14,18.392,25.289,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5855,0,0,'',''), - (2330,'Karlee Chaddis',NULL,25,25,1471,0,0,0,12,12,0,0,7,3,3,0,0,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2331,'Paige Chaddis',NULL,1,1,252,0,0,0,12,12,0,0,7,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2321,'Foreststrider Fledgling',NULL,11,13,1042,0,0,0,189,189,0,12,1,3,3,0,0,32768,0,0,1,0.94,1.42857,1,0,1,1,1,1,1,1,222,273,0,0,16,22,18.392,25.289,608,9,100,2000,2000,0,0,0,2321,0,2321,0,0,0,0,0,0,0,0,0,0,5916,1,0,0,0,0,0,0,0,0,0,'',''), + (2322,'Foreststrider',NULL,14,16,178,0,0,0,189,189,0,12,1,3,3,0,0,32768,0,0,1,0.666668,1.42857,1,0,1,1,1,1,1,1,300,356,0,0,20,28,24.288,33.396,713,11,100,2000,2000,0,0,0,2322,0,2322,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (2323,'Giant Foreststrider',NULL,17,19,1283,0,0,0,7,7,0,12,1,3,3,0,0,32768,0,0,1,0.666668,1.42857,1,0,1,1,1,1,1,1,386,449,0,0,27,35,27.5264,37.8488,817,14,100,2000,2000,0,0,0,2323,0,2323,0,0,0,0,0,0,0,0,0,0,5919,1,0,0,0,0,0,0,0,0,0,'',''), + (2324,'Blackwood Windtalker',NULL,13,14,6820,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,0.666668,0.992063,1,0,1,1,1,1,1,1,273,300,0,0,19,25,21.2784,29.2578,642,10,100,2000,2000,0,15,24,2324,2324,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2324,0,'EventAI',''), + (2326,'Thamner Pol','Physician',8,8,3433,0,0,0,55,55,0,0,7,3,3,0,19,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,4,5,13.5872,18.6824,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5855,2326,0,'',''), + (2327,'Shaina Fuller','First Aid Trainer',35,35,1496,0,0,0,12,12,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,200,200,0,0,1373,92,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,657,0,0,'EventAI',''), + (2329,'Michelle Belle','Physician',11,11,1296,0,0,0,12,12,0,0,7,3,3,0,17,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,456,456,0,0,12,14,18.392,25.289,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5855,0,0,'',''), + (2330,'Karlee Chaddis',NULL,25,25,1471,0,0,0,12,12,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2331,'Paige Chaddis',NULL,1,1,252,0,0,0,12,12,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (2332,'Valdred Moray',NULL,21,21,3555,0,0,0,123,123,0,0,7,3,3,0,0,32768,0,0,0,0.94,1.14286,1,0,1.02,1,1,1,1,1,531,531,0,0,31,38,35.6224,48.9808,888,16,100,2000,2000,0,26,39,2332,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2332,0,'EventAI',''), - (2333,'Henchman Valik',NULL,30,30,3636,0,0,0,83,83,0,0,7,3,3,0,2,512,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,3286,3286,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,2333,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2333,0,'EventAI',''), - (2334,'Event Generator 001',NULL,5,5,1126,0,0,0,12,12,0,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2333,'Henchman Valik',NULL,30,30,3636,0,0,0,83,83,0,0,7,3,3,0,2,33280,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,3286,3286,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,2333,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2333,0,'EventAI',''), + (2334,'Event Generator 001',NULL,5,5,1126,0,0,0,12,12,0,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (2335,'Magistrate Burnside',NULL,30,30,3637,0,0,0,88,88,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1.05,1,1,1,1,1,773,774,2175,2175,31,39,44.616,61.347,654,16,100,2000,2000,0,40,57,2335,2335,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2335,0,'EventAI',''), - (2336,'Dark Strand Fanatic',NULL,16,17,4217,4411,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,0.94,1.14286,1,0,1,1,1,1,1,1,356,386,0,0,24,31,28.6704,39.4218,731,13,100,2000,2000,0,19,30,2336,2336,0,0,0,0,0,0,0,0,0,40,0,0,1,0,0,0,0,0,0,0,2336,0,'EventAI',''), - (2337,'Dark Strand Voidcaller',NULL,28,29,4230,4412,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,0.94,1.14286,8,0,1.05,1,1,1,1,1,702,739,1977,2068,30,38,42.1344,57.9348,626,16,100,2000,2000,0,37,53,2337,2337,0,0,0,0,0,0,0,0,0,39,39,0,1,0,0,0,0,0,0,0,2337,0,'EventAI',''), - (2338,'Twilight Disciple',NULL,16,17,2873,2874,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,325,350,357,390,23,30,28.6704,39.4218,611,12,100,2000,2000,0,18,29,2338,2338,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2338,0,'EventAI',''), - (2339,'Twilight Thug',NULL,17,18,2869,2870,0,0,74,74,1.15,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,386,417,0,0,27,34,28.6704,39.4218,765,14,100,2000,2000,0,21,32,2339,2339,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2339,0,'EventAI',''), - (2344,'Dun Garok Mountaineer',NULL,28,29,3763,3764,0,0,88,88,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,2,1,3.25,1,1,1,1,1,2379,2512,756,811,129,166,35.1008,48.2636,961,68,100,1425,2000,0,142,191,2344,2344,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2344,0,'EventAI',''), - (2345,'Dun Garok Rifleman',NULL,29,30,3761,3762,0,0,88,88,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,1,3.25,1,1,1,1,1,2941,3104,0,0,129,166,35.1008,48.2636,1183,68,100,1425,2000,0,170,226,2345,2345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2345,0,'EventAI',''), - (2346,'Dun Garok Priest',NULL,29,30,3765,3766,0,0,88,88,0,0,7,3,3,0,0,64,0,0,0,1.05,1.14286,2,1,3.25,1,1,1,1,1,2512,2636,811,852,134,173,36.1456,49.7002,990,71,100,1416,2000,0,153,204,2346,2346,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2346,0,'EventAI',''), - (2347,'Wild Gryphon',NULL,40,40,1149,0,0,0,15,15,0,0,1,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,1753,1753,0,0,57,70,55.968,76.956,1964,29,100,2000,2000,0,0,0,2347,0,2347,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (2348,'Elder Moss Creeper',NULL,26,27,8014,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.05,1,1,1,1,1,788,840,0,0,38,48,36.96,50.82,1079,20,100,2000,2000,0,0,0,2348,0,0,0,0,0,0,0,0,0,0,0,0,5896,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2349,'Giant Moss Creeper',NULL,24,25,6808,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.02,1,1,1,1,1,664,713,0,0,36,46,34.2672,47.1174,1009,19,100,2000,2000,0,0,0,2349,0,0,0,0,0,0,0,0,0,0,0,0,5895,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2350,'Forest Moss Creeper',NULL,20,21,1989,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.02,1,1,1,1,1,494,531,0,0,31,38,42.1344,57.9348,870,16,100,2000,2000,0,0,0,2350,0,0,0,0,0,0,0,0,0,0,0,0,5893,1,0,0,0,0,0,0,0,0,0,'',''), - (2351,'Gray Bear',NULL,21,22,806,0,0,0,14,14,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.3,1,1,1,1,1,677,731,0,0,31,39,34.6544,47.6498,342,16,100,2000,2000,0,0,0,2351,0,2351,0,0,0,0,0,0,0,0,0,0,5804,1,0,0,0,0,0,0,0,0,0,'',''), - (2352,'Innkeeper Anderson','Innkeeper',30,30,3688,0,0,0,12,12,0,0,7,3,3,0,135,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1291,2352,1,'',''), - (2354,'Vicious Gray Bear',NULL,22,23,1007,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.32,1,1,1,1,1,742,799,0,0,32,41,36.0272,49.5374,355,17,100,2000,2000,0,0,0,2354,0,2354,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (2356,'Elder Gray Bear',NULL,25,26,3201,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.35,1,1,1,1,1,944,1013,0,0,38,47,42.1344,57.9348,394,20,100,2000,2000,0,0,0,2356,0,2356,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (2357,'Merideth Carlson','Horse Breeder',32,32,3689,0,0,0,12,12,0,0,7,3,3,0,7,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,0,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4004,2357,1,'',''), - (2358,'Dalaran Summoner',NULL,34,35,3718,3719,0,0,76,76,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1.1,1,1,1,1,1,954,992,2553,2680,42,52,53.8384,74.0278,742,22,100,2000,2000,0,47,67,2358,2358,0,0,0,0,0,0,0,0,50,0,0,0,1,0,0,0,0,0,0,0,2358,0,'EventAI',''), - (2359,'Elemental Slave',NULL,33,34,1068,0,0,0,76,76,0,0,4,3,3,0,0,0,0,0,0,1.55556,1.14286,1,0,1,1,1,1,-1,1,1261,1318,0,0,46,58,45.8304,63.0168,0,24,100,2000,2000,0,0,0,2359,0,0,0,0,0,0,0,34,34,34,68,34,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2360,'Hillsbrad Farmhand',NULL,22,23,3703,0,0,0,123,123,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,573,617,0,0,32,41,35.6224,48.9808,940,17,100,2000,2000,0,29,43,2360,2360,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2360,0,'EventAI',''), - (2361,'Tamara Armstrong',NULL,15,15,3647,0,0,0,11,11,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,17,27,2361,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2362,'Hemmit Armstrong',NULL,15,15,3648,0,0,0,11,11,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,40,57,2362,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2363,'Apprentice Honeywell',NULL,29,29,3646,0,0,0,11,11,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1528,1528,0,0,38,49,43.8944,60.3548,0,20,100,2000,2000,0,47,66,2363,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2363,0,'',''), - (2364,'Neema','Waitress',33,33,3658,0,0,0,12,12,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1846,1846,0,0,46,58,48.7872,67.0824,0,24,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2364,1,'',''), - (2365,'Bront Coldcleave','Butcher',39,39,3690,0,0,0,12,12,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2376,2376,0,0,57,74,55.5984,76.4478,0,30,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2365,0,'',''), - (2366,'Barkeep Kelly','Bartender',40,40,3691,0,0,0,12,12,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2366,1,'',''), - (2367,'Donald Rabonne','Fishing Trainer',31,31,3693,0,0,0,12,12,0,0,7,3,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4744,2367,1,'',''), - (2368,'Daggerspine Shorestalker',NULL,28,29,4763,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,896,950,0,0,42,52,42.1344,57.9348,1148,22,100,2000,2000,0,42,60,2368,2368,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2368,0,'EventAI',''), - (2369,'Daggerspine Shorehunter',NULL,30,31,11255,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1050,1107,0,0,48,60,43.384,59.653,1217,25,100,2000,2000,0,46,65,2369,2369,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2369,0,'EventAI',''), - (2370,'Daggerspine Screamer',NULL,29,30,4976,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.05,1,1,1,1,1,812,852,811,852,39,49,42.1344,57.9348,990,20,100,2000,2000,0,41,58,2370,2370,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2370,0,'EventAI',''), - (2371,'Daggerspine Siren',NULL,31,32,4982,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.1,1,1,1,1,1,935,977,878,935,41,51,53.8384,74.0278,1048,21,100,2000,2000,0,45,63,2371,2371,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2371,0,'EventAI',''), - (2372,'Mudsnout Gnoll',NULL,26,27,10643,0,0,0,95,95,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.05,1,1,1,1,1,788,840,0,0,28,37,42.1344,57.9348,1073,15,100,2000,2000,0,37,53,2372,2372,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2372,0,'EventAI',''), - (2373,'Mudsnout Shaman',NULL,27,28,662,0,0,0,95,95,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,8,0,1.05,1,1,1,1,1,665,702,1812,1977,35,43,42.1344,57.9348,606,18,100,2000,2000,0,35,51,2373,2373,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2373,0,'EventAI',''), + (2336,'Dark Strand Fanatic',NULL,16,17,4217,4411,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,0.94,1.14286,1,0,1,1,1,1,1,1,356,386,0,0,24,31,28.6704,39.4218,748,13,100,2000,2000,0,19,30,2336,2336,0,0,0,0,0,0,0,0,0,40,0,0,1,0,0,0,0,0,0,0,2336,0,'EventAI',''), + (2337,'Dark Strand Voidcaller',NULL,28,29,4230,4412,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,0.94,1.14286,8,0,1.05,1,1,1,1,1,702,739,1977,2068,30,38,42.1344,57.9348,635,16,100,2000,2000,0,37,53,2337,2337,0,0,0,0,0,0,0,0,0,39,39,0,1,0,0,0,0,0,0,0,2337,0,'EventAI',''), + (2338,'Twilight Disciple',NULL,16,17,2873,2874,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,325,350,357,390,23,30,28.6704,39.4218,625,12,100,2000,2000,0,18,29,2338,2338,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2338,0,'EventAI',''), + (2339,'Twilight Thug',NULL,17,18,2869,2870,0,0,74,74,1.15,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,386,417,0,0,27,34,28.6704,39.4218,782,14,100,2000,2000,0,21,32,2339,2339,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2339,0,'EventAI',''), + (2344,'Dun Garok Mountaineer',NULL,28,29,3763,3764,0,0,88,88,0,0,7,3,3,0,0,32768,0,1024,0,1.05,1.14286,2,1,3.25,1,1,1,1,1,2379,2512,756,811,129,166,35.1008,48.2636,975,68,100,1425,2000,0,142,191,2344,2344,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2344,0,'EventAI',''), + (2345,'Dun Garok Rifleman',NULL,29,30,3761,3762,0,0,88,88,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,1,3.25,1,1,1,1,1,2941,3104,0,0,129,166,35.1008,48.2636,1200,68,100,1425,2000,0,170,226,2345,2345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2345,0,'EventAI',''), + (2346,'Dun Garok Priest',NULL,29,30,3765,3766,0,0,88,88,0,0,7,3,3,0,0,32832,0,0,0,1.05,1.14286,2,1,3.25,1,1,1,1,1,2512,2636,811,852,134,173,36.1456,49.7002,1004,71,100,1416,2000,0,153,204,2346,2346,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2346,0,'EventAI',''), + (2347,'Wild Gryphon',NULL,40,40,1149,0,0,0,15,15,0,0,1,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,1753,1753,0,0,57,70,55.968,76.956,1964,29,100,2000,2000,0,0,0,2347,0,2347,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (2348,'Elder Moss Creeper',NULL,26,27,8014,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.05,1,1,1,1,1,788,840,0,0,38,48,36.96,50.82,1097,20,100,2000,2000,0,0,0,2348,0,0,0,0,0,0,0,0,0,0,0,0,5896,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2349,'Giant Moss Creeper',NULL,24,25,6808,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.02,1,1,1,1,1,664,713,0,0,36,46,34.2672,47.1174,1026,19,100,2000,2000,0,0,0,2349,0,0,0,0,0,0,0,0,0,0,0,0,5895,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2350,'Forest Moss Creeper',NULL,20,21,1989,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.02,1,1,1,1,1,494,531,0,0,31,38,42.1344,57.9348,888,16,100,2000,2000,0,0,0,2350,0,0,0,0,0,0,0,0,0,0,0,0,5893,1,0,0,0,0,0,0,0,0,0,'',''), + (2351,'Gray Bear',NULL,21,22,806,0,0,0,14,14,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.3,1,1,1,0.37,1,677,731,0,0,31,39,34.6544,47.6498,341,16,100,2000,2000,0,0,0,2351,0,2351,0,0,0,0,0,0,0,0,0,0,5804,1,0,0,0,0,0,0,0,0,0,'',''), + (2352,'Innkeeper Anderson','Innkeeper',30,30,3688,0,0,0,12,12,0,0,7,3,3,0,135,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1291,2352,1,'',''), + (2354,'Vicious Gray Bear',NULL,22,23,1007,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.32,1,1,1,0.37,1,742,799,0,0,32,41,36.0272,49.5374,354,17,100,2000,2000,0,0,0,2354,0,2354,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (2356,'Elder Gray Bear',NULL,25,26,3201,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.35,1,1,1,0.37,1,944,1013,0,0,38,47,42.1344,57.9348,393,20,100,2000,2000,0,0,0,2356,0,2356,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (2357,'Merideth Carlson','Horse Breeder',32,32,3689,0,0,0,12,12,0,0,7,3,3,0,7,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,1270,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4004,2357,1,'',''), + (2358,'Dalaran Summoner',NULL,34,35,3718,3719,0,0,76,76,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1.1,1,1,1,1,1,954,992,2553,2680,42,52,53.8384,74.0278,751,22,100,2000,2000,0,47,67,2358,2358,0,0,0,0,0,0,0,0,50,0,0,0,1,0,0,0,0,0,0,0,2358,0,'EventAI',''), + (2359,'Elemental Slave',NULL,33,34,1068,0,0,0,76,76,0,0,4,3,3,0,0,32768,0,0,0,1.55556,1.14286,1,0,1.1,1,1,1,1.5,1,1221,1279,0,0,46,58,45.8304,63.0168,2010,24,100,2000,2000,0,0,0,2359,0,0,0,0,0,0,0,34,34,34,68,34,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2360,'Hillsbrad Farmhand',NULL,22,23,3703,0,0,0,123,123,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,573,617,0,0,32,41,35.6224,48.9808,957,17,100,2000,2000,0,29,43,2360,2360,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2360,0,'EventAI',''), + (2361,'Tamara Armstrong',NULL,15,15,3647,0,0,0,11,11,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,17,27,2361,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2362,'Hemmit Armstrong',NULL,15,15,3648,0,0,0,11,11,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,40,57,2362,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2363,'Apprentice Honeywell',NULL,29,29,3646,0,0,0,11,11,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1528,1528,0,0,38,49,43.8944,60.3548,1165,20,100,2000,2000,0,47,66,2363,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2363,0,'',''), + (2364,'Neema','Waitress',33,33,3658,0,0,0,12,12,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1846,1846,0,0,46,58,48.7872,67.0824,1304,24,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2364,1,'',''), + (2365,'Bront Coldcleave','Butcher',39,39,3690,0,0,0,12,12,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2376,2376,0,0,57,74,55.5984,76.4478,1834,30,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2365,0,'',''), + (2366,'Barkeep Kelly','Bartender',40,40,3691,0,0,0,12,12,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2366,1,'',''), + (2367,'Donald Rabonne','Fishing Trainer',31,31,3693,0,0,0,12,12,0,0,7,3,3,0,19,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,1234,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4744,2367,1,'',''), + (2368,'Daggerspine Shorestalker',NULL,28,29,4763,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,896,950,0,0,42,52,42.1344,57.9348,1165,22,100,2000,2000,0,42,60,2368,2368,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2368,0,'EventAI',''), + (2369,'Daggerspine Shorehunter',NULL,30,31,11255,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1050,1107,0,0,48,60,43.384,59.653,1234,25,100,2000,2000,0,46,65,2369,2369,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2369,0,'EventAI',''), + (2370,'Daggerspine Screamer',NULL,29,30,4976,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.05,1,1,1,1,1,812,852,811,852,39,49,42.1344,57.9348,1004,20,100,2000,2000,0,41,58,2370,2370,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2370,0,'EventAI',''), + (2371,'Daggerspine Siren',NULL,31,32,4982,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.1,1,1,1,1,1,935,977,878,935,41,51,53.8384,74.0278,1063,21,100,2000,2000,0,45,63,2371,2371,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2371,0,'EventAI',''), + (2372,'Mudsnout Gnoll',NULL,26,27,10643,0,0,0,95,95,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.05,1,1,1,1,1,788,840,0,0,28,37,42.1344,57.9348,1097,15,100,2000,2000,0,37,53,2372,2372,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2372,0,'EventAI',''), + (2373,'Mudsnout Shaman',NULL,27,28,662,0,0,0,95,95,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,8,0,1.05,1,1,1,1,1,665,702,1812,1977,35,43,42.1344,57.9348,616,18,100,2000,2000,0,35,51,2373,2373,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2373,0,'EventAI',''), (2374,'Torn Fin Muckdweller',NULL,28,29,1305,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,978,982,0,0,42,52,42.1344,57.9348,1145,22,100,2000,2000,0,41,59,2374,2374,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2374,0,'EventAI',''), (2375,'Torn Fin Coastrunner',NULL,29,30,3617,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1016,1049,0,0,42,53,42.1344,57.9348,1188,22,100,2000,2000,0,43,61,2375,2375,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2375,0,'EventAI',''), (2376,'Torn Fin Oracle',NULL,30,31,4920,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,898,931,852,878,41,51,43.384,59.653,1015,21,100,2000,2000,0,42,60,2376,2376,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2376,0,'EventAI',''), (2377,'Torn Fin Tidehunter',NULL,31,32,1079,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,931,978,878,935,41,51,53.8384,74.0278,1047,21,100,2000,2000,0,44,63,2377,2377,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2377,0,'EventAI',''), - (2378,'Kundric Zanden','Town Historian',34,34,3660,0,0,0,11,11,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1930,1930,0,0,47,61,49.9664,68.7038,0,25,100,2000,2000,0,54,75,2378,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2378,0,'EventAI',''), - (2379,'Caretaker Smithers',NULL,35,35,3704,0,0,0,12,12,0,0,7,3,3,0,2,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,71,98,2379,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2379,1,'EventAI',''), - (2380,'Nandar Branson','Alchemy Supplies',34,34,3649,0,0,0,12,12,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1930,1930,0,0,47,61,49.9664,68.7038,0,25,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2380,1,'EventAI',''), - (2381,'Micha Yance','Trade Goods',40,40,3692,0,0,0,12,12,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2381,1,'EventAI',''), - (2382,'Darren Malvew','Stablehand',30,30,3695,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2382,1,'EventAI',''), - (2383,'Lindea Rabonne','Fishing Supplies',29,29,3694,0,0,0,12,12,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1528,1528,0,0,38,49,43.8944,60.3548,0,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2383,1,'EventAI',''), - (2384,'Starving Mountain Lion',NULL,23,24,1059,0,0,0,14,14,0,2,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1.02,1,1,1,1,1,617,664,0,0,20,25,37.3824,51.4008,975,10,100,1200,2000,0,0,0,2384,0,2384,0,0,0,0,0,0,0,0,0,0,5824,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2385,'Feral Mountain Lion',NULL,27,28,1056,0,0,0,14,14,0,2,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1.05,1,1,1,1,1,840,896,0,0,25,31,41.3424,56.8458,1113,13,100,1200,2000,0,0,0,2385,0,2385,0,0,0,0,0,0,0,0,0,0,5826,1,0,0,0,0,0,0,0,0,0,'',''), - (2386,'Southshore Guard',NULL,55,55,3705,3708,0,0,11,11,0,0,7,3,3,0,0,4096,0,0,0,1,1.42857,1,0,1,1,1,1,-1,1,3330,3330,0,0,355,425,63.7824,87.7008,0,180,100,2000,2000,0,0,0,2386,2386,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2386,0,'EventAI',''), - (2387,'Hillsbrad Councilman',NULL,25,26,3628,0,0,0,123,123,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1.05,1,1,1,1,1,590,628,1633,1707,27,34,40.8672,56.1924,873,14,100,2000,2000,0,32,47,2387,2387,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2387,0,'EventAI',''), - (2388,'Innkeeper Shay','Innkeeper',30,30,3675,0,0,0,68,68,0,0,7,3,3,0,135,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1296,2388,0,'',''), - (2389,'Zarise','Bat Handler',55,55,2037,0,0,0,68,68,0,0,7,3,3,0,11,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,6200,6200,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,6944,2389,0,'EventAI',''), - (2390,'Aranae Venomblood','Herbalism Trainer',29,29,3677,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1528,1528,0,0,38,49,43.8944,60.3548,0,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,2390,0,'',''), - (2391,'Serge Hinott','Expert Alchemist',32,32,3678,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,0,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4130,2391,0,'',''), - (2392,'Delia Verana',NULL,32,32,3651,0,0,0,71,71,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1162,1162,0,0,44,57,47.5904,65.4368,0,23,100,2000,2000,0,69,95,2392,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2392,0,'',''), - (2393,'Christoph Jeffcoat','Tradesman',32,32,3672,0,0,0,68,68,0,0,7,3,3,0,7,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,0,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5542,2393,0,'',''), - (2394,'Mallen Swain','Tailoring Supplies',32,32,3679,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,0,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2394,1,'',''), - (2395,'Vinna Wayne',NULL,32,32,3650,0,0,0,68,68,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,0,23,100,2000,2000,0,67,92,2395,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2395,0,'',''), - (2396,'Hans Zandin',NULL,32,32,3653,0,0,0,71,71,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,0,23,100,2000,2000,0,69,95,2396,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2396,0,'EventAI',''), - (2397,'Derak Nightfall','Cook',32,32,3652,0,0,0,68,68,0,0,7,3,3,0,5,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,0,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,12449,2397,0,'',''), - (2398,'Tara Coldgaze',NULL,32,32,3654,0,0,0,71,71,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,0,23,100,2000,2000,0,54,75,2398,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2398,0,'',''), - (2399,'Daryl Stack','Master Tailor',56,56,3655,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4033,4033,0,0,99,127,71.456,98.252,0,52,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4356,2399,0,'',''), - (2400,'Craig Hewitt',NULL,32,32,3656,0,0,0,71,71,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1157,1157,0,0,44,57,47.5904,65.4368,0,23,100,2000,2000,0,52,73,2400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2400,0,'',''), - (2401,'Kayren Soothallow','General Goods',30,30,3659,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,997,997,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2401,0,'',''), - (2402,'Shara Blazen',NULL,32,32,3657,0,0,0,68,68,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1174,1174,0,0,44,57,47.5904,65.4368,0,23,100,2000,2000,0,50,70,2402,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2402,0,'',''), + (2378,'Kundric Zanden','Town Historian',34,34,3660,0,0,0,11,11,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1930,1930,0,0,47,61,49.9664,68.7038,1340,25,100,2000,2000,0,54,75,2378,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2378,0,'EventAI',''), + (2379,'Caretaker Smithers',NULL,35,35,3704,0,0,0,12,12,0,0,7,3,3,0,2,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,71,98,2379,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2379,1,'EventAI',''), + (2380,'Nandar Branson','Alchemy Supplies',34,34,3649,0,0,0,12,12,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1930,1930,0,0,47,61,49.9664,68.7038,1340,25,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2380,1,'EventAI',''), + (2381,'Micha Yance','Trade Goods',40,40,3692,0,0,0,12,12,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2381,1,'EventAI',''), + (2382,'Darren Malvew','Stablehand',30,30,3695,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2382,1,'EventAI',''), + (2383,'Lindea Rabonne','Fishing Supplies',29,29,3694,0,0,0,12,12,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1528,1528,0,0,38,49,43.8944,60.3548,1165,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2383,1,'EventAI',''), + (2384,'Starving Mountain Lion',NULL,23,24,1059,0,0,0,14,14,0,2,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1.02,1,1,1,1,1,617,664,0,0,20,25,37.3824,51.4008,992,10,100,1200,2000,0,0,0,2384,0,2384,0,0,0,0,0,0,0,0,0,0,5824,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2385,'Feral Mountain Lion',NULL,27,28,1056,0,0,0,14,14,0,2,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1.05,1,1,1,1,1,840,896,0,0,25,31,41.3424,56.8458,1130,13,100,1200,2000,0,0,0,2385,0,2385,0,0,0,0,0,0,0,0,0,0,5826,1,0,0,0,0,0,0,0,0,0,'',''), + (2386,'Southshore Guard',NULL,55,55,3705,3708,0,0,11,11,0,0,7,3,3,0,0,36864,0,0,0,1,1.42857,1,0,1,1,1,1,-1,1,3330,3330,0,0,355,425,63.7824,87.7008,3271,180,100,2000,2000,0,0,0,2386,2386,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2386,0,'EventAI',''), + (2387,'Hillsbrad Councilman',NULL,25,26,3628,0,0,0,123,123,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1.05,1,1,1,1.5,1,590,628,1633,1707,27,34,40.8672,56.1924,866,14,100,2000,2000,0,32,47,2387,2387,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2387,0,'EventAI',''), + (2388,'Innkeeper Shay','Innkeeper',30,30,3675,0,0,0,68,68,0,0,7,3,3,0,135,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1296,2388,0,'',''), + (2389,'Zarise','Bat Handler',55,55,2037,0,0,0,68,68,0,0,7,3,3,0,11,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,6200,6200,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,6944,2389,0,'EventAI',''), + (2390,'Aranae Venomblood','Herbalism Trainer',29,29,3677,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1528,1528,0,0,38,49,43.8944,60.3548,1165,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,2390,0,'',''), + (2391,'Serge Hinott','Expert Alchemist',32,32,3678,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,1270,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4130,2391,0,'',''), + (2392,'Delia Verana',NULL,32,32,3651,0,0,0,71,71,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1162,1162,0,0,44,57,47.5904,65.4368,1270,23,100,2000,2000,0,69,95,2392,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2392,0,'',''), + (2393,'Christoph Jeffcoat','Tradesman',32,32,3672,0,0,0,68,68,0,0,7,3,3,0,7,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,1270,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5542,2393,0,'',''), + (2394,'Mallen Swain','Tailoring Supplies',32,32,3679,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,1270,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2394,1,'',''), + (2395,'Vinna Wayne',NULL,32,32,3650,0,0,0,68,68,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,1270,23,100,2000,2000,0,67,92,2395,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2395,0,'',''), + (2396,'Hans Zandin',NULL,32,32,3653,0,0,0,71,71,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,1270,23,100,2000,2000,0,69,95,2396,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2396,0,'EventAI',''), + (2397,'Derak Nightfall','Cook',32,32,3652,0,0,0,68,68,0,0,7,3,3,0,5,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,1270,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,12449,2397,0,'',''), + (2398,'Tara Coldgaze',NULL,32,32,3654,0,0,0,71,71,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,1270,23,100,2000,2000,0,54,75,2398,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2398,0,'',''), + (2399,'Daryl Stack','Master Tailor',56,56,3655,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4033,4033,0,0,99,127,71.456,98.252,3327,52,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4356,2399,0,'',''), + (2400,'Craig Hewitt',NULL,32,32,3656,0,0,0,71,71,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1157,1157,0,0,44,57,47.5904,65.4368,1270,23,100,2000,2000,0,52,73,2400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2400,0,'',''), + (2401,'Kayren Soothallow','General Goods',30,30,3659,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,997,997,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2401,0,'',''), + (2402,'Shara Blazen',NULL,32,32,3657,0,0,0,68,68,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1174,1174,0,0,44,57,47.5904,65.4368,1270,23,100,2000,2000,0,50,70,2402,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2402,0,'',''), (2403,'Farmer Getz',NULL,24,24,3620,0,0,0,88,88,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,664,664,0,0,26,31,35.6224,48.9808,992,13,100,1500,2000,0,32,47,2403,2403,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2403,0,'EventAI',''), (2404,'Blacksmith Verringtan',NULL,26,26,3631,0,0,0,88,88,0,0,7,3,3,0,16388,32768,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,788,788,0,0,29,35,42.1344,57.9348,1061,15,100,1500,2000,0,37,53,2404,2404,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2404,0,'EventAI',''), - (2405,'Tarren Mill Deathguard',NULL,50,50,3662,3663,0,0,71,71,0,0,7,3,3,0,1,4096,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,3514,3514,0,0,355,425,63.7824,87.7008,0,180,100,2000,2000,0,0,0,0,2405,0,0,0,0,0,0,0,0,0,0,10,0,1,0,0,0,0,0,0,0,2405,0,'EventAI',''), + (2405,'Tarren Mill Deathguard',NULL,50,50,3662,3663,0,0,71,71,0,0,7,3,3,0,1,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,3514,3514,0,0,355,425,63.7824,87.7008,2999,180,100,2000,2000,0,0,0,0,2405,0,0,0,0,0,0,0,0,0,0,10,0,1,0,0,0,0,0,0,0,2405,0,'EventAI',''), (2406,'Mountain Lion',NULL,32,33,1058,0,0,0,14,14,0,2,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1.1,1,1,1,-1,1,1163,1121,0,0,32,41,44.616,61.347,1287,17,100,1400,2000,0,0,0,2406,0,2406,0,0,0,0,0,0,0,0,0,0,5525,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2407,'Hulking Mountain Lion',NULL,33,34,2300,0,0,0,14,14,0,2,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1.1,1,1,1,1,1,1221,1279,0,0,32,41,47.0272,64.6624,1322,17,100,1400,2000,0,0,0,2407,0,2407,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (2408,'Snapjaw',NULL,30,31,1244,0,0,0,7,7,0,21,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.1,1,1,1,1,1,1050,1107,0,0,40,38,42.1344,57.9348,1806,18,100,2000,2000,0,0,0,2408,0,2408,0,0,0,0,0,0,0,75,0,0,5924,1,0,0,0,0,0,0,0,0,0,'',''), - (2409,'Felicia Maline','Gryphon Master',55,55,5129,0,0,0,12,12,0,0,7,3,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,0,164,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,0,0,'EventAI',''), - (2410,'Magus Wordeen Voidglare',NULL,42,42,3682,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,0,34,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2410,0,'',''), + (2407,'Hulking Mountain Lion',NULL,33,34,2300,0,0,0,14,14,0,2,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1.1,1,1,1,1,1,1221,1279,0,0,32,41,47.0272,64.6624,1340,17,100,1400,2000,0,0,0,2407,0,2407,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (2408,'Snapjaw',NULL,30,31,1244,0,0,0,7,7,0,21,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.1,1,1,1,1.5,1,1050,1107,0,0,40,38,42.1344,57.9348,1851,18,100,2000,2000,0,0,0,2408,0,2408,0,0,0,0,0,0,0,75,0,0,5924,1,0,0,0,0,0,0,0,0,0,'',''), + (2409,'Felicia Maline','Gryphon Master',55,55,5129,0,0,0,12,12,0,0,7,3,3,0,11,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,3271,164,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,0,0,'EventAI',''), + (2410,'Magus Wordeen Voidglare',NULL,42,42,3682,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,2246,34,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2410,0,'',''), (2411,'Ricter',NULL,33,33,1838,0,0,0,7,7,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.1,1,1,1,1,1,1221,1221,0,0,46,58,52.7472,72.5274,1304,24,100,2000,2000,0,51,71,2411,2411,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (2412,'Alina',NULL,33,33,1828,0,0,0,7,7,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.1,1,1,1,1,1,1221,1221,0,0,46,57,53.8384,74.0278,1304,24,100,2000,2000,0,51,71,2412,2412,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (2413,'Dermot',NULL,34,34,1829,0,0,0,7,7,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.1,1,1,1,1,1,1279,1279,0,0,49,60,52.7472,72.5274,1340,25,100,2000,2000,0,54,75,2413,2413,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (2414,'Kegan Darkmar',NULL,35,35,1831,0,0,0,7,7,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1365,1365,0,0,50,61,0,0,1373,26,0,2000,2000,0,100,150,2414,2414,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2415,'Warden Belamoore',NULL,36,36,1840,0,0,0,76,76,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,8,0,1,1,1,1,-1,1,1265,1265,2763,2763,57,74,52.7472,72.5274,0,30,100,2000,2000,0,51,71,2415,2415,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2415,0,'EventAI',''), - (2416,'Crushridge Plunderer',NULL,36,37,415,0,0,0,45,45,0,0,7,3,3,0,0,64,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,3831,4008,0,0,193,249,44.84,61.655,1537,102,100,1341,2000,0,232,308,2416,2416,0,0,0,0,0,0,0,37,0,0,0,0,1,0,0,0,0,0,0,0,2416,0,'EventAI',''), - (2417,'Grel\'borg the Miser',NULL,39,39,11563,0,0,0,45,45,0,0,7,3,3,0,0,64,0,0,0,1.05,1.14286,2,1,3,1,1,1,1,1,3540,3540,1236,1236,193,249,44.84,61.655,1517,102,100,1341,2000,0,216,287,2417,2417,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2417,0,'EventAI',''), - (2418,'Deathguard Samsa',NULL,32,32,1646,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,0,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,2418,0,'',''), - (2419,'Deathguard Humbert',NULL,32,32,1647,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,0,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,2419,0,'',''), - (2420,'Targ',NULL,41,41,536,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,1,1,1,1,1,-1,1,8057,8057,2572,2572,269,346,53.1456,73.0752,2101,142,100,1258,2000,0,402,530,2420,2420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2420,0,'EventAI',''), - (2421,'Muckrake',NULL,40,40,416,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,4572,4572,0,0,208,268,46.624,64.108,1964,110,100,1325,2000,0,261,345,2421,2421,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2421,0,'EventAI',''), - (2422,'Glommus',NULL,39,39,11552,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,4377,4377,0,0,199,256,45.7392,62.8914,1834,105,100,1333,2000,0,250,332,2422,2422,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2422,0,'EventAI',''), - (2423,'Lord Aliden Perenolde',NULL,41,41,1833,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,2,0,1.2,1,1,1,1,1,1522,1522,1332,1332,85,109,63.7824,87.7008,0,45,100,2000,2000,0,66,91,2423,2423,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2423,0,'EventAI',''), - (2425,'Varimathras',NULL,62,62,11658,0,0,0,68,68,0,0,3,3,3,0,3,4096,0,0,12,1,1.14286,2,1,1,1,1,1,-1,1,983500,983500,82725,82725,1534,1695,203.77,289.86,0,745,100,1158,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2415,'Warden Belamoore',NULL,36,36,1840,0,0,0,76,76,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,8,0,1,1,1,1,-1,1,1265,1265,2763,2763,57,74,52.7472,72.5274,803,30,100,2000,2000,0,51,71,2415,2415,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2415,0,'EventAI',''), + (2416,'Crushridge Plunderer',NULL,36,37,415,0,0,0,45,45,0,0,7,3,3,0,0,32832,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,3831,4008,0,0,193,249,44.84,61.655,1593,102,100,1341,2000,0,232,308,2416,2416,0,0,0,0,0,0,0,37,0,0,0,0,1,0,0,0,0,0,0,0,2416,0,'EventAI',''), + (2417,'Grel\'borg the Miser',NULL,39,39,11563,0,0,0,45,45,0,0,7,3,3,0,0,32832,0,0,0,1.05,1.14286,2,1,3,1,1,1,1,1,3540,3540,1236,1236,193,249,44.84,61.655,1517,102,100,1341,2000,0,216,287,2417,2417,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2417,0,'EventAI',''), + (2418,'Deathguard Samsa',NULL,32,32,1646,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,1270,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,2418,0,'',''), + (2419,'Deathguard Humbert',NULL,32,32,1647,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,1270,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,2419,0,'',''), + (2420,'Targ',NULL,41,41,536,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,1,1,1,1,1,-1,1,8057,8057,2572,2572,269,346,53.1456,73.0752,2101,142,100,1258,2000,0,402,530,2420,2420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2420,0,'EventAI',''), + (2421,'Muckrake',NULL,40,40,416,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,4572,4572,0,0,208,268,46.624,64.108,1964,110,100,1325,2000,0,261,345,2421,2421,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2421,0,'EventAI',''), + (2422,'Glommus',NULL,39,39,11552,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,4377,4377,0,0,199,256,45.7392,62.8914,1834,105,100,1333,2000,0,250,332,2422,2422,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2422,0,'EventAI',''), + (2423,'Lord Aliden Perenolde',NULL,41,41,1833,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,2,0,1.2,1,1,1,1,1,1522,1522,1332,1332,85,109,63.7824,87.7008,1727,45,100,2000,2000,0,66,91,2423,2423,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2423,0,'EventAI',''), + (2425,'Varimathras',NULL,62,62,11658,0,0,0,68,68,0,0,3,3,3,0,3,36864,0,0,12,1,1.14286,2,1,1,1,1,1,-1,1,983500,983500,82725,82725,1534,1695,203.77,289.86,3555,745,100,1158,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,'',''), (2427,'Jailor Eston',NULL,24,24,3625,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,664,664,0,0,35,43,35.6224,48.9808,992,18,100,2000,2000,0,32,47,2427,2427,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2427,0,'EventAI',''), (2428,'Jailor Marlgen',NULL,24,24,3626,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,664,664,0,0,35,43,35.6224,48.9808,992,18,100,2000,2000,0,31,46,2428,2428,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2428,0,'EventAI',''), - (2429,'Novice Thaivand',NULL,30,30,3674,0,0,0,68,68,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2429,1,'',''), - (2430,'Chef Jessen',NULL,35,35,1664,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2430,1,'',''), + (2429,'Novice Thaivand',NULL,30,30,3674,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2429,1,'',''), + (2430,'Chef Jessen',NULL,35,35,1664,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2430,1,'',''), (2431,'Jailor Borhuin',NULL,37,37,1830,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.15,1,1,1,1,1,1536,1536,0,0,52,64,53.8384,74.0278,1593,27,100,2000,2000,0,60,84,2431,2431,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2431,0,'EventAI',''), - (2432,'Darla Harris','Gryphon Master',55,55,4349,0,0,0,12,12,0,0,7,3,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,8005,8005,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,2432,0,'EventAI',''), - (2433,'Helcular\'s Remains',NULL,44,44,1669,0,0,0,83,83,0,0,6,3,3,0,2,0,0,0,0,1.68,1.14286,2,1,1,1,1,1,-1,1,4180,4180,2572,2572,269,346,53.1456,73.0752,0,142,100,1258,1384,0,1,704,2433,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2434,'Shadowy Assassin',NULL,37,38,3634,0,0,0,108,108,0,0,7,3,3,0,2,0,0,0,0,1.13,1.14286,1,0,1,1,1,1,-1,1,1130,1156,0,0,88,106,52.7472,72.5274,0,45,100,1620,1782,0,1,489,2434,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2434,0,'EventAI',''), - (2435,'Southshore Crier',NULL,32,32,3664,0,0,0,96,96,0,0,7,3,3,0,0,0,0,0,0,1.09,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,69,82,47.5904,65.4368,0,35,100,1690,1859,0,19,97,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2435,0,'EventAI',''), - (2436,'Farmer Kent',NULL,25,25,3667,0,0,0,96,96,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2436,0,'',''), - (2437,'Keeper Bel\'varil',NULL,34,34,3681,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1930,1930,0,0,47,61,49.9664,68.7038,0,25,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2437,0,'',''), - (2438,'Bartolo Ginsetti',NULL,32,32,1662,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,0,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2438,1,'EventAI',''), - (2439,'Major Samuelson','Stormwind City Guard',50,50,5567,0,0,0,12,12,0,0,7,3,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,351,412,66.44,91.355,0,176,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11909,0,0,'EventAI',''), - (2440,'Drunken Footpad',NULL,32,33,3732,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1159,1411,0,0,57,74,52.7472,72.5274,0,30,100,2000,2000,0,50,70,2440,2440,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2440,0,'EventAI',''), - (2442,'Cow',NULL,1,1,1060,0,0,0,190,190,0,0,8,1,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,2442,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (2447,'Narillasanz',NULL,44,44,6371,0,0,0,60,60,0,0,2,3,3,0,0,64,0,0,0,1.05,1.14286,2,1,8.5,2,1,1,1,1,12121,12121,2966,2966,243,313,50.796,69.8445,2082,128,100,1283,2000,0,874,1147,2447,0,2447,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2448,'Clerk Horrace Whitesteed',NULL,26,26,3644,0,0,0,88,88,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,783,783,0,0,42,53,42.1344,57.9348,0,22,100,2000,2000,0,37,54,2448,2448,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2448,0,'EventAI',''), + (2432,'Darla Harris','Gryphon Master',55,55,4349,0,0,0,12,12,0,0,7,3,3,0,11,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,8005,8005,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,2432,0,'EventAI',''), + (2433,'Helcular\'s Remains',NULL,44,44,1669,0,0,0,83,83,0,0,6,3,3,0,2,32768,0,0,0,1.68,1.14286,2,1,1,1,1,1,-1,1,4180,4180,2572,2572,269,346,53.1456,73.0752,2082,142,100,1258,1384,0,1,704,2433,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2434,'Shadowy Assassin',NULL,37,38,3634,0,0,0,108,108,0,0,7,3,3,0,2,32768,0,0,0,1.13,1.14286,1,0,1,1,1,1,-1,1,1130,1156,0,0,88,106,52.7472,72.5274,1709,45,100,1620,1782,0,1,489,2434,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2434,0,'EventAI',''), + (2435,'Southshore Crier',NULL,32,32,3664,0,0,0,96,96,0,0,7,3,3,0,0,32768,0,0,0,1.09,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,69,82,47.5904,65.4368,1270,35,100,1690,1859,0,19,97,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2435,0,'EventAI',''), + (2436,'Farmer Kent',NULL,25,25,3667,0,0,0,96,96,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2436,0,'',''), + (2437,'Keeper Bel\'varil',NULL,34,34,3681,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1930,1930,0,0,47,61,49.9664,68.7038,1340,25,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2437,0,'',''), + (2438,'Bartolo Ginsetti',NULL,32,32,1662,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,1270,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2438,1,'EventAI',''), + (2439,'Major Samuelson','Stormwind City Guard',50,50,5567,0,0,0,12,12,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,351,412,66.44,91.355,2999,176,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11909,0,0,'EventAI',''), + (2440,'Drunken Footpad',NULL,32,33,3732,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1159,1411,0,0,57,74,52.7472,72.5274,1304,30,100,2000,2000,0,50,70,2440,2440,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2440,0,'EventAI',''), + (2442,'Cow',NULL,1,1,1060,0,0,0,190,190,0,0,8,1,3,0,0,0,0,0,0,1,0.857143,1,0,0.01,1,1,1,1.33,1,1,1,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,2442,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (2447,'Narillasanz',NULL,44,44,6371,0,0,0,60,60,0,0,2,3,3,0,0,32832,0,0,0,1.05,1.14286,2,1,8.5,2,1,1,1,1,12121,12121,2966,2966,243,313,50.796,69.8445,2082,128,100,1283,2000,0,874,1147,2447,0,2447,0,0,3584,4,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2448,'Clerk Horrace Whitesteed',NULL,26,26,3644,0,0,0,88,88,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,783,783,0,0,42,53,42.1344,57.9348,1061,22,100,2000,2000,0,37,54,2448,2448,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2448,0,'EventAI',''), (2449,'Citizen Wilkes',NULL,25,25,3642,0,0,0,88,88,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,713,713,0,0,37,46,35.6224,48.9808,1026,19,100,2000,2000,0,34,50,2449,2449,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2449,0,'EventAI',''), - (2450,'Miner Hackett',NULL,29,29,3645,0,0,0,88,88,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.04,1,1,1,-1,1,943,943,0,0,44,57,44.616,61.347,0,23,100,2000,2000,0,42,60,2450,2450,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2450,'Miner Hackett',NULL,29,29,3645,0,0,0,88,88,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.04,1,1,1,-1,1,943,943,0,0,44,57,44.616,61.347,1165,23,100,2000,2000,0,42,60,2450,2450,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (2451,'Farmer Kalaba',NULL,25,25,3630,0,0,0,88,88,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,713,713,0,0,37,46,35.6224,48.9808,1026,19,100,2000,2000,0,34,50,2451,2451,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2451,0,'EventAI',''), - (2452,'Skhowl',NULL,36,36,1078,0,0,0,16,16,0,0,7,3,3,0,0,0,0,0,0,1.58,1.14286,1,4,1.15,1,1,1,1,1,1469,1469,0,0,170,220,43.0272,59.1624,1480,90,100,1358,2000,0,59,83,2452,0,2452,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2453,'Lo\'Grosh',NULL,39,39,11566,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.6,1.14286,8,4,1.15,1,1,1,1,1,1196,1196,3075,3075,191,247,45.7392,62.8914,974,101,100,1333,1466,0,56,78,2453,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2454,'Skeletal Fiend (Enraged Form)',NULL,1,1,9784,0,0,0,35,35,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,300,400,0,0,2,2,0,0,20,1,0,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2454,0,'',''), - (2455,'Olivia Burnside','Banker',45,45,1450,0,0,0,12,12,0,0,7,3,3,0,257,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,699,0,0,'EventAI',''), - (2456,'Newton Burnside','Banker',45,45,1436,0,0,0,12,12,0,0,7,3,3,0,257,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,699,0,0,'EventAI',''), - (2457,'John Burnside','Banker',45,45,1437,0,0,0,12,12,0,0,7,3,3,0,257,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,699,0,0,'EventAI',''), - (2458,'Randolph Montague','Banker',45,45,2645,0,0,0,68,68,0,0,7,3,3,0,256,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2458,0,'EventAI',''), - (2459,'Mortimer Montague','Banker',45,45,2641,0,0,0,68,68,0,0,7,3,3,0,256,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2459,0,'EventAI',''), - (2460,'Barnum Stonemantle','Banker',45,45,3037,0,0,0,55,55,0,0,7,3,3,0,256,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2461,'Bailey Stonemantle','Banker',45,45,3038,0,0,0,55,55,0,0,7,3,3,0,256,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2462,'Flesh Eating Worm',NULL,25,25,10996,0,0,0,21,21,0,0,10,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,60,60,0,0,31,40,38.72,53.24,0,16,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (2464,'Commander Aggro\'gosh',NULL,60,60,1735,0,0,0,29,29,0,0,7,3,3,0,3,4608,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,59535,59535,0,0,463,599,58.872,80.949,0,245,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11673,2464,0,'EventAI',''), - (2465,'Far Seer Mok\'thardin',NULL,45,45,4366,0,0,0,29,29,0,0,7,3,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11674,2465,0,'',''), - (2466,'Mountaineer Grugelm',NULL,30,30,1785,0,0,0,57,57,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1100,1100,0,0,42,53,42.1344,57.9348,0,22,100,2000,2000,0,0,0,2466,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2466,0,'',''), - (2468,'Mountaineer Thar',NULL,30,30,1806,0,0,0,57,57,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2065,2065,0,0,42,53,42.1344,57.9348,0,22,100,2000,2000,0,0,0,2468,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2468,0,'',''), - (2469,'Mountaineer Rharen',NULL,30,30,1802,0,0,0,57,57,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1987,1987,0,0,42,53,42.1344,57.9348,0,22,100,2000,2000,0,0,0,2469,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2469,0,'',''), - (2470,'Watcher Fraizer','The Night Watch',35,35,9232,0,0,0,56,56,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,55,70,50.512,69.454,0,29,100,2000,2000,0,0,0,2470,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,2470,0,'',''), - (2473,'Granistad',NULL,40,40,935,0,0,0,122,122,0,0,1,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,1753,1753,0,0,57,70,57.0064,78.3838,1964,29,100,2000,2000,0,0,0,2473,0,2473,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (2474,'Kurdros',NULL,40,40,935,0,0,0,122,122,0,0,1,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1750,1750,0,0,57,70,0,0,1964,29,0,2000,2000,0,0,0,2474,0,2474,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (2475,'Sloth',NULL,31,31,1081,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,1.09,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,68,80,46.376,63.767,0,34,100,1700,1870,0,18,92,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2476,'Large Loch Crocolisk',NULL,22,22,831,0,0,0,14,14,1.5,6,1,3,3,0,0,0,0,0,1,1.12,1.14286,1,4,1.02,1,1,1,1,1,573,573,0,0,31,39,28.5472,39.2524,922,16,100,1475,1622,0,0,0,2476,0,2476,0,0,0,0,0,0,0,0,0,0,5856,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2477,'Gradok','Horde Runner',19,21,3443,0,0,0,83,83,0,0,7,3,3,0,2,0,0,0,0,1.47,1.14286,1,1,3,1,1,1,1,1,1347,1563,0,0,101,130,29.6792,40.8089,888,53,100,1466,1613,0,97,132,2477,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2477,0,'',''), - (2478,'Haren Swifthoof','Horde Runner',20,21,3442,0,0,0,83,83,1.35,0,7,3,3,0,2,0,0,0,0,1.98,1.14286,1,1,1,1,1,1,-1,1,1347,1563,0,0,101,130,29.6792,40.8089,853,53,100,1466,1613,0,102,138,2478,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2478,0,'',''), - (2479,'Sludge',NULL,31,31,1081,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,1.09,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,68,80,46.376,63.767,0,34,100,1700,1870,0,18,92,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2480,'Bro\'kin','Alchemy Supplies',49,49,7031,0,0,0,120,120,0,0,7,3,3,0,6,0,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,3404,3404,0,0,81,105,65.5424,90.1208,0,43,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2480,0,'',''), - (2481,'Bliztik','Alchemy Supplies',36,36,7130,0,0,0,120,120,0,0,7,3,3,0,6,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2100,2100,0,0,51,66,52.272,71.874,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2481,0,'',''), - (2482,'Zarena Cromwind','Superior Weaponsmith',43,43,4490,0,0,0,120,120,0,0,7,3,3,0,16388,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,66,85,59.7872,82.2074,0,35,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2483,'Jaquilina Dramet','Superior Axecrafter',39,39,4394,0,0,0,35,35,0,0,7,3,3,0,16388,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2376,2376,0,0,57,74,55.5984,76.4478,0,30,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2483,0,'',''), - (2485,'Larimaine Purdue','Portal Trainer',50,50,1470,0,0,0,12,12,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4822,2485,0,'EventAI',''), - (2486,'Fin Fizracket','Blackwater Raiders',42,42,7162,0,0,0,120,120,0,0,7,3,3,0,2,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,0,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2486,0,'',''), - (2487,'Fleet Master Seahorn','Blackwater Raiders',60,60,1667,0,0,0,120,120,1.35,0,7,3,3,0,3,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11744,0,0,'',''), - (2488,'Deeg','Blackwater Raiders',34,34,1282,0,0,0,120,120,0,0,7,3,3,0,2,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1930,1930,0,0,47,61,49.9664,68.7038,0,25,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2488,0,'',''), - (2489,'Milstaff Stormeye','Portal Trainer',45,45,10548,0,0,0,55,55,1.15,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4823,2489,0,'',''), - (2490,'First Mate Crazz','Blackwater Raiders',44,44,7165,0,0,0,120,120,0,0,7,3,3,0,2,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,68,88,60.7904,83.5868,0,36,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2490,0,'',''), - (2491,'Whiskey Slim','Blackwater Raiders',38,38,4717,0,0,0,120,120,1.15,0,7,3,3,0,3,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,55,71,54.5072,74.9474,0,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11727,2491,0,'',''), - (2492,'Lexington Mortaim','Portal Trainer',35,35,2810,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4827,2492,0,'EventAI',''), - (2493,'Dizzy One-Eye','Blackwater Raiders',41,41,1403,0,0,0,120,120,0,0,7,3,3,0,2,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2568,2568,0,0,62,80,57.728,79.376,0,33,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2494,'Privateer Bloads',NULL,40,40,1928,0,0,0,120,120,0,0,7,3,3,0,2,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2495,'Drizzlik',NULL,45,45,7166,0,0,0,120,120,0,0,7,3,3,0,2,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2496,'Baron Revilgaz',NULL,60,60,7167,0,0,0,120,120,0,0,7,3,3,0,3,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6685,2496,0,'',''), - (2497,'Nimboya',NULL,41,41,4569,0,0,0,126,126,0,0,7,3,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2568,2568,0,0,62,80,57.728,79.376,0,33,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11675,2497,1,'',''), - (2498,'Crank Fizzlebub',NULL,34,34,7168,0,0,0,120,120,0,0,7,3,3,0,2,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1930,1930,0,0,47,61,49.9664,68.7038,0,25,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2499,'Markel Smythe',NULL,38,38,7429,0,0,0,120,120,0,0,7,3,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,55,71,54.5072,74.9474,0,29,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2499,0,'',''), - (2500,'Captain Hecklebury Smotts',NULL,37,37,797,0,0,0,120,120,0,0,7,3,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2192,2192,0,0,55,70,53.3984,73.4228,0,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2501,'\"Sea Wolf\" MacKinley',NULL,44,44,1925,0,0,0,120,120,0,0,7,3,3,0,2,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,68,88,60.7904,83.5868,0,36,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2501,0,'',''), - (2502,'\"Shaky\" Phillipe',NULL,44,44,1929,0,0,0,120,120,0,0,7,3,3,0,2,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,68,88,60.7904,83.5868,0,36,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2502,0,'',''), - (2503,'Hillsbrad Foreman',NULL,27,28,3633,0,0,0,123,123,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,840,896,0,0,44,55,42.1344,57.9348,1114,23,100,2200,2000,0,40,57,2503,2503,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2503,0,'EventAI',''), - (2504,'Donyal Tovald','Librarian',15,15,1573,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2504,0,'EventAI',''), - (2505,'Saltwater Snapjaw',NULL,49,50,5027,0,0,0,7,7,0,21,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.25,1,1,1,1,1,2672,2769,0,0,85,105,63.7824,87.7008,4426,44,100,2000,2000,0,0,0,2505,0,2505,0,0,0,0,0,0,0,0,0,0,5928,1,0,0,0,0,0,0,0,0,0,'',''), - (2506,'Mountaineer Harn',NULL,30,30,1790,0,0,0,57,57,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,2506,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2506,0,'',''), - (2507,'Mountaineer Uthan',NULL,28,28,1808,0,0,0,57,57,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,42,53,42.1344,57.9348,0,22,100,2000,2000,0,0,0,2507,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2507,0,'',''), - (2508,'Mountaineer Wuar',NULL,30,30,1810,0,0,0,57,57,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,2508,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2508,0,'',''), - (2509,'Mountaineer Cragg',NULL,30,30,1778,0,0,0,57,57,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,2509,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2509,0,'',''), - (2510,'Mountaineer Ozmok',NULL,30,30,1801,0,0,0,57,57,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,2510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2510,0,'',''), - (2511,'Mountaineer Bludd',NULL,30,30,1776,0,0,0,57,57,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,2511,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2511,0,'',''), - (2512,'Mountaineer Roghan',NULL,28,28,1803,0,0,0,57,57,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,42,53,42.1344,57.9348,0,22,100,2000,2000,0,0,0,2512,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2512,0,'',''), - (2513,'Mountaineer Janha',NULL,30,30,1791,0,0,0,57,57,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,2513,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2513,0,'',''), - (2514,'Mountaineer Modax',NULL,30,30,1797,0,0,0,57,57,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,2514,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2514,0,'',''), - (2515,'Mountaineer Fazgard',NULL,30,30,1782,0,0,0,57,57,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1901,1901,0,0,42,53,42.1344,57.9348,0,22,100,2000,2000,0,0,0,2515,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2515,0,'',''), - (2516,'Mountaineer Kamdar',NULL,28,28,1794,0,0,0,57,57,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,42,53,42.1344,57.9348,0,22,100,2000,2000,0,0,0,2516,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2516,0,'',''), - (2517,'Mountaineer Langarr',NULL,30,30,1795,0,0,0,57,57,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,2517,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2517,0,'',''), - (2518,'Mountaineer Swarth',NULL,30,30,1805,0,0,0,57,57,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,2518,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2518,0,'',''), - (2519,'Kin\'weelay',NULL,39,39,4475,0,0,0,126,126,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2376,2376,0,0,57,74,55.5984,76.4478,0,30,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2519,0,'',''), - (2520,'Remote-Controlled Golem',NULL,18,18,1159,0,0,0,17,17,0,0,9,3,3,0,0,64,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,1234,1234,826,826,68,88,22.6848,31.1916,20,36,100,2000,2000,0,0,0,2520,0,0,0,0,16385,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (2521,'Skymane Gorilla',NULL,50,50,809,0,0,0,72,72,0,9,1,3,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,-1,1,1902,1902,0,0,60,74,63.2808,87.0111,2101,31,100,2000,1683,0,0,0,2521,0,2521,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2452,'Skhowl',NULL,36,36,1078,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1.58,1.14286,1,4,1.15,1,1,1,1,1,1469,1469,0,0,170,220,43.0272,59.1624,1480,90,100,1358,2000,0,59,83,2452,0,2452,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2453,'Lo\'Grosh',NULL,39,39,11566,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,8,4,1.15,1,1,1,1,1,1196,1196,3075,3075,191,247,45.7392,62.8914,974,101,100,1333,1466,0,56,78,2453,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2454,'Skeletal Fiend (Enraged Form)',NULL,1,1,9784,0,0,0,35,35,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,300,400,0,0,2,2,0,0,20,1,0,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2454,0,'',''), + (2455,'Olivia Burnside','Banker',45,45,1450,0,0,0,12,12,0,0,7,3,3,0,257,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,699,0,0,'EventAI',''), + (2456,'Newton Burnside','Banker',45,45,1436,0,0,0,12,12,0,0,7,3,3,0,257,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,699,0,0,'EventAI',''), + (2457,'John Burnside','Banker',45,45,1437,0,0,0,12,12,0,0,7,3,3,0,257,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,699,0,0,'EventAI',''), + (2458,'Randolph Montague','Banker',45,45,2645,0,0,0,68,68,0,0,7,3,3,0,256,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2458,0,'EventAI',''), + (2459,'Mortimer Montague','Banker',45,45,2641,0,0,0,68,68,0,0,7,3,3,0,256,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2459,0,'EventAI',''), + (2460,'Barnum Stonemantle','Banker',45,45,3037,0,0,0,55,55,0,0,7,3,3,0,256,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2461,'Bailey Stonemantle','Banker',45,45,3038,0,0,0,55,55,0,0,7,3,3,0,256,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2462,'Flesh Eating Worm',NULL,25,25,10996,0,0,0,21,21,0,0,10,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,60,60,0,0,31,40,38.72,53.24,1026,16,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (2464,'Commander Aggro\'gosh',NULL,60,60,1735,0,0,0,29,29,0,0,7,3,3,0,3,37376,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,59535,59535,0,0,463,599,58.872,80.949,3791,245,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11673,2464,0,'EventAI',''), + (2465,'Far Seer Mok\'thardin',NULL,45,45,4366,0,0,0,29,29,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11674,2465,0,'',''), + (2466,'Mountaineer Grugelm',NULL,30,30,1785,0,0,0,57,57,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1100,1100,0,0,42,53,42.1344,57.9348,1200,22,100,2000,2000,0,0,0,2466,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2466,0,'',''), + (2468,'Mountaineer Thar',NULL,30,30,1806,0,0,0,57,57,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2065,2065,0,0,42,53,42.1344,57.9348,1200,22,100,2000,2000,0,0,0,2468,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2468,0,'',''), + (2469,'Mountaineer Rharen',NULL,30,30,1802,0,0,0,57,57,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1987,1987,0,0,42,53,42.1344,57.9348,1200,22,100,2000,2000,0,0,0,2469,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2469,0,'',''), + (2470,'Watcher Fraizer','The Night Watch',35,35,9232,0,0,0,56,56,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,55,70,50.512,69.454,1373,29,100,2000,2000,0,0,0,2470,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,2470,0,'',''), + (2473,'Granistad',NULL,40,40,935,0,0,0,122,122,0,0,1,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,1753,1753,0,0,57,70,57.0064,78.3838,1964,29,100,2000,2000,0,0,0,2473,0,2473,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (2474,'Kurdros',NULL,40,40,935,0,0,0,122,122,0,0,1,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1750,1750,0,0,57,70,0,0,1964,29,0,2000,2000,0,0,0,2474,0,2474,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (2475,'Sloth',NULL,31,31,1081,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,1.09,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,68,80,46.376,63.767,1234,34,100,1700,1870,0,18,92,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2476,'Large Loch Crocolisk',NULL,22,22,831,0,0,0,14,14,1.5,6,1,3,3,0,0,32768,0,0,1,1.12,1.14286,1,4,1.02,1,1,1,1,1,573,573,0,0,31,39,28.5472,39.2524,922,16,100,1475,1622,0,0,0,2476,0,2476,0,0,0,0,0,0,0,0,0,0,5856,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2477,'Gradok','Horde Runner',19,21,3443,0,0,0,83,83,0,0,7,3,3,0,2,32768,0,0,0,1.47,1.14286,1,1,3,1,1,1,1,1,1347,1563,0,0,101,130,29.6792,40.8089,888,53,100,1466,1613,0,97,132,2477,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2477,0,'',''), + (2478,'Haren Swifthoof','Horde Runner',20,21,3442,0,0,0,83,83,1.35,0,7,3,3,0,2,32768,0,0,0,1.98,1.14286,1,1,1,1,1,1,-1,1,1347,1563,0,0,101,130,29.6792,40.8089,853,53,100,1466,1613,0,102,138,2478,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2478,0,'',''), + (2479,'Sludge',NULL,31,31,1081,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,1.09,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,68,80,46.376,63.767,1234,34,100,1700,1870,0,18,92,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2480,'Bro\'kin','Alchemy Supplies',49,49,7031,0,0,0,120,120,0,0,7,3,3,0,6,32768,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,3404,3404,0,0,81,105,65.5424,90.1208,2944,43,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2480,0,'',''), + (2481,'Bliztik','Alchemy Supplies',36,36,7130,0,0,0,120,120,0,0,7,3,3,0,6,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2100,2100,0,0,51,66,52.272,71.874,1480,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2481,0,'',''), + (2482,'Zarena Cromwind','Superior Weaponsmith',43,43,4490,0,0,0,120,120,0,0,7,3,3,0,16388,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,66,85,59.7872,82.2074,2397,35,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2483,'Jaquilina Dramet','Superior Axecrafter',39,39,4394,0,0,0,35,35,0,0,7,3,3,0,16388,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2376,2376,0,0,57,74,55.5984,76.4478,1834,30,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2483,0,'',''), + (2485,'Larimaine Purdue','Portal Trainer',50,50,1470,0,0,0,12,12,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4822,2485,0,'EventAI',''), + (2486,'Fin Fizracket','Blackwater Raiders',42,42,7162,0,0,0,120,120,0,0,7,3,3,0,2,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,2246,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2486,0,'',''), + (2487,'Fleet Master Seahorn','Blackwater Raiders',60,60,1667,0,0,0,120,120,1.35,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11744,0,0,'',''), + (2488,'Deeg','Blackwater Raiders',34,34,1282,0,0,0,120,120,0,0,7,3,3,0,2,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1930,1930,0,0,47,61,49.9664,68.7038,1340,25,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2488,0,'',''), + (2489,'Milstaff Stormeye','Portal Trainer',45,45,10548,0,0,0,55,55,1.15,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4823,2489,0,'',''), + (2490,'First Mate Crazz','Blackwater Raiders',44,44,7165,0,0,0,120,120,0,0,7,3,3,0,2,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,68,88,60.7904,83.5868,2557,36,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2490,0,'',''), + (2491,'Whiskey Slim','Blackwater Raiders',38,38,4717,0,0,0,120,120,1.15,0,7,3,3,0,3,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,55,71,54.5072,74.9474,1709,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11727,2491,0,'',''), + (2492,'Lexington Mortaim','Portal Trainer',35,35,2810,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4827,2492,0,'EventAI',''), + (2493,'Dizzy One-Eye','Blackwater Raiders',41,41,1403,0,0,0,120,120,0,0,7,3,3,0,2,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2568,2568,0,0,62,80,57.728,79.376,2101,33,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2494,'Privateer Bloads',NULL,40,40,1928,0,0,0,120,120,0,0,7,3,3,0,2,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2495,'Drizzlik',NULL,45,45,7166,0,0,0,120,120,0,0,7,3,3,0,2,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2496,'Baron Revilgaz',NULL,60,60,7167,0,0,0,120,120,0,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6685,2496,0,'',''), + (2497,'Nimboya',NULL,41,41,4569,0,0,0,126,126,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2568,2568,0,0,62,80,57.728,79.376,2101,33,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11675,2497,1,'',''), + (2498,'Crank Fizzlebub',NULL,34,34,7168,0,0,0,120,120,0,0,7,3,3,0,2,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1930,1930,0,0,47,61,49.9664,68.7038,1340,25,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2499,'Markel Smythe',NULL,38,38,7429,0,0,0,120,120,0,0,7,3,3,0,2,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,55,71,54.5072,74.9474,1709,29,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2499,0,'',''), + (2500,'Captain Hecklebury Smotts',NULL,37,37,797,0,0,0,120,120,0,0,7,3,3,0,2,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2192,2192,0,0,55,70,53.3984,73.4228,1593,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2501,'\"Sea Wolf\" MacKinley',NULL,44,44,1925,0,0,0,120,120,0,0,7,3,3,0,2,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,68,88,60.7904,83.5868,2557,36,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2501,0,'',''), + (2502,'\"Shaky\" Phillipe',NULL,44,44,1929,0,0,0,120,120,0,0,7,3,3,0,2,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,68,88,60.7904,83.5868,2557,36,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2502,0,'',''), + (2503,'Hillsbrad Foreman',NULL,27,28,3633,0,0,0,123,123,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,840,896,0,0,44,55,42.1344,57.9348,1130,23,100,2200,2000,0,40,57,2503,2503,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2503,0,'EventAI',''), + (2504,'Donyal Tovald','Librarian',15,15,1573,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2504,0,'EventAI',''), + (2505,'Saltwater Snapjaw',NULL,49,50,5027,0,0,0,7,7,0,21,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.25,1,1,1,1.5,1,2672,2769,0,0,85,105,63.7824,87.7008,4498,44,100,2000,2000,0,0,0,2505,0,2505,0,0,0,0,0,0,0,0,0,0,5928,1,0,0,0,0,0,0,0,0,0,'',''), + (2506,'Mountaineer Harn',NULL,30,30,1790,0,0,0,57,57,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,2506,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2506,0,'',''), + (2507,'Mountaineer Uthan',NULL,28,28,1808,0,0,0,57,57,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,42,53,42.1344,57.9348,1130,22,100,2000,2000,0,0,0,2507,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2507,0,'',''), + (2508,'Mountaineer Wuar',NULL,30,30,1810,0,0,0,57,57,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,2508,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2508,0,'',''), + (2509,'Mountaineer Cragg',NULL,30,30,1778,0,0,0,57,57,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,2509,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2509,0,'',''), + (2510,'Mountaineer Ozmok',NULL,30,30,1801,0,0,0,57,57,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,2510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2510,0,'',''), + (2511,'Mountaineer Bludd',NULL,30,30,1776,0,0,0,57,57,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,2511,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2511,0,'',''), + (2512,'Mountaineer Roghan',NULL,28,28,1803,0,0,0,57,57,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,42,53,42.1344,57.9348,1130,22,100,2000,2000,0,0,0,2512,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2512,0,'',''), + (2513,'Mountaineer Janha',NULL,30,30,1791,0,0,0,57,57,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,2513,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2513,0,'',''), + (2514,'Mountaineer Modax',NULL,30,30,1797,0,0,0,57,57,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,2514,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2514,0,'',''), + (2515,'Mountaineer Fazgard',NULL,30,30,1782,0,0,0,57,57,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1901,1901,0,0,42,53,42.1344,57.9348,1200,22,100,2000,2000,0,0,0,2515,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2515,0,'',''), + (2516,'Mountaineer Kamdar',NULL,28,28,1794,0,0,0,57,57,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,42,53,42.1344,57.9348,1130,22,100,2000,2000,0,0,0,2516,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2516,0,'',''), + (2517,'Mountaineer Langarr',NULL,30,30,1795,0,0,0,57,57,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,2517,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2517,0,'',''), + (2518,'Mountaineer Swarth',NULL,30,30,1805,0,0,0,57,57,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,2518,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2518,0,'',''), + (2519,'Kin\'weelay',NULL,39,39,4475,0,0,0,126,126,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2376,2376,0,0,57,74,55.5984,76.4478,1834,30,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2519,0,'',''), + (2520,'Remote-Controlled Golem',NULL,18,18,1159,0,0,0,17,17,0,0,9,3,3,0,0,32832,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,1234,1234,826,826,68,88,22.6848,31.1916,20,36,100,2000,2000,0,0,0,2520,0,0,0,0,16385,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (2521,'Skymane Gorilla',NULL,50,50,809,0,0,0,72,72,0,9,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1,1,1,1,-1,1,1902,1902,0,0,60,74,63.2808,87.0111,2101,31,100,2000,1683,0,0,0,2521,0,2521,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (2522,'Jaguero Stalker',NULL,50,50,613,0,0,0,16,16,0,2,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,-1,1,1902,1902,0,0,60,74,0,0,2101,31,0,2000,2000,0,0,0,2522,0,2522,0,0,0,0,0,0,0,0,0,0,5833,1,0,0,0,0,0,0,0,0,0,'',''), - (2523,'Searing Totem',NULL,19,19,4589,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,355,355,9,9,30.4304,41.8418,0,4,100,1820,2002,0,4,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (2524,'Mountaineer Haggis',NULL,30,30,1788,0,0,0,57,57,0,0,7,3,3,0,2,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,1710,1881,0,0,0,2524,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2524,0,'',''), - (2525,'Mountaineer Barn',NULL,30,30,1775,0,0,0,57,57,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,2525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2525,0,'',''), - (2526,'Mountaineer Morlic',NULL,30,30,1798,0,0,0,57,57,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2039,2039,0,0,42,53,42.1344,57.9348,0,22,100,2000,2000,0,0,0,2526,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2526,0,'',''), - (2527,'Mountaineer Angst',NULL,28,28,1774,0,0,0,57,57,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,42,53,42.1344,57.9348,0,22,100,2000,2000,0,0,0,2527,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2527,0,'',''), - (2528,'Mountaineer Haggil',NULL,30,30,1787,0,0,0,57,57,0,0,7,3,3,0,2,0,0,0,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,1710,1881,0,0,0,2528,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2528,0,'',''), - (2529,'Son of Arugal',NULL,24,25,1098,0,0,0,24,24,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,1452,1452,0,0,101,130,29.6792,40.8089,852,53,100,2000,2000,0,131,176,2529,0,2529,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2523,'Searing Totem',NULL,19,19,4589,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,355,355,9,9,30.4304,41.8418,817,4,100,1820,2002,0,4,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (2524,'Mountaineer Haggis',NULL,30,30,1788,0,0,0,57,57,0,0,7,3,3,0,2,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,1710,1881,0,0,0,2524,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2524,0,'',''), + (2525,'Mountaineer Barn',NULL,30,30,1775,0,0,0,57,57,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,2525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2525,0,'',''), + (2526,'Mountaineer Morlic',NULL,30,30,1798,0,0,0,57,57,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2039,2039,0,0,42,53,42.1344,57.9348,1200,22,100,2000,2000,0,0,0,2526,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2526,0,'',''), + (2527,'Mountaineer Angst',NULL,28,28,1774,0,0,0,57,57,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,42,53,42.1344,57.9348,1130,22,100,2000,2000,0,0,0,2527,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2527,0,'',''), + (2528,'Mountaineer Haggil',NULL,30,30,1787,0,0,0,57,57,0,0,7,3,3,0,2,32768,0,0,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,1710,1881,0,0,0,2528,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2528,0,'',''), + (2529,'Son of Arugal',NULL,24,25,1098,0,0,0,24,24,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,1452,1452,0,0,101,130,29.6792,40.8089,852,53,100,2000,2000,0,131,176,2529,0,2529,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (2530,'Yenniku','Darkspear Hostage',41,41,4663,0,0,0,28,28,0,0,7,3,3,0,2,32768,0,0,0,1,1.14286,1,0,1.2,1,1,1,1,1,1902,1902,0,0,60,74,62.8672,86.4424,2101,31,100,2000,1672,0,74,102,2530,2530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2530,0,'','mob_yenniku'), - (2531,'Minion of Morganth',NULL,30,30,1693,0,0,0,68,68,0,0,6,3,3,0,0,0,0,0,0,1.08,1.14286,1,0,1.5,1,1,1,1,1,1432,1432,0,0,64,75,45.144,62.073,0,32,100,1710,1881,0,13,64,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2532,'Donna',NULL,1,1,252,0,0,0,12,12,0,0,7,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2533,'William',NULL,1,1,262,0,0,0,12,12,0,0,7,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'',''), - (2534,'Zanzil the Outcast',NULL,46,46,314,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.25,1,1,1,1,1,1919,1919,1587,1587,74,90,62.8672,86.4424,2255,38,100,2000,1672,0,79,108,2534,2534,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50119,0,'',''), - (2535,'Maury \"Club Foot\" Wilkins',NULL,43,44,987,0,0,0,16,16,0,0,6,3,3,0,0,0,0,0,0,0.777776,1.14286,1,0,1.2,1,1,1,1,1,2059,2138,0,0,68,88,60.7904,83.5868,2476,36,100,2000,1727,0,80,110,2535,2535,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2536,'Jon-Jon the Crow',NULL,43,44,987,0,0,0,16,16,0,0,6,3,3,0,0,0,0,0,0,0.777776,1.14286,1,0,1.2,1,1,1,1,1,2059,2138,0,0,68,88,63.7824,87.7008,2557,36,100,2000,1661,0,80,110,2536,2536,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2537,'Chucky \"Ten Thumbs\"',NULL,43,44,987,0,0,0,16,16,0,0,6,3,3,0,0,0,0,0,0,0.777776,1.14286,1,0,1.2,1,1,1,1,1,2059,2138,0,0,68,88,59.7872,82.2074,2477,36,100,2000,1738,0,80,110,2537,2537,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2540,'Dalaran Serpent',NULL,15,15,5966,0,0,0,76,76,0,0,1,3,3,0,0,0,0,0,0,1,1.42857,1,0,1,1,1,1,-1,1,644,644,324,324,30,35,24.552,33.759,0,15,100,1860,2046,0,7,37,0,0,0,0,0,0,0,0,0,0,50,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (2541,'Lord Sakrasis',NULL,45,45,4910,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,4,1,1,1,1,1,1,1848,1848,0,0,257,331,53.1456,73.0752,2725,136,100,1258,1384,0,74,101,2541,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2541,0,'',''), - (2542,'Catelyn the Blade','Blackwater Raiders',50,50,1546,0,0,0,120,120,0,0,7,3,3,0,2,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2543,'Archmage Ansirem Runeweaver','Kirin Tor',40,40,1595,0,0,0,76,76,0,0,7,3,3,0,2,0,0,2,0,1.05,1.14286,8,0,1,1,1,1,-1,1,1227,1227,3191,3191,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,2543,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2543,0,'EventAI',''), - (2544,'Southern Sand Crawler',NULL,40,41,9573,0,0,0,7,7,0,8,1,3,3,0,0,0,0,32768,1,1,1.14286,1,0,1.2,1,1,1,1,1,1829,1902,0,0,59,74,59.0304,81.1668,3023,31,100,2000,2000,0,0,0,2544,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (2545,'\"Pretty Boy\" Duncan',NULL,39,39,4641,0,0,0,119,119,0,0,7,3,3,0,2,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1672,1672,0,0,62,80,54.912,75.504,0,33,100,2000,1760,0,68,94,2545,2545,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2545,0,'',''), - (2546,'Fleet Master Firallon',NULL,48,48,797,0,0,0,119,119,0,0,7,3,3,0,2,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2600,2600,0,0,87,112,64.68,88.935,0,46,100,1300,1650,0,91,124,2546,2546,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50289,0,'EventAI',''), + (2531,'Minion of Morganth',NULL,30,30,1693,0,0,0,68,68,0,0,6,3,3,0,0,32768,0,0,0,1.08,1.14286,1,0,1.5,1,1,1,1,1,1432,1432,0,0,64,75,45.144,62.073,1200,32,100,1710,1881,0,13,64,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2532,'Donna',NULL,1,1,252,0,0,0,12,12,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2533,'William',NULL,1,1,262,0,0,0,12,12,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'',''), + (2534,'Zanzil the Outcast',NULL,46,46,314,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.25,1,1,1,1,1,1919,1919,1587,1587,74,90,62.8672,86.4424,2255,38,100,2000,1672,0,79,108,2534,2534,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2534,0,'',''), + (2535,'Maury \"Club Foot\" Wilkins',NULL,43,44,987,0,0,0,16,16,0,0,6,3,3,0,0,32768,0,0,0,0.777776,1.14286,1,0,1.2,1,1,1,1,1,2059,2138,0,0,68,88,60.7904,83.5868,2557,36,100,2000,1727,0,80,110,2535,2535,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2536,'Jon-Jon the Crow',NULL,43,44,987,0,0,0,16,16,0,0,6,3,3,0,0,32768,0,0,0,0.777776,1.14286,1,0,1.2,1,1,1,1,1,2059,2138,0,0,68,88,63.7824,87.7008,2557,36,100,2000,1661,0,80,110,2536,2536,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2537,'Chucky \"Ten Thumbs\"',NULL,43,44,987,0,0,0,16,16,0,0,6,3,3,0,0,32768,0,0,0,0.777776,1.14286,1,0,1.2,1,1,1,1,1,2059,2138,0,0,68,88,59.7872,82.2074,2557,36,100,2000,1738,0,80,110,2537,2537,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2540,'Dalaran Serpent',NULL,15,15,5966,0,0,0,76,76,0,0,1,3,3,0,0,32768,0,0,0,1,1.42857,1,0,1,1,1,1,-1,1,644,644,324,324,30,35,24.552,33.759,677,15,100,1860,2046,0,7,37,0,0,0,0,0,0,0,0,0,0,50,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (2541,'Lord Sakrasis',NULL,45,45,4910,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,4,1,1,1,1,1,1,1848,1848,0,0,257,331,53.1456,73.0752,2725,136,100,1258,1384,0,74,101,2541,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2541,0,'',''), + (2542,'Catelyn the Blade','Blackwater Raiders',50,50,1546,0,0,0,120,120,0,0,7,3,3,0,2,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2543,'Archmage Ansirem Runeweaver','Kirin Tor',40,40,1595,0,0,0,76,76,0,0,7,3,3,0,2,32768,0,2,0,1.05,1.14286,8,0,1,1,1,1,-1,1,1227,1227,3191,3191,61,78,56.672,77.924,1035,32,100,2000,2000,0,0,0,2543,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2543,0,'EventAI',''), + (2544,'Southern Sand Crawler',NULL,40,41,9573,0,0,0,7,7,0,8,1,3,3,0,0,32768,0,32768,1,1,1.14286,1,0,1.2,1,1,1,1.5,1,1829,1902,0,0,59,74,59.0304,81.1668,3152,31,100,2000,2000,0,0,0,2544,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (2545,'\"Pretty Boy\" Duncan',NULL,39,39,4641,0,0,0,119,119,0,0,7,3,3,0,2,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1672,1672,0,0,62,80,54.912,75.504,1834,33,100,2000,1760,0,68,94,2545,2545,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2545,0,'',''), + (2546,'Fleet Master Firallon',NULL,48,48,797,0,0,0,119,119,0,0,7,3,3,0,2,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2600,2600,0,0,87,112,64.68,88.935,2888,46,100,1300,1650,0,91,124,2546,2546,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2546,0,'EventAI',''), (2547,'Ironpatch',NULL,42,43,4657,0,0,0,119,119,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2059,2059,0,0,67,82,63.7824,87.7008,3568,34,100,2000,1661,0,78,107,2547,2547,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2547,0,'EventAI',''), - (2548,'Captain Keelhaul',NULL,46,47,7208,0,0,0,119,119,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2064,2064,0,0,64,79,63.7824,87.7008,2246,33,100,2000,1661,0,92,125,2548,2548,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2548,0,'EventAI',''), + (2548,'Captain Keelhaul',NULL,46,47,7208,0,0,0,119,119,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2064,2064,0,0,64,79,63.7824,87.7008,2246,33,100,2000,1661,0,92,125,2548,2548,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2548,0,'EventAI',''), (2549,'Garr Salthoof',NULL,41,43,4648,0,0,0,119,119,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.25,1,1,1,-1,1,1981,1981,0,0,146,179,63.7824,87.7008,2246,75,100,2700,1661,0,76,104,2549,2549,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2549,0,'EventAI',''), (2550,'Captain Stillwater',NULL,45,46,4873,0,0,0,119,119,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,1651,1651,2762,2762,59,72,62.8672,86.4424,1841,30,100,2000,1672,0,79,108,2550,2550,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2550,0,'EventAI',''), - (2551,'Brutus',NULL,43,43,1102,0,0,0,119,119,0,0,4,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.6,1,1,1,1,1,2746,2746,0,0,89,109,63.7824,87.7008,2342054,46,100,2600,1661,0,93,126,2551,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (2551,'Brutus',NULL,43,43,1102,0,0,0,119,119,0,0,4,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.6,1,1,1,1,1,2746,2746,0,0,89,109,63.7824,87.7008,2397,46,100,2600,1661,0,93,126,2551,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (2552,'Witherbark Troll',NULL,30,31,3986,3990,0,0,654,654,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.1,1,1,1,1,1,1050,1107,0,0,44,55,43.384,59.653,1234,23,100,2000,2000,0,46,65,2552,2552,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (2553,'Witherbark Shadowcaster',NULL,31,32,3993,3994,0,0,654,654,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1.1,1,1,1,1,1,847,882,2253,2362,38,48,53.8384,74.0278,694,20,100,2000,2000,0,43,61,2553,2553,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2553,0,'EventAI',''), - (2554,'Witherbark Axe Thrower',NULL,32,33,3991,3992,0,0,654,654,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.1,1,1,1,1,1,1163,1221,0,0,46,58,53.8384,74.0278,1304,24,100,2000,2000,0,50,70,2554,2554,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,51965,0,'EventAI',''), + (2554,'Witherbark Axe Thrower',NULL,32,33,3991,3992,0,0,654,654,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.1,1,1,1,1,1,1163,1221,0,0,46,58,53.8384,74.0278,1304,24,100,2000,2000,0,50,70,2554,2554,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2554,0,'EventAI',''), (2555,'Witherbark Witch Doctor',NULL,33,34,3995,3996,0,0,654,654,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,2,0,1.1,1,1,1,1,1,1021,1064,963,1007,45,55,53.8384,74.0278,1121,23,100,2000,2000,0,48,68,2555,2555,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2555,0,'EventAI',''), (2556,'Witherbark Headhunter',NULL,34,35,3997,3998,0,0,654,654,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.1,1,1,1,1,1,1279,1342,0,0,48,60,53.8384,74.0278,1373,25,100,2000,2000,0,54,75,2556,2556,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2556,0,'EventAI',''), (2557,'Witherbark Shadow Hunter',NULL,35,36,3999,4000,0,0,654,654,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,2,0,1.15,1,1,1,1,1,1160,1208,1067,1097,46,58,53.8384,74.0278,1234,24,100,2000,2000,0,54,76,2557,2557,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2557,0,'EventAI',''), (2558,'Witherbark Berserker',NULL,36,37,4001,4002,0,0,654,654,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,3831,4008,0,0,193,249,44.84,61.655,1593,102,100,1341,2000,0,237,314,2558,2558,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2558,0,'EventAI',''), - (2559,'Highland Strider',NULL,30,31,11316,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.1,1,1,1,1,1,1050,1107,0,0,52,65,46.376,63.767,1217,27,100,2000,2000,0,0,0,2559,0,2559,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (2560,'Highland Thrasher',NULL,33,34,180,0,0,0,48,48,0.66,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.1,1,1,1,1,1,1221,1279,0,0,56,70,47.0272,64.6624,1324,29,100,2000,2000,0,0,0,2560,0,2560,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2561,'Highland Fleshstalker',NULL,36,37,961,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1469,1536,0,0,62,78,71.9664,98.9538,1508,32,100,2000,2000,0,0,0,2561,0,2561,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2562,'Boulderfist Ogre',NULL,32,33,1052,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1163,1221,0,0,46,58,53.8384,74.0278,1304,24,100,2000,2000,0,50,70,2562,2562,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2562,0,'EventAI',''), - (2563,'Plains Creeper',NULL,32,33,1103,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.1,1,1,1,1,1,1163,1221,0,0,46,58,45.8304,63.0168,1287,24,100,2000,2000,0,0,0,2563,0,0,0,0,0,0,0,0,0,0,0,0,5898,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2564,'Boulderfist Enforcer',NULL,33,34,1054,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.1,1,1,1,1,1,1221,1279,0,0,47,60,53.8384,74.0278,1340,25,100,2000,2000,0,53,74,2564,2564,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2564,0,'EventAI',''), - (2565,'Giant Plains Creeper',NULL,35,36,1104,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1403,1469,0,0,50,62,51.128,70.301,1427,26,100,2000,2000,0,0,0,2565,0,2565,0,0,0,0,0,0,0,0,0,0,5900,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2566,'Boulderfist Brute',NULL,35,36,3193,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,1403,1469,0,0,50,62,53.8384,74.0278,1480,26,100,2000,2000,0,59,81,2566,2566,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2566,0,'EventAI',''), - (2567,'Boulderfist Magus',NULL,36,37,6170,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,8,0,1.15,1,1,1,1,1,1075,1116,2763,2861,38,48,53.8384,74.0278,858,20,100,2000,2000,0,51,71,2567,2567,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2567,0,'EventAI',''), - (2569,'Boulderfist Mauler',NULL,37,38,1051,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,4008,4185,0,0,193,249,44.84,61.655,1709,102,100,1341,2000,0,238,316,2569,2569,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2569,0,'EventAI',''), - (2570,'Boulderfist Shaman',NULL,38,39,416,0,0,0,45,45,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,2,1,3,1,1,1,1,1,3405,3540,1189,1236,193,249,44.84,61.655,1517,102,100,1341,2000,0,215,285,2570,2570,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2570,0,'EventAI',''), - (2571,'Boulderfist Lord',NULL,39,40,448,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,4377,4572,0,0,193,249,44.84,61.655,1964,102,100,1341,2000,0,259,343,2571,2571,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2571,0,'EventAI',''), - (2572,'Drywhisker Kobold',NULL,35,36,2153,0,0,0,26,26,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.15,1,1,1,1,1,1403,1469,0,0,50,62,53.8384,74.0278,1427,26,100,2000,2000,0,61,84,2572,2572,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2572,0,'EventAI',''), - (2573,'Drywhisker Surveyor',NULL,37,38,371,0,0,0,26,26,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,8,0,1.15,1,1,1,1,1,1116,1155,2861,2975,45,56,53.8384,74.0278,887,23,100,2000,2000,0,52,73,2573,2573,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2573,0,'EventAI',''), - (2574,'Drywhisker Digger',NULL,36,37,511,0,0,0,26,26,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.15,1,1,1,1,1,1469,1536,0,0,52,65,53.8384,74.0278,1537,27,100,2000,2000,0,62,85,2574,2574,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2574,0,'EventAI',''), - (2575,'Dark Iron Supplier',NULL,31,32,3969,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,2,0,1.1,1,1,1,1,1,935,977,878,935,41,51,52.7472,72.5274,1048,21,100,2000,2000,0,45,63,2575,0,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,2575,0,'EventAI',''), - (2577,'Dark Iron Shadowcaster',NULL,31,32,3970,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,8,0,1.1,1,1,1,1,1,847,882,2253,2362,32,41,53.8384,74.0278,684,17,100,2000,2000,0,43,61,2577,0,0,0,0,0,0,0,0,0,0,75,100,0,1,0,0,0,0,0,0,0,2577,0,'EventAI',''), - (2578,'Young Mesa Buzzard',NULL,31,32,10824,0,0,0,73,73,0,7,1,3,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,-1,1,1189,1263,0,0,45,54,43.384,59.653,1871,23,100,2000,2000,0,0,0,2578,0,0,0,0,0,0,0,0,0,0,0,0,8303,1,0,0,0,0,0,0,0,0,0,'',''), - (2579,'Mesa Buzzard',NULL,34,35,1105,0,0,0,73,73,0,7,1,3,3,0,0,0,0,0,1,1,1.14286,1,0,1.1,1,1,1,1,1,1279,1342,0,0,48,60,48.2064,66.2838,1357,25,100,2000,2000,0,0,0,2579,0,0,0,0,0,0,0,0,0,0,0,0,8304,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2580,'Elder Mesa Buzzard',NULL,37,38,388,0,0,0,73,73,0,7,1,3,3,0,0,0,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1536,1604,0,0,52,65,51.6384,71.0028,1651,27,100,2000,2000,0,0,0,2580,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2581,'Dabyrie Militia',NULL,31,32,3960,3961,0,0,123,123,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1145,1199,0,0,61,78,53.8384,74.0278,0,32,100,2000,2000,0,51,71,2581,2581,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2581,0,'',''), - (2582,'Dabyrie Laborer',NULL,30,31,3958,3959,0,0,123,123,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1116,1128,0,0,57,74,52.7472,72.5274,0,30,100,2000,2000,0,46,65,2582,2582,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2582,0,'',''), - (2583,'Stromgarde Troll Hunter',NULL,37,38,4139,4140,0,0,123,123,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,3359,3453,1142,1189,193,249,44.84,61.655,0,102,100,1341,2000,0,204,272,2583,2583,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2583,0,'EventAI',''), - (2584,'Stromgarde Defender',NULL,38,39,4137,4138,0,0,123,123,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,1,1,1,1,1,-1,1,4264,4450,0,0,193,249,44.84,61.655,0,102,100,1341,2000,0,249,330,2584,2584,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2584,0,'EventAI',''), - (2585,'Stromgarde Vindicator',NULL,39,40,4143,4144,0,0,123,123,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,4438,4658,0,0,199,256,45.7392,62.8914,0,105,100,1333,2000,0,259,343,2585,2585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2585,0,'EventAI',''), - (2586,'Syndicate Highwayman',NULL,30,31,3984,0,0,0,87,87,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.1,1,1,1,1,1,1050,1107,0,0,44,55,43.384,59.653,1217,23,100,2000,2000,0,46,65,2586,2586,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2586,0,'EventAI',''), - (2587,'Syndicate Pathstalker',NULL,32,33,3982,3983,0,0,87,87,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.1,1,1,1,1,1,1163,1221,0,0,46,58,53.8384,74.0278,1287,24,100,2000,2000,0,50,70,2587,2587,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2587,0,'EventAI',''), - (2588,'Syndicate Prowler',NULL,36,37,4016,4017,0,0,87,87,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,3831,4008,0,0,193,249,44.84,61.655,1537,102,100,1341,2000,0,228,303,2588,2588,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2588,0,'EventAI',''), - (2589,'Syndicate Mercenary',NULL,31,32,3987,3988,0,0,87,87,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.1,1,1,1,1,1,1107,1163,0,0,35,43,53.8384,74.0278,1252,18,100,1300,2000,0,49,69,2589,2589,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2589,0,'EventAI',''), - (2590,'Syndicate Conjuror',NULL,35,36,4014,4015,0,0,87,87,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,1,3,1,1,1,1,1,2706,2805,2680,2763,193,249,44.84,61.655,777,102,100,1341,2000,0,180,240,2590,2590,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,0,0,0,0,0,2590,0,'EventAI',''), - (2591,'Syndicate Magus',NULL,37,38,4018,4019,0,0,87,87,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,1,3,1,1,1,1,1,2910,3012,2861,2975,193,249,44.84,61.655,887,102,100,1341,2000,0,192,255,2591,2591,0,0,0,0,0,0,0,0,0,0,57,0,1,0,0,0,0,0,0,0,2591,0,'EventAI',''), - (2592,'Rumbling Exile',NULL,38,39,9587,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1.55556,1.14286,1,0,1.15,1,1,1,1,1,1604,1678,0,0,55,68,52.7472,72.5274,2624,28,100,2000,2000,0,0,0,2592,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2594,'Sprogger',NULL,37,37,7212,0,0,0,120,120,0,0,7,3,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2192,2192,0,0,55,70,53.3984,73.4228,0,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2594,0,'',''), - (2595,'Daggerspine Raider',NULL,38,39,11254,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,1604,1678,0,0,55,68,53.8384,74.0278,1772,28,100,2000,2000,0,65,90,2595,2595,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2595,0,'EventAI',''), - (2596,'Daggerspine Sorceress',NULL,39,40,5765,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1.15,1,1,1,1,1,1196,1239,3075,3191,42,53,57.0064,78.3838,1005,22,100,2000,2000,0,56,78,2596,2596,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2596,0,'EventAI',''), + (2559,'Highland Strider',NULL,30,31,11316,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.1,1,1,1,1,1,1050,1107,0,0,52,65,46.376,63.767,1234,27,100,2000,2000,0,0,0,2559,0,2559,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (2560,'Highland Thrasher',NULL,33,34,180,0,0,0,48,48,0.66,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.1,1,1,1,1,1,1221,1279,0,0,56,70,47.0272,64.6624,1340,29,100,2000,2000,0,0,0,2560,0,2560,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2561,'Highland Fleshstalker',NULL,36,37,961,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1469,1536,0,0,62,78,71.9664,98.9538,1593,32,100,2000,2000,0,0,0,2561,0,2561,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2562,'Boulderfist Ogre',NULL,32,33,1052,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1163,1221,0,0,46,58,53.8384,74.0278,1304,24,100,2000,2000,0,50,70,2562,2562,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2562,0,'EventAI',''), + (2563,'Plains Creeper',NULL,32,33,1103,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.1,1,1,1,1,1,1163,1221,0,0,46,58,45.8304,63.0168,1304,24,100,2000,2000,0,0,0,2563,0,0,0,0,0,0,0,0,0,0,0,0,5898,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2564,'Boulderfist Enforcer',NULL,33,34,1054,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.1,1,1,1,1,1,1221,1279,0,0,47,60,53.8384,74.0278,1340,25,100,2000,2000,0,53,74,2564,2564,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2564,0,'EventAI',''), + (2565,'Giant Plains Creeper',NULL,35,36,1104,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1403,1469,0,0,50,62,51.128,70.301,1480,26,100,2000,2000,0,0,0,2565,0,2565,0,0,0,0,0,0,0,0,0,0,5900,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2566,'Boulderfist Brute',NULL,35,36,3193,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,1403,1469,0,0,50,62,53.8384,74.0278,1480,26,100,2000,2000,0,59,81,2566,2566,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2566,0,'EventAI',''), + (2567,'Boulderfist Magus',NULL,36,37,6170,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1.15,1,1,1,1,1,1075,1116,2763,2861,38,48,53.8384,74.0278,858,20,100,2000,2000,0,51,71,2567,2567,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2567,0,'EventAI',''), + (2569,'Boulderfist Mauler',NULL,37,38,1051,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,4008,4185,0,0,193,249,44.84,61.655,1709,102,100,1341,2000,0,238,316,2569,2569,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2569,0,'EventAI',''), + (2570,'Boulderfist Shaman',NULL,38,39,416,0,0,0,45,45,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,1,1,1,1,1,3405,3540,1189,1236,193,249,44.84,61.655,1517,102,100,1341,2000,0,215,285,2570,2570,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2570,0,'EventAI',''), + (2571,'Boulderfist Lord',NULL,39,40,448,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,4377,4572,0,0,193,249,44.84,61.655,1964,102,100,1341,2000,0,259,343,2571,2571,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2571,0,'EventAI',''), + (2572,'Drywhisker Kobold',NULL,35,36,2153,0,0,0,26,26,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.15,1,1,1,1,1,1403,1469,0,0,50,62,53.8384,74.0278,1480,26,100,2000,2000,0,61,84,2572,2572,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2572,0,'EventAI',''), + (2573,'Drywhisker Surveyor',NULL,37,38,371,0,0,0,26,26,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,8,0,1.15,1,1,1,1,1,1116,1155,2861,2975,45,56,53.8384,74.0278,915,23,100,2000,2000,0,52,73,2573,2573,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2573,0,'EventAI',''), + (2574,'Drywhisker Digger',NULL,36,37,511,0,0,0,26,26,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.15,1,1,1,1,1,1469,1536,0,0,52,65,53.8384,74.0278,1593,27,100,2000,2000,0,62,85,2574,2574,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2574,0,'EventAI',''), + (2575,'Dark Iron Supplier',NULL,31,32,3969,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,2,0,1.1,1,1,1,1,1,935,977,878,935,41,51,52.7472,72.5274,1063,21,100,2000,2000,0,45,63,2575,0,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,2575,0,'EventAI',''), + (2577,'Dark Iron Shadowcaster',NULL,31,32,3970,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,8,0,1.1,1,1,1,1,1,847,882,2253,2362,32,41,53.8384,74.0278,694,17,100,2000,2000,0,43,61,2577,0,0,0,0,0,0,0,0,0,0,75,100,0,1,0,0,0,0,0,0,0,2577,0,'EventAI',''), + (2578,'Young Mesa Buzzard',NULL,31,32,10824,0,0,0,73,73,0,7,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1,1,1,1,-1,1,1189,1263,0,0,45,54,43.384,59.653,1871,23,100,2000,2000,0,0,0,2578,0,0,0,0,0,0,0,0,0,0,0,0,8303,1,0,0,0,0,0,0,0,0,0,'',''), + (2579,'Mesa Buzzard',NULL,34,35,1105,0,0,0,73,73,0,7,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.1,1,1,1,1,1,1279,1342,0,0,48,60,48.2064,66.2838,1373,25,100,2000,2000,0,0,0,2579,0,0,0,0,0,0,0,0,0,0,0,0,8304,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2580,'Elder Mesa Buzzard',NULL,37,38,388,0,0,0,73,73,0,7,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1536,1604,0,0,52,65,51.6384,71.0028,1709,27,100,2000,2000,0,0,0,2580,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2581,'Dabyrie Militia',NULL,31,32,3960,3961,0,0,123,123,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1145,1199,0,0,61,78,53.8384,74.0278,1270,32,100,2000,2000,0,51,71,2581,2581,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2581,0,'',''), + (2582,'Dabyrie Laborer',NULL,30,31,3958,3959,0,0,123,123,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1116,1128,0,0,57,74,52.7472,72.5274,1234,30,100,2000,2000,0,46,65,2582,2582,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2582,0,'',''), + (2583,'Stromgarde Troll Hunter',NULL,37,38,4139,4140,0,0,123,123,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,3359,3453,1142,1189,193,249,44.84,61.655,1418,102,100,1341,2000,0,204,272,2583,2583,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2583,0,'EventAI',''), + (2584,'Stromgarde Defender',NULL,38,39,4137,4138,0,0,123,123,0,0,7,3,3,0,0,32768,0,1024,0,1.05,1.14286,1,1,1,1,1,1,-1,1,4264,4450,0,0,193,249,44.84,61.655,1834,102,100,1341,2000,0,249,330,2584,2584,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2584,0,'EventAI',''), + (2585,'Stromgarde Vindicator',NULL,39,40,4143,4144,0,0,123,123,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,4438,4658,0,0,199,256,45.7392,62.8914,1964,105,100,1333,2000,0,259,343,2585,2585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2585,0,'EventAI',''), + (2586,'Syndicate Highwayman',NULL,30,31,3984,0,0,0,87,87,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.1,1,1,1,1,1,1050,1107,0,0,44,55,43.384,59.653,1234,23,100,2000,2000,0,46,65,2586,2586,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2586,0,'EventAI',''), + (2587,'Syndicate Pathstalker',NULL,32,33,3982,3983,0,0,87,87,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.1,1,1,1,1,1,1163,1221,0,0,46,58,53.8384,74.0278,1304,24,100,2000,2000,0,50,70,2587,2587,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2587,0,'EventAI',''), + (2588,'Syndicate Prowler',NULL,36,37,4016,4017,0,0,87,87,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,3831,4008,0,0,193,249,44.84,61.655,1593,102,100,1341,2000,0,228,303,2588,2588,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2588,0,'EventAI',''), + (2589,'Syndicate Mercenary',NULL,31,32,3987,3988,0,0,87,87,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.1,1,1,1,1,1,1107,1163,0,0,35,43,53.8384,74.0278,1270,18,100,1300,2000,0,49,69,2589,2589,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2589,0,'EventAI',''), + (2590,'Syndicate Conjuror',NULL,35,36,4014,4015,0,0,87,87,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,1,3,1,1,1,1,1,2706,2805,2680,2763,193,249,44.84,61.655,803,102,100,1341,2000,0,180,240,2590,2590,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,0,0,0,0,0,2590,0,'EventAI',''), + (2591,'Syndicate Magus',NULL,37,38,4018,4019,0,0,87,87,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,1,3,1,1,1,1,1,2910,3012,2861,2975,193,249,44.84,61.655,915,102,100,1341,2000,0,192,255,2591,2591,0,0,0,0,0,0,0,0,0,0,57,0,1,0,0,0,0,0,0,0,2591,0,'EventAI',''), + (2592,'Rumbling Exile',NULL,38,39,9587,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1.55556,1.14286,1,0,1.15,1,1,1,1.25,1,1604,1678,0,0,55,68,52.7472,72.5274,2292,28,100,2000,2000,0,0,0,2592,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2594,'Sprogger',NULL,37,37,7212,0,0,0,120,120,0,0,7,3,3,0,2,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2192,2192,0,0,55,70,53.3984,73.4228,1593,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2594,0,'',''), + (2595,'Daggerspine Raider',NULL,38,39,11254,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,1604,1678,0,0,55,68,53.8384,74.0278,1834,28,100,2000,2000,0,65,90,2595,2595,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2595,0,'EventAI',''), + (2596,'Daggerspine Sorceress',NULL,39,40,5765,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1.15,1,1,1,1,1,1196,1239,3075,3191,42,53,57.0064,78.3838,1035,22,100,2000,2000,0,56,78,2596,2596,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2596,0,'EventAI',''), (2597,'Lord Falconcrest','Syndicate Leader',40,40,3985,0,0,0,87,87,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,7.24,1,1,1,1,1,11034,11034,0,0,215,276,47.4944,65.3048,1964,113,100,1316,2000,0,533,700,2597,2597,0,0,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,2597,0,'EventAI',''), - (2598,'Darbel Montrose','Shadow Council Warlock',39,39,4027,0,0,0,16,16,0,0,7,3,3,0,0,0,0,0,0,1.61,1.14286,2,2,5,2,1,1,1,1,5900,5900,2472,2472,208,268,46.624,64.108,1517,110,100,1325,1457,0,77,383,2598,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2598,0,'EventAI',''), + (2598,'Darbel Montrose','Shadow Council Warlock',39,39,4027,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1.61,1.14286,2,2,5,2,1,1,1,1,5900,5900,2472,2472,208,268,46.624,64.108,1517,110,100,1325,1457,0,77,383,2598,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2598,0,'EventAI',''), (2599,'Otto','Bodyguard',38,38,3971,0,0,0,87,87,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,4185,4185,0,0,185,239,43.956,60.4395,1709,98,100,1350,2000,0,253,335,2599,2599,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2599,0,'EventAI',''), (2600,'Singer',NULL,34,34,4026,0,0,0,87,87,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,2,4,1.1,1,1,1,1,1,1064,1064,1007,1007,184,237,44.84,61.655,1121,97,100,1341,2000,0,49,69,2600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2600,0,'EventAI',''), - (2601,'Foulbelly',NULL,42,42,11551,0,0,0,45,45,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,2,2,5,1,2.2,1,1,1,6605,6605,1381,1381,58.1,76.9,0,0,1841,142,13,2000,2000,0,103,514,2601,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2601,0,'EventAI',''), - (2602,'Ruul Onestone',NULL,39,39,11572,0,0,0,45,45,0,0,7,3,3,0,2,0,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,3540,3540,1236,1236,208,268,46.624,64.108,0,110,100,1325,1457,0,1,590,2602,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2602,0,'EventAI',''), - (2603,'Kovork',NULL,36,36,610,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,2.06,1.14286,1,4,1.15,1,1,1,1,1,1468,1468,0,0,178,230,43.956,60.4395,0,94,100,1350,1485,0,63,315,2603,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2603,0,'EventAI',''), - (2604,'Molok the Crusher',NULL,39,39,536,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.59,1.14286,1,4,1.15,1,1,1,1,1,1678,1678,0,0,178,230,43.956,60.4395,0,94,100,1350,1485,0,63,315,2604,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2604,0,'EventAI',''), - (2605,'Zalas Witherbark','Warband Leader',40,40,4003,0,0,0,654,654,0,0,7,3,3,0,0,0,0,0,0,1.61,1.14286,2,4,1.15,2,1,1,1,1,1410,1410,2566,2566,197,254,46.624,64.108,0,104,100,1325,1457,0,72,362,2605,0,0,0,0,0,0,0,0,40,0,0,0,0,0,0,0,0,0,0,0,0,2605,0,'EventAI',''), - (2606,'Nimar the Slayer','Warband Leader',37,37,4033,0,0,0,654,654,0,0,7,3,3,0,0,0,0,0,0,1.6,1.14286,1,4,1.15,1,1,1,1,1,1536,1536,0,0,184,237,44.84,61.655,0,97,100,1341,1475,0,66,330,2606,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2606,0,'EventAI',''), + (2601,'Foulbelly',NULL,42,42,11551,0,0,0,45,45,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,2,5,1,2.2,1,1,1,6605,6605,1381,1381,58.1,76.9,0,0,1841,142,13,2000,2000,0,103,514,2601,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2601,0,'EventAI',''), + (2602,'Ruul Onestone',NULL,39,39,11572,0,0,0,45,45,0,0,7,3,3,0,2,32768,0,0,0,1,1.14286,2,1,3,1,1,1,1,1,3540,3540,1236,1236,208,268,46.624,64.108,1517,110,100,1325,1457,0,1,590,2602,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2602,0,'EventAI',''), + (2603,'Kovork',NULL,36,36,610,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,2.06,1.14286,1,4,1.15,1,1,1,1,1,1468,1468,0,0,178,230,43.956,60.4395,1480,94,100,1350,1485,0,63,315,2603,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2603,0,'EventAI',''), + (2604,'Molok the Crusher',NULL,39,39,536,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.59,1.14286,1,4,1.15,1,1,1,1,1,1678,1678,0,0,178,230,43.956,60.4395,1834,94,100,1350,1485,0,63,315,2604,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2604,0,'EventAI',''), + (2605,'Zalas Witherbark','Warband Leader',40,40,4003,0,0,0,654,654,0,0,7,3,3,0,0,32768,0,0,0,1.61,1.14286,2,4,1.15,2,1,1,1,1,1410,1410,2566,2566,197,254,46.624,64.108,1619,104,100,1325,1457,0,72,362,2605,0,0,0,0,0,0,0,0,40,0,0,0,0,0,0,0,0,0,0,0,0,2605,0,'EventAI',''), + (2606,'Nimar the Slayer','Warband Leader',37,37,4033,0,0,0,654,654,0,0,7,3,3,0,0,32768,0,0,0,1.6,1.14286,1,4,1.15,1,1,1,1,1,1536,1536,0,0,184,237,44.84,61.655,1593,97,100,1341,1475,0,66,330,2606,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2606,0,'EventAI',''), (2607,'Prince Galen Trollbane',NULL,44,44,1364,0,0,0,123,123,0,0,7,3,3,0,2,32768,0,0,0,1.05,1.14286,2,1,3,1,1,1,1,1,4278,4278,1483,1483,259,334,52.3768,72.0181,2082,137,100,1266,2000,0,259,343,2607,2607,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2607,0,'EventAI',''), - (2608,'Commander Amaren',NULL,45,45,4146,0,0,0,123,123,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,76,98,60.984,83.853,0,40,100,2000,2000,0,0,0,2608,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2608,0,'EventAI',''), - (2609,'Geomancer Flintdagger',NULL,40,40,10911,0,0,0,26,26,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,8,4,1.15,1,1,1,1,1,1239,1239,3191,3191,42,53,1.4664,2.0163,1035,22,100,2000,2000,0,57,79,2609,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50096,0,'EventAI',''), - (2610,'Shakes O\'Breen','Blackwater Raiders',40,40,11358,0,0,0,390,390,0,0,7,3,3,0,2,0,0,2,4096,1.05,1.14286,1,0,1.15,1,1,1,1,1,1753,1753,0,0,57,70,56.672,77.924,1964,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2610,0,'',''), - (2611,'Fozruk',NULL,42,42,1918,0,0,0,15,15,0,0,5,3,3,0,0,64,0,4096,0,1.05,1.14286,1,1,3.09,1,1,1,1,1,5102,5102,0,0,269,346,53.1456,73.0752,4439,142,100,1258,2000,0,277,366,2611,0,0,0,0,0,0,0,25,25,25,25,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2608,'Commander Amaren',NULL,45,45,4146,0,0,0,123,123,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,76,98,60.984,83.853,2725,40,100,2000,2000,0,0,0,2608,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2608,0,'EventAI',''), + (2609,'Geomancer Flintdagger',NULL,40,40,10911,0,0,0,26,26,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,8,4,1.15,1,1,1,1,1,1239,1239,3191,3191,42,53,1.4664,2.0163,1035,22,100,2000,2000,0,57,79,2609,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2609,0,'EventAI',''), + (2610,'Shakes O\'Breen','Blackwater Raiders',40,40,11358,0,0,0,390,390,0,0,7,3,3,0,2,32768,0,2,4096,1.05,1.14286,1,0,1.15,1,1,1,1,1,1753,1753,0,0,57,70,56.672,77.924,1964,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2610,0,'',''), + (2611,'Fozruk',NULL,42,42,1918,0,0,0,15,15,0,0,5,3,3,0,0,32832,0,4096,0,1.05,1.14286,1,1,3.09,1,1,1,2,1,5102,5102,0,0,269,346,53.1456,73.0752,4492,142,100,1258,2000,0,277,366,2611,0,0,0,0,0,0,0,25,25,25,25,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (2612,'Lieutenant Valorcall',NULL,38,38,4141,0,0,0,123,123,0,0,7,3,3,0,2,32832,0,0,0,1.05,1.14286,2,1,4.84,1.5,1,1,1,1,5493,5493,1783,1783,208,268,46.624,64.108,1418,110,100,1325,2000,0,215,285,2612,2612,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,2612,0,'EventAI',''), - (2616,'Privateer Groy',NULL,42,42,1926,0,0,0,120,120,0,0,7,3,3,0,2,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,320,34,100,2000,2000,0,0,0,2616,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2616,0,'',''), - (2618,'Hammerfall Peon',NULL,33,34,4030,0,0,0,83,83,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1203,1289,0,0,61,78,53.8384,74.0278,0,32,100,2000,2000,0,53,74,2618,2618,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2618,0,'',''), - (2619,'Hammerfall Grunt',NULL,34,35,4032,0,0,0,83,83,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1187,1337,970,970,61,78,53.8384,74.0278,0,32,100,2000,2000,0,54,75,2619,2619,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2619,0,'EventAI',''), - (2620,'Prairie Dog',NULL,1,1,1072,0,0,0,31,31,0,0,8,1,3,0,0,0,0,2,0,1,0.857143,1,0,0.2,1,1,1,1,1,8,8,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,2620,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (2621,'Hammerfall Guardian',NULL,50,50,4034,4035,0,0,85,85,0,0,7,3,3,0,1,4096,0,1024,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2770,2770,0,0,645,785,63.7824,87.7008,0,330,100,2000,2000,0,0,0,0,2621,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2621,0,'',''), - (2622,'Sly Garrett','Shady Goods',46,46,4489,0,0,0,120,120,0,0,7,3,3,0,4,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3077,3077,0,0,74,96,62.744,86.273,0,39,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2622,0,'',''), - (2623,'Spirit of Old',NULL,33,33,146,0,0,0,76,76,0,0,6,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1846,1846,0,0,72,84,48.7872,67.0824,0,36,100,1680,1848,0,21,103,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2624,'Gazban',NULL,40,40,7210,0,0,0,35,35,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,8,0,1,1,1,1,-1,1,3036,3036,3191,3191,95,112,54.912,75.504,0,48,100,1600,1760,0,69,347,2624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2624,0,'EventAI',''), - (2625,'Viznik Goldgrubber','Banker',55,55,7160,0,0,0,120,120,0,0,7,3,3,0,256,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2626,'Old Man Heming','Fishing Supplies',43,43,4491,0,0,0,120,120,0,0,7,3,3,0,4,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,66,85,59.7872,82.2074,0,35,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,2626,0,'',''), - (2627,'Grarnik Goodstitch','Expert Tailor',34,34,7176,0,0,0,120,120,0,0,7,3,3,0,17,512,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,1930,1930,0,0,47,61,49.9664,68.7038,0,25,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4347,0,0,'',''), - (2628,'Dalaran Worker',NULL,33,34,3720,0,0,0,76,76,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1221,1279,0,0,48,60,53.8384,74.0278,1322,25,100,2000,2000,0,53,74,2628,2628,0,0,0,0,0,0,0,0,50,0,0,0,1,0,0,0,0,0,0,0,2628,0,'EventAI',''), - (2630,'Earthbind Totem',NULL,13,13,4588,0,0,0,35,35,0,0,11,1,3,0,0,0,0,0,0,1,1,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,21.5072,29.5724,0,4,100,1880,2068,0,3,17,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (2634,'Princess Poobah',NULL,42,42,2178,0,0,0,35,35,0,0,7,3,3,0,2,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,0,34,100,2000,1749,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2635,'Elder Saltwater Crocolisk',NULL,38,38,1038,0,0,0,14,14,1.33,6,1,3,3,0,0,32768,0,0,1,1,1.14286,1,1,3,1,1,1,1,1,4185,4185,0,0,177,230,45.4176,62.4492,2539,94,100,2000,2000,0,0,0,2635,0,2635,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (2636,'Blackwater Deckhand',NULL,38,38,11357,4023,0,0,121,121,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,61,78,53.8384,74.0278,0,32,100,2000,2000,0,80,110,2636,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2636,0,'',''), - (2638,'Syndicate Spectre',NULL,35,35,4869,0,0,0,87,87,0,0,6,3,3,0,0,0,0,0,0,1.11,1.14286,8,0,1,1,1,1,-1,1,1239,1239,3191,3191,77,92,51.128,70.301,0,39,100,1660,1826,0,23,115,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2639,'Vilebranch Axe Thrower',NULL,45,46,6491,6492,0,0,795,795,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2310,2399,0,0,77,96,63.7824,87.7008,2753,40,100,2000,2000,0,86,118,2639,2639,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,51710,0,'EventAI',''), - (2640,'Vilebranch Witch Doctor',NULL,46,47,6542,6543,0,0,795,795,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.25,1,1,1,1,1,1919,1990,1587,1640,74,92,63.7824,87.7008,2278,38,100,2000,2000,0,79,108,2640,2640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2640,0,'EventAI',''), - (2641,'Vilebranch Headhunter',NULL,46,47,6497,6498,0,0,795,795,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,5757,5970,0,0,269,346,53.1456,73.0752,2808,142,100,1258,2000,0,330,436,2641,2641,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2641,0,'EventAI',''), - (2642,'Vilebranch Shadowcaster',NULL,47,48,6514,6515,0,0,795,795,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,1,3,1,1,1,1,1,4179,4329,4031,4140,276,356,53.9,74.1125,1448,146,100,1250,2000,0,268,355,2642,2642,0,0,0,0,0,0,0,0,0,118,0,0,0,0,0,0,0,0,0,0,2642,0,'EventAI',''), - (2643,'Vilebranch Berserker',NULL,47,48,6493,6494,0,0,795,795,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,5970,6186,0,0,269,346,53.1456,73.0752,2862,142,100,1258,2000,0,336,444,2643,2643,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2643,0,'EventAI',''), - (2644,'Vilebranch Hideskinner',NULL,48,49,6510,6511,0,0,795,795,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,6186,6414,0,0,335,432,58.688,80.696,2916,177,100,1191,2000,0,351,463,2644,2644,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2644,0,'EventAI',''), - (2645,'Vilebranch Shadow Hunter',NULL,48,49,6538,6539,0,0,795,795,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,1,1,1,1,1,4950,5130,1695,1750,269,346,53.1456,73.0752,2367,142,100,1258,2000,0,295,391,2645,2645,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2645,0,'EventAI',''), - (2646,'Vilebranch Blood Drinker',NULL,49,50,6495,6496,0,0,795,795,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,6414,6645,0,0,269,346,53.1456,73.0752,2972,142,100,1258,2000,0,361,476,2646,2646,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2646,0,'EventAI',''), - (2647,'Vilebranch Soul Eater',NULL,49,50,6540,6541,0,0,795,795,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3.7,1,1,1,1,1,6327,6556,1750,1807,269,346,53.1456,73.0752,2411,142,100,1258,2000,0,361,476,2647,2647,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2647,0,'EventAI',''), - (2648,'Vilebranch Aman\'zasi Guard',NULL,50,51,6997,6998,0,0,795,795,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,6645,6876,0,0,344,444,59.3256,81.5727,3026,182,100,1183,2000,0,375,495,2648,2648,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2648,0,'EventAI',''), - (2649,'Witherbark Scalper',NULL,40,41,6479,6481,0,0,654,654,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.2,1,1,1,1,1,1829,1902,0,0,59,74,59.0304,81.1668,2101,31,100,2000,2000,0,71,98,2649,2649,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51710,0,'EventAI',''), + (2616,'Privateer Groy',NULL,42,42,1926,0,0,0,120,120,0,0,7,3,3,0,2,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,320,34,100,2000,2000,0,0,0,2616,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2616,0,'',''), + (2618,'Hammerfall Peon',NULL,33,34,4030,0,0,0,83,83,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1203,1289,0,0,61,78,53.8384,74.0278,1340,32,100,2000,2000,0,53,74,2618,2618,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2618,0,'',''), + (2619,'Hammerfall Grunt',NULL,34,35,4032,0,0,0,83,83,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1187,1337,970,970,61,78,53.8384,74.0278,1373,32,100,2000,2000,0,54,75,2619,2619,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2619,0,'EventAI',''), + (2620,'Prairie Dog',NULL,1,1,1072,0,0,0,31,31,0,0,8,1,3,0,0,0,0,2,0,1,0.857143,1,0,0.2,1,1,1,1.33,1,8,8,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,2620,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (2621,'Hammerfall Guardian',NULL,50,50,4034,4035,0,0,85,85,0,0,7,3,3,0,1,36864,0,1024,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2770,2770,0,0,645,785,63.7824,87.7008,2999,330,100,2000,2000,0,0,0,0,2621,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2621,0,'',''), + (2622,'Sly Garrett','Shady Goods',46,46,4489,0,0,0,120,120,0,0,7,3,3,0,4,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3077,3077,0,0,74,96,62.744,86.273,2780,39,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2622,0,'',''), + (2623,'Spirit of Old',NULL,33,33,146,0,0,0,76,76,0,0,6,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1846,1846,0,0,72,84,48.7872,67.0824,1304,36,100,1680,1848,0,21,103,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2624,'Gazban',NULL,40,40,7210,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1,1,1,1,-1,1,3036,3036,3191,3191,95,112,54.912,75.504,1035,48,100,1600,1760,0,69,347,2624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2624,0,'EventAI',''), + (2625,'Viznik Goldgrubber','Banker',55,55,7160,0,0,0,120,120,0,0,7,3,3,0,256,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2626,'Old Man Heming','Fishing Supplies',43,43,4491,0,0,0,120,120,0,0,7,3,3,0,4,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,66,85,59.7872,82.2074,2397,35,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,2626,0,'',''), + (2627,'Grarnik Goodstitch','Expert Tailor',34,34,7176,0,0,0,120,120,0,0,7,3,3,0,17,33280,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,1930,1930,0,0,47,61,49.9664,68.7038,1340,25,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4347,0,0,'',''), + (2628,'Dalaran Worker',NULL,33,34,3720,0,0,0,76,76,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1221,1279,0,0,48,60,53.8384,74.0278,1340,25,100,2000,2000,0,53,74,2628,2628,0,0,0,0,0,0,0,0,50,0,0,0,1,0,0,0,0,0,0,0,2628,0,'EventAI',''), + (2630,'Earthbind Totem',NULL,13,13,4588,0,0,0,35,35,0,0,11,1,3,0,0,0,0,0,0,1,1,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,21.5072,29.5724,608,4,100,1880,2068,0,3,17,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (2634,'Princess Poobah',NULL,42,42,2178,0,0,0,35,35,0,0,7,3,3,0,2,33536,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,2246,34,100,2000,1749,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2635,'Elder Saltwater Crocolisk',NULL,38,38,1038,0,0,0,14,14,1.33,6,1,3,3,0,0,32768,0,0,1,1,1.14286,1,1,3,1,1,1,1,1,4185,4185,0,0,177,230,45.4176,62.4492,1709,94,100,2000,2000,0,0,0,2635,0,2635,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (2636,'Blackwater Deckhand',NULL,38,38,11357,4023,0,0,121,121,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,61,78,53.8384,74.0278,1709,32,100,2000,2000,0,80,110,2636,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2636,0,'',''), + (2638,'Syndicate Spectre',NULL,35,35,4869,0,0,0,87,87,0,0,6,3,3,0,0,32768,0,0,0,1.11,1.14286,8,0,1,1,1,1,-1,1,1239,1239,3191,3191,77,92,51.128,70.301,751,39,100,1660,1826,0,23,115,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2639,'Vilebranch Axe Thrower',NULL,45,46,6491,6492,0,0,795,795,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2310,2399,0,0,77,96,63.7824,87.7008,2780,40,100,2000,2000,0,86,118,2639,2639,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2639,0,'EventAI',''), + (2640,'Vilebranch Witch Doctor',NULL,46,47,6542,6543,0,0,795,795,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.25,1,1,1,1,1,1919,1990,1587,1640,74,92,63.7824,87.7008,2300,38,100,2000,2000,0,79,108,2640,2640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2640,0,'EventAI',''), + (2641,'Vilebranch Headhunter',NULL,46,47,6497,6498,0,0,795,795,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,5757,5970,0,0,269,346,53.1456,73.0752,2835,142,100,1258,2000,0,330,436,2641,2641,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2641,0,'EventAI',''), + (2642,'Vilebranch Shadowcaster',NULL,47,48,6514,6515,0,0,795,795,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,1,3,1,1,1,1,1,4179,4329,4031,4140,276,356,53.9,74.1125,1462,146,100,1250,2000,0,268,355,2642,2642,0,0,0,0,0,0,0,0,0,118,0,0,0,0,0,0,0,0,0,0,2642,0,'EventAI',''), + (2643,'Vilebranch Berserker',NULL,47,48,6493,6494,0,0,795,795,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,5970,6186,0,0,269,346,53.1456,73.0752,2888,142,100,1258,2000,0,336,444,2643,2643,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2643,0,'EventAI',''), + (2644,'Vilebranch Hideskinner',NULL,48,49,6510,6511,0,0,795,795,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,6186,6414,0,0,335,432,58.688,80.696,2944,177,100,1191,2000,0,351,463,2644,2644,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2644,0,'EventAI',''), + (2645,'Vilebranch Shadow Hunter',NULL,48,49,6538,6539,0,0,795,795,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,1,1,1,1,1,4950,5130,1695,1750,269,346,53.1456,73.0752,2389,142,100,1258,2000,0,295,391,2645,2645,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2645,0,'EventAI',''), + (2646,'Vilebranch Blood Drinker',NULL,49,50,6495,6496,0,0,795,795,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,6414,6645,0,0,269,346,53.1456,73.0752,2999,142,100,1258,2000,0,361,476,2646,2646,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2646,0,'EventAI',''), + (2647,'Vilebranch Soul Eater',NULL,49,50,6540,6541,0,0,795,795,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3.7,1,1,1,1,1,6327,6556,1750,1807,269,346,53.1456,73.0752,2432,142,100,1258,2000,0,361,476,2647,2647,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2647,0,'EventAI',''), + (2648,'Vilebranch Aman\'zasi Guard',NULL,50,51,6997,6998,0,0,795,795,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,6645,6876,0,0,344,444,59.3256,81.5727,3052,182,100,1183,2000,0,375,495,2648,2648,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2648,0,'EventAI',''), + (2649,'Witherbark Scalper',NULL,40,41,6479,6481,0,0,654,654,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.2,1,1,1,1,1,1829,1902,0,0,59,74,59.0304,81.1668,2101,31,100,2000,2000,0,71,98,2649,2649,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2649,0,'EventAI',''), (2650,'Witherbark Zealot',NULL,41,42,6480,6482,0,0,654,654,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.2,1,1,1,1,1,1902,1981,0,0,61,78,63.7824,87.7008,2246,32,100,2000,2000,0,74,102,2650,2650,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2650,0,'EventAI',''), (2651,'Witherbark Hideskinner',NULL,42,43,6483,6484,0,0,654,654,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.2,1,1,1,1,1,1981,2059,0,0,65,83,63.7824,87.7008,2397,34,100,2000,2000,0,75,103,2651,2651,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2651,0,'EventAI',''), (2652,'Witherbark Venomblood',NULL,43,43,6485,6486,0,0,654,654,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.2,1,1,1,1,1,2059,2059,0,0,67,82,62.8672,86.4424,2397,34,100,2000,2000,0,76,104,2652,2652,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2652,0,'EventAI',''), (2653,'Witherbark Sadist',NULL,44,45,6489,6490,0,0,654,654,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.2,1,1,1,1,1,2138,2218,0,0,61,78,62.8672,86.4424,2725,32,100,1500,2000,0,81,111,2653,2653,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2653,0,'EventAI',''), (2654,'Witherbark Caller',NULL,45,46,6487,6488,0,0,654,654,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1.25,1,1,1,1,1,1618,1679,3801,3923,66,82,63.7824,87.7008,1406,34,100,2000,2000,0,74,101,2654,2654,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2654,0,'EventAI',''), - (2655,'Green Sludge',NULL,46,47,1145,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2399,2488,0,0,79,99,63.7824,87.7008,3529,41,100,2000,2000,0,89,121,2655,2655,0,0,0,0,0,0,0,115,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (2656,'Jade Ooze',NULL,47,48,11137,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2488,2578,0,0,81,101,63.7824,87.7008,2888,42,100,2000,2000,0,94,128,2656,2656,0,0,0,0,0,0,0,240,0,0,100,0,1,0,0,0,0,0,0,0,0,0,'',''), - (2657,'Trained Razorbeak',NULL,40,42,1149,0,0,0,84,84,0,0,1,3,3,0,0,0,0,0,0,1,1.71429,1,0,1.2,1,1,1,1,1,1829,1981,0,0,58,77,57.0064,78.3838,22456,31,100,2000,2000,0,0,0,2657,0,2657,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2658,'Razorbeak Gryphon',NULL,43,45,935,0,0,0,1055,1055,0,0,1,3,3,0,0,0,0,0,0,1,1.71429,1,0,1.2,1,1,1,1,1,2059,2218,0,0,70,93,59.0304,81.1668,2725,38,100,2000,2000,0,0,0,2658,0,2658,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (2659,'Razorbeak Skylord',NULL,46,48,1148,0,0,0,1055,1055,0,0,1,3,3,0,0,0,0,0,0,1,1.71429,1,0,1.25,1,1,1,1,1,2399,2578,0,0,79,100,62.8672,86.4424,2888,41,100,2000,2000,0,0,0,2659,0,2659,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2663,'Narkk','Pirate Supplies',42,42,7190,0,0,0,120,120,0,0,7,3,3,0,5,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,0,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11743,2663,0,'',''), - (2664,'Kelsey Yance','Cook',43,43,4482,0,0,0,120,120,0,0,7,3,3,0,4,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,66,85,59.7872,82.2074,0,35,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,2664,0,'',''), - (2667,'Ward of Laze',NULL,37,37,2420,0,0,0,45,45,0,0,11,3,3,0,0,0,0,2,0,0.79,1.14286,1,0,0.01,1,1,1,1,1,13,13,0,0,83,99,53.3984,73.4228,0,42,100,1640,1804,0,25,127,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (2668,'Danielle Zipstitch','Tailoring Supplies',27,27,4273,0,0,0,12,12,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1380,1380,0,0,36,46,41.3424,56.8458,0,19,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2669,'Sheri Zipstitch','Tailoring Supplies',31,31,4274,0,0,0,12,12,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,0,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2670,'Xizk Goodstitch','Tailoring Supplies',43,43,7177,0,0,0,120,120,0,0,7,3,3,0,7,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,66,85,59.7872,82.2074,0,35,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2685,0,0,'',''), - (2671,'Mechanical Squirrel',NULL,15,15,7937,0,0,0,4,4,0,9,9,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,30,35,24.552,33.759,0,15,100,1860,2046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2672,'Cowardly Crosby','Tailoring Supplies',40,40,4397,0,0,0,35,35,0,0,7,3,3,0,4,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,1771,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2673,'Target Dummy',NULL,1,1,1555,0,0,0,5,5,0,9,9,3,3,0,0,262660,0,131072,0,1.81,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (2674,'Advanced Target Dummy',NULL,1,1,1555,0,0,0,3,3,0,0,9,3,3,0,0,262660,0,131072,0,1.81,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2675,'Explosive Sheep',NULL,30,30,3886,0,0,0,14,14,0,0,7,3,3,0,0,0,0,131072,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,64,75,45.144,62.073,0,32,100,1710,1881,0,13,64,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2676,'Compact Harvest Reaper',NULL,40,41,1159,0,0,0,47,47,0,0,9,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1656,1724,0,0,61,78,53.8384,74.0278,0,32,100,2000,2000,0,0,0,2676,0,0,0,0,16384,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (2678,'Mechanical Dragonling',NULL,47,47,4465,0,0,0,14,14,0,0,9,3,3,0,0,0,0,0,0,1.18,1.14286,1,0,1.6,1,1,1,1,1,3184,3184,0,0,14,15,63.6944,87.5798,0,7,100,1540,1694,0,2,10,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (2679,'Wenna Silkbeard','Special Goods Dealer',28,28,1620,0,0,0,55,55,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,38,48,42.6272,58.6124,0,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2655,'Green Sludge',NULL,46,47,1145,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2399,2488,0,0,79,99,63.7824,87.7008,2835,41,100,2000,2000,0,89,121,2655,2655,0,0,0,0,0,0,0,115,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (2656,'Jade Ooze',NULL,47,48,11137,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2488,2578,0,0,81,101,63.7824,87.7008,2888,42,100,2000,2000,0,94,128,2656,2656,0,0,0,0,0,0,0,240,0,0,100,0,1,0,0,0,0,0,0,0,0,0,'',''), + (2657,'Trained Razorbeak',NULL,40,42,1149,0,0,0,84,84,0,0,1,3,3,0,0,32768,0,0,0,1,1.71429,1,0,1.2,1,1,1,1,1,1829,1981,0,0,58,77,57.0064,78.3838,2246,31,100,2000,2000,0,0,0,2657,0,2657,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2658,'Razorbeak Gryphon',NULL,43,45,935,0,0,0,1055,1055,0,0,1,3,3,0,0,32768,0,0,0,1,1.71429,1,0,1.2,1,1,1,1,1,2059,2218,0,0,70,93,59.0304,81.1668,2725,38,100,2000,2000,0,0,0,2658,0,2658,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (2659,'Razorbeak Skylord',NULL,46,48,1148,0,0,0,1055,1055,0,0,1,3,3,0,0,32768,0,0,0,1,1.71429,1,0,1.25,1,1,1,1,1,2399,2578,0,0,79,100,62.8672,86.4424,2888,41,100,2000,2000,0,0,0,2659,0,2659,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2663,'Narkk','Pirate Supplies',42,42,7190,0,0,0,120,120,0,0,7,3,3,0,5,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,2246,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11743,2663,0,'',''), + (2664,'Kelsey Yance','Cook',43,43,4482,0,0,0,120,120,0,0,7,3,3,0,4,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,66,85,59.7872,82.2074,2397,35,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,2664,0,'',''), + (2667,'Ward of Laze',NULL,37,37,2420,0,0,0,45,45,0,0,11,3,3,0,0,32768,0,2,0,0.79,1.14286,1,0,0.01,1,1,1,1,1,13,13,0,0,83,99,53.3984,73.4228,1593,42,100,1640,1804,0,25,127,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (2668,'Danielle Zipstitch','Tailoring Supplies',27,27,4273,0,0,0,12,12,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1380,1380,0,0,36,46,41.3424,56.8458,1097,19,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2669,'Sheri Zipstitch','Tailoring Supplies',31,31,4274,0,0,0,12,12,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,1234,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2670,'Xizk Goodstitch','Tailoring Supplies',43,43,7177,0,0,0,120,120,0,0,7,3,3,0,7,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,66,85,59.7872,82.2074,2397,35,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2685,0,0,'',''), + (2671,'Mechanical Squirrel',NULL,15,15,7937,0,0,0,4,4,0,9,9,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,30,35,24.552,33.759,677,15,100,1860,2046,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2672,'Cowardly Crosby','Tailoring Supplies',40,40,4397,0,0,0,35,35,0,0,7,3,3,0,4,33536,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,1771,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2673,'Target Dummy',NULL,1,1,1555,0,0,0,5,5,0,9,9,3,3,0,0,295428,0,131072,0,1.81,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (2674,'Advanced Target Dummy',NULL,1,1,1555,0,0,0,3,3,0,0,9,3,3,0,0,295428,0,131072,0,1.81,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2675,'Explosive Sheep',NULL,30,30,3886,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,131072,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,64,75,45.144,62.073,1200,32,100,1710,1881,0,13,64,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2676,'Compact Harvest Reaper',NULL,40,41,1159,0,0,0,47,47,0,0,9,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1656,1724,0,0,61,78,53.8384,74.0278,2101,32,100,2000,2000,0,0,0,2676,0,0,0,0,16384,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (2678,'Mechanical Dragonling',NULL,47,47,4465,0,0,0,14,14,0,0,9,3,3,0,0,32768,0,0,0,1.18,1.14286,1,0,1.6,1,1,1,1,1,3184,3184,0,0,14,15,63.6944,87.5798,2835,7,100,1540,1694,0,2,10,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (2679,'Wenna Silkbeard','Special Goods Dealer',28,28,1620,0,0,0,55,55,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,38,48,42.6272,58.6124,1130,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (2680,'Vilebranch Wolf Pup',NULL,46,47,781,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.25,1,1,1,-1,1,2399,3488,0,0,79,99,60.984,83.853,2835,41,100,2000,2000,0,0,0,2680,0,2680,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (2681,'Vilebranch Raiding Wolf',NULL,50,51,782,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1,1.14286,1,1,3,1,1,1,1,1,6645,6876,0,0,276,356,53.9,74.1125,3052,146,100,1700,2000,0,0,0,2681,0,2681,0,0,0,0,0,0,0,0,0,0,5958,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2682,'Fradd Swiftgear','Engineering Supplies',24,24,3482,0,0,0,875,875,1.15,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2682,0,'',''), - (2683,'Namdo Bizzfizzle','Engineering Supplies',24,24,4953,0,0,0,875,875,1.15,0,7,3,3,0,6,0,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,49,59,37.3824,51.4008,0,25,100,1770,1947,0,1,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2683,0,'EventAI',''), - (2684,'Rizz Loosebolt','Engineering Supplies',31,31,3733,0,0,0,35,35,0,0,7,3,3,0,6,768,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2685,'Mazk Snipeshot','Engineering Supplies',36,36,7179,0,0,0,120,120,0,0,7,3,3,0,4,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2100,2100,0,0,51,66,52.272,71.874,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2685,0,'',''), - (2686,'Witherbark Broodguard',NULL,44,45,1157,0,0,0,312,312,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.2,1,1,1,1,1,2138,2218,0,0,73,93,58.0272,79.7874,2641,38,100,2000,2000,0,0,0,2686,0,0,0,0,0,0,0,0,0,0,0,0,5904,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2687,'Gnaz Blunderflame','Engineering Supplies',42,42,4493,0,0,0,35,35,1.15,0,7,3,3,0,4,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,0,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2687,0,'',''), - (2688,'Ruppo Zipcoil','Engineering Supplies',52,52,6545,0,0,0,35,35,1.15,0,7,3,3,0,6,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3748,3748,0,0,87,113,68.1824,93.7508,0,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2691,'Highvale Outrunner',NULL,43,44,6547,0,0,0,1576,1576,0,0,7,3,3,0,0,0,0,0,0,1,1.42857,1,0,1,1,1,1,-1,1,2092,2445,0,0,85,109,63.7824,87.7008,0,45,100,2000,2000,0,78,107,2691,2691,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2691,0,'EventAI',''), - (2692,'Highvale Scout',NULL,44,45,6549,0,0,0,1576,1576,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2252,2355,0,0,81,105,62.8672,86.4424,0,43,100,2000,2000,0,81,111,2692,2692,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2692,0,'EventAI',''), - (2693,'Highvale Marksman',NULL,45,46,6546,0,0,0,1576,1576,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2415,2516,0,0,85,109,63.7824,87.7008,0,45,100,2000,2000,0,88,120,2693,2693,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2693,0,'EventAI',''), - (2694,'Highvale Ranger',NULL,46,47,6548,0,0,0,1576,1576,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,2038,2062,1587,1640,81,105,62.8672,86.4424,0,43,100,1600,2000,0,79,108,2694,2694,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,51983,0,'EventAI',''), - (2695,'Sara Balloo',NULL,15,15,1670,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2695,0,'',''), - (2696,'Foggy MacKreel',NULL,30,30,1668,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2696,1,'',''), - (2697,'Clyde Ranthal','Leatherworking Supplies',31,31,3357,0,0,0,12,12,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2698,'George Candarte','Leatherworking Supplies',31,31,3680,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2698,0,'',''), - (2699,'Rikqiz','Leatherworking Supplies',43,43,7170,0,0,0,120,120,0,0,7,3,3,0,4,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,66,85,59.7872,82.2074,0,35,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2700,'Captain Nials',NULL,41,41,4147,0,0,0,12,12,0,0,7,3,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2568,2568,0,0,62,80,57.728,79.376,0,33,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11881,2700,0,'',''), - (2701,'Dustbelcher Ogre',NULL,38,39,10704,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.15,1,1,1,1,1,1604,1678,0,0,55,68,53.8384,74.0278,1772,28,100,2000,2000,0,65,90,2701,2701,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2701,0,'EventAI',''), - (2703,'Zengu',NULL,40,40,4013,0,0,0,126,126,0,0,7,3,3,0,2,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2703,0,'',''), - (2704,'Hanashi','Weapon Master',50,50,12989,0,0,0,876,876,0,0,7,3,3,0,19,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,131,181,66.44,91.355,0,72,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5263,2704,0,'',''), - (2705,'Brewmeister Bilger',NULL,33,33,1663,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1846,1846,0,0,46,58,48.7872,67.0824,0,24,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2705,1,'EventAI',''), - (2706,'Tor\'gan',NULL,40,40,4047,0,0,0,126,126,0,0,7,3,3,0,2,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,2706,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2706,1,'EventAI',''), - (2707,'Shadra','The Venom Queen',55,55,7536,0,0,0,32,32,0,0,1,3,3,0,0,0,0,0,0,1.75,1.14286,1,1,7,1,1,1,1,1,18298,18298,0,0,335,432,58.688,80.696,0,177,100,1191,1310,0,143,713,2707,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (2708,'Archmage Malin',NULL,40,40,2968,0,0,0,12,12,0,0,7,3,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8846,2708,0,'',''), - (2711,'Phin Odelic',NULL,36,36,3666,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2100,2100,0,0,51,66,52.272,71.874,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2711,1,'EventAI',''), - (2712,'Quae',NULL,38,38,1853,0,0,0,123,123,0,0,7,3,3,0,2,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1609,1609,0,0,55,71,54.5072,74.9474,0,29,100,2000,2000,0,0,0,2712,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2712,1,'',''), - (2713,'Kinelory',NULL,38,38,1716,0,0,0,231,231,0,0,7,3,3,0,2,4608,0,0,4096,1.05,1.14286,2,0,1,1,1,1,-1,1,1200,1200,1189,1189,55,71,54.5072,74.9474,0,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2713,0,'EventAI','npc_kinelory'), + (2682,'Fradd Swiftgear','Engineering Supplies',24,24,3482,0,0,0,875,875,1.15,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,992,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2682,0,'',''), + (2683,'Namdo Bizzfizzle','Engineering Supplies',24,24,4953,0,0,0,875,875,1.15,0,7,3,3,0,6,32768,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,49,59,37.3824,51.4008,992,25,100,1770,1947,0,1,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2683,0,'EventAI',''), + (2684,'Rizz Loosebolt','Engineering Supplies',31,31,3733,0,0,0,35,35,0,0,7,3,3,0,6,33536,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,1234,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2685,'Mazk Snipeshot','Engineering Supplies',36,36,7179,0,0,0,120,120,0,0,7,3,3,0,4,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2100,2100,0,0,51,66,52.272,71.874,1480,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2685,0,'',''), + (2686,'Witherbark Broodguard',NULL,44,45,1157,0,0,0,312,312,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.2,1,1,1,1,1,2138,2218,0,0,73,93,58.0272,79.7874,2725,38,100,2000,2000,0,0,0,2686,0,0,0,0,0,0,0,0,0,0,0,0,5904,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2687,'Gnaz Blunderflame','Engineering Supplies',42,42,4493,0,0,0,35,35,1.15,0,7,3,3,0,4,33536,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,2246,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2687,0,'',''), + (2688,'Ruppo Zipcoil','Engineering Supplies',52,52,6545,0,0,0,35,35,1.15,0,7,3,3,0,6,33536,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3748,3748,0,0,87,113,68.1824,93.7508,3108,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2691,'Highvale Outrunner',NULL,43,44,6547,0,0,0,1576,1576,0,0,7,3,3,0,0,32768,0,0,0,1,1.42857,1,0,1,1,1,1,-1,1,2092,2445,0,0,85,109,63.7824,87.7008,2557,45,100,2000,2000,0,78,107,2691,2691,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2691,0,'EventAI',''), + (2692,'Highvale Scout',NULL,44,45,6549,0,0,0,1576,1576,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2252,2355,0,0,81,105,62.8672,86.4424,2725,43,100,2000,2000,0,81,111,2692,2692,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2692,0,'EventAI',''), + (2693,'Highvale Marksman',NULL,45,46,6546,0,0,0,1576,1576,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2415,2516,0,0,85,109,63.7824,87.7008,2780,45,100,2000,2000,0,88,120,2693,2693,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2693,0,'EventAI',''), + (2694,'Highvale Ranger',NULL,46,47,6548,0,0,0,1576,1576,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,2038,2062,1587,1640,81,105,62.8672,86.4424,2300,43,100,1600,2000,0,79,108,2694,2694,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2694,0,'EventAI',''), + (2695,'Sara Balloo',NULL,15,15,1670,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2695,0,'',''), + (2696,'Foggy MacKreel',NULL,30,30,1668,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2696,1,'',''), + (2697,'Clyde Ranthal','Leatherworking Supplies',31,31,3357,0,0,0,12,12,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,1234,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2698,'George Candarte','Leatherworking Supplies',31,31,3680,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,1234,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2698,0,'',''), + (2699,'Rikqiz','Leatherworking Supplies',43,43,7170,0,0,0,120,120,0,0,7,3,3,0,4,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,66,85,59.7872,82.2074,2397,35,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2700,'Captain Nials',NULL,41,41,4147,0,0,0,12,12,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2568,2568,0,0,62,80,57.728,79.376,2101,33,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11881,2700,0,'',''), + (2701,'Dustbelcher Ogre',NULL,38,39,10704,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.15,1,1,1,1,1,1604,1678,0,0,55,68,53.8384,74.0278,1834,28,100,2000,2000,0,65,90,2701,2701,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2701,0,'EventAI',''), + (2703,'Zengu',NULL,40,40,4013,0,0,0,126,126,0,0,7,3,3,0,2,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2703,0,'',''), + (2704,'Hanashi','Weapon Master',50,50,12989,0,0,0,876,876,0,0,7,3,3,0,19,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,131,181,66.44,91.355,2999,72,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5263,2704,0,'',''), + (2705,'Brewmeister Bilger',NULL,33,33,1663,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1846,1846,0,0,46,58,48.7872,67.0824,1304,24,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2705,1,'EventAI',''), + (2706,'Tor\'gan',NULL,40,40,4047,0,0,0,126,126,0,0,7,3,3,0,2,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,2706,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2706,1,'EventAI',''), + (2707,'Shadra','The Venom Queen',55,55,7536,0,0,0,32,32,0,0,1,3,3,0,0,32768,0,0,0,1.75,1.14286,1,1,7,1,1,1,1,1,18298,18298,0,0,335,432,58.688,80.696,3271,177,100,1191,1310,0,143,713,2707,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (2708,'Archmage Malin',NULL,40,40,2968,0,0,0,12,12,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8846,2708,0,'',''), + (2711,'Phin Odelic',NULL,36,36,3666,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2100,2100,0,0,51,66,52.272,71.874,1480,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2711,1,'EventAI',''), + (2712,'Quae',NULL,38,38,1853,0,0,0,123,123,0,0,7,3,3,0,2,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1609,1609,0,0,55,71,54.5072,74.9474,1709,29,100,2000,2000,0,0,0,2712,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2712,1,'',''), + (2713,'Kinelory',NULL,38,38,1716,0,0,0,231,231,0,0,7,3,3,0,2,37376,0,0,4096,1.05,1.14286,2,0,1,1,1,1,-1,1,1200,1200,1189,1189,55,71,54.5072,74.9474,1418,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2713,0,'EventAI','npc_kinelory'), (2714,'Forsaken Courier',NULL,35,35,4041,0,0,0,83,83,0,0,7,3,3,0,0,32768,0,4096,0,1,1.14286,1,0,1.1,1,1,1,1,1,1342,1342,0,0,50,61,52.7472,72.5274,1373,26,100,2000,2000,0,57,79,2714,2714,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,2714,0,'',''), - (2715,'Dustbelcher Brute',NULL,39,40,10714,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.15,1,1,1,1,1,1678,1753,0,0,90,113,53.8384,74.0278,1899,47,100,2600,2000,0,66,91,2715,2715,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2715,0,'EventAI',''), - (2716,'Dustbelcher Wyrmhunter',NULL,40,41,11548,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.2,1,1,1,1,1,1829,1902,0,0,59,74,57.728,79.376,2033,31,100,2000,2000,0,71,98,2716,2716,0,0,0,0,0,0,100,0,0,0,0,0,1,0,0,0,0,0,0,0,2716,0,'EventAI',''), - (2717,'Dustbelcher Mauler',NULL,41,42,1120,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.2,1,1,1,1,1,1902,1981,0,0,51,65,63.7824,87.7008,2174,27,100,1700,2000,0,74,102,2717,2717,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2717,0,'EventAI',''), - (2718,'Dustbelcher Shaman',NULL,42,43,11545,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,2,0,1.2,1,1,1,1,1,1585,1648,1381,1432,59,76,63.7824,87.7008,1910,31,100,2000,2000,0,67,92,2718,2718,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2718,0,'EventAI',''), - (2719,'Dustbelcher Lord',NULL,44,45,1120,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.2,1,1,1,1,1,2138,2218,0,0,73,93,63.7824,87.7008,2641,38,100,2000,2000,0,83,114,2719,2719,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2719,0,'EventAI',''), - (2720,'Dustbelcher Ogre Mage',NULL,43,44,11546,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,8,0,1.2,1,1,1,1,1,1441,1496,3575,3680,58,76,63.7824,87.7008,1269,31,100,2000,2000,0,68,93,2720,2720,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2720,0,'EventAI',''), + (2715,'Dustbelcher Brute',NULL,39,40,10714,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.15,1,1,1,1,1,1678,1753,0,0,90,113,53.8384,74.0278,1964,47,100,2600,2000,0,66,91,2715,2715,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2715,0,'EventAI',''), + (2716,'Dustbelcher Wyrmhunter',NULL,40,41,11548,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.2,1,1,1,1,1,1829,1902,0,0,59,74,57.728,79.376,2101,31,100,2000,2000,0,71,98,2716,2716,0,0,0,0,0,0,100,0,0,0,0,0,1,0,0,0,0,0,0,0,2716,0,'EventAI',''), + (2717,'Dustbelcher Mauler',NULL,41,42,1120,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.2,1,1,1,1,1,1902,1981,0,0,51,65,63.7824,87.7008,2246,27,100,1700,2000,0,74,102,2717,2717,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2717,0,'EventAI',''), + (2718,'Dustbelcher Shaman',NULL,42,43,11545,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,2,0,1.2,1,1,1,1,1,1585,1648,1381,1432,59,76,63.7824,87.7008,1958,31,100,2000,2000,0,67,92,2718,2718,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2718,0,'EventAI',''), + (2719,'Dustbelcher Lord',NULL,44,45,1120,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.2,1,1,1,1,1,2138,2218,0,0,73,93,63.7824,87.7008,2725,38,100,2000,2000,0,83,114,2719,2719,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2719,0,'EventAI',''), + (2720,'Dustbelcher Ogre Mage',NULL,43,44,11546,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,8,0,1.2,1,1,1,1,1,1441,1496,3575,3680,58,76,63.7824,87.7008,1304,31,100,2000,2000,0,68,93,2720,2720,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2720,0,'EventAI',''), (2721,'Forsaken Bodyguard',NULL,35,35,4037,4038,0,0,83,83,0,0,7,3,3,0,0,32768,0,4096,0,1,1.14286,1,0,0.5,1,1,1,1,1,610,610,0,0,25,31,53.8384,74.0278,1373,13,100,2000,2000,0,54,76,2721,2721,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2721,0,'',''), - (2723,'Stone Golem',NULL,38,39,10804,0,0,0,54,54,0,0,4,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.2,1,1,1,1,1,1674,1751,0,0,55,68,52.7472,72.5274,2633,28,100,2000,2000,0,65,90,2723,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2725,'Scalding Whelp',NULL,41,43,715,0,0,0,16,16,0,0,2,3,3,0,0,0,0,0,0,1.05,1.14286,2,0,1.2,1,1,1,1,1,1522,1648,1332,1432,58,77,59.0304,81.1668,1843,31,100,2000,2000,0,66,91,2725,0,2725,0,0,0,0,0,132,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2726,'Scorched Guardian',NULL,43,45,9586,0,0,0,16,16,0,0,2,3,3,0,0,64,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,5148,5544,0,0,229,295,49.192,67.639,2561,121,100,1300,2000,0,308,407,2726,0,2726,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2723,'Stone Golem',NULL,38,39,10804,0,0,0,54,54,0,0,4,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.2,1,1,1,1.5,1,1674,1751,0,0,55,68,52.7472,72.5274,2751,28,100,2000,2000,0,65,90,2723,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2725,'Scalding Whelp',NULL,41,43,715,0,0,0,16,16,0,0,2,3,3,0,0,32768,0,0,0,1.05,1.14286,2,0,1.2,1,1,1,1,1,1522,1648,1332,1432,58,77,59.0304,81.1668,1958,31,100,2000,2000,0,66,91,2725,0,2725,0,0,0,0,0,132,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2726,'Scorched Guardian',NULL,43,45,9586,0,0,0,16,16,0,0,2,3,3,0,0,32832,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,5148,5544,0,0,229,295,49.192,67.639,2725,121,100,1300,2000,0,308,407,2726,0,2726,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (2727,'Crag Coyote',NULL,35,36,161,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1403,1469,0,0,50,62,52.272,71.874,1480,26,100,2000,2000,0,0,0,2727,0,2727,0,0,0,0,0,0,0,0,0,0,5952,1,0,0,0,0,0,0,0,0,0,'',''), (2728,'Feral Crag Coyote',NULL,37,38,557,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1.05,1.14286,1,0,1.15,1,1,1,1,1,1536,1604,0,0,52,65,54.5072,74.9474,1709,27,100,2000,2000,0,0,0,2728,0,2728,0,0,0,0,0,0,0,0,0,0,8293,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (2729,'Elder Crag Coyote',NULL,38,40,1164,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,-1,1,1678,1753,0,0,56,70,56.672,77.924,1964,29,100,2000,2000,0,0,0,2729,0,2729,0,0,0,0,0,0,0,0,0,0,8294,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (2730,'Rabid Crag Coyote',NULL,42,43,161,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1.05,1.14286,1,0,1.2,1,1,1,1,1,1981,2059,0,0,65,83,54.912,75.504,2397,34,100,2000,2000,0,0,0,2730,0,2730,0,0,0,0,0,0,0,0,0,0,8295,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2731,'Ridge Stalker',NULL,36,37,632,0,0,0,16,16,0,2,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1.15,1,1,1,1,1,1469,1536,0,0,32,41,49.368,67.881,1536,17,100,1300,2000,0,0,0,2731,0,2731,0,0,0,0,0,0,0,0,0,0,5831,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2732,'Ridge Huntress',NULL,38,39,1055,0,0,0,16,16,0,2,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1604,1678,0,0,55,68,55.5984,76.4478,1721,28,100,2000,2000,0,0,0,2732,0,2732,0,0,0,0,0,0,0,0,0,0,5832,1,0,0,0,0,0,0,0,0,0,'',''), + (2731,'Ridge Stalker',NULL,36,37,632,0,0,0,16,16,0,2,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1.15,1,1,1,1,1,1469,1536,0,0,32,41,49.368,67.881,1593,17,100,1300,2000,0,0,0,2731,0,2731,0,0,0,0,0,0,0,0,0,0,5831,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2732,'Ridge Huntress',NULL,38,39,1055,0,0,0,16,16,0,2,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1604,1678,0,0,55,68,55.5984,76.4478,1834,28,100,2000,2000,0,0,0,2732,0,2732,0,0,0,0,0,0,0,0,0,0,5832,1,0,0,0,0,0,0,0,0,0,'',''), (2733,'Apothecary Jorell',NULL,36,36,4040,0,0,0,83,83,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.15,1,1,1,1,1,1469,1469,0,0,51,62,53.8384,74.0278,1480,26,100,2000,2000,0,62,85,2733,2733,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2733,0,'EventAI',''), - (2734,'Ridge Stalker Patriarch',NULL,40,41,917,0,0,0,16,16,0,2,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1.2,1,1,1,1,1,1829,1902,0,0,38,48,56.672,77.924,1982,20,100,1300,2000,0,0,0,2734,0,2734,0,0,0,0,0,0,0,0,0,0,8266,1,0,0,0,0,0,0,0,0,0,'',''), - (2735,'Lesser Rock Elemental',NULL,37,39,1161,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1.55556,1.14286,1,0,1.15,1,1,1,1,1,1536,1678,0,0,51,66,50.512,69.454,3407,27,100,2000,2000,0,0,0,2735,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (2736,'Greater Rock Elemental',NULL,42,44,14328,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.2,1,1,1,1,1,1981,2138,0,0,66,90,59.0304,81.1668,4436,36,100,2000,2000,0,0,0,2736,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (2737,'Durtham Greldon',NULL,40,40,9817,0,0,0,55,55,0,0,7,3,3,0,16,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,2737,0,'',''), - (2738,'Stromgarde Cavalryman',NULL,36,37,4145,0,0,0,123,123,0,0,7,3,3,0,2,0,0,0,0,1.05,1.14286,1,1,1,1,1,1,-1,1,3804,5380,0,0,193,249,44.84,61.655,0,102,100,1341,2000,0,232,308,2738,2738,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2738,0,'EventAI',''), - (2739,'Shadowforge Tunneler',NULL,35,36,4932,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,1403,1469,0,0,50,62,53.8384,74.0278,1426,26,100,2000,2000,0,59,81,2739,2739,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2739,0,'EventAI',''), - (2740,'Shadowforge Darkweaver',NULL,36,37,4933,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1.15,1,1,1,1,1,1075,1116,2763,2861,38,48,53.8384,74.0278,831,20,100,2000,2000,0,51,71,2740,2740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2740,0,'EventAI',''), + (2734,'Ridge Stalker Patriarch',NULL,40,41,917,0,0,0,16,16,0,2,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1.2,1,1,1,1,1,1829,1902,0,0,38,48,56.672,77.924,2101,20,100,1300,2000,0,0,0,2734,0,2734,0,0,0,0,0,0,0,0,0,0,8266,1,0,0,0,0,0,0,0,0,0,'',''), + (2735,'Lesser Rock Elemental',NULL,37,39,1161,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1.55556,1.14286,1,0,1.15,1,1,1,2,1,1536,1678,0,0,51,66,50.512,69.454,3668,27,100,2000,2000,0,0,0,2735,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (2736,'Greater Rock Elemental',NULL,42,44,14328,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.2,1,1,1,2,1,1981,2138,0,0,66,90,59.0304,81.1668,5114,36,100,2000,2000,0,0,0,2736,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (2737,'Durtham Greldon',NULL,40,40,9817,0,0,0,55,55,0,0,7,3,3,0,16,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,2737,0,'',''), + (2738,'Stromgarde Cavalryman',NULL,36,37,4145,0,0,0,123,123,0,0,7,3,3,0,2,32768,0,1024,0,1.05,1.14286,1,1,1,1,1,1,-1,1,3804,5380,0,0,193,249,44.84,61.655,1593,102,100,1341,2000,0,232,308,2738,2738,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2738,0,'EventAI',''), + (2739,'Shadowforge Tunneler',NULL,35,36,4932,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,1403,1469,0,0,50,62,53.8384,74.0278,1480,26,100,2000,2000,0,59,81,2739,2739,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2739,0,'EventAI',''), + (2740,'Shadowforge Darkweaver',NULL,36,37,4933,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1.15,1,1,1,1,1,1075,1116,2763,2861,38,48,53.8384,74.0278,858,20,100,2000,2000,0,51,71,2740,2740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2740,0,'EventAI',''), (2742,'Shadowforge Chanter',NULL,37,39,4935,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,1305,1357,1189,1236,50,62,52.7472,72.5274,1468,26,100,2000,2000,0,59,82,2742,2742,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2742,0,'EventAI',''), - (2743,'Shadowforge Warrior',NULL,38,39,4936,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,1604,1678,0,0,55,68,53.8384,74.0278,1772,28,100,2000,2000,0,65,90,2743,2743,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2743,0,'EventAI',''), - (2744,'Shadowforge Commander',NULL,40,40,4937,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.62,1.14286,1,4,1.15,1,1,1,1,1,1752,1752,0,0,204,263,47.4944,65.3048,2921,108,100,1316,1448,0,69,95,2744,2744,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2744,0,'EventAI',''), - (2745,'Ambassador Infernus',NULL,42,42,5488,0,0,0,54,54,0,0,4,3,3,0,0,64,0,0,0,1,1.14286,2,1,3,1,2.2,1,1,1,3963,3963,1381,1381,58.1,76.9,0,0,1841,142,13,2000,2000,2,0,0,2745,0,0,0,0,0,0,0,210,42,42,42,42,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2748,'Archaedas','Ancient Stone Watcher',47,47,5988,0,0,0,415,415,0,0,5,3,3,0,0,0,0,98304,0,1.5,1.14286,1,1,15,1,2.7,1,1,1,29850,29850,0,0,102.5,135.9,0,0,2835,192,18,2600,2600,0,1352,1770,2748,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2748,0,'','boss_archaedas'), - (2749,'Siege Golem',NULL,40,40,13869,0,0,0,91,91,0,0,4,3,3,0,0,64,0,0,0,1,1.14286,1,2,3.5,1,1.4,1,1.5,1,5334,5334,0,0,56,74.3,0,0,2921,136,14,2000,2000,0,437,575,2749,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (2751,'War Golem',NULL,36,36,5747,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1.59,1.14286,1,4,1.15,1,1,1,1,1,1469,1469,0,0,178,230,43.956,60.4395,2197,94,100,1350,1485,0,59,83,2751,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2752,'Rumbler',NULL,45,45,8550,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1.05,1.14286,1,4,1.2,1,1,1,1,1,2218,2218,0,0,240,310,51.5936,70.9412,4059,127,100,1275,2000,0,0,0,2752,0,0,0,0,0,0,0,0,70,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2743,'Shadowforge Warrior',NULL,38,39,4936,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,1604,1678,0,0,55,68,53.8384,74.0278,1834,28,100,2000,2000,0,65,90,2743,2743,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2743,0,'EventAI',''), + (2744,'Shadowforge Commander',NULL,40,40,4937,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.62,1.14286,1,4,1.15,1,1,1,1.5,1,1752,1752,0,0,204,263,47.4944,65.3048,2946,108,100,1316,1448,0,69,95,2744,2744,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2744,0,'EventAI',''), + (2745,'Ambassador Infernus',NULL,42,42,5488,0,0,0,54,54,0,0,4,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,1,2.2,1,1,1,3963,3963,1381,1381,58.1,76.9,0,0,1841,142,13,2000,2000,2,0,0,2745,0,0,0,0,0,0,0,210,42,42,42,42,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2748,'Archaedas','Ancient Stone Watcher',47,47,5988,0,0,0,415,415,0,0,5,3,3,0,0,32768,0,98304,0,1.5,1.14286,1,1,15,1,2.7,1,1,1,29850,29850,0,0,102.5,135.9,0,0,2835,192,18,2600,2600,0,1352,1770,2748,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2748,0,'','boss_archaedas'), + (2749,'Siege Golem',NULL,40,40,13869,0,0,0,91,91,0,0,4,3,3,0,0,32832,0,0,0,1,1.14286,1,2,3.5,1,1.4,1,1.5,1,5334,5334,0,0,56,74.3,0,0,2946,136,14,2000,2000,0,437,575,2749,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (2751,'War Golem',NULL,36,36,5747,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1.59,1.14286,1,4,1.15,1,1,1,1.5,1,1469,1469,0,0,178,230,43.956,60.4395,2220,94,100,1350,1485,0,59,83,2751,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2752,'Rumbler',NULL,45,45,8550,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1.05,1.14286,1,4,1.2,1,1,1,1.5,1,2218,2218,0,0,240,310,51.5936,70.9412,4088,127,100,1275,2000,0,0,0,2752,0,0,0,0,0,0,0,0,70,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (2753,'Barnabus',NULL,38,38,9372,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1.49,1.14286,1,4,0.75,1,1,1,1,1,1046,1046,0,0,92,112,54.912,75.504,1709,47,100,2000,1760,0,0,0,2753,0,2753,0,0,0,0,0,0,0,0,0,0,5961,1,0,0,0,0,0,0,0,0,0,'',''), - (2754,'Anathemus',NULL,45,45,10040,0,0,0,778,778,0,0,5,3,3,0,0,0,0,98304,0,2.17,1.14286,1,2,4.5,1,1,1,1,1,8316,8316,0,0,259,334,52.3768,72.0181,2725,137,100,1266,1393,0,647,850,2754,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,2754,0,'',''), - (2755,'Myzrael',NULL,44,44,1165,0,0,0,7,7,0,0,4,3,3,0,0,0,0,0,0,1.72,1.14286,2,1,8,3,1,1,1,1,11408,11408,4449,4449,310,400,56.7312,78.0054,0,164,100,1216,1338,0,129,643,2755,0,0,0,0,0,0,0,94,94,94,282,94,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2757,'Blacklash',NULL,50,50,6369,0,0,0,103,103,0,0,2,3,3,0,0,0,0,0,0,1.05,1.14286,1,1,5,1,1,1,1,1,11075,11075,0,0,310,400,56.7312,78.0054,0,164,100,1216,1338,0,129,643,2757,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2759,'Hematus',NULL,50,50,6377,0,0,0,103,103,0,0,2,3,3,0,0,0,0,0,0,1.05,1.14286,1,1,6,1,1,1,1,1,13290,13290,0,0,284,366,54.6,75.075,0,150,100,1241,1365,0,115,576,2759,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2760,'Burning Exile',NULL,38,39,2172,0,0,0,16,16,0,0,4,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,1604,1678,0,0,55,68,52.7472,72.5274,1772,28,100,2000,2000,0,0,0,2760,0,0,0,0,0,4,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (2761,'Cresting Exile',NULL,38,39,5561,0,0,0,16,16,0,0,4,3,3,0,0,0,0,0,0,1,1.28968,2,0,1.15,1,1,1,1,1,1305,1357,1189,1236,57,74,52.7472,72.5274,0,30,100,2000,2000,0,0,0,2761,0,0,0,0,0,16,0,39,78,39,39,39,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2762,'Thundering Exile',NULL,38,39,5490,0,0,0,16,16,0,0,4,3,3,0,0,0,0,0,0,1.05,1.14286,2,0,1.15,1.25,1,1,1,1,1305,1357,1486,1545,41,51,51.6384,71.0028,1517,21,100,2000,2000,0,0,0,2762,0,0,0,0,0,0,0,0,0,0,30,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2763,'Thenan',NULL,42,42,10040,0,0,0,14,14,0,0,5,3,3,0,0,0,0,98304,0,1.68,1.14286,1,1,3,1,1,1,1,1,4953,4953,0,0,269,346,53.1456,73.0752,0,142,100,1258,1384,0,107,534,2763,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2764,'Sleeby',NULL,40,40,2299,0,0,0,15,15,0,0,7,3,3,0,0,0,0,4096,0,1.05,1.14286,2,0,0.15,1,1,1,1,1,184,184,1283,1283,8,10,53.8384,74.0278,1619,4,100,2000,2000,0,63,87,2764,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,2764,0,'EventAI',''), - (2765,'Znort',NULL,39,39,373,0,0,0,15,15,0,0,7,3,3,0,0,0,0,4096,0,1.05,1.14286,1,0,0.15,1,1,1,1,1,219,219,0,0,8,10,53.8384,74.0278,1834,4,100,2000,2000,0,68,94,2765,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,2765,0,'EventAI',''), - (2766,'Lolo the Lookout','Blackwater Raiders',39,39,610,0,0,0,390,390,0,0,7,3,3,0,2,768,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2376,2376,0,0,57,74,55.5984,76.4478,0,30,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2766,0,'',''), - (2767,'First Mate Nilzlix','Blackwater Raiders',39,39,7032,0,0,0,120,120,0,0,7,3,3,0,2,0,0,2,0,1.05,1.14286,1,0,1.15,1,1,1,1,1,1678,1678,0,0,56,69,55.5984,76.4478,1834,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2767,0,'',''), - (2768,'Professor Phizzlethorpe','Blackwater Raiders',38,38,4049,0,0,0,35,35,0,0,7,3,3,0,2,0,0,2,4096,1.05,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,55,71,54.5072,74.9474,0,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2768,0,'','npc_professor_phizzlethorpe'), - (2769,'Captain Steelgut','Blackwater Raiders',39,39,1280,0,0,0,120,120,0,0,7,3,3,0,2,0,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2376,2376,0,0,57,74,55.5984,76.4478,0,30,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2769,0,'',''), - (2770,'Tallow',NULL,27,27,3671,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1380,1380,0,0,36,46,41.3424,56.8458,0,19,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2770,1,'',''), - (2771,'Drum Fel',NULL,30,30,4045,0,0,0,125,125,0,0,7,3,3,0,3,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12636,2771,0,'',''), - (2772,'Korin Fel',NULL,35,35,4046,0,0,0,125,125,0,0,7,3,3,0,2,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2772,0,'',''), - (2773,'Or\'Kalar',NULL,40,40,11568,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.6,1.14286,1,1,3.5,1,1,1,1,1,5334,5334,0,0,193,249,44.84,61.655,1964,102,100,1341,2000,0,278,367,2773,2773,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2774,'Doctor Draxlegauge','Blackwater Raiders',38,38,4051,0,0,0,120,120,0,0,7,3,3,0,2,0,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,55,71,54.5072,74.9474,0,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2774,0,'',''), - (2775,'Daggerspine Marauder',NULL,40,41,11253,0,0,0,74,74,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.2,1,1,1,1,1,1829,1902,0,0,92,109,56.672,77.924,0,46,100,1610,1771,0,29,147,2775,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,2775,0,'',''), - (2776,'Vengeful Surge',NULL,40,40,5562,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1.14,1.14286,1,0,1,1,1,1,-1,1,1718,1718,0,0,92,109,56.672,77.924,0,46,100,1610,1771,0,29,147,0,0,0,0,0,0,0,0,40,40,40,80,40,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2778,'Deckhand Moishe','Blackwater Raiders',37,37,8069,0,0,0,120,120,0,0,7,3,3,0,0,0,0,2,0,1.05,1.14286,1,0,1.15,1,1,1,1,1,1536,1536,0,0,52,64,53.3984,73.4228,1593,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2778,0,'',''), - (2779,'Prince Nazjak',NULL,41,41,6763,0,0,0,74,74,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,4,1.2,1,1,1,1,1,1902,1902,0,0,235,302,50.796,69.8445,2101,124,100,1283,1411,0,72,99,2779,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2779,0,'',''), + (2754,'Anathemus',NULL,45,45,10040,0,0,0,778,778,0,0,5,3,3,0,0,32768,0,98304,0,2.17,1.14286,1,2,4.5,1,1,1,1,1,8316,8316,0,0,259,334,52.3768,72.0181,2725,137,100,1266,1393,0,647,850,2754,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,2754,0,'',''), + (2755,'Myzrael',NULL,44,44,1165,0,0,0,7,7,0,0,4,3,3,0,0,32768,0,0,0,1.72,1.14286,2,1,8,3,1,1,1,1,11408,11408,4449,4449,310,400,56.7312,78.0054,2082,164,100,1216,1338,0,129,643,2755,0,0,0,0,0,0,0,94,94,94,282,94,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2757,'Blacklash',NULL,50,50,6369,0,0,0,103,103,0,0,2,3,3,0,0,32768,0,0,0,1.05,1.14286,1,1,5,1,1,1,1,1,11075,11075,0,0,310,400,56.7312,78.0054,2999,164,100,1216,1338,0,129,643,2757,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2759,'Hematus',NULL,50,50,6377,0,0,0,103,103,0,0,2,3,3,0,0,32768,0,0,0,1.05,1.14286,1,1,6,1,1,1,1,1,13290,13290,0,0,284,366,54.6,75.075,2999,150,100,1241,1365,0,115,576,2759,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2760,'Burning Exile',NULL,38,39,2172,0,0,0,16,16,0,0,4,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,1604,1678,0,0,55,68,52.7472,72.5274,1834,28,100,2000,2000,0,0,0,2760,0,0,0,0,0,4,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (2761,'Cresting Exile',NULL,38,39,5561,0,0,0,16,16,0,0,4,3,3,0,0,32768,0,0,0,1,1.28968,2,0,1.15,1,1,1,1,1,1305,1357,1189,1236,57,74,52.7472,72.5274,1517,30,100,2000,2000,0,0,0,2761,0,0,0,0,0,16,0,39,78,39,39,39,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2762,'Thundering Exile',NULL,38,39,5490,0,0,0,16,16,0,0,4,3,3,0,0,32768,0,0,0,1.05,1.14286,2,0,1.15,1.25,1,1,1,1,1305,1357,1486,1545,41,51,51.6384,71.0028,1517,21,100,2000,2000,0,0,0,2762,0,0,0,0,0,0,0,0,0,0,30,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2763,'Thenan',NULL,42,42,10040,0,0,0,14,14,0,0,5,3,3,0,0,32768,0,98304,0,1.68,1.14286,1,1,3,1,1,1,1.5,1,4953,4953,0,0,269,346,53.1456,73.0752,3369,142,100,1258,1384,0,107,534,2763,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2764,'Sleeby',NULL,40,40,2299,0,0,0,15,15,0,0,7,3,3,0,0,32768,0,4096,0,1.05,1.14286,2,0,0.15,1,1,1,1,1,184,184,1283,1283,8,10,53.8384,74.0278,1619,4,100,2000,2000,0,63,87,2764,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,2764,0,'EventAI',''), + (2765,'Znort',NULL,39,39,373,0,0,0,15,15,0,0,7,3,3,0,0,32768,0,4096,0,1.05,1.14286,1,0,0.15,1,1,1,1,1,219,219,0,0,8,10,53.8384,74.0278,1834,4,100,2000,2000,0,68,94,2765,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,2765,0,'EventAI',''), + (2766,'Lolo the Lookout','Blackwater Raiders',39,39,610,0,0,0,390,390,0,0,7,3,3,0,2,33536,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2376,2376,0,0,57,74,55.5984,76.4478,1834,30,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2766,0,'',''), + (2767,'First Mate Nilzlix','Blackwater Raiders',39,39,7032,0,0,0,120,120,0,0,7,3,3,0,2,32768,0,2,0,1.05,1.14286,1,0,1.15,1,1,1,1,1,1678,1678,0,0,56,69,55.5984,76.4478,1834,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2767,0,'',''), + (2768,'Professor Phizzlethorpe','Blackwater Raiders',38,38,4049,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,2,4096,1.05,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,55,71,54.5072,74.9474,1709,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2768,0,'','npc_professor_phizzlethorpe'), + (2769,'Captain Steelgut','Blackwater Raiders',39,39,1280,0,0,0,120,120,0,0,7,3,3,0,2,32768,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2376,2376,0,0,57,74,55.5984,76.4478,1834,30,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2769,0,'',''), + (2770,'Tallow',NULL,27,27,3671,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1380,1380,0,0,36,46,41.3424,56.8458,1097,19,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2770,1,'',''), + (2771,'Drum Fel',NULL,30,30,4045,0,0,0,125,125,0,0,7,3,3,0,3,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12636,2771,0,'',''), + (2772,'Korin Fel',NULL,35,35,4046,0,0,0,125,125,0,0,7,3,3,0,2,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2772,0,'',''), + (2773,'Or\'Kalar',NULL,40,40,11568,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.6,1.14286,1,1,3.5,1,1,1,1,1,5334,5334,0,0,193,249,44.84,61.655,1964,102,100,1341,2000,0,278,367,2773,2773,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2774,'Doctor Draxlegauge','Blackwater Raiders',38,38,4051,0,0,0,120,120,0,0,7,3,3,0,2,32768,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,55,71,54.5072,74.9474,1709,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2774,0,'',''), + (2775,'Daggerspine Marauder',NULL,40,41,11253,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.2,1,1,1,1,1,1829,1902,0,0,92,109,56.672,77.924,2101,46,100,1610,1771,0,29,147,2775,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,2775,0,'',''), + (2776,'Vengeful Surge',NULL,40,40,5562,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1.14,1.14286,1,0,1,1,1,1,-1,1,1718,1718,0,0,92,109,56.672,77.924,1964,46,100,1610,1771,0,29,147,0,0,0,0,0,0,0,0,40,40,40,80,40,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2778,'Deckhand Moishe','Blackwater Raiders',37,37,8069,0,0,0,120,120,0,0,7,3,3,0,0,32768,0,2,0,1.05,1.14286,1,0,1.15,1,1,1,1,1,1536,1536,0,0,52,64,53.3984,73.4228,1593,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2778,0,'',''), + (2779,'Prince Nazjak',NULL,41,41,6763,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,4,1.2,1,1,1,1,1,1902,1902,0,0,235,302,50.796,69.8445,2101,124,100,1283,1411,0,72,99,2779,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2779,0,'',''), (2780,'Caretaker Nevlin',NULL,41,41,2435,0,0,0,123,123,0,0,7,3,3,0,2,32832,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,4755,4755,0,0,269,346,53.1456,73.0752,2101,142,100,1258,2000,0,275,364,2780,2780,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2780,0,'',''), (2781,'Caretaker Weston',NULL,41,41,2436,0,0,0,123,123,0,0,7,3,3,0,2,32832,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,4755,4755,0,0,269,346,53.1456,73.0752,2101,142,100,1258,2000,0,275,364,2781,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2781,0,'',''), (2782,'Caretaker Alaric',NULL,41,41,2434,0,0,0,123,123,0,0,7,3,3,0,2,32832,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,4755,4755,0,0,269,346,53.1456,73.0752,2101,142,100,1258,2000,0,266,353,2782,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2782,0,'',''), (2783,'Marez Cowl',NULL,40,40,4031,0,0,0,16,16,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,4572,4572,0,0,193,249,44.84,61.655,1964,102,100,1341,2000,0,261,345,2783,2783,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2784,'King Magni Bronzebeard','Lord of Ironforge',63,63,3597,0,0,0,55,55,0,0,7,3,3,1,2,4160,0,0,12,1,1.14286,1,3,1,1,1,1,-1,1,17000,17000,0,0,1489,1610,220.81,320.77,0,715,100,2000,2000,0,1,866,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51181,0,'',''), - (2785,'Theldurin the Lost',NULL,30,30,4903,0,0,0,35,35,0,0,7,3,3,0,3,768,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12131,50085,0,'',''), - (2786,'Gerrig Bonegrip',NULL,30,30,3599,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2786,0,'',''), - (2787,'Zaruk',NULL,60,60,4463,0,0,0,83,83,0,0,7,3,3,0,2,4096,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,2787,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2787,0,'',''), - (2788,'Apprentice Kryten',NULL,30,30,4043,0,0,0,1078,1078,0,0,7,3,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2601,2788,1,'',''), - (2789,'Skuerto',NULL,36,36,4042,0,0,0,55,55,0,0,7,3,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2100,2100,0,0,51,66,52.272,71.874,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11712,2789,1,'',''), - (2790,'Grand Mason Marblesten','Royal Stonecutters Union',44,44,5410,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,68,88,60.7904,83.5868,0,36,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2790,0,'',''), - (2791,'Enraged Rock Elemental',NULL,42,43,8550,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.2,1,1,1,1,1,1981,2059,0,0,65,83,59.0304,81.1668,4316,34,100,2000,2000,0,0,0,2791,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2792,'Gor\'mul',NULL,40,40,4048,0,0,0,29,29,0,0,7,3,3,0,2,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2792,0,'EventAI',''), - (2793,'Kor\'gresh Coldrage',NULL,39,39,6168,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,2,0,1.14,1,1,1,1,1,1345,1345,1236,1236,53,64,0,0,1517,27,0,2000,2000,0,60,83,2793,2793,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2794,'Summoned Guardian',NULL,38,38,4606,0,0,0,10,10,0,0,4,3,3,0,0,0,0,0,0,1.12,1.14286,1,1,1,1,1,1,-1,1,4736,4736,0,0,193,249,44.84,61.655,0,102,100,1341,1475,0,70,349,2794,0,0,0,0,0,0,0,190,190,190,190,190,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2795,'Lenny \"Fingers\" McCoy',NULL,35,35,1505,0,0,0,12,12,0,0,7,3,3,0,0,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2796,'Faelyssa',NULL,35,35,2232,0,0,0,80,80,0,0,7,3,3,0,16,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1233,1233,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2796,0,'',''), - (2798,'Pand Stonebinder','First Aid Trainer',35,35,2131,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5856,2798,0,'',''), - (2799,'Lucian Fenner',NULL,35,35,2610,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2799,0,'EventAI',''), - (2801,'Tresa MacGregor','Survival Trainer',45,45,3062,0,0,0,55,55,0,0,7,3,3,0,0,0,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,108,129,61.776,84.942,0,55,100,1560,1716,0,1,564,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,'',''), - (2802,'Susan Tillinghast',NULL,55,55,10563,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,2802,0,'EventAI',''), - (2803,'Malygen','General Goods',55,55,2241,0,0,0,80,80,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2803,0,'EventAI',''), - (2804,'Kurden Bloodclaw','Warsong Gulch Battlemaster',61,61,1871,0,0,0,1515,1515,0,0,7,3,3,0,2049,4672,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,10626,10626,8019,8019,361,467,172.1,240.07,0,191,100,1166,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6462,2804,0,'EventAI',''), - (2805,'Deneb Walker','Scrolls & Potions',45,45,1506,0,0,0,12,12,0,0,7,3,3,0,4,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50109,1,'',''), - (2806,'Bale','General Goods',55,55,2128,0,0,0,104,104,1.25,0,7,3,3,0,6,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,2806,0,'',''), - (2808,'Vikki Lonsav','General Goods',36,36,3966,0,0,0,12,12,0,0,7,3,3,0,7,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2100,2100,0,0,51,66,52.272,71.874,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,342,2808,0,'',''), - (2810,'Hammon Karwn','Superior Tradesman',35,35,3967,0,0,0,12,12,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2810,1,'',''), - (2812,'Drovnar Strongbrew','Alchemy Supplies',40,40,3964,0,0,0,55,55,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2812,1,'',''), - (2814,'Narj Deepslice','Butcher',39,39,3962,0,0,0,55,55,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2376,2376,0,0,57,74,55.5984,76.4478,0,30,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2814,1,'',''), - (2816,'Androd Fadran','Leatherworking Supplies',37,37,3965,0,0,0,12,12,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2192,2192,0,0,55,70,53.3984,73.4228,0,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2816,1,'',''), - (2817,'Rigglefuzz',NULL,37,37,7033,0,0,0,120,120,0,0,7,3,3,0,2,0,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2192,2192,0,0,55,70,53.3984,73.4228,0,29,100,2000,2000,0,0,0,2817,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2818,'Slagg','Superior Butcher',38,38,3950,0,0,0,29,29,0,0,7,3,3,0,19,512,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,55,71,54.5072,74.9474,0,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4747,2818,0,'',''), - (2819,'Tunkk','Leatherworking Supplies',34,34,3951,0,0,0,29,29,0,0,7,3,3,0,6,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1930,1930,0,0,47,61,49.9664,68.7038,0,25,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2819,0,'',''), - (2820,'Graud','General Goods',31,31,3952,0,0,0,29,29,0,0,7,3,3,0,6,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2820,0,'',''), - (2821,'Keena','Trade Goods',33,33,3953,0,0,0,29,29,0,0,7,3,3,0,6,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1846,1846,0,0,46,58,48.7872,67.0824,0,24,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2821,0,'',''), - (2829,'Starving Buzzard',NULL,35,37,10824,0,0,0,73,73,0,7,1,3,3,0,0,0,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1403,1536,0,0,51,65,49.368,67.881,1483,27,100,2000,2000,0,0,0,2829,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (2830,'Buzzard',NULL,37,39,1105,0,0,0,73,73,0,7,1,3,3,0,0,0,0,0,1,1.05,1.14286,1,0,1.15,1,1,1,1,1,1536,1678,0,0,51,66,50.512,69.454,1718,27,100,2000,2000,0,0,0,2830,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2831,'Giant Buzzard',NULL,39,41,1106,0,0,0,73,73,0,7,1,3,3,0,0,0,0,0,1,1,1.14286,1,0,1.2,1,1,1,1,1,1751,1902,0,0,57,73,54.912,75.504,1968,30,100,2000,2000,0,0,0,2831,0,2831,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2832,'Nixxrax Fillamug','Food & Drink',38,38,7180,0,0,0,120,120,0,0,7,3,3,0,4,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,55,71,54.5072,74.9474,0,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2832,0,'',''), - (2834,'Myizz Luckycatch','Fishing Trainer',43,43,7172,0,0,0,120,120,0,0,7,3,3,0,21,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,66,85,59.7872,82.2074,0,35,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4744,2834,0,'',''), - (2835,'Cedrik Prose','Gryphon Master',55,55,4044,0,0,0,12,12,0,0,7,3,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7609,7609,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,2835,0,'EventAI',''), - (2836,'Brikk Keencraft','Master Blacksmith',54,54,7161,0,0,0,120,120,0,0,7,3,3,0,17,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3986,3986,0,0,92,120,69.8544,96.0498,0,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,2784,2836,0,'',''), - (2837,'Jaxin Chong','Expert Alchemist',46,46,7174,0,0,0,120,120,0,0,7,3,3,0,17,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3077,3077,0,0,74,96,62.744,86.273,0,39,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4122,2837,0,'',''), - (2838,'Crazk Sparks','Fireworks Merchant',46,46,7181,0,0,0,120,120,0,0,7,3,3,0,4,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3077,3077,0,0,74,96,62.744,86.273,0,39,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2838,0,'',''), - (2839,'Haren Kanmae','Superior Bowyer',41,41,4478,0,0,0,120,120,0,0,7,3,3,0,16388,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2568,2568,0,0,62,80,57.728,79.376,0,33,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2839,0,'',''), - (2840,'Kizz Bluntstrike','Macecrafter',40,40,7183,0,0,0,120,120,0,0,7,3,3,0,16388,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,64,83,55.968,76.956,0,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2840,0,'',''), - (2842,'Wigcik','Superior Fisherman',43,43,7184,0,0,0,120,120,0,0,7,3,3,0,4,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,66,85,59.7872,82.2074,0,35,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,2842,0,'',''), - (2843,'Jutak','Blade Trader',43,43,4481,0,0,0,120,120,0,0,7,3,3,0,16388,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,66,85,59.7872,82.2074,0,35,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2843,0,'',''), - (2844,'Hurklor','Blacksmithing Supplies',46,46,4477,0,0,0,120,120,0,0,7,3,3,0,16390,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3077,3077,0,0,74,96,62.744,86.273,0,39,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2845,'Fargon Mortalak','Superior Armorer',40,40,4476,0,0,0,120,120,0,0,7,3,3,0,16388,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,64,83,55.968,76.956,0,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2845,0,'',''), - (2846,'Blixrez Goodstitch','Leatherworking Supplies',43,43,7186,0,0,0,120,120,0,0,7,3,3,0,4,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,66,85,59.7872,82.2074,0,35,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50430,0,'',''), - (2847,'Jansen Underwood','Blacksmithing Supplies',49,49,4479,0,0,0,120,120,0,0,7,3,3,0,16390,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3404,3404,0,0,81,105,65.5424,90.1208,0,43,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2847,0,'',''), - (2848,'Glyx Brewright','Alchemy Supplies',45,45,7178,0,0,0,120,120,0,0,7,3,3,0,4,32768,0,2,0,1,1.14286,1,0,0.09,1,1,1,-1,1,170,170,0,0,41,59,1.76,2.42,0,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2848,0,'',''), - (2849,'Qixdi Goodstitch','Cloth Armor & Accessories',44,44,7187,0,0,0,120,120,0,0,7,3,3,0,16388,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,68,88,60.7904,83.5868,0,36,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50370,0,'',''), + (2784,'King Magni Bronzebeard','Lord of Ironforge',63,63,3597,0,0,0,55,55,0,0,7,3,3,1,2,36928,0,0,12,1,1.14286,1,3,1,1,1,1,-1,1,17000,17000,0,0,1489,1610,220.81,320.77,4691,715,100,2000,2000,0,1,866,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2784,0,'',''), + (2785,'Theldurin the Lost',NULL,30,30,4903,0,0,0,35,35,0,0,7,3,3,0,3,33536,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12131,2785,0,'',''), + (2786,'Gerrig Bonegrip',NULL,30,30,3599,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2786,0,'',''), + (2787,'Zaruk',NULL,60,60,4463,0,0,0,83,83,0,0,7,3,3,0,2,36864,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,2000,2000,0,0,0,2787,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2787,0,'',''), + (2788,'Apprentice Kryten',NULL,30,30,4043,0,0,0,1078,1078,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2601,2788,1,'',''), + (2789,'Skuerto',NULL,36,36,4042,0,0,0,55,55,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2100,2100,0,0,51,66,52.272,71.874,1480,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11712,2789,1,'',''), + (2790,'Grand Mason Marblesten','Royal Stonecutters Union',44,44,5410,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,68,88,60.7904,83.5868,2557,36,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2790,0,'',''), + (2791,'Enraged Rock Elemental',NULL,42,43,8550,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.2,1,1,1,2,1,1981,2059,0,0,65,83,59.0304,81.1668,4794,34,100,2000,2000,0,0,0,2791,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2792,'Gor\'mul',NULL,40,40,4048,0,0,0,29,29,0,0,7,3,3,0,2,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2792,0,'EventAI',''), + (2793,'Kor\'gresh Coldrage',NULL,39,39,6168,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,2,0,1.14,1,1,1,1,1,1345,1345,1236,1236,53,64,0,0,1517,27,0,2000,2000,0,60,83,2793,2793,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2794,'Summoned Guardian',NULL,38,38,4606,0,0,0,10,10,0,0,4,3,3,0,0,32768,0,0,0,1.12,1.14286,1,1,1,1,1,1,-1,1,4736,4736,0,0,193,249,44.84,61.655,1709,102,100,1341,1475,0,70,349,2794,0,0,0,0,0,0,0,190,190,190,190,190,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2795,'Lenny \"Fingers\" McCoy',NULL,35,35,1505,0,0,0,12,12,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2796,'Faelyssa',NULL,35,35,2232,0,0,0,80,80,0,0,7,3,3,0,16,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1233,1233,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2796,0,'',''), + (2798,'Pand Stonebinder','First Aid Trainer',35,35,2131,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5856,2798,0,'',''), + (2799,'Lucian Fenner',NULL,35,35,2610,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2799,0,'EventAI',''), + (2801,'Tresa MacGregor','Survival Trainer',45,45,3062,0,0,0,55,55,0,0,7,3,3,0,0,32768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,108,129,61.776,84.942,2725,55,100,1560,1716,0,1,564,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,'',''), + (2802,'Susan Tillinghast',NULL,55,55,10563,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,2802,0,'EventAI',''), + (2803,'Malygen','General Goods',55,55,2241,0,0,0,80,80,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2803,0,'EventAI',''), + (2804,'Kurden Bloodclaw','Warsong Gulch Battlemaster',61,61,1871,0,0,0,1515,1515,0,0,7,3,3,0,2049,37440,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,10626,10626,8019,8019,361,467,172.1,240.07,4091,191,100,1166,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6462,2804,0,'EventAI',''), + (2805,'Deneb Walker','Scrolls & Potions',45,45,1506,0,0,0,12,12,0,0,7,3,3,0,4,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2805,1,'',''), + (2806,'Bale','General Goods',55,55,2128,0,0,0,104,104,1.25,0,7,3,3,0,6,37376,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,2806,0,'',''), + (2808,'Vikki Lonsav','General Goods',36,36,3966,0,0,0,12,12,0,0,7,3,3,0,7,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2100,2100,0,0,51,66,52.272,71.874,1480,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,342,2808,0,'',''), + (2810,'Hammon Karwn','Superior Tradesman',35,35,3967,0,0,0,12,12,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2810,1,'',''), + (2812,'Drovnar Strongbrew','Alchemy Supplies',40,40,3964,0,0,0,55,55,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2812,1,'',''), + (2814,'Narj Deepslice','Butcher',39,39,3962,0,0,0,55,55,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2376,2376,0,0,57,74,55.5984,76.4478,1834,30,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2814,1,'',''), + (2816,'Androd Fadran','Leatherworking Supplies',37,37,3965,0,0,0,12,12,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2192,2192,0,0,55,70,53.3984,73.4228,1593,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2816,1,'',''), + (2817,'Rigglefuzz',NULL,37,37,7033,0,0,0,120,120,0,0,7,3,3,0,2,32768,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2192,2192,0,0,55,70,53.3984,73.4228,1593,29,100,2000,2000,0,0,0,2817,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2818,'Slagg','Superior Butcher',38,38,3950,0,0,0,29,29,0,0,7,3,3,0,19,33280,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,55,71,54.5072,74.9474,1709,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4747,2818,0,'',''), + (2819,'Tunkk','Leatherworking Supplies',34,34,3951,0,0,0,29,29,0,0,7,3,3,0,6,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1930,1930,0,0,47,61,49.9664,68.7038,1340,25,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2819,0,'',''), + (2820,'Graud','General Goods',31,31,3952,0,0,0,29,29,0,0,7,3,3,0,6,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,1234,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2820,0,'',''), + (2821,'Keena','Trade Goods',33,33,3953,0,0,0,29,29,0,0,7,3,3,0,6,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1846,1846,0,0,46,58,48.7872,67.0824,1304,24,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2821,0,'',''), + (2829,'Starving Buzzard',NULL,35,37,10824,0,0,0,73,73,0,7,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1403,1536,0,0,51,65,49.368,67.881,1593,27,100,2000,2000,0,0,0,2829,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (2830,'Buzzard',NULL,37,39,1105,0,0,0,73,73,0,7,1,3,3,0,0,32768,0,0,1,1.05,1.14286,1,0,1.15,1,1,1,1,1,1536,1678,0,0,51,66,50.512,69.454,1834,27,100,2000,2000,0,0,0,2830,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2831,'Giant Buzzard',NULL,39,41,1106,0,0,0,73,73,0,7,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.2,1,1,1,1,1,1751,1902,0,0,57,73,54.912,75.504,2101,30,100,2000,2000,0,0,0,2831,0,2831,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2832,'Nixxrax Fillamug','Food & Drink',38,38,7180,0,0,0,120,120,0,0,7,3,3,0,4,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,55,71,54.5072,74.9474,1709,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2832,0,'',''), + (2834,'Myizz Luckycatch','Fishing Trainer',43,43,7172,0,0,0,120,120,0,0,7,3,3,0,21,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,66,85,59.7872,82.2074,2397,35,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4744,2834,0,'',''), + (2835,'Cedrik Prose','Gryphon Master',55,55,4044,0,0,0,12,12,0,0,7,3,3,0,11,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7609,7609,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,2835,0,'EventAI',''), + (2836,'Brikk Keencraft','Master Blacksmith',54,54,7161,0,0,0,120,120,0,0,7,3,3,0,17,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3986,3986,0,0,92,120,69.8544,96.0498,3216,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,2784,2836,0,'',''), + (2837,'Jaxin Chong','Expert Alchemist',46,46,7174,0,0,0,120,120,0,0,7,3,3,0,17,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3077,3077,0,0,74,96,62.744,86.273,2780,39,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4122,2837,0,'',''), + (2838,'Crazk Sparks','Fireworks Merchant',46,46,7181,0,0,0,120,120,0,0,7,3,3,0,4,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3077,3077,0,0,74,96,62.744,86.273,2780,39,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2838,0,'',''), + (2839,'Haren Kanmae','Superior Bowyer',41,41,4478,0,0,0,120,120,0,0,7,3,3,0,16388,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2568,2568,0,0,62,80,57.728,79.376,2101,33,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2839,0,'',''), + (2840,'Kizz Bluntstrike','Macecrafter',40,40,7183,0,0,0,120,120,0,0,7,3,3,0,16388,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,64,83,55.968,76.956,1964,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2840,0,'',''), + (2842,'Wigcik','Superior Fisherman',43,43,7184,0,0,0,120,120,0,0,7,3,3,0,4,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,66,85,59.7872,82.2074,2397,35,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,2842,0,'',''), + (2843,'Jutak','Blade Trader',43,43,4481,0,0,0,120,120,0,0,7,3,3,0,16388,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,66,85,59.7872,82.2074,2397,35,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2843,0,'',''), + (2844,'Hurklor','Blacksmithing Supplies',46,46,4477,0,0,0,120,120,0,0,7,3,3,0,16390,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3077,3077,0,0,74,96,62.744,86.273,2780,39,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2845,'Fargon Mortalak','Superior Armorer',40,40,4476,0,0,0,120,120,0,0,7,3,3,0,16388,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,64,83,55.968,76.956,1964,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2845,0,'',''), + (2846,'Blixrez Goodstitch','Leatherworking Supplies',43,43,7186,0,0,0,120,120,0,0,7,3,3,0,4,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,66,85,59.7872,82.2074,2397,35,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2846,0,'',''), + (2847,'Jansen Underwood','Blacksmithing Supplies',49,49,4479,0,0,0,120,120,0,0,7,3,3,0,16390,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3404,3404,0,0,81,105,65.5424,90.1208,2944,43,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2847,0,'',''), + (2848,'Glyx Brewright','Alchemy Supplies',45,45,7178,0,0,0,120,120,0,0,7,3,3,0,4,32768,0,2,0,1,1.14286,1,0,0.09,1,1,1,-1,1,170,170,0,0,41,59,1.76,2.42,2725,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2848,0,'',''), + (2849,'Qixdi Goodstitch','Cloth Armor & Accessories',44,44,7187,0,0,0,120,120,0,0,7,3,3,0,16388,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,68,88,60.7904,83.5868,2557,36,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2849,0,'',''), (2850,'Broken Tooth',NULL,37,37,6082,0,0,0,66,66,0,2,1,1,3,0,0,0,0,0,1,1.6,1.14286,1,4,1.2,1,1,1,1,1,1603,1603,0,0,16,20,44.84,61.655,1593,16,100,1000,2000,0,0,0,2850,0,2850,0,0,0,0,0,0,0,0,0,0,8275,1,0,0,0,0,0,0,0,0,0,'',''), - (2851,'Urda','Wind Rider Master',55,55,3972,0,0,0,29,29,0,0,7,3,3,0,11,4608,0,2,0,1.05,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,2851,0,'EventAI',''), - (2852,'Enslaved Druid of the Talon',NULL,10,10,4246,0,0,0,35,35,0,0,7,3,3,0,0,768,0,2,0,0.96,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,2852,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2853,'Freed Druid of the Talon',NULL,10,10,1192,0,0,0,35,35,0,0,7,3,3,0,0,0,0,2,0,0.96,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,22,26,16.808,23.111,0,11,100,1910,2101,0,2,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2855,'Snang','Journeyman Tailor',24,24,4384,0,0,0,29,29,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4265,2855,0,'',''), - (2856,'Angrun','Herbalism Trainer',40,40,4364,0,0,0,29,29,0,0,7,3,3,0,16,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,'',''), - (2857,'Thund','Journeyman Engineer',23,23,4386,0,0,0,29,29,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1106,1106,0,0,28,37,36.0272,49.5374,0,15,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4143,50865,0,'',''), - (2858,'Gringer','Wind Rider Master',55,55,12938,0,0,0,29,29,0,0,7,3,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4307,2858,0,'EventAI',''), - (2859,'Gyll','Gryphon Master',55,55,12945,0,0,0,55,55,0,0,7,3,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4306,2859,0,'EventAI',''), - (2860,'Sigrun Ironhew',NULL,40,40,1568,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,1500,2000,0,0,0,2860,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2860,1,'',''), - (2861,'Gorrik','Wind Rider Master',55,55,4148,0,0,0,29,29,0,0,7,3,3,0,11,4608,0,2,0,1.05,1.14286,1,1,1,1,1,1,-1,1,7693,7693,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,2861,0,'EventAI',''), - (2870,'Henria Derth','Wolf Trainer',21,21,2585,0,0,0,84,84,0,0,7,3,3,0,0,0,0,2,8,1.03,1.14286,1,0,1,1,1,1,-1,1,980,980,0,0,24,32,33.264,45.738,0,13,100,1800,1980,0,0,0,2870,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,'',''), - (2876,'Grunenstur Balindom',NULL,50,50,5090,0,0,0,84,84,0,0,10,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,125,149,66.44,91.355,0,63,100,1510,1661,0,45,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2878,'Peria Lamenur','Pet Trainer',40,40,5040,0,0,0,55,55,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,4783,2878,1,'',''), - (2879,'Karrina Mekenda','Pet Trainer',40,40,5043,0,0,0,55,55,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,4783,0,0,'EventAI',''), - (2880,'Hurom Juggendolf','Boar Trainer',50,50,5041,0,0,0,84,84,0,0,10,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,125,149,66.44,91.355,0,63,100,1510,1661,0,1,627,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,2880,0,'',''), - (2881,'Durdek Karrin','Bear Trainer',50,50,5227,0,0,0,55,55,0,0,7,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,125,149,66.44,91.355,0,63,100,1510,1661,0,1,627,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,'',''), - (2887,'Prismatic Exile',NULL,42,43,9588,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1.14,1.14286,2,0,1.25,1,1,1,1,1,1651,1716,1381,1432,92,109,53.8384,74.0278,0,46,100,1610,1771,0,29,145,0,0,0,0,0,0,0,0,41,41,41,82,41,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2888,'Garek',NULL,50,50,9752,0,0,0,35,35,0,0,7,3,3,0,2,768,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2888,0,'',''), - (2892,'Stonevault Seer',NULL,39,40,722,0,0,0,59,59,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,2,1,3,1,1,1,1,1,3540,3678,1236,1283,193,249,44.84,61.655,1372,102,100,1341,2000,0,225,298,2892,2892,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2892,0,'EventAI',''), - (2893,'Stonevault Bonesnapper',NULL,39,40,1194,0,0,0,59,59,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.15,1,1,1,1,1,1678,1753,0,0,56,70,53.8384,74.0278,1899,29,100,2000,2000,0,66,91,2893,2893,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2893,0,'EventAI',''), - (2894,'Stonevault Shaman',NULL,40,41,721,0,0,0,59,59,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,2,0,1.2,1,1,1,1,1,1471,1522,1283,1332,53,67,56.672,77.924,1673,28,100,2000,2000,0,63,87,2894,2894,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2894,0,'EventAI',''), - (2906,'Dustbelcher Warrior',NULL,36,37,5782,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1403,1536,0,0,51,65,53.8384,74.0278,1483,27,100,2000,2000,0,59,81,2906,2906,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2907,'Dustbelcher Mystic',NULL,36,37,1122,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,2,0,1.15,1,1,1,1,1,1208,1257,1097,1142,48,60,53.8384,74.0278,1280,25,100,2000,2000,0,55,77,2907,2907,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2907,0,'EventAI',''), - (2908,'Grawl','General Goods',44,44,4902,0,0,0,29,29,0,0,7,3,3,0,6,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,68,88,60.7904,83.5868,0,36,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2909,'Hammertoe Grez',NULL,40,40,4899,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2331,2331,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2909,1,'',''), - (2910,'Prospector Ryedol','Explorers\' League',35,35,4900,0,0,0,55,55,0,0,7,3,3,0,6,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2910,1,'',''), - (2911,'Archaeologist Flagongut','Explorers\' League',44,44,1650,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,68,88,60.7904,83.5868,0,36,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2911,0,'',''), - (2912,'Chief Archaeologist Greywhisker','Explorers\' League',40,40,1665,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2913,'Archaeologist Hollee','Explorers\' League',12,12,1286,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2913,1,'',''), - (2914,'Snake',NULL,1,1,1206,6303,0,0,190,190,0,0,8,3,3,0,0,32768,0,0,0,1,0.857143,1,0,0.2,1,1,1,1,1,8,8,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (2915,'Hammertoe\'s Spirit',NULL,40,40,4901,0,0,0,35,35,0,0,7,3,3,0,0,0,0,0,0,1.14,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,92,109,56.672,77.924,0,46,100,1610,1771,0,29,147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2916,'Historian Karnik',NULL,20,20,3595,0,0,0,55,55,0,0,7,3,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5348,2916,0,'',''), - (2917,'Prospector Remtravel','Explorers\' League',16,16,1277,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,4096,0.94,1.14286,1,0,1,1,1,1,-1,1,695,695,0,0,17,23,26.048,35.816,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2917,0,'','npc_prospector_remtravel'), - (2918,'Advisor Belgrum',NULL,40,40,3598,0,0,0,55,55,0,0,7,3,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,1610,1771,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2918,0,'',''), - (2919,'Fam\'retor Guardian',NULL,45,45,1162,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1.17,1.14286,1,0,1,1,1,1,-1,1,2191,2191,0,0,108,129,59.0304,81.1668,0,55,100,1560,1716,0,36,181,2919,0,0,0,0,0,0,0,45,45,45,45,45,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2920,'Lucien Tosselwrench',NULL,31,31,4895,0,0,0,35,35,1.15,0,7,3,3,0,3,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12202,2920,0,'',''), - (2921,'Lotwil Veriatus',NULL,36,36,4896,0,0,0,35,35,1.15,0,7,3,3,0,2,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2100,2100,0,0,51,66,52.272,71.874,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2921,0,'',''), - (2922,'Servo',NULL,5,5,1150,0,0,0,42,42,0,0,9,3,3,0,0,768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,102,102,0,0,6,7,8.624,11.858,120,3,100,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2851,'Urda','Wind Rider Master',55,55,3972,0,0,0,29,29,0,0,7,3,3,0,11,37376,0,2,0,1.05,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,2851,0,'EventAI',''), + (2852,'Enslaved Druid of the Talon',NULL,10,10,4246,0,0,0,35,35,0,0,7,3,3,0,0,33536,0,2,0,0.96,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,2852,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2853,'Freed Druid of the Talon',NULL,10,10,1192,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,2,0,0.96,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,22,26,16.808,23.111,512,11,100,1910,2101,0,2,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2855,'Snang','Journeyman Tailor',24,24,4384,0,0,0,29,29,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,992,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4265,2855,0,'',''), + (2856,'Angrun','Herbalism Trainer',40,40,4364,0,0,0,29,29,0,0,7,3,3,0,16,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,'',''), + (2857,'Thund','Journeyman Engineer',23,23,4386,0,0,0,29,29,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1106,1106,0,0,28,37,36.0272,49.5374,957,15,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4143,2857,0,'',''), + (2858,'Gringer','Wind Rider Master',55,55,12938,0,0,0,29,29,0,0,7,3,3,0,11,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4307,2858,0,'EventAI',''), + (2859,'Gyll','Gryphon Master',55,55,12945,0,0,0,55,55,0,0,7,3,3,0,11,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4306,2859,0,'EventAI',''), + (2860,'Sigrun Ironhew',NULL,40,40,1568,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,1500,2000,0,0,0,2860,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2860,1,'',''), + (2861,'Gorrik','Wind Rider Master',55,55,4148,0,0,0,29,29,0,0,7,3,3,0,11,37376,0,2,0,1.05,1.14286,1,1,1,1,1,1,-1,1,7693,7693,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,2861,0,'EventAI',''), + (2870,'Henria Derth','Wolf Trainer',21,21,2585,0,0,0,84,84,0,0,7,3,3,0,0,32768,0,2,8,1.03,1.14286,1,0,1,1,1,1,-1,1,980,980,0,0,24,32,33.264,45.738,888,13,100,1800,1980,0,0,0,2870,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,'',''), + (2876,'Grunenstur Balindom',NULL,50,50,5090,0,0,0,84,84,0,0,10,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,125,149,66.44,91.355,2999,63,100,1510,1661,0,45,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2878,'Peria Lamenur','Pet Trainer',40,40,5040,0,0,0,55,55,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,4783,2878,1,'',''), + (2879,'Karrina Mekenda','Pet Trainer',40,40,5043,0,0,0,55,55,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,4783,0,0,'EventAI',''), + (2880,'Hurom Juggendolf','Boar Trainer',50,50,5041,0,0,0,84,84,0,0,10,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,125,149,66.44,91.355,2999,63,100,1510,1661,0,1,627,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,2880,0,'',''), + (2881,'Durdek Karrin','Bear Trainer',50,50,5227,0,0,0,55,55,0,0,7,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,125,149,66.44,91.355,2999,63,100,1510,1661,0,1,627,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,'',''), + (2887,'Prismatic Exile',NULL,42,43,9588,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1.14,1.14286,2,0,1.25,1,1,1,1,1,1651,1716,1381,1432,92,109,53.8384,74.0278,1958,46,100,1610,1771,0,29,145,0,0,0,0,0,0,0,0,41,41,41,82,41,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2888,'Garek',NULL,50,50,9752,0,0,0,35,35,0,0,7,3,3,0,2,33536,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2888,0,'',''), + (2892,'Stonevault Seer',NULL,39,40,722,0,0,0,59,59,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,2,1,3,1,1,1,1,1,3540,3678,1236,1283,193,249,44.84,61.655,1619,102,100,1341,2000,0,225,298,2892,2892,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2892,0,'EventAI',''), + (2893,'Stonevault Bonesnapper',NULL,39,40,1194,0,0,0,59,59,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.15,1,1,1,1,1,1678,1753,0,0,56,70,53.8384,74.0278,1964,29,100,2000,2000,0,66,91,2893,2893,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2893,0,'EventAI',''), + (2894,'Stonevault Shaman',NULL,40,41,721,0,0,0,59,59,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,2,0,1.2,1,1,1,1,1,1471,1522,1283,1332,53,67,56.672,77.924,1727,28,100,2000,2000,0,63,87,2894,2894,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2894,0,'EventAI',''), + (2906,'Dustbelcher Warrior',NULL,36,37,5782,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1403,1536,0,0,51,65,53.8384,74.0278,1483,27,100,2000,2000,0,59,81,2906,2906,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2907,'Dustbelcher Mystic',NULL,36,37,1122,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,2,0,1.15,1,1,1,1,1,1208,1257,1097,1142,48,60,53.8384,74.0278,1325,25,100,2000,2000,0,55,77,2907,2907,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2907,0,'EventAI',''), + (2908,'Grawl','General Goods',44,44,4902,0,0,0,29,29,0,0,7,3,3,0,6,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,68,88,60.7904,83.5868,2557,36,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2909,'Hammertoe Grez',NULL,40,40,4899,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2331,2331,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2909,1,'',''), + (2910,'Prospector Ryedol','Explorers\' League',35,35,4900,0,0,0,55,55,0,0,7,3,3,0,6,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2910,1,'',''), + (2911,'Archaeologist Flagongut','Explorers\' League',44,44,1650,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,68,88,60.7904,83.5868,2557,36,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2911,0,'',''), + (2912,'Chief Archaeologist Greywhisker','Explorers\' League',40,40,1665,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2913,'Archaeologist Hollee','Explorers\' League',12,12,1286,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2913,1,'',''), + (2914,'Snake',NULL,1,1,1206,6303,0,0,190,190,0,0,8,3,3,0,0,32768,0,0,0,1,0.857143,1,0,0.2,1,1,1,1.33,1,8,8,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (2915,'Hammertoe\'s Spirit',NULL,40,40,4901,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,1.14,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,92,109,56.672,77.924,1964,46,100,1610,1771,0,29,147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2916,'Historian Karnik',NULL,20,20,3595,0,0,0,55,55,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5348,2916,0,'',''), + (2917,'Prospector Remtravel','Explorers\' League',16,16,1277,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,4096,0.94,1.14286,1,0,1,1,1,1,-1,1,695,695,0,0,17,23,26.048,35.816,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2917,0,'','npc_prospector_remtravel'), + (2918,'Advisor Belgrum',NULL,40,40,3598,0,0,0,55,55,0,0,7,3,3,0,2,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,1610,1771,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2918,0,'',''), + (2919,'Fam\'retor Guardian',NULL,45,45,1162,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1.17,1.14286,1,0,1,1,1,1,-1,1,2191,2191,0,0,108,129,59.0304,81.1668,2725,55,100,1560,1716,0,36,181,2919,0,0,0,0,0,0,0,45,45,45,45,45,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2920,'Lucien Tosselwrench',NULL,31,31,4895,0,0,0,35,35,1.15,0,7,3,3,0,3,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,1234,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12202,2920,0,'',''), + (2921,'Lotwil Veriatus',NULL,36,36,4896,0,0,0,35,35,1.15,0,7,3,3,0,2,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2100,2100,0,0,51,66,52.272,71.874,1480,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2921,0,'',''), + (2922,'Servo',NULL,5,5,1150,0,0,0,42,42,0,0,9,3,3,0,0,33536,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,102,102,0,0,6,7,8.624,11.858,120,3,100,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (2923,'Mangy Silvermane',NULL,41,42,11413,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.2,1,1,1,1,1,1902,1981,0,0,61,78,57.0064,78.3838,2246,32,100,2000,2000,0,0,0,2923,0,2923,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (2924,'Silvermane Wolf',NULL,43,44,11419,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.2,1,1,1,1,1,2059,2138,0,0,68,88,57.0064,78.3838,2557,36,100,2000,2000,0,0,0,2924,0,2924,0,0,0,0,0,0,0,0,0,0,8847,1,0,0,0,0,0,0,0,0,0,'',''), (2925,'Silvermane Howler',NULL,45,46,11417,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.25,1,1,1,1,1,2310,2399,0,0,78,96,60.016,82.522,2780,40,100,2000,2000,0,0,0,2925,0,2925,0,0,0,0,0,0,0,0,0,0,8864,1,0,0,0,0,0,0,0,0,0,'',''), (2926,'Silvermane Stalker',NULL,47,48,11418,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.25,1,1,1,1,1,2488,2578,0,0,81,101,61.9344,85.1598,2888,42,100,2000,2000,0,0,0,2926,0,2926,0,0,0,0,0,0,0,0,0,0,8296,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (2927,'Vicious Owlbeast',NULL,42,43,12238,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.2,1,1,1,1,1,1981,2059,0,0,65,83,63.7824,87.7008,2397,34,100,2000,2000,0,77,106,2927,0,100004,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (2928,'Primitive Owlbeast',NULL,44,45,12238,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.2,1,1,1,1,1,2138,2218,0,0,73,93,62.8672,86.4424,2725,38,100,2000,2000,0,81,111,2928,0,100004,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2929,'Savage Owlbeast',NULL,46,47,12238,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2631,2701,0,0,85,109,63.7824,87.7008,0,45,100,2000,2000,0,89,121,2929,0,100004,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (2930,'Sentinel Glynda Nal\'Shea',NULL,45,45,2865,0,0,0,80,80,0,0,7,3,3,0,2,4608,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,2930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2930,0,'',''), - (2931,'Zaricotl',NULL,55,55,1210,0,0,0,14,14,0,7,1,3,3,0,0,64,0,0,1,1,1.14286,1,2,3,1,3.5,1,1,1,7842,7842,0,0,94,124.7,0,0,3271,228,23,2000,2000,0,0,0,2931,0,0,0,0,0,0,0,0,0,0,0,0,8314,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2932,'Magregan Deepshadow',NULL,38,38,4938,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,4185,4185,0,0,177,230,43.0272,59.1624,1593,94,100,1358,2000,0,249,330,2932,2932,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2932,0,'EventAI',''), - (2934,'Keeper Bel\'dugur',NULL,42,42,5751,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,0,34,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2934,0,'EventAI',''), - (2937,'Dagun the Ravenous',NULL,43,43,10043,0,0,0,18,18,0,0,7,3,3,0,0,0,0,0,0,2.18,1.14286,1,1,3,1,1,1,1,1,5148,5148,0,0,269,346,53.1456,73.0752,0,142,100,1258,1384,0,107,534,2937,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2937,0,'',''), - (2941,'Lanie Reed','Gryphon Master',55,55,5091,0,0,0,55,55,0,0,7,3,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,1590,1590,310,400,80.652,110.896,0,164,100,1666,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5967,2941,0,'EventAI',''), - (2943,'Ransin Donner',NULL,35,35,7916,0,0,0,55,55,0,0,7,3,3,0,1,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5400,5400,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6565,0,0,'',''), - (2944,'Boss Tho\'grun',NULL,41,42,10170,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.2,1,1,1,1,1,1902,1981,0,0,61,78,63.7824,87.7008,2246,32,100,2000,2000,0,76,105,2944,2944,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2945,'Murdaloc',NULL,42,42,1194,0,0,0,59,59,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.2,1,1,1,1,1,1981,1981,0,0,64,79,63.7824,87.7008,2246,33,100,2000,2000,0,75,103,2945,2945,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2946,'Puppet of Helcular',NULL,42,42,200,0,0,0,83,83,0,0,6,3,3,0,0,0,0,0,0,0.98,1.14286,1,0,0.1,1,1,1,1,1,165,165,0,0,98,117,58.7664,80.8038,0,50,100,1590,1749,0,32,161,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (2947,'Harken Windtotem',NULL,21,21,3821,0,0,0,83,83,1.35,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,980,980,0,0,24,32,33.264,45.738,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2947,0,'EventAI',''), - (2948,'Mull Thunderhorn',NULL,25,25,3826,0,0,0,104,104,1.35,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2948,0,'',''), + (2929,'Savage Owlbeast',NULL,46,47,12238,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2631,2701,0,0,85,109,63.7824,87.7008,2835,45,100,2000,2000,0,89,121,2929,0,100004,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (2930,'Sentinel Glynda Nal\'Shea',NULL,45,45,2865,0,0,0,80,80,0,0,7,3,3,0,2,37376,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,2930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2930,0,'',''), + (2931,'Zaricotl',NULL,55,55,1210,0,0,0,14,14,0,7,1,3,3,0,0,32832,0,0,1,1,1.14286,1,2,3,1,3.5,1,1,1,7842,7842,0,0,94,124.7,0,0,3271,228,23,2000,2000,0,0,0,2931,0,0,0,0,0,0,0,0,0,0,0,0,8314,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2932,'Magregan Deepshadow',NULL,38,38,4938,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,4185,4185,0,0,177,230,43.0272,59.1624,1709,94,100,1358,2000,0,249,330,2932,2932,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2932,0,'EventAI',''), + (2934,'Keeper Bel\'dugur',NULL,42,42,5751,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,2246,34,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2934,0,'EventAI',''), + (2937,'Dagun the Ravenous',NULL,43,43,10043,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,2.18,1.14286,1,1,3,1,1,1,1,1,5148,5148,0,0,269,346,53.1456,73.0752,2397,142,100,1258,1384,0,107,534,2937,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2937,0,'',''), + (2941,'Lanie Reed','Gryphon Master',55,55,5091,0,0,0,55,55,0,0,7,3,3,0,11,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,1590,1590,310,400,80.652,110.896,3271,164,100,1666,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5967,2941,0,'EventAI',''), + (2943,'Ransin Donner',NULL,35,35,7916,0,0,0,55,55,0,0,7,3,3,0,1,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5400,5400,0,0,2,2,0,0,1373,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6565,0,0,'',''), + (2944,'Boss Tho\'grun',NULL,41,42,10170,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.2,1,1,1,1,1,1902,1981,0,0,61,78,63.7824,87.7008,2246,32,100,2000,2000,0,76,105,2944,2944,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2945,'Murdaloc',NULL,42,42,1194,0,0,0,59,59,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.2,1,1,1,1,1,1981,1981,0,0,64,79,63.7824,87.7008,2246,33,100,2000,2000,0,75,103,2945,2945,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2946,'Puppet of Helcular',NULL,42,42,200,0,0,0,83,83,0,0,6,3,3,0,0,32768,0,0,0,0.98,1.14286,1,0,0.1,1,1,1,1,1,165,165,0,0,98,117,58.7664,80.8038,2246,50,100,1590,1749,0,32,161,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2947,'Harken Windtotem',NULL,21,21,3821,0,0,0,83,83,1.35,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,980,980,0,0,24,32,33.264,45.738,888,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2947,0,'EventAI',''), + (2948,'Mull Thunderhorn',NULL,25,25,3826,0,0,0,104,104,1.35,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2948,0,'',''), (2949,'Palemane Tanner',NULL,5,6,550,0,0,0,39,39,0,0,7,1,3,0,0,0,0,0,0,1,0.857143,2,0,1,1,1,1,-1,1,96,114,115,126,6,8,13.4464,18.4888,20,3,100,2000,2000,0,4,10,2949,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2949,0,'EventAI',''), (2950,'Palemane Skinner',NULL,6,7,1216,0,0,0,39,39,0,0,7,1,3,0,0,0,0,0,0,1.2,0.857143,2,0,1,1,1,1,-1,1,113,124,126,138,7,7,13.4464,18.4888,20,3,100,2000,2000,0,5,11,2950,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2950,0,'EventAI',''), - (2951,'Palemane Poacher',NULL,7,8,1217,0,0,0,39,39,0,0,7,1,3,0,0,0,0,0,0,0.95,1.14286,1,0,1,1,1,1,-1,1,137,156,220,220,7,10,13.4464,18.4888,20,4,100,2000,2000,0,6,13,2951,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50024,0,'EventAI',''), - (2952,'Bristleback Quilboar',NULL,3,4,1967,0,0,0,111,111,0,0,7,1,3,0,0,0,0,0,0,0.94,1.14286,1,0,1,1,1,1,1,1,71,86,0,0,3,5,5.2272,7.1874,76,2,100,2000,2000,0,1,7,2952,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50188,0,'',''), - (2953,'Bristleback Shaman',NULL,3,4,6090,0,0,0,111,111,0,0,7,1,3,0,0,0,0,0,0,0.94,1.14286,2,0,1,1,1,1,1,1,69,83,79,104,3,5,5.2272,7.1874,67,2,100,2000,2000,0,1,7,2953,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50086,0,'EventAI',''), + (2951,'Palemane Poacher',NULL,7,8,1217,0,0,0,39,39,0,0,7,1,3,0,0,0,0,0,0,0.95,1.14286,1,0,1,1,1,1,-1,1,137,156,220,220,7,10,13.4464,18.4888,20,4,100,2000,2000,0,6,13,2951,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2951,0,'EventAI',''), + (2952,'Bristleback Quilboar',NULL,3,4,1967,0,0,0,111,111,0,0,7,1,3,0,0,0,0,0,0,0.94,1.14286,1,0,1,1,1,1,1,1,71,86,0,0,3,5,5.2272,7.1874,76,2,100,2000,2000,0,1,7,2952,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2952,0,'',''), + (2953,'Bristleback Shaman',NULL,3,4,6090,0,0,0,111,111,0,0,7,1,3,0,0,0,0,0,0,0.94,1.14286,2,0,1,1,1,1,1,1,69,83,79,104,3,5,5.2272,7.1874,67,2,100,2000,2000,0,1,7,2953,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2953,0,'EventAI',''), (2954,'Bristleback Battleboar',NULL,4,5,6807,0,0,0,111,111,0,5,1,1,3,0,0,0,0,0,1,0.95,1.14286,1,0,1,1,1,1,1,1,86,102,0,0,3,6,8.624,11.858,120,2,100,2000,2000,0,0,0,2954,0,100007,0,0,0,0,0,0,0,0,0,0,9066,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (2955,'Plainstrider',NULL,1,2,1219,0,0,0,189,189,0,12,1,1,3,0,0,0,0,0,1,0.666668,0.857143,1,0,1,1,1,1,1,1,42,55,0,0,0,1,1.76,2.42,16,0,100,2000,2000,0,0,0,2955,0,100008,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (2956,'Adult Plainstrider',NULL,6,8,1220,0,0,0,189,189,0,12,1,1,3,0,0,0,0,0,1,0.666668,1.14286,1,0,1,1,1,1,-1,1,120,137,0,0,7,10,13.4464,18.4888,207,4,100,2000,2000,0,0,0,2956,0,2956,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (2957,'Elder Plainstrider',NULL,8,9,1221,0,0,0,189,189,0,12,1,1,3,0,0,0,0,0,1,0.666668,1.14286,1,0,1,1,1,1,1,1,156,176,0,0,11,15,13.4464,18.4888,361,6,100,2000,2000,0,0,0,2957,0,2957,0,0,0,0,0,0,0,0,0,0,5915,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2957,'Elder Plainstrider',NULL,8,9,1221,0,0,0,189,189,0,12,1,1,3,0,0,0,0,0,1,0.666668,1.14286,1,0,1,1,1,1,1,1,156,176,0,0,11,15,13.4464,18.4888,406,6,100,2000,2000,0,0,0,2957,0,2957,0,0,0,0,0,0,0,0,0,0,5915,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (2958,'Prairie Wolf',NULL,5,6,1100,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,102,120,0,0,3,6,8.624,11.858,174,2,100,1500,2000,0,0,0,2958,0,2958,0,0,0,0,0,0,0,0,0,0,5936,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (2959,'Prairie Stalker',NULL,7,8,643,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,137,156,0,0,8,10,13.4464,18.4888,316,4,100,1500,2000,0,0,0,2959,0,2959,0,0,0,0,0,0,0,0,0,0,5939,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (2960,'Prairie Wolf Alpha',NULL,9,10,161,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,176,198,0,0,9,12,13.4464,18.4888,512,5,100,1400,2000,0,0,0,2960,0,2960,0,0,0,0,0,0,0,0,0,0,5942,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (2961,'Mountain Cougar',NULL,3,3,11451,0,0,0,7,7,0,2,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,71,71,0,0,3,4,5.2272,7.1874,41,2,100,2000,2000,0,0,0,2961,0,100008,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (2962,'Windfury Harpy',NULL,7,8,10877,0,0,0,514,514,0,0,7,1,3,0,0,0,0,0,0,0.95,1.14286,1,0,1,1,1,1,1,1,137,156,0,0,13,17,13.4464,18.4888,105,7,100,2000,2000,0,6,13,2962,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (2963,'Windfury Wind Witch',NULL,8,9,1351,0,0,0,514,514,0,0,7,1,3,0,0,0,0,0,0,0.97,1.14286,2,0,1,1,1,1,1,1,148,166,165,178,11,14,13.4464,18.4888,314,6,100,2000,2000,0,8,15,2963,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2964,'Windfury Sorceress',NULL,9,10,1255,0,0,0,514,514,0,0,7,1,3,0,0,0,0,0,0,1.38889,0.857143,8,0,1,1,1,1,1,1,160,178,350,382,9,13,13.4464,18.4888,20,5,100,2000,2000,0,8,16,2964,2964,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2965,'Windfury Matriarch',NULL,10,11,10869,0,0,0,514,514,0,0,7,1,3,0,0,0,0,0,0,1.38889,1.14286,2,0,1,1,1,1,1,1,186,208,191,205,13,17,21.2784,29.2578,438,7,100,2000,2000,0,10,18,2965,2965,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2962,'Windfury Harpy',NULL,7,8,10877,0,0,0,514,514,0,0,7,1,3,0,0,0,0,0,0,0.95,1.14286,1,0,1,1,1,1,1,1,137,156,0,0,13,17,13.4464,18.4888,316,7,100,2000,2000,0,6,13,2962,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (2963,'Windfury Wind Witch',NULL,8,9,1351,0,0,0,514,514,0,0,7,1,3,0,0,0,0,0,0,0.97,1.14286,2,0,1,1,1,1,1,1,148,166,165,178,11,14,13.4464,18.4888,342,6,100,2000,2000,0,8,15,2963,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2964,'Windfury Sorceress',NULL,9,10,1255,0,0,0,514,514,0,0,7,1,3,0,0,0,0,0,0,1.38889,0.857143,8,0,1,1,1,1,1,1,160,178,350,382,9,13,13.4464,18.4888,270,5,100,2000,2000,0,8,16,2964,2964,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2965,'Windfury Matriarch',NULL,10,11,10869,0,0,0,514,514,0,0,7,1,3,0,0,0,0,0,0,1.38889,1.14286,2,0,1,1,1,1,1,1,186,208,191,205,13,17,21.2784,29.2578,450,7,100,2000,2000,0,10,18,2965,2965,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (2966,'Battleboar',NULL,3,4,8869,0,0,0,14,14,0,5,1,1,3,0,0,0,0,0,1,0.94,1.14286,1,0,1,1,1,1,1,1,71,86,0,0,3,5,5.2272,7.1874,76,2,100,2000,2000,0,0,0,2966,0,100008,0,0,0,0,0,0,0,0,0,0,9065,1,0,0,0,0,0,0,0,0,0,'',''), - (2967,'Galak Centaur',NULL,8,9,9410,0,0,0,131,131,0,0,7,1,3,0,0,0,0,0,0,0.666668,0.857143,1,0,1,1,1,1,1,1,156,176,0,0,11,15,13.4464,18.4888,559,6,100,2000,2000,0,10,18,2967,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2967,0,'',''), + (2967,'Galak Centaur',NULL,8,9,9410,0,0,0,131,131,0,0,7,1,3,0,0,0,0,0,0,0.666668,0.857143,1,0,1,1,1,1,1.5,1,156,176,0,0,11,15,13.4464,18.4888,609,6,100,2000,2000,0,10,18,2967,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2967,0,'',''), (2968,'Galak Outrunner',NULL,9,10,9409,0,0,0,131,131,0,0,7,1,3,0,0,0,0,0,0,0.666668,0.857143,1,0,1,1,1,1,1,1,176,198,0,0,13,17,18.1984,25.0228,512,7,100,2000,2000,0,9,17,2968,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2968,0,'EventAI',''), - (2969,'Wiry Swoop',NULL,5,7,1228,0,0,0,73,73,0,7,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,102,137,0,0,6,11,13.4464,18.4888,180,4,100,2000,2000,0,0,0,2969,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2970,'Swoop',NULL,7,9,1229,0,0,0,73,73,0,7,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,137,176,0,0,10,15,13.4464,18.4888,323,6,100,2000,2000,0,0,0,2970,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2971,'Taloned Swoop',NULL,8,10,10824,0,0,0,73,73,0,7,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,156,198,0,0,10,15,16.632,22.869,414,6,100,2000,2000,0,0,0,2971,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2969,'Wiry Swoop',NULL,5,7,1228,0,0,0,73,73,0,7,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,102,137,0,0,6,11,13.4464,18.4888,239,4,100,2000,2000,0,0,0,2969,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2970,'Swoop',NULL,7,9,1229,0,0,0,73,73,0,7,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,137,176,0,0,10,15,13.4464,18.4888,406,6,100,2000,2000,0,0,0,2970,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (2971,'Taloned Swoop',NULL,8,10,10824,0,0,0,73,73,0,7,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,156,198,0,0,10,15,16.632,22.869,512,6,100,2000,2000,0,0,0,2971,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (2972,'Kodo Calf',NULL,7,8,1451,1454,0,0,15,15,0,0,1,1,3,0,0,0,0,2,0,1,0.857143,1,0,1,1,1,1,-1,1,122,154,0,0,14,20,0,0,274,8,0,3000,2000,0,0,0,2972,0,2972,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (2973,'Kodo Bull',NULL,10,11,1230,0,0,0,15,15,0,0,1,1,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,195,198,0,0,21,27,0,0,522,11,0,3000,2000,0,0,0,2973,0,2973,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (2974,'Kodo Matriarch',NULL,11,12,10918,0,0,0,15,15,0,0,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,220,265,0,0,23,32,0,0,552,13,0,3000,2000,0,0,0,2974,0,2974,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2975,'Venture Co. Hireling',NULL,5,6,7243,3901,0,0,47,47,0,0,7,1,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,102,120,0,0,7,10,13.4464,18.4888,147,4,100,2000,2000,0,4,10,2975,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2975,0,'',''), - (2976,'Venture Co. Laborer',NULL,6,7,7244,355,0,0,47,47,0,0,7,1,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,120,137,0,0,14,20,13.4464,18.4888,207,8,100,3000,2000,0,6,13,2976,2976,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2976,0,'EventAI',''), - (2977,'Venture Co. Taskmaster',NULL,7,8,7246,355,0,0,47,47,0,0,7,1,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,137,156,0,0,9,13,13.4464,18.4888,278,5,100,2000,2000,0,7,13,2977,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2977,0,'EventAI',''), - (2978,'Venture Co. Worker',NULL,8,9,7247,1122,0,0,47,47,0,0,7,1,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,156,176,0,0,21,28,13.4464,18.4888,361,11,100,3200,2000,0,8,15,2978,2978,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2978,0,'EventAI',''), - (2979,'Venture Co. Supervisor',NULL,9,10,7245,3904,0,0,47,47,0,0,7,1,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,176,198,0,0,13,17,15.048,20.691,452,7,100,2000,2000,0,9,17,2979,2979,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2979,0,'EventAI',''), + (2975,'Venture Co. Hireling',NULL,5,6,7243,3901,0,0,47,47,0,0,7,1,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,102,120,0,0,7,10,13.4464,18.4888,174,4,100,2000,2000,0,4,10,2975,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2975,0,'',''), + (2976,'Venture Co. Laborer',NULL,6,7,7244,355,0,0,47,47,0,0,7,1,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,120,137,0,0,14,20,13.4464,18.4888,239,8,100,3000,2000,0,6,13,2976,2976,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2976,0,'EventAI',''), + (2977,'Venture Co. Taskmaster',NULL,7,8,7246,355,0,0,47,47,0,0,7,1,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,137,156,0,0,9,13,13.4464,18.4888,316,5,100,2000,2000,0,7,13,2977,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2977,0,'EventAI',''), + (2978,'Venture Co. Worker',NULL,8,9,7247,1122,0,0,47,47,0,0,7,1,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,156,176,0,0,21,28,13.4464,18.4888,406,11,100,3200,2000,0,8,15,2978,2978,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2978,0,'EventAI',''), + (2979,'Venture Co. Supervisor',NULL,9,10,7245,3904,0,0,47,47,0,0,7,1,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,176,198,0,0,13,17,15.048,20.691,512,7,100,2000,2000,0,9,17,2979,2979,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2979,0,'EventAI',''), (2980,'Grull Hawkwind',NULL,4,4,3808,0,0,0,104,104,1.35,0,7,1,3,0,3,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,138,138,0,0,4,6,6.9344,9.5348,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4045,2980,0,'EventAI',''), - (2981,'Chief Hawkwind',NULL,36,36,3809,0,0,0,104,104,1.35,0,7,1,3,0,3,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2100,2100,0,0,51,66,52.272,71.874,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11006,50134,0,'EventAI',''), + (2981,'Chief Hawkwind',NULL,36,36,3809,0,0,0,104,104,1.35,0,7,1,3,0,3,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2100,2100,0,0,51,66,52.272,71.874,1480,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11006,2981,0,'EventAI',''), (2982,'Seer Graytongue',NULL,8,8,3813,0,0,0,104,104,1.35,0,7,1,3,0,2,4864,0,2,0,0.95,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,7,10,13.5872,18.6824,20,4,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2982,0,'EventAI',''), - (2983,'The Plains Vision',NULL,7,7,1236,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,2,1.14286,1,0,1,1,1,1,-1,1,228,228,0,0,17,18,11.9504,16.4318,0,8,100,1940,2134,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'',''), + (2983,'The Plains Vision',NULL,7,7,1236,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,2,1.14286,1,0,1,1,1,1,-1,1,228,228,0,0,17,18,11.9504,16.4318,239,8,100,1940,2134,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'',''), (2984,'Seer Wiserunner',NULL,11,11,3815,0,0,0,104,104,1.35,0,7,1,3,0,2,4608,0,2,0,0.97,1.14286,1,0,1,1,1,1,-1,1,456,456,0,0,12,14,18.392,25.289,20,6,100,2000,2000,0,0,0,2984,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2984,0,'EventAI',''), (2985,'Ruul Eagletalon',NULL,9,9,3822,0,0,0,104,104,1.35,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,372,372,0,0,9,13,15.2064,20.9088,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2985,0,'EventAI',''), - (2986,'Dorn Plainstalker',NULL,29,29,10969,0,0,0,104,104,1.35,0,7,1,3,0,2,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1528,1528,0,0,38,49,43.8944,60.3548,0,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2986,0,'',''), + (2986,'Dorn Plainstalker',NULL,29,29,10969,0,0,0,104,104,1.35,0,7,1,3,0,2,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1528,1528,0,0,38,49,43.8944,60.3548,1165,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2986,0,'',''), (2987,'Eyahn Eagletalon',NULL,12,12,4516,0,0,0,83,83,1.5,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2987,0,'',''), (2988,'Morin Cloudstalker',NULL,10,10,1624,0,0,0,104,104,1.35,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2988,1,'EventAI',''), (2989,'Bael\'dun Digger',NULL,7,8,3785,3786,0,0,57,57,0,0,7,1,3,0,0,32768,0,0,0,0.95,1.14286,1,0,1,1,1,1,1,1,137,156,0,0,17,23,13.4464,18.4888,316,9,100,3200,2000,0,6,13,2989,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2989,0,'EventAI',''), (2990,'Bael\'dun Appraiser',NULL,8,9,3787,3788,0,0,57,57,0,0,7,1,3,0,0,32768,0,0,0,0.97,1.14286,8,0,1,1,1,1,1,1,143,160,319,350,9,13,13.4464,18.4888,219,5,100,2000,2000,0,7,14,2990,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2990,0,'EventAI',''), (2991,'Greatmother Hawkwind',NULL,9,9,3841,0,0,0,104,104,1.25,0,7,1,3,0,2,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,372,372,0,0,9,13,15.2064,20.9088,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2992,'Healing Ward V',NULL,28,28,2030,0,0,0,152,152,0,0,10,3,3,0,0,0,0,0,0,1,1,1,0,1,1,1,1,-1,1,1454,1454,0,0,9,9,41.3952,56.9184,0,4,100,1680,1848,0,0,0,2992,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (2992,'Healing Ward V',NULL,28,28,2030,0,0,0,152,152,0,0,10,3,3,0,0,32768,0,0,0,1,1,1,0,1,1,1,1,-1,1,1454,1454,0,0,9,9,41.3952,56.9184,1130,4,100,1680,1848,0,0,0,2992,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (2993,'Baine Bloodhoof',NULL,10,10,3792,0,0,0,104,104,1.35,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2993,0,'',''), (2994,'Ancestral Spirit',NULL,9,9,3824,0,0,0,104,104,1.35,0,7,1,3,0,2,768,0,2,0,0.97,1.14286,1,0,1,1,1,1,1,1,176,176,0,0,12,14,15.2064,20.9088,406,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (2995,'Tal','Wind Rider Master',55,55,2098,0,0,0,104,104,1.35,0,7,1,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4326,2995,0,'EventAI',''), - (2996,'Torn','Banker',45,45,2104,0,0,0,104,104,1.35,0,7,1,3,0,256,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2996,0,'',''), - (2997,'Jyn Stonehoof','Weapons Merchant',30,30,2110,0,0,0,104,104,1.25,0,7,1,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2997,0,'',''), - (2998,'Karn Stonehoof','Expert Blacksmith',35,35,2090,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,2764,2998,0,'',''), - (2999,'Taur Stonehoof','Blacksmithing Supplies',30,30,2100,0,0,0,104,104,1.35,0,7,1,3,0,16390,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2999,0,'',''), - (3000,'Gibbert','Weapon Merchant',45,45,7218,0,0,0,35,35,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3001,'Brek Stonehoof','Mining Trainer',35,35,2083,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,7690,3001,0,'',''), - (3002,'Kurm Stonehoof','Mining Supplies',40,40,2092,0,0,0,104,104,1.35,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3002,0,'',''), - (3003,'Fyr Mistrunner','Bread Vendor',30,30,2109,0,0,0,104,104,1.25,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3003,0,'',''), - (3004,'Tepa','Expert Tailor',35,35,2126,0,0,0,104,104,1.25,0,7,1,3,0,17,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4351,3004,0,'',''), - (3005,'Mahu','Leatherworking & Tailoring Supplies',30,30,2093,0,0,0,104,104,1.35,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3005,0,'',''), - (3007,'Una','Artisan Leatherworker',46,46,2127,0,0,0,104,104,1.25,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3077,3077,0,0,74,96,62.744,86.273,0,39,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4242,3007,0,'',''), - (3008,'Mak','Journeyman Leatherworker',24,24,2094,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4187,3008,0,'',''), - (3009,'Bena Winterhoof','Expert Alchemist',35,35,2108,0,0,0,104,104,1.25,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4131,3009,0,'',''), - (3010,'Mani Winterhoof','Alchemy Supplies',30,30,2116,0,0,0,104,104,1.25,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3010,0,'',''), - (3011,'Teg Dawnstrider','Expert Enchanter',35,35,2101,0,0,0,104,104,1.35,0,7,1,3,0,17,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4165,3011,0,'',''), - (3012,'Nata Dawnstrider','Enchanting Supplies',30,30,2118,0,0,0,104,104,1.25,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3012,0,'',''), - (3013,'Komin Winterhoof','Herbalism Trainer',35,35,2091,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,7691,3013,0,'',''), - (3014,'Nida Winterhoof','Herbalism Supplies',30,30,2119,0,0,0,104,104,1.25,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3014,0,'',''), - (3015,'Kuna Thunderhorn','Bowyer & Fletching Goods',30,30,2114,0,0,0,104,104,1.25,0,7,1,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3015,0,'',''), - (3016,'Tand','Basket Weaver',30,30,2099,0,0,0,104,104,1.35,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3016,0,'',''), - (3017,'Nan Mistrunner','Fruit Vendor',30,30,2117,0,0,0,104,104,1.25,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3017,0,'',''), - (3018,'Hogor Thunderhoof','Guns Merchant',30,30,2086,0,0,0,104,104,1.35,0,7,1,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3018,0,'',''), - (3019,'Delgo Ragetotem','Axe Merchant',30,30,2084,0,0,0,104,104,1.35,0,7,1,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3019,0,'',''), - (3020,'Etu Ragetotem','Mace & Staff Merchant',30,30,2085,0,0,0,104,104,1.35,0,7,1,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3020,0,'',''), - (3021,'Kard Ragetotem','Sword & Dagger Merchant',30,30,2089,0,0,0,104,104,1.35,0,7,1,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3021,0,'',''), - (3022,'Sunn Ragetotem','Staff Merchant',30,30,2124,0,0,0,104,104,1.25,0,7,1,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3022,0,'',''), - (3023,'Sura Wildmane','War Harness Vendor',30,30,2125,0,0,0,104,104,1.25,0,7,1,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3023,0,'',''), - (3024,'Tah Winterhoof',NULL,30,30,2097,0,0,0,104,104,1.35,0,7,1,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3024,0,'',''), - (3025,'Kaga Mistrunner','Meat Vendor',30,30,2111,0,0,0,104,104,1.25,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3025,0,'',''), - (3026,'Aska Mistrunner','Cooking Trainer',45,45,2107,0,0,0,104,104,1.25,0,7,1,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4747,3026,0,'',''), - (3027,'Naal Mistrunner','Cooking Supplies',40,40,2095,0,0,0,104,104,1.35,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3027,0,'',''), - (3028,'Kah Mistrunner','Fishing Trainer',45,45,2088,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4744,3028,0,'',''), - (3029,'Sewa Mistrunner','Fishing Supplies',40,40,2120,0,0,0,104,104,1.25,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3029,0,'',''), - (3030,'Siln Skychaser','Shaman Trainer',50,50,2123,0,0,0,104,104,1.25,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0,0,4528,3030,0,'',''), - (3031,'Tigor Skychaser','Shaman Trainer',40,40,2102,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0,0,4530,3031,0,'',''), - (3032,'Beram Skychaser','Shaman Trainer',60,60,2082,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,2620,2620,110,142,74.448,102.366,0,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0,0,4529,3032,0,'',''), - (3033,'Turak Runetotem','Druid Trainer',50,50,2106,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,0,0,3921,3033,0,'',''), - (3034,'Sheal Runetotem','Druid Trainer',60,60,2121,0,0,0,104,104,1.25,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,2620,2620,110,142,74.448,102.366,0,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,0,0,4606,3034,0,'',''), - (3035,'Flatland Cougar',NULL,7,8,1059,0,0,0,14,14,0,2,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,137,156,0,0,9,13,13.4464,18.4888,279,5,100,2000,2000,0,0,0,3035,0,3035,0,0,0,0,0,0,0,0,0,0,5819,1,0,0,0,0,0,0,0,0,0,'',''), - (3036,'Kym Wildmane','Druid Trainer',40,40,2115,0,0,0,104,104,1.25,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,0,0,4607,3036,0,'',''), - (3037,'Sheza Wildmane',NULL,30,30,2122,0,0,0,104,104,1.25,0,7,1,3,0,0,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3037,0,'',''), - (3038,'Kary Thunderhorn','Hunter Trainer',50,50,2112,0,0,0,104,104,1.25,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4011,3038,0,'',''), - (3039,'Holt Thunderhorn','Hunter Trainer',60,60,2087,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,2620,2620,110,142,74.448,102.366,0,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4023,3039,0,'',''), - (3040,'Urek Thunderhorn','Hunter Trainer',40,40,2105,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4524,3040,0,'',''), - (3041,'Torm Ragetotem','Warrior Trainer',50,50,2103,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4526,3041,0,'',''), - (3042,'Sark Ragetotem','Warrior Trainer',60,60,2096,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,0,0,110,142,74.448,102.366,0,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4525,3042,0,'',''), - (3043,'Ker Ragetotem','Warrior Trainer',40,40,2113,0,0,0,104,104,1.25,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4527,3043,0,'',''), - (3044,'Miles Welsh','Priest Trainer',40,40,2139,0,0,0,68,68,0,0,7,1,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4533,3044,0,'',''), - (3045,'Malakai Cross','Priest Trainer',50,50,2138,0,0,0,68,68,0,0,7,1,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4531,3045,0,'',''), - (3046,'Father Cobb','Priest Trainer',60,60,2137,0,0,0,68,68,0,0,7,1,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4486,4486,2620,2620,110,142,74.448,102.366,0,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4532,3046,0,'',''), - (3047,'Archmage Shymm','Mage Trainer',60,60,2134,0,0,0,68,68,0,0,7,1,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,2620,2620,110,142,74.448,102.366,0,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4534,3047,0,'',''), - (3048,'Ursyn Ghull','Mage Trainer',40,40,6058,0,0,0,68,68,0,0,7,1,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4536,3048,0,'',''), - (3049,'Thurston Xane','Mage Trainer',50,50,2135,0,0,0,68,68,0,0,7,1,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4535,3049,0,'',''), - (3050,'Veren Tallstrider',NULL,21,21,4517,0,0,0,104,104,1.35,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,980,980,0,0,24,32,33.264,45.738,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3050,0,'',''), - (3051,'Supervisor Fizsprocket',NULL,12,12,7134,0,0,0,47,47,0,0,7,1,3,0,0,0,0,0,0,0.98,1.14286,1,0,1,1,1,1,1,1,247,247,0,0,17,21,21.2784,29.2578,573,9,100,2000,2000,0,13,21,3051,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50738,0,'',''), - (3052,'Skorn Whitecloud',NULL,21,21,3823,0,0,0,104,104,1.35,0,7,1,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,980,980,0,0,24,32,33.264,45.738,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24,3052,0,'',''), - (3053,'Synge','Gun Merchant',30,30,7219,0,0,0,35,35,0,0,7,1,3,0,16388,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3053,0,'',''), + (2995,'Tal','Wind Rider Master',55,55,2098,0,0,0,104,104,1.35,0,7,1,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4326,2995,0,'EventAI',''), + (2996,'Torn','Banker',45,45,2104,0,0,0,104,104,1.35,0,7,1,3,0,256,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2996,0,'',''), + (2997,'Jyn Stonehoof','Weapons Merchant',30,30,2110,0,0,0,104,104,1.25,0,7,1,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2997,0,'',''), + (2998,'Karn Stonehoof','Expert Blacksmith',35,35,2090,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,2764,2998,0,'',''), + (2999,'Taur Stonehoof','Blacksmithing Supplies',30,30,2100,0,0,0,104,104,1.35,0,7,1,3,0,16390,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2999,0,'',''), + (3000,'Gibbert','Weapon Merchant',45,45,7218,0,0,0,35,35,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3001,'Brek Stonehoof','Mining Trainer',35,35,2083,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,7690,3001,0,'',''), + (3002,'Kurm Stonehoof','Mining Supplies',40,40,2092,0,0,0,104,104,1.35,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3002,0,'',''), + (3003,'Fyr Mistrunner','Bread Vendor',30,30,2109,0,0,0,104,104,1.25,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3003,0,'',''), + (3004,'Tepa','Expert Tailor',35,35,2126,0,0,0,104,104,1.25,0,7,1,3,0,17,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4351,3004,0,'',''), + (3005,'Mahu','Leatherworking & Tailoring Supplies',30,30,2093,0,0,0,104,104,1.35,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3005,0,'',''), + (3007,'Una','Artisan Leatherworker',46,46,2127,0,0,0,104,104,1.25,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3077,3077,0,0,74,96,62.744,86.273,2780,39,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4242,3007,0,'',''), + (3008,'Mak','Journeyman Leatherworker',24,24,2094,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,992,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4187,3008,0,'',''), + (3009,'Bena Winterhoof','Expert Alchemist',35,35,2108,0,0,0,104,104,1.25,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4131,3009,0,'',''), + (3010,'Mani Winterhoof','Alchemy Supplies',30,30,2116,0,0,0,104,104,1.25,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3010,0,'',''), + (3011,'Teg Dawnstrider','Expert Enchanter',35,35,2101,0,0,0,104,104,1.35,0,7,1,3,0,17,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4165,3011,0,'',''), + (3012,'Nata Dawnstrider','Enchanting Supplies',30,30,2118,0,0,0,104,104,1.25,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3012,0,'',''), + (3013,'Komin Winterhoof','Herbalism Trainer',35,35,2091,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,7691,3013,0,'',''), + (3014,'Nida Winterhoof','Herbalism Supplies',30,30,2119,0,0,0,104,104,1.25,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3014,0,'',''), + (3015,'Kuna Thunderhorn','Bowyer & Fletching Goods',30,30,2114,0,0,0,104,104,1.25,0,7,1,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3015,0,'',''), + (3016,'Tand','Basket Weaver',30,30,2099,0,0,0,104,104,1.35,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3016,0,'',''), + (3017,'Nan Mistrunner','Fruit Vendor',30,30,2117,0,0,0,104,104,1.25,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3017,0,'',''), + (3018,'Hogor Thunderhoof','Guns Merchant',30,30,2086,0,0,0,104,104,1.35,0,7,1,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3018,0,'',''), + (3019,'Delgo Ragetotem','Axe Merchant',30,30,2084,0,0,0,104,104,1.35,0,7,1,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3019,0,'',''), + (3020,'Etu Ragetotem','Mace & Staff Merchant',30,30,2085,0,0,0,104,104,1.35,0,7,1,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3020,0,'',''), + (3021,'Kard Ragetotem','Sword & Dagger Merchant',30,30,2089,0,0,0,104,104,1.35,0,7,1,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3021,0,'',''), + (3022,'Sunn Ragetotem','Staff Merchant',30,30,2124,0,0,0,104,104,1.25,0,7,1,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3022,0,'',''), + (3023,'Sura Wildmane','War Harness Vendor',30,30,2125,0,0,0,104,104,1.25,0,7,1,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3023,0,'',''), + (3024,'Tah Winterhoof',NULL,30,30,2097,0,0,0,104,104,1.35,0,7,1,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3024,0,'',''), + (3025,'Kaga Mistrunner','Meat Vendor',30,30,2111,0,0,0,104,104,1.25,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3025,0,'',''), + (3026,'Aska Mistrunner','Cooking Trainer',45,45,2107,0,0,0,104,104,1.25,0,7,1,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4747,3026,0,'',''), + (3027,'Naal Mistrunner','Cooking Supplies',40,40,2095,0,0,0,104,104,1.35,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3027,0,'',''), + (3028,'Kah Mistrunner','Fishing Trainer',45,45,2088,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4744,3028,0,'',''), + (3029,'Sewa Mistrunner','Fishing Supplies',40,40,2120,0,0,0,104,104,1.25,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3029,0,'',''), + (3030,'Siln Skychaser','Shaman Trainer',50,50,2123,0,0,0,104,104,1.25,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0,0,4528,3030,0,'',''), + (3031,'Tigor Skychaser','Shaman Trainer',40,40,2102,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0,0,4530,3031,0,'',''), + (3032,'Beram Skychaser','Shaman Trainer',60,60,2082,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,2620,2620,110,142,74.448,102.366,3791,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0,0,4529,3032,0,'',''), + (3033,'Turak Runetotem','Druid Trainer',50,50,2106,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,0,0,3921,3033,0,'',''), + (3034,'Sheal Runetotem','Druid Trainer',60,60,2121,0,0,0,104,104,1.25,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,2620,2620,110,142,74.448,102.366,3791,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,0,0,4606,3034,0,'',''); + +INSERT INTO `creature_template` (`Entry`, `Name`, `SubName`, `MinLevel`, `MaxLevel`, `ModelId1`, `ModelId2`, `ModelId3`, `ModelId4`, `FactionAlliance`, `FactionHorde`, `Scale`, `Family`, `CreatureType`, `InhabitType`, `RegenerateStats`, `RacialLeader`, `NpcFlags`, `UnitFlags`, `DynamicFlags`, `ExtraFlags`, `CreatureTypeFlags`, `SpeedWalk`, `SpeedRun`, `UnitClass`, `Rank`, `HealthMultiplier`, `PowerMultiplier`, `DamageMultiplier`, `DamageVariance`, `ArmorMultiplier`, `ExperienceMultiplier`, `MinLevelHealth`, `MaxLevelHealth`, `MinLevelMana`, `MaxLevelMana`, `MinMeleeDmg`, `MaxMeleeDmg`, `MinRangedDmg`, `MaxRangedDmg`, `Armor`, `MeleeAttackPower`, `RangedAttackPower`, `MeleeBaseAttackTime`, `RangedBaseAttackTime`, `DamageSchool`, `MinLootGold`, `MaxLootGold`, `LootId`, `PickpocketLootId`, `SkinningLootId`, `KillCredit1`, `KillCredit2`, `MechanicImmuneMask`, `SchoolImmuneMask`, `ResistanceHoly`, `ResistanceFire`, `ResistanceNature`, `ResistanceFrost`, `ResistanceShadow`, `ResistanceArcane`, `PetSpellDataId`, `MovementType`, `TrainerType`, `TrainerSpell`, `TrainerClass`, `TrainerRace`, `TrainerTemplateId`, `VendorTemplateId`, `GossipMenuId`, `EquipmentTemplateId`, `Civilian`, `AIName`, `ScriptName`) +VALUES + (3035,'Flatland Cougar',NULL,7,8,1059,0,0,0,14,14,0,2,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,137,156,0,0,9,13,13.4464,18.4888,316,5,100,2000,2000,0,0,0,3035,0,3035,0,0,0,0,0,0,0,0,0,0,5819,1,0,0,0,0,0,0,0,0,0,'',''), + (3036,'Kym Wildmane','Druid Trainer',40,40,2115,0,0,0,104,104,1.25,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,0,0,4607,3036,0,'',''), + (3037,'Sheza Wildmane',NULL,30,30,2122,0,0,0,104,104,1.25,0,7,1,3,0,0,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3037,0,'',''), + (3038,'Kary Thunderhorn','Hunter Trainer',50,50,2112,0,0,0,104,104,1.25,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4011,3038,0,'',''), + (3039,'Holt Thunderhorn','Hunter Trainer',60,60,2087,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,2620,2620,110,142,74.448,102.366,3791,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4023,3039,0,'',''), + (3040,'Urek Thunderhorn','Hunter Trainer',40,40,2105,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4524,3040,0,'',''), + (3041,'Torm Ragetotem','Warrior Trainer',50,50,2103,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4526,3041,0,'',''), + (3042,'Sark Ragetotem','Warrior Trainer',60,60,2096,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,0,0,110,142,74.448,102.366,3791,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4525,3042,0,'',''), + (3043,'Ker Ragetotem','Warrior Trainer',40,40,2113,0,0,0,104,104,1.25,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4527,3043,0,'',''), + (3044,'Miles Welsh','Priest Trainer',40,40,2139,0,0,0,68,68,0,0,7,1,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4533,3044,0,'',''), + (3045,'Malakai Cross','Priest Trainer',50,50,2138,0,0,0,68,68,0,0,7,1,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4531,3045,0,'',''), + (3046,'Father Cobb','Priest Trainer',60,60,2137,0,0,0,68,68,0,0,7,1,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4486,4486,2620,2620,110,142,74.448,102.366,3791,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4532,3046,0,'',''), + (3047,'Archmage Shymm','Mage Trainer',60,60,2134,0,0,0,68,68,0,0,7,1,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,2620,2620,110,142,74.448,102.366,3791,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4534,3047,0,'',''), + (3048,'Ursyn Ghull','Mage Trainer',40,40,6058,0,0,0,68,68,0,0,7,1,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4536,3048,0,'',''), + (3049,'Thurston Xane','Mage Trainer',50,50,2135,0,0,0,68,68,0,0,7,1,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4535,3049,0,'',''), + (3050,'Veren Tallstrider',NULL,21,21,4517,0,0,0,104,104,1.35,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,980,980,0,0,24,32,33.264,45.738,888,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3050,0,'',''), + (3051,'Supervisor Fizsprocket',NULL,12,12,7134,0,0,0,47,47,0,0,7,1,3,0,0,0,0,0,0,0.98,1.14286,1,0,1,1,1,1,1,1,247,247,0,0,17,21,21.2784,29.2578,573,9,100,2000,2000,0,13,21,3051,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3051,0,'',''), + (3052,'Skorn Whitecloud',NULL,21,21,3823,0,0,0,104,104,1.35,0,7,1,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,980,980,0,0,24,32,33.264,45.738,888,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24,3052,0,'',''), + (3053,'Synge','Gun Merchant',30,30,7219,0,0,0,35,35,0,0,7,1,3,0,16388,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3053,0,'',''), (3054,'Zarlman Two-Moons',NULL,7,7,3814,0,0,0,104,104,1.35,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,228,228,0,0,7,10,11.9504,16.4318,20,4,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3054,0,'EventAI',''), (3055,'Maur Raincaller',NULL,10,10,1678,0,0,0,104,104,1.35,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3055,0,'EventAI',''), - (3056,'Ghost Howl',NULL,12,12,720,0,0,0,38,38,0,0,1,3,3,0,0,0,0,0,0,1,1.14286,1,4,1,1,1,1,1,1,247,247,0,0,21,26,17.732,24.3815,573,11,100,1550,1705,0,0,0,3056,0,3056,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (3057,'Cairne Bloodhoof','High Chieftain',63,63,4307,0,0,0,104,104,1.62,0,7,1,3,1,3,4160,0,0,4,1,1.14286,1,3,1,1,1,1,-1,1,40000,40000,17000,17000,1489,1610,220.81,320.77,0,715,100,2000,2000,0,1,866,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5851,3057,0,'EventAI',''), + (3056,'Ghost Howl',NULL,12,12,720,0,0,0,38,38,0,0,1,3,3,0,0,32768,0,0,0,1,1.14286,1,4,1,1,1,1,1,1,247,247,0,0,21,26,17.732,24.3815,573,11,100,1550,1705,0,0,0,3056,0,3056,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (3057,'Cairne Bloodhoof','High Chieftain',63,63,4307,0,0,0,104,104,1.62,0,7,1,3,1,3,4160,0,0,4,1,1.14286,1,3,1,1,1,1,-1,1,40000,40000,17000,17000,1489,1610,220.81,320.77,4691,715,100,2000,2000,0,1,866,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5851,3057,0,'EventAI',''), (3058,'Arra\'chea',NULL,11,11,10916,0,0,0,15,15,0,0,1,1,3,0,0,0,0,0,0,0.97,1.14286,1,0,2,1,1,1,1,1,444,444,0,0,18,22,18.1984,25.0228,538,9,100,2000,2000,0,0,0,3058,0,3058,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (3059,'Harutt Thunderhorn','Warrior Trainer',10,10,3793,0,0,0,104,104,1.35,0,7,1,3,0,19,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4645,3059,0,'EventAI',''), (3060,'Gart Mistrunner','Druid Trainer',9,9,3819,0,0,0,104,104,1.35,0,7,1,3,0,19,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,372,372,333,333,9,13,15.2064,20.9088,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,0,0,4644,3060,0,'EventAI',''), (3061,'Lanka Farshot','Hunter Trainer',11,11,3810,0,0,0,104,104,1.35,0,7,1,3,0,19,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,456,456,406,406,12,14,18.392,25.289,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4647,3061,0,'EventAI',''), - (3062,'Meela Dawnstrider','Shaman Trainer',10,10,10180,0,0,0,104,104,1.25,0,7,1,3,0,19,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,370,370,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0,0,4103,3062,0,'EventAI',''); - -INSERT INTO `creature_template` (`Entry`, `Name`, `SubName`, `MinLevel`, `MaxLevel`, `ModelId1`, `ModelId2`, `ModelId3`, `ModelId4`, `FactionAlliance`, `FactionHorde`, `Scale`, `Family`, `CreatureType`, `InhabitType`, `RegenerateStats`, `RacialLeader`, `NpcFlags`, `UnitFlags`, `DynamicFlags`, `ExtraFlags`, `CreatureTypeFlags`, `SpeedWalk`, `SpeedRun`, `UnitClass`, `Rank`, `HealthMultiplier`, `PowerMultiplier`, `DamageMultiplier`, `DamageVariance`, `ArmorMultiplier`, `ExperienceMultiplier`, `MinLevelHealth`, `MaxLevelHealth`, `MinLevelMana`, `MaxLevelMana`, `MinMeleeDmg`, `MaxMeleeDmg`, `MinRangedDmg`, `MaxRangedDmg`, `Armor`, `MeleeAttackPower`, `RangedAttackPower`, `MeleeBaseAttackTime`, `RangedBaseAttackTime`, `DamageSchool`, `MinLootGold`, `MaxLootGold`, `LootId`, `PickpocketLootId`, `SkinningLootId`, `KillCredit1`, `KillCredit2`, `MechanicImmuneMask`, `SchoolImmuneMask`, `ResistanceHoly`, `ResistanceFire`, `ResistanceNature`, `ResistanceFrost`, `ResistanceShadow`, `ResistanceArcane`, `PetSpellDataId`, `MovementType`, `TrainerType`, `TrainerSpell`, `TrainerClass`, `TrainerRace`, `TrainerTemplateId`, `VendorTemplateId`, `GossipMenuId`, `EquipmentTemplateId`, `Civilian`, `AIName`, `ScriptName`) -VALUES + (3062,'Meela Dawnstrider','Shaman Trainer',10,10,10180,0,0,0,104,104,1.25,0,7,1,3,0,19,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,370,370,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0,0,4103,3062,0,'EventAI',''), (3063,'Krang Stonehoof','Warrior Trainer',14,14,3794,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,655,3063,0,'',''), (3064,'Gennia Runetotem','Druid Trainer',12,12,3820,0,0,0,104,104,1.25,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,444,444,12,14,19.9584,27.4428,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,0,0,3926,3064,0,'EventAI',''), (3065,'Yaw Sharpmane','Hunter Trainer',11,11,3811,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,456,456,406,406,12,14,18.392,25.289,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4012,3065,0,'',''), (3066,'Narm Skychaser','Shaman Trainer',13,13,3816,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,2,1,1,1,-1,1,546,546,481,481,13,17,21.5072,29.5724,20,7,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0,0,4103,3066,0,'EventAI',''), (3067,'Pyall Silentstride','Cook',12,12,3795,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4747,3067,0,'EventAI',''), - (3068,'Mazzranache',NULL,9,9,1961,0,0,0,14,14,0,12,1,1,3,0,0,0,0,0,1,0.666668,0.857143,1,4,1,1,1,1,1,1,176,176,0,0,17,28,13.856,19.052,406,10,100,2000,2000,0,0,0,3068,0,3068,0,0,0,0,0,0,0,0,0,0,5921,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3069,'Chaw Stronghide','Journeyman Leatherworker',23,23,3796,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1106,1106,0,0,28,37,36.0272,49.5374,0,15,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4185,0,0,'EventAI',''), + (3068,'Mazzranache',NULL,9,9,1961,0,0,0,14,14,0,12,1,1,3,0,0,0,0,0,1,0.666668,0.857143,1,4,1,1,1,1,1,1,176,176,0,0,17,28,13.856,19.052,406,10,100,2000,2000,0,0,0,3068,0,3068,0,0,0,0,0,0,0,0,0,0,5921,2,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3069,'Chaw Stronghide','Journeyman Leatherworker',23,23,3796,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1106,1106,0,0,28,37,36.0272,49.5374,957,15,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4185,0,0,'EventAI',''), (3072,'Kawnie Softbreeze','General Goods',8,8,3797,0,0,0,104,104,1.25,0,7,1,3,0,6,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,7,10,13.5872,18.6824,20,4,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3072,0,'EventAI',''), (3073,'Marjak Keenblade','Weaponsmith',9,9,3799,0,0,0,104,104,1.35,0,7,1,3,0,16388,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,372,372,0,0,9,13,15.2064,20.9088,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3073,0,'EventAI',''), (3074,'Varia Hardhide','Leather Armor Merchant',7,7,3798,0,0,0,104,104,1.25,0,7,1,3,0,16388,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,228,228,0,0,7,10,11.9504,16.4318,20,4,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (3075,'Bronk Steelrage','Armorer & Shieldcrafter',10,10,3801,0,0,0,104,104,1.35,0,7,1,3,0,16388,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3075,0,'EventAI',''), (3076,'Moorat Longstride','General Goods',12,12,3800,0,0,0,104,104,1.35,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3076,0,'EventAI',''), (3077,'Mahnott Roughwound','Weaponsmith',11,11,3802,0,0,0,104,104,1.35,0,7,1,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,456,456,0,0,12,14,18.392,25.289,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3077,0,'EventAI',''), - (3078,'Kennah Hawkseye','Gunsmith',13,13,3803,0,0,0,104,104,1.35,0,7,1,3,0,16388,4608,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,546,546,0,0,17,22,21.2784,29.2578,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3078,0,'EventAI',''), + (3078,'Kennah Hawkseye','Gunsmith',13,13,3803,0,0,0,104,104,1.35,0,7,1,3,0,16388,4608,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,546,546,0,0,17,22,21.2784,29.2578,608,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3078,0,'EventAI',''), (3079,'Varg Windwhisper','Leather Armor Merchant',14,14,10182,0,0,0,104,104,1.35,0,7,1,3,0,16389,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10181,0,0,'EventAI',''), (3080,'Harant Ironbrace','Armorer & Shieldcrafter',11,11,3804,0,0,0,104,104,1.35,0,7,1,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,456,456,0,0,13,17,18.1984,25.0228,20,7,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (3081,'Wunna Darkmane','Trade Goods',10,10,3806,0,0,0,104,104,1.25,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3081,0,'EventAI',''), - (3083,'Honor Guard',NULL,60,60,2140,0,0,0,105,105,1.35,0,7,1,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,7543,7543,0,0,646,759,74.448,102.366,4500,324,100,2000,2000,0,1,752,3083,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50147,0,'',''), + (3083,'Honor Guard',NULL,60,60,2140,0,0,0,105,105,1.35,0,7,1,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,7543,7543,0,0,646,759,74.448,102.366,4500,324,100,2000,2000,0,1,752,3083,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3083,0,'',''), (3084,'Bluffwatcher',NULL,55,55,2141,8572,0,0,105,105,1.35,0,7,1,3,0,1,4096,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,5197,5197,0,0,607,668,301.34,422.17,4500,294,100,2000,2000,0,1,739,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,721,3084,0,'','guard_bluffwatcher'), - (3085,'Gloria Femmel','Cooking Supplies',20,20,3375,0,0,0,12,12,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3086,'Gretchen Vogel','Waitress',20,20,3378,0,0,0,12,12,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3086,0,'',''), - (3087,'Crystal Boughman','Cooking Trainer',22,22,3379,0,0,0,12,12,0,0,7,3,3,0,17,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,0,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5853,3087,0,'',''), - (3088,'Henry Chapal','Gunsmith',25,25,3380,0,0,0,12,12,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3088,0,'',''), - (3089,'Sherman Femmel','Butcher',21,21,3373,0,0,0,12,12,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,980,980,0,0,24,32,33.264,45.738,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3090,'Gerald Crawley','Poison Supplies',25,25,3381,0,0,0,12,12,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3090,0,'',''), - (3091,'Franklin Hamar','Tailoring Supplies',26,26,3376,0,0,0,12,12,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1309,1309,0,0,34,43,40.04,55.055,0,18,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3092,'Tagain','Cloth Armor Merchant',30,30,2133,0,0,0,104,104,1.25,0,7,1,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3092,0,'',''), - (3093,'Grod','Leather Armor Merchant',30,30,2129,0,0,0,104,104,1.35,0,7,1,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3093,0,'',''), - (3094,'Unseen',NULL,49,51,146,0,0,0,15,15,0,0,6,3,3,0,0,0,0,0,0,1.25,1.14286,1,0,1,1,1,1,-1,1,2165,2315,0,0,158,188,71.2272,97.9374,0,80,100,1420,1562,0,61,305,3094,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3095,'Fela','Heavy Armor Merchant',30,30,2132,0,0,0,104,104,1.25,0,7,1,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3095,0,'',''), - (3096,'Captured Servant of Azora','Specialist Tailoring Supplies',22,22,5015,0,0,0,35,35,1.15,0,7,3,3,0,6,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,0,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3097,'Bernard Brubaker','Leather Armor Merchant',20,20,5013,0,0,0,12,12,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3097,1,'',''), + (3085,'Gloria Femmel','Cooking Supplies',20,20,3375,0,0,0,12,12,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3086,'Gretchen Vogel','Waitress',20,20,3378,0,0,0,12,12,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3086,0,'',''), + (3087,'Crystal Boughman','Cooking Trainer',22,22,3379,0,0,0,12,12,0,0,7,3,3,0,17,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,922,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5853,3087,0,'',''), + (3088,'Henry Chapal','Gunsmith',25,25,3380,0,0,0,12,12,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3088,0,'',''), + (3089,'Sherman Femmel','Butcher',21,21,3373,0,0,0,12,12,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,980,980,0,0,24,32,33.264,45.738,888,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3090,'Gerald Crawley','Poison Supplies',25,25,3381,0,0,0,12,12,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3090,0,'',''), + (3091,'Franklin Hamar','Tailoring Supplies',26,26,3376,0,0,0,12,12,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1309,1309,0,0,34,43,40.04,55.055,1061,18,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3092,'Tagain','Cloth Armor Merchant',30,30,2133,0,0,0,104,104,1.25,0,7,1,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3092,0,'',''), + (3093,'Grod','Leather Armor Merchant',30,30,2129,0,0,0,104,104,1.35,0,7,1,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3093,0,'',''), + (3094,'Unseen',NULL,49,51,146,0,0,0,15,15,0,0,6,3,3,0,0,32768,0,0,0,1.25,1.14286,1,0,1,1,1,1,-1,1,2165,2315,0,0,158,188,71.2272,97.9374,3052,80,100,1420,1562,0,61,305,3094,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3095,'Fela','Heavy Armor Merchant',30,30,2132,0,0,0,104,104,1.25,0,7,1,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3095,0,'',''), + (3096,'Captured Servant of Azora','Specialist Tailoring Supplies',22,22,5015,0,0,0,35,35,1.15,0,7,3,3,0,6,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,922,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3097,'Bernard Brubaker','Leather Armor Merchant',20,20,5013,0,0,0,12,12,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3097,1,'',''), (3098,'Mottled Boar',NULL,1,2,503,0,0,0,189,189,0,5,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,42,55,0,0,0,1,1.76,2.42,16,0,100,2000,2200,0,0,0,3098,0,100008,0,0,0,0,0,0,0,0,0,0,9074,1,0,0,0,0,0,0,0,0,0,'',''), (3099,'Dire Mottled Boar',NULL,6,7,381,0,0,0,189,189,0,5,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,120,137,0,0,7,10,13.4464,18.4888,239,4,100,2000,2101,0,0,0,3099,0,3099,0,0,0,0,0,0,0,0,0,0,9069,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (3100,'Elder Mottled Boar',NULL,8,9,193,0,0,0,189,189,0,5,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,156,176,0,0,11,15,13.4464,18.4888,406,6,100,2000,2000,0,0,0,3100,0,3100,0,0,0,0,0,0,0,0,0,0,9071,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3101,'Vile Familiar',NULL,3,4,1185,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,0.9,1.14286,2,0,1,1,1,1,-1,1,70,86,79,104,3,5,5.2272,7.1874,20,2,100,2000,2178,0,2,7,3101,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3101,0,'EventAI',''), - (3102,'Felstalker',NULL,3,4,850,0,0,0,14,14,0.7,15,3,1,3,0,0,0,0,0,0,0.8,1.14286,1,0,1,1,1,1,1,1,72,86,0,0,3,5,5.2272,7.1874,20,2,100,2000,2178,0,0,0,3102,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (3103,'Makrura Clacker',NULL,6,7,1940,0,0,0,129,129,0,0,7,3,3,0,0,0,0,0,0,0.92,1.14286,1,0,1,1,1,1,1,1,120,137,0,0,7,10,13.4464,18.4888,349,4,100,2000,2101,0,5,12,3103,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3104,'Makrura Shellhide',NULL,6,7,1246,0,0,0,129,129,0,0,7,3,3,0,0,0,0,0,0,0.92,1.14286,1,0,1,1,1,1,1,1,120,137,0,0,7,10,13.4464,18.4888,349,4,100,2000,2101,0,5,12,3104,3104,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50898,0,'EventAI',''), - (3105,'Makrura Snapclaw',NULL,8,9,1248,0,0,0,129,129,0,0,7,3,3,0,0,0,0,0,0,0.95,1.14286,1,0,1,1,1,1,1,1,156,176,0,0,11,15,21.2784,29.2578,406,6,100,2000,2046,0,11,19,3105,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3106,'Pygmy Surf Crawler',NULL,1,6,1307,0,0,0,7,7,0,8,1,3,3,0,0,0,0,32768,1,0.92,1.14286,1,0,1,1,1,1,-1,1,102,120,0,0,7,10,10.296,14.157,147,4,100,2000,2145,0,0,0,3106,0,0,0,0,0,0,0,0,0,0,0,0,5835,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3107,'Surf Crawler',NULL,7,8,1938,0,0,0,7,7,0,8,1,1,3,0,0,0,0,0,1,0.95,1.14286,1,0,1,1,1,1,1,1,137,156,0,0,9,13,13.4464,18.4888,278,5,100,2000,2101,0,0,0,3107,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3108,'Encrusted Surf Crawler',NULL,9,10,999,0,0,0,7,7,0,8,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,176,198,0,0,13,17,18.1984,25.0228,524,7,100,2000,2068,0,0,0,3108,0,0,0,0,0,0,0,0,0,0,0,0,5836,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3110,'Dreadmaw Crocolisk',NULL,9,11,1250,0,0,0,14,14,0,6,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,176,222,0,0,13,18,15.048,20.691,472,7,100,2000,2000,0,0,0,3110,0,3110,0,0,0,0,0,0,0,0,0,0,5800,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3111,'Razormane Quilboar',NULL,6,7,1218,0,0,0,109,109,0,0,7,3,3,0,0,0,0,0,0,0.92,1.14286,1,0,1,1,1,1,1,1,120,137,0,0,7,10,13.4464,18.4888,207,4,100,2000,2101,0,5,12,3111,3111,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3111,0,'EventAI',''), - (3112,'Razormane Scout',NULL,7,8,1252,0,0,0,109,109,0,0,7,3,3,0,0,0,0,0,0,0.95,1.14286,1,0,1,1,1,1,1,1,137,156,0,0,9,13,13.4464,18.4888,275,5,100,2000,2101,0,7,13,3112,3112,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50026,0,'EventAI',''), - (3113,'Razormane Dustrunner',NULL,8,9,6088,0,0,0,109,109,0,0,7,3,3,0,0,0,0,0,0,0.96,1.14286,2,0,1,1,1,1,1,1,148,166,165,178,11,14,13.4464,18.4888,312,6,100,2000,2101,0,7,15,3113,3113,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3113,0,'EventAI',''), - (3114,'Razormane Battleguard',NULL,9,10,1964,0,0,0,109,109,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,176,198,0,0,13,17,15.048,20.691,455,7,100,2000,2090,0,9,17,3114,3114,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3114,0,'EventAI',''), - (3115,'Dustwind Harpy',NULL,7,8,3012,0,0,0,514,514,0,0,7,3,3,0,0,0,0,0,0,1.38889,0.857143,1,0,1,1,1,1,1,1,137,156,0,0,9,13,13.4464,18.4888,278,5,100,2000,2101,0,8,15,3115,3115,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3116,'Dustwind Pillager',NULL,7,8,6814,0,0,0,514,514,0,0,7,3,3,0,0,0,0,0,0,1.38889,0.857143,1,0,1,1,1,1,1,1,137,156,0,0,9,13,13.4464,18.4888,278,5,100,2000,2000,0,7,14,3116,3116,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3117,'Dustwind Savage',NULL,9,10,2166,0,0,0,514,514,0,0,7,3,3,0,0,0,0,0,0,1.38889,0.857143,1,0,1,1,1,1,1,1,176,198,0,0,11,14,13.4464,18.4888,195,6,100,1300,2101,0,9,17,3117,3117,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3118,'Dustwind Storm Witch',NULL,10,11,6815,0,0,0,514,514,0,0,7,3,3,0,0,0,0,0,0,1.38889,1.14286,2,0,1,1,1,1,1,1,186,208,191,205,13,17,21.2784,29.2578,438,7,100,2000,2046,0,11,19,3118,3118,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3119,'Kolkar Drudge',NULL,6,7,9442,0,0,0,130,130,0,0,7,3,3,0,0,0,0,0,0,0.92,1.14286,1,0,1,1,1,1,-1,1,119,143,0,0,7,10,13.4464,18.4888,198,4,100,2000,2101,0,5,12,3119,3119,0,0,0,0,0,0,70,0,0,30,0,0,1,0,0,0,0,0,0,0,3119,0,'EventAI',''), - (3120,'Kolkar Outrunner',NULL,7,8,9443,0,0,0,130,130,0,0,7,3,3,0,0,0,0,0,0,0.92,1.14286,2,0,1,1,1,1,-1,1,130,156,138,165,9,13,13.4464,18.4888,234,5,100,2000,2101,0,6,13,3120,3120,0,0,0,0,0,0,70,0,0,30,0,0,1,0,0,0,0,0,0,0,3120,0,'EventAI',''), - (3121,'Durotar Tiger',NULL,7,8,598,0,0,0,14,14,0,2,1,1,3,0,0,0,0,0,1,0.92,1.14286,1,0,1,1,1,1,1,1,137,156,0,0,6,8,13.4464,18.4888,278,3,100,1300,2101,0,0,0,3121,0,3121,0,0,0,0,0,0,0,0,0,0,5818,1,0,0,0,0,0,0,0,0,0,'',''), - (3122,'Bloodtalon Taillasher',NULL,6,8,1960,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,120,156,0,0,9,13,13.4464,18.4888,222,5,100,2000,2000,0,0,0,3122,0,3122,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3123,'Bloodtalon Scythemaw',NULL,8,10,1959,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,156,198,0,0,10,15,15.048,20.691,442,6,100,2000,2000,0,0,0,3123,0,3123,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3124,'Scorpid Worker',NULL,3,3,2485,0,0,0,7,7,0,20,1,3,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,71,71,0,0,3,4,5.2272,7.1874,41,2,100,2000,2178,0,0,0,3124,0,100008,0,0,0,0,0,0,0,0,0,0,5864,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3125,'Clattering Scorpid',NULL,5,6,2486,0,0,0,413,413,0,20,1,3,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,102,120,0,0,7,10,13.4464,18.4888,147,4,100,2000,2101,0,0,0,3125,0,3125,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3126,'Armored Scorpid',NULL,7,8,2487,0,0,0,413,413,0,20,1,3,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,137,156,0,0,9,13,13.4464,18.4888,407,5,100,2000,2000,0,0,0,3126,0,3126,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (3127,'Venomtail Scorpid',NULL,9,10,2732,0,0,0,413,413,0,20,1,3,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,176,198,0,0,13,17,13.4464,18.4888,459,7,100,2000,2000,0,0,0,3127,0,3127,0,0,0,0,0,0,0,0,0,0,5865,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3101,'Vile Familiar',NULL,3,4,1185,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,0.9,1.14286,2,0,1,1,1,1,-1,1,70,86,79,104,3,5,5.2272,7.1874,20,2,100,2000,2178,0,2,7,3101,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3101,0,'EventAI',''), + (3102,'Felstalker',NULL,3,4,850,0,0,0,14,14,0.7,15,3,1,3,0,0,0,0,0,0,0.8,1.14286,1,0,1,1,1,1,1,1,72,86,0,0,3,5,5.2272,7.1874,76,2,100,2000,2178,0,0,0,3102,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (3103,'Makrura Clacker',NULL,6,7,1940,0,0,0,129,129,0,0,7,3,3,0,0,32768,0,0,0,0.92,1.14286,1,0,1,1,1,1,1.5,1,120,137,0,0,7,10,13.4464,18.4888,358,4,100,2000,2101,0,5,12,3103,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3104,'Makrura Shellhide',NULL,6,7,1246,0,0,0,129,129,0,0,7,3,3,0,0,32768,0,0,0,0.92,1.14286,1,0,1,1,1,1,1.5,1,120,137,0,0,7,10,13.4464,18.4888,358,4,100,2000,2101,0,5,12,3104,3104,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3104,0,'EventAI',''), + (3105,'Makrura Snapclaw',NULL,8,9,1248,0,0,0,129,129,0,0,7,3,3,0,0,32768,0,0,0,0.95,1.14286,1,0,1,1,1,1,1,1,156,176,0,0,11,15,21.2784,29.2578,406,6,100,2000,2046,0,11,19,3105,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3106,'Pygmy Surf Crawler',NULL,1,6,1307,0,0,0,7,7,0,8,1,3,3,0,0,32768,0,32768,1,0.92,1.14286,1,0,1,1,1,1,-1,1,102,120,0,0,7,10,10.296,14.157,147,4,100,2000,2145,0,0,0,3106,0,0,0,0,0,0,0,0,0,0,0,0,5835,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3107,'Surf Crawler',NULL,7,8,1938,0,0,0,7,7,0,8,1,1,3,0,0,0,0,0,1,0.95,1.14286,1,0,1,1,1,1,1,1,137,156,0,0,9,13,13.4464,18.4888,316,5,100,2000,2101,0,0,0,3107,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3108,'Encrusted Surf Crawler',NULL,9,10,999,0,0,0,7,7,0,8,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,176,198,0,0,13,17,18.1984,25.0228,512,7,100,2000,2068,0,0,0,3108,0,0,0,0,0,0,0,0,0,0,0,0,5836,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3110,'Dreadmaw Crocolisk',NULL,9,11,1250,0,0,0,14,14,0,6,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,176,222,0,0,13,18,15.048,20.691,538,7,100,2000,2000,0,0,0,3110,0,3110,0,0,0,0,0,0,0,0,0,0,5800,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3111,'Razormane Quilboar',NULL,6,7,1218,0,0,0,109,109,0,0,7,3,3,0,0,32768,0,0,0,0.92,1.14286,1,0,1,1,1,1,1,1,120,137,0,0,7,10,13.4464,18.4888,239,4,100,2000,2101,0,5,12,3111,3111,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3111,0,'EventAI',''), + (3112,'Razormane Scout',NULL,7,8,1252,0,0,0,109,109,0,0,7,3,3,0,0,32768,0,0,0,0.95,1.14286,1,0,1,1,1,1,1,1,137,156,0,0,9,13,13.4464,18.4888,316,5,100,2000,2101,0,7,13,3112,3112,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3112,0,'EventAI',''), + (3113,'Razormane Dustrunner',NULL,8,9,6088,0,0,0,109,109,0,0,7,3,3,0,0,32768,0,0,0,0.96,1.14286,2,0,1,1,1,1,1,1,148,166,165,178,11,14,13.4464,18.4888,342,6,100,2000,2101,0,7,15,3113,3113,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3113,0,'EventAI',''), + (3114,'Razormane Battleguard',NULL,9,10,1964,0,0,0,109,109,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,176,198,0,0,13,17,15.048,20.691,512,7,100,2000,2090,0,9,17,3114,3114,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3114,0,'EventAI',''), + (3115,'Dustwind Harpy',NULL,7,8,3012,0,0,0,514,514,0,0,7,3,3,0,0,32768,0,0,0,1.38889,0.857143,1,0,1,1,1,1,1,1,137,156,0,0,9,13,13.4464,18.4888,316,5,100,2000,2101,0,8,15,3115,3115,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3116,'Dustwind Pillager',NULL,7,8,6814,0,0,0,514,514,0,0,7,3,3,0,0,32768,0,0,0,1.38889,0.857143,1,0,1,1,1,1,1,1,137,156,0,0,9,13,13.4464,18.4888,316,5,100,2000,2000,0,7,14,3116,3116,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3117,'Dustwind Savage',NULL,9,10,2166,0,0,0,514,514,0,0,7,3,3,0,0,32768,0,0,0,1.38889,0.857143,1,0,1,1,1,1,1,1,176,198,0,0,11,14,13.4464,18.4888,512,6,100,1300,2101,0,9,17,3117,3117,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3118,'Dustwind Storm Witch',NULL,10,11,6815,0,0,0,514,514,0,0,7,3,3,0,0,32768,0,0,0,1.38889,1.14286,2,0,1,1,1,1,1,1,186,208,191,205,13,17,21.2784,29.2578,450,7,100,2000,2046,0,11,19,3118,3118,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3119,'Kolkar Drudge',NULL,6,7,9442,0,0,0,130,130,0,0,7,3,3,0,0,32768,0,0,0,0.92,1.14286,1,0,1,1,1,1,-1,1,119,143,0,0,7,10,13.4464,18.4888,198,4,100,2000,2101,0,5,12,3119,3119,0,0,0,0,0,0,70,0,0,30,0,0,1,0,0,0,0,0,0,0,3119,0,'EventAI',''), + (3120,'Kolkar Outrunner',NULL,7,8,9443,0,0,0,130,130,0,0,7,3,3,0,0,32768,0,0,0,0.92,1.14286,2,0,1,1,1,1,-1,1,130,156,138,165,9,13,13.4464,18.4888,234,5,100,2000,2101,0,6,13,3120,3120,0,0,0,0,0,0,70,0,0,30,0,0,1,0,0,0,0,0,0,0,3120,0,'EventAI',''), + (3121,'Durotar Tiger',NULL,7,8,598,0,0,0,14,14,0,2,1,1,3,0,0,0,0,0,1,0.92,1.14286,1,0,1,1,1,1,1,1,137,156,0,0,6,8,13.4464,18.4888,316,3,100,1300,2101,0,0,0,3121,0,3121,0,0,0,0,0,0,0,0,0,0,5818,1,0,0,0,0,0,0,0,0,0,'',''), + (3122,'Bloodtalon Taillasher',NULL,6,8,1960,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,120,156,0,0,9,13,13.4464,18.4888,316,5,100,2000,2000,0,0,0,3122,0,3122,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3123,'Bloodtalon Scythemaw',NULL,8,10,1959,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,156,198,0,0,10,15,15.048,20.691,512,6,100,2000,2000,0,0,0,3123,0,3123,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3124,'Scorpid Worker',NULL,3,3,2485,0,0,0,7,7,0,20,1,3,3,0,0,32768,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,71,71,0,0,3,4,5.2272,7.1874,41,2,100,2000,2178,0,0,0,3124,0,100008,0,0,0,0,0,0,0,0,0,0,5864,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3125,'Clattering Scorpid',NULL,5,6,2486,0,0,0,413,413,0,20,1,3,3,0,0,32768,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,102,120,0,0,7,10,13.4464,18.4888,174,4,100,2000,2101,0,0,0,3125,0,3125,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3126,'Armored Scorpid',NULL,7,8,2487,0,0,0,413,413,0,20,1,3,3,0,0,32768,0,0,1,1,0.857143,1,0,1,1,1,1,1.5,1,137,156,0,0,9,13,13.4464,18.4888,474,5,100,2000,2000,0,0,0,3126,0,3126,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (3127,'Venomtail Scorpid',NULL,9,10,2732,0,0,0,413,413,0,20,1,3,3,0,0,32768,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,176,198,0,0,13,17,13.4464,18.4888,512,7,100,2000,2000,0,0,0,3127,0,3127,0,0,0,0,0,0,0,0,0,0,5865,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (3128,'Kul Tiras Sailor',NULL,5,6,3734,0,0,0,123,123,0,0,7,3,3,0,0,32768,0,0,0,0.92,1.14286,1,0,1,1,1,1,-1,1,101,122,220,220,6,8,13.4464,18.4888,20,3,100,2000,2101,0,4,10,3128,3128,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3128,0,'EventAI',''), - (3129,'Kul Tiras Marine',NULL,6,7,1862,0,0,0,123,123,0,0,7,3,3,0,0,32768,0,0,0,0.92,1.14286,1,0,1,1,1,1,-1,1,125,144,220,220,7,7,13.4464,18.4888,20,3,100,2000,2101,0,5,12,3129,3129,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3129,0,'EventAI',''), - (3130,'Thunder Lizard',NULL,9,10,2179,0,0,0,14,14,0,0,1,3,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,-1,1,179,208,220,220,13,17,13.4464,18.4888,459,7,100,2000,2101,0,0,0,3130,0,3130,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3131,'Lightning Hide',NULL,10,11,1532,0,0,0,14,14,0,0,1,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,206,221,240,240,14,19,15.048,20.691,525,8,100,2000,2090,0,0,0,3131,0,3131,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3133,'Herble Baubbletump','Engineering & Mining Supplies',30,30,4286,0,0,0,875,875,1.15,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3133,1,'',''), - (3134,'Kzixx','Rare Goods',25,25,7131,0,0,0,120,120,0,0,7,3,3,0,6,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3135,'Malissa','Poison Supplies',24,24,4337,0,0,0,12,12,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,0,16,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3135,1,'',''), - (3136,'Clarise Gnarltree','Expert Blacksmith',31,31,4330,0,0,0,12,12,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,0,22,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,2781,3136,1,'',''), - (3137,'Matt Johnson','Mining Trainer',20,20,4333,0,0,0,12,12,0,0,7,3,3,0,17,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,7690,3137,1,'',''), - (3138,'Scott Carevin','Mushroom Seller',25,25,4339,0,0,0,12,12,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3139,'Gar\'Thok',NULL,10,10,3736,0,0,0,29,29,0,0,7,3,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11790,3139,0,'EventAI',''), - (3140,'Lar Prowltusk',NULL,7,7,4070,0,0,0,126,126,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,228,228,0,0,7,10,11.9504,16.4318,20,4,100,2000,2134,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3140,0,'EventAI',''), - (3141,'Makrura Elder',NULL,8,8,1818,0,0,0,129,129,0,0,7,3,3,0,0,0,0,0,0,0.96,1.14286,1,0,1,1,1,1,1,1,156,156,0,0,11,15,16.632,22.869,406,6,100,2000,2079,0,7,15,3141,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3142,'Orgnil Soulscar',NULL,18,18,1877,0,0,0,29,29,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,21,26,28.9872,39.8574,20,11,100,2000,2013,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3142,0,'EventAI',''), - (3143,'Gornek',NULL,5,5,1653,0,0,0,29,29,0,0,7,3,3,0,3,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2910,3143,0,'EventAI',''), - (3144,'Eitrigg',NULL,20,20,1619,0,0,0,29,29,0,0,7,3,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,1991,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2901,3144,0,'',''), - (3145,'Zureetha Fargaze',NULL,12,12,1875,0,0,0,29,29,0,0,7,3,3,0,2,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,2000,2079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3145,0,'EventAI',''), - (3147,'Furl Scornbrow',NULL,6,6,1275,0,0,0,29,29,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,196,196,0,0,6,8,10.296,14.157,20,3,100,2000,2145,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3147,0,'EventAI',''), - (3149,'Nez\'raz','Zeppelin Master',45,45,9352,0,0,0,29,29,0,0,7,3,3,0,1,4608,0,2,0,1,1.42857,1,0,1,1,1,1,-1,1,4440,4440,0,0,373,486,51.48,70.785,0,198,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1971,3149,0,'',''), - (3150,'Hin Denburg','Zeppelin Master',45,45,11911,0,0,0,29,29,0,0,7,3,3,0,1,4608,0,2,0,1,1.42857,1,0,1,1,1,1,-1,1,5736,5736,0,0,373,486,51.48,70.785,0,198,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2101,3150,0,'',''), - (3153,'Frang','Warrior Trainer',11,11,1880,0,0,0,29,29,0,0,7,3,3,0,19,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,456,456,0,0,12,14,18.392,25.289,20,6,100,2000,2090,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,523,3153,0,'EventAI',''), - (3154,'Jen\'shan','Hunter Trainer',8,8,1882,0,0,0,126,126,0,0,7,3,3,0,19,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,297,297,7,10,13.5872,18.6824,20,4,100,2000,2123,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4648,3154,0,'EventAI',''), - (3155,'Rwag','Rogue Trainer',8,8,1886,0,0,0,29,29,0,0,7,3,3,0,19,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,7,10,13.5872,18.6824,20,4,100,2000,2123,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,141,3155,0,'EventAI',''), - (3156,'Nartok','Warlock Trainer',9,9,1884,0,0,0,29,29,0,0,7,3,3,0,19,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,372,372,333,333,9,13,15.2064,20.9088,20,5,100,2000,2112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,4643,3156,0,'EventAI',''), - (3157,'Shikrik','Shaman Trainer',10,10,1878,0,0,0,29,29,0,0,7,3,3,0,19,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,370,370,9,13,16.808,23.111,20,5,100,2000,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0,0,4652,3157,0,'EventAI',''), - (3158,'Duokna','General Goods',10,10,1879,0,0,0,29,29,0,0,7,3,3,0,6,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3158,0,'EventAI',''), - (3159,'Kzan Thornslash','Weaponsmith',34,34,1883,0,0,0,29,29,0,0,7,3,3,0,16388,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1930,1930,0,0,47,61,49.9664,68.7038,0,25,100,2000,1837,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3159,0,'EventAI',''), - (3160,'Huklah','Cloth & Leather Armor Merchant',11,11,1881,0,0,0,29,29,0,0,7,3,3,0,16388,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,456,456,0,0,12,14,18.392,25.289,20,6,100,2000,2090,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3161,'Rarc','Armorer & Shieldcrafter',10,10,1885,0,0,0,29,29,0,0,7,3,3,0,16388,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3161,0,'EventAI',''), - (3162,'Burdrak Harglhelm','Leather Armor Merchant',12,12,3408,0,0,0,55,55,0,0,7,3,3,0,16388,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,1890,2079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3163,'Uhgar','Weaponsmith',15,15,3738,0,0,0,29,29,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3163,0,'EventAI',''), - (3164,'Jark','General Goods',14,14,3737,0,0,0,29,29,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,2000,2057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3164,0,'EventAI',''), - (3165,'Ghrawt','Bowyer',13,13,3739,0,0,0,29,29,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,546,546,0,0,13,17,21.5072,29.5724,20,7,100,2000,2068,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3165,0,'EventAI',''), - (3166,'Cutac','Cloth & Leather Armor Merchant',14,14,3740,0,0,0,29,29,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,2000,2057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3167,'Wuark','Armorer & Shieldcrafter',14,14,3742,0,0,0,29,29,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,17,23,22.792,31.339,20,9,100,2000,2035,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3167,0,'EventAI',''), - (3168,'Flakk','Trade Supplies',15,15,3741,0,0,0,29,29,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3168,0,'EventAI',''), - (3169,'Tarshaw Jaggedscar','Warrior Trainer',43,43,3743,0,0,0,29,29,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,66,85,59.7872,82.2074,0,35,100,2000,1738,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,523,3169,0,'EventAI',''), - (3170,'Kaplak','Rogue Trainer',14,14,3749,0,0,0,29,29,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,2000,2057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,141,3170,0,'EventAI',''), - (3171,'Thotar','Hunter Trainer',16,16,3744,0,0,0,29,29,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,695,695,596,596,17,23,26.048,35.816,20,9,100,2000,2035,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4017,3171,0,'EventAI',''), - (3172,'Dhugru Gorelust','Warlock Trainer',37,37,3745,0,0,0,29,29,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2192,2192,1481,1481,55,70,53.3984,73.4228,0,29,100,2000,1804,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,4641,3172,0,'EventAI',''), - (3173,'Swart','Shaman Trainer',15,15,3746,0,0,0,29,29,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,557,557,17,22,24.552,33.759,20,9,100,2000,2046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0,0,4104,3173,0,'EventAI',''), - (3174,'Dwukk','Journeyman Blacksmith',27,27,3747,0,0,0,29,29,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1380,1380,0,0,36,46,41.3424,56.8458,0,19,100,2000,1914,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,2746,3174,0,'EventAI',''), - (3175,'Krunn','Mining Trainer',16,16,3748,0,0,0,29,29,0,0,7,3,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,695,695,0,0,17,23,26.048,35.816,20,9,100,2000,2035,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,3175,0,'EventAI',''), - (3177,'Turuk Amberstill','Dwarven Weaponsmith',10,10,3411,0,0,0,55,55,0,0,7,3,3,0,16388,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,1910,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3177,0,'',''), - (3178,'Stuart Fleming','Fishing Supplies',25,25,3468,0,0,0,12,12,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,3178,0,'',''), - (3179,'Harold Riggs','Fishing Trainer',25,25,3470,0,0,0,12,12,0,0,7,3,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4744,3179,0,'',''), - (3180,'Dark Iron Entrepreneur','Speciality Goods',31,31,3471,0,0,0,35,35,0,0,7,3,3,0,6,768,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3180,0,'',''), - (3181,'Fremal Doohickey','First Aid Trainer',30,30,3469,0,0,0,875,875,1.15,0,7,3,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5855,50643,0,'',''), - (3182,'Junder Brokk',NULL,20,20,3481,0,0,0,55,55,0,0,7,3,3,0,16,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3129,'Kul Tiras Marine',NULL,6,7,1862,0,0,0,123,123,0,0,7,3,3,0,0,32768,0,1024,0,0.92,1.14286,1,0,1,1,1,1,-1,1,125,144,220,220,7,7,13.4464,18.4888,20,3,100,2000,2101,0,5,12,3129,3129,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3129,0,'EventAI',''), + (3130,'Thunder Lizard',NULL,9,10,2179,0,0,0,14,14,0,0,1,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,-1,1,179,208,220,220,13,17,13.4464,18.4888,459,7,100,2000,2101,0,0,0,3130,0,3130,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3131,'Lightning Hide',NULL,10,11,1532,0,0,0,14,14,0,0,1,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,206,221,240,240,14,19,15.048,20.691,525,8,100,2000,2090,0,0,0,3131,0,3131,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3133,'Herble Baubbletump','Engineering & Mining Supplies',30,30,4286,0,0,0,875,875,1.15,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3133,1,'',''), + (3134,'Kzixx','Rare Goods',25,25,7131,0,0,0,120,120,0,0,7,3,3,0,6,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3135,'Malissa','Poison Supplies',24,24,4337,0,0,0,12,12,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,992,16,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3135,1,'',''), + (3136,'Clarise Gnarltree','Expert Blacksmith',31,31,4330,0,0,0,12,12,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,1234,22,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,2781,3136,1,'',''), + (3137,'Matt Johnson','Mining Trainer',20,20,4333,0,0,0,12,12,0,0,7,3,3,0,17,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,7690,3137,1,'',''), + (3138,'Scott Carevin','Mushroom Seller',25,25,4339,0,0,0,12,12,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3139,'Gar\'Thok',NULL,10,10,3736,0,0,0,29,29,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11790,3139,0,'EventAI',''), + (3140,'Lar Prowltusk',NULL,7,7,4070,0,0,0,126,126,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,228,228,0,0,7,10,11.9504,16.4318,20,4,100,2000,2134,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3140,0,'EventAI',''), + (3141,'Makrura Elder',NULL,8,8,1818,0,0,0,129,129,0,0,7,3,3,0,0,32768,0,0,0,0.96,1.14286,1,0,1,1,1,1,1,1,156,156,0,0,11,15,16.632,22.869,316,6,100,2000,2079,0,7,15,3141,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3142,'Orgnil Soulscar',NULL,18,18,1877,0,0,0,29,29,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,21,26,28.9872,39.8574,20,11,100,2000,2013,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3142,0,'EventAI',''), + (3143,'Gornek',NULL,5,5,1653,0,0,0,29,29,0,0,7,3,3,0,3,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2910,3143,0,'EventAI',''), + (3144,'Eitrigg',NULL,20,20,1619,0,0,0,29,29,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,1991,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2901,3144,0,'',''), + (3145,'Zureetha Fargaze',NULL,12,12,1875,0,0,0,29,29,0,0,7,3,3,0,2,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,2000,2079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3145,0,'EventAI',''), + (3147,'Furl Scornbrow',NULL,6,6,1275,0,0,0,29,29,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,196,196,0,0,6,8,10.296,14.157,20,3,100,2000,2145,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3147,0,'EventAI',''), + (3149,'Nez\'raz','Zeppelin Master',45,45,9352,0,0,0,29,29,0,0,7,3,3,0,1,37376,0,2,0,1,1.42857,1,0,1,1,1,1,-1,1,4440,4440,0,0,373,486,51.48,70.785,2725,198,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1971,3149,0,'',''), + (3150,'Hin Denburg','Zeppelin Master',45,45,11911,0,0,0,29,29,0,0,7,3,3,0,1,37376,0,2,0,1,1.42857,1,0,1,1,1,1,-1,1,5736,5736,0,0,373,486,51.48,70.785,2725,198,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2101,3150,0,'',''), + (3153,'Frang','Warrior Trainer',11,11,1880,0,0,0,29,29,0,0,7,3,3,0,19,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,456,456,0,0,12,14,18.392,25.289,20,6,100,2000,2090,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,523,3153,0,'EventAI',''), + (3154,'Jen\'shan','Hunter Trainer',8,8,1882,0,0,0,126,126,0,0,7,3,3,0,19,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,297,297,7,10,13.5872,18.6824,20,4,100,2000,2123,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4648,3154,0,'EventAI',''), + (3155,'Rwag','Rogue Trainer',8,8,1886,0,0,0,29,29,0,0,7,3,3,0,19,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,7,10,13.5872,18.6824,20,4,100,2000,2123,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,141,3155,0,'EventAI',''), + (3156,'Nartok','Warlock Trainer',9,9,1884,0,0,0,29,29,0,0,7,3,3,0,19,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,372,372,333,333,9,13,15.2064,20.9088,20,5,100,2000,2112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,4643,3156,0,'EventAI',''), + (3157,'Shikrik','Shaman Trainer',10,10,1878,0,0,0,29,29,0,0,7,3,3,0,19,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,370,370,9,13,16.808,23.111,20,5,100,2000,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0,0,4652,3157,0,'EventAI',''), + (3158,'Duokna','General Goods',10,10,1879,0,0,0,29,29,0,0,7,3,3,0,6,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3158,0,'EventAI',''), + (3159,'Kzan Thornslash','Weaponsmith',34,34,1883,0,0,0,29,29,0,0,7,3,3,0,16388,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1930,1930,0,0,47,61,49.9664,68.7038,1340,25,100,2000,1837,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3159,0,'EventAI',''), + (3160,'Huklah','Cloth & Leather Armor Merchant',11,11,1881,0,0,0,29,29,0,0,7,3,3,0,16388,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,456,456,0,0,12,14,18.392,25.289,20,6,100,2000,2090,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3161,'Rarc','Armorer & Shieldcrafter',10,10,1885,0,0,0,29,29,0,0,7,3,3,0,16388,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3161,0,'EventAI',''), + (3162,'Burdrak Harglhelm','Leather Armor Merchant',12,12,3408,0,0,0,55,55,0,0,7,3,3,0,16388,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,1890,2079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3163,'Uhgar','Weaponsmith',15,15,3738,0,0,0,29,29,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3163,0,'EventAI',''), + (3164,'Jark','General Goods',14,14,3737,0,0,0,29,29,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,2000,2057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3164,0,'EventAI',''), + (3165,'Ghrawt','Bowyer',13,13,3739,0,0,0,29,29,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,546,546,0,0,13,17,21.5072,29.5724,608,7,100,2000,2068,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3165,0,'EventAI',''), + (3166,'Cutac','Cloth & Leather Armor Merchant',14,14,3740,0,0,0,29,29,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,2000,2057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3167,'Wuark','Armorer & Shieldcrafter',14,14,3742,0,0,0,29,29,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,17,23,22.792,31.339,20,9,100,2000,2035,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3167,0,'EventAI',''), + (3168,'Flakk','Trade Supplies',15,15,3741,0,0,0,29,29,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3168,0,'EventAI',''), + (3169,'Tarshaw Jaggedscar','Warrior Trainer',43,43,3743,0,0,0,29,29,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,66,85,59.7872,82.2074,2397,35,100,2000,1738,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,523,3169,0,'EventAI',''), + (3170,'Kaplak','Rogue Trainer',14,14,3749,0,0,0,29,29,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,2000,2057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,141,3170,0,'EventAI',''), + (3171,'Thotar','Hunter Trainer',16,16,3744,0,0,0,29,29,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,695,695,596,596,17,23,26.048,35.816,20,9,100,2000,2035,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4017,3171,0,'EventAI',''), + (3172,'Dhugru Gorelust','Warlock Trainer',37,37,3745,0,0,0,29,29,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2192,2192,1481,1481,55,70,53.3984,73.4228,1593,29,100,2000,1804,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,4641,3172,0,'EventAI',''), + (3173,'Swart','Shaman Trainer',15,15,3746,0,0,0,29,29,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,557,557,17,22,24.552,33.759,20,9,100,2000,2046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0,0,4104,3173,0,'EventAI',''), + (3174,'Dwukk','Journeyman Blacksmith',27,27,3747,0,0,0,29,29,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1380,1380,0,0,36,46,41.3424,56.8458,1097,19,100,2000,1914,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,2746,3174,0,'EventAI',''), + (3175,'Krunn','Mining Trainer',16,16,3748,0,0,0,29,29,0,0,7,3,3,0,19,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,695,695,0,0,17,23,26.048,35.816,20,9,100,2000,2035,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,3175,0,'EventAI',''), + (3177,'Turuk Amberstill','Dwarven Weaponsmith',10,10,3411,0,0,0,55,55,0,0,7,3,3,0,16388,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,1910,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3177,0,'',''), + (3178,'Stuart Fleming','Fishing Supplies',25,25,3468,0,0,0,12,12,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,3178,0,'',''), + (3179,'Harold Riggs','Fishing Trainer',25,25,3470,0,0,0,12,12,0,0,7,3,3,0,19,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4744,3179,0,'',''), + (3180,'Dark Iron Entrepreneur','Speciality Goods',31,31,3471,0,0,0,35,35,0,0,7,3,3,0,6,33536,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,1234,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3180,0,'',''), + (3181,'Fremal Doohickey','First Aid Trainer',30,30,3469,0,0,0,875,875,1.15,0,7,3,3,0,19,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5855,3181,0,'',''), + (3182,'Junder Brokk',NULL,20,20,3481,0,0,0,55,55,0,0,7,3,3,0,16,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (3183,'Yarrog Baneshadow',NULL,5,5,1876,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,0.92,1.14286,2,0,1,1.2,1,1,1,1,98,98,138,138,4,5,8.624,11.858,105,2,100,2000,2156,0,3,9,3183,3183,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3183,0,'EventAI',''), - (3184,'Miao\'zan','Journeyman Alchemist',25,25,4071,0,0,0,126,126,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,1936,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4129,3184,0,'EventAI',''), - (3185,'Mishiki','Herbalism Trainer',14,14,4085,0,0,0,126,126,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,2000,2057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,3185,0,'EventAI',''), - (3186,'K\'waii','General Goods',11,11,4089,0,0,0,126,126,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,456,456,0,0,12,14,18.392,25.289,20,6,100,2000,2090,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3186,0,'EventAI',''), - (3187,'Tai\'tasi','Trade Supplies',12,12,4087,0,0,0,126,126,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,2000,2079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3187,0,'EventAI',''), - (3188,'Master Gadrin',NULL,12,12,4072,0,0,0,126,126,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,2000,2079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3188,0,'EventAI',''), - (3189,'Kor\'ghan',NULL,7,7,4073,0,0,0,126,126,0,0,7,3,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,228,228,0,0,7,10,11.9504,16.4318,20,4,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3189,0,'',''), - (3190,'Rhinag',NULL,8,8,4075,0,0,0,126,126,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,2.14,1,1,1,1,1,334,334,0,0,7,10,13.5872,18.6824,20,4,100,2000,2123,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3190,1,'EventAI',''), - (3191,'Cook Torka',NULL,6,6,3751,0,0,0,29,29,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,196,196,0,0,6,8,10.296,14.157,20,3,100,2000,2145,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3184,'Miao\'zan','Journeyman Alchemist',25,25,4071,0,0,0,126,126,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,1936,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4129,3184,0,'EventAI',''), + (3185,'Mishiki','Herbalism Trainer',14,14,4085,0,0,0,126,126,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,2000,2057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,3185,0,'EventAI',''), + (3186,'K\'waii','General Goods',11,11,4089,0,0,0,126,126,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,456,456,0,0,12,14,18.392,25.289,20,6,100,2000,2090,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3186,0,'EventAI',''), + (3187,'Tai\'tasi','Trade Supplies',12,12,4087,0,0,0,126,126,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,2000,2079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3187,0,'EventAI',''), + (3188,'Master Gadrin',NULL,12,12,4072,0,0,0,126,126,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,2000,2079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3188,0,'EventAI',''), + (3189,'Kor\'ghan',NULL,7,7,4073,0,0,0,126,126,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,228,228,0,0,7,10,11.9504,16.4318,20,4,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3189,0,'',''), + (3190,'Rhinag',NULL,8,8,4075,0,0,0,126,126,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,2.14,1,1,1,1,1,334,334,0,0,7,10,13.5872,18.6824,316,4,100,2000,2123,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3190,1,'EventAI',''), + (3191,'Cook Torka',NULL,6,6,3751,0,0,0,29,29,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,196,196,0,0,6,8,10.296,14.157,20,3,100,2000,2145,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (3192,'Lieutenant Benedict',NULL,8,8,1276,0,0,0,123,123,0,0,7,3,3,0,0,32768,0,0,0,0.95,1.14286,1,0,1,1,1,1,1,1,156,156,0,0,10,13,13.4464,18.4888,316,5,100,2000,2101,0,7,14,3192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3192,0,'EventAI',''), - (3193,'Misha Tor\'kren',NULL,5,5,3750,0,0,0,29,29,0,0,7,3,3,0,2,4608,0,2,0,0.92,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2156,0,0,0,3193,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3193,0,'EventAI',''), - (3194,'Vel\'rin Fang',NULL,7,7,4074,0,0,0,126,126,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,228,228,0,0,7,10,11.9504,16.4318,20,4,100,2000,2134,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3194,0,'EventAI',''), + (3193,'Misha Tor\'kren',NULL,5,5,3750,0,0,0,29,29,0,0,7,3,3,0,2,37376,0,2,0,0.92,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2156,0,0,0,3193,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3193,0,'EventAI',''), + (3194,'Vel\'rin Fang',NULL,7,7,4074,0,0,0,126,126,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,228,228,0,0,7,10,11.9504,16.4318,20,4,100,2000,2134,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3194,0,'EventAI',''), (3195,'Burning Blade Thug',NULL,8,9,4189,0,0,0,554,554,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,156,176,0,0,20,27,13.4464,18.4888,406,11,100,3100,2101,0,8,15,3195,3195,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3195,0,'',''), (3196,'Burning Blade Neophyte',NULL,9,10,4187,0,0,0,554,554,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,166,186,178,191,11,14,15.048,20.691,426,6,100,2000,2090,0,9,16,3196,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3196,0,'EventAI',''), (3197,'Burning Blade Fanatic',NULL,9,10,4193,0,0,0,554,554,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,2,0,1,1,1,1,1,1,166,186,178,191,11,14,18.1984,25.0228,426,6,100,2000,2068,0,9,17,3197,3197,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3197,0,'EventAI',''), (3198,'Burning Blade Apprentice',NULL,10,11,4190,0,0,0,554,554,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1,1,1,1,1,1,178,199,382,459,9,13,21.2784,29.2578,286,5,100,2000,2046,0,10,18,3198,3198,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3198,0,'EventAI',''), (3199,'Burning Blade Cultist',NULL,10,11,4194,0,0,0,554,554,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1,1,1,1,1,1,178,199,382,459,9,13,21.2784,29.2578,286,5,100,2000,2046,0,10,18,3199,3199,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3199,0,'EventAI',''), - (3203,'Fizzle Darkstorm',NULL,12,12,7128,0,0,0,554,554,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,8,0,1,1,1,1,1,1,219,219,537,537,16,18,21.2784,29.2578,305,8,100,2000,2046,0,12,21,3203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3203,0,'EventAI',''), + (3203,'Fizzle Darkstorm',NULL,12,12,7128,0,0,0,554,554,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1,1,1,1,1,1,219,219,537,537,16,18,21.2784,29.2578,305,8,100,2000,2046,0,12,21,3203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3203,0,'EventAI',''), (3204,'Gazz\'uz',NULL,14,14,240,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1,1,1,1,-1,1,342,342,710,710,16,22,21.2784,29.2578,514,9,100,2000,2046,0,16,26,3204,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3204,0,'EventAI',''), (3205,'Zalazane',NULL,10,10,4078,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,186,186,191,191,12,14,15.048,20.691,426,6,100,2000,2090,0,10,18,3205,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3205,0,'EventAI',''), - (3206,'Voodoo Troll',NULL,8,9,4076,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,0.95,1.14286,2,0,1,1,1,1,1,1,148,166,165,178,11,14,13.4464,18.4888,305,6,100,2000,2101,0,7,15,3206,3206,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3206,0,'EventAI',''), + (3206,'Voodoo Troll',NULL,8,9,4076,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,0.95,1.14286,2,0,1,1,1,1,1,1,148,166,165,178,11,14,13.4464,18.4888,342,6,100,2000,2101,0,7,15,3206,3206,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3206,0,'EventAI',''), (3207,'Hexed Troll',NULL,8,9,4080,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,0.95,1.14286,2,0,1,1,1,1,-1,1,150,164,165,178,7,10,13.4464,18.4888,20,4,100,2000,2101,0,7,15,3207,3207,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3207,0,'EventAI',''), - (3208,'Margoz',NULL,18,18,3752,0,0,0,29,29,0,0,7,3,3,0,2,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,21,26,28.9872,39.8574,20,11,100,2000,2013,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3208,0,'EventAI',''), - (3209,'Brave Windfeather',NULL,13,13,3770,0,0,0,105,105,1.25,0,7,1,3,0,2,768,0,0,0,1,1.14286,1,0,2,1,1,1,1,1,546,546,0,0,13,17,21.5072,29.5724,20,7,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3209,0,'',''), - (3210,'Brave Proudsnout',NULL,55,55,3771,0,0,0,105,105,1.35,0,7,1,3,0,1,4096,0,1024,0,1,1.14286,1,0,2,1,1,1,1,1,5227,5227,0,0,259,288,301.34,422.17,0,126,100,2000,2000,0,1,689,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3210,0,'',''), - (3211,'Brave Lightninghorn',NULL,55,55,3774,0,0,0,105,105,1.35,0,7,1,3,0,1,4096,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,4567,4567,0,0,259,288,301.34,422.17,0,126,100,2000,2000,0,1,689,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3211,0,'',''), + (3208,'Margoz',NULL,18,18,3752,0,0,0,29,29,0,0,7,3,3,0,2,37376,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,21,26,28.9872,39.8574,20,11,100,2000,2013,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3208,0,'EventAI',''), + (3209,'Brave Windfeather',NULL,13,13,3770,0,0,0,105,105,1.25,0,7,1,3,0,2,768,0,0,0,1,1.14286,1,0,2,1,1,1,1,1,546,546,0,0,13,17,21.5072,29.5724,608,7,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3209,0,'',''), + (3210,'Brave Proudsnout',NULL,55,55,3771,0,0,0,105,105,1.35,0,7,1,3,0,1,4096,0,1024,0,1,1.14286,1,0,2,1,1,1,1,1,5227,5227,0,0,259,288,301.34,422.17,3271,126,100,2000,2000,0,1,689,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3210,0,'',''), + (3211,'Brave Lightninghorn',NULL,55,55,3774,0,0,0,105,105,1.35,0,7,1,3,0,1,4096,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,4567,4567,0,0,259,288,301.34,422.17,3271,126,100,2000,2000,0,1,689,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3211,0,'',''), (3212,'Brave Ironhorn',NULL,14,14,3775,0,0,0,105,105,1.35,0,7,1,3,0,1,4096,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3331,3212,0,'','guard_mulgore'), - (3213,'Brave Running Wolf',NULL,55,55,3776,0,0,0,105,105,1.35,0,7,1,3,0,1,4096,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,3866,3866,0,0,259,288,301.34,422.17,0,126,100,2000,2000,0,1,689,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3213,0,'',''), - (3214,'Brave Greathoof',NULL,55,55,3778,0,0,0,105,105,1.35,0,7,1,3,0,1,4096,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,3866,3866,0,0,259,288,301.34,422.17,0,126,100,2000,2000,0,1,689,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3214,0,'',''), + (3213,'Brave Running Wolf',NULL,55,55,3776,0,0,0,105,105,1.35,0,7,1,3,0,1,4096,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,3866,3866,0,0,259,288,301.34,422.17,3271,126,100,2000,2000,0,1,689,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3213,0,'',''), + (3214,'Brave Greathoof',NULL,55,55,3778,0,0,0,105,105,1.35,0,7,1,3,0,1,4096,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,3866,3866,0,0,259,288,301.34,422.17,3271,126,100,2000,2000,0,1,689,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3214,0,'',''), (3215,'Brave Strongbash',NULL,14,14,3777,0,0,0,105,105,1.35,0,7,1,3,0,1,4096,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,3331,3215,0,'','guard_mulgore'), - (3216,'Neeru Fireblade',NULL,37,37,3754,0,0,0,29,29,0,0,7,3,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2192,2192,0,0,55,70,53.3984,73.4228,0,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3701,3216,0,'',''), - (3217,'Brave Dawneagle',NULL,13,13,3780,0,0,0,105,105,1.25,0,7,1,3,0,1,4096,0,1024,0,1,1.14286,1,0,2,1,1,1,1,1,546,546,0,0,17,22,21.2784,29.2578,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,3331,3217,0,'','guard_mulgore'), - (3218,'Brave Swiftwind',NULL,13,13,3779,0,0,0,105,105,1.25,0,7,1,3,0,1,4096,0,1024,0,1,1.14286,1,0,2,1,1,1,1,1,546,546,0,0,17,22,21.2784,29.2578,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,3331,3218,0,'','guard_mulgore'), - (3219,'Brave Leaping Deer',NULL,13,13,3781,0,0,0,105,105,1.25,0,7,1,3,0,1,4096,0,1024,0,1,1.14286,1,0,2,1,1,1,1,1,546,546,0,0,17,22,21.2784,29.2578,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,3331,3219,0,'','guard_mulgore'), + (3216,'Neeru Fireblade',NULL,37,37,3754,0,0,0,29,29,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2192,2192,0,0,55,70,53.3984,73.4228,1593,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3701,3216,0,'',''), + (3217,'Brave Dawneagle',NULL,13,13,3780,0,0,0,105,105,1.25,0,7,1,3,0,1,4096,0,1024,0,1,1.14286,1,0,2,1,1,1,1,1,546,546,0,0,17,22,21.2784,29.2578,608,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,3331,3217,0,'','guard_mulgore'), + (3218,'Brave Swiftwind',NULL,13,13,3779,0,0,0,105,105,1.25,0,7,1,3,0,1,4096,0,1024,0,1,1.14286,1,0,2,1,1,1,1,1,546,546,0,0,17,22,21.2784,29.2578,608,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,3331,3218,0,'','guard_mulgore'), + (3219,'Brave Leaping Deer',NULL,13,13,3781,0,0,0,105,105,1.25,0,7,1,3,0,1,4096,0,1024,0,1,1.14286,1,0,2,1,1,1,1,1,546,546,0,0,17,22,21.2784,29.2578,608,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,3331,3219,0,'','guard_mulgore'), (3220,'Brave Darksky',NULL,12,12,3782,0,0,0,105,105,1.35,0,7,1,3,0,1,4096,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,15,19,19.7472,27.1524,20,8,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3331,3220,0,'','guard_mulgore'), (3221,'Brave Rockhorn',NULL,12,12,3783,0,0,0,105,105,1.35,0,7,1,3,0,1,4096,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,15,19,19.7472,27.1524,20,8,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,3331,3221,0,'','guard_mulgore'), (3222,'Brave Wildrunner',NULL,14,14,4265,0,0,0,105,105,1.35,0,7,1,3,0,1,4096,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3331,3222,0,'','guard_mulgore'), (3223,'Brave Rainchaser',NULL,12,12,3784,0,0,0,105,105,1.25,0,7,1,3,0,1,4096,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,15,19,19.7472,27.1524,20,8,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,3331,3223,0,'','guard_mulgore'), (3224,'Brave Cloudmane',NULL,14,14,10181,0,0,0,105,105,1.35,0,7,1,3,0,1,4096,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,3331,3224,0,'','guard_mulgore'), (3225,'Corrupted Mottled Boar',NULL,10,11,744,0,0,0,14,14,0,5,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,198,222,0,0,14,19,18.1984,25.0228,538,8,100,2000,2000,0,0,0,3225,0,3225,0,0,0,0,0,0,0,0,0,0,9067,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3226,'Corrupted Scorpid',NULL,10,11,2488,0,0,0,413,413,0,20,1,3,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,198,222,0,0,14,19,19.7472,27.1524,525,8,100,2000,2000,0,0,0,3226,0,3226,0,0,0,0,0,0,0,0,0,0,8848,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3227,'Corrupted Bloodtalon Scythemaw',NULL,10,11,787,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,198,222,0,0,14,19,16.632,22.869,524,8,100,2000,2000,0,0,0,3227,0,3227,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3228,'Corrupted Surf Crawler',NULL,10,11,1000,0,0,0,14,14,0,8,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,198,222,0,0,14,19,21.2784,29.2578,525,8,100,2000,2046,0,0,0,3228,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3226,'Corrupted Scorpid',NULL,10,11,2488,0,0,0,413,413,0,20,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,198,222,0,0,14,19,19.7472,27.1524,538,8,100,2000,2000,0,0,0,3226,0,3226,0,0,0,0,0,0,0,0,0,0,8848,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3227,'Corrupted Bloodtalon Scythemaw',NULL,10,11,787,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,198,222,0,0,14,19,16.632,22.869,538,8,100,2000,2000,0,0,0,3227,0,3227,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3228,'Corrupted Surf Crawler',NULL,10,11,1000,0,0,0,14,14,0,8,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,198,222,0,0,14,19,21.2784,29.2578,538,8,100,2000,2046,0,0,0,3228,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (3229,'\"Squealer\" Thornmantle',NULL,5,5,1254,0,0,0,14,14,0,0,7,1,3,0,0,0,0,0,0,0.95,1.14286,1,0,1,1,1,1,-1,1,116,116,0,0,6,8,8.536,11.737,20,3,100,2000,2000,0,3,9,3229,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (3230,'Nazgrel','Advisor to Thrall',62,62,1872,0,0,0,1074,1074,0,0,7,3,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4079,4079,0,0,248,298,75.8384,104.278,0,126,100,1390,1529,0,1,778,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3230,0,'',''), - (3231,'Corrupted Dreadmaw Crocolisk',NULL,11,12,1034,0,0,0,14,14,0,6,1,1,3,0,0,32768,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,222,247,0,0,17,22,21.2784,29.2578,556,9,100,2000,2000,0,0,0,3231,0,3231,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3230,'Nazgrel','Advisor to Thrall',62,62,1872,0,0,0,1074,1074,0,0,7,3,3,0,2,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4079,4079,0,0,248,298,75.8384,104.278,4391,126,100,1390,1529,0,1,778,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3230,0,'',''), + (3231,'Corrupted Dreadmaw Crocolisk',NULL,11,12,1034,0,0,0,14,14,0,6,1,1,3,0,0,32768,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,222,247,0,0,17,22,21.2784,29.2578,573,9,100,2000,2000,0,0,0,3231,0,3231,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (3232,'Bristleback Interloper',NULL,9,10,1274,0,0,0,111,111,0,0,7,1,3,0,0,0,0,0,0,0.97,1.14286,1,0,1,1,1,1,1,1,176,198,0,0,13,17,13.4464,18.4888,512,7,100,2000,2000,0,9,17,3232,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3232,0,'EventAI',''), (3233,'Lorekeeper Raintotem',NULL,8,8,3817,0,0,0,104,104,1.35,0,7,1,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,7,10,13.5872,18.6824,20,4,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12707,3233,0,'EventAI',''), (3234,'Lost Barrens Kodo',NULL,14,15,10918,0,0,0,15,15,0,0,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,299,325,0,0,28,37,21.2784,29.2578,981,15,100,3000,2000,0,0,0,3234,0,3234,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (3235,'Greater Barrens Kodo',NULL,24,25,1232,0,0,0,15,15,0,0,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,659,752,0,0,48,60,0,0,1009,25,0,3000,2000,0,0,0,3235,0,3235,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (3236,'Barrens Kodo',NULL,19,20,1453,0,0,0,15,15,0,0,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,447,484,0,0,38,49,0,0,829,20,0,3000,2000,0,0,0,3236,0,3236,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (3237,'Wooly Kodo',NULL,25,26,10914,0,0,0,15,15,0,0,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,786,787,0,0,50,62,0,0,1041,26,0,3000,2000,0,0,0,3237,0,3237,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3238,'Stormhide',NULL,22,23,1539,0,0,0,14,14,0,0,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,573,617,0,0,32,41,34.6544,47.6498,940,17,100,2000,2000,0,0,0,3238,0,3238,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3239,'Thunderhead',NULL,20,21,1538,0,0,0,16,16,0,0,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,510,544,0,0,31,38,28.6704,39.4218,870,16,100,2000,2000,0,0,0,3239,0,3239,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,51124,0,'EventAI',''), - (3240,'Stormsnout',NULL,18,19,1537,0,0,0,14,14,0,0,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,417,449,0,0,27,34,28.6704,39.4218,800,14,100,2000,2000,0,0,0,3240,0,3240,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3241,'Savannah Patriarch',NULL,15,16,1977,0,0,0,16,16,0,2,1,1,3,0,0,0,0,0,1,0.97,1.14286,1,0,1,1,1,1,1,1,328,356,0,0,15,19,25.7664,35.4288,695,8,100,1300,2000,0,0,0,3241,0,3241,0,0,0,0,0,0,0,0,0,0,5822,1,0,0,0,0,0,0,0,0,0,'',''), - (3242,'Zhevra Runner',NULL,13,14,6087,0,0,0,189,189,0,0,1,1,3,0,0,0,0,0,0,1,1.28968,1,0,1,1,1,1,1,1,273,300,0,0,19,25,19.7472,27.1524,625,10,100,2000,2000,0,0,0,3242,0,3242,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (3243,'Savannah Highmane',NULL,12,13,1973,0,0,0,16,16,0,2,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1,1,1,1,1,1,247,273,0,0,13,17,25.7664,35.4288,590,7,100,1500,2000,0,0,0,3243,0,3243,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (3244,'Greater Plainstrider',NULL,11,12,178,0,0,0,189,189,0,12,1,1,3,0,0,0,0,0,1,0.666668,1.42857,1,0,1,1,1,1,1,1,222,247,0,0,17,22,18.1984,25.0228,556,9,100,2000,2000,0,0,0,3244,0,3244,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (3245,'Ornery Plainstrider',NULL,16,17,6076,0,0,0,14,14,0,12,1,1,3,0,0,0,0,0,1,0.666668,1.42857,1,0,1,1,1,1,1,1,356,386,0,0,17,22,27.5264,37.8488,731,9,100,1300,2000,0,0,0,3245,0,3245,0,0,0,0,0,0,0,0,0,0,5918,1,0,0,0,0,0,0,0,0,0,'',''), + (3238,'Stormhide',NULL,22,23,1539,0,0,0,14,14,0,0,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,573,617,0,0,32,41,34.6544,47.6498,957,17,100,2000,2000,0,0,0,3238,0,3238,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3239,'Thunderhead',NULL,20,21,1538,0,0,0,16,16,0,0,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,510,544,0,0,31,38,28.6704,39.4218,870,16,100,2000,2000,0,0,0,3239,0,3239,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3239,0,'EventAI',''), + (3240,'Stormsnout',NULL,18,19,1537,0,0,0,14,14,0,0,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,417,449,0,0,27,34,28.6704,39.4218,817,14,100,2000,2000,0,0,0,3240,0,3240,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3241,'Savannah Patriarch',NULL,15,16,1977,0,0,0,16,16,0,2,1,1,3,0,0,0,0,0,1,0.97,1.14286,1,0,1,1,1,1,1,1,328,356,0,0,15,19,25.7664,35.4288,713,8,100,1300,2000,0,0,0,3241,0,3241,0,0,0,0,0,0,0,0,0,0,5822,1,0,0,0,0,0,0,0,0,0,'',''), + (3242,'Zhevra Runner',NULL,13,14,6087,0,0,0,189,189,0,0,1,1,3,0,0,0,0,0,0,1,1.28968,1,0,1,1,1,1,1,1,273,300,0,0,19,25,19.7472,27.1524,642,10,100,2000,2000,0,0,0,3242,0,3242,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (3243,'Savannah Highmane',NULL,12,13,1973,0,0,0,16,16,0,2,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1,1,1,1,1,1,247,273,0,0,13,17,25.7664,35.4288,608,7,100,1500,2000,0,0,0,3243,0,3243,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (3244,'Greater Plainstrider',NULL,11,12,178,0,0,0,189,189,0,12,1,1,3,0,0,0,0,0,1,0.666668,1.42857,1,0,1,1,1,1,1,1,222,247,0,0,17,22,18.1984,25.0228,573,9,100,2000,2000,0,0,0,3244,0,3244,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (3245,'Ornery Plainstrider',NULL,16,17,6076,0,0,0,14,14,0,12,1,1,3,0,0,0,0,0,1,0.666668,1.42857,1,0,1,1,1,1,1,1,356,386,0,0,17,22,27.5264,37.8488,748,9,100,1300,2000,0,0,0,3245,0,3245,0,0,0,0,0,0,0,0,0,0,5918,1,0,0,0,0,0,0,0,0,0,'',''), (3246,'Fleeting Plainstrider',NULL,12,13,1284,0,0,0,189,189,0,12,1,1,3,0,0,0,0,0,1,0.666668,1.42857,1,0,1,1,1,1,-1,1,251,282,0,0,17,22,19.7472,27.1524,877,9,100,2000,2000,0,0,0,3246,0,3246,0,0,0,0,0,0,0,0,0,0,5917,1,0,0,0,0,0,0,0,0,0,'',''), - (3247,'Thunderhawk Hatchling',NULL,18,20,1742,0,0,0,14,14,0,27,1,1,3,0,0,0,0,0,1,1,1.14286,2,0,0.8,1,1,1,1,1,302,346,408,490,24,33,30.4304,41.8418,687,13,100,2000,2000,0,0,0,3247,0,3247,0,0,0,0,0,0,20,0,0,0,8903,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3247,'Thunderhawk Hatchling',NULL,18,20,1742,0,0,0,14,14,0,27,1,1,3,0,0,0,0,0,1,1,1.14286,2,0,0.8,1,1,1,1,1,302,346,408,490,24,33,30.4304,41.8418,712,13,100,2000,2000,0,0,0,3247,0,3247,0,0,0,0,0,0,20,0,0,0,8903,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (3248,'Barrens Giraffe',NULL,15,16,4473,0,0,0,189,189,0,0,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,328,356,0,0,23,30,21.2784,29.2578,713,12,100,2000,2000,0,0,0,3248,0,3248,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (3249,'Greater Thunderhawk',NULL,23,24,1974,0,0,0,14,14,0,27,1,1,3,0,0,0,0,0,1,1,1.14286,2,0,1.02,1,1,1,1,1,544,582,581,618,32,41,35.6224,48.9808,814,17,100,2000,2000,0,0,0,3249,0,3249,0,0,0,0,0,0,24,0,0,0,8904,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3250,'Silithid Creeper',NULL,20,21,2730,0,0,0,413,413,0,20,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.02,1,1,1,1,1,494,531,0,0,31,38,30.096,41.382,870,16,100,2000,2000,0,0,0,3250,0,3250,0,0,0,0,0,0,0,0,0,0,8849,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3251,'Silithid Grub',NULL,20,20,7572,0,0,0,413,413,0,0,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,485,485,0,0,31,38,28.6704,39.4218,1278,16,100,2000,2000,0,0,0,3251,0,100006,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3252,'Silithid Swarmer',NULL,21,22,2731,0,0,0,413,413,0,20,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.02,1,1,1,1,1,531,573,0,0,25,32,38.28,52.635,905,13,100,2000,2000,0,0,0,3252,0,3252,0,0,0,0,0,0,0,0,0,0,8850,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3253,'Silithid Harvester',NULL,24,24,11096,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,0,1.49,1.14286,1,4,1.02,1,1,1,1,1,664,664,0,0,106,137,31.9,43.8625,992,56,100,1450,1595,0,0,0,3253,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3254,'Sunscale Lashtail',NULL,11,13,1744,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,0.8,1,1,1,1,1,178,218,0,0,16,22,18.1984,25.0228,576,9,100,2000,2000,0,0,0,3254,0,3254,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3255,'Sunscale Screecher',NULL,13,15,1747,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,273,328,0,0,18,26,24.288,33.396,634,10,100,2000,2000,0,0,0,3255,0,3255,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (3256,'Sunscale Scytheclaw',NULL,16,18,4442,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,356,417,0,0,24,33,25.7664,35.4288,771,13,100,2000,2000,0,0,0,3256,0,3256,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3257,'Ishamuhale',NULL,19,19,2571,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1.01,1.14286,1,0,1,1,1,1,1,1,449,449,0,0,40,46,27.2272,37.4374,0,20,100,2000,2002,0,0,0,3257,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (3249,'Greater Thunderhawk',NULL,23,24,1974,0,0,0,14,14,0,27,1,1,3,0,0,0,0,0,1,1,1.14286,2,0,1.02,1,1,1,1,1,544,582,581,618,32,41,35.6224,48.9808,829,17,100,2000,2000,0,0,0,3249,0,3249,0,0,0,0,0,0,24,0,0,0,8904,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3250,'Silithid Creeper',NULL,20,21,2730,0,0,0,413,413,0,20,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.02,1,1,1,1,1,494,531,0,0,31,38,30.096,41.382,888,16,100,2000,2000,0,0,0,3250,0,3250,0,0,0,0,0,0,0,0,0,0,8849,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3251,'Silithid Grub',NULL,20,20,7572,0,0,0,413,413,0,0,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1.5,1,485,485,0,0,31,38,28.6704,39.4218,1278,16,100,2000,2000,0,0,0,3251,0,100006,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3252,'Silithid Swarmer',NULL,21,22,2731,0,0,0,413,413,0,20,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.02,1,1,1,1,1,531,573,0,0,25,32,38.28,52.635,922,13,100,2000,2000,0,0,0,3252,0,3252,0,0,0,0,0,0,0,0,0,0,8850,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3253,'Silithid Harvester',NULL,24,24,11096,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,0,1.49,1.14286,1,4,1.02,1,1,1,1,1,664,664,0,0,106,137,31.9,43.8625,992,56,100,1450,1595,0,0,0,3253,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3254,'Sunscale Lashtail',NULL,11,13,1744,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,0.8,1,1,1,1,1,178,218,0,0,16,22,18.1984,25.0228,608,9,100,2000,2000,0,0,0,3254,0,3254,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3255,'Sunscale Screecher',NULL,13,15,1747,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,273,328,0,0,18,26,24.288,33.396,677,10,100,2000,2000,0,0,0,3255,0,3255,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (3256,'Sunscale Scytheclaw',NULL,16,18,4442,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,356,417,0,0,24,33,25.7664,35.4288,782,13,100,2000,2000,0,0,0,3256,0,3256,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3257,'Ishamuhale',NULL,19,19,2571,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1.01,1.14286,1,0,1,1,1,1,1,1,449,449,0,0,40,46,27.2272,37.4374,817,20,100,2000,2002,0,0,0,3257,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (3258,'Bristleback Hunter',NULL,17,18,4745,0,0,0,111,111,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,386,417,0,0,27,34,32.8944,45.2298,782,14,100,2000,2000,0,20,31,3258,3258,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3258,0,'EventAI',''), (3260,'Bristleback Water Seeker',NULL,16,17,1274,0,0,0,111,111,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,325,350,357,390,23,30,28.6704,39.4218,625,12,100,2000,2000,0,18,29,3260,3260,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3260,0,'EventAI',''), (3261,'Bristleback Thornweaver',NULL,18,19,6077,0,0,0,111,111,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,377,404,408,456,25,32,28.6704,39.4218,683,13,100,2000,2000,0,21,33,3261,3261,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3261,0,'EventAI',''), (3263,'Bristleback Geomancer',NULL,19,20,6091,0,0,0,111,111,0,0,7,1,3,0,0,0,0,0,0,0.97,1.14286,8,0,1,1,1,1,1,1,379,405,1118,1202,25,32,28.6704,39.4218,460,13,100,2000,2000,0,22,33,3263,3263,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3263,0,'EventAI',''), - (3265,'Razormane Hunter',NULL,11,12,6094,0,0,0,109,109,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,222,247,0,0,17,22,21.2784,29.2578,559,9,100,2000,2000,0,12,20,3265,3265,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3265,0,'EventAI',''), - (3266,'Razormane Defender',NULL,12,13,1253,0,0,0,109,109,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,247,273,0,0,17,22,21.2784,29.2578,586,9,100,2000,2000,0,13,22,3266,3266,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3266,0,'EventAI',''), - (3267,'Razormane Water Seeker',NULL,10,11,1964,0,0,0,109,109,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,198,222,0,0,14,19,21.2784,29.2578,529,8,100,2000,2000,0,11,19,3267,3267,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3267,0,'EventAI',''), - (3268,'Razormane Thornweaver',NULL,10,11,6096,0,0,0,109,109,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,186,208,191,205,13,17,21.2784,29.2578,436,7,100,2000,2000,0,10,18,3268,3268,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3268,0,'EventAI',''), - (3269,'Razormane Geomancer',NULL,12,13,6093,0,0,0,109,109,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,8,0,1,1,1,1,1,1,219,241,537,601,15,19,21.2784,29.2578,309,8,100,2000,2000,0,12,21,3269,3269,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3269,0,'EventAI',''), - (3270,'Elder Mystic Razorsnout',NULL,15,15,6095,0,0,0,109,109,0,0,7,1,3,0,0,64,0,0,0,0.97,1.14286,2,1,3,2,1,1,1,1,903,903,652,652,64,84,21.4656,29.5152,20,34,100,1525,2000,0,93,126,3270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3270,0,'EventAI',''), - (3271,'Razormane Mystic',NULL,13,14,4643,0,0,0,109,109,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,253,276,264,295,18,24,21.2784,29.2578,523,10,100,2000,2000,0,14,23,3271,3271,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3271,0,'EventAI',''), - (3272,'Kolkar Wrangler',NULL,12,13,9442,0,0,0,130,130,0,0,7,1,3,0,0,0,0,0,0,0.666668,1.14286,1,0,1,1,1,1,1,1,248,273,0,0,17,22,21.2784,29.2578,593,9,100,2000,2000,0,13,22,3272,3272,0,0,0,0,0,0,70,0,0,30,0,0,1,0,0,0,0,0,0,0,3272,0,'EventAI',''), + (3265,'Razormane Hunter',NULL,11,12,6094,0,0,0,109,109,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,222,247,0,0,17,22,21.2784,29.2578,573,9,100,2000,2000,0,12,20,3265,3265,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3265,0,'EventAI',''), + (3266,'Razormane Defender',NULL,12,13,1253,0,0,0,109,109,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,247,273,0,0,17,22,21.2784,29.2578,608,9,100,2000,2000,0,13,22,3266,3266,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3266,0,'EventAI',''), + (3267,'Razormane Water Seeker',NULL,10,11,1964,0,0,0,109,109,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,198,222,0,0,14,19,21.2784,29.2578,538,8,100,2000,2000,0,11,19,3267,3267,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3267,0,'EventAI',''), + (3268,'Razormane Thornweaver',NULL,10,11,6096,0,0,0,109,109,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,186,208,191,205,13,17,21.2784,29.2578,450,7,100,2000,2000,0,10,18,3268,3268,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3268,0,'EventAI',''), + (3269,'Razormane Geomancer',NULL,12,13,6093,0,0,0,109,109,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,8,0,1,1,1,1,1,1,219,241,537,601,15,19,21.2784,29.2578,325,8,100,2000,2000,0,12,21,3269,3269,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3269,0,'EventAI',''), + (3270,'Elder Mystic Razorsnout',NULL,15,15,6095,0,0,0,109,109,0,0,7,1,3,0,0,64,0,0,0,0.97,1.14286,2,1,3,2,1,1,1,1,903,903,652,652,64,84,21.4656,29.5152,566,34,100,1525,2000,0,93,126,3270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3270,0,'EventAI',''), + (3271,'Razormane Mystic',NULL,13,14,4643,0,0,0,109,109,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,253,276,264,295,18,24,21.2784,29.2578,537,10,100,2000,2000,0,14,23,3271,3271,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3271,0,'EventAI',''), + (3272,'Kolkar Wrangler',NULL,12,13,9442,0,0,0,130,130,0,0,7,1,3,0,0,0,0,0,0,0.666668,1.14286,1,0,1,1,1,1,1,1,248,273,0,0,17,22,21.2784,29.2578,608,9,100,2000,2000,0,13,22,3272,3272,0,0,0,0,0,0,70,0,0,30,0,0,1,0,0,0,0,0,0,0,3272,0,'EventAI',''), (3273,'Kolkar Stormer',NULL,13,14,9443,0,0,0,130,130,0,0,7,1,3,0,0,0,0,0,0,0.666668,1.14286,2,0,1,1,1,1,-1,1,259,277,264,295,18,24,21.2784,29.2578,520,10,100,2000,2000,0,15,24,3273,3273,0,0,0,0,0,0,70,0,0,30,0,0,1,0,0,0,0,0,0,0,3273,0,'EventAI',''), - (3274,'Kolkar Pack Runner',NULL,14,15,9445,0,0,0,130,130,0,0,7,1,3,0,0,0,0,0,0,0.666668,1.14286,1,0,1,1,1,1,1,1,300,327,0,0,21,27,28.6704,39.4218,661,11,100,2000,2000,0,17,27,3274,3274,0,0,0,0,0,0,70,0,0,30,0,0,1,0,0,0,0,0,0,0,3274,0,'EventAI',''), + (3274,'Kolkar Pack Runner',NULL,14,15,9445,0,0,0,130,130,0,0,7,1,3,0,0,0,0,0,0,0.666668,1.14286,1,0,1,1,1,1,1,1,300,327,0,0,21,27,28.6704,39.4218,677,11,100,2000,2000,0,17,27,3274,3274,0,0,0,0,0,0,70,0,0,30,0,0,1,0,0,0,0,0,0,0,3274,0,'EventAI',''), (3275,'Kolkar Marauder',NULL,15,16,4874,0,0,0,130,130,0,0,7,1,3,0,0,0,0,0,0,0.97,1.14286,1,0,1,1,1,1,-1,1,333,367,0,0,23,30,27.2272,37.4374,689,12,100,2000,2000,0,17,27,3275,3275,0,0,0,0,0,0,70,0,0,30,0,0,1,0,0,0,0,0,0,0,3275,0,'EventAI',''), (3276,'Witchwing Harpy',NULL,14,15,3218,0,0,0,514,514,0,0,7,1,3,0,0,0,0,0,0,0.97,1.14286,1,0,1,1,1,1,1,1,300,328,0,0,21,27,21.2784,29.2578,677,11,100,2000,2000,0,16,26,3276,3276,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (3277,'Witchwing Roguefeather',NULL,15,16,2162,0,0,0,514,514,0,0,7,1,3,0,0,0,0,0,0,0.97,1.14286,1,0,1,1,1,1,1,1,328,356,0,0,23,30,27.2272,37.4374,713,12,100,2000,2000,0,17,27,3277,3277,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (3278,'Witchwing Slayer',NULL,16,17,2163,0,0,0,514,514,0,0,7,1,3,0,0,0,0,0,0,0.97,1.14286,1,0,1,1,1,1,1,1,356,386,0,0,24,31,28.6704,39.4218,748,13,100,2000,2000,0,19,30,3278,3278,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (3279,'Witchwing Ambusher',NULL,17,18,2143,0,0,0,514,514,0,0,7,1,3,0,0,0,0,0,0,0.97,1.14286,1,0,1,1,1,1,1,1,386,417,0,0,27,34,28.6704,39.4218,782,14,100,2000,2000,0,20,31,3279,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (3280,'Witchwing Windcaller',NULL,17,18,1350,0,0,0,514,514,0,0,7,1,3,0,0,0,0,0,0,0.97,1.14286,2,0,1,1,1,1,1,1,350,377,390,408,23,30,28.6704,39.4218,652,12,100,2000,2000,0,20,30,3280,3280,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (3281,'Sarkoth',NULL,4,4,2864,0,0,0,14,14,0,20,1,3,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,86,86,0,0,4,5,6.9344,9.5348,76,2,100,2000,2167,0,0,0,3281,0,100007,0,0,0,0,0,0,0,0,0,0,5875,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3282,'Venture Co. Mercenary',NULL,15,16,7237,0,0,0,47,47,0,0,7,1,3,0,0,0,0,0,0,0.97,1.14286,1,0,1,1,1,1,1,1,328,356,0,0,23,30,27.2272,37.4374,695,12,100,2000,2000,0,17,28,3282,3282,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3282,0,'EventAI',''), + (3281,'Sarkoth',NULL,4,4,2864,0,0,0,14,14,0,20,1,3,3,0,0,32768,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,86,86,0,0,4,5,6.9344,9.5348,76,2,100,2000,2167,0,0,0,3281,0,100007,0,0,0,0,0,0,0,0,0,0,5875,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3282,'Venture Co. Mercenary',NULL,15,16,7237,0,0,0,47,47,0,0,7,1,3,0,0,0,0,0,0,0.97,1.14286,1,0,1,1,1,1,1,1,328,356,0,0,23,30,27.2272,37.4374,713,12,100,2000,2000,0,17,28,3282,3282,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3282,0,'EventAI',''), (3283,'Venture Co. Enforcer',NULL,14,17,7234,3910,0,0,47,47,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,356,386,0,0,24,31,31.504,43.318,731,13,100,2000,2000,0,19,30,3283,3283,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3283,0,'EventAI',''), - (3284,'Venture Co. Drudger',NULL,14,15,3918,3919,0,0,47,47,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,300,328,0,0,21,27,21.2784,29.2578,660,11,100,2000,2000,0,16,26,3284,3284,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3284,0,'',''), - (3285,'Venture Co. Peon',NULL,13,14,7241,1122,0,0,47,47,0,0,7,1,3,0,0,0,0,0,0,0.97,1.14286,1,0,1,1,1,1,1,1,273,300,0,0,19,25,21.2784,29.2578,625,10,100,2000,2000,0,15,24,3285,3285,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3285,0,'',''), + (3284,'Venture Co. Drudger',NULL,14,15,3918,3919,0,0,47,47,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,300,328,0,0,21,27,21.2784,29.2578,677,11,100,2000,2000,0,16,26,3284,3284,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3284,0,'',''), + (3285,'Venture Co. Peon',NULL,13,14,7241,1122,0,0,47,47,0,0,7,1,3,0,0,0,0,0,0,0.97,1.14286,1,0,1,1,1,1,1,1,273,300,0,0,19,25,21.2784,29.2578,642,10,100,2000,2000,0,15,24,3285,3285,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3285,0,'',''), (3286,'Venture Co. Overseer',NULL,15,18,7238,3913,0,0,47,47,0,0,7,1,3,0,0,0,0,0,0,0.97,1.14286,1,0,1,1,1,1,-1,1,386,417,0,0,27,34,28.6704,39.4218,765,14,100,2000,2000,0,20,32,3286,3286,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3286,0,'EventAI',''), - (3287,'Hana\'zua',NULL,2,2,2025,0,0,0,126,126,0,0,7,3,3,0,2,4864,0,2,0,0.78,1.14286,1,0,1,1,1,1,-1,1,87,87,0,0,3,5,3.5024,4.8158,20,2,100,2000,2189,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3287,0,'',''), - (3289,'Spirit of Minshina',NULL,11,11,4081,0,0,0,35,35,0,0,7,3,3,0,0,0,0,0,0,0.97,1.14286,1,0,1,1,1,1,-1,1,456,456,0,0,25,27,18.392,25.289,0,12,100,1900,2090,0,3,13,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3290,'Deek Fizzlebizz','Journeyman Engineer',27,27,1832,0,0,0,875,875,1.15,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,836,836,0,0,36,46,41.3424,56.8458,0,19,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4136,3290,0,'',''), - (3291,'Greishan Ironstove','Traveling Merchant',24,24,1837,0,0,0,55,55,0,0,7,3,3,0,6,0,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,0,16,100,1770,1947,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), + (3287,'Hana\'zua',NULL,2,2,2025,0,0,0,126,126,0,0,7,3,3,0,2,37632,0,2,0,0.78,1.14286,1,0,1,1,1,1,-1,1,87,87,0,0,3,5,3.5024,4.8158,20,2,100,2000,2189,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3287,0,'',''), + (3289,'Spirit of Minshina',NULL,11,11,4081,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,0.97,1.14286,1,0,1,1,1,1,-1,1,456,456,0,0,25,27,18.392,25.289,538,12,100,1900,2090,0,3,13,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3290,'Deek Fizzlebizz','Journeyman Engineer',27,27,1832,0,0,0,875,875,1.15,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,836,836,0,0,36,46,41.3424,56.8458,1097,19,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4136,3290,0,'',''), + (3291,'Greishan Ironstove','Traveling Merchant',24,24,1837,0,0,0,55,55,0,0,7,3,3,0,6,32768,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,992,16,100,1770,1947,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), (3292,'Brewmaster Drohn',NULL,9,9,3851,0,0,0,29,29,0,0,7,1,3,0,3,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,372,372,0,0,9,13,15.2064,20.9088,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3292,1,'',''), - (3293,'Rezlak','Tinkers\' Union',5,5,7129,0,0,0,69,69,0,0,7,3,3,0,3,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11241,3293,0,'',''), - (3294,'Ophek',NULL,10,10,1654,0,0,0,29,29,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3294,0,'EventAI',''), - (3295,'Sludge Beast',NULL,19,19,360,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1.49,1.14286,1,4,1,1,1,1,1,1,449,449,0,0,106,137,31.9,43.8625,20,56,100,1450,1595,0,0,0,3295,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3296,'Orgrimmar Grunt',NULL,55,55,4602,0,0,0,85,85,0,0,7,1,3,0,1,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,4957,4957,0,0,605,665,301.34,422.17,0,293,100,2000,2000,0,1,714,0,3296,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1951,3296,0,'','guard_orgrimmar'), - (3297,'Sen\'jin Watcher',NULL,25,30,4084,0,0,0,877,877,0,0,7,3,3,0,268435456,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1309,1309,0,0,38,48,39.5824,54.4258,0,20,100,2000,1903,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3297,0,'EventAI',''), - (3298,'Gabrielle Chase','Food & Drink',53,53,1442,0,0,0,12,12,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3866,3866,0,0,92,119,69.0272,94.9124,3013,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3298,0,'',''), - (3300,'Adder',NULL,1,1,1206,0,0,0,7,7,0,0,8,1,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (3301,'Morgan Ladimore',NULL,1,1,3231,0,0,0,35,35,0,0,6,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1342,1342,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3301,0,'',''), - (3304,'Master Vornal',NULL,11,11,4086,0,0,0,126,126,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,456,456,0,0,12,14,18.392,25.289,20,6,100,2000,2090,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3304,0,'EventAI',''), - (3305,'Grisha','Wind Rider Master',55,55,1874,0,0,0,29,29,0,0,7,3,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7614,7614,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5968,3305,0,'EventAI',''), - (3306,'Keldas','Pet Trainer',40,40,12729,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,4783,0,0,'',''), - (3309,'Karus','Banker',45,45,1310,0,0,0,29,29,0,0,7,3,3,0,259,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1623,51861,1,'',''), - (3310,'Doras','Wind Rider Master',55,55,1311,0,0,0,29,29,0,0,7,3,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,205,273,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4342,3310,0,'EventAI',''), - (3312,'Olvia','Meat Vendor',50,50,1312,0,0,0,29,29,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3312,0,'',''), - (3313,'Trak\'gen','General Goods',30,30,1313,0,0,0,29,29,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3313,0,'',''), - (3314,'Urtharo','Weapon Merchant',30,30,1314,0,0,0,29,29,0,0,7,3,3,0,16389,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1624,3314,0,'',''), - (3315,'Tor\'phan','Cloth & Leather Armor Merchant',30,30,1315,0,0,0,29,29,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3315,0,'',''), - (3316,'Handor','Cloth & Leather Armor Merchant',30,30,1316,0,0,0,29,29,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3317,'Ollanus','Light Armor Merchant',30,30,1317,0,0,0,29,29,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3318,'Koma','Banker',45,45,1318,0,0,0,29,29,0,0,7,3,3,0,257,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1623,51863,0,'',''), - (3319,'Sana','Mail Armor Merchant',30,30,1319,0,0,0,29,29,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50044,0,'',''), - (3320,'Soran','Banker',45,45,1320,0,0,0,29,29,0,0,7,3,3,0,257,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1623,51864,1,'',''), - (3321,'Morgum','Leather Armor Merchant',30,30,1321,0,0,0,29,29,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3322,'Kaja','Guns & Ammunition',30,30,1322,0,0,0,29,29,1.5,0,7,3,3,0,16389,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12056,3322,1,'',''), - (3323,'Horthus','Reagents',30,30,1323,0,0,0,29,29,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3323,0,'',''), - (3324,'Grol\'dar','Warlock Trainer',50,50,1324,0,0,0,29,29,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,4603,3324,0,'',''), - (3325,'Mirket','Warlock Trainer',50,50,1325,0,0,0,29,29,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,4604,3325,0,'',''), - (3326,'Zevrost','Warlock Trainer',50,50,1326,0,0,0,29,29,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,2384,3326,0,'',''), - (3327,'Gest','Rogue Trainer',40,40,1327,0,0,0,29,29,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,4513,3327,0,'',''), - (3328,'Ormok','Rogue Trainer',50,50,1328,0,0,0,29,29,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,4512,3328,0,'',''), - (3329,'Kor\'jus','Mushroom Vendor',30,30,1329,0,0,0,29,29,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3329,0,'',''), - (3330,'Muragus','Staff Merchant',30,30,1330,0,0,0,29,29,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3330,0,'',''), - (3331,'Kareth','Blade Merchant',30,30,1331,0,0,0,29,29,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3331,0,'',''), - (3332,'Lumak','Fishing Trainer',35,35,1332,0,0,0,29,29,0,0,7,3,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4741,3332,0,'',''), - (3333,'Shankys','Fishing Supplies',30,30,1333,0,0,0,29,29,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3333,0,'',''), - (3334,'Rekkul','Poison Supplies',30,30,1334,0,0,0,29,29,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50564,0,'',''), - (3335,'Hagrus','Reagents',30,30,1335,0,0,0,29,29,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3335,0,'',''), - (3336,'Takrin Pathseeker',NULL,30,30,3884,0,0,0,29,29,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,1881,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3336,0,'EventAI',''), + (3293,'Rezlak','Tinkers\' Union',5,5,7129,0,0,0,69,69,0,0,7,3,3,0,3,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11241,3293,0,'',''), + (3294,'Ophek',NULL,10,10,1654,0,0,0,29,29,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3294,0,'EventAI',''), + (3295,'Sludge Beast',NULL,19,19,360,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1.49,1.14286,1,4,1,1,1,1,1,1,449,449,0,0,106,137,31.9,43.8625,817,56,100,1450,1595,0,0,0,3295,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3296,'Orgrimmar Grunt',NULL,55,55,4602,0,0,0,85,85,0,0,7,1,3,0,1,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,4957,4957,0,0,605,665,301.34,422.17,3271,293,100,2000,2000,0,1,714,0,3296,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1951,3296,0,'','guard_orgrimmar'), + (3297,'Sen\'jin Watcher',NULL,25,30,4084,0,0,0,877,877,0,0,7,3,3,0,268435456,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,1309,1309,0,0,38,48,39.5824,54.4258,1200,20,100,2000,1903,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3297,0,'EventAI',''), + (3298,'Gabrielle Chase','Food & Drink',53,53,1442,0,0,0,12,12,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3866,3866,0,0,92,119,69.0272,94.9124,3013,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3298,0,'',''), + (3300,'Adder',NULL,1,1,1206,0,0,0,7,7,0,0,8,1,3,0,0,32768,0,0,0,1,0.857143,1,0,0.01,1,1,1,1.33,1,1,1,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (3301,'Morgan Ladimore',NULL,1,1,3231,0,0,0,35,35,0,0,6,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1342,1342,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3301,0,'',''), + (3304,'Master Vornal',NULL,11,11,4086,0,0,0,126,126,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,456,456,0,0,12,14,18.392,25.289,20,6,100,2000,2090,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3304,0,'EventAI',''), + (3305,'Grisha','Wind Rider Master',55,55,1874,0,0,0,29,29,0,0,7,3,3,0,11,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7614,7614,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5968,3305,0,'EventAI',''), + (3306,'Keldas','Pet Trainer',40,40,12729,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,4783,0,0,'',''), + (3309,'Karus','Banker',45,45,1310,0,0,0,29,29,0,0,7,3,3,0,259,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1623,3309,1,'',''), + (3310,'Doras','Wind Rider Master',55,55,1311,0,0,0,29,29,0,0,7,3,3,0,11,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,205,273,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4342,3310,0,'EventAI',''), + (3312,'Olvia','Meat Vendor',50,50,1312,0,0,0,29,29,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3312,0,'',''), + (3313,'Trak\'gen','General Goods',30,30,1313,0,0,0,29,29,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3313,0,'',''), + (3314,'Urtharo','Weapon Merchant',30,30,1314,0,0,0,29,29,0,0,7,3,3,0,16389,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1624,3314,0,'',''), + (3315,'Tor\'phan','Cloth & Leather Armor Merchant',30,30,1315,0,0,0,29,29,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3315,0,'',''), + (3316,'Handor','Cloth & Leather Armor Merchant',30,30,1316,0,0,0,29,29,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3317,'Ollanus','Light Armor Merchant',30,30,1317,0,0,0,29,29,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3318,'Koma','Banker',45,45,1318,0,0,0,29,29,0,0,7,3,3,0,257,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1623,3318,0,'',''), + (3319,'Sana','Mail Armor Merchant',30,30,1319,0,0,0,29,29,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3320,'Soran','Banker',45,45,1320,0,0,0,29,29,0,0,7,3,3,0,257,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1623,3320,1,'',''), + (3321,'Morgum','Leather Armor Merchant',30,30,1321,0,0,0,29,29,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3322,'Kaja','Guns & Ammunition',30,30,1322,0,0,0,29,29,1.5,0,7,3,3,0,16389,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12056,3322,1,'',''), + (3323,'Horthus','Reagents',30,30,1323,0,0,0,29,29,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3323,0,'',''), + (3324,'Grol\'dar','Warlock Trainer',50,50,1324,0,0,0,29,29,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,4603,3324,0,'',''), + (3325,'Mirket','Warlock Trainer',50,50,1325,0,0,0,29,29,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,4604,3325,0,'',''), + (3326,'Zevrost','Warlock Trainer',50,50,1326,0,0,0,29,29,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,2384,3326,0,'',''), + (3327,'Gest','Rogue Trainer',40,40,1327,0,0,0,29,29,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,4513,3327,0,'',''), + (3328,'Ormok','Rogue Trainer',50,50,1328,0,0,0,29,29,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,4512,3328,0,'',''), + (3329,'Kor\'jus','Mushroom Vendor',30,30,1329,0,0,0,29,29,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3329,0,'',''), + (3330,'Muragus','Staff Merchant',30,30,1330,0,0,0,29,29,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3330,0,'',''), + (3331,'Kareth','Blade Merchant',30,30,1331,0,0,0,29,29,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3331,0,'',''), + (3332,'Lumak','Fishing Trainer',35,35,1332,0,0,0,29,29,0,0,7,3,3,0,19,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4741,3332,0,'',''), + (3333,'Shankys','Fishing Supplies',30,30,1333,0,0,0,29,29,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3333,0,'',''), + (3334,'Rekkul','Poison Supplies',30,30,1334,0,0,0,29,29,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3334,0,'',''), + (3335,'Hagrus','Reagents',30,30,1335,0,0,0,29,29,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3335,0,'',''), + (3336,'Takrin Pathseeker',NULL,30,30,3884,0,0,0,29,29,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,1881,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3336,0,'EventAI',''), (3337,'Kargal Battlescar',NULL,15,15,3852,0,0,0,29,29,0,0,7,1,3,0,2,4608,0,2,0,0.97,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3337,1,'',''), - (3338,'Sergra Darkthorn',NULL,60,60,3850,0,0,0,125,125,0,0,7,1,3,0,2,4096,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,6800,6800,0,0,292,333,41.616,57.222,0,144,100,1391,2000,0,0,0,3338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3338,0,'',''), - (3339,'Captain Thalo\'thas Brightsun',NULL,25,25,4245,0,0,0,69,69,0,0,7,1,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3339,0,'',''), + (3338,'Sergra Darkthorn',NULL,60,60,3850,0,0,0,125,125,0,0,7,1,3,0,2,4096,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,6800,6800,0,0,292,333,41.616,57.222,3791,144,100,1391,2000,0,0,0,3338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3338,0,'',''), + (3339,'Captain Thalo\'thas Brightsun',NULL,25,25,4245,0,0,0,69,69,0,0,7,1,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3339,0,'',''), (3341,'Gann Stonespire',NULL,18,18,3844,0,0,0,104,104,1.35,0,7,1,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,434,434,0,0,21,26,28.9872,39.8574,20,11,100,2000,2000,0,0,0,3341,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10968,3341,1,'',''), - (3342,'Shan\'ti','Fruit Vendor',35,35,1358,0,0,0,29,29,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3342,0,'',''), - (3343,'Grelkor','Blacksmithing Supplies',55,55,1359,0,0,0,1215,1215,0,0,7,3,3,0,16390,0,0,2,0,1.26,1.14286,1,0,1,1,1,1,-1,1,25918,25918,0,0,161,193,71.9664,98.9538,0,82,100,1410,1551,0,1,752,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3343,0,'',''), - (3344,'Kardris Dreamseeker','Shaman Trainer',60,60,1360,0,0,0,29,29,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,2620,2620,110,142,74.448,102.366,0,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0,0,4516,3344,0,'',''), - (3345,'Godan','Expert Enchanter',35,35,1366,0,0,0,29,29,0,0,7,3,3,0,17,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4168,3345,0,'',''), - (3346,'Kithas','Enchanting Supplies',35,35,1367,0,0,0,29,29,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3346,0,'',''), - (3347,'Yelmak','Expert Alchemist',35,35,1368,0,0,0,29,29,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4126,3347,0,'',''), - (3348,'Kor\'geld','Alchemy Supplies',30,30,1369,0,0,0,29,29,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3348,0,'',''), - (3349,'Ukra\'nor','Staff Merchant',30,30,1370,0,0,0,29,29,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3349,0,'',''), - (3350,'Asoran','General Goods',30,30,1371,0,0,0,29,29,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3350,0,'',''), - (3351,'Magenius','Reagents',30,30,1372,0,0,0,29,29,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3351,0,'',''), - (3352,'Ormak Grimshot','Hunter Trainer',60,60,1373,0,0,0,29,29,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,2620,2620,110,142,74.448,102.366,0,58,100,2000,1551,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4010,3352,0,'',''), - (3353,'Grezz Ragefist','Warrior Trainer',60,60,1374,0,0,0,29,29,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,0,0,110,142,74.448,102.366,0,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4509,3353,0,'',''), - (3354,'Sorek','Warrior Trainer',50,50,1375,0,0,0,29,29,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4511,3354,0,'',''), - (3355,'Saru Steelfury','Artisan Blacksmith',45,45,1377,0,0,0,29,29,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,1857,1857,72,93,61.776,84.942,0,38,100,2000,1716,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,2765,3355,0,'',''), - (3356,'Sumi','Blacksmithing Supplies',30,30,1378,0,0,0,29,29,0,0,7,3,3,0,16390,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,1881,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3356,0,'',''), - (3357,'Makaru','Mining Trainer',35,35,1379,0,0,0,29,29,0,0,7,3,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,7690,3357,0,'',''), - (3358,'Gorina','Mining Supplies',30,30,1380,0,0,0,29,29,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3358,0,'',''), - (3359,'Kiro','War Harness Maker',30,30,1381,0,0,0,29,29,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50179,0,'',''), - (3360,'Koru','Mace & Staves Vendor',30,30,1382,0,0,0,29,29,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3360,0,'',''), - (3361,'Shoma','Weapon Vendor',30,30,1383,0,0,0,29,29,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3361,0,'',''), - (3362,'Ogunaro Wolfrunner','Kennel Master',45,45,1384,0,0,0,29,29,0,0,7,3,3,0,135,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,1716,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3161,3362,0,'',''), - (3363,'Magar','Expert Tailor',35,35,1385,0,0,0,29,29,0,0,7,3,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4347,3363,0,'',''), - (3364,'Borya','Tailoring Supplies',30,30,1386,0,0,0,29,29,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3364,0,'',''), - (3365,'Karolek','Expert Leatherworker',35,35,1387,0,0,0,29,29,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4209,50171,0,'',''), - (3366,'Tamar','Leatherworking Supplies',30,30,1388,0,0,0,29,29,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3366,0,'',''), - (3367,'Felika','Trade Supplies',30,30,1389,0,0,0,29,29,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3367,1,'',''), - (3368,'Borstan','Meat Vendor',30,30,1390,0,0,0,29,29,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3368,0,'',''), - (3369,'Gotri','Bag Vendor',30,30,1391,0,0,0,29,29,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3369,0,'',''), - (3370,'Urtrun Clanbringer','Guild Master',45,45,1392,0,0,0,29,29,0,0,7,3,3,0,1537,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1626,3370,0,'',''), - (3371,'Tamaro',NULL,30,30,1393,0,0,0,29,29,0,0,7,3,3,0,0,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3372,'Sarlek',NULL,30,30,1394,0,0,0,29,29,0,0,7,3,3,0,0,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3373,'Arnok','First Aid Trainer',35,35,1395,0,0,0,29,29,0,0,7,3,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5856,3373,0,'',''), - (3374,'Bael\'dun Excavator',NULL,21,22,1968,1969,0,0,122,122,0,0,7,1,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,531,573,0,0,31,39,35.6224,48.9808,992,16,100,2000,2000,0,27,40,3374,3374,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3374,0,'EventAI',''), - (3375,'Bael\'dun Foreman',NULL,22,23,1970,0,0,0,122,122,0,0,7,1,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,573,617,0,0,27,34,35.6224,48.9808,957,14,100,2000,2000,0,29,43,3375,3375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50161,0,'EventAI',''), + (3342,'Shan\'ti','Fruit Vendor',35,35,1358,0,0,0,29,29,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3342,0,'',''), + (3343,'Grelkor','Blacksmithing Supplies',55,55,1359,0,0,0,1215,1215,0,0,7,3,3,0,16390,32768,0,2,0,1.26,1.14286,1,0,1,1,1,1,-1,1,25918,25918,0,0,161,193,71.9664,98.9538,3271,82,100,1410,1551,0,1,752,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3343,0,'',''), + (3344,'Kardris Dreamseeker','Shaman Trainer',60,60,1360,0,0,0,29,29,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,2620,2620,110,142,74.448,102.366,3791,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0,0,4516,3344,0,'',''), + (3345,'Godan','Expert Enchanter',35,35,1366,0,0,0,29,29,0,0,7,3,3,0,17,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4168,3345,0,'',''), + (3346,'Kithas','Enchanting Supplies',35,35,1367,0,0,0,29,29,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3346,0,'',''), + (3347,'Yelmak','Expert Alchemist',35,35,1368,0,0,0,29,29,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4126,3347,0,'',''), + (3348,'Kor\'geld','Alchemy Supplies',30,30,1369,0,0,0,29,29,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3348,0,'',''), + (3349,'Ukra\'nor','Staff Merchant',30,30,1370,0,0,0,29,29,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3349,0,'',''), + (3350,'Asoran','General Goods',30,30,1371,0,0,0,29,29,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3350,0,'',''), + (3351,'Magenius','Reagents',30,30,1372,0,0,0,29,29,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3351,0,'',''), + (3352,'Ormak Grimshot','Hunter Trainer',60,60,1373,0,0,0,29,29,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,2620,2620,110,142,74.448,102.366,3791,58,100,2000,1551,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4010,3352,0,'',''), + (3353,'Grezz Ragefist','Warrior Trainer',60,60,1374,0,0,0,29,29,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,0,0,110,142,74.448,102.366,3791,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4509,3353,0,'',''), + (3354,'Sorek','Warrior Trainer',50,50,1375,0,0,0,29,29,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4511,3354,0,'',''), + (3355,'Saru Steelfury','Artisan Blacksmith',45,45,1377,0,0,0,29,29,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,1857,1857,72,93,61.776,84.942,2725,38,100,2000,1716,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,2765,3355,0,'',''), + (3356,'Sumi','Blacksmithing Supplies',30,30,1378,0,0,0,29,29,0,0,7,3,3,0,16390,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,1881,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3356,0,'',''), + (3357,'Makaru','Mining Trainer',35,35,1379,0,0,0,29,29,0,0,7,3,3,0,19,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,7690,3357,0,'',''), + (3358,'Gorina','Mining Supplies',30,30,1380,0,0,0,29,29,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3358,0,'',''), + (3359,'Kiro','War Harness Maker',30,30,1381,0,0,0,29,29,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3359,0,'',''), + (3360,'Koru','Mace & Staves Vendor',30,30,1382,0,0,0,29,29,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3360,0,'',''), + (3361,'Shoma','Weapon Vendor',30,30,1383,0,0,0,29,29,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3361,0,'',''), + (3362,'Ogunaro Wolfrunner','Kennel Master',45,45,1384,0,0,0,29,29,0,0,7,3,3,0,135,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,1716,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3161,3362,0,'',''), + (3363,'Magar','Expert Tailor',35,35,1385,0,0,0,29,29,0,0,7,3,3,0,19,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4347,3363,0,'',''), + (3364,'Borya','Tailoring Supplies',30,30,1386,0,0,0,29,29,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3364,0,'',''), + (3365,'Karolek','Expert Leatherworker',35,35,1387,0,0,0,29,29,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4209,3365,0,'',''), + (3366,'Tamar','Leatherworking Supplies',30,30,1388,0,0,0,29,29,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3366,0,'',''), + (3367,'Felika','Trade Supplies',30,30,1389,0,0,0,29,29,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3367,1,'',''), + (3368,'Borstan','Meat Vendor',30,30,1390,0,0,0,29,29,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3368,0,'',''), + (3369,'Gotri','Bag Vendor',30,30,1391,0,0,0,29,29,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3369,0,'',''), + (3370,'Urtrun Clanbringer','Guild Master',45,45,1392,0,0,0,29,29,0,0,7,3,3,0,1537,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1626,3370,0,'',''), + (3371,'Tamaro',NULL,30,30,1393,0,0,0,29,29,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3372,'Sarlek',NULL,30,30,1394,0,0,0,29,29,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3373,'Arnok','First Aid Trainer',35,35,1395,0,0,0,29,29,0,0,7,3,3,0,19,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5856,3373,0,'',''), + (3374,'Bael\'dun Excavator',NULL,21,22,1968,1969,0,0,122,122,0,0,7,1,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,531,573,0,0,31,39,35.6224,48.9808,922,16,100,2000,2000,0,27,40,3374,3374,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3374,0,'EventAI',''), + (3375,'Bael\'dun Foreman',NULL,22,23,1970,0,0,0,122,122,0,0,7,1,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,573,617,0,0,27,34,35.6224,48.9808,957,14,100,2000,2000,0,29,43,3375,3375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3375,0,'EventAI',''), (3376,'Bael\'dun Soldier',NULL,23,24,3839,3840,0,0,122,122,0,0,7,1,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,617,664,0,0,34,43,35.6224,48.9808,992,18,100,2000,2000,0,31,45,3376,3376,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3376,0,'',''), (3377,'Bael\'dun Rifleman',NULL,24,25,3837,3838,0,0,122,122,0,0,7,1,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,664,713,0,0,36,46,35.6224,48.9808,1026,19,100,2000,2000,0,33,48,3377,3377,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3377,0,'EventAI',''), (3378,'Bael\'dun Officer',NULL,26,26,3870,3871,0,0,122,122,0,0,7,1,3,0,0,32768,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,788,788,0,0,39,47,42.1344,57.9348,1061,20,100,2000,2000,0,36,52,3378,3378,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3378,0,'EventAI',''), (3379,'Burning Blade Bruiser',NULL,10,11,4198,4199,0,0,554,554,0,0,7,1,3,0,0,32768,0,0,0,0.97,1.14286,1,0,1,1,1,1,1,1,198,222,0,0,14,19,21.2784,29.2578,538,8,100,2000,2000,0,10,18,3379,3379,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (3380,'Burning Blade Acolyte',NULL,11,12,4196,4197,0,0,554,554,0,0,7,1,3,0,0,32768,0,0,0,0.97,1.14286,8,0,1,1,1,1,1,1,199,219,459,537,11,15,21.2784,29.2578,305,6,100,2000,2000,0,11,19,3380,3380,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3380,0,'EventAI',''), - (3381,'Southsea Brigand',NULL,12,13,3829,3830,0,0,230,230,0,0,7,1,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,247,273,0,0,17,22,21.2784,29.2578,591,9,100,2000,2000,0,13,22,3381,3381,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3381,0,'EventAI',''), - (3382,'Southsea Cannoneer',NULL,13,14,3827,3828,0,0,230,230,0,0,7,1,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,273,300,0,0,24,31,21.2784,29.2578,625,13,100,2000,2000,0,14,24,3382,3382,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3382,0,'',''), + (3381,'Southsea Brigand',NULL,12,13,3829,3830,0,0,230,230,0,0,7,1,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,247,273,0,0,17,22,21.2784,29.2578,608,9,100,2000,2000,0,13,22,3381,3381,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3381,0,'EventAI',''), + (3382,'Southsea Cannoneer',NULL,13,14,3827,3828,0,0,230,230,0,0,7,1,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,273,300,0,0,24,31,21.2784,29.2578,642,13,100,2000,2000,0,14,24,3382,3382,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3382,0,'',''), (3383,'Southsea Cutthroat',NULL,12,15,3835,3836,0,0,230,230,0,0,7,1,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,270,295,0,0,21,27,21.2784,29.2578,660,11,100,2000,2000,0,15,25,3383,3383,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3383,0,'',''), (3384,'Southsea Privateer',NULL,12,15,3833,3834,0,0,230,230,0,0,7,1,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,300,328,0,0,21,27,21.2784,29.2578,660,11,100,2000,2000,0,16,26,3384,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3384,0,'',''), (3385,'Theramore Marine',NULL,15,16,1858,0,0,0,1077,1077,0,0,7,1,3,0,0,32768,0,0,0,0.97,1.14286,1,0,1,1,1,1,-1,1,334,363,0,0,21,27,27.2272,37.4374,20,11,100,2000,2000,0,17,28,3385,3385,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3385,0,'EventAI',''), (3386,'Theramore Preserver',NULL,16,17,1856,1857,0,0,1077,1077,0,0,7,1,3,0,0,32768,0,0,0,0.97,1.14286,2,0,1,1,1,1,-1,1,336,346,357,390,24,31,28.6704,39.4218,20,13,100,2000,2000,0,18,29,3386,3386,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3386,0,'EventAI',''), - (3387,'Jorn Skyseer',NULL,32,32,3845,0,0,0,83,83,1.35,0,7,1,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,0,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1242,3387,0,'',''), - (3388,'Mahren Skyseer',NULL,32,32,3848,0,0,0,35,35,1.25,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,0,23,100,2000,2000,0,0,0,3388,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3388,0,'',''), - (3389,'Regthar Deathgate',NULL,28,28,3847,0,0,0,125,125,0,0,7,1,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,38,48,42.6272,58.6124,0,20,100,2000,2000,0,0,0,3389,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1882,3389,0,'',''), - (3390,'Apothecary Helbrim',NULL,22,22,1965,0,0,0,68,68,0,0,7,1,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,0,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3390,1,'',''), + (3387,'Jorn Skyseer',NULL,32,32,3845,0,0,0,83,83,1.35,0,7,1,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,1270,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1242,3387,0,'',''), + (3388,'Mahren Skyseer',NULL,32,32,3848,0,0,0,35,35,1.25,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,1270,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3388,0,'',''), + (3389,'Regthar Deathgate',NULL,28,28,3847,0,0,0,125,125,0,0,7,1,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,38,48,42.6272,58.6124,1130,20,100,2000,2000,0,0,0,3389,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1882,3389,0,'',''), + (3390,'Apothecary Helbrim',NULL,22,22,1965,0,0,0,68,68,0,0,7,1,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,922,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3390,1,'',''), (3391,'Gazlowe',NULL,60,60,7052,0,0,0,69,69,0,0,7,1,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,179,236,74.448,102.366,2541,96,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3391,0,'',''), - (3392,'Prospector Khazgorm','Explorers\' League',26,26,1400,0,0,0,122,122,0,0,7,1,3,0,0,32768,0,0,0,0.97,1.14286,2,0,1,1,1,1,-1,1,701,701,618,618,42,53,42.1344,57.9348,0,22,100,2400,2000,0,31,45,3392,3392,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3392,0,'EventAI',''), + (3392,'Prospector Khazgorm','Explorers\' League',26,26,1400,0,0,0,122,122,0,0,7,1,3,0,0,32768,0,0,0,0.97,1.14286,2,0,1,1,1,1,-1,1,701,701,618,618,42,53,42.1344,57.9348,887,22,100,2400,2000,0,31,45,3392,3392,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3392,0,'EventAI',''), (3393,'Captain Fairmount',NULL,20,20,1855,0,0,0,1077,1077,0,0,7,1,3,0,0,32768,0,0,0,0.97,1.14286,1,0,1,1,1,1,1,1,484,484,0,0,29,36,28.6704,39.4218,852,15,100,2000,2000,0,25,37,3393,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3393,0,'EventAI',''), (3394,'Barak Kodobane',NULL,16,16,4874,0,0,0,16,16,0,0,7,1,3,0,0,0,0,0,0,0.97,1.14286,1,0,1,1,1,1,1,1,356,356,0,0,60,74,28.6704,39.4218,713,31,100,3000,2000,0,18,29,3394,3394,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3394,0,'EventAI',''), - (3395,'Verog the Dervish',NULL,18,18,9446,0,0,0,90,90,0,0,7,3,3,0,0,0,0,0,0,1.17,1.14286,1,0,1,1,1,1,1,1,417,417,0,0,40,47,28.6704,39.4218,0,20,100,1810,1991,0,5,26,3395,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3395,0,'EventAI',''), + (3395,'Verog the Dervish',NULL,18,18,9446,0,0,0,90,90,0,0,7,3,3,0,0,32768,0,0,0,1.17,1.14286,1,0,1,1,1,1,1,1,417,417,0,0,40,47,28.6704,39.4218,782,20,100,1810,1991,0,5,26,3395,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3395,0,'EventAI',''), (3396,'Hezrul Bloodmark',NULL,19,19,9448,0,0,0,16,16,0,0,7,1,3,0,0,0,0,0,0,0.666668,1.14286,1,0,1,1,1,1,1,1,449,449,0,0,29,35,31.504,43.318,817,15,100,2000,2000,0,23,35,3396,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,3396,0,'EventAI',''), (3397,'Kolkar Bloodcharger',NULL,14,15,9447,0,0,0,130,130,0,0,7,1,3,0,0,0,0,0,0,0.666668,1.14286,2,0,1,1,1,1,-1,1,234,249,295,326,21,26,21.2784,29.2578,549,11,100,2000,2000,0,14,24,3397,3397,0,0,0,0,0,0,70,0,0,30,0,0,0,0,0,0,0,0,0,0,3397,0,'EventAI',''), (3398,'Gesharahan',NULL,20,20,1397,0,0,0,16,16,1.4,0,10,3,3,0,0,32832,0,0,0,0.97,1.14286,1,1,3,1,1,1,1,1,1452,1452,0,0,95,122,28.5472,39.2524,852,50,100,1475,2000,0,0,0,3398,0,3398,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (3399,'Zamja','Cooking Trainer',35,35,2734,0,0,0,126,126,0,0,7,3,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4749,3399,0,'',''), - (3400,'Xen\'to','Cooking Supplies',30,30,2735,0,0,0,126,126,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3400,0,'',''), - (3401,'Shenthul','Rogue Trainer',60,60,4360,0,0,0,126,126,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,0,0,110,142,74.448,102.366,0,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,50199,3401,0,'','npc_shenthul'), - (3402,'Zando\'zan',NULL,35,35,4361,0,0,0,126,126,0,0,7,3,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3402,0,'',''), - (3403,'Sian\'tsu','Shaman Trainer',40,40,4231,0,0,0,29,29,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0,0,4515,3403,0,'',''), - (3404,'Jandi','Herbalism Trainer',35,35,4358,0,0,0,126,126,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,7691,3404,0,'',''), - (3405,'Zeal\'aya','Herbalism Supplies',30,30,4362,0,0,0,126,126,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3405,0,'',''), - (3406,'Xor\'juul','Hunter Trainer',50,50,4239,0,0,0,29,29,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4506,3406,0,'',''), - (3407,'Sian\'dur','Hunter Trainer',40,40,4241,0,0,0,29,29,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4506,3407,0,'',''), - (3408,'Zel\'mak','Warrior Trainer',40,40,4242,0,0,0,29,29,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4510,3408,0,'',''), - (3409,'Zendo\'jian','Weapon Vendor',30,30,4363,0,0,0,29,29,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,1170,1170,49,68,45.144,62.073,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3409,0,'',''), - (3410,'Jin\'sora','Bow Merchant',30,30,4359,0,0,0,29,29,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3410,0,'',''), - (3411,'Denni\'ka','Butcher',25,25,4357,0,0,0,126,126,0,0,7,1,3,0,7,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,42,53,37.62,51.7275,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11573,3411,0,'EventAI',''), - (3412,'Nogg','Expert Engineer',35,35,7135,0,0,0,29,29,0,0,7,3,3,0,19,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4148,3412,0,'',''), - (3413,'Sovik','Engineering Supplies',30,30,7136,0,0,0,29,29,0,0,7,3,3,0,7,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,980,3413,0,'',''), + (3399,'Zamja','Cooking Trainer',35,35,2734,0,0,0,126,126,0,0,7,3,3,0,19,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4749,3399,0,'',''), + (3400,'Xen\'to','Cooking Supplies',30,30,2735,0,0,0,126,126,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3400,0,'',''), + (3401,'Shenthul','Rogue Trainer',60,60,4360,0,0,0,126,126,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,0,0,110,142,74.448,102.366,3791,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,50199,3401,0,'','npc_shenthul'), + (3402,'Zando\'zan',NULL,35,35,4361,0,0,0,126,126,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3402,0,'',''), + (3403,'Sian\'tsu','Shaman Trainer',40,40,4231,0,0,0,29,29,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0,0,4515,3403,0,'',''), + (3404,'Jandi','Herbalism Trainer',35,35,4358,0,0,0,126,126,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,7691,3404,0,'',''), + (3405,'Zeal\'aya','Herbalism Supplies',30,30,4362,0,0,0,126,126,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3405,0,'',''), + (3406,'Xor\'juul','Hunter Trainer',50,50,4239,0,0,0,29,29,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4506,3406,0,'',''), + (3407,'Sian\'dur','Hunter Trainer',40,40,4241,0,0,0,29,29,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4506,3407,0,'',''), + (3408,'Zel\'mak','Warrior Trainer',40,40,4242,0,0,0,29,29,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4510,3408,0,'',''), + (3409,'Zendo\'jian','Weapon Vendor',30,30,4363,0,0,0,29,29,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,1170,1170,49,68,45.144,62.073,1200,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3409,0,'',''), + (3410,'Jin\'sora','Bow Merchant',30,30,4359,0,0,0,29,29,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3410,0,'',''), + (3411,'Denni\'ka','Butcher',25,25,4357,0,0,0,126,126,0,0,7,1,3,0,7,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,42,53,37.62,51.7275,1026,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11573,3411,0,'EventAI',''), + (3412,'Nogg','Expert Engineer',35,35,7135,0,0,0,29,29,0,0,7,3,3,0,19,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4148,3412,0,'',''), + (3413,'Sovik','Engineering Supplies',30,30,7136,0,0,0,29,29,0,0,7,3,3,0,7,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,980,3413,0,'',''), (3414,'General Twinbraid',NULL,30,30,1411,0,0,0,122,122,0,0,7,1,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.05,1,1,1,1,1,1002,1002,0,0,46,58,45.8304,63.0168,1200,24,100,1680,2000,0,46,65,3414,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3414,0,'',''), - (3415,'Savannah Huntress',NULL,11,12,1056,0,0,0,16,16,0,2,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1,1,1,1,1,1,222,247,0,0,11,14,16.632,22.869,557,6,100,1500,2000,0,0,0,3415,0,3415,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (3416,'Savannah Matriarch',NULL,17,18,1058,0,0,0,16,16,0,2,1,1,3,0,0,0,0,0,1,0.97,1.14286,1,0,1,1,1,1,1,1,386,417,0,0,21,27,25.7664,35.4288,765,11,100,1700,2000,0,0,0,3416,0,3416,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3417,'Living Flame',NULL,16,17,1405,0,0,0,17,17,0,0,4,3,3,0,0,0,0,0,0,0.61,1.14286,1,0,1,1,1,1,-1,1,71,71,0,0,40,46,27.2272,37.4374,0,20,100,1820,2002,0,5,23,0,0,0,0,0,0,0,0,300,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3418,'Kirge Sternhorn',NULL,22,22,3818,0,0,0,104,104,1.35,0,7,1,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,0,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11004,3418,1,'',''), - (3419,'Apothecary Zamah','Royal Apothecary Society',22,22,1814,0,0,0,68,68,0,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,0,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3419,0,'',''), + (3415,'Savannah Huntress',NULL,11,12,1056,0,0,0,16,16,0,2,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1,1,1,1,1,1,222,247,0,0,11,14,16.632,22.869,573,6,100,1500,2000,0,0,0,3415,0,3415,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (3416,'Savannah Matriarch',NULL,17,18,1058,0,0,0,16,16,0,2,1,1,3,0,0,0,0,0,1,0.97,1.14286,1,0,1,1,1,1,1,1,386,417,0,0,21,27,25.7664,35.4288,782,11,100,1700,2000,0,0,0,3416,0,3416,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3417,'Living Flame',NULL,16,17,1405,0,0,0,17,17,0,0,4,3,3,0,0,32768,0,0,0,0.61,1.14286,1,0,1,1,1,1,-1,1,71,71,0,0,40,46,27.2272,37.4374,748,20,100,1820,2002,0,5,23,0,0,0,0,0,0,0,0,300,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3418,'Kirge Sternhorn',NULL,22,22,3818,0,0,0,104,104,1.35,0,7,1,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,922,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11004,3418,1,'',''), + (3419,'Apothecary Zamah','Royal Apothecary Society',22,22,1814,0,0,0,68,68,0,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,922,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3419,0,'',''), (3421,'Feegly the Exiled',NULL,19,19,1406,0,0,0,29,29,0,0,7,1,3,0,2,4608,0,2,0,0.97,1.14286,1,0,1,1,1,1,-1,1,860,860,0,0,24,32,30.096,41.382,20,13,100,2000,2000,0,0,0,3421,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3421,0,'',''), - (3424,'Thunderhawk Cloudscraper',NULL,20,22,1975,0,0,0,14,14,0,27,1,1,3,0,0,0,0,0,1,1,1.14286,2,0,1.02,1,1,1,1,1,442,508,490,545,28,37,28.6704,39.4218,745,15,100,2000,2000,0,0,0,3424,0,3424,0,0,0,0,0,0,22,0,0,0,8902,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3425,'Savannah Prowler',NULL,14,15,1973,0,0,0,16,16,0,2,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,300,328,0,0,14,19,24.288,33.396,660,8,100,1400,2000,0,0,0,3425,0,3425,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (3426,'Zhevra Charger',NULL,17,18,2187,0,0,0,189,189,0,0,1,1,3,0,0,0,0,0,0,1,1.28968,1,0,1,1,1,1,1,1,386,417,0,0,27,34,25.7664,35.4288,765,14,100,2000,2000,0,0,0,3426,0,3426,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (3424,'Thunderhawk Cloudscraper',NULL,20,22,1975,0,0,0,14,14,0,27,1,1,3,0,0,0,0,0,1,1,1.14286,2,0,1.02,1,1,1,1,1,442,508,490,545,28,37,28.6704,39.4218,770,15,100,2000,2000,0,0,0,3424,0,3424,0,0,0,0,0,0,22,0,0,0,8902,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3425,'Savannah Prowler',NULL,14,15,1973,0,0,0,16,16,0,2,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,300,328,0,0,14,19,24.288,33.396,677,8,100,1400,2000,0,0,0,3425,0,3425,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (3426,'Zhevra Charger',NULL,17,18,2187,0,0,0,189,189,0,0,1,1,3,0,0,0,0,0,0,1,1.28968,1,0,1,1,1,1,1,1,386,417,0,0,27,34,25.7664,35.4288,782,14,100,2000,2000,0,0,0,3426,0,3426,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (3428,'Korran',NULL,12,12,4092,0,0,0,126,126,0,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3428,1,'',''), - (3429,'Thork',NULL,42,42,3856,0,0,0,29,29,0,0,7,1,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1975,1975,0,0,64,83,58.7664,80.8038,0,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2883,3429,1,'',''), + (3429,'Thork',NULL,42,42,3856,0,0,0,29,29,0,0,7,1,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1975,1975,0,0,64,83,58.7664,80.8038,2246,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2883,3429,1,'',''), (3430,'Mangletooth',NULL,17,17,1346,0,0,0,29,29,0,0,7,1,3,0,3,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,748,748,0,0,17,22,27.5264,37.8488,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2944,0,0,'EventAI',''), (3431,'Grenthar',NULL,10,10,4093,0,0,0,126,126,0,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,3431,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3431,1,'',''), (3432,'Mankrik',NULL,15,15,3855,0,0,0,29,29,0,0,7,1,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2861,3432,1,'',''), @@ -443252,473 +397267,473 @@ VALUES (3436,'Kuz',NULL,21,21,6093,0,0,0,16,16,0,0,7,1,3,0,0,0,0,0,0,0.97,1.14286,8,0,1,1,1,1,-1,1,893,893,1272,1272,27,34,0,0,480,14,0,2000,2000,0,34,49,3436,3436,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3436,0,'EventAI',''), (3438,'Kreenig Snarlsnout',NULL,15,15,6115,0,0,0,109,109,0,0,7,1,3,0,0,0,0,0,0,0.97,1.14286,1,0,1,1,1,1,-1,1,335,335,0,0,17,22,21.2784,29.2578,20,9,100,2000,2000,0,17,27,3438,3438,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (3439,'Wizzlecrank\'s Shredder',NULL,18,18,11912,0,0,0,69,69,0,0,7,1,3,0,2,0,0,0,0,0.97,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,21,26,28.9872,39.8574,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_wizzlecranks_shredder'), - (3441,'Melor Stonehoof',NULL,62,62,4520,0,0,0,83,83,1.35,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4079,4079,0,0,174,224,203.77,104.278,0,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3441,0,'',''), + (3441,'Melor Stonehoof',NULL,62,62,4520,0,0,0,83,83,1.35,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4079,4079,0,0,174,224,203.77,104.278,4391,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3441,0,'',''), (3442,'Sputtervalve','Tinkers\' Union',15,15,7054,0,0,0,69,69,0,0,7,1,3,0,3,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21,3442,0,'',''), - (3443,'Grub',NULL,13,13,3857,0,0,0,29,29,0,0,7,1,3,0,7,4608,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,546,546,0,0,13,17,21.5072,29.5724,20,7,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10311,3443,0,'',''), - (3444,'Dig Rat',NULL,1,1,1418,0,0,0,7,7,0,0,8,1,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,3444,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50661,0,'',''), + (3443,'Grub',NULL,13,13,3857,0,0,0,29,29,0,0,7,1,3,0,7,4608,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,546,546,0,0,13,17,21.5072,29.5724,608,7,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10311,3443,0,'',''), + (3444,'Dig Rat',NULL,1,1,1418,0,0,0,7,7,0,0,8,1,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,1.33,1,42,42,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,3444,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3444,0,'',''), (3445,'Supervisor Lugwizzle',NULL,18,18,7035,0,0,0,47,47,0,0,7,1,3,0,0,0,0,0,0,0.97,1.14286,1,0,1,1,1,1,1,1,417,417,0,0,27,34,28.6704,39.4218,782,14,100,2000,2000,0,21,33,3445,3445,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3445,0,'EventAI',''), (3446,'Mebok Mizzyrix',NULL,17,17,7034,0,0,0,69,69,0,0,7,1,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,748,748,0,0,17,22,27.5264,37.8488,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3446,0,'',''), - (3447,'Pawe Mistrunner',NULL,24,24,4383,0,0,0,104,104,1.25,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3447,0,'',''), - (3448,'Tonga Runetotem',NULL,22,22,3914,0,0,0,104,104,1.35,0,7,1,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,0,14,100,2000,2000,0,0,0,3448,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4043,3448,1,'',''), + (3447,'Pawe Mistrunner',NULL,24,24,4383,0,0,0,104,104,1.25,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,992,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3447,0,'',''), + (3448,'Tonga Runetotem',NULL,22,22,3914,0,0,0,104,104,1.35,0,7,1,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,922,14,100,2000,2000,0,0,0,3448,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4043,3448,1,'',''), (3449,'Darsok Swiftdagger',NULL,14,14,3849,0,0,0,29,29,0,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3449,1,'',''), - (3450,'Defias Companion',NULL,14,15,5207,0,0,0,17,17,0,0,1,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,328,356,0,0,11,14,27.2272,37.4374,695,6,100,2000,2000,0,0,0,3450,0,100006,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (3451,'Pilot Wizzlecrank',NULL,15,15,7050,0,0,0,69,69,0,0,7,3,3,0,2,0,0,2,0,0.99,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,30,35,24.552,33.759,0,15,100,1860,2046,0,1,188,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3450,'Defias Companion',NULL,14,15,5207,0,0,0,17,17,0,0,1,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,328,356,0,0,11,14,27.2272,37.4374,695,6,100,2000,2000,0,0,0,3450,0,100006,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (3451,'Pilot Wizzlecrank',NULL,15,15,7050,0,0,0,69,69,0,0,7,3,3,0,2,32768,0,2,0,0.99,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,30,35,24.552,33.759,677,15,100,1860,2046,0,1,188,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (3452,'Serena Bloodfeather',NULL,20,20,2295,0,0,0,514,514,0,0,7,1,3,0,0,0,0,0,0,0.97,1.14286,1,0,1.3,1,1,1,1,1,629,629,0,0,26,22,30.096,41.382,852,11,100,2000,2000,0,28,41,3452,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (3453,'Wharfmaster Dizzywig',NULL,15,15,7053,0,0,0,69,69,0,0,7,1,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3453,0,'',''), - (3454,'Cannoneer Smythe',NULL,19,19,1863,0,0,0,1077,1077,0,0,7,3,3,0,0,0,0,0,0,1.02,1.14286,1,0,1,1,1,1,1,1,449,449,0,0,29,35,28.6704,39.4218,817,15,100,1810,1991,0,23,35,3454,3454,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3454,0,'',''), - (3455,'Cannoneer Whessan',NULL,19,19,1864,0,0,0,1077,1077,0,0,7,3,3,0,0,0,0,0,0,1.02,1.14286,1,0,1,1,1,1,1,1,449,449,0,0,29,35,28.6704,39.4218,817,15,100,1810,1991,0,23,35,3455,3455,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3455,0,'',''), - (3456,'Razormane Pathfinder',NULL,20,21,1964,0,0,0,109,109,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,494,531,0,0,31,38,34.2672,47.1174,872,16,100,2000,2000,0,25,38,3456,3456,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3456,0,'EventAI',''), - (3457,'Razormane Stalker',NULL,22,23,1253,0,0,0,109,109,0,0,7,1,3,0,0,0,0,0,0,0.97,1.14286,1,0,0.9,1,1,1,1,1,506,544,0,0,32,41,35.6224,48.9808,937,17,100,2000,2000,0,27,41,3457,3457,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3457,0,'EventAI',''), - (3458,'Razormane Seer',NULL,23,24,6095,0,0,0,109,109,0,0,7,1,3,0,0,0,0,0,0,0.97,1.14286,2,0,1.02,1,1,1,1,1,544,582,581,618,32,41,35.6224,48.9808,815,17,100,2000,2000,0,29,43,3458,3458,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3458,0,'EventAI',''), - (3459,'Razormane Warfrenzy',NULL,24,25,4751,0,0,0,109,109,0,0,7,1,3,0,0,0,0,0,0,0.97,1.14286,1,0,1.02,1,1,1,1,1,664,713,0,0,27,34,35.6224,48.9808,1009,14,100,1500,2000,0,33,48,3459,3459,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3459,0,'',''), - (3461,'Oasis Snapjaw',NULL,15,16,6368,0,0,0,14,14,0.57,21,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,328,356,0,0,23,30,22.792,31.339,695,12,100,2000,2000,0,0,0,3461,0,3461,0,0,0,0,0,0,0,0,0,0,5923,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3454,'Cannoneer Smythe',NULL,19,19,1863,0,0,0,1077,1077,0,0,7,3,3,0,0,32768,0,0,0,1.02,1.14286,1,0,1,1,1,1,1,1,449,449,0,0,29,35,28.6704,39.4218,817,15,100,1810,1991,0,23,35,3454,3454,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3454,0,'',''), + (3455,'Cannoneer Whessan',NULL,19,19,1864,0,0,0,1077,1077,0,0,7,3,3,0,0,32768,0,0,0,1.02,1.14286,1,0,1,1,1,1,1,1,449,449,0,0,29,35,28.6704,39.4218,817,15,100,1810,1991,0,23,35,3455,3455,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3455,0,'',''), + (3456,'Razormane Pathfinder',NULL,20,21,1964,0,0,0,109,109,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,494,531,0,0,31,38,34.2672,47.1174,888,16,100,2000,2000,0,25,38,3456,3456,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3456,0,'EventAI',''), + (3457,'Razormane Stalker',NULL,22,23,1253,0,0,0,109,109,0,0,7,1,3,0,0,0,0,0,0,0.97,1.14286,1,0,0.9,1,1,1,1,1,506,544,0,0,32,41,35.6224,48.9808,957,17,100,2000,2000,0,27,41,3457,3457,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3457,0,'EventAI',''), + (3458,'Razormane Seer',NULL,23,24,6095,0,0,0,109,109,0,0,7,1,3,0,0,0,0,0,0,0.97,1.14286,2,0,1.02,1,1,1,1,1,544,582,581,618,32,41,35.6224,48.9808,829,17,100,2000,2000,0,29,43,3458,3458,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3458,0,'EventAI',''), + (3459,'Razormane Warfrenzy',NULL,24,25,4751,0,0,0,109,109,0,0,7,1,3,0,0,0,0,0,0,0.97,1.14286,1,0,1.02,1,1,1,1,1,664,713,0,0,27,34,35.6224,48.9808,1026,14,100,1500,2000,0,33,48,3459,3459,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3459,0,'',''), + (3461,'Oasis Snapjaw',NULL,15,16,6368,0,0,0,14,14,0.57,21,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,328,356,0,0,23,30,22.792,31.339,713,12,100,2000,2000,0,0,0,3461,0,3461,0,0,0,0,0,0,0,0,0,0,5923,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (3463,'Wandering Barrens Giraffe',NULL,18,19,2193,0,0,0,189,189,0,0,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,417,449,0,0,27,34,25.7664,35.4288,817,14,100,2000,2000,0,0,0,3463,0,3463,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (3464,'Gazrog',NULL,25,25,3846,0,0,0,29,29,0,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,3464,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3464,1,'',''), + (3464,'Gazrog',NULL,25,25,3846,0,0,0,29,29,0,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,3464,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3464,1,'',''), (3465,'Gilthares Firebough',NULL,17,17,4244,0,0,0,35,35,0,0,7,1,3,0,2,512,0,0,4096,0.97,1.14286,1,0,1,1,1,1,-1,1,748,748,368,368,17,22,27.5264,37.8488,20,9,100,2000,2000,0,0,0,3465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_gilthares'), - (3466,'Zhevra Courser',NULL,20,21,6086,0,0,0,189,189,0,0,1,1,3,0,0,0,0,0,0,1,1.28968,1,0,1.02,1,1,1,1,1,494,531,0,0,31,38,28.6704,39.4218,870,16,100,2000,2000,0,0,0,3466,0,3466,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (3466,'Zhevra Courser',NULL,20,21,6086,0,0,0,189,189,0,0,1,1,3,0,0,0,0,0,0,1,1.28968,1,0,1.02,1,1,1,1,1,494,531,0,0,31,38,28.6704,39.4218,888,16,100,2000,2000,0,0,0,3466,0,3466,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (3467,'Baron Longshore','Southsea Freebooters',16,16,797,0,0,0,230,230,0,0,7,1,3,0,1,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,356,356,0,0,25,31,28.6704,39.4218,713,13,100,2000,2000,0,18,29,3467,3467,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10567,3467,0,'',''), - (3468,'Ancient of Lore',NULL,62,62,1460,0,0,0,79,79,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,6413,6413,0,0,174,224,203.77,104.278,0,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50806,0,'',''), - (3469,'Ancient of War',NULL,62,62,1461,0,0,0,79,79,0,0,7,3,3,0,1,4096,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,6460,6460,0,0,174,224,203.77,104.278,0,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (3468,'Ancient of Lore',NULL,62,62,1460,0,0,0,79,79,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,6413,6413,0,0,174,224,203.77,104.278,4391,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3468,0,'',''), + (3469,'Ancient of War',NULL,62,62,1461,0,0,0,79,79,0,0,7,3,3,0,1,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,6460,6460,0,0,174,224,203.77,104.278,4391,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (3470,'Rathorian',NULL,15,15,5047,0,0,0,16,16,0,0,3,1,3,0,0,32768,0,0,0,0.97,1.14286,1,4,1,1,1,1,1,1,328,328,0,0,62,81,21.4656,29.5152,677,33,100,1525,2000,0,17,27,3470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3470,0,'',''), (3471,'Tinkerer Sniggles',NULL,16,16,7048,0,0,0,16,16,0,0,7,1,3,0,0,0,0,0,0,0.97,1.14286,1,0,1,1,1,1,-1,1,360,360,0,0,25,31,28.6704,39.4218,713,13,100,2000,2000,0,18,28,3471,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3471,0,'',''), (3472,'Washte Pawne',NULL,25,25,2699,0,0,0,14,14,0,27,1,1,3,0,0,0,0,0,1,0.97,1.14286,1,0,1.02,1,1,1,1,1,713,713,0,0,37,46,35.6224,48.9808,1026,19,100,2000,2000,0,0,0,3472,0,3472,0,0,0,0,0,0,0,0,0,0,8908,1,0,0,0,0,0,0,0,0,0,'',''), (3473,'Owatanka',NULL,24,24,10934,0,0,0,14,14,0,0,1,1,3,0,0,0,0,0,0,0.97,1.14286,1,0,1.02,1,1,1,1,1,664,664,0,0,35,43,34.2672,47.1174,992,18,100,2000,2000,0,0,0,3473,0,3473,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (3474,'Lakota\'mani',NULL,22,22,1241,0,0,0,15,15,0,0,1,1,3,0,0,0,0,0,0,0.97,1.14286,1,0,1.02,1,1,1,1,1,573,573,0,0,49,60,32.8944,45.2298,922,25,100,3000,2000,0,0,0,3474,0,3474,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (3475,'Echeyakee',NULL,16,16,1934,0,0,0,66,66,0,2,1,1,3,0,0,0,0,0,1,1.15,1.14286,1,0,1,1,1,1,1,1,356,356,0,0,32,38,22.792,31.339,0,16,100,2000,2035,0,0,0,3475,0,10116,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (3476,'Isha Awak',NULL,27,27,846,0,0,0,16,16,0,0,1,2,3,0,0,32768,0,0,0,0.97,1.14286,1,0,1.05,1,1,1,1,1,840,840,0,0,39,48,38.28,52.635,1097,20,100,2000,2000,0,0,0,3476,0,3476,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (3475,'Echeyakee',NULL,16,16,1934,0,0,0,66,66,0,2,1,1,3,0,0,0,0,0,1,1.15,1.14286,1,0,1,1,1,1,1,1,356,356,0,0,32,38,22.792,31.339,713,16,100,2000,2035,0,0,0,3475,0,10116,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (3476,'Isha Awak',NULL,27,27,846,0,0,0,16,16,0,0,1,2,3,0,0,32768,0,0,0,0.97,1.14286,1,0,1.05,1,1,1,1,1,840,840,0,0,39,48,38.28,52.635,1097,20,100,2000,2000,0,0,0,3476,0,3476,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'',''), (3477,'Hraq','Blacksmithing Supplies',18,18,3866,0,0,0,29,29,0,0,7,1,3,0,16390,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,21,26,28.9872,39.8574,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3477,1,'',''), - (3478,'Traugh','Expert Blacksmith',31,31,3865,0,0,0,29,29,0,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,2783,3478,1,'',''), - (3479,'Nargal Deatheye','Weaponsmith',35,35,3869,0,0,0,29,29,0,0,7,1,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3479,1,'',''), + (3478,'Traugh','Expert Blacksmith',31,31,3865,0,0,0,29,29,0,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,1234,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,2783,3478,1,'',''), + (3479,'Nargal Deatheye','Weaponsmith',35,35,3869,0,0,0,29,29,0,0,7,1,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3479,1,'',''), (3480,'Moorane Hearthgrain','Baker',18,18,3867,0,0,0,29,29,1.25,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,21,26,28.9872,39.8574,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3480,1,'',''), (3481,'Barg','General Supplies',14,14,3868,0,0,0,29,29,0,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3481,1,'',''), (3482,'Tari\'qa','Trade Supplies',14,14,4095,0,0,0,126,126,0,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3482,1,'',''), - (3483,'Jahan Hawkwing','Leather & Mail Armor Merchant',21,21,3872,0,0,0,29,29,1.35,0,7,1,3,0,16391,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,980,980,0,0,24,32,33.264,45.738,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4324,3483,1,'',''), - (3484,'Kil\'hala','Journeyman Tailor',25,25,4094,0,0,0,126,126,0,0,7,1,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4270,3484,1,'',''), + (3483,'Jahan Hawkwing','Leather & Mail Armor Merchant',21,21,3872,0,0,0,29,29,1.35,0,7,1,3,0,16391,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,980,980,0,0,24,32,33.264,45.738,888,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4324,3483,1,'',''), + (3484,'Kil\'hala','Journeyman Tailor',25,25,4094,0,0,0,126,126,0,0,7,1,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4270,3484,1,'',''), (3485,'Wrahk','Tailoring Supplies',18,18,3873,0,0,0,29,29,0,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,21,26,28.9872,39.8574,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3485,1,'',''), (3486,'Halija Whitestrider','Clothier',19,19,3875,0,0,0,29,29,1.25,0,7,1,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,860,860,0,0,21,27,30.4304,41.8418,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3486,1,'',''), - (3487,'Kalyimah Stormcloud','Bags & Sacks',23,23,4097,0,0,0,126,126,0,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1106,1106,0,0,28,37,36.0272,49.5374,0,15,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3487,1,'',''), + (3487,'Kalyimah Stormcloud','Bags & Sacks',23,23,4097,0,0,0,126,126,0,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1106,1106,0,0,28,37,36.0272,49.5374,957,15,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3487,1,'',''), (3488,'Uthrok','Bowyer & Gunsmith',16,16,1866,0,0,0,29,29,0,0,7,1,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,695,695,0,0,17,23,26.048,35.816,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3488,1,'',''), (3489,'Zargh','Butcher',16,16,3877,0,0,0,29,29,0,0,7,1,3,0,7,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,695,695,0,0,17,23,26.048,35.816,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4341,3489,1,'',''), - (3490,'Hula\'mahi','Reagents, Herbs & Poison Supplies',30,30,4096,0,0,0,126,126,0,0,7,1,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3490,1,'',''), - (3491,'Ironzar','Weaponsmith',23,23,7093,0,0,0,69,69,0,0,7,1,3,0,16388,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1106,1106,0,0,28,37,36.0272,49.5374,0,15,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3491,0,'',''), - (3492,'Vexspindle','Cloth & Leather Armor Merchant',24,24,7094,0,0,0,69,69,0,0,7,1,3,0,16388,0,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3492,0,'',''), - (3493,'Grazlix','Armorer & Shieldcrafter',23,23,7095,0,0,0,69,69,0,0,7,1,3,0,16388,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1106,1106,0,0,31,40,35.6224,48.9808,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3493,0,'',''), - (3494,'Tinkerwiz','Journeyman Engineer',25,25,7073,0,0,0,69,69,0,0,7,1,3,0,19,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4140,3494,0,'',''), - (3495,'Gagsprocket','Engineering Supplies',20,20,7096,0,0,0,69,69,0,0,7,1,3,0,6,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3495,0,'',''), - (3496,'Fuzruckle','Banker',45,45,7058,0,0,0,69,69,0,0,7,1,3,0,256,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3496,0,'',''), - (3497,'Kilxx','Fisherman',24,24,7097,0,0,0,69,69,0,0,7,1,3,0,4,0,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,3497,0,'',''), - (3498,'Jazzik','General Supplies',22,22,7098,0,0,0,69,69,0,0,7,1,3,0,6,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,0,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3498,0,'',''), - (3499,'Ranik','Trade Supplies',22,22,7099,0,0,0,69,69,0,0,7,1,3,0,6,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,0,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3499,0,'',''), - (3500,'Tarhus','Reagents',52,52,3898,0,0,0,104,104,1.35,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3748,3748,0,0,87,113,68.1824,93.7508,0,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3501,'Horde Guard',NULL,40,40,4261,4262,0,0,85,85,0,0,7,1,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2731,2731,0,0,355,390,53.8384,74.0278,1200,172,100,2000,2000,0,0,0,3501,3501,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3501,0,'',''), + (3490,'Hula\'mahi','Reagents, Herbs & Poison Supplies',30,30,4096,0,0,0,126,126,0,0,7,1,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3490,1,'',''), + (3491,'Ironzar','Weaponsmith',23,23,7093,0,0,0,69,69,0,0,7,1,3,0,16388,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1106,1106,0,0,28,37,36.0272,49.5374,957,15,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3491,0,'',''), + (3492,'Vexspindle','Cloth & Leather Armor Merchant',24,24,7094,0,0,0,69,69,0,0,7,1,3,0,16388,0,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,992,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3492,0,'',''), + (3493,'Grazlix','Armorer & Shieldcrafter',23,23,7095,0,0,0,69,69,0,0,7,1,3,0,16388,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1106,1106,0,0,31,40,35.6224,48.9808,957,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3493,0,'',''), + (3494,'Tinkerwiz','Journeyman Engineer',25,25,7073,0,0,0,69,69,0,0,7,1,3,0,19,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4140,3494,0,'',''), + (3495,'Gagsprocket','Engineering Supplies',20,20,7096,0,0,0,69,69,0,0,7,1,3,0,6,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3495,0,'',''), + (3496,'Fuzruckle','Banker',45,45,7058,0,0,0,69,69,0,0,7,1,3,0,256,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3496,0,'',''), + (3497,'Kilxx','Fisherman',24,24,7097,0,0,0,69,69,0,0,7,1,3,0,4,0,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,992,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,3497,0,'',''), + (3498,'Jazzik','General Supplies',22,22,7098,0,0,0,69,69,0,0,7,1,3,0,6,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,922,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3498,0,'',''), + (3499,'Ranik','Trade Supplies',22,22,7099,0,0,0,69,69,0,0,7,1,3,0,6,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,922,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3499,0,'',''), + (3500,'Tarhus','Reagents',52,52,3898,0,0,0,104,104,1.35,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3748,3748,0,0,87,113,68.1824,93.7508,3108,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3501,'Horde Guard',NULL,40,40,4261,4262,0,0,85,85,0,0,7,1,3,0,0,4096,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,2731,2731,0,0,355,390,53.8384,74.0278,1200,172,100,2000,2000,0,0,0,3501,3501,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3501,0,'',''), (3502,'Ratchet Bruiser',NULL,57,57,7059,7060,0,0,637,637,0,0,7,1,3,0,1,32768,0,1024,0,1,1.42857,1,0,1,1,1,1,-1,1,4356,4356,0,0,285,314,301.34,422.17,1200,138,100,2000,2000,0,58,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3502,0,'','guard_contested'), - (3503,'Silithid Protector',NULL,18,19,1307,0,0,0,16,16,0.9,8,1,1,3,0,0,0,0,0,1,0.97,1.14286,1,0,1,1,1,1,1,1,417,449,0,0,27,34,30.096,41.382,800,14,100,2000,2000,0,0,0,3503,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (3504,'Gil',NULL,1,1,338,0,0,0,12,12,0,0,7,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3505,'Pat',NULL,1,1,257,0,0,0,12,12,0,0,7,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3507,'Andi',NULL,1,1,252,0,0,0,12,12,0,0,7,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3508,'Mikey',NULL,1,1,251,0,0,0,12,12,0,0,7,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3509,'Geoff',NULL,1,1,338,0,0,0,12,12,0,0,7,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3510,'Twain',NULL,1,1,221,0,0,0,12,12,0,0,7,3,3,0,0,768,0,2,0,1,1.14286,8,0,1.6,1,1,1,1,1,64,64,120,120,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3511,'Steven',NULL,1,1,262,0,0,0,12,12,0,0,7,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (3512,'Jimmy',NULL,1,1,251,0,0,0,12,12,0,0,7,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3513,'Miss Danna','School Mistress',25,25,1526,0,0,0,12,12,0,0,7,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3514,'Tenaron Stormgrip',NULL,10,10,1527,0,0,0,80,80,0,0,7,3,3,0,2,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3515,'Corithras Moonrage',NULL,10,10,1528,0,0,0,80,80,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3516,'Arch Druid Fandral Staghelm',NULL,63,63,1542,0,0,0,80,80,0,0,7,3,3,1,3,4160,0,0,12,1,1.14286,2,3,1,1,1,1,-1,1,712100,712100,67740,67740,869,990,220.81,320.77,0,429,100,2000,2000,0,0,0,0,0,0,0,0,617299803,0,0,630,504,504,504,504,0,0,0,0,0,0,0,0,1630,3516,0,'',''), - (3517,'Rellian Greenspyre',NULL,17,17,5071,0,0,0,80,80,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,748,748,0,0,17,22,27.5264,37.8488,20,9,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3517,0,'',''), - (3518,'Thomas Miller','Baker',15,15,1541,0,0,0,12,12,0,0,7,3,3,0,5,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,685,3518,0,'EventAI',''), - (3519,'Sentinel Arynia Cloudsbreak',NULL,10,10,1543,0,0,0,80,80,0,0,7,3,3,0,2,4608,0,2,0,1.96,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3519,0,'',''), - (3520,'Ol\' Emma',NULL,2,2,1544,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,87,87,0,0,3,5,3.5024,4.8158,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3521,'Ak\'Zeloth',NULL,22,22,3887,0,0,0,29,29,0,0,7,1,3,0,2,4608,0,2,0,0.97,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,0,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3521,1,'',''), + (3503,'Silithid Protector',NULL,18,19,1307,0,0,0,16,16,0.9,8,1,1,3,0,0,0,0,0,1,0.97,1.14286,1,0,1,1,1,1,1,1,417,449,0,0,27,34,30.096,41.382,817,14,100,2000,2000,0,0,0,3503,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (3504,'Gil',NULL,1,1,338,0,0,0,12,12,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3505,'Pat',NULL,1,1,257,0,0,0,12,12,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3507,'Andi',NULL,1,1,252,0,0,0,12,12,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3508,'Mikey',NULL,1,1,251,0,0,0,12,12,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3509,'Geoff',NULL,1,1,338,0,0,0,12,12,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3510,'Twain',NULL,1,1,221,0,0,0,12,12,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,8,0,1.6,1,1,1,1,1,64,64,120,120,2,2,1.76,2.42,5,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3511,'Steven',NULL,1,1,262,0,0,0,12,12,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (3512,'Jimmy',NULL,1,1,251,0,0,0,12,12,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3513,'Miss Danna','School Mistress',25,25,1526,0,0,0,12,12,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3514,'Tenaron Stormgrip',NULL,10,10,1527,0,0,0,80,80,0,0,7,3,3,0,2,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3515,'Corithras Moonrage',NULL,10,10,1528,0,0,0,80,80,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3516,'Arch Druid Fandral Staghelm',NULL,63,63,1542,0,0,0,80,80,0,0,7,3,3,1,3,36928,0,0,12,1,1.14286,2,3,1,1,1,1,-1,1,712100,712100,67740,67740,869,990,220.81,320.77,3795,429,100,2000,2000,0,0,0,0,0,0,0,0,617299803,0,0,630,504,504,504,504,0,0,0,0,0,0,0,0,1630,3516,0,'',''), + (3517,'Rellian Greenspyre',NULL,17,17,5071,0,0,0,80,80,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,748,748,0,0,17,22,27.5264,37.8488,20,9,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3517,0,'',''), + (3518,'Thomas Miller','Baker',15,15,1541,0,0,0,12,12,0,0,7,3,3,0,5,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,685,3518,0,'EventAI',''), + (3519,'Sentinel Arynia Cloudsbreak',NULL,10,10,1543,0,0,0,80,80,0,0,7,3,3,0,2,37376,0,2,0,1.96,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3519,0,'',''), + (3520,'Ol\' Emma',NULL,2,2,1544,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,87,87,0,0,3,5,3.5024,4.8158,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3521,'Ak\'Zeloth',NULL,22,22,3887,0,0,0,29,29,0,0,7,1,3,0,2,4608,0,2,0,0.97,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,922,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3521,1,'',''), (3522,'Constance Brisboise','Apprentice Clothier',10,10,1633,0,0,0,68,68,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,7,10,16.632,22.869,20,4,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3522,0,'',''), - (3523,'Bowen Brisboise','Journeyman Tailor',24,24,1606,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4267,3523,0,'',''), - (3524,'Spirit Wolf',NULL,1,1,1236,0,0,0,35,35,1,0,1,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3527,'Healing Stream Totem',NULL,21,21,4587,0,0,0,35,35,0,0,11,1,3,0,0,0,0,0,0,1,1,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,32.7096,44.9757,0,4,100,1770,1947,0,4,19,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (3528,'Pyrewood Armorer',NULL,14,15,3349,0,0,0,123,123,0,0,7,3,3,0,16388,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,900,984,0,0,64,84,21.4656,29.5152,977,34,100,1525,2000,0,68,93,3528,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3528,0,'',''), - (3529,'Moonrage Armorer',NULL,14,15,729,0,0,0,16,16,1.4,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,1,3,1,1,1,1,1,900,984,0,0,64,84,21.4656,29.5152,0,34,100,1525,1677,0,1,252,3529,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50429,0,'',''), - (3530,'Pyrewood Tailor',NULL,14,15,3352,0,0,0,123,123,0,0,7,3,3,0,16404,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,900,984,0,0,74,96,23.8896,32.8482,660,39,100,1508,2000,0,64,88,3530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,3530,0,'EventAI',''), - (3531,'Moonrage Tailor',NULL,14,15,729,0,0,0,16,16,1.4,0,7,3,3,0,16,0,0,0,0,1.21,1.14286,1,1,3,1,1,1,1,1,900,984,0,0,74,96,23.8896,32.8482,0,39,100,1508,1659,0,1,282,3531,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,51821,0,'EventAI',''), - (3532,'Pyrewood Leatherworker',NULL,14,15,3365,0,0,0,123,123,0,0,7,3,3,0,16388,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,900,984,0,0,64,84,21.4656,29.5152,977,34,100,1525,2000,0,63,88,3532,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3532,0,'',''), - (3533,'Moonrage Leatherworker',NULL,14,15,729,0,0,0,16,16,1.4,0,7,3,3,0,0,0,0,0,0,1.19,1.14286,1,1,3,1,1,1,1,1,900,984,0,0,61,78,20.232,27.819,0,32,100,1533,1686,0,9,47,3533,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50237,0,'',''), - (3534,'Wallace the Blind','Weaponsmith',19,19,3552,0,0,0,35,35,0,0,7,3,3,0,16388,768,0,2,0,0.94,1.14286,1,0,1,1,1,1,-1,1,860,860,0,0,21,27,30.4304,41.8418,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3534,0,'',''), - (3535,'Blackmoss the Fetid',NULL,13,13,1549,0,0,0,14,14,0,0,4,3,3,0,0,0,0,0,0,1.8,1.14286,1,4,1,1,1,1,1,1,273,273,0,0,50,64,17.732,24.3815,608,26,100,1550,2000,0,14,23,3535,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (3536,'Kris Legace','Freewheeling Tradeswoman',30,30,3643,0,0,0,35,35,0,0,7,3,3,0,16388,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,44,57,44.616,61.347,0,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3536,0,'',''), - (3537,'Zixil','Merchant Supreme',32,32,7133,0,0,0,120,120,0,0,7,3,3,0,16388,0,0,4096,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,0,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,3537,0,'',''), - (3538,'Overwatch Mark I','Protector',32,32,5299,0,0,0,120,120,0,0,9,3,3,0,0,0,0,4096,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,0,23,100,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3539,'Ott','Weaponsmith',32,32,3673,0,0,0,29,29,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,0,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50909,1,'',''), - (3540,'Hal McAllister','Fish Merchant',40,40,3697,0,0,0,12,12,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3540,1,'EventAI',''), - (3541,'Sarah Raycroft','General Goods',40,40,3696,0,0,0,12,12,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3541,1,'EventAI',''), - (3542,'Jaysin Lanyda','Poisons & Reagents',40,40,3699,0,0,0,12,12,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3542,1,'EventAI',''), - (3543,'Robert Aebischer','Superior Armorsmith',38,38,3698,0,0,0,12,12,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,61,78,53.8384,74.0278,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3543,1,'EventAI',''), - (3544,'Jason Lemieux','Mushroom Seller',40,40,3676,0,0,0,68,68,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3088,3088,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3544,1,'',''), - (3545,'Claude Erksine','Pet Trainer',40,40,7915,0,0,0,55,55,0,0,7,3,3,0,19,0,0,2,0,1.14,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,0,32,100,1610,1771,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,4783,0,0,'',''), - (3546,'Bernie Heisten','Food & Drink',45,45,3701,0,0,0,12,12,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3546,0,'',''), + (3523,'Bowen Brisboise','Journeyman Tailor',24,24,1606,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,992,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4267,3523,0,'',''), + (3524,'Spirit Wolf',NULL,1,1,1236,0,0,0,35,35,1,0,1,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3527,'Healing Stream Totem',NULL,21,21,4587,0,0,0,35,35,0,0,11,1,3,0,0,0,0,0,0,1,1,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,32.7096,44.9757,888,4,100,1770,1947,0,4,19,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (3528,'Pyrewood Armorer',NULL,14,15,3349,0,0,0,123,123,0,0,7,3,3,0,16388,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1.5,1,900,984,0,0,64,84,21.4656,29.5152,1016,34,100,1525,2000,0,68,93,3528,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3528,0,'',''), + (3529,'Moonrage Armorer',NULL,14,15,729,0,0,0,16,16,1.4,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,1,3,1,1,1,1.5,1,900,984,0,0,64,84,21.4656,29.5152,1016,34,100,1525,1677,0,1,252,3529,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3529,0,'',''), + (3530,'Pyrewood Tailor',NULL,14,15,3352,0,0,0,123,123,0,0,7,3,3,0,16404,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,900,984,0,0,74,96,23.8896,32.8482,677,39,100,1508,2000,0,64,88,3530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,3530,0,'EventAI',''), + (3531,'Moonrage Tailor',NULL,14,15,729,0,0,0,16,16,1.4,0,7,3,3,0,16,32768,0,0,0,1.21,1.14286,1,1,3,1,1,1,1,1,900,984,0,0,74,96,23.8896,32.8482,677,39,100,1508,1659,0,1,282,3531,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,3531,0,'EventAI',''), + (3532,'Pyrewood Leatherworker',NULL,14,15,3365,0,0,0,123,123,0,0,7,3,3,0,16388,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1.5,1,900,984,0,0,64,84,21.4656,29.5152,1016,34,100,1525,2000,0,63,88,3532,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3532,0,'',''), + (3533,'Moonrage Leatherworker',NULL,14,15,729,0,0,0,16,16,1.4,0,7,3,3,0,0,32768,0,0,0,1.19,1.14286,1,1,3,1,1,1,1.5,1,900,984,0,0,61,78,20.232,27.819,1016,32,100,1533,1686,0,9,47,3533,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3533,0,'',''), + (3534,'Wallace the Blind','Weaponsmith',19,19,3552,0,0,0,35,35,0,0,7,3,3,0,16388,33536,0,2,0,0.94,1.14286,1,0,1,1,1,1,-1,1,860,860,0,0,21,27,30.4304,41.8418,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3534,0,'',''), + (3535,'Blackmoss the Fetid',NULL,13,13,1549,0,0,0,14,14,0,0,4,3,3,0,0,32768,0,0,0,1.8,1.14286,1,4,1,1,1,1,1,1,273,273,0,0,50,64,17.732,24.3815,608,26,100,1550,2000,0,14,23,3535,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (3536,'Kris Legace','Freewheeling Tradeswoman',30,30,3643,0,0,0,35,35,0,0,7,3,3,0,16388,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,44,57,44.616,61.347,1200,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3536,0,'',''), + (3537,'Zixil','Merchant Supreme',32,32,7133,0,0,0,120,120,0,0,7,3,3,0,16388,32768,0,4096,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,1270,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,3537,0,'',''), + (3538,'Overwatch Mark I','Protector',32,32,5299,0,0,0,120,120,0,0,9,3,3,0,0,32768,0,4096,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,1270,23,100,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3539,'Ott','Weaponsmith',32,32,3673,0,0,0,29,29,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,1270,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3539,1,'',''), + (3540,'Hal McAllister','Fish Merchant',40,40,3697,0,0,0,12,12,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3540,1,'EventAI',''), + (3541,'Sarah Raycroft','General Goods',40,40,3696,0,0,0,12,12,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3541,1,'EventAI',''), + (3542,'Jaysin Lanyda','Poisons & Reagents',40,40,3699,0,0,0,12,12,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3542,1,'EventAI',''), + (3543,'Robert Aebischer','Superior Armorsmith',38,38,3698,0,0,0,12,12,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,61,78,53.8384,74.0278,1709,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3543,1,'EventAI',''), + (3544,'Jason Lemieux','Mushroom Seller',40,40,3676,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3088,3088,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3544,1,'',''), + (3545,'Claude Erksine','Pet Trainer',40,40,7915,0,0,0,55,55,0,0,7,3,3,0,19,32768,0,2,0,1.14,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,1964,32,100,1610,1771,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,4783,0,0,'',''), + (3546,'Bernie Heisten','Food & Drink',45,45,3701,0,0,0,12,12,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3546,0,'',''), (3547,'Hamlin Atkins','Mushroom Farmer',10,10,1635,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3547,1,'',''), (3548,'Selina Weston','Alchemy & Herbalism Supplies',12,12,1639,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3548,0,'',''), - (3549,'Shelene Rhobart','Journeyman Leatherworker',25,25,1607,0,0,0,68,68,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4184,3549,1,'',''), + (3549,'Shelene Rhobart','Journeyman Leatherworker',25,25,1607,0,0,0,68,68,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4184,3549,1,'',''), (3550,'Martine Tramblay','Fishing Supplies',15,15,1636,0,0,0,68,68,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3550,1,'',''), - (3551,'Patrice Dwyer','Poison Supplies',20,20,3543,0,0,0,68,68,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3551,0,'',''), - (3552,'Alexandre Lefevre','Leather Armor Merchant',18,18,3544,0,0,0,68,68,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,21,26,28.9872,39.8574,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3552,0,'',''), + (3551,'Patrice Dwyer','Poison Supplies',20,20,3543,0,0,0,68,68,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3551,0,'',''), + (3552,'Alexandre Lefevre','Leather Armor Merchant',18,18,3544,0,0,0,68,68,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,21,26,28.9872,39.8574,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3552,0,'',''), (3553,'Sebastian Meloche','Armorer',16,16,3536,0,0,0,68,68,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,695,695,0,0,21,26,25.7664,35.4288,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3553,0,'',''), - (3554,'Andrea Boynton','Clothier',18,18,3547,0,0,0,68,68,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,21,26,28.9872,39.8574,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3554,0,'',''), + (3554,'Andrea Boynton','Clothier',18,18,3547,0,0,0,68,68,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,21,26,28.9872,39.8574,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3554,0,'',''), (3555,'Johan Focht','Mining Trainer',19,19,3537,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,860,860,0,0,21,27,30.4304,41.8418,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,3555,0,'',''), - (3556,'Andrew Hilbert','Trade Supplies',18,18,3548,0,0,0,68,68,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,21,26,28.9872,39.8574,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3556,0,'',''), - (3557,'Guillaume Sorouy','Journeyman Blacksmith',28,28,3549,0,0,0,68,68,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,38,48,42.6272,58.6124,0,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,2749,3557,0,'',''), - (3560,'Healing Ward',NULL,37,37,2030,0,0,0,82,82,0,0,11,1,3,0,0,0,0,0,0,1,1,1,0,1,1,1,1,-1,1,2192,2192,1480,1480,9,9,52.7472,72.5274,0,4,100,1620,1782,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (3561,'Kyrai','Poison Supplies',30,30,2233,0,0,0,80,80,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3561,0,'',''), - (3562,'Alaindia','Reagents',30,30,2203,0,0,0,80,80,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,3562,0,'',''), + (3556,'Andrew Hilbert','Trade Supplies',18,18,3548,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,21,26,28.9872,39.8574,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3556,0,'',''), + (3557,'Guillaume Sorouy','Journeyman Blacksmith',28,28,3549,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,38,48,42.6272,58.6124,1130,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,2749,3557,0,'',''), + (3560,'Healing Ward',NULL,37,37,2030,0,0,0,82,82,0,0,11,1,3,0,0,0,0,0,0,1,1,1,0,1,1,1,1,-1,1,2192,2192,1480,1480,9,9,52.7472,72.5274,1593,4,100,1620,1782,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (3561,'Kyrai','Poison Supplies',30,30,2233,0,0,0,80,80,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3561,0,'',''), + (3562,'Alaindia','Reagents',30,30,2203,0,0,0,80,80,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,3562,0,'',''), (3566,'Flatland Prowler',NULL,9,9,1056,0,0,0,16,16,0,2,1,1,3,0,0,0,0,0,1,1,0.857143,1,0,1,1,1,1,1,1,176,176,0,0,12,14,13.4464,18.4888,406,6,100,2000,2000,0,0,0,3566,0,3566,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (3567,'Tallonkai Swiftroot',NULL,11,11,2686,0,0,0,80,80,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,456,456,0,0,12,14,18.392,25.289,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3567,0,'',''), - (3568,'Mist',NULL,10,10,599,0,0,0,80,80,0,0,1,3,3,0,2,4864,0,2,4096,0.96,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,100007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_mist'), - (3569,'Bogling',NULL,5,5,1081,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,0.93,1.14286,8,0,0.5,1,1,1,1,1,48,48,230,230,15,16,8.624,11.858,0,7,100,1960,2156,0,1,4,3569,0,0,0,0,0,0,0,5,5,5,10,5,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3570,'Cleansed Timberling',NULL,7,7,862,0,0,0,4,4,0,0,4,3,3,0,0,0,0,0,0,0.68,1.14286,1,0,1,1,1,1,-1,1,137,137,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3571,'Teldrassil Sentinel',NULL,55,55,4849,4850,0,0,79,79,0,0,7,3,3,0,1,4096,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,5772,5772,0,0,560,649,301.34,422.17,0,279,100,2000,2000,0,85,425,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3580,3571,0,'','guard_teldrassil'), - (3572,'Zizzek','Fishing Supplies',22,22,7074,0,0,0,69,69,0,0,7,1,3,0,4,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,0,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,3572,0,'',''), - (3573,'Mana Spring Totem',NULL,26,26,4587,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,39.8112,54.7404,0,4,100,1740,1914,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (3574,'Riding Bat',NULL,29,29,1566,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1528,1528,1126,1126,9,10,43.8944,60.3548,0,4,100,1720,1892,0,17,86,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3577,'Dalaran Brewmaster',NULL,15,16,3538,0,0,0,76,76,0,0,7,3,3,0,4,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,328,356,0,0,23,30,28.6704,39.4218,695,12,100,2000,2000,0,18,28,3577,0,0,0,0,0,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,3577,0,'EventAI',''), - (3578,'Dalaran Miner',NULL,15,15,3539,0,0,0,76,76,0,0,7,3,3,0,4,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,328,328,0,0,23,30,28.6704,39.4218,695,12,100,2000,2000,0,18,28,3578,0,0,0,0,0,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,3578,0,'',''), - (3579,'Stoneclaw Totem',NULL,8,8,4588,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,333,333,9,9,13.5168,18.5856,0,4,100,1920,2112,0,4,18,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (3581,'Sewer Beast',NULL,50,50,2850,0,0,0,14,14,0,6,1,3,3,0,0,0,0,2,1,1,1.14286,1,4,1,1,1,1,-1,1,18068,18068,0,0,257,331,53.1456,73.0752,0,136,100,1258,1384,0,0,0,3581,0,100004,0,0,0,0,0,0,0,0,0,0,5857,0,0,0,0,0,0,0,0,0,0,'',''), - (3582,'Aman',NULL,50,50,1698,0,0,0,35,35,0,0,5,3,3,0,0,0,0,98306,0,0.9,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,125,149,66.44,91.355,0,63,100,1510,1661,0,45,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3583,'Barithras Moonshade',NULL,14,14,4414,0,0,0,1076,1076,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), - (3584,'Therylune',NULL,17,17,2723,0,0,0,124,124,0,0,7,3,3,0,2,4608,0,0,4096,0.94,1.14286,1,0,1,1,1,1,-1,1,384,384,0,0,17,22,27.5264,37.8488,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_therylune'), - (3585,'Therysil',NULL,17,17,876,0,0,0,124,124,0,0,7,3,3,0,2,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,465,465,0,0,17,22,27.5264,37.8488,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3586,'Miner Johnson',NULL,19,19,556,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.44,1.14286,1,2,3,1,1.7,1,1,1,1347,1347,0,0,28,37,25.08,34.485,817,68,3,1500,1650,0,128,172,3586,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3586,0,'EventAI',''), - (3587,'Lyrai','General Supplies',9,9,1730,0,0,0,80,80,0,0,7,3,3,0,6,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,372,372,0,0,9,13,15.2064,20.9088,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3587,0,'',''), - (3588,'Khardan Proudblade','Weaponsmith',8,8,1729,0,0,0,80,80,0,0,7,3,3,0,16388,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,7,10,13.5872,18.6824,20,4,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3588,0,'',''), - (3589,'Keina','Bowyer',10,10,1728,0,0,0,80,80,0,0,7,3,3,0,16388,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,381,472,16.808,23.111,3435,197,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3589,0,'',''), - (3590,'Janna Brightmoon','Clothier',9,9,1727,0,0,0,80,80,0,0,7,3,3,0,16388,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,372,372,0,0,9,13,15.2064,20.9088,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3591,'Freja Nightwing','Leather Armor Merchant',9,9,1726,0,0,0,80,80,0,0,7,3,3,0,16388,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,372,372,0,0,9,13,15.2064,20.9088,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3592,'Andiss','Armorer & Shieldcrafter',10,10,1722,0,0,0,80,80,0,0,7,3,3,0,16388,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3592,0,'',''), - (3593,'Alyissia','Warrior Trainer',11,11,1721,0,0,0,80,80,0,0,7,3,3,0,19,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,456,456,0,0,12,14,18.392,25.289,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4697,3593,0,'',''), - (3594,'Frahun Shadewhisper','Rogue Trainer',11,11,1725,0,0,0,80,80,0,0,7,3,3,0,19,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,456,456,0,0,12,14,18.392,25.289,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,4690,3594,0,'',''), - (3595,'Shanda','Priest Trainer',10,10,1733,0,0,0,80,80,0,0,7,3,3,0,19,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,370,370,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4691,3595,0,'',''), - (3596,'Ayanna Everstride','Hunter Trainer',10,10,1723,0,0,0,80,80,0,0,7,3,3,0,19,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,370,370,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4695,3596,0,'',''), - (3597,'Mardant Strongoak','Druid Trainer',11,11,1732,0,0,0,80,80,0,0,7,3,3,0,19,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,456,456,406,406,12,14,18.392,25.289,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,0,0,4688,3597,0,'',''), - (3598,'Kyra Windblade','Warrior Trainer',19,19,1707,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,860,860,0,0,21,27,30.4304,41.8418,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4697,3598,0,'',''), - (3599,'Jannok Breezesong','Rogue Trainer',20,20,1704,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,481,481,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,436,3599,0,'',''), - (3600,'Laurna Morninglight','Priest Trainer',21,21,1708,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,980,980,793,793,24,32,33.264,45.738,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4691,3600,0,'',''), - (3601,'Dazalar','Hunter Trainer',20,20,1703,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,753,753,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4009,3601,0,'',''), - (3602,'Kal','Druid Trainer',22,22,1706,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,834,834,27,34,34.6544,47.6498,0,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,0,0,3923,3602,0,'',''), - (3603,'Cyndra Kindwhisper','Journeyman Alchemist',28,28,1702,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,38,48,42.6272,58.6124,0,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4112,3603,0,'',''), - (3604,'Malorne Bladeleaf','Herbalism Trainer',17,17,1709,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,748,748,0,0,17,22,27.5264,37.8488,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,3604,0,'',''), - (3605,'Nadyia Maneweaver','Journeyman Leatherworker',30,30,1719,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,992,992,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4174,0,0,'',''), - (3606,'Alanna Raveneye','Journeyman Enchanter',29,29,1717,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,2,0,1.07,1.14286,1,0,1,1,1,1,-1,1,939,939,0,0,38,49,43.8944,60.3548,0,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4156,3606,0,'',''), - (3607,'Androl Oakhand','Fishing Trainer',37,37,1718,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,1624,1624,0,0,55,70,53.3984,73.4228,0,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4744,3607,1,'',''), - (3608,'Aldia','General Supplies',17,17,1700,0,0,0,80,80,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,748,748,0,0,17,22,27.5264,37.8488,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3608,0,'',''), - (3609,'Shalomon','Weaponsmith',18,18,1712,0,0,0,80,80,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,1,1,416,416,0,0,21,26,28.9872,39.8574,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3609,0,'',''), - (3610,'Jeena Featherbow','Bowyer',19,19,1705,0,0,0,80,80,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,860,860,0,0,21,27,30.4304,41.8418,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3610,0,'',''), - (3611,'Brannol Eaglemoon','Clothier',16,16,1701,0,0,0,80,80,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,70,70,0,0,17,23,22.792,31.339,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3612,'Sinda','Leather Armor Merchant',20,20,1714,0,0,0,80,80,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3613,'Meri Ironweave','Armorer & Shieldcrafter',19,19,1710,0,0,0,80,80,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,447,447,0,0,21,27,27.2272,37.4374,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3614,'Narret Shadowgrove','Trade Supplies',16,16,1711,0,0,0,80,80,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,695,695,0,0,17,23,26.048,35.816,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3614,0,'',''), - (3615,'Devrak','Wind Rider Master',55,55,1652,0,0,0,29,29,0,0,7,1,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,56.7312,78.0054,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4323,3615,0,'EventAI',''), - (3616,'Onu','Ancient of Lore',55,55,1455,0,0,0,124,124,0,0,10,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1.3,1,1,1,1,1,3398,3398,0,0,95,117,70.664,97.163,3271,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3617,'Lordaeron Citizen',NULL,15,15,146,0,0,0,7,7,0,0,6,3,3,0,0,0,0,0,0,0.99,1.14286,1,0,1,1,1,1,-1,1,596,596,0,0,30,35,24.552,33.759,0,15,100,1860,2046,0,4,19,3617,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3619,'Ghost Saber',NULL,19,20,4472,0,0,0,66,66,0,2,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,449,484,0,0,49,59,34.2672,47.1174,0,25,100,2000,1947,0,6,32,3619,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3620,'Harruk','Pet Trainer',40,40,4296,0,0,0,29,29,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,0,32,100,2000,1771,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,4783,3620,0,'EventAI',''), - (3621,'Kurll','Food & Drink',50,50,4293,0,0,0,29,29,0,0,7,3,3,0,6,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3621,0,'',''), - (3622,'Grokor','Pet Trainer',40,40,4295,0,0,0,29,29,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,4783,3622,0,'',''), - (3624,'Zudd','Pet Trainer',40,40,4292,0,0,0,29,29,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,4783,3624,1,'',''), - (3625,'Rarck','General Goods',55,55,4294,0,0,0,1215,1215,0,6,7,3,3,0,6,0,0,2,0,1.23,1.14286,1,0,1,1,1,1,-1,1,4500,4500,0,0,141,170,70.664,97.163,0,72,100,1460,1606,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3625,0,'',''), - (3626,'Jenn Langston',NULL,5,5,1697,0,0,0,12,12,0,0,7,3,3,0,0,4096,0,2,0,1,1.42857,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3627,'Erich Lohan',NULL,5,5,1694,0,0,0,12,12,0,0,7,3,3,0,0,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3628,'Steven Lohan',NULL,5,5,1695,0,0,0,12,12,0,0,7,3,3,0,1,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,341,3628,0,'EventAI',''), - (3629,'David Langston',NULL,5,5,1696,0,0,0,12,12,0,0,7,3,3,0,0,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3629,0,'EventAI',''), - (3630,'Deviate Coiler',NULL,15,16,1742,0,0,0,14,14,0,27,1,1,3,0,0,0,0,0,1,1,1.42857,1,1,3,1,1.7,1,1,1,984,1068,0,0,22,31,0,0,695,56,2,2000,2000,0,0,0,3630,0,3630,0,0,0,0,0,2,2,2,2,2,8898,0,0,0,0,0,0,0,0,0,0,'',''), - (3631,'Deviate Stinglash',NULL,16,17,4091,0,0,0,14,14,0,27,1,1,3,0,0,0,0,0,1,1,1.42857,1,1,3,1,1.7,1,1,1,1068,1158,0,0,23,33,0,0,731,60,2,2000,2000,0,0,0,3631,0,3631,0,0,0,0,0,2,2,2,2,2,8900,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3632,'Deviate Creeper',NULL,15,16,1744,0,0,0,270,270,0,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,1,3,1,1.7,1,1,1,984,1068,0,0,22,31,0,0,695,56,2,2000,2000,0,0,0,3632,0,3632,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3633,'Deviate Slayer',NULL,16,17,949,0,0,0,270,270,0,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,1,3,1,1.7,1,1,1,1068,1158,0,0,23,33,0,0,731,60,2,2000,2000,0,0,0,3633,0,3633,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3634,'Deviate Stalker',NULL,15,16,1746,0,0,0,270,270,0,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,1,3,1,1.7,1,1,1,1068,1158,0,0,22,31,0,0,695,56,2,2000,2000,0,0,0,3634,0,3634,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (3636,'Deviate Ravager',NULL,18,19,1747,0,0,0,270,270,0,11,1,1,3,0,0,64,0,0,1,1.15,1.14286,1,1,3,1,1.7,1,1,1,1251,1347,0,0,26,37,0,0,800,68,3,2000,2000,0,0,0,3636,0,3636,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3637,'Deviate Guardian',NULL,18,19,755,0,0,0,270,270,0,11,1,1,3,0,0,64,0,0,1,1.15,1.14286,1,1,3,1,1.7,1,1,1,1251,1347,0,0,26,37,0,0,800,68,3,2000,2000,0,0,0,3637,0,3637,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (3567,'Tallonkai Swiftroot',NULL,11,11,2686,0,0,0,80,80,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,456,456,0,0,12,14,18.392,25.289,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3567,0,'',''), + (3568,'Mist',NULL,10,10,599,0,0,0,80,80,0,0,1,3,3,0,2,37632,0,2,4096,0.96,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,100007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_mist'), + (3569,'Bogling',NULL,5,5,1081,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,0.93,1.14286,8,0,0.5,1,1,1,1,1,48,48,230,230,15,16,8.624,11.858,65,7,100,1960,2156,0,1,4,3569,0,0,0,0,0,0,0,5,5,5,10,5,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3570,'Cleansed Timberling',NULL,7,7,862,0,0,0,4,4,0,0,4,3,3,0,0,32768,0,0,0,0.68,1.14286,1,0,1,1,1,1,1,1,137,137,0,0,10,11,1.76,2.42,239,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3571,'Teldrassil Sentinel',NULL,55,55,4849,4850,0,0,79,79,0,0,7,3,3,0,1,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,5772,5772,0,0,560,649,301.34,422.17,3271,279,100,2000,2000,0,85,425,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3580,3571,0,'','guard_teldrassil'), + (3572,'Zizzek','Fishing Supplies',22,22,7074,0,0,0,69,69,0,0,7,1,3,0,4,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,922,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,3572,0,'',''), + (3573,'Mana Spring Totem',NULL,26,26,4587,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,39.8112,54.7404,1061,4,100,1740,1914,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (3574,'Riding Bat',NULL,29,29,1566,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1528,1528,1126,1126,9,10,43.8944,60.3548,1165,4,100,1720,1892,0,17,86,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3577,'Dalaran Brewmaster',NULL,15,16,3538,0,0,0,76,76,0,0,7,3,3,0,4,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,328,356,0,0,23,30,28.6704,39.4218,713,12,100,2000,2000,0,18,28,3577,0,0,0,0,0,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,3577,0,'EventAI',''), + (3578,'Dalaran Miner',NULL,15,15,3539,0,0,0,76,76,0,0,7,3,3,0,4,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,328,328,0,0,23,30,28.6704,39.4218,677,12,100,2000,2000,0,18,28,3578,0,0,0,0,0,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,3578,0,'',''), + (3579,'Stoneclaw Totem',NULL,8,8,4588,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,333,333,9,9,13.5168,18.5856,316,4,100,1920,2112,0,4,18,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (3581,'Sewer Beast',NULL,50,50,2850,0,0,0,14,14,0,6,1,3,3,0,0,32768,0,2,1,1,1.14286,1,4,1,1,1,1,-1,1,18068,18068,0,0,257,331,53.1456,73.0752,2999,136,100,1258,1384,0,0,0,3581,0,100004,0,0,0,0,0,0,0,0,0,0,5857,0,0,0,0,0,0,0,0,0,0,'',''), + (3582,'Aman',NULL,50,50,1698,0,0,0,35,35,0,0,5,3,3,0,0,32768,0,98306,0,0.9,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,125,149,66.44,91.355,2999,63,100,1510,1661,0,45,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3583,'Barithras Moonshade',NULL,14,14,4414,0,0,0,1076,1076,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), + (3584,'Therylune',NULL,17,17,2723,0,0,0,124,124,0,0,7,3,3,0,2,37376,0,0,4096,0.94,1.14286,1,0,1,1,1,1,-1,1,384,384,0,0,17,22,27.5264,37.8488,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_therylune'), + (3585,'Therysil',NULL,17,17,876,0,0,0,124,124,0,0,7,3,3,0,2,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,465,465,0,0,17,22,27.5264,37.8488,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3586,'Miner Johnson',NULL,19,19,556,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.44,1.14286,1,2,3,1,1.7,1,1,1,1347,1347,0,0,28,37,25.08,34.485,817,68,3,1500,1650,0,128,172,3586,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3586,0,'EventAI',''), + (3587,'Lyrai','General Supplies',9,9,1730,0,0,0,80,80,0,0,7,3,3,0,6,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,372,372,0,0,9,13,15.2064,20.9088,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3587,0,'',''), + (3588,'Khardan Proudblade','Weaponsmith',8,8,1729,0,0,0,80,80,0,0,7,3,3,0,16388,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,7,10,13.5872,18.6824,20,4,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3588,0,'',''), + (3589,'Keina','Bowyer',10,10,1728,0,0,0,80,80,0,0,7,3,3,0,16388,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,381,472,16.808,23.111,3435,197,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3589,0,'',''), + (3590,'Janna Brightmoon','Clothier',9,9,1727,0,0,0,80,80,0,0,7,3,3,0,16388,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,372,372,0,0,9,13,15.2064,20.9088,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3591,'Freja Nightwing','Leather Armor Merchant',9,9,1726,0,0,0,80,80,0,0,7,3,3,0,16388,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,372,372,0,0,9,13,15.2064,20.9088,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3592,'Andiss','Armorer & Shieldcrafter',10,10,1722,0,0,0,80,80,0,0,7,3,3,0,16388,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3592,0,'',''), + (3593,'Alyissia','Warrior Trainer',11,11,1721,0,0,0,80,80,0,0,7,3,3,0,19,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,456,456,0,0,12,14,18.392,25.289,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4697,3593,0,'',''), + (3594,'Frahun Shadewhisper','Rogue Trainer',11,11,1725,0,0,0,80,80,0,0,7,3,3,0,19,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,456,456,0,0,12,14,18.392,25.289,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,4690,3594,0,'',''), + (3595,'Shanda','Priest Trainer',10,10,1733,0,0,0,80,80,0,0,7,3,3,0,19,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,370,370,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4691,3595,0,'',''), + (3596,'Ayanna Everstride','Hunter Trainer',10,10,1723,0,0,0,80,80,0,0,7,3,3,0,19,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,370,370,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4695,3596,0,'',''), + (3597,'Mardant Strongoak','Druid Trainer',11,11,1732,0,0,0,80,80,0,0,7,3,3,0,19,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,456,456,406,406,12,14,18.392,25.289,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,0,0,4688,3597,0,'',''), + (3598,'Kyra Windblade','Warrior Trainer',19,19,1707,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,860,860,0,0,21,27,30.4304,41.8418,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4697,3598,0,'',''), + (3599,'Jannok Breezesong','Rogue Trainer',20,20,1704,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,481,481,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,436,3599,0,'',''), + (3600,'Laurna Morninglight','Priest Trainer',21,21,1708,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,980,980,793,793,24,32,33.264,45.738,888,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4691,3600,0,'',''), + (3601,'Dazalar','Hunter Trainer',20,20,1703,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,753,753,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4009,3601,0,'',''), + (3602,'Kal','Druid Trainer',22,22,1706,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,834,834,27,34,34.6544,47.6498,922,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,0,0,3923,3602,0,'',''), + (3603,'Cyndra Kindwhisper','Journeyman Alchemist',28,28,1702,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,38,48,42.6272,58.6124,1130,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4112,3603,0,'',''), + (3604,'Malorne Bladeleaf','Herbalism Trainer',17,17,1709,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,748,748,0,0,17,22,27.5264,37.8488,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,3604,0,'',''), + (3605,'Nadyia Maneweaver','Journeyman Leatherworker',30,30,1719,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,992,992,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4174,0,0,'',''), + (3606,'Alanna Raveneye','Journeyman Enchanter',29,29,1717,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,2,0,1.07,1.14286,1,0,1,1,1,1,-1,1,939,939,0,0,38,49,43.8944,60.3548,1165,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4156,3606,0,'',''), + (3607,'Androl Oakhand','Fishing Trainer',37,37,1718,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,1624,1624,0,0,55,70,53.3984,73.4228,1593,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4744,3607,1,'',''), + (3608,'Aldia','General Supplies',17,17,1700,0,0,0,80,80,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,748,748,0,0,17,22,27.5264,37.8488,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3608,0,'',''), + (3609,'Shalomon','Weaponsmith',18,18,1712,0,0,0,80,80,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,1,1,416,416,0,0,21,26,28.9872,39.8574,782,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3609,0,'',''), + (3610,'Jeena Featherbow','Bowyer',19,19,1705,0,0,0,80,80,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,860,860,0,0,21,27,30.4304,41.8418,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3610,0,'',''), + (3611,'Brannol Eaglemoon','Clothier',16,16,1701,0,0,0,80,80,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,70,70,0,0,17,23,22.792,31.339,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3612,'Sinda','Leather Armor Merchant',20,20,1714,0,0,0,80,80,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3613,'Meri Ironweave','Armorer & Shieldcrafter',19,19,1710,0,0,0,80,80,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,447,447,0,0,21,27,27.2272,37.4374,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3614,'Narret Shadowgrove','Trade Supplies',16,16,1711,0,0,0,80,80,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,695,695,0,0,17,23,26.048,35.816,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3614,0,'',''), + (3615,'Devrak','Wind Rider Master',55,55,1652,0,0,0,29,29,0,0,7,1,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,56.7312,78.0054,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4323,3615,0,'EventAI',''), + (3616,'Onu','Ancient of Lore',55,55,1455,0,0,0,124,124,0,0,10,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1.3,1,1,1,1,1,3398,3398,0,0,95,117,70.664,97.163,3271,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3617,'Lordaeron Citizen',NULL,15,15,146,0,0,0,7,7,0,0,6,3,3,0,0,32768,0,0,0,0.99,1.14286,1,0,1,1,1,1,-1,1,596,596,0,0,30,35,24.552,33.759,677,15,100,1860,2046,0,4,19,3617,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3619,'Ghost Saber',NULL,19,20,4472,0,0,0,66,66,0,2,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,449,484,0,0,49,59,34.2672,47.1174,852,25,100,2000,1947,0,6,32,3619,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3620,'Harruk','Pet Trainer',40,40,4296,0,0,0,29,29,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,1964,32,100,2000,1771,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,4783,3620,0,'EventAI',''), + (3621,'Kurll','Food & Drink',50,50,4293,0,0,0,29,29,0,0,7,3,3,0,6,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3621,0,'',''), + (3622,'Grokor','Pet Trainer',40,40,4295,0,0,0,29,29,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,4783,3622,0,'',''), + (3624,'Zudd','Pet Trainer',40,40,4292,0,0,0,29,29,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,4783,3624,1,'',''), + (3625,'Rarck','General Goods',55,55,4294,0,0,0,1215,1215,0,6,7,3,3,0,6,32768,0,2,0,1.23,1.14286,1,0,1,1,1,1,-1,1,4500,4500,0,0,141,170,70.664,97.163,3271,72,100,1460,1606,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3625,0,'',''), + (3626,'Jenn Langston',NULL,5,5,1697,0,0,0,12,12,0,0,7,3,3,0,0,36864,0,2,0,1,1.42857,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3627,'Erich Lohan',NULL,5,5,1694,0,0,0,12,12,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3628,'Steven Lohan',NULL,5,5,1695,0,0,0,12,12,0,0,7,3,3,0,1,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,341,3628,0,'EventAI',''), + (3629,'David Langston',NULL,5,5,1696,0,0,0,12,12,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3629,0,'EventAI',''), + (3630,'Deviate Coiler',NULL,15,16,1742,0,0,0,14,14,0,27,1,1,3,0,0,0,0,0,1,1,1.42857,1,1,3,1,1.7,1,1,1,984,1068,0,0,22,31,0,0,713,56,2,2000,2000,0,0,0,3630,0,3630,0,0,0,0,0,2,2,2,2,2,8898,0,0,0,0,0,0,0,0,0,0,'',''), + (3631,'Deviate Stinglash',NULL,16,17,4091,0,0,0,14,14,0,27,1,1,3,0,0,0,0,0,1,1,1.42857,1,1,3,1,1.7,1,1,1,1068,1158,0,0,23,33,0,0,748,60,2,2000,2000,0,0,0,3631,0,3631,0,0,0,0,0,2,2,2,2,2,8900,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3632,'Deviate Creeper',NULL,15,16,1744,0,0,0,270,270,0,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,1,3,1,1.7,1,1,1,984,1068,0,0,22,31,0,0,713,56,2,2000,2000,0,0,0,3632,0,3632,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3633,'Deviate Slayer',NULL,16,17,949,0,0,0,270,270,0,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,1,3,1,1.7,1,1,1,1068,1158,0,0,23,33,0,0,748,60,2,2000,2000,0,0,0,3633,0,3633,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3634,'Deviate Stalker',NULL,15,16,1746,0,0,0,270,270,0,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,1,3,1,1.7,1,1,1,984,1068,0,0,22,31,0,0,713,56,2,2000,2000,0,0,0,3634,0,3634,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (3636,'Deviate Ravager',NULL,18,19,1747,0,0,0,270,270,0,11,1,1,3,0,0,64,0,0,1,1.15,1.14286,1,1,3,1,1.7,1,1,1,1251,1347,0,0,26,37,0,0,817,68,3,2000,2000,0,0,0,3636,0,3636,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3637,'Deviate Guardian',NULL,18,19,755,0,0,0,270,270,0,11,1,1,3,0,0,64,0,0,1,1.15,1.14286,1,1,3,1,1.7,1,1,1,1251,1347,0,0,26,37,0,0,817,68,3,2000,2000,0,0,0,3637,0,3637,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (3638,'Devouring Ectoplasm',NULL,16,17,4266,0,0,0,14,14,0,0,10,1,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,1068,1158,0,0,23,33,0,0,748,60,2,2000,2000,0,0,0,3638,3638,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (3639,'Sentinel Tysha Moonblade',NULL,10,10,1750,0,0,0,80,80,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3639,1,'',''), - (3640,'Evolving Ectoplasm',NULL,17,18,1751,0,0,0,14,14,0,0,10,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,1158,1251,0,0,25,34.8,0,0,782,64,3,2000,2000,0,0,0,3640,3640,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (3641,'Deviate Lurker',NULL,16,17,1752,0,0,0,14,14,0,0,1,2,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,1068,1158,0,0,23,33,0,0,731,60,2,2000,2000,0,0,0,3641,0,3641,0,0,0,0,0,0,0,100,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (3644,'Cerellean Whiteclaw',NULL,15,15,1757,0,0,0,80,80,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3644,1,'',''), - (3649,'Thundris Windweaver',NULL,15,15,1770,0,0,0,80,80,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50175,0,'EventAI',''), - (3650,'Asterion',NULL,15,15,1771,0,0,0,80,80,0,0,7,3,3,0,2,4608,0,2,0,0.94,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3652,'Trigore the Lasher',NULL,19,19,1092,0,0,0,14,14,0,0,1,3,3,0,0,0,0,0,0,1.47,1.14286,1,1,3,1,1.25,1,1,1,1347,1347,0,0,28,37,0,0,0,68,3,2000,1613,0,25,125,3652,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3653,'Kresh',NULL,20,20,5126,0,0,0,7,7,1.5,21,1,3,3,0,0,32832,0,0,1,1,1.14286,1,1,3,1,1.7,1,1,1,1452,1452,0,0,29,39,0,0,4140,70,4,2000,2000,0,0,0,3653,0,3653,0,0,8388625,0,0,60,0,0,0,0,5934,2,0,0,0,0,0,0,0,0,0,'',''), - (3654,'Mutanus the Devourer',NULL,22,22,4088,0,0,0,14,14,0,0,7,3,3,0,0,0,0,16384,0,1.5,1.14286,1,1,8,1,2.4,1,1,1,4496,4496,0,0,32,42,0,0,0,78,4,2000,1585,0,50,248,3654,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3655,'Mad Magglish',NULL,18,18,7221,0,0,0,14,14,0,0,7,1,3,0,0,0,0,0,0,0.97,1.14286,1,1,3,1,1.7,1,1,1,1251,1251,0,0,26,25,0,0,748,64,3,2000,2000,0,79,108,3655,3655,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3655,0,'EventAI',''), - (3657,'Sentinel Elissa Starbreeze',NULL,20,20,2529,0,0,0,80,80,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3657,0,'',''), + (3639,'Sentinel Tysha Moonblade',NULL,10,10,1750,0,0,0,80,80,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3639,1,'',''), + (3640,'Evolving Ectoplasm',NULL,17,18,1751,0,0,0,14,14,0,0,10,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,1158,1251,0,0,25,34.8,0,0,782,64,3,2000,2000,0,0,0,3640,3640,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (3641,'Deviate Lurker',NULL,16,17,1752,0,0,0,14,14,0,0,1,2,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,1068,1158,0,0,23,33,0,0,748,60,2,2000,2000,0,0,0,3641,0,3641,0,0,0,0,0,0,0,100,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (3644,'Cerellean Whiteclaw',NULL,15,15,1757,0,0,0,80,80,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3644,1,'',''), + (3649,'Thundris Windweaver',NULL,15,15,1770,0,0,0,80,80,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3649,0,'EventAI',''), + (3650,'Asterion',NULL,15,15,1771,0,0,0,80,80,0,0,7,3,3,0,2,37376,0,2,0,0.94,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3652,'Trigore the Lasher',NULL,19,19,1092,0,0,0,14,14,0,0,1,3,3,0,0,32768,0,0,0,1.47,1.14286,1,1,3,1,1.25,1,1,1,1347,1347,0,0,28,37,0,0,817,68,3,2000,1613,0,25,125,3652,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3653,'Kresh',NULL,20,20,5126,0,0,0,7,7,1.5,21,1,3,3,0,0,32832,0,0,1,1,1.14286,1,1,3,1,1.7,1,5,1,1452,1452,0,0,29,39,0,0,4260,70,4,2000,2000,0,0,0,3653,0,3653,0,0,8388625,0,0,60,0,0,0,0,5934,2,0,0,0,0,0,0,0,0,0,'',''), + (3654,'Mutanus the Devourer',NULL,22,22,4088,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,16384,0,1.5,1.14286,1,1,8,1,2.4,1,1,1,4496,4496,0,0,32,42,0,0,922,78,4,2000,1585,0,50,248,3654,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3655,'Mad Magglish',NULL,18,18,7221,0,0,0,14,14,0,0,7,1,3,0,0,0,0,0,0,0.97,1.14286,1,1,3,1,1.7,1,1,1,1251,1251,0,0,26,25,0,0,782,64,3,2000,2000,0,79,108,3655,3655,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3655,0,'EventAI',''), + (3657,'Sentinel Elissa Starbreeze',NULL,20,20,2529,0,0,0,80,80,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3657,0,'',''), (3658,'Lizzarik','Weapon Dealer',19,19,7057,0,0,0,69,69,0,0,7,1,3,0,16388,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,860,860,0,0,21,27,30.4304,41.8418,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3658,0,'',''), - (3659,'Jorb','Lizzarik\'s Bodyguard',37,37,10704,0,0,0,474,474,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2192,2192,0,0,55,70,53.3984,73.4228,0,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3659,'Jorb','Lizzarik\'s Bodyguard',37,37,10704,0,0,0,474,474,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2192,2192,0,0,55,70,53.3984,73.4228,1593,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (3660,'Athrikus Narassin','Cult of the Dark Strand',31,31,4413,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,0.94,1.14286,1,0,1.1,1,1,1,1,1,1107,1107,0,0,45,55,53.8384,74.0278,1234,23,100,2000,2000,0,47,66,3660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3660,0,'',''), - (3661,'Balthule Shadowstrike',NULL,15,15,2530,0,0,0,80,80,0,0,7,3,3,0,2,4608,0,2,0,0.94,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,3661,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3661,1,'',''), - (3662,'Delmanis the Hated',NULL,17,17,467,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,0.94,1.14286,8,0,1,1,1,1,1,1,330,330,938,938,17,22,28.6704,39.4218,402,9,100,2000,2000,0,19,29,3662,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,0,0,0,0,0,50384,0,'EventAI',''), - (3663,'Delgren the Purifier',NULL,19,19,2531,0,0,0,123,123,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,860,860,0,0,21,27,30.4304,41.8418,20,11,100,2000,2000,0,0,0,3663,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3663,1,'EventAI',''), + (3661,'Balthule Shadowstrike',NULL,15,15,2530,0,0,0,80,80,0,0,7,3,3,0,2,37376,0,2,0,0.94,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,3661,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3661,1,'',''), + (3662,'Delmanis the Hated',NULL,17,17,467,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,0.94,1.14286,8,0,1,1,1,1,1,1,330,330,938,938,17,22,28.6704,39.4218,402,9,100,2000,2000,0,19,29,3662,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,0,0,0,0,0,3662,0,'EventAI',''), + (3663,'Delgren the Purifier',NULL,19,19,2531,0,0,0,123,123,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,860,860,0,0,21,27,30.4304,41.8418,20,11,100,2000,2000,0,0,0,3663,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3663,1,'EventAI',''), (3664,'Ilkrud Magthrull',NULL,24,24,2532,0,0,0,90,90,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,8,0,1.5,1.5,1,1,1,1,792,792,2317,2317,31,38,36.96,50.82,538,16,100,2000,2000,0,34,50,3664,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3664,0,'EventAI',''), (3665,'Crane Operator Bigglefuzz',NULL,18,18,7051,0,0,0,69,69,0,0,7,1,3,0,2,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,21,26,28.9872,39.8574,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3665,0,'',''), - (3666,'Wizbang Cranktoggle',NULL,15,15,4474,0,0,0,64,64,1.15,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3666,0,'',''), + (3666,'Wizbang Cranktoggle',NULL,15,15,4474,0,0,0,64,64,1.15,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3666,0,'',''), (3667,'Anaya Dawnrunner',NULL,16,16,1937,0,0,0,7,7,0,0,6,3,3,0,0,32768,0,0,0,0.94,1.14286,1,0,1,1,1,1,1,1,356,356,0,0,25,31,28.6704,39.4218,713,13,100,2000,2000,0,18,28,3667,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3669,'Lord Cobrahn','Fanglord',20,20,4213,0,0,0,270,270,0,0,7,3,3,0,0,64,0,0,0,1.15,1.14286,2,1,5,1,2.5,1,1,1,2165,2165,490,490,27,36,0,0,712,64,4,2000,2000,0,125,168,3669,3669,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3669,0,'EventAI',''), - (3670,'Lord Pythas','Fanglord',21,21,4214,0,0,0,270,270,0,0,7,3,3,0,0,64,0,0,0,1.15,1.14286,2,1,5,1,2.86,1,1,1,2320,2320,510,510,28,38,0,0,712,68,4,2000,2000,0,135,181,3670,3670,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3670,0,'EventAI',''), - (3671,'Lady Anacondra','Fanglord',20,20,4313,0,0,0,270,270,0,0,7,3,3,0,0,64,0,0,0,1.15,1.14286,2,1,5,1,2.5,1,1,1,2165,2165,490,490,27,36,0,0,712,64,4,2000,2000,0,125,168,3671,3671,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3671,0,'EventAI',''), - (3672,'Boahn','Druid of the Fang',20,20,4212,0,0,0,270,270,0,0,7,3,3,0,0,0,0,0,0,1.61,1.14286,2,2,4.45,1,1.25,1,1,1,1927,1927,490,490,27,36,0,0,625,64,4,2000,1622,0,131,176,3672,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3672,0,'EventAI',''), - (3673,'Lord Serpentis','Fanglord',21,21,4215,0,0,0,270,270,0,0,7,3,3,0,0,64,0,0,0,1.15,1.14286,2,1,6,3,2.86,1,1,1,2784,2784,1530,1530,28,38,0,0,0,68,4,2000,2000,0,156,209,3673,3673,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3673,0,'EventAI',''), - (3674,'Skum',NULL,21,21,4203,0,0,0,14,14,0,0,1,3,3,0,0,64,0,0,0,1.15,1.14286,1,1,7.5,1,2,1,1,1,3906,3906,0,0,31,40,0,0,852,74,4,2000,2000,0,0,0,3674,0,3674,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3678,'Disciple of Naralex',NULL,20,20,1941,0,0,0,35,35,1.62,0,7,3,3,0,1,256,0,0,4096,1.15,1.14286,2,1,1,2,1,1,-1,1,1381,1381,980,980,74,96,26.544,36.498,0,39,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,201,3678,0,'','npc_disciple_of_naralex'), - (3679,'Naralex',NULL,25,25,4216,0,0,0,35,35,0,0,7,3,3,0,1,768,0,2,4096,1.15,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,201,0,0,'',''), - (3680,'Serpentbloom Snake',NULL,1,1,4268,0,0,0,7,7,0,0,1,3,3,0,0,0,0,2,0,1,0.857143,1,0,0.2,1,1,1,1,1,8,8,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,0,3680,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (3681,'Wisp',NULL,1,1,10045,0,0,0,80,80,0,0,8,1,3,0,0,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,7,7,1.76,2.42,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,'',''), - (3682,'Vrang Wildgore','Weaponsmith & Armorcrafter',48,48,3878,0,0,0,29,29,0,0,7,1,3,0,16388,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3294,3294,0,0,77,101,64.6272,88.8624,0,41,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3682,0,'',''), - (3683,'Kiknikle','Stylish Clothier',32,32,7100,0,0,0,69,69,0,0,7,1,3,0,16388,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,0,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3683,0,'',''), - (3684,'Pizznukle','Leather Armor Merchant',33,33,7101,0,0,0,69,69,0,0,7,1,3,0,16388,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1846,1846,0,0,46,58,48.7872,67.0824,0,24,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3684,0,'',''), - (3685,'Harb Clawhoof','Kodo Mounts',45,45,4300,0,0,0,104,104,1.35,0,7,1,3,0,135,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4006,0,0,'',''), - (3688,'Reban Freerunner','Pet Trainer',40,40,4299,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,4783,3688,0,'EventAI',''), - (3689,'Laer Stepperunner','Food & Drink',42,42,4301,0,0,0,104,104,1.35,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1993,1993,0,0,64,83,58.7664,80.8038,0,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3689,0,'',''), - (3690,'Kar Stormsinger','Riding Trainer',44,44,4298,0,0,0,104,104,1.35,0,7,1,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2868,2868,100,100,68,88,60.7904,83.5868,0,36,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,6,0,0,4021,0,0,'EventAI',''), - (3691,'Raene Wolfrunner',NULL,60,60,1980,0,0,0,124,124,0,0,7,3,3,0,3,4096,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,60440,60440,0,0,101,130,32.26,44.3575,0,53,100,1466,2000,0,0,0,3691,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5502,3691,0,'EventAI',''), - (3692,'Volcor',NULL,19,19,1899,0,0,0,10,10,1.15,0,7,3,3,0,3,4608,0,0,4096,0.94,1.14286,1,0,1,1,1,1,-1,1,860,860,0,0,21,27,30.4304,41.8418,20,11,100,2000,2000,0,0,0,3692,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51016,0,'','npc_volcor'), - (3693,'Terenthis',NULL,15,15,1956,0,0,0,80,80,0,0,7,3,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,3693,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51132,0,'',''), - (3694,'Sentinel Selarin',NULL,20,20,1982,0,0,0,80,80,0,0,7,3,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,40,47,31.856,43.802,0,20,100,1810,1991,0,1,251,3694,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,3694,0,'',''), - (3695,'Grimclaw',NULL,13,13,913,0,0,0,80,80,0,0,1,3,3,0,0,4096,0,2,0,1,1.14286,1,0,1,1,1,1,1,1,273,273,0,0,19,23,21.5072,29.5724,608,10,100,2000,2000,0,0,0,3695,0,100007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'EventAI',''), - (3696,'Ran Bloodtooth',NULL,30,30,1012,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.05,1,1,1,1,1,1003,1003,0,0,43,53,44.616,61.347,1200,22,100,2000,2000,0,44,62,3696,3696,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3696,0,'EventAI',''), - (3698,'Bolyun','Pet Trainer',40,40,4304,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,4783,0,0,'',''), - (3700,'Jadenvis Seawatcher','Reagents',51,51,4484,0,0,0,80,80,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2707,2707,0,0,87,112,67.32,92.565,0,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3701,'Tharnariun Treetender',NULL,18,18,4485,0,0,0,80,80,0,0,7,3,3,0,3,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,804,804,674,674,21,26,28.9872,39.8574,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10482,0,0,'',''), - (3702,'Alanndarian Nightsong',NULL,19,19,4487,0,0,0,80,80,0,0,7,3,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,860,860,0,0,21,27,30.4304,41.8418,20,11,100,2000,2000,0,0,0,3702,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3703,'Krulmoo Fullmoon','Expert Leatherworker',42,42,3895,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,0,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4206,3703,0,'',''), - (3704,'Mahani','Expert Tailor',31,31,3896,0,0,0,104,104,1.25,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4350,3704,0,'',''), - (3705,'Gahroot','Butcher',25,25,3843,0,0,0,104,104,1.35,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3705,0,'',''), - (3706,'Tai\'jin','Priest Trainer',18,18,1897,0,0,0,126,126,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,804,804,674,674,21,26,28.9872,39.8574,20,11,100,2000,2013,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,3644,3706,0,'EventAI',''), - (3707,'Ken\'jai','Priest Trainer',10,10,4068,0,0,0,126,126,0,0,7,3,3,0,19,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,370,370,9,13,16.808,23.111,20,5,100,2000,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,3644,3707,0,'EventAI',''), - (3708,'Gruna','Food & Drink',52,52,13970,0,0,0,29,29,0,0,7,3,3,0,6,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2935,2935,0,0,87,113,68.1824,93.7508,800,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3708,0,'',''), - (3711,'Wrathtail Myrmidon',NULL,20,21,6747,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,494,531,0,0,31,38,34.2672,47.1174,870,16,100,2000,2000,0,25,38,3711,3711,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3711,0,'EventAI',''), - (3712,'Wrathtail Razortail',NULL,19,20,11264,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,404,433,456,490,27,34,28.6704,39.4218,699,14,100,2000,2000,0,23,34,3712,3712,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3712,0,'EventAI',''), - (3713,'Wrathtail Wave Rider',NULL,18,19,4765,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,417,449,0,0,27,34,28.6704,39.4218,800,14,100,2000,2000,0,22,33,3713,3713,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3713,0,'EventAI',''), - (3715,'Wrathtail Sea Witch',NULL,19,20,4981,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,404,433,456,490,27,34,28.6704,39.4218,699,14,100,2000,2000,0,23,34,3715,3715,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3715,0,'EventAI',''), - (3717,'Wrathtail Sorceress',NULL,18,19,4972,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1,1,1,1,1,1,354,379,1020,1118,23,30,32.8944,45.2298,432,12,100,2000,2000,0,20,32,3717,3717,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3717,0,'EventAI',''), - (3721,'Mystlash Hydra',NULL,19,20,10898,0,0,0,74,74,0,0,10,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,448,484,0,0,28,36,30.096,41.382,835,15,100,2000,2000,0,0,0,3721,0,3721,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3722,'Mystlash Flayer',NULL,23,23,6735,0,0,0,74,74,0,0,1,3,3,0,0,0,0,0,0,1.21,1.14286,1,0,1,1,1,1,-1,1,494,531,0,0,52,61,35.6224,48.9808,0,26,100,1760,1936,0,7,34,3722,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3725,'Dark Strand Cultist',NULL,18,19,4255,4218,0,0,21,21,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1,1,1,1,1,1,354,379,1020,1118,19,25,28.6704,39.4218,432,10,100,2000,2000,0,20,32,3725,3725,0,0,0,0,0,0,0,0,0,40,0,0,1,0,0,0,0,0,0,0,3725,0,'EventAI',''), - (3727,'Dark Strand Enforcer',NULL,20,21,4225,0,0,0,21,21,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,494,531,0,0,31,38,34.2672,47.1174,870,16,100,2000,2000,0,26,38,3727,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3727,0,'EventAI',''), - (3728,'Dark Strand Adept',NULL,18,19,4220,0,0,0,21,21,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,8,0,1,1,1,1,-1,1,354,349,1020,1118,23,30,28.6704,39.4218,432,12,100,2000,2000,0,21,32,3728,3728,0,0,0,0,0,0,0,0,0,40,0,0,1,0,0,0,0,0,0,0,3728,0,'EventAI',''), - (3730,'Dark Strand Excavator',NULL,19,20,1643,0,0,0,21,21,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,449,484,0,0,28,36,28.6704,39.4218,835,15,100,2000,2000,0,24,36,3730,3730,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3730,0,'',''), - (3732,'Forsaken Seeker',NULL,18,19,4127,4128,0,0,118,118,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,377,404,408,456,25,32,32.8944,45.2298,668,13,100,2000,2000,0,21,32,3732,3732,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3732,0,'EventAI',''), - (3733,'Forsaken Herbalist',NULL,18,19,4129,4130,0,0,118,118,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,417,449,0,0,27,34,32.8944,45.2298,800,14,100,2000,2000,0,22,33,3733,3733,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3733,0,'EventAI',''), - (3734,'Forsaken Thug',NULL,20,20,4131,4132,0,0,118,118,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,484,484,0,0,29,36,28.6704,39.4218,892,15,100,2000,2000,0,25,37,3734,3734,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3734,0,'EventAI',''), + (3669,'Lord Cobrahn','Fanglord',20,20,4213,0,0,0,270,270,0,0,7,3,3,0,0,32832,0,0,0,1.15,1.14286,2,1,5,1,2.5,1,1,1,2165,2165,490,490,27,36,0,0,712,64,4,2000,2000,0,125,168,3669,3669,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3669,0,'EventAI',''), + (3670,'Lord Pythas','Fanglord',21,21,4214,0,0,0,270,270,0,0,7,3,3,0,0,32832,0,0,0,1.15,1.14286,2,1,5,1,2.86,1,1,1,2320,2320,510,510,28,38,0,0,740,68,4,2000,2000,0,135,181,3670,3670,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3670,0,'EventAI',''), + (3671,'Lady Anacondra','Fanglord',20,20,4313,0,0,0,270,270,0,0,7,3,3,0,0,32832,0,0,0,1.15,1.14286,2,1,5,1,2.5,1,1,1,2165,2165,490,490,27,36,0,0,712,64,4,2000,2000,0,125,168,3671,3671,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3671,0,'EventAI',''), + (3672,'Boahn','Druid of the Fang',20,20,4212,0,0,0,270,270,0,0,7,3,3,0,0,32768,0,0,0,1.61,1.14286,2,2,4.45,1,1.25,1,1,1,1927,1927,490,490,27,36,0,0,712,64,4,2000,1622,0,131,176,3672,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3672,0,'EventAI',''), + (3673,'Lord Serpentis','Fanglord',21,21,4215,0,0,0,270,270,0,0,7,3,3,0,0,32832,0,0,0,1.15,1.14286,2,1,6,3,2.86,1,1,1,2784,2784,1530,1530,28,38,0,0,740,68,4,2000,2000,0,156,209,3673,3673,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3673,0,'EventAI',''), + (3674,'Skum',NULL,21,21,4203,0,0,0,14,14,0,0,1,3,3,0,0,32832,0,0,0,1.15,1.14286,1,1,7.5,1,2,1,1,1,3908,3908,0,0,31,40,0,0,888,74,4,2000,2000,0,0,0,3674,0,3674,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3678,'Disciple of Naralex',NULL,20,20,1941,0,0,0,35,35,1.62,0,7,3,3,0,1,33024,0,0,4096,1.15,1.14286,2,1,1,2,1,1,-1,1,1381,1381,980,980,74,96,26.544,36.498,712,39,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,201,3678,0,'','npc_disciple_of_naralex'), + (3679,'Naralex',NULL,25,25,4216,0,0,0,35,35,0,0,7,3,3,0,1,33536,0,2,4096,1.15,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,201,0,0,'',''), + (3680,'Serpentbloom Snake',NULL,1,1,4268,0,0,0,7,7,0,0,1,3,3,0,0,32768,0,2,0,1,0.857143,1,0,0.2,1,1,1,1,1,8,8,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,0,3680,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (3681,'Wisp',NULL,1,1,10045,0,0,0,80,80,0,0,8,1,3,0,0,4096,0,2,0,1,1.14286,1,0,1.9,1,1,1,1.33,1,80,80,0,0,7,7,1.76,2.42,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,'',''), + (3682,'Vrang Wildgore','Weaponsmith & Armorcrafter',48,48,3878,0,0,0,29,29,0,0,7,1,3,0,16388,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3294,3294,0,0,77,101,64.6272,88.8624,2888,41,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3682,0,'',''), + (3683,'Kiknikle','Stylish Clothier',32,32,7100,0,0,0,69,69,0,0,7,1,3,0,16388,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,1270,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3683,0,'',''), + (3684,'Pizznukle','Leather Armor Merchant',33,33,7101,0,0,0,69,69,0,0,7,1,3,0,16388,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1846,1846,0,0,46,58,48.7872,67.0824,1304,24,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3684,0,'',''), + (3685,'Harb Clawhoof','Kodo Mounts',45,45,4300,0,0,0,104,104,1.35,0,7,1,3,0,135,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4006,0,0,'',''), + (3688,'Reban Freerunner','Pet Trainer',40,40,4299,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,4783,3688,0,'EventAI',''), + (3689,'Laer Stepperunner','Food & Drink',42,42,4301,0,0,0,104,104,1.35,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1993,1993,0,0,64,83,58.7664,80.8038,2246,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3689,0,'',''), + (3690,'Kar Stormsinger','Riding Trainer',44,44,4298,0,0,0,104,104,1.35,0,7,1,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2868,2868,100,100,68,88,60.7904,83.5868,2557,36,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,6,0,0,4021,0,0,'EventAI',''), + (3691,'Raene Wolfrunner',NULL,60,60,1980,0,0,0,124,124,0,0,7,3,3,0,3,36864,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,60440,60440,0,0,101,130,32.26,44.3575,3791,53,100,1466,2000,0,0,0,3691,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5502,3691,0,'EventAI',''), + (3692,'Volcor',NULL,19,19,1899,0,0,0,10,10,1.15,0,7,3,3,0,3,37376,0,0,4096,0.94,1.14286,1,0,1,1,1,1,-1,1,860,860,0,0,21,27,30.4304,41.8418,20,11,100,2000,2000,0,0,0,3692,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3692,0,'','npc_volcor'), + (3693,'Terenthis',NULL,15,15,1956,0,0,0,80,80,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,3693,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3693,0,'',''), + (3694,'Sentinel Selarin',NULL,20,20,1982,0,0,0,80,80,0,0,7,3,3,0,2,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,40,47,31.856,43.802,852,20,100,1810,1991,0,1,251,3694,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,3694,0,'',''), + (3695,'Grimclaw',NULL,13,13,913,0,0,0,80,80,0,0,1,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,1,1,273,273,0,0,19,23,21.5072,29.5724,608,10,100,2000,2000,0,0,0,3695,0,100007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'EventAI',''), + (3696,'Ran Bloodtooth',NULL,30,30,1012,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.05,1,1,1,1,1,1003,1003,0,0,43,53,44.616,61.347,1200,22,100,2000,2000,0,44,62,3696,3696,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3696,0,'EventAI',''), + (3698,'Bolyun','Pet Trainer',40,40,4304,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,4783,0,0,'',''), + (3700,'Jadenvis Seawatcher','Reagents',51,51,4484,0,0,0,80,80,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2707,2707,0,0,87,112,67.32,92.565,3052,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3701,'Tharnariun Treetender',NULL,18,18,4485,0,0,0,80,80,0,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,804,804,674,674,21,26,28.9872,39.8574,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10482,0,0,'',''), + (3702,'Alanndarian Nightsong',NULL,19,19,4487,0,0,0,80,80,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,860,860,0,0,21,27,30.4304,41.8418,20,11,100,2000,2000,0,0,0,3702,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3703,'Krulmoo Fullmoon','Expert Leatherworker',42,42,3895,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,2246,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4206,3703,0,'',''), + (3704,'Mahani','Expert Tailor',31,31,3896,0,0,0,104,104,1.25,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,1234,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4350,3704,0,'',''), + (3705,'Gahroot','Butcher',25,25,3843,0,0,0,104,104,1.35,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3705,0,'',''), + (3706,'Tai\'jin','Priest Trainer',18,18,1897,0,0,0,126,126,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,804,804,674,674,21,26,28.9872,39.8574,20,11,100,2000,2013,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,3644,3706,0,'EventAI',''), + (3707,'Ken\'jai','Priest Trainer',10,10,4068,0,0,0,126,126,0,0,7,3,3,0,19,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,370,370,9,13,16.808,23.111,20,5,100,2000,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,3644,3707,0,'EventAI',''), + (3708,'Gruna','Food & Drink',52,52,13970,0,0,0,29,29,0,0,7,3,3,0,6,37376,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2935,2935,0,0,87,113,68.1824,93.7508,800,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3708,0,'',''), + (3711,'Wrathtail Myrmidon',NULL,20,21,6747,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,494,531,0,0,31,38,34.2672,47.1174,888,16,100,2000,2000,0,25,38,3711,3711,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3711,0,'EventAI',''), + (3712,'Wrathtail Razortail',NULL,19,20,11264,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,404,433,456,490,27,34,28.6704,39.4218,712,14,100,2000,2000,0,23,34,3712,3712,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3712,0,'EventAI',''), + (3713,'Wrathtail Wave Rider',NULL,18,19,4765,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,417,449,0,0,27,34,28.6704,39.4218,817,14,100,2000,2000,0,22,33,3713,3713,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3713,0,'EventAI',''), + (3715,'Wrathtail Sea Witch',NULL,19,20,4981,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,404,433,456,490,27,34,28.6704,39.4218,712,14,100,2000,2000,0,23,34,3715,3715,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3715,0,'EventAI',''), + (3717,'Wrathtail Sorceress',NULL,18,19,4972,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1,1,1,1,1,1,354,379,1020,1118,23,30,32.8944,45.2298,442,12,100,2000,2000,0,20,32,3717,3717,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3717,0,'EventAI',''), + (3721,'Mystlash Hydra',NULL,19,20,10898,0,0,0,74,74,0,0,10,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,448,484,0,0,28,36,30.096,41.382,852,15,100,2000,2000,0,0,0,3721,0,3721,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3722,'Mystlash Flayer',NULL,23,23,6735,0,0,0,74,74,0,0,1,3,3,0,0,32768,0,0,0,1.21,1.14286,1,0,1,1,1,1,-1,1,494,531,0,0,52,61,35.6224,48.9808,957,26,100,1760,1936,0,7,34,3722,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3725,'Dark Strand Cultist',NULL,18,19,4255,4218,0,0,21,21,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1,1,1,1,1,1,354,379,1020,1118,19,25,28.6704,39.4218,442,10,100,2000,2000,0,20,32,3725,3725,0,0,0,0,0,0,0,0,0,40,0,0,1,0,0,0,0,0,0,0,3725,0,'EventAI',''), + (3727,'Dark Strand Enforcer',NULL,20,21,4225,0,0,0,21,21,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,494,531,0,0,31,38,34.2672,47.1174,888,16,100,2000,2000,0,26,38,3727,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3727,0,'EventAI',''), + (3728,'Dark Strand Adept',NULL,18,19,4220,0,0,0,21,21,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1,1,1,1,-1,1,354,349,1020,1118,23,30,28.6704,39.4218,432,12,100,2000,2000,0,21,32,3728,3728,0,0,0,0,0,0,0,0,0,40,0,0,1,0,0,0,0,0,0,0,3728,0,'EventAI',''), + (3730,'Dark Strand Excavator',NULL,19,20,1643,0,0,0,21,21,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,449,484,0,0,28,36,28.6704,39.4218,852,15,100,2000,2000,0,24,36,3730,3730,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3730,0,'',''), + (3732,'Forsaken Seeker',NULL,18,19,4127,4128,0,0,118,118,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,377,404,408,456,25,32,32.8944,45.2298,683,13,100,2000,2000,0,21,32,3732,3732,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3732,0,'EventAI',''), + (3733,'Forsaken Herbalist',NULL,18,19,4129,4130,0,0,118,118,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,417,449,0,0,27,34,32.8944,45.2298,817,14,100,2000,2000,0,22,33,3733,3733,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3733,0,'EventAI',''), + (3734,'Forsaken Thug',NULL,20,20,4131,4132,0,0,118,118,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,484,484,0,0,29,36,28.6704,39.4218,852,15,100,2000,2000,0,25,37,3734,3734,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3734,0,'EventAI',''), (3735,'Apothecary Falthis',NULL,22,22,4156,0,0,0,118,118,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,8,4,1.02,1,1,1,1,1,472,472,1357,1357,117,152,31.9,43.8625,499,62,100,1450,2000,0,26,39,3735,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3735,0,'EventAI',''), (3736,'Darkslayer Mordenthal',NULL,23,23,4155,0,0,0,118,118,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.02,1,1,1,1,1,617,617,0,0,35,42,38.28,52.635,957,18,100,2000,2000,0,30,44,3736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3736,0,'',''), - (3737,'Saltspittle Puddlejumper',NULL,19,20,3617,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,449,484,0,0,28,36,32.8944,45.2298,835,15,100,2000,2000,0,24,36,3737,3737,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3737,0,'EventAI',''), - (3739,'Saltspittle Warrior',NULL,19,20,540,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,449,484,0,0,28,36,31.504,43.318,835,15,100,2000,2000,0,23,35,3739,3739,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3739,0,'EventAI',''), - (3740,'Saltspittle Muckdweller',NULL,20,21,652,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,494,531,0,0,31,38,34.2672,47.1174,870,16,100,2000,2000,0,26,38,3740,3740,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3740,0,'EventAI',''), - (3742,'Saltspittle Oracle',NULL,20,21,4920,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.02,1,1,1,1,1,442,473,490,510,28,36,35.6224,48.9808,726,15,100,2000,2000,0,24,36,3742,3742,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3742,0,'EventAI',''), - (3743,'Foulweald Warrior',NULL,23,24,6824,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,0.666668,0.992063,1,0,1.3,1,1,1,1,1,786,846,0,0,34,43,35.6224,48.9808,975,18,100,2000,2000,0,35,51,3743,3743,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3743,0,'EventAI',''), - (3745,'Foulweald Pathfinder',NULL,23,24,937,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,0.666668,0.992063,1,0,1.02,1,1,1,1,1,617,664,0,0,34,43,35.6224,48.9808,972,18,100,2000,2000,0,31,45,3745,3745,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3745,0,'EventAI',''), - (3746,'Foulweald Den Watcher',NULL,24,25,6819,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,0.666668,0.992063,1,0,1.02,1,1,1,1,1,664,713,0,0,36,46,35.6224,48.9808,1009,19,100,2000,2000,0,33,48,3746,3746,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3746,0,'EventAI',''), - (3748,'Foulweald Shaman',NULL,24,25,6822,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,0.666668,0.992063,2,0,1.02,1,1,1,1,1,582,622,618,655,32,41,35.6224,48.9808,844,17,100,2000,2000,0,31,45,3748,3748,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3748,0,'EventAI',''), - (3749,'Foulweald Ursa',NULL,24,25,1996,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,0.666668,0.992063,1,0,1.02,1,1,1,1,1,664,713,0,0,36,46,35.6224,48.9808,1009,19,100,2000,2000,0,33,48,3749,3749,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3749,0,'EventAI',''), - (3750,'Foulweald Totemic',NULL,23,24,6821,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,0.666668,0.992063,2,0,1.02,1,1,1,1,1,543,582,581,618,32,41,35.6224,48.9808,815,17,100,2000,2000,0,29,43,3750,3750,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3750,0,'EventAI',''), - (3752,'Xavian Rogue',NULL,29,30,2878,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.05,1,1,1,1,1,950,1003,0,0,42,53,42.1344,57.9348,1186,22,100,2000,2000,0,43,61,3752,3752,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3752,0,'EventAI',''), - (3754,'Xavian Betrayer',NULL,28,29,11344,0,0,0,90,90,1.4,0,3,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.05,1,1,1,1,1,896,950,0,0,42,52,42.1344,57.9348,1145,22,100,2000,2000,0,42,59,3754,3754,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3755,'Xavian Felsworn',NULL,28,29,11346,0,0,0,90,90,1.4,0,3,3,3,0,0,0,0,0,0,1.05,1.14286,2,0,1.05,1,1,1,1,1,769,812,756,811,38,47,42.1344,57.9348,967,20,100,2000,2000,0,38,55,3755,3755,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3757,'Xavian Hellcaller',NULL,29,30,11345,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1.05,1.14286,2,0,1.05,1,1,1,1,1,812,852,811,852,39,49,42.1344,57.9348,993,20,100,2000,2000,0,40,57,3757,3757,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3758,'Felmusk Satyr',NULL,25,26,2010,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,734,788,0,0,38,47,40.8672,56.1924,1044,20,100,2000,2000,0,35,50,3758,3758,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3759,'Felmusk Rogue',NULL,26,27,2875,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.05,1,1,1,1,1,788,840,0,0,38,48,42.1344,57.9348,1079,20,100,2000,2000,0,37,53,3759,3759,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3759,0,'EventAI',''), - (3762,'Felmusk Felsworn',NULL,25,26,2011,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1.05,1.14286,2,0,1.05,1,1,1,1,1,640,684,655,693,34,43,42.1344,57.9348,873,18,100,2000,2000,0,33,48,3762,3762,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3763,'Felmusk Shadowstalker',NULL,26,27,6741,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.05,1,1,1,1,1,788,840,0,0,38,48,42.1344,57.9348,1079,20,100,2000,2000,0,37,54,3763,3763,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3763,0,'EventAI',''), - (3765,'Bleakheart Satyr',NULL,26,27,2007,0,0,0,90,90,1.3,0,3,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,788,840,0,0,38,48,42.1344,57.9348,1097,20,100,2000,2000,0,37,53,3765,3765,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3767,'Bleakheart Trickster',NULL,27,28,2018,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,840,896,0,0,39,49,42.1344,57.9348,1130,20,100,2000,2000,0,40,57,3767,3767,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3767,0,'EventAI',''), - (3770,'Bleakheart Shadowstalker',NULL,27,28,2017,0,0,0,90,90,1.4,0,3,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,840,896,0,0,39,49,42.1344,57.9348,1130,20,100,2000,2000,0,39,56,3770,3770,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3770,0,'EventAI',''), - (3771,'Bleakheart Hellcaller',NULL,26,27,2013,0,0,0,90,90,1.3,0,3,3,3,0,0,0,0,0,0,1,1.14286,2,0,1.05,1,1,1,1,1,684,724,693,732,35,44,42.1344,57.9348,916,18,100,2000,2000,0,35,51,3771,3771,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3772,'Lesser Felguard',NULL,23,24,5049,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.05,1.14286,2,0,1.02,1,1,1,1,1,544,582,581,618,32,41,35.6224,48.9808,815,17,100,2000,2000,0,29,43,3772,3772,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3772,0,'EventAI',''), - (3773,'Akkrilus',NULL,26,26,1912,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1.81,1.14286,2,4,1.05,1,1,1,1,1,684,684,693,693,123,159,35.1008,48.2636,887,65,100,1425,1567,0,34,49,3773,0,0,0,0,0,0,0,0,0,0,0,104,0,0,0,0,0,0,0,0,0,3773,0,'EventAI',''), - (3774,'Felslayer',NULL,22,23,10950,0,0,0,90,90,0,15,3,1,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.02,1,1,1,1,1,573,617,0,0,34,41,31.504,43.318,940,17,100,2000,2000,0,0,0,3774,0,3774,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3737,'Saltspittle Puddlejumper',NULL,19,20,3617,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,449,484,0,0,28,36,32.8944,45.2298,852,15,100,2000,2000,0,24,36,3737,3737,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3737,0,'EventAI',''), + (3739,'Saltspittle Warrior',NULL,19,20,540,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,449,484,0,0,28,36,31.504,43.318,852,15,100,2000,2000,0,23,35,3739,3739,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3739,0,'EventAI',''), + (3740,'Saltspittle Muckdweller',NULL,20,21,652,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,494,531,0,0,31,38,34.2672,47.1174,888,16,100,2000,2000,0,26,38,3740,3740,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3740,0,'EventAI',''), + (3742,'Saltspittle Oracle',NULL,20,21,4920,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.02,1,1,1,1,1,442,473,490,510,28,36,35.6224,48.9808,740,15,100,2000,2000,0,24,36,3742,3742,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3742,0,'EventAI',''), + (3743,'Foulweald Warrior',NULL,23,24,6824,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,0.666668,0.992063,1,0,1.3,1,1,1,1,1,786,846,0,0,34,43,35.6224,48.9808,992,18,100,2000,2000,0,35,51,3743,3743,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3743,0,'EventAI',''), + (3745,'Foulweald Pathfinder',NULL,23,24,937,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,0.666668,0.992063,1,0,1.02,1,1,1,1,1,617,664,0,0,34,43,35.6224,48.9808,992,18,100,2000,2000,0,31,45,3745,3745,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3745,0,'EventAI',''), + (3746,'Foulweald Den Watcher',NULL,24,25,6819,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,0.666668,0.992063,1,0,1.02,1,1,1,1,1,664,713,0,0,36,46,35.6224,48.9808,1026,19,100,2000,2000,0,33,48,3746,3746,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3746,0,'EventAI',''), + (3748,'Foulweald Shaman',NULL,24,25,6822,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,0.666668,0.992063,2,0,1.02,1,1,1,1,1,582,622,618,655,32,41,35.6224,48.9808,858,17,100,2000,2000,0,31,45,3748,3748,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3748,0,'EventAI',''), + (3749,'Foulweald Ursa',NULL,24,25,1996,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,0.666668,0.992063,1,0,1.02,1,1,1,1,1,664,713,0,0,36,46,35.6224,48.9808,1026,19,100,2000,2000,0,33,48,3749,3749,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3749,0,'EventAI',''), + (3750,'Foulweald Totemic',NULL,23,24,6821,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,0.666668,0.992063,2,0,1.02,1,1,1,1,1,543,582,581,618,32,41,35.6224,48.9808,829,17,100,2000,2000,0,29,43,3750,3750,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3750,0,'EventAI',''), + (3752,'Xavian Rogue',NULL,29,30,2878,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.05,1,1,1,1,1,950,1003,0,0,42,53,42.1344,57.9348,1200,22,100,2000,2000,0,43,61,3752,3752,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3752,0,'EventAI',''), + (3754,'Xavian Betrayer',NULL,28,29,11344,0,0,0,90,90,1.4,0,3,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.05,1,1,1,1,1,896,950,0,0,42,52,42.1344,57.9348,1165,22,100,2000,2000,0,42,59,3754,3754,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3755,'Xavian Felsworn',NULL,28,29,11346,0,0,0,90,90,1.4,0,3,3,3,0,0,32768,0,0,0,1.05,1.14286,2,0,1.05,1,1,1,1,1,769,812,756,811,38,47,42.1344,57.9348,975,20,100,2000,2000,0,38,55,3755,3755,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3757,'Xavian Hellcaller',NULL,29,30,11345,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.05,1.14286,2,0,1.05,1,1,1,1,1,812,852,811,852,39,49,42.1344,57.9348,1004,20,100,2000,2000,0,40,57,3757,3757,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3758,'Felmusk Satyr',NULL,25,26,2010,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,734,788,0,0,38,47,40.8672,56.1924,1061,20,100,2000,2000,0,35,50,3758,3758,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3759,'Felmusk Rogue',NULL,26,27,2875,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.05,1,1,1,1,1,788,840,0,0,38,48,42.1344,57.9348,1097,20,100,2000,2000,0,37,53,3759,3759,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3759,0,'EventAI',''), + (3762,'Felmusk Felsworn',NULL,25,26,2011,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.05,1.14286,2,0,1.05,1,1,1,1,1,640,684,655,693,34,43,42.1344,57.9348,887,18,100,2000,2000,0,33,48,3762,3762,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3763,'Felmusk Shadowstalker',NULL,26,27,6741,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.05,1,1,1,1,1,788,840,0,0,38,48,42.1344,57.9348,1097,20,100,2000,2000,0,37,54,3763,3763,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3763,0,'EventAI',''), + (3765,'Bleakheart Satyr',NULL,26,27,2007,0,0,0,90,90,1.3,0,3,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,788,840,0,0,38,48,42.1344,57.9348,1097,20,100,2000,2000,0,37,53,3765,3765,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3767,'Bleakheart Trickster',NULL,27,28,2018,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,840,896,0,0,39,49,42.1344,57.9348,1130,20,100,2000,2000,0,40,57,3767,3767,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3767,0,'EventAI',''), + (3770,'Bleakheart Shadowstalker',NULL,27,28,2017,0,0,0,90,90,1.4,0,3,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,840,896,0,0,39,49,42.1344,57.9348,1130,20,100,2000,2000,0,39,56,3770,3770,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3770,0,'EventAI',''), + (3771,'Bleakheart Hellcaller',NULL,26,27,2013,0,0,0,90,90,1.3,0,3,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.05,1,1,1,1,1,684,724,693,732,35,44,42.1344,57.9348,916,18,100,2000,2000,0,35,51,3771,3771,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3772,'Lesser Felguard',NULL,23,24,5049,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.05,1.14286,2,0,1.02,1,1,1,1,1,544,582,581,618,32,41,35.6224,48.9808,829,17,100,2000,2000,0,29,43,3772,3772,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3772,0,'EventAI',''), + (3773,'Akkrilus',NULL,26,26,1912,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.81,1.14286,2,4,1.05,1,1,1,1,1,684,684,693,693,123,159,35.1008,48.2636,887,65,100,1425,1567,0,34,49,3773,0,0,0,0,0,0,0,0,0,0,0,104,0,0,0,0,0,0,0,0,0,3773,0,'EventAI',''), + (3774,'Felslayer',NULL,22,23,10950,0,0,0,90,90,0,15,3,1,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.02,1,1,1,1,1,573,617,0,0,34,41,31.504,43.318,957,17,100,2000,2000,0,0,0,3774,0,3774,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (3779,'Syurana','Trade Supplies',55,55,1916,0,0,0,80,80,0,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3375,3375,0,0,96,125,70.664,97.163,2965,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3779,0,'',''), - (3780,'Shadethicket Moss Eater',NULL,21,23,168,0,0,0,16,16,0,0,4,3,3,0,0,0,0,0,0,0.666668,1.14286,1,0,1.02,1,1,1,1,1,531,617,0,0,31,40,35.6224,48.9808,923,16,100,2000,2000,0,28,41,3780,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3781,'Shadethicket Wood Shaper',NULL,23,24,2022,0,0,0,16,16,0,0,4,3,3,0,0,0,0,0,0,1.05,1.14286,2,0,1.02,1,1,1,1,1,544,582,581,618,31,40,35.6224,48.9808,815,16,100,2000,2000,0,29,43,3781,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3782,'Shadethicket Stone Mover',NULL,25,26,9011,0,0,0,16,16,0,0,4,3,3,0,0,0,0,0,0,0.666668,1.14286,1,0,1.05,1,1,1,1,1,734,788,0,0,38,47,40.8672,56.1924,1044,20,100,2000,2000,0,35,51,3782,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3783,'Shadethicket Raincaller',NULL,22,23,2023,0,0,0,16,16,0,0,4,3,3,0,0,0,0,0,0,1.05,1.14286,2,0,1.02,1,1,1,1,1,508,544,545,581,31,38,35.6224,48.9808,785,16,100,2000,2000,0,28,41,3783,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3784,'Shadethicket Bark Ripper',NULL,26,27,2024,0,0,0,16,16,0,0,4,3,3,0,0,0,0,0,0,0.666668,1.14286,1,0,1.05,1,1,1,1,1,788,840,0,0,38,48,42.1344,57.9348,1079,20,100,2000,2000,0,38,54,3784,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3789,'Terrowulf Fleshripper',NULL,28,29,203,0,0,0,16,16,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,890,990,0,0,42,53,42.1344,57.9348,0,22,100,2000,2000,0,41,59,3789,0,3789,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3791,'Terrowulf Shadow Weaver',NULL,29,30,736,0,0,0,16,16,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,940,1113,0,0,42,53,42.1344,57.9348,0,22,100,2000,2000,0,43,61,3791,0,3791,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3792,'Terrowulf Packlord',NULL,32,32,522,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.56,1.14286,1,4,1.1,1,1,1,1,1,1162,1162,0,0,157,203,41.1264,56.5488,0,83,100,1375,1512,0,49,69,3792,0,3792,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3780,'Shadethicket Moss Eater',NULL,21,23,168,0,0,0,16,16,0,0,4,3,3,0,0,32768,0,0,0,0.666668,1.14286,1,0,1.02,1,1,1,1,1,531,617,0,0,31,40,35.6224,48.9808,957,16,100,2000,2000,0,28,41,3780,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3781,'Shadethicket Wood Shaper',NULL,23,24,2022,0,0,0,16,16,0,0,4,3,3,0,0,32768,0,0,0,1.05,1.14286,2,0,1.02,1,1,1,1,1,544,582,581,618,31,40,35.6224,48.9808,829,16,100,2000,2000,0,29,43,3781,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3782,'Shadethicket Stone Mover',NULL,25,26,9011,0,0,0,16,16,0,0,4,3,3,0,0,32768,0,0,0,0.666668,1.14286,1,0,1.05,1,1,1,1,1,734,788,0,0,38,47,40.8672,56.1924,1061,20,100,2000,2000,0,35,51,3782,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3783,'Shadethicket Raincaller',NULL,22,23,2023,0,0,0,16,16,0,0,4,3,3,0,0,32768,0,0,0,1.05,1.14286,2,0,1.02,1,1,1,1,1,508,544,545,581,31,38,35.6224,48.9808,800,16,100,2000,2000,0,28,41,3783,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3784,'Shadethicket Bark Ripper',NULL,26,27,2024,0,0,0,16,16,0,0,4,3,3,0,0,32768,0,0,0,0.666668,1.14286,1,0,1.05,1,1,1,1,1,788,840,0,0,38,48,42.1344,57.9348,1097,20,100,2000,2000,0,38,54,3784,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3789,'Terrowulf Fleshripper',NULL,28,29,203,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,890,990,0,0,42,53,42.1344,57.9348,1165,22,100,2000,2000,0,41,59,3789,0,3789,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3791,'Terrowulf Shadow Weaver',NULL,29,30,736,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,940,1113,0,0,42,53,42.1344,57.9348,1200,22,100,2000,2000,0,43,61,3791,0,3791,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3792,'Terrowulf Packlord',NULL,32,32,522,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.56,1.14286,1,4,1.1,1,1,1,1,1,1162,1162,0,0,157,203,41.1264,56.5488,1270,83,100,1375,1512,0,49,69,3792,0,3792,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (3797,'Cenarion Protector',NULL,25,26,4253,4254,0,0,124,124,0,0,7,3,3,0,0,32768,0,0,0,1,0.992063,2,0,1,1,1,1,-1,1,694,741,655,693,35,43,40.8672,56.1924,1302,18,100,2000,2000,0,33,48,3797,3797,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3799,'Severed Druid',NULL,28,29,4161,0,0,0,16,16,0,0,6,3,3,0,0,0,0,0,0,1.08,1.14286,1,0,1,1,1,1,-1,1,772,815,0,0,64,75,42.1344,57.9348,0,32,100,1710,1881,0,13,63,3799,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3799,0,'EventAI',''), - (3801,'Severed Sleeper',NULL,28,29,4159,0,0,0,16,16,0,0,6,3,3,0,0,32768,0,0,0,1.05,1.14286,2,0,1,1,1,1,-1,1,779,844,756,811,42,53,42.1344,57.9348,0,22,100,2000,2000,0,38,55,3801,3801,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3801,0,'EventAI',''), - (3802,'Severed Dreamer',NULL,29,30,4160,0,0,0,16,16,0,0,6,3,3,0,0,32768,0,0,0,1.05,1.14286,8,0,1,1,1,1,-1,1,750,787,2068,2175,42,53,42.1344,57.9348,0,22,100,2000,2000,0,39,55,3802,3802,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3803,'Severed Keeper',NULL,29,30,4164,0,0,0,16,16,0,0,6,3,3,0,0,32768,0,0,0,1.05,1.14286,2,0,1,1,1,1,-1,1,831,860,811,852,42,53,42.1344,57.9348,0,22,100,2000,2000,0,41,58,3803,3803,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3803,0,'EventAI',''), - (3804,'Forsaken Intruder',NULL,28,29,4133,4134,0,0,118,118,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.05,1,1,1,1,1,896,950,0,0,42,52,42.1344,57.9348,1148,22,100,2000,2000,0,42,59,3804,3804,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3804,0,'EventAI',''), - (3806,'Forsaken Infiltrator',NULL,29,30,4151,4152,0,0,118,118,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.05,1,1,1,1,1,950,1003,0,0,51,65,42.1344,57.9348,782,27,100,2000,2000,0,43,61,3806,3806,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3806,0,'EventAI',''), - (3807,'Forsaken Assassin',NULL,29,30,4153,4154,0,0,118,118,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.05,1,1,1,1,1,950,1003,0,0,42,53,42.1344,57.9348,1183,22,100,2000,2000,0,43,61,3807,3807,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3807,0,'EventAI',''), - (3808,'Forsaken Dark Stalker',NULL,28,29,4135,4136,0,0,118,118,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.05,1,1,1,1,1,896,950,0,0,42,52,42.1344,57.9348,1148,22,100,2000,2000,0,41,59,3808,3808,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50187,0,'EventAI',''), - (3809,'Ashenvale Bear',NULL,21,22,820,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.27,1,1,1,1,1,662,714,0,0,31,39,31.504,43.318,431,16,100,2000,2000,0,0,0,3809,0,3809,0,0,0,0,0,0,0,0,0,0,5803,1,0,0,0,0,0,0,0,0,0,'',''), - (3810,'Elder Ashenvale Bear',NULL,25,26,982,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.3,1,1,1,1,1,909,975,0,0,38,47,36.96,50.82,496,20,100,2000,2000,0,0,0,3810,0,3810,0,0,0,0,0,0,0,0,0,0,5805,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3811,'Giant Ashenvale Bear',NULL,29,30,14315,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.3,1,1,1,1,1,1176,1242,0,0,42,53,40.8672,56.1924,562,22,100,2000,2000,0,0,0,3811,0,3811,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3812,'Clattering Crawler',NULL,19,20,9566,0,0,0,7,7,0,8,1,3,3,0,0,0,0,32768,1,1,1.14286,1,0,1,1,1,1,1,1,449,484,0,0,28,36,28.6704,39.4218,1237,15,100,2000,2000,0,0,0,3812,0,0,0,0,0,0,0,0,0,0,0,0,5841,1,0,0,0,0,0,0,0,0,0,'',''), - (3814,'Spined Crawler',NULL,20,21,1001,0,0,0,7,7,0,8,1,3,3,0,0,0,0,32768,1,1,1.14286,1,0,1.02,1,1,1,1,1,494,531,0,0,31,38,30.096,41.382,1290,16,100,2000,2000,0,0,0,3814,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (3815,'Blink Dragon',NULL,26,27,1267,0,0,0,7,7,0,0,2,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,788,840,0,0,38,48,38.28,52.635,1079,20,100,2000,2000,0,37,53,3815,0,3815,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3816,'Wild Buck',NULL,18,19,1917,0,0,0,189,189,0,0,1,3,3,0,0,0,0,0,0,0.8,1.42857,1,0,1,1,1,1,1,1,417,449,0,0,27,34,35.6224,48.9808,800,14,100,2000,2000,0,0,0,3816,0,3816,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3817,'Shadowhorn Stag',NULL,22,23,1991,0,0,0,189,189,0,0,1,3,3,0,0,0,0,0,0,0.8,1.42857,1,0,1.02,1,1,1,1,1,573,617,0,0,32,41,34.6544,47.6498,940,17,100,2000,2000,0,0,0,3817,0,3817,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3818,'Elder Shadowhorn Stag',NULL,26,27,1992,0,0,0,189,189,0,0,1,3,3,0,0,0,0,0,0,0.8,1.42857,1,0,1.05,1,1,1,1,1,788,840,0,0,38,48,38.28,52.635,1079,20,100,2000,2000,0,0,0,3818,0,3818,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3819,'Wildthorn Stalker',NULL,20,21,1103,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.02,1,1,1,1,1,494,531,0,0,31,38,30.096,41.382,870,16,100,2000,2000,0,0,0,3819,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3820,'Wildthorn Venomspitter',NULL,24,25,336,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.02,1,1,1,1,1,664,713,0,0,36,46,38.72,53.24,1009,19,100,2000,2000,0,0,0,3820,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3821,'Wildthorn Lurker',NULL,28,29,1104,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.05,1,1,1,1,1,896,950,0,0,42,52,39.5824,54.4258,1148,22,100,2000,2000,0,0,0,3821,0,0,0,0,0,0,0,0,0,0,0,0,5897,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3799,'Severed Druid',NULL,28,29,4161,0,0,0,16,16,0,0,6,3,3,0,0,32768,0,0,0,1.08,1.14286,1,0,1,1,1,1,-1,1,772,815,0,0,64,75,42.1344,57.9348,1165,32,100,1710,1881,0,13,63,3799,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3799,0,'EventAI',''), + (3801,'Severed Sleeper',NULL,28,29,4159,0,0,0,16,16,0,0,6,3,3,0,0,32768,0,0,0,1.05,1.14286,2,0,1,1,1,1,-1,1,779,844,756,811,42,53,42.1344,57.9348,975,22,100,2000,2000,0,38,55,3801,3801,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3801,0,'EventAI',''), + (3802,'Severed Dreamer',NULL,29,30,4160,0,0,0,16,16,0,0,6,3,3,0,0,32768,0,0,0,1.05,1.14286,8,0,1,1,1,1,-1,1,750,787,2068,2175,42,53,42.1344,57.9348,654,22,100,2000,2000,0,39,55,3802,3802,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3803,'Severed Keeper',NULL,29,30,4164,0,0,0,16,16,0,0,6,3,3,0,0,32768,0,0,0,1.05,1.14286,2,0,1,1,1,1,-1,1,831,860,811,852,42,53,42.1344,57.9348,1004,22,100,2000,2000,0,41,58,3803,3803,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3803,0,'EventAI',''), + (3804,'Forsaken Intruder',NULL,28,29,4133,4134,0,0,118,118,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.05,1,1,1,1,1,896,950,0,0,42,52,42.1344,57.9348,1165,22,100,2000,2000,0,42,59,3804,3804,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3804,0,'EventAI',''), + (3806,'Forsaken Infiltrator',NULL,29,30,4151,4152,0,0,118,118,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.05,1,1,1,1,1,950,1003,0,0,51,65,42.1344,57.9348,1200,27,100,2000,2000,0,43,61,3806,3806,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3806,0,'EventAI',''), + (3807,'Forsaken Assassin',NULL,29,30,4153,4154,0,0,118,118,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.05,1,1,1,1,1,950,1003,0,0,42,53,42.1344,57.9348,1200,22,100,2000,2000,0,43,61,3807,3807,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3807,0,'EventAI',''), + (3808,'Forsaken Dark Stalker',NULL,28,29,4135,4136,0,0,118,118,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.05,1,1,1,1,1,896,950,0,0,42,52,42.1344,57.9348,1165,22,100,2000,2000,0,41,59,3808,3808,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3808,0,'EventAI',''), + (3809,'Ashenvale Bear',NULL,21,22,820,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.27,1,1,1,0.47,1,662,714,0,0,31,39,31.504,43.318,433,16,100,2000,2000,0,0,0,3809,0,3809,0,0,0,0,0,0,0,0,0,0,5803,1,0,0,0,0,0,0,0,0,0,'',''), + (3810,'Elder Ashenvale Bear',NULL,25,26,982,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.3,1,1,1,0.47,1,909,975,0,0,38,47,36.96,50.82,499,20,100,2000,2000,0,0,0,3810,0,3810,0,0,0,0,0,0,0,0,0,0,5805,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3811,'Giant Ashenvale Bear',NULL,29,30,14315,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.3,1,1,1,0.47,1,1176,1242,0,0,42,53,40.8672,56.1924,564,22,100,2000,2000,0,0,0,3811,0,3811,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3812,'Clattering Crawler',NULL,19,20,9566,0,0,0,7,7,0,8,1,3,3,0,0,32768,0,32768,1,1,1.14286,1,0,1,1,1,1,1.5,1,449,484,0,0,28,36,28.6704,39.4218,1278,15,100,2000,2000,0,0,0,3812,0,0,0,0,0,0,0,0,0,0,0,0,5841,1,0,0,0,0,0,0,0,0,0,'',''), + (3814,'Spined Crawler',NULL,20,21,1001,0,0,0,7,7,0,8,1,3,3,0,0,32768,0,32768,1,1,1.14286,1,0,1.02,1,1,1,1.5,1,494,531,0,0,31,38,30.096,41.382,1332,16,100,2000,2000,0,0,0,3814,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (3815,'Blink Dragon',NULL,26,27,1267,0,0,0,7,7,0,0,2,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,788,840,0,0,38,48,38.28,52.635,1097,20,100,2000,2000,0,37,53,3815,0,3815,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3816,'Wild Buck',NULL,18,19,1917,0,0,0,189,189,0,0,1,3,3,0,0,32768,0,0,0,0.8,1.42857,1,0,1,1,1,1,1,1,417,449,0,0,27,34,35.6224,48.9808,817,14,100,2000,2000,0,0,0,3816,0,3816,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3817,'Shadowhorn Stag',NULL,22,23,1991,0,0,0,189,189,0,0,1,3,3,0,0,32768,0,0,0,0.8,1.42857,1,0,1.02,1,1,1,1,1,573,617,0,0,32,41,34.6544,47.6498,957,17,100,2000,2000,0,0,0,3817,0,3817,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3818,'Elder Shadowhorn Stag',NULL,26,27,1992,0,0,0,189,189,0,0,1,3,3,0,0,32768,0,0,0,0.8,1.42857,1,0,1.05,1,1,1,1,1,788,840,0,0,38,48,38.28,52.635,1097,20,100,2000,2000,0,0,0,3818,0,3818,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3819,'Wildthorn Stalker',NULL,20,21,1103,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.02,1,1,1,1,1,494,531,0,0,31,38,30.096,41.382,888,16,100,2000,2000,0,0,0,3819,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3820,'Wildthorn Venomspitter',NULL,24,25,336,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.02,1,1,1,1,1,664,713,0,0,36,46,38.72,53.24,1026,19,100,2000,2000,0,0,0,3820,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3821,'Wildthorn Lurker',NULL,28,29,1104,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.05,1,1,1,1,1,896,950,0,0,42,52,39.5824,54.4258,1165,22,100,2000,2000,0,0,0,3821,0,0,0,0,0,0,0,0,0,0,0,0,5897,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (3823,'Ghostpaw Runner',NULL,19,20,802,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,449,484,0,0,28,36,31.856,43.802,852,15,100,2000,2000,0,0,0,3823,0,3823,0,0,0,0,0,0,0,0,0,0,5948,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (3824,'Ghostpaw Howler',NULL,23,24,1207,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.02,1,1,1,1,1,617,664,0,0,34,43,37.3824,51.4008,992,18,100,2000,2000,0,0,0,3824,0,3824,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (3825,'Ghostpaw Alpha',NULL,27,28,776,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.05,1,1,1,1,1,840,896,0,0,31,38,42.6272,58.6124,1130,16,100,1300,2000,0,0,0,3825,0,3825,0,0,0,0,0,0,0,0,0,0,5951,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3833,'Cenarion Vindicator',NULL,26,27,150,0,0,0,124,124,0,0,7,3,3,0,0,0,0,0,0,1.11111,1.14286,2,0,1,1,1,1,-1,1,646,724,693,732,42,53,42.1344,57.9348,0,22,100,2000,2000,0,36,52,3833,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3834,'Crazed Ancient',NULL,27,28,2077,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,840,896,0,0,39,49,42.1344,57.9348,1114,20,100,2000,2000,0,40,57,3834,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3835,'Biletoad',NULL,1,1,1924,0,0,0,7,7,0,0,8,3,3,0,0,0,0,2,0,1,0.857143,1,0,0.2,1,1,1,1,1,8,8,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3836,'Mountaineer Pebblebitty',NULL,44,44,1927,0,0,0,55,55,0,0,7,3,3,0,3,0,0,2,0,1.16,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,68,88,60.7904,83.5868,0,36,100,1570,1727,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1201,50097,0,'','npc_mountaineer_pebblebitty'), - (3837,'Riding Hippogryph',NULL,29,29,1936,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1528,1528,1126,1126,9,10,43.8944,60.3548,0,4,100,1720,1892,0,17,86,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3838,'Vesprystus','Hippogryph Master',55,55,1931,0,0,0,80,80,0,0,7,3,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4302,0,0,'EventAI',''), - (3840,'Druid of the Fang',NULL,19,20,4233,4211,0,0,270,270,0,0,7,3,3,0,0,32832,0,0,0,1.15,1.14286,2,1,3,2,1.7,1,1,1,1212,1299,912,980,26,36,0,0,683,64,4,2000,2000,0,89,121,3840,3840,0,0,0,1,0,0,0,40,0,0,0,0,1,0,0,0,0,0,0,0,50364,0,'EventAI',''), - (3841,'Caylais Moonfeather','Hippogryph Master',55,55,1932,0,0,0,80,80,0,0,7,3,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4301,3841,0,'EventAI',''), - (3842,'Brombar Higgleby','The Keymaster',40,40,1935,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3843,'Anaya',NULL,16,16,1937,0,0,0,84,84,0,0,7,3,3,0,0,0,0,2,0,0.98,1.14286,1,0,1,1,1,1,1,1,356,356,0,0,17,18,23.0384,31.6778,0,8,100,1870,2057,0,1,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3844,'Healing Ward IV',NULL,22,22,2030,0,0,0,109,109,0,0,10,1,3,0,0,0,0,0,0,0.73,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,9,9,34.2672,47.1174,0,4,100,1770,1947,0,0,0,3844,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3845,'Shindrell Swiftfire',NULL,25,25,4126,0,0,0,80,80,0,0,7,3,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10313,3845,1,'EventAI',''), - (3846,'Talen',NULL,17,17,4173,0,0,0,80,80,0,0,7,3,3,0,3,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,1,1,385,385,0,0,17,22,27.5264,37.8488,20,9,100,2000,2000,0,0,0,3846,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10312,3846,1,'EventAI',''), - (3847,'Orendil Broadleaf',NULL,27,27,4180,0,0,0,80,80,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,838,838,0,0,36,46,41.3424,56.8458,0,19,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'EventAI',''), - (3848,'Kayneth Stillwind',NULL,31,31,4170,0,0,0,80,80,0,0,7,3,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7406,0,1,'EventAI',''), - (3849,'Deathstalker Adamant',NULL,18,18,2006,0,0,0,68,68,0,0,7,3,3,0,1,37440,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,1251,1251,0,0,79,103,25.08,34.485,20,42,100,2000,1650,0,87,119,3849,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50151,3849,0,'','npc_shadowfang_prisoner'), - (3850,'Sorcerer Ashcrombe',NULL,18,18,2005,0,0,0,12,12,0,0,7,3,3,0,1,32832,0,0,0,1,1.14286,8,1,3,2,1,1,1,1,1062,1062,2040,2040,79,103,25.08,34.485,20,42,100,2000,1650,0,79,108,3850,3850,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','npc_shadowfang_prisoner'), - (3851,'Shadowfang Whitescalp',NULL,18,19,729,0,0,0,24,24,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,1131,1212,816,912,74,96,23.8896,32.8482,668,39,100,2000,1659,0,79,108,3851,0,3851,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3853,'Shadowfang Moonwalker',NULL,20,20,729,0,0,0,24,24,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,1299,1299,980,980,89,115,27.4008,37.6761,683,47,100,2000,1631,0,85,115,3853,0,3853,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3854,'Shadowfang Wolfguard',NULL,20,20,203,0,0,0,24,24,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,1452,1452,0,0,101,130,29.6792,40.8089,0,53,100,1466,1613,0,16,81,3854,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3855,'Shadowfang Darksoul',NULL,21,21,657,0,0,0,24,24,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,1392,1392,1020,1020,101,130,29.6792,40.8089,683,53,100,2000,1613,0,95,129,3855,0,3855,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3857,'Shadowfang Glutton',NULL,21,21,202,0,0,0,24,24,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,2,1,1,1,1,1563,1563,0,0,101,130,29.6792,40.8089,817,53,100,2000,1613,0,109,148,3857,0,3857,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3859,'Shadowfang Ragetooth',NULL,24,24,736,0,0,0,24,24,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,1953,1953,0,0,101,130,29.6792,40.8089,852,53,100,2000,1613,0,117,158,3859,0,3859,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3833,'Cenarion Vindicator',NULL,26,27,150,0,0,0,124,124,0,0,7,3,3,0,0,32768,0,0,0,1.11111,1.14286,2,0,1,1,1,1,-1,1,646,724,693,732,42,53,42.1344,57.9348,916,22,100,2000,2000,0,36,52,3833,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3834,'Crazed Ancient',NULL,27,28,2077,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,840,896,0,0,39,49,42.1344,57.9348,1130,20,100,2000,2000,0,40,57,3834,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3835,'Biletoad',NULL,1,1,1924,0,0,0,7,7,0,0,8,3,3,0,0,32768,0,2,0,1,0.857143,1,0,0.2,1,1,1,1.33,1,8,8,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3836,'Mountaineer Pebblebitty',NULL,44,44,1927,0,0,0,55,55,0,0,7,3,3,0,3,32768,0,2,0,1.16,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,68,88,60.7904,83.5868,2557,36,100,1570,1727,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1201,3836,0,'','npc_mountaineer_pebblebitty'), + (3837,'Riding Hippogryph',NULL,29,29,1936,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1528,1528,1126,1126,9,10,43.8944,60.3548,1165,4,100,1720,1892,0,17,86,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3838,'Vesprystus','Hippogryph Master',55,55,1931,0,0,0,80,80,0,0,7,3,3,0,11,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4302,0,0,'EventAI',''), + (3840,'Druid of the Fang',NULL,19,20,4233,4211,0,0,270,270,0,0,7,3,3,0,0,32832,0,0,0,1.15,1.14286,2,1,3,2,1.7,1,1,1,1212,1299,912,980,26,36,0,0,712,64,4,2000,2000,0,89,121,3840,3840,0,0,0,1,0,0,0,40,0,0,0,0,1,0,0,0,0,0,0,0,3840,0,'EventAI',''), + (3841,'Caylais Moonfeather','Hippogryph Master',55,55,1932,0,0,0,80,80,0,0,7,3,3,0,11,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4301,3841,0,'EventAI',''), + (3842,'Brombar Higgleby','The Keymaster',40,40,1935,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3843,'Anaya',NULL,16,16,1937,0,0,0,84,84,0,0,7,3,3,0,0,32768,0,2,0,0.98,1.14286,1,0,1,1,1,1,1,1,356,356,0,0,17,18,23.0384,31.6778,713,8,100,1870,2057,0,1,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3844,'Healing Ward IV',NULL,22,22,2030,0,0,0,109,109,0,0,10,1,3,0,0,0,0,0,0,0.73,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,9,9,34.2672,47.1174,922,4,100,1770,1947,0,0,0,3844,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3845,'Shindrell Swiftfire',NULL,25,25,4126,0,0,0,80,80,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10313,3845,1,'EventAI',''), + (3846,'Talen',NULL,17,17,4173,0,0,0,80,80,0,0,7,3,3,0,3,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,1,1,385,385,0,0,17,22,27.5264,37.8488,748,9,100,2000,2000,0,0,0,3846,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10312,3846,1,'EventAI',''), + (3847,'Orendil Broadleaf',NULL,27,27,4180,0,0,0,80,80,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,838,838,0,0,36,46,41.3424,56.8458,1097,19,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'EventAI',''), + (3848,'Kayneth Stillwind',NULL,31,31,4170,0,0,0,80,80,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,1234,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7406,0,1,'EventAI',''), + (3849,'Deathstalker Adamant',NULL,18,18,2006,0,0,0,68,68,0,0,7,3,3,0,1,37440,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,1251,1251,0,0,79,103,25.08,34.485,782,42,100,2000,1650,0,87,119,3849,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50151,3849,0,'','npc_shadowfang_prisoner'), + (3850,'Sorcerer Ashcrombe',NULL,18,18,2005,0,0,0,12,12,0,0,7,3,3,0,1,32832,0,0,0,1,1.14286,8,1,3,2,1,1,1.5,1,1062,1062,2040,2040,79,103,25.08,34.485,633,42,100,2000,1650,0,79,108,3850,3850,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','npc_shadowfang_prisoner'), + (3851,'Shadowfang Whitescalp',NULL,18,19,729,0,0,0,24,24,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,1131,1212,816,912,74,96,23.8896,32.8482,683,39,100,2000,1659,0,79,108,3851,0,3851,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3853,'Shadowfang Moonwalker',NULL,20,20,729,0,0,0,24,24,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,1299,1299,980,980,89,115,27.4008,37.6761,712,47,100,2000,1631,0,85,115,3853,0,3853,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3854,'Shadowfang Wolfguard',NULL,20,20,203,0,0,0,24,24,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,1452,1452,0,0,101,130,29.6792,40.8089,852,53,100,1466,1613,0,16,81,3854,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3855,'Shadowfang Darksoul',NULL,21,21,657,0,0,0,24,24,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,1392,1392,1020,1020,101,130,29.6792,40.8089,740,53,100,2000,1613,0,95,129,3855,0,3855,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3857,'Shadowfang Glutton',NULL,21,21,202,0,0,0,24,24,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,2,1,1,1,1,1563,1563,0,0,101,130,29.6792,40.8089,888,53,100,2000,1613,0,109,148,3857,0,3857,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3859,'Shadowfang Ragetooth',NULL,24,24,736,0,0,0,24,24,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,1953,1953,0,0,101,130,29.6792,40.8089,992,53,100,2000,1613,0,117,158,3859,0,3859,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (3861,'Bleak Worg',NULL,18,19,801,0,0,0,24,24,0,1,1,1,3,0,0,64,0,0,1,1,1.14286,1,1,3,1,1,1,1,1,1251,1347,0,0,147,173,23.8896,32.8482,817,74,100,2000,2000,0,0,0,3861,0,3861,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3862,'Slavering Worg',NULL,18,18,11421,0,0,0,24,24,0,1,1,1,3,0,0,64,0,0,1,1,1.42857,1,1,3,1,1,1,1,1,1251,1251,0,0,89,115,27.4008,37.6761,817,47,100,1200,2000,0,0,0,3862,0,3862,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (3863,'Lupine Horror',NULL,24,24,2446,0,0,0,24,24,0,0,6,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,1953,1953,0,0,106,136,30.7968,42.3456,852,56,100,2000,1604,0,0,0,3863,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3864,'Fel Steed',NULL,19,20,1951,0,0,0,15,15,0,0,1,3,3,0,0,64,0,0,0,1,1.28571,1,1,3,1,1,1,1,1,1347,1452,0,0,101,130,29.6792,40.8089,0,53,100,2000,1613,0,0,0,3864,0,3864,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3865,'Shadow Charger',NULL,20,21,1952,0,0,0,32,32,0,0,1,3,3,0,0,0,0,0,0,1,1.28571,1,1,3,1,1,1,1,1,1452,1563,0,0,95,122,28.5472,39.2524,0,50,100,1475,1622,0,15,75,3865,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (3866,'Vile Bat',NULL,22,23,8808,0,0,0,24,24,0.51,24,1,3,3,0,0,64,0,0,1,1,1.14286,1,1,3,1,1,1,1,1,1686,1815,0,0,89,115,27.4008,37.6761,852,47,100,2000,1631,0,0,0,3866,0,3866,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3868,'Blood Seeker',NULL,23,24,1955,0,0,0,24,24,0.51,24,1,3,3,0,0,64,0,0,1,1,1.14286,1,1,3,1,1,1,1,1,1815,1953,0,0,106,136,30.7968,42.3456,852,56,100,2000,1604,0,0,0,3868,0,3868,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3872,'Deathsworn Captain',NULL,25,25,3224,0,0,0,24,24,0,0,6,3,3,0,0,0,0,0,0,1.49,1.14286,1,1,3,1,1,1,1,1,2097,2097,0,0,101,130,31.9,43.8625,1037,53,100,1450,1595,0,29,145,3872,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3872,0,'EventAI',''), - (3873,'Tormented Officer',NULL,23,24,3225,0,0,0,24,24,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,1815,1953,0,0,101,130,29.6792,40.8089,0,53,100,2000,1613,0,121,163,3873,3873,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3873,0,'EventAI',''), - (3875,'Haunted Servitor',NULL,20,21,3229,0,0,0,24,24,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,1452,1563,0,0,101,130,29.6792,40.8089,800,53,100,2000,1613,0,99,134,3875,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50365,0,'EventAI',''), - (3877,'Wailing Guardsman',NULL,21,22,3226,0,0,0,24,24,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,1563,1686,0,0,101,130,29.6792,40.8089,0,53,100,2000,1613,0,113,153,3877,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3877,0,'EventAI',''), - (3879,'Dark Strand Assassin',NULL,21,21,4227,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.02,1,1,1,1,1,531,531,0,0,52,61,35.6224,48.9808,875,26,100,1760,1936,0,7,34,3879,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3879,0,'',''), - (3880,'Sentinel Melyria Frostshadow',NULL,25,25,1957,0,0,0,80,80,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3880,0,'EventAI',''), - (3881,'Grimtak','Butcher',14,14,3755,0,0,0,29,29,0,0,7,3,3,0,7,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,2000,2057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10181,3881,0,'EventAI',''), - (3882,'Zlagk','Butcher',9,9,3753,0,0,0,29,29,0,0,7,3,3,0,6,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,372,372,0,0,9,13,15.2064,20.9088,20,5,100,2000,2112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3882,0,'EventAI',''), + (3862,'Slavering Worg',NULL,18,18,11421,0,0,0,24,24,0,1,1,1,3,0,0,64,0,0,1,1,1.42857,1,1,3,1,1,1,1,1,1251,1251,0,0,89,115,27.4008,37.6761,782,47,100,1200,2000,0,0,0,3862,0,3862,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (3863,'Lupine Horror',NULL,24,24,2446,0,0,0,24,24,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,1953,1953,0,0,106,136,30.7968,42.3456,992,56,100,2000,1604,0,0,0,3863,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3864,'Fel Steed',NULL,19,20,1951,0,0,0,15,15,0,0,1,3,3,0,0,32832,0,0,0,1,1.28571,1,1,3,1,1,1,1,1,1347,1452,0,0,101,130,29.6792,40.8089,852,53,100,2000,1613,0,0,0,3864,0,3864,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3865,'Shadow Charger',NULL,20,21,1952,0,0,0,32,32,0,0,1,3,3,0,0,32768,0,0,0,1,1.28571,1,1,3,1,1,1,1,1,1452,1563,0,0,95,122,28.5472,39.2524,888,50,100,1475,1622,0,15,75,3865,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (3866,'Vile Bat',NULL,22,23,8808,0,0,0,24,24,0.51,24,1,3,3,0,0,32832,0,0,1,1,1.14286,1,1,3,1,1,1,1,1,1686,1815,0,0,89,115,27.4008,37.6761,957,47,100,2000,1631,0,0,0,3866,0,3866,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3868,'Blood Seeker',NULL,23,24,1955,0,0,0,24,24,0.51,24,1,3,3,0,0,32832,0,0,1,1,1.14286,1,1,3,1,1,1,1,1,1815,1953,0,0,106,136,30.7968,42.3456,992,56,100,2000,1604,0,0,0,3868,0,3868,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3872,'Deathsworn Captain',NULL,25,25,3224,0,0,0,24,24,0,0,6,3,3,0,0,32768,0,0,0,1.49,1.14286,1,1,3,1,1,1,1,1,2097,2097,0,0,101,130,31.9,43.8625,1026,53,100,1450,1595,0,29,145,3872,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3872,0,'EventAI',''), + (3873,'Tormented Officer',NULL,23,24,3225,0,0,0,24,24,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,1815,1953,0,0,101,130,29.6792,40.8089,992,53,100,2000,1613,0,121,163,3873,3873,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3873,0,'EventAI',''), + (3875,'Haunted Servitor',NULL,20,21,3229,0,0,0,24,24,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,1452,1563,0,0,101,130,29.6792,40.8089,888,53,100,2000,1613,0,99,134,3875,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3875,0,'EventAI',''), + (3877,'Wailing Guardsman',NULL,21,22,3226,0,0,0,24,24,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,1563,1686,0,0,101,130,29.6792,40.8089,922,53,100,2000,1613,0,113,153,3877,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3877,0,'EventAI',''), + (3879,'Dark Strand Assassin',NULL,21,21,4227,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.02,1,1,1,1,1,531,531,0,0,52,61,35.6224,48.9808,888,26,100,1760,1936,0,7,34,3879,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3879,0,'',''), + (3880,'Sentinel Melyria Frostshadow',NULL,25,25,1957,0,0,0,80,80,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3880,0,'EventAI',''), + (3881,'Grimtak','Butcher',14,14,3755,0,0,0,29,29,0,0,7,3,3,0,7,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,2000,2057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10181,3881,0,'EventAI',''), + (3882,'Zlagk','Butcher',9,9,3753,0,0,0,29,29,0,0,7,3,3,0,6,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,372,372,0,0,9,13,15.2064,20.9088,20,5,100,2000,2112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3882,0,'EventAI',''), (3883,'Moodan Sungrain','Baker',11,11,3812,0,0,0,104,104,1.35,0,7,1,3,0,6,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,456,456,0,0,12,14,18.392,25.289,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3883,0,'EventAI',''), - (3884,'Jhawna Oatwind','Baker',13,13,3807,0,0,0,104,104,1.25,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,546,546,0,0,13,17,21.5072,29.5724,20,7,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3884,0,'EventAI',''), - (3885,'Sentinel Velene Starstrike',NULL,25,25,2867,0,0,0,80,80,0,0,7,3,3,0,3,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2561,0,0,'',''), - (3886,'Razorclaw the Butcher',NULL,22,22,524,0,0,0,24,24,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,1936,1936,0,0,101,130,29.6792,40.8089,852,53,100,3200,1613,0,128,172,3886,0,3886,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3887,'Baron Silverlaine',NULL,24,24,3222,0,0,0,24,24,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,2420,2420,0,0,112,144,31.9,43.8625,852,59,100,2000,1595,0,178,237,3887,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3887,0,'EventAI',''), - (3888,'Korra',NULL,20,20,11446,0,0,0,80,80,0,0,1,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,29,36,0,0,852,15,0,2000,2000,0,0,0,0,0,100006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3890,'Brakgul Deathbringer','Warsong Gulch Battlemaster',61,61,15032,0,0,0,1515,1515,0,0,7,3,3,0,2049,4672,0,0,0,1.1,1.14286,1,1,1,1,1,1,-1,1,10626,10626,8019,8019,361,467,172.1,240.07,0,191,100,1166,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6459,3890,0,'',''), - (3891,'Teronis\' Corpse',NULL,20,20,1983,0,0,0,80,80,0,0,7,3,3,0,2,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,570,570,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,3891,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3891,0,'',''), - (3892,'Relara Whitemoon',NULL,1,1,4168,0,0,0,80,80,0,0,7,3,3,0,2,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3893,'Forsaken Scout',NULL,23,23,4157,0,0,0,68,68,0,0,7,3,3,0,0,0,0,0,0,1.06,1.14286,1,0,1.02,1,1,1,1,1,617,617,0,0,54,63,36.96,50.82,0,27,100,1750,1925,0,10,49,3893,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3894,'Pelturas Whitemoon',NULL,21,21,4169,0,0,0,124,124,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,980,980,0,0,24,32,33.264,45.738,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), - (3897,'Krolg',NULL,9,9,1010,0,0,0,934,934,0,0,7,3,3,0,2,0,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,430,430,0,0,15,24,35.6224,48.9808,20,9,100,2000,2000,0,0,0,3897,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3898,'Aligar the Tormentor',NULL,24,24,467,0,0,0,22,22,0,0,3,3,3,0,0,0,0,0,0,1.06,1.14286,1,0,1.02,1,1,1,1,1,664,664,0,0,58,67,38.28,52.635,0,29,100,1740,1914,0,10,52,3898,0,0,0,0,0,0,0,0,0,0,0,96,0,1,0,0,0,0,0,0,0,3898,0,'EventAI',''), - (3899,'Balizar the Umbrage',NULL,24,24,2007,0,0,0,22,22,0,0,3,3,3,0,0,0,0,0,0,1.06,1.14286,8,0,1.02,1,1,1,1,1,539,539,1545,1545,58,67,38.28,52.635,0,29,100,1740,1914,0,10,52,3899,0,0,0,0,0,0,0,0,0,0,0,96,0,0,0,0,0,0,0,0,0,3899,0,'EventAI',''), - (3900,'Caedakar the Vicious',NULL,24,24,9781,0,0,0,22,22,0,0,3,3,3,0,0,0,0,0,0,1.08,1.14286,2,0,1.02,1,1,1,1,1,582,582,618,618,64,75,42.1344,57.9348,0,32,100,1710,1881,0,13,63,3900,0,0,0,0,0,0,0,0,0,0,0,96,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3901,'Illiyana',NULL,26,26,2721,0,0,0,80,80,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1309,1309,0,0,34,43,40.04,55.055,0,18,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3902,'Searing Totem II',NULL,20,20,4589,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,0.01,1,1,1,-1,1,5,5,570,570,9,9,31.856,43.802,0,4,100,1810,1991,0,7,36,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (3903,'Searing Totem III',NULL,37,37,4589,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,5,5,910,910,9,9,53.3984,73.4228,0,4,100,1640,1804,0,13,67,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (3904,'Searing Totem IV',NULL,45,45,4589,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,1200,1200,9,9,61.38,84.3975,0,4,100,1550,1705,0,19,93,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (3906,'Healing Stream Totem II',NULL,35,35,4587,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,51.128,70.301,0,4,100,1660,1826,0,4,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (3907,'Healing Stream Totem III',NULL,45,45,4587,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,61.38,84.3975,0,4,100,1550,1705,0,5,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (3908,'Healing Stream Totem IV',NULL,50,50,4587,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,66,90.75,0,4,100,1500,1650,0,5,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (3909,'Healing Stream Totem V',NULL,60,60,4587,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,74.448,102.366,0,4,100,1410,1551,0,5,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (3911,'Stoneclaw Totem II',NULL,29,29,4588,0,0,0,35,35,0,0,11,1,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,43.8944,60.3548,0,4,100,1720,1892,0,6,31,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (3912,'Stoneclaw Totem III',NULL,40,40,4588,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,56.672,77.924,0,4,100,1610,1771,0,8,39,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (3913,'Stoneclaw Totem IV',NULL,38,38,4588,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,54.5072,74.9474,0,4,100,1630,1793,0,9,43,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (3914,'Rethilgore','The Cell Keeper',20,20,524,0,0,0,24,24,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,1,1,4,1,1,1,1,1,1936,1936,0,0,85,110,26.24,36.08,852,45,100,2000,1640,0,116,156,3914,0,3914,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3915,'Dagri','Raene\'s Pet',23,23,643,0,0,0,80,80,0,0,1,3,3,0,0,768,0,2,0,1,1.42857,1,0,1.02,1,1,1,1,1,617,617,0,0,21,27,36.0272,49.5374,957,11,100,1300,2000,0,0,0,0,0,100006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3916,'Shael\'dryn',NULL,24,24,2721,0,0,0,80,80,0,0,7,3,3,0,2,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,864,864,0,0,123,158,77.1584,106.093,0,65,100,2000,2000,0,0,0,3916,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), - (3917,'Befouled Water Elemental',NULL,23,25,525,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1.05,1.14286,2,0,1.02,1,1,1,1,1,544,622,581,655,34,39,35.6224,48.9808,832,17,100,2000,2000,0,0,0,3917,0,0,0,0,0,0,0,0,0,75,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3919,'Withered Ancient',NULL,26,27,9593,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,788,840,0,0,38,48,42.1344,57.9348,1079,20,100,2000,2000,0,37,53,3919,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3920,'Anilia',NULL,25,25,12064,0,0,0,1076,1076,0,0,7,3,3,0,2,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,36,46,38.28,52.635,0,19,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3921,'Thistlefur Ursa',NULL,23,24,1999,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,671,728,557,557,34,43,35.6224,48.9808,976,18,100,2000,2000,0,31,45,3921,3921,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3921,0,'EventAI',''), - (3922,'Thistlefur Totemic',NULL,23,24,6803,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,2,0,1,1,1,1,-1,1,568,594,581,618,32,41,35.6224,48.9808,815,17,100,2000,2000,0,29,43,3922,3922,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50838,0,'EventAI',''), - (3923,'Thistlefur Den Watcher',NULL,23,24,936,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,692,725,557,557,34,43,35.6224,48.9808,976,18,100,2000,2000,0,31,45,3923,3923,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3924,'Thistlefur Shaman',NULL,23,24,6801,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,0.666668,0.992063,2,0,1,1,1,1,-1,1,555,604,581,618,32,41,35.6224,48.9808,815,17,100,2000,2000,0,29,43,3924,3924,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3924,0,'EventAI',''), - (3925,'Thistlefur Avenger',NULL,23,24,6823,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,0.666668,0.992063,1,0,1,1,1,1,-1,1,680,743,557,557,34,43,35.6224,48.9808,976,18,100,2000,2000,0,31,45,3925,3925,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3925,0,'EventAI',''), - (3926,'Thistlefur Pathfinder',NULL,23,24,897,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,627,675,557,557,34,43,35.6224,48.9808,976,18,100,2000,2000,0,31,45,3926,3926,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3926,0,'EventAI',''), - (3927,'Wolf Master Nandos',NULL,25,25,11179,0,0,0,24,24,0,0,7,1,3,0,0,64,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,3126,3126,0,0,117,151,32.968,45.331,888,62,100,2000,1585,0,222,295,3927,0,3927,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3884,'Jhawna Oatwind','Baker',13,13,3807,0,0,0,104,104,1.25,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,546,546,0,0,13,17,21.5072,29.5724,608,7,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3884,0,'EventAI',''), + (3885,'Sentinel Velene Starstrike',NULL,25,25,2867,0,0,0,80,80,0,0,7,3,3,0,3,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2561,0,0,'',''), + (3886,'Razorclaw the Butcher',NULL,22,22,524,0,0,0,24,24,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,1936,1936,0,0,101,130,29.6792,40.8089,852,53,100,3200,1613,0,128,172,3886,0,3886,0,0,76234719,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3887,'Baron Silverlaine',NULL,24,24,3222,0,0,0,24,24,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,2420,2420,0,0,112,144,31.9,43.8625,852,59,100,2000,1595,0,178,237,3887,0,0,0,0,76234719,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3887,0,'EventAI',''), + (3888,'Korra',NULL,20,20,11446,0,0,0,80,80,0,0,1,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,29,36,0,0,852,15,0,2000,2000,0,0,0,0,0,100006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3890,'Brakgul Deathbringer','Warsong Gulch Battlemaster',61,61,15032,0,0,0,1515,1515,0,0,7,3,3,0,2049,37440,0,0,0,1.1,1.14286,1,1,1,1,1,1,-1,1,10626,10626,8019,8019,361,467,172.1,240.07,4091,191,100,1166,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6459,3890,0,'',''), + (3891,'Teronis\' Corpse',NULL,20,20,1983,0,0,0,80,80,0,0,7,3,3,0,2,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,570,570,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,3891,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3891,0,'',''), + (3892,'Relara Whitemoon',NULL,1,1,4168,0,0,0,80,80,0,0,7,3,3,0,2,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3893,'Forsaken Scout',NULL,23,23,4157,0,0,0,68,68,0,0,7,3,3,0,0,32768,0,0,0,1.06,1.14286,1,0,1.02,1,1,1,1,1,617,617,0,0,54,63,36.96,50.82,957,27,100,1750,1925,0,10,49,3893,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3894,'Pelturas Whitemoon',NULL,21,21,4169,0,0,0,124,124,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,980,980,0,0,24,32,33.264,45.738,888,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), + (3897,'Krolg',NULL,9,9,1010,0,0,0,934,934,0,0,7,3,3,0,2,32768,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,430,430,0,0,15,24,35.6224,48.9808,20,9,100,2000,2000,0,0,0,3897,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3898,'Aligar the Tormentor',NULL,24,24,467,0,0,0,22,22,0,0,3,3,3,0,0,32768,0,0,0,1.06,1.14286,1,0,1.02,1,1,1,1,1,664,664,0,0,58,67,38.28,52.635,992,29,100,1740,1914,0,10,52,3898,0,0,0,0,0,0,0,0,0,0,0,96,0,1,0,0,0,0,0,0,0,3898,0,'EventAI',''), + (3899,'Balizar the Umbrage',NULL,24,24,2007,0,0,0,22,22,0,0,3,3,3,0,0,32768,0,0,0,1.06,1.14286,8,0,1.02,1,1,1,1,1,539,539,1545,1545,58,67,38.28,52.635,538,29,100,1740,1914,0,10,52,3899,0,0,0,0,0,0,0,0,0,0,0,96,0,0,0,0,0,0,0,0,0,3899,0,'EventAI',''), + (3900,'Caedakar the Vicious',NULL,24,24,9781,0,0,0,22,22,0,0,3,3,3,0,0,32768,0,0,0,1.08,1.14286,2,0,1.02,1,1,1,1,1,582,582,618,618,64,75,42.1344,57.9348,829,32,100,1710,1881,0,13,63,3900,0,0,0,0,0,0,0,0,0,0,0,96,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3901,'Illiyana',NULL,26,26,2721,0,0,0,80,80,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1309,1309,0,0,34,43,40.04,55.055,1061,18,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3902,'Searing Totem II',NULL,20,20,4589,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,0.01,1,1,1,-1,1,5,5,570,570,9,9,31.856,43.802,852,4,100,1810,1991,0,7,36,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (3903,'Searing Totem III',NULL,37,37,4589,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,5,5,910,910,9,9,53.3984,73.4228,1593,4,100,1640,1804,0,13,67,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (3904,'Searing Totem IV',NULL,45,45,4589,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,1200,1200,9,9,61.38,84.3975,2725,4,100,1550,1705,0,19,93,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (3906,'Healing Stream Totem II',NULL,35,35,4587,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,51.128,70.301,1373,4,100,1660,1826,0,4,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (3907,'Healing Stream Totem III',NULL,45,45,4587,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,61.38,84.3975,2725,4,100,1550,1705,0,5,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (3908,'Healing Stream Totem IV',NULL,50,50,4587,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,66,90.75,2999,4,100,1500,1650,0,5,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (3909,'Healing Stream Totem V',NULL,60,60,4587,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,74.448,102.366,3791,4,100,1410,1551,0,5,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (3911,'Stoneclaw Totem II',NULL,29,29,4588,0,0,0,35,35,0,0,11,1,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,43.8944,60.3548,1165,4,100,1720,1892,0,6,31,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (3912,'Stoneclaw Totem III',NULL,40,40,4588,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,56.672,77.924,1964,4,100,1610,1771,0,8,39,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (3913,'Stoneclaw Totem IV',NULL,38,38,4588,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,54.5072,74.9474,1709,4,100,1630,1793,0,9,43,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (3914,'Rethilgore','The Cell Keeper',20,20,524,0,0,0,24,24,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,4,1,1,1,1,1,1936,1936,0,0,85,110,26.24,36.08,852,45,100,2000,1640,0,116,156,3914,0,3914,0,0,76234719,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3915,'Dagri','Raene\'s Pet',23,23,643,0,0,0,80,80,0,0,1,3,3,0,0,33536,0,2,0,1,1.42857,1,0,1.02,1,1,1,1,1,617,617,0,0,21,27,36.0272,49.5374,957,11,100,1300,2000,0,0,0,0,0,100006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3916,'Shael\'dryn',NULL,24,24,2721,0,0,0,80,80,0,0,7,3,3,0,2,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,864,864,0,0,123,158,77.1584,106.093,992,65,100,2000,2000,0,0,0,3916,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), + (3917,'Befouled Water Elemental',NULL,23,25,525,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1.05,1.14286,2,0,1.02,1,1,1,1,1,544,622,581,655,34,39,35.6224,48.9808,858,17,100,2000,2000,0,0,0,3917,0,0,0,0,0,0,0,0,0,75,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3919,'Withered Ancient',NULL,26,27,9593,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,788,840,0,0,38,48,42.1344,57.9348,1097,20,100,2000,2000,0,37,53,3919,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3920,'Anilia',NULL,25,25,12064,0,0,0,1076,1076,0,0,7,3,3,0,2,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,36,46,38.28,52.635,1026,19,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3921,'Thistlefur Ursa',NULL,23,24,1999,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,671,728,557,557,34,43,35.6224,48.9808,976,18,100,2000,2000,0,31,45,3921,3921,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3921,0,'EventAI',''), + (3922,'Thistlefur Totemic',NULL,23,24,6803,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,2,0,1,1,1,1,-1,1,568,594,581,618,32,41,35.6224,48.9808,815,17,100,2000,2000,0,29,43,3922,3922,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3922,0,'EventAI',''), + (3923,'Thistlefur Den Watcher',NULL,23,24,936,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,692,725,557,557,34,43,35.6224,48.9808,976,18,100,2000,2000,0,31,45,3923,3923,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3924,'Thistlefur Shaman',NULL,23,24,6801,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,0.666668,0.992063,2,0,1,1,1,1,-1,1,555,604,581,618,32,41,35.6224,48.9808,815,17,100,2000,2000,0,29,43,3924,3924,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3924,0,'EventAI',''), + (3925,'Thistlefur Avenger',NULL,23,24,6823,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,0.666668,0.992063,1,0,1,1,1,1,-1,1,680,743,557,557,34,43,35.6224,48.9808,976,18,100,2000,2000,0,31,45,3925,3925,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3925,0,'EventAI',''), + (3926,'Thistlefur Pathfinder',NULL,23,24,897,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,627,675,557,557,34,43,35.6224,48.9808,976,18,100,2000,2000,0,31,45,3926,3926,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3926,0,'EventAI',''), + (3927,'Wolf Master Nandos',NULL,25,25,11179,0,0,0,24,24,0,0,7,1,3,0,0,64,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,3126,3126,0,0,117,151,32.968,45.331,888,62,100,2000,1585,0,222,295,3927,0,3927,0,0,76234719,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (3928,'Rotting Slime',NULL,20,22,2028,0,0,0,14,14,0,0,10,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,494,573,0,0,30,39,35.6224,48.9808,922,16,100,2000,2000,0,0,0,3928,3928,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3931,'Shadethicket Oracle',NULL,30,30,1549,0,0,0,16,16,0,0,4,3,3,0,0,0,0,0,0,0.666668,1.14286,1,0,1.05,1,1,1,1,1,1003,1003,0,0,43,53,42.1344,57.9348,1200,22,100,2000,2000,0,44,62,3931,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (3932,'Bloodtooth Guard',NULL,27,28,1996,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,782,878,0,0,42,53,42.1344,57.9348,0,22,100,2000,2000,0,39,56,3932,3932,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3932,0,'EventAI',''), - (3933,'Hai\'zan','Butcher',14,14,4082,0,0,0,126,126,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,2000,2057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3933,0,'EventAI',''), - (3934,'Innkeeper Boorand Plainswind','Innkeeper',30,30,3881,0,0,0,29,29,1.35,0,7,1,3,0,135,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,344,3934,1,'',''), - (3935,'Toddrick','Butcher',10,10,3236,0,0,0,12,12,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3935,0,'',''), - (3936,'Shandris Feathermoon','General of the Sentinel Army',62,62,2035,0,0,0,80,80,0,0,7,3,3,0,3,4096,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4079,4079,0,0,174,224,203.77,104.278,0,92,100,2000,2000,0,0,0,0,0,0,0,0,12584976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11284,50814,0,'',''), - (3937,'Kira Songshine','Traveling Baker',12,12,3234,0,0,0,12,12,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), + (3931,'Shadethicket Oracle',NULL,30,30,1549,0,0,0,16,16,0,0,4,3,3,0,0,32768,0,0,0,0.666668,1.14286,1,0,1.05,1,1,1,1,1,1003,1003,0,0,43,53,42.1344,57.9348,1200,22,100,2000,2000,0,44,62,3931,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (3932,'Bloodtooth Guard',NULL,27,28,1996,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,782,878,0,0,42,53,42.1344,57.9348,1130,22,100,2000,2000,0,39,56,3932,3932,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3932,0,'EventAI',''), + (3933,'Hai\'zan','Butcher',14,14,4082,0,0,0,126,126,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,2000,2057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3933,0,'EventAI',''), + (3934,'Innkeeper Boorand Plainswind','Innkeeper',30,30,3881,0,0,0,29,29,1.35,0,7,1,3,0,135,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,344,3934,1,'',''), + (3935,'Toddrick','Butcher',10,10,3236,0,0,0,12,12,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3935,0,'',''), + (3936,'Shandris Feathermoon','General of the Sentinel Army',62,62,2035,0,0,0,80,80,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4079,4079,0,0,174,224,203.77,104.278,4391,92,100,2000,2000,0,0,0,0,0,0,0,0,12584976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11284,3936,0,'',''), + (3937,'Kira Songshine','Traveling Baker',12,12,3234,0,0,0,12,12,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), (3939,'Razormane Wolf',NULL,7,8,643,0,0,0,109,109,0,1,1,1,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,222,247,0,0,17,22,21.2784,29.2578,573,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (3940,'Taneel Darkwood',NULL,32,32,4166,0,0,0,15,15,0,0,6,3,3,0,0,32768,0,0,0,1.05,1.14286,2,0,1,2,1,1,-1,1,1063,1063,1870,1870,43,52,53.8384,74.0278,1063,22,100,2000,2000,0,45,64,3940,3940,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3941,'Uthil Mooncall',NULL,32,32,4165,0,0,0,15,15,0,0,6,3,3,0,0,32768,0,0,0,1.05,1.14286,2,0,1,1,1,1,-1,1,1036,1036,935,935,61,78,53.8384,74.0278,0,32,100,2000,2000,0,45,64,3941,3941,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3941,0,'EventAI',''), - (3942,'Mavoris Cloudsbreak',NULL,32,32,4163,0,0,0,15,15,0,0,6,3,3,0,0,32768,0,0,0,1.05,1.14286,2,0,1.06,1,1,1,-1,1,941,941,1402,1402,61,78,53.8384,74.0278,0,32,100,2000,2000,0,45,64,3942,3942,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3942,0,'EventAI',''), - (3943,'Ruuzel',NULL,22,22,5029,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,731,731,0,0,43,52,35.6224,48.9808,922,22,100,2600,2000,0,32,46,3943,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50835,0,'EventAI',''), - (3944,'Wrathtail Priestess',NULL,20,21,6749,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.02,1,1,1,1,1,442,473,490,510,28,36,35.6224,48.9808,728,15,100,2000,2000,0,24,37,3944,3944,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3944,0,'EventAI',''), - (3945,'Caravaneer Ruzzgot',NULL,33,33,11353,0,0,0,120,120,0,0,7,3,3,0,2,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1846,1846,0,0,46,58,48.7872,67.0824,0,24,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50598,0,'',''), - (3946,'Velinde Starsong',NULL,1,1,2034,0,0,0,84,84,0,0,7,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3946,0,'',''), - (3947,'Goblin Shipbuilder',NULL,19,20,7112,0,0,0,17,17,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,1347,1452,0,0,28,39,0,0,0,70,4,2000,2000,0,89,121,3947,3947,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3947,0,'EventAI',''), - (3948,'Honni Goldenoat','Baker',10,10,2036,0,0,0,55,55,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3950,'Minor Water Guardian',NULL,1,1,4606,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3951,'Bhaldaran Ravenshade','Bowyer',34,34,2065,0,0,0,80,80,0,0,7,3,3,0,16388,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1930,1930,0,0,47,61,49.9664,68.7038,0,25,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3951,0,'',''), - (3952,'Aeolynn','Clothier',22,22,2054,0,0,0,80,80,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,0,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), - (3953,'Tandaan Lightmane','Leather Armor Merchant',23,23,2064,0,0,0,80,80,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1106,1106,0,0,28,37,36.0272,49.5374,0,15,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), - (3954,'Dalria','Trade Goods',24,24,2055,0,0,0,80,80,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,733,733,0,0,30,39,37.3824,51.4008,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), - (3955,'Shandrina','Trade Goods',24,24,2068,0,0,0,80,80,0,0,7,3,3,0,6,4608,0,2,0,1.05,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3956,'Harklan Moongrove','Alchemy Supplies',24,24,4183,0,0,0,80,80,0,0,7,3,3,0,6,4608,0,2,0,1.05,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3958,'Lardan','Leatherworking Supplies',25,25,2062,0,0,0,80,80,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,643,643,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), - (3959,'Nantar','Baker',21,21,2063,0,0,0,80,80,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,980,980,0,0,24,32,33.264,45.738,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3959,1,'',''), - (3960,'Ulthaan','Butcher',26,26,2067,0,0,0,80,80,0,0,7,3,3,0,6,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1309,1309,0,0,34,43,40.04,55.055,0,18,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,'EventAI',''), - (3961,'Maliynn','Food & Drink Vendor',19,19,2058,0,0,0,80,80,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,860,860,0,0,21,27,30.4304,41.8418,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'EventAI',''), - (3962,'Haljan Oakheart','General Goods',26,26,2060,0,0,0,80,80,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1.04,1,1,1,1,1,780,780,0,0,34,43,40.04,55.055,0,18,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'EventAI',''), - (3963,'Danlaar Nightstride','Hunter Trainer',35,35,2066,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2016,2016,1390,1390,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4092,3963,0,'EventAI',''), - (3964,'Kylanna','Expert Alchemist',31,31,4181,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4117,3964,0,'EventAI',''), - (3965,'Cylania Rootstalker','Herbalism Trainer',24,24,4182,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,2,0,1.05,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,3965,0,'EventAI',''), - (3967,'Aayndia Floralwind','Expert Leatherworker',37,37,2053,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,1526,1526,0,0,55,70,53.3984,73.4228,0,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4213,0,1,'EventAI',''), - (3968,'Sentry Totem',NULL,40,40,4590,0,0,0,35,35,0,0,11,3,3,0,0,0,0,2,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,55.968,76.956,0,4,100,1590,1749,0,6,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (3969,'Fahran Silentblade','Tools & Supplies',28,28,2059,0,0,0,80,80,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,38,48,42.6272,58.6124,0,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50758,1,'EventAI',''), - (3970,'Llana','Reagent Supplies',25,25,2057,0,0,0,80,80,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50185,1,'EventAI',''), + (3941,'Uthil Mooncall',NULL,32,32,4165,0,0,0,15,15,0,0,6,3,3,0,0,32768,0,0,0,1.05,1.14286,2,0,1,1,1,1,-1,1,1036,1036,935,935,61,78,53.8384,74.0278,1063,32,100,2000,2000,0,45,64,3941,3941,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3941,0,'EventAI',''), + (3942,'Mavoris Cloudsbreak',NULL,32,32,4163,0,0,0,15,15,0,0,6,3,3,0,0,32768,0,0,0,1.05,1.14286,2,0,1.06,1,1,1,-1,1,941,941,1402,1402,61,78,53.8384,74.0278,1063,32,100,2000,2000,0,45,64,3942,3942,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3942,0,'EventAI',''), + (3943,'Ruuzel',NULL,22,22,5029,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,731,731,0,0,43,52,35.6224,48.9808,922,22,100,2600,2000,0,32,46,3943,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3943,0,'EventAI',''), + (3944,'Wrathtail Priestess',NULL,20,21,6749,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.02,1,1,1,1,1,442,473,490,510,28,36,35.6224,48.9808,740,15,100,2000,2000,0,24,37,3944,3944,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3944,0,'EventAI',''), + (3945,'Caravaneer Ruzzgot',NULL,33,33,11353,0,0,0,120,120,0,0,7,3,3,0,2,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1846,1846,0,0,46,58,48.7872,67.0824,1304,24,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3945,0,'',''), + (3946,'Velinde Starsong',NULL,1,1,2034,0,0,0,84,84,0,0,7,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3946,0,'',''), + (3947,'Goblin Shipbuilder',NULL,19,20,7112,0,0,0,17,17,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,1347,1452,0,0,28,39,0,0,852,70,4,2000,2000,0,89,121,3947,3947,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3947,0,'EventAI',''), + (3948,'Honni Goldenoat','Baker',10,10,2036,0,0,0,55,55,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3950,'Minor Water Guardian',NULL,1,1,4606,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3951,'Bhaldaran Ravenshade','Bowyer',34,34,2065,0,0,0,80,80,0,0,7,3,3,0,16388,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1930,1930,0,0,47,61,49.9664,68.7038,1340,25,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3951,0,'',''), + (3952,'Aeolynn','Clothier',22,22,2054,0,0,0,80,80,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,922,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), + (3953,'Tandaan Lightmane','Leather Armor Merchant',23,23,2064,0,0,0,80,80,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1106,1106,0,0,28,37,36.0272,49.5374,957,15,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), + (3954,'Dalria','Trade Goods',24,24,2055,0,0,0,80,80,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,733,733,0,0,30,39,37.3824,51.4008,992,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), + (3955,'Shandrina','Trade Goods',24,24,2068,0,0,0,80,80,0,0,7,3,3,0,6,37376,0,2,0,1.05,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,992,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3956,'Harklan Moongrove','Alchemy Supplies',24,24,4183,0,0,0,80,80,0,0,7,3,3,0,6,37376,0,2,0,1.05,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,992,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3958,'Lardan','Leatherworking Supplies',25,25,2062,0,0,0,80,80,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,643,643,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), + (3959,'Nantar','Baker',21,21,2063,0,0,0,80,80,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,980,980,0,0,24,32,33.264,45.738,888,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3959,1,'',''), + (3960,'Ulthaan','Butcher',26,26,2067,0,0,0,80,80,0,0,7,3,3,0,6,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1309,1309,0,0,34,43,40.04,55.055,1061,18,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,'EventAI',''), + (3961,'Maliynn','Food & Drink Vendor',19,19,2058,0,0,0,80,80,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,860,860,0,0,21,27,30.4304,41.8418,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'EventAI',''), + (3962,'Haljan Oakheart','General Goods',26,26,2060,0,0,0,80,80,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1.04,1,1,1,1,1,780,780,0,0,34,43,40.04,55.055,1061,18,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'EventAI',''), + (3963,'Danlaar Nightstride','Hunter Trainer',35,35,2066,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2016,2016,1390,1390,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4092,3963,0,'EventAI',''), + (3964,'Kylanna','Expert Alchemist',31,31,4181,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,1234,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4117,3964,0,'EventAI',''), + (3965,'Cylania Rootstalker','Herbalism Trainer',24,24,4182,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,2,0,1.05,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,992,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,3965,0,'EventAI',''), + (3967,'Aayndia Floralwind','Expert Leatherworker',37,37,2053,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,1526,1526,0,0,55,70,53.3984,73.4228,1593,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4213,0,1,'EventAI',''), + (3968,'Sentry Totem',NULL,40,40,4590,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,2,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,55.968,76.956,1964,4,100,1590,1749,0,6,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (3969,'Fahran Silentblade','Tools & Supplies',28,28,2059,0,0,0,80,80,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,38,48,42.6272,58.6124,1130,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3969,1,'EventAI',''), + (3970,'Llana','Reagent Supplies',25,25,2057,0,0,0,80,80,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3970,1,'EventAI',''), (3974,'Houndmaster Loksey',NULL,34,34,2040,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,8,1,1,1,1,1,7736,7736,1007,1007,193,249,44.84,61.655,1121,102,100,2000,2000,0,386,509,3974,3974,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3974,0,'EventAI',''), (3975,'Herod','The Scarlet Champion',40,40,2041,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1,1.42857,1,1,1,1,1,1,-1,1,10688,10688,0,0,215,276,47.4944,65.3048,1593,113,100,2500,2000,0,575,756,3975,3975,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3975,0,'','boss_herod'), - (3976,'Scarlet Commander Mograine',NULL,42,42,2042,0,0,0,67,67,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,5517,5517,2566,2566,269,346,53.1456,73.0752,1619,142,100,2200,2000,0,319,422,3976,3976,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3976,0,'','boss_scarlet_commander_mograine'), - (3977,'High Inquisitor Whitemane',NULL,42,42,2043,0,0,0,67,67,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,4904,4904,6415,6415,269,346,53.1456,73.0752,1619,142,100,2000,2000,0,298,394,3977,3977,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,51697,0,'','boss_high_inquisitor_whitemane'), - (3978,'Sage Truthseeker',NULL,30,30,4518,0,0,0,104,104,1.35,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3978,0,'',''), - (3979,'Librarian Mae Paledust','Explorers\' League',30,30,2049,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3979,0,'',''), - (3980,'Raleigh the Devout',NULL,30,30,2048,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3980,1,'EventAI',''), - (3981,'Vorrel Sengutz',NULL,8,8,2046,0,0,0,68,68,0,0,7,3,3,0,2,33280,0,2,0,1,1.14286,1,0,1,1,1,1,1,1,155,155,0,0,18,31,53.8384,74.0278,20,11,100,2000,2000,0,0,0,3981,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (3976,'Scarlet Commander Mograine',NULL,42,42,2042,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,5517,5517,2566,2566,269,346,53.1456,73.0752,1619,142,100,2200,2000,0,319,422,3976,3976,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3976,0,'','boss_scarlet_commander_mograine'), + (3977,'High Inquisitor Whitemane',NULL,42,42,2043,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,4904,4904,6415,6415,269,346,53.1456,73.0752,1619,142,100,2000,2000,0,298,394,3977,3977,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3977,0,'','boss_high_inquisitor_whitemane'), + (3978,'Sage Truthseeker',NULL,30,30,4518,0,0,0,104,104,1.35,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3978,0,'',''), + (3979,'Librarian Mae Paledust','Explorers\' League',30,30,2049,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3979,0,'',''), + (3980,'Raleigh the Devout',NULL,30,30,2048,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3980,1,'EventAI',''), + (3981,'Vorrel Sengutz',NULL,8,8,2046,0,0,0,68,68,0,0,7,3,3,0,2,33280,0,2,0,1,1.14286,1,0,1,1,1,1,1,1,155,155,0,0,18,31,53.8384,74.0278,316,11,100,2000,2000,0,0,0,3981,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (3982,'Monika Sengutz',NULL,7,7,2050,0,0,0,68,68,0,0,7,3,3,0,2,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,228,228,0,0,7,10,11.9504,16.4318,20,4,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3982,0,'',''), (3983,'Interrogator Vishas',NULL,32,32,2044,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,6,1,1,1,1,1,5328,5328,935,935,193,249,44.84,61.655,1063,102,100,2000,2000,0,281,372,3983,3983,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3983,0,'EventAI',''), - (3984,'Nancy Vishas',NULL,33,33,2047,0,0,0,16,16,0,0,7,3,3,0,0,64,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,3330,3330,0,0,193,249,44.84,61.655,1304,102,100,1341,2000,0,198,263,3984,3984,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3985,'Grandpa Vishas',NULL,34,34,2052,0,0,0,16,16,0,0,7,3,3,0,0,64,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,3489,3489,0,0,193,249,44.84,61.655,1340,102,100,1341,2000,0,204,271,3985,3985,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3986,'Sarilus Foulborne',NULL,25,25,3842,0,0,0,118,118,0,0,7,1,3,0,0,0,0,0,0,0.97,1.14286,8,0,1,1,1,1,-1,1,568,568,1633,1633,34,43,36.96,50.82,0,18,100,2000,2000,0,31,45,3986,3986,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3986,0,'',''), - (3987,'Dal Bloodclaw',NULL,25,25,2002,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.02,1,1,1,1,1,713,713,0,0,37,46,39.5824,54.4258,1026,19,100,2000,2000,0,34,50,3987,3987,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3987,0,'EventAI',''), - (3988,'Venture Co. Operator',NULL,19,20,7230,3935,0,0,47,47,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,449,484,0,0,30,35,32.8944,45.2298,835,15,100,2000,2000,0,23,35,3988,3988,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3989,'Venture Co. Logger',NULL,18,19,7228,3928,0,0,47,47,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,417,449,0,0,32,37,28.6704,39.4218,800,16,100,2000,2000,0,22,33,3989,3989,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50200,0,'EventAI',''), - (3991,'Venture Co. Deforester',NULL,19,20,7226,3924,0,0,47,47,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,8,0,1,1,1,1,1,1,379,405,1118,1202,26,31,28.6704,39.4218,451,13,100,2000,2000,0,22,33,3991,3991,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3991,0,'EventAI',''), - (3992,'Venture Co. Engineer',NULL,20,21,7227,3930,0,0,47,47,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,494,531,0,0,33,37,35.6224,48.9808,870,16,100,2000,2000,0,25,38,3992,3992,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (3993,'Venture Co. Machine Smith',NULL,21,22,7229,3929,0,0,47,47,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,531,573,0,0,33,38,35.6224,48.9808,905,16,100,2000,2000,0,27,40,3993,3993,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3993,0,'EventAI',''), - (3994,'Keeper Albagorm',NULL,30,30,150,0,0,0,80,80,0,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,985,985,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,3994,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), - (3995,'Witch Doctor Jin\'Zil',NULL,25,25,4104,0,0,0,29,29,0,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3995,0,'EventAI',''), - (3996,'Faldreas Goeth\'Shael',NULL,19,19,4172,0,0,0,80,80,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,860,860,0,0,21,27,30.4304,41.8418,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3996,1,'EventAI',''), - (3998,'Windshear Vermin',NULL,20,21,26,0,0,0,22,22,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.02,1,1,1,1,1,494,531,0,0,52,61,35.6224,48.9808,0,26,100,1760,1936,0,7,34,3998,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,3998,0,'',''), - (3999,'Windshear Digger',NULL,21,22,2153,0,0,0,26,26,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,531,573,0,0,31,39,35.6224,48.9808,900,16,100,2000,2000,0,27,40,3999,3999,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3999,0,'',''), - (4001,'Windshear Tunnel Rat',NULL,19,20,373,0,0,0,22,22,0,0,7,3,3,0,0,0,0,0,0,1.03,1.14286,1,0,1,1,1,1,1,1,449,484,0,0,44,52,31.504,43.318,0,22,100,1790,1969,0,6,29,4001,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4002,'Windshear Stonecutter',NULL,23,23,2299,0,0,0,22,22,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,573,617,0,0,52,61,35.6224,48.9808,0,26,100,1760,1936,0,9,45,4002,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4003,'Windshear Geomancer',NULL,20,21,163,0,0,0,26,26,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,8,0,1.02,1,1,1,1,1,413,441,1202,1272,26,30,35.6224,48.9808,470,13,100,2000,2000,0,25,37,4003,4003,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4004,'Windshear Overlord',NULL,21,22,511,0,0,0,26,26,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,531,573,0,0,33,38,35.6224,48.9808,905,16,100,1600,2000,0,27,41,4004,4004,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,4004,0,'EventAI',''), - (4005,'Deepmoss Creeper',NULL,16,17,760,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,356,386,0,0,26,30,22.792,31.339,731,13,100,2000,2000,0,0,0,4005,0,0,0,0,0,0,0,0,0,0,0,0,5889,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4006,'Deepmoss Webspinner',NULL,19,20,1989,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,449,484,0,0,30,35,30.096,41.382,835,15,100,2000,2000,0,0,0,4006,0,0,0,0,0,0,0,0,0,0,0,0,5892,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4007,'Deepmoss Venomspitter',NULL,17,18,759,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,0.75,1,1,1,1,1,290,313,0,0,28,32,30.096,41.382,765,14,100,2000,2000,0,0,0,4007,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4008,'Cliff Stormer',NULL,15,17,1537,0,0,0,14,14,0,0,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,328,386,0,0,24,29,25.7664,35.4288,713,12,100,2000,2000,0,0,0,4008,0,4008,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3984,'Nancy Vishas',NULL,33,33,2047,0,0,0,16,16,0,0,7,3,3,0,0,32832,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,3330,3330,0,0,193,249,44.84,61.655,1304,102,100,1341,2000,0,198,263,3984,3984,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3985,'Grandpa Vishas',NULL,34,34,2052,0,0,0,16,16,0,0,7,3,3,0,0,32832,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,3489,3489,0,0,193,249,44.84,61.655,1340,102,100,1341,2000,0,204,271,3985,3985,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3986,'Sarilus Foulborne',NULL,25,25,3842,0,0,0,118,118,0,0,7,1,3,0,0,0,0,0,0,0.97,1.14286,8,0,1,1,1,1,-1,1,568,568,1633,1633,34,43,36.96,50.82,557,18,100,2000,2000,0,31,45,3986,3986,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3986,0,'',''), + (3987,'Dal Bloodclaw',NULL,25,25,2002,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.02,1,1,1,1,1,713,713,0,0,37,46,39.5824,54.4258,1026,19,100,2000,2000,0,34,50,3987,3987,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3987,0,'EventAI',''), + (3988,'Venture Co. Operator',NULL,19,20,7230,3935,0,0,47,47,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,449,484,0,0,30,35,32.8944,45.2298,852,15,100,2000,2000,0,23,35,3988,3988,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3989,'Venture Co. Logger',NULL,18,19,7228,3928,0,0,47,47,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,417,449,0,0,32,37,28.6704,39.4218,817,16,100,2000,2000,0,22,33,3989,3989,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3989,0,'EventAI',''), + (3991,'Venture Co. Deforester',NULL,19,20,7226,3924,0,0,47,47,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,8,0,1,1,1,1,1,1,379,405,1118,1202,26,31,28.6704,39.4218,460,13,100,2000,2000,0,22,33,3991,3991,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3991,0,'EventAI',''), + (3992,'Venture Co. Engineer',NULL,20,21,7227,3930,0,0,47,47,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,494,531,0,0,33,37,35.6224,48.9808,888,16,100,2000,2000,0,25,38,3992,3992,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (3993,'Venture Co. Machine Smith',NULL,21,22,7229,3929,0,0,47,47,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,531,573,0,0,33,38,35.6224,48.9808,922,16,100,2000,2000,0,27,40,3993,3993,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3993,0,'EventAI',''), + (3994,'Keeper Albagorm',NULL,30,30,150,0,0,0,80,80,0,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,985,985,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,3994,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), + (3995,'Witch Doctor Jin\'Zil',NULL,25,25,4104,0,0,0,29,29,0,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3995,0,'EventAI',''), + (3996,'Faldreas Goeth\'Shael',NULL,19,19,4172,0,0,0,80,80,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,860,860,0,0,21,27,30.4304,41.8418,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3996,1,'EventAI',''), + (3998,'Windshear Vermin',NULL,20,21,26,0,0,0,22,22,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.02,1,1,1,1,1,494,531,0,0,52,61,35.6224,48.9808,888,26,100,1760,1936,0,7,34,3998,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,3998,0,'',''), + (3999,'Windshear Digger',NULL,21,22,2153,0,0,0,26,26,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,531,573,0,0,31,39,35.6224,48.9808,922,16,100,2000,2000,0,27,40,3999,3999,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3999,0,'',''), + (4001,'Windshear Tunnel Rat',NULL,19,20,373,0,0,0,22,22,0,0,7,3,3,0,0,32768,0,0,0,1.03,1.14286,1,0,1,1,1,1,1,1,449,484,0,0,44,52,31.504,43.318,852,22,100,1790,1969,0,6,29,4001,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4002,'Windshear Stonecutter',NULL,23,23,2299,0,0,0,22,22,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,573,617,0,0,52,61,35.6224,48.9808,957,26,100,1760,1936,0,9,45,4002,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4003,'Windshear Geomancer',NULL,20,21,163,0,0,0,26,26,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,8,0,1.02,1,1,1,1,1,413,441,1202,1272,26,30,35.6224,48.9808,480,13,100,2000,2000,0,25,37,4003,4003,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4004,'Windshear Overlord',NULL,21,22,511,0,0,0,26,26,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,531,573,0,0,33,38,35.6224,48.9808,922,16,100,1600,2000,0,27,41,4004,4004,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,4004,0,'EventAI',''), + (4005,'Deepmoss Creeper',NULL,16,17,760,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,356,386,0,0,26,30,22.792,31.339,748,13,100,2000,2000,0,0,0,4005,0,0,0,0,0,0,0,0,0,0,0,0,5889,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4006,'Deepmoss Webspinner',NULL,19,20,1989,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,449,484,0,0,30,35,30.096,41.382,852,15,100,2000,2000,0,0,0,4006,0,0,0,0,0,0,0,0,0,0,0,0,5892,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4007,'Deepmoss Venomspitter',NULL,17,18,759,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,0.75,1,1,1,1,1,290,313,0,0,28,32,30.096,41.382,782,14,100,2000,2000,0,0,0,4007,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4008,'Cliff Stormer',NULL,15,17,1537,0,0,0,14,14,0,0,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,328,386,0,0,24,29,25.7664,35.4288,748,12,100,2000,2000,0,0,0,4008,0,4008,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (4009,'Raging Cliff Stormer',NULL,18,19,1538,0,0,0,14,14,0,0,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,417,451,0,0,28,33,27.2272,37.4374,800,14,100,2000,2000,0,0,0,4009,0,4009,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4011,'Young Pridewing',NULL,19,20,2154,0,0,0,16,16,0,0,1,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,449,484,0,0,30,35,28.6704,39.4218,831,15,100,2000,2000,0,0,0,4011,0,4011,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4012,'Pridewing Wyvern',NULL,21,22,295,0,0,0,16,16,0,0,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,531,573,0,0,33,38,34.6544,47.6498,905,16,100,2000,2000,0,0,0,4012,0,4012,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4013,'Pridewing Skyhunter',NULL,23,24,2298,0,0,0,16,16,0,0,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,617,664,0,0,36,41,34.2672,47.1174,973,18,100,2000,2000,0,0,0,4013,0,4013,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4014,'Pridewing Consort',NULL,22,23,2297,0,0,0,16,16,0,0,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,573,617,0,0,35,39,36.0272,49.5374,935,17,100,2000,2000,0,0,0,4014,0,4014,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (4011,'Young Pridewing',NULL,19,20,2154,0,0,0,16,16,0,0,1,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,449,484,0,0,30,35,28.6704,39.4218,852,15,100,2000,2000,0,0,0,4011,0,4011,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4012,'Pridewing Wyvern',NULL,21,22,295,0,0,0,16,16,0,0,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,531,573,0,0,33,38,34.6544,47.6498,922,16,100,2000,2000,0,0,0,4012,0,4012,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4013,'Pridewing Skyhunter',NULL,23,24,2298,0,0,0,16,16,0,0,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,617,664,0,0,36,41,34.2672,47.1174,992,18,100,2000,2000,0,0,0,4013,0,4013,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4014,'Pridewing Consort',NULL,22,23,2297,0,0,0,16,16,0,0,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,573,617,0,0,35,39,36.0272,49.5374,957,17,100,2000,2000,0,0,0,4014,0,4014,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (4015,'Pridewing Patriarch',NULL,25,25,4585,0,0,0,16,16,0,0,1,1,3,0,0,0,0,0,0,1,1.14286,1,4,1.02,1,1,1,1,1,713,713,0,0,39,43,31.9,43.8625,1026,19,100,1450,2000,0,0,0,4015,0,4015,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4016,'Fey Dragon',NULL,24,25,1267,0,0,0,93,93,0,0,2,1,3,0,0,0,0,0,0,1,1.14286,2,0,1.02,1,1,1,1,1,582,622,618,655,35,39,34.2672,47.1174,844,17,100,2000,2000,0,31,45,4016,0,4016,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4017,'Wily Fey Dragon',NULL,26,27,2158,0,0,0,93,93,0,0,2,1,3,0,0,0,0,0,0,1,1.14286,2,0,1.05,1,1,1,1,1,683,724,693,732,37,42,36.96,50.82,902,18,100,2000,2000,0,35,50,4017,0,4017,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4018,'Antlered Courser',NULL,22,23,1917,0,0,0,189,189,0,0,1,1,3,0,0,0,0,0,0,0.8,1.14286,1,0,1.02,1,1,1,1,1,573,617,0,0,35,39,31.504,43.318,940,17,100,2000,2000,0,0,0,4018,0,4018,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4019,'Great Courser',NULL,24,25,2161,0,0,0,189,189,0,0,1,1,3,0,0,0,0,0,0,0.8,1.14286,1,0,1.02,1,1,1,1,1,664,713,0,0,38,43,35.6224,48.9808,1009,19,100,2000,2000,0,0,0,4019,0,4019,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4020,'Sap Beast',NULL,22,23,358,0,0,0,16,16,0,0,10,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,620,690,0,0,31,40,35.6224,48.9808,0,16,100,2000,2000,0,29,43,4020,4020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4016,'Fey Dragon',NULL,24,25,1267,0,0,0,93,93,0,0,2,1,3,0,0,0,0,0,0,1,1.14286,2,0,1.02,1,1,1,1,1,582,622,618,655,35,39,34.2672,47.1174,858,17,100,2000,2000,0,31,45,4016,0,4016,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4017,'Wily Fey Dragon',NULL,26,27,2158,0,0,0,93,93,0,0,2,1,3,0,0,0,0,0,0,1,1.14286,2,0,1.05,1,1,1,1,1,683,724,693,732,37,42,36.96,50.82,916,18,100,2000,2000,0,35,50,4017,0,4017,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4018,'Antlered Courser',NULL,22,23,1917,0,0,0,189,189,0,0,1,1,3,0,0,0,0,0,0,0.8,1.14286,1,0,1.02,1,1,1,1,1,573,617,0,0,35,39,31.504,43.318,957,17,100,2000,2000,0,0,0,4018,0,4018,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4019,'Great Courser',NULL,24,25,2161,0,0,0,189,189,0,0,1,1,3,0,0,0,0,0,0,0.8,1.14286,1,0,1.02,1,1,1,1,1,664,713,0,0,38,43,35.6224,48.9808,1026,19,100,2000,2000,0,0,0,4019,0,4019,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4020,'Sap Beast',NULL,22,23,358,0,0,0,16,16,0,0,10,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,620,690,0,0,31,40,35.6224,48.9808,957,16,100,2000,2000,0,29,43,4020,4020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (4021,'Corrosive Sap Beast',NULL,24,25,1145,0,0,0,16,16,0,0,10,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,664,713,0,0,38,43,35.6224,48.9808,1026,19,100,2000,2000,0,33,48,4021,4021,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (4022,'Bloodfury Harpy',NULL,23,24,3022,0,0,0,514,514,0,0,7,1,3,0,0,0,0,0,0,1.38889,1.14286,1,0,1.02,1,1,1,1,1,617,664,0,0,36,41,35.6224,48.9808,992,18,100,2000,2000,0,31,45,4022,4022,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (4023,'Bloodfury Roguefeather',NULL,25,26,6813,0,0,0,514,514,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,734,788,0,0,40,45,42.1344,57.9348,1061,20,100,2000,2000,0,35,51,4023,4023,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), @@ -443728,2031 +397743,2031 @@ VALUES (4027,'Bloodfury Storm Witch',NULL,26,27,10871,0,0,0,514,514,0,0,7,1,3,0,0,0,0,0,0,1.38889,1.14286,2,0,1.05,1,1,1,1,1,684,724,693,732,37,42,42.1344,57.9348,916,18,100,2000,2000,0,35,51,4027,4027,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (4028,'Charred Ancient',NULL,25,26,2079,0,0,0,91,91,0,0,4,1,3,0,0,0,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,510,681,655,693,36,41,40.8672,56.1924,873,18,100,2000,2000,0,34,49,4028,0,0,0,0,0,0,0,26,26,52,26,52,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (4029,'Blackened Ancient',NULL,27,28,2168,0,0,0,91,91,0,0,4,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,871,899,0,0,41,46,42.1344,57.9348,1115,20,100,2000,2000,0,39,56,4029,0,0,0,0,0,0,0,28,28,28,28,56,0,1,0,0,0,0,0,0,0,0,0,'',''), - (4030,'Vengeful Ancient',NULL,30,30,9591,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,2.69,1.14286,1,4,1.05,1,1,1,1,1,1002,1002,0,0,140,181,38.192,52.514,0,74,100,1400,1540,0,43,61,4030,0,0,0,0,0,0,0,240,240,240,300,240,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4031,'Fledgling Chimaera',NULL,25,27,8015,0,0,0,16,16,0,0,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,734,840,0,0,40,46,36.96,50.82,1062,20,100,2000,2000,0,0,0,4031,0,4031,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4032,'Young Chimaera',NULL,23,25,6884,0,0,0,16,16,0,0,1,1,3,0,0,0,0,0,0,1,1.14286,2,0,1.02,1,1,1,1,1,544,622,581,655,34,39,38.72,53.24,829,17,100,2000,2000,0,0,0,4032,0,4032,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4034,'Enraged Stone Spirit',NULL,24,25,2170,0,0,0,91,91,0,0,4,1,3,0,0,0,0,0,0,1.55556,0.857143,1,0,1,1,1,1,-1,1,416,707,0,0,31,40,35.6224,48.9808,0,16,100,2000,2000,0,0,0,4034,0,0,0,0,0,0,0,25,25,50,25,50,0,1,0,0,0,0,0,0,0,0,0,'',''), - (4035,'Furious Stone Spirit',NULL,26,27,2075,0,0,0,91,91,0,0,4,1,3,0,0,0,0,0,0,1.55556,0.857143,1,0,1.05,1,1,1,1,1,788,840,0,0,40,46,38.28,52.635,2253,20,100,2000,2000,0,0,0,4035,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4036,'Rogue Flame Spirit',NULL,23,24,4607,0,0,0,16,16,0,0,4,1,3,0,0,0,0,0,0,1,1.14286,2,0,1.02,1,1,1,1,1,544,582,581,618,33,38,35.6224,48.9808,815,16,100,2000,2000,2,0,0,4036,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4037,'Burning Ravager',NULL,24,25,2172,0,0,0,16,16,0,0,4,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,664,713,0,0,38,43,35.6224,48.9808,1009,19,100,2000,2000,2,0,0,4037,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4038,'Burning Destroyer',NULL,26,27,1070,0,0,0,16,16,0,0,4,1,3,0,0,0,0,0,0,1,1.14286,2,0,1.05,1,1,1,1,1,684,724,693,732,37,42,38.28,52.635,902,18,100,2000,2000,2,0,0,4038,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4040,'Cave Stalker',NULL,21,22,959,0,0,0,312,312,0.7,3,1,1,3,0,0,0,0,0,1,1.05,1.14286,1,0,1.02,1,1,1,1,1,531,573,0,0,31,39,33.264,45.738,905,16,100,2000,2000,0,0,0,4040,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4030,'Vengeful Ancient',NULL,30,30,9591,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,2.69,1.14286,1,4,1.05,1,1,1,1,1,1002,1002,0,0,140,181,38.192,52.514,1200,74,100,1400,1540,0,43,61,4030,0,0,0,0,0,0,0,240,240,240,300,240,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4031,'Fledgling Chimaera',NULL,25,27,8015,0,0,0,16,16,0,0,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,734,840,0,0,40,46,36.96,50.82,1097,20,100,2000,2000,0,0,0,4031,0,4031,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4032,'Young Chimaera',NULL,23,25,6884,0,0,0,16,16,0,0,1,1,3,0,0,0,0,0,0,1,1.14286,2,0,1.02,1,1,1,1,1,544,622,581,655,34,39,38.72,53.24,858,17,100,2000,2000,0,0,0,4032,0,4032,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4034,'Enraged Stone Spirit',NULL,24,25,2170,0,0,0,91,91,0,0,4,1,3,0,0,0,0,0,0,1.55556,0.857143,1,0,1,1,1,1,-1,1,416,707,0,0,31,40,35.6224,48.9808,1026,16,100,2000,2000,0,0,0,4034,0,0,0,0,0,0,0,25,25,50,25,50,0,1,0,0,0,0,0,0,0,0,0,'',''), + (4035,'Furious Stone Spirit',NULL,26,27,2075,0,0,0,91,91,0,0,4,1,3,0,0,0,0,0,0,1.55556,0.857143,1,0,1.05,1,1,1,2,1,788,840,0,0,40,46,38.28,52.635,2194,20,100,2000,2000,0,0,0,4035,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4036,'Rogue Flame Spirit',NULL,23,24,4607,0,0,0,16,16,0,0,4,1,3,0,0,0,0,0,0,1,1.14286,2,0,1.02,1,1,1,1,1,544,582,581,618,33,38,35.6224,48.9808,829,16,100,2000,2000,2,0,0,4036,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4037,'Burning Ravager',NULL,24,25,2172,0,0,0,16,16,0,0,4,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,664,713,0,0,38,43,35.6224,48.9808,1026,19,100,2000,2000,2,0,0,4037,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4038,'Burning Destroyer',NULL,26,27,1070,0,0,0,16,16,0,0,4,1,3,0,0,0,0,0,0,1,1.14286,2,0,1.05,1,1,1,1,1,684,724,693,732,37,42,38.28,52.635,916,18,100,2000,2000,2,0,0,4038,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4040,'Cave Stalker',NULL,21,22,959,0,0,0,312,312,0.7,3,1,1,3,0,0,0,0,0,1,1.05,1.14286,1,0,1.02,1,1,1,1,1,531,573,0,0,31,39,33.264,45.738,922,16,100,2000,2000,0,0,0,4040,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (4041,'Scorched Basilisk',NULL,27,28,2175,0,0,0,49,49,0,0,1,1,3,0,0,0,0,0,0,1.11111,1.14286,1,0,1.05,1,1,1,1,1,840,896,0,0,41,46,39.5824,54.4258,1130,20,100,2000,2000,0,0,0,4041,0,4041,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (4042,'Singed Basilisk',NULL,25,26,12343,0,0,0,49,49,0,0,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,734,788,0,0,40,45,40.04,55.055,1061,20,100,2000,2000,0,0,0,4042,0,4042,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4043,'Galthuk','Two-Handed Weapons Merchant',8,8,4612,0,0,0,29,29,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,7,10,13.5872,18.6824,20,4,100,2000,2123,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4043,0,'',''), + (4043,'Galthuk','Two-Handed Weapons Merchant',8,8,4612,0,0,0,29,29,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,7,10,13.5872,18.6824,20,4,100,2000,2123,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4043,0,'',''), (4044,'Blackened Basilisk',NULL,23,24,2173,0,0,0,49,49,0,0,1,1,3,0,0,0,0,0,0,1.11111,1.14286,1,0,1,1,1,1,-1,1,663,731,0,0,36,41,37.3824,51.4008,1453,18,100,2000,2000,0,0,0,4044,0,4044,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4046,'Magatha Grimtotem','Elder Crone',62,62,4510,0,0,0,104,104,1.35,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4079,4079,0,0,174,224,203.77,104.278,0,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4046,0,'',''), - (4047,'Zor Lonetree','Elder Far Seer',62,62,4514,0,0,0,29,29,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4079,4079,0,0,174,224,203.77,104.278,0,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4047,0,'',''), - (4048,'Falfindel Waywarder',NULL,28,28,4201,0,0,0,80,80,0,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,38,48,42.6272,58.6124,0,20,100,2000,2000,0,0,0,4048,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,1,'EventAI',''), - (4049,'Seereth Stonebreak',NULL,26,26,3897,0,0,0,29,29,0,0,7,3,3,0,2,0,0,2,0,1.06,1.14286,1,0,1,1,1,1,-1,1,1309,1309,0,0,34,43,40.04,55.055,0,18,100,1750,1925,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4049,1,'',''), - (4050,'Cenarion Caretaker',NULL,25,26,4252,0,0,0,124,124,0,0,7,1,3,0,2,32768,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,1856,1967,655,693,129,166,35.1008,48.2636,0,68,100,1425,2000,0,125,168,4050,4050,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4051,'Cenarion Botanist',NULL,23,24,4247,4248,0,0,124,124,0,0,7,1,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,555,590,581,618,31,40,35.6224,48.9808,0,16,100,2000,2000,0,29,43,4051,4051,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4051,0,'EventAI',''), - (4052,'Cenarion Druid',NULL,26,27,4249,4250,0,0,124,124,0,0,7,1,3,0,2,32768,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,1944,2060,693,732,129,166,35.1008,48.2636,0,68,100,1425,2000,0,130,175,4052,4052,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4053,'Daughter of Cenarius',NULL,23,25,2722,0,0,0,124,124,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,2,0,1.02,1,1,1,1,1,544,622,581,655,34,39,35.6224,48.9808,829,17,100,2000,2000,0,30,44,4053,0,0,0,0,0,0,0,25,25,25,25,25,0,0,0,0,0,0,0,0,0,4053,0,'EventAI',''), - (4054,'Laughing Sister',NULL,24,25,2723,0,0,0,79,79,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,723,778,0,0,31,40,35.6224,48.9808,0,16,100,2000,2000,0,33,48,4054,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50753,0,'EventAI',''), - (4056,'Mirkfallon Keeper',NULL,26,27,150,0,0,0,79,79,0,0,7,1,3,0,2,0,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,2329,2335,0,0,129,166,35.1008,48.2636,0,68,100,1425,2000,0,143,192,4056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4057,'Son of Cenarius',NULL,24,25,2432,0,0,0,124,124,0,0,7,1,3,0,0,0,0,0,0,1.11111,1.14286,1,0,1.02,1,1,1,1,1,664,713,0,0,38,43,35.6224,48.9808,1009,19,100,2000,2000,0,33,48,4057,0,0,0,0,0,0,0,0,75,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4059,'Forest Spirit',NULL,1,1,1825,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4061,'Mirkfallon Dryad',NULL,25,26,2723,0,0,0,79,79,0,0,7,1,3,0,2,0,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,2097,2250,0,0,129,166,35.1008,48.2636,1044,68,100,1425,2000,0,133,179,4061,0,0,0,0,0,0,0,25,25,25,25,0,0,0,0,0,0,0,0,0,0,4061,0,'EventAI',''), - (4062,'Dark Iron Bombardier',NULL,30,31,3954,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.1,1,1,1,1,1,1050,1107,0,0,44,55,53.8384,74.0278,1217,23,100,2000,2000,0,46,65,4062,4062,0,0,0,0,0,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,4062,0,'EventAI',''), - (4063,'Feeboz',NULL,39,39,373,0,0,0,15,15,0,0,7,3,3,0,0,0,0,4096,0,1.05,1.14286,8,0,0.15,1,1,1,1,1,156,156,3075,3075,57,57,55.968,76.956,974,26,100,2000,2000,0,58,80,4063,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,4063,0,'EventAI',''), - (4064,'Blackrock Scout',NULL,20,21,6038,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,1452,1563,0,0,101,130,29.6792,40.8089,0,53,100,2000,2000,0,95,129,4064,4064,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,4064,0,'EventAI',''), + (4046,'Magatha Grimtotem','Elder Crone',62,62,4510,0,0,0,104,104,1.35,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4079,4079,0,0,174,224,203.77,104.278,4391,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4046,0,'',''), + (4047,'Zor Lonetree','Elder Far Seer',62,62,4514,0,0,0,29,29,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4079,4079,0,0,174,224,203.77,104.278,4391,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4047,0,'',''), + (4048,'Falfindel Waywarder',NULL,28,28,4201,0,0,0,80,80,0,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,38,48,42.6272,58.6124,1130,20,100,2000,2000,0,0,0,4048,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,1,'EventAI',''), + (4049,'Seereth Stonebreak',NULL,26,26,3897,0,0,0,29,29,0,0,7,3,3,0,2,32768,0,2,0,1.06,1.14286,1,0,1,1,1,1,-1,1,1309,1309,0,0,34,43,40.04,55.055,1061,18,100,1750,1925,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4049,1,'',''), + (4050,'Cenarion Caretaker',NULL,25,26,4252,0,0,0,124,124,0,0,7,1,3,0,2,32768,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,1856,1967,655,693,129,166,35.1008,48.2636,887,68,100,1425,2000,0,125,168,4050,4050,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4051,'Cenarion Botanist',NULL,23,24,4247,4248,0,0,124,124,0,0,7,1,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,555,590,581,618,31,40,35.6224,48.9808,829,16,100,2000,2000,0,29,43,4051,4051,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4051,0,'EventAI',''), + (4052,'Cenarion Druid',NULL,26,27,4249,4250,0,0,124,124,0,0,7,1,3,0,2,32768,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,1944,2060,693,732,129,166,35.1008,48.2636,916,68,100,1425,2000,0,130,175,4052,4052,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4053,'Daughter of Cenarius',NULL,23,25,2722,0,0,0,124,124,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,2,0,1.02,1,1,1,1,1,544,622,581,655,34,39,35.6224,48.9808,858,17,100,2000,2000,0,30,44,4053,0,0,0,0,0,0,0,25,25,25,25,25,0,0,0,0,0,0,0,0,0,4053,0,'EventAI',''), + (4054,'Laughing Sister',NULL,24,25,2723,0,0,0,79,79,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,723,778,0,0,31,40,35.6224,48.9808,1026,16,100,2000,2000,0,33,48,4054,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4054,0,'EventAI',''), + (4056,'Mirkfallon Keeper',NULL,26,27,150,0,0,0,79,79,0,0,7,1,3,0,2,0,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,2329,2335,0,0,129,166,35.1008,48.2636,1097,68,100,1425,2000,0,143,192,4056,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4057,'Son of Cenarius',NULL,24,25,2432,0,0,0,124,124,0,0,7,1,3,0,0,0,0,0,0,1.11111,1.14286,1,0,1.02,1,1,1,1,1,664,713,0,0,38,43,35.6224,48.9808,1026,19,100,2000,2000,0,33,48,4057,0,0,0,0,0,0,0,0,75,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4059,'Forest Spirit',NULL,1,1,1825,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4061,'Mirkfallon Dryad',NULL,25,26,2723,0,0,0,79,79,0,0,7,1,3,0,2,0,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,2097,2250,0,0,129,166,35.1008,48.2636,1061,68,100,1425,2000,0,133,179,4061,0,0,0,0,0,0,0,25,25,25,25,0,0,0,0,0,0,0,0,0,0,4061,0,'EventAI',''), + (4062,'Dark Iron Bombardier',NULL,30,31,3954,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.1,1,1,1,1,1,1050,1107,0,0,44,55,53.8384,74.0278,1234,23,100,2000,2000,0,46,65,4062,4062,0,0,0,0,0,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,4062,0,'EventAI',''), + (4063,'Feeboz',NULL,39,39,373,0,0,0,15,15,0,0,7,3,3,0,0,32768,0,4096,0,1.05,1.14286,8,0,0.15,1,1,1,1,1,156,156,3075,3075,57,57,55.968,76.956,974,26,100,2000,2000,0,58,80,4063,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,4063,0,'EventAI',''), + (4064,'Blackrock Scout',NULL,20,21,6038,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,1452,1563,0,0,101,130,29.6792,40.8089,888,53,100,2000,2000,0,95,129,4064,4064,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,4064,0,'EventAI',''), (4065,'Blackrock Sentry',NULL,21,22,6029,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,1563,1686,0,0,101,130,29.6792,40.8089,922,53,100,2000,2000,0,101,136,4065,4065,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4065,0,'EventAI',''), (4066,'Nal\'taszar',NULL,30,30,8471,0,0,0,79,79,0,0,2,1,3,0,0,64,0,0,0,1,1.14286,2,2,3,1,1,1,1,1,2433,2433,852,852,146,189,38.192,52.514,1004,77,100,1400,2000,0,233,309,4066,0,4066,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4067,'Twilight Runner',NULL,23,24,11453,0,0,0,16,16,0,2,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1.02,1,1,1,1,1,617,664,0,0,22,26,34.4608,47.3836,975,11,100,1300,2000,0,0,0,4067,0,4067,0,0,0,0,0,0,0,0,0,0,5825,1,0,0,0,0,0,0,0,0,0,'',''), - (4068,'Serpent Messenger',NULL,10,10,1742,0,0,0,35,35,0,0,1,5,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,-1,1,413,413,0,0,22,26,16.808,23.111,0,11,100,1910,2101,0,2,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'',''), - (4070,'Venture Co. Builder',NULL,20,21,7224,3922,0,0,47,47,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,494,531,0,0,33,37,34.2672,47.1174,4266,16,100,2000,2000,0,26,38,4070,4070,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4070,0,'EventAI',''), - (4072,'Prisoner of Jin\'Zil',NULL,20,20,3894,0,0,0,80,80,0,0,7,1,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4067,'Twilight Runner',NULL,23,24,11453,0,0,0,16,16,0,2,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1.02,1,1,1,1,1,617,664,0,0,22,26,34.4608,47.3836,992,11,100,1300,2000,0,0,0,4067,0,4067,0,0,0,0,0,0,0,0,0,0,5825,1,0,0,0,0,0,0,0,0,0,'',''), + (4068,'Serpent Messenger',NULL,10,10,1742,0,0,0,35,35,0,0,1,5,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,-1,1,413,413,0,0,22,26,16.808,23.111,512,11,100,1910,2101,0,2,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'',''), + (4070,'Venture Co. Builder',NULL,20,21,7224,3922,0,0,47,47,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,494,531,0,0,33,37,34.2672,47.1174,888,16,100,2000,2000,0,26,38,4070,4070,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4070,0,'EventAI',''), + (4072,'Prisoner of Jin\'Zil',NULL,20,20,3894,0,0,0,80,80,0,0,7,1,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (4073,'XT:4',NULL,23,23,1269,0,0,0,16,16,0,0,9,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,617,617,0,0,37,40,35.6224,48.9808,957,18,100,2000,2000,0,30,43,4073,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (4074,'XT:9',NULL,23,23,1269,0,0,0,16,16,0,0,9,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,617,617,0,0,37,40,35.6224,48.9808,957,18,100,2000,2000,0,30,43,4074,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4075,'Rat',NULL,1,1,1141,1418,0,0,31,31,0,0,8,1,3,0,0,0,0,2,0,1,0.857143,1,0,1,1,1,1,-1,1,120,120,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (4076,'Roach',NULL,1,1,2177,0,0,0,188,188,0,0,8,1,3,0,0,0,0,2,0,0.4,0.857143,1,0,0.2,1,1,1,1,1,8,8,0,0,2,2,1.76,2.42,15,1,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (4077,'Gaxim Rustfizzle',NULL,30,30,2180,0,0,0,64,64,1.15,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,900,900,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4077,1,'EventAI',''), - (4078,'Collin Mauren',NULL,32,32,2181,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,0,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4078,0,'EventAI',''), - (4079,'Sentinel Thenysil',NULL,23,23,2182,0,0,0,80,80,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1106,1106,0,0,28,37,36.0272,49.5374,0,15,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4079,1,'EventAI',''), - (4080,'Kaela Shadowspear',NULL,23,23,2183,0,0,0,124,124,0,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,614,614,0,0,28,37,36.0272,49.5374,0,15,100,2000,2000,0,0,0,4080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4080,1,'EventAI',''), - (4081,'Lomac Gearstrip',NULL,29,29,2184,0,0,0,875,875,1.15,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1528,1528,0,0,38,49,43.8944,60.3548,0,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), - (4082,'Grawnal','General Goods',32,32,3890,0,0,0,29,29,0,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,0,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4082,1,'EventAI',''), - (4083,'Jeeda','Apprentice Witch Doctor',24,24,3892,0,0,0,29,29,0,0,7,1,3,0,4,4608,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4083,1,'EventAI',''), - (4084,'Chylina','General Supplies',24,24,4106,0,0,0,80,80,0,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4084,1,'EventAI',''), - (4085,'Nizzik','Venture Armor Salesman',24,24,7158,0,0,0,35,35,0,0,7,1,3,0,16388,768,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4085,0,'EventAI',''), - (4086,'Veenix','Venture Co. Merchant',24,24,7159,0,0,0,35,35,0,0,7,1,3,0,16388,768,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4086,0,'',''), - (4087,'Arias\'ta Bladesinger','Warrior Trainer',60,60,2196,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,0,0,110,142,74.448,102.366,0,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4697,4087,0,'',''), - (4088,'Elanaria',NULL,62,62,2197,0,0,0,80,80,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4079,4079,0,0,174,224,203.77,104.278,0,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4088,0,'',''), - (4089,'Sildanair','Warrior Trainer',40,40,2198,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4578,4089,0,'',''), - (4090,'Astarii Starseeker','Priest Trainer',60,60,2200,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,3139,3139,5751,5751,110,142,74.448,102.366,0,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4691,4090,0,'',''), - (4091,'Jandria','Priest Trainer',50,50,2201,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,3517,3517,4393,4393,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4691,4091,0,'',''), - (4092,'Lariia','Priest Trainer',40,40,2202,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,2471,2471,3191,3191,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4691,4092,1,'',''), + (4075,'Rat',NULL,1,1,1141,1418,0,0,31,31,0,0,8,1,3,0,0,0,0,2,0,1,0.857143,1,0,0.2,1,1,1,1.33,1,8,8,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (4076,'Roach',NULL,1,1,2177,0,0,0,188,188,0,0,8,1,3,0,0,0,0,2,0,0.4,0.857143,1,0,0.2,1,1,1,1.33,1,8,8,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (4077,'Gaxim Rustfizzle',NULL,30,30,2180,0,0,0,64,64,1.15,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,900,900,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4077,1,'EventAI',''), + (4078,'Collin Mauren',NULL,32,32,2181,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,1270,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4078,0,'EventAI',''), + (4079,'Sentinel Thenysil',NULL,23,23,2182,0,0,0,80,80,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1106,1106,0,0,28,37,36.0272,49.5374,957,15,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4079,1,'EventAI',''), + (4080,'Kaela Shadowspear',NULL,23,23,2183,0,0,0,124,124,0,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,614,614,0,0,28,37,36.0272,49.5374,957,15,100,2000,2000,0,0,0,4080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4080,1,'EventAI',''), + (4081,'Lomac Gearstrip',NULL,29,29,2184,0,0,0,875,875,1.15,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1528,1528,0,0,38,49,43.8944,60.3548,1165,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), + (4082,'Grawnal','General Goods',32,32,3890,0,0,0,29,29,0,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,1270,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4082,1,'EventAI',''), + (4083,'Jeeda','Apprentice Witch Doctor',24,24,3892,0,0,0,29,29,0,0,7,1,3,0,4,4608,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,992,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4083,1,'EventAI',''), + (4084,'Chylina','General Supplies',24,24,4106,0,0,0,80,80,0,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,992,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4084,1,'EventAI',''), + (4085,'Nizzik','Venture Armor Salesman',24,24,7158,0,0,0,35,35,0,0,7,1,3,0,16388,768,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,992,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4085,0,'EventAI',''), + (4086,'Veenix','Venture Co. Merchant',24,24,7159,0,0,0,35,35,0,0,7,1,3,0,16388,768,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,992,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4086,0,'',''), + (4087,'Arias\'ta Bladesinger','Warrior Trainer',60,60,2196,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,0,0,110,142,74.448,102.366,3791,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4697,4087,0,'',''), + (4088,'Elanaria',NULL,62,62,2197,0,0,0,80,80,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4079,4079,0,0,174,224,203.77,104.278,4391,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4088,0,'',''), + (4089,'Sildanair','Warrior Trainer',40,40,2198,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4578,4089,0,'',''), + (4090,'Astarii Starseeker','Priest Trainer',60,60,2200,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,3139,3139,5751,5751,110,142,74.448,102.366,1923,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4691,4090,0,'',''), + (4091,'Jandria','Priest Trainer',50,50,2201,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,3517,3517,4393,4393,85,109,66.44,91.355,1518,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4691,4091,0,'',''), + (4092,'Lariia','Priest Trainer',40,40,2202,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,2471,2471,3191,3191,61,78,56.672,77.924,1035,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4691,4092,1,'',''), (4093,'Galak Wrangler',NULL,25,26,9414,0,0,0,131,131,0,0,7,1,3,0,0,0,0,0,0,0.666668,1.14286,1,0,1.05,1,1,1,1,1,734,788,0,0,36,46,40.8672,56.1924,1061,19,100,2000,2000,0,35,50,4093,4093,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4093,0,'EventAI',''), (4094,'Galak Scout',NULL,24,25,9411,0,0,0,131,131,0,0,7,1,3,0,0,0,0,0,0,0.666668,1.14286,1,0,1.02,1,1,1,1,1,664,713,0,0,36,46,35.6224,48.9808,1026,19,100,2000,2000,0,32,47,4094,4094,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4094,0,'EventAI',''), (4095,'Galak Mauler',NULL,27,28,9417,0,0,0,131,131,0,0,7,1,3,0,0,0,0,0,0,0.666668,1.14286,1,0,1.05,1,1,1,1,1,840,896,0,0,67,84,42.1344,57.9348,1130,35,100,2600,2000,0,39,56,4095,4095,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4095,0,'EventAI',''), (4096,'Galak Windchaser',NULL,24,25,9412,0,0,0,131,131,0,0,7,1,3,0,0,0,0,0,0,0.666668,1.14286,2,0,1.02,1,1,1,1,1,582,622,618,655,36,42,35.6224,48.9808,858,18,100,2000,2000,0,31,45,4096,4096,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4096,0,'EventAI',''), (4097,'Galak Stormer',NULL,26,27,9416,0,0,0,131,131,0,0,7,1,3,0,0,0,0,0,0,0.666668,1.14286,2,0,0.9,1,1,1,1,1,586,621,693,732,35,44,42.1344,57.9348,916,18,100,2000,2000,0,32,47,4097,4097,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4097,0,'EventAI',''), (4099,'Galak Marauder',NULL,26,27,9415,0,0,0,131,131,0,0,7,1,3,0,0,0,0,0,0,0.666668,1.14286,1,0,1.05,1,1,1,1,1,788,840,0,0,38,48,42.1344,57.9348,1097,20,100,2000,2000,0,37,53,4099,4099,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4099,0,'EventAI',''), - (4100,'Screeching Harpy',NULL,28,29,1352,0,0,0,514,514,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,0.9,1,1,1,1,1,768,814,0,0,42,52,42.1344,57.9348,1148,22,100,2000,2000,0,38,55,4100,4100,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4101,'Screeching Roguefeather',NULL,29,30,1350,0,0,0,514,514,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,950,1003,0,0,27,34,42.1344,57.9348,1183,14,100,1300,2000,0,43,61,4101,4101,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4104,'Screeching Windcaller',NULL,30,30,10876,0,0,0,514,514,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,1003,1003,0,0,43,53,42.1344,57.9348,12000,22,100,2000,2000,0,44,62,4104,4104,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4107,'Highperch Wyvern',NULL,28,29,2298,0,0,0,16,16,0,0,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,896,950,0,0,42,52,40.8672,56.1924,1150,22,100,2000,2000,0,0,0,4107,0,4107,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4109,'Highperch Consort',NULL,28,29,2297,0,0,0,16,16,0,0,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,896,950,0,0,42,52,39.5824,54.4258,1145,22,100,2000,2000,0,0,0,4109,0,4109,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4110,'Highperch Patriarch',NULL,30,31,4585,0,0,0,16,16,0,0,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.2,1,1,1,1,1,1146,1207,0,0,39,49,44.616,61.347,1215,20,100,2000,2000,0,0,0,4110,0,4110,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4111,'Gravelsnout Kobold',NULL,26,27,2153,0,0,0,26,26,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,788,840,0,0,38,48,42.1344,57.9348,1097,20,100,2000,2000,0,37,53,4111,4111,0,0,0,0,0,0,81,0,0,0,0,0,1,0,0,0,0,0,0,0,4111,0,'EventAI',''), + (4100,'Screeching Harpy',NULL,28,29,1352,0,0,0,514,514,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,0.9,1,1,1,1,1,768,814,0,0,42,52,42.1344,57.9348,1165,22,100,2000,2000,0,38,55,4100,4100,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4101,'Screeching Roguefeather',NULL,29,30,1350,0,0,0,514,514,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,950,1003,0,0,27,34,42.1344,57.9348,1200,14,100,1300,2000,0,43,61,4101,4101,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4104,'Screeching Windcaller',NULL,30,30,10876,0,0,0,514,514,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,1003,1003,0,0,43,53,42.1344,57.9348,1200,22,100,2000,2000,0,44,62,4104,4104,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4107,'Highperch Wyvern',NULL,28,29,2298,0,0,0,16,16,0,0,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,896,950,0,0,42,52,40.8672,56.1924,1165,22,100,2000,2000,0,0,0,4107,0,4107,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4109,'Highperch Consort',NULL,28,29,2297,0,0,0,16,16,0,0,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,896,950,0,0,42,52,39.5824,54.4258,1165,22,100,2000,2000,0,0,0,4109,0,4109,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4110,'Highperch Patriarch',NULL,30,31,4585,0,0,0,16,16,0,0,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.2,1,1,1,1.25,1,1146,1207,0,0,39,49,44.616,61.347,1542,20,100,2000,2000,0,0,0,4110,0,4110,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4111,'Gravelsnout Kobold',NULL,26,27,2153,0,0,0,26,26,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,788,840,0,0,38,48,42.1344,57.9348,1097,20,100,2000,2000,0,37,53,4111,4111,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4111,0,'EventAI',''), (4112,'Gravelsnout Vermin',NULL,25,26,373,0,0,0,26,26,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,734,788,0,0,38,47,40.8672,56.1924,1061,20,100,2000,2000,0,35,51,4112,4112,0,0,0,0,0,0,80,0,0,0,0,0,1,0,0,0,0,0,0,0,4112,0,'EventAI',''), - (4113,'Gravelsnout Digger',NULL,28,29,511,0,0,0,26,26,0,0,7,3,3,0,0,0,0,0,0,1.62,1.14286,1,0,1.05,1,1,1,1,1,896,950,0,0,64,75,42.1344,57.9348,0,32,100,1710,1881,0,13,63,4113,0,0,0,0,0,0,0,83,0,0,0,0,0,1,0,0,0,0,0,0,0,4113,0,'EventAI',''), + (4113,'Gravelsnout Digger',NULL,28,29,511,0,0,0,26,26,0,0,7,3,3,0,0,32768,0,0,0,1.62,1.14286,1,0,1.05,1,1,1,1,1,896,950,0,0,64,75,42.1344,57.9348,1165,32,100,1710,1881,0,13,63,4113,0,0,0,0,0,0,0,83,0,0,0,0,0,1,0,0,0,0,0,0,0,4113,0,'EventAI',''), (4114,'Gravelsnout Forager',NULL,27,28,2299,0,0,0,26,26,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,840,896,0,0,39,49,42.1344,57.9348,1130,20,100,2000,2000,0,40,57,4114,4114,0,0,0,0,0,0,82,0,0,0,0,0,1,0,0,0,0,0,0,0,4114,0,'EventAI',''), (4116,'Gravelsnout Surveyor',NULL,29,30,774,0,0,0,26,26,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,8,0,1.05,1,1,1,1,1,739,774,2068,2175,35,44,42.1344,57.9348,654,18,100,2000,2000,0,38,55,4116,4116,0,0,0,0,0,0,90,0,0,0,0,0,1,0,0,0,0,0,0,0,4116,0,'EventAI',''), - (4117,'Cloud Serpent',NULL,25,26,2705,0,0,0,14,14,0,27,1,1,3,0,0,0,0,0,1,1,1.14286,2,0,1.05,1,1,1,1,1,640,684,655,693,34,43,36.96,50.82,867,18,100,2000,2000,0,0,0,4117,0,4117,0,0,0,0,0,0,54,0,0,0,8905,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4118,'Venomous Cloud Serpent',NULL,26,28,10991,0,0,0,14,14,0,27,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.05,1,1,1,1,1,788,896,0,0,38,49,39.5824,54.4258,1112,20,100,2000,2000,0,0,0,4118,0,4118,0,0,0,0,0,0,56,0,0,0,8907,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4119,'Elder Cloud Serpent',NULL,27,29,2703,0,0,0,14,14,1.33,27,1,1,3,0,0,0,0,0,1,1,1.14286,2,0,1.05,1,1,1,1,1,724,812,732,811,38,48,38.28,52.635,945,20,100,2000,2000,0,0,0,4119,0,4119,0,0,0,0,0,0,58,0,0,0,8906,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4120,'Thundering Boulderkin',NULL,28,29,9587,0,0,0,91,91,0,0,4,1,3,0,0,0,0,0,0,1.55556,0.857143,1,0,1.05,1,1,1,1,1,896,950,0,0,61,77,40.8672,56.1924,1148,32,100,3000,2000,0,0,0,4120,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4124,'Needles Cougar',NULL,27,28,1056,0,0,0,14,14,0,2,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1.05,1,1,1,1,1,840,896,0,0,29,36,41.3424,56.8458,1013,15,100,1200,2000,0,0,0,4124,0,4124,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (4126,'Crag Stalker',NULL,25,26,1043,0,0,0,14,14,0,2,1,1,3,0,2,0,0,0,1,1,1.42857,1,0,1.05,1,1,1,1,1,734,788,0,0,29,36,38.72,53.24,1044,15,100,1600,2000,0,0,0,4126,0,4126,0,0,0,0,0,0,0,0,0,0,5827,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4127,'Hecklefang Hyena',NULL,15,16,2710,0,0,0,38,38,0,25,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,328,356,0,0,23,30,22.792,31.339,695,12,100,2000,2000,0,0,0,4127,0,4127,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (4128,'Hecklefang Stalker',NULL,22,23,2712,0,0,0,38,38,0,25,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.02,1,1,1,1,1,573,617,0,0,32,41,36.0272,49.5374,940,17,100,2000,2000,0,0,0,4128,0,4128,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (4129,'Hecklefang Snarler',NULL,18,19,2711,0,0,0,38,38,0,25,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,417,449,0,0,27,34,30.4304,41.8418,800,14,100,2000,2000,0,0,0,4129,0,4129,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (4130,'Silithid Searcher',NULL,32,33,11144,0,0,0,310,310,0,0,10,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1163,1221,0,0,46,58,44.616,61.347,1287,24,100,2000,2000,0,0,0,4130,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (4131,'Silithid Invader',NULL,34,35,11143,0,0,0,310,310,0,0,10,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1279,1342,0,0,48,60,48.2064,66.2838,1357,25,100,2000,2000,0,0,0,4131,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4117,'Cloud Serpent',NULL,25,26,2705,0,0,0,14,14,0,27,1,1,3,0,0,0,0,0,1,1,1.14286,2,0,1.05,1,1,1,1,1,640,684,655,693,34,43,36.96,50.82,887,18,100,2000,2000,0,0,0,4117,0,4117,0,0,0,0,0,0,54,0,0,0,8905,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4118,'Venomous Cloud Serpent',NULL,26,28,10991,0,0,0,14,14,0,27,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.05,1,1,1,1,1,788,896,0,0,38,49,39.5824,54.4258,1130,20,100,2000,2000,0,0,0,4118,0,4118,0,0,0,0,0,0,56,0,0,0,8907,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4119,'Elder Cloud Serpent',NULL,27,29,2703,0,0,0,14,14,1.33,27,1,1,3,0,0,0,0,0,1,1,1.14286,2,0,1.05,1,1,1,1,1,724,812,732,811,38,48,38.28,52.635,975,20,100,2000,2000,0,0,0,4119,0,4119,0,0,0,0,0,0,58,0,0,0,8906,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4120,'Thundering Boulderkin',NULL,28,29,9587,0,0,0,91,91,0,0,4,1,3,0,0,0,0,0,0,1.55556,0.857143,1,0,1.05,1,1,1,1,1,896,950,0,0,61,77,40.8672,56.1924,1165,32,100,3000,2000,0,0,0,4120,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4124,'Needles Cougar',NULL,27,28,1056,0,0,0,14,14,0,2,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1.05,1,1,1,1,1,840,896,0,0,29,36,41.3424,56.8458,1130,15,100,1200,2000,0,0,0,4124,0,4124,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (4126,'Crag Stalker',NULL,25,26,1043,0,0,0,14,14,0,2,1,1,3,0,2,0,0,0,1,1,1.42857,1,0,1.05,1,1,1,1,1,734,788,0,0,29,36,38.72,53.24,1061,15,100,1600,2000,0,0,0,4126,0,4126,0,0,0,0,0,0,0,0,0,0,5827,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4127,'Hecklefang Hyena',NULL,15,16,2710,0,0,0,38,38,0,25,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,328,356,0,0,23,30,22.792,31.339,713,12,100,2000,2000,0,0,0,4127,0,4127,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (4128,'Hecklefang Stalker',NULL,22,23,2712,0,0,0,38,38,0,25,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.02,1,1,1,1,1,573,617,0,0,32,41,36.0272,49.5374,957,17,100,2000,2000,0,0,0,4128,0,4128,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (4129,'Hecklefang Snarler',NULL,18,19,2711,0,0,0,38,38,0,25,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,417,449,0,0,27,34,30.4304,41.8418,817,14,100,2000,2000,0,0,0,4129,0,4129,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (4130,'Silithid Searcher',NULL,32,33,11144,0,0,0,310,310,0,0,10,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1163,1221,0,0,46,58,44.616,61.347,1304,24,100,2000,2000,0,0,0,4130,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (4131,'Silithid Invader',NULL,34,35,11143,0,0,0,310,310,0,0,10,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1279,1342,0,0,48,60,48.2064,66.2838,1373,25,100,2000,2000,0,0,0,4131,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (4132,'Silithid Ravager',NULL,37,37,11099,0,0,0,310,310,0,0,10,1,3,0,0,0,0,0,0,1,1.14286,1,4,1,1,1,1,-1,1,1469,1469,0,0,178,230,43.956,60.4395,1480,94,100,1350,2000,0,0,0,4132,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4133,'Silithid Hive Drone',NULL,33,34,11097,0,0,0,311,311,0,0,10,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1221,1279,0,0,48,60,47.0272,64.6624,1322,25,100,2000,2000,0,0,0,4133,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (4138,'Jeen\'ra Nightrunner','Hunter Trainer',60,60,2205,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,3139,3139,5751,5751,110,142,74.448,102.366,0,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4621,4138,0,'',''), - (4139,'Scorpid Terror',NULL,33,34,2491,0,0,0,413,413,0,20,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.1,1,1,1,1,1,1221,1279,0,0,48,60,47.0272,64.6624,1642,25,100,2000,2000,0,0,0,4139,0,4139,0,0,0,0,0,0,0,0,0,0,8853,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4140,'Scorpid Reaver',NULL,31,32,3247,0,0,0,413,413,0,20,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.1,1,1,1,1,1,1107,1163,0,0,45,56,44.616,61.347,1555,23,100,2000,2000,0,0,0,4140,0,4140,0,0,0,0,0,0,0,0,0,0,5867,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4142,'Sparkleshell Tortoise',NULL,30,31,5052,0,0,0,7,7,0,21,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.1,1,1,1,1,1,1050,1107,0,0,44,55,46.376,63.767,1217,23,100,2000,2000,0,0,0,4142,0,4142,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4143,'Sparkleshell Snapper',NULL,34,35,2308,0,0,0,7,7,0,21,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.1,1,1,1,1,1,1279,1342,0,0,48,60,47.0272,64.6624,1356,25,100,2000,2000,0,0,0,4143,0,4143,0,0,0,0,0,0,0,0,0,0,5926,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4144,'Sparkleshell Borer',NULL,32,33,2307,0,0,0,7,7,0,21,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.1,1,1,1,1,1,1163,1221,0,0,46,58,47.5904,65.4368,1287,24,100,2000,2000,0,0,0,4144,0,4144,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4146,'Jocaste','Hunter Trainer',40,40,2206,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,2471,2471,3191,3191,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4008,4146,0,'',''), - (4147,'Saltstone Basilisk',NULL,30,31,12340,0,0,0,49,49,0,0,1,3,3,0,0,0,0,0,0,1.11111,1.14286,1,0,1.1,1,1,1,1,1,1050,1107,0,0,44,55,43.384,59.653,1234,23,100,2000,2000,0,0,0,4147,0,4147,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4133,'Silithid Hive Drone',NULL,33,34,11097,0,0,0,311,311,0,0,10,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1221,1279,0,0,48,60,47.0272,64.6624,1340,25,100,2000,2000,0,0,0,4133,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (4138,'Jeen\'ra Nightrunner','Hunter Trainer',60,60,2205,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,3139,3139,5751,5751,110,142,74.448,102.366,1923,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4621,4138,0,'',''), + (4139,'Scorpid Terror',NULL,33,34,2491,0,0,0,413,413,0,20,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.1,1,1,1,1.25,1,1221,1279,0,0,48,60,47.0272,64.6624,1675,25,100,2000,2000,0,0,0,4139,0,4139,0,0,0,0,0,0,0,0,0,0,8853,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4140,'Scorpid Reaver',NULL,31,32,3247,0,0,0,413,413,0,20,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.1,1,1,1,1,1,1107,1163,0,0,45,56,44.616,61.347,1270,23,100,2000,2000,0,0,0,4140,0,4140,0,0,0,0,0,0,0,0,0,0,5867,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4142,'Sparkleshell Tortoise',NULL,30,31,5052,0,0,0,7,7,0,21,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.1,1,1,1,1,1,1050,1107,0,0,44,55,46.376,63.767,1234,23,100,2000,2000,0,0,0,4142,0,4142,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4143,'Sparkleshell Snapper',NULL,34,35,2308,0,0,0,7,7,0,21,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.1,1,1,1,2.5,1,1279,1342,0,0,48,60,47.0272,64.6624,3432,25,100,2000,2000,0,0,0,4143,0,4143,0,0,0,0,0,0,0,0,0,0,5926,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4144,'Sparkleshell Borer',NULL,32,33,2307,0,0,0,7,7,0,21,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.1,1,1,1,1,1,1163,1221,0,0,46,58,47.5904,65.4368,1304,24,100,2000,2000,0,0,0,4144,0,4144,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4146,'Jocaste','Hunter Trainer',40,40,2206,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,2471,2471,3191,3191,61,78,56.672,77.924,1035,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4008,4146,0,'',''), + (4147,'Saltstone Basilisk',NULL,30,31,12340,0,0,0,49,49,0,0,1,3,3,0,0,32768,0,0,0,1.11111,1.14286,1,0,1.1,1,1,1,1,1,1050,1107,0,0,44,55,43.384,59.653,1234,23,100,2000,2000,0,0,0,4147,0,4147,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (4150,'Saltstone Gazer',NULL,34,35,8392,0,0,0,49,49,0,0,1,1,3,0,0,0,0,0,0,1.11111,1.14286,1,0,1.1,1,1,1,1,1,1279,1342,0,0,48,60,49.9664,68.7038,1373,25,100,2000,2000,0,0,0,4150,0,4150,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (4151,'Saltstone Crystalhide',NULL,32,33,12341,0,0,0,49,49,0,0,1,1,3,0,0,0,0,0,0,1.11111,1.14286,2,0,1.1,1,1,1,1,1,977,1021,935,963,42,53,45.8304,63.0168,1091,22,100,2000,2000,0,0,0,4151,0,4151,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4154,'Salt Flats Scavenger',NULL,30,32,2305,0,0,0,73,73,0,7,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.1,1,1,1,1,1,1050,1163,0,0,44,57,44.616,61.347,1235,23,100,2000,2000,0,0,0,4154,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (4155,'Idriana','Banker',45,45,2210,0,0,0,80,80,0,0,7,3,3,0,259,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2404,0,1,'',''), - (4156,'Astaia','Fishing Trainer',35,35,2211,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4744,4156,0,'',''), - (4158,'Salt Flats Vulture',NULL,32,34,10825,0,0,0,73,73,0,7,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.1,1,1,1,1,1,1163,1279,0,0,46,58,45.8304,63.0168,0,24,100,2000,2000,0,0,0,4158,0,0,0,0,0,0,0,0,0,0,0,0,8836,1,0,0,0,0,0,0,0,0,0,'',''), - (4159,'Me\'lynn','Expert Tailor',35,35,2213,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4349,51323,0,'',''), - (4160,'Ainethil','Artisan Alchemist',46,46,10624,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3077,3077,0,0,74,96,62.744,86.273,0,39,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4124,4160,0,'',''), - (4161,'Lysheana','Guild Master',60,60,2216,0,0,0,80,80,0,0,7,3,3,0,1537,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7487,50815,0,'',''), - (4163,'Syurna','Rogue Trainer',40,40,2231,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,4576,4163,0,'',''), - (4164,'Cylania','Night Elf Armorer',30,30,2199,0,0,0,80,80,0,0,7,3,3,0,16388,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4165,'Elissa Dumas','Portal Trainer',35,35,7669,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,2016,2016,2680,2680,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4821,4165,1,'',''), - (4166,'Gazelle',NULL,3,3,1547,2238,0,0,188,188,0,0,8,1,3,0,0,0,0,2,0,1,0.857143,1,0,0.2,1,1,1,1,1,14,14,0,0,3,4,1.76,2.42,41,2,100,2000,2000,0,0,0,0,0,4166,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (4167,'Dendrythis','Food & Drink Vendor',30,30,2208,0,0,0,80,80,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4168,'Elynna','Tailoring Supplies',30,30,2214,0,0,0,80,80,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4169,'Jaeana','Meat Vendor',30,30,2217,0,0,0,80,80,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4169,0,'',''), - (4170,'Ellandrieth','General Goods',30,30,2218,0,0,0,80,80,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4171,'Merelyssa','Blade Merchant',30,30,2219,0,0,0,80,80,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4171,0,'',''), - (4172,'Anadyia','Robe Vendor',30,30,2220,0,0,0,80,80,0,0,7,3,3,0,4,4608,0,2,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4173,'Landria','Bow Merchant',30,30,2222,0,0,0,80,80,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4173,0,'',''), - (4175,'Vinasia','Cloth Armor Merchant',30,30,2224,0,0,0,80,80,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51216,0,'',''), - (4177,'Melea','Mail Armor Merchant',30,30,2226,0,0,0,80,80,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4180,'Ealyshia Dewwhisper','Two Handed Weapon Merchant',50,50,2229,0,0,0,80,80,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4180,0,'',''), - (4181,'Fyrenna','Food & Drink Vendor',30,30,2230,0,0,0,80,80,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4182,'Dalmond','General Goods',17,17,4404,0,0,0,80,80,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,748,748,0,0,17,22,27.5264,37.8488,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4183,'Naram Longclaw','Weaponsmith',20,20,4408,0,0,0,80,80,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4183,0,'EventAI',''), - (4184,'Geenia Sunshadow','Speciality Dress Maker',51,51,11907,0,0,0,994,994,0,0,7,3,3,0,16388,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,87,112,67.32,92.565,0,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4185,'Shaldyn','Clothier',18,18,4402,0,0,0,80,80,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,24,31,28.6704,39.4218,20,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4186,'Mavralyn','Leather Armor & Leatherworking Supplies',18,18,4406,0,0,0,80,80,0,0,7,3,3,0,16390,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,21,26,28.9872,39.8574,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4187,'Harlon Thornguard','Armorer & Shieldsmith',23,23,4407,0,0,0,80,80,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1106,1106,0,0,31,40,35.6224,48.9808,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'EventAI',''), - (4188,'Illyanie','Cloth Armor Merchant',25,25,13189,0,0,0,80,80,0,0,7,1,3,0,16388,4608,0,2,8,1,1.14286,1,0,1,1,1,1,-1,1,719,719,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4188,1,'EventAI',''), - (4189,'Valdaron','Tailoring Supplies',14,14,4401,0,0,0,80,80,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4190,'Kyndri','Baker',13,13,4399,0,0,0,80,80,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,546,546,0,0,13,17,21.5072,29.5724,20,7,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4190,1,'EventAI',''), - (4191,'Allyndia','Food & Drink Vendor',15,15,4403,0,0,0,80,80,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4192,'Taldan','Drink Vendor',16,16,4405,0,0,0,80,80,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,695,695,0,0,17,23,26.048,35.816,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'EventAI',''), - (4193,'Grondal Moonbreeze','Journeyman Tailor',29,29,4400,0,0,0,80,80,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1528,1528,0,0,38,49,43.8944,60.3548,0,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4263,50192,0,'EventAI',''), - (4194,'Ullanna','Trade Supplies',15,15,4409,0,0,0,80,80,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'EventAI',''), - (4195,'Tiyani','Food & Drink Vendor',15,15,4410,0,0,0,80,80,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'EventAI',''), - (4196,'Silithid Swarm',NULL,1,1,7511,0,0,0,310,310,0.2,0,10,1,3,0,0,0,0,0,0,1,0.857143,1,0,0.02,1,1,1,1,1,1,1,0,0,27,34,34.6544,47.6498,0,14,100,1500,2000,0,34,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (4197,'Ken\'zigla',NULL,20,20,4105,0,0,0,126,126,0,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4197,1,'EventAI',''), - (4198,'Braelyn Firehand',NULL,30,30,2240,0,0,0,83,83,0,0,7,1,3,0,2,4608,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,1605,1605,2175,2175,42,53,45.144,62.073,0,22,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4198,1,'EventAI',''), - (4200,'Laird','Fish Vendor',14,14,9549,0,0,0,80,80,0,0,7,3,3,0,7,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4304,4200,1,'EventAI',''), - (4201,'Ziz Fizziks',NULL,20,20,7156,0,0,0,35,35,0,0,7,1,3,0,2,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4201,0,'',''), + (4154,'Salt Flats Scavenger',NULL,30,32,2305,0,0,0,73,73,0,7,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.1,1,1,1,1,1,1050,1163,0,0,44,57,44.616,61.347,1270,23,100,2000,2000,0,0,0,4154,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (4155,'Idriana','Banker',45,45,2210,0,0,0,80,80,0,0,7,3,3,0,259,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2404,0,1,'',''), + (4156,'Astaia','Fishing Trainer',35,35,2211,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4744,4156,0,'',''), + (4158,'Salt Flats Vulture',NULL,32,34,10825,0,0,0,73,73,0,7,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.1,1,1,1,1,1,1163,1279,0,0,46,58,45.8304,63.0168,1340,24,100,2000,2000,0,0,0,4158,0,0,0,0,0,0,0,0,0,0,0,0,8836,1,0,0,0,0,0,0,0,0,0,'',''), + (4159,'Me\'lynn','Expert Tailor',35,35,2213,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4349,4159,0,'',''), + (4160,'Ainethil','Artisan Alchemist',46,46,10624,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3077,3077,0,0,74,96,62.744,86.273,2780,39,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4124,4160,0,'',''), + (4161,'Lysheana','Guild Master',60,60,2216,0,0,0,80,80,0,0,7,3,3,0,1537,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7487,4161,0,'',''), + (4163,'Syurna','Rogue Trainer',40,40,2231,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,4576,4163,0,'',''), + (4164,'Cylania','Night Elf Armorer',30,30,2199,0,0,0,80,80,0,0,7,3,3,0,16388,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4165,'Elissa Dumas','Portal Trainer',35,35,7669,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,2016,2016,2680,2680,51,65,51.128,70.301,751,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4821,4165,1,'',''), + (4166,'Gazelle',NULL,3,3,1547,2238,0,0,188,188,0,0,8,1,3,0,0,0,0,2,0,1,0.857143,1,0,0.2,1,1,1,1.33,1,14,14,0,0,3,4,1.76,2.42,55,2,100,2000,2000,0,0,0,0,0,4166,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (4167,'Dendrythis','Food & Drink Vendor',30,30,2208,0,0,0,80,80,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4168,'Elynna','Tailoring Supplies',30,30,2214,0,0,0,80,80,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4169,'Jaeana','Meat Vendor',30,30,2217,0,0,0,80,80,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4169,0,'',''), + (4170,'Ellandrieth','General Goods',30,30,2218,0,0,0,80,80,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4171,'Merelyssa','Blade Merchant',30,30,2219,0,0,0,80,80,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4171,0,'',''), + (4172,'Anadyia','Robe Vendor',30,30,2220,0,0,0,80,80,0,0,7,3,3,0,4,37376,0,2,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4173,'Landria','Bow Merchant',30,30,2222,0,0,0,80,80,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4173,0,'',''), + (4175,'Vinasia','Cloth Armor Merchant',30,30,2224,0,0,0,80,80,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4175,0,'',''), + (4177,'Melea','Mail Armor Merchant',30,30,2226,0,0,0,80,80,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4180,'Ealyshia Dewwhisper','Two Handed Weapon Merchant',50,50,2229,0,0,0,80,80,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4180,0,'',''), + (4181,'Fyrenna','Food & Drink Vendor',30,30,2230,0,0,0,80,80,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4182,'Dalmond','General Goods',17,17,4404,0,0,0,80,80,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,748,748,0,0,17,22,27.5264,37.8488,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4183,'Naram Longclaw','Weaponsmith',20,20,4408,0,0,0,80,80,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4183,0,'EventAI',''), + (4184,'Geenia Sunshadow','Speciality Dress Maker',51,51,11907,0,0,0,994,994,0,0,7,3,3,0,16388,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,87,112,67.32,92.565,3052,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4185,'Shaldyn','Clothier',18,18,4402,0,0,0,80,80,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,24,31,28.6704,39.4218,20,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4186,'Mavralyn','Leather Armor & Leatherworking Supplies',18,18,4406,0,0,0,80,80,0,0,7,3,3,0,16390,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,21,26,28.9872,39.8574,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4187,'Harlon Thornguard','Armorer & Shieldsmith',23,23,4407,0,0,0,80,80,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1106,1106,0,0,31,40,35.6224,48.9808,957,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'EventAI',''), + (4188,'Illyanie','Cloth Armor Merchant',25,25,13189,0,0,0,80,80,0,0,7,1,3,0,16388,4608,0,2,8,1,1.14286,1,0,1,1,1,1,-1,1,719,719,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4188,1,'EventAI',''), + (4189,'Valdaron','Tailoring Supplies',14,14,4401,0,0,0,80,80,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4190,'Kyndri','Baker',13,13,4399,0,0,0,80,80,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,546,546,0,0,13,17,21.5072,29.5724,608,7,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4190,1,'EventAI',''), + (4191,'Allyndia','Food & Drink Vendor',15,15,4403,0,0,0,80,80,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4192,'Taldan','Drink Vendor',16,16,4405,0,0,0,80,80,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,695,695,0,0,17,23,26.048,35.816,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'EventAI',''), + (4193,'Grondal Moonbreeze','Journeyman Tailor',29,29,4400,0,0,0,80,80,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1528,1528,0,0,38,49,43.8944,60.3548,1165,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4263,4193,0,'EventAI',''), + (4194,'Ullanna','Trade Supplies',15,15,4409,0,0,0,80,80,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'EventAI',''), + (4195,'Tiyani','Food & Drink Vendor',15,15,4410,0,0,0,80,80,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'EventAI',''), + (4196,'Silithid Swarm',NULL,1,1,7511,0,0,0,310,310,0.2,0,10,1,3,0,0,0,0,0,0,1,0.857143,1,0,0.02,1,1,1,1,1,1,1,0,0,27,34,34.6544,47.6498,15,14,100,1500,2000,0,34,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (4197,'Ken\'zigla',NULL,20,20,4105,0,0,0,126,126,0,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4197,1,'EventAI',''), + (4198,'Braelyn Firehand',NULL,30,30,2240,0,0,0,83,83,0,0,7,1,3,0,2,4608,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,1605,1605,2175,2175,42,53,45.144,62.073,654,22,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4198,1,'EventAI',''), + (4200,'Laird','Fish Vendor',14,14,9549,0,0,0,80,80,0,0,7,3,3,0,7,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4304,4200,1,'EventAI',''), + (4201,'Ziz Fizziks',NULL,20,20,7156,0,0,0,35,35,0,0,7,1,3,0,2,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4201,0,'',''), (4202,'Gerenzo Wrenchwhistle',NULL,27,27,3885,0,0,0,47,47,1.15,0,7,1,3,0,0,32768,0,2,0,1,1.14286,1,0,1.05,1,1,1,1,1,840,840,0,0,39,48,42.1344,57.9348,1097,20,100,2000,2000,0,38,55,4202,4202,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4202,0,'',''), - (4203,'Ariyell Skyshadow','Weapon Merchant',30,30,2221,0,0,0,80,80,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4203,0,'',''), - (4204,'Firodren Mooncaller','Herbalism Trainer',35,35,2253,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,4204,0,'',''), - (4205,'Dorion','Hunter Trainer',50,50,2251,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,3517,3517,4393,4393,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4693,4205,0,'',''), - (4208,'Lairn','Banker',45,45,2259,0,0,0,80,80,0,0,7,3,3,0,256,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4209,'Garryeth','Banker',45,45,2256,0,0,0,80,80,0,0,7,3,3,0,256,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), - (4210,'Alegorn','Cooking Trainer',35,35,2242,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5853,4210,0,'',''), - (4211,'Dannelor','First Aid Trainer',35,35,2248,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5855,0,0,'',''), - (4212,'Telonis','Artisan Leatherworker',46,46,2270,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,3077,3077,0,0,74,96,62.744,86.273,0,39,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4241,0,0,'',''), - (4213,'Taladan','Expert Enchanter',35,35,2266,0,0,0,80,80,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4163,0,0,'',''), - (4214,'Erion Shadewhisper','Rogue Trainer',60,60,2252,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,0,0,110,142,74.448,102.366,0,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,4576,4214,0,'',''), - (4215,'Anishar','Rogue Trainer',50,50,2243,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,4576,4215,0,'',''), - (4216,'Chardryn','Herbalism Supplies',30,30,2245,0,0,0,80,80,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4216,0,'',''), - (4217,'Mathrengyl Bearwalker','Druid Trainer',60,60,2261,0,0,0,80,80,0,0,7,3,3,0,23,4608,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,3139,3139,5751,5751,110,142,74.448,102.366,0,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,0,0,1403,4217,0,'',''), - (4218,'Denatharion','Druid Trainer',50,50,2250,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,3517,3517,4393,4393,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,0,0,3924,4218,0,'',''), - (4219,'Fylerian Nightwing','Druid Trainer',40,40,2255,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,2471,2471,3191,3191,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,0,0,4571,4219,0,'',''), - (4220,'Cyroen','Reagents',30,30,2247,0,0,0,80,80,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4220,0,'',''), - (4221,'Talaelar','Fish Vendor',30,30,2267,0,0,0,80,80,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4221,0,'',''), - (4222,'Voloren','Fishing Supplies',30,30,2276,0,0,0,80,80,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4222,0,'',''), - (4223,'Fyldan','Cooking Supplies',30,30,2254,0,0,0,80,80,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4223,0,'',''), - (4225,'Saenorion','Leatherworking Supplies',30,30,2265,0,0,0,80,80,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50118,0,'',''), - (4226,'Ulthir','Alchemy Supplies',30,30,2272,0,0,0,80,80,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4226,0,'',''), - (4228,'Vaean','Enchanting Supplies',30,30,2274,0,0,0,80,80,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50815,0,'',''), - (4229,'Mythrin\'dir','Trade Supplies',30,30,2264,0,0,0,80,80,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50464,0,'',''), - (4230,'Yldan','Bag Merchant',30,30,2277,0,0,0,80,80,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4230,0,'',''), - (4231,'Kieran','Weapon Merchant',30,30,2258,0,0,0,80,80,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4231,0,'',''), - (4232,'Glorandiir','Axe Merchant',30,30,2257,0,0,0,80,80,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4232,0,'',''), - (4233,'Mythidan','Mace & Staff Merchant',30,30,2263,0,0,0,80,80,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4233,0,'',''), - (4234,'Andrus','Staff Merchant',30,30,2249,0,0,0,80,80,0,0,7,3,3,0,4,4608,0,2,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4234,0,'',''), - (4235,'Turian','Thrown Weapons Merchant',30,30,2271,0,0,0,80,80,0,0,7,3,3,0,4,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4235,0,'',''), - (4236,'Cyridan','Leather Armor Merchant',30,30,2246,0,0,0,80,80,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50464,0,'',''), - (4240,'Caynrus','Shield Merchant',30,30,2244,0,0,0,80,80,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4240,0,'',''), - (4241,'Mydrannul','General Goods',30,30,2262,0,0,0,80,80,0,0,7,3,3,0,7,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4305,0,0,'',''), - (4242,'Frostsaber Companion',NULL,50,50,9956,0,0,0,80,80,0,0,1,3,3,0,0,4608,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,100003,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,51132,0,'',''), - (4243,'Nightshade','Jeen\'ra\'s Pet',50,50,613,0,0,0,80,80,0,0,1,3,3,0,0,4096,0,2,0,1,1.14286,1,0,1.25,1,1,1,1,1,2769,2769,0,0,88,107,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,100003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4244,'Shadow','Dorion\'s Pet',30,30,780,0,0,0,80,80,0,0,1,3,3,0,0,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,100005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4203,'Ariyell Skyshadow','Weapon Merchant',30,30,2221,0,0,0,80,80,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4203,0,'',''), + (4204,'Firodren Mooncaller','Herbalism Trainer',35,35,2253,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,4204,0,'',''), + (4205,'Dorion','Hunter Trainer',50,50,2251,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,3517,3517,4393,4393,85,109,66.44,91.355,1518,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4693,4205,0,'',''), + (4208,'Lairn','Banker',45,45,2259,0,0,0,80,80,0,0,7,3,3,0,256,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4209,'Garryeth','Banker',45,45,2256,0,0,0,80,80,0,0,7,3,3,0,256,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), + (4210,'Alegorn','Cooking Trainer',35,35,2242,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5853,4210,0,'',''), + (4211,'Dannelor','First Aid Trainer',35,35,2248,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5855,0,0,'',''), + (4212,'Telonis','Artisan Leatherworker',46,46,2270,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,3077,3077,0,0,74,96,62.744,86.273,2780,39,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4241,0,0,'',''), + (4213,'Taladan','Expert Enchanter',35,35,2266,0,0,0,80,80,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4163,0,0,'',''), + (4214,'Erion Shadewhisper','Rogue Trainer',60,60,2252,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,0,0,110,142,74.448,102.366,3791,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,4576,4214,0,'',''), + (4215,'Anishar','Rogue Trainer',50,50,2243,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,4576,4215,0,'',''), + (4216,'Chardryn','Herbalism Supplies',30,30,2245,0,0,0,80,80,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4216,0,'',''), + (4217,'Mathrengyl Bearwalker','Druid Trainer',60,60,2261,0,0,0,80,80,0,0,7,3,3,0,23,37376,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,3139,3139,5751,5751,110,142,74.448,102.366,1923,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,0,0,1403,4217,0,'',''), + (4218,'Denatharion','Druid Trainer',50,50,2250,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,3517,3517,4393,4393,85,109,66.44,91.355,1518,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,0,0,3924,4218,0,'',''), + (4219,'Fylerian Nightwing','Druid Trainer',40,40,2255,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,2471,2471,3191,3191,61,78,56.672,77.924,1035,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,0,0,4571,4219,0,'',''), + (4220,'Cyroen','Reagents',30,30,2247,0,0,0,80,80,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4220,0,'',''), + (4221,'Talaelar','Fish Vendor',30,30,2267,0,0,0,80,80,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4221,0,'',''), + (4222,'Voloren','Fishing Supplies',30,30,2276,0,0,0,80,80,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4222,0,'',''), + (4223,'Fyldan','Cooking Supplies',30,30,2254,0,0,0,80,80,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4223,0,'',''), + (4225,'Saenorion','Leatherworking Supplies',30,30,2265,0,0,0,80,80,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4225,0,'',''), + (4226,'Ulthir','Alchemy Supplies',30,30,2272,0,0,0,80,80,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4226,0,'',''), + (4228,'Vaean','Enchanting Supplies',30,30,2274,0,0,0,80,80,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4228,0,'',''), + (4229,'Mythrin\'dir','Trade Supplies',30,30,2264,0,0,0,80,80,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4229,0,'',''), + (4230,'Yldan','Bag Merchant',30,30,2277,0,0,0,80,80,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4230,0,'',''), + (4231,'Kieran','Weapon Merchant',30,30,2258,0,0,0,80,80,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4231,0,'',''), + (4232,'Glorandiir','Axe Merchant',30,30,2257,0,0,0,80,80,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4232,0,'',''), + (4233,'Mythidan','Mace & Staff Merchant',30,30,2263,0,0,0,80,80,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4233,0,'',''), + (4234,'Andrus','Staff Merchant',30,30,2249,0,0,0,80,80,0,0,7,3,3,0,4,37376,0,2,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4234,0,'',''), + (4235,'Turian','Thrown Weapons Merchant',30,30,2271,0,0,0,80,80,0,0,7,3,3,0,4,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4235,0,'',''), + (4236,'Cyridan','Leather Armor Merchant',30,30,2246,0,0,0,80,80,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4236,0,'',''), + (4240,'Caynrus','Shield Merchant',30,30,2244,0,0,0,80,80,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4240,0,'',''), + (4241,'Mydrannul','General Goods',30,30,2262,0,0,0,80,80,0,0,7,3,3,0,7,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4305,0,0,'',''), + (4242,'Frostsaber Companion',NULL,50,50,9956,0,0,0,80,80,0,0,1,3,3,0,0,37376,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,100003,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4242,0,'',''), + (4243,'Nightshade','Jeen\'ra\'s Pet',50,50,613,0,0,0,80,80,0,0,1,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1.25,1,1,1,1,1,2769,2769,0,0,88,107,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,100003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4244,'Shadow','Dorion\'s Pet',30,30,780,0,0,0,80,80,0,0,1,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,100005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (4248,'Pesterhide Hyena',NULL,26,27,2713,0,0,0,38,38,0,25,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,-1,1,896,950,0,0,42,52,36.96,50.82,1148,22,100,2000,2000,0,0,0,4248,0,4248,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (4249,'Pesterhide Snarler',NULL,28,29,10903,0,0,0,38,38,0,25,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.05,1,1,1,1,1,896,950,0,0,42,52,40.8672,56.1924,1148,22,100,2000,2000,0,0,0,4249,0,4249,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (4249,'Pesterhide Snarler',NULL,28,29,10903,0,0,0,38,38,0,25,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.05,1,1,1,1,1,896,950,0,0,42,52,40.8672,56.1924,1165,22,100,2000,2000,0,0,0,4249,0,4249,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (4250,'Galak Packhound',NULL,24,24,2726,0,0,0,131,131,0,25,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.02,1,1,1,1,1,664,664,0,0,26,31,59.0304,81.1668,992,13,100,1500,2000,0,0,0,4250,0,4250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4251,'Goblin Racer',NULL,32,32,10318,0,0,0,35,35,0,0,9,1,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,0,23,100,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4252,'Gnome Racer',NULL,32,32,2490,0,0,0,35,35,0,0,9,1,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,0,23,100,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4253,'Bear Form (Night Elf Druid)',NULL,1,1,2281,0,0,0,35,35,1,0,1,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4254,'Geofram Bouldertoe','Mining Trainer',35,35,3092,0,0,0,55,55,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,7690,4254,0,'',''), - (4255,'Brogus Thunderbrew','Food and Drink',55,55,2284,0,0,0,1217,1217,0,0,7,3,3,0,6,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,13186,13186,0,0,141,170,70.664,97.163,0,72,100,1460,1606,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4255,0,'',''), - (4256,'Golnir Bouldertoe','Mining Supplies',30,30,3093,0,0,0,55,55,0,0,7,3,3,0,7,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4359,4256,0,'',''), - (4257,'Lana Thunderbrew','Blacksmithing Supplies',55,55,2286,0,0,0,1217,1217,0,0,7,3,3,0,16390,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,26744,26744,0,0,161,193,71.9664,98.9538,0,82,100,1410,1551,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4257,0,'',''), - (4258,'Bengus Deepforge','Artisan Blacksmith',45,45,3097,0,0,0,55,55,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,47,60,61.776,84.942,1305,25,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,2762,4258,0,'',''), - (4259,'Thurgrum Deepforge','Blacksmithing Supplies',30,30,3098,0,0,0,55,55,0,0,7,3,3,0,16390,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4259,0,'',''), - (4260,'Venture Co. Shredder',NULL,37,37,1269,0,0,0,47,47,0,0,9,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,1536,1536,0,0,52,64,52.7472,72.5274,1593,27,100,2000,1782,0,60,84,4260,0,0,0,0,16384,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (4261,'Bear Form (Tauren Druid)',NULL,1,1,2289,0,0,0,35,35,1,0,1,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4262,'Darnassus Sentinel',NULL,55,55,2306,14613,0,0,79,79,0,0,7,3,3,0,1,4096,0,1024,0,1,1.42857,1,0,1,1,1,1,-1,1,4667,4667,0,0,605,665,301.34,422.17,0,293,100,2000,2000,0,1,739,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10265,4262,0,'','guard_darnassus'), - (4263,'Deepmoss Hatchling',NULL,14,14,957,0,0,0,22,22,0.44,3,1,1,3,0,0,0,0,0,0,0.44,1.14286,1,0,1,1,1,1,1,1,300,300,0,0,29,33,19.7472,27.1524,0,14,100,2000,2057,0,0,0,4263,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4264,'Deepmoss Matriarch',NULL,22,22,336,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,0,1.04,1.14286,1,0,1.02,1,1,1,1,1,573,573,0,0,49,59,34.2672,47.1174,0,25,100,2000,1947,0,0,0,4264,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (4265,'Nyoma','Cooking Supplies',20,20,4236,0,0,0,80,80,0,0,7,3,3,0,7,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,482,482,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11778,4265,0,'',''), - (4266,'Danlyia','Food & Drink Vendor',17,17,4235,0,0,0,80,80,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,748,748,0,0,17,22,27.5264,37.8488,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4266,0,'',''), - (4267,'Daelyshia','Hippogryph Master',55,55,2313,0,0,0,80,80,0,0,7,3,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7459,7459,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,4267,0,'EventAI',''), - (4268,'Riding Wolf (Gray)',NULL,1,1,2320,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4269,'Chestnut Mare',NULL,1,1,2405,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4270,'Riding Wolf (Red)',NULL,1,1,2326,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4271,'Dire Wolf',NULL,1,1,2327,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4272,'Brown Wolf',NULL,1,1,2328,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4273,'Keeper Ordanus',NULL,29,29,2725,0,0,0,79,79,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,2,0,1,1,1,1,-1,1,865,865,811,811,39,47,0,0,975,20,0,2000,2000,0,50,100,4273,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4274,'Fenrus the Devourer',NULL,25,25,2352,0,0,0,16,16,0,0,1,3,3,0,0,64,0,0,0,1,1.14286,1,1,5,1,1,1,1,1,3495,3495,0,0,106,136,30.7968,42.3456,888,56,100,2000,1604,0,0,0,4274,0,4274,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4275,'Archmage Arugal',NULL,26,26,2353,0,0,0,24,24,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,2,1,10,2,1,1,1,1,6510,6510,1386,1386,129,166,35.1008,48.2636,740,68,100,2000,1567,0,322,425,4275,4275,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4275,0,'','boss_arugal'), - (4276,'Piznik','Venture Co.',20,20,7157,0,0,0,35,35,0,0,7,1,3,0,2,512,0,2,4096,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,4276,0,'',''), - (4277,'Eye of Kilrogg',NULL,22,22,2421,0,0,0,35,35,0,3,3,1,3,0,0,0,0,2,0,1.03,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,44,52,34.6544,47.6498,0,22,100,1790,1969,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4278,'Commander Springvale',NULL,24,24,3223,0,0,0,24,24,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,2,1,5,2,1,1,1,1,2855,2855,1236,1236,117,151,32.968,45.331,712,62,100,2000,1585,0,161,215,4278,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,51720,0,'EventAI',''), - (4279,'Odo the Blindwatcher',NULL,24,24,522,0,0,0,24,24,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,1,1,5,1,1,1,1,1,3255,3255,0,0,106,136,30.7968,42.3456,888,56,100,2000,1604,0,178,237,4279,0,4279,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4280,'Scarlet Preserver',NULL,29,30,2475,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,1,1,1,1,1,2319,2433,811,852,129,166,35.1008,48.2636,990,68,100,2000,2000,0,153,204,4280,4280,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4280,0,'EventAI',''), - (4281,'Scarlet Scout',NULL,29,30,2516,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,2715,2865,0,0,129,166,35.1008,48.2636,1183,68,100,2000,2000,0,174,232,4281,4281,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4281,0,'EventAI',''), - (4282,'Scarlet Magician',NULL,29,30,2512,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,1,3,1,1,1,1,1,2112,2211,2068,2175,134,173,36.1456,49.7002,645,71,100,2000,2000,0,148,199,4282,4282,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4282,0,'EventAI',''), - (4283,'Scarlet Sentry',NULL,30,31,2520,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,2865,3018,0,0,193,249,44.84,61.655,1217,102,100,2000,2000,0,188,251,4283,4283,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4283,0,'EventAI',''), - (4284,'Scarlet Augur',NULL,30,31,2495,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,2433,2550,1704,1756,193,249,44.84,61.655,1019,102,100,2000,2000,0,167,223,4284,4284,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4284,0,'EventAI',''), - (4285,'Scarlet Disciple',NULL,30,31,2505,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,2433,2550,1704,1756,193,249,44.84,61.655,1020,102,100,2000,2000,0,167,223,4285,4285,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4285,0,'EventAI',''), - (4286,'Scarlet Soldier',NULL,35,36,2522,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,2,1,1,1,1,3660,3831,0,0,193,249,44.84,61.655,2037,102,100,2000,2000,0,227,301,4286,4286,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4286,0,'EventAI',''), - (4287,'Scarlet Gallant',NULL,33,34,2463,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,2784,2901,1926,2014,193,249,44.84,61.655,1106,102,100,2000,2000,0,185,246,4287,4287,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4287,0,'EventAI',''), - (4288,'Scarlet Beastmaster',NULL,34,35,2497,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,3489,3660,0,0,193,249,44.84,61.655,1357,102,100,2000,2000,0,216,287,4288,4288,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4288,0,'EventAI',''), - (4289,'Scarlet Evoker',NULL,36,37,2509,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,8,1,3,2,1,1,1,1,2805,2910,5526,5722,193,249,44.84,61.655,777,102,100,2000,2000,0,181,242,4289,4289,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4289,0,'EventAI',''), - (4290,'Scarlet Guardsman',NULL,36,37,2511,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,2,1,1,1,1,3831,4008,0,0,193,249,44.84,61.655,1427,102,100,2800,2000,0,232,308,4290,4290,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4290,0,'EventAI',''), - (4291,'Scarlet Diviner',NULL,34,35,2508,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,2901,3027,2014,2134,193,249,44.84,61.655,1121,102,100,2000,2000,0,191,254,4291,4291,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4291,0,'EventAI',''), - (4292,'Scarlet Protector',NULL,36,37,2465,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,3150,3279,2194,2284,193,249,44.84,61.655,1761,102,100,2000,2000,0,203,270,4292,4292,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4292,0,'EventAI',''), - (4293,'Scarlet Scryer',NULL,30,31,2519,0,0,0,67,67,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,2433,2550,1704,1756,193,249,44.84,61.655,0,102,100,1341,1475,0,70,349,4293,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4293,0,'EventAI',''), - (4294,'Scarlet Sorcerer',NULL,37,38,2524,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,8,1,3,2,1,1,1,1,2910,3012,5722,5950,193,249,44.84,61.655,887,102,100,2000,2000,0,187,250,4294,4294,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4294,0,'EventAI',''), - (4295,'Scarlet Myrmidon',NULL,37,38,2515,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,2,1,1,1,1,4008,4185,0,0,193,249,44.84,61.655,1480,102,100,1700,2000,0,243,322,4295,4295,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4295,0,'EventAI',''), - (4296,'Scarlet Adept',NULL,33,34,5725,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,2784,2901,1926,2014,193,249,44.84,61.655,1106,102,100,2000,2000,0,185,246,4296,4296,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4296,0,'EventAI',''), - (4297,'Scarlet Conjuror',NULL,35,36,2504,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,8,1,3,2,1,1,1,1,2706,2805,5360,5526,193,249,44.84,61.655,751,102,100,2000,2000,0,184,245,4297,4297,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4297,0,'EventAI',''), - (4298,'Scarlet Defender',NULL,37,38,2462,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,2,1,1,1,1,4008,4185,0,0,193,249,44.84,61.655,2197,102,100,2000,2000,0,243,322,4298,4298,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4298,0,'EventAI',''), - (4299,'Scarlet Chaplain',NULL,34,35,2502,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,2901,3027,2014,2134,193,249,44.84,61.655,1121,102,100,2000,2000,0,195,260,4299,4299,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4299,0,'EventAI',''), - (4300,'Scarlet Wizard',NULL,38,39,2526,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,8,1,3.5,2,1,1,1,1,3514,3640,5950,6150,193,249,44.84,61.655,945,102,100,2000,2000,0,223,296,4300,4300,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4300,0,'EventAI',''), - (4301,'Scarlet Centurion',NULL,38,39,2499,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,4185,4377,0,0,193,249,44.84,61.655,1772,102,100,2000,2000,0,253,335,4301,4301,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4301,0,'EventAI',''), - (4302,'Scarlet Champion',NULL,39,40,2460,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,3540,3678,2472,2566,193,249,44.84,61.655,1517,102,100,2000,2000,0,216,287,4302,4302,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4302,0,'EventAI',''), - (4303,'Scarlet Abbot',NULL,39,40,2492,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,3540,3678,2472,2566,193,249,44.84,61.655,1517,102,100,2000,2000,0,225,298,4303,4303,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4303,0,'EventAI',''), + (4251,'Goblin Racer',NULL,32,32,10318,0,0,0,35,35,0,0,9,1,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,1270,23,100,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4252,'Gnome Racer',NULL,32,32,2490,0,0,0,35,35,0,0,9,1,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,1270,23,100,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4253,'Bear Form (Night Elf Druid)',NULL,1,1,2281,0,0,0,35,35,1,0,1,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4254,'Geofram Bouldertoe','Mining Trainer',35,35,3092,0,0,0,55,55,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,7690,4254,0,'',''), + (4255,'Brogus Thunderbrew','Food and Drink',55,55,2284,0,0,0,1217,1217,0,0,7,3,3,0,6,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,13186,13186,0,0,141,170,70.664,97.163,3271,72,100,1460,1606,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4255,0,'',''), + (4256,'Golnir Bouldertoe','Mining Supplies',30,30,3093,0,0,0,55,55,0,0,7,3,3,0,7,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4359,4256,0,'',''), + (4257,'Lana Thunderbrew','Blacksmithing Supplies',55,55,2286,0,0,0,1217,1217,0,0,7,3,3,0,16390,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,26744,26744,0,0,161,193,71.9664,98.9538,3271,82,100,1410,1551,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4257,0,'',''), + (4258,'Bengus Deepforge','Artisan Blacksmith',45,45,3097,0,0,0,55,55,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,47,60,61.776,84.942,1305,25,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,2762,4258,0,'',''), + (4259,'Thurgrum Deepforge','Blacksmithing Supplies',30,30,3098,0,0,0,55,55,0,0,7,3,3,0,16390,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4259,0,'',''), + (4260,'Venture Co. Shredder',NULL,37,37,1269,0,0,0,47,47,0,0,9,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,1536,1536,0,0,52,64,52.7472,72.5274,1593,27,100,2000,1782,0,60,84,4260,0,0,0,0,16384,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (4261,'Bear Form (Tauren Druid)',NULL,1,1,2289,0,0,0,35,35,1,0,1,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4262,'Darnassus Sentinel',NULL,55,55,2306,14613,0,0,79,79,0,0,7,3,3,0,1,36864,0,1024,0,1,1.42857,1,0,1,1,1,1,-1,1,4667,4667,0,0,605,665,301.34,422.17,3271,293,100,2000,2000,0,1,739,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10265,4262,0,'','guard_darnassus'), + (4263,'Deepmoss Hatchling',NULL,14,14,957,0,0,0,22,22,0.44,3,1,1,3,0,0,0,0,0,0,0.44,1.14286,1,0,1,1,1,1,1,1,300,300,0,0,29,33,19.7472,27.1524,642,14,100,2000,2057,0,0,0,4263,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4264,'Deepmoss Matriarch',NULL,22,22,336,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,0,1.04,1.14286,1,0,1.02,1,1,1,1,1,573,573,0,0,49,59,34.2672,47.1174,922,25,100,2000,1947,0,0,0,4264,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (4265,'Nyoma','Cooking Supplies',20,20,4236,0,0,0,80,80,0,0,7,3,3,0,7,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,482,482,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11778,4265,0,'',''), + (4266,'Danlyia','Food & Drink Vendor',17,17,4235,0,0,0,80,80,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,748,748,0,0,17,22,27.5264,37.8488,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4266,0,'',''), + (4267,'Daelyshia','Hippogryph Master',55,55,2313,0,0,0,80,80,0,0,7,3,3,0,11,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7459,7459,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,4267,0,'EventAI',''), + (4268,'Riding Wolf (Gray)',NULL,1,1,2320,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4269,'Chestnut Mare',NULL,1,1,2405,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4270,'Riding Wolf (Red)',NULL,1,1,2326,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4271,'Dire Wolf',NULL,1,1,2327,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4272,'Brown Wolf',NULL,1,1,2328,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4273,'Keeper Ordanus',NULL,29,29,2725,0,0,0,79,79,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,2,0,1,1,1,1,-1,1,865,865,811,811,39,47,0,0,975,20,0,2000,2000,0,50,100,4273,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4274,'Fenrus the Devourer',NULL,25,25,2352,0,0,0,16,16,0,0,1,3,3,0,0,32832,0,0,0,1,1.14286,1,1,5,1,1,1,1,1,3495,3495,0,0,106,136,30.7968,42.3456,1026,56,100,2000,1604,0,0,0,4274,0,4274,0,0,76234719,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4275,'Archmage Arugal',NULL,26,26,2353,0,0,0,24,24,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,10,2,1,1,1,1,6510,6510,1386,1386,129,166,35.1008,48.2636,887,68,100,2000,1567,0,322,425,4275,4275,0,0,0,76234719,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4275,0,'','boss_arugal'), + (4276,'Piznik','Venture Co.',20,20,7157,0,0,0,35,35,0,0,7,1,3,0,2,512,0,2,4096,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,4276,0,'',''), + (4277,'Eye of Kilrogg',NULL,22,22,2421,0,0,0,35,35,0,3,3,1,3,0,0,0,0,2,0,1.03,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,44,52,34.6544,47.6498,922,22,100,1790,1969,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4278,'Commander Springvale',NULL,24,24,3223,0,0,0,24,24,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,2,1,5,2,1,1,1,1,2855,2855,1236,1236,117,151,32.968,45.331,829,62,100,2000,1585,0,161,215,4278,0,0,0,0,76234719,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4278,0,'EventAI',''), + (4279,'Odo the Blindwatcher',NULL,24,24,522,0,0,0,24,24,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,5,1,1,1,1,1,3255,3255,0,0,106,136,30.7968,42.3456,992,56,100,2000,1604,0,178,237,4279,0,4279,0,0,76234719,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4280,'Scarlet Preserver',NULL,29,30,2475,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,1,1,1,1,1,2319,2433,811,852,129,166,35.1008,48.2636,1004,68,100,2000,2000,0,153,204,4280,4280,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4280,0,'EventAI',''), + (4281,'Scarlet Scout',NULL,29,30,2516,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,2715,2865,0,0,129,166,35.1008,48.2636,1200,68,100,2000,2000,0,174,232,4281,4281,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4281,0,'EventAI',''), + (4282,'Scarlet Magician',NULL,29,30,2512,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,1,3,1,1,1,1,1,2112,2211,2068,2175,134,173,36.1456,49.7002,654,71,100,2000,2000,0,148,199,4282,4282,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4282,0,'EventAI',''), + (4283,'Scarlet Sentry',NULL,30,31,2520,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,2865,3018,0,0,193,249,44.84,61.655,1234,102,100,2000,2000,0,188,251,4283,4283,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4283,0,'EventAI',''), + (4284,'Scarlet Augur',NULL,30,31,2495,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,2433,2550,1704,1756,193,249,44.84,61.655,1033,102,100,2000,2000,0,167,223,4284,4284,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4284,0,'EventAI',''), + (4285,'Scarlet Disciple',NULL,30,31,2505,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,2433,2550,1704,1756,193,249,44.84,61.655,1033,102,100,2000,2000,0,167,223,4285,4285,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4285,0,'EventAI',''), + (4286,'Scarlet Soldier',NULL,35,36,2522,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,2,1,1,1.5,1,3660,3831,0,0,193,249,44.84,61.655,2220,102,100,2000,2000,0,227,301,4286,4286,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4286,0,'EventAI',''), + (4287,'Scarlet Gallant',NULL,33,34,2463,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,2784,2901,1926,2014,193,249,44.84,61.655,1121,102,100,2000,2000,0,185,246,4287,4287,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4287,0,'EventAI',''), + (4288,'Scarlet Beastmaster',NULL,34,35,2497,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,3489,3660,0,0,193,249,44.84,61.655,1373,102,100,2000,2000,0,216,287,4288,4288,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4288,0,'EventAI',''), + (4289,'Scarlet Evoker',NULL,36,37,2509,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,8,1,3,2,1,1,1,1,2805,2910,5526,5722,193,249,44.84,61.655,858,102,100,2000,2000,0,181,242,4289,4289,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4289,0,'EventAI',''), + (4290,'Scarlet Guardsman',NULL,36,37,2511,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,2,1,1,1,1,3831,4008,0,0,193,249,44.84,61.655,1593,102,100,2800,2000,0,232,308,4290,4290,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4290,0,'EventAI',''), + (4291,'Scarlet Diviner',NULL,34,35,2508,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,2901,3027,2014,2134,193,249,44.84,61.655,1149,102,100,2000,2000,0,191,254,4291,4291,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4291,0,'EventAI',''), + (4292,'Scarlet Protector',NULL,36,37,2465,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,2,1,1,1.5,1,3150,3279,2194,2284,193,249,44.84,61.655,1988,102,100,2000,2000,0,203,270,4292,4292,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4292,0,'EventAI',''), + (4293,'Scarlet Scryer',NULL,30,31,2519,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,2433,2550,1704,1756,193,249,44.84,61.655,1033,102,100,1341,1475,0,70,349,4293,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4293,0,'EventAI',''), + (4294,'Scarlet Sorcerer',NULL,37,38,2524,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,8,1,3,2,1,1,1,1,2910,3012,5722,5950,193,249,44.84,61.655,915,102,100,2000,2000,0,187,250,4294,4294,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4294,0,'EventAI',''), + (4295,'Scarlet Myrmidon',NULL,37,38,2515,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,2,1,1,1,1,4008,4185,0,0,193,249,44.84,61.655,1709,102,100,1700,2000,0,243,322,4295,4295,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4295,0,'EventAI',''), + (4296,'Scarlet Adept',NULL,33,34,5725,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,2784,2901,1926,2014,193,249,44.84,61.655,1121,102,100,2000,2000,0,185,246,4296,4296,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4296,0,'EventAI',''), + (4297,'Scarlet Conjuror',NULL,35,36,2504,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,8,1,3,2,1,1,1,1,2706,2805,5360,5526,193,249,44.84,61.655,803,102,100,2000,2000,0,184,245,4297,4297,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4297,0,'EventAI',''), + (4298,'Scarlet Defender',NULL,37,38,2462,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,2,1,1,1.5,1,4008,4185,0,0,193,249,44.84,61.655,2564,102,100,2000,2000,0,243,322,4298,4298,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4298,0,'EventAI',''), + (4299,'Scarlet Chaplain',NULL,34,35,2502,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,2901,3027,2014,2134,193,249,44.84,61.655,1149,102,100,2000,2000,0,195,260,4299,4299,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4299,0,'EventAI',''), + (4300,'Scarlet Wizard',NULL,38,39,2526,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,8,1,3.5,2,1,1,1,1,3514,3640,5950,6150,193,249,44.84,61.655,974,102,100,2000,2000,0,223,296,4300,4300,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4300,0,'EventAI',''), + (4301,'Scarlet Centurion',NULL,38,39,2499,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,4185,4377,0,0,193,249,44.84,61.655,1834,102,100,2000,2000,0,253,335,4301,4301,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4301,0,'EventAI',''), + (4302,'Scarlet Champion',NULL,39,40,2460,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,3540,3678,2472,2566,193,249,44.84,61.655,1619,102,100,2000,2000,0,216,287,4302,4302,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4302,0,'EventAI',''), + (4303,'Scarlet Abbot',NULL,39,40,2492,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,3540,3678,2472,2566,193,249,44.84,61.655,1619,102,100,2000,2000,0,225,298,4303,4303,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4303,0,'EventAI',''), (4304,'Scarlet Tracking Hound',NULL,33,33,2709,0,0,0,67,67,0,25,1,1,3,0,0,64,0,0,1,1,1.14286,1,1,3,2,1,1,1,1,3330,3330,0,0,174,199,1.76,2.42,1304,86,100,1500,2000,0,0,0,4304,0,4304,0,0,1,0,0,0,0,0,0,0,8287,1,0,0,0,0,0,0,0,0,0,'',''), - (4305,'Kriggon Talsone','Fisherman',25,25,4417,0,0,0,12,12,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,4305,1,'',''), - (4306,'Scarlet Torturer',NULL,30,31,2607,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,2865,3018,0,0,193,249,44.84,61.655,393,102,100,2000,2000,0,184,245,4306,4306,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4306,0,'EventAI',''), - (4307,'Heldan Galesong','Fisherman',25,25,4415,0,0,0,80,80,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,4307,1,'EventAI',''), - (4308,'Unfettered Spirit',NULL,31,32,5430,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1.11111,1.14286,1,0,1,1,1,1,-1,1,955,1006,0,0,44,55,53.8384,74.0278,1806,23,100,2000,2000,0,49,69,4308,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (4309,'Gorm Grimtotem',NULL,62,62,4511,0,0,0,105,105,1.35,0,7,1,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,7765,7765,0,0,373,486,203.77,104.278,0,198,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51091,0,'',''), - (4310,'Cor Grimtotem',NULL,62,62,4512,0,0,0,105,105,1.35,0,7,1,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,7765,7765,0,0,373,486,203.77,104.278,0,198,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51091,0,'',''), - (4311,'Holgar Stormaxe',NULL,30,30,4515,0,0,0,29,29,0,0,7,3,3,0,0,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4311,1,'EventAI',''), - (4312,'Tharm','Wind Rider Master',55,55,2411,0,0,0,104,104,1.35,0,7,1,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,4312,0,'EventAI',''), - (4314,'Gorkas','Wind Rider Master',55,55,4311,0,0,0,29,29,0,0,7,3,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6023,4314,0,'EventAI',''), + (4305,'Kriggon Talsone','Fisherman',25,25,4417,0,0,0,12,12,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,4305,1,'',''), + (4306,'Scarlet Torturer',NULL,30,31,2607,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,0.3,1,2865,3018,0,0,193,249,44.84,61.655,370,102,100,2000,2000,0,184,245,4306,4306,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4306,0,'EventAI',''), + (4307,'Heldan Galesong','Fisherman',25,25,4415,0,0,0,80,80,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,4307,1,'EventAI',''), + (4308,'Unfettered Spirit',NULL,31,32,5430,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1.11111,1.14286,1,0,1,1,1,1,-1,1,955,1006,0,0,44,55,53.8384,74.0278,1806,23,100,2000,2000,0,49,69,4308,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (4309,'Gorm Grimtotem',NULL,62,62,4511,0,0,0,105,105,1.35,0,7,1,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,7765,7765,0,0,373,486,203.77,104.278,4391,198,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4309,0,'',''), + (4310,'Cor Grimtotem',NULL,62,62,4512,0,0,0,105,105,1.35,0,7,1,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,7765,7765,0,0,373,486,203.77,104.278,4391,198,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4310,0,'',''), + (4311,'Holgar Stormaxe',NULL,30,30,4515,0,0,0,29,29,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4311,1,'EventAI',''), + (4312,'Tharm','Wind Rider Master',55,55,2411,0,0,0,104,104,1.35,0,7,1,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,4312,0,'EventAI',''), + (4314,'Gorkas','Wind Rider Master',55,55,4311,0,0,0,29,29,0,0,7,3,3,0,11,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6023,4314,0,'EventAI',''), (4316,'Kolkar Packhound',NULL,13,13,1535,0,0,0,130,130,0,25,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,-1,1,270,270,0,0,19,23,0,0,608,10,0,2000,2000,0,0,0,4316,0,4316,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (4317,'Nyse','Wind Rider Master',55,55,2412,0,0,0,104,104,1.25,0,7,1,3,0,11,4608,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,4317,0,'EventAI',''), - (4319,'Thyssiana','Hippogryph Master',55,55,2415,0,0,0,80,80,0,0,7,1,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,4319,0,'EventAI',''), - (4320,'Caelyb','Pet Trainer',40,40,2416,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,4783,4320,0,'EventAI',''), - (4321,'Baldruc','Gryphon Master',55,55,2417,0,0,0,894,894,0,0,7,3,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,4321,0,'EventAI',''), - (4323,'Searing Hatchling',NULL,41,42,715,0,0,0,103,103,0,0,2,3,3,0,0,0,0,0,0,1.11111,1.14286,1,0,1,1,1,1,-1,1,1836,1973,1857,1857,72,93,59.0304,81.1668,0,38,100,2000,2000,0,74,102,4323,0,4323,0,0,0,0,0,128,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (4324,'Searing Whelp',NULL,42,43,397,0,0,0,103,103,0,0,2,3,3,0,0,0,0,0,0,1.11111,1.14286,2,1,1,1,1,1,-1,1,1480,1644,1381,1432,229,295,49.192,67.639,0,121,100,1300,2000,0,67,92,4324,0,4324,0,0,0,0,0,0,129,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4328,'Firemane Scalebane',NULL,43,44,8310,0,0,0,103,103,0,0,2,3,3,0,0,0,0,0,0,0.888888,1.14286,2,1,3,1,1,1,1,1,4119,4278,1432,1483,269,346,53.1456,73.0752,1673,142,100,1258,2000,0,72,99,4328,0,4328,0,0,0,0,0,100,0,0,0,0,0,1,0,0,0,0,0,0,0,4328,0,'EventAI',''), - (4329,'Firemane Scout',NULL,41,42,143,0,0,0,103,103,0,0,2,3,3,0,0,0,0,0,0,0.888888,1.14286,1,1,3,1,1,1,1,1,4755,4953,0,0,269,346,53.1456,73.0752,1900,142,100,1258,2000,0,74,102,4329,0,4329,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,4329,0,'EventAI',''), - (4331,'Firemane Ash Tail',NULL,42,43,8249,0,0,0,103,103,0,0,2,3,3,0,0,0,0,0,0,0.888888,1.14286,2,1,3,1,1,1,1,1,3963,4119,1381,1432,269,346,53.1456,73.0752,1673,142,100,1258,2000,0,67,92,4331,0,4331,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,4331,0,'EventAI',''), - (4334,'Firemane Flamecaller',NULL,43,44,8309,0,0,0,103,103,0,0,2,3,3,0,0,0,0,0,0,0.888888,1.14286,2,1,3,1,1,1,1,1,4119,4278,1432,1483,269,346,53.1456,73.0752,1784,142,100,1258,2000,0,72,99,4334,0,4334,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,4334,0,'EventAI',''), - (4339,'Brimgore',NULL,45,45,6374,0,0,0,103,103,0,0,2,3,3,0,0,64,0,0,0,1.2,1.14286,1,1,1,1,1,1,-1,1,4755,4755,0,0,251,325,51.5936,70.9412,3125,133,100,1275,2000,0,462,609,4339,0,4339,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4341,'Drywallow Crocolisk',NULL,35,36,1080,0,0,0,16,16,0,6,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1403,1469,0,0,50,62,51.128,70.301,1427,26,100,2000,2000,0,0,0,4341,0,4341,0,0,0,0,0,0,0,0,0,0,5853,1,0,0,0,0,0,0,0,0,0,'',''), - (4342,'Drywallow Vicejaw',NULL,36,37,925,0,0,0,16,16,0,6,1,3,3,0,0,0,0,0,0,0.78,1.14286,1,0,1.15,1,1,1,1,1,1469,1536,0,0,80,95,49.368,67.881,0,40,100,2000,1815,0,0,0,4342,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (4343,'Drywallow Snapper',NULL,37,38,814,0,0,0,16,16,0,6,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1536,1604,0,0,52,65,54.5072,74.9474,1651,27,100,2000,2000,0,0,0,4343,0,4343,0,0,0,0,0,0,0,0,0,0,5851,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4344,'Mottled Drywallow Crocolisk',NULL,38,39,2548,0,0,0,16,16,0,6,1,3,3,0,0,32768,0,0,1,1,1.14286,2,0,1.15,1,1,1,1,1,1305,1357,1189,1236,50,62,54.5072,74.9474,1468,26,100,2000,2000,0,0,0,4344,0,4344,0,0,0,0,0,0,0,0,0,0,5852,1,0,0,0,0,0,0,0,0,0,'',''), - (4345,'Drywallow Daggermaw',NULL,40,41,807,0,0,0,16,16,0,6,1,3,3,0,0,32768,0,0,1,1,1.14286,1,1,3,1,1,1,1,1,4572,4755,0,0,193,249,0,0,1899,102,0,2000,2000,0,0,0,4345,0,4345,0,0,0,0,0,0,0,0,0,0,5855,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4346,'Noxious Flayer',NULL,35,36,2700,0,0,0,14,14,0,27,1,3,3,0,0,0,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1403,1469,0,0,50,62,0,0,1422,26,0,2000,2000,0,0,0,4346,0,4346,0,0,0,0,0,0,0,0,0,0,8317,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4347,'Noxious Reaver',NULL,37,38,2707,0,0,0,14,14,0,27,1,3,3,0,0,0,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1536,1604,0,0,52,65,0,0,1653,27,0,2000,2000,0,0,0,4347,0,4347,0,0,0,0,0,0,0,0,0,0,8318,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4348,'Noxious Shredder',NULL,38,39,2708,0,0,0,14,14,0,27,1,3,3,0,0,0,0,0,1,1,1.14286,1,0,1.2,1,1,1,1,1,1674,1751,0,0,55,68,0,0,1768,28,0,2000,2000,0,0,0,4348,0,4348,0,0,0,0,0,0,0,0,0,0,8319,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4317,'Nyse','Wind Rider Master',55,55,2412,0,0,0,104,104,1.25,0,7,1,3,0,11,4608,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,4317,0,'EventAI',''), + (4319,'Thyssiana','Hippogryph Master',55,55,2415,0,0,0,80,80,0,0,7,1,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,4319,0,'EventAI',''), + (4320,'Caelyb','Pet Trainer',40,40,2416,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,4783,4320,0,'EventAI',''), + (4321,'Baldruc','Gryphon Master',55,55,2417,0,0,0,894,894,0,0,7,3,3,0,11,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,4321,0,'EventAI',''), + (4323,'Searing Hatchling',NULL,41,42,715,0,0,0,103,103,0,0,2,3,3,0,0,32768,0,0,0,1.11111,1.14286,1,0,1,1,1,1,-1,1,1836,1973,1857,1857,72,93,59.0304,81.1668,2246,38,100,2000,2000,0,74,102,4323,0,4323,0,0,0,0,0,128,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (4324,'Searing Whelp',NULL,42,43,397,0,0,0,103,103,0,0,2,3,3,0,0,32768,0,0,0,1.11111,1.14286,2,1,1,1,1,1,-1,1,1480,1644,1381,1432,229,295,49.192,67.639,1958,121,100,1300,2000,0,67,92,4324,0,4324,0,0,0,0,0,0,129,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''); + +INSERT INTO `creature_template` (`Entry`, `Name`, `SubName`, `MinLevel`, `MaxLevel`, `ModelId1`, `ModelId2`, `ModelId3`, `ModelId4`, `FactionAlliance`, `FactionHorde`, `Scale`, `Family`, `CreatureType`, `InhabitType`, `RegenerateStats`, `RacialLeader`, `NpcFlags`, `UnitFlags`, `DynamicFlags`, `ExtraFlags`, `CreatureTypeFlags`, `SpeedWalk`, `SpeedRun`, `UnitClass`, `Rank`, `HealthMultiplier`, `PowerMultiplier`, `DamageMultiplier`, `DamageVariance`, `ArmorMultiplier`, `ExperienceMultiplier`, `MinLevelHealth`, `MaxLevelHealth`, `MinLevelMana`, `MaxLevelMana`, `MinMeleeDmg`, `MaxMeleeDmg`, `MinRangedDmg`, `MaxRangedDmg`, `Armor`, `MeleeAttackPower`, `RangedAttackPower`, `MeleeBaseAttackTime`, `RangedBaseAttackTime`, `DamageSchool`, `MinLootGold`, `MaxLootGold`, `LootId`, `PickpocketLootId`, `SkinningLootId`, `KillCredit1`, `KillCredit2`, `MechanicImmuneMask`, `SchoolImmuneMask`, `ResistanceHoly`, `ResistanceFire`, `ResistanceNature`, `ResistanceFrost`, `ResistanceShadow`, `ResistanceArcane`, `PetSpellDataId`, `MovementType`, `TrainerType`, `TrainerSpell`, `TrainerClass`, `TrainerRace`, `TrainerTemplateId`, `VendorTemplateId`, `GossipMenuId`, `EquipmentTemplateId`, `Civilian`, `AIName`, `ScriptName`) +VALUES + (4328,'Firemane Scalebane',NULL,43,44,8310,0,0,0,103,103,0,0,2,3,3,0,0,32768,0,0,0,0.888888,1.14286,2,1,3,1,1,1,1,1,4119,4278,1432,1483,269,346,53.1456,73.0752,2082,142,100,1258,2000,0,72,99,4328,0,4328,0,0,0,0,0,100,0,0,0,0,0,1,0,0,0,0,0,0,0,4328,0,'EventAI',''), + (4329,'Firemane Scout',NULL,41,42,143,0,0,0,103,103,0,0,2,3,3,0,0,32768,0,0,0,0.888888,1.14286,1,1,3,1,1,1,1,1,4755,4953,0,0,269,346,53.1456,73.0752,2246,142,100,1258,2000,0,74,102,4329,0,4329,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,4329,0,'EventAI',''), + (4331,'Firemane Ash Tail',NULL,42,43,8249,0,0,0,103,103,0,0,2,3,3,0,0,32768,0,0,0,0.888888,1.14286,2,1,3,1,1,1,1,1,3963,4119,1381,1432,269,346,53.1456,73.0752,1958,142,100,1258,2000,0,67,92,4331,0,4331,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,4331,0,'EventAI',''), + (4334,'Firemane Flamecaller',NULL,43,44,8309,0,0,0,103,103,0,0,2,3,3,0,0,32768,0,0,0,0.888888,1.14286,2,1,3,1,1,1,1,1,4119,4278,1432,1483,269,346,53.1456,73.0752,2082,142,100,1258,2000,0,72,99,4334,0,4334,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,4334,0,'EventAI',''), + (4339,'Brimgore',NULL,45,45,6374,0,0,0,103,103,0,0,2,3,3,0,0,32832,0,0,0,1.2,1.14286,1,1,1,1,1,1,-1,1,4755,4755,0,0,251,325,51.5936,70.9412,3125,133,100,1275,2000,0,462,609,4339,0,4339,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4341,'Drywallow Crocolisk',NULL,35,36,1080,0,0,0,16,16,0,6,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1403,1469,0,0,50,62,51.128,70.301,1480,26,100,2000,2000,0,0,0,4341,0,4341,0,0,0,0,0,0,0,0,0,0,5853,1,0,0,0,0,0,0,0,0,0,'',''), + (4342,'Drywallow Vicejaw',NULL,36,37,925,0,0,0,16,16,0,6,1,3,3,0,0,32768,0,0,0,0.78,1.14286,1,0,1.15,1,1,1,1,1,1469,1536,0,0,80,95,49.368,67.881,1593,40,100,2000,1815,0,0,0,4342,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (4343,'Drywallow Snapper',NULL,37,38,814,0,0,0,16,16,0,6,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1536,1604,0,0,52,65,54.5072,74.9474,1709,27,100,2000,2000,0,0,0,4343,0,4343,0,0,0,0,0,0,0,0,0,0,5851,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4344,'Mottled Drywallow Crocolisk',NULL,38,39,2548,0,0,0,16,16,0,6,1,3,3,0,0,32768,0,0,1,1,1.14286,2,0,1.15,1,1,1,1,1,1305,1357,1189,1236,50,62,54.5072,74.9474,1517,26,100,2000,2000,0,0,0,4344,0,4344,0,0,0,0,0,0,0,0,0,0,5852,1,0,0,0,0,0,0,0,0,0,'',''), + (4345,'Drywallow Daggermaw',NULL,40,41,807,0,0,0,16,16,0,6,1,3,3,0,0,32768,0,0,1,1,1.14286,1,1,3,1,1,1,1,1,4572,4755,0,0,193,249,0,0,2101,102,0,2000,2000,0,0,0,4345,0,4345,0,0,0,0,0,0,0,0,0,0,5855,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4346,'Noxious Flayer',NULL,35,36,2700,0,0,0,14,14,0,27,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1403,1469,0,0,50,62,0,0,1480,26,0,2000,2000,0,0,0,4346,0,4346,0,0,0,0,0,0,0,0,0,0,8317,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4347,'Noxious Reaver',NULL,37,38,2707,0,0,0,14,14,0,27,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1536,1604,0,0,52,65,0,0,1709,27,0,2000,2000,0,0,0,4347,0,4347,0,0,0,0,0,0,0,0,0,0,8318,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4348,'Noxious Shredder',NULL,38,39,2708,0,0,0,14,14,0,27,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.2,1,1,1,1,1,1674,1751,0,0,55,68,0,0,1834,28,0,2000,2000,0,0,0,4348,0,4348,0,0,0,0,0,0,0,0,0,0,8319,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (4351,'Bloodfen Raptor',NULL,35,36,2571,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,-1,1,1469,1536,0,0,52,65,52.272,71.874,1520,27,100,2000,2000,0,0,0,4351,0,4351,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4352,'Bloodfen Screecher',NULL,36,37,1962,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1469,1536,0,0,52,65,50.512,69.454,1542,27,100,2000,2000,0,0,0,4352,0,4352,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4355,'Bloodfen Scytheclaw',NULL,37,38,2574,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,0,1.46,1.14286,1,0,1.15,1,1,1,1,1,1536,1604,0,0,83,99,50.512,69.454,0,42,100,2000,1804,0,0,0,4355,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (4352,'Bloodfen Screecher',NULL,36,37,1962,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1469,1536,0,0,52,65,50.512,69.454,1593,27,100,2000,2000,0,0,0,4352,0,4352,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4355,'Bloodfen Scytheclaw',NULL,37,38,2574,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,0,1.46,1.14286,1,0,1.15,1,1,1,1,1,1536,1604,0,0,83,99,50.512,69.454,1709,42,100,2000,1804,0,0,0,4355,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (4356,'Bloodfen Razormaw',NULL,39,40,1962,0,0,0,48,48,1.5,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,-1,1,1604,1678,0,0,55,68,52.7472,72.5274,1758,28,100,2000,2000,0,0,0,4356,0,4356,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (4357,'Bloodfen Lashtail',NULL,40,41,2574,0,0,0,48,48,1.75,11,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,-1,1,1674,1751,0,0,55,68,56.672,77.924,1758,28,100,2000,2000,0,0,0,4357,0,4357,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4358,'Mirefin Puddlejumper',NULL,35,36,4920,0,0,0,18,18,0,0,7,3,3,0,0,0,0,0,0,1.71,1.14286,1,0,1.15,1,1,1,1,1,1403,1469,0,0,92,109,53.8384,74.0278,0,46,100,1610,1771,0,29,145,4358,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4359,'Mirefin Murloc',NULL,35,36,652,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1469,1536,0,0,52,65,53.8384,74.0278,1539,27,100,2000,2000,0,59,81,4359,4359,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50397,0,'EventAI',''), - (4360,'Mirefin Warrior',NULL,37,38,5243,0,0,0,18,18,0,0,7,3,3,0,0,0,0,0,0,2.28,1.14286,1,0,1.15,1,1,1,1,1,1536,1604,0,0,92,109,53.8384,74.0278,0,46,100,1610,1771,0,29,145,4360,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4360,0,'EventAI',''), - (4361,'Mirefin Muckdweller',NULL,36,37,478,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,1469,1536,0,0,52,65,53.8384,74.0278,1539,27,100,2000,2000,0,62,85,4361,4361,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4361,0,'EventAI',''), - (4362,'Mirefin Coastrunner',NULL,36,37,11293,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,1469,1536,0,0,52,65,53.8384,74.0278,1536,27,100,2000,2000,0,59,83,4362,4362,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4362,0,'EventAI',''), + (4358,'Mirefin Puddlejumper',NULL,35,36,4920,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1.71,1.14286,1,0,1.15,1,1,1,1,1,1403,1469,0,0,92,109,53.8384,74.0278,1480,46,100,1610,1771,0,29,145,4358,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4359,'Mirefin Murloc',NULL,35,36,652,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1469,1536,0,0,52,65,53.8384,74.0278,1539,27,100,2000,2000,0,59,81,4359,4359,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4359,0,'EventAI',''), + (4360,'Mirefin Warrior',NULL,37,38,5243,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,2.28,1.14286,1,0,1.15,1,1,1,1,1,1536,1604,0,0,92,109,53.8384,74.0278,1709,46,100,1610,1771,0,29,145,4360,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4360,0,'EventAI',''), + (4361,'Mirefin Muckdweller',NULL,36,37,478,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,1469,1536,0,0,52,65,53.8384,74.0278,1593,27,100,2000,2000,0,62,85,4361,4361,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4361,0,'EventAI',''), + (4362,'Mirefin Coastrunner',NULL,36,37,11293,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,1469,1536,0,0,52,65,53.8384,74.0278,1593,27,100,2000,2000,0,59,83,4362,4362,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4362,0,'EventAI',''), (4363,'Mirefin Oracle',NULL,37,38,5286,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,1208,1257,1097,1142,48,60,53.8384,74.0278,1293,25,100,2000,2000,0,56,78,4363,4363,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4363,0,'EventAI',''), - (4364,'Strashaz Warrior',NULL,59,60,9135,0,0,0,74,74,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,8883,9156,0,0,571,737,61.732,84.8815,3640,302,100,1150,2000,0,497,654,4364,4364,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4364,0,'EventAI',''), - (4366,'Strashaz Serpent Guard',NULL,59,61,9134,0,0,0,74,74,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,8883,9432,0,0,571,737,172.1,240.07,3790,302,100,1150,2000,0,501,659,4366,4366,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4366,0,'EventAI',''), - (4368,'Strashaz Myrmidon',NULL,60,61,11258,0,0,0,74,74,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,9156,9432,0,0,585,754,172.1,240.07,3941,309,100,1141,2000,0,503,661,4368,4368,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4368,0,'EventAI',''), - (4370,'Strashaz Sorceress',NULL,60,61,11266,0,0,0,74,74,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,7326,7545,4868,4972,585,754,172.1,240.07,3196,309,100,1141,2000,0,426,562,4370,4370,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4370,0,'EventAI',''), - (4371,'Strashaz Siren',NULL,59,60,6750,0,0,0,74,74,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,7107,7326,4738,4868,559,720,61.152,84.084,2954,295,100,1158,2000,0,412,543,4371,4371,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4371,0,'EventAI',''), - (4374,'Strashaz Hydra',NULL,59,61,2423,0,0,0,74,74,0,0,10,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,8883,9432,0,0,585,754,172.1,240.07,3790,309,100,1141,2000,0,0,0,4374,0,4374,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4364,'Strashaz Warrior',NULL,59,60,9135,0,0,0,74,74,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,8883,9156,0,0,571,737,61.732,84.8815,3791,302,100,1150,2000,0,497,654,4364,4364,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4364,0,'EventAI',''), + (4366,'Strashaz Serpent Guard',NULL,59,61,9134,0,0,0,74,74,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,8883,9432,0,0,571,737,172.1,240.07,4091,302,100,1150,2000,0,501,659,4366,4366,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4366,0,'EventAI',''), + (4368,'Strashaz Myrmidon',NULL,60,61,11258,0,0,0,74,74,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,9156,9432,0,0,585,754,172.1,240.07,4091,309,100,1141,2000,0,503,661,4368,4368,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4368,0,'EventAI',''), + (4370,'Strashaz Sorceress',NULL,60,61,11266,0,0,0,74,74,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,7326,7545,4868,4972,585,754,172.1,240.07,3316,309,100,1141,2000,0,426,562,4370,4370,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4370,0,'EventAI',''), + (4371,'Strashaz Siren',NULL,59,60,6750,0,0,0,74,74,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,7107,7326,4738,4868,559,720,61.152,84.084,3075,295,100,1158,2000,0,412,543,4371,4371,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4371,0,'EventAI',''), + (4374,'Strashaz Hydra',NULL,59,61,2423,0,0,0,74,74,0,0,10,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,8883,9432,0,0,585,754,172.1,240.07,4091,309,100,1141,2000,0,0,0,4374,0,4374,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (4376,'Darkmist Spider',NULL,35,36,545,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,-1,1,1469,1536,0,0,52,65,52.272,71.874,1537,27,100,2000,2000,0,0,0,4376,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4377,'Darkmist Hatchling',NULL,37,38,2539,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,0,0.95,1.14286,1,0,1,1,1,1,-1,1,1120,1516,881,881,83,99,53.3984,73.4228,0,42,100,1640,1804,0,0,0,4377,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (4378,'Darkmist Recluse',NULL,36,37,2538,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1468,1536,0,0,39,74,50.512,69.454,1537,26,100,2000,2000,0,0,0,4378,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4377,'Darkmist Hatchling',NULL,37,38,2539,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,0,0.95,1.14286,1,0,1,1,1,1,-1,1,1120,1516,881,881,83,99,53.3984,73.4228,1709,42,100,1640,1804,0,0,0,4377,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (4378,'Darkmist Recluse',NULL,36,37,2538,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1468,1536,0,0,39,74,50.512,69.454,1593,26,100,2000,2000,0,0,0,4378,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (4379,'Darkmist Silkspinner',NULL,38,39,2541,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,-1,1,1469,1536,0,0,52,65,51.6384,71.0028,1537,27,100,2000,2000,0,0,0,4379,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4380,'Darkmist Widow',NULL,40,40,2537,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,4,1.15,1,1,1,1,1,1752,1752,0,0,220,283,49.192,67.639,1709,116,100,2000,2000,0,0,0,4380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4382,'Withervine Creeper',NULL,35,36,2024,0,0,0,14,14,0,0,4,3,3,0,0,0,0,0,0,0.666668,1.14286,1,0,1,1,1,1,-1,1,1468,1536,0,0,52,65,52.7472,72.5274,1537,27,100,2000,2000,0,59,81,4382,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (4385,'Withervine Rager',NULL,38,39,697,0,0,0,14,14,0,0,4,3,3,0,0,0,0,0,0,0.666668,1.14286,1,0,1,1,1,1,-1,1,1469,1536,0,0,52,65,54.912,75.504,1537,27,100,2000,2000,0,65,90,4385,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4386,'Withervine Bark Ripper',NULL,36,36,631,0,0,0,14,14,0,0,4,3,3,0,0,0,0,0,0,1.125,1.14286,1,0,1,1,1,1,-1,1,1469,1536,0,0,92,109,53.8384,74.0278,0,46,100,1610,1771,0,29,145,4386,0,0,0,0,0,0,0,37,37,37,75,37,0,1,0,0,0,0,0,0,0,0,0,'',''); - -INSERT INTO `creature_template` (`Entry`, `Name`, `SubName`, `MinLevel`, `MaxLevel`, `ModelId1`, `ModelId2`, `ModelId3`, `ModelId4`, `FactionAlliance`, `FactionHorde`, `Scale`, `Family`, `CreatureType`, `InhabitType`, `RegenerateStats`, `RacialLeader`, `NpcFlags`, `UnitFlags`, `DynamicFlags`, `ExtraFlags`, `CreatureTypeFlags`, `SpeedWalk`, `SpeedRun`, `UnitClass`, `Rank`, `HealthMultiplier`, `PowerMultiplier`, `DamageMultiplier`, `DamageVariance`, `ArmorMultiplier`, `ExperienceMultiplier`, `MinLevelHealth`, `MaxLevelHealth`, `MinLevelMana`, `MaxLevelMana`, `MinMeleeDmg`, `MaxMeleeDmg`, `MinRangedDmg`, `MaxRangedDmg`, `Armor`, `MeleeAttackPower`, `RangedAttackPower`, `MeleeBaseAttackTime`, `RangedBaseAttackTime`, `DamageSchool`, `MinLootGold`, `MaxLootGold`, `LootId`, `PickpocketLootId`, `SkinningLootId`, `KillCredit1`, `KillCredit2`, `MechanicImmuneMask`, `SchoolImmuneMask`, `ResistanceHoly`, `ResistanceFire`, `ResistanceNature`, `ResistanceFrost`, `ResistanceShadow`, `ResistanceArcane`, `PetSpellDataId`, `MovementType`, `TrainerType`, `TrainerSpell`, `TrainerClass`, `TrainerRace`, `TrainerTemplateId`, `VendorTemplateId`, `GossipMenuId`, `EquipmentTemplateId`, `Civilian`, `AIName`, `ScriptName`) -VALUES - (4387,'Withervine Mire Beast',NULL,37,38,1549,0,0,0,14,14,0,0,4,3,3,0,0,0,0,0,0,0.666668,1.14286,1,0,1.15,1,1,1,1,1,1536,1604,0,0,52,65,53.8384,74.0278,1537,27,100,2000,2000,0,62,86,4387,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4380,'Darkmist Widow',NULL,40,40,2537,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,4,1.15,1,1,1,1,1,1752,1752,0,0,220,283,49.192,67.639,1964,116,100,2000,2000,0,0,0,4380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4382,'Withervine Creeper',NULL,35,36,2024,0,0,0,14,14,0,0,4,3,3,0,0,32768,0,0,0,0.666668,1.14286,1,0,1,1,1,1,-1,1,1468,1536,0,0,52,65,52.7472,72.5274,1537,27,100,2000,2000,0,59,81,4382,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (4385,'Withervine Rager',NULL,38,39,697,0,0,0,14,14,0,0,4,3,3,0,0,32768,0,0,0,0.666668,1.14286,1,0,1,1,1,1,-1,1,1469,1536,0,0,52,65,54.912,75.504,1537,27,100,2000,2000,0,65,90,4385,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4386,'Withervine Bark Ripper',NULL,36,36,631,0,0,0,14,14,0,0,4,3,3,0,0,32768,0,0,0,1.125,1.14286,1,0,1,1,1,1,-1,1,1469,1536,0,0,92,109,53.8384,74.0278,1480,46,100,1610,1771,0,29,145,4386,0,0,0,0,0,0,0,37,37,37,75,37,0,1,0,0,0,0,0,0,0,0,0,'',''), + (4387,'Withervine Mire Beast',NULL,37,38,1549,0,0,0,14,14,0,0,4,3,3,0,0,32768,0,0,0,0.666668,1.14286,1,0,1.15,1,1,1,1,1,1536,1604,0,0,52,65,53.8384,74.0278,1709,27,100,2000,2000,0,62,86,4387,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (4388,'Young Murk Thresher',NULL,40,41,2425,0,0,0,7,7,1.15,0,1,2,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1826,1898,0,0,48,60,0,0,1357,25,0,2000,2000,0,0,0,4388,0,4388,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (4389,'Murk Thresher',NULL,41,43,2601,0,0,0,16,16,0,0,1,2,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1532,1603,0,0,52,65,55.968,76.956,1537,27,100,2000,2000,0,0,0,4389,0,4389,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (4390,'Elder Murk Thresher',NULL,43,45,6431,0,0,0,16,16,0,0,1,2,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1603,1674,0,0,52,65,58.0272,79.7874,1648,27,100,2000,2000,0,0,0,4390,0,4390,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4391,'Swamp Ooze',NULL,37,39,1145,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1.3,1.14286,1,0,1.15,1,1,1,-1,1,1536,1536,0,0,88,106,52.7472,72.5274,0,45,100,1620,1782,0,28,138,4391,0,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,0,0,'',''), - (4392,'Corrosive Swamp Ooze',NULL,38,40,2569,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1.31,1.14286,1,0,1.15,1,1,1,1,1,1604,1753,0,0,92,109,53.8384,74.0278,0,46,100,1610,1771,0,43,217,4392,0,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4393,'Acidic Swamp Ooze',NULL,39,41,11137,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.2,1,1,1,1,1,1751,1902,0,0,57,73,60.016,82.522,3125,30,100,2000,2000,0,71,97,4393,0,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4394,'Bubbling Swamp Ooze',NULL,39,40,2569,0,0,0,16,16,0,0,10,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1451,1582,0,0,57,73,0,0,2826,30,0,2000,2000,0,308,520,4394,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (4396,'Mudrock Tortoise',NULL,36,37,4829,0,0,0,15,15,0,21,1,3,3,0,0,0,0,0,0,1.12,1.14286,1,0,1.15,1,1,1,1,1,1469,1536,0,0,72,75,53.3984,73.4228,0,34,100,2000,1804,0,0,0,4396,0,0,0,0,0,0,0,74,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (4391,'Swamp Ooze',NULL,37,39,1145,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1.3,1.14286,1,0,1.15,1,1,1,-1,1,1536,1536,0,0,88,106,52.7472,72.5274,1834,45,100,1620,1782,0,28,138,4391,0,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,0,0,'',''), + (4392,'Corrosive Swamp Ooze',NULL,38,40,2569,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1.31,1.14286,1,0,1.15,1,1,1,1.5,1,1604,1753,0,0,92,109,53.8384,74.0278,2946,46,100,1610,1771,0,43,217,4392,0,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4393,'Acidic Swamp Ooze',NULL,39,41,11137,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.2,1,1,1,1.5,1,1751,1902,0,0,57,73,60.016,82.522,3152,30,100,2000,2000,0,71,97,4393,0,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4394,'Bubbling Swamp Ooze',NULL,39,40,2569,0,0,0,16,16,0,0,10,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1451,1582,0,0,57,73,0,0,2826,30,0,2000,2000,0,308,520,4394,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (4396,'Mudrock Tortoise',NULL,36,37,4829,0,0,0,15,15,0,21,1,3,3,0,0,32768,0,0,0,1.12,1.14286,1,0,1.15,1,1,1,1.5,1,1469,1536,0,0,72,75,53.3984,73.4228,2390,34,100,2000,1804,0,0,0,4396,0,0,0,0,0,0,0,74,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (4397,'Mudrock Spikeshell',NULL,37,38,7836,0,0,0,15,15,0,21,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.05,1,1,1,-1,1,1403,1469,0,0,50,62,54.5072,74.9474,2117,26,100,2000,2000,0,0,0,4397,0,4397,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (4398,'Mudrock Burrower',NULL,39,40,7837,0,0,0,15,15,0,21,1,3,3,0,0,0,0,0,0,1.47,1.14286,1,0,1.15,1,1,1,1,1,1678,1753,0,0,88,106,52.7472,72.5274,0,45,100,2000,1782,0,0,0,4398,0,0,0,0,0,0,0,80,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (4399,'Mudrock Borer',NULL,42,43,7840,0,0,0,15,15,0,21,1,3,3,0,0,0,0,0,0,2.02,1.14286,1,0,1.2,1,1,1,1,1,1981,2059,0,0,98,117,55.968,76.956,0,50,100,2000,1749,0,0,0,4399,0,0,0,0,0,0,0,86,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (4400,'Mudrock Snapjaw',NULL,41,42,7839,0,0,0,15,15,0,21,1,3,3,0,0,0,0,0,0,1.72,1.14286,1,0,1,1,1,1,-1,1,1532,1603,0,0,95,112,57.728,79.376,0,48,100,2000,1760,0,0,0,4400,0,0,0,0,0,0,0,84,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (4401,'Muckshell Clacker',NULL,39,40,2426,0,0,0,129,129,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1403,1469,0,0,50,62,53.8384,74.0278,1766,26,100,2000,2000,0,66,91,4401,4401,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4402,'Muckshell Snapclaw',NULL,40,41,2598,0,0,0,129,129,0,0,7,3,3,0,0,0,0,0,0,1.19,1.14286,1,0,1.2,1,1,1,1,1,1829,1902,0,0,116,140,61.9344,85.1598,0,59,100,1530,1683,0,41,205,4402,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (4403,'Muckshell Pincer',NULL,41,42,2599,0,0,0,129,129,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1464,1532,0,0,50,62,62.8672,86.4424,1480,26,100,2000,2000,0,74,102,4403,4403,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (4404,'Muckshell Scrabbler',NULL,42,43,2600,0,0,0,129,129,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,1211,1260,1067,1097,46,58,61.9344,85.1598,1470,24,100,2000,2000,0,69,95,4404,4404,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4405,'Muckshell Razorclaw',NULL,43,44,1817,0,0,0,129,129,0,0,7,3,3,0,0,0,0,0,0,1.56,1.14286,1,0,1.2,1,1,1,1,1,2059,2138,0,0,125,149,63.7824,87.7008,0,63,100,1510,1661,0,44,222,4405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4407,'Teloren','Hippogryph Master',55,55,2427,0,0,0,80,80,0,0,7,1,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,4407,0,'EventAI',''), - (4408,'Aquatic Form (Night Elf Druid)',NULL,1,1,2428,0,0,0,35,35,1,0,1,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4398,'Mudrock Burrower',NULL,39,40,7837,0,0,0,15,15,0,21,1,3,3,0,0,32768,0,0,0,1.47,1.14286,1,0,1.15,1,1,1,1.5,1,1678,1753,0,0,88,106,52.7472,72.5274,2946,45,100,2000,1782,0,0,0,4398,0,0,0,0,0,0,0,80,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (4399,'Mudrock Borer',NULL,42,43,7840,0,0,0,15,15,0,21,1,3,3,0,0,32768,0,0,0,2.02,1.14286,1,0,1.2,1,1,1,1.5,1,1981,2059,0,0,98,117,55.968,76.956,3596,50,100,2000,1749,0,0,0,4399,0,0,0,0,0,0,0,86,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (4400,'Mudrock Snapjaw',NULL,41,42,7839,0,0,0,15,15,0,21,1,3,3,0,0,32768,0,0,0,1.72,1.14286,1,0,1,1,1,1,-1,1,1532,1603,0,0,95,112,57.728,79.376,2246,48,100,2000,1760,0,0,0,4400,0,0,0,0,0,0,0,84,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (4401,'Muckshell Clacker',NULL,39,40,2426,0,0,0,129,129,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1403,1469,0,0,50,62,53.8384,74.0278,1766,26,100,2000,2000,0,66,91,4401,4401,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4402,'Muckshell Snapclaw',NULL,40,41,2598,0,0,0,129,129,0,0,7,3,3,0,0,32768,0,0,0,1.19,1.14286,1,0,1.2,1,1,1,1.2,1,1829,1902,0,0,116,140,61.9344,85.1598,2521,59,100,1530,1683,0,41,205,4402,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (4403,'Muckshell Pincer',NULL,41,42,2599,0,0,0,129,129,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1464,1532,0,0,50,62,62.8672,86.4424,1480,26,100,2000,2000,0,74,102,4403,4403,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (4404,'Muckshell Scrabbler',NULL,42,43,2600,0,0,0,129,129,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,1211,1260,1067,1097,46,58,61.9344,85.1598,1470,24,100,2000,2000,0,69,95,4404,4404,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4405,'Muckshell Razorclaw',NULL,43,44,1817,0,0,0,129,129,0,0,7,3,3,0,0,32768,0,0,0,1.56,1.14286,1,0,1.2,1,1,1,1.2,1,2059,2138,0,0,125,149,63.7824,87.7008,3068,63,100,1510,1661,0,44,222,4405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4407,'Teloren','Hippogryph Master',55,55,2427,0,0,0,80,80,0,0,7,1,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,4407,0,'EventAI',''), + (4408,'Aquatic Form (Night Elf Druid)',NULL,1,1,2428,0,0,0,35,35,1,0,1,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (4409,'Gatekeeper Kordurus',NULL,25,25,2432,0,0,0,79,79,0,0,7,1,3,0,2,0,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,2097,2097,0,0,117,151,32.968,45.331,1026,62,100,1441,2000,0,129,173,4409,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4410,'Aquatic Form (Tauren Druid)',NULL,1,1,2428,0,0,0,35,35,1,0,1,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4411,'Darkfang Lurker',NULL,36,37,2424,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,0,1.12,1.14286,1,0,1.15,1,1,1,1,1,1469,1536,0,0,80,95,49.368,67.881,0,40,100,2000,1815,0,0,0,4411,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (4410,'Aquatic Form (Tauren Druid)',NULL,1,1,2428,0,0,0,35,35,1,0,1,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4411,'Darkfang Lurker',NULL,36,37,2424,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,0,1.12,1.14286,1,0,1.15,1,1,1,1,1,1469,1536,0,0,80,95,49.368,67.881,1593,40,100,2000,1815,0,0,0,4411,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (4412,'Darkfang Creeper',NULL,38,39,2546,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,-1,1,1536,1604,0,0,52,65,53.8384,74.0278,1651,27,100,2000,2000,0,0,0,4412,0,0,0,0,0,0,0,0,0,0,0,0,5902,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4413,'Darkfang Spider',NULL,35,36,2543,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,0,0.95,1.14286,1,0,1.15,1,1,1,1,1,1403,1469,0,0,80,95,52.272,71.874,0,40,100,2000,1815,0,0,0,4413,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (4413,'Darkfang Spider',NULL,35,36,2543,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,0,0.95,1.14286,1,0,1.15,1,1,1,1,1,1403,1469,0,0,80,95,52.272,71.874,1480,40,100,2000,1815,0,0,0,4413,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (4414,'Darkfang Venomspitter',NULL,37,38,2542,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,-1,1,1469,1536,0,0,52,65,53.3984,73.4228,1537,27,100,2000,2000,0,0,0,4414,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (4415,'Giant Darkfang Spider',NULL,40,41,11348,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.15,1,1,1,-1,1,1751,1829,0,0,67,84,54.912,75.504,1899,35,100,2000,2000,0,0,0,4415,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4416,'Defias Strip Miner',NULL,18,19,341,2438,0,0,17,17,0,0,7,3,3,0,0,0,0,0,0,0.666668,1.14286,1,0,1,1,1,1,1,1,417,449,0,0,26,37,0,0,800,68,3,2000,2000,0,24,36,4416,4416,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4416,0,'EventAI',''), - (4417,'Defias Taskmaster',NULL,18,19,2440,2443,0,0,17,17,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,1,1,1,1,1.7,1,1,1,1251,1347,0,0,26,37,0,0,800,68,3,2000,2000,0,83,113,4417,4417,0,0,0,0,0,0,10,10,10,10,10,0,1,0,0,0,0,0,0,0,4417,0,'EventAI',''), - (4418,'Defias Wizard',NULL,18,19,2447,2448,0,0,17,17,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,8,1,1,1,2,1,1,1,1062,1137,2040,2236,18,28,0,0,422,28,13,2000,2000,0,79,108,4418,4418,0,0,0,0,0,0,10,10,10,10,10,0,1,0,0,0,0,0,0,0,4418,0,'EventAI',''), - (4419,'Race Master Kronkrider',NULL,35,35,5445,0,0,0,35,35,0,0,7,1,3,0,1,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4419,0,'',''), - (4420,'Overlord Ramtusk',NULL,32,32,4652,0,0,0,152,152,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,5600,5600,0,0,193,249,44.84,61.655,1097,102,100,2000,2000,0,366,483,4420,4420,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4420,0,'EventAI',''), - (4421,'Charlga Razorflank','The Crone',33,33,4642,0,0,0,152,152,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,6900,6900,2196,2196,185,239,43.956,60.4395,916,98,100,2000,2000,0,457,602,4421,4421,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4421,0,'EventAI',''), - (4422,'Agathelos the Raging',NULL,33,33,2450,0,0,0,16,16,0,0,1,3,3,0,0,64,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,6400,6400,0,0,160,205,40.1544,55.2123,1097,84,100,2000,2000,0,0,0,4422,0,4422,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4423,'Darnassian Protector',NULL,55,55,2451,0,0,0,79,79,0,0,4,1,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,5175,5175,0,0,605,665,301.34,422.17,0,293,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,60,60,60,120,60,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4424,'Aggem Thorncurse','Death\'s Head Prophet',30,30,6097,0,0,0,152,152,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,3450,3450,2196,2196,146,189,38.192,52.514,916,77,100,2000,2000,0,227,301,4424,4424,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4424,0,'EventAI',''), - (4425,'Blind Hunter',NULL,32,32,4735,0,0,0,411,411,0.7,24,1,3,3,0,2,0,0,0,1,1,1.14286,1,2,5,1,1,1,1,1,5285,5285,0,0,144,184,40.1544,55.2123,1097,76,100,2000,1521,0,0,0,4425,0,4425,0,0,8388625,0,0,0,0,0,0,0,5794,1,0,0,0,0,0,0,0,0,0,'',''), - (4427,'Ward Guardian',NULL,31,31,6104,0,0,0,152,152,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,1953,1953,2079,2079,193,249,44.84,61.655,887,102,100,2000,2000,0,164,220,4427,4427,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4427,0,'EventAI',''), - (4428,'Death Speaker Jargba','Death\'s Head Captain',30,30,4644,0,0,0,16,16,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,3450,3450,1464,1464,146,189,38.192,52.514,916,77,100,2000,2000,0,227,301,4428,4428,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4428,0,'EventAI',''), - (4429,'Goblin Pit Crewman',NULL,30,30,7192,7193,0,0,35,35,0,0,7,1,3,0,1,768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,50142,4429,0,'',''), - (4430,'Gnome Pit Crewman',NULL,30,30,5435,5436,0,0,35,35,1.2,0,7,1,3,0,1,768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50143,4430,0,'',''), - (4435,'Razorfen Warrior',NULL,24,25,6109,0,0,0,152,152,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,1953,2097,0,0,106,136,30.7968,42.3456,1014,56,100,2000,2000,0,136,182,4435,4435,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4435,0,'',''), - (4436,'Razorfen Quilguard',NULL,25,26,6108,0,0,0,152,152,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,2097,2250,0,0,129,166,35.1008,48.2636,1026,68,100,2000,2000,0,137,184,4436,4436,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4436,0,'EventAI',''), - (4437,'Razorfen Warden',NULL,25,26,4758,0,0,0,152,152,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,2097,2250,0,0,129,166,35.1008,48.2636,1026,68,100,2000,2000,0,133,179,4437,4437,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4437,0,'EventAI',''), - (4438,'Razorfen Spearhide',NULL,29,30,6078,0,0,0,152,152,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,1,2,1.5,1,1,1,1,1,1358,1433,0,0,129,166,35.1008,48.2636,1047,68,100,2000,2000,0,167,222,4438,4438,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4438,0,'EventAI',''), - (4440,'Razorfen Totemic',NULL,29,29,6112,0,0,0,152,152,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,2319,2319,1622,1622,129,166,35.1008,48.2636,868,68,100,2000,2000,0,148,199,4440,4440,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4440,0,'EventAI',''), - (4442,'Razorfen Defender',NULL,27,28,6103,0,0,0,152,152,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,2400,2559,0,0,129,166,35.1008,48.2636,1046,68,100,2000,2000,0,153,205,4442,4442,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4442,0,'EventAI',''), + (4416,'Defias Strip Miner',NULL,18,19,341,2438,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,0.666668,1.14286,1,0,1,1,1,1,1,1,417,449,0,0,26,37,0,0,817,68,3,2000,2000,0,24,36,4416,4416,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4416,0,'EventAI',''), + (4417,'Defias Taskmaster',NULL,18,19,2440,2443,0,0,17,17,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,1251,1347,0,0,26,37,0,0,817,68,3,2000,2000,0,83,113,4417,4417,0,0,0,0,0,0,10,10,10,10,10,0,1,0,0,0,0,0,0,0,4417,0,'EventAI',''), + (4418,'Defias Wizard',NULL,18,19,2447,2448,0,0,17,17,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,8,1,3,2,1.7,1,1,1,1062,1137,2040,2236,18,28,0,0,442,28,13,2000,2000,0,79,108,4418,4418,0,0,0,0,0,0,10,10,10,10,10,0,1,0,0,0,0,0,0,0,4418,0,'EventAI',''), + (4419,'Race Master Kronkrider',NULL,35,35,5445,0,0,0,35,35,0,0,7,1,3,0,1,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4419,0,'',''), + (4420,'Overlord Ramtusk',NULL,32,32,4652,0,0,0,152,152,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,5600,5600,0,0,193,249,44.84,61.655,1097,102,100,2000,2000,0,366,483,4420,4420,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4420,0,'EventAI',''), + (4421,'Charlga Razorflank','The Crone',33,33,4642,0,0,0,152,152,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,6900,6900,2196,2196,185,239,43.956,60.4395,916,98,100,2000,2000,0,457,602,4421,4421,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4421,0,'EventAI',''), + (4422,'Agathelos the Raging',NULL,33,33,2450,0,0,0,16,16,0,0,1,3,3,0,0,32832,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,6400,6400,0,0,160,205,40.1544,55.2123,1097,84,100,2000,2000,0,0,0,4422,0,4422,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4423,'Darnassian Protector',NULL,55,55,2451,0,0,0,79,79,0,0,4,1,3,0,0,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,5175,5175,0,0,605,665,301.34,422.17,3271,293,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,60,60,60,120,60,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4424,'Aggem Thorncurse','Death\'s Head Prophet',30,30,6097,0,0,0,152,152,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,3450,3450,2196,2196,146,189,38.192,52.514,916,77,100,2000,2000,0,227,301,4424,4424,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4424,0,'EventAI',''), + (4425,'Blind Hunter',NULL,32,32,4735,0,0,0,411,411,0.7,24,1,3,3,0,2,32768,0,0,1,1,1.14286,1,2,5,1,1,1,1,1,5285,5285,0,0,144,184,40.1544,55.2123,1270,76,100,2000,1521,0,0,0,4425,0,4425,0,0,8388625,0,0,0,0,0,0,0,5794,1,0,0,0,0,0,0,0,0,0,'',''), + (4427,'Ward Guardian',NULL,31,31,6104,0,0,0,152,152,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,1953,1953,2079,2079,193,249,44.84,61.655,887,102,100,2000,2000,0,164,220,4427,4427,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4427,0,'EventAI',''), + (4428,'Death Speaker Jargba','Death\'s Head Captain',30,30,4644,0,0,0,16,16,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,3450,3450,1464,1464,146,189,38.192,52.514,916,77,100,2000,2000,0,227,301,4428,4428,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4428,0,'EventAI',''), + (4429,'Goblin Pit Crewman',NULL,30,30,7192,7193,0,0,35,35,0,0,7,1,3,0,1,768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,50142,4429,0,'',''), + (4430,'Gnome Pit Crewman',NULL,30,30,5435,5436,0,0,35,35,1.2,0,7,1,3,0,1,768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50143,4430,0,'',''), + (4435,'Razorfen Warrior',NULL,24,25,6109,0,0,0,152,152,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,1953,2097,0,0,106,136,30.7968,42.3456,1026,56,100,2000,2000,0,136,182,4435,4435,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4435,0,'',''), + (4436,'Razorfen Quilguard',NULL,25,26,6108,0,0,0,152,152,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,2097,2250,0,0,129,166,35.1008,48.2636,1061,68,100,2000,2000,0,137,184,4436,4436,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4436,0,'EventAI',''), + (4437,'Razorfen Warden',NULL,25,26,4758,0,0,0,152,152,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,2097,2250,0,0,129,166,35.1008,48.2636,1061,68,100,2000,2000,0,133,179,4437,4437,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4437,0,'EventAI',''), + (4438,'Razorfen Spearhide',NULL,29,30,6078,0,0,0,152,152,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,2,1.5,1,1,1,1,1,1358,1433,0,0,129,166,35.1008,48.2636,1200,68,100,2000,2000,0,167,222,4438,4438,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4438,0,'EventAI',''), + (4440,'Razorfen Totemic',NULL,29,29,6112,0,0,0,152,152,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,2319,2319,1622,1622,129,166,35.1008,48.2636,975,68,100,2000,2000,0,148,199,4440,4440,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4440,0,'EventAI',''), + (4442,'Razorfen Defender',NULL,27,28,6103,0,0,0,152,152,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,2400,2559,0,0,129,166,35.1008,48.2636,1130,68,100,2000,2000,0,153,205,4442,4442,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4442,0,'EventAI',''), (4444,'Deathstalker Vincent',NULL,21,21,2689,0,0,0,714,714,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1.02,1,1,1,1,1,531,531,0,0,31,38,33.264,45.738,888,16,100,2000,1980,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','npc_deathstalker_vincent'), - (4451,'Auld Stonespire',NULL,28,28,4568,0,0,0,104,104,1.35,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,38,48,42.6272,58.6124,0,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4451,0,'',''), - (4452,'Kravel Koalbeard',NULL,29,29,5426,0,0,0,35,35,0,0,7,1,3,0,2,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1528,1528,0,0,38,49,43.8944,60.3548,0,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4452,0,'',''), - (4453,'Wizzle Brassbolts',NULL,31,31,5428,0,0,0,35,35,1.15,0,7,1,3,0,6,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4453,0,'',''), - (4454,'Fizzle Brassbolts',NULL,30,30,5427,0,0,0,35,35,1.15,0,7,1,3,0,2,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4454,0,'',''), - (4455,'Red Jack Flint',NULL,22,22,796,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,0,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50396,0,'',''), - (4456,'Fiora Longears',NULL,26,26,4691,0,0,0,371,371,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1309,1309,0,0,34,43,40.04,55.055,0,18,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4456,0,'EventAI',''), - (4457,'Murkgill Forager',NULL,35,36,652,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,1403,1469,0,0,50,62,53.8384,74.0278,1412,26,100,2000,2000,0,61,84,4457,4457,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4457,0,'EventAI',''), - (4458,'Murkgill Hunter',NULL,35,36,478,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,1403,1469,0,0,50,62,53.8384,74.0278,1302,26,100,2000,2000,0,63,87,4458,4458,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4458,0,'EventAI',''), - (4459,'Murkgill Oracle',NULL,36,37,5286,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.15,1,1,1,1,1,1208,1257,1097,1142,48,60,52.7472,72.5274,1278,25,100,2000,2000,0,53,74,4459,4459,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4459,0,'EventAI',''), + (4451,'Auld Stonespire',NULL,28,28,4568,0,0,0,104,104,1.35,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,38,48,42.6272,58.6124,1130,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4451,0,'',''), + (4452,'Kravel Koalbeard',NULL,29,29,5426,0,0,0,35,35,0,0,7,1,3,0,2,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1528,1528,0,0,38,49,43.8944,60.3548,1165,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4452,0,'',''), + (4453,'Wizzle Brassbolts',NULL,31,31,5428,0,0,0,35,35,1.15,0,7,1,3,0,6,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,1234,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4453,0,'',''), + (4454,'Fizzle Brassbolts',NULL,30,30,5427,0,0,0,35,35,1.15,0,7,1,3,0,2,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4454,0,'',''), + (4455,'Red Jack Flint',NULL,22,22,796,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,922,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4455,0,'',''), + (4456,'Fiora Longears',NULL,26,26,4691,0,0,0,371,371,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1309,1309,0,0,34,43,40.04,55.055,1061,18,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4456,0,'EventAI',''), + (4457,'Murkgill Forager',NULL,35,36,652,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,1403,1469,0,0,50,62,53.8384,74.0278,1480,26,100,2000,2000,0,61,84,4457,4457,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4457,0,'EventAI',''), + (4458,'Murkgill Hunter',NULL,35,36,478,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,1403,1469,0,0,50,62,53.8384,74.0278,1480,26,100,2000,2000,0,63,87,4458,4458,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4458,0,'EventAI',''), + (4459,'Murkgill Oracle',NULL,36,37,5286,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.15,1,1,1,1,1,1208,1257,1097,1142,48,60,52.7472,72.5274,1325,25,100,2000,2000,0,53,74,4459,4459,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4459,0,'EventAI',''), (4460,'Murkgill Lord',NULL,37,37,5243,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1.15,1,1,1,1,1,1116,1116,2861,2861,38,48,53.8384,74.0278,858,20,100,2000,2000,0,52,73,4460,4460,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4460,0,'EventAI',''), - (4461,'Murkgill Warrior',NULL,35,36,5243,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,1403,1469,0,0,50,62,53.8384,74.0278,1426,26,100,2000,2000,0,63,87,4461,4461,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4461,0,'EventAI',''), + (4461,'Murkgill Warrior',NULL,35,36,5243,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,1403,1469,0,0,50,62,53.8384,74.0278,1480,26,100,2000,2000,0,63,87,4461,4461,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4461,0,'EventAI',''), (4462,'Blackrock Hunter',NULL,23,24,6031,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,1815,1953,0,0,101,130,29.6792,40.8089,992,53,100,1466,2000,0,121,163,4462,4462,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4462,0,'EventAI',''), (4463,'Blackrock Summoner',NULL,22,23,6030,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1.02,1,1,1,1,1,472,504,1357,1443,24,31,35.6224,48.9808,519,13,100,2000,2000,0,27,40,4463,4463,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4463,0,'EventAI',''), (4464,'Blackrock Gladiator',NULL,24,25,6042,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,1953,2097,0,0,106,136,30.7968,42.3456,1026,56,100,1458,2000,0,131,176,4464,4464,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4464,0,'EventAI',''), - (4465,'Vilebranch Warrior',NULL,45,46,6508,6509,0,0,795,795,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,5544,5757,0,0,269,346,53.1456,73.0752,2753,142,100,1258,2000,0,316,417,4465,4465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4465,0,'EventAI',''), - (4466,'Vilebranch Scalper',NULL,46,47,6512,6513,0,0,795,795,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2399,2488,0,0,79,99,63.7824,87.7008,2828,41,100,2000,2000,0,89,121,4466,4466,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4466,0,'EventAI',''), - (4467,'Vilebranch Soothsayer',NULL,46,47,6535,6536,0,0,795,795,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1.25,1,1,1,1,1,1679,1741,3923,4031,57,82,63.7824,87.7008,1420,32,100,2000,2000,0,74,102,4467,4467,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4467,0,'EventAI',''), - (4468,'Jade Sludge',NULL,47,48,11141,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,5970,6186,0,0,269,346,53.1456,73.0752,3595,142,100,1258,2000,0,340,449,4468,4468,0,0,0,1088,0,0,0,240,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4469,'Emerald Ooze',NULL,46,47,358,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1,1.14286,2,1,3,1,1,1,1,1,4605,4776,1587,1640,310,400,56.7312,78.0054,2300,164,100,1216,2000,0,283,375,4469,4469,0,0,0,0,0,0,0,115,0,0,100,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4472,'Haunting Vision',NULL,57,58,146,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1.11111,1.14286,2,0,1.35,1,1,1,1,1,3006,3101,2241,2289,95,117,0,0,2766,49,0,2000,2000,0,113,153,4472,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4474,'Rotting Cadaver',NULL,53,54,4631,0,0,0,21,21,0,0,6,3,3,0,0,64,0,0,72,1,1.14286,1,0,1.3,1,1,1,1,1,3189,3293,0,0,90,122.2,0,0,3216,224,22,2000,2000,0,114,154,4474,4474,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4475,'Blighted Zombie',NULL,52,53,10970,10971,0,0,21,21,0,0,6,3,3,0,0,64,0,0,72,1,1.14286,1,0,1.3,1,1,1,1,1,3082,3189,0,0,88.3,119.5,0,0,3163,218,22,2000,2000,0,107,145,4475,4475,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4465,'Vilebranch Warrior',NULL,45,46,6508,6509,0,0,795,795,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,5544,5757,0,0,269,346,53.1456,73.0752,2780,142,100,1258,2000,0,316,417,4465,4465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4465,0,'EventAI',''), + (4466,'Vilebranch Scalper',NULL,46,47,6512,6513,0,0,795,795,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2399,2488,0,0,79,99,63.7824,87.7008,2835,41,100,2000,2000,0,89,121,4466,4466,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4466,0,'EventAI',''), + (4467,'Vilebranch Soothsayer',NULL,46,47,6535,6536,0,0,795,795,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1.25,1,1,1,1,1,1679,1741,3923,4031,57,82,63.7824,87.7008,1434,32,100,2000,2000,0,74,102,4467,4467,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4467,0,'EventAI',''), + (4468,'Jade Sludge',NULL,47,48,11141,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1.25,1,5970,6186,0,0,269,346,53.1456,73.0752,3610,142,100,1258,2000,0,340,449,4468,4468,0,0,0,1088,0,0,0,240,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4469,'Emerald Ooze',NULL,46,47,358,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,1,1,1,1,1,4605,4776,1587,1640,310,400,56.7312,78.0054,2300,164,100,1216,2000,0,283,375,4469,4469,0,0,0,0,0,0,0,115,0,0,100,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4472,'Haunting Vision',NULL,57,58,146,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1.11111,1.14286,2,0,1.35,1,1,1,1,1,3006,3101,2241,2289,95,117,0,0,2788,49,0,2000,2000,0,113,153,4472,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4474,'Rotting Cadaver',NULL,53,54,4631,0,0,0,21,21,0,0,6,3,3,0,0,32832,0,0,72,1,1.14286,1,0,1.3,1,1,1,1,1,3189,3293,0,0,90,122.2,0,0,3216,224,22,2000,2000,0,114,154,4474,4474,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4475,'Blighted Zombie',NULL,52,53,10970,10971,0,0,21,21,0,0,6,3,3,0,0,32832,0,0,72,1,1.14286,1,0,1.3,1,1,1,1,1,3082,3189,0,0,88.3,119.5,0,0,3163,218,22,2000,2000,0,107,145,4475,4475,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (4479,'Fardel Dabyrie',NULL,33,33,4021,0,0,0,123,123,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.1,1,1,1,1,1,1221,1221,0,0,35,43,53.8384,74.0278,1304,18,100,1500,2000,0,51,71,4479,4479,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4479,0,'EventAI',''), (4480,'Kenata Dabyrie',NULL,35,35,4025,0,0,0,123,123,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1339,1339,0,0,45,55,0,0,1373,23,0,1500,2000,0,120,160,4480,4480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4480,0,'EventAI',''), (4481,'Marcel Dabyrie',NULL,34,34,4024,0,0,0,123,123,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.1,1,1,1,1,1,1279,1279,0,0,37,45,53.8384,74.0278,1340,19,100,1500,2000,0,54,75,4481,4481,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4481,0,'EventAI',''), - (4483,'Moktar Krin',NULL,35,35,4207,0,0,0,29,29,0,0,7,1,3,0,2,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4483,1,'',''), - (4484,'Feero Ironhand',NULL,20,20,2594,0,0,0,123,123,0,0,7,3,3,0,2,4608,0,0,4096,1,1,1,0,1,1,1,1,-1,1,445,445,0,0,24,31,31.856,43.802,840,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4484,0,'','npc_feero_ironhand'), - (4485,'Belgrom Rockmaul',NULL,35,35,5535,0,0,0,29,29,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,2,0,2,1,1,1,-1,1,2016,2016,1067,1067,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4485,0,'',''), - (4486,'Genavie Callow',NULL,32,32,4012,0,0,0,118,118,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,0,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4486,0,'EventAI',''), - (4488,'Parqual Fintallas',NULL,35,35,10197,0,0,0,68,68,0,0,7,3,3,0,3,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4764,4488,0,'',''), - (4489,'Braug Dimspirit',NULL,35,35,3907,0,0,0,104,104,0,0,7,1,3,0,3,4608,0,2,0,1,1.14286,2,0,2,1,1,1,-1,1,2016,2016,1067,1067,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,4489,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4763,4489,0,'',''), - (4490,'Grenka Bloodscreech',NULL,31,31,974,0,0,0,80,80,0,0,7,3,3,0,0,0,0,0,0,1.71,1.14286,1,0,1,1,1,1,-1,1,1206,1206,0,0,92,109,53.8384,74.0278,0,46,100,1610,1771,0,24,120,4490,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (4493,'Scarlet Avenger',NULL,56,57,10295,10298,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,3644,3758,0,0,99,122,71.2272,97.9374,3354,51,100,2000,2000,0,125,169,4493,4493,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4493,0,'EventAI',''), - (4494,'Scarlet Spellbinder',NULL,57,58,10307,10308,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,8,0,1.35,1,1,1,1,1,2631,2714,5340,5461,87,108,72.688,99.946,1728,45,100,2000,2000,0,105,142,4494,4494,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4494,0,'EventAI',''), - (4495,'Gnome Pit Boss',NULL,35,35,5438,0,0,0,35,35,1.2,0,7,1,3,0,2,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4495,0,'',''), - (4496,'Goblin Pit Boss',NULL,30,30,7191,0,0,0,35,35,0,0,7,1,3,0,2,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4496,0,'',''), - (4498,'Maurin Bonesplitter',NULL,35,35,4171,0,0,0,68,68,0,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4498,0,'',''), + (4483,'Moktar Krin',NULL,35,35,4207,0,0,0,29,29,0,0,7,1,3,0,2,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4483,1,'',''), + (4484,'Feero Ironhand',NULL,20,20,2594,0,0,0,123,123,0,0,7,3,3,0,2,37376,0,0,4096,1,1,1,0,1,1,1,1,-1,1,445,445,0,0,24,31,31.856,43.802,840,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4484,0,'','npc_feero_ironhand'), + (4485,'Belgrom Rockmaul',NULL,35,35,5535,0,0,0,29,29,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,2,0,2,1,1,1,-1,1,2016,2016,1067,1067,51,65,51.128,70.301,1149,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4485,0,'',''), + (4486,'Genavie Callow',NULL,32,32,4012,0,0,0,118,118,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,1270,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4486,0,'EventAI',''), + (4488,'Parqual Fintallas',NULL,35,35,10197,0,0,0,68,68,0,0,7,3,3,0,3,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4764,4488,0,'',''), + (4489,'Braug Dimspirit',NULL,35,35,3907,0,0,0,104,104,0,0,7,1,3,0,3,4608,0,2,0,1,1.14286,2,0,2,1,1,1,-1,1,2016,2016,1067,1067,51,65,51.128,70.301,1149,27,100,2000,2000,0,0,0,4489,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4763,4489,0,'',''), + (4490,'Grenka Bloodscreech',NULL,31,31,974,0,0,0,80,80,0,0,7,3,3,0,0,32768,0,0,0,1.71,1.14286,1,0,1,1,1,1,-1,1,1206,1206,0,0,92,109,53.8384,74.0278,1234,46,100,1610,1771,0,24,120,4490,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (4493,'Scarlet Avenger',NULL,56,57,10295,10298,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,3644,3758,0,0,99,122,71.2272,97.9374,3380,51,100,2000,2000,0,125,169,4493,4493,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4493,0,'EventAI',''), + (4494,'Scarlet Spellbinder',NULL,57,58,10307,10308,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,8,0,1.35,1,1,1,1,1,2631,2714,5340,5461,87,108,72.688,99.946,1742,45,100,2000,2000,0,105,142,4494,4494,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4494,0,'EventAI',''), + (4495,'Gnome Pit Boss',NULL,35,35,5438,0,0,0,35,35,1.2,0,7,1,3,0,2,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4495,0,'',''), + (4496,'Goblin Pit Boss',NULL,30,30,7191,0,0,0,35,35,0,0,7,1,3,0,2,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4496,0,'',''), + (4498,'Maurin Bonesplitter',NULL,35,35,4171,0,0,0,68,68,0,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4498,0,'',''), (4499,'Rok\'Alim the Pounder',NULL,30,30,4766,0,0,0,91,91,0,0,4,1,3,0,0,0,0,0,0,1,1.14286,1,1,3.11,1,1,1,1,1,2970,2970,0,0,129,166,35.1008,48.2636,1200,68,100,1425,2000,0,0,0,4499,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4500,'Overlord Mok\'Morokk',NULL,45,45,11571,0,0,0,29,29,0,0,7,3,3,0,2,832,0,2,0,1.25,1.14286,1,1,1,1,1,1,-1,1,12667,12667,0,0,229,295,51.48,70.785,0,121,100,1300,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_morokk'), - (4501,'Draz\'Zilb',NULL,40,40,11539,0,0,0,29,29,0,0,7,3,3,0,3,4608,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8871,0,0,'',''), - (4502,'Tharg',NULL,44,44,3193,0,0,0,29,29,0,0,7,3,3,0,2,4608,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,68,88,60.7904,83.5868,0,36,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4503,'Mudcrush Durtfeet',NULL,42,42,655,0,0,0,35,35,0,0,7,3,3,0,2,768,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,0,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4504,'Frostmaw',NULL,37,37,10579,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.14,1.14286,1,0,1.15,1,1,1,1,1,1536,1536,0,0,92,109,53.8384,74.0278,0,46,100,1610,1771,0,29,145,4504,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4504,0,'',''), + (4500,'Overlord Mok\'Morokk',NULL,45,45,11571,0,0,0,29,29,0,0,7,3,3,0,2,33600,0,2,0,1.25,1.14286,1,1,1,1,1,1,-1,1,12667,12667,0,0,229,295,51.48,70.785,2725,121,100,1300,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_morokk'), + (4501,'Draz\'Zilb',NULL,40,40,11539,0,0,0,29,29,0,0,7,3,3,0,3,37376,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8871,0,0,'',''), + (4502,'Tharg',NULL,44,44,3193,0,0,0,29,29,0,0,7,3,3,0,2,37376,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,68,88,60.7904,83.5868,2557,36,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4503,'Mudcrush Durtfeet',NULL,42,42,655,0,0,0,35,35,0,0,7,3,3,0,2,33536,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,2246,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4504,'Frostmaw',NULL,37,37,10579,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.14,1.14286,1,0,1.15,1,1,1,1,1,1536,1536,0,0,92,109,53.8384,74.0278,1593,46,100,1610,1771,0,29,145,4504,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4504,0,'',''), (4505,'Bloodsail Deckhand',NULL,43,44,2557,0,0,0,119,119,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1902,1981,0,0,61,78,61.9344,85.1598,2246,32,100,2000,1683,0,78,107,4505,4505,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4505,0,'EventAI',''), (4506,'Bloodsail Swabby',NULL,42,44,1902,0,0,0,119,119,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1829,1902,0,0,59,74,63.7824,87.7008,2101,31,100,2000,1661,0,80,110,4506,4506,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4506,0,'',''), - (4507,'Daisy','Race Starter Girl',15,15,2591,0,0,0,35,35,0,0,7,1,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50866,0,'',''), - (4508,'Willix the Importer',NULL,27,27,7155,0,0,0,69,69,0,0,7,3,3,0,2,64,0,0,4096,1,1.14286,1,1,1,1,1,1,-1,1,1886,1886,0,0,112,144,34.452,47.3715,0,59,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_willix_the_importer'), - (4509,'Sargath',NULL,20,20,2595,0,0,0,84,84,0,0,7,3,3,0,0,0,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,40,47,31.856,43.802,0,20,100,1810,1991,0,6,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4510,'Heralath Fallowbrook',NULL,25,25,2596,0,0,0,80,80,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,468,468,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,4510,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,'',''), + (4507,'Daisy','Race Starter Girl',15,15,2591,0,0,0,35,35,0,0,7,1,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4507,0,'',''), + (4508,'Willix the Importer',NULL,27,27,7155,0,0,0,69,69,0,0,7,3,3,0,2,32832,0,0,4096,1,1.14286,1,1,1,1,1,1,-1,1,1886,1886,0,0,112,144,34.452,47.3715,1097,59,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_willix_the_importer'), + (4509,'Sargath',NULL,20,20,2595,0,0,0,84,84,0,0,7,3,3,0,0,32768,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,40,47,31.856,43.802,852,20,100,1810,1991,0,6,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4510,'Heralath Fallowbrook',NULL,25,25,2596,0,0,0,80,80,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,468,468,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,4510,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,'',''), (4511,'Agam\'ar',NULL,24,25,4713,0,0,0,16,16,0,5,1,1,3,0,0,64,0,0,1,1,1.14286,1,1,3,1,1,1,1,1,1953,2097,0,0,199,227,30.7968,42.3456,1026,98,100,2000,2000,0,0,0,4511,0,4511,0,0,1,0,0,0,0,0,0,0,9089,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4512,'Rotting Agam\'ar',NULL,28,28,4714,0,0,0,16,16,0,5,1,1,3,0,0,64,0,0,1,1,1.14286,1,1,3,1,1,1,1,1,2559,2559,0,0,134,173,36.1456,49.7002,1061,71,100,2000,2000,0,0,0,4512,0,4512,0,0,1,0,0,0,0,0,0,0,9091,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4514,'Raging Agam\'ar',NULL,25,26,2453,0,0,0,16,16,0,5,1,1,3,0,0,64,0,0,1,1,1.14286,1,1,3,1,1,1,1,1,2097,2250,0,0,106,136,30.7968,42.3456,1026,56,100,2000,2000,0,0,0,4514,0,4514,0,0,1,0,0,0,0,0,0,0,9090,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4515,'Death\'s Head Acolyte',NULL,28,29,6093,0,0,0,154,154,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,2,1,3,1,1,1,1,1,2196,2319,756,811,129,166,35.1008,48.2636,873,68,100,2000,2000,0,147,196,4515,4515,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4515,0,'EventAI',''), - (4516,'Death\'s Head Adept',NULL,27,28,6098,0,0,0,154,154,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,8,1,4,1.5,1,1,1,1,2532,2676,2718,2965,129,166,35.1008,48.2636,567,68,100,2000,2000,0,162,216,4516,4516,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4516,0,'EventAI',''), - (4517,'Death\'s Head Priest',NULL,26,27,6096,0,0,0,154,154,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,2,1,3,3,1,1,1,1,1953,2070,2079,2196,129,166,35.1008,48.2636,858,68,100,2000,2000,0,130,175,4517,4517,0,0,0,1,0,0,0,0,0,0,45,0,0,0,0,0,0,0,0,0,4517,0,'EventAI',''), - (4518,'Death\'s Head Sage',NULL,29,30,6099,0,0,0,154,154,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,2,1,3,1,1,1,1,1,2319,2433,811,852,134,173,36.1456,49.7002,873,71,100,2000,2000,0,157,210,4518,4518,0,0,0,1,0,0,0,0,0,0,45,0,0,0,0,0,0,0,0,0,4518,0,'EventAI',''), - (4519,'Death\'s Head Seer',NULL,28,29,6100,0,0,0,154,154,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,2,1,3,1,1,1,1,1,2196,2319,756,811,129,166,35.1008,48.2636,873,68,100,2000,2000,0,147,196,4519,4519,0,0,0,1,0,0,0,0,0,0,45,0,1,0,0,0,0,0,0,0,4519,0,'EventAI',''), - (4520,'Razorfen Geomancer',NULL,25,25,4647,0,0,0,152,152,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,2,1,3,1.5,1,1,1,1,1830,1830,982,982,129,166,35.1008,48.2636,858,68,100,2000,2000,0,120,162,4520,4520,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4520,0,'EventAI',''), - (4521,'Treshala Fallowbrook',NULL,20,20,9055,0,0,0,80,80,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4522,'Razorfen Dustweaver',NULL,28,29,6110,0,0,0,152,152,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,2,1,3,1,1,1,1,1,2196,2319,756,811,140,180,37.176,51.117,872,74,100,2000,2000,0,151,202,4522,4522,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,'EventAI',''), - (4523,'Razorfen Groundshaker',NULL,27,28,6111,0,0,0,152,152,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,2,1,3,1,1,1,1,1,2070,2196,732,756,129,166,35.1008,48.2636,876,68,100,2000,2000,0,141,189,4523,4523,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4523,0,'EventAI',''), - (4525,'Razorfen Earthbreaker',NULL,30,31,4647,0,0,0,152,152,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,2,1,3,1,1,1,1,1,2433,2550,852,878,193,249,44.84,61.655,0,102,100,2000,2000,0,163,217,4525,4525,0,0,0,1,0,0,70,0,0,100,0,0,0,0,0,0,0,0,0,0,4525,0,'EventAI',''), - (4526,'Wind Howler',NULL,25,26,5494,0,0,0,152,152,0,0,4,3,3,0,0,0,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,484,521,0,0,101,130,32.26,44.3575,975,53,100,1500,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4528,'Stone Rumbler',NULL,21,21,9589,0,0,0,152,152,0,0,4,3,3,0,0,0,0,0,0,1.55556,1.14286,1,1,1,1,1,1,1,1,521,521,0,0,164,187,27.2496,37.4682,1917,81,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4530,'Razorfen Handler',NULL,25,26,1963,0,0,0,152,152,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,2097,2250,0,0,129,166,35.1008,48.2636,1026,68,100,2000,2000,0,137,184,4530,4530,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4530,0,'EventAI',''), - (4531,'Razorfen Beast Trainer',NULL,28,29,4453,0,0,0,152,152,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,2559,2715,0,0,129,166,35.1008,48.2636,0,68,100,2000,2000,0,164,219,4531,4531,0,0,0,1,0,0,70,0,0,100,0,0,0,0,0,0,0,0,0,0,4531,0,'EventAI',''), - (4532,'Razorfen Beastmaster',NULL,30,31,6105,0,0,0,152,152,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,2865,3018,0,0,193,249,44.84,61.655,1061,102,100,2000,2000,0,184,245,4532,4532,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4532,0,'EventAI',''), - (4534,'Tamed Hyena',NULL,27,28,1535,0,0,0,152,152,0,25,1,1,3,0,0,0,0,0,1,1,1.14286,1,1,1,1,1,1,-1,1,652,738,0,0,112,144,34.452,47.3715,0,59,100,1200,2000,0,0,0,0,0,100005,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4535,'Tamed Battleboar',NULL,25,26,704,0,0,0,152,152,0,5,1,1,3,0,0,0,0,0,1,1,1.14286,1,1,1,1,1,1,1,1,699,750,0,0,101,130,29.6792,40.8089,0,53,100,2000,2000,0,0,0,4535,0,100006,0,0,1,0,0,30,10,10,150,20,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4538,'Kraul Bat',NULL,30,31,1955,0,0,0,16,16,0,24,1,3,3,0,0,64,0,0,1,1,1.14286,1,1,3,1,1,1,1,1,2865,3018,0,0,134,173,36.1456,49.7002,1061,71,100,2000,2000,0,0,0,4538,0,4538,0,0,1,0,0,0,0,0,0,0,5790,1,0,0,0,0,0,0,0,0,0,'',''), - (4539,'Greater Kraul Bat',NULL,32,32,1954,0,0,0,16,16,0,24,1,3,3,0,0,64,0,0,1,1,1.14286,1,1,3,1,1,1,1,1,3171,3171,0,0,146,189,38.192,52.514,1061,77,100,2000,2000,0,0,0,4539,0,4539,0,0,1,0,0,0,0,0,0,0,8300,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4540,'Scarlet Monk',NULL,35,36,2604,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,2,1,1,1,1,3660,3831,0,0,193,249,44.84,61.655,368,102,100,1800,2000,0,227,301,4540,4540,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4541,'Blood of Agamaggan',NULL,27,27,4754,0,0,0,16,16,0,0,10,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,2400,2400,0,0,129,166,35.1008,48.2636,1061,68,100,2000,2000,0,153,205,4541,4541,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4512,'Rotting Agam\'ar',NULL,28,28,4714,0,0,0,16,16,0,5,1,1,3,0,0,64,0,0,1,1,1.14286,1,1,3,1,1,1,1,1,2559,2559,0,0,134,173,36.1456,49.7002,1130,71,100,2000,2000,0,0,0,4512,0,4512,0,0,1,0,0,0,0,0,0,0,9091,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4514,'Raging Agam\'ar',NULL,25,26,2453,0,0,0,16,16,0,5,1,1,3,0,0,64,0,0,1,1,1.14286,1,1,3,1,1,1,1,1,2097,2250,0,0,106,136,30.7968,42.3456,1061,56,100,2000,2000,0,0,0,4514,0,4514,0,0,1,0,0,0,0,0,0,0,9090,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4515,'Death\'s Head Acolyte',NULL,28,29,6093,0,0,0,154,154,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,1,1,1,1,1,2196,2319,756,811,129,166,35.1008,48.2636,975,68,100,2000,2000,0,147,196,4515,4515,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4515,0,'EventAI',''), + (4516,'Death\'s Head Adept',NULL,27,28,6098,0,0,0,154,154,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,8,1,4,1.5,1,1,1,1,2532,2676,2718,2965,129,166,35.1008,48.2636,616,68,100,2000,2000,0,162,216,4516,4516,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4516,0,'EventAI',''), + (4517,'Death\'s Head Priest',NULL,26,27,6096,0,0,0,154,154,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,3,1,1,1,1,1953,2070,2079,2196,129,166,35.1008,48.2636,916,68,100,2000,2000,0,130,175,4517,4517,0,0,0,1,0,0,0,0,0,0,45,0,0,0,0,0,0,0,0,0,4517,0,'EventAI',''), + (4518,'Death\'s Head Sage',NULL,29,30,6099,0,0,0,154,154,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,1,1,1,1,1,2319,2433,811,852,134,173,36.1456,49.7002,1004,71,100,2000,2000,0,157,210,4518,4518,0,0,0,1,0,0,0,0,0,0,45,0,0,0,0,0,0,0,0,0,4518,0,'EventAI',''), + (4519,'Death\'s Head Seer',NULL,28,29,6100,0,0,0,154,154,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,1,1,1,1,1,2196,2319,756,811,129,166,35.1008,48.2636,975,68,100,2000,2000,0,147,196,4519,4519,0,0,0,1,0,0,0,0,0,0,45,0,1,0,0,0,0,0,0,0,4519,0,'EventAI',''), + (4520,'Razorfen Geomancer',NULL,25,25,4647,0,0,0,152,152,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,1.5,1,1,1,1,1830,1830,982,982,129,166,35.1008,48.2636,858,68,100,2000,2000,0,120,162,4520,4520,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4520,0,'EventAI',''), + (4521,'Treshala Fallowbrook',NULL,20,20,9055,0,0,0,80,80,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4522,'Razorfen Dustweaver',NULL,28,29,6110,0,0,0,152,152,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,1,1,1,1,1,2196,2319,756,811,140,180,37.176,51.117,975,74,100,2000,2000,0,151,202,4522,4522,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4522,0,'EventAI',''), + (4523,'Razorfen Groundshaker',NULL,27,28,6111,0,0,0,152,152,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,1,1,1,1,1,2070,2196,732,756,129,166,35.1008,48.2636,946,68,100,2000,2000,0,141,189,4523,4523,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4523,0,'EventAI',''), + (4525,'Razorfen Earthbreaker',NULL,30,31,4647,0,0,0,152,152,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,1,1,1,1,1,2433,2550,852,878,193,249,44.84,61.655,1033,102,100,2000,2000,0,163,217,4525,4525,0,0,0,1,0,0,70,0,0,100,0,0,0,0,0,0,0,0,0,0,4525,0,'EventAI',''), + (4526,'Wind Howler',NULL,25,26,5494,0,0,0,152,152,0,0,4,3,3,0,0,32768,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,484,521,0,0,101,130,32.26,44.3575,975,53,100,1500,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4528,'Stone Rumbler',NULL,21,21,9589,0,0,0,152,152,0,0,4,3,3,0,0,32768,0,0,0,1.55556,1.14286,1,1,1,1,1,1,2,1,521,521,0,0,164,187,27.2496,37.4682,1776,81,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4530,'Razorfen Handler',NULL,25,26,1963,0,0,0,152,152,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,2097,2250,0,0,129,166,35.1008,48.2636,1061,68,100,2000,2000,0,137,184,4530,4530,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4530,0,'EventAI',''), + (4531,'Razorfen Beast Trainer',NULL,28,29,4453,0,0,0,152,152,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,2559,2715,0,0,129,166,35.1008,48.2636,1165,68,100,2000,2000,0,164,219,4531,4531,0,0,0,1,0,0,70,0,0,100,0,0,0,0,0,0,0,0,0,0,4531,0,'EventAI',''), + (4532,'Razorfen Beastmaster',NULL,30,31,6105,0,0,0,152,152,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,2865,3018,0,0,193,249,44.84,61.655,1234,102,100,2000,2000,0,184,245,4532,4532,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4532,0,'EventAI',''), + (4534,'Tamed Hyena',NULL,27,28,1535,0,0,0,152,152,0,25,1,1,3,0,0,0,0,0,1,1,1.14286,1,1,1,1,1,1,-1,1,652,738,0,0,112,144,34.452,47.3715,1130,59,100,1200,2000,0,0,0,0,0,100005,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4535,'Tamed Battleboar',NULL,25,26,704,0,0,0,152,152,0,5,1,1,3,0,0,0,0,0,1,1,1.14286,1,1,1,1,1,1,1,1,699,750,0,0,101,130,29.6792,40.8089,1061,53,100,2000,2000,0,0,0,4535,0,100006,0,0,1,0,0,30,10,10,150,20,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4538,'Kraul Bat',NULL,30,31,1955,0,0,0,16,16,0,24,1,3,3,0,0,32832,0,0,1,1,1.14286,1,1,3,1,1,1,1,1,2865,3018,0,0,134,173,36.1456,49.7002,1234,71,100,2000,2000,0,0,0,4538,0,4538,0,0,1,0,0,0,0,0,0,0,5790,1,0,0,0,0,0,0,0,0,0,'',''), + (4539,'Greater Kraul Bat',NULL,32,32,1954,0,0,0,16,16,0,24,1,3,3,0,0,32832,0,0,1,1,1.14286,1,1,3,1,1,1,1,1,3171,3171,0,0,146,189,38.192,52.514,1270,77,100,2000,2000,0,0,0,4539,0,4539,0,0,1,0,0,0,0,0,0,0,8300,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4540,'Scarlet Monk',NULL,35,36,2604,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,2,1,1,0.25,1,3660,3831,0,0,193,249,44.84,61.655,370,102,100,1800,2000,0,227,301,4540,4540,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4541,'Blood of Agamaggan',NULL,27,27,4754,0,0,0,16,16,0,0,10,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,2400,2400,0,0,129,166,35.1008,48.2636,1097,68,100,2000,2000,0,153,205,4541,4541,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (4542,'High Inquisitor Fairbanks',NULL,40,40,2605,0,0,0,67,67,0,0,6,3,3,0,0,32832,0,2,0,1,1.14286,2,1,5,2,1,1,1,1,6130,6130,2566,2566,229,295,49.192,67.639,1619,121,100,2000,2000,0,329,434,4542,4542,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4542,0,'EventAI',''), - (4543,'Bloodmage Thalnos',NULL,34,34,11396,0,0,0,21,21,0,0,6,3,3,0,0,64,0,0,0,1,1.14286,2,1,8,2.5,1,1,1,1,7736,7736,2518,2518,193,249,44.84,61.655,1063,102,100,2000,2000,0,386,509,4543,4543,0,0,0,8390929,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4543,0,'EventAI',''), - (4544,'Krueg Skullsplitter',NULL,37,37,4204,0,0,0,29,29,0,0,7,3,3,0,2,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2192,2192,0,0,55,70,53.3984,73.4228,0,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4544,0,'',''), - (4545,'Nag\'zehn',NULL,35,35,4206,0,0,0,83,83,0,0,7,1,3,0,0,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4545,1,'',''), + (4543,'Bloodmage Thalnos',NULL,34,34,11396,0,0,0,21,21,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,2,1,8,2.5,1,1,1,1,7736,7736,2518,2518,193,249,44.84,61.655,1121,102,100,2000,2000,0,386,509,4543,4543,0,0,0,8390929,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4543,0,'EventAI',''), + (4544,'Krueg Skullsplitter',NULL,37,37,4204,0,0,0,29,29,0,0,7,3,3,0,2,37376,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2192,2192,0,0,55,70,53.3984,73.4228,1593,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4544,0,'',''), + (4545,'Nag\'zehn',NULL,35,35,4206,0,0,0,83,83,0,0,7,1,3,0,0,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4545,1,'',''), (4546,'Bor\'zehn',NULL,35,35,4208,0,0,0,83,83,0,0,7,1,3,0,0,4608,0,2,0,1,1.14286,1,0,1.1,1,1,1,1,1,1342,1342,0,0,50,61,51.128,70.301,1373,26,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4546,1,'',''), - (4547,'Tarkreu Shadowstalker',NULL,35,35,4205,0,0,0,83,83,0,0,7,1,3,0,0,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4547,0,'',''), + (4547,'Tarkreu Shadowstalker',NULL,35,35,4205,0,0,0,83,83,0,0,7,1,3,0,0,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4547,0,'',''), (4548,'Steelsnap',NULL,30,30,2609,0,0,0,38,38,0,25,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.05,1,1,1,1,1,1002,1002,0,0,43,53,42.1344,57.9348,1200,22,100,2000,2000,0,0,0,4548,0,4548,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4549,'William Montague','Banker',45,45,2655,0,0,0,68,68,0,0,7,3,3,0,256,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4549,0,'EventAI',''), - (4550,'Ophelia Montague','Banker',45,45,3942,0,0,0,68,68,0,0,6,3,3,0,256,4608,0,2,0,1.11111,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50739,0,'EventAI',''), - (4551,'Michael Garrett','Bat Handler',55,55,2638,0,0,0,68,68,0,0,7,3,3,0,11,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4307,4551,0,'EventAI',''), - (4552,'Eunice Burch','Cooking Trainer',35,35,2662,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4747,4552,0,'EventAI',''), - (4553,'Ronald Burch','Cooking Supplies',30,30,2647,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4553,0,'EventAI',''), - (4554,'Tawny Grisette','Mushroom Vendor',30,30,2674,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4554,0,'EventAI',''), - (4555,'Eleanor Rusk','General Goods',30,30,2660,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4555,0,'EventAI',''), - (4556,'Gordon Wendham','Weapons Merchant',30,30,2629,0,0,0,68,68,0,0,7,3,3,0,16391,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4283,4556,0,'EventAI',''), - (4557,'Louis Warren','Weapons Merchant',30,30,2636,0,0,0,68,68,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4557,0,'EventAI',''), - (4558,'Lauren Newcomb','Light Armor Merchant',30,30,2666,0,0,0,68,68,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4558,0,'EventAI',''), - (4559,'Timothy Weldon','Heavy Armor Merchant',30,30,2653,0,0,0,68,68,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4559,0,'EventAI',''), - (4560,'Walter Ellingson','Heavy Armor Merchant',30,30,2654,0,0,0,68,68,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4560,0,'EventAI',''), - (4561,'Daniel Bartlett','Trade Supplies',30,30,2622,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4561,0,'EventAI',''), - (4562,'Thomas Mordan','Reagents',30,30,2652,0,0,0,68,68,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4562,0,'EventAI',''), - (4563,'Kaal Soulreaper','Warlock Trainer',60,60,2675,0,0,0,68,68,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,2620,2620,110,142,74.448,102.366,0,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,2383,4563,0,'EventAI',''), - (4564,'Luther Pickman','Warlock Trainer',50,50,2637,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,4609,4564,0,'EventAI',''), - (4565,'Richard Kerwin','Warlock Trainer',40,40,2646,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,4610,4565,0,'EventAI',''), - (4566,'Kaelystia Hatebringer','Mage Trainer',60,60,10733,0,0,0,68,68,0,0,6,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,2620,2620,110,142,74.448,102.366,0,58,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4539,4566,0,'EventAI',''), - (4567,'Pierce Shackleton','Mage Trainer',50,50,2644,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4538,4567,0,'EventAI',''), - (4568,'Anastasia Hartwell','Mage Trainer',40,40,2657,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4537,4568,0,'EventAI',''), - (4569,'Charles Seaton','Blade Merchant',30,30,2619,0,0,0,68,68,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4569,0,'EventAI',''), - (4570,'Sydney Upton','Staff Merchant',30,30,2673,0,0,0,68,68,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4570,0,'EventAI',''), - (4571,'Morley Bates','Fungus Vendor',30,30,2640,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,4571,0,'EventAI',''), - (4572,'Silas Zimmer',NULL,30,30,2650,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4572,0,'EventAI',''), - (4573,'Armand Cromwell','Fishing Trainer',35,35,2612,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4744,4573,0,'EventAI',''), - (4574,'Lizbeth Cromwell','Fishing Supplies',30,30,2667,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4574,0,'EventAI',''), - (4575,'Hannah Akeley','Reagents',30,30,2663,0,0,0,68,68,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4575,0,'EventAI',''), - (4576,'Josef Gregorian','Artisan Tailor',45,45,2634,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4354,4576,0,'EventAI',''), - (4577,'Millie Gregorian','Tailoring Supplies',30,30,2671,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4577,0,'EventAI',''), - (4578,'Josephine Lister','Master Shadoweave Tailor',45,45,2664,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4843,4578,0,'EventAI',''), - (4580,'Lucille Castleton','Robe Vendor',30,30,2668,0,0,0,68,68,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4580,0,'EventAI',''), - (4581,'Salazar Bloch','Book Dealer',30,30,2648,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4581,0,'EventAI',''), - (4582,'Carolyn Ward','Rogue Trainer',40,40,2659,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,4542,4582,0,'EventAI',''), - (4583,'Miles Dexter','Rogue Trainer',50,50,2639,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,4540,4583,0,'',''), - (4584,'Gregory Charles','Rogue Trainer',60,60,2631,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,0,0,110,142,74.448,102.366,0,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,4541,4584,0,'EventAI',''), - (4585,'Ezekiel Graves','Poison Supplies',30,30,2625,0,0,0,68,68,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4585,0,'EventAI',''), - (4586,'Graham Van Talen','Journeyman Engineer',30,30,2630,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4144,4586,0,'EventAI',''), - (4587,'Elizabeth Van Talen','Engineering Supplies',30,30,2661,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4587,0,'EventAI',''), - (4588,'Arthur Moore','Expert Leatherworker',35,35,2613,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4212,4588,0,'EventAI',''), - (4589,'Joseph Moore','Leatherworking Supplies',30,30,2635,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4589,0,'EventAI',''), - (4590,'Jonathan Chambers','Bag Vendor',30,30,2633,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4590,0,'EventAI',''), - (4591,'Mary Edras','First Aid Trainer',35,35,2670,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5856,4591,0,'EventAI',''), - (4592,'Nathaniel Steenwick','Thrown Weapons Merchant',30,30,2642,0,0,0,68,68,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4592,0,'EventAI',''), - (4593,'Christoph Walker','Warrior Trainer',60,60,2620,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,0,0,110,142,74.448,102.366,0,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4548,4593,0,'EventAI',''), - (4594,'Angela Curthas','Warrior Trainer',50,50,2658,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4546,4594,0,'EventAI',''), - (4595,'Baltus Fowler','Warrior Trainer',40,40,2614,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4547,4595,0,'EventAI',''), - (4596,'James Van Brunt','Expert Blacksmith',35,35,2632,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,2763,4596,0,'EventAI',''), - (4597,'Samuel Van Brunt','Blacksmithing Supplies',30,30,2649,0,0,0,68,68,0,0,7,3,3,0,16390,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4597,0,'EventAI',''), - (4598,'Brom Killian','Mining Trainer',35,35,2617,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,7690,4598,0,'EventAI',''), - (4599,'Sarah Killian','Mining Supplies',30,30,2672,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4599,0,'EventAI',''), - (4600,'Geoffrey Hartwell','Weapon Merchant',30,30,2628,0,0,0,68,68,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4600,0,'EventAI',''), - (4601,'Francis Eliot','Weapon Merchant',30,30,2627,0,0,0,68,68,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4601,0,'EventAI',''), - (4602,'Benijah Fenner','Weapon Merchant',30,30,2616,0,0,0,68,68,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4602,0,'EventAI',''), - (4603,'Nicholas Atwood','Gun Merchant',30,30,2643,0,0,0,68,68,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4603,0,'EventAI',''), - (4604,'Abigail Sawyer','Bow Merchant',30,30,2656,0,0,0,68,68,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4604,0,'EventAI',''), - (4605,'Basil Frye','Journeyman Blacksmith',26,26,2615,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1309,1309,0,0,34,43,40.04,55.055,0,18,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,2750,4605,0,'EventAI',''), - (4606,'Aelthalyste','Priest Trainer',60,60,10723,0,0,0,68,68,0,0,6,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,2620,2620,110,142,74.448,102.366,0,58,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4544,0,0,'EventAI',''), - (4607,'Father Lankester','Priest Trainer',40,40,2626,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4545,4607,0,'EventAI',''), - (4608,'Father Lazarus','Priest Trainer',50,50,2618,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4543,4608,0,'',''), - (4609,'Doctor Marsh','Expert Alchemist',35,35,2624,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4133,4609,0,'EventAI',''), - (4610,'Algernon','Alchemy Supplies',30,30,2676,0,0,0,68,68,0,0,6,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4610,0,'EventAI',''), - (4611,'Doctor Herbert Halsey','Artisan Alchemist',50,50,2623,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4132,4611,0,'EventAI',''), - (4612,'Boyle',NULL,30,30,1201,0,0,0,68,68,0,0,6,3,3,0,0,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4612,0,'EventAI',''), - (4613,'Christopher Drakul','Guild Master',50,50,2621,0,0,0,68,68,0,0,7,3,3,0,1537,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5108,4613,0,'EventAI',''), - (4614,'Martha Alliestar','Herbalism Trainer',35,35,2669,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,7691,4614,0,'EventAI',''), - (4615,'Katrina Alliestar','Herbalism Supplies',30,30,2665,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4615,0,'EventAI',''), - (4616,'Lavinia Crowe','Expert Enchanter',35,35,12955,0,0,0,68,68,0,0,7,3,3,0,17,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4166,50598,0,'EventAI',''), - (4617,'Thaddeus Webb','Enchanting Supplies',30,30,2651,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4617,0,'EventAI',''), - (4618,'Martek the Exiled',NULL,42,42,4898,0,0,0,35,35,0,0,7,3,3,0,3,768,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,0,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12209,0,0,'',''), - (4619,'Geltharis',NULL,32,32,2021,0,0,0,90,90,1.5,0,3,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.1,1,1,1,1,1,1163,1163,0,0,46,57,53.8384,74.0278,1270,24,100,2000,2000,0,50,70,4619,0,0,0,0,0,0,0,0,0,0,0,128,0,0,0,0,0,0,0,0,0,4619,0,'EventAI',''), - (4620,'Fobeed','Race Announcer',35,35,11573,0,0,0,35,35,0,0,7,1,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4623,'Quilguard Champion',NULL,30,31,6103,0,0,0,152,152,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,2250,2250,0,0,193,249,44.84,61.655,1061,102,100,2000,2000,0,180,240,4623,4623,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4623,0,'EventAI',''), - (4624,'Booty Bay Bruiser',NULL,57,57,7102,0,0,0,121,121,0,0,7,3,3,0,0,32768,0,0,0,1,1.42857,1,0,1,1,1,1,-1,1,12652,12652,0,0,356,463,301.34,422.17,5892,189,100,1183,2000,0,1,830,0,4624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4624,0,'','guard_contested'), - (4625,'Death\'s Head Ward Keeper',NULL,15,15,6101,0,0,0,154,154,0,0,7,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,1,1,328,328,0,0,21,26,24.552,33.759,677,11,100,2000,2000,0,0,0,4625,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4627,'Arugal\'s Voidwalker',NULL,24,25,1131,0,0,0,24,24,0,16,3,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,484,484,0,0,52,61,35.6224,48.9808,0,26,100,1760,1936,0,9,45,4627,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','mob_arugal_voidwalker'), - (4629,'Trackmaster Zherin',NULL,30,30,2704,0,0,0,35,35,1.35,0,7,1,3,0,2,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4629,0,'',''), - (4630,'Pozzik',NULL,30,30,7199,0,0,0,35,35,0,0,7,1,3,0,2,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4630,0,'',''), - (4631,'Wharfmaster Lozgil',NULL,35,35,7106,0,0,0,120,120,0,0,7,3,3,0,3,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4701,4631,0,'',''), + (4549,'William Montague','Banker',45,45,2655,0,0,0,68,68,0,0,7,3,3,0,256,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4549,0,'EventAI',''), + (4550,'Ophelia Montague','Banker',45,45,3942,0,0,0,68,68,0,0,6,3,3,0,256,37376,0,2,0,1.11111,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4550,0,'EventAI',''), + (4551,'Michael Garrett','Bat Handler',55,55,2638,0,0,0,68,68,0,0,7,3,3,0,11,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4307,4551,0,'EventAI',''), + (4552,'Eunice Burch','Cooking Trainer',35,35,2662,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4747,4552,0,'EventAI',''), + (4553,'Ronald Burch','Cooking Supplies',30,30,2647,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4553,0,'EventAI',''), + (4554,'Tawny Grisette','Mushroom Vendor',30,30,2674,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4554,0,'EventAI',''), + (4555,'Eleanor Rusk','General Goods',30,30,2660,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4555,0,'EventAI',''), + (4556,'Gordon Wendham','Weapons Merchant',30,30,2629,0,0,0,68,68,0,0,7,3,3,0,16391,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4283,4556,0,'EventAI',''), + (4557,'Louis Warren','Weapons Merchant',30,30,2636,0,0,0,68,68,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4557,0,'EventAI',''), + (4558,'Lauren Newcomb','Light Armor Merchant',30,30,2666,0,0,0,68,68,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4558,0,'EventAI',''), + (4559,'Timothy Weldon','Heavy Armor Merchant',30,30,2653,0,0,0,68,68,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4559,0,'EventAI',''), + (4560,'Walter Ellingson','Heavy Armor Merchant',30,30,2654,0,0,0,68,68,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4560,0,'EventAI',''), + (4561,'Daniel Bartlett','Trade Supplies',30,30,2622,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4561,0,'EventAI',''), + (4562,'Thomas Mordan','Reagents',30,30,2652,0,0,0,68,68,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4562,0,'EventAI',''), + (4563,'Kaal Soulreaper','Warlock Trainer',60,60,2675,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,2620,2620,110,142,74.448,102.366,3791,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,2383,4563,0,'EventAI',''), + (4564,'Luther Pickman','Warlock Trainer',50,50,2637,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,4609,4564,0,'EventAI',''), + (4565,'Richard Kerwin','Warlock Trainer',40,40,2646,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,4610,4565,0,'EventAI',''), + (4566,'Kaelystia Hatebringer','Mage Trainer',60,60,10733,0,0,0,68,68,0,0,6,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,2620,2620,110,142,74.448,102.366,3791,58,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4539,4566,0,'EventAI',''), + (4567,'Pierce Shackleton','Mage Trainer',50,50,2644,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4538,4567,0,'EventAI',''), + (4568,'Anastasia Hartwell','Mage Trainer',40,40,2657,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4537,4568,0,'EventAI',''), + (4569,'Charles Seaton','Blade Merchant',30,30,2619,0,0,0,68,68,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4569,0,'EventAI',''), + (4570,'Sydney Upton','Staff Merchant',30,30,2673,0,0,0,68,68,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4570,0,'EventAI',''), + (4571,'Morley Bates','Fungus Vendor',30,30,2640,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,4571,0,'EventAI',''), + (4572,'Silas Zimmer',NULL,30,30,2650,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4572,0,'EventAI',''), + (4573,'Armand Cromwell','Fishing Trainer',35,35,2612,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4744,4573,0,'EventAI',''), + (4574,'Lizbeth Cromwell','Fishing Supplies',30,30,2667,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4574,0,'EventAI',''), + (4575,'Hannah Akeley','Reagents',30,30,2663,0,0,0,68,68,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4575,0,'EventAI',''), + (4576,'Josef Gregorian','Artisan Tailor',45,45,2634,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4354,4576,0,'EventAI',''), + (4577,'Millie Gregorian','Tailoring Supplies',30,30,2671,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4577,0,'EventAI',''), + (4578,'Josephine Lister','Master Shadoweave Tailor',45,45,2664,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4843,4578,0,'EventAI',''), + (4580,'Lucille Castleton','Robe Vendor',30,30,2668,0,0,0,68,68,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4580,0,'EventAI',''), + (4581,'Salazar Bloch','Book Dealer',30,30,2648,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4581,0,'EventAI',''), + (4582,'Carolyn Ward','Rogue Trainer',40,40,2659,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,4542,4582,0,'EventAI',''), + (4583,'Miles Dexter','Rogue Trainer',50,50,2639,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,4540,4583,0,'',''), + (4584,'Gregory Charles','Rogue Trainer',60,60,2631,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,0,0,110,142,74.448,102.366,3791,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,4541,4584,0,'EventAI',''), + (4585,'Ezekiel Graves','Poison Supplies',30,30,2625,0,0,0,68,68,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4585,0,'EventAI',''), + (4586,'Graham Van Talen','Journeyman Engineer',30,30,2630,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4144,4586,0,'EventAI',''), + (4587,'Elizabeth Van Talen','Engineering Supplies',30,30,2661,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4587,0,'EventAI',''), + (4588,'Arthur Moore','Expert Leatherworker',35,35,2613,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4212,4588,0,'EventAI',''), + (4589,'Joseph Moore','Leatherworking Supplies',30,30,2635,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4589,0,'EventAI',''), + (4590,'Jonathan Chambers','Bag Vendor',30,30,2633,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4590,0,'EventAI',''), + (4591,'Mary Edras','First Aid Trainer',35,35,2670,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5856,4591,0,'EventAI',''), + (4592,'Nathaniel Steenwick','Thrown Weapons Merchant',30,30,2642,0,0,0,68,68,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4592,0,'EventAI',''), + (4593,'Christoph Walker','Warrior Trainer',60,60,2620,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,0,0,110,142,74.448,102.366,3791,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4548,4593,0,'EventAI',''), + (4594,'Angela Curthas','Warrior Trainer',50,50,2658,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4546,4594,0,'EventAI',''), + (4595,'Baltus Fowler','Warrior Trainer',40,40,2614,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4547,4595,0,'EventAI',''), + (4596,'James Van Brunt','Expert Blacksmith',35,35,2632,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,2763,4596,0,'EventAI',''), + (4597,'Samuel Van Brunt','Blacksmithing Supplies',30,30,2649,0,0,0,68,68,0,0,7,3,3,0,16390,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4597,0,'EventAI',''), + (4598,'Brom Killian','Mining Trainer',35,35,2617,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,7690,4598,0,'EventAI',''), + (4599,'Sarah Killian','Mining Supplies',30,30,2672,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4599,0,'EventAI',''), + (4600,'Geoffrey Hartwell','Weapon Merchant',30,30,2628,0,0,0,68,68,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4600,0,'EventAI',''), + (4601,'Francis Eliot','Weapon Merchant',30,30,2627,0,0,0,68,68,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4601,0,'EventAI',''), + (4602,'Benijah Fenner','Weapon Merchant',30,30,2616,0,0,0,68,68,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4602,0,'EventAI',''), + (4603,'Nicholas Atwood','Gun Merchant',30,30,2643,0,0,0,68,68,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4603,0,'EventAI',''), + (4604,'Abigail Sawyer','Bow Merchant',30,30,2656,0,0,0,68,68,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4604,0,'EventAI',''), + (4605,'Basil Frye','Journeyman Blacksmith',26,26,2615,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1309,1309,0,0,34,43,40.04,55.055,1061,18,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,2750,4605,0,'EventAI',''), + (4606,'Aelthalyste','Priest Trainer',60,60,10723,0,0,0,68,68,0,0,6,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,2620,2620,110,142,74.448,102.366,3791,58,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4544,0,0,'EventAI',''), + (4607,'Father Lankester','Priest Trainer',40,40,2626,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4545,4607,0,'EventAI',''), + (4608,'Father Lazarus','Priest Trainer',50,50,2618,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4543,4608,0,'',''), + (4609,'Doctor Marsh','Expert Alchemist',35,35,2624,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4133,4609,0,'EventAI',''), + (4610,'Algernon','Alchemy Supplies',30,30,2676,0,0,0,68,68,0,0,6,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4610,0,'EventAI',''), + (4611,'Doctor Herbert Halsey','Artisan Alchemist',50,50,2623,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4132,4611,0,'EventAI',''), + (4612,'Boyle',NULL,30,30,1201,0,0,0,68,68,0,0,6,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4612,0,'EventAI',''), + (4613,'Christopher Drakul','Guild Master',50,50,2621,0,0,0,68,68,0,0,7,3,3,0,1537,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5108,4613,0,'EventAI',''), + (4614,'Martha Alliestar','Herbalism Trainer',35,35,2669,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,7691,4614,0,'EventAI',''), + (4615,'Katrina Alliestar','Herbalism Supplies',30,30,2665,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4615,0,'EventAI',''), + (4616,'Lavinia Crowe','Expert Enchanter',35,35,12955,0,0,0,68,68,0,0,7,3,3,0,17,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4166,4616,0,'EventAI',''), + (4617,'Thaddeus Webb','Enchanting Supplies',30,30,2651,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4617,0,'EventAI',''), + (4618,'Martek the Exiled',NULL,42,42,4898,0,0,0,35,35,0,0,7,3,3,0,3,33536,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,2246,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12209,0,0,'',''), + (4619,'Geltharis',NULL,32,32,2021,0,0,0,90,90,1.5,0,3,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.1,1,1,1,1,1,1163,1163,0,0,46,57,53.8384,74.0278,1270,24,100,2000,2000,0,50,70,4619,0,0,0,0,0,0,0,0,0,0,0,128,0,0,0,0,0,0,0,0,0,4619,0,'EventAI',''), + (4620,'Fobeed','Race Announcer',35,35,11573,0,0,0,35,35,0,0,7,1,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4623,'Quilguard Champion',NULL,30,31,6103,0,0,0,152,152,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,2250,2250,0,0,193,249,44.84,61.655,1061,102,100,2000,2000,0,180,240,4623,4623,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4623,0,'EventAI',''), + (4624,'Booty Bay Bruiser',NULL,57,57,7102,0,0,0,121,121,0,0,7,3,3,0,0,32768,0,1024,0,1,1.42857,1,0,1,1,1,1,-1,1,12652,12652,0,0,356,463,301.34,422.17,5892,189,100,1183,2000,0,1,830,0,4624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4624,0,'','guard_contested'), + (4625,'Death\'s Head Ward Keeper',NULL,15,15,6101,0,0,0,154,154,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,1,1,328,328,0,0,21,26,24.552,33.759,677,11,100,2000,2000,0,0,0,4625,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4627,'Arugal\'s Voidwalker',NULL,24,25,1131,0,0,0,24,24,0,16,3,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,484,484,0,0,52,61,35.6224,48.9808,1026,26,100,1760,1936,0,9,45,4627,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','mob_arugal_voidwalker'), + (4629,'Trackmaster Zherin',NULL,30,30,2704,0,0,0,35,35,1.35,0,7,1,3,0,2,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4629,0,'',''), + (4630,'Pozzik',NULL,30,30,7199,0,0,0,35,35,0,0,7,1,3,0,2,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4630,0,'',''), + (4631,'Wharfmaster Lozgil',NULL,35,35,7106,0,0,0,120,120,0,0,7,3,3,0,3,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4701,4631,0,'',''), (4632,'Kolkar Centaur',NULL,30,31,9447,0,0,0,130,130,0,0,7,1,3,0,0,0,0,0,0,1.02,1.14286,1,0,1,1,1,1,-1,1,1037,1151,0,0,44,55,51.6384,71.0028,1215,23,100,2000,2000,0,46,65,4632,4632,0,0,0,0,0,0,70,0,0,30,0,0,1,0,0,0,0,0,0,0,4632,0,'',''), (4633,'Kolkar Scout',NULL,30,31,9445,0,0,0,130,130,0,0,7,1,3,0,0,0,0,0,0,1.02,1.14286,1,0,1,1,1,1,-1,1,1031,1185,0,0,44,55,52.7472,72.5274,1218,23,100,2000,2000,0,46,65,4633,4633,0,0,0,0,0,0,70,0,0,30,0,0,1,0,0,0,0,0,0,0,4633,0,'EventAI',''), (4634,'Kolkar Mauler',NULL,31,32,4874,0,0,0,130,130,0,0,7,1,3,0,0,0,0,0,0,1.02,1.14286,1,0,1,1,1,1,-1,1,1105,1135,0,0,45,56,53.8384,74.0278,1251,23,100,2000,2000,0,49,69,4634,4634,0,0,0,0,0,0,70,0,0,30,0,0,1,0,0,0,0,0,0,0,4634,0,'EventAI',''), (4635,'Kolkar Windchaser',NULL,31,32,4871,0,0,0,130,130,0,0,7,1,3,0,0,0,0,0,0,1.02,1.14286,2,0,1,1,1,1,-1,1,866,955,878,935,41,51,53.8384,74.0278,1047,21,100,2000,2000,0,44,63,4635,4635,0,0,0,0,0,0,70,0,0,30,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (4636,'Kolkar Battle Lord',NULL,32,33,9448,0,0,0,130,130,0,0,7,1,3,0,0,0,0,0,0,1.02,1.14286,1,0,1,1,1,1,-1,1,1010,1043,0,0,46,58,53.8384,74.0278,1282,24,100,2000,2000,0,50,70,4636,4636,0,0,0,0,0,0,70,0,0,30,0,0,1,0,0,0,0,0,0,0,4636,0,'EventAI',''), (4637,'Kolkar Destroyer',NULL,32,33,9446,0,0,0,130,130,0,0,7,1,3,0,0,0,0,0,0,1.02,1.14286,2,0,1,1,1,1,-1,1,939,966,935,963,42,53,53.8384,74.0278,1072,22,100,2000,2000,0,46,65,4637,4637,0,0,0,0,0,0,70,0,0,30,0,0,1,0,0,0,0,0,0,0,4637,0,'EventAI',''), - (4638,'Magram Scout',NULL,32,33,2292,0,0,0,133,133,0,0,7,1,3,0,0,0,0,0,0,1.02,1.14286,1,0,1.1,1,1,1,1,1,1163,1221,0,0,46,58,53.8384,74.0278,1284,24,100,2000,2000,0,50,70,4638,4638,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4638,0,'EventAI',''), - (4639,'Magram Outrunner',NULL,32,33,9428,0,0,0,133,133,0,0,7,1,3,0,0,0,0,0,0,1.02,1.14286,1,0,1.1,1,1,1,1,1,1163,1221,0,0,46,58,53.8384,74.0278,1287,24,100,2000,2000,0,50,70,4639,4639,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4639,0,'',''), - (4640,'Magram Wrangler',NULL,33,34,2293,0,0,0,133,133,0,0,7,1,3,0,0,0,0,0,0,1.02,1.14286,1,0,1.1,1,1,1,1,1,1221,1279,0,0,48,60,53.8384,74.0278,1322,25,100,2000,2000,0,53,74,4640,4640,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4640,0,'EventAI',''), - (4641,'Magram Windchaser',NULL,33,34,9429,0,0,0,133,133,0,0,7,1,3,0,0,0,0,0,0,1.02,1.14286,2,0,1.1,1,1,1,1,1,1021,1064,963,1007,45,55,53.8384,74.0278,1106,23,100,2000,2000,0,48,68,4641,4641,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50119,0,'EventAI',''), - (4642,'Magram Stormer',NULL,34,35,9431,0,0,0,133,133,0,0,7,1,3,0,0,0,0,0,0,1.02,1.14286,2,0,1.1,1,1,1,1,1,1064,1110,1007,1067,47,57,53.8384,74.0278,1137,24,100,2000,2000,0,49,69,4642,4642,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4642,0,'EventAI',''), - (4643,'Magram Pack Runner',NULL,34,35,9430,0,0,0,133,133,0,0,7,1,3,0,0,0,0,0,0,1.02,1.14286,1,0,1.1,1,1,1,1,1,1279,1342,0,0,48,60,53.8384,74.0278,1354,25,100,2000,2000,0,56,78,4643,4643,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4643,0,'',''), - (4644,'Magram Marauder',NULL,35,36,9432,0,0,0,133,133,0,0,7,1,3,0,0,0,0,0,0,1.02,1.14286,1,0,1.15,1,1,1,1,1,1403,1469,0,0,50,62,53.8384,74.0278,1428,26,100,2000,2000,0,59,81,4644,4644,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4644,0,'EventAI',''), - (4645,'Magram Mauler',NULL,35,36,4583,0,0,0,133,133,0,0,7,1,3,0,0,0,0,0,0,1.02,1.14286,1,0,1.15,1,1,1,1,1,1403,1469,0,0,50,62,53.8384,74.0278,1428,26,100,2000,2000,0,59,81,4645,4645,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50220,0,'EventAI',''), - (4646,'Gelkis Outrunner',NULL,32,33,9420,0,0,0,132,132,0,0,7,1,3,0,0,0,0,0,0,0.666668,1.42857,1,0,1.1,1,1,1,1,1,1163,1221,0,0,46,58,53.8384,74.0278,1304,24,100,2000,2000,0,50,70,4646,4646,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50319,0,'',''), + (4638,'Magram Scout',NULL,32,33,2292,0,0,0,133,133,0,0,7,1,3,0,0,0,0,0,0,1.02,1.14286,1,0,1.1,1,1,1,1,1,1163,1221,0,0,46,58,53.8384,74.0278,1304,24,100,2000,2000,0,50,70,4638,4638,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4638,0,'EventAI',''), + (4639,'Magram Outrunner',NULL,32,33,9428,0,0,0,133,133,0,0,7,1,3,0,0,0,0,0,0,1.02,1.14286,1,0,1.1,1,1,1,1,1,1163,1221,0,0,46,58,53.8384,74.0278,1304,24,100,2000,2000,0,50,70,4639,4639,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4639,0,'',''), + (4640,'Magram Wrangler',NULL,33,34,2293,0,0,0,133,133,0,0,7,1,3,0,0,0,0,0,0,1.02,1.14286,1,0,1.1,1,1,1,1,1,1221,1279,0,0,48,60,53.8384,74.0278,1340,25,100,2000,2000,0,53,74,4640,4640,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4640,0,'EventAI',''), + (4641,'Magram Windchaser',NULL,33,34,9429,0,0,0,133,133,0,0,7,1,3,0,0,0,0,0,0,1.02,1.14286,2,0,1.1,1,1,1,1,1,1021,1064,963,1007,45,55,53.8384,74.0278,1121,23,100,2000,2000,0,48,68,4641,4641,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4641,0,'EventAI',''), + (4642,'Magram Stormer',NULL,34,35,9431,0,0,0,133,133,0,0,7,1,3,0,0,0,0,0,0,1.02,1.14286,2,0,1.1,1,1,1,1,1,1064,1110,1007,1067,47,57,53.8384,74.0278,1149,24,100,2000,2000,0,49,69,4642,4642,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4642,0,'EventAI',''), + (4643,'Magram Pack Runner',NULL,34,35,9430,0,0,0,133,133,0,0,7,1,3,0,0,0,0,0,0,1.02,1.14286,1,0,1.1,1,1,1,1,1,1279,1342,0,0,48,60,53.8384,74.0278,1373,25,100,2000,2000,0,56,78,4643,4643,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4643,0,'',''), + (4644,'Magram Marauder',NULL,35,36,9432,0,0,0,133,133,0,0,7,1,3,0,0,0,0,0,0,1.02,1.14286,1,0,1.15,1,1,1,1,1,1403,1469,0,0,50,62,53.8384,74.0278,1480,26,100,2000,2000,0,59,81,4644,4644,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4644,0,'EventAI',''), + (4645,'Magram Mauler',NULL,35,36,4583,0,0,0,133,133,0,0,7,1,3,0,0,0,0,0,0,1.02,1.14286,1,0,1.15,1,1,1,1,1,1403,1469,0,0,50,62,53.8384,74.0278,1480,26,100,2000,2000,0,59,81,4645,4645,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4645,0,'EventAI',''), + (4646,'Gelkis Outrunner',NULL,32,33,9420,0,0,0,132,132,0,0,7,1,3,0,0,0,0,0,0,0.666668,1.42857,1,0,1.1,1,1,1,1,1,1163,1221,0,0,46,58,53.8384,74.0278,1304,24,100,2000,2000,0,50,70,4646,4646,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4646,0,'',''), (4647,'Gelkis Scout',NULL,32,33,9421,0,0,0,132,132,0,0,7,1,3,0,0,0,0,0,0,1.02,1.14286,1,0,1.1,1,1,1,1,1,1163,1221,0,0,46,58,53.8384,74.0278,1304,24,100,2000,2000,0,50,70,4647,4647,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4647,0,'EventAI',''), - (4648,'Gelkis Stamper',NULL,33,34,9422,0,0,0,132,132,0,0,7,1,3,0,0,0,0,0,0,0.666668,1.42857,1,0,1.1,1,1,1,1,1,1221,1279,0,0,48,60,53.8384,74.0278,1304,25,100,2000,2000,0,53,74,4648,4648,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4648,0,'EventAI',''), + (4648,'Gelkis Stamper',NULL,33,34,9422,0,0,0,132,132,0,0,7,1,3,0,0,0,0,0,0,0.666668,1.42857,1,0,1.1,1,1,1,1,1,1221,1279,0,0,48,60,53.8384,74.0278,1340,25,100,2000,2000,0,53,74,4648,4648,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4648,0,'EventAI',''), (4649,'Gelkis Windchaser',NULL,33,34,9423,0,0,0,132,132,0,0,7,1,3,0,0,0,0,0,0,0.666668,1.42857,2,0,1.1,1,1,1,1,1,1021,1064,963,1007,45,55,53.8384,74.0278,1121,23,100,2000,2000,0,48,68,4649,4649,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4649,0,'EventAI',''), (4651,'Gelkis Earthcaller',NULL,34,35,9424,0,0,0,132,132,0,0,7,1,3,0,0,0,0,0,0,0.666668,1.42857,8,0,1.1,1,1,1,1,1,954,992,2553,2680,34,44,53.8384,74.0278,751,18,100,2000,2000,0,47,66,4651,4651,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (4652,'Gelkis Mauler',NULL,35,36,9426,0,0,0,132,132,0,0,7,1,3,0,0,0,0,0,0,0.666668,1.42857,1,0,1.15,1,1,1,1,1,1403,1469,0,0,50,62,53.8384,74.0278,1480,26,100,2000,2000,0,59,81,4652,4652,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4652,0,'EventAI',''), (4653,'Gelkis Marauder',NULL,35,36,9425,0,0,0,132,132,0,0,7,1,3,0,0,0,0,0,0,0.666668,1.42857,1,0,1.15,1,1,1,1,1,1403,1469,0,0,50,62,52.7472,72.5274,1480,26,100,2000,2000,0,59,81,4653,4653,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4653,0,'EventAI',''), - (4654,'Maraudine Scout',NULL,37,38,9434,0,0,0,134,134,0,0,7,1,3,0,0,0,0,0,0,1.02,1.14286,1,1,1.15,1,1,1,1,1,1536,1604,0,0,193,249,44.84,61.655,1658,102,100,1341,2000,0,62,86,4654,4654,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4654,0,'EventAI',''), + (4654,'Maraudine Scout',NULL,37,38,9434,0,0,0,134,134,0,0,7,1,3,0,0,0,0,0,0,1.02,1.14286,1,1,1.15,1,1,1,1,1,1536,1604,0,0,193,249,44.84,61.655,1709,102,100,1341,2000,0,62,86,4654,4654,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4654,0,'EventAI',''), (4655,'Maraudine Wrangler',NULL,36,38,9435,0,0,0,134,134,0,0,7,1,3,0,0,0,0,0,0,1.02,1.14286,1,0,1,1,1,1,-1,1,1536,1604,0,0,52,65,53.8384,74.0278,1653,27,100,2000,2000,0,62,86,4655,4655,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4655,0,'EventAI',''), - (4656,'Maraudine Mauler',NULL,38,39,9436,0,0,0,134,134,0,0,7,1,3,0,0,0,0,0,0,1.02,1.14286,1,0,0.95,1,1,1,1,1,1325,1386,0,0,62,78,52.7472,72.5274,1774,32,100,2000,2000,0,61,85,4656,4656,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4656,0,'EventAI',''), - (4657,'Maraudine Windchaser',NULL,38,39,9438,0,0,0,134,134,0,0,7,1,3,0,0,0,0,0,0,1.02,1.14286,2,0,1.15,1,1,1,1,1,1305,1357,1189,1236,50,62,53.8384,74.0278,1468,26,100,2000,2000,0,59,82,4657,4657,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4657,0,'EventAI',''), - (4658,'Maraudine Stormer',NULL,39,40,9440,0,0,0,134,134,0,0,7,1,3,0,0,0,0,0,0,1.02,1.14286,8,0,1.15,1,1,1,1,1,1196,1239,3075,3191,42,53,53.8384,74.0278,1002,22,100,2000,2000,0,58,80,4658,4658,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4658,0,'EventAI',''), - (4659,'Maraudine Marauder',NULL,39,40,9439,0,0,0,134,134,0,0,7,1,3,0,0,0,0,0,0,1.02,1.14286,1,0,1.15,1,1,1,1,1,1678,1753,0,0,56,70,53.8384,74.0278,1886,29,100,2000,2000,0,68,94,4659,4659,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4659,0,'EventAI',''), - (4660,'Maraudine Bonepaw',NULL,37,38,2710,0,0,0,134,134,0,25,1,1,3,0,0,0,0,0,0,0.96,1.14286,1,0,1.15,1,1,1,1,1,1536,1604,0,0,88,106,52.7472,72.5274,0,45,100,1620,1782,0,0,0,4660,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (4661,'Gelkis Rumbler',NULL,29,30,1068,0,0,0,132,132,0,0,4,1,3,0,0,0,0,0,0,1.55556,1.42857,1,0,1.1,1,1,1,1,1,996,1051,0,0,42,53,45.144,62.073,1780,22,100,2000,2000,0,0,0,4661,0,0,0,0,0,0,0,30,30,30,30,60,0,1,0,0,0,0,0,0,0,0,0,'',''), - (4662,'Magram Bonepaw',NULL,37,38,2716,0,0,0,133,133,0,25,1,1,3,0,0,0,0,0,1,1.02,1.14286,1,0,1.15,1,1,1,1,1,1536,1604,0,0,52,65,53.3984,73.4228,1656,27,100,2000,2000,0,0,0,4662,0,4662,0,0,0,0,0,0,0,0,0,0,8282,1,0,0,0,0,0,0,0,0,0,'',''), - (4663,'Burning Blade Augur',NULL,30,31,4699,4700,0,0,554,554,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,8,0,1.1,1,1,1,1,1,811,847,2175,2253,38,48,53.8384,74.0278,674,20,100,2000,2000,0,40,58,4663,4663,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50119,0,'EventAI',''), - (4664,'Burning Blade Reaver',NULL,30,31,4703,4704,0,0,554,554,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1050,1107,0,0,44,55,51.6384,71.0028,1234,23,100,2000,2000,0,46,65,4664,4664,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50149,0,'EventAI',''), - (4665,'Burning Blade Adept',NULL,31,32,4697,4698,0,0,554,554,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,8,0,1.1,1,1,1,1,1,847,882,2253,2362,32,41,53.8384,74.0278,694,17,100,2000,2000,0,42,60,4665,4665,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50110,0,'EventAI',''), - (4666,'Burning Blade Felsworn',NULL,31,32,4701,4702,0,0,554,554,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1107,1163,0,0,60,74,53.8384,74.0278,655,31,100,2000,2000,0,49,69,4666,4666,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50218,0,'EventAI',''), - (4667,'Burning Blade Shadowmage',NULL,32,33,4705,4706,0,0,554,554,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,8,0,1.1,1,1,1,1,1,882,919,2362,2457,32,42,53.8384,74.0278,712,17,100,2000,2000,0,44,62,4667,4667,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50096,0,'EventAI',''), + (4656,'Maraudine Mauler',NULL,38,39,9436,0,0,0,134,134,0,0,7,1,3,0,0,0,0,0,0,1.02,1.14286,1,0,0.95,1,1,1,1,1,1325,1386,0,0,62,78,52.7472,72.5274,1834,32,100,2000,2000,0,61,85,4656,4656,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4656,0,'EventAI',''), + (4657,'Maraudine Windchaser',NULL,38,39,9438,0,0,0,134,134,0,0,7,1,3,0,0,0,0,0,0,1.02,1.14286,2,0,1.15,1,1,1,1,1,1305,1357,1189,1236,50,62,53.8384,74.0278,1517,26,100,2000,2000,0,59,82,4657,4657,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4657,0,'EventAI',''), + (4658,'Maraudine Stormer',NULL,39,40,9440,0,0,0,134,134,0,0,7,1,3,0,0,0,0,0,0,1.02,1.14286,8,0,1.15,1,1,1,1,1,1196,1239,3075,3191,42,53,53.8384,74.0278,1035,22,100,2000,2000,0,58,80,4658,4658,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4658,0,'EventAI',''), + (4659,'Maraudine Marauder',NULL,39,40,9439,0,0,0,134,134,0,0,7,1,3,0,0,0,0,0,0,1.02,1.14286,1,0,1.15,1,1,1,1,1,1678,1753,0,0,56,70,53.8384,74.0278,1964,29,100,2000,2000,0,68,94,4659,4659,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4659,0,'EventAI',''), + (4660,'Maraudine Bonepaw',NULL,37,38,2710,0,0,0,134,134,0,25,1,1,3,0,0,0,0,0,0,0.96,1.14286,1,0,1.15,1,1,1,1,1,1536,1604,0,0,88,106,52.7472,72.5274,1709,45,100,1620,1782,0,0,0,4660,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (4661,'Gelkis Rumbler',NULL,29,30,1068,0,0,0,132,132,0,0,4,1,3,0,0,0,0,0,0,1.55556,1.42857,1,0,1.1,1,1,1,1.5,1,996,1051,0,0,42,53,45.144,62.073,1800,22,100,2000,2000,0,0,0,4661,0,0,0,0,0,0,0,30,30,30,30,60,0,1,0,0,0,0,0,0,0,0,0,'',''), + (4662,'Magram Bonepaw',NULL,37,38,2716,0,0,0,133,133,0,25,1,1,3,0,0,0,0,0,1,1.02,1.14286,1,0,1.15,1,1,1,1,1,1536,1604,0,0,52,65,53.3984,73.4228,1709,27,100,2000,2000,0,0,0,4662,0,4662,0,0,0,0,0,0,0,0,0,0,8282,1,0,0,0,0,0,0,0,0,0,'',''), + (4663,'Burning Blade Augur',NULL,30,31,4699,4700,0,0,554,554,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,8,0,1.1,1,1,1,1,1,811,847,2175,2253,38,48,53.8384,74.0278,674,20,100,2000,2000,0,40,58,4663,4663,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4663,0,'EventAI',''), + (4664,'Burning Blade Reaver',NULL,30,31,4703,4704,0,0,554,554,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1050,1107,0,0,44,55,51.6384,71.0028,1234,23,100,2000,2000,0,46,65,4664,4664,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4664,0,'EventAI',''), + (4665,'Burning Blade Adept',NULL,31,32,4697,4698,0,0,554,554,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,8,0,1.1,1,1,1,1,1,847,882,2253,2362,32,41,53.8384,74.0278,694,17,100,2000,2000,0,42,60,4665,4665,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4665,0,'EventAI',''), + (4666,'Burning Blade Felsworn',NULL,31,32,4701,4702,0,0,554,554,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.1,1,1,1,0.5,1,1107,1163,0,0,60,74,53.8384,74.0278,635,31,100,2000,2000,0,49,69,4666,4666,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4666,0,'EventAI',''), + (4667,'Burning Blade Shadowmage',NULL,32,33,4705,4706,0,0,554,554,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,8,0,1.1,1,1,1,1,1,882,919,2362,2457,32,42,53.8384,74.0278,712,17,100,2000,2000,0,44,62,4667,4667,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4667,0,'EventAI',''), (4668,'Burning Blade Summoner',NULL,38,39,4709,4710,0,0,554,554,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,8,0,1.15,1,1,1,1,1,1155,1196,2975,3075,38,49,53.8384,74.0278,974,20,100,2000,2000,0,55,76,4668,4668,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4668,0,'EventAI',''), - (4670,'Hatefury Rogue',NULL,31,32,6741,0,0,0,90,90,0,0,3,1,3,0,0,0,0,0,0,1.02,1.14286,1,0,1.1,1,1,1,1,1,1107,1163,0,0,45,56,53.8384,74.0278,1252,23,100,2000,2000,0,49,69,4670,4670,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4671,'Hatefury Trickster',NULL,31,32,2021,0,0,0,90,90,0,0,3,1,3,0,0,0,0,0,0,1.02,1.14286,1,0,1.1,1,1,1,1,1,1107,1163,0,0,45,56,53.8384,74.0278,1252,23,100,2000,2000,0,49,69,4671,4671,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4672,'Hatefury Felsworn',NULL,31,32,2014,0,0,0,90,90,0,0,3,1,3,0,0,0,0,0,0,1.02,1.14286,1,0,1.1,1,1,1,1,1,1107,1163,0,0,45,56,53.8384,74.0278,1252,23,100,2000,2000,0,49,69,4672,4672,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4673,'Hatefury Betrayer',NULL,32,33,11331,0,0,0,90,90,0,0,3,1,3,0,0,0,0,0,0,1.02,1.14286,1,0,1.1,1,1,1,1,1,1163,1221,0,0,46,58,53.8384,74.0278,1287,24,100,2000,2000,0,50,70,4673,4673,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4673,0,'EventAI',''), - (4674,'Hatefury Shadowstalker',NULL,32,33,11332,0,0,0,90,90,0,0,3,1,3,0,0,0,0,0,0,1.02,1.14286,1,0,1.1,1,1,1,1,1,1163,1221,0,0,46,58,53.8384,74.0278,1287,24,100,2000,2000,0,50,70,4674,4674,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4674,0,'EventAI',''), - (4675,'Hatefury Hellcaller',NULL,32,33,2014,0,0,0,90,90,0,0,3,1,3,0,0,0,0,0,0,1.02,1.14286,2,0,1.1,1,1,1,1,1,977,1021,935,963,42,53,53.8384,74.0278,1077,22,100,2000,2000,0,46,65,4675,4675,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4670,'Hatefury Rogue',NULL,31,32,6741,0,0,0,90,90,0,0,3,1,3,0,0,0,0,0,0,1.02,1.14286,1,0,1.1,1,1,1,1,1,1107,1163,0,0,45,56,53.8384,74.0278,1270,23,100,2000,2000,0,49,69,4670,4670,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4671,'Hatefury Trickster',NULL,31,32,2021,0,0,0,90,90,0,0,3,1,3,0,0,0,0,0,0,1.02,1.14286,1,0,1.1,1,1,1,1,1,1107,1163,0,0,45,56,53.8384,74.0278,1270,23,100,2000,2000,0,49,69,4671,4671,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4672,'Hatefury Felsworn',NULL,31,32,2014,0,0,0,90,90,0,0,3,1,3,0,0,0,0,0,0,1.02,1.14286,1,0,1.1,1,1,1,1,1,1107,1163,0,0,45,56,53.8384,74.0278,1270,23,100,2000,2000,0,49,69,4672,4672,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4673,'Hatefury Betrayer',NULL,32,33,11331,0,0,0,90,90,0,0,3,1,3,0,0,0,0,0,0,1.02,1.14286,1,0,1.1,1,1,1,1,1,1163,1221,0,0,46,58,53.8384,74.0278,1304,24,100,2000,2000,0,50,70,4673,4673,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4673,0,'EventAI',''), + (4674,'Hatefury Shadowstalker',NULL,32,33,11332,0,0,0,90,90,0,0,3,1,3,0,0,0,0,0,0,1.02,1.14286,1,0,1.1,1,1,1,1,1,1163,1221,0,0,46,58,53.8384,74.0278,1304,24,100,2000,2000,0,50,70,4674,4674,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4674,0,'EventAI',''), + (4675,'Hatefury Hellcaller',NULL,32,33,2014,0,0,0,90,90,0,0,3,1,3,0,0,0,0,0,0,1.02,1.14286,2,0,1.1,1,1,1,1,1,977,1021,935,963,42,53,53.8384,74.0278,1091,22,100,2000,2000,0,46,65,4675,4675,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (4676,'Lesser Infernal',NULL,36,37,10906,0,0,0,90,90,0,0,3,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,1469,1536,0,0,67,84,52.272,71.874,1593,35,100,2200,2000,0,0,0,4676,0,0,0,0,0,0,0,300,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (4677,'Doomwarder',NULL,37,37,5049,0,0,0,90,90,0,0,3,1,3,0,0,32768,0,0,0,1,1.14286,1,0,1.15,1,1,1,-1,1,1536,1604,0,0,65,82,52.7472,72.5274,1651,34,100,2000,2000,0,62,86,4677,4677,0,0,0,0,0,0,90,0,0,0,0,0,1,0,0,0,0,0,0,0,4677,0,'',''), - (4678,'Mana Eater',NULL,37,38,1913,0,0,0,90,90,0,0,3,1,3,0,0,0,0,0,0,1,1.14286,2,0,1.15,1,1,1,1,1,1257,1305,1142,1189,50,62,54.5072,74.9474,1382,26,100,2000,2000,0,0,0,4678,0,4678,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (4679,'Nether Maiden',NULL,37,38,159,0,0,0,90,90,0,0,3,1,3,0,0,32768,0,0,0,1,1.14286,2,0,1.15,1,1,1,-1,1,1257,1308,1142,1189,61,78,53.8384,74.0278,0,32,100,2000,2000,0,56,78,4679,4679,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4678,'Mana Eater',NULL,37,38,1913,0,0,0,90,90,0,0,3,1,3,0,0,0,0,0,0,1,1.14286,2,0,1.15,1,1,1,1,1,1257,1305,1142,1189,50,62,54.5072,74.9474,1418,26,100,2000,2000,0,0,0,4678,0,4678,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (4679,'Nether Maiden',NULL,37,38,159,0,0,0,90,90,0,0,3,1,3,0,0,32768,0,0,0,1,1.14286,2,0,1.15,1,1,1,-1,1,1257,1308,1142,1189,61,78,53.8384,74.0278,1418,32,100,2000,2000,0,56,78,4679,4679,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (4680,'Doomwarder Captain',NULL,38,38,9015,0,0,0,90,90,0,0,3,1,3,0,0,32768,0,0,0,1.02,1.14286,1,0,1.15,1,1,1,-1,1,1604,1678,0,0,55,68,53.8384,74.0278,1772,28,100,2000,2000,0,65,90,4680,4680,0,0,0,0,0,0,95,0,0,0,0,0,1,0,0,0,0,0,0,0,4680,0,'EventAI',''), - (4681,'Mage Hunter',NULL,38,39,6172,0,0,0,90,90,0,0,3,1,3,0,0,0,0,0,0,1,1.14286,2,0,1.15,1,1,1,1,1,1305,1357,1189,1236,50,62,51.6384,71.0028,1468,26,100,2000,2000,0,0,0,4681,0,4681,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4682,'Nether Sister',NULL,38,39,2834,0,0,0,90,90,0,0,3,1,3,0,0,32768,0,0,0,1.02,1.14286,2,0,1.15,1,1,1,1,1,1305,1357,1189,1236,50,62,52.7472,72.5274,1468,26,100,2000,2000,0,61,85,4682,4682,0,0,0,0,0,0,0,0,0,95,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4684,'Nether Sorceress',NULL,39,40,2737,0,0,0,90,90,0,0,3,1,3,0,0,32768,0,0,0,1.02,1.14286,8,0,1.15,1,1,1,1,1,1196,1239,3075,3191,48,60,52.7472,72.5274,1005,25,100,2000,2000,0,56,78,4684,4684,0,0,0,0,0,0,0,0,0,100,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4685,'Ley Hunter',NULL,39,40,6173,0,0,0,90,90,0,0,3,1,3,0,0,0,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,1376,1386,1236,1283,57,74,55.5984,76.4478,0,30,100,2000,2000,0,0,0,4685,0,4685,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4686,'Deepstrider Giant',NULL,38,39,10043,0,0,0,778,778,0,0,5,3,3,0,0,64,0,98304,0,1.02,1.14286,1,1,3,1,1,1,1,1,4185,4377,0,0,215,276,47.4944,65.3048,1834,113,100,1316,2000,0,249,330,4686,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4686,0,'',''), - (4687,'Deepstrider Searcher',NULL,39,40,10039,0,0,0,778,778,0,0,5,3,3,0,0,64,0,98304,0,1.02,1.14286,1,1,3,1,1,1,1,1,4377,4572,0,0,193,249,44.84,61.655,1964,102,100,1341,2000,0,255,337,4687,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4687,0,'',''), - (4688,'Bonepaw Hyena',NULL,33,35,10902,0,0,0,38,38,0,25,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,0.4,1,1,1,1,1,444,488,0,0,15,18,48.7872,67.0824,1339,8,100,2000,2000,0,0,0,4688,0,4688,0,0,0,0,0,0,0,0,0,0,8280,1,0,0,0,0,0,0,0,0,0,'',''), - (4689,'Starving Bonepaw',NULL,30,32,2726,0,0,0,38,38,0,25,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,0.3,1,1,1,1,1,286,317,0,0,13,17,46.376,63.767,1235,7,100,2000,2000,0,0,0,4689,0,4689,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (4690,'Rabid Bonepaw',NULL,36,38,10271,0,0,0,38,38,0,25,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,0.4,1,1,1,1,1,511,558,0,0,15,19,51.6384,71.0028,1595,8,100,2000,2000,0,0,0,4690,0,4690,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4692,'Dread Swoop',NULL,32,33,1192,0,0,0,73,73,0,7,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.1,1,1,1,1,1,1163,1221,0,0,46,58,44.616,61.347,1287,24,100,2000,2000,0,0,0,4692,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4693,'Dread Flyer',NULL,36,37,10273,0,0,0,73,73,0,7,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1469,1536,0,0,52,65,50.512,69.454,1537,27,100,2000,2000,0,0,0,4693,0,0,0,0,0,0,0,0,0,0,0,0,8305,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4694,'Dread Ripper',NULL,39,40,14319,0,0,0,73,73,0,7,1,1,3,0,0,0,0,0,1,1.02,1.14286,1,0,1.15,1,1,1,1,1,1678,1753,0,0,56,70,53.8384,74.0278,1900,29,100,2000,2000,0,0,0,4694,0,0,0,0,0,0,0,0,0,0,0,0,8837,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4695,'Carrion Horror',NULL,35,37,10825,0,0,0,73,73,0,7,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1403,1536,0,0,52,64,50.512,69.454,1483,27,100,2000,2000,0,0,0,4695,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4696,'Scorpashi Snapper',NULL,30,31,2729,0,0,0,413,413,0,20,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.1,1,1,1,1,1,1050,1107,0,0,44,55,45.144,62.073,1217,23,100,2000,2000,0,0,0,4696,0,4696,0,0,0,0,0,0,0,0,0,0,5866,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4697,'Scorpashi Lasher',NULL,34,35,2765,0,0,0,413,413,0,20,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.1,1,1,1,1,1,1279,1342,0,0,48,60,47.0272,64.6624,1357,25,100,2000,2000,0,0,0,4697,0,4697,0,0,0,0,0,0,0,0,0,0,5868,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4699,'Scorpashi Venomlash',NULL,38,39,2766,0,0,0,413,413,0,20,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1604,1678,0,0,55,68,52.7472,72.5274,1772,28,100,2000,2000,0,0,0,4699,0,4699,0,0,0,0,0,0,0,0,0,0,8852,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4681,'Mage Hunter',NULL,38,39,6172,0,0,0,90,90,0,0,3,1,3,0,0,0,0,0,0,1,1.14286,2,0,1.15,1,1,1,1,1,1305,1357,1189,1236,50,62,51.6384,71.0028,1517,26,100,2000,2000,0,0,0,4681,0,4681,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4682,'Nether Sister',NULL,38,39,2834,0,0,0,90,90,0,0,3,1,3,0,0,32768,0,0,0,1.02,1.14286,2,0,1.15,1,1,1,1,1,1305,1357,1189,1236,50,62,52.7472,72.5274,1517,26,100,2000,2000,0,61,85,4682,4682,0,0,0,0,0,0,0,0,0,95,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4684,'Nether Sorceress',NULL,39,40,2737,0,0,0,90,90,0,0,3,1,3,0,0,32768,0,0,0,1.02,1.14286,8,0,1.15,1,1,1,1,1,1196,1239,3075,3191,48,60,52.7472,72.5274,1035,25,100,2000,2000,0,56,78,4684,4684,0,0,0,0,0,0,0,0,0,100,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4685,'Ley Hunter',NULL,39,40,6173,0,0,0,90,90,0,0,3,1,3,0,0,0,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,1376,1386,1236,1283,57,74,55.5984,76.4478,1619,30,100,2000,2000,0,0,0,4685,0,4685,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4686,'Deepstrider Giant',NULL,38,39,10043,0,0,0,778,778,0,0,5,3,3,0,0,32832,0,98304,0,1.02,1.14286,1,1,3,1,1,1,1,1,4185,4377,0,0,215,276,47.4944,65.3048,1834,113,100,1316,2000,0,249,330,4686,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4686,0,'',''), + (4687,'Deepstrider Searcher',NULL,39,40,10039,0,0,0,778,778,0,0,5,3,3,0,0,32832,0,98304,0,1.02,1.14286,1,1,3,1,1,1,1,1,4377,4572,0,0,193,249,44.84,61.655,1964,102,100,1341,2000,0,255,337,4687,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4687,0,'',''), + (4688,'Bonepaw Hyena',NULL,33,35,10902,0,0,0,38,38,0,25,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,0.4,1,1,1,1,1,444,488,0,0,15,18,48.7872,67.0824,1373,8,100,2000,2000,0,0,0,4688,0,4688,0,0,0,0,0,0,0,0,0,0,8280,1,0,0,0,0,0,0,0,0,0,'',''), + (4689,'Starving Bonepaw',NULL,30,32,2726,0,0,0,38,38,0,25,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,0.3,1,1,1,1,1,286,317,0,0,13,17,46.376,63.767,1270,7,100,2000,2000,0,0,0,4689,0,4689,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (4690,'Rabid Bonepaw',NULL,36,38,10271,0,0,0,38,38,0,25,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,0.4,1,1,1,1,1,511,558,0,0,15,19,51.6384,71.0028,1709,8,100,2000,2000,0,0,0,4690,0,4690,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4692,'Dread Swoop',NULL,32,33,1192,0,0,0,73,73,0,7,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.1,1,1,1,1,1,1163,1221,0,0,46,58,44.616,61.347,1304,24,100,2000,2000,0,0,0,4692,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4693,'Dread Flyer',NULL,36,37,10273,0,0,0,73,73,0,7,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1469,1536,0,0,52,65,50.512,69.454,1593,27,100,2000,2000,0,0,0,4693,0,0,0,0,0,0,0,0,0,0,0,0,8305,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4694,'Dread Ripper',NULL,39,40,14319,0,0,0,73,73,0,7,1,1,3,0,0,0,0,0,1,1.02,1.14286,1,0,1.15,1,1,1,1,1,1678,1753,0,0,56,70,53.8384,74.0278,1964,29,100,2000,2000,0,0,0,4694,0,0,0,0,0,0,0,0,0,0,0,0,8837,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4695,'Carrion Horror',NULL,35,37,10825,0,0,0,73,73,0,7,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1403,1536,0,0,52,64,50.512,69.454,1593,27,100,2000,2000,0,0,0,4695,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4696,'Scorpashi Snapper',NULL,30,31,2729,0,0,0,413,413,0,20,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.1,1,1,1,1,1,1050,1107,0,0,44,55,45.144,62.073,1234,23,100,2000,2000,0,0,0,4696,0,4696,0,0,0,0,0,0,0,0,0,0,5866,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4697,'Scorpashi Lasher',NULL,34,35,2765,0,0,0,413,413,0,20,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.1,1,1,1,1,1,1279,1342,0,0,48,60,47.0272,64.6624,1373,25,100,2000,2000,0,0,0,4697,0,4697,0,0,0,0,0,0,0,0,0,0,5868,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4699,'Scorpashi Venomlash',NULL,38,39,2766,0,0,0,413,413,0,20,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.15,1,1,1,1,1,1604,1678,0,0,55,68,52.7472,72.5274,1834,28,100,2000,2000,0,0,0,4699,0,4699,0,0,0,0,0,0,0,0,0,0,8852,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (4700,'Aged Kodo',NULL,34,35,1308,1232,0,0,15,15,0,0,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1549,1635,0,0,73,91,0,0,1354,38,0,3000,2000,0,0,0,4700,0,4700,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','npc_aged_dying_ancient_kodo'), (4701,'Dying Kodo',NULL,35,36,1453,1241,0,0,15,15,0,0,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1631,1714,0,0,75,94,0,0,1404,39,0,3000,2000,0,0,0,4701,0,4701,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','npc_aged_dying_ancient_kodo'), (4702,'Ancient Kodo',NULL,36,37,2767,2768,0,0,15,15,0,0,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1808,1910,0,0,77,96,0,0,1523,40,0,3000,2000,0,0,0,4702,0,4702,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','npc_aged_dying_ancient_kodo'), (4705,'Burning Blade Invoker',NULL,39,40,4707,4708,0,0,554,554,0,0,7,1,3,0,0,0,0,0,0,1.1,1.14286,8,0,1.15,1,1,1,1,1,1196,1239,3075,3191,40,52,55.968,76.956,1035,21,100,2000,2000,0,58,80,4705,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4705,0,'EventAI',''), - (4706,'Razzeric',NULL,30,30,7206,0,0,0,35,35,0,0,7,1,3,0,2,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4706,0,'',''), - (4707,'Zuzubee','Race Announcer',35,35,11573,0,0,0,35,35,0,0,7,1,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4708,'Shreev',NULL,39,39,7182,0,0,0,474,474,0,0,7,1,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2376,2376,0,0,57,74,55.5984,76.4478,0,30,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4708,0,'',''), - (4709,'Zamek',NULL,30,30,7211,0,0,0,35,35,0,0,7,1,3,0,2,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4709,0,'',''), - (4710,'Gray Ram',NULL,1,1,2736,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4711,'Slitherblade Naga',NULL,32,33,11264,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.02,1.14286,1,0,1.1,1,1,1,1,1,1163,1221,0,0,46,58,53.8384,74.0278,1287,24,100,2000,2000,0,50,70,4711,4711,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4711,0,'EventAI',''), - (4712,'Slitherblade Sorceress',NULL,32,33,11266,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.02,1.14286,8,0,1.1,1,1,1,1,1,882,919,2362,2457,39,48,53.8384,74.0278,703,20,100,2000,2000,0,44,62,4712,4712,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4712,0,'EventAI',''), - (4713,'Slitherblade Warrior',NULL,33,34,6747,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.02,1.14286,1,0,1.1,1,1,1,1,1,1221,1279,0,0,48,60,53.8384,74.0278,1322,25,100,2000,2000,0,53,74,4713,4713,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4713,0,'EventAI',''), - (4714,'Slitherblade Myrmidon',NULL,34,35,6748,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.02,1.14286,1,0,1.1,1,1,1,1,1,1279,1342,0,0,61,77,53.8384,74.0278,831,32,100,2000,2000,0,54,75,4714,4714,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4714,0,'EventAI',''), - (4715,'Slitherblade Razortail',NULL,35,36,11265,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.02,1.14286,1,0,1.15,1,1,1,1,1,1403,1469,0,0,50,62,52.7472,72.5274,1427,26,100,2000,2000,0,59,81,4715,4715,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4715,0,'EventAI',''), - (4716,'Slitherblade Tidehunter',NULL,36,37,11267,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.02,1.14286,2,0,1.15,1,1,1,1,1,1208,1257,1097,1142,48,60,52.7472,72.5274,1280,25,100,2000,2000,0,53,74,4716,4716,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4716,0,'EventAI',''), - (4718,'Slitherblade Oracle',NULL,34,35,6750,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.02,1.14286,2,0,1.1,1,1,1,1,1,1064,1110,1007,1067,45,56,53.8384,74.0278,1135,23,100,2000,2000,0,49,69,4718,4718,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4718,0,'EventAI',''), - (4719,'Slitherblade Sea Witch',NULL,35,36,6749,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.02,1.14286,2,0,1.15,1,1,1,1,1,1160,1208,1067,1097,46,58,52.7472,72.5274,1192,24,100,2000,2000,0,52,73,4719,4719,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4719,0,'EventAI',''), - (4720,'Rizzle Brassbolts',NULL,30,30,5443,0,0,0,35,35,1.2,0,7,1,3,0,0,768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4720,0,'',''), - (4721,'Zangen Stonehoof',NULL,25,25,2738,0,0,0,104,104,1.35,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4721,1,'',''), - (4722,'Rau Cliffrunner',NULL,30,30,2739,0,0,0,104,104,1.35,0,7,1,3,0,2,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4722,0,'',''), - (4723,'Foreman Cozzle',NULL,38,38,7207,0,0,0,47,47,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,0,1.15,1,1,1,1,1,1305,1305,1189,1189,50,62,53.8384,74.0278,1418,26,100,2000,1771,0,57,79,4723,4723,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4723,0,'',''), + (4706,'Razzeric',NULL,30,30,7206,0,0,0,35,35,0,0,7,1,3,0,2,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4706,0,'',''), + (4707,'Zuzubee','Race Announcer',35,35,11573,0,0,0,35,35,0,0,7,1,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4708,'Shreev',NULL,39,39,7182,0,0,0,474,474,0,0,7,1,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2376,2376,0,0,57,74,55.5984,76.4478,1834,30,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4708,0,'',''), + (4709,'Zamek',NULL,30,30,7211,0,0,0,35,35,0,0,7,1,3,0,2,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4709,0,'',''), + (4710,'Gray Ram',NULL,1,1,2736,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4711,'Slitherblade Naga',NULL,32,33,11264,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.02,1.14286,1,0,1.1,1,1,1,1,1,1163,1221,0,0,46,58,53.8384,74.0278,1304,24,100,2000,2000,0,50,70,4711,4711,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4711,0,'EventAI',''), + (4712,'Slitherblade Sorceress',NULL,32,33,11266,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.02,1.14286,8,0,1.1,1,1,1,1,1,882,919,2362,2457,39,48,53.8384,74.0278,712,20,100,2000,2000,0,44,62,4712,4712,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4712,0,'EventAI',''), + (4713,'Slitherblade Warrior',NULL,33,34,6747,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.02,1.14286,1,0,1.1,1,1,1,1,1,1221,1279,0,0,48,60,53.8384,74.0278,1340,25,100,2000,2000,0,53,74,4713,4713,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4713,0,'EventAI',''), + (4714,'Slitherblade Myrmidon',NULL,34,35,6748,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.02,1.14286,1,0,1.1,1,1,1,1,1,1279,1342,0,0,61,77,53.8384,74.0278,1373,32,100,2000,2000,0,54,75,4714,4714,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4714,0,'EventAI',''), + (4715,'Slitherblade Razortail',NULL,35,36,11265,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.02,1.14286,1,0,1.15,1,1,1,1,1,1403,1469,0,0,50,62,52.7472,72.5274,1480,26,100,2000,2000,0,59,81,4715,4715,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4715,0,'EventAI',''), + (4716,'Slitherblade Tidehunter',NULL,36,37,11267,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.02,1.14286,2,0,1.15,1,1,1,1,1,1208,1257,1097,1142,48,60,52.7472,72.5274,1325,25,100,2000,2000,0,53,74,4716,4716,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4716,0,'EventAI',''), + (4718,'Slitherblade Oracle',NULL,34,35,6750,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.02,1.14286,2,0,1.1,1,1,1,1,1,1064,1110,1007,1067,45,56,53.8384,74.0278,1149,23,100,2000,2000,0,49,69,4718,4718,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4718,0,'EventAI',''), + (4719,'Slitherblade Sea Witch',NULL,35,36,6749,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.02,1.14286,2,0,1.15,1,1,1,1,1,1160,1208,1067,1097,46,58,52.7472,72.5274,1234,24,100,2000,2000,0,52,73,4719,4719,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4719,0,'EventAI',''), + (4720,'Rizzle Brassbolts',NULL,30,30,5443,0,0,0,35,35,1.2,0,7,1,3,0,0,768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4720,0,'',''), + (4721,'Zangen Stonehoof',NULL,25,25,2738,0,0,0,104,104,1.35,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4721,1,'',''), + (4722,'Rau Cliffrunner',NULL,30,30,2739,0,0,0,104,104,1.35,0,7,1,3,0,2,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4722,0,'',''), + (4723,'Foreman Cozzle',NULL,38,38,7207,0,0,0,47,47,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.15,1,1,1,1,1,1305,1305,1189,1189,50,62,53.8384,74.0278,1418,26,100,2000,1771,0,57,79,4723,4723,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4723,0,'',''), (4726,'Raging Thunder Lizard',NULL,33,34,2742,0,0,0,14,14,0,0,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1234,1270,796,796,48,60,47.0272,64.6624,1322,25,100,2000,2000,0,0,0,4726,0,4726,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (4727,'Elder Thunder Lizard',NULL,37,38,2764,0,0,0,14,14,0,0,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1528,1600,910,910,52,65,51.6384,71.0028,1651,27,100,2000,2000,0,0,0,4727,0,4727,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4728,'Gritjaw Basilisk',NULL,31,32,1074,0,0,0,49,49,0,0,1,3,3,0,0,0,0,0,0,1.11111,1.14286,1,0,1.1,1,1,1,1,1,1107,1163,0,0,45,56,47.5904,65.4368,1270,23,100,2000,2000,0,0,0,4728,0,4728,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4728,'Gritjaw Basilisk',NULL,31,32,1074,0,0,0,49,49,0,0,1,3,3,0,0,32768,0,0,0,1.11111,1.14286,1,0,1.1,1,1,1,1,1,1107,1163,0,0,45,56,47.5904,65.4368,1270,23,100,2000,2000,0,0,0,4728,0,4728,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (4729,'Hulking Gritjaw Basilisk',NULL,35,36,7345,0,0,0,49,49,0,0,1,1,3,0,0,0,0,0,0,1.11111,0.714286,1,0,1.2,1,1,1,1,1,1464,1532,0,0,60,74,52.272,71.874,1480,31,100,2000,2000,0,0,0,4729,0,4729,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4730,'Lelanai','Saber Handler',35,35,2788,0,0,0,80,80,0,0,7,3,3,0,135,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3185,4730,0,'',''), - (4731,'Zachariah Post','Undead Horse Merchant',30,30,2789,0,0,0,68,68,0,0,7,3,3,0,133,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4005,4731,0,'',''), - (4732,'Randal Hunter','Riding Trainer',10,10,3274,0,0,0,12,12,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,100,100,9,13,16.808,23.111,0,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,4018,0,0,'',''), - (4752,'Kildar','Riding Trainer',50,50,4464,0,0,0,29,29,0,0,7,3,3,0,17,4608,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,3517,3517,100,100,85,109,66.44,91.355,0,45,100,2000,1661,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,2,0,0,4020,4752,0,'',''), - (4753,'Jartsam','Riding Trainer',45,45,5070,0,0,0,80,80,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,100,100,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,4,0,0,4019,0,0,'',''), - (4772,'Ultham Ironhorn','Riding Trainer',10,10,3410,0,0,0,55,55,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,100,100,9,13,16.808,23.111,0,5,100,1910,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,3,0,0,4014,4772,0,'',''), - (4773,'Velma Warnam','Riding Trainer',30,30,3945,0,0,0,68,68,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,100,100,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,5,0,0,4015,4773,0,'',''), - (4775,'Felicia Doan','Trade Supplies',30,30,2811,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4775,0,'EventAI',''), - (4777,'White Ram',NULL,1,1,2786,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4778,'Frost Ram',NULL,1,1,2787,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4730,'Lelanai','Saber Handler',35,35,2788,0,0,0,80,80,0,0,7,3,3,0,135,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3185,4730,0,'',''), + (4731,'Zachariah Post','Undead Horse Merchant',30,30,2789,0,0,0,68,68,0,0,7,3,3,0,133,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4005,4731,0,'',''), + (4732,'Randal Hunter','Riding Trainer',10,10,3274,0,0,0,12,12,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,100,100,9,13,16.808,23.111,512,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,4018,0,0,'',''), + (4752,'Kildar','Riding Trainer',50,50,4464,0,0,0,29,29,0,0,7,3,3,0,17,37376,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,3517,3517,100,100,85,109,66.44,91.355,2999,45,100,2000,1661,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,2,0,0,4020,4752,0,'',''), + (4753,'Jartsam','Riding Trainer',45,45,5070,0,0,0,80,80,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,100,100,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,4,0,0,4019,0,0,'',''), + (4772,'Ultham Ironhorn','Riding Trainer',10,10,3410,0,0,0,55,55,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,100,100,9,13,16.808,23.111,512,5,100,1910,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,3,0,0,4014,4772,0,'',''), + (4773,'Velma Warnam','Riding Trainer',30,30,3945,0,0,0,68,68,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,100,100,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,5,0,0,4015,4773,0,'',''), + (4775,'Felicia Doan','Trade Supplies',30,30,2811,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4775,0,'EventAI',''), + (4777,'White Ram',NULL,1,1,2786,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4778,'Frost Ram',NULL,1,1,2787,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (4779,'Brown Ram',NULL,1,2,2785,0,0,0,35,35,0,0,1,1,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4780,'Black Ram',NULL,1,1,2784,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4781,'Snufflenose Gopher',NULL,1,1,2838,0,0,0,32,32,0,0,1,3,3,0,0,0,0,0,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_snufflenose_gopher'), - (4782,'Truk Wildbeard','Bartender',50,50,7009,0,0,0,694,694,0,0,7,3,3,0,6,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4782,0,'',''), - (4783,'Dawnwatcher Selgorm','The Argent Dawn',25,25,5226,0,0,0,814,814,0,0,7,3,3,0,2,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,70,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4784,'Argent Guard Manados','The Argent Dawn',23,23,5084,0,0,0,814,814,0,0,7,3,3,0,2,512,0,2,0,1,1.14286,1,0,1.02,1,1,1,1,1,617,617,0,0,35,42,36.0272,49.5374,957,18,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,70,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4785,'Illusionary Nightmare',NULL,29,30,2830,0,0,0,32,32,0,0,10,3,3,0,0,0,0,0,0,1.07,1.14286,1,0,1,1,1,1,-1,1,875,900,0,0,62,72,43.8944,60.3548,0,31,100,1720,1892,0,12,61,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4786,'Dawnwatcher Shaedlass','The Argent Dawn',22,22,5225,0,0,0,814,814,0,0,7,3,3,0,2,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,0,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,70,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4780,'Black Ram',NULL,1,1,2784,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4781,'Snufflenose Gopher',NULL,1,1,2838,0,0,0,32,32,0,0,1,3,3,0,0,32768,0,0,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_snufflenose_gopher'), + (4782,'Truk Wildbeard','Bartender',50,50,7009,0,0,0,694,694,0,0,7,3,3,0,6,37376,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4782,0,'',''), + (4783,'Dawnwatcher Selgorm','The Argent Dawn',25,25,5226,0,0,0,814,814,0,0,7,3,3,0,2,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,70,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4784,'Argent Guard Manados','The Argent Dawn',23,23,5084,0,0,0,814,814,0,0,7,3,3,0,2,33280,0,2,0,1,1.14286,1,0,1.02,1,1,1,1,1,617,617,0,0,35,42,36.0272,49.5374,957,18,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,70,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4785,'Illusionary Nightmare',NULL,29,30,2830,0,0,0,32,32,0,0,10,3,3,0,0,32768,0,0,0,1.07,1.14286,1,0,1,1,1,1,-1,1,875,900,0,0,62,72,43.8944,60.3548,1200,31,100,1720,1892,0,12,61,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4786,'Dawnwatcher Shaedlass','The Argent Dawn',22,22,5225,0,0,0,814,814,0,0,7,3,3,0,2,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,922,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,70,0,0,0,0,0,0,0,0,0,0,0,'',''), (4787,'Argent Guard Thaelrid','The Argent Dawn',18,18,4946,0,0,0,794,794,0,0,7,3,3,0,2,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,484,484,0,0,29,36,28.6704,39.4218,852,15,100,2000,1991,0,0,0,4787,0,0,0,0,1,0,0,30,0,0,0,70,0,1,0,0,0,0,0,0,0,4787,0,'',''), - (4788,'Fallenroot Satyr',NULL,20,21,2012,0,0,0,128,128,0,0,3,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,1452,1563,0,0,101,130,29.6792,40.8089,870,53,100,1466,2000,0,95,129,4788,4788,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4789,'Fallenroot Rogue',NULL,21,22,2011,0,0,0,128,128,0,0,3,3,3,0,0,16,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,1563,1686,0,0,101,130,29.6792,40.8089,888,53,100,1466,2000,0,109,148,4789,4789,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4791,'Nazeer Bloodpike',NULL,48,48,4685,0,0,0,125,125,0,0,7,3,3,0,2,4608,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,3294,3294,0,0,77,101,64.6272,88.8624,0,41,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4791,0,'',''), - (4792,'\"Swamp Eye\" Jarl',NULL,42,42,4686,0,0,0,35,35,0,0,7,3,3,0,2,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,0,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4792,0,'',''), - (4794,'Morgan Stern',NULL,36,36,4826,0,0,0,894,894,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2100,2100,0,0,51,66,52.272,71.874,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4794,0,'EventAI',''), - (4795,'Force of Nature',NULL,16,17,1923,0,0,0,84,84,0,0,4,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,338,363,0,0,32,38,26.048,35.816,0,16,100,1850,2035,0,4,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4798,'Fallenroot Shadowstalker',NULL,23,24,2014,0,0,0,128,128,0,0,3,3,3,0,0,64,0,0,0,1.2,1.14286,2,1,1,1,1,1,-1,1,1494,1599,545,581,101,130,29.6792,40.8089,785,53,100,2000,1613,0,108,146,4798,4798,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4799,'Fallenroot Hellcaller',NULL,24,25,2021,0,0,0,128,128,0,0,3,3,3,0,0,64,0,0,0,1.2,1.14286,2,1,1,1,1,1,-1,1,1494,1599,818,872,101,130,29.6792,40.8089,785,53,100,2000,1613,0,114,154,4799,4799,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4788,'Fallenroot Satyr',NULL,20,21,2012,0,0,0,128,128,0,0,3,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,1452,1563,0,0,101,130,29.6792,40.8089,888,53,100,1466,2000,0,95,129,4788,4788,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4789,'Fallenroot Rogue',NULL,21,22,2011,0,0,0,128,128,0,0,3,3,3,0,0,32784,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,1563,1686,0,0,101,130,29.6792,40.8089,922,53,100,1466,2000,0,109,148,4789,4789,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4791,'Nazeer Bloodpike',NULL,48,48,4685,0,0,0,125,125,0,0,7,3,3,0,2,37376,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,3294,3294,0,0,77,101,64.6272,88.8624,2888,41,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4791,0,'',''), + (4792,'\"Swamp Eye\" Jarl',NULL,42,42,4686,0,0,0,35,35,0,0,7,3,3,0,2,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,2246,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4792,0,'',''), + (4794,'Morgan Stern',NULL,36,36,4826,0,0,0,894,894,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2100,2100,0,0,51,66,52.272,71.874,1480,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4794,0,'EventAI',''), + (4795,'Force of Nature',NULL,16,17,1923,0,0,0,84,84,0,0,4,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,338,363,0,0,32,38,26.048,35.816,748,16,100,1850,2035,0,4,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4798,'Fallenroot Shadowstalker',NULL,23,24,2014,0,0,0,128,128,0,0,3,3,3,0,0,32832,0,0,0,1.2,1.14286,2,1,1,1,1,1,-1,1,1494,1599,545,581,101,130,29.6792,40.8089,785,53,100,2000,1613,0,108,146,4798,4798,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4799,'Fallenroot Hellcaller',NULL,24,25,2021,0,0,0,128,128,0,0,3,3,3,0,0,32832,0,0,0,1.2,1.14286,2,1,1,1,1,1,-1,1,1494,1599,818,872,101,130,29.6792,40.8089,785,53,100,2000,1613,0,114,154,4799,4799,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (4802,'Blackfathom Tide Priestess',NULL,20,21,4983,0,0,0,128,128,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,1299,1392,980,1020,101,130,29.6792,40.8089,740,53,100,2000,2000,0,95,129,4802,4802,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4802,0,'EventAI',''), - (4803,'Blackfathom Oracle',NULL,21,22,4976,0,0,0,128,128,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,1392,1494,1020,1090,101,130,29.6792,40.8089,740,53,100,2000,2000,0,101,136,4803,4803,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4803,0,'',''), + (4803,'Blackfathom Oracle',NULL,21,22,4976,0,0,0,128,128,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,1392,1494,1020,1090,101,130,29.6792,40.8089,770,53,100,2000,2000,0,101,136,4803,4803,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4803,0,'',''), (4805,'Blackfathom Sea Witch',NULL,23,24,4982,0,0,0,128,128,0,0,7,3,3,0,0,32832,0,0,0,1.2,1.14286,2,1,1,1,1,1,-1,1,1494,1599,1090,1162,101,130,29.6792,40.8089,1076,53,100,2000,1613,0,113,152,4805,4805,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4805,0,'EventAI',''), - (4807,'Blackfathom Myrmidon',NULL,22,23,4762,0,0,0,128,128,0,0,7,3,3,0,0,32832,0,0,0,1.2,1.14286,1,1,4.5,1,1,1,1,1,2529,2723,0,0,101,130,29.6792,40.8089,922,53,100,2000,1613,0,153,205,4807,4807,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4807,0,'EventAI',''), - (4809,'Twilight Acolyte',NULL,24,25,2884,0,0,0,128,128,0,0,7,3,3,0,0,64,0,0,0,1.2,1.14286,2,1,1,1,1,1,-1,1,1494,1599,545,581,106,136,30.7968,42.3456,785,56,100,2000,1604,0,119,160,4809,4809,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4809,0,'EventAI',''), - (4810,'Twilight Reaver',NULL,25,26,2901,0,0,0,128,128,0,0,7,3,3,0,0,64,0,0,0,1.2,1.14286,1,1,1,1,1,1,-1,1,1815,1815,0,0,129,166,35.1008,48.2636,957,68,100,2000,1567,0,137,184,4810,4810,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4810,0,'EventAI',''), - (4811,'Twilight Aquamancer',NULL,25,26,2888,0,0,0,128,128,0,0,7,3,3,0,0,64,0,0,0,1.2,1.14286,2,1,1,1,1,1,-1,1,1599,1599,1162,1162,129,166,35.1008,48.2636,800,68,100,2000,1567,0,120,162,4811,4811,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4811,0,'EventAI',''), - (4812,'Twilight Loreseeker',NULL,24,25,2894,0,0,0,128,128,0,0,7,3,3,0,0,64,0,0,0,1.2,1.14286,2,1,1,1,1,1,-1,1,1494,1599,1090,1162,101,130,29.6792,40.8089,750,53,100,2000,1613,0,114,154,4812,4812,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4812,0,'EventAI',''), + (4807,'Blackfathom Myrmidon',NULL,22,23,4762,0,0,0,128,128,0,0,7,3,3,0,0,32832,0,0,0,1.2,1.14286,1,1,4.5,1,1,1,1,1,2529,2723,0,0,101,130,29.6792,40.8089,957,53,100,2000,1613,0,153,205,4807,4807,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4807,0,'EventAI',''), + (4809,'Twilight Acolyte',NULL,24,25,2884,0,0,0,128,128,0,0,7,3,3,0,0,32832,0,0,0,1.2,1.14286,2,1,1,1,1,1,-1,1,1494,1599,545,581,106,136,30.7968,42.3456,785,56,100,2000,1604,0,119,160,4809,4809,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4809,0,'EventAI',''), + (4810,'Twilight Reaver',NULL,25,26,2901,0,0,0,128,128,0,0,7,3,3,0,0,32832,0,0,0,1.2,1.14286,1,1,1,1,1,1,-1,1,1815,1815,0,0,129,166,35.1008,48.2636,957,68,100,2000,1567,0,137,184,4810,4810,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4810,0,'EventAI',''), + (4811,'Twilight Aquamancer',NULL,25,26,2888,0,0,0,128,128,0,0,7,3,3,0,0,32832,0,0,0,1.2,1.14286,2,1,1,1,1,1,-1,1,1599,1599,1162,1162,129,166,35.1008,48.2636,800,68,100,2000,1567,0,120,162,4811,4811,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4811,0,'EventAI',''), + (4812,'Twilight Loreseeker',NULL,24,25,2894,0,0,0,128,128,0,0,7,3,3,0,0,32832,0,0,0,1.2,1.14286,2,1,1,1,1,1,-1,1,1494,1599,1090,1162,101,130,29.6792,40.8089,750,53,100,2000,1613,0,114,154,4812,4812,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4812,0,'EventAI',''), (4813,'Twilight Shadowmage',NULL,26,27,2877,0,0,0,128,128,0,0,7,3,3,0,0,32832,0,0,0,1.2,1.14286,8,1,1,1,1,1,-1,1,1482,1482,2886,2886,129,166,35.1008,48.2636,519,68,100,2000,1567,0,126,170,4813,4813,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4813,0,'EventAI',''), - (4814,'Twilight Elementalist',NULL,26,27,2892,0,0,0,128,128,0,0,7,3,3,0,0,64,0,0,0,1.2,1.14286,8,1,1,1,1,1,-1,1,1482,1482,2164,2164,129,166,35.1008,48.2636,519,68,100,2000,1567,0,130,175,4814,4814,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4814,0,'EventAI',''), - (4815,'Murkshallow Snapclaw',NULL,22,23,2835,0,0,0,129,129,0,0,7,3,3,0,0,64,0,0,0,1.2,1.14286,1,1,3,1,1,1,1,1,1686,1815,0,0,101,130,29.6792,40.8089,922,53,100,2000,1613,0,115,155,4815,4815,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4818,'Blindlight Murloc',NULL,22,23,4920,0,0,0,18,18,0,0,7,3,3,0,0,32832,0,0,0,1.2,1.14286,1,1,3,1,1,1,1,1,1686,1815,0,0,101,130,29.6792,40.8089,922,53,100,2000,1613,0,111,150,4818,4818,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4818,0,'EventAI',''), + (4814,'Twilight Elementalist',NULL,26,27,2892,0,0,0,128,128,0,0,7,3,3,0,0,32832,0,0,0,1.2,1.14286,8,1,1,1,1,1,-1,1,1482,1482,2164,2164,129,166,35.1008,48.2636,519,68,100,2000,1567,0,130,175,4814,4814,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4814,0,'EventAI',''), + (4815,'Murkshallow Snapclaw',NULL,22,23,2835,0,0,0,129,129,0,0,7,3,3,0,0,32832,0,0,0,1.2,1.14286,1,1,3,1,1,1,1,1,1686,1815,0,0,101,130,29.6792,40.8089,957,53,100,2000,1613,0,115,155,4815,4815,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4818,'Blindlight Murloc',NULL,22,23,4920,0,0,0,18,18,0,0,7,3,3,0,0,32832,0,0,0,1.2,1.14286,1,1,3,1,1,1,1,1,1686,1815,0,0,101,130,29.6792,40.8089,957,53,100,2000,1613,0,111,150,4818,4818,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4818,0,'EventAI',''), (4819,'Blindlight Muckdweller',NULL,25,25,11293,0,0,0,18,18,0,0,7,3,3,0,0,32832,0,0,0,1.2,1.14286,1,1,1,1,1,1,-1,1,1815,1815,0,0,106,136,30.7968,42.3456,957,56,100,2000,1604,0,137,184,4819,4819,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (4820,'Blindlight Oracle',NULL,25,25,3617,0,0,0,18,18,0,0,7,3,3,0,0,32832,0,0,0,1.2,1.14286,2,1,1,1,1,1,-1,1,1599,1599,1162,1162,101,130,29.6792,40.8089,800,53,100,2000,1613,0,116,156,4820,4820,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4821,'Skittering Crustacean',NULL,22,23,981,0,0,0,350,350,0,8,1,3,3,0,0,64,0,32768,1,1.2,1.14286,1,1,3,1,1,1,1,1,1686,1815,0,0,95,122,28.5472,39.2524,922,50,100,2000,1622,0,0,0,4821,0,0,0,0,1,0,0,0,0,0,0,0,5842,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4822,'Snapping Crustacean',NULL,23,24,1001,0,0,0,350,350,0,8,1,3,3,0,0,64,0,32768,1,1.2,1.14286,1,1,1,1,1,1,-1,1,1686,1815,0,0,112,144,31.9,43.8625,940,59,100,2000,1595,0,0,0,4822,0,0,0,0,1,0,0,0,0,0,0,0,5843,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4823,'Barbed Crustacean',NULL,25,26,9565,0,0,0,128,128,0,8,1,3,3,0,0,64,0,32768,1,1.2,1.14286,1,1,1,1,1,1,-1,1,1392,1392,0,0,106,136,30.7968,42.3456,1419,56,100,2000,1604,0,0,0,4823,0,0,0,0,1,0,0,0,0,0,0,0,5844,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4821,'Skittering Crustacean',NULL,22,23,981,0,0,0,350,350,0,8,1,3,3,0,0,32832,0,32768,1,1.2,1.14286,1,1,3,1,1,1,1,1,1686,1815,0,0,95,122,28.5472,39.2524,957,50,100,2000,1622,0,0,0,4821,0,0,0,0,1,0,0,0,0,0,0,0,5842,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4822,'Snapping Crustacean',NULL,23,24,1001,0,0,0,350,350,0,8,1,3,3,0,0,32832,0,32768,1,1.2,1.14286,1,1,1,1,1,1,-1,1,1686,1815,0,0,112,144,31.9,43.8625,940,59,100,2000,1595,0,0,0,4822,0,0,0,0,1,0,0,0,0,0,0,0,5843,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4823,'Barbed Crustacean',NULL,25,26,9565,0,0,0,128,128,0,8,1,3,3,0,0,32832,0,32768,1,1.2,1.14286,1,1,1,1,1,1,-1,1,1392,1392,0,0,106,136,30.7968,42.3456,1419,56,100,2000,1604,0,0,0,4823,0,0,0,0,1,0,0,0,0,0,0,0,5844,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (4824,'Aku\'mai Fisher',NULL,23,24,1244,0,0,0,350,350,0,21,1,3,3,0,0,32832,0,0,1,1.2,1.14286,1,1,1,1,1,1,-1,1,1686,1815,0,0,112,144,31.9,43.8625,1848,59,100,2000,2000,0,0,0,4824,0,4824,0,0,1,0,0,0,0,0,0,0,5929,1,0,0,0,0,0,0,0,0,0,'',''), (4825,'Aku\'mai Snapjaw',NULL,26,27,5026,0,0,0,128,128,0,21,1,3,3,0,0,32832,0,0,1,1.2,1.14286,1,1,1,1,1,1,-1,1,1815,1815,0,0,112,144,31.9,43.8625,1882,59,100,2000,1595,0,0,0,4825,0,4825,0,0,1,0,0,0,0,0,0,0,5930,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (4827,'Deep Pool Threshfin',NULL,24,25,2836,0,0,0,16,16,0,0,1,2,3,0,0,32832,0,0,0,1.2,1.14286,1,1,1,1,1,1,-1,1,1686,1815,0,0,112,144,31.9,43.8625,940,59,100,2000,1595,0,0,0,4827,0,4827,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4829,'Aku\'mai',NULL,28,28,2837,0,0,0,128,128,0,0,10,3,3,0,0,32832,0,0,0,1.2,1.14286,1,1,10,1,1,1,1,1,8530,8530,0,0,134,173,36.1456,49.7002,992,71,100,2000,1558,0,0,0,4829,0,4829,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4829,'Aku\'mai',NULL,28,28,2837,0,0,0,128,128,0,0,10,3,3,0,0,32832,0,0,0,1.2,1.14286,1,1,10,1,1,1,1,1,8530,8530,0,0,134,173,36.1456,49.7002,1130,71,100,2000,1558,0,0,0,4829,0,4829,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (4830,'Old Serra\'kis',NULL,26,26,1816,0,0,0,16,16,0,0,1,2,3,0,0,32832,0,0,0,1.2,1.14286,1,1,1,1,1,1,-1,1,3255,3255,0,0,129,166,35.1008,48.2636,992,68,100,2000,1567,0,0,0,4830,0,4830,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (4831,'Lady Sarevess',NULL,25,25,4979,0,0,0,128,128,0,0,7,3,3,0,0,32832,0,0,0,1.2,1.14286,2,1,1,1,1,1,-1,1,4264,4264,1743,1743,112,144,31.9,43.8625,800,59,100,2000,1595,0,248,328,4831,4831,0,0,0,617299930,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4831,0,'EventAI',''), - (4832,'Twilight Lord Kelris',NULL,27,27,4939,0,0,0,128,128,0,0,7,3,3,0,0,64,0,0,0,1.2,1.14286,2,1,1,1,1,1,-1,1,4568,4568,1545,1545,129,166,35.1008,48.2636,829,68,100,2000,1567,0,281,372,4832,4832,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4832,0,'EventAI',''), - (4834,'Theramore Infiltrator',NULL,35,36,4676,0,0,0,149,149,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1400,1464,0,0,61,78,53.8384,74.0278,0,32,100,2000,2000,0,59,81,4834,4834,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4834,0,'EventAI',''), + (4832,'Twilight Lord Kelris',NULL,27,27,4939,0,0,0,128,128,0,0,7,3,3,0,0,32832,0,0,0,1.2,1.14286,2,1,1,1,1,1,-1,1,4568,4568,1545,1545,129,166,35.1008,48.2636,829,68,100,2000,1567,0,281,372,4832,4832,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4832,0,'EventAI',''), + (4834,'Theramore Infiltrator',NULL,35,36,4676,0,0,0,149,149,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1400,1464,0,0,61,78,53.8384,74.0278,1480,32,100,2000,2000,0,59,81,4834,4834,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4834,0,'EventAI',''), (4841,'Deadmire',NULL,45,45,2850,0,0,0,16,16,0,6,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1,1,1,1,-1,1,1902,1902,0,0,60,74,60.016,82.522,2101,31,100,2000,2000,0,0,0,4841,0,4841,0,0,0,0,0,0,0,0,0,0,5858,0,0,0,0,0,0,0,0,0,0,'',''), - (4842,'Earthcaller Halmgar',NULL,32,32,6102,0,0,0,152,152,0,0,7,3,3,0,0,0,0,0,0,1.15,1.14286,2,2,1,1,1,1,-1,1,2415,2415,732,732,193,249,44.84,61.655,916,102,100,1341,1475,0,70,349,4842,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4842,0,'EventAI',''), - (4844,'Shadowforge Surveyor',NULL,35,36,6051,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,1,3.19,1,1,1,1,1,2877,2983,2680,2763,193,249,44.84,61.655,1192,102,100,1341,2000,0,180,240,4844,4844,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4844,0,'EventAI',''), - (4845,'Shadowforge Ruffian',NULL,36,37,6053,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,1,3.1,1,1,1,1,1,3959,4142,0,0,193,249,44.84,61.655,1426,102,100,1341,2000,0,228,303,4845,4845,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4845,0,'EventAI',''), - (4846,'Shadowforge Digger',NULL,35,36,6052,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,3660,3831,0,0,193,249,44.84,61.655,1426,102,100,1341,2000,0,222,295,4846,4846,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4846,0,'EventAI',''), - (4847,'Shadowforge Relic Hunter',NULL,39,40,6054,0,0,0,54,54,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,1,3,1,2,1,1,1,3540,3678,1236,1283,50.5,69.1,0,0,1619,128,13,2000,2000,0,225,298,4847,4847,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4847,0,'EventAI',''), - (4848,'Shadowforge Darkcaster',NULL,43,44,6055,0,0,0,54,54,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,1,3,1,2.4,1,1,1,4119,4278,1432,1483,61.9,88.8,0,0,2082,166,15,2000,2000,0,257,341,4848,4848,0,0,0,1,0,0,0,0,0,80,0,0,1,0,0,0,0,0,0,0,4848,0,'EventAI',''), - (4849,'Shadowforge Archaeologist',NULL,43,44,6067,0,0,0,54,54,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,2.4,1,1,1,5148,5346,0,0,66.6,95.6,0,0,2557,174,16,2000,2000,0,300,396,4849,4849,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4849,0,'EventAI',''), - (4850,'Stonevault Cave Lurker',NULL,38,39,722,0,0,0,59,59,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,1.9,1,1,1,4008,4185,0,0,52.7,72,0,0,1834,132,13,2000,2000,0,249,330,4850,4850,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4850,0,'EventAI',''), - (4851,'Stonevault Rockchewer',NULL,36,37,721,0,0,0,59,59,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,3831,4008,0,0,62.2,85.1,0,0,1593,124,12,2500,2500,0,232,308,4851,4851,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4851,0,'EventAI',''), - (4852,'Stonevault Oracle',NULL,37,38,160,0,0,0,59,59,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,1,3,1,1.8,1,1,1,3279,3567,1142,1189,47.7,64.9,0,0,1418,120,12,2000,2000,0,200,266,4852,4852,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4852,0,'EventAI',''), - (4853,'Stonevault Geomancer',NULL,43,44,1194,0,0,0,59,59,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,1,3,1,2.4,1,1,1,4119,4278,1432,1483,61.9,88.9,0,0,2082,166,15,2000,2000,0,257,341,4853,4853,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4853,0,'EventAI',''), - (4854,'Grimlok','Stonevault Chieftain',45,45,11165,0,0,0,59,59,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,1,5,2,2.5,1,1,1,7390,7390,3068,3068,70.4,93.3,0,0,2211,172,15,2000,2000,0,388,512,4854,4854,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4854,0,'EventAI',''), - (4855,'Stonevault Brawler',NULL,43,44,11166,0,0,0,59,59,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,2.4,1,0.3,1,5148,5346,0,0,66.6,95.6,0,0,767,174,16,2000,2000,0,300,396,4855,4855,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4856,'Stonevault Cave Hunter',NULL,36,37,722,0,0,0,59,59,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,3831,4008,0,0,193,249,44.84,61.655,1537,102,100,1341,2000,0,228,303,4856,4856,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50741,0,'EventAI',''), - (4857,'Stone Keeper',NULL,46,46,10805,0,0,0,470,470,0,0,4,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,3,1,2,1,5757,5757,0,0,108.1,143.3,0,0,5560,188,17,2800,2800,0,322,425,4857,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4860,'Stone Steward',NULL,43,44,2234,0,0,0,415,415,0,0,4,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,3,1,2,1,5148,5348,0,0,66.6,95.6,0,0,5114,174,16,2000,2000,0,297,393,4860,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4861,'Shrike Bat',NULL,38,39,1954,0,0,0,411,411,0,24,1,3,3,0,0,0,0,0,1,1,1.14286,1,1,3,1,1.9,1,1,1,4185,4377,0,0,52.7,72,0,0,1834,132,13,2000,2000,0,0,0,4861,0,4861,0,0,1,0,0,0,0,0,0,0,5791,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4863,'Jadespine Basilisk',NULL,39,40,4486,0,0,0,49,49,0,0,1,3,3,0,0,0,0,0,0,1.11111,1.14286,1,1,2,1,2,1,1,1,4377,4572,0,0,54.3,74.3,0,0,1964,136,14,2000,2000,0,0,0,4863,0,4863,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (4872,'Obsidian Golem',NULL,38,38,2695,0,0,0,54,54,0,0,9,3,3,0,0,0,0,0,0,1.05,1.14286,1,1,3.4,1,1,1,1,1,4743,4743,0,0,199,256,45.7392,62.8914,1536,105,100,1333,2000,0,249,330,4872,0,0,0,0,16384,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (4875,'Turhaw','Butcher',40,40,4202,0,0,0,29,29,0,0,7,1,3,0,6,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4875,0,'',''), - (4876,'Jawn Highmesa','General Goods',35,35,4306,0,0,0,104,104,1.35,0,7,1,3,0,6,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4876,0,'',''), - (4877,'Jandia','Trade Supplies',37,37,4529,0,0,0,104,104,1.25,0,7,1,3,0,6,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,810,810,0,0,55,70,53.3984,73.4228,0,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4877,0,'',''), - (4878,'Montarr','Lorekeeper',36,36,4308,0,0,0,104,104,1.35,0,7,1,3,0,4,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2100,2100,0,0,51,66,52.272,71.874,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4878,0,'',''), - (4879,'Ogg\'marr','Butcher',40,40,10704,0,0,0,29,29,0,0,7,3,3,0,6,4608,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4879,0,'',''), - (4880,'\"Stinky\" Ignatz',NULL,35,35,4684,0,0,0,113,113,0,0,7,3,3,0,2,0,0,0,4096,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,1660,1826,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4880,0,'','npc_stinky_ignatz'), - (4883,'Krak','Armorer',41,41,10704,0,0,0,29,29,0,0,7,3,3,0,16388,4608,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,2568,2568,0,0,66,85,57.0064,78.3838,0,35,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4884,'Zulrg','Weaponsmith',43,43,10704,0,0,0,29,29,0,0,7,3,3,0,16388,4608,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,66,85,59.7872,82.2074,0,35,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4884,0,'',''), - (4885,'Gregor MacVince','Horse Breeder',35,35,4825,0,0,0,894,894,0,0,7,3,3,0,5,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4004,4885,0,'',''), - (4886,'Hans Weston','Armorer & Shieldsmith',35,35,11038,0,0,0,894,894,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,55,70,50.512,69.454,0,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4886,0,'EventAI',''), + (4842,'Earthcaller Halmgar',NULL,32,32,6102,0,0,0,152,152,0,0,7,3,3,0,0,32768,0,0,0,1.15,1.14286,2,2,1,1,1,1,-1,1,2415,2415,732,732,193,249,44.84,61.655,916,102,100,1341,1475,0,70,349,4842,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4842,0,'EventAI',''), + (4844,'Shadowforge Surveyor',NULL,35,36,6051,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,1,3.19,1,1,1,1,1,2877,2983,2680,2763,193,249,44.84,61.655,803,102,100,1341,2000,0,180,240,4844,4844,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4844,0,'EventAI',''), + (4845,'Shadowforge Ruffian',NULL,36,37,6053,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,1,3.1,1,1,1,1,1,3959,4142,0,0,193,249,44.84,61.655,1593,102,100,1341,2000,0,228,303,4845,4845,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4845,0,'EventAI',''), + (4846,'Shadowforge Digger',NULL,35,36,6052,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,3660,3831,0,0,193,249,44.84,61.655,1480,102,100,1341,2000,0,222,295,4846,4846,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4846,0,'EventAI',''), + (4847,'Shadowforge Relic Hunter',NULL,39,40,6054,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,1,2,1,1,1,3540,3678,1236,1283,50.5,69.1,0,0,1619,128,13,2000,2000,0,225,298,4847,4847,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4847,0,'EventAI',''), + (4848,'Shadowforge Darkcaster',NULL,43,44,6055,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,1,2.4,1,1,1,4119,4278,1432,1483,61.9,88.8,0,0,2082,166,15,2000,2000,0,257,341,4848,4848,0,0,0,1,0,0,0,0,0,80,0,0,1,0,0,0,0,0,0,0,4848,0,'EventAI',''), + (4849,'Shadowforge Archaeologist',NULL,43,44,6067,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,2.4,1,1,1,5148,5346,0,0,66.6,95.6,0,0,2557,174,16,2000,2000,0,300,396,4849,4849,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4849,0,'EventAI',''), + (4850,'Stonevault Cave Lurker',NULL,37,39,722,0,0,0,59,59,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1.9,1,1,1,4008,4377,0,0,52.7,72,0,0,1834,132,13,2000,2000,0,249,330,4850,4850,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4850,0,'EventAI',''), + (4851,'Stonevault Rockchewer',NULL,36,37,721,0,0,0,59,59,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,3831,4008,0,0,62.2,85.1,0,0,1593,124,12,2500,2500,0,232,308,4851,4851,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4851,0,'EventAI',''), + (4852,'Stonevault Oracle',NULL,37,38,160,0,0,0,59,59,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,1,1.8,1,1,1,3279,3405,1142,1189,47.7,64.9,0,0,1418,120,12,2000,2000,0,200,266,4852,4852,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4852,0,'EventAI',''), + (4853,'Stonevault Geomancer',NULL,43,44,1194,0,0,0,59,59,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,1,2.4,1,1,1,4119,4278,1432,1483,61.9,88.9,0,0,2082,166,15,2000,2000,0,257,341,4853,4853,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4853,0,'EventAI',''), + (4854,'Grimlok','Stonevault Chieftain',45,45,11165,0,0,0,59,59,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,5,2,2.5,1,1,1,7390,7390,3068,3068,70.4,93.3,0,0,2211,172,15,2000,2000,0,388,512,4854,4854,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4854,0,'EventAI',''), + (4855,'Stonevault Brawler',NULL,43,44,11166,0,0,0,59,59,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,2.4,1,0.3,1,5148,5346,0,0,66.6,95.6,0,0,767,174,16,2000,2000,0,300,396,4855,4855,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4856,'Stonevault Cave Hunter',NULL,36,37,722,0,0,0,59,59,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,3831,4008,0,0,193,249,44.84,61.655,1593,102,100,1341,2000,0,228,303,4856,4856,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4856,0,'EventAI',''), + (4857,'Stone Keeper',NULL,46,46,10805,0,0,0,470,470,0,0,4,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,3,1,2,1,5757,5757,0,0,108.1,143.3,0,0,5560,188,17,2800,2800,0,322,425,4857,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4860,'Stone Steward',NULL,43,44,2234,0,0,0,415,415,0,0,4,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,3,1,2,1,5148,5346,0,0,66.6,95.6,0,0,5114,174,16,2000,2000,0,297,393,4860,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4861,'Shrike Bat',NULL,38,39,1954,0,0,0,411,411,0,24,1,3,3,0,0,32768,0,0,1,1,1.14286,1,1,3,1,1.9,1,1,1,4185,4377,0,0,52.7,72,0,0,1834,132,13,2000,2000,0,0,0,4861,0,4861,0,0,1,0,0,0,0,0,0,0,5791,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4863,'Jadespine Basilisk',NULL,39,40,4486,0,0,0,49,49,0,0,1,3,3,0,0,32768,0,0,0,1.11111,1.14286,1,1,3,1,2,1,1,1,4377,4572,0,0,54.3,74.3,0,0,1964,136,14,2000,2000,0,0,0,4863,0,4863,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (4872,'Obsidian Golem',NULL,38,38,2695,0,0,0,54,54,0,0,9,3,3,0,0,32768,0,0,0,1.05,1.14286,1,1,3.4,1,1,1,1,1,4743,4743,0,0,199,256,45.7392,62.8914,1709,105,100,1333,2000,0,249,330,4872,0,0,0,0,16384,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (4875,'Turhaw','Butcher',40,40,4202,0,0,0,29,29,0,0,7,1,3,0,6,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4875,0,'',''), + (4876,'Jawn Highmesa','General Goods',35,35,4306,0,0,0,104,104,1.35,0,7,1,3,0,6,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4876,0,'',''), + (4877,'Jandia','Trade Supplies',37,37,4529,0,0,0,104,104,1.25,0,7,1,3,0,6,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,810,810,0,0,55,70,53.3984,73.4228,1593,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4877,0,'',''), + (4878,'Montarr','Lorekeeper',36,36,4308,0,0,0,104,104,1.35,0,7,1,3,0,4,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2100,2100,0,0,51,66,52.272,71.874,1480,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4878,0,'',''), + (4879,'Ogg\'marr','Butcher',40,40,10704,0,0,0,29,29,0,0,7,3,3,0,6,37376,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4879,0,'',''), + (4880,'\"Stinky\" Ignatz',NULL,35,35,4684,0,0,0,113,113,0,0,7,3,3,0,2,32768,0,0,4096,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,1660,1826,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4880,0,'','npc_stinky_ignatz'), + (4883,'Krak','Armorer',41,41,10704,0,0,0,29,29,0,0,7,3,3,0,16388,37376,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,2568,2568,0,0,66,85,57.0064,78.3838,2101,35,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4884,'Zulrg','Weaponsmith',43,43,10704,0,0,0,29,29,0,0,7,3,3,0,16388,37376,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,66,85,59.7872,82.2074,2397,35,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4884,0,'',''), + (4885,'Gregor MacVince','Horse Breeder',35,35,4825,0,0,0,894,894,0,0,7,3,3,0,5,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4004,4885,0,'',''), + (4886,'Hans Weston','Armorer & Shieldsmith',35,35,11038,0,0,0,894,894,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,55,70,50.512,69.454,1373,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4886,0,'EventAI',''), (4887,'Ghamoo-ra',NULL,25,25,5027,0,0,0,128,128,0,21,1,3,3,0,0,32832,0,0,1,1.2,1.14286,1,1,1,1,1,1,-1,1,3630,3630,0,0,62,76,30.7968,42.3456,925032,32,100,2000,1604,0,0,0,4887,0,4887,0,0,8388625,0,0,75,0,0,0,0,5932,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4888,'Marie Holdston','Weaponsmith',37,37,4859,0,0,0,894,894,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2192,2192,0,0,55,70,53.3984,73.4228,0,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4888,0,'EventAI',''), - (4889,'Torq Ironblast','Gunsmith',43,43,4828,0,0,0,55,55,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,72,93,59.0304,81.1668,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4889,0,'EventAI',''), - (4890,'Piter Verance','Weaponsmith & Armorer',41,41,4833,0,0,0,894,894,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2568,2568,0,0,62,80,57.728,79.376,0,33,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4890,0,'EventAI',''), - (4891,'Dwane Wertle','Chef',28,28,4853,0,0,0,894,894,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,38,48,42.6272,58.6124,0,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4891,0,'EventAI',''), - (4892,'Jensen Farran','Bowyer',37,37,4827,0,0,0,894,894,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2192,2192,0,0,55,70,53.3984,73.4228,0,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4892,0,'EventAI',''), - (4893,'Bartender Lillian','Bartender',45,45,4858,0,0,0,894,894,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4893,0,'EventAI',''), - (4894,'Craig Nollward','Cook',32,32,4831,0,0,0,894,894,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,0,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,4894,0,'EventAI',''), - (4895,'Smiling Jim',NULL,35,35,2903,0,0,0,1075,1075,0,0,7,3,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,541,4895,0,'EventAI',''), - (4896,'Charity Mipsy','General Goods',35,35,4854,0,0,0,894,894,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4896,0,'EventAI',''), - (4897,'Helenia Olden','Trade Supplies',34,34,4855,0,0,0,894,894,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1930,1930,0,0,47,61,49.9664,68.7038,0,25,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4897,0,'EventAI',''), - (4898,'Brant Jasperbloom','Herbalism Trainer',37,37,4830,0,0,0,894,894,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2192,2192,0,0,55,70,53.3984,73.4228,0,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,4898,0,'EventAI',''), - (4899,'Uma Bartulm','Herbalism & Alchemy Supplies',37,37,4857,0,0,0,894,894,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2192,2192,0,0,55,70,53.3984,73.4228,0,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4899,0,'EventAI',''), - (4900,'Alchemist Narett','Expert Alchemist',37,37,4832,0,0,0,894,894,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2192,2192,0,0,55,70,53.3984,73.4228,0,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4119,4900,0,'EventAI',''), - (4901,'Sara Pierce',NULL,2,2,13169,0,0,0,894,894,0,0,7,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,87,87,0,0,3,5,3.5024,4.8158,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4902,'Mikal Pierce',NULL,38,38,4834,0,0,0,894,894,0,0,7,3,3,0,0,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,55,71,54.5072,74.9474,0,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4921,'Guard Byron',NULL,40,40,2910,0,0,0,150,150,0,0,7,3,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8840,4921,0,'EventAI',''), - (4922,'Guard Edward',NULL,50,50,3138,0,0,0,151,151,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4922,0,'EventAI',''), - (4923,'Guard Jarad',NULL,50,50,3139,0,0,0,1622,1622,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2901,2901,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4923,0,'EventAI',''), - (4924,'Combat Master Criton',NULL,55,55,3136,0,0,0,894,894,0,0,7,3,3,0,0,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4926,'Krog',NULL,40,40,2972,0,0,0,83,83,0,0,7,3,3,0,3,4608,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1186,4926,0,'',''), - (4941,'Caz Twosprocket',NULL,35,35,2950,0,0,0,64,64,1.15,0,7,3,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12846,4941,0,'EventAI',''), - (4943,'Mosarn',NULL,30,30,2951,0,0,0,83,83,1.35,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4943,0,'',''), - (4944,'Captain Garran Vimes',NULL,50,50,2952,0,0,0,1077,1077,0,0,7,3,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1161,0,0,'EventAI',''), - (4945,'Goblin Drag Car',NULL,32,32,10318,0,0,0,35,35,0,0,9,1,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,0,23,100,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4946,'Gnome Drag Car',NULL,32,32,2490,0,0,0,35,35,0,0,9,1,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,0,23,100,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4947,'Theramore Lieutenant',NULL,52,52,4839,0,0,0,11,11,0,0,7,3,3,0,2,0,0,2,0,1.21,1.14286,1,0,1,1,1,1,-1,1,3748,3748,0,0,130,156,68.1824,93.7508,0,66,100,1490,1639,0,1,651,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4947,0,'',''), - (4948,'Adjutant Tesoran',NULL,35,35,2953,0,0,0,1075,1075,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4948,0,'EventAI',''), - (4949,'Thrall','Warchief',63,63,4527,0,0,0,125,125,0,0,7,3,3,1,3,4160,0,0,12,1,1.14286,2,3,1,1,1,1,-1,1,637000,637000,50805,50805,1489,1610,220.81,320.77,0,715,100,2000,1265,0,1,866,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3664,4949,0,'EventAI','npc_thrall_warchief'), + (4888,'Marie Holdston','Weaponsmith',37,37,4859,0,0,0,894,894,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2192,2192,0,0,55,70,53.3984,73.4228,1593,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4888,0,'EventAI',''), + (4889,'Torq Ironblast','Gunsmith',43,43,4828,0,0,0,55,55,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,72,93,59.0304,81.1668,2397,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4889,0,'EventAI',''), + (4890,'Piter Verance','Weaponsmith & Armorer',41,41,4833,0,0,0,894,894,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2568,2568,0,0,62,80,57.728,79.376,2101,33,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4890,0,'EventAI',''), + (4891,'Dwane Wertle','Chef',28,28,4853,0,0,0,894,894,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,38,48,42.6272,58.6124,1130,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4891,0,'EventAI',''), + (4892,'Jensen Farran','Bowyer',37,37,4827,0,0,0,894,894,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2192,2192,0,0,55,70,53.3984,73.4228,1593,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4892,0,'EventAI',''), + (4893,'Bartender Lillian','Bartender',45,45,4858,0,0,0,894,894,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4893,0,'EventAI',''), + (4894,'Craig Nollward','Cook',32,32,4831,0,0,0,894,894,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,1270,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,4894,0,'EventAI',''), + (4895,'Smiling Jim',NULL,35,35,2903,0,0,0,1075,1075,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,541,4895,0,'EventAI',''), + (4896,'Charity Mipsy','General Goods',35,35,4854,0,0,0,894,894,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4896,0,'EventAI',''), + (4897,'Helenia Olden','Trade Supplies',34,34,4855,0,0,0,894,894,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1930,1930,0,0,47,61,49.9664,68.7038,1340,25,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4897,0,'EventAI',''), + (4898,'Brant Jasperbloom','Herbalism Trainer',37,37,4830,0,0,0,894,894,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2192,2192,0,0,55,70,53.3984,73.4228,1593,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,4898,0,'EventAI',''), + (4899,'Uma Bartulm','Herbalism & Alchemy Supplies',37,37,4857,0,0,0,894,894,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2192,2192,0,0,55,70,53.3984,73.4228,1593,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4899,0,'EventAI',''), + (4900,'Alchemist Narett','Expert Alchemist',37,37,4832,0,0,0,894,894,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2192,2192,0,0,55,70,53.3984,73.4228,1593,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4119,4900,0,'EventAI',''), + (4901,'Sara Pierce',NULL,2,2,13169,0,0,0,894,894,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,87,87,0,0,3,5,3.5024,4.8158,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4902,'Mikal Pierce',NULL,38,38,4834,0,0,0,894,894,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,55,71,54.5072,74.9474,1709,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4921,'Guard Byron',NULL,40,40,2910,0,0,0,150,150,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8840,4921,0,'EventAI',''), + (4922,'Guard Edward',NULL,50,50,3138,0,0,0,151,151,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4922,0,'EventAI',''), + (4923,'Guard Jarad',NULL,50,50,3139,0,0,0,1622,1622,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2901,2901,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4923,0,'EventAI',''), + (4924,'Combat Master Criton',NULL,55,55,3136,0,0,0,894,894,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4926,'Krog',NULL,40,40,2972,0,0,0,83,83,0,0,7,3,3,0,3,37376,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1186,4926,0,'',''), + (4941,'Caz Twosprocket',NULL,35,35,2950,0,0,0,64,64,1.15,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12846,4941,0,'EventAI',''), + (4943,'Mosarn',NULL,30,30,2951,0,0,0,83,83,1.35,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4943,0,'',''), + (4944,'Captain Garran Vimes',NULL,50,50,2952,0,0,0,1077,1077,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1161,0,0,'EventAI',''), + (4945,'Goblin Drag Car',NULL,32,32,10318,0,0,0,35,35,0,0,9,1,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,1270,23,100,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4946,'Gnome Drag Car',NULL,32,32,2490,0,0,0,35,35,0,0,9,1,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,1270,23,100,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4947,'Theramore Lieutenant',NULL,52,52,4839,0,0,0,11,11,0,0,7,3,3,0,2,32768,0,2,0,1.21,1.14286,1,0,1,1,1,1,-1,1,3748,3748,0,0,130,156,68.1824,93.7508,3108,66,100,1490,1639,0,1,651,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4947,0,'',''), + (4948,'Adjutant Tesoran',NULL,35,35,2953,0,0,0,1075,1075,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4948,0,'EventAI',''), + (4949,'Thrall','Warchief',63,63,4527,0,0,0,125,125,0,0,7,3,3,1,3,36928,0,0,12,1,1.14286,2,3,1,1,1,1,-1,1,637000,637000,50805,50805,1489,1610,220.81,320.77,3795,715,100,2000,1265,0,1,866,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3664,4949,0,'EventAI','npc_thrall_warchief'), (4950,'Spot',NULL,20,20,1100,0,0,0,150,150,0.87,1,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,-1,1,1342,1342,0,0,50,61,51.128,70.301,1373,26,100,2000,2000,0,0,0,4950,0,100006,0,0,0,0,0,0,0,0,0,0,8299,0,0,0,0,0,0,0,0,0,0,'',''), - (4951,'Theramore Practicing Guard',NULL,50,50,4836,0,0,0,1096,1096,0,0,7,3,3,0,0,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4951,0,'EventAI',''), - (4952,'Theramore Combat Dummy',NULL,1,1,3019,0,0,0,1095,1095,0,0,9,3,3,0,0,768,0,2,0,1,1,1,0,1,1,1,1,-1,1,64,64,0,0,0,0,1.76,2.42,20,0,100,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4953,'Moccasin',NULL,1,1,2956,0,0,0,7,7,0,0,8,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (4954,'Uttnar','Butcher',36,36,3957,0,0,0,29,29,0,0,7,3,3,0,6,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2100,2100,0,0,51,66,52.272,71.874,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4954,0,'',''), - (4958,'Haunting Spirit',NULL,21,22,985,0,0,0,92,92,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,10,10,0,0,42,50,33.264,45.738,0,21,100,1800,1980,0,7,34,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4959,'Jorgen',NULL,15,15,4469,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4959,0,'EventAI',''), - (4960,'Bishop DeLavey',NULL,32,32,2961,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,0,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4960,0,'EventAI',''), - (4961,'Dashel Stonefist',NULL,26,26,3238,0,0,0,84,84,0,0,7,3,3,0,2,4608,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,769,769,582,582,34,43,40.04,55.055,0,18,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_dashel_stonefist'), - (4962,'Tapoke \"Slim\" Jahn',NULL,34,34,2963,0,0,0,123,123,0,0,7,3,3,0,2,512,0,0,0,1,1,1,0,1,1,1,1,-1,1,1167,1167,0,0,47,61,49.9664,68.7038,0,25,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50640,0,'','npc_tapoke_slim_jahn'), - (4963,'Mikhail','Bartender',30,30,2964,0,0,0,12,12,0,0,7,3,3,0,7,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1100,4963,0,'','npc_mikhail'), - (4964,'Commander Samaul',NULL,40,40,2965,0,0,0,894,894,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4964,0,'EventAI',''), - (4965,'Pained',NULL,45,45,2966,0,0,0,1077,1077,0,0,7,3,3,0,2,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4965,0,'',''), - (4966,'Private Hendel',NULL,35,35,2967,0,0,0,1077,1077,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1346,1346,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,4966,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4966,0,'','npc_private_hendel'), - (4967,'Archmage Tervosh',NULL,38,38,2969,0,0,0,1077,1077,0,0,7,3,3,0,3,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,55,71,54.5072,74.9474,0,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5301,4967,0,'EventAI',''), - (4968,'Lady Jaina Proudmoore','Ruler of Theramore',63,63,2970,0,0,0,1096,1096,0,0,7,3,3,0,3,4160,0,2,12,1,1,8,3,1,1,1,1,-1,1,185910,185910,612320,612320,571,737,220.81,320.77,0,302,100,2000,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2465,4968,0,'',''), - (4969,'Old Town Thug',NULL,25,26,4470,0,0,0,17,17,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,600,705,0,0,64,75,42.1344,57.9348,0,32,100,1710,1881,0,13,63,4969,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4971,'Slim\'s Friend',NULL,34,34,3509,0,0,0,34,34,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,851,851,852,852,74,89,49.9664,68.7038,0,38,100,1670,1837,0,22,109,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4971,0,'EventAI',''), - (4972,'Kagoro',NULL,40,40,2971,0,0,0,85,85,0,0,7,3,3,0,0,0,0,2,0,1.14,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,92,109,56.672,77.924,0,46,100,1610,1771,0,29,147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4972,0,'',''), - (4973,'Guard Lasiter',NULL,50,50,4835,0,0,0,1077,1077,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4973,0,'EventAI',''), - (4974,'Aldwin Laughlin','Guild Master',50,50,2974,0,0,0,12,12,0,0,7,3,3,0,1537,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,708,4974,0,'EventAI',''), - (4977,'Murkshallow Softshell',NULL,25,25,1819,0,0,0,129,129,0,0,7,3,3,0,0,0,0,0,0,0.58,1.14286,1,0,1,1,1,1,-1,1,182,182,0,0,52,61,38.72,53.24,0,26,100,1760,1936,0,9,47,4977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4978,'Aku\'mai Servant',NULL,26,26,110,0,0,0,128,128,0,0,4,3,3,0,0,0,0,0,0,2.26,1.14286,2,1,1,1,1,1,-1,1,1599,1599,1162,1162,121,157,34.0416,46.8072,0,64,100,2000,1576,0,47,237,4978,0,0,0,0,0,0,0,130,26,26,26,26,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (4979,'Theramore Guard',NULL,53,57,2980,0,0,0,150,150,0,0,7,3,3,0,1,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4665,5506,0,0,106,137,71.2272,97.9374,0,56,100,2000,2000,0,0,0,4979,4979,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8851,4979,0,'EventAI',''), - (4980,'Paval Reethe',NULL,35,35,2976,0,0,0,35,35,0,0,7,3,3,0,2,768,0,2,0,1,1.14286,2,0,1.1,1,1,1,1,1,1110,1110,1067,1067,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,'',''), - (4981,'Ben Trias','Apprentice of Cheese',25,25,5547,0,0,0,12,12,0,0,7,3,3,0,5,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,685,4981,0,'EventAI',''), - (4982,'Thomas','Altar Boy',1,1,262,0,0,0,12,12,0,0,7,3,3,0,2,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4983,'Ogron',NULL,35,35,10704,0,0,0,232,232,0,0,7,3,3,0,2,4608,0,0,4096,1,1.14286,1,0,1,1,1,1,-1,1,1524,1524,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,4983,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4983,0,'','npc_ogron'), - (4984,'Argos Nightwhisper',NULL,20,20,5078,0,0,0,80,80,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4984,0,'EventAI',''), - (4995,'Stockade Guard',NULL,45,45,2989,2992,0,0,11,11,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,4995,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4995,0,'',''), - (4996,'Injured Stockade Guard',NULL,45,45,2985,2988,0,0,12,12,0,0,7,3,3,0,0,4096,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,3696,3696,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5042,'Nurse Lillian',NULL,30,30,2993,0,0,0,12,12,0,0,7,3,3,0,0,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'',''), - (5043,'Defias Rioter',NULL,20,20,2147,0,0,0,17,17,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,766,766,0,0,40,47,31.856,43.802,0,20,100,1810,1991,0,6,29,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5043,0,'',''), - (5044,'Theramore Skirmisher',NULL,36,36,4671,0,0,0,151,151,0,0,7,3,3,0,0,0,0,0,0,1.13,1.14286,1,0,1,1,1,1,-1,1,1422,1422,0,0,85,101,51.6384,71.0028,0,43,100,1630,1793,0,26,132,5044,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5044,0,'',''), - (5045,'Private Hallan',NULL,34,34,3003,0,0,0,151,151,0,0,7,3,3,0,0,0,0,0,0,1.12,1.14286,1,0,1,1,1,1,-1,1,1930,1930,0,0,80,95,49.368,67.881,0,40,100,1650,1815,0,24,119,5045,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5045,0,'EventAI',''), - (5046,'Lieutenant Caldwell',NULL,37,37,2994,0,0,0,151,151,0,0,7,3,3,0,0,0,0,0,0,1.13,1.14286,1,0,1.15,1,1,1,1,1,1536,1536,0,0,88,106,52.7472,72.5274,0,45,100,1620,1782,0,28,138,5046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5046,0,'',''), - (5047,'Ellaercia','Tabard Designer',30,30,3001,0,0,0,80,80,0,0,7,3,3,0,524288,4608,0,2,0,1,1.14286,1,0,0.4,1,1,1,1,1,381,381,0,0,39,52,0,0,0,21,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5048,'Deviate Adder',NULL,18,19,4317,0,0,0,270,270,0,0,1,3,3,0,0,32832,0,0,1,1.15,1.14286,1,1,3,1,1.7,1,1,1,1251,1347,0,0,26,37,0,0,800,68,3,2000,2000,0,0,0,5048,0,5048,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5049,'Lyesa Steelbrow','Guild Tabard Vendor',25,25,2999,0,0,0,55,55,0,0,7,3,3,0,1029,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9832,0,0,'',''), - (5052,'Edward Remington','Guild Tabard Designer',25,25,2998,0,0,0,68,68,0,0,7,3,3,0,1029,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5052,0,'EventAI',''), - (5053,'Deviate Crocolisk',NULL,18,19,2996,0,0,0,16,16,0,6,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,417,449,0,0,26,37,0,0,800,68,3,2000,2000,0,0,0,5053,0,5053,0,0,1,0,0,0,0,0,0,0,5848,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5054,'Krumn','Guild Master',50,50,3002,0,0,0,104,104,1.35,0,7,1,3,0,1537,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5461,5054,0,'',''), - (5055,'Deviate Lasher',NULL,19,20,8172,0,0,0,270,270,0,0,4,3,3,0,0,0,0,0,0,1.15,1.14286,1,0,0.3,1,1.15,1,1,1,134,145,0,0,28,39,0,0,817,70,4,2000,2000,0,0,0,5055,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5056,'Deviate Dreadfang',NULL,20,21,3006,0,0,0,270,270,0,27,1,1,3,0,0,64,0,0,1,1.15,1.14286,1,1,3,1,1.7,1,1,1,1452,1563,0,0,29,40,0,0,817,74,4,2000,2000,0,0,0,5056,0,5056,0,0,1,0,0,2,2,2,2,2,8899,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5057,'Theramore Deserter',NULL,37,37,3016,0,0,0,1077,1077,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1542,1542,0,0,55,70,50.512,69.454,450,29,100,2000,2000,0,60,84,5057,5057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5057,0,'EventAI',''), + (4951,'Theramore Practicing Guard',NULL,50,50,4836,0,0,0,1096,1096,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4951,0,'EventAI',''), + (4952,'Theramore Combat Dummy',NULL,1,1,3019,0,0,0,1095,1095,0,0,9,3,3,0,0,33536,0,2,0,1,1,1,0,1,1,1,1,-1,1,64,64,0,0,0,0,1.76,2.42,20,0,100,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4953,'Moccasin',NULL,1,1,2956,0,0,0,7,7,0,0,8,3,3,0,0,32768,0,0,0,1,0.857143,1,0,0.38,1,1,1,1.33,1,16,16,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (4954,'Uttnar','Butcher',36,36,3957,0,0,0,29,29,0,0,7,3,3,0,6,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2100,2100,0,0,51,66,52.272,71.874,1480,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4954,0,'',''), + (4958,'Haunting Spirit',NULL,21,22,985,0,0,0,92,92,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,10,10,0,0,42,50,33.264,45.738,922,21,100,1800,1980,0,7,34,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4959,'Jorgen',NULL,15,15,4469,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4959,0,'EventAI',''), + (4960,'Bishop DeLavey',NULL,32,32,2961,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,1270,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4960,0,'EventAI',''), + (4961,'Dashel Stonefist',NULL,26,26,3238,0,0,0,84,84,0,0,7,3,3,0,2,37376,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,769,769,582,582,34,43,40.04,55.055,1061,18,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_dashel_stonefist'), + (4962,'Tapoke \"Slim\" Jahn',NULL,34,34,2963,0,0,0,123,123,0,0,7,3,3,0,2,33280,0,0,0,1,1,1,0,1,1,1,1,-1,1,1167,1167,0,0,47,61,49.9664,68.7038,1340,25,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4962,0,'','npc_tapoke_slim_jahn'), + (4963,'Mikhail','Bartender',30,30,2964,0,0,0,12,12,0,0,7,3,3,0,7,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1100,4963,0,'','npc_mikhail'), + (4964,'Commander Samaul',NULL,40,40,2965,0,0,0,894,894,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4964,0,'EventAI',''), + (4965,'Pained',NULL,45,45,2966,0,0,0,1077,1077,0,0,7,3,3,0,2,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4965,0,'',''), + (4966,'Private Hendel',NULL,35,35,2967,0,0,0,1077,1077,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1346,1346,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,4966,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4966,0,'','npc_private_hendel'), + (4967,'Archmage Tervosh',NULL,38,38,2969,0,0,0,1077,1077,0,0,7,3,3,0,3,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,55,71,54.5072,74.9474,1709,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5301,4967,0,'EventAI',''), + (4968,'Lady Jaina Proudmoore','Ruler of Theramore',63,63,2970,0,0,0,1096,1096,0,0,7,3,3,0,3,36928,0,2,12,1,1,8,3,1,1,1,1,-1,1,185910,185910,612320,612320,571,737,220.81,320.77,2374,302,100,2000,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2465,4968,0,'',''), + (4969,'Old Town Thug',NULL,25,26,4470,0,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,600,705,0,0,64,75,42.1344,57.9348,1061,32,100,1710,1881,0,13,63,4969,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4971,'Slim\'s Friend',NULL,34,34,3509,0,0,0,34,34,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,851,851,852,852,74,89,49.9664,68.7038,1121,38,100,1670,1837,0,22,109,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4971,0,'EventAI',''), + (4972,'Kagoro',NULL,40,40,2971,0,0,0,85,85,0,0,7,3,3,0,0,32768,0,2,0,1.14,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,92,109,56.672,77.924,1964,46,100,1610,1771,0,29,147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4972,0,'',''), + (4973,'Guard Lasiter',NULL,50,50,4835,0,0,0,1077,1077,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4973,0,'EventAI',''), + (4974,'Aldwin Laughlin','Guild Master',50,50,2974,0,0,0,12,12,0,0,7,3,3,0,1537,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,708,4974,0,'EventAI',''), + (4977,'Murkshallow Softshell',NULL,25,25,1819,0,0,0,129,129,0,0,7,3,3,0,0,32768,0,0,0,0.58,1.14286,1,0,1,1,1,1,-1,1,182,182,0,0,52,61,38.72,53.24,1026,26,100,1760,1936,0,9,47,4977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4978,'Aku\'mai Servant',NULL,26,26,110,0,0,0,128,128,0,0,4,3,3,0,0,32768,0,0,0,2.26,1.14286,2,1,1,1,1,1,-1,1,1599,1599,1162,1162,121,157,34.0416,46.8072,887,64,100,2000,1576,0,47,237,4978,0,0,0,0,0,0,0,130,26,26,26,26,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (4979,'Theramore Guard',NULL,53,57,2980,0,0,0,150,150,0,0,7,3,3,0,1,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,4665,5506,0,0,106,137,71.2272,97.9374,3380,56,100,2000,2000,0,0,0,4979,4979,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8851,4979,0,'EventAI',''), + (4980,'Paval Reethe',NULL,35,35,2976,0,0,0,35,35,0,0,7,3,3,0,2,33536,0,2,0,1,1.14286,2,0,1.1,1,1,1,1,1,1110,1110,1067,1067,51,65,51.128,70.301,1149,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,'',''), + (4981,'Ben Trias','Apprentice of Cheese',25,25,5547,0,0,0,12,12,0,0,7,3,3,0,5,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,685,4981,0,'EventAI',''), + (4982,'Thomas','Altar Boy',1,1,262,0,0,0,12,12,0,0,7,3,3,0,2,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4983,'Ogron',NULL,35,35,10704,0,0,0,232,232,0,0,7,3,3,0,2,37376,0,0,4096,1,1.14286,1,0,1,1,1,1,-1,1,1524,1524,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,4983,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4983,0,'','npc_ogron'), + (4984,'Argos Nightwhisper',NULL,20,20,5078,0,0,0,80,80,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4984,0,'EventAI',''), + (4995,'Stockade Guard',NULL,45,45,2989,2992,0,0,11,11,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,4995,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4995,0,'',''), + (4996,'Injured Stockade Guard',NULL,45,45,2985,2988,0,0,12,12,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,3696,3696,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5042,'Nurse Lillian',NULL,30,30,2993,0,0,0,12,12,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'',''), + (5043,'Defias Rioter',NULL,20,20,2147,0,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,766,766,0,0,40,47,31.856,43.802,852,20,100,1810,1991,0,6,29,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5043,0,'',''), + (5044,'Theramore Skirmisher',NULL,36,36,4671,0,0,0,151,151,0,0,7,3,3,0,0,32768,0,0,0,1.13,1.14286,1,0,1,1,1,1,-1,1,1422,1422,0,0,85,101,51.6384,71.0028,1480,43,100,1630,1793,0,26,132,5044,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5044,0,'',''), + (5045,'Private Hallan',NULL,34,34,3003,0,0,0,151,151,0,0,7,3,3,0,0,32768,0,0,0,1.12,1.14286,1,0,1,1,1,1,-1,1,1930,1930,0,0,80,95,49.368,67.881,1340,40,100,1650,1815,0,24,119,5045,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5045,0,'EventAI',''), + (5046,'Lieutenant Caldwell',NULL,37,37,2994,0,0,0,151,151,0,0,7,3,3,0,0,32768,0,0,0,1.13,1.14286,1,0,1.15,1,1,1,1,1,1536,1536,0,0,88,106,52.7472,72.5274,1593,45,100,1620,1782,0,28,138,5046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5046,0,'',''), + (5047,'Ellaercia','Tabard Designer',30,30,3001,0,0,0,80,80,0,0,7,3,3,0,524288,37376,0,2,0,1,1.14286,1,0,0.4,1,1,1,1,1,381,381,0,0,39,52,0,0,1200,21,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5048,'Deviate Adder',NULL,18,19,4317,0,0,0,270,270,0,0,1,3,3,0,0,32832,0,0,1,1.15,1.14286,1,1,3,1,1.7,1,1,1,1251,1347,0,0,26,37,0,0,817,68,3,2000,2000,0,0,0,5048,0,5048,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5049,'Lyesa Steelbrow','Guild Tabard Vendor',25,25,2999,0,0,0,55,55,0,0,7,3,3,0,1029,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9832,0,0,'',''), + (5052,'Edward Remington','Guild Tabard Designer',25,25,2998,0,0,0,68,68,0,0,7,3,3,0,1029,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5052,0,'EventAI',''), + (5053,'Deviate Crocolisk',NULL,18,19,2996,0,0,0,16,16,0,6,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1,1,1,1,1,1,417,449,0,0,26,37,0,0,817,68,3,2000,2000,0,0,0,5053,0,5053,0,0,1,0,0,0,0,0,0,0,5848,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5054,'Krumn','Guild Master',50,50,3002,0,0,0,104,104,1.35,0,7,1,3,0,1537,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5461,5054,0,'',''), + (5055,'Deviate Lasher',NULL,19,20,8172,0,0,0,270,270,0,0,4,3,3,0,0,32768,0,0,0,1.15,1.14286,1,0,0.3,1,1.15,1,1,1,134,145,0,0,28,39,0,0,852,70,4,2000,2000,0,0,0,5055,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5056,'Deviate Dreadfang',NULL,20,21,3006,0,0,0,270,270,0,27,1,1,3,0,0,64,0,0,1,1.15,1.14286,1,1,3,1,1.7,1,1,1,1452,1563,0,0,29,40,0,0,888,74,4,2000,2000,0,0,0,5056,0,5056,0,0,1,0,0,2,2,2,2,2,8899,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5057,'Theramore Deserter',NULL,37,37,3016,0,0,0,1077,1077,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1542,1542,0,0,55,70,50.512,69.454,450,29,100,2000,2000,0,60,84,5057,5057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5057,0,'EventAI',''), (5058,'Wolfguard Worg',NULL,20,21,246,0,0,0,24,24,0,1,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,494,494,0,0,21,26,33.264,45.738,852,11,100,1500,1980,0,0,0,5058,0,5058,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5081,'Connor Rivers','Apprentice Chef',25,25,3010,0,0,0,12,12,0,0,7,3,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,52,61,38.72,53.24,0,26,100,1760,1936,0,1,313,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,'EventAI',''), - (5082,'Vincent Hyal',NULL,30,30,3011,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5082,0,'',''), - (5083,'Clerk Lendry',NULL,20,20,3014,0,0,0,894,894,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5083,0,'EventAI',''), - (5085,'Sentry Point Guard',NULL,38,38,2977,0,0,0,150,150,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,61,78,53.8384,74.0278,0,32,100,2000,2000,0,58,81,5085,5085,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5085,0,'EventAI',''), - (5086,'Captain Wymor',NULL,33,33,4667,0,0,0,11,11,0,0,7,3,3,0,3,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1846,1846,0,0,51,65,48.2064,66.2838,0,27,100,2000,2000,0,54,75,5086,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,8793,5086,0,'',''), - (5087,'Do\'gol',NULL,30,30,655,0,0,0,83,83,0,0,7,3,3,0,2,4608,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5087,0,'',''), - (5088,'Falgran Hastil',NULL,38,38,3015,0,0,0,151,151,0,0,7,3,3,0,0,0,0,2,0,1.13,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,85,101,54.5072,74.9474,0,43,100,1630,1793,0,27,133,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5088,0,'EventAI',''), - (5089,'Balos Jacken',NULL,38,38,3017,0,0,0,14,14,0,0,7,3,3,0,2,0,0,0,0,1.25,1.14286,1,0,1,1,1,1,-1,1,1590,1590,0,0,52,65,0,0,1709,27,0,2000,2000,0,0,0,0,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5089,0,'EventAI',''), - (5090,'Combat Master Szigeti',NULL,55,55,3137,0,0,0,894,894,0,0,7,3,3,0,0,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5091,'Guard Kahil',NULL,50,50,3138,0,0,0,151,151,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5091,0,'EventAI',''), - (5092,'Guard Lana',NULL,50,50,3140,0,0,0,151,151,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2913,2913,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5092,0,'EventAI',''), - (5093,'Guard Narrisha',NULL,50,50,3141,0,0,0,151,151,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5093,0,'EventAI',''), - (5094,'Guard Tark',NULL,50,50,3139,0,0,0,151,151,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3624,3624,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5094,0,'EventAI',''), - (5095,'Captain Andrews','Red Team Captain',53,53,3142,0,0,0,894,894,0,0,7,3,3,0,0,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3866,3866,0,0,92,119,69.0272,94.9124,0,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5096,'Captain Thomas','Blue Team Captain',53,53,3134,0,0,0,894,894,0,0,7,3,3,0,0,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3866,3866,0,0,92,119,69.0272,94.9124,0,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5097,'Lupine Delusion',NULL,24,25,3123,0,0,0,24,24,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,700,800,0,0,101,130,30.9696,42.5832,0,53,100,1466,1613,0,22,110,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5099,'Soleil Stonemantle','Banker',45,45,3039,0,0,0,55,55,0,0,7,3,3,0,256,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5011,5011,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5100,'Fillius Fizzlespinner','Trade Supplies',30,30,3040,0,0,0,875,875,1.15,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5100,0,'',''), - (5101,'Bryllia Ironbrand','General Goods',30,30,3041,0,0,0,55,55,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5101,0,'',''), - (5102,'Dolman Steelfury','Weapon Merchant',30,30,3042,0,0,0,55,55,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5102,0,'',''), - (5103,'Grenil Steelfury','Weapon Merchant',30,30,3043,0,0,0,55,55,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5103,0,'',''), - (5106,'Bromiir Ormsen','Heavy Armor Merchant',30,30,3044,0,0,0,55,55,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5106,0,'',''), - (5107,'Mangorn Flinthammer','Heavy Armor Merchant',30,30,3045,0,0,0,55,55,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5107,0,'',''), - (5108,'Raena Flinthammer','Light Armor Merchant',30,30,3049,0,0,0,55,55,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5109,'Myra Tyrngaarde','Bread Vendor',30,30,3050,0,0,0,55,55,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5109,0,'',''), - (5110,'Barim Jurgenstaad','Reagents',30,30,3046,0,0,0,55,55,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5110,0,'',''), - (5111,'Innkeeper Firebrew','Innkeeper',30,30,3047,0,0,0,55,55,0,0,7,3,3,0,135,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,345,5111,0,'',''), - (5112,'Gwenna Firebrew','Barmaid',30,30,3051,0,0,0,55,55,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5112,0,'',''), - (5113,'Kelv Sternhammer','Warrior Trainer',45,45,3054,0,0,0,55,55,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4570,5113,0,'',''), - (5114,'Bilban Tosslespanner','Warrior Trainer',45,45,3055,0,0,0,875,875,1.15,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4568,5114,0,'',''), - (5115,'Daera Brightspear','Hunter Trainer',60,60,3056,0,0,0,55,55,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,2620,2620,110,142,74.448,102.366,0,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4549,5115,0,'',''), - (5116,'Olmin Burningbeard','Hunter Trainer',50,50,3072,0,0,0,55,55,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4550,5116,0,'',''), - (5117,'Regnus Thundergranite','Hunter Trainer',40,40,3073,0,0,0,55,55,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4551,5117,0,'',''), - (5118,'Brogun Stoneshield','Alterac Valley Battlemaster',61,61,3074,0,0,0,1216,1216,0,0,7,3,3,0,2049,4672,0,0,0,1.77,1.14286,1,1,1,1,1,1,-1,1,9563,9563,0,0,544,703,172.1,240.07,0,288,100,1166,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6464,5118,0,'',''), - (5119,'Hegnar Swiftaxe','Axe Merchant',30,30,3075,0,0,0,55,55,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5119,0,'',''), - (5120,'Brenwyn Wintersteel','Blade Merchant',30,30,3057,0,0,0,55,55,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5120,0,'',''), - (5121,'Kelomir Ironhand','Maces & Staves',30,30,3076,0,0,0,55,55,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5121,0,'',''), - (5122,'Skolmin Goldfury','Bow Merchant',30,30,3077,0,0,0,55,55,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5122,0,'',''), - (5123,'Bretta Goldfury','Gun Merchant',30,30,5408,0,0,0,55,55,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5123,0,'',''), - (5124,'Sognar Cliffbeard','Meat Vendor',30,30,3078,0,0,0,55,55,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5124,0,'',''), - (5125,'Dolkin Craghelm','Mail Armor Merchant',30,30,3079,0,0,0,55,55,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51063,0,'',''), - (5126,'Olthran Craghelm','Heavy Armor Merchant',30,30,3080,0,0,0,55,55,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5126,0,'',''), - (5127,'Fimble Finespindle','Expert Leatherworker',35,35,3104,0,0,0,875,875,1.15,0,7,3,3,0,17,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4205,0,0,'',''), - (5128,'Bombus Finespindle','Leatherworking Supplies',30,30,3105,0,0,0,55,55,1.15,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5129,'Lissyphus Finespindle','Light Armor Merchant',30,30,3106,0,0,0,55,55,1.15,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5130,'Jondor Steelbrow','Guild Master',60,60,3081,0,0,0,55,55,0,0,7,3,3,0,1537,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5462,5130,0,'',''), - (5132,'Pithwick','Bag Vendor',30,30,3107,0,0,0,875,875,1.15,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5133,'Harick Boulderdrum','Wands Merchant',30,30,3082,0,0,0,55,55,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5133,0,'',''), - (5134,'Jonivera Farmountain','General Goods',55,55,3061,0,0,0,1217,1217,0,0,7,3,3,0,6,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,26113,26113,0,0,141,170,70.664,97.163,0,72,100,1460,1606,0,1,689,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5134,0,'',''), - (5135,'Svalbrad Farmountain','Trade Goods',55,55,3083,0,0,0,1217,1217,0,0,7,3,3,0,6,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,24250,24250,0,0,141,170,70.664,97.163,0,72,100,1460,1606,0,1,689,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5135,0,'',''), - (5137,'Reyna Stonebranch','Herbalism Trainer',35,35,3063,0,0,0,55,55,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,7691,5137,0,'',''), - (5138,'Gwina Stonebranch','Herbalism Supplies',30,30,3064,0,0,0,55,55,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5138,0,'',''), - (5139,'Kurdrum Barleybeard','Reagents & Poisons',55,55,3084,0,0,0,1217,1217,0,0,7,3,3,0,6,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,25080,25080,0,0,141,170,70.664,97.163,0,72,100,1460,1606,0,1,689,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5139,0,'',''), - (5140,'Edris Barleybeard','Barmaid',30,30,3065,0,0,0,55,55,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5140,0,'',''), - (5141,'Theodrus Frostbeard','Priest Trainer',60,60,3086,0,0,0,55,55,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,2620,2620,110,142,74.448,102.366,0,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4680,5141,0,'',''), - (5142,'Braenna Flintcrag','Priest Trainer',50,50,3066,0,0,0,55,55,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4680,5142,0,'',''), - (5143,'Toldren Deepiron','Priest Trainer',40,40,3085,0,0,0,55,55,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4680,5143,0,'',''), - (5144,'Bink','Mage Trainer',40,40,3108,0,0,0,875,875,1.15,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4552,5144,0,'',''), - (5145,'Juli Stormkettle','Mage Trainer',50,50,10214,0,0,0,875,875,1.15,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4552,5145,0,'',''), - (5146,'Nittlebur Sparkfizzle','Mage Trainer',60,60,3109,0,0,0,55,55,1.15,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,2620,2620,110,142,74.448,102.366,0,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4552,5146,0,'',''), - (5147,'Valgar Highforge','Paladin Trainer',60,60,3089,0,0,0,55,55,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,2620,2620,110,142,74.448,102.366,0,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,4557,5147,0,'',''), - (5148,'Beldruk Doombrow','Paladin Trainer',50,50,3088,0,0,0,55,55,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,4556,5148,0,'',''), - (5149,'Brandur Ironhammer','Paladin Trainer',50,50,3087,0,0,0,55,55,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,2304,5149,0,'',''), - (5150,'Nissa Firestone','First Aid Trainer',35,35,3068,0,0,0,55,55,0,0,7,3,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,100,100,78,96,51.128,70.301,1,40,100,2000,2000,0,1,439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4762,50354,0,'',''), - (5151,'Ginny Longberry','Reagents',30,30,3119,0,0,0,875,875,1.15,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5151,0,'',''), - (5152,'Bingus','Weapon Merchant',30,30,3110,0,0,0,875,875,1.15,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5152,0,'',''), - (5153,'Jormund Stonebrow','Expert Tailor',35,35,3091,0,0,0,55,55,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4345,0,0,'',''), - (5154,'Poranna Snowbraid','Tailoring Supplies',30,30,3069,0,0,0,55,55,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5155,'Ingrys Stonebrow','Cloth Armor Merchant',30,30,3070,0,0,0,55,55,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51324,0,'',''), - (5156,'Maeva Snowbraid','Robe Merchant',30,30,3071,0,0,0,55,55,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50696,0,'',''), - (5157,'Gimble Thistlefuzz','Expert Enchanter',35,35,3111,0,0,0,875,875,1.15,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,3829,3829,0,0,160,205,42.588,58.5585,0,84,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4160,5157,0,'',''), - (5158,'Tilli Thistlefuzz','Enchanting Supplies',30,30,3120,0,0,0,875,875,1.15,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5159,'Daryl Riknussun','Cooking Trainer',35,35,3094,0,0,0,55,55,0,0,7,3,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4748,5159,0,'',''), - (5160,'Emrul Riknussun','Cooking Supplies',30,30,3095,0,0,0,55,55,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5160,0,'',''), - (5161,'Grimnur Stonebrand','Fishing Trainer',35,35,3096,0,0,0,55,55,0,0,7,3,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4744,5161,0,'',''), - (5162,'Tansy Puddlefizz','Fishing Supplies',30,30,3121,0,0,0,875,875,1.15,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5162,0,'',''), - (5163,'Burbik Gearspanner','Trade Supplies',30,30,3112,0,0,0,875,875,1.15,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5163,0,'',''), - (5164,'Grumnus Steelshaper','Master Armorsmith',60,60,3099,0,0,0,55,55,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,9788,0,0,0,0,597,0,0,'','npc_prof_blacksmith'), - (5165,'Hulfdan Blackbeard','Rogue Trainer',60,60,3101,0,0,0,55,55,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,0,0,110,142,74.448,102.366,0,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,411,5165,0,'',''), - (5166,'Ormyr Flinteye','Rogue Trainer',50,50,3100,0,0,0,55,55,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,4562,5166,0,'',''), - (5167,'Fenthwick','Rogue Trainer',40,40,3113,0,0,0,875,875,1.15,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,4561,5167,0,'',''), - (5169,'Tynnus Venomsprout','Shady Dealer',30,30,3114,0,0,0,875,875,1.15,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5169,0,'',''), - (5170,'Hjoldir Stoneblade','Blade Merchant',30,30,3103,0,0,0,55,55,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5170,0,'',''), - (5171,'Thistleheart','Warlock Trainer',40,40,3115,0,0,0,55,55,1.15,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,4567,5171,0,'',''), - (5172,'Briarthorn','Warlock Trainer',50,50,3116,0,0,0,875,875,1.15,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,2381,5172,0,'',''), - (5173,'Alexander Calder','Warlock Trainer',60,60,3122,0,0,0,55,55,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,2620,2620,110,142,74.448,102.366,0,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,4667,5173,0,'',''), - (5174,'Springspindle Fizzlegear','Artisan Engineer',45,45,3117,0,0,0,55,55,1.15,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4150,5174,0,'',''), - (5175,'Gearcutter Cogspinner','Engineering Supplies',30,30,3118,0,0,0,875,875,1.15,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5175,0,'',''), - (5177,'Tally Berryfizz','Expert Alchemist',35,35,3124,0,0,0,875,875,1.15,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4123,5177,0,'',''), - (5178,'Soolie Berryfizz','Alchemy Supplies',30,30,3125,0,0,0,875,875,1.15,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5178,0,'',''), - (5184,'Theramore Sentry',NULL,35,36,4679,0,0,0,150,150,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1180,1631,0,0,61,78,53.8384,74.0278,0,32,100,2000,2000,0,61,84,5184,5184,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5184,0,'EventAI',''), - (5185,'Hammerhead Shark',NULL,31,31,12198,0,0,0,16,16,0,0,1,2,3,0,0,0,0,0,0,1,1.14286,1,1,3.15,1,1,1,1,1,3169,3169,0,0,115,141,38.6384,53.1278,0,59,100,1416,1558,0,44,222,5185,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (5186,'Basking Shark',NULL,41,41,1557,0,0,0,16,16,0,0,1,2,3,0,0,32832,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,4927,4927,0,0,199,256,48.0848,66.1166,0,105,100,1333,2000,0,0,0,5186,0,100004,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (5188,'Garyl','Tabard Vendor',30,30,3128,0,0,0,29,29,0,0,7,3,3,0,1029,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9832,5188,0,'',''), - (5189,'Thrumn','Tabard Vendor',25,25,3129,0,0,0,104,104,1.35,0,7,1,3,0,1029,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9832,5189,0,'',''), - (5190,'Merill Pleasance','Tabard Vendor',25,25,3130,0,0,0,68,68,0,0,7,3,3,0,1029,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9832,5190,0,'EventAI',''), - (5191,'Shalumon','Tabard Vendor',25,25,3131,0,0,0,80,80,0,0,7,3,3,0,1029,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9832,0,0,'',''), - (5193,'Rebecca Laughlin','Tabard Vendor',25,25,3133,0,0,0,12,12,0,0,7,3,3,0,1029,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10392,0,0,'EventAI',''), - (5194,'Black Riding Wolf',NULL,10,10,207,0,0,0,1074,1074,0,0,1,3,3,0,0,0,0,2,0,0.96,1.14286,1,0,1,1,1,1,-1,1,413,413,370,370,9,10,16.808,23.111,0,4,100,1910,2101,0,6,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5195,'Brown Riding Wolf',NULL,10,10,2328,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,413,413,370,370,9,13,16.808,23.111,20,5,100,2000,2101,0,0,0,0,0,100007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5196,'Gray Riding Wolf',NULL,10,10,2320,0,0,0,1074,1074,0,0,1,3,3,0,0,0,0,2,0,0.96,1.14286,1,0,1,1,1,1,-1,1,413,413,370,370,9,10,16.808,23.111,0,4,100,1910,2101,0,6,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5197,'Red Riding Wolf',NULL,10,10,2326,0,0,0,1074,1074,0,0,1,3,3,0,0,0,0,2,0,0.96,1.14286,1,0,1,1,1,1,-1,1,413,413,370,370,9,10,16.808,23.111,0,4,100,1910,2101,0,6,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5081,'Connor Rivers','Apprentice Chef',25,25,3010,0,0,0,12,12,0,0,7,3,3,0,2,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,52,61,38.72,53.24,1026,26,100,1760,1936,0,1,313,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,'EventAI',''), + (5082,'Vincent Hyal',NULL,30,30,3011,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5082,0,'',''), + (5083,'Clerk Lendry',NULL,20,20,3014,0,0,0,894,894,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5083,0,'EventAI',''), + (5085,'Sentry Point Guard',NULL,38,38,2977,0,0,0,150,150,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,61,78,53.8384,74.0278,1709,32,100,2000,2000,0,58,81,5085,5085,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5085,0,'EventAI',''), + (5086,'Captain Wymor',NULL,33,33,4667,0,0,0,11,11,0,0,7,3,3,0,3,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1846,1846,0,0,51,65,48.2064,66.2838,1304,27,100,2000,2000,0,54,75,5086,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,8793,5086,0,'',''), + (5087,'Do\'gol',NULL,30,30,655,0,0,0,83,83,0,0,7,3,3,0,2,37376,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5087,0,'',''), + (5088,'Falgran Hastil',NULL,38,38,3015,0,0,0,151,151,0,0,7,3,3,0,0,32768,0,2,0,1.13,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,85,101,54.5072,74.9474,1709,43,100,1630,1793,0,27,133,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5088,0,'EventAI',''), + (5089,'Balos Jacken',NULL,38,38,3017,0,0,0,14,14,0,0,7,3,3,0,2,32768,0,0,0,1.25,1.14286,1,0,1,1,1,1,-1,1,1590,1590,0,0,52,65,0,0,1709,27,0,2000,2000,0,0,0,0,5089,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5089,0,'EventAI',''), + (5090,'Combat Master Szigeti',NULL,55,55,3137,0,0,0,894,894,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5091,'Guard Kahil',NULL,50,50,3138,0,0,0,151,151,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5091,0,'EventAI',''), + (5092,'Guard Lana',NULL,50,50,3140,0,0,0,151,151,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2913,2913,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5092,0,'EventAI',''), + (5093,'Guard Narrisha',NULL,50,50,3141,0,0,0,151,151,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5093,0,'EventAI',''), + (5094,'Guard Tark',NULL,50,50,3139,0,0,0,151,151,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3624,3624,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5094,0,'EventAI',''), + (5095,'Captain Andrews','Red Team Captain',53,53,3142,0,0,0,894,894,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3866,3866,0,0,92,119,69.0272,94.9124,3163,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5096,'Captain Thomas','Blue Team Captain',53,53,3134,0,0,0,894,894,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3866,3866,0,0,92,119,69.0272,94.9124,3163,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5097,'Lupine Delusion',NULL,24,25,3123,0,0,0,24,24,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,700,800,0,0,101,130,30.9696,42.5832,1026,53,100,1466,1613,0,22,110,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5099,'Soleil Stonemantle','Banker',45,45,3039,0,0,0,55,55,0,0,7,3,3,0,256,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5011,5011,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5100,'Fillius Fizzlespinner','Trade Supplies',30,30,3040,0,0,0,875,875,1.15,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5100,0,'',''), + (5101,'Bryllia Ironbrand','General Goods',30,30,3041,0,0,0,55,55,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5101,0,'',''), + (5102,'Dolman Steelfury','Weapon Merchant',30,30,3042,0,0,0,55,55,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5102,0,'',''), + (5103,'Grenil Steelfury','Weapon Merchant',30,30,3043,0,0,0,55,55,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5103,0,'',''), + (5106,'Bromiir Ormsen','Heavy Armor Merchant',30,30,3044,0,0,0,55,55,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5106,0,'',''), + (5107,'Mangorn Flinthammer','Heavy Armor Merchant',30,30,3045,0,0,0,55,55,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5107,0,'',''), + (5108,'Raena Flinthammer','Light Armor Merchant',30,30,3049,0,0,0,55,55,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5109,'Myra Tyrngaarde','Bread Vendor',30,30,3050,0,0,0,55,55,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5109,0,'',''), + (5110,'Barim Jurgenstaad','Reagents',30,30,3046,0,0,0,55,55,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5110,0,'',''), + (5111,'Innkeeper Firebrew','Innkeeper',30,30,3047,0,0,0,55,55,0,0,7,3,3,0,135,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,345,5111,0,'EventAI',''), + (5112,'Gwenna Firebrew','Barmaid',30,30,3051,0,0,0,55,55,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5112,0,'',''), + (5113,'Kelv Sternhammer','Warrior Trainer',45,45,3054,0,0,0,55,55,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4570,5113,0,'',''), + (5114,'Bilban Tosslespanner','Warrior Trainer',45,45,3055,0,0,0,875,875,1.15,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4568,5114,0,'',''), + (5115,'Daera Brightspear','Hunter Trainer',60,60,3056,0,0,0,55,55,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,2620,2620,110,142,74.448,102.366,3791,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4549,5115,0,'',''), + (5116,'Olmin Burningbeard','Hunter Trainer',50,50,3072,0,0,0,55,55,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4550,5116,0,'',''), + (5117,'Regnus Thundergranite','Hunter Trainer',40,40,3073,0,0,0,55,55,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4551,5117,0,'',''), + (5118,'Brogun Stoneshield','Alterac Valley Battlemaster',61,61,3074,0,0,0,1216,1216,0,0,7,3,3,0,2049,37440,0,0,0,1.77,1.14286,1,1,1,1,1,1,-1,1,9563,9563,0,0,544,703,172.1,240.07,4091,288,100,1166,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6464,5118,0,'',''), + (5119,'Hegnar Swiftaxe','Axe Merchant',30,30,3075,0,0,0,55,55,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5119,0,'',''), + (5120,'Brenwyn Wintersteel','Blade Merchant',30,30,3057,0,0,0,55,55,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5120,0,'',''), + (5121,'Kelomir Ironhand','Maces & Staves',30,30,3076,0,0,0,55,55,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5121,0,'',''), + (5122,'Skolmin Goldfury','Bow Merchant',30,30,3077,0,0,0,55,55,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5122,0,'',''), + (5123,'Bretta Goldfury','Gun Merchant',30,30,5408,0,0,0,55,55,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5123,0,'',''), + (5124,'Sognar Cliffbeard','Meat Vendor',30,30,3078,0,0,0,55,55,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5124,0,'',''), + (5125,'Dolkin Craghelm','Mail Armor Merchant',30,30,3079,0,0,0,55,55,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5125,0,'',''), + (5126,'Olthran Craghelm','Heavy Armor Merchant',30,30,3080,0,0,0,55,55,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5126,0,'',''), + (5127,'Fimble Finespindle','Expert Leatherworker',35,35,3104,0,0,0,875,875,1.15,0,7,3,3,0,17,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4205,0,0,'',''), + (5128,'Bombus Finespindle','Leatherworking Supplies',30,30,3105,0,0,0,55,55,1.15,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5129,'Lissyphus Finespindle','Light Armor Merchant',30,30,3106,0,0,0,55,55,1.15,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5130,'Jondor Steelbrow','Guild Master',60,60,3081,0,0,0,55,55,0,0,7,3,3,0,1537,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5462,5130,0,'',''), + (5132,'Pithwick','Bag Vendor',30,30,3107,0,0,0,875,875,1.15,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5133,'Harick Boulderdrum','Wands Merchant',30,30,3082,0,0,0,55,55,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5133,0,'',''), + (5134,'Jonivera Farmountain','General Goods',55,55,3061,0,0,0,1217,1217,0,0,7,3,3,0,6,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,26113,26113,0,0,141,170,70.664,97.163,3271,72,100,1460,1606,0,1,689,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5134,0,'',''), + (5135,'Svalbrad Farmountain','Trade Goods',55,55,3083,0,0,0,1217,1217,0,0,7,3,3,0,6,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,24250,24250,0,0,141,170,70.664,97.163,3271,72,100,1460,1606,0,1,689,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5135,0,'',''), + (5137,'Reyna Stonebranch','Herbalism Trainer',35,35,3063,0,0,0,55,55,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,7691,5137,0,'',''), + (5138,'Gwina Stonebranch','Herbalism Supplies',30,30,3064,0,0,0,55,55,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5138,0,'',''), + (5139,'Kurdrum Barleybeard','Reagents & Poisons',55,55,3084,0,0,0,1217,1217,0,0,7,3,3,0,6,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,25080,25080,0,0,141,170,70.664,97.163,3271,72,100,1460,1606,0,1,689,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5139,0,'',''), + (5140,'Edris Barleybeard','Barmaid',30,30,3065,0,0,0,55,55,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5140,0,'',''), + (5141,'Theodrus Frostbeard','Priest Trainer',60,60,3086,0,0,0,55,55,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,2620,2620,110,142,74.448,102.366,3791,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4680,5141,0,'',''), + (5142,'Braenna Flintcrag','Priest Trainer',50,50,3066,0,0,0,55,55,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4680,5142,0,'',''), + (5143,'Toldren Deepiron','Priest Trainer',40,40,3085,0,0,0,55,55,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4680,5143,0,'',''), + (5144,'Bink','Mage Trainer',40,40,3108,0,0,0,875,875,1.15,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4552,5144,0,'',''), + (5145,'Juli Stormkettle','Mage Trainer',50,50,10214,0,0,0,875,875,1.15,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4552,5145,0,'',''), + (5146,'Nittlebur Sparkfizzle','Mage Trainer',60,60,3109,0,0,0,55,55,1.15,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,2620,2620,110,142,74.448,102.366,3791,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4552,5146,0,'',''), + (5147,'Valgar Highforge','Paladin Trainer',60,60,3089,0,0,0,55,55,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,2620,2620,110,142,74.448,102.366,3791,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,4557,5147,0,'',''), + (5148,'Beldruk Doombrow','Paladin Trainer',50,50,3088,0,0,0,55,55,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,4556,5148,0,'',''), + (5149,'Brandur Ironhammer','Paladin Trainer',50,50,3087,0,0,0,55,55,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,2304,5149,0,'',''), + (5150,'Nissa Firestone','First Aid Trainer',35,35,3068,0,0,0,55,55,0,0,7,3,3,0,19,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,100,100,78,96,51.128,70.301,1,40,100,2000,2000,0,1,439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4762,5150,0,'',''), + (5151,'Ginny Longberry','Reagents',30,30,3119,0,0,0,875,875,1.15,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5151,0,'',''), + (5152,'Bingus','Weapon Merchant',30,30,3110,0,0,0,875,875,1.15,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5152,0,'',''), + (5153,'Jormund Stonebrow','Expert Tailor',35,35,3091,0,0,0,55,55,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4345,0,0,'',''), + (5154,'Poranna Snowbraid','Tailoring Supplies',30,30,3069,0,0,0,55,55,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5155,'Ingrys Stonebrow','Cloth Armor Merchant',30,30,3070,0,0,0,55,55,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5155,0,'',''), + (5156,'Maeva Snowbraid','Robe Merchant',30,30,3071,0,0,0,55,55,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5156,0,'',''), + (5157,'Gimble Thistlefuzz','Expert Enchanter',35,35,3111,0,0,0,875,875,1.15,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,3829,3829,0,0,160,205,42.588,58.5585,1373,84,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4160,5157,0,'',''), + (5158,'Tilli Thistlefuzz','Enchanting Supplies',30,30,3120,0,0,0,875,875,1.15,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5159,'Daryl Riknussun','Cooking Trainer',35,35,3094,0,0,0,55,55,0,0,7,3,3,0,19,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4748,5159,0,'',''), + (5160,'Emrul Riknussun','Cooking Supplies',30,30,3095,0,0,0,55,55,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5160,0,'',''), + (5161,'Grimnur Stonebrand','Fishing Trainer',35,35,3096,0,0,0,55,55,0,0,7,3,3,0,19,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4744,5161,0,'',''), + (5162,'Tansy Puddlefizz','Fishing Supplies',30,30,3121,0,0,0,875,875,1.15,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5162,0,'',''), + (5163,'Burbik Gearspanner','Trade Supplies',30,30,3112,0,0,0,875,875,1.15,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5163,0,'',''), + (5164,'Grumnus Steelshaper','Master Armorsmith',60,60,3099,0,0,0,55,55,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,9788,0,0,0,0,597,0,0,'','npc_prof_blacksmith'), + (5165,'Hulfdan Blackbeard','Rogue Trainer',60,60,3101,0,0,0,55,55,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,0,0,110,142,74.448,102.366,3791,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,411,5165,0,'',''), + (5166,'Ormyr Flinteye','Rogue Trainer',50,50,3100,0,0,0,55,55,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,4562,5166,0,'',''), + (5167,'Fenthwick','Rogue Trainer',40,40,3113,0,0,0,875,875,1.15,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,4561,5167,0,'',''), + (5169,'Tynnus Venomsprout','Shady Dealer',30,30,3114,0,0,0,875,875,1.15,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5169,0,'',''), + (5170,'Hjoldir Stoneblade','Blade Merchant',30,30,3103,0,0,0,55,55,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5170,0,'',''), + (5171,'Thistleheart','Warlock Trainer',40,40,3115,0,0,0,55,55,1.15,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,4567,5171,0,'',''), + (5172,'Briarthorn','Warlock Trainer',50,50,3116,0,0,0,875,875,1.15,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,2381,5172,0,'',''), + (5173,'Alexander Calder','Warlock Trainer',60,60,3122,0,0,0,55,55,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,2620,2620,110,142,74.448,102.366,3791,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,4667,5173,0,'',''), + (5174,'Springspindle Fizzlegear','Artisan Engineer',45,45,3117,0,0,0,55,55,1.15,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4150,5174,0,'',''), + (5175,'Gearcutter Cogspinner','Engineering Supplies',30,30,3118,0,0,0,875,875,1.15,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5175,0,'',''), + (5177,'Tally Berryfizz','Expert Alchemist',35,35,3124,0,0,0,875,875,1.15,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4123,5177,0,'',''), + (5178,'Soolie Berryfizz','Alchemy Supplies',30,30,3125,0,0,0,875,875,1.15,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5178,0,'',''), + (5184,'Theramore Sentry',NULL,35,36,4679,0,0,0,150,150,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1180,1631,0,0,61,78,53.8384,74.0278,1480,32,100,2000,2000,0,61,84,5184,5184,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5184,0,'EventAI',''), + (5185,'Hammerhead Shark',NULL,31,31,12198,0,0,0,16,16,0,0,1,2,3,0,0,32768,0,0,0,1,1.14286,1,1,3.15,1,1,1,1.5,1,3169,3169,0,0,115,141,38.6384,53.1278,1851,59,100,1416,1558,0,44,222,5185,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (5186,'Basking Shark',NULL,41,41,1557,0,0,0,16,16,0,0,1,2,3,0,0,32832,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,4927,4927,0,0,199,256,48.0848,66.1166,2101,105,100,1333,2000,0,0,0,5186,0,100004,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (5188,'Garyl','Tabard Vendor',30,30,3128,0,0,0,29,29,0,0,7,3,3,0,1029,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9832,5188,0,'',''), + (5189,'Thrumn','Tabard Vendor',25,25,3129,0,0,0,104,104,1.35,0,7,1,3,0,1029,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9832,5189,0,'',''), + (5190,'Merill Pleasance','Tabard Vendor',25,25,3130,0,0,0,68,68,0,0,7,3,3,0,1029,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9832,5190,0,'EventAI',''), + (5191,'Shalumon','Tabard Vendor',25,25,3131,0,0,0,80,80,0,0,7,3,3,0,1029,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9832,0,0,'',''), + (5193,'Rebecca Laughlin','Tabard Vendor',25,25,3133,0,0,0,12,12,0,0,7,3,3,0,1029,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10392,0,0,'EventAI',''), + (5194,'Black Riding Wolf',NULL,10,10,207,0,0,0,1074,1074,0,0,1,3,3,0,0,32768,0,2,0,0.96,1.14286,1,0,1,1,1,1,-1,1,413,413,370,370,9,10,16.808,23.111,512,4,100,1910,2101,0,6,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5195,'Brown Riding Wolf',NULL,10,10,2328,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,413,413,370,370,9,13,16.808,23.111,20,5,100,2000,2101,0,0,0,0,0,100007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5196,'Gray Riding Wolf',NULL,10,10,2320,0,0,0,1074,1074,0,0,1,3,3,0,0,32768,0,2,0,0.96,1.14286,1,0,1,1,1,1,-1,1,413,413,370,370,9,10,16.808,23.111,512,4,100,1910,2101,0,6,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5197,'Red Riding Wolf',NULL,10,10,2326,0,0,0,1074,1074,0,0,1,3,3,0,0,32768,0,2,0,0.96,1.14286,1,0,1,1,1,1,-1,1,413,413,370,370,9,10,16.808,23.111,512,4,100,1910,2101,0,6,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (5198,'Arctic Riding Wolf',NULL,10,10,1166,0,0,0,35,35,0,0,1,1,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,413,413,370,370,14,17,16.808,23.111,768,7,100,2000,2000,0,0,0,0,0,100007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5199,'Medic Tamberlyn',NULL,51,51,3135,0,0,0,894,894,0,0,7,3,3,0,0,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,87,112,67.32,92.565,0,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5200,'Medic Helaina',NULL,51,51,3143,0,0,0,894,894,0,0,7,3,3,0,0,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,87,112,67.32,92.565,0,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5202,'Archery Target',NULL,1,1,3020,0,0,0,168,168,0,0,9,3,3,0,0,33554688,0,2,0,1,1,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5204,'Apothecary Zinge','Royal Apothecary Society',29,29,4056,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1528,1528,0,0,38,49,43.8944,60.3548,0,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5204,0,'EventAI',''), - (5224,'Murk Slitherer',NULL,45,46,4767,0,0,0,14,14,0,0,1,3,3,0,0,32832,0,0,1,1,1.14286,1,1,3,1,1,1,1,1,5544,5757,0,0,236,305,49.984,68.728,2753,125,100,1291,1420,0,0,0,5224,0,5224,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50576,0,'',''), - (5225,'Murk Spitter',NULL,46,47,4768,0,0,0,14,14,0,0,1,3,3,0,0,32832,0,0,1,1,1.14286,1,1,3,1,1,1,1,1,5757,5970,0,0,269,346,53.1456,73.0752,2808,142,100,2000,2000,0,0,0,5225,0,5225,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5226,'Murk Worm',NULL,47,48,7549,0,0,0,14,14,1.2,0,1,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,5970,6186,0,0,300,388,56.0352,77.0484,2888,159,100,1225,1347,0,0,0,5226,0,5226,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5228,'Saturated Ooze',NULL,47,48,682,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,5970,6186,0,0,269,346,53.1456,73.0752,2888,142,100,1258,1384,0,349,461,5228,5228,0,0,0,1,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5229,'Gordunni Ogre',NULL,40,41,597,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.2,1,1,1,1,1,1829,1902,0,0,59,74,53.8384,74.0278,2101,31,100,2000,2000,0,71,98,5229,5229,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5229,0,'',''), - (5232,'Gordunni Brute',NULL,42,43,11554,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.6,1.14286,1,0,1.2,1,1,1,1,1,1981,2059,0,0,99,127,63.7824,87.7008,2162,52,100,2800,2000,0,75,103,5232,5232,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5232,0,'EventAI',''), - (5234,'Gordunni Mauler',NULL,43,44,11557,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.6,1.14286,1,0,1.2,1,1,1,1,1,2059,2138,0,0,68,88,63.7824,87.7008,2557,36,100,2000,2000,0,78,107,5234,5234,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5234,0,'EventAI',''), - (5235,'Fungal Ooze',NULL,45,46,682,0,0,0,14,14,0,0,10,3,3,0,0,64,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,5544,5757,0,0,269,346,53.1456,73.0752,2780,142,100,2000,2000,0,320,423,5235,5235,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,0,0,'',''), - (5236,'Gordunni Shaman',NULL,44,45,11559,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,2,0,1.2,1,1,1,1,1,1711,1774,1483,1534,69,87,63.7824,87.7008,2211,36,100,2000,2000,0,73,100,5236,5236,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5236,0,'EventAI',''), - (5237,'Gordunni Ogre Mage',NULL,41,42,11558,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,2,0,1.2,1,1,1,0.779,1,1522,1585,1332,1381,54,55,63.7824,87.7008,1727,25,100,2000,2000,0,66,91,5237,5237,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5237,0,'EventAI',''), - (5238,'Gordunni Battlemaster',NULL,45,46,11533,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.25,1,1,1,1,1,2310,2399,0,0,78,96,63.7824,87.7008,2780,40,100,2000,2000,0,86,118,5238,5238,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5238,0,'EventAI',''), - (5239,'Gordunni Mage-Lord',NULL,45,46,11556,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,8,0,1.25,1,1,1,1,1,1618,1679,3801,3923,55,71,63.7824,87.7008,1406,29,100,2000,2000,0,71,98,5239,5239,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50145,0,'EventAI',''), - (5240,'Gordunni Warlock',NULL,43,44,11560,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,8,0,1.2,1,1,1,1,1,1441,1496,3575,3680,50,66,63.7824,87.7008,1304,27,100,2000,2000,0,65,90,5240,5240,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5240,0,'EventAI',''), - (5241,'Gordunni Warlord',NULL,46,47,11561,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.25,1,1,1,1,1,2399,2488,0,0,79,99,62.8672,86.4424,2835,41,100,2000,2000,0,89,121,5241,5241,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5241,0,'EventAI',''), - (5243,'Cursed Atal\'ai',NULL,45,46,4779,0,0,0,37,37,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,5544,5757,0,0,269,346,53.1456,73.0752,0,142,100,1258,1384,0,320,423,5243,5243,0,0,0,0,0,0,0,30,0,0,70,0,0,0,0,0,0,0,0,0,5243,0,'EventAI',''), - (5244,'Zukk\'ash Stinger',NULL,45,46,3194,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.25,1,1,1,1,1,2310,2399,0,0,78,96,60.016,82.522,2753,40,100,2000,2000,0,0,0,5244,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (5245,'Zukk\'ash Wasp',NULL,44,45,482,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.2,1,1,1,1,1,2138,2218,0,0,73,93,59.0304,81.1668,2641,38,100,2000,2000,0,0,0,5245,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5246,'Zukk\'ash Worker',NULL,44,45,157,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.2,1,1,1,1,1,2138,2218,0,0,73,93,59.0304,81.1668,2641,38,100,2000,2000,0,0,0,5246,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5247,'Zukk\'ash Tunneler',NULL,45,46,2592,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.25,1,1,1,1,1,2310,2399,0,0,78,96,60.016,82.522,2753,40,100,2000,2000,0,0,0,5247,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5249,'Woodpaw Mongrel',NULL,40,41,8598,0,0,0,61,61,0,0,7,3,3,0,0,0,0,0,0,1,1.19048,1,0,1.2,1,1,1,1,1,1829,1902,0,0,59,74,53.8384,74.0278,2101,31,100,2000,2000,0,71,98,5249,5249,0,0,0,0,0,0,0,20,0,0,0,0,1,0,0,0,0,0,0,0,5249,0,'EventAI',''), - (5251,'Woodpaw Trapper',NULL,41,42,10796,0,0,0,61,61,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.2,1,1,1,1,1,1902,1981,0,0,61,78,63.7824,87.7008,2246,32,100,2000,2000,0,74,102,5251,5251,0,0,0,0,0,0,0,21,0,0,0,0,1,0,0,0,0,0,0,0,5251,0,'EventAI',''), - (5253,'Woodpaw Brute',NULL,41,42,543,0,0,0,61,61,0,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1.2,1,1,1,1,1,1902,1981,0,0,102,131,63.7824,87.7008,1588,54,100,2700,2000,0,74,102,5253,5253,0,0,0,0,0,0,0,21,0,0,0,0,1,0,0,0,0,0,0,0,5253,0,'EventAI',''), - (5254,'Woodpaw Mystic',NULL,42,43,10794,0,0,0,61,61,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,0,1.2,1,1,1,1,1,1585,1648,1381,1432,59,76,62.8672,86.4424,1958,31,100,2000,2000,0,67,92,5254,5254,0,0,0,0,0,0,0,21,0,0,0,0,1,0,0,0,0,0,0,0,5254,0,'EventAI',''), - (5255,'Woodpaw Reaver',NULL,42,43,10795,0,0,0,61,61,0,0,7,3,3,0,0,0,0,0,0,1,1.19048,1,0,1.2,1,1,1,1,1,1981,2059,0,0,76,97,60.984,83.853,2397,40,100,2300,2000,0,75,103,5255,5255,0,0,0,0,0,0,0,21,0,0,0,0,1,0,0,0,0,0,0,0,5255,0,'EventAI',''), - (5256,'Atal\'ai Warrior',NULL,48,49,7709,0,0,0,37,37,0,0,7,3,3,0,0,0,0,0,0,0.666668,1.14286,1,1,3,1,1,1,1,1,6186,6414,0,0,269,346,53.1456,73.0752,2888,142,100,1258,1384,0,355,468,5256,5256,0,0,0,1,0,0,0,30,0,0,70,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5258,'Woodpaw Alpha',NULL,43,44,10793,0,0,0,61,61,0,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1.2,1,1,1,1,1,2059,2138,0,0,68,88,62.8672,86.4424,2557,36,100,2000,2000,0,78,107,5258,5258,0,0,0,0,0,0,0,22,0,0,0,0,1,0,0,0,0,0,0,0,5258,0,'EventAI',''), - (5259,'Atal\'ai Witch Doctor',NULL,48,50,6670,0,0,0,37,37,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,4776,4950,1640,1695,292,377,55.3248,76.0716,2344,154,100,1233,1356,0,306,404,5259,5259,0,0,0,1,0,0,0,30,0,0,70,0,1,0,0,0,0,0,0,0,5259,0,'EventAI',''), - (5260,'Groddoc Ape',NULL,42,43,3186,0,0,0,72,72,0,9,1,3,3,0,0,0,0,0,1,1,1.14286,1,0,1.2,1,1,1,1,1,1981,2059,0,0,80,102,57.0064,78.3838,1694,42,100,2000,2000,0,0,0,5260,0,5260,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (5261,'Enthralled Atal\'ai',NULL,45,46,6673,0,0,0,37,37,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,5595,5788,0,0,269,346,53.1456,73.0752,0,142,100,1258,1384,0,320,423,5261,5261,0,0,0,0,0,0,0,30,0,0,70,0,1,0,0,0,0,0,0,0,5261,0,'EventAI',''), - (5262,'Groddoc Thunderer',NULL,49,50,3188,0,0,0,72,72,0,9,1,3,3,0,0,0,0,0,1,1,1.14286,1,0,1.25,1,1,1,1,1,2672,2768,0,0,104,130,63.7824,87.7008,2705,54,100,2000,2000,0,0,0,5262,0,5262,0,0,0,0,0,0,0,0,0,0,9054,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5263,'Mummified Atal\'ai',NULL,46,47,4769,0,0,0,37,37,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,5922,6065,0,0,269,346,53.1456,73.0752,0,142,100,1258,1384,0,326,431,5263,5263,0,0,0,8388625,0,0,0,30,0,0,70,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5267,'Unliving Atal\'ai',NULL,48,49,4771,0,0,0,37,37,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,6251,6712,0,0,269,346,53.1456,73.0752,0,142,100,1258,1384,0,351,463,5267,5267,0,0,0,8388625,0,0,0,30,0,0,70,0,1,0,0,0,0,0,0,0,5267,0,'EventAI',''), - (5268,'Ironfur Bear',NULL,41,42,3201,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.2,1,1,1,1,1,1902,1981,0,0,61,78,54.912,75.504,3342,32,100,2000,2000,0,0,0,5268,0,5268,0,0,0,0,0,0,0,0,0,0,5806,1,0,0,0,0,0,0,0,0,0,'',''), + (5199,'Medic Tamberlyn',NULL,51,51,3135,0,0,0,894,894,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,87,112,67.32,92.565,3052,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5200,'Medic Helaina',NULL,51,51,3143,0,0,0,894,894,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,87,112,67.32,92.565,3052,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5202,'Archery Target',NULL,1,1,3020,0,0,0,168,168,0,0,9,3,3,0,0,33587456,0,2,0,1,1,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5204,'Apothecary Zinge','Royal Apothecary Society',29,29,4056,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1528,1528,0,0,38,49,43.8944,60.3548,1165,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5204,0,'EventAI',''), + (5224,'Murk Slitherer',NULL,45,46,4767,0,0,0,14,14,0,0,1,3,3,0,0,32832,0,0,1,1,1.14286,1,1,3,1,1,1,1,1,5544,5757,0,0,236,305,49.984,68.728,2780,125,100,1291,1420,0,0,0,5224,0,5224,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5224,0,'',''), + (5225,'Murk Spitter',NULL,46,47,4768,0,0,0,14,14,0,0,1,3,3,0,0,32832,0,0,1,1,1.14286,1,1,3,1,1,1,1,1,5757,5970,0,0,269,346,53.1456,73.0752,2835,142,100,2000,2000,0,0,0,5225,0,5225,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5226,'Murk Worm',NULL,47,48,7549,0,0,0,14,14,1.2,0,1,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,5970,6186,0,0,300,388,56.0352,77.0484,2888,159,100,1225,1347,0,0,0,5226,0,5226,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5228,'Saturated Ooze',NULL,47,48,682,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,5970,6186,0,0,269,346,53.1456,73.0752,2888,142,100,1258,1384,0,349,461,5228,5228,0,0,0,1,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5229,'Gordunni Ogre',NULL,40,41,597,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.2,1,1,1,1,1,1829,1902,0,0,59,74,53.8384,74.0278,2101,31,100,2000,2000,0,71,98,5229,5229,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5229,0,'',''), + (5232,'Gordunni Brute',NULL,42,43,11554,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.6,1.14286,1,0,1.2,1,1,1,1,1,1981,2059,0,0,99,127,63.7824,87.7008,2397,52,100,2800,2000,0,75,103,5232,5232,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5232,0,'EventAI',''), + (5234,'Gordunni Mauler',NULL,43,44,11557,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.6,1.14286,1,0,1.2,1,1,1,1,1,2059,2138,0,0,68,88,63.7824,87.7008,2557,36,100,2000,2000,0,78,107,5234,5234,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5234,0,'EventAI',''), + (5235,'Fungal Ooze',NULL,45,46,682,0,0,0,14,14,0,0,10,3,3,0,0,32832,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,5544,5757,0,0,269,346,53.1456,73.0752,2780,142,100,2000,2000,0,320,423,5235,5235,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,0,0,'',''), + (5236,'Gordunni Shaman',NULL,44,45,11559,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1.2,1,1,1,1,1,1711,1774,1483,1534,69,87,63.7824,87.7008,2211,36,100,2000,2000,0,73,100,5236,5236,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5236,0,'EventAI',''), + (5237,'Gordunni Ogre Mage',NULL,41,42,11558,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1.2,1,1,1,1,1,1522,1585,1332,1381,54,55,63.7824,87.7008,1841,25,100,2000,2000,0,66,91,5237,5237,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5237,0,'EventAI',''), + (5238,'Gordunni Battlemaster',NULL,45,46,11533,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.25,1,1,1,1,1,2310,2399,0,0,78,96,63.7824,87.7008,2780,40,100,2000,2000,0,86,118,5238,5238,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5238,0,'EventAI',''), + (5239,'Gordunni Mage-Lord',NULL,45,46,11556,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,8,0,1.25,1,1,1,1,1,1618,1679,3801,3923,55,71,63.7824,87.7008,1406,29,100,2000,2000,0,71,98,5239,5239,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5239,0,'EventAI',''), + (5240,'Gordunni Warlock',NULL,43,44,11560,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1.2,1,1,1,1,1,1441,1496,3575,3680,50,66,63.7824,87.7008,1304,27,100,2000,2000,0,65,90,5240,5240,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5240,0,'EventAI',''), + (5241,'Gordunni Warlord',NULL,46,47,11561,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.25,1,1,1,1,1,2399,2488,0,0,79,99,62.8672,86.4424,2835,41,100,2000,2000,0,89,121,5241,5241,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5241,0,'EventAI',''), + (5243,'Cursed Atal\'ai',NULL,45,46,4779,0,0,0,37,37,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,5544,5757,0,0,269,346,53.1456,73.0752,2780,142,100,1258,1384,0,320,423,5243,5243,0,0,0,0,0,0,0,30,0,0,70,0,0,0,0,0,0,0,0,0,5243,0,'EventAI',''), + (5244,'Zukk\'ash Stinger',NULL,45,46,3194,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.25,1,1,1,1,1,2310,2399,0,0,78,96,60.016,82.522,2780,40,100,2000,2000,0,0,0,5244,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (5245,'Zukk\'ash Wasp',NULL,44,45,482,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.2,1,1,1,1,1,2138,2218,0,0,73,93,59.0304,81.1668,2725,38,100,2000,2000,0,0,0,5245,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5246,'Zukk\'ash Worker',NULL,44,45,157,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.2,1,1,1,1,1,2138,2218,0,0,73,93,59.0304,81.1668,2725,38,100,2000,2000,0,0,0,5246,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5247,'Zukk\'ash Tunneler',NULL,45,46,2592,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.25,1,1,1,1,1,2310,2399,0,0,78,96,60.016,82.522,2780,40,100,2000,2000,0,0,0,5247,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5249,'Woodpaw Mongrel',NULL,40,41,8598,0,0,0,61,61,0,0,7,3,3,0,0,32768,0,0,0,1,1.19048,1,0,1.2,1,1,1,1,1,1829,1902,0,0,59,74,53.8384,74.0278,2101,31,100,2000,2000,0,71,98,5249,5249,0,0,0,0,0,0,0,20,0,0,0,0,1,0,0,0,0,0,0,0,5249,0,'EventAI',''), + (5251,'Woodpaw Trapper',NULL,41,42,10796,0,0,0,61,61,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.2,1,1,1,1,1,1902,1981,0,0,61,78,63.7824,87.7008,2246,32,100,2000,2000,0,74,102,5251,5251,0,0,0,0,0,0,0,21,0,0,0,0,1,0,0,0,0,0,0,0,5251,0,'EventAI',''), + (5253,'Woodpaw Brute',NULL,41,42,543,0,0,0,61,61,0,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1.2,1,1,1,0.7,1,1902,1981,0,0,102,131,63.7824,87.7008,1572,54,100,2700,2000,0,74,102,5253,5253,0,0,0,0,0,0,0,21,0,0,0,0,1,0,0,0,0,0,0,0,5253,0,'EventAI',''), + (5254,'Woodpaw Mystic',NULL,42,43,10794,0,0,0,61,61,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.2,1,1,1,1,1,1585,1648,1381,1432,59,76,62.8672,86.4424,1958,31,100,2000,2000,0,67,92,5254,5254,0,0,0,0,0,0,0,21,0,0,0,0,1,0,0,0,0,0,0,0,5254,0,'EventAI',''), + (5255,'Woodpaw Reaver',NULL,42,43,10795,0,0,0,61,61,0,0,7,3,3,0,0,32768,0,0,0,1,1.19048,1,0,1.2,1,1,1,1,1,1981,2059,0,0,76,97,60.984,83.853,2397,40,100,2300,2000,0,75,103,5255,5255,0,0,0,0,0,0,0,21,0,0,0,0,1,0,0,0,0,0,0,0,5255,0,'EventAI',''), + (5256,'Atal\'ai Warrior',NULL,48,49,7709,0,0,0,37,37,0,0,7,3,3,0,0,32768,0,0,0,0.666668,1.14286,1,1,3,1,1,1,1,1,6186,6414,0,0,269,346,53.1456,73.0752,2944,142,100,1258,1384,0,355,468,5256,5256,0,0,0,1,0,0,0,30,0,0,70,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5258,'Woodpaw Alpha',NULL,43,44,10793,0,0,0,61,61,0,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1.2,1,1,1,1,1,2059,2138,0,0,68,88,62.8672,86.4424,2557,36,100,2000,2000,0,78,107,5258,5258,0,0,0,0,0,0,0,22,0,0,0,0,1,0,0,0,0,0,0,0,5258,0,'EventAI',''), + (5259,'Atal\'ai Witch Doctor',NULL,48,50,6670,0,0,0,37,37,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,4776,4950,1640,1695,292,377,55.3248,76.0716,2344,154,100,1233,1356,0,306,404,5259,5259,0,0,0,1,0,0,0,30,0,0,70,0,1,0,0,0,0,0,0,0,5259,0,'EventAI',''), + (5260,'Groddoc Ape',NULL,42,43,3186,0,0,0,72,72,0,9,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.2,1,1,1,1,1,1981,2059,0,0,80,102,57.0064,78.3838,2397,42,100,2000,2000,0,0,0,5260,0,5260,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (5261,'Enthralled Atal\'ai',NULL,45,46,6673,0,0,0,37,37,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,5595,5788,0,0,269,346,53.1456,73.0752,2780,142,100,1258,1384,0,320,423,5261,5261,0,0,0,0,0,0,0,30,0,0,70,0,1,0,0,0,0,0,0,0,5261,0,'EventAI',''), + (5262,'Groddoc Thunderer',NULL,49,50,3188,0,0,0,72,72,0,9,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.25,1,1,1,1,1,2672,2768,0,0,104,130,63.7824,87.7008,2999,54,100,2000,2000,0,0,0,5262,0,5262,0,0,0,0,0,0,0,0,0,0,9054,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5263,'Mummified Atal\'ai',NULL,46,47,4769,0,0,0,37,37,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,5922,6065,0,0,269,346,53.1456,73.0752,2835,142,100,1258,1384,0,326,431,5263,5263,0,0,0,8388625,0,0,0,30,0,0,70,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5267,'Unliving Atal\'ai',NULL,48,49,4771,0,0,0,37,37,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,6251,6712,0,0,269,346,53.1456,73.0752,2944,142,100,1258,1384,0,351,463,5267,5267,0,0,0,8388625,0,0,0,30,0,0,70,0,1,0,0,0,0,0,0,0,5267,0,'EventAI',''), + (5268,'Ironfur Bear',NULL,41,42,3201,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.2,1,1,1,1.5,1,1902,1981,0,0,61,78,54.912,75.504,3369,32,100,2000,2000,0,0,0,5268,0,5268,0,0,0,0,0,0,0,0,0,0,5806,1,0,0,0,0,0,0,0,0,0,'',''), (5269,'Atal\'ai Priest',NULL,46,47,4777,0,0,0,37,37,0,0,7,3,3,0,0,32832,0,0,0,1.05,1.14286,2,1,3,1,1,1,1,1,4605,4776,1587,1640,269,346,53.1456,73.0752,2300,142,100,1258,1384,0,279,370,5269,5269,0,0,0,1,0,0,0,30,0,0,70,0,1,0,0,0,0,0,0,0,5269,0,'EventAI',''), - (5270,'Atal\'ai Corpse Eater',NULL,49,50,4778,0,0,0,37,37,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,6186,6186,0,0,269,346,53.1456,73.0752,2888,142,100,1258,1384,0,361,476,5270,5270,0,0,0,8388625,0,0,0,30,0,0,70,0,1,0,0,0,0,0,0,0,5270,0,'EventAI',''), - (5271,'Atal\'ai Deathwalker',NULL,50,51,4773,0,0,0,37,37,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,4950,5130,1695,1750,344,444,59.3256,81.5727,2389,182,100,1183,1301,0,320,423,5271,5271,0,0,0,8388625,0,0,0,30,0,0,70,0,1,0,0,0,0,0,0,0,5271,0,'EventAI',''), - (5272,'Grizzled Ironfur Bear',NULL,44,44,8838,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.2,1,1,1,1,1,2138,2138,0,0,73,93,58.0272,79.7874,4059,38,100,2000,2000,0,0,0,5272,0,5272,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (5273,'Atal\'ai High Priest',NULL,50,51,6675,0,0,0,37,37,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,4950,5130,1695,1750,335,432,58.688,80.696,2389,177,100,1191,1310,0,320,423,5273,5273,0,0,0,1,0,0,0,30,0,0,70,0,1,0,0,0,0,0,0,0,5273,0,'EventAI',''), - (5274,'Ironfur Patriarch',NULL,48,49,3200,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.25,1,1,1,1,1,2578,2672,0,0,83,103,62.8672,86.4424,4385,43,100,2000,2000,0,0,0,5274,0,5274,0,0,0,0,0,0,0,0,0,0,5807,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5276,'Sprite Dragon',NULL,47,48,8471,0,0,0,7,7,0,0,2,3,3,0,0,0,0,0,0,1,1.14286,2,0,1.25,1,1,1,1,1,1990,2062,1640,1695,76,97,63.7824,87.7008,2366,40,100,2000,2000,0,84,114,5276,0,5276,0,0,0,0,0,77,77,77,77,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5277,'Nightmare Scalebane',NULL,49,51,7903,0,0,0,50,50,0,0,2,3,3,0,0,0,0,0,0,0.888888,1.14286,1,1,3,1,1,1,1,1,6414,6876,0,0,328,421,58.08,79.86,4385,173,100,1200,1320,0,375,495,5277,0,5277,0,0,1,0,0,0,200,0,204,0,0,1,0,0,0,0,0,0,0,5277,0,'EventAI',''), - (5278,'Sprite Darter',NULL,43,45,2158,0,0,0,534,534,0,0,2,3,3,0,0,0,0,0,0,1,1.14286,2,0,1.2,1,1,1,1,1,1648,1774,1432,1534,63,85,59.0304,81.1668,2085,34,100,2000,2000,0,72,99,5278,0,5278,0,0,0,0,0,70,70,70,70,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5280,'Nightmare Wyrmkin',NULL,50,51,7863,0,0,0,50,50,0,0,2,3,3,0,0,0,0,0,0,0.888888,1.14286,2,1,1,1,1,1,-1,1,4950,5130,1695,1750,316,408,57.4128,78.9426,2389,167,100,1208,1329,0,320,423,5280,0,5280,0,0,1,0,0,0,200,0,200,0,0,1,0,0,0,0,0,0,0,5280,0,'EventAI',''), - (5283,'Nightmare Wanderer',NULL,49,50,181,0,0,0,50,50,0,0,2,3,3,0,0,0,0,0,0,0.888888,1.14286,1,1,1,1,1,1,-1,1,6186,6414,0,0,269,346,53.1456,73.0752,2944,142,100,1258,1384,0,361,476,5283,0,5283,0,0,1,0,0,0,200,0,196,0,0,1,0,0,0,0,0,0,0,5283,0,'EventAI',''), + (5270,'Atal\'ai Corpse Eater',NULL,49,50,4778,0,0,0,37,37,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,6186,6186,0,0,269,346,53.1456,73.0752,2888,142,100,1258,1384,0,361,476,5270,5270,0,0,0,8388625,0,0,0,30,0,0,70,0,1,0,0,0,0,0,0,0,5270,0,'EventAI',''), + (5271,'Atal\'ai Deathwalker',NULL,50,51,4773,0,0,0,37,37,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,4950,5130,1695,1750,344,444,59.3256,81.5727,2389,182,100,1183,1301,0,320,423,5271,5271,0,0,0,8388625,0,0,0,30,0,0,70,0,1,0,0,0,0,0,0,0,5271,0,'EventAI',''), + (5272,'Grizzled Ironfur Bear',NULL,44,44,8838,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.2,1,1,1,1.5,1,2138,2138,0,0,73,93,58.0272,79.7874,3836,38,100,2000,2000,0,0,0,5272,0,5272,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (5273,'Atal\'ai High Priest',NULL,50,51,6675,0,0,0,37,37,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,4950,5130,1695,1750,335,432,58.688,80.696,2389,177,100,1191,1310,0,320,423,5273,5273,0,0,0,1,0,0,0,30,0,0,70,0,1,0,0,0,0,0,0,0,5273,0,'EventAI',''), + (5274,'Ironfur Patriarch',NULL,48,49,3200,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.25,1,1,1,1.5,1,2578,2672,0,0,83,103,62.8672,86.4424,4416,43,100,2000,2000,0,0,0,5274,0,5274,0,0,0,0,0,0,0,0,0,0,5807,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5276,'Sprite Dragon',NULL,47,48,8471,0,0,0,7,7,0,0,2,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.25,1,1,1,1,1,1990,2062,1640,1695,76,97,63.7824,87.7008,2344,40,100,2000,2000,0,84,114,5276,0,5276,0,0,0,0,0,77,77,77,77,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5277,'Nightmare Scalebane',NULL,49,51,7903,0,0,0,50,50,0,0,2,3,3,0,0,32768,0,0,0,0.888888,1.14286,1,1,3,1,1,1,1.5,1,6414,6876,0,0,328,421,58.08,79.86,4578,173,100,1200,1320,0,375,495,5277,0,5277,0,0,1,0,0,0,200,0,204,0,0,1,0,0,0,0,0,0,0,5277,0,'EventAI',''), + (5278,'Sprite Darter',NULL,43,45,2158,0,0,0,534,534,0,0,2,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.2,1,1,1,1,1,1648,1774,1432,1534,63,85,59.0304,81.1668,2211,34,100,2000,2000,0,72,99,5278,0,5278,0,0,0,0,0,70,70,70,70,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5280,'Nightmare Wyrmkin',NULL,50,51,7863,0,0,0,50,50,0,0,2,3,3,0,0,32768,0,0,0,0.888888,1.14286,2,1,1,1,1,1,-1,1,4950,5130,1695,1750,316,408,57.4128,78.9426,2389,167,100,1208,1329,0,320,423,5280,0,5280,0,0,1,0,0,0,200,0,200,0,0,1,0,0,0,0,0,0,0,5280,0,'EventAI',''), + (5283,'Nightmare Wanderer',NULL,49,50,181,0,0,0,50,50,0,0,2,3,3,0,0,32768,0,0,0,0.888888,1.14286,1,1,1,1,1,1,-1,1,6186,6414,0,0,269,346,53.1456,73.0752,2944,142,100,1258,1384,0,361,476,5283,0,5283,0,0,1,0,0,0,200,0,196,0,0,1,0,0,0,0,0,0,0,5283,0,'EventAI',''), (5286,'Longtooth Runner',NULL,40,41,165,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1.2,1,1,1,1,1,1829,1902,0,0,67,76,53.8384,74.0278,2101,33,100,2000,2000,0,0,0,5286,0,5286,0,0,0,0,0,0,0,0,0,0,5953,1,0,0,0,0,0,0,0,0,0,'',''), (5287,'Longtooth Howler',NULL,43,44,3202,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.2,1,1,1,1,1,2059,2138,0,0,68,88,57.0064,78.3838,2557,36,100,2000,2000,0,0,0,5287,0,5287,0,0,0,0,0,0,0,0,0,0,8865,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5288,'Rabid Longtooth',NULL,47,48,3203,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.25,1,1,1,1,1,2488,2578,0,0,81,101,60.984,83.853,2862,42,100,2000,2000,0,0,0,5288,0,5288,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5291,'Hakkari Frostwing',NULL,49,50,7569,0,0,0,16,16,0,27,1,1,3,0,0,0,0,0,1,1,1.14286,2,1,1,1,1,1,-1,1,4950,5130,1695,1750,276,356,53.9,74.1125,0,146,100,1250,1375,0,0,0,5291,0,5291,0,0,1,0,0,2,2,2,2,2,8909,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5292,'Feral Scar Yeti',NULL,43,44,3207,0,0,0,16,16,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.05,1,1,1,1,1,1802,1871,0,0,72,93,58.0272,79.7874,2477,38,100,1700,2000,0,74,101,5292,0,5292,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (5293,'Hulking Feral Scar',NULL,45,46,10944,0,0,0,16,16,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.35,1,1,1,1,1,2495,2591,0,0,97,120,60.984,83.853,2753,50,100,2500,2000,0,91,123,5293,0,5293,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (5295,'Enraged Feral Scar',NULL,44,45,10943,0,0,0,16,16,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.2,1,1,1,1,1,2138,2218,0,0,230,286,59.0304,81.1668,2367,119,100,2000,2000,0,81,111,5295,0,5295,0,0,0,0,0,0,0,125,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5296,'Rage Scar Yeti',NULL,46,47,3220,0,0,0,16,16,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.25,1,1,1,1,1,2399,2488,0,0,79,99,63.7824,87.7008,2808,41,100,2000,2000,0,89,121,5296,0,5296,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5297,'Elder Rage Scar',NULL,48,49,3209,0,0,0,16,16,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.25,1,1,1,1,1,2578,2673,0,0,81,105,62.8672,86.4424,0,43,100,2000,2000,0,95,129,5297,0,5297,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5299,'Ferocious Rage Scar',NULL,47,48,3208,0,0,0,16,16,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.25,1,1,1,1,1,2488,2578,0,0,81,101,61.9344,85.1598,2888,42,100,2000,2000,0,92,125,5299,0,5299,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5300,'Frayfeather Hippogryph',NULL,43,44,3210,0,0,0,16,16,0,0,1,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.2,1,1,1,1,1,2059,2138,0,0,68,88,58.0272,79.7874,2477,36,100,2000,2000,0,0,0,5300,0,5300,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (5304,'Frayfeather Stagwing',NULL,44,45,10890,0,0,0,16,16,0,0,1,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.2,1,1,1,1,1,2138,2218,0,0,73,93,59.0304,81.1668,2641,38,100,2000,2000,0,0,0,5304,0,5304,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5305,'Frayfeather Skystormer',NULL,45,46,3211,0,0,0,16,16,0,0,1,3,3,0,0,0,0,0,0,1.1,1.14286,2,0,1.25,1,1,1,1,1,1848,1919,1534,1587,73,90,60.016,82.522,2233,38,100,2000,2000,0,0,0,5305,0,5305,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5306,'Frayfeather Patriarch',NULL,46,47,6756,0,0,0,16,16,0,0,1,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.25,1,1,1,1,1,2399,2488,0,0,79,99,60.984,83.853,2808,41,100,2000,2000,0,0,0,5306,0,5306,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (5307,'Vale Screecher',NULL,41,43,2699,0,0,0,14,14,0,27,1,1,3,0,0,0,0,0,1,1.1,1.14286,1,0,1.2,1,1,1,1,1,1902,2059,0,0,61,81,55.968,76.956,2245,33,100,2000,2000,0,0,0,5307,0,5307,0,0,0,0,0,0,0,0,0,0,8320,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5308,'Rogue Vale Screecher',NULL,44,46,3204,0,0,0,14,14,0,27,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1.25,1,1,1,1,1,2228,2399,0,0,76,97,60.016,82.522,2637,40,100,2000,2000,0,0,0,5308,0,5308,0,0,0,0,0,0,0,0,0,0,8321,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5312,'Lethlas',NULL,62,62,7553,0,0,0,50,50,0,0,2,3,3,0,0,0,0,0,8,1.1,1.14286,1,1,25,1,1,1,1,1,80925,80925,0,0,559,720,203.77,289.86,4391,295,100,1158,2000,0,3545,4634,5312,0,100001,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5314,'Phantim',NULL,62,62,7553,0,0,0,50,50,2,0,2,3,3,0,0,0,0,0,8,1.05,1.14286,1,1,25,1,1,1,1,1,80925,80925,0,0,559,720,203.77,289.86,4391,295,100,1158,2000,0,3545,4634,5314,0,100001,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5317,'Jademir Oracle',NULL,61,61,7974,0,0,0,50,50,0,0,2,3,3,0,0,64,0,0,8,1.1,1.14286,2,1,25,10,1,1,1,1,62875,62875,24860,24860,544,703,172.1,240.07,3316,288,100,1166,2000,0,2778,3633,5317,0,15412,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50962,0,'EventAI',''), - (5319,'Jademir Tree Warder',NULL,60,60,625,0,0,0,50,50,0,0,2,3,3,0,0,64,0,0,8,1.1,1.14286,1,1,25,1,1,1,1,1,76300,76300,0,0,528,681,59.9488,82.4296,3791,279,100,1175,2000,0,3414,4463,5319,0,5319,0,0,0,0,0,0,0,0,240,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5320,'Jademir Boughguard',NULL,62,62,12509,0,0,0,50,50,0,0,2,3,3,0,0,64,0,0,8,1.1,1.14286,1,1,25,1,1,1,1,1,80925,80925,0,0,559,720,203.77,289.86,4391,295,100,1158,2000,0,3630,4745,5320,0,5320,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5320,0,'EventAI',''), - (5327,'Coast Crawl Snapclaw',NULL,44,45,3215,0,0,0,129,129,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,1782,1848,0,0,73,93,62.8672,86.4424,4059,38,100,2000,2000,0,73,100,5327,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50423,0,'',''), - (5328,'Coast Crawl Deepseer',NULL,43,44,3900,0,0,0,129,129,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,1373,1426,1432,1483,64,83,63.7824,87.7008,3092,34,100,2000,2000,0,63,88,5328,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5331,'Hatecrest Warrior',NULL,42,43,9135,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.2,1,1,1,1,1,1981,2059,0,0,65,83,62.8672,86.4424,3455,34,100,2000,2000,0,75,103,5331,5331,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5331,0,'EventAI',''), - (5332,'Hatecrest Wave Rider',NULL,41,42,4922,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.2,1,1,1,1,1,1902,1981,0,0,61,78,63.7824,87.7008,2182,32,100,2000,2000,0,74,102,5332,5332,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5332,0,'EventAI',''), - (5333,'Hatecrest Serpent Guard',NULL,44,45,11258,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1.2,1,1,1,1,1,1711,1774,1483,1534,69,87,63.7824,87.7008,2147,36,100,2000,2000,0,73,100,5333,5333,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5333,0,'EventAI',''), - (5334,'Hatecrest Myrmidon',NULL,43,44,9134,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.35,1,1,1,1,1,2317,2406,0,0,76,98,62.8672,86.4424,2477,40,100,2000,2000,0,85,115,5334,5334,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5334,0,'EventAI',''), - (5335,'Hatecrest Screamer',NULL,41,42,5029,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1.2,1,1,1,1,1,1522,1585,1332,1381,56,71,62.8672,86.4424,1784,29,100,2000,2000,0,66,91,5335,5335,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5335,0,'EventAI',''), - (5336,'Hatecrest Sorceress',NULL,43,44,11260,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,8,0,1.2,1,1,1,1,1,1441,1496,3575,3680,50,66,63.7824,87.7008,1269,27,100,2000,2000,0,65,90,5336,5336,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5336,0,'EventAI',''), - (5337,'Hatecrest Siren',NULL,42,43,11259,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1.2,1,1,1,1,1,1585,1648,1381,1432,59,76,63.7824,87.7008,1900,31,100,2000,2000,0,67,92,5337,5337,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5337,0,'EventAI',''), + (5288,'Rabid Longtooth',NULL,47,48,3203,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.25,1,1,1,1,1,2488,2578,0,0,81,101,60.984,83.853,2888,42,100,2000,2000,0,0,0,5288,0,5288,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5291,'Hakkari Frostwing',NULL,49,50,7569,0,0,0,16,16,0,27,1,1,3,0,0,0,0,0,1,1,1.14286,2,1,1,1,1,1,-1,1,4950,5130,1695,1750,276,356,53.9,74.1125,2432,146,100,1250,1375,0,0,0,5291,0,5291,0,0,1,0,0,2,2,2,2,2,8909,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5292,'Feral Scar Yeti',NULL,43,44,3207,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.05,1,1,1,1,1,1802,1871,0,0,72,93,58.0272,79.7874,2557,38,100,1700,2000,0,74,101,5292,0,5292,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (5293,'Hulking Feral Scar',NULL,45,46,10944,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.35,1,1,1,1,1,2495,2591,0,0,97,120,60.984,83.853,2780,50,100,2500,2000,0,91,123,5293,0,5293,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (5295,'Enraged Feral Scar',NULL,44,45,10943,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.2,1,1,1,1,1,2138,2218,0,0,230,286,59.0304,81.1668,2725,119,100,2000,2000,0,81,111,5295,0,5295,0,0,0,0,0,0,0,125,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5296,'Rage Scar Yeti',NULL,46,47,3220,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.25,1,1,1,1,1,2399,2488,0,0,79,99,63.7824,87.7008,2835,41,100,2000,2000,0,89,121,5296,0,5296,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5297,'Elder Rage Scar',NULL,48,49,3209,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.25,1,1,1,1,1,2578,2673,0,0,81,105,62.8672,86.4424,2944,43,100,2000,2000,0,95,129,5297,0,5297,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5299,'Ferocious Rage Scar',NULL,47,48,3208,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.25,1,1,1,1,1,2488,2578,0,0,81,101,61.9344,85.1598,2888,42,100,2000,2000,0,92,125,5299,0,5299,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5300,'Frayfeather Hippogryph',NULL,43,44,3210,0,0,0,16,16,0,0,1,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.2,1,1,1,1,1,2059,2138,0,0,68,88,58.0272,79.7874,2557,36,100,2000,2000,0,0,0,5300,0,5300,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (5304,'Frayfeather Stagwing',NULL,44,45,10890,0,0,0,16,16,0,0,1,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.2,1,1,1,1,1,2138,2218,0,0,73,93,59.0304,81.1668,2725,38,100,2000,2000,0,0,0,5304,0,5304,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5305,'Frayfeather Skystormer',NULL,45,46,3211,0,0,0,16,16,0,0,1,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1.25,1,1,1,1,1,1848,1919,1534,1587,73,90,60.016,82.522,2255,38,100,2000,2000,0,0,0,5305,0,5305,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5306,'Frayfeather Patriarch',NULL,46,47,6756,0,0,0,16,16,0,0,1,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.25,1,1,1,1,1,2399,2488,0,0,79,99,60.984,83.853,2835,41,100,2000,2000,0,0,0,5306,0,5306,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (5307,'Vale Screecher',NULL,41,43,2699,0,0,0,14,14,0,27,1,1,3,0,0,0,0,0,1,1.1,1.14286,1,0,1.2,1,1,1,1,1,1902,2059,0,0,61,81,55.968,76.956,2397,33,100,2000,2000,0,0,0,5307,0,5307,0,0,0,0,0,0,0,0,0,0,8320,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5308,'Rogue Vale Screecher',NULL,44,46,3204,0,0,0,14,14,0,27,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1.25,1,1,1,1,1,2228,2399,0,0,76,97,60.016,82.522,2780,40,100,2000,2000,0,0,0,5308,0,5308,0,0,0,0,0,0,0,0,0,0,8321,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5312,'Lethlas',NULL,62,62,7553,0,0,0,50,50,0,0,2,3,3,0,0,32768,0,0,8,1.1,1.14286,1,1,25,1,1,1,1,1,80925,80925,0,0,559,720,203.77,289.86,4391,295,100,1158,2000,0,3545,4634,5312,0,100001,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5314,'Phantim',NULL,62,62,7553,0,0,0,50,50,2,0,2,3,3,0,0,32768,0,0,8,1.05,1.14286,1,1,25,1,1,1,1,1,80925,80925,0,0,559,720,203.77,289.86,4391,295,100,1158,2000,0,3545,4634,5314,0,100001,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5317,'Jademir Oracle',NULL,61,61,7974,0,0,0,50,50,0,0,2,3,3,0,0,32832,0,0,8,1.1,1.14286,2,1,25,10,15,1,1,1,62875,62875,24860,24860,99,130,0,0,3316,244,25,2000,2000,0,2778,3633,5317,0,15412,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5317,0,'EventAI',''), + (5319,'Jademir Tree Warder',NULL,60,60,625,0,0,0,50,50,0,0,2,3,3,0,0,32832,0,0,8,1.1,1.14286,1,1,25,1,15,1,1,1,76300,76300,0,0,104,138,0,0,3791,252,26,2000,2000,0,3414,4463,5319,0,5319,0,0,0,0,0,0,0,0,240,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5320,'Jademir Boughguard',NULL,62,62,12509,0,0,0,50,50,0,0,2,3,3,0,0,32832,0,0,8,1.1,1.14286,1,1,25,1,15,1,1,1,80925,80925,0,0,108,143,0,0,4391,262,30,2000,2000,0,3630,4745,5320,0,5320,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5320,0,'EventAI',''), + (5327,'Coast Crawl Snapclaw',NULL,44,45,3215,0,0,0,129,129,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1.5,1,1782,1848,0,0,73,93,62.8672,86.4424,4088,38,100,2000,2000,0,73,100,5327,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5327,0,'',''), + (5328,'Coast Crawl Deepseer',NULL,43,44,3900,0,0,0,129,129,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,1.5,1,1373,1426,1432,1483,64,83,63.7824,87.7008,3123,34,100,2000,2000,0,63,88,5328,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5331,'Hatecrest Warrior',NULL,42,43,9135,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.2,1,1,1,1.5,1,1981,2059,0,0,65,83,62.8672,86.4424,3596,34,100,2000,2000,0,75,103,5331,5331,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5331,0,'EventAI',''), + (5332,'Hatecrest Wave Rider',NULL,41,42,4922,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.2,1,1,1,1,1,1902,1981,0,0,61,78,63.7824,87.7008,2246,32,100,2000,2000,0,74,102,5332,5332,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5332,0,'EventAI',''), + (5333,'Hatecrest Serpent Guard',NULL,44,45,11258,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1.2,1,1,1,1,1,1711,1774,1483,1534,69,87,63.7824,87.7008,2211,36,100,2000,2000,0,73,100,5333,5333,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5333,0,'EventAI',''), + (5334,'Hatecrest Myrmidon',NULL,43,44,9134,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.35,1,1,1,1,1,2317,2406,0,0,76,98,62.8672,86.4424,2557,40,100,2000,2000,0,85,115,5334,5334,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5334,0,'EventAI',''), + (5335,'Hatecrest Screamer',NULL,41,42,5029,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1.2,1,1,1,1,1,1522,1585,1332,1381,56,71,62.8672,86.4424,1841,29,100,2000,2000,0,66,91,5335,5335,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5335,0,'EventAI',''), + (5336,'Hatecrest Sorceress',NULL,43,44,11260,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,8,0,1.2,1,1,1,1,1,1441,1496,3575,3680,50,66,63.7824,87.7008,1304,27,100,2000,2000,0,65,90,5336,5336,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5336,0,'EventAI',''), + (5337,'Hatecrest Siren',NULL,42,43,11259,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1.2,1,1,1,1,1,1585,1648,1381,1432,59,76,63.7824,87.7008,1958,31,100,2000,2000,0,67,92,5337,5337,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5337,0,'EventAI',''), (5343,'Lady Szallah',NULL,46,46,11262,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,2,4,1.25,1,1,1,1,1,1919,1919,1587,1587,248,320,52.3768,72.0181,2255,131,100,1266,2000,0,76,105,5343,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5343,0,'EventAI',''), - (5345,'Diamond Head',NULL,45,45,1817,0,0,0,129,129,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,1,4,1.2,1,1,1,2,1,2217,2217,0,0,75.6,100.3,0,0,5393,184,17,2000,2000,0,82,112,5345,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (5346,'Bloodroar the Stalker',NULL,48,48,7336,0,0,0,16,16,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,1,4,1.25,1,1,1,1,1,2578,2578,0,0,80.4,106.6,0,0,2888,196,19,2000,2000,0,95,129,5346,0,5346,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5347,'Antilus the Soarer',NULL,48,48,10889,0,0,0,16,16,0,0,1,3,3,0,0,64,0,0,0,1,1.14286,1,4,1.25,1,1.25,1,1,1,2578,2578,0,0,80.4,106.6,0,0,2888,196,19,2000,2000,0,0,0,5347,0,100003,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5345,'Diamond Head',NULL,45,45,1817,0,0,0,129,129,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,4,1.2,1,1,1,2,1,2217,2217,0,0,75.6,100.3,0,0,5450,184,17,2000,2000,0,82,112,5345,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (5346,'Bloodroar the Stalker',NULL,48,48,7336,0,0,0,16,16,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,4,1.25,1,1,1,1,1,2578,2578,0,0,80.4,106.6,0,0,2888,196,19,2000,2000,0,95,129,5346,0,5346,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5347,'Antilus the Soarer',NULL,48,48,10889,0,0,0,16,16,0,0,1,3,3,0,0,32832,0,0,0,1,1.14286,1,4,1.25,1,1.25,1,1,1,2578,2578,0,0,80.4,106.6,0,0,2888,196,19,2000,2000,0,0,0,5347,0,100003,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (5349,'Arash-ethis',NULL,49,49,7569,0,0,0,14,14,0,27,1,1,3,0,0,0,0,0,1,1,1.42857,1,4,1.25,1,1,1,1,1,2672,2672,0,0,270,349,54.6,75.075,2944,143,100,2000,1365,0,0,0,5349,0,5349,0,0,0,0,0,85,85,85,85,85,8322,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5350,'Qirot',NULL,47,47,11142,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,0,1.1,1.14286,1,4,1.25,1,1,1,1,1,2487,2487,0,0,257,331,53.1456,73.0752,2835,136,100,1258,2000,0,0,0,5350,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5350,'Qirot',NULL,47,47,11142,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,0,1.1,1.14286,1,4,1.25,1,1,1,1,1,2487,2487,0,0,257,331,53.1456,73.0752,2835,136,100,1258,2000,0,0,0,5350,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (5352,'Old Grizzlegut',NULL,43,43,706,0,0,0,44,44,1.45,4,1,1,3,0,2,0,0,0,1,2.39,1.14286,1,4,1.5,1,1,1,1,1,2574,2574,0,0,225,291,49.984,68.728,2397,119,100,1291,1420,0,0,0,5352,0,100004,0,0,0,0,0,0,0,0,0,0,5813,0,0,0,0,0,0,0,0,0,0,'',''), - (5353,'Itharius',NULL,45,45,4494,0,0,0,35,35,0,0,7,3,3,0,3,768,0,2,0,1.05,1.14286,1,0,1.2,1,1,1,1,1,2218,2218,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1341,0,0,'',''), - (5354,'Gnarl Leafbrother',NULL,44,44,2168,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,2.9,1.14286,1,2,3,1,1,1,1,1,5346,5346,0,0,235,302,50.796,69.8445,2557,124,100,1283,1411,0,79,108,5354,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5353,'Itharius',NULL,45,45,4494,0,0,0,35,35,0,0,7,3,3,0,3,33536,0,2,0,1.05,1.14286,1,0,1.2,1,1,1,1,1,2218,2218,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1341,0,0,'',''), + (5354,'Gnarl Leafbrother',NULL,44,44,2168,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,2.9,1.14286,1,2,3,1,1,1,1,1,5346,5346,0,0,235,302,50.796,69.8445,2557,124,100,1283,1411,0,79,108,5354,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (5356,'Snarler',NULL,42,42,780,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1.1,1.14286,1,4,1.2,1,1,1,1,1,1981,1981,0,0,210,232,49.192,67.639,2246,102,100,2000,2000,0,0,0,5356,0,5356,0,0,0,0,0,100,100,100,100,100,5963,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5357,'Land Walker',NULL,48,49,10037,0,0,0,778,778,0,0,5,3,3,0,0,0,0,98304,0,1.1,1.14286,1,1,3,1,1,1,1,1,6186,6414,0,0,269,346,53.1456,73.0752,2944,142,100,1258,2000,0,244,324,5357,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5357,0,'EventAI',''), - (5358,'Cliff Giant',NULL,49,50,12813,0,0,0,778,778,0,0,5,3,3,0,0,0,0,98304,0,1.1,1.14286,1,1,3,1,1,1,1,1,6414,6645,0,0,259,334,52.3768,72.0181,2979,137,100,1266,2000,0,246,326,5358,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5358,0,'EventAI',''), - (5359,'Shore Strider',NULL,48,49,4945,0,0,0,778,778,0,0,5,3,3,0,0,0,0,98304,0,1,1.14286,1,1,3,1,1,1,1,1,6186,6414,0,0,284,366,54.6,75.075,2944,150,100,1241,2000,0,202,269,5359,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5359,0,'EventAI',''), - (5360,'Deep Strider',NULL,47,49,12812,0,0,0,778,778,0,0,5,3,3,0,0,0,0,98304,0,1,1.14286,2,1,1.38,2,1,1,1,1,2197,2360,3280,3500,276,356,53.9,74.1125,0,146,100,1250,2000,0,175,233,5360,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5360,0,'EventAI',''), - (5361,'Wave Strider',NULL,47,48,10039,0,0,0,778,778,0,0,5,3,3,0,0,0,0,98304,0,1.1,1.14286,1,1,3,1,1,1,1,1,5970,6186,0,0,269,346,53.1456,73.0752,2888,142,100,1258,2000,0,196,261,5361,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5361,0,'EventAI',''), - (5362,'Northspring Harpy',NULL,48,49,10872,0,0,0,514,514,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,2,0,1.25,1,1,1,1,1,2062,2138,1695,1750,77,96,63.7824,87.7008,2386,40,100,2000,2000,0,82,113,5362,5362,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5363,'Northspring Roguefeather',NULL,48,49,10873,0,0,0,514,514,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,2,0,1.25,1,1,1,1,1,2062,2138,1695,1750,77,96,62.8672,86.4424,2386,40,100,2000,2000,0,82,113,5363,5363,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5364,'Northspring Slayer',NULL,49,50,10874,0,0,0,514,514,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,2,0,1.25,1,1,1,1,1,2138,2215,1750,1807,90,113,63.7824,87.7008,2432,47,100,2000,2000,0,85,116,5364,5364,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5366,'Northspring Windcaller',NULL,49,50,1352,0,0,0,514,514,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,2,0,1.25,1,1,1,1,1,2138,2215,1750,1807,79,98,62.8672,86.4424,2432,41,100,2000,2000,0,85,116,5366,5366,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5384,'Brohann Caskbelly','Explorers\' League',40,40,5079,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5384,0,'EventAI',''), - (5385,'Watcher Mahar Ba',NULL,45,45,6778,0,0,0,53,53,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5385,0,'',''), - (5386,'Acolyte Dellis',NULL,15,15,5081,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5386,0,'EventAI',''), - (5387,'High Explorer Magellas','Explorers\' League',60,60,3596,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5387,0,'',''), - (5388,'Ingo Woolybush','Explorers\' League',39,39,4838,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2376,2376,0,0,57,74,55.5984,76.4478,0,30,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5388,0,'EventAI',''), - (5389,'Prospector Gunstan','Explorers\' League',45,45,5575,0,0,0,55,55,0,0,7,1,3,0,2,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,5389,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5389,1,'',''), - (5390,'Sage Palerunner',NULL,49,49,4715,0,0,0,104,104,1.35,0,7,3,3,0,2,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3404,3404,0,0,81,105,65.5424,90.1208,0,43,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5390,0,'',''), - (5391,'Galen Goodward',NULL,37,37,4553,0,0,0,35,35,0,0,7,3,3,0,2,256,0,0,4096,1.05,1.14286,1,0,1,1,1,1,-1,1,2192,2192,0,0,55,70,53.3984,73.4228,0,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_galen_goodward'), - (5392,'Yarr Hammerstone','Mining Trainer',10,10,3396,0,0,0,55,55,0,0,7,3,3,0,19,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,1910,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,7690,5392,0,'',''), - (5393,'Quartermaster Lungertz',NULL,54,54,6776,0,0,0,123,123,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3986,3986,0,0,92,120,69.8544,96.0498,0,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5394,'Neeka Bloodscar',NULL,45,45,4897,0,0,0,125,125,0,0,7,3,3,0,2,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5394,1,'',''), - (5395,'Felgur Twocuts',NULL,44,44,4694,0,0,0,125,125,0,0,7,1,3,0,3,4608,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,68,88,60.7904,83.5868,0,36,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10771,5395,0,'',''), - (5396,'Captain Pentigast',NULL,42,42,4693,0,0,0,123,123,0,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,0,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5396,0,'EventAI',''), - (5397,'Uthek the Wise',NULL,44,44,4875,0,0,0,35,35,0,0,7,1,3,0,2,768,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,68,88,60.7904,83.5868,0,36,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5398,'Warug',NULL,44,44,1258,0,0,0,35,35,0,0,7,1,3,0,2,768,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,68,88,60.7904,83.5868,0,36,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5399,'Veyzhak the Cannibal',NULL,48,48,6695,0,0,0,37,37,0,0,7,3,3,0,0,0,0,0,0,1.69,1.14286,1,1,3,1,1,1,1,1,6186,6186,0,0,276,356,53.9,74.1125,2907,146,100,1250,1375,0,111,555,5399,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5399,0,'',''), - (5400,'Zekkis',NULL,49,49,6693,0,0,0,37,37,0,0,6,3,3,0,0,0,0,0,0,1.69,1.14286,1,2,3,1,1,1,1,1,6414,6414,0,0,248,320,53.9,74.1125,0,131,100,1250,1375,0,100,499,5400,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5400,0,'',''), + (5357,'Land Walker',NULL,48,49,10037,0,0,0,778,778,0,0,5,3,3,0,0,32768,0,98304,0,1.1,1.14286,1,1,3,1,1,1,1,1,6186,6414,0,0,269,346,53.1456,73.0752,2944,142,100,1258,2000,0,244,324,5357,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5357,0,'EventAI',''), + (5358,'Cliff Giant',NULL,49,50,12813,0,0,0,778,778,0,0,5,3,3,0,0,32768,0,98304,0,1.1,1.14286,1,1,3,1,1,1,1,1,6414,6645,0,0,259,334,52.3768,72.0181,2999,137,100,1266,2000,0,246,326,5358,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5358,0,'EventAI',''), + (5359,'Shore Strider',NULL,48,49,4945,0,0,0,778,778,0,0,5,3,3,0,0,32768,0,98304,0,1,1.14286,1,1,3,1,1,1,1,1,6186,6414,0,0,284,366,54.6,75.075,2944,150,100,1241,2000,0,202,269,5359,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5359,0,'EventAI',''), + (5360,'Deep Strider',NULL,47,49,12812,0,0,0,778,778,0,0,5,3,3,0,0,32768,0,98304,0,1,1.14286,2,1,1.38,2,1,1,1,1,2197,2360,3280,3500,276,356,53.9,74.1125,2389,146,100,1250,2000,0,175,233,5360,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5360,0,'EventAI',''), + (5361,'Wave Strider',NULL,47,48,10039,0,0,0,778,778,0,0,5,3,3,0,0,32768,0,98304,0,1.1,1.14286,1,1,3,1,1,1,1,1,5970,6186,0,0,269,346,53.1456,73.0752,2888,142,100,1258,2000,0,196,261,5361,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5361,0,'EventAI',''), + (5362,'Northspring Harpy',NULL,48,49,10872,0,0,0,514,514,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1.25,1,1,1,1,1,2062,2138,1695,1750,77,96,63.7824,87.7008,2389,40,100,2000,2000,0,82,113,5362,5362,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5363,'Northspring Roguefeather',NULL,48,49,10873,0,0,0,514,514,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1.25,1,1,1,1,1,2062,2138,1695,1750,77,96,62.8672,86.4424,2389,40,100,2000,2000,0,82,113,5363,5363,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5364,'Northspring Slayer',NULL,49,50,10874,0,0,0,514,514,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1.25,1,1,1,1,1,2138,2215,1750,1807,90,113,63.7824,87.7008,2432,47,100,2000,2000,0,85,116,5364,5364,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5366,'Northspring Windcaller',NULL,49,50,1352,0,0,0,514,514,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1.25,1,1,1,1,1,2138,2215,1750,1807,79,98,62.8672,86.4424,2432,41,100,2000,2000,0,85,116,5366,5366,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5384,'Brohann Caskbelly','Explorers\' League',40,40,5079,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5384,0,'EventAI',''), + (5385,'Watcher Mahar Ba',NULL,45,45,6778,0,0,0,53,53,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5385,0,'',''), + (5386,'Acolyte Dellis',NULL,15,15,5081,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5386,0,'EventAI',''), + (5387,'High Explorer Magellas','Explorers\' League',60,60,3596,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5387,0,'',''), + (5388,'Ingo Woolybush','Explorers\' League',39,39,4838,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2376,2376,0,0,57,74,55.5984,76.4478,1834,30,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5388,0,'EventAI',''), + (5389,'Prospector Gunstan','Explorers\' League',45,45,5575,0,0,0,55,55,0,0,7,1,3,0,2,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,5389,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5389,1,'',''), + (5390,'Sage Palerunner',NULL,49,49,4715,0,0,0,104,104,1.35,0,7,3,3,0,2,37376,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3404,3404,0,0,81,105,65.5424,90.1208,2944,43,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5390,0,'',''), + (5391,'Galen Goodward',NULL,37,37,4553,0,0,0,35,35,0,0,7,3,3,0,2,33024,0,0,4096,1.05,1.14286,1,0,1,1,1,1,-1,1,2192,2192,0,0,55,70,53.3984,73.4228,1593,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_galen_goodward'), + (5392,'Yarr Hammerstone','Mining Trainer',10,10,3396,0,0,0,55,55,0,0,7,3,3,0,19,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,1910,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,7690,5392,0,'',''), + (5393,'Quartermaster Lungertz',NULL,54,54,6776,0,0,0,123,123,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3986,3986,0,0,92,120,69.8544,96.0498,3216,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5394,'Neeka Bloodscar',NULL,45,45,4897,0,0,0,125,125,0,0,7,3,3,0,2,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5394,1,'',''), + (5395,'Felgur Twocuts',NULL,44,44,4694,0,0,0,125,125,0,0,7,1,3,0,3,4608,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,68,88,60.7904,83.5868,2557,36,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10771,5395,0,'',''), + (5396,'Captain Pentigast',NULL,42,42,4693,0,0,0,123,123,0,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,2246,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5396,0,'EventAI',''), + (5397,'Uthek the Wise',NULL,44,44,4875,0,0,0,35,35,0,0,7,1,3,0,2,768,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,68,88,60.7904,83.5868,2557,36,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5398,'Warug',NULL,44,44,1258,0,0,0,35,35,0,0,7,1,3,0,2,768,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,68,88,60.7904,83.5868,2557,36,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5399,'Veyzhak the Cannibal',NULL,48,48,6695,0,0,0,37,37,0,0,7,3,3,0,0,32768,0,0,0,1.69,1.14286,1,1,3,1,1,1,1,1,6186,6186,0,0,276,356,53.9,74.1125,2888,146,100,1250,1375,0,111,555,5399,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5399,0,'',''), + (5400,'Zekkis',NULL,49,49,6693,0,0,0,37,37,0,0,6,3,3,0,0,32768,0,0,0,1.69,1.14286,1,2,3,1,1,1,1.5,1,6414,6414,0,0,248,320,53.9,74.1125,4416,131,100,1250,1375,0,100,499,5400,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5400,0,'',''), (5401,'Kazkaz the Unholy',NULL,48,48,6694,0,0,0,37,37,0,0,7,3,3,0,0,32832,0,0,0,1.05,1.14286,2,1,1,2,1,1,-1,1,5073,5073,3390,3390,276,356,0,0,2344,146,0,1250,2000,0,300,396,5401,5401,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5401,0,'',''), - (5402,'Khan Hratha',NULL,42,42,9441,0,0,0,134,134,0,0,7,3,3,0,0,0,0,0,0,2.52,1.14286,1,1,1,1,1,1,-1,1,4571,4571,0,0,269,346,53.1456,73.0752,0,142,100,1258,1384,0,107,534,5402,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5402,0,'EventAI',''), - (5403,'Riding White Stallion',NULL,1,1,2410,0,0,0,35,35,0,0,1,1,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1.76,2.42,30,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5404,'Black Stallion',NULL,1,1,2402,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1.76,2.42,30,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5405,'Pinto',NULL,1,1,2409,0,0,0,35,35,0,0,1,3,3,0,2,0,0,2,0,1,1.38571,1,0,1,1,1,1,1,1,42,42,0,0,4,4,1.76,2.42,32,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5406,'Palomino',NULL,1,1,2408,0,0,0,35,35,0,0,1,1,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1.76,2.42,30,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5407,'Nightmare',NULL,1,1,2346,0,0,0,35,35,1,10,3,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5409,'Harvester Swarm',NULL,24,24,7470,0,0,0,14,14,0,0,1,3,3,0,0,0,0,0,0,1.04,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,49,59,37.3824,51.4008,0,25,100,1770,1947,0,9,43,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5402,'Khan Hratha',NULL,42,42,9441,0,0,0,134,134,0,0,7,3,3,0,0,32768,0,0,0,2.52,1.14286,1,1,1,1,1,1,-1,1,4571,4571,0,0,269,346,53.1456,73.0752,2246,142,100,1258,1384,0,107,534,5402,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5402,0,'EventAI',''), + (5403,'Riding White Stallion',NULL,1,1,2410,0,0,0,35,35,0,0,1,1,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1.76,2.42,15,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5404,'Black Stallion',NULL,1,1,2402,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1.76,2.42,15,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5405,'Pinto',NULL,1,1,2409,0,0,0,35,35,0,0,1,3,3,0,2,32768,0,2,0,1,1.38571,1,0,1,1,1,1,1,1,42,42,0,0,4,4,1.76,2.42,15,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5406,'Palomino',NULL,1,1,2408,0,0,0,35,35,0,0,1,1,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1.76,2.42,15,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5407,'Nightmare',NULL,1,1,2346,0,0,0,35,35,1,10,3,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1,1,15,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5409,'Harvester Swarm',NULL,24,24,7470,0,0,0,14,14,0,0,1,3,3,0,0,32768,0,0,0,1.04,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,49,59,37.3824,51.4008,992,25,100,1770,1947,0,9,43,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (5411,'Krinkle Goodsteel','Blacksmithing Supplies',40,40,7217,0,0,0,474,474,0,0,7,1,3,0,16391,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3900,3900,0,0,61,78,56.672,77.924,560,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2242,5411,0,'',''), - (5412,'Gurda Wildmane',NULL,35,35,4695,0,0,0,83,83,1.25,0,7,1,3,0,2,4608,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5412,0,'',''), - (5413,'Furen Longbeard',NULL,40,40,4997,0,0,0,122,122,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5413,0,'EventAI',''), - (5414,'Apothecary Faustin','Royal Apothecary Society',40,40,4341,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1739,1739,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,5414,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5414,1,'',''), - (5416,'Infiltrator Marksen',NULL,40,40,4557,0,0,0,35,35,0,0,7,3,3,0,2,768,0,2,0,1,1.14286,1,0,1.15,1,1,1,1,1,1753,1753,0,0,57,70,56.672,77.924,1964,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5418,'Deathstalker Zraedus',NULL,40,40,4342,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1714,1714,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,5418,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5418,1,'',''), - (5419,'Glasshide Basilisk',NULL,42,43,141,0,0,0,49,49,0,0,1,3,3,0,0,0,0,0,0,1.11111,1.14286,1,0,1.2,1,1,1,1,1,1981,2059,0,0,65,83,57.0064,78.3838,2397,34,100,2000,2000,0,0,0,5419,0,5419,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5420,'Glasshide Gazer',NULL,45,46,7344,0,0,0,49,49,0,0,1,3,3,0,0,0,0,0,0,1.11111,1.14286,1,0,1.25,1,1,1,1,1,2310,2398,0,0,77,96,60.016,82.522,2780,40,100,2000,2000,0,0,0,5420,0,5420,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5421,'Glasshide Petrifier',NULL,48,49,12339,0,0,0,49,49,0,0,1,3,3,0,0,0,0,0,0,1.11111,1.14286,1,0,1.25,1,1,1,1,1,2577,2672,0,0,83,103,62.8672,86.4424,2944,43,100,2000,2000,0,0,0,5421,0,5421,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50459,0,'EventAI',''), - (5422,'Scorpid Hunter',NULL,40,41,2414,0,0,0,413,413,0,20,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.2,1,1,1,1,1,1829,1902,0,0,59,74,59.0304,81.1668,2033,31,100,2000,2000,0,0,0,5422,0,5422,0,0,0,0,0,0,0,0,0,0,5869,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5423,'Scorpid Tail Lasher',NULL,43,44,10987,0,0,0,413,413,0,20,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.2,1,1,1,1,1,2059,2138,0,0,68,88,59.0304,81.1668,2477,36,100,2000,2000,0,0,0,5423,0,5423,0,0,0,0,0,0,0,0,0,0,8857,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5424,'Scorpid Dunestalker',NULL,46,47,10986,0,0,0,413,413,0,20,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.25,1,1,1,1,1,2399,2488,0,0,79,99,60.984,83.853,2808,41,100,2000,2000,0,0,0,5424,0,5424,0,0,0,0,0,0,0,0,0,0,8856,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5425,'Starving Blisterpaw',NULL,41,42,1535,0,0,0,38,38,0,25,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.2,1,1,1,1,1,1902,1981,0,0,61,78,57.0064,78.3838,2174,32,100,2000,2000,0,0,0,5425,0,5425,0,0,0,0,0,0,0,0,0,0,8283,1,0,0,0,0,0,0,0,0,0,'',''), - (5426,'Blisterpaw Hyena',NULL,44,45,1536,0,0,0,38,38,0,25,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.2,1,1,1,1,1,2138,2218,0,0,73,93,59.0304,81.1668,2521,38,100,2000,2000,0,0,0,5426,0,5426,0,0,0,0,0,0,0,0,0,0,8284,1,0,0,0,0,0,0,0,0,0,'',''), - (5427,'Rabid Blisterpaw',NULL,47,48,2609,0,0,0,38,38,0,25,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.25,1,1,1,1,1,2488,2578,0,0,81,101,60.984,83.853,2862,42,100,2000,2000,0,0,0,5427,0,5427,0,0,0,0,0,0,0,0,0,0,8285,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5428,'Roc',NULL,41,43,3248,0,0,0,73,73,0,7,1,1,3,0,0,0,0,0,1,1.4,1.42857,1,0,1.2,1,1,1,1,1,1902,2059,0,0,61,81,57.0064,78.3838,2249,33,100,2000,2000,0,0,0,5428,0,0,0,0,0,0,0,0,0,0,0,0,8307,1,0,0,0,0,0,0,0,0,0,'',''), - (5429,'Fire Roc',NULL,43,45,7348,0,0,0,73,73,0,7,1,1,3,0,0,0,0,0,1,1.4,1.42857,2,0,1.2,1,1,1,1,1,1648,1774,1432,1534,63,85,58.0272,79.7874,2085,34,100,2000,2000,0,0,0,5429,0,0,0,0,0,0,0,110,0,0,0,0,8308,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5430,'Searing Roc',NULL,47,49,10827,0,0,0,73,73,0,7,1,1,3,0,0,0,0,0,1,1.4,1.42857,1,0,1.25,1,1,1,1,1,2488,2672,0,0,82,104,60.984,83.853,2890,43,100,2000,2000,0,0,0,5430,0,0,0,0,0,0,0,240,0,0,0,0,8309,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5431,'Surf Glider',NULL,48,50,7114,0,0,0,14,14,0,21,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.25,1,1,1,1,1,2577,2768,0,0,82,105,63.7824,87.7008,4385,43,100,2000,2000,0,0,0,5431,0,5431,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (5432,'Giant Surf Glider',NULL,48,50,5127,0,0,0,14,14,0,21,1,3,3,0,0,0,0,0,1,1,1.14286,1,1,3.25,1,1,1,1,1,6702,7199,0,0,284,366,54.6,75.075,0,150,100,2000,1365,0,0,0,5432,0,0,0,0,0,0,0,150,0,0,0,0,5931,1,0,0,0,0,0,0,0,0,0,'',''), - (5434,'Coral Shark',NULL,46,47,12192,0,0,0,16,16,0,0,1,2,3,0,0,0,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,6633,7139,0,0,251,325,51.5936,70.9412,0,133,100,1275,1402,0,99,494,5434,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5435,'Sand Shark',NULL,14,14,12193,0,0,0,16,16,0,0,1,2,3,0,0,0,0,0,0,1,1.14286,1,1,3.01,1,1,1,1,1,903,903,0,0,57,73,18.984,26.103,0,30,100,1541,1695,0,10,50,5435,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5441,'Hazzali Wasp',NULL,47,48,482,0,0,0,310,310,0,0,10,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2488,2578,0,0,81,101,61.9344,85.1598,2862,42,100,2000,2000,0,0,0,5441,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5450,'Hazzali Stinger',NULL,49,50,3194,0,0,0,310,310,0,0,10,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2672,2769,0,0,85,105,65.56,90.145,2972,44,100,2000,2000,0,0,0,5450,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5451,'Hazzali Swarmer',NULL,49,50,11093,0,0,0,310,310,0,0,10,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2672,2769,0,0,85,105,63.7824,87.7008,2972,44,100,2000,2000,0,0,0,5451,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5452,'Hazzali Worker',NULL,47,48,11095,0,0,0,310,310,0,0,10,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2488,2578,0,0,81,101,62.8672,86.4424,2862,42,100,2000,2000,0,0,0,5452,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5453,'Hazzali Tunneler',NULL,48,49,11094,0,0,0,310,310,0,0,10,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2578,2672,0,0,83,103,61.9344,85.1598,2916,43,100,2000,2000,0,0,0,5453,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5412,'Gurda Wildmane',NULL,35,35,4695,0,0,0,83,83,1.25,0,7,1,3,0,2,4608,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5412,0,'',''), + (5413,'Furen Longbeard',NULL,40,40,4997,0,0,0,122,122,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5413,0,'EventAI',''), + (5414,'Apothecary Faustin','Royal Apothecary Society',40,40,4341,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1739,1739,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,5414,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5414,1,'',''), + (5416,'Infiltrator Marksen',NULL,40,40,4557,0,0,0,35,35,0,0,7,3,3,0,2,33536,0,2,0,1,1.14286,1,0,1.15,1,1,1,1,1,1753,1753,0,0,57,70,56.672,77.924,1964,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5418,'Deathstalker Zraedus',NULL,40,40,4342,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1714,1714,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,5418,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5418,1,'',''), + (5419,'Glasshide Basilisk',NULL,42,43,141,0,0,0,49,49,0,0,1,3,3,0,0,32768,0,0,0,1.11111,1.14286,1,0,1.2,1,1,1,1,1,1981,2059,0,0,65,83,57.0064,78.3838,2397,34,100,2000,2000,0,0,0,5419,0,5419,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5420,'Glasshide Gazer',NULL,45,46,7344,0,0,0,49,49,0,0,1,3,3,0,0,32768,0,0,0,1.11111,1.14286,1,0,1.25,1,1,1,1,1,2310,2398,0,0,77,96,60.016,82.522,2780,40,100,2000,2000,0,0,0,5420,0,5420,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5421,'Glasshide Petrifier',NULL,48,49,12339,0,0,0,49,49,0,0,1,3,3,0,0,32768,0,0,0,1.11111,1.14286,1,0,1.25,1,1,1,1,1,2577,2672,0,0,83,103,62.8672,86.4424,2944,43,100,2000,2000,0,0,0,5421,0,5421,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5421,0,'EventAI',''), + (5422,'Scorpid Hunter',NULL,40,41,2414,0,0,0,413,413,0,20,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.2,1,1,1,1,1,1829,1902,0,0,59,74,59.0304,81.1668,2101,31,100,2000,2000,0,0,0,5422,0,5422,0,0,0,0,0,0,0,0,0,0,5869,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5423,'Scorpid Tail Lasher',NULL,43,44,10987,0,0,0,413,413,0,20,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.2,1,1,1,1,1,2059,2138,0,0,68,88,59.0304,81.1668,2557,36,100,2000,2000,0,0,0,5423,0,5423,0,0,0,0,0,0,0,0,0,0,8857,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5424,'Scorpid Dunestalker',NULL,46,47,10986,0,0,0,413,413,0,20,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.25,1,1,1,1,1,2399,2488,0,0,79,99,60.984,83.853,2835,41,100,2000,2000,0,0,0,5424,0,5424,0,0,0,0,0,0,0,0,0,0,8856,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5425,'Starving Blisterpaw',NULL,41,42,1535,0,0,0,38,38,0,25,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.2,1,1,1,1,1,1902,1981,0,0,61,78,57.0064,78.3838,2246,32,100,2000,2000,0,0,0,5425,0,5425,0,0,0,0,0,0,0,0,0,0,8283,1,0,0,0,0,0,0,0,0,0,'',''), + (5426,'Blisterpaw Hyena',NULL,44,45,1536,0,0,0,38,38,0,25,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.2,1,1,1,1,1,2138,2218,0,0,73,93,59.0304,81.1668,2725,38,100,2000,2000,0,0,0,5426,0,5426,0,0,0,0,0,0,0,0,0,0,8284,1,0,0,0,0,0,0,0,0,0,'',''), + (5427,'Rabid Blisterpaw',NULL,47,48,2609,0,0,0,38,38,0,25,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.25,1,1,1,1,1,2488,2578,0,0,81,101,60.984,83.853,2888,42,100,2000,2000,0,0,0,5427,0,5427,0,0,0,0,0,0,0,0,0,0,8285,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5428,'Roc',NULL,41,43,3248,0,0,0,73,73,0,7,1,1,3,0,0,0,0,0,1,1.4,1.42857,1,0,1.2,1,1,1,1,1,1902,2059,0,0,61,81,57.0064,78.3838,2397,33,100,2000,2000,0,0,0,5428,0,0,0,0,0,0,0,0,0,0,0,0,8307,1,0,0,0,0,0,0,0,0,0,'',''), + (5429,'Fire Roc',NULL,43,45,7348,0,0,0,73,73,0,7,1,1,3,0,0,0,0,0,1,1.4,1.42857,2,0,1.2,1,1,1,1,1,1648,1774,1432,1534,63,85,58.0272,79.7874,2211,34,100,2000,2000,0,0,0,5429,0,0,0,0,0,0,0,110,0,0,0,0,8308,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5430,'Searing Roc',NULL,47,49,10827,0,0,0,73,73,0,7,1,1,3,0,0,0,0,0,1,1.4,1.42857,1,0,1.25,1,1,1,1,1,2488,2672,0,0,82,104,60.984,83.853,2944,43,100,2000,2000,0,0,0,5430,0,0,0,0,0,0,0,240,0,0,0,0,8309,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5431,'Surf Glider',NULL,48,50,7114,0,0,0,14,14,0,21,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.25,1,1,1,1.5,1,2577,2768,0,0,82,105,63.7824,87.7008,4498,43,100,2000,2000,0,0,0,5431,0,5431,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (5432,'Giant Surf Glider',NULL,48,50,5127,0,0,0,14,14,0,21,1,3,3,0,0,32768,0,0,1,1,1.14286,1,1,3.25,1,1,1,1.5,1,6702,7199,0,0,284,366,54.6,75.075,4498,150,100,2000,1365,0,0,0,5432,0,0,0,0,0,0,0,150,0,0,0,0,5931,1,0,0,0,0,0,0,0,0,0,'',''), + (5434,'Coral Shark',NULL,46,47,12192,0,0,0,16,16,0,0,1,2,3,0,0,32768,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,6633,7139,0,0,251,325,51.5936,70.9412,2835,133,100,1275,1402,0,99,494,5434,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5435,'Sand Shark',NULL,14,14,12193,0,0,0,16,16,0,0,1,2,3,0,0,32768,0,0,0,1,1.14286,1,1,3.01,1,1,1,1,1,903,903,0,0,57,73,18.984,26.103,642,30,100,1541,1695,0,10,50,5435,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5441,'Hazzali Wasp',NULL,47,48,482,0,0,0,310,310,0,0,10,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2488,2578,0,0,81,101,61.9344,85.1598,2888,42,100,2000,2000,0,0,0,5441,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5450,'Hazzali Stinger',NULL,49,50,3194,0,0,0,310,310,0,0,10,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2672,2769,0,0,85,105,65.56,90.145,2999,44,100,2000,2000,0,0,0,5450,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5451,'Hazzali Swarmer',NULL,49,50,11093,0,0,0,310,310,0,0,10,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2672,2769,0,0,85,105,63.7824,87.7008,2999,44,100,2000,2000,0,0,0,5451,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5452,'Hazzali Worker',NULL,47,48,11095,0,0,0,310,310,0,0,10,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2488,2578,0,0,81,101,62.8672,86.4424,2888,42,100,2000,2000,0,0,0,5452,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5453,'Hazzali Tunneler',NULL,48,49,11094,0,0,0,310,310,0,0,10,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2578,2672,0,0,83,103,61.9344,85.1598,2944,43,100,2000,2000,0,0,0,5453,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (5454,'Hazzali Sandreaver',NULL,48,48,3195,0,0,0,310,310,0,0,10,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2672,2769,0,0,85,105,63.7824,87.7008,2972,44,100,2000,2000,0,0,0,5454,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5455,'Centipaar Wasp',NULL,47,48,92,0,0,0,310,310,0,0,10,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2488,2578,0,0,81,101,61.9344,85.1598,2862,42,100,2000,2000,0,0,0,5455,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5456,'Centipaar Stinger',NULL,48,49,5297,0,0,0,310,310,0,0,10,1,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.25,1,1,1,1,1,2578,2672,0,0,83,103,62.8672,86.4424,2916,43,100,2000,2000,0,0,0,5456,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5457,'Centipaar Swarmer',NULL,49,50,11107,0,0,0,310,310,0,0,10,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2672,2769,0,0,85,105,63.7824,87.7008,2972,44,100,2000,2000,0,0,0,5457,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5458,'Centipaar Worker',NULL,48,49,157,0,0,0,310,310,0,0,10,1,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.25,1,1,1,1,1,2578,2672,0,0,81,110,0,0,2888,200,19,2000,2000,0,0,0,5458,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5459,'Centipaar Tunneler',NULL,47,48,11108,0,0,0,310,310,0,0,10,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2488,2578,0,0,81,101,61.9344,85.1598,2862,42,100,2000,2000,0,0,0,5459,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5460,'Centipaar Sandreaver',NULL,49,50,11079,0,0,0,310,310,0,0,10,1,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.25,1,1,1,1,1,2672,2769,0,0,85,106,62.8672,86.4424,2972,44,100,2000,2000,0,0,0,5460,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5461,'Sea Elemental',NULL,48,49,5450,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1,1.28968,1,0,1.25,1,1,1,1,1,2578,2672,0,0,83,103,61.9344,85.1598,2917,43,100,2000,2000,4,0,0,5461,0,0,0,0,0,0,0,0,0,120,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (5462,'Sea Spray',NULL,47,48,5562,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1,1.28968,1,0,1.25,1,1,1,1,1,2488,2578,0,0,81,101,60.984,83.853,2853,42,100,2000,2000,4,0,0,5462,0,0,0,0,0,0,0,0,0,125,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5464,'Watchmaster Sorigal',NULL,29,29,3249,0,0,0,84,84,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1528,1528,0,0,38,49,43.8944,60.3548,0,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5464,1,'',''), - (5465,'Land Rager',NULL,45,47,8550,0,0,0,91,91,0,0,4,1,3,0,0,0,0,0,0,1.55556,1.14286,1,0,1.25,1,1,1,1,1,2310,2488,0,0,79,99,60.016,82.522,4572,41,100,2000,2000,0,0,0,5465,0,0,0,0,0,0,0,0,125,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5466,'Coast Strider',NULL,48,49,10039,0,0,0,778,778,0,0,5,3,3,0,0,64,0,98304,0,1.4,1.42857,1,1,3,1,1,1,1,1,6186,6414,0,0,269,346,53.1456,73.0752,2944,142,100,1258,2000,0,355,468,5466,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5466,0,'',''), - (5467,'Deep Dweller',NULL,47,47,12812,0,0,0,778,778,0,0,5,3,3,0,0,64,0,98304,0,1.4,1.42857,1,1,1,1,1,1,-1,1,6414,6645,0,0,259,334,52.3768,72.0181,2999,137,100,1266,2000,0,391,515,5467,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5455,'Centipaar Wasp',NULL,47,48,92,0,0,0,310,310,0,0,10,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2488,2578,0,0,81,101,61.9344,85.1598,2888,42,100,2000,2000,0,0,0,5455,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5456,'Centipaar Stinger',NULL,48,49,5297,0,0,0,310,310,0,0,10,1,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.25,1,1,1,1,1,2578,2672,0,0,83,103,62.8672,86.4424,2944,43,100,2000,2000,0,0,0,5456,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5457,'Centipaar Swarmer',NULL,49,50,11107,0,0,0,310,310,0,0,10,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2672,2769,0,0,85,105,63.7824,87.7008,2999,44,100,2000,2000,0,0,0,5457,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5458,'Centipaar Worker',NULL,48,49,157,0,0,0,310,310,0,0,10,1,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.25,1,1,1,1,1,2578,2672,0,0,81,110,0,0,2944,200,19,2000,2000,0,0,0,5458,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5459,'Centipaar Tunneler',NULL,47,48,11108,0,0,0,310,310,0,0,10,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2488,2578,0,0,81,101,61.9344,85.1598,2888,42,100,2000,2000,0,0,0,5459,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5460,'Centipaar Sandreaver',NULL,49,50,11079,0,0,0,310,310,0,0,10,1,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.25,1,1,1,1,1,2672,2769,0,0,85,106,62.8672,86.4424,2999,44,100,2000,2000,0,0,0,5460,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5461,'Sea Elemental',NULL,48,49,5450,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1,1.28968,1,0,1.25,1,1,1,1,1,2578,2672,0,0,83,103,61.9344,85.1598,2944,43,100,2000,2000,4,0,0,5461,0,0,0,0,0,0,0,0,0,120,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (5462,'Sea Spray',NULL,47,48,5562,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1,1.28968,1,0,1.25,1,1,1,1,1,2488,2578,0,0,81,101,60.984,83.853,2888,42,100,2000,2000,4,0,0,5462,0,0,0,0,0,0,0,0,0,125,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5464,'Watchmaster Sorigal',NULL,29,29,3249,0,0,0,84,84,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1528,1528,0,0,38,49,43.8944,60.3548,1165,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5464,1,'',''), + (5465,'Land Rager',NULL,45,47,8550,0,0,0,91,91,0,0,4,1,3,0,0,0,0,0,0,1.55556,1.14286,1,0,1.25,1,1,1,1.75,1,2310,2488,0,0,79,99,60.016,82.522,4961,41,100,2000,2000,0,0,0,5465,0,0,0,0,0,0,0,0,125,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5466,'Coast Strider',NULL,48,49,10039,0,0,0,778,778,0,0,5,3,3,0,0,32832,0,98304,0,1.4,1.42857,1,1,3,1,1,1,1,1,6186,6414,0,0,269,346,53.1456,73.0752,2944,142,100,1258,2000,0,355,468,5466,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5466,0,'',''), + (5467,'Deep Dweller',NULL,47,47,12812,0,0,0,778,778,0,0,5,3,3,0,0,32832,0,98304,0,1.4,1.42857,1,1,1,1,1,1,-1,1,6414,6645,0,0,259,334,52.3768,72.0181,2999,137,100,1266,2000,0,391,515,5467,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (5469,'Dune Smasher',NULL,48,49,6910,0,0,0,778,778,0,0,5,1,3,0,0,64,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,6186,6414,0,0,259,334,52.3768,72.0181,2944,137,100,1266,2000,0,351,463,5469,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5469,0,'EventAI',''), - (5470,'Raging Dune Smasher',NULL,49,50,12816,0,0,0,778,778,0,0,5,3,3,0,0,0,0,98304,0,2.71,1.14286,1,1,3,1,1,1,1,1,6414,6645,0,0,284,366,54.6,75.075,0,150,100,1241,1365,0,115,576,5470,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5470,0,'EventAI',''), - (5471,'Dunemaul Ogre',NULL,45,46,11545,0,0,0,45,45,0,0,7,1,3,0,0,0,0,0,0,1.6,1.14286,1,0,1.25,1,1,1,1,1,2310,2399,0,0,78,96,63.7824,87.7008,2753,40,100,2000,2000,0,88,120,5471,5471,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5471,0,'EventAI',''), - (5472,'Dunemaul Enforcer',NULL,46,47,11544,0,0,0,45,45,0,0,7,1,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.25,1,1,1,1,1,2399,2488,0,0,79,99,63.7824,87.7008,2808,41,100,2000,2000,0,89,121,5472,5472,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5472,0,'EventAI',''), - (5473,'Dunemaul Ogre Mage',NULL,46,47,12003,0,0,0,45,45,0,0,7,1,3,0,0,0,0,0,0,1.6,1.14286,2,0,1.25,2,1,1,1,1,1919,1990,3174,3280,74,92,63.7824,87.7008,2428,38,100,2000,2000,0,79,108,5473,5473,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5473,0,'EventAI',''), + (5470,'Raging Dune Smasher',NULL,49,50,12816,0,0,0,778,778,0,0,5,3,3,0,0,32768,0,98304,0,2.71,1.14286,1,1,3,1,1,1,1,1,6414,6645,0,0,284,366,54.6,75.075,2999,150,100,1241,1365,0,115,576,5470,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5470,0,'EventAI',''), + (5471,'Dunemaul Ogre',NULL,45,46,11545,0,0,0,45,45,0,0,7,1,3,0,0,0,0,0,0,1.6,1.14286,1,0,1.25,1,1,1,1,1,2310,2399,0,0,78,96,63.7824,87.7008,2780,40,100,2000,2000,0,88,120,5471,5471,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5471,0,'EventAI',''), + (5472,'Dunemaul Enforcer',NULL,46,47,11544,0,0,0,45,45,0,0,7,1,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.25,1,1,1,1,1,2399,2488,0,0,79,99,63.7824,87.7008,2835,41,100,2000,2000,0,89,121,5472,5472,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5472,0,'EventAI',''), + (5473,'Dunemaul Ogre Mage',NULL,46,47,12003,0,0,0,45,45,0,0,7,1,3,0,0,0,0,0,0,1.6,1.14286,2,0,1.25,2,1,1,1,1,1919,1990,3174,3280,74,92,63.7824,87.7008,2300,38,100,2000,2000,0,79,108,5473,5473,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5473,0,'EventAI',''), (5474,'Dunemaul Brute',NULL,46,48,11545,0,0,0,45,45,0,0,7,1,3,0,0,0,0,0,0,1.6,1.14286,1,0,1,1,1,1,-1,1,2488,2578,0,0,122,151,62.8672,86.4424,2862,63,100,2600,2000,0,90,123,5474,5474,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5474,0,'EventAI',''), - (5475,'Dunemaul Warlock',NULL,47,48,11542,0,0,0,45,45,0,0,7,1,3,0,0,0,0,0,0,1.6,1.14286,2,0,1.25,2,1,1,1,1,1990,2062,3280,3390,76,94,63.7824,87.7008,2322,39,100,2000,2000,0,82,111,5475,5475,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5475,0,'EventAI',''), - (5476,'Watcher Biggs',NULL,33,33,3252,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1395,1395,0,0,46,58,48.7872,67.0824,0,24,100,2000,2000,0,0,0,5476,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), - (5477,'Noboru the Cudgel',NULL,39,39,10920,0,0,0,51,51,0,0,7,3,3,0,0,0,0,0,0,1.11111,1.14286,1,0,1.15,1,1,1,1,1,1678,1678,0,0,56,69,53.8384,74.0278,1834,29,100,2000,1771,0,66,91,5477,5477,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5477,0,'',''), - (5479,'Wu Shen','Warrior Trainer',50,50,3280,0,0,0,12,12,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4649,5479,0,'EventAI',''), - (5480,'Ilsa Corbin','Warrior Trainer',40,40,3287,0,0,0,12,12,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4649,5480,0,'EventAI',''), - (5481,'Thistleshrub Dew Collector',NULL,47,48,3386,0,0,0,16,16,0,0,4,3,3,0,0,0,0,0,0,0.666668,1.14286,1,0,1,1,1,1,-1,1,2920,2937,0,0,81,105,62.8672,86.4424,0,43,100,2000,2000,0,92,125,5481,0,0,0,0,0,0,0,96,96,96,96,96,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5482,'Stephen Ryback','Cooking Trainer',35,35,3281,0,0,0,12,12,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,646,5482,0,'EventAI',''), - (5483,'Erika Tate','Cooking Supplies',30,30,3288,0,0,0,12,12,0,0,7,3,3,0,5,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,688,5483,0,'EventAI',''), - (5484,'Brother Benjamin','Priest Trainer',40,40,3282,0,0,0,12,12,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4468,5484,0,'EventAI',''), - (5485,'Thistleshrub Rootshaper',NULL,49,50,9014,0,0,0,16,16,0,0,4,3,3,0,0,0,0,0,0,0.666668,1.14286,2,0,1,1,1,1,-1,1,2295,2420,1750,1807,85,109,63.7824,87.7008,0,45,100,2000,2000,0,85,116,5485,0,0,0,0,0,0,0,50,100,50,100,50,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5489,'Brother Joshua','Priest Trainer',50,50,3283,0,0,0,12,12,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4666,5489,0,'EventAI',''), - (5490,'Gnarled Thistleshrub',NULL,48,49,1086,0,0,0,16,16,0,0,4,3,3,0,0,0,0,0,0,0.666668,1.14286,1,0,1.25,1,1,1,1,1,2578,2672,0,0,83,103,63.7824,87.7008,4344,43,100,2000,2000,0,95,129,5490,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (5491,'Arthur the Faithful','Paladin Trainer',40,40,3284,0,0,0,12,12,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,4469,5491,0,'EventAI',''), - (5492,'Katherine the Pure','Paladin Trainer',50,50,3289,0,0,0,12,12,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,4470,5492,0,'EventAI',''), - (5493,'Arnold Leland','Fishing Trainer',35,35,3285,0,0,0,12,12,0,0,7,3,3,0,17,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4744,5493,0,'EventAI',''), - (5494,'Catherine Leland','Fishing Supplies',30,30,3290,0,0,0,12,12,0,0,7,3,3,0,5,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,685,5494,0,'EventAI',''), - (5495,'Ursula Deline','Warlock Trainer',40,40,3291,0,0,0,12,12,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,4505,5495,0,'EventAI',''), - (5496,'Sandahl','Warlock Trainer',50,50,3286,0,0,0,12,12,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,4504,5496,0,'EventAI',''), - (5497,'Jennea Cannon','Mage Trainer',40,40,3292,0,0,0,12,12,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4485,5497,0,'EventAI',''), - (5498,'Elsharin','Mage Trainer',50,50,3293,0,0,0,12,12,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4484,5498,0,'EventAI',''), - (5499,'Lilyssia Nightbreeze','Expert Alchemist',35,35,3295,0,0,0,12,12,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4121,5499,0,'EventAI',''), - (5500,'Tel\'Athir','Journeyman Alchemist',31,31,3298,0,0,0,12,12,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4111,5500,0,'EventAI',''), - (5501,'Kaerbrus','Hunter Trainer',57,57,3299,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4356,4356,0,0,102,131,72.2304,99.3168,3201,54,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4694,5501,0,'EventAI',''), - (5502,'Shylamiir','Herbalism Trainer',35,35,3296,0,0,0,12,12,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,5502,0,'EventAI',''), - (5503,'Eldraeith','Herbalism Supplies',30,30,3297,0,0,0,12,12,0,0,7,3,3,0,5,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,683,5503,0,'EventAI',''), - (5504,'Sheldras Moontree','Druid Trainer',60,60,3300,0,0,0,12,12,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,2620,2620,110,142,74.448,102.366,0,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,0,0,4508,5504,0,'EventAI',''), - (5505,'Theridran','Druid Trainer',50,50,3301,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,0,0,3925,5505,0,'EventAI',''), - (5506,'Maldryn','Druid Trainer',40,40,3302,0,0,0,12,12,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,0,0,4507,5506,0,'EventAI',''), - (5508,'Strumner Flintheel','Armorer',40,40,3304,0,0,0,12,12,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5508,0,'',''), - (5509,'Kathrum Axehand','Axe Merchant',30,30,3305,0,0,0,12,12,0,0,7,3,3,0,16389,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,693,5509,0,'EventAI',''), - (5510,'Thulman Flintcrag','Guns Vendor',30,30,3306,0,0,0,12,12,0,0,7,3,3,0,16389,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,693,5510,0,'EventAI',''), - (5511,'Therum Deepforge','Expert Blacksmith',33,33,3307,0,0,0,12,12,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1846,1846,0,0,46,58,48.7872,67.0824,0,24,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,2760,5511,0,'EventAI',''), - (5512,'Kaita Deepforge','Blacksmithing Supplies',30,30,3311,0,0,0,12,12,0,0,7,3,3,0,16391,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,693,5512,0,'EventAI',''), - (5513,'Gelman Stonehand','Mining Trainer',35,35,3308,0,0,0,12,12,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,660,5513,0,'EventAI',''), - (5514,'Brooke Stonebraid','Mining Supplies',30,30,3313,0,0,0,12,12,0,0,7,3,3,0,5,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,693,5514,0,'EventAI',''), - (5515,'Einris Brightspear','Hunter Trainer',60,60,3312,0,0,0,12,12,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,2620,2620,110,142,74.448,102.366,0,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4474,5515,0,'EventAI',''), - (5516,'Ulfir Ironbeard','Hunter Trainer',50,50,3309,0,0,0,12,12,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4473,5516,0,'EventAI',''), - (5517,'Thorfin Stoneshield','Hunter Trainer',40,40,3310,0,0,0,12,12,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4472,5517,0,'EventAI',''), - (5518,'Lilliam Sparkspindle','Expert Engineer',35,35,3314,0,0,0,875,875,1.15,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4146,5518,0,'EventAI',''), - (5519,'Billibub Cogspinner','Engineering Supplies',30,30,3315,0,0,0,875,875,1.15,0,7,3,3,0,5,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,698,5519,0,'EventAI',''), - (5520,'Spackle Thornberry','Demon Trainer',40,40,3316,0,0,0,875,875,1.15,0,7,3,3,0,7,4608,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,2471,2471,3191,3191,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12670,5520,0,'EventAI',''), - (5523,'War Party Kodo',NULL,29,29,6269,6270,0,0,83,83,0,0,1,1,3,0,0,768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1528,1528,0,0,63,80,0,0,1185,33,0,3000,2000,0,0,0,0,0,100005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50430,0,'',''), + (5475,'Dunemaul Warlock',NULL,47,48,11542,0,0,0,45,45,0,0,7,1,3,0,0,0,0,0,0,1.6,1.14286,2,0,1.25,2,1,1,1,1,1990,2062,3280,3390,76,94,63.7824,87.7008,2344,39,100,2000,2000,0,82,111,5475,5475,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5475,0,'EventAI',''), + (5476,'Watcher Biggs',NULL,33,33,3252,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1395,1395,0,0,46,58,48.7872,67.0824,1304,24,100,2000,2000,0,0,0,5476,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), + (5477,'Noboru the Cudgel',NULL,39,39,10920,0,0,0,51,51,0,0,7,3,3,0,0,32768,0,0,0,1.11111,1.14286,1,0,1.15,1,1,1,1,1,1678,1678,0,0,56,69,53.8384,74.0278,1834,29,100,2000,1771,0,66,91,5477,5477,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5477,0,'',''), + (5479,'Wu Shen','Warrior Trainer',50,50,3280,0,0,0,12,12,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4649,5479,0,'EventAI',''), + (5480,'Ilsa Corbin','Warrior Trainer',40,40,3287,0,0,0,12,12,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4649,5480,0,'EventAI',''), + (5481,'Thistleshrub Dew Collector',NULL,47,48,3386,0,0,0,16,16,0,0,4,3,3,0,0,32768,0,0,0,0.666668,1.14286,1,0,1,1,1,1,-1,1,2920,2937,0,0,81,105,62.8672,86.4424,2888,43,100,2000,2000,0,92,125,5481,0,0,0,0,0,0,0,96,96,96,96,96,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5482,'Stephen Ryback','Cooking Trainer',35,35,3281,0,0,0,12,12,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,646,5482,0,'EventAI',''), + (5483,'Erika Tate','Cooking Supplies',30,30,3288,0,0,0,12,12,0,0,7,3,3,0,5,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,688,5483,0,'EventAI',''), + (5484,'Brother Benjamin','Priest Trainer',40,40,3282,0,0,0,12,12,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4468,5484,0,'EventAI',''), + (5485,'Thistleshrub Rootshaper',NULL,49,50,9014,0,0,0,16,16,0,0,4,3,3,0,0,32768,0,0,0,0.666668,1.14286,2,0,1,1,1,1,-1,1,2295,2420,1750,1807,85,109,63.7824,87.7008,2432,45,100,2000,2000,0,85,116,5485,0,0,0,0,0,0,0,50,100,50,100,50,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5489,'Brother Joshua','Priest Trainer',50,50,3283,0,0,0,12,12,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4666,5489,0,'EventAI',''), + (5490,'Gnarled Thistleshrub',NULL,48,49,1086,0,0,0,16,16,0,0,4,3,3,0,0,32768,0,0,0,0.666668,1.14286,1,0,1.25,1,1,1,1.5,1,2578,2672,0,0,83,103,63.7824,87.7008,4416,43,100,2000,2000,0,95,129,5490,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (5491,'Arthur the Faithful','Paladin Trainer',40,40,3284,0,0,0,12,12,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,4469,5491,0,'EventAI',''), + (5492,'Katherine the Pure','Paladin Trainer',50,50,3289,0,0,0,12,12,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,4470,5492,0,'EventAI',''), + (5493,'Arnold Leland','Fishing Trainer',35,35,3285,0,0,0,12,12,0,0,7,3,3,0,17,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4744,5493,0,'EventAI',''), + (5494,'Catherine Leland','Fishing Supplies',30,30,3290,0,0,0,12,12,0,0,7,3,3,0,5,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,685,5494,0,'EventAI',''), + (5495,'Ursula Deline','Warlock Trainer',40,40,3291,0,0,0,12,12,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,4505,5495,0,'EventAI',''), + (5496,'Sandahl','Warlock Trainer',50,50,3286,0,0,0,12,12,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,4504,5496,0,'EventAI',''), + (5497,'Jennea Cannon','Mage Trainer',40,40,3292,0,0,0,12,12,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4485,5497,0,'EventAI',''), + (5498,'Elsharin','Mage Trainer',50,50,3293,0,0,0,12,12,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4484,5498,0,'EventAI',''), + (5499,'Lilyssia Nightbreeze','Expert Alchemist',35,35,3295,0,0,0,12,12,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4121,5499,0,'EventAI',''), + (5500,'Tel\'Athir','Journeyman Alchemist',31,31,3298,0,0,0,12,12,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,1234,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4111,5500,0,'EventAI',''), + (5501,'Kaerbrus','Hunter Trainer',57,57,3299,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4356,4356,0,0,102,131,72.2304,99.3168,3201,54,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4694,5501,0,'EventAI',''), + (5502,'Shylamiir','Herbalism Trainer',35,35,3296,0,0,0,12,12,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,5502,0,'EventAI',''), + (5503,'Eldraeith','Herbalism Supplies',30,30,3297,0,0,0,12,12,0,0,7,3,3,0,5,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,683,5503,0,'EventAI',''), + (5504,'Sheldras Moontree','Druid Trainer',60,60,3300,0,0,0,12,12,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,2620,2620,110,142,74.448,102.366,3791,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,0,0,4508,5504,0,'EventAI',''), + (5505,'Theridran','Druid Trainer',50,50,3301,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,0,0,3925,5505,0,'EventAI',''), + (5506,'Maldryn','Druid Trainer',40,40,3302,0,0,0,12,12,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,0,0,4507,5506,0,'EventAI',''), + (5508,'Strumner Flintheel','Armorer',40,40,3304,0,0,0,12,12,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5508,0,'',''), + (5509,'Kathrum Axehand','Axe Merchant',30,30,3305,0,0,0,12,12,0,0,7,3,3,0,16389,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,693,5509,0,'EventAI',''), + (5510,'Thulman Flintcrag','Guns Vendor',30,30,3306,0,0,0,12,12,0,0,7,3,3,0,16389,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,693,5510,0,'EventAI',''), + (5511,'Therum Deepforge','Expert Blacksmith',33,33,3307,0,0,0,12,12,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1846,1846,0,0,46,58,48.7872,67.0824,1304,24,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,2760,5511,0,'EventAI',''), + (5512,'Kaita Deepforge','Blacksmithing Supplies',30,30,3311,0,0,0,12,12,0,0,7,3,3,0,16391,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,693,5512,0,'EventAI',''), + (5513,'Gelman Stonehand','Mining Trainer',35,35,3308,0,0,0,12,12,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,660,5513,0,'EventAI',''), + (5514,'Brooke Stonebraid','Mining Supplies',30,30,3313,0,0,0,12,12,0,0,7,3,3,0,5,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,693,5514,0,'EventAI',''), + (5515,'Einris Brightspear','Hunter Trainer',60,60,3312,0,0,0,12,12,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,2620,2620,110,142,74.448,102.366,3791,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4474,5515,0,'EventAI',''), + (5516,'Ulfir Ironbeard','Hunter Trainer',50,50,3309,0,0,0,12,12,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4473,5516,0,'EventAI',''), + (5517,'Thorfin Stoneshield','Hunter Trainer',40,40,3310,0,0,0,12,12,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4472,5517,0,'EventAI',''), + (5518,'Lilliam Sparkspindle','Expert Engineer',35,35,3314,0,0,0,875,875,1.15,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4146,5518,0,'EventAI',''), + (5519,'Billibub Cogspinner','Engineering Supplies',30,30,3315,0,0,0,875,875,1.15,0,7,3,3,0,5,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,698,5519,0,'EventAI',''), + (5520,'Spackle Thornberry','Demon Trainer',40,40,3316,0,0,0,875,875,1.15,0,7,3,3,0,7,37376,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,2471,2471,3191,3191,61,78,56.672,77.924,1035,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12670,5520,0,'EventAI',''), + (5523,'War Party Kodo',NULL,29,29,6269,6270,0,0,83,83,0,0,1,1,3,0,0,768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1528,1528,0,0,63,80,0,0,1185,33,0,3000,2000,0,0,0,0,0,100005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5523,0,'',''), (5543,'Clarice Foster',NULL,17,17,3371,0,0,0,68,68,0,0,7,1,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,748,748,0,0,17,22,27.5264,37.8488,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5543,0,'',''), - (5546,'Grunt Zuul',NULL,55,55,4550,0,0,0,85,85,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,168,197,70.664,97.163,0,84,100,2000,2000,0,54,269,5546,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5546,0,'',''), - (5547,'Grunt Tharlak',NULL,55,55,4548,0,0,0,85,85,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,168,197,70.664,97.163,0,84,100,2000,2000,0,54,269,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5547,0,'',''), - (5564,'Simon Tanner','Expert Leatherworker',35,35,3449,0,0,0,12,12,0,0,7,3,3,0,17,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4203,0,0,'EventAI',''), - (5565,'Jillian Tanner','Leatherworking Supplies',30,30,3448,0,0,0,12,12,0,0,7,3,3,0,5,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,688,0,0,'EventAI',''), - (5566,'Tannysa','Herbalism Trainer',35,35,3445,0,0,0,12,12,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,643,5566,0,'EventAI',''), - (5567,'Sellandus','Expert Tailor',31,31,3444,0,0,0,12,12,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4344,0,0,'EventAI',''), - (5568,'Captured Leper Gnome',NULL,8,8,6926,6927,0,0,35,35,1.15,0,7,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,7,10,13.5872,18.6824,20,4,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5569,'Fizzlebang Booms','Fireworks Vendor',40,40,3457,0,0,0,875,875,1.15,0,7,3,3,0,6,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,92,109,56.672,77.924,0,46,100,1610,1771,0,1,502,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5569,0,'',''), - (5570,'Bruuk Barleybeard','Bartender',50,50,3458,0,0,0,55,55,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5570,0,'',''), - (5591,'Dar',NULL,40,40,3508,0,0,0,29,29,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,217,276,56.672,77.924,0,114,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5591,0,'',''), - (5592,'Tok\'Kar',NULL,43,43,3511,0,0,0,29,29,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,66,85,59.7872,82.2074,0,35,100,2000,1738,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5592,1,'',''), - (5593,'Katar',NULL,45,45,3519,0,0,0,29,29,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,1716,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5593,1,'',''), - (5594,'Alchemist Pestlezugg','Alchemy Supplies',45,45,7215,0,0,0,474,474,0,0,7,1,3,0,7,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,900,5594,0,'',''), - (5595,'Ironforge Guard',NULL,55,55,3524,3525,0,0,57,57,0,0,7,3,3,0,1,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,5194,5194,0,0,605,665,301.34,422.17,0,293,100,2000,2000,0,1,806,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2121,5595,0,'','guard_ironforge'), - (5597,'Grunt Komak',NULL,38,38,3546,0,0,0,29,29,0,0,7,3,3,0,0,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,55,71,54.5072,74.9474,0,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5597,0,'',''), - (5598,'Atal\'ai Exile',NULL,45,45,6590,0,0,0,35,35,0,0,7,3,3,0,2,768,0,2,0,1,1.14286,1,0,1.2,1,1,1,1,1,2218,2218,0,0,78,95,61.776,84.942,2725,40,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,30,0,0,70,0,0,0,0,0,0,0,0,0,50483,0,'',''), - (5599,'Kon Yelloweyes',NULL,25,25,3550,0,0,0,83,83,1.35,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5599,0,'',''), + (5546,'Grunt Zuul',NULL,55,55,4550,0,0,0,85,85,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,168,197,70.664,97.163,3271,84,100,2000,2000,0,54,269,5546,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5546,0,'',''), + (5547,'Grunt Tharlak',NULL,55,55,4548,0,0,0,85,85,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,168,197,70.664,97.163,3271,84,100,2000,2000,0,54,269,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5547,0,'',''), + (5564,'Simon Tanner','Expert Leatherworker',35,35,3449,0,0,0,12,12,0,0,7,3,3,0,17,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4203,0,0,'EventAI',''), + (5565,'Jillian Tanner','Leatherworking Supplies',30,30,3448,0,0,0,12,12,0,0,7,3,3,0,5,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,688,0,0,'EventAI',''), + (5566,'Tannysa','Herbalism Trainer',35,35,3445,0,0,0,12,12,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,643,5566,0,'EventAI',''), + (5567,'Sellandus','Expert Tailor',31,31,3444,0,0,0,12,12,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,1234,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4344,0,0,'EventAI',''), + (5568,'Captured Leper Gnome',NULL,8,8,6926,6927,0,0,35,35,1.15,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,7,10,13.5872,18.6824,20,4,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5569,'Fizzlebang Booms','Fireworks Vendor',40,40,3457,0,0,0,875,875,1.15,0,7,3,3,0,6,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,92,109,56.672,77.924,1964,46,100,1610,1771,0,1,502,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5569,0,'',''), + (5570,'Bruuk Barleybeard','Bartender',50,50,3458,0,0,0,55,55,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5570,0,'',''), + (5591,'Dar',NULL,40,40,3508,0,0,0,29,29,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,217,276,56.672,77.924,1964,114,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5591,0,'',''), + (5592,'Tok\'Kar',NULL,43,43,3511,0,0,0,29,29,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,66,85,59.7872,82.2074,2397,35,100,2000,1738,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5592,1,'',''), + (5593,'Katar',NULL,45,45,3519,0,0,0,29,29,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,1716,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5593,1,'',''), + (5594,'Alchemist Pestlezugg','Alchemy Supplies',45,45,7215,0,0,0,474,474,0,0,7,1,3,0,7,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,900,5594,0,'',''), + (5595,'Ironforge Guard',NULL,55,55,3524,3525,0,0,57,57,0,0,7,3,3,0,1,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,5194,5194,0,0,605,665,301.34,422.17,3271,293,100,2000,2000,0,1,806,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2121,5595,0,'','guard_ironforge'), + (5597,'Grunt Komak',NULL,38,38,3546,0,0,0,29,29,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,55,71,54.5072,74.9474,1709,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5597,0,'',''), + (5598,'Atal\'ai Exile',NULL,45,45,6590,0,0,0,35,35,0,0,7,3,3,0,2,33536,0,2,0,1,1.14286,1,0,1.2,1,1,1,1,1,2218,2218,0,0,78,95,61.776,84.942,2725,40,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,30,0,0,70,0,0,0,0,0,0,0,0,0,5598,0,'',''), + (5599,'Kon Yelloweyes',NULL,25,25,3550,0,0,0,83,83,1.35,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5599,0,'',''), (5600,'Khan Dez\'hepah',NULL,35,35,4860,0,0,0,130,130,0,0,7,1,3,0,0,0,0,0,0,1.02,1.14286,1,0,1.1,1,1,1,1,1,1341,1341,0,0,62,77,0,0,1373,32,0,2200,2000,0,150,170,5600,5600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5600,0,'EventAI',''), (5601,'Khan Jehn',NULL,37,37,9433,0,0,0,133,133,0,0,7,1,3,0,0,0,0,0,0,1.02,1.14286,1,0,1,1,1,1,-1,1,1550,1550,0,0,52,64,0,0,1593,27,0,2000,2000,0,150,184,5601,5601,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5601,0,'EventAI',''), (5602,'Khan Shaka',NULL,37,37,9427,0,0,0,132,132,0,0,7,1,3,0,0,0,0,0,0,0.666668,1.14286,1,0,1,1,1,1,-1,1,1377,1377,0,0,52,64,0,0,1593,27,0,2000,2000,0,150,170,5602,5602,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5602,0,'EventAI',''), - (5603,'Grunt Mojka',NULL,38,38,3564,0,0,0,29,29,0,0,7,3,3,0,0,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,55,71,54.5072,74.9474,0,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5603,0,'',''), - (5605,'Tisa Martine',NULL,30,30,3591,0,0,0,55,55,0,0,7,3,3,0,2,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5605,0,'',''), - (5606,'Goma',NULL,12,12,3604,0,0,0,29,29,0,0,7,3,3,0,0,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5606,0,'',''), - (5607,'Roger',NULL,1,1,338,0,0,0,35,35,0,0,7,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,8336,8336,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5607,0,'',''), - (5608,'Jamin',NULL,1,1,221,0,0,0,35,35,0,0,7,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5608,0,'',''), - (5609,'Zazo',NULL,14,14,3605,0,0,0,29,29,0,0,7,3,3,0,0,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5609,0,'',''), - (5610,'Kozish',NULL,12,12,7137,0,0,0,29,29,0,0,7,3,3,0,0,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5610,0,'',''), - (5611,'Barkeep Morag',NULL,13,13,3606,0,0,0,29,29,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,546,546,0,0,13,17,21.5072,29.5724,20,7,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5611,0,'',''), - (5612,'Gimrizz Shadowcog','Warlock Trainer',15,15,3607,0,0,0,875,875,1.15,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,557,557,17,22,24.552,33.759,20,9,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,4682,5612,0,'',''), - (5613,'Doyo\'da',NULL,11,11,3608,0,0,0,126,126,0,0,7,3,3,0,0,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,456,456,0,0,12,14,18.392,25.289,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5613,0,'',''), - (5614,'Sarok',NULL,25,25,3609,0,0,0,29,29,0,0,7,3,3,0,0,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5614,0,'',''), - (5615,'Wastewander Rogue',NULL,43,44,5571,5572,0,0,16,16,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2219,2410,1253,1253,81,105,62.8672,86.4424,0,43,100,2000,2000,0,78,107,5615,5615,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5615,0,'EventAI',''), - (5616,'Wastewander Thief',NULL,40,41,5532,5533,0,0,16,16,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1919,2111,0,0,72,93,59.0304,81.1668,0,38,100,2000,2000,0,71,98,5616,5616,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5616,0,'EventAI',''), - (5617,'Wastewander Shadow Mage',NULL,41,43,5530,5531,0,0,16,16,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,8,0,1,1,1,1,-1,1,1374,1669,3471,3575,85,109,63.7824,87.7008,0,45,100,2000,2000,0,62,86,5617,5617,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5617,0,'EventAI',''), - (5618,'Wastewander Bandit',NULL,41,42,5568,5569,0,0,16,16,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1951,2046,0,0,77,101,61.9344,85.1598,0,41,100,2000,2000,0,74,102,5618,5618,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5618,0,'EventAI',''), - (5620,'Bartender Wental','Food & Drink',21,21,3638,0,0,0,12,12,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,980,980,0,0,24,32,33.264,45.738,0,13,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5622,'Ongeku',NULL,37,37,4688,0,0,0,51,51,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1,1,1,1,1,1,1336,1336,0,0,52,64,53.8384,74.0278,1593,27,100,2000,2000,0,60,84,5622,5622,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5622,0,'',''), - (5623,'Wastewander Assassin',NULL,44,45,5573,5574,0,0,16,16,0,0,7,1,3,0,0,0,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2212,2353,0,0,85,109,63.7824,87.7008,0,45,100,2000,2000,0,83,114,5623,5623,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5623,0,'EventAI',''), - (5624,'Undercity Guardian',NULL,55,55,10699,0,0,0,68,68,0,0,6,3,3,0,1,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,5215,5215,1600,1600,605,665,301.34,422.17,0,293,100,2000,2000,0,1,739,0,0,0,0,0,8388624,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,2849,0,0,'','guard_undercity'), - (5634,'Rhapsody Shindigger',NULL,44,44,3874,0,0,0,35,35,0,0,7,3,3,0,2,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,68,88,60.7904,83.5868,0,36,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5634,0,'',''), - (5635,'Falstad Wildhammer','High Thane',50,50,7005,0,0,0,694,694,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5635,0,'',''), - (5636,'Gryphon Master Talonaxe',NULL,44,44,7007,0,0,0,694,694,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2868,2868,1809,1809,310,400,60.7904,83.5868,0,164,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5636,0,'',''), - (5637,'Roetten Stonehammer','Reclaimers Inc.',40,40,3756,0,0,0,122,122,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5637,0,'',''), - (5638,'Kreldig Ungor','Reclaimers Inc.',35,35,3757,0,0,0,122,122,0,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5638,0,'EventAI',''), - (5639,'Craven Drok',NULL,35,35,3758,0,0,0,83,83,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5639,0,'',''), - (5640,'Keldran',NULL,38,38,3759,0,0,0,29,29,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,55,71,54.5072,74.9474,0,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5640,0,'',''), - (5641,'Takata Steelblade',NULL,40,40,3760,0,0,0,29,29,0,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5641,0,'',''), - (5642,'Vahlarriel Demonslayer',NULL,37,37,3789,0,0,0,124,124,0,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2192,2192,0,0,55,70,53.3984,73.4228,0,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5642,0,'EventAI',''), + (5603,'Grunt Mojka',NULL,38,38,3564,0,0,0,29,29,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,55,71,54.5072,74.9474,1709,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5603,0,'',''), + (5605,'Tisa Martine',NULL,30,30,3591,0,0,0,55,55,0,0,7,3,3,0,2,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5605,0,'',''), + (5606,'Goma',NULL,12,12,3604,0,0,0,29,29,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5606,0,'',''), + (5607,'Roger',NULL,1,1,338,0,0,0,35,35,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,8336,8336,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5607,0,'',''), + (5608,'Jamin',NULL,1,1,221,0,0,0,35,35,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5608,0,'',''), + (5609,'Zazo',NULL,14,14,3605,0,0,0,29,29,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5609,0,'',''), + (5610,'Kozish',NULL,12,12,7137,0,0,0,29,29,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5610,0,'',''), + (5611,'Barkeep Morag',NULL,13,13,3606,0,0,0,29,29,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,546,546,0,0,13,17,21.5072,29.5724,608,7,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5611,0,'',''), + (5612,'Gimrizz Shadowcog','Warlock Trainer',15,15,3607,0,0,0,875,875,1.15,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,557,557,17,22,24.552,33.759,20,9,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,4682,5612,0,'',''), + (5613,'Doyo\'da',NULL,11,11,3608,0,0,0,126,126,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,456,456,0,0,12,14,18.392,25.289,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5613,0,'',''), + (5614,'Sarok',NULL,25,25,3609,0,0,0,29,29,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5614,0,'',''), + (5615,'Wastewander Rogue',NULL,43,44,5571,5572,0,0,16,16,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2219,2410,1253,1253,81,105,62.8672,86.4424,2557,43,100,2000,2000,0,78,107,5615,5615,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5615,0,'EventAI',''), + (5616,'Wastewander Thief',NULL,40,41,5532,5533,0,0,16,16,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1919,2111,0,0,72,93,59.0304,81.1668,2101,38,100,2000,2000,0,71,98,5616,5616,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5616,0,'EventAI',''), + (5617,'Wastewander Shadow Mage',NULL,41,43,5530,5531,0,0,16,16,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,8,0,1,1,1,1,-1,1,1374,1669,3471,3575,85,109,63.7824,87.7008,1234,45,100,2000,2000,0,62,86,5617,5617,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5617,0,'EventAI',''), + (5618,'Wastewander Bandit',NULL,41,42,5568,5569,0,0,16,16,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1951,2046,0,0,77,101,61.9344,85.1598,2246,41,100,2000,2000,0,74,102,5618,5618,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5618,0,'EventAI',''), + (5620,'Bartender Wental','Food & Drink',21,21,3638,0,0,0,12,12,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,980,980,0,0,24,32,33.264,45.738,888,13,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5622,'Ongeku',NULL,37,37,4688,0,0,0,51,51,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1,1,1,1,1,1,1336,1336,0,0,52,64,53.8384,74.0278,1593,27,100,2000,2000,0,60,84,5622,5622,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5622,0,'',''), + (5623,'Wastewander Assassin',NULL,44,45,5573,5574,0,0,16,16,0,0,7,1,3,0,0,0,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2212,2353,0,0,85,109,63.7824,87.7008,2725,45,100,2000,2000,0,83,114,5623,5623,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5623,0,'EventAI',''), + (5624,'Undercity Guardian',NULL,55,55,10699,0,0,0,68,68,0,0,6,3,3,0,1,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,5215,5215,1600,1600,605,665,301.34,422.17,3271,293,100,2000,2000,0,1,739,0,0,0,0,0,8388624,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,2849,0,0,'','guard_undercity'), + (5634,'Rhapsody Shindigger',NULL,44,44,3874,0,0,0,35,35,0,0,7,3,3,0,2,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,68,88,60.7904,83.5868,2557,36,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5634,0,'',''), + (5635,'Falstad Wildhammer','High Thane',50,50,7005,0,0,0,694,694,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5635,0,'',''), + (5636,'Gryphon Master Talonaxe',NULL,44,44,7007,0,0,0,694,694,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2868,2868,1809,1809,310,400,60.7904,83.5868,2557,164,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5636,0,'',''), + (5637,'Roetten Stonehammer','Reclaimers Inc.',40,40,3756,0,0,0,122,122,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5637,0,'',''), + (5638,'Kreldig Ungor','Reclaimers Inc.',35,35,3757,0,0,0,122,122,0,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5638,0,'EventAI',''), + (5639,'Craven Drok',NULL,35,35,3758,0,0,0,83,83,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5639,0,'',''), + (5640,'Keldran',NULL,38,38,3759,0,0,0,29,29,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,55,71,54.5072,74.9474,1709,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5640,0,'',''), + (5641,'Takata Steelblade',NULL,40,40,3760,0,0,0,29,29,0,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5641,0,'',''), + (5642,'Vahlarriel Demonslayer',NULL,37,37,3789,0,0,0,124,124,0,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2192,2192,0,0,55,70,53.3984,73.4228,1593,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5642,0,'EventAI',''), (5643,'Tyranis Malem',NULL,36,36,3790,0,0,0,16,16,0,0,7,1,3,0,0,32768,0,0,0,1.02,1.14286,2,0,1.15,1,1,1,1,1,1208,1208,1097,1097,49,55,53.8384,74.0278,1234,24,100,2000,2000,0,53,74,5643,5643,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5643,0,'EventAI',''), - (5644,'Dalinda Malem',NULL,35,35,3791,0,0,0,35,35,0,0,7,1,3,0,2,512,0,2,4096,1,1.14286,1,0,1,1,1,1,-1,1,1339,1339,0,0,61,78,53.8384,74.0278,0,32,100,2000,2000,0,0,0,5644,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_dalinda_malem'), - (5645,'Sandfury Hideskinner',NULL,42,43,6413,6414,0,0,37,37,0,0,7,1,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,4953,5148,0,0,269,346,53.1456,73.0752,2322,142,100,1258,2000,0,289,383,5645,5645,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5645,0,'EventAI',''), - (5646,'Sandfury Axe Thrower',NULL,43,44,6411,6412,0,0,37,37,0,0,7,1,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,5148,5346,0,0,269,346,53.1456,73.0752,2402,142,100,1258,2000,0,311,411,5646,5646,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,51710,0,'EventAI',''), - (5647,'Sandfury Firecaller',NULL,43,44,6415,6416,0,0,37,37,0,0,7,1,3,0,0,32768,0,0,0,1,1.14286,2,1,2.75,2,1,1,1,1,3776,3922,2864,2966,269,346,53.1456,73.0752,2020,142,100,1258,2000,0,232,307,5647,5647,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5647,0,'EventAI',''), - (5648,'Sandfury Shadowcaster',NULL,43,44,6420,0,0,0,37,37,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,8,1,3,2,1,1,1,1,3603,3741,7150,7360,269,346,53.1456,73.0752,1504,142,100,2000,1384,0,236,313,5648,5648,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5648,0,'EventAI',''), - (5649,'Sandfury Blood Drinker',NULL,44,45,6423,0,0,0,37,37,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,5346,5544,0,0,269,346,53.1456,73.0752,2641,142,100,2000,1384,0,306,404,5649,5649,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5649,0,'EventAI',''), - (5650,'Sandfury Witch Doctor',NULL,44,45,6422,0,0,0,37,37,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,4278,4434,2966,3068,269,346,53.1456,73.0752,2147,142,100,2000,1384,0,263,348,5650,5650,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5650,0,'EventAI',''), + (5644,'Dalinda Malem',NULL,35,35,3791,0,0,0,35,35,0,0,7,1,3,0,2,512,0,2,4096,1,1.14286,1,0,1,1,1,1,-1,1,1339,1339,0,0,61,78,53.8384,74.0278,1373,32,100,2000,2000,0,0,0,5644,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_dalinda_malem'), + (5645,'Sandfury Hideskinner',NULL,42,43,6413,6414,0,0,37,37,0,0,7,1,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,4953,5148,0,0,269,346,53.1456,73.0752,2397,142,100,1258,2000,0,289,383,5645,5645,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5645,0,'EventAI',''), + (5646,'Sandfury Axe Thrower',NULL,43,44,6411,6412,0,0,37,37,0,0,7,1,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,5148,5346,0,0,269,346,53.1456,73.0752,2557,142,100,1258,2000,0,311,411,5646,5646,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5646,0,'EventAI',''), + (5647,'Sandfury Firecaller',NULL,43,44,6415,6416,0,0,37,37,0,0,7,1,3,0,0,32768,0,0,0,1,1.14286,2,1,2.75,2,1,1,1,1,3776,3922,2864,2966,269,346,53.1456,73.0752,2082,142,100,1258,2000,0,232,307,5647,5647,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5647,0,'EventAI',''), + (5648,'Sandfury Shadowcaster',NULL,43,44,6420,0,0,0,37,37,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,8,1,3,2,1,1,1,1,3603,3741,7150,7360,269,346,53.1456,73.0752,1304,142,100,2000,1384,0,236,313,5648,5648,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5648,0,'EventAI',''), + (5649,'Sandfury Blood Drinker',NULL,44,45,6423,0,0,0,37,37,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,5346,5544,0,0,269,346,53.1456,73.0752,2725,142,100,2000,1384,0,306,404,5649,5649,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5649,0,'EventAI',''), + (5650,'Sandfury Witch Doctor',NULL,44,45,6422,0,0,0,37,37,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,4278,4434,2966,3068,269,346,53.1456,73.0752,2211,142,100,2000,1384,0,263,348,5650,5650,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5650,0,'EventAI',''), (5651,'Patrick Garrett',NULL,15,15,6228,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5651,0,'EventAI',''), - (5652,'Undercity Practice Dummy',NULL,1,1,3019,0,0,0,914,914,0,0,9,3,3,0,0,256,0,2,0,1,1,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5653,'Tyler',NULL,20,20,3853,0,0,0,118,118,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5653,0,'',''), - (5654,'Edward',NULL,20,20,3854,0,0,0,118,118,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5654,0,'',''), - (5655,'Robert Gossom',NULL,20,20,3864,0,0,0,68,68,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5655,0,'EventAI',''), - (5656,'Richard Van Brunt',NULL,20,20,3862,0,0,0,68,68,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5656,0,'EventAI',''), - (5657,'Marla Fowler',NULL,20,20,3861,0,0,0,68,68,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5657,0,'EventAI',''), - (5658,'Chloe Curthas',NULL,20,20,3860,0,0,0,68,68,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5658,0,'EventAI',''), - (5659,'Andrew Hartwell',NULL,20,20,3859,0,0,0,68,68,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5659,0,'EventAI',''), - (5660,'Riley Walker',NULL,20,20,3863,0,0,0,68,68,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5660,0,'EventAI',''), - (5661,'Brother Malach',NULL,20,20,3876,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5661,0,'',''), - (5662,'Sergeant Houser','Sergeant',40,40,3879,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5662,0,'EventAI',''), - (5663,'Travist Bosk',NULL,20,20,3882,0,0,0,1154,1154,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5663,0,'EventAI',''), - (5664,'Eldin Partridge',NULL,20,20,3880,0,0,0,1154,1154,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5664,0,'EventAI',''), - (5665,'Alyssa Blaye',NULL,20,20,3883,0,0,0,1154,1154,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5665,0,'EventAI',''), - (5666,'Gunther\'s Visage',NULL,53,53,3899,0,0,0,68,68,0,0,7,3,3,0,0,0,0,2,0,1.22,1.14286,1,0,1,1,1,1,-1,1,3866,3866,0,0,134,161,69.0272,94.9124,0,68,100,1480,1628,0,50,250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5652,'Undercity Practice Dummy',NULL,1,1,3019,0,0,0,914,914,0,0,9,3,3,0,0,33024,0,2,0,1,1,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5653,'Tyler',NULL,20,20,3853,0,0,0,118,118,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5653,0,'',''), + (5654,'Edward',NULL,20,20,3854,0,0,0,118,118,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5654,0,'',''), + (5655,'Robert Gossom',NULL,20,20,3864,0,0,0,68,68,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5655,0,'EventAI',''), + (5656,'Richard Van Brunt',NULL,20,20,3862,0,0,0,68,68,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5656,0,'EventAI',''), + (5657,'Marla Fowler',NULL,20,20,3861,0,0,0,68,68,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5657,0,'EventAI',''), + (5658,'Chloe Curthas',NULL,20,20,3860,0,0,0,68,68,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5658,0,'EventAI',''), + (5659,'Andrew Hartwell',NULL,20,20,3859,0,0,0,68,68,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5659,0,'EventAI',''), + (5660,'Riley Walker',NULL,20,20,3863,0,0,0,68,68,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5660,0,'EventAI',''), + (5661,'Brother Malach',NULL,20,20,3876,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5661,0,'',''), + (5662,'Sergeant Houser','Sergeant',40,40,3879,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5662,0,'EventAI',''), + (5663,'Travist Bosk',NULL,20,20,3882,0,0,0,1154,1154,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5663,0,'EventAI',''), + (5664,'Eldin Partridge',NULL,20,20,3880,0,0,0,1154,1154,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5664,0,'EventAI',''), + (5665,'Alyssa Blaye',NULL,20,20,3883,0,0,0,1154,1154,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5665,0,'EventAI',''), + (5666,'Gunther\'s Visage',NULL,53,53,3899,0,0,0,68,68,0,0,7,3,3,0,0,32768,0,2,0,1.22,1.14286,1,0,1,1,1,1,-1,1,3866,3866,0,0,134,161,69.0272,94.9124,3163,68,100,1480,1628,0,50,250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (5667,'Venya Marthand',NULL,10,10,3944,0,0,0,83,83,0,0,7,3,3,0,2,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5667,0,'',''), - (5668,'Mattie Alred',NULL,20,20,4004,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5668,0,'EventAI',''), - (5669,'Helena Atwood',NULL,20,20,4010,0,0,0,68,68,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5669,0,'EventAI',''), - (5670,'Edrick Killian',NULL,20,20,4005,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,5670,0,'EventAI',''), - (5674,'Practice Target',NULL,1,1,3020,0,0,0,1034,1034,0,0,9,3,3,0,0,33555200,0,2,0,1,1,1,0,1,1,1,1,-1,1,64,64,0,0,0,0,1.76,2.42,20,0,100,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50436,0,'',''), - (5675,'Carendin Halgar',NULL,50,50,3948,0,0,0,83,83,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5675,0,'EventAI',''), - (5676,'Summoned Voidwalker',NULL,10,10,1132,0,0,0,90,90,0,0,3,3,3,0,0,0,0,2,0,1,1.14286,1,0,1.01,1,1,1,1,1,200,200,0,0,22,26,16.808,23.111,0,11,100,1910,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (5677,'Summoned Succubus',NULL,20,20,10923,0,0,0,90,90,0,0,3,3,3,0,0,0,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,440,440,490,490,40,47,31.856,43.802,0,20,100,1810,1991,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5679,'Lysta Bancroft',NULL,30,30,4009,0,0,0,68,68,0,0,7,3,3,0,2,36864,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,1605,1605,2175,2175,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5679,0,'',''), - (5680,'Male Human Captive',NULL,5,5,3976,0,0,0,123,123,0,0,7,3,3,0,0,256,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,8,11,8.624,11.858,20,4,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5680,0,'',''), - (5681,'Female Human Captive',NULL,7,7,3979,0,0,0,123,123,0,0,7,3,3,0,0,256,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,228,228,0,0,8,11,11.9504,16.4318,20,4,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5681,0,'',''), + (5668,'Mattie Alred',NULL,20,20,4004,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5668,0,'EventAI',''), + (5669,'Helena Atwood',NULL,20,20,4010,0,0,0,68,68,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5669,0,'EventAI',''), + (5670,'Edrick Killian',NULL,20,20,4005,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,5670,0,'EventAI',''), + (5674,'Practice Target',NULL,1,1,3020,0,0,0,1034,1034,0,0,9,3,3,0,0,33587968,0,2,0,1,1,1,0,1,1,1,1,-1,1,64,64,0,0,0,0,1.76,2.42,20,0,100,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5674,0,'',''), + (5675,'Carendin Halgar',NULL,50,50,3948,0,0,0,83,83,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5675,0,'EventAI',''), + (5676,'Summoned Voidwalker',NULL,10,10,1132,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1.01,1,1,1,1,1,200,200,0,0,22,26,16.808,23.111,512,11,100,1910,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (5677,'Summoned Succubus',NULL,20,20,10923,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,440,440,490,490,40,47,31.856,43.802,712,20,100,1810,1991,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5679,'Lysta Bancroft',NULL,30,30,4009,0,0,0,68,68,0,0,7,3,3,0,2,36864,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,1605,1605,2175,2175,42,53,45.144,62.073,654,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5679,0,'',''), + (5680,'Male Human Captive',NULL,5,5,3976,0,0,0,123,123,0,0,7,3,3,0,0,33024,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,8,11,8.624,11.858,20,4,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5680,0,'',''), + (5681,'Female Human Captive',NULL,7,7,3979,0,0,0,123,123,0,0,7,3,3,0,0,33024,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,228,228,0,0,8,11,11.9504,16.4318,20,4,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5681,0,'',''), (5682,'Dalin Forgewright',NULL,20,20,3981,0,0,0,123,123,0,0,7,3,3,0,0,32768,0,0,0,0.94,1.14286,2,0,1,1,1,1,1,1,433,433,490,490,27,34,28.6704,39.4218,712,14,100,2000,2000,0,23,35,5682,5682,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5682,0,'EventAI',''), (5683,'Comar Villard',NULL,22,22,3989,0,0,0,123,123,0,0,7,3,3,0,2,32768,0,0,0,1,1.14286,2,0,1.02,1,1,1,1,1,508,508,545,545,31,38,35.6224,48.9808,770,16,100,2000,2000,0,28,41,5683,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5683,0,'',''), - (5685,'Captive Ghoul',NULL,10,10,829,0,0,0,233,233,0,0,6,3,3,0,0,256,0,0,0,0.777776,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,8,11,16.808,23.111,20,4,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5686,'Captive Zombie',NULL,8,8,2676,0,0,0,233,233,0,0,6,3,3,0,0,256,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,8,11,13.5872,18.6824,20,4,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5686,0,'',''), - (5687,'Captive Abomination',NULL,20,20,1693,0,0,0,233,233,0,0,6,3,3,0,0,256,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,8,11,31.856,43.802,0,4,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5688,'Innkeeper Renee','Innkeeper',30,30,8190,0,0,0,68,68,0,0,7,3,3,0,135,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1296,5688,0,'',''), + (5685,'Captive Ghoul',NULL,10,10,829,0,0,0,233,233,0,0,6,3,3,0,0,33024,0,0,0,0.777776,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,8,11,16.808,23.111,20,4,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5686,'Captive Zombie',NULL,8,8,2676,0,0,0,233,233,0,0,6,3,3,0,0,33024,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,8,11,13.5872,18.6824,20,4,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5686,0,'',''), + (5687,'Captive Abomination',NULL,20,20,1693,0,0,0,233,233,0,0,6,3,3,0,0,33024,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,8,11,31.856,43.802,852,4,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5688,'Innkeeper Renee','Innkeeper',30,30,8190,0,0,0,68,68,0,0,7,3,3,0,135,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1296,5688,0,'',''), (5690,'Clyde Kellen','Fishing Trainer',16,16,4007,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,695,695,0,0,17,23,26.048,35.816,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4744,5690,1,'',''), - (5691,'Dalin Forgewright Projection',NULL,1,1,4028,0,0,0,72,72,0,0,7,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5692,'Comar Villard Projection',NULL,1,1,4029,0,0,0,72,72,0,0,7,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5691,'Dalin Forgewright Projection',NULL,1,1,4028,0,0,0,72,72,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5692,'Comar Villard Projection',NULL,1,1,4029,0,0,0,72,72,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (5693,'Godrick Farsan',NULL,15,15,4020,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5693,0,'EventAI',''), - (5694,'High Sorcerer Andromath',NULL,62,62,5076,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,8,0,1.8,1,1,1,1,1,4079,4079,6015,6015,174,224,203.77,104.278,0,92,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5694,0,'EventAI',''), - (5695,'Vance Undergloom','Journeyman Enchanter',31,31,4039,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4167,5695,0,'',''), - (5696,'Gerard Abernathy',NULL,40,40,4050,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5696,0,'EventAI',''), - (5697,'Theresa','Gerard\'s Mindslave',5,5,4054,0,0,0,68,68,0,0,7,3,3,0,0,512,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50474,0,'',''), - (5698,'Joanna Whitehall',NULL,40,40,4052,0,0,0,68,68,0,0,7,3,3,0,1,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8730,5698,0,'EventAI',''), - (5699,'Leona Tharpe',NULL,40,40,4053,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5699,0,'EventAI',''), - (5700,'Samantha Shackleton',NULL,20,20,4057,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5700,0,'EventAI',''), - (5701,'Selina Pickman',NULL,20,20,4058,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5701,0,'EventAI',''), - (5702,'Jezelle Pruitt',NULL,40,40,4059,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5702,0,'EventAI',''), - (5703,'Winifred Kerwin',NULL,20,20,4060,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5703,0,'EventAI',''), - (5704,'Adrian Bartlett',NULL,20,20,4061,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5704,0,'EventAI',''), - (5705,'Victor Bartholomew',NULL,20,20,4062,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5705,0,'EventAI',''), - (5706,'Davitt Hickson',NULL,20,20,4063,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,5706,0,'EventAI',''), - (5707,'Reginald Grimsford',NULL,20,20,4064,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5707,0,'EventAI',''), + (5694,'High Sorcerer Andromath',NULL,62,62,5076,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,8,0,1.8,1,1,1,1,1,4079,4079,6015,6015,174,224,203.77,104.278,2223,92,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5694,0,'EventAI',''), + (5695,'Vance Undergloom','Journeyman Enchanter',31,31,4039,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,1234,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4167,5695,0,'',''), + (5696,'Gerard Abernathy',NULL,40,40,4050,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5696,0,'EventAI',''), + (5697,'Theresa','Gerard\'s Mindslave',5,5,4054,0,0,0,68,68,0,0,7,3,3,0,0,33280,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5697,0,'',''), + (5698,'Joanna Whitehall',NULL,40,40,4052,0,0,0,68,68,0,0,7,3,3,0,1,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8730,5698,0,'EventAI',''), + (5699,'Leona Tharpe',NULL,40,40,4053,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5699,0,'EventAI',''), + (5700,'Samantha Shackleton',NULL,20,20,4057,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5700,0,'EventAI',''), + (5701,'Selina Pickman',NULL,20,20,4058,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5701,0,'EventAI',''), + (5702,'Jezelle Pruitt',NULL,40,40,4059,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5702,0,'EventAI',''), + (5703,'Winifred Kerwin',NULL,20,20,4060,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5703,0,'EventAI',''), + (5704,'Adrian Bartlett',NULL,20,20,4061,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5704,0,'EventAI',''), + (5705,'Victor Bartholomew',NULL,20,20,4062,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5705,0,'EventAI',''), + (5706,'Davitt Hickson',NULL,20,20,4063,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,5706,0,'EventAI',''), + (5707,'Reginald Grimsford',NULL,20,20,4064,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5707,0,'EventAI',''), (5708,'Spawn of Hakkar',NULL,51,51,4065,0,0,0,16,16,0,27,1,1,3,0,0,0,0,0,1,1,1.14286,1,1,1,1,1,1,-1,1,6414,6414,0,0,300,388,56.0352,77.0484,2944,159,100,1225,1347,0,0,0,5708,0,5708,0,0,8388625,0,0,0,0,0,0,0,8323,2,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5709,'Shade of Eranikus',NULL,55,55,7806,0,0,0,50,50,0,0,2,3,3,0,0,128,0,2,0,1,1.42857,1,1,1,1,1,1,-1,1,28795,28795,0,0,316,408,57.4128,78.9426,2999,167,100,1208,1329,0,1536,2010,5709,0,5709,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5710,'Jammal\'an the Prophet',NULL,54,54,6708,0,0,0,28,28,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,8860,8860,1807,1807,328,421,58.08,79.86,2432,173,100,1200,1320,0,514,676,5710,5710,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5710,0,'EventAI',''), - (5711,'Ogom the Wretched',NULL,53,53,6709,0,0,0,28,28,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,5130,5130,3500,3500,344,444,59.3256,81.5727,2389,182,100,1183,1301,0,342,452,5711,5711,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5711,0,'EventAI',''), - (5712,'Zolo',NULL,51,51,6699,0,0,0,37,37,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,8550,8550,2625,2625,344,444,59.3256,81.5727,2389,182,100,1183,1301,0,475,625,5712,5712,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5712,0,'EventAI',''), - (5713,'Gasher',NULL,51,51,6698,0,0,0,37,37,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,6414,6414,0,0,344,444,59.3256,81.5727,2944,182,100,1183,1301,0,377,497,5713,5713,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5713,0,'',''), - (5714,'Loro',NULL,51,51,6700,0,0,0,37,37,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,6414,6414,0,0,344,444,59.3256,81.5727,4385,182,100,1183,1301,0,377,497,5714,5714,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5714,0,'EventAI',''), - (5715,'Hukku',NULL,52,52,6702,0,0,0,37,37,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,8,1,1,1,1,1,-1,1,7485,7485,6421,6421,344,444,59.3256,81.5727,1490,182,100,1183,1301,0,442,583,5715,5715,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5715,0,'EventAI',''), - (5716,'Zul\'Lor',NULL,52,52,6701,0,0,0,37,37,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,16035,16035,0,0,344,444,59.3256,81.5727,2944,182,100,1183,1301,0,850,1115,5716,5716,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5716,0,'EventAI',''), - (5717,'Mijan',NULL,52,52,6707,0,0,0,37,37,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,10260,10260,4375,4375,344,444,59.3256,81.5727,2389,182,100,1183,1301,0,553,727,5717,5717,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5717,0,'EventAI',''), - (5718,'Rothos',NULL,62,62,7553,0,0,0,50,50,0,0,2,3,3,0,0,64,0,0,8,1,1.14286,1,1,25,1,1,1,1,1,80925,80925,0,0,571,737,203.77,289.86,4391,302,100,1150,2000,0,3545,4634,5718,0,15412,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5719,'Morphaz',NULL,52,52,7975,0,0,0,50,50,0,0,2,3,3,0,0,0,0,0,0,1,1.42857,1,1,1,1,1,1,-1,1,11075,11075,0,0,310,400,56.7312,78.0054,2999,164,100,1216,1338,0,595,782,5719,0,5719,0,0,8388625,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5720,'Weaver',NULL,51,51,6375,0,0,0,50,50,0,0,2,3,3,0,0,0,0,0,0,1,1.42857,1,1,5,1,1,1,1,1,11460,11460,0,0,300,388,56.0352,77.0484,0,159,100,1225,1347,0,124,620,5720,0,5720,0,0,8388624,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5721,'Dreamscythe',NULL,53,53,7553,0,0,0,50,50,0,0,2,3,3,0,0,0,0,0,0,1,1.42857,1,1,5,1,1,1,1,1,12265,12265,0,0,310,400,56.7312,78.0054,0,164,100,1216,1338,0,129,643,5721,0,5721,0,0,8388624,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5722,'Hazzas',NULL,53,53,9584,0,0,0,50,50,0,0,2,3,3,0,0,0,0,0,0,1,1.42857,1,1,1,1,1,1,-1,1,11075,11075,0,0,300,388,56.0352,77.0484,2999,159,100,1225,1347,0,597,785,5722,0,5722,0,0,8388625,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5723,'Warug\'s Target Dummy',NULL,26,26,1555,0,0,0,914,914,0,0,9,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,608,608,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,5723,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5709,'Shade of Eranikus',NULL,55,55,7806,0,0,0,50,50,0,0,2,3,3,0,0,32896,0,2,0,1,1.42857,1,1,1,1,1,1,-1,1,28795,28795,0,0,316,408,57.4128,78.9426,2999,167,100,1208,1329,0,1536,2010,5709,0,5709,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5710,'Jammal\'an the Prophet',NULL,54,54,6708,0,0,0,28,28,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,8860,8860,1807,1807,328,421,58.08,79.86,2432,173,100,1200,1320,0,514,676,5710,5710,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5710,0,'EventAI',''), + (5711,'Ogom the Wretched',NULL,53,53,6709,0,0,0,28,28,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,5130,5130,3500,3500,344,444,59.3256,81.5727,2389,182,100,1183,1301,0,342,452,5711,5711,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5711,0,'EventAI',''), + (5712,'Zolo',NULL,51,51,6699,0,0,0,37,37,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,8550,8550,2625,2625,344,444,59.3256,81.5727,2389,182,100,1183,1301,0,475,625,5712,5712,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5712,0,'EventAI',''), + (5713,'Gasher',NULL,51,51,6698,0,0,0,37,37,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,6414,6414,0,0,344,444,59.3256,81.5727,2944,182,100,1183,1301,0,377,497,5713,5713,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5713,0,'',''), + (5714,'Loro',NULL,51,51,6700,0,0,0,37,37,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,6414,6414,0,0,344,444,59.3256,81.5727,4385,182,100,1183,1301,0,377,497,5714,5714,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5714,0,'EventAI',''), + (5715,'Hukku',NULL,52,52,6702,0,0,0,37,37,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,8,1,1,1,1,1,-1,1,7485,7485,6421,6421,344,444,59.3256,81.5727,1490,182,100,1183,1301,0,442,583,5715,5715,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5715,0,'EventAI',''), + (5716,'Zul\'Lor',NULL,52,52,6701,0,0,0,37,37,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,16035,16035,0,0,344,444,59.3256,81.5727,2944,182,100,1183,1301,0,850,1115,5716,5716,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5716,0,'EventAI',''), + (5717,'Mijan',NULL,52,52,6707,0,0,0,37,37,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,10260,10260,4375,4375,344,444,59.3256,81.5727,2389,182,100,1183,1301,0,553,727,5717,5717,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5717,0,'EventAI',''), + (5718,'Rothos',NULL,62,62,7553,0,0,0,50,50,0,0,2,3,3,0,0,32832,0,0,8,1,1.14286,1,1,25,1,1,1,1,1,80925,80925,0,0,571,737,203.77,289.86,4391,302,100,1150,2000,0,3545,4634,5718,0,15412,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5719,'Morphaz',NULL,52,52,7975,0,0,0,50,50,0,0,2,3,3,0,0,32768,0,0,0,1,1.42857,1,1,1,1,1,1,-1,1,11075,11075,0,0,310,400,56.7312,78.0054,2999,164,100,1216,1338,0,595,782,5719,0,5719,0,0,8388625,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5720,'Weaver',NULL,51,51,6375,0,0,0,50,50,0,0,2,3,3,0,0,32768,0,0,0,1,1.42857,1,1,5,1,1,1,1,1,11460,11460,0,0,300,388,56.0352,77.0484,3052,159,100,1225,1347,0,124,620,5720,0,5720,0,0,8388624,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5721,'Dreamscythe',NULL,53,53,7553,0,0,0,50,50,0,0,2,3,3,0,0,32768,0,0,0,1,1.42857,1,1,5,1,1,1,1,1,12265,12265,0,0,310,400,56.7312,78.0054,3163,164,100,1216,1338,0,129,643,5721,0,5721,0,0,8388624,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5722,'Hazzas',NULL,53,53,9584,0,0,0,50,50,0,0,2,3,3,0,0,32768,0,0,0,1,1.42857,1,1,1,1,1,1,-1,1,11075,11075,0,0,300,388,56.0352,77.0484,2999,159,100,1225,1347,0,597,785,5722,0,5722,0,0,8388625,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5723,'Warug\'s Target Dummy',NULL,26,26,1555,0,0,0,914,914,0,0,9,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,608,608,0,0,10,11,1.76,2.42,1061,5,100,2000,2200,0,0,1,5723,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (5724,'Ageron Kargal',NULL,15,15,4107,0,0,0,83,83,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5724,0,'',''), - (5725,'Deathguard Lundmark',NULL,15,15,10192,0,0,0,71,71,0,0,7,3,3,0,1,36864,0,1024,0,1,1.38571,1,0,2,1,1,1,1,1,657,657,0,0,17,22,21.2784,29.2578,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,3356,5725,0,'','guard_tirisfal'), - (5726,'Jezelle\'s Felhunter',NULL,30,30,850,0,0,0,68,68,0.7,15,3,1,3,0,0,768,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,1605,1605,852,852,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5727,'Jezelle\'s Felsteed',NULL,40,40,2346,0,0,0,68,68,0,15,3,1,3,0,0,768,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,2471,2471,0,0,92,109,56.672,77.924,0,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5728,'Jezelle\'s Succubus',NULL,40,40,10923,0,0,0,68,68,0,15,3,1,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,92,109,56.672,77.924,0,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5729,'Jezelle\'s Voidwalker',NULL,40,40,1130,0,0,0,68,68,0,15,3,1,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5730,'Jezelle\'s Imp',NULL,40,40,4449,0,0,0,68,68,0.7,15,3,1,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5731,'Apothecary Vallia','Royal Apothecary Society',20,20,4108,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5731,1,'EventAI',''), - (5732,'Apothecary Katrina','Royal Apothecary Society',20,20,4109,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5732,0,'EventAI',''), - (5733,'Apothecary Lycanus','Royal Apothecary Society',20,20,4110,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5733,0,'EventAI',''), - (5734,'Apothecary Keever','Royal Apothecary Society',20,20,4111,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50564,0,'EventAI',''), - (5735,'Caged Human Female',NULL,5,5,3980,3979,0,0,68,68,0,0,7,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5736,'Caged Human Male',NULL,5,5,3976,3975,0,0,68,68,0,0,7,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5738,'Caged Dwarf Male',NULL,5,5,4116,4117,0,0,68,68,0,0,7,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5739,'Caged Squirrel',NULL,1,1,134,0,0,0,68,68,0,0,8,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5741,'Caged Rabbit',NULL,1,1,328,0,0,0,68,68,0,0,8,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5742,'Caged Toad',NULL,1,1,901,0,0,0,68,68,0,0,8,3,3,0,0,0,0,2,0,0.9,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5743,'Caged Sheep',NULL,1,1,856,0,0,0,68,68,0,0,8,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5744,'Cedric Stumpel',NULL,20,20,4120,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,919,919,1202,1202,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5744,0,'EventAI',''), - (5747,'Hepzibah Sedgewick',NULL,20,20,4123,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,919,919,1202,1202,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5747,0,'EventAI',''), - (5748,'Killian Sanatha','Fisherman',18,18,7689,0,0,0,68,68,0,0,7,3,3,0,4,4608,0,2,0,0.94,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,21,27,28.8288,39.6396,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,5748,0,'',''), - (5749,'Kayla Smithe','Demon Trainer',10,10,4175,0,0,0,68,68,0,0,7,3,3,0,5,4864,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,413,413,382,382,9,13,16.808,23.111,20,5,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,12670,5749,0,'',''), - (5750,'Gina Lang','Demon Trainer',10,10,4176,0,0,0,68,68,0,0,7,3,3,0,5,4608,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,413,413,382,382,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,12670,5750,0,'',''), - (5752,'Corporal Melkins',NULL,39,39,4692,0,0,0,123,123,0,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2376,2376,0,0,57,74,55.5984,76.4478,0,30,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5752,0,'EventAI',''), - (5753,'Martha Strain','Demon Trainer',20,20,4149,0,0,0,68,68,0,0,7,3,3,0,5,37376,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,919,919,1202,1202,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,12670,5753,0,'EventAI',''), + (5725,'Deathguard Lundmark',NULL,15,15,10192,0,0,0,71,71,0,0,7,3,3,0,1,36864,0,1024,0,1,1.38571,1,0,2,1,1,1,1,1,657,657,0,0,17,22,21.2784,29.2578,677,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,3356,5725,0,'','guard_tirisfal'), + (5726,'Jezelle\'s Felhunter',NULL,30,30,850,0,0,0,68,68,0.7,15,3,1,3,0,0,768,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,1605,1605,852,852,42,53,45.144,62.073,1004,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5727,'Jezelle\'s Felsteed',NULL,40,40,2346,0,0,0,68,68,0,15,3,1,3,0,0,768,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,2471,2471,0,0,92,109,56.672,77.924,1964,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5728,'Jezelle\'s Succubus',NULL,40,40,10923,0,0,0,68,68,0,15,3,1,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,92,109,56.672,77.924,1964,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5729,'Jezelle\'s Voidwalker',NULL,40,40,1130,0,0,0,68,68,0,15,3,1,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5730,'Jezelle\'s Imp',NULL,40,40,4449,0,0,0,68,68,0.7,15,3,1,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5731,'Apothecary Vallia','Royal Apothecary Society',20,20,4108,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5731,1,'EventAI',''), + (5732,'Apothecary Katrina','Royal Apothecary Society',20,20,4109,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5732,0,'EventAI',''), + (5733,'Apothecary Lycanus','Royal Apothecary Society',20,20,4110,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5733,0,'EventAI',''), + (5734,'Apothecary Keever','Royal Apothecary Society',20,20,4111,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5734,0,'EventAI',''), + (5735,'Caged Human Female',NULL,5,5,3980,3979,0,0,68,68,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,1,1,102,102,0,0,6,8,8.624,11.858,120,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5736,'Caged Human Male',NULL,5,5,3976,3975,0,0,68,68,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,1,1,102,102,0,0,6,8,8.624,11.858,120,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5738,'Caged Dwarf Male',NULL,5,5,4116,4117,0,0,68,68,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,1,1,102,102,0,0,6,8,8.624,11.858,120,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5739,'Caged Squirrel',NULL,1,1,134,0,0,0,68,68,0,0,8,3,3,0,0,33536,0,2,0,1,1.14286,1,0,0.01,1,1,1,1.33,1,1,1,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5741,'Caged Rabbit',NULL,1,1,328,0,0,0,68,68,0,0,8,3,3,0,0,32768,0,2,0,1,1.14286,1,0,0.01,1,1,1,1.33,1,1,1,0,0,10,11,1.76,2.42,20,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5742,'Caged Toad',NULL,1,1,901,0,0,0,68,68,0,0,8,3,3,0,0,32768,0,2,0,0.9,1.14286,1,0,0.01,1,1,1,1.33,1,1,1,0,0,10,11,1.76,2.42,20,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5743,'Caged Sheep',NULL,1,1,856,0,0,0,68,68,0,0,8,3,3,0,0,32768,0,2,0,1,1.14286,1,0,0.01,1,1,1,1.33,1,1,1,0,0,10,11,1.76,2.42,20,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5744,'Cedric Stumpel',NULL,20,20,4120,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,919,919,1202,1202,24,31,31.856,43.802,460,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5744,0,'EventAI',''), + (5747,'Hepzibah Sedgewick',NULL,20,20,4123,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,919,919,1202,1202,24,31,31.856,43.802,460,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5747,0,'EventAI',''), + (5748,'Killian Sanatha','Fisherman',18,18,7689,0,0,0,68,68,0,0,7,3,3,0,4,37376,0,2,0,0.94,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,21,27,28.8288,39.6396,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,5748,0,'',''), + (5749,'Kayla Smithe','Demon Trainer',10,10,4175,0,0,0,68,68,0,0,7,3,3,0,5,37632,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,413,413,382,382,9,13,16.808,23.111,20,5,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,12670,5749,0,'',''), + (5750,'Gina Lang','Demon Trainer',10,10,4176,0,0,0,68,68,0,0,7,3,3,0,5,37376,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,413,413,382,382,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,12670,5750,0,'',''), + (5752,'Corporal Melkins',NULL,39,39,4692,0,0,0,123,123,0,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2376,2376,0,0,57,74,55.5984,76.4478,1834,30,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5752,0,'EventAI',''), + (5753,'Martha Strain','Demon Trainer',20,20,4149,0,0,0,68,68,0,0,7,3,3,0,5,37376,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,919,919,1202,1202,24,31,31.856,43.802,460,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,12670,5753,0,'EventAI',''), (5754,'Zane Bradford','Wand Vendor',10,10,4150,0,0,0,68,68,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5754,0,'EventAI',''), - (5755,'Deviate Viper',NULL,20,20,4312,0,0,0,270,270,0,0,1,3,3,0,0,32832,0,0,1,1.15,1.14286,1,1,2.5,1,1.7,1,1,1,1452,1452,0,0,29,39,0,0,817,70,4,2000,2000,0,0,0,5755,0,5755,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5756,'Deviate Venomwing',NULL,20,21,2706,0,0,0,270,270,0,27,1,1,3,0,0,64,0,0,1,1.15,1.14286,1,1,3,1,1.7,1,1,1,1452,1563,0,0,29,40,0,0,817,74,4,2000,2000,0,0,0,5756,0,5756,0,0,1,0,0,2,2,2,2,2,8901,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5755,'Deviate Viper',NULL,20,20,4312,0,0,0,270,270,0,0,1,3,3,0,0,32832,0,0,1,1.15,1.14286,1,1,3,1,1.7,1,1,1,1452,1452,0,0,29,39,0,0,852,70,4,2000,2000,0,0,0,5755,0,5755,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5756,'Deviate Venomwing',NULL,20,21,2706,0,0,0,270,270,0,27,1,1,3,0,0,64,0,0,1,1.15,1.14286,1,1,3,1,1.7,1,1,1,1452,1563,0,0,29,40,0,0,888,74,4,2000,2000,0,0,0,5756,0,5756,0,0,1,0,0,2,2,2,2,2,8901,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (5757,'Lilly','Enchanting Supplies',19,19,4177,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,0.94,1.14286,1,0,1,1,1,1,-1,1,860,860,0,0,21,27,30.4304,41.8418,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5757,0,'',''), (5758,'Leo Sarn','Enchanting Supplies',18,18,4178,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,0.94,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,21,26,28.9872,39.8574,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5758,0,'',''), (5759,'Nurse Neela','First Aid Trainer',10,10,4179,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5856,5759,0,'',''), (5760,'Lord Azrethoc',NULL,40,40,4426,0,0,0,90,90,2,0,3,1,3,0,0,64,0,0,0,1.02,1.14286,1,1,3,1,1,1,1,1,4572,4572,0,0,199,256,45.7392,62.8914,1964,105,100,1333,2000,0,261,345,5760,5760,0,0,0,0,0,0,0,0,0,0,160,0,1,0,0,0,0,0,0,0,5760,0,'EventAI',''), - (5761,'Deviate Shambler',NULL,19,20,1084,0,0,0,270,270,0,0,4,3,3,0,0,64,0,0,0,1.15,1.14286,2,1,3,1,1.7,1,1,1,1212,1299,456,490,26,36,0,0,683,64,4,2000,2000,0,89,121,5761,0,0,0,0,1,0,0,100,100,100,100,100,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5762,'Deviate Moccasin',NULL,20,21,4305,0,0,0,14,14,0,0,1,3,3,0,0,0,0,16384,0,1.45,1.14286,1,1,3,1,1.7,1,1,1,1452,1563,0,0,29,40,0,0,0,74,4,2000,1631,0,21,104,5762,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5763,'Nightmare Ectoplasm',NULL,20,21,470,0,0,0,14,14,0,0,10,3,3,0,0,0,0,16384,0,1.05,1.14286,1,0,1,1,1,1,1,1,484,521,0,0,29,40,0,0,0,74,4,2000,1936,0,7,34,5763,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5764,'Guardian of Blizzard',NULL,63,63,7029,0,0,0,44,44,0,4,7,1,3,0,0,0,0,0,0,1.3,1.14286,1,3,1,1,1,1,-1,1,8832,8832,0,0,520,628,88.8624,122.186,0,265,100,1020,1122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_guardian'), - (5765,'Ruzan',NULL,10,10,4209,0,0,0,29,29,0,0,7,3,3,0,2,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5765,0,'EventAI',''), + (5761,'Deviate Shambler',NULL,19,20,1084,0,0,0,270,270,0,0,4,3,3,0,0,32832,0,0,0,1.15,1.14286,2,1,3,1,1.7,1,1,1,1212,1299,456,490,26,36,0,0,712,64,4,2000,2000,0,89,121,5761,0,0,0,0,1,0,0,100,100,100,100,100,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5762,'Deviate Moccasin',NULL,20,21,4305,0,0,0,14,14,0,0,1,3,3,0,0,32768,0,16384,0,1.45,1.14286,1,1,3,1,1.7,1,1,1,1452,1563,0,0,29,40,0,0,888,74,4,2000,1631,0,21,104,5762,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5763,'Nightmare Ectoplasm',NULL,20,21,470,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,16384,0,1.05,1.14286,1,0,1,1,1,1,1,1,484,521,0,0,29,40,0,0,888,74,4,2000,1936,0,7,34,5763,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5764,'Guardian of Blizzard',NULL,63,63,7029,0,0,0,44,44,0,4,7,1,3,0,0,0,0,0,0,1.3,1.14286,1,3,1,1,1,1,-1,1,8832,8832,0,0,520,628,88.8624,122.186,4691,265,100,1020,1122,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_guardian'), + (5765,'Ruzan',NULL,10,10,4209,0,0,0,29,29,0,0,7,3,3,0,2,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5765,0,'EventAI',''), (5766,'Savannah Cub',NULL,9,9,2278,0,0,0,16,16,0.75,2,1,1,3,0,0,0,0,0,0,0.97,1.14286,1,0,1,1,1,1,-1,1,86,102,0,0,3,5,15.2064,20.9088,98,2,100,1200,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5820,1,0,0,0,0,0,0,0,0,0,'',''), (5767,'Nalpak','Disciple of Naralex',14,14,4289,0,0,0,35,35,1.35,0,7,1,3,0,2,768,0,2,0,0.97,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5767,0,'',''), (5768,'Ebru','Disciple of Naralex',14,14,4290,0,0,0,35,35,0,0,7,1,3,0,2,768,0,2,0,0.97,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5768,0,'',''), - (5769,'Arch Druid Hamuul Runetotem',NULL,62,62,4519,0,0,0,104,104,1.62,0,7,1,3,0,3,4608,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,4079,4079,2568,2568,174,224,203.77,104.278,0,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1629,5769,0,'',''), - (5770,'Nara Wildmane',NULL,55,55,4513,0,0,0,83,83,1.25,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5770,0,'',''), + (5769,'Arch Druid Hamuul Runetotem',NULL,62,62,4519,0,0,0,104,104,1.62,0,7,1,3,0,3,4608,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,4079,4079,2568,2568,174,224,203.77,104.278,3555,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1629,5769,0,'',''), + (5770,'Nara Wildmane',NULL,55,55,4513,0,0,0,83,83,1.25,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5770,0,'',''), (5771,'Jugkar Grim\'rod',NULL,40,40,4696,0,0,0,90,90,0,0,7,1,3,0,0,32768,0,2,0,1.02,1.14286,2,0,1.15,1,1,1,1,1,1410,1410,1283,1283,53,65,53.8384,74.0278,1619,27,100,2000,2000,0,61,84,5771,5771,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5771,0,'EventAI',''), - (5772,'Lord Azrethoc\'s Image',NULL,1,1,4427,0,0,0,35,35,0,0,3,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5772,0,'',''), - (5773,'Jugkar Grim\'rod\'s Image',NULL,1,1,4428,0,0,0,35,35,0,0,7,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5773,0,'',''), + (5772,'Lord Azrethoc\'s Image',NULL,1,1,4427,0,0,0,35,35,0,0,3,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5772,0,'',''), + (5773,'Jugkar Grim\'rod\'s Image',NULL,1,1,4428,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5773,0,'',''), (5774,'Riding Wolf',NULL,1,1,207,2320,0,0,35,35,0,0,1,1,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,23,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5775,'Verdan the Everliving',NULL,21,21,4256,0,0,0,270,270,0,0,4,3,3,0,0,64,0,0,0,1.15,1.14286,1,1,8,1,5.4,1,1,1,4168,4168,0,0,53,71,0,0,852,74,4,3500,2000,0,211,281,5775,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5780,'Cloned Ectoplasm',NULL,16,17,4266,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1.01,1.14286,1,1,3,1,1.7,1,1,1,1068,1158,0,0,23,33,0,0,0,60,2,2000,1640,0,14,70,5780,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (5781,'Silithid Creeper Egg',NULL,21,21,10056,0,0,0,413,413,0,10,10,3,3,0,0,0,0,0,0,1.03,1.14286,1,0,0.1,1,1,1,1,1,52,52,0,0,42,50,33.264,45.738,0,21,100,1800,1980,0,0,0,5781,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5782,'Crildor',NULL,55,55,4271,0,0,0,80,80,0,0,7,3,3,0,0,4096,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,8017,8017,0,0,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5782,0,'',''), - (5783,'Kalldan Felmoon','Specialist Leatherworking Supplies',27,27,4291,0,0,0,35,35,0,0,7,1,3,0,6,768,0,2,0,0.97,1.14286,1,0,1,1,1,1,-1,1,1380,1380,0,0,36,46,41.3424,56.8458,0,19,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5783,0,'',''), - (5784,'Waldor','Journeyman Leatherworker',28,28,4288,0,0,0,35,35,1.35,0,7,1,3,0,19,768,0,2,0,0.97,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,38,48,42.6272,58.6124,0,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4186,5784,0,'',''), + (5775,'Verdan the Everliving',NULL,21,21,4256,0,0,0,270,270,0,0,4,3,3,0,0,32832,0,0,0,1.15,1.14286,1,1,8,1,5.4,1,1,1,4168,4168,0,0,53,71,0,0,888,74,4,3500,2000,0,211,281,5775,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5780,'Cloned Ectoplasm',NULL,16,17,4266,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1.01,1.14286,1,1,3,1,1.7,1,1,1,1068,1158,0,0,23,33,0,0,748,60,2,2000,1640,0,14,70,5780,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (5781,'Silithid Creeper Egg',NULL,21,21,10056,0,0,0,413,413,0,10,10,3,3,0,0,32768,0,0,0,1.03,1.14286,1,0,0.1,1,1,1,1,1,52,52,0,0,42,50,33.264,45.738,888,21,100,1800,1980,0,0,0,5781,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5782,'Crildor',NULL,55,55,4271,0,0,0,80,80,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,8017,8017,0,0,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5782,0,'',''), + (5783,'Kalldan Felmoon','Specialist Leatherworking Supplies',27,27,4291,0,0,0,35,35,0,0,7,1,3,0,6,768,0,2,0,0.97,1.14286,1,0,1,1,1,1,-1,1,1380,1380,0,0,36,46,41.3424,56.8458,1097,19,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5783,0,'',''), + (5784,'Waldor','Journeyman Leatherworker',28,28,4288,0,0,0,35,35,1.35,0,7,1,3,0,19,768,0,2,0,0.97,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,38,48,42.6272,58.6124,1130,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4186,5784,0,'',''), (5785,'Sister Hatelash',NULL,11,11,2163,0,0,0,514,514,0,0,7,1,3,0,0,0,0,0,0,1.38889,1.14286,2,1,2,1,1,1,1,1,416,416,205,205,52,68,17.732,24.3815,450,28,100,1550,2000,0,53,74,5785,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (5786,'Snagglespear',NULL,9,9,275,0,0,0,39,39,0,0,7,1,3,0,0,0,0,0,0,1,1.19048,1,4,1,1,1,1,1,1,176,176,0,0,21,35,17.732,24.3815,406,13,100,1550,2000,0,8,16,5786,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5786,0,'EventAI',''), (5787,'Enforcer Emilgund',NULL,11,11,6692,0,0,0,16,16,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,4,1.5,1,1,1,1,1,333,333,0,0,50,64,17.732,24.3815,538,26,100,1550,2000,0,13,22,5787,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5787,0,'',''), - (5791,'Cobrahn Snake Form','Druid of the Fang',1,1,4435,0,0,0,35,35,0,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,1,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5792,'Drag Master Miglen',NULL,35,35,10989,0,0,0,35,35,1.03,0,7,1,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5792,0,'',''), + (5791,'Cobrahn Snake Form','Druid of the Fang',1,1,4435,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,1,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5792,'Drag Master Miglen',NULL,35,35,10989,0,0,0,35,35,1.03,0,7,1,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5792,0,'',''), (5797,'Aean Swiftriver','Alliance Outrunner',26,26,4345,0,0,0,124,124,0,0,7,1,3,0,2,32832,0,0,0,1,1.38571,1,1,2.25,1,1,1,-1,1,1686,1686,0,0,117,151,32.968,45.331,922,62,100,1441,2000,0,201,267,5797,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5797,0,'',''), (5798,'Thora Feathermoon','Alliance Outrunner',25,25,4346,0,0,0,124,124,0,0,7,1,3,0,2,32832,0,0,0,1,1.38571,1,1,1,1,1,1,-1,1,2249,2249,0,0,117,151,32.968,45.331,1026,62,100,1441,2000,0,195,259,5798,5798,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5798,0,'',''), - (5799,'Hannah Bladeleaf','Alliance Outrunner',24,24,4348,0,0,0,124,124,0,0,7,1,3,0,2,32832,0,0,0,1,1.38571,1,1,1,1,1,1,-1,1,2096,2096,0,0,121,157,34.0416,46.8072,0,64,100,1433,2000,0,186,247,5799,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5799,'Hannah Bladeleaf','Alliance Outrunner',24,24,4348,0,0,0,124,124,0,0,7,1,3,0,2,32832,0,0,0,1,1.38571,1,1,1,1,1,1,-1,1,2096,2096,0,0,121,157,34.0416,46.8072,992,64,100,1433,2000,0,186,247,5799,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (5800,'Marcus Bel','Alliance Outrunner',24,24,4347,0,0,0,124,124,0,0,7,1,3,0,2,32832,0,0,0,1,1.38571,1,1,1,1,1,1,-1,1,1686,1686,0,0,121,157,34.0416,46.8072,922,64,100,1433,2000,0,192,256,5800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5800,0,'',''), - (5806,'Treant Ally',NULL,22,23,9590,0,0,0,124,124,0,0,4,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,524,613,0,0,102,131,68.4288,94.0896,0,54,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,23,23,23,46,23,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5806,'Treant Ally',NULL,22,23,9590,0,0,0,124,124,0,0,4,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,524,613,0,0,102,131,68.4288,94.0896,957,54,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,23,23,23,46,23,0,0,0,0,0,0,0,0,0,0,0,'',''), (5807,'The Rake',NULL,10,10,1973,0,0,0,16,16,0,2,1,1,3,0,0,0,0,0,1,0.97,1.14286,1,4,1,1,1,1,-1,1,197,197,618,618,18,31,15.1624,20.8483,20,11,100,1200,2000,0,0,0,5807,0,5807,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (5808,'Warlord Kolkanis',NULL,9,9,9444,0,0,0,130,130,0,0,7,1,3,0,0,0,0,0,0,0.96,1.14286,1,4,1,1,1,1,1,1,176,176,0,0,17,28,13.856,19.052,406,10,100,1575,1732,0,8,16,5808,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5808,0,'EventAI',''), - (5809,'Watch Commander Zalaphil',NULL,9,9,4592,0,0,0,84,84,0,0,7,3,3,0,2,0,0,0,0,1.36,1.14286,1,4,1,1,1,1,-1,1,174,174,0,0,17,28,13.856,19.052,20,10,100,1575,1732,0,8,16,5809,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50270,0,'EventAI',''), - (5810,'Uzzek',NULL,20,20,4391,0,0,0,83,83,0,0,7,1,3,0,2,4608,0,2,0,0.97,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5810,0,'',''), - (5811,'Kamari','Journeyman Leatherworker',26,26,4350,0,0,0,29,29,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1309,1309,0,0,34,43,40.04,55.055,0,18,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4183,5811,0,'',''), - (5812,'Tumi','Heavy Armor Merchant',30,30,4351,0,0,0,29,29,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,1881,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5812,0,'',''), - (5814,'Innkeeper Thulbek','Innkeeper',28,28,4353,0,0,0,29,29,0,0,7,3,3,0,135,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,42,53,42.1344,57.9348,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1290,5814,0,'',''), - (5815,'Kurgul','Demon Trainer',45,45,4354,0,0,0,29,29,0,0,7,3,3,0,7,4608,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,2972,2972,3801,3801,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,12670,5815,0,'',''), - (5816,'Katis','Wand Merchant',30,30,4355,0,0,0,29,29,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5816,0,'',''), - (5817,'Shimra','Trade Supplies',30,30,4356,0,0,0,29,29,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5817,0,'',''), - (5819,'Mirelle Tremayne','Heavy Armor Merchant',30,30,4378,0,0,0,68,68,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5819,0,'EventAI',''), - (5820,'Gillian Moore','Leather Armor Merchant',30,30,4379,0,0,0,68,68,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5820,0,'EventAI',''), - (5821,'Sheldon Von Croy','Cloth Armor Merchant',30,30,4381,0,0,0,68,68,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5821,0,'EventAI',''), + (5809,'Watch Commander Zalaphil',NULL,9,9,4592,0,0,0,84,84,0,0,7,3,3,0,2,32768,0,0,0,1.36,1.14286,1,4,1,1,1,1,-1,1,174,174,0,0,17,28,13.856,19.052,20,10,100,1575,1732,0,8,16,5809,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5809,0,'EventAI',''), + (5810,'Uzzek',NULL,20,20,4391,0,0,0,83,83,0,0,7,1,3,0,2,4608,0,2,0,0.97,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5810,0,'',''), + (5811,'Kamari','Journeyman Leatherworker',26,26,4350,0,0,0,29,29,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1309,1309,0,0,34,43,40.04,55.055,1061,18,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4183,5811,0,'',''), + (5812,'Tumi','Heavy Armor Merchant',30,30,4351,0,0,0,29,29,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,1881,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5812,0,'',''), + (5814,'Innkeeper Thulbek','Innkeeper',28,28,4353,0,0,0,29,29,0,0,7,3,3,0,135,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,42,53,42.1344,57.9348,1130,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1290,5814,0,'',''), + (5815,'Kurgul','Demon Trainer',45,45,4354,0,0,0,29,29,0,0,7,3,3,0,7,37376,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,2972,2972,3801,3801,72,93,61.776,84.942,1378,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,12670,5815,0,'',''), + (5816,'Katis','Wand Merchant',30,30,4355,0,0,0,29,29,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5816,0,'',''), + (5817,'Shimra','Trade Supplies',30,30,4356,0,0,0,29,29,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5817,0,'',''), + (5819,'Mirelle Tremayne','Heavy Armor Merchant',30,30,4378,0,0,0,68,68,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5819,0,'EventAI',''), + (5820,'Gillian Moore','Leather Armor Merchant',30,30,4379,0,0,0,68,68,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5820,0,'EventAI',''), + (5821,'Sheldon Von Croy','Cloth Armor Merchant',30,30,4381,0,0,0,68,68,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5821,0,'EventAI',''), (5822,'Felweaver Scornn',NULL,11,11,4594,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,1.5,1,1,1,1,624,624,307,307,74,96,23.8896,32.8482,450,39,100,1508,1659,0,65,90,5822,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5822,0,'EventAI',''), - (5823,'Death Flayer',NULL,11,11,2491,0,0,0,413,413,0,20,1,3,3,0,0,0,0,0,1,1,1.14286,1,4,1,1,1,1,1,1,222,222,0,0,50,64,17.732,24.3815,667,26,100,1600,1705,0,0,0,5823,0,100007,0,0,0,0,0,0,0,0,0,0,5876,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5824,'Captain Flat Tusk','Captain of the Battleguard',11,11,1346,0,0,0,109,109,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,666,666,0,0,68,88,22.6848,31.1916,538,36,100,1516,1668,0,72,98,5824,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5824,0,'EventAI',''), - (5826,'Geolord Mottle',NULL,9,9,6113,0,0,0,109,109,0,0,7,3,3,0,0,0,0,0,0,0.96,1.14286,2,4,1,1,1,1,1,1,166,166,178,178,17,28,13.856,19.052,342,10,100,1575,1732,0,8,16,5826,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5826,0,'EventAI',''), - (5827,'Brontus',NULL,27,27,1308,0,0,0,15,15,0,0,1,3,3,0,0,0,0,0,0,2.27,1.14286,1,1,4,1,1,1,1,1,3200,3200,0,0,90,110,35.1008,48.2636,1097,46,100,1425,1567,0,0,0,5827,0,5827,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5823,'Death Flayer',NULL,11,11,2491,0,0,0,413,413,0,20,1,3,3,0,0,32768,0,0,1,1,1.14286,1,4,1,1,1,1,1.25,1,222,222,0,0,50,64,17.732,24.3815,672,26,100,1600,1705,0,0,0,5823,0,100007,0,0,0,0,0,0,0,0,0,0,5876,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5824,'Captain Flat Tusk','Captain of the Battleguard',11,11,1346,0,0,0,109,109,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,666,666,0,0,68,88,22.6848,31.1916,538,36,100,1516,1668,0,72,98,5824,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5824,0,'EventAI',''), + (5826,'Geolord Mottle',NULL,9,9,6113,0,0,0,109,109,0,0,7,3,3,0,0,32768,0,0,0,0.96,1.14286,2,4,1,1,1,1,1,1,166,166,178,178,17,28,13.856,19.052,342,10,100,1575,1732,0,8,16,5826,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5826,0,'EventAI',''), + (5827,'Brontus',NULL,27,27,1308,0,0,0,15,15,0,0,1,3,3,0,0,32768,0,0,0,2.27,1.14286,1,1,4,1,1,1,1,1,3200,3200,0,0,90,110,35.1008,48.2636,1097,46,100,1425,1567,0,0,0,5827,0,5827,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (5828,'Humar the Pridelord',NULL,23,23,4424,0,0,0,16,16,0,2,1,1,3,0,0,64,0,0,1,1,1.42857,1,2,3,1,1.7,1,1,1,1815,1815,0,0,21.5,28.5,0,0,957,80,5,1300,1300,0,0,0,5828,0,100005,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (5829,'Snort the Heckler',NULL,17,17,2713,0,0,0,38,38,0,25,1,1,3,0,0,0,0,0,1,0.97,1.14286,1,4,1,1,1,1,1,1,386,386,0,0,25,31,29.6792,40.8089,748,13,100,2000,2000,0,0,0,5829,0,5829,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (5830,'Sister Rathtalon',NULL,19,19,10876,0,0,0,514,514,0,0,7,1,3,0,0,64,0,0,0,1.38889,1.14286,2,2,3,3,1.7,1,1,1,1212,1212,1368,1368,25.8,34.4,0,0,683,60,3,2000,2000,0,122,164,5830,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (5831,'Swiftmane',NULL,21,21,6084,0,0,0,189,189,0,0,1,1,3,0,0,64,0,0,0,1,2.14286,1,2,3,1,1.7,1,1,1,1563,1563,0,0,30.5,40.5,0,0,888,74,4,2000,2000,0,0,0,5831,0,5831,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5832,'Thunderstomp',NULL,24,24,6085,0,0,0,14,14,0,0,1,3,3,0,0,0,0,0,0,1,1.14286,1,4,1.02,1,1,1,1,1,664,664,0,0,106,137,31.9,43.8625,992,56,100,1450,1595,0,0,0,5832,0,5832,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5833,'Margol the Rager',NULL,48,48,10933,0,0,0,14,14,0,0,1,3,3,0,2,0,0,0,0,1.1,1.14286,1,1,3,1,1,1,1,1,6186,6186,0,0,259,334,52.3768,72.0181,2397,137,100,1266,2000,0,0,0,5833,0,5833,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5832,'Thunderstomp',NULL,24,24,6085,0,0,0,14,14,0,0,1,3,3,0,0,32768,0,0,0,1,1.14286,1,4,1.02,1,1,1,1,1,664,664,0,0,106,137,31.9,43.8625,992,56,100,1450,1595,0,0,0,5832,0,5832,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5833,'Margol the Rager',NULL,48,48,10933,0,0,0,14,14,0,0,1,3,3,0,2,32768,0,0,0,1.1,1.14286,1,1,3,1,1,1,1,1,6186,6186,0,0,259,334,52.3768,72.0181,2888,137,100,1266,2000,0,0,0,5833,0,5833,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (5834,'Azzere the Skyblade',NULL,25,25,2702,0,0,0,14,14,0,27,1,1,3,0,0,0,0,0,1,1,1.42857,2,4,1.02,1.5,1,1,1,1,622,622,982,982,35,42,32.968,45.331,858,18,100,2000,1585,0,0,0,5834,0,5834,0,0,0,0,0,55,55,55,55,55,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (5835,'Foreman Grills',NULL,19,19,4593,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,4,0.7,1,1.7,1,1,1,314,314,0,0,22.1,29.2,0,0,817,68,3,1600,1600,0,20,31,5835,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5835,0,'EventAI',''), (5836,'Engineer Whirleygig',NULL,19,19,7049,0,0,0,16,16,0,0,7,1,3,0,0,0,0,0,0,0.97,1.14286,1,4,1,1,1,1,1,1,449,449,0,0,106,137,31.9,43.8625,817,56,100,1450,2000,0,23,35,5836,5836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5836,0,'EventAI',''), (5837,'Stonearm',NULL,15,15,4874,0,0,0,130,130,0,0,7,1,3,0,0,0,0,0,0,0.97,1.14286,1,4,1,1,1,1,1,1,328,328,0,0,62,81,21.4656,29.5152,677,33,100,1525,2000,0,17,27,5837,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (5838,'Brokespear',NULL,17,17,9448,0,0,0,130,130,0,0,7,1,3,0,0,0,0,0,0,0.97,1.14286,1,4,1,1,1,1,1,1,386,386,0,0,97,124,29.6792,40.8089,748,51,100,1466,2000,0,20,31,5838,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5838,0,'EventAI',''), - (5839,'Dark Iron Geologist',NULL,43,44,7793,7794,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,8,0,1.2,1,1,1,1,1,1441,1496,3575,3680,50,66,62.8672,86.4424,1269,27,100,2000,2000,0,65,90,5839,5839,0,0,0,0,0,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,5839,0,'EventAI',''), - (5840,'Dark Iron Steamsmith',NULL,46,47,7796,7797,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2399,2488,0,0,79,99,62.8672,86.4424,2808,41,100,2000,2000,0,89,121,5840,5840,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,5840,0,'EventAI',''), - (5841,'Rocklance',NULL,17,17,9533,0,0,0,130,130,0,0,7,1,3,0,0,64,0,0,0,0.66668,1.14286,1,2,3,1,1.7,1,1,1,1158,1158,0,0,25,33.2,0,0,748,60,2,2000,2000,0,110,149,5841,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50417,0,'EventAI',''), + (5839,'Dark Iron Geologist',NULL,43,44,7793,7794,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,8,0,1.2,1,1,1,1,1,1441,1496,3575,3680,50,66,62.8672,86.4424,1304,27,100,2000,2000,0,65,90,5839,5839,0,0,0,0,0,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,5839,0,'EventAI',''), + (5840,'Dark Iron Steamsmith',NULL,46,47,7796,7797,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2399,2488,0,0,79,99,62.8672,86.4424,2835,41,100,2000,2000,0,89,121,5840,5840,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,5840,0,'EventAI',''), + (5841,'Rocklance',NULL,17,17,9533,0,0,0,130,130,0,0,7,1,3,0,0,64,0,0,0,0.66668,1.14286,1,2,3,1,1.7,1,1,1,1158,1158,0,0,25,33.2,0,0,748,60,2,2000,2000,0,110,149,5841,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5841,0,'EventAI',''), (5842,'Takk the Leaper',NULL,19,19,1337,0,0,0,48,48,0,11,1,1,3,0,0,64,0,0,1,0.97,1.14286,1,1,3,1,1,1,1,1,1347,1347,0,0,112,144,31.9,43.8625,817,59,100,1450,2000,0,0,0,5842,0,5842,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (5843,'Slave Worker',NULL,45,47,487,7816,0,0,674,674,0,0,7,3,3,0,1,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2294,2480,0,0,85,109,63.7824,87.7008,0,45,100,2000,2000,0,91,123,5843,5843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12271,5843,0,'',''), - (5844,'Dark Iron Slaver',NULL,45,46,7789,7790,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2310,2399,0,0,78,96,63.7824,87.7008,2753,40,100,2000,2000,0,88,120,5844,5844,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,5844,0,'EventAI',''), - (5846,'Dark Iron Taskmaster',NULL,47,48,7798,7799,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2488,2578,0,0,81,101,63.7824,87.7008,2862,42,100,2000,2000,0,94,128,5846,5846,0,0,0,0,0,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,5846,0,'EventAI',''), - (5847,'Heggin Stonewhisker','Bael\'dun Chief Engineer',24,24,4595,0,0,0,122,122,0,0,7,3,3,0,2,0,0,0,0,1,1.14286,1,4,0.9,1,1,1,1,1,585,585,0,0,106,137,31.9,43.8625,0,56,100,1450,1595,0,31,45,5847,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,5847,0,'EventAI',''), - (5848,'Malgin Barleybrew','Bael\'dun Morale Officer',25,25,4597,0,0,0,122,122,0,0,7,3,3,0,4,0,0,0,0,1.5,1.14286,1,4,1.02,1,1,1,1,1,713,713,0,0,111,144,32.968,45.331,1026,59,100,1441,1585,0,34,49,5848,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5848,0,'EventAI',''), + (5843,'Slave Worker',NULL,45,47,487,7816,0,0,674,674,0,0,7,3,3,0,1,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2294,2480,0,0,85,109,63.7824,87.7008,2835,45,100,2000,2000,0,91,123,5843,5843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12271,5843,0,'',''), + (5844,'Dark Iron Slaver',NULL,45,46,7789,7790,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2310,2399,0,0,78,96,63.7824,87.7008,2780,40,100,2000,2000,0,88,120,5844,5844,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,5844,0,'EventAI',''), + (5846,'Dark Iron Taskmaster',NULL,47,48,7798,7799,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2488,2578,0,0,81,101,63.7824,87.7008,2888,42,100,2000,2000,0,94,128,5846,5846,0,0,0,0,0,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,5846,0,'EventAI',''), + (5847,'Heggin Stonewhisker','Bael\'dun Chief Engineer',24,24,4595,0,0,0,122,122,0,0,7,3,3,0,2,32768,0,0,0,1,1.14286,1,4,0.9,1,1,1,1,1,585,585,0,0,106,137,31.9,43.8625,992,56,100,1450,1595,0,31,45,5847,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,5847,0,'EventAI',''), + (5848,'Malgin Barleybrew','Bael\'dun Morale Officer',25,25,4597,0,0,0,122,122,0,0,7,3,3,0,4,32768,0,0,0,1.5,1.14286,1,4,1.02,1,1,1,1,1,713,713,0,0,111,144,32.968,45.331,1026,59,100,1441,1585,0,34,49,5848,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5848,0,'EventAI',''), (5849,'Digger Flameforge','Excavation Specialist',24,24,4596,0,0,0,122,122,0,0,7,1,3,0,2,32768,0,0,0,0.97,1.14286,1,4,1.02,1,1,1,1,1,664,664,0,0,106,137,31.9,43.8625,992,56,100,1450,2000,0,32,47,5849,5849,0,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,5849,0,'EventAI',''), - (5850,'Blazing Elemental',NULL,45,47,1070,0,0,0,91,91,0,0,4,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2310,2488,0,0,79,99,59.0304,81.1668,2780,41,100,2000,2000,2,0,0,5850,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (5851,'Captain Gerogg Hammertoe','Bael\'dun Captain of the Guard',27,27,4598,0,0,0,122,122,0,0,7,3,3,0,2,0,0,0,0,1.51,1.14286,1,1,3,1,1,1,1,1,2400,2400,0,0,129,166,35.1008,48.2636,1097,68,100,1425,1567,0,225,299,5851,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5851,0,'',''), - (5852,'Inferno Elemental',NULL,47,49,5488,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2488,2672,0,0,82,104,60.984,83.853,2890,43,100,2000,2000,2,0,0,5852,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5853,'Tempered War Golem',NULL,45,47,5747,0,0,0,54,54,0,0,4,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2251,2468,1286,1286,85,109,63.7824,87.7008,0,45,100,2000,2000,0,88,120,5853,0,0,0,0,0,0,0,46,46,46,92,46,0,1,0,0,0,0,0,0,0,0,0,'',''), - (5854,'Heavy War Golem',NULL,47,49,10801,0,0,0,54,54,0,0,9,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2488,2672,0,0,82,104,63.7824,87.7008,4304,43,100,2000,2000,0,92,125,5854,0,0,0,0,16384,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5855,'Magma Elemental',NULL,46,48,2075,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1.4,1.42857,1,0,1.25,1,1,1,1,1,2399,2578,0,0,79,100,60.984,83.853,3389,41,100,2000,2000,0,0,0,5855,0,0,0,0,0,0,0,170,170,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5856,'Glassweb Spider',NULL,43,45,4456,0,0,0,575,575,0,3,1,1,3,0,0,0,0,0,1,1.1,1.14286,1,0,1,1,1,1,-1,1,1997,2236,0,0,66,85,57.0064,78.3838,0,35,100,2000,2000,0,0,0,5856,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5857,'Searing Lava Spider',NULL,45,47,4457,0,0,0,575,575,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.25,1,1,1,1,1,2310,2488,0,0,79,99,63.6944,87.5798,2780,41,100,2000,2000,0,0,0,5857,0,0,0,0,0,0,0,125,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (5858,'Greater Lava Spider',NULL,47,49,7510,0,0,0,575,575,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.25,1,1,1,1,1,2488,2672,0,0,82,104,60.984,83.853,2890,43,100,2000,2000,0,0,0,5858,0,0,0,0,0,0,0,125,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5850,'Blazing Elemental',NULL,45,47,1070,0,0,0,91,91,0,0,4,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2310,2488,0,0,79,99,59.0304,81.1668,2835,41,100,2000,2000,2,0,0,5850,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (5851,'Captain Gerogg Hammertoe','Bael\'dun Captain of the Guard',27,27,4598,0,0,0,122,122,0,0,7,3,3,0,2,32768,0,0,0,1.51,1.14286,1,1,3,1,1,1,1,1,2400,2400,0,0,129,166,35.1008,48.2636,1097,68,100,1425,1567,0,225,299,5851,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5851,0,'',''), + (5852,'Inferno Elemental',NULL,47,49,5488,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2488,2672,0,0,82,104,60.984,83.853,2944,43,100,2000,2000,2,0,0,5852,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5853,'Tempered War Golem',NULL,45,47,5747,0,0,0,54,54,0,0,4,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2251,2468,1286,1286,85,109,63.7824,87.7008,2835,45,100,2000,2000,0,88,120,5853,0,0,0,0,0,0,0,46,46,46,92,46,0,1,0,0,0,0,0,0,0,0,0,'',''), + (5854,'Heavy War Golem',NULL,47,49,10801,0,0,0,54,54,0,0,9,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.25,1,1,1,1.5,1,2488,2672,0,0,82,104,63.7824,87.7008,4416,43,100,2000,2000,0,92,125,5854,0,0,0,0,16384,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5855,'Magma Elemental',NULL,46,48,2075,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1.4,1.42857,1,0,1.25,1,1,1,1.2,1,2399,2578,0,0,79,100,60.984,83.853,3466,41,100,2000,2000,0,0,0,5855,0,0,0,0,0,0,0,170,170,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5856,'Glassweb Spider',NULL,43,45,4456,0,0,0,575,575,0,3,1,1,3,0,0,0,0,0,1,1.1,1.14286,1,0,1,1,1,1,-1,1,1997,2236,0,0,66,85,57.0064,78.3838,2725,35,100,2000,2000,0,0,0,5856,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5857,'Searing Lava Spider',NULL,45,47,4457,0,0,0,575,575,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.25,1,1,1,1,1,2310,2488,0,0,79,99,63.6944,87.5798,2835,41,100,2000,2000,0,0,0,5857,0,0,0,0,0,0,0,125,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (5858,'Greater Lava Spider',NULL,47,49,7510,0,0,0,575,575,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.25,1,1,1,1,1,2488,2672,0,0,82,104,60.984,83.853,2944,43,100,2000,2000,0,0,0,5858,0,0,0,0,0,0,0,125,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (5859,'Hagg Taurenbane','Razormane Champion',26,26,6114,0,0,0,109,109,0,0,7,1,3,0,0,64,0,0,0,0.97,1.14286,1,1,3,1,1,1,1,1,2250,2250,0,0,129,166,35.1008,48.2636,1061,68,100,1425,2000,0,210,279,5859,5859,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5859,0,'EventAI',''), - (5860,'Twilight Dark Shaman',NULL,47,48,7821,7822,0,0,128,128,1.35,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,1,3,1,1,1,1,1,4776,4950,1640,1695,269,346,53.1456,73.0752,2020,142,100,1258,2000,0,289,383,5860,5860,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5860,0,'EventAI',''), - (5861,'Twilight Fire Guard',NULL,48,49,7825,7826,0,0,128,128,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,2.99,1,1,1,1,1,6165,6393,0,0,300,388,56.0352,77.0484,2669,159,100,2000,2000,0,351,463,5861,5861,0,0,0,0,0,0,150,0,0,0,0,0,1,0,0,0,0,0,0,0,5861,0,'',''), - (5862,'Twilight Geomancer',NULL,49,50,7830,7831,0,0,128,128,1.15,0,7,3,3,0,0,0,0,0,0,1,1.14286,8,1,3,1,1,1,1,1,4491,4653,4281,4393,276,356,53.9,74.1125,1341,146,100,2000,2000,0,284,376,5862,5862,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5862,0,'EventAI',''), + (5860,'Twilight Dark Shaman',NULL,47,48,7821,7822,0,0,128,128,1.35,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,1,1,1,1,1,4776,4950,1640,1695,269,346,53.1456,73.0752,2344,142,100,1258,2000,0,289,383,5860,5860,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5860,0,'EventAI',''), + (5861,'Twilight Fire Guard',NULL,48,49,7825,7826,0,0,128,128,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,2.99,1,1,1,1,1,6165,6393,0,0,300,388,56.0352,77.0484,2944,159,100,2000,2000,0,351,463,5861,5861,0,0,0,0,0,0,150,0,0,0,0,0,1,0,0,0,0,0,0,0,5861,0,'',''), + (5862,'Twilight Geomancer',NULL,49,50,7830,7831,0,0,128,128,1.15,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,1,3,1,1,1,1,1,4491,4653,4281,4393,276,356,53.9,74.1125,1518,146,100,2000,2000,0,284,376,5862,5862,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5862,0,'EventAI',''), (5863,'Geopriest Gukk\'rok',NULL,19,19,6116,0,0,0,111,111,0,0,7,1,3,0,0,0,0,0,0,0.97,1.14286,2,4,1,1,1,1,1,1,404,404,456,456,106,137,31.9,43.8625,683,56,100,1450,2000,0,22,34,5863,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5864,'Swinegart Spearhide',NULL,22,22,6117,0,0,0,111,111,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,1,2,3,1,1.7,1,1,1,1686,1686,0,0,32,42.4,0,0,922,78,4,2000,2000,0,161,216,5864,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5864,0,'',''), + (5864,'Swinegart Spearhide',NULL,22,22,6117,0,0,0,111,111,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,2,3,1,1.7,1,1,1,1686,1686,0,0,32,42.4,0,0,922,78,4,2000,2000,0,161,216,5864,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5864,0,'',''), (5865,'Dishu',NULL,13,13,1043,0,0,0,16,16,0,2,1,1,3,0,0,64,0,0,1,1,1.42857,1,4,1,1,1,1,1,1,273,273,0,0,13.9,18.3,0,0,608,46,1,1500,1500,0,0,0,5865,0,5865,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5870,'Krond','Butcher',27,27,4727,0,0,0,29,29,0,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1380,1380,0,0,36,46,41.3424,56.8458,0,19,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5870,1,'EventAI',''), + (5870,'Krond','Butcher',27,27,4727,0,0,0,29,29,0,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1380,1380,0,0,36,46,41.3424,56.8458,1097,19,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5870,1,'EventAI',''), (5871,'Larhka','Beverage Merchant',18,18,4525,0,0,0,29,29,0,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,21,26,28.9872,39.8574,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5871,1,'',''), - (5872,'Serpent Form',NULL,1,1,4480,0,0,0,35,35,0,0,1,3,3,0,0,0,0,0,0,1.2,1.14286,1,1,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5873,'Stoneskin Totem',NULL,9,9,4588,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,370,370,9,9,15.1272,20.7999,0,4,100,1910,2101,0,4,18,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (5874,'Strength of Earth Totem',NULL,14,14,4588,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,596,596,9,9,22.792,31.339,0,4,100,1850,2035,0,7,33,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (5875,'Gan\'rul Bloodeye',NULL,40,40,4492,0,0,0,83,83,0,0,7,3,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10031,5875,0,'',''), - (5878,'Thun\'grim Firegaze',NULL,29,29,4521,0,0,0,83,83,0,0,7,1,3,0,2,4608,0,2,0,0.97,1.14286,1,0,1,1,1,1,-1,1,1528,1528,0,0,38,49,43.8944,60.3548,0,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5878,0,'',''), - (5879,'Fire Nova Totem',NULL,14,14,4683,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,596,596,9,9,22.792,31.339,0,4,100,1850,2035,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (5880,'Un\'Thuwa','Mage Trainer',14,14,10171,0,0,0,126,126,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,519,519,15,19,23.0384,31.6778,20,8,100,2000,2057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,64,5880,0,'EventAI',''), - (5881,'Cursed Sycamore',NULL,45,45,1988,0,0,0,7,7,0,0,4,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3800,3800,0,0,85,109,63.7824,87.7008,0,45,100,2000,2000,0,82,112,5881,0,0,0,0,0,0,0,45,45,45,90,45,0,1,0,0,0,0,0,0,0,0,0,'',''), - (5882,'Pephredo','Mage Trainer',60,60,4524,0,0,0,29,29,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,2620,2620,110,142,74.448,102.366,0,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,64,5882,0,'',''), - (5883,'Enyo','Mage Trainer',50,50,4522,0,0,0,29,29,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,64,5883,0,'',''), - (5884,'Mai\'ah','Mage Trainer',10,10,4526,0,0,0,126,126,0,0,7,3,3,0,19,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,370,370,7,7,16.808,23.111,20,3,100,2000,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,64,5884,0,'EventAI',''), - (5885,'Deino','Mage Trainer',40,40,4523,0,0,0,29,29,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,64,5885,0,'',''), - (5886,'Gwyn Farrow','Mushroom Merchant',16,16,4528,0,0,0,68,68,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,695,695,0,0,17,23,26.048,35.816,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5886,0,'',''), - (5887,'Canaga Earthcaller',NULL,8,8,4532,0,0,0,126,126,0,0,7,3,3,0,2,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,7,10,13.5872,18.6824,20,4,100,2000,2123,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5872,'Serpent Form',NULL,1,1,4480,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,0,0,1.2,1.14286,1,1,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5873,'Stoneskin Totem',NULL,9,9,4588,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,370,370,9,9,15.1272,20.7999,406,4,100,1910,2101,0,4,18,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (5874,'Strength of Earth Totem',NULL,14,14,4588,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,596,596,9,9,22.792,31.339,642,4,100,1850,2035,0,7,33,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (5875,'Gan\'rul Bloodeye',NULL,40,40,4492,0,0,0,83,83,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10031,5875,0,'',''), + (5878,'Thun\'grim Firegaze',NULL,29,29,4521,0,0,0,83,83,0,0,7,1,3,0,2,4608,0,2,0,0.97,1.14286,1,0,1,1,1,1,-1,1,1528,1528,0,0,38,49,43.8944,60.3548,1165,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5878,0,'',''), + (5879,'Fire Nova Totem',NULL,14,14,4683,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,596,596,9,9,22.792,31.339,642,4,100,1850,2035,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (5880,'Un\'Thuwa','Mage Trainer',14,14,10171,0,0,0,126,126,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,519,519,15,19,23.0384,31.6778,20,8,100,2000,2057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,64,5880,0,'EventAI',''), + (5881,'Cursed Sycamore',NULL,45,45,1988,0,0,0,7,7,0,0,4,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3800,3800,0,0,85,109,63.7824,87.7008,2725,45,100,2000,2000,0,82,112,5881,0,0,0,0,0,0,0,45,45,45,90,45,0,1,0,0,0,0,0,0,0,0,0,'',''), + (5882,'Pephredo','Mage Trainer',60,60,4524,0,0,0,29,29,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,2620,2620,110,142,74.448,102.366,3791,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,64,5882,0,'',''), + (5883,'Enyo','Mage Trainer',50,50,4522,0,0,0,29,29,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,64,5883,0,'',''), + (5884,'Mai\'ah','Mage Trainer',10,10,4526,0,0,0,126,126,0,0,7,3,3,0,19,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,370,370,7,7,16.808,23.111,20,3,100,2000,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,64,5884,0,'EventAI',''), + (5885,'Deino','Mage Trainer',40,40,4523,0,0,0,29,29,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,64,5885,0,'',''), + (5886,'Gwyn Farrow','Mushroom Merchant',16,16,4528,0,0,0,68,68,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,695,695,0,0,17,23,26.048,35.816,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5886,0,'',''), + (5887,'Canaga Earthcaller',NULL,8,8,4532,0,0,0,126,126,0,0,7,3,3,0,2,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,7,10,13.5872,18.6824,20,4,100,2000,2123,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (5888,'Seer Ravenfeather',NULL,10,10,4533,0,0,0,104,104,1.25,0,7,1,3,0,2,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5888,0,'EventAI',''), - (5889,'Mesa Earth Spirit',NULL,1,1,1128,0,0,0,92,92,0,0,4,3,3,0,0,0,0,0,0,0.91,1.14286,1,0,1,1,1,1,-1,1,102,120,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5890,'Redrock Earth Spirit',NULL,1,1,1128,0,0,0,7,7,0.5,0,4,3,3,0,0,33555200,0,0,0,0.92,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5891,'Minor Manifestation of Earth',NULL,15,15,12110,0,0,0,35,35,0,0,4,3,3,0,2,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5892,'Searn Firewarder',NULL,15,15,4534,0,0,0,126,126,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,19,19,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5892,0,'',''), - (5893,'Minor Manifestation of Fire',NULL,12,12,2172,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,0.73,1.14286,2,0,1,1,1,1,1,1,230,230,249,249,17,21,19.9584,27.4428,479,9,100,1890,2079,0,0,0,5893,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5894,'Corrupt Minor Manifestation of Water',NULL,22,22,5493,0,0,0,15,15,0,0,4,3,3,0,0,0,0,0,0,0.88,1.14286,2,0,1,1,1,1,1,1,498,498,545,545,31,38,34.6544,47.6498,770,16,100,1790,1969,0,0,0,5894,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5895,'Minor Manifestation of Water',NULL,22,22,525,0,0,0,35,35,0,0,4,3,3,0,2,0,0,2,0,0.88,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,44,52,34.6544,47.6498,0,22,100,1790,1969,0,1,275,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5896,'Fire Spirit',NULL,1,1,4607,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,0.45,1.14286,1,0,1,1,1,1,-1,1,176,198,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,50,10,10,10,10,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5897,'Corrupt Water Spirit',NULL,19,19,5492,5493,0,0,7,7,0.85,0,4,3,3,0,0,33555200,0,0,0,0.94,1.14286,1,0,1,1,1,1,-1,1,449,484,0,0,28,36,30.4304,41.8418,836,15,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5898,'Air Spirit',NULL,1,1,8714,0,0,0,92,92,0,0,4,3,3,0,0,0,0,0,0,0.91,1.14286,1,0,1,1,1,1,-1,1,950,1003,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5899,'Brine',NULL,23,23,4536,0,0,0,125,125,0,0,7,1,3,0,2,4608,0,2,0,0.97,1.14286,2,0,1,1,1,1,-1,1,1106,1106,581,581,28,37,36.0272,49.5374,0,15,100,2000,2000,0,0,0,5899,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5899,0,'',''), - (5900,'Telf Joolam',NULL,35,35,4537,0,0,0,876,876,0,0,7,3,3,0,2,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,1826,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5900,0,'EventAI',''), - (5901,'Islen Waterseer',NULL,37,37,4538,0,0,0,35,35,1.25,0,7,1,3,0,3,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2192,2192,0,0,55,70,53.3984,73.4228,0,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1281,5901,0,'',''), - (5902,'Minor Manifestation of Air',NULL,1,1,5187,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,0.91,1.14286,2,0,1,1,1,1,-1,1,1021,1021,963,963,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5905,'Prate Cloudseer',NULL,37,37,4541,0,0,0,83,83,1.25,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2192,2192,0,0,55,70,53.3984,73.4228,0,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5905,0,'',''), + (5889,'Mesa Earth Spirit',NULL,1,1,1128,0,0,0,92,92,0,0,4,3,3,0,0,32768,0,0,0,0.91,1.14286,1,0,1,1,1,1,-1,1,102,120,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5890,'Redrock Earth Spirit',NULL,1,1,1128,0,0,0,7,7,0.5,0,4,3,3,0,0,33587968,0,0,0,0.92,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5891,'Minor Manifestation of Earth',NULL,15,15,12110,0,0,0,35,35,0,0,4,3,3,0,2,33536,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5892,'Searn Firewarder',NULL,15,15,4534,0,0,0,126,126,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,19,19,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5892,0,'',''), + (5893,'Minor Manifestation of Fire',NULL,12,12,2172,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,0.73,1.14286,2,0,1,1,1,1,1,1,230,230,249,249,17,21,19.9584,27.4428,479,9,100,1890,2079,0,0,0,5893,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5894,'Corrupt Minor Manifestation of Water',NULL,22,22,5493,0,0,0,15,15,0,0,4,3,3,0,0,32768,0,0,0,0.88,1.14286,2,0,1,1,1,1,1,1,498,498,545,545,31,38,34.6544,47.6498,770,16,100,1790,1969,0,0,0,5894,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5895,'Minor Manifestation of Water',NULL,22,22,525,0,0,0,35,35,0,0,4,3,3,0,2,32768,0,2,0,0.88,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,44,52,34.6544,47.6498,922,22,100,1790,1969,0,1,275,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5896,'Fire Spirit',NULL,1,1,4607,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,0.45,1.14286,1,0,1,1,1,1,-1,1,176,198,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,50,10,10,10,10,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5897,'Corrupt Water Spirit',NULL,19,19,5492,5493,0,0,7,7,0.85,0,4,3,3,0,0,33587968,0,0,0,0.94,1.14286,1,0,1,1,1,1,-1,1,449,484,0,0,28,36,30.4304,41.8418,836,15,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5898,'Air Spirit',NULL,1,1,8714,0,0,0,92,92,0,0,4,3,3,0,0,32768,0,0,0,0.91,1.14286,1,0,1,1,1,1,-1,1,950,1003,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5899,'Brine',NULL,23,23,4536,0,0,0,125,125,0,0,7,1,3,0,2,4608,0,2,0,0.97,1.14286,2,0,1,1,1,1,-1,1,1106,1106,581,581,28,37,36.0272,49.5374,800,15,100,2000,2000,0,0,0,5899,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5899,0,'',''), + (5900,'Telf Joolam',NULL,35,35,4537,0,0,0,876,876,0,0,7,3,3,0,2,37376,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,1826,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5900,0,'EventAI',''), + (5901,'Islen Waterseer',NULL,37,37,4538,0,0,0,35,35,1.25,0,7,1,3,0,3,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2192,2192,0,0,55,70,53.3984,73.4228,1593,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1281,5901,0,'',''), + (5902,'Minor Manifestation of Air',NULL,1,1,5187,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,0.91,1.14286,2,0,1,1,1,1,-1,1,1021,1021,963,963,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5905,'Prate Cloudseer',NULL,37,37,4541,0,0,0,83,83,1.25,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2192,2192,0,0,55,70,53.3984,73.4228,1593,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5905,0,'',''), (5906,'Xanis Flameweaver',NULL,15,15,4542,0,0,0,104,104,1.35,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5906,0,'',''), (5907,'Kranal Fiss',NULL,15,15,4543,0,0,0,29,29,0,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,5907,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5907,0,'',''), - (5908,'Grunt Dogran',NULL,20,20,4544,0,0,0,83,83,0,0,7,1,3,0,2,4608,0,2,0,0.97,1.14286,1,0,1,1,1,1,-1,1,1200,1200,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5908,0,'',''), - (5909,'Cazul',NULL,40,40,4545,0,0,0,83,83,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50158,0,'',''), - (5910,'Zankaja',NULL,15,15,4546,0,0,0,83,83,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5910,0,'',''), - (5911,'Grunt Logmar',NULL,20,20,4547,0,0,0,83,83,0,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5911,1,'',''), - (5912,'Deviate Faerie Dragon',NULL,20,20,1267,0,0,0,270,270,0,0,2,3,3,0,0,0,0,0,0,1.45,1.14286,1,1,3,1,1.7,1,1,1,1452,1452,0,0,29,39,0,0,817,70,4,2000,1631,0,144,192,5912,0,5912,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5913,'Tremor Totem',NULL,53,53,4588,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,69.0272,94.9124,0,4,100,1480,1628,0,5,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (5914,'Deviate Nightmare',NULL,19,21,3006,0,0,0,14,14,0,0,1,3,3,0,0,0,0,0,0,1.02,1.14286,1,0,1,1,1,1,1,1,449,521,0,0,28,40,0,0,0,74,4,2000,1991,0,6,28,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (5908,'Grunt Dogran',NULL,20,20,4544,0,0,0,83,83,0,0,7,1,3,0,2,4608,0,2,0,0.97,1.14286,1,0,1,1,1,1,-1,1,1200,1200,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5908,0,'',''), + (5909,'Cazul',NULL,40,40,4545,0,0,0,83,83,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5909,0,'',''), + (5910,'Zankaja',NULL,15,15,4546,0,0,0,83,83,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5910,0,'',''), + (5911,'Grunt Logmar',NULL,20,20,4547,0,0,0,83,83,0,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5911,1,'',''); + +INSERT INTO `creature_template` (`Entry`, `Name`, `SubName`, `MinLevel`, `MaxLevel`, `ModelId1`, `ModelId2`, `ModelId3`, `ModelId4`, `FactionAlliance`, `FactionHorde`, `Scale`, `Family`, `CreatureType`, `InhabitType`, `RegenerateStats`, `RacialLeader`, `NpcFlags`, `UnitFlags`, `DynamicFlags`, `ExtraFlags`, `CreatureTypeFlags`, `SpeedWalk`, `SpeedRun`, `UnitClass`, `Rank`, `HealthMultiplier`, `PowerMultiplier`, `DamageMultiplier`, `DamageVariance`, `ArmorMultiplier`, `ExperienceMultiplier`, `MinLevelHealth`, `MaxLevelHealth`, `MinLevelMana`, `MaxLevelMana`, `MinMeleeDmg`, `MaxMeleeDmg`, `MinRangedDmg`, `MaxRangedDmg`, `Armor`, `MeleeAttackPower`, `RangedAttackPower`, `MeleeBaseAttackTime`, `RangedBaseAttackTime`, `DamageSchool`, `MinLootGold`, `MaxLootGold`, `LootId`, `PickpocketLootId`, `SkinningLootId`, `KillCredit1`, `KillCredit2`, `MechanicImmuneMask`, `SchoolImmuneMask`, `ResistanceHoly`, `ResistanceFire`, `ResistanceNature`, `ResistanceFrost`, `ResistanceShadow`, `ResistanceArcane`, `PetSpellDataId`, `MovementType`, `TrainerType`, `TrainerSpell`, `TrainerClass`, `TrainerRace`, `TrainerTemplateId`, `VendorTemplateId`, `GossipMenuId`, `EquipmentTemplateId`, `Civilian`, `AIName`, `ScriptName`) +VALUES + (5912,'Deviate Faerie Dragon',NULL,20,20,1267,0,0,0,270,270,0,0,2,3,3,0,0,32768,0,0,0,1.45,1.14286,1,1,3,1,1.7,1,1,1,1452,1452,0,0,29,39,0,0,852,70,4,2000,1631,0,144,192,5912,0,5912,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5913,'Tremor Totem',NULL,53,53,4588,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,69.0272,94.9124,3163,4,100,1480,1628,0,5,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (5914,'Deviate Nightmare',NULL,19,21,3006,0,0,0,14,14,0,0,1,3,3,0,0,32768,0,0,0,1.02,1.14286,1,0,1,1,1,1,1,1,449,521,0,0,28,40,0,0,888,74,4,2000,1991,0,6,28,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (5915,'Brother Ravenoak',NULL,29,29,4599,0,0,0,124,124,0,0,7,1,3,0,0,32832,0,0,0,1,1.14286,2,1,3,1,1,1,-1,1,2319,2319,811,975,140,180,37.176,51.117,975,74,100,1408,2000,0,243,322,5915,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5915,0,'EventAI',''), - (5916,'Sentinel Amarassan',NULL,27,27,11356,0,0,0,124,124,0,0,7,3,3,0,0,0,0,0,0,2.51,1.14286,2,2,1,1,1,1,-1,1,2367,2367,732,732,129,166,35.1008,48.2636,0,68,100,1425,1567,0,200,266,5916,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5916,0,'EventAI',''), - (5917,'Clara Charles',NULL,2,2,4558,0,0,0,12,12,0,0,7,3,3,0,0,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,87,87,0,0,3,5,3.5024,4.8158,20,2,100,2000,2000,0,45,63,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5918,'Owl Form',NULL,1,1,4566,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,25,27,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5919,'Stoneskin Totem II',NULL,14,14,4588,0,0,0,35,35,0,0,11,1,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,23.0384,31.6778,0,4,100,1870,2057,0,3,17,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (5920,'Stoneskin Totem III',NULL,25,25,4588,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,38.5,52.9375,0,4,100,1750,1925,0,4,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (5921,'Strength of Earth Totem II',NULL,24,24,4588,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,1,1,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,37.3824,51.4008,0,4,100,1770,1947,0,4,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (5922,'Strength of Earth Totem III',NULL,38,38,4588,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,53.8384,74.0278,0,4,100,1610,1771,0,5,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (5923,'Poison Cleansing Totem',NULL,38,38,4587,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,53.8384,74.0278,0,4,100,1610,1771,0,5,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (5924,'Disease Cleansing Totem',NULL,38,38,4587,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,53.8384,74.0278,0,4,100,1610,1771,0,5,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (5925,'Grounding Totem',NULL,38,38,4590,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,1,1,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,53.8384,74.0278,0,4,100,1610,1771,0,5,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (5926,'Frost Resistance Totem',NULL,24,24,4589,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,37.1712,51.1104,0,4,100,1760,1936,0,4,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (5927,'Fire Resistance Totem',NULL,35,35,4587,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,50.512,69.454,0,4,100,1640,1804,0,4,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (5928,'Sorrow Wing',NULL,27,27,11012,0,0,0,16,16,0,0,1,3,3,0,0,64,0,0,0,1,1.14286,1,2,3,1,1,1,1,1,2400,2400,0,0,74,82,0,0,1097,36,0,2000,2000,0,0,0,5928,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5929,'Magma Totem',NULL,31,31,4589,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,46.376,63.767,0,4,100,1700,1870,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (5916,'Sentinel Amarassan',NULL,27,27,11356,0,0,0,124,124,0,0,7,3,3,0,0,32768,0,0,0,2.51,1.14286,2,2,1,1,1,1,-1,1,2367,2367,732,732,129,166,35.1008,48.2636,916,68,100,1425,1567,0,200,266,5916,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5916,0,'EventAI',''), + (5917,'Clara Charles',NULL,2,2,4558,0,0,0,12,12,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,87,87,0,0,3,5,3.5024,4.8158,20,2,100,2000,2000,0,45,63,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5918,'Owl Form',NULL,1,1,4566,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,25,27,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5919,'Stoneskin Totem II',NULL,14,14,4588,0,0,0,35,35,0,0,11,1,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,23.0384,31.6778,642,4,100,1870,2057,0,3,17,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (5920,'Stoneskin Totem III',NULL,25,25,4588,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,38.5,52.9375,1026,4,100,1750,1925,0,4,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (5921,'Strength of Earth Totem II',NULL,24,24,4588,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,1,1,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,37.3824,51.4008,992,4,100,1770,1947,0,4,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (5922,'Strength of Earth Totem III',NULL,38,38,4588,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,53.8384,74.0278,1709,4,100,1610,1771,0,5,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (5923,'Poison Cleansing Totem',NULL,38,38,4587,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,53.8384,74.0278,1709,4,100,1610,1771,0,5,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (5924,'Disease Cleansing Totem',NULL,38,38,4587,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,53.8384,74.0278,1709,4,100,1610,1771,0,5,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (5925,'Grounding Totem',NULL,38,38,4590,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,1,1,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,53.8384,74.0278,1709,4,100,1610,1771,0,5,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (5926,'Frost Resistance Totem',NULL,24,24,4589,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,37.1712,51.1104,992,4,100,1760,1936,0,4,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (5927,'Fire Resistance Totem',NULL,35,35,4587,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,50.512,69.454,1373,4,100,1640,1804,0,4,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (5928,'Sorrow Wing',NULL,27,27,11012,0,0,0,16,16,0,0,1,3,3,0,0,32832,0,0,0,1,1.14286,1,2,3,1,1,1,1,1,2400,2400,0,0,74,82,0,0,1097,36,0,2000,2000,0,0,0,5928,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5929,'Magma Totem',NULL,31,31,4589,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,46.376,63.767,1234,4,100,1700,1870,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), (5930,'Sister Riven',NULL,28,28,10875,0,0,0,514,514,0,0,7,1,3,0,0,64,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,2196,2196,1512,1512,134,173,36.1456,49.7002,946,71,100,1416,2000,0,209,277,5930,5930,0,0,0,0,0,0,70,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (5931,'Foreman Rigger',NULL,24,24,4600,0,0,0,16,16,0,0,7,1,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,1953,1953,0,0,112,144,31.9,43.8625,992,59,100,1450,2000,0,186,247,5931,5931,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5931,0,'EventAI',''), (5932,'Taskmaster Whipfang',NULL,22,22,487,0,0,0,16,16,0,0,7,1,3,0,0,64,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,1669,1669,0,0,129,166,35.1008,48.2636,9222,68,100,1425,2000,0,161,216,5932,5932,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5932,0,'EventAI',''), (5933,'Achellios the Banished',NULL,31,31,9418,0,0,0,131,131,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,4,1.3,1,1,1,1,1,1308,1308,0,0,178,230,43.956,60.4395,1234,94,100,1350,2000,0,51,71,5933,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5934,'Heartrazor',NULL,32,32,11011,0,0,0,16,16,0,0,1,3,3,0,0,0,0,0,0,1.55,1.14286,1,1,3,1,1,1,1,1,3171,3171,0,0,160,205,40.1544,55.2123,1270,84,100,1383,1521,0,0,0,5934,0,5934,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (5935,'Ironeye the Invincible',NULL,37,37,2076,0,0,0,49,49,0,0,1,3,3,0,0,0,0,0,0,1.6,1.14286,1,1,3,1,1,1,1,1,4008,4008,0,0,193,249,44.84,61.655,30967,102,100,1341,1475,0,0,0,5935,0,100004,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5937,'Vile Sting',NULL,35,35,10988,0,0,0,413,413,0,20,1,3,3,0,0,64,0,0,1,1,1.14286,1,2,3,1,1.7,1,1,1,3660,3660,0,0,48.6,64.4,0,0,1373,118,11,2000,2000,0,0,0,5937,0,100005,0,0,0,0,0,0,0,0,0,0,5877,1,0,0,0,0,0,0,0,0,0,'',''), + (5934,'Heartrazor',NULL,32,32,11011,0,0,0,16,16,0,0,1,3,3,0,0,32768,0,0,0,1.55,1.14286,1,1,3,1,1,1,1,1,3171,3171,0,0,160,205,40.1544,55.2123,1270,84,100,1383,1521,0,0,0,5934,0,5934,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (5935,'Ironeye the Invincible',NULL,37,37,2076,0,0,0,49,49,0,0,1,3,3,0,0,32768,0,0,0,1.6,1.14286,1,1,3,1,1,1,2.5,1,4008,4008,0,0,193,249,44.84,61.655,3982,102,100,1341,1475,0,0,0,5935,0,100004,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5937,'Vile Sting',NULL,35,35,10988,0,0,0,413,413,0,20,1,3,3,0,0,32832,0,0,1,1,1.14286,1,2,3,1,1.7,1,1,1,3660,3660,0,0,48.6,64.4,0,0,1373,118,11,2000,2000,0,0,0,5937,0,100005,0,0,0,0,0,0,0,0,0,0,5877,1,0,0,0,0,0,0,0,0,0,'',''), (5938,'Uthan Stillwater','Fishing Trainer',14,14,4604,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4744,5938,0,'EventAI',''), - (5939,'Vira Younghoof','First Aid Trainer',13,13,4605,0,0,0,104,104,1.25,0,7,1,3,0,19,4608,0,1026,0,1,1.14286,1,0,2,1,1,1,1,1,546,546,0,0,13,17,21.5072,29.5724,20,7,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5856,5939,0,'EventAI',''), + (5939,'Vira Younghoof','First Aid Trainer',13,13,4605,0,0,0,104,104,1.25,0,7,1,3,0,19,4608,0,1026,0,1,1.14286,1,0,2,1,1,1,1,1,546,546,0,0,13,17,21.5072,29.5724,608,7,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5856,5939,0,'EventAI',''), (5940,'Harn Longcast','Fishing Supplies',9,9,4608,0,0,0,104,104,1.35,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,372,372,0,0,9,13,15.2064,20.9088,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5940,0,'EventAI',''), - (5941,'Lau\'Tiki','Fishing Trainer',14,14,4609,0,0,0,126,126,0,0,7,3,3,0,19,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,2000,2057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4744,5941,0,'EventAI',''), - (5942,'Zansoa','Fishing Supplies',14,14,4610,0,0,0,126,126,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,2000,2057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5942,0,'EventAI',''), - (5943,'Rawrk','First Aid Trainer',15,15,4611,0,0,0,29,29,0,0,7,3,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5856,0,0,'EventAI',''), - (5944,'Yonada','Tailoring & Leatherworking Supplies',25,25,4614,0,0,0,104,104,1.25,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5944,0,'',''), - (5946,'Male Dark Assassin',NULL,1,1,4617,0,0,0,35,35,0,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5947,'Female Dark Assassin',NULL,1,1,4618,0,0,0,35,35,0,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5948,'Female Pirate',NULL,1,1,4619,0,0,0,35,35,0,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5949,'Male Pirate',NULL,1,1,4620,0,0,0,35,35,0,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5950,'Flametongue Totem',NULL,28,28,4589,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,42.6272,58.6124,0,4,100,1730,1903,0,4,21,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (5951,'Hare',NULL,1,1,1560,0,0,0,31,31,0,0,8,3,3,0,0,0,0,2,0,1,0.857143,1,0,0.2,1,1,1,1,1,8,8,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,5951,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (5952,'Den Grunt',NULL,55,55,9797,0,0,0,85,85,0,0,7,3,3,0,268435456,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4356,4356,0,0,556,645,301.34,422.17,0,277,100,2000,1562,0,85,425,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5952,0,'EventAI',''), - (5953,'Razor Hill Grunt',NULL,28,31,9801,0,0,0,85,85,0,0,7,3,3,0,1,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,1573,2146,0,0,176,217,52.7472,72.5274,0,91,100,2000,1782,0,0,0,0,5953,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3285,5953,0,'','guard_durotar'), + (5941,'Lau\'Tiki','Fishing Trainer',14,14,4609,0,0,0,126,126,0,0,7,3,3,0,19,37376,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,2000,2057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4744,5941,0,'EventAI',''), + (5942,'Zansoa','Fishing Supplies',14,14,4610,0,0,0,126,126,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,2000,2057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5942,0,'EventAI',''), + (5943,'Rawrk','First Aid Trainer',15,15,4611,0,0,0,29,29,0,0,7,3,3,0,19,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5856,0,0,'EventAI',''), + (5944,'Yonada','Tailoring & Leatherworking Supplies',25,25,4614,0,0,0,104,104,1.25,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5944,0,'',''), + (5946,'Male Dark Assassin',NULL,1,1,4617,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5947,'Female Dark Assassin',NULL,1,1,4618,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5948,'Female Pirate',NULL,1,1,4619,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5949,'Male Pirate',NULL,1,1,4620,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5950,'Flametongue Totem',NULL,28,28,4589,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,42.6272,58.6124,1130,4,100,1730,1903,0,4,21,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (5951,'Hare',NULL,1,1,1560,0,0,0,31,31,0,0,8,3,3,0,0,32768,0,2,0,1,0.857143,1,0,0.2,1,1,1,1.33,1,8,8,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,5951,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (5952,'Den Grunt',NULL,55,55,9797,0,0,0,85,85,0,0,7,3,3,0,268435456,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,4356,4356,0,0,556,645,301.34,422.17,3271,277,100,2000,1562,0,85,425,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5952,0,'EventAI',''), + (5953,'Razor Hill Grunt',NULL,28,31,9801,0,0,0,85,85,0,0,7,3,3,0,1,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,1573,2146,0,0,176,217,52.7472,72.5274,1234,91,100,2000,1782,0,0,0,0,5953,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3285,5953,0,'','guard_durotar'), (5955,'Tooga',NULL,45,45,2902,0,0,0,35,35,0,0,1,1,3,0,2,32768,0,0,4096,1.05,1.14286,1,0,1,1,1,1,-1,1,3600,3600,0,0,72,93,61.776,84.942,1500,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_tooga'), - (5957,'Birgitte Cranston','Portal Trainer',45,45,4665,0,0,0,68,68,0,0,7,1,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4825,5957,0,'',''), - (5958,'Thuul','Portal Trainer',45,45,12849,0,0,0,29,29,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4826,5958,0,'',''), - (5974,'Dreadmaul Ogre',NULL,45,46,14402,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1679,1741,3923,4031,55,71,62.8672,86.4424,1420,29,100,2000,2000,0,91,123,5974,5974,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5974,0,'EventAI',''), - (5975,'Dreadmaul Ogre Mage',NULL,46,47,11542,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,8,0,1,1,1,1,-1,1,1752,1785,3923,4031,81,105,62.8672,86.4424,0,43,100,2000,2000,0,72,99,5975,5975,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5975,0,'EventAI',''), - (5976,'Dreadmaul Brute',NULL,46,47,11584,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.25,1,1,1,1,1,2399,2488,0,0,123,154,63.7824,87.7008,2257,64,100,2600,2000,0,91,124,5976,5976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5976,0,'EventAI',''), - (5977,'Dreadmaul Mauler',NULL,53,54,14401,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.3,1,1,1,1,1,3189,3293,0,0,93,115,70.4704,96.8968,3190,48,100,2000,2000,0,114,154,5977,5977,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5977,0,'EventAI',''), - (5978,'Dreadmaul Warlock',NULL,54,55,11543,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,8,0,1.3,1,1,1,1,1,2305,2379,4896,5013,68,87,71.2272,97.9374,1644,36,100,2000,2000,0,96,130,5978,5978,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5978,0,'EventAI',''), - (5979,'Wretched Lost One',NULL,45,47,152,0,0,0,51,51,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,2,0,1,1,1,1,-1,1,1836,2180,1534,1640,85,109,63.7824,87.7008,0,45,100,2000,2000,0,80,109,5979,5979,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5979,0,'EventAI',''), - (5981,'Portal Seeker',NULL,51,53,10921,0,0,0,51,51,0,0,7,3,3,0,0,0,0,0,0,1.63,1.14286,1,0,1,1,1,1,-1,1,2131,2213,0,0,158,188,71.2272,97.9374,0,80,100,1420,1562,0,61,305,5981,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,5981,0,'',''), - (5982,'Black Slayer',NULL,46,48,10824,0,0,0,73,73,1.5,7,1,3,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,-1,1,2488,2578,0,0,81,101,61.9344,85.1598,2888,42,100,2000,2000,0,0,0,5982,0,5982,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5983,'Bonepicker',NULL,49,50,1105,0,0,0,73,73,0,7,1,3,3,0,0,0,0,0,1,1.05,1.14286,1,0,1.3,1,1,1,1,1,2779,2880,0,0,77,54,0,0,2999,30,0,2000,2000,0,0,0,5982,0,5982,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''); - -INSERT INTO `creature_template` (`Entry`, `Name`, `SubName`, `MinLevel`, `MaxLevel`, `ModelId1`, `ModelId2`, `ModelId3`, `ModelId4`, `FactionAlliance`, `FactionHorde`, `Scale`, `Family`, `CreatureType`, `InhabitType`, `RegenerateStats`, `RacialLeader`, `NpcFlags`, `UnitFlags`, `DynamicFlags`, `ExtraFlags`, `CreatureTypeFlags`, `SpeedWalk`, `SpeedRun`, `UnitClass`, `Rank`, `HealthMultiplier`, `PowerMultiplier`, `DamageMultiplier`, `DamageVariance`, `ArmorMultiplier`, `ExperienceMultiplier`, `MinLevelHealth`, `MaxLevelHealth`, `MinLevelMana`, `MaxLevelMana`, `MinMeleeDmg`, `MaxMeleeDmg`, `MinRangedDmg`, `MaxRangedDmg`, `Armor`, `MeleeAttackPower`, `RangedAttackPower`, `MeleeBaseAttackTime`, `RangedBaseAttackTime`, `DamageSchool`, `MinLootGold`, `MaxLootGold`, `LootId`, `PickpocketLootId`, `SkinningLootId`, `KillCredit1`, `KillCredit2`, `MechanicImmuneMask`, `SchoolImmuneMask`, `ResistanceHoly`, `ResistanceFire`, `ResistanceNature`, `ResistanceFrost`, `ResistanceShadow`, `ResistanceArcane`, `PetSpellDataId`, `MovementType`, `TrainerType`, `TrainerSpell`, `TrainerClass`, `TrainerRace`, `TrainerTemplateId`, `VendorTemplateId`, `GossipMenuId`, `EquipmentTemplateId`, `Civilian`, `AIName`, `ScriptName`) -VALUES - (5984,'Starving Snickerfang',NULL,45,46,8050,0,0,0,38,38,0,25,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.25,1,1,1,1,1,2310,2399,0,0,78,96,61.776,84.942,2753,40,100,2000,2000,0,0,0,5984,0,5984,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (5985,'Snickerfang Hyena',NULL,49,50,2714,0,0,0,38,38,0,25,1,1,3,0,0,0,0,0,1,1.05,1.14286,1,0,1.25,1,1,1,1,1,2672,2769,0,0,97,121,63.7824,87.7008,2972,50,100,2000,2000,0,0,0,5985,0,5985,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (5988,'Scorpok Stinger',NULL,50,51,6068,0,0,0,413,413,0,20,1,3,3,0,0,0,0,0,1,1.05,1.14286,1,0,1,1,1,1,-1,1,2495,2587,0,0,79,99,63.7824,87.7008,2808,41,100,2000,2000,0,0,0,5988,0,5988,0,0,0,0,0,0,0,0,0,0,8858,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5990,'Redstone Basilisk',NULL,46,48,2743,0,0,0,49,49,0,0,1,3,3,0,0,0,0,0,0,1.11111,1.14286,1,0,1,1,1,1,-1,1,2488,2578,0,0,81,101,60.984,83.853,2888,42,100,2000,2000,0,0,0,5990,0,5990,0,0,0,0,0,100,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5991,'Redstone Crystalhide',NULL,51,52,798,0,0,0,49,49,0,0,1,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.3,1,1,1,1,1,2980,3082,0,0,87,109,67.32,92.565,3108,45,100,2000,2000,0,0,0,5991,0,5991,0,0,0,0,0,100,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5957,'Birgitte Cranston','Portal Trainer',45,45,4665,0,0,0,68,68,0,0,7,1,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4825,5957,0,'',''), + (5958,'Thuul','Portal Trainer',45,45,12849,0,0,0,29,29,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4826,5958,0,'',''), + (5974,'Dreadmaul Ogre',NULL,45,46,14402,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1679,1741,3923,4031,55,71,62.8672,86.4424,1420,29,100,2000,2000,0,91,123,5974,5974,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5974,0,'EventAI',''), + (5975,'Dreadmaul Ogre Mage',NULL,46,47,11542,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,8,0,1,1,1,1,-1,1,1752,1785,3923,4031,81,105,62.8672,86.4424,1434,43,100,2000,2000,0,72,99,5975,5975,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5975,0,'EventAI',''), + (5976,'Dreadmaul Brute',NULL,46,47,11584,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.25,1,1,1,0.8,1,2399,2488,0,0,123,154,63.7824,87.7008,2268,64,100,2600,2000,0,91,124,5976,5976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5976,0,'EventAI',''), + (5977,'Dreadmaul Mauler',NULL,53,54,14401,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.3,1,1,1,1,1,3189,3293,0,0,93,115,70.4704,96.8968,3216,48,100,2000,2000,0,114,154,5977,5977,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5977,0,'EventAI',''), + (5978,'Dreadmaul Warlock',NULL,54,55,11543,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,8,0,1.3,1,1,1,1,1,2305,2379,4896,5013,68,87,71.2272,97.9374,1658,36,100,2000,2000,0,96,130,5978,5978,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5978,0,'EventAI',''), + (5979,'Wretched Lost One',NULL,45,47,152,0,0,0,51,51,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,2,0,1,1,1,1,-1,1,1836,2180,1534,1640,85,109,63.7824,87.7008,2300,45,100,2000,2000,0,80,109,5979,5979,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5979,0,'EventAI',''), + (5981,'Portal Seeker',NULL,51,53,10921,0,0,0,51,51,0,0,7,3,3,0,0,32768,0,0,0,1.63,1.14286,1,0,1,1,1,1,-1,1,2131,2213,0,0,158,188,71.2272,97.9374,3163,80,100,1420,1562,0,61,305,5981,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,5981,0,'',''), + (5982,'Black Slayer',NULL,46,48,10824,0,0,0,73,73,1.5,7,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1,1,1,1,-1,1,2488,2578,0,0,81,101,61.9344,85.1598,2888,42,100,2000,2000,0,0,0,5982,0,5982,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5983,'Bonepicker',NULL,49,50,1105,0,0,0,73,73,0,7,1,3,3,0,0,32768,0,0,1,1.05,1.14286,1,0,1.3,1,1,1,1,1,2779,2880,0,0,77,54,0,0,2999,30,0,2000,2000,0,0,0,5982,0,5982,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5984,'Starving Snickerfang',NULL,45,46,8050,0,0,0,38,38,0,25,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.25,1,1,1,1,1,2310,2399,0,0,78,96,61.776,84.942,2780,40,100,2000,2000,0,0,0,5984,0,5984,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (5985,'Snickerfang Hyena',NULL,49,50,2714,0,0,0,38,38,0,25,1,1,3,0,0,0,0,0,1,1.05,1.14286,1,0,1.25,1,1,1,1,1,2672,2769,0,0,97,121,63.7824,87.7008,2999,50,100,2000,2000,0,0,0,5985,0,5985,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (5988,'Scorpok Stinger',NULL,50,51,6068,0,0,0,413,413,0,20,1,3,3,0,0,32768,0,0,1,1.05,1.14286,1,0,1,1,1,1,-1,1,2495,2587,0,0,79,99,63.7824,87.7008,2808,41,100,2000,2000,0,0,0,5988,0,5988,0,0,0,0,0,0,0,0,0,0,8858,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5990,'Redstone Basilisk',NULL,46,48,2743,0,0,0,49,49,0,0,1,3,3,0,0,32768,0,0,0,1.11111,1.14286,1,0,1,1,1,1,-1,1,2488,2578,0,0,81,101,60.984,83.853,2888,42,100,2000,2000,0,0,0,5990,0,5990,0,0,0,0,0,100,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5991,'Redstone Crystalhide',NULL,51,52,798,0,0,0,49,49,0,0,1,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.3,1,1,1,1,1,2980,3082,0,0,87,109,67.32,92.565,3108,45,100,2000,2000,0,0,0,5991,0,5991,0,0,0,0,0,100,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (5992,'Ashmane Boar',NULL,48,49,3026,0,0,0,14,14,0,5,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.25,1,1,1,1,1,2578,2672,0,0,83,103,65.5424,90.1208,2944,43,100,2000,2000,0,0,0,5992,0,5992,0,0,0,0,0,98,0,0,0,0,8261,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5993,'Helboar',NULL,52,53,11410,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.15,1,1,1,1,1,2727,2821,0,0,89,111,65.56,90.145,3136,46,100,2000,2000,0,0,0,5993,0,5993,0,0,0,0,0,106,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (5994,'Zayus','High Priest',60,60,4690,0,0,0,29,29,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4522,5994,0,'',''), - (5996,'Nethergarde Miner',NULL,47,48,6722,0,0,0,1575,1575,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2479,2530,0,0,85,109,63.7824,87.7008,0,45,100,2000,2000,0,94,128,5996,5996,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5996,0,'EventAI',''), - (5997,'Nethergarde Engineer',NULL,47,48,6712,0,0,0,1575,1575,1.15,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2476,2492,0,0,81,105,62.8672,86.4424,0,43,100,2000,2000,0,92,125,5997,5997,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5997,0,'EventAI',''), - (5998,'Nethergarde Foreman',NULL,46,48,6725,0,0,0,1575,1575,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2252,2667,0,0,85,109,63.7824,87.7008,0,45,100,2000,2000,0,91,124,5998,5998,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5998,0,'EventAI',''), - (5999,'Nethergarde Soldier',NULL,49,49,6728,0,0,0,1575,1575,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2661,2661,0,0,85,109,63.7824,87.7008,0,45,100,2000,2000,0,109,147,5999,5999,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5999,0,'EventAI',''), - (6000,'Nethergarde Cleric',NULL,49,49,6734,0,0,0,1575,1575,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,2229,2229,1750,1864,106,137,71.2272,97.9374,0,56,100,2000,2000,0,92,125,6000,6000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6000,0,'EventAI',''), - (6001,'Nethergarde Analyst',NULL,48,48,6713,0,0,0,1575,1575,1.15,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3294,3294,0,0,85,109,63.7824,87.7008,0,45,100,2000,2000,0,109,147,6001,6001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6001,0,'EventAI',''), - (6002,'Nethergarde Riftwatcher',NULL,50,50,6742,0,0,0,1575,1575,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,8,0,1,1,1,1,-1,1,3517,3517,4281,4506,87,113,65.56,90.145,0,46,100,2000,2000,0,102,139,6002,6002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6002,0,'EventAI',''), - (6003,'Nethergarde Officer',NULL,55,55,6752,0,0,0,1575,1575,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,102,131,69.696,95.832,0,54,100,2000,2000,0,103,140,6003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6003,0,'EventAI',''), - (6004,'Shadowsworn Cultist',NULL,51,52,6781,0,0,0,90,90,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.3,1,1,1,1,1,2980,3082,0,0,87,109,71.2272,97.9374,3080,45,100,2000,2000,0,108,146,6004,6004,0,0,0,0,0,0,0,0,0,102,0,0,1,0,0,0,0,0,0,0,51712,0,'EventAI',''), - (6005,'Shadowsworn Thug',NULL,52,53,6795,0,0,0,90,90,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.3,1,1,1,1,1,3082,3189,0,0,77,96,70.4704,96.8968,3151,40,100,1700,2000,0,111,150,6005,6005,0,0,0,0,0,0,0,0,0,104,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6006,'Shadowsworn Adept',NULL,52,53,6771,0,0,0,90,90,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,2,0,1.3,1,1,1,1,1,2466,2551,1923,1982,85,105,71.2272,97.9374,2544,44,100,2000,2000,0,96,131,6006,6006,0,0,0,0,0,0,0,0,0,106,0,0,1,0,0,0,0,0,0,0,6006,0,'EventAI',''), - (6007,'Shadowsworn Enforcer',NULL,53,54,7841,0,0,0,90,90,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.3,1,1,1,1,1,3189,3293,0,0,122,151,70.4704,96.8968,2877,63,100,2400,2000,0,112,151,6007,6007,0,0,0,0,0,0,0,0,0,108,0,0,1,0,0,0,0,0,0,0,6007,0,'EventAI',''), - (6008,'Shadowsworn Warlock',NULL,53,54,6789,0,0,0,90,90,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,8,0,1.3,1,1,1,1,1,2232,2305,4765,4896,65,84,71.2272,97.9374,1616,34,100,2000,2000,0,91,124,6008,6008,0,0,0,0,0,0,0,0,0,108,0,0,1,0,0,0,0,0,0,0,6008,0,'EventAI',''), - (6009,'Shadowsworn Dreadweaver',NULL,54,55,6783,0,0,0,90,90,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,8,0,1.3,1,1,1,1,1,2305,2379,4896,5013,68,88,70.4704,96.8968,1644,36,100,2000,2000,0,100,136,6009,6009,0,0,0,0,0,0,0,0,0,110,0,0,1,0,0,0,0,0,0,0,6009,0,'EventAI',''), - (6010,'Felhound',NULL,54,55,1913,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3330,3369,0,0,96,125,68.0944,93.6298,0,51,100,2000,2000,0,0,0,6010,0,6010,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50097,0,'EventAI',''), - (6011,'Felguard Sentry',NULL,54,55,9017,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1,1.42857,1,0,1.3,1,1,1,1,1,3293,3398,0,0,114,142,71.2272,97.9374,2608,59,100,2000,2000,0,117,158,6011,6011,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6011,0,'',''), - (6012,'Flametongue Totem II',NULL,46,46,4589,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,62.744,86.273,0,4,100,1550,1705,0,5,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (6013,'Wayward Buzzard',NULL,37,37,1105,0,0,0,73,73,0,7,1,3,3,0,0,0,0,0,0,1.28,1.14286,1,0,1.05,1,1,1,-1,1,1403,1536,0,0,77,92,51.128,70.301,0,39,100,1660,1826,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (6014,'X\'yera','Priest Trainer',50,50,10473,0,0,0,29,29,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4523,6014,0,'',''), - (6015,'Torta',NULL,45,45,1244,0,0,0,35,35,0,0,1,1,3,0,2,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,100004,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (6016,'Elemental Protection Totem',NULL,54,54,2419,0,0,0,74,74,0,0,11,3,3,0,0,0,0,0,0,1,0.992063,1,0,1,1,1,1,-1,1,3986,3986,300,300,9,9,69.3792,95.3964,0,4,100,1460,1606,0,5,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (6017,'Lava Spout Totem',NULL,37,37,1421,0,0,0,59,59,0,0,11,3,3,0,0,0,0,0,0,1,1,1,0,1,1,1,1,-1,1,2192,2192,300,300,9,9,53.3984,73.4228,0,4,100,1640,1804,0,4,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (6018,'Ur\'kyo','Priest Trainer',40,40,4711,0,0,0,29,29,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4521,6018,0,'',''), - (6019,'Hornizz Brimbuzzle',NULL,30,30,7127,0,0,0,69,69,0,0,7,1,3,0,2,0,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6019,0,'',''), - (6020,'Slimeshell Makrura',NULL,18,19,2835,0,0,0,129,129,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,417,449,0,0,27,34,28.6704,39.4218,800,14,100,2000,2000,0,24,36,6020,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (6021,'Boar Spirit',NULL,19,20,4716,0,0,0,92,92,0,0,1,3,3,0,0,0,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,267,363,0,0,117,151,32.968,45.331,0,62,100,1441,1585,0,27,136,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (6026,'Breyk','Wind Rider Master',55,55,4725,0,0,0,29,29,0,0,7,3,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,6026,0,'EventAI',''), - (6027,'Kitha','Demon Trainer',17,17,4728,0,0,0,29,29,0,0,7,3,3,0,5,4608,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,748,748,938,938,17,22,27.5264,37.8488,20,9,100,2000,2024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,12670,6027,0,'EventAI',''), - (6028,'Burkrum','Heavy Armor Merchant',30,30,4726,0,0,0,104,104,1.35,0,7,3,3,0,16388,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6028,0,'',''), - (6030,'Thorvald Deepforge',NULL,21,21,4949,0,0,0,84,84,0,0,7,3,3,0,2,0,0,2,0,1.03,1.14286,1,0,1,1,1,1,-1,1,980,980,0,0,24,32,33.264,45.738,0,13,100,1800,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6030,0,'',''), - (6031,'Tormus Deepforge',NULL,30,30,4950,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6031,0,'',''), - (6033,'Lake Frenzy',NULL,15,16,7449,0,0,0,16,16,0,0,10,2,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,328,356,0,0,23,30,24.288,33.396,695,12,100,2000,2000,0,0,0,6033,0,6033,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50430,0,'',''), - (6034,'Lotherias',NULL,35,35,5186,0,0,0,80,80,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (6035,'Razorfen Stalker',NULL,28,29,6106,0,0,0,152,152,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,2097,2250,0,0,129,166,35.1008,48.2636,1053,68,100,2000,2000,0,168,224,6035,6035,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6035,0,'EventAI',''), - (6047,'Aqua Guardian',NULL,22,23,525,0,0,0,128,128,0,0,4,3,3,0,0,0,0,0,0,0.89,1.14286,1,0,1,1,1,1,-1,1,492,537,0,0,52,61,35.6224,48.9808,0,26,100,1760,1936,0,9,45,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6066,'Earthgrab Totem',NULL,50,50,2420,0,0,0,16,16,0,0,11,3,3,0,0,0,0,0,0,1,1,1,0,0.01,1,1,1,-1,1,22,22,1286,1286,9,9,66.44,91.355,0,4,100,1510,1661,0,22,110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6068,'Warug\'s Bodyguard',NULL,35,36,172,0,0,0,35,35,0,0,7,1,3,0,0,0,0,0,0,1.02,1.14286,1,0,1,1,1,1,-1,1,1402,1430,0,0,61,78,53.8384,74.0278,0,32,100,2000,2000,0,57,79,6068,6068,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (6069,'Maraudine Khan Guard',NULL,39,40,9436,0,0,0,134,134,0,0,7,3,3,0,0,0,0,0,0,1.125,1.14286,1,0,1.15,1,1,1,1,1,1678,1753,0,0,92,109,53.8384,74.0278,0,46,100,1610,1771,0,29,145,6069,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6069,0,'EventAI',''), - (6070,'Maraudine Khan Advisor',NULL,38,39,9438,0,0,0,134,134,0,0,7,3,3,0,0,0,0,0,0,1.3,1.14286,2,0,1.15,1,1,1,-1,1,1305,1537,1189,1236,88,106,52.7472,72.5274,0,45,100,1620,1782,0,28,138,6070,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6070,0,'EventAI',''), - (6071,'Legion Hound',NULL,29,30,7949,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,0.92,1.14286,1,0,0.4,1,1,1,1,1,362,382,0,0,68,80,43.384,59.653,0,34,100,1700,1870,0,13,67,6071,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (5993,'Helboar',NULL,52,53,11410,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.15,1,1,1,1,1,2727,2821,0,0,89,111,65.56,90.145,3163,46,100,2000,2000,0,0,0,5993,0,5993,0,0,0,0,0,106,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (5994,'Zayus','High Priest',60,60,4690,0,0,0,29,29,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4522,5994,0,'',''), + (5996,'Nethergarde Miner',NULL,47,48,6722,0,0,0,1575,1575,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2479,2530,0,0,85,109,63.7824,87.7008,2888,45,100,2000,2000,0,94,128,5996,5996,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5996,0,'EventAI',''), + (5997,'Nethergarde Engineer',NULL,47,48,6712,0,0,0,1575,1575,1.15,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2476,2492,0,0,81,105,62.8672,86.4424,2888,43,100,2000,2000,0,92,125,5997,5997,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5997,0,'EventAI',''), + (5998,'Nethergarde Foreman',NULL,46,48,6725,0,0,0,1575,1575,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2252,2667,0,0,85,109,63.7824,87.7008,2888,45,100,2000,2000,0,91,124,5998,5998,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5998,0,'EventAI',''), + (5999,'Nethergarde Soldier',NULL,49,49,6728,0,0,0,1575,1575,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2661,2661,0,0,85,109,63.7824,87.7008,2944,45,100,2000,2000,0,109,147,5999,5999,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5999,0,'EventAI',''), + (6000,'Nethergarde Cleric',NULL,49,49,6734,0,0,0,1575,1575,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,2229,2229,1750,1864,106,137,71.2272,97.9374,2389,56,100,2000,2000,0,92,125,6000,6000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6000,0,'EventAI',''), + (6001,'Nethergarde Analyst',NULL,48,48,6713,0,0,0,1575,1575,1.15,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3294,3294,0,0,85,109,63.7824,87.7008,2888,45,100,2000,2000,0,109,147,6001,6001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6001,0,'EventAI',''), + (6002,'Nethergarde Riftwatcher',NULL,50,50,6742,0,0,0,1575,1575,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1,1,1,1,-1,1,3517,3517,4281,4506,87,113,65.56,90.145,1518,46,100,2000,2000,0,102,139,6002,6002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6002,0,'EventAI',''), + (6003,'Nethergarde Officer',NULL,55,55,6752,0,0,0,1575,1575,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,102,131,69.696,95.832,3271,54,100,2000,2000,0,103,140,6003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6003,0,'EventAI',''), + (6004,'Shadowsworn Cultist',NULL,51,52,6781,0,0,0,90,90,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.3,1,1,1,1,1,2980,3082,0,0,87,109,71.2272,97.9374,3108,45,100,2000,2000,0,108,146,6004,6004,0,0,0,0,0,0,0,0,0,102,0,0,1,0,0,0,0,0,0,0,6004,0,'EventAI',''), + (6005,'Shadowsworn Thug',NULL,52,53,6795,0,0,0,90,90,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.3,1,1,1,1,1,3082,3189,0,0,77,96,70.4704,96.8968,3163,40,100,1700,2000,0,111,150,6005,6005,0,0,0,0,0,0,0,0,0,104,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6006,'Shadowsworn Adept',NULL,52,53,6771,0,0,0,90,90,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,2,0,1.3,1,1,1,1,1,2466,2551,1923,1982,85,105,71.2272,97.9374,2566,44,100,2000,2000,0,96,131,6006,6006,0,0,0,0,0,0,0,0,0,106,0,0,1,0,0,0,0,0,0,0,6006,0,'EventAI',''), + (6007,'Shadowsworn Enforcer',NULL,53,54,7841,0,0,0,90,90,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.3,1,1,1,1,1,3189,3293,0,0,122,151,70.4704,96.8968,3216,63,100,2400,2000,0,112,151,6007,6007,0,0,0,0,0,0,0,0,0,108,0,0,1,0,0,0,0,0,0,0,6007,0,'EventAI',''), + (6008,'Shadowsworn Warlock',NULL,53,54,6789,0,0,0,90,90,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,8,0,1.3,1,1,1,1,1,2232,2305,4765,4896,65,84,71.2272,97.9374,1630,34,100,2000,2000,0,91,124,6008,6008,0,0,0,0,0,0,0,0,0,108,0,0,1,0,0,0,0,0,0,0,6008,0,'EventAI',''), + (6009,'Shadowsworn Dreadweaver',NULL,54,55,6783,0,0,0,90,90,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,8,0,1.3,1,1,1,1,1,2305,2379,4896,5013,68,88,70.4704,96.8968,1658,36,100,2000,2000,0,100,136,6009,6009,0,0,0,0,0,0,0,0,0,110,0,0,1,0,0,0,0,0,0,0,6009,0,'EventAI',''), + (6010,'Felhound',NULL,54,55,1913,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3330,3369,0,0,96,125,68.0944,93.6298,3271,51,100,2000,2000,0,0,0,6010,0,6010,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6010,0,'EventAI',''), + (6011,'Felguard Sentry',NULL,54,55,9017,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1,1.42857,1,0,1.3,1,1,1,0.8,1,3293,3398,0,0,114,142,71.2272,97.9374,2617,59,100,2000,2000,0,117,158,6011,6011,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6011,0,'',''), + (6012,'Flametongue Totem II',NULL,46,46,4589,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,62.744,86.273,2780,4,100,1550,1705,0,5,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (6013,'Wayward Buzzard',NULL,37,37,1105,0,0,0,73,73,0,7,1,3,3,0,0,32768,0,0,0,1.28,1.14286,1,0,1.05,1,1,1,-1,1,1403,1536,0,0,77,92,51.128,70.301,1593,39,100,1660,1826,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (6014,'X\'yera','Priest Trainer',50,50,10473,0,0,0,29,29,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4523,6014,0,'',''), + (6015,'Torta',NULL,45,45,1244,0,0,0,35,35,0,0,1,1,3,0,2,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,100004,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (6016,'Elemental Protection Totem',NULL,54,54,2419,0,0,0,74,74,0,0,11,3,3,0,0,32768,0,0,0,1,0.992063,1,0,1,1,1,1,-1,1,3986,3986,300,300,9,9,69.3792,95.3964,3216,4,100,1460,1606,0,5,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (6017,'Lava Spout Totem',NULL,37,37,1421,0,0,0,59,59,0,0,11,3,3,0,0,32768,0,0,0,1,1,1,0,1,1,1,1,-1,1,2192,2192,300,300,9,9,53.3984,73.4228,1593,4,100,1640,1804,0,4,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (6018,'Ur\'kyo','Priest Trainer',40,40,4711,0,0,0,29,29,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4521,6018,0,'',''), + (6019,'Hornizz Brimbuzzle',NULL,30,30,7127,0,0,0,69,69,0,0,7,1,3,0,2,0,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6019,0,'',''), + (6020,'Slimeshell Makrura',NULL,18,19,2835,0,0,0,129,129,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,417,449,0,0,27,34,28.6704,39.4218,817,14,100,2000,2000,0,24,36,6020,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (6021,'Boar Spirit',NULL,19,20,4716,0,0,0,92,92,0,0,1,3,3,0,0,32768,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,267,363,0,0,117,151,32.968,45.331,852,62,100,1441,1585,0,27,136,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (6026,'Breyk','Wind Rider Master',55,55,4725,0,0,0,29,29,0,0,7,3,3,0,11,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,6026,0,'EventAI',''), + (6027,'Kitha','Demon Trainer',17,17,4728,0,0,0,29,29,0,0,7,3,3,0,5,37376,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,748,748,938,938,17,22,27.5264,37.8488,20,9,100,2000,2024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,12670,6027,0,'EventAI',''), + (6028,'Burkrum','Heavy Armor Merchant',30,30,4726,0,0,0,104,104,1.35,0,7,3,3,0,16388,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6028,0,'',''), + (6030,'Thorvald Deepforge',NULL,21,21,4949,0,0,0,84,84,0,0,7,3,3,0,2,32768,0,2,0,1.03,1.14286,1,0,1,1,1,1,-1,1,980,980,0,0,24,32,33.264,45.738,888,13,100,1800,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6030,0,'',''), + (6031,'Tormus Deepforge',NULL,30,30,4950,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6031,0,'',''), + (6033,'Lake Frenzy',NULL,15,16,7449,0,0,0,16,16,0,0,10,2,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,328,356,0,0,23,30,24.288,33.396,713,12,100,2000,2000,0,0,0,6033,0,6033,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6033,0,'',''), + (6034,'Lotherias',NULL,35,35,5186,0,0,0,80,80,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (6035,'Razorfen Stalker',NULL,28,29,6106,0,0,0,152,152,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,2097,2250,0,0,129,166,35.1008,48.2636,1053,68,100,2000,2000,0,168,224,6035,6035,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6035,0,'EventAI',''), + (6047,'Aqua Guardian',NULL,22,23,525,0,0,0,128,128,0,0,4,3,3,0,0,32768,0,0,0,0.89,1.14286,1,0,1,1,1,1,-1,1,492,537,0,0,52,61,35.6224,48.9808,957,26,100,1760,1936,0,9,45,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6066,'Earthgrab Totem',NULL,50,50,2420,0,0,0,16,16,0,0,11,3,3,0,0,32768,0,0,0,1,1,1,0,0.01,1,1,1,-1,1,22,22,1286,1286,9,9,66.44,91.355,2999,4,100,1510,1661,0,22,110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6068,'Warug\'s Bodyguard',NULL,35,36,172,0,0,0,35,35,0,0,7,1,3,0,0,0,0,0,0,1.02,1.14286,1,0,1,1,1,1,-1,1,1402,1430,0,0,61,78,53.8384,74.0278,1480,32,100,2000,2000,0,57,79,6068,6068,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (6069,'Maraudine Khan Guard',NULL,39,40,9436,0,0,0,134,134,0,0,7,3,3,0,0,32768,0,0,0,1.125,1.14286,1,0,1.15,1,1,1,1,1,1678,1753,0,0,92,109,53.8384,74.0278,1964,46,100,1610,1771,0,29,145,6069,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6069,0,'EventAI',''), + (6070,'Maraudine Khan Advisor',NULL,38,39,9438,0,0,0,134,134,0,0,7,3,3,0,0,32768,0,0,0,1.3,1.14286,2,0,1.15,1,1,1,-1,1,1305,1537,1189,1236,88,106,52.7472,72.5274,1517,45,100,1620,1782,0,28,138,6070,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6070,0,'EventAI',''), + (6071,'Legion Hound',NULL,29,30,7949,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,0.92,1.14286,1,0,0.4,1,1,1,1,1,362,382,0,0,68,80,43.384,59.653,1200,34,100,1700,1870,0,13,67,6071,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (6072,'Diathorus the Seeker',NULL,34,34,348,0,0,0,90,90,0,0,3,1,3,0,0,0,0,0,0,1.1,1.14286,2,0,1.01,1,1,1,-1,1,977,977,935,935,43,52,51.6384,71.0028,1063,22,100,2000,2000,0,45,64,6072,6072,0,0,0,0,0,0,0,0,0,102,136,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (6073,'Searing Infernal',NULL,29,30,10905,0,0,0,90,90,0,0,3,1,3,0,0,0,0,0,0,0.97,1.14286,1,0,1.05,1,1,1,1,1,950,1003,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,6073,0,0,0,0,0,0,0,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6074,'Striped Frostsaber',NULL,1,1,6080,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,23,23,23,23,23,0,0,0,0,0,0,0,0,0,0,0,'',''), - (6075,'Emerald Raptor',NULL,1,1,4806,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (6076,'Riding Tallstrider (Ivory)',NULL,1,1,4807,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (6086,'Auberdine Sentinel',NULL,40,40,4845,4846,0,0,79,79,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3206,3206,0,0,61,78,53.8384,74.0278,0,32,100,2000,2000,0,0,0,0,6086,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6086,0,'',''), - (6087,'Astranaar Sentinel',NULL,40,40,4841,4842,0,0,79,79,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1770,1770,0,0,61,78,53.8384,74.0278,0,32,100,2000,2000,0,0,0,0,6087,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6087,0,'',''), - (6089,'Harry Burlguard',NULL,50,50,4996,0,0,0,123,123,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6089,0,'EventAI',''), - (6090,'Bartleby','Drunk',10,10,5000,0,0,0,84,84,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,221,221,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6090,0,'','npc_bartleby'), - (6091,'Dellylah','Food & Drink Vendor',9,9,4861,0,0,0,80,80,0,0,7,3,3,0,7,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,372,372,0,0,9,13,15.2064,20.9088,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10526,6091,0,'',''), - (6093,'Dead-Tooth Jack',NULL,11,11,4947,0,0,0,17,17,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,222,222,0,0,15,18,21.2784,29.2578,538,8,100,2000,2000,0,11,19,6093,6093,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6093,0,'',''), - (6094,'Byancie','First Aid Trainer',22,22,4862,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,0,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5855,0,0,'',''), - (6109,'Azuregos',NULL,63,63,11460,0,0,0,7,7,0,0,2,3,3,0,1,0,0,4096,44,1.3,1.14286,1,3,275,1,1,1,-1,1,916025,916025,75693,75693,3725,3900,0,0,0,1204,0,1480,2000,0,77605,101348,6109,0,6109,0,0,651116543,0,0,0,0,150,0,0,0,2,0,0,0,0,0,0,15000,0,0,'','boss_azuregos'), - (6110,'Fire Nova Totem II',NULL,24,24,4683,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,37.1712,51.1104,0,4,100,1760,1936,0,4,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (6111,'Fire Nova Totem III',NULL,37,37,4683,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,53.3984,73.4228,0,4,100,1640,1804,0,4,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (6112,'Windfury Totem',NULL,35,35,4590,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,1,1,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,51.128,70.301,0,4,100,1660,1826,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (6113,'Vejrek',NULL,11,11,5611,0,0,0,37,37,0,0,7,3,3,0,0,0,0,0,0,1.19,1.14286,1,0,1,1,1,1,1,1,222,222,0,0,15,18,21.2784,29.2578,538,8,100,1860,2046,0,11,19,6113,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6113,0,'EventAI',''), - (6114,'Muren Stormpike',NULL,50,50,4995,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6114,0,'',''), - (6115,'Roaming Felguard',NULL,29,30,5048,0,0,0,90,90,0,0,3,1,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.05,1,1,1,1,1,950,1003,0,0,42,53,42.1344,57.9348,1183,22,100,2000,2000,0,43,61,6115,6115,0,0,0,0,0,0,75,0,0,75,0,0,1,0,0,0,0,0,0,0,6115,0,'EventAI',''), - (6116,'Highborne Apparition',NULL,45,46,10702,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2284,2396,0,0,85,109,63.7824,87.7008,0,45,100,2000,2000,0,86,118,6116,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6117,'Highborne Lichling',NULL,46,47,10700,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1.11111,1.14286,8,0,1.3,1,1,1,-1,1,1746,1851,3923,4031,85,109,63.7824,87.7008,0,45,100,2000,2000,0,72,99,6117,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6118,'Varo\'then\'s Ghost',NULL,48,48,10771,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1.69,1.14286,1,4,1.25,1,1,1,1,1,2578,2578,0,0,263,339,53.9,74.1125,2888,139,100,1250,2000,0,93,126,6118,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6119,'Tog Rustsprocket',NULL,10,10,4864,0,0,0,875,875,1.15,0,7,3,3,0,3,4608,0,2,0,1,1.14286,8,0,2.32,1,1,1,1,1,413,413,382,382,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,268,6119,0,'',''), - (6120,'Lago Blackwrench',NULL,30,30,4865,0,0,0,875,875,1.15,0,7,3,3,0,2,4608,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,1605,1605,2175,2175,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (6121,'Remen Marcot',NULL,10,10,4866,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,8,0,2.32,1,1,1,1,1,413,413,382,382,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (6122,'Gakin the Darkbinder',NULL,50,50,4867,0,0,0,12,12,0,0,7,3,3,0,3,4608,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,3517,3517,4393,4393,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5641,6122,0,'EventAI',''), - (6123,'Dark Iron Spy',NULL,9,10,4956,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,0.97,1.14286,1,0,1,1,1,1,1,1,176,198,0,0,13,17,15.048,20.691,459,7,100,1900,2090,0,9,17,6123,6123,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,6123,0,'EventAI',''), - (6124,'Captain Beld','Dark Iron Captain',11,11,4957,0,0,0,54,54,0,0,7,3,3,0,0,0,0,0,0,0.99,1.14286,1,0,1,1,1,1,1,1,222,222,0,0,17,22,21.2784,29.2578,20,9,100,1860,2046,0,11,19,6124,0,0,0,0,0,0,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,6124,0,'',''), - (6125,'Haldarr Satyr',NULL,45,46,11331,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.25,1,1,1,1,1,2310,2398,0,0,77,96,63.7824,87.7008,2753,40,100,2000,2000,0,86,118,6125,6125,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (6126,'Haldarr Trickster',NULL,45,47,11332,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.25,1,1,1,1,1,2310,2487,0,0,76,97,62.8672,86.4424,2555,40,100,2000,2000,0,88,120,6126,6126,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6126,0,'EventAI',''), - (6127,'Haldarr Felsworn',NULL,46,47,2020,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1.1,1.14286,8,0,1,1,1,1,-1,1,2310,2399,3923,4031,55,71,62.8672,86.4424,1420,29,100,2000,2000,0,72,99,6127,6127,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6127,0,'EventAI',''), - (6128,'Vorlus Vilehoof',NULL,10,10,2015,0,0,0,14,14,0,0,3,3,3,0,0,0,0,0,0,1.12,1.14286,1,0,1,1,1,1,1,1,198,198,0,0,14,17,18.1984,25.0228,512,7,100,2000,2000,0,10,18,6128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (6129,'Draconic Magelord',NULL,53,54,6762,0,0,0,60,60,0,0,2,3,3,0,0,64,0,0,0,1.1,1.14286,8,1,3,2,1,1,1,1,5151,5319,9530,9792,344,444,59.3256,81.5727,1616,182,100,1183,2000,0,317,418,6129,0,6129,0,0,0,0,0,0,0,175,0,0,0,0,0,0,0,0,0,0,0,6129,0,'EventAI',''), - (6130,'Blue Scalebane',NULL,52,53,6760,0,0,0,60,60,0,0,2,3,3,0,0,64,0,0,0,1.1,1.14286,1,1,3.15,1,1,1,1,1,7469,7727,0,0,344,444,59.3256,81.5727,5347,182,100,1183,2000,0,417,549,6130,0,6130,0,0,0,0,0,0,0,175,0,0,0,1,0,0,0,0,0,0,0,6130,0,'',''), - (6131,'Draconic Mageweaver',NULL,51,52,6761,0,0,0,60,60,0,0,2,3,3,0,0,64,0,0,0,1.1,1.14286,2,1,3,2,1,1,1,1,5502,5691,3728,3846,344,444,59.3256,81.5727,2500,182,100,1183,2000,0,322,425,6131,0,6131,0,0,0,0,0,0,208,175,0,0,0,1,0,0,0,0,0,0,0,6131,0,'EventAI',''), - (6132,'Razorfen Servitor',NULL,23,24,1343,0,0,0,152,152,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,1815,1953,0,0,129,166,35.1008,48.2636,980,68,100,1425,2000,0,121,163,6132,6132,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6132,0,'',''), - (6133,'Shade of Elura',NULL,11,11,4958,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,222,222,0,0,15,18,21.2784,29.2578,538,8,100,2000,2000,0,11,20,6133,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (6134,'Lord Arkkoroc',NULL,60,60,170,0,0,0,35,35,0,0,5,3,3,0,2,832,0,98306,0,1.1,1.14286,1,1,1,1,1,1,-1,1,17936,17936,0,0,528,681,62.016,85.272,0,279,100,1175,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (6135,'Arkkoran Clacker',NULL,53,54,2599,0,0,0,16,16,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1,1,3189,3293,0,0,93,115,71.2272,97.9374,4790,48,100,2000,2000,0,114,154,6135,6135,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (6136,'Arkkoran Muckdweller',NULL,53,54,5025,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1,1,3189,3293,0,0,93,115,70.4704,96.8968,4790,48,100,2000,2000,0,114,154,6136,6136,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6136,0,'',''), - (6137,'Arkkoran Pincer',NULL,54,55,1817,0,0,0,16,16,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1,1,3293,3398,0,0,95,118,70.4704,96.8968,4871,49,100,2000,2000,0,117,158,6137,6137,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6074,'Striped Frostsaber',NULL,1,1,6080,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,23,23,23,23,23,0,0,0,0,0,0,0,0,0,0,0,'',''), + (6075,'Emerald Raptor',NULL,1,1,4806,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (6076,'Riding Tallstrider (Ivory)',NULL,1,1,4807,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (6086,'Auberdine Sentinel',NULL,40,40,4845,4846,0,0,79,79,0,0,7,3,3,0,2,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,3206,3206,0,0,61,78,53.8384,74.0278,1964,32,100,2000,2000,0,0,0,0,6086,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6086,0,'',''), + (6087,'Astranaar Sentinel',NULL,40,40,4841,4842,0,0,79,79,0,0,7,3,3,0,0,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,1770,1770,0,0,61,78,53.8384,74.0278,1964,32,100,2000,2000,0,0,0,0,6087,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6087,0,'',''), + (6089,'Harry Burlguard',NULL,50,50,4996,0,0,0,123,123,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6089,0,'EventAI',''), + (6090,'Bartleby','Drunk',10,10,5000,0,0,0,84,84,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,221,221,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6090,0,'','npc_bartleby'), + (6091,'Dellylah','Food & Drink Vendor',9,9,4861,0,0,0,80,80,0,0,7,3,3,0,7,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,372,372,0,0,9,13,15.2064,20.9088,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10526,6091,0,'',''), + (6093,'Dead-Tooth Jack',NULL,11,11,4947,0,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,222,222,0,0,15,18,21.2784,29.2578,538,8,100,2000,2000,0,11,19,6093,6093,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6093,0,'',''), + (6094,'Byancie','First Aid Trainer',22,22,4862,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,922,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5855,0,0,'',''), + (6109,'Azuregos',NULL,63,63,11460,0,0,0,7,7,0,0,2,3,3,0,1,32768,0,4096,44,1.3,1.14286,1,3,275,25,25,1,1,1,916025,916025,0,0,110,146,0,0,4691,268,32,2000,2000,0,77605,101348,6109,0,6109,0,0,651116543,64,0,0,0,150,0,0,0,2,0,0,0,0,0,0,15000,0,0,'','boss_azuregos'), + (6110,'Fire Nova Totem II',NULL,24,24,4683,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,37.1712,51.1104,992,4,100,1760,1936,0,4,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (6111,'Fire Nova Totem III',NULL,37,37,4683,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,53.3984,73.4228,1593,4,100,1640,1804,0,4,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (6112,'Windfury Totem',NULL,35,35,4590,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,1,1,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,51.128,70.301,1373,4,100,1660,1826,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (6113,'Vejrek',NULL,11,11,5611,0,0,0,37,37,0,0,7,3,3,0,0,32768,0,0,0,1.19,1.14286,1,0,1,1,1,1,1,1,222,222,0,0,15,18,21.2784,29.2578,538,8,100,1860,2046,0,11,19,6113,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6113,0,'EventAI',''), + (6114,'Muren Stormpike',NULL,50,50,4995,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6114,0,'',''), + (6115,'Roaming Felguard',NULL,29,30,5048,0,0,0,90,90,0,0,3,1,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.05,1,1,1,1,1,950,1003,0,0,42,53,42.1344,57.9348,1200,22,100,2000,2000,0,43,61,6115,6115,0,0,0,0,0,0,75,0,0,75,0,0,1,0,0,0,0,0,0,0,6115,0,'EventAI',''), + (6116,'Highborne Apparition',NULL,45,46,10702,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2284,2396,0,0,85,109,63.7824,87.7008,2780,45,100,2000,2000,0,86,118,6116,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6117,'Highborne Lichling',NULL,46,47,10700,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1.11111,1.14286,8,0,1.3,1,1,1,-1,1,1746,1851,3923,4031,85,109,63.7824,87.7008,1434,45,100,2000,2000,0,72,99,6117,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6118,'Varo\'then\'s Ghost',NULL,48,48,10771,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1.69,1.14286,1,4,1.25,1,1,1,1,1,2578,2578,0,0,263,339,53.9,74.1125,2888,139,100,1250,2000,0,93,126,6118,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6119,'Tog Rustsprocket',NULL,10,10,4864,0,0,0,875,875,1.15,0,7,3,3,0,3,37376,0,2,0,1,1.14286,8,0,2.32,1,1,1,1,1,413,413,382,382,9,13,16.808,23.111,270,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,268,6119,0,'',''), + (6120,'Lago Blackwrench',NULL,30,30,4865,0,0,0,875,875,1.15,0,7,3,3,0,2,37376,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,1605,1605,2175,2175,42,53,45.144,62.073,654,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (6121,'Remen Marcot',NULL,10,10,4866,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,8,0,2.32,1,1,1,1,1,413,413,382,382,9,13,16.808,23.111,270,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (6122,'Gakin the Darkbinder',NULL,50,50,4867,0,0,0,12,12,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,3517,3517,4393,4393,85,109,66.44,91.355,1518,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5641,6122,0,'EventAI',''), + (6123,'Dark Iron Spy',NULL,9,10,4956,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,0.97,1.14286,1,0,1,1,1,1,1,1,176,198,0,0,13,17,15.048,20.691,512,7,100,1900,2090,0,9,17,6123,6123,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,6123,0,'EventAI',''), + (6124,'Captain Beld','Dark Iron Captain',11,11,4957,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,0.99,1.14286,1,0,1,1,1,1,1,1,222,222,0,0,17,22,21.2784,29.2578,538,9,100,1860,2046,0,11,19,6124,0,0,0,0,0,0,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,6124,0,'',''), + (6125,'Haldarr Satyr',NULL,45,46,11331,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.25,1,1,1,1,1,2310,2398,0,0,77,96,63.7824,87.7008,2780,40,100,2000,2000,0,86,118,6125,6125,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (6126,'Haldarr Trickster',NULL,45,47,11332,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.25,1,1,1,1,1,2310,2487,0,0,76,97,62.8672,86.4424,2835,40,100,2000,2000,0,88,120,6126,6126,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6126,0,'EventAI',''), + (6127,'Haldarr Felsworn',NULL,46,47,2020,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.1,1.14286,8,0,1,1,1,1,-1,1,2310,2399,3923,4031,55,71,62.8672,86.4424,1420,29,100,2000,2000,0,72,99,6127,6127,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6127,0,'EventAI',''), + (6128,'Vorlus Vilehoof',NULL,10,10,2015,0,0,0,14,14,0,0,3,3,3,0,0,32768,0,0,0,1.12,1.14286,1,0,1,1,1,1,1,1,198,198,0,0,14,17,18.1984,25.0228,512,7,100,2000,2000,0,10,18,6128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (6129,'Draconic Magelord',NULL,53,54,6762,0,0,0,60,60,0,0,2,3,3,0,0,32832,0,0,0,1.1,1.14286,8,1,3,2,1,1,1,1,5151,5319,9530,9792,344,444,59.3256,81.5727,1630,182,100,1183,2000,0,317,418,6129,0,6129,0,0,0,0,0,0,0,175,0,0,0,0,0,0,0,0,0,0,0,6129,0,'EventAI',''), + (6130,'Blue Scalebane',NULL,52,53,6760,0,0,0,60,60,0,0,2,3,3,0,0,32832,0,0,0,1.1,1.14286,1,1,3.15,1,1,1,1.7,1,7469,7727,0,0,344,444,59.3256,81.5727,5377,182,100,1183,2000,0,417,549,6130,0,6130,0,0,0,0,0,0,0,175,0,0,0,1,0,0,0,0,0,0,0,6130,0,'',''), + (6131,'Draconic Mageweaver',NULL,51,52,6761,0,0,0,60,60,0,0,2,3,3,0,0,32832,0,0,0,1.1,1.14286,2,1,3,2,1,1,1,1,5502,5691,3728,3846,344,444,59.3256,81.5727,2522,182,100,1183,2000,0,322,425,6131,0,6131,0,0,0,0,0,0,208,175,0,0,0,1,0,0,0,0,0,0,0,6131,0,'EventAI',''), + (6132,'Razorfen Servitor',NULL,23,24,1343,0,0,0,152,152,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,1815,1953,0,0,129,166,35.1008,48.2636,992,68,100,1425,2000,0,121,163,6132,6132,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6132,0,'',''), + (6133,'Shade of Elura',NULL,11,11,4958,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,222,222,0,0,15,18,21.2784,29.2578,538,8,100,2000,2000,0,11,20,6133,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (6134,'Lord Arkkoroc',NULL,60,60,170,0,0,0,35,35,0,0,5,3,3,0,2,33600,0,98306,0,1.1,1.14286,1,1,1,1,1,1,-1,1,17936,17936,0,0,528,681,62.016,85.272,3791,279,100,1175,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (6135,'Arkkoran Clacker',NULL,53,54,2599,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1.5,1,3189,3293,0,0,93,115,71.2272,97.9374,4824,48,100,2000,2000,0,114,154,6135,6135,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (6136,'Arkkoran Muckdweller',NULL,53,54,5025,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1,1,3189,3293,0,0,93,115,70.4704,96.8968,3216,48,100,2000,2000,0,114,154,6136,6136,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6136,0,'',''), + (6137,'Arkkoran Pincer',NULL,54,55,1817,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1.5,1,3293,3398,0,0,95,118,70.4704,96.8968,4906,49,100,2000,2000,0,117,158,6137,6137,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (6138,'Arkkoran Oracle',NULL,54,55,11293,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1.3,1,1,1,1,1,2634,2718,2041,2117,89,110,71.2272,97.9374,2654,46,100,2000,2000,0,100,136,6138,6138,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6138,0,'EventAI',''), - (6139,'Highperch Soarer',NULL,29,29,2297,0,0,0,16,16,0,0,1,1,3,0,0,33555200,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,896,950,0,0,42,52,43.8944,60.3548,1150,22,100,2000,2000,0,0,0,0,0,100005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (6140,'Hetaera',NULL,55,55,4872,0,0,0,16,16,0,0,10,3,3,0,0,32768,0,0,0,1.1,1.14286,1,1,5,1,1,1,1,1,13070,13070,0,0,310,400,56.7312,78.0054,3271,164,100,1216,2000,0,0,0,6140,0,6140,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6139,'Highperch Soarer',NULL,29,29,2297,0,0,0,16,16,0,0,1,4,3,0,0,33555200,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,896,950,0,0,42,52,43.8944,60.3548,1150,22,100,2000,2000,0,0,0,0,0,100005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (6140,'Hetaera',NULL,55,55,4872,0,0,0,16,16,0,0,10,3,3,0,0,32768,0,0,0,1.1,1.14286,1,1,5,1,3,1,1,1,13070,13070,0,0,94,125,0,0,3271,228,23,2000,2000,0,0,0,6140,0,6140,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (6141,'Pridewing Soarer',NULL,22,22,2155,0,0,0,16,16,0,0,1,5,3,0,0,33555200,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,531,573,0,0,33,38,34.6544,47.6498,905,16,100,2000,2000,0,0,0,0,0,100006,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (6142,'Mathiel',NULL,33,33,5083,0,0,0,80,80,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1846,1846,0,0,46,58,48.7872,67.0824,0,24,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6142,0,'',''), - (6143,'Servant of Arkkoroc',NULL,53,54,12812,0,0,0,778,778,0,0,5,3,3,0,0,64,0,98304,0,1.1,1.14286,1,1,3.25,1,1,1,1,1,7972,8232,0,0,344,444,59.3256,81.5727,3190,182,100,1183,2000,0,440,579,6143,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6143,0,'EventAI',''), - (6144,'Son of Arkkoroc',NULL,54,55,4945,0,0,0,778,778,0,0,5,3,3,0,0,64,0,98304,0,1.1,1.14286,1,1,3.25,1,1,1,1,1,8232,8496,0,0,344,444,59.3256,81.5727,3244,182,100,1183,2000,0,446,587,6144,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6144,0,'EventAI',''), - (6145,'School of Fish',NULL,1,1,4878,0,0,0,188,188,0,0,8,2,3,0,0,32768,0,2,0,1,0.857143,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (6146,'Cliff Breaker',NULL,54,55,1918,0,0,0,778,778,0,0,5,3,3,0,0,64,0,98304,0,1.1,1.14286,1,1,3,1,1,1,1,1,7599,7842,0,0,344,444,59.3256,81.5727,4822,182,100,1183,2000,0,425,559,6146,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (6147,'Cliff Thunderer',NULL,53,54,12814,0,0,0,778,778,0,0,5,3,3,0,0,64,0,98304,0,1.1,1.14286,1,1,3,1,1,1,1,1,7359,7599,0,0,310,400,56.7312,78.0054,4750,164,100,1216,2000,0,410,540,6147,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6148,'Cliff Walker',NULL,52,53,12813,0,0,0,778,778,0,0,5,3,3,0,0,64,0,98304,0,1.2,1.42857,1,1,3,1,1,1,1,1,7113,7359,0,0,335,432,58.688,80.696,2757,177,100,1191,2000,0,400,527,6148,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6166,'Yorus Barleybrew',NULL,24,24,4944,0,0,0,122,122,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (6142,'Mathiel',NULL,33,33,5083,0,0,0,80,80,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1846,1846,0,0,46,58,48.7872,67.0824,1304,24,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6142,0,'',''), + (6143,'Servant of Arkkoroc',NULL,53,54,12812,0,0,0,778,778,0,0,5,3,3,0,0,32832,0,98304,0,1.1,1.14286,1,1,3.25,1,1,1,1,1,7972,8232,0,0,344,444,59.3256,81.5727,3216,182,100,1183,2000,0,440,579,6143,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6143,0,'EventAI',''), + (6144,'Son of Arkkoroc',NULL,54,55,4945,0,0,0,778,778,0,0,5,3,3,0,0,32832,0,98304,0,1.1,1.14286,1,1,3.25,1,1,1,1,1,8232,8496,0,0,344,444,59.3256,81.5727,3271,182,100,1183,2000,0,446,587,6144,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6144,0,'EventAI',''), + (6145,'School of Fish',NULL,1,1,4878,0,0,0,188,188,0,0,8,2,3,0,0,32768,0,2,0,1,0.857143,1,0,1,1,1,1,1.33,1,42,42,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (6146,'Cliff Breaker',NULL,54,55,1918,0,0,0,778,778,0,0,5,3,3,0,0,32832,0,98304,0,1.1,1.14286,1,1,3,1,1,1,1.5,1,7599,7842,0,0,344,444,59.3256,81.5727,4906,182,100,1183,2000,0,425,559,6146,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (6147,'Cliff Thunderer',NULL,53,54,12814,0,0,0,778,778,0,0,5,3,3,0,0,32832,0,98304,0,1.1,1.14286,1,1,3,1,1,1,1.5,1,7359,7599,0,0,310,400,56.7312,78.0054,4824,164,100,1216,2000,0,410,540,6147,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6148,'Cliff Walker',NULL,52,53,12813,0,0,0,778,778,0,0,5,3,3,0,0,32832,0,98304,0,1.2,1.42857,1,1,3,1,1,1,1.5,1,7113,7359,0,0,335,432,58.688,80.696,4744,177,100,1191,2000,0,400,527,6148,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6166,'Yorus Barleybrew',NULL,24,24,4944,0,0,0,122,122,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,992,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (6167,'Chimaera Matriarch',NULL,28,28,12682,0,0,0,16,16,0,0,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,912,912,0,0,43,48,39.5824,54.4258,1695,21,100,2000,2000,0,0,0,6167,0,6167,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6168,'Roogug',NULL,28,28,6110,0,0,0,152,152,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,1953,1953,693,693,134,173,36.1456,49.7002,887,71,100,2000,2000,0,142,191,6168,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6168,0,'EventAI',''), - (6169,'Klockmort Spannerspan',NULL,45,45,4999,0,0,0,875,875,1.15,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6169,0,'',''), - (6170,'Gutspill',NULL,32,32,203,0,0,0,24,24,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,0,1.1,1,1,1,1,1,977,977,935,935,43,52,52.7472,72.5274,1063,22,100,2000,2000,0,45,64,6170,0,6170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6171,'Duthorian Rall',NULL,60,60,4885,0,0,0,1078,1078,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,3857,3857,2434,2434,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6171,0,'EventAI',''), - (6172,'Henze Faulk',NULL,10,10,4886,0,0,0,123,123,0,0,7,3,3,0,2,4864,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,413,413,191,191,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6172,0,'','npc_redemption_target'), - (6173,'Gazin Tenorm',NULL,9,9,4887,0,0,0,122,122,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,176,176,0,0,9,13,15.2064,20.9088,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6174,'Stephanie Turner',NULL,5,5,4888,0,0,0,12,12,0,0,7,3,3,0,2,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6175,'John Turner',NULL,8,8,4889,0,0,0,12,12,0,0,7,3,3,0,2,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,7,10,13.5872,18.6824,20,4,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (6176,'Bath\'rah the Windwatcher',NULL,35,35,4954,0,0,0,35,35,0,0,7,3,3,0,2,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,6176,0,'',''), - (6177,'Narm Faulk',NULL,8,8,4890,0,0,0,35,35,0,0,7,3,3,0,2,4096,0,0,0,0.95,1.14286,2,0,1,1,1,1,-1,1,334,334,165,165,7,10,13.5872,18.6824,20,4,100,1930,2123,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6177,0,'','npc_redemption_target'), - (6178,'Muiredon Battleforge',NULL,10,10,4891,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,413,413,191,191,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6178,0,'',''), - (6179,'Tiza Battleforge',NULL,60,60,4892,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,3857,3857,2434,2434,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6179,0,'',''), - (6180,'Defias Raider',NULL,17,18,4908,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.02,1.14286,1,0,0.85,1,1,1,1,1,328,354,0,0,40,47,28.6704,39.4218,0,20,100,1810,1991,0,5,24,6180,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6180,0,'EventAI',''), - (6181,'Jordan Stilwell',NULL,30,30,4893,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6181,0,'',''), - (6182,'Daphne Stilwell',NULL,20,20,4894,0,0,0,231,231,0,0,7,3,3,0,2,4096,0,0,4096,0.95,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6182,0,'','npc_daphne_stilwell'), - (6184,'Timbermaw Pathfinder',NULL,46,46,936,0,0,0,414,414,0,0,7,3,3,0,0,0,0,0,0,0.666668,0.992063,1,0,1,1,1,1,-1,1,2151,2151,0,0,85,109,63.7824,87.7008,0,45,100,2000,2000,0,89,121,6184,6184,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6184,0,'EventAI',''), - (6185,'Timbermaw Warrior',NULL,47,48,6825,0,0,0,414,414,0,0,7,3,3,0,0,0,0,0,0,0.666668,0.992063,1,0,1,1,1,1,-1,1,2467,2575,0,0,81,101,63.7824,87.7008,2862,42,100,2000,2000,0,94,128,6185,6185,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6185,0,'EventAI',''), - (6186,'Timbermaw Totemic',NULL,48,49,1999,0,0,0,414,414,0,0,7,3,3,0,0,0,0,0,0,0.666668,0.992063,2,0,1.25,1,1,1,-1,1,2063,2146,1695,1750,81,105,62.8672,86.4424,0,43,100,2000,2000,0,85,115,6186,6186,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6186,0,'EventAI',''), - (6187,'Timbermaw Den Watcher',NULL,47,47,6826,0,0,0,414,414,0,0,7,3,3,0,0,0,0,0,0,0.666668,0.992063,1,0,1.6,1,1,1,1,1,3184,3184,0,0,85,105,62.8672,86.4424,2972,44,100,2000,2000,0,98,133,6187,6187,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6187,0,'EventAI',''), - (6188,'Timbermaw Shaman',NULL,50,51,2000,0,0,0,414,414,0,0,7,3,3,0,0,0,0,0,0,0.666668,0.992063,8,0,1,1,1,1,-1,1,1000,2080,4393,4506,54,57,63.7824,87.7008,1532,26,100,2000,2000,0,86,118,6188,6188,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6188,0,'EventAI',''), - (6189,'Timbermaw Ursa',NULL,51,52,6746,0,0,0,414,414,0,0,7,3,3,0,0,0,0,0,0,0.666668,0.992063,1,0,1,1,1,1,-1,1,2985,3057,0,0,153,190,71.2272,97.9374,2326,79,100,2750,2000,0,108,146,6189,6189,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6189,0,'EventAI',''), + (6168,'Roogug',NULL,28,28,6110,0,0,0,152,152,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,1953,1953,693,693,134,173,36.1456,49.7002,887,71,100,2000,2000,0,142,191,6168,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6168,0,'EventAI',''), + (6169,'Klockmort Spannerspan',NULL,45,45,4999,0,0,0,875,875,1.15,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6169,0,'',''), + (6170,'Gutspill',NULL,32,32,203,0,0,0,24,24,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.1,1,1,1,1,1,977,977,935,935,43,52,52.7472,72.5274,1063,22,100,2000,2000,0,45,64,6170,0,6170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6171,'Duthorian Rall',NULL,60,60,4885,0,0,0,1078,1078,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,3857,3857,2434,2434,164,212,74.448,102.366,3075,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6171,0,'EventAI',''), + (6172,'Henze Faulk',NULL,10,10,4886,0,0,0,123,123,0,0,7,3,3,0,2,37632,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,413,413,191,191,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6172,0,'','npc_redemption_target'), + (6173,'Gazin Tenorm',NULL,9,9,4887,0,0,0,122,122,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,176,176,0,0,9,13,15.2064,20.9088,406,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6174,'Stephanie Turner',NULL,5,5,4888,0,0,0,12,12,0,0,7,3,3,0,2,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6175,'John Turner',NULL,8,8,4889,0,0,0,12,12,0,0,7,3,3,0,2,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,7,10,13.5872,18.6824,20,4,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (6176,'Bath\'rah the Windwatcher',NULL,35,35,4954,0,0,0,35,35,0,0,7,3,3,0,2,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,6176,0,'',''), + (6177,'Narm Faulk',NULL,8,8,4890,0,0,0,35,35,0,0,7,3,3,0,2,36864,0,0,0,0.95,1.14286,2,0,1,1,1,1,-1,1,334,334,165,165,7,10,13.5872,18.6824,20,4,100,1930,2123,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6177,0,'','npc_redemption_target'), + (6178,'Muiredon Battleforge',NULL,10,10,4891,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,413,413,191,191,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6178,0,'',''), + (6179,'Tiza Battleforge',NULL,60,60,4892,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,3857,3857,2434,2434,164,212,74.448,102.366,3075,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6179,0,'',''), + (6180,'Defias Raider',NULL,17,18,4908,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.02,1.14286,1,0,0.85,1,1,1,1,1,328,354,0,0,40,47,28.6704,39.4218,782,20,100,1810,1991,0,5,24,6180,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6180,0,'EventAI',''), + (6181,'Jordan Stilwell',NULL,30,30,4893,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6181,0,'',''), + (6182,'Daphne Stilwell',NULL,20,20,4894,0,0,0,231,231,0,0,7,3,3,0,2,36864,0,0,4096,0.95,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6182,0,'','npc_daphne_stilwell'), + (6184,'Timbermaw Pathfinder',NULL,46,46,936,0,0,0,414,414,0,0,7,3,3,0,0,32768,0,0,0,0.666668,0.992063,1,0,1,1,1,1,-1,1,2151,2151,0,0,85,109,63.7824,87.7008,2780,45,100,2000,2000,0,89,121,6184,6184,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6184,0,'EventAI',''), + (6185,'Timbermaw Warrior',NULL,47,48,6825,0,0,0,414,414,0,0,7,3,3,0,0,32768,0,0,0,0.666668,0.992063,1,0,1,1,1,1,-1,1,2467,2575,0,0,81,101,63.7824,87.7008,2862,42,100,2000,2000,0,94,128,6185,6185,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6185,0,'EventAI',''), + (6186,'Timbermaw Totemic',NULL,48,49,1999,0,0,0,414,414,0,0,7,3,3,0,0,32768,0,0,0,0.666668,0.992063,2,0,1.25,1,1,1,-1,1,2063,2146,1695,1750,81,105,62.8672,86.4424,2389,43,100,2000,2000,0,85,115,6186,6186,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6186,0,'EventAI',''), + (6187,'Timbermaw Den Watcher',NULL,47,47,6826,0,0,0,414,414,0,0,7,3,3,0,0,32768,0,0,0,0.666668,0.992063,1,0,1.6,1,1,1,1,1,3184,3184,0,0,85,105,62.8672,86.4424,2835,44,100,2000,2000,0,98,133,6187,6187,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6187,0,'EventAI',''), + (6188,'Timbermaw Shaman',NULL,50,51,2000,0,0,0,414,414,0,0,7,3,3,0,0,32768,0,0,0,0.666668,0.992063,8,0,1,1,1,1,-1,1,1000,2080,4393,4506,54,57,63.7824,87.7008,1532,26,100,2000,2000,0,86,118,6188,6188,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6188,0,'EventAI',''), + (6189,'Timbermaw Ursa',NULL,51,52,6746,0,0,0,414,414,0,0,7,3,3,0,0,32768,0,0,0,0.666668,0.992063,1,0,1,1,1,1,-1,1,2985,3057,0,0,153,190,71.2272,97.9374,2326,79,100,2750,2000,0,108,146,6189,6189,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6189,0,'EventAI',''), (6190,'Spitelash Warrior',NULL,46,47,6747,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2397,2488,0,0,99,122,62.8672,86.4424,2808,51,100,2500,2000,0,91,124,6190,6190,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6190,0,'','mobs_spitelashes'), - (6193,'Spitelash Screamer',NULL,47,48,6749,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.25,1,1,1,1,1,2488,2578,0,0,81,101,63.7824,87.7008,2862,42,100,2000,2000,0,92,125,6193,6193,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6193,0,'','mobs_spitelashes'), - (6194,'Spitelash Serpent Guard',NULL,48,49,6748,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1.25,1,1,1,1,1,2062,2138,1695,1750,62,77,62.8672,86.4424,3516,32,100,2000,2000,0,82,113,6194,6194,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50639,0,'','mobs_spitelashes'), + (6193,'Spitelash Screamer',NULL,47,48,6749,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.25,1,1,1,1,1,2488,2578,0,0,81,101,63.7824,87.7008,2888,42,100,2000,2000,0,92,125,6193,6193,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6193,0,'','mobs_spitelashes'), + (6194,'Spitelash Serpent Guard',NULL,48,49,6748,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1.25,1,1,1,1.5,1,2062,2138,1695,1750,62,77,62.8672,86.4424,3584,32,100,2000,2000,0,82,113,6194,6194,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6194,0,'','mobs_spitelashes'), (6195,'Spitelash Siren',NULL,50,52,11266,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1,1,1,1,-1,1,2384,2466,1864,1923,83,103,71.2272,97.9374,2500,43,100,2000,2000,0,91,124,6195,6195,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6195,0,'','mobs_spitelashes'), - (6196,'Spitelash Myrmidon',NULL,50,51,11265,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1,1,2880,2980,0,0,87,107,63.7824,87.7008,3026,45,100,2000,2000,0,105,143,6196,6196,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6196,0,'','mobs_spitelashes'), - (6198,'Blood Elf Surveyor',NULL,51,52,7922,0,0,0,74,74,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,2,0,1,1,1,1,-1,1,2547,2670,1864,1923,106,137,71.2272,97.9374,0,56,100,2000,2000,0,91,124,6198,6198,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6198,0,'EventAI',''), - (6199,'Blood Elf Reclaimer',NULL,52,53,7923,0,0,0,74,74,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,8,0,1,1,1,1,-1,1,2280,2389,4650,4765,102,131,69.696,95.832,0,54,100,2000,2000,0,88,120,6199,6199,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6199,0,'EventAI',''), - (6200,'Legashi Satyr',NULL,51,52,2878,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1.1,1.14286,2,0,1.3,1,1,1,1,1,2384,2466,1864,1923,83,103,71.2272,97.9374,2500,43,100,2000,2000,0,91,124,6200,6200,0,0,0,0,0,0,0,0,0,0,204,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6201,'Legashi Rogue',NULL,51,53,6743,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1,1,2980,3189,0,0,89,112,71.2272,97.9374,3108,46,100,2000,2000,0,108,146,6201,6201,0,0,0,0,0,0,0,0,0,0,209,0,1,0,0,0,0,0,0,0,6201,0,'EventAI',''), - (6202,'Legashi Hellcaller',NULL,52,53,11338,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1.1,1.14286,8,0,1.3,1,1,1,1,1,2158,2232,4650,4765,77,96,70.4704,96.8968,1588,40,100,2000,2000,0,90,123,6202,6202,0,0,0,0,0,0,0,0,0,0,214,0,1,0,0,0,0,0,0,0,6202,0,'EventAI',''), + (6196,'Spitelash Myrmidon',NULL,50,51,11265,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1,1,2880,2980,0,0,87,107,63.7824,87.7008,3052,45,100,2000,2000,0,105,143,6196,6196,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6196,0,'','mobs_spitelashes'), + (6198,'Blood Elf Surveyor',NULL,51,52,7922,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1,1,1,1,-1,1,2547,2670,1864,1923,106,137,71.2272,97.9374,2522,56,100,2000,2000,0,91,124,6198,6198,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6198,0,'EventAI',''), + (6199,'Blood Elf Reclaimer',NULL,52,53,7923,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,8,0,1,1,1,1,-1,1,2280,2389,4650,4765,102,131,69.696,95.832,1602,54,100,2000,2000,0,88,120,6199,6199,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6199,0,'EventAI',''), + (6200,'Legashi Satyr',NULL,51,52,2878,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1.3,1,1,1,1,1,2384,2466,1864,1923,83,103,71.2272,97.9374,2522,43,100,2000,2000,0,91,124,6200,6200,0,0,0,0,0,0,0,0,0,0,204,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6201,'Legashi Rogue',NULL,51,53,6743,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1,1,2980,3189,0,0,89,112,71.2272,97.9374,3163,46,100,2000,2000,0,108,146,6201,6201,0,0,0,0,0,0,0,0,0,0,209,0,1,0,0,0,0,0,0,0,6201,0,'EventAI',''), + (6202,'Legashi Hellcaller',NULL,52,53,11338,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.1,1.14286,8,0,1.3,1,1,1,1,1,2158,2232,4650,4765,77,96,70.4704,96.8968,1602,40,100,2000,2000,0,90,123,6202,6202,0,0,0,0,0,0,0,0,0,0,214,0,1,0,0,0,0,0,0,0,6202,0,'EventAI',''), (6206,'Caverndeep Burrower',NULL,25,27,830,0,0,0,59,59,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,2097,2400,0,0,35.8,51,0,0,1097,92,7,2000,2000,0,154,206,6206,6206,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6206,0,'EventAI',''), (6207,'Caverndeep Ambusher',NULL,25,27,764,0,0,0,59,59,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,0.9,1,1,1,1,1,629,720,0,0,35.8,51,0,0,1097,92,7,2000,2000,0,34,50,6207,6207,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6207,0,'EventAI',''), - (6208,'Caverndeep Invader',NULL,25,26,4905,0,0,0,59,59,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,2135,2263,0,0,129,166,35.1008,48.2636,0,68,100,2000,1567,0,133,179,6208,6208,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6208,0,'EventAI',''), - (6209,'Caverndeep Looter',NULL,26,26,830,0,0,0,59,59,0,0,7,3,3,0,0,0,0,0,0,1.55,1.14286,1,1,1,1,1,1,-1,1,2243,2243,0,0,160,205,40.1544,55.2123,0,84,100,1383,1521,0,139,186,6209,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6210,'Caverndeep Pillager',NULL,24,25,726,0,0,0,59,59,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,1959,2096,1164,1164,106,136,30.7968,42.3456,0,56,100,1800,1604,0,131,176,6210,6210,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6210,0,'EventAI',''), - (6211,'Caverndeep Reaver',NULL,27,28,10285,0,0,0,59,59,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,2250,2559,0,0,36.9,52.1,0,0,1130,96,8,2000,2000,0,153,205,6211,6211,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6211,0,'EventAI',''), + (6208,'Caverndeep Invader',NULL,25,26,4905,0,0,0,59,59,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,2135,2263,0,0,129,166,35.1008,48.2636,1061,68,100,2000,1567,0,133,179,6208,6208,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6208,0,'EventAI',''), + (6209,'Caverndeep Looter',NULL,26,26,830,0,0,0,59,59,0,0,7,3,3,0,0,32768,0,0,0,1.55,1.14286,1,1,1,1,1,1,-1,1,2243,2243,0,0,160,205,40.1544,55.2123,1061,84,100,1383,1521,0,139,186,6209,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6210,'Caverndeep Pillager',NULL,24,25,726,0,0,0,59,59,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,1959,2096,1164,1164,106,136,30.7968,42.3456,1026,56,100,1800,1604,0,131,176,6210,6210,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6210,0,'EventAI',''), + (6211,'Caverndeep Reaver',NULL,27,28,10285,0,0,0,59,59,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,2400,2559,0,0,36.9,52.1,0,0,1130,96,8,2000,2000,0,153,205,6211,6211,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6211,0,'EventAI',''), (6212,'Dark Iron Agent',NULL,32,33,3456,0,0,0,63,63,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,3171,3330,0,0,44.8,61,0,0,1304,112,10,2000,2000,0,200,266,6212,6212,0,0,0,1,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,6212,0,'EventAI',''), - (6213,'Irradiated Invader',NULL,24,26,990,0,0,0,59,59,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,1586,1809,1372,1372,129,166,35.1008,48.2636,0,68,100,2000,1567,0,114,154,6213,6213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6213,0,'EventAI',''), - (6215,'Chomper',NULL,30,30,4906,0,0,0,59,59,0,0,1,3,3,0,0,0,0,0,0,1.11111,1.14286,1,1,1,1,1,1,1,1,955,955,0,0,42.4,56.4,0,0,1200,102,9,2000,2000,0,36,179,6215,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'',''), - (6218,'Irradiated Slime',NULL,27,28,358,0,0,0,14,14,0,0,10,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,2400,2559,0,0,38.4,52.1,0,0,1130,96,8,2000,2000,0,153,205,6218,6218,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6219,'Corrosive Lurker',NULL,28,29,11137,0,0,0,14,14,0,0,10,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,2559,2715,0,0,39.3,54.3,0,0,1165,100,8,2000,2000,0,164,219,6219,6219,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6220,'Irradiated Horror',NULL,28,29,4907,0,0,0,91,91,0,0,4,3,3,0,0,64,0,0,0,1,1.28968,2,1,3,1,1.7,1,1,1,2196,2319,756,811,36.8,50.5,0,0,975,94,8,2000,2000,0,0,0,6220,0,0,0,0,1,0,0,29,145,29,29,29,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6221,'Addled Leper',NULL,24,25,6920,0,0,0,63,63,1.15,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,582,662,618,655,32,41,35.6224,48.9808,858,17,100,1760,1936,0,32,47,6221,6221,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6221,0,'EventAI',''), - (6222,'Leprous Technician',NULL,29,30,6932,6933,6934,6935,63,63,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,905,955,0,0,41,56.4,0,0,1200,102,9,2000,2000,0,45,64,6222,6222,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,51731,0,'EventAI',''), + (6213,'Irradiated Invader',NULL,24,26,990,0,0,0,59,59,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,1586,1809,1372,1372,129,166,35.1008,48.2636,887,68,100,2000,1567,0,114,154,6213,6213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6213,0,'EventAI',''), + (6215,'Chomper',NULL,30,30,4906,0,0,0,59,59,0,0,1,3,3,0,0,32768,0,0,0,1.11111,1.14286,1,1,1,1,1,1,1,1,955,955,0,0,42.4,56.4,0,0,1200,102,9,2000,2000,0,36,179,6215,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'',''), + (6218,'Irradiated Slime',NULL,27,28,358,0,0,0,14,14,0,0,10,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,2400,2559,0,0,38.4,52.1,0,0,1130,96,8,2000,2000,0,153,205,6218,6218,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6219,'Corrosive Lurker',NULL,28,29,11137,0,0,0,14,14,0,0,10,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,2559,2715,0,0,39.3,54.3,0,0,1165,100,8,2000,2000,0,164,219,6219,6219,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6220,'Irradiated Horror',NULL,28,29,4907,0,0,0,91,91,0,0,4,3,3,0,0,32832,0,0,0,1,1.28968,2,1,3,1,1.7,1,1,1,2196,2319,756,811,36.8,50.5,0,0,975,94,8,2000,2000,0,0,0,6220,0,0,0,0,1,0,0,29,145,29,29,29,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6221,'Addled Leper',NULL,24,25,6920,0,0,0,63,63,1.15,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,582,662,618,655,32,41,35.6224,48.9808,858,17,100,1760,1936,0,32,47,6221,6221,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6221,0,'EventAI',''), + (6222,'Leprous Technician',NULL,29,30,6932,6933,6934,6935,63,63,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,905,955,0,0,41,56.4,0,0,1200,102,9,2000,2000,0,45,64,6222,6222,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6222,0,'EventAI',''), (6223,'Leprous Defender',NULL,28,29,6982,6981,0,0,63,63,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,2559,2715,0,0,39.3,54.3,0,0,1165,100,8,2000,2000,0,164,219,6223,6223,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6223,0,'EventAI',''), - (6224,'Leprous Machinesmith',NULL,29,30,6936,6937,0,0,63,63,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,905,955,0,0,41,56.4,0,0,1200,102,9,2000,2000,0,43,61,6224,6224,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,51731,0,'EventAI',''), - (6225,'Mechano-Tank',NULL,29,30,5926,0,0,0,63,63,0,0,9,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,2715,2865,0,0,41,56.4,0,0,1200,102,9,2000,2000,0,174,232,6225,0,0,0,0,16385,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6226,'Mechano-Flamewalker',NULL,30,31,6890,0,0,0,63,63,0,0,9,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,2865,3018,0,0,42.4,57.7,0,0,1234,106,9,2000,2000,0,163,217,6226,0,0,0,0,16385,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6227,'Mechano-Frostwalker',NULL,31,32,6891,0,0,0,63,63,0,0,9,3,3,0,0,64,0,0,0,1,1.14286,2,1,3,1,1.7,1,1,1,2550,2664,878,935,40.5,55.4,0,0,1063,100,9,2000,2000,0,169,225,6227,0,0,0,0,16385,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6228,'Dark Iron Ambassador',NULL,33,33,6669,0,0,0,63,63,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,2,5,2,2.4,1,1,1,4640,4640,1926,1926,42.8,56.7,0,0,1091,104,10,2000,2000,0,57,286,6228,0,0,0,0,8388624,0,0,0,0,0,0,100,0,2,0,0,0,0,0,0,0,6228,0,'EventAI',''), - (6229,'Crowd Pummeler 9-60',NULL,32,32,6774,0,0,0,63,63,0,0,9,3,3,0,0,64,0,0,0,1,1.42857,1,1,5,1,2.4,1,1.5,1,5285,5285,0,0,44.8,59.5,0,0,1905,108,10,2000,2000,0,0,0,6229,0,0,0,0,16385,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6230,'Peacekeeper Security Suit',NULL,30,30,8369,0,0,0,63,63,0,0,9,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,2865,3018,0,0,42.4,57.7,0,0,1234,106,9,2000,2000,0,184,245,6230,0,0,0,0,16385,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6231,'Techbot',NULL,26,26,7288,0,0,0,63,63,0,0,9,3,3,0,0,0,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,4327,4327,0,0,129,166,35.1008,48.2636,1061,68,100,1425,1567,0,0,0,6231,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (6232,'Arcane Nullifier X-21',NULL,32,33,6889,0,0,0,63,63,0,0,9,3,3,0,0,64,0,0,0,1,1.14286,1,1,5,1,2.4,1,1,1,5285,5550,0,0,44.8,61,0,0,1304,112,10,2000,2000,0,0,0,6232,0,0,0,0,16385,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6233,'Mechanized Sentry',NULL,28,29,6978,0,0,0,63,63,0,0,9,3,3,0,0,64,0,0,0,1,1.28968,1,1,3,1,1.7,1,1,1,2559,2715,0,0,39.3,54.3,0,0,1165,100,8,2000,2000,0,202,269,6233,0,0,0,0,16385,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (6234,'Mechanized Guardian',NULL,31,32,6979,0,0,0,63,63,0,0,9,3,3,0,0,64,0,0,0,1,1.28968,1,1,3,1,1.7,1,1,1,3018,3171,0,0,43.5,59.5,0,0,1270,108,10,2000,2000,0,190,253,6234,0,0,0,0,16385,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6235,'Electrocutioner 6000',NULL,32,32,6915,0,0,0,63,63,0,0,9,3,3,0,0,64,0,0,0,1,1.14286,1,1,5,1,2.4,1,1.5,1,5285,5285,0,0,44.8,59.5,0,0,1905,108,10,2000,2000,0,281,372,6235,0,0,0,0,16385,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6236,'Klannoc Macleod','The Islander',60,60,4955,0,0,0,35,35,0,0,7,1,3,0,2,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4079,4079,0,0,174,224,73.392,100.914,0,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6236,0,'',''), - (6237,'Stockade Archer',NULL,45,45,2989,2992,0,0,11,11,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6237,0,'EventAI',''), - (6238,'Big Will',NULL,33,33,2989,0,0,0,32,32,0,0,7,3,3,0,0,0,0,0,0,1.13,1.14286,1,0,1,1,1,1,-1,1,1283,1283,0,0,88,106,52.7472,72.5274,0,45,100,1620,1782,0,28,138,6238,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (6239,'Cyclonian',NULL,40,40,5187,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,2,1,1,1,4572,4572,0,0,56,74.3,0,0,1964,136,14,2000,2000,3,0,0,6239,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6240,'Affray Challenger',NULL,26,27,4968,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.06,1.14286,1,0,1,1,1,1,-1,1,810,901,0,0,54,63,40.04,55.055,0,27,100,1750,1925,0,10,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6240,0,'',''), - (6241,'Bailor Stonehand',NULL,20,20,4911,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6241,0,'',''), + (6224,'Leprous Machinesmith',NULL,29,30,6936,6937,0,0,63,63,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,905,955,0,0,41,56.4,0,0,1200,102,9,2000,2000,0,43,61,6224,6224,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6224,0,'EventAI',''), + (6225,'Mechano-Tank',NULL,29,30,5926,0,0,0,63,63,0,0,9,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,2715,2865,0,0,41,56.4,0,0,1200,102,9,2000,2000,0,174,232,6225,0,0,0,0,16385,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6226,'Mechano-Flamewalker',NULL,30,31,6890,0,0,0,63,63,0,0,9,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,2865,3018,0,0,42.4,57.7,0,0,1234,106,9,2000,2000,0,163,217,6226,0,0,0,0,16385,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6227,'Mechano-Frostwalker',NULL,31,32,6891,0,0,0,63,63,0,0,9,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,1,1.7,1,1,1,2550,2664,878,935,40.5,55.4,0,0,1063,100,9,2000,2000,0,169,225,6227,0,0,0,0,16385,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6228,'Dark Iron Ambassador',NULL,33,33,6669,0,0,0,63,63,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,2,5,2,2.4,1,1,1,4640,4640,1926,1926,42.8,56.7,0,0,1091,104,10,2000,2000,0,57,286,6228,0,0,0,0,8388624,0,0,0,0,0,0,100,0,2,0,0,0,0,0,0,0,6228,0,'EventAI',''), + (6229,'Crowd Pummeler 9-60',NULL,32,32,6774,0,0,0,63,63,0,0,9,3,3,0,0,32832,0,0,0,1,1.42857,1,1,5,1,2.4,1,1.5,1,5285,5285,0,0,44.8,59.5,0,0,1905,108,10,2000,2000,0,0,0,6229,0,0,0,0,16385,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6230,'Peacekeeper Security Suit',NULL,30,30,8369,0,0,0,63,63,0,0,9,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,2865,2865,0,0,42.4,57.7,0,0,1200,106,9,2000,2000,0,184,245,6230,0,0,0,0,16385,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6231,'Techbot',NULL,26,26,7288,0,0,0,63,63,0,0,9,3,3,0,0,32768,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,4327,4327,0,0,129,166,35.1008,48.2636,1061,68,100,1425,1567,0,0,0,6231,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (6232,'Arcane Nullifier X-21',NULL,32,33,6889,0,0,0,63,63,0,0,9,3,3,0,0,32832,0,0,0,1,1.14286,1,1,5,1,2.4,1,1,1,5285,5550,0,0,44.8,61,0,0,1304,112,10,2000,2000,0,0,0,6232,0,0,0,0,16385,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6233,'Mechanized Sentry',NULL,28,29,6978,0,0,0,63,63,0,0,9,3,3,0,0,32832,0,0,0,1,1.28968,1,1,3,1,1.7,1,1,1,2559,2715,0,0,39.3,54.3,0,0,1165,100,8,2000,2000,0,202,269,6233,0,0,0,0,16385,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (6234,'Mechanized Guardian',NULL,31,32,6979,0,0,0,63,63,0,0,9,3,3,0,0,32832,0,0,0,1,1.28968,1,1,3,1,1.7,1,1,1,3018,3171,0,0,43.5,59.5,0,0,1270,108,10,2000,2000,0,190,253,6234,0,0,0,0,16385,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6235,'Electrocutioner 6000',NULL,32,32,6915,0,0,0,63,63,0,0,9,3,3,0,0,32832,0,0,0,1,1.14286,1,1,5,1,2.4,1,1.5,1,5285,5285,0,0,44.8,59.5,0,0,1905,108,10,2000,2000,0,281,372,6235,0,0,0,0,16385,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6236,'Klannoc Macleod','The Islander',60,60,4955,0,0,0,35,35,0,0,7,1,3,0,2,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4079,4079,0,0,174,224,73.392,100.914,3791,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6236,0,'',''), + (6237,'Stockade Archer',NULL,45,45,2989,2992,0,0,11,11,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6237,0,'EventAI',''), + (6238,'Big Will',NULL,33,33,2989,0,0,0,32,32,0,0,7,3,3,0,0,32768,0,0,0,1.13,1.14286,1,0,1,1,1,1,-1,1,1283,1283,0,0,88,106,52.7472,72.5274,1304,45,100,1620,1782,0,28,138,6238,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (6239,'Cyclonian',NULL,40,40,5187,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,2,1,1,1,4572,4572,0,0,56,74.3,0,0,1964,136,14,2000,2000,3,0,0,6239,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6240,'Affray Challenger',NULL,26,27,4968,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.06,1.14286,1,0,1,1,1,1,-1,1,810,901,0,0,54,63,40.04,55.055,1097,27,100,1750,1925,0,10,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6240,0,'',''), + (6241,'Bailor Stonehand',NULL,20,20,4911,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6241,0,'',''), (6243,'Gelihast',NULL,26,26,1773,0,0,0,18,18,0,0,7,3,3,0,0,32832,0,0,0,1.2,1.14286,1,1,1,1,1,1,-1,1,3906,3906,0,0,129,166,35.1008,48.2636,992,68,100,1200,1567,0,232,308,6243,6243,0,0,0,617299930,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6243,0,'EventAI',''), - (6244,'Takar the Seer',NULL,45,45,4928,0,0,0,12,12,0,0,7,1,3,0,2,4608,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,2972,2972,3801,3801,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,6244,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6244,1,'',''), - (6245,'Anathera',NULL,1,1,4929,0,0,0,35,35,0,0,7,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6245,0,'',''), - (6246,'Latherion',NULL,1,1,4930,0,0,0,35,35,0,0,7,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6246,0,'',''), - (6247,'Doan Karhan',NULL,40,40,4931,0,0,0,35,35,0,0,7,1,3,0,2,768,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,2471,2471,3191,3191,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6247,0,'',''), - (6248,'Twiggy Flathead','The Announcer',35,35,7242,0,0,0,35,35,0,0,7,1,3,0,0,768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_twiggy_flathead'), - (6249,'Affray Spectator',NULL,42,42,4962,4963,0,0,35,35,0,0,7,1,3,0,0,0,0,0,0,0.97,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,0,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (6250,'Crawler',NULL,11,12,641,0,0,0,18,18,0,8,1,3,3,0,0,0,0,32768,0,1,1.14286,1,0,1,1,1,1,-1,1,222,245,0,0,26,29,19.9584,27.4428,0,13,100,1890,2079,0,0,0,6250,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (6251,'Strahad Farsan',NULL,60,60,4940,0,0,0,35,35,0,0,7,1,3,0,3,768,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2385,6251,0,'',''), - (6252,'Acolyte Magaz',NULL,20,20,4941,0,0,0,35,35,0,0,7,1,3,0,3,768,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,919,919,1202,1202,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2912,6252,0,'',''), - (6253,'Acolyte Fenrick',NULL,20,20,4942,0,0,0,35,35,0,0,7,1,3,0,0,768,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,919,919,1202,1202,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6253,0,'',''), - (6254,'Acolyte Wytula',NULL,20,20,4943,0,0,0,35,35,0,0,7,1,3,0,3,768,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,919,919,1202,1202,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2913,6254,0,'',''), - (6266,'Menara Voidrender',NULL,50,50,4948,0,0,0,35,35,0,0,7,1,3,0,3,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2603,6266,0,'',''), - (6267,'Acolyte Porena',NULL,20,20,4951,0,0,0,12,12,0,0,7,3,3,0,0,4096,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,919,919,1202,1202,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6267,0,'EventAI',''), - (6268,'Summoned Felhunter',NULL,30,30,850,0,0,0,90,90,0,0,3,3,3,0,0,0,0,2,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1000,1000,0,0,64,75,45.144,62.073,0,32,100,1710,1881,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6271,'Mouse',NULL,1,1,4959,4960,0,0,31,31,0,0,8,1,3,0,0,0,0,2,0,1,0.857143,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'',''), - (6272,'Innkeeper Janene','Innkeeper',30,30,5429,0,0,0,894,894,0,0,7,3,3,0,135,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,342,6272,0,'',''), - (6286,'Zarrin','Cook',13,13,4989,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,98,98,0,0,77,96,21.5072,29.5724,2366,40,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5853,6286,0,'',''), - (6287,'Radnaal Maneweaver','Skinning Trainer',19,19,4990,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,373,373,0,0,21,27,30.4304,41.8418,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,6287,0,'',''), - (6288,'Jayla','Skinning Trainer',23,23,4991,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1106,1106,0,0,28,37,36.0272,49.5374,0,15,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,6288,0,'',''), - (6289,'Rand Rhobart','Skinning Trainer',13,13,4993,0,0,0,68,68,0,0,7,3,3,0,16,37376,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,546,546,0,0,13,17,21.5072,29.5724,20,7,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,6289,1,'',''), + (6244,'Takar the Seer',NULL,45,45,4928,0,0,0,12,12,0,0,7,1,3,0,2,4608,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,2972,2972,3801,3801,72,93,61.776,84.942,1378,38,100,2000,2000,0,0,0,6244,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6244,1,'',''), + (6245,'Anathera',NULL,1,1,4929,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6245,0,'',''), + (6246,'Latherion',NULL,1,1,4930,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6246,0,'',''), + (6247,'Doan Karhan',NULL,40,40,4931,0,0,0,35,35,0,0,7,1,3,0,2,768,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,2471,2471,3191,3191,61,78,56.672,77.924,1035,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6247,0,'',''), + (6248,'Twiggy Flathead','The Announcer',35,35,7242,0,0,0,35,35,0,0,7,1,3,0,0,768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_twiggy_flathead'), + (6249,'Affray Spectator',NULL,42,42,4962,4963,0,0,35,35,0,0,7,1,3,0,0,0,0,0,0,0.97,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,2246,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (6250,'Crawler',NULL,11,12,641,0,0,0,18,18,0,8,1,3,3,0,0,32768,0,32768,0,1,1.14286,1,0,1,1,1,1,-1,1,222,245,0,0,26,29,19.9584,27.4428,573,13,100,1890,2079,0,0,0,6250,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (6251,'Strahad Farsan',NULL,60,60,4940,0,0,0,35,35,0,0,7,1,3,0,3,768,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,164,212,74.448,102.366,1923,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2385,6251,0,'',''), + (6252,'Acolyte Magaz',NULL,20,20,4941,0,0,0,35,35,0,0,7,1,3,0,3,768,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,919,919,1202,1202,24,31,31.856,43.802,460,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2912,6252,0,'',''), + (6253,'Acolyte Fenrick',NULL,20,20,4942,0,0,0,35,35,0,0,7,1,3,0,0,768,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,919,919,1202,1202,24,31,31.856,43.802,460,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6253,0,'',''), + (6254,'Acolyte Wytula',NULL,20,20,4943,0,0,0,35,35,0,0,7,1,3,0,3,768,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,919,919,1202,1202,24,31,31.856,43.802,460,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2913,6254,0,'',''), + (6266,'Menara Voidrender',NULL,50,50,4948,0,0,0,35,35,0,0,7,1,3,0,3,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2603,6266,0,'',''), + (6267,'Acolyte Porena',NULL,20,20,4951,0,0,0,12,12,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,919,919,1202,1202,24,31,31.856,43.802,460,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6267,0,'EventAI',''), + (6268,'Summoned Felhunter',NULL,30,30,850,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,2,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1000,1000,0,0,64,75,45.144,62.073,1200,32,100,1710,1881,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6271,'Mouse',NULL,1,1,4959,4960,0,0,31,31,0,0,8,1,3,0,0,0,0,2,0,1,0.857143,1,0,0.38,1,1,1,1.33,1,16,16,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'',''), + (6272,'Innkeeper Janene','Innkeeper',30,30,5429,0,0,0,894,894,0,0,7,3,3,0,135,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,342,6272,0,'',''), + (6286,'Zarrin','Cook',13,13,4989,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,98,98,0,0,77,96,21.5072,29.5724,2366,40,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5853,6286,0,'',''), + (6287,'Radnaal Maneweaver','Skinning Trainer',19,19,4990,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,373,373,0,0,21,27,30.4304,41.8418,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,6287,0,'',''), + (6288,'Jayla','Skinning Trainer',23,23,4991,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1106,1106,0,0,28,37,36.0272,49.5374,957,15,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,6288,0,'',''), + (6289,'Rand Rhobart','Skinning Trainer',13,13,4993,0,0,0,68,68,0,0,7,3,3,0,16,37376,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,546,546,0,0,13,17,21.5072,29.5724,608,7,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,6289,1,'',''), (6290,'Yonn Deepcut','Skinning Trainer',8,8,4992,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,7,10,13.5872,18.6824,20,4,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,6290,0,'EventAI',''), - (6291,'Balthus Stoneflayer','Skinning Trainer',35,35,4986,0,0,0,55,55,0,0,7,3,3,0,16,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,6291,0,'',''), - (6292,'Eladriel','Skinning Trainer',35,35,4985,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,6292,0,'',''), - (6293,'Jorah Annison',NULL,20,20,4987,0,0,0,68,68,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,919,919,490,490,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6293,0,'EventAI',''), - (6294,'Krom Stoutarm',NULL,20,20,4988,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,919,919,1202,1202,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (6295,'Wilma Ranthal','Skinning Trainer',29,29,4994,0,0,0,12,12,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1528,1528,0,0,38,49,43.8944,60.3548,0,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,6295,0,'',''), - (6297,'Kurdram Stonehammer','Mining Trainer',35,35,5019,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,6297,0,'EventAI',''), - (6298,'Thelgrum Stonehammer','Mining Supplies',30,30,5020,0,0,0,80,80,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6298,0,'EventAI',''), - (6299,'Delfrum Flintbeard','Journeyman Blacksmith',25,25,5021,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,2743,6299,0,'EventAI',''), - (6300,'Elisa Steelhand','Blacksmithing Supplies',30,30,5022,0,0,0,80,80,0,0,7,3,3,0,16391,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6300,0,'EventAI',''), - (6301,'Gorbold Steelhand','Trade Supplies',30,30,5023,0,0,0,80,80,0,0,7,3,3,0,7,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12726,6301,0,'EventAI',''), - (6306,'Helene Peltskinner','Skinning Trainer',12,12,5365,0,0,0,12,12,0,0,7,3,3,0,16,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,6306,0,'',''), - (6328,'Dannie Fizzwizzle','Demon Trainer',14,14,5042,0,0,0,875,875,1.15,0,7,3,3,0,5,4608,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,594,594,710,710,15,19,23.0384,31.6778,20,8,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,12670,6328,0,'',''), - (6329,'Irradiated Pillager',NULL,25,26,976,0,0,0,59,59,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,1,1.7,1,1,1,1713,1953,618,693,32.1,45.6,0,0,887,84,6,2000,2000,0,125,168,6329,6329,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6291,'Balthus Stoneflayer','Skinning Trainer',35,35,4986,0,0,0,55,55,0,0,7,3,3,0,16,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,6291,0,'',''), + (6292,'Eladriel','Skinning Trainer',35,35,4985,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,6292,0,'',''), + (6293,'Jorah Annison',NULL,20,20,4987,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,919,919,490,490,24,31,31.856,43.802,712,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6293,0,'EventAI',''), + (6294,'Krom Stoutarm',NULL,20,20,4988,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,919,919,1202,1202,24,31,31.856,43.802,460,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (6295,'Wilma Ranthal','Skinning Trainer',29,29,4994,0,0,0,12,12,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1528,1528,0,0,38,49,43.8944,60.3548,1165,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,6295,0,'',''), + (6297,'Kurdram Stonehammer','Mining Trainer',35,35,5019,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,6297,0,'EventAI',''), + (6298,'Thelgrum Stonehammer','Mining Supplies',30,30,5020,0,0,0,80,80,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6298,0,'EventAI',''), + (6299,'Delfrum Flintbeard','Journeyman Blacksmith',25,25,5021,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,2743,6299,0,'EventAI',''), + (6300,'Elisa Steelhand','Blacksmithing Supplies',30,30,5022,0,0,0,80,80,0,0,7,3,3,0,16391,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6300,0,'EventAI',''), + (6301,'Gorbold Steelhand','Trade Supplies',30,30,5023,0,0,0,80,80,0,0,7,3,3,0,7,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12726,6301,0,'EventAI',''), + (6306,'Helene Peltskinner','Skinning Trainer',12,12,5365,0,0,0,12,12,0,0,7,3,3,0,16,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,6306,0,'',''), + (6328,'Dannie Fizzwizzle','Demon Trainer',14,14,5042,0,0,0,875,875,1.15,0,7,3,3,0,5,37376,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,594,594,710,710,15,19,23.0384,31.6778,20,8,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,12670,6328,0,'',''), + (6329,'Irradiated Pillager',NULL,25,26,976,0,0,0,59,59,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,1,1.7,1,1,1,1830,1953,655,693,32.1,45.6,0,0,887,84,6,2000,2000,0,125,168,6329,6329,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (6347,'Young Wavethrasher',NULL,51,51,10900,0,0,0,14,14,0,0,1,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.3,1,1,1,-1,1,2980,3082,0,0,87,109,64.68,88.935,3080,45,100,2000,2000,0,0,0,6347,0,6347,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6348,'Wavethrasher',NULL,52,53,10899,0,0,0,14,14,0,0,1,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1,1,3082,3189,0,0,89,111,65.56,90.145,3136,46,100,2000,2000,0,0,0,6348,0,6348,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6349,'Great Wavethrasher',NULL,53,54,10897,0,0,0,14,14,0,0,1,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1,1,3189,3293,0,0,93,115,66.4224,91.3308,3190,48,100,2000,2000,0,0,0,6349,0,6349,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6350,'Makrinni Razorclaw',NULL,54,55,1247,0,0,0,129,129,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1,1,3293,3398,0,0,95,118,71.2272,97.9374,4871,49,100,2000,2000,0,117,158,6350,6350,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6351,'Storm Bay Oracle',NULL,54,55,386,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1,1,1,1,-1,1,2717,2842,2041,2117,106,137,71.2272,97.9374,0,56,100,2000,2000,0,102,139,6351,6351,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6351,0,'EventAI',''), - (6352,'Coralshell Lurker',NULL,53,54,10947,0,0,0,7,7,0,21,1,3,3,0,0,32768,0,0,1,1.1,1.14286,1,0,1,1,1,1,-1,1,3245,3345,0,0,92,119,66.4224,91.3308,0,49,100,2000,2000,0,0,0,6352,0,6352,0,0,0,0,0,108,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (6366,'Kurzen Mindslave',NULL,44,44,5065,0,0,0,30,30,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,1110,1110,1067,1067,46,57,60.7904,83.5868,1149,24,100,2000,1727,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (6367,'Donni Anthania','Crazy Cat Lady',5,5,5086,0,0,0,12,12,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6367,0,'',''), - (6368,'Cat',NULL,1,1,5555,5586,0,0,188,188,0,0,8,1,3,0,0,0,0,2,0,1,0.857143,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (6348,'Wavethrasher',NULL,52,53,10899,0,0,0,14,14,0,0,1,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1,1,3082,3189,0,0,89,111,65.56,90.145,3163,46,100,2000,2000,0,0,0,6348,0,6348,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6349,'Great Wavethrasher',NULL,53,54,10897,0,0,0,14,14,0,0,1,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1,1,3189,3293,0,0,93,115,66.4224,91.3308,3216,48,100,2000,2000,0,0,0,6349,0,6349,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6350,'Makrinni Razorclaw',NULL,54,55,1247,0,0,0,129,129,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1.5,1,3293,3398,0,0,95,118,71.2272,97.9374,4906,49,100,2000,2000,0,117,158,6350,6350,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6351,'Storm Bay Oracle',NULL,54,55,386,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1,1,1,1,-1,1,2717,2842,2041,2117,106,137,71.2272,97.9374,2654,56,100,2000,2000,0,102,139,6351,6351,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6351,0,'EventAI',''), + (6352,'Coralshell Lurker',NULL,53,54,10947,0,0,0,7,7,0,21,1,3,3,0,0,32768,0,0,1,1.1,1.14286,1,0,1,1,1,1,-1,1,3245,3345,0,0,92,119,66.4224,91.3308,3216,49,100,2000,2000,0,0,0,6352,0,6352,0,0,0,0,0,108,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (6366,'Kurzen Mindslave',NULL,44,44,5065,0,0,0,30,30,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,1110,1110,1067,1067,46,57,60.7904,83.5868,1149,24,100,2000,1727,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (6367,'Donni Anthania','Crazy Cat Lady',5,5,5086,0,0,0,12,12,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6367,0,'',''), + (6368,'Cat',NULL,1,1,5555,5586,0,0,188,188,0,0,8,1,3,0,0,0,0,2,0,1,0.857143,1,0,0.01,1,1,1,1.33,1,1,1,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (6369,'Coralshell Tortoise',NULL,50,50,2308,0,0,0,7,7,0,21,1,3,3,0,0,32768,0,0,1,1.1,1.14286,1,0,1.3,1,1,1,-1,1,2880,3082,0,0,88,110,64.68,88.935,4548,46,100,2000,2000,0,0,0,6369,0,6369,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (6370,'Makrinni Scrabbler',NULL,52,53,10922,0,0,0,129,129,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,8,0,1.3,1,1,1,1,1,2158,2232,4650,4765,77,96,71.2272,97.9374,2386,40,100,2000,2000,0,88,120,6370,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6371,'Storm Bay Warrior',NULL,51,52,506,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3080,3116,0,0,106,136,70.4704,96.8968,0,56,100,2000,2000,0,104,141,6371,6371,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6371,0,'EventAI',''), - (6372,'Makrinni Snapclaw',NULL,50,50,2600,0,0,0,129,129,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,-1,1,2880,2980,0,0,11,15,71.2272,97.9374,406,6,100,2000,2000,0,103,140,6372,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6373,'Dane Winslow','Demon Trainer',8,8,5087,0,0,0,12,12,0,0,7,3,3,0,5,4864,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,334,334,319,319,7,10,13.5872,18.6824,20,4,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,12670,6373,0,'',''), - (6374,'Cylina Darkheart','Demon Trainer',11,11,5092,0,0,0,12,12,0,0,7,3,3,0,5,4608,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,456,456,459,459,12,14,18.392,25.289,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,12670,6374,0,'EventAI',''), - (6375,'Thunderhead Hippogryph',NULL,46,48,6757,0,0,0,14,14,0,0,1,3,3,0,0,0,0,0,0,1.2,1.42857,1,0,1.25,1,1,1,1,1,2399,2578,0,0,79,100,60.016,82.522,2834,41,100,2000,2000,0,0,0,6375,0,6375,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6376,'Wren Darkspring','Demon Trainer',5,5,5093,0,0,0,875,875,1.15,0,7,3,3,0,4,0,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,166,166,230,230,6,8,8.624,11.858,20,3,100,1960,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,0,6376,0,'',''), - (6377,'Thunderhead Stagwing',NULL,48,50,10894,0,0,0,14,14,0,0,1,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.25,1,1,1,1,1,2578,2769,0,0,84,106,62.8672,86.4424,2944,44,100,2000,2000,0,0,0,6377,0,6377,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6378,'Thunderhead Skystormer',NULL,50,51,10893,0,0,0,14,14,0,0,1,3,3,0,0,0,0,0,0,1.1,1.14286,2,0,1.3,1,1,1,-1,1,2304,2466,1807,1923,82,103,63.7824,87.7008,2477,43,100,2000,2000,0,0,0,6378,0,6378,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6379,'Thunderhead Patriarch',NULL,52,54,10892,0,0,0,14,14,0,0,1,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1,1,3082,3293,0,0,90,114,66.4224,91.3308,3162,47,100,2000,2000,0,0,0,6379,0,6379,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6380,'Thunderhead Consort',NULL,52,54,10891,0,0,0,14,14,0,0,1,3,3,0,0,0,0,0,0,1.1,1.14286,2,0,1.3,1,1,1,1,1,2466,2634,1923,2041,85,107,66.4224,91.3308,2566,44,100,2000,2000,0,0,0,6380,0,6380,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6382,'Jubahl Corpseseeker','Demon Trainer',60,60,5085,0,0,0,875,875,0,0,7,3,3,0,7,4608,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,12670,6382,0,'',''), - (6386,'Ward of Zanzil',NULL,46,46,2418,0,0,0,16,16,0,0,11,3,3,0,0,0,0,0,0,0.82,1.14286,1,0,1,1,1,1,-1,1,5,5,0,0,111,132,62.744,86.273,0,56,100,1550,1705,0,38,191,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (6370,'Makrinni Scrabbler',NULL,52,53,10922,0,0,0,129,129,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,8,0,1.3,1,1,1,1.5,1,2158,2232,4650,4765,77,96,71.2272,97.9374,2403,40,100,2000,2000,0,88,120,6370,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6371,'Storm Bay Warrior',NULL,51,52,506,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3080,3116,0,0,106,136,70.4704,96.8968,3108,56,100,2000,2000,0,104,141,6371,6371,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6371,0,'EventAI',''), + (6372,'Makrinni Snapclaw',NULL,50,50,2600,0,0,0,129,129,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,-1,1,2880,2980,0,0,11,15,71.2272,97.9374,406,6,100,2000,2000,0,103,140,6372,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6373,'Dane Winslow','Demon Trainer',8,8,5087,0,0,0,12,12,0,0,7,3,3,0,5,37632,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,334,334,319,319,7,10,13.5872,18.6824,20,4,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,12670,6373,0,'',''), + (6374,'Cylina Darkheart','Demon Trainer',11,11,5092,0,0,0,12,12,0,0,7,3,3,0,5,37376,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,456,456,459,459,12,14,18.392,25.289,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,12670,6374,0,'EventAI',''), + (6375,'Thunderhead Hippogryph',NULL,46,48,6757,0,0,0,14,14,0,0,1,3,3,0,0,32768,0,0,0,1.2,1.42857,1,0,1.25,1,1,1,1,1,2399,2578,0,0,79,100,60.016,82.522,2888,41,100,2000,2000,0,0,0,6375,0,6375,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6376,'Wren Darkspring','Demon Trainer',5,5,5093,0,0,0,875,875,1.15,0,7,3,3,0,4,32768,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,166,166,230,230,6,8,8.624,11.858,20,3,100,1960,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,0,6376,0,'',''), + (6377,'Thunderhead Stagwing',NULL,48,50,10894,0,0,0,14,14,0,0,1,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.25,1,1,1,1,1,2578,2769,0,0,84,106,62.8672,86.4424,2999,44,100,2000,2000,0,0,0,6377,0,6377,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6378,'Thunderhead Skystormer',NULL,50,51,10893,0,0,0,14,14,0,0,1,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1.3,1,1,1,-1,1,2304,2466,1807,1923,82,103,63.7824,87.7008,2477,43,100,2000,2000,0,0,0,6378,0,6378,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6379,'Thunderhead Patriarch',NULL,52,54,10892,0,0,0,14,14,0,0,1,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1,1,3082,3293,0,0,90,114,66.4224,91.3308,3216,47,100,2000,2000,0,0,0,6379,0,6379,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6380,'Thunderhead Consort',NULL,52,54,10891,0,0,0,14,14,0,0,1,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1.3,1,1,1,1,1,2466,2634,1923,2041,85,107,66.4224,91.3308,2610,44,100,2000,2000,0,0,0,6380,0,6380,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6382,'Jubahl Corpseseeker','Demon Trainer',60,60,5085,0,0,0,875,875,0,0,7,3,3,0,7,37376,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,164,212,74.448,102.366,1923,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,12670,6382,0,'',''), + (6386,'Ward of Zanzil',NULL,46,46,2418,0,0,0,16,16,0,0,11,3,3,0,0,32768,0,0,0,0.82,1.14286,1,0,1,1,1,1,-1,1,5,5,0,0,111,132,62.744,86.273,2780,56,100,1550,1705,0,38,191,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), (6387,'Dranh','Skinning Trainer',15,15,5108,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,6387,0,'',''), - (6388,'Zanzil Skeleton',NULL,45,45,200,0,0,0,16,16,0,0,6,3,3,0,0,0,0,0,0,0.99,1.14286,1,0,1,1,1,1,-1,1,916,916,0,0,108,129,59.0304,81.1668,0,55,100,1560,1716,0,36,181,6388,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (6389,'Deathguard Podrig',NULL,25,25,5345,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,6389,0,'',''), - (6390,'Ulag the Cleaver',NULL,11,11,5447,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,0.96,1.14286,1,0,1,1,1,1,1,1,222,222,0,0,22,26,15.1272,20.7999,0,11,100,1910,2101,0,2,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6390,0,'',''), + (6388,'Zanzil Skeleton',NULL,45,45,200,0,0,0,16,16,0,0,6,3,3,0,0,32768,0,0,0,0.99,1.14286,1,0,1,1,1,1,-1,1,916,916,0,0,108,129,59.0304,81.1668,2725,55,100,1560,1716,0,36,181,6388,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (6389,'Deathguard Podrig',NULL,25,25,5345,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,6389,0,'',''), + (6390,'Ulag the Cleaver',NULL,11,11,5447,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,0.96,1.14286,1,0,1,1,1,1,1,1,222,222,0,0,22,26,15.1272,20.7999,538,11,100,1910,2101,0,2,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6390,0,'',''), (6391,'Holdout Warrior',NULL,29,30,6610,6611,0,0,23,23,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,2715,2865,0,0,41,56.4,0,0,1200,102,9,2000,2000,0,174,232,6391,6391,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6391,0,'EventAI',''), (6392,'Holdout Medic',NULL,29,30,6608,6609,0,0,23,23,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,1,1.7,1,1,1,2319,2433,811,852,38.1,52.4,0,0,1004,94,8,2000,2000,0,191,254,6392,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6392,0,'EventAI',''), - (6393,'Henen Ragetotem',NULL,62,62,5371,0,0,0,83,83,1.25,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4079,4079,0,0,174,224,203.77,104.278,0,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6393,0,'',''), - (6394,'Ruga Ragetotem',NULL,30,30,5373,0,0,0,83,83,1.35,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6394,0,'',''), - (6395,'Sergeant Rutger','Sergeant',62,62,5576,0,0,0,83,83,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4079,4079,0,0,174,224,203.77,104.278,0,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6395,0,'EventAI',''), + (6393,'Henen Ragetotem',NULL,62,62,5371,0,0,0,83,83,1.25,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4079,4079,0,0,174,224,203.77,104.278,4391,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6393,0,'',''), + (6394,'Ruga Ragetotem',NULL,30,30,5373,0,0,0,83,83,1.35,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6394,0,'',''), + (6395,'Sergeant Rutger','Sergeant',62,62,5576,0,0,0,83,83,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4079,4079,0,0,174,224,203.77,104.278,4391,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6395,0,'EventAI',''), (6407,'Holdout Technician',NULL,29,30,6628,6629,0,0,23,23,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,2715,2865,0,0,41,56.4,0,0,1200,102,9,2000,2000,0,170,226,6407,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6407,0,'EventAI',''), - (6408,'Ula\'elek',NULL,35,35,5370,0,0,0,126,126,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,1826,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6408,0,'EventAI',''), - (6410,'Orm Stonehoof',NULL,45,45,5372,0,0,0,83,83,1.35,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6410,0,'',''), - (6411,'Velora Nitely',NULL,45,45,5235,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6411,0,'EventAI',''), - (6412,'Skeleton',NULL,24,25,9786,0,0,0,62,62,0,0,6,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1,1,1,1,1,1,652,698,0,0,42,53,42.1344,57.9348,0,22,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (6426,'Anguished Dead',NULL,31,33,10256,0,0,0,21,21,0,0,6,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,1,1,-1,1,3018,3018,0,0,193,249,44.84,61.655,1234,102,100,2000,2000,0,198,264,6426,6426,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6427,'Haunting Phantasm',NULL,32,33,4629,0,0,0,21,21,0,0,6,3,3,0,0,64,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,3018,3018,0,0,193,249,44.84,61.655,2428,102,100,2000,2000,0,196,261,6427,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6446,'Therzok',NULL,20,20,5190,0,0,0,83,83,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6446,0,'',''), - (6466,'Gamon',NULL,12,12,5205,0,0,0,7,7,1.35,0,7,3,3,0,0,512,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,236,236,0,0,17,22,21.2784,29.2578,20,9,100,2000,2000,0,25,38,6466,6466,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (6467,'Mennet Carkad',NULL,30,30,5206,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6467,0,'EventAI',''), - (6486,'Riding Skeletal Horse (Black)',NULL,1,1,1951,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (6487,'Arcanist Doan',NULL,37,37,5266,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,8,1,1,1,1,1,-1,1,8118,8118,8040,8040,193,249,44.84,61.655,858,102,100,2000,2000,0,434,572,6487,6487,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6487,0,'','boss_arcanist_doan'), - (6488,'Fallen Champion',NULL,33,33,5230,0,0,0,21,21,0,0,6,3,3,0,0,32832,0,0,0,1.2,1.14286,1,2,1,1,1,1,-1,1,4009,4009,0,0,174,224,44.84,61.655,0,92,100,2000,2000,0,298,394,6488,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6488,0,'EventAI',''), - (6489,'Ironspine',NULL,33,33,5231,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1.59,1.14286,1,2,1,1,1,1,-1,1,3171,3171,0,0,166,215,43.956,60.4395,2499,88,100,1350,1485,0,298,394,6489,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6489,0,'EventAI',''), - (6490,'Azshir the Sleepless',NULL,33,33,5534,0,0,0,32,32,0,0,6,3,3,0,0,0,0,0,0,1.6,1.14286,2,1,1,1,1,1,-1,1,2664,2664,1870,1870,174,224,44.84,61.655,0,92,100,1341,1475,0,63,314,6490,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6490,0,'EventAI',''), - (6491,'Spirit Healer',NULL,60,60,5233,0,0,0,35,35,0,0,7,1,3,0,33,768,0,2,2,1,1,1,0,1,1,1,1,-1,1,7680,7680,0,0,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,83,0,0,'',''), - (6492,'Rift Spawn',NULL,16,17,14273,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,355,386,0,0,32,38,26.048,35.816,0,16,100,1850,2035,0,4,22,6492,0,0,0,0,0,0,0,17,34,17,34,17,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6493,'Illusionary Phantasm',NULL,32,33,146,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1.11111,1.14286,1,1,1,1,1,1,-1,1,3018,3018,0,0,146,189,40.656,55.902,0,77,100,2000,1540,0,50,248,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (6408,'Ula\'elek',NULL,35,35,5370,0,0,0,126,126,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,1826,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6408,0,'EventAI',''), + (6410,'Orm Stonehoof',NULL,45,45,5372,0,0,0,83,83,1.35,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6410,0,'',''), + (6411,'Velora Nitely',NULL,45,45,5235,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6411,0,'EventAI',''), + (6412,'Skeleton',NULL,24,25,9786,0,0,0,62,62,0,0,6,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1,1,1,1,1,1,652,698,0,0,42,53,42.1344,57.9348,1026,22,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (6426,'Anguished Dead',NULL,31,33,10256,0,0,0,21,21,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,-1,1,3018,3018,0,0,193,249,44.84,61.655,1234,102,100,2000,2000,0,198,264,6426,6426,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6427,'Haunting Phantasm',NULL,32,33,4629,0,0,0,21,21,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,3018,3018,0,0,193,249,44.84,61.655,2428,102,100,2000,2000,0,196,261,6427,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6446,'Therzok',NULL,20,20,5190,0,0,0,83,83,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6446,0,'',''), + (6466,'Gamon',NULL,12,12,5205,0,0,0,7,7,1.35,0,7,3,3,0,0,33280,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,236,236,0,0,17,22,21.2784,29.2578,20,9,100,2000,2000,0,25,38,6466,6466,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (6467,'Mennet Carkad',NULL,30,30,5206,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6467,0,'EventAI',''), + (6486,'Riding Skeletal Horse (Black)',NULL,1,1,1951,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (6487,'Arcanist Doan',NULL,37,37,5266,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,8,1,9,1,2,1,1,1,8730,8730,2861,2861,36,51,0,0,858,54,18,2000,2000,0,434,572,6487,6487,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6487,0,'','boss_arcanist_doan'), + (6488,'Fallen Champion',NULL,33,33,5230,0,0,0,21,21,0,0,6,3,3,0,0,32832,0,0,0,1.2,1.14286,1,2,1,1,1,1,-1,1,4009,4009,0,0,174,224,44.84,61.655,1304,92,100,2000,2000,0,298,394,6488,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6488,0,'EventAI',''), + (6489,'Ironspine',NULL,33,33,5231,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1.59,1.14286,1,2,1,1,1,1,-1,1,3171,3171,0,0,166,215,43.956,60.4395,2499,88,100,1350,1485,0,298,394,6489,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6489,0,'EventAI',''), + (6490,'Azshir the Sleepless',NULL,33,33,5534,0,0,0,32,32,0,0,6,3,3,0,0,32768,0,0,0,1.6,1.14286,2,1,1,1,1,1,-1,1,2664,2664,1870,1870,174,224,44.84,61.655,1091,92,100,1341,1475,0,63,314,6490,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6490,0,'EventAI',''), + (6491,'Spirit Healer',NULL,60,60,5233,0,0,0,35,35,0,0,7,1,3,0,33,768,0,2,2,1,1,1,0,1,1,1,1,-1,1,7680,7680,0,0,164,212,74.448,102.366,3791,87,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,83,0,0,'',''), + (6492,'Rift Spawn',NULL,16,17,14273,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,355,386,0,0,32,38,26.048,35.816,748,16,100,1850,2035,0,4,22,6492,0,0,0,0,0,0,0,17,34,17,34,17,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6493,'Illusionary Phantasm',NULL,32,33,146,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1.11111,1.14286,1,1,1,1,1,1,-1,1,3018,3018,0,0,146,189,40.656,55.902,1304,77,100,2000,1540,0,50,248,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (6494,'Tazan',NULL,13,13,5236,0,0,0,16,16,0,0,7,1,3,0,0,32768,0,0,0,0.97,1.14286,1,0,1,1,1,1,-1,1,287,287,0,0,19,23,21.2784,29.2578,608,10,100,2000,2000,0,14,23,6494,6494,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (6495,'Riznek','Drink Vendor',35,35,7195,0,0,0,35,35,0,0,7,1,3,0,6,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6495,0,'',''), - (6496,'Brivelthwerp','Ice Cream Vendor',35,35,5451,0,0,0,35,35,1.15,0,7,1,3,0,6,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (6495,'Riznek','Drink Vendor',35,35,7195,0,0,0,35,35,0,0,7,1,3,0,6,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6495,0,'',''), + (6496,'Brivelthwerp','Ice Cream Vendor',35,35,5451,0,0,0,35,35,1.15,0,7,1,3,0,6,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (6497,'Astor Hadren',NULL,13,13,5237,0,0,0,68,68,0,0,7,3,3,0,1,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,273,273,0,0,19,23,22.792,31.339,608,10,100,2000,2000,0,19,30,6497,6497,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,0,0,'',''), - (6498,'Devilsaur',NULL,54,55,5239,0,0,0,14,14,0,0,1,3,3,0,0,64,0,0,0,2.4,1.71429,1,1,3,1,1,1,1,1,7599,7842,0,0,310,400,56.7312,78.0054,3244,164,100,1216,2000,0,0,0,6498,0,6498,0,0,0,0,0,200,200,200,200,200,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6499,'Ironhide Devilsaur',NULL,54,56,5238,0,0,0,14,14,0,0,1,3,3,0,0,64,0,0,0,2.4,1.71429,1,1,3,1,1,1,1,1,7599,8097,0,0,316,408,57.4128,78.9426,4087,167,100,1208,2000,0,0,0,6499,0,6499,0,0,0,0,0,200,200,200,200,200,0,1,0,0,0,0,0,0,0,0,0,'',''), - (6500,'Tyrant Devilsaur',NULL,54,55,5240,0,0,0,14,14,0,0,1,3,3,0,0,64,0,0,0,2.4,1.71429,1,1,3,1,1,1,1,1,7599,7842,0,0,310,400,56.7312,78.0054,3244,164,100,1216,2000,0,0,0,6500,0,6500,0,0,0,0,0,200,200,200,200,200,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6501,'Stegodon',NULL,52,53,5241,0,0,0,14,14,0,0,1,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,7113,7359,0,0,316,408,57.4128,78.9426,3136,167,100,1208,2000,0,0,0,6501,0,6501,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6502,'Plated Stegodon',NULL,52,54,5287,0,0,0,14,14,0,0,1,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,7113,7599,0,0,310,400,56.7312,78.0054,4710,164,100,1216,2000,0,0,0,6502,0,6502,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6503,'Spiked Stegodon',NULL,53,54,5288,0,0,0,14,14,0,0,1,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,7359,7599,0,0,328,421,58.08,79.86,3190,173,100,1200,2000,0,0,0,6503,0,6503,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6504,'Thunderstomp Stegodon',NULL,54,55,5289,0,0,0,14,14,0,0,1,3,3,0,0,64,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,7578,7654,0,0,335,432,58.688,80.696,0,177,100,1191,2000,0,0,0,6504,0,6504,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6505,'Ravasaur',NULL,48,49,5242,0,0,0,48,48,0,0,1,3,3,0,0,0,0,0,0,1.6,1.14286,1,0,1.3,1,1,1,1,1,2681,2779,0,0,81,101,61.9344,85.1598,2921,42,100,1500,2000,0,0,0,6505,0,6505,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6506,'Ravasaur Runner',NULL,49,50,5290,0,0,0,48,48,0,0,1,3,3,0,0,0,0,0,0,1.6,1.42857,1,0,1.3,1,1,1,1,1,2779,2880,0,0,83,103,62.8672,86.4424,2955,43,100,1500,2000,0,0,0,6506,0,6506,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (6507,'Ravasaur Hunter',NULL,49,50,5292,0,0,0,48,48,0,0,1,3,3,0,0,0,0,0,0,1.6,1.14286,1,0,1.3,1,1,1,1,1,2779,2880,0,0,83,103,62.8672,86.4424,2979,43,100,1500,2000,0,0,0,6507,0,6507,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6508,'Venomhide Ravasaur',NULL,50,51,5291,0,0,0,48,48,0,0,1,3,3,0,0,0,0,0,0,1.6,1.14286,1,0,1.3,1,1,1,1,1,2880,2980,0,0,85,106,63.7824,87.7008,3031,44,100,1500,2000,0,0,0,6508,0,6508,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6509,'Bloodpetal Lasher',NULL,48,49,11634,0,0,0,7,7,0,0,4,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,2681,2779,0,0,108,134,61.9344,85.1598,2916,56,100,2000,2000,0,0,0,6509,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6510,'Bloodpetal Flayer',NULL,51,52,11635,0,0,0,7,7,0,0,4,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,2980,3082,0,0,114,142,65.56,90.145,3080,59,100,2000,2000,0,0,0,6510,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6511,'Bloodpetal Thresher',NULL,49,50,11633,0,0,0,7,7,0,0,4,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,2779,2880,0,0,110,137,62.8672,86.4424,2972,57,100,2000,2000,0,0,0,6511,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6512,'Bloodpetal Trapper',NULL,52,53,11636,0,0,0,7,7,0,0,4,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,3082,3189,0,0,118,146,66.4224,91.3308,3136,61,100,2000,2000,0,0,0,6512,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6513,'Un\'Goro Stomper',NULL,51,52,5294,0,0,0,72,72,0,9,1,3,3,0,0,0,0,0,1,1,1.14286,1,0,1.3,1,1,1,1,1,2980,3082,0,0,87,109,65.56,90.145,3108,45,100,2000,2000,0,0,0,6513,0,6513,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6514,'Un\'Goro Gorilla',NULL,50,51,844,0,0,0,72,72,0,9,1,3,3,0,0,0,0,0,1,1,1.14286,1,0,1.3,1,1,1,1,1,2880,2980,0,0,87,107,64.68,88.935,3052,45,100,2000,2000,0,0,0,6514,0,6514,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (6516,'Un\'Goro Thunderer',NULL,52,53,5244,0,0,0,72,72,0,9,1,3,3,0,0,0,0,0,1,1,1.14286,1,0,1.3,1,1,1,1,1,3082,3189,0,0,89,111,66.4224,91.3308,3163,46,100,2000,2000,0,0,0,6516,0,6516,0,0,0,0,0,0,0,0,0,0,9053,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6517,'Tar Beast',NULL,50,51,1549,0,0,0,16,16,0,0,4,3,3,0,0,0,0,0,0,0.666668,1.14286,1,0,1,1,1,1,-1,1,2946,3004,0,0,112,139,68.0944,93.6298,3025,58,100,2000,2000,0,103,140,6517,0,0,0,0,0,0,0,0,51,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6518,'Tar Lurker',NULL,52,54,9010,0,0,0,16,16,0,0,4,3,3,0,0,0,0,0,0,0.666668,1.14286,1,0,1,1,1,1,-1,1,3176,3299,0,0,119,150,71.2272,97.9374,3162,62,100,2000,2000,0,111,150,6518,0,0,0,0,0,0,0,0,51,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6519,'Tar Lord',NULL,53,54,480,0,0,0,16,16,0,0,4,3,3,0,0,0,0,0,0,0.666668,1.14286,2,0,1,1,1,1,-1,1,2648,2742,1982,2041,112,139,70.4704,96.8968,2588,58,100,2000,2000,0,99,135,6519,0,0,0,0,0,0,0,0,51,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6520,'Scorching Elemental',NULL,53,54,1070,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1,1.14286,2,0,1.3,1,1,1,1,1,2551,2634,1982,2041,87,108,68.0944,93.6298,2588,45,100,2000,2000,2,0,0,6520,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6521,'Living Blaze',NULL,54,55,5488,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,3293,3398,0,0,95,118,68.0944,93.6298,3244,49,100,2000,2000,2,0,0,6521,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (6498,'Devilsaur',NULL,54,55,5239,0,0,0,14,14,0,0,1,3,3,0,0,32832,0,0,0,2.4,1.71429,1,1,3,1,1,1,1,1,7599,7842,0,0,310,400,56.7312,78.0054,3271,164,100,1216,2000,0,0,0,6498,0,6498,0,0,0,0,0,200,200,200,200,200,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6499,'Ironhide Devilsaur',NULL,54,56,5238,0,0,0,14,14,0,0,1,3,3,0,0,32832,0,0,0,2.4,1.71429,1,1,3,1,1,1,1.25,1,7599,8097,0,0,316,408,57.4128,78.9426,4159,167,100,1208,2000,0,0,0,6499,0,6499,0,0,0,0,0,200,200,200,200,200,0,1,0,0,0,0,0,0,0,0,0,'',''), + (6500,'Tyrant Devilsaur',NULL,54,55,5240,0,0,0,14,14,0,0,1,3,3,0,0,32832,0,0,0,2.4,1.71429,1,1,3,1,1,1,1,1,7599,7842,0,0,310,400,56.7312,78.0054,3271,164,100,1216,2000,0,0,0,6500,0,6500,0,0,0,0,0,200,200,200,200,200,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6501,'Stegodon',NULL,52,53,5241,0,0,0,14,14,0,0,1,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,7113,7359,0,0,316,408,57.4128,78.9426,3163,167,100,1208,2000,0,0,0,6501,0,6501,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6502,'Plated Stegodon',NULL,52,54,5287,0,0,0,14,14,0,0,1,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1.25,1,7113,7599,0,0,310,400,56.7312,78.0054,4020,164,100,1216,2000,0,0,0,6502,0,6502,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6503,'Spiked Stegodon',NULL,53,54,5288,0,0,0,14,14,0,0,1,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,7359,7599,0,0,328,421,58.08,79.86,3216,173,100,1200,2000,0,0,0,6503,0,6503,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6504,'Thunderstomp Stegodon',NULL,54,55,5289,0,0,0,14,14,0,0,1,3,3,0,0,32832,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,7578,7654,0,0,335,432,58.688,80.696,3271,177,100,1191,2000,0,0,0,6504,0,6504,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6505,'Ravasaur',NULL,48,49,5242,0,0,0,48,48,0,0,1,3,3,0,0,32768,0,0,0,1.6,1.14286,1,0,1.3,1,1,1,1,1,2681,2779,0,0,81,101,61.9344,85.1598,2944,42,100,1500,2000,0,0,0,6505,0,6505,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6506,'Ravasaur Runner',NULL,49,50,5290,0,0,0,48,48,0,0,1,3,3,0,0,32768,0,0,0,1.6,1.42857,1,0,1.3,1,1,1,1,1,2779,2880,0,0,83,103,62.8672,86.4424,2999,43,100,1500,2000,0,0,0,6506,0,6506,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (6507,'Ravasaur Hunter',NULL,49,50,5292,0,0,0,48,48,0,0,1,3,3,0,0,32768,0,0,0,1.6,1.14286,1,0,1.3,1,1,1,1,1,2779,2880,0,0,83,103,62.8672,86.4424,2999,43,100,1500,2000,0,0,0,6507,0,6507,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6508,'Venomhide Ravasaur',NULL,50,51,5291,0,0,0,48,48,0,0,1,3,3,0,0,32768,0,0,0,1.6,1.14286,1,0,1.3,1,1,1,1,1,2880,2980,0,0,85,106,63.7824,87.7008,3052,44,100,1500,2000,0,0,0,6508,0,6508,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6509,'Bloodpetal Lasher',NULL,48,49,11634,0,0,0,7,7,0,0,4,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,2681,2779,0,0,108,134,61.9344,85.1598,2944,56,100,2000,2000,0,0,0,6509,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6510,'Bloodpetal Flayer',NULL,51,52,11635,0,0,0,7,7,0,0,4,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,2980,3082,0,0,114,142,65.56,90.145,3108,59,100,2000,2000,0,0,0,6510,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6511,'Bloodpetal Thresher',NULL,49,50,11633,0,0,0,7,7,0,0,4,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,2779,2880,0,0,110,137,62.8672,86.4424,2999,57,100,2000,2000,0,0,0,6511,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6512,'Bloodpetal Trapper',NULL,52,53,11636,0,0,0,7,7,0,0,4,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,3082,3189,0,0,118,146,66.4224,91.3308,3163,61,100,2000,2000,0,0,0,6512,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6513,'Un\'Goro Stomper',NULL,51,52,5294,0,0,0,72,72,0,9,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.3,1,1,1,1,1,2980,3082,0,0,87,109,65.56,90.145,3108,45,100,2000,2000,0,0,0,6513,0,6513,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6514,'Un\'Goro Gorilla',NULL,50,51,844,0,0,0,72,72,0,9,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.3,1,1,1,1,1,2880,2980,0,0,87,107,64.68,88.935,3052,45,100,2000,2000,0,0,0,6514,0,6514,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (6516,'Un\'Goro Thunderer',NULL,52,53,5244,0,0,0,72,72,0,9,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.3,1,1,1,1,1,3082,3189,0,0,89,111,66.4224,91.3308,3163,46,100,2000,2000,0,0,0,6516,0,6516,0,0,0,0,0,0,0,0,0,0,9053,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6517,'Tar Beast',NULL,50,51,1549,0,0,0,16,16,0,0,4,3,3,0,0,32768,0,0,0,0.666668,1.14286,1,0,1,1,1,1,-1,1,2946,3004,0,0,112,139,68.0944,93.6298,3025,58,100,2000,2000,0,103,140,6517,0,0,0,0,0,0,0,0,51,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6518,'Tar Lurker',NULL,52,54,9010,0,0,0,16,16,0,0,4,3,3,0,0,32768,0,0,0,0.666668,1.14286,1,0,1,1,1,1,-1,1,3176,3299,0,0,119,150,71.2272,97.9374,3162,62,100,2000,2000,0,111,150,6518,0,0,0,0,0,0,0,0,51,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6519,'Tar Lord',NULL,53,54,480,0,0,0,16,16,0,0,4,3,3,0,0,32768,0,0,0,0.666668,1.14286,2,0,1,1,1,1,-1,1,2648,2742,1982,2041,112,139,70.4704,96.8968,2588,58,100,2000,2000,0,99,135,6519,0,0,0,0,0,0,0,0,51,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6520,'Scorching Elemental',NULL,53,54,1070,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.3,1,1,1,1,1,2551,2634,1982,2041,87,108,68.0944,93.6298,2610,45,100,2000,2000,2,0,0,6520,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6521,'Living Blaze',NULL,54,55,5488,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,3293,3398,0,0,95,118,68.0944,93.6298,3271,49,100,2000,2000,2,0,0,6521,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (6522,'Andron Gant',NULL,15,15,5346,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,622,622,0,0,52,68,20.46,28.1325,20,28,100,1550,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6522,0,'EventAI',''), - (6523,'Dark Iron Rifleman',NULL,27,28,825,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,2400,2559,0,0,129,166,35.1008,48.2636,1114,68,100,1425,2000,0,153,205,6523,6523,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,6523,0,'EventAI',''), - (6527,'Tar Creeper',NULL,51,52,3018,0,0,0,16,16,0,0,4,3,3,0,0,0,0,0,0,0.666668,1.14286,2,0,1,1,1,1,-1,1,2441,2487,1864,1923,108,134,71.2272,97.9374,2500,56,100,2000,2000,0,91,124,6527,0,0,0,0,0,0,0,0,51,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6546,'Tabetha',NULL,62,62,5375,0,0,0,35,35,0,0,7,3,3,0,3,768,0,2,0,1.25,1.14286,8,0,1.8,1,1,1,1,1,4079,4079,6015,6015,174,224,203.77,104.278,0,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2916,6546,0,'',''), - (6547,'Suffering Victim',NULL,25,25,1027,0,0,0,68,68,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,735,735,0,0,31,40,35.6224,48.9808,0,16,100,2000,2000,0,35,50,6547,6547,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (6548,'Magus Tirth',NULL,51,51,5374,0,0,0,35,35,0,0,7,1,3,0,6,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,87,112,67.32,92.565,0,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6548,0,'',''), - (6549,'Demon of the Orb',NULL,40,40,5048,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1.6,1.14286,1,1,3,1,1,1,1,1,4572,4572,0,0,193,249,47.2,64.9,0,102,100,1341,1475,0,71,354,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6549,0,'',''), - (6550,'Mana Surge',NULL,40,40,14252,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1.14,1.14286,1,0,1,1,1,1,-1,1,1403,1403,0,0,92,109,56.672,77.924,0,46,100,1610,1771,0,29,147,0,0,0,0,0,0,0,0,40,40,40,40,40,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6551,'Gorishi Wasp',NULL,51,52,11090,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,0,1.4,1.42857,1,0,1.3,1,1,1,1,1,2980,3082,0,0,87,109,64.68,88.935,3108,45,100,2000,2000,0,0,0,6551,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6552,'Gorishi Worker',NULL,51,52,11091,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,2980,3082,0,0,149,185,64.68,88.935,3108,77,100,2800,2000,0,0,0,6552,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6553,'Gorishi Reaver',NULL,51,53,11087,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,2980,3189,0,0,89,112,63.7824,87.7008,3163,46,100,2000,2000,0,0,0,6553,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6554,'Gorishi Stinger',NULL,52,53,11088,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,0,1.4,1.42857,1,0,1.3,1,1,1,1,1,3082,3189,0,0,89,111,65.56,90.145,3163,46,100,2000,2000,0,0,0,6554,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6555,'Gorishi Tunneler',NULL,52,53,11089,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,3082,3189,0,0,89,111,65.56,90.145,3163,46,100,2000,2000,0,0,0,6555,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6556,'Muculent Ooze',NULL,48,50,11140,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2578,2769,0,0,82,105,71.9664,98.9538,2999,43,100,2000,2000,0,95,129,6556,6556,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,0,0,'',''), - (6557,'Primal Ooze',NULL,50,52,4754,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,2880,3082,0,0,88,110,71.9664,98.9538,3108,46,100,2000,2000,0,103,140,6557,6557,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (6559,'Glutinous Ooze',NULL,52,54,1146,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,3082,3293,0,0,90,114,71.9664,98.9538,3216,47,100,2000,2000,0,113,153,6559,6559,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6560,'Stone Guardian',NULL,60,61,8395,0,0,0,7,7,0,0,4,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,4.1,1,1.25,1,9156,9432,0,0,103.9,140.3,0,0,5093,258,28,2000,2000,0,503,661,6560,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (6566,'Estelle Gendry',NULL,25,25,10732,0,0,0,68,68,0,0,7,3,3,0,1,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,161,6566,0,'EventAI',''), - (6567,'Ghok\'kah','Tailoring Supplies',43,43,5368,0,0,0,29,29,0,0,7,3,3,0,6,4608,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,66,85,59.7872,82.2074,0,35,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6567,0,'',''), - (6568,'Vizzklick','Tailoring Supplies',50,50,7216,0,0,0,474,474,0,0,7,1,3,0,7,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1301,6568,0,'',''), - (6569,'Gnoarn',NULL,20,20,5377,0,0,0,55,55,1.15,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (6570,'Fenwick Thatros',NULL,16,16,10834,0,0,0,21,21,0,0,7,3,3,0,0,32768,0,0,2,1,1.14286,1,0,1,1,1,1,1,1,355,355,0,0,24,31,28.6704,39.4218,20,13,100,2000,2000,0,18,29,6570,6570,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6570,0,'EventAI',''), - (6571,'Cat Form (Night Elf Druid)',NULL,1,1,892,0,0,0,35,35,1,4,1,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (6572,'Cat Form (Tauren Druid)',NULL,1,1,1058,0,0,0,35,35,1,4,1,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (6573,'Travel Form (Druid)',NULL,1,1,918,0,0,0,35,35,0.75,4,1,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (6574,'Jun\'ha','Tailoring Supplies',31,31,5367,0,0,0,29,29,0,0,7,3,3,0,6,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6574,0,'',''), - (6575,'Scarlet Trainee',NULL,30,30,2467,0,0,0,67,67,0,0,7,3,3,0,0,0,0,0,0,1,0.857143,8,0,0.15,1,1,1,1,1,111,111,2175,2175,64,75,42.1344,57.9348,0,32,100,1710,1881,0,13,63,6575,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6575,0,'','mob_scarlet_trainee'), - (6576,'Brienna Starglow','Tailoring Supplies',40,40,5366,0,0,0,80,80,0,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6577,'Bingles Blastenheimer',NULL,16,16,5376,0,0,0,55,55,1.15,0,7,3,3,0,2,0,0,2,0,1.15,1.14286,1,0,1,1,1,1,-1,1,695,695,0,0,17,23,26.048,35.816,20,9,100,1850,2035,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (6579,'Shoni the Shilent',NULL,17,17,5378,0,0,0,55,55,1.15,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,748,748,0,0,17,22,27.5264,37.8488,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6579,0,'EventAI',''), - (6581,'Ravasaur Matriarch',NULL,50,50,11319,0,0,0,48,48,0,0,1,3,3,0,0,0,0,0,0,1.1,1.14286,1,4,1.3,1,1,1,1,1,2880,2880,0,0,280,361,55.3248,76.0716,2999,148,100,1233,2000,0,0,0,6581,0,6581,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6582,'Clutchmother Zavas',NULL,54,54,11084,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,0,1.1,1.14286,1,4,1.3,1,1,1,1,1,3293,3293,0,0,311,401,58.08,79.86,3216,164,100,1200,2000,0,0,0,6582,0,100003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6583,'Gruff',NULL,57,57,10932,0,0,0,14,14,0,0,1,3,3,0,0,64,0,0,0,1.1,1.14286,1,1,5,1,1,1,1,1,13920,13920,0,0,354,456,59.9488,82.4296,3380,187,100,1175,2000,0,0,0,6583,0,100003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6584,'King Mosh',NULL,60,60,5305,0,0,0,14,14,0,0,1,3,3,0,0,64,0,0,0,1.6,1.71429,1,1,20,1,8.5,1,1,1,61040,61040,0,0,77.9,103.4,0,0,3791,252,26,1500,1500,0,3975,5196,6584,0,6584,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6585,'Uhk\'loc',NULL,53,53,8129,0,0,0,72,72,0,9,1,3,3,0,0,0,0,0,1,1.1,1.14286,1,4,1.3,1,1,1,1,1,3188,3188,0,0,303,391,57.4128,78.9426,3136,160,100,2000,2000,0,0,0,6585,0,6585,0,0,0,0,0,0,0,0,0,0,9051,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6586,'Rokar Bladeshadow',NULL,35,35,5307,0,0,0,29,29,0,0,7,3,3,0,3,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,1826,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,181,6586,0,'EventAI',''), + (6523,'Dark Iron Rifleman',NULL,27,28,825,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,2400,2559,0,0,129,166,35.1008,48.2636,1130,68,100,1425,2000,0,153,205,6523,6523,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,6523,0,'EventAI',''), + (6527,'Tar Creeper',NULL,51,52,3018,0,0,0,16,16,0,0,4,3,3,0,0,32768,0,0,0,0.666668,1.14286,2,0,1,1,1,1,-1,1,2441,2487,1864,1923,108,134,71.2272,97.9374,2500,56,100,2000,2000,0,91,124,6527,0,0,0,0,0,0,0,0,51,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6546,'Tabetha',NULL,62,62,5375,0,0,0,35,35,0,0,7,3,3,0,3,33536,0,2,0,1.25,1.14286,8,0,1.8,1,1,1,1,1,4079,4079,6015,6015,174,224,203.77,104.278,2223,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2916,6546,0,'',''), + (6547,'Suffering Victim',NULL,25,25,1027,0,0,0,68,68,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,735,735,0,0,31,40,35.6224,48.9808,1026,16,100,2000,2000,0,35,50,6547,6547,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (6548,'Magus Tirth',NULL,51,51,5374,0,0,0,35,35,0,0,7,1,3,0,6,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,87,112,67.32,92.565,3052,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6548,0,'',''), + (6549,'Demon of the Orb',NULL,40,40,5048,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.6,1.14286,1,1,3,1,1,1,1,1,4572,4572,0,0,193,249,47.2,64.9,1964,102,100,1341,1475,0,71,354,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6549,0,'',''), + (6550,'Mana Surge',NULL,40,40,14252,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1.14,1.14286,1,0,1,1,1,1,-1,1,1403,1403,0,0,92,109,56.672,77.924,1964,46,100,1610,1771,0,29,147,0,0,0,0,0,0,0,0,40,40,40,40,40,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6551,'Gorishi Wasp',NULL,51,52,11090,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,0,1.4,1.42857,1,0,1.3,1,1,1,1,1,2980,3082,0,0,87,109,64.68,88.935,3108,45,100,2000,2000,0,0,0,6551,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6552,'Gorishi Worker',NULL,51,52,11091,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,2980,3082,0,0,149,185,64.68,88.935,3108,77,100,2800,2000,0,0,0,6552,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6553,'Gorishi Reaver',NULL,51,53,11087,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,2980,3189,0,0,89,112,63.7824,87.7008,3163,46,100,2000,2000,0,0,0,6553,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6554,'Gorishi Stinger',NULL,52,53,11088,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,0,1.4,1.42857,1,0,1.3,1,1,1,1,1,3082,3189,0,0,89,111,65.56,90.145,3163,46,100,2000,2000,0,0,0,6554,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6555,'Gorishi Tunneler',NULL,52,53,11089,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,3082,3189,0,0,89,111,65.56,90.145,3163,46,100,2000,2000,0,0,0,6555,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6556,'Muculent Ooze',NULL,48,50,11140,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2578,2769,0,0,82,105,71.9664,98.9538,2999,43,100,2000,2000,0,95,129,6556,6556,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,0,0,'',''), + (6557,'Primal Ooze',NULL,50,52,4754,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,2880,3082,0,0,88,110,71.9664,98.9538,3108,46,100,2000,2000,0,103,140,6557,6557,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (6559,'Glutinous Ooze',NULL,52,54,1146,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,3082,3293,0,0,90,114,71.9664,98.9538,3216,47,100,2000,2000,0,113,153,6559,6559,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6560,'Stone Guardian',NULL,60,61,8395,0,0,0,7,7,0,0,4,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,4.1,1,1.25,1,9156,9432,0,0,103.9,140.3,0,0,5114,258,28,2000,2000,0,503,661,6560,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (6566,'Estelle Gendry',NULL,25,25,10732,0,0,0,68,68,0,0,7,3,3,0,1,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,161,6566,0,'EventAI',''), + (6567,'Ghok\'kah','Tailoring Supplies',43,43,5368,0,0,0,29,29,0,0,7,3,3,0,6,37376,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,66,85,59.7872,82.2074,2397,35,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6567,0,'',''), + (6568,'Vizzklick','Tailoring Supplies',50,50,7216,0,0,0,474,474,0,0,7,1,3,0,7,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1301,6568,0,'',''), + (6569,'Gnoarn',NULL,20,20,5377,0,0,0,55,55,1.15,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (6570,'Fenwick Thatros',NULL,16,16,10834,0,0,0,21,21,0,0,7,3,3,0,0,32768,0,0,2,1,1.14286,1,0,1,1,1,1,1,1,355,355,0,0,24,31,28.6704,39.4218,713,13,100,2000,2000,0,18,29,6570,6570,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6570,0,'EventAI',''), + (6571,'Cat Form (Night Elf Druid)',NULL,1,1,892,0,0,0,35,35,1,4,1,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (6572,'Cat Form (Tauren Druid)',NULL,1,1,1058,0,0,0,35,35,1,4,1,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (6573,'Travel Form (Druid)',NULL,1,1,918,0,0,0,35,35,0.75,4,1,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (6574,'Jun\'ha','Tailoring Supplies',31,31,5367,0,0,0,29,29,0,0,7,3,3,0,6,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,1234,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6574,0,'',''), + (6575,'Scarlet Trainee',NULL,30,30,2467,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,8,0,0.15,1,1,1,1,1,111,111,2175,2175,64,75,42.1344,57.9348,654,32,100,1710,1881,0,13,63,6575,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6575,0,'','mob_scarlet_trainee'), + (6576,'Brienna Starglow','Tailoring Supplies',40,40,5366,0,0,0,80,80,0,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6577,'Bingles Blastenheimer',NULL,16,16,5376,0,0,0,55,55,1.15,0,7,3,3,0,2,32768,0,2,0,1.15,1.14286,1,0,1,1,1,1,-1,1,695,695,0,0,17,23,26.048,35.816,20,9,100,1850,2035,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (6579,'Shoni the Shilent',NULL,17,17,5378,0,0,0,55,55,1.15,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,748,748,0,0,17,22,27.5264,37.8488,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6579,0,'EventAI',''), + (6581,'Ravasaur Matriarch',NULL,50,50,11319,0,0,0,48,48,0,0,1,3,3,0,0,32768,0,0,0,1.1,1.14286,1,4,1.3,1,1,1,1,1,2880,2880,0,0,280,361,55.3248,76.0716,2999,148,100,1233,2000,0,0,0,6581,0,6581,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6582,'Clutchmother Zavas',NULL,54,54,11084,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,0,1.1,1.14286,1,4,1.3,1,1,1,1,1,3293,3293,0,0,311,401,58.08,79.86,3216,164,100,1200,2000,0,0,0,6582,0,100003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6583,'Gruff',NULL,57,57,10932,0,0,0,14,14,0,0,1,3,3,0,0,32832,0,0,0,1.1,1.14286,1,1,5,1,1,1,1,1,13920,13920,0,0,354,456,59.9488,82.4296,3380,187,100,1175,2000,0,0,0,6583,0,100003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6584,'King Mosh',NULL,60,60,5305,0,0,0,14,14,0,0,1,3,3,0,0,32832,0,0,0,1.6,1.71429,1,1,20,1,8.5,1,1,1,61040,61040,0,0,77.9,103.4,0,0,3791,252,26,1500,1500,0,3975,5196,6584,0,6584,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6585,'Uhk\'loc',NULL,53,53,8129,0,0,0,72,72,0,9,1,3,3,0,0,32768,0,0,1,1.1,1.14286,1,4,1.3,1,1,1,1,1,3188,3188,0,0,303,391,57.4128,78.9426,3163,160,100,2000,2000,0,0,0,6585,0,6585,0,0,0,0,0,0,0,0,0,0,9051,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6586,'Rokar Bladeshadow',NULL,35,35,5307,0,0,0,29,29,0,0,7,3,3,0,3,37376,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,1826,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,181,6586,0,'EventAI',''), (6606,'Overseer Glibby',NULL,16,16,7047,0,0,0,16,16,0,0,7,1,3,0,0,0,0,0,0,0.97,1.14286,1,0,1,1,1,1,1,1,356,356,0,0,25,31,28.6704,39.4218,713,13,100,2000,2000,0,18,29,6606,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (6607,'Harroc',NULL,5,5,9213,0,0,0,29,29,0,0,7,3,3,0,0,4608,0,2,0,0.92,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6607,0,'EventAI',''), + (6607,'Harroc',NULL,5,5,9213,0,0,0,29,29,0,0,7,3,3,0,0,37376,0,2,0,0.92,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6607,0,'EventAI',''), (6626,'\"Plucky\" Johnson',NULL,1,1,5369,0,0,0,189,189,0,0,7,1,3,0,0,256,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_plucky_johnson'), - (6646,'Monnos the Elder',NULL,54,54,10042,0,0,0,14,14,0,0,5,3,3,0,0,0,0,98304,0,2.32,1.14286,1,2,3,1,1,1,1,1,7599,7599,0,0,233,317,58.688,80.696,3237,127,100,1191,1310,0,617,810,6646,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6646,0,'EventAI',''), - (6647,'Magister Hawkhelm',NULL,52,52,2240,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,1,4,1.3,1,1,1,1,1,3082,3082,0,0,329,425,59.3256,81.5727,3052,174,100,1183,1301,0,108,146,6647,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6647,0,'EventAI',''), - (6648,'Antilos',NULL,50,50,3212,0,0,0,14,14,0,0,1,3,3,0,0,0,0,0,0,1.71,1.14286,1,4,1.25,1,1,1,1,1,2768,2668,0,0,280,361,55.3248,76.0716,2999,148,100,1233,1356,0,0,0,6648,0,100003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6649,'Lady Sesspira',NULL,51,51,11261,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,2,4,1.3,1,1,1,1,1,2384,2384,1864,1864,329,425,59.3256,81.5727,2477,174,100,1183,1301,0,91,124,6649,6649,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6649,0,'EventAI',''), - (6650,'General Fangferror',NULL,51,51,11257,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.71,1.14286,1,4,1.3,1,1,1,1,1,2979,2979,0,0,288,370,56.0352,77.0484,3052,152,100,1225,1347,0,101,137,6650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6650,0,'EventAI',''), - (6651,'Gatekeeper Rageroar',NULL,50,50,1012,0,0,0,414,414,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,1,4,1.25,1,1,1,1,1,2768,2768,0,0,280,361,55.3248,76.0716,2999,148,100,1233,2000,0,98,133,6651,6651,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6652,'Master Feardred',NULL,52,52,2687,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1.63,1.14286,1,4,1.3,1,1,1,1,1,3082,3082,0,0,87,109,59.3256,81.5727,3128,45,100,1183,1301,0,113,152,6652,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6653,'Huge Toad',NULL,1,1,5379,0,0,0,188,188,0,0,8,3,3,0,0,0,0,2,0,1,0.857143,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (6666,'\"Plucky\" Johnson\'s Human Form',NULL,1,1,6194,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (6667,'Gelkak Gyromast',NULL,18,18,5485,0,0,0,55,55,1.15,0,7,3,3,0,2,4608,0,2,0,0.94,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,21,26,28.9872,39.8574,20,11,100,2000,2000,0,0,0,6667,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6667,0,'',''), + (6646,'Monnos the Elder',NULL,54,54,10042,0,0,0,14,14,0,0,5,3,3,0,0,32768,0,98304,0,2.32,1.14286,1,2,3,1,1,1,1,1,7599,7599,0,0,233,317,58.688,80.696,3216,127,100,1191,1310,0,617,810,6646,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6646,0,'EventAI',''), + (6647,'Magister Hawkhelm',NULL,52,52,2240,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.76,1.14286,1,4,1.3,1,1,1,1,1,3082,3082,0,0,329,425,59.3256,81.5727,3108,174,100,1183,1301,0,108,146,6647,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6647,0,'EventAI',''), + (6648,'Antilos',NULL,50,50,3212,0,0,0,14,14,0,0,1,3,3,0,0,32768,0,0,0,1.71,1.14286,1,4,1.25,1,1,1,1,1,2769,2769,0,0,280,361,55.3248,76.0716,2999,148,100,1233,1356,0,0,0,6648,0,100003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6649,'Lady Sesspira',NULL,51,51,11261,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.76,1.14286,2,4,1.3,1,1,1,1,1,2384,2384,1864,1864,329,425,59.3256,81.5727,2477,174,100,1183,1301,0,91,124,6649,6649,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6649,0,'EventAI',''), + (6650,'General Fangferror',NULL,51,51,11257,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.71,1.14286,1,4,1.3,1,1,1,1,1,2979,2979,0,0,288,370,56.0352,77.0484,3052,152,100,1225,1347,0,101,137,6650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6650,0,'EventAI',''), + (6651,'Gatekeeper Rageroar',NULL,50,50,1012,0,0,0,414,414,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,4,1.25,1,1,1,1,1,2768,2768,0,0,280,361,55.3248,76.0716,2999,148,100,1233,2000,0,98,133,6651,6651,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6652,'Master Feardred',NULL,52,52,2687,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.63,1.14286,1,4,1.3,1,1,1,1,1,3082,3082,0,0,87,109,59.3256,81.5727,3108,45,100,1183,1301,0,113,152,6652,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6653,'Huge Toad',NULL,1,1,5379,0,0,0,188,188,0,0,8,3,3,0,0,32768,0,2,0,1,0.857143,1,0,0.38,1,1,1,1.33,1,16,16,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (6666,'\"Plucky\" Johnson\'s Human Form',NULL,1,1,6194,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (6667,'Gelkak Gyromast',NULL,18,18,5485,0,0,0,55,55,1.15,0,7,3,3,0,2,37376,0,2,0,0.94,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,21,26,28.9872,39.8574,20,11,100,2000,2000,0,0,0,6667,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6667,0,'',''), (6668,'Lord Cyrik Blackforge',NULL,23,23,5385,0,0,0,122,122,0,0,7,1,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,617,617,0,0,35,42,35.6224,48.9808,957,18,100,2000,2000,0,30,43,6668,6668,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6668,0,'',''), - (6669,'The Threshwackonator 4100','The First Mate',20,20,5386,0,0,0,35,35,0,0,9,3,3,0,1,0,0,0,4096,1,1.14286,1,1,1,1,1,1,-1,1,1063,1063,0,0,74,96,26.544,36.498,0,39,100,1508,2000,0,0,0,6669,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_threshwackonator'), - (6670,'Westfall Woodworker',NULL,5,5,3264,0,0,0,12,12,0,0,7,3,3,0,0,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,35,51,0,6670,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6670,1,'',''), - (6706,'Baritanas Skyriver','Hippogryph Master',55,55,11479,0,0,0,80,80,0,0,7,1,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,6706,0,'EventAI',''), - (6707,'Fahrad','Grand Master Rogue',60,60,5528,0,0,0,471,471,0,0,7,3,3,0,19,512,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3984,6707,0,'',''), - (6726,'Thalon','Wind Rider Master',55,55,5406,0,0,0,104,104,1.3,0,7,1,3,0,11,4608,0,2,0,1.02,1.14286,1,1,1,1,1,1,-1,1,7423,7423,6762,6762,310,400,57.4944,79.0548,0,164,100,1233,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,6726,0,'EventAI',''), - (6727,'Innkeeper Brianna','Innkeeper',30,30,5407,0,0,0,12,12,0,0,7,3,3,0,135,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1291,0,0,'',''), - (6728,'Narnie',NULL,1,1,5448,0,0,0,188,188,0,0,1,3,3,0,0,768,0,2,0,1,0.857143,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,100008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (6729,'Morridune',NULL,27,27,5465,0,0,0,80,80,0,0,7,3,3,0,1,2,0,2,0,1.06,1.14286,1,0,1,1,1,1,-1,1,1380,1380,0,0,58,67,41.3424,56.8458,0,29,100,1740,1914,0,11,53,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,321,0,0,'EventAI',''), - (6730,'Jinky Twizzlefixxit','Engineering Supplies',30,30,5425,0,0,0,35,35,1.15,0,7,1,3,0,6,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6730,0,'',''), - (6731,'Harlown Darkweave','Leatherworking Supplies',27,27,10980,0,0,0,80,80,0,0,7,3,3,0,6,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1380,1380,0,0,36,46,41.3424,56.8458,0,19,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50193,0,'',''), - (6732,'Amie Pierce',NULL,30,30,8632,0,0,0,894,894,0,0,7,3,3,0,0,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6733,'Stonevault Basher',NULL,39,40,721,0,0,0,59,59,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,4377,4572,0,0,193,249,44.84,61.655,1651,102,100,1341,2000,0,263,348,6733,6733,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6734,'Innkeeper Hearthstove','Innkeeper',30,30,5434,0,0,0,55,55,0,0,7,3,3,0,135,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1297,6734,0,'',''), - (6735,'Innkeeper Saelienne','Innkeeper',30,30,5439,0,0,0,80,80,0,0,7,3,3,0,135,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1581,6735,0,'',''), - (6736,'Innkeeper Keldamyr','Innkeeper',30,30,5440,0,0,0,80,80,0,0,7,3,3,0,135,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1293,6736,0,'',''), - (6737,'Innkeeper Shaussiy','Innkeeper',30,30,5441,0,0,0,80,80,0,0,7,3,3,0,135,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,347,0,1,'',''), - (6738,'Innkeeper Kimlya','Innkeeper',30,30,5442,0,0,0,80,80,0,0,7,3,3,0,135,4608,0,2,0,1,1.14286,1,0,1.04,1,1,1,1,1,993,993,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1581,50186,1,'',''), - (6739,'Innkeeper Bates','Innkeeper',30,30,7633,0,0,0,68,68,0,0,7,3,3,0,135,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1296,6739,0,'',''), - (6740,'Innkeeper Allison','Innkeeper',30,30,5444,0,0,0,12,12,0,0,7,3,3,0,135,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,342,0,0,'',''), - (6741,'Innkeeper Norman','Innkeeper',30,30,5449,0,0,0,68,68,0,0,7,3,3,0,135,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1296,6741,0,'',''), - (6746,'Innkeeper Pala','Innkeeper',30,30,5487,0,0,0,104,104,1.25,0,7,1,3,0,135,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,344,6746,0,'',''), - (6747,'Innkeeper Kauth','Innkeeper',30,30,5486,0,0,0,29,29,1.35,0,7,1,3,0,135,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1294,6747,0,'',''), - (6748,'Water Spirit',NULL,19,19,4606,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1,1.28968,1,0,1,1,1,1,-1,1,104,104,0,0,17,18,30.4304,41.8418,0,8,100,1820,2002,0,2,8,0,0,0,0,0,0,0,0,19,38,19,38,19,0,0,0,0,0,0,0,0,0,0,0,'',''), - (6749,'Erma','Stable Master',29,29,9257,0,0,0,12,12,0,0,7,3,3,0,8193,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1528,1528,0,0,38,49,35.9832,49.4769,0,20,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,0,1,'',''), - (6766,'Ravenholdt Guard','Assassin\'s League',50,50,6573,6574,0,0,473,473,0,0,7,3,3,0,3,0,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2769,2769,0,0,88,107,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4861,6766,0,'',''), - (6768,'Lord Jorach Ravenholdt','Lord of the Assassin\'s League',60,60,6572,0,0,0,471,471,0,0,7,3,3,0,2,512,0,2,0,1.05,1.14286,1,0,1.35,1,1,1,1,1,4120,4120,0,0,107,131,74.448,102.366,3791,55,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6768,0,'',''), - (6771,'Ravenholdt Assassin','Assassin\'s League',50,50,5907,5908,0,0,473,473,0,0,7,3,3,0,1,0,0,0,0,1.05,1.14286,1,0,1.25,1,1,1,1,1,2769,2769,0,0,88,107,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4862,6771,0,'',''), - (6774,'Falkhaan Isenstrider',NULL,10,10,5526,0,0,0,12,12,0,0,7,3,3,0,2,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (6669,'The Threshwackonator 4100','The First Mate',20,20,5386,0,0,0,35,35,0,0,9,3,3,0,1,32768,0,0,4096,1,1.14286,1,1,1,1,1,1,-1,1,1063,1063,0,0,74,96,26.544,36.498,852,39,100,1508,2000,0,0,0,6669,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_threshwackonator'), + (6670,'Westfall Woodworker',NULL,5,5,3264,0,0,0,12,12,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,35,51,0,6670,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6670,1,'',''), + (6706,'Baritanas Skyriver','Hippogryph Master',55,55,11479,0,0,0,80,80,0,0,7,1,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,6706,0,'EventAI',''), + (6707,'Fahrad','Grand Master Rogue',60,60,5528,0,0,0,471,471,0,0,7,3,3,0,19,33280,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3984,6707,0,'',''), + (6726,'Thalon','Wind Rider Master',55,55,5406,0,0,0,104,104,1.3,0,7,1,3,0,11,4608,0,2,0,1.02,1.14286,1,1,1,1,1,1,-1,1,7423,7423,6762,6762,310,400,57.4944,79.0548,3271,164,100,1233,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,6726,0,'EventAI',''), + (6727,'Innkeeper Brianna','Innkeeper',30,30,5407,0,0,0,12,12,0,0,7,3,3,0,135,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1291,0,0,'',''), + (6728,'Narnie',NULL,1,1,5448,0,0,0,188,188,0,0,1,3,3,0,0,33536,0,2,0,1,0.857143,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,100008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (6729,'Morridune',NULL,27,27,5465,0,0,0,80,80,0,0,7,3,3,0,1,32770,0,2,0,1.06,1.14286,1,0,1,1,1,1,-1,1,1380,1380,0,0,58,67,41.3424,56.8458,1097,29,100,1740,1914,0,11,53,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,321,0,0,'EventAI',''), + (6730,'Jinky Twizzlefixxit','Engineering Supplies',30,30,5425,0,0,0,35,35,1.15,0,7,1,3,0,6,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6730,0,'',''), + (6731,'Harlown Darkweave','Leatherworking Supplies',27,27,10980,0,0,0,80,80,0,0,7,3,3,0,6,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1380,1380,0,0,36,46,41.3424,56.8458,1097,19,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6731,0,'',''), + (6732,'Amie Pierce',NULL,30,30,8632,0,0,0,894,894,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6733,'Stonevault Basher',NULL,39,40,721,0,0,0,59,59,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,4377,4572,0,0,193,249,44.84,61.655,1964,102,100,1341,2000,0,263,348,6733,6733,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6734,'Innkeeper Hearthstove','Innkeeper',30,30,5434,0,0,0,55,55,0,0,7,3,3,0,135,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1297,6734,0,'',''), + (6735,'Innkeeper Saelienne','Innkeeper',30,30,5439,0,0,0,80,80,0,0,7,3,3,0,135,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1581,6735,0,'EventAI',''), + (6736,'Innkeeper Keldamyr','Innkeeper',30,30,5440,0,0,0,80,80,0,0,7,3,3,0,135,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1293,6736,0,'',''), + (6737,'Innkeeper Shaussiy','Innkeeper',30,30,5441,0,0,0,80,80,0,0,7,3,3,0,135,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,347,0,1,'',''), + (6738,'Innkeeper Kimlya','Innkeeper',30,30,5442,0,0,0,80,80,0,0,7,3,3,0,135,37376,0,2,0,1,1.14286,1,0,1.04,1,1,1,1,1,993,993,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1581,6738,1,'',''), + (6739,'Innkeeper Bates','Innkeeper',30,30,7633,0,0,0,68,68,0,0,7,3,3,0,135,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1296,6739,0,'',''), + (6740,'Innkeeper Allison','Innkeeper',30,30,5444,0,0,0,12,12,0,0,7,3,3,0,135,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,342,0,0,'EventAI',''), + (6741,'Innkeeper Norman','Innkeeper',30,30,5449,0,0,0,68,68,0,0,7,3,3,0,135,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1296,6741,0,'EventAI',''), + (6746,'Innkeeper Pala','Innkeeper',30,30,5487,0,0,0,104,104,1.25,0,7,1,3,0,135,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,344,6746,0,'EventAI',''), + (6747,'Innkeeper Kauth','Innkeeper',30,30,5486,0,0,0,29,29,1.35,0,7,1,3,0,135,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1294,6747,0,'',''), + (6748,'Water Spirit',NULL,19,19,4606,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1,1.28968,1,0,1,1,1,1,-1,1,104,104,0,0,17,18,30.4304,41.8418,817,8,100,1820,2002,0,2,8,0,0,0,0,0,0,0,0,19,38,19,38,19,0,0,0,0,0,0,0,0,0,0,0,'',''), + (6749,'Erma','Stable Master',29,29,9257,0,0,0,12,12,0,0,7,3,3,0,8193,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1528,1528,0,0,38,49,35.9832,49.4769,1165,20,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,0,1,'',''), + (6766,'Ravenholdt Guard','Assassin\'s League',50,50,6573,6574,0,0,473,473,0,0,7,3,3,0,3,32768,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2769,2769,0,0,88,107,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4861,6766,0,'',''), + (6768,'Lord Jorach Ravenholdt','Lord of the Assassin\'s League',60,60,6572,0,0,0,471,471,0,0,7,3,3,0,2,33280,0,2,0,1.05,1.14286,1,0,1.35,1,1,1,1,1,4120,4120,0,0,107,131,74.448,102.366,3791,55,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6768,0,'',''), + (6771,'Ravenholdt Assassin','Assassin\'s League',50,50,5907,5908,0,0,473,473,0,0,7,3,3,0,1,32768,0,0,0,1.05,1.14286,1,0,1.25,1,1,1,1,1,2769,2769,0,0,88,107,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4862,6771,0,'',''), + (6774,'Falkhaan Isenstrider',NULL,10,10,5526,0,0,0,12,12,0,0,7,3,3,0,2,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (6775,'Antur Fallow',NULL,3,3,5506,0,0,0,104,104,1.25,0,7,1,3,0,2,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,112,112,0,0,3,5,5.2272,7.1874,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6775,0,'EventAI',''), (6776,'Magrin Rivermane',NULL,6,6,5507,0,0,0,104,104,1.35,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,196,196,0,0,6,8,10.296,14.157,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6777,'Zan Shivsproket','Speciality Engineer',60,60,7004,0,0,0,471,471,0,0,7,3,3,0,6,512,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,6777,0,'',''), - (6778,'Melika Isenstrider','Assistant Innkeeper',11,11,5527,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,456,456,0,0,12,14,18.392,25.289,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (6779,'Smudge Thunderwood','Poison Supplies',45,45,5529,0,0,0,471,471,0,0,7,3,3,0,4,512,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6779,0,'',''), - (6780,'Porthannius',NULL,7,7,5748,0,0,0,80,80,0,0,7,3,3,0,2,4864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,228,228,0,0,7,10,11.9504,16.4318,20,4,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (6781,'Melarith',NULL,10,10,5749,0,0,0,80,80,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (6782,'Hands Springsprocket',NULL,10,10,9211,0,0,0,64,64,1.15,0,7,3,3,0,3,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,1910,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10900,6782,0,'',''), - (6784,'Calvin Montague',NULL,5,5,5509,0,0,0,68,68,0,0,7,3,3,0,2,33536,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,101,101,0,0,6,8,0,0,20,3,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6784,0,'','npc_calvin_montague'), + (6777,'Zan Shivsproket','Speciality Engineer',60,60,7004,0,0,0,471,471,0,0,7,3,3,0,6,33280,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,6777,0,'',''), + (6778,'Melika Isenstrider','Assistant Innkeeper',11,11,5527,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,456,456,0,0,12,14,18.392,25.289,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (6779,'Smudge Thunderwood','Poison Supplies',45,45,5529,0,0,0,471,471,0,0,7,3,3,0,4,33280,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6779,0,'',''), + (6780,'Porthannius',NULL,7,7,5748,0,0,0,80,80,0,0,7,3,3,0,2,37632,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,228,228,0,0,7,10,11.9504,16.4318,20,4,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (6781,'Melarith',NULL,10,10,5749,0,0,0,80,80,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (6782,'Hands Springsprocket',NULL,10,10,9211,0,0,0,64,64,1.15,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,1910,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10900,6782,0,'',''), + (6784,'Calvin Montague',NULL,5,5,5509,0,0,0,68,68,0,0,7,3,3,0,2,33536,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,101,101,0,0,6,8,0,0,120,3,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6784,0,'','npc_calvin_montague'), (6785,'Ratslin Maime',NULL,7,7,5508,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,228,228,0,0,7,10,11.9504,16.4318,20,4,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6785,0,'',''), - (6786,'Ukor',NULL,4,4,5729,0,0,0,29,29,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,138,138,0,0,4,6,6.9344,9.5348,20,2,100,2000,2167,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6786,0,'EventAI',''), - (6787,'Yelnagi Blackarm',NULL,16,16,5730,0,0,0,29,29,0,0,7,3,3,0,0,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,695,695,0,0,17,23,26.048,35.816,20,9,100,2000,2035,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6788,'Den Mother',NULL,18,19,1007,0,0,0,44,44,0,4,1,1,3,0,0,0,0,2,1,0.94,1.14286,1,0,1.25,1,1,1,1,1,521,561,0,0,27,34,27.2272,37.4374,383,14,100,2000,2000,0,0,0,6788,0,6788,0,0,0,0,0,0,0,0,0,0,5802,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6786,'Ukor',NULL,4,4,5729,0,0,0,29,29,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,138,138,0,0,4,6,6.9344,9.5348,20,2,100,2000,2167,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6786,0,'EventAI',''), + (6787,'Yelnagi Blackarm',NULL,16,16,5730,0,0,0,29,29,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,695,695,0,0,17,23,26.048,35.816,20,9,100,2000,2035,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6788,'Den Mother',NULL,18,19,1007,0,0,0,44,44,0,4,1,1,3,0,0,0,0,2,1,0.94,1.14286,1,0,1.25,1,1,1,0.5,1,521,561,0,0,27,34,27.2272,37.4374,408,14,100,2000,2000,0,0,0,6788,0,6788,0,0,0,0,0,0,0,0,0,0,5802,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (6789,'Thistle Cub',NULL,9,10,5510,0,0,0,44,44,0,4,1,1,3,0,0,0,0,2,1,0.94,1.14286,1,0,1,1,1,1,-1,1,278,309,0,0,17,22,21.2784,29.2578,241,9,100,2000,2000,0,0,0,6789,0,6789,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6790,'Innkeeper Trelayne','Innkeeper',30,30,8191,0,0,0,12,12,0,0,7,3,3,0,135,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1291,0,0,'',''), - (6791,'Innkeeper Wiley','Innkeeper',35,35,7153,0,0,0,69,69,0,0,7,1,3,0,135,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,349,6791,0,'',''), - (6806,'Tannok Frosthammer','Innkeeper Assistant',10,10,5525,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6806,0,'',''), - (6807,'Innkeeper Skindle','Innkeeper',46,46,7105,0,0,0,120,120,0,0,7,3,3,0,135,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3077,3077,0,0,74,96,62.744,86.273,0,39,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,349,50625,0,'',''), - (6826,'Talvash del Kissel',NULL,50,50,5647,0,0,0,875,875,1.09,0,7,3,3,0,3,4608,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,3517,3517,4393,4393,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1601,0,0,'',''), - (6846,'Defias Dockmaster',NULL,10,10,7849,0,0,0,27,27,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,198,198,0,0,14,17,18.1984,25.0228,512,7,100,2000,2000,0,10,18,6846,6846,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6866,'Defias Bodyguard',NULL,10,10,2340,0,0,0,17,17,0,0,7,3,3,0,0,0,0,0,0,0.97,1.14286,1,0,1,1,1,1,1,1,198,198,0,0,26,29,16.632,22.869,0,13,100,1890,2079,0,5,26,6866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6866,0,'EventAI',''), - (6867,'Tracking Hound',NULL,30,30,2709,0,0,0,2,2,0,25,1,1,3,0,0,0,0,0,0,0.92,1.14286,1,0,1,1,1,1,-1,1,478,478,0,0,66,73,1.76,2.42,0,32,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (6868,'Jarkal Mossmeld',NULL,35,35,5646,0,0,0,126,126,0,0,7,3,3,0,2,4608,0,2,0,1.05,1.14286,8,0,1,1,1,1,-1,1,2016,2016,2680,2680,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6868,0,'',''), - (6886,'Onin MacHammar',NULL,12,12,5648,0,0,0,55,55,0,0,7,3,3,0,2,0,0,2,0,0.97,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,1890,2079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6886,0,'',''), - (6887,'Yalda',NULL,52,52,5745,0,0,0,80,80,0,0,7,3,3,0,2,4096,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,3748,3748,1807,2117,87,113,68.1824,93.7508,0,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6887,0,'',''), - (6906,'Baelog',NULL,41,41,5710,0,0,0,122,122,0,0,7,3,3,0,2,0,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,4755,4755,0,0,58.7,77.9,0,0,2101,142,15,2000,2000,0,271,358,6906,6906,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6906,0,'EventAI',''), - (6907,'Eric \"The Swift\"',NULL,40,40,5708,0,0,0,122,122,0,0,7,3,3,0,2,0,0,0,0,1,2.14286,1,1,3,1,1,1,1,1,4572,4572,0,0,56,74.3,0,0,1964,136,14,2000,2000,0,265,351,6907,6907,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6908,'Olaf',NULL,40,40,5709,0,0,0,122,122,0,0,7,3,3,0,2,0,0,0,0,1,1.14286,1,1,3.5,1,1,1,1,1,5106,5106,0,0,56,74.3,0,0,1964,136,14,2000,2000,0,295,390,6908,6908,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6908,0,'EventAI',''), - (6909,'Sethir the Ancient',NULL,12,12,11339,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,0.84,1.14286,1,0,1,1,1,1,1,1,247,247,0,0,17,21,21.2784,29.2578,573,9,100,1860,2046,0,14,23,6909,6909,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (6910,'Revelosh',NULL,40,40,5945,0,0,0,59,59,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,1,3,2,2,1,1,1,3678,3678,2566,2566,52.1,69.1,0,0,1619,128,13,2000,2000,0,227,301,6910,6910,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (6911,'Minion of Sethir',NULL,8,9,2013,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,0.97,1.14286,1,0,1,1,1,1,-1,1,156,198,0,0,26,29,16.632,22.869,0,13,100,1890,2079,0,3,13,6911,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (6912,'Remains of a Paladin',NULL,35,35,5711,0,0,0,35,35,0,0,7,3,3,0,2,768,0,0,0,1,1.14286,2,0,1.1,1,1,1,1,1,1110,1110,1067,1067,45.2,59.9,0,0,1149,110,11,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (6913,'Lost One Rift Traveler',NULL,25,25,152,0,0,0,51,51,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,393,393,0,0,52,61,38.72,53.24,0,26,100,1760,1936,0,9,47,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (6927,'Defias Dockworker',NULL,8,9,2357,2358,0,0,17,17,0,0,7,3,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,156,176,0,0,11,15,15.048,20.691,361,6,100,2000,2000,0,8,15,6927,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6927,0,'EventAI',''), - (6928,'Innkeeper Grosk','Innkeeper',30,30,5705,0,0,0,29,29,0,0,7,3,3,0,135,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,1881,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1290,6928,0,'',''), - (6929,'Innkeeper Gryshka','Innkeeper',30,30,5706,0,0,0,29,29,0,0,7,3,3,0,135,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1290,6929,0,'',''), - (6930,'Innkeeper Karakul','Innkeeper',30,30,5707,0,0,0,29,29,0,0,7,3,3,0,135,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1290,6930,0,'',''), - (6932,'Swamp Spirit',NULL,40,40,5712,0,0,0,92,92,0,0,4,3,3,0,0,0,0,0,0,1.14,1.14286,1,0,1.15,1,1,1,1,1,1753,1753,0,0,92,109,56.672,77.924,0,46,100,1610,1771,0,29,147,0,0,0,0,0,0,0,0,40,40,40,80,40,0,1,0,0,0,0,0,0,0,0,0,'',''), - (6946,'Renzik \"The Shiv\"','SI:7 Operative',40,40,7613,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6946,0,'EventAI',''), - (6966,'Lucius',NULL,20,20,5752,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6966,1,'',''), - (6986,'Dran Droffers','Droffers and Son Salvage',45,45,5769,0,0,0,29,29,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6986,0,'',''), - (6987,'Malton Droffers','Droffers and Son Salvage',40,40,5770,0,0,0,125,125,0,0,7,3,3,0,2,4608,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6987,0,'',''), - (7007,'Tiev Mordune',NULL,22,22,5767,0,0,0,876,876,0,0,7,3,3,0,2,4608,0,2,0,0.94,1.14286,2,0,1,1,1,1,-1,1,1042,1042,545,545,27,34,34.6544,47.6498,0,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7007,0,'',''), - (7009,'Arantir','The Hand of Chaos',45,45,5768,0,0,0,84,84,0,0,7,3,3,0,2,4672,0,2,0,1,1.14286,1,1,3,1,1,1,1,1,5544,5544,0,0,229,295,51.48,70.785,2725,121,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7009,1,'',''), - (7010,'Zilzibin Drumlore',NULL,35,35,6839,0,0,0,126,126,0,0,7,3,3,0,3,4608,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,2016,2016,2680,2680,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6229,7010,0,'',''), - (7011,'Earthen Rocksmasher',NULL,42,43,6010,0,0,0,415,415,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,1651,1716,0,0,84.2,119.2,0,0,2397,162,16,2700,2700,0,75,103,7011,7011,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7011,0,'EventAI',''), - (7012,'Earthen Sculptor',NULL,42,43,6009,0,0,0,415,415,0,0,7,3,3,0,0,0,0,0,0,1.44,1.14286,8,0,1,1,1,1,-1,1,1205,1248,2975,3075,43,57,63.7824,87.7008,945,23,100,1510,1661,0,65,89,7012,7012,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7012,0,'EventAI',''), - (7015,'Flagglemurk the Cruel',NULL,16,16,1305,0,0,0,18,18,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,1,4,1,1,1,1,1,1,356,356,0,0,87,112,27.4008,37.6761,713,46,100,1483,1631,0,18,29,7015,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7015,0,'EventAI',''), - (7016,'Lady Vespira',NULL,22,22,4982,0,0,0,74,74,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,4,1.02,1,1,1,1,1,507,507,545,545,97,124,29.6792,40.8089,770,51,100,1466,1613,0,27,40,7016,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7016,0,'EventAI',''), - (7017,'Lord Sinslayer',NULL,16,16,4762,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,0.94,1.14286,1,4,1,1,1,1,1,1,356,356,0,0,87,112,27.4008,37.6761,695,46,100,1483,2000,0,18,28,7017,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50381,0,'EventAI',''), - (7022,'Venomlash Scorpid',NULL,39,40,2488,0,0,0,413,413,0,20,1,3,3,0,0,0,0,0,1,1,1.14286,1,1,3,1,2,1,1,1,4377,4572,0,0,54.3,74.3,0,0,1964,136,14,2000,2000,0,0,0,7022,0,7022,0,0,1,0,0,0,0,0,0,0,5873,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7023,'Obsidian Sentinel',NULL,42,42,5285,0,0,0,54,54,0,0,9,3,3,0,0,0,0,0,0,1,1.14286,1,1,5,1,3.5,1,1,1,8255,8255,0,0,62.4,82.7,0,0,2246,152,15,2000,2000,0,417,549,7023,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7024,'Agent Kearnen',NULL,22,22,5783,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1.03,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,0,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (6790,'Innkeeper Trelayne','Innkeeper',30,30,8191,0,0,0,12,12,0,0,7,3,3,0,135,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1291,0,0,'',''), + (6791,'Innkeeper Wiley','Innkeeper',35,35,7153,0,0,0,69,69,0,0,7,1,3,0,135,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,349,6791,0,'',''), + (6806,'Tannok Frosthammer','Innkeeper Assistant',10,10,5525,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6806,0,'',''), + (6807,'Innkeeper Skindle','Innkeeper',46,46,7105,0,0,0,120,120,0,0,7,3,3,0,135,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3077,3077,0,0,74,96,62.744,86.273,2780,39,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,349,6807,0,'',''), + (6826,'Talvash del Kissel',NULL,50,50,5647,0,0,0,875,875,1.09,0,7,3,3,0,3,37376,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,3517,3517,4393,4393,85,109,66.44,91.355,1518,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1601,0,0,'EventAI',''), + (6846,'Defias Dockmaster',NULL,10,10,7849,0,0,0,27,27,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,198,198,0,0,14,17,18.1984,25.0228,512,7,100,2000,2000,0,10,18,6846,6846,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6866,'Defias Bodyguard',NULL,10,10,2340,0,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,0.97,1.14286,1,0,1,1,1,1,1,1,198,198,0,0,26,29,16.632,22.869,512,13,100,1890,2079,0,5,26,6866,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6866,0,'EventAI',''), + (6867,'Tracking Hound',NULL,30,30,2709,0,0,0,2,2,0,25,1,1,3,0,0,0,0,0,0,0.92,1.14286,1,0,1,1,1,1,-1,1,478,478,0,0,66,73,1.76,2.42,1200,32,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (6868,'Jarkal Mossmeld',NULL,35,35,5646,0,0,0,126,126,0,0,7,3,3,0,2,37376,0,2,0,1.05,1.14286,8,0,1,1,1,1,-1,1,2016,2016,2680,2680,51,65,51.128,70.301,751,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6868,0,'',''), + (6886,'Onin MacHammar',NULL,12,12,5648,0,0,0,55,55,0,0,7,3,3,0,2,32768,0,2,0,0.97,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,1890,2079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6886,0,'',''), + (6887,'Yalda',NULL,52,52,5745,0,0,0,80,80,0,0,7,3,3,0,2,36864,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,3748,3748,1807,2117,87,113,68.1824,93.7508,2522,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6887,0,'',''), + (6906,'Baelog',NULL,41,41,5710,0,0,0,122,122,0,0,7,3,3,0,2,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1.3,1,4755,4755,0,0,58.7,77.9,0,0,2731,142,15,2000,2000,0,271,358,6906,6906,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6906,0,'EventAI',''), + (6907,'Eric \"The Swift\"',NULL,40,40,5708,0,0,0,122,122,0,0,7,3,3,0,2,32768,0,0,0,1,2.14286,1,1,3,1,1,1,1,1,4572,4572,0,0,56,74.3,0,0,1964,136,14,2000,2000,0,265,351,6907,6907,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6908,'Olaf',NULL,40,40,5709,0,0,0,122,122,0,0,7,3,3,0,2,32768,0,0,0,1,1.14286,1,1,3.5,1,1,1,1,1,5334,5334,0,0,56,74.3,0,0,1964,136,14,2000,2000,0,295,390,6908,6908,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6908,0,'EventAI',''), + (6909,'Sethir the Ancient',NULL,12,12,11339,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,0.84,1.14286,1,0,1,1,1,1,1,1,247,247,0,0,17,21,21.2784,29.2578,573,9,100,1860,2046,0,14,23,6909,6909,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (6910,'Revelosh',NULL,40,40,5945,0,0,0,59,59,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,2,2,1,1,1,3678,3678,2566,2566,52.1,69.1,0,0,1619,128,13,2000,2000,0,227,301,6910,6910,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (6911,'Minion of Sethir',NULL,8,9,2013,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,0.97,1.14286,1,0,1,1,1,1,-1,1,156,198,0,0,26,29,16.632,22.869,406,13,100,1890,2079,0,3,13,6911,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (6912,'Remains of a Paladin',NULL,35,35,5711,0,0,0,35,35,0,0,7,3,3,0,2,33536,0,0,0,1,1.14286,2,0,1.1,1,1,1,1,1,1110,1110,1067,1067,45.2,59.9,0,0,1149,110,11,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (6913,'Lost One Rift Traveler',NULL,25,25,152,0,0,0,51,51,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,393,393,0,0,52,61,38.72,53.24,1026,26,100,1760,1936,0,9,47,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (6927,'Defias Dockworker',NULL,8,9,2357,2358,0,0,17,17,0,0,7,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,156,176,0,0,11,15,15.048,20.691,406,6,100,2000,2000,0,8,15,6927,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6927,0,'EventAI',''), + (6928,'Innkeeper Grosk','Innkeeper',30,30,5705,0,0,0,29,29,0,0,7,3,3,0,135,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,1881,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1290,6928,0,'',''), + (6929,'Innkeeper Gryshka','Innkeeper',30,30,5706,0,0,0,29,29,0,0,7,3,3,0,135,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1290,6929,0,'EventAI',''), + (6930,'Innkeeper Karakul','Innkeeper',30,30,5707,0,0,0,29,29,0,0,7,3,3,0,135,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1290,6930,0,'',''), + (6932,'Swamp Spirit',NULL,40,40,5712,0,0,0,92,92,0,0,4,3,3,0,0,32768,0,0,0,1.14,1.14286,1,0,1.15,1,1,1,1,1,1753,1753,0,0,92,109,56.672,77.924,1964,46,100,1610,1771,0,29,147,0,0,0,0,0,0,0,0,40,40,40,80,40,0,1,0,0,0,0,0,0,0,0,0,'',''), + (6946,'Renzik \"The Shiv\"','SI:7 Operative',40,40,7613,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6946,0,'EventAI',''), + (6966,'Lucius',NULL,20,20,5752,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6966,1,'',''), + (6986,'Dran Droffers','Droffers and Son Salvage',45,45,5769,0,0,0,29,29,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6986,0,'',''), + (6987,'Malton Droffers','Droffers and Son Salvage',40,40,5770,0,0,0,125,125,0,0,7,3,3,0,2,37376,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6987,0,'',''), + (7007,'Tiev Mordune',NULL,22,22,5767,0,0,0,876,876,0,0,7,3,3,0,2,37376,0,2,0,0.94,1.14286,2,0,1,1,1,1,-1,1,1042,1042,545,545,27,34,34.6544,47.6498,770,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7007,0,'',''), + (7009,'Arantir','The Hand of Chaos',45,45,5768,0,0,0,84,84,0,0,7,3,3,0,2,37440,0,2,0,1,1.14286,1,1,3,1,1,1,1,1,5544,5544,0,0,229,295,51.48,70.785,2725,121,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7009,1,'',''), + (7010,'Zilzibin Drumlore',NULL,35,35,6839,0,0,0,126,126,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,2016,2016,2680,2680,51,65,51.128,70.301,751,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6229,7010,0,'',''), + (7011,'Earthen Rocksmasher',NULL,42,43,6010,0,0,0,415,415,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,1651,1716,0,0,84.2,119.2,0,0,2397,162,16,2700,2700,0,75,103,7011,7011,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7011,0,'EventAI',''), + (7012,'Earthen Sculptor',NULL,42,43,6009,0,0,0,415,415,0,0,7,3,3,0,0,32768,0,0,0,1.44,1.14286,8,0,1,1,1,1,-1,1,1205,1248,2975,3075,43,57,63.7824,87.7008,945,23,100,1510,1661,0,65,89,7012,7012,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7012,0,'EventAI',''), + (7015,'Flagglemurk the Cruel',NULL,16,16,1305,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,4,1,1,1,1,1,1,356,356,0,0,87,112,27.4008,37.6761,713,46,100,1483,1631,0,18,29,7015,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7015,0,'EventAI',''), + (7016,'Lady Vespira',NULL,22,22,4982,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,4,1.02,1,1,1,1,1,507,507,545,545,97,124,29.6792,40.8089,770,51,100,1466,1613,0,27,40,7016,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7016,0,'EventAI',''), + (7017,'Lord Sinslayer',NULL,16,16,4762,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,0.94,1.14286,1,4,1,1,1,1,1,1,356,356,0,0,87,112,27.4008,37.6761,713,46,100,1483,2000,0,18,28,7017,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7017,0,'EventAI',''), + (7022,'Venomlash Scorpid',NULL,39,40,2488,0,0,0,413,413,0,20,1,3,3,0,0,32768,0,0,1,1,1.14286,1,1,3,1,2,1,1,1,4377,4572,0,0,54.3,74.3,0,0,1964,136,14,2000,2000,0,0,0,7022,0,7022,0,0,1,0,0,0,0,0,0,0,5873,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7023,'Obsidian Sentinel',NULL,42,42,5285,0,0,0,54,54,0,0,9,3,3,0,0,32768,0,0,0,1,1.14286,1,1,5,1,3.5,1,1,1,8255,8255,0,0,62.4,82.7,0,0,2246,152,15,2000,2000,0,417,549,7023,0,0,0,0,8405009,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7024,'Agent Kearnen',NULL,22,22,5783,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1.03,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,922,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (7025,'Blackrock Soldier',NULL,55,56,6045,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.35,1,1,1,1,1,3529,3644,0,0,97,120,71.2272,97.9374,3327,50,100,2000,2000,0,122,165,7025,7025,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7025,0,'EventAI',''), (7026,'Blackrock Sorcerer',NULL,55,56,6046,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,8,0,1.35,1,1,1,1,1,2471,2550,5013,5206,68,88,70.4704,96.8968,1686,36,100,2000,2000,0,99,134,7026,7026,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7026,0,'EventAI',''), - (7027,'Blackrock Slayer',NULL,56,57,6047,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.35,1,1,1,1,1,3644,3758,0,0,166,206,71.2272,97.9374,2553,86,100,2700,2000,0,125,169,7027,7027,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7027,0,'EventAI',''), + (7027,'Blackrock Slayer',NULL,56,57,6047,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.35,1,1,1,0.75,1,3644,3758,0,0,166,206,71.2272,97.9374,2535,86,100,2700,2000,0,125,169,7027,7027,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7027,0,'EventAI',''), (7028,'Blackrock Warlock',NULL,56,57,6048,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1.35,1,1,1,1,1,2550,2631,5206,5340,68,88,71.2272,97.9374,1714,36,100,2000,2000,0,100,135,7028,7028,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7028,0,'EventAI',''), - (7029,'Blackrock Battlemaster',NULL,57,58,6049,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.35,1,1,1,1,1,3758,3876,0,0,101,125,72.688,99.946,1754,52,100,1600,2000,0,130,175,7029,7029,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7029,0,'',''), - (7030,'Shadowforge Geologist',NULL,40,41,6056,0,0,0,54,54,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,1,3,1,2.1,1,1,1,3678,3804,1283,1332,52.1,72.4,0,0,1727,132,13,2000,2000,0,231,306,7030,7030,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7030,0,'EventAI',''), - (7031,'Obsidian Elemental',NULL,51,53,2075,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1.55556,1.14286,1,0,1.1,1,1,1,1,1,2521,2698,0,0,89,112,68.0944,93.6298,4711,46,100,2000,2000,0,0,0,7031,0,0,0,0,0,0,0,190,190,52,52,52,0,1,0,0,0,0,0,0,0,0,0,'',''), - (7032,'Greater Obsidian Elemental',NULL,55,57,5781,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1.55556,1.14286,1,0,1,1,1,1,-1,1,2953,3091,0,0,99,127,68.904,94.743,3891,52,100,2000,2000,0,0,0,7032,0,0,0,0,0,0,0,168,112,112,112,112,0,1,0,0,0,0,0,0,0,0,0,'',''), - (7033,'Firegut Ogre',NULL,50,51,11549,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.6,1.14286,1,0,1.5,1,1,1,1,1,3322,3438,0,0,87,107,67.32,92.565,2285,45,100,2000,2000,0,114,154,7033,7033,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7033,0,'EventAI',''), - (7034,'Firegut Ogre Mage',NULL,51,52,11550,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.6,1.14286,2,0,1.5,1,1,1,1,1,2751,2846,1864,1923,83,103,71.2272,97.9374,1892,43,100,2000,2000,0,100,135,7034,7034,0,0,0,0,0,0,0,0,0,0,78,0,1,0,0,0,0,0,0,0,7034,0,'EventAI',''), - (7035,'Firegut Brute',NULL,52,53,10707,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.6,1.14286,1,0,1.5,1,1,1,1,1,3556,3680,0,0,89,111,71.2272,97.9374,2368,46,100,2000,2000,0,118,159,7035,7035,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7035,0,'EventAI',''), + (7029,'Blackrock Battlemaster',NULL,57,58,6049,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.35,1,1,1,0.5,1,3758,3876,0,0,101,125,72.688,99.946,1718,52,100,1600,2000,0,130,175,7029,7029,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7029,0,'',''), + (7030,'Shadowforge Geologist',NULL,40,41,6056,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,1,2.1,1,1,1,3678,3804,1283,1332,52.1,72.4,0,0,1727,132,13,2000,2000,0,231,306,7030,7030,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7030,0,'EventAI',''), + (7031,'Obsidian Elemental',NULL,51,53,2075,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1.55556,1.14286,1,0,1.1,1,1,1,1.5,1,2521,2698,0,0,89,112,68.0944,93.6298,4744,46,100,2000,2000,0,0,0,7031,0,0,0,0,0,0,0,190,190,52,52,52,0,1,0,0,0,0,0,0,0,0,0,'',''), + (7032,'Greater Obsidian Elemental',NULL,55,57,5781,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1.55556,1.14286,1,0,1,1,1,1,-1,1,2953,3091,0,0,99,127,68.904,94.743,3891,52,100,2000,2000,0,0,0,7032,0,0,0,0,0,0,0,168,112,112,112,112,0,1,0,0,0,0,0,0,0,0,0,'',''), + (7033,'Firegut Ogre',NULL,50,51,11549,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.6,1.14286,1,0,1.5,1,1,1,0.75,1,3322,3438,0,0,87,107,67.32,92.565,2289,45,100,2000,2000,0,114,154,7033,7033,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7033,0,'EventAI',''), + (7034,'Firegut Ogre Mage',NULL,51,52,11550,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.6,1.14286,2,0,1.5,1,1,1,0.75,1,2751,2846,1864,1923,83,103,71.2272,97.9374,1892,43,100,2000,2000,0,100,135,7034,7034,0,0,0,0,0,0,0,0,0,0,78,0,1,0,0,0,0,0,0,0,7034,0,'EventAI',''), + (7035,'Firegut Brute',NULL,52,53,10707,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.6,1.14286,1,0,1.5,1,1,1,0.75,1,3556,3680,0,0,89,111,71.2272,97.9374,2372,46,100,2000,2000,0,118,159,7035,7035,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7035,0,'EventAI',''), (7036,'Thaurissan Spy',NULL,53,54,6649,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3180,3317,0,0,106,137,71.2272,97.9374,2393,56,100,1400,2000,0,114,154,7036,7036,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7036,0,'EventAI',''), (7037,'Thaurissan Firewalker',NULL,53,55,8170,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3217,3379,0,0,106,136,70.4704,96.8968,3431,56,100,2000,2000,0,114,154,7037,7037,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7037,0,'EventAI',''), (7038,'Thaurissan Agent',NULL,54,55,6668,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3305,3412,0,0,106,137,71.2272,97.9374,3060,56,100,2000,2000,0,117,158,7038,7038,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7038,0,'EventAI',''), - (7039,'War Reaver',NULL,53,55,10806,0,0,0,54,54,0,0,4,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,3189,3398,0,0,92,117,70.4704,96.8968,4791,48,100,2000,2000,0,114,154,7039,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7040,'Black Dragonspawn',NULL,52,53,143,0,0,0,103,103,0,0,2,3,3,0,0,0,0,0,0,0.888888,1.14286,1,1,3,1,1,1,1,1,7113,7359,0,0,344,444,59.3256,81.5727,3163,182,100,1183,2000,0,400,527,7040,0,7040,0,0,0,0,0,125,0,0,0,0,0,1,0,0,0,0,0,0,0,7040,0,'EventAI',''), - (7041,'Black Wyrmkin',NULL,53,54,8249,0,0,0,103,103,0,0,2,3,3,0,0,0,0,0,0,0.888888,1.14286,8,1,3,2,1,1,1,1,5151,5319,9530,9792,344,444,59.3256,81.5727,1630,182,100,1183,2000,0,312,413,7041,0,7041,0,0,0,0,0,125,0,0,0,0,0,1,0,0,0,0,0,0,0,7041,0,'EventAI',''), - (7042,'Flamescale Dragonspawn',NULL,56,57,2554,0,0,0,103,103,0,0,2,3,3,0,0,0,0,0,0,0.888888,1.14286,1,1,3,1,1,1,1,1,8097,8352,0,0,344,444,59.3256,81.5727,3354,182,100,1183,2000,0,449,592,7042,0,7042,0,0,0,0,0,125,0,0,0,0,0,1,0,0,0,0,0,0,0,7042,0,'EventAI',''), - (7043,'Flamescale Wyrmkin',NULL,57,58,8309,0,0,0,103,103,0,0,2,3,3,0,0,0,0,0,0,0.888888,1.14286,8,1,3,1,1,1,1,1,5847,6030,5340,5461,344,444,59.3256,81.5727,1728,182,100,1183,2000,0,353,466,7043,0,7043,0,0,0,0,0,125,0,0,0,0,0,1,0,0,0,0,0,0,0,7043,0,'EventAI',''), - (7044,'Black Drake',NULL,50,52,6374,0,0,0,103,103,0,0,2,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,6645,7113,0,0,310,400,56.7312,78.0054,3108,164,100,1216,2000,0,388,512,7044,0,7044,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7045,'Scalding Drake',NULL,53,55,9585,0,0,0,103,103,0,0,2,3,3,0,0,0,0,0,0,1.1,1.14286,1,1,3,1,1,1,1,1,7359,7842,0,0,310,400,56.7312,78.0054,3217,164,100,1216,2000,0,423,557,7045,0,7045,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7046,'Searscale Drake',NULL,56,58,6377,0,0,0,103,103,0,0,2,3,3,0,0,0,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,7608,8830,0,0,335,432,58.688,80.696,3077,177,100,1191,2000,0,453,597,7046,0,7046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7047,'Black Broodling',NULL,51,52,397,0,0,0,103,103,0,0,2,3,3,0,0,0,0,0,0,1.4,1.42857,2,0,1.3,1,1,1,1,1,2384,2466,1864,1923,83,103,68.0944,93.6298,2522,43,100,2000,2000,0,93,127,7047,0,7047,0,0,0,0,0,150,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7048,'Scalding Broodling',NULL,53,54,400,0,0,0,103,103,0,0,2,3,3,0,0,0,0,0,0,1.4,1.42857,8,0,1.3,1,1,1,1,1,2232,2305,4765,4896,79,98,68.0944,93.6298,1616,41,100,2000,2000,0,93,126,7048,0,7048,0,0,0,0,0,150,0,0,0,0,0,0,0,0,0,0,0,0,0,50739,0,'EventAI',''), - (7049,'Flamescale Broodling',NULL,55,56,457,0,0,0,103,103,0,0,2,3,3,0,0,0,0,0,0,1.4,1.42857,2,0,1.35,1,1,1,1,1,2823,2915,2117,2163,89,111,68.904,94.743,2677,46,100,2000,2000,0,108,145,7049,0,7049,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7039,'War Reaver',NULL,53,55,10806,0,0,0,54,54,0,0,4,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.3,1,1,1,1.5,1,3189,3398,0,0,92,117,70.4704,96.8968,4906,48,100,2000,2000,0,114,154,7039,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7040,'Black Dragonspawn',NULL,52,53,143,0,0,0,103,103,0,0,2,3,3,0,0,32768,0,0,0,0.888888,1.14286,1,1,3,1,1,1,1,1,7113,7359,0,0,344,444,59.3256,81.5727,3163,182,100,1183,2000,0,400,527,7040,0,7040,0,0,0,0,0,125,0,0,0,0,0,1,0,0,0,0,0,0,0,7040,0,'EventAI',''), + (7041,'Black Wyrmkin',NULL,53,54,8249,0,0,0,103,103,0,0,2,3,3,0,0,32768,0,0,0,0.888888,1.14286,8,1,3,2,1,1,1,1,5151,5319,9530,9792,344,444,59.3256,81.5727,1630,182,100,1183,2000,0,312,413,7041,0,7041,0,0,0,0,0,125,0,0,0,0,0,1,0,0,0,0,0,0,0,7041,0,'EventAI',''), + (7042,'Flamescale Dragonspawn',NULL,56,57,2554,0,0,0,103,103,0,0,2,3,3,0,0,32768,0,0,0,0.888888,1.14286,1,1,3,1,1,1,1,1,8097,8352,0,0,344,444,59.3256,81.5727,3380,182,100,1183,2000,0,449,592,7042,0,7042,0,0,0,0,0,125,0,0,0,0,0,1,0,0,0,0,0,0,0,7042,0,'EventAI',''), + (7043,'Flamescale Wyrmkin',NULL,57,58,8309,0,0,0,103,103,0,0,2,3,3,0,0,32768,0,0,0,0.888888,1.14286,8,1,3,1,1,1,1,1,5847,6030,5340,5461,344,444,59.3256,81.5727,1742,182,100,1183,2000,0,353,466,7043,0,7043,0,0,0,0,0,125,0,0,0,0,0,1,0,0,0,0,0,0,0,7043,0,'EventAI',''), + (7044,'Black Drake',NULL,50,52,6374,0,0,0,103,103,0,0,2,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,6645,7113,0,0,310,400,56.7312,78.0054,3108,164,100,1216,2000,0,388,512,7044,0,7044,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7045,'Scalding Drake',NULL,53,55,9585,0,0,0,103,103,0,0,2,3,3,0,0,32768,0,0,0,1.1,1.14286,1,1,3,1,1,1,1,1,7359,7842,0,0,310,400,56.7312,78.0054,3271,164,100,1216,2000,0,423,557,7045,0,7045,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7046,'Searscale Drake',NULL,56,58,6377,0,0,0,103,103,0,0,2,3,3,0,0,32768,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,7608,8830,0,0,335,432,58.688,80.696,3077,177,100,1191,2000,0,453,597,7046,0,7046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7047,'Black Broodling',NULL,51,52,397,0,0,0,103,103,0,0,2,3,3,0,0,32768,0,0,0,1.4,1.42857,2,0,1.3,1,1,1,1,1,2384,2466,1864,1923,83,103,68.0944,93.6298,2522,43,100,2000,2000,0,93,127,7047,0,7047,0,0,0,0,0,150,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7048,'Scalding Broodling',NULL,53,54,400,0,0,0,103,103,0,0,2,3,3,0,0,32768,0,0,0,1.4,1.42857,8,0,1.3,1,1,1,1,1,2232,2305,4765,4896,79,98,68.0944,93.6298,1630,41,100,2000,2000,0,93,126,7048,0,7048,0,0,0,0,0,150,0,0,0,0,0,0,0,0,0,0,0,0,0,7048,0,'EventAI',''), + (7049,'Flamescale Broodling',NULL,55,56,457,0,0,0,103,103,0,0,2,3,3,0,0,32768,0,0,0,1.4,1.42857,2,0,1.35,1,1,1,1,1,2823,2915,2117,2163,89,111,68.904,94.743,2699,46,100,2000,2000,0,108,145,7049,0,7049,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (7050,'Defias Drone',NULL,22,22,5812,0,0,0,27,27,0,0,6,3,3,0,0,32768,0,0,0,0.95,1.14286,1,0,1.02,1,1,1,1,1,573,573,0,0,33,40,31.504,43.318,922,17,100,2000,2000,0,28,42,7050,7050,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7050,0,'',''), - (7051,'Malformed Defias Drone',NULL,23,24,5813,0,0,0,27,27,0,0,7,3,3,0,0,0,0,0,0,0.95,1.14286,1,0,1,1,1,1,-1,1,613,650,0,0,30,39,37.3824,51.4008,0,16,100,2000,2000,0,0,0,7051,7051,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7051,0,'',''), - (7052,'Defias Tower Patroller',NULL,23,23,5811,5809,0,0,27,27,0,0,7,3,3,0,0,0,0,0,0,0.95,1.14286,1,0,1.02,1,1,1,1,1,617,617,0,0,35,42,32.8944,45.2298,957,18,100,2000,2000,0,30,44,7052,7052,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7052,0,'',''), + (7051,'Malformed Defias Drone',NULL,23,24,5813,0,0,0,27,27,0,0,7,3,3,0,0,32768,0,0,0,0.95,1.14286,1,0,1,1,1,1,-1,1,613,650,0,0,30,39,37.3824,51.4008,992,16,100,2000,2000,0,0,0,7051,7051,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7051,0,'',''), + (7052,'Defias Tower Patroller',NULL,23,23,5811,5809,0,0,27,27,0,0,7,3,3,0,0,32768,0,0,0,0.95,1.14286,1,0,1.02,1,1,1,1,1,617,617,0,0,35,42,32.8944,45.2298,957,18,100,2000,2000,0,30,44,7052,7052,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7052,0,'',''), (7053,'Klaven Mortwake',NULL,26,26,5805,0,0,0,27,27,0,0,7,3,3,0,0,32768,0,0,0,0.95,1.14286,1,1,1,1,1,1,-1,1,2199,2199,0,0,117,151,0,0,957,62,0,1441,2000,0,138,185,7053,7053,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,7053,0,'',''), (7055,'Blackrock Worg',NULL,54,55,741,0,0,0,40,40,0,1,1,1,3,0,0,0,0,0,1,1.1,1.14286,1,0,1.3,1,1,1,1,1,3293,3398,0,0,95,118,67.2672,92.4924,3271,49,100,2000,2000,0,0,0,7055,0,7055,0,0,0,0,0,0,0,0,0,0,8298,0,0,0,0,0,0,0,0,0,0,'',''), - (7056,'Defias Tower Sentry',NULL,24,24,5806,5807,0,0,27,27,0,0,7,3,3,0,0,0,0,0,0,0.95,1.14286,1,0,1.02,1,1,1,1,1,664,664,0,0,35,43,34.2672,47.1174,992,18,100,2000,2000,0,0,0,7056,7056,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7056,0,'',''), - (7057,'Digmaster Shovelphlange',NULL,38,38,7220,0,0,0,14,14,0,0,7,3,3,0,0,64,0,0,0,1.05,1.14286,1,4,5,1,1,1,1,1,6975,6975,0,0,199,256,45.7392,62.8914,1709,105,100,1333,2000,0,547,719,7057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7057,0,'',''), + (7056,'Defias Tower Sentry',NULL,24,24,5806,5807,0,0,27,27,0,0,7,3,3,0,0,32768,0,0,0,0.95,1.14286,1,0,1.02,1,1,1,1,1,664,664,0,0,35,43,34.2672,47.1174,992,18,100,2000,2000,0,0,0,7056,7056,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7056,0,'',''), + (7057,'Digmaster Shovelphlange',NULL,38,38,7220,0,0,0,14,14,0,0,7,3,3,0,0,32832,0,0,0,1.05,1.14286,1,4,5,1,1,1,1,1,6975,6975,0,0,199,256,45.7392,62.8914,1709,105,100,1333,2000,0,547,719,7057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7057,0,'',''), (7067,'Venture Co. Drone',NULL,22,22,5832,0,0,0,27,27,0,0,6,1,3,0,0,32768,0,0,0,0.97,1.14286,1,0,1.02,1,1,1,1,1,573,573,0,0,33,40,31.504,43.318,922,17,100,2000,2000,0,28,42,7067,7067,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7067,0,'',''), - (7068,'Condemned Acolyte',NULL,57,58,5828,5829,0,0,16,16,0,0,6,3,3,0,0,32768,0,0,0,1.05,1.14286,2,1,3.3,3,1,1,1,1,7349,7580,6723,6867,374,463,53.8384,74.0278,2766,193,100,2000,2000,0,1735,2735,7068,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7068,0,'EventAI',''), - (7069,'Condemned Monk',NULL,58,59,5822,5823,0,0,16,16,0,0,6,3,3,0,0,32768,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,8613,8883,0,0,460,571,53.8384,74.0278,3462,238,100,2000,2000,0,1713,2713,7069,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7069,0,'EventAI',''), - (7070,'Condemned Cleric',NULL,59,60,5824,5825,0,0,16,16,0,0,6,3,3,0,0,32768,0,0,0,1.05,1.14286,2,1,3.3,3,1,1,1,1,7817,8059,7107,7302,389,482,53.8384,74.0278,2954,201,100,2000,2000,0,1732,2732,7070,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7070,0,'EventAI',''), - (7071,'Cursed Paladin',NULL,57,58,5816,5817,0,0,16,16,0,0,6,3,3,0,0,32768,0,0,0,1.05,1.14286,2,1,3.3,2,1,1,1,1,7349,7580,4482,4578,374,463,53.8384,74.0278,0,32,100,2000,2000,0,1681,2681,7071,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7071,0,'EventAI',''), - (7072,'Cursed Justicar',NULL,57,58,5820,5821,0,0,16,16,0,0,6,3,3,0,0,32768,0,0,0,1.05,1.14286,1,1,1,1,1,1,-1,1,6891,7107,0,0,374,463,53.8384,74.0278,0,32,100,2000,2000,0,1701,2701,7072,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7072,0,'EventAI',''), - (7075,'Writhing Mage',NULL,58,59,5814,5815,0,0,16,16,0,0,6,3,3,0,0,32768,0,0,0,1.05,1.14286,2,1,3,3,1,1,1,1,6891,7107,6867,7107,374,463,53.8384,74.0278,0,32,100,2000,2000,0,1701,2701,7075,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7075,0,'EventAI',''), - (7076,'Earthen Guardian',NULL,44,45,6026,0,0,0,470,470,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,0.25,1,1,1,1,1,446,462,0,0,82.8,115.4,0,0,2725,184,17,2300,2300,0,52,72,7076,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7076,0,'EventAI','mob_archaeras_add'), - (7077,'Earthen Hallshaper',NULL,44,45,6025,0,0,0,470,470,0,0,7,3,3,0,0,0,0,0,0,1.8,1.14286,8,0,1,1,1,1,-1,1,251,251,2975,2975,47,61,63.7824,87.7008,915,25,100,1510,1661,0,51,71,7077,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI','mob_archaeras_add'), - (7078,'Cleft Scorpid',NULL,35,36,5985,0,0,0,413,413,0,20,1,3,3,0,0,0,0,0,1,1,1.14286,1,0,0.75,1,1,1,1,1,915,957,0,0,48.6,66,0,0,1480,120,12,2000,2000,0,0,0,7078,0,7078,0,0,1,0,0,0,0,0,0,0,8851,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7079,'Viscous Fallout',NULL,30,30,5497,0,0,0,91,91,0,0,4,3,3,0,0,64,0,0,0,1,1.28968,1,1,3,1,1.7,1,1,1,2865,2865,0,0,42.4,56.4,0,0,1200,102,9,2000,2000,0,0,0,7079,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (7086,'Cursed Ooze',NULL,49,50,11137,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2661,2869,0,0,85,109,63.7824,87.7008,2539,45,100,2000,2000,0,96,130,7086,7086,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,0,0,'',''), - (7087,'Killian Hagey','Skinning Trainer',35,35,5845,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,7087,0,'EventAI',''), - (7088,'Thuwd','Skinning Trainer',35,35,5846,0,0,0,29,29,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,7088,0,'',''), - (7089,'Mooranta','Skinning Trainer',35,35,5847,0,0,0,104,104,1.25,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,7089,0,'',''), - (7091,'Shadowforge Ambusher',NULL,43,44,5991,0,0,0,54,54,0,0,7,3,3,0,0,0,0,0,0,1.68,1.14286,1,1,3,1,1,1,1,1,5148,5346,0,0,269,346,53.1456,73.0752,0,142,100,1258,1384,0,107,534,7091,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7091,0,'EventAI',''), - (7092,'Tainted Ooze',NULL,51,52,11141,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,2980,3082,0,0,87,109,71.2272,97.9374,3108,45,100,2000,2000,0,108,146,7092,7092,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7093,'Vile Ooze',NULL,53,53,1306,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,3189,3189,0,0,92,112,70.4704,96.8968,3163,47,100,2000,2000,0,108,146,7093,7093,0,0,0,0,0,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7097,'Ironbeak Owl',NULL,48,49,4877,0,0,0,7,7,0,26,1,3,3,0,0,0,0,0,1,1,1.14286,1,0,1.25,1,1,1,1,1,2578,2672,0,0,83,103,61.9344,85.1598,2944,43,100,2000,2000,0,0,0,7097,0,0,0,0,0,0,0,0,0,0,0,0,8315,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7098,'Ironbeak Screecher',NULL,52,53,10831,0,0,0,7,7,0,26,1,3,3,0,0,0,0,0,1,1,1.14286,1,0,1.3,1,1,1,1,1,3082,3189,0,0,89,111,65.56,90.145,3163,46,100,2000,2000,0,0,0,7098,0,0,0,0,0,0,0,0,0,0,0,0,8316,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7099,'Ironbeak Hunter',NULL,50,51,10829,0,0,0,7,7,0,26,1,3,3,0,0,0,0,0,1,1,1.14286,1,0,1.3,1,1,1,1,1,2880,2980,0,0,87,107,64.68,88.935,3052,45,100,2000,2000,0,0,0,7099,0,0,0,0,0,0,0,0,0,0,20,0,5861,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7100,'Warpwood Moss Flayer',NULL,52,53,8389,0,0,0,16,16,0,0,4,3,3,0,0,0,0,0,0,0.666668,1.14286,1,0,1.3,1,1,1,1,1,3082,3189,0,0,89,111,71.2272,97.9374,3134,46,100,2000,2000,0,109,148,7100,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7101,'Warpwood Shredder',NULL,53,54,2832,0,0,0,16,16,0,0,4,3,3,0,0,0,0,0,0,0.666668,1.14286,1,0,1.3,1,1,1,1,1,3189,3293,0,0,93,115,71.2272,97.9374,3189,48,100,2000,2000,0,112,151,7101,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7104,'Dessecus',NULL,56,56,9013,0,0,0,16,16,0,0,4,3,3,0,0,64,0,0,0,0.666668,1.14286,2,1,3,1,1,1,1,1,6477,6477,2163,2163,344,444,59.3256,81.5727,2699,182,100,1183,2000,0,567,745,7104,0,0,0,0,0,0,0,560,560,560,560,560,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7105,'Jadefire Satyr',NULL,49,50,2019,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.25,1,1,1,1,1,2672,2769,0,0,85,105,63.7824,87.7008,2944,44,100,2000,2000,0,98,133,7105,7105,0,0,0,0,0,0,0,0,0,0,200,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7106,'Jadefire Rogue',NULL,50,51,8575,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1,1,2880,2980,0,0,87,107,68.904,94.743,3052,45,100,2000,2000,0,103,140,7106,7106,0,0,0,0,0,0,0,0,0,0,200,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7107,'Jadefire Trickster',NULL,52,53,11337,0,0,0,1434,1434,0,0,3,3,3,0,0,0,0,0,0,1.1,1.14286,2,0,1.3,1,1,1,1,1,2466,2551,1923,1982,85,105,71.2272,97.9374,2566,44,100,2000,2000,0,94,128,7107,7107,0,0,0,0,0,0,0,0,0,0,204,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7108,'Jadefire Betrayer',NULL,52,53,11333,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1,1,3082,3189,0,0,89,111,71.2272,97.9374,3163,46,100,2000,2000,0,109,148,7108,7108,0,0,0,0,0,0,0,0,0,0,208,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7109,'Jadefire Felsworn',NULL,50,51,11334,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1.1,1.14286,2,0,1.3,1,1,1,1,1,2304,2384,1807,1864,81,100,66.44,91.355,2477,42,100,2000,2000,0,91,123,7109,7109,0,0,0,0,0,0,0,0,0,0,200,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7110,'Jadefire Shadowstalker',NULL,51,52,11336,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1,1,2980,3082,0,0,87,109,71.2272,97.9374,3108,45,100,2000,2000,0,106,144,7110,7110,0,0,0,0,0,0,0,0,0,0,205,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7111,'Jadefire Hellcaller',NULL,53,54,11335,0,0,0,1434,1434,0,0,3,3,3,0,0,0,0,0,0,1,1.14286,8,0,1.3,1,1,1,1,1,2232,2305,4765,4896,79,98,71.2272,97.9374,1630,41,100,2000,2000,0,93,126,7111,7111,0,0,0,0,0,0,0,0,0,0,212,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7112,'Jaedenar Cultist',NULL,51,52,6389,6392,0,0,1434,1434,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,8,0,1.3,1,1,1,-1,1,2085,2185,4506,4650,75,94,71.2272,97.9374,1574,39,100,2000,2000,0,85,116,7112,7112,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7112,0,'EventAI',''), - (7113,'Jaedenar Guardian',NULL,50,51,6399,6400,0,0,1434,1434,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1,1,2880,2980,0,0,87,107,67.32,92.565,3052,45,100,2000,2000,0,101,137,7113,7113,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7113,0,'EventAI',''), - (7114,'Jaedenar Enforcer',NULL,52,53,6397,6398,0,0,1434,1434,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,3082,3189,0,0,99,122,71.2272,97.9374,3163,51,100,2000,2000,0,107,145,7114,7114,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7114,0,'EventAI',''), - (7115,'Jaedenar Adept',NULL,51,52,6390,6391,0,0,1434,1434,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,8,0,1.3,1,1,1,1,1,2085,2158,4506,4650,75,94,70.4704,96.8968,1574,39,100,2000,2000,0,85,116,7115,7115,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7115,0,'EventAI',''), - (7118,'Jaedenar Darkweaver',NULL,53,54,6393,6394,0,0,1434,1434,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,0,1.3,1,1,1,1,1,2551,2634,1982,2041,87,108,71.2272,97.9374,2610,45,100,2000,2000,0,99,135,7118,7118,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7118,0,'EventAI',''), - (7120,'Jaedenar Warlock',NULL,53,54,6405,6406,0,0,1434,1434,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,0,1.3,1,1,1,1,1,2551,2634,1982,2041,87,108,71.2272,97.9374,2610,45,100,2000,2000,0,99,135,7120,7120,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7120,0,'EventAI',''), + (7068,'Condemned Acolyte',NULL,57,58,5828,5829,0,0,16,16,0,0,6,3,3,0,0,32768,0,0,0,1.05,1.14286,2,1,3.3,3,1,1,1,1,7349,7580,6723,6867,374,463,53.8384,74.0278,2788,193,100,2000,2000,0,1735,2735,7068,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7068,0,'EventAI',''), + (7069,'Condemned Monk',NULL,58,59,5822,5823,0,0,16,16,0,0,6,3,3,0,0,32768,0,0,0,1.05,1.14286,1,1,3,1,1,1,1,1,8613,8883,0,0,460,571,53.8384,74.0278,3489,238,100,2000,2000,0,1713,2713,7069,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7069,0,'EventAI',''), + (7070,'Condemned Cleric',NULL,59,60,5824,5825,0,0,16,16,0,0,6,3,3,0,0,32768,0,0,0,1.05,1.14286,2,1,3.3,3,1,1,1,1,7817,8059,7107,7302,389,482,53.8384,74.0278,3075,201,100,2000,2000,0,1732,2732,7070,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7070,0,'EventAI',''), + (7071,'Cursed Paladin',NULL,57,58,5816,5817,0,0,16,16,0,0,6,3,3,0,0,32768,0,0,0,1.05,1.14286,2,1,3.3,2,1,1,1,1,7349,7580,4482,4578,374,463,53.8384,74.0278,2788,32,100,2000,2000,0,1681,2681,7071,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7071,0,'EventAI',''), + (7072,'Cursed Justicar',NULL,57,58,5820,5821,0,0,16,16,0,0,6,3,3,0,0,32768,0,0,0,1.05,1.14286,1,1,1,1,1,1,-1,1,6891,7107,0,0,374,463,53.8384,74.0278,3435,32,100,2000,2000,0,1701,2701,7072,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7072,0,'EventAI',''), + (7075,'Writhing Mage',NULL,58,59,5814,5815,0,0,16,16,0,0,6,3,3,0,0,32768,0,0,0,1.05,1.14286,2,1,3,3,1,1,1,1,6891,7107,6867,7107,374,463,53.8384,74.0278,2832,32,100,2000,2000,0,1701,2701,7075,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7075,0,'EventAI',''), + (7076,'Earthen Guardian',NULL,44,45,6026,0,0,0,470,470,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,0.25,1,1,1,1.3,1,446,462,0,0,82.8,115.4,0,0,3542,184,17,2300,2300,0,52,72,7076,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7076,0,'EventAI','mob_archaeras_add'), + (7077,'Earthen Hallshaper',NULL,44,45,6025,0,0,0,470,470,0,0,7,3,3,0,0,32768,0,0,0,1.8,1.14286,8,0,1,1,1,1,-1,1,251,251,2975,2975,47,61,63.7824,87.7008,915,25,100,1510,1661,0,51,71,7077,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI','mob_archaeras_add'), + (7078,'Cleft Scorpid',NULL,35,36,5985,0,0,0,413,413,0,20,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,0.75,1,1,1,1,1,915,957,0,0,48.6,66,0,0,1480,120,12,2000,2000,0,0,0,7078,0,7078,0,0,1,0,0,0,0,0,0,0,8851,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7079,'Viscous Fallout',NULL,30,30,5497,0,0,0,91,91,0,0,4,3,3,0,0,32832,0,0,0,1,1.28968,1,1,3,1,1.7,1,1,1,2865,2865,0,0,42.4,56.4,0,0,1200,102,9,2000,2000,0,0,0,7079,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (7086,'Cursed Ooze',NULL,49,50,11137,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2661,2869,0,0,85,109,63.7824,87.7008,2539,45,100,2000,2000,0,96,130,7086,7086,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,0,0,'',''), + (7087,'Killian Hagey','Skinning Trainer',35,35,5845,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,7087,0,'EventAI',''), + (7088,'Thuwd','Skinning Trainer',35,35,5846,0,0,0,29,29,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,7088,0,'',''), + (7089,'Mooranta','Skinning Trainer',35,35,5847,0,0,0,104,104,1.25,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,7089,0,'',''), + (7091,'Shadowforge Ambusher',NULL,43,44,5991,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1.68,1.14286,1,1,3,1,1,1,1,1,5148,5346,0,0,269,346,53.1456,73.0752,2557,142,100,1258,1384,0,107,534,7091,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7091,0,'EventAI',''), + (7092,'Tainted Ooze',NULL,51,52,11141,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,2980,3082,0,0,87,109,71.2272,97.9374,3108,45,100,2000,2000,0,108,146,7092,7092,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7093,'Vile Ooze',NULL,53,53,1306,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,3189,3189,0,0,92,112,70.4704,96.8968,3163,47,100,2000,2000,0,108,146,7093,7093,0,0,0,0,0,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7097,'Ironbeak Owl',NULL,48,49,4877,0,0,0,7,7,0,26,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.25,1,1,1,1,1,2578,2672,0,0,83,103,61.9344,85.1598,2944,43,100,2000,2000,0,0,0,7097,0,0,0,0,0,0,0,0,0,0,0,0,8315,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7098,'Ironbeak Screecher',NULL,52,53,10831,0,0,0,7,7,0,26,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.3,1,1,1,1,1,3082,3189,0,0,89,111,65.56,90.145,3163,46,100,2000,2000,0,0,0,7098,0,0,0,0,0,0,0,0,0,0,0,0,8316,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7099,'Ironbeak Hunter',NULL,50,51,10829,0,0,0,7,7,0,26,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.3,1,1,1,1,1,2880,2980,0,0,87,107,64.68,88.935,3052,45,100,2000,2000,0,0,0,7099,0,0,0,0,0,0,0,0,0,0,20,0,5861,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7100,'Warpwood Moss Flayer',NULL,52,53,8389,0,0,0,16,16,0,0,4,3,3,0,0,32768,0,0,0,0.666668,1.14286,1,0,1.3,1,1,1,1,1,3082,3189,0,0,89,111,71.2272,97.9374,3163,46,100,2000,2000,0,109,148,7100,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7101,'Warpwood Shredder',NULL,53,54,2832,0,0,0,16,16,0,0,4,3,3,0,0,32768,0,0,0,0.666668,1.14286,1,0,1.3,1,1,1,1,1,3189,3293,0,0,93,115,71.2272,97.9374,3216,48,100,2000,2000,0,112,151,7101,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7104,'Dessecus',NULL,56,56,9013,0,0,0,16,16,0,0,4,3,3,0,0,32832,0,0,0,0.666668,1.14286,2,1,3,1,1,1,1,1,6477,6477,2163,2163,344,444,59.3256,81.5727,2699,182,100,1183,2000,0,567,745,7104,0,0,0,0,0,0,0,560,560,560,560,560,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7105,'Jadefire Satyr',NULL,49,50,2019,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.25,1,1,1,1,1,2672,2769,0,0,85,105,63.7824,87.7008,2999,44,100,2000,2000,0,98,133,7105,7105,0,0,0,0,0,0,0,0,0,0,200,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7106,'Jadefire Rogue',NULL,50,51,8575,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1,1,2880,2980,0,0,87,107,68.904,94.743,3052,45,100,2000,2000,0,103,140,7106,7106,0,0,0,0,0,0,0,0,0,0,200,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7107,'Jadefire Trickster',NULL,52,53,11337,0,0,0,1434,1434,0,0,3,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1.3,1,1,1,1,1,2466,2551,1923,1982,85,105,71.2272,97.9374,2566,44,100,2000,2000,0,94,128,7107,7107,0,0,0,0,0,0,0,0,0,0,204,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7108,'Jadefire Betrayer',NULL,52,53,11333,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1,1,3082,3189,0,0,89,111,71.2272,97.9374,3163,46,100,2000,2000,0,109,148,7108,7108,0,0,0,0,0,0,0,0,0,0,208,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7109,'Jadefire Felsworn',NULL,50,51,11334,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1.3,1,1,1,1,1,2304,2384,1807,1864,81,100,66.44,91.355,2477,42,100,2000,2000,0,91,123,7109,7109,0,0,0,0,0,0,0,0,0,0,200,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7110,'Jadefire Shadowstalker',NULL,51,52,11336,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1,1,2980,3082,0,0,87,109,71.2272,97.9374,3108,45,100,2000,2000,0,106,144,7110,7110,0,0,0,0,0,0,0,0,0,0,205,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7111,'Jadefire Hellcaller',NULL,53,54,11335,0,0,0,1434,1434,0,0,3,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1.3,1,1,1,1,1,2232,2305,4765,4896,79,98,71.2272,97.9374,1630,41,100,2000,2000,0,93,126,7111,7111,0,0,0,0,0,0,0,0,0,0,212,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7112,'Jaedenar Cultist',NULL,51,52,6389,6392,0,0,1434,1434,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,8,0,1.3,1,1,1,-1,1,2085,2185,4506,4650,75,94,71.2272,97.9374,1574,39,100,2000,2000,0,85,116,7112,7112,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7112,0,'EventAI',''), + (7113,'Jaedenar Guardian',NULL,50,51,6399,6400,0,0,1434,1434,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1,1,2880,2980,0,0,87,107,67.32,92.565,3052,45,100,2000,2000,0,101,137,7113,7113,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7113,0,'EventAI',''), + (7114,'Jaedenar Enforcer',NULL,52,53,6397,6398,0,0,1434,1434,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,3082,3189,0,0,99,122,71.2272,97.9374,3163,51,100,2000,2000,0,107,145,7114,7114,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7114,0,'EventAI',''), + (7115,'Jaedenar Adept',NULL,51,52,6390,6391,0,0,1434,1434,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,8,0,1.3,1,1,1,1,1,2085,2158,4506,4650,75,94,70.4704,96.8968,1574,39,100,2000,2000,0,85,116,7115,7115,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7115,0,'EventAI',''), + (7118,'Jaedenar Darkweaver',NULL,53,54,6393,6394,0,0,1434,1434,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.3,1,1,1,1,1,2551,2634,1982,2041,87,108,71.2272,97.9374,2610,45,100,2000,2000,0,99,135,7118,7118,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7118,0,'EventAI',''), + (7120,'Jaedenar Warlock',NULL,53,54,6405,6406,0,0,1434,1434,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.3,1,1,1,1,1,2551,2634,1982,2041,87,108,71.2272,97.9374,2610,45,100,2000,2000,0,99,135,7120,7120,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7120,0,'EventAI',''), (7125,'Jaedenar Hound',NULL,50,51,6172,0,0,0,1434,1434,0,15,3,1,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1,1,2880,2980,0,0,87,107,66.44,91.355,3052,45,100,2000,2000,0,0,0,7125,0,7125,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (7126,'Jaedenar Hunter',NULL,52,53,6173,0,0,0,1434,1434,0,15,3,1,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1,1,3082,3189,0,0,89,111,65.56,90.145,3163,46,100,2000,2000,0,0,0,7126,0,7126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7132,'Toxic Horror',NULL,53,54,5498,0,0,0,16,16,0,0,4,3,3,0,0,0,0,0,0,1,1.28968,1,0,1,1,1,1,-1,1,3147,3378,0,0,93,115,68.0944,93.6298,3188,48,100,2000,2000,0,0,0,7132,0,0,0,0,0,0,0,54,54,54,54,108,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7135,'Infernal Bodyguard',NULL,53,54,12817,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,3.04,1.14286,1,1,3,1,1,1,1,1,7359,7599,0,0,328,421,58.08,79.86,0,173,100,1200,1320,0,138,689,7135,0,0,0,0,0,0,0,300,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7136,'Infernal Sentry',NULL,52,53,4200,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,7113,7359,0,0,310,400,56.7312,78.0054,3163,164,100,1216,2000,0,0,0,7136,0,0,0,0,0,0,0,300,0,0,77,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (7137,'Immolatus',NULL,56,56,7029,0,0,0,90,90,0,0,3,3,3,0,0,64,0,0,0,1.1,1.14286,1,1,3,1,1,1,1,1,8097,8097,0,0,344,444,59.3256,81.5727,3327,182,100,1183,2000,0,0,0,7137,0,0,0,0,0,0,0,300,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7138,'Irontree Wanderer',NULL,52,53,2078,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,3082,3189,0,0,89,111,70.4704,96.8968,4670,46,100,2000,2000,0,111,150,7138,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (7139,'Irontree Stomper',NULL,52,53,6351,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,3082,3189,0,0,89,111,71.2272,97.9374,4700,46,100,2000,2000,0,109,148,7139,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7149,'Withered Protector',NULL,55,56,12929,0,0,0,16,16,0,0,4,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.6,1,1,1,1,1,4182,4318,0,0,97,120,71.2272,97.9374,2330,50,100,2000,2000,0,0,0,7149,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7153,'Deadwood Warrior',NULL,48,49,2000,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,0.666668,0.992063,1,0,1.25,1,1,1,1,1,2578,2672,0,0,83,103,63.7824,87.7008,2916,43,100,2000,2000,0,93,126,7153,7153,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7154,'Deadwood Gardener',NULL,48,49,3028,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,0.666668,0.992063,2,0,1.25,1,1,1,1,1,2062,2138,1695,1750,77,96,62.8672,86.4424,2367,40,100,2000,2000,0,82,113,7154,7154,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7154,0,'EventAI',''), - (7155,'Deadwood Pathfinder',NULL,49,50,2000,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.25,1,1,1,1,1,2672,2769,0,0,85,105,63.7824,87.7008,2972,44,100,2000,2000,0,96,130,7155,7155,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7155,0,'EventAI',''), - (7156,'Deadwood Den Watcher',NULL,53,54,6825,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,0.666668,0.992063,1,0,1.3,1,1,1,1,1,3189,3293,0,0,93,115,71.2272,97.9374,3190,48,100,2000,2000,0,112,151,7156,7156,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7156,0,'EventAI',''), - (7157,'Deadwood Avenger',NULL,54,55,2003,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,0.666668,0.992063,1,0,1.3,1,1,1,1,1,3293,3398,0,0,95,118,70.4704,96.8968,3244,49,100,2000,2000,0,117,158,7157,7157,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7157,0,'EventAI',''), - (7158,'Deadwood Shaman',NULL,53,54,6746,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,0.666668,0.992063,2,0,1.3,1,1,1,1,1,2551,2634,1982,2041,87,108,71.2272,97.9374,2588,45,100,2000,2000,0,99,135,7158,7158,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7158,0,'EventAI',''), - (7161,'Wrenix the Wretched',NULL,20,20,7154,0,0,0,69,69,0,0,7,1,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7161,0,'',''), - (7166,'Wrenix\'s Gizmotronic Apparatus',NULL,20,20,1097,0,0,0,69,69,0,0,9,1,3,0,3,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,524,0,0,'',''), - (7167,'Polly',NULL,18,18,5865,0,0,0,14,14,0,0,1,3,3,0,0,0,0,0,0,0.5,1.14286,1,0,1,1,1,1,-1,1,430,430,390,390,46,53,28.9872,39.8574,0,23,100,1830,2013,0,0,0,7167,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7168,'Polly',NULL,18,18,5866,0,0,0,32,32,0,0,1,3,3,0,0,0,0,0,0,1.01,1.14286,1,0,1,1,1,1,-1,1,430,430,0,0,38,43,28.9872,39.8574,0,19,100,1830,2013,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7170,'Thragomm','Horde Runner',20,21,3443,0,0,0,83,83,0,0,7,3,3,0,2,0,0,0,0,1.47,1.14286,1,1,1,1,1,1,-1,1,1000,1819,0,0,101,130,29.6792,40.8089,0,53,100,1466,1613,0,106,143,7170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7170,0,'',''), - (7172,'Lore Keeper of Norgannon',NULL,60,60,6589,0,0,0,35,35,0,0,5,3,3,0,1,0,0,98304,0,1.5,1.14286,1,0,1.35,1,1,1,1,1,4120,4120,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,64,318,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,562,0,0,'',''), - (7175,'Stonevault Ambusher',NULL,35,35,763,0,0,0,59,59,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,0.3,1,1220,1220,0,0,48.6,64.4,0,0,443,118,11,2000,2000,0,54,76,7175,7175,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7175,0,'EventAI',''), - (7206,'Ancient Stone Keeper',NULL,44,44,10798,0,0,0,415,415,0,0,4,3,3,0,0,0,0,0,0,1,1.14286,1,1,5,1,3.5,1,2,1,8910,8910,0,0,86.4,114.7,0,0,5114,174,16,2400,2400,0,454,598,7206,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7207,'Doc Mixilpixil',NULL,45,45,6446,0,0,0,875,875,1.15,0,7,3,3,0,3,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5763,50899,0,'EventAI',''), - (7208,'Noarm',NULL,1,1,134,0,0,0,55,55,0,0,8,3,3,0,0,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (7209,'Obsidian Shard',NULL,35,35,3731,0,0,0,54,54,0,0,9,3,3,0,0,0,0,0,0,0.56,1.14286,1,0,1,1,1,1,-1,1,783,783,0,0,77,92,51.128,70.301,0,39,100,1660,1826,0,23,115,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (7226,'Sand Storm',NULL,44,44,11686,0,0,0,415,415,0,0,4,3,3,0,0,0,0,0,0,1.16,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,15,16,60.7904,83.5868,0,7,100,1570,1727,0,2,10,0,0,0,0,0,0,0,0,46,46,46,92,46,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7228,'Ironaya',NULL,40,40,6089,0,0,0,416,416,0,0,5,3,3,0,0,0,0,98304,0,1.66667,1.14286,1,1,10,1,4.5,1,1,1,15240,15240,0,0,81.2,107.8,0,0,1964,136,14,2900,2900,0,703,922,7228,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7228,0,'EventAI',''), - (7230,'Shayis Steelfury','Armorsmith Trainer',60,60,6005,0,0,0,29,29,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,9788,0,0,0,0,1043,7230,0,'',''), - (7231,'Kelgruk Bloodaxe','Weaponsmith Trainer',60,60,6006,0,0,0,29,29,0,0,7,3,3,0,21,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,2000,1551,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,9787,0,0,0,0,1042,7231,0,'',''), - (7232,'Borgus Steelhand','Weaponsmith Trainer',60,60,6007,0,0,0,55,55,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,9787,0,0,0,0,1041,7232,0,'EventAI',''), - (7233,'Taskmaster Fizzule',NULL,30,30,5986,0,0,0,16,16,0,0,7,1,3,0,2,64,0,0,0,1.1,1.14286,1,1,1,1,1,1,-1,1,7577,7577,0,0,129,166,37.608,51.711,0,68,100,1425,2000,0,0,0,7233,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7233,0,'','npc_taskmaster_fizzule'), - (7234,'Ferocitas the Dream Eater',NULL,8,8,1996,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,1.26,1.14286,1,0,1,1,1,1,1,1,156,156,0,0,8,10,15.048,20.691,316,4,100,1600,2000,0,7,14,7234,7234,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7235,'Gnarlpine Mystic',NULL,6,7,6804,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,0.666668,0.857143,2,0,1,1,1,1,1,1,115,131,126,138,7,10,13.4464,18.4888,205,4,100,2000,2000,0,5,11,7235,7235,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7235,0,'EventAI',''), + (7132,'Toxic Horror',NULL,53,54,5498,0,0,0,16,16,0,0,4,3,3,0,0,32768,0,0,0,1,1.28968,1,0,1,1,1,1,-1,1,3147,3378,0,0,93,115,68.0944,93.6298,3188,48,100,2000,2000,0,0,0,7132,0,0,0,0,0,0,0,54,54,54,54,108,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7135,'Infernal Bodyguard',NULL,53,54,12817,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,3.04,1.14286,1,1,3,1,1,1,1,1,7359,7599,0,0,328,421,58.08,79.86,3216,173,100,1200,1320,0,138,689,7135,0,0,0,0,0,0,0,300,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7136,'Infernal Sentry',NULL,52,53,4200,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,7113,7359,0,0,310,400,56.7312,78.0054,3163,164,100,1216,2000,0,0,0,7136,0,0,0,0,0,0,0,300,0,0,77,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (7137,'Immolatus',NULL,56,56,7029,0,0,0,90,90,0,0,3,3,3,0,0,32832,0,0,0,1.1,1.14286,1,1,3,1,1,1,1,1,8097,8097,0,0,344,444,59.3256,81.5727,3327,182,100,1183,2000,0,0,0,7137,0,0,0,0,0,0,0,300,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7138,'Irontree Wanderer',NULL,52,53,2078,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.3,1,1,1,1.5,1,3082,3189,0,0,89,111,70.4704,96.8968,4744,46,100,2000,2000,0,111,150,7138,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (7139,'Irontree Stomper',NULL,52,53,6351,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.3,1,1,1,1.5,1,3082,3189,0,0,89,111,71.2272,97.9374,4744,46,100,2000,2000,0,109,148,7139,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7149,'Withered Protector',NULL,55,56,12929,0,0,0,16,16,0,0,4,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.6,1,1,1,0.7,1,4182,4318,0,0,97,120,71.2272,97.9374,2329,50,100,2000,2000,0,0,0,7149,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7153,'Deadwood Warrior',NULL,48,49,2000,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,0.666668,0.992063,1,0,1.25,1,1,1,1,1,2578,2672,0,0,83,103,63.7824,87.7008,2944,43,100,2000,2000,0,93,126,7153,7153,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7154,'Deadwood Gardener',NULL,48,49,3028,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,0.666668,0.992063,2,0,1.25,1,1,1,1,1,2062,2138,1695,1750,77,96,62.8672,86.4424,2389,40,100,2000,2000,0,82,113,7154,7154,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7154,0,'EventAI',''), + (7155,'Deadwood Pathfinder',NULL,49,50,2000,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.25,1,1,1,1,1,2672,2769,0,0,85,105,63.7824,87.7008,2999,44,100,2000,2000,0,96,130,7155,7155,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7155,0,'EventAI',''), + (7156,'Deadwood Den Watcher',NULL,53,54,6825,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,0.666668,0.992063,1,0,1.3,1,1,1,1,1,3189,3293,0,0,93,115,71.2272,97.9374,3216,48,100,2000,2000,0,112,151,7156,7156,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7156,0,'EventAI',''), + (7157,'Deadwood Avenger',NULL,54,55,2003,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,0.666668,0.992063,1,0,1.3,1,1,1,1,1,3293,3398,0,0,95,118,70.4704,96.8968,3271,49,100,2000,2000,0,117,158,7157,7157,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7157,0,'EventAI',''), + (7158,'Deadwood Shaman',NULL,53,54,6746,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,0.666668,0.992063,2,0,1.3,1,1,1,1,1,2551,2634,1982,2041,87,108,71.2272,97.9374,2610,45,100,2000,2000,0,99,135,7158,7158,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7158,0,'EventAI',''), + (7161,'Wrenix the Wretched',NULL,20,20,7154,0,0,0,69,69,0,0,7,1,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7161,0,'',''), + (7166,'Wrenix\'s Gizmotronic Apparatus',NULL,20,20,1097,0,0,0,69,69,0,0,9,1,3,0,3,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,524,0,0,'',''), + (7167,'Polly',NULL,18,18,5865,0,0,0,14,14,0,0,1,3,3,0,0,32768,0,0,0,0.5,1.14286,1,0,1,1,1,1,-1,1,430,430,390,390,46,53,28.9872,39.8574,782,23,100,1830,2013,0,0,0,7167,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7168,'Polly',NULL,18,18,5866,0,0,0,32,32,0,0,1,3,3,0,0,32768,0,0,0,1.01,1.14286,1,0,1,1,1,1,-1,1,430,430,0,0,38,43,28.9872,39.8574,782,19,100,1830,2013,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7170,'Thragomm','Horde Runner',20,21,3443,0,0,0,83,83,0,0,7,3,3,0,2,32768,0,0,0,1.47,1.14286,1,1,1,1,1,1,-1,1,1000,1819,0,0,101,130,29.6792,40.8089,888,53,100,1466,1613,0,106,143,7170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7170,0,'',''), + (7172,'Lore Keeper of Norgannon',NULL,60,60,6589,0,0,0,35,35,0,0,5,3,3,0,1,32768,0,98304,0,1.5,1.14286,1,0,1.35,1,1,1,1,1,4120,4120,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,64,318,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,562,0,0,'',''), + (7175,'Stonevault Ambusher',NULL,35,35,763,0,0,0,59,59,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,0.3,1,1220,1220,0,0,48.6,64.4,0,0,412,118,11,2000,2000,0,54,76,7175,7175,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7175,0,'EventAI',''), + (7206,'Ancient Stone Keeper',NULL,44,44,10798,0,0,0,415,415,0,0,4,3,3,0,0,32768,0,0,0,1,1.14286,1,1,5,1,3.5,1,2,1,8910,8910,0,0,86.4,114.7,0,0,5114,174,16,2400,2400,0,454,598,7206,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7207,'Doc Mixilpixil',NULL,45,45,6446,0,0,0,875,875,1.15,0,7,3,3,0,3,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5763,0,0,'EventAI',''), + (7208,'Noarm',NULL,25,25,134,0,0,0,55,55,0,0,8,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1.15,1,1,1,1.33,1,804,804,0,0,2,2,1.76,2.42,1365,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (7209,'Obsidian Shard',NULL,35,35,3731,0,0,0,54,54,0,0,9,3,3,0,0,32768,0,0,0,0.56,1.14286,1,0,1,1,1,1,-1,1,783,783,0,0,77,92,51.128,70.301,1373,39,100,1660,1826,0,23,115,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (7226,'Sand Storm',NULL,44,44,11686,0,0,0,415,415,0,0,4,3,3,0,0,32768,0,0,0,1.16,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,15,16,60.7904,83.5868,2557,7,100,1570,1727,0,2,10,0,0,0,0,0,0,0,0,46,46,46,92,46,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7228,'Ironaya',NULL,40,40,6089,0,0,0,416,416,0,0,5,3,3,0,0,32768,0,98304,0,1.66667,1.14286,1,1,10,1,4.5,1,1,1,15240,15240,0,0,81.2,107.8,0,0,1964,136,14,2900,2900,0,703,922,7228,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7228,0,'EventAI',''), + (7230,'Shayis Steelfury','Armorsmith Trainer',60,60,6005,0,0,0,29,29,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,9788,0,0,0,0,1043,7230,0,'',''), + (7231,'Kelgruk Bloodaxe','Weaponsmith Trainer',60,60,6006,0,0,0,29,29,0,0,7,3,3,0,21,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,2000,1551,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,9787,0,0,0,0,1042,7231,0,'',''), + (7232,'Borgus Steelhand','Weaponsmith Trainer',60,60,6007,0,0,0,55,55,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,9787,0,0,0,0,1041,7232,0,'EventAI',''), + (7233,'Taskmaster Fizzule',NULL,30,30,5986,0,0,0,16,16,0,0,7,1,3,0,2,64,0,0,0,1.1,1.14286,1,1,1,1,1,1,-1,1,7577,7577,0,0,129,166,37.608,51.711,1200,68,100,1425,2000,0,0,0,7233,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7233,0,'','npc_taskmaster_fizzule'), + (7234,'Ferocitas the Dream Eater',NULL,8,8,1996,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,1.26,1.14286,1,0,1,1,1,1,1,1,156,156,0,0,8,10,15.048,20.691,316,4,100,1600,2000,0,7,14,7234,7234,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7235,'Gnarlpine Mystic',NULL,6,7,6804,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,0.666668,0.857143,2,0,1,1,1,1,1,1,115,131,126,138,7,10,13.4464,18.4888,205,4,100,2000,2000,0,5,11,7235,7235,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7235,0,'EventAI',''), (7246,'Sandfury Shadowhunter',NULL,45,46,6425,0,0,0,37,37,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,4119,4278,2864,2966,269,346,53.1456,73.0752,2020,142,100,2000,1384,0,273,362,7246,7246,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7246,0,'EventAI',''), (7247,'Sandfury Soul Eater',NULL,45,46,6428,0,0,0,37,37,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,4278,4434,2966,3068,269,346,53.1456,73.0752,2147,142,100,2000,1384,0,273,362,7247,7247,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7247,0,'EventAI',''), - (7266,'Ember',NULL,30,30,6537,0,0,0,63,63,0,0,4,3,3,0,0,0,0,0,0,1,0.857143,1,0,0.25,1,0.1,1,1,1,238,238,0,0,42.4,56.4,0,0,1200,102,9,2000,2000,2,14,72,0,0,0,0,0,0,0,0,32,32,32,64,32,0,1,0,0,0,0,0,0,0,0,0,'',''), - (7267,'Chief Ukorz Sandscalp',NULL,48,48,6439,0,0,0,37,37,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,13433,13433,0,0,269,346,53.1456,73.0752,2780,142,100,1258,1384,0,674,885,7267,7267,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7267,0,'EventAI',''), + (7266,'Ember',NULL,30,30,6537,0,0,0,63,63,0,0,4,3,3,0,0,32768,0,0,0,1,0.857143,1,0,0.25,1,0.1,1,1,1,238,238,0,0,42.4,56.4,0,0,1200,102,9,2000,2000,2,14,72,0,0,0,0,0,0,0,0,32,32,32,64,32,0,1,0,0,0,0,0,0,0,0,0,'',''), + (7267,'Chief Ukorz Sandscalp',NULL,48,48,6439,0,0,0,37,37,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,13433,13433,0,0,269,346,53.1456,73.0752,2780,142,100,1258,1384,0,674,885,7267,7267,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7267,0,'EventAI',''), (7268,'Sandfury Guardian',NULL,45,46,4305,0,0,0,37,37,0,0,1,1,3,0,0,0,0,0,1,1,1.14286,1,1,3,1,1,1,-1,1,5544,5544,0,0,171,212,49.984,68.728,2725,88,100,1291,1420,0,0,0,7268,0,7268,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7269,'Scarab',NULL,44,46,7470,0,0,0,15,15,0,0,1,3,3,0,0,0,0,0,0,0.8,1,1,0,1,1,1,1,-1,1,1782,1782,0,0,96,117,59.0304,81.1668,2557,49,100,2000,1716,0,0,0,7269,0,100004,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7269,'Scarab',NULL,44,46,7470,0,0,0,15,15,0,0,1,3,3,0,0,32768,0,0,0,0.8,1,1,0,1,1,1,1,-1,1,1782,1782,0,0,96,117,59.0304,81.1668,2557,49,100,2000,1716,0,0,0,7269,0,100004,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (7271,'Witch Doctor Zum\'rah',NULL,46,46,6434,0,0,0,35,35,0,0,7,3,3,0,0,33088,0,0,0,1,1.14286,2,1,7,4,1,1,1,1,10745,10745,6348,6348,269,346,53.1456,73.0752,2255,142,100,2000,1384,0,543,714,7271,7271,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7271,0,'','boss_zumrah'), (7272,'Theka the Martyr',NULL,45,46,6696,0,0,0,37,37,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,9415,9520,0,0,269,346,53.1456,73.0752,2780,142,100,2500,1384,0,482,634,7272,7272,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7272,0,'EventAI',''), - (7273,'Gahz\'rilla',NULL,46,46,7271,0,0,0,107,107,0,0,1,3,3,0,0,0,0,0,0,1.6,1.42857,1,1,10,1,1,1,1,1,19190,19190,0,0,251,325,51.5936,70.9412,0,133,100,1275,1402,0,99,494,7273,0,0,0,0,8388624,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7273,'Gahz\'rilla',NULL,46,46,7271,0,0,0,107,107,0,0,1,3,3,0,0,32768,0,0,0,1.6,1.42857,1,1,10,1,1,1,1,1,19190,19190,0,0,251,325,51.5936,70.9412,2780,133,100,1275,1402,0,99,494,7273,0,0,0,0,8388624,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), (7274,'Sandfury Executioner',NULL,46,46,6440,0,0,0,37,37,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,5,1,1,1,1,1,9595,9595,0,0,269,346,53.1456,73.0752,2780,142,100,2600,1384,0,483,636,7274,7274,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7274,0,'EventAI',''), - (7275,'Shadowpriest Sezz\'ziz',NULL,47,47,6441,0,0,0,37,37,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,7675,7675,3174,3174,259,334,52.3768,72.0181,0,137,100,1266,1393,0,103,514,7275,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7275,0,'EventAI',''), + (7275,'Shadowpriest Sezz\'ziz',NULL,47,47,6441,0,0,0,37,37,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,7675,7675,3174,3174,259,334,52.3768,72.0181,2835,137,100,1266,1393,0,103,514,7275,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7275,0,'EventAI',''), (7276,'Zul\'Farrak Dead Hero',NULL,45,46,6436,0,0,0,37,37,0,0,6,3,3,0,0,559168,0,0,72,1,1.14286,1,0,1,1,1,1,1,1,1848,1919,0,0,75.6,102.4,0,0,2780,188,17,2000,2000,0,107,534,7276,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7276,0,'EventAI',''), - (7286,'Zul\'Farrak Zombie',NULL,43,44,6417,0,0,0,16,16,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,5338,5483,0,0,269,346,53.1456,73.0752,0,142,100,1258,1384,0,107,534,7286,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7286,'Zul\'Farrak Zombie',NULL,43,44,6417,0,0,0,16,16,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,5338,5483,0,0,269,346,53.1456,73.0752,2557,142,100,1258,1384,0,107,534,7286,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (7287,'Foreman Silixiz',NULL,22,22,7056,0,0,0,14,14,0,0,7,1,3,0,0,0,0,0,0,0.97,1.14286,1,0,1.02,1,1,1,1,1,573,573,0,0,33,40,34.6544,47.6498,922,17,100,2000,2000,0,0,0,7287,7287,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7287,0,'',''), (7288,'Grand Foreman Puzik Gallywix',NULL,23,23,7055,0,0,0,93,93,0,0,7,1,3,0,0,64,0,0,0,0.97,1.14286,1,1,3,1,1,1,1,1,1815,1815,0,0,95,122,31.1424,42.8208,957,50,100,1475,2000,0,0,0,7288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7288,0,'',''), - (7290,'Shadowforge Sharpshooter',NULL,43,44,6057,0,0,0,54,54,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,2.4,1,1,1,5148,5346,0,0,66.6,95.6,0,0,2557,174,16,2000,2000,0,300,396,7290,7290,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7290,0,'EventAI',''), - (7291,'Galgann Firehammer',NULL,45,45,6059,0,0,0,54,54,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,1,9,1,1,1,1,1,13302,13302,1534,1534,70.4,93.3,0,0,2211,172,15,2000,2000,0,626,822,7291,0,0,0,0,8388625,0,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,7291,0,'EventAI',''), - (7292,'Dinita Stonemantle','Vault Administrator',40,40,6588,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,233,274,56.672,77.924,0,117,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7294,'Shim\'la',NULL,35,35,6064,0,0,0,29,29,0,0,7,3,3,0,0,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7294,0,'',''), - (7295,'Shailiea',NULL,35,35,6061,0,0,0,12,12,0,0,7,3,3,0,0,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7295,0,'EventAI',''), - (7296,'Corand',NULL,35,35,6063,0,0,0,80,80,0,0,7,3,3,0,0,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1268,1268,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7296,0,'',''), - (7297,'Gothard Winslow',NULL,35,35,6065,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7297,0,'EventAI',''), - (7298,'Demnul Farmountain',NULL,45,45,6062,0,0,0,55,55,0,0,7,3,3,0,0,4608,0,2,8,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7298,0,'',''), + (7290,'Shadowforge Sharpshooter',NULL,43,44,6057,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,2.4,1,1,1,5148,5346,0,0,66.6,95.6,0,0,2557,174,16,2000,2000,0,300,396,7290,7290,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7290,0,'EventAI',''), + (7291,'Galgann Firehammer',NULL,45,45,6059,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,9,1,1,1,1,1,13302,13302,1534,1534,70.4,93.3,0,0,2211,172,15,2000,2000,0,626,822,7291,0,0,0,0,8388625,0,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,7291,0,'EventAI',''), + (7292,'Dinita Stonemantle','Vault Administrator',40,40,6588,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,233,274,56.672,77.924,1964,117,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7294,'Shim\'la',NULL,35,35,6064,0,0,0,29,29,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7294,0,'',''), + (7295,'Shailiea',NULL,35,35,6061,0,0,0,12,12,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7295,0,'EventAI',''), + (7296,'Corand',NULL,35,35,6063,0,0,0,80,80,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1268,1268,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7296,0,'',''), + (7297,'Gothard Winslow',NULL,35,35,6065,0,0,0,68,68,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7297,0,'EventAI',''), + (7298,'Demnul Farmountain',NULL,45,45,6062,0,0,0,55,55,0,0,7,3,3,0,0,37376,0,2,8,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7298,0,'',''), (7307,'Venture Co. Lookout',NULL,23,23,7235,7236,0,0,14,14,0,0,7,1,3,0,0,0,0,0,0,0.97,1.14286,1,0,1.02,1,1,1,1,1,617,617,0,0,35,42,32.8944,45.2298,957,18,100,2000,2000,0,0,0,7307,7307,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (7308,'Venture Co. Patroller',NULL,22,22,7239,7240,0,0,14,14,0,0,7,1,3,0,0,0,0,0,0,0.97,1.14286,1,0,1.02,1,1,1,1,1,573,573,0,0,33,40,31.504,43.318,922,17,100,2000,2000,0,0,0,7308,7308,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7309,'Earthen Custodian',NULL,44,45,6025,0,0,0,470,470,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,0.25,1,1,1,1,1,446,462,0,0,72,100.3,0,0,2725,184,17,2000,2000,0,47,67,7309,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI','mob_archaeras_add'), - (7310,'Mutated Venture Co. Drone',NULL,25,25,5832,0,0,0,14,14,0,0,6,1,3,0,0,32768,0,0,0,0.97,1.14286,1,0,1,1,1,1,-1,1,759,759,0,0,31,40,35.6224,48.9808,0,16,100,2000,2000,0,0,0,7310,7310,0,0,0,8388624,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,7310,0,'',''), - (7311,'Uthel\'nay','Mage Trainer',40,40,6060,0,0,0,126,126,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,64,7311,0,'',''), - (7312,'Dink','Mage Trainer',40,40,6072,0,0,0,875,875,1.15,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4553,7312,0,'',''), - (7313,'Priestess A\'moora',NULL,20,20,6348,0,0,0,80,80,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,919,919,1202,1202,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7315,'Darnath Bladesinger','Warrior Trainer',55,55,6071,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4697,7315,0,'',''), - (7316,'Sister Aquinne','Novice Priestess',15,15,6349,0,0,0,80,80,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,644,644,790,790,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), - (7317,'Oben Rageclaw',NULL,40,40,6230,0,0,0,80,80,0,0,7,3,3,0,2,4864,0,2,0,1.14,1.14286,2,0,1,1,1,1,-1,1,2471,2471,1283,1283,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7317,0,'',''), - (7318,'Rageclaw',NULL,10,10,6231,0,0,0,16,16,0,0,7,3,3,0,0,0,0,0,0,0.97,1.14286,2,0,1,1,1,1,1,1,186,186,191,191,12,14,16.632,22.869,426,6,100,2000,2000,0,10,18,7318,7318,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7318,0,'EventAI',''), + (7309,'Earthen Custodian',NULL,44,45,6025,0,0,0,470,470,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,0.25,1,1,1,1,1,446,462,0,0,72,100.3,0,0,2725,184,17,2000,2000,0,47,67,7309,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI','mob_archaeras_add'), + (7310,'Mutated Venture Co. Drone',NULL,25,25,5832,0,0,0,14,14,0,0,6,1,3,0,0,32768,0,0,0,0.97,1.14286,1,0,1,1,1,1,-1,1,759,759,0,0,31,40,35.6224,48.9808,1026,16,100,2000,2000,0,0,0,7310,7310,0,0,0,8388624,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,7310,0,'',''), + (7311,'Uthel\'nay','Mage Trainer',40,40,6060,0,0,0,126,126,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,64,7311,0,'',''), + (7312,'Dink','Mage Trainer',40,40,6072,0,0,0,875,875,1.15,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4553,7312,0,'',''), + (7313,'Priestess A\'moora',NULL,20,20,6348,0,0,0,80,80,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,919,919,1202,1202,24,31,31.856,43.802,460,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7315,'Darnath Bladesinger','Warrior Trainer',55,55,6071,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4697,7315,0,'',''), + (7316,'Sister Aquinne','Novice Priestess',15,15,6349,0,0,0,80,80,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,644,644,790,790,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), + (7317,'Oben Rageclaw',NULL,40,40,6230,0,0,0,80,80,0,0,7,3,3,0,2,37632,0,2,0,1.14,1.14286,2,0,1,1,1,1,-1,1,2471,2471,1283,1283,61,78,56.672,77.924,1619,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7317,0,'',''), + (7318,'Rageclaw',NULL,10,10,6231,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,0.97,1.14286,2,0,1,1,1,1,1,1,186,186,191,191,12,14,16.632,22.869,426,6,100,2000,2000,0,10,18,7318,7318,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7318,0,'EventAI',''), (7319,'Lady Sathrah',NULL,12,12,6214,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1.22,1.14286,2,0,1,1,1,1,-1,1,275,275,249,249,13,17,18.1984,25.0228,20,7,100,2000,2068,0,0,0,7319,0,0,0,0,0,0,0,0,0,0,0,0,5914,1,0,0,0,0,0,0,0,0,0,'',''), - (7320,'Stonevault Mauler',NULL,44,45,11166,0,0,0,59,59,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,2.5,1,0.3,1,5346,5544,0,0,72,100.3,0,0,808,184,17,2000,2000,0,310,409,7320,7320,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7320,0,'EventAI',''), - (7321,'Stonevault Flameweaver',NULL,44,45,160,0,0,0,59,59,0,0,7,3,3,0,0,0,0,0,0,1.68,1.14286,8,1,1,1,1,1,-1,1,3012,3120,2975,3075,269,346,53.1456,73.0752,945,142,100,1258,1384,0,246,326,7321,7321,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7321,0,'EventAI',''), - (7322,'Riding Tiger (Black)',NULL,1,1,9991,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,0,0,0,4,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7323,'Winstone Wolfe','The Wolf',52,52,7011,0,0,0,471,471,0,0,7,1,3,0,0,512,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,3748,3748,0,0,87,113,68.1824,93.7508,0,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7323,0,'',''), - (7324,'Simone Cantrell','Landscape Architect',45,45,6797,0,0,0,471,471,0,0,7,3,3,0,0,512,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7324,0,'',''), - (7325,'Master Kang',NULL,62,62,6575,0,0,0,471,471,0,0,7,3,3,0,0,512,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,4079,4079,0,0,174,224,203.77,104.278,0,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7327,'Withered Warrior',NULL,34,35,11386,0,0,0,152,152,0,0,6,3,3,0,0,64,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,3403,3621,0,0,193,249,44.84,61.655,0,102,100,2000,2000,0,216,287,7327,7327,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7327,0,'EventAI',''), - (7328,'Withered Reaver',NULL,35,36,11384,0,0,0,152,152,0,0,6,3,3,0,0,64,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,3748,4046,0,0,193,249,44.84,61.655,0,102,100,2800,2000,0,222,295,7328,7328,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7328,0,'EventAI',''), - (7329,'Withered Quilguard',NULL,35,36,11383,0,0,0,152,152,0,0,6,3,3,0,0,64,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,3780,3843,0,0,193,249,44.84,61.655,0,102,100,2000,2000,0,222,295,7329,7329,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7329,0,'EventAI',''), - (7332,'Withered Spearhide',NULL,34,35,11385,0,0,0,152,152,0,0,6,3,3,0,0,64,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,3543,3902,0,0,193,249,44.84,61.655,0,102,100,2000,2000,0,212,282,7332,7332,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7332,0,'EventAI',''), - (7333,'Withered Battle Boar',NULL,34,34,6121,0,0,0,152,152,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1279,1279,0,0,49,60,49.9664,68.7038,1340,25,100,2000,2000,0,0,0,7333,0,7333,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (7334,'Battle Boar Horror',NULL,37,37,6122,0,0,0,152,152,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1619,1619,0,0,55,70,50.512,69.454,0,29,100,2000,2000,0,0,0,7334,0,7334,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (7335,'Death\'s Head Geomancer',NULL,35,36,6100,0,0,0,152,152,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,8,1,3,2,1,1,-1,1,2706,2706,5360,5360,193,249,44.84,61.655,751,102,100,2000,2000,0,180,240,7335,7335,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7335,0,'EventAI',''), - (7337,'Death\'s Head Necromancer',NULL,36,37,11381,0,0,0,152,152,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,3027,3027,1067,1067,193,249,44.84,61.655,1149,102,100,2000,2000,0,203,270,7337,7337,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7340,'Skeletal Shadowcaster',NULL,36,36,9786,0,0,0,152,152,0,0,6,3,3,0,0,0,0,0,0,1.15,1.14286,1,0,1,1,1,1,-1,1,902,902,2680,2680,98,117,55.968,76.956,0,50,100,1590,1749,0,32,159,7340,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7341,'Skeletal Frostweaver',NULL,37,38,9783,0,0,0,152,152,0,0,6,3,3,0,0,64,0,0,0,1,1.14286,8,1,1,1,1,1,-1,1,2706,2805,2680,2763,193,249,44.84,61.655,777,102,100,2000,2000,0,196,261,7341,7341,0,0,0,8388625,0,0,0,0,190,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7342,'Skeletal Summoner',NULL,39,40,1245,0,0,0,152,152,0,0,6,3,3,0,0,64,0,0,0,1,1.14286,8,1,1,1,1,1,-1,1,2805,2805,2763,2763,199,256,45.7392,62.8914,803,105,100,2000,2000,0,208,276,7342,7342,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7343,'Splinterbone Skeleton',NULL,35,35,7550,0,0,0,152,152,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,0.25,1,1,1,1,1,305,305,0,0,49,60,51.128,70.301,1373,25,100,2000,2000,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (7344,'Splinterbone Warrior',NULL,37,38,5231,0,0,0,152,152,0,0,6,3,3,0,0,0,0,0,0,0.888888,1.14286,1,0,1.05,1,1,1,-1,1,1403,1468,0,0,73,92,53.8384,74.0278,2117,38,100,2000,2000,0,65,89,7344,7344,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7344,0,'EventAI',''), - (7345,'Splinterbone Captain',NULL,39,40,7847,0,0,0,152,152,0,0,6,3,3,0,0,64,0,0,0,0.888888,1.14286,1,1,1,1,1,1,-1,1,3831,3831,0,0,215,276,47.4944,65.3048,1480,113,100,2800,2000,0,263,348,7345,7345,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7345,0,'EventAI',''), - (7346,'Splinterbone Centurion',NULL,38,39,7848,0,0,0,152,152,0,0,6,3,3,0,0,0,0,0,0,0.888888,1.14286,1,0,1,1,1,1,-1,1,1468,1468,0,0,76,94,53.8384,74.0278,1480,39,100,2000,2000,0,65,90,7346,7346,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7346,0,'EventAI',''), - (7347,'Boneflayer Ghoul',NULL,38,39,1065,0,0,0,152,152,0,0,6,3,3,0,0,64,0,0,0,0.777776,1.14286,1,1,1,1,1,1,-1,1,3831,3831,0,0,193,249,44.84,61.655,1480,102,100,2000,2000,0,249,330,7347,7347,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7348,'Thorn Eater Ghoul',NULL,37,38,1065,0,0,0,152,152,0,0,6,3,3,0,0,64,0,0,0,0.777776,1.14286,1,1,1,1,1,1,-1,1,3660,3831,0,0,193,249,44.84,61.655,1480,102,100,2000,2000,0,238,316,7348,7348,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7349,'Tomb Fiend',NULL,35,35,6842,0,0,0,152,152,0,0,6,3,3,0,0,0,0,0,0,1.15,1.14286,1,0,1.1,1,1,1,1,1,1342,1342,0,0,80,95,49.368,67.881,0,40,100,1650,1815,0,24,119,7349,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7351,'Tomb Reaver',NULL,37,37,3004,0,0,0,152,152,0,0,6,3,3,0,0,0,0,0,0,1.15,1.14286,1,1,1,1,1,1,-1,1,3831,3831,0,0,177,230,43.0272,59.1624,0,94,100,1358,1494,0,63,317,7351,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7352,'Frozen Soul',NULL,37,38,146,0,0,0,152,152,0,0,6,3,3,0,0,64,0,0,0,1.11111,1.14286,2,1,1,1,1,1,-1,1,3027,3150,1067,1097,193,249,44.84,61.655,1192,102,100,2000,2000,0,213,283,7352,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7353,'Freezing Spirit',NULL,39,40,146,0,0,0,152,152,0,0,6,3,3,0,0,64,0,0,0,1.11111,1.14286,2,1,1,1,1,1,-1,1,3150,3150,1097,1097,193,249,44.84,61.655,1234,102,100,2800,2000,0,225,298,7353,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7354,'Ragglesnout',NULL,40,40,11382,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.15,1.14286,8,2,1,1,1,1,-1,1,7760,7760,2861,2861,140,158,520,715,0,69,100,1200,1300,0,2544,12720,7354,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7354,0,'EventAI',''), - (7355,'Tuten\'kash',NULL,40,40,7845,0,0,0,152,152,0,0,6,3,3,0,0,0,0,0,0,1.15,1.14286,1,1,1,1,1,1,-1,1,10688,10688,0,0,208,268,46.624,64.108,0,110,100,1325,1457,0,77,383,7355,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7356,'Plaguemaw the Rotting',NULL,40,40,6124,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.62,1.14286,1,1,1,1,1,1,-1,1,10688,10688,0,0,215,276,47.4944,65.3048,0,113,100,1316,1448,0,80,401,7356,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7357,'Mordresh Fire Eye',NULL,39,39,8055,0,0,0,152,152,0,0,6,3,3,0,0,64,0,0,0,1.15,1.14286,8,1,1,1,1,1,-1,1,7760,7760,8583,8583,208,268,46.624,64.108,858,110,100,2000,2000,0,416,548,7357,7357,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7358,'Amnennar the Coldbringer',NULL,41,41,7971,0,0,0,152,152,0,0,6,3,3,0,0,64,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,8744,8744,9136,9136,269,346,53.1456,73.0752,1769,142,100,2000,2000,0,496,653,7358,7358,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7360,'Dun Garok Soldier',NULL,28,29,6127,0,0,0,55,55,0,0,7,3,3,0,0,0,0,0,0,1.08,1.14286,1,0,1.06,1,1,1,-1,1,905,948,0,0,64,75,42.1344,57.9348,0,32,100,1710,1881,0,13,63,7360,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7360,0,'EventAI',''), - (7361,'Grubbis',NULL,32,32,6533,0,0,0,59,59,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,5,1,2.4,1,1,1,5285,5285,0,0,44.8,59.5,0,0,1270,108,10,2000,2000,0,70,349,7361,0,0,0,0,8388624,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'',''), - (7363,'Kum\'isha the Collector',NULL,60,60,11653,0,0,0,35,35,0,0,7,3,3,0,3,768,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,752,7363,0,'',''), - (7364,'Flawless Draenethyst Sphere',NULL,60,60,6148,0,0,0,91,91,0,0,4,3,3,0,0,0,0,2,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,236,284,74.448,102.366,0,120,100,1410,1551,0,64,318,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7365,'Flawless Draenethyst Fragment',NULL,40,40,1825,0,0,0,91,91,0,0,4,3,3,0,0,0,0,2,0,1.14,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,92,109,56.672,77.924,0,46,100,1610,1771,0,29,147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7366,'Stoneskin Totem IV',NULL,38,38,4588,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,54.5072,74.9474,0,4,100,1630,1793,0,5,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (7367,'Stoneskin Totem V',NULL,45,45,4588,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,61.38,84.3975,0,4,100,1550,1705,0,5,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (7368,'Stoneskin Totem VI',NULL,54,54,4588,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,68.4288,94.0896,0,4,100,1440,1584,0,5,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (7369,'Deadwind Brute',NULL,55,56,11533,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.6,1.14286,1,0,1.35,1,1,1,1,1,3529,3644,0,0,97,120,70.4704,96.8968,3299,50,100,2000,2000,0,448,589,7369,7369,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7370,'Restless Shade',NULL,58,60,4870,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,5233,5409,2991,3080,223,294,71.2272,97.9374,5115,119,100,2000,2000,0,195,260,7370,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7371,'Deadwind Mauler',NULL,56,57,11536,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,3.13,1.14286,1,0,1.35,1,1,1,1,1,3644,3758,0,0,147,182,71.2272,97.9374,1713,76,100,2000,2000,0,127,171,7371,7371,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7372,'Deadwind Warlock',NULL,57,58,11538,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.6,1.14286,8,0,1.35,1,1,1,1,1,2631,2714,5340,5461,87,108,71.2272,97.9374,1728,45,100,2000,2000,0,105,142,7372,7372,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7376,'Sky Shadow',NULL,55,56,10826,0,0,0,14,14,0,7,1,3,3,0,0,0,0,0,1,1.2,1.42857,1,0,1.35,1,1,1,1,1,3529,3644,0,0,97,120,68.904,94.743,3299,50,100,2000,2000,0,0,0,7376,0,100003,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7379,'Deadwind Ogre Mage',NULL,55,57,11537,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.6,1.14286,8,0,1.35,1,1,1,1,1,2470,2631,5013,5340,83,104,71.2272,97.9374,5086,43,100,2000,2000,0,116,156,7379,7379,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7380,'Siamese Cat',NULL,1,1,5585,0,0,0,55,55,0,0,1,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7381,'Silver Tabby Cat',NULL,1,1,5555,0,0,0,188,188,0,0,1,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,100008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7382,'Orange Tabby Cat',NULL,1,1,5554,0,0,0,188,188,0,0,1,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,100008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7383,'Black Tabby Cat',NULL,1,1,5448,0,0,0,116,116,0,0,1,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7384,'Cornish Rex Cat',NULL,1,1,5586,0,0,0,188,188,0,0,1,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,100008,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (7385,'Bombay Cat',NULL,1,1,5556,0,0,0,188,188,0,0,1,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,100008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7386,'White Kitten',NULL,1,1,9989,0,0,0,4,4,0,0,1,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7387,'Green Wing Macaw',NULL,1,1,5207,0,0,0,115,115,0,0,1,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7389,'Senegal',NULL,1,1,6190,0,0,0,188,188,0,0,1,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,100008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7390,'Cockatiel',NULL,1,1,6191,0,0,0,188,188,0,0,1,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,100008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7391,'Hyacinth Macaw',NULL,1,1,6192,0,0,0,1,1,0,0,1,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7392,'Prairie Chicken',NULL,1,1,304,0,0,0,4,4,0,0,1,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7394,'Ancona Chicken',NULL,1,1,5369,0,0,0,7,7,0,0,1,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7395,'Cockroach',NULL,1,1,2177,0,0,0,188,188,0,0,1,3,3,0,0,768,0,2,0,0.4,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,7395,0,100008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7396,'Earthen Stonebreaker',NULL,44,45,6010,0,0,0,415,415,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,1782,1848,0,0,90,125.4,0,0,2725,184,17,2500,2500,0,83,114,7396,7396,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7396,0,'EventAI',''), - (7397,'Earthen Stonecarver',NULL,44,45,6009,0,0,0,415,415,0,0,7,3,3,0,0,0,0,0,0,1.44,1.14286,8,0,1,1,1,1,-1,1,1248,1248,3075,3075,59,75,63.7824,87.7008,974,31,100,1510,1661,0,71,97,7397,7397,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7397,0,'EventAI',''), - (7398,'Stoneclaw Totem V',NULL,53,53,4588,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,69.0272,94.9124,0,4,100,1480,1628,0,11,55,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (7399,'Stoneclaw Totem VI',NULL,58,58,4588,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,72.9872,100.357,0,4,100,1430,1573,0,13,64,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (7400,'Searing Totem V',NULL,50,50,4589,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,1700,1700,9,9,66.44,91.355,0,4,100,1510,1661,0,27,135,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (7401,'Draenei Refugee',NULL,45,45,11650,0,0,0,14,14,0,0,7,3,3,0,0,0,0,2,0,1.17,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,108,129,61.776,84.942,0,55,100,1560,1716,0,37,183,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7402,'Searing Totem VI',NULL,60,60,4589,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,2184,2184,9,9,74.448,102.366,0,4,100,1410,1551,0,36,181,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (7403,'Strength of Earth Totem IV',NULL,53,53,4588,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,67.628,92.9885,0,4,100,1450,1595,0,5,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (7320,'Stonevault Mauler',NULL,44,45,11166,0,0,0,59,59,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,2.5,1,0.3,1,5346,5544,0,0,72,100.3,0,0,818,184,17,2000,2000,0,310,409,7320,7320,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7320,0,'EventAI',''), + (7321,'Stonevault Flameweaver',NULL,44,45,160,0,0,0,59,59,0,0,7,3,3,0,0,32768,0,0,0,1.68,1.14286,8,1,1,1,1,1,-1,1,3012,3120,2975,3075,269,346,53.1456,73.0752,945,142,100,1258,1384,0,246,326,7321,7321,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7321,0,'EventAI',''), + (7322,'Riding Tiger (Black)',NULL,1,1,9991,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,0,0,15,4,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7323,'Winstone Wolfe','The Wolf',52,52,7011,0,0,0,471,471,0,0,7,1,3,0,0,512,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,3748,3748,0,0,87,113,68.1824,93.7508,3108,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7323,0,'',''), + (7324,'Simone Cantrell','Landscape Architect',45,45,6797,0,0,0,471,471,0,0,7,3,3,0,0,33280,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7324,0,'',''), + (7325,'Master Kang',NULL,62,62,6575,0,0,0,471,471,0,0,7,3,3,0,0,33280,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,4079,4079,0,0,174,224,203.77,104.278,4391,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7327,'Withered Warrior',NULL,34,35,11386,0,0,0,152,152,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,3403,3621,0,0,193,249,44.84,61.655,1373,102,100,2000,2000,0,216,287,7327,7327,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7327,0,'EventAI',''), + (7328,'Withered Reaver',NULL,35,36,11384,0,0,0,152,152,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,3748,4046,0,0,193,249,44.84,61.655,1480,102,100,2800,2000,0,222,295,7328,7328,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7328,0,'EventAI',''), + (7329,'Withered Quilguard',NULL,35,36,11383,0,0,0,152,152,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,3780,3843,0,0,193,249,44.84,61.655,1480,102,100,2000,2000,0,222,295,7329,7329,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7329,0,'EventAI',''), + (7332,'Withered Spearhide',NULL,34,35,11385,0,0,0,152,152,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,3543,3902,0,0,193,249,44.84,61.655,1373,102,100,2000,2000,0,212,282,7332,7332,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7332,0,'EventAI',''), + (7333,'Withered Battle Boar',NULL,34,34,6121,0,0,0,152,152,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1279,1279,0,0,49,60,49.9664,68.7038,1340,25,100,2000,2000,0,0,0,7333,0,7333,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (7334,'Battle Boar Horror',NULL,37,37,6122,0,0,0,152,152,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1619,1619,0,0,55,70,50.512,69.454,1593,29,100,2000,2000,0,0,0,7334,0,7334,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (7335,'Death\'s Head Geomancer',NULL,35,36,6100,0,0,0,152,152,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,8,1,3,2,1,1,-1,1,2706,2706,5360,5360,193,249,44.84,61.655,751,102,100,2000,2000,0,180,240,7335,7335,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7335,0,'EventAI',''), + (7337,'Death\'s Head Necromancer',NULL,36,37,11381,0,0,0,152,152,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,3027,3027,1067,1067,193,249,44.84,61.655,1149,102,100,2000,2000,0,203,270,7337,7337,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7340,'Skeletal Shadowcaster',NULL,36,36,9786,0,0,0,152,152,0,0,6,3,3,0,0,32768,0,0,0,1.15,1.14286,1,0,1,1,1,1,-1,1,902,902,2680,2680,98,117,55.968,76.956,1480,50,100,1590,1749,0,32,159,7340,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7341,'Skeletal Frostweaver',NULL,37,38,9783,0,0,0,152,152,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,8,1,1,1,1,1,-1,1,2706,2805,2680,2763,193,249,44.84,61.655,777,102,100,2000,2000,0,196,261,7341,7341,0,0,0,8388625,0,0,0,0,190,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7342,'Skeletal Summoner',NULL,39,40,1245,0,0,0,152,152,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,8,1,1,1,1,1,-1,1,2805,2805,2763,2763,199,256,45.7392,62.8914,803,105,100,2000,2000,0,208,276,7342,7342,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7343,'Splinterbone Skeleton',NULL,35,35,7550,0,0,0,152,152,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,0.25,1,1,1,1,1,305,305,0,0,49,60,51.128,70.301,1373,25,100,2000,2000,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (7344,'Splinterbone Warrior',NULL,37,38,5231,0,0,0,152,152,0,0,6,3,3,0,0,32768,0,0,0,0.888888,1.14286,1,0,1.05,1,1,1,1.5,1,1403,1465,0,0,73,92,53.8384,74.0278,2564,38,100,2000,2000,0,65,89,7344,7344,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7344,0,'EventAI',''), + (7345,'Splinterbone Captain',NULL,39,40,7847,0,0,0,152,152,0,0,6,3,3,0,0,32832,0,0,0,0.888888,1.14286,1,1,1,1,1,1,-1,1,3831,3831,0,0,215,276,47.4944,65.3048,1480,113,100,2800,2000,0,263,348,7345,7345,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7345,0,'EventAI',''), + (7346,'Splinterbone Centurion',NULL,38,39,7848,0,0,0,152,152,0,0,6,3,3,0,0,32768,0,0,0,0.888888,1.14286,1,0,1,1,1,1,-1,1,1468,1468,0,0,76,94,53.8384,74.0278,1480,39,100,2000,2000,0,65,90,7346,7346,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7346,0,'EventAI',''), + (7347,'Boneflayer Ghoul',NULL,38,39,1065,0,0,0,152,152,0,0,6,3,3,0,0,32832,0,0,0,0.777776,1.14286,1,1,1,1,1,1,-1,1,3831,3831,0,0,193,249,44.84,61.655,1480,102,100,2000,2000,0,249,330,7347,7347,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7348,'Thorn Eater Ghoul',NULL,37,38,1065,0,0,0,152,152,0,0,6,3,3,0,0,32832,0,0,0,0.777776,1.14286,1,1,1,1,1,1,-1,1,3660,3831,0,0,193,249,44.84,61.655,1480,102,100,2000,2000,0,238,316,7348,7348,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7349,'Tomb Fiend',NULL,35,35,6842,0,0,0,152,152,0,0,6,3,3,0,0,32768,0,0,0,1.15,1.14286,1,0,1.1,1,1,1,1,1,1342,1342,0,0,80,95,49.368,67.881,1373,40,100,1650,1815,0,24,119,7349,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7351,'Tomb Reaver',NULL,37,37,3004,0,0,0,152,152,0,0,6,3,3,0,0,32768,0,0,0,1.15,1.14286,1,1,1,1,1,1,-1,1,3831,3831,0,0,177,230,43.0272,59.1624,1593,94,100,1358,1494,0,63,317,7351,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7352,'Frozen Soul',NULL,37,38,146,0,0,0,152,152,0,0,6,3,3,0,0,32832,0,0,0,1.11111,1.14286,2,1,1,1,1,1,-1,1,3027,3150,1067,1097,193,249,44.84,61.655,1192,102,100,2000,2000,0,213,283,7352,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7353,'Freezing Spirit',NULL,39,40,146,0,0,0,152,152,0,0,6,3,3,0,0,32832,0,0,0,1.11111,1.14286,2,1,1,1,1,1,-1,1,3150,3150,1097,1097,193,249,44.84,61.655,1234,102,100,2800,2000,0,225,298,7353,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7354,'Ragglesnout',NULL,40,40,11382,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.15,1.14286,8,2,1,1,1,1,-1,1,7760,7760,2861,2861,140,158,520,715,1035,69,100,1200,1300,0,2544,12720,7354,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7354,0,'EventAI',''), + (7355,'Tuten\'kash',NULL,40,40,7845,0,0,0,152,152,0,0,6,3,3,0,0,32768,0,0,0,1.15,1.14286,1,1,1,1,1,1,-1,1,10688,10688,0,0,208,268,46.624,64.108,1964,110,100,1325,1457,0,77,383,7355,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7356,'Plaguemaw the Rotting',NULL,40,40,6124,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.62,1.14286,1,1,1,1,1,1,-1,1,10688,10688,0,0,215,276,47.4944,65.3048,1964,113,100,1316,1448,0,80,401,7356,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7357,'Mordresh Fire Eye',NULL,39,39,8055,0,0,0,152,152,0,0,6,3,3,0,0,32832,0,0,0,1.15,1.14286,8,1,1,1,1,1,-1,1,7760,7760,8583,8583,208,268,46.624,64.108,858,110,100,2000,2000,0,416,548,7357,7357,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7358,'Amnennar the Coldbringer',NULL,41,41,7971,0,0,0,152,152,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,8744,8744,9136,9136,269,346,53.1456,73.0752,1769,142,100,2000,2000,0,496,653,7358,7358,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7360,'Dun Garok Soldier',NULL,28,29,6127,0,0,0,55,55,0,0,7,3,3,0,0,32768,0,0,0,1.08,1.14286,1,0,1.06,1,1,1,-1,1,905,948,0,0,64,75,42.1344,57.9348,1165,32,100,1710,1881,0,13,63,7360,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7360,0,'EventAI',''), + (7361,'Grubbis',NULL,32,32,6533,0,0,0,59,59,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,5,1,2.4,1,1,1,5285,5285,0,0,44.8,59.5,0,0,1270,108,10,2000,2000,0,70,349,7361,0,0,0,0,8388624,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'',''), + (7363,'Kum\'isha the Collector',NULL,60,60,11653,0,0,0,35,35,0,0,7,3,3,0,3,33536,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,752,7363,0,'',''), + (7364,'Flawless Draenethyst Sphere',NULL,60,60,6148,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,2,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,236,284,74.448,102.366,3791,120,100,1410,1551,0,64,318,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7365,'Flawless Draenethyst Fragment',NULL,40,40,1825,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,2,0,1.14,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,92,109,56.672,77.924,1964,46,100,1610,1771,0,29,147,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7366,'Stoneskin Totem IV',NULL,38,38,4588,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,54.5072,74.9474,1709,4,100,1630,1793,0,5,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (7367,'Stoneskin Totem V',NULL,45,45,4588,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,61.38,84.3975,2725,4,100,1550,1705,0,5,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (7368,'Stoneskin Totem VI',NULL,54,54,4588,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,68.4288,94.0896,3216,4,100,1440,1584,0,5,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (7369,'Deadwind Brute',NULL,55,56,11533,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.6,1.14286,1,0,1.35,1,1,1,1,1,3529,3644,0,0,97,120,70.4704,96.8968,3327,50,100,2000,2000,0,448,589,7369,7369,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7370,'Restless Shade',NULL,58,60,4870,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,5233,5409,2991,3080,223,294,71.2272,97.9374,5115,119,100,2000,2000,0,195,260,7370,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7371,'Deadwind Mauler',NULL,56,57,11536,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,3.13,1.14286,1,0,1.35,1,1,1,0.5,1,3644,3758,0,0,147,182,71.2272,97.9374,1690,76,100,2000,2000,0,127,171,7371,7371,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7372,'Deadwind Warlock',NULL,57,58,11538,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.6,1.14286,8,0,1.35,1,1,1,1,1,2631,2714,5340,5461,87,108,71.2272,97.9374,1742,45,100,2000,2000,0,105,142,7372,7372,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7376,'Sky Shadow',NULL,55,56,10826,0,0,0,14,14,0,7,1,3,3,0,0,32768,0,0,1,1.2,1.42857,1,0,1.35,1,1,1,1,1,3529,3644,0,0,97,120,68.904,94.743,3327,50,100,2000,2000,0,0,0,7376,0,100003,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7379,'Deadwind Ogre Mage',NULL,55,57,11537,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.6,1.14286,8,0,1.35,1,1,1,1,1,2470,2631,5013,5340,83,104,71.2272,97.9374,1714,43,100,2000,2000,0,116,156,7379,7379,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7380,'Siamese Cat',NULL,1,1,5585,0,0,0,55,55,0,0,1,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7381,'Silver Tabby Cat',NULL,1,1,5555,0,0,0,188,188,0,0,1,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,100008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7382,'Orange Tabby Cat',NULL,1,1,5554,0,0,0,188,188,0,0,1,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,100008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7383,'Black Tabby Cat',NULL,1,1,5448,0,0,0,116,116,0,0,1,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7384,'Cornish Rex Cat',NULL,1,1,5586,0,0,0,188,188,0,0,1,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,100008,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (7385,'Bombay Cat',NULL,1,1,5556,0,0,0,188,188,0,0,1,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,100008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7386,'White Kitten',NULL,1,1,9989,0,0,0,4,4,0,0,1,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7387,'Green Wing Macaw',NULL,1,1,5207,0,0,0,115,115,0,0,1,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7389,'Senegal',NULL,1,1,6190,0,0,0,188,188,0,0,1,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,100008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7390,'Cockatiel',NULL,1,1,6191,0,0,0,188,188,0,0,1,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,100008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7391,'Hyacinth Macaw',NULL,1,1,6192,0,0,0,1,1,0,0,1,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7392,'Prairie Chicken',NULL,1,1,304,0,0,0,4,4,0,0,1,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7394,'Ancona Chicken',NULL,1,1,5369,0,0,0,7,7,0,0,1,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7395,'Cockroach',NULL,1,1,2177,0,0,0,188,188,0,0,1,3,3,0,0,33536,0,2,0,0.4,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,7395,0,100008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7396,'Earthen Stonebreaker',NULL,44,45,6010,0,0,0,415,415,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,1782,1848,0,0,90,125.4,0,0,2725,184,17,2500,2500,0,83,114,7396,7396,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7396,0,'EventAI',''), + (7397,'Earthen Stonecarver',NULL,44,45,6009,0,0,0,415,415,0,0,7,3,3,0,0,32768,0,0,0,1.44,1.14286,8,0,1,1,1,1,-1,1,1248,1248,3075,3075,59,75,63.7824,87.7008,974,31,100,1510,1661,0,71,97,7397,7397,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7397,0,'EventAI',''), + (7398,'Stoneclaw Totem V',NULL,53,53,4588,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,69.0272,94.9124,3163,4,100,1480,1628,0,11,55,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (7399,'Stoneclaw Totem VI',NULL,58,58,4588,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,72.9872,100.357,3435,4,100,1430,1573,0,13,64,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (7400,'Searing Totem V',NULL,50,50,4589,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,1700,1700,9,9,66.44,91.355,2999,4,100,1510,1661,0,27,135,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (7401,'Draenei Refugee',NULL,45,45,11650,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,2,0,1.17,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,108,129,61.776,84.942,2725,55,100,1560,1716,0,37,183,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7402,'Searing Totem VI',NULL,60,60,4589,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,2184,2184,9,9,74.448,102.366,3791,4,100,1410,1551,0,36,181,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (7403,'Strength of Earth Totem IV',NULL,53,53,4588,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,67.628,92.9885,3163,4,100,1450,1595,0,5,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), (7404,'Galak Flame Guard',NULL,30,30,2290,0,0,0,131,131,0,0,7,1,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.05,1,1,1,1,1,1002,1002,0,0,74,90,42.1344,57.9348,1200,38,100,2600,2000,0,44,62,7404,7404,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7404,0,'',''), - (7405,'Deadly Cleft Scorpid',NULL,42,43,5985,0,0,0,413,413,0,20,1,3,3,0,0,0,0,0,1,1,1.14286,1,0,0.75,1,1,1,1,1,1238,1287,0,0,62.4,88.3,0,0,2397,162,16,2000,2000,0,0,0,7405,0,7405,0,0,1,0,0,0,0,0,0,0,8854,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7406,'Oglethorpe Obnoticus','Gnomish Engineering Trainer',50,50,6710,0,0,0,120,120,1.15,0,7,3,3,0,19,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,1467,7406,0,'',''), - (7407,'Chief Engineer Bilgewhizzle','Gadgetzan Water Co.',50,50,7169,0,0,0,475,475,0,0,7,1,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7407,0,'',''), - (7408,'Spigot Operator Luglunket','Gadgetzan Water Co.',40,40,7171,0,0,0,475,475,0,0,7,1,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7408,0,'',''), - (7409,'Faltering Draenethyst Sphere',NULL,1,1,6148,0,0,0,91,91,0,0,4,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7410,'Thelman Slatefist','Alterac Valley Battlemaster',61,61,6198,0,0,0,1216,1216,0,0,7,3,3,0,2049,4672,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,9563,9563,0,0,544,703,172.1,240.07,0,288,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6469,7410,0,'',''), - (7411,'Spirit of Sathrah',NULL,12,12,6213,0,0,0,35,35,0,0,1,3,3,0,0,0,0,0,0,1.21,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,26,29,19.9584,27.4428,0,13,100,1890,2079,0,3,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'',''), - (7412,'Frost Resistance Totem II',NULL,52,52,4589,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,68.1824,93.7508,0,4,100,1490,1639,0,5,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (7413,'Frost Resistance Totem III',NULL,57,57,4589,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,71.7288,98.6271,0,4,100,1430,1573,0,5,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (7414,'Mana Spring Totem II',NULL,45,45,4587,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,61.776,84.942,0,4,100,1560,1716,0,5,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (7415,'Mana Spring Totem III',NULL,52,52,4587,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,67.2672,92.4924,0,4,100,1470,1617,0,47,233,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (7416,'Mana Spring Totem IV',NULL,56,56,4587,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,70.4704,96.8968,0,4,100,1430,1573,0,5,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (7423,'Flametongue Totem III',NULL,46,46,4589,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,62.744,86.273,0,4,100,1550,1705,0,5,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (7424,'Fire Resistance Totem II',NULL,55,55,4587,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,70.18,96.4975,0,4,100,1450,1595,0,5,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (7425,'Fire Resistance Totem III',NULL,58,58,4587,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,72.4768,99.6556,0,4,100,1420,1562,0,5,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (7427,'Taim Ragetotem','Alterac Valley Battlemaster',61,61,6208,0,0,0,1214,1214,1.35,0,7,1,3,0,2049,4672,0,0,0,1.1,1.14286,1,1,1,1,1,1,-1,1,9563,9563,0,0,544,703,172.1,240.07,0,288,100,1166,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6468,7427,0,'',''), - (7428,'Frostmaul Giant',NULL,59,60,6209,0,0,0,778,778,0,0,5,1,3,0,0,64,0,0,0,0.777776,1.14286,1,1,3,1,4,1,1.25,1,8883,9156,0,0,101.8,137.9,0,0,4719,252,26,2000,2000,0,484,637,7428,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7429,'Frostmaul Preserver',NULL,59,60,12815,0,0,0,778,778,0,0,5,1,3,0,0,64,0,0,0,0.777776,1.14286,2,1,3,1,4,1,1.25,1,7107,7326,2369,2434,94.8,128.2,0,0,3822,238,24,2000,2000,0,408,537,7429,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7430,'Frostsaber Cub',NULL,55,56,9958,0,0,0,16,16,1.07,2,1,1,3,0,0,0,0,0,1,1.1,1.14286,1,0,1.35,1,1,1,1,1,3529,3644,0,0,74,90,71.456,98.252,3299,38,100,1500,2000,0,0,0,7430,0,7430,0,0,0,0,0,0,0,0,0,0,5834,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7431,'Frostsaber',NULL,56,57,9953,0,0,0,16,16,0,2,1,1,3,0,0,0,0,0,1,1.1,1.14286,1,0,1.35,1,1,1,1,1,3644,3758,0,0,74,91,71.456,98.252,3348,38,100,1500,2000,0,0,0,7431,0,7431,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (7432,'Frostsaber Stalker',NULL,59,60,11445,0,0,0,16,16,0,2,1,1,3,0,0,0,0,0,1,1.1,1.14286,1,0,1.35,1,1,1,1,1,3997,4120,0,0,77,96,73.7264,101.374,3640,40,100,1500,2000,0,0,0,7432,0,7432,0,0,0,0,0,0,50,0,0,0,8270,1,0,0,0,0,0,0,0,0,0,'',''), - (7433,'Frostsaber Huntress',NULL,58,59,11444,0,0,0,16,16,0,2,1,1,3,0,0,0,0,0,1,1.1,1.14286,1,0,1.35,1,1,1,1,1,3876,3997,0,0,77,95,72.9872,100.357,3462,40,100,1500,2000,0,0,0,7433,0,7433,0,0,0,0,0,0,50,0,0,0,8268,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7434,'Frostsaber Pride Watcher',NULL,59,60,9954,0,0,0,16,16,0,2,1,1,3,0,0,0,0,0,1,1.1,1.14286,1,0,1.35,1,1,1,1,1,3997,4120,0,0,77,96,73.7264,101.374,3640,40,100,1500,2000,0,0,0,7434,0,7434,0,0,0,0,0,0,50,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7405,'Deadly Cleft Scorpid',NULL,42,43,5985,0,0,0,413,413,0,20,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,0.75,1,1,1,1,1,1238,1287,0,0,62.4,88.3,0,0,2397,162,16,2000,2000,0,0,0,7405,0,7405,0,0,1,0,0,0,0,0,0,0,8854,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7406,'Oglethorpe Obnoticus','Gnomish Engineering Trainer',50,50,6710,0,0,0,120,120,1.15,0,7,3,3,0,19,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,1467,7406,0,'',''), + (7407,'Chief Engineer Bilgewhizzle','Gadgetzan Water Co.',50,50,7169,0,0,0,475,475,0,0,7,1,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7407,0,'',''), + (7408,'Spigot Operator Luglunket','Gadgetzan Water Co.',40,40,7171,0,0,0,475,475,0,0,7,1,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7408,0,'',''), + (7409,'Faltering Draenethyst Sphere',NULL,1,1,6148,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7410,'Thelman Slatefist','Alterac Valley Battlemaster',61,61,6198,0,0,0,1216,1216,0,0,7,3,3,0,2049,37440,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,9563,9563,0,0,544,703,172.1,240.07,4091,288,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6469,7410,0,'',''), + (7411,'Spirit of Sathrah',NULL,12,12,6213,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,0,0,1.21,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,26,29,19.9584,27.4428,573,13,100,1890,2079,0,3,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'',''), + (7412,'Frost Resistance Totem II',NULL,52,52,4589,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,68.1824,93.7508,3108,4,100,1490,1639,0,5,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (7413,'Frost Resistance Totem III',NULL,57,57,4589,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,71.7288,98.6271,3380,4,100,1430,1573,0,5,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (7414,'Mana Spring Totem II',NULL,45,45,4587,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,61.776,84.942,2725,4,100,1560,1716,0,5,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (7415,'Mana Spring Totem III',NULL,52,52,4587,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,67.2672,92.4924,3108,4,100,1470,1617,0,47,233,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (7416,'Mana Spring Totem IV',NULL,56,56,4587,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,70.4704,96.8968,3327,4,100,1430,1573,0,5,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (7423,'Flametongue Totem III',NULL,46,46,4589,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,62.744,86.273,2780,4,100,1550,1705,0,5,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (7424,'Fire Resistance Totem II',NULL,55,55,4587,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,70.18,96.4975,3271,4,100,1450,1595,0,5,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (7425,'Fire Resistance Totem III',NULL,58,58,4587,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,72.4768,99.6556,3435,4,100,1420,1562,0,5,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (7427,'Taim Ragetotem','Alterac Valley Battlemaster',61,61,6208,0,0,0,1214,1214,1.35,0,7,1,3,0,2049,4672,0,0,0,1.1,1.14286,1,1,1,1,1,1,-1,1,9563,9563,0,0,544,703,172.1,240.07,4091,288,100,1166,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6468,7427,0,'',''), + (7428,'Frostmaul Giant',NULL,59,60,6209,0,0,0,778,778,0,0,5,1,3,0,0,64,0,0,0,0.777776,1.14286,1,1,3,1,4,1,1.25,1,8883,9156,0,0,101.8,137.9,0,0,4739,252,26,2000,2000,0,484,637,7428,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7429,'Frostmaul Preserver',NULL,59,60,12815,0,0,0,778,778,0,0,5,1,3,0,0,64,0,0,0,0.777776,1.14286,2,1,3,1,4,1,1.25,1,7107,7326,2369,2434,94.8,128.2,0,0,3844,238,24,2000,2000,0,408,537,7429,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7430,'Frostsaber Cub',NULL,55,56,9958,0,0,0,16,16,1.07,2,1,1,3,0,0,0,0,0,1,1.1,1.14286,1,0,1.35,1,1,1,1,1,3529,3644,0,0,74,90,71.456,98.252,3327,38,100,1500,2000,0,0,0,7430,0,7430,0,0,0,0,0,0,0,0,0,0,5834,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7431,'Frostsaber',NULL,56,57,9953,0,0,0,16,16,0,2,1,1,3,0,0,0,0,0,1,1.1,1.14286,1,0,1.35,1,1,1,1,1,3644,3758,0,0,74,91,71.456,98.252,3380,38,100,1500,2000,0,0,0,7431,0,7431,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (7432,'Frostsaber Stalker',NULL,59,60,11445,0,0,0,16,16,0,2,1,1,3,0,0,0,0,0,1,1.1,1.14286,1,0,1.35,1,1,1,1,1,3997,4120,0,0,77,96,73.7264,101.374,3791,40,100,1500,2000,0,0,0,7432,0,7432,0,0,0,0,0,0,50,0,0,0,8270,1,0,0,0,0,0,0,0,0,0,'',''), + (7433,'Frostsaber Huntress',NULL,58,59,11444,0,0,0,16,16,0,2,1,1,3,0,0,0,0,0,1,1.1,1.14286,1,0,1.35,1,1,1,1,1,3876,3997,0,0,77,95,72.9872,100.357,3489,40,100,1500,2000,0,0,0,7433,0,7433,0,0,0,0,0,0,50,0,0,0,8268,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7434,'Frostsaber Pride Watcher',NULL,59,60,9954,0,0,0,16,16,0,2,1,1,3,0,0,0,0,0,1,1.1,1.14286,1,0,1.35,1,1,1,1,1,3997,4120,0,0,77,96,73.7264,101.374,3791,40,100,1500,2000,0,0,0,7434,0,7434,0,0,0,0,0,0,50,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (7435,'Cobalt Wyrmkin',NULL,55,56,6761,0,0,0,103,103,0,0,2,1,3,0,0,64,0,0,0,0.888888,1.14286,1,1,3,1,1,1,1,1,7842,8097,0,0,460,593,65.7432,90.3969,3327,243,100,1083,2000,0,439,578,7435,0,7435,0,0,0,0,0,0,0,82,0,165,0,1,0,0,0,0,0,0,0,7435,0,'EventAI',''), - (7436,'Cobalt Scalebane',NULL,56,57,6760,0,0,0,103,103,0,0,2,1,3,0,0,64,0,0,0,0.888888,1.14286,1,1,3,1,1,1,1,1,8097,8352,0,0,460,593,65.7432,90.3969,4207,243,100,1083,2000,0,449,592,7436,0,7436,0,0,0,0,0,0,0,84,0,168,0,1,0,0,0,0,0,0,0,7436,0,'EventAI',''), + (7436,'Cobalt Scalebane',NULL,56,57,6760,0,0,0,103,103,0,0,2,1,3,0,0,64,0,0,0,0.888888,1.14286,1,1,3,1,1,1,1,1,8097,8352,0,0,460,593,65.7432,90.3969,3380,243,100,1083,2000,0,449,592,7436,0,7436,0,0,0,0,0,0,0,84,0,168,0,1,0,0,0,0,0,0,0,7436,0,'EventAI',''), (7437,'Cobalt Mageweaver',NULL,57,58,8316,0,0,0,103,103,0,0,2,1,3,0,0,64,0,0,0,1.1,1.14286,8,1,3,1,1,1,1,1,5847,6030,5340,5461,460,593,65.7432,90.3969,1742,243,100,1083,2000,0,357,472,7437,0,7437,0,0,0,0,0,0,0,85,0,170,0,1,0,0,0,0,0,0,0,7437,0,'EventAI',''), (7438,'Winterfall Ursa',NULL,57,58,6829,0,0,0,82,82,0,0,7,1,3,0,0,0,0,0,0,0.666668,0.992063,1,0,1.35,1,1,1,1,1,3758,3876,0,0,168,209,73.392,100.914,3435,87,100,2800,2000,0,126,170,7438,7438,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (7439,'Winterfall Shaman',NULL,56,57,6830,0,0,0,82,82,0,0,7,1,3,0,0,0,0,0,0,0.666668,0.992063,2,0,1.35,1,1,1,1,1,2915,3006,2163,2241,91,113,71.2272,97.9374,2744,47,100,2000,2000,0,110,149,7439,7439,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), @@ -445760,1585 +399775,1585 @@ VALUES (7441,'Winterfall Totemic',NULL,54,55,6818,0,0,0,82,82,1.62,0,7,1,3,0,0,0,0,0,0,0.666668,0.992063,2,0,1.3,1,1,1,1,1,2634,2718,2041,2117,89,110,71.2272,97.9374,2654,46,100,2000,2000,0,100,136,7441,7441,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (7442,'Winterfall Pathfinder',NULL,53,54,6211,0,0,0,82,82,0,0,7,1,3,0,0,0,0,0,0,0.666668,0.992063,1,0,1.3,1,1,1,1,1,3189,3293,0,0,93,115,71.2272,97.9374,3216,48,100,2000,2000,0,112,151,7442,7442,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7442,0,'EventAI',''), (7443,'Shardtooth Mauler',NULL,54,56,8842,0,0,0,16,16,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,-1,1,4182,4318,0,0,97,120,68.0944,93.6298,2350,50,100,2000,2000,0,0,0,7443,0,7443,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7444,'Shardtooth Bear',NULL,53,54,865,0,0,0,16,16,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.5,1,1,1,1,1,3680,3800,0,0,93,115,66.4224,91.3308,2429,48,100,2000,2000,0,0,0,7444,0,7444,0,0,0,0,0,0,0,0,0,0,5809,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7445,'Elder Shardtooth',NULL,57,58,8837,0,0,0,16,16,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.6,1,1,1,1,1,4454,4594,0,0,101,125,69.696,95.832,2594,52,100,2000,2000,0,0,0,7445,0,7445,0,0,0,0,0,0,0,0,0,0,5811,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7446,'Rabid Shardtooth',NULL,59,60,3200,0,0,0,16,16,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.6,1,1,1,1,1,4738,4883,0,0,104,130,71.9664,98.9538,2861,54,100,2000,2000,0,0,0,7446,0,7446,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7447,'Fledgling Chillwind',NULL,53,55,10807,0,0,0,16,16,0,0,1,1,3,0,0,0,0,0,0,1.4,1.42857,1,0,1.3,1,1,1,1,1,3189,3398,0,0,92,117,67.2672,92.4924,3217,48,100,2000,2000,0,0,0,7447,0,7447,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (7448,'Chillwind Chimaera',NULL,55,57,10810,0,0,0,16,16,0,0,1,1,3,0,0,0,0,0,0,1.4,1.42857,1,0,1.35,1,1,1,1,1,3529,3758,0,0,96,121,72.2304,99.3168,3326,50,100,2000,2000,0,0,0,7448,0,7448,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7449,'Chillwind Ravager',NULL,57,59,10809,0,0,0,16,16,0,0,1,1,3,0,0,0,0,0,0,1.4,1.42857,1,0,1.35,1,1,1,1,1,3758,3997,0,0,100,126,73.7264,101.374,3435,52,100,2000,2000,0,0,0,7449,0,7449,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (7450,'Ragged Owlbeast',NULL,53,55,12235,0,0,0,16,16,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,3189,3398,0,0,92,117,71.2272,97.9374,2978,48,100,2000,2000,0,114,154,7450,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7444,'Shardtooth Bear',NULL,53,54,865,0,0,0,16,16,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.5,1,1,1,1,1,3680,3800,0,0,93,115,66.4224,91.3308,3216,48,100,2000,2000,0,0,0,7444,0,7444,0,0,0,0,0,0,0,0,0,0,5809,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7445,'Elder Shardtooth',NULL,57,58,8837,0,0,0,16,16,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.6,1,1,1,1,1,4454,4594,0,0,101,125,69.696,95.832,3435,52,100,2000,2000,0,0,0,7445,0,7445,0,0,0,0,0,0,0,0,0,0,5811,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7446,'Rabid Shardtooth',NULL,59,60,3200,0,0,0,16,16,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.6,1,1,1,0.75,1,4738,4883,0,0,104,130,71.9664,98.9538,2843,54,100,2000,2000,0,0,0,7446,0,7446,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7447,'Fledgling Chillwind',NULL,53,55,10807,0,0,0,16,16,0,0,1,1,3,0,0,0,0,0,0,1.4,1.42857,1,0,1.3,1,1,1,1,1,3189,3398,0,0,92,117,67.2672,92.4924,3271,48,100,2000,2000,0,0,0,7447,0,7447,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (7448,'Chillwind Chimaera',NULL,55,57,10810,0,0,0,16,16,0,0,1,1,3,0,0,0,0,0,0,1.4,1.42857,1,0,1.35,1,1,1,1,1,3529,3758,0,0,96,121,72.2304,99.3168,3380,50,100,2000,2000,0,0,0,7448,0,7448,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7449,'Chillwind Ravager',NULL,57,59,10809,0,0,0,16,16,0,0,1,1,3,0,0,0,0,0,0,1.4,1.42857,1,0,1.35,1,1,1,1,1,3758,3997,0,0,100,126,73.7264,101.374,3489,52,100,2000,2000,0,0,0,7449,0,7449,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (7450,'Ragged Owlbeast',NULL,53,55,12235,0,0,0,16,16,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,3189,3398,0,0,92,117,71.2272,97.9374,3271,48,100,2000,2000,0,114,154,7450,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (7451,'Raging Owlbeast',NULL,54,56,12235,0,0,0,16,16,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,3420,3644,0,0,94,118,71.2272,97.9374,3327,49,100,2000,2000,0,122,164,7451,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (7452,'Crazed Owlbeast',NULL,56,57,12237,0,0,0,16,16,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,3644,3758,0,0,99,122,71.2272,97.9374,3380,51,100,2000,2000,0,125,169,7452,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (7453,'Moontouched Owlbeast',NULL,57,58,12237,0,0,0,16,16,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,2,0,1.35,1,1,1,1,1,3006,3101,2241,2289,95,117,71.2272,97.9374,2788,49,100,2000,2000,0,111,150,7453,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (7454,'Berserk Owlbeast',NULL,58,59,12236,0,0,0,16,16,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,3876,3997,0,0,101,126,71.2272,97.9374,3489,52,100,2000,2000,0,131,176,7454,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (7455,'Winterspring Owl',NULL,55,56,6212,0,0,0,7,7,0,26,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,-1,1,2533,2699,0,0,94,118,68.0944,93.6298,3327,49,100,2000,2000,0,0,0,7455,0,0,0,0,0,0,0,0,55,0,25,0,5862,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (7456,'Winterspring Screecher',NULL,57,59,10833,0,0,0,7,7,0,26,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.35,1,1,1,1,1,3758,3997,0,0,100,126,69.696,95.832,3489,52,100,2000,2000,0,0,0,7456,0,0,0,0,0,0,0,0,55,0,25,0,5863,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7457,'Rogue Ice Thistle',NULL,53,55,6767,0,0,0,16,16,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,3189,3398,0,0,92,117,68.0944,93.6298,3217,48,100,2000,2000,0,114,154,7457,0,7457,0,0,0,0,0,0,0,110,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7458,'Ice Thistle Yeti',NULL,55,56,10579,0,0,0,16,16,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,3529,3644,0,0,97,120,71.456,98.252,3299,50,100,2000,2000,0,120,162,7458,0,7458,0,0,0,0,0,0,0,112,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7457,'Rogue Ice Thistle',NULL,53,55,6767,0,0,0,16,16,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,3189,3398,0,0,92,117,68.0944,93.6298,3271,48,100,2000,2000,0,114,154,7457,0,7457,0,0,0,0,0,0,0,110,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7458,'Ice Thistle Yeti',NULL,55,56,10579,0,0,0,16,16,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,3529,3644,0,0,97,120,71.456,98.252,3327,50,100,2000,2000,0,120,162,7458,0,7458,0,0,0,0,0,0,0,112,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (7459,'Ice Thistle Matriarch',NULL,56,57,10945,0,0,0,16,16,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.35,1,1,1,-1,1,3644,2758,0,0,99,122,72.2304,99.3168,3354,51,100,2000,2000,0,125,169,7459,0,7459,0,0,0,0,0,0,0,114,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7460,'Ice Thistle Patriarch',NULL,57,58,10946,0,0,0,16,16,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,3758,3876,0,0,101,125,72.9872,100.357,3408,52,100,2000,2000,0,128,172,7460,0,7460,0,0,0,0,0,0,0,116,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7460,'Ice Thistle Patriarch',NULL,57,58,10946,0,0,0,16,16,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,3758,3876,0,0,101,125,72.9872,100.357,3435,52,100,2000,2000,0,128,172,7460,0,7460,0,0,0,0,0,0,0,116,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (7461,'Hederine Initiate',NULL,57,60,10924,0,0,0,90,90,0,0,3,1,3,0,0,32832,0,0,0,1.1,1.14286,8,1,1,1,1,1,-1,1,12507,12783,11196,11502,577,657,65.7432,90.3969,2949,285,100,1083,2000,0,650,853,7461,7461,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (7462,'Hederine Manastalker',NULL,58,60,6172,0,0,0,90,90,0,0,3,1,3,0,0,64,0,0,0,1.1,1.14286,1,1,1,1,1,1,-1,1,17643,18147,0,0,528,681,59.9488,82.4296,0,279,100,1175,2000,0,0,0,7462,0,7462,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (7462,'Hederine Manastalker',NULL,58,60,6172,0,0,0,90,90,0,0,3,1,3,0,0,64,0,0,0,1.1,1.14286,1,1,1,1,1,1,-1,1,17643,18147,0,0,528,681,59.9488,82.4296,3791,279,100,1175,2000,0,0,0,7462,0,7462,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (7463,'Hederine Slayer',NULL,57,60,9018,0,0,0,90,90,0,0,3,1,3,0,0,32832,0,0,0,1.1,1.14286,1,1,1,1,1,1,-1,1,17581,18267,0,0,577,657,65.7432,90.3969,3059,285,100,1083,2000,0,862,1131,7463,7463,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7463,0,'',''), - (7464,'Magma Totem II',NULL,38,38,4589,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,53.8384,74.0278,0,4,100,1610,1771,0,5,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (7465,'Magma Totem III',NULL,51,51,4589,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,66.4224,91.3308,0,4,100,1480,1628,0,5,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (7466,'Magma Totem IV',NULL,56,56,4589,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,70.4704,96.8968,0,4,100,1430,1573,0,5,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (7467,'Nature Resistance Totem',NULL,34,34,4590,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,49.9664,68.7038,0,4,100,1670,1837,0,4,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (7468,'Nature Resistance Totem II',NULL,57,57,4590,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,72.2304,99.3168,0,4,100,1440,1584,0,5,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (7469,'Nature Resistance Totem III',NULL,60,60,4590,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,74.448,102.366,0,4,100,1410,1551,0,5,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (7483,'Windfury Totem II',NULL,48,48,4590,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,63.7824,87.7008,0,4,100,1510,1661,0,5,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (7484,'Windfury Totem III',NULL,60,60,4590,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,1,1,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,74.448,102.366,0,4,100,1410,1551,0,5,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (7485,'Nargatt','Food & Drink',40,40,6308,0,0,0,29,29,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7485,0,'',''), - (7486,'Grace of Air Totem',NULL,43,43,4590,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,59.0304,81.1668,0,4,100,1560,1716,0,5,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (7487,'Grace of Air Totem II',NULL,60,60,4590,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,74.448,102.366,0,4,100,1410,1551,0,5,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (7489,'Silverpine Deathguard',NULL,40,40,10797,0,0,0,71,71,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3032,3032,0,0,760,865,53.8384,74.0278,0,375,100,2000,2000,0,0,0,7489,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,7489,0,'',''), - (7503,'Curse of the Eye (Male)',NULL,1,1,6233,0,0,0,35,35,0,0,6,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7503,0,'',''), - (7504,'Curse of the Eye (Female)',NULL,1,1,6234,0,0,0,35,35,0,0,6,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7504,0,'',''), - (7505,'Bloodmage Drazial',NULL,50,50,6630,0,0,0,35,35,0,0,7,3,3,0,3,768,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,3517,3517,4393,4393,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,800,7505,0,'',''), - (7506,'Bloodmage Lynnore',NULL,53,53,6631,0,0,0,35,35,0,0,7,3,3,0,3,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3866,3866,0,0,92,119,69.0272,94.9124,0,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11473,7506,0,'',''), + (7464,'Magma Totem II',NULL,38,38,4589,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,53.8384,74.0278,1709,4,100,1610,1771,0,5,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (7465,'Magma Totem III',NULL,51,51,4589,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,66.4224,91.3308,3052,4,100,1480,1628,0,5,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (7466,'Magma Totem IV',NULL,56,56,4589,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,70.4704,96.8968,3327,4,100,1430,1573,0,5,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (7467,'Nature Resistance Totem',NULL,34,34,4590,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,49.9664,68.7038,1340,4,100,1670,1837,0,4,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (7468,'Nature Resistance Totem II',NULL,57,57,4590,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,72.2304,99.3168,3380,4,100,1440,1584,0,5,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (7469,'Nature Resistance Totem III',NULL,60,60,4590,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,74.448,102.366,3791,4,100,1410,1551,0,5,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (7483,'Windfury Totem II',NULL,48,48,4590,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,63.7824,87.7008,2888,4,100,1510,1661,0,5,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (7484,'Windfury Totem III',NULL,60,60,4590,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,1,1,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,74.448,102.366,3791,4,100,1410,1551,0,5,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (7485,'Nargatt','Food & Drink',40,40,6308,0,0,0,29,29,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7485,0,'',''), + (7486,'Grace of Air Totem',NULL,43,43,4590,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,59.0304,81.1668,2397,4,100,1560,1716,0,5,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (7487,'Grace of Air Totem II',NULL,60,60,4590,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,74.448,102.366,3791,4,100,1410,1551,0,5,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (7489,'Silverpine Deathguard',NULL,40,40,10797,0,0,0,71,71,0,0,7,3,3,0,2,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,3032,3032,0,0,760,865,53.8384,74.0278,1964,375,100,2000,2000,0,0,0,7489,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,7489,0,'',''), + (7503,'Curse of the Eye (Male)',NULL,1,1,6233,0,0,0,35,35,0,0,6,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7503,0,'',''), + (7504,'Curse of the Eye (Female)',NULL,1,1,6234,0,0,0,35,35,0,0,6,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7504,0,'',''), + (7505,'Bloodmage Drazial',NULL,50,50,6630,0,0,0,35,35,0,0,7,3,3,0,3,33536,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,3517,3517,4393,4393,85,109,66.44,91.355,1518,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,800,7505,0,'',''), + (7506,'Bloodmage Lynnore',NULL,53,53,6631,0,0,0,35,35,0,0,7,3,3,0,3,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3866,3866,0,0,92,119,69.0272,94.9124,3163,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11473,7506,0,'',''), (7523,'Suffering Highborne',NULL,54,55,10701,0,0,0,21,21,0,0,6,1,3,0,0,0,0,0,0,1.11111,1.14286,2,0,1,1,1,1,-1,1,2662,2734,2041,2117,106,137,71.2272,97.9374,2965,56,100,2000,2000,0,102,139,7523,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (7524,'Anguished Highborne',NULL,55,56,10702,0,0,0,21,21,0,0,6,1,3,0,0,0,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,2829,2933,2117,2163,106,137,71.2272,97.9374,2710,56,100,2000,2000,0,108,145,7524,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7527,'Goblin Land Mine',NULL,43,43,6271,0,0,0,495,495,0,0,9,3,3,0,0,0,0,0,0,1.16,1.14286,1,0,1,1,1,1,-1,1,339,339,0,0,101,120,59.7872,82.2074,0,51,100,1580,1738,0,34,168,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7543,'Dark Whelpling',NULL,1,1,6288,0,0,0,1,1,0,0,2,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7544,'Crimson Whelpling',NULL,1,1,6290,0,0,0,115,115,0,0,1,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7545,'Emerald Whelpling',NULL,1,1,6291,0,0,0,1,1,0,0,1,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7546,'Bronze Whelpling',NULL,1,1,6292,0,0,0,35,35,1,0,0,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7547,'Azure Whelpling',NULL,1,1,6293,0,0,0,35,35,1,0,0,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7548,'Faeling',NULL,1,1,6294,0,0,0,35,35,1,0,0,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7549,'Tree Frog',NULL,1,1,901,0,0,0,1,1,0,0,1,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,7549,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7550,'Wood Frog',NULL,1,1,901,0,0,0,4,4,0,0,1,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7551,'Dart Frog',NULL,1,1,6296,0,0,0,35,35,1,0,0,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7552,'Island Frog',NULL,1,1,6297,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7553,'Great Horned Owl',NULL,1,1,4615,0,0,0,188,188,0,0,1,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,100008,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (7554,'Snowy Owl',NULL,1,1,6298,0,0,0,35,35,1,0,0,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7527,'Goblin Land Mine',NULL,43,43,6271,0,0,0,495,495,0,0,9,3,3,0,0,32768,0,0,0,1.16,1.14286,1,0,1,1,1,1,-1,1,339,339,0,0,101,120,59.7872,82.2074,2397,51,100,1580,1738,0,34,168,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7543,'Dark Whelpling',NULL,1,1,6288,0,0,0,1,1,0,0,2,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7544,'Crimson Whelpling',NULL,1,1,6290,0,0,0,115,115,0,0,1,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7545,'Emerald Whelpling',NULL,1,1,6291,0,0,0,1,1,0,0,1,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7546,'Bronze Whelpling',NULL,1,1,6292,0,0,0,35,35,1,0,0,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7547,'Azure Whelpling',NULL,1,1,6293,0,0,0,35,35,1,0,0,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7548,'Faeling',NULL,1,1,6294,0,0,0,35,35,1,0,0,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7549,'Tree Frog',NULL,1,1,901,0,0,0,1,1,0,0,1,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,7549,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7550,'Wood Frog',NULL,1,1,901,0,0,0,4,4,0,0,1,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7551,'Dart Frog',NULL,1,1,6296,0,0,0,35,35,1,0,0,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7552,'Island Frog',NULL,1,1,6297,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7553,'Great Horned Owl',NULL,1,1,4615,0,0,0,188,188,0,0,1,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,100008,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (7554,'Snowy Owl',NULL,1,1,6298,0,0,0,35,35,1,0,0,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (7555,'Hawk Owl',NULL,1,1,6299,0,0,0,188,188,0,0,1,1,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,100008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7556,'Eagle Owl',NULL,1,1,6300,0,0,0,35,35,1,0,0,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7558,'Cottontail Rabbit',NULL,1,1,4626,0,0,0,35,35,1,0,0,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7559,'Spotted Rabbit',NULL,1,1,6302,0,0,0,35,35,1,0,0,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7560,'Snowshoe Rabbit',NULL,20,20,328,0,0,0,1,1,0,0,1,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,42,42,0,0,11,12,1,2,0,5,100,1810,1991,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7561,'Albino Snake',NULL,1,1,2955,0,0,0,35,35,1,0,0,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7556,'Eagle Owl',NULL,1,1,6300,0,0,0,35,35,1,0,0,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7558,'Cottontail Rabbit',NULL,1,1,4626,0,0,0,35,35,1,0,0,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7559,'Spotted Rabbit',NULL,1,1,6302,0,0,0,35,35,1,0,0,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7560,'Snowshoe Rabbit',NULL,20,20,328,0,0,0,1,1,0,0,1,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,42,42,0,0,11,12,1,2,852,5,100,1810,1991,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7561,'Albino Snake',NULL,1,1,2955,0,0,0,35,35,1,0,0,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (7562,'Brown Snake',NULL,1,1,2957,0,0,0,188,188,0,0,1,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,100008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7564,'Marin Noggenfogger',NULL,40,40,7185,0,0,0,474,474,0,0,7,1,3,0,7,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,922,7564,0,'',''), + (7564,'Marin Noggenfogger',NULL,40,40,7185,0,0,0,474,474,0,0,7,1,3,0,7,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,922,7564,0,'',''), (7565,'Black Kingsnake',NULL,1,1,1206,0,0,0,188,188,0,0,1,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,100008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7566,'Scarlet Snake',NULL,1,1,2954,0,0,0,67,67,0,0,1,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7566,'Scarlet Snake',NULL,1,1,2954,0,0,0,67,67,0,0,1,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (7567,'Crimson Snake',NULL,1,1,6303,0,0,0,188,188,0,0,1,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,100008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7568,'Ribbon Snake',NULL,1,1,2954,0,0,0,14,14,0,0,1,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7569,'Green Water Snake',NULL,1,1,1986,0,0,0,14,14,0,0,1,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (7570,'Elven Wisp',NULL,1,1,1824,0,0,0,35,35,1,0,8,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7572,'Fallen Hero of the Horde',NULL,60,60,6775,0,0,0,35,35,0,0,7,3,3,0,3,768,0,2,0,0.8,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,840,7572,0,'','npc_fallen_hero_of_horde'), - (7583,'Sprinkle',NULL,30,30,7175,0,0,0,474,474,0,0,7,1,3,0,2,4096,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,1605,1605,2175,2175,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7583,0,'',''), - (7584,'Wandering Forest Walker',NULL,44,46,9592,0,0,0,7,7,0,0,4,3,3,0,0,0,0,0,0,1,1.14286,2,1,1.7,1,1,1,1,1,2424,2610,1483,1587,269,346,53.1456,73.0752,2169,142,100,1258,2000,0,92,125,7584,0,0,0,0,0,0,0,0,200,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7568,'Ribbon Snake',NULL,1,1,2954,0,0,0,14,14,0,0,1,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7569,'Green Water Snake',NULL,1,1,1986,0,0,0,14,14,0,0,1,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (7570,'Elven Wisp',NULL,1,1,1824,0,0,0,35,35,1,0,8,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1.9,1,1,1,1.33,1,80,80,0,0,2,2,1,1,20,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7572,'Fallen Hero of the Horde',NULL,60,60,6775,0,0,0,35,35,0,0,7,3,3,0,3,33536,0,2,0,0.8,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,840,7572,0,'','npc_fallen_hero_of_horde'), + (7583,'Sprinkle',NULL,30,30,7175,0,0,0,474,474,0,0,7,1,3,0,2,4096,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,1605,1605,2175,2175,42,53,45.144,62.073,654,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7583,0,'',''), + (7584,'Wandering Forest Walker',NULL,44,46,9592,0,0,0,7,7,0,0,4,3,3,0,0,32768,0,0,0,1,1.14286,2,1,1.7,1,1,1,1,1,2424,2610,1483,1587,269,346,53.1456,73.0752,2255,142,100,1258,2000,0,92,125,7584,0,0,0,0,0,0,0,0,200,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (7603,'Leprous Assistant',NULL,28,29,6967,6968,0,0,63,63,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,853,905,0,0,39.3,54.3,0,0,1165,100,8,2000,2000,0,44,63,7603,7603,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (7604,'Sergeant Bly',NULL,45,45,6433,0,0,0,35,35,0,0,7,3,3,0,1,32768,0,0,4096,1,1.14286,1,1,10,1,1,1,1,1,18480,18480,0,0,269,346,53.1456,73.0752,2725,142,100,2000,1384,0,839,1100,7604,7604,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,941,7604,0,'EventAI',''), - (7605,'Raven',NULL,44,44,6435,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3.5,1,1,1,1,1,6237,6237,0,0,269,346,53.1456,73.0752,55,142,100,1600,1384,0,344,454,7605,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7605,0,'EventAI',''), + (7605,'Raven',NULL,44,44,6435,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3.5,1,1,1,1,1,6237,6237,0,0,269,346,53.1456,73.0752,2557,142,100,1600,1384,0,344,454,7605,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7605,0,'EventAI',''), (7606,'Oro Eyegouge',NULL,44,44,6432,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,1,3.5,1,1,1,1,1,4364,4364,3680,3680,269,346,53.1456,73.0752,1304,142,100,2000,1384,0,263,348,7606,7606,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7606,0,'EventAI',''), - (7607,'Weegli Blastfuse',NULL,43,43,7222,0,0,0,35,35,0,0,7,3,3,0,1,0,0,0,0,1,1.14286,1,1,9.7,1,1,1,1,1,16645,16645,0,0,215,276,49.8112,68.4904,2397,113,100,2000,1448,0,0,0,7607,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,940,7607,0,'EventAI',''), + (7607,'Weegli Blastfuse',NULL,43,43,7222,0,0,0,35,35,0,0,7,3,3,0,1,32768,0,0,0,1,1.14286,1,1,9.7,1,1,1,1,1,16645,16645,0,0,215,276,49.8112,68.4904,2397,113,100,2000,1448,0,0,0,7607,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,940,7607,0,'EventAI',''), (7608,'Murta Grimgut',NULL,44,44,6438,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3.5,1,1,1,1,1,4991,4991,1483,1483,269,346,53.1456,73.0752,2082,142,100,2000,1384,0,289,382,7608,7608,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7608,0,'EventAI',''), - (7623,'Dispatch Commander Ruag',NULL,60,60,6571,0,0,0,29,29,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7623,0,'',''), - (7643,'Bengor',NULL,45,45,6570,0,0,0,29,29,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7664,'Razelikh the Defiler',NULL,60,60,10543,0,0,0,22,22,0,0,3,3,3,0,0,0,0,0,0,1.79,1.14286,1,1,10,1,1,1,1,1,30520,30520,0,0,571,737,61.732,84.8815,0,302,100,1150,1265,0,168,838,7664,0,0,0,0,0,0,0,0,0,0,0,240,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7665,'Grol the Destroyer',NULL,58,58,10169,0,0,0,45,45,0,0,3,3,3,0,0,64,0,0,0,1.05,1.14286,1,1,8,1,1,1,1,1,22968,22968,0,0,361,467,60.5576,83.2667,3435,191,100,1166,2000,0,1073,1406,7665,7665,0,0,0,650854271,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7623,'Dispatch Commander Ruag',NULL,60,60,6571,0,0,0,29,29,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7623,0,'',''), + (7643,'Bengor',NULL,45,45,6570,0,0,0,29,29,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7664,'Razelikh the Defiler',NULL,60,60,10543,0,0,0,22,22,0,0,3,3,3,0,0,32768,0,0,0,1.79,1.14286,1,1,10,1,1,1,1,1,30520,30520,0,0,571,737,61.732,84.8815,3791,302,100,1150,1265,0,168,838,7664,0,0,0,0,0,0,0,0,0,0,0,240,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7665,'Grol the Destroyer',NULL,58,58,10169,0,0,0,45,45,0,0,3,3,3,0,0,32832,0,0,0,1.05,1.14286,1,1,8,1,1,1,1,1,22968,22968,0,0,361,467,60.5576,83.2667,3435,191,100,1166,2000,0,1073,1406,7665,7665,0,0,0,650854271,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (7666,'Archmage Allistarj',NULL,58,58,6769,0,0,0,93,93,0,0,3,3,3,0,0,32832,0,0,0,1.05,1.14286,2,1,6,20,1,1,1,1,13782,13782,45780,45780,344,444,59.3256,81.5727,2788,182,100,1183,2000,0,691,907,7666,0,0,0,0,0,0,0,116,0,116,0,116,0,0,0,0,0,0,0,0,0,7666,0,'EventAI',''), (7667,'Lady Sevine',NULL,59,59,6768,0,0,0,93,93,0,0,3,3,3,0,0,32832,0,0,0,1.05,1.14286,2,1,9,12,1,1,1,1,21321,21321,28428,28428,361,467,60.5576,83.2667,2832,191,100,1166,2000,0,990,1297,7667,7667,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7667,0,'EventAI',''), - (7668,'Servant of Razelikh',NULL,57,57,6847,0,0,0,90,90,1.35,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,3758,3758,0,0,140,171,71.2272,97.9374,3380,72,100,2000,2000,0,130,175,7668,7668,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7668,0,'',''), - (7669,'Servant of Grol',NULL,53,54,6877,0,0,0,90,90,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.3,1,1,1,1,1,3189,3293,0,0,101,126,71.2272,97.9374,3190,52,100,2000,2000,0,114,154,7669,7669,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7669,0,'',''), - (7670,'Servant of Allistarj',NULL,54,55,6858,0,0,0,90,90,1.35,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.3,1,1,1,1,1,3293,3398,0,0,114,142,71.2272,97.9374,3244,59,100,2000,2000,0,119,161,7670,7670,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7670,0,'',''), - (7671,'Servant of Sevine',NULL,55,56,6870,0,0,0,90,90,1.35,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.35,1,1,1,1,1,3529,3644,0,0,124,154,71.2272,97.9374,3299,64,100,2000,2000,0,125,168,7671,7671,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7671,0,'',''), - (7683,'Alessandro Luca','Blue Moon Odds & Ends',35,35,6837,0,0,0,68,68,0,0,7,3,3,0,7,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1120,7683,0,'EventAI',''), - (7684,'Riding Tiger (Yellow)',NULL,1,1,6447,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7686,'Riding Tiger (Red)',NULL,1,1,9714,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7687,'Spotted Frostsaber',NULL,1,1,6444,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7689,'Riding Tiger (BlackSpotted)',NULL,1,1,11448,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7690,'Striped Nightsaber',NULL,1,1,6448,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7703,'Riding Raptor (Obsidian)',NULL,1,1,6468,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7704,'Riding Raptor (Crimson)',NULL,1,1,6469,0,0,0,42,42,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7706,'Riding Raptor (Ivory)',NULL,1,1,6471,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7707,'Turquoise Raptor',NULL,1,1,6472,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7708,'Violet Raptor',NULL,1,1,6473,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7709,'Riding Tallstrider (Brown)',NULL,1,1,6474,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7710,'Riding Tallstrider (Gray)',NULL,1,1,6475,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7711,'Riding Tallstrider (Pink)',NULL,1,1,6476,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7712,'Riding Tallstrider (Purple)',NULL,1,1,6477,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7713,'Riding Tallstrider (Turquoise)',NULL,1,1,6478,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7714,'Innkeeper Byula','Innkeeper',30,30,6550,0,0,0,29,29,1.35,0,7,1,3,0,135,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,344,7714,0,'',''), - (7724,'Senior Surveyor Fizzledowser','Gadgetzan Water Co.',44,44,7173,0,0,0,475,475,0,0,7,1,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,68,88,60.7904,83.5868,0,36,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7724,0,'',''), + (7668,'Servant of Razelikh',NULL,57,57,6847,0,0,0,90,90,1.35,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,3758,3758,0,0,140,171,71.2272,97.9374,3380,72,100,2000,2000,0,130,175,7668,7668,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7668,0,'EventAI',''), + (7669,'Servant of Grol',NULL,53,54,6877,0,0,0,90,90,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.3,1,1,1,1,1,3189,3293,0,0,101,126,71.2272,97.9374,3216,52,100,2000,2000,0,114,154,7669,7669,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7669,0,'EventAI',''), + (7670,'Servant of Allistarj',NULL,54,55,6858,0,0,0,90,90,1.35,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.3,1,1,1,1,1,3293,3398,0,0,114,142,71.2272,97.9374,3271,59,100,2000,2000,0,119,161,7670,7670,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7670,0,'EventAI',''), + (7671,'Servant of Sevine',NULL,55,56,6870,0,0,0,90,90,1.35,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.35,1,1,1,1,1,3529,3644,0,0,124,154,71.2272,97.9374,3327,64,100,2000,2000,0,125,168,7671,7671,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7671,0,'EventAI',''), + (7683,'Alessandro Luca','Blue Moon Odds & Ends',35,35,6837,0,0,0,68,68,0,0,7,3,3,0,7,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1120,7683,0,'EventAI',''), + (7684,'Riding Tiger (Yellow)',NULL,1,1,6447,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7686,'Riding Tiger (Red)',NULL,1,1,9714,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7687,'Spotted Frostsaber',NULL,1,1,6444,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7689,'Riding Tiger (BlackSpotted)',NULL,1,1,6447,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7690,'Striped Nightsaber',NULL,1,1,6448,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7703,'Riding Raptor (Obsidian)',NULL,1,1,6468,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7704,'Riding Raptor (Crimson)',NULL,1,1,6469,0,0,0,42,42,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7706,'Riding Raptor (Ivory)',NULL,1,1,6471,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7707,'Turquoise Raptor',NULL,1,1,6472,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7708,'Violet Raptor',NULL,1,1,6473,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7709,'Riding Tallstrider (Brown)',NULL,1,1,6474,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7710,'Riding Tallstrider (Gray)',NULL,1,1,6475,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7711,'Riding Tallstrider (Pink)',NULL,1,1,6476,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7712,'Riding Tallstrider (Purple)',NULL,1,1,6477,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7713,'Riding Tallstrider (Turquoise)',NULL,1,1,6478,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7714,'Innkeeper Byula','Innkeeper',30,30,6550,0,0,0,29,29,1.35,0,7,1,3,0,135,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,344,7714,0,'',''), + (7724,'Senior Surveyor Fizzledowser','Gadgetzan Water Co.',44,44,7173,0,0,0,475,475,0,0,7,1,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,68,88,60.7904,83.5868,2557,36,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7724,0,'',''), (7725,'Grimtotem Raider',NULL,42,43,6835,6836,0,0,16,16,1.25,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.2,1,1,1,1,1,1981,2059,0,0,65,83,63.7824,87.7008,2397,34,100,2000,2000,0,75,103,7725,7725,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7725,0,'EventAI',''), (7726,'Grimtotem Naturalist',NULL,41,42,6831,6832,0,0,16,16,1.2,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1.2,1,1,1,1,1,1521,1585,1332,1381,56,71,63.7824,87.7008,1841,29,100,2000,2000,0,66,91,7726,7726,0,0,0,0,0,0,0,65,0,0,0,0,0,0,0,0,0,0,0,0,7726,0,'EventAI',''), (7727,'Grimtotem Shaman',NULL,43,44,6833,6834,0,0,16,16,1.25,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.2,1,1,1,1,1,1648,1711,1432,1483,64,83,62.8672,86.4424,2082,34,100,2000,2000,0,70,96,7727,7727,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7727,0,'EventAI',''), - (7728,'Kirith the Damned',NULL,55,55,6688,0,0,0,90,90,0,0,3,3,3,0,0,64,0,0,0,1.05,1.14286,1,1,1,1,1,1,-1,1,10441,10441,0,0,344,444,0,0,3271,182,0,1183,2000,0,520,684,7728,0,0,0,0,131086,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7729,'Spirit of Kirith',NULL,55,55,6878,0,0,0,35,35,0,0,7,3,3,0,2,0,0,2,0,1.23,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,141,170,70.664,97.163,0,72,100,1460,1606,0,1,689,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7728,'Kirith the Damned',NULL,55,55,6688,0,0,0,90,90,0,0,3,3,3,0,0,32832,0,0,0,1.05,1.14286,1,1,4,1,3.5,1,1,1,10456,10456,0,0,94,125,0,0,3271,228,23,2000,2000,0,520,684,7728,0,0,0,0,131086,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7729,'Spirit of Kirith',NULL,55,55,6878,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,2,0,1.23,1.14286,1,0,4,1,3.5,1,1,1,10456,10456,0,0,94,125,0,0,3271,228,23,2000,2000,0,1,689,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (7730,'Stonetalon Grunt',NULL,38,38,9802,9804,0,0,85,85,0,0,7,1,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,394,534,53.8384,74.0278,1000,214,100,2000,2000,0,0,0,7730,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7730,0,'EventAI',''), - (7731,'Innkeeper Jayka','Innkeeper',30,30,6551,0,0,0,29,29,0,0,7,1,3,0,135,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1290,7731,1,'',''), - (7732,'Dupe Bug',NULL,1,1,3233,0,0,0,494,494,0,0,10,3,3,0,0,0,0,0,0,1.36,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7733,'Innkeeper Fizzgrimble','Innkeeper',30,30,7346,0,0,0,474,474,0,0,7,1,3,0,135,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2890,7733,0,'',''), - (7734,'Ilifar','Keeper of Souls',60,60,6380,0,0,0,22,22,0,0,3,3,3,0,0,0,0,0,0,1.78,1.14286,2,1,2,1,1,1,1,1,4884,4884,2434,2434,559,720,61.152,84.084,0,295,100,1158,1274,0,162,812,7734,0,0,0,0,0,0,0,0,0,0,0,240,0,0,0,0,0,0,0,0,0,7734,0,'EventAI',''), - (7735,'Felcular','Champion of Razelikh',60,60,5047,0,0,0,14,14,0,0,3,3,3,0,0,0,0,0,0,1.77,1.14286,2,1,2,1,1,1,1,1,4884,4884,2434,2434,544,703,60.5576,83.2667,0,288,100,1166,1283,0,157,786,7735,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7735,0,'',''), - (7736,'Innkeeper Shyria','Innkeeper',30,30,6553,0,0,0,80,80,0,0,7,3,3,0,135,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1581,0,0,'',''), - (7737,'Innkeeper Greul','Innkeeper',30,30,6554,0,0,0,29,29,1.25,0,7,3,3,0,135,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,344,0,0,'',''), - (7738,'Burning Servant',NULL,30,30,2172,0,0,0,63,63,0,0,4,3,3,0,0,0,0,0,0,1,0.857143,1,0,0.25,1,0.1,1,1,1,238,238,0,0,42.4,56.4,0,0,1200,102,9,2000,2000,2,13,64,0,0,0,0,0,0,0,0,300,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7739,'Red Mechanostrider',NULL,1,1,9473,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7740,'Gracina Spiritmight',NULL,55,55,6840,0,0,0,80,80,0,0,7,3,3,0,2,4096,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,4108,4108,2117,2117,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7740,0,'',''), - (7744,'Innkeeper Thulfram','Innkeeper',30,30,6568,0,0,0,694,694,0,0,7,3,3,0,135,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,345,7744,0,'',''), - (7749,'Blue Mechanostrider',NULL,1,1,6569,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7750,'Corporal Thund Splithoof',NULL,55,55,6777,0,0,0,1080,1080,1.35,0,7,3,3,0,2,0,0,2,0,1.23,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,141,170,70.664,97.163,0,72,100,1460,1606,0,1,689,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7750,0,'',''), - (7763,'Curgle Cranklehop',NULL,48,48,6881,0,0,0,35,35,1.15,0,7,1,3,0,3,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3294,3294,0,0,77,101,64.6272,88.8624,0,41,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,942,7763,0,'',''), - (7764,'Troyas Moonbreeze',NULL,50,50,6989,0,0,0,80,80,0,0,7,3,3,0,2,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7764,0,'',''), - (7765,'Rockbiter',NULL,45,45,1918,0,0,0,124,124,0,0,5,3,3,0,2,4608,0,98306,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,7765,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), - (7766,'Tyrion',NULL,37,37,6632,0,0,0,64,64,1.15,0,7,3,3,0,3,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2192,2192,0,0,55,70,53.3984,73.4228,0,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1761,0,0,'EventAI',''), - (7767,'Witherbark Felhunter',NULL,45,46,850,0,0,0,654,654,0.7,15,3,1,3,0,0,0,0,0,0,0.83,1.14286,1,0,1,1,1,1,-1,1,1495,1820,0,0,114,136,60.984,83.853,0,58,100,1540,1694,0,39,197,7767,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7768,'Witherbark Bloodling',NULL,25,25,513,0,0,0,312,312,0,0,1,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,52,61,38.72,53.24,0,26,100,1760,1936,0,9,47,7768,0,0,0,0,0,0,0,0,40,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (7769,'Hazzali Parasite',NULL,45,45,9469,0,0,0,310,310,0,0,10,1,3,0,0,0,0,0,0,1.05,1.14286,1,0,0.001,1,1,1,1,0.25,2,2,0,0,108,129,61.776,84.942,0,55,100,1560,1716,0,37,183,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (7770,'Winkey',NULL,40,40,7000,0,0,0,35,35,0,0,7,1,3,0,3,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11876,0,0,'',''), - (7771,'Marvon Rivetseeker',NULL,40,40,7188,0,0,0,474,474,0,0,7,1,3,0,3,512,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1404,7771,0,'',''), - (7772,'Kalin Windflight',NULL,60,60,6991,0,0,0,35,35,0,0,7,3,3,0,7,0,0,2,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,236,284,74.448,102.366,0,120,100,1410,1551,0,1,752,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1422,7772,0,'',''), - (7773,'Marli Wishrunner',NULL,60,60,6992,0,0,0,35,35,0,0,7,3,3,0,3,512,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,3857,3857,2434,2434,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1421,7773,0,'',''), - (7774,'Shay Leafrunner',NULL,50,50,6985,0,0,0,80,80,0,0,7,3,3,0,2,768,0,0,4096,1.1,1.14286,8,0,1.25,1,1,1,1,1,1939,1939,4393,4393,61,78,66.44,91.355,1518,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7774,0,'','npc_shay_leafrunner'), - (7775,'Gregan Brewspewer',NULL,45,45,6995,0,0,0,35,35,0,0,7,3,3,0,7,512,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1802,7775,0,'',''), - (7776,'Talo Thornhoof',NULL,50,50,6996,0,0,0,104,104,1.35,0,7,3,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2851,7776,0,'',''), - (7777,'Rok Orhan',NULL,40,40,6993,0,0,0,125,125,0,0,7,3,3,0,2,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), - (7778,'Doran Steelwing',NULL,45,45,6845,0,0,0,694,694,0,0,7,3,3,0,2,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50459,0,'',''), - (7779,'Priestess Tyriona',NULL,25,25,6703,0,0,0,12,12,1,0,7,3,3,0,0,0,0,2,0,1.05,1.14286,2,0,1,1,1,1,-1,1,1240,1240,655,655,81,89,38.72,53.24,0,39,100,2000,1936,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7780,'Rin\'ji','Witherbark Troll',46,46,6485,0,0,0,126,126,0,0,7,3,3,0,2,4864,0,0,4096,1,1.14286,2,0,1,1,1,1,-1,1,2809,2809,1587,1587,74,96,62.744,86.273,0,39,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,40,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_rinji'), - (7783,'Loramus Thalipedes',NULL,60,60,6879,0,0,0,35,35,0,0,7,3,3,0,3,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11487,7783,0,'','npc_loramus_thalipedes'), - (7784,'Homing Robot OOX-17/TN',NULL,42,42,6909,0,0,0,35,35,0,0,9,1,3,0,2,768,0,0,4096,2,0.714286,1,0,1.2,1,1,1,1,1,1981,1981,0,0,64,83,58.7664,80.8038,2218,34,100,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_oox17tn'), - (7785,'Ward of Zum\'rah',NULL,46,46,2418,0,0,0,37,37,0,0,10,3,3,0,0,0,0,0,0,1,1,1,0,1,1,1,1,-1,1,5,5,0,0,111,132,62.744,86.273,0,56,100,1550,1705,0,38,191,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7786,'Skeleton of Zum\'rah',NULL,35,35,200,0,0,0,37,37,0,0,6,3,3,0,0,0,0,0,0,0.888888,1.14286,1,0,1,1,1,1,-1,1,607,607,0,0,77,92,51.128,70.301,0,39,100,1660,1826,0,23,115,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (7787,'Sandfury Slave',NULL,43,44,6678,0,0,0,37,37,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,0.75,1,1,1,1,1,1287,1336,0,0,101,120,59.7872,82.2074,0,51,100,1580,1738,0,34,168,7787,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7787,0,'',''), - (7788,'Sandfury Drudge',NULL,43,45,6680,0,0,0,37,37,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2138,2218,0,0,108,129,61.776,84.942,0,55,100,1560,1716,0,37,183,7788,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7788,0,'',''), - (7789,'Sandfury Cretin',NULL,43,45,6682,0,0,0,37,37,0,0,7,3,3,0,0,0,0,0,0,1.6,0.714286,1,1,2.1,1,1,1,-1,1,3603,3882,3575,3801,269,346,53.1456,73.0752,0,142,100,1258,1384,0,107,534,7789,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7789,0,'EventAI',''), - (7790,'Orokk Omosh',NULL,45,45,6873,0,0,0,29,29,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7790,0,'',''), - (7791,'Theka the Martyr Shapeshift',NULL,1,1,6697,0,0,0,35,35,1,0,6,3,3,0,0,0,0,0,0,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,7791,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7791,0,'',''), - (7792,'Aturk the Anvil',NULL,50,50,6843,0,0,0,29,29,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7792,0,'',''), - (7793,'Ox','The Mithril Order',53,53,6854,0,0,0,104,104,1.35,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3866,3866,0,0,92,119,69.0272,94.9124,0,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7793,0,'',''), - (7794,'McGavan','The Mithril Order',55,55,6853,0,0,0,120,120,0,0,7,3,3,0,2,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7731,'Innkeeper Jayka','Innkeeper',30,30,6551,0,0,0,29,29,0,0,7,1,3,0,135,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1290,7731,1,'',''), + (7732,'Dupe Bug',NULL,1,1,3233,0,0,0,494,494,0,0,10,3,3,0,0,32768,0,0,0,1.36,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7733,'Innkeeper Fizzgrimble','Innkeeper',30,30,7346,0,0,0,474,474,0,0,7,1,3,0,135,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2890,7733,0,'',''), + (7734,'Ilifar','Keeper of Souls',60,60,6380,0,0,0,22,22,0,0,3,3,3,0,0,32768,0,0,0,1.78,1.14286,2,1,2,1,1,1,1,1,4884,4884,2434,2434,559,720,61.152,84.084,3075,295,100,1158,1274,0,162,812,7734,0,0,0,0,0,0,0,0,0,0,0,240,0,0,0,0,0,0,0,0,0,7734,0,'EventAI',''), + (7735,'Felcular','Champion of Razelikh',60,60,5047,0,0,0,14,14,0,0,3,3,3,0,0,32768,0,0,0,1.77,1.14286,2,1,2,1,1,1,1,1,4884,4884,2434,2434,544,703,60.5576,83.2667,3075,288,100,1166,1283,0,157,786,7735,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7735,0,'',''), + (7736,'Innkeeper Shyria','Innkeeper',30,30,6553,0,0,0,80,80,0,0,7,3,3,0,135,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1581,0,0,'',''), + (7737,'Innkeeper Greul','Innkeeper',30,30,6554,0,0,0,29,29,1.25,0,7,3,3,0,135,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,344,0,0,'',''), + (7738,'Burning Servant',NULL,30,30,2172,0,0,0,63,63,0,0,4,3,3,0,0,32768,0,0,0,1,0.857143,1,0,0.25,1,0.1,1,1,1,238,238,0,0,42.4,56.4,0,0,1200,102,9,2000,2000,2,13,64,0,0,0,0,0,0,0,0,300,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7739,'Red Mechanostrider',NULL,1,1,9473,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7740,'Gracina Spiritmight',NULL,55,55,6840,0,0,0,80,80,0,0,7,3,3,0,2,36864,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,4108,4108,2117,2117,96,125,70.664,97.163,2654,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7740,0,'',''), + (7744,'Innkeeper Thulfram','Innkeeper',30,30,6568,0,0,0,694,694,0,0,7,3,3,0,135,37376,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,345,7744,0,'',''), + (7749,'Blue Mechanostrider',NULL,1,1,6569,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7750,'Corporal Thund Splithoof',NULL,55,55,6777,0,0,0,1080,1080,1.35,0,7,3,3,0,2,32768,0,2,0,1.23,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,141,170,70.664,97.163,3271,72,100,1460,1606,0,1,689,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7750,0,'',''), + (7763,'Curgle Cranklehop',NULL,48,48,6881,0,0,0,35,35,1.15,0,7,1,3,0,3,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3294,3294,0,0,77,101,64.6272,88.8624,2888,41,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,942,7763,0,'',''), + (7764,'Troyas Moonbreeze',NULL,50,50,6989,0,0,0,80,80,0,0,7,3,3,0,2,37376,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7764,0,'',''), + (7765,'Rockbiter',NULL,45,45,1918,0,0,0,124,124,0,0,5,3,3,0,2,37376,0,98306,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,7765,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), + (7766,'Tyrion',NULL,37,37,6632,0,0,0,64,64,1.15,0,7,3,3,0,3,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2192,2192,0,0,55,70,53.3984,73.4228,1593,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1761,0,0,'EventAI',''), + (7767,'Witherbark Felhunter',NULL,45,46,850,0,0,0,654,654,0.7,15,3,1,3,0,0,0,0,0,0,0.83,1.14286,1,0,1,1,1,1,-1,1,1495,1820,0,0,114,136,60.984,83.853,2780,58,100,1540,1694,0,39,197,7767,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7768,'Witherbark Bloodling',NULL,25,25,513,0,0,0,312,312,0,0,1,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,52,61,38.72,53.24,1026,26,100,1760,1936,0,9,47,7768,0,0,0,0,0,0,0,0,40,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (7769,'Hazzali Parasite',NULL,45,45,9469,0,0,0,310,310,0,0,10,1,3,0,0,0,0,0,0,1.05,1.14286,1,0,0.001,1,1,1,1,0.25,2,2,0,0,108,129,61.776,84.942,2725,55,100,1560,1716,0,37,183,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (7770,'Winkey',NULL,40,40,7000,0,0,0,35,35,0,0,7,1,3,0,3,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11876,0,0,'',''), + (7771,'Marvon Rivetseeker',NULL,40,40,7188,0,0,0,474,474,0,0,7,1,3,0,3,512,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1404,7771,0,'',''), + (7772,'Kalin Windflight',NULL,60,60,6991,0,0,0,35,35,0,0,7,3,3,0,7,32768,0,2,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,236,284,74.448,102.366,3791,120,100,1410,1551,0,1,752,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1422,7772,0,'',''), + (7773,'Marli Wishrunner',NULL,60,60,6992,0,0,0,35,35,0,0,7,3,3,0,3,33280,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,3857,3857,2434,2434,164,212,74.448,102.366,3075,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1421,7773,0,'',''), + (7774,'Shay Leafrunner',NULL,50,50,6985,0,0,0,80,80,0,0,7,3,3,0,2,33536,0,0,4096,1.1,1.14286,8,0,1.25,1,1,1,1,1,1939,1939,4393,4393,61,78,66.44,91.355,1518,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7774,0,'','npc_shay_leafrunner'), + (7775,'Gregan Brewspewer',NULL,45,45,6995,0,0,0,35,35,0,0,7,3,3,0,7,33280,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1802,7775,0,'',''), + (7776,'Talo Thornhoof',NULL,50,50,6996,0,0,0,104,104,1.35,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2851,7776,0,'',''), + (7777,'Rok Orhan',NULL,40,40,6993,0,0,0,125,125,0,0,7,3,3,0,2,37376,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), + (7778,'Doran Steelwing',NULL,45,45,6845,0,0,0,694,694,0,0,7,3,3,0,2,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7778,0,'',''), + (7779,'Priestess Tyriona',NULL,25,25,6703,0,0,0,12,12,1,0,7,3,3,0,0,32768,0,2,0,1.05,1.14286,2,0,1,1,1,1,-1,1,1240,1240,655,655,81,89,38.72,53.24,858,39,100,2000,1936,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7780,'Rin\'ji','Witherbark Troll',46,46,6485,0,0,0,126,126,0,0,7,3,3,0,2,37632,0,0,4096,1,1.14286,2,0,1,1,1,1,-1,1,2809,2809,1587,1587,74,96,62.744,86.273,2255,39,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,40,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_rinji'), + (7783,'Loramus Thalipedes',NULL,60,60,6879,0,0,0,35,35,0,0,7,3,3,0,3,33536,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7783,0,'','npc_loramus_thalipedes'), + (7784,'Homing Robot OOX-17/TN',NULL,42,42,6909,0,0,0,35,35,0,0,9,1,3,0,2,768,0,0,4096,2,0.714286,1,0,1.2,1,1,1,1,1,1981,1981,0,0,64,83,58.7664,80.8038,2246,34,100,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_oox17tn'), + (7785,'Ward of Zum\'rah',NULL,46,46,2418,0,0,0,37,37,0,0,10,3,3,0,0,32768,0,0,0,1,1,1,0,1,1,1,1,-1,1,5,5,0,0,111,132,62.744,86.273,2780,56,100,1550,1705,0,38,191,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7786,'Skeleton of Zum\'rah',NULL,35,35,200,0,0,0,37,37,0,0,6,3,3,0,0,32768,0,0,0,0.888888,1.14286,1,0,1,1,1,1,-1,1,607,607,0,0,77,92,51.128,70.301,1373,39,100,1660,1826,0,23,115,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (7787,'Sandfury Slave',NULL,43,44,6678,0,0,0,37,37,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,0.75,1,1,1,1,1,1287,1336,0,0,101,120,59.7872,82.2074,2557,51,100,1580,1738,0,34,168,7787,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7787,0,'',''), + (7788,'Sandfury Drudge',NULL,43,45,6680,0,0,0,37,37,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2138,2218,0,0,108,129,61.776,84.942,2725,55,100,1560,1716,0,37,183,7788,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7788,0,'',''), + (7789,'Sandfury Cretin',NULL,43,45,6682,0,0,0,37,37,0,0,7,3,3,0,0,32768,0,0,0,1.6,0.714286,8,1,3,1,1,1,1.35,1,3603,3882,3575,3801,269,346,53.1456,73.0752,1860,142,100,1258,1384,0,107,534,7789,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7789,0,'EventAI',''), + (7790,'Orokk Omosh',NULL,45,45,6873,0,0,0,29,29,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7790,0,'',''), + (7791,'Theka the Martyr Shapeshift',NULL,1,1,6697,0,0,0,35,35,1,0,6,3,3,0,0,32768,0,0,0,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,7791,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7791,0,'',''), + (7792,'Aturk the Anvil',NULL,50,50,6843,0,0,0,29,29,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7792,0,'',''), + (7793,'Ox','The Mithril Order',53,53,6854,0,0,0,104,104,1.35,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3866,3866,0,0,92,119,69.0272,94.9124,3163,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7793,0,'',''), + (7794,'McGavan','The Mithril Order',55,55,6853,0,0,0,120,120,0,0,7,3,3,0,2,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (7795,'Hydromancer Velratha',NULL,46,46,6685,0,0,0,37,37,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,8,1,3,2,1,1,1,1,4029,4029,7846,7846,269,346,53.1456,73.0752,1406,142,100,2000,1384,0,254,336,7795,7795,0,0,0,8388625,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,7795,0,'EventAI',''), - (7796,'Nekrum Gutchewer',NULL,45,46,6690,0,0,0,37,37,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,1,1,-1,1,5544,5544,0,0,269,346,53.1456,73.0752,0,142,100,1258,1384,0,107,534,7796,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7796,0,'EventAI',''), - (7797,'Ruuzlu',NULL,46,46,6687,0,0,0,37,37,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,9240,9240,0,0,269,346,53.1456,73.0752,2725,142,100,1258,1384,0,483,636,7797,7797,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7797,0,'EventAI',''), - (7798,'Hank the Hammer','The Mithril Order',50,50,6844,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7798,0,'EventAI',''), - (7799,'Gimblethorn','Banker',45,45,6882,0,0,0,474,474,0,0,7,1,3,0,256,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7799,0,'',''), - (7800,'Mekgineer Thermaplugg',NULL,34,34,6980,0,0,0,63,63,0,0,9,3,3,0,0,64,0,0,0,1,1.14286,1,1,8,1,2.4,1,2,1,9304,9304,0,0,47.3,62.8,0,0,2680,114,11,2000,2000,0,446,587,7800,0,0,0,0,16385,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','boss_thermaplugg'), - (7801,'Gilveradin Sunchaser',NULL,45,45,6994,0,0,0,35,35,0,0,7,3,3,0,2,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7802,'Galvan the Ancient','Artisan Blacksmith of the Mithril Order',60,60,6846,0,0,0,35,35,0,0,7,3,3,0,2,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,2000,1551,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7802,0,'',''), - (7803,'Scorpid Duneburrower',NULL,46,47,2414,0,0,0,413,413,0,20,1,3,3,0,0,0,0,0,0,0.96,1.14286,1,0,1.25,1,1,1,1,1,2399,2488,0,0,120,144,62.8672,86.4424,0,61,100,1520,1672,0,0,0,7803,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7804,'Trenton Lighthammer','The Mithril Order',55,55,6868,0,0,0,474,474,0,0,7,1,3,0,3,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1142,50422,0,'',''), - (7805,'Wastewander Scofflaw',NULL,45,45,5574,0,0,0,16,16,0,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,1410,1410,0,0,125,149,63.7824,87.7008,0,63,100,1510,1661,0,44,222,7805,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7805,0,'',''), - (7806,'Homing Robot OOX-09/HL',NULL,42,42,6909,0,0,0,35,35,0,0,9,3,3,0,2,33536,0,0,4096,2,0.714286,1,0,1.2,1,1,1,1,1,1981,1981,0,0,64,83,58.7664,80.8038,2218,34,100,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_00x09hl'), - (7807,'Homing Robot OOX-22/FE',NULL,42,42,6909,0,0,0,35,35,0,0,9,3,3,0,2,33536,0,0,4096,2,0.714286,1,0,1.2,1,1,1,1,1,1981,1981,0,0,64,83,58.7664,80.8038,2218,34,100,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_oox22fe'), - (7808,'Marauding Owlbeast',NULL,46,46,12238,0,0,0,14,14,0,0,1,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1.25,1,1,1,1,1,2399,2399,0,0,125,149,63.7824,87.7008,0,63,100,1510,1661,0,44,222,7808,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7809,'Vilebranch Ambusher',NULL,47,47,6512,0,0,0,795,795,0,0,7,3,3,0,0,0,0,0,0,1.19,1.14286,1,0,1.25,1,1,1,1,1,2488,2488,0,0,120,144,62.8672,86.4424,0,61,100,1520,1672,0,43,213,7809,0,0,0,0,0,0,0,70,0,0,0,0,0,0,0,0,0,0,0,0,0,7809,0,'EventAI',''), - (7823,'Bera Stonehammer','Gryphon Master',55,55,6880,0,0,0,12,12,0,0,7,1,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,7823,0,'EventAI',''), - (7824,'Bulkrek Ragefist','Wind Rider Master',55,55,6883,0,0,0,29,29,0,0,7,1,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7777,7777,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,7824,0,'EventAI',''), - (7825,'Oran Snakewrithe',NULL,50,50,7002,0,0,0,68,68,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1500,1500,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7825,0,'EventAI',''), - (7826,'Ambassador Ardalan',NULL,55,55,7010,0,0,0,120,120,0,0,7,3,3,0,2,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7826,0,'',''), - (7843,'Gnomeregan Evacuee',NULL,24,25,6973,6974,0,0,64,64,1.15,0,7,3,3,0,0,4096,0,2,0,1,1.14286,2,0,1.02,1,1,1,1,1,582,622,618,655,34,43,36.96,50.82,0,18,100,2000,2000,0,33,48,7843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7843,1,'EventAI',''), - (7844,'Fire Nova Totem IV',NULL,47,47,4683,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,63.6944,87.5798,0,4,100,1540,1694,0,5,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (7845,'Fire Nova Totem V',NULL,52,52,4683,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,67.2672,92.4924,0,4,100,1470,1617,0,5,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (7846,'Teremus the Devourer',NULL,63,63,6378,0,0,0,14,14,0,0,2,3,3,0,0,0,0,0,0,1,1.14286,1,3,1,1,1,1,-1,1,86124,86124,82500,82500,850,887,800,1100,0,401,100,1500,2000,0,8283,41416,7846,0,0,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7796,'Nekrum Gutchewer',NULL,45,46,6690,0,0,0,37,37,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,-1,1,5544,5544,0,0,269,346,53.1456,73.0752,2780,142,100,1258,1384,0,107,534,7796,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7796,0,'EventAI',''), + (7797,'Ruuzlu',NULL,46,46,6687,0,0,0,37,37,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,9240,9240,0,0,269,346,53.1456,73.0752,2725,142,100,1258,1384,0,483,636,7797,7797,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7797,0,'EventAI',''), + (7798,'Hank the Hammer','The Mithril Order',50,50,6844,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7798,0,'EventAI',''), + (7799,'Gimblethorn','Banker',45,45,6882,0,0,0,474,474,0,0,7,1,3,0,256,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7799,0,'',''), + (7800,'Mekgineer Thermaplugg',NULL,34,34,6980,0,0,0,63,63,0,0,9,3,3,0,0,32832,0,0,0,1,1.14286,1,1,8,1,2.4,1,2,1,9304,9304,0,0,47.3,62.8,0,0,2680,114,11,2000,2000,0,446,587,7800,0,0,0,0,16385,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','boss_thermaplugg'), + (7801,'Gilveradin Sunchaser',NULL,45,45,6994,0,0,0,35,35,0,0,7,3,3,0,2,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7802,'Galvan the Ancient','Artisan Blacksmith of the Mithril Order',60,60,6846,0,0,0,35,35,0,0,7,3,3,0,2,33536,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,2000,1551,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7802,0,'',''), + (7803,'Scorpid Duneburrower',NULL,46,47,2414,0,0,0,413,413,0,20,1,3,3,0,0,32768,0,0,0,0.96,1.14286,1,0,1.25,1,1,1,1,1,2399,2488,0,0,120,144,62.8672,86.4424,2835,61,100,1520,1672,0,0,0,7803,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7804,'Trenton Lighthammer','The Mithril Order',55,55,6868,0,0,0,474,474,0,0,7,1,3,0,3,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1142,7804,0,'',''), + (7805,'Wastewander Scofflaw',NULL,45,45,5574,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,1410,1410,0,0,125,149,63.7824,87.7008,2725,63,100,1510,1661,0,44,222,7805,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7805,0,'',''), + (7806,'Homing Robot OOX-09/HL',NULL,42,42,6909,0,0,0,35,35,0,0,9,3,3,0,2,33536,0,0,4096,2,0.714286,1,0,1.2,1,1,1,1,1,1981,1981,0,0,64,83,58.7664,80.8038,2246,34,100,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_00x09hl'), + (7807,'Homing Robot OOX-22/FE',NULL,42,42,6909,0,0,0,35,35,0,0,9,3,3,0,2,33536,0,0,4096,2,0.714286,1,0,1.2,1,1,1,1,1,1981,1981,0,0,64,83,58.7664,80.8038,2246,34,100,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_oox22fe'), + (7808,'Marauding Owlbeast',NULL,46,46,12238,0,0,0,14,14,0,0,1,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1.25,1,1,1,1,1,2399,2399,0,0,125,149,63.7824,87.7008,2780,63,100,1510,1661,0,44,222,7808,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7809,'Vilebranch Ambusher',NULL,47,47,6512,0,0,0,795,795,0,0,7,3,3,0,0,32768,0,0,0,1.19,1.14286,1,0,1.25,1,1,1,1,1,2488,2488,0,0,120,144,62.8672,86.4424,2835,61,100,1520,1672,0,43,213,7809,0,0,0,0,0,0,0,70,0,0,0,0,0,0,0,0,0,0,0,0,0,7809,0,'EventAI',''), + (7823,'Bera Stonehammer','Gryphon Master',55,55,6880,0,0,0,12,12,0,0,7,1,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,7823,0,'EventAI',''), + (7824,'Bulkrek Ragefist','Wind Rider Master',55,55,6883,0,0,0,29,29,0,0,7,1,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7777,7777,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,7824,0,'EventAI',''), + (7825,'Oran Snakewrithe',NULL,50,50,7002,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1500,1500,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7825,0,'EventAI',''), + (7826,'Ambassador Ardalan',NULL,55,55,7010,0,0,0,120,120,0,0,7,3,3,0,2,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7826,0,'',''), + (7843,'Gnomeregan Evacuee',NULL,24,25,6973,6974,0,0,64,64,1.15,0,7,3,3,0,0,36864,0,2,0,1,1.14286,2,0,1.02,1,1,1,1,1,582,622,618,655,34,43,36.96,50.82,858,18,100,2000,2000,0,33,48,7843,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7843,1,'EventAI',''), + (7844,'Fire Nova Totem IV',NULL,47,47,4683,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,63.6944,87.5798,2835,4,100,1540,1694,0,5,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (7845,'Fire Nova Totem V',NULL,52,52,4683,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,67.2672,92.4924,3108,4,100,1470,1617,0,5,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (7846,'Teremus the Devourer',NULL,60,60,6378,0,0,0,14,14,0,0,2,3,3,0,0,32768,0,0,0,1,1.14286,1,3,30,1,9.5,1,1,1,91560,91560,0,0,104,138,0,0,3791,252,26,2000,2000,0,8283,41416,7846,0,0,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (7847,'Caliph Scorpidsting',NULL,46,46,9169,0,0,0,16,16,1.2,0,7,1,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.25,1,1,1,1,1,2399,2399,0,0,78,95,63.7824,87.7008,2780,40,100,2000,2000,0,87,119,7847,7847,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7847,0,'EventAI',''), - (7848,'Lurking Feral Scar',NULL,46,46,3207,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.19,1.14286,1,0,1.35,1,1,1,1,1,2591,2591,0,0,120,144,62.8672,86.4424,0,61,100,1520,1672,0,43,213,7848,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7849,'Mobile Alert System',NULL,25,25,6888,0,0,0,63,63,0,0,9,3,3,0,0,0,0,0,0,2,0.714286,1,0,0.1,1,1,1,1,1,69,69,0,0,35.8,47.5,0,0,1026,86,6,2000,2000,0,0,0,7849,0,0,0,0,16385,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7850,'Kernobee',NULL,28,28,7132,0,0,0,35,35,0,0,7,3,3,0,2,768,0,2,4096,1,1.14286,1,0,1.05,1,1,1,1,1,895,895,0,0,39.3,52.1,0,0,1130,96,8,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','npc_kernobee'), - (7851,'Nethergarde Elite',NULL,55,55,7910,0,0,0,1575,1575,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,8519,8519,0,0,328,421,58.08,79.86,0,173,100,1200,2000,0,418,550,7851,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7851,0,'',''), - (7852,'Pratt McGrubben','Leatherworking Supplies',55,55,6892,0,0,0,12,12,0,0,7,3,3,0,16391,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1965,0,0,'EventAI',''), - (7853,'Scooty','Chief Engineer',30,30,7036,0,0,0,120,120,0,0,7,3,3,0,3,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,1628,7853,0,'',''), - (7854,'Jangdor Swiftstrider','Leatherworking Supplies',49,49,6893,0,0,0,104,104,1.35,0,7,3,3,0,7,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3404,3404,0,0,81,105,65.5424,90.1208,0,43,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1964,0,0,'',''), - (7855,'Southsea Pirate',NULL,44,45,6944,6945,0,0,230,230,0,0,7,1,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.2,1,1,1,1,1,2138,2218,0,0,73,93,63.7824,87.7008,2641,38,100,2000,2000,0,81,111,7855,7855,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7855,0,'EventAI',''), - (7856,'Southsea Freebooter',NULL,44,45,6948,6949,0,0,230,230,0,0,7,1,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.2,1,1,1,1,1,2138,2218,0,0,73,93,63.7824,87.7008,3641,38,100,2000,2000,0,81,111,7856,7856,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7856,0,'EventAI',''), - (7857,'Southsea Dock Worker',NULL,44,45,6938,6939,0,0,230,230,0,0,7,1,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.2,1,1,1,1,1,2138,2218,0,0,73,93,62.8672,86.4424,2641,38,100,2000,2000,0,81,111,7857,7857,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7857,0,'EventAI',''), - (7858,'Southsea Swashbuckler',NULL,44,45,6950,6951,0,0,230,230,0,0,7,1,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.2,1,1,1,1,1,2138,2218,0,0,73,93,62.8672,86.4424,2641,38,100,2000,2000,0,81,111,7858,7858,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50667,0,'EventAI',''), - (7863,'Dream Vision',NULL,1,1,6908,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7864,'Lingering Highborne',NULL,48,50,146,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2749,3186,0,0,92,120,67.2672,92.4924,0,49,100,2000,2000,0,95,129,7864,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7865,'Wildhammer Sentry',NULL,55,55,7859,7860,0,0,1054,1054,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3433,3433,0,0,214,245,71.2272,97.9374,0,106,100,2000,2000,0,1,739,7865,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7865,0,'',''), - (7866,'Peter Galen','Dragonscale Leatherworking Trainer',50,50,6917,0,0,0,12,12,0,0,7,3,3,0,19,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,3067,7866,1,'','npc_prof_leather'), - (7867,'Thorkaf Dragoneye','Dragonscale Leatherworking Trainer',50,50,6916,0,0,0,29,29,0,0,7,3,3,0,19,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,7867,0,'','npc_prof_leather'), - (7868,'Sarah Tanner','Elemental Leatherworking Trainer',50,50,7030,0,0,0,12,12,0,0,7,3,3,0,19,4608,0,2,0,1.1,1.14286,1,0,1.25,1,1,1,1,1,2768,2768,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,3070,7868,0,'','npc_prof_leather'), - (7869,'Brumn Winterhoof','Elemental Leatherworking Trainer',50,50,6918,0,0,0,104,104,1.35,0,7,3,3,0,19,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,7869,1,'','npc_prof_leather'), - (7870,'Caryssia Moonhunter','Tribal Leatherworking Trainer',50,50,6919,0,0,0,80,80,0,0,7,1,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,3072,7870,0,'','npc_prof_leather'), - (7871,'Se\'Jib','Tribal Leatherworking Trainer',50,50,7042,0,0,0,29,29,0,0,7,3,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2945,2945,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,7871,0,'','npc_prof_leather'), - (7872,'Death\'s Head Cultist',NULL,33,34,6098,0,0,0,152,152,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,2,1,2.6,2,1,1,1,1,2413,2514,1926,2014,193,249,44.84,61.655,1106,102,100,1341,2000,0,168,224,7872,7872,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7872,0,'EventAI',''), - (7873,'Razorfen Battleguard',NULL,33,34,6108,0,0,0,152,152,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,1,3.25,1,1,1,1,1,3608,3780,0,0,193,249,44.84,61.655,1966,102,100,1341,2000,0,206,274,7873,7873,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7873,0,'EventAI',''), - (7874,'Razorfen Thornweaver',NULL,33,34,1963,0,0,0,152,152,1.2,0,7,1,3,0,0,0,0,0,0,1,1.14286,2,1,2.88,2,1,1,1,1,2673,2785,1926,2014,193,249,44.84,61.655,1111,102,100,1341,2000,0,172,230,7874,7874,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7874,0,'EventAI',''), - (7875,'Hadoken Swiftstrider',NULL,45,45,6983,0,0,0,995,995,1.35,0,7,3,3,0,3,4608,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,183,214,61.776,84.942,0,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6228,7875,0,'',''), - (7876,'Tran\'rek',NULL,45,45,11379,0,0,0,475,475,0,0,7,1,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7876,0,'',''), - (7877,'Latronicus Moonspear',NULL,57,57,6988,0,0,0,80,80,0,0,7,3,3,0,2,4096,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4356,4356,0,0,102,131,72.2304,99.3168,0,54,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7878,'Vestia Moonspear',NULL,55,55,6986,0,0,0,80,80,0,0,7,3,3,0,2,4096,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,4108,4108,2117,2117,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7879,'Quintis Jonespyre',NULL,55,55,6984,0,0,0,80,80,0,0,7,3,3,0,7,4096,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,4108,4108,2117,2117,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7880,'Ginro Hearthkindle',NULL,55,55,6990,0,0,0,80,80,0,0,7,3,3,0,2,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7881,'Stoley',NULL,30,30,7027,0,0,0,474,474,0,0,7,1,3,0,2,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7882,'Security Chief Bilgewhizzle','Water Co. Security',51,51,11387,0,0,0,475,475,0,0,7,1,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,87,112,67.32,92.565,0,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7882,0,'',''), + (7848,'Lurking Feral Scar',NULL,46,46,3207,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.19,1.14286,1,0,1.35,1,1,1,1,1,2591,2591,0,0,120,144,62.8672,86.4424,2780,61,100,1520,1672,0,43,213,7848,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7849,'Mobile Alert System',NULL,25,25,6888,0,0,0,63,63,0,0,9,3,3,0,0,32768,0,0,0,2,0.714286,1,0,0.1,1,1,1,1,1,69,69,0,0,35.8,47.5,0,0,1026,86,6,2000,2000,0,0,0,7849,0,0,0,0,16385,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7850,'Kernobee',NULL,28,28,7132,0,0,0,35,35,0,0,7,3,3,0,2,33536,0,2,4096,1,1.14286,1,0,1.05,1,1,1,1,1,895,895,0,0,39.3,52.1,0,0,1130,96,8,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','npc_kernobee'), + (7851,'Nethergarde Elite',NULL,55,55,7910,0,0,0,1575,1575,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,8519,8519,0,0,328,421,58.08,79.86,3271,173,100,1200,2000,0,418,550,7851,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7851,0,'',''), + (7852,'Pratt McGrubben','Leatherworking Supplies',55,55,6892,0,0,0,12,12,0,0,7,3,3,0,16391,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1965,0,0,'EventAI',''), + (7853,'Scooty','Chief Engineer',30,30,7036,0,0,0,120,120,0,0,7,3,3,0,3,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,1628,7853,0,'',''), + (7854,'Jangdor Swiftstrider','Leatherworking Supplies',49,49,6893,0,0,0,104,104,1.35,0,7,3,3,0,7,37376,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3404,3404,0,0,81,105,65.5424,90.1208,2944,43,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1964,0,0,'',''), + (7855,'Southsea Pirate',NULL,44,45,6944,6945,0,0,230,230,0,0,7,1,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.2,1,1,1,1,1,2138,2218,0,0,73,93,63.7824,87.7008,2725,38,100,2000,2000,0,81,111,7855,7855,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7855,0,'EventAI',''), + (7856,'Southsea Freebooter',NULL,44,45,6948,6949,0,0,230,230,0,0,7,1,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.2,1,1,1,1,1,2138,2218,0,0,73,93,63.7824,87.7008,2725,38,100,2000,2000,0,81,111,7856,7856,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7856,0,'EventAI',''), + (7857,'Southsea Dock Worker',NULL,44,45,6938,6939,0,0,230,230,0,0,7,1,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.2,1,1,1,1,1,2138,2218,0,0,73,93,62.8672,86.4424,2725,38,100,2000,2000,0,81,111,7857,7857,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7857,0,'EventAI',''), + (7858,'Southsea Swashbuckler',NULL,44,45,6950,6951,0,0,230,230,0,0,7,1,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.2,1,1,1,1,1,2138,2218,0,0,73,93,62.8672,86.4424,2725,38,100,2000,2000,0,81,111,7858,7858,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7858,0,'EventAI',''), + (7863,'Dream Vision',NULL,1,1,6908,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7864,'Lingering Highborne',NULL,48,50,146,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2749,3186,0,0,92,120,67.2672,92.4924,2999,49,100,2000,2000,0,95,129,7864,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7865,'Wildhammer Sentry',NULL,55,55,7859,7860,0,0,1054,1054,0,0,7,3,3,0,2,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,3433,3433,0,0,214,245,71.2272,97.9374,3271,106,100,2000,2000,0,1,739,7865,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7865,0,'',''), + (7866,'Peter Galen','Dragonscale Leatherworking Trainer',50,50,6917,0,0,0,12,12,0,0,7,3,3,0,19,37376,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,3067,7866,1,'','npc_prof_leather'), + (7867,'Thorkaf Dragoneye','Dragonscale Leatherworking Trainer',50,50,6916,0,0,0,29,29,0,0,7,3,3,0,19,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,7867,0,'','npc_prof_leather'), + (7868,'Sarah Tanner','Elemental Leatherworking Trainer',50,50,7030,0,0,0,12,12,0,0,7,3,3,0,19,37376,0,2,0,1.1,1.14286,1,0,1.25,1,1,1,1,1,2768,2768,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,3070,7868,0,'','npc_prof_leather'), + (7869,'Brumn Winterhoof','Elemental Leatherworking Trainer',50,50,6918,0,0,0,104,104,1.35,0,7,3,3,0,19,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,7869,1,'','npc_prof_leather'), + (7870,'Caryssia Moonhunter','Tribal Leatherworking Trainer',50,50,6919,0,0,0,80,80,0,0,7,1,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,3072,7870,0,'','npc_prof_leather'), + (7871,'Se\'Jib','Tribal Leatherworking Trainer',50,50,7042,0,0,0,29,29,0,0,7,3,3,0,19,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2945,2945,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,7871,0,'','npc_prof_leather'), + (7872,'Death\'s Head Cultist',NULL,33,34,6098,0,0,0,152,152,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,2,1,2.6,2,1,1,1,1,2413,2514,1926,2014,193,249,44.84,61.655,1121,102,100,1341,2000,0,168,224,7872,7872,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7872,0,'EventAI',''), + (7873,'Razorfen Battleguard',NULL,33,34,6108,0,0,0,152,152,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,1,3.25,1,1,1,1.5,1,3608,3780,0,0,193,249,44.84,61.655,2010,102,100,1341,2000,0,206,274,7873,7873,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7873,0,'EventAI',''), + (7874,'Razorfen Thornweaver',NULL,33,34,1963,0,0,0,152,152,1.2,0,7,1,3,0,0,0,0,0,0,1,1.14286,2,1,2.88,2,1,1,1,1,2673,2785,1926,2014,193,249,44.84,61.655,1121,102,100,1341,2000,0,172,230,7874,7874,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7874,0,'EventAI',''), + (7875,'Hadoken Swiftstrider',NULL,45,45,6983,0,0,0,995,995,1.35,0,7,3,3,0,3,37376,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,183,214,61.776,84.942,2725,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6228,7875,0,'',''), + (7876,'Tran\'rek',NULL,45,45,11379,0,0,0,475,475,0,0,7,1,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7876,0,'',''), + (7877,'Latronicus Moonspear',NULL,57,57,6988,0,0,0,80,80,0,0,7,3,3,0,2,36864,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4356,4356,0,0,102,131,72.2304,99.3168,3380,54,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7878,'Vestia Moonspear',NULL,55,55,6986,0,0,0,80,80,0,0,7,3,3,0,2,36864,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,4108,4108,2117,2117,96,125,70.664,97.163,2654,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7879,'Quintis Jonespyre',NULL,55,55,6984,0,0,0,80,80,0,0,7,3,3,0,7,36864,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,4108,4108,2117,2117,96,125,70.664,97.163,2654,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7880,'Ginro Hearthkindle',NULL,55,55,6990,0,0,0,80,80,0,0,7,3,3,0,2,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7881,'Stoley',NULL,30,30,7027,0,0,0,474,474,0,0,7,1,3,0,2,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7882,'Security Chief Bilgewhizzle','Water Co. Security',51,51,11387,0,0,0,475,475,0,0,7,1,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,87,112,67.32,92.565,3052,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7882,0,'',''), (7883,'Andre Firebeard',NULL,45,45,9073,0,0,0,230,230,0,0,7,1,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.2,1,1,1,1,1,2218,2218,0,0,78,95,63.7824,87.7008,2725,40,100,2000,2000,0,84,115,7883,7883,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7883,0,'EventAI',''), - (7884,'Fraggar Thundermantle',NULL,60,60,7001,0,0,0,694,694,0,0,7,3,3,0,2,4608,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50174,0,'',''), - (7885,'Spitelash Battlemaster',NULL,53,54,11267,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1,1,3189,3293,0,0,93,115,69.696,95.832,3190,48,100,2000,2000,0,116,157,7885,7885,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50249,0,'',''), - (7886,'Spitelash Enchantress',NULL,54,55,11268,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1.3,1,1,1,1,1,2634,2718,2041,2117,89,110,69.696,95.832,2632,46,100,2000,2000,0,100,136,7886,7886,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7886,0,'',''), - (7895,'Ambassador Bloodrage',NULL,36,36,7043,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,2,2,3,2,1,1,1,1,3150,3150,2194,2194,185,239,43.956,60.4395,1234,98,100,1350,1485,0,306,404,7895,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7895,0,'',''), - (7897,'Alarm-a-bomb 2600',NULL,20,20,6888,0,0,0,594,594,0,0,9,3,3,0,0,768,0,2,0,1,1.42857,1,0,1,1,1,1,1,1,484,484,0,0,29.4,39,0,0,852,70,4,2000,2000,0,0,0,0,0,0,0,0,16385,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (7898,'Pirate treasure trigger mob',NULL,1,1,328,4626,0,0,35,35,1,0,8,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7899,'Treasure Hunting Pirate',NULL,44,45,6959,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.19,1.14286,1,0,1,1,1,1,-1,1,2113,2544,0,0,120,144,62.8672,86.4424,0,61,100,1520,1672,0,43,213,7899,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7899,0,'EventAI',''), - (7900,'Angelas Moonbreeze',NULL,50,50,6987,0,0,0,80,80,0,0,7,3,3,0,2,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7901,'Treasure Hunting Swashbuckler',NULL,44,45,6963,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.19,1.14286,1,0,1,1,1,1,-1,1,2135,2194,0,0,120,144,62.8672,86.4424,0,61,100,1520,1672,0,43,213,7901,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7901,0,'EventAI',''), - (7902,'Treasure Hunting Buccaneer',NULL,44,45,6955,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,2256,2271,0,0,125,149,63.7824,87.7008,0,63,100,1510,1661,0,44,222,7902,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7902,0,'EventAI',''), - (7903,'Jewel','Troyas\' Pet',10,10,6943,0,0,0,80,80,0,0,1,3,3,0,0,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,1,1,198,198,0,0,14,17,16.808,23.111,512,7,100,2000,2000,0,0,0,0,0,100007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7904,'Jacob','Angelas\' Pet',10,10,6942,0,0,0,80,80,0,0,1,3,3,0,0,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,413,413,9213,9213,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,100007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7907,'Daryn Lightwind','Cenarion Lore Keeper',30,30,7025,0,0,0,80,80,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1.05,1,1,1,1,1,1002,1002,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7907,0,'',''), - (7915,'Walking Bomb',NULL,30,30,6977,0,0,0,63,63,0,0,9,3,3,0,0,0,0,0,0,2.4,0.857143,1,0,0.1,1,1,1,2,1,95,95,0,0,42.4,56.4,0,0,2400,102,9,2000,2000,0,13,64,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7916,'Erelas Ambersky',NULL,30,30,7026,0,0,0,80,80,0,0,7,3,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,998,998,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1482,0,1,'',''), - (7917,'Brother Sarno',NULL,55,55,7008,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7918,'Stone Watcher of Norgannon',NULL,60,60,6589,0,0,0,35,35,0,0,5,3,3,0,3,0,0,98304,0,0.95,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,236,284,74.448,102.366,0,120,100,1410,1551,0,1,752,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7918,0,'','npc_stone_watcher_of_norgannon'), - (7936,'Lyon Mountainheart',NULL,40,40,7003,0,0,0,55,55,0,0,7,3,3,0,2,512,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7937,'High Tinker Mekkatorque','King of Gnomes',63,63,7006,0,0,0,64,64,1.38,0,7,3,3,0,3,4160,0,2,4,1,1.14286,1,3,1,1,1,1,-1,1,80000,80000,0,0,1005,1171,220.81,320.77,0,502,100,2000,2000,0,1,866,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11390,50763,0,'',''), - (7939,'Feathermoon Sentinel',NULL,55,55,7012,7013,0,0,79,79,0,0,7,3,3,0,0,4096,0,0,0,1,1.42857,1,0,1,1,1,1,-1,1,5996,5996,0,0,284,330,71.2272,97.9374,0,142,100,2000,2000,0,1,739,7939,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7939,0,'EventAI',''), - (7940,'Darnall','Tailoring Supplies',53,53,7016,0,0,0,994,994,0,0,7,3,3,0,6,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3866,3866,0,0,92,119,69.0272,94.9124,0,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (7941,'Mardrack Greenwell','Food & Drink',54,54,7022,0,0,0,80,80,0,0,7,3,3,0,6,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3986,3986,0,0,92,120,69.8544,96.0498,0,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7942,'Faralorn','General Supplies',53,53,7024,0,0,0,80,80,0,0,7,3,3,0,6,4096,0,0,0,1,1.14286,1,0,1.9,1,1,1,1,1,4661,4661,0,0,92,119,69.0272,94.9124,0,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7943,'Harklane','Fish Vendor',49,49,7019,0,0,0,80,80,0,0,7,3,3,0,6,4096,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3404,3404,0,0,81,105,65.5424,90.1208,0,43,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7943,0,'EventAI',''), - (7944,'Tinkmaster Overspark','Gnomish Engineering Trainer',57,57,7028,0,0,0,64,64,1.15,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4356,4356,0,0,102,131,72.2304,99.3168,0,54,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,1468,7944,0,'',''), - (7945,'Savanne','Fishing Supplies',49,49,7023,0,0,0,80,80,0,0,7,3,3,0,6,4096,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3404,3404,0,0,81,105,65.5424,90.1208,0,43,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7945,0,'EventAI',''), - (7946,'Brannock','Fishing Trainer',52,52,7021,0,0,0,80,80,0,0,7,3,3,0,19,4096,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,3748,3748,0,0,87,113,68.1824,93.7508,0,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4744,7946,0,'EventAI',''), - (7947,'Vivianna','Trade Supplies',52,52,7017,0,0,0,80,80,0,0,7,3,3,0,6,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3748,3748,0,0,87,113,68.1824,93.7508,0,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7947,0,'EventAI',''), - (7948,'Kylanna Windwhisper','Master Alchemist',52,52,7018,0,0,0,80,80,0,0,7,3,3,0,19,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3748,3748,0,0,87,113,68.1824,93.7508,0,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4125,7948,0,'EventAI',''), - (7949,'Xylinnia Starshine','Expert Enchanter',51,51,7020,0,0,0,80,80,0,0,7,3,3,0,17,4096,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,87,112,67.32,92.565,0,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4164,7949,0,'EventAI',''), - (7950,'Master Mechanic Castpipe',NULL,57,57,7041,0,0,0,875,875,1.15,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4356,4356,0,0,102,131,72.2304,99.3168,0,54,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7950,0,'',''), - (7951,'Zas\'Tysh',NULL,35,35,15352,0,0,0,29,29,0,0,7,3,3,0,1,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2200,2200,0,0,231,281,164.348,229.115,0,118,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,6565,7951,0,'',''), - (7952,'Zjolnir','Raptor Handler',45,45,7037,0,0,0,126,126,0,0,7,3,3,0,135,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,1716,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3162,7952,0,'',''), - (7953,'Xar\'Ti','Riding Trainer',50,50,7040,0,0,0,126,126,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,100,100,85,109,66.44,91.355,0,45,100,2000,1661,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,8,0,0,4022,0,0,'EventAI',''), - (7954,'Binjy Featherwhistle','Mechanostrider Pilot',50,50,7038,0,0,0,875,875,1.15,0,7,3,3,0,19,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,1510,1661,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,7,0,0,4016,7954,0,'',''), - (7955,'Milli Featherwhistle','Mechanostrider Merchant',50,50,7039,0,0,0,875,875,1.15,0,7,3,3,0,135,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,1510,1661,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3186,7955,0,'',''), - (7956,'Kindal Moonweaver',NULL,42,42,7044,0,0,0,124,124,0,0,7,3,3,0,2,4608,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,0,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7956,0,'EventAI',''), - (7957,'Jer\'kai Moonweaver',NULL,36,36,7045,0,0,0,124,124,0,0,7,3,3,0,3,4608,0,2,0,1.1,1.14286,8,0,1,1,1,1,-1,1,2100,2100,2763,2763,51,66,52.272,71.874,0,27,100,2000,2000,0,0,0,7957,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7957,0,'EventAI',''), + (7884,'Fraggar Thundermantle',NULL,60,60,7001,0,0,0,694,694,0,0,7,3,3,0,2,37376,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7884,0,'',''), + (7885,'Spitelash Battlemaster',NULL,53,54,11267,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1,1,3189,3293,0,0,93,115,69.696,95.832,3216,48,100,2000,2000,0,116,157,7885,7885,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7885,0,'',''), + (7886,'Spitelash Enchantress',NULL,54,55,11268,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1.3,1,1,1,1,1,2634,2718,2041,2117,89,110,69.696,95.832,2654,46,100,2000,2000,0,100,136,7886,7886,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7886,0,'',''), + (7895,'Ambassador Bloodrage',NULL,36,36,7043,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,2,2,3,2,1,1,1,1,3150,3150,2194,2194,185,239,43.956,60.4395,1234,98,100,1350,1485,0,306,404,7895,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7895,0,'',''), + (7897,'Alarm-a-bomb 2600',NULL,20,20,6888,0,0,0,594,594,0,0,9,3,3,0,0,33536,0,2,0,1,1.42857,1,0,1,1,1,1,1,1,484,484,0,0,29.4,39,0,0,852,70,4,2000,2000,0,0,0,0,0,0,0,0,16385,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (7898,'Pirate treasure trigger mob',NULL,1,1,328,4626,0,0,35,35,1,0,8,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1.33,1,42,42,0,0,2,2,0,0,20,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7899,'Treasure Hunting Pirate',NULL,44,45,6959,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.19,1.14286,1,0,1,1,1,1,-1,1,2113,2544,0,0,120,144,62.8672,86.4424,2725,61,100,1520,1672,0,43,213,7899,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7899,0,'EventAI',''), + (7900,'Angelas Moonbreeze',NULL,50,50,6987,0,0,0,80,80,0,0,7,3,3,0,2,37376,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7901,'Treasure Hunting Swashbuckler',NULL,44,45,6963,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.19,1.14286,1,0,1,1,1,1,-1,1,2135,2194,0,0,120,144,62.8672,86.4424,2725,61,100,1520,1672,0,43,213,7901,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7901,0,'EventAI',''), + (7902,'Treasure Hunting Buccaneer',NULL,44,45,6955,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,2256,2271,0,0,125,149,63.7824,87.7008,2725,63,100,1510,1661,0,44,222,7902,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7902,0,'EventAI',''), + (7903,'Jewel','Troyas\' Pet',10,10,6943,0,0,0,80,80,0,0,1,3,3,0,0,37376,0,2,0,1.1,1.14286,1,0,1,1,1,1,1,1,198,198,0,0,14,17,16.808,23.111,512,7,100,2000,2000,0,0,0,0,0,100007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7904,'Jacob','Angelas\' Pet',10,10,6942,0,0,0,80,80,0,0,1,3,3,0,0,37376,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,413,413,9213,9213,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,100007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7907,'Daryn Lightwind','Cenarion Lore Keeper',30,30,7025,0,0,0,80,80,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1.05,1,1,1,1,1,1002,1002,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7907,0,'',''), + (7915,'Walking Bomb',NULL,30,30,6977,0,0,0,63,63,0,0,9,3,3,0,0,32768,0,0,0,2.4,0.857143,1,0,0.1,1,1,1,2,1,95,95,0,0,42.4,56.4,0,0,2400,102,9,2000,2000,0,13,64,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7916,'Erelas Ambersky',NULL,30,30,7026,0,0,0,80,80,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,998,998,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1482,0,1,'',''), + (7917,'Brother Sarno',NULL,55,55,7008,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7918,'Stone Watcher of Norgannon',NULL,60,60,6589,0,0,0,35,35,0,0,5,3,3,0,3,32768,0,98304,0,0.95,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,236,284,74.448,102.366,3791,120,100,1410,1551,0,1,752,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7918,0,'','npc_stone_watcher_of_norgannon'), + (7936,'Lyon Mountainheart',NULL,40,40,7003,0,0,0,55,55,0,0,7,3,3,0,2,33280,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7937,'High Tinker Mekkatorque','King of Gnomes',63,63,7006,0,0,0,64,64,1.38,0,7,3,3,0,3,36928,0,2,4,1,1.14286,1,3,1,1,1,1,-1,1,80000,80000,0,0,1005,1171,220.81,320.77,4691,502,100,2000,2000,0,1,866,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11390,7937,0,'',''), + (7939,'Feathermoon Sentinel',NULL,55,55,7012,7013,0,0,79,79,0,0,7,3,3,0,0,36864,0,0,0,1,1.42857,1,0,1,1,1,1,-1,1,5996,5996,0,0,284,330,71.2272,97.9374,3271,142,100,2000,2000,0,1,739,7939,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7939,0,'EventAI',''), + (7940,'Darnall','Tailoring Supplies',53,53,7016,0,0,0,994,994,0,0,7,3,3,0,6,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3866,3866,0,0,92,119,69.0272,94.9124,3163,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (7941,'Mardrack Greenwell','Food & Drink',54,54,7022,0,0,0,80,80,0,0,7,3,3,0,6,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3986,3986,0,0,92,120,69.8544,96.0498,3216,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7942,'Faralorn','General Supplies',53,53,7024,0,0,0,80,80,0,0,7,3,3,0,6,36864,0,0,0,1,1.14286,1,0,1.9,1,1,1,1,1,4661,4661,0,0,92,119,69.0272,94.9124,3163,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7943,'Harklane','Fish Vendor',49,49,7019,0,0,0,80,80,0,0,7,3,3,0,6,36864,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3404,3404,0,0,81,105,65.5424,90.1208,2944,43,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7943,0,'EventAI',''), + (7944,'Tinkmaster Overspark','Gnomish Engineering Trainer',57,57,7028,0,0,0,64,64,1.15,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4356,4356,0,0,102,131,72.2304,99.3168,3380,54,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,1468,7944,0,'',''), + (7945,'Savanne','Fishing Supplies',49,49,7023,0,0,0,80,80,0,0,7,3,3,0,6,36864,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3404,3404,0,0,81,105,65.5424,90.1208,2944,43,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7945,0,'EventAI',''), + (7946,'Brannock','Fishing Trainer',52,52,7021,0,0,0,80,80,0,0,7,3,3,0,19,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,3748,3748,0,0,87,113,68.1824,93.7508,3108,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4744,7946,0,'EventAI',''), + (7947,'Vivianna','Trade Supplies',52,52,7017,0,0,0,80,80,0,0,7,3,3,0,6,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3748,3748,0,0,87,113,68.1824,93.7508,3108,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7947,0,'EventAI',''), + (7948,'Kylanna Windwhisper','Master Alchemist',52,52,7018,0,0,0,80,80,0,0,7,3,3,0,19,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3748,3748,0,0,87,113,68.1824,93.7508,3108,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4125,7948,0,'EventAI',''), + (7949,'Xylinnia Starshine','Expert Enchanter',51,51,7020,0,0,0,80,80,0,0,7,3,3,0,17,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,87,112,67.32,92.565,3052,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4164,7949,0,'EventAI',''), + (7950,'Master Mechanic Castpipe',NULL,57,57,7041,0,0,0,875,875,1.15,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4356,4356,0,0,102,131,72.2304,99.3168,3380,54,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7950,0,'',''), + (7951,'Zas\'Tysh',NULL,35,35,15352,0,0,0,29,29,0,0,7,3,3,0,1,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2200,2200,0,0,231,281,164.348,229.115,1373,118,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,6565,7951,0,'',''), + (7952,'Zjolnir','Raptor Handler',45,45,7037,0,0,0,126,126,0,0,7,3,3,0,135,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,1716,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3162,7952,0,'',''), + (7953,'Xar\'Ti','Riding Trainer',50,50,7040,0,0,0,126,126,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,100,100,85,109,66.44,91.355,2999,45,100,2000,1661,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,8,0,0,4022,0,0,'EventAI',''), + (7954,'Binjy Featherwhistle','Mechanostrider Pilot',50,50,7038,0,0,0,875,875,1.15,0,7,3,3,0,19,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,1510,1661,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,7,0,0,4016,7954,0,'',''), + (7955,'Milli Featherwhistle','Mechanostrider Merchant',50,50,7039,0,0,0,875,875,1.15,0,7,3,3,0,135,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,1510,1661,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3186,7955,0,'',''), + (7956,'Kindal Moonweaver',NULL,42,42,7044,0,0,0,124,124,0,0,7,3,3,0,2,37376,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,2246,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7956,0,'EventAI',''), + (7957,'Jer\'kai Moonweaver',NULL,36,36,7045,0,0,0,124,124,0,0,7,3,3,0,3,37376,0,2,0,1.1,1.14286,8,0,1,1,1,1,-1,1,2100,2100,2763,2763,51,66,52.272,71.874,803,27,100,2000,2000,0,0,0,7957,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7957,0,'EventAI',''), (7975,'Mulgore Protector',NULL,57,57,7115,7116,0,0,105,105,1.25,0,7,1,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4356,4356,0,0,344,375,71.2272,97.9374,4500,166,100,2000,2000,0,1,739,7975,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7975,0,'',''), - (7976,'Thalgus Thunderfist','Weapon Merchant',30,30,7120,0,0,0,55,55,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7976,0,'',''), - (7977,'Gammerita',NULL,48,48,5127,0,0,0,14,14,0,0,1,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3.25,1,1,1,1,1,6702,6702,0,0,251,325,51.5936,70.9412,5716,133,100,1275,2000,0,0,0,7977,0,7977,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7978,'Bimble Longberry','Fruit Vendor',30,30,7119,0,0,0,875,875,1.15,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,50204,0,'',''), - (7980,'Deathguard Elite',NULL,55,55,7117,0,0,0,71,71,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,6197,6197,0,0,373,486,301.34,422.17,0,198,100,2000,2000,0,1,830,7980,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,7980,0,'',''), + (7976,'Thalgus Thunderfist','Weapon Merchant',30,30,7120,0,0,0,55,55,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7976,0,'',''), + (7977,'Gammerita',NULL,48,48,5127,0,0,0,14,14,0,0,1,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3.25,1,1,1,1,1,6702,6702,0,0,251,325,51.5936,70.9412,2888,133,100,1275,2000,0,0,0,7977,0,7977,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7978,'Bimble Longberry','Fruit Vendor',30,30,7119,0,0,0,875,875,1.15,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,7978,0,'',''), + (7980,'Deathguard Elite',NULL,55,55,7117,0,0,0,71,71,0,0,7,3,3,0,0,32768,0,1024,0,1,1.14286,1,1,1,1,1,1,-1,1,6197,6197,0,0,373,486,301.34,422.17,3271,198,100,2000,2000,0,1,830,7980,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,7980,0,'',''), (7995,'Vile Priestess Hexx',NULL,51,51,7121,0,0,0,37,37,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,8,1,5,2,1,1,1,1,8020,8020,9012,9012,344,444,59.3256,81.5727,1546,182,100,1183,2000,0,432,569,7995,7995,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,7995,0,'EventAI',''), (7996,'Qiaga the Keeper',NULL,50,50,7122,0,0,0,37,37,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,1,5,2,1,1,1,1,7755,7755,8786,8786,328,421,58.08,79.86,1518,173,100,1200,2000,0,409,539,7996,7996,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7996,0,'EventAI',''), - (7997,'Captured Sprite Darter',NULL,41,41,9345,0,0,0,534,534,0,0,2,3,3,0,0,256,0,0,0,1.1,1.14286,2,0,1,1,1,1,-1,1,2568,2568,1381,1432,66,85,57.0064,78.3838,0,35,100,2000,2000,0,73,100,7997,0,100001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (7998,'Blastmaster Emi Shortfuse',NULL,27,27,7138,0,0,0,35,35,0,0,7,3,3,0,1,0,0,0,0,1,1.14286,1,1,1.3,1,1,1,1,1,1040,1040,0,0,38.4,51,0,0,1097,92,7,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1080,0,0,'','npc_blastmaster_emi_shortfuse'), - (7999,'Tyrande Whisperwind','High Priestess of Elune',63,63,7274,0,0,0,124,124,0,0,7,3,3,1,2,4160,0,2,12,1,1.14286,2,3,1,1,1,1,-1,1,250500,250500,67740,67740,1005,1171,220.81,320.77,0,502,100,2000,2000,0,1,866,7999,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50816,0,'',''), - (8015,'Ashenvale Sentinel',NULL,40,40,4841,4842,0,0,79,79,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3105,3105,0,0,61,78,53.8384,74.0278,0,32,100,2000,2000,0,0,0,8015,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8015,0,'',''), + (7997,'Captured Sprite Darter',NULL,41,41,9345,0,0,0,534,534,0,0,2,3,3,0,0,33024,0,0,0,1.1,1.14286,2,0,1,1,1,1,-1,1,2568,2568,1381,1432,66,85,57.0064,78.3838,1727,35,100,2000,2000,0,73,100,7997,0,100001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (7998,'Blastmaster Emi Shortfuse',NULL,27,27,7138,0,0,0,35,35,0,0,7,3,3,0,1,32768,0,0,0,1,1.14286,1,1,1.3,1,1,1,1,1,1040,1040,0,0,38.4,51,0,0,1097,92,7,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1080,0,0,'','npc_blastmaster_emi_shortfuse'), + (7999,'Tyrande Whisperwind','High Priestess of Elune',63,63,7274,0,0,0,124,124,0,0,7,3,3,1,2,36928,0,2,12,1,1.14286,2,3,1,1,1,1,-1,1,250500,250500,67740,67740,1005,1171,220.81,320.77,3795,502,100,2000,2000,0,1,866,7999,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7999,0,'',''), + (8015,'Ashenvale Sentinel',NULL,40,40,4841,4842,0,0,79,79,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3105,3105,0,0,61,78,53.8384,74.0278,1964,32,100,2000,2000,0,0,0,8015,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8015,0,'',''), (8016,'Barrens Guard',NULL,40,40,4261,4262,0,0,85,85,1.35,0,7,1,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3026,3026,0,0,355,390,53.8384,74.0278,1200,172,100,2000,2000,0,0,0,8016,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8016,0,'',''), - (8017,'Sen\'jin Guardian',NULL,55,55,4083,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,2.24,1.14286,1,3,1,1,1,1,-1,1,3616,3616,0,0,437,526,451.704,621.093,0,222,100,1450,1595,0,85,425,8017,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8017,0,'EventAI',''), - (8018,'Guthrum Thunderfist','Gryphon Master',55,55,7250,0,0,0,694,694,0,0,7,3,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,8018,0,'EventAI',''), - (8019,'Fyldren Moonfeather','Hippogryph Master',55,55,7249,0,0,0,80,80,0,0,7,3,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,8019,0,'EventAI',''), - (8020,'Shyn','Wind Rider Master',55,55,7248,0,0,0,104,104,1.25,0,7,3,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,8020,0,'EventAI',''), - (8021,'Orwin Gizzmick',NULL,50,50,7272,0,0,0,125,125,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8022,'Thadius Grimshade',NULL,50,50,7273,0,0,0,55,55,0,0,7,3,3,0,2,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8022,0,'',''), - (8023,'Sharpbeak',NULL,5,5,7268,0,0,0,534,534,0,0,1,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,1,1,102,102,0,0,6,7,8.624,11.858,120,3,100,2000,2000,0,0,0,0,0,100007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8024,'Sharpbeak\'s Father',NULL,55,55,7269,0,0,0,694,694,0,0,1,3,3,0,0,0,0,2,0,1.23,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,141,170,70.664,97.163,0,72,100,1460,1606,0,54,269,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8025,'Sharpbeak\'s Mother',NULL,55,55,7270,0,0,0,694,694,0,0,1,3,3,0,0,0,0,2,0,1.23,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,141,170,70.664,97.163,0,72,100,1460,1606,0,54,269,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8026,'Thyn\'tel Bladeweaver',NULL,60,60,7275,0,0,0,80,80,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8026,0,'',''), - (8035,'Dark Iron Land Mine',NULL,32,33,6271,0,0,0,63,63,0,0,9,3,3,0,0,0,0,0,0,1,1,1,0,0.2,1,1,1,1,1,211,222,0,0,44.8,61,0,0,1304,112,10,1690,1859,0,19,97,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (8055,'Thelsamar Mountaineer',NULL,40,40,1598,0,0,0,57,57,0,0,7,3,3,0,0,0,0,0,0,1.14,1.14286,1,0,1,1,1,1,-1,1,2000,2000,0,0,61,78,53.8384,74.0278,0,32,100,1610,1771,0,0,0,8055,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8055,0,'',''), - (8075,'Edana Hatetalon',NULL,50,50,974,0,0,0,514,514,0,0,7,3,3,0,0,0,0,0,0,1.7,1.14286,1,1,1,1,1,1,-1,1,5299,5299,0,0,284,366,54.6,75.075,0,150,100,1241,1365,0,115,576,8075,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8095,'Sul\'lithuz Sandcrawler',NULL,45,47,7345,0,0,0,37,37,0,0,1,3,3,0,0,64,0,0,0,1.11111,1.14286,1,1,1,1,1,1,-1,1,5683,6131,0,0,222,276,49.192,67.639,4225,115,100,2000,1430,0,0,0,8095,0,8095,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8096,'Protector of the People','The People\'s Militia',40,40,7308,7310,0,0,11,11,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3588,3588,0,0,61,78,53.8384,74.0278,0,32,100,2000,2000,0,0,0,8096,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,50706,0,'',''), - (8115,'Witch Doctor Uzer\'i',NULL,50,50,7328,0,0,0,876,876,0,0,7,3,3,0,3,4608,0,0,0,1.1,1.14286,8,0,1,1,1,1,-1,1,3517,3517,4393,4393,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1141,8115,0,'EventAI',''), - (8116,'Ziggle Sparks','Holiday Fireworks Vendor',46,46,7329,0,0,0,32,32,0,0,7,3,3,0,6,0,0,2,0,1.18,1.14286,1,0,1,1,1,1,-1,1,3077,3077,0,0,111,132,62.744,86.273,0,56,100,1550,1705,0,1,577,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8116,0,'',''), - (8117,'Wizbang Booms','Holiday Fireworks Vendor',38,38,7331,0,0,0,35,35,0,0,7,3,3,0,6,0,0,2,0,1.14,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,92,109,53.8384,74.0278,0,46,100,1610,1771,0,1,502,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8117,0,'',''), - (8118,'Lillian Singh','Holiday Fireworks Vendor',28,28,7330,0,0,0,1080,1080,0,0,7,3,3,0,6,0,0,2,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,64,75,42.1344,57.9348,0,32,100,1710,1881,0,1,377,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8118,0,'EventAI',''), - (8119,'Zikkel','Banker',45,45,7332,0,0,0,69,69,0,0,7,1,3,0,256,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8119,0,'',''), - (8120,'Sul\'lithuz Abomination',NULL,47,47,7345,0,0,0,37,37,0,0,10,3,3,0,0,64,0,0,0,1.11111,1.14286,1,1,1,1,1,1,-1,1,6028,6028,0,0,259,334,52.3768,72.0181,0,137,100,2000,1393,0,0,0,8120,0,8120,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8121,'Jaxxil Sparks','Holiday Fireworks Vendor',24,24,7333,0,0,0,32,32,0,0,7,3,3,0,6,0,0,2,0,1.04,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,49,59,37.3824,51.4008,0,25,100,1770,1947,0,1,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8121,0,'',''), - (8122,'Kizzak Sparks','Holiday Fireworks Vendor',24,24,7334,0,0,0,32,32,0,0,7,3,3,0,4,0,0,2,0,1.04,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,49,59,37.3824,51.4008,0,25,100,1770,1947,0,1,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8122,0,'',''), - (8123,'Rickle Goldgrubber','Banker',55,55,7337,0,0,0,120,120,0,0,7,3,3,0,256,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8124,'Qizzik','Banker',45,45,7335,0,0,0,474,474,0,0,7,1,3,0,258,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8124,0,'',''), - (8125,'Dirge Quikcleave','Butcher',43,43,7338,0,0,0,474,474,0,0,7,1,3,0,7,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,66,85,59.7872,82.2074,0,35,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4746,8125,0,'',''), - (8126,'Nixx Sprocketspring','Goblin Engineering Trainer',55,55,7340,0,0,0,474,474,0,0,7,1,3,0,19,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,1469,8126,0,'',''), - (8127,'Antu\'sul','Overseer of Sul',48,48,7353,0,0,0,107,107,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,12280,12280,12696,12696,269,346,53.1456,73.0752,2255,142,100,2000,1384,0,631,829,8127,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8127,0,'EventAI',''), - (8128,'Pikkle','Mining Trainer',40,40,7341,0,0,0,474,474,0,0,7,1,3,0,19,0,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,8128,0,'',''), - (8129,'Wrinkle Goodsteel','Superior Armorer',40,40,7343,0,0,0,474,474,0,0,7,1,3,0,16388,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8129,0,'',''), - (8130,'Sul\'lithuz Hatchling',NULL,30,30,1073,0,0,0,16,16,0,0,10,3,3,0,0,832,0,0,0,0.31,1.14286,1,1,1,1,1,1,-1,1,3328,3328,0,0,140,180,37.176,51.117,0,74,100,2000,1549,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (8131,'Blizrik Buckshot','Gunsmith',43,43,7342,0,0,0,474,474,0,0,7,1,3,0,16388,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,72,93,59.0304,81.1668,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8131,0,'',''), + (8017,'Sen\'jin Guardian',NULL,55,55,4083,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,2.24,1.14286,1,3,1,1,1,1,-1,1,3616,3616,0,0,437,526,451.704,621.093,3271,222,100,1450,1595,0,85,425,8017,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8017,0,'EventAI',''), + (8018,'Guthrum Thunderfist','Gryphon Master',55,55,7250,0,0,0,694,694,0,0,7,3,3,0,11,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,8018,0,'EventAI',''), + (8019,'Fyldren Moonfeather','Hippogryph Master',55,55,7249,0,0,0,80,80,0,0,7,3,3,0,11,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,8019,0,'EventAI',''), + (8020,'Shyn','Wind Rider Master',55,55,7248,0,0,0,104,104,1.25,0,7,3,3,0,11,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,8020,0,'EventAI',''), + (8021,'Orwin Gizzmick',NULL,50,50,7272,0,0,0,125,125,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8022,'Thadius Grimshade',NULL,50,50,7273,0,0,0,55,55,0,0,7,3,3,0,2,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8022,0,'',''), + (8023,'Sharpbeak',NULL,5,5,7268,0,0,0,534,534,0,0,1,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,1,1,102,102,0,0,6,7,8.624,11.858,120,3,100,2000,2000,0,0,0,0,0,100007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8024,'Sharpbeak\'s Father',NULL,55,55,7269,0,0,0,694,694,0,0,1,3,3,0,0,32768,0,2,0,1.23,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,141,170,70.664,97.163,3271,72,100,1460,1606,0,54,269,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8025,'Sharpbeak\'s Mother',NULL,55,55,7270,0,0,0,694,694,0,0,1,3,3,0,0,32768,0,2,0,1.23,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,141,170,70.664,97.163,3271,72,100,1460,1606,0,54,269,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8026,'Thyn\'tel Bladeweaver',NULL,60,60,7275,0,0,0,80,80,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8026,0,'',''), + (8035,'Dark Iron Land Mine',NULL,32,33,6271,0,0,0,63,63,0,0,9,3,3,0,0,32768,0,0,0,1,1,1,0,0.2,1,1,1,1,1,211,222,0,0,44.8,61,0,0,1304,112,10,1690,1859,0,19,97,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (8055,'Thelsamar Mountaineer',NULL,40,40,1598,0,0,0,57,57,0,0,7,3,3,0,0,32768,0,1024,0,1.14,1.14286,1,0,1,1,1,1,-1,1,2000,2000,0,0,61,78,53.8384,74.0278,1964,32,100,1610,1771,0,0,0,8055,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8055,0,'',''), + (8075,'Edana Hatetalon',NULL,50,50,974,0,0,0,514,514,0,0,7,3,3,0,0,32768,0,0,0,1.7,1.14286,1,1,1,1,1,1,-1,1,5299,5299,0,0,284,366,54.6,75.075,2999,150,100,1241,1365,0,115,576,8075,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8095,'Sul\'lithuz Sandcrawler',NULL,45,47,7345,0,0,0,37,37,0,0,1,3,3,0,0,32832,0,0,0,1.11111,1.14286,1,1,1,1,1,1,-1,1,5683,6131,0,0,222,276,49.192,67.639,4225,115,100,2000,1430,0,0,0,8095,0,8095,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8096,'Protector of the People','The People\'s Militia',40,40,7308,7310,0,0,11,11,0,0,7,3,3,0,0,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,3588,3588,0,0,61,78,53.8384,74.0278,1964,32,100,2000,2000,0,0,0,8096,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,8096,0,'',''), + (8115,'Witch Doctor Uzer\'i',NULL,50,50,7328,0,0,0,876,876,0,0,7,3,3,0,3,37376,0,0,0,1.1,1.14286,8,0,1,1,1,1,-1,1,3517,3517,4393,4393,85,109,66.44,91.355,1518,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1141,8115,0,'EventAI',''), + (8116,'Ziggle Sparks','Holiday Fireworks Vendor',46,46,7329,0,0,0,32,32,0,0,7,3,3,0,6,32768,0,2,0,1.18,1.14286,1,0,1,1,1,1,-1,1,3077,3077,0,0,111,132,62.744,86.273,2780,56,100,1550,1705,0,1,577,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8116,0,'',''), + (8117,'Wizbang Booms','Holiday Fireworks Vendor',38,38,7331,0,0,0,35,35,0,0,7,3,3,0,6,32768,0,2,0,1.14,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,92,109,53.8384,74.0278,1709,46,100,1610,1771,0,1,502,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8117,0,'',''), + (8118,'Lillian Singh','Holiday Fireworks Vendor',28,28,7330,0,0,0,1080,1080,0,0,7,3,3,0,6,32768,0,2,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,64,75,42.1344,57.9348,1130,32,100,1710,1881,0,1,377,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8118,0,'EventAI',''), + (8119,'Zikkel','Banker',45,45,7332,0,0,0,69,69,0,0,7,1,3,0,256,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8119,0,'',''), + (8120,'Sul\'lithuz Abomination',NULL,47,47,7345,0,0,0,37,37,0,0,10,3,3,0,0,32832,0,0,0,1.11111,1.14286,1,1,1,1,1,1,-1,1,6028,6028,0,0,259,334,52.3768,72.0181,2835,137,100,2000,1393,0,0,0,8120,0,8120,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8121,'Jaxxil Sparks','Holiday Fireworks Vendor',24,24,7333,0,0,0,32,32,0,0,7,3,3,0,6,32768,0,2,0,1.04,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,49,59,37.3824,51.4008,992,25,100,1770,1947,0,1,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8121,0,'',''), + (8122,'Kizzak Sparks','Holiday Fireworks Vendor',24,24,7334,0,0,0,32,32,0,0,7,3,3,0,4,32768,0,2,0,1.04,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,49,59,37.3824,51.4008,992,25,100,1770,1947,0,1,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8122,0,'',''), + (8123,'Rickle Goldgrubber','Banker',55,55,7337,0,0,0,120,120,0,0,7,3,3,0,256,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8124,'Qizzik','Banker',45,45,7335,0,0,0,474,474,0,0,7,1,3,0,258,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8124,0,'',''), + (8125,'Dirge Quikcleave','Butcher',43,43,7338,0,0,0,474,474,0,0,7,1,3,0,7,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,66,85,59.7872,82.2074,2397,35,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4746,8125,0,'',''), + (8126,'Nixx Sprocketspring','Goblin Engineering Trainer',55,55,7340,0,0,0,474,474,0,0,7,1,3,0,19,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,1469,8126,0,'',''), + (8127,'Antu\'sul','Overseer of Sul',48,48,7353,0,0,0,107,107,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,12280,12280,12696,12696,269,346,53.1456,73.0752,2255,142,100,2000,1384,0,631,829,8127,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8127,0,'EventAI',''), + (8128,'Pikkle','Mining Trainer',40,40,7341,0,0,0,474,474,0,0,7,1,3,0,19,0,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,8128,0,'',''), + (8129,'Wrinkle Goodsteel','Superior Armorer',40,40,7343,0,0,0,474,474,0,0,7,1,3,0,16388,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8129,0,'',''), + (8130,'Sul\'lithuz Hatchling',NULL,30,30,1073,0,0,0,16,16,0,0,10,3,3,0,0,33600,0,0,0,0.31,1.14286,1,1,1,1,1,1,-1,1,3328,3328,0,0,140,180,37.176,51.117,1200,74,100,2000,1549,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (8131,'Blizrik Buckshot','Gunsmith',43,43,7342,0,0,0,474,474,0,0,7,1,3,0,16388,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,72,93,59.0304,81.1668,2397,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8131,0,'',''), (8136,'Lord Shalzaru',NULL,47,47,11257,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1.25,1,1,1,1,1,1990,1990,1640,1640,88,107,63.7824,87.7008,2300,45,100,2000,2000,0,79,109,8136,8136,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8136,0,'EventAI',''), - (8137,'Gikkix','Fisherman',40,40,7354,0,0,0,474,474,0,0,7,1,3,0,4,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,8137,0,'',''), - (8138,'Sul\'lithuz Broodling',NULL,39,39,1075,0,0,0,16,16,0,0,1,3,3,0,0,0,0,0,0,1.11111,1.14286,1,0,1,1,1,1,-1,1,1000,1000,0,0,92,109,53.8384,74.0278,0,46,100,1610,1771,0,29,145,8138,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8139,'Jabbey','General Goods',40,40,7355,0,0,0,474,474,0,0,7,1,3,0,6,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8139,0,'',''), - (8140,'Brother Karman','Paladin Trainer',45,45,7356,0,0,0,894,894,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,1857,1857,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,4662,8140,0,'EventAI',''), - (8141,'Captain Evencane','Warrior Trainer',45,45,11037,0,0,0,894,894,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4091,8141,0,'EventAI',''), - (8142,'Jannos Lighthoof','Druid Trainer',50,50,7357,0,0,0,104,104,1.35,0,7,3,3,0,19,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,0,0,4606,8142,0,'',''), - (8143,'Loorana','Food & Drink',49,49,7358,0,0,0,104,104,1.25,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3404,3404,0,0,81,105,65.5424,90.1208,0,43,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8144,'Kulleg Stonehorn','Skinning Trainer',51,51,7360,0,0,0,104,104,1.35,0,7,3,3,0,19,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,87,112,67.32,92.565,0,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,8144,0,'',''), - (8145,'Sheendra Tallgrass','Trade Supplies',50,50,7359,0,0,0,104,104,1.25,0,7,3,3,0,6,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8146,'Ruw','Herbalism Trainer',50,50,7361,0,0,0,104,104,1.35,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,7691,0,0,'EventAI',''), - (8147,'Camp Mojache Brave',NULL,55,55,7363,7364,0,0,105,105,1.25,0,7,3,3,0,2,4096,0,0,0,1,1.42857,1,0,1,1,1,1,-1,1,2000,2000,0,0,605,665,301.34,422.17,0,293,100,2000,2000,0,1,739,8147,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50133,0,'EventAI',''), - (8149,'Sul\'lithuz Warder',NULL,2,2,7345,0,0,0,37,37,0,0,1,3,3,0,0,0,0,0,0,1.28,1.14286,1,1,2.4,1,1,1,1,1,132,132,0,0,9,13,2.9184,4.0128,0,5,100,1658,1824,0,1,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8150,'Janet Hommers','Food & Drink',40,40,7371,0,0,0,12,12,0,0,7,1,3,0,6,4608,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8150,0,'EventAI',''), + (8137,'Gikkix','Fisherman',40,40,7354,0,0,0,474,474,0,0,7,1,3,0,4,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,8137,0,'',''), + (8138,'Sul\'lithuz Broodling',NULL,39,39,1075,0,0,0,16,16,0,0,1,3,3,0,0,32768,0,0,0,1.11111,1.14286,1,0,1,1,1,1,-1,1,1000,1000,0,0,92,109,53.8384,74.0278,1834,46,100,1610,1771,0,29,145,8138,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8139,'Jabbey','General Goods',40,40,7355,0,0,0,474,474,0,0,7,1,3,0,6,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8139,0,'',''), + (8140,'Brother Karman','Paladin Trainer',45,45,7356,0,0,0,894,894,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,1857,1857,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,4662,8140,0,'EventAI',''), + (8141,'Captain Evencane','Warrior Trainer',45,45,11037,0,0,0,894,894,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4091,8141,0,'EventAI',''), + (8142,'Jannos Lighthoof','Druid Trainer',50,50,7357,0,0,0,104,104,1.35,0,7,3,3,0,19,37376,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,0,0,4606,8142,0,'',''), + (8143,'Loorana','Food & Drink',49,49,7358,0,0,0,104,104,1.25,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3404,3404,0,0,81,105,65.5424,90.1208,2944,43,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8144,'Kulleg Stonehorn','Skinning Trainer',51,51,7360,0,0,0,104,104,1.35,0,7,3,3,0,19,37376,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,87,112,67.32,92.565,3052,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,8144,0,'',''), + (8145,'Sheendra Tallgrass','Trade Supplies',50,50,7359,0,0,0,104,104,1.25,0,7,3,3,0,6,37376,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8146,'Ruw','Herbalism Trainer',50,50,7361,0,0,0,104,104,1.35,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,7691,0,0,'EventAI',''), + (8147,'Camp Mojache Brave',NULL,55,55,7363,7364,0,0,105,105,1.25,0,7,3,3,0,2,36864,0,1024,0,1,1.42857,1,0,1,1,1,1,-1,1,2000,2000,0,0,605,665,301.34,422.17,3271,293,100,2000,2000,0,1,739,8147,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8147,0,'EventAI',''), + (8149,'Sul\'lithuz Warder',NULL,2,2,7345,0,0,0,37,37,0,0,1,3,3,0,0,32768,0,0,0,1.28,1.14286,1,1,2.4,1,1,1,1.25,1,132,132,0,0,9,13,2.9184,4.0128,20,5,100,1658,1824,0,1,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8150,'Janet Hommers','Food & Drink',40,40,7371,0,0,0,12,12,0,0,7,1,3,0,6,4608,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8150,0,'EventAI',''), (8151,'Nijel\'s Point Guard',NULL,48,48,7368,7369,0,0,11,11,0,0,7,1,3,0,1,4096,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,3294,3294,0,0,444,549,63.7824,87.7008,2500,229,100,2000,2000,0,0,0,0,8151,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8151,0,'EventAI',''), - (8152,'Harnor','Food & Drink',40,40,7372,0,0,0,104,104,1.35,0,7,1,3,0,6,4608,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8152,0,'EventAI',''), - (8153,'Narv Hidecrafter','Expert Leatherworker',42,42,7370,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,0,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4842,8153,0,'',''), - (8154,'Ghost Walker Brave',NULL,48,48,7374,7376,0,0,105,105,1.25,0,7,1,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3294,3294,0,0,476,546,63.7824,87.7008,2500,236,100,2000,2000,0,0,0,8154,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50886,0,'',''), - (8155,'Kargath Grunt',NULL,55,55,7373,7375,0,0,85,85,0,0,7,3,3,0,0,4096,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,5182,5182,0,0,605,665,71.2272,97.9374,0,293,100,2000,2000,0,692,692,8155,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50127,0,'',''), - (8156,'Servant of Antu\'sul',NULL,48,48,601,0,0,0,107,107,0,0,1,3,3,0,0,0,0,0,0,1.11111,1.14286,1,1,1,1,1,1,-1,1,5346,5346,0,0,243,313,53.0536,72.9487,0,128,100,1283,1411,0,96,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8157,'Logannas','Alchemy Supplies',52,52,7379,0,0,0,80,80,0,0,7,3,3,0,6,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3748,3748,0,0,87,113,68.1824,93.7508,0,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8157,0,'EventAI',''), - (8158,'Bronk','Alchemy Supplies',49,49,7380,0,0,0,104,104,1.35,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3404,3404,0,0,81,105,65.5424,90.1208,0,43,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8158,0,'EventAI',''), - (8159,'Worb Strongstitch','Light Armor Merchant',50,50,7381,0,0,0,104,104,1.35,0,7,3,3,0,16388,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8160,'Nioma','Leatherworking Supplies',50,50,7382,0,0,0,694,694,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8161,'Harggan','Blacksmithing Supplies',49,49,7383,0,0,0,694,694,0,0,7,3,3,0,16390,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3404,3404,0,0,81,105,65.5424,90.1208,0,43,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50130,0,'',''), - (8176,'Gharash','Blacksmithing Supplies',45,45,7384,0,0,0,29,29,0,0,7,3,3,0,16390,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8176,0,'',''), - (8177,'Rartar','Alchemy Supplies',45,45,7389,0,0,0,29,29,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8177,0,'',''), - (8178,'Nina Lightbrew','Alchemy Supplies',49,49,7390,0,0,0,12,12,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3404,3404,2053,2053,81,105,65.5424,90.1208,0,43,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8178,0,'',''), - (8179,'Greater Healing Ward',NULL,45,45,2030,0,0,0,37,37,0,0,10,3,3,0,0,0,0,0,0,1,1,1,0,1,1,1,1,-1,1,2972,2972,0,0,9,9,61.776,84.942,0,4,100,1560,1716,0,3,14,8179,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8196,'Occulus',NULL,50,50,8317,0,0,0,1605,1605,0,0,2,1,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,6645,6645,0,0,284,366,54.6,75.075,2999,150,100,1241,2000,0,367,484,8196,0,8196,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50815,0,'EventAI',''), + (8152,'Harnor','Food & Drink',40,40,7372,0,0,0,104,104,1.35,0,7,1,3,0,6,4608,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8152,0,'EventAI',''), + (8153,'Narv Hidecrafter','Expert Leatherworker',42,42,7370,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,2246,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4842,8153,0,'',''), + (8154,'Ghost Walker Brave',NULL,48,48,7374,7376,0,0,105,105,1.25,0,7,1,3,0,0,4096,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,3294,3294,0,0,476,546,63.7824,87.7008,2500,236,100,2000,2000,0,0,0,8154,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8154,0,'',''), + (8155,'Kargath Grunt',NULL,55,55,7373,7375,0,0,85,85,0,0,7,3,3,0,0,36864,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,5182,5182,0,0,605,665,71.2272,97.9374,3271,293,100,2000,2000,0,692,692,8155,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8155,0,'',''), + (8156,'Servant of Antu\'sul',NULL,48,48,601,0,0,0,107,107,0,0,1,3,3,0,0,32768,0,0,0,1.11111,1.14286,1,1,1,1,1,1,-1,1,5346,5346,0,0,243,313,53.0536,72.9487,2888,128,100,1283,1411,0,96,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8157,'Logannas','Alchemy Supplies',52,52,7379,0,0,0,80,80,0,0,7,3,3,0,6,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3748,3748,0,0,87,113,68.1824,93.7508,3108,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8157,0,'EventAI',''), + (8158,'Bronk','Alchemy Supplies',49,49,7380,0,0,0,104,104,1.35,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3404,3404,0,0,81,105,65.5424,90.1208,2944,43,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8158,0,'EventAI',''), + (8159,'Worb Strongstitch','Light Armor Merchant',50,50,7381,0,0,0,104,104,1.35,0,7,3,3,0,16388,37376,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8160,'Nioma','Leatherworking Supplies',50,50,7382,0,0,0,694,694,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8161,'Harggan','Blacksmithing Supplies',49,49,7383,0,0,0,694,694,0,0,7,3,3,0,16390,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3404,3404,0,0,81,105,65.5424,90.1208,2944,43,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8161,0,'',''), + (8176,'Gharash','Blacksmithing Supplies',45,45,7384,0,0,0,29,29,0,0,7,3,3,0,16390,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8176,0,'',''), + (8177,'Rartar','Alchemy Supplies',45,45,7389,0,0,0,29,29,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8177,0,'',''), + (8178,'Nina Lightbrew','Alchemy Supplies',49,49,7390,0,0,0,12,12,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3404,3404,2053,2053,81,105,65.5424,90.1208,2944,43,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8178,0,'',''), + (8179,'Greater Healing Ward',NULL,45,45,2030,0,0,0,37,37,0,0,10,3,3,0,0,32768,0,0,0,1,1,1,0,1,1,1,1,-1,1,2972,2972,0,0,9,9,61.776,84.942,2725,4,100,1560,1716,0,3,14,8179,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8196,'Occulus',NULL,50,50,8317,0,0,0,1605,1605,0,0,2,1,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,6645,6645,0,0,284,366,54.6,75.075,2999,150,100,1241,2000,0,367,484,8196,0,8196,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8196,0,'EventAI',''), (8197,'Chronalis',NULL,61,61,6370,0,0,0,1605,1605,0,0,2,1,3,0,0,64,0,0,0,1,1.14286,1,1,12,1,1,1,1,1,37728,37728,0,0,559,720,172.1,240.07,4091,295,100,1158,2000,0,1716,2245,8197,0,8197,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (8198,'Tick',NULL,52,52,8318,0,0,0,1605,1605,0,0,2,1,3,0,0,64,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,7105,7105,0,0,310,400,56.7312,78.0054,3108,164,100,1216,2000,0,391,516,8198,0,8198,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8199,'Warleader Krazzilak',NULL,45,45,9023,0,0,0,22,22,0,0,7,3,3,0,0,0,0,0,0,1.68,1.14286,1,1,3,1,1,1,1,1,5544,5544,0,0,242,312,53.1456,73.0752,2725,128,100,1258,1384,0,469,617,8199,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51000,0,'EventAI',''), - (8200,'Jin\'Zallah the Sandbringer',NULL,46,46,9024,0,0,0,37,37,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,4605,4605,3174,3174,235,302,52.3768,72.0181,2255,124,100,1266,1393,0,408,537,8200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8200,0,'EventAI',''), - (8201,'Omgorn the Lost',NULL,50,50,11570,0,0,0,22,22,0,0,7,3,3,0,0,0,0,0,0,1.6,1.14286,1,4,1.25,1,1,1,1,1,2768,2768,0,0,280,361,55.3248,76.0716,0,148,100,1233,1356,0,101,137,8201,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8201,0,'EventAI',''), - (8202,'Cyclok the Mad',NULL,48,48,11532,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.69,1.14286,8,4,1.25,1,1,1,1,1,1804,1804,4140,4140,263,339,53.9,74.1125,1462,139,100,1250,1375,0,76,104,8202,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8202,0,'EventAI',''), - (8203,'Kregg Keelhaul',NULL,47,47,7509,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.68,1.14286,1,4,1.25,1,1,1,1,1,2487,2487,0,0,257,331,0,0,2835,136,0,1258,2000,0,92,125,8203,8203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8203,0,'EventAI',''), - (8204,'Soriid the Devourer',NULL,50,50,11106,0,0,0,310,310,1.8,0,10,3,3,0,0,0,0,0,0,2.47,1.14286,1,4,1.25,1,1,1,1,1,2768,2768,0,0,280,361,55.3248,76.0716,0,148,100,1233,1356,0,0,0,8204,0,100003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8205,'Haarka the Ravenous',NULL,50,50,11092,0,0,0,22,22,0,0,10,3,3,0,0,0,0,0,0,1,1.14286,1,4,1.25,1,1,1,1,1,2769,2769,0,0,280,361,55.3248,76.0716,2999,148,100,1233,1356,0,0,0,8205,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8207,'Greater Firebird',NULL,46,46,7349,0,0,0,73,73,0,7,1,3,3,0,0,0,0,0,1,2.17,1.14286,1,4,1.25,1,1,1,1,1,2399,2399,0,0,248,320,52.3768,72.0181,2780,131,100,1266,1393,0,0,0,8207,0,0,0,0,0,0,0,0,0,0,0,110,8310,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8208,'Murderous Blisterpaw',NULL,43,43,1534,0,0,0,38,38,1.25,25,1,1,3,0,0,0,0,0,1,2.06,1.14286,1,4,1.2,1,1,1,1,1,2059,2059,0,0,67,82,49.984,68.728,2414,34,100,1291,1420,0,0,0,8208,0,100004,0,0,0,0,0,0,0,0,0,0,8288,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8199,'Warleader Krazzilak',NULL,45,45,9023,0,0,0,22,22,0,0,7,3,3,0,0,32768,0,0,0,1.68,1.14286,1,1,3,1,1,1,1,1,5544,5544,0,0,242,312,53.1456,73.0752,2725,128,100,1258,1384,0,469,617,8199,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8199,0,'EventAI',''), + (8200,'Jin\'Zallah the Sandbringer',NULL,46,46,9024,0,0,0,37,37,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,4605,4605,3174,3174,235,302,52.3768,72.0181,2255,124,100,1266,1393,0,408,537,8200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8200,0,'EventAI',''), + (8201,'Omgorn the Lost',NULL,50,50,11570,0,0,0,22,22,0,0,7,3,3,0,0,32768,0,0,0,1.6,1.14286,1,4,1.25,1,1,1,1,1,2768,2768,0,0,280,361,55.3248,76.0716,2999,148,100,1233,1356,0,101,137,8201,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8201,0,'EventAI',''), + (8202,'Cyclok the Mad',NULL,48,48,11532,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.69,1.14286,8,4,1.25,1,1,1,1,1,1804,1804,4140,4140,263,339,53.9,74.1125,1462,139,100,1250,1375,0,76,104,8202,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8202,0,'EventAI',''), + (8203,'Kregg Keelhaul',NULL,47,47,7509,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.68,1.14286,1,4,1.25,1,1,1,1,1,2487,2487,0,0,257,331,0,0,2835,136,0,1258,2000,0,92,125,8203,8203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8203,0,'EventAI',''), + (8204,'Soriid the Devourer',NULL,50,50,11106,0,0,0,310,310,1.8,0,10,3,3,0,0,32768,0,0,0,2.47,1.14286,1,4,1.25,1,1,1,1,1,2768,2768,0,0,280,361,55.3248,76.0716,2999,148,100,1233,1356,0,0,0,8204,0,100003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8205,'Haarka the Ravenous',NULL,50,50,11092,0,0,0,22,22,0,0,10,3,3,0,0,32768,0,0,0,1,1.14286,1,4,1.25,1,1,1,1,1,2769,2769,0,0,280,361,55.3248,76.0716,2999,148,100,1233,1356,0,0,0,8205,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8207,'Greater Firebird',NULL,46,46,7349,0,0,0,73,73,0,7,1,3,3,0,0,32768,0,0,1,2.17,1.14286,1,4,1.25,1,1,1,1,1,2399,2399,0,0,248,320,52.3768,72.0181,2780,131,100,1266,1393,0,0,0,8207,0,0,0,0,0,0,0,0,0,0,0,110,8310,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8208,'Murderous Blisterpaw',NULL,43,43,1534,0,0,0,38,38,1.25,25,1,1,3,0,0,0,0,0,1,2.06,1.14286,1,4,1.2,1,1,1,1,1,2059,2059,0,0,67,82,49.984,68.728,2397,34,100,1291,1420,0,0,0,8208,0,100004,0,0,0,0,0,0,0,0,0,0,8288,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (8210,'Razortalon',NULL,44,44,5927,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,4,1.2,1,1,1,1,1,2138,2138,0,0,74,90,52.3768,72.0181,2557,38,100,2000,2000,0,79,108,8210,0,100004,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (8211,'Old Cliff Jumper',NULL,42,42,11414,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1.64,1.14286,1,4,1.2,1,1,1,1,1,1981,1981,0,0,220,283,49.192,67.639,2246,116,100,2000,1430,0,0,0,8211,0,8211,0,0,0,0,0,90,90,90,90,90,5962,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8212,'The Reak',NULL,49,49,1306,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1.7,1.14286,1,4,1.25,1,1,1,1,1,2672,2672,0,0,270,349,54.6,75.075,2944,143,100,1241,1365,0,96,130,8212,0,0,0,0,0,0,0,0,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8213,'Ironback',NULL,51,51,7840,0,0,0,7,7,0,21,1,3,3,0,0,0,0,0,1,1.72,1.14286,1,4,1.3,1,1,1,1,1,2980,2980,0,0,295,381,56.7312,78.0054,6040,156,100,2000,1338,0,0,0,8213,0,8213,0,0,0,0,0,153,51,51,51,51,5933,1,0,0,0,0,0,0,0,0,0,'',''), - (8214,'Jalinde Summerdrake',NULL,49,49,4731,0,0,0,1576,1576,0,0,7,3,3,0,2,0,0,0,0,1.72,1.14286,1,4,1.25,1,1,1,1,1,2672,2672,0,0,295,381,56.7312,78.0054,0,156,100,1216,2000,0,96,130,8214,8214,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8214,0,'EventAI',''), - (8215,'Grimungous',NULL,50,50,12816,0,0,0,14,14,0,0,5,3,3,0,0,0,0,98304,0,1.71,1.14286,1,2,3,1,1,1,1,1,6645,6645,0,0,292,377,55.3248,76.0716,2999,154,100,1233,1356,0,545,717,8215,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8216,'Retherokk the Berserker',NULL,48,48,6512,0,0,0,795,795,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,4,1.25,1,1,1,1,1,2578,2578,0,0,263,339,53.9,74.1125,2888,139,100,1250,2000,0,95,129,8216,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,52023,0,'EventAI',''), - (8217,'Mith\'rethis the Enchanter',NULL,52,52,6512,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,2,2,3,2,1,1,1,1,5691,5691,3846,3846,344,444,59.3256,81.5727,2522,182,100,1183,1301,0,493,649,8217,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8218,'Witherheart the Stalker',NULL,45,45,6479,0,0,0,654,654,0,0,7,3,3,0,0,0,0,0,0,1.66,1.14286,1,4,1.2,1,1,1,1,1,2218,2218,0,0,240,310,51.5936,70.9412,2725,127,100,1275,1402,0,82,112,8218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8219,'Zul\'arek Hatefowler',NULL,43,43,6479,0,0,0,795,795,0,0,7,3,3,0,0,0,0,0,0,1.59,1.14286,1,4,1.2,1,1,1,1,1,2059,2059,0,0,248,320,52.3768,72.0181,2397,131,100,1266,1393,0,78,107,8219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8219,0,'EventAI',''), - (8236,'Muck Frenzy',NULL,14,15,7449,0,0,0,16,16,0,0,1,2,3,0,0,32768,0,0,0,0.97,1.14286,1,0,1,1,1,1,1,1,300,328,0,0,21,27,24.288,33.396,660,11,100,2000,2000,0,0,0,8236,0,8236,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8256,'Curator Thorius',NULL,45,45,7769,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8257,'Oozeling',NULL,40,40,7763,0,0,0,16,16,0,0,10,3,3,0,0,0,0,0,0,1,1.14286,1,0,0.5,1,1,1,1,1,762,762,0,0,53,65,68.0944,93.6298,1964,27,100,1460,1606,0,52,73,0,0,0,0,0,1,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,0,0,'',''), - (8276,'Soaring Razorbeak',NULL,41,41,1149,0,0,0,35,35,0,0,1,3,3,0,0,256,0,2,0,1,1.71429,1,0,1,1,1,1,-1,1,1524,1651,0,0,58,77,57.728,79.376,2246,31,100,2000,2000,0,0,0,0,0,100004,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (8212,'The Reak',NULL,49,49,1306,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1.7,1.14286,1,4,1.25,1,1,1,1,1,2672,2672,0,0,270,349,54.6,75.075,2944,143,100,1241,1365,0,96,130,8212,0,0,0,0,0,0,0,0,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8213,'Ironback',NULL,51,51,7840,0,0,0,7,7,0,21,1,3,3,0,0,32768,0,0,1,1.72,1.14286,1,4,1.3,1,1,1,1,1,2980,2980,0,0,295,381,56.7312,78.0054,3052,156,100,2000,1338,0,0,0,8213,0,8213,0,0,0,0,0,153,51,51,51,51,5933,1,0,0,0,0,0,0,0,0,0,'',''), + (8214,'Jalinde Summerdrake',NULL,49,49,4731,0,0,0,1576,1576,0,0,7,3,3,0,2,32768,0,0,0,1.72,1.14286,1,4,1.25,1,1,1,1,1,2672,2672,0,0,295,381,56.7312,78.0054,2944,156,100,1216,2000,0,96,130,8214,8214,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8214,0,'EventAI',''), + (8215,'Grimungous',NULL,50,50,12816,0,0,0,14,14,0,0,5,3,3,0,0,32768,0,98304,0,1.71,1.14286,1,2,3,1,1,1,1,1,6645,6645,0,0,292,377,55.3248,76.0716,2999,154,100,1233,1356,0,545,717,8215,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8216,'Retherokk the Berserker',NULL,48,48,6512,0,0,0,795,795,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,4,1.25,1,1,1,1,1,2578,2578,0,0,263,339,53.9,74.1125,2888,139,100,1250,2000,0,95,129,8216,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8216,0,'EventAI',''), + (8217,'Mith\'rethis the Enchanter',NULL,52,52,6512,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.76,1.14286,2,2,3,2,1,1,1,1,5691,5691,3846,3846,344,444,59.3256,81.5727,2522,182,100,1183,1301,0,493,649,8217,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8218,'Witherheart the Stalker',NULL,45,45,6479,0,0,0,654,654,0,0,7,3,3,0,0,32768,0,0,0,1.66,1.14286,1,4,1.2,1,1,1,1,1,2218,2218,0,0,240,310,51.5936,70.9412,2725,127,100,1275,1402,0,82,112,8218,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8219,'Zul\'arek Hatefowler',NULL,43,43,6479,0,0,0,795,795,0,0,7,3,3,0,0,32768,0,0,0,1.59,1.14286,1,4,1.2,1,1,1,1,1,2059,2059,0,0,248,320,52.3768,72.0181,2397,131,100,1266,1393,0,78,107,8219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8219,0,'EventAI',''), + (8236,'Muck Frenzy',NULL,14,15,7449,0,0,0,16,16,0,0,1,2,3,0,0,32768,0,0,0,0.97,1.14286,1,0,1,1,1,1,1,1,300,328,0,0,21,27,24.288,33.396,677,11,100,2000,2000,0,0,0,8236,0,8236,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8256,'Curator Thorius',NULL,45,45,7769,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8257,'Oozeling',NULL,40,40,7763,0,0,0,16,16,0,0,10,3,3,0,0,32768,0,0,0,1,1.14286,1,0,0.5,1,1,1,1,1,762,762,0,0,53,65,68.0944,93.6298,1964,27,100,1460,1606,0,52,73,0,0,0,0,0,1,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,0,0,'',''), + (8276,'Soaring Razorbeak',NULL,41,41,1149,0,0,0,35,35,0,0,1,3,3,0,0,33024,0,2,0,1,1.71429,1,0,1,1,1,1,-1,1,1524,1651,0,0,58,77,57.728,79.376,2246,31,100,2000,2000,0,0,0,0,0,100004,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (8277,'Rekk\'tilac',NULL,48,48,4458,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,4,1.25,1,1,1,1,1,2577,2577,0,0,263,339,53.9,74.1125,2888,139,100,1250,2000,0,0,0,8277,0,0,0,0,0,0,0,125,0,0,0,0,5912,1,0,0,0,0,0,0,0,0,0,'',''), - (8278,'Smoldar',NULL,50,50,5781,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1.1,1.14286,1,4,1.25,1,1,1,1,1,2768,2768,0,0,295,381,56.7312,78.0054,3586,156,100,1216,2000,0,97,131,8278,0,0,0,0,0,0,0,170,170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8279,'Faulty War Golem',NULL,46,46,10800,0,0,0,14,14,0,0,4,3,3,0,0,0,0,0,0,2.18,1.14286,1,4,1.25,1,1,1,1,1,2398,2398,0,0,257,331,53.1456,73.0752,414,136,100,1258,1384,0,87,119,8279,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (8280,'Shleipnarr',NULL,47,47,2346,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1.68,1.14286,1,4,1.25,1,1,1,1,1,2488,2488,0,0,257,331,53.1456,73.0752,2835,136,100,1258,1384,0,0,0,8280,0,8280,0,0,0,0,0,95,0,0,95,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8281,'Scald',NULL,49,49,1204,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1.7,1.14286,1,4,1.25,1,1,1,1,1,2672,2672,0,0,270,349,54.6,75.075,0,143,100,1241,1365,0,0,0,8281,0,0,0,0,0,0,0,294,294,294,294,294,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8282,'Highlord Mastrogonde',NULL,51,51,7835,0,0,0,128,128,0,0,7,3,3,0,2,64,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,5502,5502,3728,3728,344,444,59.3256,81.5727,2477,182,100,1183,2000,0,478,629,8282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8282,0,'EventAI',''), - (8283,'Slave Master Blackheart',NULL,50,50,7819,0,0,0,54,54,0,0,7,3,3,0,0,0,0,0,0,1.71,1.14286,1,4,1.25,1,1,1,1,1,2769,2769,0,0,280,361,55.3248,76.0716,2999,148,100,1233,1356,0,99,134,8283,8283,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8283,0,'EventAI',''), - (8284,'Dorius Stonetender',NULL,45,45,7760,0,0,0,231,231,0,0,7,3,3,0,2,4864,0,0,4096,1.1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_dorius_stonetender'), - (8296,'Mojo the Twisted',NULL,48,48,11562,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,8,4,1.25,1,1,1,1,1,1804,1804,4140,4140,263,339,53.9,74.1125,1462,139,100,1250,2000,0,78,107,8296,8296,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8296,0,'EventAI',''), - (8297,'Magronos the Unyielding',NULL,56,56,11564,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,1,4,1.35,1,1,1,1,1,3643,3643,0,0,329,425,59.3256,81.5727,3327,174,100,1183,1301,0,121,163,8297,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8297,0,'EventAI',''), - (8298,'Akubar the Seer',NULL,54,54,10920,0,0,0,51,51,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,2,4,1.3,1,1,1,1,1,2634,2634,2041,2041,355,458,58.688,80.696,2610,188,100,1191,2000,0,98,133,8298,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8298,0,'EventAI',''), - (8299,'Spiteflayer',NULL,52,52,388,0,0,0,73,73,1.6,7,1,3,3,0,0,0,0,0,1,2.76,1.14286,1,4,1.3,1,1,1,1,1,3082,3082,0,0,295,381,56.7312,78.0054,3108,156,100,1200,1338,0,0,0,8299,0,0,0,0,0,0,0,0,0,0,0,0,8313,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8278,'Smoldar',NULL,50,50,5781,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1.1,1.14286,1,4,1.25,1,1,1,1,1,2768,2768,0,0,295,381,56.7312,78.0054,2999,156,100,1216,2000,0,97,131,8278,0,0,0,0,0,0,0,170,170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8279,'Faulty War Golem',NULL,46,46,10800,0,0,0,14,14,0,0,4,3,3,0,0,32768,0,0,0,2.18,1.14286,1,4,1.25,1,1,1,1,1,2398,2398,0,0,257,331,53.1456,73.0752,2780,136,100,1258,1384,0,87,119,8279,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (8280,'Shleipnarr',NULL,47,47,2346,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.68,1.14286,1,4,1.25,1,1,1,1,1,2488,2488,0,0,257,331,53.1456,73.0752,2835,136,100,1258,1384,0,0,0,8280,0,8280,0,0,0,0,0,95,0,0,95,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8281,'Scald',NULL,49,49,1204,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1.7,1.14286,1,4,1.25,1,1,1,1,1,2672,2672,0,0,270,349,54.6,75.075,2944,143,100,1241,1365,0,0,0,8281,0,0,0,0,0,0,0,294,294,294,294,294,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8282,'Highlord Mastrogonde',NULL,51,51,7835,0,0,0,128,128,0,0,7,3,3,0,2,32832,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,5502,5502,3728,3728,344,444,59.3256,81.5727,2477,182,100,1183,2000,0,478,629,8282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8282,0,'EventAI',''), + (8283,'Slave Master Blackheart',NULL,50,50,7819,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1.71,1.14286,1,4,1.25,1,1,1,1,1,2769,2769,0,0,280,361,55.3248,76.0716,2999,148,100,1233,1356,0,99,134,8283,8283,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8283,0,'EventAI',''), + (8284,'Dorius Stonetender',NULL,45,45,7760,0,0,0,231,231,0,0,7,3,3,0,2,37632,0,0,4096,1.1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_dorius_stonetender'), + (8296,'Mojo the Twisted',NULL,48,48,11562,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,8,4,1.25,1,1,1,1,1,1804,1804,4140,4140,263,339,53.9,74.1125,1462,139,100,1250,2000,0,78,107,8296,8296,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8296,0,'EventAI',''), + (8297,'Magronos the Unyielding',NULL,56,56,11564,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.76,1.14286,1,4,1.35,1,1,1,1,1,3643,3643,0,0,329,425,59.3256,81.5727,3327,174,100,1183,1301,0,121,163,8297,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8297,0,'EventAI',''), + (8298,'Akubar the Seer',NULL,54,54,10920,0,0,0,51,51,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,2,4,1.3,1,1,1,1,1,2634,2634,2041,2041,355,458,58.688,80.696,2610,188,100,1191,2000,0,98,133,8298,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8298,0,'EventAI',''), + (8299,'Spiteflayer',NULL,52,52,388,0,0,0,73,73,1.6,7,1,3,3,0,0,32768,0,0,1,2.76,1.14286,1,4,1.3,1,1,1,1,1,3082,3082,0,0,295,381,56.7312,78.0054,3108,156,100,1200,1338,0,0,0,8299,0,0,0,0,0,0,0,0,0,0,0,0,8313,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (8300,'Ravage',NULL,51,51,10904,0,0,0,22,22,1.45,25,1,1,3,0,0,0,0,0,1,2.5,1.14286,1,4,1.3,1,1,1,1,1,2980,2980,0,0,295,381,56.7312,78.0054,3052,156,100,1300,1338,0,0,0,8300,0,8300,0,0,0,0,0,0,0,0,0,0,8289,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8301,'Clack the Reaver',NULL,53,53,10983,0,0,0,413,413,0,20,1,3,3,0,0,0,0,0,1,2.6,1.14286,1,4,1.3,1,1,1,1,1,3189,3189,0,0,303,391,57.4128,78.9426,3163,160,100,2000,1329,0,0,0,8301,0,8301,0,0,0,0,0,0,0,0,0,0,5878,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8302,'Deatheye',NULL,49,49,2174,0,0,0,49,49,0,0,1,3,3,0,0,0,0,0,0,1.7,1.14286,1,4,1.25,1,1,1,1,1,2672,2672,0,0,270,349,54.6,75.075,0,143,100,1241,1365,0,109,545,8302,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8301,'Clack the Reaver',NULL,53,53,10983,0,0,0,413,413,0,20,1,3,3,0,0,32768,0,0,1,2.6,1.14286,1,4,1.3,1,1,1,1,1,3189,3189,0,0,303,391,57.4128,78.9426,3163,160,100,2000,1329,0,0,0,8301,0,8301,0,0,0,0,0,0,0,0,0,0,5878,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8302,'Deatheye',NULL,49,49,2174,0,0,0,49,49,0,0,1,3,3,0,0,32768,0,0,0,1.7,1.14286,1,4,1.25,1,1,1,1,1,2672,2672,0,0,270,349,54.6,75.075,2944,143,100,1241,1365,0,109,545,8302,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (8303,'Grunter',NULL,50,50,8870,0,0,0,14,14,0,5,1,1,3,0,0,0,0,0,1,2.22,1.14286,1,4,1.25,1,1,1,1,1,2769,2769,0,0,280,361,55.3248,76.0716,2999,148,100,1233,1356,0,0,0,8303,0,100003,0,0,0,0,0,40,10,0,230,60,8262,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8304,'Dreadscorn',NULL,57,57,7844,0,0,0,90,90,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,4,1.35,1,1,1,1,1,3758,3758,0,0,355,459,61.152,84.084,3380,188,100,1158,2000,0,126,170,8304,8304,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8304,0,'EventAI',''), - (8305,'Kixxle','Potions & Herbs',25,25,7529,0,0,0,120,120,0,0,7,3,3,0,6,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8305,0,'',''), + (8304,'Dreadscorn',NULL,57,57,7844,0,0,0,90,90,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,4,1.35,1,1,1,1,1,3758,3758,0,0,355,459,61.152,84.084,3380,188,100,1158,2000,0,126,170,8304,8304,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8304,0,'EventAI',''), + (8305,'Kixxle','Potions & Herbs',25,25,7529,0,0,0,120,120,0,0,7,3,3,0,6,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8305,0,'',''), (8306,'Duhng','Cook',18,18,7530,0,0,0,29,29,0,0,7,1,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,21,26,28.9872,39.8574,20,11,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4747,8306,0,'',''), - (8307,'Tarban Hearthgrain','Baker',22,22,7531,0,0,0,104,104,1.35,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1.02,1,1,1,1,1,573,573,0,0,27,34,34.6544,47.6498,0,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8307,1,'',''), - (8308,'Alenndaar Lapidaar','Hunter Trainer',27,27,7538,0,0,0,1076,1076,0,0,7,3,3,0,19,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1380,1380,1041,1041,36,46,41.3424,56.8458,0,19,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4092,50886,0,'',''), - (8309,'Carlo Aurelius','Assassin',50,50,7535,0,0,0,471,471,0,0,7,3,3,0,0,512,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8309,0,'',''), - (8310,'Watcher Wollpert','The Night Watch',37,37,7537,0,0,0,11,11,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1433,1433,0,0,55,70,53.3984,73.4228,0,29,100,2000,2000,0,0,0,8310,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,8310,0,'',''), - (8311,'Slime Maggot',NULL,45,46,7571,0,0,0,15,15,0,0,1,3,3,0,0,0,0,0,0,1,1.14286,1,0,0.75,1,1,1,1,1,1386,1439,0,0,100,125,60.016,82.522,2752,52,100,1550,1705,0,0,0,8311,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (8317,'Atal\'ai Deathwalker\'s Spirit',NULL,49,49,146,0,0,0,92,92,0,0,6,3,3,0,0,64,0,0,0,0.8,0.285714,1,1,1,1,1,1,-1,1,6186,6414,0,0,269,346,54.2528,74.5976,0,142,100,1258,1384,0,107,537,0,0,0,0,0,8388624,0,0,0,30,0,0,70,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8318,'Atal\'ai Slave',NULL,46,47,7554,0,0,0,37,37,0,0,3,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2399,2488,0,0,108,134,62.8672,86.4424,2835,56,100,1520,1672,0,91,124,8318,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (8319,'Nightmare Whelp',NULL,49,50,621,0,0,0,50,50,0,0,2,3,3,0,0,0,0,0,0,1.11111,1.14286,1,0,1,1,1,1,-1,1,2578,2578,0,0,124,152,63.7824,87.7008,2888,64,100,1510,1661,0,98,133,8319,0,8319,0,0,1,0,0,0,200,0,147,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (8320,'Sprok','Away Team',28,28,7750,0,0,0,120,120,0,0,7,3,3,0,1,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,38,48,42.6272,58.6124,0,20,100,1730,1903,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12741,8320,0,'',''), - (8324,'Atal\'ai Skeleton',NULL,46,47,7555,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2399,2488,0,0,111,132,61.38,84.3975,0,56,100,1550,1705,0,38,190,0,0,0,0,0,8388624,0,0,0,30,0,0,70,0,1,0,0,0,0,0,0,0,0,0,'',''), - (8336,'Hakkari Sapper',NULL,49,50,1336,0,0,0,16,16,0,27,1,1,3,0,0,0,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,4950,5130,1695,1750,276,356,53.9,74.1125,0,146,100,1250,1375,0,0,0,8336,0,0,0,0,0,0,0,2,2,2,2,2,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8337,'Dark Iron Steelshifter',NULL,42,45,7762,0,0,0,54,54,0,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,0.75,1,1,1,1,1,1238,1386,0,0,125,149,63.7824,87.7008,0,63,100,1510,1661,0,44,222,8337,0,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,8337,0,'',''), - (8338,'Dark Iron Marksman',NULL,55,55,7765,0,0,0,54,54,0,0,7,3,3,0,0,0,0,2,0,1.23,1.14286,1,0,1.3,1,1,1,1,1,3398,3398,0,0,141,170,70.664,97.163,0,72,100,1460,1606,0,54,269,0,0,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,8338,0,'',''), - (8356,'Chesmu','Banker',45,45,7621,0,0,0,104,104,1.25,0,7,1,3,0,256,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8356,0,'',''), - (8357,'Atepa','Banker',45,45,7620,0,0,0,104,104,1.35,0,7,1,3,0,256,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8357,0,'',''), - (8358,'Hewa','Cloth Armor Merchant',30,30,7622,0,0,0,104,104,1.35,0,7,1,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8359,'Ahanu','Leather Armor Merchant',30,30,7623,0,0,0,104,104,1.35,0,7,1,3,0,16391,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4325,51122,0,'',''), - (8360,'Elki','Mail Armor Merchant',30,30,7624,0,0,0,104,104,1.35,0,7,1,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50852,0,'',''), - (8361,'Chepi','Reagents',30,30,7625,0,0,0,104,104,1.25,0,7,1,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8361,1,'',''), - (8362,'Kuruk','General Goods',30,30,7626,0,0,0,104,104,1.35,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8362,0,'',''), - (8363,'Shadi Mistrunner','Trade Supplies',30,30,7628,0,0,0,104,104,1.25,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8363,0,'',''), - (8364,'Pakwa','Bag Vendor',30,30,7627,0,0,0,104,104,1.25,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8364,0,'',''), - (8376,'Mechanical Chicken',NULL,1,1,7920,0,0,0,1,1,0,0,9,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8378,'Alexandra Blazen',NULL,45,45,7590,0,0,0,35,35,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,8,0,1,1,1,1,-1,1,2972,2972,3801,3801,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8378,0,'EventAI',''), - (8379,'Archmage Xylem',NULL,60,60,7591,0,0,0,35,35,0,0,7,3,3,0,2,512,0,2,0,1.1,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8380,'Captain Vanessa Beltis',NULL,50,50,7592,0,0,0,35,35,0,0,7,3,3,0,3,0,0,0,4096,1.1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1641,8380,0,'EventAI',''), - (8381,'Lindros',NULL,47,47,7593,0,0,0,35,35,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,8,0,1,1,1,1,-1,1,3184,3184,4031,4031,76,98,63.6944,87.5798,0,40,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8381,0,'EventAI',''), - (8382,'Patrick Mills',NULL,46,46,7594,0,0,0,35,35,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,2,0,1,1,1,1,-1,1,3077,3077,1587,1587,74,96,62.744,86.273,0,39,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8382,0,'EventAI',''), - (8383,'Master Wood',NULL,60,60,7673,0,0,0,12,12,0,0,7,3,3,0,0,4096,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,0,279,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8383,0,'EventAI',''), - (8384,'Deep Lurker',NULL,47,49,631,0,0,0,14,14,0,0,4,3,3,0,0,0,0,0,0,0.666668,1.14286,1,1,3,1,1,1,-1,1,5970,6186,0,0,243,313,50.796,69.8445,2862,128,100,1283,1411,0,362,477,8384,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8385,'Mura Runetotem',NULL,22,22,7615,0,0,0,104,104,1.25,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,0,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8385,0,'',''), - (8386,'Horizon Scout Crewman',NULL,42,42,7595,7596,0,0,35,35,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,0,34,100,2000,2000,0,0,0,8386,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8386,0,'EventAI',''), - (8387,'Horizon Scout First Mate',NULL,43,43,7605,0,0,0,35,35,0,0,7,3,3,0,0,0,0,0,0,1.16,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,101,120,59.7872,82.2074,0,51,100,1580,1738,0,34,168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8387,0,'',''), - (8388,'Horizon Scout Cook',NULL,42,42,7606,0,0,0,35,35,0,0,7,3,3,0,0,0,0,0,0,1.15,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,98,117,58.7664,80.8038,0,50,100,1590,1749,0,32,161,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8388,0,'',''), - (8389,'Horizon Scout Engineer',NULL,42,42,7609,0,0,0,35,35,0,0,7,3,3,0,0,0,0,0,0,1.15,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,98,117,58.7664,80.8038,0,50,100,1590,1749,0,32,161,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8389,0,'',''), - (8390,'Chemist Cuely',NULL,30,30,7597,0,0,0,68,68,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,1605,1605,2175,2175,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8390,0,'EventAI',''), - (8391,'Lathoric the Black',NULL,52,52,7764,0,0,0,54,54,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,11790,11790,0,0,344,444,59.3256,81.5727,0,182,100,1183,1301,0,147,737,8391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8391,0,'',''), - (8392,'Pilot Xiggs Fuselighter',NULL,45,45,7598,0,0,0,35,35,0,0,7,3,3,0,2,0,0,2,0,1.17,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,108,129,61.776,84.942,0,55,100,1560,1716,0,1,564,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8393,'Thersa Windsong',NULL,45,45,7599,0,0,0,104,104,1.25,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8394,'Roland Geardabbler',NULL,43,43,7600,0,0,0,35,35,0,0,7,3,3,0,0,0,0,2,0,1.16,1.14286,8,0,2.3,1,1,1,1,1,2762,2762,3575,3575,101,120,59.7872,82.2074,0,51,100,1580,1738,0,34,168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8395,'Sanath Lim-yo',NULL,50,50,7604,0,0,0,35,35,0,0,7,3,3,0,2,512,0,2,2,1.1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8395,0,'',''), - (8396,'Sentinel Dalia Sunblade',NULL,44,44,7602,0,0,0,124,124,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,68,88,60.7904,83.5868,0,36,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8396,0,'',''), - (8397,'Sentinel Keldara Sunblade',NULL,43,43,7603,0,0,0,124,124,0,0,7,3,3,0,2,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,72,93,59.0304,81.1668,0,38,100,2000,2000,0,0,0,8397,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8397,0,'',''), - (8398,'Ohanko','Two Handed Weapon Merchant',30,30,10689,0,0,0,104,104,1.35,0,7,1,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8398,0,'',''), - (8399,'Nyrill','Xylem\'s Apprentice',39,39,7614,0,0,0,35,35,0,0,7,3,3,0,3,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2376,2376,0,0,57,74,55.5984,76.4478,0,30,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1362,8399,0,'',''), - (8400,'Obsidion',NULL,52,52,13929,0,0,0,54,54,0,0,4,3,3,0,0,256,0,2,0,1.1,1.14286,1,1,6.6,1,1,1,1,1,15649,15649,0,0,335,432,58.688,80.696,5503,177,100,1191,2000,0,765,1004,8400,0,0,0,0,0,0,0,208,104,104,156,104,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8401,'Halpa','Prairie Dog Vendor',30,30,7629,0,0,0,104,104,1.35,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8401,0,'',''), - (8402,'Enslaved Archaeologist',NULL,46,46,7751,7753,0,0,120,120,0,0,7,3,3,0,0,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3077,3077,0,0,74,96,62.744,86.273,0,39,100,2000,2000,0,0,0,8402,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50256,0,'',''), - (8403,'Jeremiah Payson','Cockroach Vendor',30,30,7632,0,0,0,68,68,0,0,7,3,3,0,7,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2952,8403,0,'EventAI',''), - (8404,'Xan\'tish','Snake Vendor',30,30,7631,0,0,0,29,29,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,8404,1,'',''), - (8405,'Ogtinc',NULL,45,45,1012,0,0,0,35,35,0,0,7,3,3,0,2,512,0,0,0,1.1,1.14286,2,0,1,1,1,1,-1,1,2972,2972,1534,1534,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8307,'Tarban Hearthgrain','Baker',22,22,7531,0,0,0,104,104,1.35,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1.02,1,1,1,1,1,573,573,0,0,27,34,34.6544,47.6498,922,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8307,1,'',''), + (8308,'Alenndaar Lapidaar','Hunter Trainer',27,27,7538,0,0,0,1076,1076,0,0,7,3,3,0,19,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1380,1380,1041,1041,36,46,41.3424,56.8458,1097,19,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4092,8308,0,'',''), + (8309,'Carlo Aurelius','Assassin',50,50,7535,0,0,0,471,471,0,0,7,3,3,0,0,33280,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8309,0,'',''), + (8310,'Watcher Wollpert','The Night Watch',37,37,7537,0,0,0,11,11,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1433,1433,0,0,55,70,53.3984,73.4228,1593,29,100,2000,2000,0,0,0,8310,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,0,8310,0,'',''), + (8311,'Slime Maggot',NULL,45,46,7571,0,0,0,15,15,0,0,1,3,3,0,0,32768,0,0,0,1,1.14286,1,0,0.75,1,1,1,1,1,1386,1439,0,0,100,125,60.016,82.522,2780,52,100,1550,1705,0,0,0,8311,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (8317,'Atal\'ai Deathwalker\'s Spirit',NULL,49,49,146,0,0,0,92,92,0,0,6,3,3,0,0,32832,0,0,0,0.8,0.285714,1,1,1,1,1,1,-1,1,6186,6414,0,0,269,346,54.2528,74.5976,2944,142,100,1258,1384,0,107,537,0,0,0,0,0,8388624,0,0,0,30,0,0,70,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8318,'Atal\'ai Slave',NULL,46,47,7554,0,0,0,37,37,0,0,3,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2399,2488,0,0,108,134,62.8672,86.4424,2835,56,100,1520,1672,0,91,124,8318,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (8319,'Nightmare Whelp',NULL,49,50,621,0,0,0,50,50,0,0,2,3,3,0,0,32768,0,0,0,1.11111,1.14286,1,0,1,1,1,1,-1,1,2578,2578,0,0,124,152,63.7824,87.7008,2888,64,100,1510,1661,0,98,133,8319,0,8319,0,0,1,0,0,0,200,0,147,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (8320,'Sprok','Away Team',28,28,7750,0,0,0,120,120,0,0,7,3,3,0,1,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,38,48,42.6272,58.6124,1130,20,100,1730,1903,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12741,8320,0,'',''), + (8324,'Atal\'ai Skeleton',NULL,46,47,7555,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2399,2488,0,0,111,132,61.38,84.3975,2835,56,100,1550,1705,0,38,190,0,0,0,0,0,8388624,0,0,0,30,0,0,70,0,1,0,0,0,0,0,0,0,0,0,'',''), + (8336,'Hakkari Sapper',NULL,49,50,1336,0,0,0,16,16,0,27,1,1,3,0,0,0,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,4950,5130,1695,1750,276,356,53.9,74.1125,2432,146,100,1250,1375,0,0,0,8336,0,0,0,0,0,0,0,2,2,2,2,2,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8337,'Dark Iron Steelshifter',NULL,42,45,7762,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,0.75,1,1,1,1,1,1238,1386,0,0,125,149,63.7824,87.7008,2725,63,100,1510,1661,0,44,222,8337,0,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,8337,0,'',''), + (8338,'Dark Iron Marksman',NULL,55,55,7765,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,2,0,1.23,1.14286,1,0,1.3,1,1,1,1,1,3398,3398,0,0,141,170,70.664,97.163,3271,72,100,1460,1606,0,54,269,0,0,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,8338,0,'',''), + (8356,'Chesmu','Banker',45,45,7621,0,0,0,104,104,1.25,0,7,1,3,0,256,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8356,0,'',''), + (8357,'Atepa','Banker',45,45,7620,0,0,0,104,104,1.35,0,7,1,3,0,256,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8357,0,'',''), + (8358,'Hewa','Cloth Armor Merchant',30,30,7622,0,0,0,104,104,1.35,0,7,1,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8359,'Ahanu','Leather Armor Merchant',30,30,7623,0,0,0,104,104,1.35,0,7,1,3,0,16391,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4325,8359,0,'',''), + (8360,'Elki','Mail Armor Merchant',30,30,7624,0,0,0,104,104,1.35,0,7,1,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8360,0,'',''), + (8361,'Chepi','Reagents',30,30,7625,0,0,0,104,104,1.25,0,7,1,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8361,1,'',''), + (8362,'Kuruk','General Goods',30,30,7626,0,0,0,104,104,1.35,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8362,0,'',''), + (8363,'Shadi Mistrunner','Trade Supplies',30,30,7628,0,0,0,104,104,1.25,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8363,0,'',''); + +INSERT INTO `creature_template` (`Entry`, `Name`, `SubName`, `MinLevel`, `MaxLevel`, `ModelId1`, `ModelId2`, `ModelId3`, `ModelId4`, `FactionAlliance`, `FactionHorde`, `Scale`, `Family`, `CreatureType`, `InhabitType`, `RegenerateStats`, `RacialLeader`, `NpcFlags`, `UnitFlags`, `DynamicFlags`, `ExtraFlags`, `CreatureTypeFlags`, `SpeedWalk`, `SpeedRun`, `UnitClass`, `Rank`, `HealthMultiplier`, `PowerMultiplier`, `DamageMultiplier`, `DamageVariance`, `ArmorMultiplier`, `ExperienceMultiplier`, `MinLevelHealth`, `MaxLevelHealth`, `MinLevelMana`, `MaxLevelMana`, `MinMeleeDmg`, `MaxMeleeDmg`, `MinRangedDmg`, `MaxRangedDmg`, `Armor`, `MeleeAttackPower`, `RangedAttackPower`, `MeleeBaseAttackTime`, `RangedBaseAttackTime`, `DamageSchool`, `MinLootGold`, `MaxLootGold`, `LootId`, `PickpocketLootId`, `SkinningLootId`, `KillCredit1`, `KillCredit2`, `MechanicImmuneMask`, `SchoolImmuneMask`, `ResistanceHoly`, `ResistanceFire`, `ResistanceNature`, `ResistanceFrost`, `ResistanceShadow`, `ResistanceArcane`, `PetSpellDataId`, `MovementType`, `TrainerType`, `TrainerSpell`, `TrainerClass`, `TrainerRace`, `TrainerTemplateId`, `VendorTemplateId`, `GossipMenuId`, `EquipmentTemplateId`, `Civilian`, `AIName`, `ScriptName`) +VALUES + (8364,'Pakwa','Bag Vendor',30,30,7627,0,0,0,104,104,1.25,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8364,0,'',''), + (8376,'Mechanical Chicken',NULL,1,1,7920,0,0,0,1,1,0,0,9,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8378,'Alexandra Blazen',NULL,45,45,7590,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,8,0,1,1,1,1,-1,1,2972,2972,3801,3801,72,93,61.776,84.942,1378,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8378,0,'EventAI',''), + (8379,'Archmage Xylem',NULL,60,60,7591,0,0,0,35,35,0,0,7,3,3,0,2,33280,0,2,0,1.1,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,164,212,74.448,102.366,1923,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8380,'Captain Vanessa Beltis',NULL,50,50,7592,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,4096,1.1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1641,8380,0,'EventAI',''), + (8381,'Lindros',NULL,47,47,7593,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,8,0,1,1,1,1,-1,1,3184,3184,4031,4031,76,98,63.6944,87.5798,1434,40,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8381,0,'EventAI',''), + (8382,'Patrick Mills',NULL,46,46,7594,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1,1,1,1,-1,1,3077,3077,1587,1587,74,96,62.744,86.273,2255,39,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8382,0,'EventAI',''), + (8383,'Master Wood',NULL,60,60,7673,0,0,0,12,12,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,3791,279,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8383,0,'EventAI',''), + (8384,'Deep Lurker',NULL,47,49,631,0,0,0,14,14,0,0,4,3,3,0,0,32768,0,0,0,0.666668,1.14286,1,1,3,1,1,1,-1,1,5970,6186,0,0,243,313,50.796,69.8445,2862,128,100,1283,1411,0,362,477,8384,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8385,'Mura Runetotem',NULL,22,22,7615,0,0,0,104,104,1.25,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,922,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8385,0,'',''), + (8386,'Horizon Scout Crewman',NULL,42,42,7595,7596,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,2246,34,100,2000,2000,0,0,0,8386,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8386,0,'EventAI',''), + (8387,'Horizon Scout First Mate',NULL,43,43,7605,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,1.16,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,101,120,59.7872,82.2074,2397,51,100,1580,1738,0,34,168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8387,0,'',''), + (8388,'Horizon Scout Cook',NULL,42,42,7606,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,1.15,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,98,117,58.7664,80.8038,2246,50,100,1590,1749,0,32,161,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8388,0,'',''), + (8389,'Horizon Scout Engineer',NULL,42,42,7609,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,1.15,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,98,117,58.7664,80.8038,2246,50,100,1590,1749,0,32,161,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8389,0,'',''), + (8390,'Chemist Cuely',NULL,30,30,7597,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,1605,1605,2175,2175,42,53,45.144,62.073,654,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8390,0,'EventAI',''), + (8391,'Lathoric the Black',NULL,52,52,7764,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,11790,11790,0,0,344,444,59.3256,81.5727,3108,182,100,1183,1301,0,147,737,8391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8391,0,'',''), + (8392,'Pilot Xiggs Fuselighter',NULL,45,45,7598,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,2,0,1.17,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,108,129,61.776,84.942,2725,55,100,1560,1716,0,1,564,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8393,'Thersa Windsong',NULL,45,45,7599,0,0,0,104,104,1.25,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8394,'Roland Geardabbler',NULL,43,43,7600,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,2,0,1.16,1.14286,8,0,2.3,1,1,1,1,1,2762,2762,3575,3575,101,120,59.7872,82.2074,1234,51,100,1580,1738,0,34,168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8395,'Sanath Lim-yo',NULL,50,50,7604,0,0,0,35,35,0,0,7,3,3,0,2,33280,0,2,2,1.1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8395,0,'',''), + (8396,'Sentinel Dalia Sunblade',NULL,44,44,7602,0,0,0,124,124,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,68,88,60.7904,83.5868,2557,36,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8396,0,'',''), + (8397,'Sentinel Keldara Sunblade',NULL,43,43,7603,0,0,0,124,124,0,0,7,3,3,0,2,37376,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,72,93,59.0304,81.1668,2397,38,100,2000,2000,0,0,0,8397,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8397,0,'',''), + (8398,'Ohanko','Two Handed Weapon Merchant',30,30,10689,0,0,0,104,104,1.35,0,7,1,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8398,0,'',''), + (8399,'Nyrill','Xylem\'s Apprentice',39,39,7614,0,0,0,35,35,0,0,7,3,3,0,3,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2376,2376,0,0,57,74,55.5984,76.4478,1834,30,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1362,8399,0,'',''), + (8400,'Obsidion',NULL,52,52,13929,0,0,0,54,54,0,0,4,3,3,0,0,33024,0,2,0,1.1,1.14286,1,1,6.6,1,1,1,1,1,15649,15649,0,0,335,432,58.688,80.696,3108,177,100,1191,2000,0,765,1004,8400,0,0,0,0,0,0,0,208,104,104,156,104,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8401,'Halpa','Prairie Dog Vendor',30,30,7629,0,0,0,104,104,1.35,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8401,0,'',''), + (8402,'Enslaved Archaeologist',NULL,46,46,7751,7753,0,0,120,120,0,0,7,3,3,0,0,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3077,3077,0,0,74,96,62.744,86.273,2780,39,100,2000,2000,0,0,0,8402,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (8403,'Jeremiah Payson','Cockroach Vendor',30,30,7632,0,0,0,68,68,0,0,7,3,3,0,7,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2952,8403,0,'EventAI',''), + (8404,'Xan\'tish','Snake Vendor',30,30,7631,0,0,0,29,29,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,8404,1,'',''), + (8405,'Ogtinc',NULL,45,45,1012,0,0,0,35,35,0,0,7,3,3,0,2,33280,0,0,0,1.1,1.14286,2,0,1,1,1,1,-1,1,2972,2972,1534,1534,72,93,61.776,84.942,2211,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (8408,'Warlord Krellian',NULL,55,55,11271,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1,1,3398,3398,0,0,95,117,71.2272,97.9374,3271,49,100,2000,2000,0,116,156,8408,8408,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8408,0,'EventAI',''), - (8409,'Caravan Master Tset',NULL,53,53,4765,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1.3,1,1,1,1,1,2551,2551,1982,1982,85,104,70.4704,96.8968,3202,44,100,2000,2000,0,97,132,8409,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8416,'Felix Whindlebolt',NULL,2,2,7852,0,0,0,875,875,1.09,0,7,3,3,0,3,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,87,87,0,0,3,5,3.5024,4.8158,20,2,100,1990,2189,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10898,50739,0,'',''), - (8417,'Dying Archaeologist',NULL,46,46,7758,0,0,0,120,120,0,0,7,3,3,0,2,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3077,3077,0,0,74,96,62.744,86.273,0,39,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8418,'Falla Sagewind',NULL,25,25,7870,0,0,0,35,35,0,0,7,1,3,0,2,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8418,0,'',''), - (8419,'Twilight Idolater',NULL,49,51,7729,7730,0,0,16,16,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,5130,5502,3500,3728,344,444,59.3256,81.5727,2233,182,100,1183,2000,0,318,421,8419,8419,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8419,0,'',''), - (8420,'Kim\'jael',NULL,46,46,7670,0,0,0,120,120,0,0,7,3,3,0,2,512,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3077,3077,0,0,74,96,62.744,86.273,0,39,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8421,'Dorius',NULL,50,50,7759,0,0,0,72,72,0,0,7,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,125,149,66.44,91.355,0,63,100,1510,1661,0,45,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8436,'Zamael Lunthistle',NULL,50,50,7749,0,0,0,534,534,0,0,7,3,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1285,0,0,'',''), - (8437,'Hakkari Minion',NULL,45,46,4768,0,0,0,16,16,0,10,1,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,1848,1919,0,0,111,132,62.744,86.273,0,56,100,1550,1705,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (8438,'Hakkari Bloodkeeper',NULL,49,50,7829,0,0,0,16,16,0,0,1,3,3,0,0,0,0,0,0,1,1.14286,2,1,3.5,1,1,1,-1,1,5985,5985,1750,1750,269,346,53.1456,73.0752,0,142,100,1258,1384,0,107,534,8438,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8439,'Nilith Lokrav',NULL,48,48,7834,0,0,0,35,35,0,0,7,3,3,0,2,768,0,2,0,1.1,1.14286,8,0,1,1,1,1,-1,1,3294,3294,4140,4140,77,101,64.6272,88.8624,0,41,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8440,'Shade of Hakkar',NULL,1,1,7690,0,0,0,35,35,0,0,10,3,3,0,0,33554752,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,4950,5130,1695,1750,7,10,1.4664,2.0163,0,4,100,1666,1833,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI','npc_shade_of_hakkar'), - (8441,'Raze','Nilith\'s Guardian',48,48,10905,0,0,0,35,35,0,0,4,3,3,0,1,512,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3294,3294,0,0,77,101,64.6272,88.8624,0,41,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,48,48,48,96,48,0,0,0,0,0,0,0,0,2306,0,0,'',''), - (8442,'Shadowsilk Poacher','The Undermarket',47,50,7810,7811,0,0,574,574,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,2,0,1,1,1,1,-1,1,1988,2551,1640,1807,85,109,63.7824,87.7008,0,45,100,2000,2000,0,86,117,8442,8442,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8442,0,'',''), - (8443,'Avatar of Hakkar',NULL,49,50,8053,0,0,0,16,16,0,0,10,3,3,0,0,0,0,0,0,4.28,1.14286,1,1,1,1,1,1,-1,1,8467,10492,0,0,300,388,56.0352,77.0484,0,159,100,1225,1347,0,124,620,8443,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8409,'Caravan Master Tset',NULL,53,53,4765,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1.3,1,1,1,1,1,2551,2551,1982,1982,85,104,70.4704,96.8968,2566,44,100,2000,2000,0,97,132,8409,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8416,'Felix Whindlebolt',NULL,2,2,7852,0,0,0,875,875,1.09,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,87,87,0,0,3,5,3.5024,4.8158,20,2,100,1990,2189,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10898,8416,0,'',''), + (8417,'Dying Archaeologist',NULL,46,46,7758,0,0,0,120,120,0,0,7,3,3,0,2,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3077,3077,0,0,74,96,62.744,86.273,2780,39,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8418,'Falla Sagewind',NULL,25,25,7870,0,0,0,35,35,0,0,7,1,3,0,2,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8418,0,'',''), + (8419,'Twilight Idolater',NULL,49,51,7729,7730,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,5130,5502,3500,3728,344,444,59.3256,81.5727,2477,182,100,1183,2000,0,318,421,8419,8419,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8419,0,'',''), + (8420,'Kim\'jael',NULL,46,46,7670,0,0,0,120,120,0,0,7,3,3,0,2,33280,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3077,3077,0,0,74,96,62.744,86.273,2780,39,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8421,'Dorius',NULL,50,50,7759,0,0,0,72,72,0,0,7,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,125,149,66.44,91.355,2999,63,100,1510,1661,0,45,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8436,'Zamael Lunthistle',NULL,50,50,7749,0,0,0,534,534,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1285,0,0,'',''), + (8437,'Hakkari Minion',NULL,45,46,4768,0,0,0,16,16,0,10,1,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,1848,1919,0,0,111,132,62.744,86.273,2780,56,100,1550,1705,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (8438,'Hakkari Bloodkeeper',NULL,49,50,7829,0,0,0,16,16,0,0,1,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3.5,1,1,1,-1,1,5985,5985,1750,1750,269,346,53.1456,73.0752,2432,142,100,1258,1384,0,107,534,8438,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8439,'Nilith Lokrav',NULL,48,48,7834,0,0,0,35,35,0,0,7,3,3,0,2,33536,0,2,0,1.1,1.14286,8,0,1,1,1,1,-1,1,3294,3294,4140,4140,77,101,64.6272,88.8624,1462,41,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8440,'Shade of Hakkar',NULL,1,1,7690,0,0,0,35,35,0,0,10,3,3,0,0,33587520,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,4950,5130,1695,1750,7,10,1.4664,2.0163,15,4,100,1666,1833,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI','npc_shade_of_hakkar'), + (8441,'Raze','Nilith\'s Guardian',48,48,10905,0,0,0,35,35,0,0,4,3,3,0,1,33280,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3294,3294,0,0,77,101,64.6272,88.8624,2888,41,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,48,48,48,96,48,0,0,0,0,0,0,0,0,2306,0,0,'',''), + (8442,'Shadowsilk Poacher','The Undermarket',47,50,7810,7811,0,0,574,574,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1,1,1,1,-1,1,1988,2551,1640,1807,85,109,63.7824,87.7008,2432,45,100,2000,2000,0,86,117,8442,8442,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8442,0,'',''), + (8443,'Avatar of Hakkar',NULL,49,50,8053,0,0,0,16,16,0,0,10,3,3,0,0,32768,0,0,0,4.28,1.14286,1,1,1,1,1,1,-1,1,8467,10492,0,0,300,388,56.0352,77.0484,2999,159,100,1225,1347,0,124,620,8443,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (8444,'Trade Master Kovic','The Undermarket',50,50,7795,0,0,0,574,574,1.15,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,2217,2217,1534,1534,70,86,66.44,91.355,2211,36,100,2000,2000,0,0,0,8444,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8444,0,'EventAI',''), - (8446,'Xiggs Fuselighter\'s Flyingmachine',NULL,45,45,8011,0,0,0,55,55,0,0,7,3,3,0,0,0,0,2,0,1.17,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,108,129,61.776,84.942,0,55,100,1560,1716,0,37,183,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8447,'Clunk','The Undermarket',48,48,6569,0,0,0,574,574,0,0,9,3,3,0,0,0,0,0,0,1,1.38571,1,1,3,1,1,1,1,1,6186,6186,0,0,269,346,53.1456,73.0752,2557,142,100,1258,2000,0,346,457,8447,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8477,'Skeletal Servant',NULL,32,32,7846,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,0.25,1,1,1,1,1,264,264,0,0,44.8,59.5,0,0,1270,108,10,2000,2000,0,0,0,8477,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (8478,'Second Mate Shandril',NULL,43,43,7802,0,0,0,35,35,0,0,7,3,3,0,0,0,0,2,0,1.16,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,101,120,59.7872,82.2074,0,51,100,1580,1738,0,34,168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8478,0,'',''), - (8479,'Kalaran Windblade',NULL,55,55,7820,0,0,0,35,35,0,0,2,3,3,0,3,33600,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,15464,15464,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,100001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1323,8479,0,'',''), - (8480,'Kalaran the Deceiver',NULL,55,55,6378,0,0,0,103,103,0,0,2,3,3,0,0,0,0,2,0,3,1.14286,1,1,1,1,1,1,-1,1,15464,15464,7071,7071,1571,2026,58.872,80.949,0,830,100,1216,1338,0,8,40,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'',''), + (8446,'Xiggs Fuselighter\'s Flyingmachine',NULL,45,45,8011,0,0,0,55,55,0,0,7,3,3,0,0,32768,0,2,0,1.17,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,108,129,61.776,84.942,2725,55,100,1560,1716,0,37,183,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8447,'Clunk','The Undermarket',48,48,6569,0,0,0,574,574,0,0,9,3,3,0,0,32768,0,0,0,1,1.38571,1,1,3,1,1,1,1,1,6186,6186,0,0,269,346,53.1456,73.0752,2888,142,100,1258,2000,0,346,457,8447,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8477,'Skeletal Servant',NULL,32,32,7846,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,0.25,1,1,1,1,1,264,264,0,0,44.8,59.5,0,0,1270,108,10,2000,2000,0,0,0,8477,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (8478,'Second Mate Shandril',NULL,43,43,7802,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,2,0,1.16,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,101,120,59.7872,82.2074,2397,51,100,1580,1738,0,34,168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8478,0,'',''), + (8479,'Kalaran Windblade',NULL,55,55,7820,0,0,0,35,35,0,0,2,3,3,0,3,33600,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,15464,15464,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,100001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1323,8479,0,'',''), + (8480,'Kalaran the Deceiver',NULL,55,55,6378,0,0,0,103,103,0,0,2,3,3,0,0,32768,0,2,0,3,1.14286,1,1,1,1,1,1,-1,1,15464,15464,7071,7071,1571,2026,58.872,80.949,3271,830,100,1216,1338,0,8,40,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'',''), (8496,'Liv Rizzlefix','Workshop Assistant',17,17,7909,0,0,0,69,69,0,0,7,1,3,0,3,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,748,748,0,0,17,22,27.5264,37.8488,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5503,8496,0,'',''), - (8497,'Nightmare Suppressor',NULL,49,50,7974,0,0,0,50,50,0,0,2,3,3,0,0,0,0,2,0,0.888888,1.14286,2,1,4,1,1,1,-1,1,6840,6840,1750,1750,269,346,53.1456,73.0752,2389,142,100,1258,1384,0,382,504,8497,0,8497,0,0,1,0,0,0,200,0,196,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8503,'Gibblewilt',NULL,11,11,7807,0,0,0,63,63,1.15,0,7,3,3,0,0,0,0,0,0,1,0.857143,8,4,1,1,1,1,1,1,199,199,459,459,50,64,17.732,24.3815,286,26,100,1550,1705,0,11,19,8503,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8503,0,'EventAI',''), - (8504,'Dark Iron Sentry',NULL,48,48,7814,0,0,0,54,54,0,0,7,3,3,0,0,0,0,0,0,1.68,1.14286,1,1,1,1,1,1,-1,1,4950,4950,1695,1695,269,346,53.1456,73.0752,0,142,100,1258,1384,0,107,534,8504,0,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,8504,0,'',''), - (8505,'Hex of Jammal\'an',NULL,1,1,7803,0,0,0,35,35,0,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8506,'Eranikus the Chained',NULL,1,1,1126,0,0,0,35,35,0,0,2,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8507,'Tymor',NULL,35,35,7805,0,0,0,122,122,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,2016,2016,2680,2680,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8507,0,'',''), - (8508,'Gretta Ganter','Fishing Supplies',10,10,7808,0,0,0,55,55,0,0,7,3,3,0,6,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,1910,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8508,0,'',''), - (8509,'Squire Maltrake',NULL,52,52,7842,0,0,0,35,35,0,0,7,3,3,0,3,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3748,3748,0,0,87,113,68.1824,93.7508,0,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1625,8509,0,'',''), - (8510,'Atal\'ai Totem',NULL,51,51,2420,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,1,1,1,0,1,1,1,1,-1,1,920,920,0,0,9,9,66.44,91.355,0,4,100,1510,1661,0,33,167,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (8516,'Belnistrasz',NULL,36,36,7851,0,0,0,35,35,0,0,7,3,3,0,2,0,0,2,4096,1,1.14286,2,0,10,1,1,1,-1,1,10500,10500,1292,1292,51,66,52.272,71.874,1455,27,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','npc_belnistrasz'), - (8517,'Xiggs Fuselighter',NULL,45,45,7598,0,0,0,55,55,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8497,'Nightmare Suppressor',NULL,49,50,7974,0,0,0,50,50,0,0,2,3,3,0,0,32768,0,2,0,0.888888,1.14286,2,1,4,1,1,1,-1,1,6840,6840,1750,1750,269,346,53.1456,73.0752,2389,142,100,1258,1384,0,382,504,8497,0,8497,0,0,1,0,0,0,200,0,196,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8503,'Gibblewilt',NULL,11,11,7807,0,0,0,63,63,1.15,0,7,3,3,0,0,32768,0,0,0,1,0.857143,8,4,1,1,1,1,1,1,199,199,459,459,50,64,17.732,24.3815,286,26,100,1550,1705,0,11,19,8503,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8503,0,'EventAI',''), + (8504,'Dark Iron Sentry',NULL,48,48,7814,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1.68,1.14286,2,1,3,1,1,1,0.8,1,4950,4950,1695,1695,269,346,53.1456,73.0752,1875,142,100,1258,1384,0,107,534,8504,0,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,8504,0,'',''), + (8505,'Hex of Jammal\'an',NULL,1,1,7803,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8506,'Eranikus the Chained',NULL,1,1,1126,0,0,0,35,35,0,0,2,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8507,'Tymor',NULL,35,35,7805,0,0,0,122,122,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,2016,2016,2680,2680,51,65,51.128,70.301,751,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8507,0,'',''), + (8508,'Gretta Ganter','Fishing Supplies',10,10,7808,0,0,0,55,55,0,0,7,3,3,0,6,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,1910,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8508,0,'',''), + (8509,'Squire Maltrake',NULL,52,52,7842,0,0,0,35,35,0,0,7,3,3,0,3,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3748,3748,0,0,87,113,68.1824,93.7508,3108,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1625,8509,0,'',''), + (8510,'Atal\'ai Totem',NULL,51,51,2420,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,1,1,1,0,1,1,1,1,-1,1,920,920,0,0,9,9,66.44,91.355,3052,4,100,1510,1661,0,33,167,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (8516,'Belnistrasz',NULL,36,36,7851,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,2,4096,1,1.14286,2,0,10,1,1,1,-1,1,10500,10500,1292,1292,51,66,52.272,71.874,1455,27,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','npc_belnistrasz'), + (8517,'Xiggs Fuselighter',NULL,45,45,7598,0,0,0,55,55,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (8518,'Rynthariel the Keymaster',NULL,29,29,12043,0,0,0,79,79,0,0,7,1,3,0,2,64,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,2715,2715,0,0,140,180,37.176,51.117,1165,74,100,1408,2000,0,161,215,8518,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8518,0,'EventAI',''), - (8519,'Blighted Surge',NULL,54,55,5497,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1,1.28968,1,0,1.3,1,1,1,1,1,3293,3398,0,0,95,118,71.9664,98.9538,3244,49,100,2000,2000,0,0,0,8519,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8520,'Plague Ravager',NULL,55,56,5563,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1,1.28968,1,0,1.35,1,1,1,1,1,3529,3644,0,0,74,90,71.9664,98.9538,3299,38,100,1500,2000,0,0,0,8520,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''); - -INSERT INTO `creature_template` (`Entry`, `Name`, `SubName`, `MinLevel`, `MaxLevel`, `ModelId1`, `ModelId2`, `ModelId3`, `ModelId4`, `FactionAlliance`, `FactionHorde`, `Scale`, `Family`, `CreatureType`, `InhabitType`, `RegenerateStats`, `RacialLeader`, `NpcFlags`, `UnitFlags`, `DynamicFlags`, `ExtraFlags`, `CreatureTypeFlags`, `SpeedWalk`, `SpeedRun`, `UnitClass`, `Rank`, `HealthMultiplier`, `PowerMultiplier`, `DamageMultiplier`, `DamageVariance`, `ArmorMultiplier`, `ExperienceMultiplier`, `MinLevelHealth`, `MaxLevelHealth`, `MinLevelMana`, `MaxLevelMana`, `MinMeleeDmg`, `MaxMeleeDmg`, `MinRangedDmg`, `MaxRangedDmg`, `Armor`, `MeleeAttackPower`, `RangedAttackPower`, `MeleeBaseAttackTime`, `RangedBaseAttackTime`, `DamageSchool`, `MinLootGold`, `MaxLootGold`, `LootId`, `PickpocketLootId`, `SkinningLootId`, `KillCredit1`, `KillCredit2`, `MechanicImmuneMask`, `SchoolImmuneMask`, `ResistanceHoly`, `ResistanceFire`, `ResistanceNature`, `ResistanceFrost`, `ResistanceShadow`, `ResistanceArcane`, `PetSpellDataId`, `MovementType`, `TrainerType`, `TrainerSpell`, `TrainerClass`, `TrainerRace`, `TrainerTemplateId`, `VendorTemplateId`, `GossipMenuId`, `EquipmentTemplateId`, `Civilian`, `AIName`, `ScriptName`) -VALUES - (8521,'Blighted Horror',NULL,56,57,11171,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1,1.28968,1,0,1.35,1,1,1,1,1,3644,3758,0,0,98,122,68.0944,93.6298,3354,51,100,2000,2000,0,0,0,8521,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8522,'Plague Monstrosity',NULL,57,58,11172,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1,1.28968,1,0,1.35,1,1,1,1,1,3758,3876,0,0,101,125,69.696,95.832,3408,52,100,2000,2000,0,0,0,8522,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8523,'Scourge Soldier',NULL,53,54,5231,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.888888,1.14286,1,0,1.3,1,1,1,1,1,3189,3293,0,0,93,115,71.2272,97.9374,3190,48,100,2000,2000,0,114,154,8523,8523,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8523,0,'EventAI',''), - (8524,'Cursed Mage',NULL,54,55,11397,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,8,0,1,1,1,1,-1,1,2301,2482,4896,5013,110,142,71.9664,98.9538,1506,58,100,2000,2000,0,96,130,8524,8524,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8525,'Scourge Warder',NULL,55,56,612,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.888888,1.14286,2,0,1.35,1,1,1,1,1,2823,2915,2117,2163,89,111,71.2272,97.9374,2677,46,100,2000,2000,0,105,143,8525,8525,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8525,0,'EventAI',''), - (8526,'Dark Caster',NULL,56,57,9788,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,8,0,1,1,1,1,-1,1,2604,2686,5206,5340,113,146,72.688,99.946,2327,60,100,2000,2000,0,102,138,8526,8526,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8527,'Scourge Guard',NULL,57,58,370,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.35,1,1,1,1,1,3758,3876,0,0,101,125,71.2272,97.9374,3408,52,100,2000,2000,0,128,172,8527,8527,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8527,0,'EventAI',''), - (8528,'Dread Weaver',NULL,58,59,11396,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,8,0,1,1,1,1,-1,1,2698,2780,5461,5598,110,142,71.9664,98.9538,2090,58,100,2000,2000,0,106,143,8528,8528,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8529,'Scourge Champion',NULL,59,60,7847,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.888888,1.14286,1,0,1.35,1,1,1,1,1,3997,4120,0,0,104,130,71.9664,98.9538,3640,54,100,2000,2000,0,134,180,8529,8529,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8529,0,'EventAI',''), - (8530,'Cannibal Ghoul',NULL,54,55,10626,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.777776,1.14286,1,0,1.3,1,1,1,1,1,3293,3398,0,0,95,118,71.9664,98.9538,3271,49,100,2000,2000,0,115,155,8530,8530,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8531,'Gibbering Ghoul',NULL,56,57,10487,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.777776,1.14286,1,0,1.35,1,1,1,1,1,3644,3758,0,0,99,122,71.2272,97.9374,3380,51,100,2000,2000,0,125,169,8531,8531,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8532,'Diseased Flayer',NULL,57,59,571,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.777776,1.14286,1,0,1,1,1,1,-1,1,3876,3997,0,0,101,126,71.9664,98.9538,3489,52,100,2000,2000,0,133,179,8532,8532,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8534,'Putrid Gargoyle',NULL,54,56,7854,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1.4,1.42857,1,0,1.35,1,1,1,1,1,3420,3644,0,0,94,118,71.9664,98.9538,3327,49,100,2000,2000,0,0,0,8534,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8535,'Putrid Shrieker',NULL,56,57,7855,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1.4,1.42857,1,0,1,1,1,1,-1,1,3528,3758,0,0,96,121,71.9664,98.9538,3435,50,100,2000,2000,0,0,0,8535,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8538,'Unseen Servant',NULL,55,56,4629,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3665,3694,0,0,106,137,71.2272,97.9374,2764,56,100,2000,2000,0,122,165,8538,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8539,'Eyeless Watcher',NULL,57,58,7857,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3820,3936,0,0,106,137,71.2272,97.9374,3320,56,100,2000,2000,0,128,172,8539,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8540,'Torn Screamer',NULL,53,55,984,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,3188,3398,0,0,94,118,70.4704,96.8968,3271,49,100,2000,2000,0,116,157,8540,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8541,'Hate Shrieker',NULL,55,57,10751,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,3528,3758,0,0,96,121,71.9664,98.9538,3380,50,100,2000,2000,0,122,165,8541,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8542,'Death Singer',NULL,57,59,8783,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,3758,3997,0,0,100,126,71.9664,98.9538,3489,52,100,2000,2000,0,133,178,8542,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8543,'Stitched Horror',NULL,57,58,1693,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,3758,3876,0,0,101,125,71.9664,98.9538,3435,52,100,2000,2000,0,130,175,8543,8543,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8544,'Gangled Golem',NULL,58,59,10613,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.35,1,1,1,1,1,3876,3997,0,0,101,126,71.2272,97.9374,3489,52,100,2000,2000,0,131,176,8544,8544,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8545,'Stitched Golem',NULL,59,60,7858,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.35,1,1,1,1,1,3997,4120,0,0,104,130,71.9664,98.9538,3791,54,100,2000,2000,0,136,183,8545,8545,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8519,'Blighted Surge',NULL,54,55,5497,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1,1.28968,1,0,1.3,1,1,1,1,1,3293,3398,0,0,95,118,71.9664,98.9538,3271,49,100,2000,2000,0,0,0,8519,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8520,'Plague Ravager',NULL,55,56,5563,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1,1.28968,1,0,1.35,1,1,1,1,1,3529,3644,0,0,74,90,71.9664,98.9538,3327,38,100,1500,2000,0,0,0,8520,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8521,'Blighted Horror',NULL,56,57,11171,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1,1.28968,1,0,1.35,1,1,1,1,1,3644,3758,0,0,98,122,68.0944,93.6298,3380,51,100,2000,2000,0,0,0,8521,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8522,'Plague Monstrosity',NULL,57,58,11172,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1,1.28968,1,0,1.35,1,1,1,1,1,3758,3876,0,0,101,125,69.696,95.832,3435,52,100,2000,2000,0,0,0,8522,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8523,'Scourge Soldier',NULL,53,54,5231,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.888888,1.14286,1,0,1.3,1,1,1,1,1,3189,3293,0,0,93,115,71.2272,97.9374,3216,48,100,2000,2000,0,114,154,8523,8523,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8523,0,'EventAI',''), + (8524,'Cursed Mage',NULL,54,55,11397,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1,1,1,1,-1,1,2301,2482,4896,5013,110,142,71.9664,98.9538,1506,58,100,2000,2000,0,96,130,8524,8524,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8525,'Scourge Warder',NULL,55,56,612,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.888888,1.14286,2,0,1.35,1,1,1,1,1,2823,2915,2117,2163,89,111,71.2272,97.9374,2699,46,100,2000,2000,0,105,143,8525,8525,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8525,0,'EventAI',''), + (8526,'Dark Caster',NULL,56,57,9788,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1,1,1,1,-1,1,2604,2686,5206,5340,113,146,72.688,99.946,2327,60,100,2000,2000,0,102,138,8526,8526,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8527,'Scourge Guard',NULL,57,58,370,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.35,1,1,1,1,1,3758,3876,0,0,101,125,71.2272,97.9374,3435,52,100,2000,2000,0,128,172,8527,8527,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8527,0,'EventAI',''), + (8528,'Dread Weaver',NULL,58,59,11396,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1,1,1,1,-1,1,2698,2780,5461,5598,110,142,71.9664,98.9538,2090,58,100,2000,2000,0,106,143,8528,8528,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8529,'Scourge Champion',NULL,59,60,7847,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.888888,1.14286,1,0,1.35,1,1,1,1,1,3997,4120,0,0,104,130,71.9664,98.9538,3791,54,100,2000,2000,0,134,180,8529,8529,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8529,0,'EventAI',''), + (8530,'Cannibal Ghoul',NULL,54,55,10626,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.777776,1.14286,1,0,1.3,1,1,1,1,1,3293,3398,0,0,95,118,71.9664,98.9538,3271,49,100,2000,2000,0,115,155,8530,8530,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8531,'Gibbering Ghoul',NULL,56,57,10487,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.777776,1.14286,1,0,1.35,1,1,1,1,1,3644,3758,0,0,99,122,71.2272,97.9374,3380,51,100,2000,2000,0,125,169,8531,8531,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8532,'Diseased Flayer',NULL,57,59,571,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.777776,1.14286,1,0,1,1,1,1,-1,1,3876,3997,0,0,101,126,71.9664,98.9538,3489,52,100,2000,2000,0,133,179,8532,8532,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8534,'Putrid Gargoyle',NULL,54,56,7854,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1.4,1.42857,1,0,1.35,1,1,1,1,1,3420,3644,0,0,94,118,71.9664,98.9538,3327,49,100,2000,2000,0,0,0,8534,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8535,'Putrid Shrieker',NULL,56,57,7855,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1.4,1.42857,1,0,1,1,1,1,-1,1,3528,3758,0,0,96,121,71.9664,98.9538,3435,50,100,2000,2000,0,0,0,8535,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8538,'Unseen Servant',NULL,55,56,4629,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3665,3694,0,0,106,137,71.2272,97.9374,2764,56,100,2000,2000,0,122,165,8538,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8539,'Eyeless Watcher',NULL,57,58,7857,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3820,3936,0,0,106,137,71.2272,97.9374,3320,56,100,2000,2000,0,128,172,8539,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8540,'Torn Screamer',NULL,53,55,984,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,3188,3398,0,0,94,118,70.4704,96.8968,3271,49,100,2000,2000,0,116,157,8540,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8541,'Hate Shrieker',NULL,55,57,10751,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,3528,3758,0,0,96,121,71.9664,98.9538,3380,50,100,2000,2000,0,122,165,8541,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8542,'Death Singer',NULL,57,59,8783,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,3758,3997,0,0,100,126,71.9664,98.9538,3489,52,100,2000,2000,0,133,178,8542,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8543,'Stitched Horror',NULL,57,58,1693,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,3758,3876,0,0,101,125,71.9664,98.9538,3435,52,100,2000,2000,0,130,175,8543,8543,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8544,'Gangled Golem',NULL,58,59,10613,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.35,1,1,1,1,1,3876,3997,0,0,101,126,71.2272,97.9374,3489,52,100,2000,2000,0,131,176,8544,8544,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8545,'Stitched Golem',NULL,59,60,7858,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.35,1,1,1,1,1,3997,4120,0,0,104,130,71.9664,98.9538,3791,54,100,2000,2000,0,136,183,8545,8545,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (8546,'Dark Adept','Cult of the Damned',59,59,10408,10409,0,0,21,21,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4212,4212,0,0,106,137,71.2272,97.9374,3599,56,100,2000,2000,0,133,179,8546,8546,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8546,0,'EventAI',''), - (8547,'Death Cultist','Cult of the Damned',53,54,10391,10393,0,0,21,21,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.33,1,1,1,-1,1,2610,2888,1982,2041,106,137,71.2272,97.9374,0,56,100,2000,2000,0,97,132,8547,8547,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8547,0,'EventAI',''), + (8547,'Death Cultist','Cult of the Damned',53,54,10391,10393,0,0,21,21,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.33,1,1,1,-1,1,2610,2888,1982,2041,106,137,71.2272,97.9374,2610,56,100,2000,2000,0,97,132,8547,8547,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8547,0,'EventAI',''), (8548,'Vile Tutor','Cult of the Damned',56,57,10953,10955,0,0,21,21,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,2992,3067,2163,2241,106,137,71.2272,97.9374,2496,56,100,2000,2000,0,110,149,8548,8548,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8548,0,'EventAI',''), (8550,'Shadowmage','Cult of the Damned',59,60,10421,10423,0,0,21,21,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,8,0,1,1,1,1,-1,1,3005,3059,5598,5751,161,207,71.2272,97.9374,3252,85,100,2000,2000,0,111,150,8550,8550,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8550,0,'EventAI',''), (8551,'Dark Summoner','Cult of the Damned',55,56,10417,10418,0,0,21,21,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1,1,1,1,-1,1,2442,2490,5013,5206,106,137,71.2272,97.9374,2194,56,100,2000,2000,0,99,134,8551,8551,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8551,0,'EventAI',''), (8553,'Necromancer','Cult of the Damned',54,55,10427,10428,0,0,21,21,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1,1,1,1,-1,1,2485,2516,4896,5013,102,131,69.696,95.832,1134,54,100,2000,2000,0,100,136,8553,8553,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8553,0,'EventAI',''), (8554,'Chief Sharptusk Thornmantle',NULL,5,5,1346,0,0,0,14,14,0,0,7,1,3,0,0,0,0,0,0,0.95,1.14286,1,0,1,1,1,1,1,1,102,102,0,0,6,7,8.624,11.858,120,3,100,2000,2000,0,3,9,8554,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (8555,'Crypt Stalker',NULL,53,54,3004,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,3189,3293,0,0,93,115,66.4224,91.3308,3190,48,100,2000,2000,0,0,0,8555,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8556,'Crypt Walker',NULL,55,56,11178,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,3529,3644,0,0,97,120,70.664,97.163,3299,50,100,2000,2000,0,0,0,8556,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8557,'Crypt Horror',NULL,57,58,6841,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3882,4028,0,0,106,137,71.2272,97.9374,3252,56,100,2000,2000,0,0,0,8557,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8558,'Crypt Slayer',NULL,58,59,9758,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.35,1,1,1,1,1,3876,3997,0,0,101,126,70.4704,96.8968,3462,52,100,2000,2000,0,0,0,8558,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8560,'Mossflayer Scout',NULL,57,58,10442,10444,0,0,37,37,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.35,1,1,1,1,1,3758,3876,0,0,101,125,71.2272,97.9374,3409,52,100,2000,2000,0,128,172,8560,8560,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8560,0,'EventAI',''), - (8561,'Mossflayer Shadowhunter',NULL,58,59,10438,10439,0,0,37,37,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.35,1,1,1,1,1,3876,3997,0,0,101,126,72.688,99.946,3454,52,100,2000,2000,0,133,179,8561,8561,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8561,0,'EventAI',''), - (8562,'Mossflayer Cannibal',NULL,57,59,10434,10435,0,0,37,37,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1.35,1,1,1,1,1,3006,3198,2241,2369,94,118,71.2272,97.9374,2788,49,100,2000,2000,0,116,156,8562,8562,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8562,0,'EventAI',''), - (8563,'Woodsman',NULL,58,59,10382,0,0,0,1576,1576,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4121,4333,0,0,106,137,71.2272,97.9374,0,56,100,2000,2000,0,129,174,8563,8563,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8563,0,'EventAI',''), - (8564,'Ranger',NULL,59,60,10379,0,0,0,1576,1576,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4141,4301,0,0,161,207,71.2272,97.9374,0,85,100,2000,2000,0,134,180,8564,8564,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8564,0,'EventAI',''), - (8565,'Pathstrider',NULL,57,58,10381,0,0,0,1576,1576,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4021,4155,0,0,106,137,71.2272,97.9374,0,56,100,2000,2000,0,126,170,8565,8565,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8565,0,'EventAI',''), - (8566,'Dark Iron Lookout',NULL,47,48,7865,7866,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2488,2578,0,0,81,101,63.7824,87.7008,2862,42,100,2000,2000,0,94,128,8566,8566,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,8566,0,'EventAI',''), - (8567,'Glutton',NULL,40,40,7864,0,0,0,152,152,0,0,6,3,3,0,0,64,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,10688,10688,0,0,229,295,49.192,67.639,1593,121,100,2800,2000,0,575,756,8567,8567,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8576,'Ag\'tor Bloodfist',NULL,45,45,7871,0,0,0,1074,1074,0,0,7,3,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1401,8576,1,'',''), - (8578,'Magus Rimtori',NULL,55,55,7872,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.25,1.14286,8,0,1.3,1,1,1,1,1,2379,2379,5013,5013,158,188,71.2272,97.9374,0,80,100,1420,1562,0,61,305,8578,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8578,0,'EventAI',''), - (8579,'Yeh\'kinya',NULL,41,41,7902,0,0,0,474,474,0,0,7,1,3,0,3,512,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,2568,2568,1332,1332,62,80,57.728,79.376,0,33,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1470,8579,0,'',''), - (8580,'Atal\'alarion','Guardian of the Idol',50,50,7873,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,0.666668,1.14286,1,1,1,1,1,1,-1,1,16035,16035,0,0,310,400,56.7312,78.0054,2944,164,100,1216,1338,0,762,1000,8580,8580,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8581,'Blood Elf Defender',NULL,51,51,7874,0,0,0,74,74,0,0,7,3,3,0,0,0,0,2,0,1.21,1.14286,1,0,1,1,1,1,-1,1,3098,3098,0,0,128,153,64.68,88.935,0,65,100,1500,1650,0,46,230,8581,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8581,0,'EventAI',''), - (8582,'Kadrak',NULL,31,31,7889,0,0,0,125,125,0,0,7,1,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10331,51872,0,'',''), - (8583,'Dirania Silvershine',NULL,8,8,7895,0,0,0,80,80,0,0,7,3,3,0,2,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,7,10,13.5872,18.6824,20,4,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8584,'Iverron',NULL,5,5,7901,0,0,0,80,80,0,0,7,3,3,0,2,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8585,'Frost Spectre',NULL,41,41,146,0,0,0,152,152,0,0,6,3,3,0,0,0,0,0,0,1.11111,1.14286,1,0,1,1,1,1,-1,1,1469,1469,0,0,95,112,57.728,79.376,0,48,100,1600,1760,0,31,154,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8586,'Haggrum Bloodfist',NULL,45,45,7875,0,0,0,83,83,0,0,7,3,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10832,8586,1,'',''), - (8587,'Jediga',NULL,49,49,7876,0,0,0,125,125,0,0,7,3,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3404,3404,0,0,81,105,65.5424,90.1208,0,43,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8587,0,'',''), - (8588,'Umbranse the Spiritspeaker',NULL,50,50,9757,0,0,0,35,35,0,0,7,1,3,0,2,0,0,0,0,1.1,1.14286,8,0,1,1,1,1,-1,1,3517,3517,4393,4393,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8588,0,'',''), - (8596,'Plaguehound Runt',NULL,53,54,7890,0,0,0,14,14,0,0,3,3,3,0,0,0,0,0,0,1,1.42857,1,0,1.3,1,1,1,1,1,3189,3293,0,0,86,108,71.9664,98.9538,3190,45,100,1500,2000,0,0,0,8596,0,8596,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (8597,'Plaguehound',NULL,55,56,7891,0,0,0,14,14,0,0,3,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,3529,3644,0,0,97,120,71.9664,98.9538,3299,50,100,2000,2000,0,0,0,8597,0,8597,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8598,'Frenzied Plaguehound',NULL,57,58,9022,0,0,0,14,14,0,0,3,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,3758,3876,0,0,101,125,71.9664,98.9538,3408,52,100,2000,2000,0,0,0,8598,0,8598,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8600,'Plaguebat',NULL,53,55,7894,0,0,0,14,14,0.66,24,1,3,3,0,0,0,0,0,1,1,1.14286,1,0,1.3,1,1,1,1,1,3189,3398,0,0,92,117,71.9664,98.9538,3271,48,100,2000,2000,0,0,0,8600,0,8600,0,0,0,0,0,0,0,0,0,0,5787,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8601,'Noxious Plaguebat',NULL,54,56,7896,0,0,0,14,14,0,24,1,3,3,0,0,0,0,0,1,1,1.14286,1,0,1.35,1,1,1,1,1,3420,3644,0,0,94,118,71.9664,98.9538,3327,49,100,2000,2000,0,0,0,8601,0,8601,0,0,0,0,0,0,0,0,0,0,5788,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8602,'Monstrous Plaguebat',NULL,56,58,7897,0,0,0,14,14,0,24,1,3,3,0,0,0,0,0,1,1,1.14286,1,0,1.35,1,1,1,1,1,3643,3875,0,0,97,123,71.9664,98.9538,3435,51,100,2000,2000,0,0,0,8602,0,8602,0,0,0,0,0,0,0,0,0,0,5789,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8603,'Carrion Grub',NULL,54,55,7898,0,0,0,7,7,0,0,1,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,3293,3398,0,0,95,118,71.9664,98.9538,3244,49,100,2000,2000,0,0,0,8603,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8605,'Carrion Devourer',NULL,56,57,7900,0,0,0,7,7,0,0,1,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,3644,3758,0,0,99,122,68.904,94.743,3354,51,100,2000,2000,0,0,0,8605,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8606,'Living Decay',NULL,55,56,681,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,3529,3644,0,0,97,120,71.2272,97.9374,3327,50,100,2000,2000,0,122,165,8606,8606,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8607,'Rotting Sludge',NULL,54,55,11141,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,3293,3398,0,0,95,118,70.4704,96.8968,3271,49,100,2000,2000,0,119,161,8607,8607,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8608,'Angered Infernal',NULL,53,53,10905,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1.21,1.14286,1,0,1,1,1,1,-1,1,3082,3189,0,0,130,156,65.56,90.145,0,66,100,1490,1639,0,48,239,8608,0,0,0,0,0,0,0,300,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (8609,'Alexandra Constantine','Gryphon Master',55,55,7905,0,0,0,12,12,0,0,7,3,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,0,0,'EventAI',''), - (8610,'Kroum','Wind Rider Master',55,55,7904,0,0,0,29,29,0,0,7,3,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,8610,0,'EventAI',''), - (8611,'Idol Room Spawner',NULL,1,1,7804,0,0,0,35,35,0,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8612,'Screecher Spirit',NULL,1,1,7906,0,0,0,35,35,0,0,1,3,3,0,1,0,0,2050,0,0.9,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,131,138,1.76,2.42,0,62,100,2000,2200,0,17,86,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1405,0,0,'',''), - (8615,'Mithril Dragonling',NULL,60,60,7908,0,0,0,1,1,0,0,9,3,3,0,0,0,0,0,0,1.04,1.14286,1,0,1,1,1,1,-1,1,502,502,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8616,'Infernal Servant',NULL,55,55,12817,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1.23,1.14286,1,0,1.3,1,1,1,1,1,3398,3398,0,0,141,170,70.664,97.163,0,72,100,1460,1606,0,54,269,0,0,0,0,0,0,0,0,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8617,'Zalashji',NULL,45,45,11253,0,0,0,35,35,0,0,7,1,3,0,2,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8555,'Crypt Stalker',NULL,53,54,3004,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,3189,3293,0,0,93,115,66.4224,91.3308,3216,48,100,2000,2000,0,0,0,8555,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8556,'Crypt Walker',NULL,55,56,11178,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,3529,3644,0,0,97,120,70.664,97.163,3327,50,100,2000,2000,0,0,0,8556,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8557,'Crypt Horror',NULL,57,58,6841,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3882,4028,0,0,106,137,71.2272,97.9374,3252,56,100,2000,2000,0,0,0,8557,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8558,'Crypt Slayer',NULL,58,59,9758,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.35,1,1,1,1,1,3876,3997,0,0,101,126,70.4704,96.8968,3489,52,100,2000,2000,0,0,0,8558,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8560,'Mossflayer Scout',NULL,57,58,10442,10444,0,0,37,37,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.35,1,1,1,1,1,3758,3876,0,0,101,125,71.2272,97.9374,3435,52,100,2000,2000,0,128,172,8560,8560,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8560,0,'EventAI',''), + (8561,'Mossflayer Shadowhunter',NULL,58,59,10438,10439,0,0,37,37,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.35,1,1,1,1,1,3876,3997,0,0,101,126,72.688,99.946,3489,52,100,2000,2000,0,133,179,8561,8561,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8561,0,'EventAI',''), + (8562,'Mossflayer Cannibal',NULL,57,59,10434,10435,0,0,37,37,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1.35,1,1,1,1,1,3006,3198,2241,2369,94,118,71.2272,97.9374,2832,49,100,2000,2000,0,116,156,8562,8562,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8562,0,'EventAI',''), + (8563,'Woodsman',NULL,58,59,10382,0,0,0,1576,1576,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4121,4333,0,0,106,137,71.2272,97.9374,3489,56,100,2000,2000,0,129,174,8563,8563,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8563,0,'EventAI',''), + (8564,'Ranger',NULL,59,60,10379,0,0,0,1576,1576,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4141,4301,0,0,161,207,71.2272,97.9374,3791,85,100,2000,2000,0,134,180,8564,8564,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8564,0,'EventAI',''), + (8565,'Pathstrider',NULL,57,58,10381,0,0,0,1576,1576,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4021,4155,0,0,106,137,71.2272,97.9374,3435,56,100,2000,2000,0,126,170,8565,8565,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8565,0,'EventAI',''), + (8566,'Dark Iron Lookout',NULL,47,48,7865,7866,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2488,2578,0,0,81,101,63.7824,87.7008,2888,42,100,2000,2000,0,94,128,8566,8566,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,8566,0,'EventAI',''), + (8567,'Glutton',NULL,40,40,7864,0,0,0,152,152,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,10688,10688,0,0,229,295,49.192,67.639,1593,121,100,2800,2000,0,575,756,8567,8567,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8576,'Ag\'tor Bloodfist',NULL,45,45,7871,0,0,0,1074,1074,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1401,8576,1,'',''), + (8578,'Magus Rimtori',NULL,55,55,7872,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.25,1.14286,8,0,1.3,1,1,1,1,1,2379,2379,5013,5013,158,188,71.2272,97.9374,1658,80,100,1420,1562,0,61,305,8578,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8578,0,'EventAI',''), + (8579,'Yeh\'kinya',NULL,41,41,7902,0,0,0,474,474,0,0,7,1,3,0,3,512,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,2568,2568,1332,1332,62,80,57.728,79.376,1727,33,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1470,8579,0,'',''), + (8580,'Atal\'alarion','Guardian of the Idol',50,50,7873,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,0.666668,1.14286,1,1,1,1,1,1,-1,1,16035,16035,0,0,310,400,56.7312,78.0054,2944,164,100,1216,1338,0,762,1000,8580,8580,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8581,'Blood Elf Defender',NULL,51,51,7874,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,2,0,1.21,1.14286,1,0,1,1,1,1,-1,1,3098,3098,0,0,128,153,64.68,88.935,3052,65,100,1500,1650,0,46,230,8581,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8581,0,'EventAI',''), + (8582,'Kadrak',NULL,31,31,7889,0,0,0,125,125,0,0,7,1,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,1234,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10331,8582,0,'',''), + (8583,'Dirania Silvershine',NULL,8,8,7895,0,0,0,80,80,0,0,7,3,3,0,2,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,7,10,13.5872,18.6824,20,4,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8584,'Iverron',NULL,5,5,7901,0,0,0,80,80,0,0,7,3,3,0,2,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8585,'Frost Spectre',NULL,41,41,146,0,0,0,152,152,0,0,6,3,3,0,0,32768,0,0,0,1.11111,1.14286,1,0,1.15,1,1.5,1,1,1,1823,1823,0,0,59,78,0,0,2101,142,15,2000,2000,0,31,154,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8586,'Haggrum Bloodfist',NULL,45,45,7875,0,0,0,83,83,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10832,8586,1,'',''), + (8587,'Jediga',NULL,49,49,7876,0,0,0,125,125,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3404,3404,0,0,81,105,65.5424,90.1208,2944,43,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8587,0,'',''), + (8588,'Umbranse the Spiritspeaker',NULL,50,50,9757,0,0,0,35,35,0,0,7,1,3,0,2,0,0,0,0,1.1,1.14286,8,0,1,1,1,1,-1,1,3517,3517,4393,4393,85,109,66.44,91.355,1518,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8588,0,'',''), + (8596,'Plaguehound Runt',NULL,53,54,7890,0,0,0,14,14,0,0,3,3,3,0,0,32768,0,0,0,1,1.42857,1,0,1.3,1,1,1,1,1,3189,3293,0,0,86,108,71.9664,98.9538,3216,45,100,1500,2000,0,0,0,8596,0,8596,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (8597,'Plaguehound',NULL,55,56,7891,0,0,0,14,14,0,0,3,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,3529,3644,0,0,97,120,71.9664,98.9538,3327,50,100,2000,2000,0,0,0,8597,0,8597,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8598,'Frenzied Plaguehound',NULL,57,58,9022,0,0,0,14,14,0,0,3,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,3758,3876,0,0,101,125,71.9664,98.9538,3435,52,100,2000,2000,0,0,0,8598,0,8598,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8600,'Plaguebat',NULL,53,55,7894,0,0,0,14,14,0.66,24,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.3,1,1,1,1,1,3189,3398,0,0,92,117,71.9664,98.9538,3271,48,100,2000,2000,0,0,0,8600,0,8600,0,0,0,0,0,0,0,0,0,0,5787,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8601,'Noxious Plaguebat',NULL,54,56,7896,0,0,0,14,14,0,24,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.35,1,1,1,1,1,3420,3644,0,0,94,118,71.9664,98.9538,3327,49,100,2000,2000,0,0,0,8601,0,8601,0,0,0,0,0,0,0,0,0,0,5788,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8602,'Monstrous Plaguebat',NULL,56,58,7897,0,0,0,14,14,0,24,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.35,1,1,1,1,1,3643,3875,0,0,97,123,71.9664,98.9538,3435,51,100,2000,2000,0,0,0,8602,0,8602,0,0,0,0,0,0,0,0,0,0,5789,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8603,'Carrion Grub',NULL,54,55,7898,0,0,0,7,7,0,0,1,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,3293,3398,0,0,95,118,71.9664,98.9538,3271,49,100,2000,2000,0,0,0,8603,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8605,'Carrion Devourer',NULL,56,57,7900,0,0,0,7,7,0,0,1,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,3644,3758,0,0,99,122,68.904,94.743,3380,51,100,2000,2000,0,0,0,8605,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8606,'Living Decay',NULL,55,56,681,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,3529,3644,0,0,97,120,71.2272,97.9374,3327,50,100,2000,2000,0,122,165,8606,8606,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8607,'Rotting Sludge',NULL,54,55,11141,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,3293,3398,0,0,95,118,70.4704,96.8968,3271,49,100,2000,2000,0,119,161,8607,8607,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8608,'Angered Infernal',NULL,53,53,10905,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.21,1.14286,1,0,1,1,1,1,-1,1,3082,3189,0,0,130,156,65.56,90.145,3163,66,100,1490,1639,0,48,239,8608,0,0,0,0,0,0,0,300,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (8609,'Alexandra Constantine','Gryphon Master',55,55,7905,0,0,0,12,12,0,0,7,3,3,0,11,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,0,0,'EventAI',''), + (8610,'Kroum','Wind Rider Master',55,55,7904,0,0,0,29,29,0,0,7,3,3,0,11,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,8610,0,'EventAI',''), + (8611,'Idol Room Spawner',NULL,1,1,7804,0,0,0,35,35,0,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1.33,1,42,42,0,0,2,2,0,0,20,1,0,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8612,'Screecher Spirit',NULL,1,1,7906,0,0,0,35,35,0,0,1,3,3,0,1,32768,0,2050,0,0.9,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,131,138,1.76,2.42,15,62,100,2000,2200,0,17,86,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1405,0,0,'',''), + (8615,'Mithril Dragonling',NULL,60,60,7908,0,0,0,1,1,0,0,9,3,3,0,0,32768,0,0,0,1.04,1.14286,1,0,1,1,1,1,-1,1,502,502,0,0,10,11,1.76,2.42,3791,5,100,2000,2200,0,0,1,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8616,'Infernal Servant',NULL,55,55,12817,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.23,1.14286,1,0,1.3,1,1,1,1,1,3398,3398,0,0,141,170,70.664,97.163,3271,72,100,1460,1606,0,54,269,0,0,0,0,0,0,0,0,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8617,'Zalashji',NULL,45,45,11253,0,0,0,35,35,0,0,7,1,3,0,2,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (8636,'Morta\'gya the Keeper',NULL,50,50,7918,0,0,0,37,37,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,1,5,2,1,1,1,1,7755,7755,8786,8786,292,377,55.3248,76.0716,1518,154,100,1233,2000,0,409,539,8636,8636,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8636,0,'EventAI',''), - (8637,'Dark Iron Watchman',NULL,44,45,7929,7930,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.2,1,1,1,1,1,2138,2218,0,0,73,93,63.7824,87.7008,2641,38,100,2000,2000,0,81,111,8637,8637,0,0,0,0,0,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,8637,0,'EventAI',''), - (8656,'Hukku\'s Voidwalker',NULL,52,52,1132,0,0,0,37,37,0,16,3,1,3,0,0,0,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,2565,2565,1750,1750,130,156,68.1824,93.7508,0,66,100,1490,1639,0,48,241,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (8657,'Hukku\'s Succubus',NULL,52,52,4162,0,0,0,37,37,0,17,3,1,3,0,0,0,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,1454,1454,1750,1750,130,156,68.1824,93.7508,0,66,100,1490,1639,0,48,241,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8658,'Hukku\'s Imp',NULL,52,52,4449,0,0,0,37,37,0,23,3,3,3,0,0,0,0,0,0,1,1.14286,8,0,1,1,1,1,-1,1,1497,1497,2354,2354,130,156,68.1824,93.7508,0,66,100,1490,1639,0,48,241,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8659,'Jes\'rimon',NULL,50,50,7921,0,0,0,876,876,0,0,7,3,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2189,8659,0,'',''), - (8660,'The Evalcharr',NULL,48,48,10807,0,0,0,16,16,0,0,1,3,3,0,0,0,0,0,0,1.1,1.14286,1,4,1.25,1,1,1,1,1,2578,2578,0,0,263,339,53.9,74.1125,2888,139,100,1250,2000,0,0,0,8660,0,8660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8661,'Auctioneer Beardo',NULL,50,50,7993,0,0,0,474,474,0,0,7,1,3,0,4096,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8661,0,'',''), - (8662,'Idol Oven Fire Target',NULL,1,1,7804,0,0,0,35,35,0.1,0,10,3,3,0,0,33555200,0,2,0,1.15,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,100001,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (8664,'Saern Priderunner',NULL,50,50,7936,0,0,0,104,104,1.25,0,7,1,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11767,50619,0,'',''), - (8665,'Shylenai','Owl Trainer',30,30,7934,0,0,0,80,80,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,8665,0,'',''), - (8666,'Lil Timmy','Boy with kittens',5,5,7935,0,0,0,12,12,0,0,7,3,3,0,6,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,1960,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8667,'Gusting Vortex',NULL,43,45,8715,0,0,0,91,91,0,0,4,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.2,1,1,1,1,1,2059,2218,0,0,70,93,59.0304,81.1668,4059,38,100,2000,2000,0,0,0,8667,0,0,0,0,0,0,0,44,44,44,44,44,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8668,'Felhound Tracker',NULL,1,1,6172,0,0,0,90,90,0,0,3,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,3292,3398,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8669,'Auctioneer Tolon',NULL,50,50,7997,0,0,0,80,80,0,0,7,3,3,0,4096,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8670,'Auctioneer Chilton',NULL,50,50,7991,0,0,0,12,12,0,0,7,3,3,0,4096,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8671,'Auctioneer Buckler',NULL,50,50,7990,0,0,0,55,55,0,0,7,3,3,0,4096,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8672,'Auctioneer Leeka',NULL,50,50,7995,0,0,0,68,68,0,0,7,3,3,0,4096,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8673,'Auctioneer Thathung',NULL,50,50,8001,0,0,0,29,29,0,0,7,3,3,0,4096,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8674,'Auctioneer Stampi',NULL,50,50,7999,0,0,0,104,104,1.35,0,7,1,3,0,4096,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8675,'Felbeast',NULL,50,51,7949,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.3,1,1,1,1,1,2880,2980,0,0,0,0,66.44,91.355,3045,0,100,2000,2000,0,0,0,8675,0,8675,0,0,0,0,0,75,75,75,75,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8678,'Jubie Gadgetspring','Engineering Supplies',55,55,7969,0,0,0,35,35,0,0,7,3,3,0,6,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8678,0,'',''), - (8679,'Knaz Blunderflame','Engineering Supplies',42,42,7952,0,0,0,35,35,1.15,0,7,3,3,0,4,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,0,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8679,0,'',''), - (8680,'Massive Infernal',NULL,63,63,7950,0,0,0,90,90,0,0,3,3,3,0,0,0,0,1,0,0.97,1.14286,1,3,50,1,1,1,1,1,166550,166550,0,0,1659,1869,600,825,0,814,100,1250,1500,0,8294,41468,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8681,'Outfitter Eric','Speciality Tailoring Supplies',35,35,7951,0,0,0,875,875,1.15,0,7,3,3,0,4,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8696,'Henry Stern',NULL,36,36,8029,0,0,0,35,35,0,0,7,3,3,0,17,512,0,2,0,1.15,1.14286,1,0,1,1,1,1,-1,1,2100,2100,0,0,51,66,52.272,71.874,0,27,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1443,0,0,'',''), - (8716,'Dreadlord',NULL,62,62,10543,0,0,0,90,90,0,0,3,3,3,0,0,64,0,0,0,1.05,1.14286,2,1,1,5,1,1,-1,1,46558,46558,12840,12840,585,754,203.77,289.86,0,309,100,1141,2000,0,2397,3136,8716,0,0,0,0,0,0,0,0,0,0,0,248,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8637,'Dark Iron Watchman',NULL,44,45,7929,7930,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.2,1,1,1,1,1,2138,2218,0,0,73,93,63.7824,87.7008,2725,38,100,2000,2000,0,81,111,8637,8637,0,0,0,0,0,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,8637,0,'EventAI',''), + (8656,'Hukku\'s Voidwalker',NULL,52,52,1132,0,0,0,37,37,0,16,3,1,3,0,0,0,0,0,0,1,1.14286,2,0,1.5,1,0.45,1,1.39,1,2846,2846,1923,1923,82,109,0,0,3506,202,19,2000,2000,0,48,241,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (8657,'Hukku\'s Succubus',NULL,52,52,4162,0,0,0,37,37,0,17,3,1,3,0,0,0,0,2,0,1,1.14286,2,0,0.85,1,1.5,1,0.66,1,1612,1612,1923,1923,82,109,0,0,1665,202,19,2000,2000,0,48,241,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8658,'Hukku\'s Imp',NULL,52,52,4449,0,0,0,37,37,0,23,3,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1,0.55,2,1,1,1,1660,1660,2558,2558,56,78,0,0,1574,95,22,1800,1800,0,48,241,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8659,'Jes\'rimon',NULL,50,50,7921,0,0,0,876,876,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2189,8659,0,'',''), + (8660,'The Evalcharr',NULL,48,48,10807,0,0,0,16,16,0,0,1,3,3,0,0,32768,0,0,0,1.1,1.14286,1,4,1.25,1,1,1,1,1,2578,2578,0,0,263,339,53.9,74.1125,2888,139,100,1250,2000,0,0,0,8660,0,8660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8661,'Auctioneer Beardo',NULL,50,50,7993,0,0,0,474,474,0,0,7,1,3,0,4096,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,2999,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8661,0,'',''), + (8662,'Idol Oven Fire Target',NULL,1,1,7804,0,0,0,35,35,0.1,0,10,3,3,0,0,33587968,0,2,0,1.15,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,100001,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (8664,'Saern Priderunner',NULL,50,50,7936,0,0,0,104,104,1.25,0,7,1,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11767,8664,0,'',''), + (8665,'Shylenai','Owl Trainer',30,30,7934,0,0,0,80,80,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,8665,0,'',''), + (8666,'Lil Timmy','Boy with kittens',5,5,7935,0,0,0,12,12,0,0,7,3,3,0,6,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,1960,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8667,'Gusting Vortex',NULL,43,45,8715,0,0,0,91,91,0,0,4,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.2,1,1,1,1,1,2059,2218,0,0,70,93,59.0304,81.1668,2725,38,100,2000,2000,0,0,0,8667,0,0,0,0,0,0,0,44,44,44,44,44,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8668,'Felhound Tracker',NULL,1,1,6172,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,3292,3398,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_felhound_tracker'), + (8669,'Auctioneer Tolon',NULL,50,50,7997,0,0,0,80,80,0,0,7,3,3,0,4096,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,2999,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8670,'Auctioneer Chilton',NULL,50,50,7991,0,0,0,12,12,0,0,7,3,3,0,4096,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,2999,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8671,'Auctioneer Buckler',NULL,50,50,7990,0,0,0,55,55,0,0,7,3,3,0,4096,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,2999,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8672,'Auctioneer Leeka',NULL,50,50,7995,0,0,0,68,68,0,0,7,3,3,0,4096,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,2999,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8673,'Auctioneer Thathung',NULL,50,50,8001,0,0,0,29,29,0,0,7,3,3,0,4096,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,2999,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8674,'Auctioneer Stampi',NULL,50,50,7999,0,0,0,104,104,1.35,0,7,1,3,0,4096,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,2999,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8675,'Felbeast',NULL,50,51,7949,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.3,1,1,1,1,1,2880,2980,0,0,0,0,66.44,91.355,3052,0,100,2000,2000,0,0,0,8675,0,8675,0,0,0,0,0,75,75,75,75,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8678,'Jubie Gadgetspring','Engineering Supplies',55,55,7969,0,0,0,35,35,0,0,7,3,3,0,6,33536,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8678,0,'',''), + (8679,'Knaz Blunderflame','Engineering Supplies',42,42,7952,0,0,0,35,35,1.15,0,7,3,3,0,4,33536,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,2246,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8679,0,'',''), + (8680,'Massive Infernal',NULL,63,63,7950,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,1,0,0.97,1.14286,1,3,50,1,1,1,1,1,166550,166550,0,0,1659,1869,600,825,4691,814,100,1250,1500,0,8294,41468,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8681,'Outfitter Eric','Speciality Tailoring Supplies',35,35,7951,0,0,0,875,875,1.15,0,7,3,3,0,4,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8696,'Henry Stern',NULL,36,36,8029,0,0,0,35,35,0,0,7,3,3,0,17,33280,0,2,0,1.15,1.14286,1,0,1,1,1,1,-1,1,2100,2100,0,0,51,66,52.272,71.874,1480,27,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1443,0,0,'',''), + (8716,'Dreadlord',NULL,62,62,10543,0,0,0,90,90,0,0,3,3,3,0,0,32832,0,0,0,1.05,1.14286,2,1,1,5,1,1,-1,1,46558,46558,12840,12840,585,754,203.77,289.86,3555,309,100,1141,2000,0,2397,3136,8716,0,0,0,0,0,0,0,0,0,0,0,248,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (8717,'Felguard Elite',NULL,63,63,7970,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.05,1.14286,1,1,1,1,1,1,-1,1,56592,56592,0,0,588,669,220.81,320.77,4091,290,100,1083,2000,0,2523,3300,8717,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8717,0,'EventAI',''), - (8718,'Manahound',NULL,60,60,6173,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1.05,1.14286,1,1,16,1,1,1,1,1,48832,48832,0,0,571,737,61.732,84.8815,3791,302,100,1150,2000,0,0,0,8718,0,8718,0,0,0,0,0,0,0,0,93,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8719,'Auctioneer Fitch',NULL,50,50,7992,0,0,0,12,12,0,0,7,3,3,0,4096,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8720,'Auctioneer Redmuse',NULL,50,50,7989,0,0,0,55,55,0,0,7,3,3,0,4096,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8721,'Auctioneer Epitwee',NULL,50,50,7994,0,0,0,68,68,0,0,7,3,3,0,4096,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8722,'Auctioneer Gullem',NULL,50,50,7998,0,0,0,104,104,1.35,0,7,1,3,0,4096,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8723,'Auctioneer Golothas',NULL,50,50,7996,0,0,0,80,80,0,0,7,3,3,0,4096,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8724,'Auctioneer Wabang',NULL,50,50,8000,0,0,0,29,29,0,0,7,3,3,0,4096,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8736,'Buzzek Bracketswing','Master Engineer',53,53,8010,0,0,0,474,474,0,0,7,1,3,0,19,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3866,3866,0,0,92,119,69.0272,94.9124,0,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4152,8736,0,'',''), - (8737,'Linken',NULL,40,40,8012,0,0,0,35,35,1.15,0,7,3,3,0,3,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1961,8737,0,'',''), - (8738,'Vazario Linkgrease','Goblin Engineering Trainer',40,40,8009,0,0,0,69,69,0,0,7,1,3,0,19,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,1465,8738,0,'',''), - (8756,'Raytaf','Loramus\'s Guardian',50,50,1913,0,0,0,495,495,0,0,3,3,3,0,0,256,0,0,0,1.1,1.14286,1,1,1,1,1,1,-1,1,6830,6830,0,0,269,346,55.36,76.12,0,142,100,1258,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8757,'Shahiar','Loramus\'s Guardian',50,50,1913,0,0,0,495,495,0,0,3,3,3,0,0,256,0,0,0,1.1,1.14286,1,1,5,1,1,1,1,1,11075,11075,0,0,269,346,55.36,76.12,2999,142,100,1258,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8758,'Zaman','Loramus\'s Guardian',50,50,1913,0,0,0,495,495,0,0,3,3,3,0,0,256,0,0,0,1.1,1.14286,1,1,5,1,1,1,1,1,11075,11075,0,0,269,346,55.36,76.12,2999,142,100,1258,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8759,'Mosshoof Runner',NULL,45,47,8013,0,0,0,7,7,0,0,1,3,3,0,0,0,0,0,0,0.8,1.42857,1,0,1.25,1,1,1,1,1,2310,2488,0,0,79,99,61.9344,85.1598,2780,41,100,2000,2000,0,0,0,8759,0,8759,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (8760,'Mosshoof Stag',NULL,51,51,2161,0,0,0,7,7,0,0,1,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2672,2769,0,0,85,106,66.4224,91.3308,2972,44,100,2000,2000,0,0,0,8760,0,8760,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (8761,'Mosshoof Courser',NULL,52,53,10957,0,0,0,7,7,0,0,1,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1,1,3082,3189,0,0,89,111,68.1824,93.7508,3136,46,100,2000,2000,0,0,0,8761,0,8761,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8762,'Timberweb Recluse',NULL,47,48,8014,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.25,1,1,1,1,1,2488,2578,0,0,81,101,62.3392,85.7164,2862,42,100,2000,2000,0,0,0,8762,0,0,0,0,0,0,0,0,0,0,0,0,5905,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8763,'Mistwing Rogue',NULL,49,50,12682,0,0,0,14,14,0,0,1,3,3,0,0,0,0,0,0,1.1,1.14286,2,0,1.25,1,1,1,1,1,2138,2215,1750,1807,79,98,65.5424,90.1208,2411,41,100,2000,2000,0,0,0,8763,0,8763,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8764,'Mistwing Ravager',NULL,52,53,4269,0,0,0,14,14,0,0,1,3,3,0,0,0,0,0,0,1.1,1.14286,2,0,1.3,1,1,1,1,1,2466,2551,1923,1982,85,105,66.4224,91.3308,2544,44,100,2000,2000,0,0,0,8764,0,8764,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8766,'Forest Ooze',NULL,52,53,1306,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1,1,3082,3189,0,0,89,111,71.2272,97.9374,3163,46,100,2000,2000,0,109,148,8766,8766,0,0,0,0,0,0,0,100,0,0,100,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8767,'Sah\'rhee',NULL,30,30,11573,0,0,0,35,35,0,0,7,3,3,0,1,512,0,2,0,1.15,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (8776,'Emerald Dragon Whelp',NULL,1,1,694,0,0,0,14,14,0,0,2,3,3,0,0,0,0,2,0,0.9,1.14286,1,0,1,1,1,1,-1,1,2379,2379,5013,5013,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8816,'Deathly Usher',NULL,50,50,146,0,0,0,35,35,0,0,6,3,3,0,1,768,0,2,2,1.05,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1541,0,0,'',''), - (8836,'Battle Chicken',NULL,1,1,6909,0,0,0,4,4,0,0,9,3,3,0,0,0,0,0,0,2.72,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8837,'Muck Splash',NULL,47,49,5561,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.25,1,1,1,1,1,2488,2672,0,0,82,104,61.9344,85.1598,2912,43,100,2000,2000,0,0,0,8837,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8856,'Tyrion\'s Spybot',NULL,25,25,1159,0,0,0,64,64,0,0,9,3,3,0,0,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8876,'Sandfury Acolyte',NULL,42,44,6411,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1585,1711,1381,1483,103,123,58.0272,79.7874,0,52,100,1570,1727,0,35,174,8876,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8876,0,'EventAI',''), - (8877,'Sandfury Zealot',NULL,44,45,6423,0,0,0,37,37,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.2,1,1,1,1,1,2138,2218,0,0,108,129,61.776,84.942,0,55,100,1560,1716,0,37,183,8877,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8877,0,'EventAI',''), - (8878,'Muuran','Superior Macecrafter',40,40,8169,0,0,0,104,104,1.35,0,7,1,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8878,0,'',''), - (8879,'Royal Historian Archesonus',NULL,50,50,8171,0,0,0,55,55,0,0,7,3,3,0,3,4608,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,3517,3517,1807,1807,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1561,8879,0,'',''), - (8881,'Riding Ram',NULL,1,1,2736,2784,0,0,35,35,0,0,8,1,3,0,0,0,0,2,0,1,0.857143,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8882,'Riding Tiger',NULL,1,1,6448,6079,0,0,35,35,0,0,1,1,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8883,'Riding Horse',NULL,1,1,2402,2405,0,0,35,35,0,0,1,1,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,30,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8884,'Skeletal Mount',NULL,1,1,5228,0,0,0,35,35,0,0,6,1,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8885,'Riding Raptor',NULL,1,1,6469,4806,0,0,35,35,0,0,1,1,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8886,'Deviate Python',NULL,18,19,8174,8173,0,0,270,270,0,0,1,3,3,0,0,32768,0,0,0,1.15,1.14286,1,0,0.4,1,1,1,1,1,167,180,0,0,26,37,0,0,800,68,3,2000,2000,0,0,0,8886,0,8886,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (8887,'A tormented voice',NULL,50,50,8175,0,0,0,35,35,0,0,7,3,3,0,0,768,0,4096,0,1.05,1.14286,1,0,1,1,1,1,-1,1,8,8,100,100,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8888,'Franclorn Forgewright',NULL,60,60,8698,0,0,0,35,35,0,0,7,3,3,0,3,768,0,2,2,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1663,0,0,'','spell_dummy_npc'), - (8889,'Anvilrage Overseer',NULL,48,49,8754,0,0,0,54,54,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,2.9,1,-1,1,6186,6414,0,0,80,110,53.1456,73.0752,2944,200,19,2000,2000,0,355,468,8891,8889,0,0,0,1,0,0,100,0,0,20,0,0,1,0,0,0,0,0,0,0,8889,0,'EventAI',''), - (8890,'Anvilrage Warden',NULL,49,50,8758,0,0,0,54,54,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,3,1,1,1,6414,6645,0,0,83,112,53.9,74.1125,3292,206,20,2000,2000,0,365,482,8891,8890,0,0,0,1,0,0,100,0,0,20,0,0,1,0,0,0,0,0,0,0,8890,0,'EventAI',''), - (8891,'Anvilrage Guardsman',NULL,50,51,8750,0,0,0,54,54,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,3.1,1,1,1,6645,6876,0,0,85,114,59.3256,81.5727,3799,210,20,2000,2000,0,375,495,8891,8891,0,0,0,1,0,0,100,0,0,20,0,0,1,0,0,0,0,0,0,0,8891,0,'EventAI',''), - (8892,'Anvilrage Footman',NULL,51,52,8718,0,0,0,54,54,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,3.6,1,1,1,6876,7113,0,0,86,117,59.3256,81.5727,3052,214,21,2000,2000,0,394,519,8892,8892,0,0,0,1,0,0,100,0,0,20,0,0,1,0,0,0,0,0,0,0,8892,0,'EventAI',''), - (8893,'Anvilrage Soldier',NULL,52,53,8757,0,0,0,54,54,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,3.3,1,1,1,7113,7359,0,0,88,119,59.3256,81.5727,2999,218,22,2000,2000,0,451,594,8893,8893,0,0,0,1,0,0,100,0,0,20,0,0,1,0,0,0,0,0,0,0,8893,0,'EventAI',''), - (8894,'Anvilrage Medic',NULL,52,53,8752,0,0,0,54,54,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,8,1,3,2,4,1,1,1,4980,5151,9300,9530,63,89,59.3256,81.5727,1546,97,23,2000,2000,0,366,483,8894,8894,0,0,0,1,0,0,100,0,0,20,0,0,1,0,0,0,0,0,0,0,8894,0,'EventAI',''), - (8895,'Anvilrage Officer',NULL,53,54,8753,0,0,0,54,54,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,2,3.4,1,1,1,5886,6078,3964,4082,84,114,59.3256,81.5727,2477,210,20,2000,2000,0,380,502,8895,8895,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8895,0,'EventAI',''), - (8896,'Shadowforge Peasant',NULL,52,54,8793,8794,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.3,1,1.7,1,1,1,2466,2634,1923,2041,82,114,69.696,95.832,2445,210,20,2000,2000,0,103,139,8896,8896,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8896,0,'EventAI',''), - (8897,'Doomforge Craftsman',NULL,52,54,8803,8804,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.3,1,1.7,1,1,1,3082,3293,0,0,88,122,69.696,95.832,3052,224,22,2000,2000,0,113,153,8897,8897,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,51809,0,'EventAI',''), - (8898,'Anvilrage Marshal',NULL,54,55,8751,0,0,0,54,54,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,2,3.5,1,1,1,6078,6273,4082,4234,84,114,59.9488,82.4296,2610,214,21,2000,2000,0,361,476,8898,8898,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8898,0,'EventAI',''), - (8899,'Doomforge Dragoon',NULL,54,55,8820,8821,0,0,54,54,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,2,3.5,1,1,1,7599,7842,0,0,92,125,59.3256,81.5727,3190,228,23,2000,2000,0,420,554,8899,8899,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8899,0,'EventAI',''), - (8900,'Doomforge Arcanasmith',NULL,54,55,8812,8813,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1.3,1,1.75,1,1,1,2305,2379,4896,5013,65,93,70.4704,96.8968,1630,101,23,2000,2000,0,96,130,8900,8900,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8900,0,'EventAI',''), - (8901,'Anvilrage Reservist',NULL,54,55,8755,9288,0,0,54,54,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,0.3,1,1,1,1,1,760,784,0,0,92,125,64.2488,88.3421,3163,228,23,2000,2000,0,0,0,0,0,0,0,0,1,0,0,100,0,0,20,0,0,1,0,0,0,0,0,0,0,8901,0,'EventAI',''), - (8902,'Shadowforge Citizen',NULL,54,56,8798,8799,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1.8,1,1,1,2026,2159,2041,2163,86,118,69.696,95.832,2500,220,21,2000,2000,0,92,125,8902,8902,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8902,0,'EventAI',''), - (8903,'Anvilrage Captain',NULL,55,56,8749,0,0,0,54,54,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,3.6,1,1,1,7842,8097,0,0,94,127,61.152,84.084,3271,234,23,2000,2000,0,439,578,8903,8903,0,0,0,1,0,0,100,0,0,20,0,0,1,0,0,0,0,0,0,0,8903,0,'EventAI',''), - (8904,'Shadowforge Senator',NULL,55,56,8825,8826,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1.35,1,1.75,1,1,1,2471,2550,5013,5206,67,94,69.696,95.832,1644,104,24,2000,2000,0,103,140,8904,8904,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8904,0,'EventAI',''), - (8905,'Warbringer Construct',NULL,53,54,8289,0,0,0,54,54,0,0,4,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,3.6,1,1,1,7359,7599,0,0,90,122,59.3256,81.5727,0,224,22,2000,2000,0,410,540,8905,0,0,0,0,1,0,0,270,108,108,108,108,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8906,'Ragereaver Golem',NULL,54,55,8177,0,0,0,54,54,0,0,4,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,3.6,1,1,1,7599,7842,0,0,92,125,59.3256,81.5727,0,228,23,2000,2000,0,429,565,8906,0,0,0,0,1,0,0,110,110,110,110,110,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8907,'Wrath Hammer Construct',NULL,55,56,8178,0,0,0,54,54,0,0,9,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,3.6,1,1,1,7842,8097,0,0,94,127,59.3256,81.5727,3216,234,23,2000,2000,0,435,573,8907,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8908,'Molten War Golem',NULL,55,56,8179,0,0,0,54,54,0,0,4,3,3,0,0,64,0,0,0,1,1.14286,2,1,5.5,2,5.5,1,1,1,11500,11874,4234,4326,87,118,59.3256,81.5727,3298,220,21,2000,2000,2,601,789,8908,0,0,0,0,1,0,0,280,0,-140,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8909,'Fireguard',NULL,50,52,2172,0,0,0,54,54,0,0,4,3,3,0,0,64,0,0,0,1,1.14286,2,1,3,2,3.2,1,1,1,5316,5691,3614,3846,79,109,56.7312,78.0054,2500,202,19,2000,2000,2,0,0,8909,0,0,0,0,1,0,0,0,0,-52,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8910,'Blazing Fireguard',NULL,52,54,1070,0,0,0,54,54,0,0,4,3,3,0,0,64,0,0,0,1,1.14286,2,1,3,2,3.4,1,1,1,5691,6078,3846,4082,82,114,56.7312,78.0054,2522,210,20,2000,2000,2,0,0,8910,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8911,'Fireguard Destroyer',NULL,54,56,5488,0,0,0,54,54,0,0,4,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,2,3.6,1,1,1,7599,8097,0,0,92,127,56.7312,78.0054,3216,234,23,2000,2000,2,0,0,8911,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8912,'Twilight\'s Hammer Torturer',NULL,50,51,8790,9350,0,0,54,54,1.25,0,7,3,3,0,0,64,0,0,0,1,1.14286,2,1,3,2,3.1,1,1,1,5316,5502,3614,3728,77,106,59.3256,81.5727,2455,198,19,2000,2000,0,324,428,8912,8912,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8912,0,'EventAI',''), - (8913,'Twilight Emissary',NULL,52,53,8772,8774,0,0,54,54,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,8,1,3,2,3.3,1,1,1,4980,5151,9300,9530,63,89,59.3256,81.5727,1560,97,23,2000,2000,0,311,411,8913,8913,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8913,0,'EventAI',''), - (8914,'Twilight Bodyguard',NULL,53,54,9346,9347,0,0,54,54,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,2,1,3,2,3.4,1,1,1,5886,6078,3964,4082,84,114,59.3256,81.5727,2522,210,20,2000,2000,0,351,463,8914,8914,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8914,0,'EventAI',''), - (8915,'Twilight\'s Hammer Ambassador',NULL,54,55,8778,8779,0,0,54,54,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,0,1.3,1,1.75,1,1,1,2634,2718,2041,2117,86,116,69.696,95.832,2632,214,21,2000,2000,0,102,139,8915,8915,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8915,0,'EventAI',''), - (8916,'Arena Spectator',NULL,52,54,9069,9070,0,0,54,54,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,0,1.35,1,1.7,1,1,1,2561,2735,1923,2041,82,114,70.4704,96.8968,0,210,20,2000,2000,0,111,150,8916,8916,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8916,0,'',''), - (8917,'Quarry Slave',NULL,46,48,8891,8892,0,0,15,15,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,2003,2451,1845,1845,85,109,63.7824,87.7008,0,45,100,2000,2000,0,87,119,8917,8917,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,51840,0,'EventAI',''), - (8920,'Weapon Technician',NULL,55,56,8894,8895,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1.75,1,1,1,2614,2699,0,0,94,127,69.696,95.832,0,234,23,2000,2000,0,102,139,8920,8920,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8920,0,'EventAI',''), - (8921,'Bloodhound',NULL,49,50,8180,0,0,0,54,54,0,0,3,3,3,0,0,0,0,0,0,1,1.42857,1,0,1.25,1,3,1,1,1,2672,2769,0,0,83,112,63.7824,87.7008,2972,206,20,2000,2000,0,0,0,8921,0,8921,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8922,'Bloodhound Mastiff',NULL,54,55,8181,0,0,0,54,54,0,0,3,3,3,0,0,0,0,0,0,1,1.14286,1,0,3,2,3,1,1,1,3293,3398,0,0,92,125,67.2672,92.4924,3136,228,23,2000,2000,0,0,0,8922,0,8922,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8923,'Panzor the Invincible',NULL,57,57,8270,0,0,0,54,54,0,0,4,3,3,0,32832,0,0,0,72,1,1.14286,1,2,5,2,6,1,1.5,1,13920,13920,0,0,95.9,127.1,0,0,4955,234,23,2000,2000,0,147,737,8923,0,0,0,0,8388624,0,0,153,153,153,153,153,0,1,0,0,0,0,0,0,0,0,0,'',''), - (8924,'The Behemoth',NULL,50,50,8390,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,2,5,1,1,1,1,1,11075,11075,0,0,292,377,55.3248,76.0716,2999,154,100,1233,1356,0,120,598,8924,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8925,'Dredge Worm',NULL,50,52,8182,9030,9031,9032,14,14,0,0,1,3,3,0,0,0,0,0,0,1.22,1.14286,1,0,1.8,1,2,1,1,1,3987,4268,0,0,85,117,67.2672,92.4924,0,214,21,2000,1617,0,51,257,8925,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8926,'Deep Stinger',NULL,50,52,7347,3247,2489,0,413,413,0,20,1,3,3,0,0,0,0,0,0,1.21,1.14286,1,0,3,1,3,1,1,1,6645,7113,0,0,85,117,64.68,88.935,0,214,21,2000,1650,0,0,0,8926,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8927,'Dark Screecher',NULL,50,52,1955,1954,0,0,411,411,0,24,1,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1.6,1,1,1,2215,2371,0,0,85,117,64.68,88.935,0,214,21,2000,1650,0,0,0,8927,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8928,'Burrowing Thundersnout',NULL,50,52,8184,9033,3005,2194,14,14,0,0,1,3,3,0,0,0,0,0,0,1.21,1.14286,1,0,2.5,1,3,1,1,1,5538,5928,0,0,85,117,64.68,88.935,0,214,21,2000,1650,0,46,230,8928,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8929,'Princess Moira Bronzebeard','Princess of Ironforge',58,58,8705,0,0,0,54,54,0,0,7,3,3,0,2,64,0,0,0,1,1.14286,2,1,6.5,3,4.5,1,1,1,14931,14931,6867,6867,92.9,123,0,0,2788,228,23,2000,2000,0,733,962,8929,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','boss_moira_bronzebeard'), - (8931,'Innkeeper Heather','Innkeeper',30,30,8185,0,0,0,12,12,0,0,7,3,3,0,135,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,342,0,1,'',''), - (8932,'Borer Beetle',NULL,50,52,7470,9354,9028,9029,14,14,0,0,1,3,3,0,0,0,0,0,0,1.21,1.14286,1,0,1,1,1.6,1,1,1,2215,2371,0,0,85,117,64.68,88.935,0,214,21,2000,1650,0,46,230,8932,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8933,'Cave Creeper',NULL,50,52,8014,909,821,520,22,22,0,3,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,2.5,1,3,1,1,1,5538,5928,0,0,85,117,66.4224,91.3308,0,214,21,2000,1628,0,0,0,8933,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8934,'Christopher Hewen','Trade Supplies',30,30,8186,0,0,0,12,12,0,0,7,3,3,0,4,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), - (8937,'Pet Bomb',NULL,1,1,8189,0,0,0,32,32,0,0,9,3,3,0,0,0,0,0,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8956,'Angerclaw Bear',NULL,47,48,9276,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.5,1,1,1,1,1,2985,3093,0,0,81,101,60.984,83.853,1898,42,100,2000,2000,0,0,0,8956,0,8956,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8957,'Angerclaw Grizzly',NULL,51,52,9277,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.55,1,1,1,1,1,3553,3675,0,0,87,109,65.56,90.145,2042,45,100,2000,2000,0,0,0,8957,0,8957,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8958,'Angerclaw Mauler',NULL,49,50,1083,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.5,1,1,1,1,1,3207,3322,0,0,85,105,62.8672,86.4424,1971,44,100,2000,2000,0,0,0,8958,0,8958,0,0,0,0,0,0,0,0,0,0,5808,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8718,'Manahound',NULL,60,60,6173,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.05,1.14286,1,1,16,1,1,1,1,1,48832,48832,0,0,571,737,61.732,84.8815,3791,302,100,1150,2000,0,0,0,8718,0,8718,0,0,0,0,0,0,0,0,93,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8719,'Auctioneer Fitch',NULL,50,50,7992,0,0,0,12,12,0,0,7,3,3,0,4096,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,2999,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8720,'Auctioneer Redmuse',NULL,50,50,7989,0,0,0,55,55,0,0,7,3,3,0,4096,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,2999,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8721,'Auctioneer Epitwee',NULL,50,50,7994,0,0,0,68,68,0,0,7,3,3,0,4096,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,2999,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8722,'Auctioneer Gullem',NULL,50,50,7998,0,0,0,104,104,1.35,0,7,1,3,0,4096,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,2999,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8723,'Auctioneer Golothas',NULL,50,50,7996,0,0,0,80,80,0,0,7,3,3,0,4096,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,2999,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8724,'Auctioneer Wabang',NULL,50,50,8000,0,0,0,29,29,0,0,7,3,3,0,4096,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,2999,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8736,'Buzzek Bracketswing','Master Engineer',53,53,8010,0,0,0,474,474,0,0,7,1,3,0,19,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3866,3866,0,0,92,119,69.0272,94.9124,3163,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4152,8736,0,'',''), + (8737,'Linken',NULL,40,40,8012,0,0,0,35,35,1.15,0,7,3,3,0,3,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1961,8737,0,'',''), + (8738,'Vazario Linkgrease','Goblin Engineering Trainer',40,40,8009,0,0,0,69,69,0,0,7,1,3,0,19,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,1465,8738,0,'',''), + (8756,'Raytaf','Loramus\'s Guardian',50,50,1913,0,0,0,495,495,0,0,3,3,3,0,0,33024,0,0,0,1.1,1.14286,1,1,1,1,1,1,-1,1,6830,6830,0,0,269,346,55.36,76.12,2999,142,100,1258,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8757,'Shahiar','Loramus\'s Guardian',50,50,1913,0,0,0,495,495,0,0,3,3,3,0,0,33024,0,0,0,1.1,1.14286,1,1,5,1,1,1,1,1,11075,11075,0,0,269,346,55.36,76.12,2999,142,100,1258,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8758,'Zaman','Loramus\'s Guardian',50,50,1913,0,0,0,495,495,0,0,3,3,3,0,0,33024,0,0,0,1.1,1.14286,1,1,5,1,1,1,1,1,11075,11075,0,0,269,346,55.36,76.12,2999,142,100,1258,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8759,'Mosshoof Runner',NULL,45,47,8013,0,0,0,7,7,0,0,1,3,3,0,0,32768,0,0,0,0.8,1.42857,1,0,1.25,1,1,1,1,1,2310,2488,0,0,79,99,61.9344,85.1598,2835,41,100,2000,2000,0,0,0,8759,0,8759,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (8760,'Mosshoof Stag',NULL,51,51,2161,0,0,0,7,7,0,0,1,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2672,2769,0,0,85,106,66.4224,91.3308,2972,44,100,2000,2000,0,0,0,8760,0,8760,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (8761,'Mosshoof Courser',NULL,52,53,10957,0,0,0,7,7,0,0,1,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1,1,3082,3189,0,0,89,111,68.1824,93.7508,3163,46,100,2000,2000,0,0,0,8761,0,8761,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8762,'Timberweb Recluse',NULL,47,48,8014,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.25,1,1,1,1,1,2488,2578,0,0,81,101,62.3392,85.7164,2888,42,100,2000,2000,0,0,0,8762,0,0,0,0,0,0,0,0,0,0,0,0,5905,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8763,'Mistwing Rogue',NULL,49,50,12682,0,0,0,14,14,0,0,1,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1.25,1,1,1,1,1,2138,2215,1750,1807,79,98,65.5424,90.1208,2432,41,100,2000,2000,0,0,0,8763,0,8763,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8764,'Mistwing Ravager',NULL,52,53,4269,0,0,0,14,14,0,0,1,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1.3,1,1,1,1,1,2466,2551,1923,1982,85,105,66.4224,91.3308,2566,44,100,2000,2000,0,0,0,8764,0,8764,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8766,'Forest Ooze',NULL,52,53,1306,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1,1,3082,3189,0,0,89,111,71.2272,97.9374,3163,46,100,2000,2000,0,109,148,8766,8766,0,0,0,0,0,0,0,100,0,0,100,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8767,'Sah\'rhee',NULL,30,30,11573,0,0,0,35,35,0,0,7,3,3,0,1,33280,0,2,0,1.15,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (8776,'Emerald Dragon Whelp',NULL,55,55,694,0,0,0,14,14,0,0,2,3,3,0,0,32768,0,2,0,0.9,1.14286,8,0,1,1,1,1,1,1,1830,1830,5013,5013,67,93,0,0,1658,101,23,2000,2000,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8816,'Deathly Usher',NULL,50,50,146,0,0,0,35,35,0,0,6,3,3,0,1,33536,0,2,2,1.05,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1541,0,0,'',''), + (8836,'Battle Chicken',NULL,1,1,6909,0,0,0,4,4,0,0,9,3,3,0,0,32768,0,0,0,2.72,1.14286,1,0,0.3,1,1,1,1,1,13,13,0,0,2,2,0,0,15,9,0,2000,2000,0,0,1,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8837,'Muck Splash',NULL,47,49,5561,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.25,1,1,1,1,1,2488,2672,0,0,82,104,61.9344,85.1598,2944,43,100,2000,2000,0,0,0,8837,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8856,'Tyrion\'s Spybot',NULL,25,25,1159,0,0,0,64,64,0,0,9,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8876,'Sandfury Acolyte',NULL,42,44,6411,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1585,1711,1381,1483,103,123,58.0272,79.7874,2557,52,100,1570,1727,0,35,174,8876,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8876,0,'EventAI',''), + (8877,'Sandfury Zealot',NULL,44,45,6423,0,0,0,37,37,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.2,1,1,1,1,1,2138,2218,0,0,108,129,61.776,84.942,2725,55,100,1560,1716,0,37,183,8877,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8877,0,'EventAI',''), + (8878,'Muuran','Superior Macecrafter',40,40,8169,0,0,0,104,104,1.35,0,7,1,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8878,0,'',''), + (8879,'Royal Historian Archesonus',NULL,50,50,8171,0,0,0,55,55,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,3517,3517,1807,1807,85,109,66.44,91.355,2432,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1561,8879,0,'',''), + (8881,'Riding Ram',NULL,1,1,2736,2784,0,0,35,35,0,0,8,1,3,0,0,0,0,2,0,1,0.857143,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1.76,2.42,15,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8882,'Riding Tiger',NULL,1,1,6448,6079,0,0,35,35,0,0,1,1,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1.76,2.42,15,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8883,'Riding Horse',NULL,1,1,2402,2405,0,0,35,35,0,0,1,1,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1.76,2.42,15,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8884,'Skeletal Mount',NULL,1,1,5228,0,0,0,35,35,0,0,6,1,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1.76,2.42,15,1,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8885,'Riding Raptor',NULL,1,1,6469,4806,0,0,35,35,0,0,1,1,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1.76,2.42,15,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8886,'Deviate Python',NULL,18,19,8174,8173,0,0,270,270,0,0,1,3,3,0,0,32768,0,0,0,1.15,1.14286,1,0,0.4,1,1,1,1,1,167,180,0,0,26,37,0,0,817,68,3,2000,2000,0,0,0,8886,0,8886,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (8887,'A tormented voice',NULL,50,50,8175,0,0,0,35,35,0,0,7,3,3,0,0,33536,0,4096,0,1.05,1.14286,1,0,1,1,1,1,1,1,2215,2215,0,0,85,112,0,0,2999,206,20,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8888,'Franclorn Forgewright',NULL,60,60,8698,0,0,0,35,35,0,0,7,3,3,0,3,33536,0,2,2,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1663,0,0,'','spell_dummy_npc'), + (8889,'Anvilrage Overseer',NULL,48,49,8754,0,0,0,54,54,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,2.9,1,1,1,6186,6414,0,0,80,110,53.1456,73.0752,2944,200,19,2000,2000,0,355,468,8891,8889,0,0,0,1,0,0,100,0,0,20,0,0,1,0,0,0,0,0,0,0,8889,0,'EventAI',''), + (8890,'Anvilrage Warden',NULL,49,50,8758,0,0,0,54,54,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,3,1,1,1,6414,6645,0,0,83,112,53.9,74.1125,2999,206,20,2000,2000,0,365,482,8891,8890,0,0,0,1,0,0,100,0,0,20,0,0,1,0,0,0,0,0,0,0,8890,0,'EventAI',''), + (8891,'Anvilrage Guardsman',NULL,50,51,8750,0,0,0,54,54,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,3.1,1,1,1,6645,6876,0,0,85,114,59.3256,81.5727,3052,210,20,2000,2000,0,375,495,8891,8891,0,0,0,1,0,0,100,0,0,20,0,0,1,0,0,0,0,0,0,0,8891,0,'EventAI',''), + (8892,'Anvilrage Footman',NULL,51,52,8718,0,0,0,54,54,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,3.6,1,1,1,6876,7113,0,0,86,117,59.3256,81.5727,3108,214,21,2000,2000,0,394,519,8892,8892,0,0,0,1,0,0,100,0,0,20,0,0,1,0,0,0,0,0,0,0,8892,0,'EventAI',''), + (8893,'Anvilrage Soldier',NULL,52,53,8757,0,0,0,54,54,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,3.3,1,1,1,7113,7359,0,0,88,119,59.3256,81.5727,3163,218,22,2000,2000,0,451,594,8893,8893,0,0,0,1,0,0,100,0,0,20,0,0,1,0,0,0,0,0,0,0,8893,0,'EventAI',''), + (8894,'Anvilrage Medic',NULL,52,53,8752,0,0,0,54,54,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,8,1,3,2,4,1,1,1,4980,5151,9300,9530,63,89,59.3256,81.5727,1602,97,23,2000,2000,0,366,483,8894,8894,0,0,0,1,0,0,100,0,0,20,0,0,1,0,0,0,0,0,0,0,8894,0,'EventAI',''), + (8895,'Anvilrage Officer',NULL,53,54,8753,0,0,0,54,54,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,2,3.4,1,1,1,5886,6078,3964,4082,84,114,59.3256,81.5727,2610,210,20,2000,2000,0,380,502,8895,8895,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8895,0,'EventAI',''), + (8896,'Shadowforge Peasant',NULL,52,54,8793,8794,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.3,1,1.7,1,1,1,2466,2634,1923,2041,82,114,69.696,95.832,2610,210,20,2000,2000,0,103,139,8896,8896,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8896,0,'EventAI',''), + (8897,'Doomforge Craftsman',NULL,52,54,8803,8804,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.3,1,1.7,1,1,1,3082,3293,0,0,88,122,69.696,95.832,3216,224,22,2000,2000,0,113,153,8897,8897,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8897,0,'EventAI',''), + (8898,'Anvilrage Marshal',NULL,54,55,8751,0,0,0,54,54,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,2,3.5,1,1,1,6078,6273,4082,4234,84,114,59.9488,82.4296,2654,214,21,2000,2000,0,361,476,8898,8898,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8898,0,'EventAI',''), + (8899,'Doomforge Dragoon',NULL,54,55,8820,8821,0,0,54,54,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,2,3.5,1,1,1,7599,7842,0,0,92,125,59.3256,81.5727,3271,228,23,2000,2000,0,420,554,8899,8899,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8899,0,'EventAI',''), + (8900,'Doomforge Arcanasmith',NULL,54,55,8812,8813,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1.3,1,1.75,1,1,1,2305,2379,4896,5013,65,93,70.4704,96.8968,1658,101,23,2000,2000,0,96,130,8900,8900,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8900,0,'EventAI',''), + (8901,'Anvilrage Reservist',NULL,54,55,8755,9288,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,0.3,1,1,1,1,1,760,784,0,0,92,125,64.2488,88.3421,3271,228,23,2000,2000,0,0,0,0,0,0,0,0,1,0,0,100,0,0,20,0,0,1,0,0,0,0,0,0,0,8901,0,'EventAI',''), + (8902,'Shadowforge Citizen',NULL,54,56,8798,8799,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1.8,1,1,1,2026,2159,2041,2163,86,118,69.696,95.832,2699,220,21,2000,2000,0,92,125,8902,8902,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8902,0,'EventAI',''), + (8903,'Anvilrage Captain',NULL,55,56,8749,0,0,0,54,54,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,3.6,1,1,1,7842,8097,0,0,94,127,61.152,84.084,3327,234,23,2000,2000,0,439,578,8903,8903,0,0,0,1,0,0,100,0,0,20,0,0,1,0,0,0,0,0,0,0,8903,0,'EventAI',''), + (8904,'Shadowforge Senator',NULL,55,56,8825,8826,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1.35,1,1.75,1,1,1,2471,2550,5013,5206,67,94,69.696,95.832,1686,104,24,2000,2000,0,103,140,8904,8904,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8904,0,'EventAI',''), + (8905,'Warbringer Construct',NULL,53,54,8289,0,0,0,54,54,0,0,4,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,3.6,1,1,1,7359,7599,0,0,90,122,59.3256,81.5727,3216,224,22,2000,2000,0,410,540,8905,0,0,0,0,1,0,0,270,108,108,108,108,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8906,'Ragereaver Golem',NULL,54,55,8177,0,0,0,54,54,0,0,4,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,3.6,1,1,1,7599,7842,0,0,92,125,59.3256,81.5727,3271,228,23,2000,2000,0,429,565,8906,0,0,0,0,1,0,0,110,110,110,110,110,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8907,'Wrath Hammer Construct',NULL,55,56,8178,0,0,0,54,54,0,0,9,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,3.6,1,1,1,7842,8097,0,0,94,127,59.3256,81.5727,3327,234,23,2000,2000,0,435,573,8907,0,0,0,0,16385,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8908,'Molten War Golem',NULL,55,56,8179,0,0,0,54,54,0,0,4,3,3,0,0,32832,0,0,0,1,1.14286,2,1,5.5,2,5.5,1,1,1,11500,11874,4234,4326,87,118,59.3256,81.5727,2699,220,21,2000,2000,2,601,789,8908,0,0,0,0,1,0,0,280,0,-140,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8909,'Fireguard',NULL,50,52,2172,0,0,0,54,54,0,0,4,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,2,3.2,1,1,1,5316,5691,3614,3846,79,109,56.7312,78.0054,2522,202,19,2000,2000,2,0,0,8909,0,0,0,0,1,0,0,0,0,-52,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8910,'Blazing Fireguard',NULL,52,54,1070,0,0,0,54,54,0,0,4,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,2,3.4,1,1,1,5691,6078,3846,4082,82,114,56.7312,78.0054,2610,210,20,2000,2000,2,0,0,8910,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8911,'Fireguard Destroyer',NULL,54,56,5488,0,0,0,54,54,0,0,4,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,2,3.6,1,1,1,7599,8097,0,0,92,127,56.7312,78.0054,3327,234,23,2000,2000,2,0,0,8911,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8912,'Twilight\'s Hammer Torturer',NULL,50,51,8790,9350,0,0,54,54,1.25,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,2,3.1,1,1,1,5316,5502,3614,3728,77,106,59.3256,81.5727,2477,198,19,2000,2000,0,324,428,8912,8912,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8912,0,'EventAI',''), + (8913,'Twilight Emissary',NULL,52,53,8772,8774,0,0,54,54,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,8,1,3,2,3.3,1,1,1,4980,5151,9300,9530,63,89,59.3256,81.5727,1602,97,23,2000,2000,0,311,411,8913,8913,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8913,0,'EventAI',''), + (8914,'Twilight Bodyguard',NULL,53,54,9346,9347,0,0,54,54,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,2,3.4,1,1,1,5886,6078,3964,4082,84,114,59.3256,81.5727,2610,210,20,2000,2000,0,351,463,8914,8914,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8914,0,'EventAI',''), + (8915,'Twilight\'s Hammer Ambassador',NULL,54,55,8778,8779,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.3,1,1.75,1,1,1,2634,2718,2041,2117,86,116,69.696,95.832,2654,214,21,2000,2000,0,102,139,8915,8915,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8915,0,'EventAI',''), + (8916,'Arena Spectator',NULL,52,54,9069,9070,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.35,1,1.7,1,1,1,2561,2735,1923,2041,82,114,70.4704,96.8968,2610,210,20,2000,2000,0,111,150,8916,8916,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8916,0,'',''), + (8917,'Quarry Slave',NULL,46,48,8891,8892,0,0,15,15,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,2003,2451,1845,1845,85,109,63.7824,87.7008,2344,45,100,2000,2000,0,87,119,8917,8917,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8917,0,'EventAI',''), + (8920,'Weapon Technician',NULL,55,56,8894,8895,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1.75,1,1,1,2614,2699,0,0,94,127,69.696,95.832,3327,234,23,2000,2000,0,102,139,8920,8920,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,8920,0,'EventAI',''), + (8921,'Bloodhound',NULL,49,50,8180,0,0,0,54,54,0,0,3,3,3,0,0,32768,0,0,0,1,1.42857,1,0,1.25,1,3,1,1,1,2672,2769,0,0,83,112,63.7824,87.7008,2999,206,20,2000,2000,0,0,0,8921,0,8921,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8922,'Bloodhound Mastiff',NULL,54,55,8181,0,0,0,54,54,0,0,3,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.3,2,3,1,1,1,3293,3398,0,0,92,125,67.2672,92.4924,3271,228,23,2000,2000,0,0,0,8922,0,8922,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8923,'Panzor the Invincible',NULL,57,57,8270,0,0,0,54,54,0,0,4,3,3,0,32832,32768,0,0,72,1,1.14286,1,2,5,2,6,1,1.5,1,13920,13920,0,0,95.9,127.1,0,0,5070,234,23,2000,2000,0,147,737,8923,0,0,0,0,8388624,0,0,153,153,153,153,153,0,1,0,0,0,0,0,0,0,0,0,'',''), + (8924,'The Behemoth',NULL,50,50,8390,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,2,5,1,1,1,1,1,11075,11075,0,0,292,377,55.3248,76.0716,2999,154,100,1233,1356,0,120,598,8924,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8925,'Dredge Worm',NULL,50,52,8182,9030,9031,9032,14,14,0,0,1,3,3,0,0,32768,0,0,0,1.22,1.14286,1,0,1.8,1,2,1,1,1,3987,4268,0,0,85,117,67.2672,92.4924,3108,214,21,2000,1617,0,51,257,8925,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8926,'Deep Stinger',NULL,50,52,7347,3247,2489,0,413,413,0,20,1,3,3,0,0,32768,0,0,0,1.21,1.14286,1,0,3,1,3,1,1.25,1,6645,7113,0,0,85,117,64.68,88.935,3885,214,21,2000,1650,0,0,0,8926,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8927,'Dark Screecher',NULL,50,52,1955,1954,0,0,411,411,0,24,1,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1.6,1,1,1,2215,2371,0,0,85,117,64.68,88.935,3108,214,21,2000,1650,0,0,0,8927,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8928,'Burrowing Thundersnout',NULL,50,52,8184,9033,3005,2194,14,14,0,0,1,3,3,0,0,32768,0,0,0,1.21,1.14286,1,0,2.5,1,3,1,1,1,5538,5928,0,0,85,117,64.68,88.935,3108,214,21,2000,1650,0,46,230,8928,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8929,'Princess Moira Bronzebeard','Princess of Ironforge',58,58,8705,0,0,0,54,54,0,0,7,3,3,0,2,32832,0,0,0,1,1.14286,2,1,6.5,3,4.5,1,1,1,14931,14931,6867,6867,92.9,123,0,0,2788,228,23,2000,2000,0,733,962,8929,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','boss_moira_bronzebeard'), + (8931,'Innkeeper Heather','Innkeeper',30,30,8185,0,0,0,12,12,0,0,7,3,3,0,135,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,342,0,1,'',''), + (8932,'Borer Beetle',NULL,50,52,7470,9354,9028,9029,14,14,0,0,1,3,3,0,0,32768,0,0,0,1.21,1.14286,1,0,1,1,1.6,1,1,1,2215,2371,0,0,85,117,64.68,88.935,3108,214,21,2000,1650,0,46,230,8932,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8933,'Cave Creeper',NULL,50,52,8014,909,821,520,22,22,0,3,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,2.5,1,3,1,1,1,5538,5928,0,0,85,117,66.4224,91.3308,3108,214,21,2000,1628,0,0,0,8933,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8934,'Christopher Hewen','Trade Supplies',30,30,8186,0,0,0,12,12,0,0,7,3,3,0,4,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), + (8937,'Pet Bomb',NULL,1,1,8189,0,0,0,32,32,0,0,9,3,3,0,0,32768,0,0,0,0.91,1.14286,1,0,1.2,1,1,1,0.5,1,50,50,0,0,10,11,1.76,2.42,8,5,100,2000,2200,0,0,1,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8956,'Angerclaw Bear',NULL,47,48,9276,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.5,1,1,1,1,1,2985,3093,0,0,81,101,60.984,83.853,2888,42,100,2000,2000,0,0,0,8956,0,8956,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8957,'Angerclaw Grizzly',NULL,51,52,9277,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.55,1,1,1,1,1,3553,3675,0,0,87,109,65.56,90.145,3108,45,100,2000,2000,0,0,0,8957,0,8957,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8958,'Angerclaw Mauler',NULL,49,50,1083,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.5,1,1,1,1,1,3207,3322,0,0,85,105,62.8672,86.4424,2999,44,100,2000,2000,0,0,0,8958,0,8958,0,0,0,0,0,0,0,0,0,0,5808,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (8959,'Felpaw Wolf',NULL,47,48,4124,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1.25,1,1,1,1,1,2488,2578,0,0,81,101,64.6272,88.8624,2888,42,100,2000,2000,0,0,0,8959,0,8959,0,0,0,0,0,0,0,0,0,0,5954,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (8960,'Felpaw Scavenger',NULL,49,50,9278,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1.25,1,1,1,1,1,2672,2769,0,0,85,105,66.44,91.355,2999,44,100,2000,2000,0,0,0,8960,0,8960,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (8961,'Felpaw Ravager',NULL,51,52,9280,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1.3,1,1,1,1,1,2980,3082,0,0,87,109,68.1824,93.7508,3108,45,100,2000,2000,0,0,0,8961,0,8961,0,0,0,0,0,0,0,0,0,0,5955,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8962,'Hilary',NULL,1,1,257,0,0,0,35,35,0,0,7,3,3,0,3,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1621,8962,0,'',''), - (8963,'Effsee',NULL,1,1,5556,0,0,0,35,35,0,0,8,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (8964,'Blackrock Drake',NULL,51,51,6374,0,0,0,103,103,0,0,2,4,3,0,0,33555264,0,2,0,1.7,2.85714,1,1,1,1,1,1,-1,1,13616,13616,6459,6459,276,356,56.1,77.1375,0,146,100,1250,2000,0,806,1058,0,0,100001,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (8965,'Shawn',NULL,1,1,221,0,0,0,35,35,0,0,7,3,3,0,3,768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1622,8965,0,'',''), - (8976,'Hematos',NULL,60,60,6369,0,0,0,103,103,0,0,2,3,3,0,0,64,0,0,0,1,1.14286,1,2,5,2,5,1,1,1,15260,15260,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,168,838,8976,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8977,'Krom\'Grul',NULL,54,54,11543,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,2,0,1.3,1,1,1,1,1,2633,2633,2041,2041,88,107,0,0,2610,45,0,2000,2000,0,98,133,8977,8977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8977,0,'EventAI',''), - (8978,'Thauris Balgarr',NULL,57,57,11511,0,0,0,54,54,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,1,4,1.35,1,1,1,1,1,3758,3758,0,0,338,434,59.9488,82.4296,0,178,100,1175,1292,0,144,720,8978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8978,0,'EventAI',''), - (8979,'Gruklash',NULL,59,59,11510,0,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,4,1.35,1,1,1,1,1,3997,3997,0,0,355,459,61.152,84.084,0,188,100,1158,1274,0,153,767,8979,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8979,0,'EventAI',''), - (8980,'Firegut Captain',NULL,53,53,10708,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.23,1.14286,2,0,1,1,1,1,-1,1,2718,2718,2117,2117,208,259,68.0944,93.6298,0,108,100,1460,1606,0,53,267,8980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8980,0,'',''), - (8981,'Malfunctioning Reaver',NULL,56,56,10802,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1,1.14286,1,4,1.35,1,1,1,1,1,3643,3643,0,0,329,425,59.3256,81.5727,0,174,100,1183,1301,0,139,696,8981,0,0,0,0,0,0,0,110,330,110,110,440,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (8982,'Ironhand Guardian',NULL,57,57,9189,0,0,0,15,15,0,0,4,3,3,0,0,33554496,0,0,0,1,1.14286,1,1,3,2,1,1,1,1,8352,8352,0,0,97.9,129.8,0,0,3380,238,24,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','npc_ironhand_guardian'), - (8983,'Golem Lord Argelmach',NULL,57,57,8759,0,0,0,54,54,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,2,1,6,8,6.25,1,1,1,13362,13362,17928,17928,91.1,120.7,0,0,2744,224,22,2000,2000,0,646,849,8983,8983,0,0,0,8388625,0,0,0,174,0,0,0,0,1,0,0,0,0,0,0,0,8983,0,'EventAI',''), - (8996,'Voidwalker Minion',NULL,47,47,1132,0,0,0,90,90,0,16,3,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.6,1,1,1,1,1,3184,3184,0,0,15,15,62.8672,86.4424,0,7,100,2000,2000,0,57,79,8996,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (8997,'Gershala Nightwhisper',NULL,20,20,8229,0,0,0,80,80,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8997,0,'EventAI',''), + (8962,'Hilary',NULL,1,1,257,0,0,0,35,35,0,0,7,3,3,0,3,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1621,8962,0,'',''), + (8963,'Effsee',NULL,1,1,5556,0,0,0,35,35,0,0,8,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,1.33,1,42,42,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (8964,'Blackrock Drake',NULL,51,51,6374,0,0,0,103,103,0,0,2,4,3,0,0,33555264,0,2,0,1.7,2.85714,1,1,1,1,1,1,-1,1,13616,13616,6459,6459,276,356,56.1,77.1375,3052,146,100,1250,2000,0,806,1058,0,0,100001,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (8965,'Shawn',NULL,1,1,221,0,0,0,35,35,0,0,7,3,3,0,3,33536,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1622,8965,0,'',''), + (8976,'Hematos',NULL,60,60,6369,0,0,0,103,103,0,0,2,3,3,0,0,32832,0,0,0,1,1.14286,1,2,5,2,5,1,1,1,15260,15260,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,168,838,8976,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8977,'Krom\'Grul',NULL,54,54,11543,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1.3,1,1,1,1,1,2633,2633,2041,2041,88,107,0,0,2610,45,0,2000,2000,0,98,133,8977,8977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8977,0,'EventAI',''), + (8978,'Thauris Balgarr',NULL,57,57,11511,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1.76,1.14286,1,4,1.35,1,1,1,1,1,3758,3758,0,0,338,434,59.9488,82.4296,3380,178,100,1175,1292,0,144,720,8978,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8978,0,'EventAI',''), + (8979,'Gruklash',NULL,59,59,11510,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,4,1.35,1,1,1,1,1,3997,3997,0,0,355,459,61.152,84.084,3489,188,100,1158,1274,0,153,767,8979,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8979,0,'EventAI',''), + (8980,'Firegut Captain',NULL,53,53,10708,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.23,1.14286,2,0,1,1,1,1,-1,1,2718,2718,2117,2117,208,259,68.0944,93.6298,2566,108,100,1460,1606,0,53,267,8980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8980,0,'',''), + (8981,'Malfunctioning Reaver',NULL,56,56,10802,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1,1.14286,1,4,1.35,1,1,1,1,1,3643,3643,0,0,329,425,59.3256,81.5727,3327,174,100,1183,1301,0,139,696,8981,0,0,0,0,0,0,0,110,330,110,110,440,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (8982,'Ironhand Guardian',NULL,57,57,9189,0,0,0,15,15,0,0,4,3,3,0,0,33587264,0,0,0,1,1.14286,1,1,3,2,1,1,1.33,1,8352,8352,0,0,97.9,129.8,0,0,4495,238,24,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','npc_ironhand_guardian'), + (8983,'Golem Lord Argelmach',NULL,57,57,8759,0,0,0,54,54,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,6,8,6.25,1,1,1,13362,13362,17928,17928,91.1,120.7,0,0,2744,224,22,2000,2000,0,646,849,8983,8983,0,0,0,8388625,0,0,0,174,0,0,0,0,1,0,0,0,0,0,0,0,8983,0,'EventAI',''), + (8996,'Voidwalker Minion',NULL,47,47,1132,0,0,0,90,90,0,16,3,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.6,1,1,1,1,1,3184,3184,0,0,15,15,62.8672,86.4424,2835,7,100,2000,2000,0,57,79,8996,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (8997,'Gershala Nightwhisper',NULL,20,20,8229,0,0,0,80,80,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8997,0,'EventAI',''), (9016,'Bael\'Gar',NULL,54,54,12162,0,0,0,54,54,0,0,5,3,3,0,0,32832,0,98304,72,0.777776,1.14286,1,1,10,2,6,1,1,1,25330,25330,0,0,110.5,146.6,0,0,3216,224,22,2400,2400,0,0,0,9016,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (9017,'Lord Incendius',NULL,55,55,1204,0,0,0,91,91,0,0,4,3,3,0,0,32832,0,0,72,1,1.14286,1,1,6.5,5,5,1,1,1,16991,16991,0,0,94,124.7,0,0,3244,228,23,2000,2000,2,0,0,9017,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (9017,'Lord Incendius',NULL,55,55,1204,0,0,0,91,91,0,0,4,3,3,0,0,32832,0,0,72,1,1.14286,1,1,6.5,5,5,1,1,1,16991,16991,0,0,94,124.7,0,0,3271,228,23,2000,2000,2,0,0,9017,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (9018,'High Interrogator Gerstahn','Twilight\'s Hammer Interrogator',52,52,8761,0,0,0,54,54,0,0,7,3,3,0,0,32832,0,0,72,1,1.14286,2,1,5,5,3.3,1,1,1,9485,9485,9615,9615,82.2,108.9,0,0,2522,202,19,2000,2000,0,489,644,9018,9018,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9018,0,'','boss_high_interrogator_gerstahn'), (9019,'Emperor Dagran Thaurissan',NULL,59,59,8807,0,0,0,54,54,0,0,7,3,3,0,0,32832,0,0,72,1,1.14286,1,1,9,2,7.25,1,1,1,26649,26649,0,0,101.8,135,0,0,3489,248,25,2000,2000,0,1202,1575,9019,9019,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9019,0,'','boss_emperor_dagran_thaurissan'), - (9020,'Commander Gor\'shak','Kargath Expeditionary Force',54,54,8703,0,0,0,113,113,0,0,7,3,3,0,2,576,0,0,4096,1,1.14286,1,1,3,1,1,1,1,1,7599,7599,0,0,300,388,58.1904,80.0118,3216,159,100,1225,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (9021,'Kharan Mighthammer',NULL,52,52,8708,0,0,0,35,35,0,0,7,3,3,0,3,320,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,7292,7292,0,0,284,366,0,0,3108,150,0,1241,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1822,0,0,'',''), - (9022,'Dughal Stormwing',NULL,52,52,8709,0,0,0,534,534,0,0,7,3,3,0,1,320,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,7113,7113,0,0,284,366,56.784,78.078,3108,150,100,1241,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','npc_dughal_stormwing'), - (9023,'Marshal Windsor',NULL,52,52,8707,0,0,0,534,534,0,0,7,3,3,0,2,320,0,2,4096,1.14286,1.7,1,1,3.6,2,3.5,1,1,1,8536,8536,0,0,54,72,56.784,78.078,0,214,100,1241,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','npc_marshal_windsor'), + (9020,'Commander Gor\'shak','Kargath Expeditionary Force',54,54,8703,0,0,0,113,113,0,0,7,3,3,0,2,33344,0,0,4096,1,1.14286,1,1,3,1,1,1,1,1,7599,7599,0,0,300,388,58.1904,80.0118,3216,159,100,1225,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (9021,'Kharan Mighthammer',NULL,52,52,8708,0,0,0,35,35,0,0,7,3,3,0,3,33088,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,7292,7292,0,0,284,366,0,0,3108,150,0,1241,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1822,0,0,'',''), + (9022,'Dughal Stormwing',NULL,52,52,8709,0,0,0,534,534,0,0,7,3,3,0,1,33088,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,7113,7113,0,0,284,366,56.784,78.078,3108,150,100,1241,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','npc_dughal_stormwing'), + (9023,'Marshal Windsor',NULL,52,52,8707,0,0,0,534,534,0,0,7,3,3,0,2,33088,0,2,4096,1.14286,1.7,1,1,3.6,2,3.5,1,1,1,8536,8536,0,0,54,72,56.784,78.078,3108,214,100,1241,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','npc_marshal_windsor'), (9024,'Pyromancer Loregrain',NULL,52,52,8762,0,0,0,54,54,0,0,7,3,3,0,2,32832,0,0,0,1,1.14286,8,1,5,5,1,1,1,1,8300,8300,23250,23250,310,400,59.3256,81.5727,1574,164,100,1183,2000,0,659,865,9024,9024,0,0,0,8388625,0,0,52,0,0,0,0,0,1,0,0,0,0,0,0,0,9024,0,'EventAI',''), - (9025,'Lord Roccor',NULL,51,51,5781,0,0,0,91,91,0,0,4,3,3,0,0,32832,0,0,72,1.55556,1.14286,1,1,5,2,3.6,1,1.5,1,11460,11460,0,0,86.3,114.4,0,0,4546,210,20,2000,2000,0,0,0,9025,0,0,0,0,8388625,0,0,153,153,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (9026,'Overmaster Pyron',NULL,52,52,1070,0,0,0,91,91,0,0,4,3,3,0,0,64,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,11004,11004,3728,3728,310,400,56.7312,78.0054,2477,164,100,1216,2000,2,0,0,9026,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), + (9025,'Lord Roccor',NULL,51,51,5781,0,0,0,91,91,0,0,4,3,3,0,0,32832,0,0,72,1.55556,1.14286,1,1,5,2,3.6,1,1.5,1,11460,11460,0,0,86.3,114.4,0,0,4578,210,20,2000,2000,0,0,0,9025,0,0,0,0,8388625,0,0,153,153,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (9026,'Overmaster Pyron',NULL,52,52,1070,0,0,0,91,91,0,0,4,3,3,0,0,32832,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,11004,11004,3728,3728,310,400,56.7312,78.0054,2477,164,100,1216,2000,2,0,0,9026,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), (9027,'Gorosh the Dervish',NULL,56,56,8760,0,0,0,14,14,0,0,7,3,3,0,0,32832,0,0,72,1,1.14286,1,1,6,2,6,1,1,1,16194,16194,0,0,86.3,114.4,0,0,3327,234,23,1800,1800,0,147,737,9027,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9027,0,'EventAI',''), - (9028,'Grizzle',NULL,54,54,7873,0,0,0,14,14,0,0,7,3,3,0,0,32832,0,0,72,0.666668,1.14286,1,1,9,2,6,1,1,1,22797,22797,0,0,92.1,122.2,0,0,3244,224,22,2000,2000,0,143,713,9028,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (9028,'Grizzle',NULL,54,54,7873,0,0,0,14,14,0,0,7,3,3,0,0,32832,0,0,72,0.666668,1.14286,1,1,9,2,6,1,0.8,1,22797,22797,0,0,92.1,122.2,0,0,2573,224,22,2000,2000,0,143,713,9028,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (9029,'Eviscerator',NULL,54,54,523,0,0,0,14,14,0,0,7,3,3,0,0,32832,0,0,72,1,1.14286,2,1,9,5,7.5,1,1,1,18234,18234,10205,10205,55.7,73.8,0,0,2610,210,20,1300,1300,0,147,737,9029,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (9030,'Ok\'thor the Breaker',NULL,53,53,11538,0,0,0,14,14,0,0,7,3,3,0,0,32832,0,0,72,1.6,1.14286,2,1,8,8,4.25,1,1,1,15696,15696,15856,15856,83.8,111,0,0,2544,206,20,2000,2000,0,147,737,9030,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9030,0,'',''), + (9030,'Ok\'thor the Breaker',NULL,53,53,11538,0,0,0,14,14,0,0,7,3,3,0,0,32832,0,0,72,1.6,1.14286,2,1,8,8,4.25,1,1,1,15696,15696,15856,15856,83.8,111,0,0,2566,206,20,2000,2000,0,147,737,9030,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9030,0,'',''), (9031,'Anub\'shiah',NULL,54,54,3004,0,0,0,14,14,0,0,6,3,3,0,0,32832,0,0,72,1,1.14286,2,1,8,5,6,1,1,1,16208,16208,10205,10205,77.1,102.2,0,0,2610,210,20,1800,1800,0,138,689,9031,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (9032,'Hedrum the Creeper',NULL,53,53,8271,0,0,0,14,14,0,0,1,3,3,0,0,32832,0,0,72,1,1.14286,1,1,8.5,2,5.5,1,1,1,20851,20851,0,0,108,143.3,0,0,3163,218,22,2400,2400,0,133,666,9032,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (9033,'General Angerforge',NULL,57,57,8756,0,0,0,54,54,0,0,7,3,3,0,0,32832,0,0,72,1,1.14286,1,1,8,2,6.5,1,1,1,22272,22272,0,0,88.1,116.9,0,0,3326,238,24,1800,1800,0,1029,1349,9033,9033,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9033,0,'','boss_general_angerforge'), + (9033,'General Angerforge',NULL,57,57,8756,0,0,0,54,54,0,0,7,3,3,0,0,32832,0,0,72,1,1.14286,1,1,8,2,6.5,1,1,1,22272,22272,0,0,88.1,116.9,0,0,3380,238,24,1800,1800,0,1029,1349,9033,9033,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9033,0,'','boss_general_angerforge'), (9034,'Hate\'rel',NULL,55,55,8690,0,0,0,35,35,0,0,6,3,3,0,1,33088,0,0,72,1,1.14286,2,1,4.5,5,4,1,1,1,9409,9409,10585,10585,87.5,115.9,0,0,2654,214,21,2000,2000,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1941,9034,0,'EventAI',''), (9035,'Anger\'rel',NULL,55,55,8686,0,0,0,35,35,0,0,6,3,3,0,1,33088,0,0,72,1,1.14286,1,1,4.5,2,4,1,1,1,11763,11763,0,0,94,124.7,0,0,3271,228,23,2000,2000,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1943,9035,0,'EventAI',''), (9036,'Vile\'rel',NULL,56,56,8692,0,0,0,35,35,0,0,6,3,3,0,1,33088,0,0,72,1,1.14286,2,1,4.5,6,3.6,1,1,1,9716,9716,12978,12978,89.3,118.2,0,0,2699,220,21,2000,2000,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1944,9036,0,'EventAI',''), (9037,'Gloom\'rel',NULL,56,56,8689,0,0,0,35,35,0,0,6,3,3,0,1,33088,0,0,72,1,1.14286,1,1,4.5,2,5.6,1,1,1,12146,12146,0,0,95.9,127.1,0,0,3327,234,23,2000,2000,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1945,9037,0,'EventAI',''), - (9038,'Seeth\'rel',NULL,56,56,8691,0,0,0,35,35,0,0,6,3,3,0,1,33088,0,0,72,1,1.14286,2,1,4.5,5,3.6,1,1,1,9716,9716,10815,10815,89.3,118.2,0,0,2699,220,21,2000,2000,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1946,9038,0,'EventAI',''), - (9039,'Doom\'rel',NULL,56,56,8687,0,0,0,35,35,0,0,6,3,3,0,1,33088,0,0,72,1,1.14286,2,1,6,8,3.7,1,1,1,12954,12954,17304,17304,89.3,118.2,0,0,2699,220,21,2000,2000,0,646,849,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1947,9039,0,'EventAI','boss_doomrel'), - (9040,'Dope\'rel',NULL,56,56,8688,0,0,0,35,35,0,0,6,3,3,0,1,33088,0,0,72,1,1.14286,1,1,4.5,2,4,1,0.5,1,12146,12146,0,0,95.9,127.1,0,0,1699,234,23,2000,2000,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1948,9040,0,'EventAI',''), + (9038,'Seeth\'rel',NULL,56,56,8691,0,0,0,35,35,0,0,6,3,3,0,1,33088,0,0,72,1,1.14286,2,1,4.5,5,3.6,1,1.25,1,9716,9716,10815,10815,89.3,118.2,0,0,3374,220,21,2000,2000,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1946,9038,0,'EventAI',''), + (9039,'Doom\'rel',NULL,56,56,8687,0,0,0,35,35,0,0,6,3,3,0,1,33088,0,0,72,1,1.14286,2,1,6,8,3.7,1,1.2,1,12954,12954,17304,17304,89.3,118.2,0,0,3239,220,21,2000,2000,0,646,849,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1947,9039,0,'EventAI','boss_doomrel'), + (9040,'Dope\'rel',NULL,56,56,8688,0,0,0,35,35,0,0,6,3,3,0,1,33088,0,0,72,1,1.14286,1,1,4.5,2,4,1,0.5,1,12146,12146,0,0,95.9,127.1,0,0,1664,234,23,2000,2000,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1948,9040,0,'EventAI',''), (9041,'Warder Stilgiss',NULL,56,56,9089,0,0,0,54,54,0,0,7,3,3,0,0,32832,0,0,72,1,1.14286,2,1,4,5,3.5,1,1,1,8636,8636,10815,10815,89.3,118.2,0,0,2699,220,21,2000,2000,0,694,912,9041,9041,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9041,0,'EventAI',''), - (9042,'Verek',NULL,55,55,9019,0,0,0,54,54,0,0,3,3,3,0,0,32832,0,0,72,1,1.14286,1,1,4,2,4.5,1,1,1,10456,10456,0,0,94,124.7,0,0,3327,228,23,2000,2000,0,0,0,9042,0,9042,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (9043,'Scarshield Grunt','Scarshield Legion',53,54,8899,9855,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,3.5,1,1,1,7359,7599,0,0,90,122,0,0,4751,224,22,2000,2000,0,410,540,9043,9043,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9043,0,'EventAI',''), - (9044,'Scarshield Sentry','Scarshield Legion',53,54,8901,9861,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,3.5,1,1,1,7359,7599,0,0,90,122,0,0,3190,224,22,2000,2000,0,414,546,9044,9044,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9044,0,'EventAI',''), - (9045,'Scarshield Acolyte','Scarshield Legion',54,55,8898,9853,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,1,3,1,3.5,1,1,1,6078,6273,2041,2117,86,116,0,0,2632,214,21,2000,2000,0,369,487,9045,9045,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9045,0,'EventAI',''), + (9042,'Verek',NULL,55,55,9019,0,0,0,54,54,0,0,3,3,3,0,0,32832,0,0,72,1,1.14286,1,1,4,2,4.5,1,1,1,10456,10456,0,0,94,124.7,0,0,3271,228,23,2000,2000,0,0,0,9042,0,9042,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (9043,'Scarshield Grunt','Scarshield Legion',53,54,8899,9855,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,3.5,1,1.5,1,7359,7599,0,0,90,122,0,0,4824,224,22,2000,2000,0,410,540,9043,9043,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9043,0,'EventAI',''), + (9044,'Scarshield Sentry','Scarshield Legion',53,54,8901,9861,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,3.5,1,1,1,7359,7599,0,0,90,122,0,0,3216,224,22,2000,2000,0,414,546,9044,9044,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9044,0,'EventAI',''), + (9045,'Scarshield Acolyte','Scarshield Legion',54,55,8898,9853,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,1,3.5,1,1,1,6078,6273,2041,2117,86,116,0,0,2654,214,21,2000,2000,0,369,487,9045,9045,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9045,0,'EventAI',''), (9046,'Scarshield Quartermaster','Scarshield Legion',55,55,8900,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,3.5,1,1,1,7842,7842,0,0,94,125,0,0,3271,228,23,2000,2000,0,641,842,9046,9046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9046,0,'',''), - (9047,'Jenal','Ditch Digger',5,5,8354,0,0,0,80,80,0,0,7,3,3,0,3,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1662,9047,0,'',''), - (9056,'Fineous Darkvire','Chief Architect',54,54,8704,0,0,0,54,54,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,27944,27944,9910,9910,344,444,59.3256,81.5727,2641,182,100,1183,2000,0,1279,1675,9056,9056,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9056,0,'EventAI',''), - (9076,'Ghede',NULL,25,25,8355,0,0,0,104,104,1.35,0,7,1,3,0,3,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1681,9076,0,'',''), - (9077,'Warlord Goretooth','Kargath Expeditionary Force',60,60,8331,0,0,0,83,83,0,0,7,3,3,0,3,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,50260,9077,0,'',''), - (9078,'Shadowmage Vivian Lagrave','Kargath Expeditionary Force',58,58,8330,0,0,0,83,83,0,0,7,3,3,0,2,37376,0,2,0,1.05,1.14286,2,0,1,1,1,1,-1,1,4484,4484,2289,2289,106,136,72.9872,100.357,0,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9078,0,'',''), - (9079,'Hierophant Theodora Mulvadania','Kargath Expeditionary Force',58,58,8332,0,0,0,118,118,0,0,7,3,3,0,2,37376,0,2,0,1.05,1.14286,2,0,1,1,1,1,-1,1,4484,4484,2289,2289,106,136,72.9872,100.357,0,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9079,0,'',''), - (9080,'Lexlort','Kargath Expeditionary Force',58,58,8333,0,0,0,125,125,0,0,7,3,3,0,3,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,106,136,72.9872,100.357,0,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9080,0,'',''), - (9081,'Galamav the Marksman','Kargath Expeditionary Force',58,58,8334,0,0,0,125,125,1.35,0,7,3,3,0,2,4608,0,2,0,1.05,1.14286,2,0,1,1,1,1,-1,1,4484,4484,2289,2289,106,136,72.9872,100.357,0,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9081,0,'',''), - (9082,'Thal\'trak Proudtusk','Kargath Expeditionary Force',55,55,8335,0,0,0,29,29,0,0,7,3,3,0,2,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9082,0,'',''), - (9083,'Razal\'blade','Kargath Expeditionary Force',52,52,8349,0,0,0,83,83,0,0,7,3,3,0,0,4608,0,2,0,1.05,1.14286,1,0,1.3,1,1,1,1,1,3082,3082,0,0,90,110,68.1824,93.7508,3108,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,52037,0,'',''), - (9084,'Thunderheart','Kargath Expeditionary Force',52,52,8350,0,0,0,83,83,1.35,0,7,3,3,0,2,4608,0,2,0,1.05,1.14286,2,0,1,1,1,1,-1,1,2754,2754,1923,1923,416,464,68.1824,93.7508,0,203,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9084,0,'',''), - (9085,'Initiate Amakkar','Kargath Expeditionary Force',52,52,8351,0,0,0,83,83,0,0,7,3,3,0,0,4608,0,2,0,1.05,1.14286,2,0,1.3,1,1,1,1,1,2466,2466,1923,1923,84,102,68.1824,93.7508,2522,43,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9085,0,'',''), - (9086,'Grunt Gargal','Kargath Expeditionary Force',52,52,8352,0,0,0,83,83,0,0,7,3,3,0,0,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,3748,3748,0,0,87,113,68.1824,93.7508,0,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9086,0,'',''), - (9087,'Bashana Runetotem',NULL,35,35,8356,0,0,0,104,104,1.25,0,7,1,3,0,135,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1701,9087,0,'',''), - (9096,'Rage Talon Dragonspawn',NULL,58,59,2554,0,0,0,40,40,0,0,2,3,3,0,0,0,0,0,8,0.888888,1.14286,1,1,5,1,5,1,1,1,14355,14805,0,0,99.8,135,0,0,3489,248,25,2000,2000,0,691,907,9096,0,9096,0,0,1,0,0,150,0,0,0,0,0,1,0,0,0,0,0,0,0,9096,0,'EventAI',''), - (9097,'Scarshield Legionnaire','Scarshield Legion',54,55,9629,9857,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,3.5,1,1,1,7599,7842,0,0,92,125,0,0,3244,228,23,2000,2000,0,425,559,9097,9097,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9097,0,'EventAI',''), - (9098,'Scarshield Spellbinder','Scarshield Legion',54,55,9618,9863,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,1,3,2,3.5,1,1,1,6078,6273,4082,4234,86,116,0,0,2632,214,21,2000,2000,0,361,476,9098,9098,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9098,0,'EventAI',''), - (9099,'Sraaz','Pie Vendor',30,30,8353,0,0,0,875,875,1.15,0,7,3,3,0,5,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,1721,0,0,'',''), - (9116,'Eridan Bluewind','Emerald Circle',57,57,9136,0,0,0,35,35,0,0,7,3,3,0,3,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4356,4356,0,0,102,131,72.2304,99.3168,0,54,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3142,9116,0,'',''), - (9117,'J.D. Collie',NULL,60,60,8478,0,0,0,35,35,1.15,0,7,3,3,0,3,0,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2184,9117,0,'',''), - (9118,'Larion',NULL,51,51,8413,0,0,0,106,106,0,0,7,3,3,0,3,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2814,2814,0,0,87,112,67.32,92.565,0,46,100,2000,2000,0,0,0,9118,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5630,9118,0,'',''), - (9119,'Muigin',NULL,51,51,8430,0,0,0,210,210,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,87,112,67.32,92.565,0,46,100,2000,2000,0,0,0,9119,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9119,0,'',''), - (9136,'Sha\'ni Proudtusk',NULL,56,56,8429,0,0,0,85,85,0,0,7,3,3,0,2,0,0,2,0,1.24,1.14286,1,0,1,1,1,1,-1,1,4231,4231,0,0,146,174,71.456,98.252,0,74,100,1450,1595,0,1,702,9136,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9136,0,'',''), + (9047,'Jenal','Ditch Digger',5,5,8354,0,0,0,80,80,0,0,7,3,3,0,3,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1662,9047,0,'',''), + (9056,'Fineous Darkvire','Chief Architect',54,54,8704,0,0,0,54,54,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,27944,27944,9910,9910,344,444,59.3256,81.5727,2641,182,100,1183,2000,0,1279,1675,9056,9056,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9056,0,'EventAI',''), + (9076,'Ghede',NULL,25,25,8355,0,0,0,104,104,1.35,0,7,1,3,0,3,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1681,9076,0,'',''), + (9077,'Warlord Goretooth','Kargath Expeditionary Force',60,60,8331,0,0,0,83,83,0,0,7,3,3,0,3,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,50260,9077,0,'',''), + (9078,'Shadowmage Vivian Lagrave','Kargath Expeditionary Force',58,58,8330,0,0,0,83,83,0,0,7,3,3,0,2,37376,0,2,0,1.05,1.14286,2,0,1,1,1,1,-1,1,4484,4484,2289,2289,106,136,72.9872,100.357,2788,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9078,0,'',''), + (9079,'Hierophant Theodora Mulvadania','Kargath Expeditionary Force',58,58,8332,0,0,0,118,118,0,0,7,3,3,0,2,37376,0,2,0,1.05,1.14286,2,0,1,1,1,1,-1,1,4484,4484,2289,2289,106,136,72.9872,100.357,2788,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9079,0,'',''), + (9080,'Lexlort','Kargath Expeditionary Force',58,58,8333,0,0,0,125,125,0,0,7,3,3,0,3,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,106,136,72.9872,100.357,3435,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9080,0,'',''), + (9081,'Galamav the Marksman','Kargath Expeditionary Force',58,58,8334,0,0,0,125,125,1.35,0,7,3,3,0,2,37376,0,2,0,1.05,1.14286,2,0,1,1,1,1,-1,1,4484,4484,2289,2289,106,136,72.9872,100.357,2788,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9081,0,'',''), + (9082,'Thal\'trak Proudtusk','Kargath Expeditionary Force',55,55,8335,0,0,0,29,29,0,0,7,3,3,0,2,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9082,0,'',''), + (9083,'Razal\'blade','Kargath Expeditionary Force',52,52,8349,0,0,0,83,83,0,0,7,3,3,0,0,37376,0,2,0,1.05,1.14286,1,0,1.3,1,1,1,1,1,3082,3082,0,0,90,110,68.1824,93.7508,3108,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9083,0,'',''), + (9084,'Thunderheart','Kargath Expeditionary Force',52,52,8350,0,0,0,83,83,1.35,0,7,3,3,0,2,37376,0,2,0,1.05,1.14286,2,0,1,1,1,1,-1,1,2754,2754,1923,1923,416,464,68.1824,93.7508,2522,203,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9084,0,'',''), + (9085,'Initiate Amakkar','Kargath Expeditionary Force',52,52,8351,0,0,0,83,83,0,0,7,3,3,0,0,37376,0,2,0,1.05,1.14286,2,0,1.3,1,1,1,1,1,2466,2466,1923,1923,84,102,68.1824,93.7508,2522,43,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9085,0,'',''), + (9086,'Grunt Gargal','Kargath Expeditionary Force',52,52,8352,0,0,0,83,83,0,0,7,3,3,0,0,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,3748,3748,0,0,87,113,68.1824,93.7508,3108,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9086,0,'',''), + (9087,'Bashana Runetotem',NULL,35,35,8356,0,0,0,104,104,1.25,0,7,1,3,0,135,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1701,9087,0,'',''), + (9096,'Rage Talon Dragonspawn',NULL,58,59,2554,0,0,0,40,40,0,0,2,3,3,0,0,32768,0,0,8,0.888888,1.14286,1,1,5,1,5,1,1,1,14355,14805,0,0,99.8,135,0,0,3489,248,25,2000,2000,0,691,907,9096,0,9096,0,0,1,0,0,150,0,0,0,0,0,1,0,0,0,0,0,0,0,9096,0,'EventAI',''), + (9097,'Scarshield Legionnaire','Scarshield Legion',54,55,9629,9857,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,3.5,1,1,1,7599,7842,0,0,92,125,0,0,3271,228,23,2000,2000,0,425,559,9097,9097,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9097,0,'EventAI',''), + (9098,'Scarshield Spellbinder','Scarshield Legion',54,55,9618,9863,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,2,3.5,1,1,1,6078,6273,4082,4234,86,116,0,0,2654,214,21,2000,2000,0,361,476,9098,9098,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9098,0,'EventAI',''), + (9099,'Sraaz','Pie Vendor',30,30,8353,0,0,0,875,875,1.15,0,7,3,3,0,5,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,1721,0,0,'',''), + (9116,'Eridan Bluewind','Emerald Circle',57,57,9136,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4356,4356,0,0,102,131,72.2304,99.3168,3380,54,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3142,9116,0,'',''), + (9117,'J.D. Collie',NULL,60,60,8478,0,0,0,35,35,1.15,0,7,3,3,0,3,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2184,9117,0,'',''), + (9118,'Larion',NULL,51,51,8413,0,0,0,106,106,0,0,7,3,3,0,3,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2814,2814,0,0,87,112,67.32,92.565,3052,46,100,2000,2000,0,0,0,9118,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5630,9118,0,'',''), + (9119,'Muigin',NULL,51,51,8430,0,0,0,210,210,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,87,112,67.32,92.565,3052,46,100,2000,2000,0,0,0,9119,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9119,0,'',''), + (9136,'Sha\'ni Proudtusk',NULL,56,56,8429,0,0,0,85,85,0,0,7,3,3,0,2,32768,0,2,0,1.24,1.14286,1,0,1,1,1,1,-1,1,4231,4231,0,0,146,174,71.456,98.252,3327,74,100,1450,1595,0,1,702,9136,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9136,0,'',''), (9156,'Ambassador Flamelash',NULL,57,57,8329,0,0,0,54,54,0,0,7,3,3,0,0,32832,0,0,72,1,1.14286,1,1,10,2,5,1,1,1,27840,27840,0,0,97.9,129.8,0,0,3380,283,24,2000,2000,0,1284,1682,9156,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9156,0,'','boss_ambassador_flamelash'), - (9157,'Bloodpetal Pest',NULL,40,40,8391,0,0,0,84,84,0,0,10,3,3,0,0,0,0,0,0,1,1.14286,1,0,0.35,1,1,1,1,1,533,533,0,0,3,4,56.672,77.924,1964,2,100,2000,2000,0,0,0,0,0,100004,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (9158,'Warhorse',NULL,1,1,8469,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (9162,'Young Diemetradon',NULL,49,50,8510,0,0,0,14,14,0,0,1,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2672,2769,0,0,85,105,63.7824,87.7008,2972,44,100,2000,2000,0,0,0,9162,0,9162,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (9163,'Diemetradon',NULL,51,52,8511,0,0,0,14,14,0,0,1,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,2980,3082,0,0,87,109,66.4224,91.3308,3080,45,100,2000,2000,0,0,0,9163,0,9163,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (9164,'Elder Diemetradon',NULL,53,55,8512,0,0,0,14,14,0,0,1,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3293,3398,0,0,95,118,67.2672,92.4924,3244,49,100,2000,2000,0,0,0,9164,0,9164,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (9165,'Fledgling Pterrordax',NULL,48,50,8410,0,0,0,14,14,0,0,1,1,3,0,0,0,0,0,0,1.4,1.42857,1,0,1.25,1,1,1,1,1,2578,2769,0,0,84,106,63.7824,87.7008,2944,44,100,2000,2000,0,0,0,9165,0,9165,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (9166,'Pterrordax',NULL,50,52,8411,0,0,0,14,14,1.5,0,1,3,3,0,0,0,0,0,0,1.4,1.42857,1,0,1.3,1,1,1,1,1,2880,3082,0,0,88,110,64.68,88.935,3054,46,100,2000,2000,0,0,0,9166,0,9166,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (9167,'Frenzied Pterrordax',NULL,51,54,8412,0,0,0,14,14,0,0,1,3,3,0,0,0,0,0,0,1.4,1.42857,1,0,1,1,1,1,-1,1,3082,3293,0,0,90,114,66.4224,91.3308,3162,47,100,2000,2000,0,0,0,9167,0,9167,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (9176,'Gor\'tesh',NULL,54,54,11553,0,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1,1,3293,3293,0,0,282,345,70.4704,96.8968,3216,145,100,2000,2000,0,113,153,9176,9176,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (9177,'Oralius',NULL,55,55,8872,0,0,0,55,55,0,0,7,3,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,2998,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12662,9177,0,'',''), - (9178,'Burning Spirit',NULL,30,30,4607,0,0,0,7,7,0,0,4,3,3,0,0,0,0,0,0,1,0.857143,1,0,1.05,1,1,1,1,1,1003,1003,0,0,62,72,43.8944,60.3548,0,31,100,2000,2000,0,12,61,0,0,0,0,0,0,0,0,60,60,60,60,60,0,1,0,0,0,0,0,0,0,0,0,'',''), - (9179,'Jazzrik','Blacksmithing Supplies',38,38,13050,0,0,0,120,120,0,0,7,3,3,0,16390,0,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,55,71,54.5072,74.9474,0,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9179,0,'',''), - (9196,'Highlord Omokk',NULL,59,59,11565,0,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1.6,1.14286,1,1,8,1,1,1,1,1,23688,23688,0,0,389,502,76.8,105.6,3380,206,100,1200,1500,0,1117,1464,9196,9196,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9196,0,'EventAI',''), - (9197,'Spirestone Battle Mage',NULL,57,58,11543,0,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1.6,1.14286,2,1,5,5,5,1,1,1,11135,11485,11205,11445,91,123,0,0,2766,228,23,2000,2000,0,561,738,9197,9197,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9197,0,'EventAI',''), - (9198,'Spirestone Mystic',NULL,55,56,11579,0,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1.6,1.14286,2,1,5,5,5,1,1,1,10455,10795,10585,10815,87,118,0,0,2676,220,21,2000,2000,0,558,734,9198,9198,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9198,0,'EventAI',''), - (9199,'Spirestone Enforcer',NULL,54,55,11577,0,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1.6,1.14286,1,1,5,1,5,1,1,1,12665,13070,0,0,92,125,0,0,3244,228,23,2000,2000,0,641,842,9199,9199,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9199,0,'EventAI',''), - (9200,'Spirestone Reaver',NULL,54,56,11581,0,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1.6,1.14286,1,1,5,1,5,1,1,1,12665,13495,0,0,92,127,0,0,3299,234,23,2000,2000,0,643,845,9200,9200,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9200,0,'EventAI',''), - (9201,'Spirestone Ogre Magus',NULL,54,55,11562,0,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1.6,1.14286,2,1,5,5,5,1,1,1,10130,10455,10205,10585,86,116,0,0,2632,214,21,2000,2000,0,518,681,9201,9201,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9201,0,'EventAI',''), - (9216,'Spirestone Warlord',NULL,57,58,11582,0,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1.6,1.14286,1,1,5,1,3,1,1,1,13920,14355,0,0,117,159,0,0,3408,242,25,2400,2400,0,689,905,9216,9216,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9216,0,'EventAI',''), - (9217,'Spirestone Lord Magus',NULL,58,58,11578,0,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,2,2,6,6,6,1,1,1,13782,13782,13734,13734,93,123,0,0,2788,228,23,2000,2000,0,1037,1360,9217,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9217,0,'EventAI',''), - (9218,'Spirestone Battle Lord',NULL,58,58,11576,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,1,2,6,1,5,1,1,1,17226,17226,0,0,120,159,0,0,3435,242,25,2400,2400,0,1229,1609,9218,9218,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (9219,'Spirestone Butcher',NULL,57,57,11574,0,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,1,2,6,1,6,1,1,1,16704,16704,0,0,98,130,0,0,3380,238,24,2000,2000,0,1226,1606,9219,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (9236,'Shadow Hunter Vosh\'gajin',NULL,58,58,9732,0,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,0.97,1.14286,2,3,9,1,1,1,1,1,20673,20673,2289,2289,491,601,432,594,2788,252,100,800,1080,0,988,1295,9236,9236,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9236,0,'EventAI',''), - (9237,'War Master Voone',NULL,59,59,9733,0,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,28710,28710,0,0,354,456,55.68,76.56,3435,187,100,870,1200,0,1330,1741,9237,9237,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9237,0,'EventAI',''), - (9238,'Quentin',NULL,40,40,8449,0,0,0,80,80,0,0,7,1,3,0,2,4096,0,2,0,1.1,1.14286,2,0,1,1,1,1,-1,1,1406,1406,1283,1283,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9238,1,'',''), - (9239,'Smolderthorn Mystic',NULL,55,56,9709,0,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,2,1,3,1,3.6,1,1,1,6273,6477,2117,2163,87,118,0,0,2677,220,21,2000,2000,0,375,495,9239,9239,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9239,0,'EventAI',''), - (9240,'Smolderthorn Shadow Priest',NULL,55,56,9728,0,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,2,1,3,1,3.6,1,1,1,6273,6477,2117,2163,87,118,0,0,2677,220,21,2000,2000,0,371,489,9240,9240,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9240,0,'EventAI',''), - (9241,'Smolderthorn Headhunter',NULL,56,57,9682,0,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,3,1,3.7,1,1,1,8097,8352,0,0,96,130,0,0,3354,238,24,2000,2000,0,458,603,9241,9241,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9241,0,'EventAI',''), - (9256,'Farm Chicken',NULL,1,1,304,0,0,0,188,188,1,0,0,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5500,5500,0,0,2,2,1,1,7,24,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (9257,'Scarshield Warlock','Scarshield Legion',54,55,9609,9865,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,1,3,1,3.5,1,1,1,6078,6273,2041,2117,86,116,0,0,2632,214,21,2000,2000,0,369,487,9257,9257,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9257,0,'EventAI',''), - (9258,'Scarshield Raider','Scarshield Legion',54,56,9637,9859,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,3.6,1,1,1,7599,8097,0,0,92,127,0,0,3299,234,23,2000,2000,0,439,578,9258,9258,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9258,0,'EventAI',''), - (9259,'Firebrand Grunt','Firebrand Legion',56,57,9664,9871,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,3,1,5,1,1,1,8097,8352,0,0,96,130,0,0,3354,238,24,2000,2000,0,449,592,9259,9259,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9259,0,'EventAI',''), - (9260,'Firebrand Legionnaire','Firebrand Legion',57,58,9660,9884,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1.77,1.14286,1,1,3,1,3.8,1,1,1,8352,8613,0,0,98,132,0,0,5075,242,25,2000,2000,0,464,610,9260,9260,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9260,0,'EventAI',''), - (9261,'Firebrand Darkweaver','Firebrand Legion',56,57,9644,9867,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,2,1,3,1,1.5,1,1,1,6477,6681,2163,2241,89,121,0,0,2722,224,22,2000,2000,0,390,514,9261,9261,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9261,0,'EventAI',''), - (9262,'Firebrand Invoker','Firebrand Legion',56,57,9648,9877,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,2,1,3,1.5,1.5,1,1,1,6477,6681,3244,3361,89,121,0,0,2722,224,22,2000,2000,0,385,508,9262,9262,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9262,0,'EventAI',''), - (9263,'Firebrand Dreadweaver','Firebrand Legion',57,58,9652,9869,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1.77,1.14286,2,1,3,1,1.5,1,1,1,6681,6891,2241,2289,91,123,0,0,2766,228,23,2000,2000,0,400,527,9263,9263,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9263,0,'EventAI',''), - (9264,'Firebrand Pyromancer','Firebrand Legion',57,58,9656,9888,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1.78,1.14286,2,1,3,1,3,1,1,1,6681,6891,2241,2289,75,101,0,0,2766,228,23,1650,1650,0,396,522,9264,9264,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9264,0,'EventAI',''), - (9265,'Smolderthorn Shadow Hunter',NULL,56,57,9724,0,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,2,1,3,1,3,1,1,1,6477,6681,2163,2241,89,121,0,0,2722,224,22,2000,2000,0,385,508,9265,9265,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9265,0,'EventAI',''), - (9266,'Smolderthorn Witch Doctor',NULL,56,57,9719,0,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,2,1,3,1,3.7,1,1,1,6477,6681,2163,2241,89,121,0,0,2722,224,22,2000,2000,0,381,503,9266,9266,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9266,0,'EventAI',''), - (9267,'Smolderthorn Axe Thrower',NULL,55,56,9674,0,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,3,1,3.6,1,1,1,7842,8097,0,0,94,127,0,0,3299,234,23,2000,2000,0,443,584,9267,9267,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,51090,0,'EventAI',''), - (9268,'Smolderthorn Berserker',NULL,57,58,7803,0,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,3,1,3.8,1,1,1,8352,8613,0,0,98,132,0,0,3408,242,25,2000,2000,0,464,610,9268,9268,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (9269,'Smolderthorn Seer',NULL,56,57,9715,0,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,2,1,3,1,3.7,1,1,1,6477,6681,2163,2241,89,121,0,0,2722,224,22,2000,2000,0,385,508,9269,9269,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9269,0,'EventAI',''), - (9270,'Williden Marshal',NULL,48,48,8474,0,0,0,35,35,0,0,7,3,3,0,3,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3294,3294,0,0,77,101,64.6272,88.8624,0,41,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2424,9270,0,'',''), - (9271,'Hol\'anyee Marshal',NULL,45,45,8476,0,0,0,35,35,0,0,7,3,3,0,3,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2423,9271,0,'',''), - (9272,'Spark Nilminer',NULL,45,45,8477,0,0,0,35,35,0,0,7,3,3,0,3,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2422,9272,0,'',''), - (9273,'Petra Grossen',NULL,46,46,8479,0,0,0,113,113,0,0,7,3,3,0,3,32768,0,0,0,2.32,0.828571,1,0,1,1,1,1,-1,1,3077,3077,0,0,74,96,62.744,86.273,0,39,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9273,0,'',''), - (9274,'Dadanga',NULL,45,45,9342,0,0,0,113,113,0,0,1,3,3,0,2,32768,0,0,0,2.32,0.828571,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,100004,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (9296,'Milly Osworth',NULL,2,2,8489,0,0,0,12,12,0,0,7,3,3,0,2,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,87,87,0,0,3,5,3.5024,4.8158,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (9297,'Enraged Wyvern',NULL,55,55,2157,0,0,0,85,85,0,0,1,3,3,0,0,0,0,0,0,1,4.28571,1,0,1,1,1,1,-1,1,10484,10484,0,0,141,170,70.664,97.163,0,72,100,1460,1606,0,54,269,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (9298,'Donova Snowden',NULL,50,50,8949,0,0,0,35,35,0,0,7,1,3,0,3,512,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3802,9298,0,'',''), - (9299,'Gaeriyan',NULL,54,54,8717,0,0,0,35,35,0,0,7,3,3,0,3,0,0,2,2,1.24,1.14286,1,0,1,1,1,1,-1,1,3986,3986,0,0,154,196,68.4288,94.0896,0,81,100,1440,1584,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1914,0,0,'','spell_dummy_npc'), + (9157,'Bloodpetal Pest',NULL,40,40,8391,0,0,0,84,84,0,0,10,3,3,0,0,32768,0,0,0,1,1.14286,1,0,0.35,1,1,1,1,1,533,533,0,0,3,4,56.672,77.924,1964,2,100,2000,2000,0,0,0,0,0,100004,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (9158,'Warhorse',NULL,1,1,8469,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (9162,'Young Diemetradon',NULL,49,50,8510,0,0,0,14,14,0,0,1,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,2672,2769,0,0,85,105,63.7824,87.7008,2999,44,100,2000,2000,0,0,0,9162,0,9162,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (9163,'Diemetradon',NULL,51,52,8511,0,0,0,14,14,0,0,1,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,2980,3082,0,0,87,109,66.4224,91.3308,3108,45,100,2000,2000,0,0,0,9163,0,9163,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (9164,'Elder Diemetradon',NULL,53,55,8512,0,0,0,14,14,0,0,1,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3293,3398,0,0,95,118,67.2672,92.4924,3244,49,100,2000,2000,0,0,0,9164,0,9164,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (9165,'Fledgling Pterrordax',NULL,48,50,8410,0,0,0,14,14,0,0,1,1,3,0,0,0,0,0,0,1.4,1.42857,1,0,1.25,1,1,1,1,1,2578,2769,0,0,84,106,63.7824,87.7008,2999,44,100,2000,2000,0,0,0,9165,0,9165,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (9166,'Pterrordax',NULL,50,52,8411,0,0,0,14,14,1.5,0,1,3,3,0,0,32768,0,0,0,1.4,1.42857,1,0,1.3,1,1,1,1,1,2880,3082,0,0,88,110,64.68,88.935,3108,46,100,2000,2000,0,0,0,9166,0,9166,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (9167,'Frenzied Pterrordax',NULL,51,54,8412,0,0,0,14,14,0,0,1,3,3,0,0,32768,0,0,0,1.4,1.42857,1,0,1,1,1,1,-1,1,3082,3293,0,0,90,114,66.4224,91.3308,3162,47,100,2000,2000,0,0,0,9167,0,9167,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (9176,'Gor\'tesh',NULL,54,54,11553,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1,1,3293,3293,0,0,282,345,70.4704,96.8968,3216,145,100,2000,2000,0,113,153,9176,9176,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (9177,'Oralius',NULL,55,55,8872,0,0,0,55,55,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,2998,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12662,9177,0,'',''), + (9178,'Burning Spirit',NULL,30,30,4607,0,0,0,7,7,0,0,4,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1.05,1,1,1,1,1,1003,1003,0,0,62,72,43.8944,60.3548,1200,31,100,2000,2000,0,12,61,0,0,0,0,0,0,0,0,60,60,60,60,60,0,1,0,0,0,0,0,0,0,0,0,'',''), + (9179,'Jazzrik','Blacksmithing Supplies',38,38,13050,0,0,0,120,120,0,0,7,3,3,0,16390,32768,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,55,71,54.5072,74.9474,1709,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9179,0,'',''), + (9196,'Highlord Omokk',NULL,59,59,11565,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,8,1,8,1,1,1,23688,23688,0,0,102,135,0,0,3489,248,25,2000,2000,0,1117,1464,9196,9196,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9196,0,'EventAI',''), + (9197,'Spirestone Battle Mage',NULL,57,58,11543,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,5,5,5,1,1,1,11135,11485,11205,11445,91,123,0,0,2788,228,23,2000,2000,0,561,738,9197,9197,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9197,0,'EventAI',''), + (9198,'Spirestone Mystic',NULL,55,56,11579,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,5,5,5,1,1,1,10455,10795,10585,10815,87,118,0,0,2699,220,21,2000,2000,0,558,734,9198,9198,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9198,0,'EventAI',''), + (9199,'Spirestone Enforcer',NULL,54,55,11577,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,5,1,5,1,1,1,12665,13070,0,0,92,125,0,0,3271,228,23,2000,2000,0,641,842,9199,9199,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9199,0,'EventAI',''), + (9200,'Spirestone Reaver',NULL,54,56,11581,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,5,1,5,1,1,1,12665,13495,0,0,92,127,0,0,3327,234,23,2000,2000,0,643,845,9200,9200,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9200,0,'EventAI',''), + (9201,'Spirestone Ogre Magus',NULL,54,55,11562,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,5,5,5,1,1,1,10130,10455,10205,10585,86,116,0,0,2654,214,21,2000,2000,0,518,681,9201,9201,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9201,0,'EventAI',''), + (9216,'Spirestone Warlord',NULL,57,58,11582,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,5,1,3,1,1,1,13920,14355,0,0,117,159,0,0,3435,242,25,2400,2400,0,689,905,9216,9216,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9216,0,'EventAI',''), + (9217,'Spirestone Lord Magus',NULL,58,58,11578,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1.76,1.14286,2,2,6,6,6,1,1,1,13782,13782,13734,13734,93,123,0,0,2788,228,23,2000,2000,0,1037,1360,9217,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9217,0,'EventAI',''), + (9218,'Spirestone Battle Lord',NULL,58,58,11576,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.76,1.14286,1,2,6,1,5,1,1,1,17226,17226,0,0,120,159,0,0,3435,242,25,2400,2400,0,1229,1609,9218,9218,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (9219,'Spirestone Butcher',NULL,57,57,11574,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1.76,1.14286,1,2,6,1,6,1,1,1,16704,16704,0,0,98,130,0,0,3380,238,24,2000,2000,0,1226,1606,9219,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (9236,'Shadow Hunter Vosh\'gajin',NULL,58,58,9732,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,3,9,1,5.2,1,1,1,20673,20673,2289,2289,93,123,0,0,2788,228,23,2000,2000,0,988,1295,9236,9236,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9236,0,'EventAI',''), + (9237,'War Master Voone',NULL,58,58,9733,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,10,1,10,1,1,1,28710,28710,0,0,75,99,0,0,3435,242,25,1500,1500,0,1330,1741,9237,9237,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9237,0,'EventAI',''), + (9238,'Quentin',NULL,40,40,8449,0,0,0,80,80,0,0,7,1,3,0,2,4096,0,2,0,1.1,1.14286,2,0,1,1,1,1,-1,1,1406,1406,1283,1283,61,78,56.672,77.924,1619,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9238,1,'',''), + (9239,'Smolderthorn Mystic',NULL,55,56,9709,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,1,3.6,1,1,1,6273,6477,2117,2163,87,118,0,0,2699,220,21,2000,2000,0,375,495,9239,9239,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9239,0,'EventAI',''), + (9240,'Smolderthorn Shadow Priest',NULL,55,56,9728,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,1,3.6,1,1,1,6273,6477,2117,2163,87,118,0,0,2699,220,21,2000,2000,0,371,489,9240,9240,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9240,0,'EventAI',''), + (9241,'Smolderthorn Headhunter',NULL,56,57,9682,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,3.7,1,1,1,8097,8352,0,0,96,130,0,0,3380,238,24,2000,2000,0,458,603,9241,9241,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9241,0,'EventAI',''), + (9256,'Farm Chicken',NULL,1,1,304,0,0,0,188,188,1,0,0,3,3,0,0,33536,0,2,0,1,1.14286,1,0,0.01,1,1,1,1.33,1,1,1,0,0,2,2,1,1,20,24,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (9257,'Scarshield Warlock','Scarshield Legion',54,55,9609,9865,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,1,3.5,1,1,1,6078,6273,2041,2117,86,116,0,0,2654,214,21,2000,2000,0,369,487,9257,9257,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9257,0,'EventAI',''), + (9258,'Scarshield Raider','Scarshield Legion',54,56,9637,9859,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,3.6,1,1,1,7599,8097,0,0,92,127,0,0,3327,234,23,2000,2000,0,439,578,9258,9258,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9258,0,'EventAI',''), + (9259,'Firebrand Grunt','Firebrand Legion',56,57,9664,9871,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,5,1,1,1,8097,8352,0,0,96,130,0,0,3380,238,24,2000,2000,0,449,592,9259,9259,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9259,0,'EventAI',''), + (9260,'Firebrand Legionnaire','Firebrand Legion',57,58,9660,9884,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,3.8,1,1.5,1,8352,8613,0,0,98,132,0,0,5152,242,25,2000,2000,0,464,610,9260,9260,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9260,0,'EventAI',''), + (9261,'Firebrand Darkweaver','Firebrand Legion',56,57,9644,9867,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,1,1.5,1,1,1,6477,6681,2163,2241,89,121,0,0,2744,224,22,2000,2000,0,390,514,9261,9261,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9261,0,'EventAI',''), + (9262,'Firebrand Invoker','Firebrand Legion',56,57,9648,9877,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,1.5,1.5,1,1,1,6477,6681,3244,3361,89,121,0,0,2744,224,22,2000,2000,0,385,508,9262,9262,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9262,0,'EventAI',''), + (9263,'Firebrand Dreadweaver','Firebrand Legion',57,58,9652,9869,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,1,1.5,1,1,1,6681,6891,2241,2289,91,123,0,0,2788,228,23,2000,2000,0,400,527,9263,9263,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9263,0,'EventAI',''), + (9264,'Firebrand Pyromancer','Firebrand Legion',57,58,9656,9888,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,1,3,1,1,1,6681,6891,2241,2289,75,101,0,0,2788,228,23,1650,1650,0,396,522,9264,9264,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9264,0,'EventAI',''), + (9265,'Smolderthorn Shadow Hunter',NULL,56,57,9724,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,1,3,1,1,1,6477,6681,2163,2241,89,121,0,0,2744,224,22,2000,2000,0,385,508,9265,9265,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9265,0,'EventAI',''), + (9266,'Smolderthorn Witch Doctor',NULL,56,57,9719,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,1,3.7,1,1,1,6477,6681,2163,2241,89,121,0,0,2744,224,22,2000,2000,0,381,503,9266,9266,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9266,0,'EventAI',''), + (9267,'Smolderthorn Axe Thrower',NULL,55,56,9674,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,3.6,1,1,1,7842,8097,0,0,94,127,0,0,3327,234,23,2000,2000,0,443,584,9267,9267,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9267,0,'EventAI',''), + (9268,'Smolderthorn Berserker',NULL,57,58,7803,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,3.8,1,1,1,8352,8613,0,0,98,132,0,0,3435,242,25,2000,2000,0,464,610,9268,9268,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (9269,'Smolderthorn Seer',NULL,56,57,9715,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,1,3.7,1,1,1,6477,6681,2163,2241,89,121,0,0,2744,224,22,2000,2000,0,385,508,9269,9269,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9269,0,'EventAI',''), + (9270,'Williden Marshal',NULL,48,48,8474,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3294,3294,0,0,77,101,64.6272,88.8624,2888,41,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2424,9270,0,'',''), + (9271,'Hol\'anyee Marshal',NULL,45,45,8476,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2423,9271,0,'',''), + (9272,'Spark Nilminer',NULL,45,45,8477,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2422,9272,0,'',''), + (9273,'Petra Grossen',NULL,46,46,8479,0,0,0,113,113,0,0,7,3,3,0,3,32768,0,0,0,2.32,0.828571,1,0,1,1,1,1,-1,1,3077,3077,0,0,74,96,62.744,86.273,2780,39,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9273,0,'',''), + (9274,'Dadanga',NULL,45,45,9342,0,0,0,113,113,0,0,1,3,3,0,2,32768,0,0,0,2.32,0.828571,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,100004,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (9296,'Milly Osworth',NULL,2,2,8489,0,0,0,12,12,0,0,7,3,3,0,2,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,87,87,0,0,3,5,3.5024,4.8158,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (9297,'Enraged Wyvern',NULL,55,55,2157,0,0,0,85,85,0,0,1,3,3,0,0,32768,0,0,0,1,4.28571,1,0,1,1,1,1,-1,1,10484,10484,0,0,141,170,70.664,97.163,3271,72,100,1460,1606,0,54,269,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (9298,'Donova Snowden',NULL,50,50,8949,0,0,0,35,35,0,0,7,1,3,0,3,512,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3802,9298,0,'',''), + (9299,'Gaeriyan',NULL,54,54,8717,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,2,2,1.24,1.14286,1,0,1,1,1,1,-1,1,3986,3986,0,0,154,196,68.4288,94.0896,3216,81,100,1440,1584,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1914,0,0,'','spell_dummy_npc'), (9316,'Wenikee Boltbucket',NULL,19,19,8630,0,0,0,69,69,0,0,7,1,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,860,860,0,0,21,27,30.4304,41.8418,20,11,100,2000,2000,0,0,0,9316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9316,0,'',''), - (9317,'Rilli Greasygob',NULL,22,22,8631,0,0,0,29,29,0,0,7,3,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,0,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9317,0,'',''), - (9318,'Incendosaur',NULL,47,49,8509,0,0,0,14,14,0,0,1,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.25,1,1,1,1,1,2488,2672,0,0,82,104,65.5424,90.1208,3390,43,100,2000,2000,0,0,0,9318,0,9318,0,0,0,0,0,125,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (9319,'Houndmaster Grebmar',NULL,52,52,9212,0,0,0,54,54,0,0,7,3,3,0,0,32832,0,0,72,1,1.14286,1,1,4.5,2,3.7,1,1,1,10670,10670,0,0,88.3,117.2,0,0,3868,214,14,2000,2000,0,553,727,9319,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9319,0,'',''), + (9317,'Rilli Greasygob',NULL,22,22,8631,0,0,0,29,29,0,0,7,3,3,0,2,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,27,34,34.6544,47.6498,922,14,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9317,0,'',''), + (9318,'Incendosaur',NULL,47,49,8509,0,0,0,14,14,0,0,1,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.25,1,1,1,1,1,2488,2672,0,0,82,104,65.5424,90.1208,2944,43,100,2000,2000,0,0,0,9318,0,9318,0,0,0,0,0,125,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (9319,'Houndmaster Grebmar',NULL,52,52,9212,0,0,0,54,54,0,0,7,3,3,0,0,32832,0,0,72,1,1.14286,1,1,4.5,2,3.7,1,1,1,10670,10670,0,0,88.3,117.2,0,0,3108,214,14,2000,2000,0,553,727,9319,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9319,0,'',''), (9336,'Boss Copperplug',NULL,19,19,8569,0,0,0,16,16,0,0,7,1,3,0,0,0,0,0,0,0.97,1.14286,1,0,1,1,1,1,1,1,449,449,0,0,29,35,31.504,43.318,817,15,100,2000,2000,0,23,35,9336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9336,0,'EventAI',''), - (9356,'Innkeeper Shul\'kar','Innkeeper',30,30,8633,0,0,0,29,29,0,0,7,3,3,0,135,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1290,9356,1,'',''), - (9376,'Blazerunner',NULL,56,56,1204,0,0,0,91,91,2.5,0,4,3,3,0,0,64,0,0,0,1.1,1.14286,1,1,3,1,1,1,1,1,8097,8097,0,0,328,421,58.08,79.86,3327,173,100,1200,2000,0,0,0,9376,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (9377,'Swirling Vortex',NULL,33,34,8549,0,0,0,91,91,0,0,4,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.11,1,1,1,-1,1,1232,1300,0,0,51,66,49.368,67.881,0,27,100,2000,2000,0,0,0,9377,0,0,0,0,0,0,0,34,34,34,68,34,0,1,0,0,0,0,0,0,0,0,0,'',''), - (9396,'Ground Pounder',NULL,41,43,1161,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1.55556,1.14286,1,0,1.2,1,1,1,1,1,1902,2059,0,0,108,129,59.0304,81.1668,0,55,100,1560,1716,0,36,181,9396,0,0,0,0,0,0,0,42,42,42,42,42,0,1,0,0,0,0,0,0,0,0,0,'',''), + (9356,'Innkeeper Shul\'kar','Innkeeper',30,30,8633,0,0,0,29,29,0,0,7,3,3,0,135,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1290,9356,1,'',''), + (9376,'Blazerunner',NULL,56,56,1204,0,0,0,91,91,2.5,0,4,3,3,0,0,32832,0,0,0,1.1,1.14286,1,1,3,1,1,1,1,1,8097,8097,0,0,328,421,58.08,79.86,3327,173,100,1200,2000,0,0,0,9376,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (9377,'Swirling Vortex',NULL,33,34,8549,0,0,0,91,91,0,0,4,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.11,1,1,1,-1,1,1232,1300,0,0,51,66,49.368,67.881,1340,27,100,2000,2000,0,0,0,9377,0,0,0,0,0,0,0,34,34,34,68,34,0,1,0,0,0,0,0,0,0,0,0,'',''), + (9396,'Ground Pounder',NULL,41,43,1161,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1.55556,1.14286,1,0,1.2,1,1,1,1.85,1,1902,2059,0,0,108,129,59.0304,81.1668,4434,55,100,1560,1716,0,36,181,9396,0,0,0,0,0,0,0,42,42,42,42,42,0,1,0,0,0,0,0,0,0,0,0,'',''), (9397,'Living Storm',NULL,48,48,8716,0,0,0,91,91,0,0,4,1,3,0,0,0,0,0,0,1.05,1.14286,2,0,1,1,1,1,-1,1,1990,2138,1640,1750,76,96,63.7824,87.7008,3549,40,100,2000,2000,0,0,0,9397,0,0,0,0,0,0,0,48,48,48,48,48,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (9398,'Twilight\'s Hammer Executioner',NULL,55,56,8706,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,3,2,4,1,1,1,7842,8097,0,0,94,127,59.3256,81.5727,0,234,23,2000,1301,0,147,737,9398,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9398,0,'EventAI',''), + (9398,'Twilight\'s Hammer Executioner',NULL,55,56,8706,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,3,2,4,1,1,1,7842,8097,0,0,94,127,59.3256,81.5727,3327,234,23,2000,1301,0,147,737,9398,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9398,0,'EventAI',''), (9416,'Scarshield Worg','Scarshield Legion',53,54,11420,0,0,0,40,40,0,1,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.3,1,1,1,1,1,3189,3293,0,0,90,122,0,0,3216,224,22,2000,2000,0,0,0,9416,0,9416,0,0,1,0,0,0,0,0,0,0,8297,1,0,0,0,0,0,0,0,0,0,'',''), - (9436,'Spawn of Bael\'Gar',NULL,49,50,8573,0,0,0,14,14,0,0,4,3,3,0,0,0,0,0,0,1,1.42857,1,0,1,1,1,1,-1,1,2879,3122,0,0,120,144,65.5424,90.1208,0,61,100,1520,1672,0,43,215,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (9436,'Spawn of Bael\'Gar',NULL,49,50,8573,0,0,0,14,14,0,0,4,3,3,0,0,32768,0,0,0,1,1.42857,1,0,1,1,1,1,-1,1,2879,3122,0,0,120,144,65.5424,90.1208,2999,61,100,1520,1672,0,43,215,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (9437,'Dark Keeper Vorfalk',NULL,55,55,8591,0,0,0,54,54,0,0,7,3,3,0,0,32832,0,0,72,1,1.14286,2,1,3,2,3.5,1,1,1,6273,6273,4234,4234,87.5,115.9,0,0,2654,214,21,2000,2000,0,147,737,9437,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (9438,'Dark Keeper Bethek',NULL,55,55,8592,0,0,0,54,54,0,0,7,3,3,0,0,32832,0,0,72,1,1.14286,2,1,3,2,3.5,1,1,1,6273,6273,4234,4234,87.5,115.9,0,0,2654,214,21,2000,2000,0,147,737,9438,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (9439,'Dark Keeper Uggel',NULL,55,55,8593,0,0,0,54,54,0,0,7,3,3,0,0,32832,0,0,72,1,1.14286,2,1,3,2,3.5,1,1,1,6273,6273,4234,4234,87.5,115.9,0,0,2654,214,21,2000,2000,0,152,761,9439,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (9441,'Dark Keeper Zimrel',NULL,55,55,8594,0,0,0,54,54,0,0,7,3,3,0,0,32832,0,0,72,1,1.14286,2,1,3,2,3.5,1,1,1,6273,6273,4234,4234,87.5,115.9,0,0,2654,214,21,2000,2000,0,200,998,9441,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (9442,'Dark Keeper Ofgut',NULL,55,55,8595,0,0,0,54,54,0,0,7,3,3,0,0,32832,0,0,72,1,1.14286,2,1,3,2,3.5,1,1,1,6273,6273,4234,4234,87.5,115.9,0,0,2654,214,21,2000,2000,0,147,737,9442,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (9443,'Dark Keeper Pelver',NULL,55,55,8596,0,0,0,54,54,0,0,7,3,3,0,0,32832,0,0,72,1,1.14286,2,1,3,2,3.5,1,1,1,6273,6273,4234,4234,87.5,115.9,0,0,2654,214,21,2000,2000,0,152,761,9443,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (9445,'Dark Guard',NULL,53,54,8597,0,0,0,54,54,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,3,2,3.4,1,1,1,7359,7599,0,0,90,122,59.3256,81.5727,0,224,22,2000,1301,0,147,737,9445,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9445,0,'EventAI',''), - (9447,'Scarlet Warder',NULL,53,54,10376,10378,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1.1,1.14286,2,1,3,1,1,1,1,1,5886,6078,1982,2041,344,444,59.3256,81.5727,2588,182,100,1183,2000,0,1290,1290,9447,9447,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9447,0,'EventAI',''), - (9448,'Scarlet Praetorian',NULL,56,57,10395,10396,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1.1,1.14286,2,1,3,1,1,1,1,1,6477,6681,2163,2241,344,444,59.3256,81.5727,2722,182,100,1183,2000,0,1501,1501,9448,9448,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9448,0,'EventAI',''), - (9449,'Scarlet Cleric',NULL,54,55,10387,10389,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1.1,1.14286,2,1,3,1,1,1,1,1,6078,6273,2041,2117,344,444,59.3256,81.5727,2628,182,100,1183,2000,0,1353,1353,9449,9449,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9449,0,'EventAI',''), - (9450,'Scarlet Curate',NULL,55,56,10398,10399,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1.1,1.14286,2,1,3,1,1,1,1,1,6273,6477,2117,2163,344,444,59.3256,81.5727,2677,182,100,1183,2000,0,1421,1421,9450,9450,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9450,0,'EventAI',''), - (9451,'Scarlet Archmage',NULL,55,57,10413,10415,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1.1,1.14286,8,1,3,1,1,1,1,1,5490,5847,5013,5340,344,444,59.3256,81.5727,1686,182,100,1183,2000,0,1431,1431,9451,9451,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9451,0,'EventAI',''), - (9452,'Scarlet Enchanter',NULL,53,55,10403,10405,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1.1,1.14286,8,1,3,1,1,1,1,1,5151,5490,4765,5013,354,456,59.9488,82.4296,1630,187,100,1175,2000,0,1296,1296,9452,9452,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9452,0,'EventAI',''), - (9453,'Aquementas',NULL,54,54,5564,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1.22,1.14286,1,0,1.3,1,1,1,1,1,3293,3293,0,0,138,165,67.2672,92.4924,0,70,100,1470,1617,0,51,257,0,0,0,0,0,0,0,0,54,54,54,54,54,0,0,0,0,0,0,0,0,0,0,0,'','mob_aquementas'), - (9454,'Xavathras',NULL,54,54,2880,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1,1,3293,3293,0,0,95,116,71.2272,97.9374,3216,49,100,2000,2000,0,115,155,9454,9454,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (9456,'Warlord Krom\'zar',NULL,20,20,4874,0,0,0,655,655,0,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,3,1,1,1,1,1,1452,1452,0,0,161,182,34.2672,47.1174,0,79,100,1770,1947,0,17,87,9456,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9456,0,'EventAI',''), - (9457,'Horde Defender',NULL,18,18,9576,0,0,0,85,85,0,0,7,3,3,0,0,0,0,0,0,1.01,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,38,43,28.9872,39.8574,0,19,100,1830,2013,0,5,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9457,0,'',''), - (9458,'Horde Axe Thrower',NULL,16,16,8653,0,0,0,877,877,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,695,695,0,0,32,38,26.048,35.816,0,16,100,1850,2035,0,5,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (9459,'Cyrus Therepentous',NULL,55,55,2552,0,0,0,35,35,0,0,2,3,3,0,3,832,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,8017,8017,0,0,310,400,58.872,80.949,1800,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (9460,'Gadgetzan Bruiser',NULL,57,57,11375,11376,0,0,475,475,0,0,7,3,3,0,1,32768,0,1024,0,1,1.42857,1,0,1,1,1,1,-1,1,12652,12652,0,0,385,428,301.34,422.17,5892,188,100,2000,2000,0,1,714,0,9460,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,7956,50159,0,'','guard_contested'), - (9461,'Frenzied Black Drake','Cyrus\'s Minion',54,54,6374,0,0,0,14,14,0,0,2,3,3,0,0,0,0,0,0,1.7,1.14286,1,1,3.59,1,1,1,1,1,9093,9093,0,0,310,400,56.7312,78.0054,0,164,100,1216,1338,0,129,643,9461,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (9462,'Chieftain Bloodmaw',NULL,56,56,8589,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,0.666668,0.992063,1,0,1.35,1,1,1,1,1,3644,3644,0,0,90,119,70.4704,96.8968,3327,48,100,2000,2000,0,123,166,9462,9462,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9462,0,'EventAI',''), - (9464,'Overlord Ror',NULL,51,51,8589,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1,1,2980,2980,0,0,88,107,70.4704,96.8968,3052,45,100,2000,2000,0,102,138,9464,9464,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9464,0,'EventAI',''), - (9465,'Golhine the Hooded','Druid Trainer',60,60,10738,0,0,0,80,80,0,0,7,3,3,0,19,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,0,0,110,142,74.448,102.366,3318,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,0,0,4605,9465,0,'EventAI',''), - (9467,'Miblon Snarltooth',NULL,50,50,10642,0,0,0,35,35,0,0,7,3,3,0,1,0,0,2,0,1,1.19048,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1844,0,0,'',''), - (9476,'Watchman Doomgrip',NULL,55,55,8655,0,0,0,54,54,0,0,7,3,3,0,0,32832,0,0,72,1,1.14286,1,1,5,2,5,1,1,1,10455,10455,4234,4234,87.5,115.9,0,0,2654,214,21,2000,2000,0,152,761,9476,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9476,0,'EventAI',''), - (9477,'Cloned Ooze',NULL,50,52,4754,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1.89,1.14286,1,0,1,1,1,1,-1,1,2966,4231,0,0,161,193,71.9664,98.9538,0,82,100,1410,1551,0,63,316,9477,0,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,0,0,'',''), - (9496,'Gorishi Egg',NULL,50,51,10056,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,160,220,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (9498,'Gorishi Grub',NULL,48,48,7572,0,0,0,310,310,0,0,1,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.25,1,1,1,1,1,2578,2578,0,0,116,140,64.6272,88.8624,0,59,100,1530,1683,0,41,207,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (9499,'Plugger Spazzring',NULL,55,55,8652,0,0,0,674,674,0,0,7,3,3,0,6,32832,0,0,0,1,1.14286,2,1,5,8,1,1,1,1,10455,10455,16936,16936,344,444,59.3256,81.5727,3179,182,100,1183,2000,0,520,684,9499,9499,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9499,0,'','boss_plugger_spazzring'), + (9445,'Dark Guard',NULL,53,54,8597,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,3,2,3.4,1,1,1,7359,7599,0,0,90,122,59.3256,81.5727,3216,224,22,2000,1301,0,147,737,9445,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9445,0,'EventAI',''), + (9447,'Scarlet Warder',NULL,53,54,10376,10378,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1.1,1.14286,2,1,3,1,1,1,1,1,5886,6078,1982,2041,344,444,59.3256,81.5727,2610,182,100,1183,2000,0,1290,1290,9447,9447,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9447,0,'EventAI',''), + (9448,'Scarlet Praetorian',NULL,56,57,10395,10396,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1.1,1.14286,2,1,3,1,1,1,1,1,6477,6681,2163,2241,344,444,59.3256,81.5727,2744,182,100,1183,2000,0,1501,1501,9448,9448,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9448,0,'EventAI',''), + (9449,'Scarlet Cleric',NULL,54,55,10387,10389,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1.1,1.14286,2,1,3,1,1,1,1,1,6078,6273,2041,2117,344,444,59.3256,81.5727,2654,182,100,1183,2000,0,1353,1353,9449,9449,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9449,0,'EventAI',''), + (9450,'Scarlet Curate',NULL,55,56,10398,10399,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1.1,1.14286,2,1,3,1,1,1,1,1,6273,6477,2117,2163,344,444,59.3256,81.5727,2699,182,100,1183,2000,0,1421,1421,9450,9450,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9450,0,'EventAI',''), + (9451,'Scarlet Archmage',NULL,55,57,10413,10415,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1.1,1.14286,8,1,3,1,1,1,1,1,5490,5847,5013,5340,344,444,59.3256,81.5727,1714,182,100,1183,2000,0,1431,1431,9451,9451,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9451,0,'EventAI',''), + (9452,'Scarlet Enchanter',NULL,53,55,10403,10405,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1.1,1.14286,8,1,3,1,1,1,1,1,5151,5490,4765,5013,354,456,59.9488,82.4296,1658,187,100,1175,2000,0,1296,1296,9452,9452,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9452,0,'EventAI',''), + (9453,'Aquementas',NULL,54,54,5564,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1.22,1.14286,1,0,1.3,1,1,1,1,1,3293,3293,0,0,138,165,67.2672,92.4924,3216,70,100,1470,1617,0,51,257,0,0,0,0,0,0,0,0,54,54,54,54,54,0,0,0,0,0,0,0,0,0,0,0,'','mob_aquementas'), + (9454,'Xavathras',NULL,54,54,2880,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1,1,3293,3293,0,0,95,116,71.2272,97.9374,3216,49,100,2000,2000,0,115,155,9454,9454,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (9456,'Warlord Krom\'zar',NULL,20,20,4874,0,0,0,655,655,0,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,3,1,1,1,1,1,1452,1452,0,0,161,182,34.2672,47.1174,852,79,100,1770,1947,0,17,87,9456,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9456,0,'EventAI',''), + (9457,'Horde Defender',NULL,18,18,9576,0,0,0,85,85,0,0,7,3,3,0,0,32768,0,0,0,1.01,1.14286,1,0,1,1,1,1,-1,1,804,804,0,0,38,43,28.9872,39.8574,782,19,100,1830,2013,0,5,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9457,0,'',''), + (9458,'Horde Axe Thrower',NULL,16,16,8653,0,0,0,877,877,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,695,695,0,0,32,38,26.048,35.816,713,16,100,1850,2035,0,5,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (9459,'Cyrus Therepentous',NULL,55,55,2552,0,0,0,35,35,0,0,2,3,3,0,3,33600,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,8017,8017,0,0,310,400,58.872,80.949,1800,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (9460,'Gadgetzan Bruiser',NULL,57,57,11375,11376,0,0,475,475,0,0,7,3,3,0,1,32768,0,1024,0,1,1.42857,1,0,1,1,1,1,-1,1,12652,12652,0,0,385,428,301.34,422.17,5892,188,100,2000,2000,0,1,714,0,9460,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,7956,9460,0,'','guard_contested'), + (9461,'Frenzied Black Drake','Cyrus\'s Minion',54,54,6374,0,0,0,14,14,0,0,2,3,3,0,0,32768,0,0,0,1.7,1.14286,1,1,3.59,1,1,1,1,1,9093,9093,0,0,310,400,56.7312,78.0054,3216,164,100,1216,1338,0,129,643,9461,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (9462,'Chieftain Bloodmaw',NULL,56,56,8589,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,0.666668,0.992063,1,0,1.35,1,1,1,1,1,3644,3644,0,0,90,119,70.4704,96.8968,3327,48,100,2000,2000,0,123,166,9462,9462,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9462,0,'EventAI',''), + (9464,'Overlord Ror',NULL,51,51,8589,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1,1,2980,2980,0,0,88,107,70.4704,96.8968,3052,45,100,2000,2000,0,102,138,9464,9464,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9464,0,'EventAI',''), + (9465,'Golhine the Hooded','Druid Trainer',60,60,10738,0,0,0,80,80,0,0,7,3,3,0,19,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,0,0,110,142,74.448,102.366,3318,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,0,0,4605,9465,0,'EventAI',''), + (9467,'Miblon Snarltooth',NULL,50,50,10642,0,0,0,35,35,0,0,7,3,3,0,1,32768,0,2,0,1,1.19048,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1844,0,0,'',''), + (9476,'Watchman Doomgrip',NULL,55,55,8655,0,0,0,54,54,0,0,7,3,3,0,0,32832,0,0,72,1,1.14286,2,1,5,2,5,1,1,1,10455,10455,4234,4234,87.5,115.9,0,0,2654,214,21,2000,2000,0,152,761,9476,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9476,0,'EventAI',''), + (9477,'Cloned Ooze',NULL,50,52,4754,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1.89,1.14286,1,0,1,1,1,1,-1,1,2966,4231,0,0,161,193,71.9664,98.9538,3108,82,100,1410,1551,0,63,316,9477,0,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,0,0,'',''), + (9496,'Gorishi Egg',NULL,50,51,10056,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,160,220,0,0,85,109,66.44,91.355,3052,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (9498,'Gorishi Grub',NULL,48,48,7572,0,0,0,310,310,0,0,1,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.25,1,1,1,1,1,2578,2578,0,0,116,140,64.6272,88.8624,2888,59,100,1530,1683,0,41,207,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (9499,'Plugger Spazzring',NULL,55,55,8652,0,0,0,674,674,0,0,7,3,3,0,6,32832,0,0,0,1,1.14286,2,1,5,8,1,1,1,1,10455,10455,16936,16936,344,444,59.3256,81.5727,2654,182,100,1183,2000,0,520,684,9499,9499,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9499,0,'','boss_plugger_spazzring'), (9500,'Mistress Nagmara',NULL,54,54,2834,0,0,0,35,35,0,0,3,3,3,0,3,32832,0,2,0,0.72,0.857143,1,1,3,1,1,1,1,1,7599,7599,0,0,300,388,58.1904,80.0118,3216,159,100,1225,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','npc_mistress_nagmara'), - (9501,'Innkeeper Adegwa','Innkeeper',30,30,8634,0,0,0,29,29,1.35,0,7,3,3,0,135,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,344,9501,0,'',''), + (9501,'Innkeeper Adegwa','Innkeeper',30,30,8634,0,0,0,29,29,1.35,0,7,3,3,0,135,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,344,9501,0,'',''), (9502,'Phalanx',NULL,55,55,8177,0,0,0,35,35,0,0,4,3,3,0,1,32832,0,0,72,1,1.14286,1,1,7,2,7,1,1,1,18298,18298,0,0,94,124.7,0,0,3271,228,23,2000,2000,0,856,1122,9502,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,2283,0,0,'','npc_phalanx'), - (9503,'Private Rocknot',NULL,52,52,8654,0,0,0,35,35,0,0,7,3,3,0,2,0,0,0,0,0.8,0.714286,1,0,1,1,1,1,-1,1,3748,3748,0,0,92,119,67.7248,93.1216,0,49,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,51820,0,'','npc_rocknot'), - (9516,'Lord Banehollow',NULL,59,59,8611,0,0,0,1434,1434,0,0,3,3,3,0,2,64,0,0,0,1.1,1.14286,2,1,3,2,1,1,1,1,7107,7107,4738,4738,372,479,61.152,84.084,2832,196,100,1158,2000,0,399,526,9516,0,0,0,0,0,0,0,0,0,0,0,236,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (9503,'Private Rocknot',NULL,52,52,8654,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,0,0,0.8,0.714286,1,0,1,1,1,1,-1,1,3748,3748,0,0,92,119,67.7248,93.1216,3108,49,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9503,0,'','npc_rocknot'), + (9516,'Lord Banehollow',NULL,59,59,8611,0,0,0,1434,1434,0,0,3,3,3,0,2,32832,0,0,0,1.1,1.14286,2,1,3,2,1,1,1,1,7107,7107,4738,4738,372,479,61.152,84.084,2832,196,100,1158,2000,0,399,526,9516,0,0,0,0,0,0,0,0,0,0,0,236,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (9517,'Shadow Lord Fel\'dan',NULL,57,57,10198,0,0,0,1434,1434,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1.35,1,1,1,1,1,2631,2631,5340,5340,72,91,71.2272,97.9374,1714,38,100,2000,2000,0,101,136,9517,9517,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9517,0,'EventAI',''), (9518,'Rakaiah',NULL,56,56,10191,0,0,0,954,954,0,0,3,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.5,1.5,1,1,1,1,3238,3238,3244,3244,90,110,69.696,95.832,2699,46,100,2000,2000,0,115,155,9518,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (9520,'Grark Lorkrub',NULL,56,56,8697,0,0,0,29,29,0,0,7,3,3,0,2,32832,0,2,4096,1.1,1.14286,1,1,8,1,1,1,1,1,21592,21592,0,0,328,421,58.08,79.86,3327,173,100,1200,2000,0,1027,1346,9520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_grark_lorkrub'), - (9521,'Enraged Felbat',NULL,55,55,9074,0,0,0,68,68,0,24,1,3,3,0,2,0,0,2,0,1.72,1.14286,1,1,1,1,1,1,-1,1,7854,7854,0,0,310,400,58.872,80.949,0,164,100,1216,1338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (9522,'Blackrock Ambusher',NULL,56,56,8699,0,0,0,34,34,0,0,7,3,3,0,0,0,0,0,0,1.75,1.14286,1,1,1,1,1,1,-1,1,4306,4444,0,0,335,432,58.688,80.696,0,177,100,1191,1310,0,143,713,9522,0,0,0,0,0,0,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,9522,0,'',''), - (9523,'Kolkar Stormseer',NULL,15,16,4871,0,0,0,655,655,0,0,7,3,3,0,0,0,0,0,0,1.02,1.14286,1,0,1,1,1,1,-1,1,300,326,0,0,40,47,28.6704,39.4218,0,20,100,1810,1991,0,5,23,9523,0,0,0,0,0,0,0,70,0,0,30,0,0,1,0,0,0,0,0,0,0,9523,0,'EventAI',''), - (9524,'Kolkar Invader',NULL,16,17,1349,0,0,0,655,655,0,0,7,3,3,0,0,0,0,0,0,1.22,1.14286,1,0,1,1,1,1,-1,1,364,387,0,0,40,47,28.6704,39.4218,0,20,100,1810,1991,0,5,23,9524,0,0,0,0,0,0,0,70,0,0,30,0,0,0,0,0,0,0,0,0,0,9524,0,'EventAI',''), - (9525,'Freewind Brave',NULL,45,45,7115,7116,0,0,105,105,1.35,0,7,1,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3702,3702,0,0,340,375,62.8672,86.4424,2500,165,100,2000,2000,0,0,0,9525,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,51857,0,'',''), - (9526,'Enraged Gryphon',NULL,55,55,1149,0,0,0,12,12,0,0,1,3,3,0,0,0,0,0,0,1,4.28571,1,0,1,1,1,1,-1,1,7639,7639,0,0,308,349,70.664,97.163,0,152,100,1460,1606,0,54,269,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (9527,'Enraged Hippogryph',NULL,55,55,479,0,0,0,14,14,0,0,1,3,3,0,0,0,0,2,0,1.23,1.14286,1,0,1,1,1,1,-1,1,7696,7696,0,0,141,170,70.664,97.163,0,72,100,1460,1606,0,54,269,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (9528,'Arathandris Silversky','Emerald Circle',60,60,8657,0,0,0,35,35,0,0,7,3,3,0,3,0,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,3857,3857,2434,2434,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2208,9528,0,'',''), - (9529,'Maybess Riverbreeze','Emerald Circle',60,60,8660,0,0,0,35,35,1.25,0,7,3,3,0,3,0,0,2,0,1.1,1.14286,2,0,1,1,1,1,-1,1,3857,3857,2434,2434,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20022,9529,0,'',''), - (9536,'Maxwort Uberglint',NULL,42,42,8656,0,0,0,120,120,0,0,7,3,3,0,2,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,0,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (9521,'Enraged Felbat',NULL,55,55,9074,0,0,0,68,68,0,24,1,3,3,0,2,32768,0,2,0,1.72,1.14286,1,1,1,1,1,1,-1,1,7854,7854,0,0,310,400,58.872,80.949,3271,164,100,1216,1338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (9522,'Blackrock Ambusher',NULL,56,56,8699,0,0,0,34,34,0,0,7,3,3,0,0,32768,0,0,0,1.75,1.14286,1,1,1,1,1,1,-1,1,4306,4444,0,0,335,432,58.688,80.696,3327,177,100,1191,1310,0,143,713,9522,0,0,0,0,0,0,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,9522,0,'',''), + (9523,'Kolkar Stormseer',NULL,15,16,4871,0,0,0,655,655,0,0,7,3,3,0,0,32768,0,0,0,1.02,1.14286,1,0,1,1,1,1,-1,1,300,326,0,0,40,47,28.6704,39.4218,713,20,100,1810,1991,0,5,23,9523,0,0,0,0,0,0,0,70,0,0,30,0,0,1,0,0,0,0,0,0,0,9523,0,'EventAI',''), + (9524,'Kolkar Invader',NULL,16,17,1349,0,0,0,655,655,0,0,7,3,3,0,0,32768,0,0,0,1.22,1.14286,1,0,1,1,1,1,-1,1,364,387,0,0,40,47,28.6704,39.4218,748,20,100,1810,1991,0,5,23,9524,0,0,0,0,0,0,0,70,0,0,30,0,0,0,0,0,0,0,0,0,0,9524,0,'EventAI',''), + (9525,'Freewind Brave',NULL,45,45,7115,7116,0,0,105,105,1.35,0,7,1,3,0,0,4096,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,3702,3702,0,0,340,375,62.8672,86.4424,2500,165,100,2000,2000,0,0,0,9525,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9525,0,'',''), + (9526,'Enraged Gryphon',NULL,55,55,1149,0,0,0,12,12,0,0,1,3,3,0,0,32768,0,0,0,1,4.28571,1,0,1,1,1,1,-1,1,7639,7639,0,0,308,349,70.664,97.163,3271,152,100,1460,1606,0,54,269,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (9527,'Enraged Hippogryph',NULL,55,55,479,0,0,0,14,14,0,0,1,3,3,0,0,32768,0,2,0,1.23,1.14286,1,0,1,1,1,1,-1,1,7696,7696,0,0,141,170,70.664,97.163,3271,72,100,1460,1606,0,54,269,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (9528,'Arathandris Silversky','Emerald Circle',60,60,8657,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,3857,3857,2434,2434,164,212,74.448,102.366,3075,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2208,9528,0,'',''), + (9529,'Maybess Riverbreeze','Emerald Circle',60,60,8660,0,0,0,35,35,1.25,0,7,3,3,0,3,32768,0,2,0,1.1,1.14286,2,0,1,1,1,1,-1,1,3857,3857,2434,2434,164,212,74.448,102.366,3075,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20022,9529,0,'',''), + (9536,'Maxwort Uberglint',NULL,42,42,8656,0,0,0,120,120,0,0,7,3,3,0,2,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,2246,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (9537,'Hurley Blackbreath',NULL,55,55,8658,0,0,0,54,54,0,0,7,3,3,0,0,33088,0,0,72,1,1.14286,1,1,5,2,7.5,1,1,1,13070,13070,0,0,94,125,0,0,3271,228,23,2000,2000,0,147,737,9537,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9537,0,'','npc_hurley_blackbreath'), - (9538,'High Executioner Nuzrak','Kargath Expeditionary Force',60,60,8664,0,0,0,14,14,0,0,7,3,3,0,0,0,0,2,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,236,284,74.448,102.366,0,120,100,1410,1551,0,64,318,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9538,0,'',''), - (9539,'Shadow of Lexlort','Kargath Expeditionary Force',58,58,8629,0,0,0,14,14,0,0,7,3,3,0,0,0,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,154,184,72.9872,100.357,0,78,100,1430,1573,0,60,298,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9539,0,'',''), - (9540,'Enohar Thunderbrew',NULL,50,50,8659,0,0,0,55,55,0,0,7,3,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11618,9540,0,'',''), - (9541,'Blackbreath Crony',NULL,53,53,8661,0,0,0,54,54,0,0,7,3,3,0,0,33088,0,0,0,1,1.14286,1,1,3,1,3.3,1,1,1,7359,7359,0,0,90,119,59.3256,81.5727,0,218,22,2000,1301,0,147,737,9541,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9541,0,'EventAI',''), - (9542,'Franclorn\'s Spirit',NULL,1,1,8710,0,0,0,35,35,1,0,7,3,3,0,0,0,0,2,2,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (9543,'Ribbly Screwspigot',NULL,53,53,8667,0,0,0,735,735,0,0,7,3,3,0,3,64,0,0,0,1,1.14286,1,1,3,2,3.3,1,1,1,7359,7359,0,0,90,119,58.08,79.86,3163,218,22,2000,2000,0,406,535,9543,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1970,9543,0,'EventAI',''), - (9544,'Yuka Screwspigot',NULL,51,51,8665,0,0,0,120,120,0,0,7,3,3,0,16391,0,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,92,119,66.4224,91.3308,0,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5541,9544,0,'',''), + (9538,'High Executioner Nuzrak','Kargath Expeditionary Force',60,60,8664,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,2,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,236,284,74.448,102.366,3791,120,100,1410,1551,0,64,318,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9538,0,'',''), + (9539,'Shadow of Lexlort','Kargath Expeditionary Force',58,58,8629,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,154,184,72.9872,100.357,3435,78,100,1430,1573,0,60,298,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9539,0,'',''), + (9540,'Enohar Thunderbrew',NULL,50,50,8659,0,0,0,55,55,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11618,9540,0,'',''), + (9541,'Blackbreath Crony',NULL,53,53,8661,0,0,0,54,54,0,0,7,3,3,0,0,33088,0,0,0,1,1.14286,1,1,3,1,3.3,1,1,1,7359,7359,0,0,90,119,59.3256,81.5727,3163,218,22,2000,1301,0,147,737,9541,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9541,0,'EventAI',''), + (9542,'Franclorn\'s Spirit',NULL,1,1,8710,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,2,2,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (9543,'Ribbly Screwspigot',NULL,53,53,8667,0,0,0,735,735,0,0,7,3,3,0,3,32832,0,0,0,1,1.14286,1,1,3,2,3.3,1,1,1,7359,7359,0,0,90,119,58.08,79.86,3163,218,22,2000,2000,0,406,535,9543,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1970,9543,0,'EventAI',''), + (9544,'Yuka Screwspigot',NULL,51,51,8665,0,0,0,120,120,0,0,7,3,3,0,16391,32768,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,92,119,66.4224,91.3308,3052,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5541,9544,0,'',''), (9545,'Grim Patron',NULL,48,52,8673,8674,0,0,674,674,0,0,7,3,3,0,1,32768,0,0,0,1.2,1.14286,1,0,1,1,1.6,1,1,1,2062,2371,0,0,80,117,63.7824,87.7008,3108,214,21,2000,2000,0,93,126,9545,9545,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1962,9545,0,'EventAI',''), - (9546,'Raschal the Courier',NULL,42,42,9026,0,0,0,1080,1080,0,0,7,3,3,0,2,0,0,0,0,1.15,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,98,117,58.7664,80.8038,0,50,100,1590,1749,0,1,526,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (9546,'Raschal the Courier',NULL,42,42,9026,0,0,0,1080,1080,0,0,7,3,3,0,2,32768,0,0,0,1.15,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,98,117,58.7664,80.8038,2246,50,100,1590,1749,0,1,526,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (9547,'Guzzling Patron',NULL,48,52,8678,8679,0,0,674,674,0,0,7,3,3,0,1,32768,0,0,0,1.2,1.14286,8,0,1,1,1.85,1,1,1,1443,1660,4140,4650,57,87,63.7824,87.7008,1574,95,22,2000,2000,0,78,107,9547,9547,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1963,9547,0,'EventAI',''), - (9548,'Cawind Trueaim','Gunsmith & Bowyer',52,52,8666,0,0,0,104,104,1.35,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3748,3748,0,0,87,113,68.1824,93.7508,0,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9548,0,'EventAI',''), - (9549,'Borand','Bowyer',30,30,8668,0,0,0,29,29,0,0,7,1,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9549,1,'EventAI',''), - (9550,'Furmund',NULL,41,41,8669,0,0,0,104,104,1.35,0,7,3,3,0,2,4608,0,2,0,1.15,1.14286,1,0,1,1,1,1,-1,1,2568,2568,0,0,62,80,57.728,79.376,0,33,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9550,0,'',''), - (9551,'Starn','Gunsmith & Bowyer',37,37,8670,0,0,0,104,104,1.35,0,7,1,3,0,16388,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2192,2192,0,0,55,70,53.3984,73.4228,0,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9551,0,'',''), - (9552,'Zanara','Bowyer',43,43,8671,0,0,0,29,29,0,0,7,3,3,0,16388,4608,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,66,85,59.7872,82.2074,0,35,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9552,0,'',''), - (9553,'Nadia Vernon','Bowyer',20,20,8672,0,0,0,68,68,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9553,0,'',''), - (9554,'Hammered Patron',NULL,48,52,8681,8682,0,0,674,674,0,0,7,3,3,0,1,32832,0,0,0,1.2,1.14286,1,1,3,2,3.5,1,1,1,6186,7113,0,0,80,117,58.08,79.86,0,214,21,2000,2000,0,389,513,9554,9554,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1966,9554,0,'EventAI',''), - (9555,'Mu\'uta','Bowyer',35,35,8677,0,0,0,29,29,0,0,7,3,3,0,16388,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9555,0,'',''), - (9556,'Felhound Minion',NULL,1,1,7949,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,0.91,1.14286,1,0,1,1,1,1,-1,1,2533,2614,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (9558,'Grimble','Shipmaster',45,45,8846,0,0,0,69,69,0,0,7,1,3,0,1,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1967,9558,0,'',''), - (9559,'Grizzlowe','Shipmaster',45,45,8847,0,0,0,120,120,0,0,7,3,3,0,1,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1968,9559,0,'',''), - (9560,'Marshal Maxwell',NULL,55,55,8685,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,2627,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9560,0,'',''), - (9561,'Jalinda Sprig',NULL,57,57,8693,0,0,0,64,64,1.15,0,7,3,3,0,2,4608,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,4356,4356,5340,5340,102,131,72.2304,99.3168,1627,54,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9561,0,'',''), - (9562,'Helendis Riverhorn',NULL,55,55,8694,0,0,0,80,80,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,4108,4108,2117,2117,96,125,70.664,97.163,2206,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9562,0,'',''), - (9563,'Ragged John',NULL,57,57,8696,0,0,0,35,35,0,0,7,3,3,0,3,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4356,4356,0,0,102,131,72.2304,99.3168,0,54,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2061,9563,0,'','npc_ragged_john'), - (9564,'Frezza','Zeppelin Master',45,45,8848,0,0,0,29,29,0,0,7,3,3,0,1,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2196,2196,0,0,373,486,61.776,84.942,0,198,100,1000,1716,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1969,9564,1,'EventAI',''), - (9565,'Mayara Brightwing',NULL,57,57,8695,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,4356,4356,5340,5340,102,131,72.2304,99.3168,1696,54,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9565,0,'',''), - (9566,'Zapetta','Zeppelin Master',45,45,8849,0,0,0,29,29,0,0,7,3,3,0,1,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,373,486,61.776,84.942,0,198,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1971,9566,1,'',''), - (9568,'Overlord Wyrmthalak',NULL,60,60,8711,0,0,0,40,40,0,0,2,3,3,0,0,0,0,0,0,3.9,1.14286,1,3,11,1,1,1,1,1,33572,33572,0,0,742,909,183.6,252.45,3791,381,100,800,900,0,1502,1966,9568,0,9568,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9568,0,'','boss_overlord_wyrmthalak'), - (9583,'Bloodaxe Veteran','Bloodaxe Legion',58,59,9633,9881,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,3,1,1,1,8613,8883,0,0,82,111,0,0,3489,248,25,1650,1650,0,474,624,9583,9583,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9583,0,'EventAI',''), - (9584,'Jalane Ayrole','Master Shadoweave Tailor',45,45,8809,0,0,0,12,12,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4844,0,0,'EventAI',''), - (9596,'Bannok Grimaxe','Firebrand Legion Champion',59,59,9668,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.79,1.14286,1,1,3,1,1,1,1,1,8883,8883,0,0,340,440,61.732,84.8815,3489,180,100,1150,1265,0,728,955,9596,9596,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9596,0,'',''), - (9598,'Arei',NULL,56,56,11362,0,0,0,79,79,0,0,4,3,3,0,3,0,0,0,0,1.23,1.14286,1,0,1.5,1,1,1,1,1,4048,4048,0,0,141,170,70.664,97.163,0,72,100,1460,1606,0,1,702,9598,0,0,0,0,0,0,0,112,112,112,112,112,0,0,0,0,0,0,0,0,2063,0,0,'EventAI','npc_arei'), - (9599,'Arei Transformed',NULL,1,1,1461,0,0,0,35,35,1,0,4,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (9600,'Parrot',NULL,1,1,8816,8817,0,0,188,188,0,0,8,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,114,114,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (9601,'Treant Spirit',NULL,57,57,8824,0,0,0,92,92,0,0,4,3,3,0,0,0,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,3082,3189,0,0,158,188,71.2272,97.9374,0,80,100,1420,1562,0,61,305,9601,0,0,0,0,0,0,0,53,53,53,106,53,0,0,0,0,0,0,0,0,0,0,0,'',''), - (9602,'Hahk\'Zor',NULL,54,54,11564,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,1,4,1.3,1,1,1,1,1,3292,3292,0,0,329,425,59.3256,81.5727,0,174,100,1183,1301,0,139,696,9602,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9602,0,'',''), - (9604,'Gorgon\'och',NULL,54,54,11562,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.74,1.14286,2,4,1.3,1,1,1,1,1,2633,2633,2041,2041,311,401,58.08,79.86,0,164,100,1200,1320,0,130,651,9604,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9604,0,'EventAI',''), - (9605,'Blackrock Raider',NULL,57,57,6049,0,0,0,34,34,0,0,7,3,3,0,0,0,0,0,0,1.25,1.14286,1,0,1,1,1,1,-1,1,3997,3997,0,0,158,188,71.2272,97.9374,0,80,100,1420,1562,0,61,305,9605,0,0,0,0,0,0,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,9605,0,'EventAI',''), - (9616,'Laris Geardawdle',NULL,50,50,8829,0,0,0,64,64,1.15,0,7,3,3,0,3,4608,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,3517,3517,4393,4393,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2405,9616,0,'',''), - (9618,'Karna Remtravel',NULL,49,49,8831,0,0,0,35,35,0,0,7,3,3,0,3,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3404,3404,0,0,81,105,65.5424,90.1208,0,43,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2081,9618,0,'',''), - (9619,'Torwa Pathfinder',NULL,51,51,8832,0,0,0,35,35,1.35,0,7,3,3,0,3,512,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,3632,3632,1864,1864,87,112,67.32,92.565,0,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2188,9619,0,'',''), - (9620,'Dreka\'Sur',NULL,50,50,8890,0,0,0,1074,1074,0,0,7,3,3,0,3,4096,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9620,0,'',''), - (9621,'Gargantuan Ooze',NULL,50,51,9595,0,0,0,168,168,0,0,10,3,3,0,0,0,0,0,0,1.24,1.14286,1,0,1,1,1,1,-1,1,2887,3158,0,0,146,174,68.904,94.743,0,74,100,1450,1595,0,55,276,9621,0,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,0,0,'',''), - (9622,'U\'cha',NULL,55,55,8844,0,0,0,72,72,0,9,1,3,3,0,0,0,0,0,1,1.1,1.14286,1,0,1.3,1,1,1,1,1,3398,3398,0,0,95,117,67.2672,92.4924,3271,49,100,2000,2000,0,0,0,9622,0,9622,0,0,0,0,0,0,0,0,0,0,9050,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (9623,'A-Me 01',NULL,48,48,8841,0,0,0,35,35,0,0,9,3,3,0,2,512,0,0,4096,1.1,1.14286,1,0,1.25,1,1,1,1,1,2578,2578,0,0,84,102,64.6272,88.8624,2888,43,100,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_ame01'), - (9636,'Kireena','Trade Goods',41,41,10692,0,0,0,104,104,1.25,0,7,1,3,0,6,4608,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,2568,2568,0,0,62,80,57.728,79.376,0,33,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9636,0,'',''), - (9637,'Scorching Totem',NULL,52,52,4589,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,1,1,1,0,1,1,1,1,-1,1,3748,3748,2184,2184,9,9,68.1824,93.7508,0,4,100,1490,1639,0,35,175,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (9656,'Pet Bombling',NULL,1,1,8909,0,0,0,5,5,0,0,9,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,40,40,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (9657,'Lil\' Smoky',NULL,1,1,8910,0,0,0,1,1,0,0,9,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (9660,'Agnar Beastamer',NULL,47,47,8929,0,0,0,694,694,0,0,7,3,3,0,2,4096,0,2,0,1,1.14286,1,0,1.6,1,1,1,1,1,3184,3184,0,0,76,98,63.6944,87.5798,0,40,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (9662,'Sprite Darter Hatchling',NULL,1,1,6294,0,0,0,115,115,0,0,1,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (9676,'Tink Sprocketwhistle','Engineering Supplies',24,24,9027,0,0,0,875,875,0,0,7,3,3,0,5,512,0,2,0,1,1.14286,1,0,1.02,1,1,1,1,1,664,664,0,0,34.5,45.7,0,0,992,84,6,2000,2000,0,0,0,9676,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,2464,9676,0,'EventAI',''), - (9677,'Ograbisi',NULL,55,55,11553,0,0,0,35,35,0,0,7,3,3,0,0,64,0,0,0,1.6,1.14286,1,1,1,1,1,1,-1,1,14931,14931,0,0,344,444,59.3256,81.5727,0,182,100,1183,2000,0,771,1011,9677,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (9548,'Cawind Trueaim','Gunsmith & Bowyer',52,52,8666,0,0,0,104,104,1.35,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3748,3748,0,0,87,113,68.1824,93.7508,3108,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9548,0,'EventAI',''), + (9549,'Borand','Bowyer',30,30,8668,0,0,0,29,29,0,0,7,1,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9549,1,'EventAI',''), + (9550,'Furmund',NULL,41,41,8669,0,0,0,104,104,1.35,0,7,3,3,0,2,37376,0,2,0,1.15,1.14286,1,0,1,1,1,1,-1,1,2568,2568,0,0,62,80,57.728,79.376,2101,33,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9550,0,'',''), + (9551,'Starn','Gunsmith & Bowyer',37,37,8670,0,0,0,104,104,1.35,0,7,1,3,0,16388,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2192,2192,0,0,55,70,53.3984,73.4228,1593,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9551,0,'',''), + (9552,'Zanara','Bowyer',43,43,8671,0,0,0,29,29,0,0,7,3,3,0,16388,37376,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,66,85,59.7872,82.2074,2397,35,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9552,0,'',''), + (9553,'Nadia Vernon','Bowyer',20,20,8672,0,0,0,68,68,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9553,0,'',''), + (9554,'Hammered Patron',NULL,48,52,8681,8682,0,0,674,674,0,0,7,3,3,0,1,32832,0,0,0,1.2,1.14286,1,1,3,2,3.5,1,1,1,6186,7113,0,0,80,117,58.08,79.86,3108,214,21,2000,2000,0,389,513,9554,9554,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1966,9554,0,'EventAI',''), + (9555,'Mu\'uta','Bowyer',35,35,8677,0,0,0,29,29,0,0,7,3,3,0,16388,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9555,0,'',''), + (9556,'Felhound Minion',NULL,1,1,7949,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,0.91,1.14286,1,0,1,1,1,1,-1,1,2533,2614,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (9558,'Grimble','Shipmaster',45,45,8846,0,0,0,69,69,0,0,7,1,3,0,1,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1967,9558,0,'',''), + (9559,'Grizzlowe','Shipmaster',45,45,8847,0,0,0,120,120,0,0,7,3,3,0,1,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1968,9559,0,'',''), + (9560,'Marshal Maxwell',NULL,55,55,8685,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,2627,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9560,0,'',''), + (9561,'Jalinda Sprig',NULL,57,57,8693,0,0,0,64,64,1.15,0,7,3,3,0,2,37376,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,4356,4356,5340,5340,102,131,72.2304,99.3168,1627,54,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9561,0,'',''), + (9562,'Helendis Riverhorn',NULL,55,55,8694,0,0,0,80,80,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,4108,4108,2117,2117,96,125,70.664,97.163,2206,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9562,0,'',''), + (9563,'Ragged John',NULL,57,57,8696,0,0,0,35,35,0,0,7,3,3,0,3,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4356,4356,0,0,102,131,72.2304,99.3168,3380,54,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2061,9563,0,'','npc_ragged_john'), + (9564,'Frezza','Zeppelin Master',45,45,8848,0,0,0,29,29,0,0,7,3,3,0,1,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2196,2196,0,0,373,486,61.776,84.942,2725,198,100,1000,1716,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1969,9564,1,'EventAI',''), + (9565,'Mayara Brightwing',NULL,57,57,8695,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,4356,4356,5340,5340,102,131,72.2304,99.3168,1696,54,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9565,0,'',''), + (9566,'Zapetta','Zeppelin Master',45,45,8849,0,0,0,29,29,0,0,7,3,3,0,1,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,373,486,61.776,84.942,2725,198,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1971,9566,1,'',''), + (9568,'Overlord Wyrmthalak',NULL,60,60,8711,0,0,0,40,40,0,0,2,3,3,0,0,32768,0,0,0,1,1.14286,1,3,11,1,7,1,1,1,33572,33572,0,0,104,138,0,0,3791,252,26,2000,2000,0,1502,1966,9568,0,9568,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9568,0,'','boss_overlord_wyrmthalak'), + (9583,'Bloodaxe Veteran','Bloodaxe Legion',58,59,9633,9881,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,3,1,1,1,8613,8883,0,0,82,111,0,0,3489,248,25,1650,1650,0,474,624,9583,9583,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9583,0,'EventAI',''), + (9584,'Jalane Ayrole','Master Shadoweave Tailor',45,45,8809,0,0,0,12,12,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4844,0,0,'EventAI',''), + (9596,'Bannok Grimaxe','Firebrand Legion Champion',59,59,9668,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1.5,1,1,1,8883,8883,0,0,102,135,0,0,3489,248,25,2000,2000,0,728,955,9596,9596,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9596,0,'',''), + (9598,'Arei',NULL,56,56,11362,0,0,0,79,79,0,0,4,3,3,0,3,32768,0,0,0,1.23,1.14286,1,0,1.5,1,1,1,1,1,4048,4048,0,0,141,170,70.664,97.163,3327,72,100,1460,1606,0,1,702,9598,0,0,0,0,0,0,0,112,112,112,112,112,0,0,0,0,0,0,0,0,2063,0,0,'EventAI','npc_arei'), + (9599,'Arei Transformed',NULL,1,1,1461,0,0,0,35,35,1,0,4,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (9600,'Parrot',NULL,1,1,8816,8817,0,0,188,188,0,0,8,3,3,0,0,32768,0,2,0,1,1.14286,1,0,0.01,1,1,1,1.33,1,1,1,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (9601,'Treant Spirit',NULL,57,57,8824,0,0,0,92,92,0,0,4,3,3,0,0,32768,0,2,0,1.25,1.14286,1,0,1.3,1,1,1,1.5,1,3619,3619,0,0,88,130,0,0,5070,238,24,2000,2000,0,61,305,9601,0,0,0,0,0,0,0,53,53,53,106,53,0,0,0,0,0,0,0,0,0,0,0,'',''), + (9602,'Hahk\'Zor',NULL,54,54,11564,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.76,1.14286,1,4,1.3,1,1,1,1,1,3292,3292,0,0,329,425,59.3256,81.5727,3216,174,100,1183,1301,0,139,696,9602,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9602,0,'',''), + (9604,'Gorgon\'och',NULL,54,54,11562,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.74,1.14286,2,4,1.3,1,1,1,1,1,2633,2633,2041,2041,311,401,58.08,79.86,2610,164,100,1200,1320,0,130,651,9604,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9604,0,'EventAI',''), + (9605,'Blackrock Raider',NULL,57,57,6049,0,0,0,34,34,0,0,7,3,3,0,0,32768,0,0,0,1.25,1.14286,1,0,1,1,1,1,-1,1,3997,3997,0,0,158,188,71.2272,97.9374,3380,80,100,1420,1562,0,61,305,9605,0,0,0,0,0,0,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,9605,0,'EventAI',''), + (9616,'Laris Geardawdle',NULL,50,50,8829,0,0,0,64,64,1.15,0,7,3,3,0,3,37376,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,3517,3517,4393,4393,85,109,66.44,91.355,1518,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2405,9616,0,'',''), + (9618,'Karna Remtravel',NULL,49,49,8831,0,0,0,35,35,0,0,7,3,3,0,3,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3404,3404,0,0,81,105,65.5424,90.1208,2944,43,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2081,9618,0,'',''), + (9619,'Torwa Pathfinder',NULL,51,51,8832,0,0,0,35,35,1.35,0,7,3,3,0,3,33280,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,3632,3632,1864,1864,87,112,67.32,92.565,2477,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2188,9619,0,'',''), + (9620,'Dreka\'Sur',NULL,50,50,8890,0,0,0,1074,1074,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9620,0,'',''), + (9621,'Gargantuan Ooze',NULL,50,51,9595,0,0,0,168,168,0,0,10,3,3,0,0,32768,0,0,0,1.24,1.14286,1,0,1,1,1,1,-1,1,2887,3158,0,0,146,174,68.904,94.743,3052,74,100,1450,1595,0,55,276,9621,0,0,0,0,0,0,0,0,0,0,0,100,0,1,0,0,0,0,0,0,0,0,0,'',''), + (9622,'U\'cha',NULL,55,55,8844,0,0,0,72,72,0,9,1,3,3,0,0,32768,0,0,1,1.1,1.14286,1,0,1.3,1,1,1,1,1,3398,3398,0,0,95,117,67.2672,92.4924,3271,49,100,2000,2000,0,0,0,9622,0,9622,0,0,0,0,0,0,0,0,0,0,9050,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (9623,'A-Me 01',NULL,48,48,8841,0,0,0,35,35,0,0,9,3,3,0,2,33280,0,0,4096,1.1,1.14286,1,0,1.25,1,1,1,1,1,2578,2578,0,0,84,102,64.6272,88.8624,2888,43,100,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_ame01'), + (9636,'Kireena','Trade Goods',41,41,10692,0,0,0,104,104,1.25,0,7,1,3,0,6,4608,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,2568,2568,0,0,62,80,57.728,79.376,2101,33,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9636,0,'',''), + (9637,'Scorching Totem',NULL,52,52,4589,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,1,1,1,0,1,1,1,1,-1,1,3748,3748,2184,2184,9,9,68.1824,93.7508,3108,4,100,1490,1639,0,35,175,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (9656,'Pet Bombling',NULL,1,1,8909,0,0,0,5,5,0,0,9,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,40,40,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (9657,'Lil\' Smoky',NULL,1,1,8910,0,0,0,1,1,0,0,9,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (9660,'Agnar Beastamer',NULL,47,47,8929,0,0,0,694,694,0,0,7,3,3,0,2,36864,0,2,0,1,1.14286,1,0,1.6,1,1,1,1,1,3184,3184,0,0,76,98,63.6944,87.5798,2835,40,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (9662,'Sprite Darter Hatchling',NULL,1,1,6294,0,0,0,115,115,0,0,1,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (9676,'Tink Sprocketwhistle','Engineering Supplies',24,24,9027,0,0,0,875,875,0,0,7,3,3,0,5,33280,0,2,0,1,1.14286,1,0,1.02,1,1,1,1,1,664,664,0,0,34.5,45.7,0,0,992,84,6,2000,2000,0,0,0,9676,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,2464,9676,0,'EventAI',''), + (9677,'Ograbisi',NULL,55,55,11553,0,0,0,35,35,0,0,7,3,3,0,0,32832,0,0,0,1.6,1.14286,1,1,1,1,1,1,-1,1,14931,14931,0,0,344,444,59.3256,81.5727,3271,182,100,1183,2000,0,771,1011,9677,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (9678,'Shill Dinger',NULL,56,56,9051,0,0,0,35,35,0,0,7,3,3,0,2,32832,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,9810,9810,9910,9910,344,444,59.3256,81.5727,2566,182,100,1183,2000,0,560,736,9678,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (9679,'Tobias Seecher',NULL,52,52,9054,0,0,0,35,35,0,0,7,3,3,0,1,832,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7292,7292,0,0,284,366,56.784,78.078,0,150,100,1241,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','npc_tobias_seecher'), - (9680,'Crest Killer',NULL,54,54,9053,0,0,0,35,35,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,9670,9670,0,0,344,444,59.3256,81.5727,0,182,100,1183,2000,0,518,681,9680,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (9681,'Jaz',NULL,53,53,9049,0,0,0,35,35,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,7476,7476,1982,1982,344,444,59.3256,81.5727,0,182,100,1183,2000,0,436,574,9681,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9681,0,'',''), - (9682,'Marshal Reginald Windsor',NULL,52,52,9052,0,0,0,231,231,0,0,7,3,3,0,2,320,0,2,4096,1.14286,1.7,1,1,3.6,2,7.5,1,1,1,8536,8536,0,0,54,72,56.784,78.078,0,214,100,1241,1365,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9682,0,'',''), - (9683,'Lar\'korwi Mate',NULL,49,50,5242,0,0,0,48,48,0,0,1,3,3,0,0,0,0,0,0,1.6,1.21429,1,0,1,1,1,1,-1,1,2583,2694,0,0,120,144,62.8672,86.4424,0,61,100,1520,1672,0,43,213,9683,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (9684,'Lar\'korwi',NULL,56,56,11318,0,0,0,48,48,0,0,1,3,3,0,0,0,0,0,0,1.6,1.21429,1,0,1,1,1,1,-1,1,4145,4145,0,0,141,170,68.0944,93.6298,0,72,100,1460,1606,0,53,267,9684,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (9687,'Windwall Totem',NULL,45,45,4590,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,61.776,84.942,0,4,100,1560,1716,0,5,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (9688,'Windwall Totem II',NULL,45,45,4590,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,61.776,84.942,0,4,100,1560,1716,0,5,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (9689,'Windwall Totem III',NULL,59,59,4590,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,73.7264,101.374,0,4,100,1420,1562,0,5,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (9679,'Tobias Seecher',NULL,52,52,9054,0,0,0,35,35,0,0,7,3,3,0,1,33600,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7292,7292,0,0,284,366,56.784,78.078,3108,150,100,1241,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','npc_tobias_seecher'), + (9680,'Crest Killer',NULL,54,54,9053,0,0,0,35,35,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,9670,9670,0,0,344,444,59.3256,81.5727,3216,182,100,1183,2000,0,518,681,9680,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (9681,'Jaz',NULL,53,53,9049,0,0,0,35,35,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,7476,7476,1982,1982,344,444,59.3256,81.5727,2566,182,100,1183,2000,0,436,574,9681,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9681,0,'',''), + (9682,'Marshal Reginald Windsor',NULL,52,52,9052,0,0,0,231,231,0,0,7,3,3,0,2,33088,0,2,4096,1.14286,1.7,1,1,3.6,2,7.5,1,1,1,8536,8536,0,0,54,72,56.784,78.078,3108,214,100,1241,1365,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9682,0,'',''), + (9683,'Lar\'korwi Mate',NULL,49,50,5242,0,0,0,48,48,0,0,1,3,3,0,0,32768,0,0,0,1.6,1.21429,1,0,1,1,1,1,-1,1,2583,2694,0,0,120,144,62.8672,86.4424,2999,61,100,1520,1672,0,43,213,9683,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (9684,'Lar\'korwi',NULL,56,56,11318,0,0,0,48,48,0,0,1,3,3,0,0,32768,0,0,0,1.6,1.21429,1,0,1,1,1,1,-1,1,4145,4145,0,0,141,170,68.0944,93.6298,3327,72,100,1460,1606,0,53,267,9684,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (9687,'Windwall Totem',NULL,45,45,4590,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,61.776,84.942,2725,4,100,1560,1716,0,5,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (9688,'Windwall Totem II',NULL,45,45,4590,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,61.776,84.942,2725,4,100,1560,1716,0,5,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (9689,'Windwall Totem III',NULL,59,59,4590,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,73.7264,101.374,3489,4,100,1420,1562,0,5,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), (9690,'Ember Worg',NULL,51,52,9371,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.3,1,1,1,1,1,2980,3082,0,0,102,127,68.1824,93.7508,3108,53,100,2000,2000,0,0,0,9690,0,9690,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (9691,'Venomtip Scorpid',NULL,52,53,8970,0,0,0,413,413,0,20,1,3,3,0,0,0,0,0,1,1,1.14286,1,0,1.3,1,1,1,1,1,3082,3189,0,0,89,111,68.0944,93.6298,3136,46,100,2000,2000,0,0,0,9691,0,9691,0,0,0,0,0,0,0,0,0,0,8860,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (9692,'Bloodaxe Raider','Bloodaxe Legion',57,58,9602,9875,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,3.8,1,1,1,8352,8613,0,0,98,132,0,0,3435,242,25,2000,2000,0,464,610,9692,9692,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9692,0,'EventAI',''), - (9693,'Bloodaxe Evoker','Bloodaxe Legion',58,59,9625,9873,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,1,3,1,3.9,1,1,1,6891,7107,2289,2369,93,125,0,0,2832,234,23,2000,2000,0,414,546,9693,9693,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9693,0,'EventAI',''), + (9691,'Venomtip Scorpid',NULL,52,53,8970,0,0,0,413,413,0,20,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.3,1,1,1,1,1,3082,3189,0,0,89,111,68.0944,93.6298,3163,46,100,2000,2000,0,0,0,9691,0,9691,0,0,0,0,0,0,0,0,0,0,8860,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (9692,'Bloodaxe Raider','Bloodaxe Legion',57,58,9602,9875,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,3.8,1,1,1,8352,8613,0,0,98,132,0,0,3435,242,25,2000,2000,0,464,610,9692,9692,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9692,0,'EventAI',''), + (9693,'Bloodaxe Evoker','Bloodaxe Legion',58,59,9625,9873,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,1,3.9,1,1,1,6891,7107,2289,2369,93,125,0,0,2832,234,23,2000,2000,0,414,546,9693,9693,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9693,0,'EventAI',''), (9694,'Slavering Ember Worg',NULL,53,54,11420,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.3,1,1,1,1,1,3188,3292,0,0,104,130,66.4224,91.3308,3216,54,100,2000,2000,0,0,0,9694,0,9694,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (9695,'Deathlash Scorpid',NULL,54,54,10984,0,0,0,413,413,0,20,1,3,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,-1,1,3292,3398,0,0,95,118,68.0944,93.6298,3244,49,100,2000,2000,0,0,0,9695,0,9695,0,0,0,0,0,0,0,0,0,0,5872,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (9695,'Deathlash Scorpid',NULL,54,54,10984,0,0,0,413,413,0,20,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1,1,1,1,-1,1,3292,3398,0,0,95,118,68.0944,93.6298,3244,49,100,2000,2000,0,0,0,9695,0,9695,0,0,0,0,0,0,0,0,0,0,5872,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (9696,'Bloodaxe Worg','Scarshield Legion',56,57,741,0,0,0,40,40,0,1,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,3,1,1,1,2699,2784,0,0,86,117,0,0,3380,238,24,1800,1800,0,0,0,9696,0,9696,0,0,1,0,0,0,0,0,0,0,7344,1,0,0,0,0,0,0,0,0,0,'',''), (9697,'Giant Ember Worg',NULL,55,56,9370,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.35,1,1,1,1,1,3529,3644,0,0,116,144,69.696,95.832,3327,60,100,2000,2000,0,0,0,9697,0,9697,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (9698,'Firetail Scorpid',NULL,56,57,10985,0,0,0,413,413,0,20,1,3,3,0,0,0,0,0,1,1,1.14286,1,0,1.35,1,1,1,1,1,3644,3758,0,0,99,122,69.696,95.832,3354,51,100,2000,2000,0,0,0,9698,0,9698,0,0,0,0,0,0,0,0,0,0,8833,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (9699,'Fire Beetle',NULL,1,1,8971,0,0,0,31,31,0,0,8,3,3,0,0,0,0,2,0,1,0.714286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (9700,'Lava Crab',NULL,1,1,5560,0,0,0,31,31,0.3,0,8,3,3,0,0,0,0,2,0,1,0.857143,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (9698,'Firetail Scorpid',NULL,56,57,10985,0,0,0,413,413,0,20,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.35,1,1,1,1,1,3644,3758,0,0,99,122,69.696,95.832,3380,51,100,2000,2000,0,0,0,9698,0,9698,0,0,0,0,0,0,0,0,0,0,8833,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (9699,'Fire Beetle',NULL,1,1,8971,0,0,0,31,31,0,0,8,3,3,0,0,32768,0,2,0,1,0.714286,1,0,0.01,1,1,1,1.33,1,1,1,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (9700,'Lava Crab',NULL,1,1,5560,0,0,0,31,31,0.3,0,8,3,3,0,0,32768,0,2,0,1,0.857143,1,0,0.01,1,1,1,1.33,1,1,1,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (9701,'Spire Scorpid',NULL,58,58,2864,0,0,0,413,413,0,0,1,3,3,0,0,32768,0,0,72,1,1.14286,1,0,1.35,1,1,1,1,1,3876,3876,0,0,99.8,132.4,0,0,3435,242,25,2000,2000,0,57,286,9701,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (9705,'Illusionary Dreamwatcher',NULL,1,1,8972,0,0,0,35,35,1,0,2,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (9706,'Yorba Screwspigot',NULL,53,53,11388,0,0,0,474,474,0,0,7,1,3,0,2,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3866,3866,0,0,92,119,69.0272,94.9124,0,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9706,0,'',''), - (9707,'Scarshield Portal',NULL,1,1,9510,0,0,0,14,14,0,0,10,3,3,0,0,33555200,0,0,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (9708,'Burning Imp',NULL,54,55,4449,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1,1.14286,1,0,0.5,1,1.4,1,1,1,1266,1307,0,0,92,125,0,0,3271,228,23,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (9716,'Bloodaxe Warmonger','Bloodaxe Legion',57,58,9617,9883,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,3,1,5,1,1,1,8352,8613,0,0,120,162,0,0,3435,242,25,2450,2450,0,468,616,9716,9716,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9716,0,'EventAI',''), - (9717,'Bloodaxe Summoner','Bloodaxe Legion',57,58,9613,9879,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,2,1,3,1,3.8,1,1,1,6681,6891,2241,2289,91,123,0,0,2788,228,23,2000,2000,0,387,510,9717,9717,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9717,0,'EventAI',''), - (9718,'Ghok Bashguud','Bloodaxe Champion',59,59,11809,0,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1.77,1.14286,1,1,3,1,1,1,1,1,8883,8883,0,0,327,422,60.5576,83.2667,0,173,100,1166,1283,0,142,708,9718,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9718,0,'',''), - (9736,'Quartermaster Zigris','Bloodaxe Legion',59,59,9738,0,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1.79,1.14286,1,1,8,1,1,1,1,1,23688,23688,0,0,340,440,61.732,84.8815,3489,180,100,1150,1265,0,1677,2195,9736,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9736,0,'EventAI',''), - (9776,'Flamekin Spitter',NULL,52,53,10815,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,917,981,0,0,27,34,71.2272,97.9374,3163,14,100,2000,2000,0,74,102,9776,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50423,0,'EventAI',''), - (9777,'Flamekin Sprite',NULL,51,52,10816,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1,1.14286,1,0,0.4,1,1,1,-1,1,917,981,0,0,27,34,71.2272,97.9374,3163,14,100,2000,2000,0,64,88,9777,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50895,0,'EventAI',''), - (9778,'Flamekin Torcher',NULL,54,56,10817,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1,1.14286,2,0,0.4,1,1,1,1,1,810,864,2041,2163,27,34,71.2272,97.9374,2699,14,100,2000,2000,0,71,97,9778,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50753,0,'EventAI',''), - (9779,'Flamekin Rager',NULL,54,56,10814,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1,1.14286,1,0,0.4,1,1,1,1,1,1013,1080,0,0,29,36,71.2272,97.9374,3327,15,100,2000,2000,0,71,97,9779,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50111,0,'EventAI',''), - (9796,'Galgar',NULL,8,8,9151,0,0,0,29,29,0,0,7,3,3,0,2,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,7,10,13.5872,18.6824,20,4,100,2000,2123,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (9816,'Pyroguard Emberseer',NULL,60,60,2172,0,0,0,40,40,0,0,4,3,3,0,0,33554752,0,1,8,1,1.42857,1,3,8,1,6,1,1,1,24416,24416,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,9816,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_pyroguard_emberseer'), - (9817,'Blackhand Dreadweaver','Blackhand Legion',59,60,9670,9671,9672,9673,40,40,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,1,3,1,4,1,1,1,7107,7326,2369,2434,94.8,128.2,0,0,3075,238,24,2000,2000,0,416,548,9817,9817,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9817,0,'EventAI',''), - (9818,'Blackhand Summoner','Blackhand Legion',59,60,9849,9850,9851,9852,40,40,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,1,3,1,4,1,1,1,7107,7326,2369,2434,94.8,128.2,0,0,3075,238,24,2000,2000,0,412,543,9818,9818,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9818,0,'EventAI',''), - (9819,'Blackhand Veteran','Blackhand Legion',59,60,9686,9687,9896,9897,40,40,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,4,1,1,1,8883,9156,0,0,101.8,137.9,0,0,3791,252,26,2000,2000,0,480,631,9819,9819,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9819,0,'EventAI',''), - (9836,'Mathredis Firestar',NULL,60,60,9149,0,0,0,35,35,0,0,7,3,3,0,3,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (9856,'Auctioneer Grimful',NULL,50,50,9133,0,0,0,29,29,0,0,7,3,3,0,4096,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (9857,'Auctioneer Grizzlin',NULL,50,50,9132,0,0,0,855,855,0,0,7,1,3,0,4096,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (9858,'Auctioneer Kresky',NULL,50,50,10754,0,0,0,120,120,0,0,7,3,3,0,4096,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,8600,8600,0,0,72,93,66.44,91.355,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (9859,'Auctioneer Lympkin',NULL,50,50,9131,0,0,0,55,55,1.15,0,7,3,3,0,4096,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (9860,'Salia',NULL,54,54,10927,0,0,0,1434,1434,0,0,3,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,3293,3293,0,0,109,133,69.696,95.832,2429,56,100,2000,2000,0,115,155,9860,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (9705,'Illusionary Dreamwatcher',NULL,1,1,8972,0,0,0,35,35,1,0,2,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (9706,'Yorba Screwspigot',NULL,53,53,11388,0,0,0,474,474,0,0,7,1,3,0,2,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3866,3866,0,0,92,119,69.0272,94.9124,3163,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9706,0,'',''), + (9707,'Scarshield Portal',NULL,54,54,9510,0,0,0,14,14,0,0,10,3,3,0,0,33817092,0,0,0,0.91,1.14286,1,0,0.01,1,1,1,1.33,1,26,26,0,0,92,122,0,0,4277,224,22,2000,2000,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (9708,'Burning Imp',NULL,54,55,4449,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1,1.14286,1,0,0.5,1,1.4,1,1,1,1266,1307,0,0,92,125,0,0,3271,228,23,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (9716,'Bloodaxe Warmonger','Bloodaxe Legion',57,58,9617,9883,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,5,1,1,1,8352,8613,0,0,120,162,0,0,3435,242,25,2450,2450,0,468,616,9716,9716,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9716,0,'EventAI',''), + (9717,'Bloodaxe Summoner','Bloodaxe Legion',57,58,9613,9879,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,1,3.8,1,1,1,6681,6891,2241,2289,91,123,0,0,2788,228,23,2000,2000,0,387,510,9717,9717,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9717,0,'EventAI',''), + (9718,'Ghok Bashguud','Bloodaxe Champion',59,59,11809,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,3.9,1,1,1,8883,8883,0,0,102,135,0,0,3489,248,25,2000,2000,0,142,708,9718,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9718,0,'',''), + (9736,'Quartermaster Zigris','Bloodaxe Legion',59,59,9738,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,8,1,5,1,1,1,23688,23688,0,0,102,135,0,0,3489,248,25,2000,2000,0,1677,2195,9736,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9736,0,'EventAI',''), + (9776,'Flamekin Spitter',NULL,52,53,10815,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,917,981,0,0,27,34,71.2272,97.9374,3163,14,100,2000,2000,0,74,102,9776,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9776,0,'EventAI',''), + (9777,'Flamekin Sprite',NULL,51,52,10816,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1,1.14286,1,0,0.4,1,1,1,-1,1,917,981,0,0,27,34,71.2272,97.9374,3163,14,100,2000,2000,0,64,88,9777,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9777,0,'EventAI',''), + (9778,'Flamekin Torcher',NULL,54,56,10817,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1,1.14286,2,0,0.4,1,1,1,1,1,810,864,2041,2163,27,34,71.2272,97.9374,2699,14,100,2000,2000,0,71,97,9778,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9778,0,'EventAI',''), + (9779,'Flamekin Rager',NULL,54,56,10814,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1,1.14286,1,0,0.4,1,1,1,1,1,1013,1080,0,0,29,36,71.2272,97.9374,3327,15,100,2000,2000,0,71,97,9779,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9779,0,'EventAI',''), + (9796,'Galgar',NULL,8,8,9151,0,0,0,29,29,0,0,7,3,3,0,2,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,7,10,13.5872,18.6824,20,4,100,2000,2123,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (9816,'Pyroguard Emberseer',NULL,60,60,2172,0,0,0,40,40,0,0,4,3,3,0,0,33587520,0,1,8,1,1.42857,1,3,8,1,6,1,1,1,24416,24416,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,9816,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_pyroguard_emberseer'), + (9817,'Blackhand Dreadweaver','Blackhand Legion',59,60,9670,9671,9672,9673,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,1,4,1,1,1,7107,7326,2369,2434,94.8,128.2,0,0,3075,238,24,2000,2000,0,416,548,9817,9817,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9817,0,'EventAI',''), + (9818,'Blackhand Summoner','Blackhand Legion',59,60,9849,9850,9851,9852,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,1,4,1,1,1,7107,7326,2369,2434,94.8,128.2,0,0,3075,238,24,2000,2000,0,412,543,9818,9818,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9818,0,'EventAI',''), + (9819,'Blackhand Veteran','Blackhand Legion',59,60,9686,9687,9896,9897,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,4,1,1,1,8883,9156,0,0,101.8,137.9,0,0,3791,252,26,2000,2000,0,480,631,9819,9819,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9819,0,'EventAI',''), + (9836,'Mathredis Firestar',NULL,60,60,9149,0,0,0,35,35,0,0,7,3,3,0,3,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (9856,'Auctioneer Grimful',NULL,50,50,9133,0,0,0,29,29,0,0,7,3,3,0,4096,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,2999,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (9857,'Auctioneer Grizzlin',NULL,50,50,9132,0,0,0,855,855,0,0,7,1,3,0,4096,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,2999,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (9858,'Auctioneer Kresky',NULL,50,50,10754,0,0,0,120,120,0,0,7,3,3,0,4096,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,8600,8600,0,0,72,93,66.44,91.355,2999,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (9859,'Auctioneer Lympkin',NULL,50,50,9131,0,0,0,55,55,1.15,0,7,3,3,0,4096,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,2999,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (9860,'Salia',NULL,54,54,10927,0,0,0,1434,1434,0,0,3,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,3293,3293,0,0,109,133,69.696,95.832,3216,56,100,2000,2000,0,115,155,9860,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (9861,'Moora',NULL,52,52,10926,0,0,0,1434,1434,0,0,3,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.3,1,1,1,1,1,2466,2466,1923,1923,84,102,69.696,95.832,2522,43,100,2000,2000,0,92,125,9861,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (9862,'Jaedenar Legionnaire',NULL,55,55,9129,0,0,0,1434,1434,0,0,3,3,3,0,0,0,0,0,0,1,1.42857,1,0,1.3,1,1,1,1,1,3398,3398,0,0,95,117,69.696,95.832,3271,49,100,2000,2000,0,114,154,9862,9862,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (9876,'Locheed',NULL,48,48,9130,0,0,0,35,35,0,0,7,3,3,0,0,0,0,2,0,1.19,1.14286,1,0,1,1,1,1,-1,1,3294,3294,0,0,116,140,64.6272,88.8624,0,59,100,1530,1683,0,41,207,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9876,0,'',''), - (9877,'Prince Xavalis',NULL,55,55,11335,0,0,0,1434,1434,0,0,3,3,3,0,0,0,0,0,0,1.1,1.14286,2,0,1.3,1,1,1,1,1,2718,2718,2117,2117,88,108,71.2272,97.9374,2654,45,100,2000,2000,0,103,140,9877,9877,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (9878,'Entropic Beast',NULL,51,52,9449,0,0,0,16,16,0,0,4,3,3,0,0,0,0,0,0,1,1.42857,1,0,1.3,1,1,1,1,1,2980,3082,0,0,87,109,68.0944,93.6298,3080,45,100,2000,2000,2,0,0,9878,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (9879,'Entropic Horror',NULL,51,54,9449,0,0,0,16,16,0,0,4,3,3,0,0,0,0,0,0,1,1.42857,1,0,1,1,1,1,-1,1,3191,3473,0,0,96,125,68.0944,93.6298,2870,51,100,2000,2000,2,0,0,9879,0,0,0,0,0,0,0,300,0,0,30,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (9862,'Jaedenar Legionnaire',NULL,55,55,9129,0,0,0,1434,1434,0,0,3,3,3,0,0,32768,0,0,0,1,1.42857,1,0,1.3,1,1,1,1,1,3398,3398,0,0,95,117,69.696,95.832,3271,49,100,2000,2000,0,114,154,9862,9862,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (9876,'Locheed',NULL,48,48,9130,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,2,0,1.19,1.14286,1,0,1,1,1,1,-1,1,3294,3294,0,0,116,140,64.6272,88.8624,2888,59,100,1530,1683,0,41,207,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9876,0,'',''), + (9877,'Prince Xavalis',NULL,55,55,11335,0,0,0,1434,1434,0,0,3,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1.3,1,1,1,1,1,2718,2718,2117,2117,88,108,71.2272,97.9374,2654,45,100,2000,2000,0,103,140,9877,9877,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (9878,'Entropic Beast',NULL,51,52,9449,0,0,0,16,16,0,0,4,3,3,0,0,32768,0,0,0,1,1.42857,1,0,1.3,1,1,1,1,1,2980,3082,0,0,87,109,68.0944,93.6298,3108,45,100,2000,2000,2,0,0,9878,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (9879,'Entropic Horror',NULL,51,54,9449,0,0,0,16,16,0,0,4,3,3,0,0,32768,0,0,0,1,1.42857,1,0,1,1,1,1,-1,1,3191,3473,0,0,96,125,68.0944,93.6298,2870,51,100,2000,2000,2,0,0,9879,0,0,0,0,0,0,0,300,0,0,30,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (9916,'Jarquia',NULL,46,46,478,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1.25,1,1,1,1,1,2399,2399,0,0,78,95,63.7824,87.7008,2780,40,100,2000,1661,0,87,119,9916,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9916,0,'EventAI',''), - (9936,'Corrupted Kitten',NULL,1,1,9209,0,0,0,35,35,1,0,0,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (9937,'Common Kitten',NULL,1,1,9990,0,0,0,32,32,0,0,1,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_kitten'), + (9936,'Corrupted Kitten',NULL,1,1,9209,0,0,0,35,35,1,0,0,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (9937,'Common Kitten',NULL,1,1,9990,0,0,0,32,32,0,0,1,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_kitten'), (9938,'Magmus',NULL,57,57,12162,0,0,0,54,54,0,0,5,3,3,0,0,32832,0,98304,72,1,1.14286,1,1,9,2,7,1,1,1,25056,25056,0,0,117.5,155.8,0,0,3380,238,24,2400,2400,0,0,0,9938,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (9956,'Shadowforge Flame Keeper',NULL,54,55,9309,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,0.3,1,1,1,1,1,760,784,0,0,92,125,70.4704,96.8968,3244,228,23,2000,2000,0,68,94,9956,9956,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9956,0,'EventAI',''), - (9976,'Tharlidun','Stable Master',30,30,9250,0,0,0,29,29,0,0,7,3,3,0,8193,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,9976,0,'',''), - (9977,'Sylista','Stable Master',30,30,9249,0,0,0,12,12,0,0,7,3,3,0,8193,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,0,0,'EventAI',''), - (9978,'Wesley','Stable Master',30,30,9252,0,0,0,12,12,0,0,7,3,3,0,8193,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,9978,1,'EventAI',''), - (9979,'Sarah Goode','Stable Master',30,30,9251,0,0,0,68,68,0,0,7,3,3,0,8193,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,9979,0,'',''), - (9980,'Shelby Stoneflint','Stable Master',30,30,9253,0,0,0,55,55,0,0,7,3,3,0,8193,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,9980,0,'',''), - (9981,'Sikwa','Stable Master',30,30,9254,0,0,0,29,29,1.25,0,7,1,3,0,8193,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,9981,1,'',''), - (9982,'Penny','Stable Master',30,30,9255,0,0,0,12,12,0,0,7,3,3,0,8193,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,0,1,'',''), - (9983,'Kelsuwa','Stable Master',30,30,9256,0,0,0,104,104,1.35,0,7,1,3,0,8193,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,9983,0,'',''), - (9984,'Ulbrek Firehand','Stable Master',30,30,9258,0,0,0,55,55,0,0,7,3,3,0,8193,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,50598,0,'',''), - (9985,'Laziphus','Stable Master',30,30,9259,0,0,0,474,474,0,0,7,1,3,0,8193,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,9985,0,'',''), - (9986,'Shyrka Wolfrunner','Stable Master',30,30,9260,0,0,0,29,29,0,0,7,3,3,0,8193,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,0,0,'',''), - (9987,'Shoja\'my','Stable Master',30,30,9262,0,0,0,126,126,0,0,7,3,3,0,8193,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,1881,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,9987,0,'EventAI',''), - (9988,'Xon\'cha','Stable Master',58,58,9261,0,0,0,29,29,0,0,7,3,3,0,8193,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,110,142,71.9664,98.9538,0,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,9988,0,'',''), - (9989,'Lina Hearthstove','Stable Master',30,30,9263,0,0,0,55,55,0,0,7,3,3,0,8193,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,0,0,'',''), + (9956,'Shadowforge Flame Keeper',NULL,54,55,9309,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,0.3,1,1,1,1,1,760,784,0,0,92,125,70.4704,96.8968,3271,228,23,2000,2000,0,68,94,9956,9956,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,9956,0,'EventAI',''), + (9976,'Tharlidun','Stable Master',30,30,9250,0,0,0,29,29,0,0,7,3,3,0,8193,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,9976,0,'',''), + (9977,'Sylista','Stable Master',30,30,9249,0,0,0,12,12,0,0,7,3,3,0,8193,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,0,0,'EventAI',''), + (9978,'Wesley','Stable Master',30,30,9252,0,0,0,12,12,0,0,7,3,3,0,8193,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,9978,1,'EventAI',''), + (9979,'Sarah Goode','Stable Master',30,30,9251,0,0,0,68,68,0,0,7,3,3,0,8193,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,9979,0,'',''), + (9980,'Shelby Stoneflint','Stable Master',30,30,9253,0,0,0,55,55,0,0,7,3,3,0,8193,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,9980,0,'',''), + (9981,'Sikwa','Stable Master',30,30,9254,0,0,0,29,29,1.25,0,7,1,3,0,8193,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,9981,1,'',''), + (9982,'Penny','Stable Master',30,30,9255,0,0,0,12,12,0,0,7,3,3,0,8193,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,0,1,'',''), + (9983,'Kelsuwa','Stable Master',30,30,9256,0,0,0,104,104,1.35,0,7,1,3,0,8193,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,9983,0,'',''), + (9984,'Ulbrek Firehand','Stable Master',30,30,9258,0,0,0,55,55,0,0,7,3,3,0,8193,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,9984,0,'',''), + (9985,'Laziphus','Stable Master',30,30,9259,0,0,0,474,474,0,0,7,1,3,0,8193,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,9985,0,'',''), + (9986,'Shyrka Wolfrunner','Stable Master',30,30,9260,0,0,0,29,29,0,0,7,3,3,0,8193,37376,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,0,0,'',''), + (9987,'Shoja\'my','Stable Master',30,30,9262,0,0,0,126,126,0,0,7,3,3,0,8193,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,1881,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,9987,0,'EventAI',''), + (9988,'Xon\'cha','Stable Master',58,58,9261,0,0,0,29,29,0,0,7,3,3,0,8193,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,110,142,71.9664,98.9538,3435,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,9988,0,'',''), + (9989,'Lina Hearthstove','Stable Master',30,30,9263,0,0,0,55,55,0,0,7,3,3,0,8193,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,0,0,'',''), (9990,'Lanti\'gah',NULL,2,2,9574,0,0,0,29,29,0,0,7,1,3,0,1,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,87,87,0,0,4,4,3.4848,4.7916,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2362,9990,1,'',''), - (9996,'Winna Hazzard',NULL,57,57,9343,0,0,0,68,68,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3769,3769,0,0,102,131,72.2304,99.3168,0,54,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9996,0,'',''), - (9997,'Spraggle Frock',NULL,37,37,11389,0,0,0,35,35,0,0,7,3,3,0,3,0,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,2192,2192,2861,2861,55,70,53.3984,73.4228,0,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2852,9997,0,'',''), - (9998,'Shizzle',NULL,40,40,9341,0,0,0,474,474,0,0,7,3,3,0,2,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9998,0,'',''), - (9999,'Ringo',NULL,54,54,9340,0,0,0,35,35,0,0,7,3,3,0,2,33280,0,2,4096,1,1.14286,1,0,1,1,1,1,-1,1,3986,3986,0,0,92,120,69.8544,96.0498,0,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9999,0,'','npc_ringo'), - (10000,'Arugal',NULL,26,26,2353,0,0,0,24,24,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,1782,1782,0,0,106,136,33.3632,45.8744,0,56,100,2000,1604,0,24,119,10000,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10000,0,'','npc_arugal'), - (10016,'Tainted Rat',NULL,1,1,1141,0,0,0,31,31,0,0,8,1,3,0,0,0,0,2,0,1,0.857143,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (10017,'Tainted Cockroach',NULL,1,1,2177,0,0,0,188,188,0,0,8,1,3,0,0,0,0,2,0,0.4,0.857143,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (10036,'Brackenwall Enforcer',NULL,55,55,10704,0,0,0,29,29,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,5215,5215,0,0,171,201,68.904,94.743,0,86,100,2000,2000,0,526,526,10036,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50131,0,'',''), - (10037,'Lakeshire Guard',NULL,55,55,3447,0,0,0,11,11,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,5376,5376,0,0,161,177,478.878,658.458,0,78,100,2000,2000,0,1,502,10037,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10037,0,'',''), - (10038,'Night Watch Guard','The Night Watch',40,40,2381,0,0,0,56,56,0,0,7,3,3,0,0,4112,0,0,0,1,1.42857,1,0,1,1,1,1,-1,1,5402,5402,0,0,323,383,53.8384,74.0278,0,163,100,2000,2000,0,213,213,10038,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,10038,0,'',''), - (10040,'Gorishi Hive Guard',NULL,54,54,11085,0,0,0,168,168,0,0,1,3,3,0,0,0,0,0,0,1.23,1.14286,1,0,1.3,1,1,1,1,1,3293,3293,0,0,141,170,68.0944,93.6298,0,72,100,1460,1606,0,53,267,10040,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10041,'Gorishi Hive Queen',NULL,56,56,11086,0,0,0,168,168,0,0,10,3,3,0,0,0,0,0,0,1.24,1.14286,1,0,1.35,1,1,1,1,1,3644,3644,0,0,146,174,68.904,94.743,0,74,100,1450,1595,0,55,276,10041,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10042,'Corrupted Saber',NULL,1,1,9230,0,0,0,32,32,0,0,1,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,408,408,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_corrupt_saber'), - (10043,'Ribbly\'s Crony',NULL,48,52,9233,9234,0,0,735,735,0,0,7,3,3,0,3,64,0,0,0,1.2,1.14286,1,1,3,2,3.2,1,1,1,6186,7113,0,0,80,117,58.688,80.696,1790,214,21,2000,2000,0,389,513,10043,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1966,10043,0,'EventAI',''), - (10045,'Kirk Maxwell','Stable Master',30,30,9265,0,0,0,12,12,0,0,7,3,3,0,8193,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,0,1,'',''), - (10046,'Bethaine Flinthammer','Stable Master',30,30,9264,0,0,0,55,55,0,0,7,3,3,0,8193,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,50753,1,'',''), - (10047,'Michael','Stable Master',30,30,9266,0,0,0,894,894,0,0,7,3,3,0,8193,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,10047,0,'EventAI',''), - (10048,'Gereck','Stable Master',58,58,9267,0,0,0,29,29,0,0,7,1,3,0,8193,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,110,142,71.9664,98.9538,0,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,10048,1,'EventAI',''), - (10049,'Hekkru','Stable Master',30,30,9268,0,0,0,29,29,0,0,7,3,3,0,8193,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,10049,0,'',''), - (10050,'Seikwa','Stable Master',30,30,9269,0,0,0,29,29,1.25,0,7,1,3,0,8193,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,0,0,'EventAI',''), - (10051,'Seriadne','Stable Master',30,30,9270,0,0,0,80,80,0,0,7,3,3,0,8193,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,0,0,'',''), - (10052,'Maluressian','Stable Master',30,30,9271,0,0,0,80,80,0,0,7,3,3,0,8193,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,0,1,'EventAI',''), - (10053,'Anya Maulray','Stable Master',30,30,9273,0,0,0,68,68,0,0,7,3,3,0,8193,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,10053,0,'EventAI',''), - (10054,'Bulrug','Stable Master',30,30,9272,0,0,0,29,29,1.48,0,7,1,3,0,8193,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,10054,0,'',''), - (10055,'Morganus','Stable Master',30,30,9274,0,0,0,68,68,0,0,7,3,3,0,8193,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,10055,0,'',''), - (10056,'Alassin','Stable Master',30,30,9275,0,0,0,80,80,0,0,7,3,3,0,8193,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,0,0,'',''), - (10057,'Theodore Mont Claire','Stable Master',30,30,9279,0,0,0,68,68,0,0,7,3,3,0,8193,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,10057,0,'',''), - (10058,'Greth','Stable Master',30,30,9281,0,0,0,29,29,0,0,7,3,3,0,8193,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,0,1,'',''), - (10059,'Antarius','Stable Master',30,30,9282,0,0,0,80,80,0,0,7,3,3,0,8193,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,10059,0,'EventAI',''), - (10060,'Grimestack','Stable Master',46,46,9284,0,0,0,120,120,0,0,7,3,3,0,8193,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3077,3077,0,0,74,96,62.744,86.273,0,39,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,50625,0,'',''), - (10061,'Killium Bouldertoe','Stable Master',30,30,9283,0,0,0,694,694,0,0,7,3,3,0,8193,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,0,1,'',''), - (10062,'Steven Black','Stable Master',30,30,9285,0,0,0,12,12,0,0,7,3,3,0,8193,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,10062,1,'',''), - (10063,'Reggifuz','Stable Master',35,35,9286,0,0,0,69,69,0,0,7,1,3,0,8193,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,10063,0,'',''), + (9996,'Winna Hazzard',NULL,57,57,9343,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3769,3769,0,0,102,131,72.2304,99.3168,3380,54,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9996,0,'',''), + (9997,'Spraggle Frock',NULL,37,37,11389,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,2192,2192,2861,2861,55,70,53.3984,73.4228,858,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2852,9997,0,'',''), + (9998,'Shizzle',NULL,40,40,9341,0,0,0,474,474,0,0,7,3,3,0,2,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9998,0,'',''), + (9999,'Ringo',NULL,54,54,9340,0,0,0,35,35,0,0,7,3,3,0,2,33280,0,2,4096,1,1.14286,1,0,1,1,1,1,-1,1,3986,3986,0,0,92,120,69.8544,96.0498,3216,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9999,0,'','npc_ringo'), + (10000,'Arugal',NULL,26,26,2353,0,0,0,24,24,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,1782,1782,0,0,106,136,33.3632,45.8744,1061,56,100,2000,1604,0,24,119,10000,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10000,0,'','npc_arugal'), + (10016,'Tainted Rat',NULL,1,1,1141,0,0,0,31,31,0,0,8,1,3,0,0,0,0,2,0,1,0.857143,1,0,0.19,1,1,1,1.33,1,8,8,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (10017,'Tainted Cockroach',NULL,1,1,2177,0,0,0,188,188,0,0,8,1,3,0,0,0,0,2,0,0.4,0.857143,1,0,0.38,1,1,1,1.33,1,16,16,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (10036,'Brackenwall Enforcer',NULL,55,55,10704,0,0,0,29,29,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,5215,5215,0,0,171,201,68.904,94.743,3271,86,100,2000,2000,0,526,526,10036,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10036,0,'',''), + (10037,'Lakeshire Guard',NULL,55,55,3447,0,0,0,11,11,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,5376,5376,0,0,161,177,478.878,658.458,3271,78,100,2000,2000,0,1,502,10037,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10037,0,'',''), + (10038,'Night Watch Guard','The Night Watch',40,40,2381,0,0,0,56,56,0,0,7,3,3,0,0,36880,0,1024,0,1,1.42857,1,0,1,1,1,1,-1,1,5402,5402,0,0,323,383,53.8384,74.0278,1964,163,100,2000,2000,0,213,213,10038,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,10038,0,'',''), + (10040,'Gorishi Hive Guard',NULL,54,54,11085,0,0,0,168,168,0,0,1,3,3,0,0,32768,0,0,0,1.23,1.14286,1,0,1.3,1,1,1,1,1,3293,3293,0,0,141,170,68.0944,93.6298,3216,72,100,1460,1606,0,53,267,10040,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10041,'Gorishi Hive Queen',NULL,56,56,11086,0,0,0,168,168,0,0,10,3,3,0,0,32768,0,0,0,1.24,1.14286,1,0,1.35,1,1,1,1,1,3644,3644,0,0,146,174,68.904,94.743,3327,74,100,1450,1595,0,55,276,10041,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10042,'Corrupted Saber',NULL,1,1,9230,0,0,0,32,32,0,0,1,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,408,408,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_corrupt_saber'), + (10043,'Ribbly\'s Crony',NULL,48,52,9233,9234,0,0,735,735,0,0,7,3,3,0,3,32832,0,0,0,1.2,1.14286,1,1,3,2,3.2,1,0.6,1,6186,7113,0,0,80,117,58.688,80.696,1865,214,21,2000,2000,0,389,513,10043,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1966,10043,0,'EventAI',''), + (10045,'Kirk Maxwell','Stable Master',30,30,9265,0,0,0,12,12,0,0,7,3,3,0,8193,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,0,1,'',''), + (10046,'Bethaine Flinthammer','Stable Master',30,30,9264,0,0,0,55,55,0,0,7,3,3,0,8193,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,10046,1,'',''), + (10047,'Michael','Stable Master',30,30,9266,0,0,0,894,894,0,0,7,3,3,0,8193,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,10047,0,'EventAI',''), + (10048,'Gereck','Stable Master',58,58,9267,0,0,0,29,29,0,0,7,1,3,0,8193,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,110,142,71.9664,98.9538,3435,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,10048,1,'EventAI',''), + (10049,'Hekkru','Stable Master',30,30,9268,0,0,0,29,29,0,0,7,3,3,0,8193,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,10049,0,'',''), + (10050,'Seikwa','Stable Master',30,30,9269,0,0,0,29,29,1.25,0,7,1,3,0,8193,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,0,0,'EventAI',''), + (10051,'Seriadne','Stable Master',30,30,9270,0,0,0,80,80,0,0,7,3,3,0,8193,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,0,0,'',''), + (10052,'Maluressian','Stable Master',30,30,9271,0,0,0,80,80,0,0,7,3,3,0,8193,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,0,1,'EventAI',''), + (10053,'Anya Maulray','Stable Master',30,30,9273,0,0,0,68,68,0,0,7,3,3,0,8193,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,10053,0,'EventAI',''), + (10054,'Bulrug','Stable Master',30,30,9272,0,0,0,29,29,1.48,0,7,1,3,0,8193,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,10054,0,'',''), + (10055,'Morganus','Stable Master',30,30,9274,0,0,0,68,68,0,0,7,3,3,0,8193,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,10055,0,'',''), + (10056,'Alassin','Stable Master',30,30,9275,0,0,0,80,80,0,0,7,3,3,0,8193,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,0,0,'',''), + (10057,'Theodore Mont Claire','Stable Master',30,30,9279,0,0,0,68,68,0,0,7,3,3,0,8193,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,10057,0,'',''), + (10058,'Greth','Stable Master',30,30,9281,0,0,0,29,29,0,0,7,3,3,0,8193,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,0,1,'',''), + (10059,'Antarius','Stable Master',30,30,9282,0,0,0,80,80,0,0,7,3,3,0,8193,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,10059,0,'EventAI',''), + (10060,'Grimestack','Stable Master',46,46,9284,0,0,0,120,120,0,0,7,3,3,0,8193,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3077,3077,0,0,74,96,62.744,86.273,2780,39,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,10060,0,'',''), + (10061,'Killium Bouldertoe','Stable Master',30,30,9283,0,0,0,694,694,0,0,7,3,3,0,8193,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,0,1,'',''), + (10062,'Steven Black','Stable Master',30,30,9285,0,0,0,12,12,0,0,7,3,3,0,8193,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,10062,1,'',''), + (10063,'Reggifuz','Stable Master',35,35,9286,0,0,0,69,69,0,0,7,1,3,0,8193,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,10063,0,'',''), (10076,'High Priestess of Thaurissan',NULL,58,58,9295,0,0,0,54,54,0,0,7,3,3,0,0,32832,0,0,72,1,1.14286,2,1,6.5,3,4.5,1,1,1,14931,14931,6867,6867,92.9,123,0,0,2788,228,23,2000,2000,0,152,761,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (10077,'Deathmaw',NULL,53,53,9562,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1,1.14286,1,4,1.3,1,1.35,1,1,1,3189,3189,0,0,54,71.7,0,0,3163,218,22,1200,1200,0,0,0,10077,0,10077,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10078,'Terrorspark',NULL,55,55,1018,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1.76,1.14286,2,4,1.3,1,1,1,1,1,2718,2718,2117,2117,329,425,59.3256,81.5727,0,174,100,1183,1301,0,139,696,10078,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10079,'Brave Moonhorn',NULL,30,30,9898,0,0,0,104,104,1.35,0,7,1,3,0,2,4608,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1005,1005,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10079,0,'',''), + (10078,'Terrorspark',NULL,55,55,1018,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.76,1.14286,2,4,1.3,1,1,1,1,1,2718,2718,2117,2117,329,425,59.3256,81.5727,2654,174,100,1183,1301,0,139,696,10078,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10079,'Brave Moonhorn',NULL,30,30,9898,0,0,0,104,104,1.35,0,7,1,3,0,2,4608,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1005,1005,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10079,0,'',''), (10080,'Sandarr Dunereaver',NULL,45,45,9291,0,0,0,37,37,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,2,3,1,1,1,1,1,5544,5544,0,0,41,59,0,0,2725,23,0,2000,2000,0,291,1474,10080,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10080,0,'EventAI',''), - (10081,'Dustwraith',NULL,45,45,9292,0,0,0,37,37,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,2,1,1,1,1,-1,1,5600,5600,0,0,41,59,0,0,0,23,0,2000,2000,0,280,1417,10081,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10081,0,'EventAI',''), - (10082,'Zerillis',NULL,45,45,9293,0,0,0,37,37,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,5544,5544,0,0,235,302,52.3768,72.0181,0,124,100,1266,1393,0,93,463,10082,0,0,0,0,8388624,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,10082,0,'EventAI',''), - (10083,'Rage Talon Flamescale',NULL,58,59,8249,0,0,0,40,40,0,0,2,3,3,0,0,0,0,0,8,0.888888,1.14286,2,1,3,1,3.9,1,1,1,6891,7107,2289,2369,92.9,125.5,0,0,2832,234,23,2000,2000,0,406,535,10083,0,10083,0,0,1,0,0,150,0,0,0,0,0,1,0,0,0,0,0,0,0,10083,0,'EventAI',''), - (10085,'Jaelysia','Stable Master',30,30,9294,0,0,0,80,80,0,0,7,3,3,0,8193,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,0,1,'EventAI',''), - (10086,'Hesuwa Thunderhorn','Pet Trainer',40,40,9337,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,4783,10086,0,'',''), - (10088,'Xao\'tsu','Pet Trainer',40,40,9336,0,0,0,29,29,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,0,32,100,2000,1771,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,4783,10088,0,'',''), - (10089,'Silvaria','Pet Trainer',40,40,9339,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,4783,10089,0,'',''), - (10090,'Belia Thundergranite','Pet Trainer',40,40,9338,0,0,0,55,55,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,4783,51081,0,'',''), - (10096,'High Justice Grimstone',NULL,52,52,9329,0,0,0,54,54,0,0,7,3,3,0,0,832,0,2,0,1,1.14286,1,1,4.5,2,3.7,1,1,1,10670,10670,0,0,88.3,117.2,0,0,3108,214,21,2000,2000,0,116,582,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','npc_grimstone'), - (10116,'Slave',NULL,1,1,9330,9331,0,0,35,35,0,0,7,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10117,'Tortured Slave',NULL,1,1,7550,9334,0,0,35,35,0,0,6,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10118,'Nessa Shadowsong','Fishing Supplies',25,25,9344,0,0,0,80,80,0,0,7,3,3,0,7,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4303,10118,1,'',''), - (10119,'Volchan',NULL,60,60,12232,0,0,0,778,778,0,0,5,3,3,0,0,64,0,98304,0,1,1.42857,2,2,5,2,5,1,1,1,12210,12210,4868,4868,96.8,128.2,0,0,3075,238,24,2000,2000,0,0,0,10119,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10120,'Vault Warder',NULL,45,45,5989,0,0,0,416,416,0,0,4,3,3,0,0,0,0,0,0,1,1.14286,1,1,4,1,3,1,10,1,7392,7392,0,0,94.6,125.4,0,0,27250,184,17,2500,2500,0,392,517,10120,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI','mob_archaeras_add'), - (10136,'Chemist Fuely',NULL,30,30,9353,0,0,0,68,68,0,0,7,3,3,0,3,4608,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,1605,1605,2175,2175,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2501,10136,0,'EventAI',''), + (10081,'Dustwraith',NULL,45,45,9292,0,0,0,37,37,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,2,1,1,1,1,-1,1,5600,5600,0,0,41,59,0,0,2725,23,0,2000,2000,0,280,1417,10081,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10081,0,'EventAI',''), + (10082,'Zerillis',NULL,45,45,9293,0,0,0,37,37,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,5544,5544,0,0,235,302,52.3768,72.0181,2725,124,100,1266,1393,0,93,463,10082,0,0,0,0,8388624,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,10082,0,'EventAI',''), + (10083,'Rage Talon Flamescale',NULL,58,59,8249,0,0,0,40,40,0,0,2,3,3,0,0,32768,0,0,8,0.888888,1.14286,2,1,3,1,3.9,1,1,1,6891,7107,2289,2369,92.9,125.5,0,0,2832,234,23,2000,2000,0,406,535,10083,0,10083,0,0,1,0,0,150,0,0,0,0,0,1,0,0,0,0,0,0,0,10083,0,'EventAI',''), + (10085,'Jaelysia','Stable Master',30,30,9294,0,0,0,80,80,0,0,7,3,3,0,8193,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,0,1,'EventAI',''), + (10086,'Hesuwa Thunderhorn','Pet Trainer',40,40,9337,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,4783,10086,0,'',''), + (10088,'Xao\'tsu','Pet Trainer',40,40,9336,0,0,0,29,29,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,1964,32,100,2000,1771,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,4783,10088,0,'',''), + (10089,'Silvaria','Pet Trainer',40,40,9339,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,4783,10089,0,'',''), + (10090,'Belia Thundergranite','Pet Trainer',40,40,9338,0,0,0,55,55,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,1620,1620,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,4783,10090,0,'',''), + (10096,'High Justice Grimstone',NULL,52,52,9329,0,0,0,54,54,0,0,7,3,3,0,0,33600,0,2,0,1,1.14286,1,1,4.5,2,3.7,1,1,1,10670,10670,0,0,88.3,117.2,0,0,3108,214,21,2000,2000,0,116,582,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','npc_grimstone'), + (10116,'Slave',NULL,1,1,9330,9331,0,0,35,35,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10117,'Tortured Slave',NULL,1,1,7550,9334,0,0,35,35,0,0,6,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10118,'Nessa Shadowsong','Fishing Supplies',25,25,9344,0,0,0,80,80,0,0,7,3,3,0,7,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4303,10118,1,'',''), + (10119,'Volchan',NULL,60,60,12232,0,0,0,778,778,0,0,5,3,3,0,0,32832,0,98304,0,1,1.42857,2,2,5,2,5,1,1,1,12210,12210,4868,4868,96.8,128.2,0,0,3075,238,24,2000,2000,0,0,0,10119,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10120,'Vault Warder',NULL,45,45,5989,0,0,0,416,416,0,0,4,3,3,0,0,32768,0,0,0,1,1.14286,1,1,4,1,3,1,10,1,7392,7392,0,0,94.6,125.4,0,0,27250,184,17,2500,2500,0,392,517,10120,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI','mob_archaeras_add'), + (10136,'Chemist Fuely',NULL,30,30,9353,0,0,0,68,68,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,1605,1605,2175,2175,42,53,45.144,62.073,654,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2501,10136,0,'EventAI',''), (10157,'Moonkin Oracle',NULL,13,14,12236,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,0.94,1.14286,2,0,1,1,1,1,-1,1,252,274,264,295,17,23,22.792,31.339,20,9,100,2000,2000,0,14,23,10157,0,100007,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (10158,'Moonkin',NULL,12,13,5927,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,246,271,0,0,17,22,21.2784,29.2578,20,9,100,2000,2000,0,13,22,10158,0,100007,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10159,'Young Moonkin',NULL,11,12,9390,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,222,246,0,0,17,22,21.2784,29.2578,20,9,100,2000,2000,0,12,20,10159,0,100007,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (10159,'Young Moonkin',NULL,11,12,9390,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,222,246,0,0,17,22,21.2784,29.2578,573,9,100,2000,2000,0,12,20,10159,0,100007,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (10160,'Raging Moonkin',NULL,12,14,12237,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,0.94,1.14286,1,0,1,1,1,1,-1,1,245,300,324,324,17,22,21.2784,29.2578,20,9,100,2000,2000,0,14,23,10160,0,100007,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10161,'Rookery Whelp',NULL,56,57,397,0,0,0,16,16,0,0,2,3,3,0,0,0,0,0,0,1.11111,1.14286,1,0,1,1,2.5,1,1,1,2699,2784,0,0,95.9,129.8,0,0,3380,238,24,2000,2000,0,56,278,10161,0,0,0,0,0,0,0,171,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (10162,'Lord Victor Nefarius','Lord of Blackrock',63,63,9472,0,0,0,35,35,0,0,2,3,3,0,0,33088,0,515,68,1,1.14286,2,3,115,100,3.5,1,1,1,306475,306475,262000,262000,168,234,136,202,4635,252,27,2000,2000,0,1360,1781,0,0,100001,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10162,0,'','boss_victor_nefarius'), - (10176,'Kaltunk',NULL,20,20,9470,0,0,0,29,29,0,0,7,3,3,0,2,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,1991,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10161,'Rookery Whelp',NULL,56,57,397,0,0,0,16,16,0,0,2,3,3,0,0,32768,0,0,0,1.11111,1.14286,1,0,1,1,2.5,1,1,1,2699,2784,0,0,95.9,129.8,0,0,3380,238,24,2000,2000,0,56,278,10161,0,0,0,0,0,0,0,171,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (10162,'Lord Victor Nefarius','Lord of Blackrock',63,63,9472,0,0,0,35,35,0,0,2,3,3,0,0,33088,0,515,68,1,1.14286,2,3,115,100,3.5,1,1,1,306475,306475,262000,262000,168,234,136,202,3795,252,27,2000,2000,0,1360,1781,0,0,100001,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10162,0,'','boss_victor_nefarius'), + (10176,'Kaltunk',NULL,20,20,9470,0,0,0,29,29,0,0,7,3,3,0,2,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,1991,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (10177,'Spire Scarab',NULL,58,58,9469,0,0,0,14,14,0,0,1,3,3,0,0,32768,0,0,72,1,1.14286,1,0,1.35,1,1,1,1,1,3876,3876,0,0,99.8,132.4,0,0,3435,242,25,2000,2000,0,59,296,10177,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (10178,'Riding MechaStrider (Flourescent Green)',NULL,1,1,9475,0,0,0,35,35,0,0,9,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10179,'Riding MechaStrider (Black)',NULL,1,1,9474,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10180,'Unpainted Mechanostrider',NULL,1,1,9476,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10181,'Lady Sylvanas Windrunner','Banshee Queen',63,63,11657,0,0,0,118,118,0,0,7,3,3,1,268435459,36928,0,0,12,0.888888,0.992063,2,3,1,1,1,1,-1,1,40000,40000,67740,67740,1489,1610,220.81,320.77,0,715,100,2000,2000,0,1,866,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8217,51920,0,'',''), - (10182,'Rexxar','Champion of the Horde',62,62,11660,0,0,0,83,83,0,0,7,1,3,0,3,36928,0,4096,12,1.02,1.14286,1,1,1,1,1,1,-1,1,22795,22795,0,0,559,720,203.77,289.86,0,295,100,1158,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,10182,0,'EventAI',''), - (10183,'Moonflare Totem',NULL,54,54,4590,0,0,0,82,82,0,0,11,1,3,0,0,0,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3986,3986,3000,3000,9,9,69.8544,96.0498,0,4,100,1470,1617,0,91,453,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (10184,'Onyxia',NULL,63,63,8570,0,0,0,73,73,0,0,2,3,3,0,0,0,0,769,108,1,1.28571,1,3,330,1,15,1,1,1,1099230,1099230,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,937551,1273511,10184,0,10184,0,0,617299803,0,0,0,100,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','boss_onyxia'), - (10196,'General Colbatann',NULL,57,57,9489,0,0,0,14,14,0,0,2,3,3,0,0,0,0,0,0,1.76,1.14286,1,2,3,1,1,1,1,1,8352,8352,0,0,354,456,59.9488,82.4296,3380,187,100,1175,1292,0,688,903,10196,0,10196,0,0,0,0,0,0,228,0,0,0,0,1,0,0,0,0,0,0,0,10196,0,'EventAI',''), + (10178,'Riding MechaStrider (Flourescent Green)',NULL,1,1,9475,0,0,0,35,35,0,0,9,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10179,'Riding MechaStrider (Black)',NULL,1,1,9474,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10180,'Unpainted Mechanostrider',NULL,1,1,9476,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10181,'Lady Sylvanas Windrunner','Banshee Queen',63,63,11657,0,0,0,118,118,0,0,7,3,3,1,268435459,36928,0,0,12,0.888888,0.992063,2,3,1,1,1,1,-1,1,40000,40000,67740,67740,1489,1610,220.81,320.77,3795,715,100,2000,2000,0,1,866,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8217,10181,0,'',''), + (10182,'Rexxar','Champion of the Horde',62,62,11660,0,0,0,83,83,0,0,7,1,3,0,3,36928,0,4096,12,1.02,1.14286,1,1,1,1,1,1,-1,1,22795,22795,0,0,559,720,203.77,289.86,4391,295,100,1158,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,10182,0,'EventAI',''), + (10183,'Moonflare Totem',NULL,54,54,4590,0,0,0,82,82,0,0,11,1,3,0,0,0,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3986,3986,3000,3000,9,9,69.8544,96.0498,3216,4,100,1470,1617,0,91,453,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (10184,'Onyxia',NULL,63,63,8570,0,0,0,73,73,0,0,2,3,3,0,0,32768,0,769,108,1,1.28571,1,3,330,1,15,1,1,1,1099230,1099230,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,937551,1273511,10184,0,10184,0,0,617299803,0,0,0,100,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','boss_onyxia'), + (10196,'General Colbatann',NULL,57,57,9489,0,0,0,14,14,0,0,2,3,3,0,0,32768,0,0,0,1.76,1.14286,1,2,3,1,1,1,1,1,8352,8352,0,0,354,456,59.9488,82.4296,3380,187,100,1175,1292,0,688,903,10196,0,10196,0,0,0,0,0,0,228,0,0,0,0,1,0,0,0,0,0,0,0,10196,0,'EventAI',''), (10197,'Mezzir the Howler',NULL,55,55,3208,0,0,0,16,16,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,4,1.3,1,1,1,1,1,3398,3398,0,0,329,425,59.3256,81.5727,3271,174,100,1183,2000,0,116,156,10197,0,10197,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (10198,'Kashoch the Reaver',NULL,60,60,10317,0,0,0,778,778,0,0,5,1,3,0,0,64,0,0,0,1,1.14286,1,2,3,1,4,1,1,1,9156,9156,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,1743,1975,10198,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10199,'Grizzle Snowpaw',NULL,59,59,9491,0,0,0,82,82,0,0,7,1,3,0,0,0,0,0,0,1.1,1.14286,2,4,1.35,1,1,1,1,1,3198,3198,2369,2369,355,459,61.152,84.084,0,188,100,1158,2000,0,115,155,10199,10199,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10199,'Grizzle Snowpaw',NULL,59,59,9491,0,0,0,82,82,0,0,7,1,3,0,0,0,0,0,0,1.1,1.14286,2,4,1.35,1,1,1,1,1,3198,3198,2369,2369,355,459,61.152,84.084,2832,188,100,1158,2000,0,115,155,10199,10199,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (10200,'Rak\'shiri',NULL,57,57,10054,0,0,0,16,16,0,2,1,1,3,0,0,64,0,0,1,1,1.42857,1,4,1.35,1,1,1,1,1,3758,3758,0,0,347,447,60.5576,83.2667,3380,183,100,1500,1500,0,0,0,10200,0,10200,0,0,0,0,0,0,0,0,0,0,8276,0,0,0,0,0,0,0,0,0,0,'',''), (10201,'Lady Hederine',NULL,61,61,10925,0,0,0,90,90,0,0,3,1,3,0,0,32832,0,0,0,1.1,1.14286,2,2,11,4,1,1,1,1,27665,27665,9944,9944,360,403,172.1,240.07,3316,176,100,1141,2000,0,1938,2535,10201,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10202,'Azurous',NULL,59,59,6373,0,0,0,103,103,0,0,2,3,3,0,0,64,0,0,0,1,1.14286,1,2,3,3,3.9,1,1,1,8883,8883,0,0,101.8,135,0,0,3489,248,25,2000,2000,0,715,938,10202,0,10202,0,0,0,0,0,0,0,295,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10204,'Misha',NULL,60,60,9492,0,0,0,83,83,0,0,1,3,3,0,2,0,0,4096,0,1.02,1.14286,1,1,1,1,1,1,-1,1,369000,369000,0,0,559,720,63.1904,86.8868,0,295,100,2000,1274,0,1,873,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10202,'Azurous',NULL,59,59,6373,0,0,0,103,103,0,0,2,3,3,0,0,32832,0,0,0,1,1.14286,1,2,3,3,3.9,1,1,1,8883,8883,0,0,101.8,135,0,0,3489,248,25,2000,2000,0,715,938,10202,0,10202,0,0,0,0,0,0,0,295,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10204,'Misha',NULL,60,60,9492,0,0,0,83,83,0,0,1,3,3,0,2,32768,0,4096,0,1.02,1.14286,1,1,1,1,1,1,-1,1,369000,369000,0,0,559,720,63.1904,86.8868,3791,295,100,2000,1274,0,1,873,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (10216,'Gubber Blump',NULL,15,15,9550,0,0,0,55,55,0,0,7,3,3,0,7,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2562,10216,1,'EventAI',''), - (10217,'Flame Buffet Totem',NULL,56,56,4589,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,4231,4231,300,300,9,9,71.456,98.252,0,4,100,1450,1595,0,50,251,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (10218,'Superior Healing Ward',NULL,56,56,2030,0,0,0,7,7,0,0,10,3,3,0,0,0,0,0,0,1,1,1,0,1,1,1,1,-1,1,4231,4231,2409,2409,9,9,71.456,98.252,0,4,100,1450,1595,0,44,220,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10219,'Gwennyth Bly\'Leggonde',NULL,21,21,9551,0,0,0,80,80,0,0,7,3,3,0,3,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,980,980,0,0,24,32,33.264,45.738,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4863,0,1,'EventAI',''), - (10220,'Halycon',NULL,59,59,9567,0,0,0,40,40,0,0,1,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,8,1,1,1,1,1,23688,23688,0,0,354,456,59.9488,82.4296,3489,187,100,1175,1292,0,0,0,10220,0,10220,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10221,'Bloodaxe Worg Pup',NULL,52,53,9563,0,0,0,40,40,1,1,1,1,3,0,0,0,0,0,1,1.21,1.14286,1,0,1.3,1,1,1,1,1,3082,3189,0,0,88,119,0,0,3163,218,22,2000,2000,0,0,0,10221,0,10221,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (10257,'Bijou',NULL,58,58,9553,0,0,0,35,35,0,0,7,3,3,0,2,0,0,2,0,1.75,1.14286,1,1,1,1,1,1,-1,1,8774,8774,0,0,335,432,60.784,83.578,0,177,100,1191,1310,0,1,817,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (10258,'Rookery Guardian',NULL,58,59,2554,0,0,0,16,16,0,0,2,3,3,0,0,0,0,0,0,0.888888,1.14286,1,1,3.5,1,3.9,1,1,1,10048,10364,0,0,99.8,135,0,0,3489,248,25,2000,2000,0,152,761,10258,0,0,0,0,0,0,0,236,0,0,0,0,0,2,0,0,0,0,0,0,0,10258,0,'EventAI',''), - (10259,'Worg Pup',NULL,1,1,9563,0,0,0,4,4,0,0,1,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10260,'Kibler',NULL,56,56,9561,0,0,0,120,120,0,0,7,3,3,0,3,512,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,4231,4231,0,0,99,127,71.456,98.252,0,52,100,2000,2000,0,0,0,10260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12663,0,0,'',''), - (10261,'Burning Felhound',NULL,54,55,1913,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,2,1,1,1,2533,2614,0,0,111,150,0,0,3244,228,23,2400,2400,0,0,0,10261,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10262,'Opus',NULL,40,40,9556,9554,0,0,188,188,0,0,1,3,3,0,0,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,10262,0,100004,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,50128,0,'EventAI',''), - (10263,'Burning Felguard',NULL,56,57,5047,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1,1.14286,1,2,4,1,4.5,1,1,1,10796,11136,0,0,110,149,0,0,3354,238,24,2300,2300,0,905,1186,10263,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10263,0,'EventAI',''), - (10264,'Solakar Flamewreath',NULL,60,60,9581,0,0,0,16,16,0,0,2,3,3,0,0,0,0,0,8,1,1.42857,1,1,8,1,6,1,1,1,24416,24416,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,1119,1466,10264,0,10264,0,0,1,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,10264,0,'',''), - (10266,'Ug\'thok','Journeyman Blacksmith',25,25,9739,0,0,0,29,29,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,2747,10266,0,'',''), - (10267,'Tinkee Steamboil',NULL,53,53,9791,0,0,0,120,120,0,0,7,3,3,0,3,512,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3866,3866,0,0,92,119,69.0272,94.9124,0,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2602,10267,0,'',''), - (10268,'Gizrul the Slavener',NULL,60,60,9564,0,0,0,14,14,0,0,1,3,3,0,0,0,0,0,0,1.77,2,1,1,10,1,1,1,1,1,30520,30520,0,0,544,703,60.5576,83.2667,3791,288,100,1166,1283,0,0,0,10268,0,10268,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10276,'Rotgath Stonebeard','Expert Blacksmith',31,31,9741,0,0,0,55,55,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,2761,10276,0,'',''), - (10277,'Groum Stonebeard','Journeyman Blacksmith',25,25,9740,0,0,0,55,55,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,2742,10277,0,'',''), - (10278,'Thrag Stonehoof','Journeyman Blacksmith',24,24,9742,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,2748,10278,0,'',''), - (10290,'Captured Felwood Ooze',NULL,30,30,2236,0,0,0,168,168,0,0,10,3,3,0,0,0,0,2,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,64,75,45.144,62.073,0,32,100,1710,1881,0,13,64,0,0,0,0,0,0,0,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10293,'Dulciea Frostmoon','Cloth Armor Merchant',51,51,9822,0,0,0,80,80,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,87,112,67.32,92.565,0,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10293,0,'EventAI',''), - (10296,'Vaelan',NULL,54,54,9643,0,0,0,1080,1080,0,0,2,3,3,0,3,0,0,2,0,1.71,1.14286,1,1,1,1,1,1,-1,1,14992,14992,6918,6918,300,388,58.1904,80.0118,0,159,100,1225,1347,0,0,0,0,0,100001,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15014,0,0,'',''), - (10299,'Scarshield Infiltrator','Scarshield Legion',54,54,9642,0,0,0,40,40,0,0,7,3,3,0,1,0,0,2,0,1,1.14286,1,1,3,1,1,1,-1,1,7599,7842,0,0,300,388,58.1904,80.0118,3244,159,100,1225,1347,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,15014,0,0,'EventAI',''), - (10300,'Ranshalla',NULL,58,58,9775,0,0,0,80,80,0,0,7,1,3,0,3,4096,0,2,4096,1.1,1.14286,1,0,1,1,1,1,-1,1,3905,3905,0,0,106,136,72.9872,100.357,0,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3131,10300,0,'','npc_ranshalla'), + (10217,'Flame Buffet Totem',NULL,56,56,4589,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,4231,4231,300,300,9,9,71.456,98.252,3327,4,100,1450,1595,0,50,251,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (10218,'Superior Healing Ward',NULL,56,56,2030,0,0,0,7,7,0,0,10,3,3,0,0,32768,0,0,0,1,1,1,0,1,1,1,1,-1,1,4231,4231,2409,2409,9,9,71.456,98.252,3327,4,100,1450,1595,0,44,220,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10219,'Gwennyth Bly\'Leggonde',NULL,21,21,9551,0,0,0,80,80,0,0,7,3,3,0,3,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,980,980,0,0,24,32,33.264,45.738,888,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4863,0,1,'EventAI',''), + (10220,'Halycon',NULL,59,59,9567,0,0,0,40,40,0,0,1,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,8,1,3.4,1,1,1,23688,23688,0,0,107,142,0,0,3489,248,25,2100,2100,0,0,0,10220,0,10220,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10221,'Bloodaxe Worg Pup',NULL,52,53,9563,0,0,0,40,40,1,1,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.3,1,1,1,1,1,3082,3189,0,0,88,119,0,0,3163,218,22,2000,2000,0,0,0,10221,0,10221,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (10257,'Bijou',NULL,58,58,9553,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,2,0,1.75,1.14286,1,1,1,1,1,1,-1,1,8774,8774,0,0,335,432,60.784,83.578,3435,177,100,1191,1310,0,1,817,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (10258,'Rookery Guardian',NULL,58,59,2554,0,0,0,16,16,0,0,2,3,3,0,0,32768,0,0,0,0.888888,1.14286,1,1,3.5,1,3.9,1,1,1,10048,10364,0,0,99.8,135,0,0,3489,248,25,2000,2000,0,152,761,10258,0,0,0,0,0,0,0,236,0,0,0,0,0,2,0,0,0,0,0,0,0,10258,0,'EventAI',''), + (10259,'Worg Pup',NULL,1,1,9563,0,0,0,4,4,0,0,1,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10260,'Kibler',NULL,56,56,9561,0,0,0,120,120,0,0,7,3,3,0,3,33280,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,4231,4231,0,0,99,127,71.456,98.252,3327,52,100,2000,2000,0,0,0,10260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12663,0,0,'',''), + (10261,'Burning Felhound',NULL,54,55,1913,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,2,1,1,1,2533,2614,0,0,111,150,0,0,3271,228,23,2400,2400,0,0,0,10261,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10262,'Opus',NULL,40,40,9556,9554,0,0,188,188,0,0,1,3,3,0,0,33536,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,10262,0,100004,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,10262,0,'EventAI',''), + (10263,'Burning Felguard',NULL,56,57,5047,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1,1.14286,1,2,4,1,4.5,1,1,1,10796,11136,0,0,110,149,0,0,3380,238,24,2300,2300,0,905,1186,10263,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10263,0,'EventAI',''), + (10264,'Solakar Flamewreath',NULL,60,60,9581,0,0,0,16,16,0,0,2,3,3,0,0,32768,0,0,8,1,1.42857,1,1,8,1,6,1,1,1,24416,24416,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,1119,1466,10264,0,10264,0,0,1,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,10264,0,'',''), + (10266,'Ug\'thok','Journeyman Blacksmith',25,25,9739,0,0,0,29,29,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,2747,10266,0,'',''), + (10267,'Tinkee Steamboil',NULL,53,53,9791,0,0,0,120,120,0,0,7,3,3,0,3,33280,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3866,3866,0,0,92,119,69.0272,94.9124,3163,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2602,10267,0,'',''), + (10268,'Gizrul the Slavener',NULL,60,60,9564,0,0,0,14,14,0,0,1,3,3,0,0,32768,0,0,0,1,2,1,1,10,1,6.5,1,1,1,30520,30520,0,0,104,138,0,0,3791,252,26,2000,2000,0,0,0,10268,0,10268,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10276,'Rotgath Stonebeard','Expert Blacksmith',31,31,9741,0,0,0,55,55,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,1234,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,2761,10276,0,'',''), + (10277,'Groum Stonebeard','Journeyman Blacksmith',25,25,9740,0,0,0,55,55,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,2742,10277,0,'',''), + (10278,'Thrag Stonehoof','Journeyman Blacksmith',24,24,9742,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,992,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,2748,10278,0,'',''), + (10290,'Captured Felwood Ooze',NULL,30,30,2236,0,0,0,168,168,0,0,10,3,3,0,0,32768,0,2,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,64,75,45.144,62.073,1200,32,100,1710,1881,0,13,64,0,0,0,0,0,0,0,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10293,'Dulciea Frostmoon','Cloth Armor Merchant',51,51,9822,0,0,0,80,80,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,87,112,67.32,92.565,3052,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10293,0,'EventAI',''), + (10296,'Vaelan',NULL,54,54,9643,0,0,0,1080,1080,0,0,2,3,3,0,3,32768,0,2,0,1.71,1.14286,1,1,1,1,1,1,-1,1,14992,14992,6918,6918,300,388,58.1904,80.0118,3216,159,100,1225,1347,0,0,0,0,0,100001,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15014,0,0,'',''), + (10299,'Scarshield Infiltrator','Scarshield Legion',54,54,9642,0,0,0,40,40,0,0,7,3,3,0,1,32768,0,2,0,1,1.14286,1,1,3,1,1,1,-1,1,7599,7842,0,0,300,388,58.1904,80.0118,3244,159,100,1225,1347,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,15014,0,0,'EventAI',''), + (10300,'Ranshalla',NULL,58,58,9775,0,0,0,80,80,0,0,7,1,3,0,3,4096,0,2,4096,1.1,1.14286,1,0,1,1,1,1,-1,1,3905,3905,0,0,106,136,72.9872,100.357,3435,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3131,10300,0,'','npc_ranshalla'), (10301,'Jaron Stoneshaper','Explorers\' League',55,55,9773,0,0,0,55,55,0,0,7,1,3,0,3,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3185,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3761,10301,0,'',''), - (10302,'Krakle',NULL,60,60,9777,0,0,0,474,474,0,0,7,3,3,0,2,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10302,0,'',''), - (10303,'Storm Shadowhoof',NULL,60,60,9776,0,0,0,35,35,1.38,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,182,242,74.448,102.366,0,98,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10303,0,'',''), - (10304,'Aurora Skycaller',NULL,62,62,9754,0,0,0,35,35,0,0,7,3,3,0,3,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4193,4193,0,0,178,229,203.77,103.528,0,94,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4743,10304,0,'',''), - (10305,'Umi Rumplesnicker',NULL,57,57,9780,0,0,0,855,855,0,0,7,1,3,0,3,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4356,4356,0,0,102,131,72.2304,99.3168,0,54,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6837,10305,0,'',''), - (10306,'Trull Failbane',NULL,55,55,9779,0,0,0,125,125,0,0,7,3,3,0,2,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10306,0,'',''), - (10307,'Witch Doctor Mau\'ari',NULL,55,55,9774,0,0,0,855,855,0,0,7,1,3,0,3,4608,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,4108,4108,5013,5013,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2703,10307,0,'',''), + (10302,'Krakle',NULL,60,60,9777,0,0,0,474,474,0,0,7,3,3,0,2,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10302,0,'',''), + (10303,'Storm Shadowhoof',NULL,60,60,9776,0,0,0,35,35,1.38,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,182,242,74.448,102.366,3791,98,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10303,0,'',''), + (10304,'Aurora Skycaller',NULL,62,62,9754,0,0,0,35,35,0,0,7,3,3,0,3,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4193,4193,0,0,178,229,203.77,103.528,4391,94,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4743,10304,0,'',''), + (10305,'Umi Rumplesnicker',NULL,57,57,9780,0,0,0,855,855,0,0,7,1,3,0,3,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4356,4356,0,0,102,131,72.2304,99.3168,3380,54,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6837,10305,0,'',''), + (10306,'Trull Failbane',NULL,55,55,9779,0,0,0,125,125,0,0,7,3,3,0,2,37376,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10306,0,'',''), + (10307,'Witch Doctor Mau\'ari',NULL,55,55,9774,0,0,0,855,855,0,0,7,1,3,0,3,4608,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,4108,4108,5013,5013,96,125,70.664,97.163,1658,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2703,10307,0,'',''), (10316,'Blackhand Incarcerator','Blackhand Legion',59,60,9690,9692,9892,9893,40,40,0,0,7,3,3,0,0,33536,0,0,0,1,1.14286,1,0,2.5,1,2,1,1,1,7402,7630,0,0,101.8,137.9,0,0,3791,252,26,2000,2000,0,215,286,10316,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10316,0,'EventAI',''), - (10317,'Blackhand Elite','Blackhand Legion',60,61,9734,9735,9890,9891,40,40,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,5,1,6,1,1,1,15260,15720,0,0,119.5,161.3,0,0,4091,258,28,2300,2300,0,779,1022,10317,10317,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10317,0,'EventAI',''), - (10318,'Blackhand Assassin','Blackhand Legion',60,61,9691,9887,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,5,1,7.5,1,0.5,1,15260,15720,0,0,103.9,161.3,0,0,2086,258,28,2000,2000,0,779,1022,10318,10318,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10318,0,'EventAI',''), - (10319,'Blackhand Iron Guard','Blackhand Legion',60,61,9696,9697,9894,9895,40,40,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,4,1,6,1,2,1,12208,12576,0,0,103.9,140.3,0,0,8100,258,28,2000,2000,0,609,800,10319,10319,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10319,0,'EventAI',''), - (10321,'Emberstrife',NULL,61,61,6374,0,0,0,103,103,0,0,2,3,3,0,2,64,0,0,0,1.25,1.14286,1,1,10,1,1,1,1,1,31440,31440,0,0,544,703,172.1,240.07,4952,288,100,1166,2000,0,1418,1857,10321,0,10321,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10322,'Riding Tiger (White)',NULL,1,1,6080,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10323,'Murkdeep',NULL,19,19,1079,0,0,0,18,18,0,0,7,3,3,0,0,0,0,0,0,1.55,1.14286,1,0,1.15,1,1,1,1,1,516,516,0,0,44,52,31.504,43.318,0,22,100,1790,1969,0,5,27,10323,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10323,0,'EventAI',''), - (10336,'Riding Tiger (Leopard)',NULL,1,1,4805,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10337,'Riding Tiger (Orange)',NULL,1,1,6079,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10338,'Riding Tiger (Gold)',NULL,1,1,9714,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10339,'Gyth','Rend Blackhand\'s Mount',62,62,9723,0,0,0,40,40,0,0,2,3,3,0,0,0,0,0,8,1,1.14286,1,3,10,1,5,1,1,1,32370,32370,0,0,107.9,143.1,0,0,4391,262,30,2000,2000,0,1462,1915,10339,0,10339,0,0,100729173,0,0,210,210,210,210,210,0,0,0,0,0,0,0,0,0,0,0,'','boss_gyth'), - (10340,'Vaelastrasz the Red',NULL,62,62,9912,0,0,0,32,32,0,0,2,3,3,0,0,0,0,2,0,1.78,1.14286,1,1,1,1,1,1,-1,1,18972,18972,8181,8181,559,720,63.1904,86.8868,0,295,100,1158,1274,0,164,818,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10356,'Bayne',NULL,10,10,7892,0,0,0,38,38,0,0,3,3,3,0,0,0,0,0,0,0.9,1.14286,1,4,1,1,1,1,1,1,198,198,0,0,21,35,17.732,24.3815,512,13,100,1550,2000,0,0,0,10356,0,10356,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10357,'Ressan the Needler',NULL,11,11,9750,0,0,0,16,16,0.45,24,1,3,3,0,0,0,0,0,1,1,1.42857,1,4,1.25,1,1,1,1,1,278,278,0,0,15,18,23.8896,32.8482,538,8,100,2000,2000,0,0,0,10357,0,100006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10358,'Fellicent\'s Shade',NULL,12,12,5430,0,0,0,16,16,0,0,6,3,3,0,0,0,0,0,0,1.11111,1.14286,2,4,1,1,1,1,1,1,230,230,249,249,50,64,17.732,24.3815,479,26,100,1550,2000,0,13,22,10358,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10359,'Sri\'skulk',NULL,13,13,418,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,0.98,1.14286,1,4,1.25,1,1,1,1,1,341,341,0,0,55,70,18.984,26.103,20,29,100,2000,1695,0,0,0,10359,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10360,'Kergul Bloodaxe','Warsong Gulch Battlemaster',61,61,9762,0,0,0,1515,1515,0,0,7,1,3,0,2049,4672,0,0,0,1.1,1.14286,1,1,1,1,1,1,-1,1,10626,10626,8019,8019,361,467,172.1,240.07,0,191,100,1166,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6461,10360,0,'',''), - (10361,'Gruul Darkblade','Weaponsmith',50,50,9761,0,0,0,29,29,0,0,7,3,3,0,16388,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,87,113,65.56,90.145,0,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10361,0,'',''), - (10363,'General Drakkisath',NULL,62,62,10115,0,0,0,40,40,0,0,2,3,3,0,0,0,0,1,8,0.888888,1.14286,1,3,25,1,10,1,1,1,80925,80925,0,0,107.9,143.1,0,0,4391,262,30,2000,2000,0,1771,2164,10363,0,10363,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10363,0,'EventAI',''), - (10364,'Yaelika Farclaw','Reagents & Poisons',55,55,9763,0,0,0,1215,1215,0,0,7,3,3,0,6,0,0,2,0,1.23,1.14286,1,0,1,1,1,1,-1,1,27026,27026,0,0,141,170,70.664,97.163,0,72,100,1460,1606,0,1,689,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10364,0,'',''), - (10366,'Rage Talon Dragon Guard',NULL,60,61,9753,0,0,0,40,40,0,0,2,3,3,0,0,0,0,0,8,0.888888,1.14286,1,1,6,1,6,1,1.5,1,18312,18864,0,0,103.9,140.3,0,0,6095,258,28,2000,2000,0,907,1189,10366,0,10366,0,0,1,0,0,150,0,0,0,0,0,1,0,0,0,0,0,0,0,10366,0,'EventAI',''), - (10367,'Shrye Ragefist','Food and Drink',55,55,9765,0,0,0,1215,1215,0,0,7,3,3,0,6,0,0,2,0,1.26,1.14286,1,0,1,1,1,1,-1,1,26037,26037,0,0,161,193,71.9664,98.9538,0,82,100,1410,1551,0,1,752,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10367,0,'',''), - (10369,'Trayexir','Weapon Merchant',12,12,9768,0,0,0,126,126,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,2000,2079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10369,0,'EventAI',''), - (10371,'Rage Talon Captain',NULL,62,62,8310,0,0,0,40,40,0,0,2,3,3,0,0,0,0,0,8,0.888888,1.14286,1,1,6,1,6,1,1,1,19422,19422,0,0,107.9,143.1,0,0,4391,262,30,2000,2000,0,910,1193,10371,0,10371,0,0,1,0,0,150,0,0,0,0,0,1,0,0,0,0,0,0,0,10371,0,'EventAI',''), - (10372,'Rage Talon Fire Tongue',NULL,60,61,8309,0,0,0,40,40,0,0,2,3,3,0,0,0,0,0,8,0.888888,1.14286,1,1,6,1,6,1,1,1,18312,18864,0,0,103.9,140.3,0,0,4091,258,28,2000,2000,0,907,1189,10372,0,10372,0,0,1,0,0,150,0,0,0,0,0,1,0,0,0,0,0,0,0,10372,0,'EventAI',''), - (10373,'Xabraxxis',NULL,19,19,2007,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1.02,1.14286,2,0,1,1,1,1,1,1,404,404,456,456,40,47,28.6704,39.4218,0,20,100,1810,1991,0,10,52,10373,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10317,'Blackhand Elite','Blackhand Legion',60,61,9734,9735,9890,9891,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,5,1,6,1,1,1,15260,15720,0,0,119.5,161.3,0,0,4091,258,28,2300,2300,0,779,1022,10317,10317,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10317,0,'EventAI',''), + (10318,'Blackhand Assassin','Blackhand Legion',60,61,9691,9887,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,5,1,7.5,1,0.5,1,15260,15720,0,0,103.9,161.3,0,0,2046,258,28,2000,2000,0,779,1022,10318,10318,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10318,0,'EventAI',''), + (10319,'Blackhand Iron Guard','Blackhand Legion',60,61,9696,9697,9894,9895,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,4,1,6,1,2,1,12208,12576,0,0,103.9,140.3,0,0,8182,258,28,2000,2000,0,609,800,10319,10319,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10319,0,'EventAI',''), + (10321,'Emberstrife',NULL,61,61,6374,0,0,0,103,103,0,0,2,3,3,0,2,32832,0,0,0,1.25,1.14286,1,1,10,1,1,1,1,1,31440,31440,0,0,544,703,172.1,240.07,4091,288,100,1166,2000,0,1418,1857,10321,0,10321,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10322,'Riding Tiger (White)',NULL,1,1,6080,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10323,'Murkdeep',NULL,19,19,1079,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1.55,1.14286,1,0,1.15,1,1,1,1,1,516,516,0,0,44,52,31.504,43.318,817,22,100,1790,1969,0,5,27,10323,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10323,0,'EventAI',''), + (10336,'Riding Tiger (Leopard)',NULL,1,1,4805,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10337,'Riding Tiger (Orange)',NULL,1,1,6079,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10338,'Riding Tiger (Gold)',NULL,1,1,9714,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10339,'Gyth','Rend Blackhand\'s Mount',62,62,9723,0,0,0,40,40,0,0,2,3,3,0,0,32768,0,0,8,1,1.14286,1,3,10,1,5,1,1,1,32370,32370,0,0,107.9,143.1,0,0,4391,262,30,2000,2000,0,1462,1915,10339,0,10339,0,0,100729173,0,0,210,210,210,210,210,0,0,0,0,0,0,0,0,0,0,0,'','boss_gyth'), + (10340,'Vaelastrasz the Red',NULL,62,62,9912,0,0,0,32,32,0,0,2,3,3,0,0,32768,0,2,0,1.78,1.14286,1,1,1,1,1,1,-1,1,18972,18972,8181,8181,559,720,63.1904,86.8868,4391,295,100,1158,1274,0,164,818,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10356,'Bayne',NULL,10,10,7892,0,0,0,38,38,0,0,3,3,3,0,0,32768,0,0,0,0.9,1.14286,1,4,1,1,1,1,1,1,198,198,0,0,21,35,17.732,24.3815,512,13,100,1550,2000,0,0,0,10356,0,10356,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10357,'Ressan the Needler',NULL,11,11,9750,0,0,0,16,16,0.45,24,1,3,3,0,0,32768,0,0,1,1,1.42857,1,4,1.25,1,1,1,1,1,278,278,0,0,15,18,23.8896,32.8482,538,8,100,2000,2000,0,0,0,10357,0,100006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10358,'Fellicent\'s Shade',NULL,12,12,5430,0,0,0,16,16,0,0,6,3,3,0,0,32768,0,0,0,1.11111,1.14286,2,4,1,1,1,1,1,1,230,230,249,249,50,64,17.732,24.3815,479,26,100,1550,2000,0,13,22,10358,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10359,'Sri\'skulk',NULL,13,13,418,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,0.98,1.14286,1,4,1.25,1,1,1,1,1,341,341,0,0,55,70,18.984,26.103,608,29,100,2000,1695,0,0,0,10359,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10360,'Kergul Bloodaxe','Warsong Gulch Battlemaster',61,61,9762,0,0,0,1515,1515,0,0,7,1,3,0,2049,4672,0,0,0,1.1,1.14286,1,1,1,1,1,1,-1,1,10626,10626,8019,8019,361,467,172.1,240.07,4091,191,100,1166,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6461,10360,0,'',''), + (10361,'Gruul Darkblade','Weaponsmith',50,50,9761,0,0,0,29,29,0,0,7,3,3,0,16388,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,87,113,65.56,90.145,2999,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10361,0,'',''), + (10363,'General Drakkisath',NULL,62,62,10115,0,0,0,40,40,0,0,2,3,3,0,0,32768,0,1,8,0.888888,1.14286,1,3,25,1,10,1,1,1,80925,80925,0,0,107.9,143.1,0,0,4391,262,30,2000,2000,0,1771,2164,10363,0,10363,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10363,0,'EventAI',''), + (10364,'Yaelika Farclaw','Reagents & Poisons',55,55,9763,0,0,0,1215,1215,0,0,7,3,3,0,6,32768,0,2,0,1.23,1.14286,1,0,1,1,1,1,-1,1,27026,27026,0,0,141,170,70.664,97.163,3271,72,100,1460,1606,0,1,689,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10364,0,'',''), + (10366,'Rage Talon Dragon Guard',NULL,60,61,9753,0,0,0,40,40,0,0,2,3,3,0,0,32768,0,0,8,0.888888,1.14286,1,1,6,1,6,1,1.5,1,18312,18864,0,0,103.9,140.3,0,0,6136,258,28,2000,2000,0,907,1189,10366,0,10366,0,0,1,0,0,150,0,0,0,0,0,1,0,0,0,0,0,0,0,10366,0,'EventAI',''), + (10367,'Shrye Ragefist','Food and Drink',55,55,9765,0,0,0,1215,1215,0,0,7,3,3,0,6,32768,0,2,0,1.26,1.14286,1,0,1,1,1,1,-1,1,26037,26037,0,0,161,193,71.9664,98.9538,3271,82,100,1410,1551,0,1,752,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10367,0,'',''), + (10369,'Trayexir','Weapon Merchant',12,12,9768,0,0,0,126,126,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,2000,2079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10369,0,'EventAI',''), + (10371,'Rage Talon Captain',NULL,62,62,8310,0,0,0,40,40,0,0,2,3,3,0,0,32768,0,0,8,0.888888,1.14286,1,1,6,1,6,1,1,1,19422,19422,0,0,107.9,143.1,0,0,4391,262,30,2000,2000,0,910,1193,10371,0,10371,0,0,1,0,0,150,0,0,0,0,0,1,0,0,0,0,0,0,0,10371,0,'EventAI',''), + (10372,'Rage Talon Fire Tongue',NULL,60,61,8309,0,0,0,40,40,0,0,2,3,3,0,0,32768,0,0,8,0.888888,1.14286,1,1,6,1,6,1,1,1,18312,18864,0,0,103.9,140.3,0,0,4091,258,28,2000,2000,0,907,1189,10372,0,10372,0,0,1,0,0,150,0,0,0,0,0,1,0,0,0,0,0,0,0,10372,0,'EventAI',''), + (10373,'Xabraxxis',NULL,19,19,2007,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.02,1.14286,2,0,1,1,1,1,1,1,404,404,456,456,40,47,28.6704,39.4218,683,20,100,1810,1991,0,10,52,10373,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (10374,'Spire Spider',NULL,57,58,9755,0,0,0,16,16,0,3,1,1,3,0,0,32832,0,0,72,1,1.14286,1,1,3,1,3.7,1,1,1,8352,8613,0,0,73.4,99.3,0,0,3435,242,25,1500,1500,0,0,0,10374,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (10375,'Spire Spiderling',NULL,55,56,9756,0,0,0,16,16,0,3,1,1,3,0,0,32768,0,0,73,1,1.14286,1,0,1,1,1.5,1,1,1,2614,2699,0,0,70.5,95.4,0,0,3327,234,23,1500,1500,0,0,0,10375,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (10376,'Crystal Fang',NULL,60,60,9755,0,0,0,16,16,0,3,1,3,3,0,0,32832,0,0,72,1,1.14286,1,1,3,1,3.7,1,1,1,9156,9156,0,0,77.9,103.4,0,0,3791,252,26,1500,1500,0,0,0,10376,0,100003,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10377,'Elu','Wind Rider Apprentice',28,28,9901,0,0,0,104,104,1.35,0,7,1,3,0,2,4608,0,0,0,1.1,1.14286,1,1,1,1,1,1,-1,1,7040,7040,3252,3252,310,400,35.504,48.818,0,164,100,1441,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51070,0,'',''), - (10378,'Omusa Thunderhorn','Wind Rider Master',55,55,9771,0,0,0,104,104,1.35,0,7,1,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6162,10378,0,'EventAI',''), - (10379,'Altsoba Ragetotem','Weapon Merchant',40,40,9770,0,0,0,104,104,1.25,0,7,3,3,0,16388,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10379,0,'',''), + (10377,'Elu','Wind Rider Apprentice',28,28,9901,0,0,0,104,104,1.35,0,7,1,3,0,2,4608,0,0,0,1.1,1.14286,1,1,1,1,1,1,-1,1,7040,7040,3252,3252,310,400,35.504,48.818,1130,164,100,1441,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10377,0,'',''), + (10378,'Omusa Thunderhorn','Wind Rider Master',55,55,9771,0,0,0,104,104,1.35,0,7,1,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6162,10378,0,'EventAI',''), + (10379,'Altsoba Ragetotem','Weapon Merchant',40,40,9770,0,0,0,104,104,1.25,0,7,3,3,0,16388,37376,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10379,0,'',''), (10380,'Sanuye Runetotem','Leather Armor Merchant',15,15,9772,0,0,0,104,104,1.35,0,7,1,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10380,0,'',''), - (10381,'Ravaged Cadaver',NULL,56,57,10974,10255,5432,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,2,3.7,1,1,1,8097,8352,0,0,95.9,129.8,0,0,2744,238,24,2000,2000,0,449,592,10381,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10382,'Mangled Cadaver',NULL,55,56,10972,5431,4631,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,2,3.6,1,1,1,7842,8097,0,0,94,127.1,0,0,3327,234,23,2000,2000,0,435,573,10382,10382,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10383,'Broken Cadaver',NULL,55,56,10970,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,0.1,1,1,1,1,1,261,269,0,0,94,127.1,0,0,3327,234,23,2000,2000,0,65,326,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10384,'Spectral Citizen',NULL,55,56,10483,10484,10485,10486,7,7,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,1,2,2,3.6,1,1,1,5228,5398,0,0,94,127.1,0,0,3327,234,23,2000,2000,0,346,456,10384,0,0,0,0,8388625,0,0,168,168,168,168,168,0,1,0,0,0,0,0,0,0,0,0,'','mobs_spectral_ghostly_citizen'), - (10385,'Ghostly Citizen',NULL,56,57,10478,10480,10479,10481,7,7,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,1,2,2,3.7,1,1,1,5398,5568,0,0,95.9,129.8,0,0,3380,238,24,2000,2000,0,339,447,10385,0,0,0,0,8388625,0,0,171,171,171,171,171,0,1,0,0,0,0,0,0,0,0,0,'','mobs_spectral_ghostly_citizen'), - (10387,'Vengeful Phantom',NULL,56,57,146,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,0.3,1,1,1,1,1,809,835,0,0,95.9,129.8,0,0,3380,238,24,2000,2000,0,56,278,10387,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10388,'Spiteful Phantom',NULL,57,59,10700,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,287,296,0,0,158,188,71.2272,97.9374,0,80,100,1420,1562,0,61,305,10388,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10389,'Wrath Phantom',NULL,60,60,10701,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,1.05,1.14286,2,0,0.1,1,1,1,-1,1,244,252,2434,2486,161,193,71.9664,98.9538,0,82,100,1410,1551,0,63,316,10389,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10390,'Skeletal Guardian',NULL,55,56,9789,9785,7555,9790,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,2,0,1.35,1,1.8,1,1,1,2823,2915,2117,2163,87.5,118.2,0,0,2699,220,21,2000,2000,0,112,151,10390,10390,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10390,0,'EventAI',''), - (10391,'Skeletal Berserker',NULL,56,57,9784,9787,9786,9788,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1.75,1,1,1,2699,2784,0,0,95.9,129.8,0,0,3380,238,24,2000,2000,0,108,146,10391,10391,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10391,0,'EventAI',''), - (10393,'Skul',NULL,58,58,2606,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,8,2,6.5,2,1,1,1,1,13065,13065,10922,10922,327,422,60.5576,83.2667,0,173,100,1166,1283,0,346,1728,10393,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10394,'Black Guard Sentry',NULL,58,59,775,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,1,2.5,1,3.5,1,1,1,7178,7403,0,0,100,135,0,0,0,248,25,2000,2000,0,152,761,10394,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10394,0,'EventAI',''), - (10398,'Thuzadin Shadowcaster',NULL,58,59,10631,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,8,1,1,2,1,1,-1,1,6142,6325,10922,11196,354,456,59.9488,82.4296,0,187,100,1175,1292,0,380,502,10398,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10398,0,'EventAI',''), - (10399,'Thuzadin Acolyte',NULL,59,60,10535,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3091,3236,0,0,164,212,71.9664,98.9538,0,87,100,1410,1551,0,113,153,10399,10399,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10399,0,'',''), - (10400,'Thuzadin Necromancer',NULL,59,61,10539,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,8,1,1,1,1,1,-1,1,6599,7176,11502,11750,361,467,172.1,240.07,0,191,100,1166,1283,0,380,501,10400,10400,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10400,0,'EventAI',''), - (10405,'Plague Ghoul',NULL,57,58,559,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,2,4.8,1,1,1,8352,8613,0,0,88.1,119.1,0,0,3435,242,25,1800,1800,0,468,616,10405,10405,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10406,'Ghoul Ravener',NULL,58,59,10626,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,2,4.9,1,1,1,8613,8883,0,0,69.8,94.5,0,0,3489,248,25,1400,1400,0,474,624,10406,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10407,'Fleshflayer Ghoul',NULL,59,60,414,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,2,5,1,1,1,8883,9156,0,0,101.8,137.9,0,0,3791,252,26,2000,2000,0,493,648,10407,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10408,'Rockwing Gargoyle',NULL,57,58,7533,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.42857,1,1,3,2,3.8,1,1.25,1,8352,8613,0,0,78.3,105.9,0,0,4275,242,25,1600,1600,0,0,0,10408,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10409,'Rockwing Screecher',NULL,58,59,11071,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,2,3.9,1,1.25,1,8613,8883,0,0,79.8,108,0,0,4342,248,25,1600,1600,0,0,0,10409,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10411,'Eye of Naxxramas',NULL,55,57,4629,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1100,1300,0,0,146,174,107.184,147.378,0,74,100,1450,1595,0,0,143,10411,0,0,0,0,8388624,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10412,'Crypt Crawler',NULL,58,59,6841,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,2,3.9,1,1,1,8613,8883,0,0,99.8,135,0,0,3489,248,25,2000,2000,0,0,0,10412,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10413,'Crypt Beast',NULL,59,60,9758,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,2,4,1,1,1,8883,9156,0,0,101.8,137.9,0,0,3791,252,26,2000,2000,0,0,0,10413,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10414,'Patchwork Horror',NULL,57,58,1693,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,1,6,2,6,1,1,1,16704,17226,0,0,137,185.3,0,0,3435,242,25,2800,2800,0,816,1071,10414,10414,0,0,0,8388625,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10415,'Ash\'ari Crystal',NULL,60,60,9832,0,0,0,114,114,0,0,10,5,3,0,0,33554432,0,2,0,1,1,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,0,279,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (10416,'Bile Spewer',NULL,59,60,9760,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,1,5,2,6,1,1,1,14805,15260,0,0,101.8,137.9,0,0,3791,252,26,2000,2000,0,735,964,10416,10416,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10417,'Venom Belcher',NULL,60,61,12819,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,1,5,2,6.1,1,1,1,15260,15720,0,0,103.9,140.3,0,0,4091,258,28,2000,2000,0,779,1022,10417,10417,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10418,'Crimson Guardsman',NULL,57,58,10492,0,0,0,89,89,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,2,3.8,1,1,1,8352,8613,0,0,97.9,132.4,0,0,3435,242,25,2000,2000,0,464,610,10418,10418,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10418,0,'EventAI',''), - (10419,'Crimson Conjuror',NULL,57,58,10488,0,0,0,89,89,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,8,1,3,2,1,1,1,1,5847,6030,10680,10922,354,456,59.9488,82.4296,1728,187,100,1175,1292,0,362,477,10419,10419,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10419,0,'EventAI',''), - (10420,'Crimson Initiate',NULL,57,58,10496,0,0,0,89,89,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,2,1,3,2,1,1,1,1,6681,6891,4482,4578,354,456,59.9488,82.4296,2766,187,100,1175,1292,0,396,522,10420,10420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10420,0,'EventAI',''), - (10421,'Crimson Defender',NULL,58,59,10500,0,0,0,89,89,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,1,3,2,3.9,1,1,1,6891,7107,4578,4738,92.9,125.5,0,0,2832,234,23,2000,2000,0,402,529,10421,10421,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10421,0,'EventAI',''), - (10422,'Crimson Sorcerer',NULL,58,59,10504,0,0,0,89,89,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,8,1,3,2,1,1,1,1,6030,6219,10922,11196,354,456,59.9488,82.4296,2458,187,100,1175,1292,0,368,485,10422,10422,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10422,0,'EventAI',''), - (10423,'Crimson Priest',NULL,58,59,10508,0,0,0,89,89,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,8,1,3,2,1,1,1,1,6030,6219,10922,11196,354,456,59.9488,82.4296,1756,187,100,1175,1292,0,368,485,10423,10423,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10423,0,'EventAI',''), - (10424,'Crimson Gallant',NULL,59,60,10512,0,0,0,89,89,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,1,3,2,4,1,1,1,7107,7326,4738,4868,94.8,128.2,0,0,3075,238,24,2000,2000,0,416,548,10424,10424,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10424,0,'EventAI',''), - (10425,'Crimson Battle Mage',NULL,59,60,10529,0,0,0,89,89,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,8,1,3,2,1,1,1,1,6219,6408,11196,11502,559,720,61.152,84.084,1847,295,100,1158,1274,0,382,504,10425,10425,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10425,0,'EventAI',''), - (10426,'Crimson Inquisitor',NULL,59,60,10516,0,0,0,89,89,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,1,3,2,4,1,1,1,7107,7326,4738,4578,94.8,128.2,0,0,3075,238,24,2000,2000,0,403,532,10426,10426,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10426,0,'EventAI',''), - (10427,'Pao\'ka Swiftmountain',NULL,30,30,9900,0,0,0,104,104,1.21,0,7,1,3,0,2,4608,0,0,0,1.1,1.14286,1,0,1.05,1,1,1,1,1,1002,1002,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,10427,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10427,0,'','npc_paoka_swiftmountain'), - (10428,'Motega Firemane',NULL,28,28,9902,0,0,0,104,104,1.35,0,7,1,3,0,2,4608,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,974,974,0,0,38,48,42.6272,58.6124,0,20,100,2000,2000,0,0,0,10428,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10428,0,'',''), - (10429,'Warchief Rend Blackhand',NULL,62,62,9778,0,0,0,40,40,0,0,7,3,3,0,0,0,0,1,8,1,1.14286,1,3,10,1,6.5,1,1,1,32370,32370,0,0,129.5,171.8,0,0,4391,262,30,2400,2400,0,6929,34647,10429,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10429,0,'EventAI',''), - (10430,'The Beast',NULL,62,62,10193,0,0,0,14,14,0,0,1,3,3,0,0,0,0,1,8,1,1.14286,1,3,25,1,10,1,1,1,80925,80925,0,0,107.9,143.1,0,0,4391,262,30,2000,2000,0,0,0,10430,0,10430,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10431,'Gregor Greystone','The Argent Dawn',55,55,9792,0,0,0,794,794,0,0,7,1,3,0,3,512,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,70,0,0,0,0,0,0,0,0,3985,10431,0,'',''), - (10432,'Vectus',NULL,60,60,2606,0,0,0,15,15,0,0,6,3,3,0,1,64,0,0,0,1,1.14286,2,1,10,2,4.5,1,1,1,24420,24420,4868,4868,97,128,0,0,3075,238,24,2000,2000,0,1162,1522,10432,0,0,0,0,8915988,0,0,0,0,180,0,0,0,1,0,0,0,0,0,0,3648,0,0,'EventAI',''), + (10381,'Ravaged Cadaver',NULL,56,57,10974,10255,5432,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,2,3.7,1,1,1,8097,8352,0,0,95.9,129.8,0,0,3380,238,24,2000,2000,0,449,592,10381,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10382,'Mangled Cadaver',NULL,55,56,10972,5431,4631,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,2,3.6,1,1,1,7842,8097,0,0,94,127.1,0,0,3327,234,23,2000,2000,0,435,573,10382,10382,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10383,'Broken Cadaver',NULL,55,56,10970,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,0.1,1,1,1,1,1,261,269,0,0,94,127.1,0,0,3327,234,23,2000,2000,0,65,326,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10384,'Spectral Citizen',NULL,55,56,10483,10484,10485,10486,7,7,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,1,2,2,3.6,1,1,1,5228,5398,0,0,94,127.1,0,0,3327,234,23,2000,2000,0,346,456,10384,0,0,0,0,8388625,0,0,168,168,168,168,168,0,1,0,0,0,0,0,0,0,0,0,'','mobs_spectral_ghostly_citizen'), + (10385,'Ghostly Citizen',NULL,56,57,10478,10480,10479,10481,7,7,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,1,2,2,3.7,1,1,1,5398,5568,0,0,95.9,129.8,0,0,3380,238,24,2000,2000,0,339,447,10385,0,0,0,0,8388625,0,0,171,171,171,171,171,0,1,0,0,0,0,0,0,0,0,0,'','mobs_spectral_ghostly_citizen'), + (10387,'Vengeful Phantom',NULL,56,57,146,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,0.3,1,1,1,1,1,809,835,0,0,95.9,129.8,0,0,3380,238,24,2000,2000,0,56,278,10387,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10388,'Spiteful Phantom',NULL,57,59,10700,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,287,296,0,0,158,188,71.2272,97.9374,3489,80,100,1420,1562,0,61,305,10388,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10389,'Wrath Phantom',NULL,60,60,10701,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,1.05,1.14286,2,0,0.1,1,1,1,-1,1,244,252,2434,2486,161,193,71.9664,98.9538,3075,82,100,1410,1551,0,63,316,10389,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10390,'Skeletal Guardian',NULL,55,56,9789,9785,7555,9790,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.35,1,1.8,1,1,1,2823,2915,2117,2163,87.5,118.2,0,0,2699,220,21,2000,2000,0,112,151,10390,10390,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10390,0,'EventAI',''), + (10391,'Skeletal Berserker',NULL,56,57,9784,9787,9786,9788,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1.75,1,1,1,2699,2784,0,0,95.9,129.8,0,0,3380,238,24,2000,2000,0,108,146,10391,10391,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10391,0,'EventAI',''), + (10393,'Skul',NULL,58,58,2606,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,8,2,6.5,2,1,1,1.4,1,13065,13065,10922,10922,327,422,60.5576,83.2667,2439,173,100,1166,1283,0,346,1728,10393,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10394,'Black Guard Sentry',NULL,58,59,775,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,1,2.5,1,3.5,1,1,1,7178,7403,0,0,100,135,0,0,3489,248,25,2000,2000,0,152,761,10394,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10394,0,'EventAI',''), + (10398,'Thuzadin Shadowcaster',NULL,58,59,10631,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,8,1,1,2,1,1,-1,1,6142,6325,10922,11196,354,456,59.9488,82.4296,1770,187,100,1175,1292,0,380,502,10398,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10398,0,'EventAI',''), + (10399,'Thuzadin Acolyte',NULL,59,60,10535,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3091,3236,0,0,164,212,71.9664,98.9538,3791,87,100,1410,1551,0,113,153,10399,10399,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10399,0,'',''), + (10400,'Thuzadin Necromancer',NULL,59,61,10539,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,8,1,1,1,1,1,-1,1,6599,7176,11502,11750,361,467,172.1,240.07,2073,191,100,1166,1283,0,380,501,10400,10400,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10400,0,'EventAI',''), + (10405,'Plague Ghoul',NULL,57,58,559,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,2,4.8,1,1,1,8352,8613,0,0,88.1,119.1,0,0,3435,242,25,1800,1800,0,468,616,10405,10405,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10406,'Ghoul Ravener',NULL,58,59,10626,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,2,4.9,1,1,1,8613,8883,0,0,69.8,94.5,0,0,3489,248,25,1400,1400,0,474,624,10406,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10407,'Fleshflayer Ghoul',NULL,59,60,414,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,2,5,1,1,1,8883,9156,0,0,101.8,137.9,0,0,3791,252,26,2000,2000,0,493,648,10407,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10408,'Rockwing Gargoyle',NULL,57,58,7533,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.42857,1,1,3,2,3.8,1,1.25,1,8352,8613,0,0,78.3,105.9,0,0,4294,242,25,1600,1600,0,0,0,10408,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10409,'Rockwing Screecher',NULL,58,59,11071,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,2,3.9,1,1.25,1,8613,8883,0,0,79.8,108,0,0,4361,248,25,1600,1600,0,0,0,10409,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10411,'Eye of Naxxramas',NULL,55,57,4629,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1100,1300,0,0,146,174,107.184,147.378,3380,74,100,1450,1595,0,0,143,10411,0,0,0,0,8388624,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10412,'Crypt Crawler',NULL,58,59,6841,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,2,3.9,1,1,1,8613,8883,0,0,99.8,135,0,0,3489,248,25,2000,2000,0,0,0,10412,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10413,'Crypt Beast',NULL,59,60,9758,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,2,4,1,1,1,8883,9156,0,0,101.8,137.9,0,0,3791,252,26,2000,2000,0,0,0,10413,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10414,'Patchwork Horror',NULL,57,58,1693,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,1,6,2,6,1,1,1,16704,17226,0,0,137,185.3,0,0,3435,242,25,2800,2800,0,816,1071,10414,10414,0,0,0,8388625,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10415,'Ash\'ari Crystal',NULL,60,60,9832,0,0,0,114,114,0,0,10,5,3,0,0,33554432,0,2,0,1,1,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,3791,279,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (10416,'Bile Spewer',NULL,59,60,9760,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,1,5,2,6,1,1,1,14805,15260,0,0,101.8,137.9,0,0,3791,252,26,2000,2000,0,735,964,10416,10416,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10417,'Venom Belcher',NULL,60,61,12819,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,1,5,2,6.1,1,1,1,15260,15720,0,0,103.9,140.3,0,0,4091,258,28,2000,2000,0,779,1022,10417,10417,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10418,'Crimson Guardsman',NULL,57,58,10492,0,0,0,89,89,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,2,3.8,1,1,1,8352,8613,0,0,97.9,132.4,0,0,3435,242,25,2000,2000,0,464,610,10418,10418,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10418,0,'EventAI',''), + (10419,'Crimson Conjuror',NULL,57,58,10488,0,0,0,89,89,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,8,1,3,2,1,1,1,1,5847,6030,10680,10922,354,456,59.9488,82.4296,1742,187,100,1175,1292,0,362,477,10419,10419,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10419,0,'EventAI',''), + (10420,'Crimson Initiate',NULL,57,58,10496,0,0,0,89,89,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,2,1,3,2,1,1,1,1,6681,6891,4482,4578,354,456,59.9488,82.4296,2788,187,100,1175,1292,0,396,522,10420,10420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10420,0,'EventAI',''), + (10421,'Crimson Defender',NULL,58,59,10500,0,0,0,89,89,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,2,3.9,1,1,1,6891,7107,4578,4738,92.9,125.5,0,0,2832,234,23,2000,2000,0,402,529,10421,10421,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10421,0,'EventAI',''), + (10422,'Crimson Sorcerer',NULL,58,59,10504,0,0,0,89,89,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,8,1,3,2,1,1,1.4,1,6030,6219,10922,11196,354,456,59.9488,82.4296,2478,187,100,1175,1292,0,368,485,10422,10422,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10422,0,'EventAI',''), + (10423,'Crimson Priest',NULL,58,59,10508,0,0,0,89,89,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,8,1,3,2,1,1,1,1,6030,6219,10922,11196,354,456,59.9488,82.4296,1770,187,100,1175,1292,0,368,485,10423,10423,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10423,0,'EventAI',''), + (10424,'Crimson Gallant',NULL,59,60,10512,0,0,0,89,89,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,2,4,1,1,1,7107,7326,4738,4868,94.8,128.2,0,0,3075,238,24,2000,2000,0,416,548,10424,10424,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10424,0,'EventAI',''), + (10425,'Crimson Battle Mage',NULL,59,60,10529,0,0,0,89,89,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,8,1,3,2,1,1,1,1,6219,6408,11196,11502,559,720,61.152,84.084,1923,295,100,1158,1274,0,382,504,10425,10425,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10425,0,'EventAI',''), + (10426,'Crimson Inquisitor',NULL,59,60,10516,0,0,0,89,89,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,2,4,1,1,1,7107,7326,4738,4868,94.8,128.2,0,0,3075,238,24,2000,2000,0,403,532,10426,10426,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10426,0,'EventAI',''), + (10427,'Pao\'ka Swiftmountain',NULL,30,30,9900,0,0,0,104,104,1.21,0,7,1,3,0,2,4608,0,0,0,1.1,1.14286,1,0,1.05,1,1,1,1,1,1002,1002,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,10427,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10427,0,'','npc_paoka_swiftmountain'), + (10428,'Motega Firemane',NULL,28,28,9902,0,0,0,104,104,1.35,0,7,1,3,0,2,4608,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,974,974,0,0,38,48,42.6272,58.6124,1130,20,100,2000,2000,0,0,0,10428,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10428,0,'',''), + (10429,'Warchief Rend Blackhand',NULL,62,62,9778,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,1,8,1,1.14286,1,3,10,1,6.5,1,1,1,32370,32370,0,0,129.5,171.8,0,0,4391,262,30,2400,2400,0,6929,34647,10429,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10429,0,'EventAI',''), + (10430,'The Beast',NULL,62,62,10193,0,0,0,14,14,0,0,1,3,3,0,0,32768,0,1,8,1,1.14286,1,3,25,1,10,1,1,1,80925,80925,0,0,107.9,143.1,0,0,4391,262,30,2000,2000,0,0,0,10430,0,10430,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10431,'Gregor Greystone','The Argent Dawn',55,55,9792,0,0,0,794,794,0,0,7,1,3,0,3,512,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,70,0,0,0,0,0,0,0,0,3985,10431,0,'',''), + (10432,'Vectus',NULL,60,60,2606,0,0,0,15,15,0,0,6,3,3,0,1,32832,0,0,0,1,1.14286,2,1,10,2,4.5,1,1,1,24420,24420,4868,4868,97,128,0,0,3075,238,24,2000,2000,0,1162,1522,10432,0,0,0,0,8915988,0,0,0,0,180,0,0,0,1,0,0,0,0,0,0,3648,0,0,'EventAI',''), (10433,'Marduk Blackpool',NULL,58,58,10248,0,0,0,15,15,0,0,6,3,3,0,1,32832,0,0,0,1,1.14286,2,1,10,2,6.25,1,1,1,22970,22970,4578,4578,93,123,0,0,2788,228,23,2000,2000,0,1073,1406,10433,0,0,0,0,8915988,0,0,0,0,0,174,0,0,1,0,0,0,0,0,0,3649,10433,0,'EventAI',''), - (10435,'Magistrate Barthilas',NULL,58,58,10433,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,1,10,2,7.5,1,1,1,28710,28710,0,0,119.7,158.8,0,0,3435,242,25,2400,2400,0,1286,1684,10435,10435,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10436,'Baroness Anastari',NULL,59,59,10698,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,2,1,15,4,7.25,1,1,1,35535,35535,9476,9476,94.8,125.5,0,0,2832,234,23,2000,2000,0,1670,2185,10436,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','boss_baroness_anastari'), - (10437,'Nerub\'enkan',NULL,60,60,9793,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,1,10,2,7.5,1,1.25,1,30520,30520,0,0,103.9,137.9,0,0,4719,252,26,2000,2000,0,0,0,10437,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10438,'Maleki the Pallid',NULL,61,61,10546,0,0,0,21,21,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,8,1,10,1.5,1,1,1,1,22010,22010,8812,8812,448,624,0,0,2073,115,25,2000,2000,0,1036,1357,10438,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10438,0,'','boss_maleki_the_pallid'), - (10439,'Ramstein the Gorger',NULL,61,61,12818,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,1,9,2,9,1,1,1,28296,28296,0,0,132.3,175.4,0,0,4091,258,28,2500,2500,0,1,900,10439,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10440,'Baron Rivendare',NULL,62,62,10729,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,2,1,18,5,6,1,1,1,46620,46620,12840,12840,100,133,0,0,0,246,26,2000,2000,0,2057,2692,10440,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10440,0,'EventAI',''), - (10441,'Plagued Rat',NULL,55,55,1141,0,0,0,16,16,0,0,8,3,3,0,0,0,0,0,0,1,1.14286,1,0,0.3,1,0.4,1,1,1,784,784,0,0,94,125,0,0,0,228,23,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10442,'Chromatic Whelp',NULL,57,58,10095,0,0,0,40,40,0,0,2,3,3,0,0,0,0,0,0,1.11111,1.14286,2,0,1.5,3,3.9,1,1,1,3340,3446,6723,6867,68.4,92.3,0,0,2788,228,23,1500,1500,0,120,161,10442,0,10442,0,0,1,0,0,150,150,150,150,150,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10445,'Selina Dourman','Darkmoon Faire Information',30,30,9810,0,0,0,1555,1555,0,0,7,3,3,0,1,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,980,980,0,0,171,171,0,0,0,79,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6582,0,0,'',''), - (10447,'Chromatic Dragonspawn',NULL,59,60,10094,0,0,0,40,40,0,0,2,3,3,0,0,0,0,0,0,0.888888,1.14286,1,1,5,1,3.75,1,1,1,14805,15260,0,0,101.8,137.9,0,0,3791,252,26,2000,2000,0,735,964,10447,0,10447,0,0,1,0,0,200,200,200,200,200,0,0,0,0,0,0,0,0,0,10447,0,'EventAI',''), - (10455,'Binny Springblade',NULL,40,40,9818,0,0,0,875,875,1.15,0,7,3,3,0,0,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10455,0,'',''), - (10456,'Prynne',NULL,40,40,9821,0,0,0,875,875,1.15,0,7,3,3,0,0,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51114,0,'',''), - (10459,'Rend on Drake Visual',NULL,1,1,9723,0,0,0,35,35,1,0,2,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10459,0,'',''), - (10460,'Prospector Ironboot',NULL,48,48,10195,0,0,0,474,474,0,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3294,3294,0,0,77,101,64.6272,88.8624,0,41,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10460,0,'',''), - (10461,'Plagued Insect',NULL,55,55,7511,0,0,0,16,16,0,0,8,3,3,0,0,0,0,0,0,0.91,1.14286,1,0,0.3,1,0.4,1,1,1,784,784,0,0,94,125,0,0,0,228,23,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10463,'Shrieking Banshee',NULL,57,58,10728,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,2,3.8,1,1,1,8352,8613,0,0,97.9,132.4,0,0,3435,242,25,2000,2000,0,464,610,10463,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10464,'Wailing Banshee',NULL,58,59,8782,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,2,3.9,1,1,1,8613,8883,0,0,99.8,135,0,0,3489,248,25,2000,2000,0,478,629,10464,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10467,'Mana Tide Totem',NULL,42,42,4587,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,58.7664,80.8038,0,4,100,1590,1749,0,5,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (10468,'Felnok Steelspring',NULL,54,54,10655,0,0,0,855,855,0,0,7,1,3,0,2,512,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3986,3986,0,0,92,120,69.8544,96.0498,0,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10468,0,'',''), - (10469,'Scholomance Adept',NULL,58,59,11161,0,0,0,233,233,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,2,1,3,3,3.9,1,1,1,6891,7107,6867,7107,93,125,0,0,2810,234,23,2000,2000,0,402,529,10469,10469,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10469,0,'EventAI',''), - (10470,'Scholomance Neophyte',NULL,57,58,11164,0,0,0,233,233,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,8,1,3,3,3.8,1,1,1,5847,6030,16020,16383,69,98,0,0,1728,107,24,2000,2000,0,357,472,10470,10470,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10470,0,'EventAI',''), - (10471,'Scholomance Acolyte',NULL,57,58,11157,0,0,0,233,233,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,2,1,3,3,3.8,1,1,1,6681,6891,6723,6867,91,123,0,0,2766,228,23,2000,2000,0,387,510,10471,10471,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10471,0,'EventAI',''), - (10472,'Scholomance Occultist',NULL,58,59,11157,11125,0,0,233,233,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,2,1,3,3,3.9,1,1,1,6891,7107,6867,7107,93,125,0,0,2810,234,23,2000,2000,0,423,557,10472,10472,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10472,0,'EventAI',''), - (10475,'Scholomance Student',NULL,58,59,11161,0,0,0,15,15,0,0,7,3,3,0,1,64,0,2,0,1,1.14286,1,1,6,1,3.6,1,1,1,17226,17766,0,0,100,135,0,0,3462,248,25,2000,2000,0,0,0,10475,10475,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,3647,10475,0,'',''), - (10476,'Scholomance Necrolyte',NULL,57,58,11161,0,0,0,233,233,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,2,1,3,3,3.8,1,1,1,6681,6891,6723,6867,91,123,0,0,2766,228,23,2000,2000,0,391,516,10476,10476,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10476,0,'EventAI',''), - (10477,'Scholomance Necromancer',NULL,58,59,11163,0,0,0,233,233,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,2,1,3,3,3.9,1,1,1,6891,7107,6867,7107,93,125,0,0,2810,234,23,2000,2000,0,406,535,10477,10477,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10477,0,'EventAI',''), - (10478,'Splintered Skeleton',NULL,59,60,11401,9788,0,0,233,233,0,0,6,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,4,1,1,1,8883,9156,0,0,102,138,0,0,3640,252,26,2000,2000,0,488,643,10478,10478,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (10479,'Skulking Corpse',NULL,58,59,5432,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,1.15,1.14286,1,0,0.5,1,0.75,1,-1,1,1436,1480,0,0,102,135,0,0,0,248,25,2000,1540,0,65,326,10479,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (10480,'Unstable Corpse',NULL,58,59,10978,0,0,0,233,233,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,3813,3968,0,0,100,135,0,0,0,248,25,2000,2000,0,133,179,10480,10480,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10481,'Reanimated Corpse',NULL,58,59,10975,0,0,0,233,233,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,0.5,1,1,1,1,1,1436,1480,0,0,100,135,0,0,3489,248,25,2000,2000,0,89,121,10481,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10482,'Risen Lackey',NULL,55,56,9786,0,0,0,233,233,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,0.1,1,1,1,1,1,261,270,0,0,94,127,0,0,0,234,23,2000,2000,0,0,0,10482,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (10485,'Risen Aberration',NULL,57,58,9786,0,0,0,233,233,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,0.75,1,2.5,1,1,1,2088,2153,0,0,98,132,0,0,3399,242,25,2000,2000,0,101,136,10485,10485,0,0,0,8388625,124,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10486,'Risen Warrior',NULL,59,61,7847,0,0,0,233,233,0,0,6,3,3,0,0,64,0,0,0,1,1.14286,1,1,5,1,6,1,1,1,14805,15720,0,0,122,168,0,0,3881,258,28,2400,2000,0,777,1020,10486,10486,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10486,0,'EventAI',''), - (10487,'Risen Protector',NULL,58,60,11489,0,0,0,233,233,0,0,6,3,3,0,0,64,0,0,0,1,1.14286,2,1,3,3,3.9,1,1,1,6891,7326,6867,7302,93,128,0,0,4362,238,24,2000,2000,0,410,540,10487,10487,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10487,0,'EventAI',''), - (10488,'Risen Construct',NULL,58,61,12074,0,0,0,233,233,0,0,6,3,3,0,0,64,0,0,0,1,1.14286,1,1,5,1,7.5,1,1,1,14355,15720,0,0,100,140,0,0,3792,258,28,2000,2000,0,776,1018,10488,10488,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10489,'Risen Guard',NULL,57,59,7848,0,0,0,233,233,0,0,6,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,3.8,1,1,1,8352,8883,0,0,98,135,0,0,5128,248,25,2000,2000,0,472,621,10489,10489,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10489,0,'EventAI',''), - (10491,'Risen Bonewarder',NULL,58,59,11397,0,0,0,233,233,0,0,6,3,3,0,0,64,0,0,0,1,1.14286,2,1,3,3,3.9,1,1,1,6891,7107,6867,7107,93,125,0,0,2812,234,23,2000,2000,0,406,535,10491,10491,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10491,0,'EventAI',''), - (10495,'Diseased Ghoul',NULL,58,59,519,0,0,0,233,233,0,0,6,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,3.9,1,1,1,8613,8883,0,0,70,95,0,0,3489,248,25,1400,2000,0,470,618,10495,10495,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10497,'Ragged Ghoul',NULL,58,59,414,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,1.15,1.14286,1,1,3,1,3.9,1,1,1,8613,8883,0,0,100,135,0,0,0,248,25,2000,1274,0,162,812,10497,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (10498,'Spectral Tutor',NULL,58,60,3942,0,0,0,233,233,0,0,6,3,3,0,0,64,0,0,0,1,1.14286,2,1,3,3,4,1,1,1,6891,7326,6867,7302,93,128,0,0,2932,238,24,2000,2000,0,414,546,10498,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','npc_spectral_tutor'), - (10499,'Spectral Researcher',NULL,58,60,3942,0,0,0,233,233,0,0,6,3,3,0,0,64,0,0,0,1,1.14286,2,1,3,3,3.9,1,1,1,6891,7326,6867,7302,93,128,0,0,2932,238,24,2000,2000,0,410,540,10499,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10500,'Spectral Teacher',NULL,58,61,3942,0,0,0,233,233,0,0,6,3,3,0,0,64,0,0,0,1,1.14286,2,1,3,3,3.9,1,1,1,6891,7545,6867,7458,93,130,0,0,3052,244,24,2000,2000,0,427,563,10500,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10435,'Magistrate Barthilas',NULL,58,58,10433,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,1,10,2,7.5,1,1,1,28710,28710,0,0,119.7,158.8,0,0,3435,242,25,2400,2400,0,1286,1684,10435,10435,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10436,'Baroness Anastari',NULL,59,59,10698,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,2,1,15,4,7.25,1,1,1,35535,35535,9476,9476,94.8,125.5,0,0,2832,234,23,2000,2000,0,1670,2185,10436,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','boss_baroness_anastari'), + (10437,'Nerub\'enkan',NULL,60,60,9793,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,1,10,2,7.5,1,1.25,1,30520,30520,0,0,103.9,137.9,0,0,4739,252,26,2000,2000,0,0,0,10437,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10438,'Maleki the Pallid',NULL,61,61,10546,0,0,0,21,21,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,1,10,1.5,1,1,1,1,22010,22010,8812,8812,448,624,0,0,2073,115,25,2000,2000,0,1036,1357,10438,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10438,0,'','boss_maleki_the_pallid'), + (10439,'Ramstein the Gorger',NULL,61,61,12818,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,1,9,2,9,1,1,1,28296,28296,0,0,132.3,175.4,0,0,4091,258,28,2500,2500,0,1,900,10439,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10440,'Baron Rivendare',NULL,62,62,10729,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,2,1,18,5,6,1,1,1,46620,46620,12840,12840,100,133,0,0,3555,246,26,2000,2000,0,2057,2692,10440,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10440,0,'EventAI',''), + (10441,'Plagued Rat',NULL,55,55,1141,0,0,0,16,16,0,0,8,3,3,0,0,32768,0,0,0,1,1.14286,1,0,0.3,1,0.4,1,1.33,1,784,784,0,0,94,125,0,0,4350,228,23,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10442,'Chromatic Whelp',NULL,57,58,10095,0,0,0,40,40,0,0,2,3,3,0,0,32768,0,0,0,1.11111,1.14286,2,0,1.5,3,3.9,1,1,1,3340,3446,6723,6867,68.4,92.3,0,0,2788,228,23,1500,1500,0,120,161,10442,0,10442,0,0,1,0,0,150,150,150,150,150,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10445,'Selina Dourman','Darkmoon Faire Information',30,30,9810,0,0,0,1555,1555,0,0,7,3,3,0,1,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,980,980,0,0,171,171,0,0,1200,79,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6582,0,0,'',''), + (10447,'Chromatic Dragonspawn',NULL,59,60,10094,0,0,0,40,40,0,0,2,3,3,0,0,32768,0,0,0,0.888888,1.14286,1,1,5,1,3.75,1,1,1,14805,15260,0,0,101.8,137.9,0,0,3791,252,26,2000,2000,0,735,964,10447,0,10447,0,0,1,0,0,200,200,200,200,200,0,0,0,0,0,0,0,0,0,10447,0,'EventAI',''), + (10455,'Binny Springblade',NULL,40,40,9818,0,0,0,875,875,1.15,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10455,0,'',''), + (10456,'Prynne',NULL,40,40,9821,0,0,0,875,875,1.15,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10456,0,'',''), + (10459,'Rend on Drake Visual',NULL,1,1,9723,0,0,0,35,35,1,0,2,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10459,0,'',''), + (10460,'Prospector Ironboot',NULL,48,48,10195,0,0,0,474,474,0,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3294,3294,0,0,77,101,64.6272,88.8624,2888,41,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10460,0,'',''), + (10461,'Plagued Insect',NULL,55,55,7511,0,0,0,16,16,0,0,8,3,3,0,0,32768,0,0,0,0.91,1.14286,1,0,0.3,1,0.4,1,1.33,1,784,784,0,0,94,125,0,0,4350,228,23,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10463,'Shrieking Banshee',NULL,57,58,10728,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,2,3.8,1,1,1,8352,8613,0,0,97.9,132.4,0,0,3435,242,25,2000,2000,0,464,610,10463,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10464,'Wailing Banshee',NULL,58,59,8782,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,2,3.9,1,1,1,8613,8883,0,0,99.8,135,0,0,3489,248,25,2000,2000,0,478,629,10464,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10467,'Mana Tide Totem',NULL,42,42,4587,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,58.7664,80.8038,2246,4,100,1590,1749,0,5,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (10468,'Felnok Steelspring',NULL,54,54,10655,0,0,0,855,855,0,0,7,1,3,0,2,512,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3986,3986,0,0,92,120,69.8544,96.0498,3216,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10468,0,'',''), + (10469,'Scholomance Adept',NULL,58,59,11161,0,0,0,233,233,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,3,3.9,1,1,1,6891,7107,6867,7107,93,125,0,0,2832,234,23,2000,2000,0,402,529,10469,10469,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10469,0,'EventAI',''), + (10470,'Scholomance Neophyte',NULL,57,58,11164,0,0,0,233,233,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,8,1,3,3,3.8,1,1,1,5847,6030,16020,16383,69,98,0,0,1742,107,24,2000,2000,0,357,472,10470,10470,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10470,0,'EventAI',''), + (10471,'Scholomance Acolyte',NULL,57,58,11157,0,0,0,233,233,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,3,3.8,1,1,1,6681,6891,6723,6867,91,123,0,0,2788,228,23,2000,2000,0,387,510,10471,10471,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10471,0,'EventAI',''), + (10472,'Scholomance Occultist',NULL,58,59,11157,11125,0,0,233,233,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,3,3.9,1,1,1,6891,7107,6867,7107,93,125,0,0,2832,234,23,2000,2000,0,423,557,10472,10472,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10472,0,'EventAI',''), + (10475,'Scholomance Student',NULL,58,59,11161,0,0,0,15,15,0,0,7,3,3,0,1,32832,0,2,0,1,1.14286,1,1,6,1,3.6,1,1,1,17226,17766,0,0,100,135,0,0,3489,248,25,2000,2000,0,0,0,10475,10475,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,3647,10475,0,'',''), + (10476,'Scholomance Necrolyte',NULL,57,58,11161,0,0,0,233,233,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,3,3.8,1,1,1,6681,6891,6723,6867,91,123,0,0,2788,228,23,2000,2000,0,391,516,10476,10476,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10476,0,'EventAI',''), + (10477,'Scholomance Necromancer',NULL,58,59,11163,0,0,0,233,233,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,3,3.9,1,1,1,6891,7107,6867,7107,93,125,0,0,2832,234,23,2000,2000,0,406,535,10477,10477,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10477,0,'EventAI',''), + (10478,'Splintered Skeleton',NULL,59,60,11401,9788,0,0,233,233,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,4,1,1,1,8883,9156,0,0,102,138,0,0,3791,252,26,2000,2000,0,488,643,10478,10478,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (10479,'Skulking Corpse',NULL,58,59,5432,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,1.15,1.14286,1,0,0.5,1,0.75,1,1,1,1436,1480,0,0,102,135,0,0,3489,248,25,2000,1540,0,65,326,10479,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (10480,'Unstable Corpse',NULL,58,59,10978,0,0,0,233,233,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.35,1,3.5,1,1,1,3876,3997,0,0,100,135,0,0,3489,248,25,2000,2000,0,133,179,10480,10480,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10481,'Reanimated Corpse',NULL,58,59,10975,0,0,0,233,233,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,0.5,1,1,1,1,1,1436,1480,0,0,100,135,0,0,3489,248,25,2000,2000,0,89,121,10481,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10482,'Risen Lackey',NULL,55,56,9786,0,0,0,233,233,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,0.1,1,1,1,1,1,261,270,0,0,94,127,0,0,3327,234,23,2000,2000,0,0,0,10482,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (10485,'Risen Aberration',NULL,57,58,9786,0,0,0,233,233,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,0.75,1,2.5,1,1,1,2088,2153,0,0,98,132,0,0,3435,242,25,2000,2000,0,101,136,10485,10485,0,0,0,8388625,124,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10486,'Risen Warrior',NULL,59,61,7847,0,0,0,233,233,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,1,1,5,1,6,1,1,1,14805,15720,0,0,122,168,0,0,4091,258,28,2400,2000,0,777,1020,10486,10486,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10486,0,'EventAI',''), + (10487,'Risen Protector',NULL,58,60,11489,0,0,0,233,233,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,3,3.9,1,1.5,1,6891,7326,6867,7302,93,128,0,0,4612,238,24,2000,2000,0,410,540,10487,10487,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10487,0,'EventAI',''), + (10488,'Risen Construct',NULL,58,61,12074,0,0,0,233,233,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,1,1,5,1,7.5,1,1,1,14355,15720,0,0,100,140,0,0,4091,258,28,2000,2000,0,776,1018,10488,10488,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10489,'Risen Guard',NULL,57,59,7848,0,0,0,233,233,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,3.8,1,1.5,1,8352,8883,0,0,98,135,0,0,5234,248,25,2000,2000,0,472,621,10489,10489,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10489,0,'EventAI',''), + (10491,'Risen Bonewarder',NULL,58,59,11397,0,0,0,233,233,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,3,3.9,1,1,1,6891,7107,6867,7107,93,125,0,0,2832,234,23,2000,2000,0,406,535,10491,10491,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10491,0,'EventAI',''), + (10495,'Diseased Ghoul',NULL,58,59,519,0,0,0,233,233,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,3.9,1,1,1,8613,8883,0,0,70,95,0,0,3489,248,25,1400,2000,0,470,618,10495,10495,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10497,'Ragged Ghoul',NULL,58,59,414,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,1.15,1.14286,1,1,3,1,3.9,1,1,1,8613,8883,0,0,100,135,0,0,3489,248,25,2000,1274,0,162,812,10497,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (10498,'Spectral Tutor',NULL,58,60,3942,0,0,0,233,233,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,3,4,1,1,1,6891,7326,6867,7302,93,128,0,0,3075,238,24,2000,2000,0,414,546,10498,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','npc_spectral_tutor'), + (10499,'Spectral Researcher',NULL,58,60,3942,0,0,0,233,233,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,3,3.9,1,1,1,6891,7326,6867,7302,93,128,0,0,3075,238,24,2000,2000,0,410,540,10499,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10500,'Spectral Teacher',NULL,58,61,3942,0,0,0,233,233,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,3,3.9,1,1,1,6891,7545,6867,7458,93,130,0,0,3316,244,24,2000,2000,0,427,563,10500,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (10502,'Lady Illucia Barov',NULL,60,60,11835,0,0,0,233,233,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,2,1,11,3,6.5,1,1,1,26862,26862,7302,7302,97,128,0,0,3075,238,24,2000,2000,0,1247,1633,10502,0,0,0,0,8915988,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10502,0,'EventAI',''), (10503,'Jandice Barov',NULL,61,61,11073,0,0,0,233,233,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,2,1,12,3,5,1,1,1,30180,30180,7458,7458,99,130,0,0,3316,255,25,2000,2000,0,1376,1801,10503,0,0,0,0,8915988,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10503,0,'','boss_jandice_barov'), (10504,'Lord Alexei Barov',NULL,60,60,11072,0,0,0,233,233,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,1,1,9,1,6,1,1,1,27468,27468,0,0,104,138,0,0,3791,252,26,2000,2000,0,1247,1633,10504,0,0,0,0,8915988,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10504,0,'EventAI',''), - (10505,'Instructor Malicia',NULL,60,60,11069,0,0,0,233,233,0,0,7,3,3,0,2,64,0,0,0,1,1.14286,2,1,14,3,5,1,1,1,34188,34188,7302,7302,97,128,0,0,3075,238,24,2000,2000,0,1544,2021,10505,10505,0,0,0,545328149,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10505,0,'EventAI',''), - (10506,'Kirtonos the Herald',NULL,60,60,7534,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,1.15,1.14286,2,1,12,3,12,1,1,1,29304,29304,7302,7302,97,128,0,0,0,238,24,2000,1265,0,168,838,10506,0,0,0,0,8915988,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10507,'The Ravenian',NULL,60,60,10433,0,0,0,233,233,0,0,6,3,3,0,0,64,0,0,0,1,1.14286,1,1,12,1,7,1,1,1,36624,36624,0,0,104,138,0,0,3791,252,26,2000,2000,0,1629,2132,10507,10507,0,0,0,8915988,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10508,'Ras Frostwhisper',NULL,62,62,7919,0,0,0,233,233,0,0,6,3,3,0,0,64,0,0,0,1,1.14286,2,1,13,6,4,1,1,1,33670,33670,15408,15408,100,133,0,0,4299,246,26,2000,2000,0,1505,1970,10508,0,0,0,0,8915988,0,0,0,0,186,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10509,'Jed Runewatcher','Blackhand Legion',59,59,9686,0,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,2,3,1,4,1,1,1,8883,8883,0,0,101.8,135,0,0,3489,248,25,2000,2000,0,310,1552,10509,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10509,0,'EventAI',''), - (10516,'The Unforgiven',NULL,57,57,10771,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,1,4,2,3.7,1,1.2,1,11136,11136,0,0,97.9,129.8,0,0,4064,238,24,2000,2000,0,534,2669,10516,0,0,0,0,8388624,0,0,171,171,171,171,171,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10536,'Plagued Maggot',NULL,55,55,9903,0,0,0,16,16,0,0,8,3,3,0,0,0,0,0,0,1,1.14286,1,0,0.3,1,0.4,1,1,1,784,784,0,0,94,125,0,0,0,228,23,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10537,'Cliffwatcher Longhorn',NULL,55,55,9899,0,0,0,104,104,1.35,0,7,1,3,0,2,4608,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3167,3167,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10537,0,'',''), - (10538,'Vaelastrasz',NULL,60,60,9909,0,0,0,32,32,0,0,2,3,3,0,0,0,0,2,0,1.76,1.14286,1,1,1,1,1,1,-1,1,17936,17936,7860,7860,528,681,62.016,85.272,0,279,100,1175,1292,0,432,2158,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10539,'Hagar Lightninghoof',NULL,30,30,10132,0,0,0,104,104,1.35,0,7,1,3,0,2,4608,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10539,0,'',''), - (10540,'Vol\'jin',NULL,60,60,10357,0,0,0,125,125,0,0,7,3,3,0,3,4096,0,0,12,1,1.14286,2,1,1,1,1,1,-1,1,329800,329800,22085,22085,869,990,62.016,85.272,0,429,100,1175,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7339,51896,0,'',''), - (10541,'Krakle\'s Thermometer',NULL,1,1,1126,0,0,0,35,35,0,0,8,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10556,'Lazy Peon',NULL,4,4,10038,0,0,0,29,29,0,0,7,3,3,0,0,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,138,138,0,0,4,6,6.9344,9.5348,20,2,100,2000,2167,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10556,0,'','npc_lazy_peon'), - (10557,'Flametongue Totem IV',NULL,46,46,4589,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,62.744,86.273,0,4,100,1550,1705,0,5,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (10558,'Hearthsinger Forresten',NULL,57,57,10482,0,0,0,7,7,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,1,2.5,2,4,1,1,1,6960,6960,0,0,97.3,129.3,0,0,3380,238,24,2000,2000,0,589,774,10558,0,0,0,0,8388625,0,0,171,171,171,171,171,0,1,0,0,0,0,0,0,0,10558,0,'EventAI',''), + (10505,'Instructor Malicia',NULL,60,60,11069,0,0,0,233,233,0,0,7,3,3,0,2,32832,0,0,0,1,1.14286,2,1,14,3,5,1,1,1,34188,34188,7302,7302,97,128,0,0,3075,238,24,2000,2000,0,1544,2021,10505,10505,0,0,0,545328149,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10505,0,'EventAI',''), + (10506,'Kirtonos the Herald',NULL,60,60,7534,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,1.15,1.14286,2,1,12,3,12,1,1,1,29304,29304,7302,7302,97,128,0,0,3075,238,24,2000,1265,0,168,838,10506,0,0,0,0,8915988,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10507,'The Ravenian',NULL,60,60,10433,0,0,0,233,233,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,1,1,12,1,7,1,1,1,36624,36624,0,0,104,138,0,0,3791,252,26,2000,2000,0,1629,2132,10507,10507,0,0,0,8915988,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10508,'Ras Frostwhisper',NULL,62,62,7919,0,0,0,233,233,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,2,1,13,6,4,1,1,1,33670,33670,15408,15408,100,133,0,0,3555,246,26,2000,2000,0,1505,1970,10508,0,0,0,0,8915988,0,0,0,0,186,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10509,'Jed Runewatcher','Blackhand Legion',59,59,9686,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,2,3,1,4,1,1,1,8883,8883,0,0,101.8,135,0,0,3489,248,25,2000,2000,0,310,1552,10509,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10509,0,'EventAI',''), + (10516,'The Unforgiven',NULL,57,57,10771,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,1,4,2,3.7,1,1.2,1,11136,11136,0,0,97.9,129.8,0,0,4056,238,24,2000,2000,0,534,2669,10516,0,0,0,0,8388624,0,0,171,171,171,171,171,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10536,'Plagued Maggot',NULL,55,55,9903,0,0,0,16,16,0,0,8,3,3,0,0,32768,0,0,0,1,1.14286,1,0,0.3,1,0.4,1,1.33,1,784,784,0,0,94,125,0,0,4350,228,23,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10537,'Cliffwatcher Longhorn',NULL,55,55,9899,0,0,0,104,104,1.35,0,7,1,3,0,2,4608,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3167,3167,0,0,96,125,70.664,97.163,3271,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10537,0,'',''), + (10538,'Vaelastrasz',NULL,60,60,9909,0,0,0,32,32,0,0,2,3,3,0,0,32768,0,2,0,1.76,1.14286,1,1,1,1,1,1,-1,1,17936,17936,7860,7860,528,681,62.016,85.272,3791,279,100,1175,1292,0,432,2158,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10539,'Hagar Lightninghoof',NULL,30,30,10132,0,0,0,104,104,1.35,0,7,1,3,0,2,4608,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10539,0,'',''), + (10540,'Vol\'jin',NULL,60,60,10357,0,0,0,125,125,0,0,7,3,3,0,3,36864,0,0,12,1,1.14286,2,1,1,1,1,1,-1,1,329800,329800,22085,22085,869,990,62.016,85.272,3075,429,100,1175,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7339,10540,0,'',''), + (10541,'Krakle\'s Thermometer',NULL,1,1,1126,0,0,0,35,35,0,0,8,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1.76,2.42,15,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10556,'Lazy Peon',NULL,4,4,10038,0,0,0,29,29,0,0,7,3,3,0,0,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,138,138,0,0,4,6,6.9344,9.5348,20,2,100,2000,2167,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10556,0,'','npc_lazy_peon'), + (10557,'Flametongue Totem IV',NULL,46,46,4589,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,62.744,86.273,2780,4,100,1550,1705,0,5,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (10558,'Hearthsinger Forresten',NULL,57,57,10482,0,0,0,7,7,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,1,2.5,2,4,1,1,1,6960,6960,0,0,97.3,129.3,0,0,3380,238,24,2000,2000,0,589,774,10558,0,0,0,0,8388625,0,0,171,171,171,171,171,0,1,0,0,0,0,0,0,0,10558,0,'EventAI',''), (10559,'Lady Vespia',NULL,22,22,4979,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,4,1.02,1,1,1,1,1,508,508,545,545,106,137,31.9,43.8625,770,56,100,1450,2000,0,27,40,10559,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10559,0,'EventAI',''), - (10577,'Crypt Scarab',NULL,1,1,10005,0,0,0,21,21,0,0,1,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10578,'Bom\'bay','Witch Doctor in Training',8,8,9911,0,0,0,126,126,0,0,7,3,3,0,1,4608,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,7,10,13.5872,18.6824,20,4,100,2000,2123,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3062,10578,0,'EventAI',''), - (10579,'Kirtonos the Herald (Spell Visual)',NULL,60,60,9943,0,0,0,35,35,0,0,6,3,3,0,0,0,0,0,0,1.2,1.14286,2,0,12,3,1,1,1,1,29304,29304,7302,7302,1673,1858,0,0,3075,815,0,1600,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,52434,0,'',''), - (10580,'Fetid Zombie',NULL,54,56,4631,10256,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,3420,3644,0,0,94,118,71.2272,97.9374,3327,49,100,2000,2000,0,122,164,10580,10580,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10581,'Young Arikara',NULL,20,20,9913,0,0,0,32,32,0.75,27,1,1,3,0,0,0,0,0,0,1.07,1.14286,1,1,3,1,1,1,1,1,1452,1452,0,0,74,96,26.544,36.498,0,39,100,1508,1659,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10582,'Dog','Sire',1,1,10209,0,0,0,104,104,0,0,8,1,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10583,'Gryfe','Flight Master',55,55,1233,0,0,0,474,474,0,0,7,3,3,0,11,4096,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,4100,4100,0,0,309,401,57.9,83.8,0,164,100,1200,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,0,0,'',''), - (10584,'Urok Doomhowl',NULL,60,60,11583,0,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1.77,1.14286,2,1,8,1,1,1,1,1,19536,19536,2434,2434,544,703,60.5576,83.2667,3075,288,100,1166,1283,0,1425,1866,10584,0,0,0,0,1,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,10584,0,'EventAI',''), + (10577,'Crypt Scarab',NULL,1,1,10005,0,0,0,21,21,0,0,1,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10578,'Bom\'bay','Witch Doctor in Training',8,8,9911,0,0,0,126,126,0,0,7,3,3,0,1,37376,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,7,10,13.5872,18.6824,20,4,100,2000,2123,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3062,10578,0,'EventAI',''), + (10579,'Kirtonos the Herald (Spell Visual)',NULL,60,60,9943,0,0,0,35,35,0,0,6,3,3,0,0,32768,0,0,0,1.2,1.14286,2,0,12,3,1,1,1,1,29304,29304,7302,7302,1673,1858,0,0,3075,815,0,1600,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10580,'Fetid Zombie',NULL,54,56,4631,10256,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,3420,3644,0,0,94,118,71.2272,97.9374,3327,49,100,2000,2000,0,122,164,10580,10580,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10581,'Young Arikara',NULL,20,20,9913,0,0,0,32,32,0.75,27,1,1,3,0,0,0,0,0,0,1.07,1.14286,1,1,3,1,1,1,1,1,1452,1452,0,0,74,96,26.544,36.498,852,39,100,1508,1659,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10582,'Dog','Sire',1,1,10209,0,0,0,104,104,0,0,8,1,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1.76,2.42,15,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10583,'Gryfe','Flight Master',55,55,1233,0,0,0,474,474,0,0,7,3,3,0,11,36864,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,4100,4100,0,0,309,401,57.9,83.8,3271,164,100,1200,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,0,0,'',''), + (10584,'Urok Doomhowl',NULL,60,60,11583,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,8,1,8,1,1,1,19536,19536,2434,2434,97,128,0,0,3075,238,24,2000,2000,0,1425,1866,10584,0,0,0,0,1,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,10584,0,'EventAI',''), (10596,'Mother Smolderweb',NULL,59,59,9929,0,0,0,16,16,0,3,1,3,3,0,0,32832,0,0,72,1,1.14286,1,1,8,1,5.7,1,1,1,23688,23688,0,0,76.4,101.3,0,0,3489,248,25,1500,1500,0,0,0,10596,0,100003,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10598,'Smolderweb Hatchling',NULL,1,1,9997,0,0,0,4,4,0,0,1,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,11,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10598,'Smolderweb Hatchling',NULL,1,1,9997,0,0,0,4,4,0,0,1,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,11,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (10599,'Hulfnar Stonetotem',NULL,10,10,9936,0,0,0,1607,1607,1.35,0,7,1,3,0,0,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10600,'Thontek Rumblehoof',NULL,11,11,9935,0,0,0,1606,1606,1.35,0,7,1,3,0,0,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,456,456,0,0,12,14,18.392,25.289,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50118,0,'EventAI',''), - (10601,'Urok Enforcer',NULL,54,55,11584,0,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1.73,1.14286,1,1,5,1,1,1,1,1,12665,13070,0,0,316,408,57.4128,78.9426,0,167,100,1208,1329,0,133,666,10601,0,0,0,0,0,0,0,54,54,54,54,54,0,2,0,0,0,0,0,0,0,10601,0,'EventAI',''), - (10602,'Urok Ogre Magus',NULL,54,55,11585,0,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,2,1,5,5,1,1,1,1,10130,10455,10205,10585,344,444,59.3256,81.5727,2632,182,100,1183,1301,0,0,0,10602,0,0,0,0,1,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,10602,0,'EventAI',''), - (10603,'Hallucination',NULL,1,1,9941,0,0,0,126,126,0,0,7,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,11,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10604,'Huntress Nhemai',NULL,20,20,9937,0,0,0,79,79,0,0,7,3,3,0,2,4096,0,0,0,1,1.38571,1,0,1,1,1,1,-1,1,1100,1100,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10604,0,'',''), - (10605,'Scarlet Medic',NULL,52,54,10311,10313,0,0,89,89,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.3,1,1,1,1,1,2466,2634,1923,2041,85,107,71.2272,97.9374,2566,44,100,2000,2000,0,99,134,10605,10605,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10605,0,'EventAI',''), - (10606,'Huntress Yaeliura',NULL,20,20,9938,0,0,0,79,79,0,0,7,3,3,0,2,4096,0,0,0,1,1.38571,1,0,1,1,1,1,-1,1,328,328,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10606,0,'',''), - (10608,'Scarlet Priest',NULL,55,57,10332,10333,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,8,1,3.75,2,1,1,1,1,6863,7309,10026,10680,344,444,59.3256,81.5727,1686,182,100,1183,2000,0,401,528,10608,10608,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10608,0,'EventAI',''), - (10610,'Angus','Dwarven Mortar Team',11,11,9946,0,0,0,55,55,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,456,456,0,0,12,14,18.392,25.289,20,6,100,1900,2090,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,10610,0,'',''), - (10611,'Shorty','Dwarven Mortar Team',10,10,9947,0,0,0,55,55,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,1910,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10611,0,'',''), - (10612,'Guard Wachabe',NULL,45,45,10958,0,0,0,104,104,1.35,0,7,1,3,0,0,4608,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,101,120,61.776,84.942,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10612,0,'',''), - (10616,'Supervisor Raelen',NULL,15,15,10995,0,0,0,123,123,0,0,7,3,3,0,2,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10600,'Thontek Rumblehoof',NULL,11,11,9935,0,0,0,1606,1606,1.35,0,7,1,3,0,0,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,456,456,0,0,12,14,18.392,25.289,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10600,0,'EventAI',''), + (10601,'Urok Enforcer',NULL,54,55,11584,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,5,1,5,1,1,1,12665,13070,0,0,92,125,0,0,3271,228,23,2000,2000,0,133,666,10601,0,0,0,0,0,0,0,54,54,54,54,54,0,2,0,0,0,0,0,0,0,10601,0,'EventAI',''), + (10602,'Urok Ogre Magus',NULL,54,55,11585,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,5,5,5,1,1,1,10130,10455,10205,10585,86,116,0,0,2654,214,21,2000,2000,0,0,0,10602,0,0,0,0,1,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,10602,0,'EventAI',''), + (10603,'Hallucination',NULL,1,1,9941,0,0,0,126,126,0,0,7,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,11,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10604,'Huntress Nhemai',NULL,20,20,9937,0,0,0,79,79,0,0,7,3,3,0,2,36864,0,0,0,1,1.38571,1,0,1,1,1,1,-1,1,1100,1100,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10604,0,'',''), + (10605,'Scarlet Medic',NULL,52,54,10311,10313,0,0,89,89,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1.3,1,1,1,1,1,2466,2634,1923,2041,85,107,71.2272,97.9374,2610,44,100,2000,2000,0,99,134,10605,10605,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10605,0,'EventAI',''), + (10606,'Huntress Yaeliura',NULL,20,20,9938,0,0,0,79,79,0,0,7,3,3,0,2,36864,0,0,0,1,1.38571,1,0,1,1,1,1,-1,1,328,328,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10606,0,'',''), + (10608,'Scarlet Priest',NULL,55,57,10332,10333,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,8,1,3.75,2,1,1,1,1,6863,7309,10026,10680,344,444,59.3256,81.5727,1714,182,100,1183,2000,0,401,528,10608,10608,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10608,0,'EventAI',''), + (10610,'Angus','Dwarven Mortar Team',11,11,9946,0,0,0,55,55,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,456,456,0,0,12,14,18.392,25.289,20,6,100,1900,2090,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,10610,0,'',''), + (10611,'Shorty','Dwarven Mortar Team',10,10,9947,0,0,0,55,55,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,1910,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10611,0,'',''), + (10612,'Guard Wachabe',NULL,45,45,10958,0,0,0,104,104,1.35,0,7,1,3,0,0,4608,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,101,120,61.776,84.942,2725,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10612,0,'',''), + (10616,'Supervisor Raelen',NULL,15,15,10995,0,0,0,123,123,0,0,7,3,3,0,2,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (10617,'Galak Messenger',NULL,26,26,9532,0,0,0,131,131,0,0,7,1,3,0,0,0,0,0,0,0.666668,1.14286,1,0,1.05,1,1,1,1,1,787,787,0,0,39,47,42.1344,57.9348,1061,20,100,2000,2000,0,37,53,10617,10617,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'',''), (10618,'Rivern Frostwind','Wintersaber Trainer',62,62,10190,0,0,0,874,874,0,0,7,1,3,0,7,512,0,2,0,1.1,1.14286,2,0,1,1,1,1,-1,1,4079,4079,2568,2568,174,224,203.77,104.278,2978,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,3130,10618,0,'',''), (10619,'Glacier','Rivern\'s Guardian',60,60,9954,0,0,0,874,874,0,0,1,1,3,0,0,576,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4430,4430,0,0,221,270,66.44,91.355,2999,113,100,2000,2000,0,0,0,10619,0,100003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10636,'Pack Kodo',NULL,30,30,7933,0,0,0,104,104,0,0,1,1,3,0,0,4608,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1029,1029,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,10636,0,100005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10637,'Malyfous Darkhammer','The Thorium Brotherhood',59,59,9969,0,0,0,1475,1475,0,0,7,1,3,0,3,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4612,4612,0,0,106,137,73.7264,101.374,0,56,100,2000,2000,0,0,0,10637,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2984,10637,0,'',''), + (10636,'Pack Kodo',NULL,30,30,7933,0,0,0,104,104,0,0,1,1,3,0,0,4608,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1029,1029,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,10636,0,100005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10637,'Malyfous Darkhammer','The Thorium Brotherhood',59,59,9969,0,0,0,1475,1475,0,0,7,1,3,0,3,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4612,4612,0,0,106,137,73.7264,101.374,3489,56,100,2000,2000,0,0,0,10637,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2984,10637,0,'',''), (10638,'Kanati Greycloud',NULL,30,30,10057,0,0,0,104,104,1.35,0,7,1,3,0,2,4608,0,0,4096,1,1.14286,1,0,1.09,1,1,1,-1,1,1039,1039,0,0,43,53,0,0,1200,22,0,2000,2000,0,0,0,10638,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10638,0,'','npc_kanati'), - (10639,'Rorgish Jowl',NULL,25,25,6800,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,4,1.02,1,1,1,1,1,713,713,0,0,111,144,32.968,45.331,1026,59,100,1441,2000,0,34,49,10639,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10639,0,'EventAI',''), - (10640,'Oakpaw',NULL,27,27,5773,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,2,4,1.25,1,1,1,1,1,862,862,732,732,123,159,35.1008,48.2636,916,65,100,1425,2000,0,39,55,10640,0,0,0,0,0,0,0,0,79,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10641,'Branch Snapper',NULL,26,26,8389,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,0.666668,1.14286,1,4,1,1,1,1,-1,1,1881,1881,0,0,111,144,32.968,45.331,1026,59,100,1441,1585,0,34,49,10641,0,0,0,0,0,0,0,250,250,250,375,200,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10642,'Eck\'alom',NULL,27,27,5561,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1.05,1.14286,2,4,1.05,1,1,1,1,1,724,724,732,732,123,159,35.1008,48.2636,916,65,100,1425,2000,0,0,0,10642,0,0,0,0,0,0,0,0,0,75,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10643,'Mugglefin',NULL,23,23,11293,0,0,0,18,18,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,4,1.5,1,1,1,1,1,907,907,0,0,106,137,31.9,43.8625,957,56,100,1450,1595,0,36,52,10643,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10643,0,'EventAI',''), + (10639,'Rorgish Jowl',NULL,25,25,6800,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,4,1.02,1,1,1,1,1,713,713,0,0,111,144,32.968,45.331,1026,59,100,1441,2000,0,34,49,10639,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10639,0,'EventAI',''), + (10640,'Oakpaw',NULL,27,27,5773,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,2,4,1.25,1,1,1,1,1,862,862,732,732,123,159,35.1008,48.2636,916,65,100,1425,2000,0,39,55,10640,0,0,0,0,0,0,0,0,79,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10641,'Branch Snapper',NULL,26,26,8389,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,0.666668,1.14286,1,4,1,1,1,1,-1,1,1881,1881,0,0,111,144,32.968,45.331,1026,59,100,1441,1585,0,34,49,10641,0,0,0,0,0,0,0,250,250,250,375,200,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10642,'Eck\'alom',NULL,27,27,5561,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1.05,1.14286,2,4,1.05,1,1,1,1,1,724,724,732,732,123,159,35.1008,48.2636,916,65,100,1425,2000,0,0,0,10642,0,0,0,0,0,0,0,0,0,75,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10643,'Mugglefin',NULL,23,23,11293,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,4,1.5,1,1,1,1,1,907,907,0,0,106,137,31.9,43.8625,957,56,100,1450,1595,0,36,52,10643,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10643,0,'EventAI',''), (10644,'Mist Howler',NULL,22,22,165,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1.05,1.14286,1,4,1.02,1,1,1,1,1,573,573,0,0,27,33,31.9,43.8625,922,14,100,1300,2000,0,0,0,10644,0,10644,0,0,0,0,0,0,0,0,0,0,8866,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10645,'Thalia Amberhide',NULL,30,30,10093,0,0,0,104,104,1.25,0,7,1,3,0,2,4608,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10645,0,'',''), - (10646,'Lakota Windsong',NULL,30,30,10092,0,0,0,104,104,1.25,0,7,1,3,0,2,4608,0,0,4096,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10646,0,'','npc_lakota_windsong'), - (10647,'Prince Raze',NULL,32,32,11331,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1.05,1.14286,2,4,1.5,1.25,1,1,1,1,1332,1332,1169,1169,178,230,43.956,60.4395,1063,94,100,1350,2000,0,52,73,10647,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10647,0,'EventAI',''), - (10648,'Xavaric',NULL,55,55,2879,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1.1,1.14286,2,0,1.3,1,1,1,1,1,2718,2718,2117,2117,88,108,71.2272,97.9374,2654,45,100,2000,2000,0,103,140,10648,10648,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10656,'Guardian Felhunter',NULL,1,1,850,0,0,0,1,1,0.7,15,3,1,3,0,0,0,0,0,0,0.63,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10657,'Corrupted Cat',NULL,1,1,9993,0,0,0,85,85,0,2,1,1,3,0,0,0,0,0,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10658,'Winna\'s Kitten',NULL,1,1,9990,0,0,0,188,188,0,0,1,3,3,0,0,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,0,0,20,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10659,'Cobalt Whelp',NULL,54,55,10585,0,0,0,103,103,0,0,2,1,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1,1,3293,3398,0,0,95,118,67.2672,92.4924,4071,49,100,2000,2000,0,117,158,10659,0,10659,0,0,0,0,0,0,0,82,0,165,0,1,0,0,0,0,0,0,0,0,0,'',''), + (10645,'Thalia Amberhide',NULL,30,30,10093,0,0,0,104,104,1.25,0,7,1,3,0,2,4608,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10645,0,'',''), + (10646,'Lakota Windsong',NULL,30,30,10092,0,0,0,104,104,1.25,0,7,1,3,0,2,4608,0,0,4096,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10646,0,'','npc_lakota_windsong'), + (10647,'Prince Raze',NULL,32,32,11331,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.05,1.14286,2,4,1.5,1.25,1,1,1,1,1332,1332,1169,1169,178,230,43.956,60.4395,1063,94,100,1350,2000,0,52,73,10647,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10647,0,'EventAI',''), + (10648,'Xavaric',NULL,55,55,2879,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1.3,1,1,1,1,1,2718,2718,2117,2117,88,108,71.2272,97.9374,2654,45,100,2000,2000,0,103,140,10648,10648,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10656,'Guardian Felhunter',NULL,30,30,850,0,0,0,1,1,0.7,15,3,1,3,0,0,0,0,0,0,0.63,1.14286,1,0,1.05,1,1,1,1,1,1003,1003,0,0,10,11,1.76,2.42,1200,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10657,'Corrupted Cat',NULL,1,1,9993,0,0,0,85,85,0,2,1,1,3,0,0,0,0,0,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10658,'Winna\'s Kitten',NULL,1,1,9990,0,0,0,188,188,0,0,1,3,3,0,0,33536,0,2,0,1.1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10659,'Cobalt Whelp',NULL,54,55,10585,0,0,0,103,103,0,0,2,1,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1,1,3293,3398,0,0,95,118,67.2672,92.4924,3271,49,100,2000,2000,0,117,158,10659,0,10659,0,0,0,0,0,0,0,82,0,165,0,1,0,0,0,0,0,0,0,0,0,'',''), (10660,'Cobalt Broodling',NULL,55,56,10584,0,0,0,103,103,0,0,2,1,3,0,0,0,0,0,0,1.1,1.14286,2,0,1.35,1,1,1,1,1,2823,2915,2117,2163,89,111,68.0944,93.6298,2699,46,100,2000,2000,0,108,145,10660,0,10660,0,0,0,0,0,0,0,84,0,168,0,1,0,0,0,0,0,0,0,0,0,'',''), - (10661,'Spell Eater',NULL,54,56,10583,0,0,0,103,103,0,0,2,1,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.35,1,1,1,1,1,3420,3644,0,0,94,118,68.0944,93.6298,3272,49,100,2000,2000,0,122,164,10661,0,10661,0,0,0,0,0,0,0,56,0,168,0,1,0,0,0,0,0,0,0,0,0,'',''), - (10662,'Spellmaw',NULL,56,56,9995,0,0,0,103,103,0,0,2,1,3,0,0,64,0,0,0,1.1,1.14286,1,1,6,1,1,1,1,1,16194,16194,0,0,344,444,59.3256,81.5727,4141,182,100,1183,2000,0,772,1013,10662,0,10662,0,0,0,0,0,0,0,168,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10663,'Manaclaw',NULL,58,58,9996,0,0,0,103,103,0,0,2,1,3,0,0,64,0,0,0,1.1,1.14286,1,1,6,1,1,1,1,1,17226,17226,0,0,460,593,65.7432,90.3969,4275,243,100,1083,2000,0,818,1073,10663,0,10663,0,0,0,0,0,0,0,174,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10664,'Scryer',NULL,60,60,6373,0,0,0,103,103,0,0,2,1,3,0,0,64,0,0,0,1.1,1.14286,1,1,1,1,1,1,-1,1,36737,36737,9678,9678,588,669,65.7432,90.3969,0,290,100,1083,2000,0,1629,2132,10664,0,10664,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10665,'Junior Apothecary Holland','Royal Apothecary Society',20,20,9999,0,0,0,68,68,0,0,7,3,3,0,3,37376,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,11827,10665,0,'',''), - (10666,'Gordo',NULL,30,30,10006,0,0,0,68,68,0,0,6,3,3,0,3,4608,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11159,0,0,'',''), - (10667,'Chromie',NULL,63,63,10008,0,0,0,35,35,1.15,0,2,3,3,0,3,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4876,4876,2781,2781,178,229,220.81,105.197,0,94,100,2000,2000,0,0,0,0,0,100001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2911,10667,0,'',''), - (10668,'Beaten Corpse',NULL,16,16,10004,0,0,0,83,83,0,0,7,1,3,0,1,768,32,2,0,0.97,1.14286,1,0,1,1,1,1,1,1,356,356,0,0,17,23,9,18,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2871,0,0,'',''), - (10676,'Raider Jhash',NULL,35,35,10009,0,0,0,85,85,0,0,7,3,3,0,268435457,4096,0,0,0,1,1.38571,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,1826,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11189,10676,0,'EventAI',''), - (10678,'Plagued Hatchling',NULL,57,59,10007,0,0,0,233,233,0,0,2,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,3758,3997,0,0,98,135,0,0,0,248,25,2000,2000,0,130,175,10678,0,10678,0,0,1,0,0,0,0,0,0,165,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10680,'Summoned Blackhand Dreadweaver','Blackhand Legion',59,60,9670,9671,9672,9673,40,40,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,1,3,1,4,1,1,1,7107,7326,2369,2434,94.8,128.2,0,0,3075,238,24,2000,2000,0,412,543,10680,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10680,0,'EventAI',''), - (10681,'Summoned Blackhand Veteran','Blackhand Legion',59,60,9686,9687,9896,9897,40,40,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,4,1,1,1,8883,9156,0,0,101.8,137.9,0,0,3791,252,26,2000,2000,0,488,643,10681,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10681,0,'EventAI',''), - (10682,'Raider Kerr',NULL,35,35,10010,0,0,0,85,85,0,0,7,3,3,0,268435456,4096,0,0,0,1,1.38571,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,1826,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10682,0,'EventAI',''), - (10683,'Rookery Hatcher',NULL,58,59,8309,0,0,0,16,16,0,0,2,3,3,0,0,0,0,0,0,0.888888,1.14286,1,1,3,1,3.5,1,1,1,8613,8883,0,0,99.8,135,0,0,3489,248,25,2000,2000,0,152,761,10683,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,10683,0,'EventAI',''), + (10661,'Spell Eater',NULL,54,56,10583,0,0,0,103,103,0,0,2,1,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.35,1,1,1,1,1,3420,3644,0,0,94,118,68.0944,93.6298,3327,49,100,2000,2000,0,122,164,10661,0,10661,0,0,0,0,0,0,0,56,0,168,0,1,0,0,0,0,0,0,0,0,0,'',''), + (10662,'Spellmaw',NULL,56,56,9995,0,0,0,103,103,0,0,2,1,3,0,0,64,0,0,0,1.1,1.14286,1,1,6,1,1,1,1,1,16194,16194,0,0,344,444,59.3256,81.5727,3327,182,100,1183,2000,0,772,1013,10662,0,10662,0,0,0,0,0,0,0,168,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10663,'Manaclaw',NULL,58,58,9996,0,0,0,103,103,0,0,2,1,3,0,0,64,0,0,0,1.1,1.14286,1,1,6,1,1,1,1,1,17226,17226,0,0,460,593,65.7432,90.3969,3435,243,100,1083,2000,0,818,1073,10663,0,10663,0,0,0,0,0,0,0,174,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10664,'Scryer',NULL,60,60,6373,0,0,0,103,103,0,0,2,1,3,0,0,64,0,0,0,1.1,1.14286,1,1,1,1,1,1,-1,1,36737,36737,9678,9678,588,669,65.7432,90.3969,3791,290,100,1083,2000,0,1629,2132,10664,0,10664,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10665,'Junior Apothecary Holland','Royal Apothecary Society',20,20,9999,0,0,0,68,68,0,0,7,3,3,0,3,37376,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,11827,10665,0,'',''), + (10666,'Gordo',NULL,30,30,10006,0,0,0,68,68,0,0,6,3,3,0,3,37376,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11159,0,0,'',''), + (10667,'Chromie',NULL,63,63,10008,0,0,0,35,35,1.15,0,2,3,3,0,3,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4876,4876,2781,2781,178,229,220.81,105.197,4691,94,100,2000,2000,0,0,0,0,0,100001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2911,10667,0,'',''), + (10668,'Beaten Corpse',NULL,16,16,10004,0,0,0,83,83,0,0,7,1,3,0,1,768,32,2,0,0.97,1.14286,1,0,1,1,1,1,1,1,356,356,0,0,17,23,9,18,713,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2871,0,0,'',''), + (10676,'Raider Jhash',NULL,35,35,10009,0,0,0,85,85,0,0,7,3,3,0,268435457,36864,0,0,0,1,1.38571,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,1826,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11189,10676,0,'EventAI',''), + (10678,'Plagued Hatchling',NULL,57,59,10007,0,0,0,233,233,0,0,2,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,3758,3997,0,0,98,135,0,0,3489,248,25,2000,2000,0,130,175,10678,0,10678,0,0,1,0,0,0,0,0,0,165,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10680,'Summoned Blackhand Dreadweaver','Blackhand Legion',59,60,9670,9671,9672,9673,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,1,4,1,1,1,7107,7326,2369,2434,94.8,128.2,0,0,3075,238,24,2000,2000,0,412,543,10680,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10680,0,'EventAI',''), + (10681,'Summoned Blackhand Veteran','Blackhand Legion',59,60,9686,9687,9896,9897,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,4,1,1,1,8883,9156,0,0,101.8,137.9,0,0,3791,252,26,2000,2000,0,488,643,10681,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10681,0,'EventAI',''), + (10682,'Raider Kerr',NULL,35,35,10010,0,0,0,85,85,0,0,7,3,3,0,268435456,36864,0,0,0,1,1.38571,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,1826,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10682,0,'EventAI',''), + (10683,'Rookery Hatcher',NULL,58,59,8309,0,0,0,16,16,0,0,2,3,3,0,0,32768,0,0,0,0.888888,1.14286,1,1,3,1,3.5,1,1,1,8613,8883,0,0,99.8,135,0,0,3489,248,25,2000,2000,0,152,761,10683,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,10683,0,'EventAI',''), (10684,'Remorseful Highborne',NULL,56,56,11423,0,0,0,124,124,0,0,6,1,3,0,3,4096,0,0,0,1.1,1.14286,2,0,1,1,1,1,-1,1,2891,2891,2163,2163,106,136,70.4704,96.8968,2163,56,100,2000,2000,0,0,0,10684,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10685,'Swine',NULL,3,3,10015,0,0,0,31,31,0,0,8,1,3,0,0,0,0,0,0,1,0.857143,1,0,0.2,1,1,1,1,1,14,14,0,0,3,5,0,0,20,2,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (10696,'Refuge Pointe Defender',NULL,41,45,4137,4138,0,0,123,123,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3291,4026,0,0,491,631,62.8672,86.4424,0,259,100,2000,2000,0,0,0,10696,10696,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10696,0,'EventAI',''), - (10697,'Bile Slime',NULL,58,60,10029,0,0,0,24,24,0,0,10,3,3,0,0,0,0,0,0,0.65,1.14286,1,0,1,1,1,1,-1,1,860,918,0,0,232,278,73.7264,101.374,0,118,100,1420,1562,0,62,308,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (10698,'Summoned Zombie',NULL,53,54,10030,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1.1,1.14286,8,0,1,1,1,1,-1,1,2304,2684,4765,4896,99,127,68.904,94.743,1349,52,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (10699,'Carrion Scarab',NULL,57,58,10031,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,915,915,5013,5013,150,179,72.2304,99.3168,0,76,100,1440,1584,0,58,288,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10716,'Belfry Bat',NULL,1,1,10033,0,0,0,7,7,0.4,24,8,3,3,0,0,0,0,2,0,1,2.85714,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10717,'Temporal Parasite',NULL,55,57,10046,0,0,0,16,16,0,0,1,1,3,0,0,0,0,0,0,0.62,1.14286,2,0,1.35,1,1,1,1,1,2823,3006,2117,2241,93,130,69.696,95.832,0,238,100,2000,1584,0,57,286,10717,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10718,'Shahram',NULL,1,1,10036,0,0,0,32,32,0,0,7,3,3,0,0,0,0,0,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10719,'Herald of Thrall',NULL,50,50,10071,0,0,0,85,85,0,0,7,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,125,149,66.44,91.355,0,63,100,1510,1661,0,45,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10720,'Galak Assassin',NULL,27,28,9435,0,0,0,131,131,0,0,7,3,3,0,0,0,0,0,0,1.25,1.14286,1,0,1,1,1,1,-1,1,838,860,0,0,68,80,43.384,59.653,0,34,100,1700,1870,0,18,90,10720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10685,'Swine',NULL,3,3,10015,0,0,0,31,31,0,0,8,1,3,0,0,0,0,0,0,1,0.857143,1,0,0.2,1,1,1,1.33,1,14,14,0,0,3,5,0,0,55,2,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (10696,'Refuge Pointe Defender',NULL,41,45,4137,4138,0,0,123,123,0,0,7,3,3,0,0,36864,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,3291,4026,0,0,491,631,62.8672,86.4424,2725,259,100,2000,2000,0,0,0,10696,10696,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10696,0,'EventAI',''), + (10697,'Bile Slime',NULL,58,60,10029,0,0,0,24,24,0,0,10,3,3,0,0,32768,0,0,0,0.65,1.14286,1,0,1,1,1,1,-1,1,860,918,0,0,232,278,73.7264,101.374,3791,118,100,1420,1562,0,62,308,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (10698,'Summoned Zombie',NULL,53,54,10030,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1.1,1.14286,8,0,1,1,1,1,-1,1,2304,2684,4765,4896,99,127,68.904,94.743,1349,52,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (10699,'Carrion Scarab',NULL,57,58,10031,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,915,915,5013,5013,150,179,72.2304,99.3168,3435,76,100,1440,1584,0,58,288,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10716,'Belfry Bat',NULL,1,1,10033,0,0,0,7,7,0.4,24,8,3,3,0,0,32768,0,2,0,1,2.85714,1,0,1,1,1,1,1,1,42,42,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10717,'Temporal Parasite',NULL,55,57,10046,0,0,0,16,16,0,0,1,1,3,0,0,0,0,0,0,0.62,1.14286,2,0,1.35,1,1,1,1,1,2823,3006,2117,2241,93,130,69.696,95.832,2744,238,100,2000,1584,0,57,286,10717,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10718,'Shahram',NULL,1,1,10036,0,0,0,32,32,0,0,7,3,3,0,0,32768,0,0,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10719,'Herald of Thrall',NULL,50,50,10071,0,0,0,85,85,0,0,7,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,125,149,66.44,91.355,2999,63,100,1510,1661,0,45,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10720,'Galak Assassin',NULL,27,28,9435,0,0,0,131,131,0,0,7,3,3,0,0,32768,0,0,0,1.25,1.14286,1,0,1,1,1,1,-1,1,838,860,0,0,68,80,43.384,59.653,1130,34,100,1700,1870,0,18,90,10720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (10721,'Novice Warrior',NULL,5,5,10049,10050,0,0,104,104,1.25,0,7,1,3,0,0,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'EventAI',''), - (10737,'Shy-Rotam',NULL,60,60,10113,0,0,0,66,66,0,2,1,1,3,0,0,0,0,0,1,1.79,1.14286,1,1,4.5,1,1,1,1,1,13734,13734,0,0,571,737,61.732,84.8815,0,302,100,1538,1265,0,0,0,10737,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10737,'Shy-Rotam',NULL,60,60,10113,0,0,0,66,66,0,2,1,1,3,0,0,0,0,0,1,1.79,1.14286,1,1,4.5,1,1,1,1,1,13734,13734,0,0,571,737,61.732,84.8815,3791,302,100,1538,1265,0,0,0,10737,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (10738,'High Chief Winterfall',NULL,59,59,9491,0,0,0,82,82,0,0,7,1,3,0,0,64,0,0,0,0.666668,0.992063,2,1,3,2,1,1,1,1,7107,7107,4738,4738,344,444,59.3256,81.5727,2832,182,100,1183,2000,0,399,526,10738,10738,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10739,'Mulgris Deepriver',NULL,55,55,10069,0,0,0,35,35,1.62,0,7,3,3,0,3,0,0,2,0,1.1,1.14286,2,0,1,1,1,1,-1,1,4108,4108,2117,2117,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2921,51253,0,'',''), - (10740,'Awbee',NULL,57,57,6293,0,0,0,35,35,0,0,2,3,3,0,3,0,0,2,0,1.11111,1.14286,1,1,1,1,1,1,-1,1,16432,16432,7383,7383,328,421,60.192,82.764,0,173,100,1200,1320,0,0,0,0,0,100001,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,3063,0,0,'',''), - (10741,'Sian-Rotam',NULL,60,60,10114,0,0,0,66,66,0,2,1,1,3,0,0,0,0,0,1,1.79,1.14286,1,1,4.5,1,1,1,1,1,13734,13734,0,0,571,737,61.732,84.8815,0,302,100,2000,1265,0,0,0,10741,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10742,'Blackhand Dragon Handler','Blackhand Legion',59,60,10176,10177,10178,10179,40,40,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,4,1,3,1,8883,9156,0,0,101.8,137.9,0,0,11219,252,26,2000,2000,0,493,648,10742,10742,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10742,0,'',''), - (10756,'Scalding Elemental',NULL,28,29,5562,0,0,0,834,834,0,0,4,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,896,950,0,0,61,77,40.8672,56.1924,1145,32,100,3000,2000,2,0,0,10756,0,0,0,0,0,0,0,87,0,29,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (10757,'Boiling Elemental',NULL,27,28,5561,0,0,0,834,834,0,0,4,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,840,896,0,0,60,74,39.5824,54.4258,1117,31,100,3000,2000,0,0,0,10757,0,0,0,0,0,0,0,84,0,28,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (10739,'Mulgris Deepriver',NULL,55,55,10069,0,0,0,35,35,1.62,0,7,3,3,0,3,32768,0,2,0,1.1,1.14286,2,0,1,1,1,1,-1,1,4108,4108,2117,2117,96,125,70.664,97.163,2654,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2921,10739,0,'',''), + (10740,'Awbee',NULL,57,57,6293,0,0,0,35,35,0,0,2,3,3,0,3,32768,0,2,0,1.11111,1.14286,1,1,1,1,1,1,-1,1,16432,16432,7383,7383,328,421,60.192,82.764,3380,173,100,1200,1320,0,0,0,0,0,100001,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,3063,0,0,'',''), + (10741,'Sian-Rotam',NULL,60,60,10114,0,0,0,66,66,0,2,1,1,3,0,0,0,0,0,1,1.79,1.14286,1,1,4.5,1,1,1,1,1,13734,13734,0,0,571,737,61.732,84.8815,3791,302,100,2000,1265,0,0,0,10741,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10742,'Blackhand Dragon Handler','Blackhand Legion',59,60,10176,10177,10178,10179,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,4,1,3,1,8883,9156,0,0,101.8,137.9,0,0,11373,252,26,2000,2000,0,493,648,10742,10742,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10742,0,'',''), + (10756,'Scalding Elemental',NULL,28,29,5562,0,0,0,834,834,0,0,4,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,896,950,0,0,61,77,40.8672,56.1924,1165,32,100,3000,2000,2,0,0,10756,0,0,0,0,0,0,0,87,0,29,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (10757,'Boiling Elemental',NULL,27,28,5561,0,0,0,834,834,0,0,4,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,840,896,0,0,60,74,39.5824,54.4258,1130,31,100,3000,2000,0,0,0,10757,0,0,0,0,0,0,0,84,0,28,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (10758,'Grimtotem Bandit',NULL,25,26,10223,10225,0,0,16,16,1.25,0,7,1,3,0,0,32768,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,734,788,0,0,38,47,39.5824,54.4258,1061,20,100,2000,2000,0,35,51,10758,10758,0,0,0,0,0,0,0,65,0,0,0,0,1,0,0,0,0,0,0,0,10758,0,'',''), (10759,'Grimtotem Stomper',NULL,26,27,10238,10240,0,0,16,16,1.25,0,7,1,3,0,0,32768,0,0,0,1,1.14286,2,0,1.05,1,1,1,1,1,684,724,693,732,35,44,42.1344,57.9348,916,18,100,2000,2000,0,34,50,10759,10759,0,0,0,0,0,0,0,65,0,0,0,0,1,0,0,0,0,0,0,0,10759,0,'',''), (10760,'Grimtotem Geomancer',NULL,25,27,10227,10230,0,0,16,16,1.35,0,7,1,3,0,0,32768,0,0,0,1,1.14286,8,0,1.05,1,1,1,1,1,590,665,1633,1812,31,40,40.8672,56.1924,596,16,100,2000,2000,0,32,47,10760,10760,0,0,0,0,0,0,0,65,0,0,0,0,1,0,0,0,0,0,0,0,10760,0,'',''), - (10761,'Grimtotem Reaver',NULL,28,28,10233,10235,0,0,16,16,1.35,0,7,1,3,0,0,32768,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,981,981,0,0,46,57,42.1344,57.9348,583,24,100,2000,2000,0,41,59,10761,10761,0,0,0,0,0,0,0,65,0,0,0,0,1,0,0,0,0,0,0,0,10761,0,'',''), - (10762,'Blackhand Thug',NULL,60,60,10172,10173,10174,10175,16,16,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,5,1,6,1,1,1,15260,15260,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,737,967,10762,10762,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10762,0,'',''), - (10776,'Finkle Einhorn',NULL,60,60,10089,0,0,0,32,32,0,0,7,3,3,0,3,0,0,2,0,1.76,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,0,279,100,1175,1292,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,2951,0,0,'',''), + (10761,'Grimtotem Reaver',NULL,28,28,10233,10235,0,0,16,16,1.35,0,7,1,3,0,0,32768,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,981,981,0,0,46,57,42.1344,57.9348,1130,24,100,2000,2000,0,41,59,10761,10761,0,0,0,0,0,0,0,65,0,0,0,0,1,0,0,0,0,0,0,0,10761,0,'',''), + (10762,'Blackhand Thug',NULL,60,60,10172,10173,10174,10175,16,16,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,5,1,6,1,1,1,15260,15260,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,737,967,10762,10762,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10762,0,'',''), + (10776,'Finkle Einhorn',NULL,60,60,10089,0,0,0,32,32,0,0,7,3,3,0,3,32768,0,2,0,1.76,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,3791,279,100,1175,1292,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,2951,0,0,'',''), (10778,'Janice Felstone',NULL,5,5,10129,0,0,0,35,35,0,0,6,3,3,0,3,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2961,0,0,'',''), - (10779,'Infected Squirrel',NULL,1,1,10090,0,0,0,31,31,0,0,8,1,3,0,0,0,0,2,0,1,0.857143,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (10780,'Infected Deer',NULL,5,5,10091,0,0,0,31,31,0,0,8,1,3,0,0,0,0,2,0,1,0.857143,1,0,0.2,1,1,1,1,1,20,20,0,0,6,8,1.76,2.42,20,3,100,2000,2000,0,0,0,0,0,10780,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (10781,'Royal Overseer Bauhaus','Undercity Census',40,40,10130,0,0,0,68,68,0,0,7,3,3,0,3,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2941,10781,0,'EventAI',''), - (10782,'Royal Factor Bathrilor','Stormwind Census',40,40,10131,0,0,0,12,12,0,0,7,3,3,0,3,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2943,10782,0,'EventAI',''), - (10783,'Orb of Deception (Orc, Male)',NULL,1,1,1877,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10784,'Orb of Deception (Orc, Female)',NULL,1,1,9886,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10785,'Orb of Deception (Tauren, Male)',NULL,1,1,7626,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10786,'Orb of Deception (Tauren, Female)',NULL,1,1,10052,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10787,'Orb of Deception (Troll, Male)',NULL,1,1,9715,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10788,'Orb of Deception (Troll, Female)',NULL,1,1,9718,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10789,'Orb of Deception (Undead, Male)',NULL,1,1,2860,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10790,'Orb of Deception (Undead, Female)',NULL,1,1,6058,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10791,'Orb of Deception (Dwarf, Male)',NULL,1,1,1891,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10792,'Orb of Deception (Dwarf, Female)',NULL,1,1,10134,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10793,'Orb of Deception (Gnome, Male)',NULL,1,1,4493,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10794,'Orb of Deception (Gnome, Female)',NULL,1,1,7138,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10795,'Orb of Deception (Human, Male)',NULL,1,1,2517,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10796,'Orb of Deception (Human, Female)',NULL,1,1,3143,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10797,'Orb of Deception (NightElf, Male)',NULL,1,1,4180,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10798,'Orb of Deception (Nightelf, Female)',NULL,1,1,2227,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10799,'Warosh','The Cursed',60,60,763,0,0,0,1080,1080,0,0,7,3,3,0,2,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,236,284,74.448,102.366,0,120,100,1410,1551,0,1,752,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'',''), - (10800,'Warosh the Redeemed',NULL,60,60,6704,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,236,284,74.448,102.366,0,120,100,1410,1551,0,64,318,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (10801,'Jabbering Ghoul',NULL,54,54,10487,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.777776,1.14286,1,0,1.3,1,1,1,1,1,3293,3293,0,0,95,116,70.4704,96.8968,3216,49,100,2000,2000,0,113,153,10801,10801,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10801,0,'EventAI',''), + (10779,'Infected Squirrel',NULL,1,1,10090,0,0,0,31,31,0,0,8,1,3,0,0,0,0,2,0,1,0.857143,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1.76,2.42,15,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (10780,'Infected Deer',NULL,5,5,10091,0,0,0,31,31,0,0,8,1,3,0,0,0,0,2,0,1,0.857143,1,0,0.2,1,1,1,1.33,1,20,20,0,0,6,8,1.76,2.42,160,3,100,2000,2000,0,0,0,0,0,10780,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (10781,'Royal Overseer Bauhaus','Undercity Census',40,40,10130,0,0,0,68,68,0,0,7,3,3,0,3,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2941,10781,0,'EventAI',''), + (10782,'Royal Factor Bathrilor','Stormwind Census',40,40,10131,0,0,0,12,12,0,0,7,3,3,0,3,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2943,10782,0,'EventAI',''), + (10783,'Orb of Deception (Orc, Male)',NULL,1,1,1877,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10784,'Orb of Deception (Orc, Female)',NULL,1,1,9886,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10785,'Orb of Deception (Tauren, Male)',NULL,1,1,7626,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10786,'Orb of Deception (Tauren, Female)',NULL,1,1,10052,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10787,'Orb of Deception (Troll, Male)',NULL,1,1,9715,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10788,'Orb of Deception (Troll, Female)',NULL,1,1,9718,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10789,'Orb of Deception (Undead, Male)',NULL,1,1,2860,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10790,'Orb of Deception (Undead, Female)',NULL,1,1,6058,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10791,'Orb of Deception (Dwarf, Male)',NULL,1,1,1891,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10792,'Orb of Deception (Dwarf, Female)',NULL,1,1,10134,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10793,'Orb of Deception (Gnome, Male)',NULL,1,1,4493,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10794,'Orb of Deception (Gnome, Female)',NULL,1,1,7138,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10795,'Orb of Deception (Human, Male)',NULL,1,1,2517,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10796,'Orb of Deception (Human, Female)',NULL,1,1,3143,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10797,'Orb of Deception (NightElf, Male)',NULL,1,1,4180,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10798,'Orb of Deception (Nightelf, Female)',NULL,1,1,2227,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10799,'Warosh','The Cursed',60,60,763,0,0,0,1080,1080,0,0,7,3,3,0,2,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,236,284,74.448,102.366,3791,120,100,1410,1551,0,1,752,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'',''), + (10800,'Warosh the Redeemed',NULL,60,60,6704,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,236,284,74.448,102.366,3791,120,100,1410,1551,0,64,318,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (10801,'Jabbering Ghoul',NULL,54,54,10487,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.777776,1.14286,1,0,1.3,1,1,1,1,1,3293,3293,0,0,95,116,70.4704,96.8968,3216,49,100,2000,2000,0,113,153,10801,10801,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10801,0,'EventAI',''), (10802,'Hitah\'ya the Keeper',NULL,51,51,10659,0,0,0,37,37,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,8,1,5,2,1,1,1,1,8020,8020,9012,9012,344,444,59.3256,81.5727,1546,182,100,1183,2000,0,424,558,10802,10802,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10802,0,'EventAI',''), - (10803,'Rifleman Wheeler',NULL,9,9,10111,0,0,0,55,55,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,372,372,0,0,9,13,15.2064,20.9088,20,5,100,1920,2112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10803,0,'',''), - (10804,'Rifleman Middlecamp',NULL,9,9,10110,0,0,0,55,55,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,372,372,0,0,9,13,15.2064,20.9088,20,5,100,1920,2112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10804,0,'',''), - (10805,'Spotter Klemmy',NULL,6,6,10109,0,0,0,55,55,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,196,196,0,0,6,8,10.296,14.157,20,3,100,1950,2145,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50320,0,'',''), - (10806,'Ursius',NULL,56,56,10618,0,0,0,16,16,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,1,3.25,1,1,1,1,1,8772,8772,0,0,335,432,58.688,80.696,2513,177,100,2400,2000,0,0,0,10806,0,10806,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10803,'Rifleman Wheeler',NULL,9,9,10111,0,0,0,55,55,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,372,372,0,0,9,13,15.2064,20.9088,20,5,100,1920,2112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10803,0,'',''), + (10804,'Rifleman Middlecamp',NULL,9,9,10110,0,0,0,55,55,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,372,372,0,0,9,13,15.2064,20.9088,20,5,100,1920,2112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10804,0,'',''), + (10805,'Spotter Klemmy',NULL,6,6,10109,0,0,0,55,55,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,196,196,0,0,6,8,10.296,14.157,20,3,100,1950,2145,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10805,0,'',''), + (10806,'Ursius',NULL,56,56,10618,0,0,0,16,16,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,1,3.25,1,1,1,1,1,8772,8772,0,0,335,432,58.688,80.696,3327,177,100,2400,2000,0,0,0,10806,0,10806,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), (10807,'Brumeran',NULL,58,58,12683,0,0,0,16,16,0,0,1,1,3,0,0,0,0,0,0,1.4,1.42857,1,1,4,1,1,1,1,1,11484,11484,0,0,361,467,60.5576,83.2667,3435,191,100,1166,2000,0,0,0,10807,0,10807,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10808,'Timmy the Cruel',NULL,58,58,571,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,1,8,2,13,1,1,1,22968,22968,0,0,69.8,92.7,0,0,3435,242,25,1400,1400,0,142,708,10808,0,0,0,0,8388624,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10809,'Stonespine',NULL,60,60,7856,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.42857,1,1,5,2,5,1,2,1,15260,15260,0,0,103.9,137.9,0,0,7505,252,26,2000,2000,0,0,0,10809,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10811,'Archivist Galford',NULL,60,60,10544,0,0,0,67,67,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,1,8,3,6.5,1,1,1,19536,19536,7302,7302,96.8,128.2,0,0,3075,238,24,2000,2000,0,907,1189,10811,10811,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10811,0,'EventAI',''), - (10812,'Grand Crusader Dathrohan',NULL,62,62,10545,0,0,0,67,67,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,1,10,3,8.5,1,1,1,25900,25900,7704,7704,100.4,133,0,0,3555,246,26,2000,2000,0,0,0,0,10812,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10812,0,'','boss_dathrohan_balnazzar'), - (10813,'Balnazzar',NULL,62,62,10691,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1,1.14286,2,1,12,6,9,1,1,1,31080,31080,15408,15408,100.4,133,0,0,3555,246,26,2000,2000,0,461,2307,10813,0,0,0,0,0,0,0,0,0,0,0,248,0,1,0,0,0,0,0,0,0,0,0,'',''), - (10814,'Chromatic Elite Guard',NULL,59,60,10116,0,0,0,40,40,0,0,2,3,3,0,0,0,0,0,0,0.888888,1.14286,1,1,8,1,9.1,1,1,1,23688,24416,0,0,101.8,137.9,0,0,3791,252,26,2000,2000,0,1117,1464,10814,0,10814,0,0,100728849,0,0,220,220,220,220,220,0,1,0,0,0,0,0,0,0,10814,0,'EventAI',''), - (10816,'Wandering Skeleton',NULL,55,55,7550,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,3398,3398,0,0,95,117,71.2272,97.9374,3271,49,100,2000,2000,0,118,159,10816,0,0,0,0,8388624,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10817,'Duggan Wildhammer',NULL,55,55,10374,0,0,0,694,694,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,1,4,1.3,1,1.25,1,1,1,3398,3398,0,0,94,125,58.688,80.696,3271,228,23,2000,2000,0,116,156,10817,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10817,0,'EventAI',''), - (10821,'Hed\'mush the Rotting',NULL,57,57,10709,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,1.76,1.14286,1,4,1.35,1,1.25,1,1,1,3758,3758,0,0,98,130,59.9488,82.4296,3380,238,24,2000,2000,0,124,167,10821,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10808,'Timmy the Cruel',NULL,58,58,571,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,1,8,2,13,1,1,1,22968,22968,0,0,69.8,92.7,0,0,3435,242,25,1400,1400,0,142,708,10808,0,0,0,0,8388624,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10809,'Stonespine',NULL,60,60,7856,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.42857,1,1,5,2,5,1,2,1,15260,15260,0,0,103.9,137.9,0,0,7582,252,26,2000,2000,0,0,0,10809,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10811,'Archivist Galford',NULL,60,60,10544,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,8,3,6.5,1,1,1,19536,19536,7302,7302,96.8,128.2,0,0,3075,238,24,2000,2000,0,907,1189,10811,10811,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10811,0,'EventAI',''), + (10812,'Grand Crusader Dathrohan',NULL,62,62,10545,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,10,3,8.5,1,1,1,25900,25900,7704,7704,100.4,133,0,0,3555,246,26,2000,2000,0,0,0,0,10812,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10812,0,'','boss_dathrohan_balnazzar'), + (10813,'Balnazzar',NULL,62,62,10691,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1,1.14286,2,1,12,6,9,1,1,1,31080,31080,15408,15408,100.4,133,0,0,3555,246,26,2000,2000,0,461,2307,10813,0,0,0,0,0,0,0,0,0,0,0,248,0,1,0,0,0,0,0,0,0,0,0,'',''), + (10814,'Chromatic Elite Guard',NULL,59,60,10116,0,0,0,40,40,0,0,2,3,3,0,0,32768,0,0,0,0.888888,1.14286,1,1,8,1,9.1,1,1,1,23688,24416,0,0,101.8,137.9,0,0,3791,252,26,2000,2000,0,1117,1464,10814,0,10814,0,0,100728849,0,0,220,220,220,220,220,0,1,0,0,0,0,0,0,0,10814,0,'EventAI',''), + (10816,'Wandering Skeleton',NULL,55,55,7550,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,3398,3398,0,0,95,117,71.2272,97.9374,3271,49,100,2000,2000,0,118,159,10816,0,0,0,0,8388624,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10817,'Duggan Wildhammer',NULL,55,55,10374,0,0,0,694,694,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,4,1.3,1,1.25,1,1,1,3398,3398,0,0,94,125,58.688,80.696,3271,228,23,2000,2000,0,116,156,10817,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10817,0,'EventAI',''), + (10821,'Hed\'mush the Rotting',NULL,57,57,10709,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,1.76,1.14286,1,4,1.35,1,1.25,1,1,1,3758,3758,0,0,98,130,59.9488,82.4296,3380,238,24,2000,2000,0,124,167,10821,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (10822,'Warlord Thresh\'jin',NULL,58,58,10452,0,0,0,37,37,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,4,1.35,1,1.25,1,1,1,3876,3876,0,0,99.8,132.4,0,0,3435,242,25,2000,2000,0,133,179,10822,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10822,0,'EventAI',''), (10823,'Zul\'Brin Warpbranch',NULL,59,59,10443,0,0,0,37,37,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,8,4,1.35,1,1.2,1,1,1,2798,2798,5598,5598,72,100,61.152,84.084,1770,110,25,2000,2000,0,107,144,10823,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10823,0,'EventAI',''), - (10824,'Ranger Lord Hawkspear',NULL,60,60,10375,0,0,0,1576,1576,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,1,4,1.35,1,1,1,1,1,4120,4120,0,0,546,705,61.732,84.8815,3791,289,100,1150,2000,0,139,187,10824,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10824,0,'EventAI',''), - (10825,'Gish the Unmoving',NULL,56,56,7856,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1.76,1.14286,1,4,1.35,1,1,1,1,1,3643,3643,0,0,329,425,59.3256,81.5727,4955,174,100,1183,1301,0,0,0,10825,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10826,'Lord Darkscythe',NULL,57,57,7847,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1.1,1.14286,1,4,1.35,1,1,1,1,1,3758,3758,0,0,338,434,59.9488,82.4296,3380,178,100,1175,2000,0,128,172,10826,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10826,0,'EventAI',''), - (10827,'Deathspeaker Selendre','Cult of the Damned',56,56,10432,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,8,4,1.35,1,1,1,1,1,2550,2550,5206,5206,329,425,59.3256,81.5727,1686,174,100,1183,1301,0,100,135,10827,0,0,0,0,0,0,0,0,0,0,56,0,0,0,0,0,0,0,0,0,0,10827,0,'EventAI',''), + (10824,'Ranger Lord Hawkspear',NULL,60,60,10375,0,0,0,1576,1576,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,4,1.35,1,1,1,1,1,4120,4120,0,0,546,705,61.732,84.8815,3791,289,100,1150,2000,0,139,187,10824,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10824,0,'EventAI',''), + (10825,'Gish the Unmoving',NULL,56,56,7856,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1.76,1.14286,1,4,1.35,1,1,1,1,1,3643,3643,0,0,329,425,59.3256,81.5727,3327,174,100,1183,1301,0,0,0,10825,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10826,'Lord Darkscythe',NULL,57,57,7847,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1.1,1.14286,1,4,1.35,1,1,1,1,1,3758,3758,0,0,338,434,59.9488,82.4296,3380,178,100,1175,2000,0,128,172,10826,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10826,0,'EventAI',''), + (10827,'Deathspeaker Selendre','Cult of the Damned',56,56,10432,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.76,1.14286,8,4,1.35,1,1,1,1,1,2550,2550,5206,5206,329,425,59.3256,81.5727,1686,174,100,1183,1301,0,100,135,10827,0,0,0,0,0,0,0,0,0,0,56,0,0,0,0,0,0,0,0,0,0,10827,0,'EventAI',''), (10828,'High General Abbendis',NULL,59,59,10431,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1.1,1.14286,2,2,3.5,2,1,1,1,1,8292,8292,4738,4738,395,510,61.152,84.084,2832,209,100,1158,2000,0,2140,2140,10828,10828,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10828,0,'EventAI',''), - (10836,'Farmer Dalson',NULL,56,56,10627,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,1.24,1.14286,1,0,1.35,1,1,1,1,1,3644,3644,0,0,146,174,71.456,98.252,0,74,100,1450,1595,0,56,278,10836,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10837,'High Executor Derrington',NULL,61,61,10150,0,0,0,118,118,0,0,7,3,3,0,3,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4230,4230,0,0,170,220,172.1,103.334,0,90,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3041,10837,0,'',''), - (10838,'Commander Ashlam Valorfist',NULL,61,61,10151,0,0,0,123,123,0,0,7,3,3,0,3,4096,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,3292,3292,2486,2486,170,220,172.1,103.334,0,90,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3042,10838,0,'',''), - (10839,'Argent Officer Garush','The Argent Dawn',60,60,10210,0,0,0,814,814,0,0,7,3,3,0,3,0,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,4120,4120,0,0,107,131,74.448,102.366,3791,55,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3382,10839,0,'',''), - (10840,'Argent Officer Pureheart','The Argent Dawn',60,60,10211,0,0,0,814,814,0,0,7,3,3,0,3,0,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,4120,4120,0,0,107,131,74.448,102.366,3791,55,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3383,52045,0,'',''), - (10856,'Argent Quartermaster Hasana','The Argent Dawn',58,58,10212,0,0,0,814,814,0,0,7,3,3,0,16391,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,106,136,72.9872,100.357,0,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3421,10856,0,'',''), - (10857,'Argent Quartermaster Lightspark','The Argent Dawn',58,58,10213,0,0,0,814,814,1.15,0,7,3,3,0,16391,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,106,136,72.9872,100.357,0,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3441,10857,0,'',''), - (10876,'Undead Scarab',NULL,57,57,10031,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,0.5,1.14286,8,0,1,1,1,1,-1,1,1830,1889,5013,5206,150,179,72.2304,99.3168,0,76,100,1440,1584,0,58,288,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10836,'Farmer Dalson',NULL,56,56,10627,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,1.24,1.14286,1,0,1.35,1,1,1,1,1,3644,3644,0,0,146,174,71.456,98.252,3327,74,100,1450,1595,0,56,278,10836,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10837,'High Executor Derrington',NULL,61,61,10150,0,0,0,118,118,0,0,7,3,3,0,3,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4230,4230,0,0,170,220,172.1,103.334,4091,90,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3041,10837,0,'',''), + (10838,'Commander Ashlam Valorfist',NULL,61,61,10151,0,0,0,123,123,0,0,7,3,3,0,3,36864,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,3292,3292,2486,2486,170,220,172.1,103.334,3316,90,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3042,10838,0,'',''), + (10839,'Argent Officer Garush','The Argent Dawn',60,60,10210,0,0,0,814,814,0,0,7,3,3,0,3,32768,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,4120,4120,0,0,107,131,74.448,102.366,3791,55,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3382,10839,0,'',''), + (10840,'Argent Officer Pureheart','The Argent Dawn',60,60,10211,0,0,0,814,814,0,0,7,3,3,0,3,32768,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,4120,4120,0,0,107,131,74.448,102.366,3791,55,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3383,10840,0,'',''), + (10856,'Argent Quartermaster Hasana','The Argent Dawn',58,58,10212,0,0,0,814,814,0,0,7,3,3,0,16391,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,106,136,72.9872,100.357,3435,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3421,10856,0,'',''), + (10857,'Argent Quartermaster Lightspark','The Argent Dawn',58,58,10213,0,0,0,814,814,1.15,0,7,3,3,0,16391,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,106,136,72.9872,100.357,3435,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3441,10857,0,'',''), + (10876,'Undead Scarab',NULL,57,57,10031,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,0.5,1.14286,8,0,1,1,1,1,-1,1,1830,1889,5013,5206,150,179,72.2304,99.3168,1714,76,100,1440,1584,0,58,288,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (10877,'Courier Hammerfall',NULL,3,3,10184,0,0,0,55,55,0,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,112,112,0,0,3,5,5.2272,7.1874,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5782,10877,0,'',''), - (10878,'Herald Moonstalker',NULL,3,3,10185,0,0,0,80,80,0,0,7,3,3,0,3,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,112,112,0,0,3,5,5.2272,7.1874,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5782,10878,1,'',''), - (10879,'Harbinger Balthazad',NULL,3,3,10187,0,0,0,68,68,0,0,7,3,3,0,3,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,112,112,0,0,3,5,5.2272,7.1874,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5782,10879,0,'EventAI',''), - (10880,'Warcaller Gorlach',NULL,3,3,10186,0,0,0,29,29,0,0,7,3,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,112,112,0,0,3,5,5.2272,7.1874,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5782,10880,1,'',''), + (10878,'Herald Moonstalker',NULL,3,3,10185,0,0,0,80,80,0,0,7,3,3,0,3,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,112,112,0,0,3,5,5.2272,7.1874,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5782,10878,1,'',''), + (10879,'Harbinger Balthazad',NULL,3,3,10187,0,0,0,68,68,0,0,7,3,3,0,3,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,112,112,0,0,3,5,5.2272,7.1874,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5782,10879,0,'EventAI',''), + (10880,'Warcaller Gorlach',NULL,3,3,10186,0,0,0,29,29,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,112,112,0,0,3,5,5.2272,7.1874,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5782,10880,1,'',''), (10881,'Bluff Runner Windstrider',NULL,3,3,10188,0,0,0,104,104,1.35,0,7,1,3,0,3,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,112,112,0,0,106,146,5.2272,7.1874,20,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5782,10881,1,'',''), - (10882,'Arikara','Vengeance',28,28,10183,0,0,0,32,32,0,27,1,1,3,0,0,0,0,0,0,1.5,1.14286,1,1,1,1,1,1,-1,1,2659,2659,0,0,117,151,32.968,45.331,0,62,100,1441,1585,0,0,0,10882,0,0,0,0,0,0,0,2,2,2,2,2,0,1,0,0,0,0,0,0,0,0,0,'',''), + (10882,'Arikara','Vengeance',28,28,10183,0,0,0,32,32,0,27,1,1,3,0,0,0,0,0,0,1.5,1.14286,1,1,1,1,1,1,-1,1,2659,2659,0,0,117,151,32.968,45.331,1130,62,100,1441,1585,0,0,0,10882,0,0,0,0,0,0,0,2,2,2,2,2,0,1,0,0,0,0,0,0,0,0,0,'',''), (10896,'Arnak Grimtotem',NULL,29,29,10243,0,0,0,16,16,1.35,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1.05,1,1,1,1,1,950,950,0,0,41,50,42.1344,57.9348,1165,21,100,2000,2000,0,43,61,10896,10896,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10896,0,'',''), - (10897,'Sindrayl','Hippogryph Master',55,55,10196,0,0,0,80,80,0,0,7,3,3,0,11,4096,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,10897,0,'EventAI',''), - (10899,'Goraluk Anvilcrack','Blackhand Legion Armorsmith',61,61,10222,0,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,2,4,1,6,1,1,1,12576,12576,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,981,1286,10899,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10899,0,'EventAI',''), - (10901,'Lorekeeper Polkelt',NULL,60,60,11492,0,0,0,233,233,0,0,6,3,3,0,0,64,0,0,0,1,1.14286,1,1,9,1,4,1,1,1,27468,27468,0,0,104,138,0,0,3791,252,26,2000,2000,0,1247,1633,10901,10901,0,0,0,8915988,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10901,0,'EventAI',''), - (10902,'Andorhal Tower One',NULL,1,1,7804,0,0,0,35,35,0.1,0,10,3,3,0,0,33555200,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10903,'Andorhal Tower Two',NULL,1,1,7804,0,0,0,35,35,0.1,0,10,3,3,0,0,33555200,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (10904,'Andorhal Tower Three',NULL,1,1,7804,0,0,0,35,35,0.1,0,10,3,3,0,0,33555200,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10905,'Andorhal Tower Four',NULL,1,1,7804,0,0,0,35,35,0.1,0,10,3,3,0,0,33555200,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10897,'Sindrayl','Hippogryph Master',55,55,10196,0,0,0,80,80,0,0,7,3,3,0,11,36864,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,10897,0,'EventAI',''), + (10899,'Goraluk Anvilcrack','Blackhand Legion Armorsmith',61,61,10222,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,2,4,1,6,1,1,1,12576,12576,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,981,1286,10899,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10899,0,'EventAI',''), + (10901,'Lorekeeper Polkelt',NULL,60,60,11492,0,0,0,233,233,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,1,1,9,1,4,1,1,1,27468,27468,0,0,104,138,0,0,3791,252,26,2000,2000,0,1247,1633,10901,10901,0,0,0,8915988,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10901,0,'EventAI',''), + (10902,'Andorhal Tower One',NULL,1,1,7804,0,0,0,35,35,0.1,0,10,3,3,0,0,33587968,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10903,'Andorhal Tower Two',NULL,1,1,7804,0,0,0,35,35,0.1,0,10,3,3,0,0,33587968,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (10904,'Andorhal Tower Three',NULL,1,1,7804,0,0,0,35,35,0.1,0,10,3,3,0,0,33587968,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10905,'Andorhal Tower Four',NULL,1,1,7804,0,0,0,35,35,0.1,0,10,3,3,0,0,33587968,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (10916,'Winterfall Runner',NULL,57,57,6829,0,0,0,82,82,0,0,7,1,3,0,0,0,0,4096,0,0.666668,0.992063,1,0,1.35,1,1,1,1,1,3758,3758,0,0,168,206,71.2272,97.9374,3380,86,100,2800,2000,0,126,170,10916,10916,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10917,'Aurius',NULL,60,60,10217,0,0,0,1080,1080,0,0,7,3,3,0,3,0,0,0,0,1,1.14286,2,0,3,1.5,1,1,1,1,7326,7326,3651,3651,96.8,128.2,0,0,3075,238,24,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3043,10917,0,'EventAI','npc_aurius'), - (10918,'Lorax',NULL,61,61,11513,0,0,0,35,35,0,0,7,1,3,0,3,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3967,3967,0,0,170,220,172.1,103.334,0,90,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3049,0,0,'',''), - (10919,'Shatterspear Troll',NULL,57,57,10249,10252,0,0,714,714,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2371,2871,0,0,91,122,71.2272,97.9374,3272,49,100,1420,1562,0,105,142,10919,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10920,'Kelek Skykeeper','Emerald Circle',57,57,10649,0,0,0,35,35,0,0,7,3,3,0,2,0,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,4356,4356,2241,2241,102,131,72.2304,99.3168,0,54,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10920,0,'',''), - (10921,'Taronn Redfeather','Emerald Circle',50,50,10254,0,0,0,35,35,1.35,0,7,3,3,0,2,0,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,3517,3517,1807,1807,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10921,0,'',''), - (10922,'Greta Mosshoof','Emerald Circle',59,59,10253,0,0,0,35,35,1.25,0,7,3,3,0,3,0,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,4612,4612,2369,2369,106,137,73.7264,101.374,0,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3074,10922,0,'',''), - (10923,'Tenell Leafrunner','Emerald Circle',62,62,10647,0,0,0,35,35,0,0,7,3,3,0,2,0,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,4079,4079,2568,2568,174,224,203.77,104.278,0,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10923,0,'',''), - (10924,'Ivy Leafrunner','Emerald Circle',63,63,10646,0,0,0,35,35,0,0,7,3,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4193,4193,0,0,178,229,220.81,105.197,0,94,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10924,0,'',''), - (10925,'Rotting Worm',NULL,50,50,11009,0,0,0,21,21,0,0,1,3,3,0,0,0,0,0,0,1,1.14286,1,0,0.001,1,1.4,1,1,1,2,2,0,0,60,90,68.904,94.743,2966,206,100,1450,1595,0,55,276,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10926,'Pamela Redpath',NULL,1,1,10445,0,0,0,35,35,0,0,6,3,3,0,2,512,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10917,'Aurius',NULL,60,60,10217,0,0,0,1080,1080,0,0,7,3,3,0,3,32768,0,0,0,1,1.14286,2,0,3,1.5,1,1,1,1,7326,7326,3651,3651,96.8,128.2,0,0,3075,238,24,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3043,10917,0,'EventAI','npc_aurius'), + (10918,'Lorax',NULL,61,61,11513,0,0,0,35,35,0,0,7,1,3,0,3,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3967,3967,0,0,170,220,172.1,103.334,4091,90,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3049,0,0,'',''), + (10919,'Shatterspear Troll',NULL,57,57,10249,10252,0,0,714,714,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2371,2871,0,0,91,122,71.2272,97.9374,3272,49,100,1420,1562,0,105,142,10919,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10920,'Kelek Skykeeper','Emerald Circle',57,57,10649,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,4356,4356,2241,2241,102,131,72.2304,99.3168,2744,54,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10920,0,'',''), + (10921,'Taronn Redfeather','Emerald Circle',50,50,10254,0,0,0,35,35,1.35,0,7,3,3,0,2,32768,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,3517,3517,1807,1807,85,109,66.44,91.355,2432,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10921,0,'',''), + (10922,'Greta Mosshoof','Emerald Circle',59,59,10253,0,0,0,35,35,1.25,0,7,3,3,0,3,32768,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,4612,4612,2369,2369,106,137,73.7264,101.374,2832,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3074,10922,0,'',''), + (10923,'Tenell Leafrunner','Emerald Circle',62,62,10647,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,4079,4079,2568,2568,174,224,203.77,104.278,3555,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10923,0,'',''), + (10924,'Ivy Leafrunner','Emerald Circle',63,63,10646,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4193,4193,0,0,178,229,220.81,105.197,4691,94,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10924,0,'',''), + (10925,'Rotting Worm',NULL,50,50,11009,0,0,0,21,21,0,0,1,3,3,0,0,32768,0,64,0,1,1.14286,1,0,0.001,1,1.4,1,1,1,2,2,0,0,60,90,68.904,94.743,2999,206,100,1450,1595,0,55,276,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10926,'Pamela Redpath',NULL,1,1,10445,0,0,0,35,35,0,0,6,3,3,0,2,33280,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (10927,'Marlene Redpath',NULL,10,10,10232,0,0,0,35,35,0,0,6,3,3,0,2,33280,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10928,'Succubus Minion',NULL,40,40,4162,0,0,0,119,119,0,17,3,1,3,0,0,0,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,2471,2471,2279,2353,64,83,55.968,76.956,0,34,100,2000,2000,0,0,0,10928,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10929,'Haleh',NULL,62,62,10199,0,0,0,35,35,0,0,2,1,3,0,3,33536,0,2,0,1.1,1.14286,2,1,1,1,1,1,-1,1,18972,18972,2568,2568,559,720,203.77,289.86,0,295,100,1158,2000,0,0,0,0,0,100001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5482,10929,0,'',''), - (10930,'Dargh Trueaim','Hunter Trainer',25,25,10245,0,0,0,55,55,0,0,7,3,3,0,19,0,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1240,1240,957,957,31,40,38.72,53.24,0,16,100,1760,1936,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4674,10930,0,'',''), - (10936,'Joseph Redpath',NULL,60,60,10229,0,0,0,35,35,0,0,6,3,3,0,1,0,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,236,284,74.448,102.366,0,120,100,1410,1551,0,64,318,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3861,0,0,'',''), - (10937,'Captain Redpath',NULL,60,60,10237,0,0,0,32,32,0,0,6,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,0,279,100,1175,1292,0,153,767,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10937,0,'EventAI',''), - (10938,'Redpath the Corrupted',NULL,60,60,10242,0,0,0,32,32,0,0,6,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,11,1,1,1,1,1,33572,33572,0,0,528,681,62.016,85.272,0,279,100,1175,1292,0,153,767,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10938,0,'EventAI',''), - (10939,'Marduk the Black',NULL,58,58,11892,0,0,0,32,32,0,0,6,3,3,0,0,0,0,0,0,1.75,1.14286,1,1,1,1,1,1,-1,1,8774,8774,0,0,335,432,60.784,83.578,0,177,100,1191,1310,0,144,718,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10939,0,'',''), - (10940,'Ghost of the Past',NULL,55,55,10453,0,0,0,16,16,0,0,6,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4152,4152,0,0,92,120,67.2672,92.4924,0,49,100,2000,2000,0,0,0,10940,10940,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10941,'Wizlo Bearingshiner',NULL,31,31,10981,0,0,0,104,104,0,0,7,1,3,0,3,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1130,1130,0,0,42,53,46.376,63.767,0,22,100,2000,2000,0,0,0,10941,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10941,0,'',''), - (10942,'Nessy',NULL,62,62,10244,0,0,0,7,7,0,0,1,2,3,0,0,33536,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,211212,211212,0,0,1347,1454,0,0,0,646,0,1158,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (10943,'Decrepit Guardian',NULL,55,56,11731,0,0,0,67,67,0,0,6,3,3,0,0,0,0,0,0,1.72,1.14286,1,1,1,1,1,1,-1,1,3577,3802,0,0,310,400,56.7312,78.0054,0,164,100,1216,1338,0,115,574,10943,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10944,'Davil Lightfire',NULL,60,60,10247,0,0,0,32,32,0,0,6,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,0,279,100,1175,1292,0,153,767,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10944,0,'EventAI',''), - (10945,'Davil Crokford',NULL,60,60,10246,0,0,0,32,32,0,0,6,3,3,0,1,0,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,236,284,74.448,102.366,0,120,100,1410,1551,0,64,318,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3922,0,0,'',''), - (10946,'Horgus the Ravager',NULL,60,60,11730,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,1.79,1.14286,1,1,5,1,1,1,1,1,15260,15260,0,0,571,737,61.732,84.8815,0,302,100,1150,1265,0,168,838,10946,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10947,'Darrowshire Betrayer',NULL,57,58,10362,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,1.24,1.14286,1,0,1,1,1,1,1,1,2784,2871,0,0,150,179,72.2304,99.3168,0,76,100,1440,1584,0,58,288,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10947,0,'EventAI',''), - (10948,'Darrowshire Defender',NULL,57,57,10366,0,0,0,1080,1080,0,0,6,3,3,0,0,0,0,0,0,1.24,1.14286,1,0,1.35,1,1,1,-1,1,3758,3876,0,0,150,179,72.2304,99.3168,0,76,100,1440,1584,0,58,288,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10948,0,'EventAI',''), - (10949,'Silver Hand Disciple',NULL,57,57,10370,0,0,0,1080,1080,0,0,6,3,3,0,0,0,0,0,0,1.74,1.14286,1,1,1,1,1,1,-1,1,8519,8519,0,0,328,421,60.192,82.764,0,173,100,1200,1320,0,139,695,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10949,0,'EventAI',''), - (10950,'Redpath Militia',NULL,56,56,10358,0,0,0,1080,1080,0,0,6,3,3,0,0,0,0,0,0,1.24,1.14286,1,0,1,1,1,1,-1,1,4231,4231,0,0,146,174,71.456,98.252,0,74,100,1450,1595,0,56,278,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10950,0,'EventAI',''), - (10951,'Marauding Corpse',NULL,56,57,11471,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,1.24,1.14286,1,0,1.35,1,1,1,1,1,3644,3758,0,0,146,174,71.456,98.252,0,74,100,1450,1595,0,56,278,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10952,'Marauding Skeleton',NULL,56,57,3507,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,1.24,1.14286,1,0,1.35,1,1,1,-1,1,3643,2758,0,0,146,174,71.456,98.252,0,74,100,1450,1595,0,56,278,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10952,0,'EventAI',''), - (10953,'Servant of Horgus',NULL,57,58,11731,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,1.74,1.14286,1,1,3,1,1,1,1,1,8352,8613,0,0,328,421,60.192,82.764,0,173,100,1200,1320,0,139,695,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10954,'Bloodletter',NULL,57,58,10448,0,0,0,68,68,0,0,6,3,3,0,2,0,0,0,0,1.74,1.14286,1,1,2.5,1,1,1,1,1,6960,7178,0,0,328,421,59.136,81.312,0,173,100,1200,1320,0,1,801,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10954,0,'EventAI',''), - (10955,'Summoned Water Elemental',NULL,55,56,4606,0,0,0,74,74,0,0,4,3,3,0,0,0,0,0,0,1,1.28968,1,0,1,1,1,1,-1,1,1293,1362,0,0,141,170,65.5248,90.0966,0,72,100,1460,1606,0,55,273,0,0,0,0,0,0,0,0,60,60,60,120,60,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10956,'Naga Siren',NULL,56,56,11263,0,0,0,7,7,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4231,4231,0,0,99,127,71.456,98.252,0,52,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (10976,'Jeziba',NULL,58,58,11394,0,0,0,35,35,0,0,7,3,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,106,136,72.9872,100.357,0,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10976,0,'',''), - (10977,'Quixxil',NULL,53,53,10650,0,0,0,35,35,0,0,7,3,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3866,3866,0,0,92,119,69.0272,94.9124,0,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10977,0,'',''), - (10978,'Legacki',NULL,57,57,10651,0,0,0,855,855,0,0,7,1,3,0,2,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4356,4356,0,0,102,131,72.2304,99.3168,0,54,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10978,0,'',''), + (10928,'Succubus Minion',NULL,40,40,4162,0,0,0,119,119,0,17,3,1,3,0,0,0,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,2471,2471,2279,2353,64,83,55.968,76.956,1619,34,100,2000,2000,0,0,0,10928,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10929,'Haleh',NULL,62,62,10199,0,0,0,35,35,0,0,2,1,3,0,3,33536,0,2,0,1.1,1.14286,2,1,1,1,1,1,-1,1,18972,18972,2568,2568,559,720,203.77,289.86,3555,295,100,1158,2000,0,0,0,0,0,100001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5482,10929,0,'',''), + (10930,'Dargh Trueaim','Hunter Trainer',25,25,10245,0,0,0,55,55,0,0,7,3,3,0,19,32768,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1240,1240,957,957,31,40,38.72,53.24,1026,16,100,1760,1936,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,4674,10930,0,'',''), + (10936,'Joseph Redpath',NULL,60,60,10229,0,0,0,35,35,0,0,6,3,3,0,1,32768,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,236,284,74.448,102.366,3791,120,100,1410,1551,0,64,318,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3861,0,0,'',''), + (10937,'Captain Redpath',NULL,60,60,10237,0,0,0,32,32,0,0,6,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,3791,279,100,1175,1292,0,153,767,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10937,0,'EventAI',''), + (10938,'Redpath the Corrupted',NULL,60,60,10242,0,0,0,32,32,0,0,6,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,11,1,1,1,1,1,33572,33572,0,0,528,681,62.016,85.272,3791,279,100,1175,1292,0,153,767,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10938,0,'EventAI',''), + (10939,'Marduk the Black',NULL,58,58,11892,0,0,0,32,32,0,0,6,3,3,0,0,32768,0,0,0,1.75,1.14286,1,1,1,1,1,1,-1,1,8774,8774,0,0,335,432,60.784,83.578,3435,177,100,1191,1310,0,144,718,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10939,0,'',''), + (10940,'Ghost of the Past',NULL,55,55,10453,0,0,0,16,16,0,0,6,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4152,4152,0,0,92,120,67.2672,92.4924,3271,49,100,2000,2000,0,0,0,10940,10940,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10941,'Wizlo Bearingshiner',NULL,31,31,10981,0,0,0,104,104,0,0,7,1,3,0,3,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1130,1130,0,0,42,53,46.376,63.767,1234,22,100,2000,2000,0,0,0,10941,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10941,0,'',''), + (10942,'Nessy',NULL,62,62,10244,0,0,0,7,7,0,0,1,2,3,0,0,33536,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,211212,211212,0,0,1347,1454,0,0,4391,646,0,1158,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (10943,'Decrepit Guardian',NULL,55,56,11731,0,0,0,67,67,0,0,6,3,3,0,0,32768,0,0,0,1.72,1.14286,1,1,1,1,1,1,-1,1,3577,3802,0,0,310,400,56.7312,78.0054,3327,164,100,1216,1338,0,115,574,10943,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10944,'Davil Lightfire',NULL,60,60,10247,0,0,0,32,32,0,0,6,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,3791,279,100,1175,1292,0,153,767,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10944,0,'EventAI',''), + (10945,'Davil Crokford',NULL,60,60,10246,0,0,0,32,32,0,0,6,3,3,0,1,32768,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,236,284,74.448,102.366,3791,120,100,1410,1551,0,64,318,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3922,0,0,'',''), + (10946,'Horgus the Ravager',NULL,60,60,11730,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,1.79,1.14286,1,1,5,1,1,1,1,1,15260,15260,0,0,571,737,61.732,84.8815,3791,302,100,1150,1265,0,168,838,10946,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10947,'Darrowshire Betrayer',NULL,57,58,10362,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,1.24,1.14286,1,0,1,1,1,1,1,1,2784,2871,0,0,150,179,72.2304,99.3168,3435,76,100,1440,1584,0,58,288,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10947,0,'EventAI',''), + (10948,'Darrowshire Defender',NULL,57,57,10366,0,0,0,1080,1080,0,0,6,3,3,0,0,32768,0,0,0,1.24,1.14286,1,0,1.35,1,1,1,-1,1,3758,3876,0,0,150,179,72.2304,99.3168,3380,76,100,1440,1584,0,58,288,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10948,0,'EventAI',''), + (10949,'Silver Hand Disciple',NULL,57,57,10370,0,0,0,1080,1080,0,0,6,3,3,0,0,32768,0,0,0,1.74,1.14286,1,1,1,1,1,1,-1,1,8519,8519,0,0,328,421,60.192,82.764,3380,173,100,1200,1320,0,139,695,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10949,0,'EventAI',''), + (10950,'Redpath Militia',NULL,56,56,10358,0,0,0,1080,1080,0,0,6,3,3,0,0,32768,0,0,0,1.24,1.14286,1,0,1,1,1,1,-1,1,4231,4231,0,0,146,174,71.456,98.252,3327,74,100,1450,1595,0,56,278,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10950,0,'EventAI',''), + (10951,'Marauding Corpse',NULL,56,57,11471,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,1.24,1.14286,1,0,1.35,1,1,1,1,1,3644,3758,0,0,146,174,71.456,98.252,3380,74,100,1450,1595,0,56,278,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10952,'Marauding Skeleton',NULL,56,57,3507,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,1.24,1.14286,1,0,1.35,1,1,1,-1,1,3643,2758,0,0,146,174,71.456,98.252,3380,74,100,1450,1595,0,56,278,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10952,0,'EventAI',''), + (10953,'Servant of Horgus',NULL,57,58,11731,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,1.74,1.14286,1,1,3,1,1,1,1,1,8352,8613,0,0,328,421,60.192,82.764,3435,173,100,1200,1320,0,139,695,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10954,'Bloodletter',NULL,57,58,10448,0,0,0,68,68,0,0,6,3,3,0,2,32768,0,0,0,1.74,1.14286,1,1,2.5,1,1,1,1,1,6960,7178,0,0,328,421,59.136,81.312,3435,173,100,1200,1320,0,1,801,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10954,0,'EventAI',''), + (10955,'Summoned Water Elemental',NULL,55,56,4606,0,0,0,74,74,0,0,4,3,3,0,0,32768,0,0,0,1,1.28968,1,0,1,1,1,1,-1,1,1293,1362,0,0,141,170,65.5248,90.0966,3327,72,100,1460,1606,0,55,273,0,0,0,0,0,0,0,0,60,60,60,120,60,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10956,'Naga Siren',NULL,56,56,11263,0,0,0,7,7,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4231,4231,0,0,99,127,71.456,98.252,3327,52,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (10976,'Jeziba',NULL,58,58,11394,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,106,136,72.9872,100.357,3435,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10976,0,'',''), + (10977,'Quixxil',NULL,53,53,10650,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3866,3866,0,0,92,119,69.0272,94.9124,3163,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10977,0,'',''), + (10978,'Legacki',NULL,57,57,10651,0,0,0,855,855,0,0,7,1,3,0,2,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4356,4356,0,0,102,131,72.2304,99.3168,3380,54,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10978,0,'',''), (10979,'Scarlet Hound',NULL,52,53,2709,0,0,0,89,89,0,25,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1,1,1,1,-1,1,2488,2578,0,0,60,74,67.2672,92.4924,2862,31,100,1500,2000,0,0,0,10979,0,100003,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (10980,'Umi\'s Mechanical Yeti',NULL,1,1,10269,0,0,0,7,7,0,0,7,3,3,0,0,0,0,2,0,0.23,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10981,'Frostwolf',NULL,50,51,10278,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2196,2324,0,0,161,193,71.9664,98.9538,0,82,100,1410,1551,0,0,0,10981,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10982,'Whitewhisker Vermin',NULL,52,53,371,0,0,0,26,26,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,7087,7682,0,0,354,456,59.9488,82.4296,0,187,100,2000,1292,0,152,761,10982,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10982,0,'EventAI',''), - (10983,'Winterax Troll',NULL,57,58,14013,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,8486,9079,0,0,354,456,59.9488,82.4296,0,187,100,1175,1292,0,152,761,10983,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10983,0,'',''), - (10984,'Winterax Berserker',NULL,61,62,14014,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.77,1.14286,1,1,1,1,1,1,-1,1,14850,15325,0,0,358,400,62.6104,86.0893,0,175,100,1166,1283,0,166,832,10984,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (10986,'Snowblind Harpy',NULL,52,53,10282,0,0,0,514,514,0,0,7,3,3,0,0,0,0,0,0,1.38889,1.14286,1,0,1,1,1,1,-1,1,3178,3305,0,0,154,184,70.4704,96.8968,0,78,100,1430,1573,0,59,296,10986,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10987,'Irondeep Trogg',NULL,52,53,10285,0,0,0,59,59,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,6949,10800,0,0,354,456,59.9488,82.4296,0,187,100,2000,1292,0,152,761,10987,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10987,0,'EventAI',''), - (10988,'Kodo Spirit',NULL,60,60,10283,0,0,0,35,35,0,0,1,3,3,0,0,0,0,0,0,1.89,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,236,284,74.448,102.366,0,120,100,1410,1551,0,64,318,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (10990,'Alterac Ram',NULL,50,51,13340,0,0,0,1274,1274,0,0,1,3,3,0,0,0,0,0,0,1,1.38571,1,0,1,1,1,1,-1,1,2925,3096,0,0,161,193,71.9664,98.9538,0,82,100,1410,1551,0,63,316,10990,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (10991,'Wildpaw Gnoll',NULL,52,53,494,0,0,0,39,39,0,0,7,3,3,0,0,0,0,0,0,1.25,1.14286,1,0,1,1,1,1,-1,1,3286,3385,0,0,158,188,71.2272,97.9374,0,80,100,1420,1562,0,61,305,10991,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10991,0,'EventAI',''), + (10980,'Umi\'s Mechanical Yeti',NULL,1,1,10269,0,0,0,7,7,0,0,7,3,3,0,0,32768,0,2,0,0.23,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10981,'Frostwolf',NULL,50,51,10278,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2196,2324,0,0,161,193,71.9664,98.9538,3052,82,100,1410,1551,0,0,0,10981,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10982,'Whitewhisker Vermin',NULL,52,53,371,0,0,0,26,26,0,0,7,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,7087,7682,0,0,354,456,59.9488,82.4296,3163,187,100,2000,1292,0,152,761,10982,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10982,0,'EventAI',''), + (10983,'Winterax Troll',NULL,57,58,14013,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,8486,9079,0,0,354,456,59.9488,82.4296,3435,187,100,1175,1292,0,152,761,10983,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10983,0,'',''), + (10984,'Winterax Berserker',NULL,61,62,14014,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.77,1.14286,1,1,1,1,1,1,-1,1,14850,15325,0,0,358,400,62.6104,86.0893,4391,175,100,1166,1283,0,166,832,10984,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10986,'Snowblind Harpy',NULL,52,53,10282,0,0,0,514,514,0,0,7,3,3,0,0,32768,0,0,0,1.38889,1.14286,1,0,1,1,1,1,-1,1,3178,3305,0,0,154,184,70.4704,96.8968,3163,78,100,1430,1573,0,59,296,10986,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10987,'Irondeep Trogg',NULL,52,53,10285,0,0,0,59,59,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,6949,10800,0,0,354,456,59.9488,82.4296,3163,187,100,2000,1292,0,152,761,10987,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10987,0,'EventAI',''), + (10988,'Kodo Spirit',NULL,60,60,10283,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,0,0,1.89,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,236,284,74.448,102.366,3791,120,100,1410,1551,0,64,318,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (10990,'Alterac Ram',NULL,50,51,13340,0,0,0,1274,1274,0,0,1,3,3,0,0,32768,0,0,0,1,1.38571,1,0,1,1,1,1,-1,1,2925,3096,0,0,161,193,71.9664,98.9538,3052,82,100,1410,1551,0,63,316,10990,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (10991,'Wildpaw Gnoll',NULL,52,53,494,0,0,0,39,39,0,0,7,3,3,0,0,32768,0,0,0,1.25,1.14286,1,0,1,1,1,1,-1,1,3286,3385,0,0,158,188,71.2272,97.9374,3163,80,100,1420,1562,0,61,305,10991,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10991,0,'EventAI',''), (10992,'Enraged Panther',NULL,30,30,1095,0,0,0,14,14,0,0,1,1,3,0,0,832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,2865,2865,0,0,129,166,35.1008,48.2636,1200,68,100,1425,2000,0,0,0,10992,0,10992,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (10993,'Twizwick Sprocketgrind','Journeyman Engineer',25,25,10454,0,0,0,69,69,0,0,7,1,3,0,19,512,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4141,10993,0,'',''), - (10996,'Fallen Hero',NULL,58,59,10460,0,0,0,16,16,0,0,6,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,8538,9712,0,0,528,681,59.9488,82.4296,0,279,100,1175,1292,0,152,761,10996,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10996,0,'EventAI',''), - (10997,'Cannon Master Willey',NULL,60,60,10674,0,0,0,67,67,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,12,2,7,1,1,1,36624,36624,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,1629,2132,10997,10997,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10997,0,'','boss_cannon_master_willey'), - (11016,'Captured Arko\'narin',NULL,48,48,10407,0,0,0,250,250,0,0,7,3,3,0,3,514,0,2,4096,1.1,1.14286,1,0,2,1,1,1,1,1,4124,4124,0,0,77,101,64.6272,88.8624,2857,41,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3129,0,0,'','npc_captured_arkonarin'), - (11017,'Roxxik','Artisan Engineer',46,46,10472,0,0,0,29,29,0,0,7,3,3,0,19,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3077,3077,0,0,74,96,62.744,86.273,0,39,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4151,11017,0,'',''), - (11018,'Arko\'narin',NULL,48,48,10402,0,0,0,1080,1080,0,0,7,3,3,0,2,0,0,0,0,1.19,1.14286,1,0,2.6,1,1,1,1,1,5361,5361,0,0,116,140,64.6272,88.8624,3714,59,100,1530,1683,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11018,0,'EventAI',''), - (11019,'Jessir Moonbow',NULL,50,50,10412,0,0,0,35,35,0,0,7,3,3,0,3,512,0,2,0,1,1.14286,2,0,2,1,1,1,1,1,3544,3544,1807,1807,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3128,11019,0,'',''), - (11020,'Remains of Trey Lightforge',NULL,50,50,10425,0,0,0,35,35,0,0,7,3,3,0,2,768,0,2,0,1,1.14286,2,0,2,1,1,1,1,1,3544,3544,1807,1807,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11021,'Winterspring Frostsaber',NULL,1,1,10426,0,0,0,35,35,0,0,0,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,26,26,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (10993,'Twizwick Sprocketgrind','Journeyman Engineer',25,25,10454,0,0,0,69,69,0,0,7,1,3,0,19,512,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4141,10993,0,'',''), + (10996,'Fallen Hero',NULL,58,59,10460,0,0,0,16,16,0,0,6,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,8538,9712,0,0,528,681,59.9488,82.4296,3489,279,100,1175,1292,0,152,761,10996,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10996,0,'EventAI',''), + (10997,'Cannon Master Willey',NULL,60,60,10674,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,12,2,7,1,1,1,36624,36624,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,1629,2132,10997,10997,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,10997,0,'','boss_cannon_master_willey'), + (11016,'Captured Arko\'narin',NULL,48,48,10407,0,0,0,250,250,0,0,7,3,3,0,3,33282,0,2,4096,1.1,1.14286,1,0,2,1,1,1,1,1,4124,4124,0,0,77,101,64.6272,88.8624,2888,41,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3129,0,0,'','npc_captured_arkonarin'), + (11017,'Roxxik','Artisan Engineer',46,46,10472,0,0,0,29,29,0,0,7,3,3,0,19,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3077,3077,0,0,74,96,62.744,86.273,2780,39,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4151,11017,0,'',''), + (11018,'Arko\'narin',NULL,48,48,10402,0,0,0,1080,1080,0,0,7,3,3,0,2,32768,0,0,0,1.19,1.14286,1,0,2.6,1,1,1,1,1,5361,5361,0,0,116,140,64.6272,88.8624,2888,59,100,1530,1683,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11018,0,'EventAI',''), + (11019,'Jessir Moonbow',NULL,50,50,10412,0,0,0,35,35,0,0,7,3,3,0,3,33280,0,2,0,1,1.14286,2,0,2,1,1,1,1,1,3544,3544,1807,1807,85,109,66.44,91.355,2432,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3128,11019,0,'',''), + (11020,'Remains of Trey Lightforge',NULL,50,50,10425,0,0,0,35,35,0,0,7,3,3,0,2,33536,0,2,0,1,1.14286,2,0,2,1,1,1,1,1,3544,3544,1807,1807,85,109,66.44,91.355,2432,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11021,'Winterspring Frostsaber',NULL,1,1,10426,0,0,0,35,35,0,0,0,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (11022,'Alexi Barov','House of Barov',60,60,10456,0,0,0,83,83,0,0,7,3,3,0,2,36928,0,2,0,1,1.14286,1,1,4,1,1,1,1,1,12208,12208,0,0,528,681,62.016,85.272,3791,279,100,1175,2000,0,0,0,11022,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11022,0,'EventAI',''), - (11023,'Weldon Barov','House of Barov',60,60,10457,0,0,0,123,123,0,0,7,3,3,0,2,4160,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,37193,37193,0,0,528,681,62.016,85.272,3142,279,100,1175,2000,0,0,0,11023,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11023,0,'EventAI',''), + (11023,'Weldon Barov','House of Barov',60,60,10457,0,0,0,123,123,0,0,7,3,3,0,2,36928,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,37193,37193,0,0,528,681,62.016,85.272,3142,279,100,1175,2000,0,0,0,11023,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11023,0,'EventAI',''), (11024,'Della','Jessir\'s Pet',49,49,1030,0,0,0,35,35,0,1,1,1,3,0,0,0,0,2,0,1,1.42857,1,0,1.25,1,1,1,1,1,2672,2672,0,0,85,104,65.5424,90.1208,2944,44,100,2000,2000,0,0,0,0,0,10147,0,0,0,0,0,5,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11025,'Mukdrak','Journeyman Engineer',26,26,10570,0,0,0,29,29,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1309,1309,0,0,34,43,40.04,55.055,0,18,100,2000,1925,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4142,11025,0,'EventAI',''), - (11026,'Sprite Jumpsprocket','Journeyman Engineer',24,24,10569,0,0,0,875,875,1.15,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4139,11026,0,'EventAI',''), - (11027,'Illusory Wraith',NULL,51,51,3123,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,900,900,0,0,128,153,67.32,92.565,0,65,100,1500,1650,0,47,233,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11028,'Jemma Quikswitch','Journeyman Engineer',24,24,10571,0,0,0,875,875,1.15,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4137,11028,0,'',''), - (11029,'Trixie Quikswitch','Expert Engineer',31,31,10722,0,0,0,875,875,1.15,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4147,11029,0,'',''), - (11030,'Mindless Undead',NULL,56,57,9784,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,0.4,1,1.3,1,1,1,1080,1114,0,0,96,130,0,0,0,238,24,2000,2000,0,56,278,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11031,'Franklin Lloyd','Expert Engineer',33,33,10572,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1846,1846,0,0,46,58,48.7872,67.0824,0,24,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4149,11031,0,'EventAI',''), - (11032,'Malor the Zealous',NULL,60,60,10458,0,0,0,67,67,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,1,7,2,6.75,1,1,1,17094,17094,4868,4868,96.8,128.2,0,0,3075,238,24,2000,2000,0,822,1078,11032,11032,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11032,0,'EventAI',''), - (11033,'Smokey LaRue',NULL,55,55,10471,0,0,0,35,35,0,0,7,3,3,0,3,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7109,11033,0,'',''), - (11034,'Lord Maxwell Tyrosus','The Argent Dawn',62,62,10469,0,0,0,794,794,0,0,7,3,3,0,2,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4079,4079,0,0,174,224,203.77,104.278,0,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,70,0,0,0,0,0,0,0,0,0,11034,0,'',''), - (11035,'Betina Bigglezink','The Argent Dawn',57,57,10465,0,0,0,794,794,1.15,0,7,3,3,0,3,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4356,4356,0,0,102,131,72.2304,99.3168,0,54,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,70,0,0,0,0,0,0,0,0,3651,11035,0,'',''), - (11036,'Leonid Barthalomew the Revered','The Argent Dawn',60,60,10474,0,0,0,794,794,0,0,7,3,3,0,2,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,70,0,0,0,0,0,0,0,0,0,11036,0,'',''), - (11037,'Jenna Lemkenilli','Journeyman Engineer',26,26,10575,0,0,0,875,875,1.15,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1309,1309,0,0,34,43,40.04,55.055,0,18,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4138,11037,0,'EventAI',''), - (11038,'Caretaker Alen','The Argent Dawn',52,52,10560,0,0,0,794,794,0,0,7,3,3,0,7,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3748,3748,0,0,87,113,68.1824,93.7508,0,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3181,11038,0,'',''), - (11039,'Duke Nicholas Zverenhoff','The Argent Dawn',60,60,10468,0,0,0,794,794,0,0,7,3,3,0,2,512,0,2,0,1,1.14286,1,0,1.35,1,1,1,1,1,4120,4120,0,0,107,131,74.448,102.366,3791,55,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,70,0,0,0,0,0,0,0,0,0,11039,0,'',''), - (11040,'Watcher Brownell','The Night Watch',30,30,10455,0,0,0,12,12,0,0,7,3,3,0,3,4096,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,1605,1605,852,852,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,11040,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,3133,11040,1,'',''), - (11041,'Milla Fairancora','Journeyman Alchemist',24,24,10573,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4113,11041,0,'',''), - (11042,'Sylvanna Forestmoon','Expert Alchemist',32,32,10574,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,0,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4114,11042,0,'',''), - (11043,'Crimson Monk',NULL,58,60,10463,0,0,0,89,89,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,2,5.5,1,1,1,8613,9156,0,0,89.8,124.1,0,0,1005,252,26,1800,1800,0,491,646,11043,11043,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11043,0,'EventAI',''), - (11044,'Doctor Martin Felben','Journeyman Alchemist',25,25,10576,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4120,11044,0,'EventAI',''), - (11046,'Whuut','Journeyman Alchemist',23,23,10578,0,0,0,29,29,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1106,1106,0,0,28,37,36.0272,49.5374,0,15,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4118,11046,0,'',''), - (11047,'Kray','Journeyman Alchemist',25,25,10577,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4128,11047,0,'',''), - (11048,'Victor Ward','Journeyman Tailor',24,24,10580,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4268,11048,0,'EventAI',''), - (11049,'Rhiannon Davis','Expert Tailor',32,32,10581,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,0,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4352,11049,0,'EventAI',''), - (11050,'Trianna','Journeyman Tailor',25,25,10582,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4269,0,0,'',''), - (11051,'Vhan','Journeyman Tailor',26,26,10586,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1309,1309,0,0,34,43,40.04,55.055,0,18,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4266,50219,0,'',''), - (11052,'Timothy Worthington','Master Tailor',51,51,10587,0,0,0,894,894,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,87,112,67.32,92.565,0,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4355,11052,0,'EventAI',''), - (11053,'High Priestess MacDonnell',NULL,60,60,10549,0,0,0,12,12,0,0,7,3,3,0,3,4096,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,3857,3857,2434,2434,164,212,74.448,102.366,2558,87,100,2000,2000,0,0,0,11053,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3184,11053,0,'EventAI',''), - (11054,'Crimson Rifleman',NULL,57,58,10820,0,0,0,89,89,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,2784,2871,0,0,97.9,132.4,0,0,3435,242,25,2000,2000,0,64,318,11054,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11054,0,'EventAI',''), + (11025,'Mukdrak','Journeyman Engineer',26,26,10570,0,0,0,29,29,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1309,1309,0,0,34,43,40.04,55.055,1061,18,100,2000,1925,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4142,11025,0,'EventAI',''), + (11026,'Sprite Jumpsprocket','Journeyman Engineer',24,24,10569,0,0,0,875,875,1.15,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,992,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4139,11026,0,'EventAI',''), + (11027,'Illusory Wraith',NULL,51,51,3123,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,900,900,0,0,128,153,67.32,92.565,3052,65,100,1500,1650,0,47,233,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11028,'Jemma Quikswitch','Journeyman Engineer',24,24,10571,0,0,0,875,875,1.15,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,992,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4137,11028,0,'',''), + (11029,'Trixie Quikswitch','Expert Engineer',31,31,10722,0,0,0,875,875,1.15,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,1234,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4147,11029,0,'',''), + (11030,'Mindless Undead',NULL,56,57,9784,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,0.4,1,1.3,1,1,1,1080,1114,0,0,96,130,0,0,3380,238,24,2000,2000,0,56,278,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11031,'Franklin Lloyd','Expert Engineer',33,33,10572,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1846,1846,0,0,46,58,48.7872,67.0824,1304,24,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4149,11031,0,'EventAI',''), + (11032,'Malor the Zealous',NULL,60,60,10458,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,7,2,6.75,1,1,1,17094,17094,4868,4868,96.8,128.2,0,0,3075,238,24,2000,2000,0,822,1078,11032,11032,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11032,0,'EventAI',''), + (11033,'Smokey LaRue',NULL,55,55,10471,0,0,0,35,35,0,0,7,3,3,0,3,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7109,11033,0,'',''), + (11034,'Lord Maxwell Tyrosus','The Argent Dawn',62,62,10469,0,0,0,794,794,0,0,7,3,3,0,2,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4079,4079,0,0,174,224,203.77,104.278,4391,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,70,0,0,0,0,0,0,0,0,0,11034,0,'',''), + (11035,'Betina Bigglezink','The Argent Dawn',57,57,10465,0,0,0,794,794,1.15,0,7,3,3,0,3,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4356,4356,0,0,102,131,72.2304,99.3168,3380,54,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,70,0,0,0,0,0,0,0,0,3651,11035,0,'',''), + (11036,'Leonid Barthalomew the Revered','The Argent Dawn',60,60,10474,0,0,0,794,794,0,0,7,3,3,0,2,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,70,0,0,0,0,0,0,0,0,0,11036,0,'',''), + (11037,'Jenna Lemkenilli','Journeyman Engineer',26,26,10575,0,0,0,875,875,1.15,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1309,1309,0,0,34,43,40.04,55.055,1061,18,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4138,11037,0,'EventAI',''), + (11038,'Caretaker Alen','The Argent Dawn',52,52,10560,0,0,0,794,794,0,0,7,3,3,0,7,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3748,3748,0,0,87,113,68.1824,93.7508,3108,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3181,11038,0,'',''), + (11039,'Duke Nicholas Zverenhoff','The Argent Dawn',60,60,10468,0,0,0,794,794,0,0,7,3,3,0,2,33280,0,2,0,1,1.14286,1,0,1.35,1,1,1,1,1,4120,4120,0,0,107,131,74.448,102.366,3791,55,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,70,0,0,0,0,0,0,0,0,0,11039,0,'',''), + (11040,'Watcher Brownell','The Night Watch',30,30,10455,0,0,0,12,12,0,0,7,3,3,0,3,36864,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,1605,1605,852,852,42,53,45.144,62.073,1004,22,100,2000,2000,0,0,0,11040,0,0,0,0,0,0,0,100,0,0,0,100,0,0,0,0,0,0,0,0,3133,11040,1,'',''), + (11041,'Milla Fairancora','Journeyman Alchemist',24,24,10573,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,992,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4113,11041,0,'',''), + (11042,'Sylvanna Forestmoon','Expert Alchemist',32,32,10574,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,1270,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4114,11042,0,'',''), + (11043,'Crimson Monk',NULL,58,60,10463,0,0,0,89,89,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,2,5.5,1,1,1,8613,9156,0,0,89.8,124.1,0,0,3791,252,26,1800,1800,0,491,646,11043,11043,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11043,0,'EventAI',''), + (11044,'Doctor Martin Felben','Journeyman Alchemist',25,25,10576,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4120,11044,0,'EventAI',''), + (11046,'Whuut','Journeyman Alchemist',23,23,10578,0,0,0,29,29,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1106,1106,0,0,28,37,36.0272,49.5374,957,15,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4118,11046,0,'',''), + (11047,'Kray','Journeyman Alchemist',25,25,10577,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4128,11047,0,'',''), + (11048,'Victor Ward','Journeyman Tailor',24,24,10580,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,992,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4268,11048,0,'EventAI',''), + (11049,'Rhiannon Davis','Expert Tailor',32,32,10581,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,1270,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4352,11049,0,'EventAI',''), + (11050,'Trianna','Journeyman Tailor',25,25,10582,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4269,0,0,'',''), + (11051,'Vhan','Journeyman Tailor',26,26,10586,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1309,1309,0,0,34,43,40.04,55.055,1061,18,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4266,11051,0,'',''), + (11052,'Timothy Worthington','Master Tailor',51,51,10587,0,0,0,894,894,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,87,112,67.32,92.565,3052,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4355,11052,0,'EventAI',''), + (11053,'High Priestess MacDonnell',NULL,60,60,10549,0,0,0,12,12,0,0,7,3,3,0,3,36864,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,3857,3857,2434,2434,164,212,74.448,102.366,2558,87,100,2000,2000,0,0,0,11053,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3184,11053,0,'EventAI',''), + (11054,'Crimson Rifleman',NULL,57,58,10820,0,0,0,89,89,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,2784,2871,0,0,97.9,132.4,0,0,3435,242,25,2000,2000,0,64,318,11054,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11054,0,'EventAI',''), (11055,'Shadow Priestess Vandis',NULL,60,60,10550,0,0,0,68,68,0,0,7,3,3,0,3,36864,0,2,0,1,1.14286,2,0,1.35,1,1,1,1,1,3296,3296,2434,2434,99,121,74.448,102.366,3075,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3183,11055,0,'',''), - (11056,'Alchemist Arbington',NULL,58,58,10551,0,0,0,12,12,0,0,7,3,3,0,7,4096,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,4484,4484,5461,5461,106,136,72.9872,100.357,1950,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3228,11056,0,'',''), - (11057,'Apothecary Dithers',NULL,58,58,10552,0,0,0,68,68,0,0,7,3,3,0,7,36864,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,4484,4484,5461,5461,106,136,72.9872,100.357,0,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3223,11057,0,'',''), - (11058,'Fras Siabi',NULL,61,61,10475,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,1,9,2,8.5,1,1,1,28296,28296,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,173,864,11058,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11063,'Carlin Redpath','The Argent Dawn',58,58,10476,0,0,0,794,794,0,0,7,3,3,0,3,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,106,136,72.9872,100.357,0,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,70,0,0,0,0,0,0,0,0,3864,11063,0,'',''), - (11064,'Darrowshire Spirit',NULL,57,57,10910,0,0,0,35,35,0,0,6,3,3,0,1,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3644,3578,0,0,150,179,72.2304,99.3168,0,76,100,1440,1584,0,1,714,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,3141,11064,0,'EventAI',''), - (11065,'Thonys Pillarstone','Journeyman Enchanter',25,25,10588,0,0,0,55,55,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4154,11065,0,'',''), - (11066,'Jhag','Journeyman Enchanter',26,26,10589,0,0,0,29,29,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1309,1309,0,0,34,43,40.04,55.055,0,18,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4159,11066,0,'',''), - (11067,'Malcomb Wynn','Journeyman Enchanter',23,23,10590,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1106,1106,0,0,28,37,36.0272,49.5374,0,15,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4157,11067,0,'EventAI',''), - (11068,'Betty Quin','Journeyman Enchanter',25,25,10591,0,0,0,12,12,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4153,11068,0,'EventAI',''), - (11069,'Jenova Stoneshield','Stable Master',58,58,10477,0,0,0,12,12,0,0,7,3,3,0,8193,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,110,142,71.9664,98.9538,0,58,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,0,0,'EventAI',''), - (11070,'Lalina Summermoon','Journeyman Enchanter',27,27,10592,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1380,1380,0,0,36,46,41.3424,56.8458,0,19,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4155,11070,0,'',''), - (11071,'Mot Dawnstrider','Journeyman Enchanter',21,21,10614,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,980,980,0,0,24,32,33.264,45.738,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4158,11071,0,'',''), - (11072,'Kitta Firewind','Artisan Enchanter',44,44,10610,0,0,0,12,12,0,0,7,3,3,0,17,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,68,88,60.7904,83.5868,0,36,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4169,0,0,'',''), - (11073,'Annora','Master Enchanter',54,54,10609,0,0,0,35,35,0,0,7,3,3,0,17,768,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,3293,3293,0,0,92.1,122.2,0,0,3216,224,22,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,2,0,0,0,0,0,4171,11073,0,'',''), - (11074,'Hgarth','Artisan Enchanter',46,46,10611,0,0,0,29,29,0,0,7,1,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,3077,3077,0,0,74,96,62.744,86.273,0,39,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4170,11074,0,'EventAI',''), - (11075,'Cauldron Lord Bilemaw',NULL,53,53,569,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1.4,1.14286,1,0,1.3,1,1,1,1,1,3189,3189,0,0,134,161,69.0272,94.9124,0,68,100,1480,1628,0,50,250,11075,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11076,'Cauldron Lord Razarch',NULL,56,56,2606,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1.14286,1.89,8,0,1.35,1,1,1,1,1,2550,2550,5206,5206,161,193,71.9664,98.9538,0,82,100,1410,1551,0,63,316,11076,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11076,0,'EventAI',''), - (11077,'Cauldron Lord Malvinious',NULL,55,55,7848,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1.6,1.14286,2,0,1.3,1,1,1,1,1,2718,2718,2117,2117,141,170,70.664,97.163,0,72,100,1460,1606,0,54,269,11077,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11077,0,'EventAI',''), - (11078,'Cauldron Lord Soulwrath',NULL,58,58,11649,0,0,0,67,67,0,0,6,3,3,0,0,0,0,0,0,1.11111,1.14286,1,0,1.35,1,1,1,1,1,3876,3876,0,0,150,179,70.9632,97.5744,0,76,100,1440,1584,0,57,287,11078,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11056,'Alchemist Arbington',NULL,58,58,10551,0,0,0,12,12,0,0,7,3,3,0,7,36864,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,4484,4484,5461,5461,106,136,72.9872,100.357,1950,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3228,11056,0,'',''), + (11057,'Apothecary Dithers',NULL,58,58,10552,0,0,0,68,68,0,0,7,3,3,0,7,36864,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,4484,4484,5461,5461,106,136,72.9872,100.357,1742,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3223,11057,0,'',''), + (11058,'Fras Siabi',NULL,61,61,10475,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,1,9,2,8.5,1,1,1,28296,28296,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,173,864,11058,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11063,'Carlin Redpath','The Argent Dawn',58,58,10476,0,0,0,794,794,0,0,7,3,3,0,3,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,106,136,72.9872,100.357,3435,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,70,0,0,0,0,0,0,0,0,3864,11063,0,'',''), + (11064,'Darrowshire Spirit',NULL,57,57,10910,0,0,0,35,35,0,0,6,3,3,0,1,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3644,3578,0,0,150,179,72.2304,99.3168,3380,76,100,1440,1584,0,1,714,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,3141,11064,0,'EventAI',''), + (11065,'Thonys Pillarstone','Journeyman Enchanter',25,25,10588,0,0,0,55,55,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4154,11065,0,'',''), + (11066,'Jhag','Journeyman Enchanter',26,26,10589,0,0,0,29,29,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1309,1309,0,0,34,43,40.04,55.055,1061,18,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4159,11066,0,'',''), + (11067,'Malcomb Wynn','Journeyman Enchanter',23,23,10590,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1106,1106,0,0,28,37,36.0272,49.5374,957,15,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4157,11067,0,'EventAI',''), + (11068,'Betty Quin','Journeyman Enchanter',25,25,10591,0,0,0,12,12,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4153,11068,0,'EventAI',''), + (11069,'Jenova Stoneshield','Stable Master',58,58,10477,0,0,0,12,12,0,0,7,3,3,0,8193,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,110,142,71.9664,98.9538,3435,58,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,0,0,'EventAI',''), + (11070,'Lalina Summermoon','Journeyman Enchanter',27,27,10592,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1380,1380,0,0,36,46,41.3424,56.8458,1097,19,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4155,11070,0,'',''), + (11071,'Mot Dawnstrider','Journeyman Enchanter',21,21,10614,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,980,980,0,0,24,32,33.264,45.738,888,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4158,11071,0,'',''), + (11072,'Kitta Firewind','Artisan Enchanter',44,44,10610,0,0,0,12,12,0,0,7,3,3,0,17,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,68,88,60.7904,83.5868,2557,36,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4169,0,0,'',''), + (11073,'Annora','Master Enchanter',54,54,10609,0,0,0,35,35,0,0,7,3,3,0,17,33536,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,3293,3293,0,0,92.1,122.2,0,0,3216,224,22,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,2,0,0,0,0,0,4171,11073,0,'',''), + (11074,'Hgarth','Artisan Enchanter',46,46,10611,0,0,0,29,29,0,0,7,1,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,3077,3077,0,0,74,96,62.744,86.273,2780,39,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4170,11074,0,'EventAI',''), + (11075,'Cauldron Lord Bilemaw',NULL,53,53,569,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1.4,1.14286,1,0,1.3,1,1,1,1,1,3189,3189,0,0,134,161,69.0272,94.9124,3163,68,100,1480,1628,0,50,250,11075,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11076,'Cauldron Lord Razarch',NULL,56,56,2606,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.89,8,0,1.35,1,1,1,1,1,2550,2550,5206,5206,161,193,71.9664,98.9538,1686,82,100,1410,1551,0,63,316,11076,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11076,0,'EventAI',''), + (11077,'Cauldron Lord Malvinious',NULL,55,55,7848,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1.6,1.14286,2,0,1.3,1,1,1,1,1,2718,2718,2117,2117,141,170,70.664,97.163,2654,72,100,1460,1606,0,54,269,11077,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11077,0,'EventAI',''), + (11078,'Cauldron Lord Soulwrath',NULL,58,58,11649,0,0,0,67,67,0,0,6,3,3,0,0,32768,0,0,0,1.11111,1.14286,1,0,1.35,1,1,1,1,1,3876,3876,0,0,150,179,70.9632,97.5744,3435,76,100,1440,1584,0,57,287,11078,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (11079,'Wynd Nightchaser',NULL,62,62,10645,0,0,0,80,80,0,0,7,1,3,0,3,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,16008,16008,0,0,174,224,203.77,104.278,3913,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12502,11079,0,'',''), - (11081,'Faldron','Expert Leatherworker',32,32,10616,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,0,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4204,0,0,'',''), - (11082,'Stratholme Courier',NULL,57,57,10547,0,0,0,7,7,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,1,4.5,1,1,1,1,1,12528,12528,0,0,97.9,129.8,0,0,3380,238,24,2000,2000,0,604,794,11082,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11082,0,'EventAI',''), - (11083,'Darianna','Journeyman Leatherworker',24,24,10615,0,0,0,80,80,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4175,11083,0,'',''), - (11084,'Tarn','Expert Leatherworker',36,36,10617,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2100,2100,0,0,51,66,52.272,71.874,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4207,11084,0,'',''), - (11096,'Randal Worth','Journeyman Leatherworker',24,24,10625,0,0,0,12,12,0,0,7,3,3,0,17,4608,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4173,11096,0,'EventAI',''), - (11097,'Drakk Stonehand','Master Leatherworker',55,55,10622,0,0,0,694,694,0,0,7,3,3,0,19,4608,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4243,11097,0,'',''), - (11098,'Hahrana Ironhide','Master Leatherworker',55,55,10623,0,0,0,104,104,1.25,0,7,3,3,0,19,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4244,0,0,'',''), - (11099,'Argent Guard','The Argent Dawn',55,55,10554,0,0,0,814,814,0,0,7,3,3,0,0,0,0,0,0,1.23,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,402,443,70.664,97.163,0,195,100,1460,1606,0,40,199,0,0,0,0,0,0,0,0,30,0,0,0,70,0,1,0,0,0,0,0,0,0,0,0,'',''), - (11100,'Mana Tide Totem II',NULL,52,52,4587,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,66.8096,91.8632,0,4,100,1460,1606,0,5,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (11101,'Mana Tide Totem III',NULL,60,60,4587,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,74.448,102.366,0,4,100,1410,1551,0,5,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (11102,'Argent Rider','The Argent Dawn',60,60,10561,10562,0,0,1625,1625,0,0,7,3,3,0,0,512,0,0,0,1,1.38571,1,1,1,1,4.6,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,70,0,2,0,0,0,0,0,0,0,51083,0,'',''), - (11103,'Innkeeper Lyshaerya','Innkeeper',30,30,10565,0,0,0,80,80,0,0,7,1,3,0,135,4608,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1581,0,0,'',''), - (11104,'Shelgrayn','Stable Master',30,30,10567,0,0,0,80,80,0,0,7,1,3,0,8193,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,11104,0,'EventAI',''), - (11105,'Aboda','Stable Master',29,29,10566,0,0,0,104,104,0,0,7,1,3,0,8193,4608,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,1528,1528,0,0,38,49,43.8944,60.3548,0,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,11105,0,'',''), - (11106,'Innkeeper Sikewa','Innkeeper',30,30,10564,0,0,0,104,104,0,0,7,1,3,0,135,4608,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,344,11106,0,'',''), - (11116,'Innkeeper Abeqwa','Innkeeper',30,30,10653,0,0,0,104,104,1.35,0,7,1,3,0,135,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,344,11116,0,'',''), - (11117,'Awenasa','Stable Master',30,30,10652,0,0,0,104,104,1.35,0,7,1,3,0,8193,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,11117,0,'',''), - (11118,'Innkeeper Vizzie','Innkeeper',30,30,10654,0,0,0,855,855,0,0,7,1,3,0,135,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,349,11118,0,'',''), - (11119,'Azzleby','Stable Master',58,58,10656,0,0,0,855,855,0,0,7,1,3,0,8193,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,110,142,71.9664,98.9538,0,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,11119,0,'',''), - (11120,'Crimson Hammersmith',NULL,60,60,10637,0,0,0,89,89,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,5,3,6,1,1,1,15260,15260,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,168,838,11120,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11120,0,'EventAI',''), - (11121,'Black Guard Swordsmith',NULL,61,62,775,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,1.81,1.14286,1,1,1,1,1,1,-1,1,9722,9957,0,0,588,669,62.7984,86.3478,0,290,100,1133,1246,0,187,935,11121,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11121,0,'EventAI',''), - (11122,'Restless Soul',NULL,1,1,1825,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','mob_restless_soul'), - (11136,'Freed Soul',NULL,1,1,1825,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.55,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (11137,'Xai\'ander','Weaponsmith',35,35,10636,0,0,0,80,80,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1472,1472,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11137,1,'EventAI',''), - (11138,'Maethrya','Hippogryph Master',55,55,10657,0,0,0,80,80,0,0,7,1,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,11138,0,'EventAI',''), - (11139,'Yugrek','Wind Rider Master',55,55,10658,0,0,0,29,29,0,0,7,1,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7801,7801,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,11139,0,'EventAI',''), - (11140,'Egan',NULL,59,59,10644,0,0,0,35,35,0,0,7,3,3,0,2,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4612,4612,0,0,106,137,73.7264,101.374,0,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11140,0,'',''), - (11141,'Spirit of Trey Lightforge',NULL,53,53,10641,0,0,0,92,92,0,0,6,3,3,0,0,0,0,0,0,1.71,1.14286,2,1,3,1,1,1,1,1,5886,5886,1982,1982,292,377,57.4944,79.0548,3126,154,100,1233,1356,0,121,604,11141,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11141,0,'EventAI',''), - (11142,'Undead Postman',NULL,57,58,10668,0,0,0,974,974,0,0,6,3,3,0,2,0,0,0,0,1.75,1.14286,1,1,1,1,1,1,-1,1,6673,7131,0,0,335,432,58.688,80.696,0,177,100,1191,1310,0,1,817,11142,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11142,0,'EventAI',''), - (11143,'Postmaster Malown',NULL,60,60,10669,0,0,0,16,16,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,2,1,6.5,1,8.25,1,1,1,15873,15873,2434,2434,106.4,140.8,0,0,3075,238,24,2200,2200,0,435,2176,11143,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11143,0,'EventAI',''), - (11145,'Myolor Sunderfury',NULL,53,53,10693,0,0,0,55,55,0,0,7,3,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3866,3866,0,0,92,119,69.0272,94.9124,0,49,100,2000,2000,0,0,0,11145,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3182,11145,0,'','npc_prof_blacksmith'), - (11146,'Ironus Coldsteel','Master Weaponsmith',54,54,10694,0,0,0,55,55,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3986,3986,0,0,92,120,69.8544,96.0498,0,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,9787,0,0,0,0,3201,11146,0,'','npc_prof_blacksmith'), - (11147,'Green Mechanostrider',NULL,1,1,10661,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11148,'Riding MechaStrider (Purple)',NULL,1,1,10662,0,0,0,35,35,0,0,9,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11149,'Riding MechaStrider (Red/Blue)',NULL,1,1,10664,0,0,0,35,35,0,0,9,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11150,'Riding MechaStrider (Icy Blue)',NULL,1,1,10666,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11151,'Riding MechaStrider (Yellow/Green)',NULL,1,1,10666,0,0,0,35,35,1,0,9,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11152,'The Scourge Cauldron',NULL,1,1,7804,0,0,0,35,35,0.1,0,10,3,3,0,2,33555200,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','npc_the_scourge_cauldron'), - (11153,'Red Skeletal Horse',NULL,1,1,10670,0,0,0,1154,1154,0,0,10,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11154,'Blue Skeletal Horse',NULL,1,1,10671,0,0,0,1154,1154,0,0,10,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11155,'Brown Skeletal Horse',NULL,1,1,10672,0,0,0,1154,1154,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11156,'Green Skeletal Warhorse',NULL,1,2,10720,0,0,0,35,35,0,0,6,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11176,'Krathok Moltenfist',NULL,53,53,10695,0,0,0,29,29,0,0,7,3,3,0,3,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3866,3866,0,0,92,119,69.0272,94.9124,0,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3187,11176,0,'','npc_prof_blacksmith'), - (11177,'Okothos Ironrager','Master Armorsmith',52,52,10696,0,0,0,29,29,0,0,7,3,3,0,19,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3748,3748,0,0,87,113,68.1824,93.7508,0,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,9788,0,0,0,0,3203,11177,0,'','npc_prof_blacksmith'), - (11178,'Borgosh Corebender','Master Weaponsmith',51,51,10697,0,0,0,29,29,0,0,7,3,3,0,19,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,87,112,67.32,92.565,0,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,9787,0,0,0,0,3202,11178,0,'','npc_prof_blacksmith'), - (11179,'Crystal Trigger',NULL,1,1,1141,0,0,0,35,35,1,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11180,'Bloodvenom Post Brave',NULL,55,55,10734,10735,0,0,105,105,1.25,0,7,3,3,0,2,4096,0,0,0,1,1.42857,1,0,1,1,1,1,-1,1,5313,5313,0,0,184,215,301.34,422.17,0,92,100,2000,2000,0,1,727,11180,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50886,0,'',''), - (11181,'Shi\'alune','Kaerbrus\' Pet',56,56,11452,0,0,0,80,80,0,0,1,3,3,0,0,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4231,4231,0,0,99,127,71.456,98.252,2481,52,100,2000,2000,0,0,0,0,0,100003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11182,'Nixxrak','Heavy Armor Merchant',54,54,10739,0,0,0,855,855,0,0,7,1,3,0,16388,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3986,3986,0,0,92,120,69.8544,96.0498,0,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11182,0,'',''), - (11183,'Blixxrak','Light Armor Merchant',55,55,10740,0,0,0,855,855,0,0,7,1,3,0,16388,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11183,0,'',''), - (11184,'Wixxrak','Weaponsmith & Gunsmith',51,51,10741,0,0,0,855,855,0,0,7,1,3,0,16388,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,92,119,66.4224,91.3308,0,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11184,0,'',''), - (11185,'Xizzer Fizzbolt','Engineering Supplies',57,57,10742,0,0,0,855,855,0,0,7,1,3,0,6,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4356,4356,0,0,102,131,72.2304,99.3168,0,54,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11185,0,'',''), - (11186,'Lunnix Sprocketslip','Mining Supplies',54,54,10744,0,0,0,855,855,0,0,7,1,3,0,6,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3986,3986,0,0,92,120,69.8544,96.0498,0,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11186,0,'',''), - (11187,'Himmik','Food & Drink',60,60,10743,0,0,0,855,855,0,0,7,1,3,0,6,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11187,0,'',''), - (11188,'Evie Whirlbrew','Alchemy Supplies',58,58,10745,0,0,0,855,855,0,0,7,1,3,0,6,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,106,136,72.9872,100.357,0,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11188,0,'',''), - (11189,'Qia','Trade Supplies',51,51,10746,0,0,0,855,855,0,0,7,1,3,0,6,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,87,112,67.32,92.565,0,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11189,0,'',''), - (11190,'Everlook Bruiser',NULL,57,57,10747,10748,0,0,854,854,0,0,7,1,3,0,268435456,32768,0,0,0,1,1.42857,1,0,1,1,1,1,-1,1,4356,4356,0,0,626,687,301.34,422.17,2000,303,100,2000,2000,0,1,714,0,11190,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11190,0,'','guard_contested'), - (11191,'Lilith the Lithe',NULL,55,55,10725,0,0,0,855,855,0,0,7,1,3,0,3,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6090,11191,0,'','npc_prof_blacksmith'), - (11192,'Kilram',NULL,58,58,10726,0,0,0,855,855,0,0,7,1,3,0,3,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,106,136,72.9872,100.357,0,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6089,11192,0,'','npc_prof_blacksmith'), - (11193,'Seril Scourgebane',NULL,57,57,10724,0,0,0,855,855,0,0,7,1,3,0,3,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4356,4356,0,0,102,131,72.2304,99.3168,0,54,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6091,11193,0,'','npc_prof_blacksmith'), - (11194,'Argent Defender','The Argent Dawn',55,55,11406,0,0,0,814,814,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,168,197,70.664,97.163,0,84,100,2000,2000,0,1,689,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50797,0,'',''), - (11195,'Skeletal Black Warhorse',NULL,40,40,10718,0,0,0,14,14,0,0,6,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2172,2172,0,0,29,32,0,1,0,14,0,780,900,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11196,'Shatterspear Drummer',NULL,56,56,11442,11443,0,0,714,714,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2371,2871,0,0,91,122,70.4704,96.8968,3272,49,100,1430,1573,0,99,134,11196,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11196,0,'EventAI',''), - (11197,'Mindless Skeleton',NULL,56,57,9784,7550,7555,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,0.11,1,1,1,1,1,296,306,0,0,95.9,129.8,0,0,3380,238,24,2000,2000,0,114,569,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (11198,'Broken Exile',NULL,42,42,11650,0,0,0,15,15,0,0,7,3,3,0,0,768,0,2,0,1.05,1.14286,1,0,1.2,1,1,1,1,1,1981,1981,0,0,64,79,58.7664,80.8038,2246,33,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (11199,'Crimson Cannon',NULL,61,61,10753,0,0,0,5,5,0,0,9,3,3,0,0,0,0,131072,0,0.91,1.14286,1,0,1,1,1,1,-1,1,2310,2310,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11200,'Summoned Skeleton',NULL,60,60,158,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,0.91,1.14286,1,0,1,1,1,1,1,1,3052,3052,0,0,92,108,1.76,2.42,0,46,100,2000,2200,0,8,39,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11216,'Eva Sarkhoff',NULL,54,54,10895,0,0,0,35,35,0,0,6,3,3,0,3,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3986,3986,2160,2160,92,120,69.8544,96.0498,0,49,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3310,0,0,'',''), - (11217,'Lucien Sarkhoff',NULL,55,55,10896,0,0,0,35,35,0,0,6,3,3,0,2,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11218,'Kerlonian Evershade','Druid of the Claw',20,20,10858,0,0,0,80,80,0,0,7,3,3,0,2,37376,0,0,4096,1,0.992063,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11218,0,'','npc_kerlonian'), - (11219,'Liladris Moonriver',NULL,42,42,10878,0,0,0,80,80,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,0,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11236,'Blood Parrot',NULL,1,1,9554,0,0,0,7,7,0,0,1,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (11256,'Manifestation of Water',NULL,60,60,13444,0,0,0,91,91,0,0,4,3,3,0,0,0,0,2,0,1.76,1.14286,2,1,1,1,1,1,-1,1,9298,9298,2400,2400,528,681,62.016,85.272,0,279,100,1175,1292,0,153,767,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11257,'Scholomance Handler',NULL,59,60,11161,0,0,0,233,233,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,2,1,3,2,4,1,1,1,7107,7326,4738,4868,95,128,0,0,2954,238,24,2000,2000,0,420,554,11257,11257,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11257,0,'EventAI',''), - (11258,'Frail Skeleton',NULL,1,1,7550,0,0,0,233,233,0,0,6,3,3,0,0,0,0,0,0,1.25,1.14286,1,0,0.25,1,1,1,1,1,10,10,0,0,2,2,1.76,2.42,15,1,100,2000,2000,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11259,'Nataka Longhorn',NULL,40,40,11469,0,0,0,104,104,1.35,0,7,1,3,0,2,4608,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11259,0,'',''), - (11260,'Northshire Peasant',NULL,1,1,89,11354,0,0,12,12,0,0,7,3,3,0,0,256,0,2,0,0.666668,1.14286,1,0,1,1,1,1,-1,1,64,64,40,40,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11260,0,'',''), - (11261,'Doctor Theolen Krastinov','The Butcher',60,60,10901,0,0,0,21,21,0,0,7,3,3,0,2,64,0,2,0,1,1.14286,1,1,10,1,11,1,1,1,30520,30520,0,0,78,103,0,0,3791,252,26,1500,2000,0,1374,1799,11261,11261,0,0,0,545328149,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11261,0,'EventAI',''), - (11262,'Onyxian Whelp',NULL,56,57,397,0,0,0,16,16,0,0,2,3,3,0,0,0,0,0,8,1.11111,1.14286,1,1,1,1,3.7,1,1,1,2699,2784,0,0,95.9,129.8,0,0,3380,238,24,2000,2000,0,0,0,0,0,100001,0,0,1,0,0,171,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (11263,'Spectral Projection',NULL,58,60,3942,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,2871,3052,0,0,100,138,0,0,0,252,26,2000,1562,0,61,307,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (11276,'Azshara Sentinel',NULL,44,44,2306,0,0,0,1600,1600,0,0,7,3,3,0,0,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2868,2868,1760,1760,68,88,60.7904,83.5868,0,36,100,2000,2000,0,0,0,11276,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11276,0,'',''), - (11277,'Caer Darrow Citizen',NULL,57,57,11013,11014,0,0,35,35,0,0,6,3,3,0,1,0,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,4356,4356,0,0,306,335,71.7288,98.6271,0,148,100,1430,1573,0,61,307,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3362,11277,0,'',''), - (11278,'Magnus Frostwake',NULL,50,50,11027,0,0,0,1080,1080,0,0,6,3,3,0,16388,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,125,149,66.44,91.355,0,63,100,1510,1661,0,1,627,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11278,0,'',''); + (11081,'Faldron','Expert Leatherworker',32,32,10616,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,1270,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4204,0,0,'',''); INSERT INTO `creature_template` (`Entry`, `Name`, `SubName`, `MinLevel`, `MaxLevel`, `ModelId1`, `ModelId2`, `ModelId3`, `ModelId4`, `FactionAlliance`, `FactionHorde`, `Scale`, `Family`, `CreatureType`, `InhabitType`, `RegenerateStats`, `RacialLeader`, `NpcFlags`, `UnitFlags`, `DynamicFlags`, `ExtraFlags`, `CreatureTypeFlags`, `SpeedWalk`, `SpeedRun`, `UnitClass`, `Rank`, `HealthMultiplier`, `PowerMultiplier`, `DamageMultiplier`, `DamageVariance`, `ArmorMultiplier`, `ExperienceMultiplier`, `MinLevelHealth`, `MaxLevelHealth`, `MinLevelMana`, `MaxLevelMana`, `MinMeleeDmg`, `MaxMeleeDmg`, `MinRangedDmg`, `MaxRangedDmg`, `Armor`, `MeleeAttackPower`, `RangedAttackPower`, `MeleeBaseAttackTime`, `RangedBaseAttackTime`, `DamageSchool`, `MinLootGold`, `MaxLootGold`, `LootId`, `PickpocketLootId`, `SkinningLootId`, `KillCredit1`, `KillCredit2`, `MechanicImmuneMask`, `SchoolImmuneMask`, `ResistanceHoly`, `ResistanceFire`, `ResistanceNature`, `ResistanceFrost`, `ResistanceShadow`, `ResistanceArcane`, `PetSpellDataId`, `MovementType`, `TrainerType`, `TrainerSpell`, `TrainerClass`, `TrainerRace`, `TrainerTemplateId`, `VendorTemplateId`, `GossipMenuId`, `EquipmentTemplateId`, `Civilian`, `AIName`, `ScriptName`) VALUES - (11279,'Caer Darrow Guardsman',NULL,51,51,11021,11022,0,0,35,35,0,0,6,3,3,0,1,0,0,2,0,1.21,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,130,156,66.8712,91.9479,0,66,100,1490,1639,0,48,240,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3363,11279,0,'',''), - (11280,'Caer Darrow Cannoneer',NULL,51,51,11017,11019,0,0,35,35,0,0,6,3,3,0,0,0,0,2,0,1.21,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,128,153,67.32,92.565,0,65,100,1500,1650,0,47,233,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11280,0,'',''), - (11281,'Caer Darrow Horseman',NULL,52,52,11025,0,0,0,35,35,0,0,6,3,3,0,1,0,0,2,0,1.22,1.14286,1,0,1,1,1,1,-1,1,3748,3748,0,0,138,165,67.2672,92.4924,0,70,100,1470,1617,0,51,257,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3363,0,0,'',''), - (11282,'Melia',NULL,1,1,10929,0,0,0,35,35,0,0,6,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'',''), - (11283,'Sammy',NULL,1,1,10928,0,0,0,35,35,0,0,6,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'',''), - (11284,'Dark Shade',NULL,58,59,4629,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,1.8,1,1,1,8613,8883,0,0,100,135,0,0,0,248,25,2000,1274,0,162,812,11284,0,0,0,0,8388624,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (11285,'Rory',NULL,35,35,10930,0,0,0,35,35,0,0,6,3,3,0,0,0,0,2,0,1.11,1.14286,1,0,1.1,1,1,1,1,1,1342,1342,0,0,77,92,51.128,70.301,0,39,100,1660,1826,0,23,115,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11285,0,'',''), - (11286,'Magistrate Marduke',NULL,57,57,10931,0,0,0,35,35,0,0,6,3,3,0,3,0,0,2,0,1.24,1.14286,1,0,1,1,1,1,-1,1,4356,4356,0,0,102,131,72.2304,99.3168,0,54,100,1440,1584,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3372,11286,0,'',''), - (11287,'Baker Masterson',NULL,37,37,11028,0,0,0,35,35,0,0,6,3,3,0,6,0,0,2,0,1.12,1.14286,1,0,1,1,1,1,-1,1,2192,2192,0,0,83,99,53.3984,73.4228,0,42,100,1640,1804,0,1,464,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11287,0,'',''), - (11288,'Spectral Betrayer',NULL,57,57,10935,10936,0,0,43,43,0,0,6,3,3,0,0,256,0,0,0,1,0.857143,1,0,0.4,1,1,1,-1,1,1114,1148,0,0,41,50,72.2304,99.3168,3408,21,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11288,0,'EventAI',''), - (11289,'Spectral Defender',NULL,57,57,10939,10940,0,0,1454,1454,0,0,6,3,3,0,0,256,0,0,0,1,0.857143,1,0,1.35,1,1,1,-1,1,3758,3876,0,0,101,125,72.2304,99.3168,3408,52,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11289,0,'EventAI',''), + (11082,'Stratholme Courier',NULL,57,57,10547,0,0,0,7,7,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,1,4.5,1,1,1,1,1,12528,12528,0,0,97.9,129.8,0,0,3380,238,24,2000,2000,0,604,794,11082,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11082,0,'EventAI',''), + (11083,'Darianna','Journeyman Leatherworker',24,24,10615,0,0,0,80,80,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,992,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4175,11083,0,'',''), + (11084,'Tarn','Expert Leatherworker',36,36,10617,0,0,0,104,104,1.35,0,7,1,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2100,2100,0,0,51,66,52.272,71.874,1480,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4207,11084,0,'',''), + (11096,'Randal Worth','Journeyman Leatherworker',24,24,10625,0,0,0,12,12,0,0,7,3,3,0,17,37376,0,2,0,1,1.14286,1,0,1.8,1,1,1,1,1,1172,1172,0,0,30,39,37.3824,51.4008,992,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4173,11096,0,'EventAI',''), + (11097,'Drakk Stonehand','Master Leatherworker',55,55,10622,0,0,0,694,694,0,0,7,3,3,0,19,37376,0,1026,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4243,11097,0,'',''), + (11098,'Hahrana Ironhide','Master Leatherworker',55,55,10623,0,0,0,104,104,1.25,0,7,3,3,0,19,37376,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4244,0,0,'',''), + (11099,'Argent Guard','The Argent Dawn',55,55,10554,0,0,0,814,814,0,0,7,3,3,0,0,32768,0,0,0,1.23,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,402,443,70.664,97.163,3271,195,100,1460,1606,0,40,199,0,0,0,0,0,0,0,0,30,0,0,0,70,0,1,0,0,0,0,0,0,0,0,0,'',''), + (11100,'Mana Tide Totem II',NULL,52,52,4587,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,66.8096,91.8632,3108,4,100,1460,1606,0,5,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (11101,'Mana Tide Totem III',NULL,60,60,4587,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,74.448,102.366,3791,4,100,1410,1551,0,5,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (11102,'Argent Rider','The Argent Dawn',60,60,10561,10562,0,0,1625,1625,0,0,7,3,3,0,0,33280,0,0,0,1,1.38571,1,1,1,1,4.6,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3791,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,70,0,2,0,0,0,0,0,0,0,11102,0,'',''), + (11103,'Innkeeper Lyshaerya','Innkeeper',30,30,10565,0,0,0,80,80,0,0,7,1,3,0,135,4608,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1581,0,0,'',''), + (11104,'Shelgrayn','Stable Master',30,30,10567,0,0,0,80,80,0,0,7,1,3,0,8193,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,11104,0,'EventAI',''), + (11105,'Aboda','Stable Master',29,29,10566,0,0,0,104,104,0,0,7,1,3,0,8193,4608,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,1528,1528,0,0,38,49,43.8944,60.3548,1165,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,11105,0,'',''), + (11106,'Innkeeper Sikewa','Innkeeper',30,30,10564,0,0,0,104,104,0,0,7,1,3,0,135,4608,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,344,11106,0,'',''), + (11116,'Innkeeper Abeqwa','Innkeeper',30,30,10653,0,0,0,104,104,1.35,0,7,1,3,0,135,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,344,11116,0,'',''), + (11117,'Awenasa','Stable Master',30,30,10652,0,0,0,104,104,1.35,0,7,1,3,0,8193,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,11117,0,'',''), + (11118,'Innkeeper Vizzie','Innkeeper',30,30,10654,0,0,0,855,855,0,0,7,1,3,0,135,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,349,11118,0,'',''), + (11119,'Azzleby','Stable Master',58,58,10656,0,0,0,855,855,0,0,7,1,3,0,8193,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,110,142,71.9664,98.9538,3435,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,11119,0,'',''), + (11120,'Crimson Hammersmith',NULL,60,60,10637,0,0,0,89,89,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,5,3,6,1,1,1,15260,15260,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,168,838,11120,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11120,0,'EventAI',''), + (11121,'Black Guard Swordsmith',NULL,61,62,775,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,1.81,1.14286,1,1,1,1,1,1,-1,1,9722,9957,0,0,588,669,62.7984,86.3478,4391,290,100,1133,1246,0,187,935,11121,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11121,0,'EventAI',''), + (11122,'Restless Soul',NULL,1,1,1825,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,1.25,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','mob_restless_soul'), + (11136,'Freed Soul',NULL,1,1,1825,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.55,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (11137,'Xai\'ander','Weaponsmith',35,35,10636,0,0,0,80,80,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1472,1472,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11137,1,'EventAI',''), + (11138,'Maethrya','Hippogryph Master',55,55,10657,0,0,0,80,80,0,0,7,1,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,11138,0,'EventAI',''), + (11139,'Yugrek','Wind Rider Master',55,55,10658,0,0,0,29,29,0,0,7,1,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7801,7801,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,11139,0,'EventAI',''), + (11140,'Egan',NULL,59,59,10644,0,0,0,35,35,0,0,7,3,3,0,2,33536,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4612,4612,0,0,106,137,73.7264,101.374,3489,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11140,0,'',''), + (11141,'Spirit of Trey Lightforge',NULL,53,53,10641,0,0,0,92,92,0,0,6,3,3,0,0,32768,0,0,0,1.71,1.14286,2,1,3,1,1,1,1,1,5886,5886,1982,1982,292,377,57.4944,79.0548,2566,154,100,1233,1356,0,121,604,11141,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11141,0,'EventAI',''), + (11142,'Undead Postman',NULL,57,58,10668,0,0,0,974,974,0,0,6,3,3,0,2,32768,0,0,0,1.75,1.14286,1,1,1,1,1,1,-1,1,6673,7131,0,0,335,432,58.688,80.696,3435,177,100,1191,1310,0,1,817,11142,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11142,0,'EventAI',''), + (11143,'Postmaster Malown',NULL,60,60,10669,0,0,0,16,16,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,2,1,6.5,1,8.25,1,1,1,15873,15873,2434,2434,106.4,140.8,0,0,3075,238,24,2200,2200,0,435,2176,11143,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11143,0,'EventAI',''), + (11145,'Myolor Sunderfury',NULL,53,53,10693,0,0,0,55,55,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3866,3866,0,0,92,119,69.0272,94.9124,3163,49,100,2000,2000,0,0,0,11145,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3182,11145,0,'','npc_prof_blacksmith'), + (11146,'Ironus Coldsteel','Master Weaponsmith',54,54,10694,0,0,0,55,55,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3986,3986,0,0,92,120,69.8544,96.0498,3216,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,9787,0,0,0,0,3201,11146,0,'','npc_prof_blacksmith'), + (11147,'Green Mechanostrider',NULL,1,1,10661,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11148,'Riding MechaStrider (Purple)',NULL,1,1,10662,0,0,0,35,35,0,0,9,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11149,'Riding MechaStrider (Red/Blue)',NULL,1,1,10664,0,0,0,35,35,0,0,9,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11150,'Riding MechaStrider (Icy Blue)',NULL,1,1,10666,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11151,'Riding MechaStrider (Yellow/Green)',NULL,1,1,10666,0,0,0,35,35,1,0,9,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1,1,15,24,0,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11152,'The Scourge Cauldron',NULL,1,1,7804,0,0,0,35,35,0.1,0,10,3,3,0,2,33587968,0,2,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1.76,2.42,15,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','npc_the_scourge_cauldron'), + (11153,'Red Skeletal Horse',NULL,1,1,10670,0,0,0,1154,1154,0,0,10,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11154,'Blue Skeletal Horse',NULL,1,1,10671,0,0,0,1154,1154,0,0,10,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11155,'Brown Skeletal Horse',NULL,1,1,10672,0,0,0,1154,1154,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11156,'Green Skeletal Warhorse',NULL,1,1,10720,0,0,0,35,35,0,0,6,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1.76,2.42,15,1,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11176,'Krathok Moltenfist',NULL,53,53,10695,0,0,0,29,29,0,0,7,3,3,0,3,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3866,3866,0,0,92,119,69.0272,94.9124,3163,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3187,11176,0,'','npc_prof_blacksmith'), + (11177,'Okothos Ironrager','Master Armorsmith',52,52,10696,0,0,0,29,29,0,0,7,3,3,0,19,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3748,3748,0,0,87,113,68.1824,93.7508,3108,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,9788,0,0,0,0,3203,11177,0,'','npc_prof_blacksmith'), + (11178,'Borgosh Corebender','Master Weaponsmith',51,51,10697,0,0,0,29,29,0,0,7,3,3,0,19,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,87,112,67.32,92.565,3052,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,9787,0,0,0,0,3202,11178,0,'','npc_prof_blacksmith'), + (11179,'Crystal Trigger',NULL,1,1,1141,0,0,0,35,35,1,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11180,'Bloodvenom Post Brave',NULL,55,55,10734,10735,0,0,105,105,1.25,0,7,3,3,0,2,36864,0,1024,0,1,1.42857,1,0,1,1,1,1,-1,1,5313,5313,0,0,184,215,301.34,422.17,3271,92,100,2000,2000,0,1,727,11180,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11180,0,'',''), + (11181,'Shi\'alune','Kaerbrus\' Pet',56,56,11452,0,0,0,80,80,0,0,1,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4231,4231,0,0,99,127,71.456,98.252,2481,52,100,2000,2000,0,0,0,0,0,100003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11182,'Nixxrak','Heavy Armor Merchant',54,54,10739,0,0,0,855,855,0,0,7,1,3,0,16388,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3986,3986,0,0,92,120,69.8544,96.0498,3216,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11182,0,'',''), + (11183,'Blixxrak','Light Armor Merchant',55,55,10740,0,0,0,855,855,0,0,7,1,3,0,16388,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11183,0,'',''), + (11184,'Wixxrak','Weaponsmith & Gunsmith',51,51,10741,0,0,0,855,855,0,0,7,1,3,0,16388,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,92,119,66.4224,91.3308,3052,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11184,0,'',''), + (11185,'Xizzer Fizzbolt','Engineering Supplies',57,57,10742,0,0,0,855,855,0,0,7,1,3,0,6,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4356,4356,0,0,102,131,72.2304,99.3168,3380,54,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11185,0,'',''), + (11186,'Lunnix Sprocketslip','Mining Supplies',54,54,10744,0,0,0,855,855,0,0,7,1,3,0,6,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3986,3986,0,0,92,120,69.8544,96.0498,3216,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11186,0,'',''), + (11187,'Himmik','Food & Drink',60,60,10743,0,0,0,855,855,0,0,7,1,3,0,6,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11187,0,'',''), + (11188,'Evie Whirlbrew','Alchemy Supplies',58,58,10745,0,0,0,855,855,0,0,7,1,3,0,6,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,106,136,72.9872,100.357,3435,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11188,0,'',''), + (11189,'Qia','Trade Supplies',51,51,10746,0,0,0,855,855,0,0,7,1,3,0,6,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,87,112,67.32,92.565,3052,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11189,0,'',''), + (11190,'Everlook Bruiser',NULL,57,57,10747,10748,0,0,854,854,0,0,7,1,3,0,268435456,32768,0,1024,0,1,1.42857,1,0,1,1,1,1,-1,1,4356,4356,0,0,626,687,301.34,422.17,2000,303,100,2000,2000,0,1,714,0,11190,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11190,0,'','guard_contested'), + (11191,'Lilith the Lithe',NULL,55,55,10725,0,0,0,855,855,0,0,7,1,3,0,3,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6090,11191,0,'','npc_prof_blacksmith'), + (11192,'Kilram',NULL,58,58,10726,0,0,0,855,855,0,0,7,1,3,0,3,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,106,136,72.9872,100.357,3435,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6089,11192,0,'','npc_prof_blacksmith'), + (11193,'Seril Scourgebane',NULL,57,57,10724,0,0,0,855,855,0,0,7,1,3,0,3,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4356,4356,0,0,102,131,72.2304,99.3168,3380,54,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6091,11193,0,'','npc_prof_blacksmith'), + (11194,'Argent Defender','The Argent Dawn',55,55,11406,0,0,0,814,814,0,0,7,3,3,0,0,32768,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,168,197,70.664,97.163,3271,84,100,2000,2000,0,1,689,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11194,0,'',''), + (11195,'Skeletal Black Warhorse',NULL,40,40,10718,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2172,2172,0,0,29,32,0,1,1964,14,0,780,900,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11196,'Shatterspear Drummer',NULL,56,56,11442,11443,0,0,714,714,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2371,2871,0,0,91,122,70.4704,96.8968,3272,49,100,1430,1573,0,99,134,11196,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11196,0,'EventAI',''), + (11197,'Mindless Skeleton',NULL,56,57,9784,7550,7555,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,0.11,1,1,1,1,1,296,306,0,0,95.9,129.8,0,0,3380,238,24,2000,2000,0,114,569,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (11198,'Broken Exile',NULL,42,42,11650,0,0,0,15,15,0,0,7,3,3,0,0,33536,0,2,0,1.05,1.14286,1,0,1.2,1,1,1,1,1,1981,1981,0,0,64,79,58.7664,80.8038,2246,33,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (11199,'Crimson Cannon',NULL,61,61,10753,0,0,0,5,5,0,0,9,3,3,0,0,32768,0,131072,0,0.91,1.14286,1,0,1,1,1,1,-1,1,2310,2310,0,0,10,11,1.76,2.42,4091,5,100,2000,2200,0,0,1,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11200,'Summoned Skeleton',NULL,60,60,158,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,0.91,1.14286,1,0,1,1,1,1,1,1,3052,3052,0,0,92,108,1.76,2.42,3791,46,100,2000,2200,0,8,39,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11216,'Eva Sarkhoff',NULL,54,54,10895,0,0,0,35,35,0,0,6,3,3,0,3,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3986,3986,2160,2160,92,120,69.8544,96.0498,3216,49,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3310,0,0,'',''), + (11217,'Lucien Sarkhoff',NULL,55,55,10896,0,0,0,35,35,0,0,6,3,3,0,2,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11218,'Kerlonian Evershade','Druid of the Claw',20,20,10858,0,0,0,80,80,0,0,7,3,3,0,2,37376,0,0,4096,1,0.992063,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11218,0,'','npc_kerlonian'), + (11219,'Liladris Moonriver',NULL,42,42,10878,0,0,0,80,80,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,2246,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11236,'Blood Parrot',NULL,1,1,9554,0,0,0,7,7,0,0,1,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (11256,'Manifestation of Water',NULL,60,60,13444,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,2,0,1.76,1.14286,2,1,1,1,1,1,-1,1,9298,9298,2400,2400,528,681,62.016,85.272,3075,279,100,1175,1292,0,153,767,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11257,'Scholomance Handler',NULL,59,60,11161,0,0,0,233,233,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,2,4,1,1,1,7107,7326,4738,4868,95,128,0,0,3075,238,24,2000,2000,0,420,554,11257,11257,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11257,0,'EventAI',''), + (11258,'Frail Skeleton',NULL,1,1,7550,0,0,0,233,233,0,0,6,3,3,0,0,32768,0,0,0,1.25,1.14286,1,0,0.25,1,1,1,1,1,10,10,0,0,2,2,1.76,2.42,15,1,100,2000,2000,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11259,'Nataka Longhorn',NULL,40,40,11469,0,0,0,104,104,1.35,0,7,1,3,0,2,4608,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11259,0,'',''), + (11260,'Northshire Peasant',NULL,1,1,89,11354,0,0,12,12,0,0,7,3,3,0,0,33024,0,2,0,0.666668,1.14286,1,0,1,1,1,1,-1,1,64,64,40,40,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11260,0,'',''), + (11261,'Doctor Theolen Krastinov','The Butcher',60,60,10901,0,0,0,21,21,0,0,7,3,3,0,2,32832,0,2,0,1,1.14286,1,1,10,1,11,1,1,1,30520,30520,0,0,78,103,0,0,3791,252,26,1500,2000,0,1374,1799,11261,11261,0,0,0,545328149,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11261,0,'EventAI',''), + (11262,'Onyxian Whelp',NULL,56,57,397,0,0,0,16,16,0,0,2,3,3,0,0,32768,0,0,8,1.11111,1.14286,1,1,1,1,3.7,1,1,1,2699,2784,0,0,95.9,129.8,0,0,3380,238,24,2000,2000,0,0,0,0,0,100001,0,0,1,0,0,171,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (11263,'Spectral Projection',NULL,58,60,3942,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,2871,3052,0,0,100,138,0,0,3791,252,26,2000,1562,0,61,307,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (11276,'Azshara Sentinel',NULL,44,44,2306,0,0,0,1600,1600,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2868,2868,1760,1760,68,88,60.7904,83.5868,2557,36,100,2000,2000,0,0,0,11276,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11276,0,'',''), + (11277,'Caer Darrow Citizen',NULL,57,57,11013,11014,0,0,35,35,0,0,6,3,3,0,1,32768,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,4356,4356,0,0,306,335,71.7288,98.6271,3380,148,100,1430,1573,0,61,307,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3362,11277,0,'',''), + (11278,'Magnus Frostwake',NULL,50,50,11027,0,0,0,1080,1080,0,0,6,3,3,0,16388,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,125,149,66.44,91.355,2999,63,100,1510,1661,0,1,627,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11278,0,'',''), + (11279,'Caer Darrow Guardsman',NULL,51,51,11021,11022,0,0,35,35,0,0,6,3,3,0,1,32768,0,2,0,1.21,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,130,156,66.8712,91.9479,3052,66,100,1490,1639,0,48,240,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3363,11279,0,'',''), + (11280,'Caer Darrow Cannoneer',NULL,51,51,11017,11019,0,0,35,35,0,0,6,3,3,0,0,32768,0,2,0,1.21,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,128,153,67.32,92.565,3052,65,100,1500,1650,0,47,233,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11280,0,'',''), + (11281,'Caer Darrow Horseman',NULL,52,52,11025,0,0,0,35,35,0,0,6,3,3,0,1,32768,0,2,0,1.22,1.14286,1,0,1,1,1,1,-1,1,3748,3748,0,0,138,165,67.2672,92.4924,3108,70,100,1470,1617,0,51,257,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3363,0,0,'',''), + (11282,'Melia',NULL,1,1,10929,0,0,0,35,35,0,0,6,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'',''), + (11283,'Sammy',NULL,1,1,10928,0,0,0,35,35,0,0,6,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'',''), + (11284,'Dark Shade',NULL,58,59,4629,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,1.8,1,1,1,8613,8883,0,0,100,135,0,0,3489,248,25,2000,1274,0,162,812,11284,0,0,0,0,8388624,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (11285,'Rory',NULL,35,35,10930,0,0,0,35,35,0,0,6,3,3,0,0,32768,0,2,0,1.11,1.14286,1,0,1.1,1,1,1,1,1,1342,1342,0,0,77,92,51.128,70.301,1373,39,100,1660,1826,0,23,115,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11285,0,'',''), + (11286,'Magistrate Marduke',NULL,57,57,10931,0,0,0,35,35,0,0,6,3,3,0,3,32768,0,2,0,1.24,1.14286,1,0,1,1,1,1,-1,1,4356,4356,0,0,102,131,72.2304,99.3168,3380,54,100,1440,1584,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3372,11286,0,'',''), + (11287,'Baker Masterson',NULL,37,37,11028,0,0,0,35,35,0,0,6,3,3,0,6,32768,0,2,0,1.12,1.14286,1,0,1,1,1,1,-1,1,2192,2192,0,0,83,99,53.3984,73.4228,1593,42,100,1640,1804,0,1,464,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11287,0,'',''), + (11288,'Spectral Betrayer',NULL,57,57,10935,10936,0,0,43,43,0,0,6,3,3,0,0,33024,0,0,0,1,0.857143,1,0,0.4,1,1,1,-1,1,1114,1148,0,0,41,50,72.2304,99.3168,3408,21,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11288,0,'EventAI',''), + (11289,'Spectral Defender',NULL,57,57,10939,10940,0,0,1454,1454,0,0,6,3,3,0,0,33024,0,0,0,1,0.857143,1,0,1.35,1,1,1,-1,1,3758,3876,0,0,101,125,72.2304,99.3168,3408,52,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11289,0,'EventAI',''), (11290,'Mossflayer Zombie',NULL,52,54,4778,0,0,0,37,37,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3189,3293,0,0,93,115,71.9664,98.9538,3199,48,100,2000,2000,0,112,151,11290,11290,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11291,'Unliving Mossflayer',NULL,53,55,4769,0,0,0,37,37,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3478,3647,0,0,110,142,71.9664,98.9538,0,58,100,2000,2000,0,117,158,11291,11291,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11296,'Darrowshire Poltergeist',NULL,1,1,11117,0,0,0,31,31,0,0,6,3,3,0,0,0,0,0,0,0.91,1.14286,1,0,1,1,1,1,-1,1,3644,3758,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11296,0,'',''), - (11316,'Joseph Dirte','Waste Management',31,31,11033,0,0,0,35,35,0,0,6,3,3,0,1,0,0,2,0,1.09,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,68,80,46.376,63.767,0,34,100,1700,1870,0,18,92,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3381,11316,0,'',''), - (11317,'Jinar\'Zillen',NULL,37,37,11468,0,0,0,126,126,0,0,7,1,3,0,3,4608,0,0,0,1.02,1.14286,1,0,1,1,1,1,-1,1,2192,2192,0,0,55,71,53.0728,72.9751,0,29,100,2000,2000,0,0,0,11317,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4025,11317,0,'',''), - (11318,'Ragefire Trogg',NULL,13,15,11609,0,0,0,59,59,0,0,7,1,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,819,984,0,0,61,78,20.232,27.819,643,32,100,2000,2000,0,60,84,11318,11318,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11318,0,'EventAI',''), + (11291,'Unliving Mossflayer',NULL,53,55,4769,0,0,0,37,37,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3478,3647,0,0,110,142,71.9664,98.9538,3271,58,100,2000,2000,0,117,158,11291,11291,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11296,'Darrowshire Poltergeist',NULL,1,1,11117,0,0,0,31,31,0,0,6,3,3,0,0,32768,0,0,0,0.91,1.14286,1,0,1,1,1,1,-1,1,3644,3758,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11296,0,'EventAI',''), + (11316,'Joseph Dirte','Waste Management',31,31,11033,0,0,0,35,35,0,0,6,3,3,0,1,32768,0,2,0,1.09,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,68,80,46.376,63.767,1234,34,100,1700,1870,0,18,92,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3381,11316,0,'',''), + (11317,'Jinar\'Zillen',NULL,37,37,11468,0,0,0,126,126,0,0,7,1,3,0,3,4608,0,0,0,1.02,1.14286,1,0,1,1,1,1,-1,1,2192,2192,0,0,55,71,53.0728,72.9751,1593,29,100,2000,2000,0,0,0,11317,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4025,11317,0,'',''), + (11318,'Ragefire Trogg',NULL,13,15,11609,0,0,0,59,59,0,0,7,1,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,819,984,0,0,61,78,20.232,27.819,677,32,100,2000,2000,0,60,84,11318,11318,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11318,0,'EventAI',''), (11319,'Ragefire Shaman',NULL,13,15,11610,0,0,0,59,59,0,0,7,1,3,0,0,64,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,833,988,264,326,61,78,20.232,27.819,20,32,100,2000,2000,0,59,81,11319,11319,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11320,'Earthborer',NULL,13,14,11010,0,0,0,16,16,0,0,1,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,819,900,0,0,57,73,18.984,26.103,642,30,100,2000,2000,0,0,0,11320,0,100007,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11321,'Molten Elemental',NULL,13,15,2075,0,0,0,834,834,0,0,4,3,3,0,0,64,0,0,0,1.55556,1.14286,1,1,3,1,1,1,1,1,819,984,0,0,64,84,21.4656,29.5152,797,34,100,2000,2000,0,0,0,11321,0,0,0,0,1,0,0,22,22,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11322,'Searing Blade Cultist',NULL,13,15,11434,0,0,0,554,554,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,1.5,1,1,1,1,759,903,396,489,64,84,21.4656,29.5152,537,34,100,2000,2000,0,59,81,11322,11322,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11322,0,'EventAI',''), - (11323,'Searing Blade Enforcer',NULL,13,15,11432,11430,0,0,554,554,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,819,984,0,0,57,73,18.984,26.103,644,30,100,2000,2000,0,62,86,11323,11323,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11323,0,'EventAI',''), - (11324,'Searing Blade Warlock',NULL,13,15,11438,0,0,0,554,554,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,8,1,3,1.5,1,1,1,1,723,855,901,1185,57,73,18.984,26.103,344,30,100,2000,2000,0,57,80,11324,11324,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11324,0,'EventAI',''), - (11325,'Panda Cub',NULL,1,1,10990,0,0,0,1,1,0.2,0,1,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11326,'Mini Diablo','Lord of Terror',1,1,10992,0,0,0,3,3,0,0,1,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11327,'Zergling',NULL,1,1,10993,0,0,0,4,4,0,0,1,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11328,'Eastvale Peasant',NULL,7,7,89,310,0,0,12,12,0,0,7,3,3,0,0,4096,0,2,0,0.666668,1.14286,1,0,1,1,1,1,-1,1,228,228,0,0,7,10,11.9504,16.4318,20,4,100,2000,2000,0,5,12,11328,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11328,1,'',''), + (11320,'Earthborer',NULL,13,14,11010,0,0,0,16,16,0,0,1,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,819,900,0,0,57,73,18.984,26.103,642,30,100,2000,2000,0,0,0,11320,0,100007,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11321,'Molten Elemental',NULL,13,15,2075,0,0,0,834,834,0,0,4,3,3,0,0,32832,0,0,0,1.55556,1.14286,1,1,3,1,1,1,1.25,1,819,984,0,0,64,84,21.4656,29.5152,846,34,100,2000,2000,0,0,0,11321,0,0,0,0,1,0,0,22,22,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11322,'Searing Blade Cultist',NULL,13,15,11434,0,0,0,554,554,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,1.5,1,1,1,1,759,903,396,489,64,84,21.4656,29.5152,566,34,100,2000,2000,0,59,81,11322,11322,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11322,0,'EventAI',''), + (11323,'Searing Blade Enforcer',NULL,13,15,11432,11430,0,0,554,554,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,819,984,0,0,57,73,18.984,26.103,677,30,100,2000,2000,0,62,86,11323,11323,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11323,0,'EventAI',''), + (11324,'Searing Blade Warlock',NULL,13,15,11438,0,0,0,554,554,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,8,1,3,1.5,1,1,1,1,723,855,901,1185,57,73,18.984,26.103,363,30,100,2000,2000,0,57,80,11324,11324,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11324,0,'EventAI',''), + (11325,'Panda Cub',NULL,1,1,10990,0,0,0,1,1,0.2,0,1,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11326,'Mini Diablo','Lord of Terror',1,1,10992,0,0,0,3,3,0,0,1,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11327,'Zergling',NULL,1,1,10993,0,0,0,4,4,0,0,1,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11328,'Eastvale Peasant',NULL,7,7,89,310,0,0,12,12,0,0,7,3,3,0,0,36864,0,2,0,0.666668,1.14286,1,0,1,1,1,1,-1,1,228,228,0,0,7,10,11.9504,16.4318,20,4,100,2000,2000,0,5,12,11328,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11328,1,'',''), (11338,'Hakkari Shadowcaster',NULL,61,61,11229,11231,0,0,28,28,0,0,7,1,3,0,0,32832,0,0,8,1.32,1.14286,2,1,1,1,1,1,-1,1,25150,25150,14916,14916,585,754,172.1,240.07,3316,309,100,1141,2000,0,1155,1513,11338,11338,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11338,0,'',''), (11339,'Hakkari Shadow Hunter',NULL,61,61,11225,11227,0,0,28,28,0,0,7,1,3,0,0,32832,0,0,8,1.32,1.14286,2,1,10,6,1,1,1,1,25150,25150,14916,14916,598,772,172.1,240.07,3316,316,100,1133,2000,0,1163,1524,11339,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11339,0,'',''), (11340,'Hakkari Blood Priest',NULL,61,61,11221,11223,0,0,28,28,0,0,7,1,3,0,0,32832,0,0,8,1.32,1.14286,2,1,6,5,1,1,1,1,15090,15090,12430,12430,585,754,172.1,240.07,3316,309,100,1141,2000,0,738,969,11340,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11340,0,'EventAI',''), - (11346,'Hakkari Oracle',NULL,55,56,11158,11160,0,0,28,28,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,3,1,1,1,1,6273,6477,6351,6489,372,479,61.152,84.084,2677,196,100,1158,2000,0,371,489,11346,11346,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11346,0,'',''), + (11346,'Hakkari Oracle',NULL,55,56,11158,11160,0,0,28,28,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,3,1,1,1,1,6273,6477,6351,6489,372,479,61.152,84.084,2699,196,100,1158,2000,0,371,489,11346,11346,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11346,0,'',''), (11347,'Zealot Lor\'Khan',NULL,60,62,11219,0,0,0,28,28,0,0,7,1,3,0,0,32832,0,0,8,1.32,1.14286,2,1,1,1,1,1,-1,1,90650,90650,20544,20544,544,703,203.77,289.86,3555,288,100,1166,2000,0,0,0,11347,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11347,0,'','mob_zealot_lorkhan'), (11348,'Zealot Zath',NULL,60,62,11189,0,0,0,28,28,0,0,7,1,3,0,0,32832,0,0,8,1.32,1.14286,1,1,1,1,1,1,-1,1,113295,113295,0,0,544,703,203.77,289.86,4391,288,100,1166,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11348,0,'','mob_zealot_zath'), - (11350,'Gurubashi Axe Thrower',NULL,60,60,11074,11076,0,0,28,28,0,0,7,1,3,0,0,32832,0,0,8,1.32,1.14286,1,1,7,1,1,1,1,1,21364,21364,0,0,544,703,60.5576,83.2667,3791,288,100,1166,2000,0,992,1300,11350,11350,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,51848,0,'EventAI',''), + (11350,'Gurubashi Axe Thrower',NULL,60,60,11074,11076,0,0,28,28,0,0,7,1,3,0,0,32832,0,0,8,1.32,1.14286,1,1,7,1,1,1,1,1,21364,21364,0,0,544,703,60.5576,83.2667,3791,288,100,1166,2000,0,992,1300,11350,11350,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11350,0,'EventAI',''), (11351,'Gurubashi Headhunter',NULL,60,60,11109,11111,0,0,28,28,0,0,7,1,3,0,0,32832,0,0,8,1.32,1.14286,1,1,7,1,1,1,1,1,21364,21364,0,0,571,737,61.732,84.8815,3791,302,100,1150,2000,0,992,1300,11351,11351,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11351,0,'EventAI',''), (11352,'Gurubashi Berserker',NULL,62,62,14832,0,0,0,28,28,0,0,7,1,3,0,0,64,0,0,8,1.32,1.14286,1,1,15,1,1,1,1,1,48555,48555,0,0,598,772,203.77,289.86,4391,316,100,1133,2000,0,2142,2803,11352,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (11353,'Gurubashi Blood Drinker',NULL,60,60,11080,11082,0,0,28,28,0,0,7,1,3,0,0,32832,0,0,8,1.32,1.14286,1,1,6,1,1,1,1,1,18312,18312,0,0,559,720,61.152,84.084,3791,295,100,1158,2000,0,907,1189,11353,11353,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11353,0,'',''), @@ -447355,2464 +401370,2464 @@ VALUES (11372,'Razzashi Adder',NULL,60,60,15150,0,0,0,28,28,0,0,1,1,3,0,0,32832,0,0,9,1.32,1.14286,1,1,5,1,1,1,1,1,15260,15260,0,0,446,545,61.152,84.084,3791,229,100,1158,2000,0,0,0,11372,0,11372,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (11373,'Razzashi Cobra',NULL,60,60,14559,0,0,0,28,28,0,0,1,1,3,0,0,32832,0,0,9,1.32,1.14286,1,1,5,1,1,1,1,1,15260,15260,0,0,635,778,62.016,85.272,3791,326,100,1175,2000,0,737,967,11373,0,11373,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (11374,'Hooktooth Frenzy',NULL,55,60,15101,0,0,0,16,16,0,0,1,2,3,0,0,32832,0,0,8,1.32,1.14286,1,1,1,1,1,1,-1,1,9156,9156,0,0,528,681,62.016,85.272,3791,279,100,1175,2000,0,503,661,11374,0,100003,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (11378,'Foreman Thazz\'ril',NULL,4,4,12089,0,0,0,29,29,0,0,7,3,3,0,2,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,138,138,0,0,4,6,6.9344,9.5348,20,2,100,2000,2167,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11378,'Foreman Thazz\'ril',NULL,4,4,12089,0,0,0,29,29,0,0,7,3,3,0,2,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,138,138,0,0,4,6,6.9344,9.5348,20,2,100,2000,2167,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (11380,'Jin\'do the Hexxer',NULL,63,63,11311,0,0,0,28,28,0,0,7,1,3,0,0,32832,0,513,76,1.32,1.14286,2,3,120,10,1,1,1,1,319800,319800,26200,26200,1772,2166,600,825,3795,909,100,2000,2000,0,347142,424285,11380,0,0,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11380,0,'','boss_jindo'), (11382,'Bloodlord Mandokir',NULL,63,63,11288,0,0,0,28,28,0,0,7,1,3,0,0,33600,0,513,76,1.32,1.14286,1,3,140,1,1,1,1,1,466340,466340,0,0,2381,2913,472,649,4691,1222,100,2500,2000,0,331374,405013,11382,0,0,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11382,0,'','boss_mandokir'), (11383,'High Priestess Hai\'watna',NULL,57,57,11295,0,0,0,28,28,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,8,1,4.5,3,1,1,1,1,8770,8770,16020,16020,354,456,59.9488,82.4296,1714,187,100,1175,1292,0,691,907,11383,11383,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11383,0,'',''), (11387,'Sandfury Speaker','Sandfury Troll Ambassador',61,61,11314,0,0,0,28,28,0,0,7,1,3,0,0,32832,0,0,8,1.32,1.14286,1,1,5,1,1,1,1,1,15720,15720,0,0,380,491,172.1,240.07,4091,201,100,1150,2000,0,127,171,11387,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11387,0,'',''), - (11388,'Witherbark Speaker','Witherbark Troll Ambassador',61,61,11327,0,0,0,28,28,0,0,7,1,3,0,0,32832,0,0,8,1.32,1.14286,1,1,5.4,1,1,1,1,1,16978,16978,0,0,389,502,62.248,85.591,2216,206,100,1141,2000,0,106,144,11388,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11388,0,'',''), + (11388,'Witherbark Speaker','Witherbark Troll Ambassador',61,61,11327,0,0,0,28,28,0,0,7,1,3,0,0,32832,0,0,8,1.32,1.14286,1,1,5.4,1,1,1,1,1,16978,16978,0,0,389,502,62.248,85.591,4091,206,100,1141,2000,0,106,144,11388,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11388,0,'',''), (11389,'Bloodscalp Speaker','Bloodscalp Troll Ambassador',61,61,11312,0,0,0,28,28,0,0,7,1,3,0,0,32832,0,0,0,1.32,1.14286,1,1,7,1,1,1,1,1,22008,22008,0,0,544,703,172.1,240.07,4091,288,100,1166,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11389,0,'',''), (11390,'Skullsplitter Speaker','Skullsplitter Troll Ambassador',61,61,11313,0,0,0,28,28,0,0,7,1,3,0,1,32832,0,0,8,1.32,1.14286,1,1,7,1,1,1,1,1,22008,22008,0,0,544,703,172.1,240.07,4091,288,100,1166,2000,0,0,0,11390,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,11393,11390,0,'',''), (11391,'Vilebranch Speaker','Vilebranch Troll Ambassador',61,61,11320,0,0,0,28,28,0,0,7,1,3,0,2,32832,0,0,8,1.32,1.14286,1,1,5,1,1,1,1,1,15720,15720,0,0,389,502,172.1,240.07,4091,206,100,1141,2000,0,136,182,11391,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11391,0,'EventAI',''), - (11397,'Nara Meideros','Priest Trainer',30,30,11044,0,0,0,80,80,0,0,7,3,3,0,19,4096,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,1605,1605,2175,2175,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,3643,0,0,'EventAI',''), - (11401,'Priestess Alathea','Priest Trainer',60,60,11048,0,0,0,1076,1076,0,0,7,3,3,0,19,4096,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,3139,3139,5751,5751,110,142,74.448,102.366,0,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4691,0,0,'',''), - (11406,'High Priest Rohan','Priest Trainer',60,60,11053,0,0,0,122,122,0,0,7,3,3,0,19,4096,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,3139,3139,5751,5751,110,142,74.448,102.366,0,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4680,0,0,'',''), - (11407,'Var\'jun',NULL,30,30,11054,0,0,0,83,83,0,0,7,1,3,0,3,4096,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,1605,1605,2175,2175,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3646,0,0,'EventAI',''), - (11437,'Minor Infernal',NULL,29,30,10906,0,0,0,35,35,1,0,3,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1.05,1,1,1,1,1,950,1003,0,0,42,56,29,42,1179,102,9,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11438,'Bibbly F\'utzbuckle',NULL,45,45,11461,0,0,0,69,69,0,0,7,1,3,0,2,512,0,0,0,1.02,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11438,0,'',''), - (11439,'Illusion of Jandice Barov',NULL,61,61,11073,0,0,0,233,233,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,1,1,1,0.25,1,1,1,3144,3144,0,0,106,140,0,0,0,258,28,2000,1283,0,158,792,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11439,0,'EventAI',''), - (11440,'Gordok Enforcer',NULL,53,54,12471,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,1,1,3,1,1,1,1,1,7359,7599,0,0,344,444,59.3256,81.5727,3216,182,100,1183,2000,0,414,546,11440,11440,0,0,0,0,0,0,54,54,54,54,54,0,0,0,0,0,0,0,0,0,11440,0,'EventAI',''), - (11441,'Gordok Brute',NULL,57,58,12473,0,0,0,45,45,0,0,7,3,3,0,1,0,0,0,0,1.76,1.14286,1,1,5,1,1,1,1,1,13920,14355,0,0,528,681,59.9488,82.4296,2762,279,100,2000,2000,0,689,905,11441,11441,0,0,0,0,0,0,58,58,58,58,58,0,1,0,0,0,0,0,0,5746,11441,0,'EventAI',''), - (11442,'Gordok Mauler',NULL,53,54,12473,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,1,1,3,1,1,1,1,1,7359,7599,0,0,344,444,59.3256,81.5727,3216,182,100,1183,2000,0,414,546,11442,11442,0,0,0,1,0,0,54,54,54,54,54,0,0,0,0,0,0,0,0,0,50903,0,'EventAI',''), - (11443,'Gordok Ogre-Mage',NULL,52,53,12472,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,2,1,3,3,1,1,1,1,5691,5886,5769,5946,344,444,59.3256,81.5727,2566,182,100,1183,2000,0,340,449,11443,11443,0,0,0,0,0,0,53,53,53,53,53,0,1,0,0,0,0,0,0,0,11443,0,'EventAI',''), - (11444,'Gordok Mage-Lord',NULL,57,58,11537,0,0,0,45,45,0,0,7,3,3,0,1,0,0,0,0,1,1.14286,8,1,5,2,1,1,1,1,9745,10050,10680,10922,354,456,59.9488,82.4296,1742,187,100,2000,2000,0,519,683,11444,11444,0,0,0,0,0,0,58,58,58,58,58,0,1,0,0,0,0,0,0,5746,0,0,'EventAI',''), - (11445,'Gordok Captain',NULL,59,60,11564,0,0,0,45,45,0,0,7,3,3,0,1,0,0,0,0,1,1.14286,2,1,6,2,1,1,1,1,14214,14652,4738,4868,559,720,61.152,84.084,3075,295,100,2000,2000,0,777,1020,11445,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5746,11445,0,'EventAI',''), - (11446,'Gordok Spirit',NULL,60,60,13093,0,0,0,45,45,0,0,6,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,1,1,3052,3052,0,0,528,681,62.016,85.272,3791,279,100,2000,2000,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (11447,'Mushgog',NULL,60,60,14382,0,0,0,14,14,0,0,4,3,3,0,0,64,0,0,0,0.666668,1.14286,1,2,20,1,5,1,1,1,61040,61040,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,168,838,0,0,0,0,0,8395857,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11448,'Gordok Warlock',NULL,59,60,14423,0,0,0,45,45,0,0,7,3,3,0,1,0,0,0,0,1.76,1.14286,8,1,5,3,1,1,1,1,10365,10680,16794,17253,528,681,59.9488,82.4296,1923,279,100,2000,2000,0,565,742,11448,11448,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5746,0,0,'EventAI',''), - (11450,'Gordok Reaver',NULL,58,59,10709,0,0,0,45,45,0,0,7,3,3,0,1,0,0,0,0,1.76,1.14286,1,1,5,1,1,1,1,1,14355,14805,0,0,528,681,59.9488,82.4296,3489,279,100,2000,2000,0,776,1018,11450,11450,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5746,11450,0,'EventAI',''), - (11451,'Wildspawn Satyr',NULL,55,56,11345,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,72,1,1.14286,1,1,3,1.5,3.6,1,1.25,1,7842,8097,0,0,94,127.1,0,0,4141,234,23,2000,2000,0,439,578,11451,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11451,0,'EventAI',''), - (11452,'Wildspawn Rogue',NULL,56,57,2021,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,72,1,1.14286,1,1,3,1.5,3.7,1,1,1,8097,8352,0,0,71.9,97.4,0,0,3380,238,24,1500,1500,0,453,597,11452,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11452,0,'EventAI',''), - (11453,'Wildspawn Trickster',NULL,56,57,2020,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,72,1,1.14286,2,1,3,1.5,3.7,1,1,1,6477,6681,3244,3361,89.3,120.7,0,0,2744,224,22,2000,2000,0,373,492,11453,0,0,0,0,1,0,0,0,0,0,0,171,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11454,'Wildspawn Betrayer',NULL,55,56,10032,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,72,1,1.14286,1,1,3,1.5,3.6,1,1,1,7842,8097,0,0,94,129.8,0,0,3327,234,23,2000,2000,0,443,584,11454,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11454,0,'EventAI',''), - (11455,'Wildspawn Felsworn',NULL,55,56,7649,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,72,1,1.14286,8,1,3,1.5,1,1,1,1,5490,5667,7519,7809,292,393,0,0,1686,104,24,2000,2000,0,341,451,11455,0,0,0,0,1,0,0,0,0,0,168,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11456,'Wildspawn Shadowstalker',NULL,56,56,2014,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,1.5,3.6,1,1,1,8097,8097,0,0,71.9,95.4,0,0,3327,234,23,1500,1500,0,441,580,11456,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11456,0,'EventAI',''), - (11457,'Wildspawn Hellcaller',NULL,56,57,11340,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,72,1,1.14286,2,1,3,2,3.7,1,1,1,6477,6681,4326,4482,89.3,120.7,0,0,2744,224,22,2000,2000,0,381,503,11457,0,0,0,0,1,0,0,171,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11458,'Petrified Treant',NULL,57,59,2078,0,0,0,16,16,0,0,4,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,4,1,1.5,1,8352,8883,0,0,97.9,135,0,0,5196,248,25,2000,2000,0,476,627,11458,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11459,'Ironbark Protector',NULL,57,59,13489,0,0,0,16,16,0,0,4,3,3,0,0,0,0,0,0,1.11111,1.14286,1,1,6,1,6,1,2,1,16704,17766,0,0,97.9,135,0,0,6903,248,25,2000,2000,0,859,1127,11459,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11460,'Alzzin\'s Minion',NULL,56,56,911,0,0,0,16,16,0,0,3,3,3,0,0,0,0,0,0,1,2.14286,1,0,0.25,1,0.5,1,1,1,675,675,0,0,38.4,50.9,0,0,3327,234,23,800,800,0,0,0,11460,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (11461,'Warpwood Guardian',NULL,57,58,13173,0,0,0,16,16,0,0,4,3,3,0,0,0,0,0,72,1,1.14286,2,1,3,1.5,3.8,1,1.5,1,6681,6891,3361,3433,91.1,123,0,0,4141,228,23,2000,2000,0,396,522,11461,0,0,0,0,1,0,0,-58,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11462,'Warpwood Treant',NULL,54,55,10621,0,0,0,16,16,0,0,4,3,3,0,0,0,0,0,72,1,1.14286,1,1,3,1.5,3.5,1,1.25,1,7599,7842,0,0,92.1,124.7,0,0,4071,228,23,2000,2000,0,425,559,11462,0,0,0,0,1,0,0,-55,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11464,'Warpwood Tangler',NULL,55,56,9592,0,0,0,16,16,0,0,4,3,3,0,0,0,0,0,72,1,1.14286,2,1,3,1.5,3.6,1,1.25,1,6273,6477,3175,3244,87.5,118.2,0,0,3354,220,21,2000,2000,0,367,484,11464,0,0,0,0,1,0,0,-56,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11465,'Warpwood Stomper',NULL,57,58,6350,0,0,0,16,16,0,0,4,3,3,0,0,0,0,0,72,1,1.14286,1,1,3,1.5,3.8,1,1.25,1,8352,8613,0,0,122.4,164.7,0,0,4275,242,25,2500,2500,0,476,627,11465,0,0,0,0,1,0,0,-58,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11466,'Highborne Summoner',NULL,55,55,11207,11208,11209,11210,32,32,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,2,1,0.25,3,1,1,1,1,523,523,6351,6351,87.5,115.9,0,0,2654,214,21,2000,2000,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11466,0,'EventAI',''), - (11467,'Tsu\'zee',NULL,59,59,11250,0,0,0,16,16,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,1,6,1,8,1,1,1,17766,17766,0,0,81.5,108,0,0,3489,248,25,1600,1600,0,1359,1779,11467,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11467,0,'EventAI',''), - (11469,'Eldreth Seether',NULL,58,59,11213,11214,11215,11216,16,16,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,5.2,1,1,1,8613,8883,0,0,79.8,108,0,0,3489,248,25,1600,1600,0,491,646,11469,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11469,0,'EventAI',''), - (11470,'Eldreth Sorcerer',NULL,58,59,11205,11206,11211,11212,16,16,0,0,6,3,3,0,2,0,0,0,0,1,1.14286,2,1,3,3,3.9,1,1,1,6891,7107,6867,7107,94.8,125.5,0,0,2832,234,23,2000,2000,0,402,529,11470,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11470,0,'EventAI',''), - (11471,'Eldreth Apparition',NULL,57,58,14365,0,0,0,16,16,0,0,6,3,3,0,0,0,0,0,0,1.11111,1.14286,2,1,3,3,3.8,1,1,1,6681,6891,6723,6867,91.1,123,0,0,2788,228,23,2000,2000,0,396,522,11471,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11472,'Eldreth Spirit',NULL,57,58,10751,0,0,0,16,16,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,1,3,3,3,1,1,1,8352,8613,0,0,97.9,132.4,0,0,3435,242,25,2000,2000,0,464,610,11472,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11473,'Eldreth Spectre',NULL,58,59,14366,0,0,0,16,16,0,0,6,3,3,0,0,0,0,0,0,1.11111,1.14286,1,1,3,3,3.9,1,1,1,6891,7107,6867,7107,92.9,125.5,0,0,2832,234,23,2000,2000,0,402,529,11473,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11475,'Eldreth Phantasm',NULL,58,59,14368,0,0,0,16,16,0,0,6,3,3,0,0,0,0,0,0,1.11111,1.14286,1,1,3,1,4.5,1,1,1,8613,8883,0,0,99.8,135,0,0,3489,248,25,2000,2000,0,478,629,11475,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11476,'Skeletal Highborne',NULL,57,58,11078,0,0,0,16,16,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,3619,3732,0,0,97.9,132.4,0,0,3435,242,25,2000,2000,0,128,172,11476,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11477,'Rotting Highborne',NULL,58,59,14391,0,0,0,16,16,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,3732,3849,0,0,99.8,134.2,0,0,3489,242,25,2000,2000,0,131,176,11477,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (11480,'Arcane Aberration',NULL,59,60,14253,0,0,0,834,834,0,0,4,3,3,0,0,0,0,0,0,1,1.14286,2,1,3,4,4,1,1,1,7107,7326,9476,9476,94.8,128.2,0,0,3075,238,24,2000,2000,0,0,0,11480,0,0,0,0,1,0,0,60,120,120,60,300,0,1,0,0,0,0,0,0,0,0,0,'',''), - (11483,'Mana Remnant',NULL,57,59,14272,0,0,0,834,834,0,0,4,3,3,0,0,0,0,0,0,1,1.14286,2,1,3,4,4,1,1,1,6681,7107,8964,9476,91.1,125.5,0,0,2832,234,23,2000,2000,0,0,0,11483,0,0,0,0,1,0,0,290,290,290,290,290,0,1,0,0,0,0,0,0,0,0,0,'',''), - (11484,'Residual Monstrosity',NULL,59,60,14254,0,0,0,834,834,0,0,4,3,3,0,0,0,0,0,72,1,1.14286,2,1,6,4,6,1,1,1,14214,14652,9476,9736,94.8,128.2,0,0,3075,238,24,2000,2000,0,168,838,11484,0,0,0,0,0,0,0,120,120,120,120,120,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11486,'Prince Tortheldrin',NULL,60,61,11256,0,0,0,1354,1354,0,0,7,3,3,0,1,0,0,2,0,1.78,1.14286,1,1,1,1,1,1,-1,1,31279,36867,0,0,559,720,172.1,240.07,0,295,100,1158,1274,0,1418,1857,11486,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5736,11486,0,'EventAI',''), - (11487,'Magister Kalendris',NULL,60,60,14384,0,0,0,16,16,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,2,1,8.5,4,7,1,1,1,20757,20757,9736,9736,96.8,128.2,0,0,3075,238,24,2000,2000,0,992,1300,11487,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11488,'Illyanna Ravenoak',NULL,60,60,11270,0,0,0,16,16,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,2,1,7,3,6,1,1,1,17094,17094,7302,7302,96.8,128.2,0,0,3075,234,24,2000,2000,0,822,1078,11488,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11488,0,'EventAI',''), - (11489,'Tendris Warpwood',NULL,60,60,14383,0,0,0,16,16,0,0,4,3,3,0,0,0,0,0,0,1,1.14286,1,1,11,1,8,1,1,1,33572,33572,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,1502,1966,11489,0,0,0,0,8388625,0,0,60,300,60,60,60,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11490,'Zevrim Thornhoof',NULL,57,57,11335,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,72,1,1.14286,1,1,8,1,6.5,1,1,1,22272,22272,0,0,97.9,129.8,0,0,3380,238,24,2000,2000,0,1029,1349,11490,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11491,'Old Ironbark',NULL,58,58,13170,0,0,0,35,35,0,0,4,3,3,0,0,0,0,0,0,1,1.14286,1,1,1.25,1,1,1,1,1,3589,3589,0,0,99.8,132.4,0,0,3435,242,25,2000,2000,0,0,0,0,0,0,0,0,1,0,0,290,290,290,290,290,0,0,0,0,0,0,0,0,5602,0,0,'',''), - (11492,'Alzzin the Wildshaper',NULL,58,58,14416,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,72,1,1.42857,2,1,14,5,5.5,1,1,1,32158,32158,11445,11445,60.4,80,0,0,2788,228,23,1300,1300,0,1456,1906,11492,0,0,0,0,8388625,0,0,0,180,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11494,'Alzinn Trigger',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,1,1,1,7.5,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11496,'Immol\'thar',NULL,61,61,14173,0,0,0,754,754,0,0,3,3,3,0,0,64,0,0,0,1,1.14286,1,1,12,2,8,1,1,1,37728,37728,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,11496,0,11496,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11497,'The Razza',NULL,60,60,10807,0,0,0,14,14,0,0,1,3,3,0,0,64,0,0,0,1,1.14286,2,2,30,10,12,1,1,1,73260,73260,24340,24340,96.8,128.2,0,0,3075,238,24,2000,2000,0,168,838,0,0,0,0,0,8395857,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11498,'Skarr the Unbreakable',NULL,58,58,10169,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,2,20,1,10,1,1,1,57420,57420,0,0,99.8,132.4,0,0,3435,242,25,2000,2000,0,168,838,0,0,0,0,0,8395857,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11498,0,'EventAI',''), - (11501,'King Gordok',NULL,61,62,11583,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,3.58,1.14286,1,1,1,1,1,1,-1,1,29154,29254,0,0,571,737,0,0,4391,302,0,2000,2000,0,2035,2148,11501,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11501,0,'EventAI',''), - (11502,'Ragnaros',NULL,63,63,11121,0,0,0,1081,1081,0,0,4,3,3,0,0,832,0,513,108,1,1.14286,1,3,330,1,13,1,1,1,1099230,1099230,0,0,153.8,203.9,0,0,4691,268,32,2800,2800,2,1330030,1625593,11502,0,0,0,0,116097015,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_ragnaros'), + (11397,'Nara Meideros','Priest Trainer',30,30,11044,0,0,0,80,80,0,0,7,3,3,0,19,36864,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,1605,1605,2175,2175,42,53,45.144,62.073,654,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,3643,0,0,'EventAI',''), + (11401,'Priestess Alathea','Priest Trainer',60,60,11048,0,0,0,1076,1076,0,0,7,3,3,0,19,36864,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,3139,3139,5751,5751,110,142,74.448,102.366,1923,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4691,0,0,'',''), + (11406,'High Priest Rohan','Priest Trainer',60,60,11053,0,0,0,122,122,0,0,7,3,3,0,19,36864,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,3139,3139,5751,5751,110,142,74.448,102.366,1923,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,4680,0,0,'',''), + (11407,'Var\'jun',NULL,30,30,11054,0,0,0,83,83,0,0,7,1,3,0,3,4096,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,1605,1605,2175,2175,42,53,45.144,62.073,654,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3646,0,0,'EventAI',''), + (11437,'Minor Infernal',NULL,29,30,10906,0,0,0,35,35,1,0,3,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1.05,1,1,1,1,1,950,1003,0,0,42,56,29,42,1200,102,9,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11438,'Bibbly F\'utzbuckle',NULL,45,45,11461,0,0,0,69,69,0,0,7,1,3,0,2,512,0,0,0,1.02,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11438,0,'',''), + (11439,'Illusion of Jandice Barov',NULL,61,61,11073,0,0,0,233,233,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,1,1,1,0.25,1,1,1,3144,3144,0,0,106,140,0,0,4091,258,28,2000,1283,0,158,792,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11439,0,'EventAI',''), + (11440,'Gordok Enforcer',NULL,53,54,12471,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,1,3,1,1,1,1,1,7359,7599,0,0,344,444,59.3256,81.5727,3216,182,100,1183,2000,0,414,546,11440,11440,0,0,0,0,0,0,54,54,54,54,54,0,0,0,0,0,0,0,0,0,11440,0,'EventAI',''), + (11441,'Gordok Brute',NULL,57,58,12473,0,0,0,45,45,0,0,7,3,3,0,1,32768,0,0,0,1.76,1.14286,1,1,5,1,1,1,1,1,13920,14355,0,0,528,681,59.9488,82.4296,3435,279,100,2000,2000,0,689,905,11441,11441,0,0,0,0,0,0,58,58,58,58,58,0,1,0,0,0,0,0,0,5746,11441,0,'EventAI',''), + (11442,'Gordok Mauler',NULL,53,54,12473,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,1,3,1,1,1,1,1,7359,7599,0,0,344,444,59.3256,81.5727,3216,182,100,1183,2000,0,414,546,11442,11442,0,0,0,1,0,0,54,54,54,54,54,0,0,0,0,0,0,0,0,0,11442,0,'EventAI',''), + (11443,'Gordok Ogre-Mage',NULL,52,53,12472,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,2,1,3,3,1,1,1,1,5691,5886,5769,5946,344,444,59.3256,81.5727,2566,182,100,1183,2000,0,340,449,11443,11443,0,0,0,0,0,0,53,53,53,53,53,0,1,0,0,0,0,0,0,0,11443,0,'EventAI',''), + (11444,'Gordok Mage-Lord',NULL,57,58,11537,0,0,0,45,45,0,0,7,3,3,0,1,32768,0,0,0,1,1.14286,8,1,5,2,1,1,1,1,9745,10050,10680,10922,354,456,59.9488,82.4296,1742,187,100,2000,2000,0,519,683,11444,11444,0,0,0,0,0,0,58,58,58,58,58,0,1,0,0,0,0,0,0,5746,0,0,'EventAI',''), + (11445,'Gordok Captain',NULL,59,60,11564,0,0,0,45,45,0,0,7,3,3,0,1,32768,0,0,0,1,1.14286,2,1,6,2,1,1,1,1,14214,14652,4738,4868,559,720,61.152,84.084,3075,295,100,2000,2000,0,777,1020,11445,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5746,11445,0,'EventAI',''), + (11446,'Gordok Spirit',NULL,60,60,13093,0,0,0,45,45,0,0,6,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,1,1,3052,3052,0,0,528,681,62.016,85.272,3791,279,100,2000,2000,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (11447,'Mushgog',NULL,60,60,14382,0,0,0,14,14,0,0,4,3,3,0,0,32832,0,0,0,0.666668,1.14286,1,2,20,1,5,1,1,1,61040,61040,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,168,838,0,0,0,0,0,8395857,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11448,'Gordok Warlock',NULL,59,60,14423,0,0,0,45,45,0,0,7,3,3,0,1,32768,0,0,0,1.76,1.14286,8,1,5,3,1,1,1,1,10365,10680,16794,17253,528,681,59.9488,82.4296,1923,279,100,2000,2000,0,565,742,11448,11448,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5746,0,0,'EventAI',''), + (11450,'Gordok Reaver',NULL,58,59,10709,0,0,0,45,45,0,0,7,3,3,0,1,32768,0,0,0,1.76,1.14286,1,1,5,1,1,1,1,1,14355,14805,0,0,528,681,59.9488,82.4296,3489,279,100,2000,2000,0,776,1018,11450,11450,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5746,11450,0,'EventAI',''), + (11451,'Wildspawn Satyr',NULL,55,56,11345,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,72,1,1.14286,1,1,3,1.5,3.6,1,1.25,1,7842,8097,0,0,94,127.1,0,0,4159,234,23,2000,2000,0,439,578,11451,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11451,0,'EventAI',''), + (11452,'Wildspawn Rogue',NULL,56,57,2021,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,72,1,1.14286,1,1,3,1.5,3.7,1,1,1,8097,8352,0,0,71.9,97.4,0,0,3380,238,24,1500,1500,0,453,597,11452,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11452,0,'EventAI',''), + (11453,'Wildspawn Trickster',NULL,56,57,2020,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,72,1,1.14286,2,1,3,1.5,3.7,1,1,1,6477,6681,3244,3361,89.3,120.7,0,0,2744,224,22,2000,2000,0,373,492,11453,0,0,0,0,1,0,0,0,0,0,0,171,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11454,'Wildspawn Betrayer',NULL,55,56,10032,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,72,1,1.14286,1,1,3,1.5,3.6,1,1,1,7842,8097,0,0,94,129.8,0,0,3327,234,23,2000,2000,0,443,584,11454,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11454,0,'EventAI',''), + (11455,'Wildspawn Felsworn',NULL,55,56,7649,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,72,1,1.14286,8,1,3,1.5,1,1,1,1,5490,5667,7519,7809,292,393,0,0,1686,104,24,2000,2000,0,341,451,11455,0,0,0,0,1,0,0,0,0,0,168,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11456,'Wildspawn Shadowstalker',NULL,56,56,2014,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1.5,3.6,1,1,1,8097,8097,0,0,71.9,95.4,0,0,3327,234,23,1500,1500,0,441,580,11456,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11456,0,'EventAI',''), + (11457,'Wildspawn Hellcaller',NULL,56,57,11340,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,72,1,1.14286,2,1,3,2,3.7,1,1,1,6477,6681,4326,4482,89.3,120.7,0,0,2744,224,22,2000,2000,0,381,503,11457,0,0,0,0,1,0,0,171,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11458,'Petrified Treant',NULL,57,59,2078,0,0,0,16,16,0,0,4,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,4,1,1.5,1,8352,8883,0,0,97.9,135,0,0,5234,248,25,2000,2000,0,476,627,11458,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11459,'Ironbark Protector',NULL,57,59,13489,0,0,0,16,16,0,0,4,3,3,0,0,32768,0,0,0,1.11111,1.14286,1,1,6,1,6,1,2,1,16704,17766,0,0,97.9,135,0,0,6978,248,25,2000,2000,0,859,1127,11459,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11460,'Alzzin\'s Minion',NULL,56,56,911,0,0,0,16,16,0,0,3,3,3,0,0,32768,0,0,0,1,2.14286,1,0,0.25,1,0.5,1,1,1,675,675,0,0,38.4,50.9,0,0,3327,234,23,800,800,0,0,0,11460,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (11461,'Warpwood Guardian',NULL,57,58,13173,0,0,0,16,16,0,0,4,3,3,0,0,32768,0,0,72,1,1.14286,2,1,3,1.5,3.8,1,1.5,1,6681,6891,3361,3433,91.1,123,0,0,4182,228,23,2000,2000,0,396,522,11461,0,0,0,0,1,0,0,-58,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11462,'Warpwood Treant',NULL,54,55,10621,0,0,0,16,16,0,0,4,3,3,0,0,32768,0,0,72,1,1.14286,1,1,3,1.5,3.5,1,1.25,1,7599,7842,0,0,92.1,124.7,0,0,4089,228,23,2000,2000,0,425,559,11462,0,0,0,0,1,0,0,-55,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11464,'Warpwood Tangler',NULL,55,56,9592,0,0,0,16,16,0,0,4,3,3,0,0,32768,0,0,72,1,1.14286,2,1,3,1.5,3.6,1,1.25,1,6273,6477,3175,3244,87.5,118.2,0,0,3374,220,21,2000,2000,0,367,484,11464,0,0,0,0,1,0,0,-56,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11465,'Warpwood Stomper',NULL,57,58,6350,0,0,0,16,16,0,0,4,3,3,0,0,32768,0,0,72,1,1.14286,1,1,3,1.5,3.8,1,1.25,1,8352,8613,0,0,122.4,164.7,0,0,4294,242,25,2500,2500,0,476,627,11465,0,0,0,0,1,0,0,-58,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11466,'Highborne Summoner',NULL,55,55,11207,11208,11209,11210,32,32,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,2,1,0.25,3,1,1,1,1,523,523,6351,6351,87.5,115.9,0,0,2654,214,21,2000,2000,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11466,0,'EventAI',''), + (11467,'Tsu\'zee',NULL,59,59,11250,0,0,0,16,16,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,1,6,1,8,1,1,1,17766,17766,0,0,81.5,108,0,0,3489,248,25,1600,1600,0,1359,1779,11467,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11467,0,'EventAI',''), + (11469,'Eldreth Seether',NULL,58,59,11213,11214,11215,11216,16,16,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,5.2,1,1,1,8613,8883,0,0,79.8,108,0,0,3489,248,25,1600,1600,0,491,646,11469,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11469,0,'EventAI',''), + (11470,'Eldreth Sorcerer',NULL,58,59,11205,11206,11211,11212,16,16,0,0,6,3,3,0,2,32768,0,0,0,1,1.14286,2,1,3,3,3.9,1,1,1,6891,7107,6867,7107,94.8,125.5,0,0,2832,234,23,2000,2000,0,402,529,11470,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11470,0,'EventAI',''), + (11471,'Eldreth Apparition',NULL,57,58,14365,0,0,0,16,16,0,0,6,3,3,0,0,32768,0,0,0,1.11111,1.14286,2,1,3,3,3.8,1,1,1,6681,6891,6723,6867,91.1,123,0,0,2788,228,23,2000,2000,0,396,522,11471,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11472,'Eldreth Spirit',NULL,57,58,10751,0,0,0,16,16,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,1,3,3,3,1,1,1,8352,8613,0,0,97.9,132.4,0,0,3435,242,25,2000,2000,0,464,610,11472,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11473,'Eldreth Spectre',NULL,58,59,14366,0,0,0,16,16,0,0,6,3,3,0,0,32768,0,0,0,1.11111,1.14286,2,1,3,3,3.9,1,1,1,6891,7107,6867,7107,92.9,125.5,0,0,2832,234,23,2000,2000,0,402,529,11473,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11475,'Eldreth Phantasm',NULL,58,59,14368,0,0,0,16,16,0,0,6,3,3,0,0,32768,0,0,0,1.11111,1.14286,1,1,3,1,4.5,1,1,1,8613,8883,0,0,99.8,135,0,0,3489,248,25,2000,2000,0,478,629,11475,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11476,'Skeletal Highborne',NULL,57,58,11078,0,0,0,16,16,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,3619,3732,0,0,97.9,132.4,0,0,3435,242,25,2000,2000,0,128,172,11476,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11477,'Rotting Highborne',NULL,58,59,14391,0,0,0,16,16,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,3732,3849,0,0,99.8,134.2,0,0,3489,242,25,2000,2000,0,131,176,11477,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (11480,'Arcane Aberration',NULL,59,60,14253,0,0,0,834,834,0,0,4,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,4,4,1,1,1,7107,7326,9476,9736,94.8,128.2,0,0,3075,238,24,2000,2000,0,0,0,11480,0,0,0,0,1,0,0,60,120,120,60,300,0,1,0,0,0,0,0,0,0,0,0,'',''), + (11483,'Mana Remnant',NULL,57,59,14272,0,0,0,834,834,0,0,4,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,4,4,1,1,1,6681,7107,8964,9476,91.1,125.5,0,0,2832,234,23,2000,2000,0,0,0,11483,0,0,0,0,1,0,0,290,290,290,290,290,0,1,0,0,0,0,0,0,0,0,0,'',''), + (11484,'Residual Monstrosity',NULL,59,60,14254,0,0,0,834,834,0,0,4,3,3,0,0,32768,0,0,72,1,1.14286,2,1,6,4,6,1,1,1,14214,14652,9476,9736,94.8,128.2,0,0,3075,238,24,2000,2000,0,168,838,11484,0,0,0,0,0,0,0,120,120,120,120,120,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11486,'Prince Tortheldrin',NULL,60,61,11256,0,0,0,1354,1354,0,0,7,3,3,0,1,32768,0,2,0,1.78,1.14286,1,1,1,1,1,1,-1,1,31279,36867,0,0,559,720,172.1,240.07,4091,295,100,1158,1274,0,1418,1857,11486,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5736,11486,0,'EventAI',''), + (11487,'Magister Kalendris',NULL,60,60,14384,0,0,0,16,16,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,2,1,8.5,4,7,1,1,1,20757,20757,9736,9736,96.8,128.2,0,0,3075,238,24,2000,2000,0,992,1300,11487,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11488,'Illyanna Ravenoak',NULL,60,60,11270,0,0,0,16,16,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,2,1,7,3,6,1,1,1,17094,17094,7302,7302,96.8,128.2,0,0,3075,234,24,2000,2000,0,822,1078,11488,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11488,0,'EventAI',''), + (11489,'Tendris Warpwood',NULL,60,60,14383,0,0,0,16,16,0,0,4,3,3,0,0,32768,0,0,0,1,1.14286,1,1,11,1,8,1,1,1,33572,33572,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,1502,1966,11489,0,0,0,0,8388625,0,0,60,300,60,60,60,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11490,'Zevrim Thornhoof',NULL,57,57,11335,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,72,1,1.14286,1,1,8,1,6.5,1,1,1,22272,22272,0,0,97.9,129.8,0,0,3380,238,24,2000,2000,0,1029,1349,11490,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11491,'Old Ironbark',NULL,58,58,13170,0,0,0,35,35,0,0,4,3,3,0,0,32768,0,0,0,1,1.14286,1,1,1.25,1,1,1,1,1,3589,3589,0,0,99.8,132.4,0,0,3435,242,25,2000,2000,0,0,0,0,0,0,0,0,1,0,0,290,290,290,290,290,0,0,0,0,0,0,0,0,5602,0,0,'',''), + (11492,'Alzzin the Wildshaper',NULL,58,58,14416,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,72,1,1.42857,2,1,14,5,5.5,1,1,1,32158,32158,11445,11445,60.4,80,0,0,2788,228,23,1300,1300,0,1456,1906,11492,0,0,0,0,8388625,0,0,0,180,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11494,'Alzinn Trigger',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,1,1,1,7.5,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11496,'Immol\'thar',NULL,61,61,14173,0,0,0,754,754,0,0,3,3,3,0,0,32832,0,0,0,1,1.14286,1,1,12,2,8,1,1,1,37728,37728,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,11496,0,11496,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11497,'The Razza',NULL,60,60,10807,0,0,0,14,14,0,0,1,3,3,0,0,32832,0,0,0,1,1.14286,2,2,30,10,12,1,1,1,73260,73260,24340,24340,96.8,128.2,0,0,3075,238,24,2000,2000,0,168,838,0,0,0,0,0,8395857,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11498,'Skarr the Unbreakable',NULL,58,58,10169,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,2,20,1,10,1,1,1,57420,57420,0,0,99.8,132.4,0,0,3435,242,25,2000,2000,0,168,838,0,0,0,0,0,8395857,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11498,0,'EventAI',''), + (11501,'King Gordok',NULL,61,62,11583,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,3.58,1.14286,1,1,1,1,1,1,-1,1,29154,29254,0,0,571,737,0,0,4391,302,0,2000,2000,0,2035,2148,11501,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11501,0,'EventAI',''), + (11502,'Ragnaros',NULL,63,63,11121,0,0,0,1081,1081,0,0,4,3,3,0,0,33600,0,513,108,1,1.14286,1,3,330,1,13,1,1,1,1099230,1099230,0,0,153.8,203.9,0,0,4691,268,32,2800,2800,2,1330030,1625593,11502,0,0,0,0,116097015,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_ragnaros'), (11516,'Timbermaw Warder',NULL,53,54,6825,0,0,0,414,414,0,0,7,1,3,0,0,0,0,0,0,0.666668,0.992063,1,0,1,1,1,1,-1,1,2763,3189,0,0,93,115,71.2272,97.9374,3190,48,100,2000,2000,0,114,154,11516,11516,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (11517,'Oggleflint','Ragefire Chieftain',16,16,11611,0,0,0,59,59,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,1,1,4,1,1,1,1,1,1424,1424,0,0,101,130,29.6792,40.8089,713,53,100,2000,2000,0,88,120,11517,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11517,0,'EventAI',''), - (11518,'Jergosh the Invoker',NULL,16,16,11429,0,0,0,554,554,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,8,1,4.5,2,1,1,1,1,1382,1382,1712,1712,74,96,23.8896,32.8482,383,39,100,2000,2000,0,88,120,11518,11518,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11518,0,'EventAI',''), - (11519,'Bazzalan',NULL,16,16,2007,0,0,0,554,554,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,1,1,4.25,1,1,1,1,1,1513,1513,0,0,74,96,23.8896,32.8482,713,39,100,2000,2000,0,92,125,11519,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11519,0,'EventAI',''), - (11520,'Taragaman the Hungerer',NULL,16,16,7970,0,0,0,554,554,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,1791,1791,0,0,74,96,23.8896,32.8482,713,39,100,2000,2000,0,109,148,11520,11520,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11520,0,'EventAI',''), - (11521,'Kodo Apparition',NULL,37,38,10283,0,0,0,14,14,0,0,1,3,3,0,0,0,0,0,0,1.68,1.14286,1,0,1,1,1,1,-1,1,1526,1599,0,0,83,99,53.3984,73.4228,0,42,100,1640,1804,0,25,127,11521,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (11536,'Quartermaster Miranda Breechlock','The Argent Dawn',58,58,11352,0,0,0,814,814,0,0,7,3,3,0,7,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,106,136,72.9872,100.357,0,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3461,11536,0,'',''), - (11546,'Jack Sterling',NULL,50,50,11351,0,0,0,35,35,0,0,7,1,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11546,0,'',''), - (11547,'Skeletal Scholomance Student',NULL,1,1,9785,0,0,0,35,35,1,0,6,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11548,'Loh\'atu',NULL,45,45,11359,0,0,0,35,35,1.35,0,7,3,3,0,3,0,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,2972,2972,1534,1534,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3481,11548,0,'',''), - (11551,'Necrofiend',NULL,58,60,11178,0,0,0,233,233,0,0,6,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,8613,9156,0,0,100,138,0,0,3791,252,26,2000,2000,0,0,0,11551,0,0,0,0,8388625,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11552,'Timbermaw Mystic',NULL,52,54,2003,0,0,0,414,414,0,0,7,3,3,0,0,0,0,0,0,0.666668,0.992063,1,0,1,1,1,1,-1,1,2982,3470,0,0,158,188,71.2272,97.9374,0,80,100,1420,1562,0,61,305,11552,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (11553,'Timbermaw Woodbender',NULL,52,53,1999,0,0,0,414,414,0,0,7,3,3,0,0,0,0,0,0,0.666668,0.992063,1,0,1,1,1,1,-1,1,3113,3211,0,0,89,111,69.696,95.832,3136,46,100,2000,2000,0,107,145,11553,11553,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (11554,'Grazle',NULL,55,55,5851,0,0,0,35,35,0,0,7,3,3,0,3,0,0,2,0,0.666668,0.992063,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3622,0,0,'',''), - (11555,'Gorn One Eye',NULL,55,55,1012,0,0,0,414,414,0,0,7,3,3,0,7,0,0,0,0,0.666668,0.992063,1,0,1,1,1,1,-1,1,3114,3114,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3625,0,0,'',''), - (11556,'Salfa',NULL,55,55,6829,0,0,0,35,35,0,0,7,1,3,0,3,0,0,0,0,0.666668,0.992063,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3624,0,0,'',''), - (11557,'Meilosh',NULL,55,55,11363,0,0,0,414,414,0,0,7,3,3,0,23,0,0,0,0,0.666668,0.992063,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3626,0,0,'',''), - (11558,'Kernda',NULL,55,55,1997,0,0,0,414,414,0,0,7,3,3,0,3,0,0,0,0,0.666668,0.992063,1,0,1,1,1,1,-1,1,1000,1000,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6801,0,0,'',''), - (11559,'Outcast Necromancer',NULL,39,40,9531,0,0,0,16,16,0,0,7,1,3,0,0,0,0,0,0,1.02,1.14286,8,0,1,1,1,1,-1,1,1171,1195,3075,3191,57,74,52.7472,72.5274,0,30,100,2000,2000,0,56,78,11559,11559,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11560,'Magrami Spectre',NULL,38,39,11370,0,0,0,16,16,0,0,6,3,3,0,0,0,0,0,0,1.47,1.14286,1,0,1.15,1,1,1,1,1,1604,1678,0,0,88,106,55.5984,76.4478,0,45,100,1620,1782,0,28,140,11560,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11561,'Undead Ravager',NULL,37,38,11369,0,0,0,21,21,0,0,6,1,3,0,0,0,0,0,0,1.02,1.14286,1,0,1,1,1,1,-1,1,1519,1597,0,0,61,78,53.8384,74.0278,0,32,100,1500,2000,0,62,86,11561,11561,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11562,'Drysnap Crawler',NULL,33,34,11371,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1.02,1.14286,2,0,1,1,1,1,1,1,928,967,963,1007,45,55,53.8384,74.0278,1370,23,100,2000,2000,0,46,65,11562,11562,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11563,'Drysnap Pincer',NULL,34,35,3214,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1.02,1.14286,1,0,1,1,1,1,1,1,1163,1220,0,0,48,60,53.8384,74.0278,1685,25,100,2000,2000,0,51,72,11563,11563,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11564,'Gizelton Caravan Kodo',NULL,35,35,7933,0,0,0,35,35,0,0,1,1,3,0,0,512,0,4096,4096,1.02,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,100005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11576,'Whirlwind Ripper',NULL,32,34,8714,0,0,0,91,91,0,0,4,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1180,1311,0,0,47,61,47.0272,64.6624,0,25,100,1400,2000,0,0,0,11576,0,0,0,0,0,0,0,34,34,34,34,68,0,1,0,0,0,0,0,0,0,0,0,'',''), - (11577,'Whirlwind Stormwalker',NULL,35,37,11373,0,0,0,91,91,0,0,4,1,3,0,0,0,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,1155,1245,1067,1142,55,70,50.512,69.454,0,29,100,2000,2000,0,0,0,11577,0,0,0,0,0,0,0,37,37,37,37,75,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11578,'Whirlwind Shredder',NULL,32,34,11374,0,0,0,91,91,0,0,4,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1156,1273,0,0,46,58,45.8304,63.0168,0,24,100,1400,2000,0,0,0,11578,0,0,0,0,0,0,0,34,34,34,34,68,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11582,'Scholomance Dark Summoner',NULL,58,59,11163,0,0,0,233,233,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,2,1,3,3,3.9,1,1,1,6891,7107,6867,7107,93,125,0,0,2810,234,23,2000,2000,0,406,535,11582,11582,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11582,0,'EventAI',''), - (11583,'Nefarian','The Head of The Black Flight',63,63,11380,0,0,0,14,14,0,0,2,3,3,0,0,0,0,513,0,2,4.28571,1,3,650,1,35,1,1,1,2165150,2165150,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,44954,224769,11583,0,0,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','boss_nefarian'), - (11596,'Smeed Scrabblescrew',NULL,45,45,11470,0,0,0,69,69,0,0,7,1,3,0,2,512,0,0,0,1.02,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11596,0,'',''), - (11598,'Risen Guardian',NULL,59,61,775,5432,533,10975,14,14,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,2,0,0.3,1,0.33,1,1,1,711,754,2369,2486,102,140,0,0,0,258,28,2000,1540,0,65,326,11598,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11600,'Irondeep Shaman',NULL,53,54,10285,0,0,0,59,59,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,5788,5953,0,0,354,456,59.9488,82.4296,0,187,100,2000,1292,0,152,761,11600,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11600,0,'EventAI',''), - (11602,'Irondeep Skullthumper',NULL,54,55,10285,0,0,0,59,59,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,8073,8311,0,0,354,456,59.9488,82.4296,0,187,100,2000,1292,0,152,761,11602,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11602,0,'EventAI',''), - (11603,'Whitewhisker Digger',NULL,52,53,371,0,0,0,26,26,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,5244,7499,0,0,354,456,59.9488,82.4296,0,187,100,1175,1292,0,152,761,11603,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11603,0,'EventAI',''), - (11604,'Whitewhisker Geomancer',NULL,53,54,371,0,0,0,26,26,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,5850,5147,0,0,344,444,59.3256,81.5727,0,182,100,1183,1301,0,147,737,11604,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11604,0,'EventAI',''), - (11605,'Whitewhisker Overseer',NULL,54,55,371,0,0,0,26,26,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,7716,8149,0,0,354,456,59.9488,82.4296,0,187,100,1175,1292,0,152,761,11605,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11605,0,'EventAI',''), - (11608,'Bardu Sharpeye',NULL,50,50,11456,0,0,0,83,83,1.35,0,7,3,3,0,3,4096,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,3517,3517,1807,1807,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3601,11608,1,'',''), - (11609,'Alexia Ironknife',NULL,51,51,11457,0,0,0,122,122,0,0,7,3,3,0,3,4096,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,2372,2372,1864,1864,87,112,67.32,92.565,2481,46,100,2000,2000,0,0,0,11609,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3602,11609,1,'',''), - (11610,'Kirsta Deepshadow',NULL,53,53,11458,0,0,0,35,35,0,0,7,3,3,0,3,0,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3866,3866,0,0,92,119,69.0272,94.9124,0,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3603,11610,0,'',''), + (11517,'Oggleflint','Ragefire Chieftain',16,16,11611,0,0,0,59,59,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,4,1,1,1,1,1,1424,1424,0,0,101,130,29.6792,40.8089,713,53,100,2000,2000,0,88,120,11517,0,0,0,0,76234719,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11517,0,'EventAI',''), + (11518,'Jergosh the Invoker',NULL,16,16,11429,0,0,0,554,554,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,8,1,4.5,2,1,1,1,1,1382,1382,1712,1712,74,96,23.8896,32.8482,383,39,100,2000,2000,0,88,120,11518,11518,0,0,0,76234719,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11518,0,'EventAI',''), + (11519,'Bazzalan',NULL,16,16,2007,0,0,0,554,554,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,4.25,1,1,1,1,1,1513,1513,0,0,74,96,23.8896,32.8482,713,39,100,2000,2000,0,92,125,11519,0,0,0,0,76234719,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11519,0,'EventAI',''), + (11520,'Taragaman the Hungerer',NULL,16,16,7970,0,0,0,554,554,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,1791,1791,0,0,74,96,23.8896,32.8482,713,39,100,2000,2000,0,109,148,11520,11520,0,0,0,76234719,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11520,0,'EventAI',''), + (11521,'Kodo Apparition',NULL,37,38,10283,0,0,0,14,14,0,0,1,3,3,0,0,32768,0,0,0,1.68,1.14286,1,0,1,1,1,1,-1,1,1526,1599,0,0,83,99,53.3984,73.4228,1709,42,100,1640,1804,0,25,127,11521,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (11536,'Quartermaster Miranda Breechlock','The Argent Dawn',58,58,11352,0,0,0,814,814,0,0,7,3,3,0,7,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,106,136,72.9872,100.357,3435,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3461,11536,0,'',''), + (11546,'Jack Sterling',NULL,50,50,11351,0,0,0,35,35,0,0,7,1,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11546,0,'',''), + (11547,'Skeletal Scholomance Student',NULL,1,1,9785,0,0,0,35,35,1,0,6,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11548,'Loh\'atu',NULL,45,45,11359,0,0,0,35,35,1.35,0,7,3,3,0,3,32768,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,2972,2972,1534,1534,72,93,61.776,84.942,2211,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3481,11548,0,'',''), + (11551,'Necrofiend',NULL,58,60,11178,0,0,0,233,233,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,8613,9156,0,0,100,138,0,0,3791,252,26,2000,2000,0,0,0,11551,0,0,0,0,8388625,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11552,'Timbermaw Mystic',NULL,52,54,2003,0,0,0,414,414,0,0,7,3,3,0,0,32768,0,0,0,0.666668,0.992063,1,0,1,1,1,1,-1,1,2982,3470,0,0,158,188,71.2272,97.9374,3216,80,100,1420,1562,0,61,305,11552,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (11553,'Timbermaw Woodbender',NULL,52,53,1999,0,0,0,414,414,0,0,7,3,3,0,0,32768,0,0,0,0.666668,0.992063,1,0,1,1,1,1,-1,1,3113,3211,0,0,89,111,69.696,95.832,3136,46,100,2000,2000,0,107,145,11553,11553,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (11554,'Grazle',NULL,55,55,5851,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,2,0,0.666668,0.992063,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3622,0,0,'',''), + (11555,'Gorn One Eye',NULL,55,55,1012,0,0,0,414,414,0,0,7,3,3,0,7,32768,0,0,0,0.666668,0.992063,1,0,1,1,1,1,-1,1,3114,3114,0,0,96,125,70.664,97.163,3271,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3625,0,0,'',''), + (11556,'Salfa',NULL,55,55,6829,0,0,0,35,35,0,0,7,1,3,0,3,0,0,0,0,0.666668,0.992063,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3624,0,0,'',''), + (11557,'Meilosh',NULL,55,55,11363,0,0,0,414,414,0,0,7,3,3,0,23,32768,0,0,0,0.666668,0.992063,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3626,0,0,'',''), + (11558,'Kernda',NULL,55,55,1997,0,0,0,414,414,0,0,7,3,3,0,3,32768,0,0,0,0.666668,0.992063,1,0,1,1,1,1,-1,1,1000,1000,0,0,96,125,70.664,97.163,3271,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6801,0,0,'',''), + (11559,'Outcast Necromancer',NULL,39,40,9531,0,0,0,16,16,0,0,7,1,3,0,0,0,0,0,0,1.02,1.14286,8,0,1,1,1,1,-1,1,1171,1195,3075,3191,57,74,52.7472,72.5274,1035,30,100,2000,2000,0,56,78,11559,11559,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11560,'Magrami Spectre',NULL,38,39,11370,0,0,0,16,16,0,0,6,3,3,0,0,32768,0,0,0,1.47,1.14286,1,0,1.15,1,1,1,1,1,1604,1678,0,0,88,106,55.5984,76.4478,1834,45,100,1620,1782,0,28,140,11560,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11561,'Undead Ravager',NULL,37,38,11369,0,0,0,21,21,0,0,6,1,3,0,0,0,0,0,0,1.02,1.14286,1,0,1,1,1,1,-1,1,1519,1597,0,0,61,78,53.8384,74.0278,1709,32,100,1500,2000,0,62,86,11561,11561,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11562,'Drysnap Crawler',NULL,33,34,11371,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1.02,1.14286,2,0,1,1,1,1,1.25,1,928,967,963,1007,45,55,53.8384,74.0278,1401,23,100,2000,2000,0,46,65,11562,11562,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11563,'Drysnap Pincer',NULL,34,35,3214,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1.02,1.14286,1,0,1,1,1,1,1.25,1,1163,1220,0,0,48,60,53.8384,74.0278,1716,25,100,2000,2000,0,51,72,11563,11563,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11564,'Gizelton Caravan Kodo',NULL,35,35,7933,0,0,0,35,35,0,0,1,1,3,0,0,512,0,4096,4096,1.02,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,100005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11576,'Whirlwind Ripper',NULL,32,34,8714,0,0,0,91,91,0,0,4,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1180,1311,0,0,47,61,47.0272,64.6624,1340,25,100,1400,2000,0,0,0,11576,0,0,0,0,0,0,0,34,34,34,34,68,0,1,0,0,0,0,0,0,0,0,0,'',''), + (11577,'Whirlwind Stormwalker',NULL,35,37,11373,0,0,0,91,91,0,0,4,1,3,0,0,0,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,1155,1245,1067,1142,55,70,50.512,69.454,1325,29,100,2000,2000,0,0,0,11577,0,0,0,0,0,0,0,37,37,37,37,75,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11578,'Whirlwind Shredder',NULL,32,34,11374,0,0,0,91,91,0,0,4,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1156,1273,0,0,46,58,45.8304,63.0168,1340,24,100,1400,2000,0,0,0,11578,0,0,0,0,0,0,0,34,34,34,34,68,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11582,'Scholomance Dark Summoner',NULL,58,59,11163,0,0,0,233,233,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,3,3,3.9,1,1,1,6891,7107,6867,7107,93,125,0,0,2832,234,23,2000,2000,0,406,535,11582,11582,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11582,0,'EventAI',''), + (11583,'Nefarian','The Head of The Black Flight',63,63,11380,0,0,0,14,14,0,0,2,3,3,0,0,32768,0,513,0,2,4.28571,1,3,650,1,35,1,1,1,2165150,2165150,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,44954,224769,11583,0,0,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','boss_nefarian'), + (11596,'Smeed Scrabblescrew',NULL,45,45,11470,0,0,0,69,69,0,0,7,1,3,0,2,512,0,0,0,1.02,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11596,0,'',''), + (11598,'Risen Guardian',NULL,59,61,775,5432,533,10975,14,14,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,2,0,0.3,1,0.33,1,1,1,711,754,2369,2486,102,140,0,0,3316,258,28,2000,1540,0,65,326,11598,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11600,'Irondeep Shaman',NULL,53,54,10285,0,0,0,59,59,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,5788,5953,0,0,354,456,59.9488,82.4296,3216,187,100,2000,1292,0,152,761,11600,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11600,0,'EventAI',''), + (11602,'Irondeep Skullthumper',NULL,54,55,10285,0,0,0,59,59,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,8073,8311,0,0,354,456,59.9488,82.4296,3271,187,100,2000,1292,0,152,761,11602,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11602,0,'EventAI',''), + (11603,'Whitewhisker Digger',NULL,52,53,371,0,0,0,26,26,0,0,7,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,5244,7499,0,0,354,456,59.9488,82.4296,3163,187,100,1175,1292,0,152,761,11603,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11603,0,'EventAI',''), + (11604,'Whitewhisker Geomancer',NULL,53,54,371,0,0,0,26,26,0,0,7,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,5850,5147,0,0,344,444,59.3256,81.5727,3216,182,100,1183,1301,0,147,737,11604,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11604,0,'EventAI',''), + (11605,'Whitewhisker Overseer',NULL,54,55,371,0,0,0,26,26,0,0,7,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,7716,8149,0,0,354,456,59.9488,82.4296,3271,187,100,1175,1292,0,152,761,11605,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11605,0,'EventAI',''), + (11608,'Bardu Sharpeye',NULL,50,50,11456,0,0,0,83,83,1.35,0,7,3,3,0,3,36864,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,3517,3517,1807,1807,85,109,66.44,91.355,2432,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3601,11608,1,'',''), + (11609,'Alexia Ironknife',NULL,51,51,11457,0,0,0,122,122,0,0,7,3,3,0,3,36864,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,2372,2372,1864,1864,87,112,67.32,92.565,2481,46,100,2000,2000,0,0,0,11609,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3602,11609,1,'',''), + (11610,'Kirsta Deepshadow',NULL,53,53,11458,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3866,3866,0,0,92,119,69.0272,94.9124,3163,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3603,11610,0,'',''), (11611,'Cavalier Durgen',NULL,57,57,11459,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1.35,1,1,1,1,1,3006,3006,2241,2241,100,116,71.2272,97.9374,2744,50,100,2000,2000,0,111,150,11611,11611,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11611,0,'EventAI',''), (11613,'Huntsman Radley',NULL,56,56,11462,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3988,3988,0,0,102,131,69.696,95.832,3872,54,100,2000,2000,0,123,166,11613,11613,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11613,0,'EventAI',''), (11614,'Bloodshot',NULL,54,54,3203,0,0,0,67,67,0,1,1,1,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.3,1,1,1,1,1,3293,3293,0,0,95,116,70.664,97.163,3216,49,100,2000,2000,0,0,0,0,0,10151,0,0,0,0,0,0,0,0,0,0,5956,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11615,'Mickey Levine',NULL,55,55,12469,0,0,0,83,83,0,0,7,3,3,0,3,36864,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,4108,4108,5013,5013,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,11615,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3604,11615,0,'',''), - (11616,'Nathaniel Dumah',NULL,55,55,14953,0,0,0,123,123,0,0,7,3,3,0,3,4096,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,4108,4108,5013,5013,96,125,70.664,97.163,1506,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3821,11616,0,'',''), - (11620,'Spectral Marauder',NULL,57,57,12329,12330,0,0,43,43,0,0,6,3,3,0,0,256,0,0,0,1,0.857143,1,0,0.4,1,1,1,-1,1,1114,1148,0,0,41,50,72.2304,99.3168,3408,21,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11620,0,'',''), - (11621,'Spectral Corpse',NULL,57,57,11475,11476,0,0,7,7,0,0,6,3,3,0,0,33024,0,0,0,1,0.857143,1,0,1,1,1,1,-1,1,4356,4356,0,0,102,131,72.2304,99.3168,0,54,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11621,0,'',''), - (11622,'Rattlegore',NULL,61,61,12073,0,0,0,233,233,0,0,6,3,3,0,0,64,0,0,0,1,1.14286,2,1,12,3,7,1,1,1,30180,30180,7458,7458,99,130,0,0,3316,244,25,2000,2000,0,1376,1801,11622,0,0,0,0,8915988,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11623,'Scourge Summoning Crystal',NULL,60,60,11659,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,236,284,74.448,102.366,0,120,100,1410,1551,0,64,318,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11624,'Taiga Wisemane',NULL,60,60,11792,0,0,0,104,104,0,0,7,1,3,0,2,4608,0,0,0,1.02,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11624,0,'',''), - (11625,'Cork Gizelton',NULL,38,38,11629,0,0,0,35,35,0,0,7,1,3,0,3,512,0,4096,4096,1.02,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,55,71,54.5072,74.9474,0,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3961,11625,0,'','npc_cork_gizelton'), - (11626,'Rigger Gizelton',NULL,36,36,11630,0,0,0,35,35,0,0,7,1,3,0,3,512,0,4096,4096,1.02,1.14286,1,0,1,1,1,1,-1,1,2100,2100,0,0,51,66,52.272,71.874,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3963,0,0,'','npc_rigger_gizelton'), - (11627,'Tamed Kodo',NULL,34,34,10918,0,0,0,35,35,0,0,1,3,3,0,1,0,0,0,0,1.11,1.14286,1,0,1,1,1,1,-1,1,1930,1930,0,0,77,92,49.6672,68.2924,0,39,100,1660,1826,0,23,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3650,0,0,'','npc_aged_dying_ancient_kodo'), - (11628,'Decaying Corpse',NULL,1,1,10256,4631,0,0,35,35,1,0,6,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11629,'Jessica Redpath',NULL,50,50,11512,0,0,0,794,794,0,0,7,1,3,0,2,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11629,0,'',''), - (11636,'Servant of Weldon Barov',NULL,60,60,11591,0,0,0,4,4,0,0,7,3,3,0,0,0,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,609,609,0,0,278,294,1.76,2.42,0,132,100,2000,2200,0,24,121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (11637,'Servant of Alexi Barov',NULL,60,60,11595,0,0,0,5,5,0,0,7,3,3,0,0,0,0,0,0,1.14,1.14286,1,0,1,1,1,1,-1,1,602,602,0,0,92,97,1.76,2.42,0,44,100,2000,2200,0,12,62,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11656,'Warsong Peon',NULL,26,27,11857,11859,0,0,83,83,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,686,686,42,53,42.1344,57.9348,0,22,100,2000,2000,0,37,53,11656,11656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11656,0,'EventAI',''), - (11657,'Morloch',NULL,58,58,5945,0,0,0,59,59,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,15471,15471,0,0,544,703,60.5576,83.2667,0,288,100,2000,1283,0,157,786,11657,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11657,0,'EventAI',''), - (11658,'Molten Giant',NULL,62,62,8269,0,0,0,54,54,0,0,5,3,3,0,0,64,0,98304,8,0.777776,1.71429,1,1,40,1,15,1,1,1,129480,129480,0,0,107.9,143.1,0,0,4391,262,30,2000,2000,0,0,0,11658,0,0,0,0,116080631,0,0,93,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11659,'Molten Destroyer',NULL,63,63,12162,0,0,0,54,54,0,0,5,3,3,0,0,64,0,98304,8,0.777776,1.71429,1,1,45,1,16,1,1,1,149895,149895,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,0,0,11659,0,0,0,0,116080631,0,0,93,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11661,'Flamewaker',NULL,62,62,12030,0,0,0,54,54,2.5,0,7,3,3,0,0,64,0,0,8,1,1.71429,2,1,30,10,13,1,1,1,77700,77700,25680,25680,100.4,133,0,0,3555,246,26,2000,2000,0,3417,4468,11661,0,0,0,0,116080631,0,0,93,0,0,0,0,0,0,0,0,0,0,0,0,0,11661,0,'EventAI',''), - (11662,'Flamewaker Priest',NULL,62,62,12030,0,0,0,54,54,0,0,7,3,3,0,0,64,0,0,0,1,1.71429,8,1,30,12,1,1,1,1,67980,67980,72180,72180,1023,1352,0,0,2223,116,25,2000,2000,0,0,0,11662,0,0,0,0,82526199,0,0,93,0,0,0,0,0,0,0,0,0,0,0,0,0,11662,0,'','mob_flamewaker_priest'), - (11663,'Flamewaker Healer',NULL,60,60,13029,0,0,0,54,54,0,0,7,3,3,0,0,64,0,0,8,1,1.71429,2,1,40,12,12,1,1,1,97680,97680,29208,29208,96.8,128.2,0,0,3075,238,24,2000,2000,0,4222,5518,11663,0,0,0,0,82524151,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11664,'Flamewaker Elite',NULL,62,62,12002,0,0,0,54,54,0,0,7,3,3,0,0,64,0,0,8,1,1.71429,2,1,40,12,14,1,1.25,1,103600,103600,30816,30816,120.5,159.6,0,0,4421,246,26,2400,2400,0,4777,6244,11664,0,0,0,0,116080631,0,0,93,-93,-93,-93,-93,0,0,0,0,0,0,0,0,0,11664,0,'EventAI',''), - (11665,'Lava Annihilator',NULL,61,62,12164,0,0,0,54,54,0,0,4,3,3,0,0,64,0,0,8,1.55556,2.28571,1,1,30,1,18,1,1,1,94320,97110,0,0,84.7,114.5,0,0,4391,262,30,1600,1600,0,0,0,11665,0,0,0,0,115965943,0,0,93,93,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11666,'Firewalker',NULL,61,62,1070,0,0,0,54,54,0,0,4,3,3,0,0,64,0,0,8,1,1.71429,1,1,25,1,10,1,1,1,78600,80925,0,0,105.8,143.1,0,0,4391,262,30,2000,2000,2,0,0,11666,0,0,0,0,116097015,0,0,0,0,-93,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11667,'Flameguard',NULL,61,62,5488,0,0,0,54,54,0,0,4,3,3,0,0,64,0,0,8,1,1.71429,1,1,25,1,10,1,1,1,78600,80925,0,0,105.8,143.1,0,0,4391,262,30,2000,2000,2,0,0,11667,0,0,0,0,116097015,0,0,0,0,-93,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11668,'Firelord',NULL,61,62,12231,0,0,0,54,54,0,0,4,3,3,0,0,64,0,0,8,1,1.71429,1,1,30,1,12,1,1,1,94320,97110,0,0,79.4,107.4,0,0,4391,262,30,1500,1500,2,0,0,11668,0,0,0,0,116097015,0,0,0,0,-93,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11669,'Flame Imp',NULL,61,62,12190,0,0,0,54,54,0,0,4,3,3,0,0,64,0,0,8,1,1.71429,1,1,3,1,3,1,1,1,9432,9711,0,0,105.8,143.1,0,0,4391,262,30,2000,2000,0,0,0,0,0,0,0,0,82540279,0,0,186,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11671,'Core Hound',NULL,61,61,12168,0,0,0,54,54,0,0,1,3,3,0,0,0,0,0,8,1,1.71429,1,1,15,1,10,1,1,1,47160,47160,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,0,0,0,0,0,116080631,0,0,93,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11672,'Core Rager',NULL,62,62,11997,0,0,0,54,54,0,0,1,3,3,0,0,64,0,0,65545,1,2.28571,1,1,25,1,14,1,1,1,80925,80925,0,0,107.9,143.1,0,0,4391,262,30,2000,2000,0,0,0,0,0,0,0,0,116080631,0,0,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','mob_core_rager'), - (11673,'Ancient Core Hound',NULL,62,62,12189,0,0,0,54,54,0,0,1,3,3,0,0,64,0,0,65545,1.2,1.71429,1,1,35,1,16,1,1,1,113295,113295,0,0,107.9,143.1,0,0,4391,262,30,2000,2000,2,0,0,11673,0,11673,0,0,116080631,0,0,93,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11675,'Snowblind Windcaller',NULL,53,54,10282,0,0,0,514,514,0,0,7,3,3,0,0,0,0,0,0,1.38889,1.14286,1,0,1,1,1,1,-1,1,2616,2682,0,0,158,188,71.2272,97.9374,0,80,100,1420,1562,0,61,305,11675,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11677,'Taskmaster Snivvle',NULL,58,58,371,0,0,0,26,26,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,13776,13776,0,0,354,456,59.9488,82.4296,0,187,100,1175,1292,0,152,761,11677,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11677,0,'EventAI',''), - (11678,'Snowblind Ambusher',NULL,52,53,10282,0,0,0,514,514,0,0,7,3,3,0,0,0,0,0,0,1.38889,1.14286,1,0,1,1,1,1,-1,1,3132,3459,0,0,158,188,71.2272,97.9374,0,80,100,1420,1562,0,61,305,11678,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11679,'Winterax Witch Doctor',NULL,59,60,14034,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.78,1.14286,1,1,1,1,1,1,-1,1,11086,34213,0,0,559,720,61.152,84.084,0,295,100,1158,1274,0,162,812,11679,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11679,0,'',''), - (11680,'Horde Scout',NULL,26,28,11869,11870,0,0,83,83,0,0,7,1,3,0,0,32768,0,0,0,1,1.14286,2,0,1.04,1,1,1,-1,1,677,737,693,756,42,53,42.1344,57.9348,0,22,100,2000,2000,0,36,52,11680,11680,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11680,0,'EventAI',''), - (11681,'Horde Deforester',NULL,27,27,11853,11855,0,0,83,83,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,940,940,686,686,42,53,42.1344,57.9348,0,22,100,2000,2000,0,39,56,11681,11681,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11681,0,'EventAI',''), - (11682,'Warsong Grunt',NULL,29,30,11861,11863,0,0,83,83,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,42,53,42.1344,57.9348,0,22,100,2000,2000,0,43,61,11682,11682,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11682,0,'EventAI',''), - (11683,'Warsong Shaman',NULL,28,29,11865,11866,0,0,83,83,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,8,0,1,1,1,1,-1,1,737,737,1977,2068,42,53,42.1344,57.9348,0,22,100,2000,2000,0,37,53,11683,11683,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11683,0,'EventAI',''), - (11684,'Warsong Shredder',NULL,27,27,1303,0,0,0,83,83,0,0,9,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,725,725,0,0,42,53,42.1344,57.9348,0,22,100,2000,2000,0,39,56,11684,0,0,0,0,16384,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11685,'Maraudine Priest',NULL,40,42,9440,0,0,0,134,134,0,0,7,1,3,0,0,0,0,0,0,1.02,1.14286,8,0,1,1,1,1,1,1,1077,1156,3191,3471,43,58,59.0304,81.1668,1565,23,100,2000,2000,0,57,79,11685,11685,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11686,'Ghostly Raider',NULL,40,41,11638,0,0,0,134,134,0,0,6,1,3,0,0,0,0,0,0,1.02,1.14286,1,0,1,1,1,1,-1,1,1892,2028,0,0,62,80,54.912,75.504,0,33,100,2000,2000,0,71,98,11686,11686,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11686,0,'EventAI',''), - (11687,'Ghostly Marauder',NULL,41,42,11639,0,0,0,134,134,0,0,6,1,3,0,0,0,0,0,0,1.02,1.14286,1,0,1,1,1,1,-1,1,1691,1862,0,0,74,96,60.016,82.522,0,39,100,2000,2000,0,70,96,11687,11687,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11687,0,'EventAI',''), - (11688,'Cursed Centaur',NULL,43,43,11640,0,0,0,134,134,0,0,7,3,3,0,0,0,0,0,0,2.51,1.14286,1,4,1,1,1,1,-1,1,3552,3552,0,0,248,320,52.3768,72.0181,0,131,100,1266,1393,0,97,486,11688,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11689,'Brown Kodo',NULL,1,1,11641,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11690,'Gnarlpine Instigator',NULL,8,8,3024,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,0.95,1.14286,1,0,2,1,1,1,1,1,312,312,0,0,20,23,13.5872,18.6824,0,10,100,1930,2123,0,2,8,11690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11696,'Chal Fairwind','Wintersaber Trainers',53,53,11662,0,0,0,80,80,0,0,7,1,3,0,3,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3866,3866,0,0,92,119,69.0272,94.9124,0,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,0,11696,0,'',''), - (11697,'Mannoroc Lasher',NULL,29,30,2834,0,0,0,90,90,0,0,3,1,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1,1,1,1,-1,1,952,953,811,852,42,53,42.1344,57.9348,0,22,100,2000,2000,0,40,58,11697,11697,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11697,0,'EventAI',''), - (11698,'Hive\'Ashi Stinger',NULL,57,58,12149,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,0,1.4,1.42857,1,1,3,1,1,1,1,1,8352,8613,0,0,354,456,59.9488,82.4296,3408,187,100,1175,2000,0,0,0,11698,0,11698,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (11699,'Varian Wrynn','King of Stormwind',60,60,11656,0,0,0,534,534,0,0,7,3,3,0,2,0,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,7680,7680,0,0,236,284,48,66,0,120,100,800,1000,0,1,754,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11699,0,'',''), - (11700,'Sarin Starlight',NULL,55,55,11664,0,0,0,80,80,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11701,'Mor\'vek','Ravasaur Trainers',60,60,11667,0,0,0,126,126,0,0,7,3,3,0,1,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,3857,3857,0,0,236,284,74.448,102.366,0,120,100,1410,1551,0,64,318,11701,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10438,11701,0,'',''), - (11702,'Arin\'sor','Ravasaur Trainers',60,60,11665,0,0,0,126,126,0,0,7,3,3,0,0,0,0,2,0,1.26,1.14286,1,0,1,1,1,1,-1,1,4103,4103,0,0,236,284,74.448,102.366,0,120,100,1410,1551,0,64,318,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11702,0,'',''), - (11703,'Graw Cornerstone','Mail Armor Merchant',58,58,11666,0,0,0,55,55,0,0,7,3,3,0,16388,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,106,136,72.9872,100.357,0,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11703,0,'',''), - (11704,'Kriss Goldenlight',NULL,60,60,11668,0,0,0,35,35,0,0,7,3,3,0,2,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11705,'Rayan Dawnrisen',NULL,55,55,11669,0,0,0,35,35,0,0,7,3,3,0,2,0,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11706,'Adon',NULL,60,60,11671,0,0,0,35,35,0,0,7,3,3,0,2,0,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11706,0,'',''), - (11707,'Joy Ar\'nareth',NULL,59,59,11672,0,0,0,35,35,0,0,7,3,3,0,2,512,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4612,4612,0,0,106,137,73.7264,101.374,0,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11707,0,'',''), - (11708,'Coral Moongale',NULL,50,50,11670,0,0,0,80,80,0,0,7,3,3,0,2,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11708,0,'',''), - (11709,'Jareth Wildwoods',NULL,16,16,11680,0,0,0,80,80,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,695,695,0,0,17,23,26.048,35.816,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11709,0,'',''), - (11710,'Mirador',NULL,50,50,2325,0,0,0,35,35,0,0,1,3,3,0,0,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,100003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11711,'Sentinel Aynasha',NULL,20,20,11663,0,0,0,231,231,0,0,7,3,3,0,2,0,0,0,4096,0.94,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11711,0,'EventAI',''), - (11712,'Lilyn Darkriver',NULL,41,41,11682,0,0,0,80,80,0,0,7,3,3,0,2,4096,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2568,2568,0,0,62,80,57.728,79.376,0,33,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11712,0,'',''), - (11713,'Blackwood Tracker',NULL,14,15,1010,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,0.99,1.14286,2,0,1,1,1,1,1,1,276,301,295,326,30,35,24.552,33.759,0,15,100,1860,2046,0,4,19,11713,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,11713,0,'EventAI',''), - (11714,'Marosh the Devious',NULL,16,16,11661,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,1.33,1.14286,2,0,1,1,1,1,1,1,325,325,357,357,40,47,28.6704,39.4218,0,20,100,1810,1991,0,5,23,11714,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,11714,0,'EventAI',''), - (11715,'Talendria',NULL,45,45,11683,0,0,0,80,80,0,0,7,1,3,0,2,4608,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11715,0,'EventAI',''), - (11716,'Celes Earthborne',NULL,60,60,11684,0,0,0,35,35,0,0,7,3,3,0,2,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11716,0,'',''), - (11717,'Bethan Bluewater',NULL,43,43,11692,0,0,0,80,80,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,66,85,59.7872,82.2074,0,35,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11718,'Sar Browneye',NULL,53,53,11673,0,0,0,104,104,1.25,0,7,1,3,0,2,4608,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4930,4930,0,0,92,119,69.0272,94.9124,0,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11718,0,'',''), - (11720,'Loruk Foreststrider',NULL,44,44,11685,0,0,0,104,104,1.35,0,7,3,3,0,2,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,68,88,60.7904,83.5868,0,36,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11720,0,'',''), - (11721,'Hive\'Ashi Worker',NULL,57,58,12151,0,0,0,311,311,0,0,10,3,3,0,0,0,0,0,0,1.1,1.14286,1,1,3,1,1,1,1,1,8352,8613,0,0,361,467,60.5576,83.2667,3408,191,100,1166,2000,0,0,0,11721,0,11721,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (11722,'Hive\'Ashi Defender',NULL,58,59,12153,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,0,1.1,1.14286,1,1,3,1,1,1,1,1,8613,8883,0,0,372,479,61.152,84.084,5156,196,100,1158,2000,0,0,0,11722,0,11722,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (11723,'Hive\'Ashi Sandstalker',NULL,58,59,12150,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,0,1.1,1.14286,1,1,2.85,1,1,1,1,1,8182,8439,0,0,361,467,60.5576,83.2667,2615,191,100,1166,2000,0,0,0,11723,0,11723,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (11724,'Hive\'Ashi Swarmer',NULL,57,58,12152,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,0,1.4,1.42857,1,1,3,1,1,1,1,1,8352,8613,0,0,354,456,59.9488,82.4296,3408,187,100,1175,2000,0,0,0,11724,0,11724,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (11725,'Hive\'Zora Waywatcher',NULL,58,59,12158,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,0,1.1,1.14286,1,1,3,1,1,1,1,1,8613,8883,0,0,372,479,61.152,84.084,3462,196,100,1158,2000,0,0,0,11725,0,11725,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (11726,'Hive\'Zora Tunneler',NULL,58,59,12159,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,0,1.1,1.14286,1,1,3,1,1,1,1,1,8613,8883,0,0,361,467,60.5576,83.2667,3462,191,100,1166,2000,0,0,0,11726,0,11726,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (11727,'Hive\'Zora Wasp',NULL,57,59,11088,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3876,3997,0,0,101,126,72.688,99.946,3462,52,100,2000,2000,0,0,0,11727,0,11727,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (11728,'Hive\'Zora Reaver',NULL,59,60,11085,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,0,1.1,1.14286,1,1,3,1,1,1,1,1,8883,9156,0,0,571,737,61.732,84.8815,3640,302,100,1150,2000,0,0,0,11728,0,11728,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (11729,'Hive\'Zora Hive Sister',NULL,59,60,12160,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,0,1.1,1.14286,1,1,3,1,1,1,1,1,8883,9156,0,0,571,737,61.732,84.8815,3640,302,100,1150,2000,0,0,0,11729,0,11729,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (11730,'Hive\'Regal Ambusher',NULL,59,60,11106,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,0,1.1,1.14286,1,1,3,1,1,1,1,1,8883,9156,0,0,544,703,60.5576,83.2667,2749,288,100,1166,2000,0,0,0,11730,0,11730,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (11731,'Hive\'Regal Burrower',NULL,59,60,12156,0,0,0,311,311,0,0,10,3,3,0,0,0,0,0,0,1.1,1.14286,1,1,3,1,1,1,1,1,8883,9156,0,0,544,703,60.5576,83.2667,3640,288,100,1166,2000,0,0,0,11731,0,11731,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (11732,'Hive\'Regal Spitfire',NULL,59,60,9229,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,0,1.1,1.14286,1,1,3,1,1,1,1,1,8883,9156,0,0,559,720,61.152,84.084,3640,295,100,1158,2000,0,0,0,11732,0,11732,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (11733,'Hive\'Regal Slavemaker',NULL,59,60,12154,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,0,1.1,1.14286,1,1,3,1,1,1,1,1,8883,9156,0,0,559,720,61.152,84.084,3640,295,100,1158,2000,0,0,0,11733,0,11733,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11734,'Hive\'Regal Hive Lord',NULL,59,61,12155,0,0,0,310,310,2.3,0,10,3,3,0,0,0,0,0,0,1.1,1.14286,1,1,4,1,1,1,1,1,11844,12576,0,0,380,491,172.1,240.07,3790,201,100,1150,2000,0,0,0,11734,0,11734,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11735,'Stonelash Scorpid',NULL,54,55,15383,0,0,0,413,413,0,20,1,3,3,0,0,0,0,0,1,1,1.14286,1,0,1.3,1,1,1,1,1,3293,3398,0,0,95,118,68.0944,93.6298,3244,49,100,2000,2000,0,0,0,11735,0,11735,0,0,0,0,0,0,0,0,0,0,8859,1,0,0,0,0,0,0,0,0,0,'',''), - (11736,'Stonelash Pincer',NULL,56,56,15384,0,0,0,413,413,0,20,1,3,3,0,0,0,0,0,1,1,1.14286,1,0,1.35,1,1,1,1,1,3644,3644,0,0,98,119,68.904,94.743,3327,50,100,2000,2000,0,0,0,11736,0,11736,0,0,0,0,0,0,0,0,0,0,8832,1,0,0,0,0,0,0,0,0,0,'',''), - (11737,'Stonelash Flayer',NULL,57,58,15385,0,0,0,413,413,0,20,1,3,3,0,0,0,0,0,1,1,1.14286,1,0,1.35,1,1,1,1,1,3758,3876,0,0,101,125,69.696,95.832,3408,52,100,2000,2000,0,0,0,11737,0,11737,0,0,0,0,0,0,0,0,0,0,8861,1,0,0,0,0,0,0,0,0,0,'',''), - (11738,'Sand Skitterer',NULL,55,56,8014,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1.35,1,1,1,1,1,3529,3644,0,0,97,120,69.3792,95.3964,3299,50,100,2000,2000,0,0,0,11738,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (11615,'Mickey Levine',NULL,55,55,12469,0,0,0,83,83,0,0,7,3,3,0,3,36864,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,4108,4108,5013,5013,96,125,70.664,97.163,1658,51,100,2000,2000,0,0,0,11615,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3604,11615,0,'',''), + (11616,'Nathaniel Dumah',NULL,55,55,14953,0,0,0,123,123,0,0,7,3,3,0,3,36864,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,4108,4108,5013,5013,96,125,70.664,97.163,1506,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3821,11616,0,'',''), + (11620,'Spectral Marauder',NULL,57,57,12329,12330,0,0,43,43,0,0,6,3,3,0,0,33024,0,0,0,1,0.857143,1,0,0.4,1,1,1,-1,1,1114,1148,0,0,41,50,72.2304,99.3168,3408,21,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11620,0,'',''), + (11621,'Spectral Corpse',NULL,57,57,11475,11476,0,0,7,7,0,0,6,3,3,0,0,33024,0,0,0,1,0.857143,1,0,1,1,1,1,-1,1,4356,4356,0,0,102,131,72.2304,99.3168,3380,54,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11621,0,'',''), + (11622,'Rattlegore',NULL,61,61,12073,0,0,0,233,233,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,2,1,12,3,7,1,1,1,30180,30180,7458,7458,99,130,0,0,3316,244,25,2000,2000,0,1376,1801,11622,0,0,0,0,8915988,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11623,'Scourge Summoning Crystal',NULL,60,60,11659,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,236,284,74.448,102.366,3791,120,100,1410,1551,0,64,318,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11624,'Taiga Wisemane',NULL,60,60,11792,0,0,0,104,104,0,0,7,1,3,0,2,4608,0,0,0,1.02,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11624,0,'',''), + (11625,'Cork Gizelton',NULL,38,38,11629,0,0,0,35,35,0,0,7,1,3,0,3,512,0,4096,4096,1.02,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,55,71,54.5072,74.9474,1709,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3961,11625,0,'','npc_cork_gizelton'), + (11626,'Rigger Gizelton',NULL,36,36,11630,0,0,0,35,35,0,0,7,1,3,0,3,512,0,4096,4096,1.02,1.14286,1,0,1,1,1,1,-1,1,2100,2100,0,0,51,66,52.272,71.874,1480,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3963,0,0,'','npc_rigger_gizelton'), + (11627,'Tamed Kodo',NULL,34,34,10918,0,0,0,35,35,0,0,1,3,3,0,1,32768,0,0,0,1.11,1.14286,1,0,1,1,1,1,-1,1,1930,1930,0,0,77,92,49.6672,68.2924,1340,39,100,1660,1826,0,23,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3650,0,0,'','npc_aged_dying_ancient_kodo'), + (11628,'Decaying Corpse',NULL,1,1,10256,4631,0,0,35,35,1,0,6,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11629,'Jessica Redpath',NULL,50,50,11512,0,0,0,794,794,0,0,7,1,3,0,2,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11629,0,'',''), + (11636,'Servant of Weldon Barov',NULL,60,60,11591,0,0,0,4,4,0,0,7,3,3,0,0,32768,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,609,609,0,0,278,294,1.76,2.42,3791,132,100,2000,2200,0,24,121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (11637,'Servant of Alexi Barov',NULL,60,60,11595,0,0,0,5,5,0,0,7,3,3,0,0,32768,0,0,0,1.14,1.14286,1,0,1,1,1,1,-1,1,602,602,0,0,92,97,1.76,2.42,3791,44,100,2000,2200,0,12,62,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11656,'Warsong Peon',NULL,26,27,11857,11859,0,0,83,83,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,686,686,42,53,42.1344,57.9348,1097,22,100,2000,2000,0,37,53,11656,11656,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11656,0,'EventAI',''), + (11657,'Morloch',NULL,58,58,5945,0,0,0,59,59,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,15471,15471,0,0,544,703,60.5576,83.2667,3435,288,100,2000,1283,0,157,786,11657,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11657,0,'EventAI',''), + (11658,'Molten Giant',NULL,62,62,8269,0,0,0,54,54,0,0,5,3,3,0,0,32832,0,98304,8,0.777776,1.71429,1,1,40,1,15,1,1,1,129480,129480,0,0,107.9,143.1,0,0,4391,262,30,2000,2000,0,0,0,11658,0,0,0,0,116080631,0,0,93,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11659,'Molten Destroyer',NULL,63,63,12162,0,0,0,54,54,0,0,5,3,3,0,0,32832,0,98304,8,0.777776,1.71429,1,1,45,1,16,1,1,1,149895,149895,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,0,0,11659,0,0,0,0,116080631,0,0,93,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11661,'Flamewaker',NULL,62,62,12030,0,0,0,54,54,2.5,0,7,3,3,0,0,32832,0,0,8,1,1.71429,2,1,30,10,13,1,1,1,77700,77700,25680,25680,100.4,133,0,0,3555,246,26,2000,2000,0,3417,4468,11661,0,0,0,0,116080631,0,0,93,0,0,0,0,0,0,0,0,0,0,0,0,0,11661,0,'EventAI',''), + (11662,'Flamewaker Priest',NULL,62,62,12030,0,0,0,54,54,0,0,7,3,3,0,0,32832,0,0,0,1,1.71429,8,1,30,12,1,1,1,1,67980,67980,72180,72180,1023,1352,0,0,2223,116,25,2000,2000,0,0,0,11662,0,0,0,0,82526199,0,0,93,0,0,0,0,0,0,0,0,0,0,0,0,0,11662,0,'','mob_flamewaker_priest'), + (11663,'Flamewaker Healer',NULL,60,60,13029,0,0,0,54,54,0,0,7,3,3,0,0,32832,0,0,8,1,1.71429,2,1,40,12,12,1,1,1,97680,97680,29208,29208,96.8,128.2,0,0,3075,238,24,2000,2000,0,4222,5518,11663,0,0,0,0,82524151,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11664,'Flamewaker Elite',NULL,62,62,12002,0,0,0,54,54,0,0,7,3,3,0,0,32832,0,0,8,1,1.71429,2,1,40,12,14,1,1.25,1,103600,103600,30816,30816,120.5,159.6,0,0,4444,246,26,2400,2400,0,4777,6244,11664,0,0,0,0,116080631,0,0,93,-93,-93,-93,-93,0,0,0,0,0,0,0,0,0,11664,0,'EventAI',''), + (11665,'Lava Annihilator',NULL,61,62,12164,0,0,0,54,54,0,0,4,3,3,0,0,32832,0,0,8,1.55556,2.28571,1,1,30,1,18,1,1,1,94320,97110,0,0,84.7,114.5,0,0,4391,262,30,1600,1600,0,0,0,11665,0,0,0,0,115965943,0,0,93,93,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11666,'Firewalker',NULL,61,62,1070,0,0,0,54,54,0,0,4,3,3,0,0,32832,0,0,8,1,1.71429,1,1,25,1,10,1,1,1,78600,80925,0,0,105.8,143.1,0,0,4391,262,30,2000,2000,2,0,0,11666,0,0,0,0,116097015,0,0,0,0,-93,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11667,'Flameguard',NULL,61,62,5488,0,0,0,54,54,0,0,4,3,3,0,0,32832,0,0,8,1,1.71429,1,1,25,1,10,1,1,1,78600,80925,0,0,105.8,143.1,0,0,4391,262,30,2000,2000,2,0,0,11667,0,0,0,0,116097015,0,0,0,0,-93,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11668,'Firelord',NULL,61,62,12231,0,0,0,54,54,0,0,4,3,3,0,0,32832,0,0,8,1,1.71429,1,1,30,1,12,1,1,1,94320,97110,0,0,79.4,107.4,0,0,4391,262,30,1500,1500,2,0,0,11668,0,0,0,0,116097015,0,0,0,0,-93,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11669,'Flame Imp',NULL,61,62,12190,0,0,0,54,54,0,0,4,3,3,0,0,32832,0,0,8,1,1.71429,1,1,3,1,3,1,1,1,9432,9711,0,0,105.8,143.1,0,0,4391,262,30,2000,2000,0,0,0,0,0,0,0,0,82540279,0,0,186,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11671,'Core Hound',NULL,61,61,12168,0,0,0,54,54,0,0,1,3,3,0,0,32768,0,0,8,1,1.71429,1,1,15,1,10,1,1,1,47160,47160,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,0,0,0,0,0,116080631,0,0,93,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11672,'Core Rager',NULL,62,62,11997,0,0,0,54,54,0,0,1,3,3,0,0,32832,0,0,65545,1,2.28571,1,1,25,1,14,1,1,1,80925,80925,0,0,107.9,143.1,0,0,4391,262,30,2000,2000,0,0,0,0,0,0,0,0,116080631,0,0,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','mob_core_rager'), + (11673,'Ancient Core Hound',NULL,62,62,12189,0,0,0,54,54,0,0,1,3,3,0,0,32832,0,0,65545,1.2,1.71429,1,1,35,1,16,1,1,1,113295,113295,0,0,107.9,143.1,0,0,4391,262,30,2000,2000,2,0,0,11673,0,11673,0,0,116080631,0,0,93,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11675,'Snowblind Windcaller',NULL,53,54,10282,0,0,0,514,514,0,0,7,3,3,0,0,32768,0,0,0,1.38889,1.14286,1,0,1,1,1,1,-1,1,2616,2682,0,0,158,188,71.2272,97.9374,3216,80,100,1420,1562,0,61,305,11675,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11677,'Taskmaster Snivvle',NULL,58,58,371,0,0,0,26,26,0,0,7,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,13776,13776,0,0,354,456,59.9488,82.4296,3435,187,100,1175,1292,0,152,761,11677,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11677,0,'EventAI',''), + (11678,'Snowblind Ambusher',NULL,52,53,10282,0,0,0,514,514,0,0,7,3,3,0,0,32768,0,0,0,1.38889,1.14286,1,0,1,1,1,1,-1,1,3132,3459,0,0,158,188,71.2272,97.9374,3163,80,100,1420,1562,0,61,305,11678,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11679,'Winterax Witch Doctor',NULL,59,60,14034,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.78,1.14286,1,1,1,1,1,1,-1,1,11086,34213,0,0,559,720,61.152,84.084,3791,295,100,1158,1274,0,162,812,11679,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11679,0,'',''), + (11680,'Horde Scout',NULL,26,28,11869,11870,0,0,83,83,0,0,7,1,3,0,0,32768,0,0,0,1,1.14286,2,0,1.04,1,1,1,-1,1,677,737,693,756,42,53,42.1344,57.9348,946,22,100,2000,2000,0,36,52,11680,11680,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11680,0,'EventAI',''), + (11681,'Horde Deforester',NULL,27,27,11853,11855,0,0,83,83,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,940,940,686,686,42,53,42.1344,57.9348,1097,22,100,2000,2000,0,39,56,11681,11681,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11681,0,'EventAI',''), + (11682,'Warsong Grunt',NULL,29,30,11861,11863,0,0,83,83,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,42,53,42.1344,57.9348,1200,22,100,2000,2000,0,43,61,11682,11682,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11682,0,'EventAI',''), + (11683,'Warsong Shaman',NULL,28,29,11865,11866,0,0,83,83,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,8,0,1,1,1,1,-1,1,737,737,1977,2068,42,53,42.1344,57.9348,635,22,100,2000,2000,0,37,53,11683,11683,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11683,0,'EventAI',''), + (11684,'Warsong Shredder',NULL,27,27,1303,0,0,0,83,83,0,0,9,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,725,725,0,0,42,53,42.1344,57.9348,1097,22,100,2000,2000,0,39,56,11684,0,0,0,0,16384,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11685,'Maraudine Priest',NULL,40,42,9440,0,0,0,134,134,0,0,7,1,3,0,0,0,0,0,0,1.02,1.14286,8,0,1,1,1,1,1,1,1077,1156,3191,3471,43,58,59.0304,81.1668,1165,23,100,2000,2000,0,57,79,11685,11685,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11686,'Ghostly Raider',NULL,40,41,11638,0,0,0,134,134,0,0,6,1,3,0,0,0,0,0,0,1.02,1.14286,1,0,1,1,1,1,-1,1,1892,2028,0,0,62,80,54.912,75.504,2101,33,100,2000,2000,0,71,98,11686,11686,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11686,0,'EventAI',''), + (11687,'Ghostly Marauder',NULL,41,42,11639,0,0,0,134,134,0,0,6,1,3,0,0,0,0,0,0,1.02,1.14286,1,0,1,1,1,1,-1,1,1691,1862,0,0,74,96,60.016,82.522,2246,39,100,2000,2000,0,70,96,11687,11687,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11687,0,'EventAI',''), + (11688,'Cursed Centaur',NULL,43,43,11640,0,0,0,134,134,0,0,7,3,3,0,0,32768,0,0,0,2.51,1.14286,1,4,1,1,1,1,-1,1,3552,3552,0,0,248,320,52.3768,72.0181,2397,131,100,1266,1393,0,97,486,11688,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11689,'Brown Kodo',NULL,1,1,11641,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11690,'Gnarlpine Instigator',NULL,8,8,3024,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,0.95,1.14286,1,0,2,1,1,1,1,1,312,312,0,0,20,23,13.5872,18.6824,316,10,100,1930,2123,0,2,8,11690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11696,'Chal Fairwind','Wintersaber Trainers',53,53,11662,0,0,0,80,80,0,0,7,1,3,0,3,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3866,3866,0,0,92,119,69.0272,94.9124,3163,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,0,11696,0,'',''), + (11697,'Mannoroc Lasher',NULL,29,30,2834,0,0,0,90,90,0,0,3,1,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1,1,1,1,-1,1,952,953,811,852,42,53,42.1344,57.9348,1004,22,100,2000,2000,0,40,58,11697,11697,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11697,0,'EventAI',''), + (11698,'Hive\'Ashi Stinger',NULL,57,58,12149,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,0,1.4,1.42857,1,1,3,1,1,1,1,1,8352,8613,0,0,354,456,59.9488,82.4296,3435,187,100,1175,2000,0,0,0,11698,0,11698,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (11699,'Varian Wrynn','King of Stormwind',60,60,11656,0,0,0,534,534,0,0,7,3,3,0,2,32768,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,7680,7680,0,0,236,284,48,66,3791,120,100,800,1000,0,1,754,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11699,0,'',''), + (11700,'Sarin Starlight',NULL,55,55,11664,0,0,0,80,80,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11701,'Mor\'vek','Ravasaur Trainers',60,60,11667,0,0,0,126,126,0,0,7,3,3,0,1,32768,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,3857,3857,0,0,236,284,74.448,102.366,3791,120,100,1410,1551,0,64,318,11701,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10438,11701,0,'',''), + (11702,'Arin\'sor','Ravasaur Trainers',60,60,11665,0,0,0,126,126,0,0,7,3,3,0,0,32768,0,2,0,1.26,1.14286,1,0,1,1,1,1,-1,1,4103,4103,0,0,236,284,74.448,102.366,3791,120,100,1410,1551,0,64,318,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11702,0,'',''), + (11703,'Graw Cornerstone','Mail Armor Merchant',58,58,11666,0,0,0,55,55,0,0,7,3,3,0,16388,37376,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,106,136,72.9872,100.357,3435,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11703,0,'',''), + (11704,'Kriss Goldenlight',NULL,60,60,11668,0,0,0,35,35,0,0,7,3,3,0,2,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11705,'Rayan Dawnrisen',NULL,55,55,11669,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11706,'Adon',NULL,60,60,11671,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11706,0,'',''), + (11707,'Joy Ar\'nareth',NULL,59,59,11672,0,0,0,35,35,0,0,7,3,3,0,2,33280,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4612,4612,0,0,106,137,73.7264,101.374,3489,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11707,0,'',''), + (11708,'Coral Moongale',NULL,50,50,11670,0,0,0,80,80,0,0,7,3,3,0,2,37376,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11708,0,'',''), + (11709,'Jareth Wildwoods',NULL,16,16,11680,0,0,0,80,80,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,695,695,0,0,17,23,26.048,35.816,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11709,0,'',''), + (11710,'Mirador',NULL,50,50,2325,0,0,0,35,35,0,0,1,3,3,0,0,33536,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,100003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11711,'Sentinel Aynasha',NULL,20,20,11663,0,0,0,231,231,0,0,7,3,3,0,2,32768,0,0,4096,0.94,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11711,0,'EventAI',''), + (11712,'Lilyn Darkriver',NULL,41,41,11682,0,0,0,80,80,0,0,7,3,3,0,2,36864,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2568,2568,0,0,62,80,57.728,79.376,2101,33,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11712,0,'',''), + (11713,'Blackwood Tracker',NULL,14,15,1010,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,0.99,1.14286,2,0,1,1,1,1,1,1,276,301,295,326,30,35,24.552,33.759,566,15,100,1860,2046,0,4,19,11713,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,11713,0,'EventAI',''), + (11714,'Marosh the Devious',NULL,16,16,11661,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,1.33,1.14286,2,0,1,1,1,1,1,1,325,325,357,357,40,47,28.6704,39.4218,596,20,100,1810,1991,0,5,23,11714,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,11714,0,'EventAI',''), + (11715,'Talendria',NULL,45,45,11683,0,0,0,80,80,0,0,7,1,3,0,2,4608,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11715,0,'EventAI',''), + (11716,'Celes Earthborne',NULL,60,60,11684,0,0,0,35,35,0,0,7,3,3,0,2,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11716,0,'',''), + (11717,'Bethan Bluewater',NULL,43,43,11692,0,0,0,80,80,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,66,85,59.7872,82.2074,2397,35,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11718,'Sar Browneye',NULL,53,53,11673,0,0,0,104,104,1.25,0,7,1,3,0,2,4608,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4930,4930,0,0,92,119,69.0272,94.9124,3163,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11718,0,'',''), + (11720,'Loruk Foreststrider',NULL,44,44,11685,0,0,0,104,104,1.35,0,7,3,3,0,2,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,68,88,60.7904,83.5868,2557,36,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11720,0,'',''), + (11721,'Hive\'Ashi Worker',NULL,57,58,12151,0,0,0,311,311,0,0,10,3,3,0,0,32768,0,0,0,1.1,1.14286,1,1,3,1,1,1,1,1,8352,8613,0,0,361,467,60.5576,83.2667,3435,191,100,1166,2000,0,0,0,11721,0,11721,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (11722,'Hive\'Ashi Defender',NULL,58,59,12153,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,0,1.1,1.14286,1,1,3,1,1,1,1.5,1,8613,8883,0,0,372,479,61.152,84.084,5234,196,100,1158,2000,0,0,0,11722,0,11722,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (11723,'Hive\'Ashi Sandstalker',NULL,58,59,12150,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,0,1.1,1.14286,1,1,2.85,1,1,1,0.75,1,8182,8439,0,0,361,467,60.5576,83.2667,2617,191,100,1166,2000,0,0,0,11723,0,11723,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (11724,'Hive\'Ashi Swarmer',NULL,57,58,12152,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,0,1.4,1.42857,1,1,3,1,1,1,1,1,8352,8613,0,0,354,456,59.9488,82.4296,3435,187,100,1175,2000,0,0,0,11724,0,11724,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (11725,'Hive\'Zora Waywatcher',NULL,58,59,12158,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,0,1.1,1.14286,1,1,3,1,1,1,1,1,8613,8883,0,0,372,479,61.152,84.084,3489,196,100,1158,2000,0,0,0,11725,0,11725,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (11726,'Hive\'Zora Tunneler',NULL,58,59,12159,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,0,1.1,1.14286,1,1,3,1,1,1,1,1,8613,8883,0,0,361,467,60.5576,83.2667,3489,191,100,1166,2000,0,0,0,11726,0,11726,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (11727,'Hive\'Zora Wasp',NULL,57,59,11088,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3876,3997,0,0,101,126,72.688,99.946,3462,52,100,2000,2000,0,0,0,11727,0,11727,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (11728,'Hive\'Zora Reaver',NULL,59,60,11085,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,0,1.1,1.14286,1,1,3,1,1,1,1,1,8883,9156,0,0,571,737,61.732,84.8815,3791,302,100,1150,2000,0,0,0,11728,0,11728,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (11729,'Hive\'Zora Hive Sister',NULL,59,60,12160,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,0,1.1,1.14286,1,1,3,1,1,1,1,1,8883,9156,0,0,571,737,61.732,84.8815,3791,302,100,1150,2000,0,0,0,11729,0,11729,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (11730,'Hive\'Regal Ambusher',NULL,59,60,11106,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,0,1.1,1.14286,1,1,3,1,1,1,0.75,1,8883,9156,0,0,544,703,60.5576,83.2667,2843,288,100,1166,2000,0,0,0,11730,0,11730,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (11731,'Hive\'Regal Burrower',NULL,59,60,12156,0,0,0,311,311,0,0,10,3,3,0,0,32768,0,0,0,1.1,1.14286,1,1,3,1,1,1,1,1,8883,9156,0,0,544,703,60.5576,83.2667,3791,288,100,1166,2000,0,0,0,11731,0,11731,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (11732,'Hive\'Regal Spitfire',NULL,59,60,9229,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,0,1.1,1.14286,1,1,3,1,1,1,1,1,8883,9156,0,0,559,720,61.152,84.084,3791,295,100,1158,2000,0,0,0,11732,0,11732,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (11733,'Hive\'Regal Slavemaker',NULL,59,60,12154,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,0,1.1,1.14286,1,1,3,1,1,1,1,1,8883,9156,0,0,559,720,61.152,84.084,3791,295,100,1158,2000,0,0,0,11733,0,11733,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11734,'Hive\'Regal Hive Lord',NULL,59,61,12155,0,0,0,310,310,2.3,0,10,3,3,0,0,32768,0,0,0,1.1,1.14286,1,1,4,1,1,1,1,1,11844,12576,0,0,380,491,172.1,240.07,4091,201,100,1150,2000,0,0,0,11734,0,11734,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11735,'Stonelash Scorpid',NULL,54,55,15383,0,0,0,413,413,0,20,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.3,1,1,1,1,1,3293,3398,0,0,95,118,68.0944,93.6298,3271,49,100,2000,2000,0,0,0,11735,0,11735,0,0,0,0,0,0,0,0,0,0,8859,1,0,0,0,0,0,0,0,0,0,'',''), + (11736,'Stonelash Pincer',NULL,56,56,15384,0,0,0,413,413,0,20,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.35,1,1,1,1,1,3644,3644,0,0,98,119,68.904,94.743,3327,50,100,2000,2000,0,0,0,11736,0,11736,0,0,0,0,0,0,0,0,0,0,8832,1,0,0,0,0,0,0,0,0,0,'',''), + (11737,'Stonelash Flayer',NULL,57,58,15385,0,0,0,413,413,0,20,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.35,1,1,1,1,1,3758,3876,0,0,101,125,69.696,95.832,3435,52,100,2000,2000,0,0,0,11737,0,11737,0,0,0,0,0,0,0,0,0,0,8861,1,0,0,0,0,0,0,0,0,0,'',''), + (11738,'Sand Skitterer',NULL,55,56,8014,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.42857,1,0,1.35,1,1,1,1,1,3529,3644,0,0,97,120,69.3792,95.3964,3327,50,100,2000,2000,0,0,0,11738,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (11739,'Rock Stalker',NULL,57,59,711,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.35,1,1,1,-1,1,3758,3876,0,0,100,132,59.3256,81.5727,3408,242,100,2000,2000,0,0,0,11739,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (11740,'Dredge Striker',NULL,55,56,15386,0,0,0,14,14,0,0,1,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.2,1,1,1,1,1,3137,3239,0,0,97,120,68.0944,93.6298,3327,50,100,2000,2000,0,0,0,11740,0,100003,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (11741,'Dredge Crusher',NULL,57,58,14524,0,0,0,14,14,0,0,1,3,3,0,2,0,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,3758,3876,0,0,101,125,71.2272,97.9374,3435,52,100,2000,2000,0,0,0,11741,0,100003,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (11744,'Dust Stormer',NULL,55,57,8715,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1.4,1.14286,1,0,1.35,1,1,1,1,1,3529,3758,0,0,96,121,68.0944,93.6298,3380,50,100,2000,2000,3,0,0,11744,0,0,0,0,0,0,0,56,56,56,112,56,0,1,0,0,0,0,0,0,0,0,0,'',''), - (11745,'Cyclone Warrior',NULL,57,59,8716,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1.4,1.42857,1,0,1.35,1,1,1,1,1,3758,3997,0,0,100,126,73.392,100.914,3489,52,100,2000,2000,0,0,0,11745,0,0,0,0,0,0,0,116,116,116,116,116,0,1,0,0,0,0,0,0,0,0,0,'',''), - (11746,'Desert Rumbler',NULL,56,58,8550,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1.55556,1.14286,1,0,1.35,1,1,1,1,1,3644,3876,0,0,64,118,68.0944,93.6298,4208,42,100,2000,2000,0,0,0,11746,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11747,'Desert Rager',NULL,58,59,1162,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1.55556,1.14286,1,0,1.35,1,1,1,1,1,3876,3997,0,0,101,126,73.392,100.914,4309,52,100,2000,2000,0,0,0,11747,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11748,'Samantha Swifthoof',NULL,40,40,11687,0,0,0,104,104,1.25,0,7,3,3,0,2,4608,0,4096,0,1,1.14286,1,0,1,1,1,1,-1,1,1733,1733,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,11748,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), - (11749,'Feran Strongwind',NULL,57,57,11688,0,0,0,104,104,1.35,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4356,4356,0,0,102,131,72.2304,99.3168,0,54,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11749,0,'',''), - (11750,'Ganoosh',NULL,8,8,11694,0,0,0,68,68,1.15,0,7,3,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,7,10,13.5872,18.6824,20,4,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11751,'Rilan Howard',NULL,20,20,11674,0,0,0,68,68,0,0,7,1,3,0,2,37376,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11751,1,'',''), - (11752,'Blaise Montgomery',NULL,47,47,11693,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1.1,1.14286,1,0,1.6,1,1,1,1,1,3184,3184,0,0,76,98,63.6944,87.5798,0,40,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11752,1,'EventAI',''), - (11753,'Gogo',NULL,58,58,11675,0,0,0,855,855,0,0,7,1,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,106,136,72.9872,100.357,0,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50134,0,'',''), - (11754,'Meggi Peppinrocker',NULL,60,60,11676,0,0,0,855,855,0,0,7,1,3,0,2,512,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50134,0,'',''), - (11755,'Harlo Wigglesworth',NULL,54,54,11679,0,0,0,855,855,0,0,7,1,3,0,2,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3986,3986,0,0,92,120,69.8544,96.0498,0,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50134,0,'',''), - (11756,'Quinn',NULL,35,35,11689,0,0,0,474,474,0,0,7,1,3,0,2,512,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,2016,2016,2680,2680,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11757,'Umaron Stragarelm',NULL,42,42,11690,0,0,0,474,474,0,0,7,1,3,0,2,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,0,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50134,0,'',''), - (11758,'Andi Lynn',NULL,48,48,11691,0,0,0,35,35,1.15,0,7,1,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3294,3294,0,0,77,101,64.6272,88.8624,0,41,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11776,'Salome',NULL,1,1,11709,0,0,0,35,35,0,0,8,3,3,0,0,0,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (11777,'Shadowshard Rumbler',NULL,40,41,11710,0,0,0,834,834,0,0,4,1,3,0,0,0,0,0,0,1.02,1.14286,1,1,3,1,1,1,1,1,4572,4755,0,0,229,295,49.192,67.639,3023,121,100,1300,2000,0,0,0,11777,0,0,0,0,0,0,0,0,0,0,132,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11778,'Shadowshard Smasher',NULL,41,42,11710,0,0,0,834,834,0,0,4,1,3,0,0,0,0,0,0,1.02,1.14286,1,1,3.4,1,1,1,1,1,5389,5613,0,0,229,295,49.192,67.639,3234,121,100,1300,2000,0,0,0,11778,0,0,0,0,0,0,0,0,0,0,135,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11781,'Ambershard Crusher',NULL,40,41,11711,0,0,0,834,834,0,0,4,1,3,0,0,0,0,0,0,1.02,1.14286,1,1,3.38,1,1,1,1,1,5151,5357,0,0,229,295,49.192,67.639,3023,121,100,2000,2000,0,0,0,11781,0,0,0,0,0,0,0,0,0,0,0,129,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11782,'Ambershard Destroyer',NULL,42,43,11711,0,0,0,834,834,0,0,4,1,3,0,0,0,0,0,0,1.02,1.14286,1,1,3.05,1,1,1,1,1,5036,5234,0,0,229,295,49.192,67.639,3455,121,100,1300,2000,0,0,0,11782,0,0,0,0,0,0,0,0,0,0,0,132,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11783,'Theradrim Shardling',NULL,46,46,12310,0,0,0,834,834,0,0,4,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,1848,1848,0,0,78,95,60.016,82.522,2725,40,100,2000,2000,0,0,0,11783,0,0,0,0,1,0,0,92,92,92,92,92,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11784,'Theradrim Guardian',NULL,47,48,11712,0,0,0,834,834,0,0,4,3,3,0,0,64,0,0,0,1.2,1.14286,1,1,1,1,1,1,-1,1,5757,5970,0,0,251,325,51.5936,70.9412,2808,133,100,2000,2000,0,0,0,11784,0,0,0,0,1,0,0,48,240,48,48,48,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11785,'Ambereye Basilisk',NULL,40,41,11713,0,0,0,410,410,0,0,1,3,3,0,0,0,0,0,0,1.02,1.14286,1,1,3,1,1,1,1,1,4572,4755,0,0,132,167,45.7392,62.8914,2101,69,100,2000,2000,0,0,0,11785,0,11785,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11786,'Ambereye Reaver',NULL,41,42,12338,0,0,0,410,410,0,0,1,3,3,0,0,0,0,0,0,1.02,1.14286,1,1,3,1,1,1,1,1,4755,4953,0,0,154,187,46.624,64.108,2246,79,100,2000,2000,0,0,0,11786,0,11786,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11740,'Dredge Striker',NULL,55,56,15386,0,0,0,14,14,0,0,1,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.2,1,1,1,1,1,3137,3239,0,0,97,120,68.0944,93.6298,3327,50,100,2000,2000,0,0,0,11740,0,100003,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (11741,'Dredge Crusher',NULL,57,58,14524,0,0,0,14,14,0,0,1,3,3,0,2,32768,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,3758,3876,0,0,101,125,71.2272,97.9374,3435,52,100,2000,2000,0,0,0,11741,0,100003,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (11744,'Dust Stormer',NULL,55,57,8715,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1.4,1.14286,1,0,1.35,1,1,1,1,1,3529,3758,0,0,96,121,68.0944,93.6298,3380,50,100,2000,2000,3,0,0,11744,0,0,0,0,0,0,0,56,56,56,112,56,0,1,0,0,0,0,0,0,0,0,0,'',''), + (11745,'Cyclone Warrior',NULL,57,59,8716,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1.4,1.42857,1,0,1.35,1,1,1,1,1,3758,3997,0,0,100,126,73.392,100.914,3489,52,100,2000,2000,0,0,0,11745,0,0,0,0,0,0,0,116,116,116,116,116,0,1,0,0,0,0,0,0,0,0,0,'',''), + (11746,'Desert Rumbler',NULL,56,58,8550,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1.55556,1.14286,1,0,1.35,1,1,1,1.25,1,3644,3876,0,0,64,118,68.0944,93.6298,4294,42,100,2000,2000,0,0,0,11746,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11747,'Desert Rager',NULL,58,59,1162,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1.55556,1.14286,1,0,1.35,1,1,1,1.25,1,3876,3997,0,0,101,126,73.392,100.914,4361,52,100,2000,2000,0,0,0,11747,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11748,'Samantha Swifthoof',NULL,40,40,11687,0,0,0,104,104,1.25,0,7,3,3,0,2,37376,0,4096,0,1,1.14286,1,0,1,1,1,1,-1,1,1733,1733,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,11748,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), + (11749,'Feran Strongwind',NULL,57,57,11688,0,0,0,104,104,1.35,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4356,4356,0,0,102,131,72.2304,99.3168,3380,54,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11749,0,'',''), + (11750,'Ganoosh',NULL,8,8,11694,0,0,0,68,68,1.15,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,334,334,0,0,7,10,13.5872,18.6824,20,4,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11751,'Rilan Howard',NULL,20,20,11674,0,0,0,68,68,0,0,7,1,3,0,2,37376,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11751,1,'',''), + (11752,'Blaise Montgomery',NULL,47,47,11693,0,0,0,68,68,0,0,7,3,3,0,2,37376,0,2,0,1.1,1.14286,1,0,1.6,1,1,1,1,1,3184,3184,0,0,76,98,63.6944,87.5798,2835,40,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11752,1,'EventAI',''), + (11753,'Gogo',NULL,58,58,11675,0,0,0,855,855,0,0,7,1,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,106,136,72.9872,100.357,3435,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11753,0,'',''), + (11754,'Meggi Peppinrocker',NULL,60,60,11676,0,0,0,855,855,0,0,7,1,3,0,2,512,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,164,212,74.448,102.366,1923,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11754,0,'',''), + (11755,'Harlo Wigglesworth',NULL,54,54,11679,0,0,0,855,855,0,0,7,1,3,0,2,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3986,3986,0,0,92,120,69.8544,96.0498,3216,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11755,0,'',''), + (11756,'Quinn',NULL,35,35,11689,0,0,0,474,474,0,0,7,1,3,0,2,512,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,2016,2016,2680,2680,51,65,51.128,70.301,751,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11757,'Umaron Stragarelm',NULL,42,42,11690,0,0,0,474,474,0,0,7,1,3,0,2,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,2246,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11757,0,'',''), + (11758,'Andi Lynn',NULL,48,48,11691,0,0,0,35,35,1.15,0,7,1,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3294,3294,0,0,77,101,64.6272,88.8624,2888,41,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11776,'Salome',NULL,1,1,11709,0,0,0,35,35,0,0,8,3,3,0,0,32768,0,2,0,1.05,1.14286,1,0,0.01,1,1,1,1.33,1,1,1,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (11777,'Shadowshard Rumbler',NULL,40,41,11710,0,0,0,834,834,0,0,4,1,3,0,0,0,0,0,0,1.02,1.14286,1,1,3,1,1,1,1.5,1,4572,4755,0,0,229,295,49.192,67.639,3152,121,100,1300,2000,0,0,0,11777,0,0,0,0,0,0,0,0,0,0,132,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11778,'Shadowshard Smasher',NULL,41,42,11710,0,0,0,834,834,0,0,4,1,3,0,0,0,0,0,0,1.02,1.14286,1,1,3.4,1,1,1,1.5,1,5389,5613,0,0,229,295,49.192,67.639,3369,121,100,1300,2000,0,0,0,11778,0,0,0,0,0,0,0,0,0,0,135,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11781,'Ambershard Crusher',NULL,40,41,11711,0,0,0,834,834,0,0,4,1,3,0,0,0,0,0,0,1.02,1.14286,1,1,3.38,1,1,1,1.5,1,5151,5357,0,0,229,295,49.192,67.639,3152,121,100,2000,2000,0,0,0,11781,0,0,0,0,0,0,0,0,0,0,0,129,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11782,'Ambershard Destroyer',NULL,42,43,11711,0,0,0,834,834,0,0,4,1,3,0,0,0,0,0,0,1.02,1.14286,1,1,3.05,1,1,1,1.5,1,5036,5234,0,0,229,295,49.192,67.639,3596,121,100,1300,2000,0,0,0,11782,0,0,0,0,0,0,0,0,0,0,0,132,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11783,'Theradrim Shardling',NULL,46,46,12310,0,0,0,834,834,0,0,4,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,1848,1848,0,0,78,95,60.016,82.522,2725,40,100,2000,2000,0,0,0,11783,0,0,0,0,1,0,0,92,92,92,92,92,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11784,'Theradrim Guardian',NULL,47,48,11712,0,0,0,834,834,0,0,4,3,3,0,0,32832,0,0,0,1.2,1.14286,1,1,1,1,1,1,-1,1,5757,5970,0,0,251,325,51.5936,70.9412,2808,133,100,2000,2000,0,0,0,11784,0,0,0,0,1,0,0,48,240,48,48,48,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11785,'Ambereye Basilisk',NULL,40,41,11713,0,0,0,410,410,0,0,1,3,3,0,0,32768,0,0,0,1.02,1.14286,1,1,3,1,1,1,1,1,4572,4755,0,0,132,167,45.7392,62.8914,2101,69,100,2000,2000,0,0,0,11785,0,11785,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11786,'Ambereye Reaver',NULL,41,42,12338,0,0,0,410,410,0,0,1,3,3,0,0,32768,0,0,0,1.02,1.14286,1,1,3,1,1,1,1,1,4755,4953,0,0,154,187,46.624,64.108,2246,79,100,2000,2000,0,0,0,11786,0,11786,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (11787,'Rock Borer',NULL,40,41,12335,0,0,0,16,16,0,0,1,1,3,0,0,0,0,0,0,1.02,1.14286,1,1,3,1,1,1,1,1,4572,4755,0,0,208,268,46.624,64.108,2101,110,100,1325,2000,0,0,0,11787,0,100004,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11788,'Rock Worm',NULL,41,42,13009,0,0,0,16,16,0,0,1,1,3,0,0,0,0,0,0,1.02,1.14286,1,1,3,1,1,1,1,1,4755,4953,0,0,221,285,48.3504,66.4818,3342,117,100,1308,2000,0,0,0,11788,0,100004,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11789,'Deep Borer',NULL,46,48,12333,0,0,0,14,14,0,0,1,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,1919,1990,0,0,79,99,61.9344,85.1598,2835,41,100,2000,2000,0,0,0,11789,0,100004,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (11790,'Putridus Satyr',NULL,43,44,11345,0,0,0,90,90,0,0,3,3,3,0,0,64,0,0,0,1.2,1.14286,1,1,1,1,1,1,-1,1,4953,5148,0,0,269,346,53.1456,73.0752,2322,142,100,1500,2000,0,300,396,11790,11790,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11790,0,'EventAI',''), - (11791,'Putridus Trickster',NULL,43,45,11338,0,0,0,90,90,0,0,3,3,3,0,0,64,0,0,0,1.2,1.14286,1,1,3,1,1,1,-1,1,5148,5148,0,0,269,346,53.1456,73.0752,2397,142,100,1500,2000,0,310,409,11791,11791,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11791,0,'EventAI',''), - (11792,'Putridus Shadowstalker',NULL,42,43,2021,0,0,0,90,90,0,0,3,3,3,0,0,64,0,0,0,1.2,1.14286,1,1,3,1,1,1,1,1,4953,5148,0,0,269,346,53.1456,73.0752,2322,142,100,2000,2000,0,298,394,11792,11792,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11792,0,'EventAI',''), - (11793,'Celebrian Dryad',NULL,45,46,11714,0,0,0,90,90,0,0,7,3,3,0,0,64,0,0,0,1.2,1.14286,2,1,3,1.5,1,1,-1,1,4434,4434,2301,2301,269,346,53.1456,73.0752,2211,142,100,2000,2000,0,273,362,11793,11793,0,0,0,1,0,0,0,69,0,0,0,0,1,0,0,0,0,0,0,0,11793,0,'EventAI',''), - (11794,'Sister of Celebrian',NULL,45,47,12337,0,0,0,90,90,0,0,7,3,3,0,0,64,0,0,0,1.2,1.14286,1,1,3,1,1,1,-1,1,5544,5544,0,0,269,346,53.1456,73.0752,2725,142,100,2000,2000,0,330,436,11794,11794,0,0,0,1,0,0,0,69,0,0,0,0,1,0,0,0,0,0,0,0,11794,0,'EventAI',''), - (11795,'Mylentha Riverbend',NULL,60,60,11770,0,0,0,994,994,1.25,0,7,3,3,0,0,4096,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,3857,3857,2434,2434,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11796,'Bessany Plainswind',NULL,60,60,11771,0,0,0,994,994,1.25,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,3857,3857,2434,2434,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11797,'Moren Riverbend',NULL,60,60,11772,0,0,0,994,994,1.35,0,7,3,3,0,0,4096,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,3857,3857,2434,2434,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11798,'Bunthen Plainswind','Thunder Bluff Flight Master',55,55,11773,0,0,0,994,994,1.35,0,7,3,3,0,1,0,0,0,0,1,1.14286,2,0,1,1.15,1,1,-1,1,3857,3857,2434,2790,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4042,0,0,'',''), - (11799,'Tajarri',NULL,60,60,11766,0,0,0,635,635,0,0,7,3,3,0,3,4096,0,0,0,1.1,1.14286,2,0,1,1,1,1,-1,1,3857,3857,2434,2434,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4084,11799,0,'',''), - (11800,'Silva Fil\'naveth','Darnassus Flight Master',55,55,11767,0,0,0,994,994,0,0,7,3,3,0,1,4096,0,0,0,1,1.14286,2,0,1,1.15,1,1,-1,1,3857,3857,2434,2790,373,486,74.448,102.366,0,198,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4041,0,0,'',''), - (11801,'Rabine Saturna',NULL,60,60,11768,0,0,0,635,635,0,0,7,3,3,0,3,4096,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,3857,3857,2434,2434,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5102,0,0,'',''), - (11802,'Dendrite Starblaze',NULL,60,60,11769,0,0,0,994,994,0,0,7,3,3,0,3,4096,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,3857,3857,3155,3155,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3901,0,0,'',''), + (11788,'Rock Worm',NULL,41,42,13009,0,0,0,16,16,0,0,1,1,3,0,0,0,0,0,0,1.02,1.14286,1,1,3,1,1,1,1,1,4755,4953,0,0,221,285,48.3504,66.4818,2246,117,100,1308,2000,0,0,0,11788,0,100004,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11789,'Deep Borer',NULL,46,48,12333,0,0,0,14,14,0,0,1,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,1919,1990,0,0,79,99,61.9344,85.1598,2835,41,100,2000,2000,0,0,0,11789,0,100004,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (11790,'Putridus Satyr',NULL,43,44,11345,0,0,0,90,90,0,0,3,3,3,0,0,32832,0,0,0,1.2,1.14286,1,1,1,1,1,1,-1,1,4953,5148,0,0,269,346,53.1456,73.0752,2322,142,100,1500,2000,0,300,396,11790,11790,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11790,0,'EventAI',''), + (11791,'Putridus Trickster',NULL,43,45,11338,0,0,0,90,90,0,0,3,3,3,0,0,32832,0,0,0,1.2,1.14286,1,1,3,1,1,1,-1,1,5148,5148,0,0,269,346,53.1456,73.0752,2397,142,100,1500,2000,0,310,409,11791,11791,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11791,0,'EventAI',''), + (11792,'Putridus Shadowstalker',NULL,42,43,2021,0,0,0,90,90,0,0,3,3,3,0,0,32832,0,0,0,1.2,1.14286,1,1,3,1,1,1,1,1,4953,5148,0,0,269,346,53.1456,73.0752,2397,142,100,2000,2000,0,298,394,11792,11792,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11792,0,'EventAI',''), + (11793,'Celebrian Dryad',NULL,45,46,11714,0,0,0,90,90,0,0,7,3,3,0,0,32832,0,0,0,1.2,1.14286,2,1,3,1.5,1,1,-1,1,4434,4434,2301,2301,269,346,53.1456,73.0752,2211,142,100,2000,2000,0,273,362,11793,11793,0,0,0,1,0,0,0,69,0,0,0,0,1,0,0,0,0,0,0,0,11793,0,'EventAI',''), + (11794,'Sister of Celebrian',NULL,45,47,12337,0,0,0,90,90,0,0,7,3,3,0,0,32832,0,0,0,1.2,1.14286,1,1,3,1,1,1,-1,1,5544,5544,0,0,269,346,53.1456,73.0752,2725,142,100,2000,2000,0,330,436,11794,11794,0,0,0,1,0,0,0,69,0,0,0,0,1,0,0,0,0,0,0,0,11794,0,'EventAI',''), + (11795,'Mylentha Riverbend',NULL,60,60,11770,0,0,0,994,994,1.25,0,7,3,3,0,0,36864,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,3857,3857,2434,2434,164,212,74.448,102.366,3075,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11796,'Bessany Plainswind',NULL,60,60,11771,0,0,0,994,994,1.25,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,3857,3857,2434,2434,164,212,74.448,102.366,3075,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11797,'Moren Riverbend',NULL,60,60,11772,0,0,0,994,994,1.35,0,7,3,3,0,0,36864,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,3857,3857,2434,2434,164,212,74.448,102.366,3075,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11798,'Bunthen Plainswind','Thunder Bluff Flight Master',55,55,11773,0,0,0,994,994,1.35,0,7,3,3,0,1,32768,0,0,0,1,1.14286,2,0,1,1.15,1,1,-1,1,3857,3857,2434,2790,164,212,74.448,102.366,2654,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4042,0,0,'',''), + (11799,'Tajarri',NULL,60,60,11766,0,0,0,635,635,0,0,7,3,3,0,3,36864,0,0,0,1.1,1.14286,2,0,1,1,1,1,-1,1,3857,3857,2434,2434,164,212,74.448,102.366,3075,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4084,11799,0,'',''), + (11800,'Silva Fil\'naveth','Darnassus Flight Master',55,55,11767,0,0,0,994,994,0,0,7,3,3,0,1,36864,0,0,0,1,1.14286,2,0,1,1.15,1,1,-1,1,3857,3857,2434,2790,373,486,74.448,102.366,2654,198,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4041,0,0,'',''), + (11801,'Rabine Saturna',NULL,60,60,11768,0,0,0,635,635,0,0,7,3,3,0,3,36864,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,3857,3857,2434,2434,164,212,74.448,102.366,3075,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5102,0,0,'',''), + (11802,'Dendrite Starblaze',NULL,60,60,11769,0,0,0,994,994,0,0,7,3,3,0,3,36864,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,3857,3857,3155,3155,164,212,74.448,102.366,3075,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3901,0,0,'',''), (11803,'Twilight Keeper Exeter','Twilight\'s Hammer',60,60,11793,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.35,1,1,1,1,1,4120,4120,0,0,107,131,71.9664,98.9538,3791,55,100,2000,2000,0,137,184,11803,11803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11803,0,'',''), (11804,'Twilight Keeper Havunth','Twilight\'s Hammer',60,60,11798,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1.45,1,1,1,1,1,3541,3541,2434,2434,99,121,71.9664,98.9538,3075,51,100,2000,2000,0,125,168,11804,11804,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11804,0,'',''), - (11805,'Jarund Stoutstrider','The Cenarion Circle',55,55,11799,0,0,0,994,994,1.35,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,4108,4108,2117,2117,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11805,0,'',''), - (11806,'Sentinel Onaeya',NULL,20,20,11729,0,0,0,231,231,0,0,7,3,3,0,2,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,482,482,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,11806,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11806,0,'EventAI',''), - (11807,'Tristane Shadowstone',NULL,15,15,11752,0,0,0,55,55,0,0,7,3,3,0,2,0,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,644,644,326,326,17,22,24.552,33.759,20,9,100,1860,2046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11807,0,'',''), + (11805,'Jarund Stoutstrider','The Cenarion Circle',55,55,11799,0,0,0,994,994,1.35,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,4108,4108,2117,2117,96,125,70.664,97.163,2654,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11805,0,'',''), + (11806,'Sentinel Onaeya',NULL,20,20,11729,0,0,0,231,231,0,0,7,3,3,0,2,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,482,482,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,11806,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11806,0,'EventAI',''), + (11807,'Tristane Shadowstone',NULL,15,15,11752,0,0,0,55,55,0,0,7,3,3,0,2,32768,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,644,644,326,326,17,22,24.552,33.759,20,9,100,1860,2046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11807,0,'',''), (11808,'Grum Redbeard',NULL,55,55,11733,0,0,0,55,55,0,0,7,1,3,0,2,4096,0,2,0,1.1,1.14286,8,0,1,1,1,1,-1,1,4108,4108,5013,5013,96,125,70.664,97.163,1293,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11808,0,'',''), - (11810,'Howin Kindfeather',NULL,45,45,11740,0,0,0,694,694,0,0,7,3,3,0,2,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11811,'Narain Soothfancy',NULL,45,45,11757,0,0,0,35,35,1.15,0,7,1,3,0,3,0,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,2972,2972,3801,3801,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6646,11811,0,'',''), - (11812,'Claira Kindfeather',NULL,43,43,11739,0,0,0,694,694,0,0,7,3,3,0,2,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,66,85,59.7872,82.2074,0,35,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11813,'Kerr Ironsight',NULL,41,41,11741,0,0,0,694,694,0,0,7,3,3,0,2,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2568,2568,0,0,62,80,57.728,79.376,0,33,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11814,'Kali Remik',NULL,12,12,11734,0,0,0,126,126,0,0,7,3,3,0,2,4864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,2000,2079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11814,0,'EventAI',''), - (11815,'Voriya',NULL,56,56,11737,0,0,0,35,35,0,0,7,3,3,0,0,0,0,2,0,1.24,1.14286,1,0,1,1,1,1,-1,1,4231,4231,0,0,99,127,71.456,98.252,0,52,100,1450,1595,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11815,0,'',''), - (11816,'Una Ji\'ro',NULL,12,12,11748,0,0,0,35,35,0,0,7,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,137,137,0,0,13,17,0,0,0,7,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11817,'Krah\'ranik',NULL,1,1,11749,0,0,0,28,28,0,0,7,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11818,'Orik\'ando',NULL,42,42,11745,0,0,0,126,126,0,0,7,3,3,0,2,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,0,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11819,'Jory Zaga',NULL,1,1,11750,0,0,0,28,28,0,0,7,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11820,'Locke Okarr',NULL,28,28,11736,0,0,0,29,29,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,38,48,42.6272,58.6124,0,20,100,2000,2000,0,0,0,11820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11820,1,'EventAI',''), - (11821,'Darn Talongrip',NULL,30,30,11751,0,0,0,29,29,0,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11821,0,'EventAI',''), - (11822,'Moonglade Warden',NULL,55,55,11774,11775,0,0,1254,1254,1.25,0,7,1,3,0,0,36864,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,4108,4108,2117,2790,224,253,301.34,422.17,0,110,100,2000,2000,0,54,269,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11822,0,'',''), + (11810,'Howin Kindfeather',NULL,45,45,11740,0,0,0,694,694,0,0,7,3,3,0,2,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11811,'Narain Soothfancy',NULL,45,45,11757,0,0,0,35,35,1.15,0,7,1,3,0,3,0,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,2972,2972,3801,3801,72,93,61.776,84.942,1378,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6646,11811,0,'',''), + (11812,'Claira Kindfeather',NULL,43,43,11739,0,0,0,694,694,0,0,7,3,3,0,2,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,66,85,59.7872,82.2074,2397,35,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11813,'Kerr Ironsight',NULL,41,41,11741,0,0,0,694,694,0,0,7,3,3,0,2,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2568,2568,0,0,62,80,57.728,79.376,2101,33,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11814,'Kali Remik',NULL,12,12,11734,0,0,0,126,126,0,0,7,3,3,0,2,37632,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,2000,2079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11814,0,'EventAI',''), + (11815,'Voriya',NULL,56,56,11737,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,2,0,1.24,1.14286,1,0,1,1,1,1,-1,1,4231,4231,0,0,99,127,71.456,98.252,3327,52,100,1450,1595,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11815,0,'',''), + (11816,'Una Ji\'ro',NULL,12,12,11748,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,137,137,0,0,13,17,0,0,573,7,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11817,'Krah\'ranik',NULL,1,1,11749,0,0,0,28,28,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11818,'Orik\'ando',NULL,42,42,11745,0,0,0,126,126,0,0,7,3,3,0,2,37376,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,2246,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11819,'Jory Zaga',NULL,1,1,11750,0,0,0,28,28,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11820,'Locke Okarr',NULL,28,28,11736,0,0,0,29,29,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,38,48,42.6272,58.6124,1130,20,100,2000,2000,0,0,0,11820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11820,1,'EventAI',''), + (11821,'Darn Talongrip',NULL,30,30,11751,0,0,0,29,29,0,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11821,0,'EventAI',''), + (11822,'Moonglade Warden',NULL,55,55,11774,11775,0,0,1254,1254,1.25,0,7,1,3,0,0,36864,0,1024,0,1,1.14286,2,0,1,1,1,1,-1,1,4108,4108,2117,2790,224,253,301.34,422.17,2654,110,100,2000,2000,0,54,269,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11822,0,'',''), (11823,'Vark Battlescar',NULL,10,10,11738,0,0,0,104,104,0,0,7,1,3,0,2,4608,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11823,0,'',''), - (11824,'Erik Felixe',NULL,45,45,11743,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11825,'Paige Felixe',NULL,46,46,11742,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3077,3077,0,0,74,96,62.744,86.273,0,39,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11826,'Kristy Grant',NULL,45,45,11744,0,0,0,12,12,0,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'EventAI',''), - (11827,'Kimberly Grant',NULL,35,35,11747,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11828,'Kelly Grant',NULL,40,40,11746,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11829,'Fahrak',NULL,42,42,11753,0,0,0,29,29,0,0,7,3,3,0,2,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,0,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50179,0,'',''), + (11824,'Erik Felixe',NULL,45,45,11743,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11825,'Paige Felixe',NULL,46,46,11742,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3077,3077,0,0,74,96,62.744,86.273,2780,39,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11826,'Kristy Grant',NULL,45,45,11744,0,0,0,12,12,0,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'EventAI',''), + (11827,'Kimberly Grant',NULL,35,35,11747,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11828,'Kelly Grant',NULL,40,40,11746,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11829,'Fahrak',NULL,42,42,11753,0,0,0,29,29,0,0,7,3,3,0,2,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,2246,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11829,0,'',''), (11830,'Hakkari Priest',NULL,60,60,11758,11760,0,0,28,28,0,0,7,1,3,0,0,32832,0,0,0,1.32,1.14286,2,1,7,5,1,1,1,1,17094,17094,12170,12170,544,703,60.5576,83.2667,3075,288,100,1166,2000,0,822,1078,11830,11830,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11830,0,'EventAI',''), (11831,'Hakkari Witch Doctor',NULL,60,60,11762,11764,0,0,28,28,0,0,7,1,3,0,0,32832,0,0,8,1.32,1.14286,2,1,1,1,1,1,-1,1,24420,24420,12170,12170,571,737,61.732,84.8815,3075,302,100,1150,2000,0,1119,1466,11831,11831,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11831,0,'',''), - (11832,'Keeper Remulos',NULL,62,62,11906,0,0,0,635,635,0,0,7,3,3,0,3,0,0,0,4096,2.8,1.14286,2,0,1,1,1,1,-1,1,56475,56475,89880,115815,241,283,203.77,104.278,0,121,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10215,0,0,'','npc_keeper_remulos'), - (11833,'Rahauro','Magatha\'s Servant',20,20,11754,0,0,0,104,104,1.35,0,7,1,3,0,3,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3661,11833,0,'',''), - (11834,'Maur Grimtotem',NULL,14,14,11755,0,0,0,35,35,1.35,0,7,3,3,0,2,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (11835,'Theodore Griffs',NULL,50,50,11756,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3662,11835,0,'',''), - (11836,'Captured Rabid Thistle Bear',NULL,14,14,8840,0,0,0,35,35,0,4,1,1,3,0,0,0,0,2,0,0.84,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,29,33,23.0384,31.6778,0,14,100,1870,2057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (11837,'Wildpaw Shaman',NULL,53,54,494,0,0,0,39,39,0,0,7,3,3,0,0,0,0,0,0,1.25,1.14286,1,0,1,1,1,1,-1,1,2553,2884,0,0,158,188,71.2272,97.9374,0,80,100,1420,1562,0,61,305,11837,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11837,0,'EventAI',''), - (11838,'Wildpaw Mystic',NULL,56,57,494,0,0,0,39,39,0,0,7,3,3,0,0,0,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,2916,3023,0,0,161,193,71.9664,98.9538,0,82,100,1410,1551,0,63,316,11838,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11838,0,'EventAI',''), - (11839,'Wildpaw Brute',NULL,56,57,494,0,0,0,39,39,0,0,7,3,3,0,0,0,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3663,3740,0,0,161,193,71.9664,98.9538,0,82,100,1410,1551,0,63,316,11839,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11839,0,'EventAI',''), - (11840,'Wildpaw Alpha',NULL,58,59,10792,0,0,0,39,39,0,0,7,3,3,0,0,0,0,0,0,1.25,1.14286,1,0,1,1,1,1,-1,1,3846,4049,0,0,158,188,71.2272,97.9374,0,80,100,1420,1562,0,61,305,11840,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11840,0,'EventAI',''), + (11832,'Keeper Remulos',NULL,62,62,11906,0,0,0,635,635,0,0,7,3,3,0,3,32768,0,0,4096,2.8,1.14286,2,0,1,1,1,1,-1,1,56475,56475,89880,115815,241,283,203.77,104.278,3555,121,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10215,0,0,'','npc_keeper_remulos'), + (11833,'Rahauro','Magatha\'s Servant',20,20,11754,0,0,0,104,104,1.35,0,7,1,3,0,3,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3661,11833,0,'',''), + (11834,'Maur Grimtotem',NULL,14,14,11755,0,0,0,35,35,1.35,0,7,3,3,0,2,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,15,19,23.0384,31.6778,20,8,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (11835,'Theodore Griffs',NULL,50,50,11756,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3662,11835,0,'',''), + (11836,'Captured Rabid Thistle Bear',NULL,14,14,8840,0,0,0,35,35,0,4,1,1,3,0,0,0,0,2,0,0.84,1.14286,1,0,1,1,1,1,-1,1,594,594,0,0,29,33,23.0384,31.6778,642,14,100,1870,2057,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (11837,'Wildpaw Shaman',NULL,53,54,494,0,0,0,39,39,0,0,7,3,3,0,0,32768,0,0,0,1.25,1.14286,1,0,1,1,1,1,-1,1,2553,2884,0,0,158,188,71.2272,97.9374,3216,80,100,1420,1562,0,61,305,11837,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11837,0,'EventAI',''), + (11838,'Wildpaw Mystic',NULL,56,57,494,0,0,0,39,39,0,0,7,3,3,0,0,32768,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,2916,3023,0,0,161,193,71.9664,98.9538,3380,82,100,1410,1551,0,63,316,11838,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11838,0,'EventAI',''), + (11839,'Wildpaw Brute',NULL,56,57,494,0,0,0,39,39,0,0,7,3,3,0,0,32768,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3663,3740,0,0,161,193,71.9664,98.9538,3380,82,100,1410,1551,0,63,316,11839,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11839,0,'EventAI',''), + (11840,'Wildpaw Alpha',NULL,58,59,10792,0,0,0,39,39,0,0,7,3,3,0,0,32768,0,0,0,1.25,1.14286,1,0,1,1,1,1,-1,1,3846,4049,0,0,158,188,71.2272,97.9374,3489,80,100,1420,1562,0,61,305,11840,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11840,0,'EventAI',''), (11856,'Kaya Flathoof',NULL,15,15,11789,0,0,0,104,104,1.25,0,7,1,3,0,2,4608,0,0,4096,1,1.14286,1,0,1,1,1,1,-1,1,354,354,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,11856,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11856,0,'','npc_kaya'), - (11857,'Makaba Flathoof',NULL,25,25,11790,0,0,0,104,104,1.35,0,7,3,3,0,2,0,0,0,0,1.42,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,31,40,38.72,53.24,0,16,100,1760,1936,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11857,0,'',''), + (11857,'Makaba Flathoof',NULL,25,25,11790,0,0,0,104,104,1.35,0,7,3,3,0,2,32768,0,0,0,1.42,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,31,40,38.72,53.24,1026,16,100,1760,1936,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11857,0,'',''), (11858,'Grundig Darkcloud',NULL,18,18,11791,0,0,0,16,16,1.35,0,7,1,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,417,417,0,0,27,34,28.6704,39.4218,782,14,100,2000,2000,0,21,32,11858,11858,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11858,0,'',''), - (11859,'Doomguard',NULL,60,60,1912,0,0,0,954,954,0,0,3,3,3,0,0,0,0,0,0,1.51,1.14286,2,0,1,1,1,1,-1,1,4802,4802,2783,2783,236,284,74.448,102.366,0,120,100,1410,1551,0,126,631,0,0,0,0,0,0,0,0,0,0,0,0,240,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11860,'Maggran Earthbinder',NULL,30,30,11797,0,0,0,104,104,1.62,0,7,1,3,0,3,4608,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11860,0,'EventAI',''), - (11861,'Mor\'rogal',NULL,25,25,11795,0,0,0,104,104,1.35,0,7,1,3,0,3,4608,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11861,0,'EventAI',''), - (11862,'Tsunaman',NULL,25,25,5562,0,0,0,714,714,0,0,4,1,3,0,2,4608,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,25,25,25,50,25,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11863,'Azore Aldamort','The Argent Dawn',60,60,11794,0,0,0,794,794,0,0,7,1,3,0,2,4608,0,2,0,1.02,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,70,0,0,0,0,0,0,0,0,0,11863,0,'',''), - (11864,'Tammra Windfield',NULL,25,25,11796,0,0,0,104,104,1.25,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,70,0,0,0,0,0,0,0,0,0,11864,1,'EventAI',''), - (11865,'Buliwyf Stonehand','Weapon Master',50,50,11806,0,0,0,55,55,0,0,7,3,3,0,19,4096,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,6830,6830,0,0,292,333,55.36,76.12,0,144,100,1258,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5275,11865,0,'',''), - (11866,'Ilyenia Moonfire','Weapon Master',50,50,11802,0,0,0,80,80,0,0,7,3,3,0,19,4096,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,6830,6830,0,0,292,333,55.36,76.12,0,144,100,1258,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5273,11866,0,'',''), - (11867,'Woo Ping','Weapon Master',50,50,11804,0,0,0,12,12,0,0,7,3,3,0,17,4096,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,6830,6830,0,0,292,333,55.36,76.12,0,144,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5271,11867,0,'EventAI',''), - (11868,'Sayoc','Weapon Master',50,50,11801,0,0,0,29,29,0,0,7,3,3,0,19,4096,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,6830,6830,0,0,292,333,55.36,76.12,0,144,100,1258,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5221,11868,0,'',''), - (11869,'Ansekhwa','Weapon Master',50,50,11803,0,0,0,104,104,1.35,0,7,1,3,0,19,4096,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,6830,6830,0,0,292,333,55.36,76.12,0,144,100,1258,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5266,11869,0,'',''), - (11870,'Archibald','Weapon Master',50,50,11805,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,6830,6830,0,0,292,333,55.36,76.12,0,144,100,1258,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5269,11870,0,'EventAI',''), - (11871,'Grinning Dog',NULL,48,48,782,0,0,0,29,29,0,1,1,1,3,0,2,0,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,6381,6381,0,0,251,325,53.8368,74.0256,0,133,100,1275,2000,0,0,0,0,0,10147,0,0,0,0,0,2,2,2,2,2,5945,0,0,0,0,0,0,0,0,50898,0,'',''), - (11872,'Myranda the Hag',NULL,58,58,11800,0,0,0,35,35,1.15,0,7,3,3,0,3,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,106,136,72.9872,100.357,0,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3801,11872,0,'',''), - (11873,'Spectral Attendant',NULL,60,60,146,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1.11111,1.14286,2,0,1.35,1,1,1,1,1,3297,3297,2434,2434,99,121,72.688,99.946,3075,51,100,2000,2000,0,118,159,11873,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (11874,'Masat T\'andr','Superior Leatherworker',52,52,11650,0,0,0,35,35,0,0,7,3,3,0,4,768,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,3748,3748,0,0,87,113,68.1824,93.7508,0,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,'',''), - (11875,'Mortar Team Target Dummy',NULL,1,1,1555,0,0,0,914,914,0,0,9,3,3,0,0,0,0,2,0,1,1,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11876,'Demon Spirit',NULL,37,37,4427,0,0,0,92,92,0,0,3,3,3,0,0,0,0,0,0,1.12,1.14286,1,0,1,1,1,1,-1,1,1743,1743,0,0,80,95,50.82,69.8775,0,40,100,1650,1815,0,24,120,11876,0,0,0,0,0,0,0,0,0,0,0,148,0,0,0,0,0,0,0,0,0,11876,0,'EventAI',''), - (11877,'Roon Wildmane',NULL,41,41,11852,0,0,0,995,995,1.5,0,7,1,3,0,2,4096,0,0,0,1.02,1.14286,1,0,1,1,1,1,-1,1,2568,2568,0,0,66,85,57.0064,78.3838,0,35,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11877,0,'EventAI',''), - (11878,'Nathanos Blightcaller','Champion of the Banshee Queen',62,62,11814,0,0,0,1174,1174,0,0,7,3,3,0,3,4160,0,0,0,1,1.14286,2,1,30,11,2.5,1,1,1,77700,77700,28248,28248,399,515,203.77,289.86,0,246,26,1800,2000,0,3417,4468,11878,0,0,0,0,650854271,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3962,11878,0,'EventAI',''), - (11880,'Twilight Avenger','Twilight\'s Hammer',57,59,11811,11823,0,0,16,16,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3876,3997,0,0,101,126,71.9664,98.9538,3462,52,100,2000,2000,0,133,179,11880,11880,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11880,0,'',''), - (11881,'Twilight Geolord','Twilight\'s Hammer',58,60,11819,11820,0,0,16,16,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3997,4120,0,0,104,130,71.9664,98.9538,3640,54,100,2000,2000,0,136,183,11881,11881,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11881,0,'',''), - (11882,'Twilight Stonecaller','Twilight\'s Hammer',59,60,11815,11816,0,0,16,16,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,2,0,1.35,1,1,1,1,1,3198,3297,2369,2434,97,120,71.9664,98.9538,2954,50,100,2000,2000,0,119,161,11882,11882,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11882,0,'',''), - (11883,'Twilight Master','Twilight\'s Hammer',59,60,11824,11825,0,0,16,16,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,2,0,1,1,1,1,-1,1,3297,3297,2434,2434,99,121,71.9664,98.9538,3075,51,100,2000,2000,0,120,162,11883,11883,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11883,0,'',''), - (11884,'Obi',NULL,1,1,6468,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11885,'Blighthound',NULL,58,59,2715,0,0,0,1174,1174,0,0,1,3,3,0,0,4160,0,0,0,1.1,1.14286,1,1,1,1,1,1,-1,1,9800,9900,0,0,361,467,60.5576,83.2667,0,191,100,1166,2000,0,0,0,11885,0,100003,0,0,650854271,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11886,'Mercutio Filthgorger',NULL,57,57,11830,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.24,1.14286,1,0,2,1,2,1,1,1,5568,5568,0,0,98,130,0,0,0,238,24,2000,1584,0,58,288,11886,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11886,0,'EventAI',''), - (11887,'Crypt Robber',NULL,54,55,11831,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.25,1.14286,1,0,2,1,1.5,1,1,1,5066,5228,0,0,92,125,0,0,0,228,23,2000,1562,0,61,305,11887,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11887,0,'',''), - (11896,'Borelgore',NULL,61,61,11828,0,0,0,16,16,0,0,1,3,3,0,0,64,0,4096,0,1.1,1.14286,1,1,14.5,1,5.5,1,1,1,45588,45588,0,0,106,140,172.1,240.07,4091,258,28,2000,2000,0,0,0,11896,0,100003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11897,'Duskwing',NULL,60,60,11829,0,0,0,16,16,0,0,1,3,3,0,0,0,0,4096,0,1.1,1.14286,1,1,6,1,5,1,1,1,18312,18312,0,0,104,138,59.9488,82.4296,3791,252,26,2000,2000,0,0,0,11897,0,100003,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11859,'Doomguard',NULL,60,60,1912,0,0,0,954,954,0,0,3,3,3,0,0,32768,0,0,0,1.51,1.14286,2,0,1,1,1,1,-1,1,4802,4802,2783,2783,236,284,74.448,102.366,3075,120,100,1410,1551,0,126,631,0,0,0,0,0,0,0,0,0,0,0,0,240,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11860,'Maggran Earthbinder',NULL,30,30,11797,0,0,0,104,104,1.62,0,7,1,3,0,3,4608,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11860,0,'EventAI',''), + (11861,'Mor\'rogal',NULL,25,25,11795,0,0,0,104,104,1.35,0,7,1,3,0,3,4608,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11861,0,'EventAI',''), + (11862,'Tsunaman',NULL,25,25,5562,0,0,0,714,714,0,0,4,1,3,0,2,4608,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,25,25,25,50,25,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11863,'Azore Aldamort','The Argent Dawn',60,60,11794,0,0,0,794,794,0,0,7,1,3,0,2,4608,0,2,0,1.02,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,164,212,74.448,102.366,1923,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,70,0,0,0,0,0,0,0,0,0,11863,0,'',''), + (11864,'Tammra Windfield',NULL,25,25,11796,0,0,0,104,104,1.25,0,7,1,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,70,0,0,0,0,0,0,0,0,0,11864,1,'EventAI',''), + (11865,'Buliwyf Stonehand','Weapon Master',50,50,11806,0,0,0,55,55,0,0,7,3,3,0,19,36864,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,6830,6830,0,0,292,333,55.36,76.12,2999,144,100,1258,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5275,11865,0,'',''), + (11866,'Ilyenia Moonfire','Weapon Master',50,50,11802,0,0,0,80,80,0,0,7,3,3,0,19,36864,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,6830,6830,0,0,292,333,55.36,76.12,2999,144,100,1258,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5273,11866,0,'',''), + (11867,'Woo Ping','Weapon Master',50,50,11804,0,0,0,12,12,0,0,7,3,3,0,17,36864,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,6830,6830,0,0,292,333,55.36,76.12,2999,144,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5271,11867,0,'EventAI',''), + (11868,'Sayoc','Weapon Master',50,50,11801,0,0,0,29,29,0,0,7,3,3,0,19,36864,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,6830,6830,0,0,292,333,55.36,76.12,2999,144,100,1258,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5221,11868,0,'',''), + (11869,'Ansekhwa','Weapon Master',50,50,11803,0,0,0,104,104,1.35,0,7,1,3,0,19,4096,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,6830,6830,0,0,292,333,55.36,76.12,2999,144,100,1258,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5266,11869,0,'',''), + (11870,'Archibald','Weapon Master',50,50,11805,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,6830,6830,0,0,292,333,55.36,76.12,2999,144,100,1258,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5269,11870,0,'EventAI',''), + (11871,'Grinning Dog',NULL,48,48,782,0,0,0,29,29,0,1,1,1,3,0,2,0,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,6381,6381,0,0,251,325,53.8368,74.0256,2888,133,100,1275,2000,0,0,0,0,0,10147,0,0,0,0,0,2,2,2,2,2,5945,0,0,0,0,0,0,0,0,11871,0,'',''), + (11872,'Myranda the Hag',NULL,58,58,11800,0,0,0,35,35,1.15,0,7,3,3,0,3,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,106,136,72.9872,100.357,3435,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3801,11872,0,'',''), + (11873,'Spectral Attendant',NULL,60,60,146,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1.11111,1.14286,2,0,1.35,1,1,1,1,1,3297,3297,2434,2434,99,121,72.688,99.946,3075,51,100,2000,2000,0,118,159,11873,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (11874,'Masat T\'andr','Superior Leatherworker',52,52,11650,0,0,0,35,35,0,0,7,3,3,0,4,33536,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,3748,3748,0,0,87,113,68.1824,93.7508,3108,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,'',''), + (11875,'Mortar Team Target Dummy',NULL,1,1,1555,0,0,0,914,914,0,0,9,3,3,0,0,32768,0,2,0,1,1,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11876,'Demon Spirit',NULL,37,37,4427,0,0,0,92,92,0,0,3,3,3,0,0,32768,0,0,0,1.12,1.14286,1,0,1,1,1,1,-1,1,1743,1743,0,0,80,95,50.82,69.8775,1593,40,100,1650,1815,0,24,120,11876,0,0,0,0,0,0,0,0,0,0,0,148,0,0,0,0,0,0,0,0,0,11876,0,'EventAI',''), + (11877,'Roon Wildmane',NULL,41,41,11852,0,0,0,995,995,1.5,0,7,1,3,0,2,4096,0,0,0,1.02,1.14286,1,0,1,1,1,1,-1,1,2568,2568,0,0,66,85,57.0064,78.3838,2101,35,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11877,0,'EventAI',''), + (11878,'Nathanos Blightcaller','Champion of the Banshee Queen',62,62,11814,0,0,0,1174,1174,0,0,7,3,3,0,3,36928,0,0,0,1,1.14286,2,1,30,11,2.5,1,1,1,77700,77700,28248,28248,399,515,203.77,289.86,3555,246,26,1800,2000,0,3417,4468,11878,0,0,0,0,650854271,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3962,11878,0,'EventAI',''), + (11880,'Twilight Avenger','Twilight\'s Hammer',57,59,11811,11823,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3876,3997,0,0,101,126,71.9664,98.9538,3462,52,100,2000,2000,0,133,179,11880,11880,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11880,0,'',''), + (11881,'Twilight Geolord','Twilight\'s Hammer',58,60,11819,11820,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3997,4120,0,0,104,130,71.9664,98.9538,3640,54,100,2000,2000,0,136,183,11881,11881,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11881,0,'',''), + (11882,'Twilight Stonecaller','Twilight\'s Hammer',59,60,11815,11816,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1.35,1,1,1,1,1,3198,3297,2369,2434,97,120,71.9664,98.9538,3075,50,100,2000,2000,0,119,161,11882,11882,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11882,0,'',''), + (11883,'Twilight Master','Twilight\'s Hammer',59,60,11824,11825,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1,1,1,1,-1,1,3297,3297,2434,2434,99,121,71.9664,98.9538,3075,51,100,2000,2000,0,120,162,11883,11883,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11883,0,'',''), + (11884,'Obi',NULL,1,1,6468,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11885,'Blighthound',NULL,58,59,2715,0,0,0,1174,1174,0,0,1,3,3,0,0,36928,0,0,0,1.1,1.14286,1,1,1,1,1,1,-1,1,9800,9900,0,0,361,467,60.5576,83.2667,3489,191,100,1166,2000,0,0,0,11885,0,100003,0,0,650854271,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11886,'Mercutio Filthgorger',NULL,57,57,11830,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.24,1.14286,1,0,2,1,2,1,1,1,5568,5568,0,0,98,130,0,0,3380,238,24,2000,1584,0,58,288,11886,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11886,0,'EventAI',''), + (11887,'Crypt Robber',NULL,54,55,11831,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.25,1.14286,1,0,2,1,1.5,1,1,1,5066,5228,0,0,92,125,0,0,3271,228,23,2000,1562,0,61,305,11887,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11887,0,'',''), + (11896,'Borelgore',NULL,61,61,11828,0,0,0,16,16,0,0,1,3,3,0,0,32832,0,4096,0,1.1,1.14286,1,1,14.5,1,5.5,1,1,1,45588,45588,0,0,106,140,172.1,240.07,4091,258,28,2000,2000,0,0,0,11896,0,100003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11897,'Duskwing',NULL,60,60,11829,0,0,0,16,16,0,0,1,3,3,0,0,32768,0,4096,0,1.1,1.14286,1,1,6,1,5,1,1,1,18312,18312,0,0,104,138,59.9488,82.4296,3791,252,26,2000,2000,0,0,0,11897,0,100003,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (11898,'Crusader Lord Valdelmar',NULL,60,60,11836,0,0,0,67,67,0,0,7,3,3,0,2,32832,0,0,0,1.1,1.14286,2,1,1,4,1,1,-1,1,7478,7478,9736,9736,528,681,59.9488,82.4296,3106,279,100,1175,2000,0,1860,1860,11898,11898,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11898,0,'EventAI',''), - (11899,'Shardi','Wind Rider Master',55,55,11850,0,0,0,29,29,0,0,7,3,3,0,11,4608,0,2,0,1.25,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,11899,0,'EventAI',''), - (11900,'Brakkar','Wind Rider Master',55,55,11849,0,0,0,29,29,0,0,7,3,3,0,11,4608,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11900,0,'EventAI',''), - (11901,'Andruk','Wind Rider Master',55,55,11851,0,0,0,29,29,0,0,7,3,3,0,11,4608,0,2,0,1.05,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,11901,0,'EventAI',''), - (11910,'Grimtotem Ruffian',NULL,14,15,11878,11879,0,0,16,16,1.35,0,7,1,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,300,328,0,0,21,27,21.2784,29.2578,546,11,100,2000,2000,0,16,26,11910,11910,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11910,0,'EventAI',''), - (11911,'Grimtotem Mercenary',NULL,14,15,11882,11883,0,0,16,16,1.25,0,7,1,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,300,328,0,0,21,27,21.2784,29.2578,677,11,100,2000,2000,0,16,26,11911,11911,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50323,0,'EventAI',''), + (11899,'Shardi','Wind Rider Master',55,55,11850,0,0,0,29,29,0,0,7,3,3,0,11,37376,0,2,0,1.25,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,11899,0,'EventAI',''), + (11900,'Brakkar','Wind Rider Master',55,55,11849,0,0,0,29,29,0,0,7,3,3,0,11,37376,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11900,0,'EventAI',''), + (11901,'Andruk','Wind Rider Master',55,55,11851,0,0,0,29,29,0,0,7,3,3,0,11,37376,0,2,0,1.05,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,11901,0,'EventAI',''), + (11910,'Grimtotem Ruffian',NULL,14,15,11878,11879,0,0,16,16,1.35,0,7,1,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,300,328,0,0,21,27,21.2784,29.2578,677,11,100,2000,2000,0,16,26,11910,11910,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11910,0,'EventAI',''), + (11911,'Grimtotem Mercenary',NULL,14,15,11882,11883,0,0,16,16,1.25,0,7,1,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,300,328,0,0,21,27,21.2784,29.2578,677,11,100,2000,2000,0,16,26,11911,11911,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11911,0,'EventAI',''), (11912,'Grimtotem Brute',NULL,15,16,11874,11875,0,0,16,16,1.25,0,7,1,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,328,356,0,0,28,36,27.2272,37.4374,713,15,100,2500,2000,0,17,28,11912,11912,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11912,0,'EventAI',''), (11913,'Grimtotem Sorcerer',NULL,15,16,11886,11888,0,0,16,16,1.25,0,7,1,3,0,0,32768,0,0,0,1,1.14286,8,0,1,1,1,1,1,1,285,307,790,856,21,26,27.2272,37.4374,383,11,100,2000,2000,0,17,27,11913,11913,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11913,0,'EventAI',''), (11914,'Gorehoof the Black',NULL,17,17,10225,0,0,0,16,16,1.35,0,7,1,3,0,0,32768,0,0,0,1,1.14286,1,0,1.25,1,1,1,1,1,482,482,0,0,31,38,28.6704,39.4218,748,16,100,2000,2000,0,22,34,11914,11914,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (11915,'Gogger Rock Keeper',NULL,16,17,26,0,0,0,26,26,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,318,341,357,390,24,31,28.6704,39.4218,20,13,100,2000,2000,0,18,28,11915,11915,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11916,'Imelda',NULL,25,25,1471,0,0,0,12,12,0,0,7,3,3,0,0,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11916,'Imelda',NULL,25,25,1471,0,0,0,12,12,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (11917,'Gogger Geomancer',NULL,16,17,26,0,0,0,26,26,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,8,0,1,1,1,1,-1,1,300,315,856,938,24,31,28.6704,39.4218,20,13,100,2000,2000,0,18,28,11917,11917,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (11918,'Gogger Stonepounder',NULL,17,18,26,0,0,0,26,26,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,386,415,0,0,24,31,28.6704,39.4218,20,13,100,2500,2000,0,20,32,11918,11918,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11920,'Goggeroc',NULL,20,20,6025,0,0,0,22,22,0,0,7,3,3,0,0,0,0,0,0,1.43,1.14286,1,1,3,1,1,1,1,1,1452,1452,0,0,74,96,23.8896,32.8482,0,39,100,1508,1659,0,18,91,11920,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11920,'Goggeroc',NULL,20,20,6025,0,0,0,22,22,0,0,7,3,3,0,0,32768,0,0,0,1.43,1.14286,1,1,3,1,1,1,1.25,1,1452,1452,0,0,74,96,23.8896,32.8482,1065,39,100,1508,1659,0,18,91,11920,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (11921,'Besseleth',NULL,21,21,11348,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1,1.14286,1,1,3,1,1,1,1,1,1562,1562,0,0,33,36,31.9,43.8625,888,16,100,2000,2000,0,0,0,11921,0,0,0,0,0,0,0,0,0,0,0,0,5892,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (11936,'Artist Renfray',NULL,12,12,11890,0,0,0,35,35,0,0,6,3,3,0,2,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (11937,'Demon Portal Guardian',NULL,38,39,9017,0,0,0,954,954,0,0,3,3,3,0,0,0,0,0,0,1.47,1.14286,1,0,1,1,1,1,-1,1,1754,2056,0,0,85,101,51.6384,71.0028,0,43,100,1630,1793,0,26,132,11937,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11937,0,'',''), - (11939,'Umber',NULL,55,55,11893,0,0,0,994,994,0,0,7,3,3,0,3,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5101,0,0,'',''), - (11940,'Merissa Stilwell',NULL,5,5,11898,0,0,0,12,12,0,0,7,3,3,0,2,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11941,'Yori Crackhelm',NULL,5,5,11899,0,0,0,55,55,0,0,7,3,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,1960,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11942,'Orenthil Whisperwind',NULL,5,5,11900,0,0,0,80,80,0,0,7,3,3,0,2,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11943,'Magga',NULL,5,5,11901,0,0,0,29,29,0,0,7,3,3,0,2,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (11937,'Demon Portal Guardian',NULL,38,39,9017,0,0,0,954,954,0,0,3,3,3,0,0,32768,0,0,0,1.47,1.14286,1,0,1,1,1,1,-1,1,1754,2056,0,0,85,101,51.6384,71.0028,1834,43,100,1630,1793,0,26,132,11937,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11937,0,'',''), + (11939,'Umber',NULL,55,55,11893,0,0,0,994,994,0,0,7,3,3,0,3,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5101,0,0,'',''), + (11940,'Merissa Stilwell',NULL,5,5,11898,0,0,0,12,12,0,0,7,3,3,0,2,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11941,'Yori Crackhelm',NULL,5,5,11899,0,0,0,55,55,0,0,7,3,3,0,2,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,1960,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11942,'Orenthil Whisperwind',NULL,5,5,11900,0,0,0,80,80,0,0,7,3,3,0,2,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11943,'Magga',NULL,5,5,11901,0,0,0,29,29,0,0,7,3,3,0,2,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (11944,'Vorn Skyseer',NULL,5,5,11902,0,0,0,104,104,1.35,0,7,1,3,0,2,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (11945,'Claire Willower',NULL,5,5,11904,0,0,0,68,68,0,0,7,3,3,0,2,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11946,'Drek\'Thar','Frostwolf General',62,62,11894,0,0,0,1214,1214,0,0,7,3,3,0,2,0,0,0,0,1.78,1.78,1,1,1,1,1,1,-1,1,158400,158400,0,0,559,720,63.1904,86.8868,0,295,100,2000,1274,0,1,873,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50994,0,'EventAI',''), - (11947,'Captain Galvangar','Frostwolf Captain',61,61,11895,0,0,0,1214,1214,0,0,7,3,3,0,2,0,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,124061,124061,0,0,389,502,62.248,85.591,0,206,100,2000,1255,0,1,900,11947,0,0,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11947,0,'EventAI',''), - (11948,'Vanndar Stormpike','Stormpike General',62,62,11896,0,0,0,1216,1216,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,160587,160587,0,0,559,720,63.1904,86.8868,0,295,100,1158,1274,0,164,818,11948,0,0,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11948,0,'EventAI',''), - (11949,'Captain Balinda Stonehearth','Stormpike Captain',61,61,12823,0,0,0,1216,1216,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,108615,108615,0,0,389,502,62.248,85.591,0,206,100,2000,1255,0,173,864,11949,0,0,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11949,0,'EventAI',''), - (11956,'Great Bear Spirit',NULL,60,60,11909,0,0,0,635,635,0,0,1,3,3,0,3,0,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,5468,5468,0,0,127,155,0,0,6792,65,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3882,0,0,'',''), + (11946,'Drek\'Thar','Frostwolf General',62,62,11894,0,0,0,1214,1214,0,0,7,3,3,0,2,32768,0,0,0,1.78,1.78,1,1,1,1,1,1,-1,1,158400,158400,0,0,559,720,63.1904,86.8868,4391,295,100,2000,1274,0,1,873,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11946,0,'EventAI',''), + (11947,'Captain Galvangar','Frostwolf Captain',61,61,11895,0,0,0,1214,1214,0,0,7,3,3,0,2,32768,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,124061,124061,0,0,389,502,62.248,85.591,4091,206,100,2000,1255,0,1,900,11947,0,0,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11947,0,'EventAI',''), + (11948,'Vanndar Stormpike','Stormpike General',62,62,11896,0,0,0,1216,1216,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,160587,160587,0,0,559,720,63.1904,86.8868,4391,295,100,1158,1274,0,164,818,11948,0,0,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11948,0,'EventAI',''), + (11949,'Captain Balinda Stonehearth','Stormpike Captain',61,61,12823,0,0,0,1216,1216,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,108615,108615,0,0,389,502,62.248,85.591,4091,206,100,2000,1255,0,173,864,11949,0,0,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11949,0,'EventAI',''), + (11956,'Great Bear Spirit',NULL,60,60,11909,0,0,0,635,635,0,0,1,3,3,0,3,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,5468,5468,0,0,127,155,0,0,6792,65,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3882,0,0,'',''), (11957,'Great Cat Spirit',NULL,60,60,11910,0,0,0,996,996,0,0,1,1,3,0,2,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,5468,5468,0,0,127,155,74.448,102.366,6792,65,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (11979,'Kim Bridenbecker',NULL,25,25,11929,0,0,0,12,12,0,0,7,3,3,0,0,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,35,51,11979,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11981,'Flamegor',NULL,63,63,6377,0,0,0,62,62,0,0,2,3,3,0,0,0,0,513,68,2,2.14286,1,3,300,1,25,1,1,1,999300,999300,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,829381,1013688,11981,0,11981,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','boss_flamegor'), - (11982,'Magmadar',NULL,63,63,10193,0,0,0,14,14,0,0,1,3,3,0,0,64,0,513,108,1,2.28571,1,3,248,1,17,1,1,1,826088,826088,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,0,0,11982,0,11982,0,0,116080631,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_magmadar'), - (11983,'Firemaw',NULL,63,63,6377,0,0,0,62,62,0,0,2,3,3,0,0,0,0,513,76,2,2.14286,1,3,300,1,25,1,1,1,999300,999300,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,829381,1013688,11983,0,11983,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','boss_firemaw'), - (11988,'Golemagg the Incinerator',NULL,63,63,11986,0,0,0,54,54,0,0,5,3,3,0,0,64,0,98817,108,0.777776,2.28571,1,3,248,1,20,1,1,1,826088,826088,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,0,0,11988,0,0,0,0,116080631,0,0,186,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_golemagg'), - (11994,'Rob Bridenbecker',NULL,25,25,11930,0,0,0,12,12,0,0,7,3,3,0,0,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,22,34,11994,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11996,'Ashley Bridenbecker',NULL,1,1,257,0,0,0,12,12,0,0,7,3,3,0,0,768,0,2,0,1,0.857143,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (11997,'Stormpike Herald',NULL,60,60,12075,0,0,0,1334,1334,0,0,7,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,236,284,74.448,102.366,0,120,100,1410,1551,0,64,318,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11997,0,'',''), - (11998,'Frostwolf Herald',NULL,60,60,12080,0,0,0,1214,1214,0,0,7,3,3,0,0,0,0,2,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,236,284,74.448,102.366,0,120,100,1410,1551,0,64,318,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11998,0,'',''), - (12017,'Broodlord Lashlayer',NULL,63,63,14308,0,0,0,103,103,0,0,2,3,3,0,0,0,0,769,76,1,1.14286,1,3,275,1,25,1,1,1,916025,916025,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,1200112,1466803,12017,0,100001,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12017,0,'','boss_broodlord'), - (12018,'Majordomo Executus',NULL,63,63,12029,0,0,0,54,54,0,0,7,3,3,0,0,0,0,513,108,1,1.71429,1,3,200,1,14,1,1,1,666200,666200,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,1360,1781,0,0,0,0,0,116080631,0,0,95,0,0,0,0,0,0,0,0,0,0,0,0,0,12018,0,'','boss_majordomo'), - (12019,'Dargon','Food & Drink Merchant',51,51,12044,0,0,0,994,994,0,0,7,3,3,0,6,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,87,112,67.32,92.565,0,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12021,'Daeolyn Summerleaf','General Goods',51,51,12045,0,0,0,994,994,0,0,7,3,3,0,6,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,87,112,67.32,92.565,0,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12021,0,'',''), - (12022,'Lorelae Wintersong','Trade Supplies',51,51,12033,0,0,0,994,994,0,0,7,3,3,0,6,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,87,112,67.32,92.565,0,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12022,0,'',''), - (12023,'Kharedon','Light Armor Merchant',51,51,12034,0,0,0,994,994,0,0,7,3,3,0,16388,4096,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,87,112,67.32,92.565,0,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12024,'Meliri','Weaponsmith',49,49,12031,0,0,0,994,994,0,0,7,3,3,0,16388,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3404,3404,0,0,87,112,64.68,88.935,0,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12024,0,'',''), - (12025,'Malvor','Herbalism Trainer',51,51,12047,0,0,0,994,994,0,0,7,3,3,0,19,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,87,112,67.32,92.565,0,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,12025,0,'',''), - (12026,'My\'lanna','Food & Drink Merchant',51,51,12050,0,0,0,994,994,0,0,7,3,3,0,6,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,87,112,67.32,92.565,0,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12026,0,'',''), - (12027,'Tukk','General Goods',30,30,12039,0,0,0,126,126,0,0,7,1,3,0,6,4608,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12028,'Lah\'Mawhani','Trade Supplies',30,30,12042,0,0,0,126,126,0,0,7,1,3,0,6,4608,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12029,'Narianna','Bowyer',51,51,12040,0,0,0,994,994,0,0,7,3,3,0,16388,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,87,112,67.32,92.565,0,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12029,0,'',''), - (12030,'Malux','Skinning Trainer',28,28,12041,0,0,0,126,126,0,0,7,1,3,0,19,4608,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,38,49,42.3808,58.2736,0,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,12030,0,'',''), - (12031,'Mai\'Lahii','Fishing Supplies',30,30,12037,0,0,0,126,126,0,0,7,1,3,0,7,4608,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4066,12031,0,'',''), - (12032,'Lui\'Mala','Fishing Trainer',30,30,12038,0,0,0,126,126,0,0,7,1,3,0,19,4608,0,1026,0,1.02,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4744,12032,0,'',''), - (12033,'Wulan','Cooking Supplies',30,30,12036,0,0,0,126,126,0,0,7,1,3,0,6,4608,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12034,'Koiter',NULL,60,60,5233,0,0,0,35,35,0,0,7,1,3,0,0,768,0,2,2,1,1,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11979,'Kim Bridenbecker',NULL,25,25,11929,0,0,0,12,12,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,35,51,11979,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11981,'Flamegor',NULL,63,63,6377,0,0,0,62,62,0,0,2,3,3,0,0,32768,0,513,68,2,2.14286,1,3,300,1,25,1,1,1,999300,999300,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,829381,1013688,11981,0,11981,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','boss_flamegor'), + (11982,'Magmadar',NULL,63,63,10193,0,0,0,14,14,0,0,1,3,3,0,0,32832,0,513,108,1,2.28571,1,3,248,1,17,1,1,1,826088,826088,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,0,0,11982,0,11982,0,0,116080631,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_magmadar'), + (11983,'Firemaw',NULL,63,63,6377,0,0,0,62,62,0,0,2,3,3,0,0,32768,0,513,76,2,2.14286,1,3,300,1,25,1,1,1,999300,999300,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,829381,1013688,11983,0,11983,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','boss_firemaw'), + (11988,'Golemagg the Incinerator',NULL,63,63,11986,0,0,0,54,54,0,0,5,3,3,0,0,32832,0,98817,108,0.777776,2.28571,1,3,248,1,20,1,1,1,826088,826088,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,0,0,11988,0,0,0,0,116080631,0,0,186,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_golemagg'), + (11994,'Rob Bridenbecker',NULL,25,25,11930,0,0,0,12,12,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,22,34,11994,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11996,'Ashley Bridenbecker',NULL,1,1,257,0,0,0,12,12,0,0,7,3,3,0,0,33536,0,2,0,1,0.857143,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (11997,'Stormpike Herald',NULL,60,60,12075,0,0,0,1334,1334,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,236,284,74.448,102.366,3791,120,100,1410,1551,0,64,318,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11997,0,'',''), + (11998,'Frostwolf Herald',NULL,60,60,12080,0,0,0,1214,1214,0,0,7,3,3,0,0,32768,0,2,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,236,284,74.448,102.366,3791,120,100,1410,1551,0,64,318,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11998,0,'',''), + (12017,'Broodlord Lashlayer',NULL,63,63,14308,0,0,0,103,103,0,0,2,3,3,0,0,32768,0,769,76,1,1.14286,1,3,275,1,25,1,1,1,916025,916025,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,1200112,1466803,12017,0,100001,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12017,0,'','boss_broodlord'), + (12018,'Majordomo Executus',NULL,63,63,12029,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,513,108,1,1.71429,1,3,200,1,14,1,1,1,666200,666200,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,1360,1781,0,0,0,0,0,116080631,0,0,95,0,0,0,0,0,0,0,0,0,0,0,0,0,12018,0,'','boss_majordomo'), + (12019,'Dargon','Food & Drink Merchant',51,51,12044,0,0,0,994,994,0,0,7,3,3,0,6,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,87,112,67.32,92.565,3052,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12021,'Daeolyn Summerleaf','General Goods',51,51,12045,0,0,0,994,994,0,0,7,3,3,0,6,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,87,112,67.32,92.565,3052,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12021,0,'',''), + (12022,'Lorelae Wintersong','Trade Supplies',51,51,12033,0,0,0,994,994,0,0,7,3,3,0,6,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,87,112,67.32,92.565,3052,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12022,0,'',''), + (12023,'Kharedon','Light Armor Merchant',51,51,12034,0,0,0,994,994,0,0,7,3,3,0,16388,36864,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,87,112,67.32,92.565,3052,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12024,'Meliri','Weaponsmith',49,49,12031,0,0,0,994,994,0,0,7,3,3,0,16388,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3404,3404,0,0,87,112,64.68,88.935,2944,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12024,0,'',''), + (12025,'Malvor','Herbalism Trainer',51,51,12047,0,0,0,994,994,0,0,7,3,3,0,19,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,87,112,67.32,92.565,3052,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,12025,0,'',''), + (12026,'My\'lanna','Food & Drink Merchant',51,51,12050,0,0,0,994,994,0,0,7,3,3,0,6,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,87,112,67.32,92.565,3052,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12026,0,'',''), + (12027,'Tukk','General Goods',30,30,12039,0,0,0,126,126,0,0,7,1,3,0,6,4608,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12028,'Lah\'Mawhani','Trade Supplies',30,30,12042,0,0,0,126,126,0,0,7,1,3,0,6,4608,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12029,'Narianna','Bowyer',51,51,12040,0,0,0,994,994,0,0,7,3,3,0,16388,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,87,112,67.32,92.565,3052,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12029,0,'',''), + (12030,'Malux','Skinning Trainer',28,28,12041,0,0,0,126,126,0,0,7,1,3,0,19,4608,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,38,49,42.3808,58.2736,1130,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,12030,0,'',''), + (12031,'Mai\'Lahii','Fishing Supplies',30,30,12037,0,0,0,126,126,0,0,7,1,3,0,7,4608,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4066,12031,0,'',''), + (12032,'Lui\'Mala','Fishing Trainer',30,30,12038,0,0,0,126,126,0,0,7,1,3,0,19,4608,0,1026,0,1.02,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4744,12032,0,'',''), + (12033,'Wulan','Cooking Supplies',30,30,12036,0,0,0,126,126,0,0,7,1,3,0,6,4608,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12034,'Koiter',NULL,60,60,5233,0,0,0,35,35,0,0,7,1,3,0,0,768,0,2,2,1,1,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (12037,'Ursol\'lok',NULL,31,31,706,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1.78,1.14286,1,4,1.25,1,1,1,1,1,1257,1257,0,0,45,54,39.168,53.856,1234,23,100,1391,1530,0,0,0,12037,0,12037,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12042,'Loganaar','Druid Trainer',51,51,12053,0,0,0,994,994,0,0,7,3,3,0,19,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,2153,2153,87,112,67.32,92.565,0,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,0,0,4687,12042,0,'',''), - (12043,'Kulwia','Trade Supplies',32,32,12059,0,0,0,29,29,1.25,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,0,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12043,1,'EventAI',''), - (12045,'Hae\'Wilani','Axecrafter',44,44,12049,0,0,0,126,126,0,0,7,1,3,0,16388,4608,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,74,96,60.016,82.522,0,39,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12045,0,'',''), + (12042,'Loganaar','Druid Trainer',51,51,12053,0,0,0,994,994,0,0,7,3,3,0,19,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,2153,2153,87,112,67.32,92.565,3052,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,0,0,4687,12042,0,'',''), + (12043,'Kulwia','Trade Supplies',32,32,12059,0,0,0,29,29,1.25,0,7,1,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,1270,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12043,1,'EventAI',''), + (12045,'Hae\'Wilani','Axecrafter',44,44,12049,0,0,0,126,126,0,0,7,1,3,0,16388,4608,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,74,96,60.016,82.522,2557,39,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12045,0,'',''), (12046,'Gor\'marok the Ravager',NULL,49,49,10709,0,0,0,45,45,0,0,7,1,3,0,0,0,0,0,0,1.05,1.14286,1,0,1.25,1,1,1,1,1,2672,2672,0,0,85,104,62.8672,86.4424,2944,44,100,2000,2000,0,98,133,12046,12046,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12046,0,'EventAI',''), - (12047,'Stormpike Mountaineer',NULL,55,55,12065,12066,0,0,1216,1216,1.15,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2672,2672,0,0,110,142,71.9664,98.9538,0,58,100,2000,2000,0,0,0,12047,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12047,0,'',''), - (12048,'Alliance Sentinel',NULL,55,55,12069,0,0,0,84,84,0,0,7,3,3,0,0,0,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,2633,2633,0,0,161,193,71.9664,98.9538,0,82,100,1410,1551,0,63,316,12048,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12048,0,'',''), - (12050,'Stormpike Defender',NULL,58,58,13274,0,0,0,1216,1216,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2823,2823,0,0,161,193,71.9664,98.9538,0,82,100,1410,1551,0,63,316,12050,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12050,0,'EventAI',''), - (12051,'Frostwolf Legionnaire',NULL,56,57,12949,0,0,0,1214,1214,0,0,7,3,3,0,0,0,0,0,0,1.26,1.26,1,0,1,1,1,1,-1,1,2450,2577,0,0,161,193,71.9664,98.9538,0,82,100,1410,1551,0,63,316,12051,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12051,0,'EventAI',''), - (12052,'Frostwolf Warrior',NULL,55,55,12081,0,0,0,1214,1214,0,0,7,3,3,0,0,0,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,2579,2579,0,0,161,193,71.9664,98.9538,0,82,100,1410,1551,0,63,316,12052,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12052,0,'',''), - (12053,'Frostwolf Guardian',NULL,58,58,12165,0,0,0,1214,1214,0,0,7,3,3,0,0,0,0,0,0,1.26,1.26,1,0,1,1,1,1,-1,1,2046,2046,0,0,486,547,71.9664,98.9538,0,238,100,1410,1551,0,70,352,12053,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12053,0,'EventAI',''), - (12056,'Baron Geddon',NULL,63,63,12129,0,0,0,54,54,0,0,4,3,3,0,0,64,0,513,76,3.15,3.15,1,3,176,1,14,1,1,1,586256,586256,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,2,0,0,12056,0,0,0,0,116097015,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'','boss_baron_geddon'), - (12057,'Garr',NULL,63,63,12110,0,0,0,54,54,0,0,4,3,3,0,0,64,0,513,108,1.55556,1.71429,1,3,198,1,18,1,1,1,659538,659538,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,0,0,12057,0,0,0,0,116080631,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_garr'), - (12076,'Lava Elemental',NULL,61,62,5781,0,0,0,54,54,0,0,4,3,3,0,0,64,0,0,8,1.55556,1.71429,1,1,25,1,12,1,1,1,78600,80925,0,0,132.3,178.9,0,0,4391,262,30,2500,2500,0,0,0,12076,0,0,0,0,115965943,0,0,95,95,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12096,'Stormpike Quartermaster',NULL,55,55,13384,0,0,0,1217,1217,0,0,7,3,3,0,7,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,24978,24978,0,0,161,193,71.9664,98.9538,0,82,100,1410,1551,0,1,752,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5241,12096,0,'',''), - (12097,'Frostwolf Quartermaster',NULL,55,55,13385,0,0,0,1215,1215,0,0,7,3,3,0,6,0,0,2,0,1.26,1.14286,1,0,1,1,1,1,-1,1,25762,25762,0,0,161,193,71.9664,98.9538,0,82,100,1410,1551,0,1,752,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12097,0,'',''), - (12098,'Sulfuron Harbinger',NULL,63,63,13030,0,0,0,54,54,0,0,7,3,3,0,0,64,0,513,76,1,1.71429,1,3,132,1,16,1,1.25,1,439692,439692,0,0,109.8,145.6,0,0,5840,268,32,2000,2000,0,381176,465881,12098,0,0,0,0,116080631,0,0,93,0,0,0,0,0,0,0,0,0,0,0,0,0,12098,0,'','boss_sulfuron'), - (12099,'Firesworn',NULL,60,60,5781,0,0,0,54,54,0,0,4,3,3,0,0,64,0,0,8,1.55556,1.71429,1,1,20,1,14,1,1,1,61040,61040,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,115965943,0,0,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','mob_firesworn'), - (12100,'Lava Reaver',NULL,62,63,12163,0,0,0,54,54,0,0,4,3,3,0,0,64,0,0,8,1.55556,1.71429,1,1,25,1,16,1,1,1,80925,83275,0,0,86.3,116.5,0,0,4691,268,32,1600,1600,0,0,0,12100,0,0,0,0,115965943,0,0,95,95,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12101,'Lava Surger',NULL,61,62,12239,0,0,0,54,54,0,0,4,3,3,0,0,64,0,0,8,1.55556,2.28571,1,1,30,1,13,1,1,1,94320,97110,0,0,105.8,143.1,0,0,4391,262,30,2000,2000,0,0,0,12101,0,0,0,0,115965943,0,0,93,93,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12116,'Priestess of Elune',NULL,1,1,12169,0,0,0,32,32,0,0,7,3,3,0,0,0,0,2,0,1.27,1.14286,1,1,1,1,1,1,-1,1,4120,4120,0,0,10,15,1.4664,2.0163,0,6,100,1666,1833,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12116,0,'',''), - (12118,'Lucifron',NULL,63,63,13031,0,0,0,54,54,0,0,7,3,3,0,0,64,0,513,76,1,1.71429,2,3,132,15,16,1,1,1,351780,351780,39300,39300,102.2,135.3,0,0,3795,252,27,2000,2000,0,354545,433333,12118,0,0,0,0,116080631,0,0,93,0,0,186,0,0,2,0,0,0,0,0,0,0,12118,0,'','boss_lucifron'), - (12119,'Flamewaker Protector',NULL,62,62,12030,0,0,0,54,54,2.5,0,7,3,3,0,0,64,0,0,8,1,1.71429,2,1,35,10,13,1,1,1,90650,90650,25680,25680,100.4,133,0,0,3555,246,26,2000,2000,0,3927,5134,12119,0,0,0,0,116080631,0,0,93,0,0,0,0,0,0,0,0,0,0,0,0,0,12119,0,'EventAI',''), - (12120,'Plagueland Termite',NULL,1,1,12191,0,0,0,7,7,0,0,8,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12121,'Drakan',NULL,60,60,10278,0,0,0,1214,1214,0,0,1,3,3,0,2,0,0,0,0,2.33,2.33,1,1,1,1,1,1,-1,1,6986,6986,0,0,571,737,61.732,84.8815,0,302,100,2000,1265,0,1,886,12121,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12122,'Duros',NULL,60,60,10278,0,0,0,1214,1214,0,0,1,3,3,0,2,0,0,0,0,2.33,2.33,1,1,1,1,1,1,-1,1,6986,6986,0,0,571,737,61.732,84.8815,0,302,100,2000,1265,0,1,886,12122,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12123,'Reef Shark',NULL,21,21,12195,0,0,0,16,16,0,0,1,2,3,0,0,0,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,1656,1656,0,0,94,114,27.4008,37.6761,0,48,100,1483,1631,0,21,104,12123,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12124,'Great Shark',NULL,52,52,12203,0,0,0,22,22,0,0,1,2,3,0,0,0,0,0,0,1.71,1.14286,1,1,1,1,1,1,-1,1,7772,7772,0,0,300,388,56.0352,77.0484,0,159,100,1225,1347,0,124,620,12124,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12125,'Mammoth Shark',NULL,54,54,12207,0,0,0,14,14,0,0,1,2,3,0,0,0,0,0,0,1.73,1.14286,1,1,1,1,1,1,-1,1,8267,8267,0,0,316,408,57.4128,78.9426,0,167,100,1208,1329,0,133,666,12125,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12126,'Lord Tirion Fordring','Order of the Silver Hand',63,63,9477,0,0,0,250,250,0,0,7,3,3,0,2,256,0,2,0,1,1.14286,2,3,30,1,10,1,1,1,79950,79950,2620,2620,102,135,0,0,4641,252,27,2000,2000,0,169,844,0,0,0,0,0,12584977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12126,0,'','npc_tirion_fordring'), - (12127,'Stormpike Guardsman',NULL,57,57,13253,0,0,0,1216,1216,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2809,2809,0,0,486,547,71.9664,98.9538,0,238,100,1410,1551,0,83,416,12127,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12127,0,'EventAI',''), - (12128,'Crimson Elite',NULL,60,60,10512,10514,0,0,67,67,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,1,3,2,2,1,1,1,7326,7326,4868,4868,97,128,0,0,0,238,24,2000,2000,0,176,880,12128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12017,0,'EventAI',''), - (12129,'Onyxian Warder',NULL,60,63,8711,0,0,0,73,73,0,0,2,3,3,0,0,0,0,0,8,0.888888,1.14286,1,1,25,1,10,1,1,1,76300,83275,0,0,103.9,145.6,0,0,4691,268,32,2000,2000,0,3627,4741,12129,0,12129,0,0,651116511,0,0,250,90,0,0,0,0,1,0,0,0,0,0,0,0,12129,0,'EventAI',''), - (12136,'Snurk Bucksquick','Zeppelin Master',45,45,12229,0,0,0,29,29,0,0,7,3,3,0,1,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,373,486,61.776,84.942,0,198,100,1000,1716,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3841,12136,0,'EventAI',''), - (12137,'Squibby Overspeck','Zeppelin Master',45,45,12230,0,0,0,29,29,0,0,7,3,3,0,1,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,373,486,61.776,84.942,0,198,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1969,12137,0,'',''), - (12138,'Lunaclaw',NULL,12,12,9389,0,0,0,16,16,0,0,1,1,3,0,0,0,0,0,0,0.97,1.14286,1,0,1,1,1,1,1,1,247,247,0,0,30,35,21.2784,29.2578,0,15,100,1860,2046,0,0,0,12138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12140,'Guardian of Elune',NULL,60,60,12234,0,0,0,32,32,0,0,7,3,3,0,0,0,0,0,0,1.26,1.14286,2,0,1.35,1,1,1,1,1,3297,3297,2434,2434,600,661,74.448,102.366,0,291,100,1410,1551,0,64,318,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12141,'Ice Totem',NULL,53,53,4587,0,0,0,6,6,0,0,11,3,3,0,0,0,0,0,0,1.22,1.14286,1,0,1,1,1,1,-1,1,3866,3866,300,300,9,9,69.0272,94.9124,0,4,100,1480,1628,0,5,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (12143,'Son of Flame',NULL,60,60,1204,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,5,1,12,1,1,1,15260,15260,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,2,0,0,0,0,0,0,0,74007075,0,0,0,0,-93,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12144,'Lunaclaw Spirit',NULL,13,13,12243,0,0,0,35,35,0,0,1,1,3,0,1,0,0,2,0,0.97,1.14286,1,0,2,1,1,1,1,1,546,546,0,0,28,32,21.5072,29.5724,0,14,100,1880,2068,0,3,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3862,0,0,'',''), - (12145,'Riding Kodo (Black)',NULL,1,1,12244,0,0,0,35,35,1,0,1,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12146,'Riding Kodo (Olive)',NULL,1,1,12247,0,0,0,35,35,1,0,1,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12147,'Riding Kodo (White)',NULL,1,1,12241,0,0,0,35,35,1,0,1,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12148,'Riding Kodo (Teal)',NULL,12,12,12242,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,0.58,1.14286,1,0,1,1,1,1,-1,1,500,500,444,444,9,10,19.9584,27.4428,0,4,100,1890,2079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12149,'Gray Kodo',NULL,1,1,12244,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12150,'Riding Kodo (Purple)',NULL,12,12,12240,0,0,0,35,35,0,0,1,1,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,500,500,444,444,26,31,19.9584,27.4428,20,13,100,2000,2000,0,0,0,0,0,100007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50076,0,'',''), - (12151,'Riding Kodo (Green)',NULL,12,12,12245,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,0.58,1.14286,1,0,1,1,1,1,-1,1,500,500,444,444,9,10,19.9584,27.4428,0,4,100,1890,2079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12152,'Voice of Elune',NULL,1,1,12271,0,0,0,7,7,0,0,8,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12156,'Winterax Axe Thrower',NULL,60,60,14021,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,8050,8050,0,0,239,325,61.4072,84.4349,0,130,100,1183,1301,0,156,780,12156,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (12157,'Winterax Shadow Hunter',NULL,59,60,14060,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.78,1.14286,1,1,1,1,1,1,-1,1,7057,7357,0,0,559,720,61.152,84.084,0,295,100,1158,1274,0,162,812,12157,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12157,0,'',''), - (12158,'Winterax Hunter',NULL,59,59,14060,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.75,1.14286,1,1,1,1,1,1,-1,1,8825,8825,0,0,233,317,58.688,80.696,0,127,100,1191,1310,0,143,713,12158,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12158,0,'',''), - (12159,'Korrak the Bloodrager',NULL,62,62,7873,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.81,1.14286,1,1,1,1,1,1,-1,1,106606,106606,0,0,399,515,62.7984,86.3478,0,211,100,1133,1246,0,178,891,12159,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (12160,'Shadowglen Sentinel',NULL,55,55,4841,4842,0,0,79,79,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4356,4356,0,0,190,221,301.34,422.17,0,95,100,2000,2000,0,1,739,12160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12160,0,'',''), + (12047,'Stormpike Mountaineer',NULL,55,55,12065,12066,0,0,1216,1216,1.15,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2672,2672,0,0,110,142,71.9664,98.9538,3271,58,100,2000,2000,0,0,0,12047,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12047,0,'',''), + (12048,'Alliance Sentinel',NULL,55,55,12069,0,0,0,84,84,0,0,7,3,3,0,0,32768,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,2633,2633,0,0,161,193,71.9664,98.9538,3271,82,100,1410,1551,0,63,316,12048,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12048,0,'',''), + (12050,'Stormpike Defender',NULL,58,58,13274,0,0,0,1216,1216,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2823,2823,0,0,161,193,71.9664,98.9538,3435,82,100,1410,1551,0,63,316,12050,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12050,0,'EventAI',''), + (12051,'Frostwolf Legionnaire',NULL,56,57,12949,0,0,0,1214,1214,0,0,7,3,3,0,0,32768,0,0,0,1.26,1.26,1,0,1,1,1,1,-1,1,2450,2577,0,0,161,193,71.9664,98.9538,3380,82,100,1410,1551,0,63,316,12051,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12051,0,'EventAI',''), + (12052,'Frostwolf Warrior',NULL,55,55,12081,0,0,0,1214,1214,0,0,7,3,3,0,0,32768,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,2579,2579,0,0,161,193,71.9664,98.9538,3271,82,100,1410,1551,0,63,316,12052,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12052,0,'',''), + (12053,'Frostwolf Guardian',NULL,58,58,12165,0,0,0,1214,1214,0,0,7,3,3,0,0,32768,0,0,0,1.26,1.26,1,0,1,1,1,1,-1,1,2046,2046,0,0,486,547,71.9664,98.9538,3435,238,100,1410,1551,0,70,352,12053,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12053,0,'EventAI',''), + (12056,'Baron Geddon',NULL,63,63,12129,0,0,0,54,54,0,0,4,3,3,0,0,32832,0,513,76,3.15,3.15,1,3,176,1,14,1,1,1,586256,586256,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,2,0,0,12056,0,0,0,0,116097015,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'','boss_baron_geddon'), + (12057,'Garr',NULL,63,63,12110,0,0,0,54,54,0,0,4,3,3,0,0,32832,0,513,108,1.55556,1.71429,1,3,198,1,18,1,1,1,659538,659538,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,0,0,12057,0,0,0,0,116080631,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_garr'), + (12076,'Lava Elemental',NULL,61,62,5781,0,0,0,54,54,0,0,4,3,3,0,0,32832,0,0,8,1.55556,1.71429,1,1,25,1,12,1,1,1,78600,80925,0,0,132.3,178.9,0,0,4391,262,30,2500,2500,0,0,0,12076,0,0,0,0,115965943,0,0,95,95,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12096,'Stormpike Quartermaster',NULL,55,55,13384,0,0,0,1217,1217,0,0,7,3,3,0,7,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,24978,24978,0,0,161,193,71.9664,98.9538,3271,82,100,1410,1551,0,1,752,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5241,12096,0,'',''), + (12097,'Frostwolf Quartermaster',NULL,55,55,13385,0,0,0,1215,1215,0,0,7,3,3,0,6,32768,0,2,0,1.26,1.14286,1,0,1,1,1,1,-1,1,25762,25762,0,0,161,193,71.9664,98.9538,3271,82,100,1410,1551,0,1,752,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12097,0,'',''), + (12098,'Sulfuron Harbinger',NULL,63,63,13030,0,0,0,54,54,0,0,7,3,3,0,0,32832,0,513,76,1,1.71429,1,3,132,1,16,1,1.25,1,439692,439692,0,0,109.8,145.6,0,0,5864,268,32,2000,2000,0,381176,465881,12098,0,0,0,0,116080631,0,0,93,0,0,0,0,0,0,0,0,0,0,0,0,0,12098,0,'','boss_sulfuron'), + (12099,'Firesworn',NULL,60,60,5781,0,0,0,54,54,0,0,4,3,3,0,0,32832,0,0,8,1.55556,1.71429,1,1,20,1,14,1,1,1,61040,61040,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,115965943,0,0,95,95,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','mob_firesworn'), + (12100,'Lava Reaver',NULL,62,63,12163,0,0,0,54,54,0,0,4,3,3,0,0,32832,0,0,8,1.55556,1.71429,1,1,25,1,16,1,1,1,80925,83275,0,0,86.3,116.5,0,0,4691,268,32,1600,1600,0,0,0,12100,0,0,0,0,115965943,0,0,95,95,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12101,'Lava Surger',NULL,61,62,12239,0,0,0,54,54,0,0,4,3,3,0,0,32832,0,0,8,1.55556,2.28571,1,1,30,1,13,1,1,1,94320,97110,0,0,105.8,143.1,0,0,4391,262,30,2000,2000,0,0,0,12101,0,0,0,0,115965943,0,0,93,93,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12116,'Priestess of Elune',NULL,1,1,12169,0,0,0,32,32,0,0,7,3,3,0,0,32768,0,2,0,1.27,1.14286,1,1,1,1,1,1,-1,1,4120,4120,0,0,10,15,1.4664,2.0163,15,6,100,1666,1833,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12116,0,'',''), + (12118,'Lucifron',NULL,63,63,13031,0,0,0,54,54,0,0,7,3,3,0,0,32832,0,513,76,1,1.71429,2,3,132,15,16,1,1,1,351780,351780,39300,39300,102.2,135.3,0,0,3795,252,27,2000,2000,0,354545,433333,12118,0,0,0,0,116080631,0,0,93,0,0,186,0,0,2,0,0,0,0,0,0,0,12118,0,'','boss_lucifron'), + (12119,'Flamewaker Protector',NULL,62,62,12030,0,0,0,54,54,2.5,0,7,3,3,0,0,32832,0,0,8,1,1.71429,2,1,35,10,13,1,1,1,90650,90650,25680,25680,100.4,133,0,0,3555,246,26,2000,2000,0,3927,5134,12119,0,0,0,0,116080631,0,0,93,0,0,0,0,0,0,0,0,0,0,0,0,0,12119,0,'EventAI',''), + (12120,'Plagueland Termite',NULL,1,1,12191,0,0,0,7,7,0,0,8,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12121,'Drakan',NULL,60,60,10278,0,0,0,1214,1214,0,0,1,3,3,0,2,32768,0,0,0,2.33,2.33,1,1,1,1,1,1,-1,1,6986,6986,0,0,571,737,61.732,84.8815,3791,302,100,2000,1265,0,1,886,12121,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12122,'Duros',NULL,60,60,10278,0,0,0,1214,1214,0,0,1,3,3,0,2,32768,0,0,0,2.33,2.33,1,1,1,1,1,1,-1,1,6986,6986,0,0,571,737,61.732,84.8815,3791,302,100,2000,1265,0,1,886,12122,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12123,'Reef Shark',NULL,21,21,12195,0,0,0,16,16,0,0,1,2,3,0,0,32768,0,0,0,1,1.14286,1,1,3,1,7.5,1,1.5,1,1563,1563,0,0,31,40,0,0,1332,74,4,2000,2000,0,21,104,12123,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12124,'Great Shark',NULL,52,52,12203,0,0,0,22,22,0,0,1,2,3,0,0,32768,0,0,0,1.71,1.14286,1,1,3.5,1,7.5,1,1.5,1,8299,8299,0,0,88,117,0,0,4662,214,21,2000,2000,0,124,620,12124,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12125,'Mammoth Shark',NULL,54,54,12207,0,0,0,14,14,0,0,1,2,3,0,0,32768,0,0,0,1.73,1.14286,1,1,4,1,7.5,1,1.5,1,10132,10132,0,0,92,112,0,0,4824,224,22,2000,2000,0,133,666,12125,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12126,'Lord Tirion Fordring','Order of the Silver Hand',63,63,9477,0,0,0,250,250,0,0,7,3,3,0,2,33024,0,2,0,1,1.14286,2,3,30,1,10,1,1,1,79950,79950,2620,2620,102,135,0,0,3795,252,27,2000,2000,0,169,844,0,0,0,0,0,12584977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12126,0,'','npc_tirion_fordring'), + (12127,'Stormpike Guardsman',NULL,57,57,13253,0,0,0,1216,1216,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2809,2809,0,0,486,547,71.9664,98.9538,3380,238,100,1410,1551,0,83,416,12127,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12127,0,'EventAI',''), + (12128,'Crimson Elite',NULL,60,60,10512,10514,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,2,2,1,1,1,7326,7326,4868,4868,97,128,0,0,3075,238,24,2000,2000,0,176,880,12128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12017,0,'EventAI',''), + (12129,'Onyxian Warder',NULL,60,63,8711,0,0,0,73,73,0,0,2,3,3,0,0,32768,0,0,8,0.888888,1.14286,1,1,25,1,10,1,1,1,76300,83275,0,0,103.9,145.6,0,0,4691,268,32,2000,2000,0,3627,4741,12129,0,12129,0,0,651116511,0,0,250,90,0,0,0,0,1,0,0,0,0,0,0,0,12129,0,'EventAI',''), + (12136,'Snurk Bucksquick','Zeppelin Master',45,45,12229,0,0,0,29,29,0,0,7,3,3,0,1,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,373,486,61.776,84.942,2725,198,100,1000,1716,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3841,12136,0,'EventAI',''), + (12137,'Squibby Overspeck','Zeppelin Master',45,45,12230,0,0,0,29,29,0,0,7,3,3,0,1,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,373,486,61.776,84.942,2725,198,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1969,12137,0,'',''), + (12138,'Lunaclaw',NULL,12,12,9389,0,0,0,16,16,0,0,1,1,3,0,0,0,0,0,0,0.97,1.14286,1,0,1,1,1,1,1,1,247,247,0,0,30,35,21.2784,29.2578,573,15,100,1860,2046,0,0,0,12138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12140,'Guardian of Elune',NULL,60,60,12234,0,0,0,32,32,0,0,7,3,3,0,0,32768,0,0,0,1.26,1.14286,2,0,1.35,1,1,1,1,1,3297,3297,2434,2434,600,661,74.448,102.366,3075,291,100,1410,1551,0,64,318,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12141,'Ice Totem',NULL,53,53,4587,0,0,0,6,6,0,0,11,3,3,0,0,32768,0,0,0,1.22,1.14286,1,0,1,1,1,1,-1,1,3866,3866,300,300,9,9,69.0272,94.9124,3163,4,100,1480,1628,0,5,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (12143,'Son of Flame',NULL,60,60,1204,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,5,1,12,1,1,1,15260,15260,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,2,0,0,0,0,0,0,0,74007075,0,0,0,0,-93,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12144,'Lunaclaw Spirit',NULL,13,13,12243,0,0,0,35,35,0,0,1,1,3,0,1,0,0,2,0,0.97,1.14286,1,0,2,1,1,1,1,1,546,546,0,0,28,32,21.5072,29.5724,608,14,100,1880,2068,0,3,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3862,0,0,'',''), + (12145,'Riding Kodo (Black)',NULL,1,1,12244,0,0,0,35,35,1,0,1,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1,1,15,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12146,'Riding Kodo (Olive)',NULL,1,1,12247,0,0,0,35,35,1,0,1,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1,1,15,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12147,'Riding Kodo (White)',NULL,1,1,12241,0,0,0,35,35,1,0,1,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1,1,15,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12148,'Riding Kodo (Teal)',NULL,12,12,12242,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,0.58,1.14286,1,0,1,1,1,1,1,1,247,247,0,0,9,10,19.9584,27.4428,573,4,100,1890,2079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12149,'Gray Kodo',NULL,1,1,12244,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12150,'Riding Kodo (Purple)',NULL,12,12,12240,0,0,0,35,35,0,0,1,1,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,1,1,247,247,0,0,26,31,19.9584,27.4428,573,13,100,2000,2000,0,0,0,0,0,100007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12151,'Riding Kodo (Green)',NULL,12,12,12245,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,0.58,1.14286,1,0,1,1,1,1,1,1,247,247,0,0,9,10,19.9584,27.4428,573,4,100,1890,2079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12152,'Voice of Elune',NULL,1,1,12271,0,0,0,7,7,0,0,8,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12156,'Winterax Axe Thrower',NULL,60,60,14021,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,8050,8050,0,0,239,325,61.4072,84.4349,3791,130,100,1183,1301,0,156,780,12156,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (12157,'Winterax Shadow Hunter',NULL,59,60,14060,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.78,1.14286,1,1,1,1,1,1,-1,1,7057,7357,0,0,559,720,61.152,84.084,3791,295,100,1158,1274,0,162,812,12157,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12157,0,'',''), + (12158,'Winterax Hunter',NULL,59,59,14060,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.75,1.14286,1,1,1,1,1,1,-1,1,8825,8825,0,0,233,317,58.688,80.696,3489,127,100,1191,1310,0,143,713,12158,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12158,0,'',''), + (12159,'Korrak the Bloodrager',NULL,62,62,7873,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.81,1.14286,1,1,1,1,1,1,-1,1,106606,106606,0,0,399,515,62.7984,86.3478,4391,211,100,1133,1246,0,178,891,12159,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (12160,'Shadowglen Sentinel',NULL,55,55,4841,4842,0,0,79,79,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4356,4356,0,0,190,221,301.34,422.17,3271,95,100,2000,2000,0,1,739,12160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12160,0,'',''), (12178,'Tortured Druid',NULL,55,56,12269,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1,1,1,1,-1,1,2752,2981,2117,2163,106,137,71.2272,97.9374,2375,56,100,2000,2000,0,108,145,12178,12178,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12178,0,'EventAI',''), (12179,'Tortured Sentinel',NULL,56,57,12270,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3635,3828,0,0,106,137,71.2272,97.9374,3212,56,100,2000,2000,0,123,166,12179,12179,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12179,0,'EventAI',''), - (12196,'Innkeeper Kaylisk','Innkeeper',30,30,12392,0,0,0,29,29,0,0,7,3,3,0,135,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1290,12196,0,'',''), - (12197,'Glordrum Steelbeard','Alterac Valley Battlemaster',61,61,12289,0,0,0,1216,1216,0,0,7,3,3,0,2049,4672,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,9563,9563,0,0,544,703,172.1,240.07,0,288,100,1166,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6465,12197,0,'',''), + (12196,'Innkeeper Kaylisk','Innkeeper',30,30,12392,0,0,0,29,29,0,0,7,3,3,0,135,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1290,12196,0,'',''), + (12197,'Glordrum Steelbeard','Alterac Valley Battlemaster',61,61,12289,0,0,0,1216,1216,0,0,7,3,3,0,2049,37440,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,9563,9563,0,0,544,703,172.1,240.07,4091,288,100,1166,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6465,12197,0,'',''), (12198,'Martin Lindsey','Arathi Basin Battlemaster',61,61,12290,0,0,0,412,412,0,0,7,1,3,0,2049,4672,0,0,0,1.1,1.14286,1,1,1,1,1,1,-1,1,3300,3300,0,0,274,355,1.4664,2.0163,20,145,100,1666,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6474,12198,0,'',''), (12199,'Shade of Ambermoon',NULL,58,58,12291,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.35,1,1,1,1,1,3876,3876,0,0,102,124,71.2272,97.9374,3435,52,100,2000,2000,0,129,174,12199,12199,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12201,'Princess Theradras',NULL,51,51,12292,0,0,0,91,91,0,0,4,3,3,0,0,64,0,0,8,1.2,1.14286,1,1,1,1,1,1,-1,1,20620,20620,0,0,344,444,59.3256,81.5727,5716,182,100,2000,2000,0,1061,1391,12201,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12202,'Human Skull',NULL,1,1,7804,0,0,0,35,35,0,0,10,3,3,0,0,33555200,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12203,'Landslide',NULL,50,50,12293,0,0,0,91,91,0,0,5,3,3,0,0,64,0,98304,8,1.2,1.14286,1,1,1,1,1,1,-1,1,14434,14434,0,0,292,377,55.3248,76.0716,2888,154,100,2000,2000,0,720,945,12203,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12204,'Spitelash Raider',NULL,48,49,6748,0,0,0,74,74,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2062,2138,1695,1750,116,140,64.6272,88.8624,0,59,100,1530,1683,0,41,207,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,12204,0,'EventAI',''), - (12205,'Spitelash Witch',NULL,49,50,6750,0,0,0,74,74,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1871,1939,4281,4393,120,144,65.5424,90.1208,0,61,100,1520,1672,0,43,215,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,12205,0,'EventAI',''), - (12206,'Primordial Behemoth',NULL,48,49,12309,0,0,0,834,834,0,0,5,3,3,0,0,64,0,98304,8,1.2,1.14286,1,1,1,1,1,1,-1,1,11940,11940,0,0,269,346,53.1456,73.0752,2835,142,100,2500,2000,0,631,829,12206,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12207,'Thessala Hydra',NULL,46,47,6737,0,0,0,16,16,0,0,10,3,3,0,0,32832,0,0,8,1.2,1.14286,1,1,5.5,1,1,1,1,1,10554,10945,0,0,243,313,50.796,69.8445,2808,128,100,2000,2000,0,0,0,12207,0,12207,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12208,'Conquered Soul of the Blightcaller',NULL,58,59,11405,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,0.3,1,2,1,1,1,861,888,0,0,100,132,0,0,3489,242,25,2000,2000,0,60,298,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12216,'Poison Sprite',NULL,42,43,2452,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,0.75,1,1,1,-1,1,1238,1238,0,0,64,79,63.7824,87.7008,2246,33,100,2000,2000,0,65,89,12216,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12217,'Corruptor',NULL,42,43,12345,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,0.75,1,1,1,-1,1,1238,1238,0,0,64,79,62.8672,86.4424,2246,33,100,2000,2000,0,62,86,12217,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12218,'Vile Larva',NULL,45,47,12346,0,0,0,14,14,0,0,1,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,1336,1336,0,0,63,77,59.0304,81.1668,2557,32,100,2000,2000,0,0,0,12218,0,100004,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12219,'Barbed Lasher',NULL,44,45,12347,0,0,0,16,16,0,0,4,3,3,0,0,64,0,0,0,1.2,1.14286,1,1,1,1,1,1,-1,1,8316,8316,0,0,229,295,49.192,67.639,2725,121,100,2000,2000,0,0,0,12219,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12220,'Constrictor Vine',NULL,45,46,12348,0,0,0,16,16,0,0,4,3,3,0,0,64,0,0,0,1.2,1.14286,1,1,1,1,1,1,-1,1,5346,5544,0,0,236,305,49.984,68.728,2641,125,100,2000,2000,0,0,0,12220,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12221,'Noxious Slime',NULL,46,47,1145,0,0,0,16,16,0,0,10,3,3,0,0,64,0,0,0,1.2,1.14286,1,1,1,1,1,1,-1,1,4290,4455,0,0,269,346,53.1456,73.0752,2557,142,100,2000,2000,0,292,386,12221,12221,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12222,'Creeping Sludge',NULL,45,46,14350,0,0,0,16,16,0,0,10,3,3,0,0,0,0,0,0,0.3,0.4,1,1,1,1,1,1,-1,1,5148,5346,0,0,269,346,53.1456,73.0752,2557,142,100,2000,2000,0,320,423,12222,12222,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12223,'Cavern Lurker',NULL,45,46,3386,0,0,0,834,834,0,0,4,3,3,0,0,64,0,0,0,1.2,1.14286,1,1,1,1,1,1,-1,1,5346,5544,0,0,269,346,53.1456,73.0752,2641,142,100,2500,2000,0,320,423,12223,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12224,'Cavern Shambler',NULL,46,47,9014,0,0,0,834,834,0,0,4,3,3,0,0,64,0,0,0,1.2,1.14286,2,1,1,1.45,1,1,-1,1,4434,4434,2301,2301,269,346,53.1456,73.0752,2211,142,100,2500,2000,0,288,381,12224,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12225,'Celebras the Cursed',NULL,49,49,12350,0,0,0,90,90,0,0,7,3,3,0,0,64,0,0,0,1.2,1.14286,2,1,1,1,1,1,-1,1,12280,12280,6348,6348,284,366,54.6,75.075,2255,150,100,2000,2000,0,675,887,12225,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12225,0,'EventAI',''), - (12236,'Lord Vyletongue',NULL,47,47,12334,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1.2,1.14286,1,1,1,1,1,1,-1,1,13365,13365,0,0,269,346,53.1456,73.0752,2557,142,100,2000,2000,0,714,938,12236,12236,0,0,0,8388625,0,0,0,0,0,0,188,0,1,0,0,0,0,0,0,0,12236,0,'EventAI',''), - (12237,'Meshlok the Harvester',NULL,48,48,9014,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1.72,1.14286,1,1,3,1,1,1,1,1,6186,6186,0,0,276,357,56.7312,78.0054,0,146,100,1216,1338,0,116,578,12237,0,0,0,0,8388624,0,0,0,0,0,30,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12238,'Zaetar\'s Spirit',NULL,60,60,12369,0,0,0,35,35,0,0,6,3,3,0,3,0,0,2,0,5.29,1.14286,2,1,1.35,1,1,1,1,1,3297,3297,2434,2434,528,681,62.016,85.272,0,279,100,1175,1292,0,1,844,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5304,0,0,'EventAI',''), + (12201,'Princess Theradras',NULL,51,51,12292,0,0,0,91,91,0,0,4,3,3,0,0,32832,0,0,8,1.2,1.14286,1,1,1,1,1,1,-1,1,20620,20620,0,0,344,444,59.3256,81.5727,5716,182,100,2000,2000,0,1061,1391,12201,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12202,'Human Skull',NULL,1,1,7804,0,0,0,35,35,0,0,10,3,3,0,0,33587968,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12203,'Landslide',NULL,50,50,12293,0,0,0,91,91,0,0,5,3,3,0,0,32832,0,98304,8,1.2,1.14286,1,1,1,1,1,1,-1,1,14434,14434,0,0,292,377,55.3248,76.0716,2888,154,100,2000,2000,0,720,945,12203,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12204,'Spitelash Raider',NULL,48,49,6748,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1.25,1,0.8,1,1.5,1,2062,2138,1695,1750,75,102,0,0,3584,188,17,2000,2000,0,41,207,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,12204,0,'EventAI',''), + (12205,'Spitelash Witch',NULL,49,50,6750,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,8,0,1.25,1,1,1,1,1,1871,1939,4281,4393,58,83,0,0,1518,91,22,2000,2000,0,43,215,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,12205,0,'EventAI',''), + (12206,'Primordial Behemoth',NULL,48,49,12309,0,0,0,834,834,0,0,5,3,3,0,0,32832,0,98304,8,1.2,1.14286,1,1,1,1,1,1,-1,1,11940,11940,0,0,269,346,53.1456,73.0752,2835,142,100,2500,2000,0,631,829,12206,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12207,'Thessala Hydra',NULL,46,47,6737,0,0,0,16,16,0,0,10,3,3,0,0,32832,0,0,8,1.2,1.14286,1,1,5.5,1,1,1,1,1,10554,10945,0,0,243,313,50.796,69.8445,2835,128,100,2000,2000,0,0,0,12207,0,12207,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12208,'Conquered Soul of the Blightcaller',NULL,58,59,11405,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,0.3,1,2,1,1,1,861,888,0,0,100,132,0,0,3489,242,25,2000,2000,0,60,298,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12216,'Poison Sprite',NULL,42,43,2452,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,0.75,1,1,1,-1,1,1238,1238,0,0,64,79,63.7824,87.7008,2246,33,100,2000,2000,0,65,89,12216,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12217,'Corruptor',NULL,42,43,12345,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,0.75,1,1,1,-1,1,1238,1238,0,0,64,79,62.8672,86.4424,2246,33,100,2000,2000,0,62,86,12217,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12218,'Vile Larva',NULL,45,47,12346,0,0,0,14,14,0,0,1,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,1336,1336,0,0,63,77,59.0304,81.1668,2557,32,100,2000,2000,0,0,0,12218,0,100004,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12219,'Barbed Lasher',NULL,44,45,12347,0,0,0,16,16,0,0,4,3,3,0,0,32832,0,0,0,1.2,1.14286,1,1,1,1,1,1,-1,1,8316,8316,0,0,229,295,49.192,67.639,2725,121,100,2000,2000,0,0,0,12219,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12220,'Constrictor Vine',NULL,45,46,12348,0,0,0,16,16,0,0,4,3,3,0,0,32832,0,0,0,1.2,1.14286,1,1,1,1,1,1,-1,1,5346,5544,0,0,236,305,49.984,68.728,2641,125,100,2000,2000,0,0,0,12220,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12221,'Noxious Slime',NULL,46,47,1145,0,0,0,16,16,0,0,10,3,3,0,0,32832,0,0,0,1.2,1.14286,1,1,1,1,1,1,-1,1,4290,4455,0,0,269,346,53.1456,73.0752,2557,142,100,2000,2000,0,292,386,12221,12221,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12222,'Creeping Sludge',NULL,45,46,14350,0,0,0,16,16,0,0,10,3,3,0,0,32768,0,0,0,0.3,0.4,1,1,1,1,1,1,-1,1,5148,5346,0,0,269,346,53.1456,73.0752,2557,142,100,2000,2000,0,320,423,12222,12222,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12223,'Cavern Lurker',NULL,45,46,3386,0,0,0,834,834,0,0,4,3,3,0,0,32832,0,0,0,1.2,1.14286,1,1,1,1,1,1,-1,1,5346,5544,0,0,269,346,53.1456,73.0752,2641,142,100,2500,2000,0,320,423,12223,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12224,'Cavern Shambler',NULL,46,47,9014,0,0,0,834,834,0,0,4,3,3,0,0,32832,0,0,0,1.2,1.14286,2,1,1,1.45,1,1,-1,1,4434,4434,2301,2301,269,346,53.1456,73.0752,2211,142,100,2500,2000,0,288,381,12224,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12225,'Celebras the Cursed',NULL,49,49,12350,0,0,0,90,90,0,0,7,3,3,0,0,32832,0,0,0,1.2,1.14286,2,1,1,1,1,1,-1,1,12280,12280,6348,6348,284,366,54.6,75.075,2255,150,100,2000,2000,0,675,887,12225,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12225,0,'EventAI',''), + (12236,'Lord Vyletongue',NULL,47,47,12334,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.2,1.14286,1,1,1,1,1,1,-1,1,13365,13365,0,0,269,346,53.1456,73.0752,2557,142,100,2000,2000,0,714,938,12236,12236,0,0,0,8388625,0,0,0,0,0,0,188,0,1,0,0,0,0,0,0,0,12236,0,'EventAI',''), + (12237,'Meshlok the Harvester',NULL,48,48,9014,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1.72,1.14286,1,1,3,1,1,1,1,1,6186,6186,0,0,276,357,56.7312,78.0054,2888,146,100,1216,1338,0,116,578,12237,0,0,0,0,8388624,0,0,0,0,0,30,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12238,'Zaetar\'s Spirit',NULL,60,60,12369,0,0,0,35,35,0,0,6,3,3,0,3,32768,0,2,0,5.29,1.14286,2,1,1.35,1,1,1,1,1,3297,3297,2434,2434,528,681,62.016,85.272,3075,279,100,1175,1292,0,1,844,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5304,0,0,'EventAI',''), (12239,'Spirit of Gelk','The Second Kahn',42,42,12372,0,0,0,35,35,0,0,6,1,3,0,0,64,0,0,0,1.02,1.14286,1,1,3,1,1,1,1,1,4953,4953,0,0,208,268,48.9552,67.3134,2246,110,100,1325,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12239,0,'EventAI',''), (12240,'Spirit of Kolk','The First Kahn',43,43,12371,0,0,0,35,35,0,0,6,1,3,0,0,64,0,0,0,1.02,1.14286,1,1,3,1,1,1,1,1,5148,5148,0,0,215,276,49.8112,68.4904,2397,113,100,1316,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12240,0,'EventAI',''), (12241,'Spirit of Magra','The Third Kahn',43,43,12374,0,0,0,35,35,0,0,6,1,3,0,0,64,0,0,0,1.02,1.14286,1,1,3,1,1,1,1,1,5148,5148,0,0,215,276,49.8112,68.4904,2397,113,100,1316,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12241,0,'EventAI',''), - (12242,'Spirit of Maraudos','The Fourth Kahn',46,46,12370,0,0,0,35,35,0,0,6,3,3,0,0,64,0,0,0,1.2,1.14286,1,1,1,1,1,1,-1,1,5346,5346,0,0,236,305,52.256,71.852,2557,125,100,2000,2000,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12242,0,'EventAI',''), - (12243,'Spirit of Veng','The Fifth Kahn',47,47,12373,0,0,0,35,35,0,0,6,3,3,0,0,64,0,0,0,1.2,1.14286,1,1,1,1,1,1,-1,1,5346,5346,0,0,243,313,53.0536,72.9487,2557,128,100,2000,2000,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12243,0,'EventAI',''), - (12244,'Mark of Detonation (NW)',NULL,1,1,7804,0,0,0,35,35,0,0,10,3,3,0,0,33555200,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12245,'Vendor-Tron 1000',NULL,38,38,1159,0,0,0,35,35,0,0,7,1,3,0,5,512,0,0,0,1.02,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,55,71,54.5072,74.9474,0,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4003,12245,0,'',''), - (12246,'Super-Seller 680',NULL,36,36,1159,0,0,0,35,35,0,0,7,1,3,0,5,512,0,0,0,1.02,1.14286,1,0,1,1,1,1,-1,1,2100,2100,0,0,51,66,52.272,71.874,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4002,0,0,'',''), - (12247,'Scourge Structure',NULL,1,1,12271,0,0,0,77,77,0.1,0,10,3,3,0,0,33555200,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (12242,'Spirit of Maraudos','The Fourth Kahn',46,46,12370,0,0,0,35,35,0,0,6,3,3,0,0,32832,0,0,0,1.2,1.14286,1,1,1,1,1,1,-1,1,5346,5346,0,0,236,305,52.256,71.852,2557,125,100,2000,2000,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12242,0,'EventAI',''), + (12243,'Spirit of Veng','The Fifth Kahn',47,47,12373,0,0,0,35,35,0,0,6,3,3,0,0,32832,0,0,0,1.2,1.14286,1,1,1,1,1,1,-1,1,5346,5346,0,0,243,313,53.0536,72.9487,2557,128,100,2000,2000,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12243,0,'EventAI',''), + (12244,'Mark of Detonation (NW)',NULL,1,1,7804,0,0,0,35,35,0,0,10,3,3,0,0,33587968,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12245,'Vendor-Tron 1000',NULL,38,38,1159,0,0,0,35,35,0,0,7,1,3,0,5,512,0,0,0,1.02,1.14286,1,0,1,1,1,1,-1,1,2284,2284,0,0,55,71,54.5072,74.9474,1709,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4003,12245,0,'',''), + (12246,'Super-Seller 680',NULL,36,36,1159,0,0,0,35,35,0,0,7,1,3,0,5,512,0,0,0,1.02,1.14286,1,0,1,1,1,1,-1,1,2100,2100,0,0,51,66,52.272,71.874,1480,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4002,0,0,'',''), + (12247,'Scourge Structure',NULL,1,1,12271,0,0,0,77,77,0.1,0,10,3,3,0,0,33587968,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (12248,'Infiltrator Hameya',NULL,60,60,12390,0,0,0,37,37,0,0,6,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.35,1,1,1,1,1,4120,4120,0,0,107,131,71.9664,98.9538,3791,55,100,2000,2000,0,137,184,12248,12248,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12248,0,'EventAI',''), - (12249,'Mark of Detonation (SW)',NULL,1,1,7804,0,0,0,35,35,0,0,10,3,3,0,0,33555200,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12250,'Zaeldarr the Outcast',NULL,54,55,10275,0,0,0,37,37,0,0,6,3,3,0,0,0,0,0,0,0.666668,1.14286,1,0,1,1,1,1,-1,1,3398,3398,0,0,95,117,71.2272,97.9374,3271,49,100,2000,2000,0,118,159,12250,12250,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12251,'Mark of Detonation (CLS)',NULL,1,1,7804,0,0,0,35,35,0.1,0,10,3,3,0,0,33555200,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (12252,'Mark of Detonation (CRS)',NULL,1,1,7804,0,0,0,35,35,0.1,0,10,3,3,0,0,33555200,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (12253,'Mark of Detonation (CSH)',NULL,1,1,7804,0,0,0,35,35,0,0,10,3,3,0,0,33555200,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12254,'Mark of Detonation (NESH)',NULL,1,1,7804,0,0,0,35,35,0.1,0,10,3,3,0,0,33555200,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (12255,'Mark of Detonation (NE)',NULL,1,1,7804,0,0,0,35,35,0.1,0,10,3,3,0,0,33555200,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (12256,'Mark of Detonation (SE)',NULL,1,1,7804,0,0,0,35,35,0,0,10,3,3,0,0,33555200,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12257,'Mechanical Yeti',NULL,58,58,10269,0,0,0,1,1,0,0,1,3,3,0,0,0,0,0,0,0.31,1.14286,1,0,1,1,1,1,-1,1,2126,2126,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12258,'Razorlash',NULL,48,48,12389,0,0,0,16,16,0,0,4,3,3,0,0,64,0,0,0,1.2,1.14286,1,1,1,1,1,1,-1,1,12474,12474,0,0,276,356,53.9,74.1125,2780,146,100,2000,2000,0,0,0,12258,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12259,'Gehennas',NULL,63,63,13030,0,0,0,54,54,0,0,7,3,3,0,0,64,0,513,76,1,1.71429,2,3,132,15,16,1,1,1,351780,351780,39300,39300,102.2,135.3,0,0,3795,252,27,2000,2000,0,1069897,1307652,12259,0,0,0,0,116080631,0,0,186,0,0,93,0,0,0,0,0,0,0,0,0,0,12259,0,'','boss_gehennas'), - (12260,'Onyxian Drake',NULL,1,1,6369,0,0,0,35,35,1,0,2,3,3,0,0,0,0,0,0,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12261,'Infected Mossflayer',NULL,57,58,4769,0,0,0,37,37,0,0,6,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3807,3942,0,0,158,188,71.2272,97.9374,0,80,100,1420,1562,0,61,305,12261,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12262,'Ziggurat Protector',NULL,58,58,10627,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.777776,1.14286,1,1,4.05,1,1,1,1,1,11628,11628,0,0,354,456,59.9488,82.4296,3425,187,100,1175,2000,0,818,1073,12262,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12263,'Slaughterhouse Protector',NULL,58,58,7864,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,1,5.9,1,1,1,1,1,16939,16939,0,0,335,432,58.688,80.696,3435,177,100,1191,2000,0,818,1073,12263,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12264,'Shazzrah',NULL,63,63,13032,0,0,0,54,54,0,0,7,3,3,0,0,64,0,513,108,1,1.71429,2,3,132,15,16,1,1,1,351780,351780,39300,39300,102.2,135.3,0,0,3795,252,27,2000,2000,0,516580,631375,12264,0,0,0,0,116080631,0,0,93,0,0,0,186,0,2,0,0,0,0,0,0,0,12264,0,'','boss_shazzrah'), - (12265,'Lava Spawn',NULL,60,60,2172,0,0,0,91,91,0,0,4,3,3,0,0,1,0,0,0,1,1.71429,1,1,5,1,5,1,1,1,15260,15260,0,0,77.9,103.4,0,0,3791,252,26,1500,1500,2,0,0,0,0,0,0,0,116097015,0,0,0,0,-186,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12276,'Hive\'Zora Egg',NULL,20,20,10056,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,418,418,0,0,42,50,33.264,45.738,0,21,100,1800,1980,0,7,33,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12277,'Melizza Brimbuzzle',NULL,39,39,12409,0,0,0,474,474,0,0,7,1,3,0,2,0,0,0,4096,1.02,1.14286,1,0,1,1,1,1,-1,1,2376,2376,0,0,57,74,55.5984,76.4478,0,30,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_melizza_brimbuzzle'), - (12296,'Sickly Gazelle',NULL,3,3,14951,0,0,0,188,188,0,0,8,1,3,0,0,0,0,2,0,1,0.857143,1,0,0.2,1,1,1,1,1,14,14,0,0,3,5,1.76,2.42,20,2,100,2000,2000,0,0,0,0,0,12296,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','spell_dummy_npc'), - (12297,'Cured Gazelle',NULL,1,1,1547,0,0,0,7,7,0,0,8,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12298,'Sickly Deer',NULL,5,5,10091,0,0,0,188,188,0,0,8,3,3,0,0,0,0,2,0,1,0.857143,1,0,1,1,1,1,-1,1,20,20,53,53,6,8,1.76,2.42,20,3,100,2000,2000,0,0,0,0,0,12298,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','spell_dummy_npc'), - (12299,'Cured Deer',NULL,1,1,347,0,0,0,7,7,0,0,8,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12319,'Burning Blade Toxicologist',NULL,14,14,4196,0,0,0,554,554,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,8,0,1,1,1,1,1,1,263,263,710,710,35,39,24.288,33.396,0,17,100,1840,2024,0,5,23,12319,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12319,0,'EventAI',''), - (12320,'Burning Blade Crusher',NULL,13,13,4198,0,0,0,554,554,0,0,7,3,3,0,0,0,0,0,0,0.99,1.14286,1,0,1,1,1,1,1,1,273,273,0,0,30,35,21.2784,29.2578,0,15,100,1860,2046,0,4,19,12320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12321,'Stormscale Toxicologist',NULL,15,15,4980,0,0,0,22,22,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,301,301,326,326,32,38,22.792,31.339,0,16,100,1850,2035,0,11,53,12321,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12321,0,'EventAI',''), - (12322,'Quel\'Lithien Protector',NULL,60,60,10375,0,0,0,84,84,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,2,0,1,1,1,1,-1,1,5074,5074,2434,2434,174,224,73.392,100.914,0,92,100,2000,2000,0,152,204,12322,12322,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12322,0,'EventAI',''), - (12336,'Brother Crowley','Scarlet Crusade Emissary',44,44,13049,0,0,0,12,12,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,68,88,60.7904,83.5868,0,36,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12249,'Mark of Detonation (SW)',NULL,1,1,7804,0,0,0,35,35,0,0,10,3,3,0,0,33587968,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12250,'Zaeldarr the Outcast',NULL,54,55,10275,0,0,0,37,37,0,0,6,3,3,0,0,32768,0,0,0,0.666668,1.14286,1,0,1,1,1,1,-1,1,3398,3398,0,0,95,117,71.2272,97.9374,3271,49,100,2000,2000,0,118,159,12250,12250,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12251,'Mark of Detonation (CLS)',NULL,1,1,7804,0,0,0,35,35,0.1,0,10,3,3,0,0,33587968,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (12252,'Mark of Detonation (CRS)',NULL,1,1,7804,0,0,0,35,35,0.1,0,10,3,3,0,0,33587968,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (12253,'Mark of Detonation (CSH)',NULL,1,1,7804,0,0,0,35,35,0,0,10,3,3,0,0,33587968,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12254,'Mark of Detonation (NESH)',NULL,1,1,7804,0,0,0,35,35,0.1,0,10,3,3,0,0,33587968,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (12255,'Mark of Detonation (NE)',NULL,1,1,7804,0,0,0,35,35,0.1,0,10,3,3,0,0,33587968,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (12256,'Mark of Detonation (SE)',NULL,1,1,7804,0,0,0,35,35,0,0,10,3,3,0,0,33587968,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12257,'Mechanical Yeti',NULL,58,58,10269,0,0,0,1,1,0,0,1,3,3,0,0,32768,0,0,0,0.31,1.14286,1,0,1,1,1,1,-1,1,2126,2126,0,0,10,11,1.76,2.42,3435,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12258,'Razorlash',NULL,48,48,12389,0,0,0,16,16,0,0,4,3,3,0,0,32832,0,0,0,1.2,1.14286,1,1,1,1,1,1,-1,1,12474,12474,0,0,276,356,53.9,74.1125,2780,146,100,2000,2000,0,0,0,12258,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12259,'Gehennas',NULL,63,63,13030,0,0,0,54,54,0,0,7,3,3,0,0,32832,0,513,76,1,1.71429,2,3,132,15,16,1,1,1,351780,351780,39300,39300,102.2,135.3,0,0,3795,252,27,2000,2000,0,1069897,1307652,12259,0,0,0,0,116080631,0,0,186,0,0,93,0,0,0,0,0,0,0,0,0,0,12259,0,'','boss_gehennas'), + (12260,'Onyxian Drake',NULL,1,1,6369,0,0,0,35,35,1,0,2,3,3,0,0,32768,0,0,0,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12261,'Infected Mossflayer',NULL,57,58,4769,0,0,0,37,37,0,0,6,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3807,3942,0,0,158,188,71.2272,97.9374,3435,80,100,1420,1562,0,61,305,12261,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12262,'Ziggurat Protector',NULL,58,58,10627,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.777776,1.14286,1,1,4.05,1,1,1,1,1,11628,11628,0,0,354,456,59.9488,82.4296,3435,187,100,1175,2000,0,818,1073,12262,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12263,'Slaughterhouse Protector',NULL,58,58,7864,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,1,5.9,1,1,1,1,1,16939,16939,0,0,335,432,58.688,80.696,3435,177,100,1191,2000,0,818,1073,12263,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12264,'Shazzrah',NULL,63,63,13032,0,0,0,54,54,0,0,7,3,3,0,0,32832,0,513,108,1,1.71429,2,3,132,15,16,1,1,1,351780,351780,39300,39300,102.2,135.3,0,0,3795,252,27,2000,2000,0,516580,631375,12264,0,0,0,0,116080631,0,0,93,0,0,0,186,0,2,0,0,0,0,0,0,0,12264,0,'','boss_shazzrah'), + (12265,'Lava Spawn',NULL,60,60,2172,0,0,0,91,91,0,0,4,3,3,0,0,32769,0,0,0,1,1.71429,1,1,5,1,5,1,1,1,15260,15260,0,0,77.9,103.4,0,0,3791,252,26,1500,1500,2,0,0,0,0,0,0,0,116097015,0,0,0,0,-186,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12276,'Hive\'Zora Egg',NULL,20,20,10056,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,418,418,0,0,42,50,33.264,45.738,852,21,100,1800,1980,0,7,33,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12277,'Melizza Brimbuzzle',NULL,39,39,12409,0,0,0,474,474,0,0,7,1,3,0,2,0,0,0,4096,1.02,1.14286,1,0,1,1,1,1,-1,1,2376,2376,0,0,57,74,55.5984,76.4478,1834,30,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_melizza_brimbuzzle'), + (12296,'Sickly Gazelle',NULL,3,3,14951,0,0,0,188,188,0,0,8,1,3,0,0,0,0,2,0,1,0.857143,1,0,0.2,1,1,1,1.33,1,14,14,0,0,3,5,1.76,2.42,55,2,100,2000,2000,0,0,0,0,0,12296,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','spell_dummy_npc'), + (12297,'Cured Gazelle',NULL,1,1,1547,0,0,0,7,7,0,0,8,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12298,'Sickly Deer',NULL,5,5,10091,0,0,0,188,188,0,0,8,3,3,0,0,32768,0,2,0,1,0.857143,1,0,0.2,1,1,1,1,1,20,20,0,0,6,8,1.76,2.42,120,3,100,2000,2000,0,0,0,0,0,12298,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','spell_dummy_npc'), + (12299,'Cured Deer',NULL,1,1,347,0,0,0,7,7,0,0,8,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12319,'Burning Blade Toxicologist',NULL,14,14,4196,0,0,0,554,554,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,0,1,1,1,1,1,1,263,263,710,710,35,39,24.288,33.396,344,17,100,1840,2024,0,5,23,12319,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12319,0,'EventAI',''), + (12320,'Burning Blade Crusher',NULL,13,13,4198,0,0,0,554,554,0,0,7,3,3,0,0,32768,0,0,0,0.99,1.14286,1,0,1,1,1,1,1,1,273,273,0,0,30,35,21.2784,29.2578,608,15,100,1860,2046,0,4,19,12320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12321,'Stormscale Toxicologist',NULL,15,15,4980,0,0,0,22,22,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,301,301,326,326,32,38,22.792,31.339,566,16,100,1850,2035,0,11,53,12321,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12321,0,'EventAI',''), + (12322,'Quel\'Lithien Protector',NULL,60,60,10375,0,0,0,84,84,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1,1,1,1,-1,1,5074,5074,2434,2434,174,224,73.392,100.914,3075,92,100,2000,2000,0,152,204,12322,12322,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12322,0,'EventAI',''), + (12336,'Brother Crowley','Scarlet Crusade Emissary',44,44,13049,0,0,0,12,12,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,68,88,60.7904,83.5868,2557,36,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (12337,'Crimson Courier',NULL,60,60,10502,0,0,0,89,89,0,0,7,3,3,0,0,32832,0,4096,0,1.1,1.14286,2,1,6,2,1,1,1,1,14652,14652,4868,4868,544,703,60.5576,83.2667,3075,288,100,1166,2000,0,694,911,12337,12337,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12337,0,'EventAI',''), - (12338,'Shadowprey Guardian',NULL,55,55,12829,12830,0,0,877,877,0,0,7,1,3,0,1,4096,0,1024,0,1.4,1.14286,1,0,1,1,1,1,-1,1,5217,5217,0,0,334,365,71.2272,97.9374,2500,161,100,2000,2000,0,794,794,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12338,0,'',''), - (12339,'Demetria','The Scarlet Oracle',61,61,10507,0,0,0,67,67,0,0,7,3,3,0,0,0,0,0,0,1.79,1.14286,8,1,12,6,1,1,1,1,26412,26412,35250,35250,571,737,61.732,84.8815,0,302,100,1150,1265,0,168,838,12339,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12340,'Drulzegar Skraghook',NULL,35,35,12934,0,0,0,876,876,0,0,7,1,3,0,3,4608,0,0,0,1.02,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,12340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4162,12340,0,'',''), - (12341,'Blue Skeletal Horse',NULL,1,1,10671,0,0,0,35,35,0,0,6,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12342,'Brown Skeletal Horse',NULL,1,1,10672,0,0,0,35,35,0,0,6,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12343,'Red Skeletal Horse',NULL,1,1,10670,0,0,0,35,35,0,0,6,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12344,'Swift Green Skeletal Horse',NULL,1,1,10720,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12345,'Mottled Crimson Raptor',NULL,1,1,6469,0,0,0,42,42,1,0,1,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1,1,7,24,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12346,'Emerald Riding Raptor',NULL,1,1,4806,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12347,'Enraged Reef Crawler',NULL,30,32,1001,0,0,0,15,15,0,8,1,3,3,0,0,0,0,32768,1,1.02,1.14286,1,0,1,1,1,1,1,1,955,1057,0,0,44,57,44.616,61.347,1832,23,100,2000,2000,0,0,0,12347,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12348,'Ivory Raptor',NULL,1,1,6471,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12349,'Turquoise Riding Raptor',NULL,1,1,6472,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12350,'Violet Riding Raptor',NULL,1,1,6473,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12351,'Dire Riding Wolf',NULL,10,10,2327,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,413,413,370,370,9,13,16.808,23.111,20,5,100,2000,2101,0,0,0,0,0,100007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12352,'Scarlet Trooper',NULL,58,59,10500,0,0,0,67,67,0,0,7,3,3,0,0,0,0,0,0,1.25,1.14286,2,0,0.7,1,1,1,1,1,1608,1658,2289,2369,154,184,70.4704,96.8968,0,78,100,1430,1573,0,59,296,12352,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12352,0,'EventAI',''), - (12353,'Timber Riding Wolf',NULL,10,10,247,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,413,413,370,370,9,13,16.808,23.111,20,5,100,2000,2101,0,0,0,0,0,100007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12354,'Brown Riding Kodo',NULL,12,12,11641,0,0,0,35,35,0,0,1,1,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,500,500,444,444,26,31,19.9584,27.4428,20,13,100,2000,2000,0,0,0,0,0,100007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12355,'Gray Riding Kodo',NULL,12,12,12246,0,0,0,35,35,0,0,1,1,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,500,500,444,444,26,31,19.9584,27.4428,20,13,100,2000,2000,0,0,0,0,0,100007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12356,'Green Riding Kodo',NULL,12,12,12245,0,0,0,35,35,1,0,1,1,3,0,0,0,0,2,0,0.58,1.14286,1,0,1,1,1,1,-1,1,500,500,444,444,17,22,11,17,562,46,100,1890,2079,0,0,0,0,0,100007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12357,'Teal Riding Kodo',NULL,12,12,12242,0,0,0,35,35,1,0,1,1,3,0,0,0,0,2,0,0.58,1.14286,1,0,1,1,1,1,-1,1,500,500,444,444,17,22,11,17,562,46,100,1890,2079,0,0,0,0,0,100007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12358,'Riding Striped Frostsaber',NULL,1,1,6080,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12359,'Riding Spotted Frostsaber',NULL,1,1,6444,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12360,'Riding Striped Nightsaber',NULL,1,1,6448,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12361,'Riding Nightsaber',NULL,1,1,9991,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12362,'Riding Frostsaber',NULL,1,1,9695,0,0,0,35,35,1,0,1,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1,1,7,24,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12363,'Blue Mechanostrider',NULL,1,1,6569,0,0,0,35,35,0,0,9,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12364,'Icy Blue Mechanostrider Mod A',NULL,1,1,10666,0,0,0,35,35,0,0,9,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12365,'Red Mechanostrider',NULL,1,1,9473,0,0,0,35,35,0,0,9,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12366,'Unpainted Mechanostrider X',NULL,1,1,9476,0,0,0,35,35,0,0,9,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12367,'Green Mechanostrider',NULL,1,1,10661,0,0,0,35,35,0,0,9,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12368,'White Mechanostrider Mod A',NULL,1,1,9474,0,0,0,35,35,1,0,9,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1,1,7,24,100,2000,2200,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12369,'Lord Kragaru',NULL,38,38,11257,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.13,1.14286,1,0,1.15,1,1,1,1,1,1604,1604,0,0,85,101,54.5072,74.9474,0,43,100,1630,1793,0,27,133,12369,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12369,0,'EventAI',''), - (12370,'Black Ram',NULL,1,1,2784,0,0,0,35,35,1,0,1,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1,1,7,24,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12371,'Frost Ram',NULL,1,1,2787,0,0,0,35,35,1,0,1,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1,1,7,24,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12372,'Brown Ram',NULL,1,1,2785,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,100008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12373,'Gray Ram',NULL,1,1,2736,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,100008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12374,'White Riding Ram Mount',NULL,1,1,2786,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,100008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12375,'Chestnut Mare',NULL,1,1,2405,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,30,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12376,'Brown Horse',NULL,1,1,2404,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,30,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12377,'Wailing Spectre',NULL,58,60,11649,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1.11111,1.14286,1,0,1,1,1,1,-1,1,6761,6986,0,0,97,121,71.2272,97.9374,3380,50,100,2000,2000,0,234,311,12377,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12378,'Damned Soul',NULL,59,60,146,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1.11111,1.14286,8,0,1,1,1,1,-1,1,2751,2859,6882,7031,164,212,71.9664,98.9538,0,87,100,2000,2000,0,193,257,12378,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12379,'Unliving Caretaker',NULL,59,60,13952,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3984,4086,0,0,164,212,71.9664,98.9538,0,87,100,2000,2000,0,204,272,12379,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12379,0,'EventAI',''), - (12380,'Unliving Resident',NULL,59,60,13949,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4023,4148,0,0,164,212,71.9664,98.9538,0,87,100,2000,2000,0,211,280,12380,12380,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12380,0,'EventAI',''), - (12381,'Ley Sprite',NULL,57,58,12432,0,0,0,21,21,0,0,10,3,3,0,0,0,0,0,0,1.56,1.14286,1,0,1,1,1,1,-1,1,1700,2100,0,0,154,184,72.9872,100.357,0,78,100,1430,1573,0,60,298,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (12382,'Mana Sprite',NULL,56,57,1825,0,0,0,21,21,0,0,7,3,3,0,0,0,0,0,0,1.24,1.14286,1,0,1,1,1,1,-1,1,1200,1700,0,0,150,179,72.2304,99.3168,0,76,100,1440,1584,0,58,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (12383,'Nibbles','Prairie Dog',1,1,1072,0,0,0,31,31,0,0,8,1,3,0,0,768,0,2,0,1,0.857143,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (12384,'Augustus the Touched',NULL,55,55,12470,0,0,0,35,35,0,0,7,3,3,0,7,36864,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3397,3397,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4085,12384,0,'',''), - (12385,'Mortar Team Advanced Target Dummy',NULL,1,1,12434,0,0,0,914,914,0,0,9,3,3,0,0,0,0,2,0,1,1,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12387,'Large Vile Slime',NULL,56,57,4754,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1.1,1.14286,2,0,1.35,2,1,1,1,1,2915,3006,4326,4482,91,113,71.9664,98.9538,2744,47,100,2000,2000,0,108,146,12387,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12396,'Doomguard Commander',NULL,61,61,4426,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1.05,1.14286,2,1,20,5,1,1,1,1,50300,50300,12430,12430,585,754,172.1,240.07,3316,309,100,1141,2000,0,2311,3022,12396,0,0,0,0,0,0,0,0,0,0,93,244,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12397,'Lord Kazzak',NULL,63,63,12449,0,0,0,14,14,2.2,23,3,3,3,0,0,0,0,0,0,2.09,1.14286,1,3,110,1,1,1,1,1,366410,366410,0,0,1914,2258,400,550,0,1078,100,2000,1000,0,11491,57457,12397,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12397,0,'','boss_kazzak'), - (12416,'Blackwing Legionnaire',NULL,60,60,12024,0,0,0,103,103,0,0,7,3,3,0,0,0,0,0,8,1,1.14286,1,1,3,1,7,1,1,1,9156,9156,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,609,800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12416,0,'EventAI',''), - (12418,'Gordok Hyena',NULL,52,53,2712,0,0,0,45,45,0,0,1,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2371,2533,0,0,177,223,63.7824,87.7008,3216,92,100,1500,2000,0,0,0,12418,0,12418,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12419,'Lifelike Toad',NULL,1,1,901,0,0,0,115,115,0,0,1,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12420,'Blackwing Mage',NULL,60,60,11979,0,0,0,103,103,0,0,7,3,3,0,0,0,0,0,8,1,1.14286,2,1,3,5,4,1,1,1,7326,7326,12170,12170,96.8,128.2,0,0,3075,238,24,2000,2000,0,418,550,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12420,0,'EventAI',''), - (12422,'Death Talon Dragonspawn',NULL,60,60,2554,0,0,0,103,103,0,0,2,3,3,0,0,0,0,0,8,0.888888,1.14286,1,1,15,1,14,1,1,1,45780,45780,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,100001,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12422,0,'EventAI',''), - (12423,'Guard Roberts',NULL,7,7,3258,0,0,0,12,12,0,0,7,3,2,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,228,228,0,0,9,12,11.9504,16.4318,230,36,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12423,1,'','npc_garments_of_quests'), - (12425,'Flint Shadowmore','SI:7',60,60,5908,0,0,0,1078,1078,0,0,7,3,3,0,2,4096,0,2,0,1,1.14286,1,1,3,1,1,1,-1,1,9153,9153,0,0,528,681,62.016,85.272,3110,279,100,1175,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12425,0,'EventAI',''), - (12426,'Masterwork Target Dummy',NULL,1,1,1555,0,0,0,914,914,0,0,9,3,3,0,0,262660,0,131072,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12427,'Mountaineer Dolf',NULL,7,7,12474,0,0,0,57,57,0,0,7,3,2,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,228,228,0,0,9,12,11.9504,16.4318,230,36,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12427,0,'','npc_garments_of_quests'), - (12428,'Deathguard Kel',NULL,7,7,12475,0,0,0,71,71,0,0,7,3,2,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,228,228,0,0,9,12,11.9504,16.4318,230,36,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,12428,0,'','npc_garments_of_quests'), - (12429,'Sentinel Shaya',NULL,7,7,12476,0,0,0,79,79,0,0,7,3,2,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,228,228,0,0,9,12,11.9504,16.4318,230,36,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12429,0,'','npc_garments_of_quests'), - (12430,'Grunt Kor\'ja',NULL,7,7,12477,0,0,0,85,85,0,0,7,3,2,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,228,228,0,0,9,12,11.9504,16.4318,230,36,100,2000,2134,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12430,0,'','npc_garments_of_quests'), + (12338,'Shadowprey Guardian',NULL,55,55,12829,12830,0,0,877,877,0,0,7,1,3,0,1,4096,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,5217,5217,0,0,334,365,71.2272,97.9374,2500,161,100,2000,2000,0,794,794,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12338,0,'',''), + (12339,'Demetria','The Scarlet Oracle',61,61,10507,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1.79,1.14286,8,1,12,6,1,1,1,1,26412,26412,35250,35250,571,737,61.732,84.8815,2073,302,100,1150,1265,0,168,838,12339,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12340,'Drulzegar Skraghook',NULL,35,35,12934,0,0,0,876,876,0,0,7,1,3,0,3,4608,0,0,0,1.02,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,12340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4162,12340,0,'',''), + (12341,'Blue Skeletal Horse',NULL,1,1,10671,0,0,0,35,35,0,0,6,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1.76,2.42,15,1,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12342,'Brown Skeletal Horse',NULL,1,1,10672,0,0,0,35,35,0,0,6,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1.76,2.42,15,1,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12343,'Red Skeletal Horse',NULL,1,1,10670,0,0,0,35,35,0,0,6,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1.76,2.42,15,1,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12344,'Swift Green Skeletal Horse',NULL,1,1,10720,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12345,'Mottled Crimson Raptor',NULL,1,1,6469,0,0,0,42,42,1,0,1,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1,1,15,24,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12346,'Emerald Riding Raptor',NULL,1,1,4806,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1.76,2.42,15,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12347,'Enraged Reef Crawler',NULL,30,32,1001,0,0,0,15,15,0,8,1,3,3,0,0,32768,0,32768,1,1.02,1.14286,1,0,1,1,1,1,1.5,1,955,1057,0,0,44,57,44.616,61.347,1905,23,100,2000,2000,0,0,0,12347,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12348,'Ivory Raptor',NULL,1,1,6471,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12349,'Turquoise Riding Raptor',NULL,1,1,6472,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1.76,2.42,15,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12350,'Violet Riding Raptor',NULL,1,1,6473,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1.76,2.42,15,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12351,'Dire Riding Wolf',NULL,10,10,2327,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,1,1,198,198,0,0,9,13,16.808,23.111,512,5,100,2000,2101,0,0,0,0,0,100007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12352,'Scarlet Trooper',NULL,58,59,10500,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1.25,1.14286,2,0,0.7,1,1,1,1,1,1608,1658,2289,2369,154,184,70.4704,96.8968,2832,78,100,1430,1573,0,59,296,12352,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12352,0,'EventAI',''), + (12353,'Timber Riding Wolf',NULL,10,10,247,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,1,1,198,198,0,0,9,13,16.808,23.111,512,5,100,2000,2101,0,0,0,0,0,100007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12354,'Brown Riding Kodo',NULL,12,12,11641,0,0,0,35,35,0,0,1,1,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,1,1,247,247,0,0,26,31,19.9584,27.4428,573,13,100,2000,2000,0,0,0,0,0,100007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12355,'Gray Riding Kodo',NULL,12,12,12246,0,0,0,35,35,0,0,1,1,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,1,1,247,247,0,0,26,31,19.9584,27.4428,573,13,100,2000,2000,0,0,0,0,0,100007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12356,'Green Riding Kodo',NULL,12,12,12245,0,0,0,35,35,1,0,1,1,3,0,0,0,0,2,0,0.58,1.14286,1,0,1,1,1,1,1,1,247,247,0,0,17,22,11,17,573,46,100,1890,2079,0,0,0,0,0,100007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12357,'Teal Riding Kodo',NULL,12,12,12242,0,0,0,35,35,1,0,1,1,3,0,0,0,0,2,0,0.58,1.14286,1,0,1,1,1,1,1,1,247,247,0,0,17,22,11,17,573,46,100,1890,2079,0,0,0,0,0,100007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12358,'Riding Striped Frostsaber',NULL,1,1,6080,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1.76,2.42,15,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12359,'Riding Spotted Frostsaber',NULL,1,1,6444,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1.76,2.42,15,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12360,'Riding Striped Nightsaber',NULL,1,1,6448,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1.76,2.42,15,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12361,'Riding Nightsaber',NULL,1,1,9991,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12362,'Riding Frostsaber',NULL,1,1,9695,0,0,0,35,35,1,0,1,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1,1,15,24,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12363,'Blue Mechanostrider',NULL,1,1,6569,0,0,0,35,35,0,0,9,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1.76,2.42,15,1,100,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12364,'Icy Blue Mechanostrider Mod A',NULL,1,1,10666,0,0,0,35,35,0,0,9,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1.76,2.42,15,1,100,2000,2200,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12365,'Red Mechanostrider',NULL,1,1,9473,0,0,0,35,35,0,0,9,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1.76,2.42,15,1,100,2000,2200,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12366,'Unpainted Mechanostrider X',NULL,1,1,9476,0,0,0,35,35,0,0,9,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1.76,2.42,15,1,100,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12367,'Green Mechanostrider',NULL,1,1,10661,0,0,0,35,35,0,0,9,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1.76,2.42,15,1,100,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12368,'White Mechanostrider Mod A',NULL,1,1,9474,0,0,0,35,35,1,0,9,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1,1,15,24,100,2000,2200,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12369,'Lord Kragaru',NULL,38,38,11257,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.13,1.14286,1,0,1.15,1,1,1,1,1,1604,1604,0,0,85,101,54.5072,74.9474,1709,43,100,1630,1793,0,27,133,12369,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12369,0,'EventAI',''), + (12370,'Black Ram',NULL,1,1,2784,0,0,0,35,35,1,0,1,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1,1,15,24,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12371,'Frost Ram',NULL,1,1,2787,0,0,0,35,35,1,0,1,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1,1,15,24,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12372,'Brown Ram',NULL,1,1,2785,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1.76,2.42,15,1,100,2000,2200,0,0,0,0,0,100008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12373,'Gray Ram',NULL,1,1,2736,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1.76,2.42,15,1,100,2000,2200,0,0,0,0,0,100008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12374,'White Riding Ram Mount',NULL,1,1,2786,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1.76,2.42,15,1,100,2000,2200,0,0,0,0,0,100008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12375,'Chestnut Mare',NULL,1,1,2405,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1.76,2.42,15,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12376,'Brown Horse',NULL,1,1,2404,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1.76,2.42,15,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12377,'Wailing Spectre',NULL,58,60,11649,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1.11111,1.14286,1,0,1,1,1,1,2,1,2871,3052,0,0,100,138,0,0,7582,252,26,2000,2000,0,234,311,12377,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12378,'Damned Soul',NULL,59,60,146,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1.11111,1.14286,8,0,1,1,1,1,-1,1,2751,2859,6882,7031,164,212,71.9664,98.9538,1923,87,100,2000,2000,0,193,257,12378,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12379,'Unliving Caretaker',NULL,59,60,13952,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3984,4086,0,0,164,212,71.9664,98.9538,3791,87,100,2000,2000,0,204,272,12379,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12379,0,'EventAI',''), + (12380,'Unliving Resident',NULL,59,60,13949,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4023,4148,0,0,164,212,71.9664,98.9538,3791,87,100,2000,2000,0,211,280,12380,12380,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12380,0,'EventAI',''), + (12381,'Ley Sprite',NULL,57,58,12432,0,0,0,21,21,0,0,10,3,3,0,0,32768,0,0,0,1.56,1.14286,1,0,1,1,1,1,-1,1,1700,2100,0,0,154,184,72.9872,100.357,3435,78,100,1430,1573,0,60,298,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (12382,'Mana Sprite',NULL,56,57,1825,0,0,0,21,21,0,0,7,3,3,0,0,32768,0,0,0,1.24,1.14286,1,0,1,1,1,1,-1,1,1200,1700,0,0,150,179,72.2304,99.3168,3380,76,100,1440,1584,0,58,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (12383,'Nibbles','Prairie Dog',1,1,1072,0,0,0,31,31,0,0,8,1,3,0,0,768,0,2,0,1,0.857143,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1.76,2.42,15,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (12384,'Augustus the Touched',NULL,55,55,12470,0,0,0,35,35,0,0,7,3,3,0,7,36864,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3397,3397,0,0,96,125,70.664,97.163,3271,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4085,12384,0,'',''), + (12385,'Mortar Team Advanced Target Dummy',NULL,1,1,12434,0,0,0,914,914,0,0,9,3,3,0,0,32768,0,2,0,1,1,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12387,'Large Vile Slime',NULL,56,57,4754,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1.35,2,1,1,1,1,2915,3006,4326,4482,91,113,71.9664,98.9538,2744,47,100,2000,2000,0,108,146,12387,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12396,'Doomguard Commander',NULL,61,61,4426,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.05,1.14286,2,1,20,5,1,1,1,1,50300,50300,12430,12430,585,754,172.1,240.07,3316,309,100,1141,2000,0,2311,3022,12396,0,0,0,0,0,0,0,0,0,0,93,244,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12397,'Lord Kazzak',NULL,63,63,12449,0,0,0,14,14,2.2,23,3,3,3,0,0,32768,0,0,0,2.09,1.14286,1,3,110,2,8.5,1,1,1,366410,366410,0,0,110,146,0,0,4691,268,32,2000,2000,0,11491,57457,12397,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12397,0,'','boss_kazzak'), + (12416,'Blackwing Legionnaire',NULL,60,60,12024,0,0,0,103,103,0,0,7,3,3,0,0,32768,0,0,8,1,1.14286,1,1,3,1,7,1,1,1,9156,9156,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,609,800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12416,0,'EventAI',''), + (12418,'Gordok Hyena',NULL,52,53,2712,0,0,0,45,45,0,0,1,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2371,2533,0,0,177,223,63.7824,87.7008,3216,92,100,1500,2000,0,0,0,12418,0,12418,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12419,'Lifelike Toad',NULL,1,1,901,0,0,0,115,115,0,0,1,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12420,'Blackwing Mage',NULL,60,60,11979,0,0,0,103,103,0,0,7,3,3,0,0,32768,0,0,8,1,1.14286,2,1,3,5,4,1,1,1,7326,7326,12170,12170,96.8,128.2,0,0,3075,238,24,2000,2000,0,418,550,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12420,0,'EventAI',''), + (12422,'Death Talon Dragonspawn',NULL,60,60,2554,0,0,0,103,103,0,0,2,3,3,0,0,32768,0,0,8,0.888888,1.14286,1,1,15,1,14,1,1,1,45780,45780,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,100001,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12422,0,'EventAI',''), + (12423,'Guard Roberts',NULL,7,7,3258,0,0,0,12,12,0,0,7,3,2,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,228,228,0,0,9,12,11.9504,16.4318,230,36,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12423,1,'','npc_garments_of_quests'), + (12425,'Flint Shadowmore','SI:7',60,60,5908,0,0,0,1078,1078,0,0,7,3,3,0,2,36864,0,2,0,1,1.14286,1,1,3,1,1,1,-1,1,9153,9153,0,0,528,681,62.016,85.272,3110,279,100,1175,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12425,0,'EventAI',''), + (12426,'Masterwork Target Dummy',NULL,1,1,1555,0,0,0,914,914,0,0,9,3,3,0,0,295428,0,131072,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12427,'Mountaineer Dolf',NULL,7,7,12474,0,0,0,57,57,0,0,7,3,2,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,228,228,0,0,9,12,11.9504,16.4318,230,36,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12427,0,'','npc_garments_of_quests'), + (12428,'Deathguard Kel',NULL,7,7,12475,0,0,0,71,71,0,0,7,3,2,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,228,228,0,0,9,12,11.9504,16.4318,230,36,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,12428,0,'','npc_garments_of_quests'), + (12429,'Sentinel Shaya',NULL,7,7,12476,0,0,0,79,79,0,0,7,3,2,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,228,228,0,0,9,12,11.9504,16.4318,230,36,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12429,0,'','npc_garments_of_quests'), + (12430,'Grunt Kor\'ja',NULL,7,7,12477,0,0,0,85,85,0,0,7,3,2,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,228,228,0,0,9,12,11.9504,16.4318,230,36,100,2000,2134,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12430,0,'','npc_garments_of_quests'), (12431,'Gorefang',NULL,13,13,11413,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1,1.14286,1,4,1,1,1,1,1,1,273,273,0,0,19,23,18.984,26.103,608,10,100,2000,2000,0,0,0,12431,0,12431,0,0,0,0,0,70,70,70,70,70,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (12432,'Old Vicejaw',NULL,14,14,982,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1,1.14286,1,4,1.25,1,1,1,1,1,375,375,0,0,20,25,20.232,27.819,642,10,100,2000,2000,0,0,0,12432,0,12432,0,0,0,0,0,28,0,28,0,28,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (12433,'Krethis Shadowspinner',NULL,15,15,368,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,0.94,1.14286,2,4,1,1,1,1,1,1,301,301,326,326,20,25,0,0,566,10,0,2000,2000,0,0,0,12433,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12434,'Monster Generator (Blackwing)',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12435,'Razorgore the Untamed',NULL,63,63,10115,0,0,0,1114,1114,0,0,2,3,3,0,0,0,0,769,76,0.888888,1.42857,1,3,135,1,11,1,1,1,449685,449685,0,0,219.7,291.2,0,0,4691,268,32,4000,4000,0,1297137,1585390,12435,0,100001,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','boss_razorgore'), - (12457,'Blackwing Spellbinder',NULL,62,62,7923,0,0,0,103,103,0,0,2,3,3,0,0,0,0,0,8,1,1.14286,2,1,35,10,15,1,1,1,90650,90650,25680,25680,100.4,133,0,0,3555,246,26,2000,2000,0,0,0,12457,0,100001,0,0,5,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12457,0,'EventAI',''), - (12458,'Blackwing Taskmaster',NULL,62,62,11967,0,0,0,103,103,0,0,7,3,3,0,0,0,0,0,8,1,1.14286,2,1,20,10,15,1,1,1,51800,51800,25680,25680,100.4,133,0,0,3555,246,26,2000,2000,0,2312,3025,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12458,0,'EventAI',''), - (12459,'Blackwing Warlock',NULL,61,61,14292,0,0,0,103,103,0,0,7,3,3,0,0,0,0,0,8,1,1.14286,2,1,35,10,15,1,1,1,88025,88025,24860,24860,98.5,130.4,0,0,3316,244,25,2000,2000,0,0,0,12459,0,0,0,0,84823,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12459,0,'EventAI',''), - (12460,'Death Talon Wyrmguard',NULL,63,63,14308,0,0,0,103,103,0,0,2,3,3,0,0,0,0,0,8,1,1.71429,1,1,65,1,25,1,1,1,216515,216515,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,0,0,12460,0,12460,0,0,68163,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12460,0,'EventAI',''), - (12461,'Death Talon Overseer',NULL,62,62,14355,0,0,0,103,103,0,0,7,3,3,0,0,0,0,0,8,1,1.14286,1,1,50,1,22,1,1,1,161850,161850,0,0,107.9,143.1,0,0,4391,262,30,2000,2000,0,0,0,12461,0,12461,0,0,68167,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12461,0,'EventAI',''), - (12463,'Death Talon Flamescale',NULL,62,62,8310,0,0,0,103,103,0,0,2,3,3,0,0,0,0,0,8,0.888888,1.14286,1,1,40,1,18,1,1,1,129480,129480,0,0,107.9,143.1,0,0,4391,262,30,2000,2000,0,0,0,12463,0,12463,0,0,68167,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12463,0,'EventAI',''), - (12464,'Death Talon Seether',NULL,62,62,12893,0,0,0,103,103,0,0,2,3,3,0,0,0,0,0,8,0.888888,1.14286,1,1,35,1,20,1,1,1,113295,113295,0,0,107.9,143.1,0,0,4391,262,30,2000,2000,0,0,0,12464,0,12464,0,0,68167,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12464,0,'EventAI',''), - (12465,'Death Talon Wyrmkin',NULL,61,61,12894,0,0,0,103,103,0,0,2,3,3,0,0,0,0,0,8,0.888888,1.14286,2,1,35,10,18,1,1,1,88025,88025,24860,24860,98.5,130.4,0,0,3316,244,25,2000,2000,0,0,0,12465,0,12465,0,0,65857,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12465,0,'EventAI',''), - (12467,'Death Talon Captain',NULL,62,62,14544,0,0,0,103,103,0,0,2,3,3,0,0,0,0,0,8,1,1.14286,1,1,75,1,24,1,1,1,242775,242775,0,0,129.5,171.8,0,0,4391,262,30,2400,2400,0,0,0,12467,0,12467,0,0,68183,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12467,0,'EventAI',''), - (12468,'Death Talon Hatcher',NULL,61,61,12892,0,0,0,103,103,0,0,2,3,3,0,0,0,0,0,8,0.888888,1.14286,2,1,35,10,20,1,1,1,88025,88025,24860,24860,98.5,130.4,0,0,3316,244,25,2000,2000,0,0,0,12468,0,12468,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12468,0,'EventAI',''), - (12473,'Arcanite Dragonling',NULL,60,60,12489,0,0,0,1,1,0,0,9,3,3,0,0,0,0,0,0,1.13,1.14286,1,0,1,1,1,1,-1,1,700,700,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12474,'Emeraldon Boughguard',NULL,62,62,12509,0,0,0,50,50,0,0,2,3,3,0,0,64,0,0,8,1.05,1.14286,1,1,25,1,1,1,1,1,80925,80925,0,0,571,737,203.77,289.86,4391,302,100,1150,2000,0,3587,4690,12474,0,12474,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12474,0,'EventAI',''), - (12475,'Emeraldon Tree Warder',NULL,60,60,625,0,0,0,50,50,2,0,2,3,3,0,0,64,0,0,8,1.05,1.14286,1,1,25,1,1,1,1,1,76300,76300,0,0,544,703,60.5576,83.2667,3791,288,100,1166,2000,0,3372,4408,12475,0,12475,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12476,'Emeraldon Oracle',NULL,61,61,7974,0,0,0,50,50,2,0,2,3,3,0,0,64,0,0,8,1.05,1.14286,2,1,25,10,1,1,1,1,62875,62875,24860,24860,544,703,172.1,240.07,3316,288,100,1166,2000,0,2778,3633,12476,0,12476,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12477,'Verdantine Boughguard',NULL,62,62,12509,0,0,0,50,50,0,0,2,3,3,0,0,64,0,0,8,0.888888,1.14286,1,1,1,1,1,1,-1,1,80052,80052,8181,8181,559,720,203.77,289.86,0,295,100,1158,2000,0,3502,4579,12477,0,12477,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12477,0,'EventAI',''), - (12478,'Verdantine Oracle',NULL,61,61,7974,0,0,0,50,50,0,0,2,3,3,0,0,64,0,0,8,0.888888,1.14286,2,1,1,10,1,1,-1,1,67430,67430,24860,24860,571,737,172.1,240.07,0,302,100,1150,2000,0,2863,3744,12478,0,15412,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12479,'Verdantine Tree Warder',NULL,60,60,625,0,0,0,50,50,0,0,2,3,3,0,0,64,0,0,8,0.888888,1.14286,1,1,1,1,1,1,-1,1,74178,74178,8343,8343,571,737,61.732,84.8815,0,302,100,1150,2000,0,3372,4408,12479,0,12479,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12480,'Melris Malagan','Captain of the Guard',58,58,5567,0,0,0,1078,1078,0,0,7,3,3,0,0,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,351,412,72.9872,100.357,0,176,100,2000,2000,0,174,232,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12480,0,'EventAI',''), - (12481,'Justine Demalier','Stormwind Recruiter',57,57,5446,0,0,0,1078,1078,0,0,7,3,3,0,0,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4356,4356,0,0,102,131,72.2304,99.3168,0,54,100,2000,2000,0,147,197,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12481,0,'EventAI',''), - (12496,'Dreamtracker',NULL,62,62,7553,0,0,0,50,50,0,0,2,3,3,0,0,64,0,0,8,1.1,1.14286,1,1,25,1,1,1,1,1,80925,80925,0,0,585,754,203.77,289.86,4391,309,100,1141,2000,0,3545,4634,12496,0,100001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50109,0,'EventAI',''), - (12497,'Dreamroarer',NULL,62,62,7553,0,0,0,50,50,0,0,2,3,3,0,0,64,0,0,8,1.1,1.14286,1,1,25,1,1,1,1,1,80925,80925,0,0,559,720,203.77,289.86,4391,295,100,1158,2000,0,3587,4690,12497,0,15412,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12498,'Dreamstalker',NULL,62,62,7553,0,0,0,50,50,0,0,2,3,3,0,0,64,0,0,8,1.05,1.14286,1,1,25,1,1,1,1,1,80925,80925,0,0,559,720,203.77,289.86,4391,295,100,1158,2000,0,3502,4579,12498,0,12498,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12536,'Illusion: Black Dragonkin','',1,1,12529,0,0,0,35,35,1,0,2,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,57,57,0,0,2,2,0,0,0,1,0,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12557,'Grethok the Controller',NULL,62,62,14296,0,0,0,103,103,0,0,7,3,3,0,0,0,0,0,8,1,1.14286,2,1,25,10,18,1,1,1,64750,64750,25680,25680,100.4,133,0,0,3555,246,26,2000,2000,0,2822,3691,0,0,0,0,0,68439,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12557,0,'EventAI',''), - (12576,'Grish Longrunner',NULL,25,25,12943,0,0,0,104,104,1.35,0,7,1,3,0,2,4608,0,0,0,1,1.14286,1,0,1.01,1,1,1,1,1,706,706,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12576,0,'',''), - (12577,'Jarrodenus','Hippogryph Master',55,55,12926,0,0,0,80,80,0,0,7,3,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,12577,0,'EventAI',''), - (12578,'Mishellena','Hippogryph Master',55,55,12927,0,0,0,80,80,0,0,7,3,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,12578,0,'EventAI',''), + (12434,'Monster Generator (Blackwing)',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1,1,15,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12435,'Razorgore the Untamed',NULL,63,63,10115,0,0,0,1114,1114,0,0,2,3,3,0,0,32768,0,769,76,0.888888,1.42857,1,3,135,1,11,1,1,1,449685,449685,0,0,219.7,291.2,0,0,4691,268,32,4000,4000,0,1297137,1585390,12435,0,100001,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','boss_razorgore'), + (12457,'Blackwing Spellbinder',NULL,62,62,7923,0,0,0,103,103,0,0,2,3,3,0,0,32768,0,0,8,1,1.14286,2,1,35,10,15,1,1,1,90650,90650,25680,25680,100.4,133,0,0,3555,246,26,2000,2000,0,0,0,12457,0,100001,0,0,5,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12457,0,'EventAI',''), + (12458,'Blackwing Taskmaster',NULL,62,62,11967,0,0,0,103,103,0,0,7,3,3,0,0,32768,0,0,8,1,1.14286,2,1,20,10,15,1,1,1,51800,51800,25680,25680,100.4,133,0,0,3555,246,26,2000,2000,0,2312,3025,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12458,0,'EventAI',''), + (12459,'Blackwing Warlock',NULL,61,61,14292,0,0,0,103,103,0,0,7,3,3,0,0,32768,0,0,8,1,1.14286,2,1,35,10,15,1,1,1,88025,88025,24860,24860,98.5,130.4,0,0,3316,244,25,2000,2000,0,0,0,12459,0,0,0,0,84823,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12459,0,'EventAI',''), + (12460,'Death Talon Wyrmguard',NULL,63,63,14308,0,0,0,103,103,0,0,2,3,3,0,0,32768,0,0,8,1,1.71429,1,1,65,1,25,1,1,1,216515,216515,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,0,0,12460,0,12460,0,0,68163,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12460,0,'EventAI',''), + (12461,'Death Talon Overseer',NULL,62,62,14355,0,0,0,103,103,0,0,7,3,3,0,0,32768,0,0,8,1,1.14286,1,1,50,1,22,1,1,1,161850,161850,0,0,107.9,143.1,0,0,4391,262,30,2000,2000,0,0,0,12461,0,12461,0,0,68167,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12461,0,'EventAI',''), + (12463,'Death Talon Flamescale',NULL,62,62,8310,0,0,0,103,103,0,0,2,3,3,0,0,32768,0,0,8,0.888888,1.14286,1,1,40,1,18,1,1,1,129480,129480,0,0,107.9,143.1,0,0,4391,262,30,2000,2000,0,0,0,12463,0,12463,0,0,68167,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12463,0,'EventAI',''), + (12464,'Death Talon Seether',NULL,62,62,12893,0,0,0,103,103,0,0,2,3,3,0,0,32768,0,0,8,0.888888,1.14286,1,1,35,1,20,1,1,1,113295,113295,0,0,107.9,143.1,0,0,4391,262,30,2000,2000,0,0,0,12464,0,12464,0,0,68167,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12464,0,'EventAI',''), + (12465,'Death Talon Wyrmkin',NULL,61,61,12894,0,0,0,103,103,0,0,2,3,3,0,0,32768,0,0,8,0.888888,1.14286,2,1,35,10,18,1,1,1,88025,88025,24860,24860,98.5,130.4,0,0,3316,244,25,2000,2000,0,0,0,12465,0,12465,0,0,65857,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12465,0,'EventAI',''), + (12467,'Death Talon Captain',NULL,62,62,14544,0,0,0,103,103,0,0,2,3,3,0,0,32768,0,0,8,1,1.14286,1,1,75,1,24,1,1,1,242775,242775,0,0,129.5,171.8,0,0,4391,262,30,2400,2400,0,0,0,12467,0,12467,0,0,68183,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12467,0,'EventAI',''), + (12468,'Death Talon Hatcher',NULL,61,61,12892,0,0,0,103,103,0,0,2,3,3,0,0,32768,0,0,8,0.888888,1.14286,2,1,35,10,20,1,1,1,88025,88025,24860,24860,98.5,130.4,0,0,3316,244,25,2000,2000,0,0,0,12468,0,12468,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12468,0,'EventAI',''), + (12473,'Arcanite Dragonling',NULL,60,60,12489,0,0,0,1,1,0,0,9,3,3,0,0,32768,0,0,0,1.13,1.14286,1,0,1,1,1,1,-1,1,700,700,0,0,10,11,1.76,2.42,3791,5,100,2000,2200,0,0,1,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12474,'Emeraldon Boughguard',NULL,62,62,12509,0,0,0,50,50,0,0,2,3,3,0,0,32832,0,0,8,1.05,1.14286,1,1,25,1,1,1,1,1,80925,80925,0,0,571,737,203.77,289.86,4391,302,100,1150,2000,0,3587,4690,12474,0,12474,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12474,0,'EventAI',''), + (12475,'Emeraldon Tree Warder',NULL,60,60,625,0,0,0,50,50,2,0,2,3,3,0,0,32832,0,0,8,1.05,1.14286,1,1,25,1,1,1,1,1,76300,76300,0,0,544,703,60.5576,83.2667,3791,288,100,1166,2000,0,3372,4408,12475,0,12475,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12476,'Emeraldon Oracle',NULL,61,61,7974,0,0,0,50,50,2,0,2,3,3,0,0,32832,0,0,8,1.05,1.14286,2,1,25,10,1,1,1,1,62875,62875,24860,24860,544,703,172.1,240.07,3316,288,100,1166,2000,0,2778,3633,12476,0,12476,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12477,'Verdantine Boughguard',NULL,62,62,12509,0,0,0,50,50,0,0,2,3,3,0,0,32832,0,0,8,0.888888,1.14286,1,1,1,1,1,1,-1,1,80052,80052,8181,8181,559,720,203.77,289.86,4391,295,100,1158,2000,0,3502,4579,12477,0,12477,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12477,0,'EventAI',''), + (12478,'Verdantine Oracle',NULL,61,61,7974,0,0,0,50,50,0,0,2,3,3,0,0,32832,0,0,8,0.888888,1.14286,2,1,1,10,1,1,-1,1,67430,67430,24860,24860,571,737,172.1,240.07,3316,302,100,1150,2000,0,2863,3744,12478,0,15412,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12479,'Verdantine Tree Warder',NULL,60,60,625,0,0,0,50,50,0,0,2,3,3,0,0,32832,0,0,8,0.888888,1.14286,1,1,1,1,1,1,-1,1,74178,74178,8343,8343,571,737,61.732,84.8815,3791,302,100,1150,2000,0,3372,4408,12479,0,12479,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12480,'Melris Malagan','Captain of the Guard',58,58,5567,0,0,0,1078,1078,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,351,412,72.9872,100.357,3435,176,100,2000,2000,0,174,232,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12480,0,'EventAI',''), + (12481,'Justine Demalier','Stormwind Recruiter',57,57,5446,0,0,0,1078,1078,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4356,4356,0,0,102,131,72.2304,99.3168,3380,54,100,2000,2000,0,147,197,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12481,0,'EventAI',''), + (12496,'Dreamtracker',NULL,62,62,7553,0,0,0,50,50,0,0,2,3,3,0,0,32832,0,0,8,1.1,1.14286,1,1,25,1,1,1,1,1,80925,80925,0,0,585,754,203.77,289.86,4391,309,100,1141,2000,0,3545,4634,12496,0,100001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12496,0,'EventAI',''), + (12497,'Dreamroarer',NULL,62,62,7553,0,0,0,50,50,0,0,2,3,3,0,0,32832,0,0,8,1.1,1.14286,1,1,25,1,1,1,1,1,80925,80925,0,0,559,720,203.77,289.86,4391,295,100,1158,2000,0,3587,4690,12497,0,15412,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12498,'Dreamstalker',NULL,62,62,7553,0,0,0,50,50,0,0,2,3,3,0,0,32832,0,0,8,1.05,1.14286,1,1,25,1,1,1,1,1,80925,80925,0,0,559,720,203.77,289.86,4391,295,100,1158,2000,0,3502,4579,12498,0,12498,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12536,'Illusion: Black Dragonkin','',1,1,12529,0,0,0,35,35,1,0,2,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,57,57,0,0,2,2,0,0,15,1,0,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12557,'Grethok the Controller',NULL,62,62,14296,0,0,0,103,103,0,0,7,3,3,0,0,32768,0,0,8,1,1.14286,2,1,25,10,18,1,1,1,64750,64750,25680,25680,100.4,133,0,0,3555,246,26,2000,2000,0,2822,3691,0,0,0,0,0,68439,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12557,0,'EventAI',''), + (12576,'Grish Longrunner',NULL,25,25,12943,0,0,0,104,104,1.35,0,7,1,3,0,2,4608,0,0,0,1,1.14286,1,0,1.01,1,1,1,1,1,706,706,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12576,0,'',''), + (12577,'Jarrodenus','Hippogryph Master',55,55,12926,0,0,0,80,80,0,0,7,3,3,0,11,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,12577,0,'EventAI',''), + (12578,'Mishellena','Hippogryph Master',55,55,12927,0,0,0,80,80,0,0,7,3,3,0,11,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,12578,0,'EventAI',''), (12579,'Bloodfury Ripper',NULL,26,26,2295,0,0,0,514,514,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,2250,2250,0,0,129,166,35.1008,48.2636,1061,68,100,1425,2000,0,135,181,12579,12579,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12580,'Reginald Windsor',NULL,63,63,9052,0,0,0,12,12,0,0,7,3,3,0,2,0,0,2,4100,1.79,1.14286,1,1,1,1,1,1,-1,1,10111,10111,0,0,571,737,220.81,320.77,0,302,100,1150,1265,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12580,0,'','npc_reginald_windsor'), - (12581,'Mercutio',NULL,2,2,2410,0,0,0,12,12,0,0,1,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,87,87,0,0,11,11,3.5024,4.8158,0,5,100,1990,2189,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'',''), - (12596,'Bibilfaz Featherwhistle','Gryphon Master',55,55,12911,0,0,0,12,12,1.15,0,7,3,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,0,0,'EventAI',''), - (12616,'Vhulgra','Wind Rider Master',55,55,12974,0,0,0,29,29,0,0,7,3,3,0,11,4608,0,2,0,1.05,1.14286,1,1,1,1,1,1,-1,1,7822,7822,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,12616,0,'EventAI',''), - (12617,'Khaelyn Steelwing','Gryphon Master',55,55,12549,0,0,0,55,55,0,0,7,3,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7824,7824,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,12617,0,'EventAI',''), - (12636,'Georgia','Bat Handler',55,55,12569,0,0,0,68,68,0,0,7,3,3,0,11,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7886,7886,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12237,12636,0,'EventAI',''), - (12656,'Thamarian',NULL,15,15,14954,0,0,0,80,80,0,0,7,3,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4308,0,1,'EventAI',''), - (12657,'Don Pompa',NULL,20,20,12610,0,0,0,11,11,0,0,7,3,3,0,3,4096,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,480,480,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,37,54,12657,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12657,0,'',''), - (12658,'Adam Lind',NULL,20,20,12609,0,0,0,11,11,0,0,7,3,3,0,3,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,54,76,12658,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4343,12658,0,'',''), - (12676,'Sharptalon',NULL,31,31,12589,0,0,0,1097,1097,0,0,1,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,1308,1308,0,0,57,70,43.384,59.653,1234,29,100,2000,2000,0,0,0,12676,0,12676,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12677,'Shadumbra',NULL,28,28,11452,0,0,0,1097,1097,0,0,1,3,3,0,2,0,0,0,0,1.05,1.14286,1,0,1.3,1,1,1,1,1,1109,1109,0,0,26,31,39.5824,54.4258,1130,13,100,1000,2000,0,0,0,12677,0,12677,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12678,'Ursangous',NULL,25,25,2281,0,0,0,1097,1097,0,0,1,3,3,0,2,0,0,0,0,1.05,1.14286,1,0,1.3,1,1,1,1,1,909,909,0,0,49,59,36.96,50.82,1026,25,100,2000,2000,0,0,0,12678,0,12678,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12696,'Senani Thunderheart',NULL,30,30,12970,0,0,0,104,104,1.25,0,7,3,3,0,3,4096,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4346,12696,0,'',''), - (12716,'Decedra Willham',NULL,45,45,7330,0,0,0,894,894,0,0,7,3,3,0,1,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4357,0,1,'EventAI',''), - (12717,'Muglash',NULL,25,25,12961,0,0,0,29,29,0,0,7,3,3,0,2,37376,0,0,4096,1.05,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12717,0,'','npc_muglash'), - (12718,'Gurda Ragescar',NULL,30,30,12946,0,0,0,29,29,0,0,7,3,3,0,2,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), - (12719,'Marukai',NULL,35,35,12958,0,0,0,126,126,0,0,7,3,3,0,2,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12719,0,'',''), - (12720,'Framnali',NULL,32,32,12936,0,0,0,126,126,0,0,7,3,3,0,2,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,0,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12720,0,'',''), - (12721,'Mitsuwa',NULL,31,31,12960,0,0,0,126,126,0,0,7,3,3,0,2,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12721,0,'',''), - (12722,'Vera Nightshade',NULL,29,29,12973,0,0,0,68,68,0,0,7,3,3,0,2,36864,0,2,0,1.05,1.14286,8,0,1,1,1,1,-1,1,1528,1528,2068,2068,38,49,43.8944,60.3548,0,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12723,'Har\'alen',NULL,28,28,12948,0,0,0,104,104,1.25,0,7,3,3,0,2,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,38,48,42.6272,58.6124,0,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12723,0,'',''), - (12724,'Pixel',NULL,34,34,12968,0,0,0,29,29,0,0,7,3,3,0,3,4096,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1930,1930,0,0,47,61,49.9664,68.7038,0,25,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5161,0,0,'',''), - (12736,'Je\'neu Sancrea','The Earthen Ring',25,25,12953,0,0,0,126,126,0,0,7,3,3,0,3,4096,0,2,0,1.05,1.14286,8,0,1,1,1,1,-1,1,1240,1240,1633,1633,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,12736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4442,12736,0,'',''), - (12737,'Mastok Wrilehiss',NULL,30,30,12959,0,0,0,29,29,0,0,7,3,3,0,3,4096,0,0,0,1.05,1.14286,1,1,1,1,1,1,-1,1,2210,2210,0,0,129,166,37.608,51.711,0,68,100,1425,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4441,12737,0,'EventAI',''), - (12738,'Nori Pridedrift',NULL,5,5,12967,0,0,0,55,55,0,0,7,3,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,1960,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12738,0,'',''), - (12739,'Onyxia\'s Elite Guard',NULL,60,60,2554,0,0,0,14,14,0,0,2,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,10,1,7.5,1,1,1,30520,30520,0,0,104,138,59.3256,81.5727,3449,252,26,2000,1301,0,487,2437,12739,0,0,0,0,0,0,0,90,0,0,0,0,0,0,0,0,0,0,0,0,0,12739,0,'',''), - (12740,'Faustron','Wind Rider Master',55,55,12629,0,0,0,29,29,0,0,7,3,3,0,11,4096,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7760,7760,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,12740,0,'EventAI',''), - (12756,'Lady Onyxia',NULL,63,63,8309,0,0,0,11,11,1,0,2,3,3,0,0,0,0,1,0,3.9,1.14286,1,3,1,1,1,1,-1,1,954990,954990,19357,19357,1479,1633,261.12,359.04,0,718,100,850,1280,0,3559,17796,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12756,0,'',''), - (12757,'Karang Amakkar',NULL,35,35,8352,0,0,0,29,29,0,0,7,3,3,0,3,4096,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4401,0,0,'',''), - (12758,'Onyxia Trigger',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12759,'Tideress',NULL,27,27,7853,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1.05,1.14286,2,0,1,1,1,1,-1,1,878,878,732,732,45,50,39.5824,54.4258,916,22,100,2000,2000,0,0,0,12759,0,0,0,0,0,0,0,0,0,75,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12776,'Hraug','Demon Trainer',9,9,14371,0,0,0,29,29,0,0,7,3,3,0,5,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,372,372,0,0,9,13,15.2064,20.9088,20,5,100,2000,2112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,12670,12776,0,'EventAI',''), - (12777,'Captain Dirgehammer','Armor Quartermaster',65,65,12917,0,0,0,35,35,1,0,7,3,3,0,4224,4864,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,8075,8075,0,0,200,281,166,246,5234,278,35,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12777,0,'',''), - (12778,'Lieutenant Rachel Vaccar',NULL,55,55,9811,0,0,0,12,12,0,0,7,3,3,0,0,4864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12778,0,'EventAI',''), - (12779,'Archmage Gaiman',NULL,55,55,12910,0,0,0,12,12,0,0,7,3,3,0,0,4864,0,0,0,1,1.14286,8,0,1,1,1,1,-1,1,4108,4108,5013,5013,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12779,0,'EventAI',''), - (12780,'Sergeant Major Skyshadow',NULL,55,55,12924,0,0,0,80,80,0,0,7,3,3,0,0,4864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12780,0,'EventAI',''), - (12781,'Master Sergeant Biggins','Officer Accessories Quartermaster',55,55,12669,0,0,0,35,35,0,0,7,3,3,0,4,4864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12781,0,'EventAI',''), - (12782,'Captain O\'Neal','Weapons Quartermaster',55,55,12918,0,0,0,35,35,0,0,7,3,3,0,4224,4864,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,8075,8075,0,0,373,373,0,0,0,172,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12782,0,'',''), - (12783,'Lieutenant Karter','Mount Vendor',53,53,12922,0,0,0,35,35,0,0,7,3,3,0,4,4864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3866,3866,0,0,96,125,68.0944,93.6298,0,51,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12783,0,'EventAI',''), - (12784,'Lieutenant Jackspring','Weapons Quartermaster',55,55,12921,0,0,0,1078,1078,0,0,7,3,3,0,4,4864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,110,142,71.9664,98.9538,0,58,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12784,0,'EventAI',''), - (12785,'Sergeant Major Clate','Armor Quartermaster',55,55,12925,0,0,0,1078,1078,0,0,7,3,3,0,4,4864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,227,236,70.664,97.163,0,107,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12785,0,'EventAI',''), - (12786,'Guard Quine',NULL,62,62,12920,0,0,0,11,11,0,0,7,3,3,0,0,4864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,6536,6536,0,0,351,412,203.77,104.278,0,176,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12786,0,'EventAI',''), - (12787,'Guard Hammon',NULL,62,62,12919,0,0,0,11,11,0,0,7,3,3,0,0,4864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,6536,6536,0,0,341,353,203.77,104.278,0,160,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12787,0,'EventAI',''), - (12788,'Legionnaire Teena',NULL,62,62,12670,0,0,0,85,85,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4079,4079,0,0,174,224,203.77,104.278,0,92,100,1390,1529,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12788,0,'',''), - (12789,'Blood Guard Hini\'wana',NULL,62,62,12671,0,0,0,68,68,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4079,4079,0,0,174,224,203.77,104.278,0,92,100,1390,1529,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12789,0,'',''), - (12790,'Advisor Willington',NULL,62,62,12672,0,0,0,68,68,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4079,4079,0,0,174,224,203.77,104.278,0,92,100,1390,1529,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12790,0,'',''), - (12791,'Chieftain Earthbind',NULL,62,62,12673,0,0,0,104,104,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4079,4079,0,0,174,224,203.77,104.278,0,92,100,1390,1529,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12791,0,'',''), - (12792,'Lady Palanseer','Armor Quartermaster',65,65,12674,0,0,0,85,85,1,0,7,3,3,0,130,0,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,7500,7500,0,0,200,281,166,246,5234,278,35,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12792,0,'',''), - (12793,'Brave Stonehide','Officer Accessories Quartermaster',55,55,12675,0,0,0,85,85,0,0,7,3,3,0,4,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,6500,6500,0,0,316,316,0,0,0,146,0,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12793,0,'',''), - (12794,'Stone Guard Zarg','Weapons Quartermaster',55,55,12676,0,0,0,85,85,0,0,7,3,3,0,6,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,1460,1606,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12794,0,'',''), - (12795,'First Sergeant Hola\'mahi','Armor Quartermaster',55,55,12677,0,0,0,29,29,0,0,7,3,3,0,6,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,110,142,71.9664,98.9538,0,58,100,1410,1551,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12795,0,'',''), - (12796,'Raider Bork','Mount Quartermaster',55,55,12678,0,0,0,85,85,0,0,7,3,3,0,4,0,0,0,0,1,1.38571,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,1460,1606,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12796,0,'',''), - (12797,'Grunt Korf',NULL,62,62,12679,0,0,0,85,85,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4079,4079,0,0,248,298,75.8384,104.278,0,126,100,1390,1529,0,68,339,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12797,0,'',''), - (12798,'Grunt Bek\'rah',NULL,62,62,12680,0,0,0,29,29,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4079,4079,0,0,248,298,75.8384,104.278,0,126,100,1390,1529,0,68,339,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12798,0,'',''), - (12799,'Sergeant Ba\'sha','Accessories Quartermaster',55,55,12681,0,0,0,29,29,0,0,7,3,3,0,16388,0,0,2,0,1.23,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,141,170,70.664,97.163,0,72,100,1460,1606,0,1,689,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12799,0,'',''), - (12800,'Chimaerok',NULL,60,61,4269,0,0,0,16,16,0,0,1,3,3,0,0,64,0,0,0,1.1,1.14286,1,1,10,1,1,1,1,1,30520,31440,0,0,576,743,172.1,240.07,3941,304,100,1166,2000,0,0,0,12800,0,12800,0,0,0,0,0,0,0,0,0,0,5953,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12801,'Arcane Chimaerok',NULL,60,62,10810,0,0,0,16,16,0,0,1,3,3,0,0,64,0,0,0,1.1,1.14286,1,1,10,1,1,1,1,1,30520,32370,0,0,605,783,203.77,289.86,4091,320,100,1150,2000,0,0,0,12801,0,12801,0,0,0,0,0,0,0,0,0,0,5953,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12802,'Chimaerok Devourer',NULL,61,62,9560,0,0,0,16,16,0,0,1,3,3,0,0,0,0,0,0,1.1,1.14286,1,1,7,1,1,1,1,1,22008,22659,0,0,576,743,203.77,289.86,4241,304,100,1166,2000,0,0,0,12802,0,12802,0,0,0,0,0,0,0,0,0,0,5953,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12803,'Lord Lakmaeran',NULL,62,62,12683,0,0,0,16,16,0,0,1,3,3,0,0,64,0,0,8,1.1,1.14286,1,1,100,1,1,1,1,1,323700,323700,0,0,559,720,203.77,289.86,4391,295,100,1158,2000,0,0,0,12803,0,100003,0,0,0,0,0,0,0,0,0,0,5953,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12805,'Officer Areyn','Accessories Quartermaster',55,55,12923,0,0,0,12,12,0,0,7,3,3,0,16388,0,0,2,0,1.23,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,141,170,70.664,97.163,0,72,100,1460,1606,0,1,689,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12805,0,'',''), - (12807,'Greshka','Demon Trainer',50,50,12689,0,0,0,29,29,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,12807,0,'EventAI',''), - (12816,'Xen\'Zilla',NULL,25,25,12709,0,0,0,83,83,0,0,7,1,3,0,2,4608,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,12816,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12816,0,'EventAI',''), - (12818,'Ruul Snowhoof',NULL,26,26,12969,0,0,0,714,714,0,0,7,3,3,0,2,4352,0,0,4096,1.05,1.14286,1,0,1,1,1,1,-1,1,1309,1309,0,0,34,43,40.04,55.055,0,18,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_ruul_snowhoof'), - (12819,'Ruul Snowhoof Bear Form',NULL,1,1,8842,0,0,0,35,35,0,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12836,'Wandering Protector',NULL,35,35,12750,0,0,0,124,124,0,0,5,3,3,0,2,4160,0,98304,0,1.05,1.14286,1,1,3,1,1,1,1,1,3660,3660,0,0,193,249,44.84,61.655,1373,102,100,1341,2000,0,0,0,12836,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12837,'Yama Snowhoof',NULL,26,26,12976,0,0,0,104,104,1.25,0,7,3,3,0,2,4096,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1309,1309,0,0,34,43,40.04,55.055,0,18,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12837,0,'',''), - (12856,'Ashenvale Outrunner',NULL,23,24,12912,12913,0,0,124,124,0,0,7,3,3,0,0,32768,0,0,0,0.5,0.571429,2,0,1,1,1,1,-1,1,569,619,581,618,31,40,35.6224,48.9808,0,16,100,2000,2000,0,29,43,12856,12856,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12856,0,'EventAI',''), - (12858,'Torek',NULL,24,24,12809,0,0,0,83,83,0,0,7,3,3,0,2,4096,0,0,4096,1,1.14286,1,0,1,1,1,1,-1,1,1299,1299,0,0,35,43,37.3824,51.4008,992,18,100,2000,2000,0,0,0,12858,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12858,0,'','npc_torek'), - (12859,'Splintertree Raider',NULL,21,22,12810,12811,0,0,83,83,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,532,540,0,0,24,32,33.264,45.738,0,13,100,2000,2000,0,0,0,12859,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12859,0,'',''), - (12860,'Duriel Moonfire',NULL,24,24,12931,0,0,0,84,84,0,0,7,3,3,0,0,0,0,0,0,1.08,1.14286,1,0,2,1,1,1,1,1,1302,1302,0,0,64,75,42.1344,57.9348,0,32,100,1710,1881,0,13,63,12860,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12860,0,'EventAI',''), - (12861,'Wisp (Ghost Visual Only)',NULL,1,1,1825,1825,0,0,35,35,0,0,8,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12862,'Warsong Scout',NULL,28,28,11869,0,0,0,29,29,0,0,7,3,3,0,2,4096,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,1454,1454,756,756,38,48,42.6272,58.6124,0,20,100,2000,2000,0,0,0,12862,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12862,1,'EventAI',''), - (12863,'Warsong Runner',NULL,29,29,11872,0,0,0,29,29,0,0,7,3,3,0,3,4096,0,2,0,1.05,1.14286,2,0,1,1,1,1,-1,1,1528,1528,811,811,38,49,43.8944,60.3548,0,20,100,2000,2000,0,0,0,12863,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,4981,12863,0,'EventAI',''), - (12864,'Warsong Outrider',NULL,30,30,11871,0,0,0,29,29,0,0,7,3,3,0,2,4096,0,4096,0,1,1.38571,2,0,1,1,1,1,-1,1,844,844,852,852,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12864,1,'EventAI',''), - (12865,'Ambassador Malcin',NULL,36,36,12909,0,0,0,152,152,0,0,6,1,3,0,0,32768,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,3150,3150,2194,2194,193,249,44.84,61.655,1149,102,100,1341,2000,0,203,270,12865,12865,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12865,0,'EventAI',''), - (12866,'Myriam Moonsinger',NULL,35,35,12964,0,0,0,35,35,0,0,7,1,3,0,3,512,0,0,0,1,1.14286,2,0,2,1,1,1,-1,1,2016,2016,1067,1067,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4601,12866,0,'',''), - (12867,'Kuray\'bin',NULL,35,35,12956,0,0,0,126,126,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12867,0,'',''), - (12876,'Baron Aquanis',NULL,28,28,110,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1.52,1.14286,2,1,1,1,1,1,-1,1,1713,1713,618,618,134,173,36.1456,49.7002,0,71,100,1416,1558,0,32,160,12876,0,0,0,0,8388624,0,0,28,56,56,28,140,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12877,'Ertog Ragetusk',NULL,35,35,12790,0,0,0,29,29,0,0,7,3,3,0,2,4096,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12877,0,'',''), - (12896,'Silverwing Sentinel',NULL,22,23,4841,4842,0,0,124,124,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,573,617,0,0,32,41,35.6224,48.9808,940,17,100,2000,2000,0,29,43,12896,12896,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12896,0,'EventAI',''), - (12897,'Silverwing Warrior',NULL,21,22,4841,4842,0,0,124,124,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,531,573,0,0,31,39,35.6224,48.9808,905,16,100,2000,2000,0,27,40,12897,12897,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12897,0,'EventAI',''), - (12898,'Phantim Illusion',NULL,1,1,12820,0,0,0,35,35,0,0,2,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12899,'Axtroz',NULL,62,62,12821,0,0,0,60,60,0,0,2,3,3,0,0,64,0,0,0,1.05,1.14286,1,1,12,1,1,1,1,1,38844,38844,0,0,399,515,203.77,289.86,4391,211,100,1133,2000,0,1802,2359,12899,0,12899,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12900,'Somnus',NULL,62,62,7553,0,0,0,50,50,0,0,2,3,3,0,0,0,0,0,0,2.68,1.14286,1,1,1,1,1,1,-1,1,38547,38547,8343,8343,571,737,61.732,84.8815,0,302,100,1150,1265,0,168,838,12900,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12580,'Reginald Windsor',NULL,63,63,9052,0,0,0,12,12,0,0,7,3,3,0,2,32768,0,2,4100,1.79,1.14286,1,1,1,1,1,1,-1,1,10111,10111,0,0,571,737,220.81,320.77,4691,302,100,1150,1265,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12580,0,'','npc_reginald_windsor'), + (12581,'Mercutio',NULL,2,2,2410,0,0,0,12,12,0,0,1,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,55,55,0,0,11,11,3.5024,4.8158,16,5,100,1990,2189,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'',''), + (12596,'Bibilfaz Featherwhistle','Gryphon Master',55,55,12911,0,0,0,12,12,1.15,0,7,3,3,0,11,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,0,0,'EventAI',''), + (12616,'Vhulgra','Wind Rider Master',55,55,12974,0,0,0,29,29,0,0,7,3,3,0,11,37376,0,2,0,1.05,1.14286,1,1,1,1,1,1,-1,1,7822,7822,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,12616,0,'EventAI',''), + (12617,'Khaelyn Steelwing','Gryphon Master',55,55,12549,0,0,0,55,55,0,0,7,3,3,0,11,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7824,7824,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,12617,0,'EventAI',''), + (12636,'Georgia','Bat Handler',55,55,12569,0,0,0,68,68,0,0,7,3,3,0,11,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7886,7886,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12237,12636,0,'EventAI',''), + (12656,'Thamarian',NULL,15,15,14954,0,0,0,80,80,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4308,0,1,'EventAI',''), + (12657,'Don Pompa',NULL,20,20,12610,0,0,0,11,11,0,0,7,3,3,0,3,36864,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,480,480,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,37,54,12657,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12657,0,'',''), + (12658,'Adam Lind',NULL,20,20,12609,0,0,0,11,11,0,0,7,3,3,0,3,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,54,76,12658,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4343,12658,0,'',''), + (12676,'Sharptalon',NULL,31,31,12589,0,0,0,1097,1097,0,0,1,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.3,1,1,1,1,1,1308,1308,0,0,57,70,43.384,59.653,1234,29,100,2000,2000,0,0,0,12676,0,12676,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12677,'Shadumbra',NULL,28,28,11452,0,0,0,1097,1097,0,0,1,3,3,0,2,32768,0,0,0,1.05,1.14286,1,0,1.3,1,1,1,1,1,1109,1109,0,0,26,31,39.5824,54.4258,1130,13,100,1000,2000,0,0,0,12677,0,12677,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12678,'Ursangous',NULL,25,25,2281,0,0,0,1097,1097,0,0,1,3,3,0,2,32768,0,0,0,1.05,1.14286,1,0,1.3,1,1,1,1,1,909,909,0,0,49,59,36.96,50.82,1026,25,100,2000,2000,0,0,0,12678,0,12678,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12696,'Senani Thunderheart',NULL,30,30,12970,0,0,0,104,104,1.25,0,7,3,3,0,3,36864,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4346,12696,0,'',''), + (12716,'Decedra Willham',NULL,45,45,7330,0,0,0,894,894,0,0,7,3,3,0,1,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4357,0,1,'EventAI',''), + (12717,'Muglash',NULL,25,25,12961,0,0,0,29,29,0,0,7,3,3,0,2,37376,0,0,4096,1.05,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12717,0,'','npc_muglash'), + (12718,'Gurda Ragescar',NULL,30,30,12946,0,0,0,29,29,0,0,7,3,3,0,2,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), + (12719,'Marukai',NULL,35,35,12958,0,0,0,126,126,0,0,7,3,3,0,2,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12719,0,'',''), + (12720,'Framnali',NULL,32,32,12936,0,0,0,126,126,0,0,7,3,3,0,2,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1764,1764,0,0,44,57,47.5904,65.4368,1270,23,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12720,0,'',''), + (12721,'Mitsuwa',NULL,31,31,12960,0,0,0,126,126,0,0,7,3,3,0,2,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1684,1684,0,0,42,53,46.376,63.767,1234,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12721,0,'',''), + (12722,'Vera Nightshade',NULL,29,29,12973,0,0,0,68,68,0,0,7,3,3,0,2,36864,0,2,0,1.05,1.14286,8,0,1,1,1,1,-1,1,1528,1528,2068,2068,38,49,43.8944,60.3548,635,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12723,'Har\'alen',NULL,28,28,12948,0,0,0,104,104,1.25,0,7,3,3,0,2,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1454,1454,0,0,38,48,42.6272,58.6124,1130,20,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12723,0,'',''), + (12724,'Pixel',NULL,34,34,12968,0,0,0,29,29,0,0,7,3,3,0,3,36864,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1930,1930,0,0,47,61,49.9664,68.7038,1340,25,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5161,0,0,'',''), + (12736,'Je\'neu Sancrea','The Earthen Ring',25,25,12953,0,0,0,126,126,0,0,7,3,3,0,3,36864,0,2,0,1.05,1.14286,8,0,1,1,1,1,-1,1,1240,1240,1633,1633,31,40,38.72,53.24,557,16,100,2000,2000,0,0,0,12736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4442,12736,0,'',''), + (12737,'Mastok Wrilehiss',NULL,30,30,12959,0,0,0,29,29,0,0,7,3,3,0,3,36864,0,0,0,1.05,1.14286,1,1,1,1,1,1,-1,1,2210,2210,0,0,129,166,37.608,51.711,1200,68,100,1425,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4441,12737,0,'EventAI',''), + (12738,'Nori Pridedrift',NULL,5,5,12967,0,0,0,55,55,0,0,7,3,3,0,2,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,1960,2156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12738,0,'',''), + (12739,'Onyxia\'s Elite Guard',NULL,60,60,2554,0,0,0,14,14,0,0,2,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,10,1,7.5,1,1,1,30520,30520,0,0,104,138,59.3256,81.5727,3791,252,26,2000,1301,0,487,2437,12739,0,0,0,0,0,0,0,90,0,0,0,0,0,0,0,0,0,0,0,0,0,12739,0,'',''), + (12740,'Faustron','Wind Rider Master',55,55,12629,0,0,0,29,29,0,0,7,3,3,0,11,36864,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7760,7760,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,12740,0,'EventAI',''), + (12756,'Lady Onyxia',NULL,63,63,8309,0,0,0,11,11,1,0,2,3,3,0,0,32768,0,1,0,3.9,1.14286,1,3,1,1,1,1,-1,1,954990,954990,19357,19357,1479,1633,261.12,359.04,4691,718,100,850,1280,0,3559,17796,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12756,0,'',''), + (12757,'Karang Amakkar',NULL,35,35,8352,0,0,0,29,29,0,0,7,3,3,0,3,36864,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4401,0,0,'',''), + (12758,'Onyxia Trigger',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12759,'Tideress',NULL,27,27,7853,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1.05,1.14286,2,0,1,1,1,1,-1,1,878,878,732,732,45,50,39.5824,54.4258,916,22,100,2000,2000,0,0,0,12759,0,0,0,0,0,0,0,0,0,75,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12776,'Hraug','Demon Trainer',9,9,14371,0,0,0,29,29,0,0,7,3,3,0,5,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,372,372,0,0,9,13,15.2064,20.9088,20,5,100,2000,2112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,3,0,0,0,12670,12776,0,'EventAI',''), + (12777,'Captain Dirgehammer','Armor Quartermaster',55,55,12917,0,0,0,35,35,1,0,7,3,3,0,4224,37632,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,8075,8075,0,0,200,281,166,246,5234,278,35,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12777,0,'',''), + (12778,'Lieutenant Rachel Vaccar',NULL,55,55,9811,0,0,0,12,12,0,0,7,3,3,0,0,37632,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12778,0,'EventAI',''), + (12779,'Archmage Gaiman',NULL,55,55,12910,0,0,0,12,12,0,0,7,3,3,0,0,37632,0,0,0,1,1.14286,8,0,1,1,1,1,-1,1,4108,4108,5013,5013,96,125,70.664,97.163,1658,51,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12779,0,'EventAI',''), + (12780,'Sergeant Major Skyshadow',NULL,55,55,12924,0,0,0,80,80,0,0,7,3,3,0,0,37632,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12780,0,'EventAI',''), + (12781,'Master Sergeant Biggins','Officer Accessories Quartermaster',55,55,12669,0,0,0,35,35,0,0,7,3,3,0,4,37632,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12781,0,'EventAI',''), + (12782,'Captain O\'Neal','Weapons Quartermaster',55,55,12918,0,0,0,35,35,0,0,7,3,3,0,4224,37632,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,8075,8075,0,0,373,373,0,0,3271,172,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12782,0,'',''), + (12783,'Lieutenant Karter','Mount Vendor',53,53,12922,0,0,0,35,35,0,0,7,3,3,0,4,37632,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3866,3866,0,0,96,125,68.0944,93.6298,3163,51,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12783,0,'EventAI',''), + (12784,'Lieutenant Jackspring','Weapons Quartermaster',55,55,12921,0,0,0,1078,1078,0,0,7,3,3,0,4,37632,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,110,142,71.9664,98.9538,3271,58,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12784,0,'EventAI',''), + (12785,'Sergeant Major Clate','Armor Quartermaster',55,55,12925,0,0,0,1078,1078,0,0,7,3,3,0,4,37632,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,227,236,70.664,97.163,3271,107,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12785,0,'EventAI',''), + (12786,'Guard Quine',NULL,62,62,12920,0,0,0,11,11,0,0,7,3,3,0,0,37632,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,6536,6536,0,0,351,412,203.77,104.278,4391,176,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12786,0,'EventAI',''), + (12787,'Guard Hammon',NULL,62,62,12919,0,0,0,11,11,0,0,7,3,3,0,0,37632,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,6536,6536,0,0,341,353,203.77,104.278,4391,160,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12787,0,'EventAI',''), + (12788,'Legionnaire Teena',NULL,62,62,12670,0,0,0,85,85,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4079,4079,0,0,174,224,203.77,104.278,4391,92,100,1390,1529,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12788,0,'',''), + (12789,'Blood Guard Hini\'wana',NULL,62,62,12671,0,0,0,68,68,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4079,4079,0,0,174,224,203.77,104.278,4391,92,100,1390,1529,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12789,0,'',''), + (12790,'Advisor Willington',NULL,62,62,12672,0,0,0,68,68,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4079,4079,0,0,174,224,203.77,104.278,4391,92,100,1390,1529,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12790,0,'',''), + (12791,'Chieftain Earthbind',NULL,62,62,12673,0,0,0,104,104,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4079,4079,0,0,174,224,203.77,104.278,4391,92,100,1390,1529,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12791,0,'',''), + (12792,'Lady Palanseer','Armor Quartermaster',55,55,12674,0,0,0,85,85,1,0,7,3,3,0,130,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,7500,7500,0,0,200,281,166,246,5234,278,35,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12792,0,'',''), + (12793,'Brave Stonehide','Officer Accessories Quartermaster',55,55,12675,0,0,0,85,85,0,0,7,3,3,0,4,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,6500,6500,0,0,316,316,0,0,3271,146,0,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12793,0,'',''), + (12794,'Stone Guard Zarg','Weapons Quartermaster',55,55,12676,0,0,0,85,85,0,0,7,3,3,0,6,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,1460,1606,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12794,0,'',''), + (12795,'First Sergeant Hola\'mahi','Armor Quartermaster',55,55,12677,0,0,0,29,29,0,0,7,3,3,0,6,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,110,142,71.9664,98.9538,3271,58,100,1410,1551,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12795,0,'',''), + (12796,'Raider Bork','Mount Quartermaster',55,55,12678,0,0,0,85,85,0,0,7,3,3,0,4,32768,0,0,0,1,1.38571,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,1460,1606,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12796,0,'',''), + (12797,'Grunt Korf',NULL,62,62,12679,0,0,0,85,85,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4079,4079,0,0,248,298,75.8384,104.278,4391,126,100,1390,1529,0,68,339,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12797,0,'',''), + (12798,'Grunt Bek\'rah',NULL,62,62,12680,0,0,0,29,29,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4079,4079,0,0,248,298,75.8384,104.278,4391,126,100,1390,1529,0,68,339,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12798,0,'',''), + (12799,'Sergeant Ba\'sha','Accessories Quartermaster',55,55,12681,0,0,0,29,29,0,0,7,3,3,0,16388,32768,0,2,0,1.23,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,141,170,70.664,97.163,3271,72,100,1460,1606,0,1,689,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12799,0,'',''), + (12800,'Chimaerok',NULL,60,61,4269,0,0,0,16,16,0,0,1,3,3,0,0,32832,0,0,0,1.1,1.14286,1,1,10,1,1,1,1,1,30520,31440,0,0,576,743,172.1,240.07,4091,304,100,1166,2000,0,0,0,12800,0,12800,0,0,0,0,0,0,0,0,0,0,5953,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12801,'Arcane Chimaerok',NULL,60,62,10810,0,0,0,16,16,0,0,1,3,3,0,0,32832,0,0,0,1.1,1.14286,1,1,10,1,1,1,1,1,30520,32370,0,0,605,783,203.77,289.86,4391,320,100,1150,2000,0,0,0,12801,0,12801,0,0,0,0,0,0,0,0,0,0,5953,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12802,'Chimaerok Devourer',NULL,61,62,9560,0,0,0,16,16,0,0,1,3,3,0,0,32768,0,0,0,1.1,1.14286,1,1,7,1,1,1,1,1,22008,22659,0,0,576,743,203.77,289.86,4391,304,100,1166,2000,0,0,0,12802,0,12802,0,0,0,0,0,0,0,0,0,0,5953,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12803,'Lord Lakmaeran',NULL,62,62,12683,0,0,0,16,16,0,0,1,3,3,0,0,32832,0,0,8,1.1,1.14286,1,1,100,1,1,1,1,1,323700,323700,0,0,559,720,203.77,289.86,4391,295,100,1158,2000,0,0,0,12803,0,100003,0,0,0,0,0,0,0,0,0,0,5953,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12805,'Officer Areyn','Accessories Quartermaster',55,55,12923,0,0,0,12,12,0,0,7,3,3,0,16388,32768,0,2,0,1.23,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,141,170,70.664,97.163,3271,72,100,1460,1606,0,1,689,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12805,0,'',''), + (12807,'Greshka','Demon Trainer',50,50,12689,0,0,0,29,29,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,12807,0,'EventAI',''), + (12816,'Xen\'Zilla',NULL,25,25,12709,0,0,0,83,83,0,0,7,1,3,0,2,4608,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,12816,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12816,0,'EventAI',''), + (12818,'Ruul Snowhoof',NULL,26,26,12969,0,0,0,714,714,0,0,7,3,3,0,2,37120,0,0,4096,1.05,1.14286,1,0,1,1,1,1,-1,1,1309,1309,0,0,34,43,40.04,55.055,1061,18,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_ruul_snowhoof'), + (12819,'Ruul Snowhoof Bear Form',NULL,1,1,8842,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12836,'Wandering Protector',NULL,35,35,12750,0,0,0,124,124,0,0,5,3,3,0,2,36928,0,98304,0,1.05,1.14286,1,1,3,1,1,1,1,1,3660,3660,0,0,193,249,44.84,61.655,1373,102,100,1341,2000,0,0,0,12836,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12837,'Yama Snowhoof',NULL,26,26,12976,0,0,0,104,104,1.25,0,7,3,3,0,2,36864,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1309,1309,0,0,34,43,40.04,55.055,1061,18,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12837,0,'',''), + (12856,'Ashenvale Outrunner',NULL,23,24,12912,12913,0,0,124,124,0,0,7,3,3,0,0,32768,0,0,0,0.5,0.571429,2,0,1,1,1,1,-1,1,569,619,581,618,31,40,35.6224,48.9808,829,16,100,2000,2000,0,29,43,12856,12856,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12856,0,'EventAI',''), + (12858,'Torek',NULL,24,24,12809,0,0,0,83,83,0,0,7,3,3,0,2,36864,0,0,4096,1,1.14286,1,0,1,1,1,1,-1,1,1299,1299,0,0,35,43,37.3824,51.4008,992,18,100,2000,2000,0,0,0,12858,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12858,0,'','npc_torek'), + (12859,'Splintertree Raider',NULL,21,22,12810,12811,0,0,83,83,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,532,540,0,0,24,32,33.264,45.738,922,13,100,2000,2000,0,0,0,12859,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12859,0,'',''), + (12860,'Duriel Moonfire',NULL,24,24,12931,0,0,0,84,84,0,0,7,3,3,0,0,32768,0,0,0,1.08,1.14286,1,0,2,1,1,1,1,1,1302,1302,0,0,64,75,42.1344,57.9348,992,32,100,1710,1881,0,13,63,12860,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12860,0,'EventAI',''), + (12861,'Wisp (Ghost Visual Only)',NULL,1,1,1825,1825,0,0,35,35,0,0,8,3,3,0,0,32768,0,2,0,1,1.14286,1,0,0.2,1,1,1,1,1,8,8,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12862,'Warsong Scout',NULL,28,28,11869,0,0,0,29,29,0,0,7,3,3,0,2,36864,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,1454,1454,756,756,38,48,42.6272,58.6124,946,20,100,2000,2000,0,0,0,12862,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12862,1,'EventAI',''), + (12863,'Warsong Runner',NULL,29,29,11872,0,0,0,29,29,0,0,7,3,3,0,3,36864,0,2,0,1.05,1.14286,2,0,1,1,1,1,-1,1,1528,1528,811,811,38,49,43.8944,60.3548,975,20,100,2000,2000,0,0,0,12863,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,4981,12863,0,'EventAI',''), + (12864,'Warsong Outrider',NULL,30,30,11871,0,0,0,29,29,0,0,7,3,3,0,2,36864,0,4096,0,1,1.38571,2,0,1,1,1,1,-1,1,844,844,852,852,42,53,45.144,62.073,1004,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12864,1,'EventAI',''), + (12865,'Ambassador Malcin',NULL,36,36,12909,0,0,0,152,152,0,0,6,1,3,0,0,32768,0,0,0,1,1.14286,2,1,3,2,1,1,1,1,3150,3150,2194,2194,193,249,44.84,61.655,1234,102,100,1341,2000,0,203,270,12865,12865,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12865,0,'EventAI',''), + (12866,'Myriam Moonsinger',NULL,35,35,12964,0,0,0,35,35,0,0,7,1,3,0,3,512,0,0,0,1,1.14286,2,0,2,1,1,1,-1,1,2016,2016,1067,1067,51,65,51.128,70.301,1149,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4601,12866,0,'',''), + (12867,'Kuray\'bin',NULL,35,35,12956,0,0,0,126,126,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12867,0,'',''), + (12876,'Baron Aquanis',NULL,28,28,110,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1.52,1.14286,2,1,1,1,1,1,-1,1,1713,1713,618,618,134,173,36.1456,49.7002,946,71,100,1416,1558,0,32,160,12876,0,0,0,0,8388624,0,0,28,56,56,28,140,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12877,'Ertog Ragetusk',NULL,35,35,12790,0,0,0,29,29,0,0,7,3,3,0,2,36864,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12877,0,'',''), + (12896,'Silverwing Sentinel',NULL,22,23,4841,4842,0,0,124,124,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,573,617,0,0,32,41,35.6224,48.9808,957,17,100,2000,2000,0,29,43,12896,12896,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12896,0,'EventAI',''), + (12897,'Silverwing Warrior',NULL,21,22,4841,4842,0,0,124,124,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.02,1,1,1,1,1,531,573,0,0,31,39,35.6224,48.9808,922,16,100,2000,2000,0,27,40,12897,12897,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12897,0,'EventAI',''), + (12898,'Phantim Illusion',NULL,1,1,12820,0,0,0,35,35,0,0,2,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12899,'Axtroz',NULL,62,62,12821,0,0,0,60,60,0,0,2,3,3,0,0,32832,0,0,0,1.05,1.14286,1,1,12,1,1,1,1,1,38844,38844,0,0,399,515,203.77,289.86,4391,211,100,1133,2000,0,1802,2359,12899,0,12899,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12900,'Somnus',NULL,62,62,7553,0,0,0,50,50,0,0,2,3,3,0,0,32768,0,0,0,1.05,1.14286,1,1,1,1,1,1,-1,1,38547,38547,8343,8343,571,737,61.732,84.8815,4391,302,100,1150,1265,0,168,838,12900,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), (12902,'Lorgus Jett',NULL,26,26,12822,0,0,0,128,128,0,0,7,3,3,0,0,32832,0,0,0,1.2,1.14286,2,1,1,1,1,1,-1,1,1713,1713,1236,1236,129,166,35.1008,48.2636,829,68,100,2000,1567,0,122,164,12902,12902,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12902,0,'EventAI',''), - (12903,'Splintertree Guard',NULL,40,40,4264,4261,0,0,85,85,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2866,2866,0,0,105,112,53.8384,74.0278,0,50,100,2000,2000,0,0,0,12903,12903,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12903,0,'',''), - (12904,'Spirit Of Redemption',NULL,60,60,12824,0,0,0,35,35,0,0,7,3,3,0,0,0,0,2,0,0.63,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,236,284,74.448,102.366,0,120,100,1410,1551,0,64,318,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12918,'Chief Murgut',NULL,26,26,6825,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.08,1.14286,1,0,1.05,1,1,1,1,1,788,788,0,0,64,75,42.1344,57.9348,0,32,100,1710,1881,0,13,63,12918,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12918,0,'EventAI',''), - (12919,'Nat Pagle',NULL,45,45,13099,0,0,0,35,35,0,0,7,3,3,0,7,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6445,12919,0,'',''), - (12920,'Doctor Gregory Victor','Trauma Surgeon',48,48,12928,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,3294,3294,0,0,77,101,64.6272,88.8624,0,41,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5383,12920,0,'','npc_doctor'), - (12921,'Enraged Foulweald',NULL,23,24,6824,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,1.04,1.14286,1,0,1,1,1,1,-1,1,804,866,0,0,49,59,34.2672,47.1174,0,25,100,1770,1947,0,8,42,12921,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12921,0,'EventAI',''), - (12922,'Imp Minion',NULL,46,46,4449,0,0,0,90,90,0,23,3,1,3,0,0,0,0,0,0,1,1.14286,8,0,1,1,1,1,-1,1,3077,3077,1985,2227,42,53,61.9344,85.1598,0,22,100,2000,2000,0,37,53,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12923,'Injured Soldier',NULL,43,43,6570,0,0,0,85,85,0,0,7,3,3,0,0,4096,0,2,0,1.16,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,103,123,59.4088,81.6871,0,52,100,1570,1727,0,35,175,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_injured_patient'), - (12924,'Badly Injured Soldier',NULL,44,44,2588,0,0,0,85,85,0,0,7,3,3,0,0,4096,0,2,0,1.18,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,111,132,60.016,82.522,0,56,100,1550,1705,0,38,189,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_injured_patient'), - (12925,'Critically Injured Soldier',NULL,46,46,1027,0,0,0,85,85,0,0,7,3,3,0,0,4096,0,2,0,1.19,1.14286,1,0,1,1,1,1,-1,1,3077,3077,0,0,116,140,61.9344,85.1598,0,59,100,1530,1683,0,41,205,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_injured_patient'), - (12936,'Badly Injured Alliance Soldier',NULL,44,44,2986,0,0,0,11,11,0,0,7,3,3,0,0,4096,0,2,0,1.16,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,103,123,60.7904,83.5868,0,52,100,1570,1727,0,35,176,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_injured_patient'), - (12937,'Critically Injured Alliance Soldier',NULL,50,50,2985,0,0,0,11,11,0,0,7,3,3,0,0,4096,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,125,149,66.44,91.355,0,63,100,1510,1661,0,45,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_injured_patient'), - (12938,'Injured Alliance Soldier',NULL,43,43,2987,0,0,0,11,11,0,0,7,3,3,0,0,4096,0,2,0,1.16,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,101,120,59.7872,82.2074,0,51,100,1580,1738,0,34,168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_injured_patient'), - (12939,'Doctor Gustaf VanHowzen','Trauma Surgeon',48,48,12930,0,0,0,894,894,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3294,3294,0,0,113,138,64.6272,88.8624,1,58,100,2000,2000,0,1,602,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5382,12939,0,'','npc_doctor'), - (12940,'Vorsha the Lasher',NULL,22,22,1772,0,0,0,14,14,0,0,1,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,2,1,1,1,1,1,1124,1124,0,0,52,61,35.6224,48.9808,0,26,100,1760,1936,0,9,45,12940,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12941,'Jase Farlane','Trade Supplies',56,56,12954,0,0,0,794,794,0,0,7,3,3,0,6,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4231,4231,0,0,99,127,71.456,98.252,0,52,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12941,0,'',''), - (12942,'Leonard Porter','Leatherworking Supplies',55,55,12957,0,0,0,12,12,0,0,7,3,3,0,16390,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3347,3347,0,0,96,125,70.664,97.163,3111,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12942,0,'',''), - (12943,'Werg Thickblade','Leatherworking Supplies',55,55,12975,0,0,0,29,29,0,0,7,3,3,0,6,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12943,0,'',''), - (12944,'Lokhtos Darkbargainer','The Thorium Brotherhood',60,60,14666,0,0,0,1475,1475,0,0,7,3,3,0,7,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,4781,12944,0,'',''), - (12956,'Zannok Hidepiercer','Leatherworking Supplies',59,59,12977,0,0,0,35,35,0,0,7,3,3,0,6,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4612,4612,0,0,106,137,73.7264,101.374,0,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (12957,'Blimo Gadgetspring','Trade Supplies',55,55,12915,0,0,0,35,35,0,0,7,3,3,0,6,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12957,0,'',''), - (12958,'Gigget Zipcoil','Trade Supplies',52,52,12935,0,0,0,35,35,1.15,0,7,3,3,0,6,768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3748,3748,0,0,87,113,68.1824,93.7508,0,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12958,0,'',''), - (12959,'Nergal','General Goods',52,52,13729,0,0,0,35,35,0,0,7,3,3,0,6,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3748,3748,0,0,87,113,68.1824,93.7508,0,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12959,0,'',''), - (12960,'Christi Galvanis','General Goods',40,40,12916,0,0,0,12,12,0,0,7,1,3,0,6,4608,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12960,0,'EventAI',''), - (12961,'Kil\'Hiwana','Fishing Trainer',30,30,12038,0,0,0,126,126,0,0,7,3,3,0,19,4608,0,1026,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4744,12961,0,'',''), - (12962,'Wik\'Tar','Fish Merchant & Supplies',30,30,4094,0,0,0,126,126,0,0,7,3,3,0,6,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12962,0,'',''), - (12976,'Kolkar Waylayer',NULL,33,34,4871,0,0,0,655,655,0,0,7,3,3,0,0,0,0,0,0,1.13,1.14286,1,0,1,1,1,1,-1,1,1021,1029,0,0,88,106,52.7472,72.5274,0,45,100,1620,1782,0,28,138,12976,0,0,0,0,0,0,0,70,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (12977,'Kolkar Ambusher',NULL,34,35,9448,0,0,0,655,655,0,0,7,3,3,0,0,0,0,0,0,1.14,1.14286,1,0,1,1,1,1,-1,1,1120,1341,0,0,92,109,53.8384,74.0278,0,46,100,1610,1771,0,29,145,12977,0,0,0,0,0,0,0,70,0,0,30,0,0,0,0,0,0,0,0,0,0,12977,0,'EventAI',''), - (12996,'Mounted Ironforge Mountaineer',NULL,30,30,1598,1608,0,0,57,57,0,0,7,3,3,0,1,4096,0,1024,0,1,1.38571,1,0,1,1,1,1,-1,1,1605,1605,686,686,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3533,12996,0,'EventAI',''), - (12997,'Monty','Rat Extermination Specialist',12,12,5485,0,0,0,55,55,1.15,0,7,3,3,0,3,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4841,0,1,'',''), - (12998,'Dwarven Farmer',NULL,15,15,12932,0,0,0,55,55,0,0,7,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,30,35,24.552,33.759,0,15,100,1860,2046,0,3,17,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12998,1,'',''), - (12999,'World Invisible Trigger ( DO NOT DELETE)',NULL,1,1,11686,0,0,0,114,114,0,0,7,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (13000,'Gnome Engineer',NULL,15,15,12940,12942,0,0,875,875,1.15,0,7,3,3,0,1,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13000,0,'',''), - (13016,'Deeprun Rat',NULL,1,1,1141,0,0,0,31,31,0,0,8,3,3,0,0,0,0,2,0,1,0.714286,1,0,1,1,1,1,-1,1,614,614,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','spell_dummy_npc'), - (13017,'Enthralled Deeprun Rat',NULL,1,1,1141,0,0,0,7,7,0,0,8,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50077,0,'',''), - (13018,'Nipsy',NULL,12,12,12965,0,0,0,55,55,1.15,0,7,3,3,0,7,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,4845,13018,1,'',''), + (12903,'Splintertree Guard',NULL,40,40,4264,4261,0,0,85,85,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2866,2866,0,0,105,112,53.8384,74.0278,1964,50,100,2000,2000,0,0,0,12903,12903,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12903,0,'',''), + (12904,'Spirit Of Redemption',NULL,60,60,12824,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,2,0,0.63,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,236,284,74.448,102.366,3791,120,100,1410,1551,0,64,318,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12918,'Chief Murgut',NULL,26,26,6825,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.08,1.14286,1,0,1.05,1,1,1,1,1,788,788,0,0,64,75,42.1344,57.9348,1061,32,100,1710,1881,0,13,63,12918,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12918,0,'EventAI',''), + (12919,'Nat Pagle',NULL,45,45,13099,0,0,0,35,35,0,0,7,3,3,0,7,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6445,12919,0,'',''), + (12920,'Doctor Gregory Victor','Trauma Surgeon',48,48,12928,0,0,0,68,68,0,0,7,3,3,0,19,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,3294,3294,0,0,77,101,64.6272,88.8624,2888,41,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5383,12920,0,'','npc_doctor'), + (12921,'Enraged Foulweald',NULL,23,24,6824,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,1.04,1.14286,1,0,1,1,1,1,-1,1,804,866,0,0,49,59,34.2672,47.1174,992,25,100,1770,1947,0,8,42,12921,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,12921,0,'EventAI',''), + (12922,'Imp Minion',NULL,46,46,4449,0,0,0,90,90,0,23,3,1,3,0,0,0,0,0,0,1,1.14286,8,0,1,1,1,1,-1,1,3077,3077,1985,2227,42,53,61.9344,85.1598,1406,22,100,2000,2000,0,37,53,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12923,'Injured Soldier',NULL,43,43,6570,0,0,0,85,85,0,0,7,3,3,0,0,36864,0,2,0,1.16,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,103,123,59.4088,81.6871,2397,52,100,1570,1727,0,35,175,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_injured_patient'), + (12924,'Badly Injured Soldier',NULL,44,44,2588,0,0,0,85,85,0,0,7,3,3,0,0,36864,0,2,0,1.18,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,111,132,60.016,82.522,2557,56,100,1550,1705,0,38,189,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_injured_patient'), + (12925,'Critically Injured Soldier',NULL,46,46,1027,0,0,0,85,85,0,0,7,3,3,0,0,36864,0,2,0,1.19,1.14286,1,0,1,1,1,1,-1,1,3077,3077,0,0,116,140,61.9344,85.1598,2780,59,100,1530,1683,0,41,205,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_injured_patient'), + (12936,'Badly Injured Alliance Soldier',NULL,44,44,2986,0,0,0,11,11,0,0,7,3,3,0,0,36864,0,2,0,1.16,1.14286,1,0,1,1,1,1,-1,1,2868,2868,0,0,103,123,60.7904,83.5868,2557,52,100,1570,1727,0,35,176,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_injured_patient'), + (12937,'Critically Injured Alliance Soldier',NULL,50,50,2985,0,0,0,11,11,0,0,7,3,3,0,0,36864,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,125,149,66.44,91.355,2999,63,100,1510,1661,0,45,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_injured_patient'), + (12938,'Injured Alliance Soldier',NULL,43,43,2987,0,0,0,11,11,0,0,7,3,3,0,0,36864,0,2,0,1.16,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,101,120,59.7872,82.2074,2397,51,100,1580,1738,0,34,168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_injured_patient'), + (12939,'Doctor Gustaf VanHowzen','Trauma Surgeon',48,48,12930,0,0,0,894,894,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3294,3294,0,0,113,138,64.6272,88.8624,1,58,100,2000,2000,0,1,602,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5382,12939,0,'','npc_doctor'), + (12940,'Vorsha the Lasher',NULL,22,22,1772,0,0,0,14,14,0,0,1,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,2,1,1,1,1,1,1124,1124,0,0,52,61,35.6224,48.9808,922,26,100,1760,1936,0,9,45,12940,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12941,'Jase Farlane','Trade Supplies',56,56,12954,0,0,0,794,794,0,0,7,3,3,0,6,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4231,4231,0,0,99,127,71.456,98.252,3327,52,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12941,0,'',''), + (12942,'Leonard Porter','Leatherworking Supplies',55,55,12957,0,0,0,12,12,0,0,7,3,3,0,16390,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3347,3347,0,0,96,125,70.664,97.163,3111,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12942,0,'',''), + (12943,'Werg Thickblade','Leatherworking Supplies',55,55,12975,0,0,0,29,29,0,0,7,3,3,0,6,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12943,0,'',''), + (12944,'Lokhtos Darkbargainer','The Thorium Brotherhood',60,60,14666,0,0,0,1475,1475,0,0,7,3,3,0,7,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,4781,12944,0,'',''), + (12956,'Zannok Hidepiercer','Leatherworking Supplies',59,59,12977,0,0,0,35,35,0,0,7,3,3,0,6,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4612,4612,0,0,106,137,73.7264,101.374,3489,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (12957,'Blimo Gadgetspring','Trade Supplies',55,55,12915,0,0,0,35,35,0,0,7,3,3,0,6,33536,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12957,0,'',''), + (12958,'Gigget Zipcoil','Trade Supplies',52,52,12935,0,0,0,35,35,1.15,0,7,3,3,0,6,33536,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3748,3748,0,0,87,113,68.1824,93.7508,3108,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12958,0,'',''), + (12959,'Nergal','General Goods',52,52,13729,0,0,0,35,35,0,0,7,3,3,0,6,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3748,3748,0,0,87,113,68.1824,93.7508,3108,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12959,0,'',''), + (12960,'Christi Galvanis','General Goods',40,40,12916,0,0,0,12,12,0,0,7,1,3,0,6,4608,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12960,0,'EventAI',''), + (12961,'Kil\'Hiwana','Fishing Trainer',30,30,12038,0,0,0,126,126,0,0,7,3,3,0,19,37376,0,1026,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4744,12961,0,'',''), + (12962,'Wik\'Tar','Fish Merchant & Supplies',30,30,4094,0,0,0,126,126,0,0,7,3,3,0,6,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12962,0,'',''), + (12976,'Kolkar Waylayer',NULL,33,34,4871,0,0,0,655,655,0,0,7,3,3,0,0,32768,0,0,0,1.13,1.14286,1,0,1,1,1,1,-1,1,1021,1029,0,0,88,106,52.7472,72.5274,1340,45,100,1620,1782,0,28,138,12976,0,0,0,0,0,0,0,70,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (12977,'Kolkar Ambusher',NULL,34,35,9448,0,0,0,655,655,0,0,7,3,3,0,0,32768,0,0,0,1.14,1.14286,1,0,1,1,1,1,-1,1,1120,1341,0,0,92,109,53.8384,74.0278,1373,46,100,1610,1771,0,29,145,12977,0,0,0,0,0,0,0,70,0,0,30,0,0,0,0,0,0,0,0,0,0,12977,0,'EventAI',''), + (12996,'Mounted Ironforge Mountaineer',NULL,30,30,1598,1608,0,0,57,57,0,0,7,3,3,0,1,36864,0,1024,0,1,1.38571,1,0,1,1,1,1,-1,1,1605,1605,686,686,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3533,12996,0,'EventAI',''), + (12997,'Monty','Rat Extermination Specialist',12,12,5485,0,0,0,55,55,1.15,0,7,3,3,0,3,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4841,0,1,'',''), + (12998,'Dwarven Farmer',NULL,15,15,12932,0,0,0,55,55,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,30,35,24.552,33.759,677,15,100,1860,2046,0,3,17,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12998,1,'',''), + (12999,'World Invisible Trigger ( DO NOT DELETE)',NULL,1,1,11686,0,0,0,114,114,0,0,7,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (13000,'Gnome Engineer',NULL,15,15,12940,12942,0,0,875,875,1.15,0,7,3,3,0,1,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13000,0,'',''), + (13016,'Deeprun Rat',NULL,1,1,1141,0,0,0,31,31,0,0,8,3,3,0,0,32768,0,2,0,1,0.714286,1,0,0.01,1,1,1,1.33,1,1,1,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','spell_dummy_npc'), + (13017,'Enthralled Deeprun Rat',NULL,1,1,1141,0,0,0,7,7,0,0,8,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,0.01,1,1,1,1.33,1,1,1,0,0,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (13018,'Nipsy',NULL,12,12,12965,0,0,0,55,55,1.15,0,7,3,3,0,7,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,4845,13018,1,'',''), (13019,'Burning Blade Seer',NULL,33,33,4707,4708,0,0,554,554,0,0,7,1,3,0,0,0,0,0,0,1,1.14286,8,0,1.1,1,1,1,1,1,919,919,2457,2457,34,43,52.7472,72.5274,712,18,100,2000,2000,0,45,63,13019,13019,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13019,0,'EventAI',''), - (13020,'Vaelastrasz the Corrupt',NULL,63,63,13992,0,0,0,35,35,0,0,2,3,2,0,3,64,0,769,76,1,1.71429,1,3,1000,1,35,1,1,1,3331000,3331000,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,1523076,1861537,13020,0,100001,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,6021,0,0,'','boss_vaelastrasz'), - (13021,'Warpwood Crusher',NULL,56,56,12929,0,0,0,16,16,0,0,4,3,3,0,0,0,0,0,72,1.11111,1.14286,1,1,6,1.5,6,1,1,1,16194,16194,0,0,119.9,145.9,0,0,3327,234,23,2500,2500,0,772,1013,13021,0,0,0,0,132161,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (13022,'Whip Lasher',NULL,54,54,12962,12963,0,0,16,16,0,0,4,3,3,0,0,0,0,0,72,1,1.14286,1,0,0.75,1,0.75,1,1,1,1900,1900,0,0,92.1,122.2,0,0,3216,224,24,2000,2000,0,0,0,13022,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (13036,'Gordok Mastiff',NULL,57,59,12966,0,0,0,45,45,0,0,1,3,3,0,0,0,0,0,0,1.23,1.14286,1,0,1.35,1,1,1,1,1,3758,3997,0,0,294,370,68.0944,93.6298,3489,153,100,1500,1500,0,0,0,13036,0,13036,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (13076,'Dun Morogh Mountaineer',NULL,30,30,1598,0,0,0,57,57,0,0,7,3,3,0,1,0,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,1903,1903,0,0,42,53,42.1344,57.9348,0,22,100,1710,1881,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13076,0,'','guard_dunmorogh'), - (13078,'Umi Thorson',NULL,58,58,13299,0,0,0,1216,1216,0,0,7,3,3,0,0,0,0,0,0,1.77,1.14286,1,1,1,1,1,1,-1,1,19050,19050,0,0,361,467,60.5576,83.2667,0,191,100,2000,1283,0,157,786,13078,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13078,0,'EventAI',''), - (13079,'Keetar',NULL,58,58,13300,0,0,0,85,85,0,0,7,3,3,0,2,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,19896,19896,0,0,344,444,59.3256,81.5727,0,182,100,1183,1301,0,1,830,13079,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13079,0,'EventAI',''), - (13080,'Irondeep Guard',NULL,57,57,13311,0,0,0,1216,1216,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,9034,9034,0,0,344,444,59.3256,81.5727,0,182,100,2000,1301,0,147,737,13080,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13080,0,'EventAI',''), - (13081,'Irondeep Raider',NULL,56,56,13434,0,0,0,85,85,0,0,7,3,3,0,2,0,0,0,0,1.75,1.14286,1,1,1,1,1,1,-1,1,8774,8774,0,0,335,432,58.688,80.696,0,177,100,1191,1310,0,1,817,13081,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13081,0,'EventAI',''), - (13082,'Milton Beats','Giver of the Beatings',33,33,4016,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.54,1.14286,1,1,1.1,1,1,1,1,1,1220,1220,0,0,146,189,40.656,55.902,0,77,100,1400,1540,0,50,248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (13084,'Bixi Wobblebonk','Weapon Master',50,50,12992,0,0,0,55,55,1.15,0,7,3,3,0,19,4096,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,6830,6830,0,0,292,333,55.36,76.12,0,144,100,1258,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5277,13084,0,'',''), - (13085,'Myrokos Silentform',NULL,57,57,13150,0,0,0,471,471,0,0,7,3,3,0,3,0,0,2,0,1.05,1.14286,1,1,1,1,1,1,-1,1,8519,8519,0,0,328,421,60.192,82.764,0,173,100,1200,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4922,13085,0,'',''), - (13086,'Aggi Rumblestomp',NULL,56,56,13298,0,0,0,32,32,0,0,7,3,3,0,0,0,0,0,0,1.75,1.14286,1,1,1,1,1,1,-1,1,8774,8774,0,0,335,432,58.688,80.696,0,177,100,1191,1310,0,143,713,13086,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13086,0,'EventAI',''), - (13087,'Coldmine Invader',NULL,54,54,13326,0,0,0,32,32,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,6554,6554,0,0,344,444,59.3256,81.5727,0,182,100,1183,1301,0,147,737,13087,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13087,0,'EventAI',''), - (13088,'Masha Swiftcut',NULL,58,58,13305,0,0,0,29,29,0,0,7,3,3,0,2,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,2839,2839,0,0,344,444,59.3256,81.5727,0,182,100,1183,1301,0,1,830,13088,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13088,0,'EventAI',''), - (13089,'Coldmine Guard',NULL,55,55,13322,0,0,0,29,29,0,0,7,3,3,0,2,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,2388,2388,0,0,354,456,59.9488,82.4296,0,187,100,1175,1292,0,1,844,13089,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13089,0,'EventAI',''), - (13096,'Coldmine Explorer',NULL,56,56,13553,0,0,0,1216,1216,1.15,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,8774,8774,0,0,335,432,58.688,80.696,0,177,100,1191,1310,0,143,713,13096,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13096,0,'EventAI',''), - (13097,'Coldmine Surveyor',NULL,55,55,13330,0,0,0,29,29,0,0,7,3,3,0,2,0,0,0,0,1.74,1.14286,1,1,1,1,1,1,-1,1,694,694,0,0,328,421,58.08,79.86,0,173,100,1200,1320,0,1,801,13097,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13097,0,'EventAI',''), - (13098,'Irondeep Surveyor',NULL,54,54,13315,0,0,0,1216,1216,0,0,7,3,3,0,0,0,0,0,0,1.73,1.14286,1,1,1,1,1,1,-1,1,8267,8267,0,0,316,408,57.4128,78.9426,0,167,100,2000,1329,0,133,666,13098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13098,0,'EventAI',''), - (13099,'Irondeep Explorer',NULL,54,54,13430,0,0,0,32,32,0,0,7,3,3,0,0,0,0,0,0,1.74,1.14286,1,1,0.32,1,1,1,-1,1,808,808,0,0,328,421,58.08,79.86,0,173,100,1200,1320,0,138,689,13099,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13099,0,'EventAI',''), - (13116,'Alliance Spirit Guide',NULL,60,60,13336,0,0,0,84,84,0,0,7,3,3,0,64,0,0,2,2,1,1.14286,2,1,1,1,1,1,-1,1,8609,8609,7860,7860,354,456,62.016,85.272,0,187,100,2000,1292,0,1,844,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13116,0,'','npc_spirit_guide'), - (13117,'Horde Spirit Guide',NULL,60,60,13338,0,0,0,83,83,0,0,7,3,3,0,64,0,0,2,2,1,1.14286,2,1,1,1,1,1,-1,1,8609,8609,7860,7860,354,456,62.016,85.272,0,187,100,2000,1292,0,1,844,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13117,0,'','npc_spirit_guide'), - (13118,'Crimson Bodyguard',NULL,57,58,10492,10494,0,0,89,89,0,0,7,3,3,0,0,32832,0,4096,0,1.1,1.14286,1,1,3,1,1,1,1,1,8352,8613,0,0,328,421,60.192,82.764,3408,173,100,1200,2000,0,0,0,13118,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13118,0,'EventAI',''), - (13136,'Hive\'Ashi Drone',NULL,57,58,2303,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1.26,1.14286,1,0,1.2,1,1,1,1,1,3341,3445,0,0,161,193,71.9664,98.9538,0,82,100,1410,1551,0,63,316,13136,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (13137,'Lieutenant Rugba',NULL,59,59,13467,0,0,0,1214,1214,0,0,7,3,3,0,2,0,0,0,0,1.78,1.14286,1,1,1,1,1,1,-1,1,23652,23652,0,0,372,479,61.152,84.084,0,196,100,2000,1274,0,1,873,13137,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13137,0,'',''), - (13138,'Lieutenant Spencer',NULL,59,59,13460,0,0,0,1216,1216,0,0,7,3,3,0,0,0,0,0,0,1.78,1.14286,1,1,1,1,1,1,-1,1,24783,24783,0,0,372,479,61.152,84.084,0,196,100,2000,1274,0,162,812,13138,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13138,0,'',''), - (13139,'Commander Randolph',NULL,61,61,13455,0,0,0,1216,1216,0,0,7,3,3,0,0,0,0,0,0,1.8,1.14286,1,1,1,1,1,1,-1,1,32731,32731,0,0,585,754,62.248,85.591,0,309,100,1141,1255,0,173,864,13139,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13139,0,'',''), - (13140,'Commander Dardosh',NULL,61,61,13462,0,0,0,1214,1214,0,0,7,3,3,0,2,0,0,0,0,1.79,1.14286,1,1,1,1,1,1,-1,1,31841,31841,0,0,571,737,61.732,84.8815,0,302,100,2000,1265,0,1,886,13140,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13140,0,'',''), - (13141,'Deeprot Stomper',NULL,43,44,2079,0,0,0,16,16,0,0,4,3,3,0,0,64,0,0,0,1.2,1.14286,1,1,1,1,1,1,-1,1,4953,5148,0,0,269,346,53.1456,73.0752,2322,142,100,2000,2000,0,300,396,13141,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (13142,'Deeprot Tangler',NULL,44,45,13098,0,0,0,16,16,0,0,4,3,3,0,0,64,0,0,0,1.2,1.14286,1,1,1,1,1,1,-1,1,5148,5148,0,0,269,346,53.1456,73.0752,2397,142,100,2000,2000,0,310,409,13142,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (13143,'Lieutenant Stronghoof',NULL,59,59,13468,0,0,0,1214,1214,1.25,0,7,3,3,0,2,0,0,0,0,1.78,1.14286,1,1,1,1,1,1,-1,1,23451,23451,0,0,372,479,61.152,84.084,0,196,100,2000,1274,0,1,873,13143,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13143,0,'',''), - (13144,'Lieutenant Vol\'talar',NULL,59,59,12469,0,0,0,1214,1214,0,0,7,3,3,0,2,0,0,0,0,1.77,1.14286,1,1,1,1,1,1,-1,1,23609,23609,0,0,361,467,60.5576,83.2667,0,191,100,2000,1283,0,1,858,13144,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13144,0,'',''), - (13145,'Lieutenant Grummus',NULL,59,59,14692,0,0,0,1214,1214,1,0,6,3,3,0,2,0,0,0,0,3.54,1.14286,1,1,1,1,1,1,-1,1,23269,23269,0,0,361,467,60.5576,83.2667,0,191,100,2000,1283,0,1,858,13145,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13145,0,'',''), - (13146,'Lieutenant Murp',NULL,59,59,14701,0,0,0,1214,1214,2,0,7,3,3,0,2,0,0,0,0,3.54,1.14286,1,1,1,1,1,1,-1,1,23453,23453,0,0,361,467,60.5576,83.2667,0,191,100,2000,1283,0,1,858,13146,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13146,0,'',''), - (13147,'Lieutenant Lewis',NULL,59,59,13466,0,0,0,1214,1214,0,0,7,3,3,0,2,0,0,0,0,1.77,1.14286,1,1,1,1,1,1,-1,1,23692,23692,0,0,361,467,60.5576,83.2667,0,191,100,2000,1283,0,1,844,13147,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13147,0,'',''), - (13148,'Flame of Ragnaros','',1,1,13069,13069,0,0,35,35,1,0,10,3,2,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1,1,1,1,1,2,1,2,17,0,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (13149,'Syndicate Brigand',NULL,53,53,13440,0,0,0,108,108,0,0,7,3,3,0,0,0,0,0,0,1.72,1.14286,1,1,1,1,1,1,-1,1,8017,8017,0,0,310,400,56.7312,78.0054,0,164,100,1216,1338,0,129,643,13149,0,0,0,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,13149,0,'',''), - (13150,'Syndicate Agent',NULL,57,57,13449,0,0,0,108,108,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,9034,9034,0,0,344,444,59.3256,81.5727,0,182,100,1183,1301,0,147,737,13150,0,0,0,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,13150,0,'',''), - (13151,'Syndicate Master Ryson',NULL,60,60,13454,0,0,0,108,108,0,0,7,3,3,0,2,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,0,279,100,1175,1292,0,1,844,13151,0,0,0,0,1,0,0,0,100,0,0,0,0,1,0,0,0,0,0,0,0,13151,0,'',''), - (13152,'Commander Malgor',NULL,61,61,13463,0,0,0,1214,1214,0,0,7,3,3,0,2,0,0,0,0,1.79,1.14286,1,1,1,1,1,1,-1,1,31278,31278,0,0,380,491,61.732,84.8815,0,201,100,2000,1265,0,1,886,13152,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13152,0,'',''), - (13153,'Commander Mulfort',NULL,61,61,13464,0,0,0,1214,1214,1.25,0,7,3,3,0,2,0,0,0,0,1.8,1.14286,1,1,1,1,1,1,-1,1,31273,31273,0,0,585,754,62.248,85.591,0,309,100,2000,1255,0,1,886,13153,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13153,0,'',''), - (13154,'Commander Louis Philips',NULL,61,61,13465,0,0,0,1214,1214,0,0,7,3,3,0,2,0,0,0,0,1.8,1.14286,1,1,1,1,1,1,-1,1,31073,31073,0,0,585,754,62.248,85.591,0,309,100,2000,1255,0,1,900,13154,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13154,0,'',''), - (13155,'Deathstalker Agent',NULL,61,61,2863,0,0,0,85,85,0,0,7,3,3,0,2,0,0,0,0,1.79,1.14286,1,1,1,1,1,1,-1,1,10111,10111,0,0,571,737,61.732,84.8815,0,302,100,1150,1265,0,1,886,13155,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13155,0,'',''), + (13020,'Vaelastrasz the Corrupt',NULL,63,63,13992,0,0,0,35,35,0,0,2,3,2,0,3,32832,0,769,76,1,1.71429,1,3,1000,1,35,1,1,1,3331000,3331000,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,1523076,1861537,13020,0,100001,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,6021,0,0,'','boss_vaelastrasz'), + (13021,'Warpwood Crusher',NULL,56,56,12929,0,0,0,16,16,0,0,4,3,3,0,0,32768,0,0,72,1.11111,1.14286,1,1,6,1.5,6,1,1,1,16194,16194,0,0,119.9,145.9,0,0,3327,234,23,2500,2500,0,772,1013,13021,0,0,0,0,132161,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (13022,'Whip Lasher',NULL,54,54,12962,12963,0,0,16,16,0,0,4,3,3,0,0,32768,0,0,72,1,1.14286,1,0,0.75,1,0.75,1,1,1,1900,1900,0,0,92.1,122.2,0,0,3216,224,24,2000,2000,0,0,0,13022,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (13036,'Gordok Mastiff',NULL,57,59,12966,0,0,0,45,45,0,0,1,3,3,0,0,32768,0,0,0,1.23,1.14286,1,0,1.35,1,1,1,1,1,3758,3997,0,0,294,370,68.0944,93.6298,3489,153,100,1500,1500,0,0,0,13036,0,13036,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (13076,'Dun Morogh Mountaineer',NULL,30,30,1598,0,0,0,57,57,0,0,7,3,3,0,1,32768,0,1024,0,1,1.14286,1,0,1,1,1,1,-1,1,1903,1903,0,0,42,53,42.1344,57.9348,1200,22,100,1710,1881,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13076,0,'','guard_dunmorogh'), + (13078,'Umi Thorson',NULL,58,58,13299,0,0,0,1216,1216,0,0,7,3,3,0,0,32768,0,0,0,1.77,1.14286,1,1,1,1,1,1,-1,1,19050,19050,0,0,361,467,60.5576,83.2667,3435,191,100,2000,1283,0,157,786,13078,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13078,0,'EventAI',''), + (13079,'Keetar',NULL,58,58,13300,0,0,0,85,85,0,0,7,3,3,0,2,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,19896,19896,0,0,344,444,59.3256,81.5727,3435,182,100,1183,1301,0,1,830,13079,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13079,0,'EventAI',''), + (13080,'Irondeep Guard',NULL,57,57,13311,0,0,0,1216,1216,0,0,7,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,9034,9034,0,0,344,444,59.3256,81.5727,3380,182,100,2000,1301,0,147,737,13080,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13080,0,'EventAI',''), + (13081,'Irondeep Raider',NULL,56,56,13434,0,0,0,85,85,0,0,7,3,3,0,2,32768,0,0,0,1.75,1.14286,1,1,1,1,1,1,-1,1,8774,8774,0,0,335,432,58.688,80.696,3327,177,100,1191,1310,0,1,817,13081,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13081,0,'EventAI',''), + (13082,'Milton Beats','Giver of the Beatings',33,33,4016,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.54,1.14286,1,1,1.1,1,1,1,1,1,1220,1220,0,0,146,189,40.656,55.902,1304,77,100,1400,1540,0,50,248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (13084,'Bixi Wobblebonk','Weapon Master',50,50,12992,0,0,0,55,55,1.15,0,7,3,3,0,19,36864,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,6830,6830,0,0,292,333,55.36,76.12,2999,144,100,1258,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,5277,13084,0,'',''), + (13085,'Myrokos Silentform',NULL,57,57,13150,0,0,0,471,471,0,0,7,3,3,0,3,32768,0,2,0,1.05,1.14286,1,1,1,1,1,1,-1,1,8519,8519,0,0,328,421,60.192,82.764,3380,173,100,1200,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4922,13085,0,'',''), + (13086,'Aggi Rumblestomp',NULL,56,56,13298,0,0,0,32,32,0,0,7,3,3,0,0,32768,0,0,0,1.75,1.14286,1,1,1,1,1,1,-1,1,8774,8774,0,0,335,432,58.688,80.696,3327,177,100,1191,1310,0,143,713,13086,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13086,0,'EventAI',''), + (13087,'Coldmine Invader',NULL,54,54,13326,0,0,0,32,32,0,0,7,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,6554,6554,0,0,344,444,59.3256,81.5727,3216,182,100,1183,1301,0,147,737,13087,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13087,0,'EventAI',''), + (13088,'Masha Swiftcut',NULL,58,58,13305,0,0,0,29,29,0,0,7,3,3,0,2,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,2839,2839,0,0,344,444,59.3256,81.5727,3435,182,100,1183,1301,0,1,830,13088,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13088,0,'EventAI',''), + (13089,'Coldmine Guard',NULL,55,55,13322,0,0,0,29,29,0,0,7,3,3,0,2,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,2388,2388,0,0,354,456,59.9488,82.4296,3271,187,100,1175,1292,0,1,844,13089,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13089,0,'EventAI',''), + (13096,'Coldmine Explorer',NULL,56,56,13553,0,0,0,1216,1216,1.15,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,8774,8774,0,0,335,432,58.688,80.696,3327,177,100,1191,1310,0,143,713,13096,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13096,0,'EventAI',''), + (13097,'Coldmine Surveyor',NULL,55,55,13330,0,0,0,29,29,0,0,7,3,3,0,2,32768,0,0,0,1.74,1.14286,1,1,1,1,1,1,-1,1,694,694,0,0,328,421,58.08,79.86,3271,173,100,1200,1320,0,1,801,13097,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13097,0,'EventAI',''), + (13098,'Irondeep Surveyor',NULL,54,54,13315,0,0,0,1216,1216,0,0,7,3,3,0,0,32768,0,0,0,1.73,1.14286,1,1,1,1,1,1,-1,1,8267,8267,0,0,316,408,57.4128,78.9426,3216,167,100,2000,1329,0,133,666,13098,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13098,0,'EventAI',''), + (13099,'Irondeep Explorer',NULL,54,54,13430,0,0,0,32,32,0,0,7,3,3,0,0,32768,0,0,0,1.74,1.14286,1,1,0.32,1,1,1,-1,1,808,808,0,0,328,421,58.08,79.86,3216,173,100,1200,1320,0,138,689,13099,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13099,0,'EventAI',''), + (13116,'Alliance Spirit Guide',NULL,60,60,13336,0,0,0,84,84,0,0,7,3,3,0,64,32768,0,2,2,1,1.14286,2,1,1,1,1,1,-1,1,8609,8609,7860,7860,354,456,62.016,85.272,3075,187,100,2000,1292,0,1,844,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13116,0,'','npc_spirit_guide'), + (13117,'Horde Spirit Guide',NULL,60,60,13338,0,0,0,83,83,0,0,7,3,3,0,64,32768,0,2,2,1,1.14286,2,1,1,1,1,1,-1,1,8609,8609,7860,7860,354,456,62.016,85.272,3075,187,100,2000,1292,0,1,844,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13117,0,'','npc_spirit_guide'), + (13118,'Crimson Bodyguard',NULL,57,58,10492,10494,0,0,89,89,0,0,7,3,3,0,0,32832,0,4096,0,1.1,1.14286,1,1,3,1,1,1,1,1,8352,8613,0,0,328,421,60.192,82.764,3435,173,100,1200,2000,0,0,0,13118,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13118,0,'EventAI',''), + (13136,'Hive\'Ashi Drone',NULL,57,58,2303,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1.26,1.14286,1,0,1.2,1,1,1,1,1,3341,3445,0,0,161,193,71.9664,98.9538,3435,82,100,1410,1551,0,63,316,13136,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (13137,'Lieutenant Rugba',NULL,59,59,13467,0,0,0,1214,1214,0,0,7,3,3,0,2,32768,0,0,0,1.78,1.14286,1,1,1,1,1,1,-1,1,23652,23652,0,0,372,479,61.152,84.084,3489,196,100,2000,1274,0,1,873,13137,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13137,0,'',''), + (13138,'Lieutenant Spencer',NULL,59,59,13460,0,0,0,1216,1216,0,0,7,3,3,0,0,32768,0,0,0,1.78,1.14286,1,1,1,1,1,1,-1,1,24783,24783,0,0,372,479,61.152,84.084,3489,196,100,2000,1274,0,162,812,13138,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13138,0,'',''), + (13139,'Commander Randolph',NULL,61,61,13455,0,0,0,1216,1216,0,0,7,3,3,0,0,32768,0,0,0,1.8,1.14286,1,1,1,1,1,1,-1,1,32731,32731,0,0,585,754,62.248,85.591,4091,309,100,1141,1255,0,173,864,13139,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13139,0,'',''), + (13140,'Commander Dardosh',NULL,61,61,13462,0,0,0,1214,1214,0,0,7,3,3,0,2,32768,0,0,0,1.79,1.14286,1,1,1,1,1,1,-1,1,31841,31841,0,0,571,737,61.732,84.8815,4091,302,100,2000,1265,0,1,886,13140,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13140,0,'',''), + (13141,'Deeprot Stomper',NULL,43,44,2079,0,0,0,16,16,0,0,4,3,3,0,0,32832,0,0,0,1.2,1.14286,1,1,1,1,1,1,-1,1,4953,5148,0,0,269,346,53.1456,73.0752,2322,142,100,2000,2000,0,300,396,13141,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (13142,'Deeprot Tangler',NULL,44,45,13098,0,0,0,16,16,0,0,4,3,3,0,0,32832,0,0,0,1.2,1.14286,1,1,1,1,1,1,-1,1,5148,5148,0,0,269,346,53.1456,73.0752,2397,142,100,2000,2000,0,310,409,13142,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (13143,'Lieutenant Stronghoof',NULL,59,59,13468,0,0,0,1214,1214,1.25,0,7,3,3,0,2,32768,0,0,0,1.78,1.14286,1,1,1,1,1,1,-1,1,23451,23451,0,0,372,479,61.152,84.084,3489,196,100,2000,1274,0,1,873,13143,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13143,0,'',''), + (13144,'Lieutenant Vol\'talar',NULL,59,59,12469,0,0,0,1214,1214,0,0,7,3,3,0,2,32768,0,0,0,1.77,1.14286,1,1,1,1,1,1,-1,1,23609,23609,0,0,361,467,60.5576,83.2667,3489,191,100,2000,1283,0,1,858,13144,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13144,0,'',''), + (13145,'Lieutenant Grummus',NULL,59,59,14692,0,0,0,1214,1214,1,0,6,3,3,0,2,32768,0,0,0,3.54,1.14286,1,1,1,1,1,1,-1,1,23269,23269,0,0,361,467,60.5576,83.2667,3489,191,100,2000,1283,0,1,858,13145,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13145,0,'',''), + (13146,'Lieutenant Murp',NULL,59,59,14701,0,0,0,1214,1214,2,0,7,3,3,0,2,32768,0,0,0,3.54,1.14286,1,1,1,1,1,1,-1,1,23453,23453,0,0,361,467,60.5576,83.2667,3489,191,100,2000,1283,0,1,858,13146,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13146,0,'',''), + (13147,'Lieutenant Lewis',NULL,59,59,13466,0,0,0,1214,1214,0,0,7,3,3,0,2,32768,0,0,0,1.77,1.14286,1,1,1,1,1,1,-1,1,23692,23692,0,0,361,467,60.5576,83.2667,3489,191,100,2000,1283,0,1,844,13147,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13147,0,'',''), + (13148,'Flame of Ragnaros','',1,1,13069,13069,0,0,35,35,1,0,10,3,2,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1,1,1,1,1,2,1,2,17,0,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (13149,'Syndicate Brigand',NULL,53,53,13440,0,0,0,108,108,0,0,7,3,3,0,0,32768,0,0,0,1.72,1.14286,1,1,1,1,1,1,-1,1,8017,8017,0,0,310,400,56.7312,78.0054,3163,164,100,1216,1338,0,129,643,13149,0,0,0,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,13149,0,'',''), + (13150,'Syndicate Agent',NULL,57,57,13449,0,0,0,108,108,0,0,7,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,9034,9034,0,0,344,444,59.3256,81.5727,3380,182,100,1183,1301,0,147,737,13150,0,0,0,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,13150,0,'',''), + (13151,'Syndicate Master Ryson',NULL,60,60,13454,0,0,0,108,108,0,0,7,3,3,0,2,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,3791,279,100,1175,1292,0,1,844,13151,0,0,0,0,1,0,0,0,100,0,0,0,0,1,0,0,0,0,0,0,0,13151,0,'',''), + (13152,'Commander Malgor',NULL,61,61,13463,0,0,0,1214,1214,0,0,7,3,3,0,2,32768,0,0,0,1.79,1.14286,1,1,1,1,1,1,-1,1,31278,31278,0,0,380,491,61.732,84.8815,4091,201,100,2000,1265,0,1,886,13152,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13152,0,'',''), + (13153,'Commander Mulfort',NULL,61,61,13464,0,0,0,1214,1214,1.25,0,7,3,3,0,2,32768,0,0,0,1.8,1.14286,1,1,1,1,1,1,-1,1,31273,31273,0,0,585,754,62.248,85.591,4091,309,100,2000,1255,0,1,886,13153,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13153,0,'',''), + (13154,'Commander Louis Philips',NULL,61,61,13465,0,0,0,1214,1214,0,0,7,3,3,0,2,32768,0,0,0,1.8,1.14286,1,1,1,1,1,1,-1,1,31073,31073,0,0,585,754,62.248,85.591,4091,309,100,2000,1255,0,1,900,13154,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13154,0,'',''), + (13155,'Deathstalker Agent',NULL,61,61,2863,0,0,0,85,85,0,0,7,3,3,0,2,32768,0,0,0,1.79,1.14286,1,1,1,1,1,1,-1,1,10111,10111,0,0,571,737,61.732,84.8815,4091,302,100,1150,1265,0,1,886,13155,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13155,0,'',''), (13157,'Makasgar',NULL,12,12,13089,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,230,230,249,249,17,21,21.2784,29.2578,479,9,100,2000,2046,0,12,21,13157,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13157,0,'',''), - (13158,'Lieutenant Sanders',NULL,12,12,13090,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,230,230,249,249,17,21,19.9584,27.4428,479,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50575,0,'EventAI',''), + (13158,'Lieutenant Sanders',NULL,12,12,13090,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,1,1,230,230,249,249,17,21,19.9584,27.4428,479,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13158,0,'EventAI',''), (13159,'James Clark',NULL,12,12,13091,0,0,0,7,7,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,247,247,0,0,17,21,19.9584,27.4428,573,9,100,2000,2000,0,0,0,13159,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13159,0,'',''), - (13160,'Carrion Swarmer',NULL,56,58,13096,13097,0,0,14,14,0,0,1,3,3,0,0,0,0,0,0,1.24,1.14286,1,0,1,1,1,1,-1,1,835,861,0,0,93,116,68.904,94.743,3408,48,100,1500,1500,0,0,0,13160,0,100003,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (13161,'Aerie Gryphon',NULL,60,60,6852,0,0,0,58,58,0,0,1,3,3,0,0,0,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,19800,19800,0,0,7,10,62.016,85.272,0,4,100,2000,1292,0,153,767,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (13176,'Smith Regzar',NULL,60,60,13152,0,0,0,1215,1215,0,0,7,3,3,0,3,0,0,0,0,1.79,1.14286,1,1,1,1,1,1,-1,1,30871,30871,0,0,571,737,61.732,84.8815,0,302,100,2000,1265,0,1,886,13176,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5124,13176,0,'',''), - (13177,'Vahgruk','Wind Rider Master',55,55,1652,0,0,0,29,29,0,0,7,3,3,0,11,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,0,0,310,400,58.872,80.949,1200,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,13177,0,'EventAI',''), - (13178,'War Rider',NULL,60,60,11012,0,0,0,85,85,0,0,1,3,3,0,2,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,74375,74375,0,0,528,681,62.016,85.272,0,279,100,1175,1292,0,1,844,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (13179,'Wing Commander Guse',NULL,59,59,13473,0,0,0,1215,1215,0,0,7,3,3,0,2,0,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,29677,29677,0,0,361,467,60.5576,83.2667,0,191,100,2000,1283,0,1,858,13179,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13179,0,'EventAI',''), - (13180,'Wing Commander Jeztor',NULL,58,58,13474,0,0,0,1215,1215,0,0,7,3,3,0,2,0,0,2,0,1.75,1.14286,1,1,1,1,1,1,-1,1,28219,28219,0,0,335,432,60.784,83.578,0,177,100,2000,1310,0,1,817,13180,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13180,0,'EventAI',''), - (13181,'Wing Commander Mulverick',NULL,60,60,13475,0,0,0,1215,1215,0,0,7,3,3,0,2,0,0,2,0,1.76,1.14286,1,1,1,1,1,1,-1,1,29832,29832,0,0,528,681,59.9488,82.4296,0,279,100,2000,1292,0,152,761,13181,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13181,0,'EventAI',''), - (13196,'Phase Lasher',NULL,54,55,13109,0,0,0,16,16,0,0,4,3,3,0,0,0,0,0,72,1,1.14286,1,1,6,2,6,1,1,1,15198,15684,0,0,92.1,127.7,0,0,3271,228,23,2000,2000,0,0,0,13196,0,0,0,0,1,0,0,0,0,0,275,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (13197,'Fel Lash',NULL,56,56,13110,0,0,0,16,16,0,0,4,3,3,0,0,0,0,0,72,1,1.14286,2,1,6,2,6,1,1,1,12954,12954,4326,4326,89.3,118.2,0,0,2699,220,21,2000,2000,0,0,0,13197,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (13216,'Gaelden Hammersmith','Stormpike Supply Officer',55,56,13476,0,0,0,1217,1217,0,0,7,3,3,0,16388,0,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,27808,27808,0,0,335,432,60.784,83.578,0,177,100,2000,1310,0,1,817,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13216,0,'',''), - (13217,'Thanthaldis Snowgleam','Stormpike Supply Officer',58,58,13319,0,0,0,1334,1334,0,0,7,3,3,0,16388,4160,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,8774,8774,0,0,335,432,60.784,83.578,0,177,100,1191,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13217,0,'EventAI',''), - (13218,'Grunnda Wolfheart','Frostwolf Supply Officer',54,58,13477,0,0,0,1215,1215,0,0,7,3,3,0,16388,0,0,2,0,1.75,1.14286,1,1,1,1,1,1,-1,1,28524,28524,0,0,335,432,60.784,83.578,0,177,100,2000,1310,0,1,817,13218,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13218,0,'',''), - (13219,'Jekyll Flandring','Frostwolf Supply Officer',58,58,13438,0,0,0,1335,1335,0,0,7,3,3,0,16388,4160,0,0,0,1.05,1.14286,1,1,1,1,1,1,-1,1,8774,8774,0,0,335,432,60.784,83.578,0,177,100,1191,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13219,0,'EventAI',''), - (13220,'Layo Starstrike','The Cenarion Circle',55,55,13149,0,0,0,994,994,0,0,7,3,3,0,3,0,0,0,0,1.1,1.14286,2,0,1,1,1,1,-1,1,4108,4108,2117,2117,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5103,13220,0,'',''), - (13221,'Ryson\'s Eye in the Sky',NULL,58,58,11490,0,0,0,32,32,0,0,1,3,3,0,0,0,0,2,0,1.75,1.14286,1,1,1,1,1,1,-1,1,8774,8774,0,0,335,432,60.784,83.578,0,177,100,1191,1310,0,144,718,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (13236,'Primalist Thurloga',NULL,60,60,13478,0,0,0,1214,1214,1.25,0,7,3,3,0,2,0,0,0,0,1.79,1.14286,1,1,1,1,1,1,-1,1,29051,29051,0,0,571,737,61.732,84.8815,0,302,100,2000,1265,0,1,886,13236,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13236,0,'EventAI',''), - (13256,'Lokholar the Ice Lord',NULL,63,63,13174,0,0,0,85,85,0,0,4,3,3,0,2,0,0,1,0,1.79,1.14286,1,1,1,1,1,1,-1,1,147333,147333,0,0,380,491,61.732,84.8815,0,201,100,1150,1265,0,1,886,13256,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (13257,'Murgot Deepforge',NULL,60,60,13151,0,0,0,1216,1216,0,0,7,3,3,0,3,0,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,30675,30675,0,0,571,737,61.732,84.8815,0,302,100,2000,1265,0,1,886,13257,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5021,13257,0,'',''), - (13276,'Wildspawn Imp',NULL,56,56,911,0,0,0,16,16,0,0,3,3,3,0,0,0,0,0,72,1,1.14286,1,0,1,1,1,1,1,1,3644,3644,0,0,95.9,127.1,0,0,3327,234,23,2000,2000,0,121,163,13276,0,0,0,0,1,0,0,168,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (13277,'Dahne Pierce',NULL,5,5,251,0,0,0,894,894,0,0,7,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (13278,'Duke Hydraxis',NULL,60,60,10849,0,0,0,35,35,0,0,4,3,3,0,3,0,0,0,0,3.53,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,0,279,100,1175,2000,0,0,0,0,0,0,0,0,0,0,0,300,300,300,300,300,0,0,0,0,0,0,0,0,5065,0,0,'',''), - (13279,'Discordant Surge',NULL,54,57,11172,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3507,3688,0,0,161,193,71.9664,98.9538,0,82,100,1410,1551,0,63,316,13279,0,0,0,0,0,0,0,56,56,56,56,112,0,1,0,0,0,0,0,0,0,0,0,'',''), - (13280,'Hydrospawn',NULL,57,57,5489,0,0,0,16,16,0,0,4,3,3,0,0,0,0,0,72,1,1.28968,2,1,10,3,6.5,1,1,1,22270,22270,6723,6723,91.1,120.7,0,0,2744,224,22,2000,2000,0,0,0,13280,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (13282,'Noxxion',NULL,48,48,11172,0,0,0,16,16,0,0,4,3,3,0,0,64,0,0,0,1.2,1.14286,1,1,1,1,1,1,-1,1,13433,13433,0,0,276,356,53.9,74.1125,2780,146,100,2000,2000,0,0,0,13282,0,0,0,0,8388625,0,0,96,144,144,96,96,0,1,0,0,0,0,0,0,0,0,0,'','boss_noxxion'), - (13283,'Lord Tony Romano','Rogue Trainer',60,60,13171,0,0,0,12,12,0,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,0,0,110,142,74.448,102.366,0,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,5061,13283,0,'',''), - (13284,'Frostwolf Shaman',NULL,58,58,13410,0,0,0,1214,1214,0,0,7,3,3,0,0,0,0,0,0,1.77,1.14286,1,1,1,1,1,1,-1,1,18117,18117,0,0,361,467,60.5576,83.2667,0,191,100,2000,1283,0,157,786,13284,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13284,0,'EventAI',''), - (13285,'Death Lash',NULL,57,58,13172,0,0,0,16,16,0,0,4,3,3,0,0,0,0,0,72,1,1.14286,1,1,6,1.5,6,1,1,1,16704,17226,0,0,97.9,132.4,0,0,3435,242,25,2000,2000,0,0,0,13285,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (13296,'Lieutenant Largent',NULL,59,59,13457,0,0,0,1216,1216,0,0,7,3,3,0,0,0,0,0,0,1.77,1.14286,1,1,1,1,1,1,-1,1,29700,29700,0,0,361,467,60.5576,83.2667,0,191,100,2000,1283,0,157,786,13296,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13296,0,'',''), - (13297,'Lieutenant Stouthandle',NULL,59,59,13461,0,0,0,1216,1216,0,0,7,3,3,0,0,0,0,0,0,1.77,1.14286,1,1,1,1,1,1,-1,1,24010,24010,0,0,361,467,60.5576,83.2667,0,191,100,1166,1283,0,157,786,13297,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13297,0,'',''), - (13298,'Lieutenant Greywand',NULL,59,59,13456,0,0,0,1216,1216,0,0,7,3,3,0,0,0,0,0,0,1.78,1.14286,1,1,1,1,1,1,-1,1,29408,29408,0,0,372,479,61.152,84.084,0,196,100,2000,1274,0,162,812,13298,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13298,0,'',''), - (13299,'Lieutenant Lonadin',NULL,59,59,13458,0,0,0,1216,1216,0,0,7,3,3,0,0,0,0,0,0,1.77,1.14286,1,1,1,1,1,1,-1,1,30338,30338,0,0,361,467,60.5576,83.2667,0,191,100,2000,1283,0,157,786,13299,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13299,0,'',''), - (13300,'Lieutenant Mancuso',NULL,59,59,13459,0,0,0,1216,1216,0,0,7,3,3,0,0,0,0,0,0,1.78,1.14286,1,1,1,1,1,1,-1,1,28390,28390,0,0,372,479,61.152,84.084,0,196,100,1158,1274,0,162,812,13300,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13300,0,'',''), - (13301,'Hive\'Ashi Ambusher',NULL,56,57,2303,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1.24,1.14286,1,0,1.4,1,1,1,1,1,3779,3898,0,0,146,174,68.904,94.743,0,74,100,1450,1595,0,55,276,13301,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (13316,'Coldmine Peon',NULL,52,53,13334,0,0,0,29,29,0,0,7,3,3,0,2,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,7007,7103,0,0,344,444,59.3256,81.5727,0,182,100,1183,1301,0,1,830,13316,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13316,0,'EventAI',''), - (13317,'Coldmine Miner',NULL,58,58,556,0,0,0,32,32,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,354,456,59.9488,82.4296,0,187,100,1175,1292,0,152,761,13317,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13317,0,'EventAI',''), - (13318,'Commander Mortimer',NULL,61,61,13446,0,0,0,1216,1216,0,0,7,3,3,0,0,0,0,0,0,1.78,1.14286,1,1,1,1,1,1,-1,1,48575,48575,0,0,559,720,61.152,84.084,0,295,100,2000,1274,0,162,812,13318,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13318,0,'',''), - (13319,'Commander Duffy',NULL,61,61,13445,0,0,0,1216,1216,0,0,7,3,3,0,2,0,0,0,0,1.79,1.14286,1,1,1,1,1,1,-1,1,30631,30631,0,0,571,737,61.732,84.8815,0,302,100,2000,1265,0,1,858,13319,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13319,0,'',''), - (13320,'Commander Karl Philips',NULL,61,61,13450,0,0,0,1216,1216,0,0,7,3,3,0,2,0,0,0,0,1.79,1.14286,1,1,1,1,1,1,-1,1,31869,31869,0,0,571,737,61.732,84.8815,0,302,100,2000,1265,0,1,886,13320,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13320,0,'',''), - (13321,'Frog',NULL,1,1,6297,1924,0,0,188,188,0,0,8,1,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,3,5,1.76,2.42,20,2,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (13322,'Hydraxian Honor Guard',NULL,57,57,5564,0,0,0,695,695,0,0,4,3,3,0,1,0,0,0,0,1.74,1.14286,1,1,1,1,1,1,-1,1,8519,8519,0,0,328,421,60.192,82.764,0,173,100,1200,2000,0,0,0,0,0,0,0,0,0,0,0,58,290,58,58,58,0,0,0,0,0,0,0,0,5109,0,0,'',''), - (13323,'Subterranean Diemetradon',NULL,46,48,13209,0,0,0,14,14,0,0,1,3,3,0,0,64,0,0,0,1.2,1.14286,1,1,3,1,1,1,-1,1,5757,5970,0,0,251,325,51.5936,70.9412,2808,133,100,2000,2000,0,0,0,13323,0,13323,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (13324,'Seasoned Guardsman',NULL,58,58,13249,0,0,0,32,32,0,0,7,3,3,0,0,0,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3119,3119,0,0,251,292,71.9664,98.9538,0,125,100,1410,1551,0,63,316,13324,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13324,0,'',''), - (13325,'Seasoned Mountaineer',NULL,56,56,13266,0,0,0,55,55,0,0,7,3,3,0,0,0,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3005,3005,0,0,251,292,71.9664,98.9538,0,125,100,1410,1551,0,63,316,13325,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13325,0,'',''), - (13326,'Seasoned Defender',NULL,59,59,13262,0,0,0,11,11,0,0,7,3,3,0,0,0,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3690,3690,0,0,251,292,71.9664,98.9538,0,125,100,1410,1551,0,63,316,13326,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13326,0,'EventAI',''), - (13327,'Seasoned Sentinel',NULL,59,59,13229,0,0,0,11,11,0,0,7,3,3,0,0,0,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3117,3117,0,0,251,292,71.9664,98.9538,0,125,100,1410,1551,0,63,316,13327,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13327,0,'',''), - (13328,'Seasoned Guardian',NULL,59,59,13278,0,0,0,85,85,0,0,7,3,3,0,0,0,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,2295,2295,0,0,251,292,71.9664,98.9538,0,125,100,1410,1551,0,63,316,13328,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13328,0,'EventAI',''), - (13329,'Seasoned Legionnaire',NULL,58,58,13286,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.27,1.14286,1,0,1,1,1,1,-1,1,3041,3041,0,0,251,292,72.688,99.946,0,125,100,1400,1540,0,65,326,13329,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13329,0,'',''), - (13330,'Seasoned Warrior',NULL,56,56,13301,0,0,0,85,85,0,0,7,3,3,0,0,0,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,2967,2967,0,0,251,292,71.9664,98.9538,0,125,100,1410,1551,0,63,316,13330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13330,0,'',''), - (13331,'Veteran Defender',NULL,60,60,13258,0,0,0,11,11,0,0,7,3,3,0,0,0,0,0,0,1.28,1.14286,1,0,1,1,1,1,-1,1,3732,3732,0,0,327,367,74.0784,101.858,0,160,100,1380,1518,0,73,367,13331,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13331,0,'EventAI',''), - (13332,'Veteran Guardian',NULL,59,60,13282,0,0,0,85,85,0,0,7,3,3,0,0,0,0,0,0,1.28,1.14286,1,0,1,1,1,1,-1,1,3191,3697,0,0,327,367,74.0784,101.858,0,160,100,1380,1518,0,73,367,13332,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13332,0,'EventAI',''), - (13333,'Veteran Guardsman',NULL,59,59,13254,0,0,0,32,32,0,0,7,3,3,0,0,0,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3463,3463,0,0,327,367,71.9664,98.9538,0,160,100,1410,1551,0,67,333,13333,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13333,0,'',''), - (13334,'Veteran Legionnaire',NULL,58,59,13294,0,0,0,85,85,0,0,7,3,3,0,0,0,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3515,3597,0,0,327,367,71.9664,98.9538,0,160,100,1410,1551,0,67,333,13334,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13334,0,'',''), - (13335,'Veteran Mountaineer',NULL,57,57,13270,0,0,0,32,32,0,0,7,3,3,0,0,0,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3363,3363,0,0,327,367,71.9664,98.9538,0,160,100,1410,1551,0,67,333,13335,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13335,0,'',''), - (13336,'Veteran Sentinel',NULL,57,57,13290,0,0,0,32,32,0,0,7,3,3,0,0,0,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3335,3335,0,0,327,367,71.9664,98.9538,0,160,100,1410,1551,0,67,333,13336,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13336,0,'',''), - (13337,'Veteran Warrior',NULL,57,57,13306,0,0,0,85,85,0,0,7,3,3,0,0,0,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3288,3288,0,0,327,367,71.9664,98.9538,0,160,100,1410,1551,0,67,333,13337,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13337,0,'',''), - (13338,'Core Rat',NULL,1,1,1141,0,0,0,7,7,0,0,8,3,3,0,0,0,0,2,0,1,0.714286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (13356,'Stormpike Mine Layer',NULL,59,59,13386,0,0,0,1216,1216,0,0,7,3,3,0,0,0,0,0,0,1.77,1.14286,1,1,1,1,1,1,-1,1,9563,9563,0,0,544,703,60.5576,83.2667,0,288,100,1166,1283,0,157,786,13356,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13356,0,'',''), - (13357,'Frostwolf Mine Layer',NULL,61,61,13394,0,0,0,1214,1214,0,0,7,3,3,0,0,0,0,0,0,1.77,1.14286,1,1,1,1,1,1,-1,1,9563,9563,0,0,544,703,62.6104,86.0893,0,288,100,1166,1283,0,158,792,13357,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13357,0,'',''), - (13358,'Stormpike Bowman',NULL,59,60,13390,0,0,0,1216,1216,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4666,4676,0,0,244,293,72.688,99.946,0,124,100,1400,1540,0,65,326,13358,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13358,0,'EventAI',''), - (13359,'Frostwolf Bowman',NULL,59,60,13398,0,0,0,1214,1214,0,0,7,3,3,0,0,0,0,0,0,1.27,1.27,1,0,1,1,1,1,-1,1,4431,4466,0,0,248,298,73.392,100.914,0,126,100,1390,1529,0,67,337,13359,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13359,0,'EventAI',''), - (13377,'Master Engineer Zinfizzlex',NULL,60,60,13439,0,0,0,35,35,0,0,7,3,3,0,2,0,0,2,0,1.79,1.14286,1,1,1,1,1,1,-1,1,24775,24775,0,0,571,737,61.732,84.8815,0,302,100,1150,1265,0,1,886,13377,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13377,0,'',''), - (13378,'Frostwolf Shredder Unit',NULL,60,60,13310,0,0,0,1214,1214,0,0,9,3,3,0,0,0,0,0,0,1.79,1.14286,1,1,1,1,1,1,-1,1,21600,21600,0,0,223,362,61.732,84.8815,0,135,100,1150,1265,0,99,497,13378,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (13396,'Irondeep Miner',NULL,52,53,556,0,0,0,1216,1216,0,0,7,3,3,0,2,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,1669,6450,0,0,354,456,59.9488,82.4296,0,187,100,2000,1292,0,1,844,13396,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13396,0,'EventAI',''), - (13397,'Irondeep Peon',NULL,52,53,13335,0,0,0,29,29,0,0,7,3,3,0,2,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,8681,9313,0,0,344,444,59.3256,81.5727,0,182,100,1183,1301,0,1,830,13397,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13397,0,'EventAI',''), - (13416,'Stormpike Shredder Unit',NULL,60,60,13310,0,0,0,1216,1216,0,0,9,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,21204,21204,0,0,223,362,59.9488,82.4296,0,135,100,1175,1292,0,98,491,13416,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (13417,'Sagorne Creststrider','Shaman Trainer',50,50,13341,0,0,0,104,104,1.35,0,7,3,3,0,19,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0,0,5123,13417,0,'',''), - (13418,'Kaymard Copperpinch','Smokywood Pastures',30,30,13342,0,0,0,35,35,0,0,7,3,3,0,7,4608,0,2,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6768,0,0,'',''), - (13419,'Ivus the Forest Lord',NULL,63,63,14884,0,0,0,69,69,0,0,7,3,3,0,0,0,0,0,0,5.39,1.14286,1,1,1,1,1,1,-1,1,14878,14878,0,0,588,669,62.248,85.591,0,290,100,1141,1255,0,505,2525,13419,0,0,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (13420,'Penney Copperpinch','Smokywood Pastures',30,30,13344,0,0,0,35,35,0,0,7,3,3,0,5,4608,0,2,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5181,0,0,'',''), - (13421,'Champion Guardian',NULL,61,61,13361,0,0,0,32,32,0,0,7,3,3,0,0,0,0,0,0,1.27,1.14286,1,0,1,1,1,1,-1,1,3607,3607,0,0,625,745,72.688,99.946,0,316,100,1400,1540,0,69,344,13421,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13421,0,'',''), - (13422,'Champion Defender',NULL,61,61,13351,0,0,0,11,11,0,0,7,3,3,0,0,0,0,0,0,1.27,1.14286,1,0,1,1,1,1,-1,1,4158,4158,0,0,625,745,72.688,99.946,0,316,100,1400,1540,0,69,344,13422,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13422,0,'',''), - (13424,'Champion Guardsman',NULL,60,60,13371,0,0,0,1217,1217,0,0,7,3,3,0,0,0,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3965,3965,0,0,625,745,71.9664,98.9538,0,316,100,1410,1551,0,67,333,13424,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13424,0,'',''), - (13425,'Champion Legionnaire',NULL,60,60,13375,0,0,0,29,29,0,0,7,3,3,0,0,0,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3880,3880,0,0,625,745,71.9664,98.9538,0,316,100,1410,1551,0,67,333,13425,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13425,0,'',''), - (13426,'Champion Mountaineer',NULL,58,58,13379,0,0,0,1216,1216,0,0,7,3,3,0,0,0,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3720,3720,0,0,625,745,71.9664,98.9538,0,316,100,1410,1551,0,67,333,13426,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13426,0,'',''), - (13427,'Champion Sentinel',NULL,58,58,13357,0,0,0,32,32,0,0,7,3,3,0,0,0,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3432,3432,0,0,625,745,71.9664,98.9538,0,316,100,1410,1551,0,67,333,13427,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13427,0,'',''), - (13428,'Champion Warrior',NULL,58,58,13365,0,0,0,29,29,0,0,7,3,3,0,0,0,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3676,3676,0,0,625,745,71.9664,98.9538,0,316,100,1410,1551,0,67,333,13428,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13428,0,'',''), - (13429,'Nardstrum Copperpinch','Smokywood Pastures',30,30,13346,0,0,0,35,35,0,0,7,3,3,0,6,4608,0,2,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (13430,'Jaycrue Copperpinch','Smokywood Pastures',30,30,13345,0,0,0,35,35,0,0,7,3,3,0,4,4608,0,2,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (13431,'Whulwert Copperpinch','Smokywood Pastures',30,30,13348,0,0,0,85,85,0,0,7,3,3,0,6,0,0,2,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,64,75,45.144,62.073,0,32,100,1710,1881,0,1,377,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (13432,'Seersa Copperpinch','Smokywood Pastures',30,30,13347,0,0,0,1080,1080,0,0,7,3,3,0,6,0,0,2,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,64,75,45.144,62.073,0,32,100,1710,1881,0,1,377,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (13433,'Wulmort Jinglepocket','Smokywood Pastures',30,30,13349,0,0,0,35,35,0,0,7,3,3,0,7,4608,0,2,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6769,0,0,'',''), - (13434,'Macey Jinglepocket','Smokywood Pastures',30,30,13350,0,0,0,35,35,0,0,7,3,3,0,7,4608,0,2,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5181,0,0,'',''), - (13435,'Khole Jinglepocket','Smokywood Pastures',30,30,13356,0,0,0,35,35,0,0,7,3,3,0,7,4608,0,2,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5181,0,0,'',''), - (13436,'Guchie Jinglepocket','Smokywood Pastures',30,30,13355,0,0,0,35,35,0,0,7,3,3,0,4,4608,0,2,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (13437,'Wing Commander Ichman',NULL,60,60,13470,0,0,0,1217,1217,0,0,7,3,3,0,3,0,0,2,0,1.76,1.14286,1,1,1,1,1,1,-1,1,30728,30728,0,0,528,681,59.9488,82.4296,0,279,100,2000,1292,0,152,761,13437,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5146,13437,0,'EventAI',''), - (13438,'Wing Commander Slidore',NULL,58,58,13471,0,0,0,1217,1217,0,0,7,3,3,0,3,0,0,2,0,1.77,1.14286,1,1,1,1,1,1,-1,1,28901,28901,0,0,361,467,60.5576,83.2667,0,191,100,2000,1283,0,1,858,13438,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5148,13438,0,'EventAI',''), - (13439,'Wing Commander Vipore',NULL,59,59,13472,0,0,0,1217,1217,0,0,7,3,3,0,3,0,0,2,0,1.76,1.14286,1,1,1,1,1,1,-1,1,28346,28346,0,0,344,444,59.3256,81.5727,0,182,100,2000,1301,0,1,830,13439,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5147,13439,0,'EventAI',''), - (13440,'Frostwolf Wolf Rider',NULL,58,58,13411,0,0,0,1214,1214,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,14559,14559,0,0,354,456,59.9488,82.4296,0,187,100,1175,1292,0,152,761,13440,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13440,0,'',''), - (13441,'Frostwolf Wolf Rider Commander',NULL,60,60,13415,0,0,0,1214,1214,0,0,7,3,3,0,2,0,0,0,0,1.79,1.14286,1,1,1,1,1,1,-1,1,24496,24496,0,0,571,737,61.732,84.8815,0,302,100,1150,1265,0,1,886,13441,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13441,0,'',''), - (13442,'Arch Druid Renferal',NULL,60,60,13403,0,0,0,1216,1216,0,0,7,3,3,0,3,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,22104,22104,0,0,528,681,59.9488,82.4296,0,279,100,2000,1292,0,1,844,13442,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5142,13442,0,'EventAI',''), - (13443,'Druid of the Grove',NULL,60,60,13409,0,0,0,1216,1216,0,0,7,3,3,0,1,0,0,0,0,1.78,1.14286,1,1,1,1,1,1,-1,1,22867,22867,0,0,559,720,61.152,84.084,0,295,100,2000,1274,0,162,812,13443,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5141,13443,0,'EventAI',''), - (13444,'Greatfather Winter',NULL,30,30,13369,0,0,0,35,35,0,0,7,3,3,0,3,0,0,2,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,1710,1881,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5232,13444,0,'',''), - (13445,'Great-father Winter',NULL,30,30,13370,0,0,0,29,29,0,0,7,3,3,0,3,768,0,2,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5232,13445,0,'',''), - (13446,'Field Marshal Teravaine',NULL,61,61,13662,0,0,0,1216,1216,0,0,7,3,3,0,2,0,0,0,0,1.8,1.14286,1,1,1,1,1,1,-1,1,1800,1800,0,0,585,754,62.248,85.591,0,309,100,1141,1255,0,173,864,13446,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13446,0,'',''), - (13447,'Corporal Noreg Stormpike',NULL,58,59,13383,0,0,0,1216,1216,0,0,7,3,3,0,3,0,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,8474,9776,0,0,372,479,61.152,84.084,0,196,100,2000,1274,0,1,873,13447,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5081,13447,0,'EventAI',''), - (13448,'Sergeant Yazra Bloodsnarl',NULL,56,57,13402,0,0,0,1214,1214,0,0,7,3,3,0,2,0,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,5358,5564,0,0,161,193,71.9664,98.9538,0,82,100,1410,1551,0,1,752,13448,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13448,0,'EventAI',''), - (13449,'Warmaster Garrick',NULL,61,61,13842,0,0,0,85,85,0,0,7,3,3,0,2,0,0,0,0,1.79,1.14286,1,1,1,1,1,1,-1,1,16176,16176,0,0,380,491,61.732,84.8815,0,201,100,1150,1265,0,1,858,13449,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13449,0,'',''), - (13456,'Noxxion\'s Spawn',NULL,46,46,5492,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,0.84,1.14286,1,0,1,1,1,1,-1,1,713,713,0,0,128,153,64.68,88.935,0,65,100,1500,1650,0,46,230,13456,0,0,0,0,0,0,0,90,45,45,45,45,0,1,0,0,0,0,0,0,0,0,0,'',''), - (13476,'Balai Lok\'Wein','Potions, Scrolls & Reagents',43,43,13529,0,0,0,29,29,0,0,7,3,3,0,4,4608,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,66,85,59.7872,82.2074,0,35,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13476,0,'',''), - (13477,'Noxxion Trigger',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (13516,'Frostwolf Outrunner',NULL,1,1,13817,13818,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13516,0,'',''), - (13517,'Seasoned Outrunner',NULL,1,1,13821,13822,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13517,0,'',''), - (13518,'Veteran Outrunner',NULL,1,1,13828,13830,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13518,0,'',''), - (13519,'Champion Outrunner',NULL,1,1,13833,13834,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13519,0,'',''), - (13520,'Stormpike Ranger',NULL,1,1,13674,13675,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13520,0,'',''), - (13521,'Seasoned Ranger',NULL,1,1,13678,13679,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13521,0,'',''), - (13522,'Veteran Ranger',NULL,1,1,13682,13683,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13522,0,'',''), - (13523,'Champion Ranger',NULL,1,1,13686,13687,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13523,0,'',''), - (13524,'Stormpike Commando',NULL,56,56,13645,0,0,0,1216,1216,0,0,7,3,3,0,0,0,0,0,0,1.75,1.14286,1,1,1,1,1,1,-1,1,8774,8774,0,0,335,432,58.688,80.696,0,177,100,1191,1310,0,143,713,13524,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13524,0,'',''), - (13525,'Seasoned Commando',NULL,59,59,13654,0,0,0,32,32,0,0,7,3,3,0,0,0,0,0,0,1.78,1.14286,1,1,1,1,1,1,-1,1,11768,11768,0,0,372,479,61.152,84.084,0,196,100,1158,1274,0,162,812,13525,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13525,0,'',''), - (13526,'Veteran Commando',NULL,60,60,13658,0,0,0,32,32,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,12526,12526,0,0,528,681,59.9488,82.4296,0,279,100,1175,1292,0,152,761,13526,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13526,0,'',''), - (13527,'Champion Commando',NULL,61,61,13650,0,0,0,32,32,0,0,7,3,3,0,0,0,0,0,0,1.78,1.14286,1,1,1,1,1,1,-1,1,11646,11646,0,0,559,720,61.152,84.084,0,295,100,1158,1274,0,162,812,13527,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13527,0,'',''), - (13528,'Frostwolf Reaver',NULL,59,59,13809,0,0,0,1214,1214,0,0,7,3,3,0,0,0,0,0,0,1.77,1.14286,1,1,1,1,1,1,-1,1,9563,9563,0,0,361,467,60.5576,83.2667,0,191,100,1166,1283,0,157,786,13528,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13528,0,'',''), - (13529,'Seasoned Reaver',NULL,59,59,13813,0,0,0,32,32,0,0,7,3,3,0,0,0,0,0,0,1.77,1.14286,1,1,1,1,1,1,-1,1,11524,11524,0,0,361,467,60.5576,83.2667,0,191,100,1166,1283,0,157,786,13529,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13529,0,'',''), - (13530,'Veteran Reaver',NULL,60,60,13825,0,0,0,32,32,0,0,7,3,3,0,0,0,0,0,0,1.79,1.14286,1,1,1,1,1,1,-1,1,11672,11672,0,0,571,737,61.732,84.8815,0,302,100,1150,1265,0,168,838,13530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13530,0,'',''), - (13531,'Champion Reaver',NULL,61,61,13837,0,0,0,85,85,0,0,7,3,3,0,2,0,0,0,0,1.8,1.14286,1,1,1,1,1,1,-1,1,12121,12121,0,0,585,754,62.248,85.591,0,309,100,1141,1255,0,1,900,13531,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13531,0,'',''), - (13533,'Spewed Larva',NULL,45,47,13609,0,0,0,14,14,0,0,1,3,3,0,0,64,0,0,0,1.2,1.14286,1,1,1,1,1,1,-1,1,5346,5544,0,0,213,260,49.984,68.728,2641,109,100,2000,2000,0,0,0,13533,0,100004,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (13534,'Seasoned Coldmine Guard',NULL,57,57,13567,0,0,0,85,85,0,0,7,3,3,0,2,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,8980,8980,0,0,517,666,59.3256,81.5727,0,273,100,1183,1301,0,1,830,13534,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13534,0,'EventAI',''), - (13535,'Veteran Coldmine Guard',NULL,55,55,13571,0,0,0,85,85,0,0,7,3,3,0,2,0,0,0,0,1.74,1.14286,1,1,1,1,1,1,-1,1,8519,8519,0,0,328,421,58.08,79.86,0,173,100,1200,1320,0,1,801,13535,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13535,0,'EventAI',''), - (13536,'Champion Coldmine Guard',NULL,60,60,13563,0,0,0,29,29,0,0,7,3,3,0,2,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,9051,9051,0,0,517,666,59.3256,81.5727,0,273,100,1183,1301,0,1,830,13536,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13536,0,'EventAI',''), - (13537,'Seasoned Coldmine Surveyor',NULL,56,57,13544,0,0,0,85,85,0,0,7,3,3,0,2,0,0,0,0,1.72,1.14286,1,1,1,1,1,1,-1,1,1075,1081,0,0,310,400,56.7312,78.0054,0,164,100,1216,1338,0,1,774,13537,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13537,0,'EventAI',''), - (13538,'Veteran Coldmine Surveyor',NULL,55,55,13554,0,0,0,85,85,0,0,7,3,3,0,2,0,0,0,0,1.74,1.14286,1,1,1,1,1,1,-1,1,8519,8519,0,0,328,421,58.08,79.86,0,173,100,1200,1320,0,1,801,13538,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13538,0,'EventAI',''), - (13539,'Champion Coldmine Surveyor',NULL,60,60,13558,0,0,0,29,29,0,0,7,3,3,0,2,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,7292,7292,0,0,517,666,59.3256,81.5727,0,273,100,1183,1301,0,1,830,13539,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13539,0,'EventAI',''), - (13540,'Seasoned Irondeep Explorer',NULL,56,56,13769,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.75,1.14286,1,1,1,1,1,1,-1,1,8774,8774,0,0,335,432,58.688,80.696,0,177,100,1191,1310,0,143,713,13540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13540,0,'EventAI',''), - (13541,'Veteran Irondeep Explorer',NULL,54,54,13773,0,0,0,32,32,0,0,7,3,3,0,0,0,0,0,0,1.73,1.14286,1,1,1,1,1,1,-1,1,8267,8267,0,0,316,408,57.4128,78.9426,0,167,100,1208,1329,0,133,666,13541,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13541,0,'EventAI',''), - (13542,'Champion Irondeep Explorer',NULL,60,60,13777,0,0,0,85,85,0,0,7,3,3,0,2,0,0,0,0,1.75,1.14286,1,1,1,1,1,1,-1,1,7460,7460,0,0,502,647,58.688,80.696,0,265,100,1191,1310,0,1,817,13542,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13542,0,'EventAI',''), - (13543,'Seasoned Irondeep Raider',NULL,58,58,13590,0,0,0,32,32,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,354,456,59.9488,82.4296,0,187,100,1175,1292,0,152,761,13543,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13543,0,'EventAI',''), - (13544,'Veteran Irondeep Raider',NULL,54,55,13594,0,0,0,32,32,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,7280,7758,0,0,344,444,59.3256,81.5727,0,182,100,1183,1301,0,147,737,13544,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13544,0,'EventAI',''), - (13545,'Champion Irondeep Raider',NULL,60,60,13598,0,0,0,29,29,0,0,7,3,3,0,2,0,0,0,0,1.73,1.14286,1,1,1,1,1,1,-1,1,9962,9962,0,0,475,614,57.4128,78.9426,0,251,100,1208,1329,0,1,774,13545,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13545,0,'EventAI',''), - (13546,'Seasoned Coldmine Explorer',NULL,54,54,13892,0,0,0,1216,1216,1.15,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,6088,6088,0,0,354,456,59.9488,82.4296,0,187,100,1175,1292,0,152,761,13546,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13546,0,'EventAI',''), - (13547,'Veteran Coldmine Explorer',NULL,54,54,13893,0,0,0,32,32,0,0,7,3,3,0,0,0,0,0,0,1.73,1.14286,1,1,1,1,1,1,-1,1,8267,8267,0,0,316,408,57.4128,78.9426,0,167,100,1208,1329,0,133,666,13547,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13547,0,'EventAI',''), - (13548,'Champion Coldmine Explorer',NULL,60,60,13889,0,0,0,32,32,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,1691,1691,0,0,517,666,59.3256,81.5727,0,273,100,1183,1301,0,147,737,13548,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13548,0,'EventAI',''), - (13549,'Seasoned Coldmine Invader',NULL,54,54,13636,0,0,0,32,32,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,7681,7681,0,0,344,444,59.3256,81.5727,0,182,100,1183,1301,0,147,737,13549,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13549,0,'EventAI',''), - (13550,'Veteran Coldmine Invader',NULL,55,55,13640,0,0,0,32,32,0,0,7,3,3,0,0,0,0,0,0,1.74,1.14286,1,1,1,1,1,1,-1,1,8519,8519,0,0,328,421,58.08,79.86,0,173,100,1200,1320,0,138,689,13550,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13550,0,'EventAI',''), - (13551,'Champion Coldmine Invader',NULL,60,60,13632,0,0,0,32,32,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,2114,2114,0,0,528,681,59.9488,82.4296,0,279,100,1175,1292,0,152,761,13551,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13551,0,'EventAI',''), - (13552,'Seasoned Irondeep Guard',NULL,56,57,13781,0,0,0,32,32,0,0,7,3,3,0,0,0,0,0,0,1.71,1.14286,1,1,1,1,1,1,-1,1,1331,1389,0,0,450,582,56.0352,77.0484,0,238,100,1225,1347,0,124,620,13552,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13552,0,'EventAI',''), - (13553,'Veteran Irondeep Guard',NULL,58,59,13785,0,0,0,32,32,0,0,7,3,3,0,0,0,0,0,0,1.74,1.14286,1,1,1,1,1,1,-1,1,1607,1775,0,0,491,631,58.08,79.86,0,259,100,1200,1320,0,138,689,13553,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13553,0,'EventAI',''), - (13554,'Champion Irondeep Guard',NULL,60,60,13789,0,0,0,32,32,0,0,7,3,3,0,0,0,0,0,0,1.75,1.14286,1,1,1,1,1,1,-1,1,5629,5629,0,0,502,647,58.688,80.696,0,265,100,1191,1310,0,143,713,13554,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13554,0,'EventAI',''), - (13555,'Seasoned Irondeep Surveyor',NULL,56,57,13795,0,0,0,32,32,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,1069,1109,0,0,321,367,59.3256,81.5727,0,159,100,1183,1301,0,127,634,13555,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13555,0,'EventAI',''), - (13556,'Veteran Irondeep Surveyor',NULL,58,59,13799,0,0,0,32,32,0,0,7,3,3,0,0,0,0,0,0,1.71,1.14286,1,1,1,1,1,1,-1,1,1221,1396,0,0,233,274,56.0352,77.0484,0,117,100,1225,1347,0,124,620,13556,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13556,0,'EventAI',''), - (13557,'Champion Irondeep Surveyor',NULL,52,52,13803,0,0,0,32,32,0,0,7,3,3,0,0,0,0,0,0,1.71,1.14286,1,1,1,1,1,1,-1,1,7772,7772,0,0,447,567,56.0352,77.0484,0,234,100,1225,1347,0,124,620,13557,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13557,0,'EventAI',''), - (13576,'Stormpike Ram Rider',NULL,58,58,13709,0,0,0,1216,1216,0,0,7,3,3,0,0,0,0,0,0,1.78,1.14286,1,1,1,1,1,1,-1,1,14642,14642,0,0,372,479,61.152,84.084,0,196,100,1158,1274,0,162,812,13576,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13576,0,'',''), - (13577,'Stormpike Ram Rider Commander',NULL,60,60,13714,0,0,0,1216,1216,0,0,7,3,3,0,3,0,0,0,0,1,1.38571,1,1,1,1,1,1,-1,1,21666,21666,0,0,571,737,61.732,84.8815,0,302,100,2000,1265,0,1,886,13577,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5281,13577,0,'EventAI',''), + (13160,'Carrion Swarmer',NULL,56,58,13096,13097,0,0,14,14,0,0,1,3,3,0,0,32768,0,0,0,1.24,1.14286,1,0,1,1,1,1,-1,1,835,861,0,0,93,116,68.904,94.743,3408,48,100,1500,1500,0,0,0,13160,0,100003,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (13161,'Aerie Gryphon',NULL,60,60,6852,0,0,0,58,58,0,0,1,3,3,0,0,32768,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,19800,19800,0,0,7,10,62.016,85.272,3791,4,100,2000,1292,0,153,767,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (13176,'Smith Regzar',NULL,60,60,13152,0,0,0,1215,1215,0,0,7,3,3,0,3,32768,0,0,0,1.79,1.14286,1,1,1,1,1,1,-1,1,30871,30871,0,0,571,737,61.732,84.8815,3791,302,100,2000,1265,0,1,886,13176,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5124,13176,0,'',''), + (13177,'Vahgruk','Wind Rider Master',55,55,1652,0,0,0,29,29,0,0,7,3,3,0,11,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,0,0,310,400,58.872,80.949,1200,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,13177,0,'EventAI',''), + (13178,'War Rider',NULL,60,60,11012,0,0,0,85,85,0,0,1,3,3,0,2,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,74375,74375,0,0,528,681,62.016,85.272,3791,279,100,1175,1292,0,1,844,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (13179,'Wing Commander Guse',NULL,59,59,13473,0,0,0,1215,1215,0,0,7,3,3,0,2,32768,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,29677,29677,0,0,361,467,60.5576,83.2667,3489,191,100,2000,1283,0,1,858,13179,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13179,0,'EventAI',''), + (13180,'Wing Commander Jeztor',NULL,58,58,13474,0,0,0,1215,1215,0,0,7,3,3,0,2,32768,0,2,0,1.75,1.14286,1,1,1,1,1,1,-1,1,28219,28219,0,0,335,432,60.784,83.578,3435,177,100,2000,1310,0,1,817,13180,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13180,0,'EventAI',''), + (13181,'Wing Commander Mulverick',NULL,60,60,13475,0,0,0,1215,1215,0,0,7,3,3,0,2,32768,0,2,0,1.76,1.14286,1,1,1,1,1,1,-1,1,29832,29832,0,0,528,681,59.9488,82.4296,3791,279,100,2000,1292,0,152,761,13181,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13181,0,'EventAI',''), + (13196,'Phase Lasher',NULL,54,55,13109,0,0,0,16,16,0,0,4,3,3,0,0,32768,0,0,72,1,1.14286,1,1,6,2,6,1,1,1,15198,15684,0,0,92.1,127.7,0,0,3271,228,23,2000,2000,0,0,0,13196,0,0,0,0,1,0,0,0,0,0,275,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (13197,'Fel Lash',NULL,56,56,13110,0,0,0,16,16,0,0,4,3,3,0,0,32768,0,0,72,1,1.14286,2,1,6,2,6,1,1,1,12954,12954,4326,4326,89.3,118.2,0,0,2699,220,21,2000,2000,0,0,0,13197,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (13216,'Gaelden Hammersmith','Stormpike Supply Officer',55,56,13476,0,0,0,1217,1217,0,0,7,3,3,0,16388,32768,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,27808,27808,0,0,335,432,60.784,83.578,3327,177,100,2000,1310,0,1,817,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13216,0,'',''), + (13217,'Thanthaldis Snowgleam','Stormpike Supply Officer',58,58,13319,0,0,0,1334,1334,0,0,7,3,3,0,16388,36928,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,8774,8774,0,0,335,432,60.784,83.578,3435,177,100,1191,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13217,0,'EventAI',''), + (13218,'Grunnda Wolfheart','Frostwolf Supply Officer',54,58,13477,0,0,0,1215,1215,0,0,7,3,3,0,16388,32768,0,2,0,1.75,1.14286,1,1,1,1,1,1,-1,1,28524,28524,0,0,335,432,60.784,83.578,3435,177,100,2000,1310,0,1,817,13218,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13218,0,'',''), + (13219,'Jekyll Flandring','Frostwolf Supply Officer',58,58,13438,0,0,0,1335,1335,0,0,7,3,3,0,16388,36928,0,0,0,1.05,1.14286,1,1,1,1,1,1,-1,1,8774,8774,0,0,335,432,60.784,83.578,3435,177,100,1191,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13219,0,'EventAI',''), + (13220,'Layo Starstrike','The Cenarion Circle',55,55,13149,0,0,0,994,994,0,0,7,3,3,0,3,32768,0,0,0,1.1,1.14286,2,0,1,1,1,1,-1,1,4108,4108,2117,2117,96,125,70.664,97.163,2654,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5103,13220,0,'',''), + (13221,'Ryson\'s Eye in the Sky',NULL,58,58,11490,0,0,0,32,32,0,0,1,3,3,0,0,32768,0,2,0,1.75,1.14286,1,1,1,1,1,1,-1,1,8774,8774,0,0,335,432,60.784,83.578,3435,177,100,1191,1310,0,144,718,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (13236,'Primalist Thurloga',NULL,60,60,13478,0,0,0,1214,1214,1.25,0,7,3,3,0,2,32768,0,0,0,1.79,1.14286,1,1,1,1,1,1,-1,1,29051,29051,0,0,571,737,61.732,84.8815,3791,302,100,2000,1265,0,1,886,13236,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13236,0,'EventAI',''), + (13256,'Lokholar the Ice Lord',NULL,63,63,13174,0,0,0,85,85,0,0,4,3,3,0,2,32768,0,1,0,1.79,1.14286,1,1,1,1,1,1,-1,1,147333,147333,0,0,380,491,61.732,84.8815,4691,201,100,1150,1265,0,1,886,13256,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (13257,'Murgot Deepforge',NULL,60,60,13151,0,0,0,1216,1216,0,0,7,3,3,0,3,32768,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,30675,30675,0,0,571,737,61.732,84.8815,3791,302,100,2000,1265,0,1,886,13257,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5021,13257,0,'',''), + (13276,'Wildspawn Imp',NULL,56,56,911,0,0,0,16,16,0,0,3,3,3,0,0,32768,0,0,72,1,1.14286,1,0,1.35,1,1,1,1,1,3644,3644,0,0,95.9,127.1,0,0,3327,234,23,2000,2000,0,121,163,13276,0,0,0,0,1,0,0,168,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (13277,'Dahne Pierce',NULL,5,5,251,0,0,0,894,894,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (13278,'Duke Hydraxis',NULL,60,60,10849,0,0,0,35,35,0,0,4,3,3,0,3,32768,0,0,0,3.53,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,3791,279,100,1175,2000,0,0,0,0,0,0,0,0,0,0,0,300,300,300,300,300,0,0,0,0,0,0,0,0,5065,0,0,'',''), + (13279,'Discordant Surge',NULL,54,57,11172,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3507,3688,0,0,161,193,71.9664,98.9538,3380,82,100,1410,1551,0,63,316,13279,0,0,0,0,0,0,0,56,56,56,56,112,0,1,0,0,0,0,0,0,0,0,0,'',''), + (13280,'Hydrospawn',NULL,57,57,5489,0,0,0,16,16,0,0,4,3,3,0,0,32768,0,0,72,1,1.28968,2,1,10,3,6.5,1,1,1,22270,22270,6723,6723,91.1,120.7,0,0,2744,224,22,2000,2000,0,0,0,13280,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (13282,'Noxxion',NULL,48,48,11172,0,0,0,16,16,0,0,4,3,3,0,0,32832,0,0,0,1.2,1.14286,1,1,1,1,1,1,-1,1,13433,13433,0,0,276,356,53.9,74.1125,2780,146,100,2000,2000,0,0,0,13282,0,0,0,0,8388625,0,0,96,144,144,96,96,0,1,0,0,0,0,0,0,0,0,0,'','boss_noxxion'), + (13283,'Lord Tony Romano','Rogue Trainer',60,60,13171,0,0,0,12,12,0,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3139,3139,0,0,110,142,74.448,102.366,3791,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,5061,13283,0,'',''), + (13284,'Frostwolf Shaman',NULL,58,58,13410,0,0,0,1214,1214,0,0,7,3,3,0,0,32768,0,0,0,1.77,1.14286,1,1,1,1,1,1,-1,1,18117,18117,0,0,361,467,60.5576,83.2667,3435,191,100,2000,1283,0,157,786,13284,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13284,0,'EventAI',''), + (13285,'Death Lash',NULL,57,58,13172,0,0,0,16,16,0,0,4,3,3,0,0,32768,0,0,72,1,1.14286,1,1,6,1.5,6,1,1,1,16704,17226,0,0,97.9,132.4,0,0,3435,242,25,2000,2000,0,0,0,13285,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (13296,'Lieutenant Largent',NULL,59,59,13457,0,0,0,1216,1216,0,0,7,3,3,0,0,32768,0,0,0,1.77,1.14286,1,1,1,1,1,1,-1,1,29700,29700,0,0,361,467,60.5576,83.2667,3489,191,100,2000,1283,0,157,786,13296,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13296,0,'',''), + (13297,'Lieutenant Stouthandle',NULL,59,59,13461,0,0,0,1216,1216,0,0,7,3,3,0,0,32768,0,0,0,1.77,1.14286,1,1,1,1,1,1,-1,1,24010,24010,0,0,361,467,60.5576,83.2667,3489,191,100,1166,1283,0,157,786,13297,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13297,0,'',''), + (13298,'Lieutenant Greywand',NULL,59,59,13456,0,0,0,1216,1216,0,0,7,3,3,0,0,32768,0,0,0,1.78,1.14286,1,1,1,1,1,1,-1,1,29408,29408,0,0,372,479,61.152,84.084,3489,196,100,2000,1274,0,162,812,13298,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13298,0,'',''), + (13299,'Lieutenant Lonadin',NULL,59,59,13458,0,0,0,1216,1216,0,0,7,3,3,0,0,32768,0,0,0,1.77,1.14286,1,1,1,1,1,1,-1,1,30338,30338,0,0,361,467,60.5576,83.2667,3489,191,100,2000,1283,0,157,786,13299,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13299,0,'',''), + (13300,'Lieutenant Mancuso',NULL,59,59,13459,0,0,0,1216,1216,0,0,7,3,3,0,0,32768,0,0,0,1.78,1.14286,1,1,1,1,1,1,-1,1,28390,28390,0,0,372,479,61.152,84.084,3489,196,100,1158,1274,0,162,812,13300,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13300,0,'',''), + (13301,'Hive\'Ashi Ambusher',NULL,56,57,2303,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1.24,1.14286,1,0,1.4,1,1,1,1,1,3779,3898,0,0,146,174,68.904,94.743,3380,74,100,1450,1595,0,55,276,13301,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (13316,'Coldmine Peon',NULL,52,53,13334,0,0,0,29,29,0,0,7,3,3,0,2,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,7007,7103,0,0,344,444,59.3256,81.5727,3163,182,100,1183,1301,0,1,830,13316,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13316,0,'EventAI',''), + (13317,'Coldmine Miner',NULL,58,58,556,0,0,0,32,32,0,0,7,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,354,456,59.9488,82.4296,3435,187,100,1175,1292,0,152,761,13317,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13317,0,'EventAI',''), + (13318,'Commander Mortimer',NULL,61,61,13446,0,0,0,1216,1216,0,0,7,3,3,0,0,32768,0,0,0,1.78,1.14286,1,1,1,1,1,1,-1,1,48575,48575,0,0,559,720,61.152,84.084,4091,295,100,2000,1274,0,162,812,13318,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13318,0,'',''), + (13319,'Commander Duffy',NULL,61,61,13445,0,0,0,1216,1216,0,0,7,3,3,0,2,32768,0,0,0,1.79,1.14286,1,1,1,1,1,1,-1,1,30631,30631,0,0,571,737,61.732,84.8815,4091,302,100,2000,1265,0,1,858,13319,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13319,0,'',''), + (13320,'Commander Karl Philips',NULL,61,61,13450,0,0,0,1216,1216,0,0,7,3,3,0,2,32768,0,0,0,1.79,1.14286,1,1,1,1,1,1,-1,1,31869,31869,0,0,571,737,61.732,84.8815,4091,302,100,2000,1265,0,1,886,13320,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13320,0,'',''), + (13321,'Frog',NULL,1,1,6297,1924,0,0,188,188,0,0,8,1,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,1.33,1,42,42,0,0,3,5,1.76,2.42,20,2,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (13322,'Hydraxian Honor Guard',NULL,57,57,5564,0,0,0,695,695,0,0,4,3,3,0,1,32768,0,0,0,1.74,1.14286,1,1,1,1,1,1,-1,1,8519,8519,0,0,328,421,60.192,82.764,3380,173,100,1200,2000,0,0,0,0,0,0,0,0,0,0,0,58,290,58,58,58,0,0,0,0,0,0,0,0,5109,0,0,'',''), + (13323,'Subterranean Diemetradon',NULL,46,48,13209,0,0,0,14,14,0,0,1,3,3,0,0,32832,0,0,0,1.2,1.14286,1,1,3,1,1,1,-1,1,5757,5970,0,0,251,325,51.5936,70.9412,2808,133,100,2000,2000,0,0,0,13323,0,13323,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (13324,'Seasoned Guardsman',NULL,58,58,13249,0,0,0,32,32,0,0,7,3,3,0,0,32768,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3119,3119,0,0,251,292,71.9664,98.9538,3435,125,100,1410,1551,0,63,316,13324,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13324,0,'',''), + (13325,'Seasoned Mountaineer',NULL,56,56,13266,0,0,0,55,55,0,0,7,3,3,0,0,32768,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3005,3005,0,0,251,292,71.9664,98.9538,3327,125,100,1410,1551,0,63,316,13325,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13325,0,'',''), + (13326,'Seasoned Defender',NULL,59,59,13262,0,0,0,11,11,0,0,7,3,3,0,0,32768,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3690,3690,0,0,251,292,71.9664,98.9538,3489,125,100,1410,1551,0,63,316,13326,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13326,0,'EventAI',''), + (13327,'Seasoned Sentinel',NULL,59,59,13229,0,0,0,11,11,0,0,7,3,3,0,0,32768,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3117,3117,0,0,251,292,71.9664,98.9538,3489,125,100,1410,1551,0,63,316,13327,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13327,0,'',''), + (13328,'Seasoned Guardian',NULL,59,59,13278,0,0,0,85,85,0,0,7,3,3,0,0,32768,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,2295,2295,0,0,251,292,71.9664,98.9538,3489,125,100,1410,1551,0,63,316,13328,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13328,0,'EventAI',''), + (13329,'Seasoned Legionnaire',NULL,58,58,13286,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.27,1.14286,1,0,1,1,1,1,-1,1,3041,3041,0,0,251,292,72.688,99.946,3435,125,100,1400,1540,0,65,326,13329,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13329,0,'',''), + (13330,'Seasoned Warrior',NULL,56,56,13301,0,0,0,85,85,0,0,7,3,3,0,0,32768,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,2967,2967,0,0,251,292,71.9664,98.9538,3327,125,100,1410,1551,0,63,316,13330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13330,0,'',''), + (13331,'Veteran Defender',NULL,60,60,13258,0,0,0,11,11,0,0,7,3,3,0,0,32768,0,0,0,1.28,1.14286,1,0,1,1,1,1,-1,1,3732,3732,0,0,327,367,74.0784,101.858,3791,160,100,1380,1518,0,73,367,13331,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13331,0,'EventAI',''), + (13332,'Veteran Guardian',NULL,59,60,13282,0,0,0,85,85,0,0,7,3,3,0,0,32768,0,0,0,1.28,1.14286,1,0,1,1,1,1,-1,1,3191,3697,0,0,327,367,74.0784,101.858,3791,160,100,1380,1518,0,73,367,13332,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13332,0,'EventAI',''), + (13333,'Veteran Guardsman',NULL,59,59,13254,0,0,0,32,32,0,0,7,3,3,0,0,32768,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3463,3463,0,0,327,367,71.9664,98.9538,3489,160,100,1410,1551,0,67,333,13333,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13333,0,'',''), + (13334,'Veteran Legionnaire',NULL,58,59,13294,0,0,0,85,85,0,0,7,3,3,0,0,32768,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3515,3597,0,0,327,367,71.9664,98.9538,3489,160,100,1410,1551,0,67,333,13334,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13334,0,'',''), + (13335,'Veteran Mountaineer',NULL,57,57,13270,0,0,0,32,32,0,0,7,3,3,0,0,32768,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3363,3363,0,0,327,367,71.9664,98.9538,3380,160,100,1410,1551,0,67,333,13335,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13335,0,'',''), + (13336,'Veteran Sentinel',NULL,57,57,13290,0,0,0,32,32,0,0,7,3,3,0,0,32768,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3335,3335,0,0,327,367,71.9664,98.9538,3380,160,100,1410,1551,0,67,333,13336,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13336,0,'',''), + (13337,'Veteran Warrior',NULL,57,57,13306,0,0,0,85,85,0,0,7,3,3,0,0,32768,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3288,3288,0,0,327,367,71.9664,98.9538,3380,160,100,1410,1551,0,67,333,13337,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13337,0,'',''), + (13338,'Core Rat',NULL,1,1,1141,0,0,0,7,7,0,0,8,3,3,0,0,32768,0,2,0,1,0.714286,1,0,1,1,1,1,1,1,42,42,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (13356,'Stormpike Mine Layer',NULL,59,59,13386,0,0,0,1216,1216,0,0,7,3,3,0,0,32768,0,0,0,1.77,1.14286,1,1,1,1,1,1,-1,1,9563,9563,0,0,544,703,60.5576,83.2667,3489,288,100,1166,1283,0,157,786,13356,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13356,0,'',''), + (13357,'Frostwolf Mine Layer',NULL,61,61,13394,0,0,0,1214,1214,0,0,7,3,3,0,0,32768,0,0,0,1.77,1.14286,1,1,1,1,1,1,-1,1,9563,9563,0,0,544,703,62.6104,86.0893,4091,288,100,1166,1283,0,158,792,13357,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13357,0,'',''), + (13358,'Stormpike Bowman',NULL,59,60,13390,0,0,0,1216,1216,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4666,4676,0,0,244,293,72.688,99.946,3791,124,100,1400,1540,0,65,326,13358,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13358,0,'EventAI',''), + (13359,'Frostwolf Bowman',NULL,59,60,13398,0,0,0,1214,1214,0,0,7,3,3,0,0,32768,0,0,0,1.27,1.27,1,0,1,1,1,1,-1,1,4431,4466,0,0,248,298,73.392,100.914,3791,126,100,1390,1529,0,67,337,13359,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13359,0,'EventAI',''), + (13377,'Master Engineer Zinfizzlex',NULL,60,60,13439,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,2,0,1.79,1.14286,1,1,1,1,1,1,-1,1,24775,24775,0,0,571,737,61.732,84.8815,3791,302,100,1150,1265,0,1,886,13377,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13377,0,'',''), + (13378,'Frostwolf Shredder Unit',NULL,60,60,13310,0,0,0,1214,1214,0,0,9,3,3,0,0,32768,0,0,0,1.79,1.14286,1,1,1,1,1,1,-1,1,21600,21600,0,0,223,362,61.732,84.8815,3791,135,100,1150,1265,0,99,497,13378,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (13396,'Irondeep Miner',NULL,52,53,556,0,0,0,1216,1216,0,0,7,3,3,0,2,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,1669,6450,0,0,354,456,59.9488,82.4296,3163,187,100,2000,1292,0,1,844,13396,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13396,0,'EventAI',''), + (13397,'Irondeep Peon',NULL,52,53,13335,0,0,0,29,29,0,0,7,3,3,0,2,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,8681,9313,0,0,344,444,59.3256,81.5727,3163,182,100,1183,1301,0,1,830,13397,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13397,0,'EventAI',''), + (13416,'Stormpike Shredder Unit',NULL,60,60,13310,0,0,0,1216,1216,0,0,9,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,21204,21204,0,0,223,362,59.9488,82.4296,3791,135,100,1175,1292,0,98,491,13416,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (13417,'Sagorne Creststrider','Shaman Trainer',50,50,13341,0,0,0,104,104,1.35,0,7,3,3,0,19,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,2103,2103,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0,0,5123,13417,0,'',''), + (13418,'Kaymard Copperpinch','Smokywood Pastures',30,30,13342,0,0,0,35,35,0,0,7,3,3,0,7,37376,0,2,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6768,0,0,'',''), + (13419,'Ivus the Forest Lord',NULL,63,63,14884,0,0,0,69,69,0,0,7,3,3,0,0,32768,0,0,0,5.39,1.14286,1,1,1,1,1,1,-1,1,14878,14878,0,0,588,669,62.248,85.591,4691,290,100,1141,1255,0,505,2525,13419,0,0,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (13420,'Penney Copperpinch','Smokywood Pastures',30,30,13344,0,0,0,35,35,0,0,7,3,3,0,5,37376,0,2,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5181,0,0,'',''), + (13421,'Champion Guardian',NULL,61,61,13361,0,0,0,32,32,0,0,7,3,3,0,0,32768,0,0,0,1.27,1.14286,1,0,1,1,1,1,-1,1,3607,3607,0,0,625,745,72.688,99.946,4091,316,100,1400,1540,0,69,344,13421,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13421,0,'',''), + (13422,'Champion Defender',NULL,61,61,13351,0,0,0,11,11,0,0,7,3,3,0,0,32768,0,0,0,1.27,1.14286,1,0,1,1,1,1,-1,1,4158,4158,0,0,625,745,72.688,99.946,4091,316,100,1400,1540,0,69,344,13422,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13422,0,'',''), + (13424,'Champion Guardsman',NULL,60,60,13371,0,0,0,1217,1217,0,0,7,3,3,0,0,32768,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3965,3965,0,0,625,745,71.9664,98.9538,3791,316,100,1410,1551,0,67,333,13424,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13424,0,'',''), + (13425,'Champion Legionnaire',NULL,60,60,13375,0,0,0,29,29,0,0,7,3,3,0,0,32768,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3880,3880,0,0,625,745,71.9664,98.9538,3791,316,100,1410,1551,0,67,333,13425,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13425,0,'',''), + (13426,'Champion Mountaineer',NULL,58,58,13379,0,0,0,1216,1216,0,0,7,3,3,0,0,32768,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3720,3720,0,0,625,745,71.9664,98.9538,3435,316,100,1410,1551,0,67,333,13426,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13426,0,'',''), + (13427,'Champion Sentinel',NULL,58,58,13357,0,0,0,32,32,0,0,7,3,3,0,0,32768,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3432,3432,0,0,625,745,71.9664,98.9538,3435,316,100,1410,1551,0,67,333,13427,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13427,0,'',''), + (13428,'Champion Warrior',NULL,58,58,13365,0,0,0,29,29,0,0,7,3,3,0,0,32768,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3676,3676,0,0,625,745,71.9664,98.9538,3435,316,100,1410,1551,0,67,333,13428,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13428,0,'',''), + (13429,'Nardstrum Copperpinch','Smokywood Pastures',30,30,13346,0,0,0,35,35,0,0,7,3,3,0,6,37376,0,2,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (13430,'Jaycrue Copperpinch','Smokywood Pastures',30,30,13345,0,0,0,35,35,0,0,7,3,3,0,4,37376,0,2,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (13431,'Whulwert Copperpinch','Smokywood Pastures',30,30,13348,0,0,0,85,85,0,0,7,3,3,0,6,32768,0,2,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,64,75,45.144,62.073,1200,32,100,1710,1881,0,1,377,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (13432,'Seersa Copperpinch','Smokywood Pastures',30,30,13347,0,0,0,1080,1080,0,0,7,3,3,0,6,32768,0,2,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,64,75,45.144,62.073,1200,32,100,1710,1881,0,1,377,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (13433,'Wulmort Jinglepocket','Smokywood Pastures',30,30,13349,0,0,0,35,35,0,0,7,3,3,0,7,37376,0,2,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6769,0,0,'',''), + (13434,'Macey Jinglepocket','Smokywood Pastures',30,30,13350,0,0,0,35,35,0,0,7,3,3,0,7,37376,0,2,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5181,0,0,'',''), + (13435,'Khole Jinglepocket','Smokywood Pastures',30,30,13356,0,0,0,35,35,0,0,7,3,3,0,7,37376,0,2,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5181,0,0,'',''), + (13436,'Guchie Jinglepocket','Smokywood Pastures',30,30,13355,0,0,0,35,35,0,0,7,3,3,0,4,37376,0,2,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (13437,'Wing Commander Ichman',NULL,60,60,13470,0,0,0,1217,1217,0,0,7,3,3,0,3,32768,0,2,0,1.76,1.14286,1,1,1,1,1,1,-1,1,30728,30728,0,0,528,681,59.9488,82.4296,3791,279,100,2000,1292,0,152,761,13437,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5146,13437,0,'EventAI',''), + (13438,'Wing Commander Slidore',NULL,58,58,13471,0,0,0,1217,1217,0,0,7,3,3,0,3,32768,0,2,0,1.77,1.14286,1,1,1,1,1,1,-1,1,28901,28901,0,0,361,467,60.5576,83.2667,3435,191,100,2000,1283,0,1,858,13438,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5148,13438,0,'EventAI',''), + (13439,'Wing Commander Vipore',NULL,59,59,13472,0,0,0,1217,1217,0,0,7,3,3,0,3,32768,0,2,0,1.76,1.14286,1,1,1,1,1,1,-1,1,28346,28346,0,0,344,444,59.3256,81.5727,3489,182,100,2000,1301,0,1,830,13439,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5147,13439,0,'EventAI',''), + (13440,'Frostwolf Wolf Rider',NULL,58,58,13411,0,0,0,1214,1214,0,0,7,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,14559,14559,0,0,354,456,59.9488,82.4296,3435,187,100,1175,1292,0,152,761,13440,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13440,0,'',''), + (13441,'Frostwolf Wolf Rider Commander',NULL,60,60,13415,0,0,0,1214,1214,0,0,7,3,3,0,2,32768,0,0,0,1.79,1.14286,1,1,1,1,1,1,-1,1,24496,24496,0,0,571,737,61.732,84.8815,3791,302,100,1150,1265,0,1,886,13441,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13441,0,'',''), + (13442,'Arch Druid Renferal',NULL,60,60,13403,0,0,0,1216,1216,0,0,7,3,3,0,3,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,22104,22104,0,0,528,681,59.9488,82.4296,3791,279,100,2000,1292,0,1,844,13442,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5142,13442,0,'EventAI',''), + (13443,'Druid of the Grove',NULL,60,60,13409,0,0,0,1216,1216,0,0,7,3,3,0,1,32768,0,0,0,1.78,1.14286,1,1,1,1,1,1,-1,1,22867,22867,0,0,559,720,61.152,84.084,3791,295,100,2000,1274,0,162,812,13443,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5141,13443,0,'EventAI',''), + (13444,'Greatfather Winter',NULL,30,30,13369,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,2,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,1710,1881,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5232,13444,0,'',''), + (13445,'Great-father Winter',NULL,30,30,13370,0,0,0,29,29,0,0,7,3,3,0,3,33536,0,2,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5232,13445,0,'',''), + (13446,'Field Marshal Teravaine',NULL,61,61,13662,0,0,0,1216,1216,0,0,7,3,3,0,2,32768,0,0,0,1.8,1.14286,1,1,1,1,1,1,-1,1,1800,1800,0,0,585,754,62.248,85.591,4091,309,100,1141,1255,0,173,864,13446,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13446,0,'',''), + (13447,'Corporal Noreg Stormpike',NULL,58,59,13383,0,0,0,1216,1216,0,0,7,3,3,0,3,32768,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,8474,9776,0,0,372,479,61.152,84.084,3489,196,100,2000,1274,0,1,873,13447,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5081,13447,0,'EventAI',''), + (13448,'Sergeant Yazra Bloodsnarl',NULL,56,57,13402,0,0,0,1214,1214,0,0,7,3,3,0,2,32768,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,5358,5564,0,0,161,193,71.9664,98.9538,3380,82,100,1410,1551,0,1,752,13448,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13448,0,'EventAI',''), + (13449,'Warmaster Garrick',NULL,61,61,13842,0,0,0,85,85,0,0,7,3,3,0,2,32768,0,0,0,1.79,1.14286,1,1,1,1,1,1,-1,1,16176,16176,0,0,380,491,61.732,84.8815,4091,201,100,1150,1265,0,1,858,13449,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13449,0,'',''), + (13456,'Noxxion\'s Spawn',NULL,46,46,5492,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,0.84,1.14286,1,0,1,1,1,1,-1,1,713,713,0,0,128,153,64.68,88.935,2780,65,100,1500,1650,0,46,230,13456,0,0,0,0,0,0,0,90,45,45,45,45,0,1,0,0,0,0,0,0,0,0,0,'',''), + (13476,'Balai Lok\'Wein','Potions, Scrolls & Reagents',43,43,13529,0,0,0,29,29,0,0,7,3,3,0,4,37376,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,66,85,59.7872,82.2074,2397,35,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13476,0,'',''), + (13477,'Noxxion Trigger',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (13516,'Frostwolf Outrunner',NULL,1,1,13817,13818,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13516,0,'',''), + (13517,'Seasoned Outrunner',NULL,1,1,13821,13822,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13517,0,'',''), + (13518,'Veteran Outrunner',NULL,1,1,13828,13830,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13518,0,'',''), + (13519,'Champion Outrunner',NULL,1,1,13833,13834,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13519,0,'',''), + (13520,'Stormpike Ranger',NULL,1,1,13674,13675,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13520,0,'',''), + (13521,'Seasoned Ranger',NULL,1,1,13678,13679,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13521,0,'',''), + (13522,'Veteran Ranger',NULL,1,1,13682,13683,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13522,0,'',''), + (13523,'Champion Ranger',NULL,1,1,13686,13687,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13523,0,'',''), + (13524,'Stormpike Commando',NULL,56,56,13645,0,0,0,1216,1216,0,0,7,3,3,0,0,32768,0,0,0,1.75,1.14286,1,1,1,1,1,1,-1,1,8774,8774,0,0,335,432,58.688,80.696,3327,177,100,1191,1310,0,143,713,13524,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13524,0,'',''), + (13525,'Seasoned Commando',NULL,59,59,13654,0,0,0,32,32,0,0,7,3,3,0,0,32768,0,0,0,1.78,1.14286,1,1,1,1,1,1,-1,1,11768,11768,0,0,372,479,61.152,84.084,3489,196,100,1158,1274,0,162,812,13525,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13525,0,'',''), + (13526,'Veteran Commando',NULL,60,60,13658,0,0,0,32,32,0,0,7,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,12526,12526,0,0,528,681,59.9488,82.4296,3791,279,100,1175,1292,0,152,761,13526,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13526,0,'',''), + (13527,'Champion Commando',NULL,61,61,13650,0,0,0,32,32,0,0,7,3,3,0,0,32768,0,0,0,1.78,1.14286,1,1,1,1,1,1,-1,1,11646,11646,0,0,559,720,61.152,84.084,4091,295,100,1158,1274,0,162,812,13527,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13527,0,'',''), + (13528,'Frostwolf Reaver',NULL,59,59,13809,0,0,0,1214,1214,0,0,7,3,3,0,0,32768,0,0,0,1.77,1.14286,1,1,1,1,1,1,-1,1,9563,9563,0,0,361,467,60.5576,83.2667,3489,191,100,1166,1283,0,157,786,13528,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13528,0,'',''), + (13529,'Seasoned Reaver',NULL,59,59,13813,0,0,0,32,32,0,0,7,3,3,0,0,32768,0,0,0,1.77,1.14286,1,1,1,1,1,1,-1,1,11524,11524,0,0,361,467,60.5576,83.2667,3489,191,100,1166,1283,0,157,786,13529,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13529,0,'',''), + (13530,'Veteran Reaver',NULL,60,60,13825,0,0,0,32,32,0,0,7,3,3,0,0,32768,0,0,0,1.79,1.14286,1,1,1,1,1,1,-1,1,11672,11672,0,0,571,737,61.732,84.8815,3791,302,100,1150,1265,0,168,838,13530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13530,0,'',''), + (13531,'Champion Reaver',NULL,61,61,13837,0,0,0,85,85,0,0,7,3,3,0,2,32768,0,0,0,1.8,1.14286,1,1,1,1,1,1,-1,1,12121,12121,0,0,585,754,62.248,85.591,4091,309,100,1141,1255,0,1,900,13531,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13531,0,'',''), + (13533,'Spewed Larva',NULL,45,47,13609,0,0,0,14,14,0,0,1,3,3,0,0,32832,0,0,0,1.2,1.14286,1,1,1,1,1,1,-1,1,5346,5544,0,0,213,260,49.984,68.728,2641,109,100,2000,2000,0,0,0,13533,0,100004,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (13534,'Seasoned Coldmine Guard',NULL,57,57,13567,0,0,0,85,85,0,0,7,3,3,0,2,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,8980,8980,0,0,517,666,59.3256,81.5727,3380,273,100,1183,1301,0,1,830,13534,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13534,0,'EventAI',''), + (13535,'Veteran Coldmine Guard',NULL,55,55,13571,0,0,0,85,85,0,0,7,3,3,0,2,32768,0,0,0,1.74,1.14286,1,1,1,1,1,1,-1,1,8519,8519,0,0,328,421,58.08,79.86,3271,173,100,1200,1320,0,1,801,13535,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13535,0,'EventAI',''), + (13536,'Champion Coldmine Guard',NULL,60,60,13563,0,0,0,29,29,0,0,7,3,3,0,2,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,9051,9051,0,0,517,666,59.3256,81.5727,3791,273,100,1183,1301,0,1,830,13536,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13536,0,'EventAI',''), + (13537,'Seasoned Coldmine Surveyor',NULL,56,57,13544,0,0,0,85,85,0,0,7,3,3,0,2,32768,0,0,0,1.72,1.14286,1,1,1,1,1,1,-1,1,1075,1081,0,0,310,400,56.7312,78.0054,3380,164,100,1216,1338,0,1,774,13537,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13537,0,'EventAI',''), + (13538,'Veteran Coldmine Surveyor',NULL,55,55,13554,0,0,0,85,85,0,0,7,3,3,0,2,32768,0,0,0,1.74,1.14286,1,1,1,1,1,1,-1,1,8519,8519,0,0,328,421,58.08,79.86,3271,173,100,1200,1320,0,1,801,13538,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13538,0,'EventAI',''), + (13539,'Champion Coldmine Surveyor',NULL,60,60,13558,0,0,0,29,29,0,0,7,3,3,0,2,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,7292,7292,0,0,517,666,59.3256,81.5727,3791,273,100,1183,1301,0,1,830,13539,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13539,0,'EventAI',''), + (13540,'Seasoned Irondeep Explorer',NULL,56,56,13769,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.75,1.14286,1,1,1,1,1,1,-1,1,8774,8774,0,0,335,432,58.688,80.696,3327,177,100,1191,1310,0,143,713,13540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13540,0,'EventAI',''), + (13541,'Veteran Irondeep Explorer',NULL,54,54,13773,0,0,0,32,32,0,0,7,3,3,0,0,32768,0,0,0,1.73,1.14286,1,1,1,1,1,1,-1,1,8267,8267,0,0,316,408,57.4128,78.9426,3216,167,100,1208,1329,0,133,666,13541,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13541,0,'EventAI',''), + (13542,'Champion Irondeep Explorer',NULL,60,60,13777,0,0,0,85,85,0,0,7,3,3,0,2,32768,0,0,0,1.75,1.14286,1,1,1,1,1,1,-1,1,7460,7460,0,0,502,647,58.688,80.696,3791,265,100,1191,1310,0,1,817,13542,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13542,0,'EventAI',''), + (13543,'Seasoned Irondeep Raider',NULL,58,58,13590,0,0,0,32,32,0,0,7,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,354,456,59.9488,82.4296,3435,187,100,1175,1292,0,152,761,13543,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13543,0,'EventAI',''), + (13544,'Veteran Irondeep Raider',NULL,54,55,13594,0,0,0,32,32,0,0,7,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,7280,7758,0,0,344,444,59.3256,81.5727,3271,182,100,1183,1301,0,147,737,13544,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13544,0,'EventAI',''), + (13545,'Champion Irondeep Raider',NULL,60,60,13598,0,0,0,29,29,0,0,7,3,3,0,2,32768,0,0,0,1.73,1.14286,1,1,1,1,1,1,-1,1,9962,9962,0,0,475,614,57.4128,78.9426,3791,251,100,1208,1329,0,1,774,13545,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13545,0,'EventAI',''), + (13546,'Seasoned Coldmine Explorer',NULL,54,54,13892,0,0,0,1216,1216,1.15,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,6088,6088,0,0,354,456,59.9488,82.4296,3216,187,100,1175,1292,0,152,761,13546,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13546,0,'EventAI',''), + (13547,'Veteran Coldmine Explorer',NULL,54,54,13893,0,0,0,32,32,0,0,7,3,3,0,0,32768,0,0,0,1.73,1.14286,1,1,1,1,1,1,-1,1,8267,8267,0,0,316,408,57.4128,78.9426,3216,167,100,1208,1329,0,133,666,13547,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13547,0,'EventAI',''), + (13548,'Champion Coldmine Explorer',NULL,60,60,13889,0,0,0,32,32,0,0,7,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,1691,1691,0,0,517,666,59.3256,81.5727,3791,273,100,1183,1301,0,147,737,13548,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13548,0,'EventAI',''), + (13549,'Seasoned Coldmine Invader',NULL,54,54,13636,0,0,0,32,32,0,0,7,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,7681,7681,0,0,344,444,59.3256,81.5727,3216,182,100,1183,1301,0,147,737,13549,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13549,0,'EventAI',''), + (13550,'Veteran Coldmine Invader',NULL,55,55,13640,0,0,0,32,32,0,0,7,3,3,0,0,32768,0,0,0,1.74,1.14286,1,1,1,1,1,1,-1,1,8519,8519,0,0,328,421,58.08,79.86,3271,173,100,1200,1320,0,138,689,13550,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13550,0,'EventAI',''), + (13551,'Champion Coldmine Invader',NULL,60,60,13632,0,0,0,32,32,0,0,7,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,2114,2114,0,0,528,681,59.9488,82.4296,3791,279,100,1175,1292,0,152,761,13551,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13551,0,'EventAI',''), + (13552,'Seasoned Irondeep Guard',NULL,56,57,13781,0,0,0,32,32,0,0,7,3,3,0,0,32768,0,0,0,1.71,1.14286,1,1,1,1,1,1,-1,1,1331,1389,0,0,450,582,56.0352,77.0484,3380,238,100,1225,1347,0,124,620,13552,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13552,0,'EventAI',''), + (13553,'Veteran Irondeep Guard',NULL,58,59,13785,0,0,0,32,32,0,0,7,3,3,0,0,32768,0,0,0,1.74,1.14286,1,1,1,1,1,1,-1,1,1607,1775,0,0,491,631,58.08,79.86,3489,259,100,1200,1320,0,138,689,13553,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13553,0,'EventAI',''), + (13554,'Champion Irondeep Guard',NULL,60,60,13789,0,0,0,32,32,0,0,7,3,3,0,0,32768,0,0,0,1.75,1.14286,1,1,1,1,1,1,-1,1,5629,5629,0,0,502,647,58.688,80.696,3791,265,100,1191,1310,0,143,713,13554,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13554,0,'EventAI',''), + (13555,'Seasoned Irondeep Surveyor',NULL,56,57,13795,0,0,0,32,32,0,0,7,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,1069,1109,0,0,321,367,59.3256,81.5727,3380,159,100,1183,1301,0,127,634,13555,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13555,0,'EventAI',''), + (13556,'Veteran Irondeep Surveyor',NULL,58,59,13799,0,0,0,32,32,0,0,7,3,3,0,0,32768,0,0,0,1.71,1.14286,1,1,1,1,1,1,-1,1,1221,1396,0,0,233,274,56.0352,77.0484,3489,117,100,1225,1347,0,124,620,13556,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13556,0,'EventAI',''), + (13557,'Champion Irondeep Surveyor',NULL,52,52,13803,0,0,0,32,32,0,0,7,3,3,0,0,32768,0,0,0,1.71,1.14286,1,1,1,1,1,1,-1,1,7772,7772,0,0,447,567,56.0352,77.0484,3108,234,100,1225,1347,0,124,620,13557,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13557,0,'EventAI',''), + (13576,'Stormpike Ram Rider',NULL,58,58,13709,0,0,0,1216,1216,0,0,7,3,3,0,0,32768,0,0,0,1.78,1.14286,1,1,1,1,1,1,-1,1,14642,14642,0,0,372,479,61.152,84.084,3435,196,100,1158,1274,0,162,812,13576,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13576,0,'',''), + (13577,'Stormpike Ram Rider Commander',NULL,60,60,13714,0,0,0,1216,1216,0,0,7,3,3,0,3,32768,0,0,0,1,1.38571,1,1,1,1,1,1,-1,1,21666,21666,0,0,571,737,61.732,84.8815,3791,302,100,2000,1265,0,1,886,13577,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5281,13577,0,'EventAI',''), (13596,'Rotgrip',NULL,50,50,13589,0,0,0,14,14,0,0,1,2,3,0,0,32832,0,0,0,1.2,1.14286,1,1,1,1,1,1,-1,1,14434,14434,0,0,292,377,55.3248,76.0716,2888,154,100,2000,2000,0,0,0,13596,0,13596,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (13597,'Frostwolf Explosives Expert',NULL,59,59,13793,0,0,0,1214,1214,0,0,7,3,3,0,2,0,0,0,0,1.77,1.14286,1,1,1,1,1,1,-1,1,9563,9563,0,0,544,703,60.5576,83.2667,0,288,100,1166,1283,0,1,858,13597,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13597,0,'',''), - (13598,'Stormpike Explosives Expert',NULL,60,60,13671,0,0,0,1216,1216,0,0,7,3,3,0,2,0,0,0,0,1.78,1.14286,1,1,1,1,1,1,-1,1,9835,9835,0,0,559,720,61.152,84.084,0,295,100,1158,1274,0,1,873,13598,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13598,0,'',''), - (13599,'Stolid Snapjaw',NULL,46,47,6368,0,0,0,7,7,0.72,21,1,3,3,0,0,32768,0,0,1,1.2,1.14286,1,0,1,1,1,1,-1,1,2310,2399,0,0,78,96,60.016,82.522,5448,40,100,2000,2000,0,0,0,13599,0,13599,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (13601,'Tinkerer Gizlock',NULL,50,50,7125,0,0,0,14,14,0,0,7,3,3,0,0,64,0,0,0,1.2,1.14286,1,1,1,1,1,1,-1,1,16496,16496,0,0,292,377,55.3248,76.0716,2888,154,100,2000,2000,0,847,1111,13601,13601,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13601,0,'EventAI',''), - (13602,'The Abominable Greench',NULL,36,36,13644,0,0,0,14,14,0,0,1,3,3,0,2,64,0,0,0,1.56,1.14286,1,1,3,1,1,1,1,1,3831,3831,0,0,164,213,43.5456,59.8752,1480,87,100,1375,2000,0,0,0,13602,0,13602,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (13616,'Frostwolf Stable Master','Stable Master',60,60,13670,0,0,0,1214,1214,0,0,7,3,3,0,8195,0,0,0,0,1.78,1.14286,1,1,1,1,1,1,-1,1,46237,46237,0,0,559,720,61.152,84.084,0,295,100,1158,1274,0,1,873,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,9821,13616,0,'',''), - (13617,'Stormpike Stable Master','Stable Master',60,60,13669,0,0,0,1216,1216,0,0,7,3,3,0,8195,0,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,44639,44639,0,0,559,720,61.152,84.084,0,295,100,2000,1274,0,1,873,13617,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5283,13617,0,'',''), - (13618,'Stabled Frostwolf',NULL,50,50,10278,0,0,0,1214,1214,0,0,1,3,3,0,0,0,0,0,0,1.56,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,125,149,66.44,91.355,0,63,100,1510,1661,0,45,224,13618,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (13619,'Gizlock\'s Dummy',NULL,1,1,1555,0,0,0,35,35,1,0,9,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (13620,'Gizlock',NULL,1,1,1126,0,0,0,35,35,1,0,7,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (13636,'Strange Snowman',NULL,35,35,13730,0,0,0,35,35,1.8,0,10,3,3,0,2,768,0,2,0,1.11,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (13656,'Willow','Twilight\'s Hammer',45,45,13909,0,0,0,35,35,0,0,7,1,3,0,2,4096,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13656,0,'',''), - (13676,'Stabled Alterac Ram',NULL,50,51,13340,0,0,0,32,32,0,0,1,3,3,0,0,0,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,2832,2848,0,0,161,193,71.9664,98.9538,0,82,100,1410,1551,0,63,316,13676,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (13696,'Noxxious Scion',NULL,45,46,13749,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1.66,1.14286,1,0,1,1,1.57,1,1,1,1848,1919,0,0,72,96,51.5936,70.9412,0,133,100,1275,1402,0,99,494,13696,0,0,0,0,0,0,0,92,92,92,92,92,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (13697,'Cavindra',NULL,45,45,14425,0,0,0,35,35,0,0,7,1,3,0,3,768,0,2,0,1.02,1.14286,2,1,1,1,1,1,-1,1,5736,5736,1534,1534,229,295,51.48,70.785,0,121,100,1300,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5521,13697,0,'',''), - (13698,'Keeper Marandis',NULL,43,43,150,0,0,0,635,635,0,0,7,1,3,0,3,4096,0,2,0,1.11111,1.14286,2,0,1,1,1,1,-1,1,2766,2766,1432,1432,66,85,59.7872,82.2074,0,35,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5302,0,0,'',''), - (13699,'Selendra',NULL,46,46,13672,0,0,0,635,635,0,0,7,1,3,0,3,4096,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,1200,1200,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5303,0,0,'',''), - (13716,'Celebras the Redeemed',NULL,49,49,13715,0,0,0,35,35,0,0,7,3,3,0,3,0,0,2,0,2.17,1.8,1,1,1,1,1,1,-1,1,6602,6602,0,0,259,334,54.6056,75.0827,0,137,100,1266,1393,0,1,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5349,0,0,'',''), - (13717,'Centaur Pariah',NULL,42,42,9419,0,0,0,35,35,0,0,7,1,3,0,3,0,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,0,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5321,0,0,'',''), + (13597,'Frostwolf Explosives Expert',NULL,59,59,13793,0,0,0,1214,1214,0,0,7,3,3,0,2,32768,0,0,0,1.77,1.14286,1,1,1,1,1,1,-1,1,9563,9563,0,0,544,703,60.5576,83.2667,3489,288,100,1166,1283,0,1,858,13597,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13597,0,'',''), + (13598,'Stormpike Explosives Expert',NULL,60,60,13671,0,0,0,1216,1216,0,0,7,3,3,0,2,32768,0,0,0,1.78,1.14286,1,1,1,1,1,1,-1,1,9835,9835,0,0,559,720,61.152,84.084,3791,295,100,1158,1274,0,1,873,13598,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13598,0,'',''), + (13599,'Stolid Snapjaw',NULL,46,47,6368,0,0,0,7,7,0.72,21,1,3,3,0,0,32768,0,0,1,1.2,1.14286,1,0,1.25,1,1,1,2,1,2399,2488,0,0,77,105,0,0,5670,192,18,2000,2000,0,0,0,13599,0,13599,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (13601,'Tinkerer Gizlock',NULL,50,50,7125,0,0,0,14,14,0,0,7,3,3,0,0,32832,0,0,0,1.2,1.14286,1,1,1,1,1,1,-1,1,16496,16496,0,0,292,377,55.3248,76.0716,2888,154,100,2000,2000,0,847,1111,13601,13601,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13601,0,'EventAI',''), + (13602,'The Abominable Greench',NULL,36,36,13644,0,0,0,14,14,0,0,1,3,3,0,2,32832,0,0,0,1.56,1.14286,1,1,3,1,1,1,1,1,3831,3831,0,0,164,213,43.5456,59.8752,1480,87,100,1375,2000,0,0,0,13602,0,13602,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (13616,'Frostwolf Stable Master','Stable Master',60,60,13670,0,0,0,1214,1214,0,0,7,3,3,0,8195,32768,0,0,0,1.78,1.14286,1,1,1,1,1,1,-1,1,46237,46237,0,0,559,720,61.152,84.084,3791,295,100,1158,1274,0,1,873,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,9821,13616,0,'',''), + (13617,'Stormpike Stable Master','Stable Master',60,60,13669,0,0,0,1216,1216,0,0,7,3,3,0,8195,32768,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,44639,44639,0,0,559,720,61.152,84.084,3791,295,100,2000,1274,0,1,873,13617,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5283,13617,0,'',''), + (13618,'Stabled Frostwolf',NULL,50,50,10278,0,0,0,1214,1214,0,0,1,3,3,0,0,32768,0,0,0,1.56,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,125,149,66.44,91.355,2999,63,100,1510,1661,0,45,224,13618,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (13619,'Gizlock\'s Dummy',NULL,1,1,1555,0,0,0,35,35,1,0,9,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (13620,'Gizlock',NULL,1,1,1126,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (13636,'Strange Snowman',NULL,35,35,13730,0,0,0,35,35,1.8,0,10,3,3,0,2,33536,0,2,0,1.11,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (13656,'Willow','Twilight\'s Hammer',45,45,13909,0,0,0,35,35,0,0,7,1,3,0,2,4096,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13656,0,'',''), + (13676,'Stabled Alterac Ram',NULL,50,51,13340,0,0,0,32,32,0,0,1,3,3,0,0,32768,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,2832,2848,0,0,161,193,71.9664,98.9538,3052,82,100,1410,1551,0,63,316,13676,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (13696,'Noxxious Scion',NULL,45,46,13749,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1.66,1.14286,1,0,1,1,1.57,1,1,1,1848,1919,0,0,72,96,51.5936,70.9412,2780,133,100,1275,1402,0,99,494,13696,0,0,0,0,0,0,0,92,92,92,92,92,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (13697,'Cavindra',NULL,45,45,14425,0,0,0,35,35,0,0,7,1,3,0,3,768,0,2,0,1.02,1.14286,2,1,1,1,1,1,-1,1,5736,5736,1534,1534,229,295,51.48,70.785,2211,121,100,1300,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5521,13697,0,'',''), + (13698,'Keeper Marandis',NULL,43,43,150,0,0,0,635,635,0,0,7,1,3,0,3,4096,0,2,0,1.11111,1.14286,2,0,1,1,1,1,-1,1,2766,2766,1432,1432,66,85,59.7872,82.2074,1958,35,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5302,0,0,'',''), + (13699,'Selendra',NULL,46,46,13672,0,0,0,635,635,0,0,7,1,3,0,3,4096,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,1200,1200,0,0,61,78,56.672,77.924,2780,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5303,0,0,'',''), + (13716,'Celebras the Redeemed',NULL,49,49,13715,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,2,0,2.17,1.8,1,1,1,1,1,1,-1,1,6602,6602,0,0,259,334,54.6056,75.0827,2944,137,100,1266,1393,0,1,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5349,0,0,'',''), + (13717,'Centaur Pariah',NULL,42,42,9419,0,0,0,35,35,0,0,7,1,3,0,3,0,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,2666,2666,0,0,64,83,58.7664,80.8038,2246,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5321,0,0,'',''), (13718,'The Nameless Prophet',NULL,41,41,9426,0,0,0,134,134,0,0,7,1,3,0,3,64,0,0,0,1.02,1.14286,2,1,3,1,1,1,1,1,3804,3804,1332,1332,269,346,53.1456,73.0752,1727,142,100,1258,2000,0,232,308,13718,13718,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (13736,'Noxxious Essence',NULL,45,46,13732,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1.16,1.14286,1,0,1,1,1,1,-1,1,2228,2228,0,0,101,120,57.0064,78.3838,0,51,100,1580,1738,0,33,166,13736,0,0,0,0,0,0,0,92,46,46,46,46,0,1,0,0,0,0,0,0,0,0,0,'',''), - (13737,'Marandis\' Sister',NULL,36,36,2722,0,0,0,635,635,0,0,7,1,3,0,0,0,0,2,0,1,1.14286,2,0,2,1,1,1,1,1,2100,2100,1097,1097,51,66,52.272,71.874,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13737,0,'',''), - (13738,'Veng','The Fifth Kahn',47,47,9418,0,0,0,134,134,0,0,6,3,3,0,0,0,0,0,0,2.52,1.14286,1,1,3,1,1,1,1,1,5970,5970,0,0,269,346,53.1456,73.0752,0,142,100,1258,1384,0,107,534,13738,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13738,0,'',''), - (13739,'Maraudos','The Fourth Kahn',46,46,9441,0,0,0,134,134,0,0,6,3,3,0,0,0,0,0,0,2.51,1.14286,1,1,3,1,1,1,1,1,5757,5757,0,0,259,334,52.3768,72.0181,0,137,100,1266,1393,0,103,514,13739,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13739,0,'',''), - (13740,'Magra','The Third Kahn',43,43,9433,0,0,0,134,134,0,0,6,3,3,0,0,0,0,0,0,2.52,1.14286,1,1,3,1,1,1,1,1,5148,5148,0,0,269,346,53.1456,73.0752,0,142,100,1258,1384,0,107,534,13740,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13740,0,'',''), - (13741,'Gelk','The Second Kahn',42,42,9427,0,0,0,134,134,0,0,6,3,3,0,0,0,0,0,0,2.52,1.14286,1,1,3,1,1,1,1,1,4953,4953,0,0,269,346,53.1456,73.0752,0,142,100,1258,1384,0,107,534,13741,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13741,0,'',''), - (13742,'Kolk','The First Kahn',43,43,4860,0,0,0,134,134,0,0,6,3,3,0,0,0,0,0,0,2.52,1.14286,1,1,1,1,1,1,-1,1,5278,5278,0,0,269,346,53.1456,73.0752,0,142,100,1258,1384,0,107,534,13742,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13742,0,'',''), - (13743,'Corrupt Force of Nature',NULL,44,44,9593,0,0,0,90,90,0,0,4,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,1651,1651,0,0,64,79,60.7904,83.5868,2246,33,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (13756,'PvP Graveyard Credit Marker',NULL,1,1,1141,0,0,0,1080,1080,0,0,10,3,3,0,0,0,0,2,0,1,0.714286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (13776,'Corporal Teeka Bloodsnarl',NULL,56,57,13851,0,0,0,1214,1214,0,0,7,3,3,0,3,4160,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,3986,3986,0,0,329,380,68.904,94.743,0,164,100,2000,2000,0,0,0,13776,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6261,51411,0,'',''), - (13777,'Sergeant Durgen Stormpike',NULL,58,58,13383,0,0,0,1216,1216,0,0,7,3,3,0,3,4160,0,0,0,1.05,1.14286,1,1,1,1,1,1,-1,1,8774,8774,0,0,335,432,60.784,83.578,0,177,100,1191,2000,0,249,330,13777,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6262,13777,0,'',''), - (13778,'PvP Tower Credit Marker',NULL,1,1,1141,0,0,0,1080,1080,0,0,10,3,3,0,0,0,0,2,0,1,0.714286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (13796,'PvP Mine Credit Marker',NULL,1,1,1141,0,0,0,1080,1080,0,0,10,3,3,0,0,0,0,2,0,1,0.714286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (13797,'Mountaineer Boombellow',NULL,60,61,13849,0,0,0,32,32,0,0,7,3,3,0,2,520,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,10555,11571,0,0,389,502,62.248,85.591,0,206,100,1141,1255,0,1,900,13797,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13797,0,'EventAI',''), - (13798,'Jotek',NULL,60,61,13808,0,0,0,1214,1214,0,0,7,3,3,0,2,0,0,0,0,1.8,1.14286,1,1,1,1,1,1,-1,1,11519,11545,0,0,585,754,62.248,85.591,0,309,100,2000,1255,0,1,900,13798,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13798,0,'EventAI',''), - (13816,'Prospector Stonehewer',NULL,61,61,13794,0,0,0,1216,1216,0,0,7,3,3,0,2,4608,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1185,1185,0,0,170,220,172.1,103.334,0,90,100,2000,2000,0,204,271,13816,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13816,0,'',''), - (13817,'Voggah Deathgrip',NULL,61,61,13852,0,0,0,1214,1214,0,0,7,3,3,0,2,4096,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,3967,3967,0,0,170,220,172.1,103.334,0,90,100,2000,2000,0,0,0,13817,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13817,0,'',''), + (13736,'Noxxious Essence',NULL,45,46,13732,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1.16,1.14286,1,0,1,1,1,1,-1,1,2228,2228,0,0,101,120,57.0064,78.3838,2780,51,100,1580,1738,0,33,166,13736,0,0,0,0,0,0,0,92,46,46,46,46,0,1,0,0,0,0,0,0,0,0,0,'',''), + (13737,'Marandis\' Sister',NULL,36,36,2722,0,0,0,635,635,0,0,7,1,3,0,0,0,0,2,0,1,1.14286,2,0,2,1,1,1,1,1,2100,2100,1097,1097,51,66,52.272,71.874,1234,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13737,0,'',''), + (13738,'Veng','The Fifth Kahn',47,47,9418,0,0,0,134,134,0,0,6,3,3,0,0,32768,0,0,0,2.52,1.14286,1,1,3,1,1,1,1,1,5970,5970,0,0,269,346,53.1456,73.0752,2835,142,100,1258,1384,0,107,534,13738,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13738,0,'',''), + (13739,'Maraudos','The Fourth Kahn',46,46,9441,0,0,0,134,134,0,0,6,3,3,0,0,32768,0,0,0,2.51,1.14286,1,1,3,1,1,1,1,1,5757,5757,0,0,259,334,52.3768,72.0181,2780,137,100,1266,1393,0,103,514,13739,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13739,0,'',''), + (13740,'Magra','The Third Kahn',43,43,9433,0,0,0,134,134,0,0,6,3,3,0,0,32768,0,0,0,2.52,1.14286,1,1,3,1,1,1,1,1,5148,5148,0,0,269,346,53.1456,73.0752,2397,142,100,1258,1384,0,107,534,13740,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13740,0,'',''), + (13741,'Gelk','The Second Kahn',42,42,9427,0,0,0,134,134,0,0,6,3,3,0,0,32768,0,0,0,2.52,1.14286,1,1,3,1,1,1,1,1,4953,4953,0,0,269,346,53.1456,73.0752,2246,142,100,1258,1384,0,107,534,13741,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13741,0,'',''), + (13742,'Kolk','The First Kahn',43,43,4860,0,0,0,134,134,0,0,6,3,3,0,0,32768,0,0,0,2.52,1.14286,1,1,1,1,1,1,-1,1,5278,5278,0,0,269,346,53.1456,73.0752,2397,142,100,1258,1384,0,107,534,13742,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13742,0,'',''), + (13743,'Corrupt Force of Nature',NULL,44,44,9593,0,0,0,90,90,0,0,4,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,1651,1651,0,0,64,79,60.7904,83.5868,2246,33,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (13756,'PvP Graveyard Credit Marker',NULL,1,1,1141,0,0,0,1080,1080,0,0,10,3,3,0,0,32768,0,2,0,1,0.714286,1,0,1,1,1,1,1,1,42,42,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (13776,'Corporal Teeka Bloodsnarl',NULL,56,57,13851,0,0,0,1214,1214,0,0,7,3,3,0,3,36928,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,3986,3986,0,0,329,380,68.904,94.743,3380,164,100,2000,2000,0,0,0,13776,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6261,13776,0,'',''), + (13777,'Sergeant Durgen Stormpike',NULL,58,58,13383,0,0,0,1216,1216,0,0,7,3,3,0,3,36928,0,0,0,1.05,1.14286,1,1,1,1,1,1,-1,1,8774,8774,0,0,335,432,60.784,83.578,3435,177,100,1191,2000,0,249,330,13777,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6262,13777,0,'',''), + (13778,'PvP Tower Credit Marker',NULL,1,1,1141,0,0,0,1080,1080,0,0,10,3,3,0,0,32768,0,2,0,1,0.714286,1,0,1,1,1,1,1,1,42,42,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (13796,'PvP Mine Credit Marker',NULL,1,1,1141,0,0,0,1080,1080,0,0,10,3,3,0,0,32768,0,2,0,1,0.714286,1,0,1,1,1,1,1,1,42,42,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (13797,'Mountaineer Boombellow',NULL,60,61,13849,0,0,0,32,32,0,0,7,3,3,0,2,33288,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,10555,11571,0,0,389,502,62.248,85.591,4091,206,100,1141,1255,0,1,900,13797,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13797,0,'EventAI',''), + (13798,'Jotek',NULL,60,61,13808,0,0,0,1214,1214,0,0,7,3,3,0,2,32768,0,0,0,1.8,1.14286,1,1,1,1,1,1,-1,1,11519,11545,0,0,585,754,62.248,85.591,4091,309,100,2000,1255,0,1,900,13798,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13798,0,'EventAI',''), + (13816,'Prospector Stonehewer',NULL,61,61,13794,0,0,0,1216,1216,0,0,7,3,3,0,2,37376,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1185,1185,0,0,170,220,172.1,103.334,4091,90,100,2000,2000,0,204,271,13816,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13816,0,'',''), + (13817,'Voggah Deathgrip',NULL,61,61,13852,0,0,0,1214,1214,0,0,7,3,3,0,2,36864,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,3967,3967,0,0,170,220,172.1,103.334,4091,90,100,2000,2000,0,0,0,13817,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13817,0,'',''), (13836,'Burning Blade Nightmare',NULL,40,40,2346,0,0,0,7,7,0,0,3,1,3,0,0,0,0,2,0,1.02,1.14286,1,0,1.15,1,1,1,1,1,1753,1753,0,0,57,70,56.672,77.924,1964,29,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (13837,'Captured Stallion',NULL,40,40,236,0,0,0,7,7,0,0,1,1,3,0,0,0,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,100004,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (13839,'Royal Dreadguard',NULL,60,60,13807,13855,0,0,71,71,0,0,7,3,3,0,2,4096,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,0,279,100,1175,2000,0,1,844,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,13839,0,'EventAI',''), - (13840,'Warmaster Laggrond',NULL,59,59,13853,0,0,0,1335,1335,0,0,7,3,3,0,3,4160,0,0,0,1.05,1.14286,1,1,1,1,1,1,-1,1,9563,9563,0,0,544,703,60.5576,83.2667,0,288,100,1166,2000,0,0,0,13840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5441,13840,0,'EventAI',''), - (13841,'Lieutenant Haggerdin',NULL,61,61,13841,0,0,0,1334,1334,0,0,7,3,3,0,3,4160,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,9563,9563,0,0,544,703,172.1,240.07,0,288,100,1166,2000,0,458,603,13841,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5442,13841,0,'EventAI',''), - (13842,'Frostwolf Ambassador Rokhstrom',NULL,60,60,13843,0,0,0,1215,1215,0,0,7,1,3,0,2,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13842,0,'',''), - (13843,'Lieutenant Rotimer','Stormpike Guard Recruitment Officer',60,60,13850,0,0,0,1217,1217,0,0,7,3,3,0,2,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4914,4914,0,0,351,412,74.448,102.366,0,176,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13843,0,'',''), - (13876,'Mekgineer Trigger',NULL,1,1,1126,0,0,0,35,35,0,0,10,3,3,0,0,33555200,0,130,0,1,2.85714,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2200,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (13896,'Scalebeard',NULL,52,52,7046,0,0,0,7,7,0,21,1,3,3,0,0,32832,0,0,0,1.1,1.14286,1,1,3.5,1,1,1,1,1,8298,8298,0,0,310,400,56.7312,78.0054,4629,164,100,1216,2000,0,0,0,13896,0,13896,0,0,0,0,0,0,0,0,0,0,9062,0,0,0,0,0,0,0,0,0,0,'',''), - (13916,'Dire Maul Crystal Totem',NULL,52,52,11686,0,0,0,16,16,0,0,11,3,3,0,2,0,0,0,0,1.22,1.14286,1,0,1,1,1,1,-1,1,3748,3748,2306,2306,9,9,67.2672,92.4924,0,4,100,1470,1617,0,1,677,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (13917,'Izzy Coppergrab','Banker',55,55,13969,0,0,0,855,855,0,0,7,1,3,0,256,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13917,0,'',''), - (13936,'Ravenholdt',NULL,1,1,7804,0,0,0,471,471,0,0,10,3,3,0,0,33555200,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (13956,'Winterax Mystic',NULL,58,58,14026,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,354,456,59.9488,82.4296,0,187,100,1175,1292,0,152,761,13956,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13956,0,'',''), - (13957,'Winterax Warrior',NULL,60,60,14052,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.78,1.14286,1,1,1,1,1,1,-1,1,9835,9835,0,0,372,479,61.152,84.084,0,196,100,1158,1274,0,162,812,13957,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13957,0,'',''), - (13958,'Winterax Seer',NULL,59,59,14030,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.77,1.14286,1,1,1,1,1,1,-1,1,9563,9563,0,0,361,467,60.5576,83.2667,0,191,100,1166,1283,0,157,786,13958,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13958,0,'',''), - (13959,'Alterac Yeti',NULL,61,61,10946,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.77,1.14286,1,1,1,1,1,1,-1,1,21650,21650,0,0,544,703,60.5576,83.2667,0,288,100,1166,1283,0,157,786,13959,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (13976,'Tortured Drake',NULL,40,40,14012,6373,0,0,7,7,0,0,2,3,3,0,0,33555264,0,0,0,1,1.14286,1,1,5,1,7.5,1,1,1,7620,7620,0,0,56,74,39,57,1938,136,14,2000,2000,0,0,0,0,0,100001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (13996,'Blackwing Technician',NULL,60,60,13991,14302,0,0,103,103,0,0,7,3,3,0,0,0,0,0,8,1,1.14286,1,1,5,1,5,1,1,1,15260,15260,0,0,103.9,137.9,0,0,3750,252,26,2000,2000,0,0,0,13996,13996,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13996,0,'EventAI',''), - (14020,'Chromaggus',NULL,63,63,14367,0,0,0,62,62,0,0,2,3,3,0,0,0,0,513,76,1,2.14286,1,3,550,1,30,1,1,1,1832050,1832050,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,1350135,1650165,14020,0,14020,0,0,617299803,0,0,0,0,0,0,80,0,1,0,0,0,0,0,0,0,0,0,'','boss_chromaggus'), - (14021,'Winterax Sentry',NULL,1,1,262,0,0,0,14,14,0,0,10,3,3,0,0,0,0,2,0,1.27,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,2,2,1.4664,2.0163,0,1,100,1666,1833,0,41,204,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14021,0,'',''), - (14022,'Corrupted Red Whelp',NULL,60,60,956,0,0,0,103,103,0,0,2,3,3,0,0,0,0,0,0,1.11111,1.14286,1,0,1.5,1,3,1,1,1,4578,4578,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,100001,0,0,1,0,0,180,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (14023,'Corrupted Green Whelp',NULL,60,60,694,0,0,0,103,103,0,0,2,3,3,0,0,0,0,0,0,1.11111,1.14286,1,0,1.5,1,3,1,1,1,4578,4578,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,100001,0,0,1,0,0,0,300,0,180,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (14024,'Corrupted Blue Whelp',NULL,60,60,9994,0,0,0,103,103,0,0,2,3,3,0,0,0,0,0,0,1.11111,1.14286,1,0,1.5,1,3,1,1,1,4578,4578,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,100001,0,0,1,0,0,0,0,300,0,150,0,1,0,0,0,0,0,0,0,0,0,'',''), - (14025,'Corrupted Bronze Whelp',NULL,60,60,14720,0,0,0,103,103,0,0,2,3,3,0,0,0,0,0,0,1.11111,1.14286,1,0,1.5,1,3,1,1,1,4578,4578,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,100001,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (14026,'Trigger Guse',NULL,1,1,7804,0,0,0,35,35,0,0,0,3,3,0,0,33555200,0,130,0,1,1.14286,1,1,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,1833,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14026,0,'',''), - (14027,'Trigger Mulverick',NULL,1,1,7804,0,0,0,35,35,0,0,0,3,3,0,0,33555200,0,130,0,1,1.14286,1,1,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,1833,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14027,0,'',''), - (14028,'Trigger Jeztor',NULL,1,1,7804,0,0,0,35,35,0,0,0,3,3,0,0,33555200,0,130,0,1,1.14286,1,1,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,1833,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14028,0,'',''), - (14029,'Trigger Ichman',NULL,1,1,7804,0,0,0,35,35,0,0,7,3,3,0,0,33555200,0,130,0,1,1.14286,1,1,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,1833,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14029,0,'',''), - (14030,'Trigger Slidore',NULL,1,1,7804,0,0,0,35,35,0,0,7,3,3,0,0,33555200,0,130,0,1,1.14286,1,1,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,1833,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14030,0,'',''), - (14031,'Trigger Vipore',NULL,1,1,7804,0,0,0,35,35,0,0,7,3,3,0,0,33555200,0,130,0,1,1.14286,1,1,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,1833,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14031,0,'',''), - (14041,'Haggle',NULL,20,20,14093,0,0,0,55,55,1.15,0,7,3,3,0,0,4608,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,484,484,0,0,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (14081,'Demon Portal',NULL,61,61,9510,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1,1,1,0,1,1,1,1,1,1,3144,3144,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14101,'Enraged Felguard',NULL,60,60,14152,0,0,0,40,40,0,0,3,3,3,0,0,1,0,0,0,1,1.14286,1,1,30,1,15,1,1,1,91560,91560,0,0,119.5,158.6,0,0,3791,252,26,2300,2300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14101,0,'EventAI',''), - (14121,'Deeprun Diver',NULL,20,20,14172,0,0,0,55,55,1.72,0,7,3,3,0,0,0,0,2,0,1,0.142857,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,0,13,100,1810,1991,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (14122,'Massive Geyser',NULL,60,60,13069,0,0,0,91,91,0.85,0,0,3,3,0,0,0,0,0,0,1.07,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,236,284,74.448,102.366,0,120,100,1410,1551,0,64,318,14122,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14123,'Steeljaw Snapper',NULL,42,43,7114,0,0,0,15,15,0,21,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.2,1,1,1,1,1,1981,2059,0,0,65,83,57.0064,78.3838,3455,34,100,2000,2000,0,0,0,14123,0,14123,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (14182,'Bounty Hunter Kolark',NULL,60,60,14216,0,0,0,104,104,1.35,0,7,3,3,0,268435458,4096,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,3857,3857,2434,2434,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14182,0,'',''), - (14183,'Artilleryman Sheldonore',NULL,60,60,14235,0,0,0,55,55,0,0,7,3,3,0,2,0,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,3857,3857,2434,2434,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14183,0,'',''), - (14185,'Najak Hexxen','Bounty Hunter',59,59,14232,0,0,0,877,877,0,0,7,3,3,0,2,0,0,0,0,1.27,1.14286,1,0,1,1,1,1,-1,1,2964,2964,0,0,169,202,73.392,100.914,0,86,100,1390,1529,0,1,778,14185,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14185,0,'',''), - (14186,'Ravak Grimtotem','Bounty Hunter',60,60,14233,0,0,0,105,105,1.25,0,7,3,3,0,2,0,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,2938,2938,0,0,236,284,71.9664,98.9538,0,120,100,1410,1551,0,1,752,14186,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14186,0,'',''), - (14187,'Athramanis','Bounty Hunter',60,60,14215,0,0,0,1594,1594,0,0,7,3,3,0,2,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3032,3032,0,0,248,298,73.392,100.914,0,126,100,1390,1529,0,1,778,14187,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14187,0,'',''), - (14188,'Dirk Swindle','Bounty Hunter',59,59,14234,0,0,0,57,57,0,0,7,3,3,0,2,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3461,3461,0,0,169,202,73.392,100.914,0,86,100,1390,1529,0,1,778,14188,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14188,0,'',''), + (13837,'Captured Stallion',NULL,40,40,236,0,0,0,7,7,0,0,1,1,3,0,0,0,0,2,0,1.02,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,100004,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (13839,'Royal Dreadguard',NULL,60,60,13807,13855,0,0,71,71,0,0,7,3,3,0,2,36864,0,1024,0,1,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,3791,279,100,1175,2000,0,1,844,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,13839,0,'EventAI',''), + (13840,'Warmaster Laggrond',NULL,59,59,13853,0,0,0,1335,1335,0,0,7,3,3,0,3,36928,0,0,0,1.05,1.14286,1,1,1,1,1,1,-1,1,9563,9563,0,0,544,703,60.5576,83.2667,3489,288,100,1166,2000,0,0,0,13840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5441,13840,0,'EventAI',''); + +INSERT INTO `creature_template` (`Entry`, `Name`, `SubName`, `MinLevel`, `MaxLevel`, `ModelId1`, `ModelId2`, `ModelId3`, `ModelId4`, `FactionAlliance`, `FactionHorde`, `Scale`, `Family`, `CreatureType`, `InhabitType`, `RegenerateStats`, `RacialLeader`, `NpcFlags`, `UnitFlags`, `DynamicFlags`, `ExtraFlags`, `CreatureTypeFlags`, `SpeedWalk`, `SpeedRun`, `UnitClass`, `Rank`, `HealthMultiplier`, `PowerMultiplier`, `DamageMultiplier`, `DamageVariance`, `ArmorMultiplier`, `ExperienceMultiplier`, `MinLevelHealth`, `MaxLevelHealth`, `MinLevelMana`, `MaxLevelMana`, `MinMeleeDmg`, `MaxMeleeDmg`, `MinRangedDmg`, `MaxRangedDmg`, `Armor`, `MeleeAttackPower`, `RangedAttackPower`, `MeleeBaseAttackTime`, `RangedBaseAttackTime`, `DamageSchool`, `MinLootGold`, `MaxLootGold`, `LootId`, `PickpocketLootId`, `SkinningLootId`, `KillCredit1`, `KillCredit2`, `MechanicImmuneMask`, `SchoolImmuneMask`, `ResistanceHoly`, `ResistanceFire`, `ResistanceNature`, `ResistanceFrost`, `ResistanceShadow`, `ResistanceArcane`, `PetSpellDataId`, `MovementType`, `TrainerType`, `TrainerSpell`, `TrainerClass`, `TrainerRace`, `TrainerTemplateId`, `VendorTemplateId`, `GossipMenuId`, `EquipmentTemplateId`, `Civilian`, `AIName`, `ScriptName`) +VALUES + (13841,'Lieutenant Haggerdin',NULL,61,61,13841,0,0,0,1334,1334,0,0,7,3,3,0,3,36928,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,9563,9563,0,0,544,703,172.1,240.07,4091,288,100,1166,2000,0,458,603,13841,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5442,13841,0,'EventAI',''), + (13842,'Frostwolf Ambassador Rokhstrom',NULL,60,60,13843,0,0,0,1215,1215,0,0,7,1,3,0,2,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13842,0,'',''), + (13843,'Lieutenant Rotimer','Stormpike Guard Recruitment Officer',60,60,13850,0,0,0,1217,1217,0,0,7,3,3,0,2,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4914,4914,0,0,351,412,74.448,102.366,3791,176,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13843,0,'',''), + (13876,'Mekgineer Trigger',NULL,1,1,1126,0,0,0,35,35,0,0,10,3,3,0,0,33587968,0,130,0,1,2.85714,1,0,1,1,1,1,1.33,1,42,42,0,0,2,2,0,0,20,1,0,2000,2200,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (13896,'Scalebeard',NULL,52,52,7046,0,0,0,7,7,0,21,1,3,3,0,0,32832,0,0,0,1.1,1.14286,1,1,3.5,1,1,1,1,1,8298,8298,0,0,310,400,56.7312,78.0054,3108,164,100,1216,2000,0,0,0,13896,0,13896,0,0,0,0,0,0,0,0,0,0,9062,0,0,0,0,0,0,0,0,0,0,'',''), + (13916,'Dire Maul Crystal Totem',NULL,52,52,11686,0,0,0,16,16,0,0,11,3,3,0,2,32768,0,0,0,1.22,1.14286,1,0,1,1,1,1,-1,1,3748,3748,2306,2306,9,9,67.2672,92.4924,3108,4,100,1470,1617,0,1,677,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (13917,'Izzy Coppergrab','Banker',55,55,13969,0,0,0,855,855,0,0,7,1,3,0,256,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13917,0,'',''), + (13936,'Ravenholdt',NULL,1,1,7804,0,0,0,471,471,0,0,10,3,3,0,0,33587968,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (13956,'Winterax Mystic',NULL,58,58,14026,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,354,456,59.9488,82.4296,3435,187,100,1175,1292,0,152,761,13956,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13956,0,'',''), + (13957,'Winterax Warrior',NULL,60,60,14052,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.78,1.14286,1,1,1,1,1,1,-1,1,9835,9835,0,0,372,479,61.152,84.084,3791,196,100,1158,1274,0,162,812,13957,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13957,0,'',''), + (13958,'Winterax Seer',NULL,59,59,14030,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.77,1.14286,1,1,1,1,1,1,-1,1,9563,9563,0,0,361,467,60.5576,83.2667,3489,191,100,1166,1283,0,157,786,13958,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13958,0,'',''), + (13959,'Alterac Yeti',NULL,61,61,10946,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.77,1.14286,1,1,1,1,1,1,-1,1,21650,21650,0,0,544,703,60.5576,83.2667,4091,288,100,1166,1283,0,157,786,13959,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (13976,'Tortured Drake',NULL,40,40,14012,6373,0,0,7,7,0,0,2,3,3,0,0,33588032,0,0,0,1,1.14286,1,1,5,1,7.5,1,1.33,1,7620,7620,0,0,56,74,39,57,2612,136,14,2000,2000,0,0,0,0,0,100001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (13996,'Blackwing Technician',NULL,60,60,13991,14302,0,0,103,103,0,0,7,3,3,0,0,32768,0,0,8,1,1.14286,1,1,5,1,5,1,1,1,15260,15260,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,13996,13996,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,13996,0,'EventAI',''), + (14020,'Chromaggus',NULL,63,63,14367,0,0,0,62,62,0,0,2,3,3,0,0,32768,0,513,76,1,2.14286,1,3,550,1,30,1,1,1,1832050,1832050,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,1350135,1650165,14020,0,14020,0,0,617299803,0,0,0,0,0,0,80,0,1,0,0,0,0,0,0,0,0,0,'','boss_chromaggus'), + (14021,'Winterax Sentry',NULL,60,60,262,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,2,0,1.27,1.14286,1,1,3.05,1,1,1,1.33,1,9309,9309,0,0,2,2,1.4664,2.0163,5042,1,100,1666,1833,0,41,204,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14021,0,'',''), + (14022,'Corrupted Red Whelp',NULL,60,60,956,0,0,0,103,103,0,0,2,3,3,0,0,32768,0,0,0,1.11111,1.14286,1,0,1.5,1,3,1,1,1,4578,4578,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,100001,0,0,1,0,0,180,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (14023,'Corrupted Green Whelp',NULL,60,60,694,0,0,0,103,103,0,0,2,3,3,0,0,32768,0,0,0,1.11111,1.14286,1,0,1.5,1,3,1,1,1,4578,4578,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,100001,0,0,1,0,0,0,300,0,180,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (14024,'Corrupted Blue Whelp',NULL,60,60,9994,0,0,0,103,103,0,0,2,3,3,0,0,32768,0,0,0,1.11111,1.14286,1,0,1.5,1,3,1,1,1,4578,4578,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,100001,0,0,1,0,0,0,0,300,0,150,0,1,0,0,0,0,0,0,0,0,0,'',''), + (14025,'Corrupted Bronze Whelp',NULL,60,60,14720,0,0,0,103,103,0,0,2,3,3,0,0,32768,0,0,0,1.11111,1.14286,1,0,1.5,1,3,1,1,1,4578,4578,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,100001,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (14026,'Trigger Guse',NULL,1,1,7804,0,0,0,35,35,0,0,0,3,3,0,0,33587968,0,130,0,1,1.14286,1,1,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,1833,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14026,0,'',''), + (14027,'Trigger Mulverick',NULL,1,1,7804,0,0,0,35,35,0,0,0,3,3,0,0,33587968,0,130,0,1,1.14286,1,1,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,1833,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14027,0,'',''), + (14028,'Trigger Jeztor',NULL,1,1,7804,0,0,0,35,35,0,0,0,3,3,0,0,33587968,0,130,0,1,1.14286,1,1,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,1833,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14028,0,'',''), + (14029,'Trigger Ichman',NULL,1,1,7804,0,0,0,35,35,0,0,7,3,3,0,0,33587968,0,130,0,1,1.14286,1,1,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,1833,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14029,0,'',''), + (14030,'Trigger Slidore',NULL,1,1,7804,0,0,0,35,35,0,0,7,3,3,0,0,33587968,0,130,0,1,1.14286,1,1,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,1833,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14030,0,'',''), + (14031,'Trigger Vipore',NULL,1,1,7804,0,0,0,35,35,0,0,7,3,3,0,0,33587968,0,130,0,1,1.14286,1,1,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,1833,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14031,0,'',''), + (14041,'Haggle',NULL,20,20,14093,0,0,0,55,55,1.15,0,7,3,3,0,0,37376,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,484,484,0,0,24,31,31.856,43.802,852,13,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (14081,'Demon Portal',NULL,61,61,9510,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1,1,1,0,1,1,1,1,1,1,3144,3144,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14101,'Enraged Felguard',NULL,60,60,14152,0,0,0,40,40,0,0,3,3,3,0,0,32769,0,0,0,1,1.14286,1,1,30,1,15,1,1,1,91560,91560,0,0,119.5,158.6,0,0,3791,252,26,2300,2300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14101,0,'EventAI',''), + (14121,'Deeprun Diver',NULL,20,20,14172,0,0,0,55,55,1.72,0,7,3,3,0,0,32768,0,2,0,1,0.142857,1,0,1,1,1,1,-1,1,919,919,0,0,24,31,31.856,43.802,852,13,100,1810,1991,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (14122,'Massive Geyser',NULL,60,60,13069,0,0,0,91,91,0.85,0,0,3,3,0,0,32768,0,0,0,1.07,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,236,284,74.448,102.366,3791,120,100,1410,1551,0,64,318,14122,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14123,'Steeljaw Snapper',NULL,42,43,7114,0,0,0,15,15,0,21,1,3,3,0,0,32768,0,0,1,1,1.14286,1,0,1.2,1,1,1,1.5,1,1981,2059,0,0,65,83,57.0064,78.3838,3596,34,100,2000,2000,0,0,0,14123,0,14123,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (14182,'Bounty Hunter Kolark',NULL,60,60,14216,0,0,0,104,104,1.35,0,7,3,3,0,268435458,36864,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,3857,3857,2434,2434,164,212,74.448,102.366,3075,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14182,0,'',''), + (14183,'Artilleryman Sheldonore',NULL,60,60,14235,0,0,0,55,55,0,0,7,3,3,0,2,32768,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,3857,3857,2434,2434,164,212,74.448,102.366,3075,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14183,0,'',''), + (14185,'Najak Hexxen','Bounty Hunter',59,59,14232,0,0,0,877,877,0,0,7,3,3,0,2,32768,0,0,0,1.27,1.14286,1,0,1,1,1,1,-1,1,2964,2964,0,0,169,202,73.392,100.914,3489,86,100,1390,1529,0,1,778,14185,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14185,0,'',''), + (14186,'Ravak Grimtotem','Bounty Hunter',60,60,14233,0,0,0,105,105,1.25,0,7,3,3,0,2,32768,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,2938,2938,0,0,236,284,71.9664,98.9538,3791,120,100,1410,1551,0,1,752,14186,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14186,0,'',''), + (14187,'Athramanis','Bounty Hunter',60,60,14215,0,0,0,1594,1594,0,0,7,3,3,0,2,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3032,3032,0,0,248,298,73.392,100.914,3791,126,100,1390,1529,0,1,778,14187,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14187,0,'',''), + (14188,'Dirk Swindle','Bounty Hunter',59,59,14234,0,0,0,57,57,0,0,7,3,3,0,2,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3461,3461,0,0,169,202,73.392,100.914,3489,86,100,1390,1529,0,1,778,14188,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14188,0,'',''), (14221,'Gravis Slipknot',NULL,36,36,2582,0,0,0,87,87,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,4,1.15,1,1,1,1,1,1469,1469,0,0,49.7,66,0,0,1480,120,12,2000,2000,0,59,83,14221,14221,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14221,0,'EventAI',''), (14222,'Araga',NULL,35,35,1933,0,0,0,14,14,0,2,1,1,3,0,0,0,0,0,1,1.05,1.14286,1,4,1.1,1,1,1,1,1,1342,1342,0,0,170,220,43.0272,59.1624,1373,90,100,1358,2000,0,0,0,14222,0,10131,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14223,'Cranky Benj',NULL,32,32,5026,0,0,0,7,7,0,21,1,3,3,0,0,0,0,0,1,1.55,1.14286,1,4,1.1,1,1,1,1,1,1163,1163,0,0,153,197,40.1544,55.2123,1884,81,100,1383,1521,0,0,0,14223,0,100002,0,0,0,0,0,0,0,75,0,0,5924,0,0,0,0,0,0,0,0,0,0,'',''), - (14224,'7:XT','Long Distance Recovery Unit',41,41,6889,0,0,0,7,7,0,0,9,3,3,0,0,0,0,0,0,1.64,1.14286,1,4,1,1,1,1,1,1,1585,1585,0,0,220,283,49.192,67.639,2101,116,100,1300,1430,0,66,91,14224,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14225,'Prince Kellen',NULL,33,33,6743,0,0,0,14,14,0,0,3,3,3,0,0,0,0,0,0,1.56,1.14286,1,4,1.1,1,1,1,1,1,1221,1221,0,0,157,203,41.1264,56.5488,1304,83,100,1375,1512,0,51,71,14225,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14225,0,'EventAI',''), - (14226,'Kaskk',NULL,40,40,14255,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1.86,1.14286,1,4,1.15,1,1,1,1,1,1752,1752,0,0,57,70,0,0,1964,29,0,1316,2000,0,200,250,14226,0,0,0,0,0,0,0,95,0,0,0,0,0,0,0,0,0,0,0,0,0,14226,0,'',''), - (14227,'Hissperak',NULL,37,37,2076,0,0,0,14,14,0,0,1,3,3,0,0,0,0,0,0,1.11111,0.714286,1,4,1.2,1,1,1,1,1,1603,1603,0,0,184,237,44.84,61.655,1593,97,100,1341,1475,0,0,0,14227,0,14227,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (14228,'Giggler',NULL,34,34,2714,0,0,0,38,38,1.35,25,1,1,3,0,0,0,0,0,1,2.12,1.14286,1,4,1.1,1,1,1,1,1,1279,1279,0,0,165,212,42.084,57.8655,0,87,100,1366,1503,0,0,0,14228,0,14228,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14229,'Accursed Slitherblade',NULL,35,35,9135,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.48,1.14286,1,4,1.1,1,1,1,1,1,1342,1342,0,0,239,267,44.84,61.655,1373,117,100,1341,1475,0,57,79,14229,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50639,0,'',''), - (14230,'Burgle Eye',NULL,38,38,391,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,4,1.15,1,1,1,1,1,1305,1305,1142,1142,191,247,45.7392,62.8914,1325,101,100,1333,2000,0,57,79,14230,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14230,0,'EventAI',''), - (14231,'Drogoth the Roamer',NULL,37,37,631,0,0,0,14,14,0,0,4,3,3,0,0,0,0,0,0,0.666668,1.14286,1,4,1.15,1,1,1,1,1,1536,1536,0,0,51.3,68.1,0,0,1593,124,12,2000,2000,0,66,330,14231,0,0,0,0,0,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14232,'Dart',NULL,38,38,788,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,0,1.85,1.14286,1,4,1.15,1,1,1,1,1,1604,1604,0,0,191,247,45.7392,62.8914,0,101,100,2000,1466,0,0,0,14232,0,0,0,0,0,0,0,60,60,60,60,60,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14233,'Ripscale',NULL,39,39,2549,0,0,0,16,16,0,6,1,3,3,0,0,0,0,0,0,1.85,1.14286,1,4,1.2,1,1,1,1,1,1750,1750,0,0,197,254,46.624,64.108,0,104,100,1325,1457,0,0,0,14233,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14223,'Cranky Benj',NULL,32,32,5026,0,0,0,7,7,1.75,21,1,3,3,0,0,32768,0,0,1,1,1.14286,1,4,1.1,1,1,1,1,1,1163,1163,0,0,153,197,40.1544,55.2123,1270,81,100,1383,1521,0,0,0,14223,0,100002,0,0,0,0,0,0,0,75,0,0,5924,0,0,0,0,0,0,0,0,0,0,'',''), + (14224,'7:XT','Long Distance Recovery Unit',41,41,6889,0,0,0,7,7,0,0,9,3,3,0,0,32768,0,0,0,1.64,1.14286,1,4,1,1,1,1,1,1,1585,1585,0,0,220,283,49.192,67.639,2101,116,100,1300,1430,0,66,91,14224,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14225,'Prince Kellen',NULL,33,33,6743,0,0,0,14,14,0,0,3,3,3,0,0,32768,0,0,0,1.56,1.14286,1,4,1.1,1,1,1,1,1,1221,1221,0,0,157,203,41.1264,56.5488,1304,83,100,1375,1512,0,51,71,14225,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14225,0,'EventAI',''), + (14226,'Kaskk',NULL,40,40,14255,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.86,1.14286,1,4,1.15,1,1,1,1,1,1752,1752,0,0,57,70,0,0,1964,29,0,1316,2000,0,200,250,14226,0,0,0,0,0,0,0,95,0,0,0,0,0,0,0,0,0,0,0,0,0,14226,0,'',''), + (14227,'Hissperak',NULL,37,37,2076,0,0,0,14,14,0,0,1,3,3,0,0,32768,0,0,0,1.11111,0.714286,1,4,1.2,1,1,1,1,1,1603,1603,0,0,184,237,44.84,61.655,1593,97,100,1341,1475,0,0,0,14227,0,14227,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (14228,'Giggler',NULL,34,34,2714,0,0,0,38,38,1.35,25,1,1,3,0,0,0,0,0,1,2.12,1.14286,1,4,1.1,1,1,1,1,1,1279,1279,0,0,165,212,42.084,57.8655,1340,87,100,1366,1503,0,0,0,14228,0,14228,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14229,'Accursed Slitherblade',NULL,35,35,9135,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.48,1.14286,1,4,1.1,1,1,1,1,1,1342,1342,0,0,239,267,44.84,61.655,1373,117,100,1341,1475,0,57,79,14229,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14229,0,'',''), + (14230,'Burgle Eye',NULL,38,38,391,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,4,1.15,1,1,1,1,1,1305,1305,1189,1189,49,65,0,0,1418,120,12,2000,2000,0,57,79,14230,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14230,0,'EventAI',''), + (14231,'Drogoth the Roamer',NULL,37,37,631,0,0,0,14,14,0,0,4,3,3,0,0,32768,0,0,0,0.666668,1.14286,1,4,1.15,1,1,1,1,1,1536,1536,0,0,51.3,68.1,0,0,1593,124,12,2000,2000,0,66,330,14231,0,0,0,0,0,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14232,'Dart',NULL,38,38,788,0,0,0,48,48,0,11,1,1,3,0,0,0,0,0,0,1.85,1.14286,1,4,1.15,1,1,1,1,1,1604,1604,0,0,191,247,45.7392,62.8914,1709,101,100,2000,1466,0,0,0,14232,0,0,0,0,0,0,0,60,60,60,60,60,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14233,'Ripscale',NULL,39,39,2549,0,0,0,16,16,0,6,1,3,3,0,0,32768,0,0,0,1.85,1.14286,1,4,1.2,1,1,1,1,1,1750,1750,0,0,197,254,46.624,64.108,1834,104,100,1325,1457,0,0,0,14233,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (14234,'Hayoc',NULL,41,41,2703,0,0,0,14,14,0,27,1,1,3,0,0,64,0,0,1,1,1.14286,1,4,1.2,1,1,1,1,1,1902,1902,0,0,58.7,77.9,0,0,2101,142,15,2000,2000,0,0,0,14234,0,14234,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (14235,'The Rot',NULL,43,43,11140,0,0,0,14,14,0,0,0,3,3,0,0,0,0,0,0,2.14,1.14286,1,4,1.2,1,1,1,1,1,2059,2059,0,0,225,291,49.984,68.728,0,119,100,1291,1420,0,86,430,14235,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14236,'Lord Angler',NULL,44,44,14257,0,0,0,129,129,0,0,7,3,3,0,0,0,0,0,0,1.68,1.14286,1,4,1.2,1,1,1,1,1,2138,2138,0,0,257,331,53.1456,73.0752,0,136,100,1258,1384,0,101,505,14236,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14237,'Oozeworm',NULL,42,42,12336,0,0,0,14,14,0,0,1,3,3,0,0,0,0,0,0,1.64,1.14286,1,4,1.2,1,1,1,1,1,1981,1981,0,0,220,283,49.192,67.639,3358,116,100,1300,1430,0,83,413,14237,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14241,'Ironbark the Redeemed',NULL,58,58,1461,0,0,0,35,35,0,0,4,3,3,0,1,0,0,0,0,1,1.14286,1,1,1.25,1,1,1,1,1,3589,3589,0,0,99.8,132.4,0,0,3435,242,25,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5602,0,0,'',''), - (14261,'Blue Drakonid',NULL,60,60,14886,0,0,0,103,103,0,0,2,3,3,0,0,1,0,0,8,1,1.14286,1,1,5,1,5,1,1,1,15260,15260,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,65861,0,0,0,0,200,0,200,0,0,0,0,0,0,0,0,0,14261,0,'EventAI',''), - (14262,'Green Drakonid',NULL,60,60,14888,0,0,0,103,103,0,0,2,3,3,0,0,0,0,0,8,1,1.14286,1,1,5,1,5,1,1,1,15260,15260,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,82261,0,0,0,500,0,0,0,0,1,0,0,0,0,0,0,0,14262,0,'EventAI',''), - (14263,'Bronze Drakonid',NULL,60,60,14887,0,0,0,103,103,0,0,2,3,3,0,0,0,0,0,8,1,1.14286,1,1,5,1,5,1,1,1,15260,15260,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,737,967,0,0,0,0,0,65861,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14263,0,'EventAI',''), - (14264,'Red Drakonid',NULL,60,60,14889,0,0,0,103,103,0,0,2,3,3,0,0,0,0,0,12,1,1.14286,1,1,5,1,5,1,1,1,15260,15260,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,65877,0,0,500,0,0,0,0,0,1,0,0,0,0,0,0,0,14264,0,'EventAI',''), - (14265,'Black Drakonid',NULL,60,60,14885,0,0,0,103,103,0,0,2,3,3,0,0,1,0,0,8,1,1.14286,1,1,5,1,5,1,1,1,15260,15260,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,65861,0,0,200,0,0,200,0,0,0,0,0,0,0,0,0,0,14265,0,'EventAI',''), - (14266,'Shanda the Spinner',NULL,19,19,1103,0,0,0,22,22,0,3,1,1,3,0,0,64,0,0,1,1,1.14286,1,4,1,1,1,1,1,1,449,449,0,0,27.6,36.5,0,0,817,68,3,2000,2000,0,0,0,14266,0,0,0,0,0,0,0,0,0,0,0,0,5890,1,0,0,0,0,0,0,0,0,0,'',''), - (14267,'Emogg the Crusher',NULL,19,19,3189,0,0,0,45,45,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,1,2,3,1,1.7,1,1,1,1347,1347,0,0,27.6,36.5,0,0,817,68,3,2000,2000,0,128,172,14267,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14267,0,'EventAI',''), - (14268,'Lord Condar',NULL,16,16,14313,0,0,0,73,73,1.5,7,1,3,3,0,0,0,0,0,1,2.18,1.14286,1,4,1,1,1,1,1,1,356,356,0,0,24,29,27.4008,37.6761,695,12,100,2000,1631,0,0,0,14268,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14269,'Seeker Aqualon',NULL,21,21,525,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1,1.28968,1,4,1,1,1,1,1,1,521,521,0,0,106,137,31.9,43.8625,888,56,100,1450,1595,0,0,0,14269,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (14235,'The Rot',NULL,43,43,11140,0,0,0,14,14,0,0,0,3,3,0,0,32768,0,0,0,2.14,1.14286,1,4,1.2,1,1,1,1.5,1,2059,2059,0,0,225,291,49.984,68.728,3596,119,100,1291,1420,0,86,430,14235,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14236,'Lord Angler',NULL,44,44,14257,0,0,0,129,129,0,0,7,3,3,0,0,32768,0,0,0,1.68,1.14286,1,4,1.2,1,1,1,1.5,1,2138,2138,0,0,257,331,53.1456,73.0752,3836,136,100,1258,1384,0,101,505,14236,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14237,'Oozeworm',NULL,42,42,12336,0,0,0,14,14,0,0,1,3,3,0,0,32768,0,0,0,1.64,1.14286,1,4,1.2,1,1,1,1.5,1,1981,1981,0,0,220,283,49.192,67.639,3369,116,100,1300,1430,0,83,413,14237,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14241,'Ironbark the Redeemed',NULL,58,58,1461,0,0,0,35,35,0,0,4,3,3,0,1,32768,0,0,0,1,1.14286,1,1,1.25,1,1,1,1,1,3589,3589,0,0,99.8,132.4,0,0,3435,242,25,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5602,0,0,'',''), + (14261,'Blue Drakonid',NULL,60,60,14886,0,0,0,103,103,0,0,2,3,3,0,0,32769,0,0,8,1,1.14286,1,1,5,1,5,1,1,1,15260,15260,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,65861,0,0,0,0,200,0,200,0,0,0,0,0,0,0,0,0,14261,0,'EventAI',''), + (14262,'Green Drakonid',NULL,60,60,14888,0,0,0,103,103,0,0,2,3,3,0,0,32768,0,0,8,1,1.14286,1,1,5,1,5,1,1,1,15260,15260,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,82261,0,0,0,500,0,0,0,0,1,0,0,0,0,0,0,0,14262,0,'EventAI',''), + (14263,'Bronze Drakonid',NULL,60,60,14887,0,0,0,103,103,0,0,2,3,3,0,0,32768,0,0,8,1,1.14286,1,1,5,1,5,1,1,1,15260,15260,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,737,967,0,0,0,0,0,65861,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14263,0,'EventAI',''), + (14264,'Red Drakonid',NULL,60,60,14889,0,0,0,103,103,0,0,2,3,3,0,0,32768,0,0,12,1,1.14286,1,1,5,1,5,1,1,1,15260,15260,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,65877,0,0,500,0,0,0,0,0,1,0,0,0,0,0,0,0,14264,0,'EventAI',''), + (14265,'Black Drakonid',NULL,60,60,14885,0,0,0,103,103,0,0,2,3,3,0,0,32769,0,0,8,1,1.14286,1,1,5,1,5,1,1,1,15260,15260,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,65861,0,0,200,0,0,200,0,0,0,0,0,0,0,0,0,0,14265,0,'EventAI',''), + (14266,'Shanda the Spinner',NULL,19,19,1103,0,0,0,22,22,0,3,1,1,3,0,0,64,0,0,1,1,1.14286,1,4,1,1,1,1,1.5,1,449,449,0,0,27.6,36.5,0,0,1226,68,3,2000,2000,0,0,0,14266,0,0,0,0,0,0,0,0,0,0,0,0,5890,1,0,0,0,0,0,0,0,0,0,'',''), + (14267,'Emogg the Crusher',NULL,19,19,3189,0,0,0,45,45,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,2,3,1,1.7,1,1,1,1347,1347,0,0,27.6,36.5,0,0,817,68,3,2000,2000,0,128,172,14267,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14267,0,'EventAI',''), + (14268,'Lord Condar',NULL,16,16,14313,0,0,0,73,73,1.5,7,1,3,3,0,0,32768,0,0,1,2.18,1.14286,1,4,1,1,1,1,1,1,356,356,0,0,24,29,27.4008,37.6761,713,12,100,2000,1631,0,0,0,14268,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14269,'Seeker Aqualon',NULL,21,21,525,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1,1.28968,1,4,1,1,1,1,1,1,521,521,0,0,106,137,31.9,43.8625,888,56,100,1450,1595,0,0,0,14269,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (14270,'Squiddic',NULL,19,19,5243,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,4,1,1,1,1,1,1,449,449,0,0,106,137,31.9,43.8625,817,56,100,1450,2000,0,23,35,14270,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14271,'Ribchaser',NULL,17,17,500,0,0,0,19,19,0,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,4,1,1,1,1,1,1,386,386,0,0,97,124,29.6792,40.8089,748,51,100,1466,2000,0,20,31,14271,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14271,0,'EventAI',''), - (14272,'Snarlflare',NULL,18,18,497,0,0,0,14,14,0,0,2,3,3,0,0,0,0,0,0,1.11111,1.14286,8,4,1,1,1,1,1,1,354,354,1020,1020,97,124,29.6792,40.8089,422,51,100,1466,2000,0,20,31,14272,0,14272,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14273,'Boulderheart',NULL,25,25,5229,0,0,0,14,14,0,0,5,3,3,0,0,0,0,98304,0,0.95,1.14286,1,4,1,1,1,1,1,1,699,699,0,0,111,144,32.968,45.331,1026,59,100,1441,2000,0,33,48,14273,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (14274,'Winterax Tracker',NULL,1,1,2714,0,0,0,35,35,1,1,1,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8841,0,0,0,0,0,0,0,0,0,0,'',''), - (14275,'Tamra Stormpike',NULL,28,28,3763,0,0,0,1216,1216,0,0,7,3,3,0,0,0,0,0,0,1.52,1.14286,2,1,1,1,1,1,-1,1,2477,2477,756,756,134,173,36.1456,49.7002,946,71,100,1416,1558,0,209,277,14275,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14275,0,'',''), + (14271,'Ribchaser',NULL,17,17,500,0,0,0,19,19,0,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,4,1,1,1,1,1,1,386,386,0,0,97,124,29.6792,40.8089,748,51,100,1466,2000,0,20,31,14271,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14271,0,'EventAI',''), + (14272,'Snarlflare',NULL,18,18,497,0,0,0,14,14,0,0,2,3,3,0,0,32768,0,0,0,1.11111,1.14286,8,4,1,1,1,1,1,1,354,354,1020,1020,97,124,29.6792,40.8089,422,51,100,1466,2000,0,20,31,14272,0,14272,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14273,'Boulderheart',NULL,25,25,5229,0,0,0,14,14,0,0,5,3,3,0,0,32768,0,98304,0,0.95,1.14286,1,4,1,1,1,1,1,1,699,699,0,0,111,144,32.968,45.331,1026,59,100,1441,2000,0,33,48,14273,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (14274,'Winterax Tracker',NULL,1,1,2714,0,0,0,35,35,1,1,1,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8841,0,0,0,0,0,0,0,0,0,0,'',''), + (14275,'Tamra Stormpike',NULL,28,28,3763,0,0,0,1216,1216,0,0,7,3,3,0,0,32768,0,0,0,1.52,1.14286,2,1,1,1,1,1,-1,1,2477,2477,756,756,134,173,36.1456,49.7002,946,71,100,1416,1558,0,209,277,14275,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14275,0,'',''), (14276,'Scargil',NULL,30,30,540,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,4,1.05,1,1,1,1,1,1003,1003,0,0,140,181,38.192,52.514,1200,74,100,1400,2000,0,44,62,14276,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (14277,'Lady Zephris',NULL,33,33,4978,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,4,1.1,1,1,1,1,1,919,919,2457,2457,184,237,44.84,61.655,712,97,100,1341,2000,0,45,64,14277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50027,0,'',''), - (14278,'Ro\'Bark',NULL,28,28,491,0,0,0,95,95,0,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,4,1.05,1,1,1,1,1,896,896,0,0,39.3,52.1,0,0,1130,96,8,2000,2000,0,40,58,14278,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,51250,0,'',''), + (14277,'Lady Zephris',NULL,33,33,4978,0,0,0,74,74,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,8,4,1.1,1,1,1,1,1,919,919,2457,2457,184,237,44.84,61.655,712,97,100,1341,2000,0,45,64,14277,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14278,'Ro\'Bark',NULL,28,28,491,0,0,0,95,95,0,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,4,1.05,1,1,1,1,1,896,896,0,0,39.3,52.1,0,0,1130,96,8,2000,2000,0,40,58,14278,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14278,0,'',''), (14279,'Creepthess',NULL,24,24,1091,0,0,0,22,22,0,3,1,1,3,0,0,0,0,0,1,1.49,1.14286,1,4,1.02,1,1,1,1,1,664,664,0,0,106,137,31.9,43.8625,992,56,100,2000,1595,0,0,0,14279,0,0,0,0,0,0,0,0,0,0,0,0,5893,1,0,0,0,0,0,0,0,0,0,'',''), - (14280,'Big Samras',NULL,27,27,706,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1.05,1.14286,1,4,1.35,1,1,1,1,1,1080,1080,0,0,39,48,35.1008,48.2636,407,20,100,2000,2000,0,0,0,14280,0,100005,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (14281,'Jimmy the Bleeder',NULL,23,23,3616,0,0,0,87,87,0,0,7,3,3,0,0,0,0,0,0,1.49,1.14286,1,4,1.02,1,1,1,1,1,617,617,0,0,106,137,31.9,43.8625,957,56,100,1450,1595,0,30,44,14281,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14281,0,'EventAI',''), - (14282,'Frostwolf Bloodhound',NULL,53,54,782,0,0,0,1214,1214,0,1,1,1,3,0,0,0,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,2319,2486,0,0,161,193,71.9664,98.9538,0,82,100,1410,1551,0,0,0,14282,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14283,'Stormpike Owl',NULL,53,54,10828,0,0,0,1216,1216,0,0,1,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3421,3484,0,0,161,193,71.9664,98.9538,0,82,100,1410,1551,0,63,316,14283,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14284,'Stormpike Battleguard',NULL,59,59,14322,14324,0,0,1216,1216,0,0,7,3,3,0,0,4608,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,9563,9563,0,0,544,703,60.5576,83.2667,0,288,100,2000,2000,0,432,569,14284,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14284,0,'EventAI',''), - (14285,'Frostwolf Battleguard',NULL,61,61,14320,14321,0,0,1214,1214,0,0,7,3,3,0,0,4608,0,0,0,1.05,1.14286,1,1,1,1,1,1,-1,1,16638,16638,0,0,571,737,172.1,240.07,0,302,100,1150,2000,0,377,497,14285,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14285,0,'EventAI',''), - (14301,'Brinna Valanaar','Bowyer',43,43,14353,0,0,0,80,80,0,0,7,3,3,0,16388,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,72,93,59.0304,81.1668,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14301,0,'',''), - (14302,'Chromatic Drakonid',NULL,60,60,14352,0,0,0,103,103,0,0,2,3,3,0,0,1,0,0,8,1,1.14286,1,1,8,1,6,1,1,1,24416,24416,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,0,0,0,200,200,200,200,200,0,0,0,0,0,0,0,0,0,14302,0,'EventAI',''), - (14303,'Petrified Guardian',NULL,57,59,5848,0,0,0,16,16,0,0,4,3,3,0,0,0,0,0,0,1,1.14286,1,1,2.5,1,4,1,1.5,1,6960,7402,0,0,97.9,135,0,0,5196,248,25,2000,2000,0,413,544,14303,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14304,'Kor\'kron Elite',NULL,60,60,14360,0,0,0,85,85,0,0,7,3,3,0,268435456,36864,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,7552,7552,0,0,367,478,62.016,85.272,0,195,100,1175,2000,0,1,844,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14304,0,'',''), - (14305,'Human Orphan',NULL,4,4,338,0,0,0,12,12,0,0,7,3,3,0,3,0,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,138,138,0,0,4,6,6.9344,9.5348,20,2,100,1970,2167,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5819,0,0,'',''), - (14306,'Eskhandar',NULL,1,1,9956,0,0,0,35,35,1,0,1,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14307,'Black Drakonid Spawner',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14308,'Ferra',NULL,60,60,1083,0,0,0,16,16,0,0,1,3,3,0,0,0,0,0,0,1,1.14286,1,1,5,1,6,1,1,1,15260,15260,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,162,812,14308,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14309,'Red Drakonid Spawner',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14310,'Green Drakonid Spawner',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14311,'Bronze Drakonid Spawner',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14312,'Blue Drakonid Spawner',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14280,'Big Samras',NULL,27,27,706,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,1.05,1.14286,1,4,1.35,1,1,1,1,1,1080,1080,0,0,39,48,35.1008,48.2636,1097,20,100,2000,2000,0,0,0,14280,0,100005,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (14281,'Jimmy the Bleeder',NULL,23,23,3616,0,0,0,87,87,0,0,7,3,3,0,0,32768,0,0,0,1.49,1.14286,1,4,1.02,1,1,1,1,1,617,617,0,0,106,137,31.9,43.8625,957,56,100,1450,1595,0,44,59,14281,14281,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,499,0,'EventAI',''), + (14282,'Frostwolf Bloodhound',NULL,53,54,782,0,0,0,1214,1214,0,1,1,1,3,0,0,0,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,2319,2486,0,0,161,193,71.9664,98.9538,3216,82,100,1410,1551,0,0,0,14282,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14283,'Stormpike Owl',NULL,53,54,10828,0,0,0,1216,1216,0,0,1,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3421,3484,0,0,161,193,71.9664,98.9538,3216,82,100,1410,1551,0,63,316,14283,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14284,'Stormpike Battleguard',NULL,59,59,14322,14324,0,0,1216,1216,0,0,7,3,3,0,0,37376,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,9563,9563,0,0,544,703,60.5576,83.2667,3489,288,100,2000,2000,0,432,569,14284,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14284,0,'EventAI',''), + (14285,'Frostwolf Battleguard',NULL,61,61,14320,14321,0,0,1214,1214,0,0,7,3,3,0,0,37376,0,0,0,1.05,1.14286,1,1,1,1,1,1,-1,1,16638,16638,0,0,571,737,172.1,240.07,4091,302,100,1150,2000,0,377,497,14285,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14285,0,'EventAI',''), + (14301,'Brinna Valanaar','Bowyer',43,43,14353,0,0,0,80,80,0,0,7,3,3,0,16388,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2766,2766,0,0,72,93,59.0304,81.1668,2397,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14301,0,'',''), + (14302,'Chromatic Drakonid',NULL,60,60,14352,0,0,0,103,103,0,0,2,3,3,0,0,32769,0,0,8,1,1.14286,1,1,8,1,6,1,1,1,24416,24416,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,0,0,0,200,200,200,200,200,0,0,0,0,0,0,0,0,0,14302,0,'EventAI',''), + (14303,'Petrified Guardian',NULL,57,59,5848,0,0,0,16,16,0,0,4,3,3,0,0,32768,0,0,0,1,1.14286,1,1,2.5,1,4,1,1.5,1,6960,7402,0,0,97.9,135,0,0,5234,248,25,2000,2000,0,413,544,14303,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14304,'Kor\'kron Elite',NULL,60,60,14360,0,0,0,85,85,0,0,7,3,3,0,268435456,36864,0,1024,0,1,1.14286,1,1,1,1,1,1,-1,1,7552,7552,0,0,367,478,62.016,85.272,3791,195,100,1175,2000,0,1,844,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14304,0,'',''), + (14305,'Human Orphan',NULL,4,4,338,0,0,0,12,12,0,0,7,3,3,0,3,32768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,138,138,0,0,4,6,6.9344,9.5348,20,2,100,1970,2167,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5819,0,0,'',''), + (14306,'Eskhandar',NULL,1,1,9956,0,0,0,35,35,1,0,1,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14307,'Black Drakonid Spawner',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14308,'Ferra',NULL,60,60,1083,0,0,0,16,16,0,0,1,3,3,0,0,32768,0,0,0,1,1.14286,1,1,5,1,6,1,1,1,15260,15260,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,162,812,14308,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14309,'Red Drakonid Spawner',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14310,'Green Drakonid Spawner',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14311,'Bronze Drakonid Spawner',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14312,'Blue Drakonid Spawner',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (14321,'Guard Fengus',NULL,59,59,11561,0,0,0,45,45,0,0,7,3,3,0,3,32832,0,0,72,2,1.14286,1,1,8,1,7,1,1,1,23688,23688,0,0,101.8,135,0,0,3489,248,25,2000,2000,0,1117,1464,14321,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14321,0,'EventAI',''), - (14322,'Stomper Kreeg','The Drunk',59,59,11545,0,0,0,45,45,0,0,7,3,3,0,7,0,0,0,0,2,1.14286,1,1,8,1,1,1,1,1,23688,23688,0,0,354,456,59.9488,82.4296,3489,187,100,2000,2000,0,1156,1515,14322,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5721,14322,0,'EventAI',''), + (14322,'Stomper Kreeg','The Drunk',59,59,11545,0,0,0,45,45,0,0,7,3,3,0,7,32768,0,0,0,2,1.14286,1,1,8,1,1,1,1,1,23688,23688,0,0,354,456,59.9488,82.4296,3489,187,100,2000,2000,0,1156,1515,14322,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5721,14322,0,'EventAI',''), (14323,'Guard Slip\'kik',NULL,59,59,11561,0,0,0,45,45,0,0,7,3,3,0,3,32832,0,0,72,2,1.14286,1,1,8,1,7,1,1,1,23688,23688,0,0,101.8,135,0,0,3489,248,25,2000,2000,0,1117,1464,14323,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14323,0,'EventAI',''), - (14324,'Cho\'Rush the Observer',NULL,60,60,11537,0,0,0,45,45,0,0,7,3,3,0,1,0,0,0,0,2,1.42857,2,1,8,4,1,1,1,1,19536,19536,9736,9736,559,720,61.152,84.084,3075,295,100,2000,2000,0,907,1189,14324,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5742,14324,0,'EventAI',''), - (14325,'Captain Kromcrush',NULL,61,61,11564,0,0,0,1374,1374,0,0,7,3,3,0,3,0,0,0,0,2,1.14286,1,1,9,1,1,1,1,1,28296,28296,0,0,389,502,172.1,240.07,4091,206,100,1500,1500,0,1291,1690,14325,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5739,14325,0,'EventAI',''), + (14324,'Cho\'Rush the Observer',NULL,60,60,11537,0,0,0,45,45,0,0,7,3,3,0,1,32768,0,0,0,2,1.42857,2,1,8,4,1,1,1,1,19536,19536,9736,9736,559,720,61.152,84.084,3075,295,100,2000,2000,0,907,1189,14324,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5742,14324,0,'EventAI',''), + (14325,'Captain Kromcrush',NULL,61,61,11564,0,0,0,1374,1374,0,0,7,3,3,0,3,32768,0,0,0,2,1.14286,1,1,9,1,1,1,1,1,28296,28296,0,0,389,502,172.1,240.07,4091,206,100,1500,1500,0,1291,1690,14325,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5739,14325,0,'EventAI',''), (14326,'Guard Mol\'dar',NULL,59,59,11561,0,0,0,45,45,0,0,7,3,3,0,3,32832,0,0,72,2,1.14286,1,1,8,1,7,1,1,1,23688,23688,0,0,101.8,135,0,0,3489,248,25,2000,2000,0,1117,1464,14326,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14326,0,'EventAI',''), - (14327,'Lethtendris',NULL,57,57,14378,0,0,0,16,16,0,0,7,3,3,0,0,0,0,0,72,1,1.14286,2,1,8,4,6,1,1,1,17816,17816,8964,8964,91.1,120.7,0,0,2744,224,22,2000,2000,0,859,1127,14327,0,0,0,0,8388625,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,14327,0,'EventAI',''), - (14329,'Black War Wolf',NULL,1,1,14334,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14330,'Black War Raptor',NULL,1,1,14388,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14331,'Red Skeletal Warhorse',NULL,1,1,10719,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''); - -INSERT INTO `creature_template` (`Entry`, `Name`, `SubName`, `MinLevel`, `MaxLevel`, `ModelId1`, `ModelId2`, `ModelId3`, `ModelId4`, `FactionAlliance`, `FactionHorde`, `Scale`, `Family`, `CreatureType`, `InhabitType`, `RegenerateStats`, `RacialLeader`, `NpcFlags`, `UnitFlags`, `DynamicFlags`, `ExtraFlags`, `CreatureTypeFlags`, `SpeedWalk`, `SpeedRun`, `UnitClass`, `Rank`, `HealthMultiplier`, `PowerMultiplier`, `DamageMultiplier`, `DamageVariance`, `ArmorMultiplier`, `ExperienceMultiplier`, `MinLevelHealth`, `MaxLevelHealth`, `MinLevelMana`, `MaxLevelMana`, `MinMeleeDmg`, `MaxMeleeDmg`, `MinRangedDmg`, `MaxRangedDmg`, `Armor`, `MeleeAttackPower`, `RangedAttackPower`, `MeleeBaseAttackTime`, `RangedBaseAttackTime`, `DamageSchool`, `MinLootGold`, `MaxLootGold`, `LootId`, `PickpocketLootId`, `SkinningLootId`, `KillCredit1`, `KillCredit2`, `MechanicImmuneMask`, `SchoolImmuneMask`, `ResistanceHoly`, `ResistanceFire`, `ResistanceNature`, `ResistanceFrost`, `ResistanceShadow`, `ResistanceArcane`, `PetSpellDataId`, `MovementType`, `TrainerType`, `TrainerSpell`, `TrainerClass`, `TrainerRace`, `TrainerTemplateId`, `VendorTemplateId`, `GossipMenuId`, `EquipmentTemplateId`, `Civilian`, `AIName`, `ScriptName`) -VALUES - (14332,'Black War Steed',NULL,1,1,14337,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14333,'Black War Kodo',NULL,1,1,14348,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14334,'Black Battlestrider',NULL,1,1,14372,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14335,'Black War Ram',NULL,1,1,14577,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14336,'Black War Tiger',NULL,1,1,14330,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14337,'Field Repair Bot 74A',NULL,50,50,14379,0,0,0,35,35,0,0,9,3,3,0,16388,0,0,0,0,0.6,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,1510,1661,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (14338,'Knot Thimblejack',NULL,50,50,14381,0,0,0,35,35,0,0,7,3,3,0,3,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5667,0,0,'',''), + (14327,'Lethtendris',NULL,57,57,14378,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,72,1,1.14286,2,1,8,4,6,1,1,1,17816,17816,8964,8964,91.1,120.7,0,0,2744,224,22,2000,2000,0,859,1127,14327,0,0,0,0,8388625,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,14327,0,'EventAI',''), + (14329,'Black War Wolf',NULL,1,1,14334,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14330,'Black War Raptor',NULL,1,1,14388,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14331,'Red Skeletal Warhorse',NULL,1,1,10719,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14332,'Black War Steed',NULL,1,1,14337,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14333,'Black War Kodo',NULL,1,1,14348,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14334,'Black Battlestrider',NULL,1,1,14372,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14335,'Black War Ram',NULL,1,1,14577,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14336,'Black War Tiger',NULL,1,1,14330,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14337,'Field Repair Bot 74A',NULL,50,50,14379,0,0,0,35,35,0,0,9,3,3,0,16388,32768,0,0,0,0.6,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,1510,1661,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (14338,'Knot Thimblejack',NULL,50,50,14381,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5667,0,0,'',''), (14339,'Death Howl',NULL,49,49,11412,0,0,0,38,38,0,1,1,1,3,0,0,0,0,0,1,1.1,1.14286,1,4,1.25,1,1,1,1,1,2672,2672,0,0,270,349,54.6,75.075,2944,143,100,1241,2000,0,0,0,14339,0,10147,0,0,0,0,0,0,0,0,0,0,5954,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14340,'Alshirr Banebreath',NULL,54,54,2879,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1.76,1.14286,1,4,1.3,1,1,1,1,1,3293,3293,0,0,329,425,59.3256,81.5727,3216,174,100,1183,1301,0,115,155,14340,0,0,0,0,0,0,0,0,0,0,0,216,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14342,'Ragepaw',NULL,51,51,1012,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.72,1.14286,1,4,1.25,1,1,1,1,1,2865,2865,0,0,295,381,56.7312,78.0054,3052,156,100,1216,1338,0,102,138,14342,14342,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14342,0,'',''), + (14340,'Alshirr Banebreath',NULL,54,54,2879,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.76,1.14286,1,4,1.3,1,1,1,1,1,3293,3293,0,0,329,425,59.3256,81.5727,3216,174,100,1183,1301,0,115,155,14340,0,0,0,0,0,0,0,0,0,0,0,216,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14342,'Ragepaw',NULL,51,51,1012,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.72,1.14286,1,4,1.25,1,1,1,1,1,2865,2865,0,0,295,381,56.7312,78.0054,3052,156,100,1216,1338,0,102,138,14342,14342,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14342,0,'',''), (14343,'Olm the Wise',NULL,52,52,6212,0,0,0,635,635,0,26,1,3,3,0,0,32832,0,0,1,1,1.14286,1,4,1.3,1,1,1,1,1,3082,3082,0,0,88.3,117.2,0,0,3108,214,21,2000,2000,0,0,0,14343,0,0,0,0,0,0,0,0,0,0,0,0,5861,1,0,0,0,0,0,0,0,0,0,'',''), - (14344,'Mongress',NULL,50,50,14315,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,2.45,1.14286,1,4,1.5,1,1,1,1,1,3322,3322,0,0,263,339,53.9,74.1125,1971,139,100,1250,1375,0,0,0,14344,0,100003,0,0,0,0,0,0,0,0,0,0,5808,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14345,'The Ongar',NULL,51,51,682,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1.71,1.14286,1,4,1.3,1,1,1,1,1,2979,2979,0,0,288,370,56.0352,77.0484,0,152,100,1225,1347,0,106,144,14345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14347,'Highlord Demitrian',NULL,62,62,14395,0,0,0,35,35,0,0,7,3,3,0,3,832,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,9835,9835,0,0,559,720,203.77,289.86,0,295,100,1158,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5675,0,0,'',''), - (14348,'Earthcaller Franzahl',NULL,62,62,14394,0,0,0,35,35,0,0,7,1,3,0,3,832,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,9835,9835,0,0,559,720,203.77,289.86,0,295,100,1158,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14349,'Pimgib',NULL,56,56,14380,0,0,0,16,16,0,0,7,3,3,0,0,0,0,0,72,1,1.14286,2,1,3,3,4,1,1,1,6477,6477,6489,6489,89.3,118.2,0,0,2699,220,21,2000,2000,0,368,486,14349,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14350,'Hydroling',NULL,57,57,5561,0,0,0,16,16,0,0,4,3,3,0,0,0,0,0,0,1,1.14286,1,0,0.15,1,1,1,1,1,418,418,0,0,20,26,0,0,3380,238,24,2000,2000,4,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14351,'Gordok Bushwacker',NULL,58,59,10709,0,0,0,45,45,0,0,7,3,3,0,1,0,0,0,0,1,1.14286,1,1,5,1,1,1,1,1,14355,14805,0,0,354,456,59.9488,82.4296,3489,187,100,2000,2000,0,733,962,14351,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5746,14351,0,'EventAI',''), - (14353,'Mizzle the Crafty',NULL,60,60,14406,0,0,0,35,35,0,0,7,3,3,0,3,0,0,2,0,1,1.14286,1,1,5,1,1,1,1,1,15260,15260,0,0,528,681,62.016,85.272,0,279,100,2000,2000,0,153,767,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5708,0,0,'',''), - (14354,'Pusillin',NULL,57,57,7552,0,0,0,35,35,0,0,3,3,3,0,3,0,0,2,72,1,2.57143,2,1,6,6,4,1,1,1,13362,13362,13446,13446,91.1,120.7,0,0,2744,224,22,2000,2000,0,646,849,14354,0,0,0,0,8388625,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,5709,0,0,'EventAI',''), - (14355,'Azj\'Tordin',NULL,60,60,14386,0,0,0,1354,1354,0,0,7,3,3,0,2,0,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14356,'Sawfin Frenzy',NULL,38,40,14389,0,0,0,16,16,0,0,1,2,3,0,0,32768,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1535,1676,0,0,25,31,55.5984,76.4478,1837,13,100,900,1782,0,0,0,14356,0,100004,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (14344,'Mongress',NULL,50,50,14315,0,0,0,44,44,0,4,1,1,3,0,0,0,0,0,1,2.45,1.14286,1,4,1.5,1,1,1,1,1,3322,3322,0,0,263,339,53.9,74.1125,2999,139,100,1250,1375,0,0,0,14344,0,100003,0,0,0,0,0,0,0,0,0,0,5808,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14345,'The Ongar',NULL,51,51,682,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1.71,1.14286,1,4,1.3,1,1,1,1,1,2979,2979,0,0,288,370,56.0352,77.0484,3052,152,100,1225,1347,0,106,144,14345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14347,'Highlord Demitrian',NULL,62,62,14395,0,0,0,35,35,0,0,7,3,3,0,3,33600,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,9835,9835,0,0,559,720,203.77,289.86,4391,295,100,1158,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5675,0,0,'',''), + (14348,'Earthcaller Franzahl',NULL,62,62,14394,0,0,0,35,35,0,0,7,1,3,0,3,832,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,9835,9835,0,0,559,720,203.77,289.86,4391,295,100,1158,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14349,'Pimgib',NULL,56,56,14380,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,72,1,1.14286,2,1,3,3,4,1,1,1,6477,6477,6489,6489,89.3,118.2,0,0,2699,220,21,2000,2000,0,368,486,14349,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14350,'Hydroling',NULL,57,57,5561,0,0,0,16,16,0,0,4,3,3,0,0,32768,0,0,0,1,1.14286,1,0,0.15,1,1,1,1,1,418,418,0,0,20,26,0,0,3380,238,24,2000,2000,4,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14351,'Gordok Bushwacker',NULL,58,59,10709,0,0,0,45,45,0,0,7,3,3,0,1,32768,0,0,0,1,1.14286,1,1,5,1,1,1,1,1,14355,14805,0,0,354,456,59.9488,82.4296,3489,187,100,2000,2000,0,733,962,14351,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5746,14351,0,'EventAI',''), + (14353,'Mizzle the Crafty',NULL,60,60,14406,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,1,5,1,1,1,1,1,15260,15260,0,0,528,681,62.016,85.272,3791,279,100,2000,2000,0,153,767,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5708,0,0,'',''), + (14354,'Pusillin',NULL,57,57,7552,0,0,0,35,35,0,0,3,3,3,0,3,32768,0,2,72,1,2.57143,2,1,6,6,4,1,1,1,13362,13362,13446,13446,91.1,120.7,0,0,2744,224,22,2000,2000,0,646,849,14354,0,0,0,0,8388625,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,5709,0,0,'EventAI',''), + (14355,'Azj\'Tordin',NULL,60,60,14386,0,0,0,1354,1354,0,0,7,3,3,0,2,32768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14356,'Sawfin Frenzy',NULL,38,40,14389,0,0,0,16,16,0,0,1,2,3,0,0,32768,0,0,0,1,1.14286,1,0,1.1,1,1,1,1,1,1535,1676,0,0,25,31,55.5984,76.4478,1964,13,100,900,1782,0,0,0,14356,0,100004,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (14357,'Lake Thresher',NULL,25,25,14390,0,0,0,16,16,0,0,1,2,3,0,0,32832,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,2082,2082,0,0,62,76,31.9,43.8625,1026,32,100,2000,2000,0,0,0,14357,0,14357,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (14358,'Shen\'dralar Ancient',NULL,60,60,14393,0,0,0,1354,1354,0,0,6,3,3,0,3,0,0,2,0,1.76,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,0,279,100,1175,1292,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5729,0,0,'',''), - (14361,'Shen\'dralar Wisp',NULL,1,1,10045,0,0,0,1354,1354,0,0,8,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14362,'Thornling',NULL,60,60,14392,0,0,0,1,1,0,0,4,3,3,0,0,0,0,0,0,0.25,1.14286,1,0,1,1,1,1,-1,1,128,128,0,0,12,13,74.448,102.366,0,6,100,1410,1551,0,2,11,0,0,0,0,0,0,0,0,50,50,50,50,50,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14363,'Thief Catcher Shadowdelve',NULL,60,60,14396,0,0,0,57,57,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,8635,8635,0,0,528,681,62.016,85.272,4200,279,100,2000,2000,0,1,844,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,14363,0,'',''), - (14364,'Shen\'dralar Spirit',NULL,56,56,14397,0,0,0,1354,1354,0,0,6,3,3,0,2,0,0,2,0,1.74,1.14286,2,1,1,1,1,1,-1,1,8519,8519,2163,2289,328,421,59.136,81.312,0,173,100,1200,1320,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14364,0,'',''), - (14365,'Thief Catcher Farmountain',NULL,60,60,14404,0,0,0,57,57,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,0,279,100,2000,2000,0,1,844,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14365,0,'',''), - (14366,'Warpwood Spores',NULL,1,1,11686,0,0,0,1080,1080,0,0,10,3,3,0,0,0,0,0,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14367,'Thief Catcher Thunderbrew',NULL,60,60,14405,0,0,0,57,57,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,3167,3167,0,0,528,681,62.016,85.272,4200,279,100,2000,2000,0,1,844,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,14367,0,'',''), - (14368,'Lorekeeper Lydros',NULL,60,60,14407,0,0,0,1355,1355,0,0,7,3,3,0,3,0,0,2,0,1.76,1.14286,2,1,1,1,1,1,-1,1,9298,9298,2434,2434,528,681,62.016,85.272,0,279,100,1175,1292,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5747,14368,0,'',''), - (14369,'Shen\'dralar Zealot',NULL,59,59,14408,0,0,0,1355,1355,0,0,7,3,3,0,1,0,0,2,0,1.76,1.14286,2,1,1,1,1,1,-1,1,9034,9034,2369,2369,344,444,61.4072,84.4349,0,182,100,1183,1301,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5737,0,0,'',''), - (14370,'Cadaverous Worm',NULL,60,60,10996,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,0.01,1,1,1,1,1,31,31,0,0,52,69,0,0,3791,252,26,1000,1000,0,65,326,14370,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (14371,'Shen\'dralar Provisioner',NULL,52,52,14412,0,0,0,1354,1354,0,0,7,3,3,0,133,0,0,2,0,1.7,1.14286,2,1,1,1,1,1,-1,1,7292,7292,1923,1923,284,366,56.784,78.078,0,150,100,1241,1365,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14372,'Winterfall Ambusher',NULL,56,57,6829,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.24,1.14286,1,0,1.35,1,1,1,1,1,3644,3758,0,0,146,174,70.18,96.4975,0,74,100,1450,1595,0,55,277,14372,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14373,'Sage Korolusk',NULL,59,59,14427,0,0,0,104,104,1.35,0,7,3,3,0,2,36864,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4612,4612,0,0,106,137,73.7264,101.374,0,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14374,'Scholar Runethorn',NULL,59,59,14426,0,0,0,80,80,0,0,7,3,3,0,3,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4612,4612,0,0,106,137,73.7264,101.374,0,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,5741,0,0,'EventAI',''), - (14375,'Scout Stronghand',NULL,60,60,14413,0,0,0,85,85,0,0,7,3,3,0,268435456,36864,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,0,279,100,1175,2000,0,1,844,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14375,0,'EventAI',''), - (14376,'Scout Manslayer',NULL,60,60,14414,0,0,0,85,85,0,0,7,3,3,0,268435456,36864,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,0,279,100,1175,2000,0,1,844,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14376,0,'',''), - (14377,'Scout Tharr',NULL,60,60,14415,0,0,0,85,85,0,0,7,3,3,0,268435456,36864,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,0,279,100,1175,2000,0,1,844,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14377,0,'',''), - (14378,'Huntress Skymane',NULL,60,60,14417,0,0,0,79,79,0,0,7,3,3,0,2,36864,0,0,0,1,1.38571,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,0,279,100,1175,2000,0,1,844,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,14378,0,'',''), - (14379,'Huntress Ravenoak',NULL,60,60,14418,0,0,0,79,79,0,0,7,3,3,0,2,36864,0,0,0,1,1.38571,1,1,1,1,1,1,-1,1,9106,9106,0,0,528,681,62.016,85.272,0,279,100,1175,2000,0,1,844,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14379,0,'',''), - (14380,'Huntress Leafrunner',NULL,60,60,14419,0,0,0,79,79,0,0,7,3,3,0,2,36864,0,0,0,1,1.38571,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,0,279,100,1175,2000,0,1,844,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14380,0,'',''), - (14381,'Lorekeeper Javon',NULL,60,60,14422,0,0,0,1354,1354,0,0,7,3,3,0,3,0,0,2,0,1.76,1.14286,2,1,1,1,1,1,-1,1,9298,9298,2434,2434,528,681,62.016,85.272,0,279,100,1175,1292,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5755,14381,0,'',''), - (14382,'Lorekeeper Mykos',NULL,60,60,14421,0,0,0,1354,1354,0,0,7,3,3,0,3,0,0,2,0,1.76,1.14286,2,1,1,1,1,1,-1,1,9298,9298,2434,2434,528,681,62.016,85.272,0,279,100,1175,1292,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5756,14382,0,'',''), - (14383,'Lorekeeper Kildrath',NULL,58,58,14420,0,0,0,1354,1354,0,0,7,3,3,0,3,0,0,2,0,1.75,1.14286,2,1,1,1,1,1,-1,1,8774,8774,2289,2289,335,432,60.784,83.578,0,177,100,1191,1310,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5748,14383,0,'',''), - (14385,'Doomguard Minion',NULL,59,60,1912,0,0,0,45,45,0,0,3,3,3,0,0,0,0,0,0,1.25,1.14286,1,0,1,1,1,1,-1,1,3556,3559,1824,1874,161,207,73.7264,101.374,0,85,100,2000,2000,0,0,0,14385,0,0,0,0,1,0,0,0,0,0,0,240,0,1,0,0,0,0,0,0,0,0,0,'',''), - (14386,'Wandering Eye of Kilrogg',NULL,60,60,14430,0,0,0,45,45,0,0,3,3,3,0,0,0,0,0,0,4,1.42857,1,0,0.1,1,1,1,1,1,305,305,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14387,'Lothos Riftwaker',NULL,60,60,7010,0,0,0,35,35,0,0,7,3,3,0,3,33536,0,2,2,1,1.14286,2,1,1,1,1,1,-1,1,9298,9298,2434,2434,528,681,62.016,85.272,0,279,100,1175,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5750,0,0,'',''), - (14388,'Rogue Black Drake',NULL,50,51,6374,0,0,0,1394,1394,0,0,2,5,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,6645,6876,0,0,269,346,55.36,76.12,3108,142,100,1258,1384,0,0,0,0,0,100001,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14389,'Netherwalker',NULL,60,60,14428,0,0,0,14,14,0,16,3,1,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,9176,9176,0,0,517,666,61.4072,84.4349,0,273,100,1183,1301,0,149,743,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14390,'Expeditionary Mountaineer',NULL,37,37,3761,3762,0,0,57,57,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,4181,4181,0,0,172,223,44.4888,61.1721,0,91,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14390,0,'EventAI',''), - (14392,'Overlord Runthak',NULL,60,60,14429,0,0,0,29,29,0,0,7,3,3,0,3,36864,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,43341,43341,0,0,528,681,62.016,85.272,0,279,100,1175,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5752,14392,0,'EventAI',''), - (14393,'Expeditionary Priest',NULL,40,40,3765,0,0,0,57,57,0,0,7,3,3,0,0,64,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,6547,6547,1142,1381,193,249,47.2,64.9,0,102,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14393,0,'EventAI',''), - (14394,'Major Mattingly',NULL,60,60,14431,0,0,0,12,12,0,0,7,3,3,0,3,4096,0,2,0,1,1.14286,2,1,1,1,1,1,-1,1,9298,9298,2434,2434,528,681,62.016,85.272,0,279,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5753,0,0,'',''), - (14395,'Griniblix the Spectator',NULL,57,57,7107,0,0,0,35,35,0,0,7,3,3,0,1,0,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4356,4356,0,0,102,131,72.2304,99.3168,0,54,100,2500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11738,0,0,'',''), - (14396,'Eye of Immol\'thar',NULL,59,59,14430,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1.26,1.14286,1,1,1,1,1,1,-1,1,624,624,0,0,70,105,73.2072,100.66,0,279,100,1410,1551,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14397,'Mana Burst',NULL,59,60,14273,0,0,0,834,834,0,0,4,3,3,0,0,0,0,0,0,1,1.14286,2,0,0.2,2,0.1,1,1,1,473,488,4738,4868,94.8,128.2,0,0,3075,238,24,2000,2000,6,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14398,'Eldreth Darter',NULL,58,59,8471,0,0,0,16,16,0,0,2,3,3,0,0,0,0,0,0,1,1.14286,2,1,3,3,3.9,1,1,1,6891,7107,6867,7107,94.8,125.5,0,0,2832,234,23,2000,2000,0,414,546,14398,0,14398,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14399,'Arcane Torrent',NULL,59,60,10315,0,0,0,834,834,0,0,4,3,3,0,0,0,0,0,72,3.2,1.14286,1,1,7,4,6,1,1,1,16583,17094,9476,9736,94.8,128.2,0,0,3075,238,24,2000,2000,0,157,786,14399,0,0,0,0,0,0,0,60,120,120,60,300,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14400,'Arcane Feedback',NULL,59,60,5490,0,0,0,834,834,0,0,4,3,3,0,0,0,0,0,72,1,1.14286,1,0,0.8,1,1,1,1,1,1895,1954,2369,2434,94.8,128.2,0,0,3075,238,24,2000,2000,0,63,316,14400,0,0,0,0,0,0,0,60,60,60,60,60,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14401,'Master Elemental Shaper Krixix',NULL,60,60,14498,0,0,0,103,103,0,0,7,3,3,0,17,0,0,0,8,1,1.14286,1,1,3,1,3,1,1,1,9156,9156,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,694,911,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2575,0,0,0,0,0,0,0,'',''), - (14402,'Seeker Cromwell',NULL,60,60,14452,0,0,0,71,71,0,0,7,3,3,0,2,36864,0,0,0,1.1,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,0,279,100,1175,2000,0,1,844,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51904,0,'EventAI',''), - (14403,'Seeker Nahr',NULL,60,60,14453,0,0,0,71,71,0,0,7,3,3,0,2,36864,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,0,279,100,1175,2000,0,1,844,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51904,0,'EventAI',''), - (14404,'Seeker Thompson',NULL,60,60,14454,0,0,0,71,71,0,0,7,3,3,0,2,36864,0,0,0,1.1,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,0,279,100,1175,2000,0,1,844,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,51904,0,'EventAI',''), - (14421,'Brown Prairie Dog',NULL,1,1,1072,0,0,0,7,7,0,0,8,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (14422,'BRD Trigger',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14423,'Officer Jaxon',NULL,60,60,14472,0,0,0,11,11,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,0,279,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50634,0,'EventAI',''), - (14424,'Mirelow',NULL,25,25,631,0,0,0,14,14,0,0,4,3,3,0,0,0,0,0,0,0.666668,1.14286,1,4,1.05,1,1,1,1,1,734,734,0,0,42,52,32.968,45.331,1026,22,100,1441,1585,0,34,49,14424,0,0,0,0,0,0,0,0,50,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14425,'Gnawbone',NULL,24,24,543,0,0,0,61,61,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,4,1.02,1,1,1,1,1,664,664,0,0,39,47,31.9,43.8625,992,20,100,2000,2000,0,32,47,14425,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14425,0,'EventAI',''), - (14426,'Harb Foulmountain',NULL,27,27,3898,0,0,0,16,16,1.35,0,7,1,3,0,0,32768,0,0,0,1,1.14286,1,4,1.15,1,1,1,1,1,920,920,0,0,45,55,35.1008,48.2636,566,23,100,2000,2000,0,40,57,14426,0,0,0,0,0,0,0,0,65,0,0,0,0,0,0,0,0,0,0,0,0,14426,0,'',''), - (14427,'Gibblesnik',NULL,28,28,511,0,0,0,26,26,0,0,7,3,3,0,0,0,0,0,0,1.52,1.14286,1,4,1.05,1,1,1,1,1,896,896,0,0,40,48,36.1456,49.7002,1130,20,100,2000,2000,0,40,57,14427,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14427,0,'',''), - (14428,'Uruson',NULL,7,7,6818,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,1.75,1.14286,1,4,1,1,1,1,1,1,137,137,0,0,10,12,11.2,15.4,239,5,100,2000,2000,0,6,13,14428,14428,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14429,'Grimmaw',NULL,11,11,1011,0,0,0,82,82,0,0,7,3,3,0,0,0,0,0,0,1.52,1.14286,1,4,1,1,1,1,1,1,222,222,0,0,77,91,17.732,24.3815,0,39,100,1550,1705,0,8,42,14429,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (14358,'Shen\'dralar Ancient',NULL,60,60,14393,0,0,0,1354,1354,0,0,6,3,3,0,3,32768,0,2,0,1.76,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,3791,279,100,1175,1292,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5729,0,0,'',''), + (14361,'Shen\'dralar Wisp',NULL,1,1,10045,0,0,0,1354,1354,0,0,8,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14362,'Thornling',NULL,60,60,14392,0,0,0,1,1,0,0,4,3,3,0,0,32768,0,0,0,0.25,1.14286,1,0,1,1,1,1,-1,1,128,128,0,0,12,13,74.448,102.366,3791,6,100,1410,1551,0,2,11,0,0,0,0,0,0,0,0,50,50,50,50,50,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14363,'Thief Catcher Shadowdelve',NULL,60,60,14396,0,0,0,57,57,0,0,7,3,3,0,0,36864,0,1024,0,1,1.14286,1,1,1,1,1,1,-1,1,8635,8635,0,0,528,681,62.016,85.272,4200,279,100,2000,2000,0,1,844,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,14363,0,'',''), + (14364,'Shen\'dralar Spirit',NULL,56,56,14397,0,0,0,1354,1354,0,0,6,3,3,0,2,32768,0,2,0,1.74,1.14286,2,1,1,1,1,1,-1,1,8519,8519,2163,2289,328,421,59.136,81.312,2699,173,100,1200,1320,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14364,0,'',''), + (14365,'Thief Catcher Farmountain',NULL,60,60,14404,0,0,0,57,57,0,0,7,3,3,0,0,36864,0,1024,0,1,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,3791,279,100,2000,2000,0,1,844,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14365,0,'',''), + (14366,'Warpwood Spores',NULL,1,1,11686,0,0,0,1080,1080,0,0,10,3,3,0,0,32768,0,0,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14367,'Thief Catcher Thunderbrew',NULL,60,60,14405,0,0,0,57,57,0,0,7,3,3,0,0,36864,0,1024,0,1,1.14286,1,1,1,1,1,1,-1,1,3167,3167,0,0,528,681,62.016,85.272,4200,279,100,2000,2000,0,1,844,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,14367,0,'',''), + (14368,'Lorekeeper Lydros',NULL,60,60,14407,0,0,0,1355,1355,0,0,7,3,3,0,3,32768,0,2,0,1.76,1.14286,2,1,1,1,1,1,-1,1,9298,9298,2434,2434,528,681,62.016,85.272,3075,279,100,1175,1292,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5747,14368,0,'',''), + (14369,'Shen\'dralar Zealot',NULL,59,59,14408,0,0,0,1355,1355,0,0,7,3,3,0,1,32768,0,2,0,1.76,1.14286,2,1,1,1,1,1,-1,1,9034,9034,2369,2369,344,444,61.4072,84.4349,2832,182,100,1183,1301,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5737,0,0,'',''), + (14370,'Cadaverous Worm',NULL,60,60,10996,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,0.01,1,1,1,1,1,31,31,0,0,52,69,0,0,3791,252,26,1000,1000,0,65,326,14370,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (14371,'Shen\'dralar Provisioner',NULL,52,52,14412,0,0,0,1354,1354,0,0,7,3,3,0,133,32768,0,2,0,1.7,1.14286,2,1,1,1,1,1,-1,1,7292,7292,1923,1923,284,366,56.784,78.078,2522,150,100,1241,1365,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14372,'Winterfall Ambusher',NULL,56,57,6829,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.24,1.14286,1,0,1.35,1,1,1,1,1,3644,3758,0,0,146,174,70.18,96.4975,3380,74,100,1450,1595,0,55,277,14372,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14373,'Sage Korolusk',NULL,59,59,14427,0,0,0,104,104,1.35,0,7,3,3,0,2,36864,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4612,4612,0,0,106,137,73.7264,101.374,3489,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14374,'Scholar Runethorn',NULL,59,59,14426,0,0,0,80,80,0,0,7,3,3,0,3,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4612,4612,0,0,106,137,73.7264,101.374,3489,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,5741,0,0,'EventAI',''), + (14375,'Scout Stronghand',NULL,60,60,14413,0,0,0,85,85,0,0,7,3,3,0,268435456,36864,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,3791,279,100,1175,2000,0,1,844,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14375,0,'EventAI',''), + (14376,'Scout Manslayer',NULL,60,60,14414,0,0,0,85,85,0,0,7,3,3,0,268435456,36864,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,3791,279,100,1175,2000,0,1,844,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14376,0,'',''), + (14377,'Scout Tharr',NULL,60,60,14415,0,0,0,85,85,0,0,7,3,3,0,268435456,36864,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,3791,279,100,1175,2000,0,1,844,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14377,0,'',''), + (14378,'Huntress Skymane',NULL,60,60,14417,0,0,0,79,79,0,0,7,3,3,0,2,36864,0,1024,0,1,1.38571,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,3791,279,100,1175,2000,0,1,844,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,14378,0,'',''), + (14379,'Huntress Ravenoak',NULL,60,60,14418,0,0,0,79,79,0,0,7,3,3,0,2,36864,0,1024,0,1,1.38571,1,1,1,1,1,1,-1,1,9106,9106,0,0,528,681,62.016,85.272,3791,279,100,1175,2000,0,1,844,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14379,0,'',''), + (14380,'Huntress Leafrunner',NULL,60,60,14419,0,0,0,79,79,0,0,7,3,3,0,2,36864,0,1024,0,1,1.38571,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,3791,279,100,1175,2000,0,1,844,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14380,0,'',''), + (14381,'Lorekeeper Javon',NULL,60,60,14422,0,0,0,1354,1354,0,0,7,3,3,0,3,32768,0,2,0,1.76,1.14286,2,1,1,1,1,1,-1,1,9298,9298,2434,2434,528,681,62.016,85.272,3075,279,100,1175,1292,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5755,14381,0,'',''), + (14382,'Lorekeeper Mykos',NULL,60,60,14421,0,0,0,1354,1354,0,0,7,3,3,0,3,32768,0,2,0,1.76,1.14286,2,1,1,1,1,1,-1,1,9298,9298,2434,2434,528,681,62.016,85.272,3075,279,100,1175,1292,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5756,14382,0,'',''), + (14383,'Lorekeeper Kildrath',NULL,58,58,14420,0,0,0,1354,1354,0,0,7,3,3,0,3,32768,0,2,0,1.75,1.14286,2,1,1,1,1,1,-1,1,8774,8774,2289,2289,335,432,60.784,83.578,2788,177,100,1191,1310,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5748,14383,0,'',''), + (14385,'Doomguard Minion',NULL,59,60,1912,0,0,0,45,45,0,0,3,3,3,0,0,32768,0,0,0,1.25,1.14286,1,0,1,1,1,1,-1,1,3556,3559,1824,1874,161,207,73.7264,101.374,3791,85,100,2000,2000,0,0,0,14385,0,0,0,0,1,0,0,0,0,0,0,240,0,1,0,0,0,0,0,0,0,0,0,'',''), + (14386,'Wandering Eye of Kilrogg',NULL,60,60,14430,0,0,0,45,45,0,0,3,3,3,0,0,32768,0,0,0,4,1.42857,1,0,0.1,1,1,1,1,1,305,305,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14387,'Lothos Riftwaker',NULL,60,60,7010,0,0,0,35,35,0,0,7,3,3,0,3,33536,0,2,2,1,1.14286,2,1,1,1,1,1,-1,1,9298,9298,2434,2434,528,681,62.016,85.272,3075,279,100,1175,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,5750,0,0,'',''), + (14388,'Rogue Black Drake',NULL,50,51,6374,0,0,0,1394,1394,0,0,2,5,3,0,0,0,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,6645,6876,0,0,269,346,55.36,76.12,3052,142,100,1258,1384,0,0,0,0,0,100001,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14389,'Netherwalker',NULL,60,60,14428,0,0,0,14,14,0,16,3,1,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,9176,9176,0,0,517,666,61.4072,84.4349,3791,273,100,1183,1301,0,149,743,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14390,'Expeditionary Mountaineer',NULL,37,37,3761,3762,0,0,57,57,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,4181,4181,0,0,172,223,44.4888,61.1721,1593,91,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14390,0,'EventAI',''), + (14392,'Overlord Runthak',NULL,60,60,14429,0,0,0,29,29,0,0,7,3,3,0,3,36864,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,43341,43341,0,0,528,681,62.016,85.272,3791,279,100,1175,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5752,14392,0,'EventAI',''), + (14393,'Expeditionary Priest',NULL,40,40,3765,0,0,0,57,57,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,6547,6547,1142,1381,193,249,47.2,64.9,1619,102,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14393,0,'EventAI',''), + (14394,'Major Mattingly',NULL,60,60,14431,0,0,0,12,12,0,0,7,3,3,0,3,36864,0,2,0,1,1.14286,2,1,1,1,1,1,-1,1,9298,9298,2434,2434,528,681,62.016,85.272,3075,279,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5753,0,0,'',''), + (14395,'Griniblix the Spectator',NULL,57,57,7107,0,0,0,35,35,0,0,7,3,3,0,1,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4356,4356,0,0,102,131,72.2304,99.3168,3380,54,100,2500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11738,0,0,'',''), + (14396,'Eye of Immol\'thar',NULL,59,59,14430,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1.26,1.14286,1,1,1,1,1,1,-1,1,624,624,0,0,70,105,73.2072,100.66,3489,279,100,1410,1551,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14397,'Mana Burst',NULL,59,60,14273,0,0,0,834,834,0,0,4,3,3,0,0,32768,0,0,0,1,1.14286,2,0,0.2,2,0.1,1,1,1,473,488,4738,4868,94.8,128.2,0,0,3075,238,24,2000,2000,6,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14398,'Eldreth Darter',NULL,58,59,8471,0,0,0,16,16,0,0,2,3,3,0,0,32768,0,0,0,1,1.14286,2,1,3,3,3.9,1,1,1,6891,7107,6867,7107,94.8,125.5,0,0,2832,234,23,2000,2000,0,414,546,14398,0,14398,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14399,'Arcane Torrent',NULL,59,60,10315,0,0,0,834,834,0,0,4,3,3,0,0,32768,0,0,72,3.2,1.14286,2,1,7,4,6,1,1,1,16583,17094,9476,9736,94.8,128.2,0,0,3075,238,24,2000,2000,0,157,786,14399,0,0,0,0,0,0,0,60,120,120,60,300,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14400,'Arcane Feedback',NULL,59,60,5490,0,0,0,834,834,0,0,4,3,3,0,0,32768,0,0,72,1,1.14286,2,0,0.8,1,1,1,1,1,1895,1954,2369,2434,94.8,128.2,0,0,3075,238,24,2000,2000,0,63,316,14400,0,0,0,0,0,0,0,60,60,60,60,60,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14401,'Master Elemental Shaper Krixix',NULL,60,60,14498,0,0,0,103,103,0,0,7,3,3,0,17,32768,0,0,8,1,1.14286,1,1,3,1,3,1,1,1,9156,9156,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,694,911,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2575,0,0,0,0,0,0,0,'',''), + (14402,'Seeker Cromwell',NULL,60,60,14452,0,0,0,71,71,0,0,7,3,3,0,2,36864,0,1024,0,1.1,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,3791,279,100,1175,2000,0,1,844,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14402,0,'EventAI',''), + (14403,'Seeker Nahr',NULL,60,60,14453,0,0,0,71,71,0,0,7,3,3,0,2,36864,0,1024,0,1,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,3791,279,100,1175,2000,0,1,844,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14403,0,'EventAI',''), + (14404,'Seeker Thompson',NULL,60,60,14454,0,0,0,71,71,0,0,7,3,3,0,2,36864,0,1024,0,1.1,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,3791,279,100,1175,2000,0,1,844,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,14404,0,'EventAI',''), + (14421,'Brown Prairie Dog',NULL,1,1,1072,0,0,0,7,7,0,0,8,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (14422,'BRD Trigger',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14423,'Officer Jaxon',NULL,60,60,14472,0,0,0,11,11,0,0,7,3,3,0,0,36864,0,1024,0,1,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,3791,279,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14423,0,'EventAI',''), + (14424,'Mirelow',NULL,25,25,631,0,0,0,14,14,0,0,4,3,3,0,0,32768,0,0,0,0.666668,1.14286,1,4,1.05,1,1,1,1,1,734,734,0,0,42,52,32.968,45.331,1026,22,100,1441,1585,0,34,49,14424,0,0,0,0,0,0,0,0,50,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14425,'Gnawbone',NULL,24,24,543,0,0,0,61,61,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,4,1.02,1,1,1,1,1,664,664,0,0,39,47,31.9,43.8625,992,20,100,2000,2000,0,32,47,14425,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14425,0,'EventAI',''), + (14426,'Harb Foulmountain',NULL,27,27,3898,0,0,0,16,16,1.35,0,7,1,3,0,0,32768,0,0,0,1,1.14286,1,4,1.15,1,1,1,1,1,920,920,0,0,45,55,35.1008,48.2636,1097,23,100,2000,2000,0,40,57,14426,0,0,0,0,0,0,0,0,65,0,0,0,0,0,0,0,0,0,0,0,0,14426,0,'',''), + (14427,'Gibblesnik',NULL,28,28,511,0,0,0,26,26,0,0,7,3,3,0,0,32768,0,0,0,1.52,1.14286,1,4,1.05,1,1,1,1,1,896,896,0,0,40,48,36.1456,49.7002,1130,20,100,2000,2000,0,40,57,14427,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14427,0,'',''), + (14428,'Uruson',NULL,7,7,6818,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,1.75,1.14286,1,4,1,1,1,1,1,1,137,137,0,0,10,12,11.2,15.4,239,5,100,2000,2000,0,6,13,14428,14428,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14429,'Grimmaw',NULL,11,11,1011,0,0,0,82,82,0,0,7,3,3,0,0,32768,0,0,0,1.52,1.14286,1,4,1,1,1,1,1,1,222,222,0,0,77,91,17.732,24.3815,538,39,100,1550,1705,0,8,42,14429,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (14430,'Duskstalker',NULL,9,9,11453,0,0,0,66,66,0,2,1,1,3,0,0,0,0,0,1,1.5,1.14286,1,4,1,1,1,1,1,1,176,176,0,0,10,12,13.856,19.052,406,5,100,1400,2000,0,0,0,14430,0,14430,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14431,'Fury Shelda',NULL,8,8,2296,0,0,0,514,514,0,0,7,3,3,0,0,0,0,0,0,1.34,1.14286,1,4,1,1,1,1,1,1,156,156,0,0,10,13,11.2,15.4,316,5,100,2000,2000,0,7,14,14431,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14432,'Threggil',NULL,6,6,904,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1.34,1.14286,2,4,1,1,1,1,1,1,115,115,126,126,8,9,11.2,15.4,150,4,100,2000,2000,0,4,11,14432,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14432,0,'EventAI',''), - (14433,'Sludginn',NULL,30,30,8834,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1,1.14286,1,4,1.02,1,1,1,1,1,974,974,0,0,43,53,38.192,52.514,1780,22,100,1400,1540,0,0,0,14433,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14434,'Alarm-o-Bot',NULL,60,60,14473,0,0,0,14,14,0,0,9,3,3,0,0,512,0,131072,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14435,'Prince Thunderaan','The Wind Seeker',63,63,14992,0,0,0,91,91,0,0,4,3,3,0,0,0,0,3,0,2.3,1.14286,1,3,1,1,1,1,-1,1,332105,332105,97000,97000,2470,3357,500,687.5,0,1345,100,800,1250,0,31740,158699,14435,0,0,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (14436,'Mor\'zul Bloodbringer',NULL,61,61,14565,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,3967,3967,2486,2486,170,220,172.1,103.334,0,90,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14437,'Gorzeeki Wildeyes',NULL,55,55,14566,0,0,0,35,35,0,0,7,3,3,0,7,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5818,14437,0,'',''), - (14438,'Officer Pomeroy',NULL,60,60,14492,0,0,0,11,11,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,0,279,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50634,0,'EventAI',''), - (14439,'Officer Brady',NULL,60,60,14493,0,0,0,11,11,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,6200,6200,0,0,528,681,62.016,85.272,0,279,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50634,0,'EventAI',''), + (14431,'Fury Shelda',NULL,8,8,2296,0,0,0,514,514,0,0,7,3,3,0,0,32768,0,0,0,1.34,1.14286,1,4,1,1,1,1,1,1,156,156,0,0,10,13,11.2,15.4,316,5,100,2000,2000,0,7,14,14431,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14432,'Threggil',NULL,6,6,904,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.34,1.14286,2,4,1,1,1,1,1,1,115,115,126,126,8,9,11.2,15.4,150,4,100,2000,2000,0,4,11,14432,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14432,0,'EventAI',''), + (14433,'Sludginn',NULL,30,30,8834,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1,1.14286,1,4,1.02,1,1,1,1,1,974,974,0,0,43,53,38.192,52.514,1200,22,100,1400,1540,0,0,0,14433,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14434,'Alarm-o-Bot',NULL,60,60,14473,0,0,0,14,14,0,0,9,3,3,0,0,33280,0,131072,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,3791,5,100,2000,2200,0,0,1,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14435,'Prince Thunderaan','The Wind Seeker',63,63,14992,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,3,0,2.3,1.14286,1,3,1,1,1,1,-1,1,332105,332105,97000,97000,2470,3357,500,687.5,4691,1345,100,800,1250,0,31740,158699,14435,0,0,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (14436,'Mor\'zul Bloodbringer',NULL,61,61,14565,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,3967,3967,2486,2486,170,220,172.1,103.334,3316,90,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14437,'Gorzeeki Wildeyes',NULL,55,55,14566,0,0,0,35,35,0,0,7,3,3,0,7,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5818,14437,0,'',''), + (14438,'Officer Pomeroy',NULL,60,60,14492,0,0,0,11,11,0,0,7,3,3,0,0,36864,0,1024,0,1,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,3791,279,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14438,0,'EventAI',''), + (14439,'Officer Brady',NULL,60,60,14493,0,0,0,11,11,0,0,7,3,3,0,0,36864,0,1024,0,1,1.14286,1,1,1,1,1,1,-1,1,6200,6200,0,0,528,681,62.016,85.272,3791,279,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14439,0,'EventAI',''), (14440,'Hunter Sagewind',NULL,60,60,14494,0,0,0,105,105,1.35,0,7,1,3,0,2,36864,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,588,669,62.016,85.272,4500,290,100,1175,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14440,0,'',''), (14441,'Hunter Ragetotem',NULL,60,60,14495,0,0,0,105,105,1.35,0,7,1,3,0,2,36864,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,588,669,62.016,85.272,4500,290,100,1175,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14441,0,'',''), (14442,'Hunter Thunderhorn',NULL,60,60,14496,0,0,0,105,105,1.35,0,7,1,3,0,2,36864,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,588,669,62.016,85.272,4500,290,100,1175,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14442,0,'',''), - (14443,'Doomguard Tap Trigger',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14444,'Orcish Orphan',NULL,4,4,14589,0,0,0,5,5,0,0,7,3,3,0,2,0,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,138,138,0,0,4,6,6.9344,9.5348,20,2,100,1970,2167,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (14445,'Lord Captain Wyrmak',NULL,45,45,7976,0,0,0,50,50,0,0,2,3,3,0,0,0,0,0,0,0.888888,1.14286,1,2,3.5,1,1,1,1,1,6468,6468,0,0,269,346,53.1456,73.0752,4059,142,100,1258,1384,0,526,692,14445,0,14445,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,14445,0,'EventAI',''), + (14443,'Doomguard Tap Trigger',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14444,'Orcish Orphan',NULL,4,4,14589,0,0,0,5,5,0,0,7,3,3,0,2,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,138,138,0,0,4,6,6.9344,9.5348,20,2,100,1970,2167,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (14445,'Lord Captain Wyrmak',NULL,45,45,7976,0,0,0,50,50,0,0,2,3,3,0,0,32768,0,0,0,0.888888,1.14286,1,2,3.5,1,1,1,1,1,6468,6468,0,0,269,346,53.1456,73.0752,2725,142,100,1258,1384,0,526,692,14445,0,14445,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,14445,0,'EventAI',''), (14446,'Fingat',NULL,43,43,441,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,4,1.2,1,1,1,1,1,2059,2059,0,0,240,310,51.5936,70.9412,2397,127,100,1275,1402,0,78,107,14446,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14447,'Gilmorian',NULL,43,43,4920,0,0,0,18,18,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,4,1.2,1,1,1,1,1,2059,2059,0,0,225,291,49.984,68.728,2397,119,100,1291,1420,0,78,107,14447,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14447,0,'EventAI',''), - (14448,'Molt Thorn',NULL,42,42,14497,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,0.666668,1.14286,1,4,1.5,1,1,1,1,1,2476,2476,0,0,225,291,49.984,68.728,2246,119,100,1291,1420,0,88,120,14448,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14449,'Blackwing Orb Trigger',NULL,1,1,11686,0,0,0,32,32,0,0,7,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14447,'Gilmorian',NULL,43,43,4920,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,4,1.2,1,1,1,1,1,2059,2059,0,0,225,291,49.984,68.728,2397,119,100,1291,1420,0,78,107,14447,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14447,0,'EventAI',''), + (14448,'Molt Thorn',NULL,42,42,14497,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,0.666668,1.14286,1,4,1.5,1,1,1,1,1,2476,2476,0,0,225,291,49.984,68.728,2246,119,100,1291,1420,0,88,120,14448,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14449,'Blackwing Orb Trigger',NULL,1,1,11686,0,0,0,32,32,0,0,7,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1.33,1,42,42,0,0,2,2,0,0,20,1,0,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (14450,'Orphan Matron Nightingale',NULL,10,10,14500,0,0,0,12,12,0,0,7,3,3,0,7,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5849,0,0,'EventAI',''), (14451,'Orphan Matron Battlewail',NULL,10,10,14499,0,0,0,29,29,0,0,7,3,3,0,3,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5848,0,0,'',''), - (14452,'Enslaved Doomguard Commander',NULL,61,61,4426,0,0,0,14,14,0,0,3,3,3,0,0,0,0,2,0,2.3,1.14286,1,1,1,1,1,1,-1,1,9563,9563,0,0,544,703,62.6104,86.0893,0,288,100,1166,1283,0,158,792,0,0,0,0,0,0,0,0,0,0,0,0,244,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14453,'Orb of Domination',NULL,1,1,3863,0,0,0,35,35,0,0,1,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,1.5,1.7,0,0,15,9,0,2000,2000,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14454,'The Windreaver',NULL,60,60,5490,0,0,0,91,91,1.4,0,4,3,3,0,0,0,0,0,0,2.49,1.14286,1,1,1,1,1,1,-1,1,15772,15772,0,0,559,720,61.152,84.084,3750,295,100,1158,1274,0,162,812,14454,0,0,0,0,134144,0,0,600,600,600,600,480,0,1,0,0,0,0,0,0,0,0,0,'',''), - (14455,'Whirling Invader',NULL,57,58,14525,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2903,2921,0,0,102,131,69.696,95.832,0,54,100,2000,2000,3,0,0,14455,0,0,0,0,8,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14456,'Blackwing Guardsman',NULL,61,61,12024,0,0,0,103,103,0,0,7,3,3,0,0,0,0,0,8,1,1.14286,1,1,10,1,14,1,1,1,31440,31440,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,1673,2190,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14456,0,'EventAI',''), - (14457,'Princess Tempestria',NULL,60,60,5564,0,0,0,14,14,0,0,4,3,3,0,0,0,0,0,0,1.78,1.14286,1,1,1,1,1,1,-1,1,15144,15144,0,0,559,720,61.152,84.084,3750,295,100,1158,1274,0,162,812,14457,0,0,0,0,134144,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14452,'Enslaved Doomguard Commander',NULL,61,61,4426,0,0,0,14,14,0,0,3,3,3,0,0,32768,0,2,0,2.3,1.14286,1,1,1,1,1,1,-1,1,9563,9563,0,0,544,703,62.6104,86.0893,4091,288,100,1166,1283,0,158,792,0,0,0,0,0,0,0,0,0,0,0,0,244,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14453,'Orb of Domination',NULL,1,1,3863,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1.33,1,42,42,0,0,1.5,1.7,0,0,20,9,0,2000,2000,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14454,'The Windreaver',NULL,60,60,5490,0,0,0,91,91,1.4,0,4,3,3,0,0,32768,0,0,0,2.49,1.14286,1,1,1,1,1,1,-1,1,15772,15772,0,0,559,720,61.152,84.084,3750,295,100,1158,1274,0,162,812,14454,0,0,0,0,134144,0,0,600,600,600,600,480,0,1,0,0,0,0,0,0,0,0,0,'',''), + (14455,'Whirling Invader',NULL,57,58,14525,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2903,2921,0,0,102,131,69.696,95.832,3435,54,100,2000,2000,3,0,0,14455,0,0,0,0,8,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14456,'Blackwing Guardsman',NULL,61,61,12024,0,0,0,103,103,0,0,7,3,3,0,0,32768,0,0,8,1,1.14286,1,1,10,1,14,1,1,1,31440,31440,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,1673,2190,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14456,0,'EventAI',''), + (14457,'Princess Tempestria',NULL,60,60,5564,0,0,0,14,14,0,0,4,3,3,0,0,32768,0,0,0,1.78,1.14286,1,1,1,1,1,1,-1,1,15144,15144,0,0,559,720,61.152,84.084,3750,295,100,1158,1274,0,162,812,14457,0,0,0,0,134144,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (14458,'Watery Invader',NULL,56,58,5489,0,0,0,91,91,0,0,4,1,3,0,0,0,0,0,0,1,1.28968,1,0,1,1,1,1,-1,1,2721,1883,0,0,102,131,69.696,95.832,4107,54,100,2000,2000,0,0,0,14458,0,0,0,0,8,0,0,57,114,57,57,57,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14459,'Nefarian\'s Troops',NULL,1,1,11686,0,0,0,1080,1080,0,0,10,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14460,'Blazing Invader',NULL,54,56,14527,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2505,2681,0,0,96,125,68.0944,93.6298,0,51,100,2000,2000,2,0,0,14460,0,0,0,0,8,0,0,110,55,55,110,55,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14461,'Baron Charr',NULL,58,58,14517,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,3.54,1.14286,1,1,1,1,1,1,-1,1,14881,14881,0,0,361,467,60.5576,83.2667,3379,191,100,1166,1283,0,157,786,14461,0,0,0,0,134144,0,0,58,116,116,58,290,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14462,'Thundering Invader',NULL,55,57,14505,0,0,0,14,14,0,0,4,3,3,0,0,0,0,0,0,2.16,1.14286,1,0,1,1,1,1,-1,1,2728,2959,0,0,146,174,68.904,94.743,0,74,100,1450,1595,0,55,276,14462,0,0,0,0,8,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14463,'Daio the Decrepit',NULL,60,60,14531,0,0,0,35,35,0,0,7,3,3,0,3,33536,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5824,14463,0,'',''), - (14464,'Avalanchion',NULL,58,58,1068,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1.77,1.14286,1,1,1,1,1,1,-1,1,14317,14317,0,0,361,467,60.5576,83.2667,3379,191,100,1166,1283,0,157,786,14464,0,0,0,0,134144,0,0,290,58,58,58,58,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14465,'Alliance Battle Standard',NULL,1,1,14541,0,0,0,4,4,0,0,10,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,1462,1462,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14466,'Horde Battle Standard',NULL,1,1,14542,0,0,0,1335,1335,0,0,10,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,1488,1488,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14467,'Kroshius',NULL,55,55,14520,0,0,0,14,14,0,0,3,3,3,0,0,768,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,15953,15953,0,0,310,400,0,0,3271,164,0,1216,2000,0,0,0,14467,0,0,0,0,0,0,0,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_kroshius'), - (14469,'Niby the Almighty',NULL,56,56,14532,0,0,0,35,35,1.15,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4231,4231,0,0,99,127,71.456,98.252,0,52,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5845,14469,0,'','npc_niby_the_almighty'), - (14470,'Impsy','Niby\'s Minion',56,56,4449,0,0,0,35,35,0,0,3,3,3,0,2,0,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,4231,4231,2163,2163,99,127,71.456,98.252,0,52,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14471,'Setis',NULL,61,61,5965,0,0,0,14,14,3,0,7,3,3,0,0,0,0,4096,0,1.8,1.14286,1,2,10,1,1,1,1,1,31440,31440,0,0,588,669,203.77,289.86,3622,290,100,1141,1255,0,2129,2785,14471,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'',''), + (14459,'Nefarian\'s Troops',NULL,1,1,11686,0,0,0,1080,1080,0,0,10,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14460,'Blazing Invader',NULL,54,56,14527,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2505,2681,0,0,96,125,68.0944,93.6298,3327,51,100,2000,2000,2,0,0,14460,0,0,0,0,8,0,0,110,55,55,110,55,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14461,'Baron Charr',NULL,58,58,14517,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,3.54,1.14286,1,1,1,1,1,1,-1,1,14881,14881,0,0,361,467,60.5576,83.2667,3379,191,100,1166,1283,0,157,786,14461,0,0,0,0,134144,0,0,58,116,116,58,290,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14462,'Thundering Invader',NULL,55,57,14505,0,0,0,14,14,0,0,4,3,3,0,0,32768,0,0,0,2.16,1.14286,1,0,1,1,1,1,-1,1,2728,2959,0,0,146,174,68.904,94.743,3380,74,100,1450,1595,0,55,276,14462,0,0,0,0,8,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14463,'Daio the Decrepit',NULL,60,60,14531,0,0,0,35,35,0,0,7,3,3,0,3,33536,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5824,14463,0,'',''), + (14464,'Avalanchion',NULL,58,58,1068,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1.77,1.14286,1,1,1,1,1,1,-1,1,14317,14317,0,0,361,467,60.5576,83.2667,3379,191,100,1166,1283,0,157,786,14464,0,0,0,0,134144,0,0,290,58,58,58,58,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14465,'Alliance Battle Standard',NULL,1,1,14541,0,0,0,4,4,0,0,10,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,35,1,1,1,1,1,1470,1470,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14466,'Horde Battle Standard',NULL,1,1,14542,0,0,0,1335,1335,0,0,10,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,35,1,1,1,1,1,1470,1470,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14467,'Kroshius',NULL,55,55,14520,0,0,0,14,14,0,0,3,3,3,0,0,33536,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,15953,15953,0,0,310,400,0,0,3271,164,0,1216,2000,0,0,0,14467,0,0,0,0,0,0,0,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_kroshius'), + (14469,'Niby the Almighty',NULL,56,56,14532,0,0,0,35,35,1.15,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4231,4231,0,0,99,127,71.456,98.252,3327,52,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5845,14469,0,'','npc_niby_the_almighty'), + (14470,'Impsy','Niby\'s Minion',56,56,4449,0,0,0,35,35,0,0,3,3,3,0,2,32768,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,4231,4231,2163,2163,99,127,71.456,98.252,2699,52,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14471,'Setis',NULL,61,61,5965,0,0,0,14,14,3,0,7,3,3,0,0,32768,0,4096,0,1.8,1.14286,1,2,10,1,1,1,1,1,31440,31440,0,0,588,669,203.77,289.86,4091,290,100,1141,1255,0,2129,2785,14471,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'',''), (14472,'Gretheer',NULL,57,57,1104,0,0,0,22,22,1.8,3,1,1,3,0,0,0,0,0,1,1.1,1.14286,1,4,1.35,1,1,1,1,1,3758,3758,0,0,338,434,59.9488,82.4296,3380,178,100,1175,2000,0,0,0,14472,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (14473,'Lapress',NULL,60,60,14521,0,0,0,310,310,0,0,10,3,3,0,0,64,0,0,0,1.1,1.14286,1,2,4,1,1,1,1,1,12208,12208,0,0,605,783,61.732,84.8815,3791,320,100,1150,2000,0,0,0,14473,0,14473,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14474,'Zora',NULL,59,59,14522,0,0,0,310,310,0,0,10,3,3,0,0,64,0,0,0,1.4,1.42857,1,2,3,1,3.9,1,1,1,8883,8883,0,0,101.8,135,0,0,3489,248,25,2000,2000,0,0,0,14474,0,14474,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (14475,'Rex Ashil',NULL,57,57,12153,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,3,1,1,1,1,1,8352,8352,0,0,354,456,59.9488,82.4296,5034,187,100,1175,1292,0,0,0,14475,0,14475,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14476,'Krellack',NULL,56,56,6068,0,0,0,413,413,2.85,20,1,3,3,0,0,0,0,0,1,3.25,1.14286,1,4,1.3,1,1,1,1,1,3508,3508,0,0,329,425,0,0,3327,174,0,1183,2000,0,0,0,14476,0,100003,0,0,0,0,0,0,0,0,0,0,8861,0,0,0,0,0,0,0,0,0,0,'',''), - (14477,'Grubthor',NULL,58,58,14523,0,0,0,14,14,2,0,1,3,3,0,0,0,0,0,0,1.1,1.14286,1,4,1.35,1,1,1,1,1,3876,3876,0,0,347,447,60.5576,83.2667,3435,183,100,1166,2000,0,0,0,14477,0,100003,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (14478,'Huricanian',NULL,58,58,14525,0,0,0,91,91,0,0,4,3,3,0,0,64,0,0,0,1.4,1.42857,2,4,1.35,1,1,1,1,1,3101,3101,2289,2289,92.9,123,0,0,2788,228,23,2000,2000,0,0,0,14478,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (14479,'Twilight Lord Everun','Twilight\'s Hammer',60,60,14526,0,0,0,16,16,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,4,1.35,1,1,1,1,1,3297,3297,2434,2434,96.8,128.2,0,0,3075,238,24,2000,2000,0,120,162,14479,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14479,0,'',''), - (14480,'Alowicious Czervik','Sweet Treats',10,10,14530,0,0,0,29,29,0,0,7,3,3,0,6,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,1910,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14481,'Emmithue Smails','Sweet Treats',10,10,14529,0,0,0,875,875,1.15,0,7,3,3,0,6,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,1910,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14482,'Xorothian Imp',NULL,58,60,14380,0,0,0,14,14,0,0,3,3,3,0,0,0,0,0,0,1.25,1.14286,1,0,1,1,1,1,-1,1,2961,3052,0,0,62,78,71.7288,98.6271,3791,32,100,1430,1573,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (14483,'Dread Guard',NULL,60,60,14152,0,0,0,14,14,0,0,3,3,3,0,0,0,0,0,0,3.07,1.14286,1,1,1,1,1,1,-1,1,14822,14822,0,0,517,666,60.3664,83.0038,0,273,100,1183,1301,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14483,0,'EventAI',''), - (14484,'Injured Peasant',NULL,51,51,14533,0,0,0,495,495,0,0,6,3,2,0,0,0,0,2,0,1.21,1.14286,1,0,0.7,1,1,1,-1,1,1604,1660,0,0,128,153,67.32,92.565,0,65,100,1500,1650,0,47,233,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14485,'Plagued Peasant',NULL,52,52,14537,0,0,0,495,495,0,0,6,3,2,0,0,0,0,2,0,1.21,1.14286,1,0,0.7,1,1,1,-1,1,1660,1717,0,0,130,156,68.1824,93.7508,0,66,100,1490,1639,0,48,241,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14486,'Scourge Footsoldier','Kel\'Thuzad\'s Minion',57,59,9786,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1.25,1.14286,1,0,0.03,1,1,1,1,1,84,89,0,0,65,81,71.7288,98.6271,0,117,100,1430,1573,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14487,'Gluggle',NULL,37,37,5286,0,0,0,18,18,0,0,7,3,3,0,0,0,0,0,0,1.6,1.14286,8,4,1.15,1,1,1,1,1,1116,1116,2861,2861,184,237,44.84,61.655,0,97,100,1341,1475,0,66,330,14487,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14487,0,'EventAI',''), - (14488,'Roloch',NULL,38,38,5782,0,0,0,45,45,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,4,1.15,1,1.3,1,1,1,1604,1604,0,0,73.7,97.8,45.7392,62.8914,1709,128,13,2800,2800,0,69,346,14488,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,14488,0,'EventAI',''), - (14489,'Scourge Archer',NULL,60,60,9790,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1.26,1.14286,1,0,1,1,1,1,1,1,3052,3052,0,0,351,438,74.448,102.366,0,182,100,1410,1551,0,64,318,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14489,0,'',''), - (14490,'Rippa',NULL,44,44,14528,0,0,0,16,16,0,0,1,2,3,0,0,0,0,0,0,3.31,1.14286,1,4,1.3,1,1,1,1,1,2316,2316,0,0,235,302,50.796,69.8445,2557,124,100,1283,1411,0,0,0,14490,0,100004,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50137,0,'',''), - (14491,'Kurmokk',NULL,42,42,3188,0,0,0,72,72,0,9,1,3,3,0,0,64,0,0,1,1,1.14286,1,4,1.2,1,1.25,1,1,1,1981,1981,0,0,62.4,82.7,0,0,2246,152,15,2000,2000,0,0,0,14491,0,100004,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (14492,'Verifonix','The Surveyor',42,42,7232,0,0,0,47,47,0,0,7,3,3,0,0,0,0,0,0,1.64,1.14286,1,4,1.2,1,1,1,1,1,1981,1981,0,0,220,283,49.192,67.639,2246,116,100,1300,1430,0,75,103,14492,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14492,0,'',''), - (14493,'Priest Epic Event Caller',NULL,1,1,14537,14539,0,0,35,35,1,0,7,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14494,'Eris Havenfire',NULL,60,60,14545,0,0,0,35,35,0,0,6,3,3,0,2,2,0,2,0,1.76,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,0,279,100,1175,1292,0,1,844,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_eris_havenfire'), - (14495,'Invisible Trigger One',NULL,1,1,13069,0,0,0,35,35,0,0,1,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14496,'Stormwind Orphan',NULL,3,3,221,257,0,0,12,12,0,0,7,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,112,112,0,0,3,5,5.2272,7.1874,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14497,'Shellene','Orphanage Matron',20,20,8632,0,0,0,12,12,0,0,7,3,3,0,0,4096,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,919,919,1202,1202,24,31,31.856,43.802,0,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14497,0,'EventAI',''), - (14498,'Tosamina',NULL,34,34,3850,0,0,0,29,29,0,0,7,3,3,0,0,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1930,1930,0,0,47,61,49.9664,68.7038,0,25,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14498,0,'',''), - (14499,'Horde Orphan',NULL,3,3,14589,0,0,0,29,29,0,0,7,3,3,0,0,768,0,2,0,1,1,1,0,1,1,1,1,-1,1,112,112,0,0,3,5,5.2272,7.1874,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50626,0,'',''), - (14500,'J\'eevee',NULL,58,58,10812,0,0,0,41,41,0,0,3,3,3,0,0,0,0,0,0,1.25,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,154,184,72.9872,100.357,0,78,100,1430,1573,0,60,298,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14501,'Warlock Mount Ritual Mob Type 3, Infernal (DND)',NULL,1,1,10905,0,0,0,35,35,1,0,3,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14502,'Xorothian Dreadsteed',NULL,62,62,14552,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1.77,1.14286,1,1,10,1,1,1,1,1,32370,32370,0,0,576,743,62.6104,86.0893,0,304,100,1166,1283,0,166,832,14502,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14503,'The Cleaner',NULL,60,60,14555,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1.77,1.14286,1,1,1,1,1,1,-1,1,666200,666200,0,0,252,341,61.584,84.678,0,137,100,1166,1283,0,166,829,0,0,0,0,0,803160063,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14504,'Dreadsteed Spirit',NULL,60,60,14553,0,0,0,7,7,0,0,3,3,3,0,2,0,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,1410,1551,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (14505,'Dreadsteed',NULL,1,1,14554,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14506,'Lord Hel\'nurath',NULL,62,62,14556,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,3.61,1.14286,2,1,12,2,1,1,1,1,31080,31080,5136,5136,598,772,203.77,289.86,0,316,100,1133,1246,0,2131,2788,14506,0,0,0,0,8388625,0,0,0,0,0,0,248,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14473,'Lapress',NULL,60,60,14521,0,0,0,310,310,0,0,10,3,3,0,0,32832,0,0,0,1.1,1.14286,1,2,4,1,1,1,1,1,12208,12208,0,0,605,783,61.732,84.8815,3791,320,100,1150,2000,0,0,0,14473,0,14473,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14474,'Zora',NULL,59,59,14522,0,0,0,310,310,0,0,10,3,3,0,0,32832,0,0,0,1.4,1.42857,1,2,3,1,3.9,1,1,1,8883,8883,0,0,101.8,135,0,0,3489,248,25,2000,2000,0,0,0,14474,0,14474,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (14475,'Rex Ashil',NULL,57,57,12153,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,3,1,1,1,1,1,8352,8352,0,0,354,456,59.9488,82.4296,3380,187,100,1175,1292,0,0,0,14475,0,14475,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14476,'Krellack',NULL,56,56,6068,0,0,0,413,413,2.85,20,1,3,3,0,0,32768,0,0,1,3.25,1.14286,1,4,1.3,1,1,1,1,1,3508,3508,0,0,329,425,0,0,3327,174,0,1183,2000,0,0,0,14476,0,100003,0,0,0,0,0,0,0,0,0,0,8861,0,0,0,0,0,0,0,0,0,0,'',''), + (14477,'Grubthor',NULL,58,58,14523,0,0,0,14,14,2,0,1,3,3,0,0,32768,0,0,0,1.1,1.14286,1,4,1.35,1,1,1,1,1,3876,3876,0,0,347,447,60.5576,83.2667,3435,183,100,1166,2000,0,0,0,14477,0,100003,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (14478,'Huricanian',NULL,58,58,14525,0,0,0,91,91,0,0,4,3,3,0,0,32832,0,0,0,1.4,1.42857,2,4,1.35,1,1,1,1,1,3101,3101,2289,2289,92.9,123,0,0,2788,228,23,2000,2000,0,0,0,14478,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (14479,'Twilight Lord Everun','Twilight\'s Hammer',60,60,14526,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,4,1.35,1,1,1,1,1,3297,3297,2434,2434,96.8,128.2,0,0,3075,238,24,2000,2000,0,120,162,14479,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14479,0,'',''), + (14480,'Alowicious Czervik','Sweet Treats',10,10,14530,0,0,0,29,29,0,0,7,3,3,0,6,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,1910,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14481,'Emmithue Smails','Sweet Treats',10,10,14529,0,0,0,875,875,1.15,0,7,3,3,0,6,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,413,413,0,0,9,13,16.808,23.111,20,5,100,1910,2101,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14482,'Xorothian Imp',NULL,58,60,14380,0,0,0,14,14,0,0,3,3,3,0,0,32768,0,0,0,1.25,1.14286,1,0,1,1,1,1,-1,1,2961,3052,0,0,62,78,71.7288,98.6271,3791,32,100,1430,1573,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14483,'Dread Guard',NULL,60,60,14152,0,0,0,14,14,0,0,3,3,3,0,0,32768,0,0,0,3.07,1.14286,1,1,1,1,1,1,-1,1,14822,14822,0,0,517,666,60.3664,83.0038,3791,273,100,1183,1301,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,14483,0,'EventAI',''), + (14484,'Injured Peasant',NULL,51,51,14533,0,0,0,495,495,0,0,6,3,2,0,0,32768,0,2,0,1.21,1.14286,1,0,0.7,1,1,1,-1,1,1604,1660,0,0,128,153,67.32,92.565,3052,65,100,1500,1650,0,47,233,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14485,'Plagued Peasant',NULL,52,52,14537,0,0,0,495,495,0,0,6,3,2,0,0,32768,0,2,0,1.21,1.14286,1,0,0.7,1,1,1,-1,1,1660,1717,0,0,130,156,68.1824,93.7508,3108,66,100,1490,1639,0,48,241,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14486,'Scourge Footsoldier','Kel\'Thuzad\'s Minion',57,59,9786,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1.25,1.14286,1,0,0.03,1,1,1,1,1,84,89,0,0,65,81,71.7288,98.6271,3489,117,100,1430,1573,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14487,'Gluggle',NULL,37,37,5286,0,0,0,18,18,0,0,7,3,3,0,0,32768,0,0,0,1.6,1.14286,8,4,1.15,1,1,1,1,1,1116,1116,2861,2861,184,237,44.84,61.655,858,97,100,1341,1475,0,66,330,14487,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14487,0,'EventAI',''), + (14488,'Roloch',NULL,38,38,5782,0,0,0,45,45,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,4,1.15,1,1.3,1,1,1,1604,1604,0,0,73.7,97.8,45.7392,62.8914,1709,128,13,2800,2800,0,69,346,14488,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,14488,0,'EventAI',''), + (14489,'Scourge Archer',NULL,60,60,9790,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1.26,1.14286,1,0,1,1,1,1,1,1,3052,3052,0,0,351,438,74.448,102.366,3791,182,100,1410,1551,0,64,318,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14489,0,'',''), + (14490,'Rippa',NULL,44,44,14528,0,0,0,16,16,0,0,1,2,3,0,0,32768,0,0,0,3.31,1.14286,1,4,1.3,1,1,1,1,1,2316,2316,0,0,235,302,50.796,69.8445,2557,124,100,1283,1411,0,0,0,14490,0,100004,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14490,0,'',''), + (14491,'Kurmokk',NULL,42,42,3188,0,0,0,72,72,0,9,1,3,3,0,0,32832,0,0,1,1,1.14286,1,4,1.2,1,1.25,1,1,1,1981,1981,0,0,62.4,82.7,0,0,2246,152,15,2000,2000,0,0,0,14491,0,100004,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (14492,'Verifonix','The Surveyor',42,42,7232,0,0,0,47,47,0,0,7,3,3,0,0,32768,0,0,0,1.64,1.14286,1,4,1.2,1,1,1,1,1,1981,1981,0,0,220,283,49.192,67.639,2246,116,100,1300,1430,0,75,103,14492,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14492,0,'',''), + (14493,'Priest Epic Event Caller',NULL,1,1,14537,14539,0,0,35,35,1,0,7,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14494,'Eris Havenfire',NULL,60,60,14545,0,0,0,35,35,0,0,6,3,3,0,2,32770,0,2,0,1.76,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,3791,279,100,1175,1292,0,1,844,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_eris_havenfire'), + (14495,'Invisible Trigger One',NULL,1,1,13069,0,0,0,35,35,0,0,1,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1.33,1,42,42,0,0,2,2,0,0,20,1,0,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14496,'Stormwind Orphan',NULL,3,3,221,257,0,0,12,12,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,112,112,0,0,3,5,5.2272,7.1874,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14497,'Shellene','Orphanage Matron',20,20,8632,0,0,0,12,12,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,919,919,1202,1202,24,31,31.856,43.802,460,13,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14497,0,'EventAI',''), + (14498,'Tosamina',NULL,34,34,3850,0,0,0,29,29,0,0,7,3,3,0,0,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1930,1930,0,0,47,61,49.9664,68.7038,1340,25,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14498,0,'',''), + (14499,'Horde Orphan',NULL,3,3,14589,0,0,0,29,29,0,0,7,3,3,0,0,33536,0,2,0,1,1,1,0,1,1,1,1,-1,1,112,112,0,0,3,5,5.2272,7.1874,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14499,0,'',''), + (14500,'J\'eevee',NULL,58,58,10812,0,0,0,35,35,0,0,3,3,3,0,0,33536,0,0,0,1.25,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,154,184,72.9872,100.357,3435,78,100,1430,1573,0,60,298,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14501,'Warlock Mount Ritual Mob Type 3, Infernal (DND)',NULL,1,1,11686,0,0,0,35,35,1,0,3,3,3,0,0,33587200,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14502,'Xorothian Dreadsteed',NULL,62,62,14552,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.77,1.14286,1,1,10,1,1,1,1,1,32370,32370,0,0,576,743,62.6104,86.0893,4391,304,100,1166,1283,0,166,832,14502,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14503,'The Cleaner',NULL,60,60,14555,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.77,1.14286,1,1,1,1,1,1,-1,1,666200,666200,0,0,252,341,61.584,84.678,3791,137,100,1166,1283,0,166,829,0,0,0,0,0,803160063,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14504,'Dreadsteed Spirit',NULL,60,60,14553,0,0,0,7,7,0,0,3,3,3,0,2,33536,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,1410,1551,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (14505,'Dreadsteed',NULL,1,1,14554,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14506,'Lord Hel\'nurath',NULL,62,62,14556,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,3.61,1.14286,2,1,12,2,1,1,1,1,31080,31080,5136,5136,598,772,203.77,289.86,3555,316,100,1133,1246,0,2131,2788,14506,0,0,0,0,8388625,0,0,0,0,0,0,248,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), (14507,'High Priest Venoxis',NULL,63,63,15217,0,0,0,28,28,0,0,7,1,3,0,0,32832,0,513,76,1.32,1.14286,2,3,80,10,1,1,1,1,213200,213200,26200,26200,1835,2160,620,852.5,3795,749,100,2000,2000,0,342504,418616,14507,0,0,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14507,0,'','boss_venoxis'), - (14508,'Short John Mithril',NULL,47,47,14561,0,0,0,35,35,0,0,7,3,3,0,3,768,0,0,0,1,1.14286,1,0,1.6,1,1,1,-1,1,3184,3184,5136,5136,983,1202,63.6944,87.5798,3555,504,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,5921,14508,0,'',''), + (14508,'Short John Mithril',NULL,47,47,14561,0,0,0,35,35,0,0,7,3,3,0,3,33536,0,0,0,1,1.14286,1,0,1.6,1,1,1,-1,1,3184,3184,5136,5136,983,1202,63.6944,87.5798,3555,504,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,5921,14508,0,'',''), (14509,'High Priest Thekal',NULL,63,63,15216,0,0,0,28,28,0,0,7,1,3,0,0,32832,0,513,76,1.32,1.14286,2,3,50,5,1,1,1,1,133250,133250,13100,13100,2298,2705,600,825,3795,938,100,2700,2000,0,336255,410978,14509,0,0,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14509,0,'','boss_thekal'), (14510,'High Priestess Mar\'li',NULL,63,63,15220,0,0,0,28,28,0,0,7,1,3,0,0,32832,0,513,76,1.32,1.14286,2,3,125,5,1,1,1,1,333125,333125,13100,13100,1835,2160,600,825,3795,749,100,2000,2000,0,327734,400563,14510,0,0,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14510,0,'','boss_marli'), - (14511,'Shadowed Spirit',NULL,60,60,14594,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,1.15,1.14286,2,1,3,2,1,1,1,1,7326,7326,4868,4868,528,681,62.016,85.272,0,279,100,1175,1292,0,153,767,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14512,'Corrupted Spirit',NULL,59,60,14592,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,1.15,1.14286,1,1,3,1,1,1,1,1,8883,9156,0,0,517,666,61.4072,84.4349,0,273,100,1183,1301,0,149,743,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (14513,'Malicious Spirit',NULL,59,60,14593,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,3,1,1,1,1,1,8883,9156,0,0,517,666,61.4072,84.4349,0,273,100,1183,1301,0,149,743,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (14514,'Banal Spirit',NULL,60,60,146,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,1.26,1.14286,1,0,1.35,1,1,1,1,1,4120,4120,0,0,236,284,74.448,102.366,0,120,100,1410,1551,0,64,318,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (14515,'High Priestess Arlokk',NULL,63,63,15218,0,0,0,93,93,0,0,7,3,3,0,0,0,0,513,0,1.18,1.14286,2,3,105,5,1,1,1,1,279825,279825,13100,13100,2001,2287,600,825,0,808,100,1100,1500,0,7337,36687,14515,0,0,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14515,0,'','boss_arlokk'), - (14516,'Death Knight Darkreaver',NULL,62,62,14591,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,1.15,1.14286,2,1,15,4,1,1,1,1,38850,38850,10272,10272,571,737,61.732,84.8815,0,302,100,1150,1265,0,168,838,14516,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14516,0,'EventAI',''), - (14517,'High Priestess Jeklik',NULL,63,63,15219,0,0,0,28,28,0,0,7,5,3,0,0,32832,0,513,76,1.32,1.14286,2,3,125,10,1,1,1,1,333125,333125,26200,26200,1540,1820,640,880,0,630,100,2000,2000,0,333374,407457,14517,0,0,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14517,0,'','boss_jeklik'), - (14518,'Aspect of Banality',NULL,60,60,14560,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,1.79,1.14286,2,1,6,4,1,1,1,1,14652,14652,9736,9736,571,737,61.732,84.8815,0,302,100,1150,1265,0,168,838,14518,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (14519,'Aspect of Corruption',NULL,59,60,10703,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,1.79,1.14286,1,1,1,1,1,1,-1,1,18312,18312,0,0,571,737,61.732,84.8815,0,302,100,1150,1265,0,168,838,14519,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (14520,'Aspect of Malice',NULL,60,60,14368,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,1.79,1.14286,1,1,6,1,1,1,1,1,18312,18312,0,0,571,737,61.732,84.8815,0,302,100,1150,1265,0,168,838,14520,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (14521,'Aspect of Shadow',NULL,60,60,11649,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,1.79,1.14286,2,1,6,4,1,1,1,1,14652,14652,9736,9736,571,737,61.732,84.8815,0,302,100,1150,1265,0,168,838,14521,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (14522,'Ur\'dan',NULL,54,54,14564,0,0,0,1434,1434,0,0,7,3,3,0,5,32768,0,0,0,1.1,1.14286,2,0,1,1,1,1,-1,1,2696,2696,2041,2041,106,137,71.2272,97.9374,0,56,100,2000,2000,0,100,136,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14522,0,'EventAI',''), - (14523,'Ulathek',NULL,57,57,14563,0,0,0,14,14,0,0,7,3,3,0,1,32768,0,0,0,1,1.14286,2,0,1.3,1,1,1,1,1,2895,2895,2241,2241,92,113,71.2272,97.9374,2744,47,100,2000,2000,0,107,145,14523,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14523,0,'EventAI',''), - (14524,'Vartrus the Ancient',NULL,63,63,14567,0,0,0,32,32,0,0,10,3,3,0,2,0,0,2,0,1.79,1.14286,1,1,1,1,1,1,-1,1,10111,10111,0,0,571,737,63.756,87.6645,0,302,100,1150,1265,0,1,886,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14525,'Stoma the Ancient',NULL,63,63,14567,0,0,0,32,32,0,0,10,3,3,0,2,0,0,2,0,1.79,1.14286,1,1,1,1,1,1,-1,1,10111,10111,0,0,571,737,63.756,87.6645,0,302,100,1150,1265,0,1,886,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14526,'Hastat the Ancient',NULL,63,63,14567,0,0,0,32,32,0,0,10,3,3,0,2,0,0,2,0,1.79,1.14286,1,1,1,1,1,1,-1,1,10111,10111,0,0,571,737,63.756,87.6645,0,302,100,1150,1265,0,1,886,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14527,'Simone the Inconspicuous',NULL,60,60,14588,0,0,0,1194,1194,0,0,3,3,3,0,1,32768,0,2,0,1,1.14286,2,1,1,5,1,1,-1,1,9298,9298,12170,12170,528,681,62.016,85.272,0,279,100,1175,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5868,0,0,'',''), - (14528,'Precious','Simone\'s Pet',60,60,855,0,0,0,1194,1194,0,0,3,3,3,0,1,0,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,0,279,100,1175,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5869,0,0,'',''), + (14511,'Shadowed Spirit',NULL,60,60,14594,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,1.15,1.14286,2,1,3,2,1,1,1,1,7326,7326,4868,4868,528,681,62.016,85.272,3075,279,100,1175,1292,0,153,767,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14512,'Corrupted Spirit',NULL,59,60,14592,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,1.15,1.14286,1,1,3,1,1,1,1,1,8883,9156,0,0,517,666,61.4072,84.4349,3791,273,100,1183,1301,0,149,743,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (14513,'Malicious Spirit',NULL,59,60,14593,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,3,1,1,1,1,1,8883,9156,0,0,517,666,61.4072,84.4349,3791,273,100,1183,1301,0,149,743,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (14514,'Banal Spirit',NULL,60,60,146,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,1.26,1.14286,1,0,1.35,1,1,1,1,1,4120,4120,0,0,236,284,74.448,102.366,3791,120,100,1410,1551,0,64,318,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (14515,'High Priestess Arlokk',NULL,63,63,15218,0,0,0,93,93,0,0,7,3,3,0,0,32768,0,513,0,1.18,1.14286,2,3,105,5,1,1,1,1,279825,279825,13100,13100,2001,2287,600,825,3795,808,100,1100,1500,0,7337,36687,14515,0,0,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14515,0,'','boss_arlokk'), + (14516,'Death Knight Darkreaver',NULL,62,62,14591,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,1.15,1.14286,2,1,15,4,1,1,1,1,38850,38850,10272,10272,571,737,61.732,84.8815,3555,302,100,1150,1265,0,168,838,14516,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14516,0,'EventAI',''), + (14517,'High Priestess Jeklik',NULL,63,63,15219,0,0,0,28,28,0,0,7,5,3,0,0,32832,0,513,76,1.32,1.14286,2,3,125,10,1,1,1,1,333125,333125,26200,26200,1540,1820,640,880,3795,630,100,2000,2000,0,333374,407457,14517,0,0,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14517,0,'','boss_jeklik'), + (14518,'Aspect of Banality',NULL,60,60,14560,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,1.79,1.14286,2,1,6,4,1,1,1,1,14652,14652,9736,9736,571,737,61.732,84.8815,3075,302,100,1150,1265,0,168,838,14518,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (14519,'Aspect of Corruption',NULL,59,60,10703,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,1.79,1.14286,1,1,1,1,1,1,-1,1,18312,18312,0,0,571,737,61.732,84.8815,3791,302,100,1150,1265,0,168,838,14519,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (14520,'Aspect of Malice',NULL,60,60,14368,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,1.79,1.14286,1,1,6,1,1,1,1,1,18312,18312,0,0,571,737,61.732,84.8815,3791,302,100,1150,1265,0,168,838,14520,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (14521,'Aspect of Shadow',NULL,60,60,11649,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,1.79,1.14286,2,1,6,4,1,1,1,1,14652,14652,9736,9736,571,737,61.732,84.8815,3075,302,100,1150,1265,0,168,838,14521,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (14522,'Ur\'dan',NULL,54,54,14564,0,0,0,1434,1434,0,0,7,3,3,0,5,32768,0,0,0,1.1,1.14286,2,0,1,1,1,1,-1,1,2696,2696,2041,2041,106,137,71.2272,97.9374,2610,56,100,2000,2000,0,100,136,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14522,0,'EventAI',''), + (14523,'Ulathek',NULL,57,57,14563,0,0,0,1434,1434,0,0,7,3,3,0,1,32768,0,0,0,1,1.14286,2,0,1.3,1,1,1,1,1,2895,2895,2241,2241,92,113,71.2272,97.9374,2744,47,100,2000,2000,0,107,145,14523,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,56000,14523,0,'EventAI',''), + (14524,'Vartrus the Ancient',NULL,63,63,14567,0,0,0,32,32,0,0,10,3,3,0,2,32768,0,2,0,1.79,1.14286,1,1,1,1,1,1,-1,1,10111,10111,0,0,571,737,63.756,87.6645,4691,302,100,1150,1265,0,1,886,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14525,'Stoma the Ancient',NULL,63,63,14567,0,0,0,32,32,0,0,10,3,3,0,2,32768,0,2,0,1.79,1.14286,1,1,1,1,1,1,-1,1,10111,10111,0,0,571,737,63.756,87.6645,4691,302,100,1150,1265,0,1,886,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14526,'Hastat the Ancient',NULL,63,63,14567,0,0,0,32,32,0,0,10,3,3,0,2,32768,0,2,0,1.79,1.14286,1,1,1,1,1,1,-1,1,10111,10111,0,0,571,737,63.756,87.6645,4691,302,100,1150,1265,0,1,886,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14527,'Simone the Inconspicuous',NULL,60,60,14588,0,0,0,1194,1194,0,0,3,3,3,0,1,32768,0,2,0,1,1.14286,2,1,1,5,1,1,-1,1,9298,9298,12170,12170,528,681,62.016,85.272,3075,279,100,1175,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5868,0,0,'',''), + (14528,'Precious','Simone\'s Pet',60,60,855,0,0,0,1194,1194,0,0,3,3,3,0,1,32768,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,3791,279,100,1175,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5869,0,0,'',''), (14529,'Franklin the Friendly',NULL,60,60,14586,0,0,0,1194,1194,0,0,3,3,3,0,1,32768,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,0,0,3791,279,0,1175,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14530,'Solenor the Slayer',NULL,58,60,8610,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,3.51,1.14286,1,1,1,1,1,1,-1,1,19536,19536,48680,48680,517,666,61.4072,84.4349,0,273,100,1183,1301,0,149,743,14530,0,0,0,0,0,0,0,0,0,0,0,239,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14530,'Solenor the Slayer',NULL,60,60,8610,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,3.51,1.14286,2,1,8,20,1,1,2,1,19536,19536,48680,48680,517,666,61.4072,84.4349,6150,273,100,1183,1301,0,149,743,14530,0,0,0,0,0,0,0,0,0,0,0,239,0,0,0,0,0,0,0,0,0,0,0,'',''), (14531,'Artorius the Amiable',NULL,60,60,14580,0,0,0,1194,1194,1.35,0,3,1,3,0,1,32768,0,2,0,1.1,1.14286,1,1,8,1,1,1,1,1,24416,24416,0,0,528,681,62.016,85.272,3791,279,100,1175,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (14532,'Razzashi Venombrood',NULL,60,60,14950,0,0,0,28,28,0,3,1,1,3,0,0,64,0,0,9,1.32,1.14286,1,1,4,1,1,1,1,1,12208,12208,0,0,354,473,60.5576,83.2667,3791,191,100,2000,2000,0,0,0,14532,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (14533,'Simone the Seductress',NULL,60,60,10925,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,2.63,1.14286,1,1,1,1,1,1,-1,1,12210,12210,12170,12170,517,666,61.4072,84.4349,0,273,100,1183,1301,0,149,743,14533,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14534,'Klinfran the Crazed',NULL,60,60,9018,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,24702,24702,0,0,517,666,61.4072,84.4349,0,273,100,1183,1301,0,149,743,14534,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14535,'Artorius the Doombringer',NULL,60,60,2727,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,8,1,1,1,1,1,24416,24416,0,0,517,666,61.4072,84.4349,0,273,100,1183,1301,0,149,743,14535,0,0,0,0,0,0,0,0,0,0,0,240,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14536,'Nelson the Nice',NULL,60,60,14587,0,0,0,1194,1194,0,0,3,3,3,0,1,32768,0,2,0,1.1,1.14286,2,1,1,5,1,1,-1,1,9298,9298,12170,12170,528,681,62.016,85.272,0,279,100,1175,2000,0,0,0,14536,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14538,'Precious the Devourer','Simone\'s Pet',60,60,6688,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,4.41,1.14286,1,1,3,1,1,1,1,1,9156,9156,0,0,528,681,62.016,85.272,0,279,100,1175,1292,0,153,767,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14539,'Swift Timber Wolf',NULL,10,10,14575,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,9,13,1.76,2.42,20,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14540,'Swift Brown Wolf',NULL,10,10,14573,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,9,13,1.76,2.42,20,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14541,'Swift Gray Wolf',NULL,10,10,14574,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,9,13,1.76,2.42,20,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14533,'Simone the Seductress',NULL,60,60,10925,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,2.63,1.14286,1,1,1,1,1,1,-1,1,12210,12210,12170,12170,517,666,61.4072,84.4349,3791,273,100,1183,1301,0,149,743,14533,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14534,'Klinfran the Crazed',NULL,60,60,9018,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,24702,24702,0,0,517,666,61.4072,84.4349,3791,273,100,1183,1301,0,149,743,14534,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14535,'Artorius the Doombringer',NULL,60,60,2727,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,8,1,1,1,1,1,24416,24416,0,0,517,666,61.4072,84.4349,3791,273,100,1183,1301,0,149,743,14535,0,0,0,0,0,0,0,0,0,0,0,240,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14536,'Nelson the Nice',NULL,60,60,14587,0,0,0,1194,1194,0,0,3,3,3,0,1,32768,0,2,0,1.1,1.14286,2,1,1,5,1,1,-1,1,9298,9298,12170,12170,528,681,62.016,85.272,3075,279,100,1175,2000,0,0,0,14536,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14538,'Precious the Devourer','Simone\'s Pet',60,60,6688,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,4.41,1.14286,1,1,3,1,1,1,1,1,9156,9156,0,0,528,681,62.016,85.272,3791,279,100,1175,1292,0,153,767,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14539,'Swift Timber Wolf',NULL,10,10,14575,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,9,13,1.76,2.42,20,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14540,'Swift Brown Wolf',NULL,10,10,14573,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,9,13,1.76,2.42,20,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14541,'Swift Gray Wolf',NULL,10,10,14574,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,9,13,1.76,2.42,20,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (14542,'Great White Kodo',NULL,1,2,14349,0,0,0,35,35,0,0,1,1,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14543,'Swift Olive Raptor',NULL,1,2,14344,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14544,'Swift Orange Raptor',NULL,1,2,14342,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14545,'Swift Blue Raptor',NULL,1,2,14339,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14546,'Swift Brown Ram',NULL,1,2,14347,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14547,'Swift White Ram',NULL,1,2,14346,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14548,'Swift Gray Ram',NULL,1,2,14576,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14543,'Swift Olive Raptor',NULL,1,2,14344,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14544,'Swift Orange Raptor',NULL,1,2,14342,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14545,'Swift Blue Raptor',NULL,1,2,14339,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14546,'Swift Brown Ram',NULL,1,2,14347,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14547,'Swift White Ram',NULL,1,2,14346,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14548,'Swift Gray Ram',NULL,1,2,14576,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (14549,'Great Brown Kodo',NULL,1,2,14578,0,0,0,35,35,0,0,1,1,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (14550,'Great Gray Kodo',NULL,1,2,14579,0,0,0,35,35,0,0,1,1,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14551,'Swift Yellow Mechanostrider',NULL,1,2,14377,0,0,0,35,35,0,0,9,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14552,'Swift White Mechanostrider',NULL,1,2,14376,0,0,0,35,35,0,0,9,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14553,'Swift Green Mechanostrider',NULL,1,2,14374,0,0,0,35,35,0,0,9,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14554,'Swift Stripped Mechanostrider',NULL,1,1,14581,0,0,0,35,35,1,0,9,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14555,'Swift Mistsaber',NULL,1,2,14332,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14556,'Swift Frostsaber',NULL,1,2,14331,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14557,'Swift Dawnsaber',NULL,1,1,14329,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,1.36,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,11,11,1.76,2.42,0,5,100,2000,2200,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14558,'Purple Skeletal Warhorse',NULL,1,2,10721,0,0,0,35,35,0,0,6,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14559,'Swift Palomino',NULL,1,2,14582,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14560,'Swift White Steed',NULL,1,2,14338,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14561,'Swift Brown Steed',NULL,1,2,14583,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14562,'Swift Blue Mechanostrider',NULL,1,1,14373,0,0,0,35,35,1,0,9,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14563,'Swift Red Mechanostrider',NULL,1,1,14375,0,0,0,35,35,1,0,9,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14564,'Terrordale Spirit',NULL,59,60,10700,0,0,0,92,92,0,0,6,3,3,0,0,0,0,0,0,1.25,1.14286,1,0,1.35,1,1,1,1,1,3997,4120,0,0,102,138,0,0,0,252,26,2000,2000,0,61,305,14564,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14565,'Charger',NULL,1,1,14584,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14566,'Ancient Equine Spirit',NULL,60,60,14585,0,0,0,35,35,0,0,1,3,3,0,2,0,0,2,0,1,1.38571,1,0,1,1,1,1,1,1,3052,3052,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,100003,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (14567,'Derotain Mudsipper','The Thorium Brotherhood',52,52,14668,0,0,0,1475,1475,0,0,7,1,3,0,2,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3748,3748,0,0,87,113,68.1824,93.7508,0,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14567,0,'',''), - (14568,'Darkreaver\'s Fallen Charger',NULL,60,60,14590,0,0,0,1080,1080,0,0,1,3,3,0,2,0,0,2,0,1.15,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,236,284,74.448,102.366,0,120,100,1410,1551,0,64,318,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (14581,'Sergeant Thunderhorn','Weapons Quartermaster',55,55,14612,0,0,0,85,85,0,0,7,3,3,0,130,0,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,7200,7200,0,0,373,373,0,0,0,172,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14581,0,'',''), - (14601,'Ebonroc',NULL,63,63,6377,0,0,0,62,62,0,0,2,3,3,0,0,0,0,513,76,2,2.14286,1,3,300,1,25,1,1,1,999300,999300,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,829381,1013688,14601,0,14601,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','boss_ebonroc'), - (14602,'Swift Stormsaber',NULL,1,1,14632,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,0,0,20,1,100,2000,2000,0,0,0,0,0,100008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14603,'Zapped Shore Strider',NULL,48,49,14673,0,0,0,14,14,0,0,5,3,3,0,0,0,0,98304,0,1.19,1.14286,1,0,1,1,1,1,-1,1,2873,2884,2004,2004,116,140,61.9344,85.1598,0,59,100,1530,1683,0,41,205,14603,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14604,'Zapped Land Walker',NULL,48,48,14675,0,0,0,14,14,0,0,5,3,3,0,0,0,0,98304,0,1.2,1.14286,1,0,1,1,1,1,-1,1,3294,3294,2103,2103,125,149,63.7824,87.7008,0,63,100,1510,1661,0,44,222,14604,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14604,0,'',''), - (14605,'Bone Construct',NULL,60,60,12073,0,0,0,103,103,0,0,6,3,3,0,0,1,0,0,8,1,1.71429,1,1,2,1,5,1,1,1,6104,6104,0,0,52,69,0,0,3791,252,26,1000,1000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14606,'Drakonid Corpse Trigger',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14551,'Swift Yellow Mechanostrider',NULL,1,2,14377,0,0,0,35,35,0,0,9,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14552,'Swift White Mechanostrider',NULL,1,2,14376,0,0,0,35,35,0,0,9,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14553,'Swift Green Mechanostrider',NULL,1,2,14374,0,0,0,35,35,0,0,9,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14554,'Swift Stripped Mechanostrider',NULL,1,1,14581,0,0,0,35,35,1,0,9,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14555,'Swift Mistsaber',NULL,1,2,14332,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14556,'Swift Frostsaber',NULL,1,2,14331,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14557,'Swift Dawnsaber',NULL,1,1,14329,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,1.36,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,11,11,1.76,2.42,15,5,100,2000,2200,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14558,'Purple Skeletal Warhorse',NULL,1,2,10721,0,0,0,35,35,0,0,6,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14559,'Swift Palomino',NULL,1,2,14582,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14560,'Swift White Steed',NULL,1,2,14338,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14561,'Swift Brown Steed',NULL,1,2,14583,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14562,'Swift Blue Mechanostrider',NULL,1,1,14373,0,0,0,35,35,1,0,9,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14563,'Swift Red Mechanostrider',NULL,1,1,14375,0,0,0,35,35,1,0,9,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14564,'Terrordale Spirit',NULL,59,60,10700,0,0,0,92,92,0,0,6,3,3,0,0,32768,0,0,0,1.25,1.14286,1,0,1.35,1,1,1,1,1,3997,4120,0,0,102,138,0,0,3791,252,26,2000,2000,0,61,305,14564,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14565,'Charger',NULL,1,1,14584,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14566,'Ancient Equine Spirit',NULL,60,60,14585,0,0,0,35,35,0,0,1,3,3,0,2,32768,0,2,0,1,1.38571,1,0,1,1,1,1,1,1,3052,3052,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,100003,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (14567,'Derotain Mudsipper','The Thorium Brotherhood',52,52,14668,0,0,0,1475,1475,0,0,7,1,3,0,2,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3748,3748,0,0,87,113,68.1824,93.7508,3108,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14567,0,'',''), + (14568,'Darkreaver\'s Fallen Charger',NULL,60,60,14590,0,0,0,1080,1080,0,0,1,3,3,0,2,32768,0,2,0,1.15,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,236,284,74.448,102.366,3791,120,100,1410,1551,0,64,318,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (14581,'Sergeant Thunderhorn','Weapons Quartermaster',55,55,14612,0,0,0,85,85,0,0,7,3,3,0,130,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,7200,7200,0,0,373,373,0,0,3271,172,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14581,0,'',''), + (14601,'Ebonroc',NULL,63,63,6377,0,0,0,62,62,0,0,2,3,3,0,0,32768,0,513,76,2,2.14286,1,3,300,1,25,1,1,1,999300,999300,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,829381,1013688,14601,0,14601,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','boss_ebonroc'), + (14602,'Swift Stormsaber',NULL,1,1,14632,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,0,0,20,1,100,2000,2000,0,0,0,0,0,100008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14603,'Zapped Shore Strider',NULL,48,49,14673,0,0,0,14,14,0,0,5,3,3,0,0,32768,0,98304,0,1.19,1.14286,1,0,1,1,1,1,-1,1,2873,2884,2004,2004,116,140,61.9344,85.1598,2944,59,100,1530,1683,0,41,205,14603,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14604,'Zapped Land Walker',NULL,48,48,14675,0,0,0,14,14,0,0,5,3,3,0,0,32768,0,98304,0,1.2,1.14286,1,0,1,1,1,1,-1,1,3294,3294,2103,2103,125,149,63.7824,87.7008,2888,63,100,1510,1661,0,44,222,14604,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14604,0,'',''), + (14605,'Bone Construct',NULL,60,60,12073,0,0,0,103,103,0,0,6,3,3,0,0,32769,0,0,8,1,1.71429,1,1,2,1,5,1,1,1,6104,6104,0,0,52,69,0,0,3791,252,26,1000,1000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14606,'Drakonid Corpse Trigger',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (14621,'Overseer Maltorius',NULL,50,50,14665,0,0,0,754,754,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,7.7,2,1,1,1,1,13644,13644,3614,3614,259,334,54.6056,75.0827,2432,137,100,1266,2000,0,0,0,14621,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14622,'Thorium Brotherhood Lookout','The Thorium Brotherhood',50,50,14669,14670,0,0,1475,1475,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,87,112,66,90.75,0,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14622,0,'',''), - (14623,'Warsong Gulch Battlemaster',NULL,1,1,10186,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14624,'Master Smith Burninate','The Thorium Brotherhood',52,52,14652,0,0,0,1475,1475,0,0,7,3,3,0,4103,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3748,3748,0,0,87,113,68.1824,93.7508,0,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5962,14624,0,'',''), - (14625,'Overseer Oilfist','The Thorium Brotherhood',60,60,14653,0,0,0,1475,1475,0,0,7,3,3,0,3,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12293,14625,0,'',''), - (14626,'Taskmaster Scrange','The Thorium Brotherhood',54,54,14654,0,0,0,1475,1475,0,0,7,3,3,0,3,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3986,3986,0,0,92,120,69.8544,96.0498,0,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5966,14626,0,'',''), - (14627,'Hansel Heavyhands','The Thorium Brotherhood',53,53,14655,0,0,0,1475,1475,0,0,7,3,3,0,3,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3866,3866,0,0,92,119,69.0272,94.9124,0,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5963,14627,0,'',''), - (14628,'Evonice Sootsmoker','The Thorium Brotherhood',51,51,14656,0,0,0,1475,1475,0,0,7,3,3,0,3,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,87,112,67.32,92.565,0,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5942,14628,0,'',''), - (14629,'Loggerhead Snapjaw',NULL,1,1,14657,0,0,0,35,35,1,0,0,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14630,'Leatherback Snapjaw',NULL,1,1,14658,0,0,0,35,35,1,0,0,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14631,'Olive Snapjaw',NULL,1,1,14659,0,0,0,35,35,1,0,0,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14632,'Hawksbill Snapjaw',NULL,1,1,14660,0,0,0,35,35,1,0,0,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14633,'Albino Snapjaw',NULL,1,1,14661,0,0,0,35,35,1,0,0,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14634,'Lookout Captain Lolo Longstriker','The Thorium Brotherhood',59,59,14662,0,0,0,1475,1475,0,0,7,3,3,0,3,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4612,4612,0,0,106,137,73.7264,101.374,0,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5941,14634,0,'',''), - (14635,'Sleepy Dark Iron Worker',NULL,1,1,7929,7930,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14635,0,'',''), - (14636,'Chambermaid Pillaclencher',NULL,1,1,14663,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14636,0,'EventAI',''), - (14637,'Zorbin Fandazzle',NULL,40,40,14664,0,0,0,35,35,0,0,7,3,3,0,7,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3294,3294,0,0,85,109,63.7824,87.7008,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11361,0,0,'',''), - (14638,'Zapped Wave Strider',NULL,47,48,14673,0,0,0,14,14,0,0,5,3,3,0,0,0,0,98304,0,1.19,1.14286,1,0,1,1,1,1,-1,1,2779,2841,2053,2053,120,144,62.8672,86.4424,0,61,100,1520,1672,0,43,213,14638,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14638,0,'',''), - (14639,'Zapped Deep Strider',NULL,47,49,14673,0,0,0,14,14,0,0,5,3,3,0,0,0,0,98304,0,1.19,1.14286,1,0,1,1,1,1,-1,1,2282,2479,2053,2053,120,144,62.8672,86.4424,0,61,100,1520,1672,0,43,213,14639,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14639,0,'',''), - (14640,'Zapped Cliff Giant',NULL,49,49,14674,0,0,0,778,778,0,0,5,3,3,0,0,0,0,98304,0,1.2,1.14286,1,0,1,1,1,1,-1,1,3092,3092,2103,2103,125,149,63.7824,87.7008,0,63,100,1510,1661,0,44,222,14640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14640,0,'',''), - (14645,'Warsong Gulch Herald',NULL,1,1,8590,0,0,0,79,79,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14646,'Stratholme Trigger',NULL,1,1,1126,0,0,0,32,32,0,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2200,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14661,'Stinglasher',NULL,47,47,12149,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4721,4721,0,0,81,105,62.8672,86.4424,0,43,100,2000,2000,0,0,0,14661,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14662,'Corrupted Fire Nova Totem V',NULL,52,52,4683,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1.21,1.14286,1,0,0.98,1,1,1,-1,1,2323,2323,300,300,9,9,68.1824,93.7508,0,4,100,1490,1639,0,5,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14663,'Corrupted Stoneskin Totem VI',NULL,54,54,4588,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1.22,1.14286,1,0,1,1,1,1,-1,1,31000,31000,0,0,9,9,69.8544,96.0498,0,4,100,1470,1617,0,5,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14664,'Corrupted Healing Stream Totem V',NULL,60,60,4587,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,38000,38000,0,0,9,9,74.448,102.366,0,4,100,1410,1551,0,5,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14666,'Corrupted Windfury Totem III',NULL,60,60,4590,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3036,3036,300,300,9,9,74.448,102.366,0,4,100,1410,1551,0,5,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14667,'Corrupted Totem',NULL,1,1,11686,0,0,0,14,14,0,0,11,3,3,0,0,0,0,0,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,9,1.76,2.42,0,4,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (14668,'Corrupted Infernal',NULL,60,60,169,0,0,0,103,103,0,0,3,3,3,0,0,0,0,0,0,1.25,1.14286,1,0,1,1,1,1,-1,1,4344,4344,0,0,239,325,73.7264,101.374,0,130,100,2000,2000,0,152,204,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14681,'Transporter Malfunction',NULL,1,1,26,487,0,0,35,35,1,0,8,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14682,'Sever',NULL,21,21,1061,0,0,0,35,35,1,0,6,3,3,0,0,1,0,0,0,1,1.14286,1,1,9,1,7.5,1,1,1,4689,4689,0,0,31,40,21,30,872,74,4,2000,2000,0,0,0,14682,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14684,'Balzaphon',NULL,60,60,7919,0,0,0,35,35,0,0,6,3,3,0,0,1,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,14652,14652,14604,14604,10,15,0,0,3075,6,0,2000,2000,0,0,0,14684,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14684,0,'',''), - (14686,'Lady Falther\'ess',NULL,37,37,10698,0,0,0,14,14,1,0,6,3,3,0,0,1,0,0,0,1.15,1.14286,1,1,1,1,7.5,1,-1,1,8744,8744,4568,4568,51,68,35,52,1568,124,12,2000,2000,0,0,0,14686,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14690,'Revanchion',NULL,60,60,14695,0,0,0,35,35,1,0,6,3,3,0,0,1,0,0,0,1,1.14286,1,1,1,1,7.5,1,-1,1,24420,24420,4868,4868,104,138,72,106,3750,252,26,2000,2000,0,0,0,14690,0,0,0,0,8388624,0,0,171,171,171,171,171,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14693,'Scorn',NULL,60,60,16197,0,0,0,35,35,1,0,6,3,3,0,0,1,0,0,0,1,1.14286,1,1,1,1,7.5,1,-1,1,881,881,4938,4938,104,138,72,106,3750,252,26,2000,2000,0,0,0,14693,0,0,0,0,8390928,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14695,'Lord Blackwood',NULL,60,60,14699,0,0,0,35,35,0,0,6,3,3,0,0,1,0,0,0,1,1.14286,1,1,10,1,1,1,1,1,30520,30520,0,0,10,15,0,0,3791,6,0,2000,2000,0,0,0,14695,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14695,0,'',''), - (14697,'Lumbering Horror',NULL,1,1,12819,0,0,0,35,35,0,0,6,3,3,0,0,4,0,0,0,1,1.14286,1,4,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,14697,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14715,'Silverwing Elite',NULL,55,55,14712,14713,0,0,1514,1514,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,7842,7842,0,0,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14715,0,'EventAI',''), - (14717,'Horde Elite',NULL,55,55,14716,14718,0,0,1515,1515,0,0,7,1,3,0,2,4096,0,0,0,1.1,1.14286,1,1,1,1,1,1,-1,1,8017,8017,0,0,310,400,301.34,422.17,0,164,100,1216,2000,0,1,774,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14717,0,'',''), - (14718,'Horde Laborer',NULL,26,26,11857,11859,0,0,1515,1515,0,0,7,1,3,0,0,4096,0,2,0,0.97,1.14286,1,0,1,1,1,1,-1,1,1309,1309,0,0,34,43,40.04,55.055,0,18,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14718,0,'',''), - (14720,'High Overlord Saurfang',NULL,62,62,14732,0,0,0,29,29,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,5500,5500,0,0,559,720,63.1904,86.8868,0,295,100,1158,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14720,0,'',''), - (14721,'Field Marshal Afrasiabi',NULL,62,62,14733,0,0,0,12,12,0,0,7,3,3,0,3,4096,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,9835,9835,0,0,559,720,203.77,289.86,0,295,100,2000,2000,0,570,749,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6028,0,0,'EventAI',''), - (14722,'Clavicus Knavingham','Alliance Cloth Quartermaster',35,35,14753,0,0,0,12,12,0,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6041,0,0,'EventAI',''), - (14723,'Mistina Steelshield','Alliance Cloth Quartermaster',35,35,14754,0,0,0,55,55,0,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6043,0,0,'',''), - (14724,'Bubulo Acerbus','Alliance Cloth Quartermaster',35,35,14752,0,0,0,875,875,0,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6042,14724,0,'',''), - (14725,'Raedon Duskstriker','Alliance Cloth Quartermaster',35,35,14755,0,0,0,80,80,0,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6044,0,0,'',''), - (14726,'Rashona Straglash','Horde Cloth Quartermaster',35,35,14757,0,0,0,29,29,0,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6035,0,0,'',''), - (14727,'Vehena','Horde Cloth Quartermaster',35,35,14759,0,0,0,126,126,0,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6034,0,0,'',''), - (14728,'Rumstag Proudstrider','Horde Cloth Quartermaster',35,35,14758,0,0,0,104,104,0,0,7,1,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6037,0,0,'',''), - (14729,'Ralston Farnsley','Horde Cloth Quartermaster',35,35,14756,0,0,0,68,68,0,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6036,50597,0,'EventAI',''), + (14622,'Thorium Brotherhood Lookout','The Thorium Brotherhood',50,50,14669,14670,0,0,1475,1475,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,87,112,66,90.75,2999,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14622,0,'',''), + (14623,'Warsong Gulch Battlemaster',NULL,1,1,10186,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14624,'Master Smith Burninate','The Thorium Brotherhood',52,52,14652,0,0,0,1475,1475,0,0,7,3,3,0,4103,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3748,3748,0,0,87,113,68.1824,93.7508,3108,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5962,14624,0,'',''), + (14625,'Overseer Oilfist','The Thorium Brotherhood',60,60,14653,0,0,0,1475,1475,0,0,7,3,3,0,3,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12293,14625,0,'',''), + (14626,'Taskmaster Scrange','The Thorium Brotherhood',54,54,14654,0,0,0,1475,1475,0,0,7,3,3,0,3,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3986,3986,0,0,92,120,69.8544,96.0498,3216,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5966,14626,0,'',''), + (14627,'Hansel Heavyhands','The Thorium Brotherhood',53,53,14655,0,0,0,1475,1475,0,0,7,3,3,0,3,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3866,3866,0,0,92,119,69.0272,94.9124,3163,49,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5963,14627,0,'',''), + (14628,'Evonice Sootsmoker','The Thorium Brotherhood',51,51,14656,0,0,0,1475,1475,0,0,7,3,3,0,3,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,87,112,67.32,92.565,3052,46,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5942,14628,0,'',''), + (14629,'Loggerhead Snapjaw',NULL,1,1,14657,0,0,0,35,35,1,0,0,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14630,'Leatherback Snapjaw',NULL,1,1,14658,0,0,0,35,35,1,0,0,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14631,'Olive Snapjaw',NULL,1,1,14659,0,0,0,35,35,1,0,0,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14632,'Hawksbill Snapjaw',NULL,1,1,14660,0,0,0,35,35,1,0,0,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14633,'Albino Snapjaw',NULL,1,1,14661,0,0,0,35,35,1,0,0,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14634,'Lookout Captain Lolo Longstriker','The Thorium Brotherhood',59,59,14662,0,0,0,1475,1475,0,0,7,3,3,0,3,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4612,4612,0,0,106,137,73.7264,101.374,3489,56,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5941,14634,0,'',''), + (14635,'Sleepy Dark Iron Worker',NULL,1,1,7929,7930,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14635,0,'',''), + (14636,'Chambermaid Pillaclencher',NULL,1,1,14663,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14636,0,'EventAI',''), + (14637,'Zorbin Fandazzle',NULL,40,40,14664,0,0,0,35,35,0,0,7,3,3,0,7,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3294,3294,0,0,85,109,63.7824,87.7008,1964,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11361,0,0,'',''), + (14638,'Zapped Wave Strider',NULL,47,48,14673,0,0,0,14,14,0,0,5,3,3,0,0,32768,0,98304,0,1.19,1.14286,1,0,1,1,1,1,-1,1,2779,2841,2053,2053,120,144,62.8672,86.4424,2888,61,100,1520,1672,0,43,213,14638,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14638,0,'',''), + (14639,'Zapped Deep Strider',NULL,47,49,14673,0,0,0,14,14,0,0,5,3,3,0,0,32768,0,98304,0,1.19,1.14286,1,0,1,1,1,1,-1,1,2282,2479,2053,2053,120,144,62.8672,86.4424,2944,61,100,1520,1672,0,43,213,14639,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14639,0,'',''), + (14640,'Zapped Cliff Giant',NULL,49,49,14674,0,0,0,778,778,0,0,5,3,3,0,0,32768,0,98304,0,1.2,1.14286,1,0,1,1,1,1,-1,1,3092,3092,2103,2103,125,149,63.7824,87.7008,2944,63,100,1510,1661,0,44,222,14640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14640,0,'',''), + (14645,'Warsong Gulch Herald',NULL,1,1,8590,0,0,0,79,79,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14646,'Stratholme Trigger',NULL,1,1,1126,0,0,0,32,32,0,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2200,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14661,'Stinglasher',NULL,47,47,12149,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4721,4721,0,0,81,105,62.8672,86.4424,2835,43,100,2000,2000,0,0,0,14661,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14662,'Corrupted Fire Nova Totem V',NULL,52,52,4683,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1.21,1.14286,1,0,0.98,1,1,1,-1,1,2323,2323,300,300,9,9,68.1824,93.7508,3108,4,100,1490,1639,0,5,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14663,'Corrupted Stoneskin Totem VI',NULL,54,54,4588,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1.22,1.14286,1,0,1,1,1,1,-1,1,31000,31000,0,0,9,9,69.8544,96.0498,3216,4,100,1470,1617,0,5,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14664,'Corrupted Healing Stream Totem V',NULL,60,60,4587,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,38000,38000,0,0,9,9,74.448,102.366,3791,4,100,1410,1551,0,5,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14666,'Corrupted Windfury Totem III',NULL,60,60,4590,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3036,3036,300,300,9,9,74.448,102.366,3791,4,100,1410,1551,0,5,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14667,'Corrupted Totem',NULL,1,1,11686,0,0,0,14,14,0,0,11,3,3,0,0,32768,0,0,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,9,1.76,2.42,15,4,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (14668,'Corrupted Infernal',NULL,60,60,169,0,0,0,103,103,0,0,3,3,3,0,0,32768,0,0,0,1.25,1.14286,1,0,1,1,1,1,-1,1,4344,4344,0,0,239,325,73.7264,101.374,3791,130,100,2000,2000,0,152,204,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14681,'Transporter Malfunction',NULL,1,1,26,487,0,0,35,35,1,0,8,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,0.2,1,1,1,1,1,8,8,0,0,2,2,1,1,15,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14682,'Sever',NULL,21,21,1061,0,0,0,35,35,1,0,6,3,3,0,0,32769,0,0,0,1,1.14286,1,1,9,1,7.5,1,1,1,4689,4689,0,0,31,40,21,30,888,74,4,2000,2000,0,0,0,14682,0,0,0,0,76234719,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14684,'Balzaphon',NULL,60,60,7919,0,0,0,35,35,0,0,6,3,3,0,0,32769,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,14652,14652,14604,14604,10,15,0,0,3075,6,0,2000,2000,0,0,0,14684,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14684,0,'',''), + (14686,'Lady Falther\'ess',NULL,37,37,10698,0,0,0,14,14,1,0,6,3,3,0,0,32769,0,0,0,1.15,1.14286,1,1,1,1,7.5,1,-1,1,8744,8744,4568,4568,51,68,35,52,1568,124,12,2000,2000,0,0,0,14686,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14690,'Revanchion',NULL,60,60,14695,0,0,0,35,35,1,0,6,3,3,0,0,32769,0,0,0,1,1.14286,2,1,10,2,7.5,1,1,1,24420,24420,4868,4868,97,128,0,0,3075,238,24,2000,2000,0,0,0,14690,0,0,0,0,8388624,0,0,171,171,171,171,171,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14693,'Scorn',NULL,60,60,16197,0,0,0,35,35,1,0,6,3,3,0,0,32769,0,0,0,1,1.14286,1,1,1,1,7.5,1,-1,1,881,881,4938,4938,104,138,72,106,3750,252,26,2000,2000,0,0,0,14693,0,0,0,0,8390928,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14695,'Lord Blackwood',NULL,60,60,14699,0,0,0,35,35,0,0,6,3,3,0,0,32769,0,0,0,1,1.14286,1,1,10,1,1,1,1,1,30520,30520,0,0,10,15,0,0,3791,6,0,2000,2000,0,0,0,14695,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14695,0,'',''), + (14697,'Lumbering Horror',NULL,1,1,12819,0,0,0,35,35,0,0,6,3,3,0,0,32772,0,0,0,1,1.14286,1,4,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,14697,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14715,'Silverwing Elite',NULL,55,55,14712,14713,0,0,1514,1514,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,1,3,1,1,1,1,1,7842,7842,0,0,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14715,0,'EventAI',''), + (14717,'Horde Elite',NULL,55,55,14716,14718,0,0,1515,1515,0,0,7,1,3,0,2,4096,0,0,0,1.1,1.14286,1,1,1,1,1,1,-1,1,8017,8017,0,0,310,400,301.34,422.17,3271,164,100,1216,2000,0,1,774,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14717,0,'',''), + (14718,'Horde Laborer',NULL,26,26,11857,11859,0,0,1515,1515,0,0,7,1,3,0,0,4096,0,2,0,0.97,1.14286,1,0,1,1,1,1,-1,1,1309,1309,0,0,34,43,40.04,55.055,1061,18,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14718,0,'',''), + (14720,'High Overlord Saurfang',NULL,62,62,14732,0,0,0,29,29,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,5500,5500,0,0,559,720,63.1904,86.8868,4391,295,100,1158,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14720,0,'',''), + (14721,'Field Marshal Afrasiabi',NULL,62,62,14733,0,0,0,12,12,0,0,7,3,3,0,3,36864,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,9835,9835,0,0,559,720,203.77,289.86,4391,295,100,2000,2000,0,570,749,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6028,0,0,'EventAI',''), + (14722,'Clavicus Knavingham','Alliance Cloth Quartermaster',35,35,14753,0,0,0,12,12,0,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6041,0,0,'EventAI',''), + (14723,'Mistina Steelshield','Alliance Cloth Quartermaster',35,35,14754,0,0,0,55,55,0,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6043,0,0,'',''), + (14724,'Bubulo Acerbus','Alliance Cloth Quartermaster',35,35,14752,0,0,0,875,875,0,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6042,14724,0,'',''), + (14725,'Raedon Duskstriker','Alliance Cloth Quartermaster',35,35,14755,0,0,0,80,80,0,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6044,0,0,'',''), + (14726,'Rashona Straglash','Horde Cloth Quartermaster',35,35,14757,0,0,0,29,29,0,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6035,0,0,'',''), + (14727,'Vehena','Horde Cloth Quartermaster',35,35,14759,0,0,0,126,126,0,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6034,0,0,'',''), + (14728,'Rumstag Proudstrider','Horde Cloth Quartermaster',35,35,14758,0,0,0,104,104,0,0,7,1,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6037,0,0,'',''), + (14729,'Ralston Farnsley','Horde Cloth Quartermaster',35,35,14756,0,0,0,68,68,0,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6036,14729,0,'EventAI',''), (14730,'Revantusk Watcher',NULL,55,55,14760,14762,0,0,1495,1495,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3765,3765,0,0,168,197,70.664,97.163,7700,84,100,2000,2000,0,794,794,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14730,0,'',''), - (14731,'Lard','Innkeeper',48,48,10714,0,0,0,1494,1494,0,0,7,3,3,0,135,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3294,3294,0,0,77,101,64.6272,88.8624,0,41,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6059,0,0,'',''), - (14732,'PvP CTF Credit Marker',NULL,60,60,1310,0,0,0,1080,1080,0,0,1,3,3,0,0,0,0,2,0,1,0.714286,1,0,1,1,1,1,-1,1,3857,3857,0,0,236,284,74.448,102.366,0,120,100,1410,1551,0,64,318,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14733,'Sentinel Farsong',NULL,55,55,14813,0,0,0,1514,1514,0,0,7,3,3,0,3,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,321,367,70.664,97.163,0,159,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6523,14733,0,'EventAI',''), + (14731,'Lard','Innkeeper',48,48,10714,0,0,0,1494,1494,0,0,7,3,3,0,135,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3294,3294,0,0,77,101,64.6272,88.8624,2888,41,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6059,0,0,'',''), + (14732,'PvP CTF Credit Marker',NULL,60,60,1310,0,0,0,1080,1080,0,0,1,3,3,0,0,32768,0,2,0,1,0.714286,1,0,1,1,1,1,-1,1,3857,3857,0,0,236,284,74.448,102.366,3791,120,100,1410,1551,0,64,318,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14733,'Sentinel Farsong',NULL,55,55,14813,0,0,0,1514,1514,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,321,367,70.664,97.163,3271,159,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6523,14733,0,'EventAI',''), (14734,'Revantusk Drummer',NULL,50,50,14764,14765,0,0,1494,1494,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,3900,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14734,0,'',''), (14736,'Primal Torntusk',NULL,60,60,14768,0,0,0,1494,1494,0,0,7,3,3,0,3,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,4300,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14736,0,'',''), (14737,'Smith Slagtree','Blacksmithing Supplies',45,45,14769,0,0,0,1494,1494,0,0,7,3,3,0,16391,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,3600,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6085,14737,0,'',''), - (14738,'Otho Moji\'ko','Cooking Supplies',40,40,14770,0,0,0,1494,1494,1.35,0,7,3,3,0,7,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6083,14738,0,'',''), - (14739,'Mystic Yayo\'jin','Reagents',58,58,14771,0,0,0,1494,1494,0,0,7,3,3,0,7,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,110,142,71.9664,98.9538,0,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6086,14739,0,'',''), + (14738,'Otho Moji\'ko','Cooking Supplies',40,40,14770,0,0,0,1494,1494,1.35,0,7,3,3,0,7,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6083,14738,0,'',''), + (14739,'Mystic Yayo\'jin','Reagents',58,58,14771,0,0,0,1494,1494,0,0,7,3,3,0,7,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,110,142,71.9664,98.9538,3435,58,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6086,14739,0,'',''), (14740,'Katoom the Angler','Fishing Trainer & Supplies',40,40,14772,0,0,0,1494,1494,0,0,7,3,3,0,23,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,64,83,55.968,76.956,3250,34,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,4744,14740,0,'',''), (14741,'Huntsman Markhor','Stable Master',45,45,14773,0,0,0,1494,1494,0,0,7,3,3,0,8195,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,61.776,84.942,3100,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,14741,0,'',''), - (14742,'Zap Farflinger','Unbalanced Engineer',56,56,14775,0,0,0,855,855,0,0,7,1,3,0,1,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4231,4231,0,0,99,127,71.456,98.252,0,52,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,6092,14742,0,'',''), - (14743,'Jhordy Lapforge','Engineer',50,50,14774,0,0,0,474,474,0,0,7,1,3,0,1,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,6094,14743,0,'',''), - (14744,'Frostwolf Howler',NULL,1,1,14776,0,0,0,1214,1214,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14745,'Stormpike Battle Charger',NULL,1,1,14777,0,0,0,1216,1216,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14748,'Vilebranch Kidnapper',NULL,49,49,6512,0,0,0,795,795,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.25,1,1,1,1,1,2672,2672,0,0,120,144,65.5424,90.1208,0,61,100,1520,1672,0,43,215,14748,0,0,0,0,0,0,0,70,0,0,0,0,0,0,0,0,0,0,0,0,0,14748,0,'EventAI',''), + (14742,'Zap Farflinger','Unbalanced Engineer',56,56,14775,0,0,0,855,855,0,0,7,1,3,0,1,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4231,4231,0,0,99,127,71.456,98.252,3327,52,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,6092,14742,0,'',''), + (14743,'Jhordy Lapforge','Engineer',50,50,14774,0,0,0,474,474,0,0,7,1,3,0,1,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,6094,14743,0,'',''), + (14744,'Frostwolf Howler',NULL,1,1,14776,0,0,0,1214,1214,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14745,'Stormpike Battle Charger',NULL,1,1,14777,0,0,0,1216,1216,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14748,'Vilebranch Kidnapper',NULL,49,49,6512,0,0,0,795,795,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.25,1,1,1,1,1,2672,2672,0,0,120,144,65.5424,90.1208,2944,61,100,1520,1672,0,43,215,14748,0,0,0,0,0,0,0,70,0,0,0,0,0,0,0,0,0,0,0,0,0,14748,0,'EventAI',''), (14750,'Gurubashi Bat Rider',NULL,61,61,15303,0,0,0,28,28,0,0,7,5,3,0,0,64,0,0,8,1.32,1.14286,1,1,10,1,1,1,1,1,31440,31440,0,0,571,737,172.1,240.07,4091,302,100,1150,2000,0,1418,1857,14750,0,14750,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','npc_gurubashi_bat_rider'), - (14751,'Frostwolf Battle Standard',NULL,1,1,14782,0,0,0,1335,1335,0,0,10,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,1490,1490,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14752,'Stormpike Battle Standard',NULL,1,1,14783,0,0,0,1,1,0,0,0,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,1496,1496,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14753,'Illiyana Moonblaze','Silverwing Supply Officer',55,55,14784,0,0,0,1514,1514,0,0,7,3,3,0,7,4096,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,15464,15464,7071,7071,321,367,58.872,80.949,0,159,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14753,0,'EventAI',''), - (14754,'Kelm Hargunth','Warsong Supply Officer',55,55,14785,0,0,0,1515,1515,0,0,7,1,3,0,7,4096,0,0,0,0.97,1.14286,1,1,1,1,1,1,-1,1,15464,15464,7071,7071,321,367,58.872,80.949,0,159,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14754,0,'',''), - (14755,'Tiny Green Dragon','',1,1,14778,0,0,0,35,35,0,0,2,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14756,'Tiny Red Dragon','',1,1,14779,0,0,0,35,35,0,0,2,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14757,'Elder Torntusk',NULL,48,48,14786,0,0,0,1494,1494,1.33,0,7,3,3,0,3,37376,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,6442,6442,0,0,77,101,64.6272,88.8624,0,41,100,2000,2000,0,0,0,14757,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), - (14758,'Zul\'Gurub Trigger',NULL,1,1,1126,0,0,0,114,114,0,0,10,1,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14761,'Creeping Doom',NULL,60,60,7511,0,0,0,35,35,0,0,10,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4700,4700,0,0,55,79,0,0,0,31,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14762,'Dun Baldar North Marshal',NULL,60,60,14793,0,0,0,1534,1534,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,20.25,1,1,1,-1,1,61800,61800,0,0,528,681,62.016,85.272,0,279,100,2000,1292,0,153,767,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14762,0,'EventAI',''), - (14763,'Dun Baldar South Marshal',NULL,60,60,14793,0,0,0,1534,1534,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,26500,26500,0,0,528,681,62.016,85.272,0,279,100,2000,1292,0,153,767,14763,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14763,0,'EventAI',''), - (14764,'Icewing Marshal',NULL,60,60,14793,0,0,0,1216,1216,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,59071,59071,0,0,528,681,62.016,85.272,0,279,100,1175,1292,0,153,767,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14764,0,'EventAI',''), - (14765,'Stonehearth Marshal',NULL,60,60,14793,0,0,0,1216,1216,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,56083,56083,0,0,528,681,62.016,85.272,0,279,100,1175,1292,0,153,767,14765,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14765,0,'EventAI',''), - (14766,'Iceblood Marshal',NULL,60,60,14793,0,0,0,1534,1534,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,45124,45124,0,0,528,681,62.016,85.272,0,279,100,2000,1292,0,153,767,14766,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14766,0,'',''), - (14767,'Tower Point Marshal',NULL,60,60,14793,0,0,0,32,32,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,59087,59087,0,0,528,681,62.016,85.272,0,279,100,1175,1292,0,153,767,14767,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14767,0,'',''), - (14768,'East Frostwolf Marshal',NULL,60,60,14793,0,0,0,1216,1216,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,61423,61423,0,0,528,681,62.016,85.272,0,279,100,1175,1292,0,153,767,14768,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14768,0,'',''), - (14769,'West Frostwolf Marshal',NULL,60,60,14793,0,0,0,1534,1534,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,14633,14633,0,0,528,681,62.016,85.272,0,279,100,2000,1292,0,153,767,14769,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14769,0,'',''), - (14770,'Dun Baldar North Warmaster',NULL,60,60,14797,0,0,0,1214,1214,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,59557,59557,0,0,528,681,62.016,85.272,0,279,100,2000,1292,0,153,767,14770,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14770,0,'',''), - (14771,'Dun Baldar South Warmaster',NULL,60,60,14797,0,0,0,1214,1214,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,60663,60663,0,0,528,681,62.016,85.272,0,279,100,2000,1292,0,153,767,14771,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14771,0,'',''), - (14772,'East Frostwolf Warmaster',NULL,60,60,14797,0,0,0,1214,1214,0,0,7,3,3,0,0,0,0,0,0,1.76,1.76,1,1,1,1,1,1,-1,1,60489,60489,0,0,528,681,59.9488,82.4296,0,279,100,2000,1292,0,152,761,14772,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14772,0,'EventAI',''), - (14773,'Iceblood Warmaster',NULL,60,60,14797,0,0,0,1214,1214,0,0,7,3,3,0,0,0,0,0,0,1.76,1.76,1,1,1,1,1,1,-1,1,60900,60900,0,0,528,681,62.016,85.272,0,279,100,2000,1292,0,153,767,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14773,0,'EventAI',''), - (14774,'Icewing Warmaster',NULL,60,60,14797,0,0,0,1214,1214,0,0,7,3,3,0,2,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,60575,60575,0,0,528,681,62.016,85.272,0,279,100,2000,1292,0,1,844,14774,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14774,0,'',''), - (14775,'Stonehearth Warmaster',NULL,60,60,14797,0,0,0,1214,1214,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,60089,60089,0,0,528,681,62.016,85.272,0,279,100,2000,1292,0,153,767,14775,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14775,0,'',''), - (14776,'Tower Point Warmaster',NULL,60,60,14797,0,0,0,1214,1214,0,0,7,3,3,0,2,0,0,0,0,1.76,1.76,1,1,1,1,1,1,-1,1,58547,58547,0,0,528,681,62.016,85.272,0,279,100,2000,1292,0,1,844,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14776,0,'EventAI',''), - (14777,'West Frostwolf Warmaster',NULL,60,60,14797,0,0,0,1214,1214,0,0,7,3,3,0,0,0,0,0,0,1.76,1.76,1,1,1,1,1,1,-1,1,60076,60076,0,0,528,681,59.9488,82.4296,0,279,100,2000,1292,0,152,761,14777,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14777,0,'EventAI',''), + (14751,'Frostwolf Battle Standard',NULL,1,1,14782,0,0,0,1335,1335,0,0,10,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,1490,1490,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14752,'Stormpike Battle Standard',NULL,1,1,14783,0,0,0,1,1,0,0,0,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,1496,1496,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14753,'Illiyana Moonblaze','Silverwing Supply Officer',55,55,14784,0,0,0,1514,1514,0,0,7,3,3,0,7,36864,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,15464,15464,7071,7071,321,367,58.872,80.949,3271,159,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14753,0,'EventAI',''), + (14754,'Kelm Hargunth','Warsong Supply Officer',55,55,14785,0,0,0,1515,1515,0,0,7,1,3,0,7,4096,0,0,0,0.97,1.14286,1,1,1,1,1,1,-1,1,15464,15464,7071,7071,321,367,58.872,80.949,3271,159,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14754,0,'',''), + (14755,'Tiny Green Dragon','',1,1,14778,0,0,0,35,35,0,0,2,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14756,'Tiny Red Dragon','',1,1,14779,0,0,0,35,35,0,0,2,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14757,'Elder Torntusk',NULL,48,48,14786,0,0,0,1494,1494,1.33,0,7,3,3,0,3,37376,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,6442,6442,0,0,77,101,64.6272,88.8624,2888,41,100,2000,2000,0,0,0,14757,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',''), + (14758,'Zul\'Gurub Trigger',NULL,1,1,1126,0,0,0,114,114,0,0,10,1,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14761,'Creeping Doom',NULL,60,60,7511,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4700,4700,0,0,55,79,0,0,3791,31,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14762,'Dun Baldar North Marshal',NULL,60,60,14793,0,0,0,1534,1534,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,20.25,1,1,1,-1,1,61800,61800,0,0,528,681,62.016,85.272,3791,279,100,2000,1292,0,153,767,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14762,0,'EventAI',''), + (14763,'Dun Baldar South Marshal',NULL,60,60,14793,0,0,0,1534,1534,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,26500,26500,0,0,528,681,62.016,85.272,3791,279,100,2000,1292,0,153,767,14763,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14763,0,'EventAI',''), + (14764,'Icewing Marshal',NULL,60,60,14793,0,0,0,1216,1216,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,59071,59071,0,0,528,681,62.016,85.272,3791,279,100,1175,1292,0,153,767,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14764,0,'EventAI',''), + (14765,'Stonehearth Marshal',NULL,60,60,14793,0,0,0,1216,1216,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,56083,56083,0,0,528,681,62.016,85.272,3791,279,100,1175,1292,0,153,767,14765,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14765,0,'EventAI',''), + (14766,'Iceblood Marshal',NULL,60,60,14793,0,0,0,1534,1534,0,0,7,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,45124,45124,0,0,528,681,62.016,85.272,3791,279,100,2000,1292,0,153,767,14766,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14766,0,'',''), + (14767,'Tower Point Marshal',NULL,60,60,14793,0,0,0,32,32,0,0,7,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,59087,59087,0,0,528,681,62.016,85.272,3791,279,100,1175,1292,0,153,767,14767,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14767,0,'',''), + (14768,'East Frostwolf Marshal',NULL,60,60,14793,0,0,0,1216,1216,0,0,7,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,61423,61423,0,0,528,681,62.016,85.272,3791,279,100,1175,1292,0,153,767,14768,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14768,0,'',''), + (14769,'West Frostwolf Marshal',NULL,60,60,14793,0,0,0,1534,1534,0,0,7,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,14633,14633,0,0,528,681,62.016,85.272,3791,279,100,2000,1292,0,153,767,14769,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14769,0,'',''), + (14770,'Dun Baldar North Warmaster',NULL,60,60,14797,0,0,0,1214,1214,0,0,7,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,59557,59557,0,0,528,681,62.016,85.272,3791,279,100,2000,1292,0,153,767,14770,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14770,0,'',''), + (14771,'Dun Baldar South Warmaster',NULL,60,60,14797,0,0,0,1214,1214,0,0,7,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,60663,60663,0,0,528,681,62.016,85.272,3791,279,100,2000,1292,0,153,767,14771,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14771,0,'',''), + (14772,'East Frostwolf Warmaster',NULL,60,60,14797,0,0,0,1214,1214,0,0,7,3,3,0,0,32768,0,0,0,1.76,1.76,1,1,1,1,1,1,-1,1,60489,60489,0,0,528,681,59.9488,82.4296,3791,279,100,2000,1292,0,152,761,14772,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14772,0,'EventAI',''), + (14773,'Iceblood Warmaster',NULL,60,60,14797,0,0,0,1214,1214,0,0,7,3,3,0,0,32768,0,0,0,1.76,1.76,1,1,1,1,1,1,-1,1,60900,60900,0,0,528,681,62.016,85.272,3791,279,100,2000,1292,0,153,767,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14773,0,'EventAI',''), + (14774,'Icewing Warmaster',NULL,60,60,14797,0,0,0,1214,1214,0,0,7,3,3,0,2,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,60575,60575,0,0,528,681,62.016,85.272,3791,279,100,2000,1292,0,1,844,14774,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14774,0,'',''), + (14775,'Stonehearth Warmaster',NULL,60,60,14797,0,0,0,1214,1214,0,0,7,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,60089,60089,0,0,528,681,62.016,85.272,3791,279,100,2000,1292,0,153,767,14775,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14775,0,'',''), + (14776,'Tower Point Warmaster',NULL,60,60,14797,0,0,0,1214,1214,0,0,7,3,3,0,2,32768,0,0,0,1.76,1.76,1,1,1,1,1,1,-1,1,58547,58547,0,0,528,681,62.016,85.272,3791,279,100,2000,1292,0,1,844,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14776,0,'EventAI',''), + (14777,'West Frostwolf Warmaster',NULL,60,60,14797,0,0,0,1214,1214,0,0,7,3,3,0,0,32768,0,0,0,1.76,1.76,1,1,1,1,1,1,-1,1,60076,60076,0,0,528,681,59.9488,82.4296,3791,279,100,2000,1292,0,152,761,14777,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14777,0,'EventAI',''), (14781,'Captain Shatterskull',NULL,55,55,14812,0,0,0,1515,1515,0,0,7,1,3,0,3,4160,0,0,0,0.97,1.14286,1,1,50,1,1,1,1,1,130700,130700,0,0,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6524,14781,0,'',''), (14821,'Razzashi Raptor',NULL,60,60,2571,0,0,0,28,28,0,11,1,1,3,0,0,64,0,0,9,1.32,1.14286,1,1,5,1,1,1,1,1,15260,15260,0,0,568,758,60.5576,83.2667,3791,306,100,2000,2000,0,0,0,14821,0,14821,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (14822,'Sayge',NULL,55,55,491,0,0,0,1555,1555,0,0,7,3,3,0,3,768,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,4108,4108,2117,2117,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6186,51125,0,'',''), - (14823,'Silas Darkmoon',NULL,61,61,14855,0,0,0,1555,1555,0,0,7,3,3,0,3,768,0,2,0,1,1.14286,2,1,1,1,1,1,-1,1,9563,9563,2486,2486,544,703,172.1,240.07,0,288,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6182,14823,0,'EventAI',''), + (14822,'Sayge',NULL,55,55,491,0,0,0,1555,1555,0,0,7,3,3,0,3,33536,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,4108,4108,2117,2117,96,125,70.664,97.163,2654,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6186,14822,0,'',''), + (14823,'Silas Darkmoon',NULL,61,61,14855,0,0,0,1555,1555,0,0,7,3,3,0,3,33536,0,2,0,1,1.14286,2,1,1,1,1,1,-1,1,9563,9563,2486,2486,544,703,172.1,240.07,3316,288,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6182,14823,0,'EventAI',''), (14825,'Withered Mistress',NULL,60,60,14981,14982,0,0,28,28,0,0,6,1,3,0,0,32832,0,0,8,1.32,1.14286,2,1,5,4,1,1,1,1,12210,12210,9736,9736,544,703,60.5576,83.2667,3075,288,100,1166,2000,0,0,0,14825,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (14826,'Sacrificed Troll',NULL,60,60,14391,0,0,0,16,16,0,0,6,1,3,0,0,32768,0,0,8,1.32,1.14286,1,0,0.25,1,1,1,1,1,762,762,0,0,157,203,70.4704,96.8968,0,83,100,2000,2000,0,0,0,14826,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14827,'Burth',NULL,60,60,536,0,0,0,1555,1555,0,0,7,3,3,0,3,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6184,14827,0,'',''), - (14828,'Gelvas Grimegate','Darkmoon Faire Ticket Redemption',25,25,14854,0,0,0,1555,1555,0,0,7,3,3,0,3,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6183,14828,0,'',''), - (14829,'Yebb Neblegear',NULL,55,55,14856,0,0,0,1555,1555,0,0,7,3,3,0,3,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6161,14829,0,'',''), - (14832,'Kerri Hicks','The Strongest Woman Alive!',55,55,14876,0,0,0,1555,1555,0,0,7,3,3,0,3,768,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6223,0,0,'',''), - (14833,'Chronos','He Who Never Forgets!',55,55,14875,0,0,0,1555,1555,0,0,7,3,3,0,3,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6224,0,0,'',''), + (14826,'Sacrificed Troll',NULL,60,60,14391,0,0,0,16,16,0,0,6,1,3,0,0,32768,0,0,8,1.32,1.14286,1,0,0.25,1,1,1,1,1,762,762,0,0,157,203,70.4704,96.8968,3791,83,100,2000,2000,0,0,0,14826,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14827,'Burth',NULL,60,60,536,0,0,0,1555,1555,0,0,7,3,3,0,3,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6184,14827,0,'',''), + (14828,'Gelvas Grimegate','Darkmoon Faire Ticket Redemption',25,25,14854,0,0,0,1555,1555,0,0,7,3,3,0,3,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6183,14828,0,'',''), + (14829,'Yebb Neblegear',NULL,55,55,14856,0,0,0,1555,1555,0,0,7,3,3,0,3,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6161,14829,0,'',''), + (14832,'Kerri Hicks','The Strongest Woman Alive!',55,55,14876,0,0,0,1555,1555,0,0,7,3,3,0,3,33536,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,2654,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6223,0,0,'',''), + (14833,'Chronos','He Who Never Forgets!',55,55,14875,0,0,0,1555,1555,0,0,7,3,3,0,3,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6224,0,0,'',''), (14834,'Hakkar',NULL,63,63,15295,0,0,0,28,28,0,0,10,1,3,0,0,64,0,513,76,1.32,1.14286,2,3,405,100,1,1,1,1,1079325,1079325,262000,262000,5238,6165,640,880,3795,2138,100,2000,2000,0,450277,550338,14834,0,0,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','boss_hakkar'), - (14841,'Rinling',NULL,55,55,14877,0,0,0,1555,1555,0,0,7,3,3,0,3,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6225,0,0,'',''), - (14842,'Melnan Darkstone','Darkmoon Faire Barker',30,30,14878,0,0,0,1555,1555,0,0,7,3,3,0,3,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,64,75,45.144,62.073,0,32,100,1710,1881,0,1,377,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6213,0,0,'',''), - (14843,'Kruban Darkblade','Darkmoon Faire Barker',30,30,14879,0,0,0,1555,1555,0,0,7,3,3,0,3,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,1710,1881,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6214,0,0,'',''), - (14844,'Sylannia','Darkmoon Faire Drink Vendor',35,35,14880,0,0,0,1555,1555,0,0,7,3,3,0,5,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6230,14844,0,'',''), - (14845,'Stamp Thunderhorn','Darkmoon Faire Food Vendor',35,35,14881,0,0,0,1555,1555,1.35,0,7,3,3,0,5,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6234,0,0,'EventAI',''), - (14846,'Lhara','Darkmoon Faire Exotic Goods',35,35,14882,0,0,0,1555,1555,0,0,7,3,3,0,5,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6233,0,0,'',''), - (14847,'Professor Thaddeus Paleo','Darkmoon Faire Cards & Exotic Goods',35,35,14883,0,0,0,1555,1555,0,0,7,3,3,0,7,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,0,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6202,14847,0,'',''), - (14848,'Herald',NULL,3,3,13069,0,0,0,35,35,0,0,7,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,112,112,0,0,12,14,5.2272,7.1874,0,6,100,1980,2178,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14848,0,'',''), - (14849,'Darkmoon Faire Carnie',NULL,25,25,14914,14913,0,0,1555,1555,0,0,7,3,3,0,1,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,0,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6201,50486,0,'',''), + (14841,'Rinling',NULL,55,55,14877,0,0,0,1555,1555,0,0,7,3,3,0,3,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6225,0,0,'',''), + (14842,'Melnan Darkstone','Darkmoon Faire Barker',30,30,14878,0,0,0,1555,1555,0,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,64,75,45.144,62.073,1200,32,100,1710,1881,0,1,377,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6213,0,0,'',''), + (14843,'Kruban Darkblade','Darkmoon Faire Barker',30,30,14879,0,0,0,1555,1555,0,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,1710,1881,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6214,0,0,'',''), + (14844,'Sylannia','Darkmoon Faire Drink Vendor',35,35,14880,0,0,0,1555,1555,0,0,7,3,3,0,5,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6230,14844,0,'',''), + (14845,'Stamp Thunderhorn','Darkmoon Faire Food Vendor',35,35,14881,0,0,0,1555,1555,1.35,0,7,3,3,0,5,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6234,0,0,'EventAI',''), + (14846,'Lhara','Darkmoon Faire Exotic Goods',35,35,14882,0,0,0,1555,1555,0,0,7,3,3,0,5,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6233,0,0,'',''), + (14847,'Professor Thaddeus Paleo','Darkmoon Faire Cards & Exotic Goods',35,35,14883,0,0,0,1555,1555,0,0,7,3,3,0,7,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,51,65,51.128,70.301,1373,27,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6202,14847,0,'',''), + (14848,'Herald',NULL,3,3,13069,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,112,112,0,0,12,14,5.2272,7.1874,41,6,100,1980,2178,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14848,0,'',''), + (14849,'Darkmoon Faire Carnie',NULL,25,25,14914,14913,0,0,1555,1555,0,0,7,3,3,0,1,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1240,1240,0,0,31,40,38.72,53.24,1026,16,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6201,14849,0,'',''), (14850,'Gruk',NULL,1,1,14589,0,0,0,29,29,0,0,7,1,3,0,0,768,0,2,0,1,1,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'',''), (14857,'Erk',NULL,2,2,14589,0,0,0,29,29,0,0,7,1,3,0,0,768,0,2,0,1,1,1,0,1,1,1,1,-1,1,87,87,0,0,3,5,3.5024,4.8158,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,14857,0,'',''), - (14859,'Guard Taruc',NULL,40,40,14894,0,0,0,85,85,0,0,7,1,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,85,109,56.672,77.924,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14859,0,'',''), - (14860,'Flik',NULL,4,4,14589,0,0,0,1555,1555,0,0,7,3,3,0,5,768,0,2,0,1,1,1,0,1,1,1,1,-1,1,138,138,0,0,4,6,6.9344,9.5348,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6231,0,0,'',''), - (14861,'Blood Steward of Kirtonos',NULL,61,61,10925,0,0,0,21,21,0,0,3,3,3,0,0,64,0,0,0,1,1.14286,2,1,6,6,4.5,1,1,1,15090,15090,14916,14916,99,130,0,0,3316,244,25,2000,2000,0,738,969,14861,0,0,0,0,8522772,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14862,'Emissary Roman\'khan',NULL,63,63,5965,0,0,0,14,14,0,0,10,3,3,0,0,0,0,1,0,1.8,1.14286,2,3,5,2,1,1,1,1,13325,13325,5240,5240,1650,1860,0,1,0,810,0,780,900,0,0,0,14862,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14864,'Khaz Modan Ram',NULL,5,5,14939,0,0,0,1555,1555,0,0,1,3,3,0,0,768,0,2,0,1,2.57143,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,100007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14859,'Guard Taruc',NULL,40,40,14894,0,0,0,85,85,0,0,7,1,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,85,109,56.672,77.924,1964,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14859,0,'',''), + (14860,'Flik',NULL,4,4,14589,0,0,0,1555,1555,0,0,7,3,3,0,5,33536,0,2,0,1,1,1,0,1,1,1,1,-1,1,138,138,0,0,4,6,6.9344,9.5348,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6231,0,0,'',''), + (14861,'Blood Steward of Kirtonos',NULL,61,61,10925,0,0,0,21,21,0,0,3,3,3,0,0,32832,0,0,0,1,1.14286,2,1,6,6,4.5,1,1,1,15090,15090,14916,14916,99,130,0,0,3316,244,25,2000,2000,0,738,969,14861,0,0,0,0,8522772,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14862,'Emissary Roman\'khan',NULL,63,63,5965,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,1,0,1.8,1.14286,2,3,5,2,1,1,1.02,1,13325,13325,5240,5240,1650,1860,0,1,3871,810,0,780,900,0,0,0,14862,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14864,'Khaz Modan Ram',NULL,5,5,14939,0,0,0,1555,1555,0,0,1,3,3,0,0,33536,0,2,0,1,2.57143,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,100007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (14865,'Felinni',NULL,10,10,14935,0,0,0,1555,1555,0,2,1,1,3,0,0,832,0,2,0,1,1.14286,8,1,1,1,1,1,-1,1,590,590,0,0,27,35,14,19.25,20,14,100,1591,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14866,'Flik\'s Frog',NULL,5,5,14936,0,0,0,1555,1555,0,0,1,3,3,0,1,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,100007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6232,0,0,'',''), - (14867,'Jubjub',NULL,5,5,14938,0,0,0,1555,1555,0,0,1,3,3,0,0,512,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,100007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14868,'Hornsley',NULL,8,8,14937,0,0,0,1555,1555,0,0,1,3,3,0,0,768,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,334,334,0,0,7,10,13.5872,18.6824,20,4,100,2000,2000,0,0,0,0,0,100007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14869,'Pygmy Cockatrice',NULL,1,1,14940,0,0,0,1555,1555,0,0,1,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,100008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14871,'Morja',NULL,12,12,14943,0,0,0,1555,1555,0,0,7,3,3,0,3,768,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6227,0,0,'',''), + (14866,'Flik\'s Frog',NULL,5,5,14936,0,0,0,1555,1555,0,0,1,3,3,0,1,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,100007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6232,0,0,'',''), + (14867,'Jubjub',NULL,5,5,14938,0,0,0,1555,1555,0,0,1,3,3,0,0,33280,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,166,166,0,0,6,8,8.624,11.858,20,3,100,2000,2000,0,0,0,0,0,100007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14868,'Hornsley',NULL,8,8,14937,0,0,0,1555,1555,0,0,1,3,3,0,0,33536,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,334,334,0,0,7,10,13.5872,18.6824,20,4,100,2000,2000,0,0,0,0,0,100007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14869,'Pygmy Cockatrice',NULL,1,1,14940,0,0,0,1555,1555,0,0,1,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,100008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14871,'Morja',NULL,12,12,14943,0,0,0,1555,1555,0,0,7,3,3,0,3,33536,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,500,500,0,0,12,14,19.9584,27.4428,20,6,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6227,0,0,'',''), (14872,'Trok',NULL,2,2,14589,0,0,0,29,29,0,0,7,1,3,0,0,768,0,2,0,1.5,1.14286,1,0,1,1,1,1,-1,1,87,87,0,0,3,5,3.5024,4.8158,20,2,100,2000,2000,0,0,0,14872,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (14873,'Okla',NULL,1,1,14616,0,0,0,29,29,0,0,7,1,3,0,0,768,0,2,0,1,1,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,14873,0,'',''), (14874,'Karu',NULL,1,1,14616,0,0,0,29,29,0,0,7,1,3,0,0,768,0,2,0,1,1,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,14874,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14875,'Molthor','Hand of Rastakhan',60,60,14993,0,0,0,1574,1574,0,0,7,3,3,0,3,32832,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,0,279,100,1175,1292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6235,14875,0,'',''), - (14876,'Zandalar Headshrinker',NULL,60,60,14998,15001,0,0,1574,1574,0,0,7,3,3,0,0,32832,0,2,0,1,1.14286,2,1,1,1,1,1,-1,1,9298,9298,2434,2434,528,681,62.016,85.272,0,279,100,1175,1292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (14877,'High Priest Venoxis Transform Visual',NULL,1,1,15102,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14877,0,'',''), - (14878,'Jubling',NULL,1,1,6297,0,0,0,6,6,0,0,1,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14879,'Arathi Basin Battlemaster',NULL,1,1,10186,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14880,'Razzashi Skitterer',NULL,56,58,15072,0,0,0,28,28,0,3,1,1,3,0,0,0,0,0,8,1.32,1.14286,1,1,1.5,1,1,1,1,1,4048,4306,0,0,197,249,60.5576,83.2667,3381,103,100,1166,2000,0,0,0,14880,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (14881,'Spider',NULL,1,1,2536,9829,0,0,190,190,0.2,0,8,1,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (14882,'Atal\'ai Mistress',NULL,60,60,14977,14978,0,0,28,28,0,0,7,1,3,0,0,32832,0,0,8,1.32,1.14286,1,1,5,1,1,1,1,1,15260,15260,0,0,571,737,61.732,84.8815,3791,302,100,1150,2000,0,779,1022,14882,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,50095,0,'',''), + (14875,'Molthor','Hand of Rastakhan',60,60,14993,0,0,0,1574,1574,0,0,7,3,3,0,3,32832,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,3791,279,100,1175,1292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6235,14875,0,'',''), + (14876,'Zandalar Headshrinker',NULL,60,60,14998,15001,0,0,1574,1574,0,0,7,3,3,0,0,32832,0,2,0,1,1.14286,2,1,1,1,1,1,-1,1,9298,9298,2434,2434,528,681,62.016,85.272,3075,279,100,1175,1292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (14877,'High Priest Venoxis Transform Visual',NULL,1,1,15102,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14877,0,'',''), + (14878,'Jubling',NULL,1,1,6297,0,0,0,6,6,0,0,1,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14879,'Arathi Basin Battlemaster',NULL,1,1,10186,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14880,'Razzashi Skitterer',NULL,56,58,15072,0,0,0,28,28,0,3,1,1,3,0,0,0,0,0,8,1.32,1.14286,1,1,1.5,1,1,1,1,1,4048,4306,0,0,197,249,60.5576,83.2667,3435,103,100,1166,2000,0,0,0,14880,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (14881,'Spider',NULL,1,1,2536,9829,0,0,190,190,0.2,0,8,1,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1.76,2.42,15,1,100,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (14882,'Atal\'ai Mistress',NULL,60,60,14977,14978,0,0,28,28,0,0,7,1,3,0,0,32832,0,0,8,1.32,1.14286,1,1,5,1,1,1,1,1,15260,15260,0,0,571,737,61.732,84.8815,3791,302,100,1150,2000,0,779,1022,14882,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,14882,0,'',''), (14883,'Voodoo Slave',NULL,60,60,14973,14974,0,0,28,28,0,0,7,1,3,0,0,32832,0,0,8,1.32,1.14286,2,1,5,4,1,1,1,1,12210,12210,9736,9736,571,737,61.732,84.8815,3075,302,100,1150,2000,0,0,0,14883,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14884,'Parasitic Serpent',NULL,63,63,15133,0,0,0,14,14,0,0,1,3,3,0,0,0,0,0,0,1.69,1.14286,1,3,1,1,1,1,-1,1,7680,7680,0,0,852,1028,70.976,97.592,0,434,100,1008,1109,0,135,677,14884,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14887,'Ysondre',NULL,63,63,15364,0,0,0,50,50,2,0,2,3,3,0,0,64,0,0,44,1.05,1.14286,1,3,250,1,1,1,-1,1,832750,832750,9852,9852,2169,2505,720,990,4691,738,100,2000,2000,0,69955,91358,14887,0,14887,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_ysondre'), - (14888,'Lethon',NULL,63,63,15365,0,0,0,14,14,2,0,2,3,3,0,0,0,0,0,44,1.8,1.14286,1,3,250,1,1,1,1,1,832750,832750,0,0,3391,3892,552.8,760.1,4691,1150,100,1075,1382,0,71655,93578,14888,0,14887,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_lethon'), - (14889,'Emeriss',NULL,63,63,15366,0,0,0,50,50,2,0,2,3,3,0,0,64,0,0,44,1.1,1.14286,1,3,250,1,1,1,-1,1,832750,832750,8640,8640,1816,2016,596,819.5,4691,605,100,2000,2000,0,29155,38078,14889,0,14887,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_emeriss'), - (14890,'Taerar',NULL,63,63,15363,0,0,0,14,14,2,0,2,3,3,0,0,0,0,0,44,1.8,1.14286,1,3,250,1,1,1,-1,1,832750,832750,8640,8640,2178,2528,520,715,4691,743,100,1000,1300,0,71655,93578,14890,0,14887,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_taerar'), - (14892,'Fang',NULL,1,1,10209,0,0,0,29,29,0,0,8,1,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14893,'Guard Kurall',NULL,40,40,14972,0,0,0,85,85,0,0,7,1,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3016,3016,0,0,85,109,56.672,77.924,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14893,0,'',''), + (14884,'Parasitic Serpent',NULL,63,63,15133,0,0,0,14,14,0,0,1,3,3,0,0,32768,0,0,0,1.69,1.14286,1,3,1,1,1,1,-1,1,7680,7680,0,0,852,1028,70.976,97.592,4691,434,100,1008,1109,0,135,677,14884,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14887,'Ysondre',NULL,63,63,15364,0,0,0,50,50,2,0,2,3,3,0,0,32832,0,0,44,1.05,1.14286,1,3,250,1,20,1,1,1,832750,832750,0,0,110,146,0,0,4691,268,32,2000,2000,0,69955,91358,14887,0,14887,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_ysondre'), + (14888,'Lethon',NULL,63,63,15365,0,0,0,14,14,2,0,2,3,3,0,0,32768,0,0,44,1.8,1.14286,1,3,250,1,20,1,1,1,832750,832750,0,0,110,146,0,0,4691,268,32,2000,2000,0,71655,93578,14888,0,14887,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_lethon'), + (14889,'Emeriss',NULL,63,63,15366,0,0,0,50,50,2,0,2,3,3,0,0,32832,0,0,44,1.1,1.14286,1,3,250,1,20,1,1,1,832750,832750,0,0,110,146,0,0,4691,268,32,2000,2000,0,29155,38078,14889,0,14887,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_emeriss'), + (14890,'Taerar',NULL,63,63,15363,0,0,0,14,14,2,0,2,3,3,0,0,32768,0,0,44,1.8,1.14286,1,3,250,1,20,1,1,1,832750,832750,0,0,110,146,0,0,4691,268,32,2000,2000,0,71655,93578,14890,0,14887,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_taerar'), + (14892,'Fang',NULL,1,1,10209,0,0,0,29,29,0,0,8,1,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1.76,2.42,15,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14893,'Guard Kurall',NULL,40,40,14972,0,0,0,85,85,0,0,7,1,3,0,0,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3016,3016,0,0,85,109,56.672,77.924,1964,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14893,0,'',''), (14894,'Swarm of bees',NULL,1,1,14985,0,0,0,29,29,0,0,10,1,3,0,0,33555200,0,2,0,1.5,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (14901,'Peon',NULL,4,4,10038,0,0,0,29,29,0,0,7,1,3,0,0,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,138,138,0,0,4,6,6.9344,9.5348,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14901,1,'',''), - (14902,'Jin\'rokh the Breaker',NULL,60,60,14994,0,0,0,1574,1574,1.5,0,7,3,3,0,3,32832,0,2,0,0.666668,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,0,279,100,1175,1292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6321,0,0,'',''), - (14903,'Al\'tabim the All-Seeing',NULL,60,60,14995,0,0,0,1574,1574,0,0,7,3,3,0,3,32832,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,0,279,100,1175,1292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6322,14903,0,'',''), - (14904,'Maywiki of Zuldazar',NULL,60,60,14996,0,0,0,1574,1574,0,0,7,3,3,0,3,32832,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,0,279,100,1175,1292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6341,14904,0,'',''), - (14905,'Falthir the Sightless',NULL,60,60,14997,0,0,0,1574,1574,0,0,7,3,3,0,3,32832,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,0,279,100,1175,1292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14905,0,'',''), - (14908,'Mogg',NULL,1,1,14589,0,0,0,29,29,0,0,7,1,3,0,0,768,0,2,0,1,1,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,50466,0,'',''), + (14902,'Jin\'rokh the Breaker',NULL,60,60,14994,0,0,0,1574,1574,1.5,0,7,3,3,0,3,32832,0,2,0,0.666668,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,3791,279,100,1175,1292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6321,0,0,'',''), + (14903,'Al\'tabim the All-Seeing',NULL,60,60,14995,0,0,0,1574,1574,0,0,7,3,3,0,3,32832,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,3791,279,100,1175,1292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6322,14903,0,'',''), + (14904,'Maywiki of Zuldazar',NULL,60,60,14996,0,0,0,1574,1574,0,0,7,3,3,0,3,32832,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,3791,279,100,1175,1292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6341,14904,0,'',''), + (14905,'Falthir the Sightless',NULL,60,60,14997,0,0,0,1574,1574,0,0,7,3,3,0,3,32832,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,3791,279,100,1175,1292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14905,0,'',''), + (14908,'Mogg',NULL,1,1,14589,0,0,0,29,29,0,0,7,1,3,0,0,768,0,2,0,1,1,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,14908,0,'',''), (14909,'Pooka',NULL,15,15,15002,0,0,0,29,29,0,0,7,1,3,0,0,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,644,644,0,0,17,22,24.552,33.759,20,9,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14909,1,'',''), - (14910,'Exzhal','Servitor of Rastakhan',60,60,15003,0,0,0,1574,1574,0,0,7,3,3,0,3,32832,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,0,279,100,1175,1292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6422,14910,0,'',''), - (14911,'Zandalar Enforcer',NULL,60,60,15004,0,0,0,1574,1574,0,0,7,3,3,0,0,32832,0,2,0,1,1.14286,2,1,1,1,1,1,-1,1,9298,9298,2434,2434,528,681,62.016,85.272,0,279,100,1175,1292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14911,0,'',''), - (14912,'Captured Hakkari Zealot',NULL,60,60,11221,0,0,0,1194,1194,0,0,7,3,3,0,0,320,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,0,279,100,1175,1292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14921,'Rin\'wosho the Trader','Zandalar Supplies & Repair',63,63,15012,0,0,0,1574,1574,0,0,7,3,3,0,16391,32832,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,10672,10672,0,0,399,515,220.81,320.77,0,211,100,1133,1246,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6381,14921,0,'',''), - (14941,'High Priestess Jeklik Transform Visual',NULL,1,1,15191,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,4,1.2,1.14286,1,3,1,1,35,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,12584977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14942,'Kartra Bloodsnarl','Alterac Valley Battlemaster',61,61,15033,0,0,0,1214,1214,0,0,7,3,3,0,2049,4672,0,0,0,1.1,1.14286,1,1,1,1,1,1,-1,1,9563,9563,0,0,544,703,172.1,240.07,0,288,100,1166,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6467,14942,0,'',''), - (14943,'Guse\'s War Rider',NULL,60,60,11012,0,0,0,32,32,0,0,1,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,104588,104588,0,0,528,681,62.016,85.272,0,279,100,1175,1292,0,153,767,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14944,'Jeztor\'s War Rider',NULL,60,60,11012,0,0,0,32,32,0,0,1,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,101703,101703,0,0,528,681,62.016,85.272,0,279,100,1175,1292,0,153,767,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14945,'Mulverick\'s War Rider',NULL,60,60,11012,0,0,0,32,32,0,0,1,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,106518,106518,0,0,528,681,62.016,85.272,0,279,100,1175,1292,0,153,767,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14946,'Slidore\'s Gryphon',NULL,60,60,1148,0,0,0,32,32,0,0,1,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,63325,63325,0,0,528,681,62.016,85.272,0,279,100,1175,1292,0,153,767,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14947,'Ichman\'s Gryphon',NULL,60,60,1148,0,0,0,32,32,0,0,1,7,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,105567,105567,0,0,528,681,62.016,85.272,0,279,100,1175,1292,0,153,767,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14948,'Vipore\'s Gryphon',NULL,60,60,1148,0,0,0,32,32,0,0,1,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,109093,109093,0,0,528,681,62.016,85.272,0,279,100,1175,1292,0,153,767,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14961,'Mirvyna Jinglepocket','Smokywood Pastures',30,30,15094,0,0,0,35,35,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14961,0,'',''), - (14962,'Dillord Copperpinch','Smokywood Pastures',1,1,15095,0,0,0,35,35,0,0,7,3,3,0,6,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14962,0,'',''), - (14963,'Gapp Jinglepocket','Smokywood Pastures',30,30,15096,0,0,0,35,35,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14963,0,'',''), + (14910,'Exzhal','Servitor of Rastakhan',60,60,15003,0,0,0,1574,1574,0,0,7,3,3,0,3,32832,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,3791,279,100,1175,1292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6422,14910,0,'',''), + (14911,'Zandalar Enforcer',NULL,60,60,15004,0,0,0,1574,1574,0,0,7,3,3,0,0,32832,0,2,0,1,1.14286,2,1,1,1,1,1,-1,1,9298,9298,2434,2434,528,681,62.016,85.272,3075,279,100,1175,1292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14911,0,'',''), + (14912,'Captured Hakkari Zealot',NULL,60,60,11221,0,0,0,1194,1194,0,0,7,3,3,0,0,33088,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,528,681,62.016,85.272,3791,279,100,1175,1292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14921,'Rin\'wosho the Trader','Zandalar Supplies & Repair',63,63,15012,0,0,0,1574,1574,0,0,7,3,3,0,16391,32832,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,10672,10672,0,0,399,515,220.81,320.77,4691,211,100,1133,1246,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6381,14921,0,'',''), + (14941,'High Priestess Jeklik Transform Visual',NULL,1,1,15191,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,4,1.2,1.14286,1,3,1,1,35,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,12584977,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14942,'Kartra Bloodsnarl','Alterac Valley Battlemaster',61,61,15033,0,0,0,1214,1214,0,0,7,3,3,0,2049,37440,0,0,0,1.1,1.14286,1,1,1,1,1,1,-1,1,9563,9563,0,0,544,703,172.1,240.07,4091,288,100,1166,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6467,14942,0,'',''), + (14943,'Guse\'s War Rider',NULL,60,60,11012,0,0,0,32,32,0,0,1,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,104588,104588,0,0,528,681,62.016,85.272,3791,279,100,1175,1292,0,153,767,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14944,'Jeztor\'s War Rider',NULL,60,60,11012,0,0,0,32,32,0,0,1,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,101703,101703,0,0,528,681,62.016,85.272,3791,279,100,1175,1292,0,153,767,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14945,'Mulverick\'s War Rider',NULL,60,60,11012,0,0,0,32,32,0,0,1,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,106518,106518,0,0,528,681,62.016,85.272,3791,279,100,1175,1292,0,153,767,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14946,'Slidore\'s Gryphon',NULL,60,60,1148,0,0,0,32,32,0,0,1,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,63325,63325,0,0,528,681,62.016,85.272,3791,279,100,1175,1292,0,153,767,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14947,'Ichman\'s Gryphon',NULL,60,60,1148,0,0,0,32,32,0,0,1,7,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,105567,105567,0,0,528,681,62.016,85.272,3791,279,100,1175,1292,0,153,767,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14948,'Vipore\'s Gryphon',NULL,60,60,1148,0,0,0,32,32,0,0,1,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,109093,109093,0,0,528,681,62.016,85.272,3791,279,100,1175,1292,0,153,767,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14961,'Mirvyna Jinglepocket','Smokywood Pastures',30,30,15094,0,0,0,35,35,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14961,0,'',''), + (14962,'Dillord Copperpinch','Smokywood Pastures',1,1,15095,0,0,0,35,35,0,0,7,3,3,0,6,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14962,0,'',''), + (14963,'Gapp Jinglepocket','Smokywood Pastures',30,30,15096,0,0,0,35,35,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14963,0,'',''), (14964,'Hecht Copperpinch','Smokywood Pastures',1,1,15097,0,0,0,35,35,0,0,7,1,3,0,6,4608,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14964,0,'',''), - (14965,'Frenzied Bloodseeker Bat',NULL,60,60,14562,0,0,0,93,93,0,24,1,7,3,0,0,0,0,0,0,1.24,1.14286,1,0,1,1,1,1,-1,1,6086,6086,0,0,221,264,69.696,95.832,0,112,100,1000,1584,0,0,0,14965,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14966,'High Priest Thekal Transform Visual',NULL,1,1,14792,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14966,0,'',''), - (14967,'High Priestess Mar\'li Transform Visual',NULL,1,1,15226,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (14968,'High Priestess Arlokk Transform Visual',NULL,1,1,15013,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14968,0,'',''), - (14981,'Elfarran','Warsong Gulch Battlemaster',61,61,15098,0,0,0,1514,1514,0,0,7,3,3,0,2049,4672,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,10626,10626,8019,8019,361,467,172.1,240.07,0,191,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6460,14981,0,'EventAI',''), - (14982,'Lylandris','Warsong Gulch Battlemaster',61,61,15100,0,0,0,1514,1514,0,0,7,3,3,0,2049,4672,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,10626,10626,8019,8019,361,467,172.1,240.07,0,191,100,1166,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6463,14982,0,'',''), - (14983,'Field Marshal Oslight',NULL,62,62,15142,0,0,0,1577,1577,0,0,7,3,3,0,3,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4079,4079,0,0,174,224,203.77,104.278,0,92,100,2000,2000,0,0,0,14983,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6323,14983,0,'',''), - (14984,'Sergeant Maclear',NULL,62,62,15143,0,0,0,1577,1577,0,0,7,3,3,0,3,36864,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,3237,3237,0,0,71,119,1.76,2.42,20,44,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6324,14984,0,'',''), - (14986,'Shade of Jin\'do',NULL,60,60,15233,0,0,0,28,28,0,0,6,3,3,0,0,32768,0,0,0,1.95,1.14286,1,3,0.5,1,1,1,1,1,1526,1526,0,0,104,138,72,106,3750,252,26,950,1100,5,0,0,14986,0,100003,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14987,'Powerful Healing Ward',NULL,56,56,15292,0,0,0,37,37,0,0,10,3,3,0,0,0,0,0,0,0.001,1.14286,1,0,1,1,1,1,-1,1,4231,4231,2514,2514,9,9,70.4704,96.8968,0,4,100,1430,1573,0,163,817,14987,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','mob_healing_ward'), - (14988,'Ohgan',NULL,63,63,15271,0,0,0,14,14,0,11,1,1,3,0,0,0,0,513,0,1.18,1.14286,1,3,1,1,1,1,-1,1,91560,91560,0,0,2030,2351,640,880,0,1011,100,1200,1600,0,0,0,14988,0,0,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','mob_ohgan'), - (14989,'Poisonous Cloud',NULL,1,1,262,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,40,40,11,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (14990,'Defilers Emissary',NULL,40,40,15239,15242,0,0,412,412,0,0,7,3,3,0,2049,4352,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6478,0,1,'',''), - (14991,'League of Arathor Emissary',NULL,40,40,15251,15254,0,0,1577,1577,0,0,7,3,3,0,2049,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6504,0,0,'',''), - (14994,'Zandalarian Event Generator',NULL,1,1,13069,0,0,0,35,35,0,0,10,3,3,0,0,33555200,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15001,'PvP A-Mid Credit Marker',NULL,1,1,1141,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15002,'PvP Mid Credit Marker',NULL,1,1,1141,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15003,'PvP H-Mid Credit Marker',NULL,1,1,1141,0,0,0,35,35,0,0,0,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15004,'PvP ALT-S Credit Marker',NULL,1,1,1141,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15005,'PvP ALT-N Credit Marker',NULL,1,1,1141,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15006,'Deze Snowbane','Arathi Basin Battlemaster',61,61,15112,0,0,0,412,412,0,0,7,3,3,0,2049,4672,0,0,0,1.1,1.14286,1,1,1,1,1,1,-1,1,9563,9563,0,0,544,703,172.1,240.07,0,288,100,1166,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6470,15006,0,'',''), - (15007,'Sir Malory Wheeler','Arathi Basin Battlemaster',61,61,15113,0,0,0,412,412,0,0,7,3,3,0,2049,4672,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,3200,3200,0,0,274,355,1.4664,2.0163,20,145,100,1666,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6475,15007,0,'EventAI',''), - (15008,'Lady Hoteshem','Arathi Basin Battlemaster',61,61,15116,0,0,0,1577,1577,0,0,7,3,3,0,2049,4672,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,9563,9563,0,0,544,703,172.1,240.07,0,288,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6473,51454,0,'EventAI',''), - (15009,'Voodoo Spirit',NULL,1,1,14368,0,0,0,92,92,0,0,7,3,3,0,0,0,0,0,0,1.27,1.14286,1,1,1,1,1,1,-1,1,3052,3052,0,0,7,10,1.4664,2.0163,0,4,100,1666,1833,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15010,'Jungle Toad',NULL,1,1,14932,0,0,0,7,7,0,0,8,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,0.2,1,1,1,1,1,8,8,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (15011,'Wagner Hammerstrike',NULL,55,55,15134,0,0,0,55,55,0,0,7,3,3,0,7,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,1460,1606,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6343,0,0,'',''), - (15012,'Javnir Nashak',NULL,55,55,15139,0,0,0,29,29,0,0,7,3,3,0,7,0,0,2,0,1.23,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,0,51,100,1460,1606,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6342,0,0,'',''), - (15021,'Deathmaster Dwire',NULL,62,62,15140,0,0,0,412,412,0,0,7,3,3,0,3,36864,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,4079,4079,0,0,174,224,203.77,104.278,0,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6361,15021,0,'',''), - (15022,'Deathstalker Mortis',NULL,62,62,15141,0,0,0,412,412,0,0,7,3,3,0,3,36864,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,4079,4079,0,0,174,224,203.77,104.278,0,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6362,15022,0,'',''), - (15041,'Spawn of Mar\'li',NULL,59,60,15136,0,0,0,14,14,0,0,1,1,3,0,0,0,0,0,0,1.24,1.14286,1,0,1,1,1,1,-1,1,6104,6104,0,0,221,264,69.696,95.832,0,112,100,1400,1584,0,57,286,15041,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15042,'Zanza the Restless',NULL,60,60,15144,0,0,0,1574,1574,0,0,7,1,3,0,3,832,0,2,0,1.32,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,227,380,62.016,85.272,0,140,100,1175,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14965,'Frenzied Bloodseeker Bat',NULL,60,60,14562,0,0,0,93,93,0,24,1,7,3,0,0,0,0,0,0,1.24,1.14286,1,0,1,1,1,1,-1,1,6086,6086,0,0,221,264,69.696,95.832,3791,112,100,1000,1584,0,0,0,14965,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14966,'High Priest Thekal Transform Visual',NULL,1,1,14792,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14966,0,'',''), + (14967,'High Priestess Mar\'li Transform Visual',NULL,1,1,15226,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (14968,'High Priestess Arlokk Transform Visual',NULL,1,1,15013,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14968,0,'',''), + (14981,'Elfarran','Warsong Gulch Battlemaster',61,61,15098,0,0,0,1514,1514,0,0,7,3,3,0,2049,37440,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,10626,10626,8019,8019,361,467,172.1,240.07,4091,191,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6460,14981,0,'EventAI',''), + (14982,'Lylandris','Warsong Gulch Battlemaster',61,61,15100,0,0,0,1514,1514,0,0,7,3,3,0,2049,37440,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,10626,10626,8019,8019,361,467,172.1,240.07,4091,191,100,1166,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6463,14982,0,'',''), + (14983,'Field Marshal Oslight',NULL,62,62,15142,0,0,0,1577,1577,0,0,7,3,3,0,3,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4079,4079,0,0,174,224,203.77,104.278,4391,92,100,2000,2000,0,0,0,14983,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6323,14983,0,'',''), + (14984,'Sergeant Maclear',NULL,62,62,15143,0,0,0,1577,1577,0,0,7,3,3,0,3,36864,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,3237,3237,0,0,71,119,1.76,2.42,4391,44,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6324,14984,0,'',''), + (14986,'Shade of Jin\'do',NULL,60,60,15233,0,0,0,28,28,0,0,6,3,3,0,0,32768,0,0,0,1.95,1.14286,1,3,0.5,1,1,1,1,1,1526,1526,0,0,104,138,72,106,3791,252,26,950,1100,5,0,0,14986,0,100003,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14987,'Powerful Healing Ward',NULL,56,56,15292,0,0,0,37,37,0,0,10,3,3,0,0,32768,0,0,0,0.001,1.14286,1,0,1,1,1,1,-1,1,4231,4231,2514,2514,9,9,70.4704,96.8968,3327,4,100,1430,1573,0,163,817,14987,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','mob_healing_ward'), + (14988,'Ohgan',NULL,63,63,15271,0,0,0,14,14,0,11,1,1,3,0,0,0,0,513,0,1.18,1.14286,1,3,1,1,1,1,-1,1,91560,91560,0,0,2030,2351,640,880,4691,1011,100,1200,1600,0,0,0,14988,0,0,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'','mob_ohgan'), + (14989,'Poisonous Cloud',NULL,1,1,262,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,40,40,11,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (14990,'Defilers Emissary',NULL,40,40,15239,15242,0,0,412,412,0,0,7,3,3,0,2049,37120,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6478,0,1,'',''), + (14991,'League of Arathor Emissary',NULL,40,40,15251,15254,0,0,1577,1577,0,0,7,3,3,0,2049,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2471,2471,0,0,61,78,56.672,77.924,1964,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6504,0,0,'',''), + (14994,'Zandalarian Event Generator',NULL,1,1,13069,0,0,0,35,35,0,0,10,3,3,0,0,33587968,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15001,'PvP A-Mid Credit Marker',NULL,1,1,1141,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15002,'PvP Mid Credit Marker',NULL,1,1,1141,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15003,'PvP H-Mid Credit Marker',NULL,1,1,1141,0,0,0,35,35,0,0,0,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15004,'PvP ALT-S Credit Marker',NULL,1,1,1141,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15005,'PvP ALT-N Credit Marker',NULL,1,1,1141,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15006,'Deze Snowbane','Arathi Basin Battlemaster',61,61,15112,0,0,0,412,412,0,0,7,3,3,0,2049,37440,0,0,0,1.1,1.14286,1,1,1,1,1,1,-1,1,9563,9563,0,0,544,703,172.1,240.07,4091,288,100,1166,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6470,15006,0,'',''), + (15007,'Sir Malory Wheeler','Arathi Basin Battlemaster',61,61,15113,0,0,0,412,412,0,0,7,3,3,0,2049,37440,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,3200,3200,0,0,274,355,1.4664,2.0163,20,145,100,1666,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6475,15007,0,'EventAI',''), + (15008,'Lady Hoteshem','Arathi Basin Battlemaster',61,61,15116,0,0,0,1577,1577,0,0,7,3,3,0,2049,37440,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,9563,9563,0,0,544,703,172.1,240.07,4091,288,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6473,15008,0,'EventAI',''), + (15009,'Voodoo Spirit',NULL,1,1,14368,0,0,0,92,92,0,0,7,3,3,0,0,32768,0,0,0,1.27,1.14286,1,1,1,1,1,1,-1,1,3052,3052,0,0,7,10,1.4664,2.0163,15,4,100,1666,1833,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15010,'Jungle Toad',NULL,1,1,14932,0,0,0,7,7,0,0,8,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,0.2,1,1,1,1.33,1,8,8,0,0,10,11,1.76,2.42,20,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (15011,'Wagner Hammerstrike',NULL,55,55,15134,0,0,0,55,55,0,0,7,3,3,0,7,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,1460,1606,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6343,0,0,'',''), + (15012,'Javnir Nashak',NULL,55,55,15139,0,0,0,29,29,0,0,7,3,3,0,7,32768,0,2,0,1.23,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,96,125,70.664,97.163,3271,51,100,1460,1606,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6342,0,0,'',''), + (15021,'Deathmaster Dwire',NULL,62,62,15140,0,0,0,412,412,0,0,7,3,3,0,3,36864,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,4079,4079,0,0,174,224,203.77,104.278,4391,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6361,15021,0,'',''), + (15022,'Deathstalker Mortis',NULL,62,62,15141,0,0,0,412,412,0,0,7,3,3,0,3,36864,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,4079,4079,0,0,174,224,203.77,104.278,4391,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6362,15022,0,'',''), + (15041,'Spawn of Mar\'li',NULL,59,60,15136,0,0,0,14,14,0,0,1,1,3,0,0,0,0,0,0,1.24,1.14286,1,0,1,1,1,1,-1,1,6104,6104,0,0,221,264,69.696,95.832,3791,112,100,1400,1584,0,57,286,15041,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15042,'Zanza the Restless',NULL,60,60,15144,0,0,0,1574,1574,0,0,7,1,3,0,3,832,0,2,0,1.32,1.14286,1,1,1,1,1,1,-1,1,9298,9298,0,0,227,380,62.016,85.272,3791,140,100,1175,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (15043,'Zulian Crocolisk',NULL,55,60,833,0,0,0,28,28,0,6,1,3,3,0,0,32832,0,0,9,1.32,1.14286,1,1,1,1,1,1,-1,1,9156,9156,0,0,424,520,285,410,3791,218,100,2000,2000,0,0,0,15043,0,15043,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (15045,'Arathi Farmer',NULL,1,1,15146,0,0,0,14,14,0,0,7,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15046,'Forsaken Farmer',NULL,1,1,15152,0,0,0,7,7,0,0,6,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15047,'Gurubashi',NULL,1,1,13069,0,0,0,93,93,0,0,0,3,3,0,0,2,0,0,0,1.27,1.14286,1,1,1,1,1,1,-1,1,96,96,0,0,7,10,1.4664,2.0163,0,4,100,1666,1833,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15061,'Spirit of Jin\'do',NULL,1,1,2708,0,0,0,92,92,0,0,7,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,11,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15061,0,'',''), - (15062,'Arathi Lumberjack',NULL,1,1,308,0,0,0,7,7,0,0,7,3,3,0,0,0,0,2,0,0.666668,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15063,'Arathi Blacksmith',NULL,1,1,15172,0,0,0,1577,1577,0,0,7,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15064,'Forsaken Blacksmith',NULL,1,1,15176,0,0,0,7,7,0,0,6,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15065,'Lady',NULL,1,1,15204,0,0,0,190,190,0,0,8,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15066,'Cleo',NULL,1,1,9990,0,0,0,190,190,0,0,8,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15045,'Arathi Farmer',NULL,1,1,15146,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15046,'Forsaken Farmer',NULL,1,1,15152,0,0,0,7,7,0,0,6,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15047,'Gurubashi',NULL,1,1,13069,0,0,0,93,93,0,0,0,3,3,0,0,32770,0,0,0,1.27,1.14286,1,1,1,1,1,1,-1,1,96,96,0,0,7,10,1.4664,2.0163,15,4,100,1666,1833,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15061,'Spirit of Jin\'do',NULL,1,1,2708,0,0,0,92,92,0,0,7,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,11,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15061,0,'',''), + (15062,'Arathi Lumberjack',NULL,1,1,308,0,0,0,7,7,0,0,7,3,3,0,0,32768,0,2,0,0.666668,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15063,'Arathi Blacksmith',NULL,1,1,15172,0,0,0,1577,1577,0,0,7,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15064,'Forsaken Blacksmith',NULL,1,1,15176,0,0,0,7,7,0,0,6,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15065,'Lady',NULL,1,1,15204,0,0,0,190,190,0,0,8,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15066,'Cleo',NULL,1,1,9990,0,0,0,190,190,0,0,8,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (15067,'Zulian Stalker',NULL,61,61,14572,0,0,0,28,28,0,2,1,1,3,0,0,32832,0,0,9,1.32,1.14286,1,1,7,1,1,1,1,1,22008,22008,0,0,239,325,172.1,240.07,4091,130,100,1183,2000,0,0,0,15067,0,10257,0,0,1,0,0,0,0,0,0,0,8272,0,0,0,0,0,0,0,0,0,0,'',''), - (15068,'Zulian Guardian',NULL,61,61,11029,0,0,0,93,93,0,2,1,1,3,0,0,0,0,0,0,1.24,1.14286,1,0,2,1,1,1,1,1,6288,6288,0,0,339,381,69.696,95.832,0,166,100,1440,1584,0,73,367,15068,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15069,'Heart of Hakkar',NULL,1,1,15294,0,0,0,35,35,0,0,10,3,3,0,0,0,0,0,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,11,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15070,'Vinchaxa','Servitor of Zanza',60,60,15205,0,0,0,1574,1574,0,0,7,3,3,0,3,64,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,25369,25369,0,0,528,681,62.016,85.272,0,279,100,1175,1292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15071,'Underfoot',NULL,1,1,5556,0,0,0,7,7,0,0,8,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15072,'Spike',NULL,1,1,15179,0,0,0,7,7,0,0,8,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15073,'Pat\'s Hellfire Guy',NULL,1,1,14501,0,0,0,35,35,0,0,10,3,3,0,0,0,0,0,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,11,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15074,'Arathi Miner',NULL,1,1,15183,0,0,0,7,7,0,0,7,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15075,'Forsaken Miner',NULL,1,1,15187,0,0,0,412,412,0,0,6,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15076,'Zandalarian Emissary',NULL,55,55,15210,0,0,0,1574,1574,0,0,7,3,3,0,1,832,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,8017,8017,0,0,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6519,15076,0,'',''), - (15077,'Riggle Bassbait','Fishmaster',50,50,15235,0,0,0,35,35,0,0,7,3,3,0,3,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,180,224,66.44,91.355,0,93,100,1510,1661,0,45,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6421,15077,0,'',''), - (15078,'Jang','Fishmaster Apprentice',50,50,15236,0,0,0,35,35,0,0,7,3,3,0,3,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,123,167,66.44,91.355,0,67,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6514,15078,0,'',''), - (15079,'Fishbot 5000',NULL,50,50,15200,0,0,0,35,35,0,0,9,3,3,0,3,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,123,167,66.44,91.355,0,67,100,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6447,0,0,'',''), + (15068,'Zulian Guardian',NULL,61,61,11029,0,0,0,93,93,0,2,1,1,3,0,0,0,0,0,0,1.24,1.14286,1,0,2,1,1,1,1,1,6288,6288,0,0,339,381,69.696,95.832,4091,166,100,1440,1584,0,73,367,15068,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15069,'Heart of Hakkar',NULL,1,1,15294,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,0,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,11,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15070,'Vinchaxa','Servitor of Zanza',60,60,15205,0,0,0,1574,1574,0,0,7,3,3,0,3,32832,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,25369,25369,0,0,528,681,62.016,85.272,3791,279,100,1175,1292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15071,'Underfoot',NULL,1,1,5556,0,0,0,7,7,0,0,8,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15072,'Spike',NULL,1,1,15179,0,0,0,7,7,0,0,8,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15073,'Pat\'s Hellfire Guy',NULL,1,1,14501,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,0,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,11,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15074,'Arathi Miner',NULL,1,1,15183,0,0,0,7,7,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15075,'Forsaken Miner',NULL,1,1,15187,0,0,0,412,412,0,0,6,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15076,'Zandalarian Emissary',NULL,55,55,15210,0,0,0,1574,1574,0,0,7,3,3,0,1,33600,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,8017,8017,0,0,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6519,15076,0,'',''), + (15077,'Riggle Bassbait','Fishmaster',50,50,15235,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,180,224,66.44,91.355,2999,93,100,1510,1661,0,45,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6421,15077,0,'',''), + (15078,'Jang','Fishmaster Apprentice',50,50,15236,0,0,0,35,35,0,0,7,3,3,0,3,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,123,167,66.44,91.355,2999,67,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6514,15078,0,'',''), + (15079,'Fishbot 5000',NULL,50,50,15200,0,0,0,35,35,0,0,9,3,3,0,3,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,123,167,66.44,91.355,2999,67,100,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6447,0,0,'',''), (15080,'Servant of the Hand','Hand of Rastakhan',60,60,15210,0,0,0,1574,1574,0,0,7,3,3,0,1,32832,0,2,0,1,1.14286,1,1,3,1,1,1,1,1,9156,9156,0,0,528,681,62.016,85.272,3791,279,100,1175,1292,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50157,0,0,'',''), - (15082,'Gri\'lek',NULL,63,63,7873,0,0,0,28,28,2.4,0,6,3,3,0,0,0,0,1,0,1.82,1.14286,1,3,100,1,1,1,1,1,333100,333100,0,0,1649,2139,367.2,504.9,0,874,100,1600,1800,0,7415,37073,15082,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15083,'Hazza\'rah',NULL,63,63,15267,0,0,0,28,28,0,0,6,3,3,0,0,0,0,513,0,1.82,1.14286,2,3,100,2,1,1,1,1,266500,266500,5240,5240,1529,1739,640,880,0,754,100,1300,1600,0,6361,31807,15083,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15083,0,'','boss_hazzarah'), - (15084,'Renataki',NULL,63,63,15268,0,0,0,28,28,0,0,6,3,3,0,0,0,0,1,0,1.82,1.14286,1,3,100,1,1,1,1,1,333100,333100,0,0,1276,1383,64.3632,88.4994,0,614,100,1108,1219,0,3906,19530,15084,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15084,0,'','boss_renataki'), - (15085,'Wushoolay',NULL,63,63,15269,0,0,0,28,28,0,0,6,3,3,0,0,0,0,1,76,1,1.14286,2,3,110,12,1,1,1,1,293150,293150,31440,31440,2345,2867,0,0,3795,1203,0,2000,2000,0,0,0,15085,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15085,0,'EventAI',''), - (15086,'Arathi Stablehand',NULL,1,1,15192,0,0,0,7,7,0,0,7,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15087,'Forsaken Stablehand',NULL,1,1,15196,0,0,0,7,7,0,0,6,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15088,'Booty Bay Elite',NULL,61,61,15201,0,0,0,121,121,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,20815,20815,0,0,252,341,62.6104,86.0893,0,137,100,1166,1283,0,166,832,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15088,0,'',''), - (15089,'Forsaken Lumberjack',NULL,1,1,15206,0,0,0,7,7,0,0,6,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15090,'Swift Razzashi Raptor',NULL,1,1,15289,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,0,0,0,0,0,0,0,0,0,0,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15091,'Zul\'Gurub Panther Trigger',NULL,1,1,1126,0,0,0,114,114,0,0,10,1,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15101,'Zulian Prowler',NULL,60,60,613,0,0,0,93,93,0,2,1,1,3,0,0,0,0,0,0,1.24,1.14286,1,0,1,1,1,1,1,1,3052,3052,0,0,221,264,69.696,95.832,0,112,100,1600,1584,0,0,0,15101,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (15102,'Silverwing Emissary',NULL,22,22,15255,0,0,0,1642,1642,0,0,7,3,3,0,2049,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,62,75,34.6544,47.6498,0,32,100,1790,1969,0,7,37,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6508,0,0,'',''), - (15103,'Stormpike Emissary',NULL,55,55,15259,15388,0,0,1217,1217,0,0,7,3,3,0,2049,4352,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,143,194,70.664,97.163,0,78,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8453,0,0,'',''), - (15104,'Swift Zulian Tiger',NULL,1,1,15290,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,0,1,0,1,0,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (15105,'Warsong Emissary',NULL,30,30,15247,15250,0,0,1641,1641,0,0,7,3,3,0,2049,4352,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,1605,1605,852,852,59,80,45.144,62.073,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6490,0,1,'',''), - (15106,'Frostwolf Emissary',NULL,55,55,15243,15246,0,0,1215,1215,0,0,7,3,3,0,2049,4352,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,143,194,70.664,97.163,0,78,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6484,0,0,'',''), - (15107,'Arathi Horse',NULL,1,1,229,0,0,0,7,7,0,0,1,3,3,0,0,0,0,2,0,1,0.857143,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15108,'Forsaken Horse',NULL,1,1,10671,0,0,0,7,7,0,0,6,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15109,'Primal Blessing Visual',NULL,1,1,15214,0,0,0,35,35,1,0,1,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,25,27,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15110,'Gurubashi Prisoner',NULL,60,60,15263,15264,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,1,1,3052,3052,0,0,104,138,72,106,3750,252,26,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15111,'Mad Servant',NULL,61,61,6811,568,0,0,37,37,0,0,3,1,3,0,0,32832,0,0,8,1.32,1.14286,2,1,1,4,1,1,-1,1,12495,12965,9944,9944,389,502,172.1,240.07,0,206,100,1141,2000,0,611,802,15111,0,0,0,0,1,0,0,0,0,0,0,244,0,1,0,0,0,0,0,0,0,15111,0,'',''), - (15112,'Brain Wash Totem',NULL,59,60,15291,0,0,0,2,2,0,0,11,3,3,0,0,0,0,0,0,0.001,1.14286,1,0,1,1,1,1,-1,1,3952,4080,300,300,9,9,74.448,102.366,0,4,100,1410,1551,0,130,648,15112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (15113,'Honored Hero',NULL,60,60,15222,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,1410,1551,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15114,'Gahz\'ranka',NULL,63,63,15288,0,0,0,93,93,0,0,1,3,3,0,0,0,0,513,0,2.28,1.14286,1,3,100,1,1,1,1,1,333100,333100,0,0,1623,2022,720,990,0,841,100,1100,1800,0,8270,41348,15114,0,0,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15115,'Honored Ancestor',NULL,60,60,15228,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,0,87,100,1410,1551,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15116,'Grinkle','Fishing Promoter',50,50,15237,0,0,0,29,29,0,0,7,3,3,0,3,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6476,15116,0,'',''), - (15117,'Chained Spirit',NULL,60,60,14560,0,0,0,35,35,0,0,6,3,3,0,0,0,0,0,0,1.26,1.14286,1,0,1,1,1,1,1,1,3052,3052,0,0,236,284,74.448,102.366,0,120,100,1410,1551,0,64,318,15117,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (15118,'Master Angler Form',NULL,1,1,15234,0,0,0,35,35,1,0,1,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,25,27,0,0,2,2,0,0,17,0,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15119,'Barrus','Fishing Promoter',50,50,15238,0,0,0,55,55,0,0,7,3,3,0,3,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,125,149,66.44,91.355,0,63,100,1510,1661,0,45,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6513,15119,0,'',''), - (15122,'Gahz\'ranka Dead',NULL,1,1,15288,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,1.27,1.14286,1,1,1,1,1,1,-1,1,96,96,0,0,7,10,1.4664,2.0163,0,4,100,1666,1833,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15124,'Targot Jinglepocket','Smokywood Pastures',30,30,15278,0,0,0,35,35,0,0,7,3,3,0,6,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15124,0,'',''), - (15125,'Kosco Copperpinch','Smokywood Pastures',30,30,15279,0,0,0,35,35,0,0,7,3,3,0,6,4608,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15125,0,'',''), - (15126,'Rutherford Twing','Defilers Supply Officer',55,55,15276,0,0,0,1598,1598,0,0,7,3,3,0,7,4096,0,0,0,1.05,1.14286,1,1,1,1,1,1,-1,1,2000,2000,0,0,344,445,62.7984,86.3478,0,182,100,1133,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15126,0,'EventAI',''), - (15127,'Samuel Hawke','League of Arathor Supply Officer',63,63,15277,0,0,0,1599,1599,0,0,7,3,3,0,7,4096,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,10672,10672,0,0,399,515,220.81,320.77,0,211,100,1133,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15127,0,'EventAI',''), - (15128,'Defiler Elite',NULL,55,55,15284,15286,0,0,412,412,0,0,7,3,3,0,0,4096,0,0,0,1.05,1.14286,1,1,1,1,1,1,-1,1,7125,7125,0,0,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15128,0,'EventAI',''), - (15130,'League of Arathor Elite',NULL,40,40,15280,15282,0,0,1577,1577,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,1550,1550,0,0,410,491,1.4664,2.0163,0,208,100,1666,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15130,0,'EventAI',''), - (15131,'Qeeju','Stable Master',45,45,14773,0,0,0,29,29,0,0,7,3,3,0,8193,36864,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,79.2,108.9,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,15131,0,'',''), - (15136,'Hammerfall Elite',NULL,55,55,4034,0,0,0,83,83,0,0,7,3,3,0,0,0,0,0,0,1.24,1.14286,1,0,1,1,1,1,-1,1,3047,3047,0,0,150,179,69.696,95.832,0,76,100,1440,1584,0,57,286,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15136,0,'',''), - (15137,'Menethil Elite',NULL,55,55,790,0,0,0,57,57,0,0,7,3,3,0,0,0,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,5219,5219,0,0,141,170,70.664,97.163,0,72,100,1460,1606,0,54,269,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15137,0,'',''), - (15138,'Silverpine Elite',NULL,55,55,4342,0,0,0,68,68,0,0,7,3,3,0,0,0,0,0,0,1.23,1.14286,1,0,1,1,1,1,-1,1,5193,5193,0,0,208,259,70.664,97.163,0,108,100,1460,1606,0,54,269,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15138,0,'',''), - (15139,'Gahz\'ranka Herald',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15139,0,'',''), - (15140,'Pat\'s Splash Guy',NULL,1,1,4047,0,0,0,35,35,0,0,7,3,3,0,0,0,0,0,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15141,'Portal of Madness',NULL,1,1,15140,0,0,0,35,35,0,0,0,3,3,0,0,0,0,0,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15146,'Mad Voidwalker',NULL,59,60,14428,0,0,0,90,90,0,0,3,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,13734,13734,0,0,528,681,62.016,85.272,0,279,100,1175,1292,0,153,767,15146,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (15082,'Gri\'lek',NULL,63,63,7873,0,0,0,28,28,2.4,0,6,3,3,0,0,32768,0,1,0,1.82,1.14286,1,3,100,1,1,1,1,1,333100,333100,0,0,1649,2139,367.2,504.9,4691,874,100,1600,1800,0,7415,37073,15082,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15083,'Hazza\'rah',NULL,63,63,15267,0,0,0,28,28,0,0,6,3,3,0,0,32768,0,513,0,1.82,1.14286,2,3,100,2,1,1,1,1,266500,266500,5240,5240,1529,1739,640,880,3795,754,100,1300,1600,0,6361,31807,15083,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15083,0,'','boss_hazzarah'), + (15084,'Renataki',NULL,63,63,15268,0,0,0,28,28,0,0,6,3,3,0,0,32768,0,1,0,1.82,1.14286,1,3,100,1,1,1,1,1,333100,333100,0,0,1276,1383,64.3632,88.4994,4691,614,100,1108,1219,0,3906,19530,15084,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15084,0,'','boss_renataki'), + (15085,'Wushoolay',NULL,63,63,15269,0,0,0,28,28,0,0,6,3,3,0,0,32768,0,1,76,1,1.14286,2,3,110,12,1,1,1,1,293150,293150,31440,31440,2345,2867,0,0,3795,1203,0,2000,2000,0,0,0,15085,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15085,0,'EventAI',''), + (15086,'Arathi Stablehand',NULL,1,1,15192,0,0,0,7,7,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15087,'Forsaken Stablehand',NULL,1,1,15196,0,0,0,7,7,0,0,6,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15088,'Booty Bay Elite',NULL,61,61,15201,0,0,0,121,121,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,20815,20815,0,0,252,341,62.6104,86.0893,4091,137,100,1166,1283,0,166,832,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15088,0,'',''), + (15089,'Forsaken Lumberjack',NULL,1,1,15206,0,0,0,7,7,0,0,6,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15090,'Swift Razzashi Raptor',NULL,1,1,15289,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,0,0,0,0,0,0,0,0,15,0,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15091,'Zul\'Gurub Panther Trigger',NULL,1,1,1126,0,0,0,114,114,0,0,10,1,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15101,'Zulian Prowler',NULL,60,60,613,0,0,0,93,93,0,2,1,1,3,0,0,0,0,0,0,1.24,1.14286,1,0,1,1,1,1,1,1,3052,3052,0,0,221,264,69.696,95.832,3791,112,100,1600,1584,0,0,0,15101,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (15102,'Silverwing Emissary',NULL,22,22,15255,0,0,0,1642,1642,0,0,7,3,3,0,2049,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1042,1042,0,0,62,75,34.6544,47.6498,922,32,100,1790,1969,0,7,37,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6508,0,0,'',''), + (15103,'Stormpike Emissary',NULL,55,55,15259,15388,0,0,1217,1217,0,0,7,3,3,0,2049,37120,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,143,194,70.664,97.163,3271,78,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8453,0,0,'',''), + (15104,'Swift Zulian Tiger',NULL,1,1,15290,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,0,1,15,1,0,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (15105,'Warsong Emissary',NULL,30,30,15247,15250,0,0,1641,1641,0,0,7,3,3,0,2049,37120,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,1605,1605,852,852,59,80,45.144,62.073,1004,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6490,0,1,'',''), + (15106,'Frostwolf Emissary',NULL,55,55,15243,15246,0,0,1215,1215,0,0,7,3,3,0,2049,37120,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,143,194,70.664,97.163,3271,78,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6484,0,0,'',''), + (15107,'Arathi Horse',NULL,1,1,229,0,0,0,7,7,0,0,1,3,3,0,0,32768,0,2,0,1,0.857143,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15108,'Forsaken Horse',NULL,1,1,10671,0,0,0,7,7,0,0,6,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15109,'Primal Blessing Visual',NULL,1,1,15214,0,0,0,35,35,1,0,1,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,25,27,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15110,'Gurubashi Prisoner',NULL,60,60,15263,15264,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,1,1,3052,3052,0,0,104,138,72,106,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15111,'Mad Servant',NULL,61,61,6811,568,0,0,37,37,0,0,3,1,3,0,0,32832,0,0,8,1.32,1.14286,2,1,1,4,1,1,-1,1,12495,12965,9944,9944,389,502,172.1,240.07,3316,206,100,1141,2000,0,611,802,15111,0,0,0,0,1,0,0,0,0,0,0,244,0,1,0,0,0,0,0,0,0,15111,0,'',''), + (15112,'Brain Wash Totem',NULL,59,60,15291,0,0,0,2,2,0,0,11,3,3,0,0,32768,0,0,0,0.001,1.14286,1,0,1,1,1,1,-1,1,3952,4080,300,300,9,9,74.448,102.366,3791,4,100,1410,1551,0,130,648,15112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (15113,'Honored Hero',NULL,60,60,15222,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,1410,1551,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15114,'Gahz\'ranka',NULL,63,63,15288,0,0,0,93,93,0,0,1,3,3,0,0,32768,0,513,0,2.28,1.14286,1,3,100,1,1,1,1,1,333100,333100,0,0,1623,2022,720,990,4691,841,100,1100,1800,0,8270,41348,15114,0,0,0,0,617299803,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15115,'Honored Ancestor',NULL,60,60,15228,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,164,212,74.448,102.366,3791,87,100,1410,1551,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15116,'Grinkle','Fishing Promoter',50,50,15237,0,0,0,29,29,0,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,85,109,66.44,91.355,2999,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6476,15116,0,'',''), + (15117,'Chained Spirit',NULL,60,60,14560,0,0,0,35,35,0,0,6,3,3,0,0,32768,0,0,0,1.26,1.14286,1,0,1,1,1,1,1,1,3052,3052,0,0,236,284,74.448,102.366,3791,120,100,1410,1551,0,64,318,15117,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (15118,'Master Angler Form',NULL,1,1,15234,0,0,0,35,35,1,0,1,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,25,27,0,0,2,2,0,0,17,0,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15119,'Barrus','Fishing Promoter',50,50,15238,0,0,0,55,55,0,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,125,149,66.44,91.355,2999,63,100,1510,1661,0,45,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6513,15119,0,'',''), + (15122,'Gahz\'ranka Dead',NULL,1,1,15288,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,1.27,1.14286,1,1,1,1,1,1,-1,1,96,96,0,0,7,10,1.4664,2.0163,15,4,100,1666,1833,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15124,'Targot Jinglepocket','Smokywood Pastures',30,30,15278,0,0,0,35,35,0,0,7,3,3,0,6,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15124,0,'',''), + (15125,'Kosco Copperpinch','Smokywood Pastures',30,30,15279,0,0,0,35,35,0,0,7,3,3,0,6,37376,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15125,0,'',''), + (15126,'Rutherford Twing','Defilers Supply Officer',55,55,15276,0,0,0,1598,1598,0,0,7,3,3,0,7,36864,0,0,0,1.05,1.14286,1,1,1,1,1,1,-1,1,2000,2000,0,0,344,445,62.7984,86.3478,3271,182,100,1133,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15126,0,'EventAI',''), + (15127,'Samuel Hawke','League of Arathor Supply Officer',63,63,15277,0,0,0,1599,1599,0,0,7,3,3,0,7,36864,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,10672,10672,0,0,399,515,220.81,320.77,4691,211,100,1133,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15127,0,'EventAI',''), + (15128,'Defiler Elite',NULL,55,55,15284,15286,0,0,412,412,0,0,7,3,3,0,0,36864,0,0,0,1.05,1.14286,1,1,1,1,1,1,-1,1,7125,7125,0,0,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15128,0,'EventAI',''), + (15130,'League of Arathor Elite',NULL,40,40,15280,15282,0,0,1577,1577,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,1550,1550,0,0,410,491,1.4664,2.0163,1964,208,100,1666,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15130,0,'EventAI',''), + (15131,'Qeeju','Stable Master',45,45,14773,0,0,0,29,29,0,0,7,3,3,0,8193,36864,0,2,0,1.05,1.14286,1,0,1,1,1,1,-1,1,2972,2972,0,0,72,93,79.2,108.9,2725,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,15131,0,'',''), + (15136,'Hammerfall Elite',NULL,55,55,4034,0,0,0,83,83,0,0,7,3,3,0,0,32768,0,0,0,1.24,1.14286,1,0,1,1,1,1,-1,1,3047,3047,0,0,150,179,69.696,95.832,3271,76,100,1440,1584,0,57,286,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15136,0,'',''), + (15137,'Menethil Elite',NULL,55,55,790,0,0,0,57,57,0,0,7,3,3,0,0,32768,0,1024,0,1.05,1.14286,1,0,1,1,1,1,-1,1,5219,5219,0,0,141,170,70.664,97.163,3271,72,100,1460,1606,0,54,269,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15137,0,'',''), + (15138,'Silverpine Elite',NULL,55,55,4342,0,0,0,68,68,0,0,7,3,3,0,0,32768,0,0,0,1.23,1.14286,1,0,1,1,1,1,-1,1,5193,5193,0,0,208,259,70.664,97.163,3271,108,100,1460,1606,0,54,269,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15138,0,'',''), + (15139,'Gahz\'ranka Herald',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15139,0,'',''), + (15140,'Pat\'s Splash Guy',NULL,1,1,4047,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15141,'Portal of Madness',NULL,1,1,15140,0,0,0,35,35,0,0,0,3,3,0,0,32768,0,0,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15146,'Mad Voidwalker',NULL,59,60,14428,0,0,0,90,90,0,0,3,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,13734,13734,0,0,528,681,62.016,85.272,3791,279,100,1175,1292,0,153,767,15146,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (15162,'Scarlet Inquisitor',NULL,61,61,10343,0,0,0,67,67,0,0,7,3,3,0,0,32832,0,0,0,1.1,1.14286,1,0,3,1,1,1,1,1,9432,9432,0,0,485,593,172.1,101.858,4091,249,100,2000,2000,0,500,658,15162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15162,0,'',''), - (15163,'Nightmare Illusion',NULL,60,60,2830,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,1.26,1.14286,1,0,0.15,1,1,1,1,1,458,458,0,0,236,284,74.448,102.366,0,120,100,1410,1551,0,64,318,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15164,'Mulgore Trigger',NULL,1,1,1126,0,0,0,114,114,0,0,10,1,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15165,'Haughty Modiste','Fashion Designer',51,51,15300,0,0,0,474,474,0,0,7,1,3,0,7,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,129,174,67.32,92.565,0,70,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7524,0,0,'',''), - (15168,'Vile Scarab',NULL,55,55,13096,0,0,0,15,15,0,0,10,3,3,0,0,0,0,0,0,1,1.14286,1,0,2,1,1.5,1,1,1,5228,5228,0,0,94,124.7,0,0,3271,228,23,2000,2000,0,0,0,15168,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (15169,'Ralo\'shan the Eternal Watcher',NULL,60,60,15308,0,0,0,994,994,0,0,7,3,3,0,1,32768,0,2,0,1.1,1.14286,2,0,1,1,1,1,-1,1,3857,3857,2434,2434,246,334,74.448,102.366,0,134,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6588,0,0,'',''), - (15170,'Rutgar Glyphshaper',NULL,60,60,15309,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2757,2857,0,0,246,334,74.448,102.366,0,134,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6534,0,0,'',''), - (15171,'Frankal Stonebridge',NULL,60,60,15310,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3100,3100,0,0,246,334,74.448,102.366,0,134,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6533,0,0,'',''), - (15172,'Glibb','Brann Bronzebeard\'s Pet Monkey',62,62,15302,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,1.1,1.14286,1,0,1,1,1,1,1,1,3237,3237,0,0,109,134,203.77,104.278,4391,56,100,2000,2000,0,0,0,0,0,100003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15174,'Calandrath','Innkeeper',54,54,15312,0,0,0,994,994,0,0,7,3,3,0,135,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3986,3986,0,0,138,188,69.8544,96.0498,0,75,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6525,0,0,'',''), - (15175,'Khur Hornstriker','Reagents',57,57,15319,0,0,0,994,994,1.35,0,7,3,3,0,5,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4356,4356,0,0,153,206,72.2304,99.3168,0,83,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6526,0,0,'',''), - (15176,'Vargus','Blacksmith',57,57,15318,0,0,0,994,994,1.35,0,7,3,3,0,16391,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4356,4356,0,0,153,206,72.2304,99.3168,0,83,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,6527,0,0,'',''), - (15177,'Cloud Skydancer','Hippogryph Master',55,55,15313,0,0,0,80,80,0,0,7,3,3,0,11,36864,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,0,0,'EventAI',''), - (15178,'Runk Windtamer','Wind Rider Master',55,55,15314,0,0,0,104,104,1.35,0,7,3,3,0,11,36864,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,0,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,0,0,'EventAI',''), - (15179,'Mishta','Trade Supplies',58,58,15317,0,0,0,994,994,0,0,7,3,3,0,5,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,156,212,72.9872,100.357,0,85,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6528,0,0,'',''), - (15180,'Baristolth of the Shifting Sands',NULL,60,60,15311,0,0,0,994,994,0,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4500,4500,0,0,246,334,74.448,102.366,0,134,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6529,0,0,'',''), - (15181,'Commander Mar\'alith',NULL,62,62,15315,0,0,0,994,994,0,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,10327,10327,0,0,259,352,203.77,289.86,0,141,100,1158,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6530,15181,0,'',''), - (15182,'Vish Kozus','Captain of the Guard',61,61,15320,0,0,0,994,994,0,0,7,3,3,0,3,32768,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,10042,10042,0,0,434,495,172.1,240.07,0,214,100,1166,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6531,15182,0,'',''), - (15183,'Geologist Larksbane',NULL,60,60,15316,0,0,0,994,994,0,0,7,3,3,0,3,32768,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,3857,3857,2434,2434,246,334,74.448,102.366,0,134,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6532,15183,0,'',''), - (15184,'Cenarion Hold Infantry',NULL,60,60,15304,15305,0,0,1254,1254,0,0,7,3,3,0,0,32768,0,0,0,1,1.71429,1,1,1,1,1,1,-1,1,9763,9763,0,0,246,334,62.016,85.272,3500,134,100,1175,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15184,0,'','guard_contested'), - (15185,'Brood of Nozdormu',NULL,62,62,6370,0,0,0,776,776,0,0,2,7,3,0,0,768,0,2,0,1,2.57143,1,1,1,1,1,1,-1,1,19920,19920,9544,9544,592,764,203.77,289.86,0,313,100,1158,2000,0,0,0,0,0,100001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15186,'Murky',NULL,1,1,15369,0,0,0,188,188,0.8,0,1,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1,1,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15187,'Cenarion Emissary Jademoon',NULL,55,55,15321,0,0,0,994,994,0,0,7,3,3,0,2,32768,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,4108,4108,5013,5013,143,194,70.664,97.163,0,78,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15188,'Cenarion Emissary Blackhoof',NULL,55,55,15322,0,0,0,994,994,1.35,0,7,3,3,0,2,32768,0,0,0,1,1.14286,8,0,1,1,1,1,-1,1,1729,1729,5013,5013,143,194,70.664,97.163,0,78,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15189,'Beetix Ficklespragg',NULL,56,57,15323,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2700,2700,0,0,146,199,71.456,98.252,0,80,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15189,0,'',''), - (15190,'Noggle Ficklespragg',NULL,55,56,15324,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2700,2800,0,0,143,194,70.664,97.163,0,78,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6544,0,0,'',''), - (15191,'Windcaller Proudhorn',NULL,55,55,15353,0,0,0,994,994,1.2,0,7,3,3,0,3,32768,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,4100,4200,5013,5340,146,199,70.18,96.4975,0,80,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6541,15191,0,'',''), - (15192,'Anachronos',NULL,61,61,2719,0,0,0,776,776,1.2,0,2,1,3,0,3,512,0,2,0,1,2.14286,2,3,1,1,1,1,-1,1,262000,262000,262000,262000,1357,1546,560,770,0,670,100,2000,2000,0,0,0,0,0,100001,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6539,0,0,'',''), - (15193,'The Banshee Queen',NULL,1,1,11657,0,0,0,118,118,0,0,7,3,3,0,0,0,0,3,0,1.3,1.14286,1,1,1,1,1,1,-1,1,256,256,192,192,19,28,1.4664,2.0163,0,11,100,1666,1833,0,0,2,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15193,0,'',''), - (15194,'Hermit Ortell',NULL,56,58,15326,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1700,2000,0,0,153,206,70.9632,97.5744,0,83,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6596,0,0,'',''), - (15195,'Wickerman Guardian',NULL,60,60,14700,0,0,0,118,118,0,0,6,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,1,1,1,1,-1,1,9763,9763,0,0,265,326,62.016,85.272,0,136,100,1175,1292,0,161,806,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15196,'Deathclasp',NULL,59,59,15327,0,0,0,14,14,0,0,1,3,3,0,0,64,0,0,0,1.1,1.14286,1,1,3,1,1,1,1,1,8883,8883,0,0,316,408,57.4128,78.9426,3489,167,100,1208,2000,0,0,0,15196,0,15196,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15197,'Darkcaller Yanka',NULL,60,60,15349,0,0,0,68,68,0,0,7,3,3,0,6,0,0,2,0,1.76,1.14286,1,1,1,1,1,1,-1,1,9763,9763,0,0,246,334,62.016,85.272,0,134,100,1175,1292,0,1,1028,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15197,0,'',''), - (15199,'Sergeant Hartman',NULL,60,60,15350,0,0,0,12,12,0,0,7,3,3,0,2,0,0,2,0,1.76,1.14286,1,1,1,1,1,1,-1,1,9763,9763,0,0,246,334,62.016,85.272,0,134,100,1175,1292,0,1,1028,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15199,0,'EventAI',''), + (15163,'Nightmare Illusion',NULL,60,60,2830,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,1.26,1.14286,1,0,0.15,1,1,1,1,1,458,458,0,0,236,284,74.448,102.366,3791,120,100,1410,1551,0,64,318,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15164,'Mulgore Trigger',NULL,1,1,1126,0,0,0,114,114,0,0,10,1,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15165,'Haughty Modiste','Fashion Designer',51,51,15300,0,0,0,474,474,0,0,7,1,3,0,7,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3632,3632,0,0,129,174,67.32,92.565,3052,70,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7524,0,0,'',''), + (15168,'Vile Scarab',NULL,55,55,13096,0,0,0,15,15,0,0,10,3,3,0,0,32768,0,0,0,1,1.14286,1,0,2,1,1.5,1,1,1,5228,5228,0,0,94,124.7,0,0,3271,228,23,2000,2000,0,0,0,15168,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (15169,'Ralo\'shan the Eternal Watcher',NULL,60,60,15308,0,0,0,994,994,0,0,7,3,3,0,1,32768,0,2,0,1.1,1.14286,2,0,1,1,1,1,-1,1,3857,3857,2434,2434,246,334,74.448,102.366,3075,134,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6588,0,0,'',''), + (15170,'Rutgar Glyphshaper',NULL,60,60,15309,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2757,2857,0,0,246,334,74.448,102.366,3791,134,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6534,0,0,'',''), + (15171,'Frankal Stonebridge',NULL,60,60,15310,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3100,3100,0,0,246,334,74.448,102.366,3791,134,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6533,0,0,'',''), + (15172,'Glibb','Brann Bronzebeard\'s Pet Monkey',62,62,15302,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,1.1,1.14286,1,0,1,1,1,1,1,1,3237,3237,0,0,109,134,203.77,104.278,4391,56,100,2000,2000,0,0,0,0,0,100003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15174,'Calandrath','Innkeeper',54,54,15312,0,0,0,994,994,0,0,7,3,3,0,135,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3986,3986,0,0,138,188,69.8544,96.0498,3216,75,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6525,0,0,'',''), + (15175,'Khur Hornstriker','Reagents',57,57,15319,0,0,0,994,994,1.35,0,7,3,3,0,5,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4356,4356,0,0,153,206,72.2304,99.3168,3380,83,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6526,0,0,'',''), + (15176,'Vargus','Blacksmith',57,57,15318,0,0,0,994,994,1.35,0,7,3,3,0,16391,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4356,4356,0,0,153,206,72.2304,99.3168,3380,83,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,6527,0,0,'',''), + (15177,'Cloud Skydancer','Hippogryph Master',55,55,15313,0,0,0,80,80,0,0,7,3,3,0,11,36864,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,0,0,'EventAI',''), + (15178,'Runk Windtamer','Wind Rider Master',55,55,15314,0,0,0,104,104,1.35,0,7,3,3,0,11,36864,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,7423,7423,7071,7071,310,400,58.872,80.949,3271,164,100,1216,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,0,0,'EventAI',''), + (15179,'Mishta','Trade Supplies',58,58,15317,0,0,0,994,994,0,0,7,3,3,0,5,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4484,4484,0,0,156,212,72.9872,100.357,3435,85,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6528,0,0,'',''), + (15180,'Baristolth of the Shifting Sands',NULL,60,60,15311,0,0,0,994,994,0,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4500,4500,0,0,246,334,74.448,102.366,3791,134,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6529,0,0,'',''), + (15181,'Commander Mar\'alith',NULL,62,62,15315,0,0,0,994,994,0,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,10327,10327,0,0,259,352,203.77,289.86,4391,141,100,1158,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6530,15181,0,'',''), + (15182,'Vish Kozus','Captain of the Guard',61,61,15320,0,0,0,994,994,0,0,7,3,3,0,3,32768,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,10042,10042,0,0,434,495,172.1,240.07,4091,214,100,1166,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6531,15182,0,'',''), + (15183,'Geologist Larksbane',NULL,60,60,15316,0,0,0,994,994,0,0,7,3,3,0,3,32768,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,3857,3857,2434,2434,246,334,74.448,102.366,3075,134,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6532,15183,0,'',''), + (15184,'Cenarion Hold Infantry',NULL,60,60,15304,15305,0,0,1254,1254,0,0,7,3,3,0,0,32768,0,1024,0,1,1.71429,1,1,1,1,1,1,-1,1,9763,9763,0,0,246,334,62.016,85.272,3500,134,100,1175,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15184,0,'','guard_contested'), + (15185,'Brood of Nozdormu',NULL,62,62,6370,0,0,0,776,776,0,0,2,7,3,0,0,768,0,2,0,1,2.57143,1,1,1,1,1,1,-1,1,19920,19920,9544,9544,592,764,203.77,289.86,4391,313,100,1158,2000,0,0,0,0,0,100001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15186,'Murky',NULL,1,1,15369,0,0,0,188,188,0.8,0,1,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1,1,15,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15187,'Cenarion Emissary Jademoon',NULL,55,55,15321,0,0,0,994,994,0,0,7,3,3,0,2,32768,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,4108,4108,5013,5013,143,194,70.664,97.163,1658,78,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15188,'Cenarion Emissary Blackhoof',NULL,55,55,15322,0,0,0,994,994,1.35,0,7,3,3,0,2,32768,0,0,0,1,1.14286,8,0,1,1,1,1,-1,1,1729,1729,5013,5013,143,194,70.664,97.163,1658,78,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15189,'Beetix Ficklespragg',NULL,56,57,15323,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2700,2700,0,0,146,199,71.456,98.252,3380,80,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15189,0,'',''), + (15190,'Noggle Ficklespragg',NULL,55,56,15324,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2700,2800,0,0,143,194,70.664,97.163,3327,78,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6544,0,0,'',''), + (15191,'Windcaller Proudhorn',NULL,55,55,15353,0,0,0,994,994,1.2,0,7,3,3,0,3,32768,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,4100,4200,5013,5340,146,199,70.18,96.4975,1658,80,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6541,15191,0,'',''), + (15192,'Anachronos',NULL,61,61,2719,0,0,0,776,776,1.2,0,2,1,3,0,3,512,0,2,0,1,2.14286,2,3,1,1,1,1,-1,1,262000,262000,262000,262000,1357,1546,560,770,3316,670,100,2000,2000,0,0,0,0,0,100001,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6539,0,0,'',''), + (15193,'The Banshee Queen',NULL,1,1,11657,0,0,0,118,118,2,0,7,3,3,0,0,32898,0,4096,0,1.3,1.14286,1,1,1,1,1,1,-1,1,256,256,192,192,19,28,1.4664,2.0163,15,11,100,1666,1833,0,0,2,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,15193,0,'',''), + (15194,'Hermit Ortell',NULL,56,58,15326,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,1700,2000,0,0,153,206,70.9632,97.5744,3435,83,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6596,0,0,'',''), + (15195,'Wickerman Guardian',NULL,60,60,14700,0,0,0,118,118,0,0,6,3,3,0,0,36864,0,1024,0,1.76,1.14286,1,1,1,1,1,1,-1,1,9763,9763,0,0,265,326,62.016,85.272,3791,136,100,1175,1292,0,161,806,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15196,'Deathclasp',NULL,59,59,15327,0,0,0,14,14,0,0,1,3,3,0,0,32832,0,0,0,1.1,1.14286,1,1,3,1,1,1,1,1,8883,8883,0,0,316,408,57.4128,78.9426,3489,167,100,1208,2000,0,0,0,15196,0,15196,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15197,'Darkcaller Yanka',NULL,60,60,15349,0,0,0,68,68,0,0,7,3,3,0,7,32768,0,2,0,1.76,1.14286,1,1,1,1,1,1,-1,1,9763,9763,0,0,246,334,62.016,85.272,3791,134,100,1175,1292,0,1,1028,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6537,15197,0,'',''), + (15199,'Sergeant Hartman',NULL,60,60,15350,0,0,0,12,12,0,0,7,3,3,0,3,32898,0,2,0,1.76,1.14286,1,1,1,1,1,1,-1,1,9763,9763,0,0,246,334,62.016,85.272,3791,134,100,1175,1292,0,1,1028,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6538,15199,0,'EventAI',''), (15200,'Twilight Keeper Mayna','Twilight\'s Hammer',60,60,15328,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,8,0,1.45,1,1,1,1,1,3097,3097,5751,5751,75,95,71.9664,98.9538,1923,39,100,2000,2000,0,0,0,15200,15200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15200,0,'',''), - (15201,'Twilight Flamereaver',NULL,60,60,2896,2897,0,0,16,16,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1.35,1,1,1,1,1,4120,4120,0,0,107,131,71.9664,98.9538,3791,55,100,2000,2000,0,135,181,15201,15201,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,15201,0,'',''), - (15202,'Vyral the Vile','Twilight\'s Hammer',61,61,15411,0,0,0,16,16,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,2,0,1.35,1,1,1,1,1,3395,3395,2486,2486,102,123,172.1,240.07,3316,52,100,2000,2000,0,121,163,15202,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15202,0,'',''), - (15203,'Prince Skaldrenox','Abyssal High Council',63,63,15329,0,0,0,14,14,0,0,7,3,3,0,0,0,0,1,0,1.82,1.14286,1,3,12,10,1,1,1,1,39972,39972,0,0,1549,2109,400,550,0,844,100,800,1000,0,3431,17156,15203,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15203,0,'',''), - (15204,'High Marshal Whirlaxis','Abyssal High Council',63,63,2703,0,0,0,14,14,0,0,1,3,3,0,0,0,0,1,0,1.82,1.14286,1,3,12,10,1,1,1,1,39972,39972,0,0,1429,1709,487.6,670.45,0,724,100,1108,1219,0,4328,21638,15204,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15205,'Baron Kazum','Abyssal High Council',63,63,12309,0,0,0,14,14,0,0,5,3,3,0,0,0,0,98305,0,1.82,1.14286,1,3,12,10,1,1,1,1,39972,39972,0,0,1889,2029,285.6,392.7,0,904,100,1200,1400,0,3642,18208,15205,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15206,'The Duke of Cynders','Abyssal Council',62,62,12030,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.81,1.14286,2,1,5,3,1,1,1,1,12950,12950,7704,7704,281,381,62.7984,86.3478,0,153,100,1133,1246,0,187,935,15206,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15206,0,'',''), - (15207,'The Duke of Fathoms','Abyssal Council',62,62,62,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1.81,1.14286,1,1,5,3,1,1,1,1,16185,16185,0,0,281,381,62.7984,86.3478,0,153,100,1133,1246,0,187,935,15207,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15208,'The Duke of Shards','Abyssal Council',62,62,3216,0,0,0,14,14,0,0,5,3,3,0,0,0,0,98304,0,1.81,1.14286,1,1,5,3,1,1,1,1,16185,16185,0,0,281,381,62.7984,86.3478,0,153,100,1133,1246,0,187,935,15208,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15209,'Crimson Templar','Abyssal Council',60,60,1204,0,0,0,14,14,0,0,4,3,3,0,0,0,0,0,0,1.79,1.14286,1,1,1,1,1,1,-1,1,8245,8245,0,0,265,360,61.732,84.8815,0,144,100,1150,1265,0,176,880,15209,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15211,'Azure Templar','Abyssal Council',60,60,13749,0,0,0,14,14,0,0,4,3,3,0,0,0,0,0,0,1.77,1.14286,1,1,1,1,1,1,-1,1,8062,8062,0,0,252,341,60.5576,83.2667,0,137,100,1166,1283,0,165,826,15211,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15212,'Hoary Templar','Abyssal Council',60,60,14502,0,0,0,14,14,0,0,4,3,3,0,0,0,0,0,0,1.79,1.14286,1,1,1,1,1,1,-1,1,8090,8090,0,0,265,360,61.732,84.8815,0,144,100,1150,1265,0,176,880,15212,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15213,'Twilight Overlord','Twilight\'s Hammer',59,61,15407,15408,0,0,16,16,0,0,7,3,3,0,0,0,0,0,0,1.1,1.14286,2,0,1,1,1,1,-1,1,3297,3395,2434,2486,99,122,172.1,240.07,3196,51,100,2000,2000,0,122,165,15213,15213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15213,0,'',''), - (15214,'Invisible Stalker',NULL,1,1,1126,0,0,0,35,35,0,0,10,3,3,0,0,33554432,0,130,0,1,1.14286,1,0,1,1,1,1,-1,1,25,27,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15215,'Mistress Natalia Mar\'alith','High Priestess of C\'Thun',61,62,15330,0,0,0,310,310,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,2,2,1,1,1,1,-1,1,24585,25905,17976,17976,259,352,203.77,289.86,0,141,100,1158,2000,0,0,0,15215,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15216,'Male Ghost',NULL,1,1,15331,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15217,'Female Ghost',NULL,1,1,15332,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15218,'Faire Cannon Trigger',NULL,1,1,11686,0,0,0,114,114,0,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15220,'The Duke of Zephyrs','Abyssal Council',62,62,7569,0,0,0,14,14,0,0,1,3,3,0,0,0,0,0,0,1.81,1.14286,1,1,5,3,1,1,1,1,16185,16185,0,0,281,381,62.7984,86.3478,0,153,100,1133,1246,0,187,935,15220,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15221,'Frankal Invisible Trigger',NULL,1,1,1126,0,0,0,35,35,0,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15222,'Rutgar Invisible Trigger',NULL,1,1,1126,13069,0,0,35,35,0,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15224,'Dream Fog',NULL,1,1,11686,0,0,0,50,50,0,0,10,3,3,0,0,2,0,1,0,1.27,1.14286,1,1,1,1,1,1,-1,1,96,96,0,0,19,28,1.4664,2.0163,0,11,100,1666,1833,0,0,2,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15229,'Vekniss Soldier',NULL,61,61,15434,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,8,1,1.71429,1,1,26,1,8,1,1,1,81744,81744,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,15229,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15230,'Vekniss Warrior',NULL,61,61,15334,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,8,1.6,1.71429,1,1,16,1,12,1,1,1,50304,50304,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,15230,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15233,'Vekniss Guardian',NULL,61,61,14521,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,8,1.6,1.71429,1,1,20,1,15,1,1,1,62880,62880,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,15233,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15235,'Vekniss Stinger',NULL,62,62,15338,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,8,2.4,1.71429,1,1,20,1,12,1,1,1,64740,64740,0,0,107.9,143.1,0,0,4391,262,30,2000,2000,0,0,0,15235,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15236,'Vekniss Wasp',NULL,60,60,15335,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,8,2.4,2.14286,1,1,10,1,8,1,1,1,30520,30520,0,0,103.9,137.9,0,1,3791,252,26,2000,2000,0,0,0,15236,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15240,'Vekniss Hive Crawler',NULL,62,62,15533,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,8,2,2.14286,1,1,30,1,20,1,1,1,97110,97110,0,0,107.9,143.1,0,0,4391,262,30,2000,2000,0,0,0,15240,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15246,'Qiraji Mindslayer',NULL,61,61,15740,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,8,1.6,1.71429,1,1,40,1,20,1,1,1,125760,125760,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,15246,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15247,'Qiraji Brainwasher',NULL,61,61,15360,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,8,1.6,1.71429,1,1,25,1,12,1,1,1,78600,78600,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,15247,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15249,'Qiraji Lasher',NULL,61,61,15465,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,8,2.4,2.14286,1,1,30,1,18,1,1,1,94320,94320,0,0,84.7,112.2,0,0,4091,258,28,1600,1600,0,0,0,15249,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15250,'Qiraji Slayer',NULL,61,61,15354,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,8,1.6,2.28571,2,1,40,1,20,1,1,1,100600,100600,2486,2486,98.5,130.4,0,0,3316,244,25,2000,2000,0,0,0,15250,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15252,'Qiraji Champion',NULL,63,63,15340,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,8,1.6,1.71429,1,1,80,1,25,1,1,1,266480,266480,0,0,109.9,145.6,0,0,4691,268,32,2000,2000,0,0,0,15252,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15260,'Demented Druid Spirit',NULL,60,60,11242,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,2315,2315,0,0,351,438,74.448,102.366,0,182,100,1410,1551,0,64,318,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15260,0,'EventAI',''), - (15261,'Spirit Shade',NULL,60,60,1825,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,351,438,74.448,102.366,0,182,100,1410,1551,0,64,318,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_spirit_shade'), - (15262,'Obsidian Eradicator',NULL,60,60,15346,0,0,0,310,310,0,0,10,3,1,0,0,0,0,0,8,2.4,2.14286,2,1,70,10,20,1,1,1,170940,170940,24340,24340,96.8,128.2,0,0,3075,238,24,2000,2000,0,0,0,15262,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15263,'The Prophet Skeram',NULL,63,63,15345,0,0,0,16,16,0,0,10,3,3,0,0,0,0,513,76,2.4,2.14286,2,3,175,150,20,1,1,1,466375,466375,393000,393000,102.2,135.3,0,0,3795,252,27,2000,2000,0,504000,609840,15263,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_skeram'), - (15264,'Anubisath Sentinel',NULL,61,61,15347,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,8,1.6,1.71429,1,1,35,1,17,1,1,1,110040,110040,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,15264,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15264,0,'','mob_anubisath_sentinel'), - (15270,'Huum Wildmane',NULL,60,60,15371,0,0,0,994,994,1.35,0,7,3,3,0,3,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,246,334,74.448,102.366,0,134,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6564,15270,0,'',''), - (15275,'Emperor Vek\'nilash',NULL,63,63,15761,0,0,0,16,16,0,0,10,3,3,0,0,0,0,513,76,1,2.14286,1,3,650,180,30,1,1,1,2165150,2165150,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,0,0,15275,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15275,0,'','boss_veknilash'), - (15276,'Emperor Vek\'lor',NULL,63,63,15778,0,0,0,16,16,0,0,10,3,3,0,0,0,0,513,76,1,2.14286,2,3,650,180,30,1,1.2,1,1732250,1732250,471600,471600,102.2,135.3,0,0,4656,252,27,2000,2000,0,720000,880000,15276,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15276,0,'','boss_veklor'), - (15277,'Anubisath Defender',NULL,62,62,15351,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,8,1.6,2.14286,1,1,150,1,30,1,1,1,485550,485550,0,0,107.9,143.1,0,0,4391,262,30,2000,2000,0,0,0,15277,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15282,'Aurel Goldleaf',NULL,60,60,15372,0,0,0,994,994,0,0,7,3,3,0,3,32832,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,246,334,74.448,102.366,0,134,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6567,15282,0,'',''), - (15286,'Xil\'xix','Hive\'Regal Overlord',62,62,15355,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1,1.14286,1,1,30,1,1,1,1,1,97110,97110,0,0,544,579,0,1,0,259,0,1158,1274,0,599,4836,15286,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15288,'Aluntir','Hive\'Ashi Overlord',62,62,15356,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1,1.14286,1,1,30,1,1,1,1,1,97110,97110,0,0,544,579,0,1,0,259,0,1158,1274,0,599,4836,15288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15290,'Arakis','Hive\'Zora Overlord',62,62,15357,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1,1.14286,1,1,30,1,1,1,1,1,97110,97110,0,0,544,579,0,1,0,259,0,1158,1274,0,599,4836,15290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15201,'Twilight Flamereaver',NULL,60,60,2896,2897,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1.35,1,1,1,1,1,4120,4120,0,0,107,131,71.9664,98.9538,3791,55,100,2000,2000,0,135,181,15201,15201,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,15201,0,'',''), + (15202,'Vyral the Vile','Twilight\'s Hammer',61,61,15411,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1.35,1,1,1,1,1,3395,3395,2486,2486,102,123,172.1,240.07,3316,52,100,2000,2000,0,121,163,15202,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15202,0,'',''), + (15203,'Prince Skaldrenox','Abyssal High Council',63,63,15329,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,1,0,1.82,1.14286,1,3,12,10,1,1,1,1,39972,39972,0,0,1549,2109,400,550,4691,844,100,800,1000,0,3431,17156,15203,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15203,0,'',''), + (15204,'High Marshal Whirlaxis','Abyssal High Council',63,63,2703,0,0,0,14,14,0,0,1,3,3,0,0,32768,0,1,0,1.82,1.14286,1,3,12,10,1,1,1,1,39972,39972,0,0,1429,1709,487.6,670.45,4691,724,100,1108,1219,0,4328,21638,15204,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15205,'Baron Kazum','Abyssal High Council',63,63,12309,0,0,0,14,14,0,0,5,3,3,0,0,32768,0,98305,0,1.82,1.14286,1,3,12,10,1,1,1.25,1,39972,39972,0,0,1889,2029,285.6,392.7,5864,904,100,1200,1400,0,3642,18208,15205,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15206,'The Duke of Cynders','Abyssal Council',62,62,12030,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.81,1.14286,2,1,5,3,1,1,1,1,12950,12950,7704,7704,281,381,62.7984,86.3478,3555,153,100,1133,1246,0,187,935,15206,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15206,0,'',''), + (15207,'The Duke of Fathoms','Abyssal Council',62,62,62,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1.81,1.14286,1,1,5,3,1,1,1,1,16185,16185,0,0,281,381,62.7984,86.3478,4391,153,100,1133,1246,0,187,935,15207,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15208,'The Duke of Shards','Abyssal Council',62,62,3216,0,0,0,14,14,0,0,5,3,3,0,0,32768,0,98304,0,1.81,1.14286,1,1,5,3,1,1,1.25,1,16185,16185,0,0,281,381,62.7984,86.3478,5489,153,100,1133,1246,0,187,935,15208,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15209,'Crimson Templar','Abyssal Council',60,60,1204,0,0,0,14,14,0,0,4,3,3,0,0,32768,0,0,0,1.79,1.14286,1,1,1,1,1,1,-1,1,8245,8245,0,0,265,360,61.732,84.8815,3791,144,100,1150,1265,0,176,880,15209,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15211,'Azure Templar','Abyssal Council',60,60,13749,0,0,0,14,14,0,0,4,3,3,0,0,32768,0,0,0,1.77,1.14286,1,1,1,1,1,1,-1,1,8062,8062,0,0,252,341,60.5576,83.2667,3791,137,100,1166,1283,0,165,826,15211,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15212,'Hoary Templar','Abyssal Council',60,60,14502,0,0,0,14,14,0,0,4,3,3,0,0,32768,0,0,0,1.79,1.14286,1,1,1,1,1,1,-1,1,8090,8090,0,0,265,360,61.732,84.8815,3791,144,100,1150,1265,0,176,880,15212,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15213,'Twilight Overlord','Twilight\'s Hammer',59,61,15407,15408,0,0,16,16,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,2,0,1,1,1,1,-1,1,3297,3395,2434,2486,99,122,172.1,240.07,3196,51,100,2000,2000,0,122,165,15213,15213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15213,0,'',''), + (15214,'Invisible Stalker',NULL,1,1,1126,0,0,0,35,35,0,0,10,3,3,0,0,33587200,0,130,0,1,1.14286,1,0,1,1,1,1,-1,1,25,27,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15215,'Mistress Natalia Mar\'alith','High Priestess of C\'Thun',61,62,15330,0,0,0,310,310,0,0,7,3,3,0,0,32768,0,0,0,1.1,1.14286,2,2,1,1,1,1,-1,1,24585,25905,17976,17976,259,352,203.77,289.86,3555,141,100,1158,2000,0,0,0,15215,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15216,'Male Ghost',NULL,1,1,15331,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15217,'Female Ghost',NULL,1,1,15332,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15218,'Faire Cannon Trigger',NULL,1,1,11686,0,0,0,114,114,0,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15220,'The Duke of Zephyrs','Abyssal Council',62,62,7569,0,0,0,14,14,0,0,1,3,3,0,0,32768,0,0,0,1.81,1.14286,1,1,5,3,1,1,1,1,16185,16185,0,0,281,381,62.7984,86.3478,4391,153,100,1133,1246,0,187,935,15220,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15221,'Frankal Invisible Trigger',NULL,1,1,1126,0,0,0,35,35,0,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15222,'Rutgar Invisible Trigger',NULL,1,1,1126,13069,0,0,35,35,0,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15224,'Dream Fog',NULL,1,1,11686,0,0,0,50,50,0,0,10,3,3,0,0,33587200,0,0,0,0.5,0.5,1,1,1,1,1,1,-1,1,96,96,0,0,19,28,1.4664,2.0163,15,11,100,1666,1833,0,0,2,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15229,'Vekniss Soldier',NULL,61,61,15434,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,8,1,1.71429,1,1,26,1,8,1,1,1,81744,81744,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,15229,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15230,'Vekniss Warrior',NULL,61,61,15334,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,8,1.6,1.71429,1,1,16,1,12,1,1,1,50304,50304,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,15230,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15233,'Vekniss Guardian',NULL,61,61,14521,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,8,1.6,1.71429,1,1,20,1,15,1,1,1,62880,62880,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,15233,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15235,'Vekniss Stinger',NULL,62,62,15338,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,8,2.4,1.71429,1,1,20,1,12,1,1,1,64740,64740,0,0,107.9,143.1,0,0,4391,262,30,2000,2000,0,0,0,15235,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15236,'Vekniss Wasp',NULL,60,60,15335,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,8,2.4,2.14286,1,1,10,1,8,1,1,1,30520,30520,0,0,103.9,137.9,0,1,3791,252,26,2000,2000,0,0,0,15236,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15240,'Vekniss Hive Crawler',NULL,62,62,15533,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,8,2,2.14286,1,1,30,1,20,1,1,1,97110,97110,0,0,107.9,143.1,0,0,4391,262,30,2000,2000,0,0,0,15240,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15246,'Qiraji Mindslayer',NULL,61,61,15740,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,8,1.6,1.71429,1,1,40,1,20,1,1,1,125760,125760,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,15246,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15247,'Qiraji Brainwasher',NULL,61,61,15360,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,8,1.6,1.71429,1,1,25,1,12,1,1,1,78600,78600,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,15247,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15249,'Qiraji Lasher',NULL,61,61,15465,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,8,2.4,2.14286,1,1,30,1,18,1,1,1,94320,94320,0,0,84.7,112.2,0,0,4091,258,28,1600,1600,0,0,0,15249,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15250,'Qiraji Slayer',NULL,61,61,15354,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,8,1.6,2.28571,2,1,40,1,20,1,1,1,100600,100600,2486,2486,98.5,130.4,0,0,3316,244,25,2000,2000,0,0,0,15250,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15252,'Qiraji Champion',NULL,63,63,15340,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,8,1.6,1.71429,1,1,80,1,25,1,1,1,266480,266480,0,0,109.9,145.6,0,0,4691,268,32,2000,2000,0,0,0,15252,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15260,'Demented Druid Spirit',NULL,60,60,11242,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,2315,2315,0,0,351,438,74.448,102.366,3791,182,100,1410,1551,0,64,318,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15260,0,'EventAI',''), + (15261,'Spirit Shade',NULL,60,60,1825,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1.26,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,351,438,74.448,102.366,3791,182,100,1410,1551,0,64,318,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_spirit_shade'), + (15262,'Obsidian Eradicator',NULL,60,60,15346,0,0,0,310,310,0,0,10,3,1,0,0,32768,0,0,8,2.4,2.14286,2,1,70,10,20,1,1,1,170940,170940,24340,24340,96.8,128.2,0,0,3075,238,24,2000,2000,0,0,0,15262,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15263,'The Prophet Skeram',NULL,63,63,15345,0,0,0,16,16,0,0,10,3,3,0,0,32768,0,513,76,2.4,2.14286,2,3,175,150,20,1,1,1,466375,466375,393000,393000,102.2,135.3,0,0,3795,252,27,2000,2000,0,504000,609840,15263,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_skeram'), + (15264,'Anubisath Sentinel',NULL,61,61,15347,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,8,1.6,1.71429,1,1,35,1,17,1,1,1,110040,110040,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,15264,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15264,0,'','mob_anubisath_sentinel'), + (15270,'Huum Wildmane',NULL,60,60,15371,0,0,0,994,994,1.35,0,7,3,3,0,3,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,246,334,74.448,102.366,3791,134,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6564,15270,0,'',''), + (15275,'Emperor Vek\'nilash',NULL,63,63,15761,0,0,0,16,16,0,0,10,3,3,0,0,32768,0,513,76,1,2.14286,1,3,650,180,30,1,1,1,2165150,2165150,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,0,0,15275,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15275,0,'','boss_veknilash'), + (15276,'Emperor Vek\'lor',NULL,63,63,15778,0,0,0,16,16,0,0,10,3,3,0,0,32768,0,513,76,1,2.14286,2,3,650,180,30,1,1.2,1,1732250,1732250,471600,471600,102.2,135.3,0,0,4554,252,27,2000,2000,0,720000,880000,15276,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15276,0,'','boss_veklor'), + (15277,'Anubisath Defender',NULL,62,62,15351,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,8,1.6,2.14286,1,1,150,1,30,1,1,1,485550,485550,0,0,107.9,143.1,0,0,4391,262,30,2000,2000,0,0,0,15277,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15282,'Aurel Goldleaf',NULL,60,60,15372,0,0,0,994,994,0,0,7,3,3,0,3,32832,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,246,334,74.448,102.366,3791,134,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6567,15282,0,'',''), + (15286,'Xil\'xix','Hive\'Regal Overlord',62,62,15355,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1,1.14286,1,1,30,1,1,1,1,1,97110,97110,0,0,544,579,0,1,4391,259,0,1158,1274,0,599,4836,15286,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15288,'Aluntir','Hive\'Ashi Overlord',62,62,15356,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1,1.14286,1,1,30,1,1,1,1,1,97110,97110,0,0,544,579,0,1,4391,259,0,1158,1274,0,599,4836,15288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15290,'Arakis','Hive\'Zora Overlord',62,62,15357,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1,1.14286,1,1,30,1,1,1,1,1,97110,97110,0,0,544,579,0,1,4391,259,0,1158,1274,0,599,4836,15290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (15293,'Aendel Windspear',NULL,60,60,15358,0,0,0,994,994,0,0,7,3,3,0,5,32768,0,0,0,1.1,1.14286,2,0,1.35,1,1,1,1,1,3297,3297,2434,2434,99,121,74.448,102.366,3075,51,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6568,15293,0,'',''), - (15299,'Viscidus',NULL,63,63,15686,0,0,0,14,14,0,0,10,3,3,0,0,0,0,513,72,2.4,2.14286,1,3,600,1,33,1,1,1,1998600,1998600,0,0,71.4,94.6,0,0,4691,268,32,1300,1300,0,630000,770000,15299,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_viscidus'), - (15300,'Vekniss Drone',NULL,60,60,15362,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,8,2.4,1.42857,1,0,2,1,2,1,1,1,6104,6104,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15302,'Shade of Taerar',NULL,63,63,15363,0,0,0,14,14,0,0,2,3,3,0,0,0,0,1,0,1.3,1.14286,1,3,1,1,1,1,-1,1,67304,67304,192,192,585,844,1.4664,2.0163,0,330,100,1666,1833,0,0,2,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15303,'Maxima Blastenheimer','Darkmoon Faire Cannoneer',35,35,15368,0,0,0,1555,1555,0,0,7,3,3,0,1,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,83,113,51.128,70.301,0,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6575,15303,0,'',''), - (15304,'Ancient Mana Spring Totem',NULL,1,1,4587,0,0,0,7,7,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,9,1.76,2.42,0,4,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (15305,'Lord Skwol','Abyssal High Council',63,63,800,0,0,0,14,14,0,0,10,3,3,0,0,0,0,1,0,1.82,1.14286,1,3,12,10,1,1,1,1,39972,39972,0,0,1889,2029,306,420.75,0,904,100,1200,1500,0,5144,25722,15305,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15306,'Bor Wildmane',NULL,56,56,15370,0,0,0,635,635,1.35,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4231,4231,0,0,153,206,70.9632,97.5744,0,83,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6583,15306,0,'',''), - (15307,'Earthen Templar','Abyssal Council',60,60,14512,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.79,1.14286,1,1,1,1,1,1,-1,1,7965,7965,0,0,265,360,61.732,84.8815,0,144,100,1150,1265,0,176,880,15307,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15299,'Viscidus',NULL,63,63,15686,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,513,72,2.4,2.14286,1,3,600,1,33,1,1,1,1998600,1998600,0,0,71.4,94.6,0,0,4691,268,32,1300,1300,0,630000,770000,15299,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_viscidus'), + (15300,'Vekniss Drone',NULL,60,60,15362,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,8,2.4,1.42857,1,0,2,1,2,1,1,1,6104,6104,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15302,'Shade of Taerar',NULL,63,63,15363,0,0,0,14,14,0,0,2,3,3,0,0,32768,0,1,0,1.3,1.14286,1,3,1,1,1,1,-1,1,67304,67304,192,192,585,844,1.4664,2.0163,4691,330,100,1666,1833,0,0,2,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15303,'Maxima Blastenheimer','Darkmoon Faire Cannoneer',35,35,15368,0,0,0,1555,1555,0,0,7,3,3,0,1,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2016,2016,0,0,83,113,51.128,70.301,1373,45,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6575,15303,0,'',''), + (15304,'Ancient Mana Spring Totem',NULL,1,1,4587,0,0,0,7,7,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,9,1.76,2.42,15,4,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (15305,'Lord Skwol','Abyssal High Council',63,63,800,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,1,0,1.82,1.14286,1,3,12,10,1,1,1,1,39972,39972,0,0,1889,2029,306,420.75,4691,904,100,1200,1500,0,5144,25722,15305,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15306,'Bor Wildmane',NULL,56,56,15370,0,0,0,635,635,1.35,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4231,4231,0,0,153,206,70.9632,97.5744,3327,83,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6583,15306,0,'',''), + (15307,'Earthen Templar','Abyssal Council',60,60,14512,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.79,1.14286,1,1,1,1,1,1,-1,1,7965,7965,0,0,265,360,61.732,84.8815,3791,144,100,1150,1265,0,176,880,15307,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (15308,'Twilight Prophet','Twilight\'s Hammer',60,60,15373,0,0,0,16,16,0,0,7,3,3,0,0,32832,0,0,0,1.1,1.14286,8,2,3.45,2,1,1,1,1,7369,7369,11502,11502,239,325,60.3664,83.0038,1923,130,100,1183,2000,0,0,0,15308,15308,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15308,0,'',''), - (15309,'Spoops',NULL,1,1,14616,0,0,0,29,29,0,0,7,3,3,0,131,768,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15310,'Jesper',NULL,1,1,338,0,0,0,12,12,0,0,7,3,3,0,2,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15311,'Anubisath Warder',NULL,63,63,15351,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,8,1.6,1.71429,1,1,90,1,28,1,1,1,299790,299790,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,0,0,15311,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15312,'Obsidian Nullifier',NULL,61,61,15346,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,8,2.4,2.14286,2,1,50,21,25,1,1,1,125750,125750,52206,52206,98.5,130.4,0,0,3316,244,25,2000,2000,0,0,0,15312,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15313,'Moonkin (Druid - Night Elf)',NULL,1,1,15374,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15314,'Moonkin (Druid - Tauren)',NULL,1,1,15375,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15315,'Mylini Frostmoon','Weapon Merchant',55,55,15377,0,0,0,80,80,0,0,7,3,3,0,16388,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,143,194,70.664,97.163,0,78,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15315,0,'EventAI',''), - (15316,'Qiraji Scarab',NULL,60,60,9354,0,0,0,311,311,0,0,10,3,3,0,0,0,0,0,8,1,1.42857,1,0,1,1,1,1,1,1,3052,3052,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,100003,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15317,'Qiraji Scorpion',NULL,60,60,9749,0,0,0,311,311,0,0,10,3,3,0,0,0,0,0,8,1,1.42857,1,0,1,1,1,1,1,1,3052,3052,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15318,'Hive\'Zara Drone',NULL,60,60,12153,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,8,1,1.71429,1,1,4,1,5,1,1,1,12208,12208,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,652,856,15318,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15319,'Hive\'Zara Collector',NULL,60,60,15483,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,8,1,1.71429,1,1,8,1,6,1,1,1,24416,24416,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,15319,0,15319,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15320,'Hive\'Zara Soldier',NULL,61,61,15439,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,8,1,1.71429,1,1,10,1,8,1,1,1,31440,31440,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,15320,0,15320,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15323,'Hive\'Zara Sandstalker',NULL,61,61,11084,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,8,1,1.71429,1,1,5,1,7,1,1,1,15720,15720,0,0,42.3,56.1,0,0,4091,258,28,800,800,0,0,0,15323,0,15323,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15324,'Qiraji Gladiator',NULL,61,61,15741,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,8,1,1.71429,1,1,16,1,24,1,1,1,50304,50304,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,15324,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15325,'Hive\'Zara Wasp',NULL,61,61,11142,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,8,2.4,1.71429,1,1,8,1,10,1,1,1,25152,25152,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,15325,0,15325,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15327,'Hive\'Zara Stinger',NULL,61,61,9229,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,8,2.4,1.71429,1,1,16,1,5,1,1,1,50304,50304,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,15327,0,15327,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15328,'Darkmoon Steam Tonk',NULL,1,1,15381,0,0,0,35,35,1,0,9,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,100,100,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15333,'Silicate Feeder',NULL,55,55,13509,0,0,0,7,7,0,0,1,3,3,0,0,0,0,0,8,1,1.14286,1,0,2,1,1,1,1,1,5228,5228,0,0,141,187,0,1,3271,686,0,2000,2000,0,0,0,15333,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15334,'Giant Eye Tentacle',NULL,60,60,15948,0,0,0,370,370,0,0,5,3,3,0,0,0,0,98304,8,1,1,1,3,12,1,1,1,1,1,36624,36624,0,0,2354,2690,0,0,3791,252,26,2000,2000,0,1,8808,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15335,'Flesh Hunter',NULL,62,62,15463,0,0,0,148,148,0,0,10,3,3,0,0,0,0,0,8,2.4,1.71429,1,1,16,1,10,1,1,1,51792,51792,0,0,107.9,143.1,0,0,4391,262,30,2000,2000,0,0,0,15335,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15336,'Hive\'Zara Tail Lasher',NULL,61,61,15336,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,8,1,1.71429,1,1,9,1,8,1,1,1,28296,28296,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,15336,0,15336,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15338,'Obsidian Destroyer',NULL,61,61,15343,0,0,0,14,14,0,0,4,3,3,0,0,0,0,0,8,1,1.71429,2,1,20,5,14,1,1,1,50300,50300,12430,12430,98.5,130.4,0,0,3316,244,25,2000,2000,0,0,0,15338,0,100003,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15339,'Ossirian the Unscarred',NULL,63,63,15432,0,0,0,16,16,0,0,10,3,3,0,0,0,0,513,76,1,1.14286,1,3,150,50,24,1,1,1,499650,499650,0,0,98.9,131,0,0,4691,268,32,1800,1800,0,740454,963110,15339,0,0,0,0,617299803,0,0,1000,1000,1000,1000,1000,0,0,0,0,0,0,0,0,0,0,0,'','boss_ossirian'), - (15340,'Moam',NULL,63,63,15392,0,0,0,16,16,0,0,10,3,1,0,0,0,0,513,76,1,2.14286,2,3,130,10,17,1,1,1,346450,346450,26200,26200,102.2,135.3,0,0,3795,252,27,2000,2000,0,564999,690554,15340,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_moam'), - (15341,'General Rajaxx',NULL,63,63,15376,0,0,0,310,310,0,0,10,3,3,0,0,0,0,513,76,1,2.14286,1,3,125,1,18,1,1,1,416375,416375,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,364999,446110,15341,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15343,'Qiraji Swarmguard',NULL,61,61,15465,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,0,1.6,2.4,1,1,8,1,20,1,1,1,25152,25152,0,0,79.4,105.2,0,1,4091,258,28,1500,1500,0,599,4836,15343,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15344,'Swarmguard Needler',NULL,61,61,15354,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,0,2.8,2.28571,1,1,4,1,9,1,1,1,12576,12576,0,0,68.8,91.2,0,0,4091,258,28,1300,1300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15348,'Kurinnaxx',NULL,63,63,15742,0,0,0,310,310,0,0,10,3,3,0,0,0,0,513,76,1,2.14286,1,3,100,10,16,1,1,1,333100,333100,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,364950,446062,15348,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_kurinnaxx'), + (15309,'Spoops',NULL,1,1,14616,0,0,0,29,29,0,0,7,3,3,0,2,33536,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15310,'Jesper',NULL,1,1,338,0,0,0,12,12,0,0,7,3,3,0,2,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,2,2,1.76,2.42,20,1,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15311,'Anubisath Warder',NULL,63,63,15351,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,8,1.6,1.71429,1,1,90,1,28,1,1,1,299790,299790,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,0,0,15311,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15312,'Obsidian Nullifier',NULL,61,61,15346,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,8,2.4,2.14286,2,1,50,21,25,1,1,1,125750,125750,52206,52206,98.5,130.4,0,0,3316,244,25,2000,2000,0,0,0,15312,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15313,'Moonkin (Druid - Night Elf)',NULL,1,1,15374,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15314,'Moonkin (Druid - Tauren)',NULL,1,1,15375,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15315,'Mylini Frostmoon','Weapon Merchant',55,55,15377,0,0,0,80,80,0,0,7,3,3,0,16388,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4108,4108,0,0,143,194,70.664,97.163,3271,78,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15315,0,'EventAI',''), + (15316,'Qiraji Scarab',NULL,60,60,9354,0,0,0,311,311,0,0,10,3,3,0,0,32768,0,0,8,1,1.42857,1,0,1,1,1,1,1,1,3052,3052,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,100003,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15317,'Qiraji Scorpion',NULL,60,60,9749,0,0,0,311,311,0,0,10,3,3,0,0,32768,0,0,8,1,1.42857,1,0,1,1,1,1,1,1,3052,3052,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15318,'Hive\'Zara Drone',NULL,60,60,12153,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,8,1,1.71429,1,1,4,1,5,1,1,1,12208,12208,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,652,856,15318,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15319,'Hive\'Zara Collector',NULL,60,60,15483,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,8,1,1.71429,1,1,8,1,6,1,1,1,24416,24416,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,15319,0,15319,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15320,'Hive\'Zara Soldier',NULL,61,61,15439,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,8,1,1.71429,1,1,10,1,8,1,1,1,31440,31440,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,15320,0,15320,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15323,'Hive\'Zara Sandstalker',NULL,61,61,11084,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,8,1,1.71429,1,1,5,1,7,1,1,1,15720,15720,0,0,42.3,56.1,0,0,4091,258,28,800,800,0,0,0,15323,0,15323,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15324,'Qiraji Gladiator',NULL,61,61,15741,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,8,1,1.71429,1,1,16,1,24,1,1,1,50304,50304,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,15324,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15325,'Hive\'Zara Wasp',NULL,61,61,11142,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,8,2.4,1.71429,1,1,8,1,10,1,1,1,25152,25152,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,15325,0,15325,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15327,'Hive\'Zara Stinger',NULL,61,61,9229,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,8,2.4,1.71429,1,1,16,1,5,1,1,1,50304,50304,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,15327,0,15327,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15328,'Darkmoon Steam Tonk',NULL,1,1,15381,0,0,0,35,35,1,0,9,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,100,100,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15333,'Silicate Feeder',NULL,55,55,13509,0,0,0,7,7,0,0,1,3,3,0,0,32768,0,0,8,1,1.14286,1,0,2,1,1,1,1,1,5228,5228,0,0,141,187,0,1,3271,686,0,2000,2000,0,0,0,15333,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15334,'Giant Eye Tentacle',NULL,60,60,15948,0,0,0,370,370,0,0,5,3,3,0,0,32768,0,98304,8,1,1,1,3,12,1,1,1,1,1,36624,36624,0,0,2354,2690,0,0,3791,252,26,2000,2000,0,1,8808,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15335,'Flesh Hunter',NULL,62,62,15463,0,0,0,148,148,0,0,10,3,3,0,0,32768,0,0,8,2.4,1.71429,1,1,16,1,10,1,1,1,51792,51792,0,0,107.9,143.1,0,0,4391,262,30,2000,2000,0,0,0,15335,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15336,'Hive\'Zara Tail Lasher',NULL,61,61,15336,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,8,1,1.71429,1,1,9,1,8,1,1,1,28296,28296,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,15336,0,15336,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15338,'Obsidian Destroyer',NULL,61,61,15343,0,0,0,14,14,0,0,4,3,3,0,0,32768,0,0,8,1,1.71429,2,1,20,5,14,1,1,1,50300,50300,12430,12430,98.5,130.4,0,0,3316,244,25,2000,2000,0,0,0,15338,0,100003,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15339,'Ossirian the Unscarred',NULL,63,63,15432,0,0,0,16,16,0,0,10,3,3,0,0,32768,0,513,76,1,1.14286,1,3,150,50,24,1,1,1,499650,499650,0,0,98.9,131,0,0,4691,268,32,1800,1800,0,740454,963110,15339,0,0,0,0,617299803,0,0,1000,1000,1000,1000,1000,0,0,0,0,0,0,0,0,0,0,0,'','boss_ossirian'), + (15340,'Moam',NULL,63,63,15392,0,0,0,16,16,0,0,10,3,1,0,0,32768,0,513,76,1,2.14286,2,3,130,10,17,1,1,1,346450,346450,26200,26200,102.2,135.3,0,0,3795,252,27,2000,2000,0,564999,690554,15340,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_moam'), + (15341,'General Rajaxx',NULL,63,63,15376,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,513,76,1,2.14286,1,3,125,1,18,1,1,1,416375,416375,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,364999,446110,15341,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15343,'Qiraji Swarmguard',NULL,61,61,15465,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,0,1.6,2.4,1,1,8,1,20,1,1,1,25152,25152,0,0,79.4,105.2,0,1,4091,258,28,1500,1500,0,599,4836,15343,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15344,'Swarmguard Needler',NULL,61,61,15354,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,0,2.8,2.28571,1,1,4,1,9,1,1,1,12576,12576,0,0,68.8,91.2,0,0,4091,258,28,1300,1300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15348,'Kurinnaxx',NULL,63,63,15742,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,513,76,1,2.14286,1,3,100,10,16,1,1,1,333100,333100,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,364950,446062,15348,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_kurinnaxx'), (15350,'Horde Warbringer',NULL,60,60,15387,0,0,0,1074,1074,0,0,7,1,3,0,7,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2148,2148,0,0,246,334,0,0,4800,134,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6598,15350,0,'',''), - (15351,'Alliance Brigadier General',NULL,60,60,15389,0,0,0,55,55,0,0,7,3,3,0,7,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,246,334,0,0,4800,134,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6597,0,0,'',''), - (15353,'Katrina Shimmerstar','Hallow\'s End Treats',30,30,15390,0,0,0,55,55,0,0,7,3,3,0,6,0,0,2,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,89,110,45.144,62.073,0,46,100,1710,1881,0,1,361,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15353,0,'',''), - (15354,'Rachelle Gothena','Hallow\'s End Treats',30,30,15391,0,0,0,68,68,0,0,7,3,3,0,4,0,0,2,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,59,80,45.144,62.073,0,32,100,1710,1881,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15354,0,'',''), - (15355,'Anubisath Guardian',NULL,62,62,15347,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,8,1,1.71429,1,1,19,1,12,1,1,1,61503,61503,0,0,107.9,143.1,0,0,4391,262,30,2000,2000,0,0,0,15355,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','mob_anubisath_guardian'), - (15362,'Malfurion Stormrage',NULL,1,1,15399,0,0,0,994,994,0,0,7,5,3,0,2,0,0,3,0,1.27,1.14286,1,1,1,1,1,1,-1,1,334125,334125,0,0,648,722,1.4664,2.0163,0,316,100,1666,1833,0,1468,7341,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_malfurion_stormrage'), - (15363,'Spirit Totem',NULL,35,35,262,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,1,1,1,0,1,1,1,1,-1,1,2016,2016,300,300,9,9,51.128,70.301,0,4,100,1660,1826,0,23,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (15364,'RC Mortar Tank ',NULL,1,1,15382,0,0,0,35,35,1,0,9,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15368,'Tonk Mine',NULL,60,60,15402,0,0,0,35,35,0,0,9,3,3,0,0,0,0,0,0,1,1,1,0,1,1,1,1,-1,1,7500,7500,0,0,55,79,0,0,0,31,0,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15369,'Ayamiss the Hunter',NULL,63,63,15431,0,0,0,16,16,0,0,10,3,3,0,0,0,0,513,76,2.4,2.14286,1,3,100,1,20,1,1,1,333100,333100,0,0,65.9,87.4,0,0,4691,268,32,1200,1200,0,344999,421666,15369,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_ayamiss'), - (15370,'Buru the Gorger',NULL,63,63,15654,0,0,0,16,16,0,0,10,3,3,0,0,0,0,513,76,1.2,0.428571,2,3,250,180,6,1,1,1,666250,666250,471600,471600,127.8,169.2,0,0,3795,252,27,2500,2500,0,365625,446875,15370,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_buru'), - (15373,'Halloween Pirate Captain',NULL,1,1,3494,7113,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15374,'Halloween Undead Pirate',NULL,1,1,3494,0,0,0,35,35,1,0,6,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15375,'Halloween Pirate Female',NULL,1,1,6948,6956,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15376,'Halloween Male Ghost',NULL,1,1,10478,10479,0,0,35,35,1,0,6,3,3,0,0,0,0,0,0,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15377,'Halloween Female Ghost',NULL,1,1,10481,10480,0,0,35,35,1,0,6,3,3,0,0,0,0,0,0,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15378,'Merithra of the Dream',NULL,63,63,15420,0,0,0,35,35,0,0,2,3,3,0,3,33024,0,3,0,1,1.85714,2,3,1,30,1,1,-1,1,346200,346200,78600,78600,1297,1542,220.81,320.77,0,655,100,2000,2000,0,0,0,0,0,100001,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6795,0,0,'',''), - (15379,'Caelestrasz',NULL,63,63,15419,0,0,0,35,35,0,0,2,3,3,0,3,33024,0,3,0,1,1.85714,2,3,1,30,1,1,-1,1,365000,365000,78600,78600,1403,1599,220.81,320.77,0,693,100,2000,2000,0,0,0,0,0,100001,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6794,0,0,'',''), + (15351,'Alliance Brigadier General',NULL,60,60,15389,0,0,0,55,55,0,0,7,3,3,0,7,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,246,334,0,0,4800,134,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6597,0,0,'',''), + (15353,'Katrina Shimmerstar','Hallow\'s End Treats',30,30,15390,0,0,0,55,55,0,0,7,3,3,0,6,32768,0,2,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,89,110,45.144,62.073,1200,46,100,1710,1881,0,1,361,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15353,0,'',''), + (15354,'Rachelle Gothena','Hallow\'s End Treats',30,30,15391,0,0,0,68,68,0,0,7,3,3,0,4,32768,0,2,0,1.08,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,59,80,45.144,62.073,1200,32,100,1710,1881,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15354,0,'',''), + (15355,'Anubisath Guardian',NULL,62,62,15347,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,8,1,1.71429,1,1,19,1,12,1,1,1,61503,61503,0,0,107.9,143.1,0,0,4391,262,30,2000,2000,0,0,0,15355,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','mob_anubisath_guardian'), + (15362,'Malfurion Stormrage',NULL,1,1,15399,0,0,0,994,994,0,0,7,5,3,0,2,0,0,3,0,1.27,1.14286,1,1,1,1,1,1,-1,1,334125,334125,0,0,648,722,1.4664,2.0163,15,316,100,1666,1833,0,1468,7341,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_malfurion_stormrage'), + (15363,'Spirit Totem',NULL,35,35,262,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,1,1,1,0,1,1,1,1,-1,1,2016,2016,300,300,9,9,51.128,70.301,1373,4,100,1660,1826,0,23,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (15364,'RC Mortar Tank ',NULL,1,1,15382,0,0,0,35,35,1,0,9,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15368,'Tonk Mine',NULL,60,60,15402,0,0,0,35,35,0,0,9,3,3,0,0,32768,0,0,0,1,1,1,0,1,1,1,1,-1,1,7500,7500,0,0,55,79,0,0,3791,31,0,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15369,'Ayamiss the Hunter',NULL,63,63,15431,0,0,0,16,16,0,0,10,3,3,0,0,32768,0,513,76,2.4,2.14286,1,3,100,1,20,1,1,1,333100,333100,0,0,65.9,87.4,0,0,4691,268,32,1200,1200,0,344999,421666,15369,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_ayamiss'), + (15370,'Buru the Gorger',NULL,63,63,15654,0,0,0,16,16,0,0,10,3,3,0,0,32768,0,513,76,1.2,0.428571,2,3,250,180,6,1,1,1,666250,666250,471600,471600,127.8,169.2,0,0,3795,252,27,2500,2500,0,365625,446875,15370,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_buru'), + (15373,'Halloween Pirate Captain',NULL,1,1,3494,7113,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15374,'Halloween Undead Pirate',NULL,1,1,3494,0,0,0,35,35,1,0,6,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15375,'Halloween Pirate Female',NULL,1,1,6948,6956,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15376,'Halloween Male Ghost',NULL,1,1,10478,10479,0,0,35,35,1,0,6,3,3,0,0,32768,0,0,0,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15377,'Halloween Female Ghost',NULL,1,1,10481,10480,0,0,35,35,1,0,6,3,3,0,0,32768,0,0,0,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15378,'Merithra of the Dream',NULL,63,63,15420,0,0,0,35,35,0,0,2,3,3,0,3,33024,0,3,0,1,1.85714,2,3,1,30,1,1,-1,1,346200,346200,78600,78600,1297,1542,220.81,320.77,3795,655,100,2000,2000,0,0,0,0,0,100001,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6795,0,0,'',''), + (15379,'Caelestrasz',NULL,63,63,15419,0,0,0,35,35,0,0,2,3,3,0,3,33024,0,3,0,1,1.85714,2,3,1,30,1,1,-1,1,365000,365000,78600,78600,1403,1599,220.81,320.77,3795,693,100,2000,2000,0,0,0,0,0,100001,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6794,0,0,'',''), (15380,'Arygos',NULL,63,63,15418,0,0,0,35,35,0,0,2,3,3,0,3,33024,0,3,0,1,1.85714,2,3,600,30,1,1,1,1,1599000,1599000,78600,78600,3127,3822,220.81,320.77,3795,1604,100,2000,2000,0,0,0,0,0,100001,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6793,0,0,'',''), - (15381,'Anachronos the Ancient',NULL,63,63,15415,0,0,0,1601,1601,0,0,2,3,3,0,0,0,0,3,0,1,1.14286,1,3,1,1,1,1,-1,1,372820,372820,159,159,4442,4518,0,1,0,2068,0,1000,1400,0,80000,120000,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_anachronos_the_ancient'), - (15382,'Fandral Staghelm',NULL,63,63,15421,0,0,0,635,635,0,0,7,3,3,1,0,0,0,3,12,1,1.14286,1,3,1,1,1,1,-1,1,937,937,52400,52400,585,844,0,0,0,330,0,2000,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15383,'Sergeant Stonebrow','Copper Bar Collector',56,56,15441,0,0,0,55,55,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,1,0.3,1,1,1,-1,1,807,807,0,0,439,579,0,0,0,235,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15383,0,'',''), - (15384,'OLDWorld Trigger (DO NOT DELETE)',NULL,1,1,11686,0,0,0,114,114,0,0,10,5,3,0,0,33555200,0,130,0,1,1.14286,1,1,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15385,'Colonel Zerran',NULL,63,63,15738,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,0,1,1.71429,1,1,17,1,18,1,1,1,56627,56627,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,599,4836,15385,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15386,'Major Yeggeth',NULL,63,63,15738,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,0,1,1.71429,1,1,17,1,18,1,1,1,56627,56627,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,599,4836,15386,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15387,'Qiraji Warrior',NULL,61,61,15437,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,0,1,1.71429,1,1,10,1,6,1,1,1,31440,31440,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15388,'Major Pakkon',NULL,63,63,15738,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,0,1,1.71429,1,1,17,1,18,1,1,1,56627,56627,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,599,4836,15388,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15389,'Captain Drenn',NULL,63,63,15738,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,0,1,1.71429,1,1,17,1,18,1,1,1,56627,56627,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,599,4836,15389,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15390,'Captain Xurrem',NULL,63,63,15738,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,0,1,1.71429,1,1,17,1,18,1,1,1,56627,56627,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,599,4836,15390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15391,'Captain Qeez',NULL,63,63,15738,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,0,1,1.71429,1,1,17,1,18,1,1,1,56627,56627,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,599,4836,15391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15392,'Captain Tuubid',NULL,63,63,15738,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,0,1,1.71429,1,1,17,1,18,1,1,1,56627,56627,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,599,4836,15392,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15394,'Hero of the Horde',NULL,1,1,15416,0,0,0,35,35,1,0,7,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15394,0,'',''), - (15395,'Nafien',NULL,55,55,5851,0,0,0,35,35,0,0,7,3,3,0,3,0,0,2,0,0.666668,0.992063,1,0,1,1,1,1,-1,1,2500,2500,0,0,116,149,91,127,0,61,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6800,0,0,'',''), - (15410,'Anachronos Dragon Form',NULL,1,1,15500,0,0,0,35,35,1,0,2,3,3,0,0,0,0,3,4,1.2,1.14286,1,3,1,1,35,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15410,0,'',''), - (15411,'Arygos Dragon Form',NULL,1,1,15413,0,0,0,35,35,1,0,2,3,3,0,0,0,0,1,4,1.2,1.14286,1,3,1,1,35,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15412,'Caelestrasz Dragon Form',NULL,1,1,15414,0,0,0,35,35,1,0,2,3,3,0,0,0,0,1,4,1.2,1.14286,1,3,1,1,35,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,15412,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15413,'Merithra Dragon Form',NULL,1,1,15412,0,0,0,35,35,1,0,2,3,3,0,0,0,0,1,4,1.2,1.14286,1,3,1,1,35,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15414,'Qiraji Wasp',NULL,60,60,15495,0,0,0,370,370,0,0,10,3,3,0,0,32773,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,5200,5200,0,0,335,484,0,0,0,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15415,'Southshore Stink Bomb Counter',NULL,1,1,15402,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,11,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15419,'Kania','Enchanting Supplies',54,54,15425,0,0,0,994,994,0,0,7,3,3,0,4,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3500,3500,0,0,118,164,84,118,0,65,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15419,0,'',''), - (15421,'Qiraji Drone',NULL,60,60,15487,0,0,0,370,370,0,0,10,3,3,0,0,32773,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,3700,3700,0,0,335,484,0,0,0,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15422,'Qiraji Tank',NULL,60,60,15491,0,0,0,370,370,0,0,10,3,3,0,0,32773,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,12000,12000,0,0,335,484,0,0,0,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15423,'Kaldorei Infantry',NULL,58,60,15427,0,0,0,1608,1608,0,0,7,3,3,1,0,32773,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,11000,20000,0,0,55,79,0,0,0,31,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15423,0,'',''), + (15381,'Anachronos the Ancient',NULL,63,63,15415,0,0,0,1601,1601,0,0,2,3,3,0,0,32768,0,3,0,1,1.14286,1,3,1,1,1,1,-1,1,372820,372820,159,159,4442,4518,0,1,4691,2068,0,1000,1400,0,80000,120000,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_anachronos_the_ancient'), + (15382,'Fandral Staghelm',NULL,63,63,15421,0,0,0,635,635,0,0,7,3,3,1,0,32768,0,3,12,1,1.14286,1,3,1,1,1,1,-1,1,937,937,52400,52400,585,844,0,0,4691,330,0,2000,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15383,'Sergeant Stonebrow','Copper Bar Collector',56,56,15441,0,0,0,55,55,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,1,0.3,1,1,1,-1,1,807,807,0,0,439,579,0,0,3327,235,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15383,0,'',''), + (15384,'OLDWorld Trigger (DO NOT DELETE)',NULL,1,1,11686,0,0,0,114,114,0,0,10,5,3,0,0,33555200,0,130,0,1,1.14286,1,1,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15385,'Colonel Zerran',NULL,63,63,15738,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,0,1,1.71429,1,1,17,1,18,1,1,1,56627,56627,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,599,4836,15385,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15386,'Major Yeggeth',NULL,63,63,15738,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,0,1,1.71429,1,1,17,1,18,1,1,1,56627,56627,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,599,4836,15386,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15387,'Qiraji Warrior',NULL,61,61,15437,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,0,1,1.71429,1,1,10,1,6,1,1,1,31440,31440,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15388,'Major Pakkon',NULL,63,63,15738,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,0,1,1.71429,1,1,17,1,18,1,1,1,56627,56627,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,599,4836,15388,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15389,'Captain Drenn',NULL,63,63,15738,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,0,1,1.71429,1,1,17,1,18,1,1,1,56627,56627,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,599,4836,15389,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15390,'Captain Xurrem',NULL,63,63,15738,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,0,1,1.71429,1,1,17,1,18,1,1,1,56627,56627,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,599,4836,15390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15391,'Captain Qeez',NULL,63,63,15738,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,0,1,1.71429,1,1,17,1,18,1,1,1,56627,56627,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,599,4836,15391,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15392,'Captain Tuubid',NULL,63,63,15738,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,0,1,1.71429,1,1,17,1,18,1,1,1,56627,56627,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,599,4836,15392,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15394,'Hero of the Horde',NULL,1,1,15416,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15394,0,'',''), + (15395,'Nafien',NULL,55,55,5851,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,2,0,0.666668,0.992063,1,0,1,1,1,1,-1,1,2500,2500,0,0,116,149,91,127,3271,61,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6800,0,0,'',''), + (15410,'Anachronos Dragon Form',NULL,1,1,15500,0,0,0,35,35,1,0,2,3,3,0,0,32768,0,3,4,1.2,1.14286,1,3,1,1,35,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15410,0,'',''), + (15411,'Arygos Dragon Form',NULL,1,1,15413,0,0,0,35,35,1,0,2,3,3,0,0,32768,0,1,4,1.2,1.14286,1,3,1,1,35,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15412,'Caelestrasz Dragon Form',NULL,1,1,15414,0,0,0,35,35,1,0,2,3,3,0,0,32768,0,1,4,1.2,1.14286,1,3,1,1,35,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,15412,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15413,'Merithra Dragon Form',NULL,1,1,15412,0,0,0,35,35,1,0,2,3,3,0,0,32768,0,1,4,1.2,1.14286,1,3,1,1,35,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15414,'Qiraji Wasp',NULL,60,60,15495,0,0,0,370,370,0,0,10,3,3,0,0,32773,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,5200,5200,0,0,335,484,0,0,3791,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15415,'Southshore Stink Bomb Counter',NULL,1,1,15402,0,0,0,35,35,0,0,10,3,3,0,0,33587200,0,130,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,11,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15419,'Kania','Enchanting Supplies',54,54,15425,0,0,0,994,994,0,0,7,3,3,0,4,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3500,3500,0,0,118,164,84,118,3216,65,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15419,0,'',''), + (15421,'Qiraji Drone',NULL,60,60,15487,0,0,0,370,370,0,0,10,3,3,0,0,32773,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,3700,3700,0,0,335,484,0,0,3791,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15422,'Qiraji Tank',NULL,60,60,15491,0,0,0,370,370,0,0,10,3,3,0,0,32773,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,12000,12000,0,0,335,484,0,0,3791,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15423,'Kaldorei Infantry',NULL,58,60,15427,0,0,0,1608,1608,0,0,7,3,3,1,0,32773,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,11000,20000,0,0,55,79,0,0,3791,31,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15423,0,'',''), (15424,'Anubisath Conqueror',NULL,61,61,15499,0,0,0,370,370,0,0,10,3,3,0,0,32773,0,0,0,1,1.14286,1,1,10,1,1,1,1,1,31440,31440,0,0,340,492,0,0,4091,192,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15425,'Debug Point',NULL,1,1,169,0,0,0,35,35,1,0,10,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15426,'Ahn\'Qiraj Trigger',NULL,1,1,15294,0,0,0,114,114,1,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15427,'Merithra\'s Wake',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,0,0,1,4,1.2,1.14286,1,3,1,1,35,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15428,'Sand Vortex',NULL,60,60,14501,0,0,0,14,14,0,0,9,3,3,0,0,0,0,2,0,1.6,0.571429,1,1,1,1,1,1,-1,1,1243,1243,0,0,1469,1504,0,1,0,686,0,1500,1650,0,599,4836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15429,'Disgusting Oozeling',NULL,1,1,15436,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,100,100,0,0,0,0,0,1,0,0,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15431,'Corporal Carnes','Iron Bar Collector',58,58,15442,0,0,0,12,12,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,844,844,0,0,455,599,0,0,0,243,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15431,0,'',''), - (15432,'Dame Twinbraid','Thorium Bar Collector',60,60,15443,0,0,0,55,55,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,881,881,0,0,470,619,0,0,0,251,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15434,'Private Draxlegauge','Stranglekelp Collector',56,56,15445,0,0,0,875,875,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,6100,6100,0,0,439,579,0,0,0,235,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15434,0,'',''), - (15436,'Mortar Sergeant Stouthammer',NULL,1,1,15446,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15437,'Master Nightsong','Purple Lotus Collector',58,58,15447,0,0,0,80,80,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,2000,2000,0,0,455,599,0,0,0,243,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15437,0,'',''), - (15440,'Captain Blackanvil','Ironforge Brigade Captain',60,60,15448,0,0,0,55,55,0,0,7,3,3,0,2,0,0,0,0,1.3,1.14286,1,1,1,1,1,1,-1,1,24000,24000,0,0,351,400,92.3,120.6,0,173,100,1250,1400,0,1,756,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15440,0,'',''), - (15441,'Ironforge Brigade Rifleman',NULL,60,60,15566,0,0,0,1611,1611,0,0,7,3,3,0,0,4096,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4974,4974,0,0,106,137,0,1,0,56,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15441,0,'',''), - (15442,'Ironforge Brigade Footman',NULL,60,60,15565,0,0,0,1611,1611,0,0,7,3,3,0,0,36864,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4974,4974,0,0,106,137,0,1,0,56,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15442,0,'',''), - (15443,'Janela Stouthammer',NULL,60,60,15564,0,0,0,1611,1611,0,0,7,3,3,0,3,36864,0,0,0,1.1,1.14286,2,1,1,5,1,1,-1,1,30000,30000,12170,12170,355,425,85.6,107.6,0,180,100,1200,2000,0,0,0,15443,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6623,15443,0,'',''), - (15444,'Arcanist Nozzlespring',NULL,60,60,5377,0,0,0,1611,1611,0,0,7,3,3,0,2,36864,0,0,0,1.1,1.14286,8,1,1,5,1,1,-1,1,12000,12000,28755,28755,377,436,78.3,97.3,0,188,100,1250,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15444,0,'',''), - (15445,'Sergeant Major Germaine','Arthas\' Tears Collector',60,60,15449,0,0,0,12,12,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,3900,3900,0,0,470,619,0,0,0,251,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15445,0,'',''), - (15446,'Bonnie Stoneflayer','Light Leather Collector',56,56,15450,0,0,0,55,55,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,6800,6800,0,0,439,579,0,0,0,235,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15446,0,'',''), - (15448,'Private Porter','Medium Leather Collector',58,58,15451,0,0,0,12,12,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,3400,3400,0,0,455,599,0,0,0,243,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15448,0,'',''), - (15449,'Hive\'Zora Abomination',NULL,60,60,15452,0,0,0,35,35,0,0,10,3,3,0,0,1,0,0,0,1,1.14286,2,1,50,1,1,1,1,1,122100,122100,2434,2434,335,484,0,0,3075,189,0,2000,2000,0,0,0,15449,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15450,'Marta Finespindle','Thick Leather Collector',60,60,15453,0,0,0,875,875,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,881,881,0,0,470,619,0,0,0,251,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15450,0,'',''), - (15451,'Sentinel Silversky','Linen Bandage Collector',56,56,15454,0,0,0,80,80,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,1,0.3,1,1,1,-1,1,807,807,0,0,439,579,0,0,0,235,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15451,0,'',''), - (15452,'Nurse Stonefield','Silk Bandage Collector',58,58,15455,0,0,0,12,12,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,2700,2700,0,0,455,599,0,0,0,243,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15453,'Keeper Moonshade','Runecloth Bandage Collector',60,60,15456,0,0,0,80,80,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,881,881,0,0,470,619,0,0,0,251,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15453,0,'',''), - (15454,'Anachronos Quest Trigger Invisible',NULL,1,1,1126,13069,0,0,35,35,0,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15455,'Slicky Gastronome','Rainbow Fin Albacore Collector',56,56,15457,0,0,0,875,875,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,1,0.3,1,1,1,-1,1,807,807,0,0,439,579,0,0,0,235,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15455,0,'',''), - (15456,'Sarah Sadwhistle','Roast Raptor Collector',58,58,15458,0,0,0,875,875,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,844,844,0,0,455,599,0,0,0,243,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15457,'Huntress Swiftriver','Spotted Yellowtail Collector',60,60,15459,0,0,0,80,80,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,881,881,0,0,470,619,0,0,0,251,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15457,0,'',''), - (15458,'Commander Stronghammer','Alliance Ambassador',60,60,15460,0,0,0,1606,1606,0,0,7,3,3,0,0,1,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,910,910,0,0,335,484,0,0,0,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15458,0,'',''), - (15459,'Miner Cromwell','Copper Bar Collector',56,56,15461,0,0,0,1154,1154,0,0,7,3,3,0,2,1,0,2,0,1.25,1.14286,1,1,0.3,1,1,1,-1,1,807,807,0,0,312,451,0,0,0,176,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15459,0,'',''), - (15460,'Grunt Maug','Tin Bar Collector',58,58,15462,0,0,0,1619,1619,0,0,7,3,3,0,2,1,0,2,0,1.25,1.14286,1,1,1,1,1,1,-1,1,844,844,0,0,323,466,0,0,0,182,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15460,0,'',''), - (15461,'Shrieker Scarab',NULL,60,60,12151,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,0,1,1.71429,1,1,4,1,3.4,1,1,1,12208,12208,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,15461,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15462,'Spitting Scarab',NULL,60,60,15464,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,0,1,1.71429,1,1,2,1,1,1,-1,1,12204,12204,0,0,353,469,0,1,3791,686,0,2000,2000,0,0,0,15462,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15463,'Grace of Air Totem III',NULL,60,60,4590,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,74.448,102.366,0,4,100,1410,1551,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (15464,'Strength of Earth Totem V',NULL,60,60,4588,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,100,130,0,4,100,1850,1850,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (15466,'Minion of Omen',NULL,59,60,15878,0,0,0,35,35,0,0,3,3,3,0,0,0,0,0,8,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,55,79,0,0,0,31,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15467,'Omen',NULL,63,63,15879,0,0,0,14,14,0,0,3,3,3,0,0,0,0,1,44,1.2,1.14286,1,3,400,1,1,1,1,1,1332400,1332400,0,0,585,844,0,0,0,330,0,2000,2000,0,0,0,15467,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15469,'Senior Sergeant T\'kelah','Mithril Bar Collector',60,60,15466,0,0,0,35,35,0,0,7,3,3,0,2,1,0,2,0,1.25,1.14286,1,1,1,1,1,1,-1,1,881,881,0,0,335,484,0,0,0,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15469,0,'',''), - (15471,'Lieutenant General Andorov',NULL,60,60,15688,0,0,0,994,994,1,0,7,3,3,0,1,4096,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,16754,16754,0,0,1469,1504,0,1,0,686,0,1500,1650,0,599,4836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6629,15471,0,'','npc_general_andorov'), - (15473,'Kaldorei Elite',NULL,58,58,15689,0,0,0,994,994,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,15327,15327,0,0,1469,1504,0,1,0,686,0,1500,1650,0,599,4836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15473,0,'','npc_kaldorei_elite'), - (15475,'Beetle',NULL,1,1,7511,0,0,0,7,7,0,0,8,3,3,0,0,0,0,2,0,1,0.857143,1,0,0.2,1,1,1,1,1,8,8,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15476,'Scorpion',NULL,1,1,15471,0,0,0,188,188,0,0,8,3,3,0,0,0,0,2,0,1,0.857143,1,0,0.2,1,1,1,1,1,8,8,0,0,2,2,4.69565,6.54615,15,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (15477,'Herbalist Proudfeather','Peacebloom Collector',56,56,15472,0,0,0,29,29,0,0,7,3,3,0,2,1,0,2,0,1.71,1.14286,1,1,1,1,1,1,-1,1,5960,5960,0,0,446,539,318.47,439.902,0,227,100,1231,1451,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,15477,0,'',''), - (15481,'Spirit of Azuregos',NULL,63,63,15473,0,0,0,7,7,0,0,2,3,3,0,1,768,0,4096,46,1.1,1.14286,1,3,1,1,1,1,-1,1,5000,5000,0,0,585,844,0,0,0,330,0,2000,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,15013,0,0,'',''), - (15491,'Eranikus, Tyrant of the Dream',NULL,63,63,15474,0,0,0,14,14,0,0,2,3,3,0,0,0,0,3,0,1.82,1.14286,1,3,800,1,1,1,1,1,2664800,2664800,0,0,1535,1780,0,1,0,765,0,1000,1300,0,80000,120000,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_eranikus'), - (15495,'Nighthaven Defender',NULL,60,61,11774,0,0,0,35,35,0,0,7,3,3,0,0,1,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,4000,13000,2434,2486,335,484,0,0,0,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15495,0,'',''), - (15498,'Windcaller Yessendra',NULL,55,57,15477,0,0,0,994,994,0,0,7,3,3,0,3,32768,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,3400,5000,5013,5340,295,354,81.3,98.3,0,150,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6928,15498,0,'',''), - (15499,'Warden Haro',NULL,56,58,15478,0,0,0,635,635,1.35,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,6650,6800,0,0,218,281,78.5,96.3,0,115,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6925,15499,0,'',''), - (15500,'Keyl Swiftclaw',NULL,60,60,15479,0,0,0,994,994,0,0,7,3,3,0,3,32768,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,7000,7000,0,0,166,241,85.9,103.5,0,94,100,1400,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6927,15500,0,'',''), - (15502,'Andorgos','Brood of Malygos',60,60,15480,0,0,0,35,35,1.75,0,7,3,3,0,3,0,0,0,0,1,1.14286,8,1,1,1,1,1,-1,1,55000,55000,5751,5751,300,580,0,1,0,203,0,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6644,15502,0,'',''), - (15503,'Kandrostrasz','Brood of Alexstrasza',60,60,15481,0,0,0,35,35,0,0,7,3,3,0,3,0,0,0,0,1,1.14286,8,1,1,1,1,1,-1,1,55000,55000,5751,5751,335,545,0,1,0,203,0,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6645,15503,0,'',''), - (15504,'Vethsera','Brood of Ysera',60,60,15482,0,0,0,35,35,0,0,7,3,3,0,3,0,0,0,0,1,1.14286,8,1,1,1,1,1,-1,1,48000,48000,5751,5751,370,510,0,1,0,203,0,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6655,15504,0,'',''), - (15505,'Canal Frenzy',NULL,60,60,14528,0,0,0,16,16,0,0,1,2,3,0,0,0,0,0,8,1,1.14286,1,1,3,1,4,1,1,1,9156,9156,0,0,62.4,82.7,0,0,3791,252,26,1200,1200,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15507,'Buru the Gorger Transform Visual',NULL,1,1,15655,0,0,0,35,35,0,0,10,3,3,0,0,0,0,0,12,1.2,1.14286,1,3,1,1,35,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,12584976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15508,'Batrider Pele\'keiki','Firebloom Collector',58,58,15502,0,0,0,29,29,0,0,7,3,3,0,2,1,0,2,0,1.71,1.14286,1,1,1,1,1,1,-1,1,6430,6430,0,0,463,559,329.843,455.612,0,236,100,1260,1485,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,15508,0,'',''), - (15509,'Princess Huhuran',NULL,63,63,15739,0,0,0,16,16,0,0,10,3,3,0,0,0,0,513,76,2.4,2.14286,1,3,300,150,25,1,1,1,999300,999300,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,724999,886110,15509,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_huhuran'), - (15510,'Fankriss the Unyielding',NULL,63,63,15743,0,0,0,310,310,0,0,10,3,3,0,0,0,0,513,76,2.4,2.14286,1,3,300,180,20,1,1,1,999300,999300,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,644999,788332,15510,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_fankriss'), - (15511,'Lord Kri',NULL,63,63,15656,0,0,0,16,16,0,0,10,3,3,0,0,0,0,513,76,2.4,2.14286,1,3,80,1,25,1,1,1,266480,266480,0,0,137.3,182,0,0,4691,268,32,2500,2500,0,24055,31418,15511,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_kri'), - (15512,'Apothecary Jezel','Purple Lotus Collector',1,1,15503,0,0,0,35,35,0,0,7,3,3,0,2,0,0,2,0,1.2,1.14286,1,1,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15512,0,'',''), - (15514,'Buru Egg',NULL,55,55,15512,0,0,0,16,16,0,0,10,3,3,0,0,0,0,2,0,1,1.14286,1,0,10,1,1,1,1,1,26140,26140,0,0,0,0,0,0,3271,28,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_buru_egg'), - (15515,'Skinner Jamani','Heavy Leather Collector',56,56,15508,0,0,0,35,35,0,0,7,3,3,0,2,1,0,2,0,1.48,1.14286,1,1,1,1,1,1,-1,1,5960,5960,0,0,370,449,262.957,366.585,0,189,100,1231,1451,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,15515,0,'',''), - (15516,'Battleguard Sartura',NULL,63,63,15583,0,0,0,310,310,0,0,10,3,3,0,0,0,0,513,76,6,2.14286,1,3,225,150,30,1,1,1,749475,749475,0,0,65.9,87.4,0,0,4691,268,32,1200,1200,0,532499,650832,15516,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_sartura'), - (15517,'Ouro',NULL,63,63,15509,0,0,0,16,16,0,0,10,3,3,0,0,0,0,513,76,2.4,1.42857,1,3,600,1,35,1,1,1,1998600,1998600,0,0,148.3,196.6,0,0,4691,268,32,2700,2700,0,0,0,15517,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_ouro'), - (15520,'O\'Reily',NULL,5,5,15534,0,0,0,35,35,0,0,1,1,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2100,2100,0,0,8,10,0,0,0,4,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15521,'Hive\'Zara Hatchling',NULL,60,60,11095,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,8,1,1.71429,1,1,5,1,6,1,1,1,15260,15260,0,0,103.9,1037.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15522,'Sergeant Umala','Thick Leather Collector',1,1,15535,0,0,0,35,35,0,0,7,3,3,0,2,0,0,2,0,1.2,1.14286,1,1,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15522,0,'',''), - (15524,'Reindeer Mount',NULL,1,1,15902,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,0,0,0,0,0,0,0,0,0,0,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15525,'Doctor Serratus','Rugged Leather Collector',1,1,15536,0,0,0,35,35,0,0,7,3,3,0,2,0,0,2,0,1.2,1.14286,1,1,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15525,0,'',''), - (15526,'Meridith the Mermaiden',NULL,60,60,11268,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,1,1,3052,3052,0,0,55,79,0,0,0,31,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,6658,15526,0,'',''), - (15527,'Mana Fiend',NULL,60,60,15547,0,0,0,14,14,0,0,4,3,3,0,0,0,0,2,0,1,2.14286,2,1,6,5,8,1,1,1,14652,14652,12170,12170,96.8,128.2,0,0,3075,238,24,2000,2000,0,599,4836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15528,'Healer Longrunner','Wool Bandage Collector',56,56,15537,0,0,0,104,104,0,0,7,3,3,0,4098,1,0,2,0,1.25,1.14286,1,1,1,1,1,1,-1,1,5960,5960,0,0,156,225,0,0,0,88,0,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15528,0,'',''), - (15529,'Lady Callow','Mageweave Bandage Collector',1,1,15539,0,0,0,35,35,0,0,7,3,3,0,2,0,0,2,0,1.2,1.14286,1,1,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15532,'Stoneguard Clayhoof','Runecloth Bandage Collector',1,1,15541,0,0,0,35,35,0,0,7,3,3,0,2,0,0,2,0,1.2,1.14286,1,1,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15532,0,'',''), - (15533,'Bloodguard Rawtar','Lean Wolf Steak Collector',56,56,15542,0,0,0,1619,1619,0,0,7,3,3,0,2,1,0,2,0,1.25,1.14286,1,1,0.3,1,1,1,-1,1,807,807,0,0,312,451,0,0,0,176,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15533,0,'',''), - (15534,'Fisherman Lin\'do','Spotted Yellowtail Collector',58,58,15543,0,0,0,35,35,0,0,7,3,3,0,2,1,0,2,0,1.25,1.14286,1,1,1,1,1,1,-1,1,844,844,0,0,323,466,0,0,0,182,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15534,0,'',''), - (15535,'Chief Sharpclaw','Baked Salmon Collector',60,60,15544,0,0,0,995,995,0,0,7,3,3,0,2,1,0,2,0,1.25,1.14286,1,1,5,1,1,1,1,1,15260,15260,0,0,335,484,0,0,3791,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15535,0,'',''), - (15537,'Anubisath Warrior',NULL,61,61,15545,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,8,1,1.71429,1,1,12,1,3,1,1,1,37728,37728,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15538,'Anubisath Swarmguard',NULL,61,61,15546,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,8,2.8,2.28571,1,1,2,1,15,1,1,1,6288,6288,0,0,68.8,91.2,0,0,4091,258,28,1300,1300,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15539,'General Zog','Horde Ambassador',60,60,15548,0,0,0,35,35,0,0,7,3,3,0,1,36864,0,2,0,1.1,1.14286,1,1,0.59,1,1,1,1,1,1800,1800,0,0,470,619,0,0,0,251,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15539,0,'',''), - (15540,'Windcaller Kaldon',NULL,60,60,15550,0,0,0,994,994,0,0,7,3,3,0,3,32768,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,3700,3700,0,0,326,424,89.6,112.6,0,173,100,1350,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6796,15540,0,'',''), + (15425,'Debug Point',NULL,1,1,169,0,0,0,35,35,1,0,10,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15426,'Ahn\'Qiraj Trigger',NULL,1,1,15294,0,0,0,114,114,1,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15427,'Merithra\'s Wake',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,32768,0,1,4,1.2,1.14286,1,3,1,1,35,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15428,'Sand Vortex',NULL,60,60,14501,0,0,0,14,14,0,0,9,3,3,0,0,32768,0,2,0,1.6,0.571429,1,1,1,1,1,1,-1,1,1243,1243,0,0,1469,1504,0,1,3791,686,0,1500,1650,0,599,4836,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15429,'Disgusting Oozeling',NULL,1,1,15436,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,100,100,0,0,0,0,0,1,15,0,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15431,'Corporal Carnes','Iron Bar Collector',58,58,15442,0,0,0,12,12,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,844,844,0,0,455,599,0,0,3435,243,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15431,0,'',''), + (15432,'Dame Twinbraid','Thorium Bar Collector',60,60,15443,0,0,0,55,55,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,881,881,0,0,470,619,0,0,3791,251,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15434,'Private Draxlegauge','Stranglekelp Collector',56,56,15445,0,0,0,875,875,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,6100,6100,0,0,439,579,0,0,3327,235,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15434,0,'',''), + (15436,'Mortar Sergeant Stouthammer',NULL,1,1,15446,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15437,'Master Nightsong','Purple Lotus Collector',58,58,15447,0,0,0,80,80,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,2000,2000,0,0,455,599,0,0,3435,243,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15437,0,'',''), + (15440,'Captain Blackanvil','Ironforge Brigade Captain',60,60,15448,0,0,0,55,55,0,0,7,3,3,0,2,32768,0,0,0,1.3,1.14286,1,1,1,1,1,1,-1,1,24000,24000,0,0,351,400,92.3,120.6,3791,173,100,1250,1400,0,1,756,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15440,0,'',''), + (15441,'Ironforge Brigade Rifleman',NULL,60,60,15566,0,0,0,1611,1611,0,0,7,3,3,0,0,36864,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4974,4974,0,0,106,137,0,1,3791,56,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15441,0,'',''), + (15442,'Ironforge Brigade Footman',NULL,60,60,15565,0,0,0,1611,1611,0,0,7,3,3,0,0,36864,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4974,4974,0,0,106,137,0,1,3791,56,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15442,0,'',''), + (15443,'Janela Stouthammer',NULL,60,60,15564,0,0,0,1611,1611,0,0,7,3,3,0,3,36864,0,0,0,1.1,1.14286,2,1,1,5,1,1,-1,1,30000,30000,12170,12170,355,425,85.6,107.6,3075,180,100,1200,2000,0,0,0,15443,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6623,15443,0,'',''), + (15444,'Arcanist Nozzlespring',NULL,60,60,5377,0,0,0,1611,1611,0,0,7,3,3,0,2,36864,0,0,0,1.1,1.14286,8,1,1,5,1,1,-1,1,12000,12000,28755,28755,377,436,78.3,97.3,1923,188,100,1250,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15444,0,'',''), + (15445,'Sergeant Major Germaine','Arthas\' Tears Collector',60,60,15449,0,0,0,12,12,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,3900,3900,0,0,470,619,0,0,3791,251,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15445,0,'',''), + (15446,'Bonnie Stoneflayer','Light Leather Collector',56,56,15450,0,0,0,55,55,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,6800,6800,0,0,439,579,0,0,3327,235,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15446,0,'',''), + (15448,'Private Porter','Medium Leather Collector',58,58,15451,0,0,0,12,12,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,3400,3400,0,0,455,599,0,0,3435,243,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15448,0,'',''), + (15449,'Hive\'Zora Abomination',NULL,60,60,15452,0,0,0,35,35,0,0,10,3,3,0,0,32769,0,0,0,1,1.14286,2,1,50,1,1,1,1,1,122100,122100,2434,2434,335,484,0,0,3075,189,0,2000,2000,0,0,0,15449,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15450,'Marta Finespindle','Thick Leather Collector',60,60,15453,0,0,0,875,875,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,881,881,0,0,470,619,0,0,3791,251,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15450,0,'',''), + (15451,'Sentinel Silversky','Linen Bandage Collector',56,56,15454,0,0,0,80,80,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,1,0.3,1,1,1,-1,1,807,807,0,0,439,579,0,0,3327,235,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15451,0,'',''), + (15452,'Nurse Stonefield','Silk Bandage Collector',58,58,15455,0,0,0,12,12,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,2700,2700,0,0,455,599,0,0,3435,243,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15453,'Keeper Moonshade','Runecloth Bandage Collector',60,60,15456,0,0,0,80,80,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,881,881,0,0,470,619,0,0,3791,251,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15453,0,'',''), + (15454,'Anachronos Quest Trigger Invisible',NULL,1,1,1126,13069,0,0,35,35,0,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15455,'Slicky Gastronome','Rainbow Fin Albacore Collector',56,56,15457,0,0,0,875,875,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,1,0.3,1,1,1,-1,1,807,807,0,0,439,579,0,0,3327,235,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15455,0,'',''), + (15456,'Sarah Sadwhistle','Roast Raptor Collector',58,58,15458,0,0,0,875,875,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,844,844,0,0,455,599,0,0,3435,243,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15457,'Huntress Swiftriver','Spotted Yellowtail Collector',60,60,15459,0,0,0,80,80,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,881,881,0,0,470,619,0,0,3791,251,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15457,0,'',''), + (15458,'Commander Stronghammer','Alliance Ambassador',60,60,15460,0,0,0,1606,1606,0,0,7,3,3,0,0,32769,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,910,910,0,0,335,484,0,0,3791,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15458,0,'',''), + (15459,'Miner Cromwell','Copper Bar Collector',56,56,15461,0,0,0,1154,1154,0,0,7,3,3,0,2,32769,0,2,0,1.25,1.14286,1,1,0.3,1,1,1,-1,1,807,807,0,0,312,451,0,0,3327,176,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15459,0,'',''), + (15460,'Grunt Maug','Tin Bar Collector',58,58,15462,0,0,0,1619,1619,0,0,7,3,3,0,2,32769,0,2,0,1.25,1.14286,1,1,1,1,1,1,-1,1,844,844,0,0,323,466,0,0,3435,182,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15460,0,'',''), + (15461,'Shrieker Scarab',NULL,60,60,12151,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,0,1,1.71429,1,1,4,1,3.4,1,1,1,12208,12208,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,15461,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15462,'Spitting Scarab',NULL,60,60,15464,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,0,1,1.71429,1,1,2,1,1,1,-1,1,12204,12204,0,0,353,469,0,1,3791,686,0,2000,2000,0,0,0,15462,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15463,'Grace of Air Totem III',NULL,60,60,4590,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,74.448,102.366,3791,4,100,1410,1551,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (15464,'Strength of Earth Totem V',NULL,60,60,4588,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,0.01,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,100,130,3791,4,100,1850,1850,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (15466,'Minion of Omen',NULL,59,60,15878,0,0,0,35,35,0,0,3,3,3,0,0,32768,0,0,8,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,55,79,0,0,3791,31,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15467,'Omen',NULL,63,63,15879,0,0,0,14,14,0,0,3,3,3,0,0,32768,0,1,44,1.2,1.14286,1,3,400,1,1,1,1,1,1332400,1332400,0,0,585,844,0,0,4691,330,0,2000,2000,0,0,0,15467,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15469,'Senior Sergeant T\'kelah','Mithril Bar Collector',60,60,15466,0,0,0,35,35,0,0,7,3,3,0,2,32769,0,2,0,1.25,1.14286,1,1,1,1,1,1,-1,1,881,881,0,0,335,484,0,0,3791,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15469,0,'',''), + (15471,'Lieutenant General Andorov',NULL,60,60,15688,0,0,0,994,994,1,0,7,3,3,0,1,36864,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,16754,16754,0,0,1469,1504,0,1,3791,686,0,1500,1650,0,599,4836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6629,15471,0,'','npc_general_andorov'), + (15473,'Kaldorei Elite',NULL,58,58,15689,0,0,0,994,994,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,15327,15327,0,0,1469,1504,0,1,3435,686,0,1500,1650,0,599,4836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15473,0,'','npc_kaldorei_elite'), + (15475,'Beetle',NULL,1,1,7511,0,0,0,7,7,0,0,8,3,3,0,0,32768,0,2,0,1,0.857143,1,0,0.2,1,1,1,1.33,1,8,8,0,0,2,2,0,0,20,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15476,'Scorpion',NULL,1,1,15471,0,0,0,188,188,0,0,8,3,3,0,0,32768,0,2,0,1,0.857143,1,0,0.2,1,1,1,1.33,1,8,8,0,0,2,2,4.69565,6.54615,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (15477,'Herbalist Proudfeather','Peacebloom Collector',56,56,15472,0,0,0,29,29,0,0,7,3,3,0,2,32769,0,2,0,1.71,1.14286,1,1,1,1,1,1,-1,1,5960,5960,0,0,446,539,318.47,439.902,3327,227,100,1231,1451,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,15477,0,'',''), + (15481,'Spirit of Azuregos',NULL,63,63,15473,0,0,0,7,7,0,0,2,3,3,0,1,33536,0,4096,46,1.1,1.14286,1,3,1,1,1,1,-1,1,5000,5000,0,0,585,844,0,0,4691,330,0,2000,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,15013,0,0,'',''), + (15491,'Eranikus, Tyrant of the Dream',NULL,63,63,15474,0,0,0,14,14,0,0,2,3,3,0,0,32768,0,3,0,1.82,1.14286,1,3,800,1,1,1,1,1,2664800,2664800,0,0,1535,1780,0,1,4691,765,0,1000,1300,0,80000,120000,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_eranikus'), + (15495,'Nighthaven Defender',NULL,60,61,11774,0,0,0,35,35,0,0,7,3,3,0,0,32769,0,0,0,1,1.14286,2,1,1,1,1,1,-1,1,4000,13000,2434,2486,335,484,0,0,3316,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15495,0,'',''), + (15498,'Windcaller Yessendra',NULL,55,57,15477,0,0,0,994,994,0,0,7,3,3,0,3,32768,0,2,0,1,1.14286,8,0,1,1,1,1,-1,1,3400,5000,5013,5340,295,354,81.3,98.3,1714,150,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6928,15498,0,'',''), + (15499,'Warden Haro',NULL,56,58,15478,0,0,0,635,635,1.35,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,6650,6800,0,0,218,281,78.5,96.3,3435,115,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6925,15499,0,'',''), + (15500,'Keyl Swiftclaw',NULL,60,60,15479,0,0,0,994,994,0,0,7,3,3,0,3,32768,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,7000,7000,0,0,166,241,85.9,103.5,3791,94,100,1400,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6927,15500,0,'',''), + (15502,'Andorgos','Brood of Malygos',60,60,15480,0,0,0,35,35,1.75,0,7,3,3,0,3,32768,0,0,0,1,1.14286,8,1,1,1,1,1,-1,1,55000,55000,5751,5751,300,580,0,1,1923,203,0,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6644,15502,0,'',''), + (15503,'Kandrostrasz','Brood of Alexstrasza',60,60,15481,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1,1.14286,8,1,1,1,1,1,-1,1,55000,55000,5751,5751,335,545,0,1,1923,203,0,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6645,15503,0,'',''), + (15504,'Vethsera','Brood of Ysera',60,60,15482,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1,1.14286,8,1,1,1,1,1,-1,1,48000,48000,5751,5751,370,510,0,1,1923,203,0,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6655,15504,0,'',''), + (15505,'Canal Frenzy',NULL,60,60,14528,0,0,0,16,16,0,0,1,2,3,0,0,32768,0,0,8,1,1.14286,1,1,3,1,4,1,1,1,9156,9156,0,0,62.4,82.7,0,0,3791,252,26,1200,1200,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15507,'Buru the Gorger Transform Visual',NULL,1,1,15655,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,0,12,1.2,1.14286,1,3,1,1,35,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,12584976,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15508,'Batrider Pele\'keiki','Firebloom Collector',58,58,15502,0,0,0,29,29,0,0,7,3,3,0,2,32769,0,2,0,1.71,1.14286,1,1,1,1,1,1,-1,1,6430,6430,0,0,463,559,329.843,455.612,3435,236,100,1260,1485,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,15508,0,'',''), + (15509,'Princess Huhuran',NULL,63,63,15739,0,0,0,16,16,0,0,10,3,3,0,0,32768,0,513,76,2.4,2.14286,1,3,300,150,25,1,1,1,999300,999300,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,724999,886110,15509,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_huhuran'), + (15510,'Fankriss the Unyielding',NULL,63,63,15743,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,513,76,2.4,2.14286,1,3,300,180,20,1,1,1,999300,999300,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,644999,788332,15510,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_fankriss'), + (15511,'Lord Kri',NULL,63,63,15656,0,0,0,16,16,0,0,10,3,3,0,0,32768,0,513,76,2.4,2.14286,1,3,80,1,25,1,1,1,266480,266480,0,0,137.3,182,0,0,4691,268,32,2500,2500,0,24055,31418,15511,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_kri'), + (15512,'Apothecary Jezel','Purple Lotus Collector',1,1,15503,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,2,0,1.2,1.14286,1,1,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15512,0,'',''), + (15514,'Buru Egg',NULL,55,55,15512,0,0,0,16,16,0,0,10,3,3,0,0,32768,0,2,0,1,1.14286,1,0,10,1,1,1,1,1,26140,26140,0,0,0,0,0,0,3271,28,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_buru_egg'), + (15515,'Skinner Jamani','Heavy Leather Collector',56,56,15508,0,0,0,35,35,0,0,7,3,3,0,2,32769,0,2,0,1.48,1.14286,1,1,1,1,1,1,-1,1,5960,5960,0,0,370,449,262.957,366.585,3327,189,100,1231,1451,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,15515,0,'',''), + (15516,'Battleguard Sartura',NULL,63,63,15583,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,513,76,6,2.14286,1,3,225,150,30,1,1,1,749475,749475,0,0,65.9,87.4,0,0,4691,268,32,1200,1200,0,532499,650832,15516,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_sartura'), + (15517,'Ouro',NULL,63,63,15509,0,0,0,16,16,0,0,10,3,3,0,0,32768,0,513,76,2.4,1.42857,1,3,600,1,35,1,1,1,1998600,1998600,0,0,148.3,196.6,0,0,4691,268,32,2700,2700,0,0,0,15517,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_ouro'), + (15520,'O\'Reily',NULL,5,5,15534,0,0,0,35,35,0,0,1,1,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2100,2100,0,0,8,10,0,0,120,4,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15521,'Hive\'Zara Hatchling',NULL,60,60,11095,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,8,1,1.71429,1,1,5,1,6,1,1,1,15260,15260,0,0,103.9,1037.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15522,'Sergeant Umala','Thick Leather Collector',1,1,15535,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,2,0,1.2,1.14286,1,1,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15522,0,'',''), + (15524,'Reindeer Mount',NULL,1,1,15902,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,0,0,0,0,0,0,0,0,15,0,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15525,'Doctor Serratus','Rugged Leather Collector',1,1,15536,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,2,0,1.2,1.14286,1,1,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15525,0,'',''), + (15526,'Meridith the Mermaiden',NULL,60,60,11268,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,2,0,1,1.14286,1,0,1,1,1,1,1,1,3052,3052,0,0,55,79,0,0,3791,31,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,6658,15526,0,'',''), + (15527,'Mana Fiend',NULL,60,60,15547,0,0,0,14,14,0,0,4,3,3,0,0,32768,0,2,0,1,2.14286,2,1,6,5,8,1,1,1,14652,14652,12170,12170,96.8,128.2,0,0,3075,238,24,2000,2000,0,599,4836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15528,'Healer Longrunner','Wool Bandage Collector',56,56,15537,0,0,0,104,104,0,0,7,3,3,0,4098,32769,0,2,0,1.25,1.14286,1,1,1,1,1,1,-1,1,5960,5960,0,0,156,225,0,0,3327,88,0,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15528,0,'',''), + (15529,'Lady Callow','Mageweave Bandage Collector',1,1,15539,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,2,0,1.2,1.14286,1,1,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15532,'Stoneguard Clayhoof','Runecloth Bandage Collector',1,1,15541,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,2,0,1.2,1.14286,1,1,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15532,0,'',''), + (15533,'Bloodguard Rawtar','Lean Wolf Steak Collector',56,56,15542,0,0,0,1619,1619,0,0,7,3,3,0,2,32769,0,2,0,1.25,1.14286,1,1,0.3,1,1,1,-1,1,807,807,0,0,312,451,0,0,3327,176,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15533,0,'',''), + (15534,'Fisherman Lin\'do','Spotted Yellowtail Collector',58,58,15543,0,0,0,35,35,0,0,7,3,3,0,2,32769,0,2,0,1.25,1.14286,1,1,1,1,1,1,-1,1,844,844,0,0,323,466,0,0,3435,182,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15534,0,'',''), + (15535,'Chief Sharpclaw','Baked Salmon Collector',60,60,15544,0,0,0,995,995,0,0,7,3,3,0,2,32769,0,2,0,1.25,1.14286,1,1,5,1,1,1,1,1,15260,15260,0,0,335,484,0,0,3791,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15535,0,'',''), + (15537,'Anubisath Warrior',NULL,61,61,15545,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,8,1,1.71429,1,1,12,1,3,1,1,1,37728,37728,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15538,'Anubisath Swarmguard',NULL,61,61,15546,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,8,2.8,2.28571,1,1,2,1,15,1,1,1,6288,6288,0,0,68.8,91.2,0,0,4091,258,28,1300,1300,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15539,'General Zog','Horde Ambassador',60,60,15548,0,0,0,35,35,0,0,7,3,3,0,1,36864,0,2,0,1.1,1.14286,1,1,0.59,1,1,1,1,1,1800,1800,0,0,470,619,0,0,3791,251,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15539,0,'',''), + (15540,'Windcaller Kaldon',NULL,60,60,15550,0,0,0,994,994,0,0,7,3,3,0,3,32768,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,3700,3700,0,0,326,424,89.6,112.6,3791,173,100,1350,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6796,15540,0,'',''), (15541,'Twilight Marauder Morna','Twilight\'s Hammer',60,60,15551,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,1,3.45,1,1,1,1,1,10529,10529,0,0,166,241,0,0,3791,94,0,1400,2000,0,567,745,15541,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15541,0,'EventAI',''), - (15542,'Twilight Marauder','Twilight\'s Hammer',58,59,15552,0,0,0,16,16,0,0,7,3,3,0,0,0,0,2,0,1,1.14286,1,0,1.35,1,1,1,1,1,3876,3997,0,0,101,126,95,210,3462,52,100,2000,2000,0,136,182,15542,15542,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,15542,0,'EventAI',''), - (15543,'Princess Yauj',NULL,63,63,15657,0,0,0,16,16,0,0,10,3,3,0,0,0,0,513,76,2.4,2.14286,1,3,90,1,20,1,1,1,299790,299790,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,28305,36968,15543,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_yauj'), - (15544,'Vem',NULL,63,63,15658,0,0,0,16,16,0,0,10,3,3,0,0,0,0,513,76,2.4,2.14286,1,3,130,1,18,1,1,1,433030,433030,0,0,137.3,182,0,0,4691,268,32,2500,2500,0,0,0,15544,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_vem'), - (15545,'Cenarion Outrider',NULL,60,60,15304,15306,0,0,996,996,0,0,7,3,3,0,0,32768,0,0,0,1,1.38571,1,0,1,1,1,1,-1,1,3100,3100,0,0,55,79,0,0,0,31,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15545,0,'',''), + (15542,'Twilight Marauder','Twilight\'s Hammer',58,59,15552,0,0,0,16,16,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1.35,1,1,1,1,1,3876,3997,0,0,101,126,95,210,3489,52,100,2000,2000,0,136,182,15542,15542,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,15542,0,'EventAI',''), + (15543,'Princess Yauj',NULL,63,63,15657,0,0,0,16,16,0,0,10,3,3,0,0,32768,0,513,76,2.4,2.14286,1,3,90,1,20,1,1,1,299790,299790,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,28305,36968,15543,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_yauj'), + (15544,'Vem',NULL,63,63,15658,0,0,0,16,16,0,0,10,3,3,0,0,32768,0,513,76,2.4,2.14286,1,3,130,1,18,1,1,1,433030,433030,0,0,137.3,182,0,0,4691,268,32,2500,2500,0,0,0,15544,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_vem'), + (15545,'Cenarion Outrider',NULL,60,60,15304,15306,0,0,996,996,0,0,7,3,3,0,0,32768,0,0,0,1,1.38571,1,0,1,1,1,1,-1,1,3100,3100,0,0,55,79,0,0,3791,31,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15545,0,'',''), (15546,'Hive\'Zara Swarmer',NULL,60,60,482,0,0,0,14,14,0,0,0,7,3,0,0,0,0,0,0,2.4,1.71429,1,0,0.1,1,1.5,1,1,1,305,305,0,0,78,103,0,0,3791,252,26,1000,1000,0,1,876,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (15549,'Elder Morndeep',NULL,60,60,15622,0,0,0,35,35,0,0,7,3,3,0,3,0,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,0,92,100,1390,1590,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6855,0,0,'',''), - (15552,'Doctor Weavil',NULL,63,63,15557,0,0,0,16,16,0,0,7,3,3,0,0,512,0,2,0,1,1.14286,8,3,1,80,1,1,-1,1,320000,320000,492480,492480,351,507,0,0,0,198,0,2000,2000,0,0,0,15552,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15552,0,'',''), - (15553,'Doctor Weavil\'s Flying Machine',NULL,60,60,8011,0,0,0,35,35,0,0,10,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,28000,28000,0,0,55,79,0,0,0,31,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15549,'Elder Morndeep',NULL,60,60,15622,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,1923,92,100,1390,1590,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6855,0,0,'',''), + (15552,'Doctor Weavil',NULL,63,63,15557,0,0,0,16,16,0,0,7,3,3,0,0,33280,0,2,0,1,1.14286,8,3,1,80,1,1,-1,1,320000,320000,492480,492480,351,507,0,0,2374,198,0,2000,2000,0,0,0,15552,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15552,0,'',''), + (15553,'Doctor Weavil\'s Flying Machine',NULL,60,60,8011,0,0,0,35,35,0,0,10,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,28000,28000,0,0,55,79,0,0,3791,31,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (15554,'Number Two',NULL,61,61,10133,0,0,0,14,14,0,0,1,1,3,0,0,0,0,0,0,1,1.14286,1,1,25,1,1,1,1,1,78600,78600,0,0,340,492,0,0,4091,192,0,1200,2000,0,1,2,0,0,15554,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15555,'Hive\'Zara Larva',NULL,60,60,15554,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,8,2,0.714286,1,0,1,1,0.1,1,1,1,3052,3052,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,129,173,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_hive_zara_larva'), - (15556,'Elder Splitrock',NULL,60,60,15637,0,0,0,35,35,0,0,7,3,3,0,3,0,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,0,92,100,1390,1590,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6906,0,0,'',''), - (15557,'Elder Rumblerock',NULL,60,60,15630,0,0,0,35,35,0,0,7,3,3,0,3,0,0,0,0,1,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,0,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6872,0,0,'',''), - (15558,'Elder Silvervein',NULL,60,60,15632,0,0,0,35,35,0,0,7,3,3,0,3,0,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,0,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6856,0,0,'',''), - (15559,'Elder Highpeak',NULL,60,60,15616,0,0,0,35,35,0,0,7,3,3,0,3,33024,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,0,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6848,0,0,'',''), - (15560,'Elder Stonefort',NULL,60,60,15641,0,0,0,35,35,0,0,7,3,3,0,3,0,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,0,92,100,1390,1590,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6824,0,0,'',''), - (15561,'Elder Obsidian',NULL,60,60,15625,0,0,0,35,35,0,0,7,3,3,0,3,0,0,0,0,0.94,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,248,298,112,210,0,126,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6819,0,0,'',''), - (15562,'Elder Hammershout',NULL,60,60,15614,0,0,0,35,35,0,0,7,3,3,0,3,33024,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,0,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6833,0,0,'',''), - (15563,'Elder Bellowrage',NULL,60,60,15600,0,0,0,35,35,0,0,7,3,3,0,3,0,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,0,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6866,0,0,'',''), - (15564,'Elder Darkcore',NULL,60,60,15606,0,0,0,35,35,0,0,7,3,3,0,3,33024,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,0,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6832,0,0,'',''), - (15565,'Elder Stormbrow',NULL,60,60,15643,0,0,0,35,35,0,0,7,3,3,0,3,0,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,0,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6821,0,0,'',''), - (15566,'Elder Snowcrown',NULL,60,60,15636,0,0,0,35,35,0,0,7,3,3,0,3,33024,0,0,0,1.1,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,0,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6834,0,0,'',''), - (15567,'Elder Ironband',NULL,60,60,15617,0,0,0,35,35,0,0,7,3,3,0,3,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,248,298,112,210,0,126,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6861,0,0,'',''), - (15568,'Elder Graveborn',NULL,60,60,15612,0,0,0,35,35,0,0,7,3,3,0,3,0,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,0,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6816,0,0,'',''), - (15569,'Elder Goldwell',NULL,60,60,15611,0,0,0,35,35,0,0,7,3,3,0,3,0,0,0,0,1,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,0,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6823,0,0,'',''), - (15570,'Elder Primestone',NULL,60,60,15626,0,0,0,35,35,0,0,7,3,3,0,3,0,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,0,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6916,0,0,'',''), - (15571,'Maws',NULL,63,63,15555,0,0,0,14,14,0,0,1,2,3,0,0,0,0,1,12,1,1.14286,1,3,350,1,1,1,1,1,1165850,1165850,0,0,3360,4111,0,0,4691,1724,0,2000,2000,0,0,0,15571,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15572,'Elder Runetotem',NULL,60,60,15631,0,0,0,35,35,0,0,7,3,3,0,3,0,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,0,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6815,0,0,'',''), - (15573,'Elder Ragetotem',NULL,60,60,15628,0,0,0,35,35,0,0,7,3,3,0,3,0,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,0,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6911,0,0,'',''), - (15574,'Elder Stonespire',NULL,60,60,15642,0,0,0,35,35,0,0,7,3,3,0,3,0,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,0,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6885,0,0,'',''), - (15575,'Elder Bloodhoof',NULL,60,60,15604,0,0,0,35,35,0,0,7,3,3,0,3,0,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,0,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6814,0,0,'',''), - (15576,'Elder Winterhoof',NULL,60,60,15648,0,0,0,35,35,0,0,7,3,3,0,3,33024,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,0,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6829,0,0,'',''), - (15577,'Elder Skychaser',NULL,60,60,15633,0,0,0,35,35,0,0,7,3,3,0,3,0,0,0,0,1,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,0,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6825,0,0,'',''), - (15578,'Elder Wildmane',NULL,60,60,15645,0,0,0,35,35,0,0,7,3,3,0,3,0,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,0,92,100,1390,1590,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6912,0,0,'',''), - (15579,'Elder Darkhorn',NULL,60,60,15607,0,0,0,35,35,0,0,7,3,3,0,3,33024,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,0,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6899,0,0,'',''), - (15580,'Elder Proudhorn',NULL,60,60,15627,0,0,0,35,35,0,0,7,3,3,0,3,33024,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,0,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6890,0,0,'',''), - (15581,'Elder Grimtotem',NULL,60,60,15613,0,0,0,35,35,0,0,7,3,3,0,3,0,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,0,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6905,0,0,'',''), - (15582,'Elder Windtotem',NULL,60,60,15647,0,0,0,35,35,0,0,7,3,3,0,3,33024,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,0,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6828,0,0,'',''), - (15583,'Elder Thunderhorn',NULL,60,60,15644,0,0,0,35,35,0,0,7,3,3,0,3,0,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,0,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6914,0,0,'',''), - (15584,'Elder Skyseer',NULL,60,60,15635,0,0,0,35,35,0,0,7,3,3,0,3,0,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,0,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6820,0,0,'',''), - (15585,'Elder Dawnstrider',NULL,60,60,15608,0,0,0,35,35,0,0,7,3,3,0,3,0,0,0,0,1,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,0,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6864,0,0,'',''), - (15586,'Elder Dreamseer',NULL,60,60,15609,0,0,0,35,35,0,0,7,3,3,0,3,0,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,73,123,112,210,0,45,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6831,0,0,'',''), - (15587,'Elder Mistwalker',NULL,60,60,15619,0,0,0,35,35,0,0,7,3,3,0,3,0,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,73,123,112,210,0,45,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6903,0,0,'',''), - (15588,'Elder High Mountain',NULL,60,60,15615,0,0,0,35,35,0,0,7,3,3,0,3,0,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,0,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6818,0,0,'',''), - (15589,'Eye of C\'Thun',NULL,63,63,15556,0,0,0,370,370,0,0,10,3,3,0,0,0,0,513,76,2.4,1.42857,1,3,400,150,1,1,1,1,1332400,1332400,0,0,137.3,182,0,0,4691,268,32,2500,2500,0,102255,133538,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_eye_of_cthun'), - (15590,'Ossirian Crystal Trigger',NULL,60,60,14501,0,0,0,114,114,1,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,0.014,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15591,'Minion of Weavil',NULL,60,61,15559,0,0,0,14,14,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,0,8,1,1,1,1,1,24416,25152,0,0,639,791,0,0,3941,330,0,2000,2000,0,0,0,15591,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15592,'Elder Windrun',NULL,60,60,15646,0,0,0,35,35,0,0,7,3,3,0,3,33024,0,0,0,1.1,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,0,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6852,0,0,'',''), - (15593,'Elder Starsong',NULL,60,60,15639,0,0,0,35,35,0,0,7,3,3,0,3,0,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,0,92,100,1390,1590,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6874,0,0,'',''), - (15594,'Elder Moonstrike',NULL,60,60,15620,0,0,0,35,35,0,0,7,3,3,0,3,33024,0,0,0,1.1,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,0,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6849,0,0,'',''), - (15595,'Elder Moonstrike',NULL,60,60,15601,0,0,0,35,35,0,0,7,3,3,0,3,0,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,0,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6822,0,0,'',''), - (15596,'Elder Starglade',NULL,60,60,15638,0,0,0,35,35,0,0,7,3,3,0,3,0,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,0,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6921,0,0,'',''), - (15597,'Elder Moonwarden',NULL,60,60,15621,0,0,0,35,35,0,0,7,3,3,0,3,33024,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,0,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6817,0,0,'',''), - (15598,'Elder Bladeswift',NULL,60,60,15603,0,0,0,35,35,0,0,7,3,3,0,3,0,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,0,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6880,0,0,'',''), - (15599,'Elder Bladesing',NULL,60,60,15602,0,0,0,35,35,0,0,7,3,3,0,3,0,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,0,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6835,0,0,'',''), - (15600,'Elder Skygleam',NULL,60,60,15634,0,0,0,35,35,0,0,7,3,3,0,3,0,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,0,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6889,0,0,'',''), - (15601,'Elder Starweave',NULL,60,60,15640,0,0,0,35,35,0,0,7,3,3,0,3,0,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,0,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6826,0,0,'',''), - (15602,'Elder Meadowrun',NULL,60,60,15618,0,0,0,35,35,0,0,7,3,3,0,3,33024,0,0,0,1.1,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,0,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6919,0,0,'',''), - (15603,'Elder Nightwind',NULL,60,60,15624,0,0,0,35,35,0,0,7,3,3,0,3,0,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,0,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6887,0,0,'',''), - (15604,'Elder Morningdew',NULL,60,60,15623,0,0,0,35,35,0,0,7,3,3,0,3,0,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,0,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6830,0,0,'',''), - (15605,'Elder Riversong',NULL,60,60,15629,0,0,0,35,35,0,0,7,3,3,0,3,0,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,0,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6827,0,0,'',''), - (15606,'Elder Brightspear',NULL,60,60,15605,0,0,0,35,35,0,0,7,3,3,0,3,0,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,0,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6888,0,0,'',''), - (15607,'Elder Farwhisper',NULL,60,60,15610,0,0,0,35,35,0,0,7,3,3,0,3,0,0,0,0,1.25,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,248,298,112,210,0,126,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6853,0,0,'',''), - (15609,'Cenarion Scout Landion',NULL,60,60,15563,0,0,0,994,994,0,0,7,3,3,0,1,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,5300,5300,0,0,335,484,0,0,0,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6692,15609,0,'',''), - (15610,'Cenarion Scout Azenel',NULL,60,60,15561,0,0,0,994,994,0,0,7,3,3,0,1,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2200,2200,0,0,335,484,0,0,0,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6690,15610,0,'',''), - (15611,'Cenarion Scout Jalia',NULL,60,60,15562,0,0,0,994,994,0,0,7,3,3,0,1,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2200,2200,0,0,335,484,0,0,0,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6691,15611,0,'',''), - (15612,'Krug Skullsplit','Orgrimmar Legion Captain',60,60,15567,0,0,0,1612,1612,0,0,7,3,3,0,3,36864,0,0,0,1.1,1.14286,1,1,1,1,1,1,-1,1,23123,23123,0,0,456,544,91.8,108.3,0,231,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6687,15612,0,'',''), - (15613,'Merok Longstride',NULL,60,60,15568,0,0,0,1612,1612,1.35,0,7,3,3,0,3,36864,0,0,0,1.1,1.14286,2,1,1,5,1,1,-1,1,26000,26000,12170,12170,279,331,89.5,110.7,0,141,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6926,15613,0,'',''), - (15614,'J.D. Shadesong',NULL,61,61,15569,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,2,0,1,1.14286,2,1,1,1,1,1,-1,1,3700,3700,2486,2486,382,462,172.1,101.9,0,195,100,1300,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15615,'Shadow Priestess Shai',NULL,60,60,15570,0,0,0,1612,1612,0,0,7,3,3,0,2,36864,0,0,0,1.1,1.14286,8,1,1,5,1,1,-1,1,23000,23000,28755,28755,362,467,91.7,112.5,0,191,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15615,0,'',''), - (15616,'Orgrimmar Legion Grunt',NULL,60,60,15571,15572,0,0,1612,1612,0,0,7,3,3,0,0,36864,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4000,4000,0,0,106,137,0,1,0,56,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15616,0,'',''), - (15617,'Orgrimmar Legion Axe Thrower',NULL,60,60,15574,15579,0,0,1612,1612,0,0,7,3,3,0,0,36864,0,0,0,1.1,1.14286,1,1,1,1,1,1,-1,1,12000,12000,0,0,106,137,85.3,109.6,0,56,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50355,0,'',''), - (15620,'Hive\'Regal Hunter-Killer',NULL,60,60,15576,0,0,0,14,14,0,0,0,3,3,0,0,0,0,0,0,1.5,1.14286,2,1,50,1,1,1,1,1,122100,122100,2434,2434,1469,1504,0,1,0,686,0,1500,1650,0,599,4836,15620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15621,'Yauj Brood',NULL,60,60,11105,0,0,0,16,16,0,0,10,3,3,0,0,1,0,0,0,2.4,2.14286,1,0,3,1,2.5,1,1,1,9156,9156,0,0,740,890,0,0,3791,252,26,1500,1500,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15622,'Vekniss Borer',NULL,60,60,6633,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,8,1,1.14286,1,1,2.5,1,4,1,1,1,7630,7630,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15623,'Xandivious',NULL,62,62,11341,0,0,0,90,90,0,0,3,3,3,0,0,1,0,0,0,1,1.14286,2,1,8,3,1,1,1,1,20720,20720,7704,7704,345,499,0,0,3555,195,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15624,'Forest Wisp',NULL,8,8,12432,0,0,0,35,35,0,0,10,3,3,0,2,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,120,120,0,0,8,10,0,0,0,4,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15625,'Twilight Corrupter',NULL,63,63,14416,0,0,0,35,35,0,0,3,3,3,0,0,0,0,1,0,1,1.14286,1,3,1,1,1,1,-1,1,190000,190000,0,0,585,844,0,0,0,330,0,2000,2000,0,0,0,15625,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15628,'Eranikus the Redeemed',NULL,63,63,15474,0,0,0,35,35,0,0,2,3,3,0,0,0,0,3,12,1,1.14286,1,3,1,1,1,1,-1,1,470000,470000,0,0,585,844,0,0,0,330,0,2000,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15629,'Nightmare Phantasm',NULL,62,62,10553,0,0,0,35,35,0,0,10,3,3,0,0,1,0,0,0,1,1.14286,1,1,18,1,1,1,1,1,58266,58266,0,0,345,499,0,0,4391,195,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15630,'Spawn of Fankriss',NULL,63,63,15582,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,8,1,1.71429,1,1,10,50,26,1,1,1,33310,33310,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15631,'Spotlight',NULL,1,1,11686,0,0,0,114,114,0,0,9,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,100,100,0,0,0,0,0,1,0,0,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15633,'Tyrande','High Priestess of Elune',63,63,7274,0,0,0,35,35,0,0,7,3,3,0,0,0,0,3,4108,1,1.14286,1,3,1,1,1,1,-1,1,937,937,0,0,585,844,0,0,0,330,0,2000,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15633,0,'',''), - (15634,'Priestess of the Moon',NULL,60,60,15585,0,0,0,35,35,0,0,7,3,3,0,0,1,0,2,0,1,1.14286,2,1,1,25,1,1,-1,1,46000,46000,60850,60850,335,484,0,0,0,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15634,0,'',''), - (15659,'Auctioneer Jaxon',NULL,50,50,15594,0,0,0,12,12,0,0,7,3,3,0,4096,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15660,'Eranikus Transformed',NULL,1,1,6984,0,0,0,35,35,1,0,7,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15663,'War Effort Volunteer',NULL,30,30,15598,15596,0,0,55,55,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,8900,8900,0,0,39,52,0,0,0,21,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15664,'Metzen the Reindeer',NULL,5,5,15903,0,0,0,35,35,0,0,1,3,3,0,1,768,0,2,0,1.125,1.14286,1,0,1,1,1,1,-1,1,2500,2500,0,0,33,40,23.4783,32.7308,20,17,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,6763,0,0,'',''), - (15665,'Reindeer Mount',NULL,1,1,15902,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,0,0,0,0,0,0,0,0,0,0,0,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15666,'Black Qiraji Battle Tank',NULL,1,1,15677,0,0,0,35,35,0,0,0,3,3,0,0,0,0,2,0,1.36,1.14286,1,0,1,1,1,1,-1,1,0,0,0,0,0,0,0,0,0,0,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15667,'Glob of Viscidus',NULL,60,60,12349,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1.79,1.14286,1,1,3,1,1,1,1,1,9156,9156,0,0,544,579,0,0,3791,252,26,2000,2000,0,599,4836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_glob_of_viscidus'), - (15675,'Auctioneer Stockton',NULL,50,50,15782,0,0,0,68,68,0,0,7,3,3,0,4096,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15676,'Auctioneer Yarly',NULL,50,50,15784,0,0,0,68,68,0,0,7,3,3,0,4096,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15677,'Auctioneer Graves',NULL,50,50,7993,0,0,0,120,120,0,0,7,3,3,0,4096,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1900,1900,0,0,76,90,61.3,82.9,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15678,'Auctioneer Silva\'las',NULL,50,50,7997,0,0,0,80,80,0,0,7,3,3,0,4096,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15679,'Auctioneer Cazarez',NULL,50,50,7996,0,0,0,80,80,0,0,7,3,3,0,4096,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15681,'Auctioneer O\'reely',NULL,50,50,7993,0,0,0,120,120,0,0,7,3,3,0,4096,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2000,2000,0,0,77,92,61.9,83.6,0,39,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15682,'Auctioneer Cain',NULL,50,50,15780,0,0,0,68,68,0,0,7,3,3,0,4096,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15683,'Auctioneer Naxxremis',NULL,50,50,7995,0,0,0,68,68,0,0,7,3,3,0,4096,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15684,'Auctioneer Tricket',NULL,50,50,15783,0,0,0,68,68,0,0,7,3,3,0,4096,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15685,'Southsea Kidnapper',NULL,45,45,6950,6951,0,0,230,230,0,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1.2,1,1,1,1,1,2218,2218,0,0,78,95,0,0,2725,40,0,2000,2000,0,0,0,15685,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15685,0,'',''), - (15686,'Auctioneer Rhyker',NULL,50,50,15781,0,0,0,68,68,0,0,7,3,3,0,4096,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,0,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15692,'Dark Iron Kidnapper',NULL,42,45,7789,7790,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,2400,2400,0,0,85,109,63.7824,87.7008,0,45,100,2000,2000,0,0,0,15692,0,0,0,0,0,0,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,15692,0,'',''), - (15693,'Jonathan the Revelator',NULL,61,61,15867,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,7000,7000,2486,2486,340,492,0,0,0,192,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15693,0,'',''), - (15694,'Stormwind Reveler',NULL,1,1,15766,0,0,0,35,35,0,0,7,3,3,0,1,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6931,15694,0,'',''), - (15695,'Vek Twins Trigger',NULL,1,1,11686,0,0,0,114,114,1,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15696,'War Effort Recruit',NULL,30,30,15650,0,0,0,35,35,0,0,7,3,3,0,0,0,0,2,0,1.125,1.14286,1,0,0.4,1,1,1,1,1,381,381,0,0,198,240,140.87,196.385,0,101,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (15698,'Father Winter\'s Helper',NULL,1,1,15660,0,0,0,35,35,0,0,7,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,46,46,0,0,0,0,0,1,0,0,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15699,'Tranquil Mechanical Yeti',NULL,1,1,10269,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,4.69565,6.54615,20,1,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (15700,'Warlord Gorchuk','War Effort Commander',60,60,15661,0,0,0,104,104,0,0,7,3,3,0,2,1,0,2,0,1.25,1.14286,1,1,1,1,1,1,-1,1,3400,3400,0,0,166,241,0,0,0,94,0,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15700,0,'',''), - (15701,'Field Marshal Snowfall','War Effort Commander',60,60,15662,0,0,0,55,55,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,2900,2900,0,0,470,619,0,0,0,251,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15701,0,'',''), - (15702,'Senior Sergeant Taiga','War Effort Recruiter',60,60,15664,0,0,0,104,104,1.2,0,7,3,3,0,2,0,0,2,0,1.5,1.14286,1,1,1.35,1,1,1,1,1,4120,4120,0,0,327,428,78.2,101.6,0,174,100,1200,1450,0,1,385,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15702,0,'',''), - (15703,'Senior Sergeant Grimsford','War Effort Recruiter',60,60,15665,0,0,0,1154,1154,0,0,7,3,3,0,2,1,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,1700,1700,0,0,335,484,0,0,0,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15703,0,'',''), - (15704,'Senior Sergeant Kai\'jin','War Effort Recruiter',60,60,15666,0,0,0,104,104,0,0,7,3,3,0,2,1,0,2,0,1.25,1.14286,1,1,1,1,1,1,-1,1,6900,6900,0,0,166,241,0,0,0,94,0,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15704,0,'',''), - (15705,'Winter\'s Little Helper',NULL,1,1,15663,0,0,0,35,35,0,0,7,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15706,'Winter Reindeer',NULL,1,1,15904,0,0,0,4,4,0,0,1,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,100,100,0,0,0,0,0,1,0,0,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15707,'Master Sergeant Fizzlebolt','War Effort Recruiter',60,60,15668,0,0,0,104,104,0,0,7,3,3,0,2,1,0,2,0,1.25,1.14286,1,1,1,1,1,1,-1,1,1100,1100,0,0,166,241,0,0,0,94,0,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15707,0,'',''), - (15708,'Master Sergeant Maclure','War Effort Recruiter',60,60,15669,0,0,0,1575,1575,0,0,7,3,3,0,3,1,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,6900,6900,0,0,166,241,0,0,0,94,0,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6786,15708,0,'EventAI',''), - (15709,'Master Sergeant Moonshadow','War Effort Recruiter',60,60,15670,0,0,0,80,80,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,881,881,0,0,470,619,0,0,0,251,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15709,0,'',''), - (15710,'Tiny Snowman',NULL,1,1,15671,0,0,0,35,35,0,0,0,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15711,'Black Qiraji Battle Tank',NULL,1,1,15677,0,0,0,35,35,1,0,10,3,3,0,0,0,0,2,0,1.36,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1,1,7,24,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15712,'Dirt Mound',NULL,60,60,15294,0,0,0,16,16,0,0,10,3,3,0,0,33554432,0,0,0,4.8,1.71429,1,0,1,1,1,1,1,1,3052,3052,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15713,'Blue Qiraji Battle Tank',NULL,1,1,15678,0,0,0,35,35,1.5,0,0,3,3,0,0,0,0,0,0,1.36,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15714,'Yellow Qiraji Battle Tank',NULL,1,1,15680,0,0,0,35,35,1.5,0,0,3,3,0,0,0,0,2,0,1.36,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15715,'Green Qiraji Battle Tank',NULL,1,1,15679,0,0,0,35,35,1.5,0,0,3,3,0,0,0,0,2,0,1.36,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15716,'Red Qiraji Battle Tank',NULL,1,1,15681,0,0,0,35,35,1.5,0,0,3,3,0,0,0,0,2,0,1.36,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,0,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15717,'Ouro Trigger',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15718,'Ouro Scarab',NULL,60,60,11108,0,0,0,16,16,0,0,10,3,3,0,0,0,0,0,8,1,1.14286,1,0,3,1,1,1,1,1,9156,9156,0,0,52,68.9,0,0,3791,252,26,1000,1000,0,0,0,0,0,100003,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15719,'Thunder Bluff Reveler',NULL,1,1,15770,0,0,0,35,35,0,0,7,3,3,0,1,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6933,15719,0,'',''), - (15720,'Timbermaw Ancestor',NULL,60,60,15683,0,0,0,4,4,0,0,6,3,3,0,0,0,0,2,0,1,1.14286,8,0,0.2,1,1.2,1,1,1,427,427,5751,5751,74,102,0,0,1932,112,25,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15720,0,'',''), - (15721,'Mechanical Greench',NULL,1,1,15684,0,0,0,35,35,0,0,1,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15722,'Squire Leoren Mal\'derath','Stable Master',60,60,15685,0,0,0,994,994,0,0,7,3,3,0,8193,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3300,3300,0,0,227,290,83.6,107.3,0,119,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6791,0,0,'',''), - (15723,'Booty Bay Reveler',NULL,15,25,15762,0,0,0,35,35,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1500,2000,0,0,457,549,0,0,0,232,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15723,0,'',''), - (15724,'Drunken Bruiser',NULL,57,57,7102,0,0,0,390,390,0,0,7,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2600,2600,0,0,51,75,0,0,0,29,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15724,0,'',''), - (15725,'Claw Tentacle',NULL,60,60,15789,0,0,0,16,16,0,0,0,3,3,0,0,0,0,0,8,2.4,1.42857,1,0,0.5,1,4,1,1,1,1526,1526,0,0,52,68.9,0,0,3791,252,26,1000,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15726,'Eye Tentacle',NULL,60,60,15788,0,0,0,16,16,0,0,10,3,3,0,0,0,0,0,8,2.4,1.42857,1,3,0.75,1,1,1,1,1,2289,2289,0,0,1600,2300,0,0,3791,252,26,1000,1000,0,700,4321,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15727,'C\'Thun',NULL,63,63,15787,0,0,0,370,370,0,0,10,3,3,0,0,33554496,0,513,76,2.4,1.42857,1,3,300,1,1,1,1,1,999300,999300,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,1029458,1258227,15727,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_cthun'), - (15728,'Giant Claw Tentacle',NULL,60,60,15790,0,0,0,370,370,0,0,10,3,3,0,0,0,0,0,8,2.4,1.42857,1,1,30,1,1,1,1,1,91560,91560,0,0,740,890,0,0,3791,252,26,2500,2500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','mob_giant_claw_tentacle'), - (15731,'Darnassus Commendation Officer',NULL,55,55,15707,0,0,0,80,80,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,6400,6400,0,0,71,94,0,0,0,38,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15732,'Wonderform Operator','Smokywood Pastures',30,30,13349,0,0,0,35,35,0,0,7,3,3,0,3,4608,0,2,0,1.125,1.14286,1,0,1,1,1,1,-1,1,3800,3800,0,0,198,240,140.87,196.385,0,101,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,6802,0,0,'',''), - (15733,'Gnomeregan Commendation Officer',NULL,55,55,15712,15711,0,0,875,875,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,789,789,0,0,71,94,0,0,0,38,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15734,'Ironforge Commendation Officer',NULL,55,55,15715,15714,0,0,55,55,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2400,2400,0,0,71,94,0,0,0,38,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15735,'Stormwind Commendation Officer',NULL,55,55,15719,15718,0,0,12,12,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,789,789,0,0,71,94,0,0,0,38,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15736,'Orgrimmar Commendation Officer',NULL,55,55,15716,0,0,0,1619,1619,0,0,7,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1100,1100,0,0,50,73,0,0,0,28,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15737,'Darkspear Commendation Officer',NULL,55,55,15701,0,0,0,877,877,0,0,7,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1900,1900,0,0,50,73,0,0,0,28,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15738,'Undercity Commendation Officer',NULL,55,55,15722,0,0,0,35,35,0,0,7,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,789,789,0,0,50,73,0,0,0,28,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15739,'Thunder Bluff Commendation Officer',NULL,55,55,15720,0,0,0,35,35,0,0,7,3,3,0,0,0,0,2,0,1.125,1.14286,1,0,1,1,1,1,-1,1,3000,3000,0,0,362,440,258.261,360.038,0,185,100,1216,1435,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (15740,'Colossus of Zora',NULL,63,63,15693,0,0,0,14,14,0,0,0,3,3,0,0,0,0,1,0,8.8,1.14286,1,3,1000,1,1,1,1,1,3331000,3331000,0,0,1995,2100,0,1,0,945,0,1500,1650,0,4599,4836,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15741,'Colossus of Regal',NULL,63,63,15694,0,0,0,14,14,0,0,0,3,3,0,0,0,0,1,0,8.8,1.14286,1,3,1000,1,1,1,1,1,3331000,3331000,0,0,1995,2100,0,1,0,945,0,1500,1650,0,4599,4836,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15742,'Colossus of Ashi',NULL,63,63,15695,0,0,0,14,14,0,0,0,3,3,0,0,0,0,1,0,8.8,1.14286,1,3,1000,1,1,1,1,1,3331000,3331000,0,0,1995,2100,0,1,0,945,0,1500,1650,0,4599,4836,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15743,'Colossal Anubisath Warbringer',NULL,63,63,15347,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,4.5,1.14286,1,1,1,1,1,1,-1,1,345840,356070,0,0,509,614,0,1,0,259,0,1500,1650,0,4599,4836,15743,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15744,'Imperial Qiraji Destroyer',NULL,62,63,15376,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,4.94,1.14286,1,1,1,1,1,1,-1,1,121222,121222,6441,6441,420,525,0,1,0,218,0,1500,1800,0,3396,4180,15744,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15745,'Greatfather Winter\'s Helper',NULL,30,30,15698,0,0,0,55,55,1,0,7,3,3,0,0,0,0,2,0,1.125,1.14286,1,0,1,1,1,1,-1,1,3500,3500,0,0,42,56,29,42,1179,102,9,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (15746,'Great-father Winter\'s Helper',NULL,1,1,15698,0,0,0,35,35,1,0,7,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15747,'Qiraji Captain',NULL,35,35,15699,0,0,0,35,35,0,0,10,3,3,0,0,1,0,0,8,1,1.14286,1,1,1,1,1,1,-1,1,456,456,0,0,10,15,0,0,0,6,0,2000,2000,0,0,0,15747,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15748,'Lesser Anubisath Warbringer',NULL,33,35,15700,0,0,0,35,35,0,0,10,3,3,0,0,1,0,0,8,1,1.14286,1,1,1,1,1,1,-1,1,426,456,0,0,10,15,0,0,0,6,0,2000,2000,0,0,0,15748,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15749,'Lesser Silithid Flayer',NULL,30,31,11096,0,0,0,35,35,0,0,10,3,3,0,0,1,0,0,0,1,1.14286,1,1,0.4,1,1,1,-1,1,381,396,0,0,457,549,0,0,0,232,0,2000,2000,0,0,0,15749,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15750,'Qiraji Major',NULL,45,48,15703,0,0,0,35,35,0,0,10,3,3,0,0,1,0,0,8,1,1.14286,1,1,1,1,1,1,-1,1,616,667,0,0,10,15,0,0,0,6,0,2000,2000,0,0,0,15750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15751,'Anubisath Warbringer',NULL,43,45,15704,0,0,0,35,35,0,0,10,3,3,0,0,1,0,0,8,1,1.14286,1,1,8,1,1,1,1,1,13728,14784,0,0,10,15,0,0,2725,6,0,2000,2000,0,0,0,15751,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15752,'Silithid Flayer',NULL,40,44,11096,0,0,0,35,35,0,0,10,3,3,0,0,1,0,0,8,1,1.14286,1,1,2,1,1,1,1,1,3048,3564,0,0,457,549,0,0,2261,232,0,2000,2000,0,0,0,15752,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15753,'Qiraji Brigadier General',NULL,60,60,15705,0,0,0,35,35,0,0,10,3,3,0,0,1,0,0,8,1,1.14286,1,1,1,1,1,1,-1,1,48000,48000,0,0,335,484,0,0,0,189,0,2000,2000,0,6576,33279,15753,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15754,'Greater Anubisath Warbringer',NULL,58,59,15706,0,0,0,35,35,0,0,10,3,3,0,0,1,0,0,8,1,1.14286,1,1,10,1,1,1,1,1,28710,29610,0,0,323,466,0,0,3489,182,0,2000,2000,0,0,0,15754,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15756,'Greater Silithid Flayer',NULL,54,57,11096,0,0,0,35,35,0,0,10,3,3,0,0,1,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,10000,11000,0,0,302,436,0,0,0,170,0,2000,2000,0,0,0,15756,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15757,'Qiraji Lieutenant General',NULL,63,63,15709,0,0,0,35,35,0,0,10,3,3,0,0,0,0,1,8,1,1.14286,1,3,1,1,1,1,-1,1,100000,100000,0,0,585,844,0,0,0,330,0,2000,2000,0,15105,76440,15757,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15758,'Supreme Anubisath Warbringer',NULL,62,62,15710,0,0,0,35,35,0,0,10,3,3,0,0,1,0,0,8,1,1.14286,1,1,1,1,1,1,-1,1,60000,60000,0,0,345,499,0,0,0,195,0,2000,2000,0,16580,83909,15758,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15759,'Supreme Silithid Flayer',NULL,60,61,11096,0,0,0,35,35,0,0,10,3,3,0,0,1,0,0,8,1,1.14286,1,1,1,1,1,1,-1,1,16000,17000,0,0,335,484,0,0,0,189,0,2000,2000,0,0,0,15759,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15760,'Winter Reveler',NULL,40,40,15713,0,0,0,35,35,0,0,7,3,3,0,1,36864,0,0,0,1.125,1.14286,1,0,1,1,1,1,-1,1,3300,3600,0,0,211,313,140.87,261.846,0,121,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,6813,15760,0,'EventAI',''), - (15761,'Officer Vu\'Shalay','Darkspear Commendations',55,55,15731,0,0,0,126,126,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2100,2100,0,0,362,440,258.261,360.038,0,185,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (15762,'Officer Lunalight','Darnassus Commendations',55,55,15727,0,0,0,80,80,0,0,7,3,3,0,3,36864,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,2800,2800,0,0,528,681,62.016,85.272,0,279,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6803,0,0,'',''), - (15763,'Officer Porterhouse','Gnomeregan Commendations',55,55,15729,0,0,0,875,875,0,0,7,3,3,0,3,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3000,3000,0,0,362,440,258.261,360.038,0,185,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,6804,0,0,'',''), - (15764,'Officer Ironbeard','Ironforge Commendations',55,55,15726,0,0,0,55,55,0,0,7,3,3,0,3,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2600,2600,0,0,362,440,258.261,360.038,0,185,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,6805,0,0,'',''), - (15765,'Officer Redblade','Orgrimmar Commendations',55,55,15724,0,0,0,29,29,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2400,2400,0,0,362,440,258.261,360.038,0,185,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,15765,0,'',''), - (15766,'Officer Maloof','Stormwind Commendations',55,55,15728,0,0,0,12,12,0,0,7,3,3,0,3,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4000,4000,0,0,362,440,258.261,360.038,0,185,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,6806,0,0,'EventAI',''), + (15555,'Hive\'Zara Larva',NULL,60,60,15554,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,8,2,0.714286,1,0,1,1,0.1,1,1,1,3052,3052,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,129,173,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_hive_zara_larva'), + (15556,'Elder Splitrock',NULL,60,60,15637,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,1923,92,100,1390,1590,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6906,0,0,'',''), + (15557,'Elder Rumblerock',NULL,60,60,15630,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,1923,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6872,0,0,'',''), + (15558,'Elder Silvervein',NULL,60,60,15632,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,1923,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6856,0,0,'',''), + (15559,'Elder Highpeak',NULL,60,60,15616,0,0,0,35,35,0,0,7,3,3,0,3,33024,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,3791,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6848,0,0,'',''), + (15560,'Elder Stonefort',NULL,60,60,15641,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,1923,92,100,1390,1590,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6824,0,0,'',''), + (15561,'Elder Obsidian',NULL,60,60,15625,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,0.94,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,248,298,112,210,3791,126,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6819,0,0,'',''), + (15562,'Elder Hammershout',NULL,60,60,15614,0,0,0,35,35,0,0,7,3,3,0,3,33024,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,1923,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6833,0,0,'',''), + (15563,'Elder Bellowrage',NULL,60,60,15600,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,1923,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6866,0,0,'',''), + (15564,'Elder Darkcore',NULL,60,60,15606,0,0,0,35,35,0,0,7,3,3,0,3,33024,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,1923,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6832,0,0,'',''), + (15565,'Elder Stormbrow',NULL,60,60,15643,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,1923,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6821,0,0,'',''), + (15566,'Elder Snowcrown',NULL,60,60,15636,0,0,0,35,35,0,0,7,3,3,0,3,33024,0,0,0,1.1,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,1923,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6834,0,0,'',''), + (15567,'Elder Ironband',NULL,60,60,15617,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,248,298,112,210,3791,126,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6861,0,0,'',''), + (15568,'Elder Graveborn',NULL,60,60,15612,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,1923,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6816,0,0,'',''), + (15569,'Elder Goldwell',NULL,60,60,15611,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,1923,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6823,0,0,'',''), + (15570,'Elder Primestone',NULL,60,60,15626,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,1923,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6916,0,0,'',''), + (15571,'Maws',NULL,63,63,15555,0,0,0,14,14,0,0,1,2,3,0,0,32768,0,1,12,1,1.14286,1,3,350,1,1,1,1,1,1165850,1165850,0,0,3360,4111,0,0,4691,1724,0,2000,2000,0,0,0,15571,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15572,'Elder Runetotem',NULL,60,60,15631,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,1923,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6815,0,0,'',''), + (15573,'Elder Ragetotem',NULL,60,60,15628,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,1923,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6911,0,0,'',''), + (15574,'Elder Stonespire',NULL,60,60,15642,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,1923,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6885,0,0,'',''), + (15575,'Elder Bloodhoof',NULL,60,60,15604,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,1923,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6814,0,0,'',''), + (15576,'Elder Winterhoof',NULL,60,60,15648,0,0,0,35,35,0,0,7,3,3,0,3,33024,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,1923,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6829,0,0,'',''), + (15577,'Elder Skychaser',NULL,60,60,15633,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,1923,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6825,0,0,'',''), + (15578,'Elder Wildmane',NULL,60,60,15645,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,1923,92,100,1390,1590,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6912,0,0,'',''), + (15579,'Elder Darkhorn',NULL,60,60,15607,0,0,0,35,35,0,0,7,3,3,0,3,33024,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,1923,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6899,0,0,'',''), + (15580,'Elder Proudhorn',NULL,60,60,15627,0,0,0,35,35,0,0,7,3,3,0,3,33024,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,1923,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6890,0,0,'',''), + (15581,'Elder Grimtotem',NULL,60,60,15613,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,1923,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6905,0,0,'',''), + (15582,'Elder Windtotem',NULL,60,60,15647,0,0,0,35,35,0,0,7,3,3,0,3,33024,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,1923,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6828,0,0,'',''), + (15583,'Elder Thunderhorn',NULL,60,60,15644,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,1923,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6914,0,0,'',''), + (15584,'Elder Skyseer',NULL,60,60,15635,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,1923,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6820,0,0,'',''), + (15585,'Elder Dawnstrider',NULL,60,60,15608,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,1923,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6864,0,0,'',''), + (15586,'Elder Dreamseer',NULL,60,60,15609,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,73,123,112,210,1923,45,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6831,0,0,'',''), + (15587,'Elder Mistwalker',NULL,60,60,15619,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,73,123,112,210,1923,45,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6903,0,0,'',''), + (15588,'Elder High Mountain',NULL,60,60,15615,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,1923,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6818,0,0,'',''), + (15589,'Eye of C\'Thun',NULL,63,63,15556,0,0,0,370,370,0,0,10,3,3,0,0,32768,0,513,76,2.4,1.42857,1,3,400,150,1,1,1,1,1332400,1332400,0,0,137.3,182,0,0,4691,268,32,2500,2500,0,102255,133538,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_eye_of_cthun'), + (15590,'Ossirian Crystal Trigger',NULL,60,60,14501,0,0,0,114,114,1,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,0.014,1,1,1,1,1,42,42,0,0,2,2,0,0,3791,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15591,'Minion of Weavil',NULL,60,61,15559,0,0,0,14,14,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,0,8,1,1,1,1,1,24416,25152,0,0,639,791,0,0,4091,330,0,2000,2000,0,0,0,15591,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15592,'Elder Windrun',NULL,60,60,15646,0,0,0,35,35,0,0,7,3,3,0,3,33024,0,0,0,1.1,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,1923,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6852,0,0,'',''), + (15593,'Elder Starsong',NULL,60,60,15639,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,1923,92,100,1390,1590,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6874,0,0,'',''), + (15594,'Elder Moonstrike',NULL,60,60,15620,0,0,0,35,35,0,0,7,3,3,0,3,33024,0,0,0,1.1,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,1923,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6849,0,0,'',''), + (15595,'Elder Moonstrike',NULL,60,60,15601,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,1923,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6822,0,0,'',''), + (15596,'Elder Starglade',NULL,60,60,15638,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,1923,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6921,0,0,'',''), + (15597,'Elder Moonwarden',NULL,60,60,15621,0,0,0,35,35,0,0,7,3,3,0,3,33024,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,1923,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6817,0,0,'',''), + (15598,'Elder Bladeswift',NULL,60,60,15603,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,1923,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6880,0,0,'',''), + (15599,'Elder Bladesing',NULL,60,60,15602,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,1923,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6835,0,0,'',''), + (15600,'Elder Skygleam',NULL,60,60,15634,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,1923,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6889,0,0,'',''), + (15601,'Elder Starweave',NULL,60,60,15640,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,1923,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6826,0,0,'',''), + (15602,'Elder Meadowrun',NULL,60,60,15618,0,0,0,35,35,0,0,7,3,3,0,3,33024,0,0,0,1.1,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,1923,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6919,0,0,'',''), + (15603,'Elder Nightwind',NULL,60,60,15624,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,1923,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6887,0,0,'',''), + (15604,'Elder Morningdew',NULL,60,60,15623,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,1923,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6830,0,0,'',''), + (15605,'Elder Riversong',NULL,60,60,15629,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,1923,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6827,0,0,'',''), + (15606,'Elder Brightspear',NULL,60,60,15605,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1.25,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,1923,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6888,0,0,'',''), + (15607,'Elder Farwhisper',NULL,60,60,15610,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1.25,1.14286,1,0,1,1,1,1,-1,1,3857,3857,0,0,248,298,112,210,3791,126,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6853,0,0,'',''), + (15609,'Cenarion Scout Landion',NULL,60,60,15563,0,0,0,994,994,0,0,7,3,3,0,1,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,5300,5300,0,0,335,484,0,0,3791,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6692,15609,0,'',''), + (15610,'Cenarion Scout Azenel',NULL,60,60,15561,0,0,0,994,994,0,0,7,3,3,0,1,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2200,2200,0,0,335,484,0,0,3791,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6690,15610,0,'',''), + (15611,'Cenarion Scout Jalia',NULL,60,60,15562,0,0,0,994,994,0,0,7,3,3,0,1,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2200,2200,0,0,335,484,0,0,3791,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6691,15611,0,'',''), + (15612,'Krug Skullsplit','Orgrimmar Legion Captain',60,60,15567,0,0,0,1612,1612,0,0,7,3,3,0,3,36864,0,0,0,1.1,1.14286,1,1,1,1,1,1,-1,1,23123,23123,0,0,456,544,91.8,108.3,3791,231,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6687,15612,0,'',''), + (15613,'Merok Longstride',NULL,60,60,15568,0,0,0,1612,1612,1.35,0,7,3,3,0,3,36864,0,0,0,1.1,1.14286,2,1,1,5,1,1,-1,1,26000,26000,12170,12170,279,331,89.5,110.7,3075,141,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6926,15613,0,'',''), + (15614,'J.D. Shadesong',NULL,61,61,15569,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,2,0,1,1.14286,2,1,1,1,1,1,-1,1,3700,3700,2486,2486,382,462,172.1,101.9,3316,195,100,1300,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15615,'Shadow Priestess Shai',NULL,60,60,15570,0,0,0,1612,1612,0,0,7,3,3,0,2,36864,0,0,0,1.1,1.14286,8,1,1,5,1,1,-1,1,23000,23000,28755,28755,362,467,91.7,112.5,1923,191,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15615,0,'',''), + (15616,'Orgrimmar Legion Grunt',NULL,60,60,15571,15572,0,0,1612,1612,0,0,7,3,3,0,0,36864,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4000,4000,0,0,106,137,0,1,3791,56,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15616,0,'',''), + (15617,'Orgrimmar Legion Axe Thrower',NULL,60,60,15574,15579,0,0,1612,1612,0,0,7,3,3,0,0,36864,0,0,0,1.1,1.14286,1,1,1,1,1,1,-1,1,12000,12000,0,0,106,137,85.3,109.6,3791,56,100,1500,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15617,0,'',''), + (15620,'Hive\'Regal Hunter-Killer',NULL,60,60,15576,0,0,0,14,14,0,0,0,3,3,0,0,32768,0,0,0,1.5,1.14286,2,1,50,1,1,1,1,1,122100,122100,2434,2434,1469,1504,0,1,3075,686,0,1500,1650,0,599,4836,15620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15621,'Yauj Brood',NULL,60,60,11105,0,0,0,16,16,0,0,10,3,3,0,0,32769,0,0,0,2.4,2.14286,1,0,3,1,2.5,1,1,1,9156,9156,0,0,740,890,0,0,3791,252,26,1500,1500,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15622,'Vekniss Borer',NULL,60,60,6633,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,8,1,1.14286,1,1,2.5,1,4,1,1,1,7630,7630,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15623,'Xandivious',NULL,62,62,11341,0,0,0,90,90,0,0,3,3,3,0,0,32769,0,0,0,1,1.14286,2,1,8,3,1,1,1,1,20720,20720,7704,7704,345,499,0,0,3555,195,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15624,'Forest Wisp',NULL,8,8,12432,0,0,0,35,35,0,0,10,3,3,0,2,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,120,120,0,0,8,10,0,0,316,4,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15625,'Twilight Corrupter',NULL,63,63,14416,0,0,0,35,35,0,0,3,3,3,0,0,32768,0,1,0,1,1.14286,1,3,1,1,1,1,-1,1,190000,190000,0,0,585,844,0,0,4691,330,0,2000,2000,0,0,0,15625,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15628,'Eranikus the Redeemed',NULL,63,63,15474,0,0,0,35,35,0,0,2,3,3,0,0,32768,0,3,12,1,1.14286,1,3,1,1,1,1,-1,1,470000,470000,0,0,585,844,0,0,4691,330,0,2000,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15629,'Nightmare Phantasm',NULL,62,62,10553,0,0,0,35,35,0,0,10,3,3,0,0,32769,0,0,0,1,1.14286,1,1,18,1,1,1,1,1,58266,58266,0,0,345,499,0,0,4391,195,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15630,'Spawn of Fankriss',NULL,63,63,15582,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,8,1,1.71429,1,1,10,50,26,1,1,1,33310,33310,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15631,'Spotlight',NULL,1,1,11686,0,0,0,114,114,0,0,9,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,100,100,0,0,0,0,0,1,15,0,0,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15633,'Tyrande','High Priestess of Elune',63,63,7274,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,3,4108,1,1.14286,1,3,1,1,1,1,-1,1,937,937,0,0,585,844,0,0,4691,330,0,2000,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15633,0,'',''), + (15634,'Priestess of the Moon',NULL,60,60,15585,0,0,0,35,35,0,0,7,3,3,0,0,32769,0,2,0,1,1.14286,2,1,1,25,1,1,-1,1,46000,46000,60850,60850,335,484,0,0,3075,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15634,0,'',''), + (15659,'Auctioneer Jaxon',NULL,50,50,15594,0,0,0,12,12,0,0,7,3,3,0,4096,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,2999,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15660,'Eranikus Transformed',NULL,1,1,6984,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15663,'War Effort Volunteer',NULL,30,30,15598,15596,0,0,55,55,0,0,7,3,3,0,0,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,8900,8900,0,0,39,52,0,0,1200,21,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15664,'Metzen the Reindeer',NULL,5,5,15903,0,0,0,35,35,0,0,1,3,3,0,1,33536,0,2,0,1.125,1.14286,1,0,1,1,1,1,-1,1,2500,2500,0,0,33,40,23.4783,32.7308,20,17,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,6763,0,0,'',''), + (15665,'Reindeer Mount',NULL,1,1,15902,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,0,0,0,0,0,0,0,0,15,0,0,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15666,'Black Qiraji Battle Tank',NULL,1,1,15677,0,0,0,35,35,0,0,0,3,3,0,0,32768,0,2,0,1.36,1.14286,1,0,1,1,1,1,-1,1,0,0,0,0,0,0,0,0,15,0,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15667,'Glob of Viscidus',NULL,60,60,12349,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1.79,1.14286,1,1,3,1,1,1,1,1,9156,9156,0,0,544,579,0,0,3791,252,26,2000,2000,0,599,4836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_glob_of_viscidus'), + (15675,'Auctioneer Stockton',NULL,50,50,15782,0,0,0,68,68,0,0,7,3,3,0,4096,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,2999,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15676,'Auctioneer Yarly',NULL,50,50,15784,0,0,0,68,68,0,0,7,3,3,0,4096,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,2999,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15677,'Auctioneer Graves',NULL,50,50,7993,0,0,0,120,120,0,0,7,3,3,0,4096,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1900,1900,0,0,76,90,61.3,82.9,2999,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15678,'Auctioneer Silva\'las',NULL,50,50,7997,0,0,0,80,80,0,0,7,3,3,0,4096,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,2999,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15679,'Auctioneer Cazarez',NULL,50,50,7996,0,0,0,80,80,0,0,7,3,3,0,4096,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,2999,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15681,'Auctioneer O\'reely',NULL,50,50,7993,0,0,0,120,120,0,0,7,3,3,0,4096,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2000,2000,0,0,77,92,61.9,83.6,2999,39,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15682,'Auctioneer Cain',NULL,50,50,15780,0,0,0,68,68,0,0,7,3,3,0,4096,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,2999,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15683,'Auctioneer Naxxremis',NULL,50,50,7995,0,0,0,68,68,0,0,7,3,3,0,4096,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,2999,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15684,'Auctioneer Tricket',NULL,50,50,15783,0,0,0,68,68,0,0,7,3,3,0,4096,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,2999,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15685,'Southsea Kidnapper',NULL,45,45,6950,6951,0,0,230,230,0,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1.2,1,1,1,1,1,2218,2218,0,0,78,95,0,0,2725,40,0,2000,2000,0,0,0,15685,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15685,0,'',''), + (15686,'Auctioneer Rhyker',NULL,50,50,15781,0,0,0,68,68,0,0,7,3,3,0,4096,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3517,3517,0,0,72,93,66.44,91.355,2999,38,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15692,'Dark Iron Kidnapper',NULL,42,45,7789,7790,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,2400,2400,0,0,85,109,63.7824,87.7008,2725,45,100,2000,2000,0,0,0,15692,0,0,0,0,0,0,0,0,0,0,0,100,0,0,0,0,0,0,0,0,0,15692,0,'',''), + (15693,'Jonathan the Revelator',NULL,61,61,15867,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,7000,7000,2486,2486,340,492,0,0,3316,192,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15693,0,'',''), + (15694,'Stormwind Reveler',NULL,1,1,15766,0,0,0,35,35,0,0,7,3,3,0,1,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6931,15694,0,'',''), + (15695,'Vek Twins Trigger',NULL,1,1,11686,0,0,0,114,114,1,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15696,'War Effort Recruit',NULL,30,30,15650,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,2,0,1.125,1.14286,1,0,0.4,1,1,1,1,1,381,381,0,0,198,240,140.87,196.385,1200,101,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (15698,'Father Winter\'s Helper',NULL,1,1,15660,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,46,46,0,0,0,0,0,1,15,0,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15699,'Tranquil Mechanical Yeti',NULL,1,1,10269,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,4.69565,6.54615,20,1,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (15700,'Warlord Gorchuk','War Effort Commander',60,60,15661,0,0,0,104,104,0,0,7,3,3,0,2,32769,0,2,0,1.25,1.14286,1,1,1,1,1,1,-1,1,3400,3400,0,0,166,241,0,0,3791,94,0,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15700,0,'',''), + (15701,'Field Marshal Snowfall','War Effort Commander',60,60,15662,0,0,0,55,55,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,2900,2900,0,0,470,619,0,0,3791,251,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15701,0,'',''), + (15702,'Senior Sergeant Taiga','War Effort Recruiter',60,60,15664,0,0,0,104,104,1.2,0,7,3,3,0,2,32768,0,2,0,1.5,1.14286,1,1,1.35,1,1,1,1,1,4120,4120,0,0,327,428,78.2,101.6,3791,174,100,1200,1450,0,1,385,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15702,0,'',''), + (15703,'Senior Sergeant Grimsford','War Effort Recruiter',60,60,15665,0,0,0,1154,1154,0,0,7,3,3,0,2,32769,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,1700,1700,0,0,335,484,0,0,3791,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15703,0,'',''), + (15704,'Senior Sergeant Kai\'jin','War Effort Recruiter',60,60,15666,0,0,0,104,104,0,0,7,3,3,0,2,32769,0,2,0,1.25,1.14286,1,1,1,1,1,1,-1,1,6900,6900,0,0,166,241,0,0,3791,94,0,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15704,0,'',''), + (15705,'Winter\'s Little Helper',NULL,1,1,15663,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15706,'Winter Reindeer',NULL,1,1,15904,0,0,0,4,4,0,0,1,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,100,100,0,0,0,0,0,1,15,0,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15707,'Master Sergeant Fizzlebolt','War Effort Recruiter',60,60,15668,0,0,0,104,104,0,0,7,3,3,0,2,32769,0,2,0,1.25,1.14286,1,1,1,1,1,1,-1,1,1100,1100,0,0,166,241,0,0,3791,94,0,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15707,0,'',''), + (15708,'Master Sergeant Maclure','War Effort Recruiter',60,60,15669,0,0,0,1575,1575,0,0,7,3,3,0,3,32769,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,6900,6900,0,0,166,241,0,0,3791,94,0,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6786,15708,0,'EventAI',''), + (15709,'Master Sergeant Moonshadow','War Effort Recruiter',60,60,15670,0,0,0,80,80,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,1,1,1,1,1,-1,1,881,881,0,0,470,619,0,0,3791,251,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15709,0,'',''), + (15710,'Tiny Snowman',NULL,1,1,15671,0,0,0,35,35,0,0,0,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15711,'Black Qiraji Battle Tank',NULL,1,1,15677,0,0,0,35,35,1,0,10,3,3,0,0,32768,0,2,0,1.36,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,2,2,1,1,7,24,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15712,'Dirt Mound',NULL,60,60,15294,0,0,0,16,16,0,0,10,3,3,0,0,33587200,0,0,0,4.8,1.71429,1,0,1,1,1,1,1,1,3052,3052,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15713,'Blue Qiraji Battle Tank',NULL,1,1,15678,0,0,0,35,35,1.5,0,0,3,3,0,0,32768,0,0,0,1.36,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15714,'Yellow Qiraji Battle Tank',NULL,1,1,15680,0,0,0,35,35,1.5,0,0,3,3,0,0,32768,0,2,0,1.36,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15715,'Green Qiraji Battle Tank',NULL,1,1,15679,0,0,0,35,35,1.5,0,0,3,3,0,0,32768,0,2,0,1.36,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15716,'Red Qiraji Battle Tank',NULL,1,1,15681,0,0,0,35,35,1.5,0,0,3,3,0,0,32768,0,2,0,1.36,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,9,10,1.76,2.42,15,4,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15717,'Ouro Trigger',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15718,'Ouro Scarab',NULL,60,60,11108,0,0,0,16,16,0,0,10,3,3,0,0,32768,0,0,8,1,1.14286,1,0,3,1,1,1,1,1,9156,9156,0,0,52,68.9,0,0,3791,252,26,1000,1000,0,0,0,0,0,100003,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15719,'Thunder Bluff Reveler',NULL,1,1,15770,0,0,0,35,35,0,0,7,3,3,0,1,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6933,15719,0,'',''), + (15720,'Timbermaw Ancestor',NULL,60,60,15683,0,0,0,4,4,0,0,6,3,3,0,0,32768,0,2,0,1,1.14286,8,0,0.2,1,1.2,1,1,1,427,427,5751,5751,74,102,0,0,1923,112,25,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15720,0,'EventAI',''), + (15721,'Mechanical Greench',NULL,1,1,15684,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15722,'Squire Leoren Mal\'derath','Stable Master',60,60,15685,0,0,0,994,994,0,0,7,3,3,0,8193,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3300,3300,0,0,227,290,83.6,107.3,3791,119,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6791,0,0,'',''), + (15723,'Booty Bay Reveler',NULL,15,25,15762,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1500,2000,0,0,457,549,0,0,1026,232,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15723,0,'',''), + (15724,'Drunken Bruiser',NULL,57,57,7102,0,0,0,390,390,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2600,2600,0,0,51,75,0,0,3380,29,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15724,0,'',''), + (15725,'Claw Tentacle',NULL,60,60,15789,0,0,0,16,16,0,0,0,3,3,0,0,32768,0,0,8,2.4,1.42857,1,0,0.5,1,4,1,1,1,1526,1526,0,0,52,68.9,0,0,3791,252,26,1000,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15726,'Eye Tentacle',NULL,60,60,15788,0,0,0,16,16,0,0,10,3,3,0,0,32768,0,0,8,2.4,1.42857,1,3,0.75,1,1,1,1,1,2289,2289,0,0,1600,2300,0,0,3791,252,26,1000,1000,0,700,4321,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15727,'C\'Thun',NULL,63,63,15787,0,0,0,370,370,0,0,10,3,3,0,0,33587264,0,513,76,2.4,1.42857,1,3,300,1,1,1,1,1,999300,999300,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,1029458,1258227,15727,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_cthun'), + (15728,'Giant Claw Tentacle',NULL,60,60,15790,0,0,0,370,370,0,0,10,3,3,0,0,32768,0,0,8,2.4,1.42857,1,1,30,1,1,1,1,1,91560,91560,0,0,740,890,0,0,3791,252,26,2500,2500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','mob_giant_claw_tentacle'), + (15731,'Darnassus Commendation Officer',NULL,55,55,15707,0,0,0,80,80,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,6400,6400,0,0,71,94,0,0,3271,38,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15732,'Wonderform Operator','Smokywood Pastures',30,30,13349,0,0,0,35,35,0,0,7,3,3,0,3,37376,0,2,0,1.125,1.14286,1,0,1,1,1,1,-1,1,3800,3800,0,0,198,240,140.87,196.385,1200,101,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,6802,0,0,'',''), + (15733,'Gnomeregan Commendation Officer',NULL,55,55,15712,15711,0,0,875,875,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,789,789,0,0,71,94,0,0,3271,38,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15734,'Ironforge Commendation Officer',NULL,55,55,15715,15714,0,0,55,55,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2400,2400,0,0,71,94,0,0,3271,38,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15735,'Stormwind Commendation Officer',NULL,55,55,15719,15718,0,0,12,12,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,789,789,0,0,71,94,0,0,3271,38,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15736,'Orgrimmar Commendation Officer',NULL,55,55,15716,0,0,0,1619,1619,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1100,1100,0,0,50,73,0,0,3271,28,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15737,'Darkspear Commendation Officer',NULL,55,55,15701,0,0,0,877,877,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1900,1900,0,0,50,73,0,0,3271,28,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15738,'Undercity Commendation Officer',NULL,55,55,15722,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,789,789,0,0,50,73,0,0,3271,28,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15739,'Thunder Bluff Commendation Officer',NULL,55,55,15720,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,2,0,1.125,1.14286,1,0,1,1,1,1,-1,1,3000,3000,0,0,362,440,258.261,360.038,3271,185,100,1216,1435,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (15740,'Colossus of Zora',NULL,63,63,15693,0,0,0,14,14,0,0,0,3,3,0,0,32768,0,1,0,8.8,1.14286,1,3,1000,1,1,1,1,1,3331000,3331000,0,0,1995,2100,0,1,4691,945,0,1500,1650,0,4599,4836,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15741,'Colossus of Regal',NULL,63,63,15694,0,0,0,14,14,0,0,0,3,3,0,0,32768,0,1,0,8.8,1.14286,1,3,1000,1,1,1,1,1,3331000,3331000,0,0,1995,2100,0,1,4691,945,0,1500,1650,0,4599,4836,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15742,'Colossus of Ashi',NULL,63,63,15695,0,0,0,14,14,0,0,0,3,3,0,0,32768,0,1,0,8.8,1.14286,1,3,1000,1,1,1,1,1,3331000,3331000,0,0,1995,2100,0,1,4691,945,0,1500,1650,0,4599,4836,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15743,'Colossal Anubisath Warbringer',NULL,63,63,15347,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,4.5,1.14286,1,1,1,1,1,1,-1,1,345840,356070,0,0,509,614,0,1,4691,259,0,1500,1650,0,4599,4836,15743,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15744,'Imperial Qiraji Destroyer',NULL,62,63,15376,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,4.94,1.14286,1,1,1,1,1,1,-1,1,121222,121222,6441,6441,420,525,0,1,4691,218,0,1500,1800,0,3396,4180,15744,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15745,'Greatfather Winter\'s Helper',NULL,30,30,15698,0,0,0,55,55,1,0,7,3,3,0,0,32768,0,2,0,1.125,1.14286,1,0,1,1,1,1,-1,1,3500,3500,0,0,42,56,29,42,1179,102,9,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (15746,'Great-father Winter\'s Helper',NULL,1,1,15698,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15747,'Qiraji Captain',NULL,35,35,15699,0,0,0,35,35,0,0,10,3,3,0,0,32769,0,0,8,1,1.14286,1,1,1,1,1,1,-1,1,456,456,0,0,10,15,0,0,1373,6,0,2000,2000,0,0,0,15747,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15748,'Lesser Anubisath Warbringer',NULL,33,35,15700,0,0,0,35,35,0,0,10,3,3,0,0,32769,0,0,8,1,1.14286,1,1,1,1,1,1,-1,1,426,456,0,0,10,15,0,0,1373,6,0,2000,2000,0,0,0,15748,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15749,'Lesser Silithid Flayer',NULL,30,31,11096,0,0,0,35,35,0,0,10,3,3,0,0,32769,0,0,0,1,1.14286,1,1,0.4,1,1,1,-1,1,381,396,0,0,457,549,0,0,1234,232,0,2000,2000,0,0,0,15749,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15750,'Qiraji Major',NULL,45,48,15703,0,0,0,35,35,0,0,10,3,3,0,0,32769,0,0,8,1,1.14286,1,1,1,1,1,1,-1,1,616,667,0,0,10,15,0,0,2888,6,0,2000,2000,0,0,0,15750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15751,'Anubisath Warbringer',NULL,43,45,15704,0,0,0,35,35,0,0,10,3,3,0,0,32769,0,0,8,1,1.14286,1,1,8,1,1,1,1,1,13728,14784,0,0,10,15,0,0,2725,6,0,2000,2000,0,0,0,15751,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15752,'Silithid Flayer',NULL,40,44,11096,0,0,0,35,35,0,0,10,3,3,0,0,32769,0,0,8,1,1.14286,1,1,2,1,1,1,1,1,3048,3564,0,0,457,549,0,0,2557,232,0,2000,2000,0,0,0,15752,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15753,'Qiraji Brigadier General',NULL,60,60,15705,0,0,0,35,35,0,0,10,3,3,0,0,32769,0,0,8,1,1.14286,1,1,1,1,1,1,-1,1,48000,48000,0,0,335,484,0,0,3791,189,0,2000,2000,0,6576,33279,15753,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15754,'Greater Anubisath Warbringer',NULL,58,59,15706,0,0,0,35,35,0,0,10,3,3,0,0,32769,0,0,8,1,1.14286,1,1,10,1,1,1,1,1,28710,29610,0,0,323,466,0,0,3489,182,0,2000,2000,0,0,0,15754,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15756,'Greater Silithid Flayer',NULL,54,57,11096,0,0,0,35,35,0,0,10,3,3,0,0,32769,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,10000,11000,0,0,302,436,0,0,3380,170,0,2000,2000,0,0,0,15756,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15757,'Qiraji Lieutenant General',NULL,63,63,15709,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,1,8,1,1.14286,1,3,1,1,1,1,-1,1,100000,100000,0,0,585,844,0,0,4691,330,0,2000,2000,0,15105,76440,15757,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15758,'Supreme Anubisath Warbringer',NULL,62,62,15710,0,0,0,35,35,0,0,10,3,3,0,0,32769,0,0,8,1,1.14286,1,1,1,1,1,1,-1,1,60000,60000,0,0,345,499,0,0,4391,195,0,2000,2000,0,16580,83909,15758,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15759,'Supreme Silithid Flayer',NULL,60,61,11096,0,0,0,35,35,0,0,10,3,3,0,0,32769,0,0,8,1,1.14286,1,1,1,1,1,1,-1,1,16000,17000,0,0,335,484,0,0,4091,189,0,2000,2000,0,0,0,15759,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15760,'Winter Reveler',NULL,40,40,15713,0,0,0,35,35,0,0,7,3,3,0,1,36864,0,0,0,1.125,1.14286,1,0,1,1,1,1,-1,1,3300,3600,0,0,211,313,140.87,261.846,1964,121,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,6813,15760,0,'EventAI',''), + (15761,'Officer Vu\'Shalay','Darkspear Commendations',55,55,15731,0,0,0,126,126,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2100,2100,0,0,362,440,258.261,360.038,3271,185,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (15762,'Officer Lunalight','Darnassus Commendations',55,55,15727,0,0,0,80,80,0,0,7,3,3,0,3,36864,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,2800,2800,0,0,528,681,62.016,85.272,3271,279,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6803,0,0,'',''), + (15763,'Officer Porterhouse','Gnomeregan Commendations',55,55,15729,0,0,0,875,875,0,0,7,3,3,0,3,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3000,3000,0,0,362,440,258.261,360.038,3271,185,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,6804,0,0,'',''), + (15764,'Officer Ironbeard','Ironforge Commendations',55,55,15726,0,0,0,55,55,0,0,7,3,3,0,3,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2600,2600,0,0,362,440,258.261,360.038,3271,185,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,6805,0,0,'',''), + (15765,'Officer Redblade','Orgrimmar Commendations',55,55,15724,0,0,0,29,29,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2400,2400,0,0,362,440,258.261,360.038,3271,185,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,15765,0,'',''), + (15766,'Officer Maloof','Stormwind Commendations',55,55,15728,0,0,0,12,12,0,0,7,3,3,0,3,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,4000,4000,0,0,362,440,258.261,360.038,3271,185,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,6806,0,0,'EventAI',''), (15767,'Officer Thunderstrider','Thunder Bluff Commendations',55,55,15730,0,0,0,104,104,0,0,7,1,3,0,3,36864,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4400,4400,0,0,50,73,0,0,20,28,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (15768,'Officer Gothena','Undercity Commendations',55,55,15725,0,0,0,68,68,0,0,7,3,3,0,3,36864,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2900,2900,0,0,50,73,0,0,20,28,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15769,'Resonating Crystal',NULL,1,1,13069,0,0,0,35,35,1,0,10,3,3,0,0,1,0,0,0,1,1.14286,1,1,1,1,7.5,1,-1,1,8,8,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15770,'Greater Resonating Crystal',NULL,1,1,13069,0,0,0,35,35,0,0,10,3,3,0,0,1,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,8,8,0,0,10,15,0,0,0,6,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15771,'Major Resonating Crystal',NULL,1,1,13069,0,0,0,35,35,0,0,10,3,3,0,0,1,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,8,8,0,0,10,15,0,0,0,6,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15772,'Christmas Darkmaster Gandling',NULL,1,1,15732,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15772,0,'',''), - (15773,'Christmas Cannon Master Willey',NULL,60,60,15733,0,0,0,67,67,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,1,12,2,7,1,1,1,36624,36624,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,1629,2132,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15773,0,'',''), - (15774,'Christmas Prince Tortheldrin',NULL,1,1,15734,0,0,0,35,35,1,0,7,3,3,0,0,0,0,2,0,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15774,0,'',''), + (15769,'Resonating Crystal',NULL,1,1,13069,0,0,0,35,35,1,0,10,3,3,0,0,32769,0,0,0,1,1.14286,1,1,1,1,7.5,1,-1,1,8,8,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15770,'Greater Resonating Crystal',NULL,1,1,13069,0,0,0,35,35,0,0,10,3,3,0,0,32769,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,8,8,0,0,10,15,0,0,15,6,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15771,'Major Resonating Crystal',NULL,1,1,13069,0,0,0,35,35,0,0,10,3,3,0,0,32769,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,8,8,0,0,10,15,0,0,15,6,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15772,'Christmas Darkmaster Gandling',NULL,1,1,15732,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15772,0,'',''), + (15773,'Christmas Cannon Master Willey',NULL,60,60,15733,0,0,0,67,67,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,1,12,2,7,1,1,1,36624,36624,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,1629,2132,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15773,0,'',''), + (15774,'Christmas Prince Tortheldrin',NULL,1,1,15734,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,2,0,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15774,0,'',''), (15775,'Christmas Emperor Dagran Thaurissan',NULL,59,59,15735,0,0,0,54,54,0,0,7,3,3,0,0,32832,0,0,72,1,1.14286,1,1,9,2,7.25,1,1,1,26649,26649,0,0,101.8,135,0,0,3489,248,25,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15775,0,'',''), - (15776,'Christmas Warchief Rend Blackhand',NULL,62,62,15736,0,0,0,40,40,0,0,7,3,3,0,0,0,0,1,8,1,1.14286,1,3,10,1,6.5,1,1,1,32370,32370,0,0,129.5,171.8,0,0,4391,262,30,2400,2400,0,6929,34647,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15776,0,'',''), - (15777,'Christmas War Master Voone',NULL,1,1,15737,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15777,0,'',''), - (15778,'Mouth Tentacle Mount Visual',NULL,1,1,15791,0,0,0,35,35,1,0,10,3,3,0,0,0,0,0,8,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15780,'Human Male Winter Reveler',NULL,1,1,15744,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15781,'Human Female Winter Reveler',NULL,1,1,15745,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15782,'Dwarf Male Winter Reveler',NULL,1,1,15746,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15783,'Dwarf Female Winter Reveler',NULL,1,1,15747,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15784,'Night Elf Female Winter Reveler',NULL,1,1,15748,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15785,'Troll Female Winter Reveler',NULL,1,1,15749,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15786,'Orc Female Winter Reveler',NULL,1,1,15751,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15787,'Goblin Female Winter Reveler',NULL,1,1,15752,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15788,'Undead Female Winter Reveler',NULL,1,1,15753,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15789,'Tauren Female Winter Reveler',NULL,1,1,15754,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15790,'Undead Male Winter Reveler',NULL,1,1,15755,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15791,'Orc Male Winter Reveler',NULL,1,1,15756,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15792,'Troll Male Winter Reveler',NULL,1,1,15757,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15793,'Tauren Male Winter Reveler',NULL,1,1,15759,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15793,0,'',''), - (15794,'Night Elf Male Winter Reveler',NULL,1,1,15758,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15794,0,'',''), - (15795,'Goblin Male Winter Reveler',NULL,1,1,15750,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15796,'Christmas Goraluk Anvilcrack','Blackhand Legion Armorsmith',61,61,15760,0,0,0,40,40,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,2,4,1,6,1,1,1,12576,12576,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,981,1286,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,15796,0,'',''), - (15797,'Colossus Researcher Sophia',NULL,60,60,15777,0,0,0,35,35,0,0,7,3,3,0,2,0,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,881,881,0,0,55,79,0,0,0,31,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15798,'Colossus Researcher Nestor',NULL,60,60,15775,0,0,0,35,35,0,0,7,3,3,0,2,0,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,881,881,0,0,55,79,0,0,0,31,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15799,'Colossus Researcher Eazel',NULL,60,60,15776,0,0,0,35,35,0,0,7,3,3,0,2,0,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,881,881,0,0,55,79,0,0,0,31,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15800,'Exit Trigger',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,33555200,0,130,8,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15801,'GONG BOY DND DNR','HOLDER OF THE GONG',1,1,13069,0,0,0,35,35,0,0,10,3,3,0,0,33555200,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,100,100,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15802,'Flesh Tentacle',NULL,60,60,15793,0,0,0,16,16,0,0,10,3,3,0,0,0,0,0,8,2.4,1.42857,1,0,8,1,4,1,1,1,24416,24416,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15803,'Tranquil Air Totem',NULL,50,50,4590,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,68.1824,93.7508,0,4,100,1490,1639,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), - (15804,'Lesser Resonating Crystal',NULL,1,1,13069,0,0,0,35,35,0,0,10,3,3,0,0,1,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,8,8,0,0,10,15,0,0,0,6,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15805,'Minor Resonating Crystal',NULL,1,1,13069,0,0,0,35,35,1,0,10,3,3,0,0,1,0,0,0,1,1.14286,1,1,1,1,7.5,1,-1,1,8,8,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15806,'Qiraji Lieutenant',NULL,28,28,15785,0,0,0,35,35,0,0,10,3,3,0,0,1,0,0,8,1,1.14286,1,1,1,1,1,1,-1,1,8100,8100,0,0,159,230,0,0,0,90,0,2000,2000,0,2321,11750,15806,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15807,'Minor Anubisath Warbringer',NULL,25,25,15700,0,0,0,35,35,0,0,10,3,3,0,0,1,0,0,8,1,1.14286,1,1,1,1,1,1,-1,1,3400,3400,0,0,143,207,0,0,0,81,0,2000,2000,0,2788,14109,15807,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15808,'Minor Silithid Flayer',NULL,21,23,11096,0,0,0,35,35,0,0,10,3,3,0,0,1,0,0,8,1,1.14286,1,1,1,1,1,1,-1,1,930,1100,0,0,121,174,0,0,0,68,0,2000,2000,0,0,0,15808,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15809,'C\'Thun Transformation Visual',NULL,1,1,15786,0,0,0,35,35,0,0,10,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15810,'Eroded Anubisath Warbringer',NULL,16,17,15700,0,0,0,35,35,0,0,10,3,3,0,0,1,0,0,8,1,1.14286,1,1,1,1,1,1,-1,1,1600,1800,0,0,93,134,0,0,0,52,0,2000,2000,0,2124,10753,15810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15811,'Faltering Silithid Flayer',NULL,11,14,11096,0,0,0,35,35,0,0,10,3,3,0,0,1,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,124,540,0,0,67,96,0,0,0,38,0,2000,2000,0,0,0,15811,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15812,'Qiraji Officer',NULL,18,20,15785,0,0,0,35,35,0,0,10,3,3,0,0,1,0,0,8,1,1.14286,1,1,1,1,1,1,-1,1,2800,3600,0,0,105,151,0,0,0,59,0,2000,2000,0,0,0,15812,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15813,'Qiraji Officer Zod',NULL,20,20,15738,0,0,0,35,35,0,0,10,3,3,0,0,1,0,0,8,1,1.14286,1,1,1,1,1,1,-1,1,240,240,0,0,10,15,0,0,0,6,0,2000,2000,0,0,0,15813,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15814,'Qiraji Lieutenant Jo-rel',NULL,28,28,15697,0,0,0,35,35,0,0,10,3,3,0,0,1,0,0,8,1,1.14286,1,1,1,1,1,1,-1,1,352,352,0,0,10,15,0,0,0,6,0,2000,2000,0,0,0,15814,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15815,'Qiraji Captain Ka\'ark',NULL,40,40,15697,0,0,0,35,35,1,0,10,3,3,0,0,1,0,0,8,1,1.14286,1,1,0.35,1,7.5,1,-1,1,535,535,0,0,56,74,39,57,1938,136,14,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15816,'Qiraji Major He\'al-ie',NULL,50,50,15738,0,0,0,35,35,0,0,10,3,3,0,0,1,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,701,701,0,0,10,15,0,0,0,6,0,2000,2000,0,0,0,15816,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15817,'Qiraji Brigadier General Pax-lish',NULL,60,60,15376,0,0,0,35,35,0,0,10,3,3,0,0,1,0,0,8,1,1.14286,1,1,1,1,1,1,-1,1,21000,21000,0,0,335,484,0,0,0,189,0,2000,2000,0,0,0,15817,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15818,'Lieutenant General Nokhor',NULL,63,63,15738,0,0,0,14,14,2.5,0,10,3,3,0,0,0,0,1,0,1.74,1.14286,1,3,1,1,1,1,-1,1,490589,490589,393000,393000,1531,1706,0,1,0,747,0,1500,1800,0,1,103566,15818,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15818,0,'',''), - (15832,'Father Winter\'s Helper (BIG) rm',NULL,1,1,15806,15807,0,0,35,35,1,0,10,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15835,'Father Winter\'s Helper (BIG) rf',NULL,1,1,15799,15800,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,1.2,1.14286,1,1,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15838,'Father Winter\'s Helper (BIG) gf',NULL,1,1,15795,15796,0,0,35,35,1,0,10,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15839,'Might of Kalimdor Grunt',NULL,1,1,15838,0,0,0,35,35,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15839,0,'',''), - (15840,'Might of Kalimdor Sergeant',NULL,1,1,15811,0,0,0,35,35,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15840,0,'',''), - (15841,'Might of Kalimdor Lieutenant',NULL,1,1,15812,0,0,0,35,35,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15841,0,'',''), - (15842,'Might of Kalimdor Mage',NULL,1,1,15813,0,0,0,35,35,0,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15843,'Might of Kalimdor Priest',NULL,1,1,15814,0,0,0,35,35,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15844,'Might of Kalimdor Restorer',NULL,1,1,15846,0,0,0,35,35,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15845,'Might of Kalimdor Captain',NULL,1,1,15810,0,0,0,35,35,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15846,'Might of Kalimdor Archer',NULL,1,1,15816,0,0,0,35,35,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15846,0,'',''), - (15847,'Might of Kalimdor Shaman',NULL,25,25,15817,0,0,0,35,35,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,309,309,655,655,23,33,0,0,0,13,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15847,0,'',''), - (15848,'Might of Kalimdor Infantry',NULL,1,1,15818,0,0,0,35,35,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15849,'Might of Kalimdor Druid',NULL,1,1,15815,0,0,0,35,35,0,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15850,'Might of Kalimdor Skirmisher',NULL,1,1,15819,0,0,0,35,35,0,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15850,0,'',''), - (15851,'Might of Kalimdor Marshal',NULL,1,1,15820,0,0,0,35,35,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15851,0,'',''), - (15852,'Orgrimmar Elite Shieldguard',NULL,60,60,15387,0,0,0,1080,1080,0,0,7,3,3,0,0,0,0,0,0,1.5,1.14286,1,0,1,1,1,1,-1,1,10482,10482,0,0,149,180,0,1,0,76,0,1420,1562,0,599,4836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15852,0,'',''), - (15853,'Orgrimmar Elite Infantryman',NULL,60,60,15823,0,0,0,1080,1080,0,0,7,3,3,0,0,0,0,0,0,1.5,1.14286,1,0,1,1,1,1,-1,1,9298,9298,0,0,731,885,0,1,0,373,0,1420,1562,0,599,4836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15853,0,'',''), - (15854,'Orgrimmar Elite Cavalryman',NULL,60,60,15825,0,0,0,1080,1080,0,0,7,3,3,0,0,0,0,0,0,1.5,1.14286,1,0,1,1,1,1,-1,1,9278,9278,0,0,601,755,0,1,0,313,0,1420,1562,0,599,4836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15854,0,'',''), - (15855,'Tauren Rifleman',NULL,60,60,15827,0,0,0,35,35,0,0,7,3,3,0,0,1,0,0,0,1.48,1.14286,1,1,1,1,1,1,-1,1,14539,15392,12170,12170,335,484,0,0,0,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15855,0,'',''), - (15856,'Tauren Primalist',NULL,60,60,15829,0,0,0,35,35,0,0,7,3,3,0,0,1,0,0,0,1.48,1.14286,1,1,1,1,1,1,-1,1,12943,15383,81960,81960,448,491,0,0,18000,217,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15856,0,'',''), - (15857,'Stormwind Cavalryman',NULL,61,61,15861,0,0,0,1080,1080,0,0,7,3,3,0,0,0,0,0,0,1.23,1.14286,1,0,1,1,1,1,-1,1,4000,4000,0,0,149,180,0,1,0,76,0,1460,1606,0,599,4836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15857,0,'',''), - (15858,'Stormwind Infantryman',NULL,60,60,15832,0,0,0,1080,1080,0,0,7,3,3,0,0,0,0,0,0,1.23,1.14286,1,0,1,1,1,1,-1,1,4000,4000,0,0,149,180,0,1,0,76,0,1460,1606,0,599,4836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15858,0,'',''), - (15859,'Stormwind Archmage',NULL,62,62,15833,0,0,0,1080,1080,0,0,7,3,3,0,0,0,0,0,0,1.23,1.14286,1,0,1,1,1,1,-1,1,4000,4000,0,0,149,180,0,1,0,76,0,1460,1606,0,599,4836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15859,0,'',''), - (15860,'Kaldorei Marksman',NULL,60,60,15689,0,0,0,35,35,0,0,7,3,3,0,0,1,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,960,960,2434,2434,335,484,0,0,0,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15860,0,'',''), - (15861,'Ironforge Infantryman',NULL,59,60,15835,0,0,0,35,35,0,0,7,3,3,0,0,1,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,862,881,0,0,330,476,0,0,0,186,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15861,0,'',''), - (15862,'Ironforge Cavalryman',NULL,61,61,15848,0,0,0,1080,1080,0,0,7,3,3,0,0,0,0,0,0,2.25,1.14286,1,0,1,1,1,1,-1,1,4000,4000,0,0,149,180,0,1,0,76,0,1420,1562,0,599,4836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15862,0,'',''), - (15863,'Darkspear Shaman',NULL,60,60,15840,15841,0,0,35,35,1,0,7,3,3,0,0,1,0,0,0,1,1.14286,1,1,20,1,7.5,1,1,1,61040,61040,0,0,104,138,72,106,3750,252,26,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15863,0,'',''), - (15864,'Valadar Starsong','Coin of Ancestry Collector',55,55,15862,0,0,0,35,35,0,0,7,3,3,0,7,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,50,73,0,0,0,28,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6917,15864,0,'',''), - (15865,'Might of Kalimdor Major',NULL,1,1,15811,0,0,0,35,35,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15865,0,'',''), - (15866,'High Commander Lynore Windstryke',NULL,63,63,15842,0,0,0,1080,1080,0,0,7,3,3,0,0,0,0,0,0,1.5,1.14286,1,1,1,1,1,1,-1,1,45763,45763,0,0,411,516,89.8,121.7,0,214,100,1400,1550,0,599,4836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15866,0,'',''), - (15867,'Might of Kalimdor Archmage',NULL,1,1,15813,0,0,0,35,35,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15868,'Highlord Leoric Von Zeldig',NULL,63,63,15843,0,0,0,1080,1080,0,0,7,3,3,0,0,0,0,0,0,1.5,1.14286,1,1,1,1,1,1,-1,1,32344,32344,0,0,411,516,85.3,111.6,0,214,100,1450,1600,0,599,4836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15868,0,'',''), - (15869,'Malagav the Tactician',NULL,60,60,15844,0,0,0,1080,1080,1.35,0,7,3,3,0,0,0,0,0,0,1.5,1.14286,1,1,1,1,1,1,-1,1,15234,15234,0,0,431,519,75.9,101.6,0,219,100,1400,1550,0,599,4836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15869,0,'',''), - (15870,'Duke August Foehammer',NULL,63,63,15845,0,0,0,1080,1080,0,0,7,3,3,0,0,0,0,0,0,1.5,1.14286,1,1,1,1,1,1,-1,1,10846,10846,0,0,483,584,85.6,107.6,0,246,100,1500,1650,0,599,4836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15870,0,'',''), - (15871,'Elder Bronzebeard',NULL,60,60,15625,0,0,0,35,35,0,0,7,3,3,0,3,33024,0,0,0,1,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,0,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6841,0,0,'',''), - (15872,'Pat\'s Firework Cluster Guy (BLUE)',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15873,'Pat\'s Firework Cluster Guy (RED)',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15874,'Pat\'s Firework Cluster Guy (GREEN)',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15875,'Pat\'s Firework Cluster Guy (PURPLE)',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15876,'Pat\'s Firework Cluster Guy (WHITE)',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15877,'Pat\'s Firework Cluster Guy (YELLOW)',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15878,'Warcaller Finster',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15879,'Pat\'s Firework Guy - BLUE',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15880,'Pat\'s Firework Guy - GREEN',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15881,'Pat\'s Firework Guy - PURPLE',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15882,'Pat\'s Firework Guy - RED',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15883,'Pat\'s Firework Guy - YELLOW',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15884,'Pat\'s Firework Guy - WHITE',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15885,'Pat\'s Firework Guy - BLUE BIG',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15886,'Pat\'s Firework Guy - GREEN BIG',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15887,'Pat\'s Firework Guy - PURPLE BIG',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15888,'Pat\'s Firework Guy - RED BIG',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15889,'Pat\'s Firework Guy - WHITE BIG',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15890,'Pat\'s Firework Guy - YELLOW BIG',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15891,'Lunar Festival Herald',NULL,55,55,15863,0,0,0,35,35,0,0,7,3,3,0,2,33280,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4100,4100,0,0,316,316,0,0,0,146,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15892,'Lunar Festival Emissary',NULL,55,55,15864,0,0,0,35,35,0,0,7,3,3,0,2,33280,0,0,0,1,1.14286,1,0,2.19,1,1,1,1,1,5725,5725,0,0,316,316,0,0,0,146,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15893,'Lunar Firework Credit Marker',NULL,60,60,15294,0,0,0,114,114,1,0,10,3,3,0,0,33555200,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,4120,4120,0,0,104,138,72,106,3750,252,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15894,'Lunar Cluster Credit Marker',NULL,60,60,15294,0,0,0,114,114,1,0,10,3,3,0,0,33555200,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,4120,4120,0,0,104,138,72,106,3750,252,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15895,'Lunar Festival Harbinger',NULL,55,55,15865,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1,1.14286,8,0,1,1,1,1,-1,1,5800,5800,5013,5013,316,316,0,0,0,146,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6918,0,0,'',''), - (15896,'C\'Thun Portal',NULL,63,63,15866,0,0,0,370,370,0,0,10,3,3,0,0,33554432,0,0,0,2.4,1.42857,1,0,400,1,1,1,1,1,1332400,1332400,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15897,'Large Spotlight',NULL,1,1,15294,0,0,0,114,114,0,0,10,3,3,0,0,33555200,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15898,'Lunar Festival Vendor',NULL,55,55,15869,0,0,0,35,35,0,0,7,3,3,0,4,32768,0,0,0,1,1.14286,8,0,1,1,1,1,-1,1,1500,1500,5013,5013,316,316,0,0,0,146,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15901,'Vanquished Tentacle',NULL,60,60,15881,0,0,0,35,35,0,0,10,3,3,0,0,4,0,0,8,1,1.14286,1,0,2,1,1,1,1,1,6104,6104,0,0,2,2,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15902,'Giant Spotlight',NULL,60,60,15880,0,0,0,35,35,1,0,10,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1.35,1,1,1,1,1,4120,4120,0,0,104,138,72,106,3750,252,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15903,'Sergeant Carnes',NULL,59,60,15442,0,0,0,1611,1611,0,0,7,3,3,0,1,36864,0,0,0,1.1,1.14286,1,1,1,1,1,1,-1,1,25000,25000,0,0,459,564,91.6,110.9,0,236,100,1300,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6923,15903,0,'',''), - (15904,'Tentacle Portal',NULL,63,63,15882,0,0,0,370,370,0,0,9,3,3,0,0,33554432,0,0,0,2.4,1.42857,1,0,400,1,1,1,1,1,1332400,1332400,0,0,0,109.8,145.6,0,4691,268,32,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15905,'Darnassus Reveler',NULL,1,1,15883,0,0,0,35,35,0,0,7,3,3,0,1,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6930,15905,0,'',''), - (15906,'Ironforge Reveler',NULL,1,1,15887,0,0,0,35,35,0,0,7,3,3,0,1,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6929,15906,0,'',''), - (15907,'Undercity Reveler',NULL,1,1,15895,0,0,0,35,35,0,0,7,3,3,0,1,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6934,15907,0,'',''), - (15908,'Orgrimmar Reveler',NULL,1,1,15891,0,0,0,35,35,0,0,7,3,3,0,1,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6932,15908,0,'',''), - (15909,'Fariel Starsong','Coin of Ancestry Collector',60,60,15899,0,0,0,35,35,0,0,7,3,3,0,7,33024,0,0,0,1,1.14286,8,0,1,1,1,1,-1,1,5000,5000,5751,5751,55,79,0,0,0,31,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6924,0,0,'',''), - (15910,'Giant Tentacle Portal',NULL,63,63,15900,0,0,0,370,370,0,0,9,3,3,0,0,33554432,0,0,0,2.4,1.42857,1,0,400,1,1,1,1,1,1332400,1332400,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15911,'Pat\'s Firework Cluster Guy (BLUE BIG)',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15912,'Pat\'s Firework Cluster Guy (GREEN BIG)',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15913,'Pat\'s Firework Cluster Guy (PURPLE BIG)',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15914,'Pat\'s Firework Cluster Guy (RED BIG)',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15915,'Pat\'s Firework Cluster Guy (WHITE BIG)',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15916,'Pat\'s Firework Cluster Guy (YELLOW BIG)',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15917,'Lunar Festival Reveler',NULL,1,1,15875,15877,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15918,'Pat\'s Firework Cluster Guy (ELUNE)',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15922,'Viscidus Trigger',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15928,'Thaddius',NULL,63,63,16137,0,0,0,21,21,0,0,6,3,3,0,0,33554752,0,513,76,1.68,1.14286,1,3,2000,2,50,1,1,1,6662000,6662000,0,0,109.9,145.6,0,0,4691,268,32,2000,2000,0,1513636,1850000,15928,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_thaddius'), - (15929,'Stalagg',NULL,63,63,15297,0,0,0,21,21,0,0,6,3,3,0,0,0,0,513,76,1.68,1.14286,1,3,150,2,56.25,1,1,1,499650,499650,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_stalagg'), - (15930,'Feugen',NULL,63,63,15297,0,0,0,21,21,0,0,6,3,3,0,0,0,0,513,76,1.68,1.14286,1,3,150,2,56.25,1,1,1,499650,499650,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_feugen'), - (15931,'Grobbulus',NULL,63,63,16035,0,0,0,21,21,0,0,6,3,3,0,0,0,0,513,76,1.5,1.71429,1,3,650,2,40,1,1,1,2165150,2165150,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,1283823,1569117,15931,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_grobbulus'), - (15932,'Gluth',NULL,63,63,16064,0,0,0,21,21,0,0,6,3,3,0,0,0,0,513,76,1,1.71429,1,3,500,2,45,1,1,1,1665500,1665500,0,0,87.9,116.5,0,0,4691,268,32,1600,1600,0,1260000,1540000,15932,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_gluth'), - (15933,'Poison Cloud',NULL,60,60,11686,0,0,0,14,14,1,0,10,3,3,0,0,33554432,0,0,1024,1,1.14286,1,0,1.35,1,1,1,1,1,4120,4120,0,0,104,138,72,106,3750,252,26,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15934,'Hive\'Zara Hornet',NULL,61,61,14522,0,0,0,310,310,0,0,10,3,3,0,0,1,0,0,8,2.4,2.14286,1,1,15,1,7,1,1,1,47160,47160,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15936,'Heigan the Unclean',NULL,63,63,16309,0,0,0,21,21,0,0,6,3,3,0,0,0,0,513,72,1,1.14286,1,3,550,2,50,1,1,1,1832050,1832050,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,1280454,1565000,15936,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15936,0,'','boss_heigan'), - (15952,'Maexxna',NULL,63,63,15928,0,0,0,21,21,0,0,1,3,3,0,0,0,0,513,76,1.68,1.14286,1,3,450,2,50,1,1,1,1498950,1498950,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,1274062,1557187,15952,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_maexxna'), - (15953,'Grand Widow Faerlina',NULL,63,63,15940,0,0,0,21,21,0,0,7,3,3,0,0,0,0,513,72,1,1.71429,1,3,400,20,50,1,1,1,1332400,1332400,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,900055,1100068,15953,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15953,0,'','boss_faerlina'), - (15954,'Noth the Plaguebringer',NULL,63,63,16590,0,0,0,21,21,0,0,6,3,3,0,0,0,0,513,72,1,1.71429,1,3,500,30,50,1,1,1,1665500,1665500,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,1265652,1546909,15954,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_noth'), - (15956,'Anub\'Rekhan',NULL,63,63,15931,0,0,0,21,21,0,0,6,3,3,0,0,0,0,513,64,1,1.42857,1,3,500,2,35,1,1,1,1665500,1665500,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,1125000,1375000,15956,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_anubrekhan'), - (15957,'Ouro Spawner',NULL,60,60,15294,0,0,0,16,16,0,0,10,3,3,0,0,33554432,0,0,0,1,1.42857,1,0,0.014,1,1,1,1,1,3052,3052,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_ouro_spawner'), - (15961,'Lunar Festival Sentinel',NULL,60,60,15304,0,0,0,1254,1254,0,0,7,3,3,0,0,33280,0,0,0,1,1.71429,1,0,1,1,1,1,-1,1,5000,5000,0,0,1175,1490,0,0,0,615,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51909,0,'',''), - (15962,'Vekniss Hatchling',NULL,60,60,15362,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,8,2.4,1.42857,1,1,3,1,9,1,1,1,9156,9156,0,0,395,675,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15776,'Christmas Warchief Rend Blackhand',NULL,62,62,15736,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,1,8,1,1.14286,1,3,10,1,6.5,1,1,1,32370,32370,0,0,129.5,171.8,0,0,4391,262,30,2400,2400,0,6929,34647,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15776,0,'',''), + (15777,'Christmas War Master Voone',NULL,1,1,15737,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15777,0,'',''), + (15778,'Mouth Tentacle Mount Visual',NULL,1,1,15791,0,0,0,35,35,1,0,10,3,3,0,0,32768,0,0,8,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15780,'Human Male Winter Reveler',NULL,1,1,15744,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15781,'Human Female Winter Reveler',NULL,1,1,15745,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15782,'Dwarf Male Winter Reveler',NULL,1,1,15746,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15783,'Dwarf Female Winter Reveler',NULL,1,1,15747,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15784,'Night Elf Female Winter Reveler',NULL,1,1,15748,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15785,'Troll Female Winter Reveler',NULL,1,1,15749,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15786,'Orc Female Winter Reveler',NULL,1,1,15751,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15787,'Goblin Female Winter Reveler',NULL,1,1,15752,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15788,'Undead Female Winter Reveler',NULL,1,1,15753,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15789,'Tauren Female Winter Reveler',NULL,1,1,15754,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15790,'Undead Male Winter Reveler',NULL,1,1,15755,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15791,'Orc Male Winter Reveler',NULL,1,1,15756,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15792,'Troll Male Winter Reveler',NULL,1,1,15757,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15793,'Tauren Male Winter Reveler',NULL,1,1,15759,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15793,0,'',''), + (15794,'Night Elf Male Winter Reveler',NULL,1,1,15758,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15794,0,'',''), + (15795,'Goblin Male Winter Reveler',NULL,1,1,15750,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15796,'Christmas Goraluk Anvilcrack','Blackhand Legion Armorsmith',61,61,15760,0,0,0,40,40,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,2,4,1,6,1,1,1,12576,12576,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,981,1286,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,15796,0,'',''), + (15797,'Colossus Researcher Sophia',NULL,60,60,15777,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,881,881,0,0,55,79,0,0,3791,31,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15798,'Colossus Researcher Nestor',NULL,60,60,15775,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,881,881,0,0,55,79,0,0,3791,31,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15799,'Colossus Researcher Eazel',NULL,60,60,15776,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,881,881,0,0,55,79,0,0,3791,31,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15800,'Exit Trigger',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,33587968,0,130,8,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15801,'GONG BOY DND DNR','HOLDER OF THE GONG',1,1,13069,0,0,0,35,35,0,0,10,3,3,0,0,33587968,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,100,100,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15802,'Flesh Tentacle',NULL,60,60,15793,0,0,0,16,16,0,0,10,3,3,0,0,32768,0,0,8,2.4,1.42857,1,0,8,1,4,1,1,1,24416,24416,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15803,'Tranquil Air Totem',NULL,50,50,4590,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,5,5,300,300,9,9,68.1824,93.7508,2999,4,100,1490,1639,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'TotemAI',''), + (15804,'Lesser Resonating Crystal',NULL,1,1,13069,0,0,0,35,35,0,0,10,3,3,0,0,32769,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,8,8,0,0,10,15,0,0,15,6,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15805,'Minor Resonating Crystal',NULL,1,1,13069,0,0,0,35,35,1,0,10,3,3,0,0,32769,0,0,0,1,1.14286,1,1,1,1,7.5,1,-1,1,8,8,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15806,'Qiraji Lieutenant',NULL,28,28,15785,0,0,0,35,35,0,0,10,3,3,0,0,32769,0,0,8,1,1.14286,1,1,1,1,1,1,-1,1,8100,8100,0,0,159,230,0,0,1130,90,0,2000,2000,0,2321,11750,15806,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15807,'Minor Anubisath Warbringer',NULL,25,25,15700,0,0,0,35,35,0,0,10,3,3,0,0,32769,0,0,8,1,1.14286,1,1,1,1,1,1,-1,1,3400,3400,0,0,143,207,0,0,1026,81,0,2000,2000,0,2788,14109,15807,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15808,'Minor Silithid Flayer',NULL,21,23,11096,0,0,0,35,35,0,0,10,3,3,0,0,32769,0,0,8,1,1.14286,1,1,1,1,1,1,-1,1,930,1100,0,0,121,174,0,0,957,68,0,2000,2000,0,0,0,15808,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15809,'C\'Thun Transformation Visual',NULL,1,1,15786,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15810,'Eroded Anubisath Warbringer',NULL,16,17,15700,0,0,0,35,35,0,0,10,3,3,0,0,32769,0,0,8,1,1.14286,1,1,1,1,1,1,-1,1,1600,1800,0,0,93,134,0,0,748,52,0,2000,2000,0,2124,10753,15810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15811,'Faltering Silithid Flayer',NULL,11,14,11096,0,0,0,35,35,0,0,10,3,3,0,0,32769,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,124,540,0,0,67,96,0,0,642,38,0,2000,2000,0,0,0,15811,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15812,'Qiraji Officer',NULL,18,20,15785,0,0,0,35,35,0,0,10,3,3,0,0,32769,0,0,8,1,1.14286,1,1,1,1,1,1,-1,1,2800,3600,0,0,105,151,0,0,852,59,0,2000,2000,0,0,0,15812,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15813,'Qiraji Officer Zod',NULL,20,20,15738,0,0,0,35,35,0,0,10,3,3,0,0,32769,0,0,8,1,1.14286,1,1,1,1,1,1,-1,1,240,240,0,0,10,15,0,0,852,6,0,2000,2000,0,0,0,15813,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15814,'Qiraji Lieutenant Jo-rel',NULL,28,28,15697,0,0,0,35,35,0,0,10,3,3,0,0,32769,0,0,8,1,1.14286,1,1,1,1,1,1,-1,1,352,352,0,0,10,15,0,0,1130,6,0,2000,2000,0,0,0,15814,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15815,'Qiraji Captain Ka\'ark',NULL,40,40,15697,0,0,0,35,35,1,0,10,3,3,0,0,32769,0,0,8,1,1.14286,1,1,0.35,1,7.5,1,-1,1,535,535,0,0,56,74,39,57,1938,136,14,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15816,'Qiraji Major He\'al-ie',NULL,50,50,15738,0,0,0,35,35,0,0,10,3,3,0,0,32769,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,701,701,0,0,10,15,0,0,2999,6,0,2000,2000,0,0,0,15816,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15817,'Qiraji Brigadier General Pax-lish',NULL,60,60,15376,0,0,0,35,35,0,0,10,3,3,0,0,32769,0,0,8,1,1.14286,1,1,1,1,1,1,-1,1,21000,21000,0,0,335,484,0,0,3791,189,0,2000,2000,0,0,0,15817,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15818,'Lieutenant General Nokhor',NULL,63,63,15738,0,0,0,14,14,2.5,0,10,3,3,0,0,32768,0,1,0,1.74,1.14286,1,3,1,1,1,1,-1,1,490589,490589,393000,393000,1531,1706,0,1,4691,747,0,1500,1800,0,1,103566,15818,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15818,0,'',''), + (15832,'Father Winter\'s Helper (BIG) rm',NULL,1,1,15806,15807,0,0,35,35,1,0,10,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15835,'Father Winter\'s Helper (BIG) rf',NULL,1,1,15799,15800,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,1.2,1.14286,1,1,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15838,'Father Winter\'s Helper (BIG) gf',NULL,1,1,15795,15796,0,0,35,35,1,0,10,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15839,'Might of Kalimdor Grunt',NULL,1,1,15838,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15839,0,'',''), + (15840,'Might of Kalimdor Sergeant',NULL,1,1,15811,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15840,0,'',''), + (15841,'Might of Kalimdor Lieutenant',NULL,1,1,15812,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15841,0,'',''), + (15842,'Might of Kalimdor Mage',NULL,1,1,15813,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15843,'Might of Kalimdor Priest',NULL,1,1,15814,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15844,'Might of Kalimdor Restorer',NULL,1,1,15846,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15845,'Might of Kalimdor Captain',NULL,1,1,15810,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15846,'Might of Kalimdor Archer',NULL,1,1,15816,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15846,0,'',''), + (15847,'Might of Kalimdor Shaman',NULL,25,25,15817,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,309,309,655,655,23,33,0,0,1026,13,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15847,0,'',''), + (15848,'Might of Kalimdor Infantry',NULL,1,1,15818,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15849,'Might of Kalimdor Druid',NULL,1,1,15815,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15850,'Might of Kalimdor Skirmisher',NULL,1,1,15819,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15850,0,'',''), + (15851,'Might of Kalimdor Marshal',NULL,1,1,15820,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15851,0,'',''), + (15852,'Orgrimmar Elite Shieldguard',NULL,60,60,15387,0,0,0,1080,1080,0,0,7,3,3,0,0,32768,0,0,0,1.5,1.14286,1,0,1,1,1,1,-1,1,10482,10482,0,0,149,180,0,1,3791,76,0,1420,1562,0,599,4836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15852,0,'',''), + (15853,'Orgrimmar Elite Infantryman',NULL,60,60,15823,0,0,0,1080,1080,0,0,7,3,3,0,0,32768,0,0,0,1.5,1.14286,1,0,1,1,1,1,-1,1,9298,9298,0,0,731,885,0,1,3791,373,0,1420,1562,0,599,4836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15853,0,'',''), + (15854,'Orgrimmar Elite Cavalryman',NULL,60,60,15825,0,0,0,1080,1080,0,0,7,3,3,0,0,32768,0,0,0,1.5,1.14286,1,0,1,1,1,1,-1,1,9278,9278,0,0,601,755,0,1,3791,313,0,1420,1562,0,599,4836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15854,0,'',''), + (15855,'Tauren Rifleman',NULL,60,60,15827,0,0,0,35,35,0,0,7,3,3,0,0,32769,0,0,0,1.48,1.14286,1,1,1,1,1,1,-1,1,14539,15392,12170,12170,335,484,0,0,3791,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15855,0,'',''), + (15856,'Tauren Primalist',NULL,60,60,15829,0,0,0,35,35,0,0,7,3,3,0,0,32769,0,0,0,1.48,1.14286,1,1,1,1,1,1,-1,1,12943,15383,81960,81960,448,491,0,0,18000,217,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15856,0,'',''), + (15857,'Stormwind Cavalryman',NULL,61,61,15861,0,0,0,1080,1080,0,0,7,3,3,0,0,32768,0,0,0,1.23,1.14286,1,0,1,1,1,1,-1,1,4000,4000,0,0,149,180,0,1,4091,76,0,1460,1606,0,599,4836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15857,0,'',''), + (15858,'Stormwind Infantryman',NULL,60,60,15832,0,0,0,1080,1080,0,0,7,3,3,0,0,32768,0,0,0,1.23,1.14286,1,0,1,1,1,1,-1,1,4000,4000,0,0,149,180,0,1,3791,76,0,1460,1606,0,599,4836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15858,0,'',''), + (15859,'Stormwind Archmage',NULL,62,62,15833,0,0,0,1080,1080,0,0,7,3,3,0,0,32768,0,0,0,1.23,1.14286,1,0,1,1,1,1,-1,1,4000,4000,0,0,149,180,0,1,4391,76,0,1460,1606,0,599,4836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15859,0,'',''), + (15860,'Kaldorei Marksman',NULL,60,60,15689,0,0,0,35,35,0,0,7,3,3,0,0,32769,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,960,960,2434,2434,335,484,0,0,3791,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15860,0,'',''), + (15861,'Ironforge Infantryman',NULL,59,60,15835,0,0,0,35,35,0,0,7,3,3,0,0,32769,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,862,881,0,0,330,476,0,0,3791,186,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15861,0,'',''), + (15862,'Ironforge Cavalryman',NULL,61,61,15848,0,0,0,1080,1080,0,0,7,3,3,0,0,32768,0,0,0,2.25,1.14286,1,0,1,1,1,1,-1,1,4000,4000,0,0,149,180,0,1,4091,76,0,1420,1562,0,599,4836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15862,0,'',''), + (15863,'Darkspear Shaman',NULL,60,60,15840,15841,0,0,35,35,1,0,7,3,3,0,0,32769,0,0,0,1,1.14286,1,1,20,1,7.5,1,1,1,61040,61040,0,0,104,138,72,106,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15863,0,'',''), + (15864,'Valadar Starsong','Coin of Ancestry Collector',55,55,15862,0,0,0,35,35,0,0,7,3,3,0,7,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,50,73,0,0,3271,28,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6917,15864,0,'',''), + (15865,'Might of Kalimdor Major',NULL,1,1,15811,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15865,0,'',''), + (15866,'High Commander Lynore Windstryke',NULL,63,63,15842,0,0,0,1080,1080,0,0,7,3,3,0,0,32768,0,0,0,1.5,1.14286,1,1,1,1,1,1,-1,1,45763,45763,0,0,411,516,89.8,121.7,4691,214,100,1400,1550,0,599,4836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15866,0,'',''), + (15867,'Might of Kalimdor Archmage',NULL,1,1,15813,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15868,'Highlord Leoric Von Zeldig',NULL,63,63,15843,0,0,0,1080,1080,0,0,7,3,3,0,0,32768,0,0,0,1.5,1.14286,1,1,1,1,1,1,-1,1,32344,32344,0,0,411,516,85.3,111.6,4691,214,100,1450,1600,0,599,4836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15868,0,'',''), + (15869,'Malagav the Tactician',NULL,60,60,15844,0,0,0,1080,1080,1.35,0,7,3,3,0,0,32768,0,0,0,1.5,1.14286,1,1,1,1,1,1,-1,1,15234,15234,0,0,431,519,75.9,101.6,3791,219,100,1400,1550,0,599,4836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15869,0,'',''), + (15870,'Duke August Foehammer',NULL,63,63,15845,0,0,0,1080,1080,0,0,7,3,3,0,0,32768,0,0,0,1.5,1.14286,1,1,1,1,1,1,-1,1,10846,10846,0,0,483,584,85.6,107.6,4691,246,100,1500,1650,0,599,4836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15870,0,'',''), + (15871,'Elder Bronzebeard',NULL,60,60,15625,0,0,0,35,35,0,0,7,3,3,0,3,33024,0,0,0,1,1.14286,8,0,1,1,1,1,-1,1,3857,3857,5751,5751,174,224,112,210,1923,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6841,0,0,'',''), + (15872,'Pat\'s Firework Cluster Guy (BLUE)',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15873,'Pat\'s Firework Cluster Guy (RED)',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15874,'Pat\'s Firework Cluster Guy (GREEN)',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15875,'Pat\'s Firework Cluster Guy (PURPLE)',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15876,'Pat\'s Firework Cluster Guy (WHITE)',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15877,'Pat\'s Firework Cluster Guy (YELLOW)',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15878,'Warcaller Finster',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15879,'Pat\'s Firework Guy - BLUE',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15880,'Pat\'s Firework Guy - GREEN',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15881,'Pat\'s Firework Guy - PURPLE',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''); + +INSERT INTO `creature_template` (`Entry`, `Name`, `SubName`, `MinLevel`, `MaxLevel`, `ModelId1`, `ModelId2`, `ModelId3`, `ModelId4`, `FactionAlliance`, `FactionHorde`, `Scale`, `Family`, `CreatureType`, `InhabitType`, `RegenerateStats`, `RacialLeader`, `NpcFlags`, `UnitFlags`, `DynamicFlags`, `ExtraFlags`, `CreatureTypeFlags`, `SpeedWalk`, `SpeedRun`, `UnitClass`, `Rank`, `HealthMultiplier`, `PowerMultiplier`, `DamageMultiplier`, `DamageVariance`, `ArmorMultiplier`, `ExperienceMultiplier`, `MinLevelHealth`, `MaxLevelHealth`, `MinLevelMana`, `MaxLevelMana`, `MinMeleeDmg`, `MaxMeleeDmg`, `MinRangedDmg`, `MaxRangedDmg`, `Armor`, `MeleeAttackPower`, `RangedAttackPower`, `MeleeBaseAttackTime`, `RangedBaseAttackTime`, `DamageSchool`, `MinLootGold`, `MaxLootGold`, `LootId`, `PickpocketLootId`, `SkinningLootId`, `KillCredit1`, `KillCredit2`, `MechanicImmuneMask`, `SchoolImmuneMask`, `ResistanceHoly`, `ResistanceFire`, `ResistanceNature`, `ResistanceFrost`, `ResistanceShadow`, `ResistanceArcane`, `PetSpellDataId`, `MovementType`, `TrainerType`, `TrainerSpell`, `TrainerClass`, `TrainerRace`, `TrainerTemplateId`, `VendorTemplateId`, `GossipMenuId`, `EquipmentTemplateId`, `Civilian`, `AIName`, `ScriptName`) +VALUES + (15882,'Pat\'s Firework Guy - RED',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15883,'Pat\'s Firework Guy - YELLOW',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15884,'Pat\'s Firework Guy - WHITE',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15885,'Pat\'s Firework Guy - BLUE BIG',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15886,'Pat\'s Firework Guy - GREEN BIG',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15887,'Pat\'s Firework Guy - PURPLE BIG',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15888,'Pat\'s Firework Guy - RED BIG',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15889,'Pat\'s Firework Guy - WHITE BIG',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15890,'Pat\'s Firework Guy - YELLOW BIG',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15891,'Lunar Festival Herald',NULL,55,55,15863,0,0,0,35,35,0,0,7,3,3,0,2,33280,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4100,4100,0,0,316,316,0,0,3271,146,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15892,'Lunar Festival Emissary',NULL,55,55,15864,0,0,0,35,35,0,0,7,3,3,0,2,33280,0,0,0,1,1.14286,1,0,2.19,1,1,1,1,1,5725,5725,0,0,316,316,0,0,3271,146,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15893,'Lunar Firework Credit Marker',NULL,60,60,15294,0,0,0,114,114,1,0,10,3,3,0,0,33587968,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,4120,4120,0,0,104,138,72,106,3791,252,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15894,'Lunar Cluster Credit Marker',NULL,60,60,15294,0,0,0,114,114,1,0,10,3,3,0,0,33587968,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,4120,4120,0,0,104,138,72,106,3791,252,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15895,'Lunar Festival Harbinger',NULL,55,55,15865,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1,1.14286,8,0,1,1,1,1,-1,1,5800,5800,5013,5013,316,316,0,0,1658,146,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6918,0,0,'',''), + (15896,'C\'Thun Portal',NULL,63,63,15866,0,0,0,370,370,0,0,10,3,3,0,0,33587200,0,0,0,2.4,1.42857,1,0,400,1,1,1,1,1,1332400,1332400,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15897,'Large Spotlight',NULL,1,1,15294,0,0,0,114,114,0,0,10,3,3,0,0,33587968,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15898,'Lunar Festival Vendor',NULL,55,55,15869,0,0,0,35,35,0,0,7,3,3,0,4,32768,0,0,0,1,1.14286,8,0,1,1,1,1,-1,1,1500,1500,5013,5013,316,316,0,0,1658,146,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15901,'Vanquished Tentacle',NULL,60,60,15881,0,0,0,35,35,0,0,10,3,3,0,0,32772,0,0,8,1,1.14286,1,0,2,1,1,1,1,1,6104,6104,0,0,2,2,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15902,'Giant Spotlight',NULL,60,60,15880,0,0,0,35,35,1,0,10,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1.35,1,1,1,1,1,4120,4120,0,0,104,138,72,106,3791,252,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15903,'Sergeant Carnes',NULL,59,60,15442,0,0,0,1611,1611,0,0,7,3,3,0,1,36864,0,0,0,1.1,1.14286,1,1,1,1,1,1,-1,1,25000,25000,0,0,459,564,91.6,110.9,3791,236,100,1300,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6923,15903,0,'',''), + (15904,'Tentacle Portal',NULL,63,63,15882,0,0,0,370,370,0,0,9,3,3,0,0,33587200,0,0,0,2.4,1.42857,1,0,400,1,1,1,1,1,1332400,1332400,0,0,0,109.8,145.6,0,4691,268,32,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15905,'Darnassus Reveler',NULL,1,1,15883,0,0,0,35,35,0,0,7,3,3,0,1,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6930,15905,0,'',''), + (15906,'Ironforge Reveler',NULL,1,1,15887,0,0,0,35,35,0,0,7,3,3,0,1,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6929,15906,0,'',''), + (15907,'Undercity Reveler',NULL,1,1,15895,0,0,0,35,35,0,0,7,3,3,0,1,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6934,15907,0,'',''), + (15908,'Orgrimmar Reveler',NULL,1,1,15891,0,0,0,35,35,0,0,7,3,3,0,1,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6932,15908,0,'',''), + (15909,'Fariel Starsong','Coin of Ancestry Collector',60,60,15899,0,0,0,35,35,0,0,7,3,3,0,7,33024,0,0,0,1,1.14286,8,0,1,1,1,1,-1,1,5000,5000,5751,5751,55,79,0,0,1923,31,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6924,0,0,'',''), + (15910,'Giant Tentacle Portal',NULL,63,63,15900,0,0,0,370,370,0,0,9,3,3,0,0,33587200,0,0,0,2.4,1.42857,1,0,400,1,1,1,1,1,1332400,1332400,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15911,'Pat\'s Firework Cluster Guy (BLUE BIG)',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15912,'Pat\'s Firework Cluster Guy (GREEN BIG)',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15913,'Pat\'s Firework Cluster Guy (PURPLE BIG)',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15914,'Pat\'s Firework Cluster Guy (RED BIG)',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15915,'Pat\'s Firework Cluster Guy (WHITE BIG)',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15916,'Pat\'s Firework Cluster Guy (YELLOW BIG)',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15917,'Lunar Festival Reveler',NULL,1,1,15875,15877,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15918,'Pat\'s Firework Cluster Guy (ELUNE)',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15922,'Viscidus Trigger',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15928,'Thaddius',NULL,63,63,16137,0,0,0,21,21,0,0,6,3,3,0,0,33587520,0,513,76,1.68,1.14286,1,3,2000,2,50,1,1,1,6662000,6662000,0,0,109.9,145.6,0,0,4691,268,32,2000,2000,0,1513636,1850000,15928,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_thaddius'), + (15929,'Stalagg',NULL,63,63,15297,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,513,76,1.68,1.14286,1,3,150,2,56.25,1,1,1,499650,499650,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_stalagg'), + (15930,'Feugen',NULL,63,63,15297,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,513,76,1.68,1.14286,1,3,150,2,56.25,1,1,1,499650,499650,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_feugen'), + (15931,'Grobbulus',NULL,63,63,16035,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,513,76,1.5,1.71429,1,3,650,2,40,1,1,1,2165150,2165150,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,1283823,1569117,15931,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_grobbulus'), + (15932,'Gluth',NULL,63,63,16064,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,513,76,1,1.71429,1,3,500,2,45,1,1,1,1665500,1665500,0,0,87.9,116.5,0,0,4691,268,32,1600,1600,0,1260000,1540000,15932,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_gluth'), + (15933,'Poison Cloud',NULL,60,60,11686,0,0,0,14,14,1,0,10,3,3,0,0,33587200,0,0,1024,1,1.14286,1,0,1.35,1,1,1,1,1,4120,4120,0,0,104,138,72,106,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15934,'Hive\'Zara Hornet',NULL,61,61,14522,0,0,0,310,310,0,0,10,3,3,0,0,32769,0,0,8,2.4,2.14286,1,1,15,1,7,1,1,1,47160,47160,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15936,'Heigan the Unclean',NULL,63,63,16309,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,513,72,1,1.14286,1,3,550,2,50,1,1,1,1832050,1832050,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,1280454,1565000,15936,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15936,0,'','boss_heigan'), + (15952,'Maexxna',NULL,63,63,15928,0,0,0,21,21,0,0,1,3,3,0,0,32768,0,513,76,1.68,1.14286,1,3,450,2,50,1,1,1,1498950,1498950,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,1274062,1557187,15952,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_maexxna'), + (15953,'Grand Widow Faerlina',NULL,63,63,15940,0,0,0,21,21,0,0,7,3,3,0,0,32768,0,513,72,1,1.71429,1,3,400,20,50,1,1,1,1332400,1332400,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,900055,1100068,15953,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15953,0,'','boss_faerlina'), + (15954,'Noth the Plaguebringer',NULL,63,63,16590,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,513,72,1,1.71429,1,3,500,30,50,1,1,1,1665500,1665500,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,1265652,1546909,15954,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_noth'), + (15956,'Anub\'Rekhan',NULL,63,63,15931,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,513,64,1,1.42857,1,3,500,2,35,1,1,1,1665500,1665500,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,1125000,1375000,15956,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_anubrekhan'), + (15957,'Ouro Spawner',NULL,60,60,15294,0,0,0,16,16,0,0,10,3,3,0,0,33587200,0,0,0,1,1.42857,1,0,1,1,1,1,1,1,3052,3052,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_ouro_spawner'), + (15961,'Lunar Festival Sentinel',NULL,60,60,15304,0,0,0,1254,1254,0,0,7,3,3,0,0,33280,0,0,0,1,1.71429,1,0,1,1,1,1,-1,1,5000,5000,0,0,1175,1490,0,0,3791,615,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15961,0,'',''), + (15962,'Vekniss Hatchling',NULL,60,60,15362,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,8,2.4,1.42857,1,1,3,1,9,1,1,1,9156,9156,0,0,395,675,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (15963,'The Master\'s Eye',NULL,63,63,15932,0,0,0,14,14,0,0,10,7,3,0,0,0,0,3,0,1,1.14286,1,3,1,1,1,1,1,1,3331,3331,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15964,'Buru Egg Trigger',NULL,60,60,15512,0,0,0,114,114,0,0,9,3,3,0,0,33555200,0,130,0,1,1.14286,1,1,0.014,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,599,4836,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15972,'Alterac Valley Battlemaster',NULL,1,1,10186,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15973,'Naxxramas Template',NULL,1,1,7919,0,0,0,35,35,1,0,10,3,3,0,0,0,0,0,8,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15964,'Buru Egg Trigger',NULL,60,60,15512,0,0,0,114,114,0,0,9,3,3,0,0,33587968,0,130,0,1,1.14286,1,1,0.014,1,1,1,1,1,42,42,0,0,2,2,0,0,3791,1,0,2000,2000,0,599,4836,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15972,'Alterac Valley Battlemaster',NULL,1,1,10186,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15973,'Naxxramas Template',NULL,1,1,7919,0,0,0,35,35,1,0,10,3,3,0,0,32768,0,0,8,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (15974,'Dread Creeper',NULL,61,61,15937,0,0,0,21,21,0,0,1,1,3,0,0,0,0,0,8,1,1.42857,1,1,15,1,24,1,1,1,47160,47160,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,15974,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (15975,'Carrion Spinner',NULL,61,61,15938,0,0,0,21,21,0,0,1,1,3,0,0,0,0,0,8,1,1.42857,1,1,18,1,22,1,1,1,56592,56592,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,15975,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), (15976,'Venom Stalker',NULL,61,61,15939,0,0,0,21,21,0,0,1,1,3,0,0,0,0,0,8,1,1.42857,1,1,30,1,32,1,1,1,94320,94320,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,15976,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15977,'Poisonous Skitterer',NULL,61,61,959,0,0,0,21,21,0,0,1,1,3,0,0,0,0,0,8,5,5,1,1,1,1,1,1,-1,1,15415,15415,0,0,1100,1730,172.1,240.07,0,653,100,1480,3700,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15978,'Crypt Reaver',NULL,61,61,15941,0,0,0,60,60,0,0,6,3,3,0,0,0,0,0,8,1,1.42857,1,1,45,1,50,1,1,1,141480,141480,0,0,63.5,84.2,0,0,4091,258,28,1200,1200,0,0,0,15978,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15979,'Tomb Horror',NULL,61,61,15942,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.42857,1,1,35,1,32,1,1,1,110040,110040,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,1,19891,15979,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15980,'Naxxramas Cultist',NULL,61,61,16594,0,0,0,21,21,0,0,7,3,3,0,0,0,0,0,8,1,1.42857,8,1,12,10,1,1,1,1,26412,26412,58750,58750,1100,1730,172.1,240.07,2073,653,100,1480,3700,0,1206,1579,15980,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15981,'Naxxramas Acolyte',NULL,61,61,16598,0,0,0,21,21,0,0,7,3,3,0,0,0,0,0,8,1,1.42857,8,1,12,10,1,1,1,1,26412,26412,58750,58750,1100,1730,172.1,240.07,2073,653,100,1480,3700,0,1248,1635,15981,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (15984,'Sartura\'s Royal Guard',NULL,61,61,15465,0,0,0,310,310,0,0,10,3,3,0,0,0,0,0,8,2.8,2.14286,1,1,30,1,18,1,1,1,94320,94320,0,0,84.7,112.2,0,0,4091,258,28,1600,1600,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','mob_sartura_royal_guard'), - (15989,'Sapphiron',NULL,63,63,16033,0,0,0,21,21,0,0,6,3,3,0,0,0,0,513,76,1.68,1.14286,1,3,950,2,70,1,1,1,3164450,3164450,0,0,98.9,131,0,0,4691,268,32,1800,1800,0,246755,322238,15989,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_sapphiron'), - (15990,'Kel\'Thuzad',NULL,63,63,15945,0,0,0,14,14,0,0,6,3,3,0,0,0,0,513,76,1.1,1.14286,2,3,1200,600,62.5,1,1,1,3198000,3198000,1572000,1572000,102.2,135.3,0,0,3795,252,27,2000,2000,0,1002755,1457838,15990,0,0,0,0,650854271,0,0,0,0,200,100,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_kelthuzad'), - (16001,'Aldris Fourclouds',NULL,5,5,15949,0,0,0,1600,1600,0,0,7,3,3,0,2,0,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,53,53,0,0,6,8,0,0,0,3,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16002,'Colara Dean',NULL,5,5,15950,0,0,0,35,35,0,0,7,3,3,0,3,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,6,8,0,0,0,3,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6981,0,0,'EventAI',''), - (16003,'Deathguard Tor',NULL,5,5,15951,0,0,0,35,35,0,0,7,3,3,0,2,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,6,8,0,0,0,3,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16003,0,'',''), - (16004,'Elenia Haydon',NULL,5,5,15952,0,0,0,1154,1154,0,0,7,3,3,0,2,0,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,53,53,0,0,6,8,0,0,0,3,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16005,'Lieutenant Jocryn Heldric',NULL,5,5,15953,0,0,0,35,35,0,0,7,3,3,0,2,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,6,8,0,0,0,3,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (16006,'InCombat Trigger',NULL,1,1,15294,0,0,0,14,14,1,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16007,'Orok Deathbane',NULL,5,5,15954,0,0,0,35,35,0,0,7,3,3,0,2,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,6,8,0,0,0,3,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16008,'Temma of the Wells',NULL,5,5,15955,0,0,0,995,995,0,0,7,3,3,0,2,0,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,53,53,0,0,6,8,0,0,0,3,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16009,'Tormek Stoneriver',NULL,5,5,15956,0,0,0,35,35,0,0,7,3,3,0,2,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,6,8,0,0,0,3,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16011,'Loatheb',NULL,63,63,16110,0,0,0,21,21,0,0,6,3,3,0,0,0,0,513,72,0.8,1.14286,1,3,1600,2,80,1,1,1,5329600,5329600,0,0,68.6,91,0,0,4691,268,32,1250,1250,0,1292142,1579285,16011,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_loatheb'), - (16012,'Mokvar',NULL,60,60,15966,0,0,0,1619,1619,0,0,7,3,3,0,3,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4000,4000,0,0,174,224,47.7,61.6,0,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7070,16012,0,'',''), - (16013,'Deliana',NULL,60,60,15965,0,0,0,1618,1618,0,0,7,3,3,0,3,4096,0,0,0,1,1.14286,8,0,2.06,1,1,1,1,1,4400,4400,5751,5751,174,224,47.7,61.1,0,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7071,0,0,'',''), - (16014,'Mux Manascrambler',NULL,60,60,15998,0,0,0,474,474,0,0,7,1,3,0,3,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2400,2400,0,0,174,224,47.1,61.7,0,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7083,16014,0,'',''), - (16015,'Vi\'el','Exotic Reagent Merchant',60,60,10815,0,0,0,35,35,0,0,7,1,3,0,5,0,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3500,3500,0,0,174,224,71.3,98.5,0,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7046,0,0,'',''), - (16016,'Anthion Harmon',NULL,60,60,15968,0,0,0,35,35,0,0,7,3,3,0,2,0,0,0,0,1.24,1.14286,1,0,1,1,1,1,-1,1,3700,3700,0,0,174,224,51.3,67.9,0,92,100,1390,1529,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16016,0,'',''), - (16017,'Patchwork Golem',NULL,61,61,9760,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,8,1,1.42857,1,1,28,2,37.5,1,1,1,88032,88032,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,3798,4965,16017,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (16018,'Bile Retcher',NULL,61,61,15958,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,8,1,1.42857,1,1,34,2,35,1,1,1,106896,106896,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,4776,6241,16018,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (16020,'Mad Scientist',NULL,61,61,16063,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,8,1,1.42857,1,1,16,2,15,1,1,1,50304,50304,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,2226,2911,16020,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (16021,'Living Monstrosity',NULL,62,62,16175,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,8,0.8,1.42857,1,1,14,2,27.5,1,1,1,45318,45318,0,0,107.9,143.1,0,0,4391,262,30,2000,2000,0,2015,2636,16021,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (16022,'Surgical Assistant',NULL,60,60,836,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,8,1,1.42857,1,1,14,5,15,1,1,1,42728,42728,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,1842,2410,16022,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (16024,'Embalming Slime',NULL,60,60,12349,0,0,0,21,21,1,0,6,3,3,0,0,0,0,0,8,1.2,0.428571,1,1,4,2,31.25,1,1,1,12208,12208,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (16025,'Stitched Spewer',NULL,63,63,15961,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,8,1,1.42857,1,1,45,2,37.5,1,1,1,149895,149895,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,6479,8466,16025,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (16027,'Living Poison',NULL,61,61,12349,0,0,0,974,974,0,0,6,3,3,0,0,33554496,0,2,0,1,1.42857,1,1,9,2,9,1,1,1,28296,28296,0,0,132.3,175.4,0,0,4091,258,28,2500,2500,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), - (16028,'Patchwerk',NULL,63,63,16174,0,0,0,21,21,0,0,6,3,3,0,0,0,0,513,76,2,1.71429,1,3,1200,1,1,1,1,1,3997200,3997200,0,0,8195,8618,220.81,320.77,4691,3880,100,1480,1700,0,1305000,1595000,16028,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_patchwerk'), - (16029,'Sludge Belcher',NULL,62,62,15962,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,8,1,1.42857,1,1,25,1,28,1,1,1,80925,80925,0,0,134.9,178.9,0,0,4391,262,30,2500,2500,0,0,0,16029,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (16030,'Maggot',NULL,1,1,9904,9906,0,0,31,31,0,0,8,3,3,0,0,0,0,2,0,1,0.857143,1,0,0.2,1,1,1,1,1,8,8,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16031,'Ysida Harmon',NULL,60,60,15967,0,0,0,794,794,0,0,7,3,3,0,3,131072,0,0,0,1.24,1.14286,1,0,1,1,1,1,-1,1,2600,2600,0,0,248,298,46.2,53.6,0,126,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7091,0,0,'',''), - (16032,'Falrin Treeshaper',NULL,60,60,15996,0,0,0,1355,1355,0,0,7,3,3,0,3,0,0,0,0,1.23,1.14286,1,0,1,1,1,1,-1,1,710,710,0,0,374,437,55.4,71.3,0,187,100,1150,1450,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7084,16032,0,'',''), - (16033,'Bodley',NULL,60,60,15994,0,0,0,35,35,0,0,7,3,3,0,2,0,0,0,0,1.2,1.14286,8,1,1,1,1,1,-1,1,3500,3500,5751,5751,174,224,51.3,67.9,0,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16033,0,'',''), - (16034,'Plague Beast',NULL,61,61,9013,0,0,0,21,21,0,0,4,3,3,0,0,0,0,0,0,1,1.42857,1,1,18,1,22,1,1,1,56592,56592,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (16036,'Frenzied Bat',NULL,60,60,7896,0,0,0,21,21,0,7,1,3,3,0,0,0,0,0,0,1,1.42857,1,1,3.5,1,6,1,1,1,10682,10682,0,0,77.9,103.1,0,0,3791,252,26,1500,1500,0,312,6231,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (16037,'Plagued Bat',NULL,60,60,1954,0,0,0,21,21,0,0,1,3,3,0,0,0,0,0,8,1,1.42857,1,1,3.5,1,6,1,1,1,10682,10682,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (16042,'Lord Valthalak',NULL,63,63,14308,0,0,0,16,16,0,0,2,3,3,0,0,0,0,1,0,1,1.14286,2,3,45,1,1,1,1,1,119925,119925,2620,2620,1329,1759,0,0,3795,252,27,1200,1500,0,1000,3000,16042,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16042,0,'EventAI',''), - (16043,'Magma Lord Bokk',NULL,58,60,16021,0,0,0,91,91,0,0,4,3,3,0,0,0,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4120,4120,0,0,146,179,81.9,97.6,4719,75,0,2200,2000,0,0,0,16043,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (16044,'Mor Grayhoof Trigger',NULL,1,1,1126,0,0,0,114,114,0,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2200,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16045,'Isalien Trigger',NULL,60,60,1126,0,0,0,114,114,0,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1.35,1,1,1,1,1,4496,4496,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (16046,'Jarien and Sothos Trigger',NULL,1,1,1126,0,0,0,35,35,0,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2200,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (16047,'Kormok Trigger',NULL,1,1,1126,0,0,0,35,35,0,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2200,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (16048,'Lord Valthalak Trigger',NULL,60,60,1126,0,0,0,114,114,0,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,3052,3052,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (16049,'Lefty',NULL,60,60,15972,0,0,0,54,54,0,0,7,3,3,0,0,1,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,8500,8500,0,0,335,484,0,0,0,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16049,0,'',''), - (16050,'Rotfang',NULL,60,60,16017,0,0,0,54,54,0,0,7,3,3,0,0,1,0,0,0,1,1.14286,1,1,2.625,1,1,1,1,1,8012,8012,0,0,335,484,0,0,3868,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16050,0,'',''), - (16051,'Snokh Blackspine',NULL,60,60,15974,0,0,0,54,54,0,0,7,3,3,0,0,1,0,0,0,1,1.14286,8,1,2.625,1.33,1,1,1,1,5607,5607,7648,7648,335,484,0,0,1703,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16051,0,'',''), - (16052,'Malgen Longspear',NULL,60,60,15975,0,0,0,54,54,0,0,7,3,3,0,0,1,0,0,0,1,1.14286,2,1,3.5,2.24,1,1,1,1,8547,8547,5452,5452,335,484,0,0,3075,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16052,0,'EventAI',''), - (16053,'Korv',NULL,60,60,15976,0,0,0,54,54,0,0,7,3,3,0,0,1,0,0,0,1,1.14286,2,1,3.5,2.24,1,1,1,1,8547,8547,5452,5452,335,484,0,0,3075,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16053,0,'',''), - (16054,'Rezznik',NULL,60,60,15977,0,0,0,54,54,0,0,7,3,3,0,0,1,0,0,0,1,1.14286,2,1,2.625,1.72,1,1,1,1,6410,6410,4186,4186,335,484,0,0,3075,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16054,0,'',''), - (16055,'Va\'jashni',NULL,60,60,15979,0,0,0,54,54,0,0,7,3,3,0,0,1,0,0,0,1,1.14286,8,1,3.5,1.33,1,1,1,1,7476,7476,7649,7649,335,484,0,0,1923,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16055,0,'',''), - (16056,'Diseased Maggot',NULL,60,60,15978,0,0,0,54,54,0,0,1,3,3,0,0,1,0,0,8,0.8,1.14286,1,1,1,1,12.5,1,1,1,3052,3052,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16057,'Rotting Maggot',NULL,60,60,15554,0,0,0,54,54,0,0,1,3,3,0,0,1,0,0,8,0.8,1.14286,1,0,1,1,10,1,1,1,3052,3052,0,0,129.9,172.4,0,0,3791,252,26,2500,2500,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16058,'Volida',NULL,60,60,15980,0,0,0,54,54,0,0,7,3,3,0,0,1,0,0,0,1,1.14286,8,1,3.5,1.33,1,1,1,1,7476,7476,7648,7648,335,484,0,0,1703,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16058,0,'',''), - (16059,'Theldren',NULL,60,60,15981,0,0,0,54,54,0,0,7,3,3,0,0,0,0,0,0,1.76,1.14286,1,1,3.5,1,1,1,1,1,10682,10682,0,0,442,541,59.3256,81.5727,0,227,100,1183,1301,0,147,737,16059,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,16059,0,'',''), - (16060,'Gothik the Harvester',NULL,63,63,16279,0,0,0,21,21,0,0,6,3,3,0,0,0,0,513,72,1,1.14286,2,3,150,100,27.5,1,1,1,399750,399750,262000,262000,102.2,135.3,0,0,3795,252,27,2000,2000,0,733851,896929,16060,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50724,0,'','boss_gothik'), - (16061,'Instructor Razuvious',NULL,63,63,16582,0,0,0,21,21,0,0,6,3,3,0,0,0,0,513,76,1.6,1.14286,1,3,600,2,90,1,1,1,1998600,1998600,0,0,192.2,254.8,0,0,4691,268,32,3500,3500,0,1253602,1532181,16061,0,0,0,0,617299803,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,16061,0,'','boss_razuvious'), - (16062,'Highlord Mograine','The Ashbringer',63,63,16139,0,0,0,21,21,0,0,6,3,3,0,0,0,0,1,72,1.68,1.14286,1,3,160,2,24,1,1,1,532960,532960,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16062,0,'','boss_alexandros_mograine'), - (16063,'Sir Zeliek',NULL,63,63,16154,0,0,0,21,21,0,0,6,3,3,0,0,0,0,513,72,1.68,1.14286,1,3,150,2,35,1,1,1,499650,499650,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16063,0,'','boss_sir_zeliek'), - (16064,'Thane Korth\'azz',NULL,63,63,16155,0,0,0,21,21,0,0,6,3,3,0,0,0,0,513,72,1.68,1.14286,1,3,180,2,25,1,1,1,599580,599580,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,49555,64718,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16064,0,'','boss_thane_korthazz'), - (16065,'Lady Blaumeux',NULL,63,63,16153,0,0,0,21,21,0,0,6,3,3,0,0,0,0,513,72,1.68,1.14286,1,3,150,2,35,1,1,1,499650,499650,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16065,0,'','boss_lady_blaumeux'), - (16066,'Spectral Assassin',NULL,60,60,15982,0,0,0,16,16,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,0.5,1,1.2,1,1,1,1526,1526,0,0,103.9,137.9,0,0,3791,258,28,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (16067,'Deathcharger Steed',NULL,61,61,16937,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,8,1,1.71429,1,1,14,1,1,1,1,1,44016,44016,0,0,2745,2815,172.1,240.07,4091,1283,100,1150,1265,0,0,0,16067,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''); - -INSERT INTO `creature_template` (`Entry`, `Name`, `SubName`, `MinLevel`, `MaxLevel`, `ModelId1`, `ModelId2`, `ModelId3`, `ModelId4`, `FactionAlliance`, `FactionHorde`, `Scale`, `Family`, `CreatureType`, `InhabitType`, `RegenerateStats`, `RacialLeader`, `NpcFlags`, `UnitFlags`, `DynamicFlags`, `ExtraFlags`, `CreatureTypeFlags`, `SpeedWalk`, `SpeedRun`, `UnitClass`, `Rank`, `HealthMultiplier`, `PowerMultiplier`, `DamageMultiplier`, `DamageVariance`, `ArmorMultiplier`, `ExperienceMultiplier`, `MinLevelHealth`, `MaxLevelHealth`, `MinLevelMana`, `MaxLevelMana`, `MinMeleeDmg`, `MaxMeleeDmg`, `MinRangedDmg`, `MaxRangedDmg`, `Armor`, `MeleeAttackPower`, `RangedAttackPower`, `MeleeBaseAttackTime`, `RangedBaseAttackTime`, `DamageSchool`, `MinLootGold`, `MaxLootGold`, `LootId`, `PickpocketLootId`, `SkinningLootId`, `KillCredit1`, `KillCredit2`, `MechanicImmuneMask`, `SchoolImmuneMask`, `ResistanceHoly`, `ResistanceFire`, `ResistanceNature`, `ResistanceFrost`, `ResistanceShadow`, `ResistanceArcane`, `PetSpellDataId`, `MovementType`, `TrainerType`, `TrainerSpell`, `TrainerClass`, `TrainerRace`, `TrainerTemplateId`, `VendorTemplateId`, `GossipMenuId`, `EquipmentTemplateId`, `Civilian`, `AIName`, `ScriptName`) -VALUES - (16068,'Larva',NULL,1,1,9906,9904,0,0,31,31,0,0,8,3,3,0,0,0,0,2,0,1,0.857143,1,0,0.2,1,1,1,1,1,8,8,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15977,'Poisonous Skitterer',NULL,61,61,959,0,0,0,21,21,0,0,1,1,3,0,0,0,0,0,8,5,5,1,1,1,1,1,1,-1,1,15415,15415,0,0,1100,1730,172.1,240.07,4091,653,100,1480,3700,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15978,'Crypt Reaver',NULL,61,61,15941,0,0,0,60,60,0,0,6,3,3,0,0,32768,0,0,8,1,1.42857,1,1,45,1,50,1,1,1,141480,141480,0,0,63.5,84.2,0,0,4091,258,28,1200,1200,0,0,0,15978,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15979,'Tomb Horror',NULL,61,61,15942,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.42857,1,1,35,1,32,1,1,1,110040,110040,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,1,19891,15979,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15980,'Naxxramas Cultist',NULL,61,61,16594,0,0,0,21,21,0,0,7,3,3,0,0,32768,0,0,8,1,1.42857,8,1,12,10,1,1,1,1,26412,26412,58750,58750,1100,1730,172.1,240.07,2073,653,100,1480,3700,0,1206,1579,15980,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15981,'Naxxramas Acolyte',NULL,61,61,16598,0,0,0,21,21,0,0,7,3,3,0,0,32768,0,0,8,1,1.42857,8,1,12,10,1,1,1,1,26412,26412,58750,58750,1100,1730,172.1,240.07,2073,653,100,1480,3700,0,1248,1635,15981,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (15984,'Sartura\'s Royal Guard',NULL,61,61,15465,0,0,0,310,310,0,0,10,3,3,0,0,32768,0,0,8,2.8,2.14286,1,1,30,1,18,1,1,1,94320,94320,0,0,84.7,112.2,0,0,4091,258,28,1600,1600,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','mob_sartura_royal_guard'), + (15989,'Sapphiron',NULL,63,63,16033,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,513,76,1.68,1.14286,1,3,950,2,70,1,1,1,3164450,3164450,0,0,98.9,131,0,0,4691,268,32,1800,1800,0,246755,322238,15989,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_sapphiron'), + (15990,'Kel\'Thuzad',NULL,63,63,15945,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,513,76,1.1,1.14286,2,3,1200,600,62.5,1,1,1,3198000,3198000,1572000,1572000,102.2,135.3,0,0,3795,252,27,2000,2000,0,1002755,1457838,15990,0,0,0,0,650854271,0,0,0,0,200,100,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_kelthuzad'), + (16001,'Aldris Fourclouds',NULL,5,5,15949,0,0,0,1600,1600,0,0,7,3,3,0,2,32768,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,53,53,0,0,6,8,0,0,120,3,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16002,'Colara Dean',NULL,5,5,15950,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,6,8,0,0,120,3,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6981,0,0,'EventAI',''), + (16003,'Deathguard Tor',NULL,5,5,15951,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,6,8,0,0,120,3,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16003,0,'',''), + (16004,'Elenia Haydon',NULL,5,5,15952,0,0,0,1154,1154,0,0,7,3,3,0,2,32768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,53,53,0,0,6,8,0,0,120,3,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16005,'Lieutenant Jocryn Heldric',NULL,5,5,15953,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,6,8,0,0,120,3,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (16006,'InCombat Trigger',NULL,1,1,15294,0,0,0,14,14,1,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16007,'Orok Deathbane',NULL,5,5,15954,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,6,8,0,0,120,3,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16008,'Temma of the Wells',NULL,5,5,15955,0,0,0,995,995,0,0,7,3,3,0,2,32768,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,53,53,0,0,6,8,0,0,120,3,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16009,'Tormek Stoneriver',NULL,5,5,15956,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,6,8,0,0,120,3,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16011,'Loatheb',NULL,63,63,16110,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,513,72,0.8,1.14286,1,3,1600,2,80,1,1,1,5329600,5329600,0,0,68.6,91,0,0,4691,268,32,1250,1250,0,1292142,1579285,16011,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_loatheb'), + (16012,'Mokvar',NULL,60,60,15966,0,0,0,1619,1619,0,0,7,3,3,0,3,36864,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4000,4000,0,0,174,224,47.7,61.6,3791,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7070,16012,0,'',''), + (16013,'Deliana',NULL,60,60,15965,0,0,0,1618,1618,0,0,7,3,3,0,3,36864,0,0,0,1,1.14286,8,0,2.06,1,1,1,1,1,4400,4400,5751,5751,174,224,47.7,61.1,1923,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7071,0,0,'',''), + (16014,'Mux Manascrambler',NULL,60,60,15998,0,0,0,474,474,0,0,7,1,3,0,3,4096,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2400,2400,0,0,174,224,47.1,61.7,3791,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7083,16014,0,'',''), + (16015,'Vi\'el','Exotic Reagent Merchant',60,60,10815,0,0,0,35,35,0,0,7,1,3,0,5,0,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3500,3500,0,0,174,224,71.3,98.5,3791,92,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7046,0,0,'',''), + (16016,'Anthion Harmon',NULL,60,60,15968,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,0,0,1.24,1.14286,1,0,1,1,1,1,-1,1,3700,3700,0,0,174,224,51.3,67.9,3791,92,100,1390,1529,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16016,0,'',''), + (16017,'Patchwork Golem',NULL,61,61,9760,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,8,1,1.42857,1,1,28,2,37.5,1,1,1,88032,88032,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,3798,4965,16017,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (16018,'Bile Retcher',NULL,61,61,15958,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,8,1,1.42857,1,1,34,2,35,1,1,1,106896,106896,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,4776,6241,16018,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (16020,'Mad Scientist',NULL,61,61,16063,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,8,1,1.42857,1,1,16,2,15,1,1,1,50304,50304,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,2226,2911,16020,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (16021,'Living Monstrosity',NULL,62,62,16175,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,8,0.8,1.42857,1,1,14,2,27.5,1,1,1,45318,45318,0,0,107.9,143.1,0,0,4391,262,30,2000,2000,0,2015,2636,16021,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (16022,'Surgical Assistant',NULL,60,60,836,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,8,1,1.42857,1,1,14,5,15,1,1,1,42728,42728,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,1842,2410,16022,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (16024,'Embalming Slime',NULL,60,60,12349,0,0,0,21,21,1,0,6,3,3,0,0,32768,0,0,8,1.2,0.428571,1,1,4,2,31.25,1,1,1,12208,12208,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (16025,'Stitched Spewer',NULL,63,63,15961,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,8,1,1.42857,1,1,45,2,37.5,1,1,1,149895,149895,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,6479,8466,16025,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (16027,'Living Poison',NULL,61,61,12349,0,0,0,974,974,0,0,6,3,3,0,0,33587264,0,2,0,1,1.42857,1,1,9,2,9,1,1,1,28296,28296,0,0,132.3,175.4,0,0,4091,258,28,2500,2500,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,'EventAI',''), + (16028,'Patchwerk',NULL,63,63,16174,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,513,76,2,1.71429,1,3,1200,1,1,1,1,1,3997200,3997200,0,0,8195,8618,220.81,320.77,4691,3880,100,1480,1700,0,1305000,1595000,16028,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','boss_patchwerk'), + (16029,'Sludge Belcher',NULL,62,62,15962,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,8,1,1.42857,1,1,25,1,28,1,1,1,80925,80925,0,0,134.9,178.9,0,0,4391,262,30,2500,2500,0,0,0,16029,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (16030,'Maggot',NULL,1,1,9904,9906,0,0,31,31,0,0,8,3,3,0,0,32768,0,2,0,1,0.857143,1,0,0.2,1,1,1,1.33,1,8,8,0,0,2,2,1,1,20,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16031,'Ysida Harmon',NULL,60,60,15967,0,0,0,794,794,0,0,7,3,3,0,3,163840,0,0,0,1.24,1.14286,1,0,1,1,1,1,-1,1,2600,2600,0,0,248,298,46.2,53.6,3791,126,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7091,0,0,'',''), + (16032,'Falrin Treeshaper',NULL,60,60,15996,0,0,0,1355,1355,0,0,7,3,3,0,3,32768,0,0,0,1.23,1.14286,1,0,1,1,1,1,-1,1,710,710,0,0,374,437,55.4,71.3,3791,187,100,1150,1450,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7084,16032,0,'',''), + (16033,'Bodley',NULL,60,60,15994,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,0,0,1.2,1.14286,8,1,1,1,1,1,-1,1,3500,3500,5751,5751,174,224,51.3,67.9,1923,92,100,1390,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16033,0,'',''), + (16034,'Plague Beast',NULL,61,61,9013,0,0,0,21,21,0,0,4,3,3,0,0,32768,0,0,0,1,1.42857,1,1,18,1,22,1,1,1,56592,56592,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (16036,'Frenzied Bat',NULL,60,60,7896,0,0,0,21,21,0,7,1,3,3,0,0,32768,0,0,0,1,1.42857,1,1,3.5,1,6,1,1,1,10682,10682,0,0,77.9,103.1,0,0,3791,252,26,1500,1500,0,312,6231,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (16037,'Plagued Bat',NULL,60,60,1954,0,0,0,21,21,0,0,1,3,3,0,0,32768,0,0,8,1,1.42857,1,1,3.5,1,6,1,1,1,10682,10682,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (16042,'Lord Valthalak',NULL,63,63,14308,0,0,0,16,16,0,0,2,3,3,0,0,32768,0,1,0,1,1.14286,2,3,45,1,1,1,1,1,119925,119925,2620,2620,1329,1759,0,0,3795,252,27,1200,1500,0,1000,3000,16042,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16042,0,'EventAI',''), + (16043,'Magma Lord Bokk',NULL,58,60,16021,0,0,0,91,91,0,0,4,3,3,0,0,32768,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4120,4120,0,0,146,179,81.9,97.6,4719,75,0,2200,2000,0,0,0,16043,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (16044,'Mor Grayhoof Trigger',NULL,1,1,1126,0,0,0,114,114,0,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2200,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16045,'Isalien Trigger',NULL,60,60,1126,0,0,0,114,114,0,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1.35,1,1,1,1,1,4120,4120,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (16046,'Jarien and Sothos Trigger',NULL,1,1,1126,0,0,0,35,35,0,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2200,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (16047,'Kormok Trigger',NULL,1,1,1126,0,0,0,35,35,0,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2200,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (16048,'Lord Valthalak Trigger',NULL,60,60,1126,0,0,0,114,114,0,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,3052,3052,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (16049,'Lefty',NULL,60,60,15972,0,0,0,54,54,0,0,7,3,3,0,0,32769,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,8500,8500,0,0,335,484,0,0,3791,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16049,0,'',''), + (16050,'Rotfang',NULL,60,60,16017,0,0,0,54,54,0,0,7,3,3,0,0,32769,0,0,0,1,1.14286,1,1,2.625,1,1,1,1,1,8012,8012,0,0,335,484,0,0,3791,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16050,0,'',''), + (16051,'Snokh Blackspine',NULL,60,60,15974,0,0,0,54,54,0,0,7,3,3,0,0,32769,0,0,0,1,1.14286,8,1,2.625,1.33,1,1,1,1,5607,5607,7648,7648,335,484,0,0,1923,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16051,0,'',''), + (16052,'Malgen Longspear',NULL,60,60,15975,0,0,0,54,54,0,0,7,3,3,0,0,32769,0,0,0,1,1.14286,2,1,3.5,2.24,1,1,1,1,8547,8547,5452,5452,335,484,0,0,3075,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16052,0,'EventAI',''), + (16053,'Korv',NULL,60,60,15976,0,0,0,54,54,0,0,7,3,3,0,0,32769,0,0,0,1,1.14286,2,1,3.5,2.24,1,1,1,1,8547,8547,5452,5452,335,484,0,0,3075,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16053,0,'',''), + (16054,'Rezznik',NULL,60,60,15977,0,0,0,54,54,0,0,7,3,3,0,0,32769,0,0,0,1,1.14286,2,1,2.625,1.72,1,1,1,1,6410,6410,4186,4186,335,484,0,0,3075,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16054,0,'',''), + (16055,'Va\'jashni',NULL,60,60,15979,0,0,0,54,54,0,0,7,3,3,0,0,32769,0,0,0,1,1.14286,8,1,3.5,1.33,1,1,1,1,7476,7476,7649,7649,335,484,0,0,1923,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16055,0,'',''), + (16056,'Diseased Maggot',NULL,60,60,15978,0,0,0,54,54,0,0,1,3,3,0,0,32769,0,0,8,0.8,1.14286,1,1,1,1,12.5,1,1,1,3052,3052,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16057,'Rotting Maggot',NULL,60,60,15554,0,0,0,54,54,0,0,1,3,3,0,0,32769,0,0,8,0.8,1.14286,1,0,1,1,10,1,1,1,3052,3052,0,0,129.9,172.4,0,0,3791,252,26,2500,2500,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16058,'Volida',NULL,60,60,15980,0,0,0,54,54,0,0,7,3,3,0,0,32769,0,0,0,1,1.14286,8,1,3.5,1.33,1,1,1,1,7476,7476,7648,7648,335,484,0,0,1923,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16058,0,'',''), + (16059,'Theldren',NULL,60,60,15981,0,0,0,54,54,0,0,7,3,3,0,0,32768,0,0,0,1.76,1.14286,1,1,3.5,1,1,1,1,1,10682,10682,0,0,442,541,59.3256,81.5727,3791,227,100,1183,1301,0,147,737,16059,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,16059,0,'',''), + (16060,'Gothik the Harvester',NULL,63,63,16279,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,513,72,1,1.14286,2,3,150,100,27.5,1,1,1,399750,399750,262000,262000,102.2,135.3,0,0,3795,252,27,2000,2000,0,733851,896929,16060,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16060,0,'','boss_gothik'), + (16061,'Instructor Razuvious',NULL,63,63,16582,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,513,76,1.6,1.14286,1,3,600,2,90,1,1,1,1998600,1998600,0,0,192.2,254.8,0,0,4691,268,32,3500,3500,0,1253602,1532181,16061,0,0,0,0,617299803,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,16061,0,'','boss_razuvious'), + (16062,'Highlord Mograine','The Ashbringer',63,63,16139,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,1,72,1.68,1.14286,1,3,160,2,24,1,1,1,532960,532960,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16062,0,'','boss_alexandros_mograine'), + (16063,'Sir Zeliek',NULL,63,63,16154,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,513,72,1.68,1.14286,1,3,150,2,35,1,1,1,499650,499650,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16063,0,'','boss_sir_zeliek'), + (16064,'Thane Korth\'azz',NULL,63,63,16155,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,513,72,1.68,1.14286,1,3,180,2,25,1,1,1,599580,599580,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,49555,64718,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16064,0,'','boss_thane_korthazz'), + (16065,'Lady Blaumeux',NULL,63,63,16153,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,513,72,1.68,1.14286,1,3,150,2,35,1,1,1,499650,499650,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16065,0,'','boss_lady_blaumeux'), + (16066,'Spectral Assassin',NULL,60,60,15982,0,0,0,16,16,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,0.5,1,1.2,1,1,1,1526,1526,0,0,103.9,137.9,0,0,3791,258,28,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (16067,'Deathcharger Steed',NULL,61,61,16937,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,8,1,1.71429,1,1,14,1,1,1,1,1,44016,44016,0,0,2745,2815,172.1,240.07,4091,1283,100,1150,1265,0,0,0,16067,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (16068,'Larva',NULL,1,1,9906,9904,0,0,31,31,0,0,8,3,3,0,0,32768,0,2,0,1,0.857143,1,0,0.2,1,1,1,1.33,1,8,8,0,0,2,2,1,1,20,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (16069,'Gurky',NULL,1,1,15984,0,0,0,188,188,0,0,1,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1300,1300,0,0,2,2,0,0,20,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16070,'Garel Redrock',NULL,35,35,15986,0,0,0,55,55,0,0,7,3,3,0,1,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3000,3000,0,0,45,60,0,0,0,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7034,0,0,'',''), + (16070,'Garel Redrock',NULL,35,35,15986,0,0,0,55,55,0,0,7,3,3,0,1,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3000,3000,0,0,45,60,0,0,1373,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7034,0,0,'',''), (16072,'Tidelord Rrurgaz',NULL,62,62,15985,0,0,0,74,74,0,0,7,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,2,1,1,1,9711,9711,0,0,108,143,0,0,4391,262,30,2000,2000,0,749,3792,16072,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16072,0,'EventAI',''), - (16073,'Spirit of Lord Valthalak',NULL,63,63,15987,0,0,0,35,35,0,0,7,3,3,0,2,0,0,0,0,1,1.14286,2,0,45,1,1,1,1,1,119925,119925,2620,2620,1329,1759,0,0,3795,252,27,1200,1500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16075,'Kwee Q Peddlefeet',NULL,1,1,15990,0,0,0,35,35,0,0,7,3,3,0,3,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7054,0,0,'',''), - (16076,'Tharl Stonebleeder',NULL,35,35,15988,0,0,0,29,29,0,0,7,3,3,0,1,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2900,2900,0,0,32,47,0,0,0,18,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7034,16076,0,'',''), - (16079,'Theldren Trigger',NULL,1,1,1126,0,0,0,114,114,0,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_theldren_trigger'), - (16080,'Mor Grayhoof',NULL,58,60,15997,0,0,0,28,28,0,0,7,3,3,0,0,0,0,0,0,1.5,1.14286,2,1,1,1,1,1,-1,1,46398,46398,36510,36510,474,554,91.7,134.9,0,237,100,1200,1500,0,0,0,16080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16080,0,'',''), - (16082,'Naxxramas Trigger',NULL,1,1,11686,0,0,0,114,114,1,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16083,'Mor Grayhoof Transformation Visual',NULL,1,1,15991,0,0,0,35,35,0,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,1,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16083,0,'',''), - (16085,'Peddlefeet',NULL,1,1,15992,0,0,0,35,35,0,0,7,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,300,400,0,0,2,2,0,0,20,1,0,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16086,'Flower Shower',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16090,'Rousch',NULL,48,48,15993,0,0,0,35,35,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1200,1200,0,0,275,275,0,0,0,127,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16090,0,'',''), - (16091,'Dirk Thunderwood',NULL,60,60,15995,0,0,0,635,635,0,0,7,3,3,0,3,4608,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,3800,3800,0,0,151,200,81.9,100.9,0,81,100,1350,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7045,16091,0,'',''), - (16092,'Silithis Teleporter',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16093,'Spectral Stalker',NULL,60,60,15982,0,0,0,35,35,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,881,881,2434,2434,55,79,0,0,0,31,0,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16093,0,'',''), - (16094,'Durik','Stable Master',30,30,3519,0,0,0,29,29,0,0,7,3,3,0,8193,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,171,171,0,0,0,79,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,16094,0,'',''), - (16095,'Gnashjaw','Malgen Longspear\'s Pet',60,60,12966,0,0,0,54,54,0,0,1,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,3052,3052,0,0,203,235,0,0,3791,101,0,2000,2000,0,0,0,16095,0,16095,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16096,'Steamwheedle Bruiser',NULL,55,55,10747,0,0,0,85,85,0,0,7,3,3,0,0,36864,0,0,0,1,1.42857,1,1,1.8,1,1,1,-1,1,4700,4700,0,0,154,222,0,0,20,87,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16096,0,'EventAI',''), - (16097,'Isalien',NULL,60,60,16000,0,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,2,1,10,15,6,1,1,1,24420,24420,36510,36510,125.8,166.6,0,0,3075,238,24,2600,2600,0,1119,1466,16097,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16097,0,'EventAI',''), - (16098,'Empyrean',NULL,60,60,12589,0,0,0,14,14,0,0,1,3,3,0,0,1,0,0,72,1,1.14286,1,1,5,1,6,1,1,1,15260,15260,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (16100,'Ysida\'s Trigger',NULL,1,1,1126,0,0,0,35,35,0,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16101,'Jarien',NULL,59,60,16018,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,1.5,1.14286,2,1,1,1,1,1,-1,1,19536,19536,36510,36510,689,888,91.2,128.9,0,364,100,1083,1191,0,871,4568,16101,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16101,0,'EventAI',''), - (16102,'Sothos',NULL,60,60,16003,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,1.5,1.14286,2,1,6,15,1,1,1,1,14652,14652,36510,36510,689,888,98.5,131.6,0,364,100,1083,1191,0,871,4568,16102,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16102,0,'EventAI',''), - (16103,'Spirit of Jarien',NULL,60,60,16019,0,0,0,35,35,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,2,0,2,15,1,1,1,1,4884,4884,36510,36510,176,200,65.2,91.5,0,87,100,1200,1450,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,16103,0,'EventAI',''), - (16104,'Spirit of Sothos',NULL,60,60,16004,0,0,0,35,35,0,0,6,3,3,0,0,0,0,0,0,1.5,1.14286,2,0,2,15,1,1,1,1,4884,4884,36510,36510,192,221,63.8,95.3,0,95,100,1200,1450,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,16104,0,'EventAI',''), - (16105,'Aristan Mottar',NULL,5,5,16005,0,0,0,35,35,0,0,7,3,3,0,2,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,6,8,0,0,0,3,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (16106,'Evert Sorisam',NULL,5,5,16006,0,0,0,1575,1575,0,0,7,3,3,0,2,0,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,53,53,0,0,6,8,0,0,0,3,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (16107,'Apothecary Staffron Lerent','Royal Apothecary Society',5,5,16007,0,0,0,35,35,0,0,7,3,3,0,2,0,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,53,53,0,0,6,8,0,0,0,3,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16108,'Fenstad Argyle',NULL,5,5,16008,0,0,0,1154,1154,0,0,7,3,3,0,2,0,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,53,53,0,0,6,8,0,0,0,3,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16109,'Mara Rennick',NULL,5,5,16009,0,0,0,1154,1154,0,0,7,3,3,0,2,0,0,2,0,1.25,1.14286,8,0,1,1,1,1,-1,1,53,53,0,0,6,8,0,0,0,3,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16110,'Annalise Lerent',NULL,1,1,16010,0,0,0,35,35,1,0,7,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16111,'Love Fool',NULL,1,1,16011,0,0,0,35,35,0,0,9,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,588,668,2,2,0,0,20,1,0,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16112,'Korfax, Champion of the Light','Brotherhood of the Light',60,60,16012,0,0,0,1625,1625,0,0,7,3,3,0,3,36864,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,100000,100000,0,0,300,580,0,1,0,203,0,1810,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7099,16112,0,'EventAI',''), - (16113,'Father Inigo Montoy','Brotherhood of the Light',60,60,16013,0,0,0,794,794,0,0,7,3,3,0,3,36864,0,2,0,1,1.14286,2,1,1,100,1,1,-1,1,100000,100000,243400,243400,300,580,0,1,0,203,0,1810,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7098,0,0,'',''), - (16114,'Scarlet Commander Marjhan','The Scarlet Crusade',60,60,16014,0,0,0,1194,1194,0,0,7,3,3,0,3,37120,0,2,0,1,1.14286,2,1,1,4,1,1,-1,1,3300,3300,9736,9736,77,93,56.8,78.2,0,39,100,1250,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7100,0,0,'',''), - (16115,'Commander Eligor Dawnbringer','Brotherhood of the Light',60,60,16015,0,0,0,794,794,0,0,7,3,3,0,3,36864,0,2,0,1,1.14286,2,1,1,5,1,1,-1,1,100000,100000,12170,12170,300,580,0,1,0,203,0,1810,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,7097,0,0,'',''), - (16116,'Archmage Angela Dosantos','Brotherhood of the Light',60,60,16016,0,0,0,794,794,0,0,7,3,3,0,3,36864,0,2,0,1,1.14286,2,1,1,30,1,1,-1,1,100000,100000,73020,73020,300,580,0,1,0,203,0,1810,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7096,0,0,'',''), + (16073,'Spirit of Lord Valthalak',NULL,63,63,15987,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,0,0,1,1.14286,2,0,45,1,1,1,1,1,119925,119925,2620,2620,1329,1759,0,0,3795,252,27,1200,1500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16075,'Kwee Q Peddlefeet',NULL,1,1,15990,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7054,0,0,'',''), + (16076,'Tharl Stonebleeder',NULL,35,35,15988,0,0,0,29,29,0,0,7,3,3,0,1,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,2900,2900,0,0,32,47,0,0,1373,18,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7034,16076,0,'',''), + (16079,'Theldren Trigger',NULL,1,1,1126,0,0,0,114,114,0,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_theldren_trigger'), + (16080,'Mor Grayhoof',NULL,60,60,15997,0,0,0,28,28,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,19,15,8.4,1,1,1,46398,46398,36510,36510,93,128,0,0,3075,238,24,2000,2000,0,0,0,16080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16080,0,'',''), + (16082,'Naxxramas Trigger',NULL,1,1,11686,0,0,0,114,114,1,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16083,'Mor Grayhoof Transformation Visual',NULL,1,1,15991,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,1,1,1,1,1,-1,1,5000,5000,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16083,0,'',''), + (16085,'Peddlefeet',NULL,1,1,15992,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,300,400,0,0,2,2,0,0,20,1,0,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16086,'Flower Shower',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16090,'Rousch',NULL,48,48,15993,0,0,0,35,35,0,0,7,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1200,1200,0,0,275,275,0,0,2888,127,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16090,0,'',''), + (16091,'Dirk Thunderwood',NULL,60,60,15995,0,0,0,635,635,0,0,7,3,3,0,3,37376,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,3800,3800,0,0,151,200,81.9,100.9,3791,81,100,1350,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7045,16091,0,'',''), + (16092,'Silithis Teleporter',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16093,'Spectral Stalker',NULL,60,60,15982,0,0,0,35,35,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,881,881,2434,2434,55,79,0,0,3075,31,0,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16093,0,'',''), + (16094,'Durik','Stable Master',30,30,3519,0,0,0,29,29,0,0,7,3,3,0,8193,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,171,171,0,0,1200,79,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9821,16094,0,'',''), + (16095,'Gnashjaw','Malgen Longspear\'s Pet',60,60,12966,0,0,0,54,54,0,0,1,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,3052,3052,0,0,203,235,0,0,3791,101,0,2000,2000,0,0,0,16095,0,16095,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16096,'Steamwheedle Bruiser',NULL,55,55,10747,0,0,0,85,85,0,0,7,3,3,0,0,36864,0,1024,0,1,1.42857,1,1,1.8,1,1,1,-1,1,4700,4700,0,0,154,222,0,0,20,87,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16096,0,'EventAI',''), + (16097,'Isalien',NULL,60,60,16000,0,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,2,1,10,15,6,1,1,1,24420,24420,36510,36510,125.8,166.6,0,0,3075,238,24,2600,2600,0,1119,1466,16097,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16097,0,'EventAI',''), + (16098,'Empyrean',NULL,60,60,12589,0,0,0,14,14,0,0,1,3,3,0,0,32769,0,0,72,1,1.14286,1,1,5,1,6,1,1,1,15260,15260,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (16100,'Ysida\'s Trigger',NULL,1,1,1126,0,0,0,35,35,0,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16101,'Jarien',NULL,59,60,16018,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,1.5,1.14286,2,1,1,1,1,1,-1,1,19536,19536,36510,36510,689,888,91.2,128.9,3075,364,100,1083,1191,0,871,4568,16101,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16101,0,'EventAI',''), + (16102,'Sothos',NULL,60,60,16003,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,1.5,1.14286,2,1,6,15,1,1,1.5,1,14652,14652,36510,36510,689,888,98.5,131.6,4612,364,100,1083,1191,0,871,4568,16102,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16102,0,'EventAI',''), + (16103,'Spirit of Jarien',NULL,60,60,16019,0,0,0,35,35,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,2,0,2,15,1,1,1,1,4884,4884,36510,36510,176,200,65.2,91.5,3075,87,100,1200,1450,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,16103,0,'EventAI',''), + (16104,'Spirit of Sothos',NULL,60,60,16004,0,0,0,35,35,0,0,6,3,3,0,0,32768,0,0,0,1.5,1.14286,2,0,2,15,1,1,1.5,1,4884,4884,36510,36510,192,221,63.8,95.3,4612,95,100,1200,1450,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,16104,0,'EventAI',''), + (16105,'Aristan Mottar',NULL,5,5,16005,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,6,8,0,0,120,3,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (16106,'Evert Sorisam',NULL,5,5,16006,0,0,0,1575,1575,0,0,7,3,3,0,2,32768,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,53,53,0,0,6,8,0,0,120,3,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (16107,'Apothecary Staffron Lerent','Royal Apothecary Society',5,5,16007,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,53,53,0,0,6,8,0,0,120,3,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16108,'Fenstad Argyle',NULL,5,5,16008,0,0,0,1154,1154,0,0,7,3,3,0,2,32768,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,53,53,0,0,6,8,0,0,120,3,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16109,'Mara Rennick',NULL,5,5,16009,0,0,0,1154,1154,0,0,7,3,3,0,2,32768,0,2,0,1.25,1.14286,8,0,1,1,1,1,-1,1,53,53,0,0,6,8,0,0,65,3,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16110,'Annalise Lerent',NULL,1,1,16010,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16111,'Love Fool',NULL,1,1,16011,0,0,0,35,35,0,0,9,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,588,668,2,2,0,0,20,1,0,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16112,'Korfax, Champion of the Light','Brotherhood of the Light',60,60,16012,0,0,0,1625,1625,0,0,7,3,3,0,3,36864,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,100000,100000,0,0,300,580,0,1,3791,203,0,1810,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7099,16112,0,'EventAI',''), + (16113,'Father Inigo Montoy','Brotherhood of the Light',60,60,16013,0,0,0,794,794,0,0,7,3,3,0,3,36864,0,2,0,1,1.14286,2,1,1,100,1,1,-1,1,100000,100000,243400,243400,300,580,0,1,3075,203,0,1810,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7098,0,0,'',''), + (16114,'Scarlet Commander Marjhan','The Scarlet Crusade',60,60,16014,0,0,0,1194,1194,0,0,7,3,3,0,3,37120,0,2,0,1,1.14286,2,1,1,4,1,1,-1,1,3300,3300,9736,9736,77,93,56.8,78.2,3075,39,100,1250,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7100,0,0,'',''), + (16115,'Commander Eligor Dawnbringer','Brotherhood of the Light',60,60,16015,0,0,0,794,794,0,0,7,3,3,0,3,36864,0,2,0,1,1.14286,2,1,1,5,1,1,-1,1,100000,100000,12170,12170,300,580,0,1,3075,203,0,1810,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,7097,0,0,'',''), + (16116,'Archmage Angela Dosantos','Brotherhood of the Light',60,60,16016,0,0,0,794,794,0,0,7,3,3,0,3,36864,0,2,0,1,1.14286,2,1,1,30,1,1,-1,1,100000,100000,73020,73020,300,580,0,1,3075,203,0,1810,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7096,0,0,'',''), (16117,'Plagued Swine',NULL,60,60,6121,0,0,0,7,7,0,5,1,1,3,0,0,0,0,0,1,1,1.14286,1,0,1.3,1,1,1,1,1,3968,3968,0,0,107,131,0,0,3791,55,0,2000,2000,0,0,0,16117,0,16117,0,0,0,0,0,0,0,0,0,0,9161,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (16118,'Kormok',NULL,58,60,16020,0,0,0,233,233,0,0,7,3,3,0,0,0,0,0,0,1.15,1.14286,2,1,1,1,1,1,-1,1,36000,36000,36510,36510,438,529,103.4,153.8,0,223,100,1100,1300,0,865,15687,16118,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16118,0,'EventAI',''), - (16119,'Bone Minion',NULL,60,60,158,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,1.15,1.14286,1,0,0.5,1,1.5,1,1,1,1526,1526,0,0,104,138,0,0,3791,252,26,2000,1573,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (16120,'Bone Mage',NULL,60,60,11397,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,1.15,1.14286,2,1,1,1,1,1,-1,1,5100,5100,2434,2434,335,484,0,0,0,189,0,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16120,0,'EventAI',''), - (16123,'Gremnik Rizzlesprang',NULL,1,1,16023,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16124,'Unrelenting Trainee',NULL,60,60,16608,0,0,0,21,21,0,0,7,3,3,0,0,0,0,0,8,1,1.14286,1,1,1,1,1,1,-1,1,4900,4900,0,0,55,79,0,0,0,31,0,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16125,'Unrelenting Deathknight',NULL,61,61,16612,0,0,0,21,21,0,0,6,3,3,0,0,1,0,0,8,1,1.14286,1,1,6.5,1,24,1,1,1,20436,20436,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,52402,0,'',''), - (16126,'Unrelenting Rider',NULL,62,62,10729,0,0,0,21,21,0,0,6,3,3,0,0,1,0,0,8,1,1.14286,2,1,10,5,22,1,1,1,25900,25900,12840,12840,100.4,133,0,0,3555,246,26,2000,2000,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16126,0,'',''), - (16127,'Spectral Trainee',NULL,61,61,3942,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,8,1.11111,1.14286,2,1,2,3,6,1,1,1,5030,5030,7458,7458,98.5,130.4,0,0,3316,244,25,2000,2000,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16129,'Shadow Fissure',NULL,60,60,15294,0,0,0,14,14,0,0,10,3,3,0,0,33554432,0,2,0,1,0.75,1,0,1,1,1,1,1,1,3052,3052,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (16131,'Rohan the Assassin','The Scarlet Crusade',60,60,16026,0,0,0,1194,1194,0,0,7,3,3,0,3,37120,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,10000,10000,9736,9736,300,580,0,1,0,203,0,1810,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7101,0,0,'',''), - (16132,'Huntsman Leopold','The Scarlet Crusade',60,60,16027,0,0,0,1194,1194,0,0,7,3,3,0,3,37120,0,2,0,1,1.14286,2,1,1,4,1,1,-1,1,10000,10000,9736,9736,300,580,0,1,0,203,0,1810,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7102,0,0,'',''), - (16133,'Mataus the Wrathcaster','The Scarlet Crusade',60,60,16028,0,0,0,1194,1194,0,0,7,3,3,0,3,37120,0,2,0,1,1.14286,2,1,1,4,1,1,-1,1,10000,10000,9736,9736,300,580,0,1,0,203,0,1810,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7105,0,0,'',''), - (16134,'Rimblat Earthshatter','The Earthen Ring',60,60,16029,0,0,0,1194,1194,1.35,0,7,3,3,0,3,37120,0,2,0,1,1.14286,2,1,1,4,1,1,-1,1,10000,10000,9736,9736,300,580,0,1,0,203,0,1810,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7103,0,0,'',''), - (16135,'Rayne','Cenarion Circle',60,60,16030,0,0,0,994,994,0,0,7,3,3,0,3,36864,0,2,16,1,1.14286,2,1,1,4,1,1,-1,1,10000,10000,9736,9736,300,580,0,1,0,203,0,1810,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7104,0,0,'',''), - (16136,'Necrotic Shard',NULL,1,1,16135,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16137,'Naxxramas Military Sub-Boss Trigger',NULL,1,1,11686,0,0,0,114,114,1,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','spell_anchor'), - (16139,'Cenarion Hold Reservist',NULL,60,60,15304,0,0,0,35,35,0,0,7,3,3,0,0,1,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,881,881,0,0,335,484,0,0,0,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16139,0,'',''), - (16141,'Ghoul Berserker',NULL,59,60,10627,0,0,0,35,35,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,3997,4120,0,0,104,130,0,0,3791,54,0,2000,2000,0,0,0,16141,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16142,'Bile Sludge',NULL,62,62,12349,0,0,0,35,35,0,0,10,3,3,0,0,0,0,0,0,0.4,0.142857,1,0,1,1,1,1,-1,1,11000,11000,0,0,56,82,0,0,0,32,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (16143,'Shadow of Doom',NULL,1,1,16168,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,48840,48840,2434,2434,0,0,0,0,0,0,0,2000,2000,0,0,0,16143,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16145,'Deathknight Captain',NULL,61,61,16513,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,8,1.28,1.42857,1,1,30,1,1,1,1,1,94320,94320,0,0,2745,2815,172.1,240.07,4091,1283,100,1150,1265,0,4138,5409,16145,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51109,0,'EventAI',''), - (16146,'Deathknight',NULL,61,61,16508,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,8,1.28,1.42857,1,1,24,1,1,1,1,1,75456,75456,0,0,2745,2815,172.1,240.07,5093,1283,100,1150,1265,0,3373,4410,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50142,0,'EventAI',''), - (16148,'Spectral Deathknight',NULL,62,62,16611,0,0,0,21,21,0,0,6,3,3,0,0,1,0,0,8,1,1.14286,1,1,5,1,24,1,1,1,16185,16185,0,0,107.9,143.1,0,0,4391,262,30,2000,2000,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,52402,0,'',''), - (16149,'Spectral Horse',NULL,63,63,10719,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,8,1.6,1.14286,1,1,1,1,1,1,-1,1,39500,39500,12000,12000,2745,2815,220.81,320.77,0,1283,100,1150,1265,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16150,'Spectral Rider',NULL,63,63,16614,0,0,0,21,21,0,0,6,3,3,0,0,1,0,0,8,1,1.14286,1,1,3,1,20,1,1,1,9993,9993,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16150,0,'',''), - (16154,'Risen Deathknight',NULL,61,61,16927,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,8,1,1.42857,1,1,8,1,22,1,1,1,25152,25152,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,1163,1524,16154,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16154,0,'',''), - (16156,'Dark Touched Warrior','Stable Master',61,61,16534,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,8,1.28,1.42857,1,1,1,1,1,1,-1,1,24372,24372,12000,12000,2745,2815,172.1,240.07,0,1283,100,1150,1265,0,0,0,16156,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51139,0,'',''), - (16157,'Doom Touched Warrior',NULL,61,61,16528,0,0,0,21,21,0,0,7,3,3,0,0,0,0,0,8,1.9,1.14286,1,1,8,1,22,1,1,1,25152,25152,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,16157,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,16157,0,'',''), - (16158,'Death Touched Warrior',NULL,61,61,16533,0,0,0,21,21,0,0,7,3,3,0,0,0,0,0,8,1.5,1.14286,1,1,1,1,1,1,-1,1,24734,24734,12000,12000,2745,2815,172.1,240.07,0,1283,100,1150,1265,0,0,0,16158,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16158,0,'',''), - (16163,'Deathknight Cavalier',NULL,61,61,10729,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,8,1,1.71429,2,1,45,5,1,1,1,1,113175,113175,12430,12430,1265,1755,172.1,240.07,3316,697,100,1150,1265,0,4776,6241,16163,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51258,0,'EventAI',''), - (16164,'Shade of Naxxramas',NULL,61,61,14703,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,8,1,1.42857,1,1,1,1,1,1,-1,1,55459,55459,22000,22000,2745,2815,172.1,240.07,0,1283,100,1150,1265,0,2481,3244,16164,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (16165,'Necro Knight',NULL,61,61,11396,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,8,1,1.42857,8,1,18,18,1,1,1,1,39618,39618,105750,105750,2745,2815,172.1,240.07,2073,1283,100,1150,1265,0,1801,2356,16165,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16165,0,'EventAI',''), + (16118,'Kormok',NULL,58,60,16020,0,0,0,233,233,0,0,7,3,3,0,0,32768,0,0,0,1.15,1.14286,2,1,1,1,1,1,-1,1,36000,36000,36510,36510,438,529,103.4,153.8,3075,223,100,1100,1300,0,865,15687,16118,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16118,0,'EventAI',''), + (16119,'Bone Minion',NULL,60,60,158,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,1.15,1.14286,1,0,0.5,1,1.5,1,1,1,1526,1526,0,0,104,138,0,0,3791,252,26,2000,1573,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (16120,'Bone Mage',NULL,60,60,11397,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,1.15,1.14286,2,1,1,1,1,1,-1,1,5100,5100,2434,2434,335,484,0,0,3075,189,0,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16120,0,'EventAI',''), + (16123,'Gremnik Rizzlesprang',NULL,1,1,16023,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16124,'Unrelenting Trainee',NULL,60,60,16608,0,0,0,21,21,0,0,7,3,3,0,0,32768,0,0,8,1,1.14286,1,1,1,1,1,1,-1,1,4900,4900,0,0,55,79,0,0,3791,31,0,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16125,'Unrelenting Deathknight',NULL,61,61,16612,0,0,0,21,21,0,0,6,3,3,0,0,32769,0,0,8,1,1.14286,1,1,6.5,1,24,1,1,1,20436,20436,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16126,'Unrelenting Rider',NULL,62,62,10729,0,0,0,21,21,0,0,6,3,3,0,0,32769,0,0,8,1,1.14286,2,1,10,5,22,1,1,1,25900,25900,12840,12840,100.4,133,0,0,3555,246,26,2000,2000,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16126,0,'',''), + (16127,'Spectral Trainee',NULL,61,61,3942,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,8,1.11111,1.14286,2,1,2,3,6,1,1,1,5030,5030,7458,7458,98.5,130.4,0,0,3316,244,25,2000,2000,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16129,'Shadow Fissure',NULL,60,60,15294,0,0,0,14,14,0,0,10,3,3,0,0,33587200,0,2,0,1,0.75,1,0,1,1,1,1,1,1,3052,3052,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (16131,'Rohan the Assassin','The Scarlet Crusade',60,60,16026,0,0,0,1194,1194,0,0,7,3,3,0,3,37120,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,10000,10000,9736,9736,300,580,0,1,3791,203,0,1810,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7101,0,0,'',''), + (16132,'Huntsman Leopold','The Scarlet Crusade',60,60,16027,0,0,0,1194,1194,0,0,7,3,3,0,3,37120,0,2,0,1,1.14286,2,1,1,4,1,1,-1,1,10000,10000,9736,9736,300,580,0,1,3075,203,0,1810,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7102,0,0,'',''), + (16133,'Mataus the Wrathcaster','The Scarlet Crusade',60,60,16028,0,0,0,1194,1194,0,0,7,3,3,0,3,37120,0,2,0,1,1.14286,2,1,1,4,1,1,-1,1,10000,10000,9736,9736,300,580,0,1,3075,203,0,1810,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7105,0,0,'',''), + (16134,'Rimblat Earthshatter','The Earthen Ring',60,60,16029,0,0,0,1194,1194,1.35,0,7,3,3,0,3,37120,0,2,0,1,1.14286,2,1,1,4,1,1,-1,1,10000,10000,9736,9736,300,580,0,1,3075,203,0,1810,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7103,0,0,'',''), + (16135,'Rayne','Cenarion Circle',60,60,16030,0,0,0,994,994,0,0,7,3,3,0,3,36864,0,2,16,1,1.14286,2,1,1,4,1,1,-1,1,10000,10000,9736,9736,300,580,0,1,3075,203,0,1810,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7104,0,0,'',''), + (16136,'Necrotic Shard',NULL,1,1,16135,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16137,'Naxxramas Military Sub-Boss Trigger',NULL,1,1,11686,0,0,0,114,114,1,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','spell_anchor'), + (16139,'Cenarion Hold Reservist',NULL,60,60,15304,0,0,0,35,35,0,0,7,3,3,0,0,32769,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,881,881,0,0,335,484,0,0,3791,189,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16139,0,'',''), + (16141,'Ghoul Berserker',NULL,59,60,10627,0,0,0,35,35,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,3997,4120,0,0,104,130,0,0,3791,54,0,2000,2000,0,0,0,16141,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16142,'Bile Sludge',NULL,62,62,12349,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,0,0,0.4,0.142857,1,0,1,1,1,1,-1,1,11000,11000,0,0,56,82,0,0,4391,32,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (16143,'Shadow of Doom',NULL,1,1,16168,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,48840,48840,2434,2434,0,0,0,0,15,0,0,2000,2000,0,0,0,16143,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16145,'Deathknight Captain',NULL,61,61,16513,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,8,1.28,1.42857,1,1,30,1,1,1,1,1,94320,94320,0,0,2745,2815,172.1,240.07,4091,1283,100,1150,1265,0,4138,5409,16145,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16145,0,'EventAI',''), + (16146,'Deathknight',NULL,61,61,16508,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,8,1.28,1.42857,1,1,24,1,1,1,1,1,75456,75456,0,0,2745,2815,172.1,240.07,4091,1283,100,1150,1265,0,3373,4410,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (16148,'Spectral Deathknight',NULL,62,62,16611,0,0,0,21,21,0,0,6,3,3,0,0,32769,0,0,8,1,1.14286,1,1,5,1,24,1,1,1,16185,16185,0,0,107.9,143.1,0,0,4391,262,30,2000,2000,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16149,'Spectral Horse',NULL,63,63,10719,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,8,1.6,1.14286,1,1,1,1,1,1,-1,1,39500,39500,12000,12000,2745,2815,220.81,320.77,4691,1283,100,1150,1265,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16150,'Spectral Rider',NULL,63,63,16614,0,0,0,21,21,0,0,6,3,3,0,0,32769,0,0,8,1,1.14286,1,1,3,1,20,1,1,1,9993,9993,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16150,0,'',''), + (16154,'Risen Deathknight',NULL,61,61,16927,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,8,1,1.42857,1,1,8,1,22,1,1,1,25152,25152,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,1163,1524,16154,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16154,0,'',''), + (16156,'Dark Touched Warrior','Stable Master',61,61,16534,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,8,1.28,1.42857,1,1,1,1,1,1,-1,1,24372,24372,12000,12000,2745,2815,172.1,240.07,4091,1283,100,1150,1265,0,0,0,16156,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16156,0,'',''), + (16157,'Doom Touched Warrior',NULL,61,61,16528,0,0,0,21,21,0,0,7,3,3,0,0,32768,0,0,8,1.9,1.14286,1,1,8,1,22,1,1,1,25152,25152,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,16157,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,16157,0,'',''), + (16158,'Death Touched Warrior',NULL,61,61,16533,0,0,0,21,21,0,0,7,3,3,0,0,32768,0,0,8,1.5,1.14286,1,1,1,1,1,1,-1,1,24734,24734,12000,12000,2745,2815,172.1,240.07,4091,1283,100,1150,1265,0,0,0,16158,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16158,0,'',''), + (16163,'Deathknight Cavalier',NULL,61,61,10729,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,8,1,1.71429,2,1,45,5,1,1,1,1,113175,113175,12430,12430,1265,1755,172.1,240.07,3316,697,100,1150,1265,0,4776,6241,16163,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (16164,'Shade of Naxxramas',NULL,61,61,14703,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,8,1,1.42857,1,1,1,1,1,1,-1,1,55459,55459,22000,22000,2745,2815,172.1,240.07,4091,1283,100,1150,1265,0,2481,3244,16164,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (16165,'Necro Knight',NULL,61,61,11396,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,8,1,1.42857,8,1,18,18,1,1,1,1,39618,39618,105750,105750,2745,2815,172.1,240.07,2073,1283,100,1150,1265,0,1801,2356,16165,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16165,0,'EventAI',''), (16166,'Theldren Kill Credit',NULL,1,1,11686,0,0,0,35,35,1,0,10,1,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,100,100,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16167,'Bony Construct',NULL,61,61,14706,0,0,0,16,16,0,0,6,3,3,0,0,0,0,0,8,1,1.42857,1,1,12,3,26,1,1,1,37728,37728,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,1673,2190,16167,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50081,0,'EventAI',''), - (16168,'Stoneskin Gargoyle',NULL,61,61,14710,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,8,2,1.28571,2,1,105,10,36,1,1,1,264075,264075,24860,24860,98.5,130.4,0,0,3316,244,25,2000,2000,0,11151,14566,16168,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (16172,'Damaged Necrotic Shard',NULL,1,1,16136,0,0,0,35,35,0,0,10,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16184,'Nerubian Overseer',NULL,60,60,14698,0,0,0,21,21,0,0,6,3,3,0,0,64,0,0,0,1.1,1.14286,1,2,6,1,1,1,1,1,18312,18312,0,0,413,506,0,0,3791,212,0,2000,2000,0,0,0,16184,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (16193,'Skeletal Smith',NULL,61,61,11404,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,8,1.28,1.42857,1,1,16,1,12,1,1,1,50304,50304,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,2226,2911,16193,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16193,0,'EventAI',''), - (16194,'Unholy Axe',NULL,61,61,15880,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,1,36,1,34,1,1,1,113184,113184,0,0,95.2,126.3,0,0,4091,258,28,1800,1800,0,1,0,16194,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16194,0,'',''), - (16211,'Naxxramas Combat Dummy',NULL,1,1,16074,0,0,0,1095,1095,1.4,0,9,3,3,0,0,33554432,0,2,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16212,'Dispatch Commander Metz','The Argent Dawn',60,60,16066,0,0,0,814,814,0,0,7,3,3,0,3,0,0,0,0,1,1.38571,1,0,1,1,1,1,-1,1,8700,8700,0,0,99,210,0,0,0,71,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7157,0,0,'',''), - (16215,'Unholy Staff',NULL,61,61,15880,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,1,28,1,22,1,1,1,88032,88032,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,1,0,16215,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16215,0,'',''), - (16216,'Unholy Swords',NULL,61,61,15880,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,1,30,1,33,1,1,1,94320,94320,0,0,84.7,112.2,0,0,4091,258,28,1600,1600,0,1,0,16216,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16216,0,'',''), + (16167,'Bony Construct',NULL,61,61,14706,0,0,0,16,16,0,0,6,3,3,0,0,32768,0,0,8,1,1.42857,1,1,12,3,26,1,1,1,37728,37728,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,1673,2190,16167,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (16168,'Stoneskin Gargoyle',NULL,61,61,14710,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,8,2,1.28571,2,1,105,10,36,1,1,1,264075,264075,24860,24860,98.5,130.4,0,0,3316,244,25,2000,2000,0,11151,14566,16168,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (16172,'Damaged Necrotic Shard',NULL,1,1,16136,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16184,'Nerubian Overseer',NULL,60,60,14698,0,0,0,21,21,0,0,6,3,3,0,0,32832,0,0,0,1.1,1.14286,1,2,6,1,1,1,1,1,18312,18312,0,0,413,506,0,0,3791,212,0,2000,2000,0,0,0,16184,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (16193,'Skeletal Smith',NULL,61,61,11404,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,8,1.28,1.42857,1,1,16,1,12,1,1,1,50304,50304,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,2226,2911,16193,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16193,0,'EventAI',''), + (16194,'Unholy Axe',NULL,61,61,15880,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,1,36,1,34,1,1,1,113184,113184,0,0,95.2,126.3,0,0,4091,258,28,1800,1800,0,1,0,16194,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16194,0,'',''), + (16211,'Naxxramas Combat Dummy',NULL,1,1,16074,0,0,0,1095,1095,1.4,0,9,3,3,0,0,33587200,0,2,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,1,1,15,24,0,2000,2000,0,0,0,0,0,0,0,0,16384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16212,'Dispatch Commander Metz','The Argent Dawn',60,60,16066,0,0,0,814,814,0,0,7,3,3,0,3,32768,0,0,0,1,1.38571,1,0,1,1,1,1,-1,1,8700,8700,0,0,99,210,0,0,3791,71,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7157,0,0,'',''), + (16215,'Unholy Staff',NULL,61,61,15880,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,1,28,1,22,1,1,1,88032,88032,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,1,0,16215,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16215,0,'',''), + (16216,'Unholy Swords',NULL,61,61,15880,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,1,30,1,33,1,1,1,94320,94320,0,0,84.7,112.2,0,0,4091,258,28,1600,1600,0,1,0,16216,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16216,0,'',''), (16218,'Tesla Coil',NULL,60,60,13069,0,0,0,14,14,1,0,10,4,3,0,0,33554688,0,0,0,1.125,1.14286,1,0,1,1,1,1,-1,1,17010,17010,0,0,422,586,345,509,9729,642,103,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_tesla_coil'), - (16225,'Pack Mule',NULL,1,2,14546,14547,0,0,35,35,0,0,1,3,3,0,0,768,0,2,0,1,1.28968,1,0,1,1,1,1,-1,1,3900,5400,0,0,8,15,4.69565,13.0923,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (16226,'Guard Didier','Brotherhood of the Light',60,60,16082,0,0,0,35,35,0,0,7,3,3,0,2,0,0,0,0,0.7,0.8,1,1,1,1,1,1,-1,1,18000,18000,0,0,395,481,281.739,392.769,0,202,100,1289,1518,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,16226,0,'EventAI',''), - (16227,'Bragok','Flight Master',55,55,1233,0,0,0,69,69,0,0,7,1,3,0,11,4096,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,2400,2400,0,0,330,421,68.8,89.7,0,173,100,1200,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,0,0,'',''), - (16228,'Argent Dawn Infantry','The Argent Dawn',59,60,16093,16094,0,0,1625,1625,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4200,4700,0,0,391,480,277.043,392.769,0,201,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,16228,0,'',''), - (16229,'Injured Argent Dawn Infantry','The Argent Dawn',59,60,16077,16078,0,0,794,794,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,6665,6900,0,0,391,480,277.043,392.769,0,201,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (16230,'Cultist Engineer',NULL,1,1,16151,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,1.125,1.14286,1,0,1,1,1,1,-1,1,300,300,0,0,2,2,0,0,20,1,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (16232,'Caravan Mule',NULL,50,50,14546,0,0,0,35,35,0,0,1,3,3,0,0,0,0,2,4096,0.7,0.902778,1,0,1,1,1,1,-1,1,5100,5100,0,0,331,401,234.783,327.308,0,169,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (16236,'Eye Stalk',NULL,61,61,15788,0,0,0,21,21,0,0,10,3,3,0,0,0,0,0,8,1,1.14286,1,1,1,1,1,1,-1,1,19500,19500,12000,12000,2745,2815,172.1,240.07,0,1283,100,1150,1265,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (16241,'Argent Recruiter','The Argent Dawn',1,1,16131,0,0,0,35,35,0,0,7,3,3,0,2,0,0,2,0,1.125,1.14286,1,0,1,1,1,1,-1,1,300,300,0,0,2,2,0,0,20,1,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,16241,0,'EventAI',''), - (16243,'Plague Slime',NULL,61,61,11140,0,0,0,21,21,0,0,10,3,3,0,0,0,0,0,8,0.8,0.285714,1,1,45,1,60,1,1,1,141480,141480,0,0,95.2,126.3,0,0,4091,258,28,1800,1800,0,6051,7906,16243,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (16244,'Infectious Ghoul',NULL,61,61,10627,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,8,0.8,1.42857,1,1,30,1,35,1,1,1,94320,94320,0,0,79.4,105.2,0,0,4091,258,28,1500,1500,0,0,0,16244,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (16254,'Field Marshal Chambers','The Argent Dawn',60,60,16102,0,0,0,35,35,0,0,7,3,3,0,0,0,0,0,0,1.48,1.14286,2,1,1,1,1,1,-1,1,6900,6900,2434,2434,343,343,0,0,20,158,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,16254,0,'',''), - (16255,'Argent Scout','The Argent Dawn',1,1,10727,0,0,0,35,35,0,0,7,3,3,0,2,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16255,0,'',''), - (16256,'Jessica Chambers','Innkeeper',52,52,16104,0,0,0,794,794,0,0,7,3,3,0,133,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5200,5200,0,0,342,416,244.174,340.4,0,175,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,7173,0,0,'',''), - (16281,'Keeper of the Rolls','The Argent Dawn',1,1,16105,0,0,0,35,35,1,0,7,3,3,0,2,0,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16281,0,'',''), - (16283,'Packmaster Stonebruiser','Brotherhood of the Light',59,59,16106,0,0,0,794,794,0,0,7,3,3,0,3,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,55,79,0,0,0,31,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7174,16283,0,'',''), - (16284,'Argent Medic','The Argent Dawn',57,58,16108,16107,0,0,794,794,0,0,7,3,3,0,1,512,0,2,0,1,1.14286,2,0,3.02,4,1,1,1,1,6726,6937,8964,9156,186,230,0,0,2788,96,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7175,0,0,'EventAI',''), - (16285,'Argent Emissary','The Argent Dawn',1,1,16130,0,0,0,35,35,0,0,7,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16285,0,'EventAI',''), - (16286,'Spore',NULL,60,60,16111,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,8,0.4,1.14286,1,0,0.1,1,1,1,1,1,305,305,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16290,'Fallout Slime',NULL,60,60,12349,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1.5,1.14286,1,1,16,2,32,1,1,1,48832,48832,0,0,93.5,124.1,0,0,3791,252,26,1800,1800,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16297,'Mutated Grub',NULL,61,61,7898,0,0,0,21,21,0,0,10,3,3,0,0,0,0,0,8,1,1.42857,1,1,8,1,8,1,1,1,25152,25152,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (16298,'Spectral Soldier',NULL,1,1,16169,0,0,0,35,35,0,0,6,3,3,0,0,0,0,0,0,1.125,1.14286,1,0,1,1,1,1,-1,1,300,300,0,0,2,2,0,0,20,1,100,1400,1900,0,0,0,16298,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (16299,'Skeletal Shocktrooper',NULL,59,60,12074,0,0,0,35,35,0,0,6,3,3,0,0,0,0,0,0,1.125,1.14286,1,0,1.35,1,1,1,1,1,3997,4120,0,0,104,130,0,0,3640,54,100,1400,1900,0,0,0,16299,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (16306,'Scourge Invasion Minion, spawner, Ghost/Ghoul',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16336,'Scourge Invasion Minion, spawner, Ghost/Skeleton',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,1400,1900,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (16338,'Scourge Invasion Minion, spawner, Ghoul/Skeleton',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,1400,1900,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (16356,'Scourge Invasion Minion, finder',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16359,'Argent Messenger','The Argent Dawn',55,55,10727,0,0,0,35,35,0,0,7,3,3,0,0,0,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,5228,5228,0,0,288,352,0,0,3271,148,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16359,0,'',''), - (16360,'Zombie Chow',NULL,60,60,10976,10975,5432,5265,14,14,0,0,6,3,3,0,0,1,0,0,8,1,1.14286,1,1,40,3,1,1,1,1,122080,122080,0,0,155.9,206.8,0,0,3791,252,26,3000,3000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (16361,'Commander Thomas Helleran','The Argent Dawn',55,55,16132,0,0,0,794,794,0,0,7,3,3,0,2,0,0,2,0,1.5,1.14286,1,0,1,1,1,1,-1,1,5120,5120,0,0,202,244,81.9,98.3,0,103,100,1350,1550,0,1,452,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16361,0,'',''), - (16363,'Grobbulus Cloud',NULL,60,60,11686,0,0,0,14,14,0,0,10,3,3,0,0,33554432,0,0,0,0.004,0.00142857,1,0,1.35,1,1,1,1,1,4120,4120,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16365,'Master Craftsman Omarion','Brotherhood of the Light',60,60,16129,0,0,0,794,794,0,0,7,3,3,0,1,0,0,2,0,1.5,1.14286,1,1,1,1,1,1,-1,1,19500,19500,12000,12000,2745,2815,0,1,0,1283,0,1150,1265,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24404,0,0,'',''), - (16368,'Necropolis Acolyte',NULL,62,62,16160,16161,0,0,14,14,0,0,7,3,3,0,0,0,0,0,0,1.5,1.14286,2,1,25,10,25,1,1,1,64750,64750,25680,25680,100.4,133,0,0,3555,246,26,2000,2000,0,2865,3746,16368,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,16368,0,'EventAI',''), - (16369,'Polymorphed Chicken',NULL,1,1,16138,0,0,0,35,35,1,0,8,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16371,'Pig',NULL,3,3,16257,0,0,0,7,7,0,8,8,1,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,14,14,0,0,13,13,1.76,2.42,0,6,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (16372,'Sheep',NULL,3,3,856,0,0,0,7,7,0,8,8,1,3,0,0,0,0,2,0,0.91,1.14286,1,0,0.2,1,1,1,1,1,14,14,0,0,13,13,1.76,2.42,0,6,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (16373,'Polymorphed Rat',NULL,1,1,16143,0,0,0,35,35,1,0,8,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,0.2,1,1,1,1,1,8,8,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16374,'Polymorphed Cockroach',NULL,1,1,5990,0,0,0,35,35,1,0,1,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16375,'Sewage Slime',NULL,60,60,12349,0,0,0,21,21,2,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,1,50,1,1,1,1,1,152600,152600,0,0,2745,2815,0,1,3791,1283,0,1150,1265,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (16376,'Craftsman Wilhelm','Brotherhood of the Light',57,57,16144,0,0,0,794,794,0,0,7,3,3,0,16391,4096,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,12000,12000,0,0,63,75,55.9,71.3,0,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7219,16376,0,'',''), - (16377,'Turtle',NULL,3,3,16259,0,0,0,7,7,0,8,8,1,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,14,14,0,0,13,13,1.76,2.42,0,6,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (16378,'Argent Sentry','The Argent Dawn',60,60,16147,16148,0,0,1625,1625,0,0,7,3,3,0,0,32768,0,0,0,1,2.28571,1,1,1,1,4.6,1,-1,1,5000,5000,0,0,166,241,0,0,0,94,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,52079,0,'EventAI',''), - (16379,'Spirit of the Damned',NULL,61,61,16170,0,0,0,35,35,0,0,6,3,3,0,0,0,0,0,0,1.48,1.14286,1,4,2.5,1,1,1,1,1,7860,7860,0,0,162,198,0,0,4091,83,100,1400,1900,0,0,0,16379,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (16380,'Bone Witch',NULL,61,61,16167,0,0,0,35,35,0,0,6,3,3,0,0,0,0,0,0,1.48,1.14286,1,4,2.5,1,1,1,1,1,7860,7860,0,0,162,198,0,0,4091,83,100,1400,1900,0,0,0,16380,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (16381,'Archmage Tarsis Kir-Moldir',NULL,60,60,16158,0,0,0,1080,1080,1.2,0,7,3,3,0,1,0,0,2,0,1.5,1.14286,1,1,1,1,1,1,-1,1,19500,19500,243400,243400,2745,2815,0,1,0,1283,0,1150,1265,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8400,0,0,'',''), - (16382,'Patchwork Terror',NULL,1,1,14701,0,0,0,35,35,1,0,6,3,3,0,0,0,0,0,0,1.48,1.14286,1,1,1,1,7.5,1,-1,1,300,300,0,0,2,2,1,1,7,24,100,1400,1900,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (16383,'Flameshocker',NULL,53,55,7555,0,0,0,35,35,0,0,6,3,3,0,0,0,0,0,0,1.48,1.14286,1,1,1,1,1,1,-1,1,754,789,1708,1708,4,5,0,0,20,2,100,1400,1900,0,0,0,16383,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (16384,'Argent Dawn Initiate','The Argent Dawn',1,1,16235,0,0,0,35,35,0,0,7,3,3,0,0,0,0,2,0,1.125,1.14286,1,0,1,1,1,1,-1,1,300,300,0,0,2,2,0,0,20,1,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,16384,0,'',''), - (16385,'Lightning Totem',NULL,62,62,4590,0,0,0,35,35,0,0,11,3,3,0,0,0,0,0,0,1,1,1,0,1,1,1,1,-1,1,6900,6900,0,0,409,497,291.13,405.862,0,209,100,1318,1551,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (16386,'Necropolis Relay',NULL,1,1,16925,0,0,0,35,35,1,0,10,3,3,0,0,0,0,0,0,1.125,1.14286,1,0,1,1,1,1,-1,1,300,300,0,0,2,2,1,1,7,24,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (16387,'Atiesh','Hand of Sargeras',63,63,16164,0,0,0,14,14,0,0,3,3,3,0,0,0,0,1,0,1,1.14286,1,3,75,1,40,1,1,1,249825,249825,0,0,110,146,0,0,0,268,32,2000,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,16387,0,'EventAI',''), - (16390,'Deathchill Servant',NULL,61,61,732,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,0.8,1.14286,1,0,1,1,1,1,-1,1,9134,9134,12000,12000,3670,3740,0,1,0,1710,0,1150,1265,0,1,138065,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16392,'Captain Armando Ossex',NULL,60,60,16163,0,0,0,1217,1217,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,8400,8400,0,0,395,481,281.739,392.769,0,202,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,16392,0,'',''), - (16394,'Pallid Horror',NULL,1,1,14697,0,0,0,35,35,0,0,6,3,3,0,0,0,0,0,0,1.48,1.14286,1,1,1,1,1,1,-1,1,300,300,0,0,2,2,0,0,20,1,100,1400,1900,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (16395,'Argent Dawn Paladin','The Argent Dawn',1,1,16229,0,0,0,35,35,0,0,7,3,3,0,0,0,0,2,0,1.125,1.14286,1,0,1,1,1,1,-1,1,300,300,0,0,2,2,0,0,20,1,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,16395,0,'',''), - (16396,'Stormwind Elite Guard',NULL,1,1,3167,0,0,0,35,35,0,0,7,3,3,0,0,0,0,0,0,1.48,1.14286,1,1,1,1,1,1,-1,1,300,300,0,0,2,2,0,0,20,1,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,16396,0,'',''), - (16398,'Necropolis Proxy',NULL,1,1,16925,0,0,0,35,35,1,0,10,3,3,0,0,0,0,0,0,1.125,1.14286,1,0,1,1,1,1,-1,1,300,300,0,0,2,2,1,1,7,24,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (16225,'Pack Mule',NULL,1,2,14546,14547,0,0,35,35,0,0,1,3,3,0,0,33536,0,2,0,1,1.28968,1,0,1,1,1,1,-1,1,3900,5400,0,0,8,15,4.69565,13.0923,20,5,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (16226,'Guard Didier','Brotherhood of the Light',60,60,16082,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,0,0,0.7,0.8,1,1,1,1,1,1,-1,1,18000,18000,0,0,395,481,281.739,392.769,3791,202,100,1289,1518,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,16226,0,'EventAI',''), + (16227,'Bragok','Flight Master',55,55,1233,0,0,0,69,69,0,0,7,1,3,0,11,4096,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,2400,2400,0,0,330,421,68.8,89.7,3271,173,100,1200,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6944,0,0,'',''), + (16228,'Argent Dawn Infantry','The Argent Dawn',59,60,16093,16094,0,0,1625,1625,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,4200,4700,0,0,391,480,277.043,392.769,3791,201,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,16228,0,'',''), + (16229,'Injured Argent Dawn Infantry','The Argent Dawn',59,60,16077,16078,0,0,794,794,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,6665,6900,0,0,391,480,277.043,392.769,3791,201,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (16230,'Cultist Engineer',NULL,1,1,16151,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,1.125,1.14286,1,0,1,1,1,1,-1,1,300,300,0,0,2,2,0,0,20,1,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (16232,'Caravan Mule',NULL,50,50,14546,0,0,0,35,35,0,0,1,3,3,0,0,32768,0,2,4096,0.7,0.902778,1,0,1,1,1,1,-1,1,5100,5100,0,0,331,401,234.783,327.308,2999,169,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (16236,'Eye Stalk',NULL,61,61,15788,0,0,0,21,21,0,0,10,3,3,0,0,32768,0,0,8,1,1.14286,1,1,1,1,1,1,-1,1,19500,19500,12000,12000,2745,2815,172.1,240.07,4091,1283,100,1150,1265,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (16241,'Argent Recruiter','The Argent Dawn',1,1,16131,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,2,0,1.125,1.14286,1,0,1,1,1,1,-1,1,300,300,0,0,2,2,0,0,20,1,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,16241,0,'EventAI',''), + (16243,'Plague Slime',NULL,61,61,11140,0,0,0,21,21,0,0,10,3,3,0,0,32768,0,0,8,0.8,0.285714,1,1,45,1,60,1,1,1,141480,141480,0,0,95.2,126.3,0,0,4091,258,28,1800,1800,0,6051,7906,16243,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (16244,'Infectious Ghoul',NULL,61,61,10627,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,8,0.8,1.42857,1,1,30,1,35,1,1,1,94320,94320,0,0,79.4,105.2,0,0,4091,258,28,1500,1500,0,0,0,16244,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (16254,'Field Marshal Chambers','The Argent Dawn',60,60,16102,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,1.48,1.14286,2,1,1,1,1,1,-1,1,6900,6900,2434,2434,343,343,0,0,20,158,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,16254,0,'',''), + (16255,'Argent Scout','The Argent Dawn',1,1,10727,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16255,0,'',''), + (16256,'Jessica Chambers','Innkeeper',52,52,16104,0,0,0,794,794,0,0,7,3,3,0,133,37376,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5200,5200,0,0,342,416,244.174,340.4,3108,175,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,7173,0,0,'',''), + (16281,'Keeper of the Rolls','The Argent Dawn',1,1,16105,0,0,0,35,35,1,0,7,3,3,0,2,32768,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16281,0,'',''), + (16283,'Packmaster Stonebruiser','Brotherhood of the Light',59,59,16106,0,0,0,794,794,0,0,7,3,3,0,3,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,55,79,0,0,3489,31,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7174,16283,0,'',''), + (16284,'Argent Medic','The Argent Dawn',57,58,16108,16107,0,0,794,794,0,0,7,3,3,0,1,33280,0,2,0,1,1.14286,2,0,3.02,4,1,1,1,1,6726,6937,8964,9156,186,230,0,0,2788,96,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7175,0,0,'EventAI',''), + (16285,'Argent Emissary','The Argent Dawn',1,1,16130,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16285,0,'EventAI',''), + (16286,'Spore',NULL,60,60,16111,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,8,0.4,1.14286,1,0,0.1,1,1,1,1,1,305,305,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16290,'Fallout Slime',NULL,60,60,12349,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1.5,1.14286,1,1,16,2,32,1,1,1,48832,48832,0,0,93.5,124.1,0,0,3791,252,26,1800,1800,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16297,'Mutated Grub',NULL,61,61,7898,0,0,0,21,21,0,0,10,3,3,0,0,32768,0,0,8,1,1.42857,1,1,8,1,8,1,1,1,25152,25152,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (16298,'Spectral Soldier',NULL,1,1,16169,0,0,0,35,35,0,0,6,3,3,0,0,32768,0,0,0,1.125,1.14286,1,0,1,1,1,1,-1,1,300,300,0,0,2,2,0,0,20,1,100,1400,1900,0,0,0,16298,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (16299,'Skeletal Shocktrooper',NULL,59,60,12074,0,0,0,35,35,0,0,6,3,3,0,0,32768,0,0,0,1.125,1.14286,1,0,1.35,1,1,1,1,1,3997,4120,0,0,104,130,0,0,3791,54,100,1400,1900,0,0,0,16299,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (16306,'Scourge Invasion Minion, spawner, Ghost/Ghoul',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16336,'Scourge Invasion Minion, spawner, Ghost/Skeleton',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,1400,1900,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (16338,'Scourge Invasion Minion, spawner, Ghoul/Skeleton',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,1400,1900,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (16356,'Scourge Invasion Minion, finder',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16359,'Argent Messenger','The Argent Dawn',55,55,10727,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,2,1,1,1,1,1,5228,5228,0,0,288,352,0,0,3271,148,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16359,0,'',''), + (16360,'Zombie Chow',NULL,60,60,10976,10975,5432,5265,14,14,0,0,6,3,3,0,0,32769,0,0,8,1,1.14286,1,1,40,3,1,1,1,1,122080,122080,0,0,155.9,206.8,0,0,3791,252,26,3000,3000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (16361,'Commander Thomas Helleran','The Argent Dawn',55,55,16132,0,0,0,794,794,0,0,7,3,3,0,2,32768,0,2,0,1.5,1.14286,1,0,1,1,1,1,-1,1,5120,5120,0,0,202,244,81.9,98.3,3271,103,100,1350,1550,0,1,452,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16361,0,'',''), + (16363,'Grobbulus Cloud',NULL,60,60,11686,0,0,0,14,14,0,0,10,3,3,0,0,33587200,0,0,0,0.004,0.00142857,1,0,1.35,1,1,1,1,1,4120,4120,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16365,'Master Craftsman Omarion','Brotherhood of the Light',60,60,16129,0,0,0,794,794,0,0,7,3,3,0,1,32768,0,2,0,1.5,1.14286,1,1,1,1,1,1,-1,1,19500,19500,12000,12000,2745,2815,0,1,3791,1283,0,1150,1265,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24404,0,0,'',''), + (16368,'Necropolis Acolyte',NULL,62,62,16160,16161,0,0,14,14,0,0,7,3,3,0,0,32768,0,0,0,1.5,1.14286,2,1,25,10,25,1,1,1,64750,64750,25680,25680,100.4,133,0,0,3555,246,26,2000,2000,0,2865,3746,16368,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,16368,0,'EventAI',''), + (16369,'Polymorphed Chicken',NULL,1,1,16138,0,0,0,35,35,1,0,8,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,0.2,1,1,1,1,1,8,8,0,0,2,2,1,1,15,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16371,'Pig',NULL,3,3,16257,0,0,0,7,7,0,8,8,1,3,0,0,0,0,2,0,0.91,1.14286,1,0,0.2,1,1,1,1,1,14,14,0,0,13,13,1.76,2.42,41,6,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (16372,'Sheep',NULL,3,3,856,0,0,0,7,7,0,8,8,1,3,0,0,0,0,2,0,0.91,1.14286,1,0,0.2,1,1,1,1.33,1,14,14,0,0,13,13,1.76,2.42,55,6,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (16373,'Polymorphed Rat',NULL,1,1,16143,0,0,0,35,35,1,0,8,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,0.2,1,1,1,1.33,1,8,8,0,0,2,2,1,1,20,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16374,'Polymorphed Cockroach',NULL,1,1,5990,0,0,0,35,35,1,0,1,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,0.2,1,1,1,1,1,8,8,0,0,2,2,1,1,15,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16375,'Sewage Slime',NULL,60,60,12349,0,0,0,21,21,2,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,1,50,1,1,1,1,1,152600,152600,0,0,2745,2815,0,1,3791,1283,0,1150,1265,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (16376,'Craftsman Wilhelm','Brotherhood of the Light',57,57,16144,0,0,0,794,794,0,0,7,3,3,0,16391,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,12000,12000,0,0,63,75,55.9,71.3,3380,32,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7219,16376,0,'',''), + (16377,'Turtle',NULL,3,3,16259,0,0,0,7,7,0,8,8,1,3,0,0,0,0,2,0,0.91,1.14286,1,0,0.2,1,1,1,1,1,14,14,0,0,13,13,1.76,2.42,41,6,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (16378,'Argent Sentry','The Argent Dawn',60,60,16147,16148,0,0,1625,1625,0,0,7,3,3,0,0,32768,0,1024,0,1,2.28571,1,1,1,1,4.6,1,-1,1,5000,5000,0,0,166,241,0,0,3791,94,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16378,0,'EventAI',''), + (16379,'Spirit of the Damned',NULL,61,61,16170,0,0,0,35,35,0,0,6,3,3,0,0,32768,0,0,0,1.48,1.14286,1,4,2.5,1,1,1,1,1,7860,7860,0,0,162,198,0,0,4091,83,100,1400,1900,0,0,0,16379,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (16380,'Bone Witch',NULL,61,61,16167,0,0,0,35,35,0,0,6,3,3,0,0,32768,0,0,0,1.48,1.14286,1,4,2.5,1,1,1,1,1,7860,7860,0,0,162,198,0,0,4091,83,100,1400,1900,0,0,0,16380,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (16381,'Archmage Tarsis Kir-Moldir',NULL,60,60,16158,0,0,0,1080,1080,1.2,0,7,3,3,0,1,32768,0,2,0,1.5,1.14286,1,1,1,1,1,1,-1,1,19500,19500,243400,243400,2745,2815,0,1,3791,1283,0,1150,1265,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8400,0,0,'',''), + (16382,'Patchwork Terror',NULL,1,1,14701,0,0,0,35,35,1,0,6,3,3,0,0,32768,0,0,0,1.48,1.14286,1,1,1,1,7.5,1,-1,1,300,300,0,0,2,2,1,1,7,24,100,1400,1900,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (16383,'Flameshocker',NULL,53,55,7555,0,0,0,35,35,0,0,6,3,3,0,0,32768,0,0,0,1.48,1.14286,1,1,1,1,1,1,-1,1,754,789,1708,1708,4,5,0,0,20,2,100,1400,1900,0,0,0,16383,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (16384,'Argent Dawn Initiate','The Argent Dawn',1,1,16235,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,2,0,1.125,1.14286,1,0,1,1,1,1,-1,1,300,300,0,0,2,2,0,0,20,1,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,16384,0,'',''), + (16385,'Lightning Totem',NULL,62,62,4590,0,0,0,35,35,0,0,11,3,3,0,0,32768,0,0,0,1,1,1,0,1,1,1,1,-1,1,6900,6900,0,0,409,497,291.13,405.862,4391,209,100,1318,1551,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (16386,'Necropolis Relay',NULL,1,1,16925,0,0,0,35,35,1,0,10,3,3,0,0,32768,0,0,0,1.125,1.14286,1,0,1,1,1,1,-1,1,300,300,0,0,2,2,1,1,7,24,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (16387,'Atiesh','Hand of Sargeras',63,63,16164,0,0,0,14,14,0,0,3,3,3,0,0,32768,0,1,0,1,1.14286,1,3,75,1,40,1,1,1,249825,249825,0,0,110,146,0,0,4691,268,32,2000,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,16387,0,'EventAI',''), + (16390,'Deathchill Servant',NULL,61,61,732,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,0.8,1.14286,1,0,1,1,1,1,-1,1,9134,9134,12000,12000,3670,3740,0,1,4091,1710,0,1150,1265,0,1,138065,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16392,'Captain Armando Ossex',NULL,60,60,16163,0,0,0,1217,1217,0,0,7,3,3,0,0,32768,0,0,0,1.05,1.14286,1,0,1,1,1,1,-1,1,8400,8400,0,0,395,481,281.739,392.769,3791,202,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,16392,0,'',''), + (16394,'Pallid Horror',NULL,1,1,14697,0,0,0,35,35,0,0,6,3,3,0,0,32768,0,0,0,1.48,1.14286,1,1,1,1,1,1,-1,1,300,300,0,0,2,2,0,0,20,1,100,1400,1900,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (16395,'Argent Dawn Paladin','The Argent Dawn',1,1,16229,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,2,0,1.125,1.14286,1,0,1,1,1,1,-1,1,300,300,0,0,2,2,0,0,20,1,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,16395,0,'',''), + (16396,'Stormwind Elite Guard',NULL,1,1,3167,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,1.48,1.14286,1,1,1,1,1,1,-1,1,300,300,0,0,2,2,0,0,20,1,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,16396,0,'',''), + (16398,'Necropolis Proxy',NULL,1,1,16925,0,0,0,35,35,1,0,10,3,3,0,0,32768,0,0,0,1.125,1.14286,1,0,1,1,1,1,-1,1,300,300,0,0,2,2,1,1,7,24,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (16399,'Bloodsail Traitor',NULL,43,44,2557,0,0,0,35,35,0,0,7,3,3,0,3,32768,0,0,0,1,1.14286,1,0,1.2,1,1,1,1,1,2059,2138,0,0,68,88,201.913,288.031,2557,36,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,7236,16399,0,'',''), - (16400,'Toxic Tunnel',NULL,61,61,11686,0,0,0,21,21,0,0,10,3,3,0,0,33554948,0,2,0,1,1.14286,1,0,1.35,1,1,1,1,1,4120,4120,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (16401,'Necropolis',NULL,60,60,11686,0,0,0,35,35,1,0,10,3,3,0,0,0,0,0,0,1.125,1.14286,1,0,1,1,1,1,-1,1,6900,6900,0,0,104,138,72,106,3750,252,26,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (16416,'Bronn Fitzwrench',NULL,55,56,16172,0,0,0,35,35,0,0,7,1,3,0,3,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,5725,5960,0,0,363,447,258.261,366.585,0,187,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7238,0,0,'',''), - (16417,'Rumsen Fizzlebrack',NULL,44,44,15324,0,0,0,35,35,0,0,7,1,3,0,3,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2800,2800,0,0,289,352,206.609,288.031,0,148,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,7239,0,0,'',''), - (16418,'Mupsi Shacklefridd',NULL,20,20,16171,0,0,0,35,35,0,0,7,1,3,0,3,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1500,1500,0,0,131,159,93.913,130.923,0,67,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,7237,16418,0,'',''), - (16419,'Ghost of Naxxramas',NULL,60,60,14368,0,0,0,21,21,1,0,7,3,3,0,0,33587264,0,0,8,1.11111,1.14286,1,1,4,1,7.5,1,1,1,12208,12208,0,0,422,586,345,509,9729,642,103,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16420,'Portal of Shadows',NULL,1,1,9510,0,0,0,14,14,1,0,10,3,3,0,0,33555200,0,0,0,1,1.14286,1,0,0.01,1,1,1,1,1,1,1,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16421,'Necropolis health',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,0,0,0,1024,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16422,'Skeletal Soldier',NULL,6,7,12074,0,0,0,35,35,1,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,120,137,0,0,9,12,6,8,230,36,0,2000,2000,0,0,0,16422,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16423,'Spectral Apparition',NULL,6,7,16169,0,0,0,35,35,1,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,120,137,0,0,9,12,6,8,230,36,0,2000,2000,0,0,0,16423,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16427,'Soldier of the Frozen Wastes',NULL,60,60,7869,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,0.25,0.285715,1,1,0.6553,1,1,1,1,1,2000,2000,0,0,800,1150,1050,1550,0,450,100,2000,1780,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (16428,'Unstoppable Abomination',NULL,60,60,12818,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,0.7,0.800002,1,1,1,1,1,1,-1,1,97000,97000,0,0,678,1203,950,1300,0,434,100,2000,1550,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (16429,'Soul Weaver',NULL,60,60,16178,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,0,0.1,0.114286,1,1,22.44,1,1,1,1,1,68487,68487,0,0,166,241,0,0,0,94,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (16430,'Ashbringer Trigger',NULL,1,1,13069,0,0,0,35,35,1,0,10,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16431,'Cracked Necrotic Crystal',NULL,60,60,16136,0,0,0,35,35,0,0,10,3,3,0,2,0,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,1000,1000,0,0,11,11,1,1,0,5,100,2500,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16432,'Undercity Elite Guardian',NULL,1,1,10699,0,0,0,35,35,0,0,6,3,3,0,0,1,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,8,8,0,0,10,15,0,0,0,6,0,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16433,'Argent Dawn Crusader','The Argent Dawn',1,1,16233,0,0,0,35,35,0,0,7,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16433,0,'',''), - (16434,'Argent Dawn Champion','The Argent Dawn',1,1,16234,0,0,0,35,35,0,0,7,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16434,0,'',''), - (16435,'Argent Dawn Cleric','The Argent Dawn',1,1,16236,0,0,0,35,35,0,0,7,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16435,0,'',''), - (16436,'Argent Dawn Priest','The Argent Dawn',1,1,16237,0,0,0,35,35,0,0,7,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16436,0,'',''), - (16437,'Spectral Spirit',NULL,9,10,16169,0,0,0,1630,1630,1,0,6,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,100,112,0,0,13,17,9,13,463,42,0,2000,2000,0,0,0,16437,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16438,'Skeletal Trooper',NULL,9,10,12074,0,0,0,1630,1630,1,0,6,3,3,0,0,0,0,0,0,1.125,1.14286,1,0,1,1,1,1,-1,1,166,186,178,191,13,17,9,13,463,42,100,2000,2000,0,0,0,16438,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (16439,'Fairbanks Transformed',NULL,1,1,16179,0,0,0,35,35,1,0,6,3,3,0,0,0,0,2,0,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16439,0,'',''), - (16440,'Highlord Mograine Transform','The Ashbringer',1,1,16180,0,0,0,35,35,1,0,6,3,3,0,0,0,0,1,0,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16440,0,'',''), - (16441,'Guardian of Icecrown',NULL,60,60,16586,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,72,1.25,1.42858,1,1,500,1,20,1,1,1,1526000,1526000,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (16446,'Plagued Gargoyle',NULL,61,61,7854,0,0,0,21,21,0,7,6,3,3,0,0,0,0,0,0,1.5,1.14286,2,1,100,3,37.5,1,1,1,251500,251500,7458,7458,98.5,130.4,0,0,3316,244,25,2000,2000,0,1,138065,16446,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (16447,'Plagued Ghoul',NULL,61,61,10627,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,8,0.8,1.42857,1,1,30,1,35,1,1,1,94320,94320,0,0,79.4,105.2,0,0,4091,258,28,1500,1500,0,4011,5242,16447,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (16448,'Plagued Deathhound',NULL,61,61,15964,0,0,0,21,21,0,0,1,3,3,0,0,0,0,0,0,1.5,1.14286,1,1,22,2,30,1,1,1,69168,69168,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,1,138065,16448,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16449,'Spirit of Naxxramas',NULL,61,61,10553,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,0,1.5,1.14286,1,1,35,10,25,1,1,1,110040,110040,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,1,10432,16449,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (16451,'Deathknight Vindicator',NULL,62,62,10729,0,0,0,14,14,0,0,6,3,3,0,0,0,0,0,8,1.5,1.14286,2,1,50,10,40,1,1,1,129500,129500,25680,25680,100.4,133,0,0,3555,246,26,2000,2000,0,5627,7354,16451,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,16451,0,'EventAI',''), - (16452,'Necro Knight Guardian',NULL,62,62,2606,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,8,1.5,1.14286,1,1,1,1,1,1,-1,1,56650,56650,108270,108270,1414,1659,850,1450,2223,709,100,1200,1450,0,2567,3358,16452,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,16452,0,'EventAI',''), + (16400,'Toxic Tunnel',NULL,61,61,11686,0,0,0,21,21,0,0,10,3,3,0,0,33587716,0,2,0,1,1.14286,1,0,1.35,1,1,1,1,1,4244,4244,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (16401,'Necropolis',NULL,60,60,11686,0,0,0,35,35,1,0,10,3,3,0,0,32768,0,0,0,1.125,1.14286,1,0,1,1,1,1,-1,1,6900,6900,0,0,104,138,72,106,3750,252,26,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (16416,'Bronn Fitzwrench',NULL,55,56,16172,0,0,0,35,35,0,0,7,1,3,0,3,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,5725,5960,0,0,363,447,258.261,366.585,3327,187,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7238,0,0,'',''), + (16417,'Rumsen Fizzlebrack',NULL,44,44,15324,0,0,0,35,35,0,0,7,1,3,0,3,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,2800,2800,0,0,289,352,206.609,288.031,2557,148,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,7239,0,0,'',''), + (16418,'Mupsi Shacklefridd',NULL,20,20,16171,0,0,0,35,35,0,0,7,1,3,0,3,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,1500,1500,0,0,131,159,93.913,130.923,852,67,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,7237,16418,0,'',''), + (16419,'Ghost of Naxxramas',NULL,60,60,14368,0,0,0,21,21,1,0,7,3,3,0,0,33587264,0,0,8,1.11111,1.14286,1,1,4,1,7.5,1,1,1,12208,12208,0,0,422,586,345,509,3791,642,103,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16420,'Portal of Shadows',NULL,1,1,9510,0,0,0,14,14,1,0,10,3,3,0,0,33587968,0,0,0,1,1.14286,1,0,0.01,1,1,1,1,1,1,1,0,0,2,2,1,1,15,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16421,'Necropolis health',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,32768,0,0,1024,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16422,'Skeletal Soldier',NULL,6,7,12074,0,0,0,35,35,1,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,120,137,0,0,9,12,6,8,239,36,0,2000,2000,0,0,0,16422,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16423,'Spectral Apparition',NULL,6,7,16169,0,0,0,35,35,1,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,120,137,0,0,9,12,6,8,239,36,0,2000,2000,0,0,0,16423,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16427,'Soldier of the Frozen Wastes',NULL,60,60,7869,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,0.25,0.285715,1,1,0.6553,1,1,1,1,1,2000,2000,0,0,800,1150,1050,1550,3791,450,100,2000,1780,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (16428,'Unstoppable Abomination',NULL,60,60,12818,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,0.7,0.800002,1,1,1,1,1,1,-1,1,97000,97000,0,0,678,1203,950,1300,3791,434,100,2000,1550,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (16429,'Soul Weaver',NULL,60,60,16178,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,0,0.1,0.114286,1,1,22.44,1,1,1,1,1,68487,68487,0,0,166,241,0,0,3791,94,100,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (16430,'Ashbringer Trigger',NULL,1,1,13069,0,0,0,35,35,1,0,10,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16431,'Cracked Necrotic Crystal',NULL,60,60,16136,0,0,0,35,35,0,0,10,3,3,0,2,32768,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,1000,1000,0,0,11,11,1,1,3791,5,100,2500,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16432,'Undercity Elite Guardian',NULL,1,1,10699,0,0,0,35,35,0,0,6,3,3,0,0,32769,0,0,0,1,1.14286,1,1,1,1,1,1,-1,1,8,8,0,0,10,15,0,0,15,6,0,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16433,'Argent Dawn Crusader','The Argent Dawn',1,1,16233,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16433,0,'',''), + (16434,'Argent Dawn Champion','The Argent Dawn',1,1,16234,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16434,0,'',''), + (16435,'Argent Dawn Cleric','The Argent Dawn',1,1,16236,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16435,0,'',''), + (16436,'Argent Dawn Priest','The Argent Dawn',1,1,16237,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16436,0,'',''), + (16437,'Spectral Spirit',NULL,9,10,16169,0,0,0,1630,1630,1,0,6,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,100,112,0,0,13,17,9,13,463,42,0,2000,2000,0,0,0,16437,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16438,'Skeletal Trooper',NULL,9,10,12074,0,0,0,1630,1630,1,0,6,3,3,0,0,32768,0,0,0,1.125,1.14286,2,0,1,1,1,1,1,1,166,186,178,191,13,17,9,13,426,42,100,2000,2000,0,0,0,16438,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (16439,'Fairbanks Transformed',NULL,1,1,16179,0,0,0,35,35,1,0,6,3,3,0,0,32768,0,2,0,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16439,0,'',''), + (16440,'Highlord Mograine Transform','The Ashbringer',1,1,16180,0,0,0,35,35,1,0,6,3,3,0,0,32768,0,1,0,1.2,1.14286,1,1,1,1,7.5,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16440,0,'',''), + (16441,'Guardian of Icecrown',NULL,60,60,16586,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,72,1.25,1.42858,1,1,500,1,20,1,1,1,1526000,1526000,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (16446,'Plagued Gargoyle',NULL,61,61,7854,0,0,0,21,21,0,7,6,3,3,0,0,32768,0,0,0,1.5,1.14286,2,1,100,3,37.5,1,1,1,251500,251500,7458,7458,98.5,130.4,0,0,3316,244,25,2000,2000,0,1,138065,16446,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (16447,'Plagued Ghoul',NULL,61,61,10627,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,8,0.8,1.42857,1,1,30,1,35,1,1,1,94320,94320,0,0,79.4,105.2,0,0,4091,258,28,1500,1500,0,4011,5242,16447,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), + (16448,'Plagued Deathhound',NULL,61,61,15964,0,0,0,21,21,0,0,1,3,3,0,0,32768,0,0,0,1.5,1.14286,1,1,22,2,30,1,1,1,69168,69168,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,1,138065,16448,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16449,'Spirit of Naxxramas',NULL,61,61,10553,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,0,1.5,1.14286,1,1,35,10,25,1,1,1,110040,110040,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,1,10432,16449,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (16451,'Deathknight Vindicator',NULL,62,62,10729,0,0,0,14,14,0,0,6,3,3,0,0,32768,0,0,8,1.5,1.14286,2,1,50,10,40,1,1,1,129500,129500,25680,25680,100.4,133,0,0,3555,246,26,2000,2000,0,5627,7354,16451,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,16451,0,'EventAI',''), + (16452,'Necro Knight Guardian',NULL,62,62,2606,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,8,1.5,1.14286,1,1,1,1,1,1,-1,1,56650,56650,108270,108270,1414,1659,850,1450,2223,709,100,1200,1450,0,2567,3358,16452,0,0,0,0,8388625,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,16452,0,'EventAI',''), (16453,'Necro Stalker',NULL,61,61,15939,0,0,0,21,21,0,0,1,1,3,0,0,0,0,0,8,1.5,1.14286,1,1,26,1,26,1,1,1,81744,81744,0,0,105.8,140.3,0,0,4091,258,28,2000,2000,0,0,0,16453,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (16458,'Innkeeper Faralia','Innkeeper',30,30,10582,0,0,0,80,80,0,0,7,1,3,0,135,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,0,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1581,0,0,'',''), - (16474,'Blizzard',NULL,63,63,11686,0,0,0,35,35,0,0,10,3,3,0,0,0,0,0,4,1.125,1.14286,1,3,1,1,1,1,1,1,3331,3331,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,0,0,0,0,0,0,0,12584976,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (16478,'Lieutenant Orrin','The Argent Dawn',10,10,16204,0,0,0,794,794,0,0,7,3,3,0,2,0,0,2,0,1.3,1.14286,1,0,1,1,1,1,-1,1,980,980,191,191,79,89,35.9,51.6,0,39,100,1350,1500,0,1,75,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16479,'Polymorph Clone',NULL,10,10,16205,0,0,0,7,7,0,0,0,3,3,0,0,0,0,0,0,1,1.14286,1,0,0.2,1,1,1,1,1,40,40,0,0,0,0,0,0,0,0,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (16484,'Lieutenant Nevell','The Argent Dawn',1,1,16212,0,0,0,35,35,0,0,7,3,3,0,2,0,0,2,0,1.125,1.14286,1,0,1,1,1,1,-1,1,300,300,0,0,2,2,0,0,20,1,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (16486,'Web Wrap',NULL,60,60,16213,0,0,0,14,14,0,0,10,3,3,0,0,0,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,6200,6200,0,0,55,79,0,0,0,31,0,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_web_wrap'), - (16490,'Lieutenant Lisande','The Argent Dawn',1,1,16218,0,0,0,35,35,0,0,7,3,3,0,2,0,0,2,0,1.125,1.14286,1,0,1,1,1,1,-1,1,300,300,0,0,2,2,0,0,20,1,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (16493,'Lieutenant Dagel','The Argent Dawn',1,1,16219,0,0,0,35,35,0,0,7,3,3,0,2,0,0,2,0,1.125,1.14286,1,0,1,1,1,1,-1,1,300,300,0,0,2,2,0,0,20,1,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (16494,'Lieutenant Rukag','The Argent Dawn',10,10,16220,0,0,0,794,794,0,0,7,3,3,0,2,0,0,2,0,1.3,1.14286,1,0,1,1,1,1,-1,1,980,980,191,191,79,89,35.9,51.6,0,39,100,1350,1500,0,1,75,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16495,'Lieutenant Beitha','The Argent Dawn',1,1,16221,0,0,0,35,35,0,0,7,3,3,0,2,0,0,2,0,1.125,1.14286,1,0,1,1,1,1,-1,1,300,300,0,0,2,2,0,0,20,1,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (16505,'Naxxramas Follower',NULL,61,61,16605,0,0,0,21,21,0,0,7,3,3,0,0,0,0,0,8,1,1.14286,1,1,1,1,1,1,-1,1,99045,99045,58750,58750,1770,1840,172.1,240.07,2073,833,100,1150,1265,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50829,0,'',''), - (16506,'Naxxramas Worshipper',NULL,61,61,16603,0,0,0,21,21,0,0,7,3,3,0,0,0,0,0,8,1,1.42857,8,1,40,10,1,1,1,1,88040,88040,58750,58750,1770,1840,172.1,240.07,2073,833,100,1150,1265,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16508,'Argent Horse',NULL,1,1,2408,0,0,0,35,35,1,0,1,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16509,'Argent Warhorse',NULL,60,60,8469,0,0,0,35,35,1,0,1,3,3,0,0,0,0,2,0,1,1.38571,1,0,1,1,1,1,1,1,3052,3052,0,0,104,138,72,106,3750,252,26,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16510,'Argent Charger',NULL,1,1,14584,0,0,0,35,35,1,0,1,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16511,'Argent Mount',NULL,1,1,10671,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16512,'Argent Deathsteed',NULL,1,1,2346,0,0,0,35,35,1,0,3,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16513,'Argent Deathcharger',NULL,1,1,14554,0,0,0,35,35,1,0,3,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16531,'Faint Necrotic Crystal',NULL,60,60,16136,0,0,0,35,35,0,0,10,3,3,0,2,0,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,1000,1000,0,0,11,11,1,1,0,5,100,2500,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16543,'Garon Hutchins',NULL,60,60,16252,0,0,0,35,35,0,0,7,3,3,0,5,32768,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,3700,3700,2434,2434,201,250,75.1,88.3,0,104,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7418,0,0,'',''), - (16547,'Speedy',NULL,1,1,16259,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,11,11,1,1,0,5,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16548,'Mr. Wiggles',NULL,1,1,17158,0,0,0,1,1,0,0,1,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16549,'Whiskers the Rat',NULL,1,1,2176,0,0,0,115,115,0,0,1,3,3,0,0,0,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,0,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16458,'Innkeeper Faralia','Innkeeper',30,30,10582,0,0,0,80,80,0,0,7,1,3,0,135,4608,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1605,1605,0,0,42,53,45.144,62.073,1200,22,100,1000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1581,0,0,'',''), + (16474,'Blizzard',NULL,63,63,11686,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,0,4,1.125,1.14286,1,3,1,1,1,1,1,1,3331,3331,0,0,109.8,145.6,0,0,4691,268,32,2000,2000,0,0,0,0,0,0,0,0,12584976,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (16478,'Lieutenant Orrin','The Argent Dawn',10,10,16204,0,0,0,794,794,0,0,7,3,3,0,2,32768,0,2,0,1.3,1.14286,1,0,1,1,1,1,-1,1,980,980,191,191,79,89,35.9,51.6,512,39,100,1350,1500,0,1,75,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16479,'Polymorph Clone',NULL,10,10,16205,0,0,0,7,7,0,0,0,3,3,0,0,32768,0,0,0,1,1.14286,1,0,0.2,1,1,1,1,1,40,40,0,0,0,0,0,0,512,0,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (16484,'Lieutenant Nevell','The Argent Dawn',1,1,16212,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,2,0,1.125,1.14286,1,0,1,1,1,1,-1,1,300,300,0,0,2,2,0,0,20,1,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (16486,'Web Wrap',NULL,60,60,16213,0,0,0,14,14,0,0,10,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,6200,6200,0,0,55,79,0,0,3791,31,0,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'','npc_web_wrap'), + (16490,'Lieutenant Lisande','The Argent Dawn',1,1,16218,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,2,0,1.125,1.14286,1,0,1,1,1,1,-1,1,300,300,0,0,2,2,0,0,20,1,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (16493,'Lieutenant Dagel','The Argent Dawn',1,1,16219,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,2,0,1.125,1.14286,1,0,1,1,1,1,-1,1,300,300,0,0,2,2,0,0,20,1,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (16494,'Lieutenant Rukag','The Argent Dawn',10,10,16220,0,0,0,794,794,0,0,7,3,3,0,2,32768,0,2,0,1.3,1.14286,1,0,1,1,1,1,-1,1,980,980,191,191,79,89,35.9,51.6,512,39,100,1350,1500,0,1,75,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16495,'Lieutenant Beitha','The Argent Dawn',1,1,16221,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,2,0,1.125,1.14286,1,0,1,1,1,1,-1,1,300,300,0,0,2,2,0,0,20,1,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (16505,'Naxxramas Follower',NULL,61,61,16605,0,0,0,21,21,0,0,7,3,3,0,0,32768,0,0,8,1,1.14286,1,1,1,1,1,1,-1,1,99045,99045,58750,58750,1770,1840,172.1,240.07,2073,833,100,1150,1265,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16506,'Naxxramas Worshipper',NULL,61,61,16603,0,0,0,21,21,0,0,7,3,3,0,0,32768,0,0,8,1,1.42857,8,1,40,10,1,1,1,1,88040,88040,58750,58750,1770,1840,172.1,240.07,2073,833,100,1150,1265,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16508,'Argent Horse',NULL,1,1,2408,0,0,0,35,35,1,0,1,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16509,'Argent Warhorse',NULL,60,60,8469,0,0,0,35,35,1,0,1,3,3,0,0,32768,0,2,0,1,1.38571,1,0,1,1,1,1,1,1,3052,3052,0,0,104,138,72,106,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16510,'Argent Charger',NULL,1,1,14584,0,0,0,35,35,1,0,1,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16511,'Argent Mount',NULL,1,1,10671,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16512,'Argent Deathsteed',NULL,1,1,2346,0,0,0,35,35,1,0,3,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16513,'Argent Deathcharger',NULL,1,1,14554,0,0,0,35,35,1,0,3,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16531,'Faint Necrotic Crystal',NULL,60,60,16136,0,0,0,35,35,0,0,10,3,3,0,2,32768,0,2,0,1.25,1.14286,1,0,1,1,1,1,-1,1,1000,1000,0,0,11,11,1,1,3791,5,100,2500,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16543,'Garon Hutchins',NULL,60,60,16252,0,0,0,35,35,0,0,7,3,3,0,5,32768,0,2,0,1,1.14286,2,0,1,1,1,1,-1,1,3700,3700,2434,2434,201,250,75.1,88.3,3075,104,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7418,0,0,'',''), + (16547,'Speedy',NULL,1,1,16259,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,11,11,1,1,15,5,100,2000,2200,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16548,'Mr. Wiggles',NULL,1,1,17158,0,0,0,1,1,0,0,1,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16549,'Whiskers the Rat',NULL,1,1,2176,0,0,0,115,115,0,0,1,3,3,0,0,32768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,64,64,0,0,10,11,1.76,2.42,15,5,100,2000,2200,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (16573,'Crypt Guard',NULL,61,61,14698,0,0,0,21,21,0,0,6,1,3,0,0,0,0,0,8,1,1.42857,1,1,65,1,30,1,1,1,204360,204360,0,0,52.9,70.2,0,0,4091,258,28,1000,1000,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'EventAI',''), - (16604,'Blackwing Spell Marker',NULL,1,1,14501,0,0,0,114,114,1,0,10,3,3,0,0,33555200,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,1.5,1.7,0,0,15,9,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (16697,'Void Zone',NULL,1,1,15882,0,0,0,370,370,0,0,10,3,3,0,0,33554432,0,0,0,2.4,1.42857,1,0,1,1,1,1,-1,1,300,300,0,0,2,2,0,0,20,1,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16698,'Corpse Scarab',NULL,60,60,10005,0,0,0,21,21,0,0,10,3,3,0,0,0,0,0,0,0.833332,1.14286,1,0,2,1,1,1,1,1,6104,6104,0,0,52,68.9,0,0,3791,252,26,1000,1000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16701,'Spirit of Summer',NULL,1,1,16587,0,0,0,4,4,1,0,0,3,3,0,0,768,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,1,1,7,24,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (16775,'Spirit of Mograine','The Ashbringer',63,63,16326,0,0,0,21,21,0,0,6,3,3,0,0,33554432,0,0,76,1,1.14286,1,3,160,1,35,1,1,1,532960,532960,0,0,316,450,278,413,7618,320,58,1333,1568,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16775,0,'EventAI',''), - (16776,'Spirit of Blaumeux',NULL,63,63,16327,0,0,0,21,21,0,0,6,3,3,0,0,33554435,0,0,76,1,1.14286,1,3,150,1,35,1,1,1,499650,499650,0,0,181,253,147,219,4641,268,32,2000,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16776,0,'EventAI',''), - (16777,'Spirit of Zeliek',NULL,63,63,16328,0,0,0,21,21,0,0,6,3,3,0,0,33554435,0,0,76,1,1.14286,1,3,150,1,35,1,1,1,499650,499650,0,0,181,253,147,219,4641,268,32,2000,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16777,0,'EventAI',''), - (16778,'Spirit of Korth\'azz',NULL,63,63,16329,0,0,0,21,21,0,0,6,3,3,0,0,33554435,0,0,76,1,1.14286,1,3,180,1,35,1,1,1,599580,599580,0,0,181,253,147,219,4641,268,32,2000,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16778,0,'EventAI',''), - (16779,'Cow',NULL,3,3,1060,0,0,0,7,7,0,8,8,1,3,0,0,0,0,0,0,0.91,1.14286,1,0,1,1,1,1,-1,1,14,14,0,0,13,13,1.76,2.42,0,6,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (16604,'Blackwing Spell Marker',NULL,1,1,14501,0,0,0,114,114,1,0,10,3,3,0,0,33587968,0,0,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,1.5,1.7,0,0,15,9,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (16697,'Void Zone',NULL,1,1,15882,0,0,0,370,370,0,0,10,3,3,0,0,33587200,0,0,0,2.4,1.42857,1,0,1,1,1,1,-1,1,300,300,0,0,2,2,0,0,20,1,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16698,'Corpse Scarab',NULL,60,60,10005,0,0,0,21,21,0,0,10,3,3,0,0,32768,0,0,0,0.833332,1.14286,1,0,2,1,1,1,1,1,6104,6104,0,0,52,68.9,0,0,3791,252,26,1000,1000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16701,'Spirit of Summer',NULL,1,1,16587,0,0,0,4,4,1,0,0,3,3,0,0,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,1,1,7,24,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (16775,'Spirit of Mograine','The Ashbringer',63,63,16326,0,0,0,21,21,0,0,6,3,3,0,0,33587200,0,0,76,1,1.14286,1,3,160,1,35,1,1,1,532960,532960,0,0,316,450,278,413,4691,320,58,1333,1568,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16775,0,'EventAI',''), + (16776,'Spirit of Blaumeux',NULL,63,63,16327,0,0,0,21,21,0,0,6,3,3,0,0,33587203,0,0,76,1,1.14286,1,3,150,1,35,1,1,1,499650,499650,0,0,181,253,147,219,4691,268,32,2000,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16776,0,'EventAI',''), + (16777,'Spirit of Zeliek',NULL,63,63,16328,0,0,0,21,21,0,0,6,3,3,0,0,33587203,0,0,76,1,1.14286,1,3,150,1,35,1,1,1,499650,499650,0,0,181,253,147,219,4691,268,32,2000,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16777,0,'EventAI',''), + (16778,'Spirit of Korth\'azz',NULL,63,63,16329,0,0,0,21,21,0,0,6,3,3,0,0,33587203,0,0,76,1,1.14286,1,3,180,1,35,1,1,1,599580,599580,0,0,181,253,147,219,4691,268,32,2000,2000,0,0,0,0,0,0,0,0,617299803,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16778,0,'EventAI',''), + (16779,'Cow',NULL,3,3,1060,0,0,0,7,7,0,8,8,1,3,0,0,0,0,0,0,0.91,1.14286,1,0,0.2,1,1,1,1,1,14,14,0,0,13,13,1.76,2.42,41,6,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (16781,'Midsummer Celebrant',NULL,2,4,16412,16431,0,0,35,35,0,0,7,1,3,0,1,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,19,42,0,0,3,6,0,0,20,2,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,9148,0,0,'EventAI',''), - (16786,'Argent Quartermaster','The Argent Dawn',1,1,16336,0,0,0,35,35,0,0,7,3,3,0,0,0,0,2,0,1.125,1.14286,1,0,1,1,1,1,-1,1,300,300,0,0,2,2,0,0,20,1,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (16787,'Argent Outfitter','The Argent Dawn',1,1,16337,0,0,0,35,35,0,0,7,3,3,0,2,0,0,2,0,1.125,1.14286,1,0,1,1,1,1,-1,1,300,300,0,0,2,2,0,0,20,1,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (16786,'Argent Quartermaster','The Argent Dawn',1,1,16336,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,2,0,1.125,1.14286,1,0,1,1,1,1,-1,1,300,300,0,0,2,2,0,0,20,1,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (16787,'Argent Outfitter','The Argent Dawn',1,1,16337,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,2,0,1.125,1.14286,1,0,1,1,1,1,-1,1,300,300,0,0,2,2,0,0,20,1,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (16788,'Festival Flamekeeper',NULL,60,60,16334,16340,0,0,35,35,1,0,7,3,3,0,2,33536,0,2,0,1.48,1.14286,1,1,1,1,7.5,1,-1,1,6900,6900,0,0,104,138,72,106,3750,252,26,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (16803,'Deathknight Understudy',NULL,60,60,16539,0,0,0,21,21,0,0,7,3,3,0,0,0,0,0,8,1,1.14286,1,1,30,2,45.5,1,2,1,91560,91560,0,0,103.9,137.9,0,0,7505,252,26,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16803,0,'',''), + (16803,'Deathknight Understudy',NULL,60,60,16539,0,0,0,21,21,0,0,7,3,3,0,0,32768,0,0,8,1,1.14286,1,1,30,2,45.5,1,2,1,91560,91560,0,0,103.9,137.9,0,0,7582,252,26,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16803,0,'',''), (16817,'Festival Loremaster',NULL,60,60,16354,0,0,0,55,55,0,0,7,3,3,0,3,33536,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,6900,6900,0,0,343,343,0,0,20,158,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,7326,0,0,'',''), (16818,'Festival Talespinner',NULL,60,60,16355,0,0,0,29,29,0,0,7,3,3,0,3,33536,0,2,0,1.48,1.14286,1,0,1,1,1,1,-1,1,6900,6900,0,0,343,343,0,0,20,158,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,9298,0,0,'',''), - (16861,'Death Lord',NULL,61,61,10729,0,0,0,21,21,0,0,6,3,3,0,0,0,0,0,8,1,1.14286,1,1,1,1,1,1,-1,1,113175,113175,12430,12430,3941,5215,0,0,3316,0,0,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16861,0,'EventAI',''), - (25872,'Midsummer Celebrant Costume: Goblin',NULL,1,1,16431,15762,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16980,'The Lich King',NULL,60,60,11686,0,0,0,114,114,1,0,10,7,3,0,0,33555200,0,2,0,1,1.14286,1,0,1.35,1,1,1,1,1,4120,4120,0,0,104,138,72,106,3750,252,26,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (16981,'Plagued Guardian',NULL,61,61,2606,0,0,0,21,21,0,0,6,3,3,0,0,1,0,0,8,1,1.14286,8,0,8,18,1,1,1,1,17608,17608,105750,105750,1953,2382,0,0,2073,1000,0,2000,2000,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16981,0,'',''), - (16982,'Plagued Construct',NULL,61,61,12074,0,0,0,21,21,0,0,6,3,3,0,0,1,0,0,8,1,1.14286,1,0,1,1,1,1,-1,1,10100,10100,0,0,340,492,0,0,0,192,0,2000,2000,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16983,'Plagued Champion',NULL,61,61,7847,0,0,0,21,21,0,0,6,3,3,0,0,1,0,0,8,1,1.42857,1,0,1,1,1,1,-1,1,37000,37000,0,0,340,492,0,0,0,192,0,2000,2000,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16983,0,'',''), - (16984,'Plagued Warrior',NULL,61,61,16916,0,0,0,21,21,0,0,6,3,3,0,0,1,0,0,8,1,1.42857,1,0,1,1,1,1,-1,1,34000,34000,0,0,340,492,0,0,0,192,0,2000,2000,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16984,0,'',''), - (25871,'Midsummer Celebrant Costume: Gnome',NULL,1,1,16447,16448,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (25870,'Midsummer Celebrant Costume: Dwarf',NULL,1,1,16434,16413,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16987,'Festival Flamekeeper Costume: Tauren',NULL,1,1,16334,0,0,0,35,35,1,0,7,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16988,'Festival Flamekeeper Costume: Human',NULL,1,1,16338,0,0,0,35,35,1,0,7,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16989,'Festival Flamekeeper Costume: Troll',NULL,1,1,16340,0,0,0,35,35,1,0,7,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16990,'Festival Flamekeeper Costume: Dwarf',NULL,1,1,16339,0,0,0,35,35,1,0,7,3,3,0,0,33555200,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,0,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16995,'Herald of the Lich King',NULL,1,60,5187,11686,0,0,127,127,1,0,10,3,3,0,0,0,0,2,0,1.125,1.14286,1,0,1,1,1,1,-1,1,300,3052,0,0,104,138,72,106,3750,252,26,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (16998,'Mr. Bigglesworth',NULL,5,5,16622,0,0,0,34,34,0,0,8,3,3,0,0,0,0,0,0,1,0.857143,1,0,1,1,1,1,-1,1,37000,37000,0,0,2370,2440,0,1,0,1110,0,1150,1265,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (17003,'Cinder Elemental',NULL,1,1,8409,0,0,0,35,35,0,0,4,3,3,0,0,0,0,0,0,1.125,1.14286,1,0,1,1,1,1,-1,1,300,300,0,0,2,2,1,1,7,24,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (16861,'Death Lord',NULL,61,61,10729,0,0,0,21,21,0,0,6,3,3,0,0,32768,0,0,8,1,1.14286,1,1,1,1,1,1,-1,1,113175,113175,12430,12430,3941,5215,0,0,3316,0,0,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16861,0,'EventAI',''), + (25872,'Midsummer Celebrant Costume: Goblin',NULL,1,1,16431,15762,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16980,'The Lich King',NULL,60,60,11686,0,0,0,114,114,1,0,10,7,3,0,0,33555200,0,2,0,1,1.14286,1,0,1.35,1,1,1,1,1,4120,4120,0,0,104,138,72,106,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (16981,'Plagued Guardian',NULL,61,61,2606,0,0,0,21,21,0,0,6,3,3,0,0,32769,0,0,8,1,1.14286,8,0,8,18,1,1,1,1,17608,17608,105750,105750,1953,2382,0,0,2073,1000,0,2000,2000,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16981,0,'',''), + (16982,'Plagued Construct',NULL,61,61,12074,0,0,0,21,21,0,0,6,3,3,0,0,32769,0,0,8,1,1.14286,1,0,1,1,1,1,-1,1,10100,10100,0,0,340,492,0,0,4091,192,0,2000,2000,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16983,'Plagued Champion',NULL,61,61,7847,0,0,0,21,21,0,0,6,3,3,0,0,32769,0,0,8,1,1.42857,1,0,1,1,1,1,-1,1,37000,37000,0,0,340,492,0,0,4091,192,0,2000,2000,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16983,0,'',''), + (16984,'Plagued Warrior',NULL,61,61,16916,0,0,0,21,21,0,0,6,3,3,0,0,32769,0,0,8,1,1.42857,1,0,1,1,1,1,-1,1,34000,34000,0,0,340,492,0,0,4091,192,0,2000,2000,0,0,0,0,0,0,0,0,8388625,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16984,0,'',''), + (25871,'Midsummer Celebrant Costume: Gnome',NULL,1,1,16447,16448,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (25870,'Midsummer Celebrant Costume: Dwarf',NULL,1,1,16434,16413,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16987,'Festival Flamekeeper Costume: Tauren',NULL,1,1,16334,0,0,0,35,35,1,0,7,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16988,'Festival Flamekeeper Costume: Human',NULL,1,1,16338,0,0,0,35,35,1,0,7,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16989,'Festival Flamekeeper Costume: Troll',NULL,1,1,16340,0,0,0,35,35,1,0,7,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16990,'Festival Flamekeeper Costume: Dwarf',NULL,1,1,16339,0,0,0,35,35,1,0,7,3,3,0,0,33587968,0,130,0,1,1.14286,1,0,1,1,1,1,1,1,42,42,0,0,2,2,0,0,15,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16995,'Herald of the Lich King',NULL,1,60,5187,11686,0,0,127,127,1,0,10,3,3,0,0,32768,0,2,0,1.125,1.14286,1,0,1,1,1,1,-1,1,300,3052,0,0,104,138,72,106,3750,252,26,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (16998,'Mr. Bigglesworth',NULL,5,5,16622,0,0,0,34,34,0,0,8,3,3,0,0,32768,0,0,0,1,0.857143,1,0,1,1,1,1,1.33,1,102,102,0,0,2370,2440,0,1,160,1110,0,1150,1265,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (17003,'Cinder Elemental',NULL,1,1,8409,0,0,0,35,35,0,0,4,3,3,0,0,32768,0,0,0,1.125,1.14286,1,0,1,1,1,1,-1,1,300,300,0,0,2,2,1,1,7,24,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), (17038,'Stormwind Firebreather',NULL,23,33,16412,16433,0,0,774,774,1,0,7,3,3,0,0,33536,0,2,0,1.125,1.14286,1,0,1,1,1,1,-1,1,1300,1500,0,0,46,61,32,47,1281,112,10,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,17038,0,'EventAI',''), - (17041,'Orgrimmar Fireeater',NULL,59,60,16436,16438,0,0,35,35,0,0,7,3,3,0,0,0,0,2,0,1.125,1.14286,1,0,1,1,1,1,-1,1,5800,6800,0,0,118,125,0,0,20,56,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,17041,0,'EventAI',''), + (17041,'Orgrimmar Fireeater',NULL,59,60,16436,16438,0,0,35,35,0,0,7,3,3,0,0,32768,0,2,0,1.125,1.14286,1,0,1,1,1,1,-1,1,5800,6800,0,0,118,125,0,0,20,56,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,17041,0,'EventAI',''), (17048,'Ironforge Firebreather',NULL,23,33,16434,16413,0,0,774,774,0,0,7,3,3,0,0,33536,0,2,0,1.125,1.14286,1,0,1,1,1,1,-1,1,1300,1500,0,0,46,61,32,47,1281,112,10,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,17048,0,'EventAI',''), (17049,'Darnassus Firebreather',NULL,23,33,16414,16435,0,0,774,774,0,0,7,3,3,0,0,33536,0,2,0,1.125,1.14286,1,0,1,1,1,1,-1,1,1300,1500,0,0,46,61,32,47,1281,112,10,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,17049,0,'EventAI',''), - (17050,'Thunder Bluff Fireeater',NULL,59,60,16445,16446,0,0,35,35,0,0,7,3,3,0,0,0,0,2,0,1.125,1.14286,1,0,1,1,1,1,-1,1,5800,6800,0,0,118,125,0,0,20,56,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,17050,0,'EventAI',''), - (17051,'Undercity Fireeater',NULL,59,60,16443,16444,0,0,35,35,0,0,7,3,3,0,0,0,0,2,0,1.125,1.14286,1,0,1,1,1,1,-1,1,5800,6800,0,0,118,125,0,0,20,56,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,17051,0,'EventAI',''), - (17055,'Maexxna Spiderling',NULL,60,60,13111,0,0,0,16,16,0,0,1,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.25,1,1.5,1,1,1,3815,3815,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (17050,'Thunder Bluff Fireeater',NULL,59,60,16445,16446,0,0,35,35,0,0,7,3,3,0,0,32768,0,2,0,1.125,1.14286,1,0,1,1,1,1,-1,1,5800,6800,0,0,118,125,0,0,20,56,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,17050,0,'EventAI',''), + (17051,'Undercity Fireeater',NULL,59,60,16443,16444,0,0,35,35,0,0,7,3,3,0,0,32768,0,2,0,1.125,1.14286,1,0,1,1,1,1,-1,1,5800,6800,0,0,118,125,0,0,20,56,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,17051,0,'EventAI',''), + (17055,'Maexxna Spiderling',NULL,60,60,13111,0,0,0,16,16,0,0,1,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.25,1,1.5,1,1,1,3815,3815,0,0,103.9,137.9,0,0,3791,252,26,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (17066,'Ribbon Pole Debug Target',NULL,1,1,11686,0,0,0,35,35,0,0,10,5,3,0,0,33555200,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,300,300,0,0,2,2,0,0,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (17068,'Chief Expeditionary Requisitioner Enkles',NULL,55,55,16786,0,0,0,55,55,0,0,7,3,3,0,0,36864,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3600,3600,0,0,362,440,258.261,360.038,0,185,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (17069,'Emissary Whitebeard',NULL,55,55,16793,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,5700,5700,0,0,362,440,258.261,360.038,0,185,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (17070,'Apothecary Quinard',NULL,55,55,16794,0,0,0,68,68,0,0,7,3,3,0,0,36864,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2600,2600,0,0,193,284,58.9,78.6,0,110,100,2000,2000,0,0,0,17070,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (17072,'Emissary Gormok',NULL,55,55,16806,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3800,3800,0,0,362,440,258.261,360.038,0,185,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (17074,'Cenarion Scout',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33555200,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (17079,'General Kirika',NULL,60,60,16834,0,0,0,29,29,0,0,7,3,3,0,2,36864,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4000,4000,0,0,258,332,68.7,91.8,0,136,100,2000,2000,0,0,0,17079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (17080,'Marshal Bluewall',NULL,60,60,16835,0,0,0,55,55,0,0,7,3,3,0,2,36864,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2800,2800,0,0,315,378,89.6,117.8,0,160,100,2000,2000,0,0,0,17080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (17081,'Scout Bloodfist',NULL,55,55,16836,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,50,73,0,0,0,28,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (17082,'Rifleman Torrig',NULL,55,55,16837,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,50,73,0,0,0,28,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (17090,'Silithus Dust Turnin Quest Doodad',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33555200,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,0,0,0,0,2,2,0,0,20,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (17209,'William Kielar','Spectral Gryphon Master',60,60,16908,0,0,0,84,83,0,0,7,3,3,0,1,4864,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,4100,4100,0,0,395,481,281.739,392.769,0,202,100,1289,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,7379,0,0,'EventAI',''), - (17231,'Garden Gas',NULL,1,1,169,0,0,0,35,35,0,0,10,3,3,0,0,0,0,0,0,1.125,1.14286,1,0,1,1,1,1,-1,1,300,300,0,0,2,2,0,0,20,1,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (17249,'Landro Longshot','The Black Flame',60,60,16941,0,0,0,35,35,0,0,7,3,3,0,1,768,0,2,0,1,0.992063,1,0,1,1,1,1,-1,1,2900,2900,0,0,395,481,281.739,392.769,0,202,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,7394,0,0,'',''), - (17252,'Felguard',NULL,58,58,14255,0,0,0,5,5,0,0,3,3,3,0,0,0,0,0,0,1,1.14286,2,0,0.45,1,1,1,-1,1,1034,1034,5805,7910,308,386,0,0,20,160,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,17252,0,'',''), - (17266,'Turtle Mount',NULL,1,1,17158,0,0,0,35,35,0,0,10,3,3,0,0,0,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,11,11,1,1,0,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (17598,'Renn\'az','Ammunition Vendor',46,46,12956,0,0,0,1494,1494,0,0,7,3,3,0,4,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1800,1800,0,0,303,369,216,301.123,0,155,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (17635,'Lordaeron Commander',NULL,60,60,17144,0,0,0,84,84,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,3200,3200,2434,2434,395,481,281.739,392.769,0,202,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,17635,0,'',''), - (17647,'Lordaeron Soldier',NULL,60,60,17146,0,0,0,84,84,0,0,7,3,3,0,0,4096,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,2500,2500,2434,2434,395,481,281.739,392.769,0,202,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,17647,0,'',''), - (17688,'Crown Guard Horde Capture Quest Doodad',NULL,1,1,10817,0,0,0,35,35,1,0,10,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (17689,'Crown Guard Capture Quest Doodad',NULL,1,1,1126,0,0,0,35,35,0,0,10,3,3,0,0,33555200,0,128,0,1,1.14286,1,0,1,1,1,1,-1,1,0,0,0,0,2,2,0,0,20,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (17690,'Eastwall Capture Quest Doodad',NULL,1,1,1126,0,0,0,35,35,0,0,10,3,3,0,0,33555200,0,128,0,1.1,1.14286,1,0,1,1,1,1,-1,1,0,0,0,0,2,2,0,0,20,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (17691,'Eastwall Horde Capture Quest Doodad',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (17696,'Northpass Capture Quest Doodad',NULL,1,1,1126,0,0,0,35,35,0,0,10,3,3,0,0,33555200,0,128,0,1,1.14286,1,0,1,1,1,1,-1,1,0,0,0,0,2,2,0,0,20,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (17697,'Northpass Horde Capture Quest Doodad',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (17698,'Plaguewood Capture Quest Doodad',NULL,1,1,1126,0,0,0,35,35,0,0,10,3,3,0,0,33555200,0,128,0,1,1.14286,1,0,1,1,1,1,-1,1,0,0,0,0,2,2,0,0,20,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (17699,'Plaguewood Horde Capture Quest Doodad',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (17719,'Ironforge Gryphon Rider',NULL,1,1,17202,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.125,1.14286,1,0,1,1,1,1,-1,1,300,300,0,0,1,1.29,0.344828,0.444828,20,100,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (17720,'Orgrimmar Wyvern Rider',NULL,1,1,17203,0,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.125,1.14286,1,0,1,1,1,1,-1,1,300,300,0,0,1,1.29,0.344828,0.444828,20,100,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (17765,'Alliance Silithyst Sentinel',NULL,60,60,1598,1608,0,0,57,57,0,0,7,3,3,0,0,37376,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,6800,6800,0,0,395,481,281.739,392.769,0,202,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,17765,0,'',''), - (17766,'Horde Silithyst Sentinel',NULL,60,60,7117,7118,0,0,71,71,0,0,7,3,3,0,0,37376,0,0,0,1.1,1.14286,1,1,1,1,1,1,-1,1,6500,6500,0,0,328,388,101.8,127.6,0,165,100,1200,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17766,0,'',''), - (17794,'Alliance Tower Buffer',NULL,1,1,5187,16925,0,0,84,84,0,0,10,3,3,0,0,33555200,0,130,0,1,0.992063,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (17795,'Horde Tower Buffer',NULL,1,1,5187,16925,0,0,83,83,0,0,10,3,3,0,0,33555200,0,130,0,1,0.992063,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (17804,'Squire Rowe',NULL,52,52,17250,0,0,0,12,12,0,0,7,3,3,0,1,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3000,3000,0,0,342,416,244.174,340.4,0,175,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,7480,0,0,'EventAI','npc_squire_rowe'), - (17995,'Lordaeron Veteran',NULL,60,60,17404,0,0,0,83,83,0,0,7,3,3,0,0,0,0,0,0,1.125,1.14286,2,0,1,1,1,1,-1,1,4700,4700,2434,2434,395,481,281.739,392.769,0,202,100,1289,1518,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,17995,0,'',''), - (17996,'Lordaeron Fighter',NULL,60,60,17405,0,0,0,83,83,0,0,7,3,3,0,0,0,0,0,0,1.125,1.14286,2,0,1,1,1,1,-1,1,3300,3300,2434,2434,395,481,281.739,392.769,0,202,100,1289,1518,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,17996,0,'',''), - (18199,'Silithus Dust Turnin Quest Doodad Horde',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33555200,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,0,0,0,0,2,2,0,0,20,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (15729,'Father Winter\'s Helper (BIG) gm',NULL,1,1,15687,15803,0,0,35,35,1,0,10,3,3,0,0,0,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (17068,'Chief Expeditionary Requisitioner Enkles',NULL,55,55,16786,0,0,0,55,55,0,0,7,3,3,0,0,36864,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,3600,3600,0,0,362,440,258.261,360.038,3271,185,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (17069,'Emissary Whitebeard',NULL,55,55,16793,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,5700,5700,0,0,362,440,258.261,360.038,3271,185,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (17070,'Apothecary Quinard',NULL,55,55,16794,0,0,0,68,68,0,0,7,3,3,0,0,36864,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2600,2600,0,0,193,284,58.9,78.6,3271,110,100,2000,2000,0,0,0,17070,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (17072,'Emissary Gormok',NULL,55,55,16806,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,3800,3800,0,0,362,440,258.261,360.038,3271,185,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (17074,'Cenarion Scout',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33587968,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (17079,'General Kirika',NULL,60,60,16834,0,0,0,29,29,0,0,7,3,3,0,2,36864,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4000,4000,0,0,258,332,68.7,91.8,3791,136,100,2000,2000,0,0,0,17079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (17080,'Marshal Bluewall',NULL,60,60,16835,0,0,0,55,55,0,0,7,3,3,0,2,36864,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,2800,2800,0,0,315,378,89.6,117.8,3791,160,100,2000,2000,0,0,0,17080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (17081,'Scout Bloodfist',NULL,55,55,16836,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,50,73,0,0,3271,28,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (17082,'Rifleman Torrig',NULL,55,55,16837,0,0,0,35,35,0,0,7,3,3,0,2,32768,0,0,0,1,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,50,73,0,0,3271,28,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (17090,'Silithus Dust Turnin Quest Doodad',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33587968,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,0,0,0,0,2,2,0,0,20,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (17209,'William Kielar','Spectral Gryphon Master',60,60,16908,0,0,0,84,83,0,0,7,3,3,0,1,37632,0,2,0,1,1.14286,1,1,1,1,1,1,-1,1,4100,4100,0,0,395,481,281.739,392.769,3791,202,100,1289,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,7379,0,0,'EventAI',''), + (17231,'Garden Gas',NULL,1,1,169,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,0,0,1.125,1.14286,1,0,1,1,1,1,-1,1,300,300,0,0,2,2,0,0,20,1,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (17249,'Landro Longshot','The Black Flame',60,60,16941,0,0,0,35,35,0,0,7,3,3,0,1,33536,0,2,0,1,0.992063,1,0,1,1,1,1,-1,1,2900,2900,0,0,395,481,281.739,392.769,3791,202,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,7394,0,0,'',''), + (17252,'Felguard',NULL,58,58,14255,0,0,0,5,5,0,0,3,3,3,0,0,32768,0,0,0,1,1.14286,2,0,0.45,1,1,1,-1,1,1034,1034,5805,7910,308,386,0,0,20,160,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,17252,0,'',''), + (17266,'Turtle Mount',NULL,1,1,17158,0,0,0,35,35,0,0,10,3,3,0,0,32768,0,2,0,0.91,1.14286,1,0,1,1,1,1,-1,1,64,64,53,53,11,11,1,1,15,5,100,2000,2200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (17598,'Renn\'az','Ammunition Vendor',46,46,12956,0,0,0,1494,1494,0,0,7,3,3,0,4,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,1800,1800,0,0,303,369,216,301.123,2780,155,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (17635,'Lordaeron Commander',NULL,60,60,17144,0,0,0,84,84,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,3200,3200,2434,2434,395,481,281.739,392.769,3075,202,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,17635,0,'',''), + (17647,'Lordaeron Soldier',NULL,60,60,17146,0,0,0,84,84,0,0,7,3,3,0,0,36864,0,0,0,1,1.14286,2,0,1,1,1,1,-1,1,2500,2500,2434,2434,395,481,281.739,392.769,3075,202,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,17647,0,'',''), + (17688,'Crown Guard Horde Capture Quest Doodad',NULL,1,1,10817,0,0,0,35,35,1,0,10,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (17689,'Crown Guard Capture Quest Doodad',NULL,1,1,1126,0,0,0,35,35,0,0,10,3,3,0,0,33587968,0,128,0,1,1.14286,1,0,1,1,1,1,-1,1,0,0,0,0,2,2,0,0,20,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (17690,'Eastwall Capture Quest Doodad',NULL,1,1,1126,0,0,0,35,35,0,0,10,3,3,0,0,33587968,0,128,0,1.1,1.14286,1,0,1,1,1,1,-1,1,0,0,0,0,2,2,0,0,20,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (17691,'Eastwall Horde Capture Quest Doodad',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (17696,'Northpass Capture Quest Doodad',NULL,1,1,1126,0,0,0,35,35,0,0,10,3,3,0,0,33587968,0,128,0,1,1.14286,1,0,1,1,1,1,-1,1,0,0,0,0,2,2,0,0,20,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (17697,'Northpass Horde Capture Quest Doodad',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (17698,'Plaguewood Capture Quest Doodad',NULL,1,1,1126,0,0,0,35,35,0,0,10,3,3,0,0,33587968,0,128,0,1,1.14286,1,0,1,1,1,1,-1,1,0,0,0,0,2,2,0,0,20,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (17699,'Plaguewood Horde Capture Quest Doodad',NULL,1,1,11686,0,0,0,35,35,1,0,10,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (17719,'Ironforge Gryphon Rider',NULL,1,1,17202,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.125,1.14286,1,0,1,1,1,1,-1,1,300,300,0,0,1,1.29,0.344828,0.444828,20,100,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (17720,'Orgrimmar Wyvern Rider',NULL,1,1,17203,0,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.125,1.14286,1,0,1,1,1,1,-1,1,300,300,0,0,1,1.29,0.344828,0.444828,20,100,100,1400,1900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (17765,'Alliance Silithyst Sentinel',NULL,60,60,1598,1608,0,0,57,57,0,0,7,3,3,0,0,37376,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,6800,6800,0,0,395,481,281.739,392.769,3791,202,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,17765,0,'',''), + (17766,'Horde Silithyst Sentinel',NULL,60,60,7117,7118,0,0,71,71,0,0,7,3,3,0,0,37376,0,0,0,1.1,1.14286,1,1,1,1,1,1,-1,1,6500,6500,0,0,328,388,101.8,127.6,3791,165,100,1200,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17766,0,'',''), + (17794,'Alliance Tower Buffer',NULL,1,1,5187,16925,0,0,84,84,0,0,10,3,3,0,0,33587968,0,130,0,1,0.992063,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (17795,'Horde Tower Buffer',NULL,1,1,5187,16925,0,0,83,83,0,0,10,3,3,0,0,33587968,0,130,0,1,0.992063,1,0,1,1,1,1,-1,1,8,8,0,0,2,2,0,0,20,1,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (17804,'Squire Rowe',NULL,52,52,17250,0,0,0,12,12,0,0,7,3,3,0,1,36864,0,2,0,1,1.14286,1,0,1,1,1,1,-1,1,3000,3000,0,0,342,416,244.174,340.4,3108,175,100,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,7480,0,0,'EventAI','npc_squire_rowe'), + (17995,'Lordaeron Veteran',NULL,60,60,17404,0,0,0,83,83,0,0,7,3,3,0,0,32768,0,0,0,1.125,1.14286,2,0,1,1,1,1,-1,1,4700,4700,2434,2434,395,481,281.739,392.769,3075,202,100,1289,1518,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,17995,0,'',''), + (17996,'Lordaeron Fighter',NULL,60,60,17405,0,0,0,83,83,0,0,7,3,3,0,0,32768,0,0,0,1.125,1.14286,2,0,1,1,1,1,-1,1,3300,3300,2434,2434,395,481,281.739,392.769,3075,202,100,1289,1518,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,17996,0,'',''), + (18199,'Silithus Dust Turnin Quest Doodad Horde',NULL,1,1,11686,0,0,0,35,35,0,0,10,3,3,0,0,33587968,0,0,0,1.1,1.14286,1,0,1,1,1,1,-1,1,0,0,0,0,2,2,0,0,20,1,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (15729,'Father Winter\'s Helper (BIG) gm',NULL,1,1,15687,15803,0,0,35,35,1,0,10,3,3,0,0,32768,0,2,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), (15730,'Pat\'s Snowcloud Guy','',60,60,15294,15294,0,0,114,114,0,0,10,1,3,0,0,33554432,0,2,0,1.1,1.14286,1,0,1,1,1,1,-1,1,4400,4400,0,0,50,73,0,0,20,28,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (1849,'Dreadwhisper','',58,58,4629,0,0,0,21,21,0,0,6,3,3,0,0,64,0,0,0,1,1.14286,1,4,1.35,1,1,1,1,1,3876,3876,0,0,99.7,132.4,0,0,3435,242,25,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), - (16783,'Plague Slime (Blue)',NULL,61,61,11139,0,0,0,21,21,0,0,10,3,3,0,0,0,0,0,8,0.8,0.285714,1,1,45,1,60,1,1,1,141480,141480,0,0,95.2,126.3,0,0,4091,258,28,1800,1800,0,6051,7906,16243,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16784,'Plague Slime (Red)',NULL,61,61,681,0,0,0,21,21,0,0,10,3,3,0,0,0,0,0,8,0.8,0.285714,1,1,45,1,60,1,1,1,141480,141480,0,0,95.2,126.3,0,0,4091,258,28,1800,1800,0,6051,7906,16243,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (16785,'Plague Slime (Green)',NULL,61,61,11137,0,0,0,21,21,0,0,10,3,3,0,0,0,0,0,8,0.8,0.285714,1,1,45,1,60,1,1,1,141480,141480,0,0,95.2,126.3,0,0,4091,258,28,1800,1800,0,6051,7906,16243,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (5776,'Evolving Ectoplasm (Red)',NULL,17,18,4267,0,0,0,14,14,0,0,10,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,1158,1251,0,0,25,34.8,0,0,782,64,3,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (5777,'Evolving Ectoplasm (Green)',NULL,17,18,2568,0,0,0,14,14,0,0,10,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,1158,1251,0,0,25,34.8,0,0,782,64,3,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (5778,'Evolving Ectoplasm (Black)',NULL,17,18,4535,0,0,0,14,14,0,0,10,3,3,0,0,64,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,1158,1251,0,0,25,34.8,0,0,782,64,3,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), - (25873,'Midsummer Celebrant Costume: Human',NULL,1,1,16412,16433,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (25874,'Midsummer Celebrant Costume: Night Elf',NULL,1,1,16414,16435,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (25875,'Midsummer Celebrant Costume: Orc',NULL,1,1,16436,16438,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (25876,'Midsummer Celebrant Costume: Tauren',NULL,1,1,16442,16432,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (25877,'Midsummer Celebrant Costume: Troll',NULL,1,1,16445,16446,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (25878,'Midsummer Celebrant Costume: Undead',NULL,1,1,16443,16444,0,0,35,35,1,0,7,3,3,0,0,0,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3151,'Captain Obvious','Boat Operator',1,1,1233,0,0,0,35,35,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,57,57,0,0,1,1,0,0,15,9,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3152,'Cap\'n Copyright','Boat Operator',1,1,1233,0,0,0,35,35,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,48,48,0,0,1,1,0,0,15,9,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3895,'Captain Noteo','Boat Operator',1,1,9552,0,0,0,35,35,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,57,57,0,0,1,1,0,0,15,9,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (3896,'Captain Placeholder','Boat Operator',1,1,1466,0,0,0,35,35,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,48,48,0,0,1,1,0,0,15,9,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), - (4497,'Captain Quirk','Boat Operator',1,1,1740,0,0,0,35,35,0,0,7,3,3,0,0,0,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,57,57,0,0,1,1,0,0,15,9,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''); + (1849,'Dreadwhisper','',58,58,4629,0,0,0,21,21,0,0,6,3,3,0,0,32832,0,0,0,1,1.14286,1,4,1.35,1,1,1,1,1,3876,3876,0,0,99.7,132.4,0,0,3435,242,25,2000,2000,0,0,0,0,0,0,0,0,8388624,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'EventAI',''), + (16783,'Plague Slime (Blue)',NULL,61,61,11139,0,0,0,21,21,0,0,10,3,3,0,0,32768,0,0,8,0.8,0.285714,1,1,45,1,60,1,1,1,141480,141480,0,0,95.2,126.3,0,0,4091,258,28,1800,1800,0,6051,7906,16243,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16784,'Plague Slime (Red)',NULL,61,61,681,0,0,0,21,21,0,0,10,3,3,0,0,32768,0,0,8,0.8,0.285714,1,1,45,1,60,1,1,1,141480,141480,0,0,95.2,126.3,0,0,4091,258,28,1800,1800,0,6051,7906,16243,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (16785,'Plague Slime (Green)',NULL,61,61,11137,0,0,0,21,21,0,0,10,3,3,0,0,32768,0,0,8,0.8,0.285714,1,1,45,1,60,1,1,1,141480,141480,0,0,95.2,126.3,0,0,4091,258,28,1800,1800,0,6051,7906,16243,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (5776,'Evolving Ectoplasm (Red)',NULL,17,18,4267,0,0,0,14,14,0,0,10,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,1158,1251,0,0,25,34.8,0,0,782,64,3,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (5777,'Evolving Ectoplasm (Green)',NULL,17,18,2568,0,0,0,14,14,0,0,10,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,1158,1251,0,0,25,34.8,0,0,782,64,3,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (5778,'Evolving Ectoplasm (Black)',NULL,17,18,4535,0,0,0,14,14,0,0,10,3,3,0,0,32832,0,0,0,1,1.14286,1,1,3,1,1.7,1,1,1,1158,1251,0,0,25,34.8,0,0,782,64,3,2000,2000,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,'',''), + (25873,'Midsummer Celebrant Costume: Human',NULL,1,1,16412,16433,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (25874,'Midsummer Celebrant Costume: Night Elf',NULL,1,1,16414,16435,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (25875,'Midsummer Celebrant Costume: Orc',NULL,1,1,16436,16438,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (25876,'Midsummer Celebrant Costume: Tauren',NULL,1,1,16442,16432,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (25877,'Midsummer Celebrant Costume: Troll',NULL,1,1,16445,16446,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (25878,'Midsummer Celebrant Costume: Undead',NULL,1,1,16443,16444,0,0,35,35,1,0,7,3,3,0,0,32768,0,0,0,1.2,1.14286,1,0,1,1,1,1,-1,1,5000,5000,0,0,2,2,1,1,7,24,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3151,'Captain Obvious','Boat Operator',1,1,1233,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,57,57,0,0,1,1,0,0,15,9,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3152,'Cap\'n Copyright','Boat Operator',1,1,1233,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,48,48,0,0,1,1,0,0,15,9,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3895,'Captain Noteo','Boat Operator',1,1,9552,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,57,57,0,0,1,1,0,0,15,9,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (3896,'Captain Placeholder','Boat Operator',1,1,1466,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.15,1,1,1,1,1,48,48,0,0,1,1,0,0,15,9,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''), + (4497,'Captain Quirk','Boat Operator',1,1,1740,0,0,0,35,35,0,0,7,3,3,0,0,32768,0,0,0,1,1.14286,1,0,1.35,1,1,1,1,1,57,57,0,0,1,1,0,0,15,9,0,2000,2000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',''); /*!40000 ALTER TABLE `creature_template` ENABLE KEYS */; UNLOCK TABLES; @@ -451216,7 +405231,6093 @@ VALUES (16818,0,0,1,16,0,0,NULL), (11613,0,0,0,16,0,0,NULL), (3617,0,0,0,0,0,0,'16380'), - (12126,2408,0,1,16,0,0,NULL); + (12126,2408,0,1,16,0,0,NULL), + (15193,0,0,0,0,0,0,'22650'), + (3,0,0,1,16,0,0,NULL), + (36,0,0,1,16,0,0,NULL), + (48,0,1114112,1,16,0,0,'7165'), + (60,0,0,1,16,0,0,NULL), + (92,0,0,1,16,0,0,NULL), + (95,0,0,1,16,0,0,NULL), + (98,0,0,1,16,0,0,NULL), + (100,0,0,1,16,0,0,NULL), + (114,0,0,1,16,0,0,NULL), + (115,0,0,1,16,0,0,NULL), + (117,0,0,1,16,0,0,NULL), + (121,0,0,1,16,0,0,NULL), + (122,0,0,1,16,0,0,NULL), + (123,0,0,1,16,0,0,NULL), + (124,0,0,1,16,0,0,NULL), + (125,0,0,1,16,0,0,NULL), + (126,0,0,1,16,0,0,NULL), + (127,0,0,1,16,0,0,NULL), + (154,0,0,1,16,0,0,NULL), + (167,0,0,1,16,0,0,NULL), + (171,0,0,1,16,0,0,NULL), + (193,0,0,1,16,0,0,NULL), + (199,0,0,1,16,0,0,NULL), + (202,0,0,1,16,0,0,NULL), + (203,0,0,1,16,0,0,NULL), + (205,0,0,1,16,0,0,NULL), + (206,0,0,1,16,0,0,NULL), + (210,0,0,1,16,0,0,NULL), + (212,0,0,1,16,0,0,NULL), + (215,0,33554432,1,16,0,0,NULL), + (218,0,0,1,16,0,0,NULL), + (222,0,0,1,16,0,0,NULL), + (223,0,0,1,16,0,0,NULL), + (225,0,0,1,16,233,0,NULL), + (226,0,0,1,16,0,0,NULL), + (227,0,0,1,16,0,0,NULL), + (228,0,0,2,16,0,0,NULL), + (232,0,0,1,16,0,0,NULL), + (233,0,0,1,16,0,0,NULL), + (234,0,0,1,16,0,0,NULL), + (235,0,0,1,16,0,0,NULL), + (237,0,0,1,16,0,0,NULL), + (238,0,0,1,16,0,0,NULL), + (239,0,0,1,16,0,0,NULL), + (263,0,0,1,16,0,0,NULL), + (264,0,0,1,16,0,0,NULL), + (265,0,0,1,16,0,0,NULL), + (266,0,0,1,16,0,0,NULL), + (267,0,0,1,16,0,0,NULL), + (268,0,0,1,16,0,0,NULL), + (269,0,0,1,16,0,0,NULL), + (270,0,0,1,16,0,0,NULL), + (271,0,0,1,16,0,0,NULL), + (272,0,0,1,16,0,0,NULL), + (273,0,0,1,16,0,0,NULL), + (274,0,0,1,16,0,0,NULL), + (275,0,0,1,16,0,0,NULL), + (276,0,0,1,16,0,0,NULL), + (288,0,0,1,16,0,0,NULL), + (289,0,0,1,16,0,0,NULL), + (297,0,0,1,16,0,0,NULL), + (300,0,0,1,16,0,0,NULL), + (302,0,0,1,16,0,0,NULL), + (311,0,0,1,16,0,0,NULL), + (315,0,0,1,16,0,0,NULL), + (325,0,0,1,16,0,0,NULL), + (331,0,0,1,16,0,0,NULL), + (334,0,0,1,16,0,0,NULL), + (335,0,0,1,16,0,0,NULL), + (338,0,0,1,16,0,0,NULL), + (341,0,0,1,16,0,0,NULL), + (342,0,0,1,16,0,0,NULL), + (343,0,0,1,16,0,0,NULL), + (344,0,0,1,16,0,0,NULL), + (345,0,0,1,16,0,0,NULL), + (346,0,0,1,16,0,0,NULL), + (347,0,0,0,16,0,0,NULL), + (348,0,0,1,16,0,0,NULL), + (349,0,0,1,16,0,0,NULL), + (372,0,0,1,16,0,0,NULL), + (374,0,0,1,16,0,0,NULL), + (376,0,0,1,16,0,0,NULL), + (379,0,0,1,16,0,0,NULL), + (381,0,0,1,16,0,0,NULL), + (382,0,0,1,16,0,0,NULL), + (391,0,0,1,16,0,0,NULL), + (392,0,0,1,16,0,0,NULL), + (397,0,0,1,16,0,0,'13787'), + (415,0,0,1,16,0,0,NULL), + (422,0,0,1,16,0,0,NULL), + (423,0,0,1,16,0,0,NULL), + (424,0,0,1,16,0,0,NULL), + (426,0,0,1,16,0,0,NULL), + (428,0,0,1,16,0,0,NULL), + (429,0,0,1,16,0,0,NULL), + (430,0,0,1,16,0,0,NULL), + (431,0,0,1,16,0,0,NULL), + (432,0,0,1,16,0,0,NULL), + (433,0,0,1,16,0,0,NULL), + (434,0,0,1,16,0,0,NULL), + (435,0,0,1,16,0,0,NULL), + (436,0,0,1,16,0,0,'13787'), + (437,0,0,1,16,0,0,NULL), + (440,0,0,1,16,0,0,NULL), + (441,0,0,1,16,0,0,NULL), + (442,0,0,1,16,0,0,NULL), + (445,0,0,1,16,0,0,NULL), + (446,0,0,1,16,0,0,NULL), + (449,0,0,1,16,0,0,NULL), + (452,0,0,1,16,0,0,NULL), + (453,0,0,1,16,0,0,NULL), + (456,0,0,1,16,0,0,NULL), + (458,0,0,1,16,0,0,NULL), + (461,0,0,1,16,0,0,NULL), + (462,0,0,1,16,0,0,NULL), + (467,0,0,1,16,0,0,NULL), + (468,0,0,1,16,0,0,NULL), + (480,0,0,1,16,0,0,NULL), + (481,0,0,1,16,0,0,NULL), + (485,0,0,1,16,0,0,NULL), + (487,0,0,1,16,0,0,NULL), + (488,0,0,1,16,0,0,NULL), + (489,0,0,1,16,0,0,NULL), + (490,0,0,1,16,0,0,NULL), + (491,0,0,1,16,0,0,NULL), + (494,0,0,1,16,0,0,NULL), + (495,0,0,1,16,0,0,NULL), + (499,0,0,1,16,0,0,NULL), + (500,0,0,1,16,0,0,NULL), + (501,0,0,1,16,0,0,NULL), + (502,0,0,1,16,0,0,NULL), + (503,0,0,1,16,0,0,NULL), + (504,0,0,1,16,0,0,NULL), + (505,0,0,1,16,0,0,NULL), + (506,0,0,1,16,0,0,NULL), + (507,0,0,1,16,0,0,NULL), + (511,0,0,1,16,0,0,NULL), + (513,0,0,1,16,0,0,NULL), + (515,0,0,1,16,0,0,NULL), + (517,0,0,1,16,0,0,NULL), + (518,0,0,1,16,0,0,NULL), + (519,0,0,1,16,0,0,NULL), + (520,0,0,1,16,0,0,NULL), + (521,0,0,1,16,0,0,NULL), + (522,0,0,1,16,0,0,NULL), + (523,0,0,1,16,0,0,NULL), + (531,0,0,1,16,0,0,NULL), + (533,0,0,1,16,0,0,NULL), + (534,0,0,1,16,0,0,NULL), + (543,0,0,0,16,0,0,NULL), + (544,0,0,1,16,0,0,NULL), + (545,0,0,1,16,0,0,NULL), + (547,0,0,1,16,0,0,NULL), + (548,0,0,1,16,0,0,NULL), + (550,0,0,1,16,0,0,NULL), + (568,0,0,1,16,0,0,NULL), + (570,0,0,1,16,0,0,NULL), + (572,0,0,1,16,0,0,NULL), + (573,0,0,1,16,0,0,NULL), + (574,0,0,1,16,0,0,NULL), + (576,0,0,1,16,0,0,NULL), + (578,0,0,1,16,0,0,NULL), + (579,0,33554432,1,16,0,0,NULL), + (580,0,0,1,16,0,0,NULL), + (582,0,0,1,16,0,0,NULL), + (584,0,0,1,16,0,0,NULL), + (587,0,0,1,16,0,0,NULL), + (588,0,0,1,16,0,0,NULL), + (589,0,0,1,16,0,0,NULL), + (590,0,0,1,16,0,0,NULL), + (594,0,0,1,16,0,0,NULL), + (595,0,0,1,16,0,0,NULL), + (596,0,0,1,16,0,0,NULL), + (597,0,0,1,16,0,0,NULL), + (599,0,0,1,16,0,0,NULL), + (604,0,0,1,16,0,0,NULL), + (615,0,0,1,16,0,0,NULL), + (616,0,0,1,16,0,0,NULL), + (619,0,0,1,16,0,0,'12544'), + (623,0,0,1,16,0,0,NULL), + (624,0,0,1,16,0,0,NULL), + (625,0,0,1,16,0,0,NULL), + (626,0,0,1,16,0,0,NULL), + (628,0,0,1,16,0,0,NULL), + (633,0,0,1,16,0,0,NULL), + (656,0,0,1,16,0,0,NULL), + (660,0,0,1,16,0,0,NULL), + (661,0,0,1,16,0,0,NULL), + (663,0,0,1,16,0,0,NULL), + (664,0,0,1,16,0,0,NULL), + (667,0,0,1,16,0,0,NULL), + (669,0,0,1,16,0,0,NULL), + (670,0,0,1,16,0,0,NULL), + (671,0,0,1,16,0,0,NULL), + (672,0,0,1,16,0,0,NULL), + (674,0,0,1,16,233,0,NULL), + (675,0,0,1,16,0,0,NULL), + (676,0,0,1,16,0,0,NULL), + (677,0,0,1,16,0,0,NULL), + (678,0,0,1,16,0,0,NULL), + (679,0,0,1,16,0,0,NULL), + (680,0,0,1,16,0,0,NULL), + (681,0,0,1,16,0,0,NULL), + (682,0,0,1,16,0,0,NULL), + (683,0,0,1,16,0,0,NULL), + (684,0,33554432,1,16,0,0,'6408'), + (685,0,0,1,16,0,0,NULL), + (686,0,0,1,16,0,0,NULL), + (687,0,0,1,16,0,0,NULL), + (688,0,0,1,16,0,0,NULL), + (689,0,0,1,16,0,0,NULL), + (690,0,0,1,16,0,0,NULL), + (691,0,0,1,16,0,0,NULL), + (694,0,0,1,16,0,0,NULL), + (696,0,0,1,16,0,0,NULL), + (697,0,0,1,16,0,0,'8788'), + (698,0,0,1,16,0,0,NULL), + (699,0,0,1,16,0,0,NULL), + (701,0,0,1,16,0,0,NULL), + (702,0,0,1,16,0,0,NULL), + (703,0,0,1,16,0,0,NULL), + (709,0,0,1,16,0,0,NULL), + (710,0,0,1,16,0,0,'12544'), + (711,0,0,1,16,0,0,NULL), + (712,0,0,1,16,0,0,NULL), + (715,0,0,2,16,0,0,NULL), + (716,0,0,1,16,0,0,NULL), + (717,0,0,1,16,0,0,NULL), + (718,0,0,1,16,0,0,NULL), + (723,0,0,1,16,0,0,NULL), + (729,0,0,1,16,0,0,NULL), + (730,0,0,1,16,0,0,NULL), + (733,0,0,1,16,0,0,NULL), + (734,0,0,1,16,0,0,NULL), + (736,0,0,1,16,0,0,NULL), + (737,0,0,1,16,0,0,NULL), + (738,0,0,1,16,0,0,NULL), + (739,0,0,1,16,0,0,NULL), + (740,0,0,1,16,0,0,NULL), + (741,0,0,1,16,0,0,NULL), + (742,0,0,1,16,0,0,NULL), + (743,0,0,1,16,0,0,NULL), + (744,0,0,1,16,0,0,NULL), + (745,0,0,1,16,0,0,NULL), + (746,0,0,1,16,0,0,NULL), + (747,0,0,1,16,0,0,NULL), + (750,0,0,1,16,0,0,NULL), + (751,0,0,1,16,0,0,NULL), + (752,0,0,1,16,0,0,NULL), + (754,0,0,1,16,0,0,NULL), + (755,0,0,1,16,0,0,NULL), + (756,0,0,1,16,0,0,NULL), + (757,0,0,1,16,0,0,NULL), + (759,0,0,1,16,0,0,NULL), + (760,0,0,1,16,0,0,NULL), + (761,0,0,1,16,0,0,NULL), + (762,0,0,1,16,0,0,NULL), + (763,0,0,1,16,0,0,NULL), + (764,0,0,1,16,0,0,NULL), + (765,0,0,1,16,0,0,NULL), + (766,0,0,1,16,0,0,NULL), + (767,0,0,1,16,0,0,NULL), + (768,0,33554432,1,16,0,0,NULL), + (769,0,0,1,16,0,0,NULL), + (770,0,0,1,16,0,0,NULL), + (771,0,0,1,16,0,0,NULL), + (772,0,0,1,16,0,0,NULL), + (773,0,0,1,16,0,0,NULL), + (777,0,0,1,16,0,0,NULL), + (780,0,0,1,16,0,0,NULL), + (781,0,0,1,16,0,0,NULL), + (782,0,0,1,16,0,0,NULL), + (783,0,0,1,16,0,0,NULL), + (784,0,0,1,16,0,0,NULL), + (785,0,0,1,16,0,0,NULL), + (787,0,0,1,16,0,0,NULL), + (789,0,0,1,16,0,0,NULL), + (790,0,0,1,16,0,0,NULL), + (791,0,0,1,16,0,0,NULL), + (793,0,0,1,16,0,0,NULL), + (798,0,0,1,16,0,0,NULL), + (799,0,0,1,16,0,0,NULL), + (800,0,0,1,16,0,0,NULL), + (801,0,0,1,16,0,0,NULL), + (802,0,0,1,16,0,0,NULL), + (812,0,0,1,16,0,0,NULL), + (813,0,0,1,16,0,0,NULL), + (814,0,0,1,16,0,0,NULL), + (818,0,0,1,16,0,0,NULL), + (819,0,0,1,16,0,0,NULL), + (820,0,0,1,16,0,0,NULL), + (821,0,0,1,16,0,0,NULL), + (824,0,0,1,16,233,0,NULL), + (826,0,0,1,16,0,0,NULL), + (827,0,0,1,16,0,0,NULL), + (828,0,0,1,16,0,0,NULL), + (830,0,0,1,16,0,0,NULL), + (831,0,0,1,16,0,0,NULL), + (832,0,0,1,16,0,0,NULL), + (833,0,0,1,16,0,0,NULL), + (834,0,0,1,16,0,0,NULL), + (840,0,0,1,16,0,0,NULL), + (842,0,0,1,16,0,0,NULL), + (843,0,0,1,16,0,0,NULL), + (846,0,0,1,16,0,0,NULL), + (847,0,0,1,16,0,0,NULL), + (848,0,0,1,16,0,0,NULL), + (849,0,0,1,16,0,0,NULL), + (850,0,0,1,16,0,0,NULL), + (851,0,0,1,16,0,0,NULL), + (854,0,0,1,16,0,0,NULL), + (855,0,0,1,16,0,0,NULL), + (856,0,0,1,16,0,0,NULL), + (858,0,0,1,16,0,0,NULL), + (859,0,0,1,16,0,0,NULL), + (861,0,0,1,16,0,0,NULL), + (862,0,0,1,16,0,0,NULL), + (863,0,0,1,16,0,0,NULL), + (864,0,0,1,16,0,0,NULL), + (865,0,0,1,16,0,0,NULL), + (866,0,0,1,16,0,0,NULL), + (867,0,0,1,16,0,0,NULL), + (868,0,0,1,16,0,0,NULL), + (869,0,0,1,16,0,0,NULL), + (870,0,0,1,16,0,0,NULL), + (871,0,0,1,16,0,0,NULL), + (873,0,0,1,16,0,0,NULL), + (874,0,0,1,16,0,0,NULL), + (875,0,0,1,16,0,0,NULL), + (876,0,0,1,16,0,0,NULL), + (877,0,0,1,16,0,0,NULL), + (878,0,0,1,16,0,0,NULL), + (879,0,0,1,16,0,0,NULL), + (885,0,0,1,16,0,0,NULL), + (886,0,0,1,16,0,0,NULL), + (887,0,0,1,16,0,0,NULL), + (888,0,0,1,16,0,0,NULL), + (889,0,0,1,16,0,0,NULL), + (891,0,0,1,16,0,0,NULL), + (892,0,0,1,16,0,0,NULL), + (893,0,0,1,16,0,0,NULL), + (898,0,0,1,16,0,0,NULL), + (900,0,0,1,16,0,0,NULL), + (903,0,0,1,16,0,0,NULL), + (905,0,0,1,16,0,0,NULL), + (908,0,0,1,16,0,0,NULL), + (909,0,0,1,16,0,0,NULL), + (910,0,0,1,16,0,0,NULL), + (920,0,0,1,16,0,0,NULL), + (921,0,0,1,16,0,0,NULL), + (922,0,0,1,16,0,0,NULL), + (923,0,0,1,16,0,0,NULL), + (928,0,0,1,16,0,0,NULL), + (930,0,0,1,16,0,0,NULL), + (931,0,0,1,16,0,0,NULL), + (932,0,0,1,16,0,0,NULL), + (933,0,0,1,16,0,0,NULL), + (934,0,0,1,16,0,0,NULL), + (935,0,0,1,16,0,0,NULL), + (936,0,0,1,16,0,0,NULL), + (937,0,0,1,16,0,0,NULL), + (938,0,33554432,1,16,0,0,NULL), + (939,0,0,1,16,0,0,NULL), + (940,0,0,1,16,0,0,'588'), + (941,0,0,1,16,0,0,NULL), + (942,0,0,1,16,0,0,NULL), + (943,0,0,1,16,0,0,NULL), + (947,0,33554432,1,16,0,0,'6408'), + (948,0,0,1,16,0,0,NULL), + (949,0,0,1,16,0,0,NULL), + (950,0,0,1,16,0,0,NULL), + (954,0,0,1,16,0,0,NULL), + (956,0,0,1,16,0,0,NULL), + (957,0,0,1,16,0,0,NULL), + (960,0,0,1,16,0,0,NULL), + (976,0,0,1,16,0,0,NULL), + (977,0,0,1,16,0,0,NULL), + (978,0,0,1,16,0,0,NULL), + (979,0,0,1,16,0,0,NULL), + (980,0,0,1,16,0,0,NULL), + (981,0,0,1,16,0,0,NULL), + (982,0,0,1,16,0,0,NULL), + (983,0,0,1,16,0,0,NULL), + (984,0,0,1,16,0,0,NULL), + (985,0,0,1,16,0,0,NULL), + (986,0,0,1,16,0,0,NULL), + (987,0,0,2,16,0,0,NULL), + (988,0,0,1,16,0,0,NULL), + (989,0,0,1,16,0,0,NULL), + (999,0,0,1,16,0,0,NULL), + (1007,0,0,1,16,0,0,NULL), + (1008,0,0,1,16,0,0,NULL), + (1009,0,0,1,16,0,0,'12544'), + (1010,0,0,1,16,0,0,NULL), + (1011,0,0,1,16,0,0,NULL), + (1012,0,0,1,16,0,0,NULL), + (1013,0,0,1,16,0,0,NULL), + (1014,0,0,1,16,0,0,NULL), + (1015,0,0,1,16,0,0,NULL), + (1016,0,0,1,16,0,0,NULL), + (1017,0,0,1,16,0,0,NULL), + (1018,0,0,1,16,0,0,NULL), + (1019,0,0,1,16,0,0,NULL), + (1020,0,0,1,16,0,0,NULL), + (1021,0,0,1,16,0,0,NULL), + (1022,0,0,1,16,0,0,NULL), + (1023,0,0,1,16,0,0,NULL), + (1024,0,0,1,16,0,0,NULL), + (1025,0,0,1,16,0,0,NULL), + (1026,0,0,1,16,0,0,NULL), + (1027,0,1114112,1,16,0,0,'7165'), + (1028,0,0,1,16,0,0,NULL), + (1029,0,0,1,16,0,0,NULL), + (1030,0,0,1,16,0,0,NULL), + (1031,0,0,1,16,0,0,NULL), + (1032,0,0,1,16,0,0,NULL), + (1033,0,0,1,16,0,0,NULL), + (1034,0,0,1,16,0,0,NULL), + (1035,0,0,1,16,0,0,NULL), + (1036,0,0,1,16,0,0,NULL), + (1037,0,0,1,16,0,0,NULL), + (1038,0,0,1,16,0,0,'643'), + (1039,0,0,1,16,0,0,NULL), + (1040,0,33554432,1,16,0,0,NULL), + (1041,0,0,1,16,0,0,NULL), + (1042,0,0,1,16,0,0,NULL), + (1043,0,0,1,16,0,0,NULL), + (1044,0,0,1,16,0,0,NULL), + (1045,0,0,1,16,0,0,NULL), + (1046,0,0,1,16,0,0,NULL), + (1047,0,0,1,16,0,0,NULL), + (1048,0,0,1,16,0,0,NULL), + (1049,0,0,1,16,0,0,NULL), + (1050,0,0,1,16,0,0,NULL), + (1051,0,0,1,16,0,0,NULL), + (1052,0,0,1,16,0,0,NULL), + (1053,0,1179648,1,16,0,0,'7164'), + (1054,0,0,1,16,0,0,NULL), + (1057,0,0,1,16,0,0,NULL), + (1059,0,0,1,16,0,0,NULL), + (1060,0,0,1,16,0,0,NULL), + (1061,0,0,1,16,0,0,NULL), + (1062,0,0,1,16,0,0,NULL), + (1063,0,0,1,16,0,0,NULL), + (1064,0,0,1,16,0,0,NULL), + (1065,0,0,1,16,0,0,NULL), + (1068,0,0,1,16,0,0,NULL), + (1069,0,0,1,16,0,0,NULL), + (1070,0,0,1,16,0,0,NULL), + (1071,0,0,1,16,0,0,NULL), + (1072,0,0,1,16,0,0,NULL), + (1073,0,0,1,16,0,0,NULL), + (1074,0,0,1,16,0,0,NULL), + (1075,0,0,1,16,0,0,NULL), + (1076,0,0,1,16,0,0,NULL), + (1077,0,0,1,16,0,0,NULL), + (1078,0,0,1,16,0,0,NULL), + (1081,0,0,1,16,0,0,NULL), + (1082,0,0,1,16,0,0,NULL), + (1083,0,0,1,16,0,0,NULL), + (1084,0,0,1,16,0,0,NULL), + (1085,0,0,1,16,0,0,NULL), + (1087,0,0,1,16,0,0,NULL), + (1088,0,0,1,16,0,0,NULL), + (1089,0,0,1,16,0,0,NULL), + (1090,0,0,1,16,0,0,NULL), + (1091,0,0,1,16,0,0,NULL), + (1092,0,0,1,16,0,0,NULL), + (1093,0,0,1,16,0,0,NULL), + (1094,0,0,1,16,233,0,NULL), + (1095,0,0,1,16,0,0,NULL), + (1096,0,0,1,16,0,0,NULL), + (1097,0,0,1,16,0,0,NULL), + (1105,0,0,1,16,0,0,NULL), + (1106,0,0,1,16,0,0,NULL), + (1108,0,0,1,16,0,0,NULL), + (1109,0,0,1,16,0,0,NULL), + (1110,0,0,1,16,0,0,NULL), + (1111,0,0,1,16,0,0,NULL), + (1112,0,0,1,16,0,0,NULL), + (1114,0,0,1,16,0,0,NULL), + (1119,0,0,1,16,0,0,NULL), + (1130,0,0,1,16,0,0,NULL), + (1139,0,0,1,16,0,0,NULL), + (1140,0,0,1,16,0,0,NULL), + (1141,0,0,1,16,0,0,NULL), + (1142,0,0,1,16,0,0,NULL), + (1144,0,0,1,16,0,0,NULL), + (1146,0,0,1,16,0,0,NULL), + (1147,0,0,1,16,0,0,NULL), + (1148,0,0,1,16,0,0,NULL), + (1149,0,0,1,16,0,0,NULL), + (1150,0,0,1,16,0,0,NULL), + (1151,0,0,1,16,0,0,NULL), + (1152,0,0,1,16,0,0,NULL), + (1153,0,0,1,16,0,0,NULL), + (1154,0,0,1,16,0,0,NULL), + (1155,0,0,1,16,0,0,NULL), + (1156,0,0,1,16,0,0,NULL), + (1157,0,0,1,16,0,0,NULL), + (1158,0,0,1,16,0,0,NULL), + (1159,0,0,1,16,0,0,NULL), + (1160,0,0,1,16,0,0,NULL), + (1161,0,0,1,16,0,0,NULL), + (1162,0,0,1,16,0,0,NULL), + (1163,0,0,1,16,0,0,NULL), + (1164,0,0,1,16,0,0,NULL), + (1165,0,0,1,16,0,0,NULL), + (1166,0,0,1,16,0,0,NULL), + (1167,0,0,1,16,0,0,NULL), + (1169,0,0,1,16,0,0,NULL), + (1172,0,0,1,16,0,0,NULL), + (1173,0,0,1,16,0,0,NULL), + (1174,0,0,1,16,0,0,NULL), + (1175,0,0,1,16,0,0,NULL), + (1176,0,0,1,16,0,0,NULL), + (1177,0,0,1,16,0,0,NULL), + (1178,0,0,1,16,0,0,NULL), + (1179,0,0,1,16,0,0,NULL), + (1180,0,0,1,16,0,0,NULL), + (1181,0,0,1,16,0,0,NULL), + (1182,0,0,1,16,0,0,NULL), + (1183,0,0,1,16,0,0,NULL), + (1184,0,0,1,16,0,0,NULL), + (1185,0,0,1,16,0,0,NULL), + (1186,0,0,1,16,0,0,NULL), + (1187,0,0,1,16,0,0,NULL), + (1188,0,0,1,16,0,0,NULL), + (1189,0,0,1,16,0,0,NULL), + (1190,0,0,1,16,0,0,NULL), + (1191,0,0,1,16,0,0,NULL), + (1192,0,0,1,16,0,0,NULL), + (1193,0,0,1,16,0,0,NULL), + (1194,0,0,1,16,0,0,NULL), + (1195,0,0,1,16,0,0,NULL), + (1197,0,0,1,16,0,0,NULL), + (1202,0,0,1,16,0,0,NULL), + (1205,0,0,1,16,0,0,NULL), + (1206,0,0,1,16,0,0,NULL), + (1207,0,0,1,16,0,0,NULL), + (1210,0,0,1,16,0,0,NULL), + (1212,0,0,1,16,0,0,NULL), + (1214,0,0,1,16,0,0,NULL), + (1215,0,0,1,16,0,0,NULL), + (1216,0,0,1,16,0,0,NULL), + (1217,0,0,1,16,0,0,NULL), + (1218,0,0,1,16,0,0,NULL), + (1222,0,0,1,16,0,0,NULL), + (1224,0,0,1,16,0,0,NULL), + (1225,0,0,1,16,0,0,NULL), + (1236,0,0,1,16,0,0,NULL), + (1239,0,0,1,16,0,0,NULL), + (1242,0,0,1,16,0,0,NULL), + (1244,0,0,1,16,0,0,NULL), + (1251,0,0,1,16,0,0,NULL), + (1258,0,0,1,16,0,0,NULL), + (1259,0,0,1,16,0,0,NULL), + (1270,0,0,1,16,0,0,NULL), + (1276,0,0,1,16,0,0,NULL), + (1277,0,0,1,16,0,0,NULL), + (1278,0,0,1,16,0,0,NULL), + (1280,0,0,1,16,0,0,NULL), + (1281,0,0,1,16,0,0,NULL), + (1282,0,0,1,16,0,0,NULL), + (1283,0,0,1,16,0,0,NULL), + (1284,0,0,1,16,0,0,NULL), + (1296,0,0,1,16,0,0,NULL), + (1304,0,0,1,16,0,0,NULL), + (1305,0,0,1,16,0,0,NULL), + (1307,0,0,1,16,0,0,NULL), + (1308,0,0,1,16,0,0,NULL), + (1309,0,0,1,16,0,0,NULL), + (1310,0,0,1,16,0,0,NULL), + (1311,0,0,1,16,0,0,NULL), + (1312,0,0,1,16,0,0,NULL), + (1316,0,0,1,16,0,0,NULL), + (1318,0,0,1,16,0,0,NULL), + (1322,0,0,1,16,0,0,NULL), + (1329,0,0,1,16,0,0,NULL), + (1330,0,0,1,16,0,0,NULL), + (1331,0,0,1,16,0,0,NULL), + (1332,0,0,1,16,0,0,NULL), + (1334,0,0,1,16,0,0,NULL), + (1335,0,0,1,16,0,0,NULL), + (1336,0,0,1,16,0,0,NULL), + (1337,0,0,1,16,0,0,NULL), + (1338,0,0,1,16,0,0,NULL), + (1340,0,0,1,16,0,0,NULL), + (1342,0,0,1,16,0,0,NULL), + (1343,0,0,1,16,0,0,NULL), + (1344,0,0,1,16,0,0,'19834'), + (1345,0,0,1,16,0,0,NULL), + (1348,0,0,1,16,0,0,NULL), + (1351,0,0,1,16,0,0,NULL), + (1353,0,0,1,16,0,0,NULL), + (1362,0,0,1,16,0,0,NULL), + (1364,0,0,1,16,0,0,NULL), + (1365,0,0,1,16,0,0,NULL), + (1379,0,0,1,16,0,0,NULL), + (1381,0,0,1,16,0,0,NULL), + (1382,0,0,1,16,0,0,NULL), + (1383,0,0,1,16,0,0,NULL), + (1385,0,0,1,16,0,0,NULL), + (1386,0,0,1,16,0,0,NULL), + (1387,0,0,1,16,0,0,NULL), + (1393,0,0,1,16,0,0,NULL), + (1398,0,0,1,16,0,0,NULL), + (1399,0,0,1,16,0,0,NULL), + (1400,0,0,1,16,0,0,NULL), + (1404,0,0,2,16,0,0,NULL), + (1407,0,0,1,16,0,0,NULL), + (1411,0,0,1,16,0,0,NULL), + (1413,0,0,0,0,0,0,NULL), + (1414,0,0,0,0,0,0,NULL), + (1415,0,0,0,0,0,0,NULL), + (1416,0,0,1,16,0,0,NULL), + (1417,0,0,1,16,0,0,NULL), + (1418,0,0,1,16,0,0,NULL), + (1419,0,0,1,16,0,0,NULL), + (1422,0,0,1,16,0,0,NULL), + (1424,0,1114112,1,16,0,0,'7165'), + (1425,0,0,1,16,0,0,NULL), + (1426,0,0,1,16,0,0,NULL), + (1429,0,0,1,16,0,0,NULL), + (1434,0,0,1,16,0,0,NULL), + (1435,0,0,1,16,0,0,NULL), + (1437,0,0,1,16,0,0,NULL), + (1440,0,0,1,16,0,0,NULL), + (1441,0,0,1,16,0,0,NULL), + (1442,0,0,2,16,0,0,NULL), + (1443,0,0,1,16,0,0,NULL), + (1445,0,3,1,16,0,0,NULL), + (1446,0,3,1,16,0,0,NULL), + (1447,0,3,1,16,0,0,NULL), + (1448,0,0,1,16,0,0,NULL), + (1449,0,0,1,16,0,0,NULL), + (1450,0,0,1,16,0,0,NULL), + (1451,0,0,1,16,0,0,NULL), + (1452,0,0,1,16,0,0,NULL), + (1453,0,0,1,16,0,0,NULL), + (1454,0,0,1,16,0,0,NULL), + (1456,0,0,1,16,0,0,NULL), + (1457,0,1,1,16,0,0,NULL), + (1458,0,0,1,16,0,0,NULL), + (1459,0,0,2,16,0,0,NULL), + (1460,0,0,1,16,0,0,NULL), + (1461,0,0,2,16,0,0,NULL), + (1462,0,0,1,16,0,0,NULL), + (1463,0,0,1,16,0,0,NULL), + (1464,0,0,1,16,0,0,NULL), + (1465,0,0,1,16,0,0,NULL), + (1469,0,0,2,16,0,0,NULL), + (1470,0,0,1,16,0,0,NULL), + (1471,0,0,1,16,0,0,NULL), + (1472,0,0,1,16,0,0,NULL), + (1473,0,0,1,16,0,0,NULL), + (1474,0,0,1,16,0,0,NULL), + (1476,0,0,1,16,0,0,NULL), + (1479,0,0,1,16,0,0,NULL), + (1480,0,0,1,16,0,0,NULL), + (1481,0,0,1,16,0,0,NULL), + (1482,0,0,1,16,0,0,NULL), + (1483,0,0,1,16,0,0,NULL), + (1484,0,0,1,16,0,0,NULL), + (1487,0,0,1,16,0,0,NULL), + (1488,0,0,1,16,0,0,NULL), + (1489,0,0,1,16,0,0,NULL), + (1490,0,0,1,16,0,0,NULL), + (1491,0,0,1,16,0,0,NULL), + (1492,0,0,1,16,0,0,NULL), + (1493,0,0,1,16,0,0,NULL), + (1495,0,0,1,16,0,0,NULL), + (1496,0,0,1,16,0,0,NULL), + (1497,0,0,1,16,0,0,NULL), + (1498,0,0,2,16,0,0,NULL), + (1499,0,0,1,16,0,0,NULL), + (1500,0,0,1,16,0,0,NULL), + (1501,0,0,1,16,0,0,NULL), + (1502,0,0,1,16,0,0,NULL), + (1504,0,0,1,16,0,0,NULL), + (1505,0,0,1,16,0,0,NULL), + (1506,0,0,1,16,0,0,NULL), + (1507,0,0,1,16,0,0,'12544'), + (1508,0,0,1,16,0,0,NULL), + (1509,0,0,1,16,0,0,NULL), + (1512,0,0,1,16,0,0,NULL), + (1513,0,0,1,16,0,0,NULL), + (1518,0,0,1,16,0,0,NULL), + (1519,0,0,1,16,0,0,NULL), + (1520,0,0,1,16,0,0,NULL), + (1521,0,0,1,16,0,0,NULL), + (1522,0,0,1,16,0,0,NULL), + (1523,0,0,1,16,0,0,NULL), + (1525,0,0,1,16,0,0,NULL), + (1526,0,0,1,16,0,0,NULL), + (1527,0,0,1,16,0,0,NULL), + (1528,0,0,1,16,0,0,NULL), + (1529,0,0,1,16,0,0,NULL), + (1530,0,0,1,16,0,0,NULL), + (1531,0,0,1,16,0,0,NULL), + (1532,0,0,1,16,0,0,NULL), + (1533,0,0,1,16,0,0,NULL), + (1534,0,0,1,16,0,0,NULL), + (1535,0,0,1,16,0,0,NULL), + (1536,0,0,1,16,0,0,NULL), + (1537,0,0,1,16,0,0,NULL), + (1538,0,0,1,16,0,0,NULL), + (1539,0,0,1,16,0,0,NULL), + (1540,0,0,1,16,0,0,NULL), + (1543,0,0,1,16,0,0,NULL), + (1544,0,0,1,16,0,0,NULL), + (1545,0,0,1,16,0,0,NULL), + (1547,0,0,1,16,0,0,NULL), + (1548,0,0,1,16,0,0,NULL), + (1549,0,0,1,16,0,0,NULL), + (1550,0,0,1,16,0,0,NULL), + (1551,0,0,1,16,0,0,NULL), + (1552,0,0,1,16,0,0,NULL), + (1553,0,0,1,16,0,0,NULL), + (1554,0,0,1,16,0,0,NULL), + (1555,0,0,1,16,0,0,NULL), + (1557,0,0,1,16,0,0,NULL), + (1558,0,0,1,16,0,0,NULL), + (1559,0,0,1,16,0,0,NULL), + (1560,0,0,1,16,0,0,NULL), + (1561,0,0,1,16,0,0,NULL), + (1562,0,0,1,16,0,0,NULL), + (1563,0,0,1,16,0,0,NULL), + (1564,0,0,1,16,0,0,NULL), + (1565,0,0,1,16,0,0,NULL), + (1568,0,0,1,16,0,0,NULL), + (1569,0,0,1,16,0,0,NULL), + (1570,0,0,1,16,0,0,NULL), + (1571,0,0,1,16,0,0,NULL), + (1572,0,0,1,16,0,0,NULL), + (1652,0,0,1,16,0,0,NULL), + (1653,0,0,1,16,0,0,NULL), + (1654,0,0,1,16,0,0,NULL), + (1655,0,0,1,16,0,0,NULL), + (1656,0,0,1,16,0,0,NULL), + (1657,0,0,1,16,0,0,NULL), + (1658,0,0,1,16,0,0,NULL), + (1660,0,0,1,16,0,0,NULL), + (1661,0,0,1,16,0,0,NULL), + (1662,0,0,1,16,0,0,NULL), + (1664,0,0,1,16,0,0,NULL), + (1665,0,0,1,16,0,0,NULL), + (1667,0,0,1,16,0,0,NULL), + (1668,0,0,2,16,0,0,NULL), + (1669,0,0,1,16,0,0,NULL), + (1670,0,0,1,16,0,0,NULL), + (1671,0,0,1,16,0,0,NULL), + (1672,0,0,1,16,0,0,NULL), + (1673,0,0,1,16,0,0,NULL), + (1674,0,0,1,16,0,0,NULL), + (1675,0,0,1,16,0,0,NULL), + (1676,0,0,1,16,0,0,NULL), + (1678,0,0,1,16,0,0,NULL), + (1680,0,0,1,16,0,0,NULL), + (1681,0,0,1,16,0,0,NULL), + (1682,0,0,1,16,0,0,NULL), + (1683,0,0,1,16,0,0,NULL), + (1684,0,0,1,16,0,0,NULL), + (1685,0,0,1,16,0,0,NULL), + (1686,0,0,2,16,0,0,NULL), + (1687,0,0,1,16,0,0,NULL), + (1688,0,0,1,16,0,0,NULL), + (1693,0,0,1,16,0,0,NULL), + (1695,0,0,0,16,0,0,NULL), + (1696,0,0,1,16,0,0,NULL), + (1713,0,33554432,1,16,0,0,'6408'), + (1719,0,0,1,16,0,0,NULL), + (1726,0,0,1,16,0,0,NULL), + (1727,0,0,1,16,233,0,NULL), + (1733,0,0,1,16,0,0,NULL), + (1735,0,0,1,16,0,0,NULL), + (1736,0,0,1,16,0,0,'18950'), + (1737,0,0,1,16,0,0,'18950'), + (1738,0,0,1,16,0,0,NULL), + (1739,0,0,1,16,0,0,'18950'), + (1740,0,0,1,16,0,0,NULL), + (1741,0,0,1,16,0,0,'18950'), + (1742,0,0,1,16,0,0,NULL), + (1743,0,0,1,16,0,0,NULL), + (1744,0,0,1,16,0,0,NULL), + (1745,0,0,1,16,0,0,NULL), + (1746,0,0,1,16,0,0,NULL), + (1747,0,0,1,16,0,0,NULL), + (1748,0,0,1,16,0,0,NULL), + (1749,0,0,1,16,0,0,NULL), + (1750,0,0,1,16,0,0,NULL), + (1751,0,0,1,16,0,0,NULL), + (1752,0,0,1,16,0,0,NULL), + (1753,0,0,1,16,0,0,NULL), + (1754,0,0,1,16,0,0,NULL), + (1765,0,0,1,16,0,0,NULL), + (1766,0,0,1,16,0,0,NULL), + (1767,0,0,1,16,0,0,NULL), + (1768,0,0,1,16,0,0,'12544'), + (1769,0,0,1,16,0,0,'12544'), + (1770,0,0,1,16,0,0,NULL), + (1772,0,0,1,16,0,0,NULL), + (1773,0,0,1,16,0,0,NULL), + (1775,0,0,1,16,0,0,NULL), + (1776,0,0,1,16,0,0,NULL), + (1777,0,0,1,16,0,0,NULL), + (1778,0,0,1,16,0,0,NULL), + (1779,0,0,1,16,0,0,NULL), + (1780,0,0,1,16,0,0,NULL), + (1781,0,0,1,16,0,0,NULL), + (1782,0,0,1,16,0,0,NULL), + (1783,0,0,1,16,0,0,NULL), + (1784,0,0,1,16,0,0,NULL), + (1785,0,0,1,16,0,0,NULL), + (1787,0,0,1,16,0,0,NULL), + (1788,0,0,1,16,0,0,NULL), + (1789,0,0,1,16,0,0,NULL), + (1791,0,0,1,16,0,0,NULL), + (1793,0,0,1,16,0,0,NULL), + (1794,0,0,1,16,0,0,NULL), + (1795,0,0,1,16,0,0,NULL), + (1796,0,0,1,16,0,0,NULL), + (1797,0,0,1,16,0,0,NULL), + (1802,0,0,1,16,0,0,NULL), + (1804,0,0,1,16,0,0,NULL), + (1805,0,0,1,16,0,0,NULL), + (1806,0,0,1,16,0,0,NULL), + (1808,0,0,1,16,0,0,NULL), + (1809,0,0,1,16,0,0,NULL), + (1812,0,0,1,16,0,0,NULL), + (1813,0,0,1,16,0,0,NULL), + (1815,0,0,1,16,0,0,NULL), + (1816,0,0,1,16,0,0,NULL), + (1817,0,0,1,16,0,0,NULL), + (1821,0,0,1,16,0,0,NULL), + (1822,0,0,1,16,0,0,NULL), + (1824,0,0,1,16,0,0,NULL), + (1826,0,0,1,16,0,0,NULL), + (1827,0,0,1,16,0,0,'8279'), + (1831,0,0,1,16,0,0,NULL), + (1832,0,0,1,16,0,0,NULL), + (1833,0,0,1,16,0,0,NULL), + (1834,0,0,1,16,0,0,NULL), + (1835,0,0,1,16,0,0,NULL), + (1836,0,0,1,16,0,0,NULL), + (1837,0,0,1,16,0,0,NULL), + (1838,0,0,1,16,0,0,NULL), + (1839,0,0,1,16,0,0,NULL), + (1841,0,0,1,16,0,0,NULL), + (1842,0,0,1,16,0,0,NULL), + (1843,0,0,1,16,0,0,NULL), + (1844,0,0,1,16,0,0,NULL), + (1845,0,0,1,16,0,0,NULL), + (1846,0,0,1,16,0,0,'8990'), + (1847,0,0,1,16,0,0,NULL), + (1848,0,0,1,16,0,0,NULL), + (1850,0,0,1,16,0,0,NULL), + (1851,0,0,1,16,0,0,NULL), + (1852,0,0,1,16,0,0,NULL), + (1854,0,0,1,16,0,0,'10951'), + (1855,0,0,1,16,0,0,NULL), + (1865,0,0,1,16,0,0,NULL), + (1866,0,0,1,16,0,0,NULL), + (1867,0,0,1,16,0,0,NULL), + (1868,0,0,1,16,0,0,NULL), + (1869,0,0,1,16,0,0,NULL), + (1870,0,0,1,16,0,0,NULL), + (1883,0,0,1,16,0,0,NULL), + (1884,0,0,1,16,234,0,NULL), + (1885,0,0,1,16,0,0,NULL), + (1888,0,0,1,16,0,0,NULL), + (1889,0,0,1,16,0,0,'12544'), + (1890,0,0,1,16,0,0,NULL), + (1891,0,0,1,16,0,0,NULL), + (1894,0,0,1,16,0,0,NULL), + (1895,0,0,1,16,0,0,NULL), + (1907,0,1114112,1,16,0,0,'7165'), + (1908,0,0,1,16,0,0,NULL), + (1909,0,0,1,16,0,0,NULL), + (1910,0,0,1,16,0,0,NULL), + (1911,0,0,1,16,0,0,NULL), + (1912,0,0,1,16,0,0,NULL), + (1913,0,0,1,16,0,0,NULL), + (1914,0,0,1,16,0,0,NULL), + (1915,0,0,1,16,0,0,NULL), + (1916,0,0,1,16,0,0,NULL), + (1917,0,0,1,16,0,0,NULL), + (1918,0,0,1,16,0,0,NULL), + (1919,0,0,1,16,0,0,NULL), + (1920,0,0,1,16,0,0,NULL), + (1923,0,0,1,16,0,0,NULL), + (1924,0,0,1,16,0,0,NULL), + (1931,0,0,1,16,0,0,NULL), + (1934,0,0,1,16,0,0,NULL), + (1935,0,0,1,16,0,0,NULL), + (1936,0,0,1,16,0,0,NULL), + (1937,0,0,1,16,0,0,NULL), + (1938,0,0,1,16,0,0,NULL), + (1939,0,0,1,16,0,0,NULL), + (1940,0,0,1,16,0,0,NULL), + (1941,0,0,1,16,0,0,NULL), + (1942,0,0,1,16,0,0,NULL), + (1943,0,0,1,16,0,0,NULL), + (1944,0,0,1,16,0,0,NULL), + (1947,0,0,1,16,0,0,NULL), + (1948,0,0,1,16,0,0,NULL), + (1950,0,0,1,16,0,0,NULL), + (1951,0,0,1,16,0,0,NULL), + (1952,0,0,1,16,0,0,NULL), + (1953,0,0,1,16,0,0,NULL), + (1954,0,0,1,16,0,0,NULL), + (1955,0,0,1,16,0,0,NULL), + (1956,0,0,1,16,0,0,NULL), + (1957,0,0,1,16,0,0,NULL), + (1958,0,0,1,16,0,0,NULL), + (1963,0,0,1,16,0,0,NULL), + (1971,0,0,1,16,0,0,NULL), + (1972,0,0,1,16,0,0,NULL), + (1973,0,0,1,16,0,0,NULL), + (1974,0,0,1,16,0,0,NULL), + (1978,0,0,1,16,0,0,NULL), + (1983,0,0,1,16,0,0,NULL), + (2050,0,0,1,16,0,0,NULL), + (2053,0,0,1,16,0,0,NULL), + (2054,0,0,1,16,0,0,NULL), + (2055,0,0,1,16,0,0,NULL), + (2057,0,0,1,16,0,0,NULL), + (2058,0,0,1,16,0,0,NULL), + (2069,0,0,1,16,0,0,NULL), + (2070,0,0,1,16,0,0,NULL), + (2071,0,0,1,16,0,0,NULL), + (2084,0,0,1,16,0,0,NULL), + (2086,0,0,1,16,0,0,NULL), + (2089,0,0,1,16,0,0,NULL), + (2090,0,0,1,16,0,0,NULL), + (2091,0,0,1,16,0,0,NULL), + (2093,0,0,1,16,0,0,NULL), + (2094,0,0,1,16,0,0,NULL), + (2096,0,0,1,16,0,0,NULL), + (2097,0,7,1,16,0,0,NULL), + (2098,0,0,1,16,0,0,NULL), + (2099,0,0,1,16,0,0,NULL), + (2102,0,0,1,16,0,0,NULL), + (2103,0,0,1,16,0,0,NULL), + (2104,0,0,1,16,0,0,NULL), + (2105,0,0,1,16,0,0,NULL), + (2106,0,0,1,16,0,0,NULL), + (2108,0,0,1,16,0,0,NULL), + (2111,0,0,1,16,0,0,NULL), + (2112,0,0,1,16,0,0,NULL), + (2113,0,0,1,16,0,0,NULL), + (2114,0,0,1,16,0,0,NULL), + (2115,0,0,1,16,0,0,NULL), + (2116,0,0,1,16,0,0,NULL), + (2117,0,0,1,16,0,0,NULL), + (2118,0,0,1,16,0,0,NULL), + (2119,0,0,1,16,0,0,NULL), + (2120,0,0,1,16,0,0,NULL), + (2121,0,0,1,16,0,0,NULL), + (2122,0,0,1,16,0,0,NULL), + (2123,0,0,1,16,0,0,NULL), + (2124,0,0,1,16,0,0,NULL), + (2126,0,0,1,16,0,0,NULL), + (2127,0,0,1,16,0,0,NULL), + (2128,0,0,1,16,0,0,NULL), + (2129,0,0,1,16,0,0,NULL), + (2130,0,0,1,16,0,0,NULL), + (2131,0,0,1,16,0,0,NULL), + (2132,0,0,1,16,0,0,NULL), + (2134,0,0,1,16,0,0,NULL), + (2135,0,0,1,16,0,0,NULL), + (2136,0,0,1,16,0,0,NULL), + (2137,0,0,1,16,0,0,NULL), + (2140,0,0,1,16,0,0,NULL), + (2142,0,0,1,16,0,0,NULL), + (2153,0,0,1,16,0,0,NULL), + (2156,0,0,1,16,0,0,NULL), + (2157,0,0,1,16,0,0,NULL), + (2163,0,0,1,16,0,0,NULL), + (2164,0,0,1,16,0,0,NULL), + (2165,0,0,1,16,0,0,NULL), + (2167,0,0,1,16,0,0,NULL), + (2168,0,0,1,16,0,0,'7165'), + (2169,0,0,1,16,0,0,NULL), + (2170,0,0,1,16,0,0,NULL), + (2171,0,0,1,16,0,0,NULL), + (2172,0,0,1,16,0,0,NULL), + (2173,0,0,1,16,0,0,NULL), + (2174,0,0,1,16,0,0,NULL), + (2175,0,131072,1,16,0,0,NULL), + (2176,0,0,1,16,0,0,NULL), + (2177,0,0,1,16,0,0,NULL), + (2178,0,0,1,16,0,0,NULL), + (2179,0,0,1,16,0,0,NULL), + (2180,0,0,1,16,0,0,NULL), + (2181,0,0,1,16,0,0,NULL), + (2182,0,0,1,16,0,0,NULL), + (2183,0,0,1,16,0,0,NULL), + (2184,0,0,1,16,0,0,NULL), + (2185,0,0,1,16,0,0,NULL), + (2186,0,0,1,16,0,0,NULL), + (2187,0,0,1,16,0,0,NULL), + (2189,0,0,1,16,0,0,NULL), + (2190,0,0,1,16,0,0,NULL), + (2191,0,0,1,16,0,0,NULL), + (2192,0,0,1,16,0,0,NULL), + (2201,0,0,1,16,0,0,NULL), + (2202,0,0,1,16,0,0,NULL), + (2203,0,0,1,16,0,0,NULL), + (2204,0,0,1,16,0,0,NULL), + (2205,0,0,1,16,0,0,NULL), + (2206,0,0,1,16,0,0,NULL), + (2207,0,0,1,16,0,0,NULL), + (2208,0,0,1,16,0,0,NULL), + (2209,0,0,1,16,0,0,NULL), + (2210,0,0,1,16,0,0,NULL), + (2211,0,0,1,16,0,0,NULL), + (2212,0,0,1,16,0,0,NULL), + (2214,0,0,1,16,0,0,NULL), + (2215,0,0,1,16,0,0,NULL), + (2216,0,0,1,16,0,0,NULL), + (2225,0,0,1,16,0,0,NULL), + (2226,0,0,1,16,0,0,NULL), + (2227,0,0,1,16,0,0,NULL), + (2228,0,0,1,16,0,0,NULL), + (2229,0,0,1,16,0,0,NULL), + (2230,0,0,1,16,0,0,NULL), + (2231,0,0,1,16,0,0,NULL), + (2232,0,0,1,16,0,0,NULL), + (2233,0,0,1,16,0,0,NULL), + (2234,0,0,1,16,0,0,NULL), + (2235,0,0,1,16,0,0,NULL), + (2236,0,0,1,16,0,0,NULL), + (2237,0,0,1,16,0,0,NULL), + (2238,0,0,1,16,0,0,NULL), + (2239,0,0,1,16,0,0,NULL), + (2240,0,0,1,16,0,0,NULL), + (2241,0,0,1,16,0,0,NULL), + (2242,0,33554432,1,16,0,0,NULL), + (2243,0,0,1,16,0,0,NULL), + (2244,0,0,1,16,0,0,NULL), + (2245,0,0,1,16,0,0,NULL), + (2246,0,33554432,1,16,0,0,'6408'), + (2247,0,0,1,16,0,0,NULL), + (2248,0,0,1,16,0,0,NULL), + (2249,0,0,1,16,0,0,NULL), + (2250,0,0,1,16,0,0,NULL), + (2251,0,0,1,16,0,0,NULL), + (2252,0,0,1,16,0,0,NULL), + (2253,0,0,1,16,0,0,NULL), + (2254,0,0,1,16,0,0,NULL), + (2255,0,0,1,16,0,0,NULL), + (2256,0,0,1,16,0,0,NULL), + (2257,0,0,1,16,0,0,NULL), + (2258,0,0,1,16,0,0,NULL), + (2260,0,0,1,16,0,0,NULL), + (2261,0,0,1,16,0,0,NULL), + (2263,0,0,1,16,0,0,NULL), + (2264,0,0,1,16,0,0,NULL), + (2265,0,0,1,16,0,0,NULL), + (2266,0,0,1,16,0,0,NULL), + (2267,0,0,1,16,0,0,NULL), + (2268,0,0,1,16,0,0,NULL), + (2269,0,0,1,16,233,0,NULL), + (2270,0,0,1,16,0,0,NULL), + (2271,0,0,1,16,0,0,NULL), + (2272,0,0,1,16,0,0,NULL), + (2274,0,0,1,16,0,0,NULL), + (2276,0,0,1,16,0,0,'12544'), + (2277,0,0,1,16,0,0,NULL), + (2278,0,0,1,16,0,0,NULL), + (2283,0,0,1,16,0,0,NULL), + (2284,0,0,1,16,0,0,NULL), + (2287,0,0,1,16,0,0,NULL), + (2299,0,0,1,16,0,0,NULL), + (2303,0,0,1,16,0,0,NULL), + (2304,0,0,1,16,0,0,NULL), + (2305,0,0,1,16,0,0,NULL), + (2306,0,0,1,16,0,0,NULL), + (2307,0,0,1,16,0,0,NULL), + (2308,0,0,1,16,0,0,NULL), + (2309,0,0,1,16,0,0,NULL), + (2310,0,0,1,16,0,0,NULL), + (2311,0,0,1,16,0,0,NULL), + (2314,0,0,1,16,0,0,NULL), + (2315,0,0,1,16,0,0,NULL), + (2316,0,0,1,16,0,0,NULL), + (2317,0,0,1,16,0,0,NULL), + (2318,0,0,1,16,0,0,NULL), + (2319,0,0,1,16,0,0,'12544'), + (2320,0,0,1,16,0,0,NULL), + (2321,0,0,1,16,0,0,NULL), + (2322,0,0,1,16,0,0,NULL), + (2323,0,0,1,16,0,0,NULL), + (2324,0,0,1,16,0,0,NULL), + (2327,0,0,1,16,0,0,NULL), + (2330,0,0,0,0,0,0,NULL), + (2331,0,0,0,0,0,0,NULL), + (2332,0,0,1,16,0,0,NULL), + (2333,0,0,1,16,0,0,NULL), + (2335,0,0,1,16,0,0,NULL), + (2336,0,0,1,16,0,0,NULL), + (2337,0,0,1,16,0,0,NULL), + (2338,0,0,1,16,0,0,NULL), + (2339,0,0,1,16,0,0,'7165'), + (2344,0,0,1,16,0,0,NULL), + (2345,0,0,1,16,0,0,NULL), + (2346,0,0,1,16,0,0,NULL), + (2347,0,0,1,16,0,0,NULL), + (2348,0,0,1,16,0,0,NULL), + (2349,0,0,1,16,0,0,NULL), + (2350,0,0,1,16,0,0,NULL), + (2351,0,0,1,16,0,0,NULL), + (2352,0,0,1,16,0,0,NULL), + (2354,0,0,1,16,0,0,NULL), + (2356,0,0,1,16,0,0,NULL), + (2357,0,0,1,16,0,0,NULL), + (2358,0,0,1,16,0,0,NULL), + (2359,0,0,1,16,0,0,NULL), + (2360,0,0,1,16,0,0,NULL), + (2361,0,0,1,16,0,0,NULL), + (2362,0,0,1,16,0,0,NULL), + (2363,0,0,1,16,0,0,NULL), + (2364,0,0,1,16,0,0,NULL), + (2365,0,0,1,16,0,0,NULL), + (2366,0,0,1,16,0,0,NULL), + (2367,0,0,1,16,0,0,NULL), + (2368,0,0,1,16,0,0,NULL), + (2369,0,0,1,16,0,0,NULL), + (2370,0,0,1,16,0,0,NULL), + (2371,0,0,1,16,0,0,NULL), + (2372,0,0,1,16,0,0,NULL), + (2373,0,0,1,16,0,0,NULL), + (2374,0,0,1,16,0,0,NULL), + (2375,0,0,1,16,0,0,NULL), + (2376,0,0,1,16,0,0,NULL), + (2377,0,0,1,16,0,0,NULL), + (2378,0,0,1,16,0,0,NULL), + (2379,0,0,1,16,0,0,NULL), + (2380,0,0,1,16,0,0,NULL), + (2381,0,0,1,16,0,0,NULL), + (2382,0,0,1,16,0,0,NULL), + (2383,0,0,1,16,0,0,NULL), + (2384,0,0,1,16,0,0,NULL), + (2385,0,0,1,16,0,0,NULL), + (2386,0,0,1,16,0,0,NULL), + (2387,0,0,1,16,0,0,'12544'), + (2388,0,0,1,16,0,0,NULL), + (2389,0,0,1,16,0,0,NULL), + (2390,0,0,1,16,0,0,NULL), + (2391,0,0,1,16,0,0,NULL), + (2392,0,0,1,16,0,0,NULL), + (2393,0,0,1,16,0,0,NULL), + (2394,0,0,1,16,0,0,NULL), + (2395,0,0,1,16,0,0,NULL), + (2396,0,0,1,16,0,0,NULL), + (2397,0,0,1,16,0,0,NULL), + (2398,0,0,1,16,0,0,NULL), + (2399,0,0,1,16,0,0,NULL), + (2400,0,0,1,16,0,0,NULL), + (2401,0,0,1,16,0,0,NULL), + (2402,0,0,1,16,0,0,NULL), + (2403,0,0,1,16,0,0,NULL), + (2404,0,0,1,16,0,0,NULL), + (2405,0,0,1,16,0,0,NULL), + (2406,0,0,1,16,0,0,NULL), + (2407,0,0,1,16,0,0,NULL), + (2408,0,0,1,16,0,0,NULL), + (2409,0,0,1,16,0,0,NULL), + (2410,0,0,1,16,0,0,NULL), + (2411,0,0,1,16,0,0,NULL), + (2412,0,0,1,16,0,0,NULL), + (2413,0,0,1,16,0,0,NULL), + (2414,0,0,1,16,0,0,NULL), + (2415,0,0,1,16,0,0,NULL), + (2416,0,0,1,16,0,0,NULL), + (2417,0,0,1,16,0,0,NULL), + (2418,0,0,1,16,0,0,NULL), + (2419,0,0,1,16,0,0,NULL), + (2420,0,0,1,16,0,0,NULL), + (2421,0,0,1,16,0,0,NULL), + (2422,0,0,1,16,0,0,NULL), + (2423,0,0,1,16,0,0,NULL), + (2425,0,0,1,16,0,0,NULL), + (2427,0,0,1,16,0,0,NULL), + (2428,0,0,1,16,0,0,NULL), + (2429,0,0,1,16,0,0,NULL), + (2430,0,0,1,16,0,0,NULL), + (2431,0,0,1,16,0,0,NULL), + (2432,0,0,1,16,0,0,NULL), + (2436,0,0,1,16,0,0,NULL), + (2437,0,0,1,16,0,0,NULL), + (2438,0,0,1,16,0,0,NULL), + (2439,0,0,1,16,0,0,NULL), + (2440,0,0,1,16,0,0,NULL), + (2447,0,0,1,16,0,0,NULL), + (2448,0,0,1,16,0,0,NULL), + (2449,0,0,1,16,0,0,NULL), + (2450,0,0,1,16,0,0,NULL), + (2451,0,0,1,16,0,0,NULL), + (2452,0,0,1,16,0,0,NULL), + (2453,0,0,1,16,0,0,NULL), + (2458,0,0,1,16,0,0,NULL), + (2459,0,0,1,16,0,0,NULL), + (2464,0,0,1,16,0,0,NULL), + (2465,0,0,1,16,0,0,NULL), + (2466,0,0,1,16,0,0,NULL), + (2468,0,0,1,16,0,0,NULL), + (2469,0,0,1,16,0,0,NULL), + (2470,0,0,1,16,0,0,NULL), + (2473,0,0,1,16,0,0,NULL), + (2474,0,0,1,16,0,0,NULL), + (2476,0,0,1,16,0,0,NULL), + (2477,0,0,1,16,0,0,NULL), + (2478,0,0,1,16,0,0,NULL), + (2480,0,0,1,16,0,0,NULL), + (2481,0,0,1,16,0,0,NULL), + (2482,0,0,1,16,0,0,NULL), + (2483,0,0,1,16,0,0,NULL), + (2485,0,0,1,16,0,0,NULL), + (2486,0,7,1,16,0,0,NULL), + (2487,0,0,1,16,0,0,NULL), + (2488,0,0,1,16,0,0,NULL), + (2490,0,0,1,16,0,0,NULL), + (2491,0,0,1,16,0,0,NULL), + (2492,0,0,1,16,0,0,NULL), + (2493,0,0,1,16,0,0,NULL), + (2494,0,0,1,16,0,0,NULL), + (2495,0,0,1,16,0,0,NULL), + (2496,0,0,1,16,0,0,NULL), + (2497,0,0,1,16,0,0,NULL), + (2498,0,0,1,16,0,0,NULL), + (2499,0,0,1,16,0,0,NULL), + (2500,0,0,1,16,0,0,NULL), + (2501,0,0,1,16,0,0,NULL), + (2502,0,0,1,16,0,0,NULL), + (2503,0,0,1,16,0,0,NULL), + (2504,0,0,1,16,0,0,NULL), + (2505,0,0,1,16,0,0,NULL), + (2506,0,0,1,16,0,0,NULL), + (2507,0,0,1,16,0,0,NULL), + (2508,0,0,1,16,0,0,NULL), + (2509,0,0,1,16,0,0,NULL), + (2510,0,0,1,16,0,0,NULL), + (2511,0,0,1,16,0,0,NULL), + (2512,0,0,1,16,0,0,NULL), + (2513,0,0,1,16,0,0,NULL), + (2514,0,0,1,16,0,0,NULL), + (2515,0,0,1,16,0,0,NULL), + (2516,0,0,1,16,0,0,NULL), + (2517,0,0,1,16,0,0,NULL), + (2518,0,0,1,16,0,0,NULL), + (2519,0,0,1,16,0,0,NULL), + (2521,0,0,1,16,0,0,NULL), + (2524,0,0,1,16,0,0,NULL), + (2525,0,0,1,16,0,0,NULL), + (2526,0,0,1,16,0,0,NULL), + (2527,0,0,1,16,0,0,NULL), + (2528,0,0,1,16,0,0,NULL), + (2529,0,0,1,16,0,0,NULL), + (2530,0,0,1,16,0,0,NULL), + (2534,0,0,1,16,0,0,NULL), + (2535,0,0,1,16,0,0,NULL), + (2536,0,0,1,16,0,0,NULL), + (2537,0,0,1,16,0,0,NULL), + (2541,0,0,1,16,0,0,NULL), + (2542,0,0,1,16,0,0,NULL), + (2543,0,0,1,16,0,0,NULL), + (2544,0,0,1,16,0,0,NULL), + (2545,0,0,1,16,0,0,NULL), + (2546,0,0,1,16,0,0,NULL), + (2547,0,0,1,16,0,0,NULL), + (2548,0,0,1,16,0,0,NULL), + (2549,0,0,1,16,0,0,NULL), + (2550,0,0,1,16,0,0,NULL), + (2551,0,0,1,16,0,0,NULL), + (2552,0,0,1,16,0,0,NULL), + (2553,0,0,1,16,0,0,NULL), + (2554,0,0,1,16,0,0,NULL), + (2555,0,0,1,16,0,0,NULL), + (2556,0,0,1,16,0,0,NULL), + (2557,0,0,1,16,0,0,NULL), + (2558,0,0,1,16,0,0,NULL), + (2559,0,0,1,16,0,0,NULL), + (2560,0,0,1,16,0,0,NULL), + (2561,0,0,1,16,0,0,NULL), + (2562,0,0,1,16,0,0,NULL), + (2563,0,0,1,16,0,0,NULL), + (2564,0,0,1,16,0,0,NULL), + (2565,0,0,1,16,0,0,NULL), + (2566,0,0,1,16,0,0,NULL), + (2567,0,0,1,16,0,0,NULL), + (2569,0,0,1,16,0,0,NULL), + (2570,0,0,1,16,0,0,NULL), + (2571,0,0,1,16,0,0,NULL), + (2572,0,0,1,16,0,0,NULL), + (2573,0,0,1,16,0,0,NULL), + (2574,0,0,1,16,0,0,NULL), + (2575,0,0,1,16,0,0,NULL), + (2577,0,0,1,16,0,0,NULL), + (2578,0,0,1,16,0,0,NULL), + (2579,0,0,1,16,0,0,NULL), + (2580,0,0,1,16,0,0,NULL), + (2581,0,0,1,16,0,0,NULL), + (2582,0,0,1,16,0,0,NULL), + (2583,0,0,1,16,0,0,NULL), + (2584,0,0,1,16,0,0,NULL), + (2585,0,0,1,16,0,0,NULL), + (2586,0,33554432,1,16,0,0,NULL), + (2587,0,0,1,16,0,0,NULL), + (2588,0,33554432,1,16,0,0,NULL), + (2589,0,0,1,16,0,0,NULL), + (2590,0,0,1,16,0,0,NULL), + (2591,0,0,1,16,0,0,NULL), + (2592,0,0,1,16,0,0,NULL), + (2594,0,0,1,16,0,0,NULL), + (2595,0,0,1,16,0,0,NULL), + (2596,0,0,1,16,0,0,NULL), + (2597,0,0,1,16,0,0,NULL), + (2598,0,0,1,16,0,0,NULL), + (2599,0,0,1,16,0,0,NULL), + (2600,0,0,1,16,0,0,NULL), + (2601,0,0,1,16,0,0,NULL), + (2602,0,0,1,16,0,0,NULL), + (2603,0,0,1,16,0,0,NULL), + (2604,0,0,1,16,0,0,NULL), + (2605,0,0,1,16,0,0,NULL), + (2606,0,0,1,16,0,0,NULL), + (2607,0,0,1,16,0,0,NULL), + (2608,0,0,1,16,0,0,NULL), + (2609,0,0,1,16,0,0,NULL), + (2610,0,0,1,16,0,0,NULL), + (2611,0,0,1,16,0,0,NULL), + (2616,0,0,1,16,0,0,NULL), + (2618,0,0,1,16,0,0,NULL), + (2619,0,0,1,16,0,0,NULL), + (2621,0,0,1,16,0,0,NULL), + (2622,0,0,1,16,0,0,NULL), + (2624,0,0,1,16,0,0,'6523'), + (2625,0,0,1,16,0,0,NULL), + (2626,0,0,1,16,0,0,NULL), + (2627,0,0,1,16,0,0,NULL), + (2628,0,0,1,16,0,0,NULL), + (2634,0,0,1,16,0,0,NULL), + (2635,0,0,1,16,0,0,NULL), + (2636,0,0,1,16,0,0,NULL), + (2639,0,0,1,16,0,0,NULL), + (2640,0,0,1,16,0,0,NULL), + (2641,0,0,1,16,0,0,NULL), + (2642,0,0,1,16,0,0,NULL), + (2643,0,0,1,16,0,0,NULL), + (2644,0,0,1,16,0,0,NULL), + (2645,0,0,1,16,0,0,NULL), + (2646,0,0,1,16,0,0,NULL), + (2647,0,0,1,16,0,0,NULL), + (2648,0,0,1,16,0,0,NULL), + (2649,0,0,1,16,0,0,NULL), + (2650,0,0,1,16,0,0,NULL), + (2651,0,0,1,16,0,0,NULL), + (2652,0,0,1,16,0,0,NULL), + (2653,0,1114112,1,16,0,0,'7165'), + (2654,0,0,1,16,0,0,NULL), + (2655,0,0,1,16,0,0,NULL), + (2656,0,0,1,16,0,0,NULL), + (2657,0,0,1,16,0,0,NULL), + (2658,0,0,1,16,0,0,NULL), + (2659,0,0,1,16,0,0,NULL), + (2663,0,0,1,16,0,0,NULL), + (2664,0,0,1,16,0,0,NULL), + (2668,0,0,1,16,0,0,NULL), + (2669,0,0,1,16,0,0,NULL), + (2670,0,0,1,16,0,0,NULL), + (2672,0,0,1,16,0,0,NULL), + (2676,0,0,1,16,0,0,NULL), + (2679,0,0,1,16,0,0,NULL), + (2680,0,0,1,16,0,0,NULL), + (2681,0,0,1,16,0,0,NULL), + (2682,0,0,1,16,0,0,NULL), + (2684,0,0,1,16,0,0,NULL), + (2685,0,0,1,16,0,0,NULL), + (2686,0,0,1,16,0,0,NULL), + (2687,0,0,1,16,0,0,NULL), + (2688,0,0,1,16,0,0,NULL), + (2691,0,0,1,16,0,0,NULL), + (2692,0,0,1,16,0,0,NULL), + (2693,0,0,1,16,0,0,NULL), + (2694,0,0,1,16,0,0,NULL), + (2696,0,0,1,16,0,0,NULL), + (2697,0,0,1,16,0,0,NULL), + (2698,0,0,1,16,0,0,NULL), + (2699,0,0,1,16,0,0,NULL), + (2700,0,0,1,16,0,0,NULL), + (2701,0,0,1,16,0,0,NULL), + (2703,0,0,1,16,0,0,NULL), + (2704,0,0,1,16,0,0,NULL), + (2705,0,0,1,16,0,0,NULL), + (2706,0,0,1,16,0,0,NULL), + (2708,0,0,1,16,0,0,NULL), + (2711,0,0,1,16,0,0,NULL), + (2712,0,0,1,16,0,0,NULL), + (2713,0,0,1,16,0,0,NULL), + (2714,0,0,1,16,0,0,NULL), + (2715,0,0,1,16,0,0,NULL), + (2716,0,0,1,16,0,0,NULL), + (2717,0,0,1,16,0,0,NULL), + (2718,0,0,1,16,0,0,NULL), + (2719,0,0,1,16,0,0,NULL), + (2720,0,0,1,16,0,0,NULL), + (2721,0,0,1,16,0,0,NULL), + (2723,0,0,1,16,0,0,NULL), + (2725,0,0,1,16,0,0,NULL), + (2726,0,0,1,16,0,0,NULL), + (2727,0,0,1,16,0,0,NULL), + (2728,0,0,1,16,0,0,NULL), + (2729,0,0,1,16,0,0,NULL), + (2730,0,0,1,16,0,0,NULL), + (2731,0,33554432,1,16,0,0,NULL), + (2732,0,0,1,16,0,0,NULL), + (2733,0,0,1,16,0,0,NULL), + (2734,0,0,1,16,0,0,NULL), + (2735,0,0,1,16,0,0,NULL), + (2736,0,0,1,16,0,0,NULL), + (2739,0,0,1,16,0,0,NULL), + (2740,0,0,1,16,0,0,NULL), + (2742,0,0,1,16,0,0,NULL), + (2743,0,0,1,16,0,0,NULL), + (2744,0,0,1,16,0,0,NULL), + (2745,0,0,1,16,0,0,NULL), + (2748,0,0,1,16,0,0,NULL), + (2749,0,0,1,16,0,0,NULL), + (2751,0,0,1,16,0,0,NULL), + (2752,0,0,1,16,0,0,NULL), + (2753,0,0,1,16,0,0,NULL), + (2754,0,0,1,16,0,0,NULL), + (2760,0,0,1,16,0,0,NULL), + (2761,0,0,1,16,0,0,NULL), + (2762,0,0,1,16,0,0,NULL), + (2764,0,0,1,16,0,0,NULL), + (2765,0,0,1,16,0,0,NULL), + (2766,0,0,1,16,0,0,NULL), + (2767,0,0,2,16,0,0,NULL), + (2768,0,0,1,16,0,0,NULL), + (2769,0,1,1,16,0,0,NULL), + (2770,0,0,1,16,0,0,NULL), + (2771,0,0,1,16,0,0,NULL), + (2772,0,0,1,16,0,0,NULL), + (2773,0,0,1,16,0,0,NULL), + (2774,0,0,1,16,0,0,NULL), + (2778,0,0,1,16,0,0,NULL), + (2779,0,0,1,16,0,0,NULL), + (2780,0,0,1,16,0,0,NULL), + (2781,0,0,1,16,0,0,NULL), + (2782,0,0,1,16,0,0,NULL), + (2783,0,0,1,16,0,0,NULL), + (2785,0,0,1,16,0,0,NULL), + (2787,0,0,1,16,0,0,NULL), + (2788,0,0,1,16,0,0,NULL), + (2789,0,0,1,16,0,0,NULL), + (2791,0,0,1,16,0,0,NULL), + (2792,0,0,1,16,0,0,NULL), + (2793,0,0,1,16,0,0,NULL), + (2798,0,0,1,16,0,0,NULL), + (2799,0,0,1,16,0,0,NULL), + (2802,0,0,1,16,0,0,NULL), + (2803,0,0,1,16,0,0,NULL), + (2804,0,0,0,16,0,0,NULL), + (2805,0,0,1,16,0,0,NULL), + (2806,0,0,1,16,0,0,NULL), + (2808,0,0,1,16,0,0,NULL), + (2810,0,0,1,16,0,0,NULL), + (2812,0,0,1,16,0,0,NULL), + (2814,0,0,1,16,0,0,NULL), + (2816,0,0,1,16,0,0,NULL), + (2817,0,0,1,16,0,0,NULL), + (2818,0,0,1,16,0,0,NULL), + (2819,0,0,1,16,0,0,NULL), + (2820,0,0,1,16,0,0,NULL), + (2821,0,0,1,16,0,0,NULL), + (2829,0,0,1,16,0,0,NULL), + (2830,0,0,1,16,0,0,NULL), + (2831,0,0,1,16,0,0,NULL), + (2832,0,0,1,16,0,0,NULL), + (2834,0,0,1,16,0,0,NULL), + (2835,0,0,1,16,0,0,NULL), + (2836,0,0,1,16,0,0,NULL), + (2837,0,0,1,16,0,0,NULL), + (2838,0,0,1,16,0,0,NULL), + (2839,0,0,2,16,0,0,NULL), + (2840,0,0,1,16,0,0,NULL), + (2842,0,0,1,16,0,0,NULL), + (2843,0,0,1,16,0,0,NULL), + (2844,0,0,1,16,0,0,NULL), + (2845,0,0,1,16,0,0,NULL), + (2846,0,0,1,16,0,0,NULL), + (2847,0,0,1,16,0,0,NULL), + (2848,0,0,1,16,0,0,NULL), + (2849,0,0,1,16,0,0,NULL), + (2850,0,0,1,16,0,0,NULL), + (2851,0,0,1,16,0,0,NULL), + (2855,0,0,1,16,0,0,NULL), + (2856,0,0,1,16,0,0,NULL), + (2857,0,0,1,16,0,0,NULL), + (2858,0,0,1,16,0,0,NULL), + (2859,0,0,0,16,0,0,NULL), + (2860,0,0,1,16,0,0,NULL), + (2861,0,0,1,16,0,0,NULL), + (2870,0,0,1,16,0,0,NULL), + (2879,0,0,1,16,0,0,NULL), + (2888,0,0,1,16,0,0,NULL), + (2892,0,0,1,16,0,0,NULL), + (2893,0,0,1,16,0,0,NULL), + (2894,0,0,1,16,0,0,NULL), + (2906,0,0,1,16,0,0,NULL), + (2907,0,0,1,16,0,0,NULL), + (2908,0,0,1,16,0,0,NULL), + (2909,0,8,1,16,0,0,NULL), + (2910,0,0,1,16,0,0,NULL), + (2911,0,0,1,16,0,0,NULL), + (2913,0,0,1,16,0,0,NULL), + (2917,0,0,1,16,0,0,NULL), + (2920,0,0,1,16,0,0,NULL), + (2921,0,0,1,16,0,0,NULL), + (2922,0,0,1,16,0,0,NULL), + (2923,0,0,1,16,0,0,NULL), + (2924,0,0,1,16,0,0,NULL), + (2925,0,0,1,16,0,0,NULL), + (2926,0,33554432,1,16,0,0,'6408'), + (2927,0,0,1,16,0,0,NULL), + (2928,0,0,1,16,0,0,NULL), + (2929,0,0,1,16,0,0,NULL), + (2930,0,0,1,16,0,0,NULL), + (2931,0,0,1,16,0,0,NULL), + (2932,0,0,1,16,0,0,NULL), + (2934,0,0,1,16,0,0,NULL), + (2941,0,0,1,16,0,0,NULL), + (2944,0,0,1,16,0,0,NULL), + (2945,0,0,1,16,0,0,NULL), + (2947,0,0,2,16,0,0,NULL), + (2948,0,0,1,16,0,0,NULL), + (2949,0,0,1,16,0,0,NULL), + (2950,0,0,1,16,0,0,NULL), + (2951,0,0,1,16,0,0,NULL), + (2952,0,0,1,16,0,0,NULL), + (2953,0,0,1,16,0,0,NULL), + (2954,0,0,1,16,0,0,NULL), + (2955,0,0,1,16,0,0,NULL), + (2956,0,0,1,16,0,0,NULL), + (2957,0,0,1,16,0,0,NULL), + (2958,0,0,1,16,0,0,NULL), + (2959,0,0,1,16,0,0,NULL), + (2960,0,0,1,16,0,0,NULL), + (2961,0,0,1,16,0,0,NULL), + (2962,0,0,1,16,0,0,NULL), + (2963,0,0,1,16,0,0,NULL), + (2964,0,0,1,16,0,0,NULL), + (2965,0,0,1,16,0,0,NULL), + (2966,0,0,1,16,0,0,NULL), + (2967,0,0,1,16,0,0,NULL), + (2968,0,0,1,16,0,0,NULL), + (2969,0,0,1,16,0,0,NULL), + (2970,0,0,1,16,0,0,NULL), + (2971,0,0,1,16,0,0,NULL), + (2972,0,0,1,16,0,0,NULL), + (2973,0,0,1,16,0,0,NULL), + (2974,0,0,1,16,0,0,NULL), + (2975,0,0,1,16,0,0,NULL), + (2976,0,0,1,16,0,0,NULL), + (2977,0,0,1,16,0,0,NULL), + (2978,0,0,1,16,233,0,NULL), + (2979,0,0,1,16,0,0,NULL), + (2980,0,0,1,16,0,0,NULL), + (2981,0,0,1,16,0,0,NULL), + (2982,0,0,1,16,0,0,NULL), + (2984,0,0,1,16,0,0,NULL), + (2985,0,0,1,16,0,0,NULL), + (2986,0,0,1,16,0,0,NULL), + (2987,0,0,1,16,0,0,NULL), + (2988,0,0,1,16,0,0,NULL), + (2989,0,0,1,16,233,0,NULL), + (2990,0,0,1,16,0,0,NULL), + (2991,0,0,1,16,0,0,NULL), + (2993,0,0,1,16,0,0,NULL), + (2994,0,0,1,16,0,0,NULL), + (2995,0,0,1,16,0,0,NULL), + (2996,0,0,1,16,0,0,NULL), + (2997,0,0,1,16,0,0,NULL), + (2998,0,0,1,16,0,0,NULL), + (2999,0,0,1,16,0,0,NULL), + (3000,0,0,1,16,0,0,NULL), + (3001,0,0,1,16,0,0,NULL), + (3002,0,0,1,16,0,0,NULL), + (3003,0,0,1,16,0,0,NULL), + (3004,0,0,1,16,0,0,NULL), + (3005,0,0,1,16,0,0,NULL), + (3007,0,0,1,16,0,0,NULL), + (3008,0,0,1,16,0,0,NULL), + (3009,0,0,1,16,0,0,NULL), + (3010,0,0,1,16,0,0,NULL), + (3011,0,0,1,16,0,0,NULL), + (3012,0,0,1,16,0,0,NULL), + (3013,0,0,1,16,0,0,NULL), + (3014,0,0,1,16,0,0,NULL), + (3015,0,0,2,16,0,0,NULL), + (3016,0,0,1,16,0,0,NULL), + (3017,0,0,1,16,0,0,NULL), + (3018,0,0,2,16,0,0,NULL), + (3019,0,0,1,16,0,0,NULL), + (3020,0,0,1,16,0,0,NULL), + (3021,0,0,1,16,0,0,NULL), + (3022,0,0,1,16,0,0,NULL), + (3023,0,0,1,16,0,0,NULL), + (3024,0,0,1,16,0,0,NULL), + (3025,0,0,1,16,0,0,NULL), + (3026,0,0,1,16,0,0,NULL), + (3027,0,0,1,16,0,0,NULL), + (3028,0,0,1,16,0,0,NULL), + (3029,0,0,1,16,0,0,NULL), + (3030,0,0,1,16,0,0,NULL), + (3031,0,0,1,16,0,0,NULL), + (3032,0,0,1,16,0,0,NULL), + (3033,0,0,1,16,0,0,NULL), + (3034,0,0,1,16,0,0,NULL), + (3035,0,0,1,16,0,0,NULL), + (3036,0,0,1,16,0,0,NULL), + (3037,0,0,1,16,0,0,NULL), + (3038,0,0,1,16,0,0,NULL), + (3039,0,0,1,16,0,0,NULL), + (3040,0,0,2,16,0,0,NULL), + (3041,0,0,1,16,0,0,NULL), + (3042,0,0,1,16,0,0,NULL), + (3043,0,0,1,16,0,0,NULL), + (3044,0,0,1,16,0,0,NULL), + (3045,0,0,1,16,0,0,NULL), + (3046,0,0,1,16,0,0,NULL), + (3047,0,0,1,16,0,0,NULL), + (3048,0,0,1,16,0,0,NULL), + (3049,0,0,2,16,0,0,NULL), + (3050,0,0,1,16,0,0,NULL), + (3051,0,0,1,16,0,0,NULL), + (3052,0,0,1,16,0,0,NULL), + (3053,0,0,2,16,0,0,NULL), + (3054,0,0,1,16,0,0,NULL), + (3055,0,0,1,16,0,0,NULL), + (3056,0,0,1,16,0,0,NULL), + (3057,0,0,1,16,0,0,NULL), + (3058,0,0,1,16,0,0,NULL), + (3059,0,0,1,16,0,0,NULL), + (3060,0,0,1,16,0,0,NULL), + (3061,0,0,2,16,0,0,NULL), + (3062,0,0,1,16,0,0,NULL), + (3063,0,0,1,16,0,0,NULL), + (3064,0,0,1,16,0,0,NULL), + (3065,0,0,1,16,0,0,NULL), + (3066,0,0,1,16,0,0,NULL), + (3067,0,0,1,16,0,0,NULL), + (3068,0,0,1,16,0,0,NULL), + (3069,0,0,1,16,0,0,NULL), + (3072,0,0,1,16,0,0,NULL), + (3073,0,0,1,16,0,0,NULL), + (3074,0,0,1,16,0,0,NULL), + (3075,0,0,1,16,0,0,NULL), + (3076,0,0,1,16,0,0,NULL), + (3077,0,0,1,16,0,0,NULL), + (3078,0,0,2,16,0,0,NULL), + (3079,0,0,1,16,0,0,NULL), + (3080,0,0,1,16,0,0,NULL), + (3081,0,0,1,16,0,0,NULL), + (3083,0,0,1,16,0,0,NULL), + (3084,0,0,1,16,0,0,NULL), + (3085,0,0,1,16,0,0,NULL), + (3086,0,0,1,16,0,0,NULL), + (3087,0,0,1,16,0,0,NULL), + (3088,0,0,2,16,0,0,NULL), + (3089,0,0,1,16,0,0,NULL), + (3090,0,0,1,16,0,0,NULL), + (3091,0,0,1,16,0,0,NULL), + (3092,0,0,1,16,0,0,NULL), + (3093,0,0,1,16,0,0,NULL), + (3095,0,0,1,16,0,0,NULL), + (3096,0,0,1,16,0,0,NULL), + (3097,0,0,1,16,0,0,NULL), + (3098,0,0,1,16,0,0,NULL), + (3099,0,0,1,16,0,0,NULL), + (3101,0,0,1,16,0,0,NULL), + (3102,0,0,1,16,0,0,NULL), + (3103,0,0,1,16,0,0,NULL), + (3104,0,0,1,16,0,0,NULL), + (3105,0,0,1,16,0,0,NULL), + (3106,0,0,1,16,0,0,NULL), + (3107,0,0,1,16,0,0,NULL), + (3108,0,0,1,16,0,0,NULL), + (3110,0,0,1,16,0,0,NULL), + (3111,0,0,1,16,0,0,NULL), + (3112,0,0,1,16,0,0,NULL), + (3113,0,0,1,16,0,0,NULL), + (3114,0,0,1,16,0,0,NULL), + (3115,0,0,1,16,0,0,NULL), + (3116,0,0,1,16,0,0,NULL), + (3117,0,0,1,16,0,0,NULL), + (3118,0,0,1,16,0,0,NULL), + (3119,0,0,1,16,0,0,NULL), + (3120,0,0,1,16,0,0,NULL), + (3121,0,0,1,16,0,0,NULL), + (3122,0,0,1,16,0,0,NULL), + (3123,0,0,1,16,0,0,NULL), + (3124,0,0,1,16,0,0,NULL), + (3125,0,0,1,16,0,0,NULL), + (3126,0,0,1,16,0,0,NULL), + (3127,0,0,1,16,0,0,NULL), + (3128,0,0,1,16,0,0,NULL), + (3129,0,0,1,16,0,0,NULL), + (3130,0,0,1,16,0,0,NULL), + (3131,0,0,1,16,0,0,NULL), + (3133,0,0,1,16,0,0,NULL), + (3134,0,0,1,16,0,0,NULL), + (3135,0,0,1,16,0,0,NULL), + (3136,0,0,1,16,0,0,NULL), + (3137,0,0,1,16,0,0,NULL), + (3138,0,0,1,16,0,0,NULL), + (3139,0,0,1,16,0,0,NULL), + (3140,0,0,1,16,0,0,NULL), + (3141,0,0,1,16,0,0,NULL), + (3142,0,0,1,16,0,0,NULL), + (3143,0,0,1,16,0,0,NULL), + (3144,0,0,1,16,0,0,NULL), + (3145,0,0,1,16,0,0,NULL), + (3147,0,0,1,16,0,0,NULL), + (3149,0,0,1,16,0,0,NULL), + (3150,0,0,1,16,0,0,NULL), + (3153,0,0,1,16,0,0,NULL), + (3154,0,0,1,16,0,0,NULL), + (3155,0,0,1,16,0,0,NULL), + (3156,0,0,1,16,0,0,NULL), + (3157,0,0,1,16,0,0,NULL), + (3158,0,0,1,16,0,0,NULL), + (3159,0,0,1,16,0,0,NULL), + (3160,0,0,1,16,0,0,NULL), + (3161,0,0,1,16,0,0,NULL), + (3163,0,0,1,16,0,0,NULL), + (3164,0,0,1,16,0,0,NULL), + (3165,0,0,2,16,0,0,NULL), + (3166,0,0,1,16,0,0,NULL), + (3167,0,0,1,16,0,0,NULL), + (3168,0,0,1,16,0,0,NULL), + (3169,0,0,1,16,0,0,NULL), + (3170,0,0,1,16,0,0,NULL), + (3171,0,0,1,16,0,0,NULL), + (3172,0,0,1,16,0,0,NULL), + (3173,0,0,1,16,0,0,NULL), + (3174,0,0,1,16,0,0,NULL), + (3175,0,0,1,16,0,0,NULL), + (3178,0,0,1,16,0,0,NULL), + (3179,0,0,1,16,0,0,NULL), + (3180,0,0,1,16,0,0,NULL), + (3181,0,0,1,16,0,0,NULL), + (3182,0,0,1,16,0,0,NULL), + (3183,0,0,1,16,0,0,NULL), + (3184,0,0,1,16,0,0,NULL), + (3185,0,0,1,16,0,0,NULL), + (3186,0,0,1,16,0,0,NULL), + (3187,0,0,1,16,0,0,NULL), + (3188,0,0,1,16,0,0,NULL), + (3189,0,0,1,16,0,0,NULL), + (3190,0,0,1,16,0,0,NULL), + (3191,0,0,1,16,69,0,NULL), + (3192,0,0,1,16,0,0,NULL), + (3193,0,0,1,16,0,0,NULL), + (3194,0,0,1,16,0,0,NULL), + (3195,0,0,1,16,0,0,NULL), + (3196,0,0,1,16,0,0,NULL), + (3197,0,0,1,16,0,0,NULL), + (3198,0,0,1,16,0,0,NULL), + (3199,0,0,1,16,0,0,NULL), + (3203,0,0,1,16,193,0,NULL), + (3204,0,0,1,16,0,0,'20798'), + (3205,0,0,1,16,0,0,NULL), + (3206,0,0,1,16,0,0,NULL), + (3207,0,0,1,16,0,0,NULL), + (3208,0,0,1,16,0,0,NULL), + (3209,0,0,1,16,0,0,NULL), + (3210,0,0,1,16,0,0,'18950'), + (3211,0,0,1,16,0,0,'18950'), + (3212,0,0,1,16,0,0,NULL), + (3213,0,0,1,16,0,0,'18950'), + (3214,0,0,1,16,0,0,'18950'), + (3215,0,0,1,16,0,0,NULL), + (3216,0,0,1,16,0,0,NULL), + (3217,0,0,1,16,0,0,NULL), + (3218,0,0,1,16,0,0,'467'), + (3219,0,0,1,16,0,0,NULL), + (3220,0,0,1,16,0,0,NULL), + (3221,0,0,1,16,0,0,NULL), + (3222,0,0,1,16,0,0,NULL), + (3223,0,0,1,16,0,0,NULL), + (3224,0,0,1,16,0,0,NULL), + (3225,0,0,1,16,0,0,NULL), + (3226,0,0,1,16,0,0,NULL), + (3227,0,0,1,16,0,0,NULL), + (3228,0,0,1,16,0,0,NULL), + (3229,0,0,1,16,0,0,NULL), + (3231,0,0,1,16,0,0,NULL), + (3232,0,0,1,16,0,0,NULL), + (3233,0,0,1,16,0,0,NULL), + (3235,0,0,1,16,0,0,NULL), + (3236,0,0,1,16,0,0,NULL), + (3237,0,0,1,16,0,0,NULL), + (3238,0,0,1,16,0,0,NULL), + (3239,0,0,1,16,0,0,NULL), + (3240,0,0,1,16,0,0,NULL), + (3241,0,0,1,16,0,0,NULL), + (3242,0,0,1,16,0,0,NULL), + (3243,0,0,1,16,0,0,NULL), + (3244,0,0,1,16,0,0,NULL), + (3245,0,0,1,16,0,0,NULL), + (3247,0,0,1,16,0,0,NULL), + (3249,0,0,1,16,0,0,NULL), + (3250,0,0,1,16,0,0,NULL), + (3251,0,0,1,16,0,0,NULL), + (3252,0,0,1,16,0,0,NULL), + (3253,0,0,1,16,0,0,NULL), + (3254,0,0,1,16,0,0,NULL), + (3256,0,0,1,16,0,0,NULL), + (3258,0,0,1,16,0,0,NULL), + (3260,0,0,1,16,0,0,NULL), + (3261,0,0,1,16,0,0,NULL), + (3263,0,0,1,16,0,0,NULL), + (3265,0,0,1,16,0,0,NULL), + (3266,0,0,1,16,0,0,'7165'), + (3267,0,0,1,16,0,0,NULL), + (3268,0,0,1,16,0,0,NULL), + (3269,0,0,1,16,0,0,'12544'), + (3270,0,0,1,16,0,0,NULL), + (3271,0,0,1,16,0,0,NULL), + (3272,0,0,1,16,0,0,NULL), + (3273,0,0,1,16,0,0,NULL), + (3274,0,0,1,16,0,0,NULL), + (3275,0,0,1,16,0,0,NULL), + (3276,0,0,1,16,0,0,NULL), + (3277,0,0,1,16,0,0,NULL), + (3278,0,0,1,16,0,0,NULL), + (3279,0,131072,1,16,0,0,'6408'), + (3280,0,0,1,16,0,0,NULL), + (3281,0,0,1,16,0,0,NULL), + (3282,0,0,1,16,0,0,NULL), + (3283,0,0,1,16,0,0,NULL), + (3284,0,0,1,16,0,0,NULL), + (3285,0,0,1,16,0,0,NULL), + (3286,0,0,1,16,0,0,NULL), + (3287,0,7,1,16,0,0,NULL), + (3290,0,0,1,16,0,0,NULL), + (3291,0,0,1,16,0,0,NULL), + (3292,0,0,1,16,0,0,NULL), + (3293,0,0,1,16,0,0,NULL), + (3294,0,0,1,16,0,0,NULL), + (3295,0,0,1,16,0,0,NULL), + (3296,0,0,1,16,0,0,NULL), + (3297,0,0,1,16,0,0,NULL), + (3298,0,0,1,16,0,0,NULL), + (3304,0,0,1,16,0,0,NULL), + (3305,0,0,1,16,0,0,NULL), + (3309,0,0,1,16,0,0,NULL), + (3310,0,0,1,16,0,0,NULL), + (3312,0,0,1,16,0,0,NULL), + (3313,0,0,1,16,0,0,NULL), + (3314,0,0,1,16,0,0,NULL), + (3315,0,0,1,16,0,0,NULL), + (3316,0,0,1,16,0,0,NULL), + (3317,0,0,1,16,0,0,NULL), + (3318,0,0,1,16,0,0,NULL), + (3319,0,0,1,16,0,0,NULL), + (3320,0,0,1,16,0,0,NULL), + (3321,0,0,1,16,0,0,NULL), + (3322,0,0,2,16,0,0,NULL), + (3323,0,0,1,16,0,0,NULL), + (3324,0,0,1,16,0,0,NULL), + (3325,0,0,1,16,0,0,NULL), + (3326,0,0,1,16,0,0,NULL), + (3327,0,0,1,16,0,0,NULL), + (3328,0,0,1,16,0,0,NULL), + (3329,0,0,1,16,0,0,NULL), + (3330,0,0,1,16,0,0,NULL), + (3331,0,0,1,16,0,0,NULL), + (3332,0,0,1,16,0,0,NULL), + (3333,0,0,1,16,0,0,NULL), + (3334,0,0,1,16,0,0,NULL), + (3335,0,0,1,16,0,0,NULL), + (3336,0,0,1,16,0,0,NULL), + (3337,0,0,1,16,0,0,NULL), + (3338,0,0,1,16,0,0,NULL), + (3339,0,0,1,16,0,0,NULL), + (3341,0,0,1,16,0,0,NULL), + (3342,0,0,1,16,0,0,NULL), + (3343,0,0,1,16,0,0,NULL), + (3344,0,0,1,16,0,0,NULL), + (3345,0,0,1,16,0,0,NULL), + (3346,0,0,1,16,0,0,NULL), + (3347,0,0,1,16,69,0,NULL), + (3348,0,0,1,16,69,0,NULL), + (3349,0,0,1,16,0,0,NULL), + (3350,0,0,1,16,0,0,NULL), + (3351,0,0,1,16,0,0,NULL), + (3352,0,0,2,16,0,0,NULL), + (3353,0,0,1,16,0,0,NULL), + (3354,0,0,1,16,0,0,NULL), + (3355,0,0,1,16,233,0,NULL), + (3356,0,0,1,16,233,0,NULL), + (3357,0,0,1,16,0,0,NULL), + (3358,0,0,1,16,0,0,NULL), + (3359,0,0,1,16,0,0,NULL), + (3360,0,0,1,16,0,0,NULL), + (3361,0,0,1,16,0,0,NULL), + (3362,0,0,1,16,0,0,NULL), + (3363,0,0,1,16,0,0,NULL), + (3364,0,0,1,16,0,0,NULL), + (3365,0,0,1,16,0,0,NULL), + (3366,0,0,1,16,0,0,NULL), + (3367,0,0,1,16,0,0,NULL), + (3368,0,0,1,16,0,0,NULL), + (3369,0,0,1,16,0,0,NULL), + (3370,0,0,1,16,0,0,NULL), + (3371,0,0,1,16,0,0,NULL), + (3372,0,0,1,16,0,0,NULL), + (3373,0,0,1,16,0,0,NULL), + (3374,0,0,1,16,173,0,NULL), + (3375,0,0,1,16,0,0,NULL), + (3376,0,0,1,16,0,0,NULL), + (3377,0,0,1,16,0,0,NULL), + (3378,0,0,1,16,0,0,NULL), + (3379,0,0,1,16,0,0,NULL), + (3380,0,0,1,16,0,0,NULL), + (3381,0,0,1,16,0,0,NULL), + (3382,0,0,1,16,0,0,NULL), + (3383,0,0,1,16,0,0,NULL), + (3384,0,0,1,16,0,0,NULL), + (3385,0,0,1,16,0,0,NULL), + (3386,0,0,1,16,0,0,NULL), + (3387,0,0,1,16,0,0,NULL), + (3388,0,0,1,16,0,0,NULL), + (3389,0,0,1,16,0,0,NULL), + (3390,0,0,1,16,0,0,NULL), + (3391,0,0,1,16,0,0,NULL), + (3392,0,0,1,16,0,0,NULL), + (3393,0,0,1,16,0,0,NULL), + (3394,0,0,1,16,0,0,NULL), + (3396,0,0,1,16,0,0,NULL), + (3397,0,0,1,16,0,0,NULL), + (3398,0,0,1,16,0,0,NULL), + (3399,0,0,1,16,69,0,NULL), + (3400,0,0,1,16,0,0,NULL), + (3401,0,0,1,16,0,0,NULL), + (3402,0,0,1,16,0,0,NULL), + (3403,0,0,1,16,0,0,NULL), + (3404,0,0,1,16,0,0,NULL), + (3405,0,0,1,16,0,0,NULL), + (3406,0,0,1,16,0,0,NULL), + (3407,0,0,1,16,0,0,NULL), + (3408,0,0,1,16,0,0,NULL), + (3409,0,0,1,16,0,0,NULL), + (3410,0,0,2,16,0,0,NULL), + (3411,0,0,1,16,0,0,NULL), + (3412,0,0,1,16,69,0,NULL), + (3413,0,0,1,16,0,0,NULL), + (3414,0,0,1,16,0,0,NULL), + (3415,0,3,1,16,0,0,NULL), + (3416,0,0,1,16,0,0,NULL), + (3418,0,0,1,16,0,0,NULL), + (3419,0,0,1,16,0,0,NULL), + (3421,0,0,1,16,0,0,NULL), + (3424,0,0,1,16,0,0,NULL), + (3426,0,0,1,16,0,0,NULL), + (3428,0,0,1,16,0,0,NULL), + (3429,0,0,1,16,0,0,NULL), + (3430,0,0,1,16,0,0,NULL), + (3431,0,0,1,16,0,0,NULL), + (3432,0,0,1,16,0,0,NULL), + (3433,0,0,1,16,0,0,NULL), + (3434,0,0,1,16,0,0,NULL), + (3435,0,0,1,16,0,0,NULL), + (3436,0,0,1,16,0,0,NULL), + (3438,0,0,1,16,0,0,NULL), + (3439,0,0,1,16,0,0,NULL), + (3441,0,0,1,16,0,0,NULL), + (3442,0,0,1,16,0,0,NULL), + (3443,0,0,1,16,0,0,NULL), + (3444,0,0,1,16,0,0,NULL), + (3445,0,0,1,16,0,0,NULL), + (3446,0,0,1,16,0,0,NULL), + (3447,0,0,1,16,0,0,NULL), + (3448,0,0,1,16,0,0,NULL), + (3449,0,0,1,16,0,0,NULL), + (3452,0,0,1,16,0,0,NULL), + (3453,0,0,1,16,0,0,NULL), + (3454,0,0,1,16,0,0,NULL), + (3455,0,0,1,16,0,0,NULL), + (3456,0,0,1,16,0,0,NULL), + (3457,0,131072,1,16,0,0,'6408'), + (3458,0,0,1,16,0,0,NULL), + (3459,0,0,1,16,0,0,NULL), + (3461,0,0,1,16,0,0,NULL), + (3463,0,0,1,16,0,0,NULL), + (3464,0,0,1,16,0,0,NULL), + (3465,0,1,1,16,0,0,NULL), + (3466,0,0,1,16,0,0,NULL), + (3467,0,0,1,16,0,0,NULL), + (3470,0,0,1,16,0,0,NULL), + (3471,0,0,1,16,0,0,NULL), + (3472,0,0,1,16,0,0,NULL), + (3473,0,0,1,16,0,0,NULL), + (3474,0,0,1,16,0,0,NULL), + (3476,0,0,1,16,0,0,NULL), + (3477,0,0,1,16,0,0,NULL), + (3478,0,0,1,16,0,0,NULL), + (3479,0,0,1,16,0,0,NULL), + (3480,0,0,1,16,0,0,NULL), + (3481,0,0,1,16,0,0,NULL), + (3482,0,0,1,16,0,0,NULL), + (3483,0,0,1,16,0,0,NULL), + (3484,0,0,1,16,0,0,NULL), + (3485,0,0,1,16,0,0,NULL), + (3486,0,0,1,16,0,0,NULL), + (3487,0,0,1,16,0,0,NULL), + (3488,0,0,2,16,0,0,NULL), + (3489,0,0,1,16,0,0,NULL), + (3490,0,0,1,16,0,0,NULL), + (3491,0,0,1,16,0,0,NULL), + (3492,0,0,1,16,0,0,NULL), + (3493,0,0,1,16,0,0,NULL), + (3494,0,0,1,16,0,0,NULL), + (3495,0,0,1,16,0,0,NULL), + (3496,0,0,1,16,0,0,NULL), + (3497,0,0,1,16,0,0,NULL), + (3498,0,0,1,16,0,0,NULL), + (3499,0,0,1,16,0,0,NULL), + (3500,0,0,1,16,0,0,NULL), + (3501,0,0,1,16,0,0,NULL), + (3502,0,0,1,16,0,0,'18950'), + (3503,0,0,1,16,0,0,NULL), + (3504,0,0,0,0,0,0,NULL), + (3521,0,0,1,16,0,0,NULL), + (3522,0,0,1,16,0,0,NULL), + (3523,0,0,1,16,0,0,NULL), + (3528,0,0,1,16,0,0,NULL), + (3530,0,0,1,16,0,0,NULL), + (3532,0,0,1,16,0,0,NULL), + (3534,0,0,1,16,0,0,NULL), + (3535,0,0,1,16,0,0,NULL), + (3536,0,0,1,16,0,0,NULL), + (3537,0,0,1,16,0,0,NULL), + (3538,0,0,1,16,0,0,NULL), + (3539,0,0,1,16,0,0,NULL), + (3540,0,0,1,16,0,0,NULL), + (3541,0,0,1,16,0,0,NULL), + (3542,0,0,1,16,0,0,NULL), + (3543,0,0,1,16,0,0,NULL), + (3544,0,0,1,16,0,0,NULL), + (3545,0,0,1,16,0,0,NULL), + (3546,0,0,1,16,0,0,NULL), + (3547,0,0,1,16,0,0,NULL), + (3548,0,0,1,16,0,0,NULL), + (3549,0,0,1,16,0,0,NULL), + (3550,0,0,1,16,0,0,NULL), + (3551,0,0,1,16,0,0,NULL), + (3552,0,0,1,16,0,0,NULL), + (3553,0,0,1,16,0,0,NULL), + (3554,0,0,1,16,0,0,NULL), + (3555,0,0,1,16,0,0,NULL), + (3556,0,0,1,16,0,0,NULL), + (3557,0,0,1,16,0,0,NULL), + (3566,0,0,1,16,0,0,NULL), + (3572,0,0,1,16,0,0,NULL), + (3577,0,0,1,16,0,0,NULL), + (3578,0,0,1,16,0,0,NULL), + (3581,0,0,1,16,0,0,NULL), + (3583,0,0,1,16,0,0,NULL), + (3584,0,0,1,16,0,0,NULL), + (3585,0,0,1,16,0,0,NULL), + (3586,0,0,1,16,0,0,NULL), + (3615,0,0,1,16,0,0,NULL), + (3616,0,0,1,16,0,0,NULL), + (3620,0,0,1,16,0,0,NULL), + (3621,0,0,1,16,0,0,NULL), + (3622,0,0,1,16,0,0,NULL), + (3624,0,0,1,16,0,0,NULL), + (3625,0,0,1,16,0,0,NULL), + (3627,0,0,0,0,0,0,NULL), + (3628,0,0,1,16,0,0,NULL), + (3630,0,0,1,16,0,0,NULL), + (3631,0,0,1,16,0,0,NULL), + (3632,0,0,1,16,0,0,NULL), + (3633,0,0,1,16,0,0,NULL), + (3634,0,131072,1,16,0,0,'6408'), + (3638,0,0,1,16,0,0,NULL), + (3639,0,8,1,16,0,0,NULL), + (3641,0,0,1,16,0,0,NULL), + (3644,0,8,1,16,0,0,NULL), + (3649,0,0,1,16,0,0,NULL), + (3650,0,8,1,16,0,0,NULL), + (3652,0,0,1,16,0,0,NULL), + (3655,0,131072,1,16,0,0,NULL), + (3657,0,0,1,16,0,0,NULL), + (3658,0,0,1,16,0,0,NULL), + (3659,0,0,1,16,0,0,NULL), + (3660,0,0,1,16,0,0,NULL), + (3661,0,0,1,16,0,0,NULL), + (3662,0,0,1,16,0,0,NULL), + (3663,0,0,1,16,0,0,NULL), + (3664,0,0,1,16,0,0,NULL), + (3665,0,0,1,16,0,0,NULL), + (3666,0,0,1,16,0,0,NULL), + (3667,0,0,1,16,0,0,NULL), + (3672,0,0,1,16,0,0,NULL), + (3682,0,0,1,16,0,0,NULL), + (3683,0,0,1,16,0,0,NULL), + (3684,0,0,1,16,0,0,NULL), + (3685,0,0,1,16,0,0,NULL), + (3688,0,0,1,16,0,0,NULL), + (3689,0,0,1,16,0,0,NULL), + (3690,0,0,1,16,0,0,NULL), + (3691,0,0,1,16,0,0,NULL), + (3692,0,1,1,16,0,0,NULL), + (3693,0,0,1,16,0,0,NULL), + (3695,0,0,1,16,0,0,NULL), + (3696,0,0,1,16,0,0,NULL), + (3698,0,0,1,16,0,0,NULL), + (3700,0,0,1,16,0,0,NULL), + (3701,0,0,1,16,0,0,NULL), + (3702,0,0,1,16,0,0,NULL), + (3703,0,0,1,16,0,0,NULL), + (3704,0,0,1,16,0,0,NULL), + (3705,0,0,1,16,0,0,NULL), + (3706,0,0,1,16,0,0,NULL), + (3707,0,0,1,16,0,0,NULL), + (3708,0,0,1,16,0,0,NULL), + (3711,0,0,1,16,0,0,NULL), + (3712,0,0,1,16,0,0,NULL), + (3713,0,0,1,16,0,0,NULL), + (3715,0,0,1,16,0,0,NULL), + (3717,0,0,1,16,0,0,NULL), + (3721,0,0,1,16,0,0,NULL), + (3725,0,0,1,16,0,0,NULL), + (3727,0,0,1,16,0,0,NULL), + (3728,0,0,1,16,0,0,NULL), + (3730,0,0,1,16,0,0,NULL), + (3732,0,0,1,16,0,0,NULL), + (3733,0,0,1,16,0,0,NULL), + (3734,0,0,1,16,0,0,NULL), + (3735,0,0,1,16,0,0,NULL), + (3736,0,0,1,16,0,0,NULL), + (3737,0,0,1,16,0,0,'7165'), + (3739,0,0,1,16,0,0,NULL), + (3740,0,0,1,16,0,0,NULL), + (3742,0,0,1,16,0,0,NULL), + (3743,0,0,1,16,0,0,NULL), + (3745,0,0,1,16,0,0,NULL), + (3746,0,0,1,16,0,0,NULL), + (3748,0,0,1,16,0,0,NULL), + (3749,0,0,1,16,0,0,'7165'), + (3750,0,0,1,16,0,0,NULL), + (3752,0,0,1,16,0,0,NULL), + (3754,0,0,1,16,0,0,NULL), + (3755,0,0,1,16,0,0,NULL), + (3757,0,0,1,16,0,0,NULL), + (3758,0,0,1,16,0,0,NULL), + (3759,0,0,1,16,0,0,NULL), + (3762,0,0,1,16,0,0,NULL), + (3763,0,131072,1,16,0,0,NULL), + (3765,0,0,1,16,0,0,NULL), + (3767,0,0,1,16,0,0,NULL), + (3770,0,131072,1,16,0,0,'6408'), + (3771,0,0,1,16,0,0,NULL), + (3772,0,0,1,16,0,0,NULL), + (3773,0,0,1,16,0,0,NULL), + (3774,0,0,1,16,0,0,NULL), + (3779,0,0,1,16,0,0,NULL), + (3780,0,0,1,16,0,0,NULL), + (3781,0,0,1,16,0,0,NULL), + (3782,0,0,1,16,0,0,NULL), + (3783,0,0,1,16,0,0,NULL), + (3784,0,0,1,16,0,0,NULL), + (3789,0,0,1,16,0,0,NULL), + (3791,0,0,1,16,0,0,NULL), + (3792,0,0,1,16,0,0,NULL), + (3797,0,0,1,16,0,0,'7090'), + (3801,0,0,1,16,0,0,NULL), + (3802,0,0,1,16,0,0,NULL), + (3803,0,0,1,16,0,0,NULL), + (3804,0,0,1,16,0,0,NULL), + (3806,0,0,1,16,0,0,NULL), + (3807,0,0,1,16,0,0,NULL), + (3808,0,0,1,16,0,0,NULL), + (3809,0,0,1,16,0,0,NULL), + (3810,0,0,1,16,0,0,NULL), + (3811,0,0,1,16,0,0,NULL), + (3812,0,0,1,16,0,0,NULL), + (3814,0,0,1,16,0,0,NULL), + (3815,0,0,1,16,0,0,NULL), + (3816,0,0,1,16,0,0,NULL), + (3817,0,0,1,16,0,0,NULL), + (3818,0,0,1,16,0,0,NULL), + (3819,0,0,1,16,0,0,NULL), + (3820,0,0,1,16,0,0,NULL), + (3821,0,0,1,16,0,0,NULL), + (3823,0,0,1,16,0,0,NULL), + (3824,0,0,1,16,0,0,NULL), + (3825,0,0,1,16,0,0,NULL), + (3833,0,0,1,16,0,0,NULL), + (3834,0,0,1,16,0,0,NULL), + (3841,0,0,2,16,0,0,NULL), + (3845,0,0,1,16,0,0,NULL), + (3846,0,1,1,16,0,0,NULL), + (3847,0,0,1,16,0,0,NULL), + (3848,0,0,1,16,0,0,NULL), + (3849,0,0,1,16,0,0,NULL), + (3850,0,0,1,16,0,0,NULL), + (3851,0,0,1,16,0,0,'12544'), + (3853,0,0,1,16,0,0,NULL), + (3854,0,0,1,16,0,0,NULL), + (3855,0,0,1,16,0,0,NULL), + (3857,0,0,1,16,0,0,NULL), + (3859,0,0,1,16,0,0,NULL), + (3861,0,0,1,16,0,0,NULL), + (3863,0,0,1,16,0,0,NULL), + (3864,0,0,1,16,0,0,NULL), + (3866,0,0,1,16,0,0,NULL), + (3868,0,0,1,16,0,0,NULL), + (3872,0,0,1,16,0,0,NULL), + (3873,0,0,1,16,0,0,NULL), + (3875,0,0,1,16,0,0,NULL), + (3877,0,0,1,16,0,0,NULL), + (3880,0,0,1,16,0,0,NULL), + (3881,0,0,1,16,0,0,NULL), + (3882,0,0,1,16,0,0,NULL), + (3883,0,0,1,16,0,0,NULL), + (3884,0,0,1,16,0,0,NULL), + (3885,0,0,1,16,0,0,NULL), + (3886,0,0,1,16,0,0,NULL), + (3887,0,0,1,16,0,0,NULL), + (3888,0,3,1,16,0,0,NULL), + (3890,0,0,0,16,0,0,NULL), + (3892,0,3,1,16,0,0,'6431'), + (3894,0,0,1,16,0,0,NULL), + (3897,0,0,1,16,0,0,NULL), + (3901,0,0,1,16,0,0,NULL), + (3914,0,0,1,16,0,0,NULL), + (3915,0,0,1,16,0,0,NULL), + (3916,0,0,1,16,0,0,NULL), + (3917,0,0,1,16,0,0,NULL), + (3919,0,0,1,16,0,0,NULL), + (3921,0,0,1,16,0,0,'7165'), + (3922,0,0,1,16,0,0,NULL), + (3923,0,0,1,16,0,0,NULL), + (3924,0,0,1,16,0,0,NULL), + (3925,0,0,1,16,0,0,NULL), + (3926,0,0,1,16,0,0,NULL), + (3927,0,0,1,16,0,0,NULL), + (3928,0,0,1,16,0,0,NULL), + (3931,0,0,1,16,0,0,NULL), + (3932,0,0,1,16,0,0,NULL), + (3933,0,0,1,16,10,0,NULL), + (3934,0,0,1,16,0,0,NULL), + (3936,0,0,1,16,0,0,NULL), + (3940,0,0,1,16,0,0,NULL), + (3941,0,0,1,16,0,0,NULL), + (3942,0,0,1,16,0,0,NULL), + (3943,0,0,1,16,0,0,'7165'), + (3944,0,0,1,16,0,0,NULL), + (3945,0,0,1,16,0,0,NULL), + (3948,0,0,1,16,0,0,NULL), + (3951,0,0,2,16,0,0,NULL), + (3952,0,0,1,16,0,0,NULL), + (3953,0,0,1,16,0,0,NULL), + (3954,0,0,1,16,0,0,NULL), + (3955,0,0,1,16,0,0,NULL), + (3956,0,0,1,16,0,0,NULL), + (3958,0,0,1,16,0,0,NULL), + (3959,0,0,1,16,0,0,NULL), + (3960,0,0,1,16,0,0,NULL), + (3961,0,0,1,16,0,0,NULL), + (3962,0,0,1,16,0,0,NULL), + (3963,0,0,2,16,0,0,NULL), + (3964,0,0,1,16,0,0,NULL), + (3965,0,0,1,16,0,0,NULL), + (3967,0,0,1,16,0,0,NULL), + (3969,0,0,1,16,0,0,NULL), + (3970,0,0,1,16,0,0,NULL), + (3978,0,0,1,16,0,0,NULL), + (3980,0,0,1,16,0,0,NULL), + (3982,0,0,1,16,0,0,NULL), + (3984,0,0,1,16,0,0,NULL), + (3985,0,0,1,16,0,0,NULL), + (3986,0,0,1,16,0,0,NULL), + (3987,0,0,1,16,0,0,NULL), + (3988,0,0,1,16,0,0,NULL), + (3989,0,0,1,16,0,0,NULL), + (3991,0,0,1,16,0,0,NULL), + (3992,0,0,1,16,0,0,NULL), + (3993,0,0,1,16,0,0,NULL), + (3994,0,0,1,16,0,0,NULL), + (3995,0,0,1,16,0,0,NULL), + (3996,0,0,1,16,0,0,NULL), + (3999,0,0,1,16,0,0,NULL), + (4003,0,0,1,16,0,0,NULL), + (4004,0,0,1,16,0,0,NULL), + (4005,0,0,1,16,0,0,NULL), + (4006,0,0,1,16,0,0,NULL), + (4007,0,0,1,16,0,0,NULL), + (4008,0,0,1,16,0,0,NULL), + (4009,0,0,1,16,0,0,NULL), + (4011,0,0,1,16,0,0,NULL), + (4013,0,0,1,16,0,0,NULL), + (4014,0,0,1,16,0,0,NULL), + (4015,0,0,1,16,0,0,NULL), + (4016,0,0,1,16,0,0,NULL), + (4017,0,0,1,16,0,0,NULL), + (4018,0,0,1,16,0,0,NULL), + (4019,0,0,1,16,0,0,NULL), + (4020,0,0,1,16,0,0,NULL), + (4021,0,0,1,16,0,0,NULL), + (4022,0,0,1,16,0,0,NULL), + (4023,0,0,1,16,0,0,NULL), + (4024,0,0,1,16,0,0,NULL), + (4025,0,0,1,16,0,0,NULL), + (4026,0,0,1,16,0,0,NULL), + (4027,0,0,1,16,0,0,NULL), + (4028,0,0,1,16,0,0,NULL), + (4029,0,0,1,16,0,0,NULL), + (4030,0,0,1,16,0,0,NULL), + (4031,0,0,1,16,0,0,NULL), + (4032,0,0,1,16,0,0,NULL), + (4034,0,0,1,16,0,0,NULL), + (4035,0,0,1,16,0,0,NULL), + (4036,0,0,1,16,0,0,NULL), + (4037,0,0,1,16,0,0,NULL), + (4038,0,0,1,16,0,0,NULL), + (4040,0,0,1,16,0,0,NULL), + (4041,0,0,1,16,0,0,NULL), + (4042,0,0,1,16,0,0,NULL), + (4043,0,0,1,16,233,0,NULL), + (4044,0,0,1,16,0,0,NULL), + (4046,0,0,1,16,0,0,NULL), + (4047,0,0,1,16,0,0,NULL), + (4048,0,0,1,16,0,0,NULL), + (4049,0,0,1,16,0,0,NULL), + (4050,0,0,1,16,0,0,'7090'), + (4051,0,0,1,16,0,0,NULL), + (4052,0,3,1,16,0,0,NULL), + (4053,0,0,1,16,0,0,NULL), + (4054,0,0,1,16,0,0,NULL), + (4056,0,0,1,16,0,0,NULL), + (4057,0,0,1,16,0,0,NULL), + (4061,0,0,1,16,0,0,NULL), + (4062,0,0,1,16,0,0,NULL), + (4063,0,0,1,16,0,0,NULL), + (4064,0,0,1,16,0,0,NULL), + (4065,0,0,1,16,0,0,NULL), + (4066,0,0,1,16,0,0,NULL), + (4067,0,0,1,16,0,0,NULL), + (4070,0,0,1,16,0,0,NULL), + (4072,0,1,1,16,0,0,NULL), + (4073,0,0,1,16,0,0,NULL), + (4074,0,0,1,16,0,0,NULL), + (4077,0,0,1,16,0,0,NULL), + (4079,0,0,1,16,0,0,NULL), + (4080,0,0,1,16,0,0,NULL), + (4082,0,0,1,16,0,0,NULL), + (4083,0,0,1,16,0,0,NULL), + (4084,0,0,1,16,0,0,NULL), + (4085,0,0,1,16,0,0,NULL), + (4086,0,0,1,16,0,0,NULL), + (4093,0,0,1,16,0,0,NULL), + (4094,0,0,1,16,0,0,NULL), + (4095,0,0,1,16,0,0,NULL), + (4096,0,0,1,16,0,0,NULL), + (4097,0,0,1,16,0,0,NULL), + (4099,0,0,1,16,0,0,NULL), + (4100,0,0,1,16,0,0,NULL), + (4101,0,0,1,16,0,0,NULL), + (4104,0,0,1,16,0,0,NULL), + (4109,0,0,1,16,0,0,NULL), + (4110,0,0,1,16,0,0,NULL), + (4111,0,0,1,16,0,0,NULL), + (4112,0,0,1,16,0,0,NULL), + (4114,0,0,1,16,0,0,NULL), + (4116,0,0,1,16,0,0,NULL), + (4117,0,0,1,16,0,0,NULL), + (4118,0,0,1,16,0,0,NULL), + (4119,0,0,1,16,0,0,NULL), + (4120,0,0,1,16,0,0,NULL), + (4124,0,0,1,16,0,0,NULL), + (4126,0,131072,1,16,0,0,NULL), + (4128,0,0,1,16,0,0,NULL), + (4129,0,0,1,16,0,0,NULL), + (4130,0,0,1,16,0,0,NULL), + (4131,0,0,1,16,0,0,NULL), + (4132,0,0,1,16,0,0,NULL), + (4133,0,0,1,16,0,0,NULL), + (4139,0,0,1,16,0,0,NULL), + (4140,0,0,1,16,0,0,NULL), + (4142,0,0,1,16,0,0,NULL), + (4143,0,0,1,16,0,0,NULL), + (4144,0,0,1,16,0,0,NULL), + (4147,0,0,1,16,0,0,NULL), + (4150,0,0,1,16,0,0,NULL), + (4151,0,0,1,16,0,0,NULL), + (4154,0,0,1,16,0,0,NULL), + (4158,0,0,1,16,0,0,NULL), + (4166,0,0,1,16,0,0,NULL), + (4182,0,0,1,16,0,0,NULL), + (4183,0,0,1,16,0,0,NULL), + (4184,0,0,1,16,0,0,NULL), + (4185,0,0,1,16,0,0,NULL), + (4186,0,0,1,16,0,0,NULL), + (4187,0,0,1,16,0,0,NULL), + (4188,0,0,1,16,0,0,NULL), + (4190,0,0,1,16,0,0,NULL), + (4191,0,0,1,16,0,0,NULL), + (4192,0,0,1,16,0,0,NULL), + (4194,0,0,1,16,0,0,NULL), + (4195,0,0,1,16,0,0,NULL), + (4197,0,0,1,16,0,0,NULL), + (4198,0,0,1,16,0,0,NULL), + (4200,0,0,1,16,0,0,NULL), + (4201,0,0,1,16,0,0,NULL), + (4202,0,0,1,16,0,0,NULL), + (4248,0,0,1,16,0,0,NULL), + (4249,0,0,1,16,0,0,NULL), + (4250,0,0,1,16,0,0,NULL), + (4251,0,0,1,16,0,0,'6600'), + (4252,0,0,1,16,0,0,'6602'), + (4255,0,0,1,16,0,0,NULL), + (4257,0,0,1,16,0,0,NULL), + (4260,0,0,1,16,0,0,NULL), + (4267,0,0,1,16,0,0,NULL), + (4273,0,0,1,16,0,0,NULL), + (4274,0,0,1,16,0,0,NULL), + (4275,0,0,1,16,0,0,NULL), + (4276,0,0,1,16,173,0,NULL), + (4278,0,0,1,16,0,0,NULL), + (4279,0,0,1,16,0,0,NULL), + (4280,0,0,1,16,0,0,NULL), + (4281,0,0,1,16,0,0,NULL), + (4282,0,0,1,16,0,0,NULL), + (4284,0,0,1,16,0,0,NULL), + (4285,0,0,1,16,0,0,NULL), + (4305,0,0,1,16,0,0,NULL), + (4307,0,0,1,16,0,0,NULL), + (4309,0,0,1,16,0,0,NULL), + (4310,0,0,1,16,0,0,NULL), + (4311,0,0,1,16,0,0,NULL), + (4312,0,0,1,16,0,0,NULL), + (4314,0,0,1,16,0,0,NULL), + (4316,0,0,1,16,0,0,NULL), + (4317,0,0,1,16,0,0,NULL), + (4319,0,0,2,16,0,0,NULL), + (4320,0,0,1,16,0,0,NULL), + (4321,0,0,2,16,0,0,NULL), + (4323,0,0,1,16,0,0,NULL), + (4324,0,0,1,16,0,0,NULL), + (4328,0,0,1,16,0,0,NULL), + (4329,0,0,1,16,0,0,'18968'), + (4331,0,0,1,16,0,0,'18968'), + (4334,0,0,1,16,0,0,'18968'), + (4339,0,0,1,16,0,0,NULL), + (4341,0,0,1,16,0,0,NULL), + (4343,0,0,1,16,0,0,NULL), + (4344,0,0,1,16,0,0,NULL), + (4345,0,0,1,16,0,0,NULL), + (4346,0,0,1,16,0,0,NULL), + (4347,0,0,1,16,0,0,NULL), + (4348,0,0,1,16,0,0,NULL), + (4351,0,0,1,16,0,0,NULL), + (4352,0,0,1,16,0,0,NULL), + (4356,0,0,1,16,0,0,NULL), + (4357,0,0,1,16,0,0,NULL), + (4359,0,0,1,16,0,0,NULL), + (4361,0,0,1,16,0,0,NULL), + (4362,0,0,1,16,0,0,NULL), + (4363,0,0,1,16,0,0,NULL), + (4364,0,0,1,16,0,0,NULL), + (4366,0,0,1,16,0,0,NULL), + (4368,0,0,1,16,0,0,NULL), + (4370,0,0,1,16,0,0,NULL), + (4371,0,0,1,16,0,0,NULL), + (4374,0,0,1,16,0,0,NULL), + (4376,0,0,1,16,0,0,NULL), + (4378,0,0,1,16,0,0,NULL), + (4379,0,0,1,16,0,0,NULL), + (4380,0,0,1,16,0,0,NULL), + (4382,0,0,1,16,0,0,NULL), + (4385,0,0,1,16,0,0,NULL), + (4387,0,0,1,16,0,0,NULL), + (4388,0,0,1,16,0,0,NULL), + (4389,0,0,1,16,0,0,NULL), + (4390,0,0,1,16,0,0,NULL), + (4393,0,0,1,16,0,0,NULL), + (4394,0,0,1,16,0,0,NULL), + (4397,0,0,1,16,0,0,NULL), + (4401,0,0,1,16,0,0,NULL), + (4403,0,0,1,16,0,0,NULL), + (4404,0,0,1,16,0,0,NULL), + (4407,0,0,2,16,0,0,NULL), + (4409,0,0,1,16,0,0,NULL), + (4412,0,0,1,16,0,0,NULL), + (4414,0,0,1,16,0,0,NULL), + (4415,0,0,1,16,0,0,NULL), + (4419,0,0,1,16,0,0,NULL), + (4429,0,0,1,16,0,0,NULL), + (4430,0,0,1,16,0,0,NULL), + (4444,0,7,1,16,0,0,NULL), + (4451,0,1,1,16,0,0,NULL), + (4452,0,8,1,16,0,0,NULL), + (4453,0,0,1,16,0,0,NULL), + (4454,0,0,1,16,0,0,NULL), + (4455,0,0,1,16,0,0,NULL), + (4456,0,0,1,16,0,0,NULL), + (4457,0,0,1,16,0,0,NULL), + (4458,0,0,1,16,0,0,NULL), + (4459,0,0,1,16,0,0,NULL), + (4460,0,0,1,16,0,0,'12544'), + (4461,0,0,1,16,0,0,NULL), + (4462,0,0,1,16,0,0,NULL), + (4463,0,0,1,16,0,0,NULL), + (4464,0,0,1,16,0,0,NULL), + (4465,0,0,1,16,0,0,NULL), + (4466,0,0,1,16,0,0,NULL), + (4467,0,0,1,16,0,0,NULL), + (4468,0,0,1,16,0,0,NULL), + (4469,0,0,1,16,0,0,NULL), + (4472,0,0,1,16,0,0,NULL), + (4474,0,0,1,16,0,0,NULL), + (4475,0,0,1,16,0,0,NULL), + (4479,0,0,1,16,0,0,NULL), + (4480,0,0,1,16,0,0,NULL), + (4481,0,0,1,16,0,0,NULL), + (4483,0,0,1,16,0,0,NULL), + (4484,0,0,1,16,0,0,NULL), + (4485,0,0,1,16,0,0,NULL), + (4486,0,0,1,16,0,0,NULL), + (4488,0,0,1,16,0,0,'8907'), + (4489,0,0,1,16,0,0,NULL), + (4493,0,0,1,16,0,0,NULL), + (4494,0,0,1,16,0,0,NULL), + (4495,0,0,1,16,0,0,NULL), + (4496,0,0,1,16,0,0,NULL), + (4498,0,0,1,16,0,0,NULL), + (4499,0,0,1,16,0,0,NULL), + (4500,0,0,1,16,0,0,NULL), + (4501,0,0,1,16,0,0,NULL), + (4502,0,0,1,16,0,0,NULL), + (4503,0,0,1,16,0,0,NULL), + (4505,0,0,1,16,0,0,NULL), + (4506,0,0,1,16,0,0,NULL), + (4507,0,0,1,16,0,0,NULL), + (4544,0,0,1,16,0,0,NULL), + (4545,0,0,1,16,0,0,NULL), + (4546,0,0,1,16,0,0,NULL), + (4547,0,0,1,16,0,0,NULL), + (4548,0,0,1,16,0,0,NULL), + (4549,0,0,1,16,0,0,NULL), + (4550,0,0,1,16,0,0,NULL), + (4551,0,0,1,16,0,0,NULL), + (4552,0,0,1,16,0,0,NULL), + (4553,0,0,1,16,0,0,NULL), + (4554,0,0,1,16,0,0,NULL), + (4555,0,0,1,16,0,0,NULL), + (4556,0,0,1,16,0,0,NULL), + (4557,0,0,1,16,0,0,NULL), + (4558,0,0,1,16,0,0,NULL), + (4559,0,0,1,16,0,0,NULL), + (4560,0,0,1,16,0,0,NULL), + (4561,0,0,1,16,0,0,NULL), + (4562,0,0,1,16,0,0,NULL), + (4563,0,0,1,16,0,0,NULL), + (4564,0,0,1,16,0,0,NULL), + (4565,0,0,1,16,0,0,NULL), + (4566,0,0,1,16,0,0,NULL), + (4567,0,0,1,16,0,0,NULL), + (4568,0,0,1,16,0,0,NULL), + (4569,0,0,1,16,0,0,NULL), + (4570,0,0,1,16,0,0,NULL), + (4571,0,0,1,16,0,0,NULL), + (4572,0,0,1,16,0,0,NULL), + (4573,0,0,1,16,0,0,NULL), + (4574,0,0,1,16,0,0,NULL), + (4575,0,0,1,16,0,0,NULL), + (4576,0,0,1,16,0,0,NULL), + (4577,0,0,1,16,0,0,NULL), + (4578,0,0,1,16,0,0,NULL), + (4580,0,0,1,16,0,0,NULL), + (4581,0,0,1,16,0,0,NULL), + (4582,0,0,1,16,0,0,NULL), + (4583,0,0,1,16,0,0,NULL), + (4584,0,0,1,16,0,0,NULL), + (4585,0,0,1,16,0,0,NULL), + (4586,0,0,1,16,0,0,NULL), + (4587,0,0,1,16,0,0,NULL), + (4588,0,0,1,16,0,0,NULL), + (4589,0,0,1,16,0,0,NULL), + (4590,0,0,1,16,0,0,NULL), + (4591,0,0,1,16,0,0,NULL), + (4592,0,0,1,16,0,0,NULL), + (4593,0,0,1,16,0,0,NULL), + (4594,0,0,1,16,0,0,NULL), + (4595,0,0,1,16,0,0,NULL), + (4596,0,0,1,16,0,0,NULL), + (4597,0,0,1,16,0,0,NULL), + (4598,0,0,1,16,0,0,NULL), + (4599,0,0,1,16,0,0,NULL), + (4600,0,0,1,16,0,0,NULL), + (4601,0,0,1,16,0,0,NULL), + (4602,0,0,1,16,0,0,NULL), + (4603,0,0,2,16,0,0,NULL), + (4604,0,0,2,16,0,0,NULL), + (4605,0,0,1,16,0,0,NULL), + (4606,0,0,1,16,0,0,'8118'), + (4607,0,0,1,16,0,0,NULL), + (4608,0,0,1,16,0,0,NULL), + (4609,0,0,1,16,0,0,NULL), + (4610,0,0,1,16,0,0,NULL), + (4611,0,0,1,16,0,0,NULL), + (4612,0,0,1,16,0,0,NULL), + (4613,0,0,1,16,0,0,NULL), + (4614,0,0,1,16,0,0,NULL), + (4615,0,0,1,16,0,0,NULL), + (4616,0,0,1,16,0,0,NULL), + (4617,0,0,2,16,0,0,NULL), + (4618,0,0,1,16,0,0,NULL), + (4619,0,0,1,16,0,0,NULL), + (4620,0,0,1,16,0,0,NULL), + (4624,0,0,1,16,0,0,'18950'), + (4629,0,0,2,16,0,0,NULL), + (4630,0,0,1,16,0,0,NULL), + (4631,0,0,1,16,0,0,NULL), + (4632,0,0,1,16,0,0,NULL), + (4633,0,0,1,16,0,0,NULL), + (4634,0,0,1,16,0,0,NULL), + (4635,0,0,1,16,0,0,NULL), + (4636,0,0,1,16,0,0,'7165'), + (4637,0,0,1,16,0,0,NULL), + (4638,0,0,1,16,0,0,NULL), + (4639,0,0,1,16,0,0,NULL), + (4640,0,0,1,16,0,0,NULL), + (4641,0,0,1,16,0,0,NULL), + (4642,0,0,1,16,0,0,NULL), + (4643,0,0,1,16,0,0,NULL), + (4644,0,0,1,16,0,0,NULL), + (4645,0,0,1,16,0,0,NULL), + (4646,0,0,1,16,0,0,NULL), + (4647,0,0,1,16,0,0,NULL), + (4648,0,0,1,16,0,0,NULL), + (4649,0,0,1,16,0,0,NULL), + (4651,0,0,1,16,0,0,NULL), + (4652,0,0,1,16,0,0,NULL), + (4653,0,0,1,16,0,0,NULL), + (4654,0,0,1,16,0,0,NULL), + (4655,0,0,1,16,0,0,NULL), + (4656,0,0,1,16,0,0,NULL), + (4657,0,0,1,16,0,0,NULL), + (4658,0,0,1,16,0,0,NULL), + (4659,0,0,1,16,0,0,NULL), + (4662,0,0,1,16,0,0,NULL), + (4663,0,0,1,16,0,0,NULL), + (4664,0,0,1,16,0,0,NULL), + (4665,0,0,1,16,0,0,NULL), + (4666,0,0,1,16,0,0,NULL), + (4667,0,0,1,16,0,0,NULL), + (4668,0,0,1,16,0,0,NULL), + (4670,0,0,1,16,0,0,NULL), + (4671,0,0,1,16,0,0,NULL), + (4672,0,0,1,16,0,0,NULL), + (4673,0,0,1,16,0,0,NULL), + (4674,0,0,1,16,0,0,NULL), + (4675,0,0,1,16,0,0,NULL), + (4676,0,0,1,16,0,0,NULL), + (4677,0,0,1,16,0,0,NULL), + (4678,0,0,1,16,0,0,NULL), + (4679,0,0,1,16,0,0,NULL), + (4680,0,0,1,16,0,0,NULL), + (4681,0,0,1,16,0,0,NULL), + (4682,0,0,1,16,0,0,NULL), + (4684,0,0,1,16,0,0,NULL), + (4685,0,0,1,16,0,0,NULL), + (4686,0,0,1,16,0,0,NULL), + (4687,0,0,1,16,0,0,NULL), + (4688,0,0,1,16,0,0,NULL), + (4689,0,0,1,16,0,0,NULL), + (4690,0,0,1,16,0,0,NULL), + (4692,0,0,1,16,0,0,NULL), + (4693,0,0,1,16,0,0,NULL), + (4694,0,0,1,16,0,0,NULL), + (4695,0,0,1,16,0,0,NULL), + (4696,0,0,1,16,0,0,NULL), + (4697,0,0,1,16,0,0,NULL), + (4699,0,0,1,16,0,0,NULL), + (4700,0,0,1,16,0,0,NULL), + (4701,0,0,1,16,0,0,NULL), + (4702,0,0,1,16,0,0,NULL), + (4705,0,0,1,16,0,0,NULL), + (4706,0,0,1,16,0,0,NULL), + (4707,0,0,1,16,0,0,NULL), + (4708,0,0,1,16,0,0,NULL), + (4709,0,0,1,16,0,0,NULL), + (4711,0,0,1,16,0,0,NULL), + (4712,0,0,1,16,0,0,NULL), + (4713,0,0,1,16,0,0,'7165'), + (4714,0,0,1,16,0,0,NULL), + (4715,0,0,1,16,0,0,NULL), + (4716,0,0,1,16,0,0,NULL), + (4718,0,0,1,16,0,0,NULL), + (4719,0,0,1,16,0,0,NULL), + (4720,0,0,1,16,0,0,NULL), + (4721,0,0,1,16,0,0,NULL), + (4722,0,0,1,16,0,0,NULL), + (4723,0,0,1,16,0,0,NULL), + (4726,0,0,1,16,0,0,NULL), + (4727,0,0,1,16,0,0,NULL), + (4728,0,0,1,16,0,0,NULL), + (4729,0,0,1,16,0,0,NULL), + (4731,0,0,1,16,0,0,NULL), + (4752,2327,0,1,16,0,0,NULL), + (4773,0,0,1,16,0,0,NULL), + (4775,0,0,1,16,0,0,NULL), + (4779,0,0,1,16,0,0,NULL), + (4782,0,0,1,16,0,0,NULL), + (4788,0,0,1,16,0,0,NULL), + (4789,0,131072,1,16,0,0,'6408'), + (4791,0,0,1,16,0,0,NULL), + (4792,0,0,1,16,0,0,NULL), + (4794,0,0,1,16,0,0,NULL), + (4802,0,0,1,16,0,0,NULL), + (4803,0,0,1,16,0,0,NULL), + (4834,0,33554432,1,16,0,0,NULL), + (4841,0,0,1,16,0,0,NULL), + (4842,0,0,1,16,0,0,NULL), + (4844,0,0,1,16,0,0,'12544'), + (4845,0,0,1,16,0,0,NULL), + (4846,0,0,1,16,233,0,NULL), + (4847,0,0,1,16,173,0,NULL), + (4848,0,0,1,16,0,0,NULL), + (4849,0,0,1,16,0,0,NULL), + (4850,0,33554432,1,16,0,0,NULL), + (4851,0,0,1,16,0,0,NULL), + (4852,0,0,1,16,0,0,NULL), + (4853,0,0,1,16,0,0,NULL), + (4854,0,0,1,16,0,0,NULL), + (4855,0,0,1,16,0,0,NULL), + (4856,0,0,1,16,0,0,NULL), + (4857,0,0,1,16,0,0,NULL), + (4860,0,0,1,16,0,0,NULL), + (4861,0,0,1,16,0,0,NULL), + (4863,0,0,1,16,0,0,NULL), + (4872,0,0,1,16,0,0,NULL), + (4875,0,0,1,16,0,0,NULL), + (4876,0,0,1,16,0,0,NULL), + (4877,0,0,1,16,0,0,NULL), + (4878,0,0,1,16,0,0,NULL), + (4879,0,0,1,16,0,0,NULL), + (4880,0,8,1,16,0,0,NULL), + (4883,0,0,1,16,0,0,NULL), + (4884,0,0,1,16,0,0,NULL), + (4885,0,0,1,16,0,0,NULL), + (4886,0,0,1,16,0,0,NULL), + (4888,0,0,1,16,0,0,NULL), + (4889,0,0,2,16,0,0,NULL), + (4890,0,0,1,16,0,0,NULL), + (4891,0,0,1,16,0,0,NULL), + (4892,0,0,2,16,0,0,NULL), + (4893,0,0,1,16,0,0,NULL), + (4894,0,0,1,16,0,0,NULL), + (4895,0,1,1,16,0,0,NULL), + (4896,0,0,1,16,0,0,NULL), + (4897,0,0,1,16,0,0,NULL), + (4898,0,0,1,16,0,0,NULL), + (4899,0,0,1,16,0,0,NULL), + (4900,0,0,1,16,0,0,NULL), + (4901,0,0,1,16,0,0,NULL), + (4902,0,0,1,16,0,0,NULL), + (4921,0,0,1,16,0,0,NULL), + (4922,0,1114112,0,16,0,0,'7165'), + (4923,0,1114112,0,16,0,0,'7165'), + (4924,0,0,1,16,0,0,NULL), + (4926,0,0,1,16,0,0,NULL), + (4941,0,0,1,16,0,0,NULL), + (4943,0,0,1,16,0,0,NULL), + (4944,0,0,1,16,0,0,NULL), + (4945,0,0,1,16,0,0,NULL), + (4946,0,0,1,16,0,0,NULL), + (4947,0,0,1,16,0,0,NULL), + (4948,0,0,1,16,0,0,NULL), + (4949,0,0,1,16,13,0,NULL), + (4950,0,0,1,16,0,0,NULL), + (4951,0,0,1,16,0,0,NULL), + (4952,0,0,1,16,0,0,NULL), + (4953,0,0,1,16,0,0,NULL), + (4954,0,0,1,16,0,0,NULL), + (4960,0,0,1,16,0,0,NULL), + (4962,0,0,1,16,0,0,NULL), + (4963,0,0,1,16,0,0,NULL), + (4964,0,0,1,16,0,0,NULL), + (4965,0,0,1,16,0,0,NULL), + (4966,0,0,1,16,0,0,NULL), + (4967,0,0,1,16,0,0,NULL), + (4968,0,0,1,16,0,0,NULL), + (4973,0,0,1,16,0,0,NULL), + (4979,0,0,1,16,0,0,NULL), + (4980,0,0,1,16,0,0,NULL), + (4982,0,0,0,0,0,0,NULL), + (4983,0,0,1,16,0,0,NULL), + (4984,0,0,1,16,0,0,NULL), + (4995,0,0,1,16,0,0,NULL), + (4996,0,3,1,16,0,0,NULL), + (5042,0,0,1,16,0,0,NULL), + (5043,0,0,1,16,0,0,NULL), + (5052,0,0,1,16,0,0,NULL), + (5054,0,0,1,16,0,0,NULL), + (5057,0,0,1,16,0,0,NULL), + (5058,0,0,1,16,0,0,NULL), + (5081,0,0,1,16,0,0,NULL), + (5082,0,0,1,16,0,0,NULL), + (5085,0,0,1,16,0,0,NULL), + (5086,0,0,1,16,0,0,NULL), + (5087,0,0,1,16,0,0,NULL), + (5089,0,0,1,16,0,0,NULL), + (5090,0,0,1,16,0,0,NULL), + (5091,0,1114112,0,16,0,0,'7165'), + (5092,0,1114112,0,16,0,0,'7165'), + (5093,0,1114112,0,16,0,0,'7165'), + (5094,0,1114112,0,16,0,0,'7165'), + (5095,0,0,1,16,0,0,NULL), + (5096,0,0,1,16,0,0,NULL), + (5134,0,0,1,16,0,0,NULL), + (5135,0,0,1,16,0,0,NULL), + (5139,0,0,1,16,0,0,NULL), + (5184,0,0,1,16,0,0,NULL), + (5186,0,0,1,16,0,0,NULL), + (5188,0,0,1,16,0,0,NULL), + (5189,0,0,1,16,0,0,NULL), + (5190,0,0,1,16,0,0,NULL), + (5195,0,0,1,16,0,0,NULL), + (5198,0,0,1,16,0,0,NULL), + (5199,0,0,1,16,0,0,NULL), + (5200,0,0,1,16,0,0,NULL), + (5204,0,0,1,16,0,0,NULL), + (5224,0,0,1,16,0,0,NULL), + (5225,0,0,1,16,0,0,NULL), + (5226,0,0,1,16,0,0,NULL), + (5228,0,0,1,16,0,0,NULL), + (5229,0,0,1,16,0,0,NULL), + (5232,0,0,1,16,0,0,NULL), + (5234,0,0,1,16,0,0,NULL), + (5235,0,0,1,16,0,0,NULL), + (5236,0,0,1,16,0,0,NULL), + (5237,0,0,1,16,0,0,NULL), + (5238,0,0,1,16,0,0,NULL), + (5239,0,0,1,16,0,0,NULL), + (5240,0,0,1,16,0,0,NULL), + (5241,0,0,1,16,0,0,NULL), + (5243,0,8,1,16,0,0,NULL), + (5244,0,0,1,16,0,0,NULL), + (5245,0,0,1,16,0,0,NULL), + (5246,0,0,1,16,0,0,NULL), + (5247,0,0,1,16,0,0,NULL), + (5249,0,0,1,16,0,0,NULL), + (5251,0,0,1,16,0,0,NULL), + (5253,0,0,1,16,0,0,NULL), + (5254,0,0,1,16,0,0,NULL), + (5255,0,0,1,16,0,0,NULL), + (5256,0,0,1,16,0,0,NULL), + (5258,0,0,1,16,0,0,NULL), + (5259,0,0,1,16,0,0,NULL), + (5260,0,0,1,16,0,0,NULL), + (5261,0,0,1,16,0,0,NULL), + (5262,0,0,1,16,0,0,NULL), + (5263,0,0,1,16,0,0,NULL), + (5267,0,0,1,16,0,0,NULL), + (5268,0,0,1,16,0,0,NULL), + (5269,0,0,1,16,0,0,NULL), + (5270,0,0,1,16,0,0,NULL), + (5271,0,0,1,16,0,0,NULL), + (5272,0,0,1,16,0,0,NULL), + (5273,0,0,1,16,0,0,NULL), + (5274,0,0,1,16,0,0,NULL), + (5276,0,0,1,16,0,0,NULL), + (5277,0,0,1,16,0,0,NULL), + (5278,0,0,1,16,0,0,NULL), + (5280,0,0,1,16,0,0,NULL), + (5283,0,0,1,16,0,0,NULL), + (5286,0,0,1,16,0,0,NULL), + (5287,0,0,1,16,0,0,NULL), + (5288,0,0,1,16,0,0,NULL), + (5291,0,0,1,16,0,0,NULL), + (5292,0,0,1,16,0,0,NULL), + (5293,0,0,1,16,0,0,NULL), + (5295,0,0,1,16,0,0,NULL), + (5296,0,0,1,16,0,0,NULL), + (5297,0,0,1,16,0,0,NULL), + (5299,0,0,1,16,0,0,NULL), + (5300,0,0,1,16,0,0,NULL), + (5304,0,0,1,16,0,0,NULL), + (5305,0,0,1,16,0,0,NULL), + (5306,0,0,1,16,0,0,NULL), + (5307,0,0,1,16,0,0,NULL), + (5308,0,0,1,16,0,0,NULL), + (5312,0,0,1,16,0,0,NULL), + (5314,0,0,1,16,0,0,NULL), + (5317,0,0,1,16,0,0,NULL), + (5319,0,0,1,16,0,0,NULL), + (5320,0,0,1,16,0,0,NULL), + (5327,0,0,1,16,0,0,NULL), + (5328,0,0,1,16,0,0,NULL), + (5331,0,0,1,16,0,0,NULL), + (5332,0,0,1,16,0,0,NULL), + (5333,0,0,1,16,0,0,NULL), + (5334,0,0,1,16,0,0,NULL), + (5335,0,0,1,16,0,0,NULL), + (5336,0,0,1,16,0,0,NULL), + (5337,0,0,1,16,0,0,NULL), + (5343,0,0,1,16,0,0,NULL), + (5345,0,0,1,16,0,0,NULL), + (5346,0,0,1,16,0,0,NULL), + (5347,0,0,1,16,0,0,NULL), + (5349,0,0,1,16,0,0,NULL), + (5350,0,0,1,16,0,0,NULL), + (5352,0,0,1,16,0,0,NULL), + (5353,0,0,1,16,0,0,NULL), + (5354,0,0,1,16,0,0,NULL), + (5356,0,0,1,16,0,0,NULL), + (5357,0,0,1,16,0,0,NULL), + (5358,0,0,1,16,0,0,NULL), + (5359,0,0,1,16,0,0,NULL), + (5360,0,0,1,16,0,0,NULL), + (5361,0,0,1,16,0,0,NULL), + (5362,0,0,1,16,0,0,NULL), + (5363,0,0,1,16,0,0,NULL), + (5364,0,0,1,16,0,0,NULL), + (5366,0,0,1,16,0,0,NULL), + (5384,0,0,1,16,0,0,NULL), + (5385,0,0,1,16,0,0,NULL), + (5386,0,0,1,16,0,0,NULL), + (5388,0,0,1,16,0,0,NULL), + (5389,0,0,1,16,0,0,NULL), + (5390,0,1,1,16,0,0,NULL), + (5391,0,0,1,16,0,0,NULL), + (5393,0,0,1,16,0,0,NULL), + (5394,0,0,1,16,0,0,NULL), + (5395,0,0,1,16,0,0,NULL), + (5396,0,0,1,16,0,0,NULL), + (5397,0,0,1,16,0,0,NULL), + (5398,0,0,1,16,0,0,NULL), + (5399,0,0,1,16,0,0,NULL), + (5400,0,0,1,16,0,0,NULL), + (5401,0,0,1,16,0,0,NULL), + (5404,0,0,1,16,0,0,NULL), + (5411,0,0,1,16,0,0,NULL), + (5412,0,0,1,16,0,0,NULL), + (5413,0,0,1,16,0,0,NULL), + (5414,0,0,1,16,0,0,NULL), + (5416,0,0,1,16,0,0,NULL), + (5418,0,0,1,16,0,0,NULL), + (5419,0,0,1,16,0,0,NULL), + (5420,0,0,1,16,0,0,NULL), + (5421,0,0,1,16,0,0,NULL), + (5422,0,0,1,16,0,0,NULL), + (5423,0,0,1,16,0,0,NULL), + (5424,0,0,1,16,0,0,NULL), + (5425,0,0,1,16,0,0,NULL), + (5426,0,0,1,16,0,0,NULL), + (5428,0,0,1,16,0,0,NULL), + (5429,0,0,1,16,0,0,NULL), + (5430,0,0,1,16,0,0,NULL), + (5432,0,0,1,16,0,0,NULL), + (5435,0,0,1,16,0,0,NULL), + (5441,0,0,1,16,0,0,NULL), + (5450,0,0,1,16,0,0,NULL), + (5451,0,0,1,16,0,0,NULL), + (5452,0,0,1,16,0,0,NULL), + (5453,0,0,1,16,0,0,NULL), + (5454,0,0,1,16,0,0,NULL), + (5455,0,0,1,16,0,0,NULL), + (5456,0,0,1,16,0,0,NULL), + (5457,0,0,1,16,0,0,NULL), + (5458,0,0,1,16,0,0,NULL), + (5459,0,0,1,16,0,0,NULL), + (5460,0,0,1,16,0,0,NULL), + (5461,0,0,1,16,0,0,NULL), + (5462,0,0,1,16,0,0,NULL), + (5464,0,0,1,16,0,0,NULL), + (5465,0,0,1,16,0,0,NULL), + (5466,0,0,1,16,0,0,NULL), + (5467,0,0,1,16,0,0,NULL), + (5469,0,0,1,16,0,0,NULL), + (5471,0,0,1,16,0,0,NULL), + (5472,0,0,1,16,0,0,NULL), + (5473,0,0,1,16,0,0,NULL), + (5474,0,0,1,16,0,0,NULL), + (5475,0,0,1,16,0,0,NULL), + (5476,0,0,1,16,0,0,NULL), + (5477,0,0,1,16,0,0,NULL), + (5481,0,0,1,16,0,0,NULL), + (5484,0,0,0,0,0,0,NULL), + (5485,0,0,1,16,0,0,NULL), + (5489,0,0,1,16,0,0,NULL), + (5490,0,0,1,16,0,0,NULL), + (5491,0,0,1,16,0,0,NULL), + (5492,0,0,1,16,0,0,NULL), + (5495,0,0,1,16,0,0,NULL), + (5496,0,0,1,16,0,0,NULL), + (5497,0,0,1,16,0,0,NULL), + (5498,0,0,1,16,0,0,NULL), + (5501,0,0,1,16,0,0,NULL), + (5502,0,0,1,16,0,0,NULL), + (5504,0,0,1,16,0,0,NULL), + (5505,0,0,1,16,0,0,NULL), + (5506,0,0,1,16,0,0,NULL), + (5508,0,0,1,16,0,0,NULL), + (5509,0,0,1,16,0,0,NULL), + (5510,0,0,1,16,0,0,NULL), + (5511,0,0,1,16,0,0,NULL), + (5512,0,0,1,16,0,0,NULL), + (5513,0,0,1,16,0,0,NULL), + (5514,0,0,1,16,0,0,NULL), + (5515,0,0,1,16,0,0,NULL), + (5516,0,0,1,16,0,0,NULL), + (5517,0,0,1,16,0,0,NULL), + (5518,0,0,1,16,0,0,NULL), + (5519,0,0,1,16,0,0,NULL), + (5520,0,0,1,16,0,0,NULL), + (5523,0,0,1,16,0,0,NULL), + (5543,0,0,1,16,0,0,NULL), + (5546,0,0,1,16,0,0,NULL), + (5547,0,0,1,16,0,0,NULL), + (5567,0,0,1,16,0,0,NULL), + (5591,0,0,2,16,0,0,NULL), + (5592,0,0,1,16,0,0,NULL), + (5593,0,0,1,16,0,0,NULL), + (5594,0,0,1,16,0,0,NULL), + (5597,0,0,1,16,0,0,NULL), + (5598,0,0,1,16,0,0,NULL), + (5599,0,0,1,16,0,0,NULL), + (5600,0,0,1,16,0,0,'7165'), + (5601,0,0,1,16,0,0,NULL), + (5602,0,0,1,16,0,0,'7165'), + (5603,0,0,1,16,0,0,NULL), + (5606,0,0,1,16,0,0,NULL), + (5607,0,0,1,16,0,0,NULL), + (5608,0,0,1,16,0,0,NULL), + (5609,0,0,1,16,0,0,NULL), + (5610,0,0,1,16,0,0,NULL), + (5611,0,0,1,16,0,0,NULL), + (5613,0,0,1,16,0,0,NULL), + (5614,0,0,1,16,0,0,NULL), + (5615,0,131072,1,16,0,0,NULL), + (5616,0,0,1,16,0,0,NULL), + (5617,0,0,1,16,0,0,NULL), + (5618,0,0,1,16,0,0,NULL), + (5620,0,0,1,16,0,0,NULL), + (5622,0,0,1,16,0,0,NULL), + (5623,0,0,1,16,0,0,NULL), + (5624,0,0,1,16,0,0,NULL), + (5634,0,0,1,16,93,0,NULL), + (5635,0,0,1,16,0,0,NULL), + (5636,0,0,1,16,0,0,NULL), + (5638,0,0,2,16,0,0,NULL), + (5639,0,0,1,16,0,0,NULL), + (5640,0,0,1,16,0,0,NULL), + (5641,0,0,1,16,0,0,NULL), + (5642,0,0,1,16,0,0,NULL), + (5643,0,0,1,16,0,0,NULL), + (5644,0,8,1,16,0,0,NULL), + (5645,0,0,1,16,0,0,NULL), + (5646,0,0,1,16,0,0,NULL), + (5647,0,0,1,16,0,0,NULL), + (5651,0,0,1,16,0,0,NULL), + (5652,0,0,1,16,0,0,NULL), + (5653,0,0,1,16,0,0,NULL), + (5654,0,0,1,16,0,0,NULL), + (5655,0,0,0,16,0,0,NULL), + (5656,0,0,0,16,0,0,NULL), + (5657,0,0,0,16,0,0,NULL), + (5658,0,0,0,16,0,0,NULL), + (5659,0,0,0,16,0,0,NULL), + (5660,0,0,0,16,0,0,NULL), + (5661,0,0,0,16,0,0,NULL), + (5662,0,0,0,16,0,0,NULL), + (5663,0,0,1,16,36,0,NULL), + (5664,0,0,1,16,36,0,NULL), + (5665,0,0,1,16,36,0,NULL), + (5667,0,0,1,16,0,0,NULL), + (5668,0,0,0,16,0,0,NULL), + (5669,0,0,1,16,0,0,NULL), + (5670,0,0,0,16,0,0,NULL), + (5674,0,0,1,16,0,0,NULL), + (5675,0,0,1,16,0,0,NULL), + (5679,0,0,1,16,0,0,NULL), + (5680,0,0,1,16,0,0,NULL), + (5681,0,0,1,16,0,0,NULL), + (5683,0,0,1,16,0,0,NULL), + (5685,0,0,1,16,0,0,NULL), + (5686,0,0,1,16,0,0,NULL), + (5687,0,0,1,16,0,0,NULL), + (5688,0,0,1,16,0,0,NULL), + (5690,0,0,1,16,0,0,NULL), + (5693,0,0,1,16,0,0,NULL), + (5694,0,0,1,16,0,0,NULL), + (5695,0,0,1,16,0,0,NULL), + (5696,0,0,0,16,0,0,NULL), + (5697,0,0,1,16,0,0,NULL), + (5698,0,0,0,16,0,0,NULL), + (5699,0,0,0,16,0,0,NULL), + (5700,0,0,1,16,69,0,NULL), + (5701,0,0,1,16,0,0,NULL), + (5702,0,0,0,16,0,0,NULL), + (5703,0,0,1,16,0,0,NULL), + (5704,0,0,2,16,0,0,NULL), + (5705,0,0,1,16,0,0,NULL), + (5706,0,0,1,16,0,0,NULL), + (5707,0,0,1,16,0,0,NULL), + (5708,0,0,1,16,0,0,NULL), + (5709,0,0,1,16,0,0,NULL), + (5710,0,0,1,16,0,0,NULL), + (5711,0,0,1,16,0,0,NULL), + (5712,0,0,1,16,0,0,NULL), + (5713,0,0,1,16,0,0,NULL), + (5714,0,0,1,16,0,0,NULL), + (5715,0,0,1,16,0,0,NULL), + (5716,0,0,1,16,0,0,NULL), + (5717,0,0,1,16,0,0,NULL), + (5718,0,0,1,16,0,0,NULL), + (5719,0,0,1,16,0,0,NULL), + (5722,0,0,1,16,0,0,NULL), + (5724,0,0,1,16,0,0,NULL), + (5731,0,0,2,16,0,0,NULL), + (5732,0,0,1,16,0,0,NULL), + (5733,0,0,1,16,0,0,NULL), + (5734,0,8,1,16,0,0,NULL), + (5735,0,0,1,16,0,0,NULL), + (5736,0,1,1,16,0,0,NULL), + (5738,0,1,1,16,0,0,NULL), + (5739,0,0,1,16,0,0,NULL), + (5744,0,0,1,16,0,0,NULL), + (5747,0,0,1,16,0,0,NULL), + (5748,0,0,1,16,0,0,NULL), + (5749,0,0,1,16,0,0,NULL), + (5750,0,0,1,16,0,0,NULL), + (5752,0,0,1,16,0,0,NULL), + (5753,0,0,2,16,0,0,NULL), + (5754,0,0,2,16,0,0,NULL), + (5757,0,0,2,16,0,0,NULL), + (5758,0,0,1,16,0,0,NULL), + (5759,0,0,1,16,0,0,NULL), + (5760,0,0,1,16,0,0,'7974'), + (5765,0,0,1,16,0,0,NULL), + (5766,0,0,1,16,0,0,NULL), + (5767,0,0,1,16,0,0,NULL), + (5768,0,0,1,16,0,0,NULL), + (5769,0,0,1,16,0,0,NULL), + (5770,0,0,1,16,0,0,NULL), + (5771,0,0,1,16,0,0,NULL), + (5774,0,0,1,16,0,0,NULL), + (5783,0,0,1,16,0,0,NULL), + (5784,0,0,1,16,0,0,NULL), + (5785,0,0,1,16,0,0,NULL), + (5786,0,0,1,16,0,0,NULL), + (5787,0,0,1,16,0,0,NULL), + (5792,0,0,1,16,0,0,NULL), + (5806,0,0,1,16,0,0,NULL), + (5807,0,0,1,16,0,0,NULL), + (5808,0,0,1,16,0,0,NULL), + (5809,0,0,1,16,0,0,NULL), + (5810,0,0,1,16,0,0,NULL), + (5811,0,0,1,16,0,0,NULL), + (5812,0,0,1,16,233,0,NULL), + (5814,0,0,1,16,0,0,NULL), + (5815,0,0,1,16,0,0,NULL), + (5816,0,0,2,16,0,0,NULL), + (5817,0,0,1,16,0,0,NULL), + (5819,0,0,1,16,0,0,NULL), + (5820,0,0,1,16,0,0,NULL), + (5821,0,0,1,16,0,0,NULL), + (5822,0,0,1,16,0,0,NULL), + (5823,0,0,1,16,0,0,NULL), + (5824,0,1114112,1,16,0,0,'7165'), + (5826,0,0,1,16,0,0,NULL), + (5827,0,0,1,16,0,0,NULL), + (5828,0,0,1,16,0,0,NULL), + (5829,0,0,1,16,0,0,NULL), + (5830,0,0,1,16,0,0,NULL), + (5831,0,0,1,16,0,0,NULL), + (5832,0,0,1,16,0,0,NULL), + (5833,0,0,1,16,0,0,NULL), + (5834,0,0,1,16,0,0,NULL), + (5835,0,0,1,16,0,0,NULL), + (5836,0,0,1,16,0,0,NULL), + (5837,0,0,1,16,0,0,NULL), + (5838,0,0,1,16,0,0,NULL), + (5839,0,0,1,16,0,0,NULL), + (5840,0,0,1,16,0,0,NULL), + (5841,0,0,1,16,0,0,NULL), + (5842,0,0,1,16,0,0,NULL), + (5843,0,0,1,16,0,0,NULL), + (5844,0,0,1,16,0,0,NULL), + (5846,0,0,1,16,0,0,NULL), + (5847,0,0,1,16,0,0,NULL), + (5848,0,0,1,16,0,0,NULL), + (5849,0,0,1,16,0,0,NULL), + (5850,0,0,1,16,0,0,NULL), + (5851,0,0,1,16,0,0,NULL), + (5852,0,0,1,16,0,0,NULL), + (5853,0,0,1,16,0,0,NULL), + (5854,0,0,1,16,0,0,NULL), + (5855,0,0,1,16,0,0,NULL), + (5856,0,0,1,16,0,0,NULL), + (5857,0,0,1,16,0,0,NULL), + (5858,0,0,1,16,0,0,NULL), + (5859,0,0,1,16,0,0,'7165'), + (5860,0,0,1,16,0,0,NULL), + (5861,0,0,1,16,0,0,NULL), + (5862,0,0,1,16,0,0,NULL), + (5863,0,0,1,16,0,0,NULL), + (5864,0,0,1,16,0,0,NULL), + (5865,0,0,1,16,0,0,NULL), + (5870,0,0,1,16,0,0,NULL), + (5871,0,0,1,16,0,0,NULL), + (5875,0,0,1,16,0,0,NULL), + (5878,0,0,1,16,0,0,NULL), + (5880,0,0,1,16,0,0,NULL), + (5881,0,0,1,16,0,0,NULL), + (5882,0,0,1,16,0,0,NULL), + (5883,0,0,1,16,0,0,NULL), + (5884,0,0,1,16,0,0,NULL), + (5885,0,0,2,16,0,0,NULL), + (5886,0,0,1,16,0,0,NULL), + (5887,0,1,1,16,0,0,NULL), + (5888,0,0,1,16,0,0,NULL), + (5892,0,0,1,16,0,0,NULL), + (5893,0,0,0,0,0,0,'8203'), + (5894,0,0,0,0,0,0,'8203'), + (5897,0,0,1,16,0,0,NULL), + (5899,0,0,1,16,0,0,NULL), + (5900,0,0,1,16,0,0,NULL), + (5901,0,0,1,16,0,0,NULL), + (5905,0,0,1,16,0,0,NULL), + (5906,0,1,1,16,0,0,NULL), + (5907,0,0,1,16,0,0,NULL), + (5908,0,7,1,16,0,0,NULL), + (5909,0,1,1,16,0,0,NULL), + (5910,0,0,1,16,0,0,NULL), + (5911,0,0,1,16,0,0,NULL), + (5912,0,0,1,16,0,0,NULL), + (5915,0,3,1,16,0,0,'7090'), + (5916,0,0,1,16,0,0,NULL), + (5928,0,0,1,16,0,0,NULL), + (5930,0,0,1,16,0,0,NULL), + (5931,0,0,1,16,0,0,NULL), + (5932,0,0,1,16,0,0,NULL), + (5933,0,0,1,16,0,0,NULL), + (5934,0,0,1,16,0,0,NULL), + (5935,0,0,1,16,0,0,NULL), + (5937,0,0,1,16,0,0,NULL), + (5938,0,0,1,16,0,0,NULL), + (5939,0,0,1,16,0,0,NULL), + (5940,0,0,1,16,0,0,NULL), + (5941,0,0,1,16,0,0,NULL), + (5942,0,0,1,16,10,0,NULL), + (5943,0,0,1,16,0,0,NULL), + (5944,0,0,1,16,0,0,NULL), + (5951,0,0,1,16,0,0,NULL), + (5952,0,0,1,16,0,0,'18950'), + (5953,0,0,1,16,0,0,NULL), + (5955,0,0,1,16,0,0,NULL), + (5957,0,0,1,16,0,0,NULL), + (5958,0,0,1,16,0,0,NULL), + (5974,0,0,1,16,0,0,NULL), + (5975,0,0,1,16,0,0,NULL), + (5976,0,0,1,16,0,0,NULL), + (5977,0,0,1,16,0,0,NULL), + (5978,0,0,1,16,0,0,NULL), + (5979,0,0,1,16,0,0,NULL), + (5981,0,0,1,16,0,0,NULL), + (5982,0,0,1,16,0,0,NULL), + (5983,0,0,1,16,0,0,NULL), + (5984,0,0,1,16,0,0,NULL), + (5985,0,0,1,16,0,0,NULL), + (5988,0,0,1,16,0,0,NULL), + (5990,0,0,1,16,0,0,NULL), + (5991,0,0,1,16,0,0,NULL), + (5992,0,0,1,16,0,0,'12898'), + (5993,0,0,1,16,0,0,NULL), + (5994,0,0,1,16,0,0,NULL), + (5996,0,0,1,16,233,0,NULL), + (5997,0,0,1,16,0,0,NULL), + (5998,0,0,1,16,0,0,NULL), + (5999,0,0,1,16,0,0,NULL), + (6000,0,0,1,16,0,0,NULL), + (6001,0,0,1,16,0,0,NULL), + (6002,0,0,1,16,0,0,NULL), + (6003,0,0,1,16,0,0,NULL), + (6004,0,0,1,16,0,0,NULL), + (6005,0,0,1,16,0,0,NULL), + (6006,0,0,1,16,0,0,NULL), + (6007,0,0,1,16,0,0,NULL), + (6008,0,0,1,16,0,0,NULL), + (6009,0,0,1,16,0,0,NULL), + (6010,0,0,1,16,0,0,NULL), + (6011,0,0,1,16,0,0,NULL), + (6014,0,0,1,16,0,0,NULL), + (6015,0,0,1,16,0,0,NULL), + (6018,0,0,1,16,0,0,NULL), + (6019,0,0,1,16,0,0,NULL), + (6020,0,0,1,16,0,0,NULL), + (6026,0,0,1,16,0,0,NULL), + (6027,0,0,1,16,0,0,NULL), + (6028,0,0,1,16,0,0,NULL), + (6030,0,0,1,16,0,0,NULL), + (6033,0,0,1,16,0,0,NULL), + (6068,0,0,1,16,0,0,NULL), + (6072,0,0,1,16,0,0,NULL), + (6073,0,0,1,16,0,0,NULL), + (6086,0,0,1,16,0,0,NULL), + (6087,0,0,1,16,0,0,NULL), + (6109,0,0,1,16,0,0,NULL), + (6113,0,0,1,16,0,0,NULL), + (6115,0,0,1,16,0,0,NULL), + (6116,0,0,1,16,0,0,NULL), + (6117,0,0,1,16,0,0,'12544'), + (6118,0,0,0,0,0,0,NULL), + (6122,0,0,1,16,0,0,NULL), + (6125,0,0,1,16,0,0,NULL), + (6126,0,0,1,16,0,0,NULL), + (6127,0,0,1,16,0,0,NULL), + (6128,0,0,1,16,0,0,NULL), + (6129,0,0,1,16,0,0,NULL), + (6130,0,0,1,16,0,0,NULL), + (6131,0,0,1,16,0,0,NULL), + (6132,0,0,1,16,0,0,NULL), + (6133,0,0,1,16,0,0,NULL), + (6134,0,0,1,16,0,0,NULL), + (6135,0,0,1,16,0,0,NULL), + (6136,0,0,1,16,0,0,NULL), + (6137,0,0,1,16,0,0,NULL), + (6138,0,0,1,16,0,0,NULL), + (6139,0,0,1,16,0,0,NULL), + (6140,0,0,1,16,0,0,NULL), + (6141,0,0,1,16,0,0,NULL), + (6143,0,0,1,16,0,0,NULL), + (6144,0,0,1,16,0,0,NULL), + (6146,0,0,1,16,0,0,NULL), + (6147,0,0,1,16,0,0,NULL), + (6148,0,0,1,16,0,0,NULL), + (6166,0,0,1,16,0,0,NULL), + (6167,0,0,1,16,0,0,NULL), + (6170,0,0,1,16,0,0,NULL), + (6171,0,0,1,16,0,0,NULL), + (6172,0,0,1,16,0,0,NULL), + (6173,0,0,1,16,0,0,NULL), + (6176,0,0,1,16,0,0,NULL), + (6177,0,0,1,16,0,0,NULL), + (6182,0,0,1,16,0,0,NULL), + (6184,0,0,1,16,0,0,NULL), + (6185,0,0,1,16,0,0,NULL), + (6186,0,0,1,16,0,0,NULL), + (6187,0,0,1,16,0,0,NULL), + (6188,0,0,1,16,0,0,NULL), + (6189,0,0,1,16,0,0,NULL), + (6190,0,0,1,16,0,0,NULL), + (6193,0,0,1,16,0,0,NULL), + (6194,0,0,1,16,0,0,NULL), + (6195,0,0,1,16,0,0,NULL), + (6196,0,0,1,16,0,0,NULL), + (6198,0,0,1,16,0,0,NULL), + (6199,0,0,1,16,0,0,NULL), + (6200,0,0,1,16,0,0,NULL), + (6201,0,0,1,16,0,0,NULL), + (6202,0,0,1,16,0,0,NULL), + (6206,0,0,1,16,0,0,NULL), + (6207,0,0,1,16,0,0,NULL), + (6208,0,0,1,16,0,0,NULL), + (6209,0,0,1,16,0,0,NULL), + (6210,0,0,1,16,0,0,NULL), + (6211,0,0,1,16,0,0,NULL), + (6212,0,0,1,16,0,0,NULL), + (6213,0,0,1,16,0,0,NULL), + (6218,0,0,1,16,0,0,NULL), + (6219,0,0,1,16,0,0,NULL), + (6220,0,0,1,16,0,0,NULL), + (6222,0,0,1,16,0,0,NULL), + (6223,0,0,1,16,0,0,NULL), + (6224,0,0,1,16,0,0,NULL), + (6225,0,0,1,16,0,0,NULL), + (6226,0,0,1,16,0,0,NULL), + (6227,0,0,1,16,0,0,NULL), + (6228,0,0,1,16,0,0,NULL), + (6229,0,0,1,16,0,0,NULL), + (6230,0,0,1,16,0,0,NULL), + (6231,0,0,1,16,0,0,NULL), + (6232,0,0,1,16,0,0,NULL), + (6233,0,0,1,16,0,0,NULL), + (6234,0,0,1,16,0,0,NULL), + (6235,0,0,1,16,0,0,NULL), + (6236,0,0,1,16,0,0,NULL), + (6237,0,0,1,16,0,0,NULL), + (6241,0,0,1,16,0,0,NULL), + (6244,0,0,1,16,0,0,NULL), + (6247,0,0,1,16,0,0,NULL), + (6248,0,0,1,16,0,0,NULL), + (6249,0,0,1,16,0,0,NULL), + (6251,0,0,1,16,0,0,NULL), + (6252,0,0,1,16,0,0,NULL), + (6253,0,0,1,16,0,0,NULL), + (6254,0,0,1,16,0,0,NULL), + (6266,0,0,1,16,0,0,NULL), + (6267,0,0,1,16,0,0,NULL), + (6272,0,0,1,16,0,0,NULL), + (6288,0,0,1,16,0,0,NULL), + (6289,0,0,1,16,0,0,NULL), + (6290,0,0,1,16,0,0,NULL), + (6293,0,0,1,16,0,0,NULL), + (6295,0,0,1,16,0,0,NULL), + (6297,0,0,1,16,69,0,NULL), + (6298,0,0,1,16,0,0,NULL), + (6300,0,0,1,16,0,0,NULL), + (6301,0,0,1,16,0,0,NULL), + (6329,0,0,1,16,0,0,NULL), + (6347,0,0,1,16,0,0,NULL), + (6348,0,0,1,16,0,0,NULL), + (6349,0,0,1,16,0,0,NULL), + (6350,0,0,1,16,0,0,NULL), + (6351,0,0,1,16,0,0,NULL), + (6352,0,0,1,16,0,0,NULL), + (6366,0,0,1,16,0,0,NULL), + (6369,0,0,1,16,0,0,NULL), + (6370,0,0,1,16,0,0,NULL), + (6371,0,0,1,16,0,0,NULL), + (6372,0,0,1,16,0,0,NULL), + (6375,0,0,1,16,0,0,NULL), + (6377,0,0,1,16,0,0,NULL), + (6378,0,0,1,16,0,0,NULL), + (6379,0,0,1,16,0,0,NULL), + (6380,0,0,1,16,0,0,NULL), + (6387,0,0,1,16,0,0,NULL), + (6389,0,0,1,16,0,0,NULL), + (6391,0,0,1,16,0,0,NULL), + (6392,0,0,1,16,0,0,'13864'), + (6393,0,0,1,16,0,0,NULL), + (6394,0,0,1,16,0,0,NULL), + (6395,0,0,1,16,0,0,NULL), + (6407,0,0,1,16,0,0,NULL), + (6408,0,0,1,16,0,0,NULL), + (6410,0,0,1,16,0,0,NULL), + (6411,0,0,1,16,0,0,NULL), + (6446,0,0,1,16,0,0,NULL), + (6466,0,8,1,16,0,0,NULL), + (6467,0,0,1,16,0,0,NULL), + (6489,0,0,1,16,0,0,NULL), + (6494,0,0,1,16,0,0,NULL), + (6495,0,0,1,16,0,0,NULL), + (6496,0,0,1,16,0,0,NULL), + (6497,0,0,1,16,0,0,NULL), + (6498,0,0,1,16,0,0,NULL), + (6499,0,0,1,16,0,0,NULL), + (6500,0,0,1,16,0,0,NULL), + (6501,0,0,1,16,0,0,NULL), + (6502,0,0,1,16,0,0,NULL), + (6503,0,0,1,16,0,0,NULL), + (6504,0,0,1,16,0,0,NULL), + (6505,0,0,1,16,0,0,NULL), + (6506,0,0,1,16,0,0,NULL), + (6507,0,0,1,16,0,0,NULL), + (6508,0,0,1,16,0,0,NULL), + (6509,0,0,1,16,0,0,NULL), + (6510,0,0,1,16,0,0,NULL), + (6511,0,0,1,16,0,0,NULL), + (6512,0,0,1,16,0,0,NULL), + (6513,0,0,1,16,0,0,NULL), + (6514,0,0,1,16,0,0,NULL), + (6516,0,0,1,16,0,0,NULL), + (6517,0,0,1,16,0,0,NULL), + (6518,0,0,1,16,0,0,NULL), + (6519,0,0,1,16,0,0,NULL), + (6520,0,0,1,16,0,0,NULL), + (6521,0,0,1,16,0,0,NULL), + (6522,0,0,1,16,0,0,NULL), + (6523,0,0,1,16,0,0,NULL), + (6527,0,0,1,16,0,0,NULL), + (6546,0,0,1,16,0,0,NULL), + (6548,0,0,1,16,0,0,NULL), + (6551,0,0,1,16,0,0,NULL), + (6552,0,0,1,16,0,0,NULL), + (6553,0,0,1,16,0,0,NULL), + (6554,0,0,1,16,0,0,NULL), + (6555,0,0,1,16,0,0,NULL), + (6556,0,0,1,16,0,0,NULL), + (6557,0,0,1,16,0,0,NULL), + (6559,0,0,1,16,0,0,NULL), + (6560,0,0,1,16,0,0,NULL), + (6566,0,0,1,16,0,0,NULL), + (6567,0,0,1,16,0,0,NULL), + (6568,0,0,1,16,0,0,NULL), + (6570,0,0,1,16,0,0,NULL), + (6574,0,0,1,16,0,0,NULL), + (6576,0,0,1,16,0,0,NULL), + (6577,0,0,1,16,0,0,NULL), + (6579,0,0,1,16,0,0,NULL), + (6581,0,0,1,16,0,0,NULL), + (6582,0,0,1,16,0,0,NULL), + (6583,0,0,1,16,0,0,NULL), + (6584,0,0,1,16,0,0,NULL), + (6585,0,0,1,16,0,0,NULL), + (6586,0,0,1,16,0,0,NULL), + (6606,0,0,1,16,0,0,NULL), + (6607,0,0,1,16,0,0,NULL), + (6626,0,0,1,16,0,0,NULL), + (6646,0,0,1,16,0,0,NULL), + (6647,0,0,1,16,0,0,NULL), + (6648,0,0,1,16,0,0,NULL), + (6649,0,0,1,16,0,0,NULL), + (6650,0,0,1,16,0,0,NULL), + (6651,0,0,1,16,0,0,NULL), + (6652,0,0,1,16,0,0,NULL), + (6653,0,0,1,16,0,0,NULL), + (6667,0,0,1,16,0,0,NULL), + (6668,0,0,1,16,0,0,NULL), + (6669,0,0,1,16,0,0,NULL), + (6670,0,0,1,16,173,0,NULL), + (6706,0,0,1,16,0,0,NULL), + (6707,0,0,1,16,0,0,NULL), + (6726,0,0,1,16,0,0,NULL), + (6727,0,0,1,16,0,0,NULL), + (6728,0,0,1,16,0,0,NULL), + (6730,0,0,1,16,0,0,NULL), + (6731,0,0,1,16,0,0,NULL), + (6732,0,0,1,16,0,0,NULL), + (6733,0,0,1,16,0,0,NULL), + (6734,0,0,1,16,0,0,NULL), + (6737,0,0,1,16,0,0,NULL), + (6738,0,0,1,16,0,0,NULL), + (6739,0,0,1,16,0,0,NULL), + (6741,0,0,1,16,0,0,NULL), + (6746,0,0,1,16,0,0,NULL), + (6747,0,0,1,16,0,0,'5232'), + (6766,0,0,1,16,0,0,NULL), + (6768,0,0,1,16,0,0,NULL), + (6771,0,0,1,16,0,0,NULL), + (6775,0,0,1,16,0,0,NULL), + (6776,0,0,1,16,0,0,NULL), + (6777,0,0,1,16,0,0,NULL), + (6779,0,0,1,16,0,0,NULL), + (6784,0,0,1,16,0,0,NULL), + (6785,0,0,1,16,0,0,NULL), + (6786,0,0,1,16,0,0,NULL), + (6787,0,0,1,16,0,0,NULL), + (6788,0,3,1,16,0,0,NULL), + (6789,0,0,1,16,0,0,NULL), + (6790,0,0,1,16,0,0,NULL), + (6791,0,0,1,16,0,0,NULL), + (6807,0,0,1,16,0,0,NULL), + (6868,0,0,1,16,0,0,NULL), + (6887,0,0,1,16,0,0,NULL), + (6906,0,0,1,16,0,0,NULL), + (6907,0,0,1,16,0,0,NULL), + (6908,0,0,1,16,0,0,NULL), + (6909,0,0,1,16,0,0,NULL), + (6910,0,0,1,16,0,0,NULL), + (6912,0,7,1,16,0,0,NULL), + (6928,0,0,1,16,0,0,NULL), + (6929,0,0,1,16,0,0,NULL), + (6930,0,0,1,16,0,0,NULL), + (6966,0,0,1,16,0,0,NULL), + (6986,0,0,1,16,0,0,NULL), + (6987,0,0,1,16,0,0,NULL), + (7007,0,1,1,16,0,0,NULL), + (7009,0,0,1,16,0,0,NULL), + (7010,0,0,1,16,0,0,NULL), + (7011,0,1114112,1,16,0,0,'7165'), + (7012,0,0,1,16,0,0,NULL), + (7015,0,0,1,16,0,0,NULL), + (7016,0,0,1,16,0,0,NULL), + (7017,0,0,1,16,0,0,NULL), + (7022,0,0,1,16,0,0,NULL), + (7023,0,0,1,16,0,0,NULL), + (7024,0,33554440,1,16,0,0,'9572'), + (7025,0,0,1,16,0,0,NULL), + (7026,0,0,1,16,0,0,NULL), + (7027,0,0,1,16,0,0,NULL), + (7028,0,0,1,16,0,0,'12380'), + (7029,0,0,1,16,0,0,NULL), + (7030,0,0,1,16,0,0,NULL), + (7031,0,0,1,16,0,0,NULL), + (7032,0,0,1,16,0,0,NULL), + (7033,0,0,1,16,0,0,NULL), + (7034,0,0,1,16,0,0,NULL), + (7035,0,0,1,16,0,0,NULL), + (7036,0,0,1,16,0,0,NULL), + (7037,0,0,1,16,0,0,NULL), + (7038,0,0,1,16,0,0,NULL), + (7039,0,0,1,16,0,0,NULL), + (7040,0,0,1,16,0,0,NULL), + (7041,0,0,1,16,0,0,NULL), + (7042,0,0,1,16,0,0,NULL), + (7043,0,0,1,16,0,0,NULL), + (7044,0,0,1,16,0,0,NULL), + (7045,0,0,1,16,0,0,NULL), + (7046,0,0,1,16,0,0,NULL), + (7047,0,0,1,16,0,0,NULL), + (7048,0,0,1,16,0,0,NULL), + (7049,0,0,1,16,0,0,NULL), + (7050,0,0,1,16,0,0,NULL), + (7051,0,0,1,16,0,0,NULL), + (7052,0,0,1,16,0,0,NULL), + (7053,0,0,1,16,0,0,NULL), + (7055,0,0,1,16,0,0,NULL), + (7056,0,0,1,16,0,0,NULL), + (7057,0,0,1,16,0,0,NULL), + (7067,0,0,1,16,0,0,NULL), + (7068,0,0,1,16,0,0,NULL), + (7069,0,0,1,16,0,0,NULL), + (7070,0,0,1,16,0,0,NULL), + (7071,0,0,1,16,0,0,NULL), + (7072,0,0,1,16,0,0,NULL), + (7075,0,0,1,16,0,0,NULL), + (7076,0,0,1,16,0,0,NULL), + (7077,0,0,1,16,0,0,NULL), + (7078,0,0,1,16,0,0,NULL), + (7079,0,0,1,16,0,0,NULL), + (7086,0,0,1,16,0,0,NULL), + (7087,0,0,1,16,0,0,NULL), + (7088,0,0,1,16,0,0,NULL), + (7089,0,0,1,16,0,0,NULL), + (7092,0,0,1,16,0,0,NULL), + (7093,0,0,1,16,0,0,NULL), + (7097,0,0,1,16,0,0,NULL), + (7098,0,0,1,16,0,0,NULL), + (7099,0,0,1,16,0,0,NULL), + (7100,0,0,1,16,0,0,NULL), + (7101,0,0,1,16,0,0,NULL), + (7104,0,0,1,16,0,0,NULL), + (7105,0,0,1,16,0,0,NULL), + (7106,0,0,1,16,0,0,NULL), + (7107,0,0,1,16,0,0,NULL), + (7108,0,0,1,16,0,0,NULL), + (7109,0,0,1,16,0,0,NULL), + (7110,0,33554432,1,16,0,0,'6408'), + (7111,0,0,1,16,0,0,NULL), + (7112,0,0,1,16,0,0,NULL), + (7113,0,0,1,16,0,0,NULL), + (7114,0,0,1,16,0,0,NULL), + (7115,0,0,1,16,0,0,NULL), + (7118,0,0,1,16,0,0,NULL), + (7120,0,0,1,16,0,0,NULL), + (7125,0,0,1,16,0,0,NULL), + (7126,0,0,1,16,0,0,NULL), + (7132,0,0,1,16,0,0,NULL), + (7136,0,0,1,16,0,0,'8279'), + (7137,0,0,1,16,0,0,NULL), + (7138,0,0,1,16,0,0,NULL), + (7139,0,0,1,16,0,0,NULL), + (7149,0,0,1,16,0,0,NULL), + (7153,0,0,1,16,0,0,NULL), + (7154,0,0,1,16,0,0,NULL), + (7155,0,0,1,16,0,0,NULL), + (7156,0,0,1,16,0,0,NULL), + (7157,0,0,1,16,0,0,NULL), + (7158,0,0,1,16,0,0,'13585'), + (7161,0,0,1,16,0,0,NULL), + (7166,0,0,1,16,0,0,NULL), + (7170,0,0,1,16,0,0,NULL), + (7175,0,0,1,16,0,0,NULL), + (7206,0,0,1,16,0,0,NULL), + (7230,0,0,1,16,233,0,NULL), + (7231,0,0,1,16,233,0,NULL), + (7232,0,0,1,16,0,0,NULL), + (7233,0,0,1,16,0,0,NULL), + (7267,0,0,1,16,0,0,NULL), + (7268,0,0,1,16,0,0,NULL), + (7287,0,0,1,16,0,0,NULL), + (7288,0,0,1,16,0,0,NULL), + (7290,0,0,1,16,0,0,NULL), + (7291,0,0,1,16,0,0,NULL), + (7294,0,0,1,16,0,0,NULL), + (7295,0,0,0,0,0,0,NULL), + (7297,0,0,1,16,0,0,NULL), + (7307,0,0,1,16,0,0,NULL), + (7308,0,0,1,16,0,0,NULL), + (7309,0,0,1,16,0,0,NULL), + (7310,0,0,1,16,0,0,NULL), + (7311,0,0,1,16,0,0,NULL), + (7320,0,0,1,16,0,0,NULL), + (7321,0,0,1,16,0,0,NULL), + (7323,0,0,1,16,0,0,NULL), + (7324,0,0,1,16,0,0,NULL), + (7325,0,0,1,16,0,0,NULL), + (7354,0,0,1,16,0,0,NULL), + (7363,0,0,1,16,0,0,NULL), + (7369,0,0,1,16,0,0,NULL), + (7370,0,0,1,16,0,0,NULL), + (7371,0,0,1,16,0,0,NULL), + (7372,0,0,1,16,0,0,NULL), + (7376,0,0,1,16,0,0,NULL), + (7379,0,0,1,16,0,0,'12550'), + (7386,0,0,1,16,0,0,NULL), + (7389,0,0,1,16,0,0,NULL), + (7390,0,0,1,16,0,0,NULL), + (7395,0,0,1,16,0,0,NULL), + (7396,0,0,1,16,0,0,NULL), + (7397,0,0,1,16,0,0,NULL), + (7404,0,0,1,16,0,0,NULL), + (7405,0,0,1,16,0,0,NULL), + (7406,0,0,1,16,0,0,NULL), + (7407,0,0,1,16,0,0,NULL), + (7408,0,0,1,16,0,0,NULL), + (7410,0,0,1,16,0,0,NULL), + (7427,0,0,0,16,0,0,NULL), + (7428,0,0,1,16,0,0,NULL), + (7429,0,0,1,16,0,0,NULL), + (7430,0,0,1,16,0,0,NULL), + (7431,0,0,1,16,0,0,NULL), + (7432,0,131072,1,16,0,0,'6408'), + (7433,0,0,1,16,0,0,NULL), + (7434,0,0,1,16,0,0,NULL), + (7435,0,0,1,16,0,0,NULL), + (7436,0,0,1,16,0,0,NULL), + (7437,0,0,1,16,0,0,NULL), + (7438,0,0,1,16,0,0,'17205'), + (7439,0,0,1,16,0,0,'17205 13585'), + (7440,0,0,1,16,0,0,'17205'), + (7441,0,0,1,16,0,0,NULL), + (7442,0,0,1,16,0,0,'17205'), + (7443,0,0,1,16,0,0,NULL), + (7444,0,0,1,16,0,0,NULL), + (7445,0,0,1,16,0,0,NULL), + (7446,0,0,1,16,0,0,NULL), + (7447,0,0,1,16,0,0,NULL), + (7448,0,0,1,16,0,0,NULL), + (7449,0,0,1,16,0,0,NULL), + (7450,0,0,1,16,0,0,NULL), + (7451,0,0,1,16,0,0,NULL), + (7452,0,0,1,16,0,0,NULL), + (7453,0,0,1,16,0,0,NULL), + (7454,0,0,1,16,0,0,NULL), + (7455,0,0,1,16,0,0,NULL), + (7457,0,0,1,16,0,0,NULL), + (7458,0,0,1,16,0,0,NULL), + (7459,0,0,1,16,0,0,NULL), + (7460,0,0,1,16,0,0,NULL), + (7461,0,0,1,16,0,0,NULL), + (7462,0,0,1,16,0,0,NULL), + (7463,0,0,1,16,0,0,NULL), + (7485,0,0,1,16,0,0,NULL), + (7489,0,0,1,16,0,0,NULL), + (7505,0,0,1,16,0,0,'10672'), + (7506,0,0,1,16,0,0,'10690'), + (7523,0,0,1,16,0,0,NULL), + (7524,0,0,1,16,0,0,NULL), + (7562,0,0,1,16,0,0,NULL), + (7564,0,0,1,16,0,0,NULL), + (7565,0,0,1,16,0,0,NULL), + (7567,0,0,1,16,0,0,NULL), + (7572,0,0,1,16,0,0,NULL), + (7583,0,0,1,16,0,0,NULL), + (7584,0,0,1,16,0,0,NULL), + (7603,0,0,1,16,0,0,NULL), + (7623,0,0,1,16,0,0,NULL), + (7643,0,7,1,16,0,0,NULL), + (7665,0,0,1,16,0,0,NULL), + (7666,0,0,1,16,0,0,NULL), + (7667,0,0,1,16,0,0,NULL), + (7668,0,0,1,16,0,0,NULL), + (7669,0,0,1,16,0,0,NULL), + (7670,0,0,1,16,0,0,NULL), + (7671,0,0,1,16,0,0,NULL), + (7683,0,0,1,16,0,0,NULL), + (7714,0,0,1,16,0,0,NULL), + (7724,0,0,1,16,0,0,NULL), + (7725,0,0,1,16,0,0,'7366'), + (7726,0,0,1,16,0,0,'19030'), + (7727,0,0,1,16,0,0,NULL), + (7728,0,0,1,16,0,0,NULL), + (7730,0,0,1,16,0,0,NULL), + (7731,0,0,1,16,0,0,NULL), + (7732,0,0,1,16,0,0,NULL), + (7733,0,0,1,16,0,0,NULL), + (7736,0,0,1,16,0,0,NULL), + (7737,0,0,1,16,0,0,NULL), + (7744,0,0,1,16,0,0,NULL), + (7763,0,0,1,16,0,0,NULL), + (7764,0,0,1,16,0,0,NULL), + (7765,0,0,1,16,0,0,NULL), + (7766,0,0,1,16,0,0,NULL), + (7770,0,0,1,16,0,0,NULL), + (7771,0,0,1,16,0,0,NULL), + (7772,0,0,1,16,0,0,NULL), + (7773,0,0,1,16,0,0,NULL), + (7774,0,0,1,16,0,0,NULL), + (7775,0,0,1,16,0,0,NULL), + (7776,0,0,1,16,0,0,NULL), + (7777,0,0,1,16,0,0,NULL), + (7778,0,0,1,16,0,0,NULL), + (7780,0,0,1,16,0,0,NULL), + (7783,0,0,1,16,0,0,NULL), + (7784,0,7,1,16,0,0,NULL), + (7790,0,0,1,16,0,0,NULL), + (7792,0,0,1,16,0,0,NULL), + (7793,0,0,1,16,0,0,NULL), + (7794,0,0,1,16,0,0,NULL), + (7797,0,0,1,16,0,0,NULL), + (7798,0,0,1,16,0,0,NULL), + (7799,0,0,1,16,0,0,NULL), + (7800,0,0,1,16,0,0,NULL), + (7801,0,0,1,16,0,0,NULL), + (7802,0,0,1,16,0,0,NULL), + (7804,0,0,1,16,0,0,NULL), + (7806,0,7,1,16,0,0,NULL), + (7807,0,7,1,16,0,0,NULL), + (7823,0,0,1,16,0,0,NULL), + (7824,0,0,1,16,0,0,NULL), + (7825,0,0,1,16,0,0,NULL), + (7826,0,0,1,16,0,0,NULL), + (7846,0,0,1,16,0,0,NULL), + (7847,0,0,1,16,0,0,NULL), + (7849,0,0,1,16,0,0,'8279'), + (7850,0,7,1,16,0,0,NULL), + (7851,0,0,1,16,0,0,NULL), + (7852,0,0,1,16,0,0,NULL), + (7853,0,0,1,16,0,0,NULL), + (7854,0,0,1,16,0,0,NULL), + (7855,0,0,1,16,0,0,NULL), + (7856,0,0,1,16,0,0,NULL), + (7857,0,0,1,16,0,0,NULL), + (7858,0,0,1,16,0,0,NULL), + (7864,0,0,1,16,0,0,NULL), + (7865,0,0,1,16,0,0,NULL), + (7866,0,0,1,16,0,0,NULL), + (7867,0,0,1,16,0,0,NULL), + (7868,0,0,1,16,0,0,NULL), + (7869,0,0,1,16,0,0,NULL), + (7870,0,0,1,16,0,0,NULL), + (7871,0,0,1,16,0,0,NULL), + (7872,0,0,1,16,0,0,NULL), + (7873,0,0,1,16,0,0,NULL), + (7874,0,0,1,16,0,0,NULL), + (7875,0,0,1,16,0,0,NULL), + (7876,0,0,1,16,0,0,NULL), + (7877,0,0,1,16,0,0,NULL), + (7878,0,0,1,16,0,0,NULL), + (7879,0,0,1,16,0,0,NULL), + (7880,0,0,1,16,0,0,NULL), + (7881,0,0,1,16,0,0,NULL), + (7882,0,0,1,16,0,0,NULL), + (7883,0,0,1,16,0,0,NULL), + (7884,0,0,1,16,0,0,NULL), + (7885,0,0,1,16,0,0,NULL), + (7886,0,0,1,16,0,0,NULL), + (7895,0,0,1,16,0,0,NULL), + (7897,0,0,1,16,0,0,NULL), + (7900,0,0,1,16,0,0,NULL), + (7903,0,3,1,16,0,0,NULL), + (7904,0,3,1,16,0,0,NULL), + (7917,0,0,1,16,0,0,NULL), + (7939,0,0,1,16,0,0,NULL), + (7940,0,0,1,16,0,0,NULL), + (7941,0,0,1,16,0,0,NULL), + (7942,0,0,1,16,0,0,NULL), + (7943,0,0,1,16,0,0,NULL), + (7945,0,0,1,16,0,0,NULL), + (7946,0,0,1,16,0,0,NULL), + (7947,0,0,1,16,0,0,NULL), + (7948,0,0,1,16,0,0,NULL), + (7949,0,0,1,16,0,0,NULL), + (7951,0,0,1,16,0,0,NULL), + (7952,0,0,1,16,0,0,NULL), + (7953,0,0,1,16,10,0,NULL), + (7956,0,8,1,16,0,0,NULL), + (7957,0,0,1,16,0,0,NULL), + (7975,0,0,1,16,0,0,'18950'), + (7977,0,0,1,16,0,0,NULL), + (7980,0,0,1,16,0,0,'18950'), + (7995,0,0,1,16,0,0,NULL), + (7996,0,0,1,16,0,0,NULL), + (7997,0,0,1,16,0,0,NULL), + (7998,0,0,1,16,0,0,NULL), + (8015,0,0,1,16,0,0,NULL), + (8016,0,0,1,16,0,0,NULL), + (8018,0,0,1,16,0,0,NULL), + (8019,0,0,2,16,0,0,NULL), + (8020,0,0,1,16,0,0,NULL), + (8021,0,0,1,16,0,0,NULL), + (8022,0,0,1,16,0,0,NULL), + (8023,0,7,1,16,0,0,NULL), + (8055,0,0,1,16,0,0,NULL), + (8096,0,0,1,16,0,0,NULL), + (8115,0,0,1,16,0,0,NULL), + (8119,0,0,1,16,0,0,NULL), + (8123,0,0,1,16,0,0,NULL), + (8124,0,0,1,16,0,0,NULL), + (8125,0,0,1,16,0,0,NULL), + (8126,0,0,1,16,0,0,NULL), + (8128,0,0,1,16,0,0,NULL), + (8129,0,0,1,16,0,0,NULL), + (8131,0,0,2,16,0,0,NULL), + (8136,0,0,1,16,0,0,NULL), + (8137,0,0,1,16,0,0,NULL), + (8139,0,0,1,16,0,0,NULL), + (8140,0,0,1,16,0,0,NULL), + (8141,0,0,1,16,0,0,NULL), + (8142,0,0,1,16,0,0,NULL), + (8143,0,0,1,16,0,0,NULL), + (8144,0,0,1,16,0,0,NULL), + (8145,0,0,1,16,0,0,NULL), + (8146,0,0,1,16,0,0,NULL), + (8147,0,0,1,16,0,0,NULL), + (8150,0,0,1,16,0,0,NULL), + (8151,0,0,1,16,0,0,NULL), + (8152,0,0,1,16,0,0,NULL), + (8153,0,0,1,16,0,0,NULL), + (8154,0,0,1,16,0,0,NULL), + (8155,0,0,1,16,0,0,NULL), + (8157,0,0,1,16,0,0,NULL), + (8158,0,0,1,16,0,0,NULL), + (8159,0,0,1,16,0,0,NULL), + (8160,0,0,1,16,0,0,NULL), + (8161,0,0,1,16,0,0,NULL), + (8176,0,0,1,16,0,0,NULL), + (8177,0,0,1,16,0,0,NULL), + (8178,0,0,1,16,0,0,NULL), + (8196,0,0,1,16,0,0,NULL), + (8197,0,0,1,16,0,0,NULL), + (8198,0,0,1,16,0,0,NULL), + (8199,0,0,1,16,0,0,NULL), + (8200,0,0,1,16,0,0,NULL), + (8201,0,0,1,16,0,0,NULL), + (8202,0,0,1,16,0,0,NULL), + (8203,0,0,1,16,0,0,NULL), + (8204,0,0,1,16,0,0,NULL), + (8205,0,0,1,16,0,0,NULL), + (8207,0,0,1,16,0,0,NULL), + (8208,0,0,1,16,0,0,NULL), + (8210,0,0,1,16,0,0,NULL), + (8211,0,0,1,16,0,0,NULL), + (8212,0,0,1,16,0,0,NULL), + (8213,0,0,1,16,0,0,NULL), + (8214,0,0,1,16,0,0,NULL), + (8215,0,0,1,16,0,0,NULL), + (8216,0,0,1,16,0,0,NULL), + (8217,0,0,1,16,0,0,NULL), + (8218,0,0,1,16,0,0,NULL), + (8219,0,0,1,16,0,0,NULL), + (8236,0,0,1,16,0,0,NULL), + (8276,0,0,1,16,0,0,NULL), + (8277,0,0,1,16,0,0,NULL), + (8278,0,0,1,16,0,0,NULL), + (8279,0,0,1,16,0,0,NULL), + (8280,0,0,1,16,0,0,NULL), + (8281,0,0,1,16,0,0,NULL), + (8282,0,0,1,16,0,0,NULL), + (8283,0,0,1,16,0,0,NULL), + (8284,0,7,1,16,0,0,NULL), + (8296,0,0,1,16,0,0,NULL), + (8297,0,0,1,16,0,0,NULL), + (8298,0,0,1,16,0,0,NULL), + (8299,0,0,1,16,0,0,NULL), + (8300,0,0,1,16,0,0,NULL), + (8301,0,0,1,16,0,0,NULL), + (8302,0,0,1,16,0,0,NULL), + (8303,0,0,1,16,0,0,NULL), + (8304,0,0,1,16,0,0,NULL), + (8305,0,0,1,16,0,0,NULL), + (8306,0,0,1,16,173,0,NULL), + (8307,0,0,1,16,0,0,NULL), + (8308,0,0,1,16,0,0,NULL), + (8309,0,0,1,16,0,0,NULL), + (8310,0,0,1,16,0,0,NULL), + (8311,0,0,1,16,0,0,NULL), + (8318,0,0,1,16,0,0,NULL), + (8319,0,0,1,16,0,0,NULL), + (8320,0,0,1,16,0,0,NULL), + (8356,0,0,1,16,0,0,NULL), + (8357,0,0,1,16,0,0,NULL), + (8358,0,0,1,16,0,0,NULL), + (8359,0,0,1,16,0,0,NULL), + (8360,0,0,1,16,0,0,NULL), + (8361,0,0,1,16,0,0,NULL), + (8362,0,0,1,16,0,0,NULL), + (8363,0,0,1,16,0,0,NULL), + (8364,0,0,1,16,0,0,NULL), + (8378,0,0,1,16,0,0,NULL), + (8379,0,0,1,16,0,0,NULL), + (8380,0,0,1,16,0,0,NULL), + (8381,0,0,1,16,0,0,NULL), + (8382,0,0,1,16,0,0,NULL), + (8384,0,0,1,16,0,0,NULL), + (8385,0,0,1,16,0,0,NULL), + (8386,0,0,1,16,0,0,NULL), + (8387,0,0,1,16,0,0,NULL), + (8388,0,0,1,16,0,0,NULL), + (8389,0,0,1,16,0,0,NULL), + (8390,0,0,1,16,0,0,NULL), + (8393,0,0,1,16,0,0,NULL), + (8394,0,0,1,16,0,0,NULL), + (8395,0,0,2,16,0,0,NULL), + (8397,0,7,1,16,0,0,NULL), + (8398,0,0,1,16,0,0,NULL), + (8399,0,0,1,16,0,0,NULL), + (8400,0,7,1,16,0,0,NULL), + (8401,0,0,1,16,0,0,NULL), + (8402,0,0,1,16,0,0,NULL), + (8403,0,1,1,16,0,0,NULL), + (8404,0,0,1,16,0,0,NULL), + (8405,0,0,1,16,0,0,NULL), + (8408,0,0,1,16,0,0,NULL), + (8409,0,0,1,16,0,0,'12544'), + (8417,0,7,1,16,0,0,NULL), + (8418,0,0,1,16,0,0,NULL), + (8419,0,8,1,16,0,0,NULL), + (8420,0,0,1,16,0,0,NULL), + (8436,0,0,1,16,0,0,NULL), + (8439,0,1,1,16,0,0,NULL), + (8441,0,0,1,16,0,0,NULL), + (8442,0,0,1,16,0,0,NULL), + (8444,0,0,1,16,0,0,NULL), + (8447,0,0,1,16,0,0,NULL), + (8479,0,0,1,16,0,0,NULL), + (8496,0,0,1,16,0,0,NULL), + (8506,0,0,1,16,0,0,NULL), + (8509,0,0,1,16,0,0,NULL), + (8518,0,0,1,16,0,0,NULL), + (8519,0,0,1,16,0,0,NULL), + (8520,0,0,1,16,0,0,NULL), + (8521,0,0,1,16,0,0,NULL), + (8522,0,0,1,16,0,0,NULL), + (8523,0,0,1,16,0,0,NULL), + (8524,0,0,1,16,0,0,NULL), + (8525,0,0,1,16,0,0,NULL), + (8526,0,0,1,16,0,0,NULL), + (8527,0,0,1,16,0,0,NULL), + (8528,0,0,1,16,0,0,NULL), + (8529,0,0,1,16,0,0,NULL), + (8530,0,0,1,16,0,0,NULL), + (8531,0,0,1,16,0,0,NULL), + (8532,0,0,1,16,0,0,NULL), + (8534,0,0,1,16,0,0,NULL), + (8535,0,0,1,16,0,0,NULL), + (8538,0,0,1,16,0,0,NULL), + (8539,0,0,1,16,0,0,NULL), + (8540,0,0,1,16,0,0,NULL), + (8541,0,0,1,16,0,0,NULL), + (8542,0,0,1,16,0,0,NULL), + (8543,0,0,1,16,0,0,'14775'), + (8544,0,0,1,16,0,0,NULL), + (8545,0,0,1,16,0,0,'16577'), + (8546,0,0,1,16,0,0,'8734'), + (8547,0,0,1,16,0,0,'8734'), + (8548,0,0,1,16,0,0,NULL), + (8550,0,0,1,16,0,0,'16592'), + (8551,0,0,1,16,0,0,NULL), + (8553,0,0,1,16,0,0,'8734'), + (8554,0,0,1,16,0,0,NULL), + (8555,0,0,1,16,0,0,NULL), + (8556,0,0,1,16,0,0,NULL), + (8557,0,0,1,16,0,0,NULL), + (8558,0,0,1,16,0,0,NULL), + (8560,0,0,1,16,0,0,NULL), + (8561,0,0,1,16,0,0,'8734'), + (8562,0,0,1,16,0,0,NULL), + (8563,0,0,1,16,0,0,NULL), + (8564,0,0,1,16,0,0,NULL), + (8565,0,0,1,16,0,0,NULL), + (8566,0,0,1,16,0,0,NULL), + (8576,0,0,1,16,0,0,NULL), + (8579,0,0,1,16,0,0,NULL), + (8582,0,0,1,16,0,0,NULL), + (8586,0,0,2,16,0,0,NULL), + (8587,0,0,1,16,0,0,NULL), + (8588,0,0,1,16,0,0,NULL), + (8596,0,0,1,16,0,0,NULL), + (8597,0,0,1,16,0,0,NULL), + (8598,0,0,1,16,0,0,NULL), + (8600,0,0,1,16,0,0,NULL), + (8601,0,0,1,16,0,0,NULL), + (8602,0,0,1,16,0,0,NULL), + (8603,0,0,1,16,0,0,NULL), + (8605,0,0,1,16,0,0,NULL), + (8606,0,0,1,16,0,0,NULL), + (8607,0,0,1,16,0,0,NULL), + (8609,0,0,1,16,0,0,NULL), + (8610,0,0,1,16,0,0,NULL), + (8617,0,0,1,16,0,0,NULL), + (8636,0,0,1,16,0,0,NULL), + (8637,0,0,1,16,0,0,NULL), + (8659,0,0,1,16,0,0,NULL), + (8660,0,0,1,16,0,0,NULL), + (8661,0,0,1,16,0,0,NULL), + (8664,0,0,1,16,0,0,NULL), + (8666,0,0,1,16,0,0,NULL), + (8667,0,0,1,16,0,0,NULL), + (8672,0,0,1,16,0,0,NULL), + (8673,0,0,1,16,0,0,NULL), + (8674,0,0,1,16,0,0,NULL), + (8675,0,0,1,16,0,0,NULL), + (8678,0,0,1,16,0,0,NULL), + (8679,0,0,1,16,0,0,NULL), + (8716,0,0,1,16,0,0,NULL), + (8717,0,0,1,16,0,0,NULL), + (8718,0,0,1,16,0,0,NULL), + (8721,0,0,1,16,0,0,NULL), + (8722,0,0,1,16,0,0,NULL), + (8724,0,0,1,16,0,0,NULL), + (8736,0,0,1,16,0,0,NULL), + (8737,0,0,1,16,0,0,NULL), + (8738,0,0,1,16,0,0,NULL), + (8756,0,0,1,16,0,0,NULL), + (8757,0,0,1,16,0,0,NULL), + (8758,0,0,1,16,0,0,NULL), + (8759,0,0,1,16,0,0,NULL), + (8760,0,0,1,16,0,0,NULL), + (8761,0,0,1,16,0,0,NULL), + (8762,0,0,1,16,0,0,NULL), + (8763,0,0,1,16,0,0,NULL), + (8764,0,0,1,16,0,0,NULL), + (8766,0,0,1,16,0,0,NULL), + (8816,0,0,1,16,0,0,NULL), + (8837,0,0,1,16,0,0,NULL), + (8856,0,0,1,16,0,0,NULL), + (8878,0,0,1,16,0,0,NULL), + (8881,0,0,1,16,0,0,NULL), + (8882,0,0,1,16,0,0,NULL), + (8883,0,0,1,16,0,0,NULL), + (8884,0,0,1,16,0,0,NULL), + (8885,0,0,1,16,0,0,NULL), + (8887,0,0,1,16,0,0,NULL), + (8889,0,0,1,16,0,0,NULL), + (8890,0,0,1,16,0,0,NULL), + (8891,0,0,1,16,0,0,NULL), + (8892,0,0,1,16,0,0,NULL), + (8893,0,0,1,16,0,0,'13864'), + (8894,0,0,1,16,0,0,'13864'), + (8895,0,0,1,16,0,0,'13864'), + (8896,0,0,1,16,0,0,'13864'), + (8897,0,0,1,16,133,0,NULL), + (8898,0,8,1,16,0,0,NULL), + (8899,0,8,1,16,0,0,NULL), + (8900,0,0,1,16,0,0,NULL), + (8901,0,0,1,16,0,0,NULL), + (8902,0,0,1,16,0,0,NULL), + (8903,0,0,1,16,0,0,NULL), + (8904,0,0,1,16,0,0,NULL), + (8905,0,0,1,16,0,0,NULL), + (8908,0,0,1,16,0,0,NULL), + (8909,0,0,1,16,0,0,NULL), + (8910,0,0,1,16,0,0,NULL), + (8911,0,0,1,16,0,0,NULL), + (8912,0,0,1,16,0,0,NULL), + (8913,0,0,1,16,0,0,'12544'), + (8914,0,0,1,16,0,0,'15288'), + (8915,0,0,1,16,0,0,NULL), + (8916,0,0,1,16,0,0,'13864'), + (8917,0,0,1,16,173,0,NULL), + (8920,0,0,1,16,0,0,NULL), + (8921,0,0,1,16,0,0,'8279'), + (8922,0,0,1,16,0,0,'8279'), + (8923,0,0,1,16,0,0,NULL), + (8929,0,0,1,16,0,0,NULL), + (8931,0,0,1,16,0,0,NULL), + (8934,0,0,1,16,0,0,NULL), + (8956,0,0,1,16,0,0,NULL), + (8957,0,0,1,16,0,0,NULL), + (8958,0,0,1,16,0,0,NULL), + (8959,0,0,1,16,0,0,NULL), + (8961,0,0,1,16,0,0,NULL), + (8962,0,0,1,16,0,0,NULL), + (8963,0,3,1,16,0,0,NULL), + (8964,0,0,1,16,0,0,NULL), + (8965,0,0,1,16,0,0,NULL), + (8976,0,0,1,16,0,0,NULL), + (8977,0,0,1,16,0,0,NULL), + (8978,0,0,1,16,0,0,NULL), + (8979,0,0,1,16,0,0,NULL), + (8981,0,0,1,16,0,0,NULL), + (8983,0,0,1,16,0,0,NULL), + (8997,0,0,2,16,0,0,NULL), + (9016,0,0,1,16,0,0,NULL), + (9017,0,0,1,16,0,0,NULL), + (9018,0,0,1,16,0,0,NULL), + (9019,0,0,1,16,0,0,NULL), + (9020,0,0,1,16,0,0,NULL), + (9021,0,0,1,16,0,0,NULL), + (9022,0,0,1,16,0,0,NULL), + (9023,0,0,1,16,0,0,NULL), + (9024,0,8,1,16,0,0,'15288'), + (9025,0,0,1,16,0,0,NULL), + (9033,0,0,1,16,0,0,NULL), + (9034,0,0,1,16,0,0,NULL), + (9035,0,0,1,16,0,0,NULL), + (9036,0,0,1,16,0,0,NULL), + (9037,0,0,1,16,0,0,NULL), + (9038,0,0,1,16,0,0,'12544'), + (9039,0,0,1,16,0,0,'13787'), + (9040,0,0,1,16,0,0,NULL), + (9041,0,0,1,16,0,0,'12544'), + (9042,0,0,1,16,0,0,NULL), + (9043,0,0,1,16,0,0,NULL), + (9044,0,0,1,16,0,0,NULL), + (9045,0,0,1,16,0,0,NULL), + (9046,0,0,1,16,0,0,NULL), + (9056,0,0,1,16,0,0,NULL), + (9076,0,0,1,16,0,0,NULL), + (9077,0,0,1,16,0,0,NULL), + (9078,0,0,1,16,0,0,NULL), + (9079,0,0,1,16,0,0,NULL), + (9080,0,8,1,16,0,0,NULL), + (9081,0,0,2,16,0,0,NULL), + (9082,0,0,1,16,0,0,NULL), + (9083,0,0,1,16,0,0,NULL), + (9084,0,0,1,16,0,0,NULL), + (9085,0,0,1,16,0,0,NULL), + (9086,0,0,1,16,0,0,NULL), + (9087,0,0,1,16,0,0,NULL), + (9096,0,0,1,16,0,0,NULL), + (9097,0,0,1,16,0,0,NULL), + (9098,0,0,1,16,0,0,NULL), + (9116,0,0,1,16,0,0,NULL), + (9117,0,0,1,16,0,0,NULL), + (9118,0,0,1,16,0,0,NULL), + (9119,0,0,1,16,0,0,NULL), + (9156,0,0,1,16,0,0,NULL), + (9157,0,0,1,16,0,0,NULL), + (9162,0,0,1,16,0,0,NULL), + (9163,0,0,1,16,0,0,NULL), + (9164,0,0,1,16,0,0,NULL), + (9165,0,0,1,16,0,0,NULL), + (9166,0,0,1,16,0,0,NULL), + (9167,0,0,1,16,0,0,NULL), + (9176,0,0,1,16,0,0,NULL), + (9177,0,0,1,16,0,0,NULL), + (9179,0,0,1,16,0,0,NULL), + (9196,0,0,1,16,0,0,NULL), + (9197,0,0,1,16,0,0,NULL), + (9198,0,0,1,16,0,0,NULL), + (9199,0,0,1,16,0,0,NULL), + (9200,0,0,1,16,0,0,NULL), + (9201,0,0,1,16,0,0,NULL), + (9216,0,0,1,16,0,0,NULL), + (9217,0,0,1,16,0,0,NULL), + (9218,0,0,1,16,0,0,NULL), + (9219,0,0,1,16,0,0,NULL), + (9236,0,8,1,16,0,0,'12380'), + (9237,0,0,1,16,0,0,NULL), + (9238,0,0,1,16,0,0,NULL), + (9239,0,0,1,16,0,0,NULL), + (9240,0,0,1,16,0,0,NULL), + (9241,0,0,1,16,0,0,NULL), + (9257,0,0,1,16,0,0,NULL), + (9258,0,0,1,16,0,0,NULL), + (9259,0,0,1,16,0,0,NULL), + (9260,0,0,1,16,0,0,NULL), + (9261,0,0,1,16,0,0,NULL), + (9262,0,0,1,16,0,0,NULL), + (9263,0,0,1,16,0,0,NULL), + (9264,0,0,1,16,0,0,NULL), + (9265,0,0,1,16,0,0,NULL), + (9266,0,0,1,16,0,0,NULL), + (9267,0,0,1,16,0,0,NULL), + (9268,0,0,1,16,0,0,NULL), + (9269,0,0,1,16,0,0,NULL), + (9270,0,0,1,16,0,0,NULL), + (9271,0,0,1,16,0,0,NULL), + (9272,0,0,1,16,0,0,NULL), + (9273,0,0,1,16,0,0,NULL), + (9274,0,0,1,16,0,0,NULL), + (9298,0,0,1,16,0,0,NULL), + (9316,0,0,1,16,0,0,NULL), + (9317,0,0,1,16,0,0,NULL), + (9318,0,0,1,16,0,0,NULL), + (9319,0,0,1,16,0,0,NULL), + (9336,0,0,1,16,0,0,NULL), + (9356,0,0,1,16,0,0,NULL), + (9376,0,0,1,16,0,0,NULL), + (9377,0,0,1,16,0,0,NULL), + (9397,0,0,1,16,0,0,'12550'), + (9416,0,0,1,16,0,0,NULL), + (9447,0,0,1,16,0,0,NULL), + (9448,0,0,1,16,0,0,NULL), + (9449,0,0,1,16,0,0,NULL), + (9450,0,0,1,16,0,0,NULL), + (9451,0,0,1,16,0,0,'18100'), + (9452,0,0,1,16,0,0,NULL), + (9454,0,0,1,16,0,0,NULL), + (9459,0,0,1,16,0,0,NULL), + (9460,0,0,1,16,0,0,'18950'), + (9462,0,0,1,16,0,0,NULL), + (9464,0,0,1,16,0,0,NULL), + (9465,0,0,1,16,0,0,NULL), + (9467,0,0,1,16,0,0,NULL), + (9496,0,0,1,16,0,0,NULL), + (9499,0,0,1,16,0,0,'13787'), + (9500,0,0,1,16,0,0,NULL), + (9501,0,0,1,16,0,0,NULL), + (9502,0,0,1,16,0,0,NULL), + (9503,0,0,1,16,0,0,NULL), + (9516,0,0,1,16,0,0,NULL), + (9517,0,0,1,16,0,0,NULL), + (9518,0,0,1,16,0,0,NULL), + (9520,0,0,1,16,0,0,NULL), + (9525,0,0,1,16,0,0,NULL), + (9528,0,0,1,16,0,0,NULL), + (9529,0,0,1,16,0,0,NULL), + (9536,0,0,1,16,0,0,NULL), + (9540,0,0,1,16,0,0,NULL), + (9543,0,0,1,16,0,0,NULL), + (9544,0,0,1,16,0,0,NULL), + (9545,0,0,1,16,0,0,NULL), + (9547,0,0,1,16,0,0,NULL), + (9548,0,0,2,16,0,0,NULL), + (9549,0,0,1,16,0,0,NULL), + (9550,0,0,1,16,0,0,NULL), + (9551,0,0,2,16,0,0,NULL), + (9552,0,0,1,16,0,0,NULL), + (9553,0,0,1,16,0,0,NULL), + (9554,0,0,1,16,10,0,NULL), + (9555,0,0,2,16,0,0,NULL), + (9558,0,0,1,16,0,0,NULL), + (9559,0,0,1,16,0,0,NULL), + (9560,0,0,1,16,0,0,NULL), + (9561,0,0,1,16,0,0,NULL), + (9562,0,0,1,16,0,0,NULL), + (9563,0,0,1,16,0,0,NULL), + (9564,0,0,1,16,0,0,NULL), + (9565,0,0,1,16,0,0,NULL), + (9566,0,0,1,16,0,0,NULL), + (9568,0,0,1,16,0,0,NULL), + (9583,0,0,1,16,0,0,NULL), + (9584,0,0,1,16,0,0,NULL), + (9596,0,0,1,16,0,0,NULL), + (9600,0,0,1,16,0,0,NULL), + (9602,0,0,1,16,0,0,NULL), + (9604,0,0,1,16,0,0,NULL), + (9618,0,0,1,16,0,0,NULL), + (9619,0,0,1,16,0,0,NULL), + (9620,0,1,1,16,0,0,NULL), + (9622,0,0,1,16,0,0,NULL), + (9623,0,7,1,16,0,0,NULL), + (9636,0,0,1,16,0,0,NULL), + (9660,0,0,1,16,0,0,NULL), + (9676,0,0,1,16,0,0,NULL), + (9677,0,0,1,16,0,0,NULL), + (9678,0,0,1,16,0,0,NULL), + (9679,0,0,1,16,0,0,NULL), + (9680,0,0,1,16,0,0,NULL), + (9681,0,0,1,16,0,0,NULL), + (9690,0,0,1,16,0,0,NULL), + (9691,0,0,1,16,0,0,NULL), + (9692,0,0,1,16,0,0,NULL), + (9693,0,0,1,16,0,0,NULL), + (9694,0,0,1,16,0,0,NULL), + (9695,0,0,1,16,0,0,NULL), + (9697,0,0,1,16,0,0,NULL), + (9698,0,0,1,16,0,0,NULL), + (9699,0,0,1,16,0,0,NULL), + (9700,0,0,1,16,0,0,NULL), + (9701,0,0,1,16,0,0,NULL), + (9706,0,0,1,16,0,0,NULL), + (9716,0,0,1,16,0,0,NULL), + (9717,0,0,1,16,0,0,NULL), + (9718,0,0,1,16,0,0,NULL), + (9736,0,0,1,16,0,0,NULL), + (9776,0,0,1,16,0,0,NULL), + (9777,0,0,1,16,0,0,NULL), + (9778,0,0,1,16,0,0,NULL), + (9779,0,0,1,16,0,0,NULL), + (9796,0,0,1,16,0,0,NULL), + (9816,0,0,1,16,0,0,NULL), + (9817,0,0,1,16,0,0,NULL), + (9818,0,0,1,16,0,0,NULL), + (9819,0,0,1,16,0,0,NULL), + (9836,0,0,1,16,0,0,NULL), + (9856,0,0,1,16,0,0,NULL), + (9857,0,0,1,16,0,0,NULL), + (9858,0,0,1,16,0,0,NULL), + (9860,0,0,1,16,0,0,NULL), + (9861,0,0,1,16,0,0,NULL), + (9862,0,0,1,16,0,0,NULL), + (9877,0,0,1,16,0,0,NULL), + (9878,0,0,1,16,0,0,NULL), + (9879,0,0,1,16,0,0,NULL), + (9916,0,0,1,16,0,0,NULL), + (9938,0,0,1,16,0,0,NULL), + (9956,0,0,1,16,0,0,NULL), + (9976,0,0,1,16,0,0,NULL), + (9977,0,0,1,16,0,0,NULL), + (9978,0,0,1,16,0,0,NULL), + (9979,0,0,1,16,0,0,NULL), + (9981,0,0,1,16,0,0,NULL), + (9982,0,0,1,16,0,0,NULL), + (9983,0,0,1,16,0,0,NULL), + (9985,0,0,1,16,0,0,NULL), + (9986,0,0,1,16,0,0,NULL), + (9987,0,0,1,16,0,0,NULL), + (9988,0,0,1,16,0,0,NULL), + (9989,0,0,1,16,0,0,NULL), + (9990,0,0,1,16,0,0,NULL), + (9996,0,0,1,16,0,0,NULL), + (9997,0,0,1,16,0,0,NULL), + (9998,0,0,1,16,0,0,NULL), + (9999,0,7,1,16,0,0,NULL), + (10000,0,0,1,16,0,0,NULL), + (10016,0,0,1,16,0,0,NULL), + (10017,0,0,1,16,0,0,NULL), + (10036,0,0,1,16,0,0,NULL), + (10038,0,0,1,16,0,0,NULL), + (10043,0,0,1,16,0,0,NULL), + (10045,0,0,1,16,0,0,NULL), + (10046,0,0,1,16,0,0,NULL), + (10047,0,0,1,16,0,0,NULL), + (10048,0,0,1,16,0,0,NULL), + (10049,0,0,1,16,0,0,NULL), + (10050,0,0,1,16,0,0,NULL), + (10052,0,0,1,16,0,0,NULL), + (10053,0,0,1,16,0,0,NULL), + (10054,0,0,1,16,0,0,NULL), + (10055,0,0,1,16,0,0,NULL), + (10057,0,0,1,16,0,0,NULL), + (10058,0,0,1,16,0,0,NULL), + (10059,0,0,1,16,0,0,NULL), + (10060,0,0,1,16,0,0,NULL), + (10061,0,0,1,16,0,0,NULL), + (10062,0,0,1,16,0,0,NULL), + (10063,0,0,1,16,0,0,NULL), + (10077,0,0,1,16,0,0,NULL), + (10078,0,0,1,16,0,0,NULL), + (10079,0,0,1,16,0,0,NULL), + (10080,0,0,1,16,0,0,NULL), + (10081,0,0,1,16,0,0,NULL), + (10082,0,0,1,16,0,0,NULL), + (10083,0,0,1,16,0,0,NULL), + (10085,0,0,1,16,0,0,NULL), + (10086,0,0,1,16,0,0,NULL), + (10088,0,0,1,16,0,0,NULL), + (10116,0,0,1,16,0,0,NULL), + (10117,0,7,1,16,0,0,NULL), + (10119,0,0,1,16,0,0,NULL), + (10120,0,0,1,16,0,0,NULL), + (10136,0,0,1,16,0,0,NULL), + (10157,0,0,1,16,0,0,NULL), + (10158,0,0,1,16,0,0,NULL), + (10159,0,0,1,16,0,0,NULL), + (10160,0,0,1,16,0,0,NULL), + (10176,0,0,1,16,0,0,NULL), + (10177,0,0,1,16,0,0,NULL), + (10181,0,0,2,16,0,0,NULL), + (10182,0,0,1,16,0,0,NULL), + (10196,0,0,1,16,0,0,NULL), + (10197,0,0,1,16,0,0,NULL), + (10198,0,0,1,16,0,0,NULL), + (10199,0,0,1,16,0,0,NULL), + (10201,0,0,1,16,0,0,NULL), + (10202,0,0,1,16,0,0,NULL), + (10204,0,0,1,16,0,0,NULL), + (10216,0,0,1,16,0,0,NULL), + (10219,0,0,1,16,0,0,NULL), + (10220,0,0,1,16,0,0,NULL), + (10221,0,0,1,16,0,0,NULL), + (10257,0,0,1,16,0,0,NULL), + (10260,0,0,1,16,0,0,NULL), + (10262,0,0,1,16,0,0,NULL), + (10266,0,0,1,16,0,0,NULL), + (10267,0,0,1,16,0,0,NULL), + (10278,0,0,1,16,0,0,NULL), + (10293,0,0,0,16,0,0,NULL), + (10300,0,0,1,16,0,0,NULL), + (10301,0,0,1,16,0,0,NULL), + (10302,0,0,1,16,0,0,NULL), + (10303,0,0,1,16,0,0,NULL), + (10304,0,0,1,16,0,0,NULL), + (10305,0,0,1,16,0,0,NULL), + (10306,0,0,1,16,0,0,NULL), + (10307,0,0,1,16,0,0,NULL), + (10316,0,0,1,16,0,0,NULL), + (10317,0,0,1,16,0,0,NULL), + (10318,0,0,1,16,0,0,NULL), + (10319,0,0,1,16,0,0,NULL), + (10321,0,0,1,16,0,0,NULL), + (10356,0,0,1,16,0,0,NULL), + (10357,0,0,1,16,0,0,NULL), + (10358,0,0,1,16,0,0,NULL), + (10359,0,0,1,16,0,0,NULL), + (10360,0,0,0,16,0,0,NULL), + (10361,0,0,1,16,0,0,NULL), + (10363,0,0,1,16,0,0,NULL), + (10364,0,0,1,16,0,0,NULL), + (10366,0,0,1,16,0,0,NULL), + (10367,0,0,1,16,0,0,NULL), + (10369,0,0,1,16,0,0,NULL), + (10371,0,0,1,16,0,0,NULL), + (10372,0,0,1,16,0,0,NULL), + (10374,0,0,1,16,0,0,NULL), + (10375,0,0,1,16,0,0,NULL), + (10376,0,0,1,16,0,0,NULL), + (10377,0,0,1,16,0,0,NULL), + (10378,0,0,1,16,0,0,NULL), + (10379,0,0,1,16,0,0,NULL), + (10380,0,0,0,16,0,0,NULL), + (10381,0,0,1,16,0,0,'18950'), + (10382,0,0,1,16,0,0,'18950'), + (10384,0,0,1,16,0,0,NULL), + (10385,0,0,1,16,0,0,NULL), + (10387,0,0,1,16,0,0,NULL), + (10390,0,0,1,16,0,0,NULL), + (10391,0,0,1,16,0,0,NULL), + (10393,0,0,1,16,0,0,NULL), + (10398,0,8,1,16,0,0,NULL), + (10399,0,0,1,16,0,0,NULL), + (10400,0,8,1,16,0,0,'12380'), + (10405,0,0,1,16,0,0,'18950'), + (10406,0,0,1,16,0,0,'18950'), + (10407,0,0,1,16,0,0,'18950'), + (10408,0,0,1,16,0,0,NULL), + (10409,0,0,1,16,0,0,NULL), + (10411,0,0,1,16,0,0,NULL), + (10412,0,0,1,16,0,0,NULL), + (10413,0,0,1,16,0,0,NULL), + (10414,0,0,1,16,0,0,'16345'), + (10416,0,0,1,16,0,0,NULL), + (10417,0,0,1,16,0,0,NULL), + (10418,0,0,1,16,0,0,NULL), + (10419,0,0,1,16,0,0,'8990'), + (10420,0,0,1,16,0,0,NULL), + (10421,0,0,1,16,0,0,NULL), + (10422,0,0,1,16,0,0,'17150'), + (10423,0,0,1,16,0,0,NULL), + (10424,0,0,1,16,0,0,'8990'), + (10425,0,0,1,16,0,0,'8990'), + (10426,0,0,1,16,0,0,'17151'), + (10427,0,0,1,16,0,0,NULL), + (10428,0,0,1,16,0,0,NULL), + (10430,0,0,1,16,0,0,NULL), + (10431,0,0,1,16,0,0,NULL), + (10432,0,0,1,16,0,0,NULL), + (10433,0,0,1,16,0,0,NULL), + (10435,0,0,1,16,0,0,NULL), + (10436,0,0,1,16,0,0,NULL), + (10437,0,0,1,16,0,0,NULL), + (10438,0,0,1,16,0,0,NULL), + (10460,0,0,1,16,0,0,NULL), + (10463,0,0,1,16,0,0,NULL), + (10464,0,0,1,16,0,0,NULL), + (10468,0,0,1,16,0,0,NULL), + (10469,0,0,1,16,0,0,NULL), + (10470,0,0,1,16,0,0,NULL), + (10471,0,0,1,16,0,0,'16592'), + (10472,0,0,1,16,0,0,NULL), + (10475,0,1,1,16,0,0,NULL), + (10476,0,0,1,16,0,0,'17151'), + (10477,0,0,1,16,0,0,NULL), + (10478,0,0,1,16,0,0,NULL), + (10480,0,0,1,16,0,0,NULL), + (10481,0,0,1,16,0,0,NULL), + (10485,0,0,1,16,0,0,NULL), + (10486,0,0,1,16,0,0,NULL), + (10487,0,0,1,16,0,0,NULL), + (10488,0,0,1,16,0,0,NULL), + (10489,0,0,1,16,0,0,NULL), + (10491,0,0,1,16,0,0,NULL), + (10495,0,0,1,16,0,0,NULL), + (10498,0,0,1,16,0,0,NULL), + (10499,0,0,1,16,0,0,NULL), + (10500,0,0,1,16,0,0,NULL), + (10502,0,0,1,16,0,0,NULL), + (10503,0,0,1,16,0,0,NULL), + (10505,0,0,1,16,0,0,NULL), + (10507,0,0,1,16,0,0,NULL), + (10508,0,0,1,16,0,0,'18100'), + (10509,0,0,1,16,0,0,NULL), + (10516,0,0,1,16,0,0,NULL), + (10537,0,0,1,16,0,0,NULL), + (10539,0,0,1,16,0,0,NULL), + (10540,0,0,1,16,0,0,NULL), + (10541,0,0,1,16,0,0,NULL), + (10559,0,0,1,16,0,0,NULL), + (10578,0,0,1,16,0,0,NULL), + (10582,0,0,1,16,0,0,NULL), + (10583,0,0,1,16,0,0,NULL), + (10596,0,0,1,16,0,0,NULL), + (10599,0,1,1,16,0,0,NULL), + (10600,0,1,1,16,0,0,NULL), + (10605,0,0,1,16,0,0,NULL), + (10608,0,0,1,16,0,0,NULL), + (10612,0,0,1,16,0,0,NULL), + (10617,0,0,1,16,0,0,NULL), + (10618,0,0,1,16,0,0,NULL), + (10619,0,0,1,16,0,0,NULL), + (10636,0,0,1,16,0,0,NULL), + (10637,0,0,1,16,0,0,NULL), + (10638,0,0,1,16,0,0,NULL), + (10639,0,0,1,16,0,0,NULL), + (10640,0,0,1,16,0,0,NULL), + (10641,0,0,1,16,0,0,NULL), + (10642,0,0,1,16,0,0,NULL), + (10643,0,0,1,16,0,0,NULL), + (10644,0,0,1,16,0,0,NULL), + (10645,0,0,1,16,0,0,NULL), + (10646,0,0,1,16,0,0,NULL), + (10647,0,0,1,16,0,0,NULL), + (10648,0,0,1,16,0,0,NULL), + (10658,0,0,1,16,0,0,NULL), + (10659,0,0,1,16,0,0,NULL), + (10660,0,0,1,16,0,0,NULL), + (10661,0,0,1,16,0,0,NULL), + (10662,0,0,1,16,0,0,NULL), + (10663,0,0,1,16,0,0,NULL), + (10664,0,0,1,16,0,0,'8279'), + (10665,0,0,1,16,0,0,NULL), + (10666,0,0,1,16,0,0,'12187'), + (10667,0,0,1,16,0,0,NULL), + (10678,0,0,1,16,0,0,NULL), + (10684,0,0,1,16,0,0,NULL), + (10685,0,0,1,16,0,0,NULL), + (10696,0,0,1,16,0,0,NULL), + (10698,0,0,1,16,0,0,NULL), + (10721,0,1,1,16,0,0,NULL), + (10738,0,0,1,16,0,0,NULL), + (10739,0,7,1,16,0,0,NULL), + (10756,0,0,1,16,0,0,NULL), + (10757,0,0,1,16,0,0,NULL), + (10758,0,0,1,16,0,0,NULL), + (10759,0,0,1,16,0,0,NULL), + (10760,0,8,1,16,0,0,NULL), + (10761,0,0,1,16,0,0,NULL), + (10762,0,0,1,16,0,0,NULL), + (10778,0,0,1,16,0,0,NULL), + (10781,0,0,1,16,0,0,NULL), + (10799,0,0,1,16,0,0,NULL), + (10801,0,0,1,16,0,0,NULL), + (10802,0,0,1,16,0,0,NULL), + (10806,0,0,1,16,0,0,NULL), + (10807,0,0,1,16,0,0,NULL), + (10809,0,0,1,16,0,0,NULL), + (10811,0,0,1,16,0,0,NULL), + (10812,0,0,1,16,0,0,NULL), + (10814,0,0,1,16,0,0,NULL), + (10816,0,0,1,16,0,0,NULL), + (10817,0,0,1,16,0,0,NULL), + (10821,0,0,1,16,0,0,NULL), + (10822,0,0,1,16,0,0,NULL), + (10823,0,0,1,16,0,0,NULL), + (10824,0,0,1,16,0,0,NULL), + (10825,0,0,1,16,0,0,NULL), + (10826,0,0,1,16,0,0,NULL), + (10827,0,0,1,16,0,0,NULL), + (10828,0,0,1,16,0,0,NULL), + (10837,0,0,1,16,0,0,NULL), + (10838,0,0,1,16,0,0,NULL), + (10839,0,0,1,16,0,0,NULL), + (10840,0,0,1,16,0,0,NULL), + (10856,0,0,1,16,0,0,NULL), + (10857,0,0,1,16,0,0,NULL), + (10879,0,0,1,16,0,0,NULL), + (10880,0,0,1,16,0,0,NULL), + (10881,0,0,1,16,0,0,NULL), + (10896,0,0,1,16,0,0,NULL), + (10897,0,0,1,16,0,0,NULL), + (10899,0,0,1,16,0,0,NULL), + (10901,0,0,1,16,0,0,NULL), + (10902,0,0,1,16,0,0,NULL), + (10903,0,0,1,16,0,0,NULL), + (10904,0,0,1,16,0,0,NULL), + (10905,0,0,1,16,0,0,NULL), + (10916,0,0,1,16,0,0,NULL), + (10917,0,8,1,16,0,0,NULL), + (10918,0,0,1,16,0,0,NULL), + (10919,0,0,1,16,0,0,NULL), + (10920,0,0,1,16,0,0,NULL), + (10921,0,0,1,16,0,0,NULL), + (10922,0,0,1,16,0,0,NULL), + (10923,0,0,1,16,0,0,NULL), + (10924,0,0,1,16,0,0,NULL), + (10926,0,0,1,16,0,0,'17327'), + (10927,0,0,1,16,0,0,'17327'), + (10929,0,0,1,16,0,0,NULL), + (10930,0,0,2,16,0,0,NULL), + (10941,0,0,1,16,0,0,NULL), + (10942,0,0,1,16,0,0,NULL), + (10956,0,0,1,16,0,0,NULL), + (10976,0,0,1,16,0,0,NULL), + (10977,0,0,1,16,0,0,NULL), + (10978,0,0,1,16,0,0,NULL), + (10981,0,0,1,16,0,0,NULL), + (10982,0,0,1,16,0,0,NULL), + (10986,0,0,1,16,0,0,NULL), + (10987,0,0,1,16,0,0,NULL), + (10990,0,0,1,16,0,0,NULL), + (10991,0,0,1,16,0,0,NULL), + (10992,0,0,1,16,0,0,NULL), + (10993,0,0,1,16,0,0,NULL), + (10997,0,0,1,16,0,0,NULL), + (11016,0,8,1,16,0,0,NULL), + (11017,0,0,1,16,0,0,NULL), + (11019,0,0,2,16,0,0,NULL), + (11020,0,7,1,16,0,0,NULL), + (11022,0,0,1,16,0,0,NULL), + (11023,0,0,1,16,0,0,NULL), + (11024,0,0,2,16,0,0,NULL), + (11025,0,0,1,16,0,0,NULL), + (11026,0,0,1,16,0,0,NULL), + (11031,0,0,1,16,0,0,NULL), + (11032,0,0,1,16,0,0,NULL), + (11033,0,0,1,16,0,0,NULL), + (11034,0,0,1,16,0,0,NULL), + (11035,0,0,1,16,0,0,NULL), + (11036,0,0,1,16,0,0,NULL), + (11037,0,0,1,16,0,0,NULL), + (11038,0,0,1,16,0,0,NULL), + (11039,0,0,1,16,0,0,NULL), + (11040,0,0,1,16,0,0,NULL), + (11043,0,0,1,16,0,0,NULL), + (11044,0,0,1,16,0,0,NULL), + (11046,0,0,1,16,0,0,NULL), + (11047,0,0,1,16,0,0,NULL), + (11048,0,0,1,16,0,0,NULL), + (11049,0,0,1,16,0,0,NULL), + (11051,0,0,1,16,0,0,NULL), + (11052,0,0,1,16,0,0,NULL), + (11053,0,0,1,16,0,0,NULL), + (11055,0,0,1,16,0,0,NULL), + (11056,0,0,1,16,0,0,NULL), + (11057,0,0,1,16,0,0,NULL), + (11063,0,0,1,16,0,0,NULL), + (11066,0,0,1,16,0,0,NULL), + (11067,0,0,1,16,0,0,NULL), + (11069,0,0,1,16,0,0,NULL), + (11071,0,0,1,16,0,0,NULL), + (11073,0,0,1,16,0,0,NULL), + (11074,0,0,1,16,0,0,NULL), + (11079,0,0,1,16,0,0,NULL), + (11082,0,0,1,16,0,0,NULL), + (11084,0,0,1,16,0,0,NULL), + (11097,0,0,1,16,0,0,NULL), + (11098,0,0,1,16,0,0,NULL), + (11102,2402,0,1,16,0,0,NULL), + (11103,0,0,1,16,0,0,NULL), + (11104,0,0,1,16,0,0,NULL), + (11105,0,0,2,16,0,0,NULL), + (11106,0,0,1,16,0,0,NULL), + (11116,0,0,1,16,0,0,NULL), + (11117,0,0,1,16,0,0,NULL), + (11118,0,0,1,16,0,0,NULL), + (11119,0,0,1,16,0,0,NULL), + (11137,0,0,1,16,0,0,NULL), + (11138,0,0,2,16,0,0,NULL), + (11139,0,0,1,16,0,0,NULL), + (11140,0,0,2,16,0,0,NULL), + (11152,0,0,1,16,0,0,NULL), + (11156,0,0,1,16,0,0,NULL), + (11176,0,0,1,16,0,0,NULL), + (11177,0,0,1,16,0,0,NULL), + (11178,0,0,1,16,0,0,NULL), + (11180,0,0,1,16,0,0,NULL), + (11181,0,0,1,16,0,0,NULL), + (11182,0,0,1,16,0,0,NULL), + (11183,0,0,1,16,0,0,NULL), + (11184,0,0,2,16,0,0,NULL), + (11185,0,0,1,16,0,0,NULL), + (11186,0,0,1,16,0,0,NULL), + (11187,0,0,1,16,0,0,NULL), + (11188,0,0,1,16,0,0,NULL), + (11189,0,0,1,16,0,0,NULL), + (11190,0,0,1,16,0,0,'18950'), + (11191,0,0,1,16,10,0,NULL), + (11192,0,0,1,16,0,0,NULL), + (11193,0,0,1,16,0,0,NULL), + (11194,0,0,1,16,0,0,NULL), + (11196,0,0,0,0,0,0,NULL), + (11198,0,0,1,16,0,0,NULL), + (11216,0,0,1,16,0,0,NULL), + (11217,0,0,1,16,0,0,NULL), + (11219,0,0,1,16,0,0,NULL), + (11257,0,0,1,16,0,0,NULL), + (11259,0,0,1,16,0,0,NULL), + (11261,0,0,1,16,69,0,NULL), + (11276,0,0,1,16,0,0,NULL), + (11288,0,0,1,16,0,0,NULL), + (11289,0,0,1,16,0,0,'17327'), + (11290,0,0,1,16,0,0,NULL), + (11291,0,0,1,16,0,0,NULL), + (11317,0,0,1,16,0,0,NULL), + (11338,0,0,1,16,0,0,NULL), + (11339,0,0,1,16,0,0,NULL), + (11340,0,8,1,16,0,0,NULL), + (11346,0,0,1,16,0,0,NULL), + (11347,0,8,1,16,0,0,'20545'), + (11348,0,8,1,16,0,0,NULL), + (11350,0,0,1,16,0,0,NULL), + (11351,0,0,1,16,0,0,NULL), + (11352,0,0,1,16,0,0,NULL), + (11353,0,0,1,16,0,0,NULL), + (11355,0,0,1,16,0,0,NULL), + (11356,0,0,1,16,0,0,NULL), + (11357,0,0,1,16,0,0,NULL), + (11359,0,0,1,16,0,0,NULL), + (11360,0,0,1,16,0,0,NULL), + (11365,0,0,1,16,0,0,NULL), + (11368,0,0,1,16,0,0,'18950'), + (11370,0,0,1,16,0,0,NULL), + (11371,0,0,1,16,0,0,NULL), + (11372,0,0,1,16,0,0,NULL), + (11373,0,0,1,16,0,0,NULL), + (11374,0,0,1,16,0,0,'18950'), + (11378,0,0,1,16,0,0,NULL), + (11380,0,0,1,16,10,0,NULL), + (11382,15271,0,1,16,0,0,NULL), + (11383,0,0,1,16,0,0,NULL), + (11387,0,0,1,16,0,0,NULL), + (11388,0,8,1,16,0,0,NULL), + (11389,0,8,1,16,0,0,NULL), + (11390,0,8,1,16,0,0,NULL), + (11391,0,8,1,16,0,0,NULL), + (11397,0,0,1,16,0,0,NULL), + (11407,0,0,1,16,0,0,NULL), + (11438,0,0,1,16,0,0,NULL), + (11440,0,0,1,16,0,0,NULL), + (11441,0,0,1,16,0,0,NULL), + (11442,0,0,1,16,0,0,NULL), + (11443,0,0,1,16,0,0,NULL), + (11444,0,0,1,16,0,0,NULL), + (11445,0,0,1,16,0,0,NULL), + (11446,0,0,1,16,0,0,NULL), + (11448,0,0,1,16,0,0,NULL), + (11450,0,0,1,16,0,0,NULL), + (11451,0,0,1,16,0,0,NULL), + (11452,0,0,1,16,0,0,NULL), + (11453,0,0,1,16,0,0,NULL), + (11454,0,0,1,16,0,0,NULL), + (11455,0,0,1,16,0,0,NULL), + (11456,0,0,1,16,0,0,NULL), + (11457,0,0,1,16,0,0,NULL), + (11458,0,0,1,16,0,0,NULL), + (11459,0,0,1,16,0,0,NULL), + (11461,0,0,1,16,0,0,NULL), + (11462,0,0,1,16,0,0,NULL), + (11464,0,0,1,16,0,0,NULL), + (11465,0,0,1,16,0,0,NULL), + (11466,0,0,1,16,0,0,NULL), + (11467,0,0,1,16,0,0,NULL), + (11469,0,0,1,16,0,0,NULL), + (11470,0,0,1,16,0,0,NULL), + (11471,0,0,1,16,0,0,NULL), + (11472,0,0,1,16,0,0,NULL), + (11473,0,0,1,16,0,0,NULL), + (11475,0,0,1,16,0,0,NULL), + (11476,0,0,1,16,0,0,NULL), + (11477,0,0,1,16,0,0,NULL), + (11480,0,0,1,16,0,0,NULL), + (11483,0,0,1,16,0,0,NULL), + (11484,0,0,1,16,0,0,NULL), + (11486,0,0,1,16,0,0,NULL), + (11487,0,0,1,16,0,0,NULL), + (11488,0,0,1,16,0,0,NULL), + (11489,0,0,1,16,0,0,NULL), + (11490,0,0,1,16,0,0,NULL), + (11491,0,0,1,16,0,0,NULL), + (11492,0,0,1,16,0,0,NULL), + (11496,0,0,1,16,0,0,NULL), + (11501,0,0,1,16,0,0,NULL), + (11516,0,0,1,16,0,0,NULL), + (11536,0,0,1,16,0,0,NULL), + (11546,0,0,1,16,0,0,NULL), + (11548,0,0,1,16,0,0,NULL), + (11551,0,0,1,16,0,0,NULL), + (11553,0,0,1,16,0,0,NULL), + (11554,0,0,1,16,0,0,NULL), + (11555,0,0,1,16,0,0,NULL), + (11556,0,0,1,16,0,0,NULL), + (11557,0,0,1,16,0,0,NULL), + (11558,0,0,1,16,0,0,NULL), + (11559,0,0,1,16,0,0,NULL), + (11561,0,0,1,16,0,0,NULL), + (11562,0,0,1,16,0,0,NULL), + (11563,0,0,1,16,0,0,NULL), + (11564,0,0,1,16,0,0,NULL), + (11576,0,0,1,16,0,0,NULL), + (11577,0,0,1,16,0,0,NULL), + (11578,0,0,1,16,0,0,NULL), + (11582,0,0,1,16,0,0,NULL), + (11596,0,0,1,16,0,0,NULL), + (11600,0,0,1,16,0,0,NULL), + (11603,0,0,1,16,0,0,NULL), + (11604,0,0,1,16,0,0,NULL), + (11605,0,0,1,16,0,0,NULL), + (11608,0,0,2,16,0,0,NULL), + (11609,0,0,2,16,0,0,NULL), + (11610,0,8,1,16,0,0,NULL), + (11611,0,0,1,16,0,0,'13008'), + (11614,0,0,1,16,0,0,NULL), + (11615,0,0,1,16,0,0,NULL), + (11616,0,0,1,16,0,0,NULL), + (11620,0,0,1,16,0,0,NULL), + (11621,0,7,1,16,0,0,'17327'), + (11622,0,0,1,16,0,0,NULL), + (11624,0,0,1,16,0,0,NULL), + (11625,0,0,1,16,0,0,NULL), + (11626,0,0,1,16,0,0,NULL), + (11629,0,0,1,16,0,0,NULL), + (11656,0,0,1,16,0,0,NULL), + (11657,0,0,1,16,0,0,NULL), + (11658,0,0,1,16,0,0,NULL), + (11659,0,0,1,16,0,0,NULL), + (11661,0,0,1,16,0,0,NULL), + (11662,0,0,1,16,0,0,NULL), + (11665,0,0,1,16,0,0,NULL), + (11666,0,0,1,16,0,0,NULL), + (11667,0,0,1,16,0,0,NULL), + (11668,0,0,1,16,0,0,NULL), + (11669,0,0,1,16,0,0,NULL), + (11671,0,0,1,16,0,0,NULL), + (11672,0,0,1,16,0,0,'20553'), + (11675,0,0,1,16,0,0,NULL), + (11677,0,0,1,16,0,0,NULL), + (11678,0,0,1,16,0,0,NULL), + (11680,0,0,1,16,0,0,NULL), + (11681,0,0,1,16,234,0,NULL), + (11682,0,0,1,16,0,0,NULL), + (11683,0,0,1,16,0,0,NULL), + (11684,0,0,1,16,0,0,NULL), + (11685,0,0,1,16,0,0,NULL), + (11686,0,0,1,16,0,0,NULL), + (11687,0,0,1,16,0,0,NULL), + (11696,0,0,1,16,0,0,NULL), + (11697,0,0,1,16,0,0,NULL), + (11698,0,0,1,16,0,0,NULL), + (11703,0,0,1,16,0,0,NULL), + (11704,0,0,1,16,0,0,NULL), + (11705,0,0,1,16,0,0,NULL), + (11706,0,0,1,16,0,0,NULL), + (11707,0,0,1,16,0,0,NULL), + (11708,0,0,1,16,0,0,NULL), + (11710,0,0,1,16,0,0,NULL), + (11711,0,0,1,16,0,0,'18373'), + (11712,0,0,1,16,0,0,NULL), + (11715,0,0,1,16,0,0,NULL), + (11716,0,0,2,16,0,0,NULL), + (11717,0,0,1,16,0,0,NULL), + (11718,0,0,1,16,0,0,NULL), + (11720,0,0,1,16,0,0,NULL), + (11721,0,0,1,16,0,0,NULL), + (11722,0,0,1,16,0,0,NULL), + (11723,0,131072,1,16,0,0,'6408'), + (11724,0,0,1,16,0,0,NULL), + (11725,0,0,1,16,0,0,NULL), + (11726,0,0,1,16,0,0,NULL), + (11727,0,0,1,16,0,0,NULL), + (11728,0,0,1,16,0,0,NULL), + (11729,0,0,1,16,0,0,NULL), + (11730,0,131072,1,16,0,0,'6408'), + (11731,0,0,1,16,0,0,NULL), + (11732,0,0,1,16,0,0,NULL), + (11733,0,0,1,16,0,0,NULL), + (11734,0,0,1,16,0,0,NULL), + (11735,0,0,1,16,0,0,NULL), + (11736,0,0,1,16,0,0,NULL), + (11737,0,0,1,16,0,0,NULL), + (11738,0,0,1,16,0,0,NULL), + (11739,0,0,1,16,0,0,NULL), + (11740,0,0,1,16,0,0,NULL), + (11741,0,0,1,16,0,0,NULL), + (11744,0,0,1,16,0,0,'19514'), + (11745,0,0,1,16,0,0,NULL), + (11746,0,0,1,16,0,0,NULL), + (11747,0,0,1,16,0,0,NULL), + (11748,0,0,1,16,0,0,NULL), + (11749,0,0,1,16,0,0,NULL), + (11750,0,0,1,16,0,0,NULL), + (11751,0,0,1,16,0,0,NULL), + (11752,0,0,1,16,0,0,NULL), + (11753,0,0,1,16,0,0,NULL), + (11754,0,0,1,16,0,0,NULL), + (11755,0,0,1,16,0,0,NULL), + (11756,0,0,1,16,0,0,NULL), + (11757,0,0,1,16,0,0,NULL), + (11758,0,0,1,16,0,0,NULL), + (11776,0,0,1,16,0,0,NULL), + (11777,0,0,1,16,0,0,NULL), + (11778,0,0,1,16,0,0,NULL), + (11781,0,0,1,16,0,0,NULL), + (11782,0,0,1,16,0,0,NULL), + (11785,0,0,1,16,0,0,NULL), + (11786,0,0,1,16,0,0,NULL), + (11787,0,0,1,16,0,0,NULL), + (11788,0,0,1,16,0,0,NULL), + (11795,0,8,1,16,0,0,NULL), + (11796,0,0,1,16,0,0,NULL), + (11797,0,0,1,16,0,0,NULL), + (11798,0,0,1,16,0,0,NULL), + (11799,0,0,1,16,0,0,NULL), + (11800,0,0,1,16,0,0,NULL), + (11801,0,0,1,16,0,0,NULL), + (11802,0,0,1,16,0,0,NULL), + (11803,0,0,1,16,0,0,NULL), + (11804,0,0,1,16,0,0,NULL), + (11805,0,0,1,16,0,0,NULL), + (11806,0,0,1,16,0,0,NULL), + (11808,0,0,1,16,0,0,NULL), + (11810,0,0,1,16,0,0,NULL), + (11811,0,0,1,16,0,0,NULL), + (11812,0,0,1,16,0,0,NULL), + (11813,0,0,1,16,0,0,NULL), + (11814,0,0,1,16,0,0,NULL), + (11815,0,0,0,0,0,0,NULL), + (11816,0,0,1,16,0,0,NULL), + (11817,0,0,1,16,0,0,NULL), + (11818,0,0,1,16,0,0,NULL), + (11819,0,0,1,16,0,0,NULL), + (11820,0,0,2,16,0,0,NULL), + (11821,0,0,1,16,0,0,NULL), + (11822,0,0,1,16,0,0,NULL), + (11823,0,0,1,16,0,0,NULL), + (11824,0,0,1,16,0,0,NULL), + (11825,0,0,1,16,0,0,NULL), + (11826,0,0,1,16,0,0,NULL), + (11827,0,0,0,0,0,0,NULL), + (11828,0,0,0,0,0,0,NULL), + (11829,0,0,1,16,0,0,NULL), + (11830,0,0,1,16,0,0,NULL), + (11831,0,0,1,16,0,0,NULL), + (11832,0,0,1,16,0,0,NULL), + (11833,0,0,1,16,0,0,NULL), + (11835,0,0,1,16,0,0,NULL), + (11837,0,0,1,16,0,0,NULL), + (11838,0,0,1,16,0,0,NULL), + (11839,0,0,1,16,0,0,NULL), + (11840,0,0,1,16,0,0,NULL), + (11856,0,0,1,16,0,0,NULL), + (11857,0,0,1,16,0,0,NULL), + (11860,0,0,1,16,0,0,NULL), + (11861,0,0,1,16,0,0,NULL), + (11862,0,0,1,16,0,0,NULL), + (11863,0,0,1,16,0,0,NULL), + (11864,0,8,1,16,0,0,NULL), + (11868,0,0,1,16,0,0,NULL), + (11869,0,0,1,16,0,0,NULL), + (11870,0,0,1,16,0,0,NULL), + (11871,0,3,1,16,0,0,NULL), + (11872,0,0,1,16,0,0,NULL), + (11873,0,0,1,16,0,0,NULL), + (11874,0,0,1,16,0,0,NULL), + (11877,0,0,2,16,0,0,NULL), + (11878,0,0,1,16,0,0,NULL), + (11881,0,0,1,16,0,0,NULL), + (11882,0,0,1,16,193,0,'13236'), + (11883,0,0,1,16,0,0,NULL), + (11885,0,0,1,16,0,0,'16577'), + (11896,0,0,1,16,0,0,NULL), + (11897,0,0,1,16,0,0,NULL), + (11898,0,0,1,16,0,0,NULL), + (11899,0,0,1,16,0,0,NULL), + (11900,0,0,1,16,0,0,NULL), + (11901,0,0,1,16,0,0,NULL), + (11910,0,0,1,16,0,0,NULL), + (11911,0,0,1,16,0,0,NULL), + (11912,0,0,1,16,0,0,NULL), + (11913,0,0,1,16,0,0,NULL), + (11914,0,0,1,16,0,0,NULL), + (11915,0,0,1,16,0,0,NULL), + (11916,0,0,1,16,0,0,NULL), + (11917,0,0,1,16,0,0,NULL), + (11918,0,0,1,16,0,0,NULL), + (11921,0,0,1,16,0,0,NULL), + (11939,0,0,1,16,0,0,NULL), + (11943,0,0,1,16,0,0,NULL), + (11944,0,0,1,16,0,0,NULL), + (11945,0,0,1,16,0,0,NULL), + (11946,0,0,1,16,0,0,NULL), + (11947,0,0,1,16,0,0,NULL), + (11948,0,0,1,16,0,0,NULL), + (11949,0,0,1,16,0,0,NULL), + (11956,0,0,1,16,0,0,'17327'), + (11957,0,0,1,16,0,0,'17327'), + (11981,0,0,1,16,0,0,NULL), + (11982,0,0,1,16,0,0,NULL), + (11983,0,0,1,16,0,0,NULL), + (11988,0,0,1,16,0,0,NULL), + (11997,0,0,1,16,0,0,NULL), + (11998,0,0,1,16,0,0,NULL), + (12017,0,0,1,16,0,0,NULL), + (12019,0,0,1,16,0,0,NULL), + (12021,0,0,1,16,0,0,NULL), + (12022,0,0,1,16,0,0,NULL), + (12023,0,0,1,16,0,0,NULL), + (12024,0,0,1,16,0,0,NULL), + (12025,0,0,1,16,0,0,NULL), + (12026,0,0,1,16,0,0,NULL), + (12027,0,0,1,16,0,0,NULL), + (12028,0,0,1,16,0,0,NULL), + (12029,0,0,2,16,0,0,NULL), + (12030,0,0,1,16,0,0,NULL), + (12031,0,0,1,16,0,0,NULL), + (12032,0,0,1,16,0,0,NULL), + (12033,0,0,1,16,0,0,NULL), + (12034,0,0,1,16,0,0,NULL), + (12037,0,0,1,16,0,0,NULL), + (12042,0,0,1,16,0,0,NULL), + (12043,0,0,1,16,0,0,NULL), + (12045,0,0,1,16,0,0,NULL), + (12046,0,0,1,16,0,0,NULL), + (12047,0,0,1,16,0,0,NULL), + (12048,0,0,1,16,0,0,NULL), + (12050,0,0,1,16,0,0,NULL), + (12051,0,0,1,16,0,0,NULL), + (12052,0,0,1,16,0,0,NULL), + (12053,0,0,1,16,0,0,NULL), + (12056,0,0,1,16,0,0,NULL), + (12057,0,0,1,16,0,0,NULL), + (12076,0,0,1,16,0,0,NULL), + (12096,0,0,1,16,0,0,NULL), + (12097,0,0,1,16,0,0,NULL), + (12098,0,0,1,16,0,0,NULL), + (12099,0,0,1,16,0,0,NULL), + (12100,0,0,1,16,0,0,NULL), + (12118,0,0,1,16,0,0,NULL), + (12119,0,0,1,16,0,0,NULL), + (12121,0,0,1,16,0,0,NULL), + (12122,0,0,1,16,0,0,NULL), + (12127,0,0,1,16,0,0,NULL), + (12129,0,0,1,16,0,0,NULL), + (12136,0,0,1,16,0,0,NULL), + (12137,0,0,1,16,0,0,NULL), + (12150,0,0,1,16,0,0,NULL), + (12159,0,0,1,16,0,0,NULL), + (12178,0,0,1,16,0,0,NULL), + (12179,0,0,1,16,0,0,NULL), + (12196,0,0,1,16,0,0,NULL), + (12198,0,0,0,16,0,0,NULL), + (12199,0,0,1,16,0,0,NULL), + (12202,0,0,1,16,0,0,NULL), + (12237,0,0,1,16,0,0,NULL), + (12239,0,0,1,16,0,0,NULL), + (12240,0,0,1,16,0,0,NULL), + (12241,0,0,1,16,0,0,NULL), + (12244,0,0,1,16,0,0,NULL), + (12247,0,0,1,16,0,0,NULL), + (12248,0,0,1,16,0,0,NULL), + (12249,0,0,1,16,0,0,NULL), + (12250,0,0,1,16,0,0,NULL), + (12251,0,0,1,16,0,0,NULL), + (12252,0,0,1,16,0,0,NULL), + (12253,0,0,1,16,0,0,NULL), + (12254,0,0,1,16,0,0,NULL), + (12255,0,0,1,16,0,0,NULL), + (12256,0,0,1,16,0,0,NULL), + (12259,0,0,1,16,0,0,NULL), + (12262,0,0,1,16,0,0,NULL), + (12263,0,0,1,16,0,0,NULL), + (12264,0,0,1,16,0,0,NULL), + (12277,0,0,1,16,0,0,NULL), + (12296,0,0,1,16,0,0,'19502'), + (12298,0,0,1,16,0,0,'19502'), + (12322,0,0,1,16,0,0,NULL), + (12336,0,0,1,16,0,0,NULL), + (12337,2410,0,1,16,0,0,NULL), + (12338,0,0,1,16,0,0,NULL), + (12340,0,0,1,16,0,0,NULL), + (12341,0,0,1,16,0,0,NULL), + (12342,0,0,1,16,0,0,NULL), + (12343,0,0,1,16,0,0,NULL), + (12346,0,0,1,16,0,0,NULL), + (12347,0,0,1,16,0,0,NULL), + (12349,0,0,1,16,0,0,NULL), + (12350,0,0,1,16,0,0,NULL), + (12351,0,0,1,16,0,0,NULL), + (12353,0,0,1,16,0,0,NULL), + (12354,0,0,1,16,0,0,NULL), + (12355,0,0,1,16,0,0,NULL), + (12364,0,0,1,16,0,0,NULL), + (12377,0,0,1,16,0,0,NULL), + (12378,0,0,1,16,0,0,NULL), + (12379,0,0,1,16,0,0,NULL), + (12380,0,0,1,16,0,0,NULL), + (12383,0,0,1,16,0,0,NULL), + (12384,0,0,1,16,0,0,NULL), + (12387,0,0,1,16,0,0,NULL), + (12396,0,0,1,16,0,0,NULL), + (12397,0,0,1,16,0,0,NULL), + (12418,0,0,1,16,0,0,NULL), + (12425,0,0,1,16,0,0,NULL), + (12428,0,8,1,16,0,0,NULL), + (12431,0,0,1,16,0,0,NULL), + (12432,0,0,1,16,0,0,NULL), + (12433,0,0,1,16,0,0,NULL), + (12434,0,0,1,16,0,0,NULL), + (12458,0,0,1,16,0,0,NULL), + (12460,0,0,1,0,0,0,'22277 19818'), + (12461,0,0,1,0,0,0,'22281'), + (12468,0,0,1,16,0,0,NULL), + (12474,0,0,1,16,0,0,NULL), + (12475,0,0,1,16,0,0,NULL), + (12476,0,0,1,16,0,0,NULL), + (12477,0,0,1,16,0,0,NULL), + (12478,0,0,1,16,0,0,NULL), + (12479,0,0,1,16,0,0,NULL), + (12496,0,0,1,16,0,0,NULL), + (12497,0,0,1,16,0,0,NULL), + (12498,0,0,1,16,0,0,NULL), + (12576,0,0,1,16,0,0,NULL), + (12577,0,0,1,16,0,0,NULL), + (12578,0,0,1,16,0,0,NULL), + (12579,0,0,1,16,0,0,NULL), + (12596,0,0,1,16,0,0,NULL), + (12616,0,0,1,16,0,0,NULL), + (12617,0,0,0,16,0,0,NULL), + (12636,0,0,1,16,0,0,NULL), + (12656,0,0,1,16,0,0,NULL), + (12657,0,0,1,16,0,0,NULL), + (12658,0,0,1,16,0,0,NULL), + (12676,0,0,1,16,0,0,NULL), + (12677,0,0,1,16,0,0,NULL), + (12678,0,0,1,16,0,0,NULL), + (12696,0,0,1,16,0,0,NULL), + (12716,0,0,1,16,0,0,NULL), + (12717,0,0,1,16,0,0,NULL), + (12718,0,0,1,16,0,0,NULL), + (12719,0,0,1,16,0,0,NULL), + (12720,0,0,1,16,0,0,NULL), + (12721,0,0,1,16,0,0,NULL), + (12722,0,1,1,16,0,0,NULL), + (12723,0,0,1,16,0,0,NULL), + (12724,0,0,1,16,0,0,NULL), + (12736,0,0,1,16,0,0,NULL), + (12737,0,0,1,16,0,0,NULL), + (12740,0,0,1,16,0,0,NULL), + (12757,0,0,1,16,0,0,NULL), + (12758,0,0,1,16,0,0,NULL), + (12759,0,0,1,16,0,0,NULL), + (12776,0,0,1,16,0,0,NULL), + (12788,0,0,1,16,0,0,NULL), + (12789,0,0,1,16,0,0,NULL), + (12790,0,0,1,16,0,0,NULL), + (12793,0,0,1,16,0,0,NULL), + (12794,0,0,1,16,0,0,NULL), + (12795,0,0,1,16,0,0,NULL), + (12796,0,0,1,16,0,0,NULL), + (12797,0,0,1,16,0,0,NULL), + (12798,0,0,1,16,0,0,NULL), + (12799,0,0,1,16,0,0,NULL), + (12800,0,0,1,16,0,0,NULL), + (12801,0,0,1,16,0,0,NULL), + (12802,0,0,1,16,0,0,NULL), + (12803,0,0,1,16,0,0,NULL), + (12805,0,0,1,16,0,0,NULL), + (12807,0,0,1,16,0,0,NULL), + (12816,0,0,1,16,0,0,NULL), + (12818,0,0,1,16,0,0,'20514'), + (12836,0,0,1,16,0,0,NULL), + (12837,0,0,1,16,0,0,NULL), + (12858,0,0,1,16,0,0,NULL), + (12859,0,8,1,16,0,0,NULL), + (12862,0,0,1,16,0,0,NULL), + (12863,0,0,1,16,0,0,NULL), + (12865,0,0,1,16,0,0,NULL), + (12866,0,8,1,16,0,0,NULL), + (12867,0,0,1,16,0,0,NULL), + (12877,0,0,1,16,0,0,NULL), + (12896,0,0,1,16,0,0,NULL), + (12897,0,0,1,16,0,0,NULL), + (12899,0,0,1,16,0,0,NULL), + (12900,0,0,1,16,0,0,NULL), + (12903,0,0,1,16,0,0,NULL), + (12919,0,0,1,16,0,0,NULL), + (12920,0,0,1,16,0,0,NULL), + (12939,0,0,1,16,0,0,NULL), + (12941,0,0,1,16,0,0,NULL), + (12942,0,0,1,16,0,0,NULL), + (12943,0,0,0,16,0,0,NULL), + (12944,0,0,1,16,0,0,NULL), + (12956,0,0,1,16,0,0,NULL), + (12957,0,0,1,16,0,0,NULL), + (12958,0,0,1,16,0,0,NULL), + (12959,0,0,1,16,0,0,NULL), + (12960,0,0,1,16,0,0,NULL), + (12961,0,0,1,16,0,0,NULL), + (12962,0,0,1,16,0,0,NULL), + (12997,0,0,1,16,0,0,NULL), + (13000,0,0,1,16,0,0,NULL), + (13016,0,0,1,16,0,0,NULL), + (13018,0,0,1,16,0,0,NULL), + (13019,0,0,1,16,0,0,NULL), + (13021,0,0,1,16,0,0,NULL), + (13022,0,0,1,16,0,0,NULL), + (13036,0,0,1,16,0,0,NULL), + (13078,0,0,1,16,0,0,NULL), + (13079,0,0,1,16,0,0,NULL), + (13080,0,0,1,16,0,0,NULL), + (13085,0,0,0,16,0,0,NULL), + (13086,0,0,1,16,0,0,NULL), + (13088,0,0,1,16,0,0,NULL), + (13089,0,0,1,16,0,0,NULL), + (13096,0,0,1,16,0,0,NULL), + (13097,0,0,1,16,0,0,NULL), + (13099,0,0,1,16,0,0,NULL), + (13116,0,0,1,16,0,0,NULL), + (13117,0,0,1,16,0,0,NULL), + (13118,0,0,1,16,0,0,NULL), + (13139,0,0,1,16,0,0,NULL), + (13140,0,0,1,16,0,0,NULL), + (13145,0,0,1,16,0,0,NULL), + (13146,0,0,1,16,0,0,NULL), + (13151,0,0,1,16,0,0,NULL), + (13153,0,0,1,16,0,0,NULL), + (13154,0,0,1,16,0,0,NULL), + (13157,0,0,1,16,0,0,NULL), + (13158,0,0,1,16,0,0,NULL), + (13160,0,0,1,16,0,0,NULL), + (13161,0,0,1,16,0,0,NULL), + (13176,0,0,1,16,0,0,NULL), + (13177,0,0,1,16,0,0,NULL), + (13179,0,0,1,16,0,0,NULL), + (13180,0,0,1,16,0,0,NULL), + (13181,0,0,1,16,0,0,NULL), + (13196,0,0,1,16,0,0,NULL), + (13197,0,0,1,16,0,0,NULL), + (13216,0,0,1,16,0,0,NULL), + (13217,0,0,1,16,0,0,NULL), + (13218,0,0,1,16,0,0,NULL), + (13219,0,0,1,16,0,0,NULL), + (13220,0,0,1,16,0,0,NULL), + (13236,0,0,1,16,0,0,NULL), + (13257,0,0,1,16,0,0,NULL), + (13276,0,0,1,16,0,0,NULL), + (13277,0,0,1,16,0,0,NULL), + (13278,0,0,1,16,0,0,NULL), + (13280,0,0,1,16,0,0,NULL), + (13284,0,0,1,16,0,0,NULL), + (13285,0,0,1,16,0,0,NULL), + (13299,0,0,1,16,0,0,NULL), + (13316,0,0,1,16,0,0,NULL), + (13317,0,0,1,16,0,0,NULL), + (13319,0,0,1,16,0,0,NULL), + (13320,0,0,1,16,0,0,NULL), + (13322,0,0,1,16,0,0,NULL), + (13325,0,0,1,16,0,0,NULL), + (13326,0,0,1,16,0,0,NULL), + (13327,0,0,1,16,0,0,NULL), + (13328,0,0,1,16,0,0,NULL), + (13331,0,0,1,16,0,0,NULL), + (13332,0,0,1,16,0,0,NULL), + (13335,0,0,1,16,0,0,NULL), + (13336,0,0,1,16,0,0,NULL), + (13358,0,0,1,16,0,0,NULL), + (13359,0,0,1,16,0,0,NULL), + (13377,0,0,1,16,0,0,NULL), + (13396,0,0,1,16,0,0,NULL), + (13397,0,0,1,16,0,0,NULL), + (13417,0,0,0,16,0,0,NULL), + (13418,0,0,1,16,0,0,NULL), + (13420,0,0,1,16,0,0,NULL), + (13421,0,0,1,16,0,0,NULL), + (13422,0,0,1,16,0,0,NULL), + (13425,0,0,1,16,0,0,NULL), + (13426,0,0,1,16,0,0,NULL), + (13428,0,0,1,16,0,0,NULL), + (13429,0,0,1,16,0,0,NULL), + (13430,0,0,1,16,0,0,NULL), + (13433,0,0,1,16,0,0,NULL), + (13434,0,0,1,16,0,0,NULL), + (13435,0,0,1,16,0,0,NULL), + (13436,0,0,1,16,0,0,NULL), + (13437,0,0,1,16,0,0,NULL), + (13438,0,0,1,16,0,0,NULL), + (13439,0,0,1,16,0,0,NULL), + (13441,0,0,1,16,0,0,NULL), + (13442,0,0,1,16,0,0,NULL), + (13443,0,0,1,16,0,0,NULL), + (13444,0,5,1,16,0,0,NULL), + (13445,0,0,1,16,0,0,NULL), + (13446,0,0,1,16,0,0,NULL), + (13447,0,0,1,16,0,0,NULL), + (13448,0,0,1,16,0,0,NULL), + (13476,0,0,1,16,0,0,NULL), + (13525,0,0,1,16,0,0,NULL), + (13536,0,0,1,16,0,0,NULL), + (13539,0,0,1,16,0,0,NULL), + (13545,0,0,1,16,0,0,NULL), + (13546,0,0,1,16,0,0,NULL), + (13548,0,0,1,16,0,0,NULL), + (13551,0,0,1,16,0,0,NULL), + (13554,0,0,1,16,0,0,NULL), + (13557,0,0,1,16,0,0,NULL), + (13602,0,0,1,16,0,0,NULL), + (13616,0,0,1,16,0,0,NULL), + (13617,0,0,1,16,0,0,NULL), + (13618,0,0,1,16,0,0,NULL), + (13636,0,0,1,16,0,0,NULL), + (13656,0,0,1,16,0,0,NULL), + (13676,0,0,1,16,0,0,NULL), + (13697,0,0,1,16,0,0,NULL), + (13698,0,0,1,16,0,0,NULL), + (13699,0,0,1,16,0,0,NULL), + (13717,0,0,1,16,0,0,NULL), + (13718,0,0,1,16,0,0,NULL), + (13737,0,0,1,16,0,0,NULL), + (13776,0,0,1,16,0,0,NULL), + (13777,0,0,1,16,0,0,NULL), + (13797,0,0,1,16,0,0,NULL), + (13798,0,0,1,16,0,0,NULL), + (13816,0,0,1,16,0,0,NULL), + (13817,0,0,1,16,0,0,NULL), + (13836,0,0,1,16,0,0,NULL), + (13837,0,0,1,16,0,0,NULL), + (13839,0,0,1,16,0,0,NULL), + (13840,0,0,1,16,0,0,NULL), + (13841,0,0,1,16,0,0,NULL), + (13842,0,0,1,16,0,0,NULL), + (13876,0,0,1,16,0,0,NULL), + (13896,0,0,1,16,0,0,NULL), + (13916,0,0,1,16,0,0,NULL), + (13917,0,0,1,16,0,0,NULL), + (13936,0,0,1,16,0,0,NULL), + (13959,0,0,1,16,0,0,NULL), + (13976,0,0,1,16,0,0,NULL), + (14020,0,0,1,16,0,0,NULL), + (14022,0,0,1,16,0,0,NULL), + (14023,0,0,1,16,0,0,NULL), + (14024,0,0,1,16,0,0,NULL), + (14025,0,0,1,16,0,0,NULL), + (14041,0,0,1,16,0,0,NULL), + (14121,0,0,1,16,0,0,NULL), + (14123,0,0,1,16,0,0,NULL), + (14182,0,0,1,16,0,0,NULL), + (14185,0,0,1,16,0,0,NULL), + (14186,0,0,1,16,0,0,NULL), + (14187,0,0,1,16,0,0,NULL), + (14188,0,0,1,16,0,0,NULL), + (14221,0,0,1,16,0,0,NULL), + (14222,0,0,1,16,0,0,NULL), + (14223,0,0,1,16,0,0,NULL), + (14224,0,0,1,16,0,0,NULL), + (14225,0,0,1,16,0,0,NULL), + (14226,0,0,1,16,0,0,NULL), + (14227,0,0,1,16,0,0,NULL), + (14228,0,0,1,16,0,0,NULL), + (14229,0,0,1,16,0,0,NULL), + (14230,0,0,1,16,0,0,NULL), + (14231,0,0,1,16,0,0,NULL), + (14234,0,0,1,16,0,0,NULL), + (14236,0,0,1,16,0,0,NULL), + (14237,0,0,1,16,0,0,NULL), + (14266,0,0,1,16,0,0,NULL), + (14267,0,0,1,16,0,0,NULL), + (14268,0,0,1,16,0,0,NULL), + (14269,0,0,1,16,0,0,NULL), + (14270,0,0,1,16,0,0,NULL), + (14271,0,0,1,16,0,0,NULL), + (14272,0,0,1,16,0,0,NULL), + (14273,0,0,1,16,0,0,NULL), + (14275,0,0,1,16,0,0,NULL), + (14276,0,0,1,16,0,0,NULL), + (14277,0,0,1,16,0,0,NULL), + (14278,0,0,1,16,0,0,NULL), + (14279,0,0,1,16,0,0,NULL), + (14280,0,0,1,16,0,0,NULL), + (14281,0,0,1,16,0,0,NULL), + (14282,0,0,1,16,0,0,NULL), + (14283,0,0,1,16,0,0,NULL), + (14284,0,0,1,16,0,0,NULL), + (14285,0,0,1,16,0,0,NULL), + (14301,0,0,1,16,0,0,NULL), + (14303,0,0,1,16,0,0,NULL), + (14304,0,0,1,16,0,0,NULL), + (14305,0,0,1,16,0,0,NULL), + (14308,0,0,1,16,0,0,NULL), + (14321,0,0,1,16,0,0,NULL), + (14322,0,0,1,16,0,0,NULL), + (14323,0,0,1,16,0,0,NULL), + (14324,0,0,1,16,0,0,NULL), + (14325,0,0,1,16,0,0,NULL), + (14326,0,0,1,16,0,0,NULL), + (14327,0,0,1,16,0,0,NULL), + (14338,0,0,1,16,0,0,NULL), + (14339,0,0,1,16,0,0,NULL), + (14340,0,0,1,16,0,0,NULL), + (14342,0,0,1,16,0,0,NULL), + (14343,0,0,1,16,0,0,NULL), + (14344,0,0,1,16,0,0,NULL), + (14345,0,0,1,16,0,0,NULL), + (14347,0,0,1,16,0,0,NULL), + (14348,0,0,1,16,0,0,NULL), + (14349,0,0,1,16,0,0,NULL), + (14354,0,0,1,16,0,0,NULL), + (14355,0,1,1,16,0,0,NULL), + (14356,0,0,1,16,0,0,NULL), + (14357,0,0,1,16,0,0,NULL), + (14358,0,0,1,16,0,0,NULL), + (14361,0,0,1,16,0,0,NULL), + (14366,0,0,1,16,0,0,NULL), + (14368,0,0,1,16,0,0,NULL), + (14369,0,0,1,16,0,0,NULL), + (14371,0,0,1,16,0,0,NULL), + (14373,0,0,1,16,0,0,NULL), + (14374,0,0,1,16,0,0,NULL), + (14381,0,0,1,16,0,0,NULL), + (14382,0,0,1,16,0,0,NULL), + (14383,0,0,1,16,0,0,NULL), + (14386,0,0,1,16,0,0,NULL), + (14387,0,0,1,16,0,0,NULL), + (14388,0,0,1,16,0,0,NULL), + (14390,0,0,1,16,0,0,NULL), + (14392,0,0,1,16,0,0,NULL), + (14393,0,0,1,16,0,0,NULL), + (14395,0,0,1,16,0,0,NULL), + (14398,0,0,1,16,0,0,NULL), + (14399,0,0,1,16,0,0,NULL), + (14400,0,0,1,16,0,0,NULL), + (14424,0,0,1,16,0,0,NULL), + (14425,0,0,1,16,0,0,NULL), + (14426,0,0,1,16,0,0,NULL), + (14427,0,0,1,16,0,0,NULL), + (14431,0,0,1,16,0,0,NULL), + (14433,0,0,1,16,0,0,NULL), + (14436,0,0,1,16,0,0,NULL), + (14437,0,0,1,16,0,0,NULL), + (14440,0,0,1,16,0,0,'18950'), + (14441,0,0,1,16,0,0,'18950'), + (14442,0,0,1,16,0,0,'18950'), + (14444,0,0,1,16,0,0,NULL), + (14445,0,0,1,16,0,0,NULL), + (14446,0,0,1,16,0,0,NULL), + (14447,0,0,1,16,0,0,NULL), + (14448,0,0,1,16,0,0,NULL), + (14449,0,0,1,16,0,0,NULL), + (14451,0,0,1,16,0,0,NULL), + (14459,0,0,1,16,0,0,NULL), + (14463,0,0,1,16,0,0,NULL), + (14467,0,7,1,16,0,0,NULL), + (14469,0,0,1,16,0,0,NULL), + (14470,0,0,1,16,0,0,NULL), + (14471,0,0,1,16,0,0,NULL), + (14472,0,0,1,16,0,0,NULL), + (14473,0,0,1,16,0,0,NULL), + (14474,0,0,1,16,0,0,NULL), + (14475,0,0,1,16,0,0,NULL), + (14476,0,0,1,16,0,0,NULL), + (14477,0,0,1,16,0,0,NULL), + (14478,0,0,1,16,0,0,NULL), + (14479,0,0,1,16,0,0,NULL), + (14480,0,0,1,16,0,0,NULL), + (14481,0,0,1,16,0,0,NULL), + (14487,0,0,1,16,0,0,NULL), + (14488,0,0,1,16,0,0,NULL), + (14490,0,0,1,16,0,0,NULL), + (14491,0,0,1,16,0,0,NULL), + (14492,0,0,1,16,0,0,NULL), + (14498,0,0,1,16,0,0,NULL), + (14499,0,0,1,16,0,0,NULL), + (14507,0,8,1,16,0,0,'21157'), + (14508,0,0,1,16,0,0,NULL), + (14509,0,0,1,16,0,0,NULL), + (14510,0,0,1,16,0,0,NULL), + (14517,0,0,1,16,0,0,NULL), + (14522,0,0,1,16,0,0,NULL), + (14523,0,0,1,16,0,0,NULL), + (14527,0,0,1,16,0,0,NULL), + (14528,0,0,1,16,0,0,NULL), + (14529,0,0,1,16,0,0,NULL), + (14531,0,0,1,16,0,0,NULL), + (14532,0,0,1,16,0,0,NULL), + (14536,0,0,1,16,0,0,NULL), + (14539,0,0,1,16,0,0,NULL), + (14540,0,0,1,16,0,0,NULL), + (14541,0,0,1,16,0,0,NULL), + (14542,0,0,1,16,0,0,NULL), + (14543,0,0,1,16,0,0,NULL), + (14544,0,0,1,16,0,0,NULL), + (14545,0,0,1,16,0,0,NULL), + (14549,0,0,1,16,0,0,NULL), + (14550,0,0,1,16,0,0,NULL), + (14558,0,0,1,16,0,0,NULL), + (14567,0,0,1,16,0,0,NULL), + (14601,0,0,1,16,0,0,NULL), + (14621,0,0,1,16,0,0,NULL), + (14622,0,0,1,16,0,0,NULL), + (14624,0,0,1,16,0,0,NULL), + (14625,0,0,1,16,0,0,NULL), + (14626,0,0,1,16,0,0,NULL), + (14627,0,0,1,16,0,0,NULL), + (14628,0,0,1,16,0,0,NULL), + (14634,0,0,1,16,0,0,NULL), + (14637,0,0,1,16,0,0,NULL), + (14646,0,0,1,16,0,0,NULL), + (14661,0,0,1,16,0,0,'18951'), + (14715,0,0,1,16,0,0,NULL), + (14717,0,0,1,16,0,0,NULL), + (14718,0,0,1,16,0,0,NULL), + (14720,0,0,1,16,0,0,NULL), + (14726,0,0,1,16,0,0,NULL), + (14727,0,0,1,16,0,0,NULL), + (14728,0,0,1,16,0,0,NULL), + (14729,0,0,1,16,0,0,NULL), + (14730,0,0,1,16,0,0,NULL), + (14731,0,1,1,16,0,0,NULL), + (14733,0,0,1,16,0,0,NULL), + (14734,0,0,1,16,0,0,NULL), + (14736,0,0,1,16,0,0,NULL), + (14737,0,0,1,16,69,0,NULL), + (14738,0,0,1,16,10,0,NULL), + (14739,0,1,1,16,0,0,NULL), + (14740,0,0,1,16,0,0,NULL), + (14741,0,0,2,16,0,0,NULL), + (14742,0,0,1,16,0,0,NULL), + (14743,0,0,1,16,0,0,NULL), + (14750,0,0,1,16,0,0,NULL), + (14753,0,0,1,16,0,0,NULL), + (14754,0,0,1,16,0,0,NULL), + (14757,0,7,1,16,0,0,NULL), + (14758,0,0,1,16,0,0,NULL), + (14762,0,0,1,16,0,0,NULL), + (14763,0,0,1,16,0,0,NULL), + (14764,0,0,1,16,0,0,NULL), + (14765,0,0,1,16,0,0,NULL), + (14772,0,0,1,16,0,0,NULL), + (14773,0,0,1,16,0,0,NULL), + (14776,0,0,1,16,0,0,NULL), + (14777,0,0,1,16,0,0,NULL), + (14781,0,0,1,16,0,0,NULL), + (14821,0,0,1,16,0,0,NULL), + (14825,0,0,1,16,10,0,NULL), + (14826,0,0,1,16,10,0,NULL), + (14833,0,0,1,16,0,0,NULL), + (14834,0,0,1,16,0,0,NULL), + (14843,0,0,1,16,0,0,NULL), + (14850,0,0,1,16,0,0,NULL), + (14857,0,0,1,16,173,0,NULL), + (14859,0,1,1,16,0,0,NULL), + (14861,0,0,1,16,0,0,NULL), + (14867,0,0,1,16,0,0,NULL), + (14872,0,0,1,16,0,0,NULL), + (14873,0,0,1,16,0,0,NULL), + (14874,0,0,1,16,173,0,NULL), + (14875,0,0,1,16,0,0,NULL), + (14876,0,0,1,16,0,0,NULL), + (14880,0,0,1,16,0,0,NULL), + (14882,0,0,1,16,10,0,NULL), + (14883,0,0,1,16,10,0,NULL), + (14887,0,0,1,16,0,0,NULL), + (14888,0,0,1,16,0,0,NULL), + (14889,0,0,1,16,0,0,NULL), + (14890,0,0,1,16,0,0,NULL), + (14892,0,0,1,16,0,0,NULL), + (14893,0,0,1,16,0,0,NULL), + (14894,0,0,1,16,0,0,NULL), + (14901,0,0,1,16,0,0,NULL), + (14902,0,0,1,16,0,0,NULL), + (14903,0,0,1,16,0,0,NULL), + (14904,0,0,1,16,0,0,NULL), + (14905,0,0,1,16,0,0,NULL), + (14908,0,0,1,16,0,0,NULL), + (14909,0,0,1,16,0,0,NULL), + (14910,0,0,1,16,0,0,NULL), + (14911,0,0,1,16,0,0,NULL), + (14912,0,8,1,16,0,0,NULL), + (14921,0,0,1,16,0,0,NULL), + (14942,0,0,0,16,0,0,NULL), + (14946,0,0,1,16,0,0,NULL), + (14961,0,0,1,16,0,0,NULL), + (14962,0,0,1,16,0,0,NULL), + (14963,0,0,1,16,0,0,NULL), + (14964,0,0,1,16,0,0,NULL), + (14981,0,0,1,16,0,0,NULL), + (14983,0,0,0,16,0,0,NULL), + (14984,0,0,1,16,0,0,NULL), + (14994,0,0,1,16,0,0,NULL), + (15006,0,0,0,16,0,0,NULL), + (15007,0,0,0,16,0,0,NULL), + (15008,0,0,1,16,0,0,NULL), + (15021,0,0,1,16,0,0,NULL), + (15022,0,0,1,16,0,0,NULL), + (15042,0,0,1,16,0,0,NULL), + (15043,0,0,1,16,0,0,NULL), + (15067,0,0,1,16,0,0,NULL), + (15070,0,0,1,16,0,0,NULL), + (15076,0,0,1,16,0,0,NULL), + (15077,0,0,1,16,0,0,NULL), + (15078,0,0,1,16,0,0,NULL), + (15079,0,0,1,16,0,0,NULL), + (15080,0,0,1,16,0,0,NULL), + (15091,0,0,1,16,0,0,NULL), + (15102,0,0,1,16,0,0,NULL), + (15106,0,0,1,16,0,0,NULL), + (15111,0,0,1,16,0,0,NULL), + (15116,0,0,1,16,0,0,NULL), + (15124,0,0,1,16,0,0,NULL), + (15125,0,0,1,16,0,0,NULL), + (15126,0,0,1,16,0,0,NULL), + (15127,0,0,1,16,0,0,NULL), + (15128,0,0,1,16,0,0,NULL), + (15130,0,0,1,16,0,0,NULL), + (15131,0,0,1,16,0,0,NULL), + (15162,0,0,1,16,69,0,NULL), + (15164,0,0,1,16,0,0,NULL), + (15165,0,0,1,16,0,0,NULL), + (15168,0,0,1,16,0,0,NULL), + (15169,0,0,1,16,0,0,NULL), + (15170,0,0,1,16,0,0,NULL), + (15171,0,1,1,16,0,0,NULL), + (15172,0,0,1,16,0,0,NULL), + (15174,0,0,1,16,0,0,NULL), + (15175,0,0,1,16,0,0,NULL), + (15176,0,0,1,16,0,0,NULL), + (15177,0,0,1,16,0,0,NULL), + (15178,0,0,1,16,0,0,NULL), + (15179,0,0,1,16,0,0,NULL), + (15180,0,0,1,16,0,0,NULL), + (15181,0,0,1,16,0,0,NULL), + (15182,0,0,1,16,0,0,NULL), + (15183,0,0,1,16,0,0,NULL), + (15184,0,0,1,16,0,0,'18950'), + (15185,0,0,1,16,0,1024,NULL), + (15188,0,0,1,16,0,0,NULL), + (15189,0,0,1,16,69,0,NULL), + (15190,0,7,1,16,0,0,NULL), + (15191,0,0,1,16,0,0,NULL), + (15192,0,0,1,16,0,0,NULL), + (15194,0,0,1,16,0,0,NULL), + (15195,0,0,1,16,0,0,NULL), + (15196,0,0,1,16,0,0,NULL), + (15197,0,0,1,16,0,0,NULL), + (15199,0,0,1,16,0,0,NULL), + (15200,0,0,1,16,0,0,NULL), + (15201,0,0,1,16,0,0,NULL), + (15202,0,0,1,16,0,0,NULL), + (15213,0,0,1,16,69,0,NULL), + (15214,0,0,1,16,0,0,NULL), + (15215,0,8,1,16,0,0,NULL), + (15221,0,0,1,16,0,0,NULL), + (15222,0,0,1,16,0,0,NULL), + (15229,0,0,1,16,0,0,NULL), + (15230,0,0,1,16,0,0,NULL), + (15233,0,0,1,16,0,0,NULL), + (15235,0,0,1,16,0,0,NULL), + (15236,0,0,1,16,0,0,NULL), + (15240,0,0,1,16,0,0,NULL), + (15246,0,0,1,16,0,0,NULL), + (15247,0,0,1,16,0,0,NULL), + (15249,0,0,1,16,0,0,NULL), + (15250,0,0,1,16,0,0,NULL), + (15252,0,0,1,16,0,0,NULL), + (15262,0,0,1,16,0,0,NULL), + (15263,0,0,1,16,0,0,NULL), + (15264,0,0,1,16,0,0,NULL), + (15270,0,0,1,16,0,0,NULL), + (15275,0,0,1,16,0,0,NULL), + (15276,0,0,1,16,0,0,NULL), + (15277,0,0,1,16,0,0,NULL), + (15282,0,0,1,16,0,0,NULL), + (15293,0,0,1,16,0,0,NULL), + (15299,0,0,1,16,0,0,NULL), + (15300,0,0,1,16,0,0,NULL), + (15303,0,0,1,16,0,0,NULL), + (15306,0,0,1,16,0,0,NULL), + (15309,0,0,1,16,0,0,NULL), + (15310,0,0,1,16,0,0,NULL), + (15311,0,0,1,16,0,0,NULL), + (15312,0,0,1,16,0,0,NULL), + (15315,0,0,1,16,0,0,NULL), + (15316,0,0,1,16,0,0,NULL), + (15317,0,0,1,16,0,0,NULL), + (15318,0,0,1,16,0,0,NULL), + (15319,0,0,1,16,0,0,NULL), + (15320,0,0,1,16,0,0,NULL), + (15323,0,0,1,16,0,0,NULL), + (15324,0,0,1,16,0,0,NULL), + (15325,0,0,1,16,0,0,NULL), + (15327,0,0,1,16,0,0,NULL), + (15333,0,0,1,16,0,0,NULL), + (15335,0,0,1,16,0,0,NULL), + (15336,0,0,1,16,0,0,NULL), + (15338,0,0,1,16,0,0,NULL), + (15339,0,0,1,16,0,0,NULL), + (15340,0,0,1,16,0,0,NULL), + (15341,0,0,1,16,0,0,NULL), + (15343,0,0,1,16,0,0,NULL), + (15344,0,0,1,16,0,0,NULL), + (15348,0,0,1,16,0,0,NULL), + (15350,0,0,1,16,0,0,NULL), + (15351,0,0,1,16,0,0,NULL), + (15353,0,0,1,16,0,0,NULL), + (15354,0,0,1,16,0,0,NULL), + (15355,0,0,1,16,0,0,NULL), + (15369,0,0,1,16,0,0,NULL), + (15370,0,0,1,16,0,0,NULL), + (15378,0,0,1,16,0,0,NULL), + (15379,0,0,1,16,0,0,NULL), + (15380,0,0,1,16,0,0,NULL), + (15385,0,0,1,16,0,0,NULL), + (15386,0,0,1,16,0,0,NULL), + (15387,0,0,1,16,0,0,NULL), + (15388,0,0,1,16,0,0,NULL), + (15389,0,0,1,16,0,0,NULL), + (15390,0,0,1,16,0,0,NULL), + (15391,0,0,1,16,0,0,NULL), + (15392,0,0,1,16,0,0,NULL), + (15395,0,0,1,16,0,0,NULL), + (15415,0,0,1,16,0,0,NULL), + (15419,0,0,1,16,0,0,NULL), + (15426,0,0,1,16,0,0,NULL), + (15441,0,0,1,16,0,0,NULL), + (15442,0,0,1,16,0,0,NULL), + (15443,0,0,1,16,0,0,NULL), + (15444,0,0,1,16,0,0,NULL), + (15454,0,0,1,16,0,0,NULL), + (15461,0,0,1,16,0,0,NULL), + (15462,0,0,1,16,0,0,NULL), + (15481,0,0,1,16,0,0,NULL), + (15498,0,0,1,16,0,0,NULL), + (15499,0,0,1,16,0,0,NULL), + (15500,0,0,1,16,0,0,NULL), + (15502,0,0,1,16,0,0,NULL), + (15504,0,0,1,16,0,0,NULL), + (15505,0,0,1,16,0,0,NULL), + (15509,0,0,1,16,0,0,NULL), + (15510,0,0,1,16,0,0,NULL), + (15511,0,0,1,16,0,0,NULL), + (15514,0,0,1,16,0,0,NULL), + (15516,0,0,1,16,0,0,NULL), + (15520,0,0,1,16,0,0,NULL), + (15526,0,0,1,16,0,0,NULL), + (15540,0,0,1,16,0,0,NULL), + (15541,14337,0,1,16,0,0,NULL), + (15542,14337,0,1,16,0,0,NULL), + (15543,0,0,1,16,0,0,NULL), + (15544,0,0,1,16,0,0,NULL), + (15545,6080,0,1,16,0,0,NULL), + (15549,0,0,1,16,0,0,'25824'), + (15552,0,3,1,16,0,0,NULL), + (15553,0,0,1,16,0,0,NULL), + (15556,0,0,1,16,0,0,'25824'), + (15557,0,0,1,16,0,0,'25824'), + (15558,0,0,1,16,0,0,'25824'), + (15559,0,0,1,16,0,0,NULL), + (15560,0,0,1,16,0,0,'25824'), + (15562,0,0,1,16,0,0,'25824'), + (15563,0,0,1,16,0,0,'25824'), + (15564,0,0,1,16,0,0,'25824'), + (15565,0,0,1,16,0,0,'25824'), + (15566,0,0,1,16,0,0,'25824'), + (15568,0,0,1,16,0,0,'25824'), + (15569,0,0,1,16,0,0,'25824'), + (15570,0,0,1,16,0,0,'25824'), + (15572,0,0,1,16,0,0,'25824'), + (15573,0,0,1,16,0,0,'25824'), + (15574,0,0,1,16,0,0,'25824'), + (15575,0,0,1,16,0,0,'25824'), + (15576,0,0,1,16,0,0,'25824'), + (15577,0,0,1,16,0,0,'25824'), + (15578,0,0,1,16,0,0,'25824'), + (15579,0,0,1,16,0,0,'25824'), + (15580,0,0,1,16,0,0,'25824'), + (15581,0,0,1,16,0,0,'25824'), + (15582,0,0,1,16,0,0,'25824'), + (15583,0,0,1,16,0,0,'25824'), + (15584,0,0,1,16,0,0,'25824'), + (15585,0,0,1,16,0,0,'25824'), + (15586,0,0,1,16,0,0,'25824'), + (15587,0,0,1,16,0,0,'25824'), + (15588,0,0,1,16,0,0,'25824'), + (15589,0,0,1,16,0,0,NULL), + (15590,0,0,1,16,0,0,NULL), + (15591,0,0,1,16,0,0,NULL), + (15592,0,0,1,16,0,0,'25824'), + (15593,0,0,1,16,0,0,'25824'), + (15594,0,0,1,16,0,0,'25824'), + (15595,0,0,1,16,0,0,'25824'), + (15596,0,0,1,16,0,0,'25824'), + (15597,0,0,1,16,0,0,'25824'), + (15598,0,0,1,16,0,0,'25824'), + (15599,0,0,1,16,0,0,'25824'), + (15600,0,0,1,16,0,0,'25824'), + (15601,0,0,1,16,0,0,'25824'), + (15602,0,0,1,16,0,0,'25824'), + (15603,0,0,1,16,0,0,'25824'), + (15604,0,0,1,16,0,0,'25824'), + (15605,0,0,1,16,0,0,'25824'), + (15606,0,0,1,16,0,0,'25824'), + (15609,0,0,1,16,0,0,NULL), + (15610,0,0,1,16,0,0,NULL), + (15611,0,0,1,16,0,0,NULL), + (15612,0,0,1,16,0,0,NULL), + (15613,0,0,1,16,0,0,NULL), + (15614,0,0,1,16,0,0,NULL), + (15615,0,0,1,16,0,0,NULL), + (15616,0,0,1,16,0,0,NULL), + (15617,0,0,1,16,0,0,NULL), + (15664,0,0,1,16,0,0,NULL), + (15675,0,0,1,16,0,0,NULL), + (15676,0,0,1,16,0,0,NULL), + (15677,0,0,1,16,0,0,NULL), + (15681,0,0,1,16,0,0,NULL), + (15682,0,0,1,16,0,0,NULL), + (15683,0,0,1,16,0,0,NULL), + (15684,0,0,1,16,0,0,NULL), + (15685,0,0,1,16,0,0,NULL), + (15686,0,0,1,16,0,0,NULL), + (15692,0,0,1,16,0,0,NULL), + (15693,0,0,1,16,0,0,NULL), + (15694,0,0,1,16,10,0,NULL), + (15708,0,0,1,16,0,0,NULL), + (15719,0,0,1,16,0,0,NULL), + (15722,0,0,1,16,0,0,NULL), + (15727,0,0,1,16,0,0,NULL), + (15730,0,0,1,16,0,0,NULL), + (15732,0,0,1,16,0,0,NULL), + (15760,0,0,1,16,0,0,NULL), + (15761,0,0,1,16,0,0,NULL), + (15765,0,0,1,16,0,0,NULL), + (15767,0,0,1,16,0,0,NULL), + (15768,0,0,1,16,0,0,NULL), + (15801,0,0,1,16,0,0,NULL), + (15864,0,0,1,16,0,0,NULL), + (15871,0,0,1,16,0,0,'25824'), + (15891,0,0,1,16,0,0,NULL), + (15892,0,0,1,16,0,0,NULL), + (15893,0,0,1,16,0,0,NULL), + (15894,0,0,1,16,0,0,NULL), + (15895,0,0,1,16,0,0,NULL), + (15896,0,0,1,16,0,0,NULL), + (15897,0,0,1,16,0,0,'25824'), + (15898,0,0,1,16,0,0,NULL), + (15903,0,0,1,16,0,0,NULL), + (15905,0,0,1,16,10,0,NULL), + (15906,0,0,1,16,0,0,NULL), + (15907,0,0,1,16,0,0,NULL), + (15908,0,0,1,16,0,0,NULL), + (15909,0,0,1,16,0,0,NULL), + (15928,0,0,1,16,0,0,NULL), + (15929,0,0,1,16,0,0,NULL), + (15930,0,0,1,16,0,0,NULL), + (15931,0,0,1,16,0,0,NULL), + (15932,0,0,1,16,0,0,NULL), + (15936,0,0,1,16,0,0,NULL), + (15952,0,0,1,16,0,0,NULL), + (15953,0,0,1,16,0,0,NULL), + (15954,0,0,1,16,0,0,NULL), + (15956,0,0,1,16,0,0,NULL), + (15957,0,0,1,16,0,0,NULL), + (15961,0,0,1,16,0,0,'18950'), + (15963,0,0,1,16,0,0,NULL), + (15974,0,0,1,16,0,0,NULL), + (15975,0,0,1,16,0,0,NULL), + (15976,0,0,1,16,0,0,NULL), + (15977,0,0,1,16,0,0,NULL), + (15978,0,0,1,16,0,0,NULL), + (15979,0,0,1,16,0,0,NULL), + (15980,0,8,1,16,0,0,NULL), + (15981,0,8,1,16,0,0,NULL), + (15984,0,0,1,16,0,0,NULL), + (16001,0,0,1,16,0,0,NULL), + (16002,0,0,1,16,0,0,NULL), + (16003,0,0,1,16,0,0,NULL), + (16004,0,0,1,16,0,0,NULL), + (16005,0,0,1,16,0,0,NULL), + (16007,0,0,1,16,0,0,NULL), + (16008,0,0,1,16,0,0,NULL), + (16009,0,0,1,16,0,0,NULL), + (16011,0,0,1,16,0,0,NULL), + (16012,0,0,1,16,0,0,NULL), + (16014,0,0,1,16,0,0,NULL), + (16015,0,0,1,16,0,0,NULL), + (16018,0,0,1,16,0,0,NULL), + (16020,0,0,1,16,0,0,NULL), + (16021,0,0,1,16,0,0,NULL), + (16022,0,0,1,16,0,0,NULL), + (16024,0,0,1,16,0,0,NULL), + (16025,0,0,1,16,0,0,NULL), + (16028,0,0,1,16,0,0,NULL), + (16030,0,0,1,16,0,0,NULL), + (16032,0,0,1,16,0,0,NULL), + (16034,0,0,1,16,0,0,NULL), + (16036,0,0,1,16,0,0,NULL), + (16037,0,0,1,16,0,0,NULL), + (16043,0,0,1,16,0,0,NULL), + (16044,0,0,1,16,0,0,NULL), + (16045,0,0,1,16,0,0,NULL), + (16046,0,0,1,16,0,0,NULL), + (16048,0,0,1,16,0,0,NULL), + (16056,0,0,1,16,0,0,NULL), + (16057,0,0,1,16,0,0,NULL), + (16060,0,0,1,16,0,0,NULL), + (16061,0,0,0,0,0,0,'18950'), + (16062,0,0,1,16,0,0,NULL), + (16063,0,0,1,16,0,0,NULL), + (16064,0,0,1,16,0,0,NULL), + (16065,0,0,1,16,0,0,NULL), + (16067,0,0,1,16,0,0,NULL), + (16068,0,0,1,16,0,0,NULL), + (16072,0,0,1,16,0,0,NULL), + (16076,0,0,1,16,0,0,NULL), + (16079,0,0,1,16,0,0,NULL), + (16082,0,0,1,16,0,0,NULL), + (16090,0,0,1,16,0,0,NULL), + (16091,0,0,1,16,0,0,'8279'), + (16094,0,0,1,16,0,0,NULL), + (16096,0,0,1,16,0,0,NULL), + (16100,0,0,1,16,0,0,NULL), + (16105,0,0,1,16,0,0,NULL), + (16106,0,0,1,16,0,0,NULL), + (16107,0,0,1,16,0,0,NULL), + (16108,0,0,1,16,0,0,NULL), + (16109,0,0,1,16,0,0,NULL), + (16112,0,0,1,16,0,0,NULL), + (16131,0,0,1,16,0,0,NULL), + (16132,0,0,1,16,0,0,NULL), + (16133,0,0,1,16,0,0,NULL), + (16134,0,0,1,16,0,0,NULL), + (16135,0,0,1,16,0,0,NULL), + (16137,0,0,1,16,0,0,NULL), + (16145,0,0,1,16,0,0,NULL), + (16146,0,0,1,16,0,0,NULL), + (16154,0,0,1,16,0,0,NULL), + (16156,0,0,1,16,0,0,NULL), + (16157,0,0,1,16,0,0,NULL), + (16158,0,0,1,16,0,0,NULL), + (16163,0,0,1,16,0,0,NULL), + (16164,0,0,1,16,0,0,NULL), + (16165,0,0,1,16,0,0,NULL), + (16167,0,0,1,16,0,0,NULL), + (16168,0,0,1,16,0,0,NULL), + (16184,0,0,1,16,0,0,NULL), + (16193,0,0,1,16,0,0,NULL), + (16194,0,0,1,16,0,0,NULL), + (16211,0,0,1,16,0,0,NULL), + (16212,2402,0,1,16,0,0,NULL), + (16215,0,0,1,16,0,0,NULL), + (16216,0,0,1,16,0,0,NULL), + (16218,0,0,1,16,0,0,NULL), + (16228,0,0,1,16,0,0,NULL), + (16229,0,3,1,16,0,0,NULL), + (16236,0,0,1,16,0,0,NULL), + (16243,0,0,1,16,0,0,NULL), + (16244,0,0,1,16,0,0,NULL), + (16256,0,0,1,16,0,0,NULL), + (16283,0,0,1,16,0,0,NULL), + (16284,0,0,1,16,0,0,NULL), + (16297,0,0,1,16,0,0,NULL), + (16365,0,0,1,16,0,0,NULL), + (16368,0,0,1,16,0,0,NULL), + (16376,0,0,1,16,69,0,NULL), + (16378,0,0,1,16,0,0,'18950'), + (16392,0,0,1,16,0,0,NULL), + (16399,0,0,1,16,0,0,NULL), + (16400,0,0,1,16,0,0,NULL), + (16416,0,0,1,16,0,0,NULL), + (16417,0,0,1,16,0,0,NULL), + (16418,0,0,1,16,0,0,NULL), + (16446,0,0,1,16,0,0,NULL), + (16447,0,0,1,16,0,0,NULL), + (16448,0,0,1,16,0,0,NULL), + (16449,0,0,1,16,0,0,NULL), + (16451,0,0,1,16,0,0,NULL), + (16452,0,0,1,16,0,0,NULL), + (16453,0,0,1,16,0,0,NULL), + (16458,0,0,1,16,0,0,NULL), + (16505,0,0,1,16,0,0,NULL), + (16506,0,0,1,16,0,0,NULL), + (16543,0,0,1,16,0,0,NULL), + (16573,0,0,1,16,0,0,NULL), + (16604,0,0,1,16,0,0,NULL), + (16803,0,0,0,0,333,0,'18950'), + (16861,0,0,1,16,0,0,NULL), + (16980,0,0,1,16,0,0,NULL), + (16998,0,0,1,16,0,0,NULL), + (17068,0,0,1,16,0,0,NULL), + (17069,0,0,1,16,0,0,NULL), + (17070,0,0,1,16,0,0,NULL), + (17072,0,0,1,16,0,0,NULL), + (17074,0,0,1,16,0,0,NULL), + (17079,0,0,1,16,0,0,NULL), + (17080,0,0,1,16,0,0,NULL), + (17081,0,0,1,16,0,0,NULL), + (17082,0,0,1,16,0,0,NULL), + (17090,0,0,1,16,0,0,NULL), + (17249,0,0,1,16,0,0,NULL), + (17598,0,0,1,16,0,0,NULL), + (17689,0,0,1,16,0,0,NULL), + (17690,0,0,1,16,0,0,NULL), + (17696,0,0,1,16,0,0,NULL), + (17698,0,0,1,16,0,0,NULL), + (17765,0,0,1,16,0,0,'18950'), + (17766,0,0,1,16,0,0,'18950'), + (17795,0,0,1,16,0,0,NULL), + (18199,0,0,1,16,0,0,NULL); /*!40000 ALTER TABLE `creature_template_addon` ENABLE KEYS */; UNLOCK TABLES; @@ -451244,201 +411345,195 @@ LOCK TABLES `creature_template_classlevelstats` WRITE; INSERT INTO `creature_template_classlevelstats` (`Level`, `Class`, `BaseHealthExp0`, `BaseMana`, `BaseDamageExp0`, `BaseMeleeAttackPower`, `BaseRangedAttackPower`, `BaseArmor`) VALUES - (1,1,42,0,0.1321,9,0,7), - (2,1,55,0,0.2888,11,0,8), - (3,1,71,0,0.5547,13,0,33), - (4,1,86,0,0.9435,15,0,68), - (5,1,102,0,1.3708,18,0,111), - (6,1,120,0,2.0661,20,0,165), - (7,1,137,0,2.7669,24,0,230), - (8,1,156,0,3.1993,28,0,306), - (9,1,176,0,3.7038,31,0,387), - (10,1,198,0,4.1084,34,0,463), - (11,1,222,0,4.6996,38,0,528), - (12,1,247,0,5.4601,42,0,562), - (13,1,273,0,5.9359,46,1,596), - (14,1,300,0,6.5895,50,1,630), - (15,1,328,0,7.1981,54,2,665), - (16,1,356,0,7.6697,56,2,700), - (17,1,386,0,8.2225,60,2,734), - (18,1,417,0,8.5452,64,3,768), - (19,1,449,0,8.9384,68,3,802), - (20,1,484,0,9.6823,70,4,836), - (21,1,521,0,9.9677,74,4,872), - (22,1,562,0,10.4218,78,4,906), - (23,1,605,0,10.8099,80,5,940), - (24,1,651,0,11.2419,84,6,975), - (25,1,699,0,11.7485,86,6,1008), - (26,1,750,0,12.0453,90,7,1043), - (27,1,800,0,12.6213,92,7,1078), - (28,1,853,0,12.795,96,8,1111), - (29,1,905,0,13.3432,100,8,1145), - (30,1,955,0,13.9264,102,9,1179), - (31,1,1006,0,14.1954,106,9,1213), - (32,1,1057,0,14.696,108,10,1249), - (33,1,1110,0,14.9914,112,10,1281), - (34,1,1163,0,15.4944,114,11,1317), - (35,1,1220,0,15.8617,118,11,1349), - (36,1,1277,0,16.2984,120,12,1456), - (37,1,1336,0,16.7962,124,12,1568), - (38,1,1395,0,17.1865,128,13,1684), - (39,1,1459,0,17.7286,132,13,1808), - (40,1,1524,0,18.2971,136,14,1938), - (41,1,1585,0,19.1997,142,15,2074), - (42,1,1651,0,20.3431,152,15,2218), - (43,1,1716,0,21.7088,162,16,2369), - (44,1,1782,0,23.5881,174,16,2528), - (45,1,1848,0,24.6797,184,17,2695), - (46,1,1919,0,25.1735,188,17,2750), - (47,1,1990,0,25.7137,192,18,2804), - (48,1,2062,0,26.209,196,19,2857), - (49,1,2138,0,26.9952,200,19,2912), - (50,1,2215,0,27.5899,206,20,2966), - (51,1,2292,0,28.128,210,20,3018), - (52,1,2371,0,28.8795,214,21,3074), - (53,1,2453,0,29.4381,218,22,3128), - (54,1,2533,0,30.0501,224,22,3180), - (55,1,2614,0,30.7177,228,23,3234), - (56,1,2699,0,31.2387,234,23,3289), - (57,1,2784,0,31.945,238,24,3342), - (58,1,2871,0,32.5967,242,25,3396), - (59,1,2961,0,33.2007,248,25,3449), - (60,1,3052,0,33.9625,252,26,3750), - (61,1,3144,0,34.482,258,28,4047), - (62,1,3237,0,35.2381,262,30,4344), - (63,1,3331,0,35.775,268,32,4641), - (64,1,3427,0,36.5714,272,33,4937), - (65,1,3524,0,37.2381,278,35,5234), - (1,2,41,60,0.2381,9,0,23), - (2,2,54,69,0.3119,11,0,26), - (3,2,69,79,0.5952,11,0,33), - (4,2,83,104,0.946,13,0,69), - (5,2,98,115,1.4567,14,0,112), - (6,2,115,126,2.0933,16,0,165), - (7,2,131,138,2.7273,20,0,230), - (8,2,148,165,3.1076,24,0,307), - (9,2,166,178,3.595,27,0,396), - (10,2,186,191,3.9604,30,0,502), - (11,2,208,205,4.4552,34,0,528), - (12,2,230,249,5.1436,38,0,562), - (13,2,253,264,5.5674,42,1,562), - (14,2,276,295,6.1568,46,1,630), - (15,2,301,326,6.8211,48,2,665), - (16,2,325,357,7.1374,52,2,700), - (17,2,350,390,7.6355,56,2,734), - (18,2,377,408,8.0339,58,3,768), - (19,2,404,456,8.611,60,3,802), - (20,2,433,490,9.0674,64,4,836), - (21,2,464,510,9.3169,68,4,872), - (22,2,498,545,9.7945,71,5,906), - (23,2,533,581,10.076,74,5,940), - (24,2,571,618,10.4619,78,6,975), - (25,2,610,655,10.7857,80,6,1008), - (26,2,651,693,11.1849,84,6,1042), - (27,2,690,732,11.7126,86,7,1078), - (28,2,732,756,11.9663,90,7,1110), - (29,2,773,811,12.352,94,8,1145), - (30,2,811,852,13.0007,94,8,1178), - (31,2,850,878,13.2348,98,9,1213), - (32,2,888,935,13.6924,100,9,1248), - (33,2,928,963,13.9511,104,10,1281), - (34,2,967,1007,14.4142,106,10,1316), - (35,2,1009,1067,14.7365,110,11,1349), - (36,2,1050,1097,15.1346,112,11,1455), - (37,2,1093,1142,15.5816,116,11,1567), - (38,2,1135,1189,15.9286,120,12,1683), - (39,2,1180,1236,16.4168,124,12,1807), - (40,2,1226,1283,16.9294,128,13,1937), - (41,2,1268,1332,17.8592,132,13,2072), - (42,2,1321,1381,18.8824,142,13,2216), - (43,2,1373,1432,20.1127,152,14,2367), - (44,2,1426,1483,21.6981,166,15,2527), - (45,2,1478,1534,22.9018,172,15,2692), - (46,2,1535,1587,23.3451,176,16,2749), - (47,2,1592,1640,23.9542,180,16,2802), - (48,2,1650,1695,24.401,184,17,2855), - (49,2,1710,1750,24.9975,188,17,2910), - (50,2,1772,1807,25.5204,194,18,2964), - (51,2,1834,1864,26.0047,198,19,3017), - (52,2,1897,1923,26.6877,202,19,3072), - (53,2,1962,1982,27.1912,206,20,3126), - (54,2,2026,2041,27.8506,210,20,3178), - (55,2,2091,2117,28.4555,214,21,3232), - (56,2,2159,2163,28.9161,220,21,3287), - (57,2,2227,2241,29.5701,224,22,3340), - (58,2,2297,2289,30.1469,228,23,3394), - (59,2,2369,2369,30.6847,234,23,3447), - (60,2,2442,2434,31.3842,238,24,3748), - (61,2,2515,2486,31.837,244,25,4044), - (62,2,2590,2568,32.6201,246,26,4340), - (63,2,2665,2620,33.1092,252,27,4637), - (64,2,2740,2705,33.7143,256,28,4932), - (65,2,2819,2790,34.3333,262,29,5228), + (1,1,42,0,0.1321,9,0,15), + (2,1,55,0,0.2888,11,0,16), + (3,1,71,0,0.5547,13,0,41), + (4,1,86,0,0.9435,15,0,76), + (5,1,102,0,1.3708,18,0,120), + (6,1,120,0,2.0661,20,0,174), + (7,1,137,0,2.7669,24,0,239), + (8,1,156,0,3.1993,28,0,316), + (9,1,176,0,3.7038,31,0,406), + (10,1,198,0,4.1084,34,0,512), + (11,1,222,0,4.6996,38,0,538), + (12,1,247,0,5.4601,42,0,573), + (13,1,273,0,5.9359,46,1,608), + (14,1,300,0,6.5895,50,1,642), + (15,1,328,0,7.1981,54,2,677), + (16,1,356,0,7.6697,56,2,713), + (17,1,386,0,8.2225,60,2,748), + (18,1,417,0,8.5452,64,3,782), + (19,1,449,0,8.9384,68,3,817), + (20,1,484,0,9.6823,70,4,852), + (21,1,521,0,9.9677,74,4,888), + (22,1,562,0,10.4218,78,4,922), + (23,1,605,0,10.8099,80,5,957), + (24,1,651,0,11.2419,84,6,992), + (25,1,699,0,11.7485,86,6,1026), + (26,1,750,0,12.0453,90,7,1061), + (27,1,800,0,12.6213,92,7,1097), + (28,1,853,0,12.795,96,8,1130), + (29,1,905,0,13.3432,100,8,1165), + (30,1,955,0,13.9264,102,9,1200), + (31,1,1006,0,14.1954,106,9,1234), + (32,1,1057,0,14.696,108,10,1270), + (33,1,1110,0,14.9914,112,10,1304), + (34,1,1163,0,15.4944,114,11,1340), + (35,1,1220,0,15.8617,118,11,1373), + (36,1,1277,0,16.2984,120,12,1480), + (37,1,1336,0,16.7962,124,12,1593), + (38,1,1395,0,17.1865,128,13,1709), + (39,1,1459,0,17.7286,132,13,1834), + (40,1,1524,0,18.2971,136,14,1964), + (41,1,1585,0,19.1997,142,15,2101), + (42,1,1651,0,20.3431,152,15,2246), + (43,1,1716,0,21.7088,162,16,2397), + (44,1,1782,0,23.5881,174,16,2557), + (45,1,1848,0,24.6797,184,17,2725), + (46,1,1919,0,25.1735,188,17,2780), + (47,1,1990,0,25.7137,192,18,2835), + (48,1,2062,0,26.209,196,19,2888), + (49,1,2138,0,26.9952,200,19,2944), + (50,1,2215,0,27.5899,206,20,2999), + (51,1,2292,0,28.128,210,20,3052), + (52,1,2371,0,28.8795,214,21,3108), + (53,1,2453,0,29.4381,218,22,3163), + (54,1,2533,0,30.0501,224,22,3216), + (55,1,2614,0,30.7177,228,23,3271), + (56,1,2699,0,31.2387,234,23,3327), + (57,1,2784,0,31.945,238,24,3380), + (58,1,2871,0,32.5967,242,25,3435), + (59,1,2961,0,33.2007,248,25,3489), + (60,1,3052,0,33.9625,252,26,3791), + (61,1,3144,0,34.482,258,28,4091), + (62,1,3237,0,35.2381,262,30,4391), + (63,1,3331,0,35.775,268,32,4691), + (1,2,41,60,0.2381,9,0,15), + (2,2,54,69,0.3119,11,0,21), + (3,2,69,79,0.5952,11,0,37), + (4,2,83,104,0.946,13,0,67), + (5,2,98,115,1.4567,14,0,105), + (6,2,115,126,2.0933,16,0,150), + (7,2,131,138,2.7273,20,0,205), + (8,2,148,165,3.1076,24,0,268), + (9,2,166,178,3.595,27,0,342), + (10,2,186,191,3.9604,30,0,426), + (11,2,208,205,4.4552,34,0,450), + (12,2,230,249,5.1436,38,0,479), + (13,2,253,264,5.5674,42,1,507), + (14,2,276,295,6.1568,46,1,537), + (15,2,301,326,6.8211,48,2,566), + (16,2,325,357,7.1374,52,2,596), + (17,2,350,390,7.6355,56,2,625), + (18,2,377,408,8.0339,58,3,652), + (19,2,404,456,8.611,60,3,683), + (20,2,433,490,9.0674,64,4,712), + (21,2,464,510,9.3169,68,4,740), + (22,2,498,545,9.7945,71,5,770), + (23,2,533,581,10.076,74,5,800), + (24,2,571,618,10.4619,78,6,829), + (25,2,610,655,10.7857,80,6,858), + (26,2,651,693,11.1849,84,6,887), + (27,2,690,732,11.7126,86,7,916), + (28,2,732,756,11.9663,90,7,946), + (29,2,773,811,12.352,94,8,975), + (30,2,811,852,13.0007,94,8,1004), + (31,2,850,878,13.2348,98,9,1033), + (32,2,888,935,13.6924,100,9,1063), + (33,2,928,963,13.9511,104,10,1091), + (34,2,967,1007,14.4142,106,10,1121), + (35,2,1009,1067,14.7365,110,11,1149), + (36,2,1050,1097,15.1346,112,11,1234), + (37,2,1093,1142,15.5816,116,11,1325), + (38,2,1135,1189,15.9286,120,12,1418), + (39,2,1180,1236,16.4168,124,12,1517), + (40,2,1226,1283,16.9294,128,13,1619), + (41,2,1268,1332,17.8592,132,13,1727), + (42,2,1321,1381,18.8824,142,13,1841), + (43,2,1373,1432,20.1127,152,14,1958), + (44,2,1426,1483,21.6981,166,15,2082), + (45,2,1478,1534,22.9018,172,15,2211), + (46,2,1535,1587,23.3451,176,16,2255), + (47,2,1592,1640,23.9542,180,16,2300), + (48,2,1650,1695,24.401,184,17,2344), + (49,2,1710,1750,24.9975,188,17,2389), + (50,2,1772,1807,25.5204,194,18,2432), + (51,2,1834,1864,26.0047,198,19,2477), + (52,2,1897,1923,26.6877,202,19,2522), + (53,2,1962,1982,27.1912,206,20,2566), + (54,2,2026,2041,27.8506,210,20,2610), + (55,2,2091,2117,28.4555,214,21,2654), + (56,2,2159,2163,28.9161,220,21,2699), + (57,2,2227,2241,29.5701,224,22,2744), + (58,2,2297,2289,30.1469,228,23,2788), + (59,2,2369,2369,30.6847,234,23,2832), + (60,2,2442,2434,31.3842,238,24,3075), + (61,2,2515,2486,31.837,244,25,3316), + (62,2,2590,2568,32.6201,246,26,3555), + (63,2,2665,2620,33.1092,252,27,3795), (1,8,40,120,0.1781,8,0,5), (2,8,52,147,0.3233,10,0,16), - (3,8,67,174,0.4793,12,10,28), - (4,8,81,202,0.5714,13,11,57), - (5,8,95,230,0.768,14,11,93), - (6,8,111,259,1.1985,15,11,139), - (7,8,126,289,2.159,15,11,194), - (8,8,143,319,2.5217,16,11,265), - (9,8,160,350,3.03,17,11,339), - (10,8,178,382,3.4451,17,12,423), - (11,8,199,459,3.975,18,12,447), - (12,8,219,537,4.6771,19,12,475), - (13,8,241,601,5.1513,20,12,509), - (14,8,263,710,5.7241,21,12,523), - (15,8,285,790,6.3298,22,13,559), - (16,8,307,856,6.6051,24,13,589), - (17,8,330,938,7.0485,26,13,617), - (18,8,354,1020,7.4083,27,13,643), - (19,8,379,1118,7.9333,28,13,674), - (20,8,405,1202,8.3382,30,14,701), - (21,8,432,1272,8.5517,32,14,729), - (22,8,463,1357,8.9102,34,14,759), - (23,8,494,1443,9.228,35,14,786), - (24,8,528,1545,9.6818,36,15,815), - (25,8,562,1633,10.1014,37,15,843), - (26,8,598,1707,10.3246,39,15,871), - (27,8,633,1812,10.804,40,15,900), - (28,8,669,1977,11.0213,42,15,928), - (29,8,704,2068,11.3608,44,16,957), - (30,8,737,2175,11.9607,44,16,984), - (31,8,770,2253,12.16,46,16,1012), - (32,8,802,2362,12.5746,47,16,1042), - (33,8,835,2457,12.7966,49,17,1065), - (34,8,867,2553,13.2162,50,17,1098), - (35,8,902,2680,13.497,52,17,1124), - (36,8,935,2763,13.8566,53,18,1241), - (37,8,970,2861,14.367,54,18,1300), - (38,8,1004,2975,14.6707,56,18,1391), - (39,8,1040,3075,15.1049,58,18,1489), - (40,8,1077,3191,15.5617,60,19,1590), - (41,8,1110,3293,16.4044,62,19,1697), - (42,8,1156,3471,17.3076,67,19,1811), - (43,8,1201,3575,18.5165,71,19,1926), - (44,8,1247,3680,19.9224,78,20,2078), - (45,8,1294,3801,21.0097,81,20,2177), - (46,8,1343,3923,21.4023,83,20,2220), - (47,8,1393,4031,21.9484,85,21,2265), - (48,8,1443,4140,22.3444,87,21,2307), - (49,8,1497,4281,22.8788,89,21,2349), - (50,8,1551,4393,23.4508,91,22,2393), - (51,8,1604,4506,23.8815,93,22,2437), - (52,8,1660,4650,24.4958,95,22,2481), - (53,8,1717,4765,24.9442,97,23,2524), - (54,8,1773,4896,25.5368,99,23,2567), - (55,8,1830,5013,26.079,101,23,2609), - (56,8,1889,5206,26.4791,104,24,2654), - (57,8,1949,5340,27.0667,106,24,2698), - (58,8,2010,5461,27.6972,107,24,2740), - (59,8,2073,5598,28.1686,110,25,2784), - (60,8,2136,5751,28.7983,112,25,3025), - (61,8,2201,5875,29.3225,115,25,3263), - (62,8,2266,6015,29.917,116,25,3500), - (63,8,2332,6156,30.4646,119,26,3736), - (64,8,2399,6299,31.0435,121,26,3977), - (65,8,2467,6443,31.6015,124,26,4214); + (3,8,67,174,0.4793,12,10,20), + (4,8,81,202,0.5714,13,11,40), + (5,8,95,230,0.768,14,11,65), + (6,8,111,259,1.1985,15,11,96), + (7,8,126,289,2.159,15,11,132), + (8,8,143,319,2.5217,16,11,172), + (9,8,160,350,3.03,17,11,219), + (10,8,178,382,3.4451,17,12,270), + (11,8,199,459,3.975,18,12,286), + (12,8,219,537,4.6771,19,12,305), + (13,8,241,601,5.1513,20,12,325), + (14,8,263,710,5.7241,21,12,344), + (15,8,285,790,6.3298,22,13,363), + (16,8,307,856,6.6051,24,13,383), + (17,8,330,938,7.0485,26,13,402), + (18,8,354,1020,7.4083,27,13,422), + (19,8,379,1118,7.9333,28,13,442), + (20,8,405,1202,8.3382,30,14,460), + (21,8,432,1272,8.5517,32,14,480), + (22,8,463,1357,8.9102,34,14,499), + (23,8,494,1443,9.228,35,14,519), + (24,8,528,1545,9.6818,36,15,538), + (25,8,562,1633,10.1014,37,15,557), + (26,8,598,1707,10.3246,39,15,577), + (27,8,633,1812,10.804,40,15,596), + (28,8,669,1977,11.0213,42,15,616), + (29,8,704,2068,11.3608,44,16,635), + (30,8,737,2175,11.9607,44,16,654), + (31,8,770,2253,12.16,46,16,674), + (32,8,802,2362,12.5746,47,16,694), + (33,8,835,2457,12.7966,49,17,712), + (34,8,867,2553,13.2162,50,17,732), + (35,8,902,2680,13.497,52,17,751), + (36,8,935,2763,13.8566,53,18,803), + (37,8,970,2861,14.367,54,18,858), + (38,8,1004,2975,14.6707,56,18,915), + (39,8,1040,3075,15.1049,58,18,974), + (40,8,1077,3191,15.5617,60,19,1035), + (41,8,1110,3293,16.4044,62,19,1098), + (42,8,1156,3471,17.3076,67,19,1165), + (43,8,1201,3575,18.5165,71,19,1234), + (44,8,1247,3680,19.9224,78,20,1304), + (45,8,1294,3801,21.0097,81,20,1378), + (46,8,1343,3923,21.4023,83,20,1406), + (47,8,1393,4031,21.9484,85,21,1434), + (48,8,1443,4140,22.3444,87,21,1462), + (49,8,1497,4281,22.8788,89,21,1490), + (50,8,1551,4393,23.4508,91,22,1518), + (51,8,1604,4506,23.8815,93,22,1546), + (52,8,1660,4650,24.4958,95,22,1574), + (53,8,1717,4765,24.9442,97,23,1602), + (54,8,1773,4896,25.5368,99,23,1630), + (55,8,1830,5013,26.079,101,23,1658), + (56,8,1889,5206,26.4791,104,24,1686), + (57,8,1949,5340,27.0667,106,24,1714), + (58,8,2010,5461,27.6972,107,24,1742), + (59,8,2073,5598,28.1686,110,25,1770), + (60,8,2136,5751,28.7983,112,25,1923), + (61,8,2201,5875,29.3225,115,25,2073), + (62,8,2266,6015,29.917,116,25,2223), + (63,8,2332,6156,30.4646,119,26,2374); /*!40000 ALTER TABLE `creature_template_classlevelstats` ENABLE KEYS */; UNLOCK TABLES; @@ -454562,7 +414657,32 @@ VALUES (2000000640,'Thank you, Jessica.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,NULL), (2000000641,'Please let me know if you need anything else!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,NULL), (2000000642,'And I might add, that dress is lovely! You must tell me where you got it from.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,NULL), - (2000000643,'Indeed... Lovely dress, Jessica.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,NULL); + (2000000643,'Indeed... Lovely dress, Jessica.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,NULL), + (2000000500,'Children of the Night, heed your Queen\'s call!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,6,1,22,'Banshee Queen Speech Part 1'), + (2000000501,'I join you in celebration of this most revered of nights - the night we Forsaken broke the Scourge\'s yoke of oppression!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,6,1,1,'Banshee Queen Speech Part 2'), + (2000000502,'It is this night that our enemies fear us the most. It is THIS night that we show our enemies what it means to stand against the Forsaken!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,6,1,1,'Banshee Queen Speech Part 3'), + (2000000503,'We burn the effigy of the Wickerman as a symbol of our struggle against those who would oppose us. We wear the ashes of the burnt Wickerman as a symbol of our neverending fight against those who would enslave us.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,6,1,1,'Banshee Queen Speech Part 4'), + (2000000504,'Now is the time to shake the world to its foundations! NOW is the time to remind those who would enslave us that we shall never yield!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,6,1,5,'Banshee Queen Speech Part 5'), + (2000000505,'NOW is the time of the Forsaken! Power to the Forsaken - NOW AND FOREVER!!!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,6,1,15,'Banshee Queen Speech Part 6'), + (2000000508,'The burning of the Wickerman will begin in thirty minutes! Come to the festival - located just west of the Undercity - and celebrate Hallow\'s End and our liberation from the Scourge!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,6,1,1,'Yanka 30 Mins to Festival Start'), + (2000000509,'The burning of the Wickerman will begin in fifteen minutes! Come to the festival - located just west of the Undercity - and celebrate Hallow\'s End and our liberation from the Scourge!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,6,1,1,'Yanka 15 Mins to Festival Start'), + (2000000510,'The burning of the Wickerman will begin in five minutes! Come to the festival - located just west of the Undercity - and celebrate Hallow\'s End and our liberation from the Scourge!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,6,1,1,'Yanka 5 Mins to Festival Start'), + (2000000511,'The Wickerman Festival now begins! Power to the Forsaken!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,6,1,1,'Yanka Festival Start'), + (2000005024,'Ah, freedom! Although brief, so sweet it is...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'J\'eevee yell on spawn'), + (2000005038,'Well duties call, yes? First, the bell... to give you vigor!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'J\'eevee say 1'), + (2000005050,'Next, I\'ll place the wheel... to protect you from harm.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'J\'eevee say 2'), + (2000005350,'And finally the candle... to burn those who would thwart you!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'J\'eevee say 3'), + (2000005351,'$N, my duties are complete and I shall now take my leave. Luck to you my fellow, and remember to keep the Bell, Wheel and Candle working!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'J\'eevee say 4'), + (2000005352,'Ah, here we are! Well let\'s get to work, shall we...?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'J\'eevee say 1 (Scholomance)'), + (2000005353,'Oh, right! Over here now...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'J\'eevee say 2 (Scholomance)'), + (2000005178,'And now... the final step!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'J\'eevee say 3 (Scholomance)'), + (2000005179,'I\'m finished. The parchment is made. Now, return to Gorzeeki...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'J\'eevee say 4 (Scholomance)'), + (2000001033,'Finally they show mercy! They\'ve given us something to drink!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,NULL), + (2000001034,'And Shindigger Stout too! Thank the Light! I was parched!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,NULL), + (2000001037,'Citizens of the Alliance, the Lord of Blackrock is slain! Nefarian has been subdued by the combined might of $n and $g his:her; allies!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,6,0,22,NULL), + (2000001038,'Let your spirits rise! Rally around your champion, bask in $g his:her; glory! Revel in the rallying cry of the dragon slayer!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,6,0,22,NULL), + (2000001035,'NEFARIAN IS SLAIN! People of Orgrimmar, bow down before the might of $n and $g his:her; allies for they have laid a blow against the Black Dragonflight that is sure to stir the Aspects from their malaise! This defeat shall surely be felt by the father of the Black Flight: Deathwing reels in pain and anguish this day!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,6,0,22,NULL), + (2000001036,'Be lifted by $n\'s accomplishment! Revel in $g his:her; rallying cry!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,6,0,22,NULL); /*!40000 ALTER TABLE `db_script_string` ENABLE KEYS */; UNLOCK TABLES; @@ -454576,15 +414696,15 @@ DROP TABLE IF EXISTS `db_version`; CREATE TABLE `db_version` ( `version` varchar(120) DEFAULT NULL, `creature_ai_version` varchar(120) DEFAULT NULL, - `required_z2684_01_mangos_creature_template` bit(1) DEFAULT NULL + `required_z2692_04_mangos_npc_trainer_template` bit(1) DEFAULT NULL ) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Used DB version notes'; LOCK TABLES `db_version` WRITE; /*!40000 ALTER TABLE `db_version` DISABLE KEYS */; -INSERT INTO `db_version` (`version`, `creature_ai_version`, `required_z2684_01_mangos_creature_template`) +INSERT INTO `db_version` (`version`, `creature_ai_version`, `required_z2692_04_mangos_npc_trainer_template`) VALUES - ('Classic DB version 1.7 \"The Scourge\'s Capital\". For core Classic z2684.','ACID 1.12.x (Classic) for CMaNGOS-CLASSIC (1.12.X Client)',NULL); + ('Classic DB version 1.8 \"Lunar Festival\". For core Classic z2692.','ACID 1.12.x (Classic) for CMaNGOS-CLASSIC (1.12.X Client)',NULL); /*!40000 ALTER TABLE `db_version` ENABLE KEYS */; UNLOCK TABLES; @@ -455678,7 +415798,115 @@ VALUES (5405601,67,26,0,0,10391,25,0,0,0,0,0,0,0,0,0,'Scarlet Bastion attack'), (1080801,0,25,1,0,0,0,0,0,0,0,0,0,0,0,0,'Timmy - run on'), (1080804,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,'Timmy - run off'), - (1080819,1,20,1,5,0,0,8,0,0,0,0,0,0,0,0,'Timmy - switch to random movement'); + (1080819,1,20,1,5,0,0,8,0,0,0,0,0,0,0,0,'Timmy - switch to random movement'), + (16000501,1,0,0,0,15197,20,0,2000000508,0,0,0,0,0,0,0,'Yanka 30 Mins to Festival Start'), + (16000501,900,0,0,0,15197,20,0,2000000509,0,0,0,0,0,0,0,'Yanka 15 Mins to Festival Start'), + (16000501,1500,0,0,0,15197,20,0,2000000510,0,0,0,0,0,0,0,'Yanka 5 Mins to Festival Start'), + (16000501,1800,0,0,0,15197,20,0,2000000511,0,0,0,0,0,0,0,'Yanka Festival Start'), + (16000501,1801,10,15193,72000,0,0,0,0,0,0,0,1734.6,508.803,41.2847,1.6173,'summon Banshee Queen'), + (16000501,36000,43,0,0,180433,25,1,0,0,0,0,0,0,0,0,'Reset Wickerman'), + (16000501,36000,1,26,0,15197,50,0,0,0,0,0,0,0,0,0,'Yanka Stops Dancing'), + (1519301,1,0,0,0,0,0,0,2000000500,0,0,0,0,0,0,0,'Banshee Queen Speech Part 1'), + (1519301,9,0,0,0,0,0,0,2000000501,0,0,0,0,0,0,0,'Banshee Queen Speech Part 2'), + (1519301,18,0,0,0,0,0,0,2000000502,0,0,0,0,0,0,0,'Banshee Queen Speech Part 3'), + (1519301,27,0,0,0,0,0,0,2000000503,0,0,0,0,0,0,0,'Banshee Queen Speech Part 4'), + (1519301,49,0,0,0,0,0,0,2000000504,0,0,0,0,0,0,0,'Banshee Queen Speech Part 5'), + (1519301,58,0,0,0,0,0,0,2000000505,0,0,0,0,0,0,0,'Banshee Queen Speech Part 6'), + (1519301,68,15,14292,0,0,0,0,0,0,0,0,0,0,0,0,'Banshee Queen Throw Torch'), + (1519301,70,13,0,0,180433,25,1,0,0,0,0,0,0,0,0,'Activate Wickerman'), + (1519301,71,1,10,0,15197,50,0,0,0,0,0,0,0,0,0,'Yanka Dance'), + (1450013,0,0,0,0,0,0,0,2000005024,0,0,0,0,0,0,0,'J\'eevee yell on spawn'), + (1450013,0,25,1,0,0,0,0,0,0,0,0,0,0,0,0,'J\'eevee set run on'), + (1450013,3,0,0,0,0,0,0,2000005038,0,0,0,0,0,0,0,'J\'eevee say 1'), + (1450014,0,15,23140,0,0,0,0,0,0,0,0,0,0,0,0,'J\'eevee cast summon object'), + (1450014,3,0,0,0,0,0,0,2000005050,0,0,0,0,0,0,0,'J\'eevee say 2'), + (1450014,3,9,99787,3600,0,0,0,0,0,0,0,0,0,0,0,'J\'eevee Respawn Bell of Dethmoora'), + (1450015,0,15,23140,0,0,0,0,0,0,0,0,0,0,0,0,'J\'eevee cast summon object'), + (1450015,3,0,0,0,0,0,0,2000005350,0,0,0,0,0,0,0,'J\'eevee say 3'), + (1450015,3,9,99786,3600,0,0,0,0,0,0,0,0,0,0,0,'J\'eevee Respawn Wheel of the Black March'), + (1450016,0,15,23140,0,0,0,0,0,0,0,0,0,0,0,0,'J\'eevee cast summon object'), + (1450016,3,9,99785,3600,0,0,0,0,0,0,0,0,0,0,0,'J\'eevee Respawn Doomsday Candle'), + (1450017,4,15,12980,0,0,0,0,0,0,0,0,0,0,0,0,'J\'eevee cast teleport'), + (1450017,6,18,0,0,0,0,0,0,0,0,0,0,0,0,0,'J\'eevee despawn'), + (1450002,3,0,0,0,0,0,0,2000005353,0,0,0,0,0,0,0,'J\'eevee say 2 on reach wp 2'), + (1450007,4,0,0,0,0,0,0,2000005178,0,0,0,0,0,0,0,'J\'eevee say 3 on reach wp 7'), + (1450012,4,0,0,0,0,0,0,2000005179,0,0,0,0,0,0,0,'J\'eevee say 4 on reach wp 12'), + (1450012,7,15,12980,0,0,0,0,0,0,0,0,0,0,0,0,'J\'eevee cast teleport on reach wp 12'), + (1450012,8,18,0,0,0,0,0,0,0,0,0,0,0,0,0,'J\'eevee despawn self on reach wp 12'), + (909701,0,32,1,0,0,0,0,0,0,0,0,0,0,0,0,'pause WP movement'), + (909701,6,1,1,0,0,0,0,11,21,6,0,0,0,0,0,'Scarshield Legionnaire random emote'), + (909701,15,1,1,0,9257,15,0,11,1,1,274,0,0,0,0,'Scarshield Warlock random emote'), + (909701,21,1,1,0,9098,15,0,11,1,1,274,0,0,0,0,'Scarshield Spellbinder random emote'), + (909701,33,1,1,0,9097,15,0,11,1,1,274,0,0,0,0,'Scarshield Legionnaire random emote'), + (909701,50,32,0,0,0,0,0,0,0,0,0,0,0,0,0,'unpause WP movement'), + (909702,0,32,1,0,0,0,0,0,0,0,0,0,0,0,0,'pause WP movement'), + (909702,6,1,1,0,0,0,0,11,1,1,274,0,0,0,0,'Scarshield Legionnaire random emote'), + (909702,21,1,1,0,9045,15,0,11,1,1,274,0,0,0,0,'Scarshield Acolyte random emote'), + (909702,33,1,1,0,9098,15,0,11,1,1,274,0,0,0,0,'Scarshield Spellbinder random emote'), + (909702,50,32,0,0,0,0,0,0,0,0,0,0,0,0,0,'unpause WP movement'), + (909703,0,32,1,0,0,0,0,0,0,0,0,0,0,0,0,'pause WP movement'), + (909703,6,1,1,0,0,0,0,11,1,1,274,0,0,0,0,'Scarshield Legionnaire random emote'), + (909703,21,1,1,0,9045,15,0,11,1,1,274,0,0,0,0,'Scarshield Acolyte random emote'), + (909703,33,1,1,0,9257,15,0,11,1,1,274,0,0,0,0,'Scarshield Warlock random emote'), + (909703,50,32,0,0,0,0,0,0,0,0,0,0,0,0,0,'unpause WP movement'), + (909704,0,32,1,0,0,0,0,0,0,0,0,0,0,0,0,'pause WP movement'), + (909704,6,1,1,0,0,0,0,11,1,1,274,0,0,0,0,'Scarshield Legionnaire random emote'), + (909704,21,1,1,0,9257,15,0,11,1,1,274,0,0,0,0,'Scarshield Warlock random emote'), + (909704,33,1,1,0,9098,15,0,11,1,1,274,0,0,0,0,'Scarshield Spellbinder random emote'), + (909704,50,32,0,0,0,0,0,0,0,0,0,0,0,0,0,'unpause WP movement'), + (909705,0,32,1,0,0,0,0,0,0,0,0,0,0,0,0,'pause WP movement'), + (909705,2,1,7,0,0,0,0,0,0,0,0,0,0,0,0,'eat/drink emote'), + (909705,19,32,0,0,0,0,0,0,0,0,0,0,0,0,0,'unpause WP movement'), + (909706,0,32,1,0,0,0,0,0,0,0,0,0,0,0,0,'pause WP movement'), + (909706,9,1,7,0,0,0,0,0,0,0,0,0,0,0,0,'eat/drink emote'), + (909706,20,32,0,0,0,0,0,0,0,0,0,0,0,0,0,'unpause WP movement'), + (909707,0,32,1,0,0,0,0,0,0,0,0,0,0,0,0,'pause WP movement'), + (909707,18,1,7,0,0,0,0,0,0,0,0,0,0,0,0,'eat/drink emote'), + (909707,21,32,0,0,0,0,0,0,0,0,0,0,0,0,0,'unpause WP movement'), + (924101,0,32,1,0,0,0,0,0,0,0,0,0,0,0,0,'pause WP movement'), + (924101,6,1,1,0,0,0,0,11,21,6,0,0,0,0,0,'Smolderthorn Headhunter random emote'), + (924101,15,1,1,0,9269,15,0,11,1,1,274,0,0,0,0,'Smolderthorn Seer random emote'), + (924101,21,1,1,0,9241,15,0,11,1,1,274,0,0,0,0,'Smolderthorn Headhunter random emote'), + (924101,33,1,1,0,9266,15,0,11,1,1,274,0,0,0,0,'Smolderthorn Witch Doctor random emote'), + (924101,50,32,0,0,0,0,0,0,0,0,0,0,0,0,0,'unpause WP movement'), + (926701,0,32,1,0,0,0,0,0,0,0,0,0,0,0,0,'pause WP movement'), + (926701,6,1,1,0,0,0,0,11,1,1,274,0,0,0,0,'Smolderthorn Axe Thrower random emote'), + (926701,21,1,1,0,9267,15,0,11,1,1,274,0,0,0,0,'Smolderthorn Axe Thrower random emote'), + (926701,33,1,1,0,9240,15,0,11,1,1,274,0,0,0,0,'Smolderthorn Shadow Priest random emote'), + (926701,50,32,0,0,0,0,0,0,0,0,0,0,0,0,0,'unpause WP movement'), + (924102,0,32,1,0,0,0,0,0,0,0,0,0,0,0,0,'pause WP movement'), + (924102,6,1,1,0,0,0,0,11,1,1,274,0,0,0,0,'Smolderthorn Headhunter random emote'), + (924102,21,1,1,0,9269,15,0,11,1,1,274,0,0,0,0,'Smolderthorn Seer random emote'), + (924102,33,1,1,0,9240,15,0,11,1,1,274,0,0,0,0,'Smolderthorn Shadow Priest random emote'), + (924102,50,32,0,0,0,0,0,0,0,0,0,0,0,0,0,'unpause WP movement'), + (925901,0,32,1,0,0,0,0,0,0,0,0,0,0,0,0,'pause WP movement'), + (925901,6,1,1,0,0,0,0,11,1,1,274,0,0,0,0,'Firebrand Grunt random emote'), + (925901,21,1,1,0,9261,15,0,11,1,1,274,0,0,0,0,'Firebrand Darkweaver random emote'), + (925901,33,1,1,0,9262,15,0,11,1,1,274,0,0,0,0,'Firebrand Evoker random emote'), + (925901,50,32,0,0,0,0,0,0,0,0,0,0,0,0,0,'unpause WP movement'), + (926101,0,32,1,0,0,0,0,0,0,0,0,0,0,0,0,'pause WP movement'), + (926101,6,1,1,0,0,0,0,11,1,1,274,0,0,0,0,'Firebrand Darkweaver random emote'), + (926101,21,1,1,0,9259,15,0,11,1,1,274,0,0,0,0,'Firebrand Grunt random emote'), + (926101,50,32,0,0,0,0,0,0,0,0,0,0,0,0,0,'unpause WP movement'), + (926001,0,32,1,0,0,0,0,0,0,0,0,0,0,0,0,'pause WP movement'), + (926001,6,1,1,0,0,0,0,11,1,1,274,0,0,0,0,'Firebrand Legionnaire random emote'), + (926001,21,1,1,0,9263,15,0,11,1,1,274,0,0,0,0,'Firebrand Dreadweaver random emote'), + (926001,33,1,1,0,9264,15,0,11,1,1,274,0,0,0,0,'Firebrand Pyromancer random emote'), + (926001,50,32,0,0,0,0,0,0,0,0,0,0,0,0,0,'unpause WP movement'), + (971601,0,32,1,0,0,0,0,0,0,0,0,0,0,0,0,'pause WP movement'), + (971601,6,1,1,0,0,0,0,11,1,1,274,0,0,0,0,'Bloodaxe Warmonger random emote'), + (971601,21,1,1,0,9716,15,0,11,1,1,274,0,0,0,0,'Bloodaxe Warmonger random emote'), + (971601,33,1,1,0,9693,15,0,11,1,1,274,0,0,0,0,'Bloodaxe Evoker random emote'), + (971601,50,32,0,0,0,0,0,0,0,0,0,0,0,0,0,'unpause WP movement'), + (971602,0,32,1,0,0,0,0,0,0,0,0,0,0,0,0,'pause WP movement'), + (971602,6,1,1,0,0,0,0,11,1,1,274,0,0,0,0,'Bloodaxe Warmonger random emote'), + (971602,21,1,1,0,9716,15,0,11,1,1,274,0,0,0,0,'Bloodaxe Warmonger random emote'), + (971602,33,1,1,0,9717,15,0,11,1,1,274,0,0,0,0,'Bloodaxe Summoner random emote'), + (971602,50,32,0,0,0,0,0,0,0,0,0,0,0,0,0,'unpause WP movement'), + (958301,0,32,1,0,0,0,0,0,0,0,0,0,0,0,0,'pause WP movement'), + (958301,6,1,1,0,0,0,0,11,1,1,274,0,0,0,0,'Bloodaxe Veteran random emote'), + (958301,33,1,1,0,9693,15,0,11,1,1,274,0,0,0,0,'Bloodaxe Evoker random emote'), + (958301,50,32,0,0,0,0,0,0,0,0,0,0,0,0,0,'unpause WP movement'); /*!40000 ALTER TABLE `dbscripts_on_creature_movement` ENABLE KEYS */; UNLOCK TABLES; @@ -456004,91 +416232,44 @@ VALUES (8302,90,14,23014,0,12435,100,7,0,0,0,0,0,0,0,0,'Razorgore - Remove Possess visual'), (8302,90,15,23958,0,0,0,4,0,0,0,0,0,0,0,0,'Cast Mind Exhaustion on player'), (8328,0,10,14467,3000000,0,0,0,0,0,0,0,5803.74,-986,409.76,3.08,'quest 7603'), - (8420,0,10,14500,60000,0,0,0,0,0,0,0,-38.8,812.69,-29.53,0,''), - (8420,5,10,14482,1000000,0,0,0,0,0,0,0,-46.09,835.36,-29.53,0,''), - (8420,5,10,14482,1000000,0,0,0,0,0,0,0,-42.93,836.33,-29.53,0,''), - (8420,5,10,14482,1000000,0,0,0,0,0,0,0,-38.99,836.11,-29.53,0,''), - (8420,5,10,14482,1000000,0,0,0,0,0,0,0,-34.41,835.52,-29.53,0,''), - (8420,5,10,14482,1000000,0,0,0,0,0,0,0,-18.06,824.63,-29.53,0,''), - (8420,5,10,14482,1000000,0,0,0,0,0,0,0,-16.21,820.88,-29.53,0,''), - (8420,5,10,14482,1000000,0,0,0,0,0,0,0,-14.66,817.02,-29.53,0,''), - (8420,5,10,14482,1000000,0,0,0,0,0,0,0,-15.42,812.75,-29.53,0,''), - (8420,8,9,99782,900,0,0,0,0,0,0,0,0,0,0,0,''), - (8420,10,10,14482,1000000,0,0,0,0,0,0,0,-61.79,816.85,-29.53,0,''), - (8420,10,10,14482,1000000,0,0,0,0,0,0,0,-60.93,820.51,-29.53,0,''), - (8420,10,10,14482,1000000,0,0,0,0,0,0,0,-59.12,824.9,-29.53,0,''), - (8420,10,10,14482,1000000,0,0,0,0,0,0,0,-57.25,827.99,-29.53,0,''), - (8420,30,9,99781,900,0,0,0,0,0,0,0,0,0,0,0,''), - (8420,30,10,14483,3000000,0,0,0,0,0,0,0,-16.21,820.88,-29.53,0,''), - (8420,40,10,14482,1000000,0,0,0,0,0,0,0,-49.92,799.51,-29.53,0,''), - (8420,40,10,14482,1000000,0,0,0,0,0,0,0,-53.75,794.28,-29.53,0,''), - (8420,40,10,14482,1000000,0,0,0,0,0,0,0,-56.91,797.55,-29.53,0,''), - (8420,40,10,14482,1000000,0,0,0,0,0,0,0,-59.82,800.75,-29.53,0,''), - (8420,100,10,14483,3000000,0,0,0,0,0,0,0,-57.25,827.99,-29.53,0,''), - (8420,110,10,14482,1000000,0,0,0,0,0,0,0,-14.66,817.02,-29.53,0,''), - (8420,110,10,14482,1000000,0,0,0,0,0,0,0,-15.42,812.75,-29.53,0,''), - (8420,110,9,99780,900,0,0,0,0,0,0,0,0,0,0,0,''), - (8420,120,10,14482,1000000,0,0,0,0,0,0,0,-38.99,836.11,-29.53,0,''), - (8420,120,10,14482,1000000,0,0,0,0,0,0,0,-34.41,835.52,-29.53,0,''), - (8420,120,10,14482,1000000,0,0,0,0,0,0,0,-18.06,824.63,-29.53,0,''), - (8420,120,10,14482,1000000,0,0,0,0,0,0,0,-16.21,820.88,-29.53,0,''), - (8420,160,10,14482,1000000,0,0,0,0,0,0,0,-59.12,824.9,-29.53,0,''), - (8420,160,10,14482,1000000,0,0,0,0,0,0,0,-57.25,827.99,-29.53,0,''), - (8420,160,10,14482,1000000,0,0,0,0,0,0,0,-46.09,835.36,-29.53,0,''), - (8420,160,10,14482,1000000,0,0,0,0,0,0,0,-42.93,836.33,-29.53,0,''), - (8420,180,9,99779,900,0,0,0,0,0,0,0,0,0,0,0,''), - (8420,200,10,14483,3000000,0,0,0,0,0,0,0,-57.25,827.99,-29.53,0,''), - (8420,210,10,14482,1000000,0,0,0,0,0,0,0,-59.82,800.75,-29.53,0,''), - (8420,210,10,14482,1000000,0,0,0,0,0,0,0,-61.79,816.85,-29.53,0,''), - (8420,210,10,14482,1000000,0,0,0,0,0,0,0,-60.93,820.51,-29.53,0,''), - (8420,260,9,99778,900,0,0,0,0,0,0,0,0,0,0,0,''), - (8420,270,10,14482,1000000,0,0,0,0,0,0,0,-16.21,820.88,-29.53,0,''), - (8420,270,10,14482,1000000,0,0,0,0,0,0,0,-14.66,817.02,-29.53,0,''), - (8420,270,10,14482,1000000,0,0,0,0,0,0,0,-15.42,812.75,-29.53,0,''), - (8420,270,10,14482,1000000,0,0,0,0,0,0,0,-49.92,799.51,-29.53,0,''), - (8420,270,10,14482,1000000,0,0,0,0,0,0,0,-53.75,794.28,-29.53,0,''), - (8420,270,10,14482,1000000,0,0,0,0,0,0,0,-56.91,797.55,-29.53,0,''), - (8420,300,9,99777,900,0,0,0,0,0,0,0,0,0,0,0,''), - (8420,300,10,14482,1000000,0,0,0,0,0,0,0,-18.06,824.63,-29.53,0,''), - (8420,310,10,14482,1000000,0,0,0,0,0,0,0,-46.09,835.36,-29.53,0,''), - (8420,310,10,14482,1000000,0,0,0,0,0,0,0,-42.93,836.33,-29.53,0,''), - (8420,310,10,14482,1000000,0,0,0,0,0,0,0,-38.99,836.11,-29.53,0,''), - (8420,310,10,14482,1000000,0,0,0,0,0,0,0,-34.41,835.52,-29.53,0,''), - (8420,310,10,14483,3000000,0,0,0,0,0,0,0,-16.21,820.88,-29.53,0,''), - (8420,370,9,99776,900,0,0,0,0,0,0,0,0,0,0,0,''), - (8420,380,10,14482,1000000,0,0,0,0,0,0,0,-49.92,799.51,-29.53,0,''), - (8420,380,10,14482,1000000,0,0,0,0,0,0,0,-53.75,794.28,-29.53,0,''), - (8420,380,10,14482,1000000,0,0,0,0,0,0,0,-56.91,797.55,-29.53,0,''), - (8420,380,10,14482,1000000,0,0,0,0,0,0,0,-59.82,800.75,-29.53,0,''), - (8420,380,10,14482,1000000,0,0,0,0,0,0,0,-61.79,816.85,-29.53,0,''), - (8420,380,10,14482,1000000,0,0,0,0,0,0,0,-60.93,820.51,-29.53,0,''), - (8420,380,10,14482,1000000,0,0,0,0,0,0,0,-59.12,824.9,-29.53,0,''), - (8420,380,10,14482,1000000,0,0,0,0,0,0,0,-57.25,827.99,-29.53,0,''), - (8420,460,10,14482,1000000,0,0,0,0,0,0,0,-18.06,824.63,-29.53,0,''), - (8420,460,10,14482,1000000,0,0,0,0,0,0,0,-16.21,820.88,-29.53,0,''), - (8420,460,10,14482,1000000,0,0,0,0,0,0,0,-14.66,817.02,-29.53,0,''), - (8420,460,10,14483,3000000,0,0,0,0,0,0,0,-42.93,836.33,-29.53,0,''), - (8420,460,9,99775,900,0,0,0,0,0,0,0,0,0,0,0,''), - (8420,460,10,14482,1000000,0,0,0,0,0,0,0,-15.42,812.75,-29.53,0,''), - (8420,520,10,14482,1000000,0,0,0,0,0,0,0,-42.93,836.33,-29.53,0,''), - (8420,520,10,14482,1000000,0,0,0,0,0,0,0,-38.99,836.11,-29.53,0,''), - (8420,520,10,14482,1000000,0,0,0,0,0,0,0,-34.41,835.52,-29.53,0,''), - (8420,530,10,14482,1000000,0,0,0,0,0,0,0,-46.09,835.36,-29.53,0,''), - (8420,530,10,14483,3000000,0,0,0,0,0,0,0,-57.25,827.99,-29.53,0,''), - (8420,550,10,14483,3000000,0,0,0,0,0,0,0,-57.25,827.99,-29.53,0,''), - (8420,600,9,99774,900,0,0,0,0,0,0,0,0,0,0,0,''), - (8420,620,10,14482,1000000,0,0,0,0,0,0,0,-57.25,827.99,-29.53,0,''), - (8420,630,10,14482,1000000,0,0,0,0,0,0,0,-59.12,824.9,-29.53,0,''), - (8420,640,10,14482,1000000,0,0,0,0,0,0,0,-60.93,820.51,-29.53,0,''), - (8420,650,10,14482,1000000,0,0,0,0,0,0,0,-61.79,816.85,-29.53,0,''), - (8420,660,10,14482,1000000,0,0,0,0,0,0,0,-59.82,800.75,-29.53,0,''), - (8420,660,10,14482,1000000,0,0,0,0,0,0,0,-56.91,797.55,-29.53,0,''), - (8420,660,10,14482,1000000,0,0,0,0,0,0,0,-53.75,794.28,-29.53,0,''), - (8420,660,10,14482,1000000,0,0,0,0,0,0,0,-49.92,799.51,-29.53,0,''), - (8420,750,9,99784,900,0,0,0,0,0,0,0,0,0,0,0,''), - (8420,750,9,99896,900,0,0,0,0,0,0,0,0,0,0,0,''), - (8428,0,9,99783,15,0,0,0,0,0,0,0,0,0,0,0,''), - (8428,10,10,14502,9000000,0,0,0,0,0,0,0,-35.712,796.486,-29.5359,1.90495,''), + (8420,40,10,14482,0,0,0,0,0,0,0,0,-39.7076,882.205,-27.1575,4.7473,'spawn Xorothian Imp'), + (8420,31,10,14482,0,0,0,0,0,0,0,0,-82.6964,759.662,-27.1815,0.890118,'spawn Xorothian Imp'), + (8420,31,10,14482,0,0,0,0,0,0,0,0,-98.1468,778.083,-27.254,0.541052,'spawn Xorothian Imp'), + (8420,31,10,14482,0,0,0,0,0,0,0,0,-82.9582,866.112,-27.2077,5.41052,'spawn Xorothian Imp'), + (8420,31,10,14482,0,0,0,0,0,0,0,0,-106.235,800.934,-27.3196,0.174533,'spawn Xorothian Imp'), + (8420,31,10,14482,0,0,0,0,0,0,0,0,5.8428,865.497,-27.2486,3.9968,'spawn Xorothian Imp'), + (8420,390,9,99774,3600,0,0,0,0,0,0,0,0,0,0,0,'spawn nineth Symbol'), + (8420,350,9,99775,3600,0,0,0,0,0,0,0,0,0,0,0,'spawn eight Symbol'), + (8420,310,9,99776,3600,0,0,0,0,0,0,0,0,0,0,0,'spawn seventh Symbol'), + (8420,270,9,99777,3600,0,0,0,0,0,0,0,0,0,0,0,'spawn sixth Symbol'), + (8420,230,9,99778,3600,0,0,0,0,0,0,0,0,0,0,0,'spawn fifth Symbol'), + (8420,190,9,99779,3600,0,0,0,0,0,0,0,0,0,0,0,'spawn fourth Symbol'), + (8420,150,9,99780,3600,0,0,0,0,0,0,0,0,0,0,0,'spawn third Symbol'), + (8420,110,9,99781,3600,0,0,0,0,0,0,0,0,0,0,0,'spawn second Symbol'), + (8420,70,9,99782,3600,0,0,0,0,0,0,0,0,0,0,0,'spawn first Symbol'), + (8420,30,9,93940,3600,0,0,0,0,0,0,0,0,0,0,0,'Respawn Dreadsteed Portal'), + (8420,30,9,93939,3600,0,0,0,0,0,0,0,0,0,0,0,'Respawn Dreadsteed Portal'), + (8420,30,9,92638,3600,0,0,0,0,0,0,0,0,0,0,0,'Respawn Dreadsteed Portal'), + (8420,30,9,92637,3600,0,0,0,0,0,0,0,0,0,0,0,'Respawn Dreadsteed Portal'), + (8420,30,9,92636,3600,0,0,0,0,0,0,0,0,0,0,0,'Respawn Dreadsteed Portal'), + (8420,30,9,92635,3600,0,0,0,0,0,0,0,0,0,0,0,'Respawn Dreadsteed Portal'), + (8420,30,9,89635,3600,0,0,0,0,0,0,0,0,0,0,0,'Respawn Dreadsteed Portal'), + (8420,30,9,89634,3600,0,0,0,0,0,0,0,0,0,0,0,'Respawn Dreadsteed Portal'), + (8420,30,9,89632,3600,0,0,0,0,0,0,0,0,0,0,0,'Respawn Dreadsteed Portal'), + (8420,30,9,89631,3600,0,0,0,0,0,0,0,0,0,0,0,'Respawn Dreadsteed Portal'), + (8420,30,9,89082,3600,0,0,0,0,0,0,0,0,0,0,0,'Respawn Dreadsteed Portal'), + (8420,30,9,89081,3600,0,0,0,0,0,0,0,0,0,0,0,'Respawn Dreadsteed Portal'), + (8420,30,9,40145,3600,0,0,0,0,0,0,0,0,0,0,0,'Respawn Dreadsteed Portal'), + (8420,30,9,22288,3600,0,0,0,0,0,0,0,0,0,0,0,'Respawn Dreadsteed Portal'), + (8420,30,9,22286,3600,0,0,0,0,0,0,0,0,0,0,0,'Respawn Dreadsteed Portal'), + (8420,30,9,22273,3600,0,0,0,0,0,0,0,0,0,0,0,'Respawn Dreadsteed Portal'), + (8420,30,9,22272,3600,0,0,0,0,0,0,0,0,0,0,0,'Respawn Dreadsteed Portal'), + (8420,30,9,22271,3600,0,0,0,0,0,0,0,0,0,0,0,'Respawn Dreadsteed Portal'), + (8420,30,9,99784,3600,0,0,0,0,0,0,0,0,0,0,0,'Respawn Warlock Mount Ritual Circle'), + (8420,23,36,0,0,14500,50,3,0,0,0,0,0,0,0,0,'J\'eevee face player'), + (8420,23,0,0,0,14500,50,3,2000005351,0,0,0,0,0,0,0,'J\'eevee say 4'), + (8420,0,31,14501,100,0,0,0,0,0,0,0,0,0,0,0,'terminate script if Warlock Mount Ritual Mob Type 3 is not found'), + (8428,0,9,22269,10,0,0,0,0,0,0,0,0,0,0,0,'Respawn Dreadsteed Portal for 10 sec'), (8436,3,10,14514,3000000,0,0,0,0,0,0,0,145.4,184.14,94.31,4.19,'quest 8258'), (8436,3,10,14514,3000000,0,0,0,0,0,0,0,150.32,172.59,93.7,3.12,'quest 8258'), (8436,20,10,14518,3000000,0,0,0,0,0,0,0,144.35,159.2,93.07,2.36,'quest 8258'), @@ -456103,7 +416284,7 @@ VALUES (8436,200,10,14511,3000000,0,0,0,0,0,0,0,144.35,159.2,93.07,2.36,'quest 8258'), (8436,230,10,14521,3000000,0,0,0,0,0,0,0,144.35,159.2,93.07,2.36,'quest 8258'), (8436,300,10,14516,9000000,0,0,0,0,0,0,0,135.46,155.2,92.21,2.49,'quest 8258'), - (8438,0,10,14500,180000,0,0,0,0,0,0,0,38.62,161.78,83.5456,4.69993,'quest 7629'), + (8438,0,10,14500,180000,0,0,0,0,0,0,0,38.4345,156.93,83.545,1.40746,'Spawn J\'eevee'), (8605,2,10,14748,600000,0,0,0,0,0,0,0,414.5,-4812.67,12.54,4.48,''), (8605,2,10,14748,600000,0,0,0,0,0,0,0,417.09,-4817.01,12.06,4.58,''), (9066,10,10,14515,900000,0,0,0,0,0,0,0,-11540.7,-1627.71,41.27,0.1,''), @@ -456133,7 +416314,186 @@ VALUES (4845,42,10,10602,432000,0,0,0,1,0,0,0,-14.58,-375.16,49.31,4.73,'summon MAGUS'), (4845,42,10,10601,432000,0,0,0,1,0,0,0,-24.91,-376.41,48.95,4.67,'summon ENFORCER'), (4845,58,10,10602,432000,0,0,0,1,0,0,0,-47.54,-368.11,51.67,5.7,'summon MAGUS'), - (4845,66,10,10584,432000,0,0,0,1,0,0,0,-23.97,-391.89,48.58,1.68,'summon Urok'); + (4845,66,10,10584,432000,0,0,0,1,0,0,0,-23.97,-391.89,48.58,1.68,'summon Urok'), + (9417,0,8,15415,0,0,0,4,0,0,0,0,0,0,0,0,'Credit for quest 1657'), + (8420,40,10,14482,0,0,0,0,0,0,0,0,-97.5622,848.091,-27.3099,5.75959,'spawn Xorothian Imp'), + (8420,40,10,14482,0,0,0,0,0,0,0,0,21.162,778.232,-27.2357,2.60054,'spawn Xorothian Imp'), + (8420,40,10,14482,0,0,0,0,0,0,0,0,-61.2501,747.296,-27.126,1.23918,'spawn Xorothian Imp'), + (8420,40,10,14482,0,0,0,0,0,0,0,0,-37.7177,743.281,-27.0769,1.57088,'spawn Xorothian Imp'), + (8420,50,10,14482,0,0,0,0,0,0,0,0,-15.0206,878.409,-27.0947,4.36332,'spawn Xorothian Imp'), + (8420,50,10,14482,0,0,0,0,0,0,0,0,29.5943,801.049,-27.1773,2.96706,'spawn Xorothian Imp'), + (8420,50,10,14482,0,0,0,0,0,0,0,0,20.9339,848.326,-27.1628,3.66519,'spawn Xorothian Imp'), + (8420,50,10,14482,0,0,0,0,0,0,0,0,5.62079,759.756,-27.1948,2.25147,'spawn Xorothian Imp'), + (8420,50,10,14482,0,0,0,0,0,0,0,0,-39.7076,882.205,-27.1575,4.7473,'spawn Xorothian Imp'), + (8420,60,10,14482,0,0,0,0,0,0,0,0,21.162,778.232,-27.2357,2.60054,'spawn Xorothian Imp'), + (8420,60,10,14482,0,0,0,0,0,0,0,0,-82.6964,759.662,-27.1815,0.890118,'spawn Xorothian Imp'), + (8420,60,10,14482,0,0,0,0,0,0,0,0,-82.9582,866.112,-27.2077,5.41052,'spawn Xorothian Imp'), + (8420,60,10,14482,0,0,0,0,0,0,0,0,-14.4863,747.953,-27.1958,1.91986,'spawn Xorothian Imp'), + (8420,60,10,14483,0,0,0,0,0,0,0,0,-37.7177,743.281,-27.0769,1.5708,'spawn Dread Guard'), + (8420,70,10,14482,0,0,0,0,0,0,0,0,5.8428,865.497,-27.2486,3.9968,'spawn Xorothian Imp'), + (8420,70,10,14482,0,0,0,0,0,0,0,0,-106.235,800.934,-27.3196,0.174533,'spawn Xorothian Imp'), + (8420,70,10,14482,0,0,0,0,0,0,0,0,-82.9582,866.112,-27.2077,5.41052,'spawn Xorothian Imp'), + (8420,70,10,14482,0,0,0,0,0,0,0,0,-98.1468,778.083,-27.254,0.541052,'spawn Xorothian Imp'), + (8420,70,10,14482,0,0,0,0,0,0,0,0,-82.6964,759.662,-27.1815,0.890118,'spawn Xorothian Imp'), + (8420,80,10,14482,0,0,0,0,0,0,0,0,-39.7076,882.205,-27.1575,4.7473,'spawn Xorothian Imp'), + (8420,80,10,14482,0,0,0,0,0,0,0,0,-97.5622,848.091,-27.3099,5.75959,'spawn Xorothian Imp'), + (8420,80,10,14482,0,0,0,0,0,0,0,0,21.162,778.232,-27.2357,2.60054,'spawn Xorothian Imp'), + (8420,80,10,14482,0,0,0,0,0,0,0,0,-61.2501,747.296,-27.126,1.23918,'spawn Xorothian Imp'), + (8420,80,10,14482,0,0,0,0,0,0,0,0,-37.7177,743.281,-27.0769,1.57088,'spawn Xorothian Imp'), + (8420,90,10,14482,0,0,0,0,0,0,0,0,-15.0206,878.409,-27.0947,4.36332,'spawn Xorothian Imp'), + (8420,90,10,14482,0,0,0,0,0,0,0,0,29.5943,801.049,-27.1773,2.96706,'spawn Xorothian Imp'), + (8420,90,10,14482,0,0,0,0,0,0,0,0,20.9339,848.326,-27.1628,3.66519,'spawn Xorothian Imp'), + (8420,90,10,14482,0,0,0,0,0,0,0,0,5.62079,759.756,-27.1948,2.25147,'spawn Xorothian Imp'), + (8420,90,10,14482,0,0,0,0,0,0,0,0,-39.7076,882.205,-27.1575,4.7473,'spawn Xorothian Imp'), + (8420,100,10,14482,0,0,0,0,0,0,0,0,21.162,778.232,-27.2357,2.60054,'spawn Xorothian Imp'), + (8420,100,10,14482,0,0,0,0,0,0,0,0,-82.6964,759.662,-27.1815,0.890118,'spawn Xorothian Imp'), + (8420,100,10,14482,0,0,0,0,0,0,0,0,-82.9582,866.112,-27.2077,5.41052,'spawn Xorothian Imp'), + (8420,100,10,14482,0,0,0,0,0,0,0,0,-14.4863,747.953,-27.1958,1.91986,'spawn Xorothian Imp'), + (8420,100,10,14483,0,0,0,0,0,0,0,0,21.162,778.232,-27.2357,2.60054,'spawn Dread Guard'), + (8420,110,10,14482,0,0,0,0,0,0,0,0,5.8428,865.497,-27.2486,3.9968,'spawn Xorothian Imp'), + (8420,110,10,14482,0,0,0,0,0,0,0,0,-106.235,800.934,-27.3196,0.174533,'spawn Xorothian Imp'), + (8420,110,10,14482,0,0,0,0,0,0,0,0,-82.9582,866.112,-27.2077,5.41052,'spawn Xorothian Imp'), + (8420,110,10,14482,0,0,0,0,0,0,0,0,-98.1468,778.083,-27.254,0.541052,'spawn Xorothian Imp'), + (8420,110,10,14482,0,0,0,0,0,0,0,0,-82.6964,759.662,-27.1815,0.890118,'spawn Xorothian Imp'), + (8420,120,10,14482,0,0,0,0,0,0,0,0,-39.7076,882.205,-27.1575,4.7473,'spawn Xorothian Imp'), + (8420,120,10,14483,0,0,0,0,0,0,0,0,5.62079,759.756,-27.1948,2.25147,'spawn Dread Guard'), + (8420,120,10,14482,0,0,0,0,0,0,0,0,21.162,778.232,-27.2357,2.60054,'spawn Xorothian Imp'), + (8420,120,10,14482,0,0,0,0,0,0,0,0,-61.2501,747.296,-27.126,1.23918,'spawn Xorothian Imp'), + (8420,120,10,14482,0,0,0,0,0,0,0,0,-37.7177,743.281,-27.0769,1.57088,'spawn Xorothian Imp'), + (8420,130,10,14482,0,0,0,0,0,0,0,0,-15.0206,878.409,-27.0947,4.36332,'spawn Xorothian Imp'), + (8420,130,10,14482,0,0,0,0,0,0,0,0,29.5943,801.049,-27.1773,2.96706,'spawn Xorothian Imp'), + (8420,130,10,14482,0,0,0,0,0,0,0,0,20.9339,848.326,-27.1628,3.66519,'spawn Xorothian Imp'), + (8420,130,10,14482,0,0,0,0,0,0,0,0,5.62079,759.756,-27.1948,2.25147,'spawn Xorothian Imp'), + (8420,130,10,14482,0,0,0,0,0,0,0,0,-39.7076,882.205,-27.1575,4.7473,'spawn Xorothian Imp'), + (8420,140,10,14482,0,0,0,0,0,0,0,0,21.162,778.232,-27.2357,2.60054,'spawn Xorothian Imp'), + (8420,140,10,14482,0,0,0,0,0,0,0,0,-98.1468,778.083,-27.254,0.541052,'spawn Xorothian Imp'), + (8420,140,10,14482,0,0,0,0,0,0,0,0,-82.9582,866.112,-27.2077,5.41052,'spawn Xorothian Imp'), + (8420,140,10,14483,0,0,0,0,0,0,0,0,-82.6964,759.662,-27.1815,0.890118,'spawn Dread Guard'), + (8420,140,10,14482,0,0,0,0,0,0,0,0,-97.5622,848.091,-27.3099,5.75959,'spawn Xorothian Imp'), + (8420,150,10,14482,0,0,0,0,0,0,0,0,5.8428,865.497,-27.2486,3.9968,'spawn Xorothian Imp'), + (8420,150,10,14482,0,0,0,0,0,0,0,0,-106.235,800.934,-27.3196,0.174533,'spawn Xorothian Imp'), + (8420,150,10,14482,0,0,0,0,0,0,0,0,-82.9582,866.112,-27.2077,5.41052,'spawn Xorothian Imp'), + (8420,150,10,14482,0,0,0,0,0,0,0,0,-98.1468,778.083,-27.254,0.541052,'spawn Xorothian Imp'), + (8420,150,10,14482,0,0,0,0,0,0,0,0,-82.6964,759.662,-27.1815,0.890118,'spawn Xorothian Imp'), + (8420,160,10,14482,0,0,0,0,0,0,0,0,-39.7076,882.205,-27.1575,4.7473,'spawn Xorothian Imp'), + (8420,160,10,14483,0,0,0,0,0,0,0,0,-15.0206,878.409,-27.0947,4.36332,'spawn Dread Guard'), + (8420,160,10,14482,0,0,0,0,0,0,0,0,21.162,778.232,-27.2357,2.60054,'spawn Xorothian Imp'), + (8420,160,10,14482,0,0,0,0,0,0,0,0,-61.2501,747.296,-27.126,1.23918,'spawn Xorothian Imp'), + (8420,160,10,14482,0,0,0,0,0,0,0,0,-37.7177,743.281,-27.0769,1.57088,'spawn Xorothian Imp'), + (8420,170,10,14482,0,0,0,0,0,0,0,0,-15.0206,878.409,-27.0947,4.36332,'spawn Xorothian Imp'), + (8420,170,10,14482,0,0,0,0,0,0,0,0,29.5943,801.049,-27.1773,2.96706,'spawn Xorothian Imp'), + (8420,170,10,14482,0,0,0,0,0,0,0,0,20.9339,848.326,-27.1628,3.66519,'spawn Xorothian Imp'), + (8420,170,10,14482,0,0,0,0,0,0,0,0,5.62079,759.756,-27.1948,2.25147,'spawn Xorothian Imp'), + (8420,170,10,14482,0,0,0,0,0,0,0,0,-39.7076,882.205,-27.1575,4.7473,'spawn Xorothian Imp'), + (8420,180,10,14482,0,0,0,0,0,0,0,0,21.162,778.232,-27.2357,2.60054,'spawn Xorothian Imp'), + (8420,180,10,14482,0,0,0,0,0,0,0,0,-98.1468,778.083,-27.254,0.541052,'spawn Xorothian Imp'), + (8420,180,10,14482,0,0,0,0,0,0,0,0,-82.9582,866.112,-27.2077,5.41052,'spawn Xorothian Imp'), + (8420,180,10,14483,0,0,0,0,0,0,0,0,5.8428,865.497,-27.2486,3.9968,'spawn Dread Guard'), + (8420,180,10,14482,0,0,0,0,0,0,0,0,-97.5622,848.091,-27.3099,5.75959,'spawn Xorothian Imp'), + (8420,190,10,14482,0,0,0,0,0,0,0,0,5.8428,865.497,-27.2486,3.9968,'spawn Xorothian Imp'), + (8420,190,10,14482,0,0,0,0,0,0,0,0,-106.235,800.934,-27.3196,0.174533,'spawn Xorothian Imp'), + (8420,190,10,14482,0,0,0,0,0,0,0,0,-82.9582,866.112,-27.2077,5.41052,'spawn Xorothian Imp'), + (8420,190,10,14482,0,0,0,0,0,0,0,0,-98.1468,778.083,-27.254,0.541052,'spawn Xorothian Imp'), + (8420,190,10,14482,0,0,0,0,0,0,0,0,-82.6964,759.662,-27.1815,0.890118,'spawn Xorothian Imp'), + (8420,200,10,14482,0,0,0,0,0,0,0,0,-39.7076,882.205,-27.1575,4.7473,'spawn Xorothian Imp'), + (8420,200,10,14483,0,0,0,0,0,0,0,0,-37.7177,743.281,-27.0769,1.5708,'spawn Dread Guard'), + (8420,200,10,14482,0,0,0,0,0,0,0,0,21.162,778.232,-27.2357,2.60054,'spawn Xorothian Imp'), + (8420,200,10,14482,0,0,0,0,0,0,0,0,-61.2501,747.296,-27.126,1.23918,'spawn Xorothian Imp'), + (8420,200,10,14482,0,0,0,0,0,0,0,0,-37.7177,743.281,-27.0769,1.57088,'spawn Xorothian Imp'), + (8420,210,10,14482,0,0,0,0,0,0,0,0,-15.0206,878.409,-27.0947,4.36332,'spawn Xorothian Imp'), + (8420,210,10,14482,0,0,0,0,0,0,0,0,29.5943,801.049,-27.1773,2.96706,'spawn Xorothian Imp'), + (8420,210,10,14482,0,0,0,0,0,0,0,0,20.9339,848.326,-27.1628,3.66519,'spawn Xorothian Imp'), + (8420,210,10,14482,0,0,0,0,0,0,0,0,5.62079,759.756,-27.1948,2.25147,'spawn Xorothian Imp'), + (8420,210,10,14482,0,0,0,0,0,0,0,0,-39.7076,882.205,-27.1575,4.7473,'spawn Xorothian Imp'), + (8420,220,10,14482,0,0,0,0,0,0,0,0,21.162,778.232,-27.2357,2.60054,'spawn Xorothian Imp'), + (8420,220,10,14482,0,0,0,0,0,0,0,0,-98.1468,778.083,-27.254,0.541052,'spawn Xorothian Imp'), + (8420,220,10,14482,0,0,0,0,0,0,0,0,-82.9582,866.112,-27.2077,5.41052,'spawn Xorothian Imp'), + (8420,220,10,14483,0,0,0,0,0,0,0,0,-39.7076,882.205,-27.1575,4.7473,'spawn Dread Guard'), + (8420,220,10,14482,0,0,0,0,0,0,0,0,-97.5622,848.091,-27.3099,5.75959,'spawn Xorothian Imp'), + (8420,230,10,14482,0,0,0,0,0,0,0,0,5.8428,865.497,-27.2486,3.9968,'spawn Xorothian Imp'), + (8420,230,10,14482,0,0,0,0,0,0,0,0,-106.235,800.934,-27.3196,0.174533,'spawn Xorothian Imp'), + (8420,230,10,14482,0,0,0,0,0,0,0,0,-82.9582,866.112,-27.2077,5.41052,'spawn Xorothian Imp'), + (8420,230,10,14482,0,0,0,0,0,0,0,0,-98.1468,778.083,-27.254,0.541052,'spawn Xorothian Imp'), + (8420,230,10,14482,0,0,0,0,0,0,0,0,-82.6964,759.662,-27.1815,0.890118,'spawn Xorothian Imp'), + (8420,240,10,14482,0,0,0,0,0,0,0,0,-39.7076,882.205,-27.1575,4.7473,'spawn Xorothian Imp'), + (8420,240,10,14483,0,0,0,0,0,0,0,0,-62.4677,878.058,-27.1771,5.07891,'spawn Dread Guard'), + (8420,240,10,14482,0,0,0,0,0,0,0,0,21.162,778.232,-27.2357,2.60054,'spawn Xorothian Imp'), + (8420,240,10,14482,0,0,0,0,0,0,0,0,-61.2501,747.296,-27.126,1.23918,'spawn Xorothian Imp'), + (8420,240,10,14482,0,0,0,0,0,0,0,0,-37.7177,743.281,-27.0769,1.57088,'spawn Xorothian Imp'), + (8420,250,10,14482,0,0,0,0,0,0,0,0,-15.0206,878.409,-27.0947,4.36332,'spawn Xorothian Imp'), + (8420,250,10,14482,0,0,0,0,0,0,0,0,29.5943,801.049,-27.1773,2.96706,'spawn Xorothian Imp'), + (8420,250,10,14482,0,0,0,0,0,0,0,0,20.9339,848.326,-27.1628,3.66519,'spawn Xorothian Imp'), + (8420,250,10,14482,0,0,0,0,0,0,0,0,5.62079,759.756,-27.1948,2.25147,'spawn Xorothian Imp'), + (8420,250,10,14483,0,0,0,0,0,0,0,0,-82.9582,866.112,-27.2077,5.41052,'spawn Dread Guard'), + (8420,260,10,14482,0,0,0,0,0,0,0,0,21.162,778.232,-27.2357,2.60054,'spawn Xorothian Imp'), + (8420,260,10,14482,0,0,0,0,0,0,0,0,-98.1468,778.083,-27.254,0.541052,'spawn Xorothian Imp'), + (8420,260,10,14482,0,0,0,0,0,0,0,0,-82.9582,866.112,-27.2077,5.41052,'spawn Xorothian Imp'), + (8420,260,10,14483,0,0,0,0,0,0,0,0,-97.5622,848.091,-27.3099,5.75959,'spawn Dread Guard'), + (8420,260,10,14482,0,0,0,0,0,0,0,0,-15.0206,878.409,-27.0947,4.36332,'spawn Xorothian Imp'), + (8420,270,10,14482,0,0,0,0,0,0,0,0,5.8428,865.497,-27.2486,3.9968,'spawn Xorothian Imp'), + (8420,270,10,14482,0,0,0,0,0,0,0,0,-106.235,800.934,-27.3196,0.174533,'spawn Xorothian Imp'), + (8420,270,10,14482,0,0,0,0,0,0,0,0,-82.9582,866.112,-27.2077,5.41052,'spawn Xorothian Imp'), + (8420,270,10,14483,0,0,0,0,0,0,0,0,29.5943,801.049,-27.1773,2.96706,'spawn Dread Guard'), + (8420,270,10,14482,0,0,0,0,0,0,0,0,-82.6964,759.662,-27.1815,0.890118,'spawn Xorothian Imp'), + (8420,280,10,14482,0,0,0,0,0,0,0,0,-39.7076,882.205,-27.1575,4.7473,'spawn Xorothian Imp'), + (8420,280,10,14483,0,0,0,0,0,0,0,0,-106.235,800.934,-27.3196,0.174533,'spawn Dread Guard'), + (8420,280,10,14482,0,0,0,0,0,0,0,0,21.162,778.232,-27.2357,2.60054,'spawn Xorothian Imp'), + (8420,280,10,14482,0,0,0,0,0,0,0,0,-61.2501,747.296,-27.126,1.23918,'spawn Xorothian Imp'), + (8420,280,10,14482,0,0,0,0,0,0,0,0,-37.7177,743.281,-27.0769,1.57088,'spawn Xorothian Imp'), + (8420,290,10,14482,0,0,0,0,0,0,0,0,-15.0206,878.409,-27.0947,4.36332,'spawn Xorothian Imp'), + (8420,290,10,14482,0,0,0,0,0,0,0,0,29.5943,801.049,-27.1773,2.96706,'spawn Xorothian Imp'), + (8420,290,10,14482,0,0,0,0,0,0,0,0,20.9339,848.326,-27.1628,3.66519,'spawn Xorothian Imp'), + (8420,290,10,14482,0,0,0,0,0,0,0,0,5.62079,759.756,-27.1948,2.25147,'spawn Xorothian Imp'), + (8420,290,10,14483,0,0,0,0,0,0,0,0,-105.782,826.821,-27.2819,6.0912,'spawn Dread Guard'), + (8420,300,10,14482,0,0,0,0,0,0,0,0,21.162,778.232,-27.2357,2.60054,'spawn Xorothian Imp'), + (8420,300,10,14482,0,0,0,0,0,0,0,0,-98.1468,778.083,-27.254,0.541052,'spawn Xorothian Imp'), + (8420,300,10,14482,0,0,0,0,0,0,0,0,-82.9582,866.112,-27.2077,5.41052,'spawn Xorothian Imp'), + (8420,300,10,14483,0,0,0,0,0,0,0,0,-105.782,826.821,-27.2819,6.0912,'spawn Dread Guard'), + (8420,300,10,14482,0,0,0,0,0,0,0,0,-15.0206,878.409,-27.0947,4.36332,'spawn Xorothian Imp'), + (8420,310,10,14482,0,0,0,0,0,0,0,0,5.8428,865.497,-27.2486,3.9968,'spawn Xorothian Imp'), + (8420,310,10,14482,0,0,0,0,0,0,0,0,-106.235,800.934,-27.3196,0.174533,'spawn Xorothian Imp'), + (8420,310,10,14482,0,0,0,0,0,0,0,0,-82.9582,866.112,-27.2077,5.41052,'spawn Xorothian Imp'), + (8420,310,10,14483,0,0,0,0,0,0,0,0,29.5943,801.049,-27.1773,2.96706,'spawn Dread Guard'), + (8420,310,10,14482,0,0,0,0,0,0,0,0,-82.6964,759.662,-27.1815,0.890118,'spawn Xorothian Imp'), + (8420,320,10,14482,0,0,0,0,0,0,0,0,-39.7076,882.205,-27.1575,4.7473,'spawn Xorothian Imp'), + (8420,320,10,14483,0,0,0,0,0,0,0,0,-106.235,800.934,-27.3196,0.174533,'spawn Dread Guard'), + (8420,320,10,14482,0,0,0,0,0,0,0,0,21.162,778.232,-27.2357,2.60054,'spawn Xorothian Imp'), + (8420,320,10,14482,0,0,0,0,0,0,0,0,-61.2501,747.296,-27.126,1.23918,'spawn Xorothian Imp'), + (8420,320,10,14483,0,0,0,0,0,0,0,0,29.5943,801.049,-27.1773,2.96706,'spawn Dread Guard'), + (8420,330,10,14482,0,0,0,0,0,0,0,0,-15.0206,878.409,-27.0947,4.36332,'spawn Xorothian Imp'), + (8420,330,10,14482,0,0,0,0,0,0,0,0,29.5943,801.049,-27.1773,2.96706,'spawn Xorothian Imp'), + (8420,330,10,14482,0,0,0,0,0,0,0,0,20.9339,848.326,-27.1628,3.66519,'spawn Xorothian Imp'), + (8420,330,10,14482,0,0,0,0,0,0,0,0,5.62079,759.756,-27.1948,2.25147,'spawn Xorothian Imp'), + (8420,330,10,14483,0,0,0,0,0,0,0,0,-105.782,826.821,-27.2819,6.0912,'spawn Dread Guard'), + (8420,340,10,14482,0,0,0,0,0,0,0,0,21.162,778.232,-27.2357,2.60054,'spawn Xorothian Imp'), + (8420,340,10,14482,0,0,0,0,0,0,0,0,-98.1468,778.083,-27.254,0.541052,'spawn Xorothian Imp'), + (8420,340,10,14482,0,0,0,0,0,0,0,0,-82.9582,866.112,-27.2077,5.41052,'spawn Xorothian Imp'), + (8420,340,10,14483,0,0,0,0,0,0,0,0,-105.782,826.821,-27.2819,6.0912,'spawn Dread Guard'), + (8420,340,10,14482,0,0,0,0,0,0,0,0,-15.0206,878.409,-27.0947,4.36332,'spawn Xorothian Imp'), + (8420,350,10,14482,0,0,0,0,0,0,0,0,5.8428,865.497,-27.2486,3.9968,'spawn Xorothian Imp'), + (8420,350,10,14482,0,0,0,0,0,0,0,0,-106.235,800.934,-27.3196,0.174533,'spawn Xorothian Imp'), + (8420,350,10,14482,0,0,0,0,0,0,0,0,-82.9582,866.112,-27.2077,5.41052,'spawn Xorothian Imp'), + (8420,350,10,14483,0,0,0,0,0,0,0,0,29.5943,801.049,-27.1773,2.96706,'spawn Dread Guard'), + (8420,350,10,14482,0,0,0,0,0,0,0,0,-82.6964,759.662,-27.1815,0.890118,'spawn Xorothian Imp'), + (8420,360,10,14482,0,0,0,0,0,0,0,0,-39.7076,882.205,-27.1575,4.7473,'spawn Xorothian Imp'), + (8420,360,10,14483,0,0,0,0,0,0,0,0,-106.235,800.934,-27.3196,0.174533,'spawn Dread Guard'), + (8420,360,10,14482,0,0,0,0,0,0,0,0,21.162,778.232,-27.2357,2.60054,'spawn Xorothian Imp'), + (8420,360,10,14482,0,0,0,0,0,0,0,0,-61.2501,747.296,-27.126,1.23918,'spawn Xorothian Imp'), + (8420,360,10,14483,0,0,0,0,0,0,0,0,29.5943,801.049,-27.1773,2.96706,'spawn Dread Guard'), + (8420,370,10,14482,0,0,0,0,0,0,0,0,-15.0206,878.409,-27.0947,4.36332,'spawn Xorothian Imp'), + (8420,370,10,14482,0,0,0,0,0,0,0,0,29.5943,801.049,-27.1773,2.96706,'spawn Xorothian Imp'), + (8420,370,10,14482,0,0,0,0,0,0,0,0,20.9339,848.326,-27.1628,3.66519,'spawn Xorothian Imp'), + (8420,370,10,14482,0,0,0,0,0,0,0,0,5.62079,759.756,-27.1948,2.25147,'spawn Xorothian Imp'), + (8420,370,10,14483,0,0,0,0,0,0,0,0,-105.782,826.821,-27.2819,6.0912,'spawn Dread Guard'), + (8420,380,10,14482,0,0,0,0,0,0,0,0,21.162,778.232,-27.2357,2.60054,'spawn Xorothian Imp'), + (8420,380,10,14482,0,0,0,0,0,0,0,0,-98.1468,778.083,-27.254,0.541052,'spawn Xorothian Imp'), + (8420,380,10,14482,0,0,0,0,0,0,0,0,-82.9582,866.112,-27.2077,5.41052,'spawn Xorothian Imp'), + (8420,380,10,14483,0,0,0,0,0,0,0,0,-105.782,826.821,-27.2819,6.0912,'spawn Dread Guard'), + (8420,380,10,14482,0,0,0,0,0,0,0,0,-15.0206,878.409,-27.0947,4.36332,'spawn Xorothian Imp'), + (8428,10,10,14502,0,0,0,0,0,0,0,0,-32.2687,808.172,-29.4525,-0.718391,'spawn Xorothian Dreadsteed'), + (8438,1,0,0,0,14500,40,0,2000005352,0,0,0,0,0,0,0,'J\'eevee say 1'), + (8438,3,20,2,0,14500,40,0,0,0,0,0,0,0,0,0,'J\'eevee set waypoint movement'), + (8438,36,8,14500,0,0,0,0,0,0,0,0,0,0,0,0,'J\'eevee give quest credit'); /*!40000 ALTER TABLE `dbscripts_on_event` ENABLE KEYS */; UNLOCK TABLES; @@ -456277,7 +416637,20 @@ VALUES (176350,0,9,23617,3600,0,0,0,0,0,0,0,0,0,0,0,'respawn Postbox Parcel'), (176351,0,9,23618,3600,0,0,0,0,0,0,0,0,0,0,0,'respawn Postbox Parcel'), (176352,0,9,23619,3600,0,0,0,0,0,0,0,0,0,0,0,'respawn Postbox Parcel'), - (176353,0,9,23620,3600,0,0,0,0,0,0,0,0,0,0,0,'respawn Postbox Parcel'); + (176353,0,9,23620,3600,0,0,0,0,0,0,0,0,0,0,0,'respawn Postbox Parcel'), + (141812,0,15,10805,0,0,0,4,0,0,0,0,0,0,0,0,''), + (141857,0,15,10834,0,0,0,4,0,0,0,0,0,0,0,0,''), + (141858,0,15,10835,0,0,0,4,0,0,0,0,0,0,0,0,''), + (141859,0,15,10836,0,0,0,4,0,0,0,0,0,0,0,0,''), + (179674,0,15,23117,0,14501,40,4,0,0,0,0,0,0,0,0,'Cast Ritual Bell Aura on Warlock Mount Ritual Mob Type 3'), + (179674,30,43,0,0,0,0,0,0,0,0,0,0,0,0,0,'reset Bell of Dethmoora'), + (179674,31,9,99787,3600,0,0,0,0,0,0,0,0,0,0,0,'respawn Bell of Dethmoora'), + (179672,0,15,23120,0,14501,40,4,0,0,0,0,0,0,0,0,'Cast Black March Blessing on Warlock Mount Ritual Mob Type 3'), + (179672,30,43,0,0,0,0,0,0,0,0,0,0,0,0,0,'reset Wheel of the Black March'), + (179672,31,9,99786,3600,0,0,0,0,0,0,0,0,0,0,0,'respawn Wheel of the Black March'), + (179673,0,15,23226,0,14501,40,4,0,0,0,0,0,0,0,0,'Cast Ritual Candle Aura on Ritual Mob'), + (179673,30,43,0,0,0,0,0,0,0,0,0,0,0,0,0,'reset Doomsday Candle'), + (179673,31,9,99785,3600,0,0,0,0,0,0,0,0,0,0,0,'respawn Doomsday Candle'); /*!40000 ALTER TABLE `dbscripts_on_go_template_use` ENABLE KEYS */; UNLOCK TABLES; @@ -456682,7 +417055,10 @@ VALUES (182302,0,7,4342,5,0,0,0,0,0,0,0,0,0,0,0,''), (105401,0,7,2936,5,0,0,0,0,0,0,0,0,0,0,0,''), (12501,2,26,0,0,0,0,0,0,0,0,0,0,0,0,0,'Astor attack start'), - (2871,0,8,10668,0,0,0,0,0,0,0,0,0,0,0,0,'Quest 4921 - Kill credit'); + (2871,0,8,10668,0,0,0,0,0,0,0,0,0,0,0,0,'Quest 4921 - Kill credit'), + (653501,0,15,24705,0,0,0,4,0,0,0,0,0,0,0,0,'Cast Invocation of the Wickerman'), + (56002,0,14,23179,0,0,0,2,0,0,0,0,0,0,0,0,'Remove Taint of Shadow from player'), + (56002,0,26,0,0,0,0,0,0,0,0,0,0,0,0,0,'Ulathek attack player'); /*!40000 ALTER TABLE `dbscripts_on_gossip` ENABLE KEYS */; UNLOCK TABLES; @@ -456807,15 +417183,12 @@ VALUES (502,10,10,2275,300000,0,0,0,0,0,0,0,-353.534,21.4088,54.6594,3.68102,'Enraged Stanley appears'), (502,10,18,0,0,0,0,4,0,0,0,0,0,0,0,0,''), (502,11,22,44,1,2275,30,0,0,0,0,0,0,0,0,0,''), - (524,1,9,30031,30,0,0,0,0,0,0,0,0,0,0,0,'Spawn Keg'), - (524,2,9,55530,30,0,0,0,0,0,0,0,0,0,0,0,'Spawn Keg Smoke'), - (524,4,3,0,0,2284,15891,16,0,0,0,0,0.524,-944.41,61.93,1.66,'Move first'), - (524,4,3,0,0,2284,15893,16,0,0,0,0,0.439,-940.84,61.93,4.94,'Move second'), - (524,4,3,0,0,2284,15892,16,0,0,0,0,-1.632,-942.43,61.93,6.14,'Move third'), - (524,7,15,5,0,2284,15891,17,0,0,0,0,0,0,0,0,'Kill first'), - (524,8,15,5,0,2284,15893,17,0,0,0,0,0,0,0,0,'Kill second'), - (524,9,15,5,0,2284,15892,17,0,0,0,0,0,0,0,0,'Kill third'), - (553,5,10,2433,600000,0,0,0,0,0,0,0,-742.94,-615.67,18.72,1.61731,''), + (524,4,3,0,700,2284,15892,23,0,0,0,0,-0.954329,-942.685,61.938,6.23103,''), + (524,4,0,0,0,2284,15891,23,2000001034,0,0,0,0,0,0,0,''), + (524,3,0,0,0,2284,15892,23,2000001033,0,0,0,0,0,0,0,''), + (524,1,31,2284,30,0,0,0,0,0,0,0,0,0,0,0,'search for 2284'), + (524,0,9,30031,120,0,0,0,0,0,0,0,0,0,0,0,'Respawn Tainted Keg'), + (553,2,10,2433,600000,0,0,0,0,0,0,0,-747.107,-586.97,19.8435,3.17531,''), (609,1,0,2,0,0,0,0,2000000067,0,0,0,0,0,0,0,''), (609,2,0,0,0,0,0,0,2000000068,0,0,0,0,0,0,0,''), (619,3,10,1494,300000,0,0,0,0,0,0,0,-14611.6,142.68,-1.47,2.7,''), @@ -457260,7 +417633,39 @@ VALUES (9326,0,15,29235,0,0,0,0,0,0,0,0,0,0,0,0,'Loremaster cast Fire Festival Fortitude'), (9330,0,15,29235,0,0,0,0,0,0,0,0,0,0,0,0,'Talespinner cast Fire Festival Fortitude'), (9331,0,15,29235,0,0,0,0,0,0,0,0,0,0,0,0,'Talespinner cast Fire Festival Fortitude'), - (9332,0,15,29235,0,0,0,0,0,0,0,0,0,0,0,0,'Talespinner cast Fire Festival Fortitude'); + (9332,0,15,29235,0,0,0,0,0,0,0,0,0,0,0,0,'Talespinner cast Fire Festival Fortitude'), + (524,4,3,0,700,2284,15893,23,0,0,0,0,0.542607,-941.692,61.9395,4.71364,''), + (524,4,1,16,0,2284,15891,23,0,0,0,0,0,0,0,0,''), + (524,6,1,16,0,2284,15892,23,0,0,0,0,0,0,0,0,''), + (524,6,1,16,0,2284,15893,23,0,0,0,0,0,0,0,0,''), + (524,8,1,7,0,2284,15891,23,0,0,0,0,0,0,0,0,''), + (524,9,1,7,0,2284,15892,23,0,0,0,0,0,0,0,0,''), + (524,9,1,7,0,2284,15893,23,0,0,0,0,0,0,0,0,''), + (524,12,9,94065,110,0,0,0,0,0,0,0,0,0,0,0,'Respawn Tainted Keg Smoke'), + (524,12,15,5,0,2284,15891,23,0,0,0,0,0,0,0,0,''), + (524,14,15,5,0,2284,15892,23,0,0,0,0,0,0,0,0,''), + (524,14,15,5,0,2284,15893,23,0,0,0,0,0,0,0,0,''), + (7782,0,21,1,0,0,0,4,0,0,0,0,0,0,0,0,'active'), + (7782,1,29,3,2,0,0,0,0,0,0,0,0,0,0,0,'quest flag removed'), + (7782,6,0,0,0,0,0,0,2000001037,0,0,0,0,0,0,0,''), + (7782,14,0,0,0,0,0,0,2000001038,0,0,0,0,0,0,0,''), + (7782,17,9,40151,21600,0,0,0,0,0,0,0,0,0,0,0,'respawn gobject'), + (7782,23,15,22888,0,0,0,0,0,0,0,0,0,0,0,0,''), + (7782,24,29,3,1,0,0,0,0,0,0,0,0,0,0,0,'quest flag added'), + (7782,25,21,1,0,0,0,4,0,0,0,0,0,0,0,0,'unactive'), + (7784,0,21,1,0,0,0,4,0,0,0,0,0,0,0,0,'active'), + (7784,1,29,3,2,0,0,0,0,0,0,0,0,0,0,0,'quest flag removed'), + (7784,3,3,0,0,0,0,0,0,0,0,0,1544,-4425.87,10.9056,3.323,''), + (7784,17,3,0,0,0,0,0,0,0,0,0,0,0,0,0.6367,''), + (7784,20,0,0,0,0,0,0,2000001035,0,0,0,0,0,0,0,''), + (7784,37,0,0,0,0,0,0,2000001036,0,0,0,0,0,0,0,''), + (7784,40,9,40150,21600,0,0,0,0,0,0,0,0,0,0,0,'respawn gobject'), + (7784,45,13,0,0,179881,100,1,0,0,0,0,0,0,0,0,'activate gobject'), + (7784,50,15,22888,0,0,0,0,0,0,0,0,0,0,0,0,''), + (7784,60,3,0,0,0,0,0,0,0,0,0,1568,-4405.87,8.13371,0.3434,''), + (7784,75,3,0,0,0,0,0,0,0,0,0,0,0,0,3.31613,''), + (7784,76,29,3,1,0,0,0,0,0,0,0,0,0,0,0,'quest flag added'), + (7784,77,21,1,0,0,0,4,0,0,0,0,0,0,0,0,'unactive'); /*!40000 ALTER TABLE `dbscripts_on_quest_end` ENABLE KEYS */; UNLOCK TABLES; @@ -457640,7 +418045,9 @@ VALUES (5943,0,22,113,59,11625,60,7,0,0,0,0,0,0,0,0,'Cork - faction update'), (5943,0,22,113,59,11564,27289,23,0,0,0,0,0,0,0,0,'Kodo1 - faction update'), (5943,0,22,113,59,11564,27290,23,0,0,0,0,0,0,0,0,'Kodo2 - faction update'), - (5943,2,32,0,0,11625,40,7,0,0,0,0,0,0,0,0,'Cork - unpause WP movement'); + (5943,2,32,0,0,11625,40,7,0,0,0,0,0,0,0,0,'Cork - unpause WP movement'), + (3508,2,15,12655,0,0,0,0,0,0,0,0,0,0,0,0,'cast Enlightment on self'), + (3508,8,7,3508,10,0,0,0,0,0,0,0,0,0,0,0,'Quest credit for q3508'); /*!40000 ALTER TABLE `dbscripts_on_quest_start` ENABLE KEYS */; UNLOCK TABLES; @@ -458005,11 +418412,12 @@ DROP TABLE IF EXISTS `game_event`; CREATE TABLE `game_event` ( `entry` mediumint(8) unsigned NOT NULL COMMENT 'Entry of the game event', - `start_time` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00' COMMENT 'Absolute start date, the event will never start before', - `end_time` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00' COMMENT 'Absolute end date, the event will never start afler', + `start_time` datetime NOT NULL DEFAULT '1970-01-01 00:00:00' COMMENT 'Absolute start date, the event will never start before', + `end_time` datetime NOT NULL DEFAULT '1970-01-01 00:00:00' COMMENT 'Absolute end date, the event will never start after', `occurence` bigint(20) unsigned NOT NULL DEFAULT '86400' COMMENT 'Delay in minutes between occurences of the event', `length` bigint(20) unsigned NOT NULL DEFAULT '43200' COMMENT 'Length in minutes of the event', `holiday` mediumint(8) unsigned NOT NULL DEFAULT '0' COMMENT 'Client side holiday id', + `linkedTo` mediumint(8) unsigned NOT NULL DEFAULT '0' COMMENT 'This event starts only if defined LinkedTo event is started', `description` varchar(255) DEFAULT NULL COMMENT 'Description of the event displayed in console', PRIMARY KEY (`entry`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; @@ -458017,40 +418425,42 @@ CREATE TABLE `game_event` ( LOCK TABLES `game_event` WRITE; /*!40000 ALTER TABLE `game_event` DISABLE KEYS */; -INSERT INTO `game_event` (`entry`, `start_time`, `end_time`, `occurence`, `length`, `holiday`, `description`) +INSERT INTO `game_event` (`entry`, `start_time`, `end_time`, `occurence`, `length`, `holiday`, `linkedTo`, `description`) VALUES - (1,'2007-06-20 20:00:00','2020-12-31 22:59:59',525600,20160,341,'Midsummer Fire Festival'), - (2,'2006-12-14 23:00:00','2020-12-31 22:59:59',525600,27360,141,'Feast of Winter Veil'), - (3,'2006-02-08 21:00:00','2020-12-31 04:59:59',1440,480,0,'Pyrewood Village - Worgen Curse'), - (4,'2006-02-08 23:00:00','2020-12-31 22:59:59',96480,10080,374,'Darkmoon Faire (Elwynn)'), - (5,'2006-01-07 23:00:00','2020-12-31 22:59:59',96480,10080,374,'Darkmoon Faire (Mulgore)'), - (6,'2007-12-31 21:00:00','2020-12-31 22:59:59',525600,120,0,'New Year\'s Eve'), - (7,'2006-01-27 22:00:00','2020-12-31 22:59:59',525600,28800,327,'Lunar Festival'), - (8,'2006-02-10 22:00:00','2020-12-31 22:59:59',525600,5760,335,'Love is in the Air'), - (9,'2006-04-16 20:00:00','2020-12-31 22:59:59',524160,7200,181,'Noblegarden'), - (10,'2007-05-01 20:00:00','2020-12-31 22:59:59',525600,11520,201,'Children\'s Week '), - (12,'2006-10-18 20:00:00','2020-12-31 22:59:59',525600,21600,324,'Hallow\'s End'), - (13,'0000-00-00 00:00:00','2020-12-31 22:59:59',525600,1,0,'Elemental Invasions'), - (14,'2006-01-02 05:00:00','2020-12-31 22:59:59',10080,240,0,'Fishing Extravaganza Announce'), - (15,'2006-01-01 11:00:00','2020-12-31 22:59:59',10080,120,301,'Fishing Extravaganza'), - (16,'2005-12-31 23:00:00','2020-12-31 22:59:59',180,120,0,'Gurubashi Arena Booty Run'), - (17,'0000-00-00 00:00:00','0000-00-00 00:00:00',525600,1,0,'Scourge Invasion'), - (18,'2006-01-19 23:00:00','2020-12-31 22:59:59',40320,6240,283,'Call to Arms: Alterac Valley!'), - (19,'2006-01-26 23:00:00','2020-12-31 22:59:59',40320,6240,284,'Call to Arms: Warsong Gulch!'), - (20,'2006-01-05 23:00:00','2020-12-31 22:59:59',40320,6240,285,'Call to Arms: Arathi Basin!'), - (21,'2006-12-25 16:00:00','2020-12-31 16:00:00',525600,11700,0,'Winter Veil: Gifts'), - (22,'0000-00-00 00:00:00','0000-00-00 00:00:00',525600,1,0,'AQ War Effort'), - (23,'2006-02-05 23:00:00','2020-12-31 22:59:59',131040,4320,374,'Darkmoon Faire Building (Elwynn)'), - (27,'2008-01-01 19:00:00','2020-12-31 22:59:59',1440,720,0,'Nights'), - (29,'2006-01-23 23:00:00','2020-12-31 22:59:59',86400,21600,0,'Edge of Madness, Gri\'lek'), - (30,'2006-01-06 23:00:00','2020-12-31 22:59:59',86400,21600,0,'Edge of Madness, Hazza\'rah'), - (31,'2006-01-20 23:00:00','2020-12-31 22:59:59',86400,21600,0,'Edge of Madness, Renataki'), - (32,'2006-01-04 23:00:00','2020-12-31 22:59:59',86400,21600,0,'Edge of Madness, Wushoolay'), - (33,'2006-10-05 22:00:00','2020-10-05 22:00:00',525600,10080,321,'Harvest Festival'), - (34,'2006-01-04 14:00:00','2020-12-30 23:00:00',10080,180,0,'Fishing Extravaganza Turn-in'), - (35,'2010-09-23 01:00:00','2020-12-30 23:00:00',525600,256320,0,'Winter Season Fishing'), - (36,'2010-03-21 01:00:00','2020-12-30 23:00:00',525600,269280,0,'Summer Season Fishing'), - (61,'2010-12-31 23:58:00','2020-12-30 23:00:00',30,10,0,'Stormwind City - Stockades Jail Break'); + (1,'2007-06-20 20:00:00','2020-12-31 22:59:59',525600,20160,341,0,'Midsummer Fire Festival'), + (2,'2006-12-14 23:00:00','2020-12-31 22:59:59',525600,27360,141,0,'Feast of Winter Veil'), + (3,'2006-02-08 21:00:00','2020-12-31 04:59:59',1440,480,0,0,'Pyrewood Village - Worgen Curse'), + (4,'2006-02-08 23:00:00','2020-12-31 22:59:59',96480,10080,374,0,'Darkmoon Faire (Elwynn)'), + (5,'2006-01-07 23:00:00','2020-12-31 22:59:59',96480,10080,374,0,'Darkmoon Faire (Mulgore)'), + (6,'2007-12-31 21:00:00','2020-12-31 22:59:59',525600,120,0,0,'New Year\'s Eve'), + (7,'2006-01-27 22:00:00','2020-12-31 22:59:59',525600,28800,327,0,'Lunar Festival'), + (8,'2006-02-10 22:00:00','2020-12-31 22:59:59',525600,5760,335,0,'Love is in the Air'), + (9,'2006-04-16 20:00:00','2020-12-31 22:59:59',524160,7200,181,0,'Noblegarden'), + (10,'2007-05-01 20:00:00','2020-12-31 22:59:59',525600,11520,201,0,'Children\'s Week '), + (12,'2006-10-18 20:00:00','2020-12-31 22:59:59',525600,21600,324,0,'Hallow\'s End'), + (13,'1970-01-01 00:00:00','2020-12-31 22:59:59',525600,1,0,0,'Elemental Invasions'), + (14,'2006-01-02 05:00:00','2020-12-31 22:59:59',10080,240,0,0,'Fishing Extravaganza Announce'), + (15,'2006-01-01 11:00:00','2020-12-31 22:59:59',10080,120,301,0,'Fishing Extravaganza'), + (16,'2005-12-31 23:00:00','2020-12-31 22:59:59',180,120,0,0,'Gurubashi Arena Booty Run'), + (17,'1970-01-01 00:00:00','1970-01-01 00:00:00',525600,1,0,0,'Scourge Invasion'), + (18,'2006-01-19 23:00:00','2020-12-31 22:59:59',40320,6240,283,0,'Call to Arms: Alterac Valley!'), + (19,'2006-01-26 23:00:00','2020-12-31 22:59:59',40320,6240,284,0,'Call to Arms: Warsong Gulch!'), + (20,'2006-01-05 23:00:00','2020-12-31 22:59:59',40320,6240,285,0,'Call to Arms: Arathi Basin!'), + (21,'2006-12-25 16:00:00','2020-12-31 16:00:00',525600,11700,0,0,'Winter Veil: Gifts'), + (22,'1970-01-01 00:00:00','1970-01-01 00:00:00',525600,1,0,0,'AQ War Effort'), + (23,'2006-02-05 23:00:00','2020-12-31 22:59:59',131040,4320,374,0,'Darkmoon Faire Building (Elwynn)'), + (27,'2008-01-01 19:00:00','2020-12-31 22:59:59',1440,720,0,0,'Nights'), + (29,'2006-01-23 23:00:00','2020-12-31 22:59:59',86400,21600,0,0,'Edge of Madness, Gri\'lek'), + (30,'2006-01-06 23:00:00','2020-12-31 22:59:59',86400,21600,0,0,'Edge of Madness, Hazza\'rah'), + (31,'2006-01-20 23:00:00','2020-12-31 22:59:59',86400,21600,0,0,'Edge of Madness, Renataki'), + (32,'2006-01-04 23:00:00','2020-12-31 22:59:59',86400,21600,0,0,'Edge of Madness, Wushoolay'), + (33,'2006-10-05 22:00:00','2020-10-05 22:00:00',525600,10080,321,0,'Harvest Festival'), + (34,'2006-01-04 14:00:00','2020-12-30 23:00:00',10080,180,0,0,'Fishing Extravaganza Turn-in'), + (35,'2010-09-23 01:00:00','2020-12-30 23:00:00',525600,256320,0,0,'Winter Season Fishing'), + (36,'2010-03-21 01:00:00','2020-12-30 23:00:00',525600,269280,0,0,'Summer Season Fishing'), + (61,'2010-12-31 23:58:00','2020-12-30 23:00:00',30,10,0,0,'Stormwind City - Stockades Jail Break'), + (24,'2016-10-18 20:01:07','2020-12-31 22:59:59',1440,600,0,12,'Hallow\'s End - Wickerman Ember\'s'), + (25,'2016-10-18 19:30:00','2020-12-31 22:59:59',1440,45,0,12,'Hallow\'s End - Banshee Queen'); /*!40000 ALTER TABLE `game_event` ENABLE KEYS */; UNLOCK TABLES; @@ -458676,7 +419086,14 @@ VALUES (54905,2), (54906,2), (54907,2), - (54908,2); + (54908,2), + (86235,12), + (99966,12), + (85632,12), + (85633,12), + (85634,12), + (85635,12), + (160005,25); /*!40000 ALTER TABLE `game_event_creature` ENABLE KEYS */; UNLOCK TABLES; @@ -458703,8 +419120,8 @@ LOCK TABLES `game_event_creature_data` WRITE; INSERT INTO `game_event_creature_data` (`guid`, `entry_id`, `modelid`, `equipment_id`, `spell_start`, `spell_end`, `event`) VALUES - (12088,0,0,50504,0,0,27), - (12093,0,0,50504,0,0,27), + (12088,0,0,101976,0,0,27), + (12093,0,0,101976,0,0,27), (17663,1896,0,0,7671,7671,3), (17905,1896,0,0,7671,7671,3), (17908,1892,0,0,7671,7671,3), @@ -458755,17 +419172,17 @@ VALUES (45840,0,15737,0,0,0,2), (47613,0,15735,0,0,0,2), (54433,0,15733,0,0,0,2), - (79666,0,0,50504,0,0,27), - (79670,0,0,50504,0,0,27), - (79675,0,0,50504,0,0,27), - (79689,0,0,50504,0,0,27), - (79690,0,0,50504,0,0,27), - (79792,0,0,50504,0,0,27), - (79807,0,0,50504,0,0,27), - (79814,0,0,50504,0,0,27), - (79857,0,0,50504,0,0,27), - (79859,0,0,50504,0,0,27), - (90438,0,0,50504,0,0,27), + (79666,0,0,100068,0,0,27), + (79670,0,0,101976,0,0,27), + (79675,0,0,101976,0,0,27), + (79689,0,0,100068,0,0,27), + (79690,0,0,101976,0,0,27), + (79792,0,0,101976,0,0,27), + (79807,0,0,101976,0,0,27), + (79814,0,0,101976,0,0,27), + (79857,0,0,100068,0,0,27), + (79859,0,0,100068,0,0,27), + (90438,0,0,101976,0,0,27), (137881,0,15734,0,0,0,2), (54900,0,0,0,26000,0,2), (54902,0,0,0,26000,0,2), @@ -463032,19 +423449,19 @@ VALUES (42094,2), (43045,12), (43046,12), - (43049,12), + (37871,12), (43053,12), (43054,12), - (43056,12), - (43057,12), - (43061,12), - (43062,12), + (37869,12), + (37868,12), + (37867,12), + (37881,12), (43063,12), - (43073,12), + (37880,12), (43078,12), (43079,12), - (43080,12), - (43081,12), + (37879,12), + (37870,12), (43232,7), (43233,7), (43234,7), @@ -468427,7 +428844,19 @@ VALUES (41970,2), (41971,2), (41972,2), - (41973,2); + (41973,2), + (37872,12), + (37873,12), + (37874,12), + (37885,12), + (18854,-12), + (99898,12), + (37875,24), + (37876,24), + (37877,24), + (37878,24), + (37886,24), + (37887,24); /*!40000 ALTER TABLE `game_event_gameobject` ENABLE KEYS */; UNLOCK TABLES; @@ -476850,7 +437279,7 @@ VALUES (10118,2575,0,-14378.8,379.264,23.3135,-2.13803,0,0,0.876727,-0.480989,900,100,1), (10119,276,0,-5343.17,-217.975,441.228,0.331613,0,0,0.165048,0.986286,900,100,1), (10120,147517,0,-6798.13,-1770.21,258.562,-2.40855,0,0,0.93358,-0.358368,7200,100,1), - (10121,759,0,-13803.3,372.892,93.6595,2.16421,0.053657,-0.038392,0.880756,0.468952,900,100,1), + (10121,759,0,-13803.3,372.892,93.6595,2.16421,0.053657,-0.038392,0.880756,0.468952,10,100,1), (10122,276,0,-5338.93,-227.352,440.072,0.191986,0,0,0.095846,0.995396,900,100,1), (10123,2061,1,1882.76,-4718.2,39.3519,-2.79253,0,0,0.984808,-0.173649,900,100,1), (10124,185433,0,-11888.1,-873.104,35.8599,2.05076,0,0,0.854912,0.518773,900,100,1), @@ -476971,7 +437400,7 @@ VALUES (10659,2061,0,-11577.5,-575.255,33.889,-0.331611,0,0,-0.165047,0.986286,900,100,1), (10661,1941,0,-5741.46,-366.854,365.543,3.14159,0,0,1,0,900,100,1), (10662,2061,0,-5741.46,-366.854,365.543,3.14159,0,0,1,0,900,100,1), - (10663,176785,0,-5746.87,-371.43,365.881,1.23918,0,0,0.580703,0.814116,600,100,1), + (10663,176785,0,-5746.87,-371.43,365.881,1.23918,0,0,0.580703,0.814116,10,100,1), (10664,1617,0,-5762.47,-386.577,367.182,-2.23402,0,0,-0.898794,0.438372,300,100,1), (10666,1617,0,-5782.04,-175.264,351.059,1.76278,0,0,0.771624,0.636079,300,100,1), (10667,1618,0,-5869.55,-174.596,359.32,-0.488692,0,0,-0.241922,0.970296,300,100,1), @@ -478242,7 +438671,7 @@ VALUES (12040,111258,0,-5398.16,-2971.92,321.532,-2.94961,0,0,0.995396,-0.095846,7200,100,1), (12041,2061,0,-5398.16,-2971.92,321.532,-2.94961,0,0,0.995396,-0.095846,7200,100,1), (12042,111262,0,-5386.46,-2955.72,322.061,-0.069813,0,0,-0.034899,0.999391,7200,100,1), - (12043,182068,329,3688.13,-3643.51,141.964,-2.80998,0,0,0.986286,-0.165048,180,100,1), + (66317,375,0,2268.72,1403.56,33.3334,0.24895,0,0,0.124154,0.992263,120,255,1), (12044,176194,329,3541.94,-3068.55,135.657,-0.959931,0,0,-0.461749,0.887011,180,100,1), (12045,175433,329,3707.61,-3402.7,132.405,-2.9723,0,-0.173648,0.98106,-0.085832,180,100,1), (12046,111256,0,-5388.45,-2953.1,315.057,1.41369,-0.007519,-0.004429,0.649423,0.760377,7200,100,1), @@ -482521,7 +442950,7 @@ VALUES (17140,1785,0,-373.583,-771.25,54.5791,2.59181,0,0,0.962455,0.271441,7200,100,1), (17141,1896,0,-819.252,-571.793,15.3168,3.14159,0,0,1,0,7200,100,1), (17144,1624,0,-10620.3,-67.4817,32.7607,1.53589,0,0,0.694658,0.71934,300,100,1), - (17154,2008,0,-19.4826,-935.304,58.0971,2.6529,-0.046553,0.011607,0.969178,0.241643,7200,100,1), + (17154,2008,0,-19.4826,-935.304,58.0971,2.6529,-0.029951,0.011607,0.969178,0.241643,7200,100,1), (17155,1732,1,-5391.57,-2062.72,-57.1402,-0.174533,0,0,-0.0871558,0.996195,300,100,1), (17156,1732,1,-5587.54,-2112.36,-59.1597,1.71042,0,0,0.754709,0.65606,300,100,1), (17157,1732,1,-5414.25,-2865.14,-48.8178,1.18682,0,0,0.559191,0.829039,300,100,1), @@ -483964,7 +444393,7 @@ VALUES (18851,22904,0,-844.017,-564.776,18.5431,-1.91114,0,0,-0.816642,0.577145,7200,100,1), (18852,22924,0,-860.352,-564.704,11.069,-1.68424,0,0,-0.746057,0.665882,7200,100,1), (18853,22925,0,-861.964,-564.72,11.069,-1.55334,0,0,-0.700909,0.713251,7200,100,1), - (18854,180570,0,-858.213,-577.129,13.7121,1.51844,0,0,0.688355,0.725374,2,100,1), + (18854,180575,0,-858.213,-577.129,13.7121,1.51844,0,0,0.688355,0.725374,2,100,1), (18855,2912,1,-2677.69,-256.283,2.87449,-2.51327,0,0,0.951057,-0.309017,180,100,1), (18856,22910,0,-846.125,-555.813,18.6578,-1.5708,0,0,-0.707107,0.707107,7200,100,1), (18857,2912,1,-2249.68,-1255.8,24.7321,-0.942478,0,0,0.453991,-0.891006,180,100,1), @@ -488049,7 +448478,7 @@ VALUES (30025,1624,0,-322.816,-1543.89,81.843,2.40855,0,0,0.93358,0.35837,300,100,1), (30026,1620,0,-750.837,-333.019,17.6311,-2.23402,0,0,-0.898794,0.438372,300,100,1), (30028,1727,0,-1327.42,-1223.41,38.791,-1.67552,0,0,0.743145,-0.669131,2,100,1), - (30031,1729,0,0.437117,-942.794,61.9384,-2.54818,0,0,0.956305,-0.292372,-10,100,1), + (30031,1729,0,0.437117,-942.794,61.9384,-2.54818,0,0,0.956305,-0.292372,-120,100,1), (30032,4096,0,-1358.34,-1245.93,40.1805,-1.65806,0,0,0.737277,-0.67559,7200,100,1), (30033,2855,0,-202.066,-339.025,72.8802,0.506145,0,0,0.25038,0.968148,7200,100,1), (30036,3715,0,-446.851,-105.513,55.0402,-0.296706,0,0,0.147809,-0.989016,7200,100,1), @@ -493929,8 +454358,8 @@ VALUES (42098,19541,1,1297.68,313.875,25.4999,-2.16421,0,0,0.882948,-0.469472,180,100,1), (42434,3662,1,-4087.37,-2362.9,108.909,5.99774,0,0,0.142237,-0.989833,25,0,1), (42435,2413,1,-4066.54,-2365.23,108.91,2.46894,0,0,0.943974,0.33002,25,0,1), - (42437,141812,0,-11719.9,-3324.45,16.3167,-0.296706,0,0,0.147809,-0.989016,900,100,1), - (42438,141859,0,-11313.8,-2518.58,94.4106,2.79253,0,0,0.984808,0.173648,900,100,1), + (42437,141812,0,-11719.9,-3324.45,16.3167,-0.296706,0,0,0.147809,-0.989016,450,100,1), + (42438,141859,0,-11313.8,-2518.58,94.4106,2.79253,0,0,0.984808,0.173648,450,100,1), (42439,153451,0,-10886.6,-2665.34,7.63572,-2.9147,0,0,0.993572,-0.113203,7200,100,1), (42440,142142,0,-11753,-3063.05,13.3587,-1.22173,0,0,-0.573576,0.819152,300,100,1), (42441,21581,0,-10911.8,-3396.66,83.1401,0.20944,0,0,0.104528,0.994522,900,100,1), @@ -493946,22 +454375,22 @@ VALUES (42454,153203,0,-11337.4,-2848.64,9.61797,-2.82743,0,0,0.987688,-0.156434,900,100,1), (573708,176224,329,3636.53,-3347.54,125.592,0.715585,0,0,0.350207,0.936672,10800,100,1), (42456,153204,0,-11079.8,-2855.72,10.6925,-2.47837,0,0,0.945519,-0.325568,900,100,1), - (42462,141859,0,-11453.4,-2624.39,36.395,-1.51844,0,0,0.688354,-0.725374,900,100,1), + (42462,141859,0,-11453.4,-2624.39,36.395,-1.51844,0,0,0.688354,-0.725374,450,100,1), (42463,153203,0,-11079.8,-2855.81,10.9242,-0.174533,0,0,0.087156,-0.996195,900,100,1), (573707,176224,329,3877.03,-3663.46,143.9,-1.67552,0,0,0.743145,-0.669131,10800,100,1), - (42465,141812,0,-11815.3,-3377.41,7.89995,0.767945,0,0,0.374607,0.927184,900,100,1), - (42466,141858,0,-11612.1,-3402.23,7.48246,1.48353,0,0,0.67559,0.737277,900,100,1), - (42467,141858,0,-11337.3,-3417.56,11.5386,-1.01229,0,0,0.48481,-0.87462,900,100,1), - (42468,141859,0,-11491.1,-2675.31,7.24377,2.00713,0,0,0.843391,0.5373,900,100,1), - (42469,141812,0,-11763.8,-3049.82,15.8468,0.401426,0,0,0.199368,0.979925,900,100,1), - (42470,141857,0,-11547.5,-2911.63,11.2399,-0.279253,0,0,0.139173,-0.990268,900,100,1), - (42471,141812,0,-11643.2,-3105.75,18.438,3.00197,0,0,0.997564,0.069757,900,100,1), - (42472,141857,0,-10858.8,-2630.63,7.63572,1.90241,0,0,0.814116,0.580703,900,100,1), - (42473,141857,0,-10832.5,-2700.95,7.6357,-1.55334,0,0,0.700909,-0.71325,900,100,1), - (42474,141812,0,-11855.1,-2959.74,10.3145,-2.30383,0,0,0.913545,-0.406737,900,100,1), - (42475,141858,0,-11471.8,-3383.37,9.2671,-2.3911,0,0,0.930418,-0.366501,900,100,1), - (42476,141812,0,-11899.7,-3025.95,21.0243,-0.401426,0,0,0.199368,-0.979925,900,100,1), - (42477,141812,0,-11844.8,-3357.05,7.89991,-1.76278,0,0,0.771625,-0.636078,900,100,1), + (42465,141812,0,-11815.3,-3377.41,7.89995,0.767945,0,0,0.374607,0.927184,450,100,1), + (42466,141858,0,-11612.1,-3402.23,7.48246,1.48353,0,0,0.67559,0.737277,450,100,1), + (42467,141858,0,-11337.3,-3417.56,11.5386,-1.01229,0,0,0.48481,-0.87462,450,100,1), + (42468,141859,0,-11491.1,-2675.31,7.24377,2.00713,0,0,0.843391,0.5373,450,100,1), + (42469,141812,0,-11763.8,-3049.82,15.8468,0.401426,0,0,0.199368,0.979925,450,100,1), + (42470,141857,0,-11547.5,-2911.63,11.2399,-0.279253,0,0,0.139173,-0.990268,450,100,1), + (42471,141812,0,-11643.2,-3105.75,18.438,3.00197,0,0,0.997564,0.069757,450,100,1), + (42472,141857,0,-10858.8,-2630.63,7.63572,1.90241,0,0,0.814116,0.580703,450,100,1), + (42473,141857,0,-10832.5,-2700.95,7.6357,-1.55334,0,0,0.700909,-0.71325,450,100,1), + (42474,141812,0,-11855.1,-2959.74,10.3145,-2.30383,0,0,0.913545,-0.406737,450,100,1), + (42475,141858,0,-11471.8,-3383.37,9.2671,-2.3911,0,0,0.930418,-0.366501,450,100,1), + (42476,141812,0,-11899.7,-3025.95,21.0243,-0.401426,0,0,0.199368,-0.979925,450,100,1), + (42477,141812,0,-11844.8,-3357.05,7.89991,-1.76278,0,0,0.771625,-0.636078,450,100,1), (42482,1621,0,-10948.9,-185.265,37.7564,-1.0821,0,0,-0.515036,0.857168,300,100,1), (42483,1622,0,-11130.1,-77.5629,33.1727,0.279253,0,0,0.139173,0.990268,300,100,1), (42484,2014,0,-9256.97,-2232.04,63.9334,1.6057,0,0,0.71934,0.694658,7200,100,1), @@ -494414,19 +454843,19 @@ VALUES (42985,177383,289,111.629,67.163,99.1106,-3.12788,-0.06462,-0.014867,0.997769,-0.007779,7200,100,1), (43045,180523,1,1635.93,-4443.07,16.0593,0.645772,0,0,0.317305,0.948324,5,100,1), (43046,180523,1,340.696,-4697.91,16.7286,-0.279253,0,0,0.139173,-0.990268,5,100,1), - (43049,186720,1,286.565,-4561.45,27.5742,2.42601,0,0,0.936672,0.350207,5,100,1), + (37871,180434,0,1758.89,513.276,35.8655,1.28897,0,0,0.600788,0.799409,300,0,1), (43053,180523,0,1645.08,218.875,-42.7976,0.069813,0,0,0.034899,0.999391,5,100,1), (43054,180523,0,2269.13,249.087,34.9444,0.244346,0,0,0.121869,0.992546,5,100,1), - (43056,186720,0,2240.44,459.159,38.2838,0.820305,0,0,0.398749,0.91706,5,100,1), - (43057,186720,0,2239.49,487.861,37.3446,-0.715585,0,0,0.350207,-0.936672,5,100,1), - (43061,186720,0,-9328.25,56.2778,62.2509,2.60054,0,0,0.96363,0.267238,180,100,1), - (43062,186720,0,-9314.1,52.4562,76.7343,2.93215,0,0,0.994522,0.104528,180,100,1), + (37869,180432,0,1712.63,507.05,38.2495,1.58824,0,0,0.713246,0.700914,300,100,1), + (37868,180432,0,1749.28,507.611,39.2312,1.49635,0,0,0.680301,0.732933,300,100,1), + (37867,180432,0,1732.17,474.856,61.6567,1.52646,0,0,0,0,300,100,1), + (37881,180406,0,1719.67,522.979,36.8828,3.30702,0,0,0.996581,-0.0826182,300,100,1), (43063,180431,0,1642.02,239.837,62.5916,1.97222,0,0,0.833886,0.551937,180,100,1), - (43073,186720,0,-5753.24,-533.652,404.022,1.15192,0,0,0.544639,0.838671,2,100,1), + (37880,180406,0,1728,475.099,63.6779,3.49316,0,0,0.98459,-0.174878,300,100,1), (43078,180523,0,-5584.79,-539.93,404.089,-0.663225,0,0,0.325568,-0.945519,2,100,1), (43079,180523,0,-4839.18,-863.865,510.518,2.86234,0,0,0.990268,0.139173,2,100,1), - (43080,186720,0,-5761.17,-528.193,403.855,1.16937,0,0,0.551937,0.833886,2,100,1), - (43081,186720,0,-5747.52,-527.634,400.297,0.610865,0,0,0.300706,0.953717,2,100,1), + (37879,180405,0,1746.07,517.066,38.936,3.40519,0,0,0.991327,-0.131419,300,100,1), + (37870,180433,0,1734.04,504.05,42.2861,1.4131,0,0,0.649213,0.760607,300,100,1), (43082,158562,230,547.474,-155.238,-35.6229,1.45735,0,0,0.665882,0.746057,600,100,1), (43083,140375,230,640.006,-154.601,-37.0031,-2.35619,0,0,0.92388,-0.382683,600,100,1), (43084,174412,230,574.867,-100.646,-45.0247,-0.584685,0,0,-0.288196,0.957571,600,100,1), @@ -495702,8 +456131,8 @@ VALUES (45028,102985,0,1976.87,-463.903,35.8052,-2.28638,0,0,0.909961,-0.414693,3,100,1), (45031,176753,0,2612.94,375.012,35.0619,-1.8326,0,0,0.793353,-0.608761,300,100,1), (45032,176753,0,2753.78,436.604,20.217,-1.32645,0,0,0.615661,-0.788011,300,100,1), - (45042,375,0,2431.47,1591.2,37.0613,0.488692,0,0,0.241922,0.970296,360,100,1), - (45043,375,0,2431.22,1593.1,37.0613,-0.977384,0,0,0.469472,-0.882948,360,100,1), + (45042,375,0,2431.47,1591.2,37.0613,0.488692,0,0,0.241922,0.970296,120,100,1), + (45043,375,0,2351.13,1324.59,33.3334,0.293625,0,0,0.146286,0.989242,120,255,1), (45044,174848,0,1407.62,414.136,-83.785,-0.10472,0,0,0.052336,-0.99863,900,100,1), (45045,175265,0,1407.04,415.23,-83.8892,0,0,0,0,1,900,100,1), (45046,1617,0,2689.82,104.365,36.0844,-0.628319,0,0,-0.309017,0.951056,300,100,1), @@ -495745,11 +456174,11 @@ VALUES (45103,3658,0,2831.79,822.436,113.144,2.72271,0,0,0.978148,0.207912,900,100,1), (45104,153472,0,2948.7,727.587,103.686,2.49582,0,0,0.948324,0.317305,900,100,1), (45105,3658,0,2040.9,-461.893,35.9081,2.19912,0,0,0.891007,0.453991,900,100,1), - (45106,2843,0,1900.49,1487.23,93.9514,1.44862,0,0,0.66262,0.748956,900,100,1); + (45106,2843,0,1900.49,1487.23,93.9514,1.44862,0,0,0.66262,0.748956,900,100,1), + (45107,3658,0,3054.27,-350.856,-0.050096,2.54818,0,0,0.956305,0.292372,900,100,1); INSERT INTO `gameobject` (`guid`, `id`, `map`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES - (45107,3658,0,3054.27,-350.856,-0.050096,2.54818,0,0,0.956305,0.292372,900,100,1), (45108,3658,0,2340.66,1306.41,34.0632,-3.10669,0,0,0.999848,-0.017452,900,100,1), (45109,153473,0,2166.62,-561.002,79.265,2.00713,0,0,0.843391,0.5373,900,100,1), (45110,2843,0,2081.69,1967.03,101.193,2.82743,0,0,0.987688,0.156434,900,100,1), @@ -495793,7 +456222,7 @@ VALUES (45154,175566,0,2268.87,812.059,26.9755,0.383972,0,0,0.190809,0.981627,300,100,1), (45155,175566,0,2322.85,755.438,33.4112,-1.01229,0,0,0.48481,-0.87462,300,100,1), (45156,175566,0,2256.74,930.73,49.2382,-1.15192,0,0,0.544639,-0.838671,300,100,1), - (45157,375,0,2284.49,1470.76,33.4333,1.22173,0,0,0.573576,0.819152,360,100,1), + (45157,375,0,2284.49,1470.76,33.4333,1.22173,0,0,0.573576,0.819152,120,100,1), (45158,1617,0,2815.79,414.031,19.1513,-0.593412,0,0,-0.292372,0.956305,300,100,1), (45159,1619,0,2653.72,1342.15,31.6403,-2.32129,0,0,-0.91706,0.398748,300,100,1), (45160,3658,0,2522.86,1512.94,0.003494,1.0472,0,0,0.5,0.866025,900,100,1), @@ -495826,14 +456255,14 @@ VALUES (45191,175566,0,2281.16,1207.72,37.4511,-2.77507,0,0,0.983255,-0.182235,300,100,1), (45192,175566,0,2103.31,1209.1,44.8005,1.48353,0,0,0.67559,0.737277,300,100,1), (45193,175566,0,2208.36,892.037,49.5662,2.02458,0,0,0.848048,0.529919,300,100,1), - (45194,375,0,2293.58,1396.66,33.4333,-1.55334,0,0,0.700909,-0.71325,360,100,1), - (45195,375,0,2259.64,1430.03,33.4525,2.3911,0,0,0.930418,0.366501,360,100,1), - (45196,375,0,2304,1439.05,33.4333,-0.750491,0,0,0.366501,-0.930418,360,100,1), - (45197,375,0,2355.96,1348.1,33.4333,2.84489,0,0,0.989016,0.147809,360,100,1), - (45198,375,0,2348.16,1405.88,33.3189,1.46608,0,0,0.669131,0.743145,360,100,1), + (45194,375,0,2293.58,1396.66,33.4333,-1.55334,0,0,0.700909,-0.71325,120,100,1), + (45195,375,0,2259.64,1430.03,33.4525,2.3911,0,0,0.930418,0.366501,120,100,1), + (45196,375,0,2304,1439.05,33.4333,-0.750491,0,0,0.366501,-0.930418,120,100,1), + (45197,375,0,2355.96,1348.1,33.4333,2.84489,0,0,0.989016,0.147809,120,100,1), + (45198,375,0,2348.16,1405.88,33.3189,1.46608,0,0,0.669131,0.743145,120,100,1), (45199,175566,0,2096.79,1147.78,34.9593,-2.16421,0,0,0.882948,-0.469472,300,100,1), - (45200,375,0,2279.18,1450.29,33.4333,-1.74533,0,0,0.766044,-0.642788,360,100,1), - (45201,375,0,2263.35,1480.02,33.4491,1.97222,0,0,0.833886,0.551937,360,100,1), + (45200,375,0,2279.18,1450.29,33.4333,-1.74533,0,0,0.766044,-0.642788,120,100,1), + (45201,375,0,2263.35,1480.02,33.4491,1.97222,0,0,0.833886,0.551937,120,100,1), (45202,164662,0,1848.6,1516.77,88.0788,-1.6057,0,0,0.71934,-0.694658,180,100,1), (45203,164662,0,1891.99,1506.2,88.0769,-3.12414,0,0,0.999962,-0.008727,180,100,1), (45204,164662,0,1991.39,1552.15,79.0752,-1.0472,0,0,0.5,-0.866025,180,100,1), @@ -496121,7 +456550,7 @@ VALUES (45513,176214,0,2412.71,-1721.56,107.006,2.89725,0,0,0.992546,0.121869,1200,100,1), (45514,176213,0,1791.37,-1834.49,61.1652,3.14159,0,0,1,0,7200,100,1), (45515,176214,0,1791.37,-1834.49,61.1652,3.14159,0,0,1,0,1200,100,1), - (45516,181629,0,2692.74,-1956.57,107.239,1.09956,0,0,0.522499,0.85264,2,100,1), + (574241,375,0,2287.5,1419.42,33.3334,0.307855,0,0,0.153321,0.988177,120,255,1), (45517,175795,0,1579.78,-1577.51,66.0182,-2.3911,0,0,0.930418,-0.366501,1200,100,1), (45518,175795,0,1566,-1666.89,66.5444,3.03687,0,0,0.99863,0.052336,1200,100,1), (45519,175795,0,1481.3,-1658.36,71.2339,2.09439,0,0,0.866025,0.5,1200,100,1), @@ -498989,11 +459418,11 @@ VALUES (49444,177388,1,-7480.34,1851.99,-53.8354,-0.069813,0,0,0.034899,-0.999391,2700,100,1), (49445,177388,1,-7824.6,362.929,-66.6964,-1.97222,0,0,0.833886,-0.551937,2700,100,1), (49446,177388,1,-6335.74,1185.27,-20.9147,-2.49582,0,0,0.948324,-0.317305,2700,100,1), - (49447,177388,1,-6325.71,956.071,5.64124,-2.23402,0,0,0.898794,-0.438371,2700,100,1); + (49447,177388,1,-6325.71,956.071,5.64124,-2.23402,0,0,0.898794,-0.438371,2700,100,1), + (49448,177388,1,-7471.04,1287.15,-85.9731,-2.14675,0,0,0.878817,-0.477159,2700,100,1); INSERT INTO `gameobject` (`guid`, `id`, `map`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES - (49448,177388,1,-7471.04,1287.15,-85.9731,-2.14675,0,0,0.878817,-0.477159,2700,100,1), (49449,177388,1,-7659.53,296.228,-37.8649,-3.05433,0,0,0.999048,-0.043619,2700,100,1), (49450,180461,1,-7928.46,1938.13,5.75729,-2.87979,0,0,0.991445,-0.130526,900,100,1), (49451,180718,1,-8069.05,1641.72,27.03,-1.53589,0,0,0.694658,-0.71934,900,100,1), @@ -499899,23 +460328,23 @@ VALUES (50386,4004,1,-7126.2,-1274.44,-194.05,1.82706,0,0,0.791665,0.610955,120,100,1), (50453,177224,1,7318.7,-1495.01,156.457,4.05009,0,0,0.898591,-0.438787,25,0,1), (50454,186451,1,7511.87,-1528.24,156.71,3.73092,0,0,0.956899,-0.29042,25,0,1), - (50455,182071,329,3687.4,-3644.84,140.638,0.00278044,0,0,0.00139022,0.999999,-1200,0,1), - (50456,182071,329,3683.72,-3648.49,140.638,5.38276,0,0,0.435158,-0.900354,-1200,0,1), - (50457,182071,329,3671.68,-3643.77,139.943,4.22822,0,0,0.855999,-0.516977,-1200,0,1), - (50459,182071,329,3680.14,-3652.72,140.639,4.72695,0,0,0.70194,-0.712236,-1200,0,1), - (50460,182071,329,3664.39,-3638.14,140.384,0.987666,0,0,0.474004,0.880522,-1200,0,1), - (50461,182071,329,3673.38,-3645.99,150.796,0.394683,0,0,0.196063,0.980591,-1200,0,1), - (50462,182071,329,3674.34,-3635.08,154.887,2.17519,0,0,0.885511,0.464618,-1200,0,1), - (50463,182071,329,3667.09,-3624.71,148.081,5.26573,0,0,0.487068,-0.873364,-1200,0,1), - (50464,182071,329,3674.15,-3635.58,162.46,2.08485,0,0,0.86363,0.504126,-1200,0,1), - (50465,182071,329,3671.84,-3631.23,169.458,2.19481,0,0,0.890027,0.455907,-1200,0,1), - (50466,182071,329,3681.39,-3623.82,146.995,3.7774,0,0,0.949893,-0.312575,-1200,0,1), - (50467,182071,329,3690.96,-3644.84,150.472,4.28791,0,0,0.840193,-0.542287,-1200,0,1), - (50468,182071,329,3668.28,-3628.68,139.944,2.94089,0,0,0.994969,0.100182,-1200,0,1), - (50469,182071,329,3671.21,-3628.02,139.944,0.172363,0,0,0.0860747,0.996289,-1200,0,1), - (50470,182072,329,3670.55,-3629.58,164.292,3.7813,0,0,0.949281,-0.31443,-900,0,1), - (50471,182072,329,3680.86,-3644.45,150.394,0.65147,0,0,0.320005,0.947416,-900,0,1), - (50472,182072,329,3676.3,-3637.77,150.766,2.21834,0,0,0.895329,0.445406,-900,0,1), + (66316,375,0,2265.59,1354.08,33.3335,4.40528,0,0,0.80694,-0.590634,120,255,1), + (66315,375,0,2276.21,1362.27,33.3335,3.29704,0,0,0.996981,-0.0776452,120,255,1), + (66314,375,0,2300.79,1352.3,33.3334,3.07713,0,0,0.999481,0.0322268,120,255,1), + (66313,375,0,2305.13,1347.16,33.3334,4.94245,0,0,0.621275,-0.783592,120,255,1), + (66305,375,0,2318.93,1398,33.3335,2.74335,0,0,0.980241,0.197809,120,255,1), + (66304,375,0,2329.93,1378.17,33.3335,0.446058,0,0,0.221185,0.975232,120,255,1), + (66292,375,0,2305.16,1357.46,33.3335,4.13272,0,0,0.879701,-0.475526,120,255,1), + (66257,375,0,2341.88,1344.28,33.3341,5.63673,0,0,0.31763,-0.948215,120,255,1), + (66256,375,0,2340.72,1352.37,33.3341,0.344954,0,0,0.171623,0.985163,120,255,1), + (66255,375,0,2360.47,1399.62,33.0846,3.9146,0,0,0.926233,-0.376952,120,255,1), + (66254,375,0,2363.91,1348.38,33.3324,3.84784,0,0,0.938297,-0.345831,120,255,1), + (37887,180437,0,1733.45,494.315,42.1595,1.44606,0,0,0,0,300,100,1), + (37886,180437,0,1734.53,510.872,40.653,4.60175,0,0,0,0,300,100,1), + (37878,180437,0,1743.79,501.708,41.4234,3.42758,0,0,0,0,300,100,1), + (37877,180437,0,1721.62,499.971,41.4038,0.032173,0,0,0,0,300,100,1), + (37876,180437,0,1722.44,508.141,40.4945,5.35507,0,0,0,0,300,100,1), + (37875,180437,0,1739.41,508.949,40.7728,4.31508,0,0,0,0,300,100,1), (50473,180651,1,-11841.1,-4760.41,6.8,3.34655,0,0,0.994753,-0.102302,300,0,1), (50474,180651,1,-11842.3,-4760.39,6.1,1.57,0,0,0.737767,0.675056,300,0,1), (50475,180652,1,-11841,-4760.32,6.20347,3.76831,0,0,0.951303,-0.308257,300,0,1), @@ -502254,13 +462683,13 @@ VALUES (53906,181393,1,-1061.28,-3663.65,25.259,-0.174533,0,0,0.087156,-0.996195,180,100,1), (53907,181393,1,-1042.55,-3660.28,35.779,-0.10472,0,0,0.052336,-0.99863,180,100,1), (53908,181393,1,-3718.96,-4542.8,13.5865,0.453786,0,0,0.224951,0.97437,180,100,1), - (53909,181393,1,-4388.19,3281.72,15.9663,2.96706,0,0,0.996195,0.087156,180,100,1); + (53909,181393,1,-4388.19,3281.72,15.9663,2.96706,0,0,0.996195,0.087156,180,100,1), + (53910,181393,1,-5473.15,-2454.82,91.7347,-0.785398,0,0,0.382683,-0.92388,180,100,1), + (53911,181393,1,-5460.34,-2453.11,96.0674,0.383972,0,0,0.190809,0.981627,180,100,1), + (53912,181393,1,-5392.98,-2418.71,91.7338,-3.01942,0,0,0.998135,-0.061048,180,100,1); INSERT INTO `gameobject` (`guid`, `id`, `map`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES - (53910,181393,1,-5473.15,-2454.82,91.7347,-0.785398,0,0,0.382683,-0.92388,180,100,1), - (53911,181393,1,-5460.34,-2453.11,96.0674,0.383972,0,0,0.190809,0.981627,180,100,1), - (53912,181393,1,-5392.98,-2418.71,91.7338,-3.01942,0,0,0.998135,-0.061048,180,100,1), (53913,181393,0,-4888.82,-994.738,510.049,2.32129,0,0,0.91706,0.398749,180,100,1), (53914,181393,0,-4879.83,-987.33,509.983,2.14675,0,0,0.878817,0.477159,180,100,1), (53915,181393,0,-12386.6,138.775,4.7903,-3.08923,0,0,0.999657,-0.026177,180,100,1), @@ -505672,14 +466101,14 @@ VALUES (69774,1734,0,-1756,-2582,88.265,2.665,0,0,0.971742,0.236047,300,255,1), (69775,2047,0,-1756,-2582,88.265,2.665,0,0,0.971742,0.236047,300,255,1), (69776,1735,0,-1871,-1714,67.111,2.229,0,0,0.897691,0.440626,300,255,1), - (69777,2040,0,-1871,-1714,67.111,2.229,0,0,0.897691,0.440626,300,255,1); - -INSERT INTO `gameobject` (`guid`, `id`, `map`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) -VALUES + (69777,2040,0,-1871,-1714,67.111,2.229,0,0,0.897691,0.440626,300,255,1), (69778,1732,0,-1871,-1714,67.111,2.229,0,0,0.897691,0.440626,300,255,1), (69779,1733,0,-1871,-1714,67.111,2.229,0,0,0.897691,0.440626,300,255,1), (69780,1734,0,-1871,-1714,67.111,2.229,0,0,0.897691,0.440626,300,255,1), - (69781,2047,0,-1871,-1714,67.111,2.229,0,0,0.897691,0.440626,300,255,1), + (69781,2047,0,-1871,-1714,67.111,2.229,0,0,0.897691,0.440626,300,255,1); + +INSERT INTO `gameobject` (`guid`, `id`, `map`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) +VALUES (69782,1735,0,-1760,-3399,45.713,5.609,0,0,0.330745,-0.94372,300,255,1), (69783,2040,0,-1760,-3399,45.713,5.609,0,0,0.330745,-0.94372,300,255,1), (69784,1732,0,-1760,-3399,45.713,5.609,0,0,0.330745,-0.94372,300,255,1), @@ -509222,14 +469651,14 @@ VALUES (73373,165658,0,-8329,-912,206.618,6.05,0,0,0.116329,-0.993211,300,255,1), (73374,324,0,-8019.87,-743.805,142.527,2.04204,0,0,0.852641,0.522496,300,255,1), (73375,175404,0,-8019.87,-743.805,142.527,2.04204,0,0,0.852641,0.522496,300,255,1), - (73376,2040,0,-8019.87,-743.805,142.527,2.04204,0,0,0.852641,0.522496,300,255,1); - -INSERT INTO `gameobject` (`guid`, `id`, `map`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) -VALUES + (73376,2040,0,-8019.87,-743.805,142.527,2.04204,0,0,0.852641,0.522496,300,255,1), (73377,1734,0,-8019.87,-743.805,142.527,2.04204,0,0,0.852641,0.522496,300,255,1), (73378,2047,0,-8019.87,-743.805,142.527,2.04204,0,0,0.852641,0.522496,300,255,1), (73379,165658,0,-8019.87,-743.805,142.527,2.04204,0,0,0.852641,0.522496,300,255,1), - (73380,324,0,-8251,-925,147.468,3.536,0,0,0.980618,-0.195928,300,255,1), + (73380,324,0,-8251,-925,147.468,3.536,0,0,0.980618,-0.195928,300,255,1); + +INSERT INTO `gameobject` (`guid`, `id`, `map`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) +VALUES (73381,175404,0,-8251,-925,147.468,3.536,0,0,0.980618,-0.195928,300,255,1), (73382,2040,0,-8251,-925,147.468,3.536,0,0,0.980618,-0.195928,300,255,1), (73383,1734,0,-8251,-925,147.468,3.536,0,0,0.980618,-0.195928,300,255,1), @@ -512640,14 +473069,14 @@ VALUES (76988,1731,0,1046.06,1433.04,42.641,0.469,0,0,0.232357,0.972631,300,255,1), (76989,1732,0,1046.06,1433.04,42.641,0.469,0,0,0.232357,0.972631,300,255,1), (76990,1733,0,1046.06,1433.04,42.641,0.469,0,0,0.232357,0.972631,300,255,1), - (76991,1731,0,825.814,1157.32,36.97,0.281,0,0,0.140038,0.990146,300,255,1); - -INSERT INTO `gameobject` (`guid`, `id`, `map`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) -VALUES + (76991,1731,0,825.814,1157.32,36.97,0.281,0,0,0.140038,0.990146,300,255,1), (76992,1732,0,825.814,1157.32,36.97,0.281,0,0,0.140038,0.990146,300,255,1), (76993,1733,0,825.814,1157.32,36.97,0.281,0,0,0.140038,0.990146,300,255,1), (76994,1731,0,511.705,1353.7,88.843,1.868,0,0,0.804005,0.594623,300,255,1), - (76995,1732,0,511.705,1353.7,88.843,1.868,0,0,0.804005,0.594623,300,255,1), + (76995,1732,0,511.705,1353.7,88.843,1.868,0,0,0.804005,0.594623,300,255,1); + +INSERT INTO `gameobject` (`guid`, `id`, `map`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) +VALUES (76996,1733,0,511.705,1353.7,88.843,1.868,0,0,0.804005,0.594623,300,255,1), (76997,1731,0,-766,1328.19,77.905,3.858,0,0,0.936528,-0.350592,300,255,1), (76998,1732,0,-766,1328.19,77.905,3.858,0,0,0.936528,-0.350592,300,255,1), @@ -516150,14 +476579,14 @@ VALUES (82587,175186,229,92.9595,-435.59,110.954,-1.5708,0,0,0.702595,-0.71159,180,100,1), (82588,175187,229,144.37,-299.198,91.4701,0,0,0,1,0,180,255,1), (82589,175705,229,175.127,-258.945,91.5603,0,0,0,1,0,180,100,0), - (82590,175706,229,144.445,-280.941,91.5476,1.58825,0,0,0,1,180,255,1); - -INSERT INTO `gameobject` (`guid`, `id`, `map`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) -VALUES + (82590,175706,229,144.445,-280.941,91.5476,1.58825,0,0,0,1,180,255,1), (82591,175195,229,124.779,-298.037,70.8526,0.785397,0,0,0.377,1,180,255,0), (82592,175196,229,228.803,-301.542,76.8812,-1.5708,0,0,1,0,180,255,0), (82593,175197,229,125.358,-340.465,70.8752,2.35619,0,0,0,0,180,255,0), - (82594,175198,229,215.157,-334.733,76.8124,-2.35619,0,0,0,0,180,255,0), + (82594,175198,229,215.157,-334.733,76.8124,-2.35619,0,0,0,0,180,255,0); + +INSERT INTO `gameobject` (`guid`, `id`, `map`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) +VALUES (82595,175199,229,155.334,-353.045,70.8337,3.14159,0,0,1,0,180,255,0), (82596,175200,229,155.321,-286.074,70.8763,0,0,0,1,0,180,255,0), (82597,164725,229,126.879,-319.109,70.935,3.14159,0,0,1,0,180,100,1), @@ -519164,20 +479593,20 @@ VALUES (93955,179905,529,1146.62,816.94,-98.49,6,0,0,0.053556,0.998565,180,100,1), (94154,141979,70,153.39,289.091,-52.2262,2.68781,0,0,0,0,-14400,255,1), (99772,174797,1,3078.17,-2699.43,208.812,4.15916,0,0,0,0,180,100,1), - (99774,179671,429,-31.5518,794.877,-29.5359,2.00921,0,0,0.843951,0.536421,-900,0,1), - (99775,179670,429,-24.1474,801.253,-29.5359,2.52128,0,0,0.952287,0.305205,-900,0,1), - (99776,179669,429,-19.4947,813.068,-29.5359,3.15588,0,0,0.999974,-0.00714229,-900,0,1), - (99777,179671,429,-25.0153,825.11,-29.5359,3.83134,0,0,0.941119,-0.338076,-900,0,1), - (99778,179670,429,-35.8296,831.663,-29.5359,4.48085,0,0,0.784052,-0.620695,-900,0,1), - (99779,179669,429,-48.6689,828.936,-29.5359,5.33299,0,0,0.457424,-0.889249,-900,0,1), - (99780,179671,429,-56.2721,816.969,-29.5359,6.0006,0,0,0.140824,-0.990035,-900,0,1), - (99781,179670,429,-54.7371,803.251,-29.5359,0.549925,0,0,0.271511,0.962435,-900,0,1), - (99782,179669,429,-42.1705,794.235,-29.5359,1.35102,0,0,0.625294,0.780389,-900,0,1), - (99783,179681,429,-35.712,796.486,-29.5359,4.90495,0,0,0.735698,0.677309,-900,0,1), - (99784,179668,429,-38.8094,812.696,-29.5359,4.90495,0,0,0.635856,-0.771808,-900,0,1), - (99785,179673,429,-59.7294,808.98,-29.5359,0.213769,0,0,0.106681,0.994293,-900,0,1), - (99786,179672,429,-17.6217,816.557,-29.5359,3.30353,0,0,0.996724,-0.0808781,-900,0,1), - (99787,179674,429,-42.5304,835.045,-29.5359,4.77773,0,0,0.683633,-0.729826,-900,0,1), + (99784,179668,429,-38.5911,812.632,-29.5358,0.401425,0,0,0,0,-900,0,1), + (99774,179671,429,-53.5593,801.216,-29.5358,-2.00713,0,0,0,0,-900,0,1), + (99777,179671,429,-20.693,807.962,-29.5358,-2.00713,0,0,0,0,-900,0,1), + (99780,179671,429,-38.9241,831.486,-29.5358,-2.00713,0,0,0,0,-900,0,1), + (99775,179670,429,-37.3899,793.225,-29.5358,-2.00713,0,0,0,0,-900,0,1), + (99778,179670,429,-21.8534,820.043,-29.5358,-2.00713,0,0,0,0,-900,0,1), + (99781,179670,429,-50.8857,826.376,-29.5358,-2.00713,0,0,0,0,-900,0,1), + (99776,179669,429,-25.8848,798.921,-29.5358,-2.00713,0,0,0,0,-900,0,1), + (99779,179669,429,-28.8647,828.021,-29.5358,-2.00713,0,0,0,0,-900,0,1), + (22269,179681,429,-39.3283,812.609,-29.5358,-2.87979,0,0,0,0,-900,0,0), + (99782,179669,429,-57.1792,812.96,-29.5358,-2.00713,0,0,0,0,-900,0,1), + (99785,179673,429,-43.4643,800.206,-29.5358,0.698132,0,0,0.34202,0.939693,-900,0,1), + (99786,179672,429,-46.7888,822.351,-29.5358,-0.855211,0,0,-0.414693,0.909961,-900,0,1), + (99787,179674,429,-26.4932,814.841,-29.5358,0.59341,0,0,0.292371,0.956305,-900,0,1), (99791,175621,229,-14.456,-395.729,48.5219,2.16916,0,0,0,1,180,255,1), (99792,181234,533,2917.27,-3278.24,298.146,3.91373,0,0,0.926397,-0.376549,180,0,1), (99844,300037,1,-1381.95,2918.69,73.1218,0,0,0,0,0,180,0,1), @@ -519227,7 +479656,7 @@ VALUES (99895,300050,429,-38.94,812.86,-29.53,0,0,0,0,0,180,0,1), (99896,300051,429,-38.94,812.85,-29.53,0,0,0,0,0,180,0,1), (99897,300053,0,-11809.9,1366.92,0.11,0,0,0,0,0,180,0,1), - (99898,300054,0,-835.52,-528.23,11.97,0,0,0,0,0,180,0,1), + (99898,180504,0,-835.52,-528.23,11.97,0,0,0,0,0,180,0,1), (99899,300055,1,-7219.4,878.77,-1.76,0,0,0,0,0,180,0,1), (99900,300057,1,3512.29,-6618.08,0.01,0,0,0,0,0,180,0,1), (99901,300059,229,-23.97,-451.98,-18.64,0,0,0,0,0,180,0,1), @@ -519510,16 +479939,16 @@ VALUES (105125,2047,0,-284.299,-3014.73,126.572,2.93214,0,0,0.994521,0.104535,300,255,1), (105126,1733,0,-284.299,-3014.73,126.572,2.93214,0,0,0.994521,0.104535,300,255,1), (105127,2040,0,-222.086,-3605.74,231.848,-2.3911,0,0,-0.930417,0.366502,300,255,1), - (105128,324,0,-222.086,-3605.74,231.848,-2.3911,0,0,-0.930417,0.366502,300,255,1); - -INSERT INTO `gameobject` (`guid`, `id`, `map`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) -VALUES + (105128,324,0,-222.086,-3605.74,231.848,-2.3911,0,0,-0.930417,0.366502,300,255,1), (105129,1735,0,-222.086,-3605.74,231.848,-2.3911,0,0,-0.930417,0.366502,300,255,1), (105130,1734,0,-222.086,-3605.74,231.848,-2.3911,0,0,-0.930417,0.366502,300,255,1), (105131,2047,0,-222.086,-3605.74,231.848,-2.3911,0,0,-0.930417,0.366502,300,255,1), (105132,1733,0,-222.086,-3605.74,231.848,-2.3911,0,0,-0.930417,0.366502,300,255,1), (105133,2040,0,361.706,-3761.57,108.059,-1.83259,0,0,-0.793352,0.608764,300,255,1), - (105134,324,0,361.706,-3761.57,108.059,-1.83259,0,0,-0.793352,0.608764,300,255,1), + (105134,324,0,361.706,-3761.57,108.059,-1.83259,0,0,-0.793352,0.608764,300,255,1); + +INSERT INTO `gameobject` (`guid`, `id`, `map`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) +VALUES (105135,1735,0,361.706,-3761.57,108.059,-1.83259,0,0,-0.793352,0.608764,300,255,1), (105136,1734,0,361.706,-3761.57,108.059,-1.83259,0,0,-0.793352,0.608764,300,255,1), (105137,2047,0,361.706,-3761.57,108.059,-1.83259,0,0,-0.793352,0.608764,300,255,1), @@ -520864,7 +481293,40 @@ VALUES (574237,175537,329,3862.64,-3663.65,144.775,3.10669,0,0,0.999848,0.017452,10800,100,1), (574238,175537,329,4066.38,-3455.35,120.555,-1.25664,0,0,0.587785,-0.809017,10800,100,1), (574239,175537,329,3838.05,-3553.55,140.413,0.925024,0,0,0.446198,0.894934,10800,100,1), - (574240,175537,329,3729.11,-3450.53,130.433,-2.1293,0,0,0.87462,-0.48481,10800,100,1); + (574240,175537,329,3729.11,-3450.53,130.433,-2.1293,0,0,0.87462,-0.48481,10800,100,1), + (37872,180434,0,1704.48,518.689,35.4045,1.30704,0,0,0.607984,0.793949,300,0,1), + (37873,180434,0,1743.1,473.445,61.6553,1.4092,0,0,0,0,300,0,1), + (37874,180434,0,1712.85,472.536,61.6463,1.58984,0,0,0,0,300,0,1), + (37885,180434,0,1738.74,551.097,33.4966,4.59492,0,0,0,0,300,100,1), + (574242,375,0,2304.68,1471.36,33.3334,1.05791,0,0,0.504632,0.863335,120,255,1), + (574243,375,0,2304.19,1477.65,33.3334,1.05791,0,0,0.504632,0.863335,120,255,1), + (574244,375,0,2294.94,1477.74,33.3334,6.25332,0,0,0.0149322,-0.999889,120,255,1), + (574245,375,0,2333.19,1478.31,33.3334,0.468867,0,0,0.232292,0.972646,120,255,1), + (85473,375,0,2339.75,1485.74,33.435,0.417816,0,0,0.207392,0.978258,120,255,1), + (85474,375,0,2362.05,1474.94,33.3341,5.06267,0,0,0.57308,-0.8195,120,255,1), + (85475,375,0,2337,1446.25,33.3341,4.10919,0,0,0.885234,-0.465147,120,255,1), + (85476,375,0,2337.31,1453.2,33.3341,2.26351,0,0,0.905159,0.425073,120,255,1), + (22271,179681,429,-82.9582,866.112,-28.6244,-0.872664,0,0,0,0,-900,0,0), + (22272,179681,429,-15.0206,878.409,-28.5044,-1.91986,0,0,0,0,-900,0,0), + (22273,179681,429,-97.5622,848.091,-28.6988,-0.523598,0,0,0,0,-900,0,0), + (22286,179681,429,-98.1468,778.083,-28.3443,0.541051,0,0,0,0,-900,0,0), + (22288,179681,429,-105.782,826.821,-28.5458,-0.191985,0,0,0,0,-900,0,0), + (40145,179681,429,20.9339,848.326,-28.517,-2.61799,0,0,0,0,-900,0,0), + (89081,179681,429,-14.4863,747.953,-28.8277,1.91986,0,0,0,0,-900,0,0), + (89082,179681,429,5.8428,865.497,-28.7417,-2.28638,0,0,0,0,-900,0,0), + (89631,179681,429,-62.4677,878.058,-28.8368,-1.20428,0,0,0,0,-900,0,0), + (89632,179681,429,29.2777,824.413,-28.4003,-2.9845,0,0,0,0,-900,0,0), + (89634,179681,429,-37.7177,743.281,-28.7158,1.5708,0,0,0,0,-900,0,0), + (89635,179681,429,-61.2501,747.296,-28.4663,1.23918,0,0,0,0,-900,0,0), + (92635,179681,429,21.162,778.232,-28.4788,2.60054,0,0,0,0,-900,0,0), + (92636,179681,429,29.5943,801.049,-28.4482,2.96704,0,0,0,0,-900,0,0), + (92637,179681,429,5.62079,759.756,-28.3198,2.25147,0,0,0,0,-900,0,0), + (92638,179681,429,-106.235,800.934,-28.6321,0.174532,0,0,0,0,-900,0,0), + (93939,179681,429,-39.7076,882.205,-28.8242,-1.53589,0,0,0,0,-900,0,0), + (93940,179681,429,-82.6964,759.662,-28.6398,0.890117,0,0,0,0,-900,0,0), + (94065,1730,0,0.437117,-942.794,61.9384,-2.54818,0,0,0,0,-110,100,1), + (40151,179882,0,-8925.57,496.042,103.767,2.42801,0,0,0.937022,0.34927,-21600,255,1), + (40150,179881,1,1540.28,-4422.19,7.0051,5.22833,0,0,0.503313,-0.864104,-21600,255,1); /*!40000 ALTER TABLE `gameobject` ENABLE KEYS */; UNLOCK TABLES; @@ -531943,11 +492405,9 @@ VALUES (9677,10722,-10,0,1,1,0), (9799,10819,-100,0,1,1,0), (9819,10714,-100,0,1,1,0), - (9819,10839,5.5,0,1,1,0), - (9819,10840,6.2,0,1,1,0), + (9819,10840,50,0,1,1,0), (9820,10714,-100,0,1,1,0), - (9820,10839,5.5,0,1,1,0), - (9820,10840,5.9,0,1,1,0), + (9820,10839,50,0,1,1,0), (9931,754,0.01,0,1,1,0), (9931,866,0,1,1,1,0), (9931,1203,0.01,0,1,1,0), @@ -534110,12 +494570,12 @@ VALUES (9934,3795,0.294337,0,1,1,0), (9934,3796,0.261633,0,1,1,0), (9934,3797,0.221661,0,1,1,0), - (9934,3798,0.21076,0,1,1,0); + (9934,3798,0.21076,0,1,1,0), + (9934,3799,0.218027,0,1,1,0), + (9934,3800,0.223478,0,1,1,0); INSERT INTO `gameobject_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES - (9934,3799,0.218027,0,1,1,0), - (9934,3800,0.223478,0,1,1,0), (9934,3801,0.199858,0,1,1,0), (9934,3802,0.190774,0,1,1,0), (9934,3803,0.21076,0,1,1,0), @@ -541281,7 +501741,7 @@ VALUES (141610,8,200,'Bonfire',0,0,1,4,10,2066,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), (141611,8,200,'Bonfire',0,0,1,4,10,2066,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), (141612,6,472,'[PH] Weegli\'s Armed Barrel',0,0,1,0,0,0,11195,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), - (141812,10,2710,'Stone of Binding',0,20,1,99,2681,0,196608,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), + (141812,10,2710,'Stone of Binding',0,4,1,99,2681,0,196608,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), (141813,8,192,'Campfire',0,0,1,4,10,2061,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), (141832,10,1827,'Gong of Zul\'Farrak',0,0,1,459,0,2488,196608,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), (141838,8,233,'Forge',0,0,1,3,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), @@ -541296,7 +501756,7 @@ VALUES (141853,3,1847,'Violet Tragan',0,4,0.5,259,5606,0,1,0,0,0,0,2641,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), (141857,10,2710,'Stone of Binding',0,4,1,99,2681,0,196608,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), (141858,10,2710,'Stone of Binding',0,4,1,99,2681,0,196608,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), - (141859,10,2710,'Stone of Binding',0,20,1,99,2681,0,196608,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), + (141859,10,2710,'Stone of Binding',0,4,1,99,2681,0,196608,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), (141860,10,245,'Cannon',114,0,0.73,0,0,0,196608,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), (141861,10,245,'Cannon',114,0,0.73,0,0,0,196608,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), (141862,10,245,'Cannon',114,0,0.73,0,0,0,196608,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), @@ -542008,10 +502468,10 @@ VALUES (152614,11,1587,'Elevator',0,40,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), (152618,3,1,'Kolkar\'s Booty',0,0,1.62,70,3318,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), (152619,8,192,'Campfire',0,0,1,4,10,2061,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), - (152620,3,2590,'Azsharite Formation',0,4,1,43,9819,30,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), - (152621,3,2591,'Azsharite Formation',0,4,1,43,9820,30,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), - (152622,3,219,'Azsharite Formation',0,4,1,93,9676,30,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), - (152631,3,2592,'Azsharite Formation',0,4,1,93,9676,30,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), + (152620,3,2590,'Azsharite Formation',0,4,1,43,9819,30,1,0,0,0,0,3602,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), + (152621,3,2591,'Azsharite Formation',0,4,1,43,9820,30,1,0,0,0,0,3602,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), + (152622,3,219,'Azsharite Formation',0,4,1,93,9676,30,1,0,0,0,0,3602,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), + (152631,3,2592,'Azsharite Formation',0,4,1,93,9676,30,1,0,0,0,0,3602,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), (153113,20,435,'Darnassus Auction House',0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), (153123,3,285,'Kim\'jael\'s Equipment',0,4,1,43,9677,0,1,0,0,0,0,3601,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), (153124,8,216,'Cauldron',0,0,1.22,4,10,2061,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), @@ -545228,10 +505688,10 @@ VALUES (179665,5,6397,'Water Elemental Rift',0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), (179666,5,6333,'Fire Elemental Rift',0,0,1.5,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), (179667,5,1647,'Air Elemental Rift',0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), - (179668,5,5812,'Warlock Mount Ritual Circle',0,0,2.7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), - (179669,5,5813,'Warlock Mount Quest Symbol 1',0,0,1,0,0,0,196608,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), - (179670,5,5814,'Warlock Mount Quest Symbol 2',0,0,1,0,0,0,196608,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), - (179671,5,5815,'Warlock Mount Quest Symbol 3',0,0,1,0,0,0,196608,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), + (179668,5,5812,'Warlock Mount Ritual Circle',0,0,3.6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), + (179669,5,5813,'Warlock Mount Quest Symbol 1',0,0,1.8,0,0,0,196608,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), + (179670,5,5814,'Warlock Mount Quest Symbol 2',0,0,1.8,0,0,0,196608,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), + (179671,5,5815,'Warlock Mount Quest Symbol 3',0,0,1.8,0,0,0,196608,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), (179672,1,5873,'Wheel of the Black March',0,0,3,1,1580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), (179673,1,5872,'Doomsday Candle',0,0,3,1,1580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), (179674,1,5871,'Bell of Dethmoora',0,0,3,1,1580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), @@ -545580,7 +506040,7 @@ VALUES (180430,1,2570,'Brazier of Madness - Inert',0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), (180431,5,6351,'G_Pumpkin_01 scale 4.0',0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), (180432,5,6388,'Forsaken Banner',0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), - (180433,1,6422,'The Wickerman',0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), + (180433,1,6422,'The Wickerman',0,16,4,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), (180434,5,6411,'Bonfire',0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), (180435,3,323,'Noggle\'s Satchel',35,4,1,93,17349,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), (180436,3,6419,'Twilight Tablet Fragment',35,4,0.25,93,17350,0,1,0,0,0,180583,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), @@ -545634,7 +506094,7 @@ VALUES (180554,2,6426,'Wind Stone',0,0,1,0,0,0,6542,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), (180559,2,6427,'Greater Wind Stone',0,0,1,0,0,0,6543,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), (180564,2,6425,'Lesser Wind Stone',0,0,1,0,0,0,6540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), - (180570,2,319,'Keg',0,0,1.15,0,7036,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), + (180570,2,319,'Keg',83,0,1.15,0,7036,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), (180573,5,6430,'Cannon Target',0,32,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), (180575,5,319,'Keg',0,0,1.15,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), (180582,25,6291,'Oily Blackmouth School',0,0,1,4,17440,2,6,1628,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), @@ -545952,7 +506412,7 @@ VALUES (181123,0,6676,'Patchwork - Exit Door',114,32,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), (181124,0,6676,'Vaccuum - Enter Gate',114,32,0.824504,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), (181125,0,6676,'Vaccuum - Exit Gate',114,32,0.790041,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), - (181126,0,6677,'Anub\'Rekhan Door',0,32,1,0,86,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), + (181126,0,6677,'Anub\'Rekhan Door',0,32,1,0,86,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'go_anub_door'), (181130,8,233,'Forge',0,0,1,3,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), (181131,8,273,'Anvil',0,0,1,1,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), (181133,3,1869,'Rathis Tomber\'s Supplies',0,4,1,57,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,''), @@ -547822,7 +508282,9 @@ VALUES (175534,6,335,'Supply Crate',14,0,1.01,0,0,0,16371,1,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), (175535,6,335,'Supply Crate',14,0,1.01,0,0,0,16369,1,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), (175536,6,335,'Supply Crate',14,0,1.01,0,0,0,16370,1,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), - (175537,6,335,'Supply Crate',14,0,1.01,0,0,0,16432,1,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''); + (175537,6,335,'Supply Crate',14,0,1.01,0,0,0,16432,1,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), + (180574,2,6421,'Wickerman Guardian Ember',0,0,5,43,0,0,6535,0,0,19700,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), + (180504,8,0,'Southshore Spell Focus',0,0,1,1345,50,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''); /*!40000 ALTER TABLE `gameobject_template` ENABLE KEYS */; UNLOCK TABLES; @@ -551105,7 +511567,14 @@ VALUES (1830,2475,0,0), (1054,1654,105401,0), (2871,3557,0,0), - (2872,3558,0,0); + (2872,3558,0,0), + (6535,7737,0,1370), + (6535,7738,0,1371), + (6537,7740,0,0), + (6538,7741,0,0), + (56000,7038,0,0), + (56001,7039,0,0), + (56002,7040,0,0); /*!40000 ALTER TABLE `gossip_menu` ENABLE KEYS */; UNLOCK TABLES; @@ -553299,7 +513768,12 @@ VALUES (1824,0,0,'Indeed.',1,1,1823,0,0,0,0,'',0), (1823,0,0,'The door is open, Kharan. You are a free man.',1,1,-1,0,0,0,0,'',0), (1053,0,0,'Continue.',1,1,1054,0,0,0,0,'',832), - (2871,0,0,'I inspect the body further.',1,1,2872,0,2871,0,0,NULL,1147); + (2871,0,0,'I inspect the body further.',1,1,2872,0,2871,0,0,NULL,1147), + (6535,0,0,'Smear the ash on my face like war paint!',1,0,-1,0,653501,0,0,NULL,1370), + (6537,0,1,'I want to buy another stink bomb!',3,4,0,0,0,0,0,NULL,1372), + (56000,0,0,'Dreadlords? Perhaps you mean Lord Banehollow. He sends his regards, and has a message for you...',1,1,56001,0,0,0,0,NULL,115), + (56001,0,0,'No, Ulathek. He knows your secret. He knows you plot with Lord Hel\'nurath of Xoroth.',1,1,56002,0,0,0,0,NULL,0), + (56002,0,0,'It\'s no lie, traitor. Banehollow wants your heart, and I\'m going to get it for him.',1,1,0,0,56002,0,0,NULL,0); /*!40000 ALTER TABLE `gossip_menu_option` ENABLE KEYS */; UNLOCK TABLES; @@ -583469,11 +543943,8 @@ VALUES (10773,10780,95.2,0,1,1,0), (10773,10781,97.1,0,1,1,0), (10773,10782,99,0,1,1,0), - (10834,7971,2.7,0,1,1,0), - (10834,7974,5.4,0,1,1,0), - (10834,10714,2.7,0,1,1,0), (10834,10831,100,0,1,1,0), - (10834,10832,78.4,0,1,1,0), + (10834,10832,100,0,1,1,0), (11024,785,6,1,1,1,0), (11024,2449,9,1,1,1,0), (11024,2450,6,1,1,1,0), @@ -586722,10 +547193,10 @@ VALUES (2509,2,3,'Ornate Blunderbuss',6607,1,0,1,414,82,26,-1,-1,9,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2200,3,100,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,-1,0,'',0,0,0,0,0,1,0,0,0,0,30,0,0,0,'',0,0,0,0,0,0), (2510,2,3,'Solid Blunderbuss',6594,1,0,1,41,8,26,-1,-1,3,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2200,3,100,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,-1,0,'',0,0,0,0,0,1,0,0,0,0,20,0,0,0,'',0,0,0,0,0,0), (2511,2,3,'Hunter\'s Boomstick',20728,1,0,1,1324,264,26,-1,-1,14,9,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2100,3,100,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,-1,0,'',0,0,0,0,0,1,0,0,0,0,40,0,0,0,'',0,0,0,0,0,0), - (2512,6,2,'Rough Arrow',5996,1,0,200,10,0,24,-1,-1,5,1,0,0,0,0,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,2,0,0,0,0,0,0,0,1,'',0,0,0,0,0,0), - (2515,6,2,'Sharp Arrow',5996,1,0,200,50,0,24,-1,-1,15,10,0,0,0,0,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,2,0,0,0,0,0,0,0,1,'',0,0,0,0,0,0), - (2516,6,3,'Light Shot',5998,1,0,200,10,0,24,-1,-1,5,1,0,0,0,0,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,2,0,0,0,0,0,0,0,2,'',0,0,0,0,0,0), - (2519,6,3,'Heavy Shot',5998,1,0,200,50,0,24,-1,-1,15,10,0,0,0,0,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,2,0,0,0,0,0,0,0,2,'',0,0,0,0,0,0), + (2512,6,2,'Rough Arrow',5996,1,0,200,10,0,24,-1,-1,5,1,0,0,0,0,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1.5,1.5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,2,0,0,0,0,0,0,0,1,'',0,0,0,0,0,0), + (2515,6,2,'Sharp Arrow',5996,1,0,200,50,0,24,-1,-1,15,10,0,0,0,0,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3.5,3.5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,2,0,0,0,0,0,0,0,1,'',0,0,0,0,0,0), + (2516,6,3,'Light Shot',5998,1,0,200,10,0,24,-1,-1,5,1,0,0,0,0,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1.5,1.5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,2,0,0,0,0,0,0,0,2,'',0,0,0,0,0,0), + (2519,6,3,'Heavy Shot',5998,1,0,200,50,0,24,-1,-1,15,10,0,0,0,0,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3.5,3.5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,2,0,0,0,0,0,0,0,2,'',0,0,0,0,0,0), (2520,2,7,'Broadsword',22085,1,0,1,24628,4925,21,-1,-1,36,31,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,28,53,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2300,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,1,3,0,0,0,75,0,0,0,'',0,0,0,0,0,0), (2521,2,8,'Flamberge',22084,1,0,1,30896,6179,17,-1,-1,36,31,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,59,89,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3200,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,1,1,0,0,0,85,0,0,0,'',0,0,0,0,0,0), (2522,2,0,'Crescent Axe',8485,1,0,1,22548,4509,21,-1,-1,35,30,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31,58,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2600,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,1,3,0,0,0,75,0,0,0,'',0,0,0,0,0,0), @@ -587104,8 +547575,8 @@ VALUES (3025,2,3,'BKP 42 \"Ultra\"',20725,1,0,1,18478,3695,26,-1,-1,36,31,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,38,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2100,3,100,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,-1,0,'',0,0,0,0,0,1,0,0,0,0,65,0,0,0,'',0,0,0,0,0,0), (3026,2,2,'Reinforced Bow',20675,1,0,1,3812,762,15,-1,-1,21,16,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2200,2,100,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,-1,0,'',0,0,0,0,0,2,0,0,0,0,50,0,0,0,'',0,0,0,0,0,0), (3027,2,2,'Heavy Recurve Bow',20670,1,0,1,6349,1269,15,-1,-1,25,20,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15,29,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2400,2,100,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,-1,0,'',0,0,0,0,0,2,0,0,0,0,55,0,0,0,'',0,0,0,0,0,0), - (3030,6,2,'Razor Arrow',26497,1,0,200,300,0,24,-1,-1,30,25,0,0,0,0,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,2,0,0,0,0,0,0,0,1,'',0,0,0,0,0,0), - (3033,6,3,'Solid Shot',5998,1,0,200,300,0,24,-1,-1,30,25,0,0,0,0,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,2,0,0,0,0,0,0,0,2,'',0,0,0,0,0,0), + (3030,6,2,'Razor Arrow',26497,1,0,200,300,0,24,-1,-1,30,25,0,0,0,0,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7.5,7.5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,2,0,0,0,0,0,0,0,1,'',0,0,0,0,0,0), + (3033,6,3,'Solid Shot',5998,1,0,200,300,0,24,-1,-1,30,25,0,0,0,0,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7.5,7.5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,2,0,0,0,0,0,0,0,2,'',0,0,0,0,0,0), (3034,4,2,'Glyphed Breastplate',5998,2,0,1,30283,6056,24,-1,-1,41,36,0,0,0,0,0,0,0,0,1,0,7,4,6,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,113,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,2,'',0,0,0,0,0,8,0,0,0,0,85,0,0,0,'',27,0,0,0,0,0), (3035,12,0,'Laced Pumpkin',3225,1,0,1,0,0,0,-1,-1,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,4,'',0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), (3036,2,2,'Heavy Shortbow',5392,2,0,1,2578,515,15,-1,-1,15,10,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2500,2,100,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,-1,2,'',0,0,0,0,0,2,0,0,0,0,40,0,0,0,'',21,0,0,0,0,0), @@ -587427,7 +547898,7 @@ VALUES (3461,4,1,'High Robe of the Adjudicator',12672,2,0,1,5029,1005,20,-1,-1,24,0,0,0,0,0,0,0,0,0,1,0,5,2,6,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,7,0,0,0,0,65,0,0,0,'',3,0,0,0,0,0), (3462,2,7,'Talonstrike',28607,2,0,1,11418,2283,21,-1,-1,24,0,0,0,0,0,0,0,0,0,1,0,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13,26,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1600,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,1,3,0,0,0,65,0,0,0,'',23,0,0,0,0,0), (3463,2,16,'Silver Star',20772,2,0,1,37,9,25,-1,-1,37,0,0,0,0,0,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,28,53,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2300,4,100,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), - (3464,6,2,'Feathered Arrow',26497,2,0,200,35,8,24,-1,-1,35,0,0,0,0,0,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,2,0,0,0,0,0,0,0,1,'',0,0,0,0,0,0), + (3464,6,2,'Feathered Arrow',26497,2,0,200,35,8,24,-1,-1,35,0,0,0,0,0,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9.5,9.5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,2,0,0,0,0,0,0,0,1,'',0,0,0,0,0,0), (3465,6,3,'Exploding Shot',5998,2,0,200,36,9,24,-1,-1,36,0,0,0,0,0,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,2,0,0,0,0,0,0,0,2,'',0,0,0,0,0,0), (3466,7,0,'Strong Flux',7408,1,0,1,2000,500,0,-1,-1,25,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'Used by blacksmiths to remove impurities.',0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), (3467,13,0,'Dull Iron Key',6714,1,2112,1,0,0,0,2047,255,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3366,0,-1,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,4,'',0,0,0,0,0,-1,0,0,0,0,0,0,0,9,'',0,0,0,0,0,0), @@ -589211,7 +549682,7 @@ VALUES (5807,12,0,'Fool\'s Stout Report',3093,1,0,1,0,0,0,-1,-1,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,4,'',440,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), (5808,12,0,'Pridewing Venom Sac',8940,1,0,1,0,0,0,-1,-1,1,0,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,4,'',0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), (5809,12,0,'Highperch Venom Sac',8940,1,0,1,0,0,0,-1,-1,1,0,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,4,'',0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), - (5810,12,0,'Fresh Carcass',8942,1,0,1,0,0,0,-1,-1,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6717,0,-1,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,4,'',0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,1800,2), + (5810,12,0,'Fresh Carcass',8942,1,0,1,0,0,0,-1,-1,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6717,0,-1,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,4,'',0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,1800,1), (5811,12,0,'Frostmaw\'s Mane',8952,1,2048,1,0,0,0,-1,-1,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,4,'',0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), (5812,4,1,'Robes of Antiquity',12694,2,0,1,5645,1129,20,-1,-1,25,0,0,0,0,0,0,0,0,0,1,0,5,2,6,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,39,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,7,0,0,0,0,65,0,0,0,'',3,0,0,0,0,0), (5813,2,8,'Emil\'s Brand',9055,2,0,1,35439,7087,17,-1,-1,32,0,0,0,0,0,0,0,0,0,1,0,4,11,7,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,53,81,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3100,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,1,1,0,0,0,85,0,0,0,'',25,0,0,0,0,0), @@ -590591,8 +551062,8 @@ VALUES (8053,12,0,'Obsidian Power Source',12410,1,2048,1,0,0,0,-1,-1,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,4,'',0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), (8066,12,0,'Fizzule\'s Whistle',16303,1,0,1,0,0,0,2047,255,1,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10137,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), (8067,6,3,'Crafted Light Shot',5998,1,0,200,10,0,24,-1,-1,10,5,0,0,0,0,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,2,0,0,0,0,0,0,0,2,'',0,0,0,0,0,0), - (8068,6,3,'Crafted Heavy Shot',5998,1,0,200,50,0,24,-1,-1,20,15,0,0,0,0,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,2,0,0,0,0,0,0,0,2,'',0,0,0,0,0,0), - (8069,6,3,'Crafted Solid Shot',5998,1,0,200,300,0,24,-1,-1,35,30,0,0,0,0,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,2,0,0,0,0,0,0,0,2,'',0,0,0,0,0,0), + (8068,6,3,'Crafted Heavy Shot',5998,1,0,200,50,0,24,-1,-1,20,15,0,0,0,0,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4.5,4.5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,2,0,0,0,0,0,0,0,2,'',0,0,0,0,0,0), + (8069,6,3,'Crafted Solid Shot',5998,1,0,200,300,0,24,-1,-1,35,30,0,0,0,0,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8.5,8.5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,2,0,0,0,0,0,0,0,2,'',0,0,0,0,0,0), (8070,12,0,'Reward Voucher',3029,1,0,1,0,0,0,-1,-1,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,4,'',0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), (8071,2,19,'Sizzle Stick',6093,2,0,1,7673,1534,26,-1,-1,23,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21,39,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1700,0,100,0,0,0,0,0,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,-1,1,'',0,0,0,0,0,2,0,0,0,0,45,0,0,0,'',23,0,0,0,0,0), (8072,13,0,'Silixiz\'s Tower Key',9154,1,0,1,0,0,0,2047,255,1,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,4,'',0,0,0,0,0,-1,0,0,0,0,0,0,0,9,'',0,0,0,0,0,0), @@ -590916,7 +551387,7 @@ VALUES (8628,15,0,'Reins of the Spotted Nightsaber',17606,1,64,1,800000,0,0,2047,223,40,40,762,75,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10792,0,0,0,-1,330,3000,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), (8629,15,0,'Reins of the Striped Nightsaber',17606,3,64,1,100000,0,0,-1,1101,40,40,762,75,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10793,0,0,0,0,330,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), (8631,15,0,'Reins of the Striped Frostsaber',17608,3,64,1,100000,0,0,-1,1101,40,40,762,75,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8394,0,0,0,0,330,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), - (8632,15,0,'Reins of the Spotted Frostsaber',17608,1,64,1,100000,0,0,-1,1101,40,40,762,75,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10789,0,0,0,0,330,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), + (8632,15,0,'Reins of the Spotted Frostsaber',17608,3,64,1,100000,0,0,-1,1101,40,40,762,75,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10789,0,0,0,0,330,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), (8643,12,0,'Extraordinary Egg',18050,1,0,1,10000,2500,0,2047,255,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'There\'s something very special about this egg...',0,0,0,0,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), (8644,12,0,'Fine Egg',18050,1,0,1,6000,1500,0,2047,255,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), (8645,12,0,'Ordinary Egg',18049,1,0,1,3000,750,0,2047,255,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), @@ -591126,7 +551597,7 @@ VALUES (9396,4,3,'Legguards of the Vault',18274,3,0,1,36596,7319,7,-1,-1,39,34,0,0,0,0,0,0,0,0,1,0,3,5,4,13,7,13,6,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,2,'',0,0,0,0,0,5,0,0,0,0,90,0,0,0,'',44,0,0,0,0,0), (9397,4,1,'Energy Cloak',22996,3,0,1,18364,3672,16,-1,-1,39,34,0,0,0,0,0,0,0,0,1,0,6,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,28,0,0,0,0,0,0,0,0,0,5405,0,0,0,3600000,0,180000,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,2,'',0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',44,0,0,0,0,0), (9398,4,2,'Worn Running Boots',18361,2,0,1,6221,1244,8,-1,-1,40,35,0,0,0,0,0,0,0,0,1,0,3,11,7,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,8,0,0,0,0,45,0,0,0,'',6,0,0,0,0,0), - (9399,6,2,'Precision Arrow',26498,2,0,200,15,3,24,-1,-1,40,35,0,0,0,0,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,2,0,0,0,0,0,0,0,1,'',0,0,0,0,0,0), + (9399,6,2,'Precision Arrow',26498,2,0,200,15,3,24,-1,-1,40,35,0,0,0,0,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11.5,11.5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,2,0,0,0,0,0,0,0,1,'',0,0,0,0,0,0), (9400,2,2,'Baelog\'s Shortbow',20553,1,0,1,8121,1624,15,-1,-1,41,36,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,26,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2300,2,100,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,-1,0,'',0,0,0,0,0,2,0,0,0,0,65,0,0,0,'',0,0,0,0,0,0), (9401,2,7,'Nordic Longshank',7485,3,0,1,25352,5070,13,-1,-1,43,38,0,0,0,0,0,0,0,0,1,0,3,8,7,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,45,84,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2200,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,1,3,0,0,0,90,0,0,0,'',45,0,0,0,0,0), (9402,4,2,'Earthborn Kilt',21403,3,0,1,126543,25308,7,-1,-1,60,55,0,0,0,0,0,0,0,0,1,0,6,29,7,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,148,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,2,'',0,0,0,0,0,8,0,0,0,0,75,0,0,0,'',48,0,0,0,0,0), @@ -591163,12 +551634,12 @@ VALUES (9434,4,1,'Elemental Raiment',18338,3,0,1,28240,5648,5,-1,-1,41,36,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,59,0,5,5,5,5,5,0,0,0,14248,1,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,2,'',0,0,0,0,0,7,0,0,0,0,80,0,0,0,'',45,0,0,0,0,0), (9435,4,3,'Reticulated Bone Gauntlets',18339,3,0,1,14583,2916,10,-1,-1,36,31,0,0,0,0,0,0,0,0,1,0,4,13,7,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,149,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,2,'',0,0,0,0,0,5,0,0,0,0,40,0,0,0,'',44,0,0,0,0,0), (9436,12,0,'Faranell\'s Parcel',18359,1,2048,1,0,0,0,-1,-1,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,4,'',0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), - (9437,12,0,'Untested Basilisk Sample',3563,1,64,1,0,0,0,2047,255,0,0,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11759,0,-1,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,4,'',0,0,0,0,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,7200,2), - (9438,12,0,'Acceptable Scorpid Sample',18712,1,0,1,0,0,0,2047,255,0,0,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,4,'',0,0,0,0,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,7200,2), - (9439,12,0,'Untested Hyena Sample',11164,1,64,1,0,0,0,2047,255,0,0,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11760,0,-1,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,4,'',0,0,0,0,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,7200,2), - (9440,12,0,'Acceptable Basilisk Sample',3563,1,0,1,0,0,0,2047,255,0,0,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,4,'',0,0,0,0,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,7200,2), - (9441,12,0,'Acceptable Hyena Sample',11164,1,0,1,0,0,0,2047,255,0,0,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,4,'',0,0,0,0,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,7200,2), - (9442,12,0,'Untested Scorpid Sample',18712,1,64,1,0,0,0,2047,255,0,0,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11761,0,-1,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,4,'',0,0,0,0,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,7200,2), + (9437,12,0,'Untested Basilisk Sample',3563,1,64,1,0,0,0,2047,255,0,0,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11759,0,-1,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,4,'',0,0,0,0,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,7200,1), + (9438,12,0,'Acceptable Scorpid Sample',18712,1,0,1,0,0,0,2047,255,0,0,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,4,'',0,0,0,0,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,7200,1), + (9439,12,0,'Untested Hyena Sample',11164,1,64,1,0,0,0,2047,255,0,0,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11760,0,-1,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,4,'',0,0,0,0,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,7200,1), + (9440,12,0,'Acceptable Basilisk Sample',3563,1,0,1,0,0,0,2047,255,0,0,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,4,'',0,0,0,0,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,7200,1), + (9441,12,0,'Acceptable Hyena Sample',11164,1,0,1,0,0,0,2047,255,0,0,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,4,'',0,0,0,0,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,7200,1), + (9442,12,0,'Untested Scorpid Sample',18712,1,64,1,0,0,0,2047,255,0,0,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11761,0,-1,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,4,'',0,0,0,0,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,7200,1), (9444,4,6,'Techbot CPU Shell',8296,1,0,1,5602,1120,14,-1,-1,26,21,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,475,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,1,4,0,9,0,80,0,0,0,'',0,0,0,0,0,0), (9445,4,3,'Grubbis Paws',18364,3,0,1,11302,2260,10,-1,-1,34,29,0,0,0,0,0,0,0,0,1,0,3,5,4,6,6,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,5,0,0,0,0,40,0,0,0,'',43,0,0,0,0,0), (9446,2,7,'Electrocutioner Leg',16538,3,0,1,37820,7564,21,-1,-1,34,29,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,26,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1700,0,0,13482,2,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,1,3,0,0,0,90,0,0,0,'',43,0,0,0,0,0), @@ -591916,7 +552387,7 @@ VALUES (10331,4,3,'Scarlet Gauntlets',15816,2,0,1,13644,2728,10,-1,-1,38,33,0,0,0,0,0,0,0,0,1,0,4,8,3,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,139,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,2,'',0,0,0,0,0,5,0,0,0,163,35,0,0,0,'',6,0,0,0,0,0), (10332,4,3,'Scarlet Boots',28383,3,0,1,18950,3790,8,-1,-1,35,30,0,0,0,0,0,0,0,0,1,0,7,12,3,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,161,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,2,'',0,0,0,0,0,5,0,0,0,163,60,0,0,0,'',43,0,0,0,0,0), (10333,4,3,'Scarlet Wristguards',28382,2,0,1,11574,2314,9,-1,-1,36,31,0,0,0,0,0,0,0,0,1,0,7,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,2,'',0,0,0,0,0,5,0,0,0,163,35,0,0,0,'',6,0,0,0,0,0), - (10338,12,0,'Fresh Zhevra Carcass',8942,1,64,1,0,0,0,-1,-1,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12199,0,-1,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,4,'',0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,1800,2), + (10338,12,0,'Fresh Zhevra Carcass',8942,1,64,1,0,0,0,-1,-1,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12199,0,-1,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,4,'',0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,1800,1), (10358,4,3,'Duracin Bracers',28156,2,0,1,12107,2421,9,-1,-1,36,0,0,0,0,0,0,0,0,0,1,0,7,3,3,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,5,0,0,0,0,35,0,0,0,'',6,0,0,0,0,0), (10359,4,1,'Everlast Boots',19917,2,0,1,12151,2430,8,-1,-1,36,0,0,0,0,0,0,0,0,0,1,0,6,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,7,0,0,0,0,35,0,0,0,'',6,0,0,0,0,0), (10360,15,0,'Black Kingsnake',19089,1,0,1,5000,1250,0,-1,-1,30,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10714,0,0,0,0,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,3,'',0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), @@ -592016,7 +552487,7 @@ VALUES (10509,12,0,'Heart of Flame',7050,1,0,1,0,0,0,-1,-1,1,0,0,0,0,0,0,0,0,4,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,4,'The flame burns eternally',0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), (10510,2,3,'Mithril Heavy-bore Rifle',20744,2,0,1,56845,11369,26,-1,-1,44,39,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41,76,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2900,3,100,21431,1,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,-1,2,'',0,0,0,0,0,1,0,0,0,0,65,0,0,0,'',27,0,0,0,0,0), (10511,12,0,'Golem Oil',19421,1,0,1,0,0,0,-1,-1,1,0,0,0,0,0,0,0,0,4,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,4,'The oil is encased in stone',0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), - (10512,6,3,'Hi-Impact Mithril Slugs',19422,2,0,200,1000,2,24,-1,-1,42,37,0,0,0,0,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,13,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,2,0,0,0,0,0,0,0,2,'',0,0,0,0,0,0), + (10512,6,3,'Hi-Impact Mithril Slugs',19422,2,0,200,1000,2,24,-1,-1,42,37,0,0,0,0,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12.5,12.5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,2,0,0,0,0,0,0,0,2,'',0,0,0,0,0,0), (10513,6,3,'Mithril Gyro-Shot',19422,2,0,200,2000,5,24,-1,-1,49,44,0,0,0,0,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,2,0,0,0,0,0,0,0,2,'',0,0,0,0,0,0), (10514,7,2,'Mithril Frag Bomb',7889,1,64,1,3000,750,0,-1,-1,43,0,202,205,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12421,0,-1,0,0,24,60000,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,8,0,0,0,0,0,0,0,8,'',0,0,0,0,0,0), (10515,4,0,'Torch of Retribution',19461,1,128,1,0,0,17,-1,-1,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5000,0,0,12534,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,4,'The flame never falters',0,0,0,0,0,2,2,0,0,0,0,0,0,0,'',0,0,0,0,0,0), @@ -592702,7 +553173,7 @@ VALUES (11882,4,3,'Outrider Leggings',27770,2,0,1,102603,20520,7,-1,-1,56,0,0,0,0,0,0,0,0,0,1,0,4,16,7,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,265,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,5,0,0,0,0,75,0,0,0,'',10,0,0,0,0,0), (11883,15,0,'A Dingy Fanny Pack',1281,1,4,1,0,0,0,-1,-1,56,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), (11884,4,1,'Moonlit Amice',14649,2,0,1,9231,1846,3,-1,-1,33,0,0,0,0,0,0,0,0,0,1,0,7,7,6,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,7,0,0,0,0,45,0,0,0,'',5,0,0,0,0,0), - (11885,0,0,'Shadowforge Torch',12738,1,64,1,2846,711,0,-1,-1,60,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,500,0,0,3366,0,-1,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0,7,0,0,0,0,0,0,0,'',0,0,0,0,300,2), + (11885,0,0,'Shadowforge Torch',12738,1,64,1,2846,711,0,-1,-1,60,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,500,0,0,3366,0,-1,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0,7,0,0,0,0,0,0,0,'',0,0,0,0,300,1), (11886,12,0,'Urgent Message',7695,1,0,1,0,0,0,-1,-1,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,4,'',1711,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), (11887,15,0,'Cenarion Circle Cache',20709,1,4,1,50,12,0,-1,-1,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), (11888,4,1,'Quintis\' Research Gloves',28342,2,0,1,24398,4879,10,-1,-1,50,0,0,0,0,0,0,0,0,0,1,0,5,11,6,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,7,0,0,0,0,25,0,0,0,'',8,0,0,0,0,0), @@ -593434,7 +553905,7 @@ VALUES (13083,4,6,'Garrett Family Crest',25133,3,0,1,173470,34694,14,-1,-1,62,57,0,0,0,0,0,0,0,0,1,0,3,5,5,4,6,17,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2121,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,2,'',0,0,0,0,0,1,4,0,39,0,100,0,0,0,'',48,0,0,0,0,0), (13084,4,0,'Kaleidoscope Chain',6497,3,64,1,26458,6614,2,-1,-1,35,30,0,0,0,0,0,0,0,0,1,0,5,4,6,4,7,4,4,4,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,2,'',0,0,0,0,0,3,0,0,0,0,0,0,0,0,'',43,0,0,0,0,0), (13085,4,0,'Horizon Choker',9657,3,64,1,36548,9137,2,-1,-1,51,46,0,0,0,0,0,0,0,0,1,0,5,14,6,4,7,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,2,'',0,0,0,0,0,3,0,0,0,0,0,0,0,0,'',47,0,0,0,0,0), - (13086,15,0,'Reins of the Winterspring Frostsaber',23606,4,64,1,1000000,0,0,2047,1101,60,60,762,150,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17229,0,0,0,0,330,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',0,0,0,0,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), + (13086,15,0,'Reins of the Winterspring Frostsaber',23606,4,64,1,1000000,0,0,2047,1101,60,60,762,75,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17229,0,0,0,0,330,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',0,0,0,0,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), (13087,4,0,'River Pride Choker',9860,3,0,1,23584,5896,2,-1,-1,33,28,0,0,0,0,0,0,0,0,1,0,7,9,4,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,2,'',0,0,0,0,0,3,0,0,0,0,0,0,0,0,'',43,0,0,0,0,0), (13088,4,0,'Gazlowe\'s Charm',6522,3,0,1,29654,7413,2,-1,-1,41,36,0,0,0,0,0,0,0,0,1,0,7,11,4,4,6,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,2,'',0,0,0,0,0,3,0,0,0,0,0,0,0,0,'',45,0,0,0,0,0), (13089,4,0,'Skibi\'s Pendant',6497,3,0,1,32156,8039,2,-1,-1,49,44,0,0,0,0,0,0,0,0,1,0,4,5,3,13,6,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,2,'',0,0,0,0,0,3,0,0,0,0,0,0,0,0,'',46,0,0,0,0,0), @@ -593636,7 +554107,7 @@ VALUES (13374,4,1,'Soulstealer Mantle',24064,3,0,1,71576,14315,3,-1,-1,60,55,0,0,0,0,0,0,0,0,1,0,6,9,5,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,7,0,0,0,0,50,0,0,0,'',48,0,0,0,0,0), (13375,4,6,'Crest of Retribution',23825,3,0,1,153284,30656,14,-1,-1,60,55,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2057,0,0,0,0,0,0,0,0,0,17495,1,0,0,0,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,1,4,0,38,0,100,0,0,0,'',48,0,0,0,0,0), (13376,4,1,'Royal Tribunal Cloak',24065,3,0,1,68693,13738,16,-1,-1,59,54,0,0,0,0,0,0,0,0,1,0,5,16,7,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,7,0,0,0,0,0,0,0,0,'',48,0,0,0,0,0), - (13377,6,3,'Miniature Cannon Balls',2418,3,0,200,30,7,24,32767,-1,61,56,0,0,0,0,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,21,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,2,0,0,0,0,0,0,0,2,'',0,0,0,0,0,0), + (13377,6,3,'Miniature Cannon Balls',2418,3,0,200,30,7,24,32767,-1,61,56,0,0,0,0,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20.5,20.5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,2,0,0,0,0,0,0,0,2,'',0,0,0,0,0,0), (13378,4,2,'Songbird Blouse',24066,3,0,1,109860,21972,5,-1,-1,58,53,0,0,0,0,0,0,0,0,1,0,3,13,6,13,4,13,5,13,7,13,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,165,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,8,0,0,0,0,100,0,0,0,'',48,0,0,0,0,0), (13379,4,0,'Piccolo of the Flaming Fire',2618,3,0,1,42939,10734,12,-1,-1,58,53,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18400,0,0,0,60000,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',48,0,0,0,0,0), (13380,2,3,'Willey\'s Portable Howitzer',18298,3,0,1,192216,38443,26,-1,-1,61,56,0,0,0,0,0,0,0,0,1,0,7,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,63,118,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2900,3,100,9139,1,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,-1,1,'',0,0,0,0,0,1,0,0,0,0,75,0,0,0,'',48,0,0,0,0,0), @@ -595590,7 +556061,7 @@ VALUES (15994,7,1,'Thorium Widget',26611,1,0,1,10000,2500,0,-1,-1,52,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,8,0,0,0,0,0,0,0,8,'',0,0,0,0,0,0), (15995,2,3,'Thorium Rifle',26616,2,0,1,98697,19739,26,-1,-1,52,47,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,42,79,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2500,3,100,21432,1,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,-1,2,'',0,0,0,0,0,1,0,0,0,0,65,0,0,0,'',29,0,0,0,0,0), (15996,7,3,'Lifelike Mechanical Toad',26612,1,0,1,10000,2500,0,-1,-1,53,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19772,0,0,0,0,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,3,'',0,0,0,0,0,0,0,0,0,0,0,0,0,8,'',0,0,0,0,0,0), - (15997,6,3,'Thorium Shells',26613,2,0,200,4000,10,24,-1,-1,57,52,0,0,0,0,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17,18,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,2,0,0,0,0,0,0,0,2,'',0,0,0,0,0,0), + (15997,6,3,'Thorium Shells',26613,2,0,200,4000,10,24,-1,-1,57,52,0,0,0,0,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17.5,17.5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,2,0,0,0,0,0,0,0,2,'',0,0,0,0,0,0), (15998,12,0,'Lewis\' Note',3029,1,0,1,0,0,0,-1,-1,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,4,'',2512,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), (15999,4,1,'Spellpower Goggles Xtreme Plus',26614,2,0,1,45014,9002,1,-1,-1,54,0,202,270,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,57,0,0,0,0,0,0,0,0,0,14054,1,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,2,'',0,0,0,0,0,7,0,0,0,0,45,0,0,8,'',9,0,0,0,0,0), (16000,7,1,'Thorium Tube',19481,1,0,1,15000,3750,0,-1,-1,39,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,6,0,0,0,0,0,0,0,8,'',0,0,0,0,0,0), @@ -596598,7 +557069,7 @@ VALUES (18001,0,0,'Tough Hunk of Bread',6399,1,0,5,25,1,0,32767,511,5,1,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,433,0,-1,0,0,11,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), (18005,0,0,'Refreshing Spring Water',18084,1,0,5,25,1,0,32767,511,5,1,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,430,0,-1,0,0,59,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), (18022,4,0,'Royal Seal of Alexis',28830,3,0,1,42837,10709,11,-1,-1,62,0,0,0,0,0,0,0,0,0,1,0,5,10,7,10,6,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',48,0,0,0,0,0), - (18042,6,2,'Thorium Headed Arrow',30433,2,0,200,4000,10,24,-1,-1,57,52,0,0,0,0,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17,18,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,2,0,0,0,0,0,0,0,1,'',0,0,0,0,0,0), + (18042,6,2,'Thorium Headed Arrow',30433,2,0,200,4000,10,24,-1,-1,57,52,0,0,0,0,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17.5,17.5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,2,0,0,0,0,0,0,0,1,'',0,0,0,0,0,0), (18043,4,2,'Coal Miner Boots',2373,3,0,1,77476,15495,8,-1,-1,57,52,0,0,0,0,0,0,0,0,1,0,7,17,4,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,112,0,10,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,8,0,0,0,0,50,0,0,0,'',48,0,0,0,0,0), (18044,2,4,'Hurley\'s Tankard',30436,3,0,1,207391,41478,21,-1,-1,57,52,0,0,0,0,0,0,0,0,1,0,7,12,3,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,71,132,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2700,0,0,0,0,0,0,0,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,2,7,0,0,0,90,0,0,0,'',48,0,0,0,0,0), (18045,0,0,'Tender Wolf Steak',30437,1,0,1,1200,300,0,-1,-1,45,40,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10256,0,-1,0,0,11,1000,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,1,0,0,0,0), @@ -597496,8 +557967,8 @@ VALUES (19311,4,0,'Tome of Fiery Arcana',23322,4,32768,1,500000,125000,23,-1,-1,65,60,0,0,0,0,0,730,7,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17875,1,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), (19312,4,0,'Lei of the Lifegiver',31807,4,32768,1,500000,125000,23,-1,-1,65,60,0,0,0,0,0,730,7,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15696,1,0,0,-1,0,-1,21625,1,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), (19315,4,0,'Therazane\'s Touch',31809,4,32768,1,500000,125000,23,-1,-1,65,60,0,0,0,0,0,730,7,1,1,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18050,1,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), - (19316,6,2,'Ice Threaded Arrow',31814,2,0,200,6000,7,24,-1,-1,54,51,0,0,0,0,0,730,5,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16,17,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,2,0,0,0,0,0,0,0,1,'',0,0,0,0,0,0), - (19317,6,3,'Ice Threaded Bullet',31813,2,0,200,6000,7,24,-1,-1,54,51,0,0,0,0,0,730,5,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16,17,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,2,0,0,0,0,0,0,0,2,'',0,0,0,0,0,0), + (19316,6,2,'Ice Threaded Arrow',31814,2,0,200,6000,7,24,-1,-1,54,51,0,0,0,0,0,730,5,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16.5,16.5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,2,0,0,0,0,0,0,0,1,'',0,0,0,0,0,0), + (19317,6,3,'Ice Threaded Bullet',31813,2,0,200,6000,7,24,-1,-1,54,51,0,0,0,0,0,730,5,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16.5,16.5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,2,0,0,0,0,0,0,0,2,'',0,0,0,0,0,0), (19318,0,0,'Bottled Alterac Spring Water',18080,1,64,5,5000,250,0,-1,-1,55,55,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23698,0,-1,0,0,59,1000,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'From the mountain springs of Alterac!',0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), (19319,11,2,'Harpy Hide Quiver',21712,3,32768,1,350000,87500,18,-1,-1,60,55,0,0,0,0,0,730,6,1,1,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14829,1,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,8,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), (19320,11,3,'Gnoll Skin Bandolier',1816,3,32768,1,350000,87500,18,-1,-1,60,55,0,0,0,0,0,730,6,1,1,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14829,1,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,8,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), @@ -597815,7 +558286,7 @@ VALUES (19803,15,0,'Brownell\'s Blue Striped Racer',24521,2,0,1,0,0,0,-1,-1,45,0,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'Someone in Booty Bay might be interested.',0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), (19805,15,0,'Keefer\'s Angelfish',18535,2,0,1,0,0,0,-1,-1,45,0,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'Someone in Booty Bay might be interested.',0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), (19806,15,0,'Dezian Queenfish',32261,2,0,1,0,0,0,-1,-1,45,0,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'Someone in Booty Bay might be interested.',0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), - (19807,12,0,'Speckled Tastyfish',28622,1,65536,1,0,0,0,-1,-1,45,0,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,14400,2), + (19807,12,0,'Speckled Tastyfish',28622,1,65536,1,0,0,0,-1,-1,45,0,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,14400,1), (19808,2,4,'Rockhide Strongfish',32262,2,0,1,77783,15556,13,2047,255,45,40,0,0,0,0,0,0,0,0,1,0,7,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,46,87,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2500,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,2,'',0,0,0,0,0,2,3,0,0,0,75,0,0,0,'',27,0,0,0,0,0), (19812,4,0,'Rune of the Dawn',20984,3,32768,1,0,0,12,-1,-1,61,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24198,1,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), (19813,15,0,'Punctured Voodoo Doll',2622,2,33792,1,0,0,0,1,-1,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24289,0,-1,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'The doll resembles a warrior.',0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), @@ -599747,7 +560218,7 @@ VALUES (22732,4,0,'Mark of C\'Thun',34303,4,0,1,345774,86443,2,32767,-1,88,60,0,0,0,0,0,0,0,0,1,0,7,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13390,1,0,0,-1,0,-1,13669,1,0,0,-1,0,-1,15464,1,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,4,0,0,0,0,0,0,0,0,'',65,0,0,0,0,0), (22733,12,0,'Staff Head of Atiesh',35140,5,0,1,0,0,0,-1,-1,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,4,'',0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), (22734,12,0,'Base of Atiesh',35141,5,0,1,0,0,0,-1,-1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,4,'',0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), - (22736,2,7,'Andonisus, Reaper of Souls',35152,5,0,1,0,0,21,1503,255,100,60,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,159,296,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2800,0,0,28347,1,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'This blade is dimensional. It appears to be fading from this plane of existence.',0,0,0,0,0,1,3,0,0,0,125,0,0,0,'',0,0,0,0,600,2), + (22736,2,7,'Andonisus, Reaper of Souls',35152,5,0,1,0,0,21,1503,255,100,60,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,159,296,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2800,0,0,28347,1,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'This blade is dimensional. It appears to be fading from this plane of existence.',0,0,0,0,0,1,3,0,0,0,125,0,0,0,'',0,0,0,0,600,1), (22737,15,0,'Atiesh, Greatstaff of the Guardian',29948,5,0,1,0,0,0,-1,-1,60,60,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,28354,0,0,0,-1,1149,900000,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'An entity of great evil is imprisoned within the staff.',0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), (22739,9,0,'Tome of Polymorph: Turtle',1103,3,64,1,59000,14750,0,31360,255,60,60,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,28286,0,-1,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), (22740,4,2,'Outrider\'s Leather Pants',35157,4,32768,1,219678,43935,7,-1,-1,65,60,0,0,0,0,0,889,7,0,1,0,3,28,7,27,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,233,0,0,0,0,0,0,0,0,0,7597,1,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,8,0,0,0,0,90,0,0,0,'',0,0,0,0,0,0), @@ -600009,7 +560480,7 @@ VALUES (23243,4,4,'Champion\'s Plate Shoulders',31049,3,32768,1,65791,13158,3,1,-1,71,60,0,0,0,14,0,0,0,1,1,0,7,18,4,17,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,552,0,0,0,0,0,0,0,0,0,7597,1,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,6,0,0,0,537,80,0,0,0,'',0,0,0,0,0,0), (23244,4,4,'Champion\'s Plate Helm',30071,3,32768,1,66027,13205,1,1,-1,71,60,0,0,0,14,0,0,0,1,1,0,7,24,4,21,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,598,0,0,0,0,0,0,0,0,0,7597,1,0,0,-1,0,-1,15464,1,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,6,0,0,0,537,80,0,0,0,'',0,0,0,0,0,0), (23246,0,0,'Fiery Festival Brew',35744,1,0,5,0,0,0,32767,-1,0,0,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29388,0,-1,0,0,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), - (23247,15,0,'Burning Blossom',35745,1,64,1,0,0,0,32767,-1,1,0,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,28806,0,-1,0,1500,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,1209600,2), + (23247,15,0,'Burning Blossom',35745,1,64,1,0,0,0,32767,-1,1,0,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,28806,0,-1,0,1500,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,1209600,1), (23250,15,0,'Prismatic Shell',36448,1,2048,1,0,0,0,32767,-1,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,4,'',0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), (23251,4,3,'Champion\'s Chain Helm',31184,3,32768,1,91920,18384,1,4,-1,71,60,0,0,0,14,0,0,0,1,1,0,3,18,7,14,5,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,337,0,0,0,0,0,0,0,0,0,7598,1,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,5,0,0,0,543,70,0,0,0,'',0,0,0,0,0,0), (23252,4,3,'Champion\'s Chain Shoulders',31047,3,32768,1,92684,18536,3,4,-1,71,60,0,0,0,14,0,0,0,1,1,0,3,18,7,13,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,311,0,0,0,0,0,0,0,0,0,7597,1,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,5,0,0,0,543,70,0,0,0,'',0,0,0,0,0,0), @@ -600078,7 +560549,7 @@ VALUES (23324,4,1,'Mantle of the Fire Festival',35935,1,0,1,5,1,3,32767,-1,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,0,0,0,0,0,20,0,0,0,'',0,0,0,0,0,0), (23326,0,0,'Midsummer Sausage',35831,1,0,1,0,0,0,32767,-1,1,1,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29333,0,-1,0,0,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), (23327,0,0,'Fire-toasted Bun',6399,1,0,5,0,0,0,32767,-1,1,1,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29332,0,-1,0,0,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), - (23379,0,0,'Cinder Bracers',7025,2,65536,1,0,0,0,32767,-1,58,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29305,0,-3,0,600000,24,60000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',0,0,0,0,0,3,0,0,0,0,0,0,0,0,'',0,0,0,0,1209600,2), + (23379,0,0,'Cinder Bracers',7025,2,65536,1,0,0,0,32767,-1,58,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29305,0,-3,0,600000,24,60000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,'',0,0,0,0,0,3,0,0,0,0,0,0,0,0,'',0,0,0,0,1209600,1), (23435,0,0,'Elderberry Pie',6342,1,0,5,0,0,0,32767,-1,1,1,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29335,0,-1,0,0,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,0,0,0,0,0,0,0,0,0,'',0,0,0,0,0,0), (23451,2,15,'Grand Marshal\'s Mageblade',36045,4,32768,1,228358,45671,13,-1,-1,78,60,0,0,0,18,0,0,0,0,1,0,7,14,5,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,59,107,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2000,0,0,26395,1,0,0,-1,0,-1,18384,1,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,1,3,0,0,0,75,0,0,0,'',0,0,0,0,0,0), (23452,4,0,'Grand Marshal\'s Tome of Power',36265,4,32768,1,301810,75452,23,-1,-1,78,60,0,0,0,18,0,0,0,0,1,0,7,17,5,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14799,1,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,-1,0,-1,0,0,0,0,0,0,0,1,'',0,0,0,0,0,3,7,0,0,0,0,0,0,0,'',0,0,0,0,0,0), @@ -600598,98 +561069,6 @@ VALUES UNLOCK TABLES; -# Dump of table locales_quest -# ------------------------------------------------------------ - -DROP TABLE IF EXISTS `locales_quest`; - -CREATE TABLE `locales_quest` ( - `entry` mediumint(8) unsigned NOT NULL DEFAULT '0', - `Title_loc1` text, - `Title_loc2` text, - `Title_loc3` text, - `Title_loc4` text, - `Title_loc5` text, - `Title_loc6` text, - `Title_loc7` text, - `Title_loc8` text, - `Details_loc1` text, - `Details_loc2` text, - `Details_loc3` text, - `Details_loc4` text, - `Details_loc5` text, - `Details_loc6` text, - `Details_loc7` text, - `Details_loc8` text, - `Objectives_loc1` text, - `Objectives_loc2` text, - `Objectives_loc3` text, - `Objectives_loc4` text, - `Objectives_loc5` text, - `Objectives_loc6` text, - `Objectives_loc7` text, - `Objectives_loc8` text, - `OfferRewardText_loc1` text, - `OfferRewardText_loc2` text, - `OfferRewardText_loc3` text, - `OfferRewardText_loc4` text, - `OfferRewardText_loc5` text, - `OfferRewardText_loc6` text, - `OfferRewardText_loc7` text, - `OfferRewardText_loc8` text, - `RequestItemsText_loc1` text, - `RequestItemsText_loc2` text, - `RequestItemsText_loc3` text, - `RequestItemsText_loc4` text, - `RequestItemsText_loc5` text, - `RequestItemsText_loc6` text, - `RequestItemsText_loc7` text, - `RequestItemsText_loc8` text, - `EndText_loc1` text, - `EndText_loc2` text, - `EndText_loc3` text, - `EndText_loc4` text, - `EndText_loc5` text, - `EndText_loc6` text, - `EndText_loc7` text, - `EndText_loc8` text, - `ObjectiveText1_loc1` text, - `ObjectiveText1_loc2` text, - `ObjectiveText1_loc3` text, - `ObjectiveText1_loc4` text, - `ObjectiveText1_loc5` text, - `ObjectiveText1_loc6` text, - `ObjectiveText1_loc7` text, - `ObjectiveText1_loc8` text, - `ObjectiveText2_loc1` text, - `ObjectiveText2_loc2` text, - `ObjectiveText2_loc3` text, - `ObjectiveText2_loc4` text, - `ObjectiveText2_loc5` text, - `ObjectiveText2_loc6` text, - `ObjectiveText2_loc7` text, - `ObjectiveText2_loc8` text, - `ObjectiveText3_loc1` text, - `ObjectiveText3_loc2` text, - `ObjectiveText3_loc3` text, - `ObjectiveText3_loc4` text, - `ObjectiveText3_loc5` text, - `ObjectiveText3_loc6` text, - `ObjectiveText3_loc7` text, - `ObjectiveText3_loc8` text, - `ObjectiveText4_loc1` text, - `ObjectiveText4_loc2` text, - `ObjectiveText4_loc3` text, - `ObjectiveText4_loc4` text, - `ObjectiveText4_loc5` text, - `ObjectiveText4_loc6` text, - `ObjectiveText4_loc7` text, - `ObjectiveText4_loc8` text, - PRIMARY KEY (`entry`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; - - - # Dump of table mail_loot_template # ------------------------------------------------------------ @@ -601561,7 +561940,7 @@ VALUES (1418,'First Sergeant ',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL), (1419,'Stone Guard ',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL), (1420,'Blood Guard ',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL), - (1421,'Legionnare ',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL), + (1421,'Legionnaire ',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL), (1422,'Centurion ',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL), (1423,'Champion ',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL), (1424,'Lieutenant General ',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL), @@ -606672,27328 +567051,27329 @@ CREATE TABLE `npc_trainer` ( `reqskill` smallint(5) unsigned NOT NULL DEFAULT '0', `reqskillvalue` smallint(5) unsigned NOT NULL DEFAULT '0', `reqlevel` tinyint(3) unsigned NOT NULL DEFAULT '0', + `condition_id` int(11) unsigned NOT NULL DEFAULT '0', UNIQUE KEY `entry_spell` (`entry`,`spell`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; LOCK TABLES `npc_trainer` WRITE; /*!40000 ALTER TABLE `npc_trainer` DISABLE KEYS */; -INSERT INTO `npc_trainer` (`entry`, `spell`, `spellcost`, `reqskill`, `reqskillvalue`, `reqlevel`) +INSERT INTO `npc_trainer` (`entry`, `spell`, `spellcost`, `reqskill`, `reqskillvalue`, `reqlevel`, `condition_id`) VALUES - (198,1142,100,0,0,4), - (198,1173,100,0,0,6), - (198,1249,100,0,0,6), - (198,1472,10,0,0,1), - (198,2141,100,0,0,6), - (198,5507,100,0,0,4), - (223,2155,10,0,0,5), - (223,2177,100,165,55,0), - (223,2178,100,165,60,0), - (223,2338,50,165,15,0), - (223,2883,100,165,40,0), - (223,3782,75,165,25,0), - (223,3784,150,165,55,0), - (223,3821,50,165,35,0), - (223,9061,100,165,30,0), - (223,9063,100,165,30,0), - (328,1035,2000,0,0,20), - (328,1142,100,0,0,4), - (328,1168,200,0,0,8), - (328,1173,100,0,0,6), - (328,1174,400,0,0,10), - (328,1176,1800,0,0,18), - (328,1191,200,0,0,8), - (328,1194,400,0,0,10), - (328,1196,2000,0,0,20), - (328,1198,600,0,0,12), - (328,1200,2000,0,0,20), - (328,1210,7000,0,0,28), - (328,1211,900,0,0,14), - (328,1214,8000,0,0,30), - (328,1225,5000,0,0,26), - (328,1228,15000,0,0,40), - (328,1241,5000,0,0,26), - (328,1249,100,0,0,6), - (328,1250,600,0,0,12), - (328,1251,3000,0,0,22), - (328,1266,600,0,0,12), - (328,1267,1800,0,0,18), - (328,1467,900,0,0,14), - (328,1472,10,0,0,1), - (328,1473,900,0,0,14), - (328,1474,7000,0,0,28), - (328,1475,22750,0,0,42), - (328,1481,2000,0,0,20), - (328,1811,3000,0,0,22), - (328,1830,200,0,0,24), - (328,2124,1500,0,0,16), - (328,2125,4000,0,0,24), - (328,2141,100,0,0,6), - (328,2142,900,0,0,14), - (328,2143,3000,0,0,22), - (328,2858,1500,0,0,16), - (328,3142,1800,0,0,18), - (328,3553,14000,0,0,38), - (328,3576,4000,0,0,24), - (328,5146,200,0,0,8), - (328,5147,1500,0,0,16), - (328,5148,4000,0,0,24), - (328,5499,2000,0,0,20), - (328,5507,100,0,0,4), - (328,5565,400,0,0,10), - (328,5566,2000,0,0,20), - (328,6121,13000,0,0,34), - (328,6128,8000,0,0,30), - (328,6130,10000,0,0,32), - (328,6132,15000,0,0,40), - (328,6142,7000,0,0,28), - (328,6144,3000,0,0,22), - (328,6493,600,0,0,12), - (328,7323,2000,0,0,20), - (328,8403,4000,0,0,24), - (328,8404,8000,0,0,30), - (328,8405,13000,0,0,36), - (328,8409,5000,0,0,26), - (328,8410,10000,0,0,32), - (328,8411,14000,0,0,38), - (328,8414,8000,0,0,30), - (328,8415,14000,0,0,38), - (328,8420,10000,0,0,32), - (328,8421,15000,0,0,40), - (328,8425,10000,0,0,32), - (328,8426,15000,0,0,40), - (328,8428,13000,0,0,36), - (328,8440,3000,0,0,22), - (328,8441,8000,0,0,30), - (328,8442,14000,0,0,38), - (328,8447,7000,0,0,28), - (328,8448,12000,0,0,34), - (328,8449,15000,0,0,40), - (328,8452,4000,0,0,24), - (328,8453,15000,0,0,36), - (328,8456,8000,0,0,30), - (328,8459,8000,0,0,30), - (328,8460,15000,0,0,40), - (328,8463,10000,0,0,32), - (328,8464,18000,0,0,42), - (328,8493,12000,0,0,34), - (328,8496,7000,0,0,28), - (328,8497,13000,0,0,36), - (328,10055,28000,0,0,48), - (328,10056,40000,0,0,58), - (328,10141,15000,0,0,40), - (328,10142,32000,0,0,50), - (328,10146,22750,0,0,42), - (328,10147,35000,0,0,52), - (328,10152,22750,0,0,42), - (328,10153,28000,0,0,48), - (328,10154,36000,0,0,54), - (328,10155,42000,0,0,60), - (328,10158,38000,0,0,56), - (328,10162,22750,0,0,42), - (328,10163,32000,0,0,50), - (328,10164,40000,0,0,58), - (328,10171,18000,0,0,42), - (328,10172,36000,0,0,54), - (328,10175,28000,0,0,48), - (328,10176,42000,0,0,60), - (328,10178,35000,0,0,52), - (328,10182,23000,0,0,44), - (328,10183,32000,0,0,50), - (328,10184,38000,0,0,56), - (328,10188,23000,0,0,44), - (328,10189,35000,0,0,52), - (328,10190,42000,0,0,60), - (328,10194,23000,0,0,44), - (328,10195,35000,0,0,52), - (328,10196,42000,0,0,60), - (328,10198,26000,0,0,46), - (328,10200,36000,0,0,54), - (328,10203,26000,0,0,46), - (328,10204,36000,0,0,54), - (328,10208,26000,0,0,46), - (328,10209,35000,0,0,52), - (328,10210,40000,0,0,58), - (328,10213,28000,0,0,48), - (328,10214,38000,0,0,56), - (328,10217,28000,0,0,48), - (328,10218,38000,0,0,56), - (328,10221,32000,0,0,50), - (328,10222,42000,0,0,60), - (328,10224,32000,0,0,50), - (328,10226,42000,0,0,60), - (328,10231,36000,0,0,54), - (328,12827,2000,0,0,20), - (328,12828,15000,0,0,40), - (328,12829,42000,0,0,60), - (328,13011,400,0,0,30), - (328,13012,650,0,0,36), - (328,13014,900,0,0,42), - (328,13015,900,0,0,48), - (328,13016,1800,0,0,54), - (328,13017,1890,0,0,60), - (328,13023,650,0,0,36), - (328,13024,1150,0,0,44), - (328,13025,1750,0,0,52), - (328,13026,2100,0,0,60), - (328,13037,6500,0,0,46), - (328,13038,8750,0,0,52), - (328,13039,9000,0,0,58), - (328,22784,28000,0,0,46), - (328,22785,40000,0,0,58), - (328,28403,2000,0,0,20), - (331,1035,2000,0,0,20), - (331,1142,100,0,0,4), - (331,1168,200,0,0,8), - (331,1173,100,0,0,6), - (331,1174,400,0,0,10), - (331,1176,1800,0,0,18), - (331,1191,200,0,0,8), - (331,1194,400,0,0,10), - (331,1196,2000,0,0,20), - (331,1198,600,0,0,12), - (331,1200,2000,0,0,20), - (331,1210,7000,0,0,28), - (331,1211,900,0,0,14), - (331,1214,8000,0,0,30), - (331,1225,5000,0,0,26), - (331,1228,15000,0,0,40), - (331,1241,5000,0,0,26), - (331,1249,100,0,0,6), - (331,1250,600,0,0,12), - (331,1251,3000,0,0,22), - (331,1266,600,0,0,12), - (331,1267,1800,0,0,18), - (331,1467,900,0,0,14), - (331,1472,10,0,0,1), - (331,1473,900,0,0,14), - (331,1474,7000,0,0,28), - (331,1475,22750,0,0,42), - (331,1481,2000,0,0,20), - (331,1811,3000,0,0,22), - (331,1830,200,0,0,24), - (331,2124,1500,0,0,16), - (331,2125,4000,0,0,24), - (331,2141,100,0,0,6), - (331,2142,900,0,0,14), - (331,2143,3000,0,0,22), - (331,2858,1500,0,0,16), - (331,3142,1800,0,0,18), - (331,3553,14000,0,0,38), - (331,5146,200,0,0,8), - (331,5147,1500,0,0,16), - (331,5148,4000,0,0,24), - (331,5507,100,0,0,4), - (331,5565,400,0,0,10), - (331,5566,2000,0,0,20), - (331,6116,1,0,0,1), - (331,6128,8000,0,0,30), - (331,6130,10000,0,0,32), - (331,6132,15000,0,0,40), - (331,6142,7000,0,0,28), - (331,6144,3000,0,0,22), - (331,7323,2000,0,0,20), - (331,8403,4000,0,0,24), - (331,8404,8000,0,0,30), - (331,8405,13000,0,0,36), - (331,8409,5000,0,0,26), - (331,8410,10000,0,0,32), - (331,8411,14000,0,0,38), - (331,8414,8000,0,0,30), - (331,8415,14000,0,0,38), - (331,8420,10000,0,0,32), - (331,8421,15000,0,0,40), - (331,8425,10000,0,0,32), - (331,8426,15000,0,0,40), - (331,8428,13000,0,0,36), - (331,8440,3000,0,0,22), - (331,8441,8000,0,0,30), - (331,8442,14000,0,0,38), - (331,8447,7000,0,0,28), - (331,8448,12000,0,0,34), - (331,8449,15000,0,0,40), - (331,8452,4000,0,0,24), - (331,8453,15000,0,0,36), - (331,8456,8000,0,0,30), - (331,8459,8000,0,0,30), - (331,8460,15000,0,0,40), - (331,8463,10000,0,0,32), - (331,8464,18000,0,0,42), - (331,8493,12000,0,0,34), - (331,8496,7000,0,0,28), - (331,8497,13000,0,0,36), - (331,10055,28000,0,0,48), - (331,10056,40000,0,0,58), - (331,10141,15000,0,0,40), - (331,10142,32000,0,0,50), - (331,10146,22750,0,0,42), - (331,10147,35000,0,0,52), - (331,10152,22750,0,0,42), - (331,10153,28000,0,0,48), - (331,10154,36000,0,0,54), - (331,10155,42000,0,0,60), - (331,10158,38000,0,0,56), - (331,10162,22750,0,0,42), - (331,10163,32000,0,0,50), - (331,10164,40000,0,0,58), - (331,10171,18000,0,0,42), - (331,10172,36000,0,0,54), - (331,10175,28000,0,0,48), - (331,10176,42000,0,0,60), - (331,10178,35000,0,0,52), - (331,10182,23000,0,0,44), - (331,10183,32000,0,0,50), - (331,10184,38000,0,0,56), - (331,10188,23000,0,0,44), - (331,10189,35000,0,0,52), - (331,10190,42000,0,0,60), - (331,10194,23000,0,0,44), - (331,10195,35000,0,0,52), - (331,10196,42000,0,0,60), - (331,10198,26000,0,0,46), - (331,10200,36000,0,0,54), - (331,10203,26000,0,0,46), - (331,10204,36000,0,0,54), - (331,10208,26000,0,0,46), - (331,10209,35000,0,0,52), - (331,10210,40000,0,0,58), - (331,10213,28000,0,0,48), - (331,10214,38000,0,0,56), - (331,10217,28000,0,0,48), - (331,10218,38000,0,0,56), - (331,10221,32000,0,0,50), - (331,10224,32000,0,0,50), - (331,10226,42000,0,0,60), - (331,10231,36000,0,0,54), - (331,12827,2000,0,0,20), - (331,12828,15000,0,0,40), - (331,12829,42000,0,0,60), - (331,13011,400,0,0,30), - (331,13012,650,0,0,36), - (331,13014,900,0,0,42), - (331,13015,900,0,0,48), - (331,13016,1800,0,0,54), - (331,13017,1890,0,0,60), - (331,13023,650,0,0,36), - (331,13024,1150,0,0,44), - (331,13025,1750,0,0,52), - (331,13026,2100,0,0,60), - (331,13037,6500,0,0,46), - (331,13038,8750,0,0,52), - (331,13039,9000,0,0,58), - (331,28403,2000,0,0,20), - (375,1255,10,0,0,1), - (375,1258,100,0,0,4), - (375,1275,100,0,0,6), - (375,2056,100,0,0,4), - (375,2851,100,0,0,6), - (376,1252,800,0,0,12), - (376,1253,10000,0,0,30), - (376,1254,18000,0,0,40), - (376,1255,10,0,0,1), - (376,1256,800,0,0,12), - (376,1257,5000,0,0,24), - (376,1258,100,0,0,4), - (376,1259,300,0,0,10), - (376,1260,2000,0,0,18), - (376,1261,6000,0,0,26), - (376,1265,200,0,0,8), - (376,1268,1200,0,0,14), - (376,1269,11000,0,0,32), - (376,1275,100,0,0,6), - (376,1276,1200,0,0,14), - (376,1277,800,0,0,12), - (376,1278,2000,0,0,18), - (376,1279,10000,0,0,30), - (376,1280,22000,0,0,42), - (376,1283,2000,0,0,18), - (376,1284,14000,0,0,36), - (376,1287,10000,0,0,30), - (376,1288,18000,0,0,40), - (376,1293,10000,0,0,30), - (376,1298,5000,0,0,24), - (376,1300,4000,0,0,22), - (376,1301,10000,0,0,30), - (376,1425,3000,0,0,20), - (376,2013,300,0,0,10), - (376,2016,4000,0,0,22), - (376,2049,30000,0,0,50), - (376,2056,100,0,0,4), - (376,2057,300,0,0,10), - (376,2058,1600,0,0,16), - (376,2059,4000,0,0,22), - (376,2065,18000,0,0,40), - (376,2066,3000,0,0,20), - (376,2067,38000,0,0,52), - (376,2068,44000,0,0,58), - (376,2069,26000,0,0,46), - (376,2097,4000,0,0,22), - (376,2793,14000,0,0,36), - (376,2799,12000,0,0,34), - (376,2851,100,0,0,6), - (376,3046,400,0,0,28), - (376,6062,16000,0,0,38), - (376,6067,10000,0,0,30), - (376,6068,14000,0,0,36), - (376,6071,8000,0,0,28), - (376,6072,12000,0,0,34), - (376,6073,200,0,0,8), - (376,6079,1200,0,0,14), - (376,6080,3000,0,0,20), - (376,6081,6000,0,0,26), - (376,6082,11000,0,0,32), - (376,6083,16000,0,0,38), - (376,6386,900,0,0,40), - (376,6492,12000,0,0,34), - (376,7130,3000,0,0,20), - (376,7378,400,0,0,28), - (376,8093,300,0,0,10), - (376,8107,1600,0,0,16), - (376,8108,4000,0,0,22), - (376,8109,8000,0,0,28), - (376,8110,12000,0,0,34), - (376,8111,18000,0,0,40), - (376,8123,1200,0,0,14), - (376,8125,8000,0,0,28), - (376,8126,3000,0,0,20), - (376,8130,5000,0,0,24), - (376,8132,11000,0,0,32), - (376,8193,14000,0,0,36), - (376,9475,6000,0,0,26), - (376,9476,11000,0,0,32), - (376,9477,16000,0,0,38), - (376,9486,18000,0,0,40), - (376,9580,3000,0,0,20), - (376,9581,10000,0,0,30), - (376,9593,18000,0,0,40), - (376,10877,18000,0,0,40), - (376,10878,28000,0,0,48), - (376,10879,42000,0,0,56), - (376,10882,12000,0,0,34), - (376,10883,26000,0,0,46), - (376,10889,22000,0,0,42), - (376,10891,42000,0,0,56), - (376,10895,22000,0,0,42), - (376,10896,30000,0,0,50), - (376,10897,44000,0,0,58), - (376,10902,22000,0,0,42), - (376,10903,28000,0,0,48), - (376,10904,40000,0,0,54), - (376,10905,46000,0,0,60), - (376,10910,24000,0,0,44), - (376,10913,24000,0,0,44), - (376,10914,44000,0,0,58), - (376,10918,24000,0,0,44), - (376,10919,30000,0,0,50), - (376,10920,42000,0,0,56), - (376,10930,24000,0,0,44), - (376,10931,30000,0,0,50), - (376,10932,42000,0,0,56), - (376,10935,26000,0,0,46), - (376,10936,40000,0,0,54), - (376,10939,28000,0,0,48), - (376,10940,46000,0,0,60), - (376,10943,30000,0,0,50), - (376,10944,46000,0,0,60), - (376,10948,26000,0,0,46), - (376,10949,38000,0,0,52), - (376,10950,44000,0,0,58), - (376,10954,38000,0,0,52), - (376,10959,42000,0,0,56), - (376,10962,46000,0,0,60), - (376,11025,30000,0,0,50), - (376,11026,46000,0,0,60), - (376,14820,1500,0,0,50), - (376,15434,700,0,0,36), - (376,15452,5000,0,0,24), - (376,15454,10000,0,0,30), - (376,15455,14000,0,0,36), - (376,15457,22000,0,0,42), - (376,15459,28000,0,0,48), - (376,15460,40000,0,0,54), - (376,17316,700,0,0,36), - (376,17317,1200,0,0,44), - (376,17318,1900,0,0,52), - (376,18806,46000,0,0,60), - (376,18808,2300,0,0,60), - (376,19339,100,0,0,18), - (376,19340,300,0,0,26), - (376,19341,600,0,0,34), - (376,19342,1100,0,0,42), - (376,19343,1500,0,0,50), - (376,19344,2200,0,0,58), - (376,19346,450,0,0,30), - (376,19347,810,0,0,40), - (376,20771,44000,0,0,58), - (376,27796,3000,0,0,20), - (376,27821,1200,0,0,44), - (376,27822,1900,0,0,52), - (376,27823,2300,0,0,60), - (376,27843,2300,0,0,60), - (376,27845,2300,0,0,60), - (376,27875,1200,0,0,50), - (376,27876,1500,0,0,60), - (377,1252,800,0,0,12), - (377,1253,10000,0,0,30), - (377,1254,18000,0,0,40), - (377,1255,10,0,0,1), - (377,1256,800,0,0,12), - (377,1257,5000,0,0,24), - (377,1258,100,0,0,4), - (377,1259,300,0,0,10), - (377,1260,2000,0,0,18), - (377,1261,6000,0,0,26), - (377,1265,200,0,0,8), - (377,1268,1200,0,0,14), - (377,1269,11000,0,0,32), - (377,1275,100,0,0,6), - (377,1276,1200,0,0,14), - (377,1277,800,0,0,12), - (377,1278,2000,0,0,18), - (377,1279,10000,0,0,30), - (377,1280,22000,0,0,42), - (377,1283,2000,0,0,18), - (377,1284,14000,0,0,36), - (377,1287,10000,0,0,30), - (377,1288,18000,0,0,40), - (377,1293,10000,0,0,30), - (377,1298,5000,0,0,24), - (377,1300,4000,0,0,22), - (377,1301,10000,0,0,30), - (377,1425,3000,0,0,20), - (377,2013,300,0,0,10), - (377,2016,4000,0,0,22), - (377,2049,30000,0,0,50), - (377,2056,100,0,0,4), - (377,2057,300,0,0,10), - (377,2058,1600,0,0,16), - (377,2059,4000,0,0,22), - (377,2065,18000,0,0,40), - (377,2066,3000,0,0,20), - (377,2067,38000,0,0,52), - (377,2068,44000,0,0,58), - (377,2069,26000,0,0,46), - (377,2097,4000,0,0,22), - (377,2793,14000,0,0,36), - (377,2799,12000,0,0,34), - (377,2851,100,0,0,6), - (377,3046,400,0,0,28), - (377,6062,16000,0,0,38), - (377,6067,10000,0,0,30), - (377,6068,14000,0,0,36), - (377,6071,8000,0,0,28), - (377,6072,12000,0,0,34), - (377,6073,200,0,0,8), - (377,6079,1200,0,0,14), - (377,6080,3000,0,0,20), - (377,6081,6000,0,0,26), - (377,6082,11000,0,0,32), - (377,6083,16000,0,0,38), - (377,6386,900,0,0,40), - (377,6492,12000,0,0,34), - (377,7130,3000,0,0,20), - (377,7378,400,0,0,28), - (377,8093,300,0,0,10), - (377,8107,1600,0,0,16), - (377,8108,4000,0,0,22), - (377,8109,8000,0,0,28), - (377,8110,12000,0,0,34), - (377,8111,18000,0,0,40), - (377,8123,1200,0,0,14), - (377,8125,8000,0,0,28), - (377,8126,3000,0,0,20), - (377,8130,5000,0,0,24), - (377,8132,11000,0,0,32), - (377,8193,14000,0,0,36), - (377,9475,6000,0,0,26), - (377,9476,11000,0,0,32), - (377,9477,16000,0,0,38), - (377,9486,18000,0,0,40), - (377,9580,3000,0,0,20), - (377,9581,10000,0,0,30), - (377,9593,18000,0,0,40), - (377,10877,18000,0,0,40), - (377,10878,28000,0,0,48), - (377,10879,42000,0,0,56), - (377,10882,12000,0,0,34), - (377,10883,26000,0,0,46), - (377,10889,22000,0,0,42), - (377,10891,42000,0,0,56), - (377,10895,22000,0,0,42), - (377,10896,30000,0,0,50), - (377,10897,44000,0,0,58), - (377,10902,22000,0,0,42), - (377,10903,28000,0,0,48), - (377,10904,40000,0,0,54), - (377,10905,46000,0,0,60), - (377,10910,24000,0,0,44), - (377,10913,24000,0,0,44), - (377,10914,44000,0,0,58), - (377,10918,24000,0,0,44), - (377,10919,30000,0,0,50), - (377,10920,42000,0,0,56), - (377,10930,24000,0,0,44), - (377,10931,30000,0,0,50), - (377,10932,42000,0,0,56), - (377,10935,26000,0,0,46), - (377,10936,40000,0,0,54), - (377,10939,28000,0,0,48), - (377,10940,46000,0,0,60), - (377,10943,30000,0,0,50), - (377,10944,46000,0,0,60), - (377,10948,26000,0,0,46), - (377,10949,38000,0,0,52), - (377,10950,44000,0,0,58), - (377,10954,38000,0,0,52), - (377,10959,42000,0,0,56), - (377,10962,46000,0,0,60), - (377,11025,30000,0,0,50), - (377,11026,46000,0,0,60), - (377,14820,1500,0,0,50), - (377,15434,700,0,0,36), - (377,15452,5000,0,0,24), - (377,15454,10000,0,0,30), - (377,15455,14000,0,0,36), - (377,15457,22000,0,0,42), - (377,15459,28000,0,0,48), - (377,15460,40000,0,0,54), - (377,17316,700,0,0,36), - (377,17317,1200,0,0,44), - (377,17318,1900,0,0,52), - (377,18806,46000,0,0,60), - (377,18808,2300,0,0,60), - (377,19339,100,0,0,18), - (377,19340,300,0,0,26), - (377,19341,600,0,0,34), - (377,19342,1100,0,0,42), - (377,19343,1500,0,0,50), - (377,19344,2200,0,0,58), - (377,19346,450,0,0,30), - (377,19347,810,0,0,40), - (377,20771,44000,0,0,58), - (377,27796,3000,0,0,20), - (377,27821,1200,0,0,44), - (377,27822,1900,0,0,52), - (377,27823,2300,0,0,60), - (377,27843,2300,0,0,60), - (377,27845,2300,0,0,60), - (377,27875,1200,0,0,50), - (377,27876,1500,0,0,60), - (459,1374,10,0,0,1), - (459,1381,100,0,0,6), - (459,1393,100,0,0,4), - (459,1476,100,0,0,6), - (459,6221,100,0,0,4), - (460,1374,10,0,0,1), - (460,1381,100,0,0,6), - (460,1393,100,0,0,4), - (460,1476,100,0,0,6), - (460,6221,100,0,0,4), - (461,607,9000,0,0,36), - (461,1197,5000,0,0,28), - (461,1296,200,0,0,8), - (461,1297,1500,0,0,18), - (461,1367,900,0,0,14), - (461,1368,2500,0,0,22), - (461,1369,6000,0,0,30), - (461,1374,10,0,0,1), - (461,1375,300,0,0,10), - (461,1376,2000,0,0,20), - (461,1377,1500,0,0,18), - (461,1381,100,0,0,6), - (461,1382,600,0,0,12), - (461,1383,300,0,0,10), - (461,1384,2000,0,0,20), - (461,1393,100,0,0,4), - (461,1394,600,0,0,12), - (461,1404,6000,0,0,30), - (461,1406,2000,0,0,20), - (461,1407,5000,0,0,28), - (461,1476,100,0,0,6), - (461,1477,1200,0,0,16), - (461,1478,4000,0,0,26), - (461,1571,14000,0,0,48), - (461,1572,11000,0,0,42), - (461,2942,6000,0,0,30), - (461,2945,1500,0,0,18), - (461,2971,4000,0,0,26), - (461,2972,10000,0,0,38), - (461,3704,600,0,0,12), - (461,3705,2000,0,0,20), - (461,3706,5000,0,0,28), - (461,3707,9000,0,0,36), - (461,5139,3000,0,0,24), - (461,5486,11000,0,0,40), - (461,5501,3000,0,0,24), - (461,5698,1200,0,0,16), - (461,5700,8000,0,0,34), - (461,5702,13000,0,0,46), - (461,5709,6000,0,0,30), - (461,5736,4000,0,0,26), - (461,5741,2000,0,0,20), - (461,5783,200,0,0,8), - (461,6203,300,0,0,10), - (461,6204,2500,0,0,22), - (461,6206,2500,0,0,22), - (461,6214,7000,0,0,32), - (461,6216,22000,0,0,56), - (461,6218,5000,0,0,28), - (461,6220,8000,0,0,34), - (461,6221,100,0,0,4), - (461,6224,900,0,0,14), - (461,6225,3000,0,0,24), - (461,6227,8000,0,0,34), - (461,6228,2500,0,0,22), - (461,6232,7000,0,0,32), - (461,6485,9000,0,0,36), - (461,7642,9000,0,0,36), - (461,7647,7000,0,0,32), - (461,7649,8000,0,0,34), - (461,7650,900,0,0,14), - (461,7652,10000,0,0,38), - (461,7660,5000,0,0,28), - (461,7661,11000,0,0,42), - (461,7662,300,0,0,10), - (461,7663,2000,0,0,20), - (461,7664,5000,0,0,28), - (461,7665,6000,0,0,30), - (461,7666,7000,0,0,32), - (461,8290,3000,0,0,24), - (461,8291,10000,0,0,38), - (461,11662,12000,0,0,44), - (461,11663,18000,0,0,52), - (461,11664,26000,0,0,60), - (461,11666,11000,0,0,40), - (461,11669,15000,0,0,50), - (461,11670,26000,0,0,60), - (461,11673,12000,0,0,44), - (461,11674,20000,0,0,54), - (461,11676,18000,0,0,52), - (461,11679,13000,0,0,46), - (461,11680,24000,0,0,58), - (461,11685,9900,0,0,42), - (461,11686,18000,0,0,54), - (461,11690,9000,0,0,36), - (461,11691,13000,0,0,46), - (461,11692,22000,0,0,56), - (461,11696,12000,0,0,44), - (461,11697,18000,0,0,52), - (461,11698,26000,0,0,60), - (461,11701,13000,0,0,46), - (461,11702,20000,0,0,54), - (461,11705,12000,0,0,44), - (461,11709,11000,0,0,42), - (461,11710,18000,0,0,52), - (461,11714,10000,0,0,38), - (461,11715,14000,0,0,48), - (461,11716,24000,0,0,58), - (461,11718,22000,0,0,56), - (461,11720,15000,0,0,50), - (461,11723,13000,0,0,46), - (461,11724,26000,0,0,60), - (461,11727,12000,0,0,44), - (461,11728,24000,0,0,58), - (461,11731,24000,0,0,58), - (461,11736,11000,0,0,40), - (461,11737,15000,0,0,50), - (461,11738,26000,0,0,60), - (461,11741,11000,0,0,42), - (461,11742,18000,0,0,52), - (461,11788,15000,0,0,50), - (461,17732,14000,0,0,48), - (461,17733,26000,0,0,60), - (461,17865,12000,0,0,44), - (461,18154,4000,0,0,26), - (461,18155,8000,0,0,34), - (461,18156,11000,0,0,42), - (461,18157,15000,0,0,50), - (461,18158,24000,0,0,58), - (461,18160,22000,0,0,56), - (461,18161,15000,0,0,50), - (461,18162,24000,0,0,58), - (461,18169,20000,0,0,54), - (461,18170,13000,0,0,46), - (461,18171,22000,0,0,56), - (461,18648,13000,0,0,46), - (461,18753,26000,0,0,60), - (461,18872,150,0,0,24), - (461,18875,350,0,0,32), - (461,18876,550,0,0,40), - (461,18877,700,0,0,48), - (461,18878,22000,0,0,56), - (461,18927,500,0,0,38), - (461,18928,700,0,0,48), - (461,18929,1200,0,0,58), - (461,18933,700,0,0,48), - (461,18934,1000,0,0,54), - (461,18935,1300,0,0,60), - (461,18939,750,0,0,50), - (461,18940,1300,0,0,60), - (461,20766,6000,0,0,30), - (461,20767,11000,0,0,40), - (461,20768,15000,0,0,50), - (461,20769,26000,0,0,60), - (461,17938,22000,17862,0,56), - (514,2020,9,0,0,5), - (514,2743,50,164,1,0), - (514,2744,90,164,35,0), - (514,2746,90,164,65,0), - (514,2747,180,164,70,0), - (514,2754,45,164,15,0), - (514,2755,45,164,20,0), - (514,2756,45,164,25,0), - (514,3118,90,164,65,0), - (514,3299,225,164,35,0), - (514,3300,450,164,70,0), - (514,3340,45,164,20,0), - (514,3341,90,164,25,0), - (514,3342,90,164,40,0), - (514,3343,180,164,45,0), - (514,3344,225,164,75,0), - (514,7409,270,164,65,0), - (514,8881,90,164,30,0), - (514,9984,90,164,30,0), - (543,542,396,0,0,20), - (543,1853,1,261,0,0), - (543,6285,1,0,0,0), - (543,6291,1,0,0,0), - (543,6292,1,0,0,0), - (543,6293,1,0,0,0), - (543,6294,1,0,0,0), - (543,6313,1,0,0,0), - (543,6322,1,0,0,0), - (543,6323,1,0,0,0), - (543,6324,1,0,0,0), - (543,6325,1,0,0,0), - (543,6330,1,0,0,0), - (543,6339,1,0,0,0), - (543,6340,1,0,0,0), - (543,6341,1,0,0,0), - (543,6342,1,0,0,0), - (543,6449,1,0,0,0), - (543,6454,1,0,0,0), - (543,6455,1,0,0,0), - (543,6456,1,0,0,0), - (543,6457,1,0,0,0), - (543,14922,1,261,0,0), - (543,15147,440,0,0,20), - (543,15148,1440,0,0,30), - (543,15149,3240,0,0,40), - (543,15150,6480,0,0,50), - (543,15151,9000,0,0,60), - (543,24442,440,0,0,20), - (543,24468,1440,0,0,30), - (543,24470,3240,0,0,40), - (543,24472,6480,0,0,50), - (543,24473,440,0,0,20), - (543,24481,1440,0,0,30), - (543,24484,3240,0,0,40), - (543,24485,6480,0,0,50), - (543,24517,440,0,0,20), - (543,24518,40,0,0,20), - (543,24519,440,0,0,20), - (543,24520,1440,0,0,30), - (543,24521,3240,0,0,40), - (543,24522,6480,0,0,50), - (543,24523,1440,0,0,30), - (543,24524,3240,0,0,40), - (543,24525,6480,0,0,50), - (543,24526,1440,0,0,30), - (543,24527,3240,0,0,40), - (543,24528,6480,0,0,50), - (543,24533,10,0,0,10), - (543,24534,120,0,0,12), - (543,24535,400,0,0,18), - (543,24536,1260,0,0,24), - (543,24537,1440,0,0,30), - (543,24538,2520,0,0,36), - (543,24539,4320,0,0,42), - (543,24540,5760,0,0,48), - (543,24541,7560,0,0,54), - (543,24548,10,0,0,10), - (543,24563,120,0,0,12), - (543,24565,400,0,0,18), - (543,24566,1260,0,0,24), - (543,24567,1440,0,0,30), - (543,24568,2520,0,0,36), - (543,24569,4320,0,0,42), - (543,24570,5760,0,0,48), - (543,24633,7560,0,0,54), - (543,24634,9000,0,0,60), - (543,24636,9000,0,0,60), - (812,2372,10,0,0,0), - (812,2373,500,182,50,0), - (812,3571,5000,182,125,0), - (812,11994,50000,182,200,0), - (837,1255,10,0,0,1), - (837,1258,100,0,0,4), - (837,1275,100,0,0,6), - (837,2056,100,0,0,4), - (837,2851,100,0,0,6), - (895,1547,10,0,0,1), - (895,2003,100,0,0,4), - (895,3048,100,0,0,6), - (895,5298,100,0,0,6), - (895,13164,50,0,0,4), - (906,607,9000,0,0,36), - (906,1197,5000,0,0,28), - (906,1296,200,0,0,8), - (906,1297,1500,0,0,18), - (906,1367,900,0,0,14), - (906,1368,2500,0,0,22), - (906,1369,6000,0,0,30), - (906,1374,10,0,0,1), - (906,1375,300,0,0,10), - (906,1376,2000,0,0,20), - (906,1377,1500,0,0,18), - (906,1381,100,0,0,6), - (906,1382,600,0,0,12), - (906,1383,300,0,0,10), - (906,1384,2000,0,0,20), - (906,1393,100,0,0,4), - (906,1394,600,0,0,12), - (906,1404,6000,0,0,30), - (906,1406,2000,0,0,20), - (906,1407,5000,0,0,28), - (906,1476,100,0,0,6), - (906,1477,1200,0,0,16), - (906,1478,4000,0,0,26), - (906,1571,14000,0,0,48), - (906,1572,11000,0,0,42), - (906,2942,6000,0,0,30), - (906,2945,1500,0,0,18), - (906,2971,4000,0,0,26), - (906,2972,10000,0,0,38), - (906,3704,600,0,0,12), - (906,3705,2000,0,0,20), - (906,3706,5000,0,0,28), - (906,3707,9000,0,0,36), - (906,5139,3000,0,0,24), - (906,5486,11000,0,0,40), - (906,5501,3000,0,0,24), - (906,5698,1200,0,0,16), - (906,5700,8000,0,0,34), - (906,5702,13000,0,0,46), - (906,5709,6000,0,0,30), - (906,5736,4000,0,0,26), - (906,5741,2000,0,0,20), - (906,5783,200,0,0,8), - (906,6203,300,0,0,10), - (906,6204,2500,0,0,22), - (906,6206,2500,0,0,22), - (906,6214,7000,0,0,32), - (906,6216,22000,0,0,56), - (906,6218,5000,0,0,28), - (906,6220,8000,0,0,34), - (906,6221,100,0,0,4), - (906,6224,900,0,0,14), - (906,6225,3000,0,0,24), - (906,6227,8000,0,0,34), - (906,6228,2500,0,0,22), - (906,6232,7000,0,0,32), - (906,6485,9000,0,0,36), - (906,7642,9000,0,0,36), - (906,7647,7000,0,0,32), - (906,7649,8000,0,0,34), - (906,7650,900,0,0,14), - (906,7652,10000,0,0,38), - (906,7660,5000,0,0,28), - (906,7661,11000,0,0,42), - (906,7662,300,0,0,10), - (906,7663,2000,0,0,20), - (906,7664,5000,0,0,28), - (906,7665,6000,0,0,30), - (906,7666,7000,0,0,32), - (906,8290,3000,0,0,24), - (906,8291,10000,0,0,38), - (906,11662,12000,0,0,44), - (906,11663,18000,0,0,52), - (906,11664,26000,0,0,60), - (906,11666,11000,0,0,40), - (906,11669,15000,0,0,50), - (906,11670,26000,0,0,60), - (906,11673,12000,0,0,44), - (906,11674,20000,0,0,54), - (906,11676,18000,0,0,52), - (906,11679,13000,0,0,46), - (906,11680,24000,0,0,58), - (906,11685,9900,0,0,42), - (906,11686,18000,0,0,54), - (906,11690,9000,0,0,36), - (906,11691,13000,0,0,46), - (906,11692,22000,0,0,56), - (906,11696,12000,0,0,44), - (906,11697,18000,0,0,52), - (906,11698,26000,0,0,60), - (906,11701,13000,0,0,46), - (906,11702,20000,0,0,54), - (906,11705,12000,0,0,44), - (906,11709,11000,0,0,42), - (906,11710,18000,0,0,52), - (906,11714,10000,0,0,38), - (906,11715,14000,0,0,48), - (906,11716,24000,0,0,58), - (906,11718,22000,0,0,56), - (906,11720,15000,0,0,50), - (906,11723,13000,0,0,46), - (906,11724,26000,0,0,60), - (906,11727,12000,0,0,44), - (906,11728,24000,0,0,58), - (906,11731,24000,0,0,58), - (906,11736,11000,0,0,40), - (906,11737,15000,0,0,50), - (906,11738,26000,0,0,60), - (906,11741,11000,0,0,42), - (906,11742,18000,0,0,52), - (906,11788,15000,0,0,50), - (906,17732,14000,0,0,48), - (906,17733,26000,0,0,60), - (906,17865,12000,0,0,44), - (906,18154,4000,0,0,26), - (906,18155,8000,0,0,34), - (906,18156,11000,0,0,42), - (906,18157,15000,0,0,50), - (906,18158,24000,0,0,58), - (906,18160,22000,0,0,56), - (906,18161,15000,0,0,50), - (906,18162,24000,0,0,58), - (906,18169,20000,0,0,54), - (906,18170,13000,0,0,46), - (906,18171,22000,0,0,56), - (906,18648,13000,0,0,46), - (906,18753,26000,0,0,60), - (906,18872,150,0,0,24), - (906,18875,350,0,0,32), - (906,18876,550,0,0,40), - (906,18877,700,0,0,48), - (906,18878,22000,0,0,56), - (906,18927,500,0,0,38), - (906,18928,700,0,0,48), - (906,18929,1200,0,0,58), - (906,18933,700,0,0,48), - (906,18934,1000,0,0,54), - (906,18935,1300,0,0,60), - (906,18939,750,0,0,50), - (906,18940,1300,0,0,60), - (906,20766,6000,0,0,30), - (906,20767,11000,0,0,40), - (906,20768,15000,0,0,50), - (906,20769,26000,0,0,60), - (906,17938,22000,17862,0,56), - (908,2372,10,0,0,0), - (908,2373,500,182,50,0), - (908,3571,5000,182,125,0), - (908,11994,50000,182,200,0), - (911,1343,100,0,0,6), - (911,1423,100,0,0,4), - (911,1738,100,0,0,4), - (911,3128,100,0,0,6), - (911,6674,10,0,0,1), - (912,1343,100,0,0,6), - (912,1423,100,0,0,4), - (912,1738,100,0,0,4), - (912,3128,100,0,0,6), - (912,6674,10,0,0,1), - (913,797,4000,0,0,20), - (913,798,10000,0,0,26), - (913,1055,11000,0,0,28), - (913,1065,1500,0,0,14), - (913,1229,100,0,0,6), - (913,1343,100,0,0,6), - (913,1344,3000,0,0,18), - (913,1423,100,0,0,4), - (913,1424,4000,0,0,20), - (913,1482,12000,0,0,30), - (913,1606,200,0,0,8), - (913,1607,2000,0,0,16), - (913,1610,8000,0,0,24), - (913,1611,14000,0,0,32), - (913,1646,3000,0,0,18), - (913,1675,1000,0,0,12), - (913,1676,14000,0,0,32), - (913,1677,54000,0,0,52), - (913,1685,18000,0,0,36), - (913,1716,200,0,0,8), - (913,1722,42000,0,0,50), - (913,1738,100,0,0,4), - (913,2570,2000,0,0,16), - (913,2688,600,0,0,10), - (913,3128,100,0,0,6), - (913,3433,12000,0,0,30), - (913,3434,22000,0,0,40), - (913,3435,42000,0,0,50), - (913,5243,1000,0,0,12), - (913,5247,6000,0,0,20), - (913,5283,8000,0,0,24), - (913,6158,22000,0,0,40), - (913,6176,14000,0,0,32), - (913,6177,22000,0,0,40), - (913,6180,10000,0,0,26), - (913,6191,8000,0,0,24), - (913,6193,6000,0,0,22), - (913,6543,14000,0,0,32), - (913,6549,600,0,0,10), - (913,6550,4000,0,0,20), - (913,6551,12000,0,0,30), - (913,6553,20000,0,0,38), - (913,6556,60000,0,0,58), - (913,6573,1500,0,0,14), - (913,6575,8000,0,0,24), - (913,6674,10,0,0,1), - (913,7109,22000,0,0,40), - (913,7374,14000,0,0,32), - (913,7375,56000,0,0,54), - (913,7380,16000,0,0,34), - (913,7382,2000,0,0,16), - (913,7385,1000,0,0,12), - (913,7401,10000,0,0,26), - (913,7403,18000,0,0,36), - (913,7406,6000,0,0,22), - (913,7889,11000,0,0,28), - (913,8206,11000,0,0,28), - (913,8207,20000,0,0,38), - (913,8381,16000,0,0,34), - (913,8821,20000,0,0,38), - (913,11552,32000,0,0,42), - (913,11553,54000,0,0,52), - (913,11557,16000,0,0,34), - (913,11558,34000,0,0,44), - (913,11559,56000,0,0,54), - (913,11570,40000,0,0,48), - (913,11571,58000,0,0,56), - (913,11575,22000,0,0,40), - (913,11576,42000,0,0,50), - (913,11577,62000,0,0,60), - (913,11579,36000,0,0,46), - (913,11582,40000,0,0,48), - (913,11583,60000,0,0,58), - (913,11586,34000,0,0,44), - (913,11587,62000,0,0,60), - (913,11598,36000,0,0,46), - (913,11599,60000,0,0,58), - (913,11602,34000,0,0,44), - (913,11603,56000,0,0,54), - (913,11606,36000,0,0,46), - (913,11607,56000,0,0,54), - (913,18556,14000,0,0,32), - (913,20561,36000,0,0,46), - (913,20562,58000,0,0,56), - (913,20571,62000,0,0,60), - (913,20621,32000,0,0,42), - (913,20622,54000,0,0,52), - (913,20703,40000,0,0,48), - (913,20704,58000,0,0,56), - (913,20724,4000,0,0,20), - (913,21555,200,0,0,48), - (913,21557,2800,0,0,54), - (913,21558,3100,0,0,60), - (913,23898,2000,0,0,48), - (913,23899,2800,0,0,54), - (913,23900,3100,0,0,60), - (913,23926,200,0,0,48), - (913,23927,2800,0,0,54), - (913,23928,3100,0,0,60), - (914,797,4000,0,0,20), - (914,798,10000,0,0,26), - (914,1055,11000,0,0,28), - (914,1065,1500,0,0,14), - (914,1229,100,0,0,6), - (914,1343,100,0,0,6), - (914,1344,3000,0,0,18), - (914,1423,100,0,0,4), - (914,1424,4000,0,0,20), - (914,1482,12000,0,0,30), - (914,1606,200,0,0,8), - (914,1607,2000,0,0,16), - (914,1610,8000,0,0,24), - (914,1611,14000,0,0,32), - (914,1646,3000,0,0,18), - (914,1675,1000,0,0,12), - (914,1676,14000,0,0,32), - (914,1677,54000,0,0,52), - (914,1685,18000,0,0,36), - (914,1716,200,0,0,8), - (914,1722,42000,0,0,50), - (914,1738,100,0,0,4), - (914,2570,2000,0,0,16), - (914,2688,600,0,0,10), - (914,3128,100,0,0,6), - (914,3433,12000,0,0,30), - (914,3434,22000,0,0,40), - (914,3435,42000,0,0,50), - (914,5243,1000,0,0,12), - (914,5247,6000,0,0,20), - (914,5283,8000,0,0,24), - (914,6158,22000,0,0,40), - (914,6176,14000,0,0,32), - (914,6177,22000,0,0,40), - (914,6180,10000,0,0,26), - (914,6191,8000,0,0,24), - (914,6193,6000,0,0,22), - (914,6543,14000,0,0,32), - (914,6549,600,0,0,10), - (914,6550,4000,0,0,20), - (914,6551,12000,0,0,30), - (914,6553,20000,0,0,38), - (914,6556,60000,0,0,58), - (914,6573,1500,0,0,14), - (914,6575,8000,0,0,24), - (914,6674,10,0,0,1), - (914,7109,22000,0,0,40), - (914,7374,14000,0,0,32), - (914,7375,56000,0,0,54), - (914,7380,16000,0,0,34), - (914,7382,2000,0,0,16), - (914,7385,1000,0,0,12), - (914,7401,10000,0,0,26), - (914,7403,18000,0,0,36), - (914,7406,6000,0,0,22), - (914,7889,11000,0,0,28), - (914,8206,11000,0,0,28), - (914,8207,20000,0,0,38), - (914,8381,16000,0,0,34), - (914,8821,20000,0,0,38), - (914,11552,32000,0,0,42), - (914,11553,54000,0,0,52), - (914,11557,16000,0,0,34), - (914,11558,34000,0,0,44), - (914,11559,56000,0,0,54), - (914,11570,40000,0,0,48), - (914,11571,58000,0,0,56), - (914,11575,22000,0,0,40), - (914,11576,42000,0,0,50), - (914,11577,62000,0,0,60), - (914,11579,36000,0,0,46), - (914,11582,40000,0,0,48), - (914,11583,60000,0,0,58), - (914,11586,34000,0,0,44), - (914,11587,62000,0,0,60), - (914,11598,36000,0,0,46), - (914,11599,60000,0,0,58), - (914,11602,34000,0,0,44), - (914,11603,56000,0,0,54), - (914,11606,36000,0,0,46), - (914,11607,56000,0,0,54), - (914,18556,14000,0,0,32), - (914,20561,36000,0,0,46), - (914,20562,58000,0,0,56), - (914,20571,62000,0,0,60), - (914,20621,32000,0,0,42), - (914,20622,54000,0,0,52), - (914,20703,40000,0,0,48), - (914,20704,58000,0,0,56), - (914,20724,4000,0,0,20), - (914,21555,200,0,0,48), - (914,21557,2800,0,0,54), - (914,21558,3100,0,0,60), - (914,23898,2000,0,0,48), - (914,23899,2800,0,0,54), - (914,23900,3100,0,0,60), - (914,23926,200,0,0,48), - (914,23927,2800,0,0,54), - (914,23928,3100,0,0,60), - (915,1762,100,0,0,6), - (915,1780,100,0,0,6), - (915,1789,10,0,0,1), - (915,2592,100,0,0,4), - (915,5167,100,0,0,4), - (916,1762,100,0,0,6), - (916,1780,100,0,0,6), - (916,1789,10,0,0,1), - (916,2592,100,0,0,4), - (916,5167,100,0,0,4), - (917,652,300,0,0,10), - (917,1424,300,0,0,10), - (917,1728,4000,0,0,22), - (917,1762,100,0,0,6), - (917,1763,1200,0,0,14), - (917,1764,4000,0,0,22), - (917,1765,10000,0,0,30), - (917,1771,800,0,0,12), - (917,1772,6000,0,0,26), - (917,1773,27000,0,0,42), - (917,1774,52000,0,0,58), - (917,1780,100,0,0,6), - (917,1781,2900,0,0,18), - (917,1789,10,0,0,1), - (917,1790,3000,0,0,20), - (917,1791,20000,0,0,40), - (917,1792,54000,0,0,60), - (917,1838,6000,0,0,26), - (917,1845,10000,0,0,30), - (917,1846,5000,0,0,24), - (917,1858,4000,0,0,22), - (917,1859,27000,0,0,42), - (917,1862,20000,0,0,40), - (917,2592,100,0,0,4), - (917,2593,800,0,0,12), - (917,2594,3000,0,0,20), - (917,2595,8000,0,0,28), - (917,2843,10000,40,130,30), - (917,2844,18000,40,170,38), - (917,2984,300,0,0,10), - (917,3128,800,0,0,12), - (917,3422,3000,40,1,20), - (917,3423,35000,40,230,50), - (917,5167,100,0,0,4), - (917,5175,300,0,0,10), - (917,5278,200,0,0,8), - (917,5768,5000,40,100,24), - (917,6185,7750,0,0,46), - (917,6480,1800,0,0,16), - (917,6505,14000,0,0,34), - (917,6511,14000,40,150,34), - (917,6734,1800,0,0,16), - (917,6735,10000,0,0,30), - (917,6736,3000,0,0,20), - (917,6737,1200,0,0,14), - (917,6763,200,0,0,8), - (917,6764,1800,0,0,16), - (917,6765,5000,0,0,24), - (917,6769,8000,0,0,28), - (917,6771,8000,0,0,28), - (917,6775,27000,0,0,42), - (917,8622,18000,0,0,38), - (917,8625,12000,0,0,32), - (917,8626,20000,0,0,40), - (917,8630,12000,0,0,32), - (917,8634,4000,0,0,22), - (917,8635,10000,0,0,30), - (917,8636,18000,0,0,38), - (917,8638,20000,0,0,40), - (917,8641,8000,0,0,28), - (917,8642,16000,0,0,36), - (917,8644,35000,0,0,50), - (917,8648,1200,0,0,14), - (917,8651,6000,0,0,26), - (917,8652,16000,0,0,36), - (917,8678,2900,0,0,18), - (917,8695,18000,40,170,38), - (917,8697,14000,0,0,34), - (917,8701,8000,40,120,28), - (917,8723,16000,0,0,36), - (917,8727,6000,0,0,26), - (917,8728,14000,0,0,34), - (917,8810,16000,40,160,36), - (917,11199,31000,0,0,46), - (917,11200,50000,0,0,56), - (917,11270,27000,0,0,42), - (917,11271,35000,0,0,50), - (917,11272,52000,0,0,58), - (917,11276,29000,0,0,44), - (917,11277,46000,0,0,52), - (917,11278,54000,0,0,60), - (917,11282,29000,0,0,44), - (917,11283,46000,0,0,52), - (917,11284,54000,0,0,60), - (917,11287,31000,0,0,46), - (917,11288,54000,0,0,60), - (917,11291,31000,0,0,46), - (917,11292,48000,0,0,54), - (917,11295,31000,0,0,46), - (917,11296,48000,0,0,54), - (917,11298,33000,0,0,48), - (917,11301,33000,0,0,48), - (917,11302,50000,0,0,56), - (917,11304,46000,0,0,52), - (917,11318,52000,0,0,58), - (917,11344,29000,40,200,44), - (917,11345,46000,40,240,52), - (917,11346,54000,40,280,60), - (917,11360,31000,40,210,46), - (917,11361,48000,40,250,54), - (917,11401,46000,40,240,52), - (917,13027,13000,0,0,58), - (917,13221,12000,40,140,32), - (917,13231,20000,40,180,40), - (917,13232,33000,40,220,48), - (917,13233,50000,40,260,56), - (918,652,300,0,0,10), - (918,1424,300,0,0,10), - (918,1728,4000,0,0,22), - (918,1762,100,0,0,6), - (918,1763,1200,0,0,14), - (918,1764,4000,0,0,22), - (918,1765,10000,0,0,30), - (918,1771,800,0,0,12), - (918,1772,6000,0,0,26), - (918,1773,27000,0,0,42), - (918,1774,52000,0,0,58), - (918,1780,100,0,0,6), - (918,1781,2900,0,0,18), - (918,1789,10,0,0,1), - (918,1790,3000,0,0,20), - (918,1791,20000,0,0,40), - (918,1792,54000,0,0,60), - (918,1838,6000,0,0,26), - (918,1845,10000,0,0,30), - (918,1846,5000,0,0,24), - (918,1858,4000,0,0,22), - (918,1859,27000,0,0,42), - (918,1862,20000,0,0,40), - (918,2592,100,0,0,4), - (918,2593,800,0,0,12), - (918,2594,3000,0,0,20), - (918,2595,8000,0,0,28), - (918,2843,10000,40,130,30), - (918,2844,18000,40,170,38), - (918,2984,300,0,0,10), - (918,3128,800,0,0,12), - (918,3422,3000,40,1,20), - (918,3423,35000,40,230,50), - (918,5167,100,0,0,4), - (918,5175,300,0,0,10), - (918,5278,200,0,0,8), - (918,5768,5000,40,100,24), - (918,6185,7750,0,0,46), - (918,6480,1800,0,0,16), - (918,6505,14000,0,0,34), - (918,6511,14000,40,150,34), - (918,6734,1800,0,0,16), - (918,6735,10000,0,0,30), - (918,6736,3000,0,0,20), - (918,6737,1200,0,0,14), - (918,6763,200,0,0,8), - (918,6764,1800,0,0,16), - (918,6765,5000,0,0,24), - (918,6769,8000,0,0,28), - (918,6771,8000,0,0,28), - (918,6775,27000,0,0,42), - (918,8622,18000,0,0,38), - (918,8625,12000,0,0,32), - (918,8626,20000,0,0,40), - (918,8630,12000,0,0,32), - (918,8634,4000,0,0,22), - (918,8635,10000,0,0,30), - (918,8636,18000,0,0,38), - (918,8638,20000,0,0,40), - (918,8641,8000,0,0,28), - (918,8642,16000,0,0,36), - (918,8644,35000,0,0,50), - (918,8648,1200,0,0,14), - (918,8651,6000,0,0,26), - (918,8652,16000,0,0,36), - (918,8678,2900,0,0,18), - (918,8695,18000,40,170,38), - (918,8697,14000,0,0,34), - (918,8701,8000,40,120,28), - (918,8723,16000,0,0,36), - (918,8727,6000,0,0,26), - (918,8728,14000,0,0,34), - (918,8810,16000,40,160,36), - (918,11199,31000,0,0,46), - (918,11200,50000,0,0,56), - (918,11270,27000,0,0,42), - (918,11271,35000,0,0,50), - (918,11272,52000,0,0,58), - (918,11276,29000,0,0,44), - (918,11277,46000,0,0,52), - (918,11278,54000,0,0,60), - (918,11282,29000,0,0,44), - (918,11283,46000,0,0,52), - (918,11284,54000,0,0,60), - (918,11287,31000,0,0,46), - (918,11288,54000,0,0,60), - (918,11291,31000,0,0,46), - (918,11292,48000,0,0,54), - (918,11295,31000,0,0,46), - (918,11296,48000,0,0,54), - (918,11298,33000,0,0,48), - (918,11301,33000,0,0,48), - (918,11302,50000,0,0,56), - (918,11304,46000,0,0,52), - (918,11318,52000,0,0,58), - (918,11344,29000,40,200,44), - (918,11345,46000,40,240,52), - (918,11346,54000,40,280,60), - (918,11360,31000,40,210,46), - (918,11361,48000,40,250,54), - (918,11401,46000,40,240,52), - (918,13027,13000,0,0,58), - (918,13221,12000,40,140,32), - (918,13231,20000,40,180,40), - (918,13232,33000,40,220,48), - (918,13233,50000,40,260,56), - (925,1873,100,0,0,6), - (925,1875,10,0,0,1), - (925,1937,100,0,0,8), - (925,10321,100,0,0,4), - (925,19741,100,0,0,4), - (925,21083,100,0,0,6), - (926,1873,100,0,0,6), - (926,1875,10,0,0,1), - (926,1937,100,0,0,8), - (926,10321,100,0,0,4), - (926,19741,100,0,0,4), - (926,21083,100,0,0,6), - (927,685,28000,0,0,50), - (927,1873,100,0,0,6), - (927,1874,2000,0,0,14), - (927,1875,10,0,0,1), - (927,1876,4000,0,0,20), - (927,1877,20000,0,0,40), - (927,1878,300,0,0,10), - (927,1897,13000,0,0,34), - (927,1898,28000,0,0,50), - (927,1909,3500,0,0,18), - (927,1911,300,0,0,10), - (927,1912,6000,0,0,26), - (927,1913,4000,0,0,22), - (927,1914,11000,0,0,30), - (927,1937,100,0,0,8), - (927,1998,100,0,0,8), - (927,2804,11000,0,0,30), - (927,3128,100,0,0,8), - (927,3473,16000,0,0,38), - (927,4990,21000,0,0,42), - (927,5253,5000,0,0,24), - (927,5572,100,0,0,6), - (927,5574,3500,0,0,18), - (927,5584,100,0,0,8), - (927,5590,5000,0,0,24), - (927,5591,20000,0,0,40), - (927,5600,5000,0,0,24), - (927,5613,4000,0,0,20), - (927,5616,9000,0,0,28), - (927,5617,14000,0,0,36), - (927,5629,16000,0,0,38), - (927,6941,24000,0,0,46), - (927,7109,20000,0,0,40), - (927,7296,3000,0,0,16), - (927,10279,16000,0,0,38), - (927,10294,300,0,0,10), - (927,10295,11000,0,0,30), - (927,10296,28000,0,0,50), - (927,10297,46000,0,0,60), - (927,10302,6000,0,0,26), - (927,10303,14000,0,0,36), - (927,10304,24000,0,0,46), - (927,10305,42000,0,0,56), - (927,10309,40000,0,0,54), - (927,10311,28000,0,0,50), - (927,10315,22000,0,0,44), - (927,10316,34000,0,0,52), - (927,10317,46000,0,0,60), - (927,10320,46000,0,0,60), - (927,10321,100,0,0,4), - (927,10323,5000,0,0,24), - (927,10325,14000,0,0,36), - (927,10327,34000,0,0,52), - (927,10330,24000,0,0,46), - (927,10331,40000,0,0,54), - (927,19741,100,0,0,4), - (927,19743,2000,0,0,14), - (927,19747,4000,0,0,22), - (927,19751,4000,0,0,20), - (927,19754,11000,0,0,30), - (927,19839,1000,0,0,12), - (927,19840,4000,0,0,22), - (927,19841,12000,0,0,32), - (927,19842,21000,0,0,42), - (927,19843,34000,0,0,52), - (927,19855,5000,0,0,24), - (927,19856,13000,0,0,34), - (927,19857,22000,0,0,44), - (927,19858,40000,0,0,54), - (927,19892,9000,0,0,28), - (927,19893,12000,0,0,32), - (927,19894,14000,0,0,36), - (927,19904,20000,0,0,40), - (927,19905,34000,0,0,52), - (927,19906,22000,0,0,44), - (927,19907,42000,0,0,56), - (927,19908,26000,0,0,48), - (927,19909,46000,0,0,60), - (927,19944,6000,0,0,26), - (927,19945,13000,0,0,34), - (927,19946,21000,0,0,42), - (927,19947,28000,0,0,50), - (927,19948,44000,0,0,58), - (927,19995,20000,0,0,40), - (927,19996,28000,0,0,50), - (927,19997,46000,0,0,60), - (927,20437,300,0,0,10), - (927,20438,3500,0,0,18), - (927,20439,6000,0,0,26), - (927,20440,13000,0,0,34), - (927,20441,21000,0,0,42), - (927,20442,28000,0,0,50), - (927,20443,44000,0,0,58), - (927,20444,1000,0,0,12), - (927,20445,4000,0,0,22), - (927,20446,12000,0,0,32), - (927,20447,21000,0,0,42), - (927,20448,34000,0,0,52), - (927,20450,3000,0,0,16), - (927,20455,11000,0,0,30), - (927,20456,20000,0,0,40), - (927,20457,28000,0,0,50), - (927,20458,46000,0,0,60), - (927,20459,16000,0,0,38), - (927,20460,26000,0,0,48), - (927,20461,44000,0,0,58), - (927,20462,4000,0,0,22), - (927,20730,40000,0,0,54), - (927,20774,26000,0,0,48), - (927,20775,46000,0,0,60), - (927,20944,200,0,0,30), - (927,20945,1000,0,0,40), - (927,20946,1260,0,0,50), - (927,20947,2070,0,0,60), - (927,20949,900,0,0,40), - (927,20950,1260,0,0,50), - (927,20951,2070,0,0,60), - (927,20952,1000,0,0,40), - (927,20953,1400,0,0,50), - (927,20954,2300,0,0,60), - (927,20956,1260,0,0,50), - (927,20957,2070,0,0,60), - (927,20958,1170,0,0,48), - (927,20960,2100,0,0,56), - (927,21083,100,0,0,6), - (927,24276,22000,0,0,44), - (927,24277,34000,0,0,52), - (927,24278,46000,0,0,60), - (927,25915,46000,0,0,52), - (927,25917,41400,0,0,60), - (927,25919,40000,0,0,54), - (927,25920,46000,0,0,60), - (927,25939,46000,0,0,60), - (927,25946,2070,0,0,60), - (927,25948,46000,0,0,60), - (927,25951,2070,0,0,60), - (927,26574,200,0,0,30), - (928,685,28000,0,0,50), - (928,1873,100,0,0,6), - (928,1874,2000,0,0,14), - (928,1875,10,0,0,1), - (928,1876,4000,0,0,20), - (928,1877,20000,0,0,40), - (928,1878,300,0,0,10), - (928,1897,13000,0,0,34), - (928,1898,28000,0,0,50), - (928,1909,3500,0,0,18), - (928,1911,300,0,0,10), - (928,1912,6000,0,0,26), - (928,1913,4000,0,0,22), - (928,1914,11000,0,0,30), - (928,1937,100,0,0,8), - (928,1998,100,0,0,8), - (928,2804,11000,0,0,30), - (928,3128,100,0,0,8), - (928,3473,16000,0,0,38), - (928,4990,21000,0,0,42), - (928,5253,5000,0,0,24), - (928,5572,100,0,0,6), - (928,5574,3500,0,0,18), - (928,5584,100,0,0,8), - (928,5590,5000,0,0,24), - (928,5591,20000,0,0,40), - (928,5600,5000,0,0,24), - (928,5613,4000,0,0,20), - (928,5616,9000,0,0,28), - (928,5617,14000,0,0,36), - (928,5629,16000,0,0,38), - (928,6941,24000,0,0,46), - (928,7109,20000,0,0,40), - (928,7296,3000,0,0,16), - (928,10279,16000,0,0,38), - (928,10294,300,0,0,10), - (928,10295,11000,0,0,30), - (928,10296,28000,0,0,50), - (928,10297,46000,0,0,60), - (928,10302,6000,0,0,26), - (928,10303,14000,0,0,36), - (928,10304,24000,0,0,46), - (928,10305,42000,0,0,56), - (928,10309,40000,0,0,54), - (928,10311,28000,0,0,50), - (928,10315,22000,0,0,44), - (928,10316,34000,0,0,52), - (928,10317,46000,0,0,60), - (928,10320,46000,0,0,60), - (928,10321,100,0,0,4), - (928,10323,5000,0,0,24), - (928,10325,14000,0,0,36), - (928,10327,34000,0,0,52), - (928,10330,24000,0,0,46), - (928,10331,40000,0,0,54), - (928,19741,100,0,0,4), - (928,19743,2000,0,0,14), - (928,19747,4000,0,0,22), - (928,19751,4000,0,0,20), - (928,19754,11000,0,0,30), - (928,19839,1000,0,0,12), - (928,19840,4000,0,0,22), - (928,19841,12000,0,0,32), - (928,19842,21000,0,0,42), - (928,19843,34000,0,0,52), - (928,19855,5000,0,0,24), - (928,19856,13000,0,0,34), - (928,19857,22000,0,0,44), - (928,19858,40000,0,0,54), - (928,19892,9000,0,0,28), - (928,19893,12000,0,0,32), - (928,19894,14000,0,0,36), - (928,19904,20000,0,0,40), - (928,19905,34000,0,0,52), - (928,19906,22000,0,0,44), - (928,19907,42000,0,0,56), - (928,19908,26000,0,0,48), - (928,19909,46000,0,0,60), - (928,19944,6000,0,0,26), - (928,19945,13000,0,0,34), - (928,19946,21000,0,0,42), - (928,19947,28000,0,0,50), - (928,19948,44000,0,0,58), - (928,19995,20000,0,0,40), - (928,19996,28000,0,0,50), - (928,19997,46000,0,0,60), - (928,20437,300,0,0,10), - (928,20438,3500,0,0,18), - (928,20439,6000,0,0,26), - (928,20440,13000,0,0,34), - (928,20441,21000,0,0,42), - (928,20442,28000,0,0,50), - (928,20443,44000,0,0,58), - (928,20444,1000,0,0,12), - (928,20445,4000,0,0,22), - (928,20446,12000,0,0,32), - (928,20447,21000,0,0,42), - (928,20448,34000,0,0,52), - (928,20450,3000,0,0,16), - (928,20455,11000,0,0,30), - (928,20456,20000,0,0,40), - (928,20457,28000,0,0,50), - (928,20458,46000,0,0,60), - (928,20459,16000,0,0,38), - (928,20460,26000,0,0,48), - (928,20461,44000,0,0,58), - (928,20462,4000,0,0,22), - (928,20730,40000,0,0,54), - (928,20774,26000,0,0,48), - (928,20775,46000,0,0,60), - (928,20944,200,0,0,30), - (928,20945,1000,0,0,40), - (928,20946,1260,0,0,50), - (928,20947,2070,0,0,60), - (928,20949,900,0,0,40), - (928,20950,1260,0,0,50), - (928,20951,2070,0,0,60), - (928,20952,1000,0,0,40), - (928,20953,1400,0,0,50), - (928,20954,2300,0,0,60), - (928,20956,1260,0,0,50), - (928,20957,2070,0,0,60), - (928,20958,1170,0,0,48), - (928,20960,2100,0,0,56), - (928,21083,100,0,0,6), - (928,24276,22000,0,0,44), - (928,24277,34000,0,0,52), - (928,24278,46000,0,0,60), - (928,25915,46000,0,0,52), - (928,25917,41400,0,0,60), - (928,25919,40000,0,0,54), - (928,25920,46000,0,0,60), - (928,25939,46000,0,0,60), - (928,25946,2070,0,0,60), - (928,25948,46000,0,0,60), - (928,25951,2070,0,0,60), - (928,26574,200,0,0,30), - (944,1142,100,0,0,4), - (944,1173,100,0,0,6), - (944,1249,100,0,0,6), - (944,1472,10,0,0,1), - (944,2141,100,0,0,6), - (944,5507,100,0,0,4), - (957,2020,9,0,0,5), - (957,2743,50,164,1,0), - (957,2744,90,164,35,0), - (957,2746,90,164,65,0), - (957,2747,180,164,70,0), - (957,2754,45,164,15,0), - (957,2755,45,164,20,0), - (957,2756,45,164,25,0), - (957,3118,90,164,65,0), - (957,3299,225,164,35,0), - (957,3300,450,164,70,0), - (957,3340,45,164,20,0), - (957,3342,90,164,40,0), - (957,3343,180,164,45,0), - (957,3344,225,164,75,0), - (957,7409,270,164,65,0), - (957,8881,90,164,30,0), - (957,9984,90,164,30,0), - (957,3341,90,164,25,0), - (985,797,4000,0,0,20), - (985,798,10000,0,0,26), - (985,1055,11000,0,0,28), - (985,1065,1500,0,0,14), - (985,1229,100,0,0,6), - (985,1343,100,0,0,6), - (985,1344,3000,0,0,18), - (985,1423,100,0,0,4), - (985,1424,4000,0,0,20), - (985,1482,12000,0,0,30), - (985,1606,200,0,0,8), - (985,1607,2000,0,0,16), - (985,1610,8000,0,0,24), - (985,1611,14000,0,0,32), - (985,1646,3000,0,0,18), - (985,1675,1000,0,0,12), - (985,1676,14000,0,0,32), - (985,1677,54000,0,0,52), - (985,1685,18000,0,0,36), - (985,1716,200,0,0,8), - (985,1722,42000,0,0,50), - (985,1738,100,0,0,4), - (985,2570,2000,0,0,16), - (985,2688,600,0,0,10), - (985,3128,100,0,0,6), - (985,3433,12000,0,0,30), - (985,3434,22000,0,0,40), - (985,3435,42000,0,0,50), - (985,5243,1000,0,0,12), - (985,5247,6000,0,0,20), - (985,5283,8000,0,0,24), - (985,6158,22000,0,0,40), - (985,6176,14000,0,0,32), - (985,6177,22000,0,0,40), - (985,6180,10000,0,0,26), - (985,6191,8000,0,0,24), - (985,6193,6000,0,0,22), - (985,6543,14000,0,0,32), - (985,6549,600,0,0,10), - (985,6550,4000,0,0,20), - (985,6551,12000,0,0,30), - (985,6553,20000,0,0,38), - (985,6556,60000,0,0,58), - (985,6573,1500,0,0,14), - (985,6575,8000,0,0,24), - (985,6674,10,0,0,1), - (985,7109,22000,0,0,40), - (985,7374,14000,0,0,32), - (985,7375,56000,0,0,54), - (985,7380,16000,0,0,34), - (985,7382,2000,0,0,16), - (985,7385,1000,0,0,12), - (985,7401,10000,0,0,26), - (985,7403,18000,0,0,36), - (985,7406,6000,0,0,22), - (985,7889,11000,0,0,28), - (985,8206,11000,0,0,28), - (985,8207,20000,0,0,38), - (985,8381,16000,0,0,34), - (985,8821,20000,0,0,38), - (985,11552,32000,0,0,42), - (985,11553,54000,0,0,52), - (985,11557,16000,0,0,34), - (985,11558,34000,0,0,44), - (985,11559,56000,0,0,54), - (985,11570,40000,0,0,48), - (985,11571,58000,0,0,56), - (985,11575,22000,0,0,40), - (985,11576,42000,0,0,50), - (985,11577,62000,0,0,60), - (985,11579,36000,0,0,46), - (985,11582,40000,0,0,48), - (985,11583,60000,0,0,58), - (985,11586,34000,0,0,44), - (985,11587,62000,0,0,60), - (985,11598,36000,0,0,46), - (985,11599,60000,0,0,58), - (985,11602,34000,0,0,44), - (985,11603,56000,0,0,54), - (985,11606,36000,0,0,46), - (985,11607,56000,0,0,54), - (985,18556,14000,0,0,32), - (985,20561,36000,0,0,46), - (985,20562,58000,0,0,56), - (985,20571,62000,0,0,60), - (985,20621,32000,0,0,42), - (985,20622,54000,0,0,52), - (985,20703,40000,0,0,48), - (985,20704,58000,0,0,56), - (985,20724,4000,0,0,20), - (985,21555,200,0,0,48), - (985,21557,2800,0,0,54), - (985,21558,3100,0,0,60), - (985,23898,2000,0,0,48), - (985,23899,2800,0,0,54), - (985,23900,3100,0,0,60), - (985,23926,200,0,0,48), - (985,23927,2800,0,0,54), - (985,23928,3100,0,0,60), - (986,1303,100,0,0,8), - (986,1304,1800,0,0,16), - (986,1305,3500,0,0,24), - (986,1315,1800,0,0,16), - (986,1324,100,0,0,8), - (986,1325,900,0,0,14), - (986,1326,100,0,0,6), - (986,1327,800,0,0,12), - (986,1338,6000,0,0,28), - (986,1339,8000,0,0,32), - (986,1340,12000,0,0,40), - (986,1345,4000,0,0,26), - (986,1352,7000,0,0,30), - (986,1354,2000,0,0,18), - (986,1355,3500,0,0,24), - (986,1356,8000,0,0,32), - (986,1357,2200,0,0,20), - (986,1358,4000,0,0,26), - (986,1363,8000,0,0,32), - (986,1444,12000,0,0,40), - (986,2014,800,0,0,12), - (986,2076,100,0,0,6), - (986,2862,22000,0,0,48), - (986,2863,30000,0,0,56), - (986,2874,900,0,0,14), - (986,5386,3000,0,0,22), - (986,5387,2200,0,0,20), - (986,5678,4000,0,0,26), - (986,5731,100,0,0,8), - (986,6043,8000,0,0,32), - (986,6379,2200,0,0,20), - (986,6380,7000,0,0,30), - (986,6381,12000,0,0,40), - (986,6383,7000,0,0,30), - (986,6384,12000,0,0,40), - (986,6400,2000,0,0,18), - (986,6401,6000,0,0,28), - (986,6402,11000,0,0,38), - (986,6496,9000,0,0,34), - (986,8006,12000,0,0,40), - (986,8007,2200,0,0,20), - (986,8009,6000,0,0,28), - (986,8011,10000,0,0,36), - (986,8020,10,0,0,1), - (986,8021,100,0,0,8), - (986,8022,1800,0,0,16), - (986,8025,400,0,0,10), - (986,8031,2000,0,0,18), - (986,8032,4000,0,0,26), - (986,8035,2200,0,0,20), - (986,8039,6000,0,0,28), - (986,8043,100,0,0,4), - (986,8047,100,0,0,8), - (986,8048,900,0,0,14), - (986,8049,3500,0,0,24), - (986,8051,400,0,0,10), - (986,8054,2000,0,0,18), - (986,8055,6000,0,0,28), - (986,8057,2200,0,0,20), - (986,8059,9000,0,0,34), - (986,8077,400,0,0,10), - (986,8086,800,0,0,12), - (986,8135,12000,0,0,40), - (986,8144,2000,0,0,18), - (986,8158,900,0,0,14), - (986,8159,3500,0,0,24), - (986,8164,3500,0,0,24), - (986,8165,11000,0,0,38), - (986,8169,3000,0,0,22), - (986,8173,11000,0,0,38), - (986,8180,7000,0,0,30), - (986,8183,3500,0,0,24), - (986,8186,6000,0,0,28), - (986,8189,4000,0,0,26), - (986,8231,6000,0,0,28), - (986,8234,7000,0,0,30), - (986,8237,12000,0,0,40), - (986,8252,11000,0,0,38), - (986,8500,3000,0,0,22), - (986,8501,8000,0,0,32), - (986,8513,8000,0,0,32), - (986,8738,12000,0,0,40), - (986,8837,16000,0,0,42), - (986,10393,11000,0,0,38), - (986,10394,18000,0,0,44), - (986,10397,22000,0,0,48), - (986,10398,30000,0,0,56), - (986,10401,3500,0,0,24), - (986,10402,9000,0,0,34), - (986,10409,9000,0,0,34), - (986,10410,18000,0,0,44), - (986,10411,29000,0,0,54), - (986,10415,10000,0,0,36), - (986,10416,22000,0,0,48), - (986,10417,34000,0,0,60), - (986,10429,22000,0,0,48), - (986,10430,32000,0,0,58), - (986,10433,22000,0,0,48), - (986,10434,30000,0,0,56), - (986,10439,24000,0,0,50), - (986,10440,34000,0,0,60), - (986,10443,27000,0,0,52), - (986,10446,10000,0,0,36), - (986,10449,12000,0,0,40), - (986,10450,27000,0,0,52), - (986,10457,11000,0,0,38), - (986,10464,24000,0,0,50), - (986,10465,34000,0,0,60), - (986,10469,18000,0,0,44), - (986,10470,27000,0,0,52), - (986,10471,34000,0,0,60), - (986,10474,20000,0,0,46), - (986,10475,32000,0,0,58), - (986,10480,11000,0,0,38), - (986,10481,29000,0,0,54), - (986,10488,24000,0,0,50), - (986,10512,10000,0,0,36), - (986,10514,20000,0,0,46), - (986,10515,30000,0,0,56), - (986,10528,22000,0,0,48), - (986,10540,16000,0,0,42), - (986,10541,32000,0,0,58), - (986,10588,10000,0,0,36), - (986,10589,20000,0,0,46), - (986,10590,30000,0,0,56), - (986,10597,7000,0,0,30), - (986,10602,18000,0,0,44), - (986,10603,34000,0,0,60), - (986,10615,16000,0,0,42), - (986,10616,27000,0,0,52), - (986,10624,20000,0,0,46), - (986,10625,29000,0,0,54), - (986,10628,30000,0,0,56), - (986,11316,16000,0,0,42), - (986,11317,27000,0,0,52), - (986,15113,10000,0,0,36), - (986,15115,20000,0,0,46), - (986,15116,30000,0,0,56), - (986,15209,24000,0,0,50), - (986,15210,30000,0,0,56), - (986,16317,18000,0,0,44), - (986,16318,29000,0,0,54), - (986,16347,20000,0,0,46), - (986,16348,30000,0,0,56), - (986,16357,22000,0,0,48), - (986,16358,32000,0,0,58), - (986,16363,34000,0,0,60), - (986,16394,32000,0,0,58), - (986,20613,7000,0,0,30), - (986,20778,3500,0,0,24), - (986,20779,10000,0,0,36), - (986,20780,22000,0,0,48), - (986,20781,34000,0,0,60), - (986,25910,24000,0,0,50), - (986,17362,55000,0,0,48), - (986,17363,80000,0,0,58), - (987,796,2200,0,0,20), - (987,1117,600,0,0,12), - (987,1424,2200,0,0,20), - (987,1547,10,0,0,1), - (987,1549,1800,0,0,16), - (987,1552,2200,0,0,20), - (987,1563,1800,0,0,50), - (987,1564,18000,0,0,40), - (987,1567,1200,0,0,14), - (987,1603,10000,0,0,32), - (987,2003,100,0,0,4), - (987,2898,14000,0,0,36), - (987,2899,1200,0,0,14), - (987,2979,600,0,0,12), - (987,3047,6000,0,0,22), - (987,3048,100,0,0,6), - (987,3049,7000,0,0,26), - (987,3128,200,0,0,8), - (987,3663,8000,0,0,28), - (987,3664,14000,0,0,36), - (987,5117,200,0,0,8), - (987,5131,2200,0,0,20), - (987,5298,100,0,0,6), - (987,5338,2000,0,0,18), - (987,5385,8000,0,0,30), - (987,6198,1200,0,0,14), - (987,6385,400,0,0,10), - (987,6791,2200,0,0,20), - (987,6792,7000,0,0,24), - (987,6999,8000,0,0,30), - (987,8738,18000,0,0,40), - (987,13160,18000,0,0,40), - (987,13162,8000,0,0,30), - (987,13164,100,0,0,4), - (987,13545,26000,0,0,44), - (987,13546,40000,0,0,52), - (987,13547,50000,0,0,60), - (987,13556,400,0,0,10), - (987,13557,2000,0,0,18), - (987,13558,7000,0,0,26), - (987,13559,12000,0,0,34), - (987,13560,24000,0,0,42), - (987,13561,36000,0,0,50), - (987,13562,48000,0,0,58), - (987,13799,1800,0,0,16), - (987,13811,8000,0,0,28), - (987,13814,12000,0,0,34), - (987,14332,200,0,0,8), - (987,14333,1800,0,0,16), - (987,14334,7000,0,0,24), - (987,14335,10000,0,0,32), - (987,14336,18000,0,0,40), - (987,14337,32000,0,0,48), - (987,14338,46000,0,0,56), - (987,14339,16000,0,0,38), - (987,14340,5000,0,0,60), - (987,14341,8000,0,0,30), - (987,14342,26000,0,0,44), - (987,14343,48000,0,0,58), - (987,14344,12000,0,0,34), - (987,14345,32000,0,0,48), - (987,14346,2200,0,0,20), - (987,14347,10000,0,0,32), - (987,14348,24000,0,0,42), - (987,14349,40000,0,0,52), - (987,14350,28000,0,0,46), - (987,14351,46000,0,0,56), - (987,14352,600,0,0,12), - (987,14353,2200,0,0,20), - (987,14354,8000,0,0,28), - (987,14355,14000,0,0,36), - (987,14356,26000,0,0,44), - (987,14357,40000,0,0,52), - (987,14358,50000,0,0,60), - (987,14359,24000,0,0,42), - (987,14360,42000,0,0,54), - (987,14361,36000,0,0,50), - (987,14362,48000,0,0,58), - (987,14364,7000,0,0,26), - (987,14365,14000,0,0,36), - (987,14366,28000,0,0,46), - (987,14367,46000,0,0,56), - (987,14368,18000,0,0,40), - (987,14370,50000,0,0,60), - (987,14372,26000,0,0,44), - (987,14373,42000,0,0,54), - (987,14374,2000,0,0,18), - (987,14375,8000,0,0,28), - (987,14376,16000,0,0,38), - (987,14377,32000,0,0,48), - (987,14378,48000,0,0,58), - (987,14431,6000,0,0,22), - (987,14432,18000,0,0,40), - (987,14434,48000,0,0,58), - (987,14445,8000,0,0,30), - (987,14446,28000,0,0,46), - (987,15637,8000,0,0,30), - (987,15638,18000,0,0,40), - (987,15639,36000,0,0,50), - (987,15640,50000,0,0,60), - (987,20044,28000,0,0,46), - (987,20155,10000,0,0,32), - (987,20156,36000,0,0,50), - (987,20157,7000,0,0,26), - (987,20158,18000,0,0,40), - (987,20159,7000,0,0,24), - (987,20160,400,0,0,10), - (987,20161,2000,0,0,18), - (987,20191,46000,0,0,56), - (987,20738,600,0,0,12), - (987,20931,400,0,0,28), - (987,20932,700,0,0,36), - (987,20933,1300,0,0,44), - (987,20934,2000,0,0,52), - (987,20935,2500,0,0,60), - (987,20938,2500,0,0,60), - (987,20940,1800,0,0,50), - (987,20941,2500,0,0,60), - (987,20942,1200,0,0,42), - (987,20943,2100,0,0,54), - (988,607,9000,0,0,36), - (988,1197,5000,0,0,28), - (988,1296,200,0,0,8), - (988,1297,1500,0,0,18), - (988,1367,900,0,0,14), - (988,1368,2500,0,0,22), - (988,1369,6000,0,0,30), - (988,1374,10,0,0,1), - (988,1375,300,0,0,10), - (988,1376,2000,0,0,20), - (988,1377,1500,0,0,18), - (988,1381,100,0,0,6), - (988,1382,600,0,0,12), - (988,1383,300,0,0,10), - (988,1384,2000,0,0,20), - (988,1393,100,0,0,4), - (988,1394,600,0,0,12), - (988,1404,6000,0,0,30), - (988,1406,2000,0,0,20), - (988,1407,5000,0,0,28), - (988,1476,100,0,0,6), - (988,1477,1200,0,0,16), - (988,1478,4000,0,0,26), - (988,1571,14000,0,0,48), - (988,1572,11000,0,0,42), - (988,2942,6000,0,0,30), - (988,2945,1500,0,0,18), - (988,2971,4000,0,0,26), - (988,2972,10000,0,0,38), - (988,3704,600,0,0,12), - (988,3705,2000,0,0,20), - (988,3706,5000,0,0,28), - (988,3707,9000,0,0,36), - (988,5139,3000,0,0,24), - (988,5486,11000,0,0,40), - (988,5501,3000,0,0,24), - (988,5698,1200,0,0,16), - (988,5700,8000,0,0,34), - (988,5702,13000,0,0,46), - (988,5736,4000,0,0,26), - (988,5741,2000,0,0,20), - (988,5783,200,0,0,8), - (988,6203,300,0,0,10), - (988,6204,2500,0,0,22), - (988,6206,2500,0,0,22), - (988,6214,7000,0,0,32), - (988,6216,22000,0,0,56), - (988,6218,5000,0,0,28), - (988,6220,8000,0,0,34), - (988,6221,100,0,0,4), - (988,6224,900,0,0,14), - (988,6225,3000,0,0,24), - (988,6227,8000,0,0,34), - (988,6228,2500,0,0,22), - (988,6232,7000,0,0,32), - (988,6485,9000,0,0,36), - (988,7642,9000,0,0,36), - (988,7647,7000,0,0,32), - (988,7649,8000,0,0,34), - (988,7650,900,0,0,14), - (988,7652,10000,0,0,38), - (988,7660,5000,0,0,28), - (988,7661,11000,0,0,42), - (988,7662,300,0,0,10), - (988,7663,2000,0,0,20), - (988,7664,5000,0,0,28), - (988,7665,6000,0,0,30), - (988,7666,7000,0,0,32), - (988,8290,3000,0,0,24), - (988,8291,10000,0,0,38), - (988,11662,12000,0,0,44), - (988,11663,18000,0,0,52), - (988,11664,26000,0,0,60), - (988,11666,11000,0,0,40), - (988,11669,15000,0,0,50), - (988,11670,26000,0,0,60), - (988,11673,12000,0,0,44), - (988,11674,20000,0,0,54), - (988,11676,18000,0,0,52), - (988,11679,13000,0,0,46), - (988,11680,24000,0,0,58), - (988,11685,9900,0,0,42), - (988,11686,18000,0,0,54), - (988,11690,9000,0,0,36), - (988,11691,13000,0,0,46), - (988,11692,22000,0,0,56), - (988,11696,12000,0,0,44), - (988,11697,18000,0,0,52), - (988,11698,26000,0,0,60), - (988,11701,13000,0,0,46), - (988,11702,20000,0,0,54), - (988,11705,12000,0,0,44), - (988,11709,11000,0,0,42), - (988,11710,18000,0,0,52), - (988,11714,10000,0,0,38), - (988,11715,14000,0,0,48), - (988,11716,24000,0,0,58), - (988,11718,22000,0,0,56), - (988,11720,15000,0,0,50), - (988,11723,13000,0,0,46), - (988,11724,26000,0,0,60), - (988,11727,12000,0,0,44), - (988,11728,24000,0,0,58), - (988,11731,24000,0,0,58), - (988,11736,11000,0,0,40), - (988,11737,15000,0,0,50), - (988,11738,26000,0,0,60), - (988,11741,11000,0,0,42), - (988,11742,18000,0,0,52), - (988,11788,15000,0,0,50), - (988,17732,14000,0,0,48), - (988,17733,26000,0,0,60), - (988,17865,12000,0,0,44), - (988,18154,4000,0,0,26), - (988,18155,8000,0,0,34), - (988,18156,11000,0,0,42), - (988,18157,15000,0,0,50), - (988,18158,24000,0,0,58), - (988,18160,22000,0,0,56), - (988,18161,15000,0,0,50), - (988,18162,24000,0,0,58), - (988,18169,20000,0,0,54), - (988,18170,13000,0,0,46), - (988,18171,22000,0,0,56), - (988,18648,13000,0,0,46), - (988,18753,26000,0,0,60), - (988,18872,150,0,0,24), - (988,18875,350,0,0,32), - (988,18876,550,0,0,40), - (988,18877,700,0,0,48), - (988,18878,22000,0,0,56), - (988,18927,500,0,0,38), - (988,18928,700,0,0,48), - (988,18929,1200,0,0,58), - (988,18933,700,0,0,48), - (988,18934,1000,0,0,54), - (988,18935,1300,0,0,60), - (988,18939,750,0,0,50), - (988,18940,1300,0,0,60), - (988,20766,6000,0,0,30), - (988,20767,11000,0,0,40), - (988,20768,15000,0,0,50), - (988,20769,26000,0,0,60), - (988,17938,22000,17862,0,56), - (1103,2414,45,197,40,0), - (1103,2415,22,197,1,0), - (1103,2416,45,197,40,0), - (1103,2417,270,197,70,0), - (1103,2418,180,197,70,0), - (1103,2419,180,197,60,0), - (1103,2423,225,197,75,0), - (1103,2966,90,197,75,0), - (1103,2967,180,197,65,0), - (1103,2996,45,197,10,0), - (1103,3783,90,197,45,0), - (1103,3876,90,197,35,0), - (1103,3877,180,197,60,0), - (1103,3878,270,197,70,0), - (1103,3911,10,0,0,5), - (1103,3916,45,197,30,0), - (1103,3917,25,197,1,0), - (1103,7626,45,197,30,0), - (1103,7627,45,197,30,0), - (1103,8466,45,197,40,0), - (1103,8777,45,197,10,0), - (1103,12118,30,197,1,0), - (1103,12119,45,197,20,0), - (1103,12120,270,197,75,0), - (1215,2275,10,0,0,5), - (1215,2339,100,171,25,0), - (1215,2340,135,171,40,0), - (1215,2341,250,171,55,0), - (1215,3179,450,171,90,0), - (1215,3181,1350,171,120,0), - (1215,3184,50,171,15,0), - (1215,3185,1350,171,125,0), - (1215,3186,1800,171,130,0), - (1215,3458,3600,171,110,0), - (1215,7180,405,171,90,0), - (1215,7838,225,171,80,0), - (1215,7839,900,171,130,0), - (1215,7842,900,171,100,0), - (1215,7846,2700,171,140,0), - (1215,11536,225,171,50,0), - (1218,2372,10,0,0,0), - (1218,2373,500,182,50,0), - (1218,3571,5000,182,125,0), - (1218,11994,50000,182,200,0), - (1226,1252,800,0,0,12), - (1226,1253,10000,0,0,30), - (1226,1254,18000,0,0,40), - (1226,1255,10,0,0,1), - (1226,1256,800,0,0,12), - (1226,1257,5000,0,0,24), - (1226,1258,100,0,0,4), - (1226,1259,300,0,0,10), - (1226,1260,2000,0,0,18), - (1226,1261,6000,0,0,26), - (1226,1265,200,0,0,8), - (1226,1268,1200,0,0,14), - (1226,1269,11000,0,0,32), - (1226,1275,100,0,0,6), - (1226,1276,1200,0,0,14), - (1226,1277,800,0,0,12), - (1226,1278,2000,0,0,18), - (1226,1279,10000,0,0,30), - (1226,1280,22000,0,0,42), - (1226,1283,2000,0,0,18), - (1226,1284,14000,0,0,36), - (1226,1287,10000,0,0,30), - (1226,1288,18000,0,0,40), - (1226,1293,10000,0,0,30), - (1226,1298,5000,0,0,24), - (1226,1300,4000,0,0,22), - (1226,1301,10000,0,0,30), - (1226,1425,3000,0,0,20), - (1226,2013,300,0,0,10), - (1226,2016,4000,0,0,22), - (1226,2049,30000,0,0,50), - (1226,2056,100,0,0,4), - (1226,2057,300,0,0,10), - (1226,2058,1600,0,0,16), - (1226,2059,4000,0,0,22), - (1226,2065,18000,0,0,40), - (1226,2066,3000,0,0,20), - (1226,2067,38000,0,0,52), - (1226,2068,44000,0,0,58), - (1226,2069,26000,0,0,46), - (1226,2097,4000,0,0,22), - (1226,2793,14000,0,0,36), - (1226,2799,12000,0,0,34), - (1226,2851,100,0,0,6), - (1226,3046,400,0,0,28), - (1226,6062,16000,0,0,38), - (1226,6067,10000,0,0,30), - (1226,6068,14000,0,0,36), - (1226,6071,8000,0,0,28), - (1226,6072,12000,0,0,34), - (1226,6073,200,0,0,8), - (1226,6079,1200,0,0,14), - (1226,6080,3000,0,0,20), - (1226,6081,6000,0,0,26), - (1226,6082,11000,0,0,32), - (1226,6083,16000,0,0,38), - (1226,6386,900,0,0,40), - (1226,6492,12000,0,0,34), - (1226,7130,3000,0,0,20), - (1226,7378,400,0,0,28), - (1226,8093,300,0,0,10), - (1226,8107,1600,0,0,16), - (1226,8108,4000,0,0,22), - (1226,8109,8000,0,0,28), - (1226,8110,12000,0,0,34), - (1226,8111,18000,0,0,40), - (1226,8123,1200,0,0,14), - (1226,8125,8000,0,0,28), - (1226,8126,3000,0,0,20), - (1226,8130,5000,0,0,24), - (1226,8132,11000,0,0,32), - (1226,8193,14000,0,0,36), - (1226,9475,6000,0,0,26), - (1226,9476,11000,0,0,32), - (1226,9477,16000,0,0,38), - (1226,9486,18000,0,0,40), - (1226,9580,3000,0,0,20), - (1226,9581,10000,0,0,30), - (1226,9593,18000,0,0,40), - (1226,10877,18000,0,0,40), - (1226,10878,28000,0,0,48), - (1226,10879,42000,0,0,56), - (1226,10882,12000,0,0,34), - (1226,10883,26000,0,0,46), - (1226,10889,22000,0,0,42), - (1226,10891,42000,0,0,56), - (1226,10895,22000,0,0,42), - (1226,10896,30000,0,0,50), - (1226,10897,44000,0,0,58), - (1226,10902,22000,0,0,42), - (1226,10903,28000,0,0,48), - (1226,10904,40000,0,0,54), - (1226,10905,46000,0,0,60), - (1226,10910,24000,0,0,44), - (1226,10913,24000,0,0,44), - (1226,10914,44000,0,0,58), - (1226,10918,24000,0,0,44), - (1226,10919,30000,0,0,50), - (1226,10920,42000,0,0,56), - (1226,10930,24000,0,0,44), - (1226,10931,30000,0,0,50), - (1226,10932,42000,0,0,56), - (1226,10935,26000,0,0,46), - (1226,10936,40000,0,0,54), - (1226,10939,28000,0,0,48), - (1226,10940,46000,0,0,60), - (1226,10943,30000,0,0,50), - (1226,10944,46000,0,0,60), - (1226,10948,26000,0,0,46), - (1226,10949,38000,0,0,52), - (1226,10950,44000,0,0,58), - (1226,10954,38000,0,0,52), - (1226,10959,42000,0,0,56), - (1226,10962,46000,0,0,60), - (1226,11025,30000,0,0,50), - (1226,11026,46000,0,0,60), - (1226,14820,1500,0,0,50), - (1226,15434,700,0,0,36), - (1226,15452,5000,0,0,24), - (1226,15454,10000,0,0,30), - (1226,15455,14000,0,0,36), - (1226,15457,22000,0,0,42), - (1226,15459,28000,0,0,48), - (1226,15460,40000,0,0,54), - (1226,17316,700,0,0,36), - (1226,17317,1200,0,0,44), - (1226,17318,1900,0,0,52), - (1226,18806,46000,0,0,60), - (1226,18808,2300,0,0,60), - (1226,19339,100,0,0,18), - (1226,19340,300,0,0,26), - (1226,19341,600,0,0,34), - (1226,19342,1100,0,0,42), - (1226,19343,1500,0,0,50), - (1226,19344,2200,0,0,58), - (1226,20771,44000,0,0,58), - (1226,27796,3000,0,0,20), - (1226,27821,1200,0,0,44), - (1226,27822,1900,0,0,52), - (1226,27823,2300,0,0,60), - (1226,27843,2300,0,0,60), - (1226,27845,2300,0,0,60), - (1226,27875,1200,0,0,50), - (1226,27876,1500,0,0,60), - (1228,1035,2000,0,0,20), - (1228,1142,100,0,0,4), - (1228,1168,200,0,0,8), - (1228,1173,100,0,0,6), - (1228,1174,400,0,0,10), - (1228,1176,1800,0,0,18), - (1228,1191,200,0,0,8), - (1228,1194,400,0,0,10), - (1228,1196,2000,0,0,20), - (1228,1198,600,0,0,12), - (1228,1200,2000,0,0,20), - (1228,1210,7000,0,0,28), - (1228,1211,900,0,0,14), - (1228,1214,8000,0,0,30), - (1228,1225,5000,0,0,26), - (1228,1228,15000,0,0,40), - (1228,1241,5000,0,0,26), - (1228,1249,100,0,0,6), - (1228,1250,600,0,0,12), - (1228,1251,3000,0,0,22), - (1228,1266,600,0,0,12), - (1228,1267,1800,0,0,18), - (1228,1467,900,0,0,14), - (1228,1472,10,0,0,1), - (1228,1473,900,0,0,14), - (1228,1474,7000,0,0,28), - (1228,1475,22750,0,0,42), - (1228,1481,2000,0,0,20), - (1228,1811,3000,0,0,22), - (1228,2124,1500,0,0,16), - (1228,2125,4000,0,0,24), - (1228,2141,100,0,0,6), - (1228,2142,900,0,0,14), - (1228,2143,3000,0,0,22), - (1228,2858,1500,0,0,16), - (1228,3142,1800,0,0,18), - (1228,3553,14000,0,0,38), - (1228,5146,200,0,0,8), - (1228,5147,1500,0,0,16), - (1228,5148,4000,0,0,24), - (1228,5507,100,0,0,4), - (1228,5565,400,0,0,10), - (1228,5566,2000,0,0,20), - (1228,6116,1,0,0,1), - (1228,6128,8000,0,0,30), - (1228,6130,10000,0,0,32), - (1228,6132,15000,0,0,40), - (1228,6142,7000,0,0,28), - (1228,6144,3000,0,0,22), - (1228,6493,600,0,0,12), - (1228,7323,2000,0,0,20), - (1228,8403,4000,0,0,24), - (1228,8404,8000,0,0,30), - (1228,8405,13000,0,0,36), - (1228,8409,5000,0,0,26), - (1228,8410,10000,0,0,32), - (1228,8411,14000,0,0,38), - (1228,8414,8000,0,0,30), - (1228,8415,14000,0,0,38), - (1228,8420,10000,0,0,32), - (1228,8421,15000,0,0,40), - (1228,8425,10000,0,0,32), - (1228,8426,15000,0,0,40), - (1228,8428,13000,0,0,36), - (1228,8440,3000,0,0,22), - (1228,8441,8000,0,0,30), - (1228,8442,14000,0,0,38), - (1228,8447,7000,0,0,28), - (1228,8448,12000,0,0,34), - (1228,8449,15000,0,0,40), - (1228,8452,4000,0,0,24), - (1228,8453,15000,0,0,36), - (1228,8456,8000,0,0,30), - (1228,8459,8000,0,0,30), - (1228,8460,15000,0,0,40), - (1228,8463,10000,0,0,32), - (1228,8464,18000,0,0,42), - (1228,8493,12000,0,0,34), - (1228,8496,7000,0,0,28), - (1228,8497,13000,0,0,36), - (1228,10055,28000,0,0,48), - (1228,10056,40000,0,0,58), - (1228,10141,15000,0,0,40), - (1228,10142,32000,0,0,50), - (1228,10146,22750,0,0,42), - (1228,10147,35000,0,0,52), - (1228,10152,22750,0,0,42), - (1228,10153,28000,0,0,48), - (1228,10154,36000,0,0,54), - (1228,10155,42000,0,0,60), - (1228,10162,22750,0,0,42), - (1228,10163,32000,0,0,50), - (1228,10164,40000,0,0,58), - (1228,10171,18000,0,0,42), - (1228,10172,36000,0,0,54), - (1228,10175,28000,0,0,48), - (1228,10176,42000,0,0,60), - (1228,10178,35000,0,0,52), - (1228,10182,23000,0,0,44), - (1228,10183,32000,0,0,50), - (1228,10184,38000,0,0,56), - (1228,10188,23000,0,0,44), - (1228,10189,35000,0,0,52), - (1228,10190,42000,0,0,60), - (1228,10194,23000,0,0,44), - (1228,10195,35000,0,0,52), - (1228,10196,42000,0,0,60), - (1228,10198,26000,0,0,46), - (1228,10200,36000,0,0,54), - (1228,10203,26000,0,0,46), - (1228,10204,36000,0,0,54), - (1228,10208,26000,0,0,46), - (1228,10209,35000,0,0,52), - (1228,10210,40000,0,0,58), - (1228,10213,28000,0,0,48), - (1228,10214,38000,0,0,56), - (1228,10217,28000,0,0,48), - (1228,10218,38000,0,0,56), - (1228,10221,32000,0,0,50), - (1228,10222,42000,0,0,60), - (1228,10224,32000,0,0,50), - (1228,10226,42000,0,0,60), - (1228,10231,36000,0,0,54), - (1228,12827,2000,0,0,20), - (1228,12828,15000,0,0,40), - (1228,12829,42000,0,0,60), - (1228,28403,2000,0,0,20), - (1229,797,4000,0,0,20), - (1229,798,10000,0,0,26), - (1229,1055,11000,0,0,28), - (1229,1065,1500,0,0,14), - (1229,1229,100,0,0,6), - (1229,1343,100,0,0,6), - (1229,1344,3000,0,0,18), - (1229,1423,100,0,0,4), - (1229,1424,4000,0,0,20), - (1229,1482,12000,0,0,30), - (1229,1606,200,0,0,8), - (1229,1607,2000,0,0,16), - (1229,1610,8000,0,0,24), - (1229,1611,14000,0,0,32), - (1229,1646,3000,0,0,18), - (1229,1675,1000,0,0,12), - (1229,1676,14000,0,0,32), - (1229,1677,54000,0,0,52), - (1229,1685,18000,0,0,36), - (1229,1716,200,0,0,8), - (1229,1722,42000,0,0,50), - (1229,1738,100,0,0,4), - (1229,2570,2000,0,0,16), - (1229,2688,600,0,0,10), - (1229,3128,100,0,0,6), - (1229,3433,12000,0,0,30), - (1229,3434,22000,0,0,40), - (1229,3435,42000,0,0,50), - (1229,5243,1000,0,0,12), - (1229,5247,6000,0,0,20), - (1229,5283,8000,0,0,24), - (1229,6158,22000,0,0,40), - (1229,6176,14000,0,0,32), - (1229,6177,22000,0,0,40), - (1229,6180,10000,0,0,26), - (1229,6191,8000,0,0,24), - (1229,6193,6000,0,0,22), - (1229,6543,14000,0,0,32), - (1229,6549,600,0,0,10), - (1229,6550,4000,0,0,20), - (1229,6551,12000,0,0,30), - (1229,6553,20000,0,0,38), - (1229,6556,60000,0,0,58), - (1229,6573,1500,0,0,14), - (1229,6575,8000,0,0,24), - (1229,6674,10,0,0,1), - (1229,7109,22000,0,0,40), - (1229,7374,14000,0,0,32), - (1229,7375,56000,0,0,54), - (1229,7380,16000,0,0,34), - (1229,7382,2000,0,0,16), - (1229,7385,1000,0,0,12), - (1229,7401,10000,0,0,26), - (1229,7403,18000,0,0,36), - (1229,7406,6000,0,0,22), - (1229,7889,11000,0,0,28), - (1229,8206,11000,0,0,28), - (1229,8207,20000,0,0,38), - (1229,8381,16000,0,0,34), - (1229,8821,20000,0,0,38), - (1229,11552,32000,0,0,42), - (1229,11553,54000,0,0,52), - (1229,11557,16000,0,0,34), - (1229,11558,34000,0,0,44), - (1229,11559,56000,0,0,54), - (1229,11570,40000,0,0,48), - (1229,11571,58000,0,0,56), - (1229,11575,22000,0,0,40), - (1229,11576,42000,0,0,50), - (1229,11577,62000,0,0,60), - (1229,11579,36000,0,0,46), - (1229,11582,40000,0,0,48), - (1229,11583,60000,0,0,58), - (1229,11586,34000,0,0,44), - (1229,11587,62000,0,0,60), - (1229,11598,36000,0,0,46), - (1229,11599,60000,0,0,58), - (1229,11602,34000,0,0,44), - (1229,11603,56000,0,0,54), - (1229,11606,36000,0,0,46), - (1229,11607,56000,0,0,54), - (1229,18556,14000,0,0,32), - (1229,20561,36000,0,0,46), - (1229,20562,58000,0,0,56), - (1229,20571,62000,0,0,60), - (1229,20621,32000,0,0,42), - (1229,20622,54000,0,0,52), - (1229,20703,40000,0,0,48), - (1229,20704,58000,0,0,56), - (1229,20724,4000,0,0,20), - (1229,21555,200,0,0,48), - (1229,21557,2800,0,0,54), - (1229,21558,3100,0,0,60), - (1229,23898,2000,0,0,48), - (1229,23899,2800,0,0,54), - (1229,23900,3100,0,0,60), - (1229,23926,200,0,0,48), - (1229,23927,2800,0,0,54), - (1229,23928,3100,0,0,60), - (1231,796,2200,0,0,20), - (1231,1117,600,0,0,12), - (1231,1424,2200,0,0,20), - (1231,1547,10,0,0,1), - (1231,1549,1800,0,0,16), - (1231,1552,2200,0,0,20), - (1231,1563,1800,0,0,50), - (1231,1564,18000,0,0,40), - (1231,1567,1200,0,0,14), - (1231,1603,10000,0,0,32), - (1231,2003,100,0,0,4), - (1231,2898,14000,0,0,36), - (1231,2899,1200,0,0,14), - (1231,2979,600,0,0,12), - (1231,3047,6000,0,0,22), - (1231,3048,100,0,0,6), - (1231,3049,7000,0,0,26), - (1231,3128,200,0,0,8), - (1231,3663,8000,0,0,28), - (1231,3664,14000,0,0,36), - (1231,5117,200,0,0,8), - (1231,5131,2200,0,0,20), - (1231,5298,100,0,0,6), - (1231,5338,2000,0,0,18), - (1231,5385,8000,0,0,30), - (1231,6198,1200,0,0,14), - (1231,6385,400,0,0,10), - (1231,6791,2200,0,0,20), - (1231,6792,7000,0,0,24), - (1231,6999,8000,0,0,30), - (1231,8738,18000,0,0,40), - (1231,13160,18000,0,0,40), - (1231,13162,8000,0,0,30), - (1231,13164,100,0,0,4), - (1231,13545,26000,0,0,44), - (1231,13546,40000,0,0,52), - (1231,13547,50000,0,0,60), - (1231,13556,400,0,0,10), - (1231,13557,2000,0,0,18), - (1231,13558,7000,0,0,26), - (1231,13559,12000,0,0,34), - (1231,13560,24000,0,0,42), - (1231,13561,36000,0,0,50), - (1231,13562,48000,0,0,58), - (1231,13799,1800,0,0,16), - (1231,13811,8000,0,0,28), - (1231,13814,12000,0,0,34), - (1231,14332,200,0,0,8), - (1231,14333,1800,0,0,16), - (1231,14334,7000,0,0,24), - (1231,14335,10000,0,0,32), - (1231,14336,18000,0,0,40), - (1231,14337,32000,0,0,48), - (1231,14338,46000,0,0,56), - (1231,14339,16000,0,0,38), - (1231,14340,5000,0,0,60), - (1231,14341,8000,0,0,30), - (1231,14342,26000,0,0,44), - (1231,14343,48000,0,0,58), - (1231,14344,12000,0,0,34), - (1231,14345,32000,0,0,48), - (1231,14346,2200,0,0,20), - (1231,14347,10000,0,0,32), - (1231,14348,24000,0,0,42), - (1231,14349,40000,0,0,52), - (1231,14350,28000,0,0,46), - (1231,14351,46000,0,0,56), - (1231,14352,600,0,0,12), - (1231,14353,2200,0,0,20), - (1231,14354,8000,0,0,28), - (1231,14355,14000,0,0,36), - (1231,14356,26000,0,0,44), - (1231,14357,40000,0,0,52), - (1231,14358,50000,0,0,60), - (1231,14359,24000,0,0,42), - (1231,14360,42000,0,0,54), - (1231,14361,36000,0,0,50), - (1231,14362,48000,0,0,58), - (1231,14364,7000,0,0,26), - (1231,14365,14000,0,0,36), - (1231,14366,28000,0,0,46), - (1231,14367,46000,0,0,56), - (1231,14368,18000,0,0,40), - (1231,14370,50000,0,0,60), - (1231,14372,26000,0,0,44), - (1231,14373,42000,0,0,54), - (1231,14374,2000,0,0,18), - (1231,14375,8000,0,0,28), - (1231,14376,16000,0,0,38), - (1231,14377,32000,0,0,48), - (1231,14378,48000,0,0,58), - (1231,14431,6000,0,0,22), - (1231,14432,18000,0,0,40), - (1231,14434,48000,0,0,58), - (1231,14445,8000,0,0,30), - (1231,14446,28000,0,0,46), - (1231,15637,8000,0,0,30), - (1231,15638,18000,0,0,40), - (1231,15639,36000,0,0,50), - (1231,15640,50000,0,0,60), - (1231,20044,28000,0,0,46), - (1231,20155,10000,0,0,32), - (1231,20156,36000,0,0,50), - (1231,20157,7000,0,0,26), - (1231,20158,18000,0,0,40), - (1231,20159,7000,0,0,24), - (1231,20160,400,0,0,10), - (1231,20161,2000,0,0,18), - (1231,20191,46000,0,0,56), - (1231,20738,600,0,0,12), - (1231,20931,400,0,0,28), - (1231,20932,700,0,0,36), - (1231,20933,1300,0,0,44), - (1231,20934,2000,0,0,52), - (1231,20935,2500,0,0,60), - (1231,20938,2500,0,0,60), - (1231,20940,1800,0,0,50), - (1231,20941,2500,0,0,60), - (1231,20942,1200,0,0,42), - (1231,20943,2100,0,0,54), - (1232,685,28000,0,0,50), - (1232,1873,100,0,0,6), - (1232,1874,2000,0,0,14), - (1232,1875,10,0,0,1), - (1232,1876,4000,0,0,20), - (1232,1877,20000,0,0,40), - (1232,1878,300,0,0,10), - (1232,1897,13000,0,0,34), - (1232,1898,28000,0,0,50), - (1232,1909,3500,0,0,18), - (1232,1911,300,0,0,10), - (1232,1912,6000,0,0,26), - (1232,1913,4000,0,0,22), - (1232,1914,11000,0,0,30), - (1232,1937,100,0,0,8), - (1232,1998,100,0,0,8), - (1232,2804,11000,0,0,30), - (1232,3128,100,0,0,8), - (1232,3473,16000,0,0,38), - (1232,4990,21000,0,0,42), - (1232,5253,5000,0,0,24), - (1232,5572,100,0,0,6), - (1232,5574,3500,0,0,18), - (1232,5584,100,0,0,8), - (1232,5590,5000,0,0,24), - (1232,5591,20000,0,0,40), - (1232,5600,5000,0,0,24), - (1232,5613,4000,0,0,20), - (1232,5616,9000,0,0,28), - (1232,5617,14000,0,0,36), - (1232,5629,16000,0,0,38), - (1232,6941,24000,0,0,46), - (1232,7109,20000,0,0,40), - (1232,7296,3000,0,0,16), - (1232,10279,16000,0,0,38), - (1232,10294,300,0,0,10), - (1232,10295,11000,0,0,30), - (1232,10296,28000,0,0,50), - (1232,10297,46000,0,0,60), - (1232,10302,6000,0,0,26), - (1232,10303,14000,0,0,36), - (1232,10304,24000,0,0,46), - (1232,10305,42000,0,0,56), - (1232,10309,40000,0,0,54), - (1232,10311,28000,0,0,50), - (1232,10315,22000,0,0,44), - (1232,10316,34000,0,0,52), - (1232,10317,46000,0,0,60), - (1232,10320,46000,0,0,60), - (1232,10321,100,0,0,4), - (1232,10323,5000,0,0,24), - (1232,10325,14000,0,0,36), - (1232,10327,34000,0,0,52), - (1232,10330,24000,0,0,46), - (1232,10331,40000,0,0,54), - (1232,19741,100,0,0,4), - (1232,19743,2000,0,0,14), - (1232,19747,4000,0,0,22), - (1232,19751,4000,0,0,20), - (1232,19754,11000,0,0,30), - (1232,19839,1000,0,0,12), - (1232,19840,4000,0,0,22), - (1232,19841,12000,0,0,32), - (1232,19842,21000,0,0,42), - (1232,19843,34000,0,0,52), - (1232,19855,5000,0,0,24), - (1232,19856,13000,0,0,34), - (1232,19857,22000,0,0,44), - (1232,19858,40000,0,0,54), - (1232,19892,9000,0,0,28), - (1232,19893,12000,0,0,32), - (1232,19894,14000,0,0,36), - (1232,19904,20000,0,0,40), - (1232,19905,34000,0,0,52), - (1232,19906,22000,0,0,44), - (1232,19907,42000,0,0,56), - (1232,19908,26000,0,0,48), - (1232,19909,46000,0,0,60), - (1232,19944,6000,0,0,26), - (1232,19945,13000,0,0,34), - (1232,19946,21000,0,0,42), - (1232,19947,28000,0,0,50), - (1232,19948,44000,0,0,58), - (1232,19995,20000,0,0,40), - (1232,19996,28000,0,0,50), - (1232,19997,46000,0,0,60), - (1232,20437,300,0,0,10), - (1232,20438,3500,0,0,18), - (1232,20439,6000,0,0,26), - (1232,20440,13000,0,0,34), - (1232,20441,21000,0,0,42), - (1232,20442,28000,0,0,50), - (1232,20443,44000,0,0,58), - (1232,20444,1000,0,0,12), - (1232,20445,4000,0,0,22), - (1232,20446,12000,0,0,32), - (1232,20447,21000,0,0,42), - (1232,20448,34000,0,0,52), - (1232,20450,3000,0,0,16), - (1232,20455,11000,0,0,30), - (1232,20456,20000,0,0,40), - (1232,20457,28000,0,0,50), - (1232,20458,46000,0,0,60), - (1232,20459,16000,0,0,38), - (1232,20460,26000,0,0,48), - (1232,20461,44000,0,0,58), - (1232,20462,4000,0,0,22), - (1232,20730,40000,0,0,54), - (1232,20774,26000,0,0,48), - (1232,20775,46000,0,0,60), - (1232,20944,200,0,0,30), - (1232,20945,1000,0,0,40), - (1232,20946,1260,0,0,50), - (1232,20947,2070,0,0,60), - (1232,20949,900,0,0,40), - (1232,20950,1260,0,0,50), - (1232,20951,2070,0,0,60), - (1232,20952,1000,0,0,40), - (1232,20953,1400,0,0,50), - (1232,20954,2300,0,0,60), - (1232,20956,1260,0,0,50), - (1232,20957,2070,0,0,60), - (1232,20958,1170,0,0,48), - (1232,20960,2100,0,0,56), - (1232,21083,100,0,0,6), - (1232,24276,22000,0,0,44), - (1232,24277,34000,0,0,52), - (1232,24278,46000,0,0,60), - (1232,25915,46000,0,0,52), - (1232,25917,41400,0,0,60), - (1232,25919,40000,0,0,54), - (1232,25920,46000,0,0,60), - (1232,25939,46000,0,0,60), - (1232,25946,2070,0,0,60), - (1232,25948,46000,0,0,60), - (1232,25951,2070,0,0,60), - (1232,26574,200,0,0,30), - (1234,652,300,0,0,10), - (1234,1424,300,0,0,10), - (1234,1728,4000,0,0,22), - (1234,1762,100,0,0,6), - (1234,1763,1200,0,0,14), - (1234,1764,4000,0,0,22), - (1234,1765,10000,0,0,30), - (1234,1771,800,0,0,12), - (1234,1772,6000,0,0,26), - (1234,1773,27000,0,0,42), - (1234,1774,52000,0,0,58), - (1234,1780,100,0,0,6), - (1234,1781,2900,0,0,18), - (1234,1789,10,0,0,1), - (1234,1790,3000,0,0,20), - (1234,1791,20000,0,0,40), - (1234,1792,54000,0,0,60), - (1234,1838,6000,0,0,26), - (1234,1845,10000,0,0,30), - (1234,1846,5000,0,0,24), - (1234,1858,4000,0,0,22), - (1234,1859,27000,0,0,42), - (1234,1862,20000,0,0,40), - (1234,2592,100,0,0,4), - (1234,2593,800,0,0,12), - (1234,2594,3000,0,0,20), - (1234,2595,8000,0,0,28), - (1234,2843,10000,40,130,30), - (1234,2844,18000,40,170,38), - (1234,2984,300,0,0,10), - (1234,3128,800,0,0,12), - (1234,3422,3000,40,1,20), - (1234,3423,35000,40,230,50), - (1234,5167,100,0,0,4), - (1234,5175,300,0,0,10), - (1234,5278,200,0,0,8), - (1234,5768,5000,40,100,24), - (1234,6185,7750,0,0,46), - (1234,6480,1800,0,0,16), - (1234,6505,14000,0,0,34), - (1234,6511,14000,40,150,34), - (1234,6734,1800,0,0,16), - (1234,6735,10000,0,0,30), - (1234,6736,3000,0,0,20), - (1234,6737,1200,0,0,14), - (1234,6763,200,0,0,8), - (1234,6764,1800,0,0,16), - (1234,6765,5000,0,0,24), - (1234,6769,8000,0,0,28), - (1234,6771,8000,0,0,28), - (1234,6775,27000,0,0,42), - (1234,8622,18000,0,0,38), - (1234,8625,12000,0,0,32), - (1234,8626,20000,0,0,40), - (1234,8630,12000,0,0,32), - (1234,8634,4000,0,0,22), - (1234,8635,10000,0,0,30), - (1234,8636,18000,0,0,38), - (1234,8638,20000,0,0,40), - (1234,8641,8000,0,0,28), - (1234,8642,16000,0,0,36), - (1234,8644,35000,0,0,50), - (1234,8648,1200,0,0,14), - (1234,8651,6000,0,0,26), - (1234,8652,16000,0,0,36), - (1234,8678,2900,0,0,18), - (1234,8695,18000,40,170,38), - (1234,8697,14000,0,0,34), - (1234,8701,8000,40,120,28), - (1234,8723,16000,0,0,36), - (1234,8727,6000,0,0,26), - (1234,8728,14000,0,0,34), - (1234,8810,16000,40,160,36), - (1234,11199,31000,0,0,46), - (1234,11200,50000,0,0,56), - (1234,11270,27000,0,0,42), - (1234,11271,35000,0,0,50), - (1234,11272,52000,0,0,58), - (1234,11276,29000,0,0,44), - (1234,11277,46000,0,0,52), - (1234,11278,54000,0,0,60), - (1234,11282,29000,0,0,44), - (1234,11283,46000,0,0,52), - (1234,11284,54000,0,0,60), - (1234,11287,31000,0,0,46), - (1234,11288,54000,0,0,60), - (1234,11291,31000,0,0,46), - (1234,11292,48000,0,0,54), - (1234,11295,31000,0,0,46), - (1234,11296,48000,0,0,54), - (1234,11298,33000,0,0,48), - (1234,11301,33000,0,0,48), - (1234,11302,50000,0,0,56), - (1234,11304,46000,0,0,52), - (1234,11318,52000,0,0,58), - (1234,11344,29000,40,200,44), - (1234,11345,46000,40,240,52), - (1234,11346,54000,40,280,60), - (1234,11360,31000,40,210,46), - (1234,11361,48000,40,250,54), - (1234,11401,46000,40,240,52), - (1234,13027,13000,0,0,58), - (1234,13221,12000,40,140,32), - (1234,13231,20000,40,180,40), - (1234,13232,33000,40,220,48), - (1234,13233,50000,40,260,56), - (1241,2020,9,0,0,5), - (1241,2743,50,164,1,0), - (1241,2744,90,164,35,0), - (1241,2746,90,164,65,0), - (1241,2747,180,164,70,0), - (1241,2754,45,164,15,0), - (1241,2755,45,164,20,0), - (1241,2756,45,164,25,0), - (1241,3118,90,164,65,0), - (1241,3299,225,164,35,0), - (1241,3300,450,164,70,0), - (1241,3340,45,164,20,0), - (1241,3341,90,164,25,0), - (1241,3342,90,164,40,0), - (1241,3343,180,164,45,0), - (1241,3344,225,164,75,0), - (1241,7409,270,164,65,0), - (1241,8881,90,164,30,0), - (1241,9984,90,164,30,0), - (1246,2275,10,0,0,5), - (1246,2339,100,171,25,0), - (1246,2340,135,171,40,0), - (1246,2341,250,171,55,0), - (1246,3179,450,171,90,0), - (1246,3181,1350,171,120,0), - (1246,3184,50,171,15,0), - (1246,3185,1350,171,125,0), - (1246,3186,1800,171,130,0), - (1246,3458,3600,171,110,0), - (1246,7180,405,171,90,0), - (1246,7838,225,171,80,0), - (1246,7839,900,171,130,0), - (1246,7842,900,171,100,0), - (1246,7846,2700,171,140,0), - (1246,11536,225,171,50,0), - (1292,8615,10,0,0,0), - (1292,8619,500,393,50,0), - (1292,8620,5000,393,125,0), - (1292,10769,50000,393,200,35), - (1300,2414,45,197,40,0), - (1300,2415,22,197,1,0), - (1300,2416,45,197,40,0), - (1300,2417,270,197,70,0), - (1300,2418,180,197,70,0), - (1300,2419,180,197,60,0), - (1300,2423,225,197,75,0), - (1300,2966,90,197,75,0), - (1300,2967,180,197,65,0), - (1300,2996,45,197,10,0), - (1300,3783,90,197,45,0), - (1300,3876,90,197,35,0), - (1300,3877,180,197,60,0), - (1300,3878,270,197,70,0), - (1300,3911,10,0,0,5), - (1300,3916,45,197,30,0), - (1300,3917,25,197,1,0), - (1300,7626,45,197,30,0), - (1300,7627,45,197,30,0), - (1300,8466,45,197,40,0), - (1300,8777,45,197,10,0), - (1300,12118,30,197,1,0), - (1300,12119,45,197,20,0), - (1300,12120,270,197,75,0), - (1317,7414,10,0,0,5), - (1317,7415,500,333,50,10), - (1317,7422,50,333,15,0), - (1317,7441,100,333,45,0), - (1317,7459,250,333,50,0), - (1317,7461,200,333,70,0), - (1317,7746,450,333,100,0), - (1317,7749,250,333,60,0), - (1317,7789,450,333,90,0), - (1317,7796,360,333,80,0), - (1317,7797,900,333,100,0), - (1317,7858,900,333,120,0), - (1317,7862,1125,333,125,0), - (1317,13373,100,333,40,0), - (1317,13391,1260,333,125,0), - (1317,13392,540,333,105,0), - (1317,13422,720,333,115,0), - (1317,13499,1350,333,130,0), - (1317,13502,1350,333,130,0), - (1317,13504,1800,333,140,0), - (1317,13531,2160,333,145,0), - (1317,13539,2250,333,140,0), - (1317,13609,2160,333,145,0), - (1317,13623,2255,333,150,0), - (1317,13627,2250,333,150,0), - (1317,13629,2250,333,150,0), - (1317,14805,50,333,10,0), - (1317,14808,200,333,70,0), - (1346,2414,45,197,40,0), - (1346,2415,22,197,1,0), - (1346,2416,45,197,40,0), - (1346,2417,270,197,70,0), - (1346,2418,180,197,70,0), - (1346,2419,180,197,60,0), - (1346,2421,270,197,85,0), - (1346,2422,270,197,95,0), - (1346,2423,225,197,75,0), - (1346,2424,180,197,100,0), - (1346,2966,90,197,75,0), - (1346,2967,180,197,65,0), - (1346,2996,45,197,10,0), - (1346,3783,90,197,45,0), - (1346,3785,180,197,80,0), - (1346,3814,720,197,150,0), - (1346,3874,450,197,125,0), - (1346,3875,900,197,175,0), - (1346,3876,90,197,35,0), - (1346,3877,180,197,60,0), - (1346,3878,270,197,70,0), - (1346,3879,360,197,85,0), - (1346,3880,270,197,80,0), - (1346,3881,450,197,110,0), - (1346,3882,450,197,110,0), - (1346,3884,675,197,130,0), - (1346,3886,675,197,125,0), - (1346,3888,675,197,150,0), - (1346,3889,900,197,185,0), - (1346,3890,225,197,110,0), - (1346,3893,450,197,170,0), - (1346,3911,10,0,0,5), - (1346,3912,450,197,50,10), - (1346,3913,4500,197,125,20), - (1346,3916,45,197,30,0), - (1346,6522,360,197,90,0), - (1346,6691,900,197,135,0), - (1346,7626,45,197,30,0), - (1346,7627,45,197,30,0), - (1346,8466,45,197,40,0), - (1346,8468,225,197,110,0), - (1346,8490,450,197,160,0), - (1346,8491,675,197,175,0), - (1346,8759,540,197,140,0), - (1346,8761,540,197,145,0), - (1346,8763,675,197,160,0), - (1346,8765,810,197,170,0), - (1346,8767,900,197,175,0), - (1346,8771,900,197,190,0), - (1346,8773,900,197,175,0), - (1346,8775,900,197,180,0), - (1346,8777,45,197,10,0), - (1346,8801,2700,197,195,0), - (1346,8805,4500,197,210,0), - (1346,8807,2250,197,185,0), - (1346,12100,3600,197,205,0), - (1346,12101,3600,197,205,0), - (1346,12102,3600,197,210,0), - (1346,12104,4500,197,215,0), - (1346,12106,2250,197,215,0), - (1346,12110,4500,197,225,0), - (1346,12111,4500,197,225,0), - (1346,12112,4500,197,225,0), - (1346,12113,4500,197,225,0), - (1346,12119,45,197,20,0), - (1346,12120,270,197,75,0), - (1355,2551,100,0,0,5), - (1355,2559,50,185,10,0), - (1355,2561,100,185,50,0), - (1355,2562,200,185,75,0), - (1355,2563,150,185,80,0), - (1355,3412,500,185,50,10), - (1355,6502,100,185,50,0), - (1355,6503,300,185,125,0), - (1355,21176,4000,185,200,0), - (1382,2551,100,0,0,5), - (1382,2559,50,185,10,0), - (1382,2561,100,185,50,0), - (1382,2562,200,185,75,0), - (1382,2563,150,185,80,0), - (1382,3412,500,185,50,10), - (1382,6502,100,185,50,0), - (1382,6503,300,185,125,0), - (1382,21176,4000,185,200,0), - (1383,2020,9,0,0,5), - (1383,2021,450,164,50,10), - (1383,2744,90,164,35,0), - (1383,2745,450,164,90,0), - (1383,2746,90,164,65,0), - (1383,2747,180,164,70,0), - (1383,2749,270,164,105,0), - (1383,2750,450,164,105,0), - (1383,2751,450,164,120,0), - (1383,2752,900,164,125,0), - (1383,2753,900,164,145,0), - (1383,2754,45,164,15,0), - (1383,2755,45,164,20,0), - (1383,2756,45,164,25,0), - (1383,2757,180,164,110,0), - (1383,2758,180,164,115,0), - (1383,2759,180,164,120,0), - (1383,3118,90,164,65,0), - (1383,3119,900,164,125,0), - (1383,3298,450,164,90,0), - (1383,3299,225,164,35,0), - (1383,3300,450,164,70,0), - (1383,3301,900,164,130,0), - (1383,3340,45,164,20,0), - (1383,3341,90,164,25,0), - (1383,3342,90,164,40,0), - (1383,3343,180,164,45,0), - (1383,3344,225,164,75,0), - (1383,3345,1000,164,110,0), - (1383,3346,450,164,130,0), - (1383,3347,900,164,135,0), - (1383,3348,900,164,125,0), - (1383,3516,600,164,100,0), - (1383,6520,720,164,110,0), - (1383,7409,270,164,65,0), - (1383,7819,180,164,95,0), - (1383,7820,90,164,100,0), - (1383,8769,225,164,150,0), - (1383,8881,90,164,30,0), - (1383,9984,90,164,30,0), - (1383,9988,225,164,125,0), - (1383,9989,450,164,130,0), - (1383,9990,450,164,135,0), - (1383,14381,225,164,150,0), - (1383,19670,600,164,100,0), - (1383,19671,225,164,150,0), - (1385,2154,500,165,50,10), - (1385,2179,1000,165,110,0), - (1385,2180,1400,165,120,0), - (1385,2181,650,165,100,0), - (1385,2884,650,165,100,0), - (1385,2886,550,165,85,0), - (1385,3786,500,165,75,0), - (1385,3788,550,165,85,0), - (1385,3789,500,165,80,0), - (1385,3819,650,165,100,0), - (1385,7146,1000,165,115,0), - (1385,9066,450,165,70,0), - (1385,9069,600,165,95,0), - (1385,9075,1400,165,120,0), - (1385,20651,500,165,100,0), - (1386,2275,10,0,0,5), - (1386,2280,450,171,50,10), - (1386,2339,100,171,25,0), - (1386,2340,135,171,40,0), - (1386,3179,450,171,90,0), - (1386,3181,1350,171,120,0), - (1386,3184,50,171,15,0), - (1386,3185,1350,171,125,0), - (1386,3186,1800,171,130,0), - (1386,3458,3600,171,110,0), - (1386,3459,4500,171,165,0), - (1386,3461,4500,171,160,0), - (1386,3465,5000,171,125,20), - (1386,7180,405,171,90,0), - (1386,7182,4500,171,155,0), - (1386,7838,225,171,80,0), - (1386,7839,900,171,130,0), - (1386,7842,900,171,100,0), - (1386,7846,2700,171,140,0), - (1386,11483,5850,171,185,0), - (1386,11484,6750,171,195,0), - (1386,11486,7200,171,205,0), - (1386,11488,8100,171,205,0), - (1386,11491,9000,171,215,0), - (1386,11495,4500,171,230,0), - (1386,11496,9000,171,235,0), - (1386,11497,18000,171,235,0), - (1386,11498,18000,171,240,0), - (1386,11501,12600,171,250,0), - (1386,11536,225,171,50,0), - (1386,11612,45000,171,200,35), - (1386,12610,7200,171,200,0), - (1386,15834,9000,171,230,0), - (1386,17581,13500,171,250,0), - (1386,22809,9000,171,215,0), - (1404,796,2200,0,0,20), - (1404,1117,600,0,0,12), - (1404,1424,2200,0,0,20), - (1404,1547,10,0,0,1), - (1404,1549,1800,0,0,16), - (1404,1552,2200,0,0,20), - (1404,1563,1800,0,0,50), - (1404,1564,18000,0,0,40), - (1404,1567,1200,0,0,14), - (1404,1603,10000,0,0,32), - (1404,2003,100,0,0,4), - (1404,2898,14000,0,0,36), - (1404,2899,1200,0,0,14), - (1404,2979,600,0,0,12), - (1404,3047,6000,0,0,22), - (1404,3048,100,0,0,6), - (1404,3049,7000,0,0,26), - (1404,3128,200,0,0,8), - (1404,3663,8000,0,0,28), - (1404,3664,14000,0,0,36), - (1404,5117,200,0,0,8), - (1404,5131,2200,0,0,20), - (1404,5298,100,0,0,6), - (1404,5338,2000,0,0,18), - (1404,5385,8000,0,0,30), - (1404,6198,1200,0,0,14), - (1404,6385,400,0,0,10), - (1404,6791,2200,0,0,20), - (1404,6792,7000,0,0,24), - (1404,6999,8000,0,0,30), - (1404,8738,18000,0,0,40), - (1404,13160,18000,0,0,40), - (1404,13162,8000,0,0,30), - (1404,13164,100,0,0,4), - (1404,13545,26000,0,0,44), - (1404,13546,40000,0,0,52), - (1404,13547,50000,0,0,60), - (1404,13556,400,0,0,10), - (1404,13557,2000,0,0,18), - (1404,13558,7000,0,0,26), - (1404,13559,12000,0,0,34), - (1404,13560,24000,0,0,42), - (1404,13561,36000,0,0,50), - (1404,13562,48000,0,0,58), - (1404,13799,1800,0,0,16), - (1404,13811,8000,0,0,28), - (1404,13814,12000,0,0,34), - (1404,14332,200,0,0,8), - (1404,14333,1800,0,0,16), - (1404,14334,7000,0,0,24), - (1404,14335,10000,0,0,32), - (1404,14336,18000,0,0,40), - (1404,14337,32000,0,0,48), - (1404,14338,46000,0,0,56), - (1404,14339,16000,0,0,38), - (1404,14340,5000,0,0,60), - (1404,14341,8000,0,0,30), - (1404,14342,26000,0,0,44), - (1404,14343,48000,0,0,58), - (1404,14344,12000,0,0,34), - (1404,14345,32000,0,0,48), - (1404,14346,2200,0,0,20), - (1404,14347,10000,0,0,32), - (1404,14348,24000,0,0,42), - (1404,14349,40000,0,0,52), - (1404,14350,28000,0,0,46), - (1404,14351,46000,0,0,56), - (1404,14352,600,0,0,12), - (1404,14353,2200,0,0,20), - (1404,14354,8000,0,0,28), - (1404,14355,14000,0,0,36), - (1404,14356,26000,0,0,44), - (1404,14357,40000,0,0,52), - (1404,14358,50000,0,0,60), - (1404,14359,24000,0,0,42), - (1404,14360,42000,0,0,54), - (1404,14361,36000,0,0,50), - (1404,14362,48000,0,0,58), - (1404,14364,7000,0,0,26), - (1404,14365,14000,0,0,36), - (1404,14366,28000,0,0,46), - (1404,14367,46000,0,0,56), - (1404,14368,18000,0,0,40), - (1404,14370,50000,0,0,60), - (1404,14372,26000,0,0,44), - (1404,14373,42000,0,0,54), - (1404,14374,2000,0,0,18), - (1404,14375,8000,0,0,28), - (1404,14376,16000,0,0,38), - (1404,14377,32000,0,0,48), - (1404,14378,48000,0,0,58), - (1404,14431,6000,0,0,22), - (1404,14432,18000,0,0,40), - (1404,14434,48000,0,0,58), - (1404,14445,8000,0,0,30), - (1404,14446,28000,0,0,46), - (1404,15637,8000,0,0,30), - (1404,15638,18000,0,0,40), - (1404,15639,36000,0,0,50), - (1404,15640,50000,0,0,60), - (1404,20044,28000,0,0,46), - (1404,20155,10000,0,0,32), - (1404,20156,36000,0,0,50), - (1404,20157,7000,0,0,26), - (1404,20158,18000,0,0,40), - (1404,20159,7000,0,0,24), - (1404,20160,400,0,0,10), - (1404,20161,2000,0,0,18), - (1404,20191,46000,0,0,56), - (1404,20738,600,0,0,12), - (1404,20931,400,0,0,28), - (1404,20932,700,0,0,36), - (1404,20933,1300,0,0,44), - (1404,20934,2000,0,0,52), - (1404,20935,2500,0,0,60), - (1404,20938,2500,0,0,60), - (1404,20940,1800,0,0,50), - (1404,20941,2500,0,0,60), - (1404,20942,1200,0,0,42), - (1404,20943,2100,0,0,54), - (1411,652,300,0,0,10), - (1411,1424,300,0,0,10), - (1411,1728,4000,0,0,22), - (1411,1762,100,0,0,6), - (1411,1763,1200,0,0,14), - (1411,1764,4000,0,0,22), - (1411,1765,10000,0,0,30), - (1411,1771,800,0,0,12), - (1411,1772,6000,0,0,26), - (1411,1773,27000,0,0,42), - (1411,1774,52000,0,0,58), - (1411,1780,100,0,0,6), - (1411,1781,2900,0,0,18), - (1411,1789,10,0,0,1), - (1411,1790,3000,0,0,20), - (1411,1791,20000,0,0,40), - (1411,1792,54000,0,0,60), - (1411,1838,6000,0,0,26), - (1411,1845,10000,0,0,30), - (1411,1846,5000,0,0,24), - (1411,1858,4000,0,0,22), - (1411,1859,27000,0,0,42), - (1411,1862,20000,0,0,40), - (1411,2592,100,0,0,4), - (1411,2593,800,0,0,12), - (1411,2594,3000,0,0,20), - (1411,2595,8000,0,0,28), - (1411,2843,10000,40,130,30), - (1411,2844,18000,40,170,38), - (1411,2984,300,0,0,10), - (1411,3128,800,0,0,12), - (1411,3422,3000,40,1,20), - (1411,3423,35000,40,230,50), - (1411,5167,100,0,0,4), - (1411,5175,300,0,0,10), - (1411,5278,200,0,0,8), - (1411,5768,5000,40,100,24), - (1411,6185,7750,0,0,46), - (1411,6480,1800,0,0,16), - (1411,6505,14000,0,0,34), - (1411,6511,14000,40,150,34), - (1411,6734,1800,0,0,16), - (1411,6735,10000,0,0,30), - (1411,6736,3000,0,0,20), - (1411,6737,1200,0,0,14), - (1411,6763,200,0,0,8), - (1411,6764,1800,0,0,16), - (1411,6765,5000,0,0,24), - (1411,6769,8000,0,0,28), - (1411,6771,8000,0,0,28), - (1411,6775,27000,0,0,42), - (1411,8622,18000,0,0,38), - (1411,8625,12000,0,0,32), - (1411,8626,20000,0,0,40), - (1411,8630,12000,0,0,32), - (1411,8634,4000,0,0,22), - (1411,8635,10000,0,0,30), - (1411,8636,18000,0,0,38), - (1411,8638,20000,0,0,40), - (1411,8641,8000,0,0,28), - (1411,8642,16000,0,0,36), - (1411,8644,35000,0,0,50), - (1411,8648,1200,0,0,14), - (1411,8651,6000,0,0,26), - (1411,8652,16000,0,0,36), - (1411,8678,2900,0,0,18), - (1411,8695,18000,40,170,38), - (1411,8697,14000,0,0,34), - (1411,8701,8000,40,120,28), - (1411,8723,16000,0,0,36), - (1411,8727,6000,0,0,26), - (1411,8728,14000,0,0,34), - (1411,8810,16000,40,160,36), - (1411,11199,31000,0,0,46), - (1411,11200,50000,0,0,56), - (1411,11270,27000,0,0,42), - (1411,11271,35000,0,0,50), - (1411,11272,52000,0,0,58), - (1411,11276,29000,0,0,44), - (1411,11277,46000,0,0,52), - (1411,11278,54000,0,0,60), - (1411,11282,29000,0,0,44), - (1411,11283,46000,0,0,52), - (1411,11284,54000,0,0,60), - (1411,11287,31000,0,0,46), - (1411,11288,54000,0,0,60), - (1411,11291,31000,0,0,46), - (1411,11292,48000,0,0,54), - (1411,11295,31000,0,0,46), - (1411,11296,48000,0,0,54), - (1411,11298,33000,0,0,48), - (1411,11301,33000,0,0,48), - (1411,11302,50000,0,0,56), - (1411,11304,46000,0,0,52), - (1411,11318,52000,0,0,58), - (1411,11344,29000,40,200,44), - (1411,11345,46000,40,240,52), - (1411,11346,54000,40,280,60), - (1411,11360,31000,40,210,46), - (1411,11361,48000,40,250,54), - (1411,11401,46000,40,240,52), - (1411,13027,13000,0,0,58), - (1411,13221,12000,40,140,32), - (1411,13231,20000,40,180,40), - (1411,13232,33000,40,220,48), - (1411,13233,50000,40,260,56), - (1430,2551,100,0,0,5), - (1430,2559,50,185,10,0), - (1430,2561,100,185,50,0), - (1430,2562,200,185,75,0), - (1430,2563,150,185,80,0), - (1430,3412,500,185,50,10), - (1430,6502,100,185,50,0), - (1430,6503,300,185,125,0), - (1430,21176,4000,185,200,0), - (1458,2372,10,0,0,0), - (1458,2373,500,182,50,0), - (1458,3571,5000,182,125,0), - (1458,11994,50000,182,200,0), - (1466,2155,10,0,0,5), - (1466,2177,100,165,55,0), - (1466,2178,100,165,60,0), - (1466,2338,50,165,15,0), - (1466,2883,100,165,40,0), - (1466,3782,75,165,25,0), - (1466,3784,150,165,55,0), - (1466,3821,50,165,35,0), - (1466,9061,100,165,30,0), - (1466,9063,100,165,30,0), - (1470,2275,10,0,0,5), - (1470,2339,100,171,25,0), - (1470,2340,135,171,40,0), - (1470,2341,250,171,55,0), - (1470,3179,450,171,90,0), - (1470,3181,1350,171,120,0), - (1470,3184,50,171,15,0), - (1470,3185,1350,171,125,0), - (1470,3186,1800,171,130,0), - (1470,3458,3600,171,110,0), - (1470,7180,405,171,90,0), - (1470,7838,225,171,80,0), - (1470,7839,900,171,130,0), - (1470,7842,900,171,100,0), - (1470,7846,2700,171,140,0), - (1470,11536,225,171,50,0), - (1473,2372,10,0,0,0), - (1473,2373,500,182,50,0), - (1473,3571,5000,182,125,0), - (1473,11994,50000,182,200,0), - (1632,2155,10,0,0,5), - (1632,2177,100,165,55,0), - (1632,2178,100,165,60,0), - (1632,2338,50,165,15,0), - (1632,2883,100,165,40,0), - (1632,3782,75,165,25,0), - (1632,3784,150,165,55,0), - (1632,3821,50,165,35,0), - (1632,9061,100,165,30,0), - (1632,9063,100,165,30,0), - (1651,7733,100,0,0,5), - (1651,7734,500,356,50,0), - (1676,3990,270,202,90,0), - (1676,3993,250,202,75,0), - (1676,3994,250,202,75,0), - (1676,3995,270,202,85,0), - (1676,3997,360,202,100,0), - (1676,3998,378,202,105,0), - (1676,3999,405,202,105,0), - (1676,4000,405,202,105,0), - (1676,4001,427,202,110,0), - (1676,4003,450,202,120,0), - (1676,4005,450,202,125,0), - (1676,4006,450,202,125,0), - (1676,4007,450,202,125,0), - (1676,4008,270,202,125,0), - (1676,4009,495,202,130,0), - (1676,4010,540,202,140,0), - (1676,4012,540,202,145,0), - (1676,4013,675,202,150,0), - (1676,4014,675,202,150,0), - (1676,6459,360,202,135,0), - (1676,8336,270,202,100,0), - (1676,9272,450,202,150,0), - (1676,12628,900,202,150,0), - (1680,7733,100,0,0,5), - (1680,7734,500,356,50,0), - (1681,2581,10,0,0,0), - (1681,2582,500,186,50,0), - (1681,3313,50,186,65,0), - (1681,3314,200,186,65,0), - (1681,3315,2250,186,155,0), - (1681,3316,450,186,125,0), - (1681,3317,180,186,75,0), - (1681,3568,4500,186,125,0), - (1681,3596,2250,186,165,0), - (1681,10099,4500,186,175,0), - (1681,10100,9000,186,230,0), - (1681,10249,50000,186,200,0), - (1681,16154,18000,186,250,0), - (1683,7733,100,0,0,5), - (1683,7734,500,356,50,0), - (1699,2551,100,0,0,5), - (1699,2559,50,185,10,0), - (1699,2561,100,185,50,0), - (1699,2562,200,185,75,0), - (1699,2563,150,185,80,0), - (1699,3412,500,185,50,10), - (1699,6502,100,185,50,0), - (1699,6503,300,185,125,0), - (1699,21176,4000,185,200,0), - (1700,7733,100,0,0,5), - (1700,7734,500,356,50,0), - (1701,2581,10,0,0,0), - (1701,2582,500,186,50,0), - (1701,3313,50,186,65,0), - (1701,3314,200,186,65,0), - (1701,3315,2250,186,155,0), - (1701,3316,450,186,125,0), - (1701,3317,180,186,75,0), - (1701,3568,4500,186,125,0), - (1701,3596,2250,186,165,0), - (1701,10099,4500,186,175,0), - (1701,10100,9000,186,230,0), - (1701,10249,50000,186,200,0), - (1701,16154,18000,186,250,0), - (1702,3984,115,202,30,0), - (1702,3985,130,202,30,0), - (1702,3986,150,202,50,0), - (1702,3987,150,202,50,0), - (1702,3988,200,202,60,0), - (1702,3991,225,202,65,0), - (1702,3992,250,202,75,0), - (1702,3993,250,202,75,0), - (1702,3994,250,202,75,0), - (1702,4039,10,0,0,5), - (1702,7431,150,202,50,0), - (1703,2414,45,197,40,0), - (1703,2415,22,197,1,0), - (1703,2416,45,197,40,0), - (1703,2417,270,197,70,0), - (1703,2418,180,197,70,0), - (1703,2419,180,197,60,0), - (1703,2423,225,197,75,0), - (1703,2966,90,197,75,0), - (1703,2967,180,197,65,0), - (1703,2996,45,197,10,0), - (1703,3783,90,197,45,0), - (1703,3876,90,197,35,0), - (1703,3877,180,197,60,0), - (1703,3878,270,197,70,0), - (1703,3911,10,0,0,5), - (1703,3916,45,197,30,0), - (1703,3917,25,197,1,0), - (1703,7626,45,197,30,0), - (1703,7627,45,197,30,0), - (1703,8466,45,197,40,0), - (1703,8777,45,197,10,0), - (1703,12118,30,197,1,0), - (1703,12119,45,197,20,0), - (1703,12120,270,197,75,0), - (1901,797,4000,0,0,20), - (1901,798,10000,0,0,26), - (1901,1055,11000,0,0,28), - (1901,1065,1500,0,0,14), - (1901,1229,100,0,0,6), - (1901,1343,100,0,0,6), - (1901,1344,3000,0,0,18), - (1901,1423,100,0,0,4), - (1901,1424,4000,0,0,20), - (1901,1482,12000,0,0,30), - (1901,1606,200,0,0,8), - (1901,1607,2000,0,0,16), - (1901,1610,8000,0,0,24), - (1901,1611,14000,0,0,32), - (1901,1646,3000,0,0,18), - (1901,1675,1000,0,0,12), - (1901,1676,14000,0,0,32), - (1901,1677,54000,0,0,52), - (1901,1685,18000,0,0,36), - (1901,1716,200,0,0,8), - (1901,1722,42000,0,0,50), - (1901,1738,100,0,0,4), - (1901,2570,2000,0,0,16), - (1901,2688,600,0,0,10), - (1901,3128,100,0,0,6), - (1901,3433,12000,0,0,30), - (1901,3434,22000,0,0,40), - (1901,3435,42000,0,0,50), - (1901,5243,1000,0,0,12), - (1901,5247,6000,0,0,20), - (1901,5283,8000,0,0,24), - (1901,6158,22000,0,0,40), - (1901,6176,14000,0,0,32), - (1901,6177,22000,0,0,40), - (1901,6180,10000,0,0,26), - (1901,6191,8000,0,0,24), - (1901,6193,6000,0,0,22), - (1901,6543,14000,0,0,32), - (1901,6549,600,0,0,10), - (1901,6550,4000,0,0,20), - (1901,6551,12000,0,0,30), - (1901,6553,20000,0,0,38), - (1901,6556,60000,0,0,58), - (1901,6573,1500,0,0,14), - (1901,6575,8000,0,0,24), - (1901,6674,10,0,0,1), - (1901,7109,22000,0,0,40), - (1901,7374,14000,0,0,32), - (1901,7375,56000,0,0,54), - (1901,7380,16000,0,0,34), - (1901,7382,2000,0,0,16), - (1901,7385,1000,0,0,12), - (1901,7401,10000,0,0,26), - (1901,7403,18000,0,0,36), - (1901,7406,6000,0,0,22), - (1901,7889,11000,0,0,28), - (1901,8206,11000,0,0,28), - (1901,8207,20000,0,0,38), - (1901,8381,16000,0,0,34), - (1901,8821,20000,0,0,38), - (1901,11552,32000,0,0,42), - (1901,11553,54000,0,0,52), - (1901,11557,16000,0,0,34), - (1901,11558,34000,0,0,44), - (1901,11559,56000,0,0,54), - (1901,11570,40000,0,0,48), - (1901,11571,58000,0,0,56), - (1901,11575,22000,0,0,40), - (1901,11576,42000,0,0,50), - (1901,11577,62000,0,0,60), - (1901,11579,36000,0,0,46), - (1901,11582,40000,0,0,48), - (1901,11583,60000,0,0,58), - (1901,11586,34000,0,0,44), - (1901,11587,62000,0,0,60), - (1901,11598,36000,0,0,46), - (1901,11599,60000,0,0,58), - (1901,11602,34000,0,0,44), - (1901,11603,56000,0,0,54), - (1901,11606,36000,0,0,46), - (1901,11607,56000,0,0,54), - (1901,18556,14000,0,0,32), - (1901,20561,36000,0,0,46), - (1901,20562,58000,0,0,56), - (1901,20571,62000,0,0,60), - (1901,20621,32000,0,0,42), - (1901,20622,54000,0,0,52), - (1901,20703,40000,0,0,48), - (1901,20704,58000,0,0,56), - (1901,20724,4000,0,0,20), - (1901,21555,200,0,0,48), - (1901,21557,2800,0,0,54), - (1901,21558,3100,0,0,60), - (1901,23898,2000,0,0,48), - (1901,23899,2800,0,0,54), - (1901,23900,3100,0,0,60), - (1901,23926,200,0,0,48), - (1901,23927,2800,0,0,54), - (1901,23928,3100,0,0,60), - (2114,2372,10,0,0,0), - (2114,2373,500,182,50,0), - (2114,3571,5000,182,125,0), - (2114,11994,50000,182,200,0), - (2119,1343,100,0,0,6), - (2119,1423,100,0,0,4), - (2119,1738,100,0,0,4), - (2119,3128,100,0,0,6), - (2119,6674,10,0,0,1), - (2122,1762,100,0,0,6), - (2122,1780,100,0,0,6), - (2122,1789,10,0,0,1), - (2122,2592,100,0,0,4), - (2122,5167,100,0,0,4), - (2123,1255,10,0,0,1), - (2123,1258,100,0,0,4), - (2123,1275,100,0,0,6), - (2123,2056,100,0,0,4), - (2123,2851,100,0,0,6), - (2124,1142,100,0,0,4), - (2124,1173,100,0,0,6), - (2124,1249,100,0,0,6), - (2124,1472,10,0,0,1), - (2124,2141,100,0,0,6), - (2124,5507,100,0,0,4), - (2126,1374,10,0,0,1), - (2126,1381,100,0,0,6), - (2126,1393,100,0,0,4), - (2126,1476,100,0,0,6), - (2126,6221,100,0,0,4), - (2127,607,9000,0,0,36), - (2127,1197,5000,0,0,28), - (2127,1296,200,0,0,8), - (2127,1297,1500,0,0,18), - (2127,1367,900,0,0,14), - (2127,1368,2500,0,0,22), - (2127,1369,6000,0,0,30), - (2127,1374,10,0,0,1), - (2127,1375,300,0,0,10), - (2127,1376,2000,0,0,20), - (2127,1377,1500,0,0,18), - (2127,1381,100,0,0,6), - (2127,1382,600,0,0,12), - (2127,1383,300,0,0,10), - (2127,1384,2000,0,0,20), - (2127,1393,100,0,0,4), - (2127,1394,600,0,0,12), - (2127,1404,6000,0,0,30), - (2127,1406,2000,0,0,20), - (2127,1407,5000,0,0,28), - (2127,1476,100,0,0,6), - (2127,1477,1200,0,0,16), - (2127,1478,4000,0,0,26), - (2127,1571,14000,0,0,48), - (2127,1572,11000,0,0,42), - (2127,2942,6000,0,0,30), - (2127,2945,1500,0,0,18), - (2127,2971,4000,0,0,26), - (2127,2972,10000,0,0,38), - (2127,3704,600,0,0,12), - (2127,3705,2000,0,0,20), - (2127,3706,5000,0,0,28), - (2127,3707,9000,0,0,36), - (2127,5139,3000,0,0,24), - (2127,5486,11000,0,0,40), - (2127,5501,3000,0,0,24), - (2127,5698,1200,0,0,16), - (2127,5700,8000,0,0,34), - (2127,5702,13000,0,0,46), - (2127,5709,6000,0,0,30), - (2127,5736,4000,0,0,26), - (2127,5741,2000,0,0,20), - (2127,5783,200,0,0,8), - (2127,6203,300,0,0,10), - (2127,6204,2500,0,0,22), - (2127,6206,2500,0,0,22), - (2127,6214,7000,0,0,32), - (2127,6216,22000,0,0,56), - (2127,6218,5000,0,0,28), - (2127,6220,8000,0,0,34), - (2127,6221,100,0,0,4), - (2127,6224,900,0,0,14), - (2127,6225,3000,0,0,24), - (2127,6227,8000,0,0,34), - (2127,6228,2500,0,0,22), - (2127,6232,7000,0,0,32), - (2127,6485,9000,0,0,36), - (2127,7642,9000,0,0,36), - (2127,7647,7000,0,0,32), - (2127,7649,8000,0,0,34), - (2127,7650,900,0,0,14), - (2127,7652,10000,0,0,38), - (2127,7660,5000,0,0,28), - (2127,7661,11000,0,0,42), - (2127,7662,300,0,0,10), - (2127,7663,2000,0,0,20), - (2127,7664,5000,0,0,28), - (2127,7665,6000,0,0,30), - (2127,7666,7000,0,0,32), - (2127,8290,3000,0,0,24), - (2127,8291,10000,0,0,38), - (2127,11662,12000,0,0,44), - (2127,11663,18000,0,0,52), - (2127,11664,26000,0,0,60), - (2127,11666,11000,0,0,40), - (2127,11669,15000,0,0,50), - (2127,11670,26000,0,0,60), - (2127,11673,12000,0,0,44), - (2127,11674,20000,0,0,54), - (2127,11676,18000,0,0,52), - (2127,11679,13000,0,0,46), - (2127,11680,24000,0,0,58), - (2127,11685,9900,0,0,42), - (2127,11686,18000,0,0,54), - (2127,11690,9000,0,0,36), - (2127,11691,13000,0,0,46), - (2127,11692,22000,0,0,56), - (2127,11696,12000,0,0,44), - (2127,11697,18000,0,0,52), - (2127,11698,26000,0,0,60), - (2127,11701,13000,0,0,46), - (2127,11702,20000,0,0,54), - (2127,11705,12000,0,0,44), - (2127,11709,11000,0,0,42), - (2127,11710,18000,0,0,52), - (2127,11714,10000,0,0,38), - (2127,11715,14000,0,0,48), - (2127,11716,24000,0,0,58), - (2127,11718,22000,0,0,56), - (2127,11720,15000,0,0,50), - (2127,11723,13000,0,0,46), - (2127,11724,26000,0,0,60), - (2127,11727,12000,0,0,44), - (2127,11728,24000,0,0,58), - (2127,11731,24000,0,0,58), - (2127,11736,11000,0,0,40), - (2127,11737,15000,0,0,50), - (2127,11738,26000,0,0,60), - (2127,11741,11000,0,0,42), - (2127,11742,18000,0,0,52), - (2127,11788,15000,0,0,50), - (2127,17732,14000,0,0,48), - (2127,17733,26000,0,0,60), - (2127,17865,12000,0,0,44), - (2127,18154,4000,0,0,26), - (2127,18155,8000,0,0,34), - (2127,18156,11000,0,0,42), - (2127,18157,15000,0,0,50), - (2127,18158,24000,0,0,58), - (2127,18160,22000,0,0,56), - (2127,18161,15000,0,0,50), - (2127,18162,24000,0,0,58), - (2127,18169,20000,0,0,54), - (2127,18170,13000,0,0,46), - (2127,18171,22000,0,0,56), - (2127,18648,13000,0,0,46), - (2127,18753,26000,0,0,60), - (2127,18872,150,0,0,24), - (2127,18875,350,0,0,32), - (2127,18876,550,0,0,40), - (2127,18877,700,0,0,48), - (2127,18878,22000,0,0,56), - (2127,18927,500,0,0,38), - (2127,18928,700,0,0,48), - (2127,18929,1200,0,0,58), - (2127,18933,700,0,0,48), - (2127,18934,1000,0,0,54), - (2127,18935,1300,0,0,60), - (2127,18939,750,0,0,50), - (2127,18940,1300,0,0,60), - (2127,20766,6000,0,0,30), - (2127,20767,11000,0,0,40), - (2127,20768,15000,0,0,50), - (2127,20769,26000,0,0,60), - (2127,17938,22000,17862,0,56), - (2128,1035,2000,0,0,20), - (2128,1142,100,0,0,4), - (2128,1168,200,0,0,8), - (2128,1173,100,0,0,6), - (2128,1174,400,0,0,10), - (2128,1176,1800,0,0,18), - (2128,1191,200,0,0,8), - (2128,1194,400,0,0,10), - (2128,1196,2000,0,0,20), - (2128,1198,600,0,0,12), - (2128,1200,2000,0,0,20), - (2128,1210,7000,0,0,28), - (2128,1211,900,0,0,14), - (2128,1214,8000,0,0,30), - (2128,1225,5000,0,0,26), - (2128,1228,15000,0,0,40), - (2128,1241,5000,0,0,26), - (2128,1249,100,0,0,6), - (2128,1250,600,0,0,12), - (2128,1251,3000,0,0,22), - (2128,1266,600,0,0,12), - (2128,1267,1800,0,0,18), - (2128,1467,900,0,0,14), - (2128,1472,10,0,0,1), - (2128,1473,900,0,0,14), - (2128,1474,7000,0,0,28), - (2128,1475,22750,0,0,42), - (2128,1481,2000,0,0,20), - (2128,1811,3000,0,0,22), - (2128,1830,200,0,0,24), - (2128,2124,1500,0,0,16), - (2128,2125,4000,0,0,24), - (2128,2141,100,0,0,6), - (2128,2142,900,0,0,14), - (2128,2143,3000,0,0,22), - (2128,2858,1500,0,0,16), - (2128,3142,1800,0,0,18), - (2128,3553,14000,0,0,38), - (2128,3576,4000,0,0,24), - (2128,5146,200,0,0,8), - (2128,5147,1500,0,0,16), - (2128,5148,4000,0,0,24), - (2128,5499,2000,0,0,20), - (2128,5507,100,0,0,4), - (2128,5565,400,0,0,10), - (2128,5566,2000,0,0,20), - (2128,6121,13000,0,0,34), - (2128,6128,8000,0,0,30), - (2128,6130,10000,0,0,32), - (2128,6132,15000,0,0,40), - (2128,6142,7000,0,0,28), - (2128,6144,3000,0,0,22), - (2128,6493,600,0,0,12), - (2128,7323,2000,0,0,20), - (2128,8403,4000,0,0,24), - (2128,8404,8000,0,0,30), - (2128,8405,13000,0,0,36), - (2128,8409,5000,0,0,26), - (2128,8410,10000,0,0,32), - (2128,8411,14000,0,0,38), - (2128,8414,8000,0,0,30), - (2128,8415,14000,0,0,38), - (2128,8420,10000,0,0,32), - (2128,8421,15000,0,0,40), - (2128,8425,10000,0,0,32), - (2128,8426,15000,0,0,40), - (2128,8428,13000,0,0,36), - (2128,8440,3000,0,0,22), - (2128,8441,8000,0,0,30), - (2128,8442,14000,0,0,38), - (2128,8447,7000,0,0,28), - (2128,8448,12000,0,0,34), - (2128,8449,15000,0,0,40), - (2128,8452,4000,0,0,24), - (2128,8453,15000,0,0,36), - (2128,8456,8000,0,0,30), - (2128,8459,8000,0,0,30), - (2128,8460,15000,0,0,40), - (2128,8463,10000,0,0,32), - (2128,8464,18000,0,0,42), - (2128,8493,12000,0,0,34), - (2128,8496,7000,0,0,28), - (2128,8497,13000,0,0,36), - (2128,10055,28000,0,0,48), - (2128,10056,40000,0,0,58), - (2128,10141,15000,0,0,40), - (2128,10142,32000,0,0,50), - (2128,10146,22750,0,0,42), - (2128,10147,35000,0,0,52), - (2128,10152,22750,0,0,42), - (2128,10153,28000,0,0,48), - (2128,10154,36000,0,0,54), - (2128,10155,42000,0,0,60), - (2128,10158,38000,0,0,56), - (2128,10162,22750,0,0,42), - (2128,10163,32000,0,0,50), - (2128,10164,40000,0,0,58), - (2128,10171,18000,0,0,42), - (2128,10172,36000,0,0,54), - (2128,10175,28000,0,0,48), - (2128,10176,42000,0,0,60), - (2128,10178,35000,0,0,52), - (2128,10182,23000,0,0,44), - (2128,10183,32000,0,0,50), - (2128,10184,38000,0,0,56), - (2128,10188,23000,0,0,44), - (2128,10189,35000,0,0,52), - (2128,10190,42000,0,0,60), - (2128,10194,23000,0,0,44), - (2128,10195,35000,0,0,52), - (2128,10196,42000,0,0,60), - (2128,10198,26000,0,0,46), - (2128,10200,36000,0,0,54), - (2128,10203,26000,0,0,46), - (2128,10204,36000,0,0,54), - (2128,10208,26000,0,0,46), - (2128,10209,35000,0,0,52), - (2128,10210,40000,0,0,58), - (2128,10213,28000,0,0,48), - (2128,10214,38000,0,0,56), - (2128,10217,28000,0,0,48), - (2128,10218,38000,0,0,56), - (2128,10221,32000,0,0,50), - (2128,10222,42000,0,0,60), - (2128,10224,32000,0,0,50), - (2128,10226,42000,0,0,60), - (2128,10231,36000,0,0,54), - (2128,12827,2000,0,0,20), - (2128,12828,15000,0,0,40), - (2128,12829,42000,0,0,60), - (2128,13011,400,0,0,30), - (2128,13012,650,0,0,36), - (2128,13014,900,0,0,42), - (2128,13015,900,0,0,48), - (2128,13016,1800,0,0,54), - (2128,13017,1890,0,0,60), - (2128,13023,650,0,0,36), - (2128,13024,1150,0,0,44), - (2128,13025,1750,0,0,52), - (2128,13026,2100,0,0,60), - (2128,13037,6500,0,0,46), - (2128,13038,8750,0,0,52), - (2128,13039,9000,0,0,58), - (2128,22784,28000,0,0,46), - (2128,22785,40000,0,0,58), - (2128,28403,2000,0,0,20), - (2129,1252,800,0,0,12), - (2129,1253,10000,0,0,30), - (2129,1254,18000,0,0,40), - (2129,1255,10,0,0,1), - (2129,1256,800,0,0,12), - (2129,1257,5000,0,0,24), - (2129,1258,100,0,0,4), - (2129,1259,300,0,0,10), - (2129,1260,2000,0,0,18), - (2129,1261,6000,0,0,26), - (2129,1265,200,0,0,8), - (2129,1268,1200,0,0,14), - (2129,1269,11000,0,0,32), - (2129,1275,100,0,0,6), - (2129,1276,1200,0,0,14), - (2129,1277,800,0,0,12), - (2129,1278,2000,0,0,18), - (2129,1279,10000,0,0,30), - (2129,1280,22000,0,0,42), - (2129,1283,2000,0,0,18), - (2129,1284,14000,0,0,36), - (2129,1287,10000,0,0,30), - (2129,1288,18000,0,0,40), - (2129,1293,10000,0,0,30), - (2129,1298,5000,0,0,24), - (2129,1300,4000,0,0,22), - (2129,1301,10000,0,0,30), - (2129,1425,3000,0,0,20), - (2129,2013,300,0,0,10), - (2129,2016,4000,0,0,22), - (2129,2049,30000,0,0,50), - (2129,2056,100,0,0,4), - (2129,2057,300,0,0,10), - (2129,2058,1600,0,0,16), - (2129,2059,4000,0,0,22), - (2129,2065,18000,0,0,40), - (2129,2066,3000,0,0,20), - (2129,2067,38000,0,0,52), - (2129,2068,44000,0,0,58), - (2129,2069,26000,0,0,46), - (2129,2097,4000,0,0,22), - (2129,2793,14000,0,0,36), - (2129,2799,12000,0,0,34), - (2129,2851,100,0,0,6), - (2129,3046,400,0,0,28), - (2129,6062,16000,0,0,38), - (2129,6067,10000,0,0,30), - (2129,6068,14000,0,0,36), - (2129,6071,8000,0,0,28), - (2129,6072,12000,0,0,34), - (2129,6073,200,0,0,8), - (2129,6079,1200,0,0,14), - (2129,6080,3000,0,0,20), - (2129,6081,6000,0,0,26), - (2129,6082,11000,0,0,32), - (2129,6083,16000,0,0,38), - (2129,6386,900,0,0,40), - (2129,6492,12000,0,0,34), - (2129,7130,3000,0,0,20), - (2129,7378,400,0,0,28), - (2129,8093,300,0,0,10), - (2129,8107,1600,0,0,16), - (2129,8108,4000,0,0,22), - (2129,8109,8000,0,0,28), - (2129,8110,12000,0,0,34), - (2129,8111,18000,0,0,40), - (2129,8123,1200,0,0,14), - (2129,8125,8000,0,0,28), - (2129,8126,3000,0,0,20), - (2129,8130,5000,0,0,24), - (2129,8132,11000,0,0,32), - (2129,8193,14000,0,0,36), - (2129,9475,6000,0,0,26), - (2129,9476,11000,0,0,32), - (2129,9477,16000,0,0,38), - (2129,9486,18000,0,0,40), - (2129,9580,3000,0,0,20), - (2129,9581,10000,0,0,30), - (2129,9593,18000,0,0,40), - (2129,10877,18000,0,0,40), - (2129,10878,28000,0,0,48), - (2129,10879,42000,0,0,56), - (2129,10882,12000,0,0,34), - (2129,10883,26000,0,0,46), - (2129,10889,22000,0,0,42), - (2129,10891,42000,0,0,56), - (2129,10895,22000,0,0,42), - (2129,10896,30000,0,0,50), - (2129,10897,44000,0,0,58), - (2129,10902,22000,0,0,42), - (2129,10903,28000,0,0,48), - (2129,10904,40000,0,0,54), - (2129,10905,46000,0,0,60), - (2129,10910,24000,0,0,44), - (2129,10913,24000,0,0,44), - (2129,10914,44000,0,0,58), - (2129,10918,24000,0,0,44), - (2129,10919,30000,0,0,50), - (2129,10920,42000,0,0,56), - (2129,10930,24000,0,0,44), - (2129,10931,30000,0,0,50), - (2129,10932,42000,0,0,56), - (2129,10935,26000,0,0,46), - (2129,10936,40000,0,0,54), - (2129,10939,28000,0,0,48), - (2129,10940,46000,0,0,60), - (2129,10943,30000,0,0,50), - (2129,10944,46000,0,0,60), - (2129,10948,26000,0,0,46), - (2129,10949,38000,0,0,52), - (2129,10950,44000,0,0,58), - (2129,10954,38000,0,0,52), - (2129,10959,42000,0,0,56), - (2129,10962,46000,0,0,60), - (2129,11025,30000,0,0,50), - (2129,11026,46000,0,0,60), - (2129,14820,1500,0,0,50), - (2129,15434,700,0,0,36), - (2129,15452,5000,0,0,24), - (2129,15454,10000,0,0,30), - (2129,15455,14000,0,0,36), - (2129,15457,22000,0,0,42), - (2129,15459,28000,0,0,48), - (2129,15460,40000,0,0,54), - (2129,17316,700,0,0,36), - (2129,17317,1200,0,0,44), - (2129,17318,1900,0,0,52), - (2129,18806,46000,0,0,60), - (2129,18808,2300,0,0,60), - (2129,19313,400,0,0,28), - (2129,19314,700,0,0,36), - (2129,19315,1200,0,0,44), - (2129,19316,1900,0,0,52), - (2129,19317,2300,0,0,60), - (2129,19320,200,0,0,20), - (2129,19321,500,0,0,30), - (2129,19322,900,0,0,40), - (2129,19323,1500,0,0,50), - (2129,19324,2070,0,0,60), - (2129,20771,44000,0,0,58), - (2129,27796,3000,0,0,20), - (2129,27821,1200,0,0,44), - (2129,27822,1900,0,0,52), - (2129,27823,2300,0,0,60), - (2129,27843,2300,0,0,60), - (2129,27845,2300,0,0,60), - (2129,27875,1200,0,0,50), - (2129,27876,1500,0,0,60), - (2130,652,300,0,0,10), - (2130,1424,300,0,0,10), - (2130,1728,4000,0,0,22), - (2130,1762,100,0,0,6), - (2130,1763,1200,0,0,14), - (2130,1764,4000,0,0,22), - (2130,1765,10000,0,0,30), - (2130,1771,800,0,0,12), - (2130,1772,6000,0,0,26), - (2130,1773,27000,0,0,42), - (2130,1774,52000,0,0,58), - (2130,1780,100,0,0,6), - (2130,1781,2900,0,0,18), - (2130,1789,10,0,0,1), - (2130,1790,3000,0,0,20), - (2130,1791,20000,0,0,40), - (2130,1792,54000,0,0,60), - (2130,1838,6000,0,0,26), - (2130,1845,10000,0,0,30), - (2130,1846,5000,0,0,24), - (2130,1858,4000,0,0,22), - (2130,1859,27000,0,0,42), - (2130,1862,20000,0,0,40), - (2130,2592,100,0,0,4), - (2130,2593,800,0,0,12), - (2130,2594,3000,0,0,20), - (2130,2595,8000,0,0,28), - (2130,2843,10000,40,130,30), - (2130,2844,18000,40,170,38), - (2130,2984,300,0,0,10), - (2130,3128,800,0,0,12), - (2130,3422,3000,40,1,20), - (2130,3423,35000,40,230,50), - (2130,5167,100,0,0,4), - (2130,5175,300,0,0,10), - (2130,5278,200,0,0,8), - (2130,5768,5000,40,100,24), - (2130,6185,7750,0,0,46), - (2130,6480,1800,0,0,16), - (2130,6505,14000,0,0,34), - (2130,6511,14000,40,150,34), - (2130,6734,1800,0,0,16), - (2130,6735,10000,0,0,30), - (2130,6736,3000,0,0,20), - (2130,6737,1200,0,0,14), - (2130,6763,200,0,0,8), - (2130,6764,1800,0,0,16), - (2130,6765,5000,0,0,24), - (2130,6769,8000,0,0,28), - (2130,6771,8000,0,0,28), - (2130,6775,27000,0,0,42), - (2130,8622,18000,0,0,38), - (2130,8625,12000,0,0,32), - (2130,8626,20000,0,0,40), - (2130,8630,12000,0,0,32), - (2130,8634,4000,0,0,22), - (2130,8635,10000,0,0,30), - (2130,8636,18000,0,0,38), - (2130,8638,20000,0,0,40), - (2130,8641,8000,0,0,28), - (2130,8642,16000,0,0,36), - (2130,8644,35000,0,0,50), - (2130,8648,1200,0,0,14), - (2130,8651,6000,0,0,26), - (2130,8652,16000,0,0,36), - (2130,8678,2900,0,0,18), - (2130,8695,18000,40,170,38), - (2130,8697,14000,0,0,34), - (2130,8701,8000,40,120,28), - (2130,8723,16000,0,0,36), - (2130,8727,6000,0,0,26), - (2130,8728,14000,0,0,34), - (2130,8810,16000,40,160,36), - (2130,11199,31000,0,0,46), - (2130,11200,50000,0,0,56), - (2130,11270,27000,0,0,42), - (2130,11271,35000,0,0,50), - (2130,11272,52000,0,0,58), - (2130,11276,29000,0,0,44), - (2130,11277,46000,0,0,52), - (2130,11278,54000,0,0,60), - (2130,11282,29000,0,0,44), - (2130,11283,46000,0,0,52), - (2130,11284,54000,0,0,60), - (2130,11287,31000,0,0,46), - (2130,11288,54000,0,0,60), - (2130,11291,31000,0,0,46), - (2130,11292,48000,0,0,54), - (2130,11295,31000,0,0,46), - (2130,11296,48000,0,0,54), - (2130,11298,33000,0,0,48), - (2130,11301,33000,0,0,48), - (2130,11302,50000,0,0,56), - (2130,11304,46000,0,0,52), - (2130,11318,52000,0,0,58), - (2130,11344,29000,40,200,44), - (2130,11345,46000,40,240,52), - (2130,11346,54000,40,280,60), - (2130,11360,31000,40,210,46), - (2130,11361,48000,40,250,54), - (2130,11401,46000,40,240,52), - (2130,13027,13000,0,0,58), - (2130,13221,12000,40,140,32), - (2130,13231,20000,40,180,40), - (2130,13232,33000,40,220,48), - (2130,13233,50000,40,260,56), - (2131,797,4000,0,0,20), - (2131,798,10000,0,0,26), - (2131,1055,11000,0,0,28), - (2131,1065,1500,0,0,14), - (2131,1229,100,0,0,6), - (2131,1343,100,0,0,6), - (2131,1344,3000,0,0,18), - (2131,1423,100,0,0,4), - (2131,1424,4000,0,0,20), - (2131,1482,12000,0,0,30), - (2131,1606,200,0,0,8), - (2131,1607,2000,0,0,16), - (2131,1610,8000,0,0,24), - (2131,1611,14000,0,0,32), - (2131,1646,3000,0,0,18), - (2131,1675,1000,0,0,12), - (2131,1676,14000,0,0,32), - (2131,1677,54000,0,0,52), - (2131,1685,18000,0,0,36), - (2131,1716,200,0,0,8), - (2131,1722,42000,0,0,50), - (2131,1738,100,0,0,4), - (2131,2570,2000,0,0,16), - (2131,2688,600,0,0,10), - (2131,3128,100,0,0,6), - (2131,3433,12000,0,0,30), - (2131,3434,22000,0,0,40), - (2131,3435,42000,0,0,50), - (2131,5243,1000,0,0,12), - (2131,5247,6000,0,0,20), - (2131,5283,8000,0,0,24), - (2131,6158,22000,0,0,40), - (2131,6176,14000,0,0,32), - (2131,6177,22000,0,0,40), - (2131,6180,10000,0,0,26), - (2131,6191,8000,0,0,24), - (2131,6193,6000,0,0,22), - (2131,6543,14000,0,0,32), - (2131,6549,600,0,0,10), - (2131,6550,4000,0,0,20), - (2131,6551,12000,0,0,30), - (2131,6553,20000,0,0,38), - (2131,6556,60000,0,0,58), - (2131,6573,1500,0,0,14), - (2131,6575,8000,0,0,24), - (2131,6674,10,0,0,1), - (2131,7109,22000,0,0,40), - (2131,7374,14000,0,0,32), - (2131,7375,56000,0,0,54), - (2131,7380,16000,0,0,34), - (2131,7382,2000,0,0,16), - (2131,7385,1000,0,0,12), - (2131,7401,10000,0,0,26), - (2131,7403,18000,0,0,36), - (2131,7406,6000,0,0,22), - (2131,7889,11000,0,0,28), - (2131,8206,11000,0,0,28), - (2131,8207,20000,0,0,38), - (2131,8381,16000,0,0,34), - (2131,8821,20000,0,0,38), - (2131,11552,32000,0,0,42), - (2131,11553,54000,0,0,52), - (2131,11557,16000,0,0,34), - (2131,11558,34000,0,0,44), - (2131,11559,56000,0,0,54), - (2131,11570,40000,0,0,48), - (2131,11571,58000,0,0,56), - (2131,11575,22000,0,0,40), - (2131,11576,42000,0,0,50), - (2131,11577,62000,0,0,60), - (2131,11579,36000,0,0,46), - (2131,11582,40000,0,0,48), - (2131,11583,60000,0,0,58), - (2131,11586,34000,0,0,44), - (2131,11587,62000,0,0,60), - (2131,11598,36000,0,0,46), - (2131,11599,60000,0,0,58), - (2131,11602,34000,0,0,44), - (2131,11603,56000,0,0,54), - (2131,11606,36000,0,0,46), - (2131,11607,56000,0,0,54), - (2131,18556,14000,0,0,32), - (2131,20561,36000,0,0,46), - (2131,20562,58000,0,0,56), - (2131,20571,62000,0,0,60), - (2131,20621,32000,0,0,42), - (2131,20622,54000,0,0,52), - (2131,20703,40000,0,0,48), - (2131,20704,58000,0,0,56), - (2131,20724,4000,0,0,20), - (2131,21555,200,0,0,48), - (2131,21557,2800,0,0,54), - (2131,21558,3100,0,0,60), - (2131,23898,2000,0,0,48), - (2131,23899,2800,0,0,54), - (2131,23900,3100,0,0,60), - (2131,23926,200,0,0,48), - (2131,23927,2800,0,0,54), - (2131,23928,3100,0,0,60), - (2132,2275,10,0,0,5), - (2132,2339,100,171,25,0), - (2132,2340,135,171,40,0), - (2132,2341,250,171,55,0), - (2132,3179,450,171,90,0), - (2132,3181,1350,171,120,0), - (2132,3184,50,171,15,0), - (2132,3185,1350,171,125,0), - (2132,3186,1800,171,130,0), - (2132,3458,3600,171,110,0), - (2132,7180,405,171,90,0), - (2132,7838,225,171,80,0), - (2132,7839,900,171,130,0), - (2132,7842,900,171,100,0), - (2132,7846,2700,171,140,0), - (2132,11536,225,171,50,0), - (2264,3917,25,197,1,0), - (2264,12118,30,197,1,0), - (2326,3279,100,0,0,0), - (2326,3280,500,129,50,0), - (2326,3281,100,129,40,0), - (2326,3282,250,129,80,0), - (2326,3283,1000,129,115,0), - (2326,7930,5000,129,150,0), - (2326,7936,250,129,80,0), - (2327,3279,100,0,0,0), - (2327,3280,500,129,50,0), - (2327,3281,100,129,40,0), - (2327,3282,250,129,80,0), - (2327,3283,1000,129,115,0), - (2327,7930,5000,129,150,0), - (2327,7936,250,129,80,0), - (2329,3279,100,0,0,0), - (2329,3280,500,129,50,0), - (2329,3281,100,129,40,0), - (2329,3282,250,129,80,0), - (2329,3283,1000,129,115,0), - (2329,7930,5000,129,150,0), - (2329,7936,250,129,80,0), - (2367,7733,100,0,0,5), - (2367,7734,500,356,50,0), - (2390,2372,10,0,0,0), - (2390,2373,500,182,50,0), - (2390,3571,5000,182,125,0), - (2390,11994,50000,182,200,0), - (2391,2275,10,0,0,5), - (2391,2280,450,171,50,10), - (2391,2339,100,171,25,0), - (2391,2340,135,171,40,0), - (2391,2341,250,171,55,0), - (2391,3179,450,171,90,0), - (2391,3181,1350,171,120,0), - (2391,3184,50,171,15,0), - (2391,3185,1350,171,125,0), - (2391,3186,1800,171,130,0), - (2391,3458,3600,171,110,0), - (2391,7180,405,171,90,0), - (2391,7838,225,171,80,0), - (2391,7839,900,171,130,0), - (2391,7842,900,171,100,0), - (2391,7846,2700,171,140,0), - (2391,11536,225,171,50,0), - (2399,2414,45,197,40,0), - (2399,2415,22,197,1,0), - (2399,2416,45,197,40,0), - (2399,2417,270,197,70,0), - (2399,2418,180,197,70,0), - (2399,2419,180,197,60,0), - (2399,2421,270,197,85,0), - (2399,2422,270,197,95,0), - (2399,2423,225,197,75,0), - (2399,2424,180,197,100,0), - (2399,2966,90,197,75,0), - (2399,2967,180,197,65,0), - (2399,2996,45,197,10,0), - (2399,3783,90,197,45,0), - (2399,3785,180,197,80,0), - (2399,3814,720,197,150,0), - (2399,3874,450,197,125,0), - (2399,3875,900,197,175,0), - (2399,3876,90,197,35,0), - (2399,3877,180,197,60,0), - (2399,3878,270,197,70,0), - (2399,3879,360,197,85,0), - (2399,3880,270,197,80,0), - (2399,3881,450,197,110,0), - (2399,3882,450,197,110,0), - (2399,3884,675,197,130,0), - (2399,3886,675,197,125,0), - (2399,3888,675,197,150,0), - (2399,3889,900,197,185,0), - (2399,3890,225,197,110,0), - (2399,3893,450,197,170,0), - (2399,3911,10,0,0,5), - (2399,3912,450,197,50,10), - (2399,3913,4500,197,125,20), - (2399,3916,45,197,30,0), - (2399,6522,360,197,90,0), - (2399,6691,900,197,135,0), - (2399,7626,45,197,30,0), - (2399,7627,45,197,30,0), - (2399,8466,45,197,40,0), - (2399,8468,225,197,110,0), - (2399,8490,450,197,160,0), - (2399,8491,675,197,175,0), - (2399,8759,540,197,140,0), - (2399,8761,540,197,145,0), - (2399,8763,675,197,160,0), - (2399,8765,810,197,170,0), - (2399,8767,900,197,175,0), - (2399,8771,900,197,190,0), - (2399,8773,900,197,175,0), - (2399,8775,900,197,180,0), - (2399,8777,45,197,10,0), - (2399,8801,2700,197,195,0), - (2399,8805,4500,197,210,0), - (2399,8807,2250,197,185,0), - (2399,12100,3600,197,205,0), - (2399,12101,3600,197,205,0), - (2399,12102,3600,197,210,0), - (2399,12104,4500,197,215,0), - (2399,12106,2250,197,215,0), - (2399,12110,4500,197,225,0), - (2399,12111,4500,197,225,0), - (2399,12112,4500,197,225,0), - (2399,12113,4500,197,225,0), - (2399,12115,6000,197,230,0), - (2399,12116,5400,197,230,0), - (2399,12117,2400,197,230,0), - (2399,12119,45,197,20,0), - (2399,12120,270,197,75,0), - (2399,12122,4500,197,235,0), - (2399,12123,5850,197,235,0), - (2399,12129,6750,197,245,0), - (2399,12132,6750,197,250,0), - (2399,12181,50000,197,200,0), - (2399,18470,10000,197,250,0), - (2399,18471,10000,197,255,0), - (2485,665,2000,0,0,20), - (2485,1851,13500,0,0,40), - (2489,3581,2000,0,0,20), - (2489,11421,13500,0,0,40), - (2492,3577,2000,0,0,20), - (2492,11425,13500,0,0,40), - (2627,2414,45,197,40,0), - (2627,2415,22,197,1,0), - (2627,2416,45,197,40,0), - (2627,2417,270,197,70,0), - (2627,2418,180,197,70,0), - (2627,2419,180,197,60,0), - (2627,2421,270,197,85,0), - (2627,2422,270,197,95,0), - (2627,2423,225,197,75,0), - (2627,2424,180,197,100,0), - (2627,2966,90,197,75,0), - (2627,2967,180,197,65,0), - (2627,2996,45,197,10,0), - (2627,3783,90,197,45,0), - (2627,3785,180,197,80,0), - (2627,3814,720,197,150,0), - (2627,3874,450,197,125,0), - (2627,3876,90,197,35,0), - (2627,3877,180,197,60,0), - (2627,3878,270,197,70,0), - (2627,3879,360,197,85,0), - (2627,3880,270,197,80,0), - (2627,3881,450,197,110,0), - (2627,3882,450,197,110,0), - (2627,3884,675,197,130,0), - (2627,3886,675,197,125,0), - (2627,3888,675,197,150,0), - (2627,3890,225,197,110,0), - (2627,3911,10,0,0,5), - (2627,3912,450,197,50,10), - (2627,3916,45,197,30,0), - (2627,6522,360,197,90,0), - (2627,6691,900,197,135,0), - (2627,7626,45,197,30,0), - (2627,7627,45,197,30,0), - (2627,8466,45,197,40,0), - (2627,8468,225,197,110,0), - (2627,8759,540,197,140,0), - (2627,8761,540,197,145,0), - (2627,8777,45,197,10,0), - (2627,12119,45,197,20,0), - (2627,12120,270,197,75,0), - (2704,15984,1000,0,0,10), - (2704,15985,1000,0,0,10), - (2704,15989,1000,0,0,10), - (2704,15994,1000,0,0,10), - (2704,15997,1000,0,0,10), - (2737,1809,1,0,0,0), - (2737,1810,1,0,0,0), - (2737,6460,1,0,0,0), - (2796,1809,1,0,0,0), - (2796,1810,1,0,0,0), - (2796,6460,1,0,0,0), - (2798,3279,100,0,0,0), - (2798,3280,500,129,50,0), - (2798,3281,100,129,40,0), - (2798,3282,250,129,80,0), - (2798,3283,1000,129,115,0), - (2798,7930,5000,129,150,0), - (2798,7936,250,129,80,0), - (2818,3383,500,185,175,1), - (2834,7733,100,0,0,5), - (2834,7734,500,356,50,0), - (2836,2020,9,0,0,5), - (2836,2021,450,164,50,10), - (2836,2744,90,164,35,0), - (2836,2745,450,164,90,0), - (2836,2746,90,164,65,0), - (2836,2747,180,164,70,0), - (2836,2749,270,164,105,0), - (2836,2750,450,164,105,0), - (2836,2751,450,164,120,0), - (2836,2752,900,164,125,0), - (2836,2753,900,164,145,0), - (2836,2754,45,164,15,0), - (2836,2755,45,164,20,0), - (2836,2756,45,164,25,0), - (2836,2757,180,164,110,0), - (2836,2758,180,164,115,0), - (2836,2759,180,164,120,0), - (2836,3118,90,164,65,0), - (2836,3119,900,164,125,0), - (2836,3298,450,164,90,0), - (2836,3299,225,164,35,0), - (2836,3300,450,164,70,0), - (2836,3301,900,164,130,0), - (2836,3340,45,164,20,0), - (2836,3341,90,164,25,0), - (2836,3342,90,164,40,0), - (2836,3343,180,164,45,0), - (2836,3344,225,164,75,0), - (2836,3346,450,164,130,0), - (2836,3347,900,164,135,0), - (2836,3348,900,164,125,0), - (2836,3521,900,164,165,0), - (2836,3522,1125,164,170,0), - (2836,3524,900,164,155,0), - (2836,3525,6750,164,180,0), - (2836,3539,4500,164,125,20), - (2836,6520,720,164,110,0), - (2836,7225,900,164,185,0), - (2836,7409,270,164,65,0), - (2836,7819,180,164,95,0), - (2836,7820,90,164,100,0), - (2836,8769,225,164,150,0), - (2836,8881,90,164,30,0), - (2836,9786,50000,164,200,35), - (2836,9917,2250,164,200,0), - (2836,9922,2250,164,200,0), - (2836,9924,2250,164,200,0), - (2836,9925,2250,164,200,0), - (2836,9927,4500,164,205,0), - (2836,9929,4500,164,205,0), - (2836,9932,4500,164,205,0), - (2836,9936,4500,164,215,0), - (2836,9960,15000,164,230,0), - (2836,9962,15000,164,230,0), - (2836,9969,20000,164,235,0), - (2836,9984,90,164,30,0), - (2836,9988,225,164,125,0), - (2836,9989,450,164,130,0), - (2836,9990,450,164,135,0), - (2836,9994,9000,164,210,0), - (2836,10002,15000,164,230,0), - (2836,14381,225,164,150,0), - (2836,14382,2250,164,200,0), - (2836,15974,6750,164,180,0), - (2836,16668,10000,164,250,0), - (2836,16669,10000,164,250,0), - (2836,16670,10000,164,250,0), - (2836,19671,225,164,150,0), - (2836,19672,2250,164,200,0), - (2836,19673,10000,164,275,0), - (2836,20202,10000,164,275,0), - (2837,2339,100,171,25,0), - (2837,2340,135,171,40,0), - (2837,2341,250,171,55,0), - (2837,3179,450,171,90,0), - (2837,3181,1350,171,120,0), - (2837,3184,50,171,15,0), - (2837,3185,1350,171,125,0), - (2837,3186,1800,171,130,0), - (2837,3458,3600,171,110,0), - (2837,7180,405,171,90,0), - (2837,7838,225,171,80,0), - (2837,7839,900,171,130,0), - (2837,7842,900,171,100,0), - (2837,7846,2700,171,140,0), - (2837,11536,225,171,50,0), - (2855,2414,45,197,40,0), - (2855,2415,22,197,1,0), - (2855,2416,45,197,40,0), - (2855,2417,270,197,70,0), - (2855,2418,180,197,70,0), - (2855,2419,180,197,60,0), - (2855,2423,225,197,75,0), - (2855,2966,90,197,75,0), - (2855,2967,180,197,65,0), - (2855,2996,45,197,10,0), - (2855,3783,90,197,45,0), - (2855,3876,90,197,35,0), - (2855,3877,180,197,60,0), - (2855,3878,270,197,70,0), - (2855,3911,10,0,0,5), - (2855,3916,45,197,30,0), - (2855,3917,25,197,1,0), - (2855,7626,45,197,30,0), - (2855,7627,45,197,30,0), - (2855,8466,45,197,40,0), - (2855,8777,45,197,10,0), - (2855,12118,30,197,1,0), - (2855,12119,45,197,20,0), - (2855,12120,270,197,75,0), - (2856,2372,10,0,0,0), - (2856,2373,500,182,50,0), - (2856,3571,5000,182,125,0), - (2856,11994,50000,182,200,0), - (2857,3984,115,202,30,0), - (2857,3985,130,202,30,0), - (2857,3986,150,202,50,0), - (2857,3987,150,202,50,0), - (2857,3988,200,202,60,0), - (2857,3991,225,202,65,0), - (2857,3992,250,202,75,0), - (2857,3993,250,202,75,0), - (2857,3994,250,202,75,0), - (2857,4039,10,0,0,5), - (2857,7431,150,202,50,0), - (2878,542,396,0,0,20), - (2878,1853,1,261,0,0), - (2878,6284,1,0,0,0), - (2878,6285,1,0,0,0), - (2878,6287,1,0,0,0), - (2878,6288,1,0,0,0), - (2878,6289,1,0,0,0), - (2878,6290,1,0,0,0), - (2878,6291,1,0,0,0), - (2878,6292,1,0,0,0), - (2878,6293,1,0,0,0), - (2878,6294,1,0,0,0), - (2878,6312,1,0,0,0), - (2878,6313,1,0,0,0), - (2878,6318,1,0,0,0), - (2878,6319,1,0,0,0), - (2878,6320,1,0,0,0), - (2878,6321,1,0,0,0), - (2878,6322,1,0,0,0), - (2878,6323,1,0,0,0), - (2878,6324,1,0,0,0), - (2878,6325,1,0,0,0), - (2878,6329,1,0,0,0), - (2878,6330,1,0,0,0), - (2878,6335,1,0,0,0), - (2878,6336,1,0,0,0), - (2878,6337,1,0,0,0), - (2878,6338,1,0,0,0), - (2878,6339,1,0,0,0), - (2878,6340,1,0,0,0), - (2878,6341,1,0,0,0), - (2878,6342,1,0,0,0), - (2878,6448,1,0,0,0), - (2878,6449,1,0,0,0), - (2878,6450,1,0,0,0), - (2878,6451,1,0,0,0), - (2878,6452,1,0,0,0), - (2878,6453,1,0,0,0), - (2878,6454,1,0,0,0), - (2878,6455,1,0,0,0), - (2878,6456,1,0,0,0), - (2878,6457,1,0,0,0), - (2878,14922,1,261,0,0), - (2878,15147,440,0,0,20), - (2878,15148,1440,0,0,30), - (2878,15149,3240,0,0,40), - (2878,15150,6480,0,0,50), - (2878,15151,9000,0,0,60), - (2878,24442,440,0,0,20), - (2878,24468,1440,0,0,30), - (2878,24470,3240,0,0,40), - (2878,24472,6480,0,0,50), - (2878,24473,440,0,0,20), - (2878,24481,1440,0,0,30), - (2878,24484,3240,0,0,40), - (2878,24485,6480,0,0,50), - (2878,24517,440,0,0,20), - (2878,24518,40,0,0,20), - (2878,24519,440,0,0,20), - (2878,24520,1440,0,0,30), - (2878,24521,3240,0,0,40), - (2878,24522,6480,0,0,50), - (2878,24523,1440,0,0,30), - (2878,24524,3240,0,0,40), - (2878,24525,6480,0,0,50), - (2878,24526,1440,0,0,30), - (2878,24527,3240,0,0,40), - (2878,24528,6480,0,0,50), - (2878,24533,10,0,0,10), - (2878,24534,120,0,0,12), - (2878,24535,400,0,0,18), - (2878,24536,1260,0,0,24), - (2878,24537,1440,0,0,30), - (2878,24538,2520,0,0,36), - (2878,24539,4320,0,0,42), - (2878,24540,5760,0,0,48), - (2878,24541,7560,0,0,54), - (2878,24548,10,0,0,10), - (2878,24563,120,0,0,12), - (2878,24565,400,0,0,18), - (2878,24566,1260,0,0,24), - (2878,24567,1440,0,0,30), - (2878,24568,2520,0,0,36), - (2878,24569,4320,0,0,42), - (2878,24570,5760,0,0,48), - (2878,24633,7560,0,0,54), - (2878,24634,9000,0,0,60), - (2878,24636,9000,0,0,60), - (2879,542,396,0,0,20), - (2879,1853,1,261,0,0), - (2879,6285,1,0,0,0), - (2879,6291,1,0,0,0), - (2879,6292,1,0,0,0), - (2879,6293,1,0,0,0), - (2879,6294,1,0,0,0), - (2879,6313,1,0,0,0), - (2879,6322,1,0,0,0), - (2879,6323,1,0,0,0), - (2879,6324,1,0,0,0), - (2879,6325,1,0,0,0), - (2879,6330,1,0,0,0), - (2879,6339,1,0,0,0), - (2879,6340,1,0,0,0), - (2879,6341,1,0,0,0), - (2879,6342,1,0,0,0), - (2879,6449,1,0,0,0), - (2879,6454,1,0,0,0), - (2879,6455,1,0,0,0), - (2879,6456,1,0,0,0), - (2879,6457,1,0,0,0), - (2879,14922,1,261,0,0), - (2879,15147,440,0,0,20), - (2879,15148,1440,0,0,30), - (2879,15149,3240,0,0,40), - (2879,15150,6480,0,0,50), - (2879,15151,9000,0,0,60), - (2879,24442,440,0,0,20), - (2879,24468,1440,0,0,30), - (2879,24470,3240,0,0,40), - (2879,24472,6480,0,0,50), - (2879,24473,440,0,0,20), - (2879,24481,1440,0,0,30), - (2879,24484,3240,0,0,40), - (2879,24485,6480,0,0,50), - (2879,24517,440,0,0,20), - (2879,24518,40,0,0,20), - (2879,24519,440,0,0,20), - (2879,24520,1440,0,0,30), - (2879,24521,3240,0,0,40), - (2879,24522,6480,0,0,50), - (2879,24523,1440,0,0,30), - (2879,24524,3240,0,0,40), - (2879,24525,6480,0,0,50), - (2879,24526,1440,0,0,30), - (2879,24527,3240,0,0,40), - (2879,24528,6480,0,0,50), - (2879,24533,10,0,0,10), - (2879,24534,120,0,0,12), - (2879,24535,400,0,0,18), - (2879,24536,1260,0,0,24), - (2879,24537,1440,0,0,30), - (2879,24538,2520,0,0,36), - (2879,24539,4320,0,0,42), - (2879,24540,5760,0,0,48), - (2879,24541,7560,0,0,54), - (2879,24548,10,0,0,10), - (2879,24563,120,0,0,12), - (2879,24565,400,0,0,18), - (2879,24566,1260,0,0,24), - (2879,24567,1440,0,0,30), - (2879,24568,2520,0,0,36), - (2879,24569,4320,0,0,42), - (2879,24570,5760,0,0,48), - (2879,24633,7560,0,0,54), - (2879,24634,9000,0,0,60), - (2879,24636,9000,0,0,60), - (2998,2020,9,0,0,5), - (2998,2021,450,164,50,10), - (2998,2744,90,164,35,0), - (2998,2745,450,164,90,0), - (2998,2746,90,164,65,0), - (2998,2747,180,164,70,0), - (2998,2749,270,164,105,0), - (2998,2750,450,164,105,0), - (2998,2751,450,164,120,0), - (2998,2752,900,164,125,0), - (2998,2753,900,164,145,0), - (2998,2754,45,164,15,0), - (2998,2755,45,164,20,0), - (2998,2756,45,164,25,0), - (2998,2757,180,164,110,0), - (2998,2758,180,164,115,0), - (2998,2759,180,164,120,0), - (2998,3118,90,164,65,0), - (2998,3119,900,164,125,0), - (2998,3298,450,164,90,0), - (2998,3299,225,164,35,0), - (2998,3300,450,164,70,0), - (2998,3301,900,164,130,0), - (2998,3340,45,164,20,0), - (2998,3341,90,164,25,0), - (2998,3342,90,164,40,0), - (2998,3343,180,164,45,0), - (2998,3344,225,164,75,0), - (2998,3345,1000,164,110,0), - (2998,3346,450,164,130,0), - (2998,3347,900,164,135,0), - (2998,3348,900,164,125,0), - (2998,3516,600,164,100,0), - (2998,6520,720,164,110,0), - (2998,7409,270,164,65,0), - (2998,7819,180,164,95,0), - (2998,7820,90,164,100,0), - (2998,8769,225,164,150,0), - (2998,8881,90,164,30,0), - (2998,9984,90,164,30,0), - (2998,9988,225,164,125,0), - (2998,9989,450,164,130,0), - (2998,9990,450,164,135,0), - (2998,14381,225,164,150,0), - (2998,19670,600,164,100,0), - (2998,19671,225,164,150,0), - (3001,2581,10,0,0,0), - (3001,2582,500,186,50,0), - (3001,3313,50,186,65,0), - (3001,3314,200,186,65,0), - (3001,3315,2250,186,155,0), - (3001,3316,450,186,125,0), - (3001,3317,180,186,75,0), - (3001,3568,4500,186,125,0), - (3001,3596,2250,186,165,0), - (3001,10099,4500,186,175,0), - (3001,10100,9000,186,230,0), - (3001,10249,50000,186,200,0), - (3001,16154,18000,186,250,0), - (3004,2414,45,197,40,0), - (3004,2415,22,197,1,0), - (3004,2416,45,197,40,0), - (3004,2417,270,197,70,0), - (3004,2418,180,197,70,0), - (3004,2419,180,197,60,0), - (3004,2421,270,197,85,0), - (3004,2422,270,197,95,0), - (3004,2423,225,197,75,0), - (3004,2424,180,197,100,0), - (3004,2966,90,197,75,0), - (3004,2967,180,197,65,0), - (3004,2996,45,197,10,0), - (3004,3783,90,197,45,0), - (3004,3785,180,197,80,0), - (3004,3814,720,197,150,0), - (3004,3874,450,197,125,0), - (3004,3876,90,197,35,0), - (3004,3877,180,197,60,0), - (3004,3878,270,197,70,0), - (3004,3879,360,197,85,0), - (3004,3880,270,197,80,0), - (3004,3881,450,197,110,0), - (3004,3882,450,197,110,0), - (3004,3884,675,197,130,0), - (3004,3886,675,197,125,0), - (3004,3888,675,197,150,0), - (3004,3890,225,197,110,0), - (3004,3911,10,0,0,5), - (3004,3912,450,197,50,10), - (3004,3916,45,197,30,0), - (3004,6522,360,197,90,0), - (3004,6691,900,197,135,0), - (3004,7626,45,197,30,0), - (3004,7627,45,197,30,0), - (3004,8466,45,197,40,0), - (3004,8468,225,197,110,0), - (3004,8759,540,197,140,0), - (3004,8761,540,197,145,0), - (3004,8777,45,197,10,0), - (3004,12119,45,197,20,0), - (3004,12120,270,197,75,0), - (3007,3781,2000,165,150,0), - (3007,3787,2000,165,150,0), - (3007,3790,1800,165,145,0), - (3007,3792,1500,165,125,0), - (3007,3793,1200,165,130,0), - (3007,3794,1500,165,135,0), - (3007,3795,2500,165,160,0), - (3007,3797,2800,165,180,0), - (3007,3812,5000,165,125,20), - (3007,3820,1800,165,150,0), - (3007,6662,2800,165,190,0), - (3007,7148,2500,165,160,0), - (3007,7152,2500,165,175,0), - (3007,7157,2800,165,190,0), - (3007,9150,1500,165,125,0), - (3007,9209,2000,165,150,0), - (3007,9210,2000,165,150,0), - (3007,9211,2500,165,175,0), - (3007,9212,2800,165,180,0), - (3007,9213,2800,165,180,0), - (3007,9214,2800,165,195,0), - (3007,10485,2800,165,200,0), - (3007,10655,3500,165,200,0), - (3007,20652,1800,165,150,0), - (3007,20653,2800,165,200,0), - (3008,2155,10,0,0,5), - (3008,2177,100,165,55,0), - (3008,2178,100,165,60,0), - (3008,2338,50,165,15,0), - (3008,2883,100,165,40,0), - (3008,3782,75,165,25,0), - (3008,3784,150,165,55,0), - (3008,3821,50,165,35,0), - (3008,9061,100,165,30,0), - (3008,9063,100,165,30,0), - (3009,2275,10,0,0,5), - (3009,2341,250,171,55,0), - (3011,7414,10,0,0,5), - (3011,7415,500,333,50,10), - (3011,7422,50,333,15,0), - (3011,7429,100,333,20,0), - (3011,7441,100,333,45,0), - (3011,7459,250,333,50,0), - (3011,7461,200,333,70,0), - (3011,7746,450,333,100,0), - (3011,7749,250,333,60,0), - (3011,7789,450,333,90,0), - (3011,7796,360,333,80,0), - (3011,7797,900,333,100,0), - (3011,7858,900,333,120,0), - (3011,7862,1125,333,125,0), - (3011,13373,100,333,40,0), - (3011,13391,1260,333,125,0), - (3011,13392,540,333,105,0), - (3011,13422,720,333,115,0), - (3011,13499,1350,333,130,0), - (3011,13502,1350,333,130,0), - (3011,13504,1800,333,140,0), - (3011,13531,2160,333,145,0), - (3011,13539,2250,333,140,0), - (3011,13609,2160,333,145,0), - (3011,13627,2250,333,150,0), - (3011,13629,2250,333,150,0), - (3011,14805,50,333,10,0), - (3011,14808,200,333,70,0), - (3013,2372,10,0,0,0), - (3013,2373,500,182,50,0), - (3013,3571,5000,182,125,0), - (3013,11994,50000,182,200,0), - (3026,2551,100,0,0,5), - (3026,2559,50,185,10,0), - (3026,2561,100,185,50,0), - (3026,2562,200,185,75,0), - (3026,2563,150,185,80,0), - (3026,3412,500,185,50,10), - (3026,6502,100,185,50,0), - (3026,6503,300,185,125,0), - (3026,21176,4000,185,200,0), - (3028,7733,100,0,0,5), - (3028,7734,500,356,50,0), - (3030,1303,100,0,0,8), - (3030,1304,1800,0,0,16), - (3030,1305,3500,0,0,24), - (3030,1315,1800,0,0,16), - (3030,1324,100,0,0,8), - (3030,1325,900,0,0,14), - (3030,1326,100,0,0,6), - (3030,1327,800,0,0,12), - (3030,1333,720,0,0,12), - (3030,1338,6000,0,0,28), - (3030,1339,8000,0,0,32), - (3030,1340,12000,0,0,40), - (3030,1345,4000,0,0,26), - (3030,1352,7000,0,0,30), - (3030,1354,2000,0,0,18), - (3030,1355,3500,0,0,24), - (3030,1356,8000,0,0,32), - (3030,1357,2200,0,0,20), - (3030,1358,4000,0,0,26), - (3030,1363,8000,0,0,32), - (3030,1444,12000,0,0,40), - (3030,2014,800,0,0,12), - (3030,2076,100,0,0,6), - (3030,2862,22000,0,0,48), - (3030,2863,30000,0,0,56), - (3030,2874,900,0,0,14), - (3030,5386,3000,0,0,22), - (3030,5387,2200,0,0,20), - (3030,5678,4000,0,0,26), - (3030,5731,100,0,0,8), - (3030,6043,8000,0,0,32), - (3030,6379,2200,0,0,20), - (3030,6380,7000,0,0,30), - (3030,6381,12000,0,0,40), - (3030,6383,7000,0,0,30), - (3030,6384,12000,0,0,40), - (3030,6400,2000,0,0,18), - (3030,6401,6000,0,0,28), - (3030,6402,11000,0,0,38), - (3030,6496,9000,0,0,34), - (3030,8006,12000,0,0,40), - (3030,8007,2200,0,0,20), - (3030,8009,6000,0,0,28), - (3030,8011,10000,0,0,36), - (3030,8013,7200,0,0,32), - (3030,8020,10,0,0,1), - (3030,8021,100,0,0,8), - (3030,8022,1800,0,0,16), - (3030,8025,400,0,0,10), - (3030,8031,2000,0,0,18), - (3030,8032,4000,0,0,26), - (3030,8035,2200,0,0,20), - (3030,8039,6000,0,0,28), - (3030,8043,100,0,0,4), - (3030,8047,100,0,0,8), - (3030,8048,900,0,0,14), - (3030,8049,3500,0,0,24), - (3030,8051,400,0,0,10), - (3030,8054,2000,0,0,18), - (3030,8055,6000,0,0,28), - (3030,8057,2200,0,0,20), - (3030,8059,9000,0,0,34), - (3030,8077,400,0,0,10), - (3030,8086,800,0,0,12), - (3030,8135,12000,0,0,40), - (3030,8144,2000,0,0,18), - (3030,8158,900,0,0,14), - (3030,8159,3500,0,0,24), - (3030,8164,3500,0,0,24), - (3030,8165,11000,0,0,38), - (3030,8169,3000,0,0,22), - (3030,8173,11000,0,0,38), - (3030,8180,7000,0,0,30), - (3030,8183,3500,0,0,24), - (3030,8186,6000,0,0,28), - (3030,8189,4000,0,0,26), - (3030,8231,6000,0,0,28), - (3030,8234,7000,0,0,30), - (3030,8237,12000,0,0,40), - (3030,8252,11000,0,0,38), - (3030,8500,3000,0,0,22), - (3030,8501,8000,0,0,32), - (3030,8513,8000,0,0,32), - (3030,8738,12000,0,0,40), - (3030,8837,16000,0,0,42), - (3030,10393,11000,0,0,38), - (3030,10394,18000,0,0,44), - (3030,10397,22000,0,0,48), - (3030,10398,30000,0,0,56), - (3030,10401,3500,0,0,24), - (3030,10402,9000,0,0,34), - (3030,10409,9000,0,0,34), - (3030,10410,18000,0,0,44), - (3030,10411,29000,0,0,54), - (3030,10415,10000,0,0,36), - (3030,10416,22000,0,0,48), - (3030,10417,34000,0,0,60), - (3030,10429,22000,0,0,48), - (3030,10430,32000,0,0,58), - (3030,10433,22000,0,0,48), - (3030,10434,30000,0,0,56), - (3030,10439,24000,0,0,50), - (3030,10440,34000,0,0,60), - (3030,10443,27000,0,0,52), - (3030,10446,10000,0,0,36), - (3030,10449,12000,0,0,40), - (3030,10450,27000,0,0,52), - (3030,10457,11000,0,0,38), - (3030,10464,24000,0,0,50), - (3030,10465,34000,0,0,60), - (3030,10469,18000,0,0,44), - (3030,10470,27000,0,0,52), - (3030,10471,34000,0,0,60), - (3030,10474,20000,0,0,46), - (3030,10475,32000,0,0,58), - (3030,10480,11000,0,0,38), - (3030,10481,29000,0,0,54), - (3030,10488,24000,0,0,50), - (3030,10512,10000,0,0,36), - (3030,10514,20000,0,0,46), - (3030,10515,30000,0,0,56), - (3030,10528,22000,0,0,48), - (3030,10540,16000,0,0,42), - (3030,10541,32000,0,0,58), - (3030,10588,10000,0,0,36), - (3030,10589,20000,0,0,46), - (3030,10590,30000,0,0,56), - (3030,10597,7000,0,0,30), - (3030,10602,18000,0,0,44), - (3030,10603,34000,0,0,60), - (3030,10615,16000,0,0,42), - (3030,10616,27000,0,0,52), - (3030,10624,20000,0,0,46), - (3030,10625,29000,0,0,54), - (3030,10628,30000,0,0,56), - (3030,11316,16000,0,0,42), - (3030,11317,27000,0,0,52), - (3030,15113,10000,0,0,36), - (3030,15115,20000,0,0,46), - (3030,15116,30000,0,0,56), - (3030,15209,24000,0,0,50), - (3030,15210,30000,0,0,56), - (3030,16317,18000,0,0,44), - (3030,16318,29000,0,0,54), - (3030,16347,20000,0,0,46), - (3030,16348,30000,0,0,56), - (3030,16357,22000,0,0,48), - (3030,16358,32000,0,0,58), - (3030,16363,34000,0,0,60), - (3030,16394,32000,0,0,58), - (3030,20613,7000,0,0,30), - (3030,20778,3500,0,0,24), - (3030,20779,10000,0,0,36), - (3030,20780,22000,0,0,48), - (3030,20781,34000,0,0,60), - (3030,25910,24000,0,0,50), - (3030,17362,55000,0,0,48), - (3030,17363,80000,0,0,58), - (3031,1303,100,0,0,8), - (3031,1304,1800,0,0,16), - (3031,1305,3500,0,0,24), - (3031,1315,1800,0,0,16), - (3031,1324,100,0,0,8), - (3031,1325,900,0,0,14), - (3031,1326,100,0,0,6), - (3031,1327,800,0,0,12), - (3031,1333,720,0,0,12), - (3031,1338,6000,0,0,28), - (3031,1339,8000,0,0,32), - (3031,1340,12000,0,0,40), - (3031,1345,4000,0,0,26), - (3031,1352,7000,0,0,30), - (3031,1354,2000,0,0,18), - (3031,1355,3500,0,0,24), - (3031,1356,8000,0,0,32), - (3031,1357,2200,0,0,20), - (3031,1358,4000,0,0,26), - (3031,1363,8000,0,0,32), - (3031,1444,12000,0,0,40), - (3031,2014,800,0,0,12), - (3031,2076,100,0,0,6), - (3031,2862,22000,0,0,48), - (3031,2863,30000,0,0,56), - (3031,2874,900,0,0,14), - (3031,5386,3000,0,0,22), - (3031,5387,2200,0,0,20), - (3031,5678,4000,0,0,26), - (3031,5731,100,0,0,8), - (3031,6043,8000,0,0,32), - (3031,6379,2200,0,0,20), - (3031,6380,7000,0,0,30), - (3031,6381,12000,0,0,40), - (3031,6383,7000,0,0,30), - (3031,6384,12000,0,0,40), - (3031,6400,2000,0,0,18), - (3031,6401,6000,0,0,28), - (3031,6402,11000,0,0,38), - (3031,6496,9000,0,0,34), - (3031,8006,12000,0,0,40), - (3031,8007,2200,0,0,20), - (3031,8009,6000,0,0,28), - (3031,8011,10000,0,0,36), - (3031,8013,7200,0,0,32), - (3031,8020,10,0,0,1), - (3031,8021,100,0,0,8), - (3031,8022,1800,0,0,16), - (3031,8025,400,0,0,10), - (3031,8031,2000,0,0,18), - (3031,8032,4000,0,0,26), - (3031,8035,2200,0,0,20), - (3031,8039,6000,0,0,28), - (3031,8043,100,0,0,4), - (3031,8047,100,0,0,8), - (3031,8048,900,0,0,14), - (3031,8049,3500,0,0,24), - (3031,8051,400,0,0,10), - (3031,8054,2000,0,0,18), - (3031,8055,6000,0,0,28), - (3031,8057,2200,0,0,20), - (3031,8059,9000,0,0,34), - (3031,8077,400,0,0,10), - (3031,8086,800,0,0,12), - (3031,8135,12000,0,0,40), - (3031,8144,2000,0,0,18), - (3031,8158,900,0,0,14), - (3031,8159,3500,0,0,24), - (3031,8164,3500,0,0,24), - (3031,8165,11000,0,0,38), - (3031,8169,3000,0,0,22), - (3031,8173,11000,0,0,38), - (3031,8180,7000,0,0,30), - (3031,8183,3500,0,0,24), - (3031,8186,6000,0,0,28), - (3031,8189,4000,0,0,26), - (3031,8231,6000,0,0,28), - (3031,8234,7000,0,0,30), - (3031,8237,12000,0,0,40), - (3031,8252,11000,0,0,38), - (3031,8500,3000,0,0,22), - (3031,8501,8000,0,0,32), - (3031,8513,8000,0,0,32), - (3031,8738,12000,0,0,40), - (3031,8837,16000,0,0,42), - (3031,10393,11000,0,0,38), - (3031,10394,18000,0,0,44), - (3031,10397,22000,0,0,48), - (3031,10398,30000,0,0,56), - (3031,10401,3500,0,0,24), - (3031,10402,9000,0,0,34), - (3031,10409,9000,0,0,34), - (3031,10410,18000,0,0,44), - (3031,10411,29000,0,0,54), - (3031,10415,10000,0,0,36), - (3031,10416,22000,0,0,48), - (3031,10417,34000,0,0,60), - (3031,10429,22000,0,0,48), - (3031,10430,32000,0,0,58), - (3031,10433,22000,0,0,48), - (3031,10434,30000,0,0,56), - (3031,10439,24000,0,0,50), - (3031,10440,34000,0,0,60), - (3031,10443,27000,0,0,52), - (3031,10446,10000,0,0,36), - (3031,10449,12000,0,0,40), - (3031,10450,27000,0,0,52), - (3031,10457,11000,0,0,38), - (3031,10464,24000,0,0,50), - (3031,10465,34000,0,0,60), - (3031,10469,18000,0,0,44), - (3031,10470,27000,0,0,52), - (3031,10471,34000,0,0,60), - (3031,10474,20000,0,0,46), - (3031,10475,32000,0,0,58), - (3031,10480,11000,0,0,38), - (3031,10481,29000,0,0,54), - (3031,10488,24000,0,0,50), - (3031,10512,10000,0,0,36), - (3031,10514,20000,0,0,46), - (3031,10515,30000,0,0,56), - (3031,10528,22000,0,0,48), - (3031,10540,16000,0,0,42), - (3031,10541,32000,0,0,58), - (3031,10588,10000,0,0,36), - (3031,10589,20000,0,0,46), - (3031,10590,30000,0,0,56), - (3031,10597,7000,0,0,30), - (3031,10602,18000,0,0,44), - (3031,10603,34000,0,0,60), - (3031,10615,16000,0,0,42), - (3031,10616,27000,0,0,52), - (3031,10624,20000,0,0,46), - (3031,10625,29000,0,0,54), - (3031,10628,30000,0,0,56), - (3031,11316,16000,0,0,42), - (3031,11317,27000,0,0,52), - (3031,15113,10000,0,0,36), - (3031,15115,20000,0,0,46), - (3031,15116,30000,0,0,56), - (3031,15209,24000,0,0,50), - (3031,15210,30000,0,0,56), - (3031,16317,18000,0,0,44), - (3031,16318,29000,0,0,54), - (3031,16347,20000,0,0,46), - (3031,16348,30000,0,0,56), - (3031,16357,22000,0,0,48), - (3031,16358,32000,0,0,58), - (3031,16363,34000,0,0,60), - (3031,16394,32000,0,0,58), - (3031,20613,7000,0,0,30), - (3031,20778,3500,0,0,24), - (3031,20779,10000,0,0,36), - (3031,20780,22000,0,0,48), - (3031,20781,34000,0,0,60), - (3031,25910,24000,0,0,50), - (3031,17362,55000,0,0,48), - (3031,17363,80000,0,0,58), - (3032,1303,100,0,0,8), - (3032,1304,1800,0,0,16), - (3032,1305,3500,0,0,24), - (3032,1315,1800,0,0,16), - (3032,1324,100,0,0,8), - (3032,1325,900,0,0,14), - (3032,1326,100,0,0,6), - (3032,1327,800,0,0,12), - (3032,1333,720,0,0,12), - (3032,1338,6000,0,0,28), - (3032,1339,8000,0,0,32), - (3032,1340,12000,0,0,40), - (3032,1345,4000,0,0,26), - (3032,1352,7000,0,0,30), - (3032,1354,2000,0,0,18), - (3032,1355,3500,0,0,24), - (3032,1356,8000,0,0,32), - (3032,1357,2200,0,0,20), - (3032,1358,4000,0,0,26), - (3032,1363,8000,0,0,32), - (3032,1444,12000,0,0,40), - (3032,2014,800,0,0,12), - (3032,2076,100,0,0,6), - (3032,2862,22000,0,0,48), - (3032,2863,30000,0,0,56), - (3032,2874,900,0,0,14), - (3032,5386,3000,0,0,22), - (3032,5387,2200,0,0,20), - (3032,5678,4000,0,0,26), - (3032,5731,100,0,0,8), - (3032,6043,8000,0,0,32), - (3032,6379,2200,0,0,20), - (3032,6380,7000,0,0,30), - (3032,6381,12000,0,0,40), - (3032,6383,7000,0,0,30), - (3032,6384,12000,0,0,40), - (3032,6400,2000,0,0,18), - (3032,6401,6000,0,0,28), - (3032,6402,11000,0,0,38), - (3032,6496,9000,0,0,34), - (3032,8006,12000,0,0,40), - (3032,8007,2200,0,0,20), - (3032,8009,6000,0,0,28), - (3032,8011,10000,0,0,36), - (3032,8013,7200,0,0,32), - (3032,8020,10,0,0,1), - (3032,8021,100,0,0,8), - (3032,8022,1800,0,0,16), - (3032,8025,400,0,0,10), - (3032,8031,2000,0,0,18), - (3032,8032,4000,0,0,26), - (3032,8035,2200,0,0,20), - (3032,8039,6000,0,0,28), - (3032,8043,100,0,0,4), - (3032,8047,100,0,0,8), - (3032,8048,900,0,0,14), - (3032,8049,3500,0,0,24), - (3032,8051,400,0,0,10), - (3032,8054,2000,0,0,18), - (3032,8055,6000,0,0,28), - (3032,8057,2200,0,0,20), - (3032,8059,9000,0,0,34), - (3032,8077,400,0,0,10), - (3032,8086,800,0,0,12), - (3032,8135,12000,0,0,40), - (3032,8144,2000,0,0,18), - (3032,8158,900,0,0,14), - (3032,8159,3500,0,0,24), - (3032,8164,3500,0,0,24), - (3032,8165,11000,0,0,38), - (3032,8169,3000,0,0,22), - (3032,8173,11000,0,0,38), - (3032,8180,7000,0,0,30), - (3032,8183,3500,0,0,24), - (3032,8186,6000,0,0,28), - (3032,8189,4000,0,0,26), - (3032,8231,6000,0,0,28), - (3032,8234,7000,0,0,30), - (3032,8237,12000,0,0,40), - (3032,8252,11000,0,0,38), - (3032,8500,3000,0,0,22), - (3032,8501,8000,0,0,32), - (3032,8513,8000,0,0,32), - (3032,8738,12000,0,0,40), - (3032,8837,16000,0,0,42), - (3032,10393,11000,0,0,38), - (3032,10394,18000,0,0,44), - (3032,10397,22000,0,0,48), - (3032,10398,30000,0,0,56), - (3032,10401,3500,0,0,24), - (3032,10402,9000,0,0,34), - (3032,10409,9000,0,0,34), - (3032,10410,18000,0,0,44), - (3032,10411,29000,0,0,54), - (3032,10415,10000,0,0,36), - (3032,10416,22000,0,0,48), - (3032,10417,34000,0,0,60), - (3032,10429,22000,0,0,48), - (3032,10430,32000,0,0,58), - (3032,10433,22000,0,0,48), - (3032,10434,30000,0,0,56), - (3032,10439,24000,0,0,50), - (3032,10440,34000,0,0,60), - (3032,10443,27000,0,0,52), - (3032,10446,10000,0,0,36), - (3032,10449,12000,0,0,40), - (3032,10450,27000,0,0,52), - (3032,10457,11000,0,0,38), - (3032,10464,24000,0,0,50), - (3032,10465,34000,0,0,60), - (3032,10469,18000,0,0,44), - (3032,10470,27000,0,0,52), - (3032,10471,34000,0,0,60), - (3032,10474,20000,0,0,46), - (3032,10475,32000,0,0,58), - (3032,10480,11000,0,0,38), - (3032,10481,29000,0,0,54), - (3032,10488,24000,0,0,50), - (3032,10512,10000,0,0,36), - (3032,10514,20000,0,0,46), - (3032,10515,30000,0,0,56), - (3032,10528,22000,0,0,48), - (3032,10540,16000,0,0,42), - (3032,10541,32000,0,0,58), - (3032,10588,10000,0,0,36), - (3032,10589,20000,0,0,46), - (3032,10590,30000,0,0,56), - (3032,10597,7000,0,0,30), - (3032,10602,18000,0,0,44), - (3032,10603,34000,0,0,60), - (3032,10615,16000,0,0,42), - (3032,10616,27000,0,0,52), - (3032,10624,20000,0,0,46), - (3032,10625,29000,0,0,54), - (3032,10628,30000,0,0,56), - (3032,11316,16000,0,0,42), - (3032,11317,27000,0,0,52), - (3032,15113,10000,0,0,36), - (3032,15115,20000,0,0,46), - (3032,15116,30000,0,0,56), - (3032,15209,24000,0,0,50), - (3032,15210,30000,0,0,56), - (3032,16317,18000,0,0,44), - (3032,16318,29000,0,0,54), - (3032,16347,20000,0,0,46), - (3032,16348,30000,0,0,56), - (3032,16357,22000,0,0,48), - (3032,16358,32000,0,0,58), - (3032,16363,34000,0,0,60), - (3032,16394,32000,0,0,58), - (3032,20613,7000,0,0,30), - (3032,20778,3500,0,0,24), - (3032,20779,10000,0,0,36), - (3032,20780,22000,0,0,48), - (3032,20781,34000,0,0,60), - (3032,25910,24000,0,0,50), - (3032,17362,55000,0,0,48), - (3032,17363,80000,0,0,58), - (3033,499,2000,0,0,20), - (3033,1151,4500,0,0,26), - (3033,1414,1900,0,0,18), - (3033,1415,6000,0,0,30), - (3033,1416,16000,0,0,42), - (3033,1420,100,0,0,6), - (3033,1421,900,0,0,14), - (3033,1422,4000,0,0,24), - (3033,1428,100,0,0,4), - (3033,1429,300,0,0,10), - (3033,1431,1800,0,0,16), - (3033,1432,4000,0,0,24), - (3033,1433,10000,0,0,34), - (3033,1435,200,0,0,8), - (3033,1436,1900,0,0,18), - (3033,1439,6000,0,0,30), - (3033,1441,6000,0,0,30), - (3033,1445,2000,0,0,20), - (3033,1448,2000,0,0,20), - (3033,1736,300,0,0,10), - (3033,1737,2000,0,0,20), - (3033,1827,4000,0,0,24), - (3033,1828,10000,0,0,34), - (3033,1829,18000,0,0,44), - (3033,2092,3000,0,0,22), - (3033,2093,5000,0,0,28), - (3033,2788,4000,0,0,24), - (3033,2889,28000,0,0,54), - (3033,2897,4500,0,0,26), - (3033,2910,3000,0,0,22), - (3033,2914,2000,0,0,20), - (3033,2919,5000,0,0,28), - (3033,2920,12000,0,0,38), - (3033,3030,5000,0,0,28), - (3033,3139,1800,0,0,16), - (3033,3628,10000,0,0,34), - (3033,3739,300,0,0,30), - (3033,5181,100,0,0,6), - (3033,5182,900,0,0,14), - (3033,5183,3000,0,0,22), - (3033,5184,6000,0,0,30), - (3033,5190,200,0,0,8), - (3033,5192,900,0,0,14), - (3033,5193,2000,0,0,20), - (3033,5194,4500,0,0,26), - (3033,5203,12000,0,0,38), - (3033,5204,22000,0,0,48), - (3033,5210,5000,0,0,28), - (3033,5212,900,0,0,14), - (3033,5216,2000,0,0,20), - (3033,5218,4000,0,0,24), - (3033,5222,3000,0,0,22), - (3033,5226,8000,0,0,32), - (3033,5228,800,0,0,12), - (3033,5230,95,0,0,18), - (3033,5231,10,0,0,1), - (3033,5233,300,0,0,10), - (3033,5235,2000,0,0,20), - (3033,5299,1900,0,0,18), - (3033,6779,8000,0,0,32), - (3033,6781,12000,0,0,38), - (3033,6782,6000,0,0,30), - (3033,6784,14000,0,0,40), - (3033,6786,8000,0,0,32), - (3033,6790,16000,0,0,42), - (3033,6794,11000,0,0,36), - (3033,6799,6000,0,0,30), - (3033,6801,6000,0,0,30), - (3033,6811,1900,0,0,18), - (3033,6812,4500,0,0,26), - (3033,8904,12000,0,0,38), - (3033,8906,20000,0,0,46), - (3033,8908,14000,0,0,40), - (3033,8911,14000,0,0,40), - (3033,8915,10000,0,0,34), - (3033,8920,14000,0,0,40), - (3033,8922,100,0,0,4), - (3033,8930,300,0,0,10), - (3033,8931,1800,0,0,16), - (3033,8932,3000,0,0,22), - (3033,8933,5000,0,0,28), - (3033,8934,10000,0,0,34), - (3033,8935,14000,0,0,40), - (3033,8937,800,0,0,12), - (3033,8942,1900,0,0,18), - (3033,8943,4000,0,0,24), - (3033,8944,6000,0,0,30), - (3033,8945,11000,0,0,36), - (3033,8952,4500,0,0,26), - (3033,8953,10000,0,0,34), - (3033,8954,16000,0,0,42), - (3033,8956,12000,0,0,38), - (3033,8973,10000,0,0,34), - (3033,8984,20000,0,0,46), - (3033,8993,12000,0,0,38), - (3033,8999,5000,0,0,28), - (3033,9001,14000,0,0,40), - (3033,9006,11000,0,0,36), - (3033,9491,8000,0,0,32), - (3033,9494,5000,0,0,28), - (3033,9495,11000,0,0,36), - (3033,9746,16000,0,0,42), - (3033,9748,16000,0,0,42), - (3033,9751,16000,0,0,42), - (3033,9753,18000,0,0,44), - (3033,9755,18000,0,0,44), - (3033,9757,18000,0,0,44), - (3033,9759,18000,0,0,44), - (3033,9822,20000,0,0,46), - (3033,9825,20000,0,0,46), - (3033,9828,30000,0,0,56), - (3033,9831,20000,0,0,46), - (3033,9832,28000,0,0,54), - (3033,9836,20000,0,0,46), - (3033,9837,26000,0,0,52), - (3033,9838,32000,0,0,58), - (3033,9842,20000,0,0,46), - (3033,9843,26000,0,0,52), - (3033,9844,32000,0,0,58), - (3033,9847,22000,0,0,48), - (3033,9848,34000,0,0,60), - (3033,9851,32000,0,0,58), - (3033,9854,22000,0,0,48), - (3033,9855,32000,0,0,58), - (3033,9859,22000,0,0,48), - (3033,9860,28000,0,0,54), - (3033,9861,34000,0,0,60), - (3033,9864,23000,0,0,50), - (3033,9865,34000,0,0,60), - (3033,9868,23000,0,0,50), - (3033,9869,32000,0,0,58), - (3033,9877,23000,0,0,50), - (3033,9878,32000,0,0,58), - (3033,9882,23000,0,0,50), - (3033,9883,32000,0,0,58), - (3033,9886,23000,0,0,50), - (3033,9887,34000,0,0,60), - (3033,9890,23000,0,0,50), - (3033,9891,30000,0,0,56), - (3033,9893,26000,0,0,52), - (3033,9895,26000,0,0,52), - (3033,9897,34000,0,0,60), - (3033,9899,26000,0,0,52), - (3033,9902,28000,0,0,54), - (3033,9905,28000,0,0,54), - (3033,9909,28000,0,0,54), - (3033,9911,28000,0,0,54), - (3033,9914,34000,0,0,60), - (3033,10343,28000,0,0,54), - (3033,11594,14000,0,0,40), - (3033,16915,23000,0,0,50), - (3033,17373,250,0,0,28), - (3033,17374,600,0,0,38), - (3033,17375,1100,0,0,48), - (3033,17376,1600,10,0,58), - (3033,17396,800,0,0,42), - (3033,17397,1400,0,0,54), - (3033,17406,34000,0,0,60), - (3033,18659,12000,0,0,38), - (3033,18660,32000,0,0,58), - (3033,20485,2000,0,0,20), - (3033,20722,14000,0,0,40), - (3033,20744,6000,0,0,30), - (3033,20745,14000,0,0,40), - (3033,20749,23000,0,0,50), - (3033,20750,34000,0,0,60), - (3033,22569,8000,0,0,32), - (3033,22826,18000,0,0,44), - (3033,22830,14000,0,0,40), - (3033,22831,22000,0,0,48), - (3033,22832,30000,0,0,56), - (3033,22894,11000,0,0,36), - (3033,22897,20000,0,0,46), - (3033,22898,30000,0,0,56), - (3033,24922,14000,0,0,40), - (3033,24978,300,0,0,30), - (3033,24979,700,0,0,40), - (3033,24980,1150,0,0,50), - (3033,24981,1700,0,0,60), - (3033,29167,14000,0,0,40), - (3034,499,2000,0,0,20), - (3034,1151,4500,0,0,26), - (3034,1414,1900,0,0,18), - (3034,1415,6000,0,0,30), - (3034,1416,16000,0,0,42), - (3034,1420,100,0,0,6), - (3034,1421,900,0,0,14), - (3034,1422,4000,0,0,24), - (3034,1428,100,0,0,4), - (3034,1429,300,0,0,10), - (3034,1431,1800,0,0,16), - (3034,1432,4000,0,0,24), - (3034,1433,10000,0,0,34), - (3034,1435,200,0,0,8), - (3034,1436,1900,0,0,18), - (3034,1439,6000,0,0,30), - (3034,1441,6000,0,0,30), - (3034,1445,2000,0,0,20), - (3034,1448,2000,0,0,20), - (3034,1736,300,0,0,10), - (3034,1737,2000,0,0,20), - (3034,1827,4000,0,0,24), - (3034,1828,10000,0,0,34), - (3034,1829,18000,0,0,44), - (3034,2092,3000,0,0,22), - (3034,2093,5000,0,0,28), - (3034,2788,4000,0,0,24), - (3034,2889,28000,0,0,54), - (3034,2897,4500,0,0,26), - (3034,2910,3000,0,0,22), - (3034,2914,2000,0,0,20), - (3034,2919,5000,0,0,28), - (3034,2920,12000,0,0,38), - (3034,3030,5000,0,0,28), - (3034,3139,1800,0,0,16), - (3034,3628,10000,0,0,34), - (3034,3739,300,0,0,30), - (3034,5181,100,0,0,6), - (3034,5182,900,0,0,14), - (3034,5183,3000,0,0,22), - (3034,5184,6000,0,0,30), - (3034,5190,200,0,0,8), - (3034,5192,900,0,0,14), - (3034,5193,2000,0,0,20), - (3034,5194,4500,0,0,26), - (3034,5203,12000,0,0,38), - (3034,5204,22000,0,0,48), - (3034,5210,5000,0,0,28), - (3034,5212,900,0,0,14), - (3034,5216,2000,0,0,20), - (3034,5218,4000,0,0,24), - (3034,5222,3000,0,0,22), - (3034,5226,8000,0,0,32), - (3034,5228,800,0,0,12), - (3034,5230,95,0,0,18), - (3034,5231,10,0,0,1), - (3034,5233,300,0,0,10), - (3034,5235,2000,0,0,20), - (3034,5299,1900,0,0,18), - (3034,6779,8000,0,0,32), - (3034,6781,12000,0,0,38), - (3034,6782,6000,0,0,30), - (3034,6784,14000,0,0,40), - (3034,6786,8000,0,0,32), - (3034,6790,16000,0,0,42), - (3034,6794,11000,0,0,36), - (3034,6799,6000,0,0,30), - (3034,6801,6000,0,0,30), - (3034,6811,1900,0,0,18), - (3034,6812,4500,0,0,26), - (3034,8904,12000,0,0,38), - (3034,8906,20000,0,0,46), - (3034,8908,14000,0,0,40), - (3034,8911,14000,0,0,40), - (3034,8915,10000,0,0,34), - (3034,8920,14000,0,0,40), - (3034,8922,100,0,0,4), - (3034,8930,300,0,0,10), - (3034,8931,1800,0,0,16), - (3034,8932,3000,0,0,22), - (3034,8933,5000,0,0,28), - (3034,8934,10000,0,0,34), - (3034,8935,14000,0,0,40), - (3034,8937,800,0,0,12), - (3034,8942,1900,0,0,18), - (3034,8943,4000,0,0,24), - (3034,8944,6000,0,0,30), - (3034,8945,11000,0,0,36), - (3034,8952,4500,0,0,26), - (3034,8953,10000,0,0,34), - (3034,8954,16000,0,0,42), - (3034,8956,12000,0,0,38), - (3034,8973,10000,0,0,34), - (3034,8984,20000,0,0,46), - (3034,8993,12000,0,0,38), - (3034,8999,5000,0,0,28), - (3034,9001,14000,0,0,40), - (3034,9006,11000,0,0,36), - (3034,9491,8000,0,0,32), - (3034,9494,5000,0,0,28), - (3034,9495,11000,0,0,36), - (3034,9746,16000,0,0,42), - (3034,9748,16000,0,0,42), - (3034,9751,16000,0,0,42), - (3034,9753,18000,0,0,44), - (3034,9755,18000,0,0,44), - (3034,9757,18000,0,0,44), - (3034,9759,18000,0,0,44), - (3034,9822,20000,0,0,46), - (3034,9825,20000,0,0,46), - (3034,9828,30000,0,0,56), - (3034,9831,20000,0,0,46), - (3034,9832,28000,0,0,54), - (3034,9836,20000,0,0,46), - (3034,9837,26000,0,0,52), - (3034,9838,32000,0,0,58), - (3034,9842,20000,0,0,46), - (3034,9843,26000,0,0,52), - (3034,9844,32000,0,0,58), - (3034,9847,22000,0,0,48), - (3034,9848,34000,0,0,60), - (3034,9851,32000,0,0,58), - (3034,9854,22000,0,0,48), - (3034,9855,32000,0,0,58), - (3034,9859,22000,0,0,48), - (3034,9860,28000,0,0,54), - (3034,9861,34000,0,0,60), - (3034,9864,23000,0,0,50), - (3034,9865,34000,0,0,60), - (3034,9868,23000,0,0,50), - (3034,9869,32000,0,0,58), - (3034,9877,23000,0,0,50), - (3034,9878,32000,0,0,58), - (3034,9882,23000,0,0,50), - (3034,9883,32000,0,0,58), - (3034,9886,23000,0,0,50), - (3034,9887,34000,0,0,60), - (3034,9890,23000,0,0,50), - (3034,9891,30000,0,0,56), - (3034,9893,26000,0,0,52), - (3034,9895,26000,0,0,52), - (3034,9897,34000,0,0,60), - (3034,9899,26000,0,0,52), - (3034,9902,28000,0,0,54), - (3034,9905,28000,0,0,54), - (3034,9909,28000,0,0,54), - (3034,9911,28000,0,0,54), - (3034,9914,34000,0,0,60), - (3034,10343,28000,0,0,54), - (3034,11594,14000,0,0,40), - (3034,16915,23000,0,0,50), - (3034,17373,250,0,0,28), - (3034,17374,600,0,0,38), - (3034,17375,1100,0,0,48), - (3034,17376,1600,10,0,58), - (3034,17396,800,0,0,42), - (3034,17397,1400,0,0,54), - (3034,17406,34000,0,0,60), - (3034,18659,12000,0,0,38), - (3034,18660,32000,0,0,58), - (3034,20485,2000,0,0,20), - (3034,20722,14000,0,0,40), - (3034,20744,6000,0,0,30), - (3034,20745,14000,0,0,40), - (3034,20749,23000,0,0,50), - (3034,20750,34000,0,0,60), - (3034,22569,8000,0,0,32), - (3034,22826,18000,0,0,44), - (3034,22830,14000,0,0,40), - (3034,22831,22000,0,0,48), - (3034,22832,30000,0,0,56), - (3034,22894,11000,0,0,36), - (3034,22897,20000,0,0,46), - (3034,22898,30000,0,0,56), - (3034,24922,14000,0,0,40), - (3034,24978,300,0,0,30), - (3034,24979,700,0,0,40), - (3034,24980,1150,0,0,50), - (3034,24981,1700,0,0,60), - (3034,29167,14000,0,0,40), - (3036,499,2000,0,0,20), - (3036,1151,4500,0,0,26), - (3036,1414,1900,0,0,18), - (3036,1415,6000,0,0,30), - (3036,1416,16000,0,0,42), - (3036,1420,100,0,0,6), - (3036,1421,900,0,0,14), - (3036,1422,4000,0,0,24), - (3036,1428,100,0,0,4), - (3036,1429,300,0,0,10), - (3036,1431,1800,0,0,16), - (3036,1432,4000,0,0,24), - (3036,1433,10000,0,0,34), - (3036,1435,200,0,0,8), - (3036,1436,1900,0,0,18), - (3036,1439,6000,0,0,30), - (3036,1441,6000,0,0,30), - (3036,1445,2000,0,0,20), - (3036,1448,2000,0,0,20), - (3036,1736,300,0,0,10), - (3036,1737,2000,0,0,20), - (3036,1827,4000,0,0,24), - (3036,1828,10000,0,0,34), - (3036,1829,18000,0,0,44), - (3036,2092,3000,0,0,22), - (3036,2093,5000,0,0,28), - (3036,2788,4000,0,0,24), - (3036,2889,28000,0,0,54), - (3036,2897,4500,0,0,26), - (3036,2910,3000,0,0,22), - (3036,2914,2000,0,0,20), - (3036,2919,5000,0,0,28), - (3036,2920,12000,0,0,38), - (3036,3030,5000,0,0,28), - (3036,3139,1800,0,0,16), - (3036,3628,10000,0,0,34), - (3036,3739,300,0,0,30), - (3036,5181,100,0,0,6), - (3036,5182,900,0,0,14), - (3036,5183,3000,0,0,22), - (3036,5184,6000,0,0,30), - (3036,5190,200,0,0,8), - (3036,5192,900,0,0,14), - (3036,5193,2000,0,0,20), - (3036,5194,4500,0,0,26), - (3036,5203,12000,0,0,38), - (3036,5204,22000,0,0,48), - (3036,5210,5000,0,0,28), - (3036,5212,900,0,0,14), - (3036,5216,2000,0,0,20), - (3036,5218,4000,0,0,24), - (3036,5222,3000,0,0,22), - (3036,5226,8000,0,0,32), - (3036,5228,800,0,0,12), - (3036,5230,95,0,0,18), - (3036,5231,10,0,0,1), - (3036,5233,300,0,0,10), - (3036,5235,2000,0,0,20), - (3036,5299,1900,0,0,18), - (3036,6779,8000,0,0,32), - (3036,6781,12000,0,0,38), - (3036,6782,6000,0,0,30), - (3036,6784,14000,0,0,40), - (3036,6786,8000,0,0,32), - (3036,6790,16000,0,0,42), - (3036,6794,11000,0,0,36), - (3036,6799,6000,0,0,30), - (3036,6801,6000,0,0,30), - (3036,6811,1900,0,0,18), - (3036,6812,4500,0,0,26), - (3036,8904,12000,0,0,38), - (3036,8906,20000,0,0,46), - (3036,8908,14000,0,0,40), - (3036,8911,14000,0,0,40), - (3036,8915,10000,0,0,34), - (3036,8920,14000,0,0,40), - (3036,8922,100,0,0,4), - (3036,8930,300,0,0,10), - (3036,8931,1800,0,0,16), - (3036,8932,3000,0,0,22), - (3036,8933,5000,0,0,28), - (3036,8934,10000,0,0,34), - (3036,8935,14000,0,0,40), - (3036,8937,800,0,0,12), - (3036,8942,1900,0,0,18), - (3036,8943,4000,0,0,24), - (3036,8944,6000,0,0,30), - (3036,8945,11000,0,0,36), - (3036,8952,4500,0,0,26), - (3036,8953,10000,0,0,34), - (3036,8954,16000,0,0,42), - (3036,8956,12000,0,0,38), - (3036,8973,10000,0,0,34), - (3036,8984,20000,0,0,46), - (3036,8993,12000,0,0,38), - (3036,8999,5000,0,0,28), - (3036,9001,14000,0,0,40), - (3036,9006,11000,0,0,36), - (3036,9491,8000,0,0,32), - (3036,9494,5000,0,0,28), - (3036,9495,11000,0,0,36), - (3036,9746,16000,0,0,42), - (3036,9748,16000,0,0,42), - (3036,9751,16000,0,0,42), - (3036,9753,18000,0,0,44), - (3036,9755,18000,0,0,44), - (3036,9757,18000,0,0,44), - (3036,9759,18000,0,0,44), - (3036,9822,20000,0,0,46), - (3036,9825,20000,0,0,46), - (3036,9828,30000,0,0,56), - (3036,9831,20000,0,0,46), - (3036,9832,28000,0,0,54), - (3036,9836,20000,0,0,46), - (3036,9837,26000,0,0,52), - (3036,9838,32000,0,0,58), - (3036,9842,20000,0,0,46), - (3036,9843,26000,0,0,52), - (3036,9844,32000,0,0,58), - (3036,9847,22000,0,0,48), - (3036,9848,34000,0,0,60), - (3036,9851,32000,0,0,58), - (3036,9854,22000,0,0,48), - (3036,9855,32000,0,0,58), - (3036,9859,22000,0,0,48), - (3036,9860,28000,0,0,54), - (3036,9861,34000,0,0,60), - (3036,9864,23000,0,0,50), - (3036,9865,34000,0,0,60), - (3036,9868,23000,0,0,50), - (3036,9869,32000,0,0,58), - (3036,9877,23000,0,0,50), - (3036,9878,32000,0,0,58), - (3036,9882,23000,0,0,50), - (3036,9883,32000,0,0,58), - (3036,9886,23000,0,0,50), - (3036,9887,34000,0,0,60), - (3036,9890,23000,0,0,50), - (3036,9891,30000,0,0,56), - (3036,9893,26000,0,0,52), - (3036,9895,26000,0,0,52), - (3036,9897,34000,0,0,60), - (3036,9899,26000,0,0,52), - (3036,9902,28000,0,0,54), - (3036,9905,28000,0,0,54), - (3036,9909,28000,0,0,54), - (3036,9911,28000,0,0,54), - (3036,9914,34000,0,0,60), - (3036,10343,28000,0,0,54), - (3036,11594,14000,0,0,40), - (3036,16915,23000,0,0,50), - (3036,17373,250,0,0,28), - (3036,17374,600,0,0,38), - (3036,17375,1100,0,0,48), - (3036,17376,1600,10,0,58), - (3036,17396,800,0,0,42), - (3036,17397,1400,0,0,54), - (3036,17406,34000,0,0,60), - (3036,18659,12000,0,0,38), - (3036,18660,32000,0,0,58), - (3036,20485,2000,0,0,20), - (3036,20722,14000,0,0,40), - (3036,20744,6000,0,0,30), - (3036,20745,14000,0,0,40), - (3036,20749,23000,0,0,50), - (3036,20750,34000,0,0,60), - (3036,22569,8000,0,0,32), - (3036,22826,18000,0,0,44), - (3036,22830,14000,0,0,40), - (3036,22831,22000,0,0,48), - (3036,22832,30000,0,0,56), - (3036,22894,11000,0,0,36), - (3036,22897,20000,0,0,46), - (3036,22898,30000,0,0,56), - (3036,24922,14000,0,0,40), - (3036,24978,300,0,0,30), - (3036,24979,700,0,0,40), - (3036,24980,1150,0,0,50), - (3036,24981,1700,0,0,60), - (3036,29167,14000,0,0,40), - (3038,796,2200,0,0,20), - (3038,1117,600,0,0,12), - (3038,1424,2200,0,0,20), - (3038,1547,10,0,0,1), - (3038,1549,1800,0,0,16), - (3038,1552,2200,0,0,20), - (3038,1563,1800,0,0,50), - (3038,1564,18000,0,0,40), - (3038,1567,1200,0,0,14), - (3038,1603,10000,0,0,32), - (3038,2003,100,0,0,4), - (3038,2898,14000,0,0,36), - (3038,2899,1200,0,0,14), - (3038,2979,600,0,0,12), - (3038,3047,6000,0,0,22), - (3038,3048,100,0,0,6), - (3038,3049,7000,0,0,26), - (3038,3128,200,0,0,8), - (3038,3663,8000,0,0,28), - (3038,3664,14000,0,0,36), - (3038,5117,200,0,0,8), - (3038,5131,2200,0,0,20), - (3038,5298,100,0,0,6), - (3038,5338,2000,0,0,18), - (3038,5385,8000,0,0,30), - (3038,6198,1200,0,0,14), - (3038,6385,400,0,0,10), - (3038,6791,2200,0,0,20), - (3038,6792,7000,0,0,24), - (3038,6999,8000,0,0,30), - (3038,8738,18000,0,0,40), - (3038,13160,18000,0,0,40), - (3038,13162,8000,0,0,30), - (3038,13164,100,0,0,4), - (3038,13545,26000,0,0,44), - (3038,13546,40000,0,0,52), - (3038,13547,50000,0,0,60), - (3038,13556,400,0,0,10), - (3038,13557,2000,0,0,18), - (3038,13558,7000,0,0,26), - (3038,13559,12000,0,0,34), - (3038,13560,24000,0,0,42), - (3038,13561,36000,0,0,50), - (3038,13562,48000,0,0,58), - (3038,13799,1800,0,0,16), - (3038,13811,8000,0,0,28), - (3038,13814,12000,0,0,34), - (3038,14332,200,0,0,8), - (3038,14333,1800,0,0,16), - (3038,14334,7000,0,0,24), - (3038,14335,10000,0,0,32), - (3038,14336,18000,0,0,40), - (3038,14337,32000,0,0,48), - (3038,14338,46000,0,0,56), - (3038,14339,16000,0,0,38), - (3038,14340,5000,0,0,60), - (3038,14341,8000,0,0,30), - (3038,14342,26000,0,0,44), - (3038,14343,48000,0,0,58), - (3038,14344,12000,0,0,34), - (3038,14345,32000,0,0,48), - (3038,14346,2200,0,0,20), - (3038,14347,10000,0,0,32), - (3038,14348,24000,0,0,42), - (3038,14349,40000,0,0,52), - (3038,14350,28000,0,0,46), - (3038,14351,46000,0,0,56), - (3038,14352,600,0,0,12), - (3038,14353,2200,0,0,20), - (3038,14354,8000,0,0,28), - (3038,14355,14000,0,0,36), - (3038,14356,26000,0,0,44), - (3038,14357,40000,0,0,52), - (3038,14358,50000,0,0,60), - (3038,14359,24000,0,0,42), - (3038,14360,42000,0,0,54), - (3038,14361,36000,0,0,50), - (3038,14362,48000,0,0,58), - (3038,14364,7000,0,0,26), - (3038,14365,14000,0,0,36), - (3038,14366,28000,0,0,46), - (3038,14367,46000,0,0,56), - (3038,14368,18000,0,0,40), - (3038,14370,50000,0,0,60), - (3038,14372,26000,0,0,44), - (3038,14373,42000,0,0,54), - (3038,14374,2000,0,0,18), - (3038,14375,8000,0,0,28), - (3038,14376,16000,0,0,38), - (3038,14377,32000,0,0,48), - (3038,14378,48000,0,0,58), - (3038,14431,6000,0,0,22), - (3038,14432,18000,0,0,40), - (3038,14434,48000,0,0,58), - (3038,14445,8000,0,0,30), - (3038,14446,28000,0,0,46), - (3038,15637,8000,0,0,30), - (3038,15638,18000,0,0,40), - (3038,15639,36000,0,0,50), - (3038,15640,50000,0,0,60), - (3038,20044,28000,0,0,46), - (3038,20155,10000,0,0,32), - (3038,20156,36000,0,0,50), - (3038,20157,7000,0,0,26), - (3038,20158,18000,0,0,40), - (3038,20159,7000,0,0,24), - (3038,20160,400,0,0,10), - (3038,20161,2000,0,0,18), - (3038,20191,46000,0,0,56), - (3038,20738,600,0,0,12), - (3038,20931,400,0,0,28), - (3038,20932,700,0,0,36), - (3038,20933,1300,0,0,44), - (3038,20934,2000,0,0,52), - (3038,20935,2500,0,0,60), - (3038,20938,2500,0,0,60), - (3038,20940,1800,0,0,50), - (3038,20941,2500,0,0,60), - (3038,20942,1200,0,0,42), - (3038,20943,2100,0,0,54), - (3039,796,2200,0,0,20), - (3039,1117,600,0,0,12), - (3039,1424,2200,0,0,20), - (3039,1547,10,0,0,1), - (3039,1549,1800,0,0,16), - (3039,1552,2200,0,0,20), - (3039,1563,1800,0,0,50), - (3039,1564,18000,0,0,40), - (3039,1567,1200,0,0,14), - (3039,1603,10000,0,0,32), - (3039,2003,100,0,0,4), - (3039,2898,14000,0,0,36), - (3039,2899,1200,0,0,14), - (3039,2979,600,0,0,12), - (3039,3047,6000,0,0,22), - (3039,3048,100,0,0,6), - (3039,3049,7000,0,0,26), - (3039,3128,200,0,0,8), - (3039,3663,8000,0,0,28), - (3039,3664,14000,0,0,36), - (3039,5117,200,0,0,8), - (3039,5131,2200,0,0,20), - (3039,5298,100,0,0,6), - (3039,5338,2000,0,0,18), - (3039,5385,8000,0,0,30), - (3039,6198,1200,0,0,14), - (3039,6385,400,0,0,10), - (3039,6791,2200,0,0,20), - (3039,6792,7000,0,0,24), - (3039,6999,8000,0,0,30), - (3039,8738,18000,0,0,40), - (3039,13160,18000,0,0,40), - (3039,13162,8000,0,0,30), - (3039,13164,100,0,0,4), - (3039,13545,26000,0,0,44), - (3039,13546,40000,0,0,52), - (3039,13547,50000,0,0,60), - (3039,13556,400,0,0,10), - (3039,13557,2000,0,0,18), - (3039,13558,7000,0,0,26), - (3039,13559,12000,0,0,34), - (3039,13560,24000,0,0,42), - (3039,13561,36000,0,0,50), - (3039,13562,48000,0,0,58), - (3039,13799,1800,0,0,16), - (3039,13811,8000,0,0,28), - (3039,13814,12000,0,0,34), - (3039,14332,200,0,0,8), - (3039,14333,1800,0,0,16), - (3039,14334,7000,0,0,24), - (3039,14335,10000,0,0,32), - (3039,14336,18000,0,0,40), - (3039,14337,32000,0,0,48), - (3039,14338,46000,0,0,56), - (3039,14339,16000,0,0,38), - (3039,14340,5000,0,0,60), - (3039,14341,8000,0,0,30), - (3039,14342,26000,0,0,44), - (3039,14343,48000,0,0,58), - (3039,14344,12000,0,0,34), - (3039,14345,32000,0,0,48), - (3039,14346,2200,0,0,20), - (3039,14347,10000,0,0,32), - (3039,14348,24000,0,0,42), - (3039,14349,40000,0,0,52), - (3039,14350,28000,0,0,46), - (3039,14351,46000,0,0,56), - (3039,14352,600,0,0,12), - (3039,14353,2200,0,0,20), - (3039,14354,8000,0,0,28), - (3039,14355,14000,0,0,36), - (3039,14356,26000,0,0,44), - (3039,14357,40000,0,0,52), - (3039,14358,50000,0,0,60), - (3039,14359,24000,0,0,42), - (3039,14360,42000,0,0,54), - (3039,14361,36000,0,0,50), - (3039,14362,48000,0,0,58), - (3039,14364,7000,0,0,26), - (3039,14365,14000,0,0,36), - (3039,14366,28000,0,0,46), - (3039,14367,46000,0,0,56), - (3039,14368,18000,0,0,40), - (3039,14370,50000,0,0,60), - (3039,14372,26000,0,0,44), - (3039,14373,42000,0,0,54), - (3039,14374,2000,0,0,18), - (3039,14375,8000,0,0,28), - (3039,14376,16000,0,0,38), - (3039,14377,32000,0,0,48), - (3039,14378,48000,0,0,58), - (3039,14431,6000,0,0,22), - (3039,14432,18000,0,0,40), - (3039,14434,48000,0,0,58), - (3039,14445,8000,0,0,30), - (3039,14446,28000,0,0,46), - (3039,15637,8000,0,0,30), - (3039,15638,18000,0,0,40), - (3039,15639,36000,0,0,50), - (3039,15640,50000,0,0,60), - (3039,20044,28000,0,0,46), - (3039,20155,10000,0,0,32), - (3039,20156,36000,0,0,50), - (3039,20157,7000,0,0,26), - (3039,20158,18000,0,0,40), - (3039,20159,7000,0,0,24), - (3039,20160,400,0,0,10), - (3039,20161,2000,0,0,18), - (3039,20191,46000,0,0,56), - (3039,20738,600,0,0,12), - (3039,20931,400,0,0,28), - (3039,20932,700,0,0,36), - (3039,20933,1300,0,0,44), - (3039,20934,2000,0,0,52), - (3039,20935,2500,0,0,60), - (3039,20938,2500,0,0,60), - (3039,20940,1800,0,0,50), - (3039,20941,2500,0,0,60), - (3039,20942,1200,0,0,42), - (3039,20943,2100,0,0,54), - (3040,796,2200,0,0,20), - (3040,1117,600,0,0,12), - (3040,1424,2200,0,0,20), - (3040,1547,10,0,0,1), - (3040,1549,1800,0,0,16), - (3040,1552,2200,0,0,20), - (3040,1563,1800,0,0,50), - (3040,1564,18000,0,0,40), - (3040,1567,1200,0,0,14), - (3040,1603,10000,0,0,32), - (3040,2003,100,0,0,4), - (3040,2898,14000,0,0,36), - (3040,2899,1200,0,0,14), - (3040,2979,600,0,0,12), - (3040,3047,6000,0,0,22), - (3040,3048,100,0,0,6), - (3040,3049,7000,0,0,26), - (3040,3128,200,0,0,8), - (3040,3663,8000,0,0,28), - (3040,3664,14000,0,0,36), - (3040,5117,200,0,0,8), - (3040,5131,2200,0,0,20), - (3040,5298,100,0,0,6), - (3040,5338,2000,0,0,18), - (3040,5385,8000,0,0,30), - (3040,6198,1200,0,0,14), - (3040,6385,400,0,0,10), - (3040,6791,2200,0,0,20), - (3040,6792,7000,0,0,24), - (3040,6999,8000,0,0,30), - (3040,8738,18000,0,0,40), - (3040,13160,18000,0,0,40), - (3040,13162,8000,0,0,30), - (3040,13164,100,0,0,4), - (3040,13545,26000,0,0,44), - (3040,13546,40000,0,0,52), - (3040,13547,50000,0,0,60), - (3040,13556,400,0,0,10), - (3040,13557,2000,0,0,18), - (3040,13558,7000,0,0,26), - (3040,13559,12000,0,0,34), - (3040,13560,24000,0,0,42), - (3040,13561,36000,0,0,50), - (3040,13562,48000,0,0,58), - (3040,13799,1800,0,0,16), - (3040,13811,8000,0,0,28), - (3040,13814,12000,0,0,34), - (3040,14332,200,0,0,8), - (3040,14333,1800,0,0,16), - (3040,14334,7000,0,0,24), - (3040,14335,10000,0,0,32), - (3040,14336,18000,0,0,40), - (3040,14337,32000,0,0,48), - (3040,14338,46000,0,0,56), - (3040,14339,16000,0,0,38), - (3040,14340,5000,0,0,60), - (3040,14341,8000,0,0,30), - (3040,14342,26000,0,0,44), - (3040,14343,48000,0,0,58), - (3040,14344,12000,0,0,34), - (3040,14345,32000,0,0,48), - (3040,14346,2200,0,0,20), - (3040,14347,10000,0,0,32), - (3040,14348,24000,0,0,42), - (3040,14349,40000,0,0,52), - (3040,14350,28000,0,0,46), - (3040,14351,46000,0,0,56), - (3040,14352,600,0,0,12), - (3040,14353,2200,0,0,20), - (3040,14354,8000,0,0,28), - (3040,14355,14000,0,0,36), - (3040,14356,26000,0,0,44), - (3040,14357,40000,0,0,52), - (3040,14358,50000,0,0,60), - (3040,14359,24000,0,0,42), - (3040,14360,42000,0,0,54), - (3040,14361,36000,0,0,50), - (3040,14362,48000,0,0,58), - (3040,14364,7000,0,0,26), - (3040,14365,14000,0,0,36), - (3040,14366,28000,0,0,46), - (3040,14367,46000,0,0,56), - (3040,14368,18000,0,0,40), - (3040,14370,50000,0,0,60), - (3040,14372,26000,0,0,44), - (3040,14373,42000,0,0,54), - (3040,14374,2000,0,0,18), - (3040,14375,8000,0,0,28), - (3040,14376,16000,0,0,38), - (3040,14377,32000,0,0,48), - (3040,14378,48000,0,0,58), - (3040,14431,6000,0,0,22), - (3040,14432,18000,0,0,40), - (3040,14434,48000,0,0,58), - (3040,14445,8000,0,0,30), - (3040,14446,28000,0,0,46), - (3040,15637,8000,0,0,30), - (3040,15638,18000,0,0,40), - (3040,15639,36000,0,0,50), - (3040,15640,50000,0,0,60), - (3040,20044,28000,0,0,46), - (3040,20155,10000,0,0,32), - (3040,20156,36000,0,0,50), - (3040,20157,7000,0,0,26), - (3040,20158,18000,0,0,40), - (3040,20159,7000,0,0,24), - (3040,20160,400,0,0,10), - (3040,20161,2000,0,0,18), - (3040,20191,46000,0,0,56), - (3040,20738,600,0,0,12), - (3040,20931,400,0,0,28), - (3040,20932,700,0,0,36), - (3040,20933,1300,0,0,44), - (3040,20934,2000,0,0,52), - (3040,20935,2500,0,0,60), - (3040,20938,2500,0,0,60), - (3040,20940,1800,0,0,50), - (3040,20941,2500,0,0,60), - (3040,20942,1200,0,0,42), - (3040,20943,2100,0,0,54), - (3041,797,4000,0,0,20), - (3041,798,10000,0,0,26), - (3041,1055,11000,0,0,28), - (3041,1065,1500,0,0,14), - (3041,1229,100,0,0,6), - (3041,1343,100,0,0,6), - (3041,1344,3000,0,0,18), - (3041,1423,100,0,0,4), - (3041,1424,4000,0,0,20), - (3041,1482,12000,0,0,30), - (3041,1606,200,0,0,8), - (3041,1607,2000,0,0,16), - (3041,1610,8000,0,0,24), - (3041,1611,14000,0,0,32), - (3041,1646,3000,0,0,18), - (3041,1675,1000,0,0,12), - (3041,1676,14000,0,0,32), - (3041,1677,54000,0,0,52), - (3041,1685,18000,0,0,36), - (3041,1716,200,0,0,8), - (3041,1722,42000,0,0,50), - (3041,1738,100,0,0,4), - (3041,2570,2000,0,0,16), - (3041,2688,600,0,0,10), - (3041,3128,100,0,0,6), - (3041,3433,12000,0,0,30), - (3041,3434,22000,0,0,40), - (3041,3435,42000,0,0,50), - (3041,5243,1000,0,0,12), - (3041,5247,6000,0,0,20), - (3041,5283,8000,0,0,24), - (3041,6158,22000,0,0,40), - (3041,6176,14000,0,0,32), - (3041,6177,22000,0,0,40), - (3041,6180,10000,0,0,26), - (3041,6191,8000,0,0,24), - (3041,6193,6000,0,0,22), - (3041,6543,14000,0,0,32), - (3041,6549,600,0,0,10), - (3041,6550,4000,0,0,20), - (3041,6551,12000,0,0,30), - (3041,6553,20000,0,0,38), - (3041,6556,60000,0,0,58), - (3041,6573,1500,0,0,14), - (3041,6575,8000,0,0,24), - (3041,6674,10,0,0,1), - (3041,7109,22000,0,0,40), - (3041,7374,14000,0,0,32), - (3041,7375,56000,0,0,54), - (3041,7380,16000,0,0,34), - (3041,7382,2000,0,0,16), - (3041,7385,1000,0,0,12), - (3041,7401,10000,0,0,26), - (3041,7403,18000,0,0,36), - (3041,7406,6000,0,0,22), - (3041,7889,11000,0,0,28), - (3041,8206,11000,0,0,28), - (3041,8207,20000,0,0,38), - (3041,8381,16000,0,0,34), - (3041,8821,20000,0,0,38), - (3041,11552,32000,0,0,42), - (3041,11553,54000,0,0,52), - (3041,11557,16000,0,0,34), - (3041,11558,34000,0,0,44), - (3041,11559,56000,0,0,54), - (3041,11570,40000,0,0,48), - (3041,11571,58000,0,0,56), - (3041,11575,22000,0,0,40), - (3041,11576,42000,0,0,50), - (3041,11577,62000,0,0,60), - (3041,11579,36000,0,0,46), - (3041,11582,40000,0,0,48), - (3041,11583,60000,0,0,58), - (3041,11586,34000,0,0,44), - (3041,11587,62000,0,0,60), - (3041,11598,36000,0,0,46), - (3041,11599,60000,0,0,58), - (3041,11602,34000,0,0,44), - (3041,11603,56000,0,0,54), - (3041,11606,36000,0,0,46), - (3041,11607,56000,0,0,54), - (3041,18556,14000,0,0,32), - (3041,20561,36000,0,0,46), - (3041,20562,58000,0,0,56), - (3041,20571,62000,0,0,60), - (3041,20621,32000,0,0,42), - (3041,20622,54000,0,0,52), - (3041,20703,40000,0,0,48), - (3041,20704,58000,0,0,56), - (3041,20724,4000,0,0,20), - (3041,21555,200,0,0,48), - (3041,21557,2800,0,0,54), - (3041,21558,3100,0,0,60), - (3041,23898,2000,0,0,48), - (3041,23899,2800,0,0,54), - (3041,23900,3100,0,0,60), - (3041,23926,200,0,0,48), - (3041,23927,2800,0,0,54), - (3041,23928,3100,0,0,60), - (3042,797,4000,0,0,20), - (3042,798,10000,0,0,26), - (3042,1055,11000,0,0,28), - (3042,1065,1500,0,0,14), - (3042,1229,100,0,0,6), - (3042,1343,100,0,0,6), - (3042,1344,3000,0,0,18), - (3042,1423,100,0,0,4), - (3042,1424,4000,0,0,20), - (3042,1482,12000,0,0,30), - (3042,1606,200,0,0,8), - (3042,1607,2000,0,0,16), - (3042,1610,8000,0,0,24), - (3042,1611,14000,0,0,32), - (3042,1646,3000,0,0,18), - (3042,1675,1000,0,0,12), - (3042,1676,14000,0,0,32), - (3042,1677,54000,0,0,52), - (3042,1685,18000,0,0,36), - (3042,1716,200,0,0,8), - (3042,1722,42000,0,0,50), - (3042,1738,100,0,0,4), - (3042,2570,2000,0,0,16), - (3042,2688,600,0,0,10), - (3042,3128,100,0,0,6), - (3042,3433,12000,0,0,30), - (3042,3434,22000,0,0,40), - (3042,3435,42000,0,0,50), - (3042,5243,1000,0,0,12), - (3042,5247,6000,0,0,20), - (3042,5283,8000,0,0,24), - (3042,6158,22000,0,0,40), - (3042,6176,14000,0,0,32), - (3042,6177,22000,0,0,40), - (3042,6180,10000,0,0,26), - (3042,6191,8000,0,0,24), - (3042,6193,6000,0,0,22), - (3042,6543,14000,0,0,32), - (3042,6549,600,0,0,10), - (3042,6550,4000,0,0,20), - (3042,6551,12000,0,0,30), - (3042,6553,20000,0,0,38), - (3042,6556,60000,0,0,58), - (3042,6573,1500,0,0,14), - (3042,6575,8000,0,0,24), - (3042,6674,10,0,0,1), - (3042,7109,22000,0,0,40), - (3042,7374,14000,0,0,32), - (3042,7375,56000,0,0,54), - (3042,7380,16000,0,0,34), - (3042,7382,2000,0,0,16), - (3042,7385,1000,0,0,12), - (3042,7401,10000,0,0,26), - (3042,7403,18000,0,0,36), - (3042,7406,6000,0,0,22), - (3042,7889,11000,0,0,28), - (3042,8206,11000,0,0,28), - (3042,8207,20000,0,0,38), - (3042,8381,16000,0,0,34), - (3042,8821,20000,0,0,38), - (3042,11552,32000,0,0,42), - (3042,11553,54000,0,0,52), - (3042,11557,16000,0,0,34), - (3042,11558,34000,0,0,44), - (3042,11559,56000,0,0,54), - (3042,11570,40000,0,0,48), - (3042,11571,58000,0,0,56), - (3042,11575,22000,0,0,40), - (3042,11576,42000,0,0,50), - (3042,11577,62000,0,0,60), - (3042,11579,36000,0,0,46), - (3042,11582,40000,0,0,48), - (3042,11583,60000,0,0,58), - (3042,11586,34000,0,0,44), - (3042,11587,62000,0,0,60), - (3042,11598,36000,0,0,46), - (3042,11599,60000,0,0,58), - (3042,11602,34000,0,0,44), - (3042,11603,56000,0,0,54), - (3042,11606,36000,0,0,46), - (3042,11607,56000,0,0,54), - (3042,18556,14000,0,0,32), - (3042,20561,36000,0,0,46), - (3042,20562,58000,0,0,56), - (3042,20571,62000,0,0,60), - (3042,20621,32000,0,0,42), - (3042,20622,54000,0,0,52), - (3042,20703,40000,0,0,48), - (3042,20704,58000,0,0,56), - (3042,20724,4000,0,0,20), - (3042,21555,200,0,0,48), - (3042,21557,2800,0,0,54), - (3042,21558,3100,0,0,60), - (3042,23898,2000,0,0,48), - (3042,23899,2800,0,0,54), - (3042,23900,3100,0,0,60), - (3042,23926,200,0,0,48), - (3042,23927,2800,0,0,54), - (3042,23928,3100,0,0,60), - (3043,797,4000,0,0,20), - (3043,798,10000,0,0,26), - (3043,1055,11000,0,0,28), - (3043,1065,1500,0,0,14), - (3043,1229,100,0,0,6), - (3043,1343,100,0,0,6), - (3043,1344,3000,0,0,18), - (3043,1423,100,0,0,4), - (3043,1424,4000,0,0,20), - (3043,1482,12000,0,0,30), - (3043,1606,200,0,0,8), - (3043,1607,2000,0,0,16), - (3043,1610,8000,0,0,24), - (3043,1611,14000,0,0,32), - (3043,1646,3000,0,0,18), - (3043,1675,1000,0,0,12), - (3043,1676,14000,0,0,32), - (3043,1677,54000,0,0,52), - (3043,1685,18000,0,0,36), - (3043,1716,200,0,0,8), - (3043,1722,42000,0,0,50), - (3043,1738,100,0,0,4), - (3043,2570,2000,0,0,16), - (3043,2688,600,0,0,10), - (3043,3128,100,0,0,6), - (3043,3433,12000,0,0,30), - (3043,3434,22000,0,0,40), - (3043,3435,42000,0,0,50), - (3043,5243,1000,0,0,12), - (3043,5247,6000,0,0,20), - (3043,5283,8000,0,0,24), - (3043,6158,22000,0,0,40), - (3043,6176,14000,0,0,32), - (3043,6177,22000,0,0,40), - (3043,6180,10000,0,0,26), - (3043,6191,8000,0,0,24), - (3043,6193,6000,0,0,22), - (3043,6543,14000,0,0,32), - (3043,6549,600,0,0,10), - (3043,6550,4000,0,0,20), - (3043,6551,12000,0,0,30), - (3043,6553,20000,0,0,38), - (3043,6556,60000,0,0,58), - (3043,6573,1500,0,0,14), - (3043,6575,8000,0,0,24), - (3043,6674,10,0,0,1), - (3043,7109,22000,0,0,40), - (3043,7374,14000,0,0,32), - (3043,7375,56000,0,0,54), - (3043,7380,16000,0,0,34), - (3043,7382,2000,0,0,16), - (3043,7385,1000,0,0,12), - (3043,7401,10000,0,0,26), - (3043,7403,18000,0,0,36), - (3043,7406,6000,0,0,22), - (3043,7889,11000,0,0,28), - (3043,8206,11000,0,0,28), - (3043,8207,20000,0,0,38), - (3043,8381,16000,0,0,34), - (3043,8821,20000,0,0,38), - (3043,11552,32000,0,0,42), - (3043,11553,54000,0,0,52), - (3043,11557,16000,0,0,34), - (3043,11558,34000,0,0,44), - (3043,11559,56000,0,0,54), - (3043,11570,40000,0,0,48), - (3043,11571,58000,0,0,56), - (3043,11575,22000,0,0,40), - (3043,11576,42000,0,0,50), - (3043,11577,62000,0,0,60), - (3043,11579,36000,0,0,46), - (3043,11582,40000,0,0,48), - (3043,11583,60000,0,0,58), - (3043,11586,34000,0,0,44), - (3043,11587,62000,0,0,60), - (3043,11598,36000,0,0,46), - (3043,11599,60000,0,0,58), - (3043,11602,34000,0,0,44), - (3043,11603,56000,0,0,54), - (3043,11606,36000,0,0,46), - (3043,11607,56000,0,0,54), - (3043,18556,14000,0,0,32), - (3043,20561,36000,0,0,46), - (3043,20562,58000,0,0,56), - (3043,20571,62000,0,0,60), - (3043,20621,32000,0,0,42), - (3043,20622,54000,0,0,52), - (3043,20703,40000,0,0,48), - (3043,20704,58000,0,0,56), - (3043,20724,4000,0,0,20), - (3043,21555,200,0,0,48), - (3043,21557,2800,0,0,54), - (3043,21558,3100,0,0,60), - (3043,23898,2000,0,0,48), - (3043,23899,2800,0,0,54), - (3043,23900,3100,0,0,60), - (3043,23926,200,0,0,48), - (3043,23927,2800,0,0,54), - (3043,23928,3100,0,0,60), - (3044,1252,800,0,0,12), - (3044,1253,10000,0,0,30), - (3044,1254,18000,0,0,40), - (3044,1255,10,0,0,1), - (3044,1256,800,0,0,12), - (3044,1257,5000,0,0,24), - (3044,1258,100,0,0,4), - (3044,1259,300,0,0,10), - (3044,1260,2000,0,0,18), - (3044,1261,6000,0,0,26), - (3044,1265,200,0,0,8), - (3044,1268,1200,0,0,14), - (3044,1269,11000,0,0,32), - (3044,1275,100,0,0,6), - (3044,1276,1200,0,0,14), - (3044,1277,800,0,0,12), - (3044,1278,2000,0,0,18), - (3044,1279,10000,0,0,30), - (3044,1280,22000,0,0,42), - (3044,1283,2000,0,0,18), - (3044,1284,14000,0,0,36), - (3044,1287,10000,0,0,30), - (3044,1288,18000,0,0,40), - (3044,1293,10000,0,0,30), - (3044,1298,5000,0,0,24), - (3044,1300,4000,0,0,22), - (3044,1301,10000,0,0,30), - (3044,1425,3000,0,0,20), - (3044,2013,300,0,0,10), - (3044,2016,4000,0,0,22), - (3044,2049,30000,0,0,50), - (3044,2056,100,0,0,4), - (3044,2057,300,0,0,10), - (3044,2058,1600,0,0,16), - (3044,2059,4000,0,0,22), - (3044,2065,18000,0,0,40), - (3044,2066,3000,0,0,20), - (3044,2067,38000,0,0,52), - (3044,2068,44000,0,0,58), - (3044,2069,26000,0,0,46), - (3044,2097,4000,0,0,22), - (3044,2793,14000,0,0,36), - (3044,2799,12000,0,0,34), - (3044,2851,100,0,0,6), - (3044,3046,400,0,0,28), - (3044,6062,16000,0,0,38), - (3044,6067,10000,0,0,30), - (3044,6068,14000,0,0,36), - (3044,6071,8000,0,0,28), - (3044,6072,12000,0,0,34), - (3044,6073,200,0,0,8), - (3044,6079,1200,0,0,14), - (3044,6080,3000,0,0,20), - (3044,6081,6000,0,0,26), - (3044,6082,11000,0,0,32), - (3044,6083,16000,0,0,38), - (3044,6386,900,0,0,40), - (3044,6492,12000,0,0,34), - (3044,7130,3000,0,0,20), - (3044,7378,400,0,0,28), - (3044,8093,300,0,0,10), - (3044,8107,1600,0,0,16), - (3044,8108,4000,0,0,22), - (3044,8109,8000,0,0,28), - (3044,8110,12000,0,0,34), - (3044,8111,18000,0,0,40), - (3044,8123,1200,0,0,14), - (3044,8125,8000,0,0,28), - (3044,8126,3000,0,0,20), - (3044,8130,5000,0,0,24), - (3044,8132,11000,0,0,32), - (3044,8193,14000,0,0,36), - (3044,9475,6000,0,0,26), - (3044,9476,11000,0,0,32), - (3044,9477,16000,0,0,38), - (3044,9486,18000,0,0,40), - (3044,9580,3000,0,0,20), - (3044,9581,10000,0,0,30), - (3044,9593,18000,0,0,40), - (3044,10877,18000,0,0,40), - (3044,10878,28000,0,0,48), - (3044,10879,42000,0,0,56), - (3044,10882,12000,0,0,34), - (3044,10883,26000,0,0,46), - (3044,10889,22000,0,0,42), - (3044,10891,42000,0,0,56), - (3044,10895,22000,0,0,42), - (3044,10896,30000,0,0,50), - (3044,10897,44000,0,0,58), - (3044,10902,22000,0,0,42), - (3044,10903,28000,0,0,48), - (3044,10904,40000,0,0,54), - (3044,10905,46000,0,0,60), - (3044,10910,24000,0,0,44), - (3044,10913,24000,0,0,44), - (3044,10914,44000,0,0,58), - (3044,10918,24000,0,0,44), - (3044,10919,30000,0,0,50), - (3044,10920,42000,0,0,56), - (3044,10930,24000,0,0,44), - (3044,10931,30000,0,0,50), - (3044,10932,42000,0,0,56), - (3044,10935,26000,0,0,46), - (3044,10936,40000,0,0,54), - (3044,10939,28000,0,0,48), - (3044,10940,46000,0,0,60), - (3044,10943,30000,0,0,50), - (3044,10944,46000,0,0,60), - (3044,10948,26000,0,0,46), - (3044,10949,38000,0,0,52), - (3044,10950,44000,0,0,58), - (3044,10954,38000,0,0,52), - (3044,10959,42000,0,0,56), - (3044,10962,46000,0,0,60), - (3044,11025,30000,0,0,50), - (3044,11026,46000,0,0,60), - (3044,14820,1500,0,0,50), - (3044,15434,700,0,0,36), - (3044,15452,5000,0,0,24), - (3044,15454,10000,0,0,30), - (3044,15455,14000,0,0,36), - (3044,15457,22000,0,0,42), - (3044,15459,28000,0,0,48), - (3044,15460,40000,0,0,54), - (3044,17316,700,0,0,36), - (3044,17317,1200,0,0,44), - (3044,17318,1900,0,0,52), - (3044,18806,46000,0,0,60), - (3044,18808,2300,0,0,60), - (3044,19313,400,0,0,28), - (3044,19314,700,0,0,36), - (3044,19315,1200,0,0,44), - (3044,19316,1900,0,0,52), - (3044,19317,2300,0,0,60), - (3044,19320,200,0,0,20), - (3044,19321,500,0,0,30), - (3044,19322,900,0,0,40), - (3044,19323,1500,0,0,50), - (3044,19324,2070,0,0,60), - (3044,20771,44000,0,0,58), - (3044,27796,3000,0,0,20), - (3044,27821,1200,0,0,44), - (3044,27822,1900,0,0,52), - (3044,27823,2300,0,0,60), - (3044,27843,2300,0,0,60), - (3044,27845,2300,0,0,60), - (3044,27875,1200,0,0,50), - (3044,27876,1500,0,0,60), - (3045,1252,800,0,0,12), - (3045,1253,10000,0,0,30), - (3045,1254,18000,0,0,40), - (3045,1255,10,0,0,1), - (3045,1256,800,0,0,12), - (3045,1257,5000,0,0,24), - (3045,1258,100,0,0,4), - (3045,1259,300,0,0,10), - (3045,1260,2000,0,0,18), - (3045,1261,6000,0,0,26), - (3045,1265,200,0,0,8), - (3045,1268,1200,0,0,14), - (3045,1269,11000,0,0,32), - (3045,1275,100,0,0,6), - (3045,1276,1200,0,0,14), - (3045,1277,800,0,0,12), - (3045,1278,2000,0,0,18), - (3045,1279,10000,0,0,30), - (3045,1280,22000,0,0,42), - (3045,1283,2000,0,0,18), - (3045,1284,14000,0,0,36), - (3045,1287,10000,0,0,30), - (3045,1288,18000,0,0,40), - (3045,1293,10000,0,0,30), - (3045,1298,5000,0,0,24), - (3045,1300,4000,0,0,22), - (3045,1301,10000,0,0,30), - (3045,1425,3000,0,0,20), - (3045,2013,300,0,0,10), - (3045,2016,4000,0,0,22), - (3045,2049,30000,0,0,50), - (3045,2056,100,0,0,4), - (3045,2057,300,0,0,10), - (3045,2058,1600,0,0,16), - (3045,2059,4000,0,0,22), - (3045,2065,18000,0,0,40), - (3045,2066,3000,0,0,20), - (3045,2067,38000,0,0,52), - (3045,2068,44000,0,0,58), - (3045,2069,26000,0,0,46), - (3045,2097,4000,0,0,22), - (3045,2793,14000,0,0,36), - (3045,2799,12000,0,0,34), - (3045,2851,100,0,0,6), - (3045,3046,400,0,0,28), - (3045,6062,16000,0,0,38), - (3045,6067,10000,0,0,30), - (3045,6068,14000,0,0,36), - (3045,6071,8000,0,0,28), - (3045,6072,12000,0,0,34), - (3045,6073,200,0,0,8), - (3045,6079,1200,0,0,14), - (3045,6080,3000,0,0,20), - (3045,6081,6000,0,0,26), - (3045,6082,11000,0,0,32), - (3045,6083,16000,0,0,38), - (3045,6386,900,0,0,40), - (3045,6492,12000,0,0,34), - (3045,7130,3000,0,0,20), - (3045,7378,400,0,0,28), - (3045,8093,300,0,0,10), - (3045,8107,1600,0,0,16), - (3045,8108,4000,0,0,22), - (3045,8109,8000,0,0,28), - (3045,8110,12000,0,0,34), - (3045,8111,18000,0,0,40), - (3045,8123,1200,0,0,14), - (3045,8125,8000,0,0,28), - (3045,8126,3000,0,0,20), - (3045,8130,5000,0,0,24), - (3045,8132,11000,0,0,32), - (3045,8193,14000,0,0,36), - (3045,9475,6000,0,0,26), - (3045,9476,11000,0,0,32), - (3045,9477,16000,0,0,38), - (3045,9486,18000,0,0,40), - (3045,9580,3000,0,0,20), - (3045,9581,10000,0,0,30), - (3045,9593,18000,0,0,40), - (3045,10877,18000,0,0,40), - (3045,10878,28000,0,0,48), - (3045,10879,42000,0,0,56), - (3045,10882,12000,0,0,34), - (3045,10883,26000,0,0,46), - (3045,10889,22000,0,0,42), - (3045,10891,42000,0,0,56), - (3045,10895,22000,0,0,42), - (3045,10896,30000,0,0,50), - (3045,10897,44000,0,0,58), - (3045,10902,22000,0,0,42), - (3045,10903,28000,0,0,48), - (3045,10904,40000,0,0,54), - (3045,10905,46000,0,0,60), - (3045,10910,24000,0,0,44), - (3045,10913,24000,0,0,44), - (3045,10914,44000,0,0,58), - (3045,10918,24000,0,0,44), - (3045,10919,30000,0,0,50), - (3045,10920,42000,0,0,56), - (3045,10930,24000,0,0,44), - (3045,10931,30000,0,0,50), - (3045,10932,42000,0,0,56), - (3045,10935,26000,0,0,46), - (3045,10936,40000,0,0,54), - (3045,10939,28000,0,0,48), - (3045,10940,46000,0,0,60), - (3045,10943,30000,0,0,50), - (3045,10944,46000,0,0,60), - (3045,10948,26000,0,0,46), - (3045,10949,38000,0,0,52), - (3045,10950,44000,0,0,58), - (3045,10954,38000,0,0,52), - (3045,10959,42000,0,0,56), - (3045,10962,46000,0,0,60), - (3045,11025,30000,0,0,50), - (3045,11026,46000,0,0,60), - (3045,14820,1500,0,0,50), - (3045,15434,700,0,0,36), - (3045,15452,5000,0,0,24), - (3045,15454,10000,0,0,30), - (3045,15455,14000,0,0,36), - (3045,15457,22000,0,0,42), - (3045,15459,28000,0,0,48), - (3045,15460,40000,0,0,54), - (3045,17316,700,0,0,36), - (3045,17317,1200,0,0,44), - (3045,17318,1900,0,0,52), - (3045,18806,46000,0,0,60), - (3045,18808,2300,0,0,60), - (3045,19313,400,0,0,28), - (3045,19314,700,0,0,36), - (3045,19315,1200,0,0,44), - (3045,19316,1900,0,0,52), - (3045,19317,2300,0,0,60), - (3045,19320,200,0,0,20), - (3045,19321,500,0,0,30), - (3045,19322,900,0,0,40), - (3045,19323,1500,0,0,50), - (3045,19324,2070,0,0,60), - (3045,20771,44000,0,0,58), - (3045,27796,3000,0,0,20), - (3045,27821,1200,0,0,44), - (3045,27822,1900,0,0,52), - (3045,27823,2300,0,0,60), - (3045,27843,2300,0,0,60), - (3045,27845,2300,0,0,60), - (3045,27875,1200,0,0,50), - (3045,27876,1500,0,0,60), - (3046,1252,800,0,0,12), - (3046,1253,10000,0,0,30), - (3046,1254,18000,0,0,40), - (3046,1255,10,0,0,1), - (3046,1256,800,0,0,12), - (3046,1257,5000,0,0,24), - (3046,1258,100,0,0,4), - (3046,1259,300,0,0,10), - (3046,1260,2000,0,0,18), - (3046,1261,6000,0,0,26), - (3046,1265,200,0,0,8), - (3046,1268,1200,0,0,14), - (3046,1269,11000,0,0,32), - (3046,1275,100,0,0,6), - (3046,1276,1200,0,0,14), - (3046,1277,800,0,0,12), - (3046,1278,2000,0,0,18), - (3046,1279,10000,0,0,30), - (3046,1280,22000,0,0,42), - (3046,1283,2000,0,0,18), - (3046,1284,14000,0,0,36), - (3046,1287,10000,0,0,30), - (3046,1288,18000,0,0,40), - (3046,1293,10000,0,0,30), - (3046,1298,5000,0,0,24), - (3046,1300,4000,0,0,22), - (3046,1301,10000,0,0,30), - (3046,1425,3000,0,0,20), - (3046,2013,300,0,0,10), - (3046,2016,4000,0,0,22), - (3046,2049,30000,0,0,50), - (3046,2056,100,0,0,4), - (3046,2057,300,0,0,10), - (3046,2058,1600,0,0,16), - (3046,2059,4000,0,0,22), - (3046,2065,18000,0,0,40), - (3046,2066,3000,0,0,20), - (3046,2067,38000,0,0,52), - (3046,2068,44000,0,0,58), - (3046,2069,26000,0,0,46), - (3046,2097,4000,0,0,22), - (3046,2793,14000,0,0,36), - (3046,2799,12000,0,0,34), - (3046,2851,100,0,0,6), - (3046,3046,400,0,0,28), - (3046,6062,16000,0,0,38), - (3046,6067,10000,0,0,30), - (3046,6068,14000,0,0,36), - (3046,6071,8000,0,0,28), - (3046,6072,12000,0,0,34), - (3046,6073,200,0,0,8), - (3046,6079,1200,0,0,14), - (3046,6080,3000,0,0,20), - (3046,6081,6000,0,0,26), - (3046,6082,11000,0,0,32), - (3046,6083,16000,0,0,38), - (3046,6386,900,0,0,40), - (3046,6492,12000,0,0,34), - (3046,7130,3000,0,0,20), - (3046,7378,400,0,0,28), - (3046,8093,300,0,0,10), - (3046,8107,1600,0,0,16), - (3046,8108,4000,0,0,22), - (3046,8109,8000,0,0,28), - (3046,8110,12000,0,0,34), - (3046,8111,18000,0,0,40), - (3046,8123,1200,0,0,14), - (3046,8125,8000,0,0,28), - (3046,8126,3000,0,0,20), - (3046,8130,5000,0,0,24), - (3046,8132,11000,0,0,32), - (3046,8193,14000,0,0,36), - (3046,9475,6000,0,0,26), - (3046,9476,11000,0,0,32), - (3046,9477,16000,0,0,38), - (3046,9486,18000,0,0,40), - (3046,9580,3000,0,0,20), - (3046,9581,10000,0,0,30), - (3046,9593,18000,0,0,40), - (3046,10877,18000,0,0,40), - (3046,10878,28000,0,0,48), - (3046,10879,42000,0,0,56), - (3046,10882,12000,0,0,34), - (3046,10883,26000,0,0,46), - (3046,10889,22000,0,0,42), - (3046,10891,42000,0,0,56), - (3046,10895,22000,0,0,42), - (3046,10896,30000,0,0,50), - (3046,10897,44000,0,0,58), - (3046,10902,22000,0,0,42), - (3046,10903,28000,0,0,48), - (3046,10904,40000,0,0,54), - (3046,10905,46000,0,0,60), - (3046,10910,24000,0,0,44), - (3046,10913,24000,0,0,44), - (3046,10914,44000,0,0,58), - (3046,10918,24000,0,0,44), - (3046,10919,30000,0,0,50), - (3046,10920,42000,0,0,56), - (3046,10930,24000,0,0,44), - (3046,10931,30000,0,0,50), - (3046,10932,42000,0,0,56), - (3046,10935,26000,0,0,46), - (3046,10936,40000,0,0,54), - (3046,10939,28000,0,0,48), - (3046,10940,46000,0,0,60), - (3046,10943,30000,0,0,50), - (3046,10944,46000,0,0,60), - (3046,10948,26000,0,0,46), - (3046,10949,38000,0,0,52), - (3046,10950,44000,0,0,58), - (3046,10954,38000,0,0,52), - (3046,10959,42000,0,0,56), - (3046,10962,46000,0,0,60), - (3046,11025,30000,0,0,50), - (3046,11026,46000,0,0,60), - (3046,14820,1500,0,0,50), - (3046,15434,700,0,0,36), - (3046,15452,5000,0,0,24), - (3046,15454,10000,0,0,30), - (3046,15455,14000,0,0,36), - (3046,15457,22000,0,0,42), - (3046,15459,28000,0,0,48), - (3046,15460,40000,0,0,54), - (3046,17316,700,0,0,36), - (3046,17317,1200,0,0,44), - (3046,17318,1900,0,0,52), - (3046,18806,46000,0,0,60), - (3046,18808,2300,0,0,60), - (3046,19313,400,0,0,28), - (3046,19314,700,0,0,36), - (3046,19315,1200,0,0,44), - (3046,19316,1900,0,0,52), - (3046,19317,2300,0,0,60), - (3046,19320,200,0,0,20), - (3046,19321,500,0,0,30), - (3046,19322,900,0,0,40), - (3046,19323,1500,0,0,50), - (3046,19324,2070,0,0,60), - (3046,20771,44000,0,0,58), - (3046,27796,3000,0,0,20), - (3046,27821,1200,0,0,44), - (3046,27822,1900,0,0,52), - (3046,27823,2300,0,0,60), - (3046,27843,2300,0,0,60), - (3046,27845,2300,0,0,60), - (3046,27875,1200,0,0,50), - (3046,27876,1500,0,0,60), - (3047,1035,2000,0,0,20), - (3047,1142,100,0,0,4), - (3047,1168,200,0,0,8), - (3047,1173,100,0,0,6), - (3047,1174,400,0,0,10), - (3047,1176,1800,0,0,18), - (3047,1191,200,0,0,8), - (3047,1194,400,0,0,10), - (3047,1196,2000,0,0,20), - (3047,1198,600,0,0,12), - (3047,1200,2000,0,0,20), - (3047,1210,7000,0,0,28), - (3047,1211,900,0,0,14), - (3047,1214,8000,0,0,30), - (3047,1225,5000,0,0,26), - (3047,1228,15000,0,0,40), - (3047,1241,5000,0,0,26), - (3047,1249,100,0,0,6), - (3047,1250,600,0,0,12), - (3047,1251,3000,0,0,22), - (3047,1266,600,0,0,12), - (3047,1267,1800,0,0,18), - (3047,1467,900,0,0,14), - (3047,1472,10,0,0,1), - (3047,1473,900,0,0,14), - (3047,1474,7000,0,0,28), - (3047,1475,22750,0,0,42), - (3047,1481,2000,0,0,20), - (3047,1811,3000,0,0,22), - (3047,1830,200,0,0,24), - (3047,2124,1500,0,0,16), - (3047,2125,4000,0,0,24), - (3047,2141,100,0,0,6), - (3047,2142,900,0,0,14), - (3047,2143,3000,0,0,22), - (3047,2858,1500,0,0,16), - (3047,3142,1800,0,0,18), - (3047,3553,14000,0,0,38), - (3047,3576,4000,0,0,24), - (3047,5146,200,0,0,8), - (3047,5147,1500,0,0,16), - (3047,5148,4000,0,0,24), - (3047,5499,2000,0,0,20), - (3047,5507,100,0,0,4), - (3047,5565,400,0,0,10), - (3047,5566,2000,0,0,20), - (3047,6121,13000,0,0,34), - (3047,6128,8000,0,0,30), - (3047,6130,10000,0,0,32), - (3047,6132,15000,0,0,40), - (3047,6142,7000,0,0,28), - (3047,6144,3000,0,0,22), - (3047,6493,600,0,0,12), - (3047,7323,2000,0,0,20), - (3047,8403,4000,0,0,24), - (3047,8404,8000,0,0,30), - (3047,8405,13000,0,0,36), - (3047,8409,5000,0,0,26), - (3047,8410,10000,0,0,32), - (3047,8411,14000,0,0,38), - (3047,8414,8000,0,0,30), - (3047,8415,14000,0,0,38), - (3047,8420,10000,0,0,32), - (3047,8421,15000,0,0,40), - (3047,8425,10000,0,0,32), - (3047,8426,15000,0,0,40), - (3047,8428,13000,0,0,36), - (3047,8440,3000,0,0,22), - (3047,8441,8000,0,0,30), - (3047,8442,14000,0,0,38), - (3047,8447,7000,0,0,28), - (3047,8448,12000,0,0,34), - (3047,8449,15000,0,0,40), - (3047,8452,4000,0,0,24), - (3047,8453,15000,0,0,36), - (3047,8456,8000,0,0,30), - (3047,8459,8000,0,0,30), - (3047,8460,15000,0,0,40), - (3047,8463,10000,0,0,32), - (3047,8464,18000,0,0,42), - (3047,8493,12000,0,0,34), - (3047,8496,7000,0,0,28), - (3047,8497,13000,0,0,36), - (3047,10055,28000,0,0,48), - (3047,10056,40000,0,0,58), - (3047,10141,15000,0,0,40), - (3047,10142,32000,0,0,50), - (3047,10146,22750,0,0,42), - (3047,10147,35000,0,0,52), - (3047,10152,22750,0,0,42), - (3047,10153,28000,0,0,48), - (3047,10154,36000,0,0,54), - (3047,10155,42000,0,0,60), - (3047,10158,38000,0,0,56), - (3047,10162,22750,0,0,42), - (3047,10163,32000,0,0,50), - (3047,10164,40000,0,0,58), - (3047,10171,18000,0,0,42), - (3047,10172,36000,0,0,54), - (3047,10175,28000,0,0,48), - (3047,10176,42000,0,0,60), - (3047,10178,35000,0,0,52), - (3047,10182,23000,0,0,44), - (3047,10183,32000,0,0,50), - (3047,10184,38000,0,0,56), - (3047,10188,23000,0,0,44), - (3047,10189,35000,0,0,52), - (3047,10190,42000,0,0,60), - (3047,10194,23000,0,0,44), - (3047,10195,35000,0,0,52), - (3047,10196,42000,0,0,60), - (3047,10198,26000,0,0,46), - (3047,10200,36000,0,0,54), - (3047,10203,26000,0,0,46), - (3047,10204,36000,0,0,54), - (3047,10208,26000,0,0,46), - (3047,10209,35000,0,0,52), - (3047,10210,40000,0,0,58), - (3047,10213,28000,0,0,48), - (3047,10214,38000,0,0,56), - (3047,10217,28000,0,0,48), - (3047,10218,38000,0,0,56), - (3047,10221,32000,0,0,50), - (3047,10222,42000,0,0,60), - (3047,10224,32000,0,0,50), - (3047,10226,42000,0,0,60), - (3047,10231,36000,0,0,54), - (3047,12827,2000,0,0,20), - (3047,12828,15000,0,0,40), - (3047,12829,42000,0,0,60), - (3047,13011,400,0,0,30), - (3047,13012,650,0,0,36), - (3047,13014,900,0,0,42), - (3047,13015,900,0,0,48), - (3047,13016,1800,0,0,54), - (3047,13017,1890,0,0,60), - (3047,13023,650,0,0,36), - (3047,13024,1150,0,0,44), - (3047,13025,1750,0,0,52), - (3047,13026,2100,0,0,60), - (3047,13037,6500,0,0,46), - (3047,13038,8750,0,0,52), - (3047,13039,9000,0,0,58), - (3047,22784,28000,0,0,46), - (3047,22785,40000,0,0,58), - (3047,28403,2000,0,0,20), - (3048,1035,2000,0,0,20), - (3048,1142,100,0,0,4), - (3048,1168,200,0,0,8), - (3048,1173,100,0,0,6), - (3048,1174,400,0,0,10), - (3048,1176,1800,0,0,18), - (3048,1191,200,0,0,8), - (3048,1194,400,0,0,10), - (3048,1196,2000,0,0,20), - (3048,1198,600,0,0,12), - (3048,1200,2000,0,0,20), - (3048,1210,7000,0,0,28), - (3048,1211,900,0,0,14), - (3048,1214,8000,0,0,30), - (3048,1225,5000,0,0,26), - (3048,1228,15000,0,0,40), - (3048,1241,5000,0,0,26), - (3048,1249,100,0,0,6), - (3048,1250,600,0,0,12), - (3048,1251,3000,0,0,22), - (3048,1266,600,0,0,12), - (3048,1267,1800,0,0,18), - (3048,1467,900,0,0,14), - (3048,1472,10,0,0,1), - (3048,1473,900,0,0,14), - (3048,1474,7000,0,0,28), - (3048,1475,22750,0,0,42), - (3048,1481,2000,0,0,20), - (3048,1811,3000,0,0,22), - (3048,1830,200,0,0,24), - (3048,2124,1500,0,0,16), - (3048,2125,4000,0,0,24), - (3048,2141,100,0,0,6), - (3048,2142,900,0,0,14), - (3048,2143,3000,0,0,22), - (3048,2858,1500,0,0,16), - (3048,3142,1800,0,0,18), - (3048,3553,14000,0,0,38), - (3048,3576,4000,0,0,24), - (3048,5146,200,0,0,8), - (3048,5147,1500,0,0,16), - (3048,5148,4000,0,0,24), - (3048,5499,2000,0,0,20), - (3048,5507,100,0,0,4), - (3048,5565,400,0,0,10), - (3048,5566,2000,0,0,20), - (3048,6121,13000,0,0,34), - (3048,6128,8000,0,0,30), - (3048,6130,10000,0,0,32), - (3048,6132,15000,0,0,40), - (3048,6142,7000,0,0,28), - (3048,6144,3000,0,0,22), - (3048,6493,600,0,0,12), - (3048,7323,2000,0,0,20), - (3048,8403,4000,0,0,24), - (3048,8404,8000,0,0,30), - (3048,8405,13000,0,0,36), - (3048,8409,5000,0,0,26), - (3048,8410,10000,0,0,32), - (3048,8411,14000,0,0,38), - (3048,8414,8000,0,0,30), - (3048,8415,14000,0,0,38), - (3048,8420,10000,0,0,32), - (3048,8421,15000,0,0,40), - (3048,8425,10000,0,0,32), - (3048,8426,15000,0,0,40), - (3048,8428,13000,0,0,36), - (3048,8440,3000,0,0,22), - (3048,8441,8000,0,0,30), - (3048,8442,14000,0,0,38), - (3048,8447,7000,0,0,28), - (3048,8448,12000,0,0,34), - (3048,8449,15000,0,0,40), - (3048,8452,4000,0,0,24), - (3048,8453,15000,0,0,36), - (3048,8456,8000,0,0,30), - (3048,8459,8000,0,0,30), - (3048,8460,15000,0,0,40), - (3048,8463,10000,0,0,32), - (3048,8464,18000,0,0,42), - (3048,8493,12000,0,0,34), - (3048,8496,7000,0,0,28), - (3048,8497,13000,0,0,36), - (3048,10055,28000,0,0,48), - (3048,10056,40000,0,0,58), - (3048,10141,15000,0,0,40), - (3048,10142,32000,0,0,50), - (3048,10146,22750,0,0,42), - (3048,10147,35000,0,0,52), - (3048,10152,22750,0,0,42), - (3048,10153,28000,0,0,48), - (3048,10154,36000,0,0,54), - (3048,10155,42000,0,0,60), - (3048,10158,38000,0,0,56), - (3048,10162,22750,0,0,42), - (3048,10163,32000,0,0,50), - (3048,10164,40000,0,0,58), - (3048,10171,18000,0,0,42), - (3048,10172,36000,0,0,54), - (3048,10175,28000,0,0,48), - (3048,10176,42000,0,0,60), - (3048,10178,35000,0,0,52), - (3048,10182,23000,0,0,44), - (3048,10183,32000,0,0,50), - (3048,10184,38000,0,0,56), - (3048,10188,23000,0,0,44), - (3048,10189,35000,0,0,52), - (3048,10190,42000,0,0,60), - (3048,10194,23000,0,0,44), - (3048,10195,35000,0,0,52), - (3048,10196,42000,0,0,60), - (3048,10198,26000,0,0,46), - (3048,10200,36000,0,0,54), - (3048,10203,26000,0,0,46), - (3048,10204,36000,0,0,54), - (3048,10208,26000,0,0,46), - (3048,10209,35000,0,0,52), - (3048,10210,40000,0,0,58), - (3048,10213,28000,0,0,48), - (3048,10214,38000,0,0,56), - (3048,10217,28000,0,0,48), - (3048,10218,38000,0,0,56), - (3048,10221,32000,0,0,50), - (3048,10222,42000,0,0,60), - (3048,10224,32000,0,0,50), - (3048,10226,42000,0,0,60), - (3048,10231,36000,0,0,54), - (3048,12827,2000,0,0,20), - (3048,12828,15000,0,0,40), - (3048,12829,42000,0,0,60), - (3048,13011,400,0,0,30), - (3048,13012,650,0,0,36), - (3048,13014,900,0,0,42), - (3048,13015,900,0,0,48), - (3048,13016,1800,0,0,54), - (3048,13017,1890,0,0,60), - (3048,13023,650,0,0,36), - (3048,13024,1150,0,0,44), - (3048,13025,1750,0,0,52), - (3048,13026,2100,0,0,60), - (3048,13037,6500,0,0,46), - (3048,13038,8750,0,0,52), - (3048,13039,9000,0,0,58), - (3048,22784,28000,0,0,46), - (3048,22785,40000,0,0,58), - (3048,28403,2000,0,0,20), - (3049,1035,2000,0,0,20), - (3049,1142,100,0,0,4), - (3049,1168,200,0,0,8), - (3049,1173,100,0,0,6), - (3049,1174,400,0,0,10), - (3049,1176,1800,0,0,18), - (3049,1191,200,0,0,8), - (3049,1194,400,0,0,10), - (3049,1196,2000,0,0,20), - (3049,1198,600,0,0,12), - (3049,1200,2000,0,0,20), - (3049,1210,7000,0,0,28), - (3049,1211,900,0,0,14), - (3049,1214,8000,0,0,30), - (3049,1225,5000,0,0,26), - (3049,1228,15000,0,0,40), - (3049,1241,5000,0,0,26), - (3049,1249,100,0,0,6), - (3049,1250,600,0,0,12), - (3049,1251,3000,0,0,22), - (3049,1266,600,0,0,12), - (3049,1267,1800,0,0,18), - (3049,1467,900,0,0,14), - (3049,1472,10,0,0,1), - (3049,1473,900,0,0,14), - (3049,1474,7000,0,0,28), - (3049,1475,22750,0,0,42), - (3049,1481,2000,0,0,20), - (3049,1811,3000,0,0,22), - (3049,1830,200,0,0,24), - (3049,2124,1500,0,0,16), - (3049,2125,4000,0,0,24), - (3049,2141,100,0,0,6), - (3049,2142,900,0,0,14), - (3049,2143,3000,0,0,22), - (3049,2858,1500,0,0,16), - (3049,3142,1800,0,0,18), - (3049,3553,14000,0,0,38), - (3049,3576,4000,0,0,24), - (3049,5146,200,0,0,8), - (3049,5147,1500,0,0,16), - (3049,5148,4000,0,0,24), - (3049,5499,2000,0,0,20), - (3049,5507,100,0,0,4), - (3049,5565,400,0,0,10), - (3049,5566,2000,0,0,20), - (3049,6121,13000,0,0,34), - (3049,6128,8000,0,0,30), - (3049,6130,10000,0,0,32), - (3049,6132,15000,0,0,40), - (3049,6142,7000,0,0,28), - (3049,6144,3000,0,0,22), - (3049,6493,600,0,0,12), - (3049,7323,2000,0,0,20), - (3049,8403,4000,0,0,24), - (3049,8404,8000,0,0,30), - (3049,8405,13000,0,0,36), - (3049,8409,5000,0,0,26), - (3049,8410,10000,0,0,32), - (3049,8411,14000,0,0,38), - (3049,8414,8000,0,0,30), - (3049,8415,14000,0,0,38), - (3049,8420,10000,0,0,32), - (3049,8421,15000,0,0,40), - (3049,8425,10000,0,0,32), - (3049,8426,15000,0,0,40), - (3049,8428,13000,0,0,36), - (3049,8440,3000,0,0,22), - (3049,8441,8000,0,0,30), - (3049,8442,14000,0,0,38), - (3049,8447,7000,0,0,28), - (3049,8448,12000,0,0,34), - (3049,8449,15000,0,0,40), - (3049,8452,4000,0,0,24), - (3049,8453,15000,0,0,36), - (3049,8456,8000,0,0,30), - (3049,8459,8000,0,0,30), - (3049,8460,15000,0,0,40), - (3049,8463,10000,0,0,32), - (3049,8464,18000,0,0,42), - (3049,8493,12000,0,0,34), - (3049,8496,7000,0,0,28), - (3049,8497,13000,0,0,36), - (3049,10055,28000,0,0,48), - (3049,10056,40000,0,0,58), - (3049,10141,15000,0,0,40), - (3049,10142,32000,0,0,50), - (3049,10146,22750,0,0,42), - (3049,10147,35000,0,0,52), - (3049,10152,22750,0,0,42), - (3049,10153,28000,0,0,48), - (3049,10154,36000,0,0,54), - (3049,10155,42000,0,0,60), - (3049,10158,38000,0,0,56), - (3049,10162,22750,0,0,42), - (3049,10163,32000,0,0,50), - (3049,10164,40000,0,0,58), - (3049,10171,18000,0,0,42), - (3049,10172,36000,0,0,54), - (3049,10175,28000,0,0,48), - (3049,10176,42000,0,0,60), - (3049,10178,35000,0,0,52), - (3049,10182,23000,0,0,44), - (3049,10183,32000,0,0,50), - (3049,10184,38000,0,0,56), - (3049,10188,23000,0,0,44), - (3049,10189,35000,0,0,52), - (3049,10190,42000,0,0,60), - (3049,10194,23000,0,0,44), - (3049,10195,35000,0,0,52), - (3049,10196,42000,0,0,60), - (3049,10198,26000,0,0,46), - (3049,10200,36000,0,0,54), - (3049,10203,26000,0,0,46), - (3049,10204,36000,0,0,54), - (3049,10208,26000,0,0,46), - (3049,10209,35000,0,0,52), - (3049,10210,40000,0,0,58), - (3049,10213,28000,0,0,48), - (3049,10214,38000,0,0,56), - (3049,10217,28000,0,0,48), - (3049,10218,38000,0,0,56), - (3049,10221,32000,0,0,50), - (3049,10222,42000,0,0,60), - (3049,10224,32000,0,0,50), - (3049,10226,42000,0,0,60), - (3049,10231,36000,0,0,54), - (3049,12827,2000,0,0,20), - (3049,12828,15000,0,0,40), - (3049,12829,42000,0,0,60), - (3049,13011,400,0,0,30), - (3049,13012,650,0,0,36), - (3049,13014,900,0,0,42), - (3049,13015,900,0,0,48), - (3049,13016,1800,0,0,54), - (3049,13017,1890,0,0,60), - (3049,13023,650,0,0,36), - (3049,13024,1150,0,0,44), - (3049,13025,1750,0,0,52), - (3049,13026,2100,0,0,60), - (3049,13037,6500,0,0,46), - (3049,13038,8750,0,0,52), - (3049,13039,9000,0,0,58), - (3049,22784,28000,0,0,46), - (3049,22785,40000,0,0,58), - (3049,28403,2000,0,0,20), - (3059,1343,100,0,0,6), - (3059,1423,100,0,0,4), - (3059,1738,100,0,0,4), - (3059,3128,100,0,0,6), - (3059,6674,10,0,0,1), - (3060,1420,90,0,0,6), - (3060,1428,100,0,0,4), - (3060,5181,90,0,0,6), - (3060,5231,10,0,0,1), - (3060,8922,45,0,0,4), - (3061,1547,10,0,0,1), - (3061,2003,100,0,0,4), - (3061,3048,100,0,0,6), - (3061,5298,100,0,0,6), - (3061,13164,50,0,0,4), - (3062,1326,100,0,0,6), - (3062,2076,100,0,0,6), - (3062,8020,10,0,0,1), - (3062,8043,100,0,0,4), - (3063,797,4000,0,0,20), - (3063,798,10000,0,0,26), - (3063,1055,11000,0,0,28), - (3063,1065,1500,0,0,14), - (3063,1229,100,0,0,6), - (3063,1343,100,0,0,6), - (3063,1344,3000,0,0,18), - (3063,1423,100,0,0,4), - (3063,1424,4000,0,0,20), - (3063,1482,12000,0,0,30), - (3063,1606,200,0,0,8), - (3063,1607,2000,0,0,16), - (3063,1610,8000,0,0,24), - (3063,1611,14000,0,0,32), - (3063,1646,3000,0,0,18), - (3063,1675,1000,0,0,12), - (3063,1676,14000,0,0,32), - (3063,1677,54000,0,0,52), - (3063,1685,18000,0,0,36), - (3063,1716,200,0,0,8), - (3063,1722,42000,0,0,50), - (3063,1738,100,0,0,4), - (3063,2570,2000,0,0,16), - (3063,2688,600,0,0,10), - (3063,3128,100,0,0,6), - (3063,3433,12000,0,0,30), - (3063,3434,22000,0,0,40), - (3063,3435,42000,0,0,50), - (3063,5243,1000,0,0,12), - (3063,5247,6000,0,0,20), - (3063,5283,8000,0,0,24), - (3063,6158,22000,0,0,40), - (3063,6176,14000,0,0,32), - (3063,6177,22000,0,0,40), - (3063,6180,10000,0,0,26), - (3063,6191,8000,0,0,24), - (3063,6193,6000,0,0,22), - (3063,6543,14000,0,0,32), - (3063,6549,600,0,0,10), - (3063,6550,4000,0,0,20), - (3063,6551,12000,0,0,30), - (3063,6553,20000,0,0,38), - (3063,6556,60000,0,0,58), - (3063,6573,1500,0,0,14), - (3063,6575,8000,0,0,24), - (3063,6674,10,0,0,1), - (3063,7109,22000,0,0,40), - (3063,7374,14000,0,0,32), - (3063,7375,56000,0,0,54), - (3063,7380,16000,0,0,34), - (3063,7382,2000,0,0,16), - (3063,7385,1000,0,0,12), - (3063,7401,10000,0,0,26), - (3063,7403,18000,0,0,36), - (3063,7406,6000,0,0,22), - (3063,7889,11000,0,0,28), - (3063,8206,11000,0,0,28), - (3063,8207,20000,0,0,38), - (3063,8381,16000,0,0,34), - (3063,8821,20000,0,0,38), - (3063,11552,32000,0,0,42), - (3063,11553,54000,0,0,52), - (3063,11557,16000,0,0,34), - (3063,11558,34000,0,0,44), - (3063,11559,56000,0,0,54), - (3063,11570,40000,0,0,48), - (3063,11571,58000,0,0,56), - (3063,11575,22000,0,0,40), - (3063,11576,42000,0,0,50), - (3063,11577,62000,0,0,60), - (3063,11579,36000,0,0,46), - (3063,11582,40000,0,0,48), - (3063,11583,60000,0,0,58), - (3063,11586,34000,0,0,44), - (3063,11587,62000,0,0,60), - (3063,11598,36000,0,0,46), - (3063,11599,60000,0,0,58), - (3063,11602,34000,0,0,44), - (3063,11603,56000,0,0,54), - (3063,11606,36000,0,0,46), - (3063,11607,56000,0,0,54), - (3063,18556,14000,0,0,32), - (3063,20561,36000,0,0,46), - (3063,20562,58000,0,0,56), - (3063,20571,62000,0,0,60), - (3063,20621,32000,0,0,42), - (3063,20622,54000,0,0,52), - (3063,20703,40000,0,0,48), - (3063,20704,58000,0,0,56), - (3063,20724,4000,0,0,20), - (3063,21555,200,0,0,48), - (3063,21557,2800,0,0,54), - (3063,21558,3100,0,0,60), - (3063,23898,2000,0,0,48), - (3063,23899,2800,0,0,54), - (3063,23900,3100,0,0,60), - (3063,23926,200,0,0,48), - (3063,23927,2800,0,0,54), - (3063,23928,3100,0,0,60), - (3064,499,2000,0,0,20), - (3064,1151,4500,0,0,26), - (3064,1414,1900,0,0,18), - (3064,1415,6000,0,0,30), - (3064,1416,16000,0,0,42), - (3064,1420,100,0,0,6), - (3064,1421,900,0,0,14), - (3064,1422,4000,0,0,24), - (3064,1428,100,0,0,4), - (3064,1429,300,0,0,10), - (3064,1431,1800,0,0,16), - (3064,1432,4000,0,0,24), - (3064,1433,10000,0,0,34), - (3064,1435,200,0,0,8), - (3064,1436,1900,0,0,18), - (3064,1439,6000,0,0,30), - (3064,1441,6000,0,0,30), - (3064,1445,2000,0,0,20), - (3064,1448,2000,0,0,20), - (3064,1736,300,0,0,10), - (3064,1737,2000,0,0,20), - (3064,1827,4000,0,0,24), - (3064,1828,10000,0,0,34), - (3064,1829,18000,0,0,44), - (3064,2092,3000,0,0,22), - (3064,2093,5000,0,0,28), - (3064,2788,4000,0,0,24), - (3064,2889,28000,0,0,54), - (3064,2897,4500,0,0,26), - (3064,2910,3000,0,0,22), - (3064,2914,2000,0,0,20), - (3064,2919,5000,0,0,28), - (3064,2920,12000,0,0,38), - (3064,3030,5000,0,0,28), - (3064,3139,1800,0,0,16), - (3064,3628,10000,0,0,34), - (3064,3739,300,0,0,30), - (3064,5181,100,0,0,6), - (3064,5182,900,0,0,14), - (3064,5183,3000,0,0,22), - (3064,5184,6000,0,0,30), - (3064,5190,200,0,0,8), - (3064,5192,900,0,0,14), - (3064,5193,2000,0,0,20), - (3064,5194,4500,0,0,26), - (3064,5203,12000,0,0,38), - (3064,5204,22000,0,0,48), - (3064,5210,5000,0,0,28), - (3064,5212,900,0,0,14), - (3064,5216,2000,0,0,20), - (3064,5218,4000,0,0,24), - (3064,5222,3000,0,0,22), - (3064,5226,8000,0,0,32), - (3064,5228,800,0,0,12), - (3064,5230,95,0,0,18), - (3064,5231,10,0,0,1), - (3064,5233,300,0,0,10), - (3064,5235,2000,0,0,20), - (3064,5299,1900,0,0,18), - (3064,6779,8000,0,0,32), - (3064,6781,12000,0,0,38), - (3064,6782,6000,0,0,30), - (3064,6784,14000,0,0,40), - (3064,6786,8000,0,0,32), - (3064,6790,16000,0,0,42), - (3064,6794,11000,0,0,36), - (3064,6799,6000,0,0,30), - (3064,6801,6000,0,0,30), - (3064,6811,1900,0,0,18), - (3064,6812,4500,0,0,26), - (3064,8904,12000,0,0,38), - (3064,8906,20000,0,0,46), - (3064,8908,14000,0,0,40), - (3064,8911,14000,0,0,40), - (3064,8915,10000,0,0,34), - (3064,8920,14000,0,0,40), - (3064,8922,100,0,0,4), - (3064,8930,300,0,0,10), - (3064,8931,1800,0,0,16), - (3064,8932,3000,0,0,22), - (3064,8933,5000,0,0,28), - (3064,8934,10000,0,0,34), - (3064,8935,14000,0,0,40), - (3064,8937,800,0,0,12), - (3064,8942,1900,0,0,18), - (3064,8943,4000,0,0,24), - (3064,8944,6000,0,0,30), - (3064,8945,11000,0,0,36), - (3064,8952,4500,0,0,26), - (3064,8953,10000,0,0,34), - (3064,8954,16000,0,0,42), - (3064,8956,12000,0,0,38), - (3064,8973,10000,0,0,34), - (3064,8984,20000,0,0,46), - (3064,8993,12000,0,0,38), - (3064,8999,5000,0,0,28), - (3064,9001,14000,0,0,40), - (3064,9006,11000,0,0,36), - (3064,9491,8000,0,0,32), - (3064,9494,5000,0,0,28), - (3064,9495,11000,0,0,36), - (3064,9746,16000,0,0,42), - (3064,9748,16000,0,0,42), - (3064,9751,16000,0,0,42), - (3064,9753,18000,0,0,44), - (3064,9755,18000,0,0,44), - (3064,9757,18000,0,0,44), - (3064,9759,18000,0,0,44), - (3064,9822,20000,0,0,46), - (3064,9825,20000,0,0,46), - (3064,9828,30000,0,0,56), - (3064,9831,20000,0,0,46), - (3064,9832,28000,0,0,54), - (3064,9836,20000,0,0,46), - (3064,9837,26000,0,0,52), - (3064,9838,32000,0,0,58), - (3064,9842,20000,0,0,46), - (3064,9843,26000,0,0,52), - (3064,9844,32000,0,0,58), - (3064,9847,22000,0,0,48), - (3064,9848,34000,0,0,60), - (3064,9851,32000,0,0,58), - (3064,9854,22000,0,0,48), - (3064,9855,32000,0,0,58), - (3064,9859,22000,0,0,48), - (3064,9860,28000,0,0,54), - (3064,9861,34000,0,0,60), - (3064,9864,23000,0,0,50), - (3064,9865,34000,0,0,60), - (3064,9868,23000,0,0,50), - (3064,9869,32000,0,0,58), - (3064,9877,23000,0,0,50), - (3064,9878,32000,0,0,58), - (3064,9882,23000,0,0,50), - (3064,9883,32000,0,0,58), - (3064,9886,23000,0,0,50), - (3064,9887,34000,0,0,60), - (3064,9890,23000,0,0,50), - (3064,9891,30000,0,0,56), - (3064,9893,26000,0,0,52), - (3064,9895,26000,0,0,52), - (3064,9897,34000,0,0,60), - (3064,9899,26000,0,0,52), - (3064,9902,28000,0,0,54), - (3064,9905,28000,0,0,54), - (3064,9909,28000,0,0,54), - (3064,9911,28000,0,0,54), - (3064,9914,34000,0,0,60), - (3064,10343,28000,0,0,54), - (3064,11594,14000,0,0,40), - (3064,16915,23000,0,0,50), - (3064,17373,250,0,0,28), - (3064,17374,600,0,0,38), - (3064,17375,1100,0,0,48), - (3064,17376,1600,10,0,58), - (3064,17396,800,0,0,42), - (3064,17397,1400,0,0,54), - (3064,17406,34000,0,0,60), - (3064,18659,12000,0,0,38), - (3064,18660,32000,0,0,58), - (3064,20485,2000,0,0,20), - (3064,20722,14000,0,0,40), - (3064,20744,6000,0,0,30), - (3064,20745,14000,0,0,40), - (3064,20749,23000,0,0,50), - (3064,20750,34000,0,0,60), - (3064,22569,8000,0,0,32), - (3064,22826,18000,0,0,44), - (3064,22830,14000,0,0,40), - (3064,22831,22000,0,0,48), - (3064,22832,30000,0,0,56), - (3064,22894,11000,0,0,36), - (3064,22897,20000,0,0,46), - (3064,22898,30000,0,0,56), - (3064,24922,14000,0,0,40), - (3064,24978,300,0,0,30), - (3064,24979,700,0,0,40), - (3064,24980,1150,0,0,50), - (3064,24981,1700,0,0,60), - (3064,29167,14000,0,0,40), - (3065,796,2200,0,0,20), - (3065,1117,600,0,0,12), - (3065,1424,2200,0,0,20), - (3065,1547,10,0,0,1), - (3065,1549,1800,0,0,16), - (3065,1552,2200,0,0,20), - (3065,1563,1800,0,0,50), - (3065,1564,18000,0,0,40), - (3065,1567,1200,0,0,14), - (3065,1603,10000,0,0,32), - (3065,2003,100,0,0,4), - (3065,2898,14000,0,0,36), - (3065,2899,1200,0,0,14), - (3065,2979,600,0,0,12), - (3065,3047,6000,0,0,22), - (3065,3048,100,0,0,6), - (3065,3049,7000,0,0,26), - (3065,3128,200,0,0,8), - (3065,3663,8000,0,0,28), - (3065,3664,14000,0,0,36), - (3065,5117,200,0,0,8), - (3065,5131,2200,0,0,20), - (3065,5298,100,0,0,6), - (3065,5338,2000,0,0,18), - (3065,5385,8000,0,0,30), - (3065,6198,1200,0,0,14), - (3065,6385,400,0,0,10), - (3065,6791,2200,0,0,20), - (3065,6792,7000,0,0,24), - (3065,6999,8000,0,0,30), - (3065,8738,18000,0,0,40), - (3065,13160,18000,0,0,40), - (3065,13162,8000,0,0,30), - (3065,13164,100,0,0,4), - (3065,13545,26000,0,0,44), - (3065,13546,40000,0,0,52), - (3065,13547,50000,0,0,60), - (3065,13556,400,0,0,10), - (3065,13557,2000,0,0,18), - (3065,13558,7000,0,0,26), - (3065,13559,12000,0,0,34), - (3065,13560,24000,0,0,42), - (3065,13561,36000,0,0,50), - (3065,13562,48000,0,0,58), - (3065,13799,1800,0,0,16), - (3065,13811,8000,0,0,28), - (3065,13814,12000,0,0,34), - (3065,14332,200,0,0,8), - (3065,14333,1800,0,0,16), - (3065,14334,7000,0,0,24), - (3065,14335,10000,0,0,32), - (3065,14336,18000,0,0,40), - (3065,14337,32000,0,0,48), - (3065,14338,46000,0,0,56), - (3065,14339,16000,0,0,38), - (3065,14340,5000,0,0,60), - (3065,14341,8000,0,0,30), - (3065,14342,26000,0,0,44), - (3065,14343,48000,0,0,58), - (3065,14344,12000,0,0,34), - (3065,14345,32000,0,0,48), - (3065,14346,2200,0,0,20), - (3065,14347,10000,0,0,32), - (3065,14348,24000,0,0,42), - (3065,14349,40000,0,0,52), - (3065,14350,28000,0,0,46), - (3065,14351,46000,0,0,56), - (3065,14352,600,0,0,12), - (3065,14353,2200,0,0,20), - (3065,14354,8000,0,0,28), - (3065,14355,14000,0,0,36), - (3065,14356,26000,0,0,44), - (3065,14357,40000,0,0,52), - (3065,14358,50000,0,0,60), - (3065,14359,24000,0,0,42), - (3065,14360,42000,0,0,54), - (3065,14361,36000,0,0,50), - (3065,14362,48000,0,0,58), - (3065,14364,7000,0,0,26), - (3065,14365,14000,0,0,36), - (3065,14366,28000,0,0,46), - (3065,14367,46000,0,0,56), - (3065,14368,18000,0,0,40), - (3065,14370,50000,0,0,60), - (3065,14372,26000,0,0,44), - (3065,14373,42000,0,0,54), - (3065,14374,2000,0,0,18), - (3065,14375,8000,0,0,28), - (3065,14376,16000,0,0,38), - (3065,14377,32000,0,0,48), - (3065,14378,48000,0,0,58), - (3065,14431,6000,0,0,22), - (3065,14432,18000,0,0,40), - (3065,14434,48000,0,0,58), - (3065,14445,8000,0,0,30), - (3065,14446,28000,0,0,46), - (3065,15637,8000,0,0,30), - (3065,15638,18000,0,0,40), - (3065,15639,36000,0,0,50), - (3065,15640,50000,0,0,60), - (3065,20044,28000,0,0,46), - (3065,20155,10000,0,0,32), - (3065,20156,36000,0,0,50), - (3065,20157,7000,0,0,26), - (3065,20158,18000,0,0,40), - (3065,20159,7000,0,0,24), - (3065,20160,400,0,0,10), - (3065,20161,2000,0,0,18), - (3065,20191,46000,0,0,56), - (3065,20738,600,0,0,12), - (3065,20931,400,0,0,28), - (3065,20932,700,0,0,36), - (3065,20933,1300,0,0,44), - (3065,20934,2000,0,0,52), - (3065,20935,2500,0,0,60), - (3065,20938,2500,0,0,60), - (3065,20940,1800,0,0,50), - (3065,20941,2500,0,0,60), - (3065,20942,1200,0,0,42), - (3065,20943,2100,0,0,54), - (3066,1303,100,0,0,8), - (3066,1304,1800,0,0,16), - (3066,1305,3500,0,0,24), - (3066,1315,1800,0,0,16), - (3066,1324,100,0,0,8), - (3066,1325,900,0,0,14), - (3066,1326,100,0,0,6), - (3066,1327,800,0,0,12), - (3066,1333,720,0,0,12), - (3066,1338,6000,0,0,28), - (3066,1339,8000,0,0,32), - (3066,1340,12000,0,0,40), - (3066,1345,4000,0,0,26), - (3066,1352,7000,0,0,30), - (3066,1354,2000,0,0,18), - (3066,1355,3500,0,0,24), - (3066,1356,8000,0,0,32), - (3066,1357,2200,0,0,20), - (3066,1358,4000,0,0,26), - (3066,1363,8000,0,0,32), - (3066,1444,12000,0,0,40), - (3066,2014,800,0,0,12), - (3066,2076,100,0,0,6), - (3066,2862,22000,0,0,48), - (3066,2863,30000,0,0,56), - (3066,2874,900,0,0,14), - (3066,5386,3000,0,0,22), - (3066,5387,2200,0,0,20), - (3066,5678,4000,0,0,26), - (3066,5731,100,0,0,8), - (3066,6043,8000,0,0,32), - (3066,6379,2200,0,0,20), - (3066,6380,7000,0,0,30), - (3066,6381,12000,0,0,40), - (3066,6383,7000,0,0,30), - (3066,6384,12000,0,0,40), - (3066,6400,2000,0,0,18), - (3066,6401,6000,0,0,28), - (3066,6402,11000,0,0,38), - (3066,6496,9000,0,0,34), - (3066,8006,12000,0,0,40), - (3066,8007,2200,0,0,20), - (3066,8009,6000,0,0,28), - (3066,8011,10000,0,0,36), - (3066,8013,7200,0,0,32), - (3066,8020,10,0,0,1), - (3066,8021,100,0,0,8), - (3066,8022,1800,0,0,16), - (3066,8025,400,0,0,10), - (3066,8031,2000,0,0,18), - (3066,8032,4000,0,0,26), - (3066,8035,2200,0,0,20), - (3066,8039,6000,0,0,28), - (3066,8043,100,0,0,4), - (3066,8047,100,0,0,8), - (3066,8048,900,0,0,14), - (3066,8049,3500,0,0,24), - (3066,8051,400,0,0,10), - (3066,8054,2000,0,0,18), - (3066,8055,6000,0,0,28), - (3066,8057,2200,0,0,20), - (3066,8059,9000,0,0,34), - (3066,8077,400,0,0,10), - (3066,8086,800,0,0,12), - (3066,8135,12000,0,0,40), - (3066,8144,2000,0,0,18), - (3066,8158,900,0,0,14), - (3066,8159,3500,0,0,24), - (3066,8164,3500,0,0,24), - (3066,8165,11000,0,0,38), - (3066,8169,3000,0,0,22), - (3066,8173,11000,0,0,38), - (3066,8180,7000,0,0,30), - (3066,8183,3500,0,0,24), - (3066,8186,6000,0,0,28), - (3066,8189,4000,0,0,26), - (3066,8231,6000,0,0,28), - (3066,8234,7000,0,0,30), - (3066,8237,12000,0,0,40), - (3066,8252,11000,0,0,38), - (3066,8500,3000,0,0,22), - (3066,8501,8000,0,0,32), - (3066,8513,8000,0,0,32), - (3066,8738,12000,0,0,40), - (3066,8837,16000,0,0,42), - (3066,10393,11000,0,0,38), - (3066,10394,18000,0,0,44), - (3066,10397,22000,0,0,48), - (3066,10398,30000,0,0,56), - (3066,10401,3500,0,0,24), - (3066,10402,9000,0,0,34), - (3066,10409,9000,0,0,34), - (3066,10410,18000,0,0,44), - (3066,10411,29000,0,0,54), - (3066,10415,10000,0,0,36), - (3066,10416,22000,0,0,48), - (3066,10417,34000,0,0,60), - (3066,10429,22000,0,0,48), - (3066,10430,32000,0,0,58), - (3066,10433,22000,0,0,48), - (3066,10434,30000,0,0,56), - (3066,10439,24000,0,0,50), - (3066,10440,34000,0,0,60), - (3066,10443,27000,0,0,52), - (3066,10446,10000,0,0,36), - (3066,10449,12000,0,0,40), - (3066,10450,27000,0,0,52), - (3066,10457,11000,0,0,38), - (3066,10464,24000,0,0,50), - (3066,10465,34000,0,0,60), - (3066,10469,18000,0,0,44), - (3066,10470,27000,0,0,52), - (3066,10471,34000,0,0,60), - (3066,10474,20000,0,0,46), - (3066,10475,32000,0,0,58), - (3066,10480,11000,0,0,38), - (3066,10481,29000,0,0,54), - (3066,10488,24000,0,0,50), - (3066,10512,10000,0,0,36), - (3066,10514,20000,0,0,46), - (3066,10515,30000,0,0,56), - (3066,10528,22000,0,0,48), - (3066,10540,16000,0,0,42), - (3066,10541,32000,0,0,58), - (3066,10588,10000,0,0,36), - (3066,10589,20000,0,0,46), - (3066,10590,30000,0,0,56), - (3066,10597,7000,0,0,30), - (3066,10602,18000,0,0,44), - (3066,10603,34000,0,0,60), - (3066,10615,16000,0,0,42), - (3066,10616,27000,0,0,52), - (3066,10624,20000,0,0,46), - (3066,10625,29000,0,0,54), - (3066,10628,30000,0,0,56), - (3066,11316,16000,0,0,42), - (3066,11317,27000,0,0,52), - (3066,15113,10000,0,0,36), - (3066,15115,20000,0,0,46), - (3066,15116,30000,0,0,56), - (3066,15209,24000,0,0,50), - (3066,15210,30000,0,0,56), - (3066,16317,18000,0,0,44), - (3066,16318,29000,0,0,54), - (3066,16347,20000,0,0,46), - (3066,16348,30000,0,0,56), - (3066,16357,22000,0,0,48), - (3066,16358,32000,0,0,58), - (3066,16363,34000,0,0,60), - (3066,16394,32000,0,0,58), - (3066,20613,7000,0,0,30), - (3066,20778,3500,0,0,24), - (3066,20779,10000,0,0,36), - (3066,20780,22000,0,0,48), - (3066,20781,34000,0,0,60), - (3066,25910,24000,0,0,50), - (3066,17362,55000,0,0,48), - (3066,17363,80000,0,0,58), - (3067,2551,100,0,0,5), - (3067,2559,50,185,10,0), - (3067,2561,100,185,50,0), - (3067,2562,200,185,75,0), - (3067,2563,150,185,80,0), - (3067,3412,500,185,50,10), - (3067,6502,100,185,50,0), - (3067,6503,300,185,125,0), - (3067,21176,4000,185,200,0), - (3069,2155,10,0,0,5), - (3069,2177,100,165,55,0), - (3069,2178,100,165,60,0), - (3069,2338,50,165,15,0), - (3069,2883,100,165,40,0), - (3069,3782,75,165,25,0), - (3069,3784,150,165,55,0), - (3069,3821,50,165,35,0), - (3069,9061,100,165,30,0), - (3069,9063,100,165,30,0), - (3087,2551,100,0,0,5), - (3087,2559,50,185,10,0), - (3087,2561,100,185,50,0), - (3087,2562,200,185,75,0), - (3087,2563,150,185,80,0), - (3087,3412,500,185,50,10), - (3087,6502,100,185,50,0), - (3087,6503,300,185,125,0), - (3087,21176,4000,185,200,0), - (3136,2021,450,164,50,10), - (3136,2744,90,164,35,0), - (3136,2745,450,164,90,0), - (3136,2746,90,164,65,0), - (3136,2747,180,164,70,0), - (3136,2749,270,164,105,0), - (3136,2750,450,164,105,0), - (3136,2751,450,164,120,0), - (3136,2752,900,164,125,0), - (3136,2753,900,164,145,0), - (3136,2754,45,164,15,0), - (3136,2755,45,164,20,0), - (3136,2756,45,164,25,0), - (3136,2757,180,164,110,0), - (3136,2758,180,164,115,0), - (3136,2759,180,164,120,0), - (3136,3118,90,164,65,0), - (3136,3119,900,164,125,0), - (3136,3298,450,164,90,0), - (3136,3299,225,164,35,0), - (3136,3300,450,164,70,0), - (3136,3301,900,164,130,0), - (3136,3340,45,164,20,0), - (3136,3341,90,164,25,0), - (3136,3342,90,164,40,0), - (3136,3343,180,164,45,0), - (3136,3344,225,164,75,0), - (3136,3345,1000,164,110,0), - (3136,3346,450,164,130,0), - (3136,3347,900,164,135,0), - (3136,3348,900,164,125,0), - (3136,3516,600,164,100,0), - (3136,6520,720,164,110,0), - (3136,7409,270,164,65,0), - (3136,7819,180,164,95,0), - (3136,7820,90,164,100,0), - (3136,8769,225,164,150,0), - (3136,8881,90,164,30,0), - (3136,9984,90,164,30,0), - (3136,9988,225,164,125,0), - (3136,9989,450,164,130,0), - (3136,9990,450,164,135,0), - (3136,14381,225,164,150,0), - (3136,19670,600,164,100,0), - (3136,19671,225,164,150,0), - (3137,2581,10,0,0,0), - (3137,2582,500,186,50,0), - (3137,3313,50,186,65,0), - (3137,3314,200,186,65,0), - (3137,3315,2250,186,155,0), - (3137,3316,450,186,125,0), - (3137,3317,180,186,75,0), - (3137,3568,4500,186,125,0), - (3137,3596,2250,186,165,0), - (3137,10099,4500,186,175,0), - (3137,10100,9000,186,230,0), - (3137,10249,50000,186,200,0), - (3137,16154,18000,186,250,0), - (3153,1343,100,0,0,6), - (3153,1423,100,0,0,4), - (3153,1738,100,0,0,4), - (3153,3128,100,0,0,6), - (3153,6674,10,0,0,1), - (3154,1547,10,0,0,1), - (3154,2003,100,0,0,4), - (3154,3048,100,0,0,6), - (3154,5298,100,0,0,6), - (3154,13164,50,0,0,4), - (3155,1762,100,0,0,6), - (3155,1780,100,0,0,6), - (3155,1789,10,0,0,1), - (3155,2592,100,0,0,4), - (3155,5167,100,0,0,4), - (3156,1374,10,0,0,1), - (3156,1381,100,0,0,6), - (3156,1393,100,0,0,4), - (3156,1476,100,0,0,6), - (3156,6221,100,0,0,4), - (3157,1326,100,0,0,6), - (3157,2076,100,0,0,6), - (3157,8020,10,0,0,1), - (3157,8043,100,0,0,4), - (3169,797,4000,0,0,20), - (3169,798,10000,0,0,26), - (3169,1055,11000,0,0,28), - (3169,1065,1500,0,0,14), - (3169,1229,100,0,0,6), - (3169,1343,100,0,0,6), - (3169,1344,3000,0,0,18), - (3169,1423,100,0,0,4), - (3169,1424,4000,0,0,20), - (3169,1482,12000,0,0,30), - (3169,1606,200,0,0,8), - (3169,1607,2000,0,0,16), - (3169,1610,8000,0,0,24), - (3169,1611,14000,0,0,32), - (3169,1646,3000,0,0,18), - (3169,1675,1000,0,0,12), - (3169,1676,14000,0,0,32), - (3169,1677,54000,0,0,52), - (3169,1685,18000,0,0,36), - (3169,1716,200,0,0,8), - (3169,1722,42000,0,0,50), - (3169,1738,100,0,0,4), - (3169,2570,2000,0,0,16), - (3169,2688,600,0,0,10), - (3169,3128,100,0,0,6), - (3169,3433,12000,0,0,30), - (3169,3434,22000,0,0,40), - (3169,3435,42000,0,0,50), - (3169,5243,1000,0,0,12), - (3169,5247,6000,0,0,20), - (3169,5283,8000,0,0,24), - (3169,6158,22000,0,0,40), - (3169,6176,14000,0,0,32), - (3169,6177,22000,0,0,40), - (3169,6180,10000,0,0,26), - (3169,6191,8000,0,0,24), - (3169,6193,6000,0,0,22), - (3169,6543,14000,0,0,32), - (3169,6549,600,0,0,10), - (3169,6550,4000,0,0,20), - (3169,6551,12000,0,0,30), - (3169,6553,20000,0,0,38), - (3169,6556,60000,0,0,58), - (3169,6573,1500,0,0,14), - (3169,6575,8000,0,0,24), - (3169,6674,10,0,0,1), - (3169,7109,22000,0,0,40), - (3169,7374,14000,0,0,32), - (3169,7375,56000,0,0,54), - (3169,7380,16000,0,0,34), - (3169,7382,2000,0,0,16), - (3169,7385,1000,0,0,12), - (3169,7401,10000,0,0,26), - (3169,7403,18000,0,0,36), - (3169,7406,6000,0,0,22), - (3169,7889,11000,0,0,28), - (3169,8206,11000,0,0,28), - (3169,8207,20000,0,0,38), - (3169,8381,16000,0,0,34), - (3169,8821,20000,0,0,38), - (3169,11552,32000,0,0,42), - (3169,11553,54000,0,0,52), - (3169,11557,16000,0,0,34), - (3169,11558,34000,0,0,44), - (3169,11559,56000,0,0,54), - (3169,11570,40000,0,0,48), - (3169,11571,58000,0,0,56), - (3169,11575,22000,0,0,40), - (3169,11576,42000,0,0,50), - (3169,11577,62000,0,0,60), - (3169,11579,36000,0,0,46), - (3169,11582,40000,0,0,48), - (3169,11583,60000,0,0,58), - (3169,11586,34000,0,0,44), - (3169,11587,62000,0,0,60), - (3169,11598,36000,0,0,46), - (3169,11599,60000,0,0,58), - (3169,11602,34000,0,0,44), - (3169,11603,56000,0,0,54), - (3169,11606,36000,0,0,46), - (3169,11607,56000,0,0,54), - (3169,18556,14000,0,0,32), - (3169,20561,36000,0,0,46), - (3169,20562,58000,0,0,56), - (3169,20571,62000,0,0,60), - (3169,20621,32000,0,0,42), - (3169,20622,54000,0,0,52), - (3169,20703,40000,0,0,48), - (3169,20704,58000,0,0,56), - (3169,20724,4000,0,0,20), - (3169,21555,200,0,0,48), - (3169,21557,2800,0,0,54), - (3169,21558,3100,0,0,60), - (3169,23898,2000,0,0,48), - (3169,23899,2800,0,0,54), - (3169,23900,3100,0,0,60), - (3169,23926,200,0,0,48), - (3169,23927,2800,0,0,54), - (3169,23928,3100,0,0,60), - (3170,652,300,0,0,10), - (3170,1424,300,0,0,10), - (3170,1728,4000,0,0,22), - (3170,1762,100,0,0,6), - (3170,1763,1200,0,0,14), - (3170,1764,4000,0,0,22), - (3170,1765,10000,0,0,30), - (3170,1771,800,0,0,12), - (3170,1772,6000,0,0,26), - (3170,1773,27000,0,0,42), - (3170,1774,52000,0,0,58), - (3170,1780,100,0,0,6), - (3170,1781,2900,0,0,18), - (3170,1789,10,0,0,1), - (3170,1790,3000,0,0,20), - (3170,1791,20000,0,0,40), - (3170,1792,54000,0,0,60), - (3170,1838,6000,0,0,26), - (3170,1845,10000,0,0,30), - (3170,1846,5000,0,0,24), - (3170,1858,4000,0,0,22), - (3170,1859,27000,0,0,42), - (3170,1862,20000,0,0,40), - (3170,2592,100,0,0,4), - (3170,2593,800,0,0,12), - (3170,2594,3000,0,0,20), - (3170,2595,8000,0,0,28), - (3170,2843,10000,40,130,30), - (3170,2844,18000,40,170,38), - (3170,2984,300,0,0,10), - (3170,3128,800,0,0,12), - (3170,3422,3000,40,1,20), - (3170,3423,35000,40,230,50), - (3170,5167,100,0,0,4), - (3170,5175,300,0,0,10), - (3170,5278,200,0,0,8), - (3170,5768,5000,40,100,24), - (3170,6185,7750,0,0,46), - (3170,6480,1800,0,0,16), - (3170,6505,14000,0,0,34), - (3170,6511,14000,40,150,34), - (3170,6734,1800,0,0,16), - (3170,6735,10000,0,0,30), - (3170,6736,3000,0,0,20), - (3170,6737,1200,0,0,14), - (3170,6763,200,0,0,8), - (3170,6764,1800,0,0,16), - (3170,6765,5000,0,0,24), - (3170,6769,8000,0,0,28), - (3170,6771,8000,0,0,28), - (3170,6775,27000,0,0,42), - (3170,8622,18000,0,0,38), - (3170,8625,12000,0,0,32), - (3170,8626,20000,0,0,40), - (3170,8630,12000,0,0,32), - (3170,8634,4000,0,0,22), - (3170,8635,10000,0,0,30), - (3170,8636,18000,0,0,38), - (3170,8638,20000,0,0,40), - (3170,8641,8000,0,0,28), - (3170,8642,16000,0,0,36), - (3170,8644,35000,0,0,50), - (3170,8648,1200,0,0,14), - (3170,8651,6000,0,0,26), - (3170,8652,16000,0,0,36), - (3170,8678,2900,0,0,18), - (3170,8695,18000,40,170,38), - (3170,8697,14000,0,0,34), - (3170,8701,8000,40,120,28), - (3170,8723,16000,0,0,36), - (3170,8727,6000,0,0,26), - (3170,8728,14000,0,0,34), - (3170,8810,16000,40,160,36), - (3170,11199,31000,0,0,46), - (3170,11200,50000,0,0,56), - (3170,11270,27000,0,0,42), - (3170,11271,35000,0,0,50), - (3170,11272,52000,0,0,58), - (3170,11276,29000,0,0,44), - (3170,11277,46000,0,0,52), - (3170,11278,54000,0,0,60), - (3170,11282,29000,0,0,44), - (3170,11283,46000,0,0,52), - (3170,11284,54000,0,0,60), - (3170,11287,31000,0,0,46), - (3170,11288,54000,0,0,60), - (3170,11291,31000,0,0,46), - (3170,11292,48000,0,0,54), - (3170,11295,31000,0,0,46), - (3170,11296,48000,0,0,54), - (3170,11298,33000,0,0,48), - (3170,11301,33000,0,0,48), - (3170,11302,50000,0,0,56), - (3170,11304,46000,0,0,52), - (3170,11318,52000,0,0,58), - (3170,11344,29000,40,200,44), - (3170,11345,46000,40,240,52), - (3170,11346,54000,40,280,60), - (3170,11360,31000,40,210,46), - (3170,11361,48000,40,250,54), - (3170,11401,46000,40,240,52), - (3170,13027,13000,0,0,58), - (3170,13221,12000,40,140,32), - (3170,13231,20000,40,180,40), - (3170,13232,33000,40,220,48), - (3170,13233,50000,40,260,56), - (3171,796,2200,0,0,20), - (3171,1117,600,0,0,12), - (3171,1424,2200,0,0,20), - (3171,1547,10,0,0,1), - (3171,1549,1800,0,0,16), - (3171,1552,2200,0,0,20), - (3171,1563,1800,0,0,50), - (3171,1564,18000,0,0,40), - (3171,1567,1200,0,0,14), - (3171,1603,10000,0,0,32), - (3171,2003,100,0,0,4), - (3171,2898,14000,0,0,36), - (3171,2899,1200,0,0,14), - (3171,2979,600,0,0,12), - (3171,3047,6000,0,0,22), - (3171,3048,100,0,0,6), - (3171,3049,7000,0,0,26), - (3171,3128,200,0,0,8), - (3171,3663,8000,0,0,28), - (3171,3664,14000,0,0,36), - (3171,5117,200,0,0,8), - (3171,5131,2200,0,0,20), - (3171,5298,100,0,0,6), - (3171,5338,2000,0,0,18), - (3171,5385,8000,0,0,30), - (3171,6198,1200,0,0,14), - (3171,6385,400,0,0,10), - (3171,6791,2200,0,0,20), - (3171,6792,7000,0,0,24), - (3171,6999,8000,0,0,30), - (3171,8738,18000,0,0,40), - (3171,13160,18000,0,0,40), - (3171,13162,8000,0,0,30), - (3171,13164,100,0,0,4), - (3171,13545,26000,0,0,44), - (3171,13546,40000,0,0,52), - (3171,13547,50000,0,0,60), - (3171,13556,400,0,0,10), - (3171,13557,2000,0,0,18), - (3171,13558,7000,0,0,26), - (3171,13559,12000,0,0,34), - (3171,13560,24000,0,0,42), - (3171,13561,36000,0,0,50), - (3171,13562,48000,0,0,58), - (3171,13799,1800,0,0,16), - (3171,13811,8000,0,0,28), - (3171,13814,12000,0,0,34), - (3171,14332,200,0,0,8), - (3171,14333,1800,0,0,16), - (3171,14334,7000,0,0,24), - (3171,14335,10000,0,0,32), - (3171,14336,18000,0,0,40), - (3171,14337,32000,0,0,48), - (3171,14338,46000,0,0,56), - (3171,14339,16000,0,0,38), - (3171,14340,5000,0,0,60), - (3171,14341,8000,0,0,30), - (3171,14342,26000,0,0,44), - (3171,14343,48000,0,0,58), - (3171,14344,12000,0,0,34), - (3171,14345,32000,0,0,48), - (3171,14346,2200,0,0,20), - (3171,14347,10000,0,0,32), - (3171,14348,24000,0,0,42), - (3171,14349,40000,0,0,52), - (3171,14350,28000,0,0,46), - (3171,14351,46000,0,0,56), - (3171,14352,600,0,0,12), - (3171,14353,2200,0,0,20), - (3171,14354,8000,0,0,28), - (3171,14355,14000,0,0,36), - (3171,14356,26000,0,0,44), - (3171,14357,40000,0,0,52), - (3171,14358,50000,0,0,60), - (3171,14359,24000,0,0,42), - (3171,14360,42000,0,0,54), - (3171,14361,36000,0,0,50), - (3171,14362,48000,0,0,58), - (3171,14364,7000,0,0,26), - (3171,14365,14000,0,0,36), - (3171,14366,28000,0,0,46), - (3171,14367,46000,0,0,56), - (3171,14368,18000,0,0,40), - (3171,14370,50000,0,0,60), - (3171,14372,26000,0,0,44), - (3171,14373,42000,0,0,54), - (3171,14374,2000,0,0,18), - (3171,14375,8000,0,0,28), - (3171,14376,16000,0,0,38), - (3171,14377,32000,0,0,48), - (3171,14378,48000,0,0,58), - (3171,14431,6000,0,0,22), - (3171,14432,18000,0,0,40), - (3171,14434,48000,0,0,58), - (3171,14445,8000,0,0,30), - (3171,14446,28000,0,0,46), - (3171,15637,8000,0,0,30), - (3171,15638,18000,0,0,40), - (3171,15639,36000,0,0,50), - (3171,15640,50000,0,0,60), - (3171,20044,28000,0,0,46), - (3171,20155,10000,0,0,32), - (3171,20156,36000,0,0,50), - (3171,20157,7000,0,0,26), - (3171,20158,18000,0,0,40), - (3171,20159,7000,0,0,24), - (3171,20160,400,0,0,10), - (3171,20161,2000,0,0,18), - (3171,20191,46000,0,0,56), - (3171,20738,600,0,0,12), - (3171,20931,400,0,0,28), - (3171,20932,700,0,0,36), - (3171,20933,1300,0,0,44), - (3171,20934,2000,0,0,52), - (3171,20935,2500,0,0,60), - (3171,20938,2500,0,0,60), - (3171,20940,1800,0,0,50), - (3171,20941,2500,0,0,60), - (3171,20942,1200,0,0,42), - (3171,20943,2100,0,0,54), - (3172,607,9000,0,0,36), - (3172,1197,5000,0,0,28), - (3172,1296,200,0,0,8), - (3172,1297,1500,0,0,18), - (3172,1367,900,0,0,14), - (3172,1368,2500,0,0,22), - (3172,1369,6000,0,0,30), - (3172,1374,10,0,0,1), - (3172,1375,300,0,0,10), - (3172,1376,2000,0,0,20), - (3172,1377,1500,0,0,18), - (3172,1381,100,0,0,6), - (3172,1382,600,0,0,12), - (3172,1383,300,0,0,10), - (3172,1384,2000,0,0,20), - (3172,1393,100,0,0,4), - (3172,1394,600,0,0,12), - (3172,1404,6000,0,0,30), - (3172,1406,2000,0,0,20), - (3172,1407,5000,0,0,28), - (3172,1476,100,0,0,6), - (3172,1477,1200,0,0,16), - (3172,1478,4000,0,0,26), - (3172,1571,14000,0,0,48), - (3172,1572,11000,0,0,42), - (3172,2942,6000,0,0,30), - (3172,2945,1500,0,0,18), - (3172,2971,4000,0,0,26), - (3172,2972,10000,0,0,38), - (3172,3704,600,0,0,12), - (3172,3705,2000,0,0,20), - (3172,3706,5000,0,0,28), - (3172,3707,9000,0,0,36), - (3172,5139,3000,0,0,24), - (3172,5486,11000,0,0,40), - (3172,5501,3000,0,0,24), - (3172,5698,1200,0,0,16), - (3172,5700,8000,0,0,34), - (3172,5702,13000,0,0,46), - (3172,5709,6000,0,0,30), - (3172,5736,4000,0,0,26), - (3172,5741,2000,0,0,20), - (3172,5783,200,0,0,8), - (3172,6203,300,0,0,10), - (3172,6204,2500,0,0,22), - (3172,6206,2500,0,0,22), - (3172,6214,7000,0,0,32), - (3172,6216,22000,0,0,56), - (3172,6218,5000,0,0,28), - (3172,6220,8000,0,0,34), - (3172,6221,100,0,0,4), - (3172,6224,900,0,0,14), - (3172,6225,3000,0,0,24), - (3172,6227,8000,0,0,34), - (3172,6228,2500,0,0,22), - (3172,6232,7000,0,0,32), - (3172,6485,9000,0,0,36), - (3172,7642,9000,0,0,36), - (3172,7647,7000,0,0,32), - (3172,7649,8000,0,0,34), - (3172,7650,900,0,0,14), - (3172,7652,10000,0,0,38), - (3172,7660,5000,0,0,28), - (3172,7661,11000,0,0,42), - (3172,7662,300,0,0,10), - (3172,7663,2000,0,0,20), - (3172,7664,5000,0,0,28), - (3172,7665,6000,0,0,30), - (3172,7666,7000,0,0,32), - (3172,8290,3000,0,0,24), - (3172,8291,10000,0,0,38), - (3172,11662,12000,0,0,44), - (3172,11663,18000,0,0,52), - (3172,11664,26000,0,0,60), - (3172,11666,11000,0,0,40), - (3172,11669,15000,0,0,50), - (3172,11670,26000,0,0,60), - (3172,11673,12000,0,0,44), - (3172,11674,20000,0,0,54), - (3172,11676,18000,0,0,52), - (3172,11679,13000,0,0,46), - (3172,11680,24000,0,0,58), - (3172,11685,9900,0,0,42), - (3172,11686,18000,0,0,54), - (3172,11690,9000,0,0,36), - (3172,11691,13000,0,0,46), - (3172,11692,22000,0,0,56), - (3172,11696,12000,0,0,44), - (3172,11697,18000,0,0,52), - (3172,11698,26000,0,0,60), - (3172,11701,13000,0,0,46), - (3172,11702,20000,0,0,54), - (3172,11705,12000,0,0,44), - (3172,11709,11000,0,0,42), - (3172,11710,18000,0,0,52), - (3172,11714,10000,0,0,38), - (3172,11715,14000,0,0,48), - (3172,11716,24000,0,0,58), - (3172,11718,22000,0,0,56), - (3172,11720,15000,0,0,50), - (3172,11723,13000,0,0,46), - (3172,11724,26000,0,0,60), - (3172,11727,12000,0,0,44), - (3172,11728,24000,0,0,58), - (3172,11731,24000,0,0,58), - (3172,11736,11000,0,0,40), - (3172,11737,15000,0,0,50), - (3172,11738,26000,0,0,60), - (3172,11741,11000,0,0,42), - (3172,11742,18000,0,0,52), - (3172,11788,15000,0,0,50), - (3172,17732,14000,0,0,48), - (3172,17733,26000,0,0,60), - (3172,17865,12000,0,0,44), - (3172,18154,4000,0,0,26), - (3172,18155,8000,0,0,34), - (3172,18156,11000,0,0,42), - (3172,18157,15000,0,0,50), - (3172,18158,24000,0,0,58), - (3172,18160,22000,0,0,56), - (3172,18161,15000,0,0,50), - (3172,18162,24000,0,0,58), - (3172,18169,20000,0,0,54), - (3172,18170,13000,0,0,46), - (3172,18171,22000,0,0,56), - (3172,18648,13000,0,0,46), - (3172,18753,26000,0,0,60), - (3172,18872,150,0,0,24), - (3172,18875,350,0,0,32), - (3172,18876,550,0,0,40), - (3172,18877,700,0,0,48), - (3172,18878,22000,0,0,56), - (3172,18927,500,0,0,38), - (3172,18928,700,0,0,48), - (3172,18929,1200,0,0,58), - (3172,18933,700,0,0,48), - (3172,18934,1000,0,0,54), - (3172,18935,1300,0,0,60), - (3172,18939,750,0,0,50), - (3172,18940,1300,0,0,60), - (3172,20766,6000,0,0,30), - (3172,20767,11000,0,0,40), - (3172,20768,15000,0,0,50), - (3172,20769,26000,0,0,60), - (3172,17938,22000,17862,0,56), - (3173,1303,100,0,0,8), - (3173,1304,1800,0,0,16), - (3173,1305,3500,0,0,24), - (3173,1315,1800,0,0,16), - (3173,1324,100,0,0,8), - (3173,1325,900,0,0,14), - (3173,1326,100,0,0,6), - (3173,1327,800,0,0,12), - (3173,1333,720,0,0,12), - (3173,1338,6000,0,0,28), - (3173,1339,8000,0,0,32), - (3173,1340,12000,0,0,40), - (3173,1345,4000,0,0,26), - (3173,1352,7000,0,0,30), - (3173,1354,2000,0,0,18), - (3173,1355,3500,0,0,24), - (3173,1356,8000,0,0,32), - (3173,1357,2200,0,0,20), - (3173,1358,4000,0,0,26), - (3173,1363,8000,0,0,32), - (3173,1444,12000,0,0,40), - (3173,2014,800,0,0,12), - (3173,2076,100,0,0,6), - (3173,2862,22000,0,0,48), - (3173,2863,30000,0,0,56), - (3173,2874,900,0,0,14), - (3173,5386,3000,0,0,22), - (3173,5387,2200,0,0,20), - (3173,5678,4000,0,0,26), - (3173,5731,100,0,0,8), - (3173,6043,8000,0,0,32), - (3173,6379,2200,0,0,20), - (3173,6380,7000,0,0,30), - (3173,6381,12000,0,0,40), - (3173,6383,7000,0,0,30), - (3173,6384,12000,0,0,40), - (3173,6400,2000,0,0,18), - (3173,6401,6000,0,0,28), - (3173,6402,11000,0,0,38), - (3173,6496,9000,0,0,34), - (3173,8006,12000,0,0,40), - (3173,8007,2200,0,0,20), - (3173,8009,6000,0,0,28), - (3173,8011,10000,0,0,36), - (3173,8013,7200,0,0,32), - (3173,8020,10,0,0,1), - (3173,8021,100,0,0,8), - (3173,8022,1800,0,0,16), - (3173,8025,400,0,0,10), - (3173,8031,2000,0,0,18), - (3173,8032,4000,0,0,26), - (3173,8035,2200,0,0,20), - (3173,8039,6000,0,0,28), - (3173,8043,100,0,0,4), - (3173,8047,100,0,0,8), - (3173,8048,900,0,0,14), - (3173,8049,3500,0,0,24), - (3173,8051,400,0,0,10), - (3173,8054,2000,0,0,18), - (3173,8055,6000,0,0,28), - (3173,8057,2200,0,0,20), - (3173,8059,9000,0,0,34), - (3173,8077,400,0,0,10), - (3173,8086,800,0,0,12), - (3173,8135,12000,0,0,40), - (3173,8144,2000,0,0,18), - (3173,8158,900,0,0,14), - (3173,8159,3500,0,0,24), - (3173,8164,3500,0,0,24), - (3173,8165,11000,0,0,38), - (3173,8169,3000,0,0,22), - (3173,8173,11000,0,0,38), - (3173,8180,7000,0,0,30), - (3173,8183,3500,0,0,24), - (3173,8186,6000,0,0,28), - (3173,8189,4000,0,0,26), - (3173,8231,6000,0,0,28), - (3173,8234,7000,0,0,30), - (3173,8237,12000,0,0,40), - (3173,8252,11000,0,0,38), - (3173,8500,3000,0,0,22), - (3173,8501,8000,0,0,32), - (3173,8513,8000,0,0,32), - (3173,8738,12000,0,0,40), - (3173,8837,16000,0,0,42), - (3173,10393,11000,0,0,38), - (3173,10394,18000,0,0,44), - (3173,10397,22000,0,0,48), - (3173,10398,30000,0,0,56), - (3173,10401,3500,0,0,24), - (3173,10402,9000,0,0,34), - (3173,10409,9000,0,0,34), - (3173,10410,18000,0,0,44), - (3173,10411,29000,0,0,54), - (3173,10415,10000,0,0,36), - (3173,10416,22000,0,0,48), - (3173,10417,34000,0,0,60), - (3173,10429,22000,0,0,48), - (3173,10430,32000,0,0,58), - (3173,10433,22000,0,0,48), - (3173,10434,30000,0,0,56), - (3173,10439,24000,0,0,50), - (3173,10440,34000,0,0,60), - (3173,10443,27000,0,0,52), - (3173,10446,10000,0,0,36), - (3173,10449,12000,0,0,40), - (3173,10450,27000,0,0,52), - (3173,10457,11000,0,0,38), - (3173,10464,24000,0,0,50), - (3173,10465,34000,0,0,60), - (3173,10469,18000,0,0,44), - (3173,10470,27000,0,0,52), - (3173,10471,34000,0,0,60), - (3173,10474,20000,0,0,46), - (3173,10475,32000,0,0,58), - (3173,10480,11000,0,0,38), - (3173,10481,29000,0,0,54), - (3173,10488,24000,0,0,50), - (3173,10512,10000,0,0,36), - (3173,10514,20000,0,0,46), - (3173,10515,30000,0,0,56), - (3173,10528,22000,0,0,48), - (3173,10540,16000,0,0,42), - (3173,10541,32000,0,0,58), - (3173,10588,10000,0,0,36), - (3173,10589,20000,0,0,46), - (3173,10590,30000,0,0,56), - (3173,10597,7000,0,0,30), - (3173,10602,18000,0,0,44), - (3173,10603,34000,0,0,60), - (3173,10615,16000,0,0,42), - (3173,10616,27000,0,0,52), - (3173,10624,20000,0,0,46), - (3173,10625,29000,0,0,54), - (3173,10628,30000,0,0,56), - (3173,11316,16000,0,0,42), - (3173,11317,27000,0,0,52), - (3173,15113,10000,0,0,36), - (3173,15115,20000,0,0,46), - (3173,15116,30000,0,0,56), - (3173,15209,24000,0,0,50), - (3173,15210,30000,0,0,56), - (3173,16317,18000,0,0,44), - (3173,16318,29000,0,0,54), - (3173,16347,20000,0,0,46), - (3173,16348,30000,0,0,56), - (3173,16357,22000,0,0,48), - (3173,16358,32000,0,0,58), - (3173,16363,34000,0,0,60), - (3173,16394,32000,0,0,58), - (3173,20613,7000,0,0,30), - (3173,20778,3500,0,0,24), - (3173,20779,10000,0,0,36), - (3173,20780,22000,0,0,48), - (3173,20781,34000,0,0,60), - (3173,25910,24000,0,0,50), - (3173,17362,55000,0,0,48), - (3173,17363,80000,0,0,58), - (3174,2020,9,0,0,5), - (3174,2743,50,164,1,0), - (3174,2744,90,164,35,0), - (3174,2746,90,164,65,0), - (3174,2747,180,164,70,0), - (3174,2754,45,164,15,0), - (3174,2755,45,164,20,0), - (3174,2756,45,164,25,0), - (3174,3118,90,164,65,0), - (3174,3299,225,164,35,0), - (3174,3300,450,164,70,0), - (3174,3340,45,164,20,0), - (3174,3341,90,164,25,0), - (3174,3342,90,164,40,0), - (3174,3343,180,164,45,0), - (3174,3344,225,164,75,0), - (3174,7409,270,164,65,0), - (3174,8881,90,164,30,0), - (3174,9984,90,164,30,0), - (3175,2581,10,0,0,0), - (3175,2582,500,186,50,0), - (3175,3313,50,186,65,0), - (3175,3314,200,186,65,0), - (3175,3315,2250,186,155,0), - (3175,3316,450,186,125,0), - (3175,3317,180,186,75,0), - (3175,3568,4500,186,125,0), - (3175,3596,2250,186,165,0), - (3175,10099,4500,186,175,0), - (3175,10100,9000,186,230,0), - (3175,10249,50000,186,200,0), - (3175,16154,18000,186,250,0), - (3179,7733,100,0,0,5), - (3179,7734,500,356,50,0), - (3181,3279,100,0,0,0), - (3181,3280,500,129,50,0), - (3181,3281,100,129,40,0), - (3181,3282,250,129,80,0), - (3181,3283,1000,129,115,0), - (3181,7930,5000,129,150,0), - (3181,7936,250,129,80,0), - (3182,1809,1,0,0,0), - (3182,1810,1,0,0,0), - (3182,6460,1,0,0,0), - (3184,2275,10,0,0,5), - (3184,2339,100,171,25,0), - (3184,2340,135,171,40,0), - (3184,2341,250,171,55,0), - (3184,3179,450,171,90,0), - (3184,3181,1350,171,120,0), - (3184,3184,50,171,15,0), - (3184,3185,1350,171,125,0), - (3184,3186,1800,171,130,0), - (3184,3458,3600,171,110,0), - (3184,7180,405,171,90,0), - (3184,7838,225,171,80,0), - (3184,7839,900,171,130,0), - (3184,7842,900,171,100,0), - (3184,7846,2700,171,140,0), - (3184,11536,225,171,50,0), - (3185,2372,10,0,0,0), - (3185,2373,500,182,50,0), - (3185,3571,5000,182,125,0), - (3185,11994,50000,182,200,0), - (3290,3984,115,202,30,0), - (3290,3985,130,202,30,0), - (3290,3986,150,202,50,0), - (3290,3987,150,202,50,0), - (3290,3988,200,202,60,0), - (3290,3991,225,202,65,0), - (3290,3992,250,202,75,0), - (3290,3993,250,202,75,0), - (3290,3994,250,202,75,0), - (3290,4039,10,0,0,5), - (3290,7431,150,202,50,0), - (3306,542,396,0,0,20), - (3306,1853,1,261,0,0), - (3306,6285,1,0,0,0), - (3306,6291,1,0,0,0), - (3306,6292,1,0,0,0), - (3306,6293,1,0,0,0), - (3306,6294,1,0,0,0), - (3306,6313,1,0,0,0), - (3306,6322,1,0,0,0), - (3306,6323,1,0,0,0), - (3306,6324,1,0,0,0), - (3306,6325,1,0,0,0), - (3306,6330,1,0,0,0), - (3306,6339,1,0,0,0), - (3306,6340,1,0,0,0), - (3306,6341,1,0,0,0), - (3306,6342,1,0,0,0), - (3306,6449,1,0,0,0), - (3306,6454,1,0,0,0), - (3306,6455,1,0,0,0), - (3306,6456,1,0,0,0), - (3306,6457,1,0,0,0), - (3306,14922,1,261,0,0), - (3306,15147,440,0,0,20), - (3306,15148,1440,0,0,30), - (3306,15149,3240,0,0,40), - (3306,15150,6480,0,0,50), - (3306,15151,9000,0,0,60), - (3306,24442,440,0,0,20), - (3306,24468,1440,0,0,30), - (3306,24470,3240,0,0,40), - (3306,24472,6480,0,0,50), - (3306,24473,440,0,0,20), - (3306,24481,1440,0,0,30), - (3306,24484,3240,0,0,40), - (3306,24485,6480,0,0,50), - (3306,24517,440,0,0,20), - (3306,24518,40,0,0,20), - (3306,24519,440,0,0,20), - (3306,24520,1440,0,0,30), - (3306,24521,3240,0,0,40), - (3306,24522,6480,0,0,50), - (3306,24523,1440,0,0,30), - (3306,24524,3240,0,0,40), - (3306,24525,6480,0,0,50), - (3306,24526,1440,0,0,30), - (3306,24527,3240,0,0,40), - (3306,24528,6480,0,0,50), - (3306,24533,10,0,0,10), - (3306,24534,120,0,0,12), - (3306,24535,400,0,0,18), - (3306,24536,1260,0,0,24), - (3306,24537,1440,0,0,30), - (3306,24538,2520,0,0,36), - (3306,24539,4320,0,0,42), - (3306,24540,5760,0,0,48), - (3306,24541,7560,0,0,54), - (3306,24548,10,0,0,10), - (3306,24563,120,0,0,12), - (3306,24565,400,0,0,18), - (3306,24566,1260,0,0,24), - (3306,24567,1440,0,0,30), - (3306,24568,2520,0,0,36), - (3306,24569,4320,0,0,42), - (3306,24570,5760,0,0,48), - (3306,24633,7560,0,0,54), - (3306,24634,9000,0,0,60), - (3306,24636,9000,0,0,60), - (3324,607,9000,0,0,36), - (3324,1197,5000,0,0,28), - (3324,1296,200,0,0,8), - (3324,1297,1500,0,0,18), - (3324,1367,900,0,0,14), - (3324,1368,2500,0,0,22), - (3324,1369,6000,0,0,30), - (3324,1374,10,0,0,1), - (3324,1375,300,0,0,10), - (3324,1376,2000,0,0,20), - (3324,1377,1500,0,0,18), - (3324,1381,100,0,0,6), - (3324,1382,600,0,0,12), - (3324,1383,300,0,0,10), - (3324,1384,2000,0,0,20), - (3324,1393,100,0,0,4), - (3324,1394,600,0,0,12), - (3324,1404,6000,0,0,30), - (3324,1406,2000,0,0,20), - (3324,1407,5000,0,0,28), - (3324,1476,100,0,0,6), - (3324,1477,1200,0,0,16), - (3324,1478,4000,0,0,26), - (3324,1571,14000,0,0,48), - (3324,1572,11000,0,0,42), - (3324,2942,6000,0,0,30), - (3324,2945,1500,0,0,18), - (3324,2971,4000,0,0,26), - (3324,2972,10000,0,0,38), - (3324,3704,600,0,0,12), - (3324,3705,2000,0,0,20), - (3324,3706,5000,0,0,28), - (3324,3707,9000,0,0,36), - (3324,5139,3000,0,0,24), - (3324,5486,11000,0,0,40), - (3324,5501,3000,0,0,24), - (3324,5698,1200,0,0,16), - (3324,5700,8000,0,0,34), - (3324,5702,13000,0,0,46), - (3324,5709,6000,0,0,30), - (3324,5736,4000,0,0,26), - (3324,5741,2000,0,0,20), - (3324,5783,200,0,0,8), - (3324,6203,300,0,0,10), - (3324,6204,2500,0,0,22), - (3324,6206,2500,0,0,22), - (3324,6214,7000,0,0,32), - (3324,6216,22000,0,0,56), - (3324,6218,5000,0,0,28), - (3324,6220,8000,0,0,34), - (3324,6221,100,0,0,4), - (3324,6224,900,0,0,14), - (3324,6225,3000,0,0,24), - (3324,6227,8000,0,0,34), - (3324,6228,2500,0,0,22), - (3324,6232,7000,0,0,32), - (3324,6485,9000,0,0,36), - (3324,7642,9000,0,0,36), - (3324,7647,7000,0,0,32), - (3324,7649,8000,0,0,34), - (3324,7650,900,0,0,14), - (3324,7652,10000,0,0,38), - (3324,7660,5000,0,0,28), - (3324,7661,11000,0,0,42), - (3324,7662,300,0,0,10), - (3324,7663,2000,0,0,20), - (3324,7664,5000,0,0,28), - (3324,7665,6000,0,0,30), - (3324,7666,7000,0,0,32), - (3324,8290,3000,0,0,24), - (3324,8291,10000,0,0,38), - (3324,11662,12000,0,0,44), - (3324,11663,18000,0,0,52), - (3324,11664,26000,0,0,60), - (3324,11666,11000,0,0,40), - (3324,11669,15000,0,0,50), - (3324,11670,26000,0,0,60), - (3324,11673,12000,0,0,44), - (3324,11674,20000,0,0,54), - (3324,11676,18000,0,0,52), - (3324,11679,13000,0,0,46), - (3324,11680,24000,0,0,58), - (3324,11685,9900,0,0,42), - (3324,11686,18000,0,0,54), - (3324,11690,9000,0,0,36), - (3324,11691,13000,0,0,46), - (3324,11692,22000,0,0,56), - (3324,11696,12000,0,0,44), - (3324,11697,18000,0,0,52), - (3324,11698,26000,0,0,60), - (3324,11701,13000,0,0,46), - (3324,11702,20000,0,0,54), - (3324,11705,12000,0,0,44), - (3324,11709,11000,0,0,42), - (3324,11710,18000,0,0,52), - (3324,11714,10000,0,0,38), - (3324,11715,14000,0,0,48), - (3324,11716,24000,0,0,58), - (3324,11718,22000,0,0,56), - (3324,11720,15000,0,0,50), - (3324,11723,13000,0,0,46), - (3324,11724,26000,0,0,60), - (3324,11727,12000,0,0,44), - (3324,11728,24000,0,0,58), - (3324,11731,24000,0,0,58), - (3324,11736,11000,0,0,40), - (3324,11737,15000,0,0,50), - (3324,11738,26000,0,0,60), - (3324,11741,11000,0,0,42), - (3324,11742,18000,0,0,52), - (3324,11788,15000,0,0,50), - (3324,17732,14000,0,0,48), - (3324,17733,26000,0,0,60), - (3324,17865,12000,0,0,44), - (3324,18154,4000,0,0,26), - (3324,18155,8000,0,0,34), - (3324,18156,11000,0,0,42), - (3324,18157,15000,0,0,50), - (3324,18158,24000,0,0,58), - (3324,18160,22000,0,0,56), - (3324,18161,15000,0,0,50), - (3324,18162,24000,0,0,58), - (3324,18169,20000,0,0,54), - (3324,18170,13000,0,0,46), - (3324,18171,22000,0,0,56), - (3324,18648,13000,0,0,46), - (3324,18753,26000,0,0,60), - (3324,18872,150,0,0,24), - (3324,18875,350,0,0,32), - (3324,18876,550,0,0,40), - (3324,18877,700,0,0,48), - (3324,18878,22000,0,0,56), - (3324,18927,500,0,0,38), - (3324,18928,700,0,0,48), - (3324,18929,1200,0,0,58), - (3324,18933,700,0,0,48), - (3324,18934,1000,0,0,54), - (3324,18935,1300,0,0,60), - (3324,18939,750,0,0,50), - (3324,18940,1300,0,0,60), - (3324,20766,6000,0,0,30), - (3324,20767,11000,0,0,40), - (3324,20768,15000,0,0,50), - (3324,20769,26000,0,0,60), - (3324,17938,22000,17862,0,56), - (3325,607,9000,0,0,36), - (3325,1197,5000,0,0,28), - (3325,1296,200,0,0,8), - (3325,1297,1500,0,0,18), - (3325,1367,900,0,0,14), - (3325,1368,2500,0,0,22), - (3325,1369,6000,0,0,30), - (3325,1374,10,0,0,1), - (3325,1375,300,0,0,10), - (3325,1376,2000,0,0,20), - (3325,1377,1500,0,0,18), - (3325,1381,100,0,0,6), - (3325,1382,600,0,0,12), - (3325,1383,300,0,0,10), - (3325,1384,2000,0,0,20), - (3325,1393,100,0,0,4), - (3325,1394,600,0,0,12), - (3325,1404,6000,0,0,30), - (3325,1406,2000,0,0,20), - (3325,1407,5000,0,0,28), - (3325,1476,100,0,0,6), - (3325,1477,1200,0,0,16), - (3325,1478,4000,0,0,26), - (3325,1571,14000,0,0,48), - (3325,1572,11000,0,0,42), - (3325,2942,6000,0,0,30), - (3325,2945,1500,0,0,18), - (3325,2971,4000,0,0,26), - (3325,2972,10000,0,0,38), - (3325,3704,600,0,0,12), - (3325,3705,2000,0,0,20), - (3325,3706,5000,0,0,28), - (3325,3707,9000,0,0,36), - (3325,5139,3000,0,0,24), - (3325,5486,11000,0,0,40), - (3325,5501,3000,0,0,24), - (3325,5698,1200,0,0,16), - (3325,5700,8000,0,0,34), - (3325,5702,13000,0,0,46), - (3325,5709,6000,0,0,30), - (3325,5736,4000,0,0,26), - (3325,5741,2000,0,0,20), - (3325,5783,200,0,0,8), - (3325,6203,300,0,0,10), - (3325,6204,2500,0,0,22), - (3325,6206,2500,0,0,22), - (3325,6214,7000,0,0,32), - (3325,6216,22000,0,0,56), - (3325,6218,5000,0,0,28), - (3325,6220,8000,0,0,34), - (3325,6221,100,0,0,4), - (3325,6224,900,0,0,14), - (3325,6225,3000,0,0,24), - (3325,6227,8000,0,0,34), - (3325,6228,2500,0,0,22), - (3325,6232,7000,0,0,32), - (3325,6485,9000,0,0,36), - (3325,7642,9000,0,0,36), - (3325,7647,7000,0,0,32), - (3325,7649,8000,0,0,34), - (3325,7650,900,0,0,14), - (3325,7652,10000,0,0,38), - (3325,7660,5000,0,0,28), - (3325,7661,11000,0,0,42), - (3325,7662,300,0,0,10), - (3325,7663,2000,0,0,20), - (3325,7664,5000,0,0,28), - (3325,7665,6000,0,0,30), - (3325,7666,7000,0,0,32), - (3325,8290,3000,0,0,24), - (3325,8291,10000,0,0,38), - (3325,11662,12000,0,0,44), - (3325,11663,18000,0,0,52), - (3325,11664,26000,0,0,60), - (3325,11666,11000,0,0,40), - (3325,11669,15000,0,0,50), - (3325,11670,26000,0,0,60), - (3325,11673,12000,0,0,44), - (3325,11674,20000,0,0,54), - (3325,11676,18000,0,0,52), - (3325,11679,13000,0,0,46), - (3325,11680,24000,0,0,58), - (3325,11685,9900,0,0,42), - (3325,11686,18000,0,0,54), - (3325,11690,9000,0,0,36), - (3325,11691,13000,0,0,46), - (3325,11692,22000,0,0,56), - (3325,11696,12000,0,0,44), - (3325,11697,18000,0,0,52), - (3325,11698,26000,0,0,60), - (3325,11701,13000,0,0,46), - (3325,11702,20000,0,0,54), - (3325,11705,12000,0,0,44), - (3325,11709,11000,0,0,42), - (3325,11710,18000,0,0,52), - (3325,11714,10000,0,0,38), - (3325,11715,14000,0,0,48), - (3325,11716,24000,0,0,58), - (3325,11718,22000,0,0,56), - (3325,11720,15000,0,0,50), - (3325,11723,13000,0,0,46), - (3325,11724,26000,0,0,60), - (3325,11727,12000,0,0,44), - (3325,11728,24000,0,0,58), - (3325,11731,24000,0,0,58), - (3325,11736,11000,0,0,40), - (3325,11737,15000,0,0,50), - (3325,11738,26000,0,0,60), - (3325,11741,11000,0,0,42), - (3325,11742,18000,0,0,52), - (3325,11788,15000,0,0,50), - (3325,17732,14000,0,0,48), - (3325,17733,26000,0,0,60), - (3325,17865,12000,0,0,44), - (3325,18154,4000,0,0,26), - (3325,18155,8000,0,0,34), - (3325,18156,11000,0,0,42), - (3325,18157,15000,0,0,50), - (3325,18158,24000,0,0,58), - (3325,18160,22000,0,0,56), - (3325,18161,15000,0,0,50), - (3325,18162,24000,0,0,58), - (3325,18169,20000,0,0,54), - (3325,18170,13000,0,0,46), - (3325,18171,22000,0,0,56), - (3325,18648,13000,0,0,46), - (3325,18753,26000,0,0,60), - (3325,18872,150,0,0,24), - (3325,18875,350,0,0,32), - (3325,18876,550,0,0,40), - (3325,18877,700,0,0,48), - (3325,18878,22000,0,0,56), - (3325,18927,500,0,0,38), - (3325,18928,700,0,0,48), - (3325,18929,1200,0,0,58), - (3325,18933,700,0,0,48), - (3325,18934,1000,0,0,54), - (3325,18935,1300,0,0,60), - (3325,18939,750,0,0,50), - (3325,18940,1300,0,0,60), - (3325,20766,6000,0,0,30), - (3325,20767,11000,0,0,40), - (3325,20768,15000,0,0,50), - (3325,20769,26000,0,0,60), - (3325,17938,22000,17862,0,56), - (3326,607,9000,0,0,36), - (3326,1197,5000,0,0,28), - (3326,1296,200,0,0,8), - (3326,1297,1500,0,0,18), - (3326,1367,900,0,0,14), - (3326,1368,2500,0,0,22), - (3326,1369,6000,0,0,30), - (3326,1374,10,0,0,1), - (3326,1375,300,0,0,10), - (3326,1376,2000,0,0,20), - (3326,1377,1500,0,0,18), - (3326,1381,100,0,0,6), - (3326,1382,600,0,0,12), - (3326,1383,300,0,0,10), - (3326,1384,2000,0,0,20), - (3326,1393,100,0,0,4), - (3326,1394,600,0,0,12), - (3326,1404,6000,0,0,30), - (3326,1406,2000,0,0,20), - (3326,1407,5000,0,0,28), - (3326,1476,100,0,0,6), - (3326,1477,1200,0,0,16), - (3326,1478,4000,0,0,26), - (3326,1571,14000,0,0,48), - (3326,1572,11000,0,0,42), - (3326,2942,6000,0,0,30), - (3326,2945,1500,0,0,18), - (3326,2971,4000,0,0,26), - (3326,2972,10000,0,0,38), - (3326,3704,600,0,0,12), - (3326,3705,2000,0,0,20), - (3326,3706,5000,0,0,28), - (3326,3707,9000,0,0,36), - (3326,5139,3000,0,0,24), - (3326,5486,11000,0,0,40), - (3326,5501,3000,0,0,24), - (3326,5698,1200,0,0,16), - (3326,5700,8000,0,0,34), - (3326,5702,13000,0,0,46), - (3326,5709,6000,0,0,30), - (3326,5736,4000,0,0,26), - (3326,5741,2000,0,0,20), - (3326,5783,200,0,0,8), - (3326,6203,300,0,0,10), - (3326,6204,2500,0,0,22), - (3326,6206,2500,0,0,22), - (3326,6214,7000,0,0,32), - (3326,6216,22000,0,0,56), - (3326,6218,5000,0,0,28), - (3326,6220,8000,0,0,34), - (3326,6221,100,0,0,4), - (3326,6224,900,0,0,14), - (3326,6225,3000,0,0,24), - (3326,6227,8000,0,0,34), - (3326,6228,2500,0,0,22), - (3326,6232,7000,0,0,32), - (3326,6485,9000,0,0,36), - (3326,7642,9000,0,0,36), - (3326,7647,7000,0,0,32), - (3326,7649,8000,0,0,34), - (3326,7650,900,0,0,14), - (3326,7652,10000,0,0,38), - (3326,7660,5000,0,0,28), - (3326,7661,11000,0,0,42), - (3326,7662,300,0,0,10), - (3326,7663,2000,0,0,20), - (3326,7664,5000,0,0,28), - (3326,7665,6000,0,0,30), - (3326,7666,7000,0,0,32), - (3326,8290,3000,0,0,24), - (3326,8291,10000,0,0,38), - (3326,11662,12000,0,0,44), - (3326,11663,18000,0,0,52), - (3326,11664,26000,0,0,60), - (3326,11666,11000,0,0,40), - (3326,11669,15000,0,0,50), - (3326,11670,26000,0,0,60), - (3326,11673,12000,0,0,44), - (3326,11674,20000,0,0,54), - (3326,11676,18000,0,0,52), - (3326,11679,13000,0,0,46), - (3326,11680,24000,0,0,58), - (3326,11685,9900,0,0,42), - (3326,11686,18000,0,0,54), - (3326,11690,9000,0,0,36), - (3326,11691,13000,0,0,46), - (3326,11692,22000,0,0,56), - (3326,11696,12000,0,0,44), - (3326,11697,18000,0,0,52), - (3326,11698,26000,0,0,60), - (3326,11701,13000,0,0,46), - (3326,11702,20000,0,0,54), - (3326,11705,12000,0,0,44), - (3326,11709,11000,0,0,42), - (3326,11710,18000,0,0,52), - (3326,11714,10000,0,0,38), - (3326,11715,14000,0,0,48), - (3326,11716,24000,0,0,58), - (3326,11718,22000,0,0,56), - (3326,11720,15000,0,0,50), - (3326,11723,13000,0,0,46), - (3326,11724,26000,0,0,60), - (3326,11727,12000,0,0,44), - (3326,11728,24000,0,0,58), - (3326,11731,24000,0,0,58), - (3326,11736,11000,0,0,40), - (3326,11737,15000,0,0,50), - (3326,11738,26000,0,0,60), - (3326,11741,11000,0,0,42), - (3326,11742,18000,0,0,52), - (3326,11788,15000,0,0,50), - (3326,17732,14000,0,0,48), - (3326,17733,26000,0,0,60), - (3326,17865,12000,0,0,44), - (3326,18154,4000,0,0,26), - (3326,18155,8000,0,0,34), - (3326,18156,11000,0,0,42), - (3326,18157,15000,0,0,50), - (3326,18158,24000,0,0,58), - (3326,18160,22000,0,0,56), - (3326,18161,15000,0,0,50), - (3326,18162,24000,0,0,58), - (3326,18169,20000,0,0,54), - (3326,18170,13000,0,0,46), - (3326,18171,22000,0,0,56), - (3326,18648,13000,0,0,46), - (3326,18753,26000,0,0,60), - (3326,18872,150,0,0,24), - (3326,18875,350,0,0,32), - (3326,18876,550,0,0,40), - (3326,18877,700,0,0,48), - (3326,18878,22000,0,0,56), - (3326,18927,500,0,0,38), - (3326,18928,700,0,0,48), - (3326,18929,1200,0,0,58), - (3326,18933,700,0,0,48), - (3326,18934,1000,0,0,54), - (3326,18935,1300,0,0,60), - (3326,18939,750,0,0,50), - (3326,18940,1300,0,0,60), - (3326,20766,6000,0,0,30), - (3326,20767,11000,0,0,40), - (3326,20768,15000,0,0,50), - (3326,20769,26000,0,0,60), - (3326,17938,22000,17862,0,56), - (3327,652,300,0,0,10), - (3327,1424,300,0,0,10), - (3327,1728,4000,0,0,22), - (3327,1762,100,0,0,6), - (3327,1763,1200,0,0,14), - (3327,1764,4000,0,0,22), - (3327,1765,10000,0,0,30), - (3327,1771,800,0,0,12), - (3327,1772,6000,0,0,26), - (3327,1773,27000,0,0,42), - (3327,1774,52000,0,0,58), - (3327,1780,100,0,0,6), - (3327,1781,2900,0,0,18), - (3327,1789,10,0,0,1), - (3327,1790,3000,0,0,20), - (3327,1791,20000,0,0,40), - (3327,1792,54000,0,0,60), - (3327,1838,6000,0,0,26), - (3327,1845,10000,0,0,30), - (3327,1846,5000,0,0,24), - (3327,1858,4000,0,0,22), - (3327,1859,27000,0,0,42), - (3327,1862,20000,0,0,40), - (3327,2592,100,0,0,4), - (3327,2593,800,0,0,12), - (3327,2594,3000,0,0,20), - (3327,2595,8000,0,0,28), - (3327,2843,10000,40,130,30), - (3327,2844,18000,40,170,38), - (3327,2984,300,0,0,10), - (3327,3128,800,0,0,12), - (3327,3422,3000,40,1,20), - (3327,3423,35000,40,230,50), - (3327,5167,100,0,0,4), - (3327,5175,300,0,0,10), - (3327,5278,200,0,0,8), - (3327,5768,5000,40,100,24), - (3327,6185,7750,0,0,46), - (3327,6480,1800,0,0,16), - (3327,6505,14000,0,0,34), - (3327,6511,14000,40,150,34), - (3327,6734,1800,0,0,16), - (3327,6735,10000,0,0,30), - (3327,6736,3000,0,0,20), - (3327,6737,1200,0,0,14), - (3327,6763,200,0,0,8), - (3327,6764,1800,0,0,16), - (3327,6765,5000,0,0,24), - (3327,6769,8000,0,0,28), - (3327,6771,8000,0,0,28), - (3327,6775,27000,0,0,42), - (3327,8622,18000,0,0,38), - (3327,8625,12000,0,0,32), - (3327,8626,20000,0,0,40), - (3327,8630,12000,0,0,32), - (3327,8634,4000,0,0,22), - (3327,8635,10000,0,0,30), - (3327,8636,18000,0,0,38), - (3327,8638,20000,0,0,40), - (3327,8641,8000,0,0,28), - (3327,8642,16000,0,0,36), - (3327,8644,35000,0,0,50), - (3327,8648,1200,0,0,14), - (3327,8651,6000,0,0,26), - (3327,8652,16000,0,0,36), - (3327,8678,2900,0,0,18), - (3327,8695,18000,40,170,38), - (3327,8697,14000,0,0,34), - (3327,8701,8000,40,120,28), - (3327,8723,16000,0,0,36), - (3327,8727,6000,0,0,26), - (3327,8728,14000,0,0,34), - (3327,8810,16000,40,160,36), - (3327,11199,31000,0,0,46), - (3327,11200,50000,0,0,56), - (3327,11270,27000,0,0,42), - (3327,11271,35000,0,0,50), - (3327,11272,52000,0,0,58), - (3327,11276,29000,0,0,44), - (3327,11277,46000,0,0,52), - (3327,11278,54000,0,0,60), - (3327,11282,29000,0,0,44), - (3327,11283,46000,0,0,52), - (3327,11284,54000,0,0,60), - (3327,11287,31000,0,0,46), - (3327,11288,54000,0,0,60), - (3327,11291,31000,0,0,46), - (3327,11292,48000,0,0,54), - (3327,11295,31000,0,0,46), - (3327,11296,48000,0,0,54), - (3327,11298,33000,0,0,48), - (3327,11301,33000,0,0,48), - (3327,11302,50000,0,0,56), - (3327,11304,46000,0,0,52), - (3327,11318,52000,0,0,58), - (3327,11344,29000,40,200,44), - (3327,11345,46000,40,240,52), - (3327,11346,54000,40,280,60), - (3327,11360,31000,40,210,46), - (3327,11361,48000,40,250,54), - (3327,11401,46000,40,240,52), - (3327,13027,13000,0,0,58), - (3327,13221,12000,40,140,32), - (3327,13231,20000,40,180,40), - (3327,13232,33000,40,220,48), - (3327,13233,50000,40,260,56), - (3328,652,300,0,0,10), - (3328,1424,300,0,0,10), - (3328,1728,4000,0,0,22), - (3328,1762,100,0,0,6), - (3328,1763,1200,0,0,14), - (3328,1764,4000,0,0,22), - (3328,1765,10000,0,0,30), - (3328,1771,800,0,0,12), - (3328,1772,6000,0,0,26), - (3328,1773,27000,0,0,42), - (3328,1774,52000,0,0,58), - (3328,1780,100,0,0,6), - (3328,1781,2900,0,0,18), - (3328,1789,10,0,0,1), - (3328,1790,3000,0,0,20), - (3328,1791,20000,0,0,40), - (3328,1792,54000,0,0,60), - (3328,1838,6000,0,0,26), - (3328,1845,10000,0,0,30), - (3328,1846,5000,0,0,24), - (3328,1858,4000,0,0,22), - (3328,1859,27000,0,0,42), - (3328,1862,20000,0,0,40), - (3328,2592,100,0,0,4), - (3328,2593,800,0,0,12), - (3328,2594,3000,0,0,20), - (3328,2595,8000,0,0,28), - (3328,2843,10000,40,130,30), - (3328,2844,18000,40,170,38), - (3328,2984,300,0,0,10), - (3328,3128,800,0,0,12), - (3328,3422,3000,40,1,20), - (3328,3423,35000,40,230,50), - (3328,5167,100,0,0,4), - (3328,5175,300,0,0,10), - (3328,5278,200,0,0,8), - (3328,5768,5000,40,100,24), - (3328,6185,7750,0,0,46), - (3328,6480,1800,0,0,16), - (3328,6505,14000,0,0,34), - (3328,6511,14000,40,150,34), - (3328,6734,1800,0,0,16), - (3328,6735,10000,0,0,30), - (3328,6736,3000,0,0,20), - (3328,6737,1200,0,0,14), - (3328,6763,200,0,0,8), - (3328,6764,1800,0,0,16), - (3328,6765,5000,0,0,24), - (3328,6769,8000,0,0,28), - (3328,6771,8000,0,0,28), - (3328,6775,27000,0,0,42), - (3328,8622,18000,0,0,38), - (3328,8625,12000,0,0,32), - (3328,8626,20000,0,0,40), - (3328,8630,12000,0,0,32), - (3328,8634,4000,0,0,22), - (3328,8635,10000,0,0,30), - (3328,8636,18000,0,0,38), - (3328,8638,20000,0,0,40), - (3328,8641,8000,0,0,28), - (3328,8642,16000,0,0,36), - (3328,8644,35000,0,0,50), - (3328,8648,1200,0,0,14), - (3328,8651,6000,0,0,26), - (3328,8652,16000,0,0,36), - (3328,8678,2900,0,0,18), - (3328,8695,18000,40,170,38), - (3328,8697,14000,0,0,34), - (3328,8701,8000,40,120,28), - (3328,8723,16000,0,0,36), - (3328,8727,6000,0,0,26), - (3328,8728,14000,0,0,34), - (3328,8810,16000,40,160,36), - (3328,11199,31000,0,0,46), - (3328,11200,50000,0,0,56), - (3328,11270,27000,0,0,42), - (3328,11271,35000,0,0,50), - (3328,11272,52000,0,0,58), - (3328,11276,29000,0,0,44), - (3328,11277,46000,0,0,52), - (3328,11278,54000,0,0,60), - (3328,11282,29000,0,0,44), - (3328,11283,46000,0,0,52), - (3328,11284,54000,0,0,60), - (3328,11287,31000,0,0,46), - (3328,11288,54000,0,0,60), - (3328,11291,31000,0,0,46), - (3328,11292,48000,0,0,54), - (3328,11295,31000,0,0,46), - (3328,11296,48000,0,0,54), - (3328,11298,33000,0,0,48), - (3328,11301,33000,0,0,48), - (3328,11302,50000,0,0,56), - (3328,11304,46000,0,0,52), - (3328,11318,52000,0,0,58), - (3328,11344,29000,40,200,44), - (3328,11345,46000,40,240,52), - (3328,11346,54000,40,280,60), - (3328,11360,31000,40,210,46), - (3328,11361,48000,40,250,54), - (3328,11401,46000,40,240,52), - (3328,13027,13000,0,0,58), - (3328,13221,12000,40,140,32), - (3328,13231,20000,40,180,40), - (3328,13232,33000,40,220,48), - (3328,13233,50000,40,260,56), - (3332,7733,100,0,0,5), - (3332,7734,500,356,50,0), - (3344,1303,100,0,0,8), - (3344,1304,1800,0,0,16), - (3344,1305,3500,0,0,24), - (3344,1315,1800,0,0,16), - (3344,1324,100,0,0,8), - (3344,1325,900,0,0,14), - (3344,1326,100,0,0,6), - (3344,1327,800,0,0,12), - (3344,1333,720,0,0,12), - (3344,1338,6000,0,0,28), - (3344,1339,8000,0,0,32), - (3344,1340,12000,0,0,40), - (3344,1345,4000,0,0,26), - (3344,1352,7000,0,0,30), - (3344,1354,2000,0,0,18), - (3344,1355,3500,0,0,24), - (3344,1356,8000,0,0,32), - (3344,1357,2200,0,0,20), - (3344,1358,4000,0,0,26), - (3344,1363,8000,0,0,32), - (3344,1444,12000,0,0,40), - (3344,2014,800,0,0,12), - (3344,2076,100,0,0,6), - (3344,2862,22000,0,0,48), - (3344,2863,30000,0,0,56), - (3344,2874,900,0,0,14), - (3344,5386,3000,0,0,22), - (3344,5387,2200,0,0,20), - (3344,5678,4000,0,0,26), - (3344,5731,100,0,0,8), - (3344,6043,8000,0,0,32), - (3344,6379,2200,0,0,20), - (3344,6380,7000,0,0,30), - (3344,6381,12000,0,0,40), - (3344,6383,7000,0,0,30), - (3344,6384,12000,0,0,40), - (3344,6400,2000,0,0,18), - (3344,6401,6000,0,0,28), - (3344,6402,11000,0,0,38), - (3344,6496,9000,0,0,34), - (3344,8006,12000,0,0,40), - (3344,8007,2200,0,0,20), - (3344,8009,6000,0,0,28), - (3344,8011,10000,0,0,36), - (3344,8013,7200,0,0,32), - (3344,8020,10,0,0,1), - (3344,8021,100,0,0,8), - (3344,8022,1800,0,0,16), - (3344,8025,400,0,0,10), - (3344,8031,2000,0,0,18), - (3344,8032,4000,0,0,26), - (3344,8035,2200,0,0,20), - (3344,8039,6000,0,0,28), - (3344,8043,100,0,0,4), - (3344,8047,100,0,0,8), - (3344,8048,900,0,0,14), - (3344,8049,3500,0,0,24), - (3344,8051,400,0,0,10), - (3344,8054,2000,0,0,18), - (3344,8055,6000,0,0,28), - (3344,8057,2200,0,0,20), - (3344,8059,9000,0,0,34), - (3344,8077,400,0,0,10), - (3344,8086,800,0,0,12), - (3344,8135,12000,0,0,40), - (3344,8144,2000,0,0,18), - (3344,8158,900,0,0,14), - (3344,8159,3500,0,0,24), - (3344,8164,3500,0,0,24), - (3344,8165,11000,0,0,38), - (3344,8169,3000,0,0,22), - (3344,8173,11000,0,0,38), - (3344,8180,7000,0,0,30), - (3344,8183,3500,0,0,24), - (3344,8186,6000,0,0,28), - (3344,8189,4000,0,0,26), - (3344,8231,6000,0,0,28), - (3344,8234,7000,0,0,30), - (3344,8237,12000,0,0,40), - (3344,8252,11000,0,0,38), - (3344,8500,3000,0,0,22), - (3344,8501,8000,0,0,32), - (3344,8513,8000,0,0,32), - (3344,8738,12000,0,0,40), - (3344,8837,16000,0,0,42), - (3344,10393,11000,0,0,38), - (3344,10394,18000,0,0,44), - (3344,10397,22000,0,0,48), - (3344,10398,30000,0,0,56), - (3344,10401,3500,0,0,24), - (3344,10402,9000,0,0,34), - (3344,10409,9000,0,0,34), - (3344,10410,18000,0,0,44), - (3344,10411,29000,0,0,54), - (3344,10415,10000,0,0,36), - (3344,10416,22000,0,0,48), - (3344,10417,34000,0,0,60), - (3344,10429,22000,0,0,48), - (3344,10430,32000,0,0,58), - (3344,10433,22000,0,0,48), - (3344,10434,30000,0,0,56), - (3344,10439,24000,0,0,50), - (3344,10440,34000,0,0,60), - (3344,10443,27000,0,0,52), - (3344,10446,10000,0,0,36), - (3344,10449,12000,0,0,40), - (3344,10450,27000,0,0,52), - (3344,10457,11000,0,0,38), - (3344,10464,24000,0,0,50), - (3344,10465,34000,0,0,60), - (3344,10469,18000,0,0,44), - (3344,10470,27000,0,0,52), - (3344,10471,34000,0,0,60), - (3344,10474,20000,0,0,46), - (3344,10475,32000,0,0,58), - (3344,10480,11000,0,0,38), - (3344,10481,29000,0,0,54), - (3344,10488,24000,0,0,50), - (3344,10512,10000,0,0,36), - (3344,10514,20000,0,0,46), - (3344,10515,30000,0,0,56), - (3344,10528,22000,0,0,48), - (3344,10540,16000,0,0,42), - (3344,10541,32000,0,0,58), - (3344,10588,10000,0,0,36), - (3344,10589,20000,0,0,46), - (3344,10590,30000,0,0,56), - (3344,10597,7000,0,0,30), - (3344,10602,18000,0,0,44), - (3344,10603,34000,0,0,60), - (3344,10615,16000,0,0,42), - (3344,10616,27000,0,0,52), - (3344,10624,20000,0,0,46), - (3344,10625,29000,0,0,54), - (3344,10628,30000,0,0,56), - (3344,11316,16000,0,0,42), - (3344,11317,27000,0,0,52), - (3344,15113,10000,0,0,36), - (3344,15115,20000,0,0,46), - (3344,15116,30000,0,0,56), - (3344,15209,24000,0,0,50), - (3344,15210,30000,0,0,56), - (3344,16317,18000,0,0,44), - (3344,16318,29000,0,0,54), - (3344,16347,20000,0,0,46), - (3344,16348,30000,0,0,56), - (3344,16357,22000,0,0,48), - (3344,16358,32000,0,0,58), - (3344,16363,34000,0,0,60), - (3344,16394,32000,0,0,58), - (3344,20613,7000,0,0,30), - (3344,20778,3500,0,0,24), - (3344,20779,10000,0,0,36), - (3344,20780,22000,0,0,48), - (3344,20781,34000,0,0,60), - (3344,25910,24000,0,0,50), - (3344,17362,55000,0,0,48), - (3344,17363,80000,0,0,58), - (3345,7414,10,0,0,5), - (3345,7415,500,333,50,10), - (3345,7422,50,333,15,0), - (3345,7429,100,333,20,0), - (3345,7441,100,333,45,0), - (3345,7459,250,333,50,0), - (3345,7461,200,333,70,0), - (3345,7746,450,333,100,0), - (3345,7749,250,333,60,0), - (3345,7789,450,333,90,0), - (3345,7796,360,333,80,0), - (3345,7797,900,333,100,0), - (3345,7858,900,333,120,0), - (3345,7862,1125,333,125,0), - (3345,13373,100,333,40,0), - (3345,13391,1260,333,125,0), - (3345,13392,540,333,105,0), - (3345,13422,720,333,115,0), - (3345,13499,1350,333,130,0), - (3345,13502,1350,333,130,0), - (3345,13504,1800,333,140,0), - (3345,13531,2160,333,145,0), - (3345,13539,2250,333,140,0), - (3345,13609,2160,333,145,0), - (3345,13627,2250,333,150,0), - (3345,13629,2250,333,150,0), - (3345,14805,50,333,10,0), - (3345,14808,200,333,70,0), - (3347,2275,10,0,0,5), - (3347,2280,450,171,50,10), - (3347,2339,100,171,25,0), - (3347,2340,135,171,40,0), - (3347,2341,250,171,55,0), - (3347,3179,450,171,90,0), - (3347,3181,1350,171,120,0), - (3347,3184,50,171,15,0), - (3347,3185,1350,171,125,0), - (3347,3186,1800,171,130,0), - (3347,3458,3600,171,110,0), - (3347,7180,405,171,90,0), - (3347,7838,225,171,80,0), - (3347,7839,900,171,130,0), - (3347,7842,900,171,100,0), - (3347,7846,2700,171,140,0), - (3347,11536,225,171,50,0), - (3347,13030,2880,171,180,0), - (3352,796,2200,0,0,20), - (3352,1117,600,0,0,12), - (3352,1424,2200,0,0,20), - (3352,1547,10,0,0,1), - (3352,1549,1800,0,0,16), - (3352,1552,2200,0,0,20), - (3352,1563,1800,0,0,50), - (3352,1564,18000,0,0,40), - (3352,1567,1200,0,0,14), - (3352,1603,10000,0,0,32), - (3352,2003,100,0,0,4), - (3352,2898,14000,0,0,36), - (3352,2899,1200,0,0,14), - (3352,2979,600,0,0,12), - (3352,3047,6000,0,0,22), - (3352,3048,100,0,0,6), - (3352,3049,7000,0,0,26), - (3352,3128,200,0,0,8), - (3352,3663,8000,0,0,28), - (3352,3664,14000,0,0,36), - (3352,5117,200,0,0,8), - (3352,5131,2200,0,0,20), - (3352,5298,100,0,0,6), - (3352,5338,2000,0,0,18), - (3352,5385,8000,0,0,30), - (3352,6198,1200,0,0,14), - (3352,6385,400,0,0,10), - (3352,6791,2200,0,0,20), - (3352,6792,7000,0,0,24), - (3352,6999,8000,0,0,30), - (3352,8738,18000,0,0,40), - (3352,13160,18000,0,0,40), - (3352,13162,8000,0,0,30), - (3352,13164,100,0,0,4), - (3352,13545,26000,0,0,44), - (3352,13546,40000,0,0,52), - (3352,13547,50000,0,0,60), - (3352,13556,400,0,0,10), - (3352,13557,2000,0,0,18), - (3352,13558,7000,0,0,26), - (3352,13559,12000,0,0,34), - (3352,13560,24000,0,0,42), - (3352,13561,36000,0,0,50), - (3352,13562,48000,0,0,58), - (3352,13799,1800,0,0,16), - (3352,13811,8000,0,0,28), - (3352,13814,12000,0,0,34), - (3352,14332,200,0,0,8), - (3352,14333,1800,0,0,16), - (3352,14334,7000,0,0,24), - (3352,14335,10000,0,0,32), - (3352,14336,18000,0,0,40), - (3352,14337,32000,0,0,48), - (3352,14338,46000,0,0,56), - (3352,14339,16000,0,0,38), - (3352,14340,5000,0,0,60), - (3352,14341,8000,0,0,30), - (3352,14342,26000,0,0,44), - (3352,14343,48000,0,0,58), - (3352,14344,12000,0,0,34), - (3352,14345,32000,0,0,48), - (3352,14346,2200,0,0,20), - (3352,14347,10000,0,0,32), - (3352,14348,24000,0,0,42), - (3352,14349,40000,0,0,52), - (3352,14350,28000,0,0,46), - (3352,14351,46000,0,0,56), - (3352,14352,600,0,0,12), - (3352,14353,2200,0,0,20), - (3352,14354,8000,0,0,28), - (3352,14355,14000,0,0,36), - (3352,14356,26000,0,0,44), - (3352,14357,40000,0,0,52), - (3352,14358,50000,0,0,60), - (3352,14359,24000,0,0,42), - (3352,14360,42000,0,0,54), - (3352,14361,36000,0,0,50), - (3352,14362,48000,0,0,58), - (3352,14364,7000,0,0,26), - (3352,14365,14000,0,0,36), - (3352,14366,28000,0,0,46), - (3352,14367,46000,0,0,56), - (3352,14368,18000,0,0,40), - (3352,14370,50000,0,0,60), - (3352,14372,26000,0,0,44), - (3352,14373,42000,0,0,54), - (3352,14374,2000,0,0,18), - (3352,14375,8000,0,0,28), - (3352,14376,16000,0,0,38), - (3352,14377,32000,0,0,48), - (3352,14378,48000,0,0,58), - (3352,14431,6000,0,0,22), - (3352,14432,18000,0,0,40), - (3352,14434,48000,0,0,58), - (3352,14445,8000,0,0,30), - (3352,14446,28000,0,0,46), - (3352,15637,8000,0,0,30), - (3352,15638,18000,0,0,40), - (3352,15639,36000,0,0,50), - (3352,15640,50000,0,0,60), - (3352,20044,28000,0,0,46), - (3352,20155,10000,0,0,32), - (3352,20156,36000,0,0,50), - (3352,20157,7000,0,0,26), - (3352,20158,18000,0,0,40), - (3352,20159,7000,0,0,24), - (3352,20160,400,0,0,10), - (3352,20161,2000,0,0,18), - (3352,20191,46000,0,0,56), - (3352,20738,600,0,0,12), - (3352,20931,400,0,0,28), - (3352,20932,700,0,0,36), - (3352,20933,1300,0,0,44), - (3352,20934,2000,0,0,52), - (3352,20935,2500,0,0,60), - (3352,20938,2500,0,0,60), - (3352,20940,1800,0,0,50), - (3352,20941,2500,0,0,60), - (3352,20942,1200,0,0,42), - (3352,20943,2100,0,0,54), - (3353,797,4000,0,0,20), - (3353,798,10000,0,0,26), - (3353,1055,11000,0,0,28), - (3353,1065,1500,0,0,14), - (3353,1229,100,0,0,6), - (3353,1343,100,0,0,6), - (3353,1344,3000,0,0,18), - (3353,1423,100,0,0,4), - (3353,1424,4000,0,0,20), - (3353,1482,12000,0,0,30), - (3353,1606,200,0,0,8), - (3353,1607,2000,0,0,16), - (3353,1610,8000,0,0,24), - (3353,1611,14000,0,0,32), - (3353,1646,3000,0,0,18), - (3353,1675,1000,0,0,12), - (3353,1676,14000,0,0,32), - (3353,1677,54000,0,0,52), - (3353,1685,18000,0,0,36), - (3353,1716,200,0,0,8), - (3353,1722,42000,0,0,50), - (3353,1738,100,0,0,4), - (3353,2570,2000,0,0,16), - (3353,2688,600,0,0,10), - (3353,3128,100,0,0,6), - (3353,3433,12000,0,0,30), - (3353,3434,22000,0,0,40), - (3353,3435,42000,0,0,50), - (3353,5243,1000,0,0,12), - (3353,5247,6000,0,0,20), - (3353,5283,8000,0,0,24), - (3353,6158,22000,0,0,40), - (3353,6176,14000,0,0,32), - (3353,6177,22000,0,0,40), - (3353,6180,10000,0,0,26), - (3353,6191,8000,0,0,24), - (3353,6193,6000,0,0,22), - (3353,6543,14000,0,0,32), - (3353,6549,600,0,0,10), - (3353,6550,4000,0,0,20), - (3353,6551,12000,0,0,30), - (3353,6553,20000,0,0,38), - (3353,6556,60000,0,0,58), - (3353,6573,1500,0,0,14), - (3353,6575,8000,0,0,24), - (3353,6674,10,0,0,1), - (3353,7109,22000,0,0,40), - (3353,7374,14000,0,0,32), - (3353,7375,56000,0,0,54), - (3353,7380,16000,0,0,34), - (3353,7382,2000,0,0,16), - (3353,7385,1000,0,0,12), - (3353,7401,10000,0,0,26), - (3353,7403,18000,0,0,36), - (3353,7406,6000,0,0,22), - (3353,7889,11000,0,0,28), - (3353,8206,11000,0,0,28), - (3353,8207,20000,0,0,38), - (3353,8381,16000,0,0,34), - (3353,8821,20000,0,0,38), - (3353,11552,32000,0,0,42), - (3353,11553,54000,0,0,52), - (3353,11557,16000,0,0,34), - (3353,11558,34000,0,0,44), - (3353,11559,56000,0,0,54), - (3353,11570,40000,0,0,48), - (3353,11571,58000,0,0,56), - (3353,11575,22000,0,0,40), - (3353,11576,42000,0,0,50), - (3353,11577,62000,0,0,60), - (3353,11579,36000,0,0,46), - (3353,11582,40000,0,0,48), - (3353,11583,60000,0,0,58), - (3353,11586,34000,0,0,44), - (3353,11587,62000,0,0,60), - (3353,11598,36000,0,0,46), - (3353,11599,60000,0,0,58), - (3353,11602,34000,0,0,44), - (3353,11603,56000,0,0,54), - (3353,11606,36000,0,0,46), - (3353,11607,56000,0,0,54), - (3353,18556,14000,0,0,32), - (3353,20561,36000,0,0,46), - (3353,20562,58000,0,0,56), - (3353,20571,62000,0,0,60), - (3353,20621,32000,0,0,42), - (3353,20622,54000,0,0,52), - (3353,20703,40000,0,0,48), - (3353,20704,58000,0,0,56), - (3353,20724,4000,0,0,20), - (3353,21555,200,0,0,48), - (3353,21557,2800,0,0,54), - (3353,21558,3100,0,0,60), - (3353,23898,2000,0,0,48), - (3353,23899,2800,0,0,54), - (3353,23900,3100,0,0,60), - (3353,23926,200,0,0,48), - (3353,23927,2800,0,0,54), - (3353,23928,3100,0,0,60), - (3354,797,4000,0,0,20), - (3354,798,10000,0,0,26), - (3354,1055,11000,0,0,28), - (3354,1065,1500,0,0,14), - (3354,1229,100,0,0,6), - (3354,1343,100,0,0,6), - (3354,1344,3000,0,0,18), - (3354,1423,100,0,0,4), - (3354,1424,4000,0,0,20), - (3354,1482,12000,0,0,30), - (3354,1606,200,0,0,8), - (3354,1607,2000,0,0,16), - (3354,1610,8000,0,0,24), - (3354,1611,14000,0,0,32), - (3354,1646,3000,0,0,18), - (3354,1675,1000,0,0,12), - (3354,1676,14000,0,0,32), - (3354,1677,54000,0,0,52), - (3354,1685,18000,0,0,36), - (3354,1716,200,0,0,8), - (3354,1722,42000,0,0,50), - (3354,1738,100,0,0,4), - (3354,2570,2000,0,0,16), - (3354,2688,600,0,0,10), - (3354,3128,100,0,0,6), - (3354,3433,12000,0,0,30), - (3354,3434,22000,0,0,40), - (3354,3435,42000,0,0,50), - (3354,5243,1000,0,0,12), - (3354,5247,6000,0,0,20), - (3354,5283,8000,0,0,24), - (3354,6158,22000,0,0,40), - (3354,6176,14000,0,0,32), - (3354,6177,22000,0,0,40), - (3354,6180,10000,0,0,26), - (3354,6191,8000,0,0,24), - (3354,6193,6000,0,0,22), - (3354,6543,14000,0,0,32), - (3354,6549,600,0,0,10), - (3354,6550,4000,0,0,20), - (3354,6551,12000,0,0,30), - (3354,6553,20000,0,0,38), - (3354,6556,60000,0,0,58), - (3354,6573,1500,0,0,14), - (3354,6575,8000,0,0,24), - (3354,6674,10,0,0,1), - (3354,7109,22000,0,0,40), - (3354,7374,14000,0,0,32), - (3354,7375,56000,0,0,54), - (3354,7380,16000,0,0,34), - (3354,7382,2000,0,0,16), - (3354,7385,1000,0,0,12), - (3354,7401,10000,0,0,26), - (3354,7403,18000,0,0,36), - (3354,7406,6000,0,0,22), - (3354,7889,11000,0,0,28), - (3354,8206,11000,0,0,28), - (3354,8207,20000,0,0,38), - (3354,8381,16000,0,0,34), - (3354,8821,20000,0,0,38), - (3354,11552,32000,0,0,42), - (3354,11553,54000,0,0,52), - (3354,11557,16000,0,0,34), - (3354,11558,34000,0,0,44), - (3354,11559,56000,0,0,54), - (3354,11570,40000,0,0,48), - (3354,11571,58000,0,0,56), - (3354,11575,22000,0,0,40), - (3354,11576,42000,0,0,50), - (3354,11577,62000,0,0,60), - (3354,11579,36000,0,0,46), - (3354,11582,40000,0,0,48), - (3354,11583,60000,0,0,58), - (3354,11586,34000,0,0,44), - (3354,11587,62000,0,0,60), - (3354,11598,36000,0,0,46), - (3354,11599,60000,0,0,58), - (3354,11602,34000,0,0,44), - (3354,11603,56000,0,0,54), - (3354,11606,36000,0,0,46), - (3354,11607,56000,0,0,54), - (3354,18556,14000,0,0,32), - (3354,20561,36000,0,0,46), - (3354,20562,58000,0,0,56), - (3354,20571,62000,0,0,60), - (3354,20621,32000,0,0,42), - (3354,20622,54000,0,0,52), - (3354,20703,40000,0,0,48), - (3354,20704,58000,0,0,56), - (3354,20724,4000,0,0,20), - (3354,21555,200,0,0,48), - (3354,21557,2800,0,0,54), - (3354,21558,3100,0,0,60), - (3354,23898,2000,0,0,48), - (3354,23899,2800,0,0,54), - (3354,23900,3100,0,0,60), - (3354,23926,200,0,0,48), - (3354,23927,2800,0,0,54), - (3354,23928,3100,0,0,60), - (3355,2020,9,0,0,5), - (3355,2021,450,164,50,10), - (3355,2744,90,164,35,0), - (3355,2745,450,164,90,0), - (3355,2746,90,164,65,0), - (3355,2747,180,164,70,0), - (3355,2749,270,164,105,0), - (3355,2750,450,164,105,0), - (3355,2751,450,164,120,0), - (3355,2752,900,164,125,0), - (3355,2753,900,164,145,0), - (3355,2754,45,164,15,0), - (3355,2755,45,164,20,0), - (3355,2756,45,164,25,0), - (3355,2757,180,164,110,0), - (3355,2758,180,164,115,0), - (3355,2759,180,164,120,0), - (3355,3118,90,164,65,0), - (3355,3119,900,164,125,0), - (3355,3298,450,164,90,0), - (3355,3299,225,164,35,0), - (3355,3300,450,164,70,0), - (3355,3301,900,164,130,0), - (3355,3340,45,164,20,0), - (3355,3341,90,164,25,0), - (3355,3342,90,164,40,0), - (3355,3343,180,164,45,0), - (3355,3344,225,164,75,0), - (3355,3346,450,164,130,0), - (3355,3347,900,164,135,0), - (3355,3348,900,164,125,0), - (3355,3521,900,164,165,0), - (3355,3522,1125,164,170,0), - (3355,3524,900,164,155,0), - (3355,3525,6750,164,180,0), - (3355,3539,4500,164,125,20), - (3355,6520,720,164,110,0), - (3355,7225,900,164,185,0), - (3355,7409,270,164,65,0), - (3355,7819,180,164,95,0), - (3355,7820,90,164,100,0), - (3355,8769,225,164,150,0), - (3355,8881,90,164,30,0), - (3355,9917,2250,164,200,0), - (3355,9922,2250,164,200,0), - (3355,9924,2250,164,200,0), - (3355,9925,2250,164,200,0), - (3355,9927,4500,164,205,0), - (3355,9929,4500,164,205,0), - (3355,9932,4500,164,205,0), - (3355,9936,4500,164,215,0), - (3355,9960,15000,164,230,0), - (3355,9984,90,164,30,0), - (3355,9988,225,164,125,0), - (3355,9989,450,164,130,0), - (3355,9990,450,164,135,0), - (3355,9994,9000,164,210,0), - (3355,10002,15000,164,230,0), - (3355,14381,225,164,150,0), - (3355,14382,2250,164,200,0), - (3355,15974,6750,164,180,0), - (3355,19671,225,164,150,0), - (3355,19672,2250,164,200,0), - (3357,2581,10,0,0,0), - (3357,2582,500,186,50,0), - (3357,3313,50,186,65,0), - (3357,3314,200,186,65,0), - (3357,3315,2250,186,155,0), - (3357,3316,450,186,125,0), - (3357,3317,180,186,75,0), - (3357,3568,4500,186,125,0), - (3357,3596,2250,186,165,0), - (3357,10099,4500,186,175,0), - (3357,10100,9000,186,230,0), - (3357,10249,50000,186,200,0), - (3357,16154,18000,186,250,0), - (3363,2414,45,197,40,0), - (3363,2415,22,197,1,0), - (3363,2416,45,197,40,0), - (3363,2417,270,197,70,0), - (3363,2418,180,197,70,0), - (3363,2419,180,197,60,0), - (3363,2421,270,197,85,0), - (3363,2422,270,197,95,0), - (3363,2423,225,197,75,0), - (3363,2424,180,197,100,0), - (3363,2966,90,197,75,0), - (3363,2967,180,197,65,0), - (3363,2996,45,197,10,0), - (3363,3783,90,197,45,0), - (3363,3785,180,197,80,0), - (3363,3814,720,197,150,0), - (3363,3874,450,197,125,0), - (3363,3876,90,197,35,0), - (3363,3877,180,197,60,0), - (3363,3878,270,197,70,0), - (3363,3879,360,197,85,0), - (3363,3880,270,197,80,0), - (3363,3881,450,197,110,0), - (3363,3882,450,197,110,0), - (3363,3884,675,197,130,0), - (3363,3886,675,197,125,0), - (3363,3888,675,197,150,0), - (3363,3890,225,197,110,0), - (3363,3911,10,0,0,5), - (3363,3912,450,197,50,10), - (3363,3916,45,197,30,0), - (3363,6522,360,197,90,0), - (3363,6691,900,197,135,0), - (3363,7626,45,197,30,0), - (3363,7627,45,197,30,0), - (3363,8466,45,197,40,0), - (3363,8468,225,197,110,0), - (3363,8759,540,197,140,0), - (3363,8761,540,197,145,0), - (3363,8777,45,197,10,0), - (3363,12119,45,197,20,0), - (3363,12120,270,197,75,0), - (3365,2154,500,165,50,10), - (3365,2179,1000,165,110,0), - (3365,2180,1400,165,120,0), - (3365,2181,650,165,100,0), - (3365,2884,650,165,100,0), - (3365,2886,550,165,85,0), - (3365,3786,500,165,75,0), - (3365,3788,550,165,85,0), - (3365,3789,500,165,80,0), - (3365,3819,650,165,100,0), - (3365,7146,1000,165,115,0), - (3365,9066,450,165,70,0), - (3365,9069,600,165,95,0), - (3365,9075,1400,165,120,0), - (3365,20651,500,165,100,0), - (3373,3279,100,0,0,0), - (3373,3280,500,129,50,0), - (3373,3281,100,129,40,0), - (3373,3282,250,129,80,0), - (3373,3283,1000,129,115,0), - (3373,7930,5000,129,150,0), - (3373,7936,250,129,80,0), - (3399,2551,100,0,0,5), - (3399,2559,50,185,10,0), - (3399,2561,100,185,50,0), - (3399,2562,200,185,75,0), - (3399,2563,150,185,80,0), - (3399,3412,500,185,50,10), - (3399,6502,100,185,50,0), - (3399,6503,300,185,125,0), - (3399,21176,4000,185,200,0), - (3401,652,300,0,0,10), - (3401,1424,300,0,0,10), - (3401,1728,4000,0,0,22), - (3401,1762,100,0,0,6), - (3401,1763,1200,0,0,14), - (3401,1764,4000,0,0,22), - (3401,1765,10000,0,0,30), - (3401,1771,800,0,0,12), - (3401,1772,6000,0,0,26), - (3401,1773,27000,0,0,42), - (3401,1774,52000,0,0,58), - (3401,1780,100,0,0,6), - (3401,1781,2900,0,0,18), - (3401,1789,10,0,0,1), - (3401,1790,3000,0,0,20), - (3401,1791,20000,0,0,40), - (3401,1792,54000,0,0,60), - (3401,1838,6000,0,0,26), - (3401,1845,10000,0,0,30), - (3401,1846,5000,0,0,24), - (3401,1858,4000,0,0,22), - (3401,1859,27000,0,0,42), - (3401,1862,20000,0,0,40), - (3401,2592,100,0,0,4), - (3401,2593,800,0,0,12), - (3401,2594,3000,0,0,20), - (3401,2595,8000,0,0,28), - (3401,2843,10000,40,130,30), - (3401,2844,18000,40,170,38), - (3401,2984,300,0,0,10), - (3401,3128,800,0,0,12), - (3401,3422,3000,40,1,20), - (3401,3423,35000,40,230,50), - (3401,5167,100,0,0,4), - (3401,5175,300,0,0,10), - (3401,5278,200,0,0,8), - (3401,5768,5000,40,100,24), - (3401,6185,7750,0,0,46), - (3401,6480,1800,0,0,16), - (3401,6505,14000,0,0,34), - (3401,6511,14000,40,150,34), - (3401,6734,1800,0,0,16), - (3401,6735,10000,0,0,30), - (3401,6736,3000,0,0,20), - (3401,6737,1200,0,0,14), - (3401,6763,200,0,0,8), - (3401,6764,1800,0,0,16), - (3401,6765,5000,0,0,24), - (3401,6769,8000,0,0,28), - (3401,6771,8000,0,0,28), - (3401,6775,27000,0,0,42), - (3401,8622,18000,0,0,38), - (3401,8625,12000,0,0,32), - (3401,8626,20000,0,0,40), - (3401,8630,12000,0,0,32), - (3401,8634,4000,0,0,22), - (3401,8635,10000,0,0,30), - (3401,8636,18000,0,0,38), - (3401,8638,20000,0,0,40), - (3401,8641,8000,0,0,28), - (3401,8642,16000,0,0,36), - (3401,8644,35000,0,0,50), - (3401,8648,1200,0,0,14), - (3401,8651,6000,0,0,26), - (3401,8652,16000,0,0,36), - (3401,8678,2900,0,0,18), - (3401,8695,18000,40,170,38), - (3401,8697,14000,0,0,34), - (3401,8701,8000,40,120,28), - (3401,8723,16000,0,0,36), - (3401,8727,6000,0,0,26), - (3401,8728,14000,0,0,34), - (3401,8810,16000,40,160,36), - (3401,11199,31000,0,0,46), - (3401,11200,50000,0,0,56), - (3401,11270,27000,0,0,42), - (3401,11271,35000,0,0,50), - (3401,11272,52000,0,0,58), - (3401,11276,29000,0,0,44), - (3401,11277,46000,0,0,52), - (3401,11278,54000,0,0,60), - (3401,11282,29000,0,0,44), - (3401,11283,46000,0,0,52), - (3401,11284,54000,0,0,60), - (3401,11287,31000,0,0,46), - (3401,11288,54000,0,0,60), - (3401,11291,31000,0,0,46), - (3401,11292,48000,0,0,54), - (3401,11295,31000,0,0,46), - (3401,11296,48000,0,0,54), - (3401,11298,33000,0,0,48), - (3401,11301,33000,0,0,48), - (3401,11302,50000,0,0,56), - (3401,11304,46000,0,0,52), - (3401,11318,52000,0,0,58), - (3401,11344,29000,40,200,44), - (3401,11345,46000,40,240,52), - (3401,11346,54000,40,280,60), - (3401,11360,31000,40,210,46), - (3401,11361,48000,40,250,54), - (3401,11401,46000,40,240,52), - (3401,13027,13000,0,0,58), - (3401,13221,12000,40,140,32), - (3401,13231,20000,40,180,40), - (3401,13232,33000,40,220,48), - (3401,13233,50000,40,260,56), - (3403,1303,100,0,0,8), - (3403,1304,1800,0,0,16), - (3403,1305,3500,0,0,24), - (3403,1315,1800,0,0,16), - (3403,1324,100,0,0,8), - (3403,1325,900,0,0,14), - (3403,1326,100,0,0,6), - (3403,1327,800,0,0,12), - (3403,1333,720,0,0,12), - (3403,1338,6000,0,0,28), - (3403,1339,8000,0,0,32), - (3403,1340,12000,0,0,40), - (3403,1345,4000,0,0,26), - (3403,1352,7000,0,0,30), - (3403,1354,2000,0,0,18), - (3403,1355,3500,0,0,24), - (3403,1356,8000,0,0,32), - (3403,1357,2200,0,0,20), - (3403,1358,4000,0,0,26), - (3403,1363,8000,0,0,32), - (3403,1444,12000,0,0,40), - (3403,2014,800,0,0,12), - (3403,2076,100,0,0,6), - (3403,2862,22000,0,0,48), - (3403,2863,30000,0,0,56), - (3403,2874,900,0,0,14), - (3403,5386,3000,0,0,22), - (3403,5387,2200,0,0,20), - (3403,5678,4000,0,0,26), - (3403,5731,100,0,0,8), - (3403,6043,8000,0,0,32), - (3403,6379,2200,0,0,20), - (3403,6380,7000,0,0,30), - (3403,6381,12000,0,0,40), - (3403,6383,7000,0,0,30), - (3403,6384,12000,0,0,40), - (3403,6400,2000,0,0,18), - (3403,6401,6000,0,0,28), - (3403,6402,11000,0,0,38), - (3403,6496,9000,0,0,34), - (3403,8006,12000,0,0,40), - (3403,8007,2200,0,0,20), - (3403,8009,6000,0,0,28), - (3403,8011,10000,0,0,36), - (3403,8013,7200,0,0,32), - (3403,8020,10,0,0,1), - (3403,8021,100,0,0,8), - (3403,8022,1800,0,0,16), - (3403,8025,400,0,0,10), - (3403,8031,2000,0,0,18), - (3403,8032,4000,0,0,26), - (3403,8035,2200,0,0,20), - (3403,8039,6000,0,0,28), - (3403,8043,100,0,0,4), - (3403,8047,100,0,0,8), - (3403,8048,900,0,0,14), - (3403,8049,3500,0,0,24), - (3403,8051,400,0,0,10), - (3403,8054,2000,0,0,18), - (3403,8055,6000,0,0,28), - (3403,8057,2200,0,0,20), - (3403,8059,9000,0,0,34), - (3403,8077,400,0,0,10), - (3403,8086,800,0,0,12), - (3403,8135,12000,0,0,40), - (3403,8144,2000,0,0,18), - (3403,8158,900,0,0,14), - (3403,8159,3500,0,0,24), - (3403,8164,3500,0,0,24), - (3403,8165,11000,0,0,38), - (3403,8169,3000,0,0,22), - (3403,8173,11000,0,0,38), - (3403,8180,7000,0,0,30), - (3403,8183,3500,0,0,24), - (3403,8186,6000,0,0,28), - (3403,8189,4000,0,0,26), - (3403,8231,6000,0,0,28), - (3403,8234,7000,0,0,30), - (3403,8237,12000,0,0,40), - (3403,8252,11000,0,0,38), - (3403,8500,3000,0,0,22), - (3403,8501,8000,0,0,32), - (3403,8513,8000,0,0,32), - (3403,8738,12000,0,0,40), - (3403,8837,16000,0,0,42), - (3403,10393,11000,0,0,38), - (3403,10394,18000,0,0,44), - (3403,10397,22000,0,0,48), - (3403,10398,30000,0,0,56), - (3403,10401,3500,0,0,24), - (3403,10402,9000,0,0,34), - (3403,10409,9000,0,0,34), - (3403,10410,18000,0,0,44), - (3403,10411,29000,0,0,54), - (3403,10415,10000,0,0,36), - (3403,10416,22000,0,0,48), - (3403,10417,34000,0,0,60), - (3403,10429,22000,0,0,48), - (3403,10430,32000,0,0,58), - (3403,10433,22000,0,0,48), - (3403,10434,30000,0,0,56), - (3403,10439,24000,0,0,50), - (3403,10440,34000,0,0,60), - (3403,10443,27000,0,0,52), - (3403,10446,10000,0,0,36), - (3403,10449,12000,0,0,40), - (3403,10450,27000,0,0,52), - (3403,10457,11000,0,0,38), - (3403,10464,24000,0,0,50), - (3403,10465,34000,0,0,60), - (3403,10469,18000,0,0,44), - (3403,10470,27000,0,0,52), - (3403,10471,34000,0,0,60), - (3403,10474,20000,0,0,46), - (3403,10475,32000,0,0,58), - (3403,10480,11000,0,0,38), - (3403,10481,29000,0,0,54), - (3403,10488,24000,0,0,50), - (3403,10512,10000,0,0,36), - (3403,10514,20000,0,0,46), - (3403,10515,30000,0,0,56), - (3403,10528,22000,0,0,48), - (3403,10540,16000,0,0,42), - (3403,10541,32000,0,0,58), - (3403,10588,10000,0,0,36), - (3403,10589,20000,0,0,46), - (3403,10590,30000,0,0,56), - (3403,10597,7000,0,0,30), - (3403,10602,18000,0,0,44), - (3403,10603,34000,0,0,60), - (3403,10615,16000,0,0,42), - (3403,10616,27000,0,0,52), - (3403,10624,20000,0,0,46), - (3403,10625,29000,0,0,54), - (3403,10628,30000,0,0,56), - (3403,11316,16000,0,0,42), - (3403,11317,27000,0,0,52), - (3403,15113,10000,0,0,36), - (3403,15115,20000,0,0,46), - (3403,15116,30000,0,0,56), - (3403,15209,24000,0,0,50), - (3403,15210,30000,0,0,56), - (3403,16317,18000,0,0,44), - (3403,16318,29000,0,0,54), - (3403,16347,20000,0,0,46), - (3403,16348,30000,0,0,56), - (3403,16357,22000,0,0,48), - (3403,16358,32000,0,0,58), - (3403,16363,34000,0,0,60), - (3403,16394,32000,0,0,58), - (3403,20613,7000,0,0,30), - (3403,20778,3500,0,0,24), - (3403,20779,10000,0,0,36), - (3403,20780,22000,0,0,48), - (3403,20781,34000,0,0,60), - (3403,25910,24000,0,0,50), - (3403,17362,55000,0,0,48), - (3403,17363,80000,0,0,58), - (3404,2372,10,0,0,0), - (3404,2373,500,182,50,0), - (3404,3571,5000,182,125,0), - (3404,11994,50000,182,200,0), - (3406,796,2200,0,0,20), - (3406,1117,600,0,0,12), - (3406,1424,2200,0,0,20), - (3406,1547,10,0,0,1), - (3406,1549,1800,0,0,16), - (3406,1552,2200,0,0,20), - (3406,1563,1800,0,0,50), - (3406,1564,18000,0,0,40), - (3406,1567,1200,0,0,14), - (3406,1603,10000,0,0,32), - (3406,2003,100,0,0,4), - (3406,2898,14000,0,0,36), - (3406,2899,1200,0,0,14), - (3406,2979,600,0,0,12), - (3406,3047,6000,0,0,22), - (3406,3048,100,0,0,6), - (3406,3049,7000,0,0,26), - (3406,3128,200,0,0,8), - (3406,3663,8000,0,0,28), - (3406,3664,14000,0,0,36), - (3406,5117,200,0,0,8), - (3406,5131,2200,0,0,20), - (3406,5298,100,0,0,6), - (3406,5338,2000,0,0,18), - (3406,5385,8000,0,0,30), - (3406,6198,1200,0,0,14), - (3406,6385,400,0,0,10), - (3406,6791,2200,0,0,20), - (3406,6792,7000,0,0,24), - (3406,6999,8000,0,0,30), - (3406,8738,18000,0,0,40), - (3406,13160,18000,0,0,40), - (3406,13162,8000,0,0,30), - (3406,13164,100,0,0,4), - (3406,13545,26000,0,0,44), - (3406,13546,40000,0,0,52), - (3406,13547,50000,0,0,60), - (3406,13556,400,0,0,10), - (3406,13557,2000,0,0,18), - (3406,13558,7000,0,0,26), - (3406,13559,12000,0,0,34), - (3406,13560,24000,0,0,42), - (3406,13561,36000,0,0,50), - (3406,13562,48000,0,0,58), - (3406,13799,1800,0,0,16), - (3406,13811,8000,0,0,28), - (3406,13814,12000,0,0,34), - (3406,14332,200,0,0,8), - (3406,14333,1800,0,0,16), - (3406,14334,7000,0,0,24), - (3406,14335,10000,0,0,32), - (3406,14336,18000,0,0,40), - (3406,14337,32000,0,0,48), - (3406,14338,46000,0,0,56), - (3406,14339,16000,0,0,38), - (3406,14340,5000,0,0,60), - (3406,14341,8000,0,0,30), - (3406,14342,26000,0,0,44), - (3406,14343,48000,0,0,58), - (3406,14344,12000,0,0,34), - (3406,14345,32000,0,0,48), - (3406,14346,2200,0,0,20), - (3406,14347,10000,0,0,32), - (3406,14348,24000,0,0,42), - (3406,14349,40000,0,0,52), - (3406,14350,28000,0,0,46), - (3406,14351,46000,0,0,56), - (3406,14352,600,0,0,12), - (3406,14353,2200,0,0,20), - (3406,14354,8000,0,0,28), - (3406,14355,14000,0,0,36), - (3406,14356,26000,0,0,44), - (3406,14357,40000,0,0,52), - (3406,14358,50000,0,0,60), - (3406,14359,24000,0,0,42), - (3406,14360,42000,0,0,54), - (3406,14361,36000,0,0,50), - (3406,14362,48000,0,0,58), - (3406,14364,7000,0,0,26), - (3406,14365,14000,0,0,36), - (3406,14366,28000,0,0,46), - (3406,14367,46000,0,0,56), - (3406,14368,18000,0,0,40), - (3406,14370,50000,0,0,60), - (3406,14372,26000,0,0,44), - (3406,14373,42000,0,0,54), - (3406,14374,2000,0,0,18), - (3406,14375,8000,0,0,28), - (3406,14376,16000,0,0,38), - (3406,14377,32000,0,0,48), - (3406,14378,48000,0,0,58), - (3406,14431,6000,0,0,22), - (3406,14432,18000,0,0,40), - (3406,14434,48000,0,0,58), - (3406,14445,8000,0,0,30), - (3406,14446,28000,0,0,46), - (3406,15637,8000,0,0,30), - (3406,15638,18000,0,0,40), - (3406,15639,36000,0,0,50), - (3406,15640,50000,0,0,60), - (3406,20044,28000,0,0,46), - (3406,20155,10000,0,0,32), - (3406,20156,36000,0,0,50), - (3406,20157,7000,0,0,26), - (3406,20158,18000,0,0,40), - (3406,20159,7000,0,0,24), - (3406,20160,400,0,0,10), - (3406,20161,2000,0,0,18), - (3406,20191,46000,0,0,56), - (3406,20738,600,0,0,12), - (3406,20931,400,0,0,28), - (3406,20932,700,0,0,36), - (3406,20933,1300,0,0,44), - (3406,20934,2000,0,0,52), - (3406,20935,2500,0,0,60), - (3406,20938,2500,0,0,60), - (3406,20940,1800,0,0,50), - (3406,20941,2500,0,0,60), - (3406,20942,1200,0,0,42), - (3406,20943,2100,0,0,54), - (3407,796,2200,0,0,20), - (3407,1117,600,0,0,12), - (3407,1424,2200,0,0,20), - (3407,1547,10,0,0,1), - (3407,1549,1800,0,0,16), - (3407,1552,2200,0,0,20), - (3407,1563,1800,0,0,50), - (3407,1564,18000,0,0,40), - (3407,1567,1200,0,0,14), - (3407,1603,10000,0,0,32), - (3407,2003,100,0,0,4), - (3407,2898,14000,0,0,36), - (3407,2899,1200,0,0,14), - (3407,2979,600,0,0,12), - (3407,3047,6000,0,0,22), - (3407,3048,100,0,0,6), - (3407,3049,7000,0,0,26), - (3407,3128,200,0,0,8), - (3407,3663,8000,0,0,28), - (3407,3664,14000,0,0,36), - (3407,5117,200,0,0,8), - (3407,5131,2200,0,0,20), - (3407,5298,100,0,0,6), - (3407,5338,2000,0,0,18), - (3407,5385,8000,0,0,30), - (3407,6198,1200,0,0,14), - (3407,6385,400,0,0,10), - (3407,6791,2200,0,0,20), - (3407,6792,7000,0,0,24), - (3407,6999,8000,0,0,30), - (3407,8738,18000,0,0,40), - (3407,13160,18000,0,0,40), - (3407,13162,8000,0,0,30), - (3407,13164,100,0,0,4), - (3407,13545,26000,0,0,44), - (3407,13546,40000,0,0,52), - (3407,13547,50000,0,0,60), - (3407,13556,400,0,0,10), - (3407,13557,2000,0,0,18), - (3407,13558,7000,0,0,26), - (3407,13559,12000,0,0,34), - (3407,13560,24000,0,0,42), - (3407,13561,36000,0,0,50), - (3407,13562,48000,0,0,58), - (3407,13799,1800,0,0,16), - (3407,13811,8000,0,0,28), - (3407,13814,12000,0,0,34), - (3407,14332,200,0,0,8), - (3407,14333,1800,0,0,16), - (3407,14334,7000,0,0,24), - (3407,14335,10000,0,0,32), - (3407,14336,18000,0,0,40), - (3407,14337,32000,0,0,48), - (3407,14338,46000,0,0,56), - (3407,14339,16000,0,0,38), - (3407,14340,5000,0,0,60), - (3407,14341,8000,0,0,30), - (3407,14342,26000,0,0,44), - (3407,14343,48000,0,0,58), - (3407,14344,12000,0,0,34), - (3407,14345,32000,0,0,48), - (3407,14346,2200,0,0,20), - (3407,14347,10000,0,0,32), - (3407,14348,24000,0,0,42), - (3407,14349,40000,0,0,52), - (3407,14350,28000,0,0,46), - (3407,14351,46000,0,0,56), - (3407,14352,600,0,0,12), - (3407,14353,2200,0,0,20), - (3407,14354,8000,0,0,28), - (3407,14355,14000,0,0,36), - (3407,14356,26000,0,0,44), - (3407,14357,40000,0,0,52), - (3407,14358,50000,0,0,60), - (3407,14359,24000,0,0,42), - (3407,14360,42000,0,0,54), - (3407,14361,36000,0,0,50), - (3407,14362,48000,0,0,58), - (3407,14364,7000,0,0,26), - (3407,14365,14000,0,0,36), - (3407,14366,28000,0,0,46), - (3407,14367,46000,0,0,56), - (3407,14368,18000,0,0,40), - (3407,14370,50000,0,0,60), - (3407,14372,26000,0,0,44), - (3407,14373,42000,0,0,54), - (3407,14374,2000,0,0,18), - (3407,14375,8000,0,0,28), - (3407,14376,16000,0,0,38), - (3407,14377,32000,0,0,48), - (3407,14378,48000,0,0,58), - (3407,14431,6000,0,0,22), - (3407,14432,18000,0,0,40), - (3407,14434,48000,0,0,58), - (3407,14445,8000,0,0,30), - (3407,14446,28000,0,0,46), - (3407,15637,8000,0,0,30), - (3407,15638,18000,0,0,40), - (3407,15639,36000,0,0,50), - (3407,15640,50000,0,0,60), - (3407,20044,28000,0,0,46), - (3407,20155,10000,0,0,32), - (3407,20156,36000,0,0,50), - (3407,20157,7000,0,0,26), - (3407,20158,18000,0,0,40), - (3407,20159,7000,0,0,24), - (3407,20160,400,0,0,10), - (3407,20161,2000,0,0,18), - (3407,20191,46000,0,0,56), - (3407,20738,600,0,0,12), - (3407,20931,400,0,0,28), - (3407,20932,700,0,0,36), - (3407,20933,1300,0,0,44), - (3407,20934,2000,0,0,52), - (3407,20935,2500,0,0,60), - (3407,20938,2500,0,0,60), - (3407,20940,1800,0,0,50), - (3407,20941,2500,0,0,60), - (3407,20942,1200,0,0,42), - (3407,20943,2100,0,0,54), - (3408,797,4000,0,0,20), - (3408,798,10000,0,0,26), - (3408,1055,11000,0,0,28), - (3408,1065,1500,0,0,14), - (3408,1229,100,0,0,6), - (3408,1343,100,0,0,6), - (3408,1344,3000,0,0,18), - (3408,1423,100,0,0,4), - (3408,1424,4000,0,0,20), - (3408,1482,12000,0,0,30), - (3408,1606,200,0,0,8), - (3408,1607,2000,0,0,16), - (3408,1610,8000,0,0,24), - (3408,1611,14000,0,0,32), - (3408,1646,3000,0,0,18), - (3408,1675,1000,0,0,12), - (3408,1676,14000,0,0,32), - (3408,1677,54000,0,0,52), - (3408,1685,18000,0,0,36), - (3408,1716,200,0,0,8), - (3408,1722,42000,0,0,50), - (3408,1738,100,0,0,4), - (3408,2570,2000,0,0,16), - (3408,2688,600,0,0,10), - (3408,3128,100,0,0,6), - (3408,3433,12000,0,0,30), - (3408,3434,22000,0,0,40), - (3408,3435,42000,0,0,50), - (3408,5243,1000,0,0,12), - (3408,5247,6000,0,0,20), - (3408,5283,8000,0,0,24), - (3408,6158,22000,0,0,40), - (3408,6176,14000,0,0,32), - (3408,6177,22000,0,0,40), - (3408,6180,10000,0,0,26), - (3408,6191,8000,0,0,24), - (3408,6193,6000,0,0,22), - (3408,6543,14000,0,0,32), - (3408,6549,600,0,0,10), - (3408,6550,4000,0,0,20), - (3408,6551,12000,0,0,30), - (3408,6553,20000,0,0,38), - (3408,6556,60000,0,0,58), - (3408,6573,1500,0,0,14), - (3408,6575,8000,0,0,24), - (3408,6674,10,0,0,1), - (3408,7109,22000,0,0,40), - (3408,7374,14000,0,0,32), - (3408,7375,56000,0,0,54), - (3408,7380,16000,0,0,34), - (3408,7382,2000,0,0,16), - (3408,7385,1000,0,0,12), - (3408,7401,10000,0,0,26), - (3408,7403,18000,0,0,36), - (3408,7406,6000,0,0,22), - (3408,7889,11000,0,0,28), - (3408,8206,11000,0,0,28), - (3408,8207,20000,0,0,38), - (3408,8381,16000,0,0,34), - (3408,8821,20000,0,0,38), - (3408,11552,32000,0,0,42), - (3408,11553,54000,0,0,52), - (3408,11557,16000,0,0,34), - (3408,11558,34000,0,0,44), - (3408,11559,56000,0,0,54), - (3408,11570,40000,0,0,48), - (3408,11571,58000,0,0,56), - (3408,11575,22000,0,0,40), - (3408,11576,42000,0,0,50), - (3408,11577,62000,0,0,60), - (3408,11579,36000,0,0,46), - (3408,11582,40000,0,0,48), - (3408,11583,60000,0,0,58), - (3408,11586,34000,0,0,44), - (3408,11587,62000,0,0,60), - (3408,11598,36000,0,0,46), - (3408,11599,60000,0,0,58), - (3408,11602,34000,0,0,44), - (3408,11603,56000,0,0,54), - (3408,11606,36000,0,0,46), - (3408,11607,56000,0,0,54), - (3408,18556,14000,0,0,32), - (3408,20561,36000,0,0,46), - (3408,20562,58000,0,0,56), - (3408,20571,62000,0,0,60), - (3408,20621,32000,0,0,42), - (3408,20622,54000,0,0,52), - (3408,20703,40000,0,0,48), - (3408,20704,58000,0,0,56), - (3408,20724,4000,0,0,20), - (3408,21555,200,0,0,48), - (3408,21557,2800,0,0,54), - (3408,21558,3100,0,0,60), - (3408,23898,2000,0,0,48), - (3408,23899,2800,0,0,54), - (3408,23900,3100,0,0,60), - (3408,23926,200,0,0,48), - (3408,23927,2800,0,0,54), - (3408,23928,3100,0,0,60), - (3412,3984,115,202,30,0), - (3412,3985,130,202,30,0), - (3412,3986,150,202,50,0), - (3412,3987,150,202,50,0), - (3412,3988,200,202,60,0), - (3412,3990,270,202,90,0), - (3412,3991,225,202,65,0), - (3412,3992,250,202,75,0), - (3412,3993,250,202,75,0), - (3412,3994,250,202,75,0), - (3412,3995,270,202,85,0), - (3412,3997,360,202,100,0), - (3412,3998,378,202,105,0), - (3412,3999,405,202,105,0), - (3412,4000,405,202,105,0), - (3412,4001,427,202,110,0), - (3412,4003,450,202,120,0), - (3412,4005,450,202,125,0), - (3412,4006,450,202,125,0), - (3412,4007,450,202,125,0), - (3412,4008,270,202,125,0), - (3412,4009,495,202,130,0), - (3412,4010,540,202,140,0), - (3412,4012,540,202,145,0), - (3412,4013,675,202,150,0), - (3412,4014,675,202,150,0), - (3412,4039,10,0,0,5), - (3412,4040,450,202,50,10), - (3412,6459,360,202,135,0), - (3412,7431,150,202,50,0), - (3412,8336,270,202,100,0), - (3412,9272,450,202,150,0), - (3412,12628,900,202,150,0), - (3478,2021,450,164,50,10), - (3478,2744,90,164,35,0), - (3478,2745,450,164,90,0), - (3478,2746,90,164,65,0), - (3478,2747,180,164,70,0), - (3478,2749,270,164,105,0), - (3478,2750,450,164,105,0), - (3478,2751,450,164,120,0), - (3478,2752,900,164,125,0), - (3478,2753,900,164,145,0), - (3478,2754,45,164,15,0), - (3478,2755,45,164,20,0), - (3478,2756,45,164,25,0), - (3478,2757,180,164,110,0), - (3478,2758,180,164,115,0), - (3478,2759,180,164,120,0), - (3478,3118,90,164,65,0), - (3478,3119,900,164,125,0), - (3478,3298,450,164,90,0), - (3478,3299,225,164,35,0), - (3478,3300,450,164,70,0), - (3478,3301,900,164,130,0), - (3478,3340,45,164,20,0), - (3478,3341,90,164,25,0), - (3478,3342,90,164,40,0), - (3478,3343,180,164,45,0), - (3478,3344,225,164,75,0), - (3478,3345,1000,164,110,0), - (3478,3346,450,164,130,0), - (3478,3347,900,164,135,0), - (3478,3348,900,164,125,0), - (3478,3516,600,164,100,0), - (3478,6520,720,164,110,0), - (3478,7409,270,164,65,0), - (3478,7819,180,164,95,0), - (3478,7820,90,164,100,0), - (3478,8769,225,164,150,0), - (3478,8881,90,164,30,0), - (3478,9984,90,164,30,0), - (3478,9988,225,164,125,0), - (3478,9989,450,164,130,0), - (3478,9990,450,164,135,0), - (3478,14381,225,164,150,0), - (3478,19670,600,164,100,0), - (3478,19671,225,164,150,0), - (3484,2414,45,197,40,0), - (3484,2415,22,197,1,0), - (3484,2416,45,197,40,0), - (3484,2417,270,197,70,0), - (3484,2418,180,197,70,0), - (3484,2419,180,197,60,0), - (3484,2423,225,197,75,0), - (3484,2966,90,197,75,0), - (3484,2967,180,197,65,0), - (3484,2996,45,197,10,0), - (3484,3783,90,197,45,0), - (3484,3876,90,197,35,0), - (3484,3877,180,197,60,0), - (3484,3878,270,197,70,0), - (3484,3911,10,0,0,5), - (3484,3916,45,197,30,0), - (3484,3917,25,197,1,0), - (3484,7626,45,197,30,0), - (3484,7627,45,197,30,0), - (3484,8466,45,197,40,0), - (3484,8777,45,197,10,0), - (3484,12118,30,197,1,0), - (3484,12119,45,197,20,0), - (3484,12120,270,197,75,0), - (3494,3984,115,202,30,0), - (3494,3985,130,202,30,0), - (3494,3986,150,202,50,0), - (3494,3987,150,202,50,0), - (3494,3988,200,202,60,0), - (3494,3991,225,202,65,0), - (3494,3992,250,202,75,0), - (3494,3993,250,202,75,0), - (3494,3994,250,202,75,0), - (3494,4039,10,0,0,5), - (3494,7431,150,202,50,0), - (3523,2414,45,197,40,0), - (3523,2415,22,197,1,0), - (3523,2416,45,197,40,0), - (3523,2417,270,197,70,0), - (3523,2418,180,197,70,0), - (3523,2419,180,197,60,0), - (3523,2423,225,197,75,0), - (3523,2966,90,197,75,0), - (3523,2967,180,197,65,0), - (3523,2996,45,197,10,0), - (3523,3783,90,197,45,0), - (3523,3876,90,197,35,0), - (3523,3877,180,197,60,0), - (3523,3878,270,197,70,0), - (3523,3911,10,0,0,5), - (3523,3916,45,197,30,0), - (3523,3917,25,197,1,0), - (3523,7626,45,197,30,0), - (3523,7627,45,197,30,0), - (3523,8466,45,197,40,0), - (3523,8777,45,197,10,0), - (3523,12118,30,197,1,0), - (3523,12119,45,197,20,0), - (3523,12120,270,197,75,0), - (3530,3917,25,197,1,0), - (3530,12118,30,197,1,0), - (3531,3917,25,197,1,0), - (3531,12118,30,197,1,0), - (3545,542,396,0,0,20), - (3545,1853,1,261,0,0), - (3545,6285,1,0,0,0), - (3545,6291,1,0,0,0), - (3545,6292,1,0,0,0), - (3545,6293,1,0,0,0), - (3545,6294,1,0,0,0), - (3545,6313,1,0,0,0), - (3545,6322,1,0,0,0), - (3545,6323,1,0,0,0), - (3545,6324,1,0,0,0), - (3545,6325,1,0,0,0), - (3545,6330,1,0,0,0), - (3545,6339,1,0,0,0), - (3545,6340,1,0,0,0), - (3545,6341,1,0,0,0), - (3545,6342,1,0,0,0), - (3545,6449,1,0,0,0), - (3545,6454,1,0,0,0), - (3545,6455,1,0,0,0), - (3545,6456,1,0,0,0), - (3545,6457,1,0,0,0), - (3545,14922,1,261,0,0), - (3545,15147,440,0,0,20), - (3545,15148,1440,0,0,30), - (3545,15149,3240,0,0,40), - (3545,15150,6480,0,0,50), - (3545,15151,9000,0,0,60), - (3545,24442,440,0,0,20), - (3545,24468,1440,0,0,30), - (3545,24470,3240,0,0,40), - (3545,24472,6480,0,0,50), - (3545,24473,440,0,0,20), - (3545,24481,1440,0,0,30), - (3545,24484,3240,0,0,40), - (3545,24485,6480,0,0,50), - (3545,24517,440,0,0,20), - (3545,24518,40,0,0,20), - (3545,24519,440,0,0,20), - (3545,24520,1440,0,0,30), - (3545,24521,3240,0,0,40), - (3545,24522,6480,0,0,50), - (3545,24523,1440,0,0,30), - (3545,24524,3240,0,0,40), - (3545,24525,6480,0,0,50), - (3545,24526,1440,0,0,30), - (3545,24527,3240,0,0,40), - (3545,24528,6480,0,0,50), - (3545,24533,10,0,0,10), - (3545,24534,120,0,0,12), - (3545,24535,400,0,0,18), - (3545,24536,1260,0,0,24), - (3545,24537,1440,0,0,30), - (3545,24538,2520,0,0,36), - (3545,24539,4320,0,0,42), - (3545,24540,5760,0,0,48), - (3545,24541,7560,0,0,54), - (3545,24548,10,0,0,10), - (3545,24563,120,0,0,12), - (3545,24565,400,0,0,18), - (3545,24566,1260,0,0,24), - (3545,24567,1440,0,0,30), - (3545,24568,2520,0,0,36), - (3545,24569,4320,0,0,42), - (3545,24570,5760,0,0,48), - (3545,24633,7560,0,0,54), - (3545,24634,9000,0,0,60), - (3545,24636,9000,0,0,60), - (3549,2155,10,0,0,5), - (3549,2177,100,165,55,0), - (3549,2178,100,165,60,0), - (3549,2338,50,165,15,0), - (3549,2883,100,165,40,0), - (3549,3782,75,165,25,0), - (3549,3784,150,165,55,0), - (3549,3821,50,165,35,0), - (3549,9061,100,165,30,0), - (3549,9063,100,165,30,0), - (3555,2581,10,0,0,0), - (3555,2582,500,186,50,0), - (3555,3313,50,186,65,0), - (3555,3314,200,186,65,0), - (3555,3315,2250,186,155,0), - (3555,3316,450,186,125,0), - (3555,3317,180,186,75,0), - (3555,3568,4500,186,125,0), - (3555,3596,2250,186,165,0), - (3555,10099,4500,186,175,0), - (3555,10100,9000,186,230,0), - (3555,10249,50000,186,200,0), - (3555,16154,18000,186,250,0), - (3557,2020,9,0,0,5), - (3557,2743,50,164,1,0), - (3557,2744,90,164,35,0), - (3557,2746,90,164,65,0), - (3557,2747,180,164,70,0), - (3557,2754,45,164,15,0), - (3557,2755,45,164,20,0), - (3557,2756,45,164,25,0), - (3557,3118,90,164,65,0), - (3557,3299,225,164,35,0), - (3557,3300,450,164,70,0), - (3557,3340,45,164,20,0), - (3557,3341,90,164,25,0), - (3557,3342,90,164,40,0), - (3557,3343,180,164,45,0), - (3557,3344,225,164,75,0), - (3557,7409,270,164,65,0), - (3557,8881,90,164,30,0), - (3557,9984,90,164,30,0), - (3593,1343,100,0,0,6), - (3593,1423,100,0,0,4), - (3593,1738,100,0,0,4), - (3593,3128,100,0,0,6), - (3593,6674,10,0,0,1), - (3594,1762,100,0,0,6), - (3594,1780,100,0,0,6), - (3594,1789,10,0,0,1), - (3594,2592,100,0,0,4), - (3594,5167,100,0,0,4), - (3595,1255,10,0,0,1), - (3595,1258,100,0,0,4), - (3595,1275,100,0,0,6), - (3595,2056,100,0,0,4), - (3595,2851,100,0,0,6), - (3596,1547,10,0,0,1), - (3596,2003,100,0,0,4), - (3596,3048,100,0,0,6), - (3596,5298,100,0,0,6), - (3596,13164,50,0,0,4), - (3597,1420,90,0,0,6), - (3597,1428,100,0,0,4), - (3597,5181,90,0,0,6), - (3597,5231,10,0,0,1), - (3597,8922,45,0,0,4), - (3598,797,4000,0,0,20), - (3598,798,10000,0,0,26), - (3598,1055,11000,0,0,28), - (3598,1065,1500,0,0,14), - (3598,1229,100,0,0,6), - (3598,1343,100,0,0,6), - (3598,1344,3000,0,0,18), - (3598,1423,100,0,0,4), - (3598,1424,4000,0,0,20), - (3598,1482,12000,0,0,30), - (3598,1606,200,0,0,8), - (3598,1607,2000,0,0,16), - (3598,1610,8000,0,0,24), - (3598,1611,14000,0,0,32), - (3598,1646,3000,0,0,18), - (3598,1675,1000,0,0,12), - (3598,1676,14000,0,0,32), - (3598,1677,54000,0,0,52), - (3598,1685,18000,0,0,36), - (3598,1716,200,0,0,8), - (3598,1722,42000,0,0,50), - (3598,1738,100,0,0,4), - (3598,2570,2000,0,0,16), - (3598,2688,600,0,0,10), - (3598,3128,100,0,0,6), - (3598,3433,12000,0,0,30), - (3598,3434,22000,0,0,40), - (3598,3435,42000,0,0,50), - (3598,5243,1000,0,0,12), - (3598,5247,6000,0,0,20), - (3598,5283,8000,0,0,24), - (3598,6158,22000,0,0,40), - (3598,6176,14000,0,0,32), - (3598,6177,22000,0,0,40), - (3598,6180,10000,0,0,26), - (3598,6191,8000,0,0,24), - (3598,6193,6000,0,0,22), - (3598,6543,14000,0,0,32), - (3598,6549,600,0,0,10), - (3598,6550,4000,0,0,20), - (3598,6551,12000,0,0,30), - (3598,6553,20000,0,0,38), - (3598,6556,60000,0,0,58), - (3598,6573,1500,0,0,14), - (3598,6575,8000,0,0,24), - (3598,6674,10,0,0,1), - (3598,7109,22000,0,0,40), - (3598,7374,14000,0,0,32), - (3598,7375,56000,0,0,54), - (3598,7380,16000,0,0,34), - (3598,7382,2000,0,0,16), - (3598,7385,1000,0,0,12), - (3598,7401,10000,0,0,26), - (3598,7403,18000,0,0,36), - (3598,7406,6000,0,0,22), - (3598,7889,11000,0,0,28), - (3598,8206,11000,0,0,28), - (3598,8207,20000,0,0,38), - (3598,8381,16000,0,0,34), - (3598,8821,20000,0,0,38), - (3598,11552,32000,0,0,42), - (3598,11553,54000,0,0,52), - (3598,11557,16000,0,0,34), - (3598,11558,34000,0,0,44), - (3598,11559,56000,0,0,54), - (3598,11570,40000,0,0,48), - (3598,11571,58000,0,0,56), - (3598,11575,22000,0,0,40), - (3598,11576,42000,0,0,50), - (3598,11577,62000,0,0,60), - (3598,11579,36000,0,0,46), - (3598,11582,40000,0,0,48), - (3598,11583,60000,0,0,58), - (3598,11586,34000,0,0,44), - (3598,11587,62000,0,0,60), - (3598,11598,36000,0,0,46), - (3598,11599,60000,0,0,58), - (3598,11602,34000,0,0,44), - (3598,11603,56000,0,0,54), - (3598,11606,36000,0,0,46), - (3598,11607,56000,0,0,54), - (3598,18556,14000,0,0,32), - (3598,20561,36000,0,0,46), - (3598,20562,58000,0,0,56), - (3598,20571,62000,0,0,60), - (3598,20621,32000,0,0,42), - (3598,20622,54000,0,0,52), - (3598,20703,40000,0,0,48), - (3598,20704,58000,0,0,56), - (3598,20724,4000,0,0,20), - (3598,21555,200,0,0,48), - (3598,21557,2800,0,0,54), - (3598,21558,3100,0,0,60), - (3598,23898,2000,0,0,48), - (3598,23899,2800,0,0,54), - (3598,23900,3100,0,0,60), - (3598,23926,200,0,0,48), - (3598,23927,2800,0,0,54), - (3598,23928,3100,0,0,60), - (3599,652,300,0,0,10), - (3599,1424,300,0,0,10), - (3599,1728,4000,0,0,22), - (3599,1762,100,0,0,6), - (3599,1763,1200,0,0,14), - (3599,1764,4000,0,0,22), - (3599,1765,10000,0,0,30), - (3599,1771,800,0,0,12), - (3599,1772,6000,0,0,26), - (3599,1773,27000,0,0,42), - (3599,1774,52000,0,0,58), - (3599,1780,100,0,0,6), - (3599,1781,2900,0,0,18), - (3599,1789,10,0,0,1), - (3599,1790,3000,0,0,20), - (3599,1791,20000,0,0,40), - (3599,1792,54000,0,0,60), - (3599,1838,6000,0,0,26), - (3599,1845,10000,0,0,30), - (3599,1846,5000,0,0,24), - (3599,1858,4000,0,0,22), - (3599,1859,27000,0,0,42), - (3599,1862,20000,0,0,40), - (3599,2592,100,0,0,4), - (3599,2593,800,0,0,12), - (3599,2594,3000,0,0,20), - (3599,2595,8000,0,0,28), - (3599,2843,10000,40,130,30), - (3599,2844,18000,40,170,38), - (3599,2984,300,0,0,10), - (3599,3128,800,0,0,12), - (3599,3422,3000,40,1,20), - (3599,3423,35000,40,230,50), - (3599,5167,100,0,0,4), - (3599,5175,300,0,0,10), - (3599,5278,200,0,0,8), - (3599,5768,5000,40,100,24), - (3599,6185,7750,0,0,46), - (3599,6480,1800,0,0,16), - (3599,6505,14000,0,0,34), - (3599,6511,14000,40,150,34), - (3599,6734,1800,0,0,16), - (3599,6735,10000,0,0,30), - (3599,6736,3000,0,0,20), - (3599,6737,1200,0,0,14), - (3599,6763,200,0,0,8), - (3599,6764,1800,0,0,16), - (3599,6765,5000,0,0,24), - (3599,6769,8000,0,0,28), - (3599,6771,8000,0,0,28), - (3599,6775,27000,0,0,42), - (3599,8622,18000,0,0,38), - (3599,8625,12000,0,0,32), - (3599,8626,20000,0,0,40), - (3599,8630,12000,0,0,32), - (3599,8634,4000,0,0,22), - (3599,8635,10000,0,0,30), - (3599,8636,18000,0,0,38), - (3599,8638,20000,0,0,40), - (3599,8641,8000,0,0,28), - (3599,8642,16000,0,0,36), - (3599,8644,35000,0,0,50), - (3599,8648,1200,0,0,14), - (3599,8651,6000,0,0,26), - (3599,8652,16000,0,0,36), - (3599,8678,2900,0,0,18), - (3599,8695,18000,40,170,38), - (3599,8697,14000,0,0,34), - (3599,8701,8000,40,120,28), - (3599,8723,16000,0,0,36), - (3599,8727,6000,0,0,26), - (3599,8728,14000,0,0,34), - (3599,8810,16000,40,160,36), - (3599,11199,31000,0,0,46), - (3599,11200,50000,0,0,56), - (3599,11270,27000,0,0,42), - (3599,11271,35000,0,0,50), - (3599,11272,52000,0,0,58), - (3599,11276,29000,0,0,44), - (3599,11277,46000,0,0,52), - (3599,11278,54000,0,0,60), - (3599,11282,29000,0,0,44), - (3599,11283,46000,0,0,52), - (3599,11284,54000,0,0,60), - (3599,11287,31000,0,0,46), - (3599,11288,54000,0,0,60), - (3599,11291,31000,0,0,46), - (3599,11292,48000,0,0,54), - (3599,11295,31000,0,0,46), - (3599,11296,48000,0,0,54), - (3599,11298,33000,0,0,48), - (3599,11301,33000,0,0,48), - (3599,11302,50000,0,0,56), - (3599,11304,46000,0,0,52), - (3599,11318,52000,0,0,58), - (3599,11344,29000,40,200,44), - (3599,11345,46000,40,240,52), - (3599,11346,54000,40,280,60), - (3599,11360,31000,40,210,46), - (3599,11361,48000,40,250,54), - (3599,11401,46000,40,240,52), - (3599,13027,13000,0,0,58), - (3599,13221,12000,40,140,32), - (3599,13231,20000,40,180,40), - (3599,13232,33000,40,220,48), - (3599,13233,50000,40,260,56), - (3600,1252,800,0,0,12), - (3600,1253,10000,0,0,30), - (3600,1254,18000,0,0,40), - (3600,1255,10,0,0,1), - (3600,1256,800,0,0,12), - (3600,1257,5000,0,0,24), - (3600,1258,100,0,0,4), - (3600,1259,300,0,0,10), - (3600,1260,2000,0,0,18), - (3600,1261,6000,0,0,26), - (3600,1265,200,0,0,8), - (3600,1268,1200,0,0,14), - (3600,1269,11000,0,0,32), - (3600,1275,100,0,0,6), - (3600,1276,1200,0,0,14), - (3600,1277,800,0,0,12), - (3600,1278,2000,0,0,18), - (3600,1279,10000,0,0,30), - (3600,1280,22000,0,0,42), - (3600,1283,2000,0,0,18), - (3600,1284,14000,0,0,36), - (3600,1287,10000,0,0,30), - (3600,1288,18000,0,0,40), - (3600,1293,10000,0,0,30), - (3600,1298,5000,0,0,24), - (3600,1300,4000,0,0,22), - (3600,1301,10000,0,0,30), - (3600,1425,3000,0,0,20), - (3600,2013,300,0,0,10), - (3600,2016,4000,0,0,22), - (3600,2049,30000,0,0,50), - (3600,2056,100,0,0,4), - (3600,2057,300,0,0,10), - (3600,2058,1600,0,0,16), - (3600,2059,4000,0,0,22), - (3600,2065,18000,0,0,40), - (3600,2066,3000,0,0,20), - (3600,2067,38000,0,0,52), - (3600,2068,44000,0,0,58), - (3600,2069,26000,0,0,46), - (3600,2097,4000,0,0,22), - (3600,2793,14000,0,0,36), - (3600,2799,12000,0,0,34), - (3600,2851,100,0,0,6), - (3600,3046,400,0,0,28), - (3600,6062,16000,0,0,38), - (3600,6067,10000,0,0,30), - (3600,6068,14000,0,0,36), - (3600,6071,8000,0,0,28), - (3600,6072,12000,0,0,34), - (3600,6073,200,0,0,8), - (3600,6079,1200,0,0,14), - (3600,6080,3000,0,0,20), - (3600,6081,6000,0,0,26), - (3600,6082,11000,0,0,32), - (3600,6083,16000,0,0,38), - (3600,6386,900,0,0,40), - (3600,6492,12000,0,0,34), - (3600,7130,3000,0,0,20), - (3600,7378,400,0,0,28), - (3600,8093,300,0,0,10), - (3600,8107,1600,0,0,16), - (3600,8108,4000,0,0,22), - (3600,8109,8000,0,0,28), - (3600,8110,12000,0,0,34), - (3600,8111,18000,0,0,40), - (3600,8123,1200,0,0,14), - (3600,8125,8000,0,0,28), - (3600,8126,3000,0,0,20), - (3600,8130,5000,0,0,24), - (3600,8132,11000,0,0,32), - (3600,8193,14000,0,0,36), - (3600,9475,6000,0,0,26), - (3600,9476,11000,0,0,32), - (3600,9477,16000,0,0,38), - (3600,9486,18000,0,0,40), - (3600,9580,3000,0,0,20), - (3600,9581,10000,0,0,30), - (3600,9593,18000,0,0,40), - (3600,10877,18000,0,0,40), - (3600,10878,28000,0,0,48), - (3600,10879,42000,0,0,56), - (3600,10882,12000,0,0,34), - (3600,10883,26000,0,0,46), - (3600,10889,22000,0,0,42), - (3600,10891,42000,0,0,56), - (3600,10895,22000,0,0,42), - (3600,10896,30000,0,0,50), - (3600,10897,44000,0,0,58), - (3600,10902,22000,0,0,42), - (3600,10903,28000,0,0,48), - (3600,10904,40000,0,0,54), - (3600,10905,46000,0,0,60), - (3600,10910,24000,0,0,44), - (3600,10913,24000,0,0,44), - (3600,10914,44000,0,0,58), - (3600,10918,24000,0,0,44), - (3600,10919,30000,0,0,50), - (3600,10920,42000,0,0,56), - (3600,10930,24000,0,0,44), - (3600,10931,30000,0,0,50), - (3600,10932,42000,0,0,56), - (3600,10935,26000,0,0,46), - (3600,10936,40000,0,0,54), - (3600,10939,28000,0,0,48), - (3600,10940,46000,0,0,60), - (3600,10943,30000,0,0,50), - (3600,10944,46000,0,0,60), - (3600,10948,26000,0,0,46), - (3600,10949,38000,0,0,52), - (3600,10950,44000,0,0,58), - (3600,10954,38000,0,0,52), - (3600,10959,42000,0,0,56), - (3600,10962,46000,0,0,60), - (3600,11025,30000,0,0,50), - (3600,11026,46000,0,0,60), - (3600,14820,1500,0,0,50), - (3600,15434,700,0,0,36), - (3600,15452,5000,0,0,24), - (3600,15454,10000,0,0,30), - (3600,15455,14000,0,0,36), - (3600,15457,22000,0,0,42), - (3600,15459,28000,0,0,48), - (3600,15460,40000,0,0,54), - (3600,17316,700,0,0,36), - (3600,17317,1200,0,0,44), - (3600,17318,1900,0,0,52), - (3600,18806,46000,0,0,60), - (3600,18808,2300,0,0,60), - (3600,19351,100,0,0,18), - (3600,19352,300,0,0,26), - (3600,19353,600,0,0,34), - (3600,19354,1100,0,0,42), - (3600,19355,1500,0,0,50), - (3600,19356,2200,0,0,58), - (3600,19358,500,0,0,30), - (3600,19359,900,0,0,40), - (3600,19360,1500,0,0,50), - (3600,19361,2070,0,0,60), - (3600,20771,44000,0,0,58), - (3600,27796,3000,0,0,20), - (3600,27821,1200,0,0,44), - (3600,27822,1900,0,0,52), - (3600,27823,2300,0,0,60), - (3600,27843,2300,0,0,60), - (3600,27845,2300,0,0,60), - (3600,27875,1200,0,0,50), - (3600,27876,1500,0,0,60), - (3601,796,2200,0,0,20), - (3601,1117,600,0,0,12), - (3601,1424,2200,0,0,20), - (3601,1547,10,0,0,1), - (3601,1549,1800,0,0,16), - (3601,1552,2200,0,0,20), - (3601,1563,1800,0,0,50), - (3601,1564,18000,0,0,40), - (3601,1567,1200,0,0,14), - (3601,1603,10000,0,0,32), - (3601,2003,100,0,0,4), - (3601,2898,14000,0,0,36), - (3601,2899,1200,0,0,14), - (3601,2979,600,0,0,12), - (3601,3047,6000,0,0,22), - (3601,3048,100,0,0,6), - (3601,3049,7000,0,0,26), - (3601,3128,200,0,0,8), - (3601,3663,8000,0,0,28), - (3601,3664,14000,0,0,36), - (3601,5117,200,0,0,8), - (3601,5131,2200,0,0,20), - (3601,5298,100,0,0,6), - (3601,5338,2000,0,0,18), - (3601,5385,8000,0,0,30), - (3601,6198,1200,0,0,14), - (3601,6385,400,0,0,10), - (3601,6791,2200,0,0,20), - (3601,6792,7000,0,0,24), - (3601,6999,8000,0,0,30), - (3601,8738,18000,0,0,40), - (3601,13160,18000,0,0,40), - (3601,13162,8000,0,0,30), - (3601,13164,100,0,0,4), - (3601,13545,26000,0,0,44), - (3601,13546,40000,0,0,52), - (3601,13547,50000,0,0,60), - (3601,13556,400,0,0,10), - (3601,13557,2000,0,0,18), - (3601,13558,7000,0,0,26), - (3601,13559,12000,0,0,34), - (3601,13560,24000,0,0,42), - (3601,13561,36000,0,0,50), - (3601,13562,48000,0,0,58), - (3601,13799,1800,0,0,16), - (3601,13811,8000,0,0,28), - (3601,13814,12000,0,0,34), - (3601,14332,200,0,0,8), - (3601,14333,1800,0,0,16), - (3601,14334,7000,0,0,24), - (3601,14335,10000,0,0,32), - (3601,14336,18000,0,0,40), - (3601,14337,32000,0,0,48), - (3601,14338,46000,0,0,56), - (3601,14339,16000,0,0,38), - (3601,14340,5000,0,0,60), - (3601,14341,8000,0,0,30), - (3601,14342,26000,0,0,44), - (3601,14343,48000,0,0,58), - (3601,14344,12000,0,0,34), - (3601,14345,32000,0,0,48), - (3601,14346,2200,0,0,20), - (3601,14347,10000,0,0,32), - (3601,14348,24000,0,0,42), - (3601,14349,40000,0,0,52), - (3601,14350,28000,0,0,46), - (3601,14351,46000,0,0,56), - (3601,14352,600,0,0,12), - (3601,14353,2200,0,0,20), - (3601,14354,8000,0,0,28), - (3601,14355,14000,0,0,36), - (3601,14356,26000,0,0,44), - (3601,14357,40000,0,0,52), - (3601,14358,50000,0,0,60), - (3601,14359,24000,0,0,42), - (3601,14360,42000,0,0,54), - (3601,14361,36000,0,0,50), - (3601,14362,48000,0,0,58), - (3601,14364,7000,0,0,26), - (3601,14365,14000,0,0,36), - (3601,14366,28000,0,0,46), - (3601,14367,46000,0,0,56), - (3601,14368,18000,0,0,40), - (3601,14370,50000,0,0,60), - (3601,14372,26000,0,0,44), - (3601,14373,42000,0,0,54), - (3601,14374,2000,0,0,18), - (3601,14375,8000,0,0,28), - (3601,14376,16000,0,0,38), - (3601,14377,32000,0,0,48), - (3601,14378,48000,0,0,58), - (3601,14431,6000,0,0,22), - (3601,14432,18000,0,0,40), - (3601,14434,48000,0,0,58), - (3601,14445,8000,0,0,30), - (3601,14446,28000,0,0,46), - (3601,15637,8000,0,0,30), - (3601,15638,18000,0,0,40), - (3601,15639,36000,0,0,50), - (3601,15640,50000,0,0,60), - (3601,20044,28000,0,0,46), - (3601,20155,10000,0,0,32), - (3601,20156,36000,0,0,50), - (3601,20157,7000,0,0,26), - (3601,20158,18000,0,0,40), - (3601,20159,7000,0,0,24), - (3601,20160,400,0,0,10), - (3601,20161,2000,0,0,18), - (3601,20191,46000,0,0,56), - (3601,20738,600,0,0,12), - (3601,20931,400,0,0,28), - (3601,20932,700,0,0,36), - (3601,20933,1300,0,0,44), - (3601,20934,2000,0,0,52), - (3601,20935,2500,0,0,60), - (3601,20938,2500,0,0,60), - (3601,20940,1800,0,0,50), - (3601,20941,2500,0,0,60), - (3601,20942,1200,0,0,42), - (3601,20943,2100,0,0,54), - (3602,499,2000,0,0,20), - (3602,1151,4500,0,0,26), - (3602,1414,1900,0,0,18), - (3602,1415,6000,0,0,30), - (3602,1416,16000,0,0,42), - (3602,1420,100,0,0,6), - (3602,1421,900,0,0,14), - (3602,1422,4000,0,0,24), - (3602,1428,100,0,0,4), - (3602,1429,300,0,0,10), - (3602,1431,1800,0,0,16), - (3602,1432,4000,0,0,24), - (3602,1433,10000,0,0,34), - (3602,1435,200,0,0,8), - (3602,1436,1900,0,0,18), - (3602,1439,6000,0,0,30), - (3602,1441,6000,0,0,30), - (3602,1445,2000,0,0,20), - (3602,1448,2000,0,0,20), - (3602,1736,300,0,0,10), - (3602,1737,2000,0,0,20), - (3602,1827,4000,0,0,24), - (3602,1828,10000,0,0,34), - (3602,1829,18000,0,0,44), - (3602,2092,3000,0,0,22), - (3602,2093,5000,0,0,28), - (3602,2788,4000,0,0,24); + (198,1142,100,0,0,4,0), + (198,1173,100,0,0,6,0), + (198,1249,100,0,0,6,0), + (198,1472,10,0,0,1,0), + (198,2141,100,0,0,6,0), + (198,5507,100,0,0,4,0), + (223,2155,10,0,0,5,0), + (223,2177,100,165,55,0,0), + (223,2178,100,165,60,0,0), + (223,2338,50,165,15,0,0), + (223,2883,100,165,40,0,0), + (223,3782,75,165,25,0,0), + (223,3784,150,165,55,0,0), + (223,3821,50,165,35,0,0), + (223,9061,100,165,30,0,0), + (223,9063,100,165,30,0,0), + (328,1035,2000,0,0,20,0), + (328,1142,100,0,0,4,0), + (328,1168,200,0,0,8,0), + (328,1173,100,0,0,6,0), + (328,1174,400,0,0,10,0), + (328,1176,1800,0,0,18,0), + (328,1191,200,0,0,8,0), + (328,1194,400,0,0,10,0), + (328,1196,2000,0,0,20,0), + (328,1198,600,0,0,12,0), + (328,1200,2000,0,0,20,0), + (328,1210,7000,0,0,28,0), + (328,1211,900,0,0,14,0), + (328,1214,8000,0,0,30,0), + (328,1225,5000,0,0,26,0), + (328,1228,15000,0,0,40,0), + (328,1241,5000,0,0,26,0), + (328,1249,100,0,0,6,0), + (328,1250,600,0,0,12,0), + (328,1251,3000,0,0,22,0), + (328,1266,600,0,0,12,0), + (328,1267,1800,0,0,18,0), + (328,1467,900,0,0,14,0), + (328,1472,10,0,0,1,0), + (328,1473,900,0,0,14,0), + (328,1474,7000,0,0,28,0), + (328,1475,22750,0,0,42,0), + (328,1481,2000,0,0,20,0), + (328,1811,3000,0,0,22,0), + (328,1830,200,0,0,24,0), + (328,2124,1500,0,0,16,0), + (328,2125,4000,0,0,24,0), + (328,2141,100,0,0,6,0), + (328,2142,900,0,0,14,0), + (328,2143,3000,0,0,22,0), + (328,2858,1500,0,0,16,0), + (328,3142,1800,0,0,18,0), + (328,3553,14000,0,0,38,0), + (328,3576,4000,0,0,24,0), + (328,5146,200,0,0,8,0), + (328,5147,1500,0,0,16,0), + (328,5148,4000,0,0,24,0), + (328,5499,2000,0,0,20,0), + (328,5507,100,0,0,4,0), + (328,5565,400,0,0,10,0), + (328,5566,2000,0,0,20,0), + (328,6121,13000,0,0,34,0), + (328,6128,8000,0,0,30,0), + (328,6130,10000,0,0,32,0), + (328,6132,15000,0,0,40,0), + (328,6142,7000,0,0,28,0), + (328,6144,3000,0,0,22,0), + (328,6493,600,0,0,12,0), + (328,7323,2000,0,0,20,0), + (328,8403,4000,0,0,24,0), + (328,8404,8000,0,0,30,0), + (328,8405,13000,0,0,36,0), + (328,8409,5000,0,0,26,0), + (328,8410,10000,0,0,32,0), + (328,8411,14000,0,0,38,0), + (328,8414,8000,0,0,30,0), + (328,8415,14000,0,0,38,0), + (328,8420,10000,0,0,32,0), + (328,8421,15000,0,0,40,0), + (328,8425,10000,0,0,32,0), + (328,8426,15000,0,0,40,0), + (328,8428,13000,0,0,36,0), + (328,8440,3000,0,0,22,0), + (328,8441,8000,0,0,30,0), + (328,8442,14000,0,0,38,0), + (328,8447,7000,0,0,28,0), + (328,8448,12000,0,0,34,0), + (328,8449,15000,0,0,40,0), + (328,8452,4000,0,0,24,0), + (328,8453,15000,0,0,36,0), + (328,8456,8000,0,0,30,0), + (328,8459,8000,0,0,30,0), + (328,8460,15000,0,0,40,0), + (328,8463,10000,0,0,32,0), + (328,8464,18000,0,0,42,0), + (328,8493,12000,0,0,34,0), + (328,8496,7000,0,0,28,0), + (328,8497,13000,0,0,36,0), + (328,10055,28000,0,0,48,0), + (328,10056,40000,0,0,58,0), + (328,10141,15000,0,0,40,0), + (328,10142,32000,0,0,50,0), + (328,10146,22750,0,0,42,0), + (328,10147,35000,0,0,52,0), + (328,10152,22750,0,0,42,0), + (328,10153,28000,0,0,48,0), + (328,10154,36000,0,0,54,0), + (328,10155,42000,0,0,60,0), + (328,10158,38000,0,0,56,0), + (328,10162,22750,0,0,42,0), + (328,10163,32000,0,0,50,0), + (328,10164,40000,0,0,58,0), + (328,10171,18000,0,0,42,0), + (328,10172,36000,0,0,54,0), + (328,10175,28000,0,0,48,0), + (328,10176,42000,0,0,60,0), + (328,10178,35000,0,0,52,0), + (328,10182,23000,0,0,44,0), + (328,10183,32000,0,0,50,0), + (328,10184,38000,0,0,56,0), + (328,10188,23000,0,0,44,0), + (328,10189,35000,0,0,52,0), + (328,10190,42000,0,0,60,0), + (328,10194,23000,0,0,44,0), + (328,10195,35000,0,0,52,0), + (328,10196,42000,0,0,60,0), + (328,10198,26000,0,0,46,0), + (328,10200,36000,0,0,54,0), + (328,10203,26000,0,0,46,0), + (328,10204,36000,0,0,54,0), + (328,10208,26000,0,0,46,0), + (328,10209,35000,0,0,52,0), + (328,10210,40000,0,0,58,0), + (328,10213,28000,0,0,48,0), + (328,10214,38000,0,0,56,0), + (328,10217,28000,0,0,48,0), + (328,10218,38000,0,0,56,0), + (328,10221,32000,0,0,50,0), + (328,10222,42000,0,0,60,0), + (328,10224,32000,0,0,50,0), + (328,10226,42000,0,0,60,0), + (328,10231,36000,0,0,54,0), + (328,12827,2000,0,0,20,0), + (328,12828,15000,0,0,40,0), + (328,12829,42000,0,0,60,0), + (328,13011,400,0,0,30,0), + (328,13012,650,0,0,36,0), + (328,13014,900,0,0,42,0), + (328,13015,900,0,0,48,0), + (328,13016,1800,0,0,54,0), + (328,13017,1890,0,0,60,0), + (328,13023,650,0,0,36,0), + (328,13024,1150,0,0,44,0), + (328,13025,1750,0,0,52,0), + (328,13026,2100,0,0,60,0), + (328,13037,6500,0,0,46,0), + (328,13038,8750,0,0,52,0), + (328,13039,9000,0,0,58,0), + (328,22784,28000,0,0,46,0), + (328,22785,40000,0,0,58,0), + (328,28403,2000,0,0,20,0), + (331,1035,2000,0,0,20,0), + (331,1142,100,0,0,4,0), + (331,1168,200,0,0,8,0), + (331,1173,100,0,0,6,0), + (331,1174,400,0,0,10,0), + (331,1176,1800,0,0,18,0), + (331,1191,200,0,0,8,0), + (331,1194,400,0,0,10,0), + (331,1196,2000,0,0,20,0), + (331,1198,600,0,0,12,0), + (331,1200,2000,0,0,20,0), + (331,1210,7000,0,0,28,0), + (331,1211,900,0,0,14,0), + (331,1214,8000,0,0,30,0), + (331,1225,5000,0,0,26,0), + (331,1228,15000,0,0,40,0), + (331,1241,5000,0,0,26,0), + (331,1249,100,0,0,6,0), + (331,1250,600,0,0,12,0), + (331,1251,3000,0,0,22,0), + (331,1266,600,0,0,12,0), + (331,1267,1800,0,0,18,0), + (331,1467,900,0,0,14,0), + (331,1472,10,0,0,1,0), + (331,1473,900,0,0,14,0), + (331,1474,7000,0,0,28,0), + (331,1475,22750,0,0,42,0), + (331,1481,2000,0,0,20,0), + (331,1811,3000,0,0,22,0), + (331,1830,200,0,0,24,0), + (331,2124,1500,0,0,16,0), + (331,2125,4000,0,0,24,0), + (331,2141,100,0,0,6,0), + (331,2142,900,0,0,14,0), + (331,2143,3000,0,0,22,0), + (331,2858,1500,0,0,16,0), + (331,3142,1800,0,0,18,0), + (331,3553,14000,0,0,38,0), + (331,5146,200,0,0,8,0), + (331,5147,1500,0,0,16,0), + (331,5148,4000,0,0,24,0), + (331,5507,100,0,0,4,0), + (331,5565,400,0,0,10,0), + (331,5566,2000,0,0,20,0), + (331,6116,1,0,0,1,0), + (331,6128,8000,0,0,30,0), + (331,6130,10000,0,0,32,0), + (331,6132,15000,0,0,40,0), + (331,6142,7000,0,0,28,0), + (331,6144,3000,0,0,22,0), + (331,7323,2000,0,0,20,0), + (331,8403,4000,0,0,24,0), + (331,8404,8000,0,0,30,0), + (331,8405,13000,0,0,36,0), + (331,8409,5000,0,0,26,0), + (331,8410,10000,0,0,32,0), + (331,8411,14000,0,0,38,0), + (331,8414,8000,0,0,30,0), + (331,8415,14000,0,0,38,0), + (331,8420,10000,0,0,32,0), + (331,8421,15000,0,0,40,0), + (331,8425,10000,0,0,32,0), + (331,8426,15000,0,0,40,0), + (331,8428,13000,0,0,36,0), + (331,8440,3000,0,0,22,0), + (331,8441,8000,0,0,30,0), + (331,8442,14000,0,0,38,0), + (331,8447,7000,0,0,28,0), + (331,8448,12000,0,0,34,0), + (331,8449,15000,0,0,40,0), + (331,8452,4000,0,0,24,0), + (331,8453,15000,0,0,36,0), + (331,8456,8000,0,0,30,0), + (331,8459,8000,0,0,30,0), + (331,8460,15000,0,0,40,0), + (331,8463,10000,0,0,32,0), + (331,8464,18000,0,0,42,0), + (331,8493,12000,0,0,34,0), + (331,8496,7000,0,0,28,0), + (331,8497,13000,0,0,36,0), + (331,10055,28000,0,0,48,0), + (331,10056,40000,0,0,58,0), + (331,10141,15000,0,0,40,0), + (331,10142,32000,0,0,50,0), + (331,10146,22750,0,0,42,0), + (331,10147,35000,0,0,52,0), + (331,10152,22750,0,0,42,0), + (331,10153,28000,0,0,48,0), + (331,10154,36000,0,0,54,0), + (331,10155,42000,0,0,60,0), + (331,10158,38000,0,0,56,0), + (331,10162,22750,0,0,42,0), + (331,10163,32000,0,0,50,0), + (331,10164,40000,0,0,58,0), + (331,10171,18000,0,0,42,0), + (331,10172,36000,0,0,54,0), + (331,10175,28000,0,0,48,0), + (331,10176,42000,0,0,60,0), + (331,10178,35000,0,0,52,0), + (331,10182,23000,0,0,44,0), + (331,10183,32000,0,0,50,0), + (331,10184,38000,0,0,56,0), + (331,10188,23000,0,0,44,0), + (331,10189,35000,0,0,52,0), + (331,10190,42000,0,0,60,0), + (331,10194,23000,0,0,44,0), + (331,10195,35000,0,0,52,0), + (331,10196,42000,0,0,60,0), + (331,10198,26000,0,0,46,0), + (331,10200,36000,0,0,54,0), + (331,10203,26000,0,0,46,0), + (331,10204,36000,0,0,54,0), + (331,10208,26000,0,0,46,0), + (331,10209,35000,0,0,52,0), + (331,10210,40000,0,0,58,0), + (331,10213,28000,0,0,48,0), + (331,10214,38000,0,0,56,0), + (331,10217,28000,0,0,48,0), + (331,10218,38000,0,0,56,0), + (331,10221,32000,0,0,50,0), + (331,10224,32000,0,0,50,0), + (331,10226,42000,0,0,60,0), + (331,10231,36000,0,0,54,0), + (331,12827,2000,0,0,20,0), + (331,12828,15000,0,0,40,0), + (331,12829,42000,0,0,60,0), + (331,13011,400,0,0,30,0), + (331,13012,650,0,0,36,0), + (331,13014,900,0,0,42,0), + (331,13015,900,0,0,48,0), + (331,13016,1800,0,0,54,0), + (331,13017,1890,0,0,60,0), + (331,13023,650,0,0,36,0), + (331,13024,1150,0,0,44,0), + (331,13025,1750,0,0,52,0), + (331,13026,2100,0,0,60,0), + (331,13037,6500,0,0,46,0), + (331,13038,8750,0,0,52,0), + (331,13039,9000,0,0,58,0), + (331,28403,2000,0,0,20,0), + (375,1255,10,0,0,1,0), + (375,1258,100,0,0,4,0), + (375,1275,100,0,0,6,0), + (375,2056,100,0,0,4,0), + (375,2851,100,0,0,6,0), + (376,1252,800,0,0,12,0), + (376,1253,10000,0,0,30,0), + (376,1254,18000,0,0,40,0), + (376,1255,10,0,0,1,0), + (376,1256,800,0,0,12,0), + (376,1257,5000,0,0,24,0), + (376,1258,100,0,0,4,0), + (376,1259,300,0,0,10,0), + (376,1260,2000,0,0,18,0), + (376,1261,6000,0,0,26,0), + (376,1265,200,0,0,8,0), + (376,1268,1200,0,0,14,0), + (376,1269,11000,0,0,32,0), + (376,1275,100,0,0,6,0), + (376,1276,1200,0,0,14,0), + (376,1277,800,0,0,12,0), + (376,1278,2000,0,0,18,0), + (376,1279,10000,0,0,30,0), + (376,1280,22000,0,0,42,0), + (376,1283,2000,0,0,18,0), + (376,1284,14000,0,0,36,0), + (376,1287,10000,0,0,30,0), + (376,1288,18000,0,0,40,0), + (376,1293,10000,0,0,30,0), + (376,1298,5000,0,0,24,0), + (376,1300,4000,0,0,22,0), + (376,1301,10000,0,0,30,0), + (376,1425,3000,0,0,20,0), + (376,2013,300,0,0,10,0), + (376,2016,4000,0,0,22,0), + (376,2049,30000,0,0,50,0), + (376,2056,100,0,0,4,0), + (376,2057,300,0,0,10,0), + (376,2058,1600,0,0,16,0), + (376,2059,4000,0,0,22,0), + (376,2065,18000,0,0,40,0), + (376,2066,3000,0,0,20,0), + (376,2067,38000,0,0,52,0), + (376,2068,44000,0,0,58,0), + (376,2069,26000,0,0,46,0), + (376,2097,4000,0,0,22,0), + (376,2793,14000,0,0,36,0), + (376,2799,12000,0,0,34,0), + (376,2851,100,0,0,6,0), + (376,3046,400,0,0,28,0), + (376,6062,16000,0,0,38,0), + (376,6067,10000,0,0,30,0), + (376,6068,14000,0,0,36,0), + (376,6071,8000,0,0,28,0), + (376,6072,12000,0,0,34,0), + (376,6073,200,0,0,8,0), + (376,6079,1200,0,0,14,0), + (376,6080,3000,0,0,20,0), + (376,6081,6000,0,0,26,0), + (376,6082,11000,0,0,32,0), + (376,6083,16000,0,0,38,0), + (376,6386,900,0,0,40,0), + (376,6492,12000,0,0,34,0), + (376,7130,3000,0,0,20,0), + (376,7378,400,0,0,28,0), + (376,8093,300,0,0,10,0), + (376,8107,1600,0,0,16,0), + (376,8108,4000,0,0,22,0), + (376,8109,8000,0,0,28,0), + (376,8110,12000,0,0,34,0), + (376,8111,18000,0,0,40,0), + (376,8123,1200,0,0,14,0), + (376,8125,8000,0,0,28,0), + (376,8126,3000,0,0,20,0), + (376,8130,5000,0,0,24,0), + (376,8132,11000,0,0,32,0), + (376,8193,14000,0,0,36,0), + (376,9475,6000,0,0,26,0), + (376,9476,11000,0,0,32,0), + (376,9477,16000,0,0,38,0), + (376,9486,18000,0,0,40,0), + (376,9580,3000,0,0,20,0), + (376,9581,10000,0,0,30,0), + (376,9593,18000,0,0,40,0), + (376,10877,18000,0,0,40,0), + (376,10878,28000,0,0,48,0), + (376,10879,42000,0,0,56,0), + (376,10882,12000,0,0,34,0), + (376,10883,26000,0,0,46,0), + (376,10889,22000,0,0,42,0), + (376,10891,42000,0,0,56,0), + (376,10895,22000,0,0,42,0), + (376,10896,30000,0,0,50,0), + (376,10897,44000,0,0,58,0), + (376,10902,22000,0,0,42,0), + (376,10903,28000,0,0,48,0), + (376,10904,40000,0,0,54,0), + (376,10905,46000,0,0,60,0), + (376,10910,24000,0,0,44,0), + (376,10913,24000,0,0,44,0), + (376,10914,44000,0,0,58,0), + (376,10918,24000,0,0,44,0), + (376,10919,30000,0,0,50,0), + (376,10920,42000,0,0,56,0), + (376,10930,24000,0,0,44,0), + (376,10931,30000,0,0,50,0), + (376,10932,42000,0,0,56,0), + (376,10935,26000,0,0,46,0), + (376,10936,40000,0,0,54,0), + (376,10939,28000,0,0,48,0), + (376,10940,46000,0,0,60,0), + (376,10943,30000,0,0,50,0), + (376,10944,46000,0,0,60,0), + (376,10948,26000,0,0,46,0), + (376,10949,38000,0,0,52,0), + (376,10950,44000,0,0,58,0), + (376,10954,38000,0,0,52,0), + (376,10959,42000,0,0,56,0), + (376,10962,46000,0,0,60,0), + (376,11025,30000,0,0,50,0), + (376,11026,46000,0,0,60,0), + (376,14820,1500,0,0,50,0), + (376,15434,700,0,0,36,0), + (376,15452,5000,0,0,24,0), + (376,15454,10000,0,0,30,0), + (376,15455,14000,0,0,36,0), + (376,15457,22000,0,0,42,0), + (376,15459,28000,0,0,48,0), + (376,15460,40000,0,0,54,0), + (376,17316,700,0,0,36,0), + (376,17317,1200,0,0,44,0), + (376,17318,1900,0,0,52,0), + (376,18806,46000,0,0,60,0), + (376,18808,2300,0,0,60,0), + (376,19339,100,0,0,18,0), + (376,19340,300,0,0,26,0), + (376,19341,600,0,0,34,0), + (376,19342,1100,0,0,42,0), + (376,19343,1500,0,0,50,0), + (376,19344,2200,0,0,58,0), + (376,19346,450,0,0,30,0), + (376,19347,810,0,0,40,0), + (376,20771,44000,0,0,58,0), + (376,27796,3000,0,0,20,0), + (376,27821,1200,0,0,44,0), + (376,27822,1900,0,0,52,0), + (376,27823,2300,0,0,60,0), + (376,27843,2300,0,0,60,0), + (376,27845,2300,0,0,60,0), + (376,27875,1200,0,0,50,0), + (376,27876,1500,0,0,60,0), + (377,1252,800,0,0,12,0), + (377,1253,10000,0,0,30,0), + (377,1254,18000,0,0,40,0), + (377,1255,10,0,0,1,0), + (377,1256,800,0,0,12,0), + (377,1257,5000,0,0,24,0), + (377,1258,100,0,0,4,0), + (377,1259,300,0,0,10,0), + (377,1260,2000,0,0,18,0), + (377,1261,6000,0,0,26,0), + (377,1265,200,0,0,8,0), + (377,1268,1200,0,0,14,0), + (377,1269,11000,0,0,32,0), + (377,1275,100,0,0,6,0), + (377,1276,1200,0,0,14,0), + (377,1277,800,0,0,12,0), + (377,1278,2000,0,0,18,0), + (377,1279,10000,0,0,30,0), + (377,1280,22000,0,0,42,0), + (377,1283,2000,0,0,18,0), + (377,1284,14000,0,0,36,0), + (377,1287,10000,0,0,30,0), + (377,1288,18000,0,0,40,0), + (377,1293,10000,0,0,30,0), + (377,1298,5000,0,0,24,0), + (377,1300,4000,0,0,22,0), + (377,1301,10000,0,0,30,0), + (377,1425,3000,0,0,20,0), + (377,2013,300,0,0,10,0), + (377,2016,4000,0,0,22,0), + (377,2049,30000,0,0,50,0), + (377,2056,100,0,0,4,0), + (377,2057,300,0,0,10,0), + (377,2058,1600,0,0,16,0), + (377,2059,4000,0,0,22,0), + (377,2065,18000,0,0,40,0), + (377,2066,3000,0,0,20,0), + (377,2067,38000,0,0,52,0), + (377,2068,44000,0,0,58,0), + (377,2069,26000,0,0,46,0), + (377,2097,4000,0,0,22,0), + (377,2793,14000,0,0,36,0), + (377,2799,12000,0,0,34,0), + (377,2851,100,0,0,6,0), + (377,3046,400,0,0,28,0), + (377,6062,16000,0,0,38,0), + (377,6067,10000,0,0,30,0), + (377,6068,14000,0,0,36,0), + (377,6071,8000,0,0,28,0), + (377,6072,12000,0,0,34,0), + (377,6073,200,0,0,8,0), + (377,6079,1200,0,0,14,0), + (377,6080,3000,0,0,20,0), + (377,6081,6000,0,0,26,0), + (377,6082,11000,0,0,32,0), + (377,6083,16000,0,0,38,0), + (377,6386,900,0,0,40,0), + (377,6492,12000,0,0,34,0), + (377,7130,3000,0,0,20,0), + (377,7378,400,0,0,28,0), + (377,8093,300,0,0,10,0), + (377,8107,1600,0,0,16,0), + (377,8108,4000,0,0,22,0), + (377,8109,8000,0,0,28,0), + (377,8110,12000,0,0,34,0), + (377,8111,18000,0,0,40,0), + (377,8123,1200,0,0,14,0), + (377,8125,8000,0,0,28,0), + (377,8126,3000,0,0,20,0), + (377,8130,5000,0,0,24,0), + (377,8132,11000,0,0,32,0), + (377,8193,14000,0,0,36,0), + (377,9475,6000,0,0,26,0), + (377,9476,11000,0,0,32,0), + (377,9477,16000,0,0,38,0), + (377,9486,18000,0,0,40,0), + (377,9580,3000,0,0,20,0), + (377,9581,10000,0,0,30,0), + (377,9593,18000,0,0,40,0), + (377,10877,18000,0,0,40,0), + (377,10878,28000,0,0,48,0), + (377,10879,42000,0,0,56,0), + (377,10882,12000,0,0,34,0), + (377,10883,26000,0,0,46,0), + (377,10889,22000,0,0,42,0), + (377,10891,42000,0,0,56,0), + (377,10895,22000,0,0,42,0), + (377,10896,30000,0,0,50,0), + (377,10897,44000,0,0,58,0), + (377,10902,22000,0,0,42,0), + (377,10903,28000,0,0,48,0), + (377,10904,40000,0,0,54,0), + (377,10905,46000,0,0,60,0), + (377,10910,24000,0,0,44,0), + (377,10913,24000,0,0,44,0), + (377,10914,44000,0,0,58,0), + (377,10918,24000,0,0,44,0), + (377,10919,30000,0,0,50,0), + (377,10920,42000,0,0,56,0), + (377,10930,24000,0,0,44,0), + (377,10931,30000,0,0,50,0), + (377,10932,42000,0,0,56,0), + (377,10935,26000,0,0,46,0), + (377,10936,40000,0,0,54,0), + (377,10939,28000,0,0,48,0), + (377,10940,46000,0,0,60,0), + (377,10943,30000,0,0,50,0), + (377,10944,46000,0,0,60,0), + (377,10948,26000,0,0,46,0), + (377,10949,38000,0,0,52,0), + (377,10950,44000,0,0,58,0), + (377,10954,38000,0,0,52,0), + (377,10959,42000,0,0,56,0), + (377,10962,46000,0,0,60,0), + (377,11025,30000,0,0,50,0), + (377,11026,46000,0,0,60,0), + (377,14820,1500,0,0,50,0), + (377,15434,700,0,0,36,0), + (377,15452,5000,0,0,24,0), + (377,15454,10000,0,0,30,0), + (377,15455,14000,0,0,36,0), + (377,15457,22000,0,0,42,0), + (377,15459,28000,0,0,48,0), + (377,15460,40000,0,0,54,0), + (377,17316,700,0,0,36,0), + (377,17317,1200,0,0,44,0), + (377,17318,1900,0,0,52,0), + (377,18806,46000,0,0,60,0), + (377,18808,2300,0,0,60,0), + (377,19339,100,0,0,18,0), + (377,19340,300,0,0,26,0), + (377,19341,600,0,0,34,0), + (377,19342,1100,0,0,42,0), + (377,19343,1500,0,0,50,0), + (377,19344,2200,0,0,58,0), + (377,19346,450,0,0,30,0), + (377,19347,810,0,0,40,0), + (377,20771,44000,0,0,58,0), + (377,27796,3000,0,0,20,0), + (377,27821,1200,0,0,44,0), + (377,27822,1900,0,0,52,0), + (377,27823,2300,0,0,60,0), + (377,27843,2300,0,0,60,0), + (377,27845,2300,0,0,60,0), + (377,27875,1200,0,0,50,0), + (377,27876,1500,0,0,60,0), + (459,1374,10,0,0,1,0), + (459,1381,100,0,0,6,0), + (459,1393,100,0,0,4,0), + (459,1476,100,0,0,6,0), + (459,6221,100,0,0,4,0), + (460,1374,10,0,0,1,0), + (460,1381,100,0,0,6,0), + (460,1393,100,0,0,4,0), + (460,1476,100,0,0,6,0), + (460,6221,100,0,0,4,0), + (461,607,9000,0,0,36,0), + (461,1197,5000,0,0,28,0), + (461,1296,200,0,0,8,0), + (461,1297,1500,0,0,18,0), + (461,1367,900,0,0,14,0), + (461,1368,2500,0,0,22,0), + (461,1369,6000,0,0,30,0), + (461,1374,10,0,0,1,0), + (461,1375,300,0,0,10,0), + (461,1376,2000,0,0,20,0), + (461,1377,1500,0,0,18,0), + (461,1381,100,0,0,6,0), + (461,1382,600,0,0,12,0), + (461,1383,300,0,0,10,0), + (461,1384,2000,0,0,20,0), + (461,1393,100,0,0,4,0), + (461,1394,600,0,0,12,0), + (461,1404,6000,0,0,30,0), + (461,1406,2000,0,0,20,0), + (461,1407,5000,0,0,28,0), + (461,1476,100,0,0,6,0), + (461,1477,1200,0,0,16,0), + (461,1478,4000,0,0,26,0), + (461,1571,14000,0,0,48,0), + (461,1572,11000,0,0,42,0), + (461,2942,6000,0,0,30,0), + (461,2945,1500,0,0,18,0), + (461,2971,4000,0,0,26,0), + (461,2972,10000,0,0,38,0), + (461,3704,600,0,0,12,0), + (461,3705,2000,0,0,20,0), + (461,3706,5000,0,0,28,0), + (461,3707,9000,0,0,36,0), + (461,5139,3000,0,0,24,0), + (461,5486,11000,0,0,40,0), + (461,5501,3000,0,0,24,0), + (461,5698,1200,0,0,16,0), + (461,5700,8000,0,0,34,0), + (461,5702,13000,0,0,46,0), + (461,5709,6000,0,0,30,0), + (461,5736,4000,0,0,26,0), + (461,5741,2000,0,0,20,0), + (461,5783,200,0,0,8,0), + (461,6203,300,0,0,10,0), + (461,6204,2500,0,0,22,0), + (461,6206,2500,0,0,22,0), + (461,6214,7000,0,0,32,0), + (461,6216,22000,0,0,56,0), + (461,6218,5000,0,0,28,0), + (461,6220,8000,0,0,34,0), + (461,6221,100,0,0,4,0), + (461,6224,900,0,0,14,0), + (461,6225,3000,0,0,24,0), + (461,6227,8000,0,0,34,0), + (461,6228,2500,0,0,22,0), + (461,6232,7000,0,0,32,0), + (461,6485,9000,0,0,36,0), + (461,7642,9000,0,0,36,0), + (461,7647,7000,0,0,32,0), + (461,7649,8000,0,0,34,0), + (461,7650,900,0,0,14,0), + (461,7652,10000,0,0,38,0), + (461,7660,5000,0,0,28,0), + (461,7661,11000,0,0,42,0), + (461,7662,300,0,0,10,0), + (461,7663,2000,0,0,20,0), + (461,7664,5000,0,0,28,0), + (461,7665,6000,0,0,30,0), + (461,7666,7000,0,0,32,0), + (461,8290,3000,0,0,24,0), + (461,8291,10000,0,0,38,0), + (461,11662,12000,0,0,44,0), + (461,11663,18000,0,0,52,0), + (461,11664,26000,0,0,60,0), + (461,11666,11000,0,0,40,0), + (461,11669,15000,0,0,50,0), + (461,11670,26000,0,0,60,0), + (461,11673,12000,0,0,44,0), + (461,11674,20000,0,0,54,0), + (461,11676,18000,0,0,52,0), + (461,11679,13000,0,0,46,0), + (461,11680,24000,0,0,58,0), + (461,11685,9900,0,0,42,0), + (461,11686,18000,0,0,54,0), + (461,11690,9000,0,0,36,0), + (461,11691,13000,0,0,46,0), + (461,11692,22000,0,0,56,0), + (461,11696,12000,0,0,44,0), + (461,11697,18000,0,0,52,0), + (461,11698,26000,0,0,60,0), + (461,11701,13000,0,0,46,0), + (461,11702,20000,0,0,54,0), + (461,11705,12000,0,0,44,0), + (461,11709,11000,0,0,42,0), + (461,11710,18000,0,0,52,0), + (461,11714,10000,0,0,38,0), + (461,11715,14000,0,0,48,0), + (461,11716,24000,0,0,58,0), + (461,11718,22000,0,0,56,0), + (461,11720,15000,0,0,50,0), + (461,11723,13000,0,0,46,0), + (461,11724,26000,0,0,60,0), + (461,11727,12000,0,0,44,0), + (461,11728,24000,0,0,58,0), + (461,11731,24000,0,0,58,0), + (461,11736,11000,0,0,40,0), + (461,11737,15000,0,0,50,0), + (461,11738,26000,0,0,60,0), + (461,11741,11000,0,0,42,0), + (461,11742,18000,0,0,52,0), + (461,11788,15000,0,0,50,0), + (461,17732,14000,0,0,48,0), + (461,17733,26000,0,0,60,0), + (461,17865,12000,0,0,44,0), + (461,18154,4000,0,0,26,0), + (461,18155,8000,0,0,34,0), + (461,18156,11000,0,0,42,0), + (461,18157,15000,0,0,50,0), + (461,18158,24000,0,0,58,0), + (461,18160,22000,0,0,56,0), + (461,18161,15000,0,0,50,0), + (461,18162,24000,0,0,58,0), + (461,18169,20000,0,0,54,0), + (461,18170,13000,0,0,46,0), + (461,18171,22000,0,0,56,0), + (461,18648,13000,0,0,46,0), + (461,18753,26000,0,0,60,0), + (461,18872,150,0,0,24,0), + (461,18875,350,0,0,32,0), + (461,18876,550,0,0,40,0), + (461,18877,700,0,0,48,0), + (461,18878,22000,0,0,56,0), + (461,18927,500,0,0,38,0), + (461,18928,700,0,0,48,0), + (461,18929,1200,0,0,58,0), + (461,18933,700,0,0,48,0), + (461,18934,1000,0,0,54,0), + (461,18935,1300,0,0,60,0), + (461,18939,750,0,0,50,0), + (461,18940,1300,0,0,60,0), + (461,20766,6000,0,0,30,0), + (461,20767,11000,0,0,40,0), + (461,20768,15000,0,0,50,0), + (461,20769,26000,0,0,60,0), + (461,17938,22000,17862,0,56,0), + (514,2020,9,0,0,5,0), + (514,2743,50,164,1,0,0), + (514,2744,90,164,35,0,0), + (514,2746,90,164,65,0,0), + (514,2747,180,164,70,0,0), + (514,2754,45,164,15,0,0), + (514,2755,45,164,20,0,0), + (514,2756,45,164,25,0,0), + (514,3118,90,164,65,0,0), + (514,3299,225,164,35,0,0), + (514,3300,450,164,70,0,0), + (514,3340,45,164,20,0,0), + (514,3341,90,164,25,0,0), + (514,3342,90,164,40,0,0), + (514,3343,180,164,45,0,0), + (514,3344,225,164,75,0,0), + (514,7409,270,164,65,0,0), + (514,8881,90,164,30,0,0), + (514,9984,90,164,30,0,0), + (543,542,396,0,0,20,0), + (543,1853,1,261,0,0,0), + (543,6285,1,0,0,0,0), + (543,6291,1,0,0,0,0), + (543,6292,1,0,0,0,0), + (543,6293,1,0,0,0,0), + (543,6294,1,0,0,0,0), + (543,6313,1,0,0,0,0), + (543,6322,1,0,0,0,0), + (543,6323,1,0,0,0,0), + (543,6324,1,0,0,0,0), + (543,6325,1,0,0,0,0), + (543,6330,1,0,0,0,0), + (543,6339,1,0,0,0,0), + (543,6340,1,0,0,0,0), + (543,6341,1,0,0,0,0), + (543,6342,1,0,0,0,0), + (543,6449,1,0,0,0,0), + (543,6454,1,0,0,0,0), + (543,6455,1,0,0,0,0), + (543,6456,1,0,0,0,0), + (543,6457,1,0,0,0,0), + (543,14922,1,261,0,0,0), + (543,15147,440,0,0,20,0), + (543,15148,1440,0,0,30,0), + (543,15149,3240,0,0,40,0), + (543,15150,6480,0,0,50,0), + (543,15151,9000,0,0,60,0), + (543,24442,440,0,0,20,0), + (543,24468,1440,0,0,30,0), + (543,24470,3240,0,0,40,0), + (543,24472,6480,0,0,50,0), + (543,24473,440,0,0,20,0), + (543,24481,1440,0,0,30,0), + (543,24484,3240,0,0,40,0), + (543,24485,6480,0,0,50,0), + (543,24517,440,0,0,20,0), + (543,24518,40,0,0,20,0), + (543,24519,440,0,0,20,0), + (543,24520,1440,0,0,30,0), + (543,24521,3240,0,0,40,0), + (543,24522,6480,0,0,50,0), + (543,24523,1440,0,0,30,0), + (543,24524,3240,0,0,40,0), + (543,24525,6480,0,0,50,0), + (543,24526,1440,0,0,30,0), + (543,24527,3240,0,0,40,0), + (543,24528,6480,0,0,50,0), + (543,24533,10,0,0,10,0), + (543,24534,120,0,0,12,0), + (543,24535,400,0,0,18,0), + (543,24536,1260,0,0,24,0), + (543,24537,1440,0,0,30,0), + (543,24538,2520,0,0,36,0), + (543,24539,4320,0,0,42,0), + (543,24540,5760,0,0,48,0), + (543,24541,7560,0,0,54,0), + (543,24548,10,0,0,10,0), + (543,24563,120,0,0,12,0), + (543,24565,400,0,0,18,0), + (543,24566,1260,0,0,24,0), + (543,24567,1440,0,0,30,0), + (543,24568,2520,0,0,36,0), + (543,24569,4320,0,0,42,0), + (543,24570,5760,0,0,48,0), + (543,24633,7560,0,0,54,0), + (543,24634,9000,0,0,60,0), + (543,24636,9000,0,0,60,0), + (812,2372,10,0,0,0,0), + (812,2373,500,182,50,0,0), + (812,3571,5000,182,125,0,0), + (812,11994,50000,182,200,0,0), + (837,1255,10,0,0,1,0), + (837,1258,100,0,0,4,0), + (837,1275,100,0,0,6,0), + (837,2056,100,0,0,4,0), + (837,2851,100,0,0,6,0), + (895,1547,10,0,0,1,0), + (895,2003,100,0,0,4,0), + (895,3048,100,0,0,6,0), + (895,5298,100,0,0,6,0), + (895,13164,50,0,0,4,0), + (906,607,9000,0,0,36,0), + (906,1197,5000,0,0,28,0), + (906,1296,200,0,0,8,0), + (906,1297,1500,0,0,18,0), + (906,1367,900,0,0,14,0), + (906,1368,2500,0,0,22,0), + (906,1369,6000,0,0,30,0), + (906,1374,10,0,0,1,0), + (906,1375,300,0,0,10,0), + (906,1376,2000,0,0,20,0), + (906,1377,1500,0,0,18,0), + (906,1381,100,0,0,6,0), + (906,1382,600,0,0,12,0), + (906,1383,300,0,0,10,0), + (906,1384,2000,0,0,20,0), + (906,1393,100,0,0,4,0), + (906,1394,600,0,0,12,0), + (906,1404,6000,0,0,30,0), + (906,1406,2000,0,0,20,0), + (906,1407,5000,0,0,28,0), + (906,1476,100,0,0,6,0), + (906,1477,1200,0,0,16,0), + (906,1478,4000,0,0,26,0), + (906,1571,14000,0,0,48,0), + (906,1572,11000,0,0,42,0), + (906,2942,6000,0,0,30,0), + (906,2945,1500,0,0,18,0), + (906,2971,4000,0,0,26,0), + (906,2972,10000,0,0,38,0), + (906,3704,600,0,0,12,0), + (906,3705,2000,0,0,20,0), + (906,3706,5000,0,0,28,0), + (906,3707,9000,0,0,36,0), + (906,5139,3000,0,0,24,0), + (906,5486,11000,0,0,40,0), + (906,5501,3000,0,0,24,0), + (906,5698,1200,0,0,16,0), + (906,5700,8000,0,0,34,0), + (906,5702,13000,0,0,46,0), + (906,5709,6000,0,0,30,0), + (906,5736,4000,0,0,26,0), + (906,5741,2000,0,0,20,0), + (906,5783,200,0,0,8,0), + (906,6203,300,0,0,10,0), + (906,6204,2500,0,0,22,0), + (906,6206,2500,0,0,22,0), + (906,6214,7000,0,0,32,0), + (906,6216,22000,0,0,56,0), + (906,6218,5000,0,0,28,0), + (906,6220,8000,0,0,34,0), + (906,6221,100,0,0,4,0), + (906,6224,900,0,0,14,0), + (906,6225,3000,0,0,24,0), + (906,6227,8000,0,0,34,0), + (906,6228,2500,0,0,22,0), + (906,6232,7000,0,0,32,0), + (906,6485,9000,0,0,36,0), + (906,7642,9000,0,0,36,0), + (906,7647,7000,0,0,32,0), + (906,7649,8000,0,0,34,0), + (906,7650,900,0,0,14,0), + (906,7652,10000,0,0,38,0), + (906,7660,5000,0,0,28,0), + (906,7661,11000,0,0,42,0), + (906,7662,300,0,0,10,0), + (906,7663,2000,0,0,20,0), + (906,7664,5000,0,0,28,0), + (906,7665,6000,0,0,30,0), + (906,7666,7000,0,0,32,0), + (906,8290,3000,0,0,24,0), + (906,8291,10000,0,0,38,0), + (906,11662,12000,0,0,44,0), + (906,11663,18000,0,0,52,0), + (906,11664,26000,0,0,60,0), + (906,11666,11000,0,0,40,0), + (906,11669,15000,0,0,50,0), + (906,11670,26000,0,0,60,0), + (906,11673,12000,0,0,44,0), + (906,11674,20000,0,0,54,0), + (906,11676,18000,0,0,52,0), + (906,11679,13000,0,0,46,0), + (906,11680,24000,0,0,58,0), + (906,11685,9900,0,0,42,0), + (906,11686,18000,0,0,54,0), + (906,11690,9000,0,0,36,0), + (906,11691,13000,0,0,46,0), + (906,11692,22000,0,0,56,0), + (906,11696,12000,0,0,44,0), + (906,11697,18000,0,0,52,0), + (906,11698,26000,0,0,60,0), + (906,11701,13000,0,0,46,0), + (906,11702,20000,0,0,54,0), + (906,11705,12000,0,0,44,0), + (906,11709,11000,0,0,42,0), + (906,11710,18000,0,0,52,0), + (906,11714,10000,0,0,38,0), + (906,11715,14000,0,0,48,0), + (906,11716,24000,0,0,58,0), + (906,11718,22000,0,0,56,0), + (906,11720,15000,0,0,50,0), + (906,11723,13000,0,0,46,0), + (906,11724,26000,0,0,60,0), + (906,11727,12000,0,0,44,0), + (906,11728,24000,0,0,58,0), + (906,11731,24000,0,0,58,0), + (906,11736,11000,0,0,40,0), + (906,11737,15000,0,0,50,0), + (906,11738,26000,0,0,60,0), + (906,11741,11000,0,0,42,0), + (906,11742,18000,0,0,52,0), + (906,11788,15000,0,0,50,0), + (906,17732,14000,0,0,48,0), + (906,17733,26000,0,0,60,0), + (906,17865,12000,0,0,44,0), + (906,18154,4000,0,0,26,0), + (906,18155,8000,0,0,34,0), + (906,18156,11000,0,0,42,0), + (906,18157,15000,0,0,50,0), + (906,18158,24000,0,0,58,0), + (906,18160,22000,0,0,56,0), + (906,18161,15000,0,0,50,0), + (906,18162,24000,0,0,58,0), + (906,18169,20000,0,0,54,0), + (906,18170,13000,0,0,46,0), + (906,18171,22000,0,0,56,0), + (906,18648,13000,0,0,46,0), + (906,18753,26000,0,0,60,0), + (906,18872,150,0,0,24,0), + (906,18875,350,0,0,32,0), + (906,18876,550,0,0,40,0), + (906,18877,700,0,0,48,0), + (906,18878,22000,0,0,56,0), + (906,18927,500,0,0,38,0), + (906,18928,700,0,0,48,0), + (906,18929,1200,0,0,58,0), + (906,18933,700,0,0,48,0), + (906,18934,1000,0,0,54,0), + (906,18935,1300,0,0,60,0), + (906,18939,750,0,0,50,0), + (906,18940,1300,0,0,60,0), + (906,20766,6000,0,0,30,0), + (906,20767,11000,0,0,40,0), + (906,20768,15000,0,0,50,0), + (906,20769,26000,0,0,60,0), + (906,17938,22000,17862,0,56,0), + (908,2372,10,0,0,0,0), + (908,2373,500,182,50,0,0), + (908,3571,5000,182,125,0,0), + (908,11994,50000,182,200,0,0), + (911,1343,100,0,0,6,0), + (911,1423,100,0,0,4,0), + (911,1738,100,0,0,4,0), + (911,3128,100,0,0,6,0), + (911,6674,10,0,0,1,0), + (912,1343,100,0,0,6,0), + (912,1423,100,0,0,4,0), + (912,1738,100,0,0,4,0), + (912,3128,100,0,0,6,0), + (912,6674,10,0,0,1,0), + (913,797,4000,0,0,20,0), + (913,798,10000,0,0,26,0), + (913,1055,11000,0,0,28,0), + (913,1065,1500,0,0,14,0), + (913,1229,100,0,0,6,0), + (913,1343,100,0,0,6,0), + (913,1344,3000,0,0,18,0), + (913,1423,100,0,0,4,0), + (913,1424,4000,0,0,20,0), + (913,1482,12000,0,0,30,0), + (913,1606,200,0,0,8,0), + (913,1607,2000,0,0,16,0), + (913,1610,8000,0,0,24,0), + (913,1611,14000,0,0,32,0), + (913,1646,3000,0,0,18,0), + (913,1675,1000,0,0,12,0), + (913,1676,14000,0,0,32,0), + (913,1677,54000,0,0,52,0), + (913,1685,18000,0,0,36,0), + (913,1716,200,0,0,8,0), + (913,1722,42000,0,0,50,0), + (913,1738,100,0,0,4,0), + (913,2570,2000,0,0,16,0), + (913,2688,600,0,0,10,0), + (913,3128,100,0,0,6,0), + (913,3433,12000,0,0,30,0), + (913,3434,22000,0,0,40,0), + (913,3435,42000,0,0,50,0), + (913,5243,1000,0,0,12,0), + (913,5247,6000,0,0,20,0), + (913,5283,8000,0,0,24,0), + (913,6158,22000,0,0,40,0), + (913,6176,14000,0,0,32,0), + (913,6177,22000,0,0,40,0), + (913,6180,10000,0,0,26,0), + (913,6191,8000,0,0,24,0), + (913,6193,6000,0,0,22,0), + (913,6543,14000,0,0,32,0), + (913,6549,600,0,0,10,0), + (913,6550,4000,0,0,20,0), + (913,6551,12000,0,0,30,0), + (913,6553,20000,0,0,38,0), + (913,6556,60000,0,0,58,0), + (913,6573,1500,0,0,14,0), + (913,6575,8000,0,0,24,0), + (913,6674,10,0,0,1,0), + (913,7109,22000,0,0,40,0), + (913,7374,14000,0,0,32,0), + (913,7375,56000,0,0,54,0), + (913,7380,16000,0,0,34,0), + (913,7382,2000,0,0,16,0), + (913,7385,1000,0,0,12,0), + (913,7401,10000,0,0,26,0), + (913,7403,18000,0,0,36,0), + (913,7406,6000,0,0,22,0), + (913,7889,11000,0,0,28,0), + (913,8206,11000,0,0,28,0), + (913,8207,20000,0,0,38,0), + (913,8381,16000,0,0,34,0), + (913,8821,20000,0,0,38,0), + (913,11552,32000,0,0,42,0), + (913,11553,54000,0,0,52,0), + (913,11557,16000,0,0,34,0), + (913,11558,34000,0,0,44,0), + (913,11559,56000,0,0,54,0), + (913,11570,40000,0,0,48,0), + (913,11571,58000,0,0,56,0), + (913,11575,22000,0,0,40,0), + (913,11576,42000,0,0,50,0), + (913,11577,62000,0,0,60,0), + (913,11579,36000,0,0,46,0), + (913,11582,40000,0,0,48,0), + (913,11583,60000,0,0,58,0), + (913,11586,34000,0,0,44,0), + (913,11587,62000,0,0,60,0), + (913,11598,36000,0,0,46,0), + (913,11599,60000,0,0,58,0), + (913,11602,34000,0,0,44,0), + (913,11603,56000,0,0,54,0), + (913,11606,36000,0,0,46,0), + (913,11607,56000,0,0,54,0), + (913,18556,14000,0,0,32,0), + (913,20561,36000,0,0,46,0), + (913,20562,58000,0,0,56,0), + (913,20571,62000,0,0,60,0), + (913,20621,32000,0,0,42,0), + (913,20622,54000,0,0,52,0), + (913,20703,40000,0,0,48,0), + (913,20704,58000,0,0,56,0), + (913,20724,4000,0,0,20,0), + (913,21555,200,0,0,48,0), + (913,21557,2800,0,0,54,0), + (913,21558,3100,0,0,60,0), + (913,23898,2000,0,0,48,0), + (913,23899,2800,0,0,54,0), + (913,23900,3100,0,0,60,0), + (913,23926,200,0,0,48,0), + (913,23927,2800,0,0,54,0), + (913,23928,3100,0,0,60,0), + (914,797,4000,0,0,20,0), + (914,798,10000,0,0,26,0), + (914,1055,11000,0,0,28,0), + (914,1065,1500,0,0,14,0), + (914,1229,100,0,0,6,0), + (914,1343,100,0,0,6,0), + (914,1344,3000,0,0,18,0), + (914,1423,100,0,0,4,0), + (914,1424,4000,0,0,20,0), + (914,1482,12000,0,0,30,0), + (914,1606,200,0,0,8,0), + (914,1607,2000,0,0,16,0), + (914,1610,8000,0,0,24,0), + (914,1611,14000,0,0,32,0), + (914,1646,3000,0,0,18,0), + (914,1675,1000,0,0,12,0), + (914,1676,14000,0,0,32,0), + (914,1677,54000,0,0,52,0), + (914,1685,18000,0,0,36,0), + (914,1716,200,0,0,8,0), + (914,1722,42000,0,0,50,0), + (914,1738,100,0,0,4,0), + (914,2570,2000,0,0,16,0), + (914,2688,600,0,0,10,0), + (914,3128,100,0,0,6,0), + (914,3433,12000,0,0,30,0), + (914,3434,22000,0,0,40,0), + (914,3435,42000,0,0,50,0), + (914,5243,1000,0,0,12,0), + (914,5247,6000,0,0,20,0), + (914,5283,8000,0,0,24,0), + (914,6158,22000,0,0,40,0), + (914,6176,14000,0,0,32,0), + (914,6177,22000,0,0,40,0), + (914,6180,10000,0,0,26,0), + (914,6191,8000,0,0,24,0), + (914,6193,6000,0,0,22,0), + (914,6543,14000,0,0,32,0), + (914,6549,600,0,0,10,0), + (914,6550,4000,0,0,20,0), + (914,6551,12000,0,0,30,0), + (914,6553,20000,0,0,38,0), + (914,6556,60000,0,0,58,0), + (914,6573,1500,0,0,14,0), + (914,6575,8000,0,0,24,0), + (914,6674,10,0,0,1,0), + (914,7109,22000,0,0,40,0), + (914,7374,14000,0,0,32,0), + (914,7375,56000,0,0,54,0), + (914,7380,16000,0,0,34,0), + (914,7382,2000,0,0,16,0), + (914,7385,1000,0,0,12,0), + (914,7401,10000,0,0,26,0), + (914,7403,18000,0,0,36,0), + (914,7406,6000,0,0,22,0), + (914,7889,11000,0,0,28,0), + (914,8206,11000,0,0,28,0), + (914,8207,20000,0,0,38,0), + (914,8381,16000,0,0,34,0), + (914,8821,20000,0,0,38,0), + (914,11552,32000,0,0,42,0), + (914,11553,54000,0,0,52,0), + (914,11557,16000,0,0,34,0), + (914,11558,34000,0,0,44,0), + (914,11559,56000,0,0,54,0), + (914,11570,40000,0,0,48,0), + (914,11571,58000,0,0,56,0), + (914,11575,22000,0,0,40,0), + (914,11576,42000,0,0,50,0), + (914,11577,62000,0,0,60,0), + (914,11579,36000,0,0,46,0), + (914,11582,40000,0,0,48,0), + (914,11583,60000,0,0,58,0), + (914,11586,34000,0,0,44,0), + (914,11587,62000,0,0,60,0), + (914,11598,36000,0,0,46,0), + (914,11599,60000,0,0,58,0), + (914,11602,34000,0,0,44,0), + (914,11603,56000,0,0,54,0), + (914,11606,36000,0,0,46,0), + (914,11607,56000,0,0,54,0), + (914,18556,14000,0,0,32,0), + (914,20561,36000,0,0,46,0), + (914,20562,58000,0,0,56,0), + (914,20571,62000,0,0,60,0), + (914,20621,32000,0,0,42,0), + (914,20622,54000,0,0,52,0), + (914,20703,40000,0,0,48,0), + (914,20704,58000,0,0,56,0), + (914,20724,4000,0,0,20,0), + (914,21555,200,0,0,48,0), + (914,21557,2800,0,0,54,0), + (914,21558,3100,0,0,60,0), + (914,23898,2000,0,0,48,0), + (914,23899,2800,0,0,54,0), + (914,23900,3100,0,0,60,0), + (914,23926,200,0,0,48,0), + (914,23927,2800,0,0,54,0), + (914,23928,3100,0,0,60,0), + (915,1762,100,0,0,6,0), + (915,1780,100,0,0,6,0), + (915,1789,10,0,0,1,0), + (915,2592,100,0,0,4,0), + (915,5167,100,0,0,4,0), + (916,1762,100,0,0,6,0), + (916,1780,100,0,0,6,0), + (916,1789,10,0,0,1,0), + (916,2592,100,0,0,4,0), + (916,5167,100,0,0,4,0), + (917,652,300,0,0,10,0), + (917,1424,300,0,0,10,0), + (917,1728,4000,0,0,22,0), + (917,1762,100,0,0,6,0), + (917,1763,1200,0,0,14,0), + (917,1764,4000,0,0,22,0), + (917,1765,10000,0,0,30,0), + (917,1771,800,0,0,12,0), + (917,1772,6000,0,0,26,0), + (917,1773,27000,0,0,42,0), + (917,1774,52000,0,0,58,0), + (917,1780,100,0,0,6,0), + (917,1781,2900,0,0,18,0), + (917,1789,10,0,0,1,0), + (917,1790,3000,0,0,20,0), + (917,1791,20000,0,0,40,0), + (917,1792,54000,0,0,60,0), + (917,1838,6000,0,0,26,0), + (917,1845,10000,0,0,30,0), + (917,1846,5000,0,0,24,0), + (917,1858,4000,0,0,22,0), + (917,1859,27000,0,0,42,0), + (917,1862,20000,0,0,40,0), + (917,2592,100,0,0,4,0), + (917,2593,800,0,0,12,0), + (917,2594,3000,0,0,20,0), + (917,2595,8000,0,0,28,0), + (917,2843,10000,40,130,30,0), + (917,2844,18000,40,170,38,0), + (917,2984,300,0,0,10,0), + (917,3128,800,0,0,12,0), + (917,3422,3000,40,1,20,0), + (917,3423,35000,40,230,50,0), + (917,5167,100,0,0,4,0), + (917,5175,300,0,0,10,0), + (917,5278,200,0,0,8,0), + (917,5768,5000,40,100,24,0), + (917,6185,7750,0,0,46,0), + (917,6480,1800,0,0,16,0), + (917,6505,14000,0,0,34,0), + (917,6511,14000,40,150,34,0), + (917,6734,1800,0,0,16,0), + (917,6735,10000,0,0,30,0), + (917,6736,3000,0,0,20,0), + (917,6737,1200,0,0,14,0), + (917,6763,200,0,0,8,0), + (917,6764,1800,0,0,16,0), + (917,6765,5000,0,0,24,0), + (917,6769,8000,0,0,28,0), + (917,6771,8000,0,0,28,0), + (917,6775,27000,0,0,42,0), + (917,8622,18000,0,0,38,0), + (917,8625,12000,0,0,32,0), + (917,8626,20000,0,0,40,0), + (917,8630,12000,0,0,32,0), + (917,8634,4000,0,0,22,0), + (917,8635,10000,0,0,30,0), + (917,8636,18000,0,0,38,0), + (917,8638,20000,0,0,40,0), + (917,8641,8000,0,0,28,0), + (917,8642,16000,0,0,36,0), + (917,8644,35000,0,0,50,0), + (917,8648,1200,0,0,14,0), + (917,8651,6000,0,0,26,0), + (917,8652,16000,0,0,36,0), + (917,8678,2900,0,0,18,0), + (917,8695,18000,40,170,38,0), + (917,8697,14000,0,0,34,0), + (917,8701,8000,40,120,28,0), + (917,8723,16000,0,0,36,0), + (917,8727,6000,0,0,26,0), + (917,8728,14000,0,0,34,0), + (917,8810,16000,40,160,36,0), + (917,11199,31000,0,0,46,0), + (917,11200,50000,0,0,56,0), + (917,11270,27000,0,0,42,0), + (917,11271,35000,0,0,50,0), + (917,11272,52000,0,0,58,0), + (917,11276,29000,0,0,44,0), + (917,11277,46000,0,0,52,0), + (917,11278,54000,0,0,60,0), + (917,11282,29000,0,0,44,0), + (917,11283,46000,0,0,52,0), + (917,11284,54000,0,0,60,0), + (917,11287,31000,0,0,46,0), + (917,11288,54000,0,0,60,0), + (917,11291,31000,0,0,46,0), + (917,11292,48000,0,0,54,0), + (917,11295,31000,0,0,46,0), + (917,11296,48000,0,0,54,0), + (917,11298,33000,0,0,48,0), + (917,11301,33000,0,0,48,0), + (917,11302,50000,0,0,56,0), + (917,11304,46000,0,0,52,0), + (917,11318,52000,0,0,58,0), + (917,11344,29000,40,200,44,0), + (917,11345,46000,40,240,52,0), + (917,11346,54000,40,280,60,0), + (917,11360,31000,40,210,46,0), + (917,11361,48000,40,250,54,0), + (917,11401,46000,40,240,52,0), + (917,13027,13000,0,0,58,0), + (917,13221,12000,40,140,32,0), + (917,13231,20000,40,180,40,0), + (917,13232,33000,40,220,48,0), + (917,13233,50000,40,260,56,0), + (918,652,300,0,0,10,0), + (918,1424,300,0,0,10,0), + (918,1728,4000,0,0,22,0), + (918,1762,100,0,0,6,0), + (918,1763,1200,0,0,14,0), + (918,1764,4000,0,0,22,0), + (918,1765,10000,0,0,30,0), + (918,1771,800,0,0,12,0), + (918,1772,6000,0,0,26,0), + (918,1773,27000,0,0,42,0), + (918,1774,52000,0,0,58,0), + (918,1780,100,0,0,6,0), + (918,1781,2900,0,0,18,0), + (918,1789,10,0,0,1,0), + (918,1790,3000,0,0,20,0), + (918,1791,20000,0,0,40,0), + (918,1792,54000,0,0,60,0), + (918,1838,6000,0,0,26,0), + (918,1845,10000,0,0,30,0), + (918,1846,5000,0,0,24,0), + (918,1858,4000,0,0,22,0), + (918,1859,27000,0,0,42,0), + (918,1862,20000,0,0,40,0), + (918,2592,100,0,0,4,0), + (918,2593,800,0,0,12,0), + (918,2594,3000,0,0,20,0), + (918,2595,8000,0,0,28,0), + (918,2843,10000,40,130,30,0), + (918,2844,18000,40,170,38,0), + (918,2984,300,0,0,10,0), + (918,3128,800,0,0,12,0), + (918,3422,3000,40,1,20,0), + (918,3423,35000,40,230,50,0), + (918,5167,100,0,0,4,0), + (918,5175,300,0,0,10,0), + (918,5278,200,0,0,8,0), + (918,5768,5000,40,100,24,0), + (918,6185,7750,0,0,46,0), + (918,6480,1800,0,0,16,0), + (918,6505,14000,0,0,34,0), + (918,6511,14000,40,150,34,0), + (918,6734,1800,0,0,16,0), + (918,6735,10000,0,0,30,0), + (918,6736,3000,0,0,20,0), + (918,6737,1200,0,0,14,0), + (918,6763,200,0,0,8,0), + (918,6764,1800,0,0,16,0), + (918,6765,5000,0,0,24,0), + (918,6769,8000,0,0,28,0), + (918,6771,8000,0,0,28,0), + (918,6775,27000,0,0,42,0), + (918,8622,18000,0,0,38,0), + (918,8625,12000,0,0,32,0), + (918,8626,20000,0,0,40,0), + (918,8630,12000,0,0,32,0), + (918,8634,4000,0,0,22,0), + (918,8635,10000,0,0,30,0), + (918,8636,18000,0,0,38,0), + (918,8638,20000,0,0,40,0), + (918,8641,8000,0,0,28,0), + (918,8642,16000,0,0,36,0), + (918,8644,35000,0,0,50,0), + (918,8648,1200,0,0,14,0), + (918,8651,6000,0,0,26,0), + (918,8652,16000,0,0,36,0), + (918,8678,2900,0,0,18,0), + (918,8695,18000,40,170,38,0), + (918,8697,14000,0,0,34,0), + (918,8701,8000,40,120,28,0), + (918,8723,16000,0,0,36,0), + (918,8727,6000,0,0,26,0), + (918,8728,14000,0,0,34,0), + (918,8810,16000,40,160,36,0), + (918,11199,31000,0,0,46,0), + (918,11200,50000,0,0,56,0), + (918,11270,27000,0,0,42,0), + (918,11271,35000,0,0,50,0), + (918,11272,52000,0,0,58,0), + (918,11276,29000,0,0,44,0), + (918,11277,46000,0,0,52,0), + (918,11278,54000,0,0,60,0), + (918,11282,29000,0,0,44,0), + (918,11283,46000,0,0,52,0), + (918,11284,54000,0,0,60,0), + (918,11287,31000,0,0,46,0), + (918,11288,54000,0,0,60,0), + (918,11291,31000,0,0,46,0), + (918,11292,48000,0,0,54,0), + (918,11295,31000,0,0,46,0), + (918,11296,48000,0,0,54,0), + (918,11298,33000,0,0,48,0), + (918,11301,33000,0,0,48,0), + (918,11302,50000,0,0,56,0), + (918,11304,46000,0,0,52,0), + (918,11318,52000,0,0,58,0), + (918,11344,29000,40,200,44,0), + (918,11345,46000,40,240,52,0), + (918,11346,54000,40,280,60,0), + (918,11360,31000,40,210,46,0), + (918,11361,48000,40,250,54,0), + (918,11401,46000,40,240,52,0), + (918,13027,13000,0,0,58,0), + (918,13221,12000,40,140,32,0), + (918,13231,20000,40,180,40,0), + (918,13232,33000,40,220,48,0), + (918,13233,50000,40,260,56,0), + (925,1873,100,0,0,6,0), + (925,1875,10,0,0,1,0), + (925,1937,100,0,0,8,0), + (925,10321,100,0,0,4,0), + (925,19741,100,0,0,4,0), + (925,21083,100,0,0,6,0), + (926,1873,100,0,0,6,0), + (926,1875,10,0,0,1,0), + (926,1937,100,0,0,8,0), + (926,10321,100,0,0,4,0), + (926,19741,100,0,0,4,0), + (926,21083,100,0,0,6,0), + (927,685,28000,0,0,50,0), + (927,1873,100,0,0,6,0), + (927,1874,2000,0,0,14,0), + (927,1875,10,0,0,1,0), + (927,1876,4000,0,0,20,0), + (927,1877,20000,0,0,40,0), + (927,1878,300,0,0,10,0), + (927,1897,13000,0,0,34,0), + (927,1898,28000,0,0,50,0), + (927,1909,3500,0,0,18,0), + (927,1911,300,0,0,10,0), + (927,1912,6000,0,0,26,0), + (927,1913,4000,0,0,22,0), + (927,1914,11000,0,0,30,0), + (927,1937,100,0,0,8,0), + (927,1998,100,0,0,8,0), + (927,2804,11000,0,0,30,0), + (927,3128,100,0,0,8,0), + (927,3473,16000,0,0,38,0), + (927,4990,21000,0,0,42,0), + (927,5253,5000,0,0,24,0), + (927,5572,100,0,0,6,0), + (927,5574,3500,0,0,18,0), + (927,5584,100,0,0,8,0), + (927,5590,5000,0,0,24,0), + (927,5591,20000,0,0,40,0), + (927,5600,5000,0,0,24,0), + (927,5613,4000,0,0,20,0), + (927,5616,9000,0,0,28,0), + (927,5617,14000,0,0,36,0), + (927,5629,16000,0,0,38,0), + (927,6941,24000,0,0,46,0), + (927,7109,20000,0,0,40,0), + (927,7296,3000,0,0,16,0), + (927,10279,16000,0,0,38,0), + (927,10294,300,0,0,10,0), + (927,10295,11000,0,0,30,0), + (927,10296,28000,0,0,50,0), + (927,10297,46000,0,0,60,0), + (927,10302,6000,0,0,26,0), + (927,10303,14000,0,0,36,0), + (927,10304,24000,0,0,46,0), + (927,10305,42000,0,0,56,0), + (927,10309,40000,0,0,54,0), + (927,10311,28000,0,0,50,0), + (927,10315,22000,0,0,44,0), + (927,10316,34000,0,0,52,0), + (927,10317,46000,0,0,60,0), + (927,10320,46000,0,0,60,0), + (927,10321,100,0,0,4,0), + (927,10323,5000,0,0,24,0), + (927,10325,14000,0,0,36,0), + (927,10327,34000,0,0,52,0), + (927,10330,24000,0,0,46,0), + (927,10331,40000,0,0,54,0), + (927,19741,100,0,0,4,0), + (927,19743,2000,0,0,14,0), + (927,19747,4000,0,0,22,0), + (927,19751,4000,0,0,20,0), + (927,19754,11000,0,0,30,0), + (927,19839,1000,0,0,12,0), + (927,19840,4000,0,0,22,0), + (927,19841,12000,0,0,32,0), + (927,19842,21000,0,0,42,0), + (927,19843,34000,0,0,52,0), + (927,19855,5000,0,0,24,0), + (927,19856,13000,0,0,34,0), + (927,19857,22000,0,0,44,0), + (927,19858,40000,0,0,54,0), + (927,19892,9000,0,0,28,0), + (927,19893,12000,0,0,32,0), + (927,19894,14000,0,0,36,0), + (927,19904,20000,0,0,40,0), + (927,19905,34000,0,0,52,0), + (927,19906,22000,0,0,44,0), + (927,19907,42000,0,0,56,0), + (927,19908,26000,0,0,48,0), + (927,19909,46000,0,0,60,0), + (927,19944,6000,0,0,26,0), + (927,19945,13000,0,0,34,0), + (927,19946,21000,0,0,42,0), + (927,19947,28000,0,0,50,0), + (927,19948,44000,0,0,58,0), + (927,19995,20000,0,0,40,0), + (927,19996,28000,0,0,50,0), + (927,19997,46000,0,0,60,0), + (927,20437,300,0,0,10,0), + (927,20438,3500,0,0,18,0), + (927,20439,6000,0,0,26,0), + (927,20440,13000,0,0,34,0), + (927,20441,21000,0,0,42,0), + (927,20442,28000,0,0,50,0), + (927,20443,44000,0,0,58,0), + (927,20444,1000,0,0,12,0), + (927,20445,4000,0,0,22,0), + (927,20446,12000,0,0,32,0), + (927,20447,21000,0,0,42,0), + (927,20448,34000,0,0,52,0), + (927,20450,3000,0,0,16,0), + (927,20455,11000,0,0,30,0), + (927,20456,20000,0,0,40,0), + (927,20457,28000,0,0,50,0), + (927,20458,46000,0,0,60,0), + (927,20459,16000,0,0,38,0), + (927,20460,26000,0,0,48,0), + (927,20461,44000,0,0,58,0), + (927,20462,4000,0,0,22,0), + (927,20730,40000,0,0,54,0), + (927,20774,26000,0,0,48,0), + (927,20775,46000,0,0,60,0), + (927,20944,200,0,0,30,0), + (927,20945,1000,0,0,40,0), + (927,20946,1260,0,0,50,0), + (927,20947,2070,0,0,60,0), + (927,20949,900,0,0,40,0), + (927,20950,1260,0,0,50,0), + (927,20951,2070,0,0,60,0), + (927,20952,1000,0,0,40,0), + (927,20953,1400,0,0,50,0), + (927,20954,2300,0,0,60,0), + (927,20956,1260,0,0,50,0), + (927,20957,2070,0,0,60,0), + (927,20958,1170,0,0,48,0), + (927,20960,2100,0,0,56,0), + (927,21083,100,0,0,6,0), + (927,24276,22000,0,0,44,0), + (927,24277,34000,0,0,52,0), + (927,24278,46000,0,0,60,0), + (927,25915,46000,0,0,52,0), + (927,25917,41400,0,0,60,0), + (927,25919,40000,0,0,54,0), + (927,25920,46000,0,0,60,0), + (927,25939,46000,0,0,60,0), + (927,25946,2070,0,0,60,0), + (927,25948,46000,0,0,60,0), + (927,25951,2070,0,0,60,0), + (927,26574,200,0,0,30,0), + (928,685,28000,0,0,50,0), + (928,1873,100,0,0,6,0), + (928,1874,2000,0,0,14,0), + (928,1875,10,0,0,1,0), + (928,1876,4000,0,0,20,0), + (928,1877,20000,0,0,40,0), + (928,1878,300,0,0,10,0), + (928,1897,13000,0,0,34,0), + (928,1898,28000,0,0,50,0), + (928,1909,3500,0,0,18,0), + (928,1911,300,0,0,10,0), + (928,1912,6000,0,0,26,0), + (928,1913,4000,0,0,22,0), + (928,1914,11000,0,0,30,0), + (928,1937,100,0,0,8,0), + (928,1998,100,0,0,8,0), + (928,2804,11000,0,0,30,0), + (928,3128,100,0,0,8,0), + (928,3473,16000,0,0,38,0), + (928,4990,21000,0,0,42,0), + (928,5253,5000,0,0,24,0), + (928,5572,100,0,0,6,0), + (928,5574,3500,0,0,18,0), + (928,5584,100,0,0,8,0), + (928,5590,5000,0,0,24,0), + (928,5591,20000,0,0,40,0), + (928,5600,5000,0,0,24,0), + (928,5613,4000,0,0,20,0), + (928,5616,9000,0,0,28,0), + (928,5617,14000,0,0,36,0), + (928,5629,16000,0,0,38,0), + (928,6941,24000,0,0,46,0), + (928,7109,20000,0,0,40,0), + (928,7296,3000,0,0,16,0), + (928,10279,16000,0,0,38,0), + (928,10294,300,0,0,10,0), + (928,10295,11000,0,0,30,0), + (928,10296,28000,0,0,50,0), + (928,10297,46000,0,0,60,0), + (928,10302,6000,0,0,26,0), + (928,10303,14000,0,0,36,0), + (928,10304,24000,0,0,46,0), + (928,10305,42000,0,0,56,0), + (928,10309,40000,0,0,54,0), + (928,10311,28000,0,0,50,0), + (928,10315,22000,0,0,44,0), + (928,10316,34000,0,0,52,0), + (928,10317,46000,0,0,60,0), + (928,10320,46000,0,0,60,0), + (928,10321,100,0,0,4,0), + (928,10323,5000,0,0,24,0), + (928,10325,14000,0,0,36,0), + (928,10327,34000,0,0,52,0), + (928,10330,24000,0,0,46,0), + (928,10331,40000,0,0,54,0), + (928,19741,100,0,0,4,0), + (928,19743,2000,0,0,14,0), + (928,19747,4000,0,0,22,0), + (928,19751,4000,0,0,20,0), + (928,19754,11000,0,0,30,0), + (928,19839,1000,0,0,12,0), + (928,19840,4000,0,0,22,0), + (928,19841,12000,0,0,32,0), + (928,19842,21000,0,0,42,0), + (928,19843,34000,0,0,52,0), + (928,19855,5000,0,0,24,0), + (928,19856,13000,0,0,34,0), + (928,19857,22000,0,0,44,0), + (928,19858,40000,0,0,54,0), + (928,19892,9000,0,0,28,0), + (928,19893,12000,0,0,32,0), + (928,19894,14000,0,0,36,0), + (928,19904,20000,0,0,40,0), + (928,19905,34000,0,0,52,0), + (928,19906,22000,0,0,44,0), + (928,19907,42000,0,0,56,0), + (928,19908,26000,0,0,48,0), + (928,19909,46000,0,0,60,0), + (928,19944,6000,0,0,26,0), + (928,19945,13000,0,0,34,0), + (928,19946,21000,0,0,42,0), + (928,19947,28000,0,0,50,0), + (928,19948,44000,0,0,58,0), + (928,19995,20000,0,0,40,0), + (928,19996,28000,0,0,50,0), + (928,19997,46000,0,0,60,0), + (928,20437,300,0,0,10,0), + (928,20438,3500,0,0,18,0), + (928,20439,6000,0,0,26,0), + (928,20440,13000,0,0,34,0), + (928,20441,21000,0,0,42,0), + (928,20442,28000,0,0,50,0), + (928,20443,44000,0,0,58,0), + (928,20444,1000,0,0,12,0), + (928,20445,4000,0,0,22,0), + (928,20446,12000,0,0,32,0), + (928,20447,21000,0,0,42,0), + (928,20448,34000,0,0,52,0), + (928,20450,3000,0,0,16,0), + (928,20455,11000,0,0,30,0), + (928,20456,20000,0,0,40,0), + (928,20457,28000,0,0,50,0), + (928,20458,46000,0,0,60,0), + (928,20459,16000,0,0,38,0), + (928,20460,26000,0,0,48,0), + (928,20461,44000,0,0,58,0), + (928,20462,4000,0,0,22,0), + (928,20730,40000,0,0,54,0), + (928,20774,26000,0,0,48,0), + (928,20775,46000,0,0,60,0), + (928,20944,200,0,0,30,0), + (928,20945,1000,0,0,40,0), + (928,20946,1260,0,0,50,0), + (928,20947,2070,0,0,60,0), + (928,20949,900,0,0,40,0), + (928,20950,1260,0,0,50,0), + (928,20951,2070,0,0,60,0), + (928,20952,1000,0,0,40,0), + (928,20953,1400,0,0,50,0), + (928,20954,2300,0,0,60,0), + (928,20956,1260,0,0,50,0), + (928,20957,2070,0,0,60,0), + (928,20958,1170,0,0,48,0), + (928,20960,2100,0,0,56,0), + (928,21083,100,0,0,6,0), + (928,24276,22000,0,0,44,0), + (928,24277,34000,0,0,52,0), + (928,24278,46000,0,0,60,0), + (928,25915,46000,0,0,52,0), + (928,25917,41400,0,0,60,0), + (928,25919,40000,0,0,54,0), + (928,25920,46000,0,0,60,0), + (928,25939,46000,0,0,60,0), + (928,25946,2070,0,0,60,0), + (928,25948,46000,0,0,60,0), + (928,25951,2070,0,0,60,0), + (928,26574,200,0,0,30,0), + (944,1142,100,0,0,4,0), + (944,1173,100,0,0,6,0), + (944,1249,100,0,0,6,0), + (944,1472,10,0,0,1,0), + (944,2141,100,0,0,6,0), + (944,5507,100,0,0,4,0), + (957,2020,9,0,0,5,0), + (957,2743,50,164,1,0,0), + (957,2744,90,164,35,0,0), + (957,2746,90,164,65,0,0), + (957,2747,180,164,70,0,0), + (957,2754,45,164,15,0,0), + (957,2755,45,164,20,0,0), + (957,2756,45,164,25,0,0), + (957,3118,90,164,65,0,0), + (957,3299,225,164,35,0,0), + (957,3300,450,164,70,0,0), + (957,3340,45,164,20,0,0), + (957,3342,90,164,40,0,0), + (957,3343,180,164,45,0,0), + (957,3344,225,164,75,0,0), + (957,7409,270,164,65,0,0), + (957,8881,90,164,30,0,0), + (957,9984,90,164,30,0,0), + (957,3341,90,164,25,0,0), + (985,797,4000,0,0,20,0), + (985,798,10000,0,0,26,0), + (985,1055,11000,0,0,28,0), + (985,1065,1500,0,0,14,0), + (985,1229,100,0,0,6,0), + (985,1343,100,0,0,6,0), + (985,1344,3000,0,0,18,0), + (985,1423,100,0,0,4,0), + (985,1424,4000,0,0,20,0), + (985,1482,12000,0,0,30,0), + (985,1606,200,0,0,8,0), + (985,1607,2000,0,0,16,0), + (985,1610,8000,0,0,24,0), + (985,1611,14000,0,0,32,0), + (985,1646,3000,0,0,18,0), + (985,1675,1000,0,0,12,0), + (985,1676,14000,0,0,32,0), + (985,1677,54000,0,0,52,0), + (985,1685,18000,0,0,36,0), + (985,1716,200,0,0,8,0), + (985,1722,42000,0,0,50,0), + (985,1738,100,0,0,4,0), + (985,2570,2000,0,0,16,0), + (985,2688,600,0,0,10,0), + (985,3128,100,0,0,6,0), + (985,3433,12000,0,0,30,0), + (985,3434,22000,0,0,40,0), + (985,3435,42000,0,0,50,0), + (985,5243,1000,0,0,12,0), + (985,5247,6000,0,0,20,0), + (985,5283,8000,0,0,24,0), + (985,6158,22000,0,0,40,0), + (985,6176,14000,0,0,32,0), + (985,6177,22000,0,0,40,0), + (985,6180,10000,0,0,26,0), + (985,6191,8000,0,0,24,0), + (985,6193,6000,0,0,22,0), + (985,6543,14000,0,0,32,0), + (985,6549,600,0,0,10,0), + (985,6550,4000,0,0,20,0), + (985,6551,12000,0,0,30,0), + (985,6553,20000,0,0,38,0), + (985,6556,60000,0,0,58,0), + (985,6573,1500,0,0,14,0), + (985,6575,8000,0,0,24,0), + (985,6674,10,0,0,1,0), + (985,7109,22000,0,0,40,0), + (985,7374,14000,0,0,32,0), + (985,7375,56000,0,0,54,0), + (985,7380,16000,0,0,34,0), + (985,7382,2000,0,0,16,0), + (985,7385,1000,0,0,12,0), + (985,7401,10000,0,0,26,0), + (985,7403,18000,0,0,36,0), + (985,7406,6000,0,0,22,0), + (985,7889,11000,0,0,28,0), + (985,8206,11000,0,0,28,0), + (985,8207,20000,0,0,38,0), + (985,8381,16000,0,0,34,0), + (985,8821,20000,0,0,38,0), + (985,11552,32000,0,0,42,0), + (985,11553,54000,0,0,52,0), + (985,11557,16000,0,0,34,0), + (985,11558,34000,0,0,44,0), + (985,11559,56000,0,0,54,0), + (985,11570,40000,0,0,48,0), + (985,11571,58000,0,0,56,0), + (985,11575,22000,0,0,40,0), + (985,11576,42000,0,0,50,0), + (985,11577,62000,0,0,60,0), + (985,11579,36000,0,0,46,0), + (985,11582,40000,0,0,48,0), + (985,11583,60000,0,0,58,0), + (985,11586,34000,0,0,44,0), + (985,11587,62000,0,0,60,0), + (985,11598,36000,0,0,46,0), + (985,11599,60000,0,0,58,0), + (985,11602,34000,0,0,44,0), + (985,11603,56000,0,0,54,0), + (985,11606,36000,0,0,46,0), + (985,11607,56000,0,0,54,0), + (985,18556,14000,0,0,32,0), + (985,20561,36000,0,0,46,0), + (985,20562,58000,0,0,56,0), + (985,20571,62000,0,0,60,0), + (985,20621,32000,0,0,42,0), + (985,20622,54000,0,0,52,0), + (985,20703,40000,0,0,48,0), + (985,20704,58000,0,0,56,0), + (985,20724,4000,0,0,20,0), + (985,21555,200,0,0,48,0), + (985,21557,2800,0,0,54,0), + (985,21558,3100,0,0,60,0), + (985,23898,2000,0,0,48,0), + (985,23899,2800,0,0,54,0), + (985,23900,3100,0,0,60,0), + (985,23926,200,0,0,48,0), + (985,23927,2800,0,0,54,0), + (985,23928,3100,0,0,60,0), + (986,1303,100,0,0,8,0), + (986,1304,1800,0,0,16,0), + (986,1305,3500,0,0,24,0), + (986,1315,1800,0,0,16,0), + (986,1324,100,0,0,8,0), + (986,1325,900,0,0,14,0), + (986,1326,100,0,0,6,0), + (986,1327,800,0,0,12,0), + (986,1338,6000,0,0,28,0), + (986,1339,8000,0,0,32,0), + (986,1340,12000,0,0,40,0), + (986,1345,4000,0,0,26,0), + (986,1352,7000,0,0,30,0), + (986,1354,2000,0,0,18,0), + (986,1355,3500,0,0,24,0), + (986,1356,8000,0,0,32,0), + (986,1357,2200,0,0,20,0), + (986,1358,4000,0,0,26,0), + (986,1363,8000,0,0,32,0), + (986,1444,12000,0,0,40,0), + (986,2014,800,0,0,12,0), + (986,2076,100,0,0,6,0), + (986,2862,22000,0,0,48,0), + (986,2863,30000,0,0,56,0), + (986,2874,900,0,0,14,0), + (986,5386,3000,0,0,22,0), + (986,5387,2200,0,0,20,0), + (986,5678,4000,0,0,26,0), + (986,5731,100,0,0,8,0), + (986,6043,8000,0,0,32,0), + (986,6379,2200,0,0,20,0), + (986,6380,7000,0,0,30,0), + (986,6381,12000,0,0,40,0), + (986,6383,7000,0,0,30,0), + (986,6384,12000,0,0,40,0), + (986,6400,2000,0,0,18,0), + (986,6401,6000,0,0,28,0), + (986,6402,11000,0,0,38,0), + (986,6496,9000,0,0,34,0), + (986,8006,12000,0,0,40,0), + (986,8007,2200,0,0,20,0), + (986,8009,6000,0,0,28,0), + (986,8011,10000,0,0,36,0), + (986,8020,10,0,0,1,0), + (986,8021,100,0,0,8,0), + (986,8022,1800,0,0,16,0), + (986,8025,400,0,0,10,0), + (986,8031,2000,0,0,18,0), + (986,8032,4000,0,0,26,0), + (986,8035,2200,0,0,20,0), + (986,8039,6000,0,0,28,0), + (986,8043,100,0,0,4,0), + (986,8047,100,0,0,8,0), + (986,8048,900,0,0,14,0), + (986,8049,3500,0,0,24,0), + (986,8051,400,0,0,10,0), + (986,8054,2000,0,0,18,0), + (986,8055,6000,0,0,28,0), + (986,8057,2200,0,0,20,0), + (986,8059,9000,0,0,34,0), + (986,8077,400,0,0,10,0), + (986,8086,800,0,0,12,0), + (986,8135,12000,0,0,40,0), + (986,8144,2000,0,0,18,0), + (986,8158,900,0,0,14,0), + (986,8159,3500,0,0,24,0), + (986,8164,3500,0,0,24,0), + (986,8165,11000,0,0,38,0), + (986,8169,3000,0,0,22,0), + (986,8173,11000,0,0,38,0), + (986,8180,7000,0,0,30,0), + (986,8183,3500,0,0,24,0), + (986,8186,6000,0,0,28,0), + (986,8189,4000,0,0,26,0), + (986,8231,6000,0,0,28,0), + (986,8234,7000,0,0,30,0), + (986,8237,12000,0,0,40,0), + (986,8252,11000,0,0,38,0), + (986,8500,3000,0,0,22,0), + (986,8501,8000,0,0,32,0), + (986,8513,8000,0,0,32,0), + (986,8738,12000,0,0,40,0), + (986,8837,16000,0,0,42,0), + (986,10393,11000,0,0,38,0), + (986,10394,18000,0,0,44,0), + (986,10397,22000,0,0,48,0), + (986,10398,30000,0,0,56,0), + (986,10401,3500,0,0,24,0), + (986,10402,9000,0,0,34,0), + (986,10409,9000,0,0,34,0), + (986,10410,18000,0,0,44,0), + (986,10411,29000,0,0,54,0), + (986,10415,10000,0,0,36,0), + (986,10416,22000,0,0,48,0), + (986,10417,34000,0,0,60,0), + (986,10429,22000,0,0,48,0), + (986,10430,32000,0,0,58,0), + (986,10433,22000,0,0,48,0), + (986,10434,30000,0,0,56,0), + (986,10439,24000,0,0,50,0), + (986,10440,34000,0,0,60,0), + (986,10443,27000,0,0,52,0), + (986,10446,10000,0,0,36,0), + (986,10449,12000,0,0,40,0), + (986,10450,27000,0,0,52,0), + (986,10457,11000,0,0,38,0), + (986,10464,24000,0,0,50,0), + (986,10465,34000,0,0,60,0), + (986,10469,18000,0,0,44,0), + (986,10470,27000,0,0,52,0), + (986,10471,34000,0,0,60,0), + (986,10474,20000,0,0,46,0), + (986,10475,32000,0,0,58,0), + (986,10480,11000,0,0,38,0), + (986,10481,29000,0,0,54,0), + (986,10488,24000,0,0,50,0), + (986,10512,10000,0,0,36,0), + (986,10514,20000,0,0,46,0), + (986,10515,30000,0,0,56,0), + (986,10528,22000,0,0,48,0), + (986,10540,16000,0,0,42,0), + (986,10541,32000,0,0,58,0), + (986,10588,10000,0,0,36,0), + (986,10589,20000,0,0,46,0), + (986,10590,30000,0,0,56,0), + (986,10597,7000,0,0,30,0), + (986,10602,18000,0,0,44,0), + (986,10603,34000,0,0,60,0), + (986,10615,16000,0,0,42,0), + (986,10616,27000,0,0,52,0), + (986,10624,20000,0,0,46,0), + (986,10625,29000,0,0,54,0), + (986,10628,30000,0,0,56,0), + (986,11316,16000,0,0,42,0), + (986,11317,27000,0,0,52,0), + (986,15113,10000,0,0,36,0), + (986,15115,20000,0,0,46,0), + (986,15116,30000,0,0,56,0), + (986,15209,24000,0,0,50,0), + (986,15210,30000,0,0,56,0), + (986,16317,18000,0,0,44,0), + (986,16318,29000,0,0,54,0), + (986,16347,20000,0,0,46,0), + (986,16348,30000,0,0,56,0), + (986,16357,22000,0,0,48,0), + (986,16358,32000,0,0,58,0), + (986,16363,34000,0,0,60,0), + (986,16394,32000,0,0,58,0), + (986,20613,7000,0,0,30,0), + (986,20778,3500,0,0,24,0), + (986,20779,10000,0,0,36,0), + (986,20780,22000,0,0,48,0), + (986,20781,34000,0,0,60,0), + (986,25910,24000,0,0,50,0), + (986,17362,55000,0,0,48,0), + (986,17363,80000,0,0,58,0), + (987,796,2200,0,0,20,0), + (987,1117,600,0,0,12,0), + (987,1424,2200,0,0,20,0), + (987,1547,10,0,0,1,0), + (987,1549,1800,0,0,16,0), + (987,1552,2200,0,0,20,0), + (987,1563,1800,0,0,50,0), + (987,1564,18000,0,0,40,0), + (987,1567,1200,0,0,14,0), + (987,1603,10000,0,0,32,0), + (987,2003,100,0,0,4,0), + (987,2898,14000,0,0,36,0), + (987,2899,1200,0,0,14,0), + (987,2979,600,0,0,12,0), + (987,3047,6000,0,0,22,0), + (987,3048,100,0,0,6,0), + (987,3049,7000,0,0,26,0), + (987,3128,200,0,0,8,0), + (987,3663,8000,0,0,28,0), + (987,3664,14000,0,0,36,0), + (987,5117,200,0,0,8,0), + (987,5131,2200,0,0,20,0), + (987,5298,100,0,0,6,0), + (987,5338,2000,0,0,18,0), + (987,5385,8000,0,0,30,0), + (987,6198,1200,0,0,14,0), + (987,6385,400,0,0,10,0), + (987,6791,2200,0,0,20,0), + (987,6792,7000,0,0,24,0), + (987,6999,8000,0,0,30,0), + (987,8738,18000,0,0,40,0), + (987,13160,18000,0,0,40,0), + (987,13162,8000,0,0,30,0), + (987,13164,100,0,0,4,0), + (987,13545,26000,0,0,44,0), + (987,13546,40000,0,0,52,0), + (987,13547,50000,0,0,60,0), + (987,13556,400,0,0,10,0), + (987,13557,2000,0,0,18,0), + (987,13558,7000,0,0,26,0), + (987,13559,12000,0,0,34,0), + (987,13560,24000,0,0,42,0), + (987,13561,36000,0,0,50,0), + (987,13562,48000,0,0,58,0), + (987,13799,1800,0,0,16,0), + (987,13811,8000,0,0,28,0), + (987,13814,12000,0,0,34,0), + (987,14332,200,0,0,8,0), + (987,14333,1800,0,0,16,0), + (987,14334,7000,0,0,24,0), + (987,14335,10000,0,0,32,0), + (987,14336,18000,0,0,40,0), + (987,14337,32000,0,0,48,0), + (987,14338,46000,0,0,56,0), + (987,14339,16000,0,0,38,0), + (987,14340,5000,0,0,60,0), + (987,14341,8000,0,0,30,0), + (987,14342,26000,0,0,44,0), + (987,14343,48000,0,0,58,0), + (987,14344,12000,0,0,34,0), + (987,14345,32000,0,0,48,0), + (987,14346,2200,0,0,20,0), + (987,14347,10000,0,0,32,0), + (987,14348,24000,0,0,42,0), + (987,14349,40000,0,0,52,0), + (987,14350,28000,0,0,46,0), + (987,14351,46000,0,0,56,0), + (987,14352,600,0,0,12,0), + (987,14353,2200,0,0,20,0), + (987,14354,8000,0,0,28,0), + (987,14355,14000,0,0,36,0), + (987,14356,26000,0,0,44,0), + (987,14357,40000,0,0,52,0), + (987,14358,50000,0,0,60,0), + (987,14359,24000,0,0,42,0), + (987,14360,42000,0,0,54,0), + (987,14361,36000,0,0,50,0), + (987,14362,48000,0,0,58,0), + (987,14364,7000,0,0,26,0), + (987,14365,14000,0,0,36,0), + (987,14366,28000,0,0,46,0), + (987,14367,46000,0,0,56,0), + (987,14368,18000,0,0,40,0), + (987,14370,50000,0,0,60,0), + (987,14372,26000,0,0,44,0), + (987,14373,42000,0,0,54,0), + (987,14374,2000,0,0,18,0), + (987,14375,8000,0,0,28,0), + (987,14376,16000,0,0,38,0), + (987,14377,32000,0,0,48,0), + (987,14378,48000,0,0,58,0), + (987,14431,6000,0,0,22,0), + (987,14432,18000,0,0,40,0), + (987,14434,48000,0,0,58,0), + (987,14445,8000,0,0,30,0), + (987,14446,28000,0,0,46,0), + (987,15637,8000,0,0,30,0), + (987,15638,18000,0,0,40,0), + (987,15639,36000,0,0,50,0), + (987,15640,50000,0,0,60,0), + (987,20044,28000,0,0,46,0), + (987,20155,10000,0,0,32,0), + (987,20156,36000,0,0,50,0), + (987,20157,7000,0,0,26,0), + (987,20158,18000,0,0,40,0), + (987,20159,7000,0,0,24,0), + (987,20160,400,0,0,10,0), + (987,20161,2000,0,0,18,0), + (987,20191,46000,0,0,56,0), + (987,20738,600,0,0,12,0), + (987,20931,400,0,0,28,0), + (987,20932,700,0,0,36,0), + (987,20933,1300,0,0,44,0), + (987,20934,2000,0,0,52,0), + (987,20935,2500,0,0,60,0), + (987,20938,2500,0,0,60,0), + (987,20940,1800,0,0,50,0), + (987,20941,2500,0,0,60,0), + (987,20942,1200,0,0,42,0), + (987,20943,2100,0,0,54,0), + (988,607,9000,0,0,36,0), + (988,1197,5000,0,0,28,0), + (988,1296,200,0,0,8,0), + (988,1297,1500,0,0,18,0), + (988,1367,900,0,0,14,0), + (988,1368,2500,0,0,22,0), + (988,1369,6000,0,0,30,0), + (988,1374,10,0,0,1,0), + (988,1375,300,0,0,10,0), + (988,1376,2000,0,0,20,0), + (988,1377,1500,0,0,18,0), + (988,1381,100,0,0,6,0), + (988,1382,600,0,0,12,0), + (988,1383,300,0,0,10,0), + (988,1384,2000,0,0,20,0), + (988,1393,100,0,0,4,0), + (988,1394,600,0,0,12,0), + (988,1404,6000,0,0,30,0), + (988,1406,2000,0,0,20,0), + (988,1407,5000,0,0,28,0), + (988,1476,100,0,0,6,0), + (988,1477,1200,0,0,16,0), + (988,1478,4000,0,0,26,0), + (988,1571,14000,0,0,48,0), + (988,1572,11000,0,0,42,0), + (988,2942,6000,0,0,30,0), + (988,2945,1500,0,0,18,0), + (988,2971,4000,0,0,26,0), + (988,2972,10000,0,0,38,0), + (988,3704,600,0,0,12,0), + (988,3705,2000,0,0,20,0), + (988,3706,5000,0,0,28,0), + (988,3707,9000,0,0,36,0), + (988,5139,3000,0,0,24,0), + (988,5486,11000,0,0,40,0), + (988,5501,3000,0,0,24,0), + (988,5698,1200,0,0,16,0), + (988,5700,8000,0,0,34,0), + (988,5702,13000,0,0,46,0), + (988,5736,4000,0,0,26,0), + (988,5741,2000,0,0,20,0), + (988,5783,200,0,0,8,0), + (988,6203,300,0,0,10,0), + (988,6204,2500,0,0,22,0), + (988,6206,2500,0,0,22,0), + (988,6214,7000,0,0,32,0), + (988,6216,22000,0,0,56,0), + (988,6218,5000,0,0,28,0), + (988,6220,8000,0,0,34,0), + (988,6221,100,0,0,4,0), + (988,6224,900,0,0,14,0), + (988,6225,3000,0,0,24,0), + (988,6227,8000,0,0,34,0), + (988,6228,2500,0,0,22,0), + (988,6232,7000,0,0,32,0), + (988,6485,9000,0,0,36,0), + (988,7642,9000,0,0,36,0), + (988,7647,7000,0,0,32,0), + (988,7649,8000,0,0,34,0), + (988,7650,900,0,0,14,0), + (988,7652,10000,0,0,38,0), + (988,7660,5000,0,0,28,0), + (988,7661,11000,0,0,42,0), + (988,7662,300,0,0,10,0), + (988,7663,2000,0,0,20,0), + (988,7664,5000,0,0,28,0), + (988,7665,6000,0,0,30,0), + (988,7666,7000,0,0,32,0), + (988,8290,3000,0,0,24,0), + (988,8291,10000,0,0,38,0), + (988,11662,12000,0,0,44,0), + (988,11663,18000,0,0,52,0), + (988,11664,26000,0,0,60,0), + (988,11666,11000,0,0,40,0), + (988,11669,15000,0,0,50,0), + (988,11670,26000,0,0,60,0), + (988,11673,12000,0,0,44,0), + (988,11674,20000,0,0,54,0), + (988,11676,18000,0,0,52,0), + (988,11679,13000,0,0,46,0), + (988,11680,24000,0,0,58,0), + (988,11685,9900,0,0,42,0), + (988,11686,18000,0,0,54,0), + (988,11690,9000,0,0,36,0), + (988,11691,13000,0,0,46,0), + (988,11692,22000,0,0,56,0), + (988,11696,12000,0,0,44,0), + (988,11697,18000,0,0,52,0), + (988,11698,26000,0,0,60,0), + (988,11701,13000,0,0,46,0), + (988,11702,20000,0,0,54,0), + (988,11705,12000,0,0,44,0), + (988,11709,11000,0,0,42,0), + (988,11710,18000,0,0,52,0), + (988,11714,10000,0,0,38,0), + (988,11715,14000,0,0,48,0), + (988,11716,24000,0,0,58,0), + (988,11718,22000,0,0,56,0), + (988,11720,15000,0,0,50,0), + (988,11723,13000,0,0,46,0), + (988,11724,26000,0,0,60,0), + (988,11727,12000,0,0,44,0), + (988,11728,24000,0,0,58,0), + (988,11731,24000,0,0,58,0), + (988,11736,11000,0,0,40,0), + (988,11737,15000,0,0,50,0), + (988,11738,26000,0,0,60,0), + (988,11741,11000,0,0,42,0), + (988,11742,18000,0,0,52,0), + (988,11788,15000,0,0,50,0), + (988,17732,14000,0,0,48,0), + (988,17733,26000,0,0,60,0), + (988,17865,12000,0,0,44,0), + (988,18154,4000,0,0,26,0), + (988,18155,8000,0,0,34,0), + (988,18156,11000,0,0,42,0), + (988,18157,15000,0,0,50,0), + (988,18158,24000,0,0,58,0), + (988,18160,22000,0,0,56,0), + (988,18161,15000,0,0,50,0), + (988,18162,24000,0,0,58,0), + (988,18169,20000,0,0,54,0), + (988,18170,13000,0,0,46,0), + (988,18171,22000,0,0,56,0), + (988,18648,13000,0,0,46,0), + (988,18753,26000,0,0,60,0), + (988,18872,150,0,0,24,0), + (988,18875,350,0,0,32,0), + (988,18876,550,0,0,40,0), + (988,18877,700,0,0,48,0), + (988,18878,22000,0,0,56,0), + (988,18927,500,0,0,38,0), + (988,18928,700,0,0,48,0), + (988,18929,1200,0,0,58,0), + (988,18933,700,0,0,48,0), + (988,18934,1000,0,0,54,0), + (988,18935,1300,0,0,60,0), + (988,18939,750,0,0,50,0), + (988,18940,1300,0,0,60,0), + (988,20766,6000,0,0,30,0), + (988,20767,11000,0,0,40,0), + (988,20768,15000,0,0,50,0), + (988,20769,26000,0,0,60,0), + (988,17938,22000,17862,0,56,0), + (1103,2414,45,197,40,0,0), + (1103,2415,22,197,1,0,0), + (1103,2416,45,197,40,0,0), + (1103,2417,270,197,70,0,0), + (1103,2418,180,197,70,0,0), + (1103,2419,180,197,60,0,0), + (1103,2423,225,197,75,0,0), + (1103,2966,90,197,75,0,0), + (1103,2967,180,197,65,0,0), + (1103,2996,45,197,10,0,0), + (1103,3783,90,197,45,0,0), + (1103,3876,90,197,35,0,0), + (1103,3877,180,197,60,0,0), + (1103,3878,270,197,70,0,0), + (1103,3911,10,0,0,5,0), + (1103,3916,45,197,30,0,0), + (1103,3917,25,197,1,0,0), + (1103,7626,45,197,30,0,0), + (1103,7627,45,197,30,0,0), + (1103,8466,45,197,40,0,0), + (1103,8777,45,197,10,0,0), + (1103,12118,30,197,1,0,0), + (1103,12119,45,197,20,0,0), + (1103,12120,270,197,75,0,0), + (1215,2275,10,0,0,5,0), + (1215,2339,100,171,25,0,0), + (1215,2340,135,171,40,0,0), + (1215,2341,250,171,55,0,0), + (1215,3179,450,171,90,0,0), + (1215,3181,1350,171,120,0,0), + (1215,3184,50,171,15,0,0), + (1215,3185,1350,171,125,0,0), + (1215,3186,1800,171,130,0,0), + (1215,3458,3600,171,110,0,0), + (1215,7180,405,171,90,0,0), + (1215,7838,225,171,80,0,0), + (1215,7839,900,171,130,0,0), + (1215,7842,900,171,100,0,0), + (1215,7846,2700,171,140,0,0), + (1215,11536,225,171,50,0,0), + (1218,2372,10,0,0,0,0), + (1218,2373,500,182,50,0,0), + (1218,3571,5000,182,125,0,0), + (1218,11994,50000,182,200,0,0), + (1226,1252,800,0,0,12,0), + (1226,1253,10000,0,0,30,0), + (1226,1254,18000,0,0,40,0), + (1226,1255,10,0,0,1,0), + (1226,1256,800,0,0,12,0), + (1226,1257,5000,0,0,24,0), + (1226,1258,100,0,0,4,0), + (1226,1259,300,0,0,10,0), + (1226,1260,2000,0,0,18,0), + (1226,1261,6000,0,0,26,0), + (1226,1265,200,0,0,8,0), + (1226,1268,1200,0,0,14,0), + (1226,1269,11000,0,0,32,0), + (1226,1275,100,0,0,6,0), + (1226,1276,1200,0,0,14,0), + (1226,1277,800,0,0,12,0), + (1226,1278,2000,0,0,18,0), + (1226,1279,10000,0,0,30,0), + (1226,1280,22000,0,0,42,0), + (1226,1283,2000,0,0,18,0), + (1226,1284,14000,0,0,36,0), + (1226,1287,10000,0,0,30,0), + (1226,1288,18000,0,0,40,0), + (1226,1293,10000,0,0,30,0), + (1226,1298,5000,0,0,24,0), + (1226,1300,4000,0,0,22,0), + (1226,1301,10000,0,0,30,0), + (1226,1425,3000,0,0,20,0), + (1226,2013,300,0,0,10,0), + (1226,2016,4000,0,0,22,0), + (1226,2049,30000,0,0,50,0), + (1226,2056,100,0,0,4,0), + (1226,2057,300,0,0,10,0), + (1226,2058,1600,0,0,16,0), + (1226,2059,4000,0,0,22,0), + (1226,2065,18000,0,0,40,0), + (1226,2066,3000,0,0,20,0), + (1226,2067,38000,0,0,52,0), + (1226,2068,44000,0,0,58,0), + (1226,2069,26000,0,0,46,0), + (1226,2097,4000,0,0,22,0), + (1226,2793,14000,0,0,36,0), + (1226,2799,12000,0,0,34,0), + (1226,2851,100,0,0,6,0), + (1226,3046,400,0,0,28,0), + (1226,6062,16000,0,0,38,0), + (1226,6067,10000,0,0,30,0), + (1226,6068,14000,0,0,36,0), + (1226,6071,8000,0,0,28,0), + (1226,6072,12000,0,0,34,0), + (1226,6073,200,0,0,8,0), + (1226,6079,1200,0,0,14,0), + (1226,6080,3000,0,0,20,0), + (1226,6081,6000,0,0,26,0), + (1226,6082,11000,0,0,32,0), + (1226,6083,16000,0,0,38,0), + (1226,6386,900,0,0,40,0), + (1226,6492,12000,0,0,34,0), + (1226,7130,3000,0,0,20,0), + (1226,7378,400,0,0,28,0), + (1226,8093,300,0,0,10,0), + (1226,8107,1600,0,0,16,0), + (1226,8108,4000,0,0,22,0), + (1226,8109,8000,0,0,28,0), + (1226,8110,12000,0,0,34,0), + (1226,8111,18000,0,0,40,0), + (1226,8123,1200,0,0,14,0), + (1226,8125,8000,0,0,28,0), + (1226,8126,3000,0,0,20,0), + (1226,8130,5000,0,0,24,0), + (1226,8132,11000,0,0,32,0), + (1226,8193,14000,0,0,36,0), + (1226,9475,6000,0,0,26,0), + (1226,9476,11000,0,0,32,0), + (1226,9477,16000,0,0,38,0), + (1226,9486,18000,0,0,40,0), + (1226,9580,3000,0,0,20,0), + (1226,9581,10000,0,0,30,0), + (1226,9593,18000,0,0,40,0), + (1226,10877,18000,0,0,40,0), + (1226,10878,28000,0,0,48,0), + (1226,10879,42000,0,0,56,0), + (1226,10882,12000,0,0,34,0), + (1226,10883,26000,0,0,46,0), + (1226,10889,22000,0,0,42,0), + (1226,10891,42000,0,0,56,0), + (1226,10895,22000,0,0,42,0), + (1226,10896,30000,0,0,50,0), + (1226,10897,44000,0,0,58,0), + (1226,10902,22000,0,0,42,0), + (1226,10903,28000,0,0,48,0), + (1226,10904,40000,0,0,54,0), + (1226,10905,46000,0,0,60,0), + (1226,10910,24000,0,0,44,0), + (1226,10913,24000,0,0,44,0), + (1226,10914,44000,0,0,58,0), + (1226,10918,24000,0,0,44,0), + (1226,10919,30000,0,0,50,0), + (1226,10920,42000,0,0,56,0), + (1226,10930,24000,0,0,44,0), + (1226,10931,30000,0,0,50,0), + (1226,10932,42000,0,0,56,0), + (1226,10935,26000,0,0,46,0), + (1226,10936,40000,0,0,54,0), + (1226,10939,28000,0,0,48,0), + (1226,10940,46000,0,0,60,0), + (1226,10943,30000,0,0,50,0), + (1226,10944,46000,0,0,60,0), + (1226,10948,26000,0,0,46,0), + (1226,10949,38000,0,0,52,0), + (1226,10950,44000,0,0,58,0), + (1226,10954,38000,0,0,52,0), + (1226,10959,42000,0,0,56,0), + (1226,10962,46000,0,0,60,0), + (1226,11025,30000,0,0,50,0), + (1226,11026,46000,0,0,60,0), + (1226,14820,1500,0,0,50,0), + (1226,15434,700,0,0,36,0), + (1226,15452,5000,0,0,24,0), + (1226,15454,10000,0,0,30,0), + (1226,15455,14000,0,0,36,0), + (1226,15457,22000,0,0,42,0), + (1226,15459,28000,0,0,48,0), + (1226,15460,40000,0,0,54,0), + (1226,17316,700,0,0,36,0), + (1226,17317,1200,0,0,44,0), + (1226,17318,1900,0,0,52,0), + (1226,18806,46000,0,0,60,0), + (1226,18808,2300,0,0,60,0), + (1226,19339,100,0,0,18,0), + (1226,19340,300,0,0,26,0), + (1226,19341,600,0,0,34,0), + (1226,19342,1100,0,0,42,0), + (1226,19343,1500,0,0,50,0), + (1226,19344,2200,0,0,58,0), + (1226,20771,44000,0,0,58,0), + (1226,27796,3000,0,0,20,0), + (1226,27821,1200,0,0,44,0), + (1226,27822,1900,0,0,52,0), + (1226,27823,2300,0,0,60,0), + (1226,27843,2300,0,0,60,0), + (1226,27845,2300,0,0,60,0), + (1226,27875,1200,0,0,50,0), + (1226,27876,1500,0,0,60,0), + (1228,1035,2000,0,0,20,0), + (1228,1142,100,0,0,4,0), + (1228,1168,200,0,0,8,0), + (1228,1173,100,0,0,6,0), + (1228,1174,400,0,0,10,0), + (1228,1176,1800,0,0,18,0), + (1228,1191,200,0,0,8,0), + (1228,1194,400,0,0,10,0), + (1228,1196,2000,0,0,20,0), + (1228,1198,600,0,0,12,0), + (1228,1200,2000,0,0,20,0), + (1228,1210,7000,0,0,28,0), + (1228,1211,900,0,0,14,0), + (1228,1214,8000,0,0,30,0), + (1228,1225,5000,0,0,26,0), + (1228,1228,15000,0,0,40,0), + (1228,1241,5000,0,0,26,0), + (1228,1249,100,0,0,6,0), + (1228,1250,600,0,0,12,0), + (1228,1251,3000,0,0,22,0), + (1228,1266,600,0,0,12,0), + (1228,1267,1800,0,0,18,0), + (1228,1467,900,0,0,14,0), + (1228,1472,10,0,0,1,0), + (1228,1473,900,0,0,14,0), + (1228,1474,7000,0,0,28,0), + (1228,1475,22750,0,0,42,0), + (1228,1481,2000,0,0,20,0), + (1228,1811,3000,0,0,22,0), + (1228,2124,1500,0,0,16,0), + (1228,2125,4000,0,0,24,0), + (1228,2141,100,0,0,6,0), + (1228,2142,900,0,0,14,0), + (1228,2143,3000,0,0,22,0), + (1228,2858,1500,0,0,16,0), + (1228,3142,1800,0,0,18,0), + (1228,3553,14000,0,0,38,0), + (1228,5146,200,0,0,8,0), + (1228,5147,1500,0,0,16,0), + (1228,5148,4000,0,0,24,0), + (1228,5507,100,0,0,4,0), + (1228,5565,400,0,0,10,0), + (1228,5566,2000,0,0,20,0), + (1228,6116,1,0,0,1,0), + (1228,6128,8000,0,0,30,0), + (1228,6130,10000,0,0,32,0), + (1228,6132,15000,0,0,40,0), + (1228,6142,7000,0,0,28,0), + (1228,6144,3000,0,0,22,0), + (1228,6493,600,0,0,12,0), + (1228,7323,2000,0,0,20,0), + (1228,8403,4000,0,0,24,0), + (1228,8404,8000,0,0,30,0), + (1228,8405,13000,0,0,36,0), + (1228,8409,5000,0,0,26,0), + (1228,8410,10000,0,0,32,0), + (1228,8411,14000,0,0,38,0), + (1228,8414,8000,0,0,30,0), + (1228,8415,14000,0,0,38,0), + (1228,8420,10000,0,0,32,0), + (1228,8421,15000,0,0,40,0), + (1228,8425,10000,0,0,32,0), + (1228,8426,15000,0,0,40,0), + (1228,8428,13000,0,0,36,0), + (1228,8440,3000,0,0,22,0), + (1228,8441,8000,0,0,30,0), + (1228,8442,14000,0,0,38,0), + (1228,8447,7000,0,0,28,0), + (1228,8448,12000,0,0,34,0), + (1228,8449,15000,0,0,40,0), + (1228,8452,4000,0,0,24,0), + (1228,8453,15000,0,0,36,0), + (1228,8456,8000,0,0,30,0), + (1228,8459,8000,0,0,30,0), + (1228,8460,15000,0,0,40,0), + (1228,8463,10000,0,0,32,0), + (1228,8464,18000,0,0,42,0), + (1228,8493,12000,0,0,34,0), + (1228,8496,7000,0,0,28,0), + (1228,8497,13000,0,0,36,0), + (1228,10055,28000,0,0,48,0), + (1228,10056,40000,0,0,58,0), + (1228,10141,15000,0,0,40,0), + (1228,10142,32000,0,0,50,0), + (1228,10146,22750,0,0,42,0), + (1228,10147,35000,0,0,52,0), + (1228,10152,22750,0,0,42,0), + (1228,10153,28000,0,0,48,0), + (1228,10154,36000,0,0,54,0), + (1228,10155,42000,0,0,60,0), + (1228,10162,22750,0,0,42,0), + (1228,10163,32000,0,0,50,0), + (1228,10164,40000,0,0,58,0), + (1228,10171,18000,0,0,42,0), + (1228,10172,36000,0,0,54,0), + (1228,10175,28000,0,0,48,0), + (1228,10176,42000,0,0,60,0), + (1228,10178,35000,0,0,52,0), + (1228,10182,23000,0,0,44,0), + (1228,10183,32000,0,0,50,0), + (1228,10184,38000,0,0,56,0), + (1228,10188,23000,0,0,44,0), + (1228,10189,35000,0,0,52,0), + (1228,10190,42000,0,0,60,0), + (1228,10194,23000,0,0,44,0), + (1228,10195,35000,0,0,52,0), + (1228,10196,42000,0,0,60,0), + (1228,10198,26000,0,0,46,0), + (1228,10200,36000,0,0,54,0), + (1228,10203,26000,0,0,46,0), + (1228,10204,36000,0,0,54,0), + (1228,10208,26000,0,0,46,0), + (1228,10209,35000,0,0,52,0), + (1228,10210,40000,0,0,58,0), + (1228,10213,28000,0,0,48,0), + (1228,10214,38000,0,0,56,0), + (1228,10217,28000,0,0,48,0), + (1228,10218,38000,0,0,56,0), + (1228,10221,32000,0,0,50,0), + (1228,10222,42000,0,0,60,0), + (1228,10224,32000,0,0,50,0), + (1228,10226,42000,0,0,60,0), + (1228,10231,36000,0,0,54,0), + (1228,12827,2000,0,0,20,0), + (1228,12828,15000,0,0,40,0), + (1228,12829,42000,0,0,60,0), + (1228,28403,2000,0,0,20,0), + (1229,797,4000,0,0,20,0), + (1229,798,10000,0,0,26,0), + (1229,1055,11000,0,0,28,0), + (1229,1065,1500,0,0,14,0), + (1229,1229,100,0,0,6,0), + (1229,1343,100,0,0,6,0), + (1229,1344,3000,0,0,18,0), + (1229,1423,100,0,0,4,0), + (1229,1424,4000,0,0,20,0), + (1229,1482,12000,0,0,30,0), + (1229,1606,200,0,0,8,0), + (1229,1607,2000,0,0,16,0), + (1229,1610,8000,0,0,24,0), + (1229,1611,14000,0,0,32,0), + (1229,1646,3000,0,0,18,0), + (1229,1675,1000,0,0,12,0), + (1229,1676,14000,0,0,32,0), + (1229,1677,54000,0,0,52,0), + (1229,1685,18000,0,0,36,0), + (1229,1716,200,0,0,8,0), + (1229,1722,42000,0,0,50,0), + (1229,1738,100,0,0,4,0), + (1229,2570,2000,0,0,16,0), + (1229,2688,600,0,0,10,0), + (1229,3128,100,0,0,6,0), + (1229,3433,12000,0,0,30,0), + (1229,3434,22000,0,0,40,0), + (1229,3435,42000,0,0,50,0), + (1229,5243,1000,0,0,12,0), + (1229,5247,6000,0,0,20,0), + (1229,5283,8000,0,0,24,0), + (1229,6158,22000,0,0,40,0), + (1229,6176,14000,0,0,32,0), + (1229,6177,22000,0,0,40,0), + (1229,6180,10000,0,0,26,0), + (1229,6191,8000,0,0,24,0), + (1229,6193,6000,0,0,22,0), + (1229,6543,14000,0,0,32,0), + (1229,6549,600,0,0,10,0), + (1229,6550,4000,0,0,20,0), + (1229,6551,12000,0,0,30,0), + (1229,6553,20000,0,0,38,0), + (1229,6556,60000,0,0,58,0), + (1229,6573,1500,0,0,14,0), + (1229,6575,8000,0,0,24,0), + (1229,6674,10,0,0,1,0), + (1229,7109,22000,0,0,40,0), + (1229,7374,14000,0,0,32,0), + (1229,7375,56000,0,0,54,0), + (1229,7380,16000,0,0,34,0), + (1229,7382,2000,0,0,16,0), + (1229,7385,1000,0,0,12,0), + (1229,7401,10000,0,0,26,0), + (1229,7403,18000,0,0,36,0), + (1229,7406,6000,0,0,22,0), + (1229,7889,11000,0,0,28,0), + (1229,8206,11000,0,0,28,0), + (1229,8207,20000,0,0,38,0), + (1229,8381,16000,0,0,34,0), + (1229,8821,20000,0,0,38,0), + (1229,11552,32000,0,0,42,0), + (1229,11553,54000,0,0,52,0), + (1229,11557,16000,0,0,34,0), + (1229,11558,34000,0,0,44,0), + (1229,11559,56000,0,0,54,0), + (1229,11570,40000,0,0,48,0), + (1229,11571,58000,0,0,56,0), + (1229,11575,22000,0,0,40,0), + (1229,11576,42000,0,0,50,0), + (1229,11577,62000,0,0,60,0), + (1229,11579,36000,0,0,46,0), + (1229,11582,40000,0,0,48,0), + (1229,11583,60000,0,0,58,0), + (1229,11586,34000,0,0,44,0), + (1229,11587,62000,0,0,60,0), + (1229,11598,36000,0,0,46,0), + (1229,11599,60000,0,0,58,0), + (1229,11602,34000,0,0,44,0), + (1229,11603,56000,0,0,54,0), + (1229,11606,36000,0,0,46,0), + (1229,11607,56000,0,0,54,0), + (1229,18556,14000,0,0,32,0), + (1229,20561,36000,0,0,46,0), + (1229,20562,58000,0,0,56,0), + (1229,20571,62000,0,0,60,0), + (1229,20621,32000,0,0,42,0), + (1229,20622,54000,0,0,52,0), + (1229,20703,40000,0,0,48,0), + (1229,20704,58000,0,0,56,0), + (1229,20724,4000,0,0,20,0), + (1229,21555,200,0,0,48,0), + (1229,21557,2800,0,0,54,0), + (1229,21558,3100,0,0,60,0), + (1229,23898,2000,0,0,48,0), + (1229,23899,2800,0,0,54,0), + (1229,23900,3100,0,0,60,0), + (1229,23926,200,0,0,48,0), + (1229,23927,2800,0,0,54,0), + (1229,23928,3100,0,0,60,0), + (1231,796,2200,0,0,20,0), + (1231,1117,600,0,0,12,0), + (1231,1424,2200,0,0,20,0), + (1231,1547,10,0,0,1,0), + (1231,1549,1800,0,0,16,0), + (1231,1552,2200,0,0,20,0), + (1231,1563,1800,0,0,50,0), + (1231,1564,18000,0,0,40,0), + (1231,1567,1200,0,0,14,0), + (1231,1603,10000,0,0,32,0), + (1231,2003,100,0,0,4,0), + (1231,2898,14000,0,0,36,0), + (1231,2899,1200,0,0,14,0), + (1231,2979,600,0,0,12,0), + (1231,3047,6000,0,0,22,0), + (1231,3048,100,0,0,6,0), + (1231,3049,7000,0,0,26,0), + (1231,3128,200,0,0,8,0), + (1231,3663,8000,0,0,28,0), + (1231,3664,14000,0,0,36,0), + (1231,5117,200,0,0,8,0), + (1231,5131,2200,0,0,20,0), + (1231,5298,100,0,0,6,0), + (1231,5338,2000,0,0,18,0), + (1231,5385,8000,0,0,30,0), + (1231,6198,1200,0,0,14,0), + (1231,6385,400,0,0,10,0), + (1231,6791,2200,0,0,20,0), + (1231,6792,7000,0,0,24,0), + (1231,6999,8000,0,0,30,0), + (1231,8738,18000,0,0,40,0), + (1231,13160,18000,0,0,40,0), + (1231,13162,8000,0,0,30,0), + (1231,13164,100,0,0,4,0), + (1231,13545,26000,0,0,44,0), + (1231,13546,40000,0,0,52,0), + (1231,13547,50000,0,0,60,0), + (1231,13556,400,0,0,10,0), + (1231,13557,2000,0,0,18,0), + (1231,13558,7000,0,0,26,0), + (1231,13559,12000,0,0,34,0), + (1231,13560,24000,0,0,42,0), + (1231,13561,36000,0,0,50,0), + (1231,13562,48000,0,0,58,0), + (1231,13799,1800,0,0,16,0), + (1231,13811,8000,0,0,28,0), + (1231,13814,12000,0,0,34,0), + (1231,14332,200,0,0,8,0), + (1231,14333,1800,0,0,16,0), + (1231,14334,7000,0,0,24,0), + (1231,14335,10000,0,0,32,0), + (1231,14336,18000,0,0,40,0), + (1231,14337,32000,0,0,48,0), + (1231,14338,46000,0,0,56,0), + (1231,14339,16000,0,0,38,0), + (1231,14340,5000,0,0,60,0), + (1231,14341,8000,0,0,30,0), + (1231,14342,26000,0,0,44,0), + (1231,14343,48000,0,0,58,0), + (1231,14344,12000,0,0,34,0), + (1231,14345,32000,0,0,48,0), + (1231,14346,2200,0,0,20,0), + (1231,14347,10000,0,0,32,0), + (1231,14348,24000,0,0,42,0), + (1231,14349,40000,0,0,52,0), + (1231,14350,28000,0,0,46,0), + (1231,14351,46000,0,0,56,0), + (1231,14352,600,0,0,12,0), + (1231,14353,2200,0,0,20,0), + (1231,14354,8000,0,0,28,0), + (1231,14355,14000,0,0,36,0), + (1231,14356,26000,0,0,44,0), + (1231,14357,40000,0,0,52,0), + (1231,14358,50000,0,0,60,0), + (1231,14359,24000,0,0,42,0), + (1231,14360,42000,0,0,54,0), + (1231,14361,36000,0,0,50,0), + (1231,14362,48000,0,0,58,0), + (1231,14364,7000,0,0,26,0), + (1231,14365,14000,0,0,36,0), + (1231,14366,28000,0,0,46,0), + (1231,14367,46000,0,0,56,0), + (1231,14368,18000,0,0,40,0), + (1231,14370,50000,0,0,60,0), + (1231,14372,26000,0,0,44,0), + (1231,14373,42000,0,0,54,0), + (1231,14374,2000,0,0,18,0), + (1231,14375,8000,0,0,28,0), + (1231,14376,16000,0,0,38,0), + (1231,14377,32000,0,0,48,0), + (1231,14378,48000,0,0,58,0), + (1231,14431,6000,0,0,22,0), + (1231,14432,18000,0,0,40,0), + (1231,14434,48000,0,0,58,0), + (1231,14445,8000,0,0,30,0), + (1231,14446,28000,0,0,46,0), + (1231,15637,8000,0,0,30,0), + (1231,15638,18000,0,0,40,0), + (1231,15639,36000,0,0,50,0), + (1231,15640,50000,0,0,60,0), + (1231,20044,28000,0,0,46,0), + (1231,20155,10000,0,0,32,0), + (1231,20156,36000,0,0,50,0), + (1231,20157,7000,0,0,26,0), + (1231,20158,18000,0,0,40,0), + (1231,20159,7000,0,0,24,0), + (1231,20160,400,0,0,10,0), + (1231,20161,2000,0,0,18,0), + (1231,20191,46000,0,0,56,0), + (1231,20738,600,0,0,12,0), + (1231,20931,400,0,0,28,0), + (1231,20932,700,0,0,36,0), + (1231,20933,1300,0,0,44,0), + (1231,20934,2000,0,0,52,0), + (1231,20935,2500,0,0,60,0), + (1231,20938,2500,0,0,60,0), + (1231,20940,1800,0,0,50,0), + (1231,20941,2500,0,0,60,0), + (1231,20942,1200,0,0,42,0), + (1231,20943,2100,0,0,54,0), + (1232,685,28000,0,0,50,0), + (1232,1873,100,0,0,6,0), + (1232,1874,2000,0,0,14,0), + (1232,1875,10,0,0,1,0), + (1232,1876,4000,0,0,20,0), + (1232,1877,20000,0,0,40,0), + (1232,1878,300,0,0,10,0), + (1232,1897,13000,0,0,34,0), + (1232,1898,28000,0,0,50,0), + (1232,1909,3500,0,0,18,0), + (1232,1911,300,0,0,10,0), + (1232,1912,6000,0,0,26,0), + (1232,1913,4000,0,0,22,0), + (1232,1914,11000,0,0,30,0), + (1232,1937,100,0,0,8,0), + (1232,1998,100,0,0,8,0), + (1232,2804,11000,0,0,30,0), + (1232,3128,100,0,0,8,0), + (1232,3473,16000,0,0,38,0), + (1232,4990,21000,0,0,42,0), + (1232,5253,5000,0,0,24,0), + (1232,5572,100,0,0,6,0), + (1232,5574,3500,0,0,18,0), + (1232,5584,100,0,0,8,0), + (1232,5590,5000,0,0,24,0), + (1232,5591,20000,0,0,40,0), + (1232,5600,5000,0,0,24,0), + (1232,5613,4000,0,0,20,0), + (1232,5616,9000,0,0,28,0), + (1232,5617,14000,0,0,36,0), + (1232,5629,16000,0,0,38,0), + (1232,6941,24000,0,0,46,0), + (1232,7109,20000,0,0,40,0), + (1232,7296,3000,0,0,16,0), + (1232,10279,16000,0,0,38,0), + (1232,10294,300,0,0,10,0), + (1232,10295,11000,0,0,30,0), + (1232,10296,28000,0,0,50,0), + (1232,10297,46000,0,0,60,0), + (1232,10302,6000,0,0,26,0), + (1232,10303,14000,0,0,36,0), + (1232,10304,24000,0,0,46,0), + (1232,10305,42000,0,0,56,0), + (1232,10309,40000,0,0,54,0), + (1232,10311,28000,0,0,50,0), + (1232,10315,22000,0,0,44,0), + (1232,10316,34000,0,0,52,0), + (1232,10317,46000,0,0,60,0), + (1232,10320,46000,0,0,60,0), + (1232,10321,100,0,0,4,0), + (1232,10323,5000,0,0,24,0), + (1232,10325,14000,0,0,36,0), + (1232,10327,34000,0,0,52,0), + (1232,10330,24000,0,0,46,0), + (1232,10331,40000,0,0,54,0), + (1232,19741,100,0,0,4,0), + (1232,19743,2000,0,0,14,0), + (1232,19747,4000,0,0,22,0), + (1232,19751,4000,0,0,20,0), + (1232,19754,11000,0,0,30,0), + (1232,19839,1000,0,0,12,0), + (1232,19840,4000,0,0,22,0), + (1232,19841,12000,0,0,32,0), + (1232,19842,21000,0,0,42,0), + (1232,19843,34000,0,0,52,0), + (1232,19855,5000,0,0,24,0), + (1232,19856,13000,0,0,34,0), + (1232,19857,22000,0,0,44,0), + (1232,19858,40000,0,0,54,0), + (1232,19892,9000,0,0,28,0), + (1232,19893,12000,0,0,32,0), + (1232,19894,14000,0,0,36,0), + (1232,19904,20000,0,0,40,0), + (1232,19905,34000,0,0,52,0), + (1232,19906,22000,0,0,44,0), + (1232,19907,42000,0,0,56,0), + (1232,19908,26000,0,0,48,0), + (1232,19909,46000,0,0,60,0), + (1232,19944,6000,0,0,26,0), + (1232,19945,13000,0,0,34,0), + (1232,19946,21000,0,0,42,0), + (1232,19947,28000,0,0,50,0), + (1232,19948,44000,0,0,58,0), + (1232,19995,20000,0,0,40,0), + (1232,19996,28000,0,0,50,0), + (1232,19997,46000,0,0,60,0), + (1232,20437,300,0,0,10,0), + (1232,20438,3500,0,0,18,0), + (1232,20439,6000,0,0,26,0), + (1232,20440,13000,0,0,34,0), + (1232,20441,21000,0,0,42,0), + (1232,20442,28000,0,0,50,0), + (1232,20443,44000,0,0,58,0), + (1232,20444,1000,0,0,12,0), + (1232,20445,4000,0,0,22,0), + (1232,20446,12000,0,0,32,0), + (1232,20447,21000,0,0,42,0), + (1232,20448,34000,0,0,52,0), + (1232,20450,3000,0,0,16,0), + (1232,20455,11000,0,0,30,0), + (1232,20456,20000,0,0,40,0), + (1232,20457,28000,0,0,50,0), + (1232,20458,46000,0,0,60,0), + (1232,20459,16000,0,0,38,0), + (1232,20460,26000,0,0,48,0), + (1232,20461,44000,0,0,58,0), + (1232,20462,4000,0,0,22,0), + (1232,20730,40000,0,0,54,0), + (1232,20774,26000,0,0,48,0), + (1232,20775,46000,0,0,60,0), + (1232,20944,200,0,0,30,0), + (1232,20945,1000,0,0,40,0), + (1232,20946,1260,0,0,50,0), + (1232,20947,2070,0,0,60,0), + (1232,20949,900,0,0,40,0), + (1232,20950,1260,0,0,50,0), + (1232,20951,2070,0,0,60,0), + (1232,20952,1000,0,0,40,0), + (1232,20953,1400,0,0,50,0), + (1232,20954,2300,0,0,60,0), + (1232,20956,1260,0,0,50,0), + (1232,20957,2070,0,0,60,0), + (1232,20958,1170,0,0,48,0), + (1232,20960,2100,0,0,56,0), + (1232,21083,100,0,0,6,0), + (1232,24276,22000,0,0,44,0), + (1232,24277,34000,0,0,52,0), + (1232,24278,46000,0,0,60,0), + (1232,25915,46000,0,0,52,0), + (1232,25917,41400,0,0,60,0), + (1232,25919,40000,0,0,54,0), + (1232,25920,46000,0,0,60,0), + (1232,25939,46000,0,0,60,0), + (1232,25946,2070,0,0,60,0), + (1232,25948,46000,0,0,60,0), + (1232,25951,2070,0,0,60,0), + (1232,26574,200,0,0,30,0), + (1234,652,300,0,0,10,0), + (1234,1424,300,0,0,10,0), + (1234,1728,4000,0,0,22,0), + (1234,1762,100,0,0,6,0), + (1234,1763,1200,0,0,14,0), + (1234,1764,4000,0,0,22,0), + (1234,1765,10000,0,0,30,0), + (1234,1771,800,0,0,12,0), + (1234,1772,6000,0,0,26,0), + (1234,1773,27000,0,0,42,0), + (1234,1774,52000,0,0,58,0), + (1234,1780,100,0,0,6,0), + (1234,1781,2900,0,0,18,0), + (1234,1789,10,0,0,1,0), + (1234,1790,3000,0,0,20,0), + (1234,1791,20000,0,0,40,0), + (1234,1792,54000,0,0,60,0), + (1234,1838,6000,0,0,26,0), + (1234,1845,10000,0,0,30,0), + (1234,1846,5000,0,0,24,0), + (1234,1858,4000,0,0,22,0), + (1234,1859,27000,0,0,42,0), + (1234,1862,20000,0,0,40,0), + (1234,2592,100,0,0,4,0), + (1234,2593,800,0,0,12,0), + (1234,2594,3000,0,0,20,0), + (1234,2595,8000,0,0,28,0), + (1234,2843,10000,40,130,30,0), + (1234,2844,18000,40,170,38,0), + (1234,2984,300,0,0,10,0), + (1234,3128,800,0,0,12,0), + (1234,3422,3000,40,1,20,0), + (1234,3423,35000,40,230,50,0), + (1234,5167,100,0,0,4,0), + (1234,5175,300,0,0,10,0), + (1234,5278,200,0,0,8,0), + (1234,5768,5000,40,100,24,0), + (1234,6185,7750,0,0,46,0), + (1234,6480,1800,0,0,16,0), + (1234,6505,14000,0,0,34,0), + (1234,6511,14000,40,150,34,0), + (1234,6734,1800,0,0,16,0), + (1234,6735,10000,0,0,30,0), + (1234,6736,3000,0,0,20,0), + (1234,6737,1200,0,0,14,0), + (1234,6763,200,0,0,8,0), + (1234,6764,1800,0,0,16,0), + (1234,6765,5000,0,0,24,0), + (1234,6769,8000,0,0,28,0), + (1234,6771,8000,0,0,28,0), + (1234,6775,27000,0,0,42,0), + (1234,8622,18000,0,0,38,0), + (1234,8625,12000,0,0,32,0), + (1234,8626,20000,0,0,40,0), + (1234,8630,12000,0,0,32,0), + (1234,8634,4000,0,0,22,0), + (1234,8635,10000,0,0,30,0), + (1234,8636,18000,0,0,38,0), + (1234,8638,20000,0,0,40,0), + (1234,8641,8000,0,0,28,0), + (1234,8642,16000,0,0,36,0), + (1234,8644,35000,0,0,50,0), + (1234,8648,1200,0,0,14,0), + (1234,8651,6000,0,0,26,0), + (1234,8652,16000,0,0,36,0), + (1234,8678,2900,0,0,18,0), + (1234,8695,18000,40,170,38,0), + (1234,8697,14000,0,0,34,0), + (1234,8701,8000,40,120,28,0), + (1234,8723,16000,0,0,36,0), + (1234,8727,6000,0,0,26,0), + (1234,8728,14000,0,0,34,0), + (1234,8810,16000,40,160,36,0), + (1234,11199,31000,0,0,46,0), + (1234,11200,50000,0,0,56,0), + (1234,11270,27000,0,0,42,0), + (1234,11271,35000,0,0,50,0), + (1234,11272,52000,0,0,58,0), + (1234,11276,29000,0,0,44,0), + (1234,11277,46000,0,0,52,0), + (1234,11278,54000,0,0,60,0), + (1234,11282,29000,0,0,44,0), + (1234,11283,46000,0,0,52,0), + (1234,11284,54000,0,0,60,0), + (1234,11287,31000,0,0,46,0), + (1234,11288,54000,0,0,60,0), + (1234,11291,31000,0,0,46,0), + (1234,11292,48000,0,0,54,0), + (1234,11295,31000,0,0,46,0), + (1234,11296,48000,0,0,54,0), + (1234,11298,33000,0,0,48,0), + (1234,11301,33000,0,0,48,0), + (1234,11302,50000,0,0,56,0), + (1234,11304,46000,0,0,52,0), + (1234,11318,52000,0,0,58,0), + (1234,11344,29000,40,200,44,0), + (1234,11345,46000,40,240,52,0), + (1234,11346,54000,40,280,60,0), + (1234,11360,31000,40,210,46,0), + (1234,11361,48000,40,250,54,0), + (1234,11401,46000,40,240,52,0), + (1234,13027,13000,0,0,58,0), + (1234,13221,12000,40,140,32,0), + (1234,13231,20000,40,180,40,0), + (1234,13232,33000,40,220,48,0), + (1234,13233,50000,40,260,56,0), + (1241,2020,9,0,0,5,0), + (1241,2743,50,164,1,0,0), + (1241,2744,90,164,35,0,0), + (1241,2746,90,164,65,0,0), + (1241,2747,180,164,70,0,0), + (1241,2754,45,164,15,0,0), + (1241,2755,45,164,20,0,0), + (1241,2756,45,164,25,0,0), + (1241,3118,90,164,65,0,0), + (1241,3299,225,164,35,0,0), + (1241,3300,450,164,70,0,0), + (1241,3340,45,164,20,0,0), + (1241,3341,90,164,25,0,0), + (1241,3342,90,164,40,0,0), + (1241,3343,180,164,45,0,0), + (1241,3344,225,164,75,0,0), + (1241,7409,270,164,65,0,0), + (1241,8881,90,164,30,0,0), + (1241,9984,90,164,30,0,0), + (1246,2275,10,0,0,5,0), + (1246,2339,100,171,25,0,0), + (1246,2340,135,171,40,0,0), + (1246,2341,250,171,55,0,0), + (1246,3179,450,171,90,0,0), + (1246,3181,1350,171,120,0,0), + (1246,3184,50,171,15,0,0), + (1246,3185,1350,171,125,0,0), + (1246,3186,1800,171,130,0,0), + (1246,3458,3600,171,110,0,0), + (1246,7180,405,171,90,0,0), + (1246,7838,225,171,80,0,0), + (1246,7839,900,171,130,0,0), + (1246,7842,900,171,100,0,0), + (1246,7846,2700,171,140,0,0), + (1246,11536,225,171,50,0,0), + (1292,8615,10,0,0,0,0), + (1292,8619,500,393,50,0,0), + (1292,8620,5000,393,125,0,0), + (1292,10769,50000,393,200,35,0), + (1300,2414,45,197,40,0,0), + (1300,2415,22,197,1,0,0), + (1300,2416,45,197,40,0,0), + (1300,2417,270,197,70,0,0), + (1300,2418,180,197,70,0,0), + (1300,2419,180,197,60,0,0), + (1300,2423,225,197,75,0,0), + (1300,2966,90,197,75,0,0), + (1300,2967,180,197,65,0,0), + (1300,2996,45,197,10,0,0), + (1300,3783,90,197,45,0,0), + (1300,3876,90,197,35,0,0), + (1300,3877,180,197,60,0,0), + (1300,3878,270,197,70,0,0), + (1300,3911,10,0,0,5,0), + (1300,3916,45,197,30,0,0), + (1300,3917,25,197,1,0,0), + (1300,7626,45,197,30,0,0), + (1300,7627,45,197,30,0,0), + (1300,8466,45,197,40,0,0), + (1300,8777,45,197,10,0,0), + (1300,12118,30,197,1,0,0), + (1300,12119,45,197,20,0,0), + (1300,12120,270,197,75,0,0), + (1317,7414,10,0,0,5,0), + (1317,7415,500,333,50,10,0), + (1317,7422,50,333,15,0,0), + (1317,7441,100,333,45,0,0), + (1317,7459,250,333,50,0,0), + (1317,7461,200,333,70,0,0), + (1317,7746,450,333,100,0,0), + (1317,7749,250,333,60,0,0), + (1317,7789,450,333,90,0,0), + (1317,7796,360,333,80,0,0), + (1317,7797,900,333,100,0,0), + (1317,7858,900,333,120,0,0), + (1317,7862,1125,333,125,0,0), + (1317,13373,100,333,40,0,0), + (1317,13391,1260,333,125,0,0), + (1317,13392,540,333,105,0,0), + (1317,13422,720,333,115,0,0), + (1317,13499,1350,333,130,0,0), + (1317,13502,1350,333,130,0,0), + (1317,13504,1800,333,140,0,0), + (1317,13531,2160,333,145,0,0), + (1317,13539,2250,333,140,0,0), + (1317,13609,2160,333,145,0,0), + (1317,13623,2255,333,150,0,0), + (1317,13627,2250,333,150,0,0), + (1317,13629,2250,333,150,0,0), + (1317,14805,50,333,10,0,0), + (1317,14808,200,333,70,0,0), + (1346,2414,45,197,40,0,0), + (1346,2415,22,197,1,0,0), + (1346,2416,45,197,40,0,0), + (1346,2417,270,197,70,0,0), + (1346,2418,180,197,70,0,0), + (1346,2419,180,197,60,0,0), + (1346,2421,270,197,85,0,0), + (1346,2422,270,197,95,0,0), + (1346,2423,225,197,75,0,0), + (1346,2424,180,197,100,0,0), + (1346,2966,90,197,75,0,0), + (1346,2967,180,197,65,0,0), + (1346,2996,45,197,10,0,0), + (1346,3783,90,197,45,0,0), + (1346,3785,180,197,80,0,0), + (1346,3814,720,197,150,0,0), + (1346,3874,450,197,125,0,0), + (1346,3875,900,197,175,0,0), + (1346,3876,90,197,35,0,0), + (1346,3877,180,197,60,0,0), + (1346,3878,270,197,70,0,0), + (1346,3879,360,197,85,0,0), + (1346,3880,270,197,80,0,0), + (1346,3881,450,197,110,0,0), + (1346,3882,450,197,110,0,0), + (1346,3884,675,197,130,0,0), + (1346,3886,675,197,125,0,0), + (1346,3888,675,197,150,0,0), + (1346,3889,900,197,185,0,0), + (1346,3890,225,197,110,0,0), + (1346,3893,450,197,170,0,0), + (1346,3911,10,0,0,5,0), + (1346,3912,450,197,50,10,0), + (1346,3913,4500,197,125,20,0), + (1346,3916,45,197,30,0,0), + (1346,6522,360,197,90,0,0), + (1346,6691,900,197,135,0,0), + (1346,7626,45,197,30,0,0), + (1346,7627,45,197,30,0,0), + (1346,8466,45,197,40,0,0), + (1346,8468,225,197,110,0,0), + (1346,8490,450,197,160,0,0), + (1346,8491,675,197,175,0,0), + (1346,8759,540,197,140,0,0), + (1346,8761,540,197,145,0,0), + (1346,8763,675,197,160,0,0), + (1346,8765,810,197,170,0,0), + (1346,8767,900,197,175,0,0), + (1346,8771,900,197,190,0,0), + (1346,8773,900,197,175,0,0), + (1346,8775,900,197,180,0,0), + (1346,8777,45,197,10,0,0), + (1346,8801,2700,197,195,0,0), + (1346,8805,4500,197,210,0,0), + (1346,8807,2250,197,185,0,0), + (1346,12100,3600,197,205,0,0), + (1346,12101,3600,197,205,0,0), + (1346,12102,3600,197,210,0,0), + (1346,12104,4500,197,215,0,0), + (1346,12106,2250,197,215,0,0), + (1346,12110,4500,197,225,0,0), + (1346,12111,4500,197,225,0,0), + (1346,12112,4500,197,225,0,0), + (1346,12113,4500,197,225,0,0), + (1346,12119,45,197,20,0,0), + (1346,12120,270,197,75,0,0), + (1355,2551,100,0,0,5,0), + (1355,2559,50,185,10,0,0), + (1355,2561,100,185,50,0,0), + (1355,2562,200,185,75,0,0), + (1355,2563,150,185,80,0,0), + (1355,3412,500,185,50,10,0), + (1355,6502,100,185,50,0,0), + (1355,6503,300,185,125,0,0), + (1355,21176,4000,185,200,0,0), + (1382,2551,100,0,0,5,0), + (1382,2559,50,185,10,0,0), + (1382,2561,100,185,50,0,0), + (1382,2562,200,185,75,0,0), + (1382,2563,150,185,80,0,0), + (1382,3412,500,185,50,10,0), + (1382,6502,100,185,50,0,0), + (1382,6503,300,185,125,0,0), + (1382,21176,4000,185,200,0,0), + (1383,2020,9,0,0,5,0), + (1383,2021,450,164,50,10,0), + (1383,2744,90,164,35,0,0), + (1383,2745,450,164,90,0,0), + (1383,2746,90,164,65,0,0), + (1383,2747,180,164,70,0,0), + (1383,2749,270,164,105,0,0), + (1383,2750,450,164,105,0,0), + (1383,2751,450,164,120,0,0), + (1383,2752,900,164,125,0,0), + (1383,2753,900,164,145,0,0), + (1383,2754,45,164,15,0,0), + (1383,2755,45,164,20,0,0), + (1383,2756,45,164,25,0,0), + (1383,2757,180,164,110,0,0), + (1383,2758,180,164,115,0,0), + (1383,2759,180,164,120,0,0), + (1383,3118,90,164,65,0,0), + (1383,3119,900,164,125,0,0), + (1383,3298,450,164,90,0,0), + (1383,3299,225,164,35,0,0), + (1383,3300,450,164,70,0,0), + (1383,3301,900,164,130,0,0), + (1383,3340,45,164,20,0,0), + (1383,3341,90,164,25,0,0), + (1383,3342,90,164,40,0,0), + (1383,3343,180,164,45,0,0), + (1383,3344,225,164,75,0,0), + (1383,3345,1000,164,110,0,0), + (1383,3346,450,164,130,0,0), + (1383,3347,900,164,135,0,0), + (1383,3348,900,164,125,0,0), + (1383,3516,600,164,100,0,0), + (1383,6520,720,164,110,0,0), + (1383,7409,270,164,65,0,0), + (1383,7819,180,164,95,0,0), + (1383,7820,90,164,100,0,0), + (1383,8769,225,164,150,0,0), + (1383,8881,90,164,30,0,0), + (1383,9984,90,164,30,0,0), + (1383,9988,225,164,125,0,0), + (1383,9989,450,164,130,0,0), + (1383,9990,450,164,135,0,0), + (1383,14381,225,164,150,0,0), + (1383,19670,600,164,100,0,0), + (1383,19671,225,164,150,0,0), + (1385,2154,500,165,50,10,0), + (1385,2179,1000,165,110,0,0), + (1385,2180,1400,165,120,0,0), + (1385,2181,650,165,100,0,0), + (1385,2884,650,165,100,0,0), + (1385,2886,550,165,85,0,0), + (1385,3786,500,165,75,0,0), + (1385,3788,550,165,85,0,0), + (1385,3789,500,165,80,0,0), + (1385,3819,650,165,100,0,0), + (1385,7146,1000,165,115,0,0), + (1385,9066,450,165,70,0,0), + (1385,9069,600,165,95,0,0), + (1385,9075,1400,165,120,0,0), + (1385,20651,500,165,100,0,0), + (1386,2275,10,0,0,5,0), + (1386,2280,450,171,50,10,0), + (1386,2339,100,171,25,0,0), + (1386,2340,135,171,40,0,0), + (1386,3179,450,171,90,0,0), + (1386,3181,1350,171,120,0,0), + (1386,3184,50,171,15,0,0), + (1386,3185,1350,171,125,0,0), + (1386,3186,1800,171,130,0,0), + (1386,3458,3600,171,110,0,0), + (1386,3459,4500,171,165,0,0), + (1386,3461,4500,171,160,0,0), + (1386,3465,5000,171,125,20,0), + (1386,7180,405,171,90,0,0), + (1386,7182,4500,171,155,0,0), + (1386,7838,225,171,80,0,0), + (1386,7839,900,171,130,0,0), + (1386,7842,900,171,100,0,0), + (1386,7846,2700,171,140,0,0), + (1386,11483,5850,171,185,0,0), + (1386,11484,6750,171,195,0,0), + (1386,11486,7200,171,205,0,0), + (1386,11488,8100,171,205,0,0), + (1386,11491,9000,171,215,0,0), + (1386,11495,4500,171,230,0,0), + (1386,11496,9000,171,235,0,0), + (1386,11497,18000,171,235,0,0), + (1386,11498,18000,171,240,0,0), + (1386,11501,12600,171,250,0,0), + (1386,11536,225,171,50,0,0), + (1386,11612,45000,171,200,35,0), + (1386,12610,7200,171,200,0,0), + (1386,15834,9000,171,230,0,0), + (1386,17581,13500,171,250,0,0), + (1386,22809,9000,171,215,0,0), + (1404,796,2200,0,0,20,0), + (1404,1117,600,0,0,12,0), + (1404,1424,2200,0,0,20,0), + (1404,1547,10,0,0,1,0), + (1404,1549,1800,0,0,16,0), + (1404,1552,2200,0,0,20,0), + (1404,1563,1800,0,0,50,0), + (1404,1564,18000,0,0,40,0), + (1404,1567,1200,0,0,14,0), + (1404,1603,10000,0,0,32,0), + (1404,2003,100,0,0,4,0), + (1404,2898,14000,0,0,36,0), + (1404,2899,1200,0,0,14,0), + (1404,2979,600,0,0,12,0), + (1404,3047,6000,0,0,22,0), + (1404,3048,100,0,0,6,0), + (1404,3049,7000,0,0,26,0), + (1404,3128,200,0,0,8,0), + (1404,3663,8000,0,0,28,0), + (1404,3664,14000,0,0,36,0), + (1404,5117,200,0,0,8,0), + (1404,5131,2200,0,0,20,0), + (1404,5298,100,0,0,6,0), + (1404,5338,2000,0,0,18,0), + (1404,5385,8000,0,0,30,0), + (1404,6198,1200,0,0,14,0), + (1404,6385,400,0,0,10,0), + (1404,6791,2200,0,0,20,0), + (1404,6792,7000,0,0,24,0), + (1404,6999,8000,0,0,30,0), + (1404,8738,18000,0,0,40,0), + (1404,13160,18000,0,0,40,0), + (1404,13162,8000,0,0,30,0), + (1404,13164,100,0,0,4,0), + (1404,13545,26000,0,0,44,0), + (1404,13546,40000,0,0,52,0), + (1404,13547,50000,0,0,60,0), + (1404,13556,400,0,0,10,0), + (1404,13557,2000,0,0,18,0), + (1404,13558,7000,0,0,26,0), + (1404,13559,12000,0,0,34,0), + (1404,13560,24000,0,0,42,0), + (1404,13561,36000,0,0,50,0), + (1404,13562,48000,0,0,58,0), + (1404,13799,1800,0,0,16,0), + (1404,13811,8000,0,0,28,0), + (1404,13814,12000,0,0,34,0), + (1404,14332,200,0,0,8,0), + (1404,14333,1800,0,0,16,0), + (1404,14334,7000,0,0,24,0), + (1404,14335,10000,0,0,32,0), + (1404,14336,18000,0,0,40,0), + (1404,14337,32000,0,0,48,0), + (1404,14338,46000,0,0,56,0), + (1404,14339,16000,0,0,38,0), + (1404,14340,5000,0,0,60,0), + (1404,14341,8000,0,0,30,0), + (1404,14342,26000,0,0,44,0), + (1404,14343,48000,0,0,58,0), + (1404,14344,12000,0,0,34,0), + (1404,14345,32000,0,0,48,0), + (1404,14346,2200,0,0,20,0), + (1404,14347,10000,0,0,32,0), + (1404,14348,24000,0,0,42,0), + (1404,14349,40000,0,0,52,0), + (1404,14350,28000,0,0,46,0), + (1404,14351,46000,0,0,56,0), + (1404,14352,600,0,0,12,0), + (1404,14353,2200,0,0,20,0), + (1404,14354,8000,0,0,28,0), + (1404,14355,14000,0,0,36,0), + (1404,14356,26000,0,0,44,0), + (1404,14357,40000,0,0,52,0), + (1404,14358,50000,0,0,60,0), + (1404,14359,24000,0,0,42,0), + (1404,14360,42000,0,0,54,0), + (1404,14361,36000,0,0,50,0), + (1404,14362,48000,0,0,58,0), + (1404,14364,7000,0,0,26,0), + (1404,14365,14000,0,0,36,0), + (1404,14366,28000,0,0,46,0), + (1404,14367,46000,0,0,56,0), + (1404,14368,18000,0,0,40,0), + (1404,14370,50000,0,0,60,0), + (1404,14372,26000,0,0,44,0), + (1404,14373,42000,0,0,54,0), + (1404,14374,2000,0,0,18,0), + (1404,14375,8000,0,0,28,0), + (1404,14376,16000,0,0,38,0), + (1404,14377,32000,0,0,48,0), + (1404,14378,48000,0,0,58,0), + (1404,14431,6000,0,0,22,0), + (1404,14432,18000,0,0,40,0), + (1404,14434,48000,0,0,58,0), + (1404,14445,8000,0,0,30,0), + (1404,14446,28000,0,0,46,0), + (1404,15637,8000,0,0,30,0), + (1404,15638,18000,0,0,40,0), + (1404,15639,36000,0,0,50,0), + (1404,15640,50000,0,0,60,0), + (1404,20044,28000,0,0,46,0), + (1404,20155,10000,0,0,32,0), + (1404,20156,36000,0,0,50,0), + (1404,20157,7000,0,0,26,0), + (1404,20158,18000,0,0,40,0), + (1404,20159,7000,0,0,24,0), + (1404,20160,400,0,0,10,0), + (1404,20161,2000,0,0,18,0), + (1404,20191,46000,0,0,56,0), + (1404,20738,600,0,0,12,0), + (1404,20931,400,0,0,28,0), + (1404,20932,700,0,0,36,0), + (1404,20933,1300,0,0,44,0), + (1404,20934,2000,0,0,52,0), + (1404,20935,2500,0,0,60,0), + (1404,20938,2500,0,0,60,0), + (1404,20940,1800,0,0,50,0), + (1404,20941,2500,0,0,60,0), + (1404,20942,1200,0,0,42,0), + (1404,20943,2100,0,0,54,0), + (1411,652,300,0,0,10,0), + (1411,1424,300,0,0,10,0), + (1411,1728,4000,0,0,22,0), + (1411,1762,100,0,0,6,0), + (1411,1763,1200,0,0,14,0), + (1411,1764,4000,0,0,22,0), + (1411,1765,10000,0,0,30,0), + (1411,1771,800,0,0,12,0), + (1411,1772,6000,0,0,26,0), + (1411,1773,27000,0,0,42,0), + (1411,1774,52000,0,0,58,0), + (1411,1780,100,0,0,6,0), + (1411,1781,2900,0,0,18,0), + (1411,1789,10,0,0,1,0), + (1411,1790,3000,0,0,20,0), + (1411,1791,20000,0,0,40,0), + (1411,1792,54000,0,0,60,0), + (1411,1838,6000,0,0,26,0), + (1411,1845,10000,0,0,30,0), + (1411,1846,5000,0,0,24,0), + (1411,1858,4000,0,0,22,0), + (1411,1859,27000,0,0,42,0), + (1411,1862,20000,0,0,40,0), + (1411,2592,100,0,0,4,0), + (1411,2593,800,0,0,12,0), + (1411,2594,3000,0,0,20,0), + (1411,2595,8000,0,0,28,0), + (1411,2843,10000,40,130,30,0), + (1411,2844,18000,40,170,38,0), + (1411,2984,300,0,0,10,0), + (1411,3128,800,0,0,12,0), + (1411,3422,3000,40,1,20,0), + (1411,3423,35000,40,230,50,0), + (1411,5167,100,0,0,4,0), + (1411,5175,300,0,0,10,0), + (1411,5278,200,0,0,8,0), + (1411,5768,5000,40,100,24,0), + (1411,6185,7750,0,0,46,0), + (1411,6480,1800,0,0,16,0), + (1411,6505,14000,0,0,34,0), + (1411,6511,14000,40,150,34,0), + (1411,6734,1800,0,0,16,0), + (1411,6735,10000,0,0,30,0), + (1411,6736,3000,0,0,20,0), + (1411,6737,1200,0,0,14,0), + (1411,6763,200,0,0,8,0), + (1411,6764,1800,0,0,16,0), + (1411,6765,5000,0,0,24,0), + (1411,6769,8000,0,0,28,0), + (1411,6771,8000,0,0,28,0), + (1411,6775,27000,0,0,42,0), + (1411,8622,18000,0,0,38,0), + (1411,8625,12000,0,0,32,0), + (1411,8626,20000,0,0,40,0), + (1411,8630,12000,0,0,32,0), + (1411,8634,4000,0,0,22,0), + (1411,8635,10000,0,0,30,0), + (1411,8636,18000,0,0,38,0), + (1411,8638,20000,0,0,40,0), + (1411,8641,8000,0,0,28,0), + (1411,8642,16000,0,0,36,0), + (1411,8644,35000,0,0,50,0), + (1411,8648,1200,0,0,14,0), + (1411,8651,6000,0,0,26,0), + (1411,8652,16000,0,0,36,0), + (1411,8678,2900,0,0,18,0), + (1411,8695,18000,40,170,38,0), + (1411,8697,14000,0,0,34,0), + (1411,8701,8000,40,120,28,0), + (1411,8723,16000,0,0,36,0), + (1411,8727,6000,0,0,26,0), + (1411,8728,14000,0,0,34,0), + (1411,8810,16000,40,160,36,0), + (1411,11199,31000,0,0,46,0), + (1411,11200,50000,0,0,56,0), + (1411,11270,27000,0,0,42,0), + (1411,11271,35000,0,0,50,0), + (1411,11272,52000,0,0,58,0), + (1411,11276,29000,0,0,44,0), + (1411,11277,46000,0,0,52,0), + (1411,11278,54000,0,0,60,0), + (1411,11282,29000,0,0,44,0), + (1411,11283,46000,0,0,52,0), + (1411,11284,54000,0,0,60,0), + (1411,11287,31000,0,0,46,0), + (1411,11288,54000,0,0,60,0), + (1411,11291,31000,0,0,46,0), + (1411,11292,48000,0,0,54,0), + (1411,11295,31000,0,0,46,0), + (1411,11296,48000,0,0,54,0), + (1411,11298,33000,0,0,48,0), + (1411,11301,33000,0,0,48,0), + (1411,11302,50000,0,0,56,0), + (1411,11304,46000,0,0,52,0), + (1411,11318,52000,0,0,58,0), + (1411,11344,29000,40,200,44,0), + (1411,11345,46000,40,240,52,0), + (1411,11346,54000,40,280,60,0), + (1411,11360,31000,40,210,46,0), + (1411,11361,48000,40,250,54,0), + (1411,11401,46000,40,240,52,0), + (1411,13027,13000,0,0,58,0), + (1411,13221,12000,40,140,32,0), + (1411,13231,20000,40,180,40,0), + (1411,13232,33000,40,220,48,0), + (1411,13233,50000,40,260,56,0), + (1430,2551,100,0,0,5,0), + (1430,2559,50,185,10,0,0), + (1430,2561,100,185,50,0,0), + (1430,2562,200,185,75,0,0), + (1430,2563,150,185,80,0,0), + (1430,3412,500,185,50,10,0), + (1430,6502,100,185,50,0,0), + (1430,6503,300,185,125,0,0), + (1430,21176,4000,185,200,0,0), + (1458,2372,10,0,0,0,0), + (1458,2373,500,182,50,0,0), + (1458,3571,5000,182,125,0,0), + (1458,11994,50000,182,200,0,0), + (1466,2155,10,0,0,5,0), + (1466,2177,100,165,55,0,0), + (1466,2178,100,165,60,0,0), + (1466,2338,50,165,15,0,0), + (1466,2883,100,165,40,0,0), + (1466,3782,75,165,25,0,0), + (1466,3784,150,165,55,0,0), + (1466,3821,50,165,35,0,0), + (1466,9061,100,165,30,0,0), + (1466,9063,100,165,30,0,0), + (1470,2275,10,0,0,5,0), + (1470,2339,100,171,25,0,0), + (1470,2340,135,171,40,0,0), + (1470,2341,250,171,55,0,0), + (1470,3179,450,171,90,0,0), + (1470,3181,1350,171,120,0,0), + (1470,3184,50,171,15,0,0), + (1470,3185,1350,171,125,0,0), + (1470,3186,1800,171,130,0,0), + (1470,3458,3600,171,110,0,0), + (1470,7180,405,171,90,0,0), + (1470,7838,225,171,80,0,0), + (1470,7839,900,171,130,0,0), + (1470,7842,900,171,100,0,0), + (1470,7846,2700,171,140,0,0), + (1470,11536,225,171,50,0,0), + (1473,2372,10,0,0,0,0), + (1473,2373,500,182,50,0,0), + (1473,3571,5000,182,125,0,0), + (1473,11994,50000,182,200,0,0), + (1632,2155,10,0,0,5,0), + (1632,2177,100,165,55,0,0), + (1632,2178,100,165,60,0,0), + (1632,2338,50,165,15,0,0), + (1632,2883,100,165,40,0,0), + (1632,3782,75,165,25,0,0), + (1632,3784,150,165,55,0,0), + (1632,3821,50,165,35,0,0), + (1632,9061,100,165,30,0,0), + (1632,9063,100,165,30,0,0), + (1651,7733,100,0,0,5,0), + (1651,7734,500,356,50,0,0), + (1676,3990,270,202,90,0,0), + (1676,3993,250,202,75,0,0), + (1676,3994,250,202,75,0,0), + (1676,3995,270,202,85,0,0), + (1676,3997,360,202,100,0,0), + (1676,3998,378,202,105,0,0), + (1676,3999,405,202,105,0,0), + (1676,4000,405,202,105,0,0), + (1676,4001,427,202,110,0,0), + (1676,4003,450,202,120,0,0), + (1676,4005,450,202,125,0,0), + (1676,4006,450,202,125,0,0), + (1676,4007,450,202,125,0,0), + (1676,4008,270,202,125,0,0), + (1676,4009,495,202,130,0,0), + (1676,4010,540,202,140,0,0), + (1676,4012,540,202,145,0,0), + (1676,4013,675,202,150,0,0), + (1676,4014,675,202,150,0,0), + (1676,6459,360,202,135,0,0), + (1676,8336,270,202,100,0,0), + (1676,9272,450,202,150,0,0), + (1676,12628,900,202,150,0,0), + (1680,7733,100,0,0,5,0), + (1680,7734,500,356,50,0,0), + (1681,2581,10,0,0,0,0), + (1681,2582,500,186,50,0,0), + (1681,3313,50,186,65,0,0), + (1681,3314,200,186,65,0,0), + (1681,3315,2250,186,155,0,0), + (1681,3316,450,186,125,0,0), + (1681,3317,180,186,75,0,0), + (1681,3568,4500,186,125,0,0), + (1681,3596,2250,186,165,0,0), + (1681,10099,4500,186,175,0,0), + (1681,10100,9000,186,230,0,0), + (1681,10249,50000,186,200,0,0), + (1681,16154,18000,186,250,0,0), + (1683,7733,100,0,0,5,0), + (1683,7734,500,356,50,0,0), + (1699,2551,100,0,0,5,0), + (1699,2559,50,185,10,0,0), + (1699,2561,100,185,50,0,0), + (1699,2562,200,185,75,0,0), + (1699,2563,150,185,80,0,0), + (1699,3412,500,185,50,10,0), + (1699,6502,100,185,50,0,0), + (1699,6503,300,185,125,0,0), + (1699,21176,4000,185,200,0,0), + (1700,7733,100,0,0,5,0), + (1700,7734,500,356,50,0,0), + (1701,2581,10,0,0,0,0), + (1701,2582,500,186,50,0,0), + (1701,3313,50,186,65,0,0), + (1701,3314,200,186,65,0,0), + (1701,3315,2250,186,155,0,0), + (1701,3316,450,186,125,0,0), + (1701,3317,180,186,75,0,0), + (1701,3568,4500,186,125,0,0), + (1701,3596,2250,186,165,0,0), + (1701,10099,4500,186,175,0,0), + (1701,10100,9000,186,230,0,0), + (1701,10249,50000,186,200,0,0), + (1701,16154,18000,186,250,0,0), + (1702,3984,115,202,30,0,0), + (1702,3985,130,202,30,0,0), + (1702,3986,150,202,50,0,0), + (1702,3987,150,202,50,0,0), + (1702,3988,200,202,60,0,0), + (1702,3991,225,202,65,0,0), + (1702,3992,250,202,75,0,0), + (1702,3993,250,202,75,0,0), + (1702,3994,250,202,75,0,0), + (1702,4039,10,0,0,5,0), + (1702,7431,150,202,50,0,0), + (1703,2414,45,197,40,0,0), + (1703,2415,22,197,1,0,0), + (1703,2416,45,197,40,0,0), + (1703,2417,270,197,70,0,0), + (1703,2418,180,197,70,0,0), + (1703,2419,180,197,60,0,0), + (1703,2423,225,197,75,0,0), + (1703,2966,90,197,75,0,0), + (1703,2967,180,197,65,0,0), + (1703,2996,45,197,10,0,0), + (1703,3783,90,197,45,0,0), + (1703,3876,90,197,35,0,0), + (1703,3877,180,197,60,0,0), + (1703,3878,270,197,70,0,0), + (1703,3911,10,0,0,5,0), + (1703,3916,45,197,30,0,0), + (1703,3917,25,197,1,0,0), + (1703,7626,45,197,30,0,0), + (1703,7627,45,197,30,0,0), + (1703,8466,45,197,40,0,0), + (1703,8777,45,197,10,0,0), + (1703,12118,30,197,1,0,0), + (1703,12119,45,197,20,0,0), + (1703,12120,270,197,75,0,0), + (1901,797,4000,0,0,20,0), + (1901,798,10000,0,0,26,0), + (1901,1055,11000,0,0,28,0), + (1901,1065,1500,0,0,14,0), + (1901,1229,100,0,0,6,0), + (1901,1343,100,0,0,6,0), + (1901,1344,3000,0,0,18,0), + (1901,1423,100,0,0,4,0), + (1901,1424,4000,0,0,20,0), + (1901,1482,12000,0,0,30,0), + (1901,1606,200,0,0,8,0), + (1901,1607,2000,0,0,16,0), + (1901,1610,8000,0,0,24,0), + (1901,1611,14000,0,0,32,0), + (1901,1646,3000,0,0,18,0), + (1901,1675,1000,0,0,12,0), + (1901,1676,14000,0,0,32,0), + (1901,1677,54000,0,0,52,0), + (1901,1685,18000,0,0,36,0), + (1901,1716,200,0,0,8,0), + (1901,1722,42000,0,0,50,0), + (1901,1738,100,0,0,4,0), + (1901,2570,2000,0,0,16,0), + (1901,2688,600,0,0,10,0), + (1901,3128,100,0,0,6,0), + (1901,3433,12000,0,0,30,0), + (1901,3434,22000,0,0,40,0), + (1901,3435,42000,0,0,50,0), + (1901,5243,1000,0,0,12,0), + (1901,5247,6000,0,0,20,0), + (1901,5283,8000,0,0,24,0), + (1901,6158,22000,0,0,40,0), + (1901,6176,14000,0,0,32,0), + (1901,6177,22000,0,0,40,0), + (1901,6180,10000,0,0,26,0), + (1901,6191,8000,0,0,24,0), + (1901,6193,6000,0,0,22,0), + (1901,6543,14000,0,0,32,0), + (1901,6549,600,0,0,10,0), + (1901,6550,4000,0,0,20,0), + (1901,6551,12000,0,0,30,0), + (1901,6553,20000,0,0,38,0), + (1901,6556,60000,0,0,58,0), + (1901,6573,1500,0,0,14,0), + (1901,6575,8000,0,0,24,0), + (1901,6674,10,0,0,1,0), + (1901,7109,22000,0,0,40,0), + (1901,7374,14000,0,0,32,0), + (1901,7375,56000,0,0,54,0), + (1901,7380,16000,0,0,34,0), + (1901,7382,2000,0,0,16,0), + (1901,7385,1000,0,0,12,0), + (1901,7401,10000,0,0,26,0), + (1901,7403,18000,0,0,36,0), + (1901,7406,6000,0,0,22,0), + (1901,7889,11000,0,0,28,0), + (1901,8206,11000,0,0,28,0), + (1901,8207,20000,0,0,38,0), + (1901,8381,16000,0,0,34,0), + (1901,8821,20000,0,0,38,0), + (1901,11552,32000,0,0,42,0), + (1901,11553,54000,0,0,52,0), + (1901,11557,16000,0,0,34,0), + (1901,11558,34000,0,0,44,0), + (1901,11559,56000,0,0,54,0), + (1901,11570,40000,0,0,48,0), + (1901,11571,58000,0,0,56,0), + (1901,11575,22000,0,0,40,0), + (1901,11576,42000,0,0,50,0), + (1901,11577,62000,0,0,60,0), + (1901,11579,36000,0,0,46,0), + (1901,11582,40000,0,0,48,0), + (1901,11583,60000,0,0,58,0), + (1901,11586,34000,0,0,44,0), + (1901,11587,62000,0,0,60,0), + (1901,11598,36000,0,0,46,0), + (1901,11599,60000,0,0,58,0), + (1901,11602,34000,0,0,44,0), + (1901,11603,56000,0,0,54,0), + (1901,11606,36000,0,0,46,0), + (1901,11607,56000,0,0,54,0), + (1901,18556,14000,0,0,32,0), + (1901,20561,36000,0,0,46,0), + (1901,20562,58000,0,0,56,0), + (1901,20571,62000,0,0,60,0), + (1901,20621,32000,0,0,42,0), + (1901,20622,54000,0,0,52,0), + (1901,20703,40000,0,0,48,0), + (1901,20704,58000,0,0,56,0), + (1901,20724,4000,0,0,20,0), + (1901,21555,200,0,0,48,0), + (1901,21557,2800,0,0,54,0), + (1901,21558,3100,0,0,60,0), + (1901,23898,2000,0,0,48,0), + (1901,23899,2800,0,0,54,0), + (1901,23900,3100,0,0,60,0), + (1901,23926,200,0,0,48,0), + (1901,23927,2800,0,0,54,0), + (1901,23928,3100,0,0,60,0), + (2114,2372,10,0,0,0,0), + (2114,2373,500,182,50,0,0), + (2114,3571,5000,182,125,0,0), + (2114,11994,50000,182,200,0,0), + (2119,1343,100,0,0,6,0), + (2119,1423,100,0,0,4,0), + (2119,1738,100,0,0,4,0), + (2119,3128,100,0,0,6,0), + (2119,6674,10,0,0,1,0), + (2122,1762,100,0,0,6,0), + (2122,1780,100,0,0,6,0), + (2122,1789,10,0,0,1,0), + (2122,2592,100,0,0,4,0), + (2122,5167,100,0,0,4,0), + (2123,1255,10,0,0,1,0), + (2123,1258,100,0,0,4,0), + (2123,1275,100,0,0,6,0), + (2123,2056,100,0,0,4,0), + (2123,2851,100,0,0,6,0), + (2124,1142,100,0,0,4,0), + (2124,1173,100,0,0,6,0), + (2124,1249,100,0,0,6,0), + (2124,1472,10,0,0,1,0), + (2124,2141,100,0,0,6,0), + (2124,5507,100,0,0,4,0), + (2126,1374,10,0,0,1,0), + (2126,1381,100,0,0,6,0), + (2126,1393,100,0,0,4,0), + (2126,1476,100,0,0,6,0), + (2126,6221,100,0,0,4,0), + (2127,607,9000,0,0,36,0), + (2127,1197,5000,0,0,28,0), + (2127,1296,200,0,0,8,0), + (2127,1297,1500,0,0,18,0), + (2127,1367,900,0,0,14,0), + (2127,1368,2500,0,0,22,0), + (2127,1369,6000,0,0,30,0), + (2127,1374,10,0,0,1,0), + (2127,1375,300,0,0,10,0), + (2127,1376,2000,0,0,20,0), + (2127,1377,1500,0,0,18,0), + (2127,1381,100,0,0,6,0), + (2127,1382,600,0,0,12,0), + (2127,1383,300,0,0,10,0), + (2127,1384,2000,0,0,20,0), + (2127,1393,100,0,0,4,0), + (2127,1394,600,0,0,12,0), + (2127,1404,6000,0,0,30,0), + (2127,1406,2000,0,0,20,0), + (2127,1407,5000,0,0,28,0), + (2127,1476,100,0,0,6,0), + (2127,1477,1200,0,0,16,0), + (2127,1478,4000,0,0,26,0), + (2127,1571,14000,0,0,48,0), + (2127,1572,11000,0,0,42,0), + (2127,2942,6000,0,0,30,0), + (2127,2945,1500,0,0,18,0), + (2127,2971,4000,0,0,26,0), + (2127,2972,10000,0,0,38,0), + (2127,3704,600,0,0,12,0), + (2127,3705,2000,0,0,20,0), + (2127,3706,5000,0,0,28,0), + (2127,3707,9000,0,0,36,0), + (2127,5139,3000,0,0,24,0), + (2127,5486,11000,0,0,40,0), + (2127,5501,3000,0,0,24,0), + (2127,5698,1200,0,0,16,0), + (2127,5700,8000,0,0,34,0), + (2127,5702,13000,0,0,46,0), + (2127,5709,6000,0,0,30,0), + (2127,5736,4000,0,0,26,0), + (2127,5741,2000,0,0,20,0), + (2127,5783,200,0,0,8,0), + (2127,6203,300,0,0,10,0), + (2127,6204,2500,0,0,22,0), + (2127,6206,2500,0,0,22,0), + (2127,6214,7000,0,0,32,0), + (2127,6216,22000,0,0,56,0), + (2127,6218,5000,0,0,28,0), + (2127,6220,8000,0,0,34,0), + (2127,6221,100,0,0,4,0), + (2127,6224,900,0,0,14,0), + (2127,6225,3000,0,0,24,0), + (2127,6227,8000,0,0,34,0), + (2127,6228,2500,0,0,22,0), + (2127,6232,7000,0,0,32,0), + (2127,6485,9000,0,0,36,0), + (2127,7642,9000,0,0,36,0), + (2127,7647,7000,0,0,32,0), + (2127,7649,8000,0,0,34,0), + (2127,7650,900,0,0,14,0), + (2127,7652,10000,0,0,38,0), + (2127,7660,5000,0,0,28,0), + (2127,7661,11000,0,0,42,0), + (2127,7662,300,0,0,10,0), + (2127,7663,2000,0,0,20,0), + (2127,7664,5000,0,0,28,0), + (2127,7665,6000,0,0,30,0), + (2127,7666,7000,0,0,32,0), + (2127,8290,3000,0,0,24,0), + (2127,8291,10000,0,0,38,0), + (2127,11662,12000,0,0,44,0), + (2127,11663,18000,0,0,52,0), + (2127,11664,26000,0,0,60,0), + (2127,11666,11000,0,0,40,0), + (2127,11669,15000,0,0,50,0), + (2127,11670,26000,0,0,60,0), + (2127,11673,12000,0,0,44,0), + (2127,11674,20000,0,0,54,0), + (2127,11676,18000,0,0,52,0), + (2127,11679,13000,0,0,46,0), + (2127,11680,24000,0,0,58,0), + (2127,11685,9900,0,0,42,0), + (2127,11686,18000,0,0,54,0), + (2127,11690,9000,0,0,36,0), + (2127,11691,13000,0,0,46,0), + (2127,11692,22000,0,0,56,0), + (2127,11696,12000,0,0,44,0), + (2127,11697,18000,0,0,52,0), + (2127,11698,26000,0,0,60,0), + (2127,11701,13000,0,0,46,0), + (2127,11702,20000,0,0,54,0), + (2127,11705,12000,0,0,44,0), + (2127,11709,11000,0,0,42,0), + (2127,11710,18000,0,0,52,0), + (2127,11714,10000,0,0,38,0), + (2127,11715,14000,0,0,48,0), + (2127,11716,24000,0,0,58,0), + (2127,11718,22000,0,0,56,0), + (2127,11720,15000,0,0,50,0), + (2127,11723,13000,0,0,46,0), + (2127,11724,26000,0,0,60,0), + (2127,11727,12000,0,0,44,0), + (2127,11728,24000,0,0,58,0), + (2127,11731,24000,0,0,58,0), + (2127,11736,11000,0,0,40,0), + (2127,11737,15000,0,0,50,0), + (2127,11738,26000,0,0,60,0), + (2127,11741,11000,0,0,42,0), + (2127,11742,18000,0,0,52,0), + (2127,11788,15000,0,0,50,0), + (2127,17732,14000,0,0,48,0), + (2127,17733,26000,0,0,60,0), + (2127,17865,12000,0,0,44,0), + (2127,18154,4000,0,0,26,0), + (2127,18155,8000,0,0,34,0), + (2127,18156,11000,0,0,42,0), + (2127,18157,15000,0,0,50,0), + (2127,18158,24000,0,0,58,0), + (2127,18160,22000,0,0,56,0), + (2127,18161,15000,0,0,50,0), + (2127,18162,24000,0,0,58,0), + (2127,18169,20000,0,0,54,0), + (2127,18170,13000,0,0,46,0), + (2127,18171,22000,0,0,56,0), + (2127,18648,13000,0,0,46,0), + (2127,18753,26000,0,0,60,0), + (2127,18872,150,0,0,24,0), + (2127,18875,350,0,0,32,0), + (2127,18876,550,0,0,40,0), + (2127,18877,700,0,0,48,0), + (2127,18878,22000,0,0,56,0), + (2127,18927,500,0,0,38,0), + (2127,18928,700,0,0,48,0), + (2127,18929,1200,0,0,58,0), + (2127,18933,700,0,0,48,0), + (2127,18934,1000,0,0,54,0), + (2127,18935,1300,0,0,60,0), + (2127,18939,750,0,0,50,0), + (2127,18940,1300,0,0,60,0), + (2127,20766,6000,0,0,30,0), + (2127,20767,11000,0,0,40,0), + (2127,20768,15000,0,0,50,0), + (2127,20769,26000,0,0,60,0), + (2127,17938,22000,17862,0,56,0), + (2128,1035,2000,0,0,20,0), + (2128,1142,100,0,0,4,0), + (2128,1168,200,0,0,8,0), + (2128,1173,100,0,0,6,0), + (2128,1174,400,0,0,10,0), + (2128,1176,1800,0,0,18,0), + (2128,1191,200,0,0,8,0), + (2128,1194,400,0,0,10,0), + (2128,1196,2000,0,0,20,0), + (2128,1198,600,0,0,12,0), + (2128,1200,2000,0,0,20,0), + (2128,1210,7000,0,0,28,0), + (2128,1211,900,0,0,14,0), + (2128,1214,8000,0,0,30,0), + (2128,1225,5000,0,0,26,0), + (2128,1228,15000,0,0,40,0), + (2128,1241,5000,0,0,26,0), + (2128,1249,100,0,0,6,0), + (2128,1250,600,0,0,12,0), + (2128,1251,3000,0,0,22,0), + (2128,1266,600,0,0,12,0), + (2128,1267,1800,0,0,18,0), + (2128,1467,900,0,0,14,0), + (2128,1472,10,0,0,1,0), + (2128,1473,900,0,0,14,0), + (2128,1474,7000,0,0,28,0), + (2128,1475,22750,0,0,42,0), + (2128,1481,2000,0,0,20,0), + (2128,1811,3000,0,0,22,0), + (2128,1830,200,0,0,24,0), + (2128,2124,1500,0,0,16,0), + (2128,2125,4000,0,0,24,0), + (2128,2141,100,0,0,6,0), + (2128,2142,900,0,0,14,0), + (2128,2143,3000,0,0,22,0), + (2128,2858,1500,0,0,16,0), + (2128,3142,1800,0,0,18,0), + (2128,3553,14000,0,0,38,0), + (2128,3576,4000,0,0,24,0), + (2128,5146,200,0,0,8,0), + (2128,5147,1500,0,0,16,0), + (2128,5148,4000,0,0,24,0), + (2128,5499,2000,0,0,20,0), + (2128,5507,100,0,0,4,0), + (2128,5565,400,0,0,10,0), + (2128,5566,2000,0,0,20,0), + (2128,6121,13000,0,0,34,0), + (2128,6128,8000,0,0,30,0), + (2128,6130,10000,0,0,32,0), + (2128,6132,15000,0,0,40,0), + (2128,6142,7000,0,0,28,0), + (2128,6144,3000,0,0,22,0), + (2128,6493,600,0,0,12,0), + (2128,7323,2000,0,0,20,0), + (2128,8403,4000,0,0,24,0), + (2128,8404,8000,0,0,30,0), + (2128,8405,13000,0,0,36,0), + (2128,8409,5000,0,0,26,0), + (2128,8410,10000,0,0,32,0), + (2128,8411,14000,0,0,38,0), + (2128,8414,8000,0,0,30,0), + (2128,8415,14000,0,0,38,0), + (2128,8420,10000,0,0,32,0), + (2128,8421,15000,0,0,40,0), + (2128,8425,10000,0,0,32,0), + (2128,8426,15000,0,0,40,0), + (2128,8428,13000,0,0,36,0), + (2128,8440,3000,0,0,22,0), + (2128,8441,8000,0,0,30,0), + (2128,8442,14000,0,0,38,0), + (2128,8447,7000,0,0,28,0), + (2128,8448,12000,0,0,34,0), + (2128,8449,15000,0,0,40,0), + (2128,8452,4000,0,0,24,0), + (2128,8453,15000,0,0,36,0), + (2128,8456,8000,0,0,30,0), + (2128,8459,8000,0,0,30,0), + (2128,8460,15000,0,0,40,0), + (2128,8463,10000,0,0,32,0), + (2128,8464,18000,0,0,42,0), + (2128,8493,12000,0,0,34,0), + (2128,8496,7000,0,0,28,0), + (2128,8497,13000,0,0,36,0), + (2128,10055,28000,0,0,48,0), + (2128,10056,40000,0,0,58,0), + (2128,10141,15000,0,0,40,0), + (2128,10142,32000,0,0,50,0), + (2128,10146,22750,0,0,42,0), + (2128,10147,35000,0,0,52,0), + (2128,10152,22750,0,0,42,0), + (2128,10153,28000,0,0,48,0), + (2128,10154,36000,0,0,54,0), + (2128,10155,42000,0,0,60,0), + (2128,10158,38000,0,0,56,0), + (2128,10162,22750,0,0,42,0), + (2128,10163,32000,0,0,50,0), + (2128,10164,40000,0,0,58,0), + (2128,10171,18000,0,0,42,0), + (2128,10172,36000,0,0,54,0), + (2128,10175,28000,0,0,48,0), + (2128,10176,42000,0,0,60,0), + (2128,10178,35000,0,0,52,0), + (2128,10182,23000,0,0,44,0), + (2128,10183,32000,0,0,50,0), + (2128,10184,38000,0,0,56,0), + (2128,10188,23000,0,0,44,0), + (2128,10189,35000,0,0,52,0), + (2128,10190,42000,0,0,60,0), + (2128,10194,23000,0,0,44,0), + (2128,10195,35000,0,0,52,0), + (2128,10196,42000,0,0,60,0), + (2128,10198,26000,0,0,46,0), + (2128,10200,36000,0,0,54,0), + (2128,10203,26000,0,0,46,0), + (2128,10204,36000,0,0,54,0), + (2128,10208,26000,0,0,46,0), + (2128,10209,35000,0,0,52,0), + (2128,10210,40000,0,0,58,0), + (2128,10213,28000,0,0,48,0), + (2128,10214,38000,0,0,56,0), + (2128,10217,28000,0,0,48,0), + (2128,10218,38000,0,0,56,0), + (2128,10221,32000,0,0,50,0), + (2128,10222,42000,0,0,60,0), + (2128,10224,32000,0,0,50,0), + (2128,10226,42000,0,0,60,0), + (2128,10231,36000,0,0,54,0), + (2128,12827,2000,0,0,20,0), + (2128,12828,15000,0,0,40,0), + (2128,12829,42000,0,0,60,0), + (2128,13011,400,0,0,30,0), + (2128,13012,650,0,0,36,0), + (2128,13014,900,0,0,42,0), + (2128,13015,900,0,0,48,0), + (2128,13016,1800,0,0,54,0), + (2128,13017,1890,0,0,60,0), + (2128,13023,650,0,0,36,0), + (2128,13024,1150,0,0,44,0), + (2128,13025,1750,0,0,52,0), + (2128,13026,2100,0,0,60,0), + (2128,13037,6500,0,0,46,0), + (2128,13038,8750,0,0,52,0), + (2128,13039,9000,0,0,58,0), + (2128,22784,28000,0,0,46,0), + (2128,22785,40000,0,0,58,0), + (2128,28403,2000,0,0,20,0), + (2129,1252,800,0,0,12,0), + (2129,1253,10000,0,0,30,0), + (2129,1254,18000,0,0,40,0), + (2129,1255,10,0,0,1,0), + (2129,1256,800,0,0,12,0), + (2129,1257,5000,0,0,24,0), + (2129,1258,100,0,0,4,0), + (2129,1259,300,0,0,10,0), + (2129,1260,2000,0,0,18,0), + (2129,1261,6000,0,0,26,0), + (2129,1265,200,0,0,8,0), + (2129,1268,1200,0,0,14,0), + (2129,1269,11000,0,0,32,0), + (2129,1275,100,0,0,6,0), + (2129,1276,1200,0,0,14,0), + (2129,1277,800,0,0,12,0), + (2129,1278,2000,0,0,18,0), + (2129,1279,10000,0,0,30,0), + (2129,1280,22000,0,0,42,0), + (2129,1283,2000,0,0,18,0), + (2129,1284,14000,0,0,36,0), + (2129,1287,10000,0,0,30,0), + (2129,1288,18000,0,0,40,0), + (2129,1293,10000,0,0,30,0), + (2129,1298,5000,0,0,24,0), + (2129,1300,4000,0,0,22,0), + (2129,1301,10000,0,0,30,0), + (2129,1425,3000,0,0,20,0), + (2129,2013,300,0,0,10,0), + (2129,2016,4000,0,0,22,0), + (2129,2049,30000,0,0,50,0), + (2129,2056,100,0,0,4,0), + (2129,2057,300,0,0,10,0), + (2129,2058,1600,0,0,16,0), + (2129,2059,4000,0,0,22,0), + (2129,2065,18000,0,0,40,0), + (2129,2066,3000,0,0,20,0), + (2129,2067,38000,0,0,52,0), + (2129,2068,44000,0,0,58,0), + (2129,2069,26000,0,0,46,0), + (2129,2097,4000,0,0,22,0), + (2129,2793,14000,0,0,36,0), + (2129,2799,12000,0,0,34,0), + (2129,2851,100,0,0,6,0), + (2129,3046,400,0,0,28,0), + (2129,6062,16000,0,0,38,0), + (2129,6067,10000,0,0,30,0), + (2129,6068,14000,0,0,36,0), + (2129,6071,8000,0,0,28,0), + (2129,6072,12000,0,0,34,0), + (2129,6073,200,0,0,8,0), + (2129,6079,1200,0,0,14,0), + (2129,6080,3000,0,0,20,0), + (2129,6081,6000,0,0,26,0), + (2129,6082,11000,0,0,32,0), + (2129,6083,16000,0,0,38,0), + (2129,6386,900,0,0,40,0), + (2129,6492,12000,0,0,34,0), + (2129,7130,3000,0,0,20,0), + (2129,7378,400,0,0,28,0), + (2129,8093,300,0,0,10,0), + (2129,8107,1600,0,0,16,0), + (2129,8108,4000,0,0,22,0), + (2129,8109,8000,0,0,28,0), + (2129,8110,12000,0,0,34,0), + (2129,8111,18000,0,0,40,0), + (2129,8123,1200,0,0,14,0), + (2129,8125,8000,0,0,28,0), + (2129,8126,3000,0,0,20,0), + (2129,8130,5000,0,0,24,0), + (2129,8132,11000,0,0,32,0), + (2129,8193,14000,0,0,36,0), + (2129,9475,6000,0,0,26,0), + (2129,9476,11000,0,0,32,0), + (2129,9477,16000,0,0,38,0), + (2129,9486,18000,0,0,40,0), + (2129,9580,3000,0,0,20,0), + (2129,9581,10000,0,0,30,0), + (2129,9593,18000,0,0,40,0), + (2129,10877,18000,0,0,40,0), + (2129,10878,28000,0,0,48,0), + (2129,10879,42000,0,0,56,0), + (2129,10882,12000,0,0,34,0), + (2129,10883,26000,0,0,46,0), + (2129,10889,22000,0,0,42,0), + (2129,10891,42000,0,0,56,0), + (2129,10895,22000,0,0,42,0), + (2129,10896,30000,0,0,50,0), + (2129,10897,44000,0,0,58,0), + (2129,10902,22000,0,0,42,0), + (2129,10903,28000,0,0,48,0), + (2129,10904,40000,0,0,54,0), + (2129,10905,46000,0,0,60,0), + (2129,10910,24000,0,0,44,0), + (2129,10913,24000,0,0,44,0), + (2129,10914,44000,0,0,58,0), + (2129,10918,24000,0,0,44,0), + (2129,10919,30000,0,0,50,0), + (2129,10920,42000,0,0,56,0), + (2129,10930,24000,0,0,44,0), + (2129,10931,30000,0,0,50,0), + (2129,10932,42000,0,0,56,0), + (2129,10935,26000,0,0,46,0), + (2129,10936,40000,0,0,54,0), + (2129,10939,28000,0,0,48,0), + (2129,10940,46000,0,0,60,0), + (2129,10943,30000,0,0,50,0), + (2129,10944,46000,0,0,60,0), + (2129,10948,26000,0,0,46,0), + (2129,10949,38000,0,0,52,0), + (2129,10950,44000,0,0,58,0), + (2129,10954,38000,0,0,52,0), + (2129,10959,42000,0,0,56,0), + (2129,10962,46000,0,0,60,0), + (2129,11025,30000,0,0,50,0), + (2129,11026,46000,0,0,60,0), + (2129,14820,1500,0,0,50,0), + (2129,15434,700,0,0,36,0), + (2129,15452,5000,0,0,24,0), + (2129,15454,10000,0,0,30,0), + (2129,15455,14000,0,0,36,0), + (2129,15457,22000,0,0,42,0), + (2129,15459,28000,0,0,48,0), + (2129,15460,40000,0,0,54,0), + (2129,17316,700,0,0,36,0), + (2129,17317,1200,0,0,44,0), + (2129,17318,1900,0,0,52,0), + (2129,18806,46000,0,0,60,0), + (2129,18808,2300,0,0,60,0), + (2129,19313,400,0,0,28,0), + (2129,19314,700,0,0,36,0), + (2129,19315,1200,0,0,44,0), + (2129,19316,1900,0,0,52,0), + (2129,19317,2300,0,0,60,0), + (2129,19320,200,0,0,20,0), + (2129,19321,500,0,0,30,0), + (2129,19322,900,0,0,40,0), + (2129,19323,1500,0,0,50,0), + (2129,19324,2070,0,0,60,0), + (2129,20771,44000,0,0,58,0), + (2129,27796,3000,0,0,20,0), + (2129,27821,1200,0,0,44,0), + (2129,27822,1900,0,0,52,0), + (2129,27823,2300,0,0,60,0), + (2129,27843,2300,0,0,60,0), + (2129,27845,2300,0,0,60,0), + (2129,27875,1200,0,0,50,0), + (2129,27876,1500,0,0,60,0), + (2130,652,300,0,0,10,0), + (2130,1424,300,0,0,10,0), + (2130,1728,4000,0,0,22,0), + (2130,1762,100,0,0,6,0), + (2130,1763,1200,0,0,14,0), + (2130,1764,4000,0,0,22,0), + (2130,1765,10000,0,0,30,0), + (2130,1771,800,0,0,12,0), + (2130,1772,6000,0,0,26,0), + (2130,1773,27000,0,0,42,0), + (2130,1774,52000,0,0,58,0), + (2130,1780,100,0,0,6,0), + (2130,1781,2900,0,0,18,0), + (2130,1789,10,0,0,1,0), + (2130,1790,3000,0,0,20,0), + (2130,1791,20000,0,0,40,0), + (2130,1792,54000,0,0,60,0), + (2130,1838,6000,0,0,26,0), + (2130,1845,10000,0,0,30,0), + (2130,1846,5000,0,0,24,0), + (2130,1858,4000,0,0,22,0), + (2130,1859,27000,0,0,42,0), + (2130,1862,20000,0,0,40,0), + (2130,2592,100,0,0,4,0), + (2130,2593,800,0,0,12,0), + (2130,2594,3000,0,0,20,0), + (2130,2595,8000,0,0,28,0), + (2130,2843,10000,40,130,30,0), + (2130,2844,18000,40,170,38,0), + (2130,2984,300,0,0,10,0), + (2130,3128,800,0,0,12,0), + (2130,3422,3000,40,1,20,0), + (2130,3423,35000,40,230,50,0), + (2130,5167,100,0,0,4,0), + (2130,5175,300,0,0,10,0), + (2130,5278,200,0,0,8,0), + (2130,5768,5000,40,100,24,0), + (2130,6185,7750,0,0,46,0), + (2130,6480,1800,0,0,16,0), + (2130,6505,14000,0,0,34,0), + (2130,6511,14000,40,150,34,0), + (2130,6734,1800,0,0,16,0), + (2130,6735,10000,0,0,30,0), + (2130,6736,3000,0,0,20,0), + (2130,6737,1200,0,0,14,0), + (2130,6763,200,0,0,8,0), + (2130,6764,1800,0,0,16,0), + (2130,6765,5000,0,0,24,0), + (2130,6769,8000,0,0,28,0), + (2130,6771,8000,0,0,28,0), + (2130,6775,27000,0,0,42,0), + (2130,8622,18000,0,0,38,0), + (2130,8625,12000,0,0,32,0), + (2130,8626,20000,0,0,40,0), + (2130,8630,12000,0,0,32,0), + (2130,8634,4000,0,0,22,0), + (2130,8635,10000,0,0,30,0), + (2130,8636,18000,0,0,38,0), + (2130,8638,20000,0,0,40,0), + (2130,8641,8000,0,0,28,0), + (2130,8642,16000,0,0,36,0), + (2130,8644,35000,0,0,50,0), + (2130,8648,1200,0,0,14,0), + (2130,8651,6000,0,0,26,0), + (2130,8652,16000,0,0,36,0), + (2130,8678,2900,0,0,18,0), + (2130,8695,18000,40,170,38,0), + (2130,8697,14000,0,0,34,0), + (2130,8701,8000,40,120,28,0), + (2130,8723,16000,0,0,36,0), + (2130,8727,6000,0,0,26,0), + (2130,8728,14000,0,0,34,0), + (2130,8810,16000,40,160,36,0), + (2130,11199,31000,0,0,46,0), + (2130,11200,50000,0,0,56,0), + (2130,11270,27000,0,0,42,0), + (2130,11271,35000,0,0,50,0), + (2130,11272,52000,0,0,58,0), + (2130,11276,29000,0,0,44,0), + (2130,11277,46000,0,0,52,0), + (2130,11278,54000,0,0,60,0), + (2130,11282,29000,0,0,44,0), + (2130,11283,46000,0,0,52,0), + (2130,11284,54000,0,0,60,0), + (2130,11287,31000,0,0,46,0), + (2130,11288,54000,0,0,60,0), + (2130,11291,31000,0,0,46,0), + (2130,11292,48000,0,0,54,0), + (2130,11295,31000,0,0,46,0), + (2130,11296,48000,0,0,54,0), + (2130,11298,33000,0,0,48,0), + (2130,11301,33000,0,0,48,0), + (2130,11302,50000,0,0,56,0), + (2130,11304,46000,0,0,52,0), + (2130,11318,52000,0,0,58,0), + (2130,11344,29000,40,200,44,0), + (2130,11345,46000,40,240,52,0), + (2130,11346,54000,40,280,60,0), + (2130,11360,31000,40,210,46,0), + (2130,11361,48000,40,250,54,0), + (2130,11401,46000,40,240,52,0), + (2130,13027,13000,0,0,58,0), + (2130,13221,12000,40,140,32,0), + (2130,13231,20000,40,180,40,0), + (2130,13232,33000,40,220,48,0), + (2130,13233,50000,40,260,56,0), + (2131,797,4000,0,0,20,0), + (2131,798,10000,0,0,26,0), + (2131,1055,11000,0,0,28,0), + (2131,1065,1500,0,0,14,0), + (2131,1229,100,0,0,6,0), + (2131,1343,100,0,0,6,0), + (2131,1344,3000,0,0,18,0), + (2131,1423,100,0,0,4,0), + (2131,1424,4000,0,0,20,0), + (2131,1482,12000,0,0,30,0), + (2131,1606,200,0,0,8,0), + (2131,1607,2000,0,0,16,0), + (2131,1610,8000,0,0,24,0), + (2131,1611,14000,0,0,32,0), + (2131,1646,3000,0,0,18,0), + (2131,1675,1000,0,0,12,0), + (2131,1676,14000,0,0,32,0), + (2131,1677,54000,0,0,52,0), + (2131,1685,18000,0,0,36,0), + (2131,1716,200,0,0,8,0), + (2131,1722,42000,0,0,50,0), + (2131,1738,100,0,0,4,0), + (2131,2570,2000,0,0,16,0), + (2131,2688,600,0,0,10,0), + (2131,3128,100,0,0,6,0), + (2131,3433,12000,0,0,30,0), + (2131,3434,22000,0,0,40,0), + (2131,3435,42000,0,0,50,0), + (2131,5243,1000,0,0,12,0), + (2131,5247,6000,0,0,20,0), + (2131,5283,8000,0,0,24,0), + (2131,6158,22000,0,0,40,0), + (2131,6176,14000,0,0,32,0), + (2131,6177,22000,0,0,40,0), + (2131,6180,10000,0,0,26,0), + (2131,6191,8000,0,0,24,0), + (2131,6193,6000,0,0,22,0), + (2131,6543,14000,0,0,32,0), + (2131,6549,600,0,0,10,0), + (2131,6550,4000,0,0,20,0), + (2131,6551,12000,0,0,30,0), + (2131,6553,20000,0,0,38,0), + (2131,6556,60000,0,0,58,0), + (2131,6573,1500,0,0,14,0), + (2131,6575,8000,0,0,24,0), + (2131,6674,10,0,0,1,0), + (2131,7109,22000,0,0,40,0), + (2131,7374,14000,0,0,32,0), + (2131,7375,56000,0,0,54,0), + (2131,7380,16000,0,0,34,0), + (2131,7382,2000,0,0,16,0), + (2131,7385,1000,0,0,12,0), + (2131,7401,10000,0,0,26,0), + (2131,7403,18000,0,0,36,0), + (2131,7406,6000,0,0,22,0), + (2131,7889,11000,0,0,28,0), + (2131,8206,11000,0,0,28,0), + (2131,8207,20000,0,0,38,0), + (2131,8381,16000,0,0,34,0), + (2131,8821,20000,0,0,38,0), + (2131,11552,32000,0,0,42,0), + (2131,11553,54000,0,0,52,0), + (2131,11557,16000,0,0,34,0), + (2131,11558,34000,0,0,44,0), + (2131,11559,56000,0,0,54,0), + (2131,11570,40000,0,0,48,0), + (2131,11571,58000,0,0,56,0), + (2131,11575,22000,0,0,40,0), + (2131,11576,42000,0,0,50,0), + (2131,11577,62000,0,0,60,0), + (2131,11579,36000,0,0,46,0), + (2131,11582,40000,0,0,48,0), + (2131,11583,60000,0,0,58,0), + (2131,11586,34000,0,0,44,0), + (2131,11587,62000,0,0,60,0), + (2131,11598,36000,0,0,46,0), + (2131,11599,60000,0,0,58,0), + (2131,11602,34000,0,0,44,0), + (2131,11603,56000,0,0,54,0), + (2131,11606,36000,0,0,46,0), + (2131,11607,56000,0,0,54,0), + (2131,18556,14000,0,0,32,0), + (2131,20561,36000,0,0,46,0), + (2131,20562,58000,0,0,56,0), + (2131,20571,62000,0,0,60,0), + (2131,20621,32000,0,0,42,0), + (2131,20622,54000,0,0,52,0), + (2131,20703,40000,0,0,48,0), + (2131,20704,58000,0,0,56,0), + (2131,20724,4000,0,0,20,0), + (2131,21555,200,0,0,48,0), + (2131,21557,2800,0,0,54,0), + (2131,21558,3100,0,0,60,0), + (2131,23898,2000,0,0,48,0), + (2131,23899,2800,0,0,54,0), + (2131,23900,3100,0,0,60,0), + (2131,23926,200,0,0,48,0), + (2131,23927,2800,0,0,54,0), + (2131,23928,3100,0,0,60,0), + (2132,2275,10,0,0,5,0), + (2132,2339,100,171,25,0,0), + (2132,2340,135,171,40,0,0), + (2132,2341,250,171,55,0,0), + (2132,3179,450,171,90,0,0), + (2132,3181,1350,171,120,0,0), + (2132,3184,50,171,15,0,0), + (2132,3185,1350,171,125,0,0), + (2132,3186,1800,171,130,0,0), + (2132,3458,3600,171,110,0,0), + (2132,7180,405,171,90,0,0), + (2132,7838,225,171,80,0,0), + (2132,7839,900,171,130,0,0), + (2132,7842,900,171,100,0,0), + (2132,7846,2700,171,140,0,0), + (2132,11536,225,171,50,0,0), + (2264,3917,25,197,1,0,0), + (2264,12118,30,197,1,0,0), + (2326,3279,100,0,0,0,0), + (2326,3280,500,129,50,0,0), + (2326,3281,100,129,40,0,0), + (2326,3282,250,129,80,0,0), + (2326,3283,1000,129,115,0,0), + (2326,7930,5000,129,150,0,0), + (2326,7936,250,129,80,0,0), + (2327,3279,100,0,0,0,0), + (2327,3280,500,129,50,0,0), + (2327,3281,100,129,40,0,0), + (2327,3282,250,129,80,0,0), + (2327,3283,1000,129,115,0,0), + (2327,7930,5000,129,150,0,0), + (2327,7936,250,129,80,0,0), + (2329,3279,100,0,0,0,0), + (2329,3280,500,129,50,0,0), + (2329,3281,100,129,40,0,0), + (2329,3282,250,129,80,0,0), + (2329,3283,1000,129,115,0,0), + (2329,7930,5000,129,150,0,0), + (2329,7936,250,129,80,0,0), + (2367,7733,100,0,0,5,0), + (2367,7734,500,356,50,0,0), + (2390,2372,10,0,0,0,0), + (2390,2373,500,182,50,0,0), + (2390,3571,5000,182,125,0,0), + (2390,11994,50000,182,200,0,0), + (2391,2275,10,0,0,5,0), + (2391,2280,450,171,50,10,0), + (2391,2339,100,171,25,0,0), + (2391,2340,135,171,40,0,0), + (2391,2341,250,171,55,0,0), + (2391,3179,450,171,90,0,0), + (2391,3181,1350,171,120,0,0), + (2391,3184,50,171,15,0,0), + (2391,3185,1350,171,125,0,0), + (2391,3186,1800,171,130,0,0), + (2391,3458,3600,171,110,0,0), + (2391,7180,405,171,90,0,0), + (2391,7838,225,171,80,0,0), + (2391,7839,900,171,130,0,0), + (2391,7842,900,171,100,0,0), + (2391,7846,2700,171,140,0,0), + (2391,11536,225,171,50,0,0), + (2399,2414,45,197,40,0,0), + (2399,2415,22,197,1,0,0), + (2399,2416,45,197,40,0,0), + (2399,2417,270,197,70,0,0), + (2399,2418,180,197,70,0,0), + (2399,2419,180,197,60,0,0), + (2399,2421,270,197,85,0,0), + (2399,2422,270,197,95,0,0), + (2399,2423,225,197,75,0,0), + (2399,2424,180,197,100,0,0), + (2399,2966,90,197,75,0,0), + (2399,2967,180,197,65,0,0), + (2399,2996,45,197,10,0,0), + (2399,3783,90,197,45,0,0), + (2399,3785,180,197,80,0,0), + (2399,3814,720,197,150,0,0), + (2399,3874,450,197,125,0,0), + (2399,3875,900,197,175,0,0), + (2399,3876,90,197,35,0,0), + (2399,3877,180,197,60,0,0), + (2399,3878,270,197,70,0,0), + (2399,3879,360,197,85,0,0), + (2399,3880,270,197,80,0,0), + (2399,3881,450,197,110,0,0), + (2399,3882,450,197,110,0,0), + (2399,3884,675,197,130,0,0), + (2399,3886,675,197,125,0,0), + (2399,3888,675,197,150,0,0), + (2399,3889,900,197,185,0,0), + (2399,3890,225,197,110,0,0), + (2399,3893,450,197,170,0,0), + (2399,3911,10,0,0,5,0), + (2399,3912,450,197,50,10,0), + (2399,3913,4500,197,125,20,0), + (2399,3916,45,197,30,0,0), + (2399,6522,360,197,90,0,0), + (2399,6691,900,197,135,0,0), + (2399,7626,45,197,30,0,0), + (2399,7627,45,197,30,0,0), + (2399,8466,45,197,40,0,0), + (2399,8468,225,197,110,0,0), + (2399,8490,450,197,160,0,0), + (2399,8491,675,197,175,0,0), + (2399,8759,540,197,140,0,0), + (2399,8761,540,197,145,0,0), + (2399,8763,675,197,160,0,0), + (2399,8765,810,197,170,0,0), + (2399,8767,900,197,175,0,0), + (2399,8771,900,197,190,0,0), + (2399,8773,900,197,175,0,0), + (2399,8775,900,197,180,0,0), + (2399,8777,45,197,10,0,0), + (2399,8801,2700,197,195,0,0), + (2399,8805,4500,197,210,0,0), + (2399,8807,2250,197,185,0,0), + (2399,12100,3600,197,205,0,0), + (2399,12101,3600,197,205,0,0), + (2399,12102,3600,197,210,0,0), + (2399,12104,4500,197,215,0,0), + (2399,12106,2250,197,215,0,0), + (2399,12110,4500,197,225,0,0), + (2399,12111,4500,197,225,0,0), + (2399,12112,4500,197,225,0,0), + (2399,12113,4500,197,225,0,0), + (2399,12115,6000,197,230,0,0), + (2399,12116,5400,197,230,0,0), + (2399,12117,2400,197,230,0,0), + (2399,12119,45,197,20,0,0), + (2399,12120,270,197,75,0,0), + (2399,12122,4500,197,235,0,0), + (2399,12123,5850,197,235,0,0), + (2399,12129,6750,197,245,0,0), + (2399,12132,6750,197,250,0,0), + (2399,12181,50000,197,200,0,0), + (2399,18470,10000,197,250,0,0), + (2399,18471,10000,197,255,0,0), + (2485,665,2000,0,0,20,0), + (2485,1851,13500,0,0,40,0), + (2489,3581,2000,0,0,20,0), + (2489,11421,13500,0,0,40,0), + (2492,3577,2000,0,0,20,0), + (2492,11425,13500,0,0,40,0), + (2627,2414,45,197,40,0,0), + (2627,2415,22,197,1,0,0), + (2627,2416,45,197,40,0,0), + (2627,2417,270,197,70,0,0), + (2627,2418,180,197,70,0,0), + (2627,2419,180,197,60,0,0), + (2627,2421,270,197,85,0,0), + (2627,2422,270,197,95,0,0), + (2627,2423,225,197,75,0,0), + (2627,2424,180,197,100,0,0), + (2627,2966,90,197,75,0,0), + (2627,2967,180,197,65,0,0), + (2627,2996,45,197,10,0,0), + (2627,3783,90,197,45,0,0), + (2627,3785,180,197,80,0,0), + (2627,3814,720,197,150,0,0), + (2627,3874,450,197,125,0,0), + (2627,3876,90,197,35,0,0), + (2627,3877,180,197,60,0,0), + (2627,3878,270,197,70,0,0), + (2627,3879,360,197,85,0,0), + (2627,3880,270,197,80,0,0), + (2627,3881,450,197,110,0,0), + (2627,3882,450,197,110,0,0), + (2627,3884,675,197,130,0,0), + (2627,3886,675,197,125,0,0), + (2627,3888,675,197,150,0,0), + (2627,3890,225,197,110,0,0), + (2627,3911,10,0,0,5,0), + (2627,3912,450,197,50,10,0), + (2627,3916,45,197,30,0,0), + (2627,6522,360,197,90,0,0), + (2627,6691,900,197,135,0,0), + (2627,7626,45,197,30,0,0), + (2627,7627,45,197,30,0,0), + (2627,8466,45,197,40,0,0), + (2627,8468,225,197,110,0,0), + (2627,8759,540,197,140,0,0), + (2627,8761,540,197,145,0,0), + (2627,8777,45,197,10,0,0), + (2627,12119,45,197,20,0,0), + (2627,12120,270,197,75,0,0), + (2704,15984,1000,0,0,10,0), + (2704,15985,1000,0,0,10,0), + (2704,15989,1000,0,0,10,0), + (2704,15994,1000,0,0,10,0), + (2704,15997,1000,0,0,10,0), + (2737,1809,1,0,0,0,0), + (2737,1810,1,0,0,0,0), + (2737,6460,1,0,0,0,0), + (2796,1809,1,0,0,0,0), + (2796,1810,1,0,0,0,0), + (2796,6460,1,0,0,0,0), + (2798,3279,100,0,0,0,0), + (2798,3280,500,129,50,0,0), + (2798,3281,100,129,40,0,0), + (2798,3282,250,129,80,0,0), + (2798,3283,1000,129,115,0,0), + (2798,7930,5000,129,150,0,0), + (2798,7936,250,129,80,0,0), + (2818,3383,500,185,175,1,0), + (2834,7733,100,0,0,5,0), + (2834,7734,500,356,50,0,0), + (2836,2020,9,0,0,5,0), + (2836,2021,450,164,50,10,0), + (2836,2744,90,164,35,0,0), + (2836,2745,450,164,90,0,0), + (2836,2746,90,164,65,0,0), + (2836,2747,180,164,70,0,0), + (2836,2749,270,164,105,0,0), + (2836,2750,450,164,105,0,0), + (2836,2751,450,164,120,0,0), + (2836,2752,900,164,125,0,0), + (2836,2753,900,164,145,0,0), + (2836,2754,45,164,15,0,0), + (2836,2755,45,164,20,0,0), + (2836,2756,45,164,25,0,0), + (2836,2757,180,164,110,0,0), + (2836,2758,180,164,115,0,0), + (2836,2759,180,164,120,0,0), + (2836,3118,90,164,65,0,0), + (2836,3119,900,164,125,0,0), + (2836,3298,450,164,90,0,0), + (2836,3299,225,164,35,0,0), + (2836,3300,450,164,70,0,0), + (2836,3301,900,164,130,0,0), + (2836,3340,45,164,20,0,0), + (2836,3341,90,164,25,0,0), + (2836,3342,90,164,40,0,0), + (2836,3343,180,164,45,0,0), + (2836,3344,225,164,75,0,0), + (2836,3346,450,164,130,0,0), + (2836,3347,900,164,135,0,0), + (2836,3348,900,164,125,0,0), + (2836,3521,900,164,165,0,0), + (2836,3522,1125,164,170,0,0), + (2836,3524,900,164,155,0,0), + (2836,3525,6750,164,180,0,0), + (2836,3539,4500,164,125,20,0), + (2836,6520,720,164,110,0,0), + (2836,7225,900,164,185,0,0), + (2836,7409,270,164,65,0,0), + (2836,7819,180,164,95,0,0), + (2836,7820,90,164,100,0,0), + (2836,8769,225,164,150,0,0), + (2836,8881,90,164,30,0,0), + (2836,9786,50000,164,200,35,0), + (2836,9917,2250,164,200,0,0), + (2836,9922,2250,164,200,0,0), + (2836,9924,2250,164,200,0,0), + (2836,9925,2250,164,200,0,0), + (2836,9927,4500,164,205,0,0), + (2836,9929,4500,164,205,0,0), + (2836,9932,4500,164,205,0,0), + (2836,9936,4500,164,215,0,0), + (2836,9960,15000,164,230,0,0), + (2836,9962,15000,164,230,0,0), + (2836,9969,20000,164,235,0,0), + (2836,9984,90,164,30,0,0), + (2836,9988,225,164,125,0,0), + (2836,9989,450,164,130,0,0), + (2836,9990,450,164,135,0,0), + (2836,9994,9000,164,210,0,0), + (2836,10002,15000,164,230,0,0), + (2836,14381,225,164,150,0,0), + (2836,14382,2250,164,200,0,0), + (2836,15974,6750,164,180,0,0), + (2836,16668,10000,164,250,0,0), + (2836,16669,10000,164,250,0,0), + (2836,16670,10000,164,250,0,0), + (2836,19671,225,164,150,0,0), + (2836,19672,2250,164,200,0,0), + (2836,19673,10000,164,275,0,0), + (2836,20202,10000,164,275,0,0), + (2837,2339,100,171,25,0,0), + (2837,2340,135,171,40,0,0), + (2837,2341,250,171,55,0,0), + (2837,3179,450,171,90,0,0), + (2837,3181,1350,171,120,0,0), + (2837,3184,50,171,15,0,0), + (2837,3185,1350,171,125,0,0), + (2837,3186,1800,171,130,0,0), + (2837,3458,3600,171,110,0,0), + (2837,7180,405,171,90,0,0), + (2837,7838,225,171,80,0,0), + (2837,7839,900,171,130,0,0), + (2837,7842,900,171,100,0,0), + (2837,7846,2700,171,140,0,0), + (2837,11536,225,171,50,0,0), + (2855,2414,45,197,40,0,0), + (2855,2415,22,197,1,0,0), + (2855,2416,45,197,40,0,0), + (2855,2417,270,197,70,0,0), + (2855,2418,180,197,70,0,0), + (2855,2419,180,197,60,0,0), + (2855,2423,225,197,75,0,0), + (2855,2966,90,197,75,0,0), + (2855,2967,180,197,65,0,0), + (2855,2996,45,197,10,0,0), + (2855,3783,90,197,45,0,0), + (2855,3876,90,197,35,0,0), + (2855,3877,180,197,60,0,0), + (2855,3878,270,197,70,0,0), + (2855,3911,10,0,0,5,0), + (2855,3916,45,197,30,0,0), + (2855,3917,25,197,1,0,0), + (2855,7626,45,197,30,0,0), + (2855,7627,45,197,30,0,0), + (2855,8466,45,197,40,0,0), + (2855,8777,45,197,10,0,0), + (2855,12118,30,197,1,0,0), + (2855,12119,45,197,20,0,0), + (2855,12120,270,197,75,0,0), + (2856,2372,10,0,0,0,0), + (2856,2373,500,182,50,0,0), + (2856,3571,5000,182,125,0,0), + (2856,11994,50000,182,200,0,0), + (2857,3984,115,202,30,0,0), + (2857,3985,130,202,30,0,0), + (2857,3986,150,202,50,0,0), + (2857,3987,150,202,50,0,0), + (2857,3988,200,202,60,0,0), + (2857,3991,225,202,65,0,0), + (2857,3992,250,202,75,0,0), + (2857,3993,250,202,75,0,0), + (2857,3994,250,202,75,0,0), + (2857,4039,10,0,0,5,0), + (2857,7431,150,202,50,0,0), + (2878,542,396,0,0,20,0), + (2878,1853,1,261,0,0,0), + (2878,6284,1,0,0,0,0), + (2878,6285,1,0,0,0,0), + (2878,6287,1,0,0,0,0), + (2878,6288,1,0,0,0,0), + (2878,6289,1,0,0,0,0), + (2878,6290,1,0,0,0,0), + (2878,6291,1,0,0,0,0), + (2878,6292,1,0,0,0,0), + (2878,6293,1,0,0,0,0), + (2878,6294,1,0,0,0,0), + (2878,6312,1,0,0,0,0), + (2878,6313,1,0,0,0,0), + (2878,6318,1,0,0,0,0), + (2878,6319,1,0,0,0,0), + (2878,6320,1,0,0,0,0), + (2878,6321,1,0,0,0,0), + (2878,6322,1,0,0,0,0), + (2878,6323,1,0,0,0,0), + (2878,6324,1,0,0,0,0), + (2878,6325,1,0,0,0,0), + (2878,6329,1,0,0,0,0), + (2878,6330,1,0,0,0,0), + (2878,6335,1,0,0,0,0), + (2878,6336,1,0,0,0,0), + (2878,6337,1,0,0,0,0), + (2878,6338,1,0,0,0,0), + (2878,6339,1,0,0,0,0), + (2878,6340,1,0,0,0,0), + (2878,6341,1,0,0,0,0), + (2878,6342,1,0,0,0,0), + (2878,6448,1,0,0,0,0), + (2878,6449,1,0,0,0,0), + (2878,6450,1,0,0,0,0), + (2878,6451,1,0,0,0,0), + (2878,6452,1,0,0,0,0), + (2878,6453,1,0,0,0,0), + (2878,6454,1,0,0,0,0), + (2878,6455,1,0,0,0,0), + (2878,6456,1,0,0,0,0), + (2878,6457,1,0,0,0,0), + (2878,14922,1,261,0,0,0), + (2878,15147,440,0,0,20,0), + (2878,15148,1440,0,0,30,0), + (2878,15149,3240,0,0,40,0), + (2878,15150,6480,0,0,50,0), + (2878,15151,9000,0,0,60,0), + (2878,24442,440,0,0,20,0), + (2878,24468,1440,0,0,30,0), + (2878,24470,3240,0,0,40,0), + (2878,24472,6480,0,0,50,0), + (2878,24473,440,0,0,20,0), + (2878,24481,1440,0,0,30,0), + (2878,24484,3240,0,0,40,0), + (2878,24485,6480,0,0,50,0), + (2878,24517,440,0,0,20,0), + (2878,24518,40,0,0,20,0), + (2878,24519,440,0,0,20,0), + (2878,24520,1440,0,0,30,0), + (2878,24521,3240,0,0,40,0), + (2878,24522,6480,0,0,50,0), + (2878,24523,1440,0,0,30,0), + (2878,24524,3240,0,0,40,0), + (2878,24525,6480,0,0,50,0), + (2878,24526,1440,0,0,30,0), + (2878,24527,3240,0,0,40,0), + (2878,24528,6480,0,0,50,0), + (2878,24533,10,0,0,10,0), + (2878,24534,120,0,0,12,0), + (2878,24535,400,0,0,18,0), + (2878,24536,1260,0,0,24,0), + (2878,24537,1440,0,0,30,0), + (2878,24538,2520,0,0,36,0), + (2878,24539,4320,0,0,42,0), + (2878,24540,5760,0,0,48,0), + (2878,24541,7560,0,0,54,0), + (2878,24548,10,0,0,10,0), + (2878,24563,120,0,0,12,0), + (2878,24565,400,0,0,18,0), + (2878,24566,1260,0,0,24,0), + (2878,24567,1440,0,0,30,0), + (2878,24568,2520,0,0,36,0), + (2878,24569,4320,0,0,42,0), + (2878,24570,5760,0,0,48,0), + (2878,24633,7560,0,0,54,0), + (2878,24634,9000,0,0,60,0), + (2878,24636,9000,0,0,60,0), + (2879,542,396,0,0,20,0), + (2879,1853,1,261,0,0,0), + (2879,6285,1,0,0,0,0), + (2879,6291,1,0,0,0,0), + (2879,6292,1,0,0,0,0), + (2879,6293,1,0,0,0,0), + (2879,6294,1,0,0,0,0), + (2879,6313,1,0,0,0,0), + (2879,6322,1,0,0,0,0), + (2879,6323,1,0,0,0,0), + (2879,6324,1,0,0,0,0), + (2879,6325,1,0,0,0,0), + (2879,6330,1,0,0,0,0), + (2879,6339,1,0,0,0,0), + (2879,6340,1,0,0,0,0), + (2879,6341,1,0,0,0,0), + (2879,6342,1,0,0,0,0), + (2879,6449,1,0,0,0,0), + (2879,6454,1,0,0,0,0), + (2879,6455,1,0,0,0,0), + (2879,6456,1,0,0,0,0), + (2879,6457,1,0,0,0,0), + (2879,14922,1,261,0,0,0), + (2879,15147,440,0,0,20,0), + (2879,15148,1440,0,0,30,0), + (2879,15149,3240,0,0,40,0), + (2879,15150,6480,0,0,50,0), + (2879,15151,9000,0,0,60,0), + (2879,24442,440,0,0,20,0), + (2879,24468,1440,0,0,30,0), + (2879,24470,3240,0,0,40,0), + (2879,24472,6480,0,0,50,0), + (2879,24473,440,0,0,20,0), + (2879,24481,1440,0,0,30,0), + (2879,24484,3240,0,0,40,0), + (2879,24485,6480,0,0,50,0), + (2879,24517,440,0,0,20,0), + (2879,24518,40,0,0,20,0), + (2879,24519,440,0,0,20,0), + (2879,24520,1440,0,0,30,0), + (2879,24521,3240,0,0,40,0), + (2879,24522,6480,0,0,50,0), + (2879,24523,1440,0,0,30,0), + (2879,24524,3240,0,0,40,0), + (2879,24525,6480,0,0,50,0), + (2879,24526,1440,0,0,30,0), + (2879,24527,3240,0,0,40,0), + (2879,24528,6480,0,0,50,0), + (2879,24533,10,0,0,10,0), + (2879,24534,120,0,0,12,0), + (2879,24535,400,0,0,18,0), + (2879,24536,1260,0,0,24,0), + (2879,24537,1440,0,0,30,0), + (2879,24538,2520,0,0,36,0), + (2879,24539,4320,0,0,42,0), + (2879,24540,5760,0,0,48,0), + (2879,24541,7560,0,0,54,0), + (2879,24548,10,0,0,10,0), + (2879,24563,120,0,0,12,0), + (2879,24565,400,0,0,18,0), + (2879,24566,1260,0,0,24,0), + (2879,24567,1440,0,0,30,0), + (2879,24568,2520,0,0,36,0), + (2879,24569,4320,0,0,42,0), + (2879,24570,5760,0,0,48,0), + (2879,24633,7560,0,0,54,0), + (2879,24634,9000,0,0,60,0), + (2879,24636,9000,0,0,60,0), + (2998,2020,9,0,0,5,0), + (2998,2021,450,164,50,10,0), + (2998,2744,90,164,35,0,0), + (2998,2745,450,164,90,0,0), + (2998,2746,90,164,65,0,0), + (2998,2747,180,164,70,0,0), + (2998,2749,270,164,105,0,0), + (2998,2750,450,164,105,0,0), + (2998,2751,450,164,120,0,0), + (2998,2752,900,164,125,0,0), + (2998,2753,900,164,145,0,0), + (2998,2754,45,164,15,0,0), + (2998,2755,45,164,20,0,0), + (2998,2756,45,164,25,0,0), + (2998,2757,180,164,110,0,0), + (2998,2758,180,164,115,0,0), + (2998,2759,180,164,120,0,0), + (2998,3118,90,164,65,0,0), + (2998,3119,900,164,125,0,0), + (2998,3298,450,164,90,0,0), + (2998,3299,225,164,35,0,0), + (2998,3300,450,164,70,0,0), + (2998,3301,900,164,130,0,0), + (2998,3340,45,164,20,0,0), + (2998,3341,90,164,25,0,0), + (2998,3342,90,164,40,0,0), + (2998,3343,180,164,45,0,0), + (2998,3344,225,164,75,0,0), + (2998,3345,1000,164,110,0,0), + (2998,3346,450,164,130,0,0), + (2998,3347,900,164,135,0,0), + (2998,3348,900,164,125,0,0), + (2998,3516,600,164,100,0,0), + (2998,6520,720,164,110,0,0), + (2998,7409,270,164,65,0,0), + (2998,7819,180,164,95,0,0), + (2998,7820,90,164,100,0,0), + (2998,8769,225,164,150,0,0), + (2998,8881,90,164,30,0,0), + (2998,9984,90,164,30,0,0), + (2998,9988,225,164,125,0,0), + (2998,9989,450,164,130,0,0), + (2998,9990,450,164,135,0,0), + (2998,14381,225,164,150,0,0), + (2998,19670,600,164,100,0,0), + (2998,19671,225,164,150,0,0), + (3001,2581,10,0,0,0,0), + (3001,2582,500,186,50,0,0), + (3001,3313,50,186,65,0,0), + (3001,3314,200,186,65,0,0), + (3001,3315,2250,186,155,0,0), + (3001,3316,450,186,125,0,0), + (3001,3317,180,186,75,0,0), + (3001,3568,4500,186,125,0,0), + (3001,3596,2250,186,165,0,0), + (3001,10099,4500,186,175,0,0), + (3001,10100,9000,186,230,0,0), + (3001,10249,50000,186,200,0,0), + (3001,16154,18000,186,250,0,0), + (3004,2414,45,197,40,0,0), + (3004,2415,22,197,1,0,0), + (3004,2416,45,197,40,0,0), + (3004,2417,270,197,70,0,0), + (3004,2418,180,197,70,0,0), + (3004,2419,180,197,60,0,0), + (3004,2421,270,197,85,0,0), + (3004,2422,270,197,95,0,0), + (3004,2423,225,197,75,0,0), + (3004,2424,180,197,100,0,0), + (3004,2966,90,197,75,0,0), + (3004,2967,180,197,65,0,0), + (3004,2996,45,197,10,0,0), + (3004,3783,90,197,45,0,0), + (3004,3785,180,197,80,0,0), + (3004,3814,720,197,150,0,0), + (3004,3874,450,197,125,0,0), + (3004,3876,90,197,35,0,0), + (3004,3877,180,197,60,0,0), + (3004,3878,270,197,70,0,0), + (3004,3879,360,197,85,0,0), + (3004,3880,270,197,80,0,0), + (3004,3881,450,197,110,0,0), + (3004,3882,450,197,110,0,0), + (3004,3884,675,197,130,0,0), + (3004,3886,675,197,125,0,0), + (3004,3888,675,197,150,0,0), + (3004,3890,225,197,110,0,0), + (3004,3911,10,0,0,5,0), + (3004,3912,450,197,50,10,0), + (3004,3916,45,197,30,0,0), + (3004,6522,360,197,90,0,0), + (3004,6691,900,197,135,0,0), + (3004,7626,45,197,30,0,0), + (3004,7627,45,197,30,0,0), + (3004,8466,45,197,40,0,0), + (3004,8468,225,197,110,0,0), + (3004,8759,540,197,140,0,0), + (3004,8761,540,197,145,0,0), + (3004,8777,45,197,10,0,0), + (3004,12119,45,197,20,0,0), + (3004,12120,270,197,75,0,0), + (3007,3781,2000,165,150,0,0), + (3007,3787,2000,165,150,0,0), + (3007,3790,1800,165,145,0,0), + (3007,3792,1500,165,125,0,0), + (3007,3793,1200,165,130,0,0), + (3007,3794,1500,165,135,0,0), + (3007,3795,2500,165,160,0,0), + (3007,3797,2800,165,180,0,0), + (3007,3812,5000,165,125,20,0), + (3007,3820,1800,165,150,0,0), + (3007,6662,2800,165,190,0,0), + (3007,7148,2500,165,160,0,0), + (3007,7152,2500,165,175,0,0), + (3007,7157,2800,165,190,0,0), + (3007,9150,1500,165,125,0,0), + (3007,9209,2000,165,150,0,0), + (3007,9210,2000,165,150,0,0), + (3007,9211,2500,165,175,0,0), + (3007,9212,2800,165,180,0,0), + (3007,9213,2800,165,180,0,0), + (3007,9214,2800,165,195,0,0), + (3007,10485,2800,165,200,0,0), + (3007,10655,3500,165,200,0,0), + (3007,20652,1800,165,150,0,0), + (3007,20653,2800,165,200,0,0), + (3008,2155,10,0,0,5,0), + (3008,2177,100,165,55,0,0), + (3008,2178,100,165,60,0,0), + (3008,2338,50,165,15,0,0), + (3008,2883,100,165,40,0,0), + (3008,3782,75,165,25,0,0), + (3008,3784,150,165,55,0,0), + (3008,3821,50,165,35,0,0), + (3008,9061,100,165,30,0,0), + (3008,9063,100,165,30,0,0), + (3009,2275,10,0,0,5,0), + (3009,2341,250,171,55,0,0), + (3011,7414,10,0,0,5,0), + (3011,7415,500,333,50,10,0), + (3011,7422,50,333,15,0,0), + (3011,7429,100,333,20,0,0), + (3011,7441,100,333,45,0,0), + (3011,7459,250,333,50,0,0), + (3011,7461,200,333,70,0,0), + (3011,7746,450,333,100,0,0), + (3011,7749,250,333,60,0,0), + (3011,7789,450,333,90,0,0), + (3011,7796,360,333,80,0,0), + (3011,7797,900,333,100,0,0), + (3011,7858,900,333,120,0,0), + (3011,7862,1125,333,125,0,0), + (3011,13373,100,333,40,0,0), + (3011,13391,1260,333,125,0,0), + (3011,13392,540,333,105,0,0), + (3011,13422,720,333,115,0,0), + (3011,13499,1350,333,130,0,0), + (3011,13502,1350,333,130,0,0), + (3011,13504,1800,333,140,0,0), + (3011,13531,2160,333,145,0,0), + (3011,13539,2250,333,140,0,0), + (3011,13609,2160,333,145,0,0), + (3011,13627,2250,333,150,0,0), + (3011,13629,2250,333,150,0,0), + (3011,14805,50,333,10,0,0), + (3011,14808,200,333,70,0,0), + (3013,2372,10,0,0,0,0), + (3013,2373,500,182,50,0,0), + (3013,3571,5000,182,125,0,0), + (3013,11994,50000,182,200,0,0), + (3026,2551,100,0,0,5,0), + (3026,2559,50,185,10,0,0), + (3026,2561,100,185,50,0,0), + (3026,2562,200,185,75,0,0), + (3026,2563,150,185,80,0,0), + (3026,3412,500,185,50,10,0), + (3026,6502,100,185,50,0,0), + (3026,6503,300,185,125,0,0), + (3026,21176,4000,185,200,0,0), + (3028,7733,100,0,0,5,0), + (3028,7734,500,356,50,0,0), + (3030,1303,100,0,0,8,0), + (3030,1304,1800,0,0,16,0), + (3030,1305,3500,0,0,24,0), + (3030,1315,1800,0,0,16,0), + (3030,1324,100,0,0,8,0), + (3030,1325,900,0,0,14,0), + (3030,1326,100,0,0,6,0), + (3030,1327,800,0,0,12,0), + (3030,1333,720,0,0,12,0), + (3030,1338,6000,0,0,28,0), + (3030,1339,8000,0,0,32,0), + (3030,1340,12000,0,0,40,0), + (3030,1345,4000,0,0,26,0), + (3030,1352,7000,0,0,30,0), + (3030,1354,2000,0,0,18,0), + (3030,1355,3500,0,0,24,0), + (3030,1356,8000,0,0,32,0), + (3030,1357,2200,0,0,20,0), + (3030,1358,4000,0,0,26,0), + (3030,1363,8000,0,0,32,0), + (3030,1444,12000,0,0,40,0), + (3030,2014,800,0,0,12,0), + (3030,2076,100,0,0,6,0), + (3030,2862,22000,0,0,48,0), + (3030,2863,30000,0,0,56,0), + (3030,2874,900,0,0,14,0), + (3030,5386,3000,0,0,22,0), + (3030,5387,2200,0,0,20,0), + (3030,5678,4000,0,0,26,0), + (3030,5731,100,0,0,8,0), + (3030,6043,8000,0,0,32,0), + (3030,6379,2200,0,0,20,0), + (3030,6380,7000,0,0,30,0), + (3030,6381,12000,0,0,40,0), + (3030,6383,7000,0,0,30,0), + (3030,6384,12000,0,0,40,0), + (3030,6400,2000,0,0,18,0), + (3030,6401,6000,0,0,28,0), + (3030,6402,11000,0,0,38,0), + (3030,6496,9000,0,0,34,0), + (3030,8006,12000,0,0,40,0), + (3030,8007,2200,0,0,20,0), + (3030,8009,6000,0,0,28,0), + (3030,8011,10000,0,0,36,0), + (3030,8013,7200,0,0,32,0), + (3030,8020,10,0,0,1,0), + (3030,8021,100,0,0,8,0), + (3030,8022,1800,0,0,16,0), + (3030,8025,400,0,0,10,0), + (3030,8031,2000,0,0,18,0), + (3030,8032,4000,0,0,26,0), + (3030,8035,2200,0,0,20,0), + (3030,8039,6000,0,0,28,0), + (3030,8043,100,0,0,4,0), + (3030,8047,100,0,0,8,0), + (3030,8048,900,0,0,14,0), + (3030,8049,3500,0,0,24,0), + (3030,8051,400,0,0,10,0), + (3030,8054,2000,0,0,18,0), + (3030,8055,6000,0,0,28,0), + (3030,8057,2200,0,0,20,0), + (3030,8059,9000,0,0,34,0), + (3030,8077,400,0,0,10,0), + (3030,8086,800,0,0,12,0), + (3030,8135,12000,0,0,40,0), + (3030,8144,2000,0,0,18,0), + (3030,8158,900,0,0,14,0), + (3030,8159,3500,0,0,24,0), + (3030,8164,3500,0,0,24,0), + (3030,8165,11000,0,0,38,0), + (3030,8169,3000,0,0,22,0), + (3030,8173,11000,0,0,38,0), + (3030,8180,7000,0,0,30,0), + (3030,8183,3500,0,0,24,0), + (3030,8186,6000,0,0,28,0), + (3030,8189,4000,0,0,26,0), + (3030,8231,6000,0,0,28,0), + (3030,8234,7000,0,0,30,0), + (3030,8237,12000,0,0,40,0), + (3030,8252,11000,0,0,38,0), + (3030,8500,3000,0,0,22,0), + (3030,8501,8000,0,0,32,0), + (3030,8513,8000,0,0,32,0), + (3030,8738,12000,0,0,40,0), + (3030,8837,16000,0,0,42,0), + (3030,10393,11000,0,0,38,0), + (3030,10394,18000,0,0,44,0), + (3030,10397,22000,0,0,48,0), + (3030,10398,30000,0,0,56,0), + (3030,10401,3500,0,0,24,0), + (3030,10402,9000,0,0,34,0), + (3030,10409,9000,0,0,34,0), + (3030,10410,18000,0,0,44,0), + (3030,10411,29000,0,0,54,0), + (3030,10415,10000,0,0,36,0), + (3030,10416,22000,0,0,48,0), + (3030,10417,34000,0,0,60,0), + (3030,10429,22000,0,0,48,0), + (3030,10430,32000,0,0,58,0), + (3030,10433,22000,0,0,48,0), + (3030,10434,30000,0,0,56,0), + (3030,10439,24000,0,0,50,0), + (3030,10440,34000,0,0,60,0), + (3030,10443,27000,0,0,52,0), + (3030,10446,10000,0,0,36,0), + (3030,10449,12000,0,0,40,0), + (3030,10450,27000,0,0,52,0), + (3030,10457,11000,0,0,38,0), + (3030,10464,24000,0,0,50,0), + (3030,10465,34000,0,0,60,0), + (3030,10469,18000,0,0,44,0), + (3030,10470,27000,0,0,52,0), + (3030,10471,34000,0,0,60,0), + (3030,10474,20000,0,0,46,0), + (3030,10475,32000,0,0,58,0), + (3030,10480,11000,0,0,38,0), + (3030,10481,29000,0,0,54,0), + (3030,10488,24000,0,0,50,0), + (3030,10512,10000,0,0,36,0), + (3030,10514,20000,0,0,46,0), + (3030,10515,30000,0,0,56,0), + (3030,10528,22000,0,0,48,0), + (3030,10540,16000,0,0,42,0), + (3030,10541,32000,0,0,58,0), + (3030,10588,10000,0,0,36,0), + (3030,10589,20000,0,0,46,0), + (3030,10590,30000,0,0,56,0), + (3030,10597,7000,0,0,30,0), + (3030,10602,18000,0,0,44,0), + (3030,10603,34000,0,0,60,0), + (3030,10615,16000,0,0,42,0), + (3030,10616,27000,0,0,52,0), + (3030,10624,20000,0,0,46,0), + (3030,10625,29000,0,0,54,0), + (3030,10628,30000,0,0,56,0), + (3030,11316,16000,0,0,42,0), + (3030,11317,27000,0,0,52,0), + (3030,15113,10000,0,0,36,0), + (3030,15115,20000,0,0,46,0), + (3030,15116,30000,0,0,56,0), + (3030,15209,24000,0,0,50,0), + (3030,15210,30000,0,0,56,0), + (3030,16317,18000,0,0,44,0), + (3030,16318,29000,0,0,54,0), + (3030,16347,20000,0,0,46,0), + (3030,16348,30000,0,0,56,0), + (3030,16357,22000,0,0,48,0), + (3030,16358,32000,0,0,58,0), + (3030,16363,34000,0,0,60,0), + (3030,16394,32000,0,0,58,0), + (3030,20613,7000,0,0,30,0), + (3030,20778,3500,0,0,24,0), + (3030,20779,10000,0,0,36,0), + (3030,20780,22000,0,0,48,0), + (3030,20781,34000,0,0,60,0), + (3030,25910,24000,0,0,50,0), + (3030,17362,55000,0,0,48,0), + (3030,17363,80000,0,0,58,0), + (3031,1303,100,0,0,8,0), + (3031,1304,1800,0,0,16,0), + (3031,1305,3500,0,0,24,0), + (3031,1315,1800,0,0,16,0), + (3031,1324,100,0,0,8,0), + (3031,1325,900,0,0,14,0), + (3031,1326,100,0,0,6,0), + (3031,1327,800,0,0,12,0), + (3031,1333,720,0,0,12,0), + (3031,1338,6000,0,0,28,0), + (3031,1339,8000,0,0,32,0), + (3031,1340,12000,0,0,40,0), + (3031,1345,4000,0,0,26,0), + (3031,1352,7000,0,0,30,0), + (3031,1354,2000,0,0,18,0), + (3031,1355,3500,0,0,24,0), + (3031,1356,8000,0,0,32,0), + (3031,1357,2200,0,0,20,0), + (3031,1358,4000,0,0,26,0), + (3031,1363,8000,0,0,32,0), + (3031,1444,12000,0,0,40,0), + (3031,2014,800,0,0,12,0), + (3031,2076,100,0,0,6,0), + (3031,2862,22000,0,0,48,0), + (3031,2863,30000,0,0,56,0), + (3031,2874,900,0,0,14,0), + (3031,5386,3000,0,0,22,0), + (3031,5387,2200,0,0,20,0), + (3031,5678,4000,0,0,26,0), + (3031,5731,100,0,0,8,0), + (3031,6043,8000,0,0,32,0), + (3031,6379,2200,0,0,20,0), + (3031,6380,7000,0,0,30,0), + (3031,6381,12000,0,0,40,0), + (3031,6383,7000,0,0,30,0), + (3031,6384,12000,0,0,40,0), + (3031,6400,2000,0,0,18,0), + (3031,6401,6000,0,0,28,0), + (3031,6402,11000,0,0,38,0), + (3031,6496,9000,0,0,34,0), + (3031,8006,12000,0,0,40,0), + (3031,8007,2200,0,0,20,0), + (3031,8009,6000,0,0,28,0), + (3031,8011,10000,0,0,36,0), + (3031,8013,7200,0,0,32,0), + (3031,8020,10,0,0,1,0), + (3031,8021,100,0,0,8,0), + (3031,8022,1800,0,0,16,0), + (3031,8025,400,0,0,10,0), + (3031,8031,2000,0,0,18,0), + (3031,8032,4000,0,0,26,0), + (3031,8035,2200,0,0,20,0), + (3031,8039,6000,0,0,28,0), + (3031,8043,100,0,0,4,0), + (3031,8047,100,0,0,8,0), + (3031,8048,900,0,0,14,0), + (3031,8049,3500,0,0,24,0), + (3031,8051,400,0,0,10,0), + (3031,8054,2000,0,0,18,0), + (3031,8055,6000,0,0,28,0), + (3031,8057,2200,0,0,20,0), + (3031,8059,9000,0,0,34,0), + (3031,8077,400,0,0,10,0), + (3031,8086,800,0,0,12,0), + (3031,8135,12000,0,0,40,0), + (3031,8144,2000,0,0,18,0), + (3031,8158,900,0,0,14,0), + (3031,8159,3500,0,0,24,0), + (3031,8164,3500,0,0,24,0), + (3031,8165,11000,0,0,38,0), + (3031,8169,3000,0,0,22,0), + (3031,8173,11000,0,0,38,0), + (3031,8180,7000,0,0,30,0), + (3031,8183,3500,0,0,24,0), + (3031,8186,6000,0,0,28,0), + (3031,8189,4000,0,0,26,0), + (3031,8231,6000,0,0,28,0), + (3031,8234,7000,0,0,30,0), + (3031,8237,12000,0,0,40,0), + (3031,8252,11000,0,0,38,0), + (3031,8500,3000,0,0,22,0), + (3031,8501,8000,0,0,32,0), + (3031,8513,8000,0,0,32,0), + (3031,8738,12000,0,0,40,0), + (3031,8837,16000,0,0,42,0), + (3031,10393,11000,0,0,38,0), + (3031,10394,18000,0,0,44,0), + (3031,10397,22000,0,0,48,0), + (3031,10398,30000,0,0,56,0), + (3031,10401,3500,0,0,24,0), + (3031,10402,9000,0,0,34,0), + (3031,10409,9000,0,0,34,0), + (3031,10410,18000,0,0,44,0), + (3031,10411,29000,0,0,54,0), + (3031,10415,10000,0,0,36,0), + (3031,10416,22000,0,0,48,0), + (3031,10417,34000,0,0,60,0), + (3031,10429,22000,0,0,48,0), + (3031,10430,32000,0,0,58,0), + (3031,10433,22000,0,0,48,0), + (3031,10434,30000,0,0,56,0), + (3031,10439,24000,0,0,50,0), + (3031,10440,34000,0,0,60,0), + (3031,10443,27000,0,0,52,0), + (3031,10446,10000,0,0,36,0), + (3031,10449,12000,0,0,40,0), + (3031,10450,27000,0,0,52,0), + (3031,10457,11000,0,0,38,0), + (3031,10464,24000,0,0,50,0), + (3031,10465,34000,0,0,60,0), + (3031,10469,18000,0,0,44,0), + (3031,10470,27000,0,0,52,0), + (3031,10471,34000,0,0,60,0), + (3031,10474,20000,0,0,46,0), + (3031,10475,32000,0,0,58,0), + (3031,10480,11000,0,0,38,0), + (3031,10481,29000,0,0,54,0), + (3031,10488,24000,0,0,50,0), + (3031,10512,10000,0,0,36,0), + (3031,10514,20000,0,0,46,0), + (3031,10515,30000,0,0,56,0), + (3031,10528,22000,0,0,48,0), + (3031,10540,16000,0,0,42,0), + (3031,10541,32000,0,0,58,0), + (3031,10588,10000,0,0,36,0), + (3031,10589,20000,0,0,46,0), + (3031,10590,30000,0,0,56,0), + (3031,10597,7000,0,0,30,0), + (3031,10602,18000,0,0,44,0), + (3031,10603,34000,0,0,60,0), + (3031,10615,16000,0,0,42,0), + (3031,10616,27000,0,0,52,0), + (3031,10624,20000,0,0,46,0), + (3031,10625,29000,0,0,54,0), + (3031,10628,30000,0,0,56,0), + (3031,11316,16000,0,0,42,0), + (3031,11317,27000,0,0,52,0), + (3031,15113,10000,0,0,36,0), + (3031,15115,20000,0,0,46,0), + (3031,15116,30000,0,0,56,0), + (3031,15209,24000,0,0,50,0), + (3031,15210,30000,0,0,56,0), + (3031,16317,18000,0,0,44,0), + (3031,16318,29000,0,0,54,0), + (3031,16347,20000,0,0,46,0), + (3031,16348,30000,0,0,56,0), + (3031,16357,22000,0,0,48,0), + (3031,16358,32000,0,0,58,0), + (3031,16363,34000,0,0,60,0), + (3031,16394,32000,0,0,58,0), + (3031,20613,7000,0,0,30,0), + (3031,20778,3500,0,0,24,0), + (3031,20779,10000,0,0,36,0), + (3031,20780,22000,0,0,48,0), + (3031,20781,34000,0,0,60,0), + (3031,25910,24000,0,0,50,0), + (3031,17362,55000,0,0,48,0), + (3031,17363,80000,0,0,58,0), + (3032,1303,100,0,0,8,0), + (3032,1304,1800,0,0,16,0), + (3032,1305,3500,0,0,24,0), + (3032,1315,1800,0,0,16,0), + (3032,1324,100,0,0,8,0), + (3032,1325,900,0,0,14,0), + (3032,1326,100,0,0,6,0), + (3032,1327,800,0,0,12,0), + (3032,1333,720,0,0,12,0), + (3032,1338,6000,0,0,28,0), + (3032,1339,8000,0,0,32,0), + (3032,1340,12000,0,0,40,0), + (3032,1345,4000,0,0,26,0), + (3032,1352,7000,0,0,30,0), + (3032,1354,2000,0,0,18,0), + (3032,1355,3500,0,0,24,0), + (3032,1356,8000,0,0,32,0), + (3032,1357,2200,0,0,20,0), + (3032,1358,4000,0,0,26,0), + (3032,1363,8000,0,0,32,0), + (3032,1444,12000,0,0,40,0), + (3032,2014,800,0,0,12,0), + (3032,2076,100,0,0,6,0), + (3032,2862,22000,0,0,48,0), + (3032,2863,30000,0,0,56,0), + (3032,2874,900,0,0,14,0), + (3032,5386,3000,0,0,22,0), + (3032,5387,2200,0,0,20,0), + (3032,5678,4000,0,0,26,0), + (3032,5731,100,0,0,8,0), + (3032,6043,8000,0,0,32,0), + (3032,6379,2200,0,0,20,0), + (3032,6380,7000,0,0,30,0), + (3032,6381,12000,0,0,40,0), + (3032,6383,7000,0,0,30,0), + (3032,6384,12000,0,0,40,0), + (3032,6400,2000,0,0,18,0), + (3032,6401,6000,0,0,28,0), + (3032,6402,11000,0,0,38,0), + (3032,6496,9000,0,0,34,0), + (3032,8006,12000,0,0,40,0), + (3032,8007,2200,0,0,20,0), + (3032,8009,6000,0,0,28,0), + (3032,8011,10000,0,0,36,0), + (3032,8013,7200,0,0,32,0), + (3032,8020,10,0,0,1,0), + (3032,8021,100,0,0,8,0), + (3032,8022,1800,0,0,16,0), + (3032,8025,400,0,0,10,0), + (3032,8031,2000,0,0,18,0), + (3032,8032,4000,0,0,26,0), + (3032,8035,2200,0,0,20,0), + (3032,8039,6000,0,0,28,0), + (3032,8043,100,0,0,4,0), + (3032,8047,100,0,0,8,0), + (3032,8048,900,0,0,14,0), + (3032,8049,3500,0,0,24,0), + (3032,8051,400,0,0,10,0), + (3032,8054,2000,0,0,18,0), + (3032,8055,6000,0,0,28,0), + (3032,8057,2200,0,0,20,0), + (3032,8059,9000,0,0,34,0), + (3032,8077,400,0,0,10,0), + (3032,8086,800,0,0,12,0), + (3032,8135,12000,0,0,40,0), + (3032,8144,2000,0,0,18,0), + (3032,8158,900,0,0,14,0), + (3032,8159,3500,0,0,24,0), + (3032,8164,3500,0,0,24,0), + (3032,8165,11000,0,0,38,0), + (3032,8169,3000,0,0,22,0), + (3032,8173,11000,0,0,38,0), + (3032,8180,7000,0,0,30,0), + (3032,8183,3500,0,0,24,0), + (3032,8186,6000,0,0,28,0), + (3032,8189,4000,0,0,26,0), + (3032,8231,6000,0,0,28,0), + (3032,8234,7000,0,0,30,0), + (3032,8237,12000,0,0,40,0), + (3032,8252,11000,0,0,38,0), + (3032,8500,3000,0,0,22,0), + (3032,8501,8000,0,0,32,0), + (3032,8513,8000,0,0,32,0), + (3032,8738,12000,0,0,40,0), + (3032,8837,16000,0,0,42,0), + (3032,10393,11000,0,0,38,0), + (3032,10394,18000,0,0,44,0), + (3032,10397,22000,0,0,48,0), + (3032,10398,30000,0,0,56,0), + (3032,10401,3500,0,0,24,0), + (3032,10402,9000,0,0,34,0), + (3032,10409,9000,0,0,34,0), + (3032,10410,18000,0,0,44,0), + (3032,10411,29000,0,0,54,0), + (3032,10415,10000,0,0,36,0), + (3032,10416,22000,0,0,48,0), + (3032,10417,34000,0,0,60,0), + (3032,10429,22000,0,0,48,0), + (3032,10430,32000,0,0,58,0), + (3032,10433,22000,0,0,48,0), + (3032,10434,30000,0,0,56,0), + (3032,10439,24000,0,0,50,0), + (3032,10440,34000,0,0,60,0), + (3032,10443,27000,0,0,52,0), + (3032,10446,10000,0,0,36,0), + (3032,10449,12000,0,0,40,0), + (3032,10450,27000,0,0,52,0), + (3032,10457,11000,0,0,38,0), + (3032,10464,24000,0,0,50,0), + (3032,10465,34000,0,0,60,0), + (3032,10469,18000,0,0,44,0), + (3032,10470,27000,0,0,52,0), + (3032,10471,34000,0,0,60,0), + (3032,10474,20000,0,0,46,0), + (3032,10475,32000,0,0,58,0), + (3032,10480,11000,0,0,38,0), + (3032,10481,29000,0,0,54,0), + (3032,10488,24000,0,0,50,0), + (3032,10512,10000,0,0,36,0), + (3032,10514,20000,0,0,46,0), + (3032,10515,30000,0,0,56,0), + (3032,10528,22000,0,0,48,0), + (3032,10540,16000,0,0,42,0), + (3032,10541,32000,0,0,58,0), + (3032,10588,10000,0,0,36,0), + (3032,10589,20000,0,0,46,0), + (3032,10590,30000,0,0,56,0), + (3032,10597,7000,0,0,30,0), + (3032,10602,18000,0,0,44,0), + (3032,10603,34000,0,0,60,0), + (3032,10615,16000,0,0,42,0), + (3032,10616,27000,0,0,52,0), + (3032,10624,20000,0,0,46,0), + (3032,10625,29000,0,0,54,0), + (3032,10628,30000,0,0,56,0), + (3032,11316,16000,0,0,42,0), + (3032,11317,27000,0,0,52,0), + (3032,15113,10000,0,0,36,0), + (3032,15115,20000,0,0,46,0), + (3032,15116,30000,0,0,56,0), + (3032,15209,24000,0,0,50,0), + (3032,15210,30000,0,0,56,0), + (3032,16317,18000,0,0,44,0), + (3032,16318,29000,0,0,54,0), + (3032,16347,20000,0,0,46,0), + (3032,16348,30000,0,0,56,0), + (3032,16357,22000,0,0,48,0), + (3032,16358,32000,0,0,58,0), + (3032,16363,34000,0,0,60,0), + (3032,16394,32000,0,0,58,0), + (3032,20613,7000,0,0,30,0), + (3032,20778,3500,0,0,24,0), + (3032,20779,10000,0,0,36,0), + (3032,20780,22000,0,0,48,0), + (3032,20781,34000,0,0,60,0), + (3032,25910,24000,0,0,50,0), + (3032,17362,55000,0,0,48,0), + (3032,17363,80000,0,0,58,0), + (3033,499,2000,0,0,20,0), + (3033,1151,4500,0,0,26,0), + (3033,1414,1900,0,0,18,0), + (3033,1415,6000,0,0,30,0), + (3033,1416,16000,0,0,42,0), + (3033,1420,100,0,0,6,0), + (3033,1421,900,0,0,14,0), + (3033,1422,4000,0,0,24,0), + (3033,1428,100,0,0,4,0), + (3033,1429,300,0,0,10,0), + (3033,1431,1800,0,0,16,0), + (3033,1432,4000,0,0,24,0), + (3033,1433,10000,0,0,34,0), + (3033,1435,200,0,0,8,0), + (3033,1436,1900,0,0,18,0), + (3033,1439,6000,0,0,30,0), + (3033,1441,6000,0,0,30,0), + (3033,1445,2000,0,0,20,0), + (3033,1448,2000,0,0,20,0), + (3033,1736,300,0,0,10,0), + (3033,1737,2000,0,0,20,0), + (3033,1827,4000,0,0,24,0), + (3033,1828,10000,0,0,34,0), + (3033,1829,18000,0,0,44,0), + (3033,2092,3000,0,0,22,0), + (3033,2093,5000,0,0,28,0), + (3033,2788,4000,0,0,24,0), + (3033,2889,28000,0,0,54,0), + (3033,2897,4500,0,0,26,0), + (3033,2910,3000,0,0,22,0), + (3033,2914,2000,0,0,20,0), + (3033,2919,5000,0,0,28,0), + (3033,2920,12000,0,0,38,0), + (3033,3030,5000,0,0,28,0), + (3033,3139,1800,0,0,16,0), + (3033,3628,10000,0,0,34,0), + (3033,3739,300,0,0,30,0), + (3033,5181,100,0,0,6,0), + (3033,5182,900,0,0,14,0), + (3033,5183,3000,0,0,22,0), + (3033,5184,6000,0,0,30,0), + (3033,5190,200,0,0,8,0), + (3033,5192,900,0,0,14,0), + (3033,5193,2000,0,0,20,0), + (3033,5194,4500,0,0,26,0), + (3033,5203,12000,0,0,38,0), + (3033,5204,22000,0,0,48,0), + (3033,5210,5000,0,0,28,0), + (3033,5212,900,0,0,14,0), + (3033,5216,2000,0,0,20,0), + (3033,5218,4000,0,0,24,0), + (3033,5222,3000,0,0,22,0), + (3033,5226,8000,0,0,32,0), + (3033,5228,800,0,0,12,0), + (3033,5230,95,0,0,18,0), + (3033,5231,10,0,0,1,0), + (3033,5233,300,0,0,10,0), + (3033,5235,2000,0,0,20,0), + (3033,5299,1900,0,0,18,0), + (3033,6779,8000,0,0,32,0), + (3033,6781,12000,0,0,38,0), + (3033,6782,6000,0,0,30,0), + (3033,6784,14000,0,0,40,0), + (3033,6786,8000,0,0,32,0), + (3033,6790,16000,0,0,42,0), + (3033,6794,11000,0,0,36,0), + (3033,6799,6000,0,0,30,0), + (3033,6801,6000,0,0,30,0), + (3033,6811,1900,0,0,18,0), + (3033,6812,4500,0,0,26,0), + (3033,8904,12000,0,0,38,0), + (3033,8906,20000,0,0,46,0), + (3033,8908,14000,0,0,40,0), + (3033,8911,14000,0,0,40,0), + (3033,8915,10000,0,0,34,0), + (3033,8920,14000,0,0,40,0), + (3033,8922,100,0,0,4,0), + (3033,8930,300,0,0,10,0), + (3033,8931,1800,0,0,16,0), + (3033,8932,3000,0,0,22,0), + (3033,8933,5000,0,0,28,0), + (3033,8934,10000,0,0,34,0), + (3033,8935,14000,0,0,40,0), + (3033,8937,800,0,0,12,0), + (3033,8942,1900,0,0,18,0), + (3033,8943,4000,0,0,24,0), + (3033,8944,6000,0,0,30,0), + (3033,8945,11000,0,0,36,0), + (3033,8952,4500,0,0,26,0), + (3033,8953,10000,0,0,34,0), + (3033,8954,16000,0,0,42,0), + (3033,8956,12000,0,0,38,0), + (3033,8973,10000,0,0,34,0), + (3033,8984,20000,0,0,46,0), + (3033,8993,12000,0,0,38,0), + (3033,8999,5000,0,0,28,0), + (3033,9001,14000,0,0,40,0), + (3033,9006,11000,0,0,36,0), + (3033,9491,8000,0,0,32,0), + (3033,9494,5000,0,0,28,0), + (3033,9495,11000,0,0,36,0), + (3033,9746,16000,0,0,42,0), + (3033,9748,16000,0,0,42,0), + (3033,9751,16000,0,0,42,0), + (3033,9753,18000,0,0,44,0), + (3033,9755,18000,0,0,44,0), + (3033,9757,18000,0,0,44,0), + (3033,9759,18000,0,0,44,0), + (3033,9822,20000,0,0,46,0), + (3033,9825,20000,0,0,46,0), + (3033,9828,30000,0,0,56,0), + (3033,9831,20000,0,0,46,0), + (3033,9832,28000,0,0,54,0), + (3033,9836,20000,0,0,46,0), + (3033,9837,26000,0,0,52,0), + (3033,9838,32000,0,0,58,0), + (3033,9842,20000,0,0,46,0), + (3033,9843,26000,0,0,52,0), + (3033,9844,32000,0,0,58,0), + (3033,9847,22000,0,0,48,0), + (3033,9848,34000,0,0,60,0), + (3033,9851,32000,0,0,58,0), + (3033,9854,22000,0,0,48,0), + (3033,9855,32000,0,0,58,0), + (3033,9859,22000,0,0,48,0), + (3033,9860,28000,0,0,54,0), + (3033,9861,34000,0,0,60,0), + (3033,9864,23000,0,0,50,0), + (3033,9865,34000,0,0,60,0), + (3033,9868,23000,0,0,50,0), + (3033,9869,32000,0,0,58,0), + (3033,9877,23000,0,0,50,0), + (3033,9878,32000,0,0,58,0), + (3033,9882,23000,0,0,50,0), + (3033,9883,32000,0,0,58,0), + (3033,9886,23000,0,0,50,0), + (3033,9887,34000,0,0,60,0), + (3033,9890,23000,0,0,50,0), + (3033,9891,30000,0,0,56,0), + (3033,9893,26000,0,0,52,0), + (3033,9895,26000,0,0,52,0), + (3033,9897,34000,0,0,60,0), + (3033,9899,26000,0,0,52,0), + (3033,9902,28000,0,0,54,0), + (3033,9905,28000,0,0,54,0), + (3033,9909,28000,0,0,54,0), + (3033,9911,28000,0,0,54,0), + (3033,9914,34000,0,0,60,0), + (3033,10343,28000,0,0,54,0), + (3033,11594,14000,0,0,40,0), + (3033,16915,23000,0,0,50,0), + (3033,17373,250,0,0,28,0), + (3033,17374,600,0,0,38,0), + (3033,17375,1100,0,0,48,0), + (3033,17376,1600,10,0,58,0), + (3033,17396,800,0,0,42,0), + (3033,17397,1400,0,0,54,0), + (3033,17406,34000,0,0,60,0), + (3033,18659,12000,0,0,38,0), + (3033,18660,32000,0,0,58,0), + (3033,20485,2000,0,0,20,0), + (3033,20722,14000,0,0,40,0), + (3033,20744,6000,0,0,30,0), + (3033,20745,14000,0,0,40,0), + (3033,20749,23000,0,0,50,0), + (3033,20750,34000,0,0,60,0), + (3033,22569,8000,0,0,32,0), + (3033,22826,18000,0,0,44,0), + (3033,22830,14000,0,0,40,0), + (3033,22831,22000,0,0,48,0), + (3033,22832,30000,0,0,56,0), + (3033,22894,11000,0,0,36,0), + (3033,22897,20000,0,0,46,0), + (3033,22898,30000,0,0,56,0), + (3033,24922,14000,0,0,40,0), + (3033,24978,300,0,0,30,0), + (3033,24979,700,0,0,40,0), + (3033,24980,1150,0,0,50,0), + (3033,24981,1700,0,0,60,0), + (3033,29167,14000,0,0,40,0), + (3034,499,2000,0,0,20,0), + (3034,1151,4500,0,0,26,0), + (3034,1414,1900,0,0,18,0), + (3034,1415,6000,0,0,30,0), + (3034,1416,16000,0,0,42,0), + (3034,1420,100,0,0,6,0), + (3034,1421,900,0,0,14,0), + (3034,1422,4000,0,0,24,0), + (3034,1428,100,0,0,4,0), + (3034,1429,300,0,0,10,0), + (3034,1431,1800,0,0,16,0), + (3034,1432,4000,0,0,24,0), + (3034,1433,10000,0,0,34,0), + (3034,1435,200,0,0,8,0), + (3034,1436,1900,0,0,18,0), + (3034,1439,6000,0,0,30,0), + (3034,1441,6000,0,0,30,0), + (3034,1445,2000,0,0,20,0), + (3034,1448,2000,0,0,20,0), + (3034,1736,300,0,0,10,0), + (3034,1737,2000,0,0,20,0), + (3034,1827,4000,0,0,24,0), + (3034,1828,10000,0,0,34,0), + (3034,1829,18000,0,0,44,0), + (3034,2092,3000,0,0,22,0), + (3034,2093,5000,0,0,28,0), + (3034,2788,4000,0,0,24,0), + (3034,2889,28000,0,0,54,0), + (3034,2897,4500,0,0,26,0), + (3034,2910,3000,0,0,22,0), + (3034,2914,2000,0,0,20,0), + (3034,2919,5000,0,0,28,0), + (3034,2920,12000,0,0,38,0), + (3034,3030,5000,0,0,28,0), + (3034,3139,1800,0,0,16,0), + (3034,3628,10000,0,0,34,0), + (3034,3739,300,0,0,30,0), + (3034,5181,100,0,0,6,0), + (3034,5182,900,0,0,14,0), + (3034,5183,3000,0,0,22,0), + (3034,5184,6000,0,0,30,0), + (3034,5190,200,0,0,8,0), + (3034,5192,900,0,0,14,0), + (3034,5193,2000,0,0,20,0), + (3034,5194,4500,0,0,26,0), + (3034,5203,12000,0,0,38,0), + (3034,5204,22000,0,0,48,0), + (3034,5210,5000,0,0,28,0), + (3034,5212,900,0,0,14,0), + (3034,5216,2000,0,0,20,0), + (3034,5218,4000,0,0,24,0), + (3034,5222,3000,0,0,22,0), + (3034,5226,8000,0,0,32,0), + (3034,5228,800,0,0,12,0), + (3034,5230,95,0,0,18,0), + (3034,5231,10,0,0,1,0), + (3034,5233,300,0,0,10,0), + (3034,5235,2000,0,0,20,0), + (3034,5299,1900,0,0,18,0), + (3034,6779,8000,0,0,32,0), + (3034,6781,12000,0,0,38,0), + (3034,6782,6000,0,0,30,0), + (3034,6784,14000,0,0,40,0), + (3034,6786,8000,0,0,32,0), + (3034,6790,16000,0,0,42,0), + (3034,6794,11000,0,0,36,0), + (3034,6799,6000,0,0,30,0), + (3034,6801,6000,0,0,30,0), + (3034,6811,1900,0,0,18,0), + (3034,6812,4500,0,0,26,0), + (3034,8904,12000,0,0,38,0), + (3034,8906,20000,0,0,46,0), + (3034,8908,14000,0,0,40,0), + (3034,8911,14000,0,0,40,0), + (3034,8915,10000,0,0,34,0), + (3034,8920,14000,0,0,40,0), + (3034,8922,100,0,0,4,0), + (3034,8930,300,0,0,10,0), + (3034,8931,1800,0,0,16,0), + (3034,8932,3000,0,0,22,0), + (3034,8933,5000,0,0,28,0), + (3034,8934,10000,0,0,34,0), + (3034,8935,14000,0,0,40,0), + (3034,8937,800,0,0,12,0), + (3034,8942,1900,0,0,18,0), + (3034,8943,4000,0,0,24,0), + (3034,8944,6000,0,0,30,0), + (3034,8945,11000,0,0,36,0), + (3034,8952,4500,0,0,26,0), + (3034,8953,10000,0,0,34,0), + (3034,8954,16000,0,0,42,0), + (3034,8956,12000,0,0,38,0), + (3034,8973,10000,0,0,34,0), + (3034,8984,20000,0,0,46,0), + (3034,8993,12000,0,0,38,0), + (3034,8999,5000,0,0,28,0), + (3034,9001,14000,0,0,40,0), + (3034,9006,11000,0,0,36,0), + (3034,9491,8000,0,0,32,0), + (3034,9494,5000,0,0,28,0), + (3034,9495,11000,0,0,36,0), + (3034,9746,16000,0,0,42,0), + (3034,9748,16000,0,0,42,0), + (3034,9751,16000,0,0,42,0), + (3034,9753,18000,0,0,44,0), + (3034,9755,18000,0,0,44,0), + (3034,9757,18000,0,0,44,0), + (3034,9759,18000,0,0,44,0), + (3034,9822,20000,0,0,46,0), + (3034,9825,20000,0,0,46,0), + (3034,9828,30000,0,0,56,0), + (3034,9831,20000,0,0,46,0), + (3034,9832,28000,0,0,54,0), + (3034,9836,20000,0,0,46,0), + (3034,9837,26000,0,0,52,0), + (3034,9838,32000,0,0,58,0), + (3034,9842,20000,0,0,46,0), + (3034,9843,26000,0,0,52,0), + (3034,9844,32000,0,0,58,0), + (3034,9847,22000,0,0,48,0), + (3034,9848,34000,0,0,60,0), + (3034,9851,32000,0,0,58,0), + (3034,9854,22000,0,0,48,0), + (3034,9855,32000,0,0,58,0), + (3034,9859,22000,0,0,48,0), + (3034,9860,28000,0,0,54,0), + (3034,9861,34000,0,0,60,0), + (3034,9864,23000,0,0,50,0), + (3034,9865,34000,0,0,60,0), + (3034,9868,23000,0,0,50,0), + (3034,9869,32000,0,0,58,0), + (3034,9877,23000,0,0,50,0), + (3034,9878,32000,0,0,58,0), + (3034,9882,23000,0,0,50,0), + (3034,9883,32000,0,0,58,0), + (3034,9886,23000,0,0,50,0), + (3034,9887,34000,0,0,60,0), + (3034,9890,23000,0,0,50,0), + (3034,9891,30000,0,0,56,0), + (3034,9893,26000,0,0,52,0), + (3034,9895,26000,0,0,52,0), + (3034,9897,34000,0,0,60,0), + (3034,9899,26000,0,0,52,0), + (3034,9902,28000,0,0,54,0), + (3034,9905,28000,0,0,54,0), + (3034,9909,28000,0,0,54,0), + (3034,9911,28000,0,0,54,0), + (3034,9914,34000,0,0,60,0), + (3034,10343,28000,0,0,54,0), + (3034,11594,14000,0,0,40,0), + (3034,16915,23000,0,0,50,0), + (3034,17373,250,0,0,28,0), + (3034,17374,600,0,0,38,0), + (3034,17375,1100,0,0,48,0), + (3034,17376,1600,10,0,58,0), + (3034,17396,800,0,0,42,0), + (3034,17397,1400,0,0,54,0), + (3034,17406,34000,0,0,60,0), + (3034,18659,12000,0,0,38,0), + (3034,18660,32000,0,0,58,0), + (3034,20485,2000,0,0,20,0), + (3034,20722,14000,0,0,40,0), + (3034,20744,6000,0,0,30,0), + (3034,20745,14000,0,0,40,0), + (3034,20749,23000,0,0,50,0), + (3034,20750,34000,0,0,60,0), + (3034,22569,8000,0,0,32,0), + (3034,22826,18000,0,0,44,0), + (3034,22830,14000,0,0,40,0), + (3034,22831,22000,0,0,48,0), + (3034,22832,30000,0,0,56,0), + (3034,22894,11000,0,0,36,0), + (3034,22897,20000,0,0,46,0), + (3034,22898,30000,0,0,56,0), + (3034,24922,14000,0,0,40,0), + (3034,24978,300,0,0,30,0), + (3034,24979,700,0,0,40,0), + (3034,24980,1150,0,0,50,0), + (3034,24981,1700,0,0,60,0), + (3034,29167,14000,0,0,40,0), + (3036,499,2000,0,0,20,0), + (3036,1151,4500,0,0,26,0), + (3036,1414,1900,0,0,18,0), + (3036,1415,6000,0,0,30,0), + (3036,1416,16000,0,0,42,0), + (3036,1420,100,0,0,6,0), + (3036,1421,900,0,0,14,0), + (3036,1422,4000,0,0,24,0), + (3036,1428,100,0,0,4,0), + (3036,1429,300,0,0,10,0), + (3036,1431,1800,0,0,16,0), + (3036,1432,4000,0,0,24,0), + (3036,1433,10000,0,0,34,0), + (3036,1435,200,0,0,8,0), + (3036,1436,1900,0,0,18,0), + (3036,1439,6000,0,0,30,0), + (3036,1441,6000,0,0,30,0), + (3036,1445,2000,0,0,20,0), + (3036,1448,2000,0,0,20,0), + (3036,1736,300,0,0,10,0), + (3036,1737,2000,0,0,20,0), + (3036,1827,4000,0,0,24,0), + (3036,1828,10000,0,0,34,0), + (3036,1829,18000,0,0,44,0), + (3036,2092,3000,0,0,22,0), + (3036,2093,5000,0,0,28,0), + (3036,2788,4000,0,0,24,0), + (3036,2889,28000,0,0,54,0), + (3036,2897,4500,0,0,26,0), + (3036,2910,3000,0,0,22,0), + (3036,2914,2000,0,0,20,0), + (3036,2919,5000,0,0,28,0), + (3036,2920,12000,0,0,38,0), + (3036,3030,5000,0,0,28,0), + (3036,3139,1800,0,0,16,0), + (3036,3628,10000,0,0,34,0), + (3036,3739,300,0,0,30,0), + (3036,5181,100,0,0,6,0), + (3036,5182,900,0,0,14,0), + (3036,5183,3000,0,0,22,0), + (3036,5184,6000,0,0,30,0), + (3036,5190,200,0,0,8,0), + (3036,5192,900,0,0,14,0), + (3036,5193,2000,0,0,20,0), + (3036,5194,4500,0,0,26,0), + (3036,5203,12000,0,0,38,0), + (3036,5204,22000,0,0,48,0), + (3036,5210,5000,0,0,28,0), + (3036,5212,900,0,0,14,0), + (3036,5216,2000,0,0,20,0), + (3036,5218,4000,0,0,24,0), + (3036,5222,3000,0,0,22,0), + (3036,5226,8000,0,0,32,0), + (3036,5228,800,0,0,12,0), + (3036,5230,95,0,0,18,0), + (3036,5231,10,0,0,1,0), + (3036,5233,300,0,0,10,0), + (3036,5235,2000,0,0,20,0), + (3036,5299,1900,0,0,18,0), + (3036,6779,8000,0,0,32,0), + (3036,6781,12000,0,0,38,0), + (3036,6782,6000,0,0,30,0), + (3036,6784,14000,0,0,40,0), + (3036,6786,8000,0,0,32,0), + (3036,6790,16000,0,0,42,0), + (3036,6794,11000,0,0,36,0), + (3036,6799,6000,0,0,30,0), + (3036,6801,6000,0,0,30,0), + (3036,6811,1900,0,0,18,0), + (3036,6812,4500,0,0,26,0), + (3036,8904,12000,0,0,38,0), + (3036,8906,20000,0,0,46,0), + (3036,8908,14000,0,0,40,0), + (3036,8911,14000,0,0,40,0), + (3036,8915,10000,0,0,34,0), + (3036,8920,14000,0,0,40,0), + (3036,8922,100,0,0,4,0), + (3036,8930,300,0,0,10,0), + (3036,8931,1800,0,0,16,0), + (3036,8932,3000,0,0,22,0), + (3036,8933,5000,0,0,28,0), + (3036,8934,10000,0,0,34,0), + (3036,8935,14000,0,0,40,0), + (3036,8937,800,0,0,12,0), + (3036,8942,1900,0,0,18,0), + (3036,8943,4000,0,0,24,0), + (3036,8944,6000,0,0,30,0), + (3036,8945,11000,0,0,36,0), + (3036,8952,4500,0,0,26,0), + (3036,8953,10000,0,0,34,0), + (3036,8954,16000,0,0,42,0), + (3036,8956,12000,0,0,38,0), + (3036,8973,10000,0,0,34,0), + (3036,8984,20000,0,0,46,0), + (3036,8993,12000,0,0,38,0), + (3036,8999,5000,0,0,28,0), + (3036,9001,14000,0,0,40,0), + (3036,9006,11000,0,0,36,0), + (3036,9491,8000,0,0,32,0), + (3036,9494,5000,0,0,28,0), + (3036,9495,11000,0,0,36,0), + (3036,9746,16000,0,0,42,0), + (3036,9748,16000,0,0,42,0), + (3036,9751,16000,0,0,42,0), + (3036,9753,18000,0,0,44,0), + (3036,9755,18000,0,0,44,0), + (3036,9757,18000,0,0,44,0), + (3036,9759,18000,0,0,44,0), + (3036,9822,20000,0,0,46,0), + (3036,9825,20000,0,0,46,0), + (3036,9828,30000,0,0,56,0), + (3036,9831,20000,0,0,46,0), + (3036,9832,28000,0,0,54,0), + (3036,9836,20000,0,0,46,0), + (3036,9837,26000,0,0,52,0), + (3036,9838,32000,0,0,58,0), + (3036,9842,20000,0,0,46,0), + (3036,9843,26000,0,0,52,0), + (3036,9844,32000,0,0,58,0), + (3036,9847,22000,0,0,48,0), + (3036,9848,34000,0,0,60,0), + (3036,9851,32000,0,0,58,0), + (3036,9854,22000,0,0,48,0), + (3036,9855,32000,0,0,58,0), + (3036,9859,22000,0,0,48,0), + (3036,9860,28000,0,0,54,0), + (3036,9861,34000,0,0,60,0), + (3036,9864,23000,0,0,50,0), + (3036,9865,34000,0,0,60,0), + (3036,9868,23000,0,0,50,0), + (3036,9869,32000,0,0,58,0), + (3036,9877,23000,0,0,50,0), + (3036,9878,32000,0,0,58,0), + (3036,9882,23000,0,0,50,0), + (3036,9883,32000,0,0,58,0), + (3036,9886,23000,0,0,50,0), + (3036,9887,34000,0,0,60,0), + (3036,9890,23000,0,0,50,0), + (3036,9891,30000,0,0,56,0), + (3036,9893,26000,0,0,52,0), + (3036,9895,26000,0,0,52,0), + (3036,9897,34000,0,0,60,0), + (3036,9899,26000,0,0,52,0), + (3036,9902,28000,0,0,54,0), + (3036,9905,28000,0,0,54,0), + (3036,9909,28000,0,0,54,0), + (3036,9911,28000,0,0,54,0), + (3036,9914,34000,0,0,60,0), + (3036,10343,28000,0,0,54,0), + (3036,11594,14000,0,0,40,0), + (3036,16915,23000,0,0,50,0), + (3036,17373,250,0,0,28,0), + (3036,17374,600,0,0,38,0), + (3036,17375,1100,0,0,48,0), + (3036,17376,1600,10,0,58,0), + (3036,17396,800,0,0,42,0), + (3036,17397,1400,0,0,54,0), + (3036,17406,34000,0,0,60,0), + (3036,18659,12000,0,0,38,0), + (3036,18660,32000,0,0,58,0), + (3036,20485,2000,0,0,20,0), + (3036,20722,14000,0,0,40,0), + (3036,20744,6000,0,0,30,0), + (3036,20745,14000,0,0,40,0), + (3036,20749,23000,0,0,50,0), + (3036,20750,34000,0,0,60,0), + (3036,22569,8000,0,0,32,0), + (3036,22826,18000,0,0,44,0), + (3036,22830,14000,0,0,40,0), + (3036,22831,22000,0,0,48,0), + (3036,22832,30000,0,0,56,0), + (3036,22894,11000,0,0,36,0), + (3036,22897,20000,0,0,46,0), + (3036,22898,30000,0,0,56,0), + (3036,24922,14000,0,0,40,0), + (3036,24978,300,0,0,30,0), + (3036,24979,700,0,0,40,0), + (3036,24980,1150,0,0,50,0), + (3036,24981,1700,0,0,60,0), + (3036,29167,14000,0,0,40,0), + (3038,796,2200,0,0,20,0), + (3038,1117,600,0,0,12,0), + (3038,1424,2200,0,0,20,0), + (3038,1547,10,0,0,1,0), + (3038,1549,1800,0,0,16,0), + (3038,1552,2200,0,0,20,0), + (3038,1563,1800,0,0,50,0), + (3038,1564,18000,0,0,40,0), + (3038,1567,1200,0,0,14,0), + (3038,1603,10000,0,0,32,0), + (3038,2003,100,0,0,4,0), + (3038,2898,14000,0,0,36,0), + (3038,2899,1200,0,0,14,0), + (3038,2979,600,0,0,12,0), + (3038,3047,6000,0,0,22,0), + (3038,3048,100,0,0,6,0), + (3038,3049,7000,0,0,26,0), + (3038,3128,200,0,0,8,0), + (3038,3663,8000,0,0,28,0), + (3038,3664,14000,0,0,36,0), + (3038,5117,200,0,0,8,0), + (3038,5131,2200,0,0,20,0), + (3038,5298,100,0,0,6,0), + (3038,5338,2000,0,0,18,0), + (3038,5385,8000,0,0,30,0), + (3038,6198,1200,0,0,14,0), + (3038,6385,400,0,0,10,0), + (3038,6791,2200,0,0,20,0), + (3038,6792,7000,0,0,24,0), + (3038,6999,8000,0,0,30,0), + (3038,8738,18000,0,0,40,0), + (3038,13160,18000,0,0,40,0), + (3038,13162,8000,0,0,30,0), + (3038,13164,100,0,0,4,0), + (3038,13545,26000,0,0,44,0), + (3038,13546,40000,0,0,52,0), + (3038,13547,50000,0,0,60,0), + (3038,13556,400,0,0,10,0), + (3038,13557,2000,0,0,18,0), + (3038,13558,7000,0,0,26,0), + (3038,13559,12000,0,0,34,0), + (3038,13560,24000,0,0,42,0), + (3038,13561,36000,0,0,50,0), + (3038,13562,48000,0,0,58,0), + (3038,13799,1800,0,0,16,0), + (3038,13811,8000,0,0,28,0), + (3038,13814,12000,0,0,34,0), + (3038,14332,200,0,0,8,0), + (3038,14333,1800,0,0,16,0), + (3038,14334,7000,0,0,24,0), + (3038,14335,10000,0,0,32,0), + (3038,14336,18000,0,0,40,0), + (3038,14337,32000,0,0,48,0), + (3038,14338,46000,0,0,56,0), + (3038,14339,16000,0,0,38,0), + (3038,14340,5000,0,0,60,0), + (3038,14341,8000,0,0,30,0), + (3038,14342,26000,0,0,44,0), + (3038,14343,48000,0,0,58,0), + (3038,14344,12000,0,0,34,0), + (3038,14345,32000,0,0,48,0), + (3038,14346,2200,0,0,20,0), + (3038,14347,10000,0,0,32,0), + (3038,14348,24000,0,0,42,0), + (3038,14349,40000,0,0,52,0), + (3038,14350,28000,0,0,46,0), + (3038,14351,46000,0,0,56,0), + (3038,14352,600,0,0,12,0), + (3038,14353,2200,0,0,20,0), + (3038,14354,8000,0,0,28,0), + (3038,14355,14000,0,0,36,0), + (3038,14356,26000,0,0,44,0), + (3038,14357,40000,0,0,52,0), + (3038,14358,50000,0,0,60,0), + (3038,14359,24000,0,0,42,0), + (3038,14360,42000,0,0,54,0), + (3038,14361,36000,0,0,50,0), + (3038,14362,48000,0,0,58,0), + (3038,14364,7000,0,0,26,0), + (3038,14365,14000,0,0,36,0), + (3038,14366,28000,0,0,46,0), + (3038,14367,46000,0,0,56,0), + (3038,14368,18000,0,0,40,0), + (3038,14370,50000,0,0,60,0), + (3038,14372,26000,0,0,44,0), + (3038,14373,42000,0,0,54,0), + (3038,14374,2000,0,0,18,0), + (3038,14375,8000,0,0,28,0), + (3038,14376,16000,0,0,38,0), + (3038,14377,32000,0,0,48,0), + (3038,14378,48000,0,0,58,0), + (3038,14431,6000,0,0,22,0), + (3038,14432,18000,0,0,40,0), + (3038,14434,48000,0,0,58,0), + (3038,14445,8000,0,0,30,0), + (3038,14446,28000,0,0,46,0), + (3038,15637,8000,0,0,30,0), + (3038,15638,18000,0,0,40,0), + (3038,15639,36000,0,0,50,0), + (3038,15640,50000,0,0,60,0), + (3038,20044,28000,0,0,46,0), + (3038,20155,10000,0,0,32,0), + (3038,20156,36000,0,0,50,0), + (3038,20157,7000,0,0,26,0), + (3038,20158,18000,0,0,40,0), + (3038,20159,7000,0,0,24,0), + (3038,20160,400,0,0,10,0), + (3038,20161,2000,0,0,18,0), + (3038,20191,46000,0,0,56,0), + (3038,20738,600,0,0,12,0), + (3038,20931,400,0,0,28,0), + (3038,20932,700,0,0,36,0), + (3038,20933,1300,0,0,44,0), + (3038,20934,2000,0,0,52,0), + (3038,20935,2500,0,0,60,0), + (3038,20938,2500,0,0,60,0), + (3038,20940,1800,0,0,50,0), + (3038,20941,2500,0,0,60,0), + (3038,20942,1200,0,0,42,0), + (3038,20943,2100,0,0,54,0), + (3039,796,2200,0,0,20,0), + (3039,1117,600,0,0,12,0), + (3039,1424,2200,0,0,20,0), + (3039,1547,10,0,0,1,0), + (3039,1549,1800,0,0,16,0), + (3039,1552,2200,0,0,20,0), + (3039,1563,1800,0,0,50,0), + (3039,1564,18000,0,0,40,0), + (3039,1567,1200,0,0,14,0), + (3039,1603,10000,0,0,32,0), + (3039,2003,100,0,0,4,0), + (3039,2898,14000,0,0,36,0), + (3039,2899,1200,0,0,14,0), + (3039,2979,600,0,0,12,0), + (3039,3047,6000,0,0,22,0), + (3039,3048,100,0,0,6,0), + (3039,3049,7000,0,0,26,0), + (3039,3128,200,0,0,8,0), + (3039,3663,8000,0,0,28,0), + (3039,3664,14000,0,0,36,0), + (3039,5117,200,0,0,8,0), + (3039,5131,2200,0,0,20,0), + (3039,5298,100,0,0,6,0), + (3039,5338,2000,0,0,18,0), + (3039,5385,8000,0,0,30,0), + (3039,6198,1200,0,0,14,0), + (3039,6385,400,0,0,10,0), + (3039,6791,2200,0,0,20,0), + (3039,6792,7000,0,0,24,0), + (3039,6999,8000,0,0,30,0), + (3039,8738,18000,0,0,40,0), + (3039,13160,18000,0,0,40,0), + (3039,13162,8000,0,0,30,0), + (3039,13164,100,0,0,4,0), + (3039,13545,26000,0,0,44,0), + (3039,13546,40000,0,0,52,0), + (3039,13547,50000,0,0,60,0), + (3039,13556,400,0,0,10,0), + (3039,13557,2000,0,0,18,0), + (3039,13558,7000,0,0,26,0), + (3039,13559,12000,0,0,34,0), + (3039,13560,24000,0,0,42,0), + (3039,13561,36000,0,0,50,0), + (3039,13562,48000,0,0,58,0), + (3039,13799,1800,0,0,16,0), + (3039,13811,8000,0,0,28,0), + (3039,13814,12000,0,0,34,0), + (3039,14332,200,0,0,8,0), + (3039,14333,1800,0,0,16,0), + (3039,14334,7000,0,0,24,0), + (3039,14335,10000,0,0,32,0), + (3039,14336,18000,0,0,40,0), + (3039,14337,32000,0,0,48,0), + (3039,14338,46000,0,0,56,0), + (3039,14339,16000,0,0,38,0), + (3039,14340,5000,0,0,60,0), + (3039,14341,8000,0,0,30,0), + (3039,14342,26000,0,0,44,0), + (3039,14343,48000,0,0,58,0), + (3039,14344,12000,0,0,34,0), + (3039,14345,32000,0,0,48,0), + (3039,14346,2200,0,0,20,0), + (3039,14347,10000,0,0,32,0), + (3039,14348,24000,0,0,42,0), + (3039,14349,40000,0,0,52,0), + (3039,14350,28000,0,0,46,0), + (3039,14351,46000,0,0,56,0), + (3039,14352,600,0,0,12,0), + (3039,14353,2200,0,0,20,0), + (3039,14354,8000,0,0,28,0), + (3039,14355,14000,0,0,36,0), + (3039,14356,26000,0,0,44,0), + (3039,14357,40000,0,0,52,0), + (3039,14358,50000,0,0,60,0), + (3039,14359,24000,0,0,42,0), + (3039,14360,42000,0,0,54,0), + (3039,14361,36000,0,0,50,0), + (3039,14362,48000,0,0,58,0), + (3039,14364,7000,0,0,26,0), + (3039,14365,14000,0,0,36,0), + (3039,14366,28000,0,0,46,0), + (3039,14367,46000,0,0,56,0), + (3039,14368,18000,0,0,40,0), + (3039,14370,50000,0,0,60,0), + (3039,14372,26000,0,0,44,0), + (3039,14373,42000,0,0,54,0), + (3039,14374,2000,0,0,18,0), + (3039,14375,8000,0,0,28,0), + (3039,14376,16000,0,0,38,0), + (3039,14377,32000,0,0,48,0), + (3039,14378,48000,0,0,58,0), + (3039,14431,6000,0,0,22,0), + (3039,14432,18000,0,0,40,0), + (3039,14434,48000,0,0,58,0), + (3039,14445,8000,0,0,30,0), + (3039,14446,28000,0,0,46,0), + (3039,15637,8000,0,0,30,0), + (3039,15638,18000,0,0,40,0), + (3039,15639,36000,0,0,50,0), + (3039,15640,50000,0,0,60,0), + (3039,20044,28000,0,0,46,0), + (3039,20155,10000,0,0,32,0), + (3039,20156,36000,0,0,50,0), + (3039,20157,7000,0,0,26,0), + (3039,20158,18000,0,0,40,0), + (3039,20159,7000,0,0,24,0), + (3039,20160,400,0,0,10,0), + (3039,20161,2000,0,0,18,0), + (3039,20191,46000,0,0,56,0), + (3039,20738,600,0,0,12,0), + (3039,20931,400,0,0,28,0), + (3039,20932,700,0,0,36,0), + (3039,20933,1300,0,0,44,0), + (3039,20934,2000,0,0,52,0), + (3039,20935,2500,0,0,60,0), + (3039,20938,2500,0,0,60,0), + (3039,20940,1800,0,0,50,0), + (3039,20941,2500,0,0,60,0), + (3039,20942,1200,0,0,42,0), + (3039,20943,2100,0,0,54,0), + (3040,796,2200,0,0,20,0), + (3040,1117,600,0,0,12,0), + (3040,1424,2200,0,0,20,0), + (3040,1547,10,0,0,1,0), + (3040,1549,1800,0,0,16,0), + (3040,1552,2200,0,0,20,0), + (3040,1563,1800,0,0,50,0), + (3040,1564,18000,0,0,40,0), + (3040,1567,1200,0,0,14,0), + (3040,1603,10000,0,0,32,0), + (3040,2003,100,0,0,4,0), + (3040,2898,14000,0,0,36,0), + (3040,2899,1200,0,0,14,0), + (3040,2979,600,0,0,12,0), + (3040,3047,6000,0,0,22,0), + (3040,3048,100,0,0,6,0), + (3040,3049,7000,0,0,26,0), + (3040,3128,200,0,0,8,0), + (3040,3663,8000,0,0,28,0), + (3040,3664,14000,0,0,36,0), + (3040,5117,200,0,0,8,0), + (3040,5131,2200,0,0,20,0), + (3040,5298,100,0,0,6,0), + (3040,5338,2000,0,0,18,0), + (3040,5385,8000,0,0,30,0), + (3040,6198,1200,0,0,14,0), + (3040,6385,400,0,0,10,0), + (3040,6791,2200,0,0,20,0), + (3040,6792,7000,0,0,24,0), + (3040,6999,8000,0,0,30,0), + (3040,8738,18000,0,0,40,0), + (3040,13160,18000,0,0,40,0), + (3040,13162,8000,0,0,30,0), + (3040,13164,100,0,0,4,0), + (3040,13545,26000,0,0,44,0), + (3040,13546,40000,0,0,52,0), + (3040,13547,50000,0,0,60,0), + (3040,13556,400,0,0,10,0), + (3040,13557,2000,0,0,18,0), + (3040,13558,7000,0,0,26,0), + (3040,13559,12000,0,0,34,0), + (3040,13560,24000,0,0,42,0), + (3040,13561,36000,0,0,50,0), + (3040,13562,48000,0,0,58,0), + (3040,13799,1800,0,0,16,0), + (3040,13811,8000,0,0,28,0), + (3040,13814,12000,0,0,34,0), + (3040,14332,200,0,0,8,0), + (3040,14333,1800,0,0,16,0), + (3040,14334,7000,0,0,24,0), + (3040,14335,10000,0,0,32,0), + (3040,14336,18000,0,0,40,0), + (3040,14337,32000,0,0,48,0), + (3040,14338,46000,0,0,56,0), + (3040,14339,16000,0,0,38,0), + (3040,14340,5000,0,0,60,0), + (3040,14341,8000,0,0,30,0), + (3040,14342,26000,0,0,44,0), + (3040,14343,48000,0,0,58,0), + (3040,14344,12000,0,0,34,0), + (3040,14345,32000,0,0,48,0), + (3040,14346,2200,0,0,20,0), + (3040,14347,10000,0,0,32,0), + (3040,14348,24000,0,0,42,0), + (3040,14349,40000,0,0,52,0), + (3040,14350,28000,0,0,46,0), + (3040,14351,46000,0,0,56,0), + (3040,14352,600,0,0,12,0), + (3040,14353,2200,0,0,20,0), + (3040,14354,8000,0,0,28,0), + (3040,14355,14000,0,0,36,0), + (3040,14356,26000,0,0,44,0), + (3040,14357,40000,0,0,52,0), + (3040,14358,50000,0,0,60,0), + (3040,14359,24000,0,0,42,0), + (3040,14360,42000,0,0,54,0), + (3040,14361,36000,0,0,50,0), + (3040,14362,48000,0,0,58,0), + (3040,14364,7000,0,0,26,0), + (3040,14365,14000,0,0,36,0), + (3040,14366,28000,0,0,46,0), + (3040,14367,46000,0,0,56,0), + (3040,14368,18000,0,0,40,0), + (3040,14370,50000,0,0,60,0), + (3040,14372,26000,0,0,44,0), + (3040,14373,42000,0,0,54,0), + (3040,14374,2000,0,0,18,0), + (3040,14375,8000,0,0,28,0), + (3040,14376,16000,0,0,38,0), + (3040,14377,32000,0,0,48,0), + (3040,14378,48000,0,0,58,0), + (3040,14431,6000,0,0,22,0), + (3040,14432,18000,0,0,40,0), + (3040,14434,48000,0,0,58,0), + (3040,14445,8000,0,0,30,0), + (3040,14446,28000,0,0,46,0), + (3040,15637,8000,0,0,30,0), + (3040,15638,18000,0,0,40,0), + (3040,15639,36000,0,0,50,0), + (3040,15640,50000,0,0,60,0), + (3040,20044,28000,0,0,46,0), + (3040,20155,10000,0,0,32,0), + (3040,20156,36000,0,0,50,0), + (3040,20157,7000,0,0,26,0), + (3040,20158,18000,0,0,40,0), + (3040,20159,7000,0,0,24,0), + (3040,20160,400,0,0,10,0), + (3040,20161,2000,0,0,18,0), + (3040,20191,46000,0,0,56,0), + (3040,20738,600,0,0,12,0), + (3040,20931,400,0,0,28,0), + (3040,20932,700,0,0,36,0), + (3040,20933,1300,0,0,44,0), + (3040,20934,2000,0,0,52,0), + (3040,20935,2500,0,0,60,0), + (3040,20938,2500,0,0,60,0), + (3040,20940,1800,0,0,50,0), + (3040,20941,2500,0,0,60,0), + (3040,20942,1200,0,0,42,0), + (3040,20943,2100,0,0,54,0), + (3041,797,4000,0,0,20,0), + (3041,798,10000,0,0,26,0), + (3041,1055,11000,0,0,28,0), + (3041,1065,1500,0,0,14,0), + (3041,1229,100,0,0,6,0), + (3041,1343,100,0,0,6,0), + (3041,1344,3000,0,0,18,0), + (3041,1423,100,0,0,4,0), + (3041,1424,4000,0,0,20,0), + (3041,1482,12000,0,0,30,0), + (3041,1606,200,0,0,8,0), + (3041,1607,2000,0,0,16,0), + (3041,1610,8000,0,0,24,0), + (3041,1611,14000,0,0,32,0), + (3041,1646,3000,0,0,18,0), + (3041,1675,1000,0,0,12,0), + (3041,1676,14000,0,0,32,0), + (3041,1677,54000,0,0,52,0), + (3041,1685,18000,0,0,36,0), + (3041,1716,200,0,0,8,0), + (3041,1722,42000,0,0,50,0), + (3041,1738,100,0,0,4,0), + (3041,2570,2000,0,0,16,0), + (3041,2688,600,0,0,10,0), + (3041,3128,100,0,0,6,0), + (3041,3433,12000,0,0,30,0), + (3041,3434,22000,0,0,40,0), + (3041,3435,42000,0,0,50,0), + (3041,5243,1000,0,0,12,0), + (3041,5247,6000,0,0,20,0), + (3041,5283,8000,0,0,24,0), + (3041,6158,22000,0,0,40,0), + (3041,6176,14000,0,0,32,0), + (3041,6177,22000,0,0,40,0), + (3041,6180,10000,0,0,26,0), + (3041,6191,8000,0,0,24,0), + (3041,6193,6000,0,0,22,0), + (3041,6543,14000,0,0,32,0), + (3041,6549,600,0,0,10,0), + (3041,6550,4000,0,0,20,0), + (3041,6551,12000,0,0,30,0), + (3041,6553,20000,0,0,38,0), + (3041,6556,60000,0,0,58,0), + (3041,6573,1500,0,0,14,0), + (3041,6575,8000,0,0,24,0), + (3041,6674,10,0,0,1,0), + (3041,7109,22000,0,0,40,0), + (3041,7374,14000,0,0,32,0), + (3041,7375,56000,0,0,54,0), + (3041,7380,16000,0,0,34,0), + (3041,7382,2000,0,0,16,0), + (3041,7385,1000,0,0,12,0), + (3041,7401,10000,0,0,26,0), + (3041,7403,18000,0,0,36,0), + (3041,7406,6000,0,0,22,0), + (3041,7889,11000,0,0,28,0), + (3041,8206,11000,0,0,28,0), + (3041,8207,20000,0,0,38,0), + (3041,8381,16000,0,0,34,0), + (3041,8821,20000,0,0,38,0), + (3041,11552,32000,0,0,42,0), + (3041,11553,54000,0,0,52,0), + (3041,11557,16000,0,0,34,0), + (3041,11558,34000,0,0,44,0), + (3041,11559,56000,0,0,54,0), + (3041,11570,40000,0,0,48,0), + (3041,11571,58000,0,0,56,0), + (3041,11575,22000,0,0,40,0), + (3041,11576,42000,0,0,50,0), + (3041,11577,62000,0,0,60,0), + (3041,11579,36000,0,0,46,0), + (3041,11582,40000,0,0,48,0), + (3041,11583,60000,0,0,58,0), + (3041,11586,34000,0,0,44,0), + (3041,11587,62000,0,0,60,0), + (3041,11598,36000,0,0,46,0), + (3041,11599,60000,0,0,58,0), + (3041,11602,34000,0,0,44,0), + (3041,11603,56000,0,0,54,0), + (3041,11606,36000,0,0,46,0), + (3041,11607,56000,0,0,54,0), + (3041,18556,14000,0,0,32,0), + (3041,20561,36000,0,0,46,0), + (3041,20562,58000,0,0,56,0), + (3041,20571,62000,0,0,60,0), + (3041,20621,32000,0,0,42,0), + (3041,20622,54000,0,0,52,0), + (3041,20703,40000,0,0,48,0), + (3041,20704,58000,0,0,56,0), + (3041,20724,4000,0,0,20,0), + (3041,21555,200,0,0,48,0), + (3041,21557,2800,0,0,54,0), + (3041,21558,3100,0,0,60,0), + (3041,23898,2000,0,0,48,0), + (3041,23899,2800,0,0,54,0), + (3041,23900,3100,0,0,60,0), + (3041,23926,200,0,0,48,0), + (3041,23927,2800,0,0,54,0), + (3041,23928,3100,0,0,60,0), + (3042,797,4000,0,0,20,0), + (3042,798,10000,0,0,26,0), + (3042,1055,11000,0,0,28,0), + (3042,1065,1500,0,0,14,0), + (3042,1229,100,0,0,6,0), + (3042,1343,100,0,0,6,0), + (3042,1344,3000,0,0,18,0), + (3042,1423,100,0,0,4,0), + (3042,1424,4000,0,0,20,0), + (3042,1482,12000,0,0,30,0), + (3042,1606,200,0,0,8,0), + (3042,1607,2000,0,0,16,0), + (3042,1610,8000,0,0,24,0), + (3042,1611,14000,0,0,32,0), + (3042,1646,3000,0,0,18,0), + (3042,1675,1000,0,0,12,0), + (3042,1676,14000,0,0,32,0), + (3042,1677,54000,0,0,52,0), + (3042,1685,18000,0,0,36,0), + (3042,1716,200,0,0,8,0), + (3042,1722,42000,0,0,50,0), + (3042,1738,100,0,0,4,0), + (3042,2570,2000,0,0,16,0), + (3042,2688,600,0,0,10,0), + (3042,3128,100,0,0,6,0), + (3042,3433,12000,0,0,30,0), + (3042,3434,22000,0,0,40,0), + (3042,3435,42000,0,0,50,0), + (3042,5243,1000,0,0,12,0), + (3042,5247,6000,0,0,20,0), + (3042,5283,8000,0,0,24,0), + (3042,6158,22000,0,0,40,0), + (3042,6176,14000,0,0,32,0), + (3042,6177,22000,0,0,40,0), + (3042,6180,10000,0,0,26,0), + (3042,6191,8000,0,0,24,0), + (3042,6193,6000,0,0,22,0), + (3042,6543,14000,0,0,32,0), + (3042,6549,600,0,0,10,0), + (3042,6550,4000,0,0,20,0), + (3042,6551,12000,0,0,30,0), + (3042,6553,20000,0,0,38,0), + (3042,6556,60000,0,0,58,0), + (3042,6573,1500,0,0,14,0), + (3042,6575,8000,0,0,24,0), + (3042,6674,10,0,0,1,0), + (3042,7109,22000,0,0,40,0), + (3042,7374,14000,0,0,32,0), + (3042,7375,56000,0,0,54,0), + (3042,7380,16000,0,0,34,0), + (3042,7382,2000,0,0,16,0), + (3042,7385,1000,0,0,12,0), + (3042,7401,10000,0,0,26,0), + (3042,7403,18000,0,0,36,0), + (3042,7406,6000,0,0,22,0), + (3042,7889,11000,0,0,28,0), + (3042,8206,11000,0,0,28,0), + (3042,8207,20000,0,0,38,0), + (3042,8381,16000,0,0,34,0), + (3042,8821,20000,0,0,38,0), + (3042,11552,32000,0,0,42,0), + (3042,11553,54000,0,0,52,0), + (3042,11557,16000,0,0,34,0), + (3042,11558,34000,0,0,44,0), + (3042,11559,56000,0,0,54,0), + (3042,11570,40000,0,0,48,0), + (3042,11571,58000,0,0,56,0), + (3042,11575,22000,0,0,40,0), + (3042,11576,42000,0,0,50,0), + (3042,11577,62000,0,0,60,0), + (3042,11579,36000,0,0,46,0), + (3042,11582,40000,0,0,48,0), + (3042,11583,60000,0,0,58,0), + (3042,11586,34000,0,0,44,0), + (3042,11587,62000,0,0,60,0), + (3042,11598,36000,0,0,46,0), + (3042,11599,60000,0,0,58,0), + (3042,11602,34000,0,0,44,0), + (3042,11603,56000,0,0,54,0), + (3042,11606,36000,0,0,46,0), + (3042,11607,56000,0,0,54,0), + (3042,18556,14000,0,0,32,0), + (3042,20561,36000,0,0,46,0), + (3042,20562,58000,0,0,56,0), + (3042,20571,62000,0,0,60,0), + (3042,20621,32000,0,0,42,0), + (3042,20622,54000,0,0,52,0), + (3042,20703,40000,0,0,48,0), + (3042,20704,58000,0,0,56,0), + (3042,20724,4000,0,0,20,0), + (3042,21555,200,0,0,48,0), + (3042,21557,2800,0,0,54,0), + (3042,21558,3100,0,0,60,0), + (3042,23898,2000,0,0,48,0), + (3042,23899,2800,0,0,54,0), + (3042,23900,3100,0,0,60,0), + (3042,23926,200,0,0,48,0), + (3042,23927,2800,0,0,54,0), + (3042,23928,3100,0,0,60,0), + (3043,797,4000,0,0,20,0), + (3043,798,10000,0,0,26,0), + (3043,1055,11000,0,0,28,0), + (3043,1065,1500,0,0,14,0), + (3043,1229,100,0,0,6,0), + (3043,1343,100,0,0,6,0), + (3043,1344,3000,0,0,18,0), + (3043,1423,100,0,0,4,0), + (3043,1424,4000,0,0,20,0), + (3043,1482,12000,0,0,30,0), + (3043,1606,200,0,0,8,0), + (3043,1607,2000,0,0,16,0), + (3043,1610,8000,0,0,24,0), + (3043,1611,14000,0,0,32,0), + (3043,1646,3000,0,0,18,0), + (3043,1675,1000,0,0,12,0), + (3043,1676,14000,0,0,32,0), + (3043,1677,54000,0,0,52,0), + (3043,1685,18000,0,0,36,0), + (3043,1716,200,0,0,8,0), + (3043,1722,42000,0,0,50,0), + (3043,1738,100,0,0,4,0), + (3043,2570,2000,0,0,16,0), + (3043,2688,600,0,0,10,0), + (3043,3128,100,0,0,6,0), + (3043,3433,12000,0,0,30,0), + (3043,3434,22000,0,0,40,0), + (3043,3435,42000,0,0,50,0), + (3043,5243,1000,0,0,12,0), + (3043,5247,6000,0,0,20,0), + (3043,5283,8000,0,0,24,0), + (3043,6158,22000,0,0,40,0), + (3043,6176,14000,0,0,32,0), + (3043,6177,22000,0,0,40,0), + (3043,6180,10000,0,0,26,0), + (3043,6191,8000,0,0,24,0), + (3043,6193,6000,0,0,22,0), + (3043,6543,14000,0,0,32,0), + (3043,6549,600,0,0,10,0), + (3043,6550,4000,0,0,20,0), + (3043,6551,12000,0,0,30,0), + (3043,6553,20000,0,0,38,0), + (3043,6556,60000,0,0,58,0), + (3043,6573,1500,0,0,14,0), + (3043,6575,8000,0,0,24,0), + (3043,6674,10,0,0,1,0), + (3043,7109,22000,0,0,40,0), + (3043,7374,14000,0,0,32,0), + (3043,7375,56000,0,0,54,0), + (3043,7380,16000,0,0,34,0), + (3043,7382,2000,0,0,16,0), + (3043,7385,1000,0,0,12,0), + (3043,7401,10000,0,0,26,0), + (3043,7403,18000,0,0,36,0), + (3043,7406,6000,0,0,22,0), + (3043,7889,11000,0,0,28,0), + (3043,8206,11000,0,0,28,0), + (3043,8207,20000,0,0,38,0), + (3043,8381,16000,0,0,34,0), + (3043,8821,20000,0,0,38,0), + (3043,11552,32000,0,0,42,0), + (3043,11553,54000,0,0,52,0), + (3043,11557,16000,0,0,34,0), + (3043,11558,34000,0,0,44,0), + (3043,11559,56000,0,0,54,0), + (3043,11570,40000,0,0,48,0), + (3043,11571,58000,0,0,56,0), + (3043,11575,22000,0,0,40,0), + (3043,11576,42000,0,0,50,0), + (3043,11577,62000,0,0,60,0), + (3043,11579,36000,0,0,46,0), + (3043,11582,40000,0,0,48,0), + (3043,11583,60000,0,0,58,0), + (3043,11586,34000,0,0,44,0), + (3043,11587,62000,0,0,60,0), + (3043,11598,36000,0,0,46,0), + (3043,11599,60000,0,0,58,0), + (3043,11602,34000,0,0,44,0), + (3043,11603,56000,0,0,54,0), + (3043,11606,36000,0,0,46,0), + (3043,11607,56000,0,0,54,0), + (3043,18556,14000,0,0,32,0), + (3043,20561,36000,0,0,46,0), + (3043,20562,58000,0,0,56,0), + (3043,20571,62000,0,0,60,0), + (3043,20621,32000,0,0,42,0), + (3043,20622,54000,0,0,52,0), + (3043,20703,40000,0,0,48,0), + (3043,20704,58000,0,0,56,0), + (3043,20724,4000,0,0,20,0), + (3043,21555,200,0,0,48,0), + (3043,21557,2800,0,0,54,0), + (3043,21558,3100,0,0,60,0), + (3043,23898,2000,0,0,48,0), + (3043,23899,2800,0,0,54,0), + (3043,23900,3100,0,0,60,0), + (3043,23926,200,0,0,48,0), + (3043,23927,2800,0,0,54,0), + (3043,23928,3100,0,0,60,0), + (3044,1252,800,0,0,12,0), + (3044,1253,10000,0,0,30,0), + (3044,1254,18000,0,0,40,0), + (3044,1255,10,0,0,1,0), + (3044,1256,800,0,0,12,0), + (3044,1257,5000,0,0,24,0), + (3044,1258,100,0,0,4,0), + (3044,1259,300,0,0,10,0), + (3044,1260,2000,0,0,18,0), + (3044,1261,6000,0,0,26,0), + (3044,1265,200,0,0,8,0), + (3044,1268,1200,0,0,14,0), + (3044,1269,11000,0,0,32,0), + (3044,1275,100,0,0,6,0), + (3044,1276,1200,0,0,14,0), + (3044,1277,800,0,0,12,0), + (3044,1278,2000,0,0,18,0), + (3044,1279,10000,0,0,30,0), + (3044,1280,22000,0,0,42,0), + (3044,1283,2000,0,0,18,0), + (3044,1284,14000,0,0,36,0), + (3044,1287,10000,0,0,30,0), + (3044,1288,18000,0,0,40,0), + (3044,1293,10000,0,0,30,0), + (3044,1298,5000,0,0,24,0), + (3044,1300,4000,0,0,22,0), + (3044,1301,10000,0,0,30,0), + (3044,1425,3000,0,0,20,0), + (3044,2013,300,0,0,10,0), + (3044,2016,4000,0,0,22,0), + (3044,2049,30000,0,0,50,0), + (3044,2056,100,0,0,4,0), + (3044,2057,300,0,0,10,0), + (3044,2058,1600,0,0,16,0), + (3044,2059,4000,0,0,22,0), + (3044,2065,18000,0,0,40,0), + (3044,2066,3000,0,0,20,0), + (3044,2067,38000,0,0,52,0), + (3044,2068,44000,0,0,58,0), + (3044,2069,26000,0,0,46,0), + (3044,2097,4000,0,0,22,0), + (3044,2793,14000,0,0,36,0), + (3044,2799,12000,0,0,34,0), + (3044,2851,100,0,0,6,0), + (3044,3046,400,0,0,28,0), + (3044,6062,16000,0,0,38,0), + (3044,6067,10000,0,0,30,0), + (3044,6068,14000,0,0,36,0), + (3044,6071,8000,0,0,28,0), + (3044,6072,12000,0,0,34,0), + (3044,6073,200,0,0,8,0), + (3044,6079,1200,0,0,14,0), + (3044,6080,3000,0,0,20,0), + (3044,6081,6000,0,0,26,0), + (3044,6082,11000,0,0,32,0), + (3044,6083,16000,0,0,38,0), + (3044,6386,900,0,0,40,0), + (3044,6492,12000,0,0,34,0), + (3044,7130,3000,0,0,20,0), + (3044,7378,400,0,0,28,0), + (3044,8093,300,0,0,10,0), + (3044,8107,1600,0,0,16,0), + (3044,8108,4000,0,0,22,0), + (3044,8109,8000,0,0,28,0), + (3044,8110,12000,0,0,34,0), + (3044,8111,18000,0,0,40,0), + (3044,8123,1200,0,0,14,0), + (3044,8125,8000,0,0,28,0), + (3044,8126,3000,0,0,20,0), + (3044,8130,5000,0,0,24,0), + (3044,8132,11000,0,0,32,0), + (3044,8193,14000,0,0,36,0), + (3044,9475,6000,0,0,26,0), + (3044,9476,11000,0,0,32,0), + (3044,9477,16000,0,0,38,0), + (3044,9486,18000,0,0,40,0), + (3044,9580,3000,0,0,20,0), + (3044,9581,10000,0,0,30,0), + (3044,9593,18000,0,0,40,0), + (3044,10877,18000,0,0,40,0), + (3044,10878,28000,0,0,48,0), + (3044,10879,42000,0,0,56,0), + (3044,10882,12000,0,0,34,0), + (3044,10883,26000,0,0,46,0), + (3044,10889,22000,0,0,42,0), + (3044,10891,42000,0,0,56,0), + (3044,10895,22000,0,0,42,0), + (3044,10896,30000,0,0,50,0), + (3044,10897,44000,0,0,58,0), + (3044,10902,22000,0,0,42,0), + (3044,10903,28000,0,0,48,0), + (3044,10904,40000,0,0,54,0), + (3044,10905,46000,0,0,60,0), + (3044,10910,24000,0,0,44,0), + (3044,10913,24000,0,0,44,0), + (3044,10914,44000,0,0,58,0), + (3044,10918,24000,0,0,44,0), + (3044,10919,30000,0,0,50,0), + (3044,10920,42000,0,0,56,0), + (3044,10930,24000,0,0,44,0), + (3044,10931,30000,0,0,50,0), + (3044,10932,42000,0,0,56,0), + (3044,10935,26000,0,0,46,0), + (3044,10936,40000,0,0,54,0), + (3044,10939,28000,0,0,48,0), + (3044,10940,46000,0,0,60,0), + (3044,10943,30000,0,0,50,0), + (3044,10944,46000,0,0,60,0), + (3044,10948,26000,0,0,46,0), + (3044,10949,38000,0,0,52,0), + (3044,10950,44000,0,0,58,0), + (3044,10954,38000,0,0,52,0), + (3044,10959,42000,0,0,56,0), + (3044,10962,46000,0,0,60,0), + (3044,11025,30000,0,0,50,0), + (3044,11026,46000,0,0,60,0), + (3044,14820,1500,0,0,50,0), + (3044,15434,700,0,0,36,0), + (3044,15452,5000,0,0,24,0), + (3044,15454,10000,0,0,30,0), + (3044,15455,14000,0,0,36,0), + (3044,15457,22000,0,0,42,0), + (3044,15459,28000,0,0,48,0), + (3044,15460,40000,0,0,54,0), + (3044,17316,700,0,0,36,0), + (3044,17317,1200,0,0,44,0), + (3044,17318,1900,0,0,52,0), + (3044,18806,46000,0,0,60,0), + (3044,18808,2300,0,0,60,0), + (3044,19313,400,0,0,28,0), + (3044,19314,700,0,0,36,0), + (3044,19315,1200,0,0,44,0), + (3044,19316,1900,0,0,52,0), + (3044,19317,2300,0,0,60,0), + (3044,19320,200,0,0,20,0), + (3044,19321,500,0,0,30,0), + (3044,19322,900,0,0,40,0), + (3044,19323,1500,0,0,50,0), + (3044,19324,2070,0,0,60,0), + (3044,20771,44000,0,0,58,0), + (3044,27796,3000,0,0,20,0), + (3044,27821,1200,0,0,44,0), + (3044,27822,1900,0,0,52,0), + (3044,27823,2300,0,0,60,0), + (3044,27843,2300,0,0,60,0), + (3044,27845,2300,0,0,60,0), + (3044,27875,1200,0,0,50,0), + (3044,27876,1500,0,0,60,0), + (3045,1252,800,0,0,12,0), + (3045,1253,10000,0,0,30,0), + (3045,1254,18000,0,0,40,0), + (3045,1255,10,0,0,1,0), + (3045,1256,800,0,0,12,0), + (3045,1257,5000,0,0,24,0), + (3045,1258,100,0,0,4,0), + (3045,1259,300,0,0,10,0), + (3045,1260,2000,0,0,18,0), + (3045,1261,6000,0,0,26,0), + (3045,1265,200,0,0,8,0), + (3045,1268,1200,0,0,14,0), + (3045,1269,11000,0,0,32,0), + (3045,1275,100,0,0,6,0), + (3045,1276,1200,0,0,14,0), + (3045,1277,800,0,0,12,0), + (3045,1278,2000,0,0,18,0), + (3045,1279,10000,0,0,30,0), + (3045,1280,22000,0,0,42,0), + (3045,1283,2000,0,0,18,0), + (3045,1284,14000,0,0,36,0), + (3045,1287,10000,0,0,30,0), + (3045,1288,18000,0,0,40,0), + (3045,1293,10000,0,0,30,0), + (3045,1298,5000,0,0,24,0), + (3045,1300,4000,0,0,22,0), + (3045,1301,10000,0,0,30,0), + (3045,1425,3000,0,0,20,0), + (3045,2013,300,0,0,10,0), + (3045,2016,4000,0,0,22,0), + (3045,2049,30000,0,0,50,0), + (3045,2056,100,0,0,4,0), + (3045,2057,300,0,0,10,0), + (3045,2058,1600,0,0,16,0), + (3045,2059,4000,0,0,22,0), + (3045,2065,18000,0,0,40,0), + (3045,2066,3000,0,0,20,0), + (3045,2067,38000,0,0,52,0), + (3045,2068,44000,0,0,58,0), + (3045,2069,26000,0,0,46,0), + (3045,2097,4000,0,0,22,0), + (3045,2793,14000,0,0,36,0), + (3045,2799,12000,0,0,34,0), + (3045,2851,100,0,0,6,0), + (3045,3046,400,0,0,28,0), + (3045,6062,16000,0,0,38,0), + (3045,6067,10000,0,0,30,0), + (3045,6068,14000,0,0,36,0), + (3045,6071,8000,0,0,28,0), + (3045,6072,12000,0,0,34,0), + (3045,6073,200,0,0,8,0), + (3045,6079,1200,0,0,14,0), + (3045,6080,3000,0,0,20,0), + (3045,6081,6000,0,0,26,0), + (3045,6082,11000,0,0,32,0), + (3045,6083,16000,0,0,38,0), + (3045,6386,900,0,0,40,0), + (3045,6492,12000,0,0,34,0), + (3045,7130,3000,0,0,20,0), + (3045,7378,400,0,0,28,0), + (3045,8093,300,0,0,10,0), + (3045,8107,1600,0,0,16,0), + (3045,8108,4000,0,0,22,0), + (3045,8109,8000,0,0,28,0), + (3045,8110,12000,0,0,34,0), + (3045,8111,18000,0,0,40,0), + (3045,8123,1200,0,0,14,0), + (3045,8125,8000,0,0,28,0), + (3045,8126,3000,0,0,20,0), + (3045,8130,5000,0,0,24,0), + (3045,8132,11000,0,0,32,0), + (3045,8193,14000,0,0,36,0), + (3045,9475,6000,0,0,26,0), + (3045,9476,11000,0,0,32,0), + (3045,9477,16000,0,0,38,0), + (3045,9486,18000,0,0,40,0), + (3045,9580,3000,0,0,20,0), + (3045,9581,10000,0,0,30,0), + (3045,9593,18000,0,0,40,0), + (3045,10877,18000,0,0,40,0), + (3045,10878,28000,0,0,48,0), + (3045,10879,42000,0,0,56,0), + (3045,10882,12000,0,0,34,0), + (3045,10883,26000,0,0,46,0), + (3045,10889,22000,0,0,42,0), + (3045,10891,42000,0,0,56,0), + (3045,10895,22000,0,0,42,0), + (3045,10896,30000,0,0,50,0), + (3045,10897,44000,0,0,58,0), + (3045,10902,22000,0,0,42,0), + (3045,10903,28000,0,0,48,0), + (3045,10904,40000,0,0,54,0), + (3045,10905,46000,0,0,60,0), + (3045,10910,24000,0,0,44,0), + (3045,10913,24000,0,0,44,0), + (3045,10914,44000,0,0,58,0), + (3045,10918,24000,0,0,44,0), + (3045,10919,30000,0,0,50,0), + (3045,10920,42000,0,0,56,0), + (3045,10930,24000,0,0,44,0), + (3045,10931,30000,0,0,50,0), + (3045,10932,42000,0,0,56,0), + (3045,10935,26000,0,0,46,0), + (3045,10936,40000,0,0,54,0), + (3045,10939,28000,0,0,48,0), + (3045,10940,46000,0,0,60,0), + (3045,10943,30000,0,0,50,0), + (3045,10944,46000,0,0,60,0), + (3045,10948,26000,0,0,46,0), + (3045,10949,38000,0,0,52,0), + (3045,10950,44000,0,0,58,0), + (3045,10954,38000,0,0,52,0), + (3045,10959,42000,0,0,56,0), + (3045,10962,46000,0,0,60,0), + (3045,11025,30000,0,0,50,0), + (3045,11026,46000,0,0,60,0), + (3045,14820,1500,0,0,50,0), + (3045,15434,700,0,0,36,0), + (3045,15452,5000,0,0,24,0), + (3045,15454,10000,0,0,30,0), + (3045,15455,14000,0,0,36,0), + (3045,15457,22000,0,0,42,0), + (3045,15459,28000,0,0,48,0), + (3045,15460,40000,0,0,54,0), + (3045,17316,700,0,0,36,0), + (3045,17317,1200,0,0,44,0), + (3045,17318,1900,0,0,52,0), + (3045,18806,46000,0,0,60,0), + (3045,18808,2300,0,0,60,0), + (3045,19313,400,0,0,28,0), + (3045,19314,700,0,0,36,0), + (3045,19315,1200,0,0,44,0), + (3045,19316,1900,0,0,52,0), + (3045,19317,2300,0,0,60,0), + (3045,19320,200,0,0,20,0), + (3045,19321,500,0,0,30,0), + (3045,19322,900,0,0,40,0), + (3045,19323,1500,0,0,50,0), + (3045,19324,2070,0,0,60,0), + (3045,20771,44000,0,0,58,0), + (3045,27796,3000,0,0,20,0), + (3045,27821,1200,0,0,44,0), + (3045,27822,1900,0,0,52,0), + (3045,27823,2300,0,0,60,0), + (3045,27843,2300,0,0,60,0), + (3045,27845,2300,0,0,60,0), + (3045,27875,1200,0,0,50,0), + (3045,27876,1500,0,0,60,0), + (3046,1252,800,0,0,12,0), + (3046,1253,10000,0,0,30,0), + (3046,1254,18000,0,0,40,0), + (3046,1255,10,0,0,1,0), + (3046,1256,800,0,0,12,0), + (3046,1257,5000,0,0,24,0), + (3046,1258,100,0,0,4,0), + (3046,1259,300,0,0,10,0), + (3046,1260,2000,0,0,18,0), + (3046,1261,6000,0,0,26,0), + (3046,1265,200,0,0,8,0), + (3046,1268,1200,0,0,14,0), + (3046,1269,11000,0,0,32,0), + (3046,1275,100,0,0,6,0), + (3046,1276,1200,0,0,14,0), + (3046,1277,800,0,0,12,0), + (3046,1278,2000,0,0,18,0), + (3046,1279,10000,0,0,30,0), + (3046,1280,22000,0,0,42,0), + (3046,1283,2000,0,0,18,0), + (3046,1284,14000,0,0,36,0), + (3046,1287,10000,0,0,30,0), + (3046,1288,18000,0,0,40,0), + (3046,1293,10000,0,0,30,0), + (3046,1298,5000,0,0,24,0), + (3046,1300,4000,0,0,22,0), + (3046,1301,10000,0,0,30,0), + (3046,1425,3000,0,0,20,0), + (3046,2013,300,0,0,10,0), + (3046,2016,4000,0,0,22,0), + (3046,2049,30000,0,0,50,0), + (3046,2056,100,0,0,4,0), + (3046,2057,300,0,0,10,0), + (3046,2058,1600,0,0,16,0), + (3046,2059,4000,0,0,22,0), + (3046,2065,18000,0,0,40,0), + (3046,2066,3000,0,0,20,0), + (3046,2067,38000,0,0,52,0), + (3046,2068,44000,0,0,58,0), + (3046,2069,26000,0,0,46,0), + (3046,2097,4000,0,0,22,0), + (3046,2793,14000,0,0,36,0), + (3046,2799,12000,0,0,34,0), + (3046,2851,100,0,0,6,0), + (3046,3046,400,0,0,28,0), + (3046,6062,16000,0,0,38,0), + (3046,6067,10000,0,0,30,0), + (3046,6068,14000,0,0,36,0), + (3046,6071,8000,0,0,28,0), + (3046,6072,12000,0,0,34,0), + (3046,6073,200,0,0,8,0), + (3046,6079,1200,0,0,14,0), + (3046,6080,3000,0,0,20,0), + (3046,6081,6000,0,0,26,0), + (3046,6082,11000,0,0,32,0), + (3046,6083,16000,0,0,38,0), + (3046,6386,900,0,0,40,0), + (3046,6492,12000,0,0,34,0), + (3046,7130,3000,0,0,20,0), + (3046,7378,400,0,0,28,0), + (3046,8093,300,0,0,10,0), + (3046,8107,1600,0,0,16,0), + (3046,8108,4000,0,0,22,0), + (3046,8109,8000,0,0,28,0), + (3046,8110,12000,0,0,34,0), + (3046,8111,18000,0,0,40,0), + (3046,8123,1200,0,0,14,0), + (3046,8125,8000,0,0,28,0), + (3046,8126,3000,0,0,20,0), + (3046,8130,5000,0,0,24,0), + (3046,8132,11000,0,0,32,0), + (3046,8193,14000,0,0,36,0), + (3046,9475,6000,0,0,26,0), + (3046,9476,11000,0,0,32,0), + (3046,9477,16000,0,0,38,0), + (3046,9486,18000,0,0,40,0), + (3046,9580,3000,0,0,20,0), + (3046,9581,10000,0,0,30,0), + (3046,9593,18000,0,0,40,0), + (3046,10877,18000,0,0,40,0), + (3046,10878,28000,0,0,48,0), + (3046,10879,42000,0,0,56,0), + (3046,10882,12000,0,0,34,0), + (3046,10883,26000,0,0,46,0), + (3046,10889,22000,0,0,42,0), + (3046,10891,42000,0,0,56,0), + (3046,10895,22000,0,0,42,0), + (3046,10896,30000,0,0,50,0), + (3046,10897,44000,0,0,58,0), + (3046,10902,22000,0,0,42,0), + (3046,10903,28000,0,0,48,0), + (3046,10904,40000,0,0,54,0), + (3046,10905,46000,0,0,60,0), + (3046,10910,24000,0,0,44,0), + (3046,10913,24000,0,0,44,0), + (3046,10914,44000,0,0,58,0), + (3046,10918,24000,0,0,44,0), + (3046,10919,30000,0,0,50,0), + (3046,10920,42000,0,0,56,0), + (3046,10930,24000,0,0,44,0), + (3046,10931,30000,0,0,50,0), + (3046,10932,42000,0,0,56,0), + (3046,10935,26000,0,0,46,0), + (3046,10936,40000,0,0,54,0), + (3046,10939,28000,0,0,48,0), + (3046,10940,46000,0,0,60,0), + (3046,10943,30000,0,0,50,0), + (3046,10944,46000,0,0,60,0), + (3046,10948,26000,0,0,46,0), + (3046,10949,38000,0,0,52,0), + (3046,10950,44000,0,0,58,0), + (3046,10954,38000,0,0,52,0), + (3046,10959,42000,0,0,56,0), + (3046,10962,46000,0,0,60,0), + (3046,11025,30000,0,0,50,0), + (3046,11026,46000,0,0,60,0), + (3046,14820,1500,0,0,50,0), + (3046,15434,700,0,0,36,0), + (3046,15452,5000,0,0,24,0), + (3046,15454,10000,0,0,30,0), + (3046,15455,14000,0,0,36,0), + (3046,15457,22000,0,0,42,0), + (3046,15459,28000,0,0,48,0), + (3046,15460,40000,0,0,54,0), + (3046,17316,700,0,0,36,0), + (3046,17317,1200,0,0,44,0), + (3046,17318,1900,0,0,52,0), + (3046,18806,46000,0,0,60,0), + (3046,18808,2300,0,0,60,0), + (3046,19313,400,0,0,28,0), + (3046,19314,700,0,0,36,0), + (3046,19315,1200,0,0,44,0), + (3046,19316,1900,0,0,52,0), + (3046,19317,2300,0,0,60,0), + (3046,19320,200,0,0,20,0), + (3046,19321,500,0,0,30,0), + (3046,19322,900,0,0,40,0), + (3046,19323,1500,0,0,50,0), + (3046,19324,2070,0,0,60,0), + (3046,20771,44000,0,0,58,0), + (3046,27796,3000,0,0,20,0), + (3046,27821,1200,0,0,44,0), + (3046,27822,1900,0,0,52,0), + (3046,27823,2300,0,0,60,0), + (3046,27843,2300,0,0,60,0), + (3046,27845,2300,0,0,60,0), + (3046,27875,1200,0,0,50,0), + (3046,27876,1500,0,0,60,0), + (3047,1035,2000,0,0,20,0), + (3047,1142,100,0,0,4,0), + (3047,1168,200,0,0,8,0), + (3047,1173,100,0,0,6,0), + (3047,1174,400,0,0,10,0), + (3047,1176,1800,0,0,18,0), + (3047,1191,200,0,0,8,0), + (3047,1194,400,0,0,10,0), + (3047,1196,2000,0,0,20,0), + (3047,1198,600,0,0,12,0), + (3047,1200,2000,0,0,20,0), + (3047,1210,7000,0,0,28,0), + (3047,1211,900,0,0,14,0), + (3047,1214,8000,0,0,30,0), + (3047,1225,5000,0,0,26,0), + (3047,1228,15000,0,0,40,0), + (3047,1241,5000,0,0,26,0), + (3047,1249,100,0,0,6,0), + (3047,1250,600,0,0,12,0), + (3047,1251,3000,0,0,22,0), + (3047,1266,600,0,0,12,0), + (3047,1267,1800,0,0,18,0), + (3047,1467,900,0,0,14,0), + (3047,1472,10,0,0,1,0), + (3047,1473,900,0,0,14,0), + (3047,1474,7000,0,0,28,0), + (3047,1475,22750,0,0,42,0), + (3047,1481,2000,0,0,20,0), + (3047,1811,3000,0,0,22,0), + (3047,1830,200,0,0,24,0), + (3047,2124,1500,0,0,16,0), + (3047,2125,4000,0,0,24,0), + (3047,2141,100,0,0,6,0), + (3047,2142,900,0,0,14,0), + (3047,2143,3000,0,0,22,0), + (3047,2858,1500,0,0,16,0), + (3047,3142,1800,0,0,18,0), + (3047,3553,14000,0,0,38,0), + (3047,3576,4000,0,0,24,0), + (3047,5146,200,0,0,8,0), + (3047,5147,1500,0,0,16,0), + (3047,5148,4000,0,0,24,0), + (3047,5499,2000,0,0,20,0), + (3047,5507,100,0,0,4,0), + (3047,5565,400,0,0,10,0), + (3047,5566,2000,0,0,20,0), + (3047,6121,13000,0,0,34,0), + (3047,6128,8000,0,0,30,0), + (3047,6130,10000,0,0,32,0), + (3047,6132,15000,0,0,40,0), + (3047,6142,7000,0,0,28,0), + (3047,6144,3000,0,0,22,0), + (3047,6493,600,0,0,12,0), + (3047,7323,2000,0,0,20,0), + (3047,8403,4000,0,0,24,0), + (3047,8404,8000,0,0,30,0), + (3047,8405,13000,0,0,36,0), + (3047,8409,5000,0,0,26,0), + (3047,8410,10000,0,0,32,0), + (3047,8411,14000,0,0,38,0), + (3047,8414,8000,0,0,30,0), + (3047,8415,14000,0,0,38,0), + (3047,8420,10000,0,0,32,0), + (3047,8421,15000,0,0,40,0), + (3047,8425,10000,0,0,32,0), + (3047,8426,15000,0,0,40,0), + (3047,8428,13000,0,0,36,0), + (3047,8440,3000,0,0,22,0), + (3047,8441,8000,0,0,30,0), + (3047,8442,14000,0,0,38,0), + (3047,8447,7000,0,0,28,0), + (3047,8448,12000,0,0,34,0), + (3047,8449,15000,0,0,40,0), + (3047,8452,4000,0,0,24,0), + (3047,8453,15000,0,0,36,0), + (3047,8456,8000,0,0,30,0), + (3047,8459,8000,0,0,30,0), + (3047,8460,15000,0,0,40,0), + (3047,8463,10000,0,0,32,0), + (3047,8464,18000,0,0,42,0), + (3047,8493,12000,0,0,34,0), + (3047,8496,7000,0,0,28,0), + (3047,8497,13000,0,0,36,0), + (3047,10055,28000,0,0,48,0), + (3047,10056,40000,0,0,58,0), + (3047,10141,15000,0,0,40,0), + (3047,10142,32000,0,0,50,0), + (3047,10146,22750,0,0,42,0), + (3047,10147,35000,0,0,52,0), + (3047,10152,22750,0,0,42,0), + (3047,10153,28000,0,0,48,0), + (3047,10154,36000,0,0,54,0), + (3047,10155,42000,0,0,60,0), + (3047,10158,38000,0,0,56,0), + (3047,10162,22750,0,0,42,0), + (3047,10163,32000,0,0,50,0), + (3047,10164,40000,0,0,58,0), + (3047,10171,18000,0,0,42,0), + (3047,10172,36000,0,0,54,0), + (3047,10175,28000,0,0,48,0), + (3047,10176,42000,0,0,60,0), + (3047,10178,35000,0,0,52,0), + (3047,10182,23000,0,0,44,0), + (3047,10183,32000,0,0,50,0), + (3047,10184,38000,0,0,56,0), + (3047,10188,23000,0,0,44,0), + (3047,10189,35000,0,0,52,0), + (3047,10190,42000,0,0,60,0), + (3047,10194,23000,0,0,44,0), + (3047,10195,35000,0,0,52,0), + (3047,10196,42000,0,0,60,0), + (3047,10198,26000,0,0,46,0), + (3047,10200,36000,0,0,54,0), + (3047,10203,26000,0,0,46,0), + (3047,10204,36000,0,0,54,0), + (3047,10208,26000,0,0,46,0), + (3047,10209,35000,0,0,52,0), + (3047,10210,40000,0,0,58,0), + (3047,10213,28000,0,0,48,0), + (3047,10214,38000,0,0,56,0), + (3047,10217,28000,0,0,48,0), + (3047,10218,38000,0,0,56,0), + (3047,10221,32000,0,0,50,0), + (3047,10222,42000,0,0,60,0), + (3047,10224,32000,0,0,50,0), + (3047,10226,42000,0,0,60,0), + (3047,10231,36000,0,0,54,0), + (3047,12827,2000,0,0,20,0), + (3047,12828,15000,0,0,40,0), + (3047,12829,42000,0,0,60,0), + (3047,13011,400,0,0,30,0), + (3047,13012,650,0,0,36,0), + (3047,13014,900,0,0,42,0), + (3047,13015,900,0,0,48,0), + (3047,13016,1800,0,0,54,0), + (3047,13017,1890,0,0,60,0), + (3047,13023,650,0,0,36,0), + (3047,13024,1150,0,0,44,0), + (3047,13025,1750,0,0,52,0), + (3047,13026,2100,0,0,60,0), + (3047,13037,6500,0,0,46,0), + (3047,13038,8750,0,0,52,0), + (3047,13039,9000,0,0,58,0), + (3047,22784,28000,0,0,46,0), + (3047,22785,40000,0,0,58,0), + (3047,28403,2000,0,0,20,0), + (3048,1035,2000,0,0,20,0), + (3048,1142,100,0,0,4,0), + (3048,1168,200,0,0,8,0), + (3048,1173,100,0,0,6,0), + (3048,1174,400,0,0,10,0), + (3048,1176,1800,0,0,18,0), + (3048,1191,200,0,0,8,0), + (3048,1194,400,0,0,10,0), + (3048,1196,2000,0,0,20,0), + (3048,1198,600,0,0,12,0), + (3048,1200,2000,0,0,20,0), + (3048,1210,7000,0,0,28,0), + (3048,1211,900,0,0,14,0), + (3048,1214,8000,0,0,30,0), + (3048,1225,5000,0,0,26,0), + (3048,1228,15000,0,0,40,0), + (3048,1241,5000,0,0,26,0), + (3048,1249,100,0,0,6,0), + (3048,1250,600,0,0,12,0), + (3048,1251,3000,0,0,22,0), + (3048,1266,600,0,0,12,0), + (3048,1267,1800,0,0,18,0), + (3048,1467,900,0,0,14,0), + (3048,1472,10,0,0,1,0), + (3048,1473,900,0,0,14,0), + (3048,1474,7000,0,0,28,0), + (3048,1475,22750,0,0,42,0), + (3048,1481,2000,0,0,20,0), + (3048,1811,3000,0,0,22,0), + (3048,1830,200,0,0,24,0), + (3048,2124,1500,0,0,16,0), + (3048,2125,4000,0,0,24,0), + (3048,2141,100,0,0,6,0), + (3048,2142,900,0,0,14,0), + (3048,2143,3000,0,0,22,0), + (3048,2858,1500,0,0,16,0), + (3048,3142,1800,0,0,18,0), + (3048,3553,14000,0,0,38,0), + (3048,3576,4000,0,0,24,0), + (3048,5146,200,0,0,8,0), + (3048,5147,1500,0,0,16,0), + (3048,5148,4000,0,0,24,0), + (3048,5499,2000,0,0,20,0), + (3048,5507,100,0,0,4,0), + (3048,5565,400,0,0,10,0), + (3048,5566,2000,0,0,20,0), + (3048,6121,13000,0,0,34,0), + (3048,6128,8000,0,0,30,0), + (3048,6130,10000,0,0,32,0), + (3048,6132,15000,0,0,40,0), + (3048,6142,7000,0,0,28,0), + (3048,6144,3000,0,0,22,0), + (3048,6493,600,0,0,12,0), + (3048,7323,2000,0,0,20,0), + (3048,8403,4000,0,0,24,0), + (3048,8404,8000,0,0,30,0), + (3048,8405,13000,0,0,36,0), + (3048,8409,5000,0,0,26,0), + (3048,8410,10000,0,0,32,0), + (3048,8411,14000,0,0,38,0), + (3048,8414,8000,0,0,30,0), + (3048,8415,14000,0,0,38,0), + (3048,8420,10000,0,0,32,0), + (3048,8421,15000,0,0,40,0), + (3048,8425,10000,0,0,32,0), + (3048,8426,15000,0,0,40,0), + (3048,8428,13000,0,0,36,0), + (3048,8440,3000,0,0,22,0), + (3048,8441,8000,0,0,30,0), + (3048,8442,14000,0,0,38,0), + (3048,8447,7000,0,0,28,0), + (3048,8448,12000,0,0,34,0), + (3048,8449,15000,0,0,40,0), + (3048,8452,4000,0,0,24,0), + (3048,8453,15000,0,0,36,0), + (3048,8456,8000,0,0,30,0), + (3048,8459,8000,0,0,30,0), + (3048,8460,15000,0,0,40,0), + (3048,8463,10000,0,0,32,0), + (3048,8464,18000,0,0,42,0), + (3048,8493,12000,0,0,34,0), + (3048,8496,7000,0,0,28,0), + (3048,8497,13000,0,0,36,0), + (3048,10055,28000,0,0,48,0), + (3048,10056,40000,0,0,58,0), + (3048,10141,15000,0,0,40,0), + (3048,10142,32000,0,0,50,0), + (3048,10146,22750,0,0,42,0), + (3048,10147,35000,0,0,52,0), + (3048,10152,22750,0,0,42,0), + (3048,10153,28000,0,0,48,0), + (3048,10154,36000,0,0,54,0), + (3048,10155,42000,0,0,60,0), + (3048,10158,38000,0,0,56,0), + (3048,10162,22750,0,0,42,0), + (3048,10163,32000,0,0,50,0), + (3048,10164,40000,0,0,58,0), + (3048,10171,18000,0,0,42,0), + (3048,10172,36000,0,0,54,0), + (3048,10175,28000,0,0,48,0), + (3048,10176,42000,0,0,60,0), + (3048,10178,35000,0,0,52,0), + (3048,10182,23000,0,0,44,0), + (3048,10183,32000,0,0,50,0), + (3048,10184,38000,0,0,56,0), + (3048,10188,23000,0,0,44,0), + (3048,10189,35000,0,0,52,0), + (3048,10190,42000,0,0,60,0), + (3048,10194,23000,0,0,44,0), + (3048,10195,35000,0,0,52,0), + (3048,10196,42000,0,0,60,0), + (3048,10198,26000,0,0,46,0), + (3048,10200,36000,0,0,54,0), + (3048,10203,26000,0,0,46,0), + (3048,10204,36000,0,0,54,0), + (3048,10208,26000,0,0,46,0), + (3048,10209,35000,0,0,52,0), + (3048,10210,40000,0,0,58,0), + (3048,10213,28000,0,0,48,0), + (3048,10214,38000,0,0,56,0), + (3048,10217,28000,0,0,48,0), + (3048,10218,38000,0,0,56,0), + (3048,10221,32000,0,0,50,0), + (3048,10222,42000,0,0,60,0), + (3048,10224,32000,0,0,50,0), + (3048,10226,42000,0,0,60,0), + (3048,10231,36000,0,0,54,0), + (3048,12827,2000,0,0,20,0), + (3048,12828,15000,0,0,40,0), + (3048,12829,42000,0,0,60,0), + (3048,13011,400,0,0,30,0), + (3048,13012,650,0,0,36,0), + (3048,13014,900,0,0,42,0), + (3048,13015,900,0,0,48,0), + (3048,13016,1800,0,0,54,0), + (3048,13017,1890,0,0,60,0), + (3048,13023,650,0,0,36,0), + (3048,13024,1150,0,0,44,0), + (3048,13025,1750,0,0,52,0), + (3048,13026,2100,0,0,60,0), + (3048,13037,6500,0,0,46,0), + (3048,13038,8750,0,0,52,0), + (3048,13039,9000,0,0,58,0), + (3048,22784,28000,0,0,46,0), + (3048,22785,40000,0,0,58,0), + (3048,28403,2000,0,0,20,0), + (3049,1035,2000,0,0,20,0), + (3049,1142,100,0,0,4,0), + (3049,1168,200,0,0,8,0), + (3049,1173,100,0,0,6,0), + (3049,1174,400,0,0,10,0), + (3049,1176,1800,0,0,18,0), + (3049,1191,200,0,0,8,0), + (3049,1194,400,0,0,10,0), + (3049,1196,2000,0,0,20,0), + (3049,1198,600,0,0,12,0), + (3049,1200,2000,0,0,20,0), + (3049,1210,7000,0,0,28,0), + (3049,1211,900,0,0,14,0), + (3049,1214,8000,0,0,30,0), + (3049,1225,5000,0,0,26,0), + (3049,1228,15000,0,0,40,0), + (3049,1241,5000,0,0,26,0), + (3049,1249,100,0,0,6,0), + (3049,1250,600,0,0,12,0), + (3049,1251,3000,0,0,22,0), + (3049,1266,600,0,0,12,0), + (3049,1267,1800,0,0,18,0), + (3049,1467,900,0,0,14,0), + (3049,1472,10,0,0,1,0), + (3049,1473,900,0,0,14,0), + (3049,1474,7000,0,0,28,0), + (3049,1475,22750,0,0,42,0), + (3049,1481,2000,0,0,20,0), + (3049,1811,3000,0,0,22,0), + (3049,1830,200,0,0,24,0), + (3049,2124,1500,0,0,16,0), + (3049,2125,4000,0,0,24,0), + (3049,2141,100,0,0,6,0), + (3049,2142,900,0,0,14,0), + (3049,2143,3000,0,0,22,0), + (3049,2858,1500,0,0,16,0), + (3049,3142,1800,0,0,18,0), + (3049,3553,14000,0,0,38,0), + (3049,3576,4000,0,0,24,0), + (3049,5146,200,0,0,8,0), + (3049,5147,1500,0,0,16,0), + (3049,5148,4000,0,0,24,0), + (3049,5499,2000,0,0,20,0), + (3049,5507,100,0,0,4,0), + (3049,5565,400,0,0,10,0), + (3049,5566,2000,0,0,20,0), + (3049,6121,13000,0,0,34,0), + (3049,6128,8000,0,0,30,0), + (3049,6130,10000,0,0,32,0), + (3049,6132,15000,0,0,40,0), + (3049,6142,7000,0,0,28,0), + (3049,6144,3000,0,0,22,0), + (3049,6493,600,0,0,12,0), + (3049,7323,2000,0,0,20,0), + (3049,8403,4000,0,0,24,0), + (3049,8404,8000,0,0,30,0), + (3049,8405,13000,0,0,36,0), + (3049,8409,5000,0,0,26,0), + (3049,8410,10000,0,0,32,0), + (3049,8411,14000,0,0,38,0), + (3049,8414,8000,0,0,30,0), + (3049,8415,14000,0,0,38,0), + (3049,8420,10000,0,0,32,0), + (3049,8421,15000,0,0,40,0), + (3049,8425,10000,0,0,32,0), + (3049,8426,15000,0,0,40,0), + (3049,8428,13000,0,0,36,0), + (3049,8440,3000,0,0,22,0), + (3049,8441,8000,0,0,30,0), + (3049,8442,14000,0,0,38,0), + (3049,8447,7000,0,0,28,0), + (3049,8448,12000,0,0,34,0), + (3049,8449,15000,0,0,40,0), + (3049,8452,4000,0,0,24,0), + (3049,8453,15000,0,0,36,0), + (3049,8456,8000,0,0,30,0), + (3049,8459,8000,0,0,30,0), + (3049,8460,15000,0,0,40,0), + (3049,8463,10000,0,0,32,0), + (3049,8464,18000,0,0,42,0), + (3049,8493,12000,0,0,34,0), + (3049,8496,7000,0,0,28,0), + (3049,8497,13000,0,0,36,0), + (3049,10055,28000,0,0,48,0), + (3049,10056,40000,0,0,58,0), + (3049,10141,15000,0,0,40,0), + (3049,10142,32000,0,0,50,0), + (3049,10146,22750,0,0,42,0), + (3049,10147,35000,0,0,52,0), + (3049,10152,22750,0,0,42,0), + (3049,10153,28000,0,0,48,0), + (3049,10154,36000,0,0,54,0), + (3049,10155,42000,0,0,60,0), + (3049,10158,38000,0,0,56,0), + (3049,10162,22750,0,0,42,0), + (3049,10163,32000,0,0,50,0), + (3049,10164,40000,0,0,58,0), + (3049,10171,18000,0,0,42,0), + (3049,10172,36000,0,0,54,0), + (3049,10175,28000,0,0,48,0), + (3049,10176,42000,0,0,60,0), + (3049,10178,35000,0,0,52,0), + (3049,10182,23000,0,0,44,0), + (3049,10183,32000,0,0,50,0), + (3049,10184,38000,0,0,56,0), + (3049,10188,23000,0,0,44,0), + (3049,10189,35000,0,0,52,0), + (3049,10190,42000,0,0,60,0), + (3049,10194,23000,0,0,44,0), + (3049,10195,35000,0,0,52,0), + (3049,10196,42000,0,0,60,0), + (3049,10198,26000,0,0,46,0), + (3049,10200,36000,0,0,54,0), + (3049,10203,26000,0,0,46,0), + (3049,10204,36000,0,0,54,0), + (3049,10208,26000,0,0,46,0), + (3049,10209,35000,0,0,52,0), + (3049,10210,40000,0,0,58,0), + (3049,10213,28000,0,0,48,0), + (3049,10214,38000,0,0,56,0), + (3049,10217,28000,0,0,48,0), + (3049,10218,38000,0,0,56,0), + (3049,10221,32000,0,0,50,0), + (3049,10222,42000,0,0,60,0), + (3049,10224,32000,0,0,50,0), + (3049,10226,42000,0,0,60,0), + (3049,10231,36000,0,0,54,0), + (3049,12827,2000,0,0,20,0), + (3049,12828,15000,0,0,40,0), + (3049,12829,42000,0,0,60,0), + (3049,13011,400,0,0,30,0), + (3049,13012,650,0,0,36,0), + (3049,13014,900,0,0,42,0), + (3049,13015,900,0,0,48,0), + (3049,13016,1800,0,0,54,0), + (3049,13017,1890,0,0,60,0), + (3049,13023,650,0,0,36,0), + (3049,13024,1150,0,0,44,0), + (3049,13025,1750,0,0,52,0), + (3049,13026,2100,0,0,60,0), + (3049,13037,6500,0,0,46,0), + (3049,13038,8750,0,0,52,0), + (3049,13039,9000,0,0,58,0), + (3049,22784,28000,0,0,46,0), + (3049,22785,40000,0,0,58,0), + (3049,28403,2000,0,0,20,0), + (3059,1343,100,0,0,6,0), + (3059,1423,100,0,0,4,0), + (3059,1738,100,0,0,4,0), + (3059,3128,100,0,0,6,0), + (3059,6674,10,0,0,1,0), + (3060,1420,90,0,0,6,0), + (3060,1428,100,0,0,4,0), + (3060,5181,90,0,0,6,0), + (3060,5231,10,0,0,1,0), + (3060,8922,45,0,0,4,0), + (3061,1547,10,0,0,1,0), + (3061,2003,100,0,0,4,0), + (3061,3048,100,0,0,6,0), + (3061,5298,100,0,0,6,0), + (3061,13164,50,0,0,4,0), + (3062,1326,100,0,0,6,0), + (3062,2076,100,0,0,6,0), + (3062,8020,10,0,0,1,0), + (3062,8043,100,0,0,4,0), + (3063,797,4000,0,0,20,0), + (3063,798,10000,0,0,26,0), + (3063,1055,11000,0,0,28,0), + (3063,1065,1500,0,0,14,0), + (3063,1229,100,0,0,6,0), + (3063,1343,100,0,0,6,0), + (3063,1344,3000,0,0,18,0), + (3063,1423,100,0,0,4,0), + (3063,1424,4000,0,0,20,0), + (3063,1482,12000,0,0,30,0), + (3063,1606,200,0,0,8,0), + (3063,1607,2000,0,0,16,0), + (3063,1610,8000,0,0,24,0), + (3063,1611,14000,0,0,32,0), + (3063,1646,3000,0,0,18,0), + (3063,1675,1000,0,0,12,0), + (3063,1676,14000,0,0,32,0), + (3063,1677,54000,0,0,52,0), + (3063,1685,18000,0,0,36,0), + (3063,1716,200,0,0,8,0), + (3063,1722,42000,0,0,50,0), + (3063,1738,100,0,0,4,0), + (3063,2570,2000,0,0,16,0), + (3063,2688,600,0,0,10,0), + (3063,3128,100,0,0,6,0), + (3063,3433,12000,0,0,30,0), + (3063,3434,22000,0,0,40,0), + (3063,3435,42000,0,0,50,0), + (3063,5243,1000,0,0,12,0), + (3063,5247,6000,0,0,20,0), + (3063,5283,8000,0,0,24,0), + (3063,6158,22000,0,0,40,0), + (3063,6176,14000,0,0,32,0), + (3063,6177,22000,0,0,40,0), + (3063,6180,10000,0,0,26,0), + (3063,6191,8000,0,0,24,0), + (3063,6193,6000,0,0,22,0), + (3063,6543,14000,0,0,32,0), + (3063,6549,600,0,0,10,0), + (3063,6550,4000,0,0,20,0), + (3063,6551,12000,0,0,30,0), + (3063,6553,20000,0,0,38,0), + (3063,6556,60000,0,0,58,0), + (3063,6573,1500,0,0,14,0), + (3063,6575,8000,0,0,24,0), + (3063,6674,10,0,0,1,0), + (3063,7109,22000,0,0,40,0), + (3063,7374,14000,0,0,32,0), + (3063,7375,56000,0,0,54,0), + (3063,7380,16000,0,0,34,0), + (3063,7382,2000,0,0,16,0), + (3063,7385,1000,0,0,12,0), + (3063,7401,10000,0,0,26,0), + (3063,7403,18000,0,0,36,0), + (3063,7406,6000,0,0,22,0), + (3063,7889,11000,0,0,28,0), + (3063,8206,11000,0,0,28,0), + (3063,8207,20000,0,0,38,0), + (3063,8381,16000,0,0,34,0), + (3063,8821,20000,0,0,38,0), + (3063,11552,32000,0,0,42,0), + (3063,11553,54000,0,0,52,0), + (3063,11557,16000,0,0,34,0), + (3063,11558,34000,0,0,44,0), + (3063,11559,56000,0,0,54,0), + (3063,11570,40000,0,0,48,0), + (3063,11571,58000,0,0,56,0), + (3063,11575,22000,0,0,40,0), + (3063,11576,42000,0,0,50,0), + (3063,11577,62000,0,0,60,0), + (3063,11579,36000,0,0,46,0), + (3063,11582,40000,0,0,48,0), + (3063,11583,60000,0,0,58,0), + (3063,11586,34000,0,0,44,0), + (3063,11587,62000,0,0,60,0), + (3063,11598,36000,0,0,46,0), + (3063,11599,60000,0,0,58,0), + (3063,11602,34000,0,0,44,0), + (3063,11603,56000,0,0,54,0), + (3063,11606,36000,0,0,46,0), + (3063,11607,56000,0,0,54,0), + (3063,18556,14000,0,0,32,0), + (3063,20561,36000,0,0,46,0), + (3063,20562,58000,0,0,56,0), + (3063,20571,62000,0,0,60,0), + (3063,20621,32000,0,0,42,0), + (3063,20622,54000,0,0,52,0), + (3063,20703,40000,0,0,48,0), + (3063,20704,58000,0,0,56,0), + (3063,20724,4000,0,0,20,0), + (3063,21555,200,0,0,48,0), + (3063,21557,2800,0,0,54,0), + (3063,21558,3100,0,0,60,0), + (3063,23898,2000,0,0,48,0), + (3063,23899,2800,0,0,54,0), + (3063,23900,3100,0,0,60,0), + (3063,23926,200,0,0,48,0), + (3063,23927,2800,0,0,54,0), + (3063,23928,3100,0,0,60,0), + (3064,499,2000,0,0,20,0), + (3064,1151,4500,0,0,26,0), + (3064,1414,1900,0,0,18,0), + (3064,1415,6000,0,0,30,0), + (3064,1416,16000,0,0,42,0), + (3064,1420,100,0,0,6,0), + (3064,1421,900,0,0,14,0), + (3064,1422,4000,0,0,24,0), + (3064,1428,100,0,0,4,0), + (3064,1429,300,0,0,10,0), + (3064,1431,1800,0,0,16,0), + (3064,1432,4000,0,0,24,0), + (3064,1433,10000,0,0,34,0), + (3064,1435,200,0,0,8,0), + (3064,1436,1900,0,0,18,0), + (3064,1439,6000,0,0,30,0), + (3064,1441,6000,0,0,30,0), + (3064,1445,2000,0,0,20,0), + (3064,1448,2000,0,0,20,0), + (3064,1736,300,0,0,10,0), + (3064,1737,2000,0,0,20,0), + (3064,1827,4000,0,0,24,0), + (3064,1828,10000,0,0,34,0), + (3064,1829,18000,0,0,44,0), + (3064,2092,3000,0,0,22,0), + (3064,2093,5000,0,0,28,0), + (3064,2788,4000,0,0,24,0), + (3064,2889,28000,0,0,54,0), + (3064,2897,4500,0,0,26,0), + (3064,2910,3000,0,0,22,0), + (3064,2914,2000,0,0,20,0), + (3064,2919,5000,0,0,28,0), + (3064,2920,12000,0,0,38,0), + (3064,3030,5000,0,0,28,0), + (3064,3139,1800,0,0,16,0), + (3064,3628,10000,0,0,34,0), + (3064,3739,300,0,0,30,0), + (3064,5181,100,0,0,6,0), + (3064,5182,900,0,0,14,0), + (3064,5183,3000,0,0,22,0), + (3064,5184,6000,0,0,30,0), + (3064,5190,200,0,0,8,0), + (3064,5192,900,0,0,14,0), + (3064,5193,2000,0,0,20,0), + (3064,5194,4500,0,0,26,0), + (3064,5203,12000,0,0,38,0), + (3064,5204,22000,0,0,48,0), + (3064,5210,5000,0,0,28,0), + (3064,5212,900,0,0,14,0), + (3064,5216,2000,0,0,20,0), + (3064,5218,4000,0,0,24,0), + (3064,5222,3000,0,0,22,0), + (3064,5226,8000,0,0,32,0), + (3064,5228,800,0,0,12,0), + (3064,5230,95,0,0,18,0), + (3064,5231,10,0,0,1,0), + (3064,5233,300,0,0,10,0), + (3064,5235,2000,0,0,20,0), + (3064,5299,1900,0,0,18,0), + (3064,6779,8000,0,0,32,0), + (3064,6781,12000,0,0,38,0), + (3064,6782,6000,0,0,30,0), + (3064,6784,14000,0,0,40,0), + (3064,6786,8000,0,0,32,0), + (3064,6790,16000,0,0,42,0), + (3064,6794,11000,0,0,36,0), + (3064,6799,6000,0,0,30,0), + (3064,6801,6000,0,0,30,0), + (3064,6811,1900,0,0,18,0), + (3064,6812,4500,0,0,26,0), + (3064,8904,12000,0,0,38,0), + (3064,8906,20000,0,0,46,0), + (3064,8908,14000,0,0,40,0), + (3064,8911,14000,0,0,40,0), + (3064,8915,10000,0,0,34,0), + (3064,8920,14000,0,0,40,0), + (3064,8922,100,0,0,4,0), + (3064,8930,300,0,0,10,0), + (3064,8931,1800,0,0,16,0), + (3064,8932,3000,0,0,22,0), + (3064,8933,5000,0,0,28,0), + (3064,8934,10000,0,0,34,0), + (3064,8935,14000,0,0,40,0), + (3064,8937,800,0,0,12,0), + (3064,8942,1900,0,0,18,0), + (3064,8943,4000,0,0,24,0), + (3064,8944,6000,0,0,30,0), + (3064,8945,11000,0,0,36,0), + (3064,8952,4500,0,0,26,0), + (3064,8953,10000,0,0,34,0), + (3064,8954,16000,0,0,42,0), + (3064,8956,12000,0,0,38,0), + (3064,8973,10000,0,0,34,0), + (3064,8984,20000,0,0,46,0), + (3064,8993,12000,0,0,38,0), + (3064,8999,5000,0,0,28,0), + (3064,9001,14000,0,0,40,0), + (3064,9006,11000,0,0,36,0), + (3064,9491,8000,0,0,32,0), + (3064,9494,5000,0,0,28,0), + (3064,9495,11000,0,0,36,0), + (3064,9746,16000,0,0,42,0), + (3064,9748,16000,0,0,42,0), + (3064,9751,16000,0,0,42,0), + (3064,9753,18000,0,0,44,0), + (3064,9755,18000,0,0,44,0), + (3064,9757,18000,0,0,44,0), + (3064,9759,18000,0,0,44,0), + (3064,9822,20000,0,0,46,0), + (3064,9825,20000,0,0,46,0), + (3064,9828,30000,0,0,56,0), + (3064,9831,20000,0,0,46,0), + (3064,9832,28000,0,0,54,0), + (3064,9836,20000,0,0,46,0), + (3064,9837,26000,0,0,52,0), + (3064,9838,32000,0,0,58,0), + (3064,9842,20000,0,0,46,0), + (3064,9843,26000,0,0,52,0), + (3064,9844,32000,0,0,58,0), + (3064,9847,22000,0,0,48,0), + (3064,9848,34000,0,0,60,0), + (3064,9851,32000,0,0,58,0), + (3064,9854,22000,0,0,48,0), + (3064,9855,32000,0,0,58,0), + (3064,9859,22000,0,0,48,0), + (3064,9860,28000,0,0,54,0), + (3064,9861,34000,0,0,60,0), + (3064,9864,23000,0,0,50,0), + (3064,9865,34000,0,0,60,0), + (3064,9868,23000,0,0,50,0), + (3064,9869,32000,0,0,58,0), + (3064,9877,23000,0,0,50,0), + (3064,9878,32000,0,0,58,0), + (3064,9882,23000,0,0,50,0), + (3064,9883,32000,0,0,58,0), + (3064,9886,23000,0,0,50,0), + (3064,9887,34000,0,0,60,0), + (3064,9890,23000,0,0,50,0), + (3064,9891,30000,0,0,56,0), + (3064,9893,26000,0,0,52,0), + (3064,9895,26000,0,0,52,0), + (3064,9897,34000,0,0,60,0), + (3064,9899,26000,0,0,52,0), + (3064,9902,28000,0,0,54,0), + (3064,9905,28000,0,0,54,0), + (3064,9909,28000,0,0,54,0), + (3064,9911,28000,0,0,54,0), + (3064,9914,34000,0,0,60,0), + (3064,10343,28000,0,0,54,0), + (3064,11594,14000,0,0,40,0), + (3064,16915,23000,0,0,50,0), + (3064,17373,250,0,0,28,0), + (3064,17374,600,0,0,38,0), + (3064,17375,1100,0,0,48,0), + (3064,17376,1600,10,0,58,0), + (3064,17396,800,0,0,42,0), + (3064,17397,1400,0,0,54,0), + (3064,17406,34000,0,0,60,0), + (3064,18659,12000,0,0,38,0), + (3064,18660,32000,0,0,58,0), + (3064,20485,2000,0,0,20,0), + (3064,20722,14000,0,0,40,0), + (3064,20744,6000,0,0,30,0), + (3064,20745,14000,0,0,40,0), + (3064,20749,23000,0,0,50,0), + (3064,20750,34000,0,0,60,0), + (3064,22569,8000,0,0,32,0), + (3064,22826,18000,0,0,44,0), + (3064,22830,14000,0,0,40,0), + (3064,22831,22000,0,0,48,0), + (3064,22832,30000,0,0,56,0), + (3064,22894,11000,0,0,36,0), + (3064,22897,20000,0,0,46,0), + (3064,22898,30000,0,0,56,0), + (3064,24922,14000,0,0,40,0), + (3064,24978,300,0,0,30,0), + (3064,24979,700,0,0,40,0), + (3064,24980,1150,0,0,50,0), + (3064,24981,1700,0,0,60,0), + (3064,29167,14000,0,0,40,0), + (3065,796,2200,0,0,20,0), + (3065,1117,600,0,0,12,0), + (3065,1424,2200,0,0,20,0), + (3065,1547,10,0,0,1,0), + (3065,1549,1800,0,0,16,0), + (3065,1552,2200,0,0,20,0), + (3065,1563,1800,0,0,50,0), + (3065,1564,18000,0,0,40,0), + (3065,1567,1200,0,0,14,0), + (3065,1603,10000,0,0,32,0), + (3065,2003,100,0,0,4,0), + (3065,2898,14000,0,0,36,0), + (3065,2899,1200,0,0,14,0), + (3065,2979,600,0,0,12,0), + (3065,3047,6000,0,0,22,0), + (3065,3048,100,0,0,6,0), + (3065,3049,7000,0,0,26,0), + (3065,3128,200,0,0,8,0), + (3065,3663,8000,0,0,28,0), + (3065,3664,14000,0,0,36,0), + (3065,5117,200,0,0,8,0), + (3065,5131,2200,0,0,20,0), + (3065,5298,100,0,0,6,0), + (3065,5338,2000,0,0,18,0), + (3065,5385,8000,0,0,30,0), + (3065,6198,1200,0,0,14,0), + (3065,6385,400,0,0,10,0), + (3065,6791,2200,0,0,20,0), + (3065,6792,7000,0,0,24,0), + (3065,6999,8000,0,0,30,0), + (3065,8738,18000,0,0,40,0), + (3065,13160,18000,0,0,40,0), + (3065,13162,8000,0,0,30,0), + (3065,13164,100,0,0,4,0), + (3065,13545,26000,0,0,44,0), + (3065,13546,40000,0,0,52,0), + (3065,13547,50000,0,0,60,0), + (3065,13556,400,0,0,10,0), + (3065,13557,2000,0,0,18,0), + (3065,13558,7000,0,0,26,0), + (3065,13559,12000,0,0,34,0), + (3065,13560,24000,0,0,42,0), + (3065,13561,36000,0,0,50,0), + (3065,13562,48000,0,0,58,0), + (3065,13799,1800,0,0,16,0), + (3065,13811,8000,0,0,28,0), + (3065,13814,12000,0,0,34,0), + (3065,14332,200,0,0,8,0), + (3065,14333,1800,0,0,16,0), + (3065,14334,7000,0,0,24,0), + (3065,14335,10000,0,0,32,0), + (3065,14336,18000,0,0,40,0), + (3065,14337,32000,0,0,48,0), + (3065,14338,46000,0,0,56,0), + (3065,14339,16000,0,0,38,0), + (3065,14340,5000,0,0,60,0), + (3065,14341,8000,0,0,30,0), + (3065,14342,26000,0,0,44,0), + (3065,14343,48000,0,0,58,0), + (3065,14344,12000,0,0,34,0), + (3065,14345,32000,0,0,48,0), + (3065,14346,2200,0,0,20,0), + (3065,14347,10000,0,0,32,0), + (3065,14348,24000,0,0,42,0), + (3065,14349,40000,0,0,52,0), + (3065,14350,28000,0,0,46,0), + (3065,14351,46000,0,0,56,0), + (3065,14352,600,0,0,12,0), + (3065,14353,2200,0,0,20,0), + (3065,14354,8000,0,0,28,0), + (3065,14355,14000,0,0,36,0), + (3065,14356,26000,0,0,44,0), + (3065,14357,40000,0,0,52,0), + (3065,14358,50000,0,0,60,0), + (3065,14359,24000,0,0,42,0), + (3065,14360,42000,0,0,54,0), + (3065,14361,36000,0,0,50,0), + (3065,14362,48000,0,0,58,0), + (3065,14364,7000,0,0,26,0), + (3065,14365,14000,0,0,36,0), + (3065,14366,28000,0,0,46,0), + (3065,14367,46000,0,0,56,0), + (3065,14368,18000,0,0,40,0), + (3065,14370,50000,0,0,60,0), + (3065,14372,26000,0,0,44,0), + (3065,14373,42000,0,0,54,0), + (3065,14374,2000,0,0,18,0), + (3065,14375,8000,0,0,28,0), + (3065,14376,16000,0,0,38,0), + (3065,14377,32000,0,0,48,0), + (3065,14378,48000,0,0,58,0), + (3065,14431,6000,0,0,22,0), + (3065,14432,18000,0,0,40,0), + (3065,14434,48000,0,0,58,0), + (3065,14445,8000,0,0,30,0), + (3065,14446,28000,0,0,46,0), + (3065,15637,8000,0,0,30,0), + (3065,15638,18000,0,0,40,0), + (3065,15639,36000,0,0,50,0), + (3065,15640,50000,0,0,60,0), + (3065,20044,28000,0,0,46,0), + (3065,20155,10000,0,0,32,0), + (3065,20156,36000,0,0,50,0), + (3065,20157,7000,0,0,26,0), + (3065,20158,18000,0,0,40,0), + (3065,20159,7000,0,0,24,0), + (3065,20160,400,0,0,10,0), + (3065,20161,2000,0,0,18,0), + (3065,20191,46000,0,0,56,0), + (3065,20738,600,0,0,12,0), + (3065,20931,400,0,0,28,0), + (3065,20932,700,0,0,36,0), + (3065,20933,1300,0,0,44,0), + (3065,20934,2000,0,0,52,0), + (3065,20935,2500,0,0,60,0), + (3065,20938,2500,0,0,60,0), + (3065,20940,1800,0,0,50,0), + (3065,20941,2500,0,0,60,0), + (3065,20942,1200,0,0,42,0), + (3065,20943,2100,0,0,54,0), + (3066,1303,100,0,0,8,0), + (3066,1304,1800,0,0,16,0), + (3066,1305,3500,0,0,24,0), + (3066,1315,1800,0,0,16,0), + (3066,1324,100,0,0,8,0), + (3066,1325,900,0,0,14,0), + (3066,1326,100,0,0,6,0), + (3066,1327,800,0,0,12,0), + (3066,1333,720,0,0,12,0), + (3066,1338,6000,0,0,28,0), + (3066,1339,8000,0,0,32,0), + (3066,1340,12000,0,0,40,0), + (3066,1345,4000,0,0,26,0), + (3066,1352,7000,0,0,30,0), + (3066,1354,2000,0,0,18,0), + (3066,1355,3500,0,0,24,0), + (3066,1356,8000,0,0,32,0), + (3066,1357,2200,0,0,20,0), + (3066,1358,4000,0,0,26,0), + (3066,1363,8000,0,0,32,0), + (3066,1444,12000,0,0,40,0), + (3066,2014,800,0,0,12,0), + (3066,2076,100,0,0,6,0), + (3066,2862,22000,0,0,48,0), + (3066,2863,30000,0,0,56,0), + (3066,2874,900,0,0,14,0), + (3066,5386,3000,0,0,22,0), + (3066,5387,2200,0,0,20,0), + (3066,5678,4000,0,0,26,0), + (3066,5731,100,0,0,8,0), + (3066,6043,8000,0,0,32,0), + (3066,6379,2200,0,0,20,0), + (3066,6380,7000,0,0,30,0), + (3066,6381,12000,0,0,40,0), + (3066,6383,7000,0,0,30,0), + (3066,6384,12000,0,0,40,0), + (3066,6400,2000,0,0,18,0), + (3066,6401,6000,0,0,28,0), + (3066,6402,11000,0,0,38,0), + (3066,6496,9000,0,0,34,0), + (3066,8006,12000,0,0,40,0), + (3066,8007,2200,0,0,20,0), + (3066,8009,6000,0,0,28,0), + (3066,8011,10000,0,0,36,0), + (3066,8013,7200,0,0,32,0), + (3066,8020,10,0,0,1,0), + (3066,8021,100,0,0,8,0), + (3066,8022,1800,0,0,16,0), + (3066,8025,400,0,0,10,0), + (3066,8031,2000,0,0,18,0), + (3066,8032,4000,0,0,26,0), + (3066,8035,2200,0,0,20,0), + (3066,8039,6000,0,0,28,0), + (3066,8043,100,0,0,4,0), + (3066,8047,100,0,0,8,0), + (3066,8048,900,0,0,14,0), + (3066,8049,3500,0,0,24,0), + (3066,8051,400,0,0,10,0), + (3066,8054,2000,0,0,18,0), + (3066,8055,6000,0,0,28,0), + (3066,8057,2200,0,0,20,0), + (3066,8059,9000,0,0,34,0), + (3066,8077,400,0,0,10,0), + (3066,8086,800,0,0,12,0), + (3066,8135,12000,0,0,40,0), + (3066,8144,2000,0,0,18,0), + (3066,8158,900,0,0,14,0), + (3066,8159,3500,0,0,24,0), + (3066,8164,3500,0,0,24,0), + (3066,8165,11000,0,0,38,0), + (3066,8169,3000,0,0,22,0), + (3066,8173,11000,0,0,38,0), + (3066,8180,7000,0,0,30,0), + (3066,8183,3500,0,0,24,0), + (3066,8186,6000,0,0,28,0), + (3066,8189,4000,0,0,26,0), + (3066,8231,6000,0,0,28,0), + (3066,8234,7000,0,0,30,0), + (3066,8237,12000,0,0,40,0), + (3066,8252,11000,0,0,38,0), + (3066,8500,3000,0,0,22,0), + (3066,8501,8000,0,0,32,0), + (3066,8513,8000,0,0,32,0), + (3066,8738,12000,0,0,40,0), + (3066,8837,16000,0,0,42,0), + (3066,10393,11000,0,0,38,0), + (3066,10394,18000,0,0,44,0), + (3066,10397,22000,0,0,48,0), + (3066,10398,30000,0,0,56,0), + (3066,10401,3500,0,0,24,0), + (3066,10402,9000,0,0,34,0), + (3066,10409,9000,0,0,34,0), + (3066,10410,18000,0,0,44,0), + (3066,10411,29000,0,0,54,0), + (3066,10415,10000,0,0,36,0), + (3066,10416,22000,0,0,48,0), + (3066,10417,34000,0,0,60,0), + (3066,10429,22000,0,0,48,0), + (3066,10430,32000,0,0,58,0), + (3066,10433,22000,0,0,48,0), + (3066,10434,30000,0,0,56,0), + (3066,10439,24000,0,0,50,0), + (3066,10440,34000,0,0,60,0), + (3066,10443,27000,0,0,52,0), + (3066,10446,10000,0,0,36,0), + (3066,10449,12000,0,0,40,0), + (3066,10450,27000,0,0,52,0), + (3066,10457,11000,0,0,38,0), + (3066,10464,24000,0,0,50,0), + (3066,10465,34000,0,0,60,0), + (3066,10469,18000,0,0,44,0), + (3066,10470,27000,0,0,52,0), + (3066,10471,34000,0,0,60,0), + (3066,10474,20000,0,0,46,0), + (3066,10475,32000,0,0,58,0), + (3066,10480,11000,0,0,38,0), + (3066,10481,29000,0,0,54,0), + (3066,10488,24000,0,0,50,0), + (3066,10512,10000,0,0,36,0), + (3066,10514,20000,0,0,46,0), + (3066,10515,30000,0,0,56,0), + (3066,10528,22000,0,0,48,0), + (3066,10540,16000,0,0,42,0), + (3066,10541,32000,0,0,58,0), + (3066,10588,10000,0,0,36,0), + (3066,10589,20000,0,0,46,0), + (3066,10590,30000,0,0,56,0), + (3066,10597,7000,0,0,30,0), + (3066,10602,18000,0,0,44,0), + (3066,10603,34000,0,0,60,0), + (3066,10615,16000,0,0,42,0), + (3066,10616,27000,0,0,52,0), + (3066,10624,20000,0,0,46,0), + (3066,10625,29000,0,0,54,0), + (3066,10628,30000,0,0,56,0), + (3066,11316,16000,0,0,42,0), + (3066,11317,27000,0,0,52,0), + (3066,15113,10000,0,0,36,0), + (3066,15115,20000,0,0,46,0), + (3066,15116,30000,0,0,56,0), + (3066,15209,24000,0,0,50,0), + (3066,15210,30000,0,0,56,0), + (3066,16317,18000,0,0,44,0), + (3066,16318,29000,0,0,54,0), + (3066,16347,20000,0,0,46,0), + (3066,16348,30000,0,0,56,0), + (3066,16357,22000,0,0,48,0), + (3066,16358,32000,0,0,58,0), + (3066,16363,34000,0,0,60,0), + (3066,16394,32000,0,0,58,0), + (3066,20613,7000,0,0,30,0), + (3066,20778,3500,0,0,24,0), + (3066,20779,10000,0,0,36,0), + (3066,20780,22000,0,0,48,0), + (3066,20781,34000,0,0,60,0), + (3066,25910,24000,0,0,50,0), + (3066,17362,55000,0,0,48,0), + (3066,17363,80000,0,0,58,0), + (3067,2551,100,0,0,5,0), + (3067,2559,50,185,10,0,0), + (3067,2561,100,185,50,0,0), + (3067,2562,200,185,75,0,0), + (3067,2563,150,185,80,0,0), + (3067,3412,500,185,50,10,0), + (3067,6502,100,185,50,0,0), + (3067,6503,300,185,125,0,0), + (3067,21176,4000,185,200,0,0), + (3069,2155,10,0,0,5,0), + (3069,2177,100,165,55,0,0), + (3069,2178,100,165,60,0,0), + (3069,2338,50,165,15,0,0), + (3069,2883,100,165,40,0,0), + (3069,3782,75,165,25,0,0), + (3069,3784,150,165,55,0,0), + (3069,3821,50,165,35,0,0), + (3069,9061,100,165,30,0,0), + (3069,9063,100,165,30,0,0), + (3087,2551,100,0,0,5,0), + (3087,2559,50,185,10,0,0), + (3087,2561,100,185,50,0,0), + (3087,2562,200,185,75,0,0), + (3087,2563,150,185,80,0,0), + (3087,3412,500,185,50,10,0), + (3087,6502,100,185,50,0,0), + (3087,6503,300,185,125,0,0), + (3087,21176,4000,185,200,0,0), + (3136,2021,450,164,50,10,0), + (3136,2744,90,164,35,0,0), + (3136,2745,450,164,90,0,0), + (3136,2746,90,164,65,0,0), + (3136,2747,180,164,70,0,0), + (3136,2749,270,164,105,0,0), + (3136,2750,450,164,105,0,0), + (3136,2751,450,164,120,0,0), + (3136,2752,900,164,125,0,0), + (3136,2753,900,164,145,0,0), + (3136,2754,45,164,15,0,0), + (3136,2755,45,164,20,0,0), + (3136,2756,45,164,25,0,0), + (3136,2757,180,164,110,0,0), + (3136,2758,180,164,115,0,0), + (3136,2759,180,164,120,0,0), + (3136,3118,90,164,65,0,0), + (3136,3119,900,164,125,0,0), + (3136,3298,450,164,90,0,0), + (3136,3299,225,164,35,0,0), + (3136,3300,450,164,70,0,0), + (3136,3301,900,164,130,0,0), + (3136,3340,45,164,20,0,0), + (3136,3341,90,164,25,0,0), + (3136,3342,90,164,40,0,0), + (3136,3343,180,164,45,0,0), + (3136,3344,225,164,75,0,0), + (3136,3345,1000,164,110,0,0), + (3136,3346,450,164,130,0,0), + (3136,3347,900,164,135,0,0), + (3136,3348,900,164,125,0,0), + (3136,3516,600,164,100,0,0), + (3136,6520,720,164,110,0,0), + (3136,7409,270,164,65,0,0), + (3136,7819,180,164,95,0,0), + (3136,7820,90,164,100,0,0), + (3136,8769,225,164,150,0,0), + (3136,8881,90,164,30,0,0), + (3136,9984,90,164,30,0,0), + (3136,9988,225,164,125,0,0), + (3136,9989,450,164,130,0,0), + (3136,9990,450,164,135,0,0), + (3136,14381,225,164,150,0,0), + (3136,19670,600,164,100,0,0), + (3136,19671,225,164,150,0,0), + (3137,2581,10,0,0,0,0), + (3137,2582,500,186,50,0,0), + (3137,3313,50,186,65,0,0), + (3137,3314,200,186,65,0,0), + (3137,3315,2250,186,155,0,0), + (3137,3316,450,186,125,0,0), + (3137,3317,180,186,75,0,0), + (3137,3568,4500,186,125,0,0), + (3137,3596,2250,186,165,0,0), + (3137,10099,4500,186,175,0,0), + (3137,10100,9000,186,230,0,0), + (3137,10249,50000,186,200,0,0), + (3137,16154,18000,186,250,0,0), + (3153,1343,100,0,0,6,0), + (3153,1423,100,0,0,4,0), + (3153,1738,100,0,0,4,0), + (3153,3128,100,0,0,6,0), + (3153,6674,10,0,0,1,0), + (3154,1547,10,0,0,1,0), + (3154,2003,100,0,0,4,0), + (3154,3048,100,0,0,6,0), + (3154,5298,100,0,0,6,0), + (3154,13164,50,0,0,4,0), + (3155,1762,100,0,0,6,0), + (3155,1780,100,0,0,6,0), + (3155,1789,10,0,0,1,0), + (3155,2592,100,0,0,4,0), + (3155,5167,100,0,0,4,0), + (3156,1374,10,0,0,1,0), + (3156,1381,100,0,0,6,0), + (3156,1393,100,0,0,4,0), + (3156,1476,100,0,0,6,0), + (3156,6221,100,0,0,4,0), + (3157,1326,100,0,0,6,0), + (3157,2076,100,0,0,6,0), + (3157,8020,10,0,0,1,0), + (3157,8043,100,0,0,4,0), + (3169,797,4000,0,0,20,0), + (3169,798,10000,0,0,26,0), + (3169,1055,11000,0,0,28,0), + (3169,1065,1500,0,0,14,0), + (3169,1229,100,0,0,6,0), + (3169,1343,100,0,0,6,0), + (3169,1344,3000,0,0,18,0), + (3169,1423,100,0,0,4,0), + (3169,1424,4000,0,0,20,0), + (3169,1482,12000,0,0,30,0), + (3169,1606,200,0,0,8,0), + (3169,1607,2000,0,0,16,0), + (3169,1610,8000,0,0,24,0), + (3169,1611,14000,0,0,32,0), + (3169,1646,3000,0,0,18,0), + (3169,1675,1000,0,0,12,0), + (3169,1676,14000,0,0,32,0), + (3169,1677,54000,0,0,52,0), + (3169,1685,18000,0,0,36,0), + (3169,1716,200,0,0,8,0), + (3169,1722,42000,0,0,50,0), + (3169,1738,100,0,0,4,0), + (3169,2570,2000,0,0,16,0), + (3169,2688,600,0,0,10,0), + (3169,3128,100,0,0,6,0), + (3169,3433,12000,0,0,30,0), + (3169,3434,22000,0,0,40,0), + (3169,3435,42000,0,0,50,0), + (3169,5243,1000,0,0,12,0), + (3169,5247,6000,0,0,20,0), + (3169,5283,8000,0,0,24,0), + (3169,6158,22000,0,0,40,0), + (3169,6176,14000,0,0,32,0), + (3169,6177,22000,0,0,40,0), + (3169,6180,10000,0,0,26,0), + (3169,6191,8000,0,0,24,0), + (3169,6193,6000,0,0,22,0), + (3169,6543,14000,0,0,32,0), + (3169,6549,600,0,0,10,0), + (3169,6550,4000,0,0,20,0), + (3169,6551,12000,0,0,30,0), + (3169,6553,20000,0,0,38,0), + (3169,6556,60000,0,0,58,0), + (3169,6573,1500,0,0,14,0), + (3169,6575,8000,0,0,24,0), + (3169,6674,10,0,0,1,0), + (3169,7109,22000,0,0,40,0), + (3169,7374,14000,0,0,32,0), + (3169,7375,56000,0,0,54,0), + (3169,7380,16000,0,0,34,0), + (3169,7382,2000,0,0,16,0), + (3169,7385,1000,0,0,12,0), + (3169,7401,10000,0,0,26,0), + (3169,7403,18000,0,0,36,0), + (3169,7406,6000,0,0,22,0), + (3169,7889,11000,0,0,28,0), + (3169,8206,11000,0,0,28,0), + (3169,8207,20000,0,0,38,0), + (3169,8381,16000,0,0,34,0), + (3169,8821,20000,0,0,38,0), + (3169,11552,32000,0,0,42,0), + (3169,11553,54000,0,0,52,0), + (3169,11557,16000,0,0,34,0), + (3169,11558,34000,0,0,44,0), + (3169,11559,56000,0,0,54,0), + (3169,11570,40000,0,0,48,0), + (3169,11571,58000,0,0,56,0), + (3169,11575,22000,0,0,40,0), + (3169,11576,42000,0,0,50,0), + (3169,11577,62000,0,0,60,0), + (3169,11579,36000,0,0,46,0), + (3169,11582,40000,0,0,48,0), + (3169,11583,60000,0,0,58,0), + (3169,11586,34000,0,0,44,0), + (3169,11587,62000,0,0,60,0), + (3169,11598,36000,0,0,46,0), + (3169,11599,60000,0,0,58,0), + (3169,11602,34000,0,0,44,0), + (3169,11603,56000,0,0,54,0), + (3169,11606,36000,0,0,46,0), + (3169,11607,56000,0,0,54,0), + (3169,18556,14000,0,0,32,0), + (3169,20561,36000,0,0,46,0), + (3169,20562,58000,0,0,56,0), + (3169,20571,62000,0,0,60,0), + (3169,20621,32000,0,0,42,0), + (3169,20622,54000,0,0,52,0), + (3169,20703,40000,0,0,48,0), + (3169,20704,58000,0,0,56,0), + (3169,20724,4000,0,0,20,0), + (3169,21555,200,0,0,48,0), + (3169,21557,2800,0,0,54,0), + (3169,21558,3100,0,0,60,0), + (3169,23898,2000,0,0,48,0), + (3169,23899,2800,0,0,54,0), + (3169,23900,3100,0,0,60,0), + (3169,23926,200,0,0,48,0), + (3169,23927,2800,0,0,54,0), + (3169,23928,3100,0,0,60,0), + (3170,652,300,0,0,10,0), + (3170,1424,300,0,0,10,0), + (3170,1728,4000,0,0,22,0), + (3170,1762,100,0,0,6,0), + (3170,1763,1200,0,0,14,0), + (3170,1764,4000,0,0,22,0), + (3170,1765,10000,0,0,30,0), + (3170,1771,800,0,0,12,0), + (3170,1772,6000,0,0,26,0), + (3170,1773,27000,0,0,42,0), + (3170,1774,52000,0,0,58,0), + (3170,1780,100,0,0,6,0), + (3170,1781,2900,0,0,18,0), + (3170,1789,10,0,0,1,0), + (3170,1790,3000,0,0,20,0), + (3170,1791,20000,0,0,40,0), + (3170,1792,54000,0,0,60,0), + (3170,1838,6000,0,0,26,0), + (3170,1845,10000,0,0,30,0), + (3170,1846,5000,0,0,24,0), + (3170,1858,4000,0,0,22,0), + (3170,1859,27000,0,0,42,0), + (3170,1862,20000,0,0,40,0), + (3170,2592,100,0,0,4,0), + (3170,2593,800,0,0,12,0), + (3170,2594,3000,0,0,20,0), + (3170,2595,8000,0,0,28,0), + (3170,2843,10000,40,130,30,0), + (3170,2844,18000,40,170,38,0), + (3170,2984,300,0,0,10,0), + (3170,3128,800,0,0,12,0), + (3170,3422,3000,40,1,20,0), + (3170,3423,35000,40,230,50,0), + (3170,5167,100,0,0,4,0), + (3170,5175,300,0,0,10,0), + (3170,5278,200,0,0,8,0), + (3170,5768,5000,40,100,24,0), + (3170,6185,7750,0,0,46,0), + (3170,6480,1800,0,0,16,0), + (3170,6505,14000,0,0,34,0), + (3170,6511,14000,40,150,34,0), + (3170,6734,1800,0,0,16,0), + (3170,6735,10000,0,0,30,0), + (3170,6736,3000,0,0,20,0), + (3170,6737,1200,0,0,14,0), + (3170,6763,200,0,0,8,0), + (3170,6764,1800,0,0,16,0), + (3170,6765,5000,0,0,24,0), + (3170,6769,8000,0,0,28,0), + (3170,6771,8000,0,0,28,0), + (3170,6775,27000,0,0,42,0), + (3170,8622,18000,0,0,38,0), + (3170,8625,12000,0,0,32,0), + (3170,8626,20000,0,0,40,0), + (3170,8630,12000,0,0,32,0), + (3170,8634,4000,0,0,22,0), + (3170,8635,10000,0,0,30,0), + (3170,8636,18000,0,0,38,0), + (3170,8638,20000,0,0,40,0), + (3170,8641,8000,0,0,28,0), + (3170,8642,16000,0,0,36,0), + (3170,8644,35000,0,0,50,0), + (3170,8648,1200,0,0,14,0), + (3170,8651,6000,0,0,26,0), + (3170,8652,16000,0,0,36,0), + (3170,8678,2900,0,0,18,0), + (3170,8695,18000,40,170,38,0), + (3170,8697,14000,0,0,34,0), + (3170,8701,8000,40,120,28,0), + (3170,8723,16000,0,0,36,0), + (3170,8727,6000,0,0,26,0), + (3170,8728,14000,0,0,34,0), + (3170,8810,16000,40,160,36,0), + (3170,11199,31000,0,0,46,0), + (3170,11200,50000,0,0,56,0), + (3170,11270,27000,0,0,42,0), + (3170,11271,35000,0,0,50,0), + (3170,11272,52000,0,0,58,0), + (3170,11276,29000,0,0,44,0), + (3170,11277,46000,0,0,52,0), + (3170,11278,54000,0,0,60,0), + (3170,11282,29000,0,0,44,0), + (3170,11283,46000,0,0,52,0), + (3170,11284,54000,0,0,60,0), + (3170,11287,31000,0,0,46,0), + (3170,11288,54000,0,0,60,0), + (3170,11291,31000,0,0,46,0), + (3170,11292,48000,0,0,54,0), + (3170,11295,31000,0,0,46,0), + (3170,11296,48000,0,0,54,0), + (3170,11298,33000,0,0,48,0), + (3170,11301,33000,0,0,48,0), + (3170,11302,50000,0,0,56,0), + (3170,11304,46000,0,0,52,0), + (3170,11318,52000,0,0,58,0), + (3170,11344,29000,40,200,44,0), + (3170,11345,46000,40,240,52,0), + (3170,11346,54000,40,280,60,0), + (3170,11360,31000,40,210,46,0), + (3170,11361,48000,40,250,54,0), + (3170,11401,46000,40,240,52,0), + (3170,13027,13000,0,0,58,0), + (3170,13221,12000,40,140,32,0), + (3170,13231,20000,40,180,40,0), + (3170,13232,33000,40,220,48,0), + (3170,13233,50000,40,260,56,0), + (3171,796,2200,0,0,20,0), + (3171,1117,600,0,0,12,0), + (3171,1424,2200,0,0,20,0), + (3171,1547,10,0,0,1,0), + (3171,1549,1800,0,0,16,0), + (3171,1552,2200,0,0,20,0), + (3171,1563,1800,0,0,50,0), + (3171,1564,18000,0,0,40,0), + (3171,1567,1200,0,0,14,0), + (3171,1603,10000,0,0,32,0), + (3171,2003,100,0,0,4,0), + (3171,2898,14000,0,0,36,0), + (3171,2899,1200,0,0,14,0), + (3171,2979,600,0,0,12,0), + (3171,3047,6000,0,0,22,0), + (3171,3048,100,0,0,6,0), + (3171,3049,7000,0,0,26,0), + (3171,3128,200,0,0,8,0), + (3171,3663,8000,0,0,28,0), + (3171,3664,14000,0,0,36,0), + (3171,5117,200,0,0,8,0), + (3171,5131,2200,0,0,20,0), + (3171,5298,100,0,0,6,0), + (3171,5338,2000,0,0,18,0), + (3171,5385,8000,0,0,30,0), + (3171,6198,1200,0,0,14,0), + (3171,6385,400,0,0,10,0), + (3171,6791,2200,0,0,20,0), + (3171,6792,7000,0,0,24,0), + (3171,6999,8000,0,0,30,0), + (3171,8738,18000,0,0,40,0), + (3171,13160,18000,0,0,40,0), + (3171,13162,8000,0,0,30,0), + (3171,13164,100,0,0,4,0), + (3171,13545,26000,0,0,44,0), + (3171,13546,40000,0,0,52,0), + (3171,13547,50000,0,0,60,0), + (3171,13556,400,0,0,10,0), + (3171,13557,2000,0,0,18,0), + (3171,13558,7000,0,0,26,0), + (3171,13559,12000,0,0,34,0), + (3171,13560,24000,0,0,42,0), + (3171,13561,36000,0,0,50,0), + (3171,13562,48000,0,0,58,0), + (3171,13799,1800,0,0,16,0), + (3171,13811,8000,0,0,28,0), + (3171,13814,12000,0,0,34,0), + (3171,14332,200,0,0,8,0), + (3171,14333,1800,0,0,16,0), + (3171,14334,7000,0,0,24,0), + (3171,14335,10000,0,0,32,0), + (3171,14336,18000,0,0,40,0), + (3171,14337,32000,0,0,48,0), + (3171,14338,46000,0,0,56,0), + (3171,14339,16000,0,0,38,0), + (3171,14340,5000,0,0,60,0), + (3171,14341,8000,0,0,30,0), + (3171,14342,26000,0,0,44,0), + (3171,14343,48000,0,0,58,0), + (3171,14344,12000,0,0,34,0), + (3171,14345,32000,0,0,48,0), + (3171,14346,2200,0,0,20,0), + (3171,14347,10000,0,0,32,0), + (3171,14348,24000,0,0,42,0), + (3171,14349,40000,0,0,52,0), + (3171,14350,28000,0,0,46,0), + (3171,14351,46000,0,0,56,0), + (3171,14352,600,0,0,12,0), + (3171,14353,2200,0,0,20,0), + (3171,14354,8000,0,0,28,0), + (3171,14355,14000,0,0,36,0), + (3171,14356,26000,0,0,44,0), + (3171,14357,40000,0,0,52,0), + (3171,14358,50000,0,0,60,0), + (3171,14359,24000,0,0,42,0), + (3171,14360,42000,0,0,54,0), + (3171,14361,36000,0,0,50,0), + (3171,14362,48000,0,0,58,0), + (3171,14364,7000,0,0,26,0), + (3171,14365,14000,0,0,36,0), + (3171,14366,28000,0,0,46,0), + (3171,14367,46000,0,0,56,0), + (3171,14368,18000,0,0,40,0), + (3171,14370,50000,0,0,60,0), + (3171,14372,26000,0,0,44,0), + (3171,14373,42000,0,0,54,0), + (3171,14374,2000,0,0,18,0), + (3171,14375,8000,0,0,28,0), + (3171,14376,16000,0,0,38,0), + (3171,14377,32000,0,0,48,0), + (3171,14378,48000,0,0,58,0), + (3171,14431,6000,0,0,22,0), + (3171,14432,18000,0,0,40,0), + (3171,14434,48000,0,0,58,0), + (3171,14445,8000,0,0,30,0), + (3171,14446,28000,0,0,46,0), + (3171,15637,8000,0,0,30,0), + (3171,15638,18000,0,0,40,0), + (3171,15639,36000,0,0,50,0), + (3171,15640,50000,0,0,60,0), + (3171,20044,28000,0,0,46,0), + (3171,20155,10000,0,0,32,0), + (3171,20156,36000,0,0,50,0), + (3171,20157,7000,0,0,26,0), + (3171,20158,18000,0,0,40,0), + (3171,20159,7000,0,0,24,0), + (3171,20160,400,0,0,10,0), + (3171,20161,2000,0,0,18,0), + (3171,20191,46000,0,0,56,0), + (3171,20738,600,0,0,12,0), + (3171,20931,400,0,0,28,0), + (3171,20932,700,0,0,36,0), + (3171,20933,1300,0,0,44,0), + (3171,20934,2000,0,0,52,0), + (3171,20935,2500,0,0,60,0), + (3171,20938,2500,0,0,60,0), + (3171,20940,1800,0,0,50,0), + (3171,20941,2500,0,0,60,0), + (3171,20942,1200,0,0,42,0), + (3171,20943,2100,0,0,54,0), + (3172,607,9000,0,0,36,0), + (3172,1197,5000,0,0,28,0), + (3172,1296,200,0,0,8,0), + (3172,1297,1500,0,0,18,0), + (3172,1367,900,0,0,14,0), + (3172,1368,2500,0,0,22,0), + (3172,1369,6000,0,0,30,0), + (3172,1374,10,0,0,1,0), + (3172,1375,300,0,0,10,0), + (3172,1376,2000,0,0,20,0), + (3172,1377,1500,0,0,18,0), + (3172,1381,100,0,0,6,0), + (3172,1382,600,0,0,12,0), + (3172,1383,300,0,0,10,0), + (3172,1384,2000,0,0,20,0), + (3172,1393,100,0,0,4,0), + (3172,1394,600,0,0,12,0), + (3172,1404,6000,0,0,30,0), + (3172,1406,2000,0,0,20,0), + (3172,1407,5000,0,0,28,0), + (3172,1476,100,0,0,6,0), + (3172,1477,1200,0,0,16,0), + (3172,1478,4000,0,0,26,0), + (3172,1571,14000,0,0,48,0), + (3172,1572,11000,0,0,42,0), + (3172,2942,6000,0,0,30,0), + (3172,2945,1500,0,0,18,0), + (3172,2971,4000,0,0,26,0), + (3172,2972,10000,0,0,38,0), + (3172,3704,600,0,0,12,0), + (3172,3705,2000,0,0,20,0), + (3172,3706,5000,0,0,28,0), + (3172,3707,9000,0,0,36,0), + (3172,5139,3000,0,0,24,0), + (3172,5486,11000,0,0,40,0), + (3172,5501,3000,0,0,24,0), + (3172,5698,1200,0,0,16,0), + (3172,5700,8000,0,0,34,0), + (3172,5702,13000,0,0,46,0), + (3172,5709,6000,0,0,30,0), + (3172,5736,4000,0,0,26,0), + (3172,5741,2000,0,0,20,0), + (3172,5783,200,0,0,8,0), + (3172,6203,300,0,0,10,0), + (3172,6204,2500,0,0,22,0), + (3172,6206,2500,0,0,22,0), + (3172,6214,7000,0,0,32,0), + (3172,6216,22000,0,0,56,0), + (3172,6218,5000,0,0,28,0), + (3172,6220,8000,0,0,34,0), + (3172,6221,100,0,0,4,0), + (3172,6224,900,0,0,14,0), + (3172,6225,3000,0,0,24,0), + (3172,6227,8000,0,0,34,0), + (3172,6228,2500,0,0,22,0), + (3172,6232,7000,0,0,32,0), + (3172,6485,9000,0,0,36,0), + (3172,7642,9000,0,0,36,0), + (3172,7647,7000,0,0,32,0), + (3172,7649,8000,0,0,34,0), + (3172,7650,900,0,0,14,0), + (3172,7652,10000,0,0,38,0), + (3172,7660,5000,0,0,28,0), + (3172,7661,11000,0,0,42,0), + (3172,7662,300,0,0,10,0), + (3172,7663,2000,0,0,20,0), + (3172,7664,5000,0,0,28,0), + (3172,7665,6000,0,0,30,0), + (3172,7666,7000,0,0,32,0), + (3172,8290,3000,0,0,24,0), + (3172,8291,10000,0,0,38,0), + (3172,11662,12000,0,0,44,0), + (3172,11663,18000,0,0,52,0), + (3172,11664,26000,0,0,60,0), + (3172,11666,11000,0,0,40,0), + (3172,11669,15000,0,0,50,0), + (3172,11670,26000,0,0,60,0), + (3172,11673,12000,0,0,44,0), + (3172,11674,20000,0,0,54,0), + (3172,11676,18000,0,0,52,0), + (3172,11679,13000,0,0,46,0), + (3172,11680,24000,0,0,58,0), + (3172,11685,9900,0,0,42,0), + (3172,11686,18000,0,0,54,0), + (3172,11690,9000,0,0,36,0), + (3172,11691,13000,0,0,46,0), + (3172,11692,22000,0,0,56,0), + (3172,11696,12000,0,0,44,0), + (3172,11697,18000,0,0,52,0), + (3172,11698,26000,0,0,60,0), + (3172,11701,13000,0,0,46,0), + (3172,11702,20000,0,0,54,0), + (3172,11705,12000,0,0,44,0), + (3172,11709,11000,0,0,42,0), + (3172,11710,18000,0,0,52,0), + (3172,11714,10000,0,0,38,0), + (3172,11715,14000,0,0,48,0), + (3172,11716,24000,0,0,58,0), + (3172,11718,22000,0,0,56,0), + (3172,11720,15000,0,0,50,0), + (3172,11723,13000,0,0,46,0), + (3172,11724,26000,0,0,60,0), + (3172,11727,12000,0,0,44,0), + (3172,11728,24000,0,0,58,0), + (3172,11731,24000,0,0,58,0), + (3172,11736,11000,0,0,40,0), + (3172,11737,15000,0,0,50,0), + (3172,11738,26000,0,0,60,0), + (3172,11741,11000,0,0,42,0), + (3172,11742,18000,0,0,52,0), + (3172,11788,15000,0,0,50,0), + (3172,17732,14000,0,0,48,0), + (3172,17733,26000,0,0,60,0), + (3172,17865,12000,0,0,44,0), + (3172,18154,4000,0,0,26,0), + (3172,18155,8000,0,0,34,0), + (3172,18156,11000,0,0,42,0), + (3172,18157,15000,0,0,50,0), + (3172,18158,24000,0,0,58,0), + (3172,18160,22000,0,0,56,0), + (3172,18161,15000,0,0,50,0), + (3172,18162,24000,0,0,58,0), + (3172,18169,20000,0,0,54,0), + (3172,18170,13000,0,0,46,0), + (3172,18171,22000,0,0,56,0), + (3172,18648,13000,0,0,46,0), + (3172,18753,26000,0,0,60,0), + (3172,18872,150,0,0,24,0), + (3172,18875,350,0,0,32,0), + (3172,18876,550,0,0,40,0), + (3172,18877,700,0,0,48,0), + (3172,18878,22000,0,0,56,0), + (3172,18927,500,0,0,38,0), + (3172,18928,700,0,0,48,0), + (3172,18929,1200,0,0,58,0), + (3172,18933,700,0,0,48,0), + (3172,18934,1000,0,0,54,0), + (3172,18935,1300,0,0,60,0), + (3172,18939,750,0,0,50,0), + (3172,18940,1300,0,0,60,0), + (3172,20766,6000,0,0,30,0), + (3172,20767,11000,0,0,40,0), + (3172,20768,15000,0,0,50,0), + (3172,20769,26000,0,0,60,0), + (3172,17938,22000,17862,0,56,0), + (3173,1303,100,0,0,8,0), + (3173,1304,1800,0,0,16,0), + (3173,1305,3500,0,0,24,0), + (3173,1315,1800,0,0,16,0), + (3173,1324,100,0,0,8,0), + (3173,1325,900,0,0,14,0), + (3173,1326,100,0,0,6,0), + (3173,1327,800,0,0,12,0), + (3173,1333,720,0,0,12,0), + (3173,1338,6000,0,0,28,0), + (3173,1339,8000,0,0,32,0), + (3173,1340,12000,0,0,40,0), + (3173,1345,4000,0,0,26,0), + (3173,1352,7000,0,0,30,0), + (3173,1354,2000,0,0,18,0), + (3173,1355,3500,0,0,24,0), + (3173,1356,8000,0,0,32,0), + (3173,1357,2200,0,0,20,0), + (3173,1358,4000,0,0,26,0), + (3173,1363,8000,0,0,32,0), + (3173,1444,12000,0,0,40,0), + (3173,2014,800,0,0,12,0), + (3173,2076,100,0,0,6,0), + (3173,2862,22000,0,0,48,0), + (3173,2863,30000,0,0,56,0), + (3173,2874,900,0,0,14,0), + (3173,5386,3000,0,0,22,0), + (3173,5387,2200,0,0,20,0), + (3173,5678,4000,0,0,26,0), + (3173,5731,100,0,0,8,0), + (3173,6043,8000,0,0,32,0), + (3173,6379,2200,0,0,20,0), + (3173,6380,7000,0,0,30,0), + (3173,6381,12000,0,0,40,0), + (3173,6383,7000,0,0,30,0), + (3173,6384,12000,0,0,40,0), + (3173,6400,2000,0,0,18,0), + (3173,6401,6000,0,0,28,0), + (3173,6402,11000,0,0,38,0), + (3173,6496,9000,0,0,34,0), + (3173,8006,12000,0,0,40,0), + (3173,8007,2200,0,0,20,0), + (3173,8009,6000,0,0,28,0), + (3173,8011,10000,0,0,36,0), + (3173,8013,7200,0,0,32,0), + (3173,8020,10,0,0,1,0), + (3173,8021,100,0,0,8,0), + (3173,8022,1800,0,0,16,0), + (3173,8025,400,0,0,10,0), + (3173,8031,2000,0,0,18,0), + (3173,8032,4000,0,0,26,0), + (3173,8035,2200,0,0,20,0), + (3173,8039,6000,0,0,28,0), + (3173,8043,100,0,0,4,0), + (3173,8047,100,0,0,8,0), + (3173,8048,900,0,0,14,0), + (3173,8049,3500,0,0,24,0), + (3173,8051,400,0,0,10,0), + (3173,8054,2000,0,0,18,0), + (3173,8055,6000,0,0,28,0), + (3173,8057,2200,0,0,20,0), + (3173,8059,9000,0,0,34,0), + (3173,8077,400,0,0,10,0), + (3173,8086,800,0,0,12,0), + (3173,8135,12000,0,0,40,0), + (3173,8144,2000,0,0,18,0), + (3173,8158,900,0,0,14,0), + (3173,8159,3500,0,0,24,0), + (3173,8164,3500,0,0,24,0), + (3173,8165,11000,0,0,38,0), + (3173,8169,3000,0,0,22,0), + (3173,8173,11000,0,0,38,0), + (3173,8180,7000,0,0,30,0), + (3173,8183,3500,0,0,24,0), + (3173,8186,6000,0,0,28,0), + (3173,8189,4000,0,0,26,0), + (3173,8231,6000,0,0,28,0), + (3173,8234,7000,0,0,30,0), + (3173,8237,12000,0,0,40,0), + (3173,8252,11000,0,0,38,0), + (3173,8500,3000,0,0,22,0), + (3173,8501,8000,0,0,32,0), + (3173,8513,8000,0,0,32,0), + (3173,8738,12000,0,0,40,0), + (3173,8837,16000,0,0,42,0), + (3173,10393,11000,0,0,38,0), + (3173,10394,18000,0,0,44,0), + (3173,10397,22000,0,0,48,0), + (3173,10398,30000,0,0,56,0), + (3173,10401,3500,0,0,24,0), + (3173,10402,9000,0,0,34,0), + (3173,10409,9000,0,0,34,0), + (3173,10410,18000,0,0,44,0), + (3173,10411,29000,0,0,54,0), + (3173,10415,10000,0,0,36,0), + (3173,10416,22000,0,0,48,0), + (3173,10417,34000,0,0,60,0), + (3173,10429,22000,0,0,48,0), + (3173,10430,32000,0,0,58,0), + (3173,10433,22000,0,0,48,0), + (3173,10434,30000,0,0,56,0), + (3173,10439,24000,0,0,50,0), + (3173,10440,34000,0,0,60,0), + (3173,10443,27000,0,0,52,0), + (3173,10446,10000,0,0,36,0), + (3173,10449,12000,0,0,40,0), + (3173,10450,27000,0,0,52,0), + (3173,10457,11000,0,0,38,0), + (3173,10464,24000,0,0,50,0), + (3173,10465,34000,0,0,60,0), + (3173,10469,18000,0,0,44,0), + (3173,10470,27000,0,0,52,0), + (3173,10471,34000,0,0,60,0), + (3173,10474,20000,0,0,46,0), + (3173,10475,32000,0,0,58,0), + (3173,10480,11000,0,0,38,0), + (3173,10481,29000,0,0,54,0), + (3173,10488,24000,0,0,50,0), + (3173,10512,10000,0,0,36,0), + (3173,10514,20000,0,0,46,0), + (3173,10515,30000,0,0,56,0), + (3173,10528,22000,0,0,48,0), + (3173,10540,16000,0,0,42,0), + (3173,10541,32000,0,0,58,0), + (3173,10588,10000,0,0,36,0), + (3173,10589,20000,0,0,46,0), + (3173,10590,30000,0,0,56,0), + (3173,10597,7000,0,0,30,0), + (3173,10602,18000,0,0,44,0), + (3173,10603,34000,0,0,60,0), + (3173,10615,16000,0,0,42,0), + (3173,10616,27000,0,0,52,0), + (3173,10624,20000,0,0,46,0), + (3173,10625,29000,0,0,54,0), + (3173,10628,30000,0,0,56,0), + (3173,11316,16000,0,0,42,0), + (3173,11317,27000,0,0,52,0), + (3173,15113,10000,0,0,36,0), + (3173,15115,20000,0,0,46,0), + (3173,15116,30000,0,0,56,0), + (3173,15209,24000,0,0,50,0), + (3173,15210,30000,0,0,56,0), + (3173,16317,18000,0,0,44,0), + (3173,16318,29000,0,0,54,0), + (3173,16347,20000,0,0,46,0), + (3173,16348,30000,0,0,56,0), + (3173,16357,22000,0,0,48,0), + (3173,16358,32000,0,0,58,0), + (3173,16363,34000,0,0,60,0), + (3173,16394,32000,0,0,58,0), + (3173,20613,7000,0,0,30,0), + (3173,20778,3500,0,0,24,0), + (3173,20779,10000,0,0,36,0), + (3173,20780,22000,0,0,48,0), + (3173,20781,34000,0,0,60,0), + (3173,25910,24000,0,0,50,0), + (3173,17362,55000,0,0,48,0), + (3173,17363,80000,0,0,58,0), + (3174,2020,9,0,0,5,0), + (3174,2743,50,164,1,0,0), + (3174,2744,90,164,35,0,0), + (3174,2746,90,164,65,0,0), + (3174,2747,180,164,70,0,0), + (3174,2754,45,164,15,0,0), + (3174,2755,45,164,20,0,0), + (3174,2756,45,164,25,0,0), + (3174,3118,90,164,65,0,0), + (3174,3299,225,164,35,0,0), + (3174,3300,450,164,70,0,0), + (3174,3340,45,164,20,0,0), + (3174,3341,90,164,25,0,0), + (3174,3342,90,164,40,0,0), + (3174,3343,180,164,45,0,0), + (3174,3344,225,164,75,0,0), + (3174,7409,270,164,65,0,0), + (3174,8881,90,164,30,0,0), + (3174,9984,90,164,30,0,0), + (3175,2581,10,0,0,0,0), + (3175,2582,500,186,50,0,0), + (3175,3313,50,186,65,0,0), + (3175,3314,200,186,65,0,0), + (3175,3315,2250,186,155,0,0), + (3175,3316,450,186,125,0,0), + (3175,3317,180,186,75,0,0), + (3175,3568,4500,186,125,0,0), + (3175,3596,2250,186,165,0,0), + (3175,10099,4500,186,175,0,0), + (3175,10100,9000,186,230,0,0), + (3175,10249,50000,186,200,0,0), + (3175,16154,18000,186,250,0,0), + (3179,7733,100,0,0,5,0), + (3179,7734,500,356,50,0,0), + (3181,3279,100,0,0,0,0), + (3181,3280,500,129,50,0,0), + (3181,3281,100,129,40,0,0), + (3181,3282,250,129,80,0,0), + (3181,3283,1000,129,115,0,0), + (3181,7930,5000,129,150,0,0), + (3181,7936,250,129,80,0,0), + (3182,1809,1,0,0,0,0), + (3182,1810,1,0,0,0,0), + (3182,6460,1,0,0,0,0), + (3184,2275,10,0,0,5,0), + (3184,2339,100,171,25,0,0), + (3184,2340,135,171,40,0,0), + (3184,2341,250,171,55,0,0), + (3184,3179,450,171,90,0,0), + (3184,3181,1350,171,120,0,0), + (3184,3184,50,171,15,0,0), + (3184,3185,1350,171,125,0,0), + (3184,3186,1800,171,130,0,0), + (3184,3458,3600,171,110,0,0), + (3184,7180,405,171,90,0,0), + (3184,7838,225,171,80,0,0), + (3184,7839,900,171,130,0,0), + (3184,7842,900,171,100,0,0), + (3184,7846,2700,171,140,0,0), + (3184,11536,225,171,50,0,0), + (3185,2372,10,0,0,0,0), + (3185,2373,500,182,50,0,0), + (3185,3571,5000,182,125,0,0), + (3185,11994,50000,182,200,0,0), + (3290,3984,115,202,30,0,0), + (3290,3985,130,202,30,0,0), + (3290,3986,150,202,50,0,0), + (3290,3987,150,202,50,0,0), + (3290,3988,200,202,60,0,0), + (3290,3991,225,202,65,0,0), + (3290,3992,250,202,75,0,0), + (3290,3993,250,202,75,0,0), + (3290,3994,250,202,75,0,0), + (3290,4039,10,0,0,5,0), + (3290,7431,150,202,50,0,0), + (3306,542,396,0,0,20,0), + (3306,1853,1,261,0,0,0), + (3306,6285,1,0,0,0,0), + (3306,6291,1,0,0,0,0), + (3306,6292,1,0,0,0,0), + (3306,6293,1,0,0,0,0), + (3306,6294,1,0,0,0,0), + (3306,6313,1,0,0,0,0), + (3306,6322,1,0,0,0,0), + (3306,6323,1,0,0,0,0), + (3306,6324,1,0,0,0,0), + (3306,6325,1,0,0,0,0), + (3306,6330,1,0,0,0,0), + (3306,6339,1,0,0,0,0), + (3306,6340,1,0,0,0,0), + (3306,6341,1,0,0,0,0), + (3306,6342,1,0,0,0,0), + (3306,6449,1,0,0,0,0), + (3306,6454,1,0,0,0,0), + (3306,6455,1,0,0,0,0), + (3306,6456,1,0,0,0,0), + (3306,6457,1,0,0,0,0), + (3306,14922,1,261,0,0,0), + (3306,15147,440,0,0,20,0), + (3306,15148,1440,0,0,30,0), + (3306,15149,3240,0,0,40,0), + (3306,15150,6480,0,0,50,0), + (3306,15151,9000,0,0,60,0), + (3306,24442,440,0,0,20,0), + (3306,24468,1440,0,0,30,0), + (3306,24470,3240,0,0,40,0), + (3306,24472,6480,0,0,50,0), + (3306,24473,440,0,0,20,0), + (3306,24481,1440,0,0,30,0), + (3306,24484,3240,0,0,40,0), + (3306,24485,6480,0,0,50,0), + (3306,24517,440,0,0,20,0), + (3306,24518,40,0,0,20,0), + (3306,24519,440,0,0,20,0), + (3306,24520,1440,0,0,30,0), + (3306,24521,3240,0,0,40,0), + (3306,24522,6480,0,0,50,0), + (3306,24523,1440,0,0,30,0), + (3306,24524,3240,0,0,40,0), + (3306,24525,6480,0,0,50,0), + (3306,24526,1440,0,0,30,0), + (3306,24527,3240,0,0,40,0), + (3306,24528,6480,0,0,50,0), + (3306,24533,10,0,0,10,0), + (3306,24534,120,0,0,12,0), + (3306,24535,400,0,0,18,0), + (3306,24536,1260,0,0,24,0), + (3306,24537,1440,0,0,30,0), + (3306,24538,2520,0,0,36,0), + (3306,24539,4320,0,0,42,0), + (3306,24540,5760,0,0,48,0), + (3306,24541,7560,0,0,54,0), + (3306,24548,10,0,0,10,0), + (3306,24563,120,0,0,12,0), + (3306,24565,400,0,0,18,0), + (3306,24566,1260,0,0,24,0), + (3306,24567,1440,0,0,30,0), + (3306,24568,2520,0,0,36,0), + (3306,24569,4320,0,0,42,0), + (3306,24570,5760,0,0,48,0), + (3306,24633,7560,0,0,54,0), + (3306,24634,9000,0,0,60,0), + (3306,24636,9000,0,0,60,0), + (3324,607,9000,0,0,36,0), + (3324,1197,5000,0,0,28,0), + (3324,1296,200,0,0,8,0), + (3324,1297,1500,0,0,18,0), + (3324,1367,900,0,0,14,0), + (3324,1368,2500,0,0,22,0), + (3324,1369,6000,0,0,30,0), + (3324,1374,10,0,0,1,0), + (3324,1375,300,0,0,10,0), + (3324,1376,2000,0,0,20,0), + (3324,1377,1500,0,0,18,0), + (3324,1381,100,0,0,6,0), + (3324,1382,600,0,0,12,0), + (3324,1383,300,0,0,10,0), + (3324,1384,2000,0,0,20,0), + (3324,1393,100,0,0,4,0), + (3324,1394,600,0,0,12,0), + (3324,1404,6000,0,0,30,0), + (3324,1406,2000,0,0,20,0), + (3324,1407,5000,0,0,28,0), + (3324,1476,100,0,0,6,0), + (3324,1477,1200,0,0,16,0), + (3324,1478,4000,0,0,26,0), + (3324,1571,14000,0,0,48,0), + (3324,1572,11000,0,0,42,0), + (3324,2942,6000,0,0,30,0), + (3324,2945,1500,0,0,18,0), + (3324,2971,4000,0,0,26,0), + (3324,2972,10000,0,0,38,0), + (3324,3704,600,0,0,12,0), + (3324,3705,2000,0,0,20,0), + (3324,3706,5000,0,0,28,0), + (3324,3707,9000,0,0,36,0), + (3324,5139,3000,0,0,24,0), + (3324,5486,11000,0,0,40,0), + (3324,5501,3000,0,0,24,0), + (3324,5698,1200,0,0,16,0), + (3324,5700,8000,0,0,34,0), + (3324,5702,13000,0,0,46,0), + (3324,5709,6000,0,0,30,0), + (3324,5736,4000,0,0,26,0), + (3324,5741,2000,0,0,20,0), + (3324,5783,200,0,0,8,0), + (3324,6203,300,0,0,10,0), + (3324,6204,2500,0,0,22,0), + (3324,6206,2500,0,0,22,0), + (3324,6214,7000,0,0,32,0), + (3324,6216,22000,0,0,56,0), + (3324,6218,5000,0,0,28,0), + (3324,6220,8000,0,0,34,0), + (3324,6221,100,0,0,4,0), + (3324,6224,900,0,0,14,0), + (3324,6225,3000,0,0,24,0), + (3324,6227,8000,0,0,34,0), + (3324,6228,2500,0,0,22,0), + (3324,6232,7000,0,0,32,0), + (3324,6485,9000,0,0,36,0), + (3324,7642,9000,0,0,36,0), + (3324,7647,7000,0,0,32,0), + (3324,7649,8000,0,0,34,0), + (3324,7650,900,0,0,14,0), + (3324,7652,10000,0,0,38,0), + (3324,7660,5000,0,0,28,0), + (3324,7661,11000,0,0,42,0), + (3324,7662,300,0,0,10,0), + (3324,7663,2000,0,0,20,0), + (3324,7664,5000,0,0,28,0), + (3324,7665,6000,0,0,30,0), + (3324,7666,7000,0,0,32,0), + (3324,8290,3000,0,0,24,0), + (3324,8291,10000,0,0,38,0), + (3324,11662,12000,0,0,44,0), + (3324,11663,18000,0,0,52,0), + (3324,11664,26000,0,0,60,0), + (3324,11666,11000,0,0,40,0), + (3324,11669,15000,0,0,50,0), + (3324,11670,26000,0,0,60,0), + (3324,11673,12000,0,0,44,0), + (3324,11674,20000,0,0,54,0), + (3324,11676,18000,0,0,52,0), + (3324,11679,13000,0,0,46,0), + (3324,11680,24000,0,0,58,0), + (3324,11685,9900,0,0,42,0), + (3324,11686,18000,0,0,54,0), + (3324,11690,9000,0,0,36,0), + (3324,11691,13000,0,0,46,0), + (3324,11692,22000,0,0,56,0), + (3324,11696,12000,0,0,44,0), + (3324,11697,18000,0,0,52,0), + (3324,11698,26000,0,0,60,0), + (3324,11701,13000,0,0,46,0), + (3324,11702,20000,0,0,54,0), + (3324,11705,12000,0,0,44,0), + (3324,11709,11000,0,0,42,0), + (3324,11710,18000,0,0,52,0), + (3324,11714,10000,0,0,38,0), + (3324,11715,14000,0,0,48,0), + (3324,11716,24000,0,0,58,0), + (3324,11718,22000,0,0,56,0), + (3324,11720,15000,0,0,50,0), + (3324,11723,13000,0,0,46,0), + (3324,11724,26000,0,0,60,0), + (3324,11727,12000,0,0,44,0), + (3324,11728,24000,0,0,58,0), + (3324,11731,24000,0,0,58,0), + (3324,11736,11000,0,0,40,0), + (3324,11737,15000,0,0,50,0), + (3324,11738,26000,0,0,60,0), + (3324,11741,11000,0,0,42,0), + (3324,11742,18000,0,0,52,0), + (3324,11788,15000,0,0,50,0), + (3324,17732,14000,0,0,48,0), + (3324,17733,26000,0,0,60,0), + (3324,17865,12000,0,0,44,0), + (3324,18154,4000,0,0,26,0), + (3324,18155,8000,0,0,34,0), + (3324,18156,11000,0,0,42,0), + (3324,18157,15000,0,0,50,0), + (3324,18158,24000,0,0,58,0), + (3324,18160,22000,0,0,56,0), + (3324,18161,15000,0,0,50,0), + (3324,18162,24000,0,0,58,0), + (3324,18169,20000,0,0,54,0), + (3324,18170,13000,0,0,46,0), + (3324,18171,22000,0,0,56,0), + (3324,18648,13000,0,0,46,0), + (3324,18753,26000,0,0,60,0), + (3324,18872,150,0,0,24,0), + (3324,18875,350,0,0,32,0), + (3324,18876,550,0,0,40,0), + (3324,18877,700,0,0,48,0), + (3324,18878,22000,0,0,56,0), + (3324,18927,500,0,0,38,0), + (3324,18928,700,0,0,48,0), + (3324,18929,1200,0,0,58,0), + (3324,18933,700,0,0,48,0), + (3324,18934,1000,0,0,54,0), + (3324,18935,1300,0,0,60,0), + (3324,18939,750,0,0,50,0), + (3324,18940,1300,0,0,60,0), + (3324,20766,6000,0,0,30,0), + (3324,20767,11000,0,0,40,0), + (3324,20768,15000,0,0,50,0), + (3324,20769,26000,0,0,60,0), + (3324,17938,22000,17862,0,56,0), + (3325,607,9000,0,0,36,0), + (3325,1197,5000,0,0,28,0), + (3325,1296,200,0,0,8,0), + (3325,1297,1500,0,0,18,0), + (3325,1367,900,0,0,14,0), + (3325,1368,2500,0,0,22,0), + (3325,1369,6000,0,0,30,0), + (3325,1374,10,0,0,1,0), + (3325,1375,300,0,0,10,0), + (3325,1376,2000,0,0,20,0), + (3325,1377,1500,0,0,18,0), + (3325,1381,100,0,0,6,0), + (3325,1382,600,0,0,12,0), + (3325,1383,300,0,0,10,0), + (3325,1384,2000,0,0,20,0), + (3325,1393,100,0,0,4,0), + (3325,1394,600,0,0,12,0), + (3325,1404,6000,0,0,30,0), + (3325,1406,2000,0,0,20,0), + (3325,1407,5000,0,0,28,0), + (3325,1476,100,0,0,6,0), + (3325,1477,1200,0,0,16,0), + (3325,1478,4000,0,0,26,0), + (3325,1571,14000,0,0,48,0), + (3325,1572,11000,0,0,42,0), + (3325,2942,6000,0,0,30,0), + (3325,2945,1500,0,0,18,0), + (3325,2971,4000,0,0,26,0), + (3325,2972,10000,0,0,38,0), + (3325,3704,600,0,0,12,0), + (3325,3705,2000,0,0,20,0), + (3325,3706,5000,0,0,28,0), + (3325,3707,9000,0,0,36,0), + (3325,5139,3000,0,0,24,0), + (3325,5486,11000,0,0,40,0), + (3325,5501,3000,0,0,24,0), + (3325,5698,1200,0,0,16,0), + (3325,5700,8000,0,0,34,0), + (3325,5702,13000,0,0,46,0), + (3325,5709,6000,0,0,30,0), + (3325,5736,4000,0,0,26,0), + (3325,5741,2000,0,0,20,0), + (3325,5783,200,0,0,8,0), + (3325,6203,300,0,0,10,0), + (3325,6204,2500,0,0,22,0), + (3325,6206,2500,0,0,22,0), + (3325,6214,7000,0,0,32,0), + (3325,6216,22000,0,0,56,0), + (3325,6218,5000,0,0,28,0), + (3325,6220,8000,0,0,34,0), + (3325,6221,100,0,0,4,0), + (3325,6224,900,0,0,14,0), + (3325,6225,3000,0,0,24,0), + (3325,6227,8000,0,0,34,0), + (3325,6228,2500,0,0,22,0), + (3325,6232,7000,0,0,32,0), + (3325,6485,9000,0,0,36,0), + (3325,7642,9000,0,0,36,0), + (3325,7647,7000,0,0,32,0), + (3325,7649,8000,0,0,34,0), + (3325,7650,900,0,0,14,0), + (3325,7652,10000,0,0,38,0), + (3325,7660,5000,0,0,28,0), + (3325,7661,11000,0,0,42,0), + (3325,7662,300,0,0,10,0), + (3325,7663,2000,0,0,20,0), + (3325,7664,5000,0,0,28,0), + (3325,7665,6000,0,0,30,0), + (3325,7666,7000,0,0,32,0), + (3325,8290,3000,0,0,24,0), + (3325,8291,10000,0,0,38,0), + (3325,11662,12000,0,0,44,0), + (3325,11663,18000,0,0,52,0), + (3325,11664,26000,0,0,60,0), + (3325,11666,11000,0,0,40,0), + (3325,11669,15000,0,0,50,0), + (3325,11670,26000,0,0,60,0), + (3325,11673,12000,0,0,44,0), + (3325,11674,20000,0,0,54,0), + (3325,11676,18000,0,0,52,0), + (3325,11679,13000,0,0,46,0), + (3325,11680,24000,0,0,58,0), + (3325,11685,9900,0,0,42,0), + (3325,11686,18000,0,0,54,0), + (3325,11690,9000,0,0,36,0), + (3325,11691,13000,0,0,46,0), + (3325,11692,22000,0,0,56,0), + (3325,11696,12000,0,0,44,0), + (3325,11697,18000,0,0,52,0), + (3325,11698,26000,0,0,60,0), + (3325,11701,13000,0,0,46,0), + (3325,11702,20000,0,0,54,0), + (3325,11705,12000,0,0,44,0), + (3325,11709,11000,0,0,42,0), + (3325,11710,18000,0,0,52,0), + (3325,11714,10000,0,0,38,0), + (3325,11715,14000,0,0,48,0), + (3325,11716,24000,0,0,58,0), + (3325,11718,22000,0,0,56,0), + (3325,11720,15000,0,0,50,0), + (3325,11723,13000,0,0,46,0), + (3325,11724,26000,0,0,60,0), + (3325,11727,12000,0,0,44,0), + (3325,11728,24000,0,0,58,0), + (3325,11731,24000,0,0,58,0), + (3325,11736,11000,0,0,40,0), + (3325,11737,15000,0,0,50,0), + (3325,11738,26000,0,0,60,0), + (3325,11741,11000,0,0,42,0), + (3325,11742,18000,0,0,52,0), + (3325,11788,15000,0,0,50,0), + (3325,17732,14000,0,0,48,0), + (3325,17733,26000,0,0,60,0), + (3325,17865,12000,0,0,44,0), + (3325,18154,4000,0,0,26,0), + (3325,18155,8000,0,0,34,0), + (3325,18156,11000,0,0,42,0), + (3325,18157,15000,0,0,50,0), + (3325,18158,24000,0,0,58,0), + (3325,18160,22000,0,0,56,0), + (3325,18161,15000,0,0,50,0), + (3325,18162,24000,0,0,58,0), + (3325,18169,20000,0,0,54,0), + (3325,18170,13000,0,0,46,0), + (3325,18171,22000,0,0,56,0), + (3325,18648,13000,0,0,46,0), + (3325,18753,26000,0,0,60,0), + (3325,18872,150,0,0,24,0), + (3325,18875,350,0,0,32,0), + (3325,18876,550,0,0,40,0), + (3325,18877,700,0,0,48,0), + (3325,18878,22000,0,0,56,0), + (3325,18927,500,0,0,38,0), + (3325,18928,700,0,0,48,0), + (3325,18929,1200,0,0,58,0), + (3325,18933,700,0,0,48,0), + (3325,18934,1000,0,0,54,0), + (3325,18935,1300,0,0,60,0), + (3325,18939,750,0,0,50,0), + (3325,18940,1300,0,0,60,0), + (3325,20766,6000,0,0,30,0), + (3325,20767,11000,0,0,40,0), + (3325,20768,15000,0,0,50,0), + (3325,20769,26000,0,0,60,0), + (3325,17938,22000,17862,0,56,0), + (3326,607,9000,0,0,36,0), + (3326,1197,5000,0,0,28,0), + (3326,1296,200,0,0,8,0), + (3326,1297,1500,0,0,18,0), + (3326,1367,900,0,0,14,0), + (3326,1368,2500,0,0,22,0), + (3326,1369,6000,0,0,30,0), + (3326,1374,10,0,0,1,0), + (3326,1375,300,0,0,10,0), + (3326,1376,2000,0,0,20,0), + (3326,1377,1500,0,0,18,0), + (3326,1381,100,0,0,6,0), + (3326,1382,600,0,0,12,0), + (3326,1383,300,0,0,10,0), + (3326,1384,2000,0,0,20,0), + (3326,1393,100,0,0,4,0), + (3326,1394,600,0,0,12,0), + (3326,1404,6000,0,0,30,0), + (3326,1406,2000,0,0,20,0), + (3326,1407,5000,0,0,28,0), + (3326,1476,100,0,0,6,0), + (3326,1477,1200,0,0,16,0), + (3326,1478,4000,0,0,26,0), + (3326,1571,14000,0,0,48,0), + (3326,1572,11000,0,0,42,0), + (3326,2942,6000,0,0,30,0), + (3326,2945,1500,0,0,18,0), + (3326,2971,4000,0,0,26,0), + (3326,2972,10000,0,0,38,0), + (3326,3704,600,0,0,12,0), + (3326,3705,2000,0,0,20,0), + (3326,3706,5000,0,0,28,0), + (3326,3707,9000,0,0,36,0), + (3326,5139,3000,0,0,24,0), + (3326,5486,11000,0,0,40,0), + (3326,5501,3000,0,0,24,0), + (3326,5698,1200,0,0,16,0), + (3326,5700,8000,0,0,34,0), + (3326,5702,13000,0,0,46,0), + (3326,5709,6000,0,0,30,0), + (3326,5736,4000,0,0,26,0), + (3326,5741,2000,0,0,20,0), + (3326,5783,200,0,0,8,0), + (3326,6203,300,0,0,10,0), + (3326,6204,2500,0,0,22,0), + (3326,6206,2500,0,0,22,0), + (3326,6214,7000,0,0,32,0), + (3326,6216,22000,0,0,56,0), + (3326,6218,5000,0,0,28,0), + (3326,6220,8000,0,0,34,0), + (3326,6221,100,0,0,4,0), + (3326,6224,900,0,0,14,0), + (3326,6225,3000,0,0,24,0), + (3326,6227,8000,0,0,34,0), + (3326,6228,2500,0,0,22,0), + (3326,6232,7000,0,0,32,0), + (3326,6485,9000,0,0,36,0), + (3326,7642,9000,0,0,36,0), + (3326,7647,7000,0,0,32,0), + (3326,7649,8000,0,0,34,0), + (3326,7650,900,0,0,14,0), + (3326,7652,10000,0,0,38,0), + (3326,7660,5000,0,0,28,0), + (3326,7661,11000,0,0,42,0), + (3326,7662,300,0,0,10,0), + (3326,7663,2000,0,0,20,0), + (3326,7664,5000,0,0,28,0), + (3326,7665,6000,0,0,30,0), + (3326,7666,7000,0,0,32,0), + (3326,8290,3000,0,0,24,0), + (3326,8291,10000,0,0,38,0), + (3326,11662,12000,0,0,44,0), + (3326,11663,18000,0,0,52,0), + (3326,11664,26000,0,0,60,0), + (3326,11666,11000,0,0,40,0), + (3326,11669,15000,0,0,50,0), + (3326,11670,26000,0,0,60,0), + (3326,11673,12000,0,0,44,0), + (3326,11674,20000,0,0,54,0), + (3326,11676,18000,0,0,52,0), + (3326,11679,13000,0,0,46,0), + (3326,11680,24000,0,0,58,0), + (3326,11685,9900,0,0,42,0), + (3326,11686,18000,0,0,54,0), + (3326,11690,9000,0,0,36,0), + (3326,11691,13000,0,0,46,0), + (3326,11692,22000,0,0,56,0), + (3326,11696,12000,0,0,44,0), + (3326,11697,18000,0,0,52,0), + (3326,11698,26000,0,0,60,0), + (3326,11701,13000,0,0,46,0), + (3326,11702,20000,0,0,54,0), + (3326,11705,12000,0,0,44,0), + (3326,11709,11000,0,0,42,0), + (3326,11710,18000,0,0,52,0), + (3326,11714,10000,0,0,38,0), + (3326,11715,14000,0,0,48,0), + (3326,11716,24000,0,0,58,0), + (3326,11718,22000,0,0,56,0), + (3326,11720,15000,0,0,50,0), + (3326,11723,13000,0,0,46,0), + (3326,11724,26000,0,0,60,0), + (3326,11727,12000,0,0,44,0), + (3326,11728,24000,0,0,58,0), + (3326,11731,24000,0,0,58,0), + (3326,11736,11000,0,0,40,0), + (3326,11737,15000,0,0,50,0), + (3326,11738,26000,0,0,60,0), + (3326,11741,11000,0,0,42,0), + (3326,11742,18000,0,0,52,0), + (3326,11788,15000,0,0,50,0), + (3326,17732,14000,0,0,48,0), + (3326,17733,26000,0,0,60,0), + (3326,17865,12000,0,0,44,0), + (3326,18154,4000,0,0,26,0), + (3326,18155,8000,0,0,34,0), + (3326,18156,11000,0,0,42,0), + (3326,18157,15000,0,0,50,0), + (3326,18158,24000,0,0,58,0), + (3326,18160,22000,0,0,56,0), + (3326,18161,15000,0,0,50,0), + (3326,18162,24000,0,0,58,0), + (3326,18169,20000,0,0,54,0), + (3326,18170,13000,0,0,46,0), + (3326,18171,22000,0,0,56,0), + (3326,18648,13000,0,0,46,0), + (3326,18753,26000,0,0,60,0), + (3326,18872,150,0,0,24,0), + (3326,18875,350,0,0,32,0), + (3326,18876,550,0,0,40,0), + (3326,18877,700,0,0,48,0), + (3326,18878,22000,0,0,56,0), + (3326,18927,500,0,0,38,0), + (3326,18928,700,0,0,48,0), + (3326,18929,1200,0,0,58,0), + (3326,18933,700,0,0,48,0), + (3326,18934,1000,0,0,54,0), + (3326,18935,1300,0,0,60,0), + (3326,18939,750,0,0,50,0), + (3326,18940,1300,0,0,60,0), + (3326,20766,6000,0,0,30,0), + (3326,20767,11000,0,0,40,0), + (3326,20768,15000,0,0,50,0), + (3326,20769,26000,0,0,60,0), + (3326,17938,22000,17862,0,56,0), + (3327,652,300,0,0,10,0), + (3327,1424,300,0,0,10,0), + (3327,1728,4000,0,0,22,0), + (3327,1762,100,0,0,6,0), + (3327,1763,1200,0,0,14,0), + (3327,1764,4000,0,0,22,0), + (3327,1765,10000,0,0,30,0), + (3327,1771,800,0,0,12,0), + (3327,1772,6000,0,0,26,0), + (3327,1773,27000,0,0,42,0), + (3327,1774,52000,0,0,58,0), + (3327,1780,100,0,0,6,0), + (3327,1781,2900,0,0,18,0), + (3327,1789,10,0,0,1,0), + (3327,1790,3000,0,0,20,0), + (3327,1791,20000,0,0,40,0), + (3327,1792,54000,0,0,60,0), + (3327,1838,6000,0,0,26,0), + (3327,1845,10000,0,0,30,0), + (3327,1846,5000,0,0,24,0), + (3327,1858,4000,0,0,22,0), + (3327,1859,27000,0,0,42,0), + (3327,1862,20000,0,0,40,0), + (3327,2592,100,0,0,4,0), + (3327,2593,800,0,0,12,0), + (3327,2594,3000,0,0,20,0), + (3327,2595,8000,0,0,28,0), + (3327,2843,10000,40,130,30,0), + (3327,2844,18000,40,170,38,0), + (3327,2984,300,0,0,10,0), + (3327,3128,800,0,0,12,0), + (3327,3422,3000,40,1,20,0), + (3327,3423,35000,40,230,50,0), + (3327,5167,100,0,0,4,0), + (3327,5175,300,0,0,10,0), + (3327,5278,200,0,0,8,0), + (3327,5768,5000,40,100,24,0), + (3327,6185,7750,0,0,46,0), + (3327,6480,1800,0,0,16,0), + (3327,6505,14000,0,0,34,0), + (3327,6511,14000,40,150,34,0), + (3327,6734,1800,0,0,16,0), + (3327,6735,10000,0,0,30,0), + (3327,6736,3000,0,0,20,0), + (3327,6737,1200,0,0,14,0), + (3327,6763,200,0,0,8,0), + (3327,6764,1800,0,0,16,0), + (3327,6765,5000,0,0,24,0), + (3327,6769,8000,0,0,28,0), + (3327,6771,8000,0,0,28,0), + (3327,6775,27000,0,0,42,0), + (3327,8622,18000,0,0,38,0), + (3327,8625,12000,0,0,32,0), + (3327,8626,20000,0,0,40,0), + (3327,8630,12000,0,0,32,0), + (3327,8634,4000,0,0,22,0), + (3327,8635,10000,0,0,30,0), + (3327,8636,18000,0,0,38,0), + (3327,8638,20000,0,0,40,0), + (3327,8641,8000,0,0,28,0), + (3327,8642,16000,0,0,36,0), + (3327,8644,35000,0,0,50,0), + (3327,8648,1200,0,0,14,0), + (3327,8651,6000,0,0,26,0), + (3327,8652,16000,0,0,36,0), + (3327,8678,2900,0,0,18,0), + (3327,8695,18000,40,170,38,0), + (3327,8697,14000,0,0,34,0), + (3327,8701,8000,40,120,28,0), + (3327,8723,16000,0,0,36,0), + (3327,8727,6000,0,0,26,0), + (3327,8728,14000,0,0,34,0), + (3327,8810,16000,40,160,36,0), + (3327,11199,31000,0,0,46,0), + (3327,11200,50000,0,0,56,0), + (3327,11270,27000,0,0,42,0), + (3327,11271,35000,0,0,50,0), + (3327,11272,52000,0,0,58,0), + (3327,11276,29000,0,0,44,0), + (3327,11277,46000,0,0,52,0), + (3327,11278,54000,0,0,60,0), + (3327,11282,29000,0,0,44,0), + (3327,11283,46000,0,0,52,0), + (3327,11284,54000,0,0,60,0), + (3327,11287,31000,0,0,46,0), + (3327,11288,54000,0,0,60,0), + (3327,11291,31000,0,0,46,0), + (3327,11292,48000,0,0,54,0), + (3327,11295,31000,0,0,46,0), + (3327,11296,48000,0,0,54,0), + (3327,11298,33000,0,0,48,0), + (3327,11301,33000,0,0,48,0), + (3327,11302,50000,0,0,56,0), + (3327,11304,46000,0,0,52,0), + (3327,11318,52000,0,0,58,0), + (3327,11344,29000,40,200,44,0), + (3327,11345,46000,40,240,52,0), + (3327,11346,54000,40,280,60,0), + (3327,11360,31000,40,210,46,0), + (3327,11361,48000,40,250,54,0), + (3327,11401,46000,40,240,52,0), + (3327,13027,13000,0,0,58,0), + (3327,13221,12000,40,140,32,0), + (3327,13231,20000,40,180,40,0), + (3327,13232,33000,40,220,48,0), + (3327,13233,50000,40,260,56,0), + (3328,652,300,0,0,10,0), + (3328,1424,300,0,0,10,0), + (3328,1728,4000,0,0,22,0), + (3328,1762,100,0,0,6,0), + (3328,1763,1200,0,0,14,0), + (3328,1764,4000,0,0,22,0), + (3328,1765,10000,0,0,30,0), + (3328,1771,800,0,0,12,0), + (3328,1772,6000,0,0,26,0), + (3328,1773,27000,0,0,42,0), + (3328,1774,52000,0,0,58,0), + (3328,1780,100,0,0,6,0), + (3328,1781,2900,0,0,18,0), + (3328,1789,10,0,0,1,0), + (3328,1790,3000,0,0,20,0), + (3328,1791,20000,0,0,40,0), + (3328,1792,54000,0,0,60,0), + (3328,1838,6000,0,0,26,0), + (3328,1845,10000,0,0,30,0), + (3328,1846,5000,0,0,24,0), + (3328,1858,4000,0,0,22,0), + (3328,1859,27000,0,0,42,0), + (3328,1862,20000,0,0,40,0), + (3328,2592,100,0,0,4,0), + (3328,2593,800,0,0,12,0), + (3328,2594,3000,0,0,20,0), + (3328,2595,8000,0,0,28,0), + (3328,2843,10000,40,130,30,0), + (3328,2844,18000,40,170,38,0), + (3328,2984,300,0,0,10,0), + (3328,3128,800,0,0,12,0), + (3328,3422,3000,40,1,20,0), + (3328,3423,35000,40,230,50,0), + (3328,5167,100,0,0,4,0), + (3328,5175,300,0,0,10,0), + (3328,5278,200,0,0,8,0), + (3328,5768,5000,40,100,24,0), + (3328,6185,7750,0,0,46,0), + (3328,6480,1800,0,0,16,0), + (3328,6505,14000,0,0,34,0), + (3328,6511,14000,40,150,34,0), + (3328,6734,1800,0,0,16,0), + (3328,6735,10000,0,0,30,0), + (3328,6736,3000,0,0,20,0), + (3328,6737,1200,0,0,14,0), + (3328,6763,200,0,0,8,0), + (3328,6764,1800,0,0,16,0), + (3328,6765,5000,0,0,24,0), + (3328,6769,8000,0,0,28,0), + (3328,6771,8000,0,0,28,0), + (3328,6775,27000,0,0,42,0), + (3328,8622,18000,0,0,38,0), + (3328,8625,12000,0,0,32,0), + (3328,8626,20000,0,0,40,0), + (3328,8630,12000,0,0,32,0), + (3328,8634,4000,0,0,22,0), + (3328,8635,10000,0,0,30,0), + (3328,8636,18000,0,0,38,0), + (3328,8638,20000,0,0,40,0), + (3328,8641,8000,0,0,28,0), + (3328,8642,16000,0,0,36,0), + (3328,8644,35000,0,0,50,0), + (3328,8648,1200,0,0,14,0), + (3328,8651,6000,0,0,26,0), + (3328,8652,16000,0,0,36,0), + (3328,8678,2900,0,0,18,0), + (3328,8695,18000,40,170,38,0), + (3328,8697,14000,0,0,34,0), + (3328,8701,8000,40,120,28,0), + (3328,8723,16000,0,0,36,0), + (3328,8727,6000,0,0,26,0), + (3328,8728,14000,0,0,34,0), + (3328,8810,16000,40,160,36,0), + (3328,11199,31000,0,0,46,0), + (3328,11200,50000,0,0,56,0), + (3328,11270,27000,0,0,42,0), + (3328,11271,35000,0,0,50,0), + (3328,11272,52000,0,0,58,0), + (3328,11276,29000,0,0,44,0), + (3328,11277,46000,0,0,52,0), + (3328,11278,54000,0,0,60,0), + (3328,11282,29000,0,0,44,0), + (3328,11283,46000,0,0,52,0), + (3328,11284,54000,0,0,60,0), + (3328,11287,31000,0,0,46,0), + (3328,11288,54000,0,0,60,0), + (3328,11291,31000,0,0,46,0), + (3328,11292,48000,0,0,54,0), + (3328,11295,31000,0,0,46,0), + (3328,11296,48000,0,0,54,0), + (3328,11298,33000,0,0,48,0), + (3328,11301,33000,0,0,48,0), + (3328,11302,50000,0,0,56,0), + (3328,11304,46000,0,0,52,0), + (3328,11318,52000,0,0,58,0), + (3328,11344,29000,40,200,44,0), + (3328,11345,46000,40,240,52,0), + (3328,11346,54000,40,280,60,0), + (3328,11360,31000,40,210,46,0), + (3328,11361,48000,40,250,54,0), + (3328,11401,46000,40,240,52,0), + (3328,13027,13000,0,0,58,0), + (3328,13221,12000,40,140,32,0), + (3328,13231,20000,40,180,40,0), + (3328,13232,33000,40,220,48,0), + (3328,13233,50000,40,260,56,0), + (3332,7733,100,0,0,5,0), + (3332,7734,500,356,50,0,0), + (3344,1303,100,0,0,8,0), + (3344,1304,1800,0,0,16,0), + (3344,1305,3500,0,0,24,0), + (3344,1315,1800,0,0,16,0), + (3344,1324,100,0,0,8,0), + (3344,1325,900,0,0,14,0), + (3344,1326,100,0,0,6,0), + (3344,1327,800,0,0,12,0), + (3344,1333,720,0,0,12,0), + (3344,1338,6000,0,0,28,0), + (3344,1339,8000,0,0,32,0), + (3344,1340,12000,0,0,40,0), + (3344,1345,4000,0,0,26,0), + (3344,1352,7000,0,0,30,0), + (3344,1354,2000,0,0,18,0), + (3344,1355,3500,0,0,24,0), + (3344,1356,8000,0,0,32,0), + (3344,1357,2200,0,0,20,0), + (3344,1358,4000,0,0,26,0), + (3344,1363,8000,0,0,32,0), + (3344,1444,12000,0,0,40,0), + (3344,2014,800,0,0,12,0), + (3344,2076,100,0,0,6,0), + (3344,2862,22000,0,0,48,0), + (3344,2863,30000,0,0,56,0), + (3344,2874,900,0,0,14,0), + (3344,5386,3000,0,0,22,0), + (3344,5387,2200,0,0,20,0), + (3344,5678,4000,0,0,26,0), + (3344,5731,100,0,0,8,0), + (3344,6043,8000,0,0,32,0), + (3344,6379,2200,0,0,20,0), + (3344,6380,7000,0,0,30,0), + (3344,6381,12000,0,0,40,0), + (3344,6383,7000,0,0,30,0), + (3344,6384,12000,0,0,40,0), + (3344,6400,2000,0,0,18,0), + (3344,6401,6000,0,0,28,0), + (3344,6402,11000,0,0,38,0), + (3344,6496,9000,0,0,34,0), + (3344,8006,12000,0,0,40,0), + (3344,8007,2200,0,0,20,0), + (3344,8009,6000,0,0,28,0), + (3344,8011,10000,0,0,36,0), + (3344,8013,7200,0,0,32,0), + (3344,8020,10,0,0,1,0), + (3344,8021,100,0,0,8,0), + (3344,8022,1800,0,0,16,0), + (3344,8025,400,0,0,10,0), + (3344,8031,2000,0,0,18,0), + (3344,8032,4000,0,0,26,0), + (3344,8035,2200,0,0,20,0), + (3344,8039,6000,0,0,28,0), + (3344,8043,100,0,0,4,0), + (3344,8047,100,0,0,8,0), + (3344,8048,900,0,0,14,0), + (3344,8049,3500,0,0,24,0), + (3344,8051,400,0,0,10,0), + (3344,8054,2000,0,0,18,0), + (3344,8055,6000,0,0,28,0), + (3344,8057,2200,0,0,20,0), + (3344,8059,9000,0,0,34,0), + (3344,8077,400,0,0,10,0), + (3344,8086,800,0,0,12,0), + (3344,8135,12000,0,0,40,0), + (3344,8144,2000,0,0,18,0), + (3344,8158,900,0,0,14,0), + (3344,8159,3500,0,0,24,0), + (3344,8164,3500,0,0,24,0), + (3344,8165,11000,0,0,38,0), + (3344,8169,3000,0,0,22,0), + (3344,8173,11000,0,0,38,0), + (3344,8180,7000,0,0,30,0), + (3344,8183,3500,0,0,24,0), + (3344,8186,6000,0,0,28,0), + (3344,8189,4000,0,0,26,0), + (3344,8231,6000,0,0,28,0), + (3344,8234,7000,0,0,30,0), + (3344,8237,12000,0,0,40,0), + (3344,8252,11000,0,0,38,0), + (3344,8500,3000,0,0,22,0), + (3344,8501,8000,0,0,32,0), + (3344,8513,8000,0,0,32,0), + (3344,8738,12000,0,0,40,0), + (3344,8837,16000,0,0,42,0), + (3344,10393,11000,0,0,38,0), + (3344,10394,18000,0,0,44,0), + (3344,10397,22000,0,0,48,0), + (3344,10398,30000,0,0,56,0), + (3344,10401,3500,0,0,24,0), + (3344,10402,9000,0,0,34,0), + (3344,10409,9000,0,0,34,0), + (3344,10410,18000,0,0,44,0), + (3344,10411,29000,0,0,54,0), + (3344,10415,10000,0,0,36,0), + (3344,10416,22000,0,0,48,0), + (3344,10417,34000,0,0,60,0), + (3344,10429,22000,0,0,48,0), + (3344,10430,32000,0,0,58,0), + (3344,10433,22000,0,0,48,0), + (3344,10434,30000,0,0,56,0), + (3344,10439,24000,0,0,50,0), + (3344,10440,34000,0,0,60,0), + (3344,10443,27000,0,0,52,0), + (3344,10446,10000,0,0,36,0), + (3344,10449,12000,0,0,40,0), + (3344,10450,27000,0,0,52,0), + (3344,10457,11000,0,0,38,0), + (3344,10464,24000,0,0,50,0), + (3344,10465,34000,0,0,60,0), + (3344,10469,18000,0,0,44,0), + (3344,10470,27000,0,0,52,0), + (3344,10471,34000,0,0,60,0), + (3344,10474,20000,0,0,46,0), + (3344,10475,32000,0,0,58,0), + (3344,10480,11000,0,0,38,0), + (3344,10481,29000,0,0,54,0), + (3344,10488,24000,0,0,50,0), + (3344,10512,10000,0,0,36,0), + (3344,10514,20000,0,0,46,0), + (3344,10515,30000,0,0,56,0), + (3344,10528,22000,0,0,48,0), + (3344,10540,16000,0,0,42,0), + (3344,10541,32000,0,0,58,0), + (3344,10588,10000,0,0,36,0), + (3344,10589,20000,0,0,46,0), + (3344,10590,30000,0,0,56,0), + (3344,10597,7000,0,0,30,0), + (3344,10602,18000,0,0,44,0), + (3344,10603,34000,0,0,60,0), + (3344,10615,16000,0,0,42,0), + (3344,10616,27000,0,0,52,0), + (3344,10624,20000,0,0,46,0), + (3344,10625,29000,0,0,54,0), + (3344,10628,30000,0,0,56,0), + (3344,11316,16000,0,0,42,0), + (3344,11317,27000,0,0,52,0), + (3344,15113,10000,0,0,36,0), + (3344,15115,20000,0,0,46,0), + (3344,15116,30000,0,0,56,0), + (3344,15209,24000,0,0,50,0), + (3344,15210,30000,0,0,56,0), + (3344,16317,18000,0,0,44,0), + (3344,16318,29000,0,0,54,0), + (3344,16347,20000,0,0,46,0), + (3344,16348,30000,0,0,56,0), + (3344,16357,22000,0,0,48,0), + (3344,16358,32000,0,0,58,0), + (3344,16363,34000,0,0,60,0), + (3344,16394,32000,0,0,58,0), + (3344,20613,7000,0,0,30,0), + (3344,20778,3500,0,0,24,0), + (3344,20779,10000,0,0,36,0), + (3344,20780,22000,0,0,48,0), + (3344,20781,34000,0,0,60,0), + (3344,25910,24000,0,0,50,0), + (3344,17362,55000,0,0,48,0), + (3344,17363,80000,0,0,58,0), + (3345,7414,10,0,0,5,0), + (3345,7415,500,333,50,10,0), + (3345,7422,50,333,15,0,0), + (3345,7429,100,333,20,0,0), + (3345,7441,100,333,45,0,0), + (3345,7459,250,333,50,0,0), + (3345,7461,200,333,70,0,0), + (3345,7746,450,333,100,0,0), + (3345,7749,250,333,60,0,0), + (3345,7789,450,333,90,0,0), + (3345,7796,360,333,80,0,0), + (3345,7797,900,333,100,0,0), + (3345,7858,900,333,120,0,0), + (3345,7862,1125,333,125,0,0), + (3345,13373,100,333,40,0,0), + (3345,13391,1260,333,125,0,0), + (3345,13392,540,333,105,0,0), + (3345,13422,720,333,115,0,0), + (3345,13499,1350,333,130,0,0), + (3345,13502,1350,333,130,0,0), + (3345,13504,1800,333,140,0,0), + (3345,13531,2160,333,145,0,0), + (3345,13539,2250,333,140,0,0), + (3345,13609,2160,333,145,0,0), + (3345,13627,2250,333,150,0,0), + (3345,13629,2250,333,150,0,0), + (3345,14805,50,333,10,0,0), + (3345,14808,200,333,70,0,0), + (3347,2275,10,0,0,5,0), + (3347,2280,450,171,50,10,0), + (3347,2339,100,171,25,0,0), + (3347,2340,135,171,40,0,0), + (3347,2341,250,171,55,0,0), + (3347,3179,450,171,90,0,0), + (3347,3181,1350,171,120,0,0), + (3347,3184,50,171,15,0,0), + (3347,3185,1350,171,125,0,0), + (3347,3186,1800,171,130,0,0), + (3347,3458,3600,171,110,0,0), + (3347,7180,405,171,90,0,0), + (3347,7838,225,171,80,0,0), + (3347,7839,900,171,130,0,0), + (3347,7842,900,171,100,0,0), + (3347,7846,2700,171,140,0,0), + (3347,11536,225,171,50,0,0), + (3347,13030,2880,171,180,0,0), + (3352,796,2200,0,0,20,0), + (3352,1117,600,0,0,12,0), + (3352,1424,2200,0,0,20,0), + (3352,1547,10,0,0,1,0), + (3352,1549,1800,0,0,16,0), + (3352,1552,2200,0,0,20,0), + (3352,1563,1800,0,0,50,0), + (3352,1564,18000,0,0,40,0), + (3352,1567,1200,0,0,14,0), + (3352,1603,10000,0,0,32,0), + (3352,2003,100,0,0,4,0), + (3352,2898,14000,0,0,36,0), + (3352,2899,1200,0,0,14,0), + (3352,2979,600,0,0,12,0), + (3352,3047,6000,0,0,22,0), + (3352,3048,100,0,0,6,0), + (3352,3049,7000,0,0,26,0), + (3352,3128,200,0,0,8,0), + (3352,3663,8000,0,0,28,0), + (3352,3664,14000,0,0,36,0), + (3352,5117,200,0,0,8,0), + (3352,5131,2200,0,0,20,0), + (3352,5298,100,0,0,6,0), + (3352,5338,2000,0,0,18,0), + (3352,5385,8000,0,0,30,0), + (3352,6198,1200,0,0,14,0), + (3352,6385,400,0,0,10,0), + (3352,6791,2200,0,0,20,0), + (3352,6792,7000,0,0,24,0), + (3352,6999,8000,0,0,30,0), + (3352,8738,18000,0,0,40,0), + (3352,13160,18000,0,0,40,0), + (3352,13162,8000,0,0,30,0), + (3352,13164,100,0,0,4,0), + (3352,13545,26000,0,0,44,0), + (3352,13546,40000,0,0,52,0), + (3352,13547,50000,0,0,60,0), + (3352,13556,400,0,0,10,0), + (3352,13557,2000,0,0,18,0), + (3352,13558,7000,0,0,26,0), + (3352,13559,12000,0,0,34,0), + (3352,13560,24000,0,0,42,0), + (3352,13561,36000,0,0,50,0), + (3352,13562,48000,0,0,58,0), + (3352,13799,1800,0,0,16,0), + (3352,13811,8000,0,0,28,0), + (3352,13814,12000,0,0,34,0), + (3352,14332,200,0,0,8,0), + (3352,14333,1800,0,0,16,0), + (3352,14334,7000,0,0,24,0), + (3352,14335,10000,0,0,32,0), + (3352,14336,18000,0,0,40,0), + (3352,14337,32000,0,0,48,0), + (3352,14338,46000,0,0,56,0), + (3352,14339,16000,0,0,38,0), + (3352,14340,5000,0,0,60,0), + (3352,14341,8000,0,0,30,0), + (3352,14342,26000,0,0,44,0), + (3352,14343,48000,0,0,58,0), + (3352,14344,12000,0,0,34,0), + (3352,14345,32000,0,0,48,0), + (3352,14346,2200,0,0,20,0), + (3352,14347,10000,0,0,32,0), + (3352,14348,24000,0,0,42,0), + (3352,14349,40000,0,0,52,0), + (3352,14350,28000,0,0,46,0), + (3352,14351,46000,0,0,56,0), + (3352,14352,600,0,0,12,0), + (3352,14353,2200,0,0,20,0), + (3352,14354,8000,0,0,28,0), + (3352,14355,14000,0,0,36,0), + (3352,14356,26000,0,0,44,0), + (3352,14357,40000,0,0,52,0), + (3352,14358,50000,0,0,60,0), + (3352,14359,24000,0,0,42,0), + (3352,14360,42000,0,0,54,0), + (3352,14361,36000,0,0,50,0), + (3352,14362,48000,0,0,58,0), + (3352,14364,7000,0,0,26,0), + (3352,14365,14000,0,0,36,0), + (3352,14366,28000,0,0,46,0), + (3352,14367,46000,0,0,56,0), + (3352,14368,18000,0,0,40,0), + (3352,14370,50000,0,0,60,0), + (3352,14372,26000,0,0,44,0), + (3352,14373,42000,0,0,54,0), + (3352,14374,2000,0,0,18,0), + (3352,14375,8000,0,0,28,0), + (3352,14376,16000,0,0,38,0), + (3352,14377,32000,0,0,48,0), + (3352,14378,48000,0,0,58,0), + (3352,14431,6000,0,0,22,0), + (3352,14432,18000,0,0,40,0), + (3352,14434,48000,0,0,58,0), + (3352,14445,8000,0,0,30,0), + (3352,14446,28000,0,0,46,0), + (3352,15637,8000,0,0,30,0), + (3352,15638,18000,0,0,40,0), + (3352,15639,36000,0,0,50,0), + (3352,15640,50000,0,0,60,0), + (3352,20044,28000,0,0,46,0), + (3352,20155,10000,0,0,32,0), + (3352,20156,36000,0,0,50,0), + (3352,20157,7000,0,0,26,0), + (3352,20158,18000,0,0,40,0), + (3352,20159,7000,0,0,24,0), + (3352,20160,400,0,0,10,0), + (3352,20161,2000,0,0,18,0), + (3352,20191,46000,0,0,56,0), + (3352,20738,600,0,0,12,0), + (3352,20931,400,0,0,28,0), + (3352,20932,700,0,0,36,0), + (3352,20933,1300,0,0,44,0), + (3352,20934,2000,0,0,52,0), + (3352,20935,2500,0,0,60,0), + (3352,20938,2500,0,0,60,0), + (3352,20940,1800,0,0,50,0), + (3352,20941,2500,0,0,60,0), + (3352,20942,1200,0,0,42,0), + (3352,20943,2100,0,0,54,0), + (3353,797,4000,0,0,20,0), + (3353,798,10000,0,0,26,0), + (3353,1055,11000,0,0,28,0), + (3353,1065,1500,0,0,14,0), + (3353,1229,100,0,0,6,0), + (3353,1343,100,0,0,6,0), + (3353,1344,3000,0,0,18,0), + (3353,1423,100,0,0,4,0), + (3353,1424,4000,0,0,20,0), + (3353,1482,12000,0,0,30,0), + (3353,1606,200,0,0,8,0), + (3353,1607,2000,0,0,16,0), + (3353,1610,8000,0,0,24,0), + (3353,1611,14000,0,0,32,0), + (3353,1646,3000,0,0,18,0), + (3353,1675,1000,0,0,12,0), + (3353,1676,14000,0,0,32,0), + (3353,1677,54000,0,0,52,0), + (3353,1685,18000,0,0,36,0), + (3353,1716,200,0,0,8,0), + (3353,1722,42000,0,0,50,0), + (3353,1738,100,0,0,4,0), + (3353,2570,2000,0,0,16,0), + (3353,2688,600,0,0,10,0), + (3353,3128,100,0,0,6,0), + (3353,3433,12000,0,0,30,0), + (3353,3434,22000,0,0,40,0), + (3353,3435,42000,0,0,50,0), + (3353,5243,1000,0,0,12,0), + (3353,5247,6000,0,0,20,0), + (3353,5283,8000,0,0,24,0), + (3353,6158,22000,0,0,40,0), + (3353,6176,14000,0,0,32,0), + (3353,6177,22000,0,0,40,0), + (3353,6180,10000,0,0,26,0), + (3353,6191,8000,0,0,24,0), + (3353,6193,6000,0,0,22,0), + (3353,6543,14000,0,0,32,0), + (3353,6549,600,0,0,10,0), + (3353,6550,4000,0,0,20,0), + (3353,6551,12000,0,0,30,0), + (3353,6553,20000,0,0,38,0), + (3353,6556,60000,0,0,58,0), + (3353,6573,1500,0,0,14,0), + (3353,6575,8000,0,0,24,0), + (3353,6674,10,0,0,1,0), + (3353,7109,22000,0,0,40,0), + (3353,7374,14000,0,0,32,0), + (3353,7375,56000,0,0,54,0), + (3353,7380,16000,0,0,34,0), + (3353,7382,2000,0,0,16,0), + (3353,7385,1000,0,0,12,0), + (3353,7401,10000,0,0,26,0), + (3353,7403,18000,0,0,36,0), + (3353,7406,6000,0,0,22,0), + (3353,7889,11000,0,0,28,0), + (3353,8206,11000,0,0,28,0), + (3353,8207,20000,0,0,38,0), + (3353,8381,16000,0,0,34,0), + (3353,8821,20000,0,0,38,0), + (3353,11552,32000,0,0,42,0), + (3353,11553,54000,0,0,52,0), + (3353,11557,16000,0,0,34,0), + (3353,11558,34000,0,0,44,0), + (3353,11559,56000,0,0,54,0), + (3353,11570,40000,0,0,48,0), + (3353,11571,58000,0,0,56,0), + (3353,11575,22000,0,0,40,0), + (3353,11576,42000,0,0,50,0), + (3353,11577,62000,0,0,60,0), + (3353,11579,36000,0,0,46,0), + (3353,11582,40000,0,0,48,0), + (3353,11583,60000,0,0,58,0), + (3353,11586,34000,0,0,44,0), + (3353,11587,62000,0,0,60,0), + (3353,11598,36000,0,0,46,0), + (3353,11599,60000,0,0,58,0), + (3353,11602,34000,0,0,44,0), + (3353,11603,56000,0,0,54,0), + (3353,11606,36000,0,0,46,0), + (3353,11607,56000,0,0,54,0), + (3353,18556,14000,0,0,32,0), + (3353,20561,36000,0,0,46,0), + (3353,20562,58000,0,0,56,0), + (3353,20571,62000,0,0,60,0), + (3353,20621,32000,0,0,42,0), + (3353,20622,54000,0,0,52,0), + (3353,20703,40000,0,0,48,0), + (3353,20704,58000,0,0,56,0), + (3353,20724,4000,0,0,20,0), + (3353,21555,200,0,0,48,0), + (3353,21557,2800,0,0,54,0), + (3353,21558,3100,0,0,60,0), + (3353,23898,2000,0,0,48,0), + (3353,23899,2800,0,0,54,0), + (3353,23900,3100,0,0,60,0), + (3353,23926,200,0,0,48,0), + (3353,23927,2800,0,0,54,0), + (3353,23928,3100,0,0,60,0), + (3354,797,4000,0,0,20,0), + (3354,798,10000,0,0,26,0), + (3354,1055,11000,0,0,28,0), + (3354,1065,1500,0,0,14,0), + (3354,1229,100,0,0,6,0), + (3354,1343,100,0,0,6,0), + (3354,1344,3000,0,0,18,0), + (3354,1423,100,0,0,4,0), + (3354,1424,4000,0,0,20,0), + (3354,1482,12000,0,0,30,0), + (3354,1606,200,0,0,8,0), + (3354,1607,2000,0,0,16,0), + (3354,1610,8000,0,0,24,0), + (3354,1611,14000,0,0,32,0), + (3354,1646,3000,0,0,18,0), + (3354,1675,1000,0,0,12,0), + (3354,1676,14000,0,0,32,0), + (3354,1677,54000,0,0,52,0), + (3354,1685,18000,0,0,36,0), + (3354,1716,200,0,0,8,0), + (3354,1722,42000,0,0,50,0), + (3354,1738,100,0,0,4,0), + (3354,2570,2000,0,0,16,0), + (3354,2688,600,0,0,10,0), + (3354,3128,100,0,0,6,0), + (3354,3433,12000,0,0,30,0), + (3354,3434,22000,0,0,40,0), + (3354,3435,42000,0,0,50,0), + (3354,5243,1000,0,0,12,0), + (3354,5247,6000,0,0,20,0), + (3354,5283,8000,0,0,24,0), + (3354,6158,22000,0,0,40,0), + (3354,6176,14000,0,0,32,0), + (3354,6177,22000,0,0,40,0), + (3354,6180,10000,0,0,26,0), + (3354,6191,8000,0,0,24,0), + (3354,6193,6000,0,0,22,0), + (3354,6543,14000,0,0,32,0), + (3354,6549,600,0,0,10,0), + (3354,6550,4000,0,0,20,0), + (3354,6551,12000,0,0,30,0), + (3354,6553,20000,0,0,38,0), + (3354,6556,60000,0,0,58,0), + (3354,6573,1500,0,0,14,0), + (3354,6575,8000,0,0,24,0), + (3354,6674,10,0,0,1,0), + (3354,7109,22000,0,0,40,0), + (3354,7374,14000,0,0,32,0), + (3354,7375,56000,0,0,54,0), + (3354,7380,16000,0,0,34,0), + (3354,7382,2000,0,0,16,0), + (3354,7385,1000,0,0,12,0), + (3354,7401,10000,0,0,26,0), + (3354,7403,18000,0,0,36,0), + (3354,7406,6000,0,0,22,0), + (3354,7889,11000,0,0,28,0), + (3354,8206,11000,0,0,28,0), + (3354,8207,20000,0,0,38,0), + (3354,8381,16000,0,0,34,0), + (3354,8821,20000,0,0,38,0), + (3354,11552,32000,0,0,42,0), + (3354,11553,54000,0,0,52,0), + (3354,11557,16000,0,0,34,0), + (3354,11558,34000,0,0,44,0), + (3354,11559,56000,0,0,54,0), + (3354,11570,40000,0,0,48,0), + (3354,11571,58000,0,0,56,0), + (3354,11575,22000,0,0,40,0), + (3354,11576,42000,0,0,50,0), + (3354,11577,62000,0,0,60,0), + (3354,11579,36000,0,0,46,0), + (3354,11582,40000,0,0,48,0), + (3354,11583,60000,0,0,58,0), + (3354,11586,34000,0,0,44,0), + (3354,11587,62000,0,0,60,0), + (3354,11598,36000,0,0,46,0), + (3354,11599,60000,0,0,58,0), + (3354,11602,34000,0,0,44,0), + (3354,11603,56000,0,0,54,0), + (3354,11606,36000,0,0,46,0), + (3354,11607,56000,0,0,54,0), + (3354,18556,14000,0,0,32,0), + (3354,20561,36000,0,0,46,0), + (3354,20562,58000,0,0,56,0), + (3354,20571,62000,0,0,60,0), + (3354,20621,32000,0,0,42,0), + (3354,20622,54000,0,0,52,0), + (3354,20703,40000,0,0,48,0), + (3354,20704,58000,0,0,56,0), + (3354,20724,4000,0,0,20,0), + (3354,21555,200,0,0,48,0), + (3354,21557,2800,0,0,54,0), + (3354,21558,3100,0,0,60,0), + (3354,23898,2000,0,0,48,0), + (3354,23899,2800,0,0,54,0), + (3354,23900,3100,0,0,60,0), + (3354,23926,200,0,0,48,0), + (3354,23927,2800,0,0,54,0), + (3354,23928,3100,0,0,60,0), + (3355,2020,9,0,0,5,0), + (3355,2021,450,164,50,10,0), + (3355,2744,90,164,35,0,0), + (3355,2745,450,164,90,0,0), + (3355,2746,90,164,65,0,0), + (3355,2747,180,164,70,0,0), + (3355,2749,270,164,105,0,0), + (3355,2750,450,164,105,0,0), + (3355,2751,450,164,120,0,0), + (3355,2752,900,164,125,0,0), + (3355,2753,900,164,145,0,0), + (3355,2754,45,164,15,0,0), + (3355,2755,45,164,20,0,0), + (3355,2756,45,164,25,0,0), + (3355,2757,180,164,110,0,0), + (3355,2758,180,164,115,0,0), + (3355,2759,180,164,120,0,0), + (3355,3118,90,164,65,0,0), + (3355,3119,900,164,125,0,0), + (3355,3298,450,164,90,0,0), + (3355,3299,225,164,35,0,0), + (3355,3300,450,164,70,0,0), + (3355,3301,900,164,130,0,0), + (3355,3340,45,164,20,0,0), + (3355,3341,90,164,25,0,0), + (3355,3342,90,164,40,0,0), + (3355,3343,180,164,45,0,0), + (3355,3344,225,164,75,0,0), + (3355,3346,450,164,130,0,0), + (3355,3347,900,164,135,0,0), + (3355,3348,900,164,125,0,0), + (3355,3521,900,164,165,0,0), + (3355,3522,1125,164,170,0,0), + (3355,3524,900,164,155,0,0), + (3355,3525,6750,164,180,0,0), + (3355,3539,4500,164,125,20,0), + (3355,6520,720,164,110,0,0), + (3355,7225,900,164,185,0,0), + (3355,7409,270,164,65,0,0), + (3355,7819,180,164,95,0,0), + (3355,7820,90,164,100,0,0), + (3355,8769,225,164,150,0,0), + (3355,8881,90,164,30,0,0), + (3355,9917,2250,164,200,0,0), + (3355,9922,2250,164,200,0,0), + (3355,9924,2250,164,200,0,0), + (3355,9925,2250,164,200,0,0), + (3355,9927,4500,164,205,0,0), + (3355,9929,4500,164,205,0,0), + (3355,9932,4500,164,205,0,0), + (3355,9936,4500,164,215,0,0), + (3355,9960,15000,164,230,0,0), + (3355,9984,90,164,30,0,0), + (3355,9988,225,164,125,0,0), + (3355,9989,450,164,130,0,0), + (3355,9990,450,164,135,0,0), + (3355,9994,9000,164,210,0,0), + (3355,10002,15000,164,230,0,0), + (3355,14381,225,164,150,0,0), + (3355,14382,2250,164,200,0,0), + (3355,15974,6750,164,180,0,0), + (3355,19671,225,164,150,0,0), + (3355,19672,2250,164,200,0,0), + (3357,2581,10,0,0,0,0), + (3357,2582,500,186,50,0,0), + (3357,3313,50,186,65,0,0), + (3357,3314,200,186,65,0,0), + (3357,3315,2250,186,155,0,0), + (3357,3316,450,186,125,0,0), + (3357,3317,180,186,75,0,0), + (3357,3568,4500,186,125,0,0), + (3357,3596,2250,186,165,0,0), + (3357,10099,4500,186,175,0,0), + (3357,10100,9000,186,230,0,0), + (3357,10249,50000,186,200,0,0), + (3357,16154,18000,186,250,0,0), + (3363,2414,45,197,40,0,0), + (3363,2415,22,197,1,0,0), + (3363,2416,45,197,40,0,0), + (3363,2417,270,197,70,0,0), + (3363,2418,180,197,70,0,0), + (3363,2419,180,197,60,0,0), + (3363,2421,270,197,85,0,0), + (3363,2422,270,197,95,0,0), + (3363,2423,225,197,75,0,0), + (3363,2424,180,197,100,0,0), + (3363,2966,90,197,75,0,0), + (3363,2967,180,197,65,0,0), + (3363,2996,45,197,10,0,0), + (3363,3783,90,197,45,0,0), + (3363,3785,180,197,80,0,0), + (3363,3814,720,197,150,0,0), + (3363,3874,450,197,125,0,0), + (3363,3876,90,197,35,0,0), + (3363,3877,180,197,60,0,0), + (3363,3878,270,197,70,0,0), + (3363,3879,360,197,85,0,0), + (3363,3880,270,197,80,0,0), + (3363,3881,450,197,110,0,0), + (3363,3882,450,197,110,0,0), + (3363,3884,675,197,130,0,0), + (3363,3886,675,197,125,0,0), + (3363,3888,675,197,150,0,0), + (3363,3890,225,197,110,0,0), + (3363,3911,10,0,0,5,0), + (3363,3912,450,197,50,10,0), + (3363,3916,45,197,30,0,0), + (3363,6522,360,197,90,0,0), + (3363,6691,900,197,135,0,0), + (3363,7626,45,197,30,0,0), + (3363,7627,45,197,30,0,0), + (3363,8466,45,197,40,0,0), + (3363,8468,225,197,110,0,0), + (3363,8759,540,197,140,0,0), + (3363,8761,540,197,145,0,0), + (3363,8777,45,197,10,0,0), + (3363,12119,45,197,20,0,0), + (3363,12120,270,197,75,0,0), + (3365,2154,500,165,50,10,0), + (3365,2179,1000,165,110,0,0), + (3365,2180,1400,165,120,0,0), + (3365,2181,650,165,100,0,0), + (3365,2884,650,165,100,0,0), + (3365,2886,550,165,85,0,0), + (3365,3786,500,165,75,0,0), + (3365,3788,550,165,85,0,0), + (3365,3789,500,165,80,0,0), + (3365,3819,650,165,100,0,0), + (3365,7146,1000,165,115,0,0), + (3365,9066,450,165,70,0,0), + (3365,9069,600,165,95,0,0), + (3365,9075,1400,165,120,0,0), + (3365,20651,500,165,100,0,0), + (3373,3279,100,0,0,0,0), + (3373,3280,500,129,50,0,0), + (3373,3281,100,129,40,0,0), + (3373,3282,250,129,80,0,0), + (3373,3283,1000,129,115,0,0), + (3373,7930,5000,129,150,0,0), + (3373,7936,250,129,80,0,0), + (3399,2551,100,0,0,5,0), + (3399,2559,50,185,10,0,0), + (3399,2561,100,185,50,0,0), + (3399,2562,200,185,75,0,0), + (3399,2563,150,185,80,0,0), + (3399,3412,500,185,50,10,0), + (3399,6502,100,185,50,0,0), + (3399,6503,300,185,125,0,0), + (3399,21176,4000,185,200,0,0), + (3401,652,300,0,0,10,0), + (3401,1424,300,0,0,10,0), + (3401,1728,4000,0,0,22,0), + (3401,1762,100,0,0,6,0), + (3401,1763,1200,0,0,14,0), + (3401,1764,4000,0,0,22,0), + (3401,1765,10000,0,0,30,0), + (3401,1771,800,0,0,12,0), + (3401,1772,6000,0,0,26,0), + (3401,1773,27000,0,0,42,0), + (3401,1774,52000,0,0,58,0), + (3401,1780,100,0,0,6,0), + (3401,1781,2900,0,0,18,0), + (3401,1789,10,0,0,1,0), + (3401,1790,3000,0,0,20,0), + (3401,1791,20000,0,0,40,0), + (3401,1792,54000,0,0,60,0), + (3401,1838,6000,0,0,26,0), + (3401,1845,10000,0,0,30,0), + (3401,1846,5000,0,0,24,0), + (3401,1858,4000,0,0,22,0), + (3401,1859,27000,0,0,42,0), + (3401,1862,20000,0,0,40,0), + (3401,2592,100,0,0,4,0), + (3401,2593,800,0,0,12,0), + (3401,2594,3000,0,0,20,0), + (3401,2595,8000,0,0,28,0), + (3401,2843,10000,40,130,30,0), + (3401,2844,18000,40,170,38,0), + (3401,2984,300,0,0,10,0), + (3401,3128,800,0,0,12,0), + (3401,3422,3000,40,1,20,0), + (3401,3423,35000,40,230,50,0), + (3401,5167,100,0,0,4,0), + (3401,5175,300,0,0,10,0), + (3401,5278,200,0,0,8,0), + (3401,5768,5000,40,100,24,0), + (3401,6185,7750,0,0,46,0), + (3401,6480,1800,0,0,16,0), + (3401,6505,14000,0,0,34,0), + (3401,6511,14000,40,150,34,0), + (3401,6734,1800,0,0,16,0), + (3401,6735,10000,0,0,30,0), + (3401,6736,3000,0,0,20,0), + (3401,6737,1200,0,0,14,0), + (3401,6763,200,0,0,8,0), + (3401,6764,1800,0,0,16,0), + (3401,6765,5000,0,0,24,0), + (3401,6769,8000,0,0,28,0), + (3401,6771,8000,0,0,28,0), + (3401,6775,27000,0,0,42,0), + (3401,8622,18000,0,0,38,0), + (3401,8625,12000,0,0,32,0), + (3401,8626,20000,0,0,40,0), + (3401,8630,12000,0,0,32,0), + (3401,8634,4000,0,0,22,0), + (3401,8635,10000,0,0,30,0), + (3401,8636,18000,0,0,38,0), + (3401,8638,20000,0,0,40,0), + (3401,8641,8000,0,0,28,0), + (3401,8642,16000,0,0,36,0), + (3401,8644,35000,0,0,50,0), + (3401,8648,1200,0,0,14,0), + (3401,8651,6000,0,0,26,0), + (3401,8652,16000,0,0,36,0), + (3401,8678,2900,0,0,18,0), + (3401,8695,18000,40,170,38,0), + (3401,8697,14000,0,0,34,0), + (3401,8701,8000,40,120,28,0), + (3401,8723,16000,0,0,36,0), + (3401,8727,6000,0,0,26,0), + (3401,8728,14000,0,0,34,0), + (3401,8810,16000,40,160,36,0), + (3401,11199,31000,0,0,46,0), + (3401,11200,50000,0,0,56,0), + (3401,11270,27000,0,0,42,0), + (3401,11271,35000,0,0,50,0), + (3401,11272,52000,0,0,58,0), + (3401,11276,29000,0,0,44,0), + (3401,11277,46000,0,0,52,0), + (3401,11278,54000,0,0,60,0), + (3401,11282,29000,0,0,44,0), + (3401,11283,46000,0,0,52,0), + (3401,11284,54000,0,0,60,0), + (3401,11287,31000,0,0,46,0), + (3401,11288,54000,0,0,60,0), + (3401,11291,31000,0,0,46,0), + (3401,11292,48000,0,0,54,0), + (3401,11295,31000,0,0,46,0), + (3401,11296,48000,0,0,54,0), + (3401,11298,33000,0,0,48,0), + (3401,11301,33000,0,0,48,0), + (3401,11302,50000,0,0,56,0), + (3401,11304,46000,0,0,52,0), + (3401,11318,52000,0,0,58,0), + (3401,11344,29000,40,200,44,0), + (3401,11345,46000,40,240,52,0), + (3401,11346,54000,40,280,60,0), + (3401,11360,31000,40,210,46,0), + (3401,11361,48000,40,250,54,0), + (3401,11401,46000,40,240,52,0), + (3401,13027,13000,0,0,58,0), + (3401,13221,12000,40,140,32,0), + (3401,13231,20000,40,180,40,0), + (3401,13232,33000,40,220,48,0), + (3401,13233,50000,40,260,56,0), + (3403,1303,100,0,0,8,0), + (3403,1304,1800,0,0,16,0), + (3403,1305,3500,0,0,24,0), + (3403,1315,1800,0,0,16,0), + (3403,1324,100,0,0,8,0), + (3403,1325,900,0,0,14,0), + (3403,1326,100,0,0,6,0), + (3403,1327,800,0,0,12,0), + (3403,1333,720,0,0,12,0), + (3403,1338,6000,0,0,28,0), + (3403,1339,8000,0,0,32,0), + (3403,1340,12000,0,0,40,0), + (3403,1345,4000,0,0,26,0), + (3403,1352,7000,0,0,30,0), + (3403,1354,2000,0,0,18,0), + (3403,1355,3500,0,0,24,0), + (3403,1356,8000,0,0,32,0), + (3403,1357,2200,0,0,20,0), + (3403,1358,4000,0,0,26,0), + (3403,1363,8000,0,0,32,0), + (3403,1444,12000,0,0,40,0), + (3403,2014,800,0,0,12,0), + (3403,2076,100,0,0,6,0), + (3403,2862,22000,0,0,48,0), + (3403,2863,30000,0,0,56,0), + (3403,2874,900,0,0,14,0), + (3403,5386,3000,0,0,22,0), + (3403,5387,2200,0,0,20,0), + (3403,5678,4000,0,0,26,0), + (3403,5731,100,0,0,8,0), + (3403,6043,8000,0,0,32,0), + (3403,6379,2200,0,0,20,0), + (3403,6380,7000,0,0,30,0), + (3403,6381,12000,0,0,40,0), + (3403,6383,7000,0,0,30,0), + (3403,6384,12000,0,0,40,0), + (3403,6400,2000,0,0,18,0), + (3403,6401,6000,0,0,28,0), + (3403,6402,11000,0,0,38,0), + (3403,6496,9000,0,0,34,0), + (3403,8006,12000,0,0,40,0), + (3403,8007,2200,0,0,20,0), + (3403,8009,6000,0,0,28,0), + (3403,8011,10000,0,0,36,0), + (3403,8013,7200,0,0,32,0), + (3403,8020,10,0,0,1,0), + (3403,8021,100,0,0,8,0), + (3403,8022,1800,0,0,16,0), + (3403,8025,400,0,0,10,0), + (3403,8031,2000,0,0,18,0), + (3403,8032,4000,0,0,26,0), + (3403,8035,2200,0,0,20,0), + (3403,8039,6000,0,0,28,0), + (3403,8043,100,0,0,4,0), + (3403,8047,100,0,0,8,0), + (3403,8048,900,0,0,14,0), + (3403,8049,3500,0,0,24,0), + (3403,8051,400,0,0,10,0), + (3403,8054,2000,0,0,18,0), + (3403,8055,6000,0,0,28,0), + (3403,8057,2200,0,0,20,0), + (3403,8059,9000,0,0,34,0), + (3403,8077,400,0,0,10,0), + (3403,8086,800,0,0,12,0), + (3403,8135,12000,0,0,40,0), + (3403,8144,2000,0,0,18,0), + (3403,8158,900,0,0,14,0), + (3403,8159,3500,0,0,24,0), + (3403,8164,3500,0,0,24,0), + (3403,8165,11000,0,0,38,0), + (3403,8169,3000,0,0,22,0), + (3403,8173,11000,0,0,38,0), + (3403,8180,7000,0,0,30,0), + (3403,8183,3500,0,0,24,0), + (3403,8186,6000,0,0,28,0), + (3403,8189,4000,0,0,26,0), + (3403,8231,6000,0,0,28,0), + (3403,8234,7000,0,0,30,0), + (3403,8237,12000,0,0,40,0), + (3403,8252,11000,0,0,38,0), + (3403,8500,3000,0,0,22,0), + (3403,8501,8000,0,0,32,0), + (3403,8513,8000,0,0,32,0), + (3403,8738,12000,0,0,40,0), + (3403,8837,16000,0,0,42,0), + (3403,10393,11000,0,0,38,0), + (3403,10394,18000,0,0,44,0), + (3403,10397,22000,0,0,48,0), + (3403,10398,30000,0,0,56,0), + (3403,10401,3500,0,0,24,0), + (3403,10402,9000,0,0,34,0), + (3403,10409,9000,0,0,34,0), + (3403,10410,18000,0,0,44,0), + (3403,10411,29000,0,0,54,0), + (3403,10415,10000,0,0,36,0), + (3403,10416,22000,0,0,48,0), + (3403,10417,34000,0,0,60,0), + (3403,10429,22000,0,0,48,0), + (3403,10430,32000,0,0,58,0), + (3403,10433,22000,0,0,48,0), + (3403,10434,30000,0,0,56,0), + (3403,10439,24000,0,0,50,0), + (3403,10440,34000,0,0,60,0), + (3403,10443,27000,0,0,52,0), + (3403,10446,10000,0,0,36,0), + (3403,10449,12000,0,0,40,0), + (3403,10450,27000,0,0,52,0), + (3403,10457,11000,0,0,38,0), + (3403,10464,24000,0,0,50,0), + (3403,10465,34000,0,0,60,0), + (3403,10469,18000,0,0,44,0), + (3403,10470,27000,0,0,52,0), + (3403,10471,34000,0,0,60,0), + (3403,10474,20000,0,0,46,0), + (3403,10475,32000,0,0,58,0), + (3403,10480,11000,0,0,38,0), + (3403,10481,29000,0,0,54,0), + (3403,10488,24000,0,0,50,0), + (3403,10512,10000,0,0,36,0), + (3403,10514,20000,0,0,46,0), + (3403,10515,30000,0,0,56,0), + (3403,10528,22000,0,0,48,0), + (3403,10540,16000,0,0,42,0), + (3403,10541,32000,0,0,58,0), + (3403,10588,10000,0,0,36,0), + (3403,10589,20000,0,0,46,0), + (3403,10590,30000,0,0,56,0), + (3403,10597,7000,0,0,30,0), + (3403,10602,18000,0,0,44,0), + (3403,10603,34000,0,0,60,0), + (3403,10615,16000,0,0,42,0), + (3403,10616,27000,0,0,52,0), + (3403,10624,20000,0,0,46,0), + (3403,10625,29000,0,0,54,0), + (3403,10628,30000,0,0,56,0), + (3403,11316,16000,0,0,42,0), + (3403,11317,27000,0,0,52,0), + (3403,15113,10000,0,0,36,0), + (3403,15115,20000,0,0,46,0), + (3403,15116,30000,0,0,56,0), + (3403,15209,24000,0,0,50,0), + (3403,15210,30000,0,0,56,0), + (3403,16317,18000,0,0,44,0), + (3403,16318,29000,0,0,54,0), + (3403,16347,20000,0,0,46,0), + (3403,16348,30000,0,0,56,0), + (3403,16357,22000,0,0,48,0), + (3403,16358,32000,0,0,58,0), + (3403,16363,34000,0,0,60,0), + (3403,16394,32000,0,0,58,0), + (3403,20613,7000,0,0,30,0), + (3403,20778,3500,0,0,24,0), + (3403,20779,10000,0,0,36,0), + (3403,20780,22000,0,0,48,0), + (3403,20781,34000,0,0,60,0), + (3403,25910,24000,0,0,50,0), + (3403,17362,55000,0,0,48,0), + (3403,17363,80000,0,0,58,0), + (3404,2372,10,0,0,0,0), + (3404,2373,500,182,50,0,0), + (3404,3571,5000,182,125,0,0), + (3404,11994,50000,182,200,0,0), + (3406,796,2200,0,0,20,0), + (3406,1117,600,0,0,12,0), + (3406,1424,2200,0,0,20,0), + (3406,1547,10,0,0,1,0), + (3406,1549,1800,0,0,16,0), + (3406,1552,2200,0,0,20,0), + (3406,1563,1800,0,0,50,0), + (3406,1564,18000,0,0,40,0), + (3406,1567,1200,0,0,14,0), + (3406,1603,10000,0,0,32,0), + (3406,2003,100,0,0,4,0), + (3406,2898,14000,0,0,36,0), + (3406,2899,1200,0,0,14,0), + (3406,2979,600,0,0,12,0), + (3406,3047,6000,0,0,22,0), + (3406,3048,100,0,0,6,0), + (3406,3049,7000,0,0,26,0), + (3406,3128,200,0,0,8,0), + (3406,3663,8000,0,0,28,0), + (3406,3664,14000,0,0,36,0), + (3406,5117,200,0,0,8,0), + (3406,5131,2200,0,0,20,0), + (3406,5298,100,0,0,6,0), + (3406,5338,2000,0,0,18,0), + (3406,5385,8000,0,0,30,0), + (3406,6198,1200,0,0,14,0), + (3406,6385,400,0,0,10,0), + (3406,6791,2200,0,0,20,0), + (3406,6792,7000,0,0,24,0), + (3406,6999,8000,0,0,30,0), + (3406,8738,18000,0,0,40,0), + (3406,13160,18000,0,0,40,0), + (3406,13162,8000,0,0,30,0), + (3406,13164,100,0,0,4,0), + (3406,13545,26000,0,0,44,0), + (3406,13546,40000,0,0,52,0), + (3406,13547,50000,0,0,60,0), + (3406,13556,400,0,0,10,0), + (3406,13557,2000,0,0,18,0), + (3406,13558,7000,0,0,26,0), + (3406,13559,12000,0,0,34,0), + (3406,13560,24000,0,0,42,0), + (3406,13561,36000,0,0,50,0), + (3406,13562,48000,0,0,58,0), + (3406,13799,1800,0,0,16,0), + (3406,13811,8000,0,0,28,0), + (3406,13814,12000,0,0,34,0), + (3406,14332,200,0,0,8,0), + (3406,14333,1800,0,0,16,0), + (3406,14334,7000,0,0,24,0), + (3406,14335,10000,0,0,32,0), + (3406,14336,18000,0,0,40,0), + (3406,14337,32000,0,0,48,0), + (3406,14338,46000,0,0,56,0), + (3406,14339,16000,0,0,38,0), + (3406,14340,5000,0,0,60,0), + (3406,14341,8000,0,0,30,0), + (3406,14342,26000,0,0,44,0), + (3406,14343,48000,0,0,58,0), + (3406,14344,12000,0,0,34,0), + (3406,14345,32000,0,0,48,0), + (3406,14346,2200,0,0,20,0), + (3406,14347,10000,0,0,32,0), + (3406,14348,24000,0,0,42,0), + (3406,14349,40000,0,0,52,0), + (3406,14350,28000,0,0,46,0), + (3406,14351,46000,0,0,56,0), + (3406,14352,600,0,0,12,0), + (3406,14353,2200,0,0,20,0), + (3406,14354,8000,0,0,28,0), + (3406,14355,14000,0,0,36,0), + (3406,14356,26000,0,0,44,0), + (3406,14357,40000,0,0,52,0), + (3406,14358,50000,0,0,60,0), + (3406,14359,24000,0,0,42,0), + (3406,14360,42000,0,0,54,0), + (3406,14361,36000,0,0,50,0), + (3406,14362,48000,0,0,58,0), + (3406,14364,7000,0,0,26,0), + (3406,14365,14000,0,0,36,0), + (3406,14366,28000,0,0,46,0), + (3406,14367,46000,0,0,56,0), + (3406,14368,18000,0,0,40,0), + (3406,14370,50000,0,0,60,0), + (3406,14372,26000,0,0,44,0), + (3406,14373,42000,0,0,54,0), + (3406,14374,2000,0,0,18,0), + (3406,14375,8000,0,0,28,0), + (3406,14376,16000,0,0,38,0), + (3406,14377,32000,0,0,48,0), + (3406,14378,48000,0,0,58,0), + (3406,14431,6000,0,0,22,0), + (3406,14432,18000,0,0,40,0), + (3406,14434,48000,0,0,58,0), + (3406,14445,8000,0,0,30,0), + (3406,14446,28000,0,0,46,0), + (3406,15637,8000,0,0,30,0), + (3406,15638,18000,0,0,40,0), + (3406,15639,36000,0,0,50,0), + (3406,15640,50000,0,0,60,0), + (3406,20044,28000,0,0,46,0), + (3406,20155,10000,0,0,32,0), + (3406,20156,36000,0,0,50,0), + (3406,20157,7000,0,0,26,0), + (3406,20158,18000,0,0,40,0), + (3406,20159,7000,0,0,24,0), + (3406,20160,400,0,0,10,0), + (3406,20161,2000,0,0,18,0), + (3406,20191,46000,0,0,56,0), + (3406,20738,600,0,0,12,0), + (3406,20931,400,0,0,28,0), + (3406,20932,700,0,0,36,0), + (3406,20933,1300,0,0,44,0), + (3406,20934,2000,0,0,52,0), + (3406,20935,2500,0,0,60,0); -INSERT INTO `npc_trainer` (`entry`, `spell`, `spellcost`, `reqskill`, `reqskillvalue`, `reqlevel`) +INSERT INTO `npc_trainer` (`entry`, `spell`, `spellcost`, `reqskill`, `reqskillvalue`, `reqlevel`, `condition_id`) VALUES - (3602,2889,28000,0,0,54), - (3602,2897,4500,0,0,26), - (3602,2910,3000,0,0,22), - (3602,2914,2000,0,0,20), - (3602,2919,5000,0,0,28), - (3602,2920,12000,0,0,38), - (3602,3030,5000,0,0,28), - (3602,3139,1800,0,0,16), - (3602,3628,10000,0,0,34), - (3602,3739,300,0,0,30), - (3602,5181,100,0,0,6), - (3602,5182,900,0,0,14), - (3602,5183,3000,0,0,22), - (3602,5184,6000,0,0,30), - (3602,5190,200,0,0,8), - (3602,5192,900,0,0,14), - (3602,5193,2000,0,0,20), - (3602,5194,4500,0,0,26), - (3602,5203,12000,0,0,38), - (3602,5204,22000,0,0,48), - (3602,5210,5000,0,0,28), - (3602,5212,900,0,0,14), - (3602,5216,2000,0,0,20), - (3602,5218,4000,0,0,24), - (3602,5222,3000,0,0,22), - (3602,5226,8000,0,0,32), - (3602,5228,800,0,0,12), - (3602,5230,95,0,0,18), - (3602,5231,10,0,0,1), - (3602,5233,300,0,0,10), - (3602,5235,2000,0,0,20), - (3602,5299,1900,0,0,18), - (3602,6779,8000,0,0,32), - (3602,6781,12000,0,0,38), - (3602,6782,6000,0,0,30), - (3602,6784,14000,0,0,40), - (3602,6786,8000,0,0,32), - (3602,6790,16000,0,0,42), - (3602,6794,11000,0,0,36), - (3602,6799,6000,0,0,30), - (3602,6801,6000,0,0,30), - (3602,6811,1900,0,0,18), - (3602,6812,4500,0,0,26), - (3602,8904,12000,0,0,38), - (3602,8906,20000,0,0,46), - (3602,8908,14000,0,0,40), - (3602,8911,14000,0,0,40), - (3602,8915,10000,0,0,34), - (3602,8920,14000,0,0,40), - (3602,8922,100,0,0,4), - (3602,8930,300,0,0,10), - (3602,8931,1800,0,0,16), - (3602,8932,3000,0,0,22), - (3602,8933,5000,0,0,28), - (3602,8934,10000,0,0,34), - (3602,8935,14000,0,0,40), - (3602,8937,800,0,0,12), - (3602,8942,1900,0,0,18), - (3602,8943,4000,0,0,24), - (3602,8944,6000,0,0,30), - (3602,8945,11000,0,0,36), - (3602,8952,4500,0,0,26), - (3602,8953,10000,0,0,34), - (3602,8954,16000,0,0,42), - (3602,8956,12000,0,0,38), - (3602,8973,10000,0,0,34), - (3602,8984,20000,0,0,46), - (3602,8993,12000,0,0,38), - (3602,8999,5000,0,0,28), - (3602,9001,14000,0,0,40), - (3602,9006,11000,0,0,36), - (3602,9491,8000,0,0,32), - (3602,9494,5000,0,0,28), - (3602,9495,11000,0,0,36), - (3602,9746,16000,0,0,42), - (3602,9748,16000,0,0,42), - (3602,9751,16000,0,0,42), - (3602,9753,18000,0,0,44), - (3602,9755,18000,0,0,44), - (3602,9757,18000,0,0,44), - (3602,9759,18000,0,0,44), - (3602,9822,20000,0,0,46), - (3602,9825,20000,0,0,46), - (3602,9828,30000,0,0,56), - (3602,9831,20000,0,0,46), - (3602,9832,28000,0,0,54), - (3602,9836,20000,0,0,46), - (3602,9837,26000,0,0,52), - (3602,9838,32000,0,0,58), - (3602,9842,20000,0,0,46), - (3602,9843,26000,0,0,52), - (3602,9844,32000,0,0,58), - (3602,9847,22000,0,0,48), - (3602,9848,34000,0,0,60), - (3602,9851,32000,0,0,58), - (3602,9854,22000,0,0,48), - (3602,9855,32000,0,0,58), - (3602,9859,22000,0,0,48), - (3602,9860,28000,0,0,54), - (3602,9861,34000,0,0,60), - (3602,9864,23000,0,0,50), - (3602,9865,34000,0,0,60), - (3602,9868,23000,0,0,50), - (3602,9869,32000,0,0,58), - (3602,9877,23000,0,0,50), - (3602,9878,32000,0,0,58), - (3602,9882,23000,0,0,50), - (3602,9883,32000,0,0,58), - (3602,9886,23000,0,0,50), - (3602,9887,34000,0,0,60), - (3602,9890,23000,0,0,50), - (3602,9891,30000,0,0,56), - (3602,9893,26000,0,0,52), - (3602,9895,26000,0,0,52), - (3602,9897,34000,0,0,60), - (3602,9899,26000,0,0,52), - (3602,9902,28000,0,0,54), - (3602,9905,28000,0,0,54), - (3602,9909,28000,0,0,54), - (3602,9911,28000,0,0,54), - (3602,9914,34000,0,0,60), - (3602,10343,28000,0,0,54), - (3602,11594,14000,0,0,40), - (3602,16915,23000,0,0,50), - (3602,17373,250,0,0,28), - (3602,17374,600,0,0,38), - (3602,17375,1100,0,0,48), - (3602,17376,1600,10,0,58), - (3602,17396,800,0,0,42), - (3602,17397,1400,0,0,54), - (3602,17406,34000,0,0,60), - (3602,18659,12000,0,0,38), - (3602,18660,32000,0,0,58), - (3602,20485,2000,0,0,20), - (3602,20722,14000,0,0,40), - (3602,20744,6000,0,0,30), - (3602,20745,14000,0,0,40), - (3602,20749,23000,0,0,50), - (3602,20750,34000,0,0,60), - (3602,22569,8000,0,0,32), - (3602,22826,18000,0,0,44), - (3602,22830,14000,0,0,40), - (3602,22831,22000,0,0,48), - (3602,22832,30000,0,0,56), - (3602,22894,11000,0,0,36), - (3602,22897,20000,0,0,46), - (3602,22898,30000,0,0,56), - (3602,24922,14000,0,0,40), - (3602,24978,300,0,0,30), - (3602,24979,700,0,0,40), - (3602,24980,1150,0,0,50), - (3602,24981,1700,0,0,60), - (3602,29167,14000,0,0,40), - (3603,2275,10,0,0,5), - (3603,2339,100,171,25,0), - (3603,2340,135,171,40,0), - (3603,2341,250,171,55,0), - (3603,3179,450,171,90,0), - (3603,3181,1350,171,120,0), - (3603,3184,50,171,15,0), - (3603,3185,1350,171,125,0), - (3603,3186,1800,171,130,0), - (3603,3458,3600,171,110,0), - (3603,7180,405,171,90,0), - (3603,7838,225,171,80,0), - (3603,7839,900,171,130,0), - (3603,7842,900,171,100,0), - (3603,7846,2700,171,140,0), - (3603,11536,225,171,50,0), - (3604,2372,10,0,0,0), - (3604,2373,500,182,50,0), - (3604,3571,5000,182,125,0), - (3604,11994,50000,182,200,0), - (3605,2155,10,0,0,5), - (3605,2177,100,165,55,0), - (3605,2178,100,165,60,0), - (3605,2338,50,165,15,0), - (3605,2883,100,165,40,0), - (3605,3782,75,165,25,0), - (3605,3784,150,165,55,0), - (3605,3821,50,165,35,0), - (3605,9061,100,165,30,0), - (3605,9063,100,165,30,0), - (3606,7414,10,0,0,5), - (3606,7422,50,333,15,0), - (3606,7441,100,333,45,0), - (3606,7459,250,333,50,0), - (3606,7461,200,333,70,0), - (3606,7749,250,333,60,0), - (3606,13373,100,333,40,0), - (3606,14805,50,333,10,0), - (3606,14808,200,333,70,0), - (3607,7733,100,0,0,5), - (3607,7734,500,356,50,0), - (3620,542,396,0,0,20), - (3620,1853,1,261,0,0), - (3620,6285,1,0,0,0), - (3620,6291,1,0,0,0), - (3620,6292,1,0,0,0), - (3620,6293,1,0,0,0), - (3620,6294,1,0,0,0), - (3620,6313,1,0,0,0), - (3620,6322,1,0,0,0), - (3620,6323,1,0,0,0), - (3620,6324,1,0,0,0), - (3620,6325,1,0,0,0), - (3620,6330,1,0,0,0), - (3620,6339,1,0,0,0), - (3620,6340,1,0,0,0), - (3620,6341,1,0,0,0), - (3620,6342,1,0,0,0), - (3620,6449,1,0,0,0), - (3620,6454,1,0,0,0), - (3620,6455,1,0,0,0), - (3620,6456,1,0,0,0), - (3620,6457,1,0,0,0), - (3620,14922,1,261,0,0), - (3620,15147,440,0,0,20), - (3620,15148,1440,0,0,30), - (3620,15149,3240,0,0,40), - (3620,15150,6480,0,0,50), - (3620,15151,9000,0,0,60), - (3620,24442,440,0,0,20), - (3620,24468,1440,0,0,30), - (3620,24470,3240,0,0,40), - (3620,24472,6480,0,0,50), - (3620,24473,440,0,0,20), - (3620,24481,1440,0,0,30), - (3620,24484,3240,0,0,40), - (3620,24485,6480,0,0,50), - (3620,24517,440,0,0,20), - (3620,24518,40,0,0,20), - (3620,24519,440,0,0,20), - (3620,24520,1440,0,0,30), - (3620,24521,3240,0,0,40), - (3620,24522,6480,0,0,50), - (3620,24523,1440,0,0,30), - (3620,24524,3240,0,0,40), - (3620,24525,6480,0,0,50), - (3620,24526,1440,0,0,30), - (3620,24527,3240,0,0,40), - (3620,24528,6480,0,0,50), - (3620,24533,10,0,0,10), - (3620,24534,120,0,0,12), - (3620,24535,400,0,0,18), - (3620,24536,1260,0,0,24), - (3620,24537,1440,0,0,30), - (3620,24538,2520,0,0,36), - (3620,24539,4320,0,0,42), - (3620,24540,5760,0,0,48), - (3620,24541,7560,0,0,54), - (3620,24548,10,0,0,10), - (3620,24563,120,0,0,12), - (3620,24565,400,0,0,18), - (3620,24566,1260,0,0,24), - (3620,24567,1440,0,0,30), - (3620,24568,2520,0,0,36), - (3620,24569,4320,0,0,42), - (3620,24570,5760,0,0,48), - (3620,24633,7560,0,0,54), - (3620,24634,9000,0,0,60), - (3620,24636,9000,0,0,60), - (3622,542,396,0,0,20), - (3622,1853,1,261,0,0), - (3622,6285,1,0,0,0), - (3622,6291,1,0,0,0), - (3622,6292,1,0,0,0), - (3622,6293,1,0,0,0), - (3622,6294,1,0,0,0), - (3622,6313,1,0,0,0), - (3622,6322,1,0,0,0), - (3622,6323,1,0,0,0), - (3622,6324,1,0,0,0), - (3622,6325,1,0,0,0), - (3622,6330,1,0,0,0), - (3622,6339,1,0,0,0), - (3622,6340,1,0,0,0), - (3622,6341,1,0,0,0), - (3622,6342,1,0,0,0), - (3622,6449,1,0,0,0), - (3622,6454,1,0,0,0), - (3622,6455,1,0,0,0), - (3622,6456,1,0,0,0), - (3622,6457,1,0,0,0), - (3622,14922,1,261,0,0), - (3622,15147,440,0,0,20), - (3622,15148,1440,0,0,30), - (3622,15149,3240,0,0,40), - (3622,15150,6480,0,0,50), - (3622,15151,9000,0,0,60), - (3622,24442,440,0,0,20), - (3622,24468,1440,0,0,30), - (3622,24470,3240,0,0,40), - (3622,24472,6480,0,0,50), - (3622,24473,440,0,0,20), - (3622,24481,1440,0,0,30), - (3622,24484,3240,0,0,40), - (3622,24485,6480,0,0,50), - (3622,24517,440,0,0,20), - (3622,24518,40,0,0,20), - (3622,24519,440,0,0,20), - (3622,24520,1440,0,0,30), - (3622,24521,3240,0,0,40), - (3622,24522,6480,0,0,50), - (3622,24523,1440,0,0,30), - (3622,24524,3240,0,0,40), - (3622,24525,6480,0,0,50), - (3622,24526,1440,0,0,30), - (3622,24527,3240,0,0,40), - (3622,24528,6480,0,0,50), - (3622,24533,10,0,0,10), - (3622,24534,120,0,0,12), - (3622,24535,400,0,0,18), - (3622,24536,1260,0,0,24), - (3622,24537,1440,0,0,30), - (3622,24538,2520,0,0,36), - (3622,24539,4320,0,0,42), - (3622,24540,5760,0,0,48), - (3622,24541,7560,0,0,54), - (3622,24548,10,0,0,10), - (3622,24563,120,0,0,12), - (3622,24565,400,0,0,18), - (3622,24566,1260,0,0,24), - (3622,24567,1440,0,0,30), - (3622,24568,2520,0,0,36), - (3622,24569,4320,0,0,42), - (3622,24570,5760,0,0,48), - (3622,24633,7560,0,0,54), - (3622,24634,9000,0,0,60), - (3622,24636,9000,0,0,60), - (3624,542,396,0,0,20), - (3624,1853,1,261,0,0), - (3624,6285,1,0,0,0), - (3624,6291,1,0,0,0), - (3624,6292,1,0,0,0), - (3624,6293,1,0,0,0), - (3624,6294,1,0,0,0), - (3624,6313,1,0,0,0), - (3624,6322,1,0,0,0), - (3624,6323,1,0,0,0), - (3624,6324,1,0,0,0), - (3624,6325,1,0,0,0), - (3624,6330,1,0,0,0), - (3624,6339,1,0,0,0), - (3624,6340,1,0,0,0), - (3624,6341,1,0,0,0), - (3624,6342,1,0,0,0), - (3624,6449,1,0,0,0), - (3624,6454,1,0,0,0), - (3624,6455,1,0,0,0), - (3624,6456,1,0,0,0), - (3624,6457,1,0,0,0), - (3624,14922,1,261,0,0), - (3624,15147,440,0,0,20), - (3624,15148,1440,0,0,30), - (3624,15149,3240,0,0,40), - (3624,15150,6480,0,0,50), - (3624,15151,9000,0,0,60), - (3624,24442,440,0,0,20), - (3624,24468,1440,0,0,30), - (3624,24470,3240,0,0,40), - (3624,24472,6480,0,0,50), - (3624,24473,440,0,0,20), - (3624,24481,1440,0,0,30), - (3624,24484,3240,0,0,40), - (3624,24485,6480,0,0,50), - (3624,24517,440,0,0,20), - (3624,24518,40,0,0,20), - (3624,24519,440,0,0,20), - (3624,24520,1440,0,0,30), - (3624,24521,3240,0,0,40), - (3624,24522,6480,0,0,50), - (3624,24523,1440,0,0,30), - (3624,24524,3240,0,0,40), - (3624,24525,6480,0,0,50), - (3624,24526,1440,0,0,30), - (3624,24527,3240,0,0,40), - (3624,24528,6480,0,0,50), - (3624,24533,10,0,0,10), - (3624,24534,120,0,0,12), - (3624,24535,400,0,0,18), - (3624,24536,1260,0,0,24), - (3624,24537,1440,0,0,30), - (3624,24538,2520,0,0,36), - (3624,24539,4320,0,0,42), - (3624,24540,5760,0,0,48), - (3624,24541,7560,0,0,54), - (3624,24548,10,0,0,10), - (3624,24563,120,0,0,12), - (3624,24565,400,0,0,18), - (3624,24566,1260,0,0,24), - (3624,24567,1440,0,0,30), - (3624,24568,2520,0,0,36), - (3624,24569,4320,0,0,42), - (3624,24570,5760,0,0,48), - (3624,24633,7560,0,0,54), - (3624,24634,9000,0,0,60), - (3624,24636,9000,0,0,60), - (3688,542,396,0,0,20), - (3688,1853,1,261,0,0), - (3688,6285,1,0,0,0), - (3688,6291,1,0,0,0), - (3688,6292,1,0,0,0), - (3688,6293,1,0,0,0), - (3688,6294,1,0,0,0), - (3688,6313,1,0,0,0), - (3688,6322,1,0,0,0), - (3688,6323,1,0,0,0), - (3688,6324,1,0,0,0), - (3688,6325,1,0,0,0), - (3688,6330,1,0,0,0), - (3688,6339,1,0,0,0), - (3688,6340,1,0,0,0), - (3688,6341,1,0,0,0), - (3688,6342,1,0,0,0), - (3688,6449,1,0,0,0), - (3688,6454,1,0,0,0), - (3688,6455,1,0,0,0), - (3688,6456,1,0,0,0), - (3688,6457,1,0,0,0), - (3688,14922,1,261,0,0), - (3688,15147,440,0,0,20), - (3688,15148,1440,0,0,30), - (3688,15149,3240,0,0,40), - (3688,15150,6480,0,0,50), - (3688,15151,9000,0,0,60), - (3688,24442,440,0,0,20), - (3688,24468,1440,0,0,30), - (3688,24470,3240,0,0,40), - (3688,24472,6480,0,0,50), - (3688,24473,440,0,0,20), - (3688,24481,1440,0,0,30), - (3688,24484,3240,0,0,40), - (3688,24485,6480,0,0,50), - (3688,24517,440,0,0,20), - (3688,24518,40,0,0,20), - (3688,24519,440,0,0,20), - (3688,24520,1440,0,0,30), - (3688,24521,3240,0,0,40), - (3688,24522,6480,0,0,50), - (3688,24523,1440,0,0,30), - (3688,24524,3240,0,0,40), - (3688,24525,6480,0,0,50), - (3688,24526,1440,0,0,30), - (3688,24527,3240,0,0,40), - (3688,24528,6480,0,0,50), - (3688,24533,10,0,0,10), - (3688,24534,120,0,0,12), - (3688,24535,400,0,0,18), - (3688,24536,1260,0,0,24), - (3688,24537,1440,0,0,30), - (3688,24538,2520,0,0,36), - (3688,24539,4320,0,0,42), - (3688,24540,5760,0,0,48), - (3688,24541,7560,0,0,54), - (3688,24548,10,0,0,10), - (3688,24563,120,0,0,12), - (3688,24565,400,0,0,18), - (3688,24566,1260,0,0,24), - (3688,24567,1440,0,0,30), - (3688,24568,2520,0,0,36), - (3688,24569,4320,0,0,42), - (3688,24570,5760,0,0,48), - (3688,24633,7560,0,0,54), - (3688,24634,9000,0,0,60), - (3688,24636,9000,0,0,60), - (3690,33389,900000,0,0,40), - (3690,33392,9000000,762,0,60), - (3698,542,396,0,0,20), - (3698,1853,1,261,0,0), - (3698,6285,1,0,0,0), - (3698,6291,1,0,0,0), - (3698,6292,1,0,0,0), - (3698,6293,1,0,0,0), - (3698,6294,1,0,0,0), - (3698,6313,1,0,0,0), - (3698,6322,1,0,0,0), - (3698,6323,1,0,0,0), - (3698,6324,1,0,0,0), - (3698,6325,1,0,0,0), - (3698,6330,1,0,0,0), - (3698,6339,1,0,0,0), - (3698,6340,1,0,0,0), - (3698,6341,1,0,0,0), - (3698,6342,1,0,0,0), - (3698,6449,1,0,0,0), - (3698,6454,1,0,0,0), - (3698,6455,1,0,0,0), - (3698,6456,1,0,0,0), - (3698,6457,1,0,0,0), - (3698,14922,1,261,0,0), - (3698,15147,440,0,0,20), - (3698,15148,1440,0,0,30), - (3698,15149,3240,0,0,40), - (3698,15150,6480,0,0,50), - (3698,15151,9000,0,0,60), - (3698,24442,440,0,0,20), - (3698,24468,1440,0,0,30), - (3698,24470,3240,0,0,40), - (3698,24472,6480,0,0,50), - (3698,24473,440,0,0,20), - (3698,24481,1440,0,0,30), - (3698,24484,3240,0,0,40), - (3698,24485,6480,0,0,50), - (3698,24517,440,0,0,20), - (3698,24518,40,0,0,20), - (3698,24519,440,0,0,20), - (3698,24520,1440,0,0,30), - (3698,24521,3240,0,0,40), - (3698,24522,6480,0,0,50), - (3698,24523,1440,0,0,30), - (3698,24524,3240,0,0,40), - (3698,24525,6480,0,0,50), - (3698,24526,1440,0,0,30), - (3698,24527,3240,0,0,40), - (3698,24528,6480,0,0,50), - (3698,24533,10,0,0,10), - (3698,24534,120,0,0,12), - (3698,24535,400,0,0,18), - (3698,24536,1260,0,0,24), - (3698,24537,1440,0,0,30), - (3698,24538,2520,0,0,36), - (3698,24539,4320,0,0,42), - (3698,24540,5760,0,0,48), - (3698,24541,7560,0,0,54), - (3698,24548,10,0,0,10), - (3698,24563,120,0,0,12), - (3698,24565,400,0,0,18), - (3698,24566,1260,0,0,24), - (3698,24567,1440,0,0,30), - (3698,24568,2520,0,0,36), - (3698,24569,4320,0,0,42), - (3698,24570,5760,0,0,48), - (3698,24633,7560,0,0,54), - (3698,24634,9000,0,0,60), - (3698,24636,9000,0,0,60), - (3703,2154,500,165,50,10), - (3703,2179,1000,165,110,0), - (3703,2180,1400,165,120,0), - (3703,2181,650,165,100,0), - (3703,2884,650,165,100,0), - (3703,2886,550,165,85,0), - (3703,3786,500,165,75,0), - (3703,3788,550,165,85,0), - (3703,3789,500,165,80,0), - (3703,3819,650,165,100,0), - (3703,7146,1000,165,115,0), - (3703,9066,450,165,70,0), - (3703,9069,600,165,95,0), - (3703,9075,1400,165,120,0), - (3703,20651,500,165,100,0), - (3704,2414,45,197,40,0), - (3704,2415,22,197,1,0), - (3704,2416,45,197,40,0), - (3704,2417,270,197,70,0), - (3704,2418,180,197,70,0), - (3704,2419,180,197,60,0), - (3704,2421,270,197,85,0), - (3704,2422,270,197,95,0), - (3704,2423,225,197,75,0), - (3704,2424,180,197,100,0), - (3704,2966,90,197,75,0), - (3704,2967,180,197,65,0), - (3704,2996,45,197,10,0), - (3704,3783,90,197,45,0), - (3704,3785,180,197,80,0), - (3704,3814,720,197,150,0), - (3704,3874,450,197,125,0), - (3704,3876,90,197,35,0), - (3704,3877,180,197,60,0), - (3704,3878,270,197,70,0), - (3704,3879,360,197,85,0), - (3704,3880,270,197,80,0), - (3704,3881,450,197,110,0), - (3704,3882,450,197,110,0), - (3704,3884,675,197,130,0), - (3704,3886,675,197,125,0), - (3704,3888,675,197,150,0), - (3704,3890,225,197,110,0), - (3704,3912,450,197,50,10), - (3704,3916,45,197,30,0), - (3704,6522,360,197,90,0), - (3704,6691,900,197,135,0), - (3704,7626,45,197,30,0), - (3704,7627,45,197,30,0), - (3704,8466,45,197,40,0), - (3704,8468,225,197,110,0), - (3704,8759,540,197,140,0), - (3704,8761,540,197,145,0), - (3704,8777,45,197,10,0), - (3704,12119,45,197,20,0), - (3704,12120,270,197,75,0), - (3706,1252,800,0,0,12), - (3706,1253,10000,0,0,30), - (3706,1254,18000,0,0,40), - (3706,1255,10,0,0,1), - (3706,1256,800,0,0,12), - (3706,1257,5000,0,0,24), - (3706,1258,100,0,0,4), - (3706,1259,300,0,0,10), - (3706,1260,2000,0,0,18), - (3706,1261,6000,0,0,26), - (3706,1265,200,0,0,8), - (3706,1268,1200,0,0,14), - (3706,1269,11000,0,0,32), - (3706,1275,100,0,0,6), - (3706,1276,1200,0,0,14), - (3706,1277,800,0,0,12), - (3706,1278,2000,0,0,18), - (3706,1279,10000,0,0,30), - (3706,1280,22000,0,0,42), - (3706,1283,2000,0,0,18), - (3706,1284,14000,0,0,36), - (3706,1287,10000,0,0,30), - (3706,1288,18000,0,0,40), - (3706,1293,10000,0,0,30), - (3706,1298,5000,0,0,24), - (3706,1300,4000,0,0,22), - (3706,1301,10000,0,0,30), - (3706,1425,3000,0,0,20), - (3706,2013,300,0,0,10), - (3706,2016,4000,0,0,22), - (3706,2049,30000,0,0,50), - (3706,2056,100,0,0,4), - (3706,2057,300,0,0,10), - (3706,2058,1600,0,0,16), - (3706,2059,4000,0,0,22), - (3706,2065,18000,0,0,40), - (3706,2066,3000,0,0,20), - (3706,2067,38000,0,0,52), - (3706,2068,44000,0,0,58), - (3706,2069,26000,0,0,46), - (3706,2097,4000,0,0,22), - (3706,2793,14000,0,0,36), - (3706,2799,12000,0,0,34), - (3706,2851,100,0,0,6), - (3706,3046,400,0,0,28), - (3706,6062,16000,0,0,38), - (3706,6067,10000,0,0,30), - (3706,6068,14000,0,0,36), - (3706,6071,8000,0,0,28), - (3706,6072,12000,0,0,34), - (3706,6073,200,0,0,8), - (3706,6079,1200,0,0,14), - (3706,6080,3000,0,0,20), - (3706,6081,6000,0,0,26), - (3706,6082,11000,0,0,32), - (3706,6083,16000,0,0,38), - (3706,6386,900,0,0,40), - (3706,6492,12000,0,0,34), - (3706,7130,3000,0,0,20), - (3706,7378,400,0,0,28), - (3706,8093,300,0,0,10), - (3706,8107,1600,0,0,16), - (3706,8108,4000,0,0,22), - (3706,8109,8000,0,0,28), - (3706,8110,12000,0,0,34), - (3706,8111,18000,0,0,40), - (3706,8123,1200,0,0,14), - (3706,8125,8000,0,0,28), - (3706,8126,3000,0,0,20), - (3706,8130,5000,0,0,24), - (3706,8132,11000,0,0,32), - (3706,8193,14000,0,0,36), - (3706,9475,6000,0,0,26), - (3706,9476,11000,0,0,32), - (3706,9477,16000,0,0,38), - (3706,9486,18000,0,0,40), - (3706,9580,3000,0,0,20), - (3706,9581,10000,0,0,30), - (3706,9593,18000,0,0,40), - (3706,10877,18000,0,0,40), - (3706,10878,28000,0,0,48), - (3706,10879,42000,0,0,56), - (3706,10882,12000,0,0,34), - (3706,10883,26000,0,0,46), - (3706,10889,22000,0,0,42), - (3706,10891,42000,0,0,56), - (3706,10895,22000,0,0,42), - (3706,10896,30000,0,0,50), - (3706,10897,44000,0,0,58), - (3706,10902,22000,0,0,42), - (3706,10903,28000,0,0,48), - (3706,10904,40000,0,0,54), - (3706,10905,46000,0,0,60), - (3706,10910,24000,0,0,44), - (3706,10913,24000,0,0,44), - (3706,10914,44000,0,0,58), - (3706,10918,24000,0,0,44), - (3706,10919,30000,0,0,50), - (3706,10920,42000,0,0,56), - (3706,10930,24000,0,0,44), - (3706,10931,30000,0,0,50), - (3706,10932,42000,0,0,56), - (3706,10935,26000,0,0,46), - (3706,10936,40000,0,0,54), - (3706,10939,28000,0,0,48), - (3706,10940,46000,0,0,60), - (3706,10943,30000,0,0,50), - (3706,10944,46000,0,0,60), - (3706,10948,26000,0,0,46), - (3706,10949,38000,0,0,52), - (3706,10950,44000,0,0,58), - (3706,10954,38000,0,0,52), - (3706,10959,42000,0,0,56), - (3706,10962,46000,0,0,60), - (3706,11025,30000,0,0,50), - (3706,11026,46000,0,0,60), - (3706,14820,1500,0,0,50), - (3706,15434,700,0,0,36), - (3706,15452,5000,0,0,24), - (3706,15454,10000,0,0,30), - (3706,15455,14000,0,0,36), - (3706,15457,22000,0,0,42), - (3706,15459,28000,0,0,48), - (3706,15460,40000,0,0,54), - (3706,17316,700,0,0,36), - (3706,17317,1200,0,0,44), - (3706,17318,1900,0,0,52), - (3706,18806,46000,0,0,60), - (3706,18808,2300,0,0,60), - (3706,19326,150,0,0,20), - (3706,19327,500,0,0,30), - (3706,19328,900,0,0,40), - (3706,19329,1500,0,0,50), - (3706,19330,2300,0,0,60), - (3706,19332,400,0,0,28), - (3706,19333,700,0,0,36), - (3706,19334,1000,0,0,44), - (3706,19335,1200,0,0,52), - (3706,19336,2300,0,0,60), - (3706,20771,44000,0,0,58), - (3706,27796,3000,0,0,20), - (3706,27821,1200,0,0,44), - (3706,27822,1900,0,0,52), - (3706,27823,2300,0,0,60), - (3706,27843,2300,0,0,60), - (3706,27845,2300,0,0,60), - (3706,27875,1200,0,0,50), - (3706,27876,1500,0,0,60), - (3707,1255,10,0,0,1), - (3707,1258,100,0,0,4), - (3707,1275,100,0,0,6), - (3707,2056,100,0,0,4), - (3707,2851,100,0,0,6), - (3963,796,2200,0,0,20), - (3963,1117,600,0,0,12), - (3963,1424,2200,0,0,20), - (3963,1547,10,0,0,1), - (3963,1549,1800,0,0,16), - (3963,1552,2200,0,0,20), - (3963,1563,1800,0,0,50), - (3963,1564,18000,0,0,40), - (3963,1567,1200,0,0,14), - (3963,1603,10000,0,0,32), - (3963,2003,100,0,0,4), - (3963,2898,14000,0,0,36), - (3963,2899,1200,0,0,14), - (3963,2979,600,0,0,12), - (3963,3047,6000,0,0,22), - (3963,3048,100,0,0,6), - (3963,3049,7000,0,0,26), - (3963,3128,200,0,0,8), - (3963,3663,8000,0,0,28), - (3963,3664,14000,0,0,36), - (3963,5117,200,0,0,8), - (3963,5131,2200,0,0,20), - (3963,5298,100,0,0,6), - (3963,5338,2000,0,0,18), - (3963,5385,8000,0,0,30), - (3963,6198,1200,0,0,14), - (3963,6385,400,0,0,10), - (3963,6791,2200,0,0,20), - (3963,6792,7000,0,0,24), - (3963,6999,8000,0,0,30), - (3963,8738,18000,0,0,40), - (3963,13160,18000,0,0,40), - (3963,13162,8000,0,0,30), - (3963,13164,100,0,0,4), - (3963,13545,26000,0,0,44), - (3963,13546,40000,0,0,52), - (3963,13547,50000,0,0,60), - (3963,13556,400,0,0,10), - (3963,13557,2000,0,0,18), - (3963,13558,7000,0,0,26), - (3963,13559,12000,0,0,34), - (3963,13560,24000,0,0,42), - (3963,13561,36000,0,0,50), - (3963,13562,48000,0,0,58), - (3963,13799,1800,0,0,16), - (3963,13811,8000,0,0,28), - (3963,13814,12000,0,0,34), - (3963,14332,200,0,0,8), - (3963,14333,1800,0,0,16), - (3963,14334,7000,0,0,24), - (3963,14335,10000,0,0,32), - (3963,14336,18000,0,0,40), - (3963,14337,32000,0,0,48), - (3963,14338,46000,0,0,56), - (3963,14339,16000,0,0,38), - (3963,14340,5000,0,0,60), - (3963,14341,8000,0,0,30), - (3963,14342,26000,0,0,44), - (3963,14343,48000,0,0,58), - (3963,14344,12000,0,0,34), - (3963,14345,32000,0,0,48), - (3963,14346,2200,0,0,20), - (3963,14347,10000,0,0,32), - (3963,14348,24000,0,0,42), - (3963,14349,40000,0,0,52), - (3963,14350,28000,0,0,46), - (3963,14351,46000,0,0,56), - (3963,14352,600,0,0,12), - (3963,14353,2200,0,0,20), - (3963,14354,8000,0,0,28), - (3963,14355,14000,0,0,36), - (3963,14356,26000,0,0,44), - (3963,14357,40000,0,0,52), - (3963,14358,50000,0,0,60), - (3963,14359,24000,0,0,42), - (3963,14360,42000,0,0,54), - (3963,14361,36000,0,0,50), - (3963,14362,48000,0,0,58), - (3963,14364,7000,0,0,26), - (3963,14365,14000,0,0,36), - (3963,14366,28000,0,0,46), - (3963,14367,46000,0,0,56), - (3963,14368,18000,0,0,40), - (3963,14370,50000,0,0,60), - (3963,14372,26000,0,0,44), - (3963,14373,42000,0,0,54), - (3963,14374,2000,0,0,18), - (3963,14375,8000,0,0,28), - (3963,14376,16000,0,0,38), - (3963,14377,32000,0,0,48), - (3963,14378,48000,0,0,58), - (3963,14431,6000,0,0,22), - (3963,14432,18000,0,0,40), - (3963,14434,48000,0,0,58), - (3963,14445,8000,0,0,30), - (3963,14446,28000,0,0,46), - (3963,15637,8000,0,0,30), - (3963,15638,18000,0,0,40), - (3963,15639,36000,0,0,50), - (3963,15640,50000,0,0,60), - (3963,20044,28000,0,0,46), - (3963,20155,10000,0,0,32), - (3963,20156,36000,0,0,50), - (3963,20157,7000,0,0,26), - (3963,20158,18000,0,0,40), - (3963,20159,7000,0,0,24), - (3963,20160,400,0,0,10), - (3963,20161,2000,0,0,18), - (3963,20191,46000,0,0,56), - (3963,20738,600,0,0,12), - (3963,20931,400,0,0,28), - (3963,20932,700,0,0,36), - (3963,20933,1300,0,0,44), - (3963,20934,2000,0,0,52), - (3963,20935,2500,0,0,60), - (3963,20938,2500,0,0,60), - (3963,20940,1800,0,0,50), - (3963,20941,2500,0,0,60), - (3963,20942,1200,0,0,42), - (3963,20943,2100,0,0,54), - (3964,2275,10,0,0,5), - (3964,2280,450,171,50,10), - (3964,2339,100,171,25,0), - (3964,2340,135,171,40,0), - (3964,2341,250,171,55,0), - (3964,3179,450,171,90,0), - (3964,3181,1350,171,120,0), - (3964,3184,50,171,15,0), - (3964,3185,1350,171,125,0), - (3964,3186,1800,171,130,0), - (3964,3458,3600,171,110,0), - (3964,7180,405,171,90,0), - (3964,7838,225,171,80,0), - (3964,7839,900,171,130,0), - (3964,7842,900,171,100,0), - (3964,7846,2700,171,140,0), - (3964,11536,225,171,50,0), - (3965,2372,10,0,0,0), - (3965,2373,500,182,50,0), - (3965,3571,5000,182,125,0), - (3965,11994,50000,182,200,0), - (3967,2154,500,165,50,10), - (3967,2179,1000,165,110,0), - (3967,2180,1400,165,120,0), - (3967,2181,650,165,100,0), - (3967,2884,650,165,100,0), - (3967,2886,550,165,85,0), - (3967,3786,500,165,75,0), - (3967,3788,550,165,85,0), - (3967,3789,500,165,80,0), - (3967,3819,650,165,100,0), - (3967,7146,1000,165,115,0), - (3967,9066,450,165,70,0), - (3967,9069,600,165,95,0), - (3967,9075,1400,165,120,0), - (3967,20651,500,165,100,0), - (4087,797,4000,0,0,20), - (4087,798,10000,0,0,26), - (4087,1055,11000,0,0,28), - (4087,1065,1500,0,0,14), - (4087,1229,100,0,0,6), - (4087,1343,100,0,0,6), - (4087,1344,3000,0,0,18), - (4087,1423,100,0,0,4), - (4087,1424,4000,0,0,20), - (4087,1482,12000,0,0,30), - (4087,1606,200,0,0,8), - (4087,1607,2000,0,0,16), - (4087,1610,8000,0,0,24), - (4087,1611,14000,0,0,32), - (4087,1646,3000,0,0,18), - (4087,1675,1000,0,0,12), - (4087,1676,14000,0,0,32), - (4087,1677,54000,0,0,52), - (4087,1685,18000,0,0,36), - (4087,1716,200,0,0,8), - (4087,1722,42000,0,0,50), - (4087,1738,100,0,0,4), - (4087,2570,2000,0,0,16), - (4087,2688,600,0,0,10), - (4087,3128,100,0,0,6), - (4087,3433,12000,0,0,30), - (4087,3434,22000,0,0,40), - (4087,3435,42000,0,0,50), - (4087,5243,1000,0,0,12), - (4087,5247,6000,0,0,20), - (4087,5283,8000,0,0,24), - (4087,6158,22000,0,0,40), - (4087,6176,14000,0,0,32), - (4087,6177,22000,0,0,40), - (4087,6180,10000,0,0,26), - (4087,6191,8000,0,0,24), - (4087,6193,6000,0,0,22), - (4087,6543,14000,0,0,32), - (4087,6549,600,0,0,10), - (4087,6550,4000,0,0,20), - (4087,6551,12000,0,0,30), - (4087,6553,20000,0,0,38), - (4087,6556,60000,0,0,58), - (4087,6573,1500,0,0,14), - (4087,6575,8000,0,0,24), - (4087,6674,10,0,0,1), - (4087,7109,22000,0,0,40), - (4087,7374,14000,0,0,32), - (4087,7375,56000,0,0,54), - (4087,7380,16000,0,0,34), - (4087,7382,2000,0,0,16), - (4087,7385,1000,0,0,12), - (4087,7401,10000,0,0,26), - (4087,7403,18000,0,0,36), - (4087,7406,6000,0,0,22), - (4087,7889,11000,0,0,28), - (4087,8206,11000,0,0,28), - (4087,8207,20000,0,0,38), - (4087,8381,16000,0,0,34), - (4087,8821,20000,0,0,38), - (4087,11552,32000,0,0,42), - (4087,11553,54000,0,0,52), - (4087,11557,16000,0,0,34), - (4087,11558,34000,0,0,44), - (4087,11559,56000,0,0,54), - (4087,11570,40000,0,0,48), - (4087,11571,58000,0,0,56), - (4087,11575,22000,0,0,40), - (4087,11576,42000,0,0,50), - (4087,11577,62000,0,0,60), - (4087,11579,36000,0,0,46), - (4087,11582,40000,0,0,48), - (4087,11583,60000,0,0,58), - (4087,11586,34000,0,0,44), - (4087,11587,62000,0,0,60), - (4087,11598,36000,0,0,46), - (4087,11599,60000,0,0,58), - (4087,11602,34000,0,0,44), - (4087,11603,56000,0,0,54), - (4087,11606,36000,0,0,46), - (4087,11607,56000,0,0,54), - (4087,18556,14000,0,0,32), - (4087,20561,36000,0,0,46), - (4087,20562,58000,0,0,56), - (4087,20571,62000,0,0,60), - (4087,20621,32000,0,0,42), - (4087,20622,54000,0,0,52), - (4087,20703,40000,0,0,48), - (4087,20704,58000,0,0,56), - (4087,20724,4000,0,0,20), - (4087,21555,200,0,0,48), - (4087,21557,2800,0,0,54), - (4087,21558,3100,0,0,60), - (4087,23898,2000,0,0,48), - (4087,23899,2800,0,0,54), - (4087,23900,3100,0,0,60), - (4087,23926,200,0,0,48), - (4087,23927,2800,0,0,54), - (4087,23928,3100,0,0,60), - (4089,797,4000,0,0,20), - (4089,798,10000,0,0,26), - (4089,1055,11000,0,0,28), - (4089,1065,1500,0,0,14), - (4089,1229,100,0,0,6), - (4089,1343,100,0,0,6), - (4089,1344,3000,0,0,18), - (4089,1423,100,0,0,4), - (4089,1424,4000,0,0,20), - (4089,1482,12000,0,0,30), - (4089,1606,200,0,0,8), - (4089,1607,2000,0,0,16), - (4089,1610,8000,0,0,24), - (4089,1611,14000,0,0,32), - (4089,1646,3000,0,0,18), - (4089,1675,1000,0,0,12), - (4089,1676,14000,0,0,32), - (4089,1677,54000,0,0,52), - (4089,1685,18000,0,0,36), - (4089,1716,200,0,0,8), - (4089,1722,42000,0,0,50), - (4089,1738,100,0,0,4), - (4089,2570,2000,0,0,16), - (4089,2688,600,0,0,10), - (4089,3128,100,0,0,6), - (4089,3433,12000,0,0,30), - (4089,3434,22000,0,0,40), - (4089,3435,42000,0,0,50), - (4089,5243,1000,0,0,12), - (4089,5247,6000,0,0,20), - (4089,5283,8000,0,0,24), - (4089,6158,22000,0,0,40), - (4089,6176,14000,0,0,32), - (4089,6177,22000,0,0,40), - (4089,6180,10000,0,0,26), - (4089,6191,8000,0,0,24), - (4089,6193,6000,0,0,22), - (4089,6543,14000,0,0,32), - (4089,6549,600,0,0,10), - (4089,6550,4000,0,0,20), - (4089,6551,12000,0,0,30), - (4089,6553,20000,0,0,38), - (4089,6556,60000,0,0,58), - (4089,6573,1500,0,0,14), - (4089,6575,8000,0,0,24), - (4089,6674,10,0,0,1), - (4089,7109,22000,0,0,40), - (4089,7374,14000,0,0,32), - (4089,7375,56000,0,0,54), - (4089,7380,16000,0,0,34), - (4089,7382,2000,0,0,16), - (4089,7385,1000,0,0,12), - (4089,7401,10000,0,0,26), - (4089,7403,18000,0,0,36), - (4089,7406,6000,0,0,22), - (4089,7889,11000,0,0,28), - (4089,8206,11000,0,0,28), - (4089,8207,20000,0,0,38), - (4089,8381,16000,0,0,34), - (4089,8821,20000,0,0,38), - (4089,11552,32000,0,0,42), - (4089,11553,54000,0,0,52), - (4089,11557,16000,0,0,34), - (4089,11558,34000,0,0,44), - (4089,11559,56000,0,0,54), - (4089,11570,40000,0,0,48), - (4089,11571,58000,0,0,56), - (4089,11575,22000,0,0,40), - (4089,11576,42000,0,0,50), - (4089,11577,62000,0,0,60), - (4089,11579,36000,0,0,46), - (4089,11582,40000,0,0,48), - (4089,11583,60000,0,0,58), - (4089,11586,34000,0,0,44), - (4089,11587,62000,0,0,60), - (4089,11598,36000,0,0,46), - (4089,11599,60000,0,0,58), - (4089,11602,34000,0,0,44), - (4089,11603,56000,0,0,54), - (4089,11606,36000,0,0,46), - (4089,11607,56000,0,0,54), - (4089,18556,14000,0,0,32), - (4089,20561,36000,0,0,46), - (4089,20562,58000,0,0,56), - (4089,20571,62000,0,0,60), - (4089,20621,32000,0,0,42), - (4089,20622,54000,0,0,52), - (4089,20703,40000,0,0,48), - (4089,20704,58000,0,0,56), - (4089,20724,4000,0,0,20), - (4089,21555,200,0,0,48), - (4089,21557,2800,0,0,54), - (4089,21558,3100,0,0,60), - (4089,23898,2000,0,0,48), - (4089,23899,2800,0,0,54), - (4089,23900,3100,0,0,60), - (4089,23926,200,0,0,48), - (4089,23927,2800,0,0,54), - (4089,23928,3100,0,0,60), - (4090,1252,800,0,0,12), - (4090,1253,10000,0,0,30), - (4090,1254,18000,0,0,40), - (4090,1255,10,0,0,1), - (4090,1256,800,0,0,12), - (4090,1257,5000,0,0,24), - (4090,1258,100,0,0,4), - (4090,1259,300,0,0,10), - (4090,1260,2000,0,0,18), - (4090,1261,6000,0,0,26), - (4090,1265,200,0,0,8), - (4090,1268,1200,0,0,14), - (4090,1269,11000,0,0,32), - (4090,1275,100,0,0,6), - (4090,1276,1200,0,0,14), - (4090,1277,800,0,0,12), - (4090,1278,2000,0,0,18), - (4090,1279,10000,0,0,30), - (4090,1280,22000,0,0,42), - (4090,1283,2000,0,0,18), - (4090,1284,14000,0,0,36), - (4090,1287,10000,0,0,30), - (4090,1288,18000,0,0,40), - (4090,1293,10000,0,0,30), - (4090,1298,5000,0,0,24), - (4090,1300,4000,0,0,22), - (4090,1301,10000,0,0,30), - (4090,1425,3000,0,0,20), - (4090,2013,300,0,0,10), - (4090,2016,4000,0,0,22), - (4090,2049,30000,0,0,50), - (4090,2056,100,0,0,4), - (4090,2057,300,0,0,10), - (4090,2058,1600,0,0,16), - (4090,2059,4000,0,0,22), - (4090,2065,18000,0,0,40), - (4090,2066,3000,0,0,20), - (4090,2067,38000,0,0,52), - (4090,2068,44000,0,0,58), - (4090,2069,26000,0,0,46), - (4090,2097,4000,0,0,22), - (4090,2793,14000,0,0,36), - (4090,2799,12000,0,0,34), - (4090,2851,100,0,0,6), - (4090,3046,400,0,0,28), - (4090,6062,16000,0,0,38), - (4090,6067,10000,0,0,30), - (4090,6068,14000,0,0,36), - (4090,6071,8000,0,0,28), - (4090,6072,12000,0,0,34), - (4090,6073,200,0,0,8), - (4090,6079,1200,0,0,14), - (4090,6080,3000,0,0,20), - (4090,6081,6000,0,0,26), - (4090,6082,11000,0,0,32), - (4090,6083,16000,0,0,38), - (4090,6386,900,0,0,40), - (4090,6492,12000,0,0,34), - (4090,7130,3000,0,0,20), - (4090,7378,400,0,0,28), - (4090,8093,300,0,0,10), - (4090,8107,1600,0,0,16), - (4090,8108,4000,0,0,22), - (4090,8109,8000,0,0,28), - (4090,8110,12000,0,0,34), - (4090,8111,18000,0,0,40), - (4090,8123,1200,0,0,14), - (4090,8125,8000,0,0,28), - (4090,8126,3000,0,0,20), - (4090,8130,5000,0,0,24), - (4090,8132,11000,0,0,32), - (4090,8193,14000,0,0,36), - (4090,9475,6000,0,0,26), - (4090,9476,11000,0,0,32), - (4090,9477,16000,0,0,38), - (4090,9486,18000,0,0,40), - (4090,9580,3000,0,0,20), - (4090,9581,10000,0,0,30), - (4090,9593,18000,0,0,40), - (4090,10877,18000,0,0,40), - (4090,10878,28000,0,0,48), - (4090,10879,42000,0,0,56), - (4090,10882,12000,0,0,34), - (4090,10883,26000,0,0,46), - (4090,10889,22000,0,0,42), - (4090,10891,42000,0,0,56), - (4090,10895,22000,0,0,42), - (4090,10896,30000,0,0,50), - (4090,10897,44000,0,0,58), - (4090,10902,22000,0,0,42), - (4090,10903,28000,0,0,48), - (4090,10904,40000,0,0,54), - (4090,10905,46000,0,0,60), - (4090,10910,24000,0,0,44), - (4090,10913,24000,0,0,44), - (4090,10914,44000,0,0,58), - (4090,10918,24000,0,0,44), - (4090,10919,30000,0,0,50), - (4090,10920,42000,0,0,56), - (4090,10930,24000,0,0,44), - (4090,10931,30000,0,0,50), - (4090,10932,42000,0,0,56), - (4090,10935,26000,0,0,46), - (4090,10936,40000,0,0,54), - (4090,10939,28000,0,0,48), - (4090,10940,46000,0,0,60), - (4090,10943,30000,0,0,50), - (4090,10944,46000,0,0,60), - (4090,10948,26000,0,0,46), - (4090,10949,38000,0,0,52), - (4090,10950,44000,0,0,58), - (4090,10954,38000,0,0,52), - (4090,10959,42000,0,0,56), - (4090,10962,46000,0,0,60), - (4090,11025,30000,0,0,50), - (4090,11026,46000,0,0,60), - (4090,14820,1500,0,0,50), - (4090,15434,700,0,0,36), - (4090,15452,5000,0,0,24), - (4090,15454,10000,0,0,30), - (4090,15455,14000,0,0,36), - (4090,15457,22000,0,0,42), - (4090,15459,28000,0,0,48), - (4090,15460,40000,0,0,54), - (4090,17316,700,0,0,36), - (4090,17317,1200,0,0,44), - (4090,17318,1900,0,0,52), - (4090,18806,46000,0,0,60), - (4090,18808,2300,0,0,60), - (4090,19351,100,0,0,18), - (4090,19352,300,0,0,26), - (4090,19353,600,0,0,34), - (4090,19354,1100,0,0,42), - (4090,19355,1500,0,0,50), - (4090,19356,2200,0,0,58), - (4090,19358,500,0,0,30), - (4090,19359,900,0,0,40), - (4090,19360,1500,0,0,50), - (4090,19361,2070,0,0,60), - (4090,20771,44000,0,0,58), - (4090,27796,3000,0,0,20), - (4090,27821,1200,0,0,44), - (4090,27822,1900,0,0,52), - (4090,27823,2300,0,0,60), - (4090,27843,2300,0,0,60), - (4090,27845,2300,0,0,60), - (4090,27875,1200,0,0,50), - (4090,27876,1500,0,0,60), - (4091,1252,800,0,0,12), - (4091,1253,10000,0,0,30), - (4091,1254,18000,0,0,40), - (4091,1255,10,0,0,1), - (4091,1256,800,0,0,12), - (4091,1257,5000,0,0,24), - (4091,1258,100,0,0,4), - (4091,1259,300,0,0,10), - (4091,1260,2000,0,0,18), - (4091,1261,6000,0,0,26), - (4091,1265,200,0,0,8), - (4091,1268,1200,0,0,14), - (4091,1269,11000,0,0,32), - (4091,1275,100,0,0,6), - (4091,1276,1200,0,0,14), - (4091,1277,800,0,0,12), - (4091,1278,2000,0,0,18), - (4091,1279,10000,0,0,30), - (4091,1280,22000,0,0,42), - (4091,1283,2000,0,0,18), - (4091,1284,14000,0,0,36), - (4091,1287,10000,0,0,30), - (4091,1288,18000,0,0,40), - (4091,1293,10000,0,0,30), - (4091,1298,5000,0,0,24), - (4091,1300,4000,0,0,22), - (4091,1301,10000,0,0,30), - (4091,1425,3000,0,0,20), - (4091,2013,300,0,0,10), - (4091,2016,4000,0,0,22), - (4091,2049,30000,0,0,50), - (4091,2056,100,0,0,4), - (4091,2057,300,0,0,10), - (4091,2058,1600,0,0,16), - (4091,2059,4000,0,0,22), - (4091,2065,18000,0,0,40), - (4091,2066,3000,0,0,20), - (4091,2067,38000,0,0,52), - (4091,2068,44000,0,0,58), - (4091,2069,26000,0,0,46), - (4091,2097,4000,0,0,22), - (4091,2793,14000,0,0,36), - (4091,2799,12000,0,0,34), - (4091,2851,100,0,0,6), - (4091,3046,400,0,0,28), - (4091,6062,16000,0,0,38), - (4091,6067,10000,0,0,30), - (4091,6068,14000,0,0,36), - (4091,6071,8000,0,0,28), - (4091,6072,12000,0,0,34), - (4091,6073,200,0,0,8), - (4091,6079,1200,0,0,14), - (4091,6080,3000,0,0,20), - (4091,6081,6000,0,0,26), - (4091,6082,11000,0,0,32), - (4091,6083,16000,0,0,38), - (4091,6386,900,0,0,40), - (4091,6492,12000,0,0,34), - (4091,7130,3000,0,0,20), - (4091,7378,400,0,0,28), - (4091,8093,300,0,0,10), - (4091,8107,1600,0,0,16), - (4091,8108,4000,0,0,22), - (4091,8109,8000,0,0,28), - (4091,8110,12000,0,0,34), - (4091,8111,18000,0,0,40), - (4091,8123,1200,0,0,14), - (4091,8125,8000,0,0,28), - (4091,8126,3000,0,0,20), - (4091,8130,5000,0,0,24), - (4091,8132,11000,0,0,32), - (4091,8193,14000,0,0,36), - (4091,9475,6000,0,0,26), - (4091,9476,11000,0,0,32), - (4091,9477,16000,0,0,38), - (4091,9486,18000,0,0,40), - (4091,9580,3000,0,0,20), - (4091,9581,10000,0,0,30), - (4091,9593,18000,0,0,40), - (4091,10877,18000,0,0,40), - (4091,10878,28000,0,0,48), - (4091,10879,42000,0,0,56), - (4091,10882,12000,0,0,34), - (4091,10883,26000,0,0,46), - (4091,10889,22000,0,0,42), - (4091,10891,42000,0,0,56), - (4091,10895,22000,0,0,42), - (4091,10896,30000,0,0,50), - (4091,10897,44000,0,0,58), - (4091,10902,22000,0,0,42), - (4091,10903,28000,0,0,48), - (4091,10904,40000,0,0,54), - (4091,10905,46000,0,0,60), - (4091,10910,24000,0,0,44), - (4091,10913,24000,0,0,44), - (4091,10914,44000,0,0,58), - (4091,10918,24000,0,0,44), - (4091,10919,30000,0,0,50), - (4091,10920,42000,0,0,56), - (4091,10930,24000,0,0,44), - (4091,10931,30000,0,0,50), - (4091,10932,42000,0,0,56), - (4091,10935,26000,0,0,46), - (4091,10936,40000,0,0,54), - (4091,10939,28000,0,0,48), - (4091,10940,46000,0,0,60), - (4091,10943,30000,0,0,50), - (4091,10944,46000,0,0,60), - (4091,10948,26000,0,0,46), - (4091,10949,38000,0,0,52), - (4091,10950,44000,0,0,58), - (4091,10954,38000,0,0,52), - (4091,10959,42000,0,0,56), - (4091,10962,46000,0,0,60), - (4091,11025,30000,0,0,50), - (4091,11026,46000,0,0,60), - (4091,14820,1500,0,0,50), - (4091,15434,700,0,0,36), - (4091,15452,5000,0,0,24), - (4091,15454,10000,0,0,30), - (4091,15455,14000,0,0,36), - (4091,15457,22000,0,0,42), - (4091,15459,28000,0,0,48), - (4091,15460,40000,0,0,54), - (4091,17316,700,0,0,36), - (4091,17317,1200,0,0,44), - (4091,17318,1900,0,0,52), - (4091,18806,46000,0,0,60), - (4091,18808,2300,0,0,60), - (4091,19351,100,0,0,18), - (4091,19352,300,0,0,26), - (4091,19353,600,0,0,34), - (4091,19354,1100,0,0,42), - (4091,19355,1500,0,0,50), - (4091,19356,2200,0,0,58), - (4091,19358,500,0,0,30), - (4091,19359,900,0,0,40), - (4091,19360,1500,0,0,50), - (4091,19361,2070,0,0,60), - (4091,20771,44000,0,0,58), - (4091,27796,3000,0,0,20), - (4091,27821,1200,0,0,44), - (4091,27822,1900,0,0,52), - (4091,27823,2300,0,0,60), - (4091,27843,2300,0,0,60), - (4091,27845,2300,0,0,60), - (4091,27875,1200,0,0,50), - (4091,27876,1500,0,0,60), - (4092,1252,800,0,0,12), - (4092,1253,10000,0,0,30), - (4092,1254,18000,0,0,40), - (4092,1255,10,0,0,1), - (4092,1256,800,0,0,12), - (4092,1257,5000,0,0,24), - (4092,1258,100,0,0,4), - (4092,1259,300,0,0,10), - (4092,1260,2000,0,0,18), - (4092,1261,6000,0,0,26), - (4092,1265,200,0,0,8), - (4092,1268,1200,0,0,14), - (4092,1269,11000,0,0,32), - (4092,1275,100,0,0,6), - (4092,1276,1200,0,0,14), - (4092,1277,800,0,0,12), - (4092,1278,2000,0,0,18), - (4092,1279,10000,0,0,30), - (4092,1280,22000,0,0,42), - (4092,1283,2000,0,0,18), - (4092,1284,14000,0,0,36), - (4092,1287,10000,0,0,30), - (4092,1288,18000,0,0,40), - (4092,1293,10000,0,0,30), - (4092,1298,5000,0,0,24), - (4092,1300,4000,0,0,22), - (4092,1301,10000,0,0,30), - (4092,1425,3000,0,0,20), - (4092,2013,300,0,0,10), - (4092,2016,4000,0,0,22), - (4092,2049,30000,0,0,50), - (4092,2056,100,0,0,4), - (4092,2057,300,0,0,10), - (4092,2058,1600,0,0,16), - (4092,2059,4000,0,0,22), - (4092,2065,18000,0,0,40), - (4092,2066,3000,0,0,20), - (4092,2067,38000,0,0,52), - (4092,2068,44000,0,0,58), - (4092,2069,26000,0,0,46), - (4092,2097,4000,0,0,22), - (4092,2793,14000,0,0,36), - (4092,2799,12000,0,0,34), - (4092,2851,100,0,0,6), - (4092,3046,400,0,0,28), - (4092,6062,16000,0,0,38), - (4092,6067,10000,0,0,30), - (4092,6068,14000,0,0,36), - (4092,6071,8000,0,0,28), - (4092,6072,12000,0,0,34), - (4092,6073,200,0,0,8), - (4092,6079,1200,0,0,14), - (4092,6080,3000,0,0,20), - (4092,6081,6000,0,0,26), - (4092,6082,11000,0,0,32), - (4092,6083,16000,0,0,38), - (4092,6386,900,0,0,40), - (4092,6492,12000,0,0,34), - (4092,7130,3000,0,0,20), - (4092,7378,400,0,0,28), - (4092,8093,300,0,0,10), - (4092,8107,1600,0,0,16), - (4092,8108,4000,0,0,22), - (4092,8109,8000,0,0,28), - (4092,8110,12000,0,0,34), - (4092,8111,18000,0,0,40), - (4092,8123,1200,0,0,14), - (4092,8125,8000,0,0,28), - (4092,8126,3000,0,0,20), - (4092,8130,5000,0,0,24), - (4092,8132,11000,0,0,32), - (4092,8193,14000,0,0,36), - (4092,9475,6000,0,0,26), - (4092,9476,11000,0,0,32), - (4092,9477,16000,0,0,38), - (4092,9486,18000,0,0,40), - (4092,9580,3000,0,0,20), - (4092,9581,10000,0,0,30), - (4092,9593,18000,0,0,40), - (4092,10877,18000,0,0,40), - (4092,10878,28000,0,0,48), - (4092,10879,42000,0,0,56), - (4092,10882,12000,0,0,34), - (4092,10883,26000,0,0,46), - (4092,10889,22000,0,0,42), - (4092,10891,42000,0,0,56), - (4092,10895,22000,0,0,42), - (4092,10896,30000,0,0,50), - (4092,10897,44000,0,0,58), - (4092,10902,22000,0,0,42), - (4092,10903,28000,0,0,48), - (4092,10904,40000,0,0,54), - (4092,10905,46000,0,0,60), - (4092,10910,24000,0,0,44), - (4092,10913,24000,0,0,44), - (4092,10914,44000,0,0,58), - (4092,10918,24000,0,0,44), - (4092,10919,30000,0,0,50), - (4092,10920,42000,0,0,56), - (4092,10930,24000,0,0,44), - (4092,10931,30000,0,0,50), - (4092,10932,42000,0,0,56), - (4092,10935,26000,0,0,46), - (4092,10936,40000,0,0,54), - (4092,10939,28000,0,0,48), - (4092,10940,46000,0,0,60), - (4092,10943,30000,0,0,50), - (4092,10944,46000,0,0,60), - (4092,10948,26000,0,0,46), - (4092,10949,38000,0,0,52), - (4092,10950,44000,0,0,58), - (4092,10954,38000,0,0,52), - (4092,10959,42000,0,0,56), - (4092,10962,46000,0,0,60), - (4092,11025,30000,0,0,50), - (4092,11026,46000,0,0,60), - (4092,14820,1500,0,0,50), - (4092,15434,700,0,0,36), - (4092,15452,5000,0,0,24), - (4092,15454,10000,0,0,30), - (4092,15455,14000,0,0,36), - (4092,15457,22000,0,0,42), - (4092,15459,28000,0,0,48), - (4092,15460,40000,0,0,54), - (4092,17316,700,0,0,36), - (4092,17317,1200,0,0,44), - (4092,17318,1900,0,0,52), - (4092,18806,46000,0,0,60), - (4092,18808,2300,0,0,60), - (4092,19351,100,0,0,18), - (4092,19352,300,0,0,26), - (4092,19353,600,0,0,34), - (4092,19354,1100,0,0,42), - (4092,19355,1500,0,0,50), - (4092,19356,2200,0,0,58), - (4092,19358,500,0,0,30), - (4092,19359,900,0,0,40), - (4092,19360,1500,0,0,50), - (4092,19361,2070,0,0,60), - (4092,20771,44000,0,0,58), - (4092,27796,3000,0,0,20), - (4092,27821,1200,0,0,44), - (4092,27822,1900,0,0,52), - (4092,27823,2300,0,0,60), - (4092,27843,2300,0,0,60), - (4092,27845,2300,0,0,60), - (4092,27875,1200,0,0,50), - (4092,27876,1500,0,0,60), - (4138,796,2200,0,0,20), - (4138,1117,600,0,0,12), - (4138,1424,2200,0,0,20), - (4138,1547,10,0,0,1), - (4138,1549,1800,0,0,16), - (4138,1552,2200,0,0,20), - (4138,1563,1800,0,0,50), - (4138,1564,18000,0,0,40), - (4138,1567,1200,0,0,14), - (4138,1603,10000,0,0,32), - (4138,2003,100,0,0,4), - (4138,2898,14000,0,0,36), - (4138,2899,1200,0,0,14), - (4138,2979,600,0,0,12), - (4138,3047,6000,0,0,22), - (4138,3048,100,0,0,6), - (4138,3049,7000,0,0,26), - (4138,3128,200,0,0,8), - (4138,3663,8000,0,0,28), - (4138,3664,14000,0,0,36), - (4138,5117,200,0,0,8), - (4138,5131,2200,0,0,20), - (4138,5298,100,0,0,6), - (4138,5338,2000,0,0,18), - (4138,5385,8000,0,0,30), - (4138,6198,1200,0,0,14), - (4138,6385,400,0,0,10), - (4138,6791,2200,0,0,20), - (4138,6792,7000,0,0,24), - (4138,6999,8000,0,0,30), - (4138,8738,18000,0,0,40), - (4138,13160,18000,0,0,40), - (4138,13162,8000,0,0,30), - (4138,13164,100,0,0,4), - (4138,13545,26000,0,0,44), - (4138,13546,40000,0,0,52), - (4138,13547,50000,0,0,60), - (4138,13556,400,0,0,10), - (4138,13557,2000,0,0,18), - (4138,13558,7000,0,0,26), - (4138,13559,12000,0,0,34), - (4138,13560,24000,0,0,42), - (4138,13561,36000,0,0,50), - (4138,13562,48000,0,0,58), - (4138,13799,1800,0,0,16), - (4138,13811,8000,0,0,28), - (4138,13814,12000,0,0,34), - (4138,14332,200,0,0,8), - (4138,14333,1800,0,0,16), - (4138,14334,7000,0,0,24), - (4138,14335,10000,0,0,32), - (4138,14336,18000,0,0,40), - (4138,14337,32000,0,0,48), - (4138,14338,46000,0,0,56), - (4138,14339,16000,0,0,38), - (4138,14340,5000,0,0,60), - (4138,14341,8000,0,0,30), - (4138,14342,26000,0,0,44), - (4138,14343,48000,0,0,58), - (4138,14344,12000,0,0,34), - (4138,14345,32000,0,0,48), - (4138,14346,2200,0,0,20), - (4138,14347,10000,0,0,32), - (4138,14348,24000,0,0,42), - (4138,14349,40000,0,0,52), - (4138,14350,28000,0,0,46), - (4138,14351,46000,0,0,56), - (4138,14352,600,0,0,12), - (4138,14353,2200,0,0,20), - (4138,14354,8000,0,0,28), - (4138,14355,14000,0,0,36), - (4138,14356,26000,0,0,44), - (4138,14357,40000,0,0,52), - (4138,14358,50000,0,0,60), - (4138,14359,24000,0,0,42), - (4138,14360,42000,0,0,54), - (4138,14361,36000,0,0,50), - (4138,14362,48000,0,0,58), - (4138,14364,7000,0,0,26), - (4138,14365,14000,0,0,36), - (4138,14366,28000,0,0,46), - (4138,14367,46000,0,0,56), - (4138,14368,18000,0,0,40), - (4138,14370,50000,0,0,60), - (4138,14372,26000,0,0,44), - (4138,14373,42000,0,0,54), - (4138,14374,2000,0,0,18), - (4138,14375,8000,0,0,28), - (4138,14376,16000,0,0,38), - (4138,14377,32000,0,0,48), - (4138,14378,48000,0,0,58), - (4138,14431,6000,0,0,22), - (4138,14432,18000,0,0,40), - (4138,14434,48000,0,0,58), - (4138,14445,8000,0,0,30), - (4138,14446,28000,0,0,46), - (4138,15637,8000,0,0,30), - (4138,15638,18000,0,0,40), - (4138,15639,36000,0,0,50), - (4138,15640,50000,0,0,60), - (4138,20044,28000,0,0,46), - (4138,20155,10000,0,0,32), - (4138,20156,36000,0,0,50), - (4138,20157,7000,0,0,26), - (4138,20158,18000,0,0,40), - (4138,20159,7000,0,0,24), - (4138,20160,400,0,0,10), - (4138,20161,2000,0,0,18), - (4138,20191,46000,0,0,56), - (4138,20738,600,0,0,12), - (4138,20931,400,0,0,28), - (4138,20932,700,0,0,36), - (4138,20933,1300,0,0,44), - (4138,20934,2000,0,0,52), - (4138,20935,2500,0,0,60), - (4138,20938,2500,0,0,60), - (4138,20940,1800,0,0,50), - (4138,20941,2500,0,0,60), - (4138,20942,1200,0,0,42), - (4138,20943,2100,0,0,54), - (4146,796,2200,0,0,20), - (4146,1117,600,0,0,12), - (4146,1424,2200,0,0,20), - (4146,1547,10,0,0,1), - (4146,1549,1800,0,0,16), - (4146,1552,2200,0,0,20), - (4146,1563,1800,0,0,50), - (4146,1564,18000,0,0,40), - (4146,1567,1200,0,0,14), - (4146,1603,10000,0,0,32), - (4146,2003,100,0,0,4), - (4146,2898,14000,0,0,36), - (4146,2899,1200,0,0,14), - (4146,2979,600,0,0,12), - (4146,3047,6000,0,0,22), - (4146,3048,100,0,0,6), - (4146,3049,7000,0,0,26), - (4146,3128,200,0,0,8), - (4146,3663,8000,0,0,28), - (4146,3664,14000,0,0,36), - (4146,5117,200,0,0,8), - (4146,5131,2200,0,0,20), - (4146,5298,100,0,0,6), - (4146,5338,2000,0,0,18), - (4146,5385,8000,0,0,30), - (4146,6198,1200,0,0,14), - (4146,6385,400,0,0,10), - (4146,6791,2200,0,0,20), - (4146,6792,7000,0,0,24), - (4146,6999,8000,0,0,30), - (4146,8738,18000,0,0,40), - (4146,13160,18000,0,0,40), - (4146,13162,8000,0,0,30), - (4146,13164,100,0,0,4), - (4146,13545,26000,0,0,44), - (4146,13546,40000,0,0,52), - (4146,13547,50000,0,0,60), - (4146,13556,400,0,0,10), - (4146,13557,2000,0,0,18), - (4146,13558,7000,0,0,26), - (4146,13559,12000,0,0,34), - (4146,13560,24000,0,0,42), - (4146,13561,36000,0,0,50), - (4146,13562,48000,0,0,58), - (4146,13799,1800,0,0,16), - (4146,13811,8000,0,0,28), - (4146,13814,12000,0,0,34), - (4146,14332,200,0,0,8), - (4146,14333,1800,0,0,16), - (4146,14334,7000,0,0,24), - (4146,14335,10000,0,0,32), - (4146,14336,18000,0,0,40), - (4146,14337,32000,0,0,48), - (4146,14338,46000,0,0,56), - (4146,14339,16000,0,0,38), - (4146,14340,5000,0,0,60), - (4146,14341,8000,0,0,30), - (4146,14342,26000,0,0,44), - (4146,14343,48000,0,0,58), - (4146,14344,12000,0,0,34), - (4146,14345,32000,0,0,48), - (4146,14346,2200,0,0,20), - (4146,14347,10000,0,0,32), - (4146,14348,24000,0,0,42), - (4146,14349,40000,0,0,52), - (4146,14350,28000,0,0,46), - (4146,14351,46000,0,0,56), - (4146,14352,600,0,0,12), - (4146,14353,2200,0,0,20), - (4146,14354,8000,0,0,28), - (4146,14355,14000,0,0,36), - (4146,14356,26000,0,0,44), - (4146,14357,40000,0,0,52), - (4146,14358,50000,0,0,60), - (4146,14359,24000,0,0,42), - (4146,14360,42000,0,0,54), - (4146,14361,36000,0,0,50), - (4146,14362,48000,0,0,58), - (4146,14364,7000,0,0,26), - (4146,14365,14000,0,0,36), - (4146,14366,28000,0,0,46), - (4146,14367,46000,0,0,56), - (4146,14368,18000,0,0,40), - (4146,14370,50000,0,0,60), - (4146,14372,26000,0,0,44), - (4146,14373,42000,0,0,54), - (4146,14374,2000,0,0,18), - (4146,14375,8000,0,0,28), - (4146,14376,16000,0,0,38), - (4146,14377,32000,0,0,48), - (4146,14378,48000,0,0,58), - (4146,14431,6000,0,0,22), - (4146,14432,18000,0,0,40), - (4146,14434,48000,0,0,58), - (4146,14445,8000,0,0,30), - (4146,14446,28000,0,0,46), - (4146,15637,8000,0,0,30), - (4146,15638,18000,0,0,40), - (4146,15639,36000,0,0,50), - (4146,15640,50000,0,0,60), - (4146,20044,28000,0,0,46), - (4146,20155,10000,0,0,32), - (4146,20156,36000,0,0,50), - (4146,20157,7000,0,0,26), - (4146,20158,18000,0,0,40), - (4146,20159,7000,0,0,24), - (4146,20160,400,0,0,10), - (4146,20161,2000,0,0,18), - (4146,20191,46000,0,0,56), - (4146,20738,600,0,0,12), - (4146,20931,400,0,0,28), - (4146,20932,700,0,0,36), - (4146,20933,1300,0,0,44), - (4146,20934,2000,0,0,52), - (4146,20935,2500,0,0,60), - (4146,20938,2500,0,0,60), - (4146,20940,1800,0,0,50), - (4146,20941,2500,0,0,60), - (4146,20942,1200,0,0,42), - (4146,20943,2100,0,0,54), - (4156,7733,100,0,0,5), - (4156,7734,500,356,50,0), - (4159,2414,45,197,40,0), - (4159,2415,22,197,1,0), - (4159,2416,45,197,40,0), - (4159,2417,270,197,70,0), - (4159,2418,180,197,70,0), - (4159,2419,180,197,60,0), - (4159,2421,270,197,85,0), - (4159,2422,270,197,95,0), - (4159,2423,225,197,75,0), - (4159,2424,180,197,100,0), - (4159,2966,90,197,75,0), - (4159,2967,180,197,65,0), - (4159,2996,45,197,10,0), - (4159,3783,90,197,45,0), - (4159,3785,180,197,80,0), - (4159,3814,720,197,150,0), - (4159,3874,450,197,125,0), - (4159,3876,90,197,35,0), - (4159,3877,180,197,60,0), - (4159,3878,270,197,70,0), - (4159,3879,360,197,85,0), - (4159,3880,270,197,80,0), - (4159,3881,450,197,110,0), - (4159,3882,450,197,110,0), - (4159,3884,675,197,130,0), - (4159,3886,675,197,125,0), - (4159,3888,675,197,150,0), - (4159,3890,225,197,110,0), - (4159,3912,450,197,50,10), - (4159,3916,45,197,30,0), - (4159,6522,360,197,90,0), - (4159,6691,900,197,135,0), - (4159,7626,45,197,30,0), - (4159,7627,45,197,30,0), - (4159,8466,45,197,40,0), - (4159,8468,225,197,110,0), - (4159,8759,540,197,140,0), - (4159,8761,540,197,145,0), - (4159,8777,45,197,10,0), - (4159,12119,45,197,20,0), - (4159,12120,270,197,75,0), - (4160,2275,10,0,0,5), - (4160,2280,450,171,50,10), - (4160,2339,100,171,25,0), - (4160,2340,135,171,40,0), - (4160,3179,450,171,90,0), - (4160,3181,1350,171,120,0), - (4160,3184,50,171,15,0), - (4160,3185,1350,171,125,0), - (4160,3186,1800,171,130,0), - (4160,3458,3600,171,110,0), - (4160,3459,4500,171,165,0), - (4160,3461,4500,171,160,0), - (4160,3465,5000,171,125,20), - (4160,7180,405,171,90,0), - (4160,7182,4500,171,155,0), - (4160,7838,225,171,80,0), - (4160,7839,900,171,130,0), - (4160,7842,900,171,100,0), - (4160,7846,2700,171,140,0), - (4160,11483,5850,171,185,0), - (4160,11484,6750,171,195,0), - (4160,11536,225,171,50,0), - (4160,12610,7200,171,200,0), - (4163,652,300,0,0,10), - (4163,1424,300,0,0,10), - (4163,1728,4000,0,0,22), - (4163,1762,100,0,0,6), - (4163,1763,1200,0,0,14), - (4163,1764,4000,0,0,22), - (4163,1765,10000,0,0,30), - (4163,1771,800,0,0,12), - (4163,1772,6000,0,0,26), - (4163,1773,27000,0,0,42), - (4163,1774,52000,0,0,58), - (4163,1780,100,0,0,6), - (4163,1781,2900,0,0,18), - (4163,1789,10,0,0,1), - (4163,1790,3000,0,0,20), - (4163,1791,20000,0,0,40), - (4163,1792,54000,0,0,60), - (4163,1838,6000,0,0,26), - (4163,1845,10000,0,0,30), - (4163,1846,5000,0,0,24), - (4163,1858,4000,0,0,22), - (4163,1859,27000,0,0,42), - (4163,1862,20000,0,0,40), - (4163,2592,100,0,0,4), - (4163,2593,800,0,0,12), - (4163,2594,3000,0,0,20), - (4163,2595,8000,0,0,28), - (4163,2843,10000,40,130,30), - (4163,2844,18000,40,170,38), - (4163,2984,300,0,0,10), - (4163,3128,800,0,0,12), - (4163,3422,3000,40,1,20), - (4163,3423,35000,40,230,50), - (4163,5167,100,0,0,4), - (4163,5175,300,0,0,10), - (4163,5278,200,0,0,8), - (4163,5768,5000,40,100,24), - (4163,6185,7750,0,0,46), - (4163,6480,1800,0,0,16), - (4163,6505,14000,0,0,34), - (4163,6511,14000,40,150,34), - (4163,6734,1800,0,0,16), - (4163,6735,10000,0,0,30), - (4163,6736,3000,0,0,20), - (4163,6737,1200,0,0,14), - (4163,6763,200,0,0,8), - (4163,6764,1800,0,0,16), - (4163,6765,5000,0,0,24), - (4163,6769,8000,0,0,28), - (4163,6771,8000,0,0,28), - (4163,6775,27000,0,0,42), - (4163,8622,18000,0,0,38), - (4163,8625,12000,0,0,32), - (4163,8626,20000,0,0,40), - (4163,8630,12000,0,0,32), - (4163,8634,4000,0,0,22), - (4163,8635,10000,0,0,30), - (4163,8636,18000,0,0,38), - (4163,8638,20000,0,0,40), - (4163,8641,8000,0,0,28), - (4163,8642,16000,0,0,36), - (4163,8644,35000,0,0,50), - (4163,8648,1200,0,0,14), - (4163,8651,6000,0,0,26), - (4163,8652,16000,0,0,36), - (4163,8678,2900,0,0,18), - (4163,8695,18000,40,170,38), - (4163,8697,14000,0,0,34), - (4163,8701,8000,40,120,28), - (4163,8723,16000,0,0,36), - (4163,8727,6000,0,0,26), - (4163,8728,14000,0,0,34), - (4163,8810,16000,40,160,36), - (4163,11199,31000,0,0,46), - (4163,11200,50000,0,0,56), - (4163,11270,27000,0,0,42), - (4163,11271,35000,0,0,50), - (4163,11272,52000,0,0,58), - (4163,11276,29000,0,0,44), - (4163,11277,46000,0,0,52), - (4163,11278,54000,0,0,60), - (4163,11282,29000,0,0,44), - (4163,11283,46000,0,0,52), - (4163,11284,54000,0,0,60), - (4163,11287,31000,0,0,46), - (4163,11288,54000,0,0,60), - (4163,11291,31000,0,0,46), - (4163,11292,48000,0,0,54), - (4163,11295,31000,0,0,46), - (4163,11296,48000,0,0,54), - (4163,11298,33000,0,0,48), - (4163,11301,33000,0,0,48), - (4163,11302,50000,0,0,56), - (4163,11304,46000,0,0,52), - (4163,11318,52000,0,0,58), - (4163,11344,29000,40,200,44), - (4163,11345,46000,40,240,52), - (4163,11346,54000,40,280,60), - (4163,11360,31000,40,210,46), - (4163,11361,48000,40,250,54), - (4163,11401,46000,40,240,52), - (4163,13027,13000,0,0,58), - (4163,13221,12000,40,140,32), - (4163,13231,20000,40,180,40), - (4163,13232,33000,40,220,48), - (4163,13233,50000,40,260,56), - (4165,3578,8000,0,0,30), - (4165,11422,28800,0,0,50), - (4193,2414,45,197,40,0), - (4193,2415,22,197,1,0), - (4193,2416,45,197,40,0), - (4193,2417,270,197,70,0), - (4193,2418,180,197,70,0), - (4193,2419,180,197,60,0), - (4193,2423,225,197,75,0), - (4193,2966,90,197,75,0), - (4193,2967,180,197,65,0), - (4193,2996,45,197,10,0), - (4193,3783,90,197,45,0), - (4193,3876,90,197,35,0), - (4193,3877,180,197,60,0), - (4193,3878,270,197,70,0), - (4193,3911,10,0,0,5), - (4193,3916,45,197,30,0), - (4193,3917,25,197,1,0), - (4193,7626,45,197,30,0), - (4193,7627,45,197,30,0), - (4193,8466,45,197,40,0), - (4193,8777,45,197,10,0), - (4193,12118,30,197,1,0), - (4193,12119,45,197,20,0), - (4193,12120,270,197,75,0), - (4204,2372,10,0,0,0), - (4204,2373,500,182,50,0), - (4204,3571,5000,182,125,0), - (4204,11994,50000,182,200,0), - (4205,796,2200,0,0,20), - (4205,1117,600,0,0,12), - (4205,1424,2200,0,0,20), - (4205,1547,10,0,0,1), - (4205,1549,1800,0,0,16), - (4205,1552,2200,0,0,20), - (4205,1563,1800,0,0,50), - (4205,1564,18000,0,0,40), - (4205,1567,1200,0,0,14), - (4205,1603,10000,0,0,32), - (4205,2003,100,0,0,4), - (4205,2898,14000,0,0,36), - (4205,2899,1200,0,0,14), - (4205,2979,600,0,0,12), - (4205,3047,6000,0,0,22), - (4205,3048,100,0,0,6), - (4205,3049,7000,0,0,26), - (4205,3128,200,0,0,8), - (4205,3663,8000,0,0,28), - (4205,3664,14000,0,0,36), - (4205,5117,200,0,0,8), - (4205,5131,2200,0,0,20), - (4205,5298,100,0,0,6), - (4205,5338,2000,0,0,18), - (4205,5385,8000,0,0,30), - (4205,6198,1200,0,0,14), - (4205,6385,400,0,0,10), - (4205,6791,2200,0,0,20), - (4205,6792,7000,0,0,24), - (4205,6999,8000,0,0,30), - (4205,8738,18000,0,0,40), - (4205,13160,18000,0,0,40), - (4205,13162,8000,0,0,30), - (4205,13164,100,0,0,4), - (4205,13545,26000,0,0,44), - (4205,13546,40000,0,0,52), - (4205,13547,50000,0,0,60), - (4205,13556,400,0,0,10), - (4205,13557,2000,0,0,18), - (4205,13558,7000,0,0,26), - (4205,13559,12000,0,0,34), - (4205,13560,24000,0,0,42), - (4205,13561,36000,0,0,50), - (4205,13562,48000,0,0,58), - (4205,13799,1800,0,0,16), - (4205,13811,8000,0,0,28), - (4205,13814,12000,0,0,34), - (4205,14332,200,0,0,8), - (4205,14333,1800,0,0,16), - (4205,14334,7000,0,0,24), - (4205,14335,10000,0,0,32), - (4205,14336,18000,0,0,40), - (4205,14337,32000,0,0,48), - (4205,14338,46000,0,0,56), - (4205,14339,16000,0,0,38), - (4205,14340,5000,0,0,60), - (4205,14341,8000,0,0,30), - (4205,14342,26000,0,0,44), - (4205,14343,48000,0,0,58), - (4205,14344,12000,0,0,34), - (4205,14345,32000,0,0,48), - (4205,14346,2200,0,0,20), - (4205,14347,10000,0,0,32), - (4205,14348,24000,0,0,42), - (4205,14349,40000,0,0,52), - (4205,14350,28000,0,0,46), - (4205,14351,46000,0,0,56), - (4205,14352,600,0,0,12), - (4205,14353,2200,0,0,20), - (4205,14354,8000,0,0,28), - (4205,14355,14000,0,0,36), - (4205,14356,26000,0,0,44), - (4205,14357,40000,0,0,52), - (4205,14358,50000,0,0,60), - (4205,14359,24000,0,0,42), - (4205,14360,42000,0,0,54), - (4205,14361,36000,0,0,50), - (4205,14362,48000,0,0,58), - (4205,14364,7000,0,0,26), - (4205,14365,14000,0,0,36), - (4205,14366,28000,0,0,46), - (4205,14367,46000,0,0,56), - (4205,14368,18000,0,0,40), - (4205,14370,50000,0,0,60), - (4205,14372,26000,0,0,44), - (4205,14373,42000,0,0,54), - (4205,14374,2000,0,0,18), - (4205,14375,8000,0,0,28), - (4205,14376,16000,0,0,38), - (4205,14377,32000,0,0,48), - (4205,14378,48000,0,0,58), - (4205,14431,6000,0,0,22), - (4205,14432,18000,0,0,40), - (4205,14434,48000,0,0,58), - (4205,14445,8000,0,0,30), - (4205,14446,28000,0,0,46), - (4205,15637,8000,0,0,30), - (4205,15638,18000,0,0,40), - (4205,15639,36000,0,0,50), - (4205,15640,50000,0,0,60), - (4205,20044,28000,0,0,46), - (4205,20155,10000,0,0,32), - (4205,20156,36000,0,0,50), - (4205,20157,7000,0,0,26), - (4205,20158,18000,0,0,40), - (4205,20159,7000,0,0,24), - (4205,20160,400,0,0,10), - (4205,20161,2000,0,0,18), - (4205,20191,46000,0,0,56), - (4205,20738,600,0,0,12), - (4205,20931,400,0,0,28), - (4205,20932,700,0,0,36), - (4205,20933,1300,0,0,44), - (4205,20934,2000,0,0,52), - (4205,20935,2500,0,0,60), - (4205,20938,2500,0,0,60), - (4205,20940,1800,0,0,50), - (4205,20941,2500,0,0,60), - (4205,20942,1200,0,0,42), - (4205,20943,2100,0,0,54), - (4210,2551,100,0,0,5), - (4210,2559,50,185,10,0), - (4210,2561,100,185,50,0), - (4210,2562,200,185,75,0), - (4210,2563,150,185,80,0), - (4210,3412,500,185,50,10), - (4210,6502,100,185,50,0), - (4210,6503,300,185,125,0), - (4210,21176,4000,185,200,0), - (4211,3279,100,0,0,0), - (4211,3280,500,129,50,0), - (4211,3281,100,129,40,0), - (4211,3282,250,129,80,0), - (4211,3283,1000,129,115,0), - (4211,7930,5000,129,150,0), - (4211,7936,250,129,80,0), - (4212,3781,2000,165,150,0), - (4212,3787,2000,165,150,0), - (4212,3790,1800,165,145,0), - (4212,3792,1500,165,125,0), - (4212,3793,1200,165,130,0), - (4212,3794,1500,165,135,0), - (4212,3795,2500,165,160,0), - (4212,3797,2800,165,180,0), - (4212,3812,5000,165,125,20), - (4212,3820,1800,165,150,0), - (4212,6662,2800,165,190,0), - (4212,7148,2500,165,160,0), - (4212,7152,2500,165,175,0), - (4212,7157,2800,165,190,0), - (4212,9150,1500,165,125,0), - (4212,9209,2000,165,150,0), - (4212,9210,2000,165,150,0), - (4212,9211,2500,165,175,0), - (4212,9212,2800,165,180,0), - (4212,9213,2800,165,180,0), - (4212,9214,2800,165,195,0), - (4212,10485,2800,165,200,0), - (4212,10655,3500,165,200,0), - (4212,20652,1800,165,150,0), - (4212,20653,2800,165,200,0), - (4213,7415,500,333,50,10), - (4213,7422,50,333,15,0), - (4213,7429,100,333,20,0), - (4213,7441,100,333,45,0), - (4213,7459,250,333,50,0), - (4213,7461,200,333,70,0), - (4213,7746,450,333,100,0), - (4213,7749,250,333,60,0), - (4213,7789,450,333,90,0), - (4213,7796,360,333,80,0), - (4213,7797,900,333,100,0), - (4213,7858,900,333,120,0), - (4213,7862,1125,333,125,0), - (4213,13373,100,333,40,0), - (4213,13391,1260,333,125,0), - (4213,13392,540,333,105,0), - (4213,13422,720,333,115,0), - (4213,13499,1350,333,130,0), - (4213,13502,1350,333,130,0), - (4213,13504,1800,333,140,0), - (4213,13531,2160,333,145,0), - (4213,13539,2250,333,140,0), - (4213,13609,2160,333,145,0), - (4213,13627,2250,333,150,0), - (4213,13629,2250,333,150,0), - (4213,14805,50,333,10,0), - (4213,14808,200,333,70,0), - (4214,652,300,0,0,10), - (4214,1424,300,0,0,10), - (4214,1728,4000,0,0,22), - (4214,1762,100,0,0,6), - (4214,1763,1200,0,0,14), - (4214,1764,4000,0,0,22), - (4214,1765,10000,0,0,30), - (4214,1771,800,0,0,12), - (4214,1772,6000,0,0,26), - (4214,1773,27000,0,0,42), - (4214,1774,52000,0,0,58), - (4214,1780,100,0,0,6), - (4214,1781,2900,0,0,18), - (4214,1789,10,0,0,1), - (4214,1790,3000,0,0,20), - (4214,1791,20000,0,0,40), - (4214,1792,54000,0,0,60), - (4214,1838,6000,0,0,26), - (4214,1845,10000,0,0,30), - (4214,1846,5000,0,0,24), - (4214,1858,4000,0,0,22), - (4214,1859,27000,0,0,42), - (4214,1862,20000,0,0,40), - (4214,2592,100,0,0,4), - (4214,2593,800,0,0,12), - (4214,2594,3000,0,0,20), - (4214,2595,8000,0,0,28), - (4214,2843,10000,40,130,30), - (4214,2844,18000,40,170,38), - (4214,2984,300,0,0,10), - (4214,3128,800,0,0,12), - (4214,3422,3000,40,1,20), - (4214,3423,35000,40,230,50), - (4214,5167,100,0,0,4), - (4214,5175,300,0,0,10), - (4214,5278,200,0,0,8), - (4214,5768,5000,40,100,24), - (4214,6185,7750,0,0,46), - (4214,6480,1800,0,0,16), - (4214,6505,14000,0,0,34), - (4214,6511,14000,40,150,34), - (4214,6734,1800,0,0,16), - (4214,6735,10000,0,0,30), - (4214,6736,3000,0,0,20), - (4214,6737,1200,0,0,14), - (4214,6763,200,0,0,8), - (4214,6764,1800,0,0,16), - (4214,6765,5000,0,0,24), - (4214,6769,8000,0,0,28), - (4214,6771,8000,0,0,28), - (4214,6775,27000,0,0,42), - (4214,8622,18000,0,0,38), - (4214,8625,12000,0,0,32), - (4214,8626,20000,0,0,40), - (4214,8630,12000,0,0,32), - (4214,8634,4000,0,0,22), - (4214,8635,10000,0,0,30), - (4214,8636,18000,0,0,38), - (4214,8638,20000,0,0,40), - (4214,8641,8000,0,0,28), - (4214,8642,16000,0,0,36), - (4214,8644,35000,0,0,50), - (4214,8648,1200,0,0,14), - (4214,8651,6000,0,0,26), - (4214,8652,16000,0,0,36), - (4214,8678,2900,0,0,18), - (4214,8695,18000,40,170,38), - (4214,8697,14000,0,0,34), - (4214,8701,8000,40,120,28), - (4214,8723,16000,0,0,36), - (4214,8727,6000,0,0,26), - (4214,8728,14000,0,0,34), - (4214,8810,16000,40,160,36), - (4214,11199,31000,0,0,46), - (4214,11200,50000,0,0,56), - (4214,11270,27000,0,0,42), - (4214,11271,35000,0,0,50), - (4214,11272,52000,0,0,58), - (4214,11276,29000,0,0,44), - (4214,11277,46000,0,0,52), - (4214,11278,54000,0,0,60), - (4214,11282,29000,0,0,44), - (4214,11283,46000,0,0,52), - (4214,11284,54000,0,0,60), - (4214,11287,31000,0,0,46), - (4214,11288,54000,0,0,60), - (4214,11291,31000,0,0,46), - (4214,11292,48000,0,0,54), - (4214,11295,31000,0,0,46), - (4214,11296,48000,0,0,54), - (4214,11298,33000,0,0,48), - (4214,11301,33000,0,0,48), - (4214,11302,50000,0,0,56), - (4214,11304,46000,0,0,52), - (4214,11318,52000,0,0,58), - (4214,11344,29000,40,200,44), - (4214,11345,46000,40,240,52), - (4214,11346,54000,40,280,60), - (4214,11360,31000,40,210,46), - (4214,11361,48000,40,250,54), - (4214,11401,46000,40,240,52), - (4214,13027,13000,0,0,58), - (4214,13221,12000,40,140,32), - (4214,13231,20000,40,180,40), - (4214,13232,33000,40,220,48), - (4214,13233,50000,40,260,56), - (4215,652,300,0,0,10), - (4215,1424,300,0,0,10), - (4215,1728,4000,0,0,22), - (4215,1762,100,0,0,6), - (4215,1763,1200,0,0,14), - (4215,1764,4000,0,0,22), - (4215,1765,10000,0,0,30), - (4215,1771,800,0,0,12), - (4215,1772,6000,0,0,26), - (4215,1773,27000,0,0,42), - (4215,1774,52000,0,0,58), - (4215,1780,100,0,0,6), - (4215,1781,2900,0,0,18), - (4215,1789,10,0,0,1), - (4215,1790,3000,0,0,20), - (4215,1791,20000,0,0,40), - (4215,1792,54000,0,0,60), - (4215,1838,6000,0,0,26), - (4215,1845,10000,0,0,30), - (4215,1846,5000,0,0,24), - (4215,1858,4000,0,0,22), - (4215,1859,27000,0,0,42), - (4215,1862,20000,0,0,40), - (4215,2592,100,0,0,4), - (4215,2593,800,0,0,12), - (4215,2594,3000,0,0,20), - (4215,2595,8000,0,0,28), - (4215,2843,10000,40,130,30), - (4215,2844,18000,40,170,38), - (4215,2984,300,0,0,10), - (4215,3128,800,0,0,12), - (4215,3422,3000,40,1,20), - (4215,3423,35000,40,230,50), - (4215,5167,100,0,0,4), - (4215,5175,300,0,0,10), - (4215,5278,200,0,0,8), - (4215,5768,5000,40,100,24), - (4215,6185,7750,0,0,46), - (4215,6480,1800,0,0,16), - (4215,6505,14000,0,0,34), - (4215,6511,14000,40,150,34), - (4215,6734,1800,0,0,16), - (4215,6735,10000,0,0,30), - (4215,6736,3000,0,0,20), - (4215,6737,1200,0,0,14), - (4215,6763,200,0,0,8), - (4215,6764,1800,0,0,16), - (4215,6765,5000,0,0,24), - (4215,6769,8000,0,0,28), - (4215,6771,8000,0,0,28), - (4215,6775,27000,0,0,42), - (4215,8622,18000,0,0,38), - (4215,8625,12000,0,0,32), - (4215,8626,20000,0,0,40), - (4215,8630,12000,0,0,32), - (4215,8634,4000,0,0,22), - (4215,8635,10000,0,0,30), - (4215,8636,18000,0,0,38), - (4215,8638,20000,0,0,40), - (4215,8641,8000,0,0,28), - (4215,8642,16000,0,0,36), - (4215,8644,35000,0,0,50), - (4215,8648,1200,0,0,14), - (4215,8651,6000,0,0,26), - (4215,8652,16000,0,0,36), - (4215,8678,2900,0,0,18), - (4215,8695,18000,40,170,38), - (4215,8697,14000,0,0,34), - (4215,8701,8000,40,120,28), - (4215,8723,16000,0,0,36), - (4215,8727,6000,0,0,26), - (4215,8728,14000,0,0,34), - (4215,8810,16000,40,160,36), - (4215,11199,31000,0,0,46), - (4215,11200,50000,0,0,56), - (4215,11270,27000,0,0,42), - (4215,11271,35000,0,0,50), - (4215,11272,52000,0,0,58), - (4215,11276,29000,0,0,44), - (4215,11277,46000,0,0,52), - (4215,11278,54000,0,0,60), - (4215,11282,29000,0,0,44), - (4215,11283,46000,0,0,52), - (4215,11284,54000,0,0,60), - (4215,11287,31000,0,0,46), - (4215,11288,54000,0,0,60), - (4215,11291,31000,0,0,46), - (4215,11292,48000,0,0,54), - (4215,11295,31000,0,0,46), - (4215,11296,48000,0,0,54), - (4215,11298,33000,0,0,48), - (4215,11301,33000,0,0,48), - (4215,11302,50000,0,0,56), - (4215,11304,46000,0,0,52), - (4215,11318,52000,0,0,58), - (4215,11344,29000,40,200,44), - (4215,11345,46000,40,240,52), - (4215,11346,54000,40,280,60), - (4215,11360,31000,40,210,46), - (4215,11361,48000,40,250,54), - (4215,11401,46000,40,240,52), - (4215,13027,13000,0,0,58), - (4215,13221,12000,40,140,32), - (4215,13231,20000,40,180,40), - (4215,13232,33000,40,220,48), - (4215,13233,50000,40,260,56), - (4217,499,2000,0,0,20), - (4217,1151,4500,0,0,26), - (4217,1414,1900,0,0,18), - (4217,1415,6000,0,0,30), - (4217,1416,16000,0,0,42), - (4217,1420,100,0,0,6), - (4217,1421,900,0,0,14), - (4217,1422,4000,0,0,24), - (4217,1428,100,0,0,4), - (4217,1429,300,0,0,10), - (4217,1431,1800,0,0,16), - (4217,1432,4000,0,0,24), - (4217,1433,10000,0,0,34), - (4217,1435,200,0,0,8), - (4217,1436,1900,0,0,18), - (4217,1439,6000,0,0,30), - (4217,1441,6000,0,0,30), - (4217,1445,2000,0,0,20), - (4217,1448,2000,0,0,20), - (4217,1736,300,0,0,10), - (4217,1737,2000,0,0,20), - (4217,1827,4000,0,0,24), - (4217,1828,10000,0,0,34), - (4217,1829,18000,0,0,44), - (4217,2092,3000,0,0,22), - (4217,2093,5000,0,0,28), - (4217,2788,4000,0,0,24), - (4217,2889,28000,0,0,54), - (4217,2897,4500,0,0,26), - (4217,2910,3000,0,0,22), - (4217,2914,2000,0,0,20), - (4217,2919,5000,0,0,28), - (4217,2920,12000,0,0,38), - (4217,3030,5000,0,0,28), - (4217,3139,1800,0,0,16), - (4217,3628,10000,0,0,34), - (4217,3739,300,0,0,30), - (4217,5181,100,0,0,6), - (4217,5182,900,0,0,14), - (4217,5183,3000,0,0,22), - (4217,5184,6000,0,0,30), - (4217,5190,200,0,0,8), - (4217,5192,900,0,0,14), - (4217,5193,2000,0,0,20), - (4217,5194,4500,0,0,26), - (4217,5203,12000,0,0,38), - (4217,5204,22000,0,0,48), - (4217,5210,5000,0,0,28), - (4217,5212,900,0,0,14), - (4217,5216,2000,0,0,20), - (4217,5218,4000,0,0,24), - (4217,5222,3000,0,0,22), - (4217,5226,8000,0,0,32), - (4217,5228,800,0,0,12), - (4217,5230,95,0,0,18), - (4217,5231,10,0,0,1), - (4217,5233,300,0,0,10), - (4217,5235,2000,0,0,20), - (4217,5299,1900,0,0,18), - (4217,6779,8000,0,0,32), - (4217,6781,12000,0,0,38), - (4217,6782,6000,0,0,30), - (4217,6784,14000,0,0,40), - (4217,6786,8000,0,0,32), - (4217,6790,16000,0,0,42), - (4217,6794,11000,0,0,36), - (4217,6799,6000,0,0,30), - (4217,6801,6000,0,0,30), - (4217,6811,1900,0,0,18), - (4217,6812,4500,0,0,26), - (4217,8904,12000,0,0,38), - (4217,8906,20000,0,0,46), - (4217,8908,14000,0,0,40), - (4217,8911,14000,0,0,40), - (4217,8915,10000,0,0,34), - (4217,8920,14000,0,0,40), - (4217,8922,100,0,0,4), - (4217,8930,300,0,0,10), - (4217,8931,1800,0,0,16), - (4217,8932,3000,0,0,22), - (4217,8933,5000,0,0,28), - (4217,8934,10000,0,0,34), - (4217,8935,14000,0,0,40), - (4217,8937,800,0,0,12), - (4217,8942,1900,0,0,18), - (4217,8943,4000,0,0,24), - (4217,8944,6000,0,0,30), - (4217,8945,11000,0,0,36), - (4217,8952,4500,0,0,26), - (4217,8953,10000,0,0,34), - (4217,8954,16000,0,0,42), - (4217,8956,12000,0,0,38), - (4217,8973,10000,0,0,34), - (4217,8984,20000,0,0,46), - (4217,8993,12000,0,0,38), - (4217,8999,5000,0,0,28), - (4217,9001,14000,0,0,40), - (4217,9006,11000,0,0,36), - (4217,9491,8000,0,0,32), - (4217,9494,5000,0,0,28), - (4217,9495,11000,0,0,36), - (4217,9746,16000,0,0,42), - (4217,9748,16000,0,0,42), - (4217,9751,16000,0,0,42), - (4217,9753,18000,0,0,44), - (4217,9755,18000,0,0,44), - (4217,9757,18000,0,0,44), - (4217,9759,18000,0,0,44), - (4217,9822,20000,0,0,46), - (4217,9825,20000,0,0,46), - (4217,9828,30000,0,0,56), - (4217,9831,20000,0,0,46), - (4217,9832,28000,0,0,54), - (4217,9836,20000,0,0,46), - (4217,9837,26000,0,0,52), - (4217,9838,32000,0,0,58), - (4217,9842,20000,0,0,46), - (4217,9843,26000,0,0,52), - (4217,9844,32000,0,0,58), - (4217,9847,22000,0,0,48), - (4217,9848,34000,0,0,60), - (4217,9851,32000,0,0,58), - (4217,9854,22000,0,0,48), - (4217,9855,32000,0,0,58), - (4217,9859,22000,0,0,48), - (4217,9860,28000,0,0,54), - (4217,9861,34000,0,0,60), - (4217,9864,23000,0,0,50), - (4217,9865,34000,0,0,60), - (4217,9868,23000,0,0,50), - (4217,9869,32000,0,0,58), - (4217,9877,23000,0,0,50), - (4217,9878,32000,0,0,58), - (4217,9882,23000,0,0,50), - (4217,9883,32000,0,0,58), - (4217,9886,23000,0,0,50), - (4217,9887,34000,0,0,60), - (4217,9890,23000,0,0,50), - (4217,9891,30000,0,0,56), - (4217,9893,26000,0,0,52), - (4217,9895,26000,0,0,52), - (4217,9897,34000,0,0,60), - (4217,9899,26000,0,0,52), - (4217,9902,28000,0,0,54), - (4217,9905,28000,0,0,54), - (4217,9909,28000,0,0,54), - (4217,9911,28000,0,0,54), - (4217,9914,34000,0,0,60), - (4217,10343,28000,0,0,54), - (4217,11594,14000,0,0,40), - (4217,16915,23000,0,0,50), - (4217,17373,250,0,0,28), - (4217,17374,600,0,0,38), - (4217,17375,1100,0,0,48), - (4217,17376,1600,10,0,58), - (4217,17396,800,0,0,42), - (4217,17397,1400,0,0,54), - (4217,17406,34000,0,0,60), - (4217,18659,12000,0,0,38), - (4217,18660,32000,0,0,58), - (4217,20485,2000,0,0,20), - (4217,20722,14000,0,0,40), - (4217,20744,6000,0,0,30), - (4217,20745,14000,0,0,40), - (4217,20749,23000,0,0,50), - (4217,20750,34000,0,0,60), - (4217,22569,8000,0,0,32), - (4217,22826,18000,0,0,44), - (4217,22830,14000,0,0,40), - (4217,22831,22000,0,0,48), - (4217,22832,30000,0,0,56), - (4217,22894,11000,0,0,36), - (4217,22897,20000,0,0,46), - (4217,22898,30000,0,0,56), - (4217,24922,14000,0,0,40), - (4217,24978,300,0,0,30), - (4217,24979,700,0,0,40), - (4217,24980,1150,0,0,50), - (4217,24981,1700,0,0,60), - (4217,29167,14000,0,0,40), - (4218,499,2000,0,0,20), - (4218,1151,4500,0,0,26), - (4218,1414,1900,0,0,18), - (4218,1415,6000,0,0,30), - (4218,1416,16000,0,0,42), - (4218,1420,100,0,0,6), - (4218,1421,900,0,0,14), - (4218,1422,4000,0,0,24), - (4218,1428,100,0,0,4), - (4218,1429,300,0,0,10), - (4218,1431,1800,0,0,16), - (4218,1432,4000,0,0,24), - (4218,1433,10000,0,0,34), - (4218,1435,200,0,0,8), - (4218,1436,1900,0,0,18), - (4218,1439,6000,0,0,30), - (4218,1441,6000,0,0,30), - (4218,1445,2000,0,0,20), - (4218,1448,2000,0,0,20), - (4218,1736,300,0,0,10), - (4218,1737,2000,0,0,20), - (4218,1827,4000,0,0,24), - (4218,1828,10000,0,0,34), - (4218,1829,18000,0,0,44), - (4218,2092,3000,0,0,22), - (4218,2093,5000,0,0,28), - (4218,2788,4000,0,0,24), - (4218,2889,28000,0,0,54), - (4218,2897,4500,0,0,26), - (4218,2910,3000,0,0,22), - (4218,2914,2000,0,0,20), - (4218,2919,5000,0,0,28), - (4218,2920,12000,0,0,38), - (4218,3030,5000,0,0,28), - (4218,3139,1800,0,0,16), - (4218,3628,10000,0,0,34), - (4218,3739,300,0,0,30), - (4218,5181,100,0,0,6), - (4218,5182,900,0,0,14), - (4218,5183,3000,0,0,22), - (4218,5184,6000,0,0,30), - (4218,5190,200,0,0,8), - (4218,5192,900,0,0,14), - (4218,5193,2000,0,0,20), - (4218,5194,4500,0,0,26), - (4218,5203,12000,0,0,38), - (4218,5204,22000,0,0,48), - (4218,5210,5000,0,0,28), - (4218,5212,900,0,0,14), - (4218,5216,2000,0,0,20), - (4218,5218,4000,0,0,24), - (4218,5222,3000,0,0,22), - (4218,5226,8000,0,0,32), - (4218,5228,800,0,0,12), - (4218,5230,95,0,0,18), - (4218,5231,10,0,0,1), - (4218,5233,300,0,0,10), - (4218,5235,2000,0,0,20), - (4218,5299,1900,0,0,18), - (4218,6779,8000,0,0,32), - (4218,6781,12000,0,0,38), - (4218,6782,6000,0,0,30), - (4218,6784,14000,0,0,40), - (4218,6786,8000,0,0,32), - (4218,6790,16000,0,0,42), - (4218,6794,11000,0,0,36), - (4218,6799,6000,0,0,30), - (4218,6801,6000,0,0,30), - (4218,6811,1900,0,0,18), - (4218,6812,4500,0,0,26), - (4218,8904,12000,0,0,38), - (4218,8906,20000,0,0,46), - (4218,8908,14000,0,0,40), - (4218,8911,14000,0,0,40), - (4218,8915,10000,0,0,34), - (4218,8920,14000,0,0,40), - (4218,8922,100,0,0,4), - (4218,8930,300,0,0,10), - (4218,8931,1800,0,0,16), - (4218,8932,3000,0,0,22), - (4218,8933,5000,0,0,28), - (4218,8934,10000,0,0,34), - (4218,8935,14000,0,0,40), - (4218,8937,800,0,0,12), - (4218,8942,1900,0,0,18), - (4218,8943,4000,0,0,24), - (4218,8944,6000,0,0,30), - (4218,8945,11000,0,0,36), - (4218,8952,4500,0,0,26), - (4218,8953,10000,0,0,34), - (4218,8954,16000,0,0,42), - (4218,8956,12000,0,0,38), - (4218,8973,10000,0,0,34), - (4218,8984,20000,0,0,46), - (4218,8993,12000,0,0,38), - (4218,8999,5000,0,0,28), - (4218,9001,14000,0,0,40), - (4218,9006,11000,0,0,36), - (4218,9491,8000,0,0,32), - (4218,9494,5000,0,0,28), - (4218,9495,11000,0,0,36), - (4218,9746,16000,0,0,42), - (4218,9748,16000,0,0,42), - (4218,9751,16000,0,0,42), - (4218,9753,18000,0,0,44), - (4218,9755,18000,0,0,44), - (4218,9757,18000,0,0,44), - (4218,9759,18000,0,0,44), - (4218,9822,20000,0,0,46), - (4218,9825,20000,0,0,46), - (4218,9828,30000,0,0,56), - (4218,9831,20000,0,0,46), - (4218,9832,28000,0,0,54), - (4218,9836,20000,0,0,46), - (4218,9837,26000,0,0,52), - (4218,9838,32000,0,0,58), - (4218,9842,20000,0,0,46), - (4218,9843,26000,0,0,52), - (4218,9844,32000,0,0,58), - (4218,9847,22000,0,0,48), - (4218,9848,34000,0,0,60), - (4218,9851,32000,0,0,58), - (4218,9854,22000,0,0,48), - (4218,9855,32000,0,0,58), - (4218,9859,22000,0,0,48), - (4218,9860,28000,0,0,54), - (4218,9861,34000,0,0,60), - (4218,9864,23000,0,0,50), - (4218,9865,34000,0,0,60), - (4218,9868,23000,0,0,50), - (4218,9869,32000,0,0,58), - (4218,9877,23000,0,0,50), - (4218,9878,32000,0,0,58), - (4218,9882,23000,0,0,50), - (4218,9883,32000,0,0,58), - (4218,9886,23000,0,0,50), - (4218,9887,34000,0,0,60), - (4218,9890,23000,0,0,50), - (4218,9891,30000,0,0,56), - (4218,9893,26000,0,0,52), - (4218,9895,26000,0,0,52), - (4218,9897,34000,0,0,60), - (4218,9899,26000,0,0,52), - (4218,9902,28000,0,0,54), - (4218,9905,28000,0,0,54), - (4218,9909,28000,0,0,54), - (4218,9911,28000,0,0,54), - (4218,9914,34000,0,0,60), - (4218,10343,28000,0,0,54), - (4218,11594,14000,0,0,40), - (4218,16915,23000,0,0,50), - (4218,17373,250,0,0,28), - (4218,17374,600,0,0,38), - (4218,17375,1100,0,0,48), - (4218,17376,1600,10,0,58), - (4218,17396,800,0,0,42), - (4218,17397,1400,0,0,54), - (4218,17406,34000,0,0,60), - (4218,18659,12000,0,0,38), - (4218,18660,32000,0,0,58), - (4218,20485,2000,0,0,20), - (4218,20722,14000,0,0,40), - (4218,20744,6000,0,0,30), - (4218,20745,14000,0,0,40), - (4218,20749,23000,0,0,50), - (4218,20750,34000,0,0,60), - (4218,22569,8000,0,0,32), - (4218,22826,18000,0,0,44), - (4218,22830,14000,0,0,40), - (4218,22831,22000,0,0,48), - (4218,22832,30000,0,0,56), - (4218,22894,11000,0,0,36), - (4218,22897,20000,0,0,46), - (4218,22898,30000,0,0,56), - (4218,24922,14000,0,0,40), - (4218,24978,300,0,0,30), - (4218,24979,700,0,0,40), - (4218,24980,1150,0,0,50), - (4218,24981,1700,0,0,60), - (4218,29167,14000,0,0,40), - (4219,499,2000,0,0,20), - (4219,1151,4500,0,0,26), - (4219,1414,1900,0,0,18), - (4219,1415,6000,0,0,30), - (4219,1416,16000,0,0,42), - (4219,1420,100,0,0,6), - (4219,1421,900,0,0,14), - (4219,1422,4000,0,0,24), - (4219,1428,100,0,0,4), - (4219,1429,300,0,0,10), - (4219,1431,1800,0,0,16), - (4219,1432,4000,0,0,24), - (4219,1433,10000,0,0,34), - (4219,1435,200,0,0,8), - (4219,1436,1900,0,0,18), - (4219,1439,6000,0,0,30), - (4219,1441,6000,0,0,30), - (4219,1445,2000,0,0,20), - (4219,1448,2000,0,0,20), - (4219,1736,300,0,0,10), - (4219,1737,2000,0,0,20), - (4219,1827,4000,0,0,24), - (4219,1828,10000,0,0,34), - (4219,1829,18000,0,0,44), - (4219,2092,3000,0,0,22), - (4219,2093,5000,0,0,28), - (4219,2788,4000,0,0,24), - (4219,2889,28000,0,0,54), - (4219,2897,4500,0,0,26), - (4219,2910,3000,0,0,22), - (4219,2914,2000,0,0,20), - (4219,2919,5000,0,0,28), - (4219,2920,12000,0,0,38), - (4219,3030,5000,0,0,28), - (4219,3139,1800,0,0,16), - (4219,3628,10000,0,0,34), - (4219,3739,300,0,0,30), - (4219,5181,100,0,0,6), - (4219,5182,900,0,0,14), - (4219,5183,3000,0,0,22), - (4219,5184,6000,0,0,30), - (4219,5190,200,0,0,8), - (4219,5192,900,0,0,14), - (4219,5193,2000,0,0,20), - (4219,5194,4500,0,0,26), - (4219,5203,12000,0,0,38), - (4219,5204,22000,0,0,48), - (4219,5210,5000,0,0,28), - (4219,5212,900,0,0,14), - (4219,5216,2000,0,0,20), - (4219,5218,4000,0,0,24), - (4219,5222,3000,0,0,22), - (4219,5226,8000,0,0,32), - (4219,5228,800,0,0,12), - (4219,5230,95,0,0,18), - (4219,5231,10,0,0,1), - (4219,5233,300,0,0,10), - (4219,5235,2000,0,0,20), - (4219,5299,1900,0,0,18), - (4219,6779,8000,0,0,32), - (4219,6781,12000,0,0,38), - (4219,6782,6000,0,0,30), - (4219,6784,14000,0,0,40), - (4219,6786,8000,0,0,32), - (4219,6790,16000,0,0,42), - (4219,6794,11000,0,0,36), - (4219,6799,6000,0,0,30), - (4219,6801,6000,0,0,30), - (4219,6811,1900,0,0,18), - (4219,6812,4500,0,0,26), - (4219,8904,12000,0,0,38), - (4219,8906,20000,0,0,46), - (4219,8908,14000,0,0,40), - (4219,8911,14000,0,0,40), - (4219,8915,10000,0,0,34), - (4219,8920,14000,0,0,40), - (4219,8922,100,0,0,4), - (4219,8930,300,0,0,10), - (4219,8931,1800,0,0,16), - (4219,8932,3000,0,0,22), - (4219,8933,5000,0,0,28), - (4219,8934,10000,0,0,34), - (4219,8935,14000,0,0,40), - (4219,8937,800,0,0,12), - (4219,8942,1900,0,0,18), - (4219,8943,4000,0,0,24), - (4219,8944,6000,0,0,30), - (4219,8945,11000,0,0,36), - (4219,8952,4500,0,0,26), - (4219,8953,10000,0,0,34), - (4219,8954,16000,0,0,42), - (4219,8956,12000,0,0,38), - (4219,8973,10000,0,0,34), - (4219,8984,20000,0,0,46), - (4219,8993,12000,0,0,38), - (4219,8999,5000,0,0,28), - (4219,9001,14000,0,0,40), - (4219,9006,11000,0,0,36), - (4219,9491,8000,0,0,32), - (4219,9494,5000,0,0,28), - (4219,9495,11000,0,0,36), - (4219,9746,16000,0,0,42), - (4219,9748,16000,0,0,42), - (4219,9751,16000,0,0,42), - (4219,9753,18000,0,0,44), - (4219,9755,18000,0,0,44), - (4219,9757,18000,0,0,44), - (4219,9759,18000,0,0,44), - (4219,9822,20000,0,0,46), - (4219,9825,20000,0,0,46), - (4219,9828,30000,0,0,56), - (4219,9831,20000,0,0,46), - (4219,9832,28000,0,0,54), - (4219,9836,20000,0,0,46), - (4219,9837,26000,0,0,52), - (4219,9838,32000,0,0,58), - (4219,9842,20000,0,0,46), - (4219,9843,26000,0,0,52), - (4219,9844,32000,0,0,58), - (4219,9847,22000,0,0,48), - (4219,9848,34000,0,0,60), - (4219,9851,32000,0,0,58), - (4219,9854,22000,0,0,48), - (4219,9855,32000,0,0,58), - (4219,9859,22000,0,0,48), - (4219,9860,28000,0,0,54), - (4219,9861,34000,0,0,60), - (4219,9864,23000,0,0,50), - (4219,9865,34000,0,0,60), - (4219,9868,23000,0,0,50), - (4219,9869,32000,0,0,58), - (4219,9877,23000,0,0,50), - (4219,9878,32000,0,0,58), - (4219,9882,23000,0,0,50), - (4219,9883,32000,0,0,58), - (4219,9886,23000,0,0,50), - (4219,9887,34000,0,0,60), - (4219,9890,23000,0,0,50), - (4219,9891,30000,0,0,56), - (4219,9893,26000,0,0,52), - (4219,9895,26000,0,0,52), - (4219,9897,34000,0,0,60), - (4219,9899,26000,0,0,52), - (4219,9902,28000,0,0,54), - (4219,9905,28000,0,0,54), - (4219,9909,28000,0,0,54), - (4219,9911,28000,0,0,54), - (4219,9914,34000,0,0,60), - (4219,10343,28000,0,0,54), - (4219,11594,14000,0,0,40), - (4219,16915,23000,0,0,50), - (4219,17373,250,0,0,28), - (4219,17374,600,0,0,38), - (4219,17375,1100,0,0,48), - (4219,17376,1600,10,0,58), - (4219,17396,800,0,0,42), - (4219,17397,1400,0,0,54), - (4219,17406,34000,0,0,60), - (4219,18659,12000,0,0,38), - (4219,18660,32000,0,0,58), - (4219,20485,2000,0,0,20), - (4219,20722,14000,0,0,40), - (4219,20744,6000,0,0,30), - (4219,20745,14000,0,0,40), - (4219,20749,23000,0,0,50), - (4219,20750,34000,0,0,60), - (4219,22569,8000,0,0,32), - (4219,22826,18000,0,0,44), - (4219,22830,14000,0,0,40), - (4219,22831,22000,0,0,48), - (4219,22832,30000,0,0,56), - (4219,22894,11000,0,0,36), - (4219,22897,20000,0,0,46), - (4219,22898,30000,0,0,56), - (4219,24922,14000,0,0,40), - (4219,24978,300,0,0,30), - (4219,24979,700,0,0,40), - (4219,24980,1150,0,0,50), - (4219,24981,1700,0,0,60), - (4219,29167,14000,0,0,40), - (4254,2581,10,0,0,0), - (4254,2582,500,186,50,0), - (4254,3313,50,186,65,0), - (4254,3314,200,186,65,0), - (4254,3315,2250,186,155,0), - (4254,3316,450,186,125,0), - (4254,3317,180,186,75,0), - (4254,3568,4500,186,125,0), - (4254,3596,2250,186,165,0), - (4254,10099,4500,186,175,0), - (4254,10100,9000,186,230,0), - (4254,10249,50000,186,200,0), - (4254,16154,18000,186,250,0), - (4258,2020,9,0,0,5), - (4258,2021,450,164,50,10), - (4258,2744,90,164,35,0), - (4258,2745,450,164,90,0), - (4258,2746,90,164,65,0), - (4258,2747,180,164,70,0), - (4258,2749,270,164,105,0), - (4258,2750,450,164,105,0), - (4258,2751,450,164,120,0), - (4258,2752,900,164,125,0), - (4258,2753,900,164,145,0), - (4258,2754,45,164,15,0), - (4258,2755,45,164,20,0), - (4258,2756,45,164,25,0), - (4258,2757,180,164,110,0), - (4258,2758,180,164,115,0), - (4258,2759,180,164,120,0), - (4258,3118,90,164,65,0), - (4258,3119,900,164,125,0), - (4258,3298,450,164,90,0), - (4258,3299,225,164,35,0), - (4258,3300,450,164,70,0), - (4258,3301,900,164,130,0), - (4258,3340,45,164,20,0), - (4258,3341,90,164,25,0), - (4258,3342,90,164,40,0), - (4258,3343,180,164,45,0), - (4258,3344,225,164,75,0), - (4258,3346,450,164,130,0), - (4258,3347,900,164,135,0), - (4258,3348,900,164,125,0), - (4258,3521,900,164,165,0), - (4258,3522,1125,164,170,0), - (4258,3524,900,164,155,0), - (4258,3525,6750,164,180,0), - (4258,3539,4500,164,125,20), - (4258,6520,720,164,110,0), - (4258,7225,900,164,185,0), - (4258,7409,270,164,65,0), - (4258,7819,180,164,95,0), - (4258,7820,90,164,100,0), - (4258,8769,225,164,150,0), - (4258,8881,90,164,30,0), - (4258,9917,2250,164,200,0), - (4258,9922,2250,164,200,0), - (4258,9924,2250,164,200,0), - (4258,9925,2250,164,200,0), - (4258,9927,4500,164,205,0), - (4258,9929,4500,164,205,0), - (4258,9932,4500,164,205,0), - (4258,9936,4500,164,215,0), - (4258,9960,15000,164,230,0), - (4258,9984,90,164,30,0), - (4258,9988,225,164,125,0), - (4258,9989,450,164,130,0), - (4258,9990,450,164,135,0), - (4258,9994,9000,164,210,0), - (4258,10002,15000,164,230,0), - (4258,14381,225,164,150,0), - (4258,14382,2250,164,200,0), - (4258,15974,6750,164,180,0), - (4258,19671,225,164,150,0), - (4258,19672,2250,164,200,0), - (4320,542,396,0,0,20), - (4320,1853,1,261,0,0), - (4320,6285,1,0,0,0), - (4320,6291,1,0,0,0), - (4320,6292,1,0,0,0), - (4320,6293,1,0,0,0), - (4320,6294,1,0,0,0), - (4320,6313,1,0,0,0), - (4320,6322,1,0,0,0), - (4320,6323,1,0,0,0), - (4320,6324,1,0,0,0), - (4320,6325,1,0,0,0), - (4320,6330,1,0,0,0), - (4320,6339,1,0,0,0), - (4320,6340,1,0,0,0), - (4320,6341,1,0,0,0), - (4320,6342,1,0,0,0), - (4320,6449,1,0,0,0), - (4320,6454,1,0,0,0), - (4320,6455,1,0,0,0), - (4320,6456,1,0,0,0), - (4320,6457,1,0,0,0), - (4320,14922,1,261,0,0), - (4320,15147,440,0,0,20), - (4320,15148,1440,0,0,30), - (4320,15149,3240,0,0,40), - (4320,15150,6480,0,0,50), - (4320,15151,9000,0,0,60), - (4320,24442,440,0,0,20), - (4320,24468,1440,0,0,30), - (4320,24470,3240,0,0,40), - (4320,24472,6480,0,0,50), - (4320,24473,440,0,0,20), - (4320,24481,1440,0,0,30), - (4320,24484,3240,0,0,40), - (4320,24485,6480,0,0,50), - (4320,24517,440,0,0,20), - (4320,24518,40,0,0,20), - (4320,24519,440,0,0,20), - (4320,24520,1440,0,0,30), - (4320,24521,3240,0,0,40), - (4320,24522,6480,0,0,50), - (4320,24523,1440,0,0,30), - (4320,24524,3240,0,0,40), - (4320,24525,6480,0,0,50), - (4320,24526,1440,0,0,30), - (4320,24527,3240,0,0,40), - (4320,24528,6480,0,0,50), - (4320,24533,10,0,0,10), - (4320,24534,120,0,0,12), - (4320,24535,400,0,0,18), - (4320,24536,1260,0,0,24), - (4320,24537,1440,0,0,30), - (4320,24538,2520,0,0,36), - (4320,24539,4320,0,0,42), - (4320,24540,5760,0,0,48), - (4320,24541,7560,0,0,54), - (4320,24548,10,0,0,10), - (4320,24563,120,0,0,12), - (4320,24565,400,0,0,18), - (4320,24566,1260,0,0,24), - (4320,24567,1440,0,0,30), - (4320,24568,2520,0,0,36), - (4320,24569,4320,0,0,42), - (4320,24570,5760,0,0,48), - (4320,24633,7560,0,0,54), - (4320,24634,9000,0,0,60), - (4320,24636,9000,0,0,60), - (4552,2551,100,0,0,5), - (4552,2559,50,185,10,0), - (4552,2561,100,185,50,0), - (4552,2562,200,185,75,0), - (4552,2563,150,185,80,0), - (4552,3412,500,185,50,10), - (4552,6502,100,185,50,0), - (4552,6503,300,185,125,0), - (4552,21176,4000,185,200,0), - (4563,607,9000,0,0,36), - (4563,1197,5000,0,0,28), - (4563,1296,200,0,0,8), - (4563,1297,1500,0,0,18), - (4563,1367,900,0,0,14), - (4563,1368,2500,0,0,22), - (4563,1369,6000,0,0,30), - (4563,1374,10,0,0,1), - (4563,1375,300,0,0,10), - (4563,1376,2000,0,0,20), - (4563,1377,1500,0,0,18), - (4563,1381,100,0,0,6), - (4563,1382,600,0,0,12), - (4563,1383,300,0,0,10), - (4563,1384,2000,0,0,20), - (4563,1393,100,0,0,4), - (4563,1394,600,0,0,12), - (4563,1404,6000,0,0,30), - (4563,1406,2000,0,0,20), - (4563,1407,5000,0,0,28), - (4563,1476,100,0,0,6), - (4563,1477,1200,0,0,16), - (4563,1478,4000,0,0,26), - (4563,1571,14000,0,0,48), - (4563,1572,11000,0,0,42), - (4563,2942,6000,0,0,30), - (4563,2945,1500,0,0,18), - (4563,2971,4000,0,0,26), - (4563,2972,10000,0,0,38), - (4563,3704,600,0,0,12), - (4563,3705,2000,0,0,20), - (4563,3706,5000,0,0,28), - (4563,3707,9000,0,0,36), - (4563,5139,3000,0,0,24), - (4563,5486,11000,0,0,40), - (4563,5501,3000,0,0,24), - (4563,5698,1200,0,0,16), - (4563,5700,8000,0,0,34), - (4563,5702,13000,0,0,46), - (4563,5709,6000,0,0,30), - (4563,5736,4000,0,0,26), - (4563,5741,2000,0,0,20), - (4563,5783,200,0,0,8), - (4563,6203,300,0,0,10), - (4563,6204,2500,0,0,22), - (4563,6206,2500,0,0,22), - (4563,6214,7000,0,0,32), - (4563,6216,22000,0,0,56), - (4563,6218,5000,0,0,28), - (4563,6220,8000,0,0,34), - (4563,6221,100,0,0,4), - (4563,6224,900,0,0,14), - (4563,6225,3000,0,0,24), - (4563,6227,8000,0,0,34), - (4563,6228,2500,0,0,22), - (4563,6232,7000,0,0,32), - (4563,6485,9000,0,0,36), - (4563,7642,9000,0,0,36), - (4563,7647,7000,0,0,32), - (4563,7649,8000,0,0,34), - (4563,7650,900,0,0,14), - (4563,7652,10000,0,0,38), - (4563,7660,5000,0,0,28), - (4563,7661,11000,0,0,42), - (4563,7662,300,0,0,10), - (4563,7663,2000,0,0,20), - (4563,7664,5000,0,0,28), - (4563,7665,6000,0,0,30), - (4563,7666,7000,0,0,32), - (4563,8290,3000,0,0,24), - (4563,8291,10000,0,0,38), - (4563,11662,12000,0,0,44), - (4563,11663,18000,0,0,52), - (4563,11664,26000,0,0,60), - (4563,11666,11000,0,0,40), - (4563,11669,15000,0,0,50), - (4563,11670,26000,0,0,60), - (4563,11673,12000,0,0,44), - (4563,11674,20000,0,0,54), - (4563,11676,18000,0,0,52), - (4563,11679,13000,0,0,46), - (4563,11680,24000,0,0,58), - (4563,11685,9900,0,0,42), - (4563,11686,18000,0,0,54), - (4563,11690,9000,0,0,36), - (4563,11691,13000,0,0,46), - (4563,11692,22000,0,0,56), - (4563,11696,12000,0,0,44), - (4563,11697,18000,0,0,52), - (4563,11698,26000,0,0,60), - (4563,11701,13000,0,0,46), - (4563,11702,20000,0,0,54), - (4563,11705,12000,0,0,44), - (4563,11709,11000,0,0,42), - (4563,11710,18000,0,0,52), - (4563,11714,10000,0,0,38), - (4563,11715,14000,0,0,48), - (4563,11716,24000,0,0,58), - (4563,11718,22000,0,0,56), - (4563,11720,15000,0,0,50), - (4563,11723,13000,0,0,46), - (4563,11724,26000,0,0,60), - (4563,11727,12000,0,0,44), - (4563,11728,24000,0,0,58), - (4563,11731,24000,0,0,58), - (4563,11736,11000,0,0,40), - (4563,11737,15000,0,0,50), - (4563,11738,26000,0,0,60), - (4563,11741,11000,0,0,42), - (4563,11742,18000,0,0,52), - (4563,11788,15000,0,0,50), - (4563,17732,14000,0,0,48), - (4563,17733,26000,0,0,60), - (4563,17865,12000,0,0,44), - (4563,18154,4000,0,0,26), - (4563,18155,8000,0,0,34), - (4563,18156,11000,0,0,42), - (4563,18157,15000,0,0,50), - (4563,18158,24000,0,0,58), - (4563,18160,22000,0,0,56), - (4563,18161,15000,0,0,50), - (4563,18162,24000,0,0,58), - (4563,18169,20000,0,0,54), - (4563,18170,13000,0,0,46), - (4563,18171,22000,0,0,56), - (4563,18648,13000,0,0,46), - (4563,18753,26000,0,0,60), - (4563,18872,150,0,0,24), - (4563,18875,350,0,0,32), - (4563,18876,550,0,0,40), - (4563,18877,700,0,0,48), - (4563,18878,22000,0,0,56), - (4563,18927,500,0,0,38), - (4563,18928,700,0,0,48), - (4563,18929,1200,0,0,58), - (4563,18933,700,0,0,48), - (4563,18934,1000,0,0,54), - (4563,18935,1300,0,0,60), - (4563,18939,750,0,0,50), - (4563,18940,1300,0,0,60), - (4563,20766,6000,0,0,30), - (4563,20767,11000,0,0,40), - (4563,20768,15000,0,0,50), - (4563,20769,26000,0,0,60), - (4563,17938,22000,17862,0,56), - (4564,607,9000,0,0,36), - (4564,1197,5000,0,0,28), - (4564,1296,200,0,0,8), - (4564,1297,1500,0,0,18), - (4564,1367,900,0,0,14), - (4564,1368,2500,0,0,22), - (4564,1369,6000,0,0,30), - (4564,1374,10,0,0,1), - (4564,1375,300,0,0,10), - (4564,1376,2000,0,0,20), - (4564,1377,1500,0,0,18), - (4564,1381,100,0,0,6), - (4564,1382,600,0,0,12), - (4564,1383,300,0,0,10), - (4564,1384,2000,0,0,20), - (4564,1393,100,0,0,4), - (4564,1394,600,0,0,12), - (4564,1404,6000,0,0,30), - (4564,1406,2000,0,0,20), - (4564,1407,5000,0,0,28), - (4564,1476,100,0,0,6), - (4564,1477,1200,0,0,16), - (4564,1478,4000,0,0,26), - (4564,1571,14000,0,0,48), - (4564,1572,11000,0,0,42), - (4564,2942,6000,0,0,30), - (4564,2945,1500,0,0,18), - (4564,2971,4000,0,0,26), - (4564,2972,10000,0,0,38), - (4564,3704,600,0,0,12), - (4564,3705,2000,0,0,20), - (4564,3706,5000,0,0,28), - (4564,3707,9000,0,0,36), - (4564,5139,3000,0,0,24), - (4564,5486,11000,0,0,40), - (4564,5501,3000,0,0,24), - (4564,5698,1200,0,0,16), - (4564,5700,8000,0,0,34), - (4564,5702,13000,0,0,46), - (4564,5709,6000,0,0,30), - (4564,5736,4000,0,0,26), - (4564,5741,2000,0,0,20), - (4564,5783,200,0,0,8), - (4564,6203,300,0,0,10), - (4564,6204,2500,0,0,22), - (4564,6206,2500,0,0,22), - (4564,6214,7000,0,0,32), - (4564,6216,22000,0,0,56), - (4564,6218,5000,0,0,28), - (4564,6220,8000,0,0,34), - (4564,6221,100,0,0,4), - (4564,6224,900,0,0,14), - (4564,6225,3000,0,0,24), - (4564,6227,8000,0,0,34), - (4564,6228,2500,0,0,22), - (4564,6232,7000,0,0,32), - (4564,6485,9000,0,0,36), - (4564,7642,9000,0,0,36), - (4564,7647,7000,0,0,32), - (4564,7649,8000,0,0,34), - (4564,7650,900,0,0,14), - (4564,7652,10000,0,0,38), - (4564,7660,5000,0,0,28), - (4564,7661,11000,0,0,42), - (4564,7662,300,0,0,10), - (4564,7663,2000,0,0,20), - (4564,7664,5000,0,0,28), - (4564,7665,6000,0,0,30), - (4564,7666,7000,0,0,32), - (4564,8290,3000,0,0,24), - (4564,8291,10000,0,0,38), - (4564,11662,12000,0,0,44), - (4564,11663,18000,0,0,52), - (4564,11664,26000,0,0,60), - (4564,11666,11000,0,0,40), - (4564,11669,15000,0,0,50), - (4564,11670,26000,0,0,60), - (4564,11673,12000,0,0,44), - (4564,11674,20000,0,0,54), - (4564,11676,18000,0,0,52), - (4564,11679,13000,0,0,46), - (4564,11680,24000,0,0,58), - (4564,11685,9900,0,0,42), - (4564,11686,18000,0,0,54), - (4564,11690,9000,0,0,36), - (4564,11691,13000,0,0,46), - (4564,11692,22000,0,0,56), - (4564,11696,12000,0,0,44), - (4564,11697,18000,0,0,52), - (4564,11698,26000,0,0,60), - (4564,11701,13000,0,0,46), - (4564,11702,20000,0,0,54), - (4564,11705,12000,0,0,44), - (4564,11709,11000,0,0,42), - (4564,11710,18000,0,0,52), - (4564,11714,10000,0,0,38), - (4564,11715,14000,0,0,48), - (4564,11716,24000,0,0,58), - (4564,11718,22000,0,0,56), - (4564,11720,15000,0,0,50), - (4564,11723,13000,0,0,46), - (4564,11724,26000,0,0,60), - (4564,11727,12000,0,0,44), - (4564,11728,24000,0,0,58), - (4564,11731,24000,0,0,58), - (4564,11736,11000,0,0,40), - (4564,11737,15000,0,0,50), - (4564,11738,26000,0,0,60), - (4564,11741,11000,0,0,42), - (4564,11742,18000,0,0,52), - (4564,11788,15000,0,0,50), - (4564,17732,14000,0,0,48), - (4564,17733,26000,0,0,60), - (4564,17865,12000,0,0,44), - (4564,18154,4000,0,0,26), - (4564,18155,8000,0,0,34), - (4564,18156,11000,0,0,42), - (4564,18157,15000,0,0,50), - (4564,18158,24000,0,0,58), - (4564,18160,22000,0,0,56), - (4564,18161,15000,0,0,50), - (4564,18162,24000,0,0,58), - (4564,18169,20000,0,0,54), - (4564,18170,13000,0,0,46), - (4564,18171,22000,0,0,56), - (4564,18648,13000,0,0,46), - (4564,18753,26000,0,0,60), - (4564,18872,150,0,0,24), - (4564,18875,350,0,0,32), - (4564,18876,550,0,0,40), - (4564,18877,700,0,0,48), - (4564,18878,22000,0,0,56), - (4564,18927,500,0,0,38), - (4564,18928,700,0,0,48), - (4564,18929,1200,0,0,58), - (4564,18933,700,0,0,48), - (4564,18934,1000,0,0,54), - (4564,18935,1300,0,0,60), - (4564,18939,750,0,0,50), - (4564,18940,1300,0,0,60), - (4564,20766,6000,0,0,30), - (4564,20767,11000,0,0,40), - (4564,20768,15000,0,0,50), - (4564,20769,26000,0,0,60), - (4564,17938,22000,17862,0,56), - (4565,1296,200,0,0,8), - (4565,1297,1500,0,0,18), - (4565,1367,900,0,0,14), - (4565,1368,2500,0,0,22), - (4565,1374,10,0,0,1), - (4565,1375,300,0,0,10), - (4565,1376,2000,0,0,20), - (4565,1377,1500,0,0,18), - (4565,1381,100,0,0,6), - (4565,1382,600,0,0,12), - (4565,1383,300,0,0,10), - (4565,1384,2000,0,0,20), - (4565,1393,100,0,0,4), - (4565,1394,600,0,0,12), - (4565,1406,2000,0,0,20), - (4565,1476,100,0,0,6), - (4565,1477,1200,0,0,16), - (4565,2945,1500,0,0,18), - (4565,3704,600,0,0,12), - (4565,3705,2000,0,0,20), - (4565,5139,3000,0,0,24), - (4565,5501,3000,0,0,24), - (4565,5698,1200,0,0,16), - (4565,5709,6000,0,0,30), - (4565,5741,2000,0,0,20), - (4565,5783,200,0,0,8), - (4565,6203,300,0,0,10), - (4565,6204,2500,0,0,22), - (4565,6206,2500,0,0,22), - (4565,6221,100,0,0,4), - (4565,6224,900,0,0,14), - (4565,6225,3000,0,0,24), - (4565,6228,2500,0,0,22), - (4565,7650,900,0,0,14), - (4565,7662,300,0,0,10), - (4565,7663,2000,0,0,20), - (4565,8290,3000,0,0,24), - (4565,11685,9900,0,0,42), - (4565,11686,18000,0,0,54), - (4566,1214,8000,0,0,30), - (4566,1228,15000,0,0,40), - (4566,1475,22750,0,0,42), - (4566,3553,14000,0,0,38), - (4566,6128,8000,0,0,30), - (4566,6130,10000,0,0,32), - (4566,6132,15000,0,0,40), - (4566,8404,8000,0,0,30), - (4566,8405,13000,0,0,36), - (4566,8410,10000,0,0,32), - (4566,8411,14000,0,0,38), - (4566,8414,8000,0,0,30), - (4566,8415,14000,0,0,38), - (4566,8420,10000,0,0,32), - (4566,8421,15000,0,0,40), - (4566,8425,10000,0,0,32), - (4566,8426,15000,0,0,40), - (4566,8428,13000,0,0,36), - (4566,8441,8000,0,0,30), - (4566,8442,14000,0,0,38), - (4566,8448,12000,0,0,34), - (4566,8449,15000,0,0,40), - (4566,8453,15000,0,0,36), - (4566,8456,8000,0,0,30), - (4566,8459,8000,0,0,30), - (4566,8460,15000,0,0,40), - (4566,8463,10000,0,0,32), - (4566,8464,18000,0,0,42), - (4566,8493,12000,0,0,34), - (4566,8497,13000,0,0,36), - (4566,10055,28000,0,0,48), - (4566,10141,15000,0,0,40), - (4566,10142,32000,0,0,50), - (4566,10146,22750,0,0,42), - (4566,10152,22750,0,0,42), - (4566,10153,28000,0,0,48), - (4566,10162,22750,0,0,42), - (4566,10163,32000,0,0,50), - (4566,10171,18000,0,0,42), - (4566,10175,28000,0,0,48), - (4566,10182,23000,0,0,44), - (4566,10183,32000,0,0,50), - (4566,10188,23000,0,0,44), - (4566,10194,23000,0,0,44), - (4566,10198,26000,0,0,46), - (4566,10203,26000,0,0,46), - (4566,10208,26000,0,0,46), - (4566,10213,28000,0,0,48), - (4566,10217,28000,0,0,48), - (4566,10221,32000,0,0,50), - (4566,10224,32000,0,0,50), - (4566,12828,15000,0,0,40), - (4566,13011,400,0,0,30), - (4566,13012,650,0,0,36), - (4566,13014,900,0,0,42), - (4566,13015,900,0,0,48), - (4566,13023,650,0,0,36), - (4566,13024,1150,0,0,44), - (4566,13037,6500,0,0,46), - (4566,22785,40000,0,0,58), - (4566,28403,2000,0,0,20), - (4567,1035,2000,0,0,20), - (4567,1142,100,0,0,4), - (4567,1168,200,0,0,8), - (4567,1173,100,0,0,6), - (4567,1174,400,0,0,10), - (4567,1176,1800,0,0,18), - (4567,1191,200,0,0,8), - (4567,1194,400,0,0,10), - (4567,1196,2000,0,0,20), - (4567,1198,600,0,0,12), - (4567,1200,2000,0,0,20), - (4567,1210,7000,0,0,28), - (4567,1211,900,0,0,14), - (4567,1214,8000,0,0,30), - (4567,1225,5000,0,0,26), - (4567,1228,15000,0,0,40), - (4567,1241,5000,0,0,26), - (4567,1249,100,0,0,6), - (4567,1250,600,0,0,12), - (4567,1251,3000,0,0,22), - (4567,1266,600,0,0,12), - (4567,1267,1800,0,0,18), - (4567,1467,900,0,0,14), - (4567,1472,10,0,0,1), - (4567,1473,900,0,0,14), - (4567,1474,7000,0,0,28), - (4567,1475,22750,0,0,42), - (4567,1481,2000,0,0,20), - (4567,1811,3000,0,0,22), - (4567,1830,200,0,0,24), - (4567,2124,1500,0,0,16), - (4567,2125,4000,0,0,24), - (4567,2141,100,0,0,6), - (4567,2142,900,0,0,14), - (4567,2143,3000,0,0,22), - (4567,2858,1500,0,0,16), - (4567,3142,1800,0,0,18), - (4567,3553,14000,0,0,38), - (4567,3576,4000,0,0,24), - (4567,5146,200,0,0,8), - (4567,5147,1500,0,0,16), - (4567,5148,4000,0,0,24), - (4567,5499,2000,0,0,20), - (4567,5507,100,0,0,4), - (4567,5565,400,0,0,10), - (4567,5566,2000,0,0,20), - (4567,6121,13000,0,0,34), - (4567,6128,8000,0,0,30), - (4567,6130,10000,0,0,32), - (4567,6132,15000,0,0,40), - (4567,6142,7000,0,0,28), - (4567,6144,3000,0,0,22), - (4567,6493,600,0,0,12), - (4567,7323,2000,0,0,20), - (4567,8403,4000,0,0,24), - (4567,8404,8000,0,0,30), - (4567,8405,13000,0,0,36), - (4567,8409,5000,0,0,26), - (4567,8410,10000,0,0,32), - (4567,8411,14000,0,0,38), - (4567,8414,8000,0,0,30), - (4567,8415,14000,0,0,38), - (4567,8420,10000,0,0,32), - (4567,8421,15000,0,0,40), - (4567,8425,10000,0,0,32), - (4567,8426,15000,0,0,40), - (4567,8428,13000,0,0,36), - (4567,8440,3000,0,0,22), - (4567,8441,8000,0,0,30), - (4567,8442,14000,0,0,38), - (4567,8447,7000,0,0,28), - (4567,8448,12000,0,0,34), - (4567,8449,15000,0,0,40), - (4567,8452,4000,0,0,24), - (4567,8453,15000,0,0,36), - (4567,8456,8000,0,0,30), - (4567,8459,8000,0,0,30), - (4567,8460,15000,0,0,40), - (4567,8463,10000,0,0,32), - (4567,8464,18000,0,0,42), - (4567,8493,12000,0,0,34), - (4567,8496,7000,0,0,28), - (4567,8497,13000,0,0,36), - (4567,10055,28000,0,0,48), - (4567,10056,40000,0,0,58), - (4567,10141,15000,0,0,40), - (4567,10142,32000,0,0,50), - (4567,10146,22750,0,0,42), - (4567,10147,35000,0,0,52), - (4567,10152,22750,0,0,42), - (4567,10153,28000,0,0,48), - (4567,10154,36000,0,0,54), - (4567,10155,42000,0,0,60), - (4567,10158,38000,0,0,56), - (4567,10162,22750,0,0,42), - (4567,10163,32000,0,0,50), - (4567,10164,40000,0,0,58), - (4567,10171,18000,0,0,42), - (4567,10172,36000,0,0,54), - (4567,10175,28000,0,0,48), - (4567,10176,42000,0,0,60), - (4567,10178,35000,0,0,52), - (4567,10182,23000,0,0,44), - (4567,10183,32000,0,0,50), - (4567,10184,38000,0,0,56), - (4567,10188,23000,0,0,44), - (4567,10189,35000,0,0,52), - (4567,10190,42000,0,0,60), - (4567,10194,23000,0,0,44), - (4567,10195,35000,0,0,52), - (4567,10196,42000,0,0,60), - (4567,10198,26000,0,0,46), - (4567,10200,36000,0,0,54), - (4567,10203,26000,0,0,46), - (4567,10204,36000,0,0,54), - (4567,10208,26000,0,0,46), - (4567,10209,35000,0,0,52), - (4567,10210,40000,0,0,58), - (4567,10213,28000,0,0,48), - (4567,10214,38000,0,0,56), - (4567,10217,28000,0,0,48), - (4567,10218,38000,0,0,56), - (4567,10221,32000,0,0,50), - (4567,10222,42000,0,0,60), - (4567,10224,32000,0,0,50), - (4567,10226,42000,0,0,60), - (4567,10231,36000,0,0,54), - (4567,12827,2000,0,0,20), - (4567,12828,15000,0,0,40), - (4567,12829,42000,0,0,60), - (4567,13011,400,0,0,30), - (4567,13012,650,0,0,36), - (4567,13014,900,0,0,42), - (4567,13015,900,0,0,48), - (4567,13016,1800,0,0,54), - (4567,13017,1890,0,0,60), - (4567,13023,650,0,0,36), - (4567,13024,1150,0,0,44), - (4567,13025,1750,0,0,52), - (4567,13026,2100,0,0,60), - (4567,13037,6500,0,0,46), - (4567,13038,8750,0,0,52), - (4567,13039,9000,0,0,58), - (4567,22784,28000,0,0,46), - (4567,22785,40000,0,0,58), - (4567,28403,2000,0,0,20), - (4568,1035,2000,0,0,20), - (4568,1142,100,0,0,4), - (4568,1168,200,0,0,8), - (4568,1173,100,0,0,6), - (4568,1174,400,0,0,10), - (4568,1176,1800,0,0,18), - (4568,1191,200,0,0,8), - (4568,1194,400,0,0,10), - (4568,1196,2000,0,0,20), - (4568,1198,600,0,0,12), - (4568,1200,2000,0,0,20), - (4568,1210,7000,0,0,28), - (4568,1211,900,0,0,14), - (4568,1214,8000,0,0,30), - (4568,1225,5000,0,0,26), - (4568,1228,15000,0,0,40), - (4568,1241,5000,0,0,26), - (4568,1249,100,0,0,6), - (4568,1250,600,0,0,12), - (4568,1251,3000,0,0,22), - (4568,1266,600,0,0,12), - (4568,1267,1800,0,0,18), - (4568,1467,900,0,0,14), - (4568,1472,10,0,0,1), - (4568,1473,900,0,0,14), - (4568,1474,7000,0,0,28), - (4568,1475,22750,0,0,42), - (4568,1481,2000,0,0,20), - (4568,1811,3000,0,0,22), - (4568,1830,200,0,0,24), - (4568,2124,1500,0,0,16), - (4568,2125,4000,0,0,24), - (4568,2141,100,0,0,6), - (4568,2142,900,0,0,14), - (4568,2143,3000,0,0,22), - (4568,2858,1500,0,0,16), - (4568,3142,1800,0,0,18), - (4568,3553,14000,0,0,38), - (4568,3576,4000,0,0,24), - (4568,5146,200,0,0,8), - (4568,5147,1500,0,0,16), - (4568,5148,4000,0,0,24), - (4568,5499,2000,0,0,20), - (4568,5507,100,0,0,4), - (4568,5565,400,0,0,10), - (4568,5566,2000,0,0,20), - (4568,6121,13000,0,0,34), - (4568,6128,8000,0,0,30), - (4568,6130,10000,0,0,32), - (4568,6132,15000,0,0,40), - (4568,6142,7000,0,0,28), - (4568,6144,3000,0,0,22), - (4568,6493,600,0,0,12), - (4568,7323,2000,0,0,20), - (4568,8403,4000,0,0,24), - (4568,8404,8000,0,0,30), - (4568,8405,13000,0,0,36), - (4568,8409,5000,0,0,26), - (4568,8410,10000,0,0,32), - (4568,8411,14000,0,0,38), - (4568,8414,8000,0,0,30), - (4568,8415,14000,0,0,38), - (4568,8420,10000,0,0,32), - (4568,8421,15000,0,0,40), - (4568,8425,10000,0,0,32), - (4568,8426,15000,0,0,40), - (4568,8428,13000,0,0,36), - (4568,8440,3000,0,0,22), - (4568,8441,8000,0,0,30), - (4568,8442,14000,0,0,38), - (4568,8447,7000,0,0,28), - (4568,8448,12000,0,0,34), - (4568,8449,15000,0,0,40), - (4568,8452,4000,0,0,24), - (4568,8453,15000,0,0,36), - (4568,8456,8000,0,0,30), - (4568,8459,8000,0,0,30), - (4568,8460,15000,0,0,40), - (4568,8463,10000,0,0,32), - (4568,8464,18000,0,0,42), - (4568,8493,12000,0,0,34), - (4568,8496,7000,0,0,28), - (4568,8497,13000,0,0,36), - (4568,10055,28000,0,0,48), - (4568,10056,40000,0,0,58), - (4568,10141,15000,0,0,40), - (4568,10142,32000,0,0,50), - (4568,10146,22750,0,0,42), - (4568,10147,35000,0,0,52), - (4568,10152,22750,0,0,42), - (4568,10153,28000,0,0,48), - (4568,10154,36000,0,0,54), - (4568,10155,42000,0,0,60), - (4568,10158,38000,0,0,56), - (4568,10162,22750,0,0,42), - (4568,10163,32000,0,0,50), - (4568,10164,40000,0,0,58), - (4568,10171,18000,0,0,42), - (4568,10172,36000,0,0,54), - (4568,10175,28000,0,0,48), - (4568,10176,42000,0,0,60), - (4568,10178,35000,0,0,52), - (4568,10182,23000,0,0,44), - (4568,10183,32000,0,0,50), - (4568,10184,38000,0,0,56), - (4568,10188,23000,0,0,44), - (4568,10189,35000,0,0,52), - (4568,10190,42000,0,0,60), - (4568,10194,23000,0,0,44), - (4568,10195,35000,0,0,52), - (4568,10196,42000,0,0,60), - (4568,10198,26000,0,0,46), - (4568,10200,36000,0,0,54), - (4568,10203,26000,0,0,46), - (4568,10204,36000,0,0,54), - (4568,10208,26000,0,0,46), - (4568,10209,35000,0,0,52), - (4568,10210,40000,0,0,58), - (4568,10213,28000,0,0,48), - (4568,10214,38000,0,0,56), - (4568,10217,28000,0,0,48), - (4568,10218,38000,0,0,56), - (4568,10221,32000,0,0,50), - (4568,10222,42000,0,0,60), - (4568,10224,32000,0,0,50), - (4568,10226,42000,0,0,60), - (4568,10231,36000,0,0,54), - (4568,12827,2000,0,0,20), - (4568,12828,15000,0,0,40), - (4568,12829,42000,0,0,60), - (4568,13011,400,0,0,30), - (4568,13012,650,0,0,36), - (4568,13014,900,0,0,42), - (4568,13015,900,0,0,48), - (4568,13016,1800,0,0,54), - (4568,13017,1890,0,0,60), - (4568,13023,650,0,0,36), - (4568,13024,1150,0,0,44), - (4568,13025,1750,0,0,52), - (4568,13026,2100,0,0,60), - (4568,13037,6500,0,0,46), - (4568,13038,8750,0,0,52), - (4568,13039,9000,0,0,58), - (4568,22784,28000,0,0,46), - (4568,22785,40000,0,0,58), - (4568,28403,2000,0,0,20), - (4573,7733,100,0,0,5), - (4573,7734,500,356,50,0), - (4576,2414,45,197,40,0), - (4576,2415,22,197,1,0), - (4576,2416,45,197,40,0), - (4576,2417,270,197,70,0), - (4576,2418,180,197,70,0), - (4576,2419,180,197,60,0), - (4576,2421,270,197,85,0), - (4576,2422,270,197,95,0), - (4576,2423,225,197,75,0), - (4576,2424,180,197,100,0), - (4576,2966,90,197,75,0), - (4576,2967,180,197,65,0), - (4576,2996,45,197,10,0), - (4576,3783,90,197,45,0), - (4576,3785,180,197,80,0), - (4576,3814,720,197,150,0), - (4576,3874,450,197,125,0), - (4576,3875,900,197,175,0), - (4576,3876,90,197,35,0), - (4576,3877,180,197,60,0), - (4576,3878,270,197,70,0), - (4576,3879,360,197,85,0), - (4576,3880,270,197,80,0), - (4576,3881,450,197,110,0), - (4576,3882,450,197,110,0), - (4576,3884,675,197,130,0), - (4576,3886,675,197,125,0), - (4576,3888,675,197,150,0), - (4576,3889,900,197,185,0), - (4576,3890,225,197,110,0), - (4576,3893,450,197,170,0), - (4576,3911,10,0,0,5), - (4576,3912,450,197,50,10), - (4576,3913,4500,197,125,20), - (4576,3916,45,197,30,0), - (4576,6522,360,197,90,0), - (4576,6691,900,197,135,0), - (4576,7626,45,197,30,0), - (4576,7627,45,197,30,0), - (4576,8466,45,197,40,0), - (4576,8468,225,197,110,0), - (4576,8490,450,197,160,0), - (4576,8491,675,197,175,0), - (4576,8759,540,197,140,0), - (4576,8761,540,197,145,0), - (4576,8763,675,197,160,0), - (4576,8765,810,197,170,0), - (4576,8767,900,197,175,0), - (4576,8771,900,197,190,0), - (4576,8773,900,197,175,0), - (4576,8775,900,197,180,0), - (4576,8777,45,197,10,0), - (4576,8801,2700,197,195,0), - (4576,8805,4500,197,210,0), - (4576,8807,2250,197,185,0), - (4576,12100,3600,197,205,0), - (4576,12101,3600,197,205,0), - (4576,12102,3600,197,210,0), - (4576,12104,4500,197,215,0), - (4576,12106,2250,197,215,0), - (4576,12110,4500,197,225,0), - (4576,12111,4500,197,225,0), - (4576,12112,4500,197,225,0), - (4576,12113,4500,197,225,0), - (4576,12119,45,197,20,0), - (4576,12120,270,197,75,0), - (4578,12103,4500,197,210,0), - (4578,12105,4950,197,215,0), - (4578,12114,5400,197,225,0), - (4578,12121,5850,197,235,0), - (4578,12126,6300,197,240,0), - (4582,652,300,0,0,10), - (4582,1424,300,0,0,10), - (4582,1728,4000,0,0,22), - (4582,1762,100,0,0,6), - (4582,1763,1200,0,0,14), - (4582,1764,4000,0,0,22), - (4582,1765,10000,0,0,30), - (4582,1771,800,0,0,12), - (4582,1772,6000,0,0,26), - (4582,1773,27000,0,0,42), - (4582,1774,52000,0,0,58), - (4582,1780,100,0,0,6), - (4582,1781,2900,0,0,18), - (4582,1789,10,0,0,1), - (4582,1790,3000,0,0,20), - (4582,1791,20000,0,0,40), - (4582,1792,54000,0,0,60), - (4582,1838,6000,0,0,26), - (4582,1845,10000,0,0,30), - (4582,1846,5000,0,0,24), - (4582,1858,4000,0,0,22), - (4582,1859,27000,0,0,42), - (4582,1862,20000,0,0,40), - (4582,2592,100,0,0,4), - (4582,2593,800,0,0,12), - (4582,2594,3000,0,0,20), - (4582,2595,8000,0,0,28), - (4582,2843,10000,40,130,30), - (4582,2844,18000,40,170,38), - (4582,2984,300,0,0,10), - (4582,3128,800,0,0,12), - (4582,3422,3000,40,1,20), - (4582,3423,35000,40,230,50), - (4582,5167,100,0,0,4), - (4582,5175,300,0,0,10), - (4582,5278,200,0,0,8), - (4582,5768,5000,40,100,24), - (4582,6185,7750,0,0,46), - (4582,6480,1800,0,0,16), - (4582,6505,14000,0,0,34), - (4582,6511,14000,40,150,34), - (4582,6734,1800,0,0,16), - (4582,6735,10000,0,0,30), - (4582,6736,3000,0,0,20), - (4582,6737,1200,0,0,14), - (4582,6763,200,0,0,8), - (4582,6764,1800,0,0,16), - (4582,6765,5000,0,0,24), - (4582,6769,8000,0,0,28), - (4582,6771,8000,0,0,28), - (4582,6775,27000,0,0,42), - (4582,8622,18000,0,0,38), - (4582,8625,12000,0,0,32), - (4582,8626,20000,0,0,40), - (4582,8630,12000,0,0,32), - (4582,8634,4000,0,0,22), - (4582,8635,10000,0,0,30), - (4582,8636,18000,0,0,38), - (4582,8638,20000,0,0,40), - (4582,8641,8000,0,0,28), - (4582,8642,16000,0,0,36), - (4582,8644,35000,0,0,50), - (4582,8648,1200,0,0,14), - (4582,8651,6000,0,0,26), - (4582,8652,16000,0,0,36), - (4582,8678,2900,0,0,18), - (4582,8695,18000,40,170,38), - (4582,8697,14000,0,0,34), - (4582,8701,8000,40,120,28), - (4582,8723,16000,0,0,36), - (4582,8727,6000,0,0,26), - (4582,8728,14000,0,0,34), - (4582,8810,16000,40,160,36), - (4582,11199,31000,0,0,46), - (4582,11200,50000,0,0,56), - (4582,11270,27000,0,0,42), - (4582,11271,35000,0,0,50), - (4582,11272,52000,0,0,58), - (4582,11276,29000,0,0,44), - (4582,11277,46000,0,0,52), - (4582,11278,54000,0,0,60), - (4582,11282,29000,0,0,44), - (4582,11283,46000,0,0,52), - (4582,11284,54000,0,0,60), - (4582,11287,31000,0,0,46), - (4582,11288,54000,0,0,60), - (4582,11291,31000,0,0,46), - (4582,11292,48000,0,0,54), - (4582,11295,31000,0,0,46), - (4582,11296,48000,0,0,54), - (4582,11298,33000,0,0,48), - (4582,11301,33000,0,0,48), - (4582,11302,50000,0,0,56), - (4582,11304,46000,0,0,52), - (4582,11318,52000,0,0,58), - (4582,11344,29000,40,200,44), - (4582,11345,46000,40,240,52), - (4582,11346,54000,40,280,60), - (4582,11360,31000,40,210,46), - (4582,11361,48000,40,250,54), - (4582,11401,46000,40,240,52), - (4582,13027,13000,0,0,58), - (4582,13221,12000,40,140,32), - (4582,13231,20000,40,180,40), - (4582,13232,33000,40,220,48), - (4582,13233,50000,40,260,56), - (4583,652,300,0,0,10), - (4583,1424,300,0,0,10), - (4583,1728,4000,0,0,22), - (4583,1762,100,0,0,6), - (4583,1763,1200,0,0,14), - (4583,1764,4000,0,0,22), - (4583,1765,10000,0,0,30), - (4583,1771,800,0,0,12), - (4583,1772,6000,0,0,26), - (4583,1773,27000,0,0,42), - (4583,1774,52000,0,0,58), - (4583,1780,100,0,0,6), - (4583,1781,2900,0,0,18), - (4583,1789,10,0,0,1), - (4583,1790,3000,0,0,20), - (4583,1791,20000,0,0,40), - (4583,1792,54000,0,0,60), - (4583,1838,6000,0,0,26), - (4583,1845,10000,0,0,30), - (4583,1846,5000,0,0,24), - (4583,1858,4000,0,0,22), - (4583,1859,27000,0,0,42), - (4583,1862,20000,0,0,40), - (4583,2592,100,0,0,4), - (4583,2593,800,0,0,12), - (4583,2594,3000,0,0,20), - (4583,2595,8000,0,0,28), - (4583,2843,10000,40,130,30), - (4583,2844,18000,40,170,38), - (4583,2984,300,0,0,10), - (4583,3128,800,0,0,12), - (4583,3422,3000,40,1,20), - (4583,3423,35000,40,230,50), - (4583,5167,100,0,0,4), - (4583,5175,300,0,0,10), - (4583,5278,200,0,0,8), - (4583,5768,5000,40,100,24), - (4583,6185,7750,0,0,46), - (4583,6480,1800,0,0,16), - (4583,6505,14000,0,0,34), - (4583,6511,14000,40,150,34), - (4583,6734,1800,0,0,16), - (4583,6735,10000,0,0,30), - (4583,6736,3000,0,0,20), - (4583,6737,1200,0,0,14), - (4583,6763,200,0,0,8), - (4583,6764,1800,0,0,16), - (4583,6765,5000,0,0,24), - (4583,6769,8000,0,0,28), - (4583,6771,8000,0,0,28), - (4583,6775,27000,0,0,42), - (4583,8622,18000,0,0,38), - (4583,8625,12000,0,0,32), - (4583,8626,20000,0,0,40), - (4583,8630,12000,0,0,32), - (4583,8634,4000,0,0,22), - (4583,8635,10000,0,0,30), - (4583,8636,18000,0,0,38), - (4583,8638,20000,0,0,40), - (4583,8641,8000,0,0,28), - (4583,8642,16000,0,0,36), - (4583,8644,35000,0,0,50), - (4583,8648,1200,0,0,14), - (4583,8651,6000,0,0,26), - (4583,8652,16000,0,0,36), - (4583,8678,2900,0,0,18), - (4583,8695,18000,40,170,38), - (4583,8697,14000,0,0,34), - (4583,8701,8000,40,120,28), - (4583,8723,16000,0,0,36), - (4583,8727,6000,0,0,26), - (4583,8728,14000,0,0,34), - (4583,8810,16000,40,160,36), - (4583,11199,31000,0,0,46), - (4583,11200,50000,0,0,56), - (4583,11270,27000,0,0,42), - (4583,11271,35000,0,0,50), - (4583,11272,52000,0,0,58), - (4583,11276,29000,0,0,44), - (4583,11277,46000,0,0,52), - (4583,11278,54000,0,0,60), - (4583,11282,29000,0,0,44), - (4583,11283,46000,0,0,52), - (4583,11284,54000,0,0,60), - (4583,11287,31000,0,0,46), - (4583,11288,54000,0,0,60), - (4583,11291,31000,0,0,46), - (4583,11292,48000,0,0,54), - (4583,11295,31000,0,0,46), - (4583,11296,48000,0,0,54), - (4583,11298,33000,0,0,48), - (4583,11301,33000,0,0,48), - (4583,11302,50000,0,0,56), - (4583,11304,46000,0,0,52), - (4583,11318,52000,0,0,58), - (4583,11344,29000,40,200,44), - (4583,11345,46000,40,240,52), - (4583,11346,54000,40,280,60), - (4583,11360,31000,40,210,46), - (4583,11361,48000,40,250,54), - (4583,11401,46000,40,240,52), - (4583,13027,13000,0,0,58), - (4583,13221,12000,40,140,32), - (4583,13231,20000,40,180,40), - (4583,13232,33000,40,220,48), - (4583,13233,50000,40,260,56), - (4584,652,300,0,0,10), - (4584,1424,300,0,0,10), - (4584,1728,4000,0,0,22), - (4584,1762,100,0,0,6), - (4584,1763,1200,0,0,14), - (4584,1764,4000,0,0,22), - (4584,1765,10000,0,0,30), - (4584,1771,800,0,0,12), - (4584,1772,6000,0,0,26), - (4584,1773,27000,0,0,42), - (4584,1774,52000,0,0,58), - (4584,1780,100,0,0,6), - (4584,1781,2900,0,0,18), - (4584,1789,10,0,0,1), - (4584,1790,3000,0,0,20), - (4584,1791,20000,0,0,40), - (4584,1792,54000,0,0,60), - (4584,1838,6000,0,0,26), - (4584,1845,10000,0,0,30), - (4584,1846,5000,0,0,24), - (4584,1858,4000,0,0,22), - (4584,1859,27000,0,0,42), - (4584,1862,20000,0,0,40), - (4584,2592,100,0,0,4), - (4584,2593,800,0,0,12), - (4584,2594,3000,0,0,20), - (4584,2595,8000,0,0,28), - (4584,2843,10000,40,130,30), - (4584,2844,18000,40,170,38), - (4584,2984,300,0,0,10), - (4584,3128,800,0,0,12), - (4584,3422,3000,40,1,20), - (4584,3423,35000,40,230,50), - (4584,5167,100,0,0,4), - (4584,5175,300,0,0,10), - (4584,5278,200,0,0,8), - (4584,5768,5000,40,100,24), - (4584,6185,7750,0,0,46), - (4584,6480,1800,0,0,16), - (4584,6505,14000,0,0,34), - (4584,6511,14000,40,150,34), - (4584,6734,1800,0,0,16), - (4584,6735,10000,0,0,30), - (4584,6736,3000,0,0,20), - (4584,6737,1200,0,0,14), - (4584,6763,200,0,0,8), - (4584,6764,1800,0,0,16), - (4584,6765,5000,0,0,24), - (4584,6769,8000,0,0,28), - (4584,6771,8000,0,0,28), - (4584,6775,27000,0,0,42), - (4584,8622,18000,0,0,38), - (4584,8625,12000,0,0,32), - (4584,8626,20000,0,0,40), - (4584,8630,12000,0,0,32), - (4584,8634,4000,0,0,22), - (4584,8635,10000,0,0,30), - (4584,8636,18000,0,0,38), - (4584,8638,20000,0,0,40), - (4584,8641,8000,0,0,28), - (4584,8642,16000,0,0,36), - (4584,8644,35000,0,0,50), - (4584,8648,1200,0,0,14), - (4584,8651,6000,0,0,26), - (4584,8652,16000,0,0,36), - (4584,8678,2900,0,0,18), - (4584,8695,18000,40,170,38), - (4584,8697,14000,0,0,34), - (4584,8701,8000,40,120,28), - (4584,8723,16000,0,0,36), - (4584,8727,6000,0,0,26), - (4584,8728,14000,0,0,34), - (4584,8810,16000,40,160,36), - (4584,11199,31000,0,0,46), - (4584,11200,50000,0,0,56), - (4584,11270,27000,0,0,42), - (4584,11271,35000,0,0,50), - (4584,11272,52000,0,0,58), - (4584,11276,29000,0,0,44), - (4584,11277,46000,0,0,52), - (4584,11278,54000,0,0,60), - (4584,11282,29000,0,0,44), - (4584,11283,46000,0,0,52), - (4584,11284,54000,0,0,60), - (4584,11287,31000,0,0,46), - (4584,11288,54000,0,0,60), - (4584,11291,31000,0,0,46), - (4584,11292,48000,0,0,54), - (4584,11295,31000,0,0,46), - (4584,11296,48000,0,0,54), - (4584,11298,33000,0,0,48), - (4584,11301,33000,0,0,48), - (4584,11302,50000,0,0,56), - (4584,11304,46000,0,0,52), - (4584,11318,52000,0,0,58), - (4584,11344,29000,40,200,44), - (4584,11345,46000,40,240,52), - (4584,11346,54000,40,280,60), - (4584,11360,31000,40,210,46), - (4584,11361,48000,40,250,54), - (4584,11401,46000,40,240,52), - (4584,13027,13000,0,0,58), - (4584,13221,12000,40,140,32), - (4584,13231,20000,40,180,40), - (4584,13232,33000,40,220,48), - (4584,13233,50000,40,260,56), - (4586,3984,115,202,30,0), - (4586,3985,130,202,30,0), - (4586,3986,150,202,50,0), - (4586,3987,150,202,50,0), - (4586,3988,200,202,60,0), - (4586,3991,225,202,65,0), - (4586,3992,250,202,75,0), - (4586,3993,250,202,75,0), - (4586,3994,250,202,75,0), - (4586,4039,10,0,0,5), - (4586,7431,150,202,50,0), - (4588,2154,500,165,50,10), - (4588,2179,1000,165,110,0), - (4588,2180,1400,165,120,0), - (4588,2181,650,165,100,0), - (4588,2884,650,165,100,0), - (4588,2886,550,165,85,0), - (4588,3786,500,165,75,0), - (4588,3788,550,165,85,0), - (4588,3789,500,165,80,0), - (4588,3819,650,165,100,0), - (4588,7146,1000,165,115,0), - (4588,9066,450,165,70,0), - (4588,9069,600,165,95,0), - (4588,9075,1400,165,120,0), - (4588,20651,500,165,100,0), - (4591,3279,100,0,0,0), - (4591,3280,500,129,50,0), - (4591,3281,100,129,40,0), - (4591,3282,250,129,80,0), - (4591,3283,1000,129,115,0), - (4591,7930,5000,129,150,0), - (4591,7936,250,129,80,0), - (4593,797,4000,0,0,20), - (4593,798,10000,0,0,26), - (4593,1055,11000,0,0,28), - (4593,1065,1500,0,0,14), - (4593,1229,100,0,0,6), - (4593,1343,100,0,0,6), - (4593,1344,3000,0,0,18), - (4593,1423,100,0,0,4), - (4593,1424,4000,0,0,20), - (4593,1482,12000,0,0,30), - (4593,1606,200,0,0,8), - (4593,1607,2000,0,0,16), - (4593,1610,8000,0,0,24), - (4593,1611,14000,0,0,32), - (4593,1646,3000,0,0,18), - (4593,1675,1000,0,0,12), - (4593,1676,14000,0,0,32), - (4593,1677,54000,0,0,52), - (4593,1685,18000,0,0,36), - (4593,1716,200,0,0,8), - (4593,1722,42000,0,0,50), - (4593,1738,100,0,0,4), - (4593,2570,2000,0,0,16), - (4593,2688,600,0,0,10), - (4593,3128,100,0,0,6), - (4593,3433,12000,0,0,30), - (4593,3434,22000,0,0,40), - (4593,3435,42000,0,0,50), - (4593,5243,1000,0,0,12), - (4593,5247,6000,0,0,20), - (4593,5283,8000,0,0,24), - (4593,6158,22000,0,0,40), - (4593,6176,14000,0,0,32), - (4593,6177,22000,0,0,40), - (4593,6180,10000,0,0,26), - (4593,6191,8000,0,0,24), - (4593,6193,6000,0,0,22), - (4593,6543,14000,0,0,32), - (4593,6549,600,0,0,10), - (4593,6550,4000,0,0,20), - (4593,6551,12000,0,0,30), - (4593,6553,20000,0,0,38), - (4593,6556,60000,0,0,58), - (4593,6573,1500,0,0,14), - (4593,6575,8000,0,0,24), - (4593,6674,10,0,0,1), - (4593,7109,22000,0,0,40), - (4593,7374,14000,0,0,32), - (4593,7375,56000,0,0,54), - (4593,7380,16000,0,0,34), - (4593,7382,2000,0,0,16), - (4593,7385,1000,0,0,12), - (4593,7401,10000,0,0,26), - (4593,7403,18000,0,0,36), - (4593,7406,6000,0,0,22), - (4593,7889,11000,0,0,28), - (4593,8206,11000,0,0,28), - (4593,8207,20000,0,0,38), - (4593,8381,16000,0,0,34), - (4593,8821,20000,0,0,38), - (4593,11552,32000,0,0,42), - (4593,11553,54000,0,0,52), - (4593,11557,16000,0,0,34), - (4593,11558,34000,0,0,44), - (4593,11559,56000,0,0,54), - (4593,11570,40000,0,0,48), - (4593,11571,58000,0,0,56), - (4593,11575,22000,0,0,40), - (4593,11576,42000,0,0,50), - (4593,11577,62000,0,0,60), - (4593,11579,36000,0,0,46), - (4593,11582,40000,0,0,48), - (4593,11583,60000,0,0,58), - (4593,11586,34000,0,0,44), - (4593,11587,62000,0,0,60), - (4593,11598,36000,0,0,46), - (4593,11599,60000,0,0,58), - (4593,11602,34000,0,0,44), - (4593,11603,56000,0,0,54), - (4593,11606,36000,0,0,46), - (4593,11607,56000,0,0,54), - (4593,18556,14000,0,0,32), - (4593,20561,36000,0,0,46), - (4593,20562,58000,0,0,56), - (4593,20571,62000,0,0,60), - (4593,20621,32000,0,0,42), - (4593,20622,54000,0,0,52), - (4593,20703,40000,0,0,48), - (4593,20704,58000,0,0,56), - (4593,20724,4000,0,0,20), - (4593,21555,200,0,0,48), - (4593,21557,2800,0,0,54), - (4593,21558,3100,0,0,60), - (4593,23898,2000,0,0,48), - (4593,23899,2800,0,0,54), - (4593,23900,3100,0,0,60), - (4593,23926,200,0,0,48), - (4593,23927,2800,0,0,54), - (4593,23928,3100,0,0,60), - (4594,797,4000,0,0,20), - (4594,798,10000,0,0,26), - (4594,1055,11000,0,0,28), - (4594,1065,1500,0,0,14), - (4594,1229,100,0,0,6), - (4594,1343,100,0,0,6), - (4594,1344,3000,0,0,18), - (4594,1423,100,0,0,4), - (4594,1424,4000,0,0,20), - (4594,1482,12000,0,0,30), - (4594,1606,200,0,0,8), - (4594,1607,2000,0,0,16), - (4594,1610,8000,0,0,24), - (4594,1611,14000,0,0,32), - (4594,1646,3000,0,0,18), - (4594,1675,1000,0,0,12), - (4594,1676,14000,0,0,32), - (4594,1677,54000,0,0,52), - (4594,1685,18000,0,0,36), - (4594,1716,200,0,0,8), - (4594,1722,42000,0,0,50), - (4594,1738,100,0,0,4), - (4594,2570,2000,0,0,16), - (4594,2688,600,0,0,10), - (4594,3128,100,0,0,6), - (4594,3433,12000,0,0,30), - (4594,3434,22000,0,0,40), - (4594,3435,42000,0,0,50), - (4594,5243,1000,0,0,12), - (4594,5247,6000,0,0,20), - (4594,5283,8000,0,0,24), - (4594,6158,22000,0,0,40), - (4594,6176,14000,0,0,32), - (4594,6177,22000,0,0,40), - (4594,6180,10000,0,0,26), - (4594,6191,8000,0,0,24), - (4594,6193,6000,0,0,22), - (4594,6543,14000,0,0,32), - (4594,6549,600,0,0,10), - (4594,6550,4000,0,0,20), - (4594,6551,12000,0,0,30), - (4594,6553,20000,0,0,38), - (4594,6556,60000,0,0,58), - (4594,6573,1500,0,0,14), - (4594,6575,8000,0,0,24), - (4594,6674,10,0,0,1), - (4594,7109,22000,0,0,40), - (4594,7374,14000,0,0,32), - (4594,7375,56000,0,0,54), - (4594,7380,16000,0,0,34), - (4594,7382,2000,0,0,16), - (4594,7385,1000,0,0,12), - (4594,7401,10000,0,0,26), - (4594,7403,18000,0,0,36), - (4594,7406,6000,0,0,22), - (4594,7889,11000,0,0,28), - (4594,8206,11000,0,0,28), - (4594,8207,20000,0,0,38), - (4594,8381,16000,0,0,34), - (4594,8821,20000,0,0,38), - (4594,11552,32000,0,0,42), - (4594,11553,54000,0,0,52), - (4594,11557,16000,0,0,34), - (4594,11558,34000,0,0,44), - (4594,11559,56000,0,0,54), - (4594,11570,40000,0,0,48), - (4594,11571,58000,0,0,56), - (4594,11575,22000,0,0,40), - (4594,11576,42000,0,0,50), - (4594,11577,62000,0,0,60), - (4594,11579,36000,0,0,46), - (4594,11582,40000,0,0,48), - (4594,11583,60000,0,0,58), - (4594,11586,34000,0,0,44), - (4594,11587,62000,0,0,60), - (4594,11598,36000,0,0,46), - (4594,11599,60000,0,0,58), - (4594,11602,34000,0,0,44), - (4594,11603,56000,0,0,54), - (4594,11606,36000,0,0,46), - (4594,11607,56000,0,0,54), - (4594,18556,14000,0,0,32), - (4594,20561,36000,0,0,46), - (4594,20562,58000,0,0,56), - (4594,20571,62000,0,0,60), - (4594,20621,32000,0,0,42), - (4594,20622,54000,0,0,52), - (4594,20703,40000,0,0,48), - (4594,20704,58000,0,0,56), - (4594,20724,4000,0,0,20), - (4594,21555,200,0,0,48), - (4594,21557,2800,0,0,54), - (4594,21558,3100,0,0,60), - (4594,23898,2000,0,0,48), - (4594,23899,2800,0,0,54), - (4594,23900,3100,0,0,60), - (4594,23926,200,0,0,48), - (4594,23927,2800,0,0,54), - (4594,23928,3100,0,0,60), - (4595,797,4000,0,0,20), - (4595,798,10000,0,0,26), - (4595,1055,11000,0,0,28), - (4595,1065,1500,0,0,14), - (4595,1229,100,0,0,6), - (4595,1343,100,0,0,6), - (4595,1344,3000,0,0,18), - (4595,1423,100,0,0,4), - (4595,1424,4000,0,0,20), - (4595,1482,12000,0,0,30), - (4595,1606,200,0,0,8), - (4595,1607,2000,0,0,16), - (4595,1610,8000,0,0,24), - (4595,1611,14000,0,0,32), - (4595,1646,3000,0,0,18), - (4595,1675,1000,0,0,12), - (4595,1676,14000,0,0,32), - (4595,1677,54000,0,0,52), - (4595,1685,18000,0,0,36), - (4595,1716,200,0,0,8), - (4595,1722,42000,0,0,50), - (4595,1738,100,0,0,4), - (4595,2570,2000,0,0,16), - (4595,2688,600,0,0,10), - (4595,3128,100,0,0,6), - (4595,3433,12000,0,0,30), - (4595,3434,22000,0,0,40), - (4595,3435,42000,0,0,50), - (4595,5243,1000,0,0,12), - (4595,5247,6000,0,0,20), - (4595,5283,8000,0,0,24), - (4595,6158,22000,0,0,40), - (4595,6176,14000,0,0,32), - (4595,6177,22000,0,0,40), - (4595,6180,10000,0,0,26), - (4595,6191,8000,0,0,24), - (4595,6193,6000,0,0,22), - (4595,6543,14000,0,0,32), - (4595,6549,600,0,0,10), - (4595,6550,4000,0,0,20), - (4595,6551,12000,0,0,30), - (4595,6553,20000,0,0,38), - (4595,6556,60000,0,0,58), - (4595,6573,1500,0,0,14), - (4595,6575,8000,0,0,24), - (4595,6674,10,0,0,1), - (4595,7109,22000,0,0,40), - (4595,7374,14000,0,0,32), - (4595,7375,56000,0,0,54), - (4595,7380,16000,0,0,34), - (4595,7382,2000,0,0,16), - (4595,7385,1000,0,0,12), - (4595,7401,10000,0,0,26), - (4595,7403,18000,0,0,36), - (4595,7406,6000,0,0,22), - (4595,7889,11000,0,0,28), - (4595,8206,11000,0,0,28), - (4595,8207,20000,0,0,38), - (4595,8381,16000,0,0,34), - (4595,8821,20000,0,0,38), - (4595,11552,32000,0,0,42), - (4595,11553,54000,0,0,52), - (4595,11557,16000,0,0,34), - (4595,11558,34000,0,0,44), - (4595,11559,56000,0,0,54), - (4595,11570,40000,0,0,48), - (4595,11571,58000,0,0,56), - (4595,11575,22000,0,0,40), - (4595,11576,42000,0,0,50), - (4595,11577,62000,0,0,60), - (4595,11579,36000,0,0,46), - (4595,11582,40000,0,0,48), - (4595,11583,60000,0,0,58), - (4595,11586,34000,0,0,44), - (4595,11587,62000,0,0,60), - (4595,11598,36000,0,0,46), - (4595,11599,60000,0,0,58), - (4595,11602,34000,0,0,44), - (4595,11603,56000,0,0,54), - (4595,11606,36000,0,0,46), - (4595,11607,56000,0,0,54), - (4595,18556,14000,0,0,32), - (4595,20561,36000,0,0,46), - (4595,20562,58000,0,0,56), - (4595,20571,62000,0,0,60), - (4595,20621,32000,0,0,42), - (4595,20622,54000,0,0,52), - (4595,20703,40000,0,0,48), - (4595,20704,58000,0,0,56), - (4595,20724,4000,0,0,20), - (4595,21555,200,0,0,48), - (4595,21557,2800,0,0,54), - (4595,21558,3100,0,0,60), - (4595,23898,2000,0,0,48), - (4595,23899,2800,0,0,54), - (4595,23900,3100,0,0,60), - (4595,23926,200,0,0,48), - (4595,23927,2800,0,0,54), - (4595,23928,3100,0,0,60), - (4596,2021,450,164,50,10), - (4596,2745,450,164,90,0), - (4596,2749,270,164,105,0), - (4596,2750,450,164,105,0), - (4596,2751,450,164,120,0), - (4596,2752,900,164,125,0), - (4596,2753,900,164,145,0), - (4596,2757,180,164,110,0), - (4596,2758,180,164,115,0), - (4596,2759,180,164,120,0), - (4596,3119,900,164,125,0), - (4596,3298,450,164,90,0), - (4596,3301,900,164,130,0), - (4596,3345,1000,164,110,0), - (4596,3346,450,164,130,0), - (4596,3347,900,164,135,0), - (4596,3348,900,164,125,0), - (4596,3516,600,164,100,0), - (4596,6520,720,164,110,0), - (4596,7819,180,164,95,0), - (4596,7820,90,164,100,0), - (4596,8769,225,164,150,0), - (4596,9988,225,164,125,0), - (4596,9989,450,164,130,0), - (4596,9990,450,164,135,0), - (4596,14381,225,164,150,0), - (4596,19670,600,164,100,0), - (4596,19671,225,164,150,0), - (4598,2581,10,0,0,0), - (4598,2582,500,186,50,0), - (4598,3313,50,186,65,0), - (4598,3314,200,186,65,0), - (4598,3315,2250,186,155,0), - (4598,3316,450,186,125,0), - (4598,3317,180,186,75,0), - (4598,3568,4500,186,125,0), - (4598,3596,2250,186,165,0), - (4598,10099,4500,186,175,0), - (4598,10100,9000,186,230,0), - (4598,10249,50000,186,200,0), - (4598,16154,18000,186,250,0), - (4605,2020,9,0,0,5), - (4605,2743,50,164,1,0), - (4605,2744,90,164,35,0), - (4605,2746,90,164,65,0), - (4605,2747,180,164,70,0), - (4605,2754,45,164,15,0), - (4605,2755,45,164,20,0), - (4605,2756,45,164,25,0), - (4605,3118,90,164,65,0), - (4605,3299,225,164,35,0), - (4605,3300,450,164,70,0), - (4605,3340,45,164,20,0), - (4605,3341,90,164,25,0), - (4605,3342,90,164,40,0), - (4605,3343,180,164,45,0), - (4605,3344,225,164,75,0), - (4605,7409,270,164,65,0), - (4605,8881,90,164,30,0), - (4605,9984,90,164,30,0), - (4606,1280,19800,0,0,42), - (4606,2049,30000,0,0,50), - (4606,2067,38000,0,0,52), - (4606,2068,44000,0,0,58), - (4606,2069,26000,0,0,46), - (4606,3046,7500,0,0,28), - (4606,6386,5500,0,0,40), - (4606,10878,25200,0,0,48), - (4606,10879,42000,0,0,56), - (4606,10883,23400,0,0,46), - (4606,10889,19800,0,0,42), - (4606,10891,37800,0,0,56), - (4606,10895,22000,0,0,42), - (4606,10896,27000,0,0,50), - (4606,10897,44000,0,0,58), - (4606,10902,22000,0,0,42), - (4606,10903,28000,0,0,48), - (4606,10904,40000,0,0,54), - (4606,10905,41400,0,0,60), - (4606,10910,21600,0,0,44), - (4606,10913,21600,0,0,44), - (4606,10914,44000,0,0,58), - (4606,10918,24000,0,0,44), - (4606,10919,30000,0,0,50), - (4606,10920,37800,0,0,56), - (4606,10930,21600,0,0,44), - (4606,10931,27000,0,0,50), - (4606,10932,42000,0,0,56), - (4606,10935,26000,0,0,46), - (4606,10936,40000,0,0,54), - (4606,10939,28000,0,0,48), - (4606,10940,41400,0,0,60), - (4606,10943,30000,0,0,50), - (4606,10944,46000,0,0,60), - (4606,10948,23400,0,0,46), - (4606,10949,34200,0,0,52), - (4606,10950,39600,0,0,58), - (4606,10954,34200,0,0,52), - (4606,10956,41400,0,0,60), - (4606,10959,37800,0,0,56), - (4606,10962,41400,0,0,60), - (4606,11025,30000,0,0,50), - (4606,11026,41400,0,0,60), - (4606,14820,10000,0,0,50), - (4606,15434,9900,0,0,36), - (4606,15457,5500,0,0,42), - (4606,15459,7000,0,0,48), - (4606,15460,9000,0,0,54), - (4606,17317,6000,0,0,44), - (4606,17318,9500,0,0,52), - (4606,18806,10350,0,0,60), - (4606,18808,11500,0,0,60), - (4606,19315,5400,0,0,44), - (4606,19316,9500,0,0,52), - (4606,19317,11500,0,0,60), - (4606,19323,7500,0,0,50), - (4606,19324,11500,0,0,60), - (4606,19329,7500,0,0,50), - (4606,19330,11500,0,0,60), - (4606,19334,7000,0,0,0), - (4606,19335,9500,0,0,0), - (4606,19336,11500,0,0,60), - (4606,19342,4950,0,0,42), - (4606,19343,6750,0,0,50), - (4606,19344,9900,0,0,58), - (4606,19354,5500,0,0,42), - (4606,19355,7500,0,0,50), - (4606,19356,47000,0,0,58), - (4606,19360,7500,0,0,50), - (4606,19361,11500,0,0,60), - (4606,20771,39600,0,0,58), - (4607,1252,800,0,0,12), - (4607,1253,10000,0,0,30), - (4607,1254,18000,0,0,40), - (4607,1255,10,0,0,1), - (4607,1256,800,0,0,12), - (4607,1257,5000,0,0,24), - (4607,1258,100,0,0,4), - (4607,1259,300,0,0,10), - (4607,1260,2000,0,0,18), - (4607,1261,6000,0,0,26), - (4607,1265,200,0,0,8), - (4607,1268,1200,0,0,14), - (4607,1269,11000,0,0,32), - (4607,1275,100,0,0,6), - (4607,1276,1200,0,0,14), - (4607,1277,800,0,0,12), - (4607,1278,2000,0,0,18), - (4607,1279,10000,0,0,30), - (4607,1280,22000,0,0,42), - (4607,1283,2000,0,0,18), - (4607,1284,14000,0,0,36), - (4607,1287,10000,0,0,30), - (4607,1288,18000,0,0,40), - (4607,1293,10000,0,0,30), - (4607,1298,5000,0,0,24), - (4607,1300,4000,0,0,22), - (4607,1301,10000,0,0,30), - (4607,1425,3000,0,0,20), - (4607,2013,300,0,0,10), - (4607,2016,4000,0,0,22), - (4607,2049,30000,0,0,50), - (4607,2056,100,0,0,4), - (4607,2057,300,0,0,10), - (4607,2058,1600,0,0,16), - (4607,2059,4000,0,0,22), - (4607,2065,18000,0,0,40), - (4607,2066,3000,0,0,20), - (4607,2067,38000,0,0,52), - (4607,2068,44000,0,0,58), - (4607,2069,26000,0,0,46), - (4607,2097,4000,0,0,22), - (4607,2793,14000,0,0,36), - (4607,2799,12000,0,0,34), - (4607,2851,100,0,0,6), - (4607,3046,400,0,0,28), - (4607,6062,16000,0,0,38), - (4607,6067,10000,0,0,30), - (4607,6068,14000,0,0,36), - (4607,6071,8000,0,0,28), - (4607,6072,12000,0,0,34), - (4607,6073,200,0,0,8), - (4607,6079,1200,0,0,14), - (4607,6080,3000,0,0,20), - (4607,6081,6000,0,0,26), - (4607,6082,11000,0,0,32), - (4607,6083,16000,0,0,38), - (4607,6386,900,0,0,40), - (4607,6492,12000,0,0,34), - (4607,7130,3000,0,0,20), - (4607,7378,400,0,0,28), - (4607,8093,300,0,0,10), - (4607,8107,1600,0,0,16), - (4607,8108,4000,0,0,22), - (4607,8109,8000,0,0,28), - (4607,8110,12000,0,0,34), - (4607,8111,18000,0,0,40), - (4607,8123,1200,0,0,14), - (4607,8125,8000,0,0,28), - (4607,8126,3000,0,0,20), - (4607,8130,5000,0,0,24), - (4607,8132,11000,0,0,32), - (4607,8193,14000,0,0,36), - (4607,9475,6000,0,0,26), - (4607,9476,11000,0,0,32), - (4607,9477,16000,0,0,38), - (4607,9486,18000,0,0,40), - (4607,9580,3000,0,0,20), - (4607,9581,10000,0,0,30), - (4607,9593,18000,0,0,40), - (4607,10877,18000,0,0,40), - (4607,10878,28000,0,0,48), - (4607,10879,42000,0,0,56), - (4607,10882,12000,0,0,34), - (4607,10883,26000,0,0,46), - (4607,10889,22000,0,0,42), - (4607,10891,42000,0,0,56), - (4607,10895,22000,0,0,42), - (4607,10896,30000,0,0,50), - (4607,10897,44000,0,0,58), - (4607,10902,22000,0,0,42), - (4607,10903,28000,0,0,48), - (4607,10904,40000,0,0,54), - (4607,10905,46000,0,0,60), - (4607,10910,24000,0,0,44), - (4607,10913,24000,0,0,44), - (4607,10914,44000,0,0,58), - (4607,10918,24000,0,0,44), - (4607,10919,30000,0,0,50), - (4607,10920,42000,0,0,56), - (4607,10930,24000,0,0,44), - (4607,10931,30000,0,0,50), - (4607,10932,42000,0,0,56), - (4607,10935,26000,0,0,46), - (4607,10936,40000,0,0,54), - (4607,10939,28000,0,0,48), - (4607,10940,46000,0,0,60), - (4607,10943,30000,0,0,50), - (4607,10944,46000,0,0,60), - (4607,10948,26000,0,0,46), - (4607,10949,38000,0,0,52), - (4607,10950,44000,0,0,58), - (4607,10954,38000,0,0,52), - (4607,10959,42000,0,0,56), - (4607,10962,46000,0,0,60), - (4607,11025,30000,0,0,50), - (4607,11026,46000,0,0,60), - (4607,14820,1500,0,0,50), - (4607,15434,700,0,0,36), - (4607,15452,5000,0,0,24), - (4607,15454,10000,0,0,30), - (4607,15455,14000,0,0,36), - (4607,15457,22000,0,0,42), - (4607,15459,28000,0,0,48), - (4607,15460,40000,0,0,54), - (4607,17316,700,0,0,36), - (4607,17317,1200,0,0,44), - (4607,17318,1900,0,0,52), - (4607,18806,46000,0,0,60), - (4607,18808,2300,0,0,60), - (4607,19313,400,0,0,28), - (4607,19314,700,0,0,36), - (4607,19315,1200,0,0,44), - (4607,19316,1900,0,0,52), - (4607,19317,2300,0,0,60), - (4607,19320,200,0,0,20), - (4607,19321,500,0,0,30), - (4607,19322,900,0,0,40), - (4607,19323,1500,0,0,50), - (4607,19324,2070,0,0,60), - (4607,20771,44000,0,0,58), - (4607,27796,3000,0,0,20), - (4607,27821,1200,0,0,44), - (4607,27822,1900,0,0,52), - (4607,27823,2300,0,0,60), - (4607,27843,2300,0,0,60), - (4607,27845,2300,0,0,60), - (4607,27875,1200,0,0,50), - (4607,27876,1500,0,0,60), - (4608,1252,800,0,0,12), - (4608,1253,10000,0,0,30), - (4608,1254,18000,0,0,40), - (4608,1255,10,0,0,1), - (4608,1256,800,0,0,12), - (4608,1257,5000,0,0,24), - (4608,1258,100,0,0,4), - (4608,1259,300,0,0,10), - (4608,1260,2000,0,0,18), - (4608,1261,6000,0,0,26), - (4608,1265,200,0,0,8), - (4608,1268,1200,0,0,14), - (4608,1269,11000,0,0,32), - (4608,1275,100,0,0,6), - (4608,1276,1200,0,0,14), - (4608,1277,800,0,0,12), - (4608,1278,2000,0,0,18), - (4608,1279,10000,0,0,30), - (4608,1280,22000,0,0,42), - (4608,1283,2000,0,0,18), - (4608,1284,14000,0,0,36), - (4608,1287,10000,0,0,30), - (4608,1288,18000,0,0,40), - (4608,1293,10000,0,0,30), - (4608,1298,5000,0,0,24), - (4608,1300,4000,0,0,22), - (4608,1301,10000,0,0,30), - (4608,1425,3000,0,0,20), - (4608,2013,300,0,0,10), - (4608,2016,4000,0,0,22), - (4608,2049,30000,0,0,50), - (4608,2056,100,0,0,4), - (4608,2057,300,0,0,10), - (4608,2058,1600,0,0,16), - (4608,2059,4000,0,0,22), - (4608,2065,18000,0,0,40), - (4608,2066,3000,0,0,20), - (4608,2067,38000,0,0,52), - (4608,2068,44000,0,0,58), - (4608,2069,26000,0,0,46), - (4608,2097,4000,0,0,22), - (4608,2793,14000,0,0,36), - (4608,2799,12000,0,0,34), - (4608,2851,100,0,0,6), - (4608,3046,400,0,0,28), - (4608,6062,16000,0,0,38), - (4608,6067,10000,0,0,30), - (4608,6068,14000,0,0,36), - (4608,6071,8000,0,0,28), - (4608,6072,12000,0,0,34), - (4608,6073,200,0,0,8), - (4608,6079,1200,0,0,14), - (4608,6080,3000,0,0,20), - (4608,6081,6000,0,0,26), - (4608,6082,11000,0,0,32), - (4608,6083,16000,0,0,38), - (4608,6386,900,0,0,40), - (4608,6492,12000,0,0,34), - (4608,7130,3000,0,0,20), - (4608,7378,400,0,0,28), - (4608,8093,300,0,0,10), - (4608,8107,1600,0,0,16), - (4608,8108,4000,0,0,22), - (4608,8109,8000,0,0,28), - (4608,8110,12000,0,0,34), - (4608,8111,18000,0,0,40), - (4608,8123,1200,0,0,14), - (4608,8125,8000,0,0,28), - (4608,8126,3000,0,0,20), - (4608,8130,5000,0,0,24), - (4608,8132,11000,0,0,32), - (4608,8193,14000,0,0,36), - (4608,9475,6000,0,0,26), - (4608,9476,11000,0,0,32), - (4608,9477,16000,0,0,38), - (4608,9486,18000,0,0,40), - (4608,9580,3000,0,0,20), - (4608,9581,10000,0,0,30), - (4608,9593,18000,0,0,40), - (4608,10877,18000,0,0,40), - (4608,10878,28000,0,0,48), - (4608,10879,42000,0,0,56), - (4608,10882,12000,0,0,34), - (4608,10883,26000,0,0,46), - (4608,10889,22000,0,0,42), - (4608,10891,42000,0,0,56), - (4608,10895,22000,0,0,42), - (4608,10896,30000,0,0,50), - (4608,10897,44000,0,0,58), - (4608,10902,22000,0,0,42), - (4608,10903,28000,0,0,48), - (4608,10904,40000,0,0,54), - (4608,10905,46000,0,0,60), - (4608,10910,24000,0,0,44), - (4608,10913,24000,0,0,44), - (4608,10914,44000,0,0,58), - (4608,10918,24000,0,0,44), - (4608,10919,30000,0,0,50), - (4608,10920,42000,0,0,56), - (4608,10930,24000,0,0,44), - (4608,10931,30000,0,0,50), - (4608,10932,42000,0,0,56), - (4608,10935,26000,0,0,46), - (4608,10936,40000,0,0,54), - (4608,10939,28000,0,0,48), - (4608,10940,46000,0,0,60), - (4608,10943,30000,0,0,50), - (4608,10944,46000,0,0,60), - (4608,10948,26000,0,0,46), - (4608,10949,38000,0,0,52), - (4608,10950,44000,0,0,58), - (4608,10954,38000,0,0,52), - (4608,10959,42000,0,0,56), - (4608,10962,46000,0,0,60), - (4608,11025,30000,0,0,50), - (4608,11026,46000,0,0,60), - (4608,14820,1500,0,0,50), - (4608,15434,700,0,0,36), - (4608,15452,5000,0,0,24), - (4608,15454,10000,0,0,30), - (4608,15455,14000,0,0,36), - (4608,15457,22000,0,0,42), - (4608,15459,28000,0,0,48), - (4608,15460,40000,0,0,54), - (4608,17316,700,0,0,36), - (4608,17317,1200,0,0,44), - (4608,17318,1900,0,0,52), - (4608,18806,46000,0,0,60), - (4608,18808,2300,0,0,60), - (4608,19313,400,0,0,28), - (4608,19314,700,0,0,36), - (4608,19315,1200,0,0,44), - (4608,19316,1900,0,0,52), - (4608,19317,2300,0,0,60), - (4608,19320,200,0,0,20), - (4608,19321,500,0,0,30), - (4608,19322,900,0,0,40), - (4608,19323,1500,0,0,50), - (4608,19324,2070,0,0,60), - (4608,20771,44000,0,0,58), - (4608,27796,3000,0,0,20), - (4608,27821,1200,0,0,44), - (4608,27822,1900,0,0,52), - (4608,27823,2300,0,0,60), - (4608,27843,2300,0,0,60), - (4608,27845,2300,0,0,60), - (4608,27875,1200,0,0,50), - (4608,27876,1500,0,0,60), - (4609,2275,10,0,0,5), - (4609,2280,450,171,50,10), - (4609,2339,100,171,25,0), - (4609,2340,135,171,40,0), - (4609,2341,250,171,55,0), - (4609,3179,450,171,90,0), - (4609,3181,1350,171,120,0), - (4609,3184,50,171,15,0), - (4609,3185,1350,171,125,0), - (4609,3186,1800,171,130,0), - (4609,3458,3600,171,110,0), - (4609,7180,405,171,90,0), - (4609,7838,225,171,80,0), - (4609,7839,900,171,130,0), - (4609,7842,900,171,100,0), - (4609,7846,2700,171,140,0), - (4609,11536,225,171,50,0), - (4611,2275,10,0,0,5), - (4611,2280,450,171,50,10), - (4611,2339,100,171,25,0), - (4611,2340,135,171,40,0), - (4611,3179,450,171,90,0), - (4611,3181,1350,171,120,0), - (4611,3184,50,171,15,0), - (4611,3185,1350,171,125,0), - (4611,3186,1800,171,130,0), - (4611,3458,3600,171,110,0), - (4611,3459,4500,171,165,0), - (4611,3461,4500,171,160,0), - (4611,3465,5000,171,125,20), - (4611,7180,405,171,90,0), - (4611,7182,4500,171,155,0), - (4611,7838,225,171,80,0), - (4611,7839,900,171,130,0), - (4611,7842,900,171,100,0), - (4611,7846,2700,171,140,0), - (4611,11483,5850,171,185,0), - (4611,11484,6750,171,195,0), - (4611,11536,225,171,50,0), - (4611,12610,7200,171,200,0), - (4614,2372,10,0,0,0), - (4614,2373,500,182,50,0), - (4614,3571,5000,182,125,0), - (4614,11994,50000,182,200,0), - (4616,7414,10,0,0,5), - (4616,7415,500,333,50,10), - (4616,7422,50,333,15,0), - (4616,7429,100,333,20,0), - (4616,7441,100,333,45,0), - (4616,7459,250,333,50,0), - (4616,7461,200,333,70,0), - (4616,7746,450,333,100,0), - (4616,7749,250,333,60,0), - (4616,7789,450,333,90,0), - (4616,7796,360,333,80,0), - (4616,7797,900,333,100,0), - (4616,7858,900,333,120,0), - (4616,7862,1125,333,125,0), - (4616,13373,100,333,40,0), - (4616,13391,1260,333,125,0), - (4616,13392,540,333,105,0), - (4616,13422,720,333,115,0), - (4616,13499,1350,333,130,0), - (4616,13502,1350,333,130,0), - (4616,13504,1800,333,140,0), - (4616,13531,2160,333,145,0), - (4616,13539,2250,333,140,0), - (4616,13609,2160,333,145,0), - (4616,13627,2250,333,150,0), - (4616,13629,2250,333,150,0), - (4616,14805,50,333,10,0), - (4616,14808,200,333,70,0), - (4732,33389,900000,0,0,40), - (4732,33392,9000000,762,0,60), - (4752,33389,900000,0,0,40), - (4752,33392,9000000,762,0,60), - (4753,33389,900000,0,0,40), - (4753,33392,9000000,762,0,60), - (4772,33389,900000,0,0,40), - (4772,33392,9000000,762,0,60), - (4773,33389,900000,0,0,40), - (4773,33392,9000000,762,0,60), - (4898,2372,10,0,0,0), - (4898,2373,500,182,50,0), - (4898,3571,5000,182,125,0), - (4898,11994,50000,182,200,0), - (4900,2275,10,0,0,5), - (4900,2280,450,171,50,10), - (4900,2339,100,171,25,0), - (4900,2340,135,171,40,0), - (4900,2341,250,171,55,0), - (4900,3179,450,171,90,0), - (4900,3181,1350,171,120,0), - (4900,3184,50,171,15,0), - (4900,3185,1350,171,125,0), - (4900,3186,1800,171,130,0), - (4900,3458,3600,171,110,0), - (4900,7180,405,171,90,0), - (4900,7838,225,171,80,0), - (4900,7839,900,171,130,0), - (4900,7842,900,171,100,0), - (4900,7846,2700,171,140,0), - (4900,11536,225,171,50,0), - (5113,797,4000,0,0,20), - (5113,798,10000,0,0,26), - (5113,1055,11000,0,0,28), - (5113,1065,1500,0,0,14), - (5113,1229,100,0,0,6), - (5113,1343,100,0,0,6), - (5113,1344,3000,0,0,18), - (5113,1423,100,0,0,4), - (5113,1424,4000,0,0,20), - (5113,1482,12000,0,0,30), - (5113,1606,200,0,0,8), - (5113,1607,2000,0,0,16), - (5113,1610,8000,0,0,24), - (5113,1611,14000,0,0,32), - (5113,1646,3000,0,0,18), - (5113,1675,1000,0,0,12), - (5113,1676,14000,0,0,32), - (5113,1677,54000,0,0,52), - (5113,1685,18000,0,0,36), - (5113,1716,200,0,0,8), - (5113,1722,42000,0,0,50), - (5113,1738,100,0,0,4), - (5113,2570,2000,0,0,16), - (5113,2688,600,0,0,10), - (5113,3128,100,0,0,6), - (5113,3433,12000,0,0,30), - (5113,3434,22000,0,0,40), - (5113,3435,42000,0,0,50), - (5113,5243,1000,0,0,12), - (5113,5247,6000,0,0,20), - (5113,5283,8000,0,0,24), - (5113,6158,22000,0,0,40), - (5113,6176,14000,0,0,32), - (5113,6177,22000,0,0,40), - (5113,6180,10000,0,0,26), - (5113,6191,8000,0,0,24), - (5113,6193,6000,0,0,22), - (5113,6543,14000,0,0,32), - (5113,6549,600,0,0,10), - (5113,6550,4000,0,0,20), - (5113,6551,12000,0,0,30), - (5113,6553,20000,0,0,38), - (5113,6556,60000,0,0,58), - (5113,6573,1500,0,0,14), - (5113,6575,8000,0,0,24), - (5113,6674,10,0,0,1), - (5113,7109,22000,0,0,40), - (5113,7374,14000,0,0,32), - (5113,7375,56000,0,0,54), - (5113,7380,16000,0,0,34), - (5113,7382,2000,0,0,16), - (5113,7385,1000,0,0,12), - (5113,7401,10000,0,0,26), - (5113,7403,18000,0,0,36), - (5113,7406,6000,0,0,22), - (5113,7889,11000,0,0,28), - (5113,8206,11000,0,0,28), - (5113,8207,20000,0,0,38), - (5113,8381,16000,0,0,34), - (5113,8821,20000,0,0,38), - (5113,11552,32000,0,0,42), - (5113,11553,54000,0,0,52), - (5113,11557,16000,0,0,34), - (5113,11558,34000,0,0,44), - (5113,11559,56000,0,0,54), - (5113,11570,40000,0,0,48), - (5113,11571,58000,0,0,56), - (5113,11575,22000,0,0,40), - (5113,11576,42000,0,0,50), - (5113,11577,62000,0,0,60), - (5113,11579,36000,0,0,46), - (5113,11582,40000,0,0,48), - (5113,11583,60000,0,0,58), - (5113,11586,34000,0,0,44), - (5113,11587,62000,0,0,60), - (5113,11598,36000,0,0,46), - (5113,11599,60000,0,0,58), - (5113,11602,34000,0,0,44), - (5113,11603,56000,0,0,54), - (5113,11606,36000,0,0,46), - (5113,11607,56000,0,0,54), - (5113,18556,14000,0,0,32), - (5113,20561,36000,0,0,46), - (5113,20562,58000,0,0,56), - (5113,20571,62000,0,0,60), - (5113,20621,32000,0,0,42), - (5113,20622,54000,0,0,52), - (5113,20703,40000,0,0,48), - (5113,20704,58000,0,0,56), - (5113,20724,4000,0,0,20), - (5113,21555,200,0,0,48), - (5113,21557,2800,0,0,54), - (5113,21558,3100,0,0,60), - (5113,23898,2000,0,0,48), - (5113,23899,2800,0,0,54), - (5113,23900,3100,0,0,60), - (5113,23926,200,0,0,48), - (5113,23927,2800,0,0,54), - (5113,23928,3100,0,0,60), - (5114,797,4000,0,0,20), - (5114,798,10000,0,0,26), - (5114,1055,11000,0,0,28), - (5114,1065,1500,0,0,14), - (5114,1229,100,0,0,6), - (5114,1343,100,0,0,6), - (5114,1344,3000,0,0,18), - (5114,1423,100,0,0,4), - (5114,1424,4000,0,0,20), - (5114,1482,12000,0,0,30), - (5114,1606,200,0,0,8), - (5114,1607,2000,0,0,16), - (5114,1610,8000,0,0,24), - (5114,1611,14000,0,0,32), - (5114,1646,3000,0,0,18), - (5114,1675,1000,0,0,12), - (5114,1676,14000,0,0,32), - (5114,1677,54000,0,0,52), - (5114,1685,18000,0,0,36), - (5114,1716,200,0,0,8), - (5114,1722,42000,0,0,50), - (5114,1738,100,0,0,4), - (5114,2570,2000,0,0,16), - (5114,2688,600,0,0,10), - (5114,3128,100,0,0,6), - (5114,3433,12000,0,0,30), - (5114,3434,22000,0,0,40), - (5114,3435,42000,0,0,50), - (5114,5243,1000,0,0,12), - (5114,5247,6000,0,0,20), - (5114,5283,8000,0,0,24), - (5114,6158,22000,0,0,40), - (5114,6176,14000,0,0,32), - (5114,6177,22000,0,0,40), - (5114,6180,10000,0,0,26), - (5114,6191,8000,0,0,24), - (5114,6193,6000,0,0,22), - (5114,6543,14000,0,0,32), - (5114,6549,600,0,0,10), - (5114,6550,4000,0,0,20), - (5114,6551,12000,0,0,30), - (5114,6553,20000,0,0,38), - (5114,6556,60000,0,0,58), - (5114,6573,1500,0,0,14), - (5114,6575,8000,0,0,24), - (5114,6674,10,0,0,1), - (5114,7109,22000,0,0,40), - (5114,7374,14000,0,0,32), - (5114,7375,56000,0,0,54), - (5114,7380,16000,0,0,34), - (5114,7382,2000,0,0,16), - (5114,7385,1000,0,0,12), - (5114,7401,10000,0,0,26), - (5114,7403,18000,0,0,36), - (5114,7406,6000,0,0,22), - (5114,7889,11000,0,0,28), - (5114,8206,11000,0,0,28), - (5114,8207,20000,0,0,38), - (5114,8381,16000,0,0,34), - (5114,8821,20000,0,0,38), - (5114,11552,32000,0,0,42), - (5114,11553,54000,0,0,52), - (5114,11557,16000,0,0,34), - (5114,11558,34000,0,0,44), - (5114,11559,56000,0,0,54), - (5114,11570,40000,0,0,48), - (5114,11571,58000,0,0,56), - (5114,11575,22000,0,0,40), - (5114,11576,42000,0,0,50), - (5114,11577,62000,0,0,60), - (5114,11579,36000,0,0,46), - (5114,11582,40000,0,0,48), - (5114,11583,60000,0,0,58), - (5114,11586,34000,0,0,44), - (5114,11587,62000,0,0,60), - (5114,11598,36000,0,0,46), - (5114,11599,60000,0,0,58), - (5114,11602,34000,0,0,44), - (5114,11603,56000,0,0,54), - (5114,11606,36000,0,0,46), - (5114,11607,56000,0,0,54), - (5114,18556,14000,0,0,32), - (5114,20561,36000,0,0,46), - (5114,20562,58000,0,0,56), - (5114,20571,62000,0,0,60), - (5114,20621,32000,0,0,42), - (5114,20622,54000,0,0,52), - (5114,20703,40000,0,0,48), - (5114,20704,58000,0,0,56), - (5114,20724,4000,0,0,20), - (5114,21555,200,0,0,48), - (5114,21557,2800,0,0,54), - (5114,21558,3100,0,0,60), - (5114,23898,2000,0,0,48), - (5114,23899,2800,0,0,54), - (5114,23900,3100,0,0,60), - (5114,23926,200,0,0,48), - (5114,23927,2800,0,0,54), - (5114,23928,3100,0,0,60), - (5115,796,2200,0,0,20), - (5115,1117,600,0,0,12), - (5115,1424,2200,0,0,20), - (5115,1547,10,0,0,1), - (5115,1549,1800,0,0,16), - (5115,1552,2200,0,0,20), - (5115,1563,1800,0,0,50), - (5115,1564,18000,0,0,40), - (5115,1567,1200,0,0,14), - (5115,1603,10000,0,0,32), - (5115,2003,100,0,0,4), - (5115,2898,14000,0,0,36), - (5115,2899,1200,0,0,14), - (5115,2979,600,0,0,12), - (5115,3047,6000,0,0,22), - (5115,3048,100,0,0,6), - (5115,3049,7000,0,0,26), - (5115,3128,200,0,0,8), - (5115,3663,8000,0,0,28), - (5115,3664,14000,0,0,36), - (5115,5117,200,0,0,8), - (5115,5131,2200,0,0,20), - (5115,5298,100,0,0,6), - (5115,5338,2000,0,0,18), - (5115,5385,8000,0,0,30), - (5115,6198,1200,0,0,14), - (5115,6385,400,0,0,10), - (5115,6791,2200,0,0,20), - (5115,6792,7000,0,0,24), - (5115,6999,8000,0,0,30), - (5115,8738,18000,0,0,40), - (5115,13160,18000,0,0,40), - (5115,13162,8000,0,0,30), - (5115,13164,100,0,0,4), - (5115,13545,26000,0,0,44), - (5115,13546,40000,0,0,52), - (5115,13547,50000,0,0,60), - (5115,13556,400,0,0,10), - (5115,13557,2000,0,0,18), - (5115,13558,7000,0,0,26), - (5115,13559,12000,0,0,34), - (5115,13560,24000,0,0,42), - (5115,13561,36000,0,0,50), - (5115,13562,48000,0,0,58), - (5115,13799,1800,0,0,16), - (5115,13811,8000,0,0,28), - (5115,13814,12000,0,0,34), - (5115,14332,200,0,0,8), - (5115,14333,1800,0,0,16), - (5115,14334,7000,0,0,24), - (5115,14335,10000,0,0,32), - (5115,14336,18000,0,0,40), - (5115,14337,32000,0,0,48), - (5115,14338,46000,0,0,56), - (5115,14339,16000,0,0,38), - (5115,14340,5000,0,0,60), - (5115,14341,8000,0,0,30), - (5115,14342,26000,0,0,44), - (5115,14343,48000,0,0,58), - (5115,14344,12000,0,0,34), - (5115,14345,32000,0,0,48), - (5115,14346,2200,0,0,20), - (5115,14347,10000,0,0,32), - (5115,14348,24000,0,0,42), - (5115,14349,40000,0,0,52), - (5115,14350,28000,0,0,46), - (5115,14351,46000,0,0,56), - (5115,14352,600,0,0,12), - (5115,14353,2200,0,0,20), - (5115,14354,8000,0,0,28), - (5115,14355,14000,0,0,36), - (5115,14356,26000,0,0,44), - (5115,14357,40000,0,0,52), - (5115,14358,50000,0,0,60), - (5115,14359,24000,0,0,42), - (5115,14360,42000,0,0,54), - (5115,14361,36000,0,0,50), - (5115,14362,48000,0,0,58), - (5115,14364,7000,0,0,26), - (5115,14365,14000,0,0,36), - (5115,14366,28000,0,0,46), - (5115,14367,46000,0,0,56), - (5115,14368,18000,0,0,40), - (5115,14370,50000,0,0,60), - (5115,14372,26000,0,0,44), - (5115,14373,42000,0,0,54), - (5115,14374,2000,0,0,18), - (5115,14375,8000,0,0,28), - (5115,14376,16000,0,0,38), - (5115,14377,32000,0,0,48), - (5115,14378,48000,0,0,58), - (5115,14431,6000,0,0,22), - (5115,14432,18000,0,0,40), - (5115,14434,48000,0,0,58), - (5115,14445,8000,0,0,30), - (5115,14446,28000,0,0,46), - (5115,15637,8000,0,0,30), - (5115,15638,18000,0,0,40), - (5115,15639,36000,0,0,50), - (5115,15640,50000,0,0,60), - (5115,20044,28000,0,0,46), - (5115,20155,10000,0,0,32), - (5115,20156,36000,0,0,50), - (5115,20157,7000,0,0,26), - (5115,20158,18000,0,0,40), - (5115,20159,7000,0,0,24), - (5115,20160,400,0,0,10), - (5115,20161,2000,0,0,18), - (5115,20191,46000,0,0,56), - (5115,20738,600,0,0,12), - (5115,20931,400,0,0,28), - (5115,20932,700,0,0,36), - (5115,20933,1300,0,0,44), - (5115,20934,2000,0,0,52), - (5115,20935,2500,0,0,60), - (5115,20938,2500,0,0,60), - (5115,20940,1800,0,0,50), - (5115,20941,2500,0,0,60), - (5115,20942,1200,0,0,42), - (5115,20943,2100,0,0,54), - (5116,796,2200,0,0,20), - (5116,1117,600,0,0,12), - (5116,1424,2200,0,0,20), - (5116,1547,10,0,0,1), - (5116,1549,1800,0,0,16), - (5116,1552,2200,0,0,20), - (5116,1563,1800,0,0,50), - (5116,1564,18000,0,0,40), - (5116,1567,1200,0,0,14), - (5116,1603,10000,0,0,32), - (5116,2003,100,0,0,4), - (5116,2898,14000,0,0,36), - (5116,2899,1200,0,0,14), - (5116,2979,600,0,0,12), - (5116,3047,6000,0,0,22), - (5116,3048,100,0,0,6), - (5116,3049,7000,0,0,26), - (5116,3128,200,0,0,8), - (5116,3663,8000,0,0,28), - (5116,3664,14000,0,0,36), - (5116,5117,200,0,0,8), - (5116,5131,2200,0,0,20), - (5116,5298,100,0,0,6), - (5116,5338,2000,0,0,18), - (5116,5385,8000,0,0,30), - (5116,6198,1200,0,0,14), - (5116,6385,400,0,0,10), - (5116,6791,2200,0,0,20), - (5116,6792,7000,0,0,24), - (5116,6999,8000,0,0,30), - (5116,8738,18000,0,0,40), - (5116,13160,18000,0,0,40), - (5116,13162,8000,0,0,30), - (5116,13164,100,0,0,4), - (5116,13545,26000,0,0,44), - (5116,13546,40000,0,0,52), - (5116,13547,50000,0,0,60), - (5116,13556,400,0,0,10), - (5116,13557,2000,0,0,18), - (5116,13558,7000,0,0,26), - (5116,13559,12000,0,0,34), - (5116,13560,24000,0,0,42), - (5116,13561,36000,0,0,50), - (5116,13562,48000,0,0,58), - (5116,13799,1800,0,0,16), - (5116,13811,8000,0,0,28), - (5116,13814,12000,0,0,34), - (5116,14332,200,0,0,8), - (5116,14333,1800,0,0,16), - (5116,14334,7000,0,0,24), - (5116,14335,10000,0,0,32), - (5116,14336,18000,0,0,40), - (5116,14337,32000,0,0,48), - (5116,14338,46000,0,0,56), - (5116,14339,16000,0,0,38), - (5116,14340,5000,0,0,60), - (5116,14341,8000,0,0,30), - (5116,14342,26000,0,0,44), - (5116,14343,48000,0,0,58), - (5116,14344,12000,0,0,34), - (5116,14345,32000,0,0,48), - (5116,14346,2200,0,0,20), - (5116,14347,10000,0,0,32), - (5116,14348,24000,0,0,42), - (5116,14349,40000,0,0,52), - (5116,14350,28000,0,0,46), - (5116,14351,46000,0,0,56), - (5116,14352,600,0,0,12), - (5116,14353,2200,0,0,20), - (5116,14354,8000,0,0,28), - (5116,14355,14000,0,0,36), - (5116,14356,26000,0,0,44), - (5116,14357,40000,0,0,52), - (5116,14358,50000,0,0,60), - (5116,14359,24000,0,0,42), - (5116,14360,42000,0,0,54), - (5116,14361,36000,0,0,50), - (5116,14362,48000,0,0,58), - (5116,14364,7000,0,0,26), - (5116,14365,14000,0,0,36), - (5116,14366,28000,0,0,46), - (5116,14367,46000,0,0,56), - (5116,14368,18000,0,0,40), - (5116,14370,50000,0,0,60), - (5116,14372,26000,0,0,44), - (5116,14373,42000,0,0,54), - (5116,14374,2000,0,0,18), - (5116,14375,8000,0,0,28), - (5116,14376,16000,0,0,38), - (5116,14377,32000,0,0,48), - (5116,14378,48000,0,0,58), - (5116,14431,6000,0,0,22), - (5116,14432,18000,0,0,40), - (5116,14434,48000,0,0,58), - (5116,14445,8000,0,0,30), - (5116,14446,28000,0,0,46), - (5116,15637,8000,0,0,30), - (5116,15638,18000,0,0,40), - (5116,15639,36000,0,0,50), - (5116,15640,50000,0,0,60), - (5116,20044,28000,0,0,46), - (5116,20155,10000,0,0,32), - (5116,20156,36000,0,0,50), - (5116,20157,7000,0,0,26), - (5116,20158,18000,0,0,40), - (5116,20159,7000,0,0,24), - (5116,20160,400,0,0,10), - (5116,20161,2000,0,0,18), - (5116,20191,46000,0,0,56), - (5116,20738,600,0,0,12), - (5116,20931,400,0,0,28), - (5116,20932,700,0,0,36), - (5116,20933,1300,0,0,44), - (5116,20934,2000,0,0,52), - (5116,20935,2500,0,0,60), - (5116,20938,2500,0,0,60), - (5116,20940,1800,0,0,50), - (5116,20941,2500,0,0,60), - (5116,20942,1200,0,0,42), - (5116,20943,2100,0,0,54), - (5117,796,2200,0,0,20), - (5117,1117,600,0,0,12), - (5117,1424,2200,0,0,20), - (5117,1547,10,0,0,1), - (5117,1549,1800,0,0,16), - (5117,1552,2200,0,0,20), - (5117,1563,1800,0,0,50), - (5117,1564,18000,0,0,40), - (5117,1567,1200,0,0,14), - (5117,1603,10000,0,0,32), - (5117,2003,100,0,0,4), - (5117,2898,14000,0,0,36), - (5117,2899,1200,0,0,14), - (5117,2979,600,0,0,12), - (5117,3047,6000,0,0,22), - (5117,3048,100,0,0,6), - (5117,3049,7000,0,0,26), - (5117,3128,200,0,0,8), - (5117,3663,8000,0,0,28), - (5117,3664,14000,0,0,36), - (5117,5117,200,0,0,8), - (5117,5131,2200,0,0,20), - (5117,5298,100,0,0,6), - (5117,5338,2000,0,0,18), - (5117,5385,8000,0,0,30), - (5117,6198,1200,0,0,14), - (5117,6385,400,0,0,10), - (5117,6791,2200,0,0,20), - (5117,6792,7000,0,0,24), - (5117,6999,8000,0,0,30), - (5117,8738,18000,0,0,40), - (5117,13160,18000,0,0,40), - (5117,13162,8000,0,0,30), - (5117,13164,100,0,0,4), - (5117,13545,26000,0,0,44), - (5117,13546,40000,0,0,52), - (5117,13547,50000,0,0,60), - (5117,13556,400,0,0,10), - (5117,13557,2000,0,0,18), - (5117,13558,7000,0,0,26), - (5117,13559,12000,0,0,34), - (5117,13560,24000,0,0,42), - (5117,13561,36000,0,0,50), - (5117,13562,48000,0,0,58), - (5117,13799,1800,0,0,16), - (5117,13811,8000,0,0,28), - (5117,13814,12000,0,0,34), - (5117,14332,200,0,0,8), - (5117,14333,1800,0,0,16), - (5117,14334,7000,0,0,24), - (5117,14335,10000,0,0,32), - (5117,14336,18000,0,0,40), - (5117,14337,32000,0,0,48), - (5117,14338,46000,0,0,56), - (5117,14339,16000,0,0,38), - (5117,14340,5000,0,0,60), - (5117,14341,8000,0,0,30), - (5117,14342,26000,0,0,44), - (5117,14343,48000,0,0,58), - (5117,14344,12000,0,0,34), - (5117,14345,32000,0,0,48), - (5117,14346,2200,0,0,20), - (5117,14347,10000,0,0,32), - (5117,14348,24000,0,0,42), - (5117,14349,40000,0,0,52), - (5117,14350,28000,0,0,46), - (5117,14351,46000,0,0,56), - (5117,14352,600,0,0,12), - (5117,14353,2200,0,0,20), - (5117,14354,8000,0,0,28), - (5117,14355,14000,0,0,36), - (5117,14356,26000,0,0,44), - (5117,14357,40000,0,0,52), - (5117,14358,50000,0,0,60), - (5117,14359,24000,0,0,42), - (5117,14360,42000,0,0,54), - (5117,14361,36000,0,0,50), - (5117,14362,48000,0,0,58), - (5117,14364,7000,0,0,26), - (5117,14365,14000,0,0,36), - (5117,14366,28000,0,0,46), - (5117,14367,46000,0,0,56), - (5117,14368,18000,0,0,40), - (5117,14370,50000,0,0,60), - (5117,14372,26000,0,0,44), - (5117,14373,42000,0,0,54), - (5117,14374,2000,0,0,18), - (5117,14375,8000,0,0,28), - (5117,14376,16000,0,0,38), - (5117,14377,32000,0,0,48), - (5117,14378,48000,0,0,58), - (5117,14431,6000,0,0,22), - (5117,14432,18000,0,0,40), - (5117,14434,48000,0,0,58), - (5117,14445,8000,0,0,30), - (5117,14446,28000,0,0,46), - (5117,15637,8000,0,0,30), - (5117,15638,18000,0,0,40), - (5117,15639,36000,0,0,50), - (5117,15640,50000,0,0,60), - (5117,20044,28000,0,0,46), - (5117,20155,10000,0,0,32), - (5117,20156,36000,0,0,50), - (5117,20157,7000,0,0,26), - (5117,20158,18000,0,0,40), - (5117,20159,7000,0,0,24), - (5117,20160,400,0,0,10), - (5117,20161,2000,0,0,18), - (5117,20191,46000,0,0,56), - (5117,20738,600,0,0,12), - (5117,20931,400,0,0,28), - (5117,20932,700,0,0,36), - (5117,20933,1300,0,0,44), - (5117,20934,2000,0,0,52), - (5117,20935,2500,0,0,60), - (5117,20938,2500,0,0,60), - (5117,20940,1800,0,0,50), - (5117,20941,2500,0,0,60), - (5117,20942,1200,0,0,42), - (5117,20943,2100,0,0,54), - (5127,2154,500,165,50,10), - (5127,2179,1000,165,110,0), - (5127,2180,1400,165,120,0), - (5127,2181,650,165,100,0), - (5127,2884,650,165,100,0), - (5127,2886,550,165,85,0), - (5127,3786,500,165,75,0), - (5127,3788,550,165,85,0), - (5127,3789,500,165,80,0), - (5127,3819,650,165,100,0), - (5127,7146,1000,165,115,0), - (5127,9066,450,165,70,0), - (5127,9069,600,165,95,0), - (5127,9075,1400,165,120,0), - (5127,20651,500,165,100,0), - (5137,2372,10,0,0,0), - (5137,2373,500,182,50,0), - (5137,3571,5000,182,125,0), - (5137,11994,50000,182,200,0), - (5141,1252,800,0,0,12), - (5141,1253,10000,0,0,30), - (5141,1254,18000,0,0,40), - (5141,1255,10,0,0,1), - (5141,1256,800,0,0,12), - (5141,1257,5000,0,0,24), - (5141,1258,100,0,0,4), - (5141,1259,300,0,0,10), - (5141,1260,2000,0,0,18), - (5141,1261,6000,0,0,26), - (5141,1265,200,0,0,8), - (5141,1268,1200,0,0,14), - (5141,1269,11000,0,0,32), - (5141,1275,100,0,0,6), - (5141,1276,1200,0,0,14), - (5141,1277,800,0,0,12), - (5141,1278,2000,0,0,18), - (5141,1279,10000,0,0,30), - (5141,1280,22000,0,0,42), - (5141,1283,2000,0,0,18), - (5141,1284,14000,0,0,36), - (5141,1287,10000,0,0,30), - (5141,1288,18000,0,0,40), - (5141,1293,10000,0,0,30), - (5141,1298,5000,0,0,24), - (5141,1300,4000,0,0,22), - (5141,1301,10000,0,0,30), - (5141,1425,3000,0,0,20), - (5141,2013,300,0,0,10), - (5141,2016,4000,0,0,22), - (5141,2049,30000,0,0,50), - (5141,2056,100,0,0,4), - (5141,2057,300,0,0,10), - (5141,2058,1600,0,0,16), - (5141,2059,4000,0,0,22), - (5141,2065,18000,0,0,40), - (5141,2066,3000,0,0,20), - (5141,2067,38000,0,0,52), - (5141,2068,44000,0,0,58), - (5141,2069,26000,0,0,46), - (5141,2097,4000,0,0,22), - (5141,2793,14000,0,0,36), - (5141,2799,12000,0,0,34), - (5141,2851,100,0,0,6), - (5141,3046,400,0,0,28), - (5141,6062,16000,0,0,38), - (5141,6067,10000,0,0,30), - (5141,6068,14000,0,0,36), - (5141,6071,8000,0,0,28), - (5141,6072,12000,0,0,34), - (5141,6073,200,0,0,8), - (5141,6079,1200,0,0,14), - (5141,6080,3000,0,0,20), - (5141,6081,6000,0,0,26), - (5141,6082,11000,0,0,32), - (5141,6083,16000,0,0,38), - (5141,6386,900,0,0,40), - (5141,6492,12000,0,0,34), - (5141,7130,3000,0,0,20), - (5141,7378,400,0,0,28), - (5141,8093,300,0,0,10), - (5141,8107,1600,0,0,16), - (5141,8108,4000,0,0,22), - (5141,8109,8000,0,0,28), - (5141,8110,12000,0,0,34), - (5141,8111,18000,0,0,40), - (5141,8123,1200,0,0,14), - (5141,8125,8000,0,0,28), - (5141,8126,3000,0,0,20), - (5141,8130,5000,0,0,24), - (5141,8132,11000,0,0,32), - (5141,8193,14000,0,0,36), - (5141,9475,6000,0,0,26), - (5141,9476,11000,0,0,32), - (5141,9477,16000,0,0,38), - (5141,9486,18000,0,0,40), - (5141,9580,3000,0,0,20), - (5141,9581,10000,0,0,30), - (5141,9593,18000,0,0,40), - (5141,10877,18000,0,0,40), - (5141,10878,28000,0,0,48), - (5141,10879,42000,0,0,56), - (5141,10882,12000,0,0,34), - (5141,10883,26000,0,0,46), - (5141,10889,22000,0,0,42), - (5141,10891,42000,0,0,56), - (5141,10895,22000,0,0,42), - (5141,10896,30000,0,0,50), - (5141,10897,44000,0,0,58), - (5141,10902,22000,0,0,42), - (5141,10903,28000,0,0,48), - (5141,10904,40000,0,0,54), - (5141,10905,46000,0,0,60), - (5141,10910,24000,0,0,44), - (5141,10913,24000,0,0,44), - (5141,10914,44000,0,0,58), - (5141,10918,24000,0,0,44), - (5141,10919,30000,0,0,50), - (5141,10920,42000,0,0,56), - (5141,10930,24000,0,0,44), - (5141,10931,30000,0,0,50), - (5141,10932,42000,0,0,56), - (5141,10935,26000,0,0,46), - (5141,10936,40000,0,0,54), - (5141,10939,28000,0,0,48), - (5141,10940,46000,0,0,60), - (5141,10943,30000,0,0,50), - (5141,10944,46000,0,0,60), - (5141,10948,26000,0,0,46), - (5141,10949,38000,0,0,52), - (5141,10950,44000,0,0,58), - (5141,10954,38000,0,0,52), - (5141,10959,42000,0,0,56), - (5141,10962,46000,0,0,60), - (5141,11025,30000,0,0,50), - (5141,11026,46000,0,0,60), - (5141,14820,1500,0,0,50), - (5141,15434,700,0,0,36), - (5141,15452,5000,0,0,24), - (5141,15454,10000,0,0,30), - (5141,15455,14000,0,0,36), - (5141,15457,22000,0,0,42), - (5141,15459,28000,0,0,48), - (5141,15460,40000,0,0,54), - (5141,17316,700,0,0,36), - (5141,17317,1200,0,0,44), - (5141,17318,1900,0,0,52), - (5141,18806,46000,0,0,60), - (5141,18808,2300,0,0,60), - (5141,19339,100,0,0,18), - (5141,19340,300,0,0,26), - (5141,19341,600,0,0,34), - (5141,19342,1100,0,0,42), - (5141,19343,1500,0,0,50), - (5141,19344,2200,0,0,58), - (5141,20771,44000,0,0,58), - (5141,27796,3000,0,0,20), - (5141,27821,1200,0,0,44), - (5141,27822,1900,0,0,52), - (5141,27823,2300,0,0,60), - (5141,27843,2300,0,0,60), - (5141,27875,1200,0,0,50), - (5141,27876,1500,0,0,60), - (5142,1252,800,0,0,12), - (5142,1253,10000,0,0,30), - (5142,1254,18000,0,0,40), - (5142,1255,10,0,0,1), - (5142,1256,800,0,0,12), - (5142,1257,5000,0,0,24), - (5142,1258,100,0,0,4), - (5142,1259,300,0,0,10), - (5142,1260,2000,0,0,18), - (5142,1261,6000,0,0,26), - (5142,1265,200,0,0,8), - (5142,1268,1200,0,0,14), - (5142,1269,11000,0,0,32), - (5142,1275,100,0,0,6), - (5142,1276,1200,0,0,14), - (5142,1277,800,0,0,12), - (5142,1278,2000,0,0,18), - (5142,1279,10000,0,0,30), - (5142,1280,22000,0,0,42), - (5142,1283,2000,0,0,18), - (5142,1284,14000,0,0,36), - (5142,1287,10000,0,0,30), - (5142,1288,18000,0,0,40), - (5142,1293,10000,0,0,30), - (5142,1298,5000,0,0,24), - (5142,1300,4000,0,0,22), - (5142,1301,10000,0,0,30), - (5142,1425,3000,0,0,20), - (5142,2013,300,0,0,10), - (5142,2016,4000,0,0,22), - (5142,2049,30000,0,0,50), - (5142,2056,100,0,0,4), - (5142,2057,300,0,0,10), - (5142,2058,1600,0,0,16), - (5142,2059,4000,0,0,22), - (5142,2065,18000,0,0,40), - (5142,2066,3000,0,0,20), - (5142,2067,38000,0,0,52), - (5142,2068,44000,0,0,58), - (5142,2069,26000,0,0,46), - (5142,2097,4000,0,0,22), - (5142,2793,14000,0,0,36), - (5142,2799,12000,0,0,34), - (5142,2851,100,0,0,6), - (5142,3046,400,0,0,28), - (5142,6062,16000,0,0,38), - (5142,6067,10000,0,0,30), - (5142,6068,14000,0,0,36), - (5142,6071,8000,0,0,28), - (5142,6072,12000,0,0,34), - (5142,6073,200,0,0,8), - (5142,6079,1200,0,0,14), - (5142,6080,3000,0,0,20), - (5142,6081,6000,0,0,26), - (5142,6082,11000,0,0,32), - (5142,6083,16000,0,0,38), - (5142,6386,900,0,0,40), - (5142,6492,12000,0,0,34), - (5142,7130,3000,0,0,20), - (5142,7378,400,0,0,28), - (5142,8093,300,0,0,10), - (5142,8107,1600,0,0,16), - (5142,8108,4000,0,0,22), - (5142,8109,8000,0,0,28), - (5142,8110,12000,0,0,34), - (5142,8111,18000,0,0,40), - (5142,8123,1200,0,0,14), - (5142,8125,8000,0,0,28), - (5142,8126,3000,0,0,20), - (5142,8130,5000,0,0,24), - (5142,8132,11000,0,0,32), - (5142,8193,14000,0,0,36), - (5142,9475,6000,0,0,26), - (5142,9476,11000,0,0,32), - (5142,9477,16000,0,0,38), - (5142,9486,18000,0,0,40), - (5142,9580,3000,0,0,20), - (5142,9581,10000,0,0,30), - (5142,9593,18000,0,0,40), - (5142,10877,18000,0,0,40), - (5142,10878,28000,0,0,48), - (5142,10879,42000,0,0,56), - (5142,10882,12000,0,0,34), - (5142,10883,26000,0,0,46), - (5142,10889,22000,0,0,42), - (5142,10891,42000,0,0,56), - (5142,10895,22000,0,0,42), - (5142,10896,30000,0,0,50), - (5142,10897,44000,0,0,58), - (5142,10902,22000,0,0,42), - (5142,10903,28000,0,0,48), - (5142,10904,40000,0,0,54), - (5142,10905,46000,0,0,60), - (5142,10910,24000,0,0,44), - (5142,10913,24000,0,0,44), - (5142,10914,44000,0,0,58), - (5142,10918,24000,0,0,44), - (5142,10919,30000,0,0,50), - (5142,10920,42000,0,0,56), - (5142,10930,24000,0,0,44), - (5142,10931,30000,0,0,50), - (5142,10932,42000,0,0,56), - (5142,10935,26000,0,0,46), - (5142,10936,40000,0,0,54), - (5142,10939,28000,0,0,48), - (5142,10940,46000,0,0,60), - (5142,10943,30000,0,0,50), - (5142,10944,46000,0,0,60), - (5142,10948,26000,0,0,46), - (5142,10949,38000,0,0,52), - (5142,10950,44000,0,0,58), - (5142,10954,38000,0,0,52), - (5142,10959,42000,0,0,56), - (5142,10962,46000,0,0,60), - (5142,11025,30000,0,0,50), - (5142,11026,46000,0,0,60), - (5142,14820,1500,0,0,50), - (5142,15434,700,0,0,36), - (5142,15452,5000,0,0,24), - (5142,15454,10000,0,0,30), - (5142,15455,14000,0,0,36), - (5142,15457,22000,0,0,42), - (5142,15459,28000,0,0,48), - (5142,15460,40000,0,0,54), - (5142,17316,700,0,0,36), - (5142,17317,1200,0,0,44), - (5142,17318,1900,0,0,52), - (5142,18806,46000,0,0,60), - (5142,18808,2300,0,0,60), - (5142,19339,100,0,0,18), - (5142,19340,300,0,0,26), - (5142,19341,600,0,0,34), - (5142,19342,1100,0,0,42), - (5142,19343,1500,0,0,50), - (5142,19344,2200,0,0,58), - (5142,20771,44000,0,0,58), - (5142,27796,3000,0,0,20), - (5142,27821,1200,0,0,44), - (5142,27822,1900,0,0,52), - (5142,27823,2300,0,0,60), - (5142,27843,2300,0,0,60), - (5142,27845,2300,0,0,60), - (5142,27875,1200,0,0,50), - (5142,27876,1500,0,0,60), - (5143,1252,800,0,0,12), - (5143,1253,10000,0,0,30), - (5143,1254,18000,0,0,40), - (5143,1255,10,0,0,1), - (5143,1256,800,0,0,12), - (5143,1257,5000,0,0,24), - (5143,1258,100,0,0,4), - (5143,1259,300,0,0,10), - (5143,1260,2000,0,0,18), - (5143,1261,6000,0,0,26), - (5143,1265,200,0,0,8), - (5143,1268,1200,0,0,14), - (5143,1269,11000,0,0,32), - (5143,1275,100,0,0,6), - (5143,1276,1200,0,0,14), - (5143,1277,800,0,0,12), - (5143,1278,2000,0,0,18), - (5143,1279,10000,0,0,30), - (5143,1280,22000,0,0,42), - (5143,1283,2000,0,0,18), - (5143,1284,14000,0,0,36), - (5143,1287,10000,0,0,30), - (5143,1288,18000,0,0,40), - (5143,1293,10000,0,0,30), - (5143,1298,5000,0,0,24), - (5143,1300,4000,0,0,22), - (5143,1301,10000,0,0,30), - (5143,1425,3000,0,0,20), - (5143,2013,300,0,0,10), - (5143,2016,4000,0,0,22), - (5143,2049,30000,0,0,50), - (5143,2056,100,0,0,4), - (5143,2057,300,0,0,10), - (5143,2058,1600,0,0,16), - (5143,2059,4000,0,0,22), - (5143,2065,18000,0,0,40), - (5143,2066,3000,0,0,20), - (5143,2067,38000,0,0,52), - (5143,2068,44000,0,0,58), - (5143,2069,26000,0,0,46), - (5143,2097,4000,0,0,22), - (5143,2793,14000,0,0,36), - (5143,2799,12000,0,0,34), - (5143,2851,100,0,0,6), - (5143,3046,400,0,0,28), - (5143,6062,16000,0,0,38), - (5143,6067,10000,0,0,30), - (5143,6068,14000,0,0,36), - (5143,6071,8000,0,0,28), - (5143,6072,12000,0,0,34), - (5143,6073,200,0,0,8), - (5143,6079,1200,0,0,14), - (5143,6080,3000,0,0,20), - (5143,6081,6000,0,0,26), - (5143,6082,11000,0,0,32), - (5143,6083,16000,0,0,38), - (5143,6386,900,0,0,40), - (5143,6492,12000,0,0,34), - (5143,7130,3000,0,0,20), - (5143,7378,400,0,0,28), - (5143,8093,300,0,0,10), - (5143,8107,1600,0,0,16), - (5143,8108,4000,0,0,22), - (5143,8109,8000,0,0,28), - (5143,8110,12000,0,0,34), - (5143,8111,18000,0,0,40), - (5143,8123,1200,0,0,14), - (5143,8125,8000,0,0,28), - (5143,8126,3000,0,0,20), - (5143,8130,5000,0,0,24), - (5143,8132,11000,0,0,32), - (5143,8193,14000,0,0,36), - (5143,9475,6000,0,0,26), - (5143,9476,11000,0,0,32), - (5143,9477,16000,0,0,38), - (5143,9486,18000,0,0,40), - (5143,9580,3000,0,0,20), - (5143,9581,10000,0,0,30), - (5143,9593,18000,0,0,40), - (5143,10877,18000,0,0,40), - (5143,10878,28000,0,0,48), - (5143,10879,42000,0,0,56), - (5143,10882,12000,0,0,34), - (5143,10883,26000,0,0,46), - (5143,10889,22000,0,0,42), - (5143,10891,42000,0,0,56), - (5143,10895,22000,0,0,42), - (5143,10896,30000,0,0,50), - (5143,10897,44000,0,0,58), - (5143,10902,22000,0,0,42), - (5143,10903,28000,0,0,48), - (5143,10904,40000,0,0,54), - (5143,10905,46000,0,0,60), - (5143,10910,24000,0,0,44), - (5143,10913,24000,0,0,44), - (5143,10914,44000,0,0,58), - (5143,10918,24000,0,0,44), - (5143,10919,30000,0,0,50), - (5143,10920,42000,0,0,56), - (5143,10930,24000,0,0,44), - (5143,10931,30000,0,0,50), - (5143,10932,42000,0,0,56), - (5143,10935,26000,0,0,46), - (5143,10936,40000,0,0,54), - (5143,10939,28000,0,0,48), - (5143,10940,46000,0,0,60), - (5143,10943,30000,0,0,50), - (5143,10944,46000,0,0,60), - (5143,10948,26000,0,0,46), - (5143,10949,38000,0,0,52), - (5143,10950,44000,0,0,58), - (5143,10954,38000,0,0,52), - (5143,10959,42000,0,0,56), - (5143,10962,46000,0,0,60), - (5143,11025,30000,0,0,50), - (5143,11026,46000,0,0,60), - (5143,14820,1500,0,0,50), - (5143,15434,700,0,0,36), - (5143,15452,5000,0,0,24), - (5143,15454,10000,0,0,30), - (5143,15455,14000,0,0,36), - (5143,15457,22000,0,0,42), - (5143,15459,28000,0,0,48), - (5143,15460,40000,0,0,54), - (5143,17316,700,0,0,36), - (5143,17317,1200,0,0,44), - (5143,17318,1900,0,0,52), - (5143,18806,46000,0,0,60), - (5143,18808,2300,0,0,60), - (5143,19339,100,0,0,18), - (5143,19340,300,0,0,26), - (5143,19341,600,0,0,34), - (5143,19342,1100,0,0,42), - (5143,19343,1500,0,0,50), - (5143,19344,2200,0,0,58), - (5143,20771,44000,0,0,58), - (5143,27796,3000,0,0,20), - (5143,27821,1200,0,0,44), - (5143,27822,1900,0,0,52), - (5143,27823,2300,0,0,60), - (5143,27843,2300,0,0,60), - (5143,27845,2300,0,0,60), - (5143,27875,1200,0,0,50), - (5143,27876,1500,0,0,60), - (5144,1035,2000,0,0,20), - (5144,1142,100,0,0,4), - (5144,1168,200,0,0,8), - (5144,1173,100,0,0,6), - (5144,1174,400,0,0,10), - (5144,1176,1800,0,0,18), - (5144,1191,200,0,0,8), - (5144,1194,400,0,0,10), - (5144,1196,2000,0,0,20), - (5144,1198,600,0,0,12), - (5144,1200,2000,0,0,20), - (5144,1210,7000,0,0,28), - (5144,1211,900,0,0,14), - (5144,1214,8000,0,0,30), - (5144,1225,5000,0,0,26), - (5144,1228,15000,0,0,40), - (5144,1241,5000,0,0,26), - (5144,1249,100,0,0,6), - (5144,1250,600,0,0,12), - (5144,1251,3000,0,0,22), - (5144,1266,600,0,0,12), - (5144,1267,1800,0,0,18), - (5144,1467,900,0,0,14), - (5144,1472,10,0,0,1), - (5144,1473,900,0,0,14), - (5144,1474,7000,0,0,28), - (5144,1475,22750,0,0,42), - (5144,1481,2000,0,0,20), - (5144,1811,3000,0,0,22), - (5144,1830,200,0,0,24), - (5144,2124,1500,0,0,16), - (5144,2125,4000,0,0,24), - (5144,2141,100,0,0,6), - (5144,2142,900,0,0,14), - (5144,2143,3000,0,0,22), - (5144,2858,1500,0,0,16), - (5144,3142,1800,0,0,18), - (5144,3553,14000,0,0,38), - (5144,3576,4000,0,0,24), - (5144,5146,200,0,0,8), - (5144,5147,1500,0,0,16), - (5144,5148,4000,0,0,24), - (5144,5499,2000,0,0,20), - (5144,5507,100,0,0,4), - (5144,5565,400,0,0,10), - (5144,5566,2000,0,0,20), - (5144,6121,13000,0,0,34), - (5144,6128,8000,0,0,30), - (5144,6130,10000,0,0,32), - (5144,6132,15000,0,0,40), - (5144,6142,7000,0,0,28), - (5144,6144,3000,0,0,22), - (5144,6493,600,0,0,12), - (5144,7323,2000,0,0,20), - (5144,8403,4000,0,0,24), - (5144,8404,8000,0,0,30), - (5144,8405,13000,0,0,36), - (5144,8409,5000,0,0,26), - (5144,8410,10000,0,0,32), - (5144,8411,14000,0,0,38), - (5144,8414,8000,0,0,30), - (5144,8415,14000,0,0,38), - (5144,8420,10000,0,0,32), - (5144,8421,15000,0,0,40), - (5144,8425,10000,0,0,32), - (5144,8426,15000,0,0,40), - (5144,8428,13000,0,0,36), - (5144,8440,3000,0,0,22), - (5144,8441,8000,0,0,30), - (5144,8442,14000,0,0,38), - (5144,8447,7000,0,0,28), - (5144,8448,12000,0,0,34), - (5144,8449,15000,0,0,40), - (5144,8452,4000,0,0,24), - (5144,8453,15000,0,0,36), - (5144,8456,8000,0,0,30), - (5144,8459,8000,0,0,30), - (5144,8460,15000,0,0,40), - (5144,8463,10000,0,0,32), - (5144,8464,18000,0,0,42), - (5144,8493,12000,0,0,34), - (5144,8496,7000,0,0,28), - (5144,8497,13000,0,0,36), - (5144,10055,28000,0,0,48), - (5144,10056,40000,0,0,58), - (5144,10141,15000,0,0,40), - (5144,10142,32000,0,0,50), - (5144,10146,22750,0,0,42), - (5144,10147,35000,0,0,52), - (5144,10152,22750,0,0,42), - (5144,10153,28000,0,0,48), - (5144,10154,36000,0,0,54), - (5144,10155,42000,0,0,60), - (5144,10158,38000,0,0,56), - (5144,10162,22750,0,0,42), - (5144,10163,32000,0,0,50), - (5144,10164,40000,0,0,58), - (5144,10171,18000,0,0,42), - (5144,10172,36000,0,0,54), - (5144,10175,28000,0,0,48), - (5144,10176,42000,0,0,60), - (5144,10178,35000,0,0,52), - (5144,10182,23000,0,0,44), - (5144,10183,32000,0,0,50), - (5144,10184,38000,0,0,56), - (5144,10188,23000,0,0,44), - (5144,10189,35000,0,0,52), - (5144,10190,42000,0,0,60), - (5144,10194,23000,0,0,44), - (5144,10195,35000,0,0,52), - (5144,10196,42000,0,0,60), - (5144,10198,26000,0,0,46), - (5144,10200,36000,0,0,54), - (5144,10203,26000,0,0,46), - (5144,10204,36000,0,0,54), - (5144,10208,26000,0,0,46), - (5144,10209,35000,0,0,52), - (5144,10210,40000,0,0,58), - (5144,10213,28000,0,0,48), - (5144,10214,38000,0,0,56), - (5144,10217,28000,0,0,48), - (5144,10218,38000,0,0,56), - (5144,10221,32000,0,0,50), - (5144,10222,42000,0,0,60), - (5144,10224,32000,0,0,50), - (5144,10226,42000,0,0,60), - (5144,10231,36000,0,0,54), - (5144,12827,2000,0,0,20), - (5144,12828,15000,0,0,40), - (5144,12829,42000,0,0,60), - (5144,13011,400,0,0,30), - (5144,13012,650,0,0,36), - (5144,13014,900,0,0,42), - (5144,13015,900,0,0,48), - (5144,13016,1800,0,0,54), - (5144,13017,1890,0,0,60), - (5144,13023,650,0,0,36), - (5144,13024,1150,0,0,44), - (5144,13025,1750,0,0,52), - (5144,13026,2100,0,0,60), - (5144,13037,6500,0,0,46), - (5144,13038,8750,0,0,52), - (5144,13039,9000,0,0,58), - (5144,22784,28000,0,0,46), - (5144,22785,40000,0,0,58), - (5144,28403,2000,0,0,20), - (5145,1035,2000,0,0,20), - (5145,1142,100,0,0,4), - (5145,1168,200,0,0,8), - (5145,1173,100,0,0,6), - (5145,1174,400,0,0,10), - (5145,1176,1800,0,0,18), - (5145,1191,200,0,0,8), - (5145,1194,400,0,0,10), - (5145,1196,2000,0,0,20), - (5145,1198,600,0,0,12), - (5145,1200,2000,0,0,20), - (5145,1210,7000,0,0,28), - (5145,1211,900,0,0,14), - (5145,1214,8000,0,0,30), - (5145,1225,5000,0,0,26), - (5145,1228,15000,0,0,40), - (5145,1241,5000,0,0,26), - (5145,1249,100,0,0,6), - (5145,1250,600,0,0,12), - (5145,1251,3000,0,0,22), - (5145,1266,600,0,0,12), - (5145,1267,1800,0,0,18), - (5145,1467,900,0,0,14), - (5145,1472,10,0,0,1), - (5145,1473,900,0,0,14), - (5145,1474,7000,0,0,28), - (5145,1475,22750,0,0,42), - (5145,1481,2000,0,0,20), - (5145,1811,3000,0,0,22), - (5145,1830,200,0,0,24), - (5145,2124,1500,0,0,16), - (5145,2125,4000,0,0,24), - (5145,2141,100,0,0,6), - (5145,2142,900,0,0,14), - (5145,2143,3000,0,0,22), - (5145,2858,1500,0,0,16), - (5145,3142,1800,0,0,18), - (5145,3553,14000,0,0,38), - (5145,3576,4000,0,0,24), - (5145,5146,200,0,0,8), - (5145,5147,1500,0,0,16), - (5145,5148,4000,0,0,24), - (5145,5499,2000,0,0,20), - (5145,5507,100,0,0,4), - (5145,5565,400,0,0,10), - (5145,5566,2000,0,0,20), - (5145,6121,13000,0,0,34), - (5145,6128,8000,0,0,30), - (5145,6130,10000,0,0,32), - (5145,6132,15000,0,0,40), - (5145,6142,7000,0,0,28), - (5145,6144,3000,0,0,22), - (5145,6493,600,0,0,12), - (5145,7323,2000,0,0,20), - (5145,8403,4000,0,0,24), - (5145,8404,8000,0,0,30), - (5145,8405,13000,0,0,36), - (5145,8409,5000,0,0,26), - (5145,8410,10000,0,0,32), - (5145,8411,14000,0,0,38), - (5145,8414,8000,0,0,30), - (5145,8415,14000,0,0,38), - (5145,8420,10000,0,0,32), - (5145,8421,15000,0,0,40), - (5145,8425,10000,0,0,32), - (5145,8426,15000,0,0,40), - (5145,8428,13000,0,0,36), - (5145,8440,3000,0,0,22), - (5145,8441,8000,0,0,30), - (5145,8442,14000,0,0,38), - (5145,8447,7000,0,0,28), - (5145,8448,12000,0,0,34), - (5145,8449,15000,0,0,40), - (5145,8452,4000,0,0,24), - (5145,8453,15000,0,0,36), - (5145,8456,8000,0,0,30), - (5145,8459,8000,0,0,30), - (5145,8460,15000,0,0,40), - (5145,8463,10000,0,0,32), - (5145,8464,18000,0,0,42), - (5145,8493,12000,0,0,34), - (5145,8496,7000,0,0,28), - (5145,8497,13000,0,0,36), - (5145,10055,28000,0,0,48), - (5145,10056,40000,0,0,58), - (5145,10141,15000,0,0,40), - (5145,10142,32000,0,0,50), - (5145,10146,22750,0,0,42), - (5145,10147,35000,0,0,52), - (5145,10152,22750,0,0,42), - (5145,10153,28000,0,0,48), - (5145,10154,36000,0,0,54), - (5145,10155,42000,0,0,60), - (5145,10158,38000,0,0,56), - (5145,10162,22750,0,0,42), - (5145,10163,32000,0,0,50), - (5145,10164,40000,0,0,58), - (5145,10171,18000,0,0,42), - (5145,10172,36000,0,0,54), - (5145,10175,28000,0,0,48), - (5145,10176,42000,0,0,60), - (5145,10178,35000,0,0,52), - (5145,10182,23000,0,0,44), - (5145,10183,32000,0,0,50), - (5145,10184,38000,0,0,56), - (5145,10188,23000,0,0,44), - (5145,10189,35000,0,0,52), - (5145,10190,42000,0,0,60), - (5145,10194,23000,0,0,44), - (5145,10195,35000,0,0,52), - (5145,10196,42000,0,0,60), - (5145,10198,26000,0,0,46), - (5145,10200,36000,0,0,54), - (5145,10203,26000,0,0,46), - (5145,10204,36000,0,0,54), - (5145,10208,26000,0,0,46), - (5145,10209,35000,0,0,52), - (5145,10210,40000,0,0,58), - (5145,10213,28000,0,0,48), - (5145,10214,38000,0,0,56), - (5145,10217,28000,0,0,48), - (5145,10218,38000,0,0,56), - (5145,10221,32000,0,0,50), - (5145,10222,42000,0,0,60), - (5145,10224,32000,0,0,50), - (5145,10226,42000,0,0,60), - (5145,10231,36000,0,0,54), - (5145,12827,2000,0,0,20), - (5145,12828,15000,0,0,40), - (5145,12829,42000,0,0,60), - (5145,13011,400,0,0,30), - (5145,13012,650,0,0,36), - (5145,13014,900,0,0,42), - (5145,13015,900,0,0,48), - (5145,13016,1800,0,0,54), - (5145,13017,1890,0,0,60), - (5145,13023,650,0,0,36), - (5145,13024,1150,0,0,44), - (5145,13025,1750,0,0,52), - (5145,13026,2100,0,0,60), - (5145,13037,6500,0,0,46), - (5145,13038,8750,0,0,52), - (5145,13039,9000,0,0,58), - (5145,22784,28000,0,0,46), - (5145,22785,40000,0,0,58), - (5145,28403,2000,0,0,20), - (5146,1035,2000,0,0,20), - (5146,1142,100,0,0,4), - (5146,1168,200,0,0,8), - (5146,1173,100,0,0,6), - (5146,1174,400,0,0,10), - (5146,1176,1800,0,0,18), - (5146,1191,200,0,0,8), - (5146,1194,400,0,0,10), - (5146,1196,2000,0,0,20), - (5146,1198,600,0,0,12), - (5146,1200,2000,0,0,20), - (5146,1210,7000,0,0,28), - (5146,1211,900,0,0,14), - (5146,1214,8000,0,0,30), - (5146,1225,5000,0,0,26), - (5146,1228,15000,0,0,40), - (5146,1241,5000,0,0,26), - (5146,1249,100,0,0,6), - (5146,1250,600,0,0,12), - (5146,1251,3000,0,0,22), - (5146,1266,600,0,0,12), - (5146,1267,1800,0,0,18), - (5146,1467,900,0,0,14), - (5146,1472,10,0,0,1), - (5146,1473,900,0,0,14), - (5146,1474,7000,0,0,28), - (5146,1475,22750,0,0,42), - (5146,1481,2000,0,0,20), - (5146,1811,3000,0,0,22), - (5146,1830,200,0,0,24), - (5146,2124,1500,0,0,16), - (5146,2125,4000,0,0,24), - (5146,2141,100,0,0,6), - (5146,2142,900,0,0,14), - (5146,2143,3000,0,0,22), - (5146,2858,1500,0,0,16), - (5146,3142,1800,0,0,18), - (5146,3553,14000,0,0,38), - (5146,3576,4000,0,0,24), - (5146,5146,200,0,0,8), - (5146,5147,1500,0,0,16), - (5146,5148,4000,0,0,24), - (5146,5499,2000,0,0,20), - (5146,5507,100,0,0,4), - (5146,5565,400,0,0,10), - (5146,5566,2000,0,0,20), - (5146,6121,13000,0,0,34), - (5146,6128,8000,0,0,30), - (5146,6130,10000,0,0,32), - (5146,6132,15000,0,0,40), - (5146,6142,7000,0,0,28), - (5146,6144,3000,0,0,22), - (5146,6493,600,0,0,12), - (5146,7323,2000,0,0,20), - (5146,8403,4000,0,0,24), - (5146,8404,8000,0,0,30), - (5146,8405,13000,0,0,36), - (5146,8409,5000,0,0,26), - (5146,8410,10000,0,0,32), - (5146,8411,14000,0,0,38), - (5146,8414,8000,0,0,30), - (5146,8415,14000,0,0,38), - (5146,8420,10000,0,0,32), - (5146,8421,15000,0,0,40), - (5146,8425,10000,0,0,32), - (5146,8426,15000,0,0,40), - (5146,8428,13000,0,0,36), - (5146,8440,3000,0,0,22), - (5146,8441,8000,0,0,30), - (5146,8442,14000,0,0,38), - (5146,8447,7000,0,0,28), - (5146,8448,12000,0,0,34), - (5146,8449,15000,0,0,40), - (5146,8452,4000,0,0,24), - (5146,8453,15000,0,0,36), - (5146,8456,8000,0,0,30), - (5146,8459,8000,0,0,30), - (5146,8460,15000,0,0,40), - (5146,8463,10000,0,0,32), - (5146,8464,18000,0,0,42), - (5146,8493,12000,0,0,34), - (5146,8496,7000,0,0,28), - (5146,8497,13000,0,0,36), - (5146,10055,28000,0,0,48), - (5146,10056,40000,0,0,58), - (5146,10141,15000,0,0,40), - (5146,10142,32000,0,0,50), - (5146,10146,22750,0,0,42), - (5146,10147,35000,0,0,52), - (5146,10152,22750,0,0,42), - (5146,10153,28000,0,0,48), - (5146,10154,36000,0,0,54), - (5146,10155,42000,0,0,60), - (5146,10158,38000,0,0,56), - (5146,10162,22750,0,0,42), - (5146,10163,32000,0,0,50), - (5146,10164,40000,0,0,58), - (5146,10171,18000,0,0,42), - (5146,10172,36000,0,0,54), - (5146,10175,28000,0,0,48), - (5146,10176,42000,0,0,60), - (5146,10178,35000,0,0,52), - (5146,10182,23000,0,0,44), - (5146,10183,32000,0,0,50), - (5146,10184,38000,0,0,56), - (5146,10188,23000,0,0,44), - (5146,10189,35000,0,0,52), - (5146,10190,42000,0,0,60), - (5146,10194,23000,0,0,44), - (5146,10195,35000,0,0,52), - (5146,10196,42000,0,0,60), - (5146,10198,26000,0,0,46), - (5146,10200,36000,0,0,54), - (5146,10203,26000,0,0,46), - (5146,10204,36000,0,0,54), - (5146,10208,26000,0,0,46), - (5146,10209,35000,0,0,52), - (5146,10210,40000,0,0,58), - (5146,10213,28000,0,0,48), - (5146,10214,38000,0,0,56), - (5146,10217,28000,0,0,48), - (5146,10218,38000,0,0,56), - (5146,10221,32000,0,0,50), - (5146,10222,42000,0,0,60), - (5146,10224,32000,0,0,50), - (5146,10226,42000,0,0,60), - (5146,10231,36000,0,0,54), - (5146,12827,2000,0,0,20), - (5146,12828,15000,0,0,40), - (5146,12829,42000,0,0,60), - (5146,13011,400,0,0,30), - (5146,13012,650,0,0,36), - (5146,13014,900,0,0,42), - (5146,13015,900,0,0,48), - (5146,13016,1800,0,0,54), - (5146,13017,1890,0,0,60), - (5146,13023,650,0,0,36), - (5146,13024,1150,0,0,44), - (5146,13025,1750,0,0,52), - (5146,13026,2100,0,0,60), - (5146,13037,6500,0,0,46), - (5146,13038,8750,0,0,52), - (5146,13039,9000,0,0,58), - (5146,22784,28000,0,0,46), - (5146,22785,40000,0,0,58), - (5146,28403,2000,0,0,20), - (5147,685,28000,0,0,50), - (5147,1873,100,0,0,6), - (5147,1874,2000,0,0,14), - (5147,1875,10,0,0,1), - (5147,1876,4000,0,0,20), - (5147,1877,20000,0,0,40), - (5147,1878,300,0,0,10), - (5147,1897,13000,0,0,34), - (5147,1898,28000,0,0,50), - (5147,1909,3500,0,0,18), - (5147,1911,300,0,0,10), - (5147,1912,6000,0,0,26), - (5147,1913,4000,0,0,22), - (5147,1914,11000,0,0,30), - (5147,1937,100,0,0,8), - (5147,1998,100,0,0,8), - (5147,2804,11000,0,0,30), - (5147,3128,100,0,0,8), - (5147,3473,16000,0,0,38), - (5147,4990,21000,0,0,42), - (5147,5253,5000,0,0,24), - (5147,5572,100,0,0,6), - (5147,5574,3500,0,0,18), - (5147,5584,100,0,0,8), - (5147,5590,5000,0,0,24), - (5147,5591,20000,0,0,40), - (5147,5600,5000,0,0,24), - (5147,5613,4000,0,0,20), - (5147,5616,9000,0,0,28), - (5147,5617,14000,0,0,36), - (5147,5629,16000,0,0,38), - (5147,6941,24000,0,0,46), - (5147,7109,20000,0,0,40), - (5147,7296,3000,0,0,16), - (5147,10279,16000,0,0,38), - (5147,10294,300,0,0,10), - (5147,10295,11000,0,0,30), - (5147,10296,28000,0,0,50), - (5147,10297,46000,0,0,60), - (5147,10302,6000,0,0,26), - (5147,10303,14000,0,0,36), - (5147,10304,24000,0,0,46), - (5147,10305,42000,0,0,56), - (5147,10309,40000,0,0,54), - (5147,10311,28000,0,0,50), - (5147,10315,22000,0,0,44), - (5147,10316,34000,0,0,52), - (5147,10317,46000,0,0,60), - (5147,10320,46000,0,0,60), - (5147,10321,100,0,0,4), - (5147,10323,5000,0,0,24), - (5147,10325,14000,0,0,36), - (5147,10327,34000,0,0,52), - (5147,10330,24000,0,0,46), - (5147,10331,40000,0,0,54), - (5147,19741,100,0,0,4), - (5147,19743,2000,0,0,14), - (5147,19747,4000,0,0,22), - (5147,19751,4000,0,0,20), - (5147,19754,11000,0,0,30), - (5147,19839,1000,0,0,12), - (5147,19840,4000,0,0,22), - (5147,19841,12000,0,0,32), - (5147,19842,21000,0,0,42), - (5147,19843,34000,0,0,52), - (5147,19855,5000,0,0,24), - (5147,19856,13000,0,0,34), - (5147,19857,22000,0,0,44), - (5147,19858,40000,0,0,54), - (5147,19892,9000,0,0,28), - (5147,19893,12000,0,0,32), - (5147,19894,14000,0,0,36), - (5147,19904,20000,0,0,40), - (5147,19905,34000,0,0,52), - (5147,19906,22000,0,0,44), - (5147,19907,42000,0,0,56), - (5147,19908,26000,0,0,48), - (5147,19909,46000,0,0,60), - (5147,19944,6000,0,0,26), - (5147,19945,13000,0,0,34), - (5147,19946,21000,0,0,42), - (5147,19947,28000,0,0,50), - (5147,19948,44000,0,0,58), - (5147,19995,20000,0,0,40), - (5147,19996,28000,0,0,50), - (5147,19997,46000,0,0,60), - (5147,20437,300,0,0,10), - (5147,20438,3500,0,0,18), - (5147,20439,6000,0,0,26), - (5147,20440,13000,0,0,34), - (5147,20441,21000,0,0,42), - (5147,20442,28000,0,0,50), - (5147,20443,44000,0,0,58), - (5147,20444,1000,0,0,12), - (5147,20445,4000,0,0,22), - (5147,20446,12000,0,0,32), - (5147,20447,21000,0,0,42), - (5147,20448,34000,0,0,52), - (5147,20450,3000,0,0,16), - (5147,20455,11000,0,0,30), - (5147,20456,20000,0,0,40), - (5147,20457,28000,0,0,50), - (5147,20458,46000,0,0,60), - (5147,20459,16000,0,0,38), - (5147,20460,26000,0,0,48), - (5147,20461,44000,0,0,58), - (5147,20462,4000,0,0,22), - (5147,20730,40000,0,0,54), - (5147,20774,26000,0,0,48), - (5147,20775,46000,0,0,60), - (5147,20944,200,0,0,30), - (5147,20945,1000,0,0,40), - (5147,20946,1260,0,0,50), - (5147,20947,2070,0,0,60), - (5147,20949,900,0,0,40), - (5147,20950,1260,0,0,50), - (5147,20951,2070,0,0,60), - (5147,20952,1000,0,0,40), - (5147,20953,1400,0,0,50), - (5147,20954,2300,0,0,60), - (5147,20956,1260,0,0,50), - (5147,20957,2070,0,0,60), - (5147,20958,1170,0,0,48), - (5147,20960,2100,0,0,56), - (5147,21083,100,0,0,6), - (5147,24276,22000,0,0,44), - (5147,24277,34000,0,0,52), - (5147,24278,46000,0,0,60), - (5147,25915,46000,0,0,52), - (5147,25917,41400,0,0,60), - (5147,25919,40000,0,0,54), - (5147,25920,46000,0,0,60), - (5147,25939,46000,0,0,60), - (5147,25946,2070,0,0,60), - (5147,25948,46000,0,0,60), - (5147,25951,2070,0,0,60), - (5147,26574,200,0,0,30), - (5148,685,28000,0,0,50), - (5148,1873,100,0,0,6), - (5148,1874,2000,0,0,14), - (5148,1875,10,0,0,1), - (5148,1876,4000,0,0,20), - (5148,1877,20000,0,0,40), - (5148,1878,300,0,0,10), - (5148,1897,13000,0,0,34), - (5148,1898,28000,0,0,50), - (5148,1909,3500,0,0,18), - (5148,1911,300,0,0,10), - (5148,1912,6000,0,0,26), - (5148,1913,4000,0,0,22), - (5148,1914,11000,0,0,30), - (5148,1937,100,0,0,8), - (5148,1998,100,0,0,8), - (5148,2804,11000,0,0,30), - (5148,3128,100,0,0,8), - (5148,3473,16000,0,0,38), - (5148,4990,21000,0,0,42), - (5148,5253,5000,0,0,24), - (5148,5572,100,0,0,6), - (5148,5574,3500,0,0,18), - (5148,5584,100,0,0,8), - (5148,5590,5000,0,0,24), - (5148,5591,20000,0,0,40), - (5148,5600,5000,0,0,24), - (5148,5613,4000,0,0,20), - (5148,5616,9000,0,0,28), - (5148,5617,14000,0,0,36), - (5148,5629,16000,0,0,38), - (5148,6941,24000,0,0,46), - (5148,7109,20000,0,0,40), - (5148,7296,3000,0,0,16), - (5148,10279,16000,0,0,38), - (5148,10294,300,0,0,10), - (5148,10295,11000,0,0,30), - (5148,10296,28000,0,0,50), - (5148,10297,46000,0,0,60), - (5148,10302,6000,0,0,26), - (5148,10303,14000,0,0,36), - (5148,10304,24000,0,0,46), - (5148,10305,42000,0,0,56), - (5148,10309,40000,0,0,54), - (5148,10311,28000,0,0,50), - (5148,10315,22000,0,0,44), - (5148,10316,34000,0,0,52), - (5148,10317,46000,0,0,60), - (5148,10320,46000,0,0,60), - (5148,10321,100,0,0,4), - (5148,10323,5000,0,0,24), - (5148,10325,14000,0,0,36), - (5148,10327,34000,0,0,52), - (5148,10330,24000,0,0,46), - (5148,10331,40000,0,0,54), - (5148,19741,100,0,0,4), - (5148,19743,2000,0,0,14), - (5148,19747,4000,0,0,22), - (5148,19751,4000,0,0,20), - (5148,19754,11000,0,0,30), - (5148,19839,1000,0,0,12), - (5148,19840,4000,0,0,22), - (5148,19841,12000,0,0,32), - (5148,19842,21000,0,0,42), - (5148,19843,34000,0,0,52), - (5148,19855,5000,0,0,24), - (5148,19856,13000,0,0,34), - (5148,19857,22000,0,0,44), - (5148,19858,40000,0,0,54), - (5148,19892,9000,0,0,28), - (5148,19893,12000,0,0,32), - (5148,19894,14000,0,0,36), - (5148,19904,20000,0,0,40), - (5148,19905,34000,0,0,52), - (5148,19906,22000,0,0,44), - (5148,19907,42000,0,0,56), - (5148,19908,26000,0,0,48), - (5148,19909,46000,0,0,60), - (5148,19944,6000,0,0,26), - (5148,19945,13000,0,0,34), - (5148,19946,21000,0,0,42), - (5148,19947,28000,0,0,50), - (5148,19948,44000,0,0,58), - (5148,19995,20000,0,0,40), - (5148,19996,28000,0,0,50), - (5148,19997,46000,0,0,60), - (5148,20437,300,0,0,10), - (5148,20438,3500,0,0,18), - (5148,20439,6000,0,0,26), - (5148,20440,13000,0,0,34), - (5148,20441,21000,0,0,42), - (5148,20442,28000,0,0,50), - (5148,20443,44000,0,0,58), - (5148,20444,1000,0,0,12), - (5148,20445,4000,0,0,22), - (5148,20446,12000,0,0,32), - (5148,20447,21000,0,0,42), - (5148,20448,34000,0,0,52), - (5148,20450,3000,0,0,16), - (5148,20455,11000,0,0,30), - (5148,20456,20000,0,0,40), - (5148,20457,28000,0,0,50), - (5148,20458,46000,0,0,60), - (5148,20459,16000,0,0,38), - (5148,20460,26000,0,0,48), - (5148,20461,44000,0,0,58), - (5148,20462,4000,0,0,22), - (5148,20730,40000,0,0,54), - (5148,20774,26000,0,0,48), - (5148,20775,46000,0,0,60), - (5148,20944,200,0,0,30), - (5148,20945,1000,0,0,40), - (5148,20946,1260,0,0,50), - (5148,20947,2070,0,0,60), - (5148,20949,900,0,0,40), - (5148,20950,1260,0,0,50), - (5148,20951,2070,0,0,60), - (5148,20952,1000,0,0,40), - (5148,20953,1400,0,0,50), - (5148,20954,2300,0,0,60), - (5148,20956,1260,0,0,50), - (5148,20957,2070,0,0,60), - (5148,20958,1170,0,0,48), - (5148,20960,2100,0,0,56), - (5148,21083,100,0,0,6), - (5148,24276,22000,0,0,44), - (5148,24277,34000,0,0,52), - (5148,24278,46000,0,0,60), - (5148,25915,46000,0,0,52), - (5148,25917,41400,0,0,60), - (5148,25919,40000,0,0,54), - (5148,25920,46000,0,0,60), - (5148,25939,46000,0,0,60), - (5148,25946,2070,0,0,60), - (5148,25948,46000,0,0,60), - (5148,25951,2070,0,0,60), - (5148,26574,200,0,0,30), - (5149,685,28000,0,0,50), - (5149,1873,100,0,0,6), - (5149,1874,2000,0,0,14), - (5149,1875,10,0,0,1), - (5149,1876,4000,0,0,20), - (5149,1877,20000,0,0,40), - (5149,1878,300,0,0,10), - (5149,1897,13000,0,0,34), - (5149,1898,28000,0,0,50), - (5149,1909,3500,0,0,18), - (5149,1911,300,0,0,10), - (5149,1912,6000,0,0,26), - (5149,1913,4000,0,0,22), - (5149,1914,11000,0,0,30), - (5149,1937,100,0,0,8), - (5149,1998,100,0,0,8), - (5149,2804,11000,0,0,30), - (5149,3128,100,0,0,8), - (5149,3473,16000,0,0,38), - (5149,4990,21000,0,0,42), - (5149,5253,5000,0,0,24), - (5149,5572,100,0,0,6), - (5149,5574,3500,0,0,18), - (5149,5584,100,0,0,8), - (5149,5590,5000,0,0,24), - (5149,5591,20000,0,0,40), - (5149,5600,5000,0,0,24), - (5149,5613,4000,0,0,20), - (5149,5616,9000,0,0,28), - (5149,5617,14000,0,0,36), - (5149,5629,16000,0,0,38), - (5149,6941,24000,0,0,46), - (5149,7109,20000,0,0,40), - (5149,7296,3000,0,0,16), - (5149,10279,16000,0,0,38), - (5149,10294,300,0,0,10), - (5149,10295,11000,0,0,30), - (5149,10296,28000,0,0,50), - (5149,10297,46000,0,0,60), - (5149,10302,6000,0,0,26), - (5149,10303,14000,0,0,36), - (5149,10304,24000,0,0,46), - (5149,10305,42000,0,0,56), - (5149,10309,40000,0,0,54), - (5149,10311,28000,0,0,50), - (5149,10315,22000,0,0,44), - (5149,10316,34000,0,0,52), - (5149,10317,46000,0,0,60), - (5149,10320,46000,0,0,60), - (5149,10321,100,0,0,4), - (5149,10323,5000,0,0,24), - (5149,10325,14000,0,0,36), - (5149,10327,34000,0,0,52), - (5149,10330,24000,0,0,46), - (5149,10331,40000,0,0,54), - (5149,19741,100,0,0,4), - (5149,19743,2000,0,0,14), - (5149,19747,4000,0,0,22), - (5149,19751,4000,0,0,20), - (5149,19754,11000,0,0,30), - (5149,19839,1000,0,0,12), - (5149,19840,4000,0,0,22), - (5149,19841,12000,0,0,32), - (5149,19842,21000,0,0,42), - (5149,19843,34000,0,0,52), - (5149,19855,5000,0,0,24), - (5149,19856,13000,0,0,34), - (5149,19857,22000,0,0,44), - (5149,19858,40000,0,0,54), - (5149,19892,9000,0,0,28), - (5149,19893,12000,0,0,32), - (5149,19894,14000,0,0,36), - (5149,19904,20000,0,0,40), - (5149,19905,34000,0,0,52), - (5149,19906,22000,0,0,44), - (5149,19907,42000,0,0,56), - (5149,19908,26000,0,0,48), - (5149,19909,46000,0,0,60), - (5149,19944,6000,0,0,26), - (5149,19945,13000,0,0,34), - (5149,19946,21000,0,0,42), - (5149,19947,28000,0,0,50), - (5149,19948,44000,0,0,58), - (5149,19995,20000,0,0,40), - (5149,19996,28000,0,0,50), - (5149,19997,46000,0,0,60), - (5149,20437,300,0,0,10), - (5149,20438,3500,0,0,18), - (5149,20439,6000,0,0,26), - (5149,20440,13000,0,0,34), - (5149,20441,21000,0,0,42), - (5149,20442,28000,0,0,50), - (5149,20443,44000,0,0,58), - (5149,20444,1000,0,0,12), - (5149,20445,4000,0,0,22), - (5149,20446,12000,0,0,32), - (5149,20447,21000,0,0,42), - (5149,20448,34000,0,0,52), - (5149,20450,3000,0,0,16), - (5149,20455,11000,0,0,30), - (5149,20456,20000,0,0,40), - (5149,20457,28000,0,0,50), - (5149,20458,46000,0,0,60), - (5149,20459,16000,0,0,38), - (5149,20460,26000,0,0,48), - (5149,20461,44000,0,0,58), - (5149,20462,4000,0,0,22), - (5149,20730,40000,0,0,54), - (5149,20774,26000,0,0,48), - (5149,20775,46000,0,0,60), - (5149,20944,200,0,0,30), - (5149,20945,1000,0,0,40), - (5149,20946,1260,0,0,50), - (5149,20947,2070,0,0,60), - (5149,20949,900,0,0,40), - (5149,20950,1260,0,0,50), - (5149,20951,2070,0,0,60), - (5149,20952,1000,0,0,40), - (5149,20953,1400,0,0,50), - (5149,20954,2300,0,0,60), - (5149,20956,1260,0,0,50), - (5149,20957,2070,0,0,60), - (5149,20958,1170,0,0,48), - (5149,20960,2100,0,0,56), - (5149,21083,100,0,0,6), - (5149,24276,22000,0,0,44), - (5149,24277,34000,0,0,52), - (5149,24278,46000,0,0,60), - (5149,25915,46000,0,0,52), - (5149,25917,41400,0,0,60), - (5149,25919,40000,0,0,54), - (5149,25920,46000,0,0,60), - (5149,25939,46000,0,0,60), - (5149,25946,2070,0,0,60), - (5149,25948,46000,0,0,60), - (5149,25951,2070,0,0,60), - (5149,26574,200,0,0,30), - (5150,3279,100,0,0,0), - (5150,3280,500,129,50,0), - (5150,3281,100,129,40,0), - (5150,3282,250,129,80,0), - (5150,3283,1000,129,115,0), - (5150,7930,5000,129,150,0), - (5150,7936,250,129,80,0), - (5153,2414,45,197,40,0), - (5153,2415,22,197,1,0), - (5153,2416,45,197,40,0), - (5153,2417,270,197,70,0), - (5153,2418,180,197,70,0), - (5153,2419,180,197,60,0), - (5153,2421,270,197,85,0), - (5153,2422,270,197,95,0), - (5153,2423,225,197,75,0), - (5153,2424,180,197,100,0), - (5153,2966,90,197,75,0), - (5153,2967,180,197,65,0), - (5153,2996,45,197,10,0), - (5153,3783,90,197,45,0), - (5153,3785,180,197,80,0), - (5153,3814,720,197,150,0), - (5153,3874,450,197,125,0), - (5153,3876,90,197,35,0), - (5153,3877,180,197,60,0), - (5153,3878,270,197,70,0), - (5153,3879,360,197,85,0), - (5153,3880,270,197,80,0), - (5153,3881,450,197,110,0), - (5153,3882,450,197,110,0), - (5153,3884,675,197,130,0), - (5153,3886,675,197,125,0), - (5153,3888,675,197,150,0), - (5153,3890,225,197,110,0), - (5153,3911,10,0,0,5), - (5153,3912,450,197,50,10), - (5153,3916,45,197,30,0), - (5153,6522,360,197,90,0), - (5153,6691,900,197,135,0), - (5153,7626,45,197,30,0), - (5153,7627,45,197,30,0), - (5153,8466,45,197,40,0), - (5153,8468,225,197,110,0), - (5153,8759,540,197,140,0), - (5153,8761,540,197,145,0), - (5153,8777,45,197,10,0), - (5153,12119,45,197,20,0), - (5153,12120,270,197,75,0), - (5157,7414,10,0,0,5), - (5157,7415,500,333,50,10), - (5157,7422,50,333,15,0), - (5157,7429,100,333,20,0), - (5157,7441,100,333,45,0), - (5157,7459,250,333,50,0), - (5157,7461,200,333,70,0), - (5157,7746,450,333,100,0), - (5157,7749,250,333,60,0), - (5157,7789,450,333,90,0), - (5157,7796,360,333,80,0), - (5157,7797,900,333,100,0), - (5157,7858,900,333,120,0), - (5157,7862,1125,333,125,0), - (5157,13373,100,333,40,0), - (5157,13391,1260,333,125,0), - (5157,13392,540,333,105,0), - (5157,13422,720,333,115,0), - (5157,13499,1350,333,130,0), - (5157,13502,1350,333,130,0), - (5157,13504,1800,333,140,0), - (5157,13531,2160,333,145,0), - (5157,13539,2250,333,140,0), - (5157,13609,2160,333,145,0), - (5157,13627,2250,333,150,0), - (5157,13629,2250,333,150,0), - (5157,14805,50,333,10,0), - (5157,14808,200,333,70,0), - (5159,2551,100,0,0,5), - (5159,2559,50,185,10,0), - (5159,2561,100,185,50,0), - (5159,2562,200,185,75,0), - (5159,2563,150,185,80,0), - (5159,3412,500,185,50,10), - (5159,6502,100,185,50,0), - (5159,6503,300,185,125,0), - (5159,21176,4000,185,200,0), - (5161,7733,100,0,0,5), - (5161,7734,500,356,50,0), - (5164,9955,10000,164,225,0), - (5164,9978,10000,164,245,0), - (5165,652,300,0,0,10), - (5165,1424,300,0,0,10), - (5165,1728,4000,0,0,22), - (5165,1762,100,0,0,6), - (5165,1763,1200,0,0,14), - (5165,1764,4000,0,0,22), - (5165,1765,10000,0,0,30), - (5165,1771,800,0,0,12), - (5165,1772,6000,0,0,26), - (5165,1773,27000,0,0,42), - (5165,1774,52000,0,0,58), - (5165,1780,100,0,0,6), - (5165,1781,2900,0,0,18), - (5165,1789,10,0,0,1), - (5165,1790,3000,0,0,20), - (5165,1791,20000,0,0,40), - (5165,1792,54000,0,0,60), - (5165,1838,6000,0,0,26), - (5165,1845,10000,0,0,30), - (5165,1846,5000,0,0,24), - (5165,1858,4000,0,0,22), - (5165,1859,27000,0,0,42), - (5165,1862,20000,0,0,40), - (5165,2592,100,0,0,4), - (5165,2593,800,0,0,12), - (5165,2594,3000,0,0,20), - (5165,2595,8000,0,0,28), - (5165,2843,10000,40,130,30), - (5165,2844,18000,40,170,38), - (5165,2984,300,0,0,10), - (5165,3128,800,0,0,12), - (5165,3422,3000,40,1,20), - (5165,3423,35000,40,230,50), - (5165,5167,100,0,0,4), - (5165,5175,300,0,0,10), - (5165,5278,200,0,0,8), - (5165,5768,5000,40,100,24), - (5165,6185,7750,0,0,46), - (5165,6480,1800,0,0,16), - (5165,6505,14000,0,0,34), - (5165,6511,14000,40,150,34), - (5165,6734,1800,0,0,16), - (5165,6735,10000,0,0,30), - (5165,6736,3000,0,0,20), - (5165,6737,1200,0,0,14), - (5165,6763,200,0,0,8), - (5165,6764,1800,0,0,16), - (5165,6765,5000,0,0,24), - (5165,6769,8000,0,0,28), - (5165,6771,8000,0,0,28), - (5165,6775,27000,0,0,42), - (5165,8622,18000,0,0,38), - (5165,8625,12000,0,0,32), - (5165,8626,20000,0,0,40), - (5165,8630,12000,0,0,32), - (5165,8634,4000,0,0,22), - (5165,8635,10000,0,0,30), - (5165,8636,18000,0,0,38), - (5165,8638,20000,0,0,40), - (5165,8641,8000,0,0,28), - (5165,8642,16000,0,0,36), - (5165,8644,35000,0,0,50), - (5165,8648,1200,0,0,14), - (5165,8651,6000,0,0,26), - (5165,8652,16000,0,0,36), - (5165,8678,2900,0,0,18), - (5165,8695,18000,40,170,38), - (5165,8697,14000,0,0,34), - (5165,8701,8000,40,120,28), - (5165,8723,16000,0,0,36), - (5165,8727,6000,0,0,26), - (5165,8728,14000,0,0,34), - (5165,8810,16000,40,160,36), - (5165,11199,31000,0,0,46), - (5165,11200,50000,0,0,56), - (5165,11270,27000,0,0,42), - (5165,11271,35000,0,0,50), - (5165,11272,52000,0,0,58), - (5165,11276,29000,0,0,44), - (5165,11277,46000,0,0,52), - (5165,11278,54000,0,0,60), - (5165,11282,29000,0,0,44), - (5165,11283,46000,0,0,52), - (5165,11284,54000,0,0,60), - (5165,11287,31000,0,0,46), - (5165,11288,54000,0,0,60), - (5165,11291,31000,0,0,46), - (5165,11292,48000,0,0,54), - (5165,11295,31000,0,0,46), - (5165,11296,48000,0,0,54), - (5165,11298,33000,0,0,48), - (5165,11301,33000,0,0,48), - (5165,11302,50000,0,0,56), - (5165,11304,46000,0,0,52), - (5165,11318,52000,0,0,58), - (5165,11344,29000,40,200,44), - (5165,11345,46000,40,240,52), - (5165,11346,54000,40,280,60), - (5165,11360,31000,40,210,46), - (5165,11361,48000,40,250,54), - (5165,11401,46000,40,240,52), - (5165,13027,13000,0,0,58), - (5165,13221,12000,40,140,32), - (5165,13231,20000,40,180,40), - (5165,13232,33000,40,220,48), - (5165,13233,50000,40,260,56), - (5166,652,300,0,0,10), - (5166,1424,300,0,0,10), - (5166,1728,4000,0,0,22), - (5166,1762,100,0,0,6), - (5166,1763,1200,0,0,14), - (5166,1764,4000,0,0,22), - (5166,1765,10000,0,0,30), - (5166,1771,800,0,0,12), - (5166,1772,6000,0,0,26), - (5166,1773,27000,0,0,42), - (5166,1774,52000,0,0,58), - (5166,1780,100,0,0,6), - (5166,1781,2900,0,0,18), - (5166,1789,10,0,0,1), - (5166,1790,3000,0,0,20), - (5166,1791,20000,0,0,40), - (5166,1792,54000,0,0,60), - (5166,1838,6000,0,0,26), - (5166,1845,10000,0,0,30), - (5166,1846,5000,0,0,24), - (5166,1858,4000,0,0,22), - (5166,1859,27000,0,0,42), - (5166,1862,20000,0,0,40), - (5166,2592,100,0,0,4), - (5166,2593,800,0,0,12), - (5166,2594,3000,0,0,20), - (5166,2595,8000,0,0,28), - (5166,2843,10000,40,130,30), - (5166,2844,18000,40,170,38), - (5166,2984,300,0,0,10), - (5166,3128,800,0,0,12), - (5166,3422,3000,40,1,20), - (5166,3423,35000,40,230,50), - (5166,5167,100,0,0,4), - (5166,5175,300,0,0,10), - (5166,5278,200,0,0,8), - (5166,5768,5000,40,100,24), - (5166,6185,7750,0,0,46), - (5166,6480,1800,0,0,16), - (5166,6505,14000,0,0,34), - (5166,6511,14000,40,150,34), - (5166,6734,1800,0,0,16), - (5166,6735,10000,0,0,30), - (5166,6736,3000,0,0,20), - (5166,6737,1200,0,0,14), - (5166,6763,200,0,0,8), - (5166,6764,1800,0,0,16), - (5166,6765,5000,0,0,24), - (5166,6769,8000,0,0,28), - (5166,6771,8000,0,0,28), - (5166,6775,27000,0,0,42), - (5166,8622,18000,0,0,38), - (5166,8625,12000,0,0,32), - (5166,8626,20000,0,0,40), - (5166,8630,12000,0,0,32), - (5166,8634,4000,0,0,22), - (5166,8635,10000,0,0,30), - (5166,8636,18000,0,0,38), - (5166,8638,20000,0,0,40), - (5166,8641,8000,0,0,28), - (5166,8642,16000,0,0,36), - (5166,8644,35000,0,0,50), - (5166,8648,1200,0,0,14), - (5166,8651,6000,0,0,26), - (5166,8652,16000,0,0,36), - (5166,8678,2900,0,0,18), - (5166,8695,18000,40,170,38), - (5166,8697,14000,0,0,34), - (5166,8701,8000,40,120,28), - (5166,8723,16000,0,0,36), - (5166,8727,6000,0,0,26), - (5166,8728,14000,0,0,34), - (5166,8810,16000,40,160,36), - (5166,11199,31000,0,0,46), - (5166,11200,50000,0,0,56), - (5166,11270,27000,0,0,42), - (5166,11271,35000,0,0,50), - (5166,11272,52000,0,0,58), - (5166,11276,29000,0,0,44), - (5166,11277,46000,0,0,52), - (5166,11278,54000,0,0,60), - (5166,11282,29000,0,0,44), - (5166,11283,46000,0,0,52), - (5166,11284,54000,0,0,60), - (5166,11287,31000,0,0,46), - (5166,11288,54000,0,0,60), - (5166,11291,31000,0,0,46), - (5166,11292,48000,0,0,54), - (5166,11295,31000,0,0,46), - (5166,11296,48000,0,0,54), - (5166,11298,33000,0,0,48), - (5166,11301,33000,0,0,48), - (5166,11302,50000,0,0,56), - (5166,11304,46000,0,0,52), - (5166,11318,52000,0,0,58), - (5166,11344,29000,40,200,44), - (5166,11345,46000,40,240,52), - (5166,11346,54000,40,280,60), - (5166,11360,31000,40,210,46), - (5166,11361,48000,40,250,54), - (5166,11401,46000,40,240,52), - (5166,13027,13000,0,0,58), - (5166,13221,12000,40,140,32), - (5166,13231,20000,40,180,40), - (5166,13232,33000,40,220,48), - (5166,13233,50000,40,260,56), - (5167,652,300,0,0,10), - (5167,1424,300,0,0,10), - (5167,1728,4000,0,0,22), - (5167,1762,100,0,0,6), - (5167,1763,1200,0,0,14), - (5167,1764,4000,0,0,22), - (5167,1765,10000,0,0,30), - (5167,1771,800,0,0,12), - (5167,1772,6000,0,0,26), - (5167,1773,27000,0,0,42), - (5167,1774,52000,0,0,58), - (5167,1780,100,0,0,6), - (5167,1781,2900,0,0,18), - (5167,1789,10,0,0,1), - (5167,1790,3000,0,0,20), - (5167,1791,20000,0,0,40), - (5167,1792,54000,0,0,60), - (5167,1838,6000,0,0,26), - (5167,1845,10000,0,0,30), - (5167,1846,5000,0,0,24), - (5167,1858,4000,0,0,22), - (5167,1859,27000,0,0,42), - (5167,1862,20000,0,0,40), - (5167,2592,100,0,0,4), - (5167,2593,800,0,0,12), - (5167,2594,3000,0,0,20), - (5167,2595,8000,0,0,28), - (5167,2843,10000,40,130,30), - (5167,2844,18000,40,170,38), - (5167,2984,300,0,0,10), - (5167,3128,800,0,0,12), - (5167,3422,3000,40,1,20), - (5167,3423,35000,40,230,50), - (5167,5167,100,0,0,4), - (5167,5175,300,0,0,10), - (5167,5278,200,0,0,8), - (5167,5768,5000,40,100,24), - (5167,6185,7750,0,0,46), - (5167,6480,1800,0,0,16), - (5167,6505,14000,0,0,34), - (5167,6511,14000,40,150,34), - (5167,6734,1800,0,0,16), - (5167,6735,10000,0,0,30), - (5167,6736,3000,0,0,20), - (5167,6737,1200,0,0,14), - (5167,6763,200,0,0,8), - (5167,6764,1800,0,0,16), - (5167,6765,5000,0,0,24), - (5167,6769,8000,0,0,28), - (5167,6771,8000,0,0,28), - (5167,6775,27000,0,0,42), - (5167,8622,18000,0,0,38), - (5167,8625,12000,0,0,32), - (5167,8626,20000,0,0,40), - (5167,8630,12000,0,0,32), - (5167,8634,4000,0,0,22), - (5167,8635,10000,0,0,30), - (5167,8636,18000,0,0,38), - (5167,8638,20000,0,0,40), - (5167,8641,8000,0,0,28), - (5167,8642,16000,0,0,36), - (5167,8644,35000,0,0,50), - (5167,8648,1200,0,0,14), - (5167,8651,6000,0,0,26), - (5167,8652,16000,0,0,36), - (5167,8678,2900,0,0,18), - (5167,8695,18000,40,170,38), - (5167,8697,14000,0,0,34), - (5167,8701,8000,40,120,28), - (5167,8723,16000,0,0,36), - (5167,8727,6000,0,0,26), - (5167,8728,14000,0,0,34), - (5167,8810,16000,40,160,36), - (5167,11199,31000,0,0,46), - (5167,11200,50000,0,0,56), - (5167,11270,27000,0,0,42), - (5167,11271,35000,0,0,50), - (5167,11272,52000,0,0,58), - (5167,11276,29000,0,0,44), - (5167,11277,46000,0,0,52), - (5167,11278,54000,0,0,60), - (5167,11282,29000,0,0,44), - (5167,11283,46000,0,0,52), - (5167,11284,54000,0,0,60), - (5167,11287,31000,0,0,46), - (5167,11288,54000,0,0,60), - (5167,11291,31000,0,0,46), - (5167,11292,48000,0,0,54), - (5167,11295,31000,0,0,46), - (5167,11296,48000,0,0,54), - (5167,11298,33000,0,0,48), - (5167,11301,33000,0,0,48), - (5167,11302,50000,0,0,56), - (5167,11304,46000,0,0,52), - (5167,11318,52000,0,0,58), - (5167,11344,29000,40,200,44), - (5167,11345,46000,40,240,52), - (5167,11346,54000,40,280,60), - (5167,11360,31000,40,210,46), - (5167,11361,48000,40,250,54), - (5167,11401,46000,40,240,52), - (5167,13027,13000,0,0,58), - (5167,13221,12000,40,140,32), - (5167,13231,20000,40,180,40), - (5167,13232,33000,40,220,48), - (5167,13233,50000,40,260,56), - (5171,607,9000,0,0,36), - (5171,1197,5000,0,0,28), - (5171,1296,200,0,0,8), - (5171,1297,1500,0,0,18), - (5171,1367,900,0,0,14), - (5171,1368,2500,0,0,22), - (5171,1369,6000,0,0,30), - (5171,1374,10,0,0,1), - (5171,1375,300,0,0,10), - (5171,1376,2000,0,0,20), - (5171,1377,1500,0,0,18), - (5171,1381,100,0,0,6), - (5171,1382,600,0,0,12), - (5171,1383,300,0,0,10), - (5171,1384,2000,0,0,20), - (5171,1393,100,0,0,4), - (5171,1394,600,0,0,12), - (5171,1404,6000,0,0,30), - (5171,1406,2000,0,0,20), - (5171,1407,5000,0,0,28), - (5171,1476,100,0,0,6), - (5171,1477,1200,0,0,16), - (5171,1478,4000,0,0,26), - (5171,1571,14000,0,0,48), - (5171,1572,11000,0,0,42), - (5171,2942,6000,0,0,30), - (5171,2945,1500,0,0,18), - (5171,2971,4000,0,0,26), - (5171,2972,10000,0,0,38), - (5171,3704,600,0,0,12), - (5171,3705,2000,0,0,20), - (5171,3706,5000,0,0,28), - (5171,3707,9000,0,0,36), - (5171,5139,3000,0,0,24), - (5171,5486,11000,0,0,40), - (5171,5501,3000,0,0,24), - (5171,5698,1200,0,0,16), - (5171,5700,8000,0,0,34), - (5171,5702,13000,0,0,46), - (5171,5709,6000,0,0,30), - (5171,5736,4000,0,0,26), - (5171,5741,2000,0,0,20), - (5171,5783,200,0,0,8), - (5171,6203,300,0,0,10), - (5171,6204,2500,0,0,22), - (5171,6206,2500,0,0,22), - (5171,6214,7000,0,0,32), - (5171,6216,22000,0,0,56), - (5171,6218,5000,0,0,28), - (5171,6220,8000,0,0,34), - (5171,6221,100,0,0,4), - (5171,6224,900,0,0,14), - (5171,6225,3000,0,0,24), - (5171,6227,8000,0,0,34), - (5171,6228,2500,0,0,22), - (5171,6232,7000,0,0,32), - (5171,6485,9000,0,0,36), - (5171,7642,9000,0,0,36), - (5171,7647,7000,0,0,32), - (5171,7649,8000,0,0,34), - (5171,7650,900,0,0,14), - (5171,7652,10000,0,0,38), - (5171,7660,5000,0,0,28), - (5171,7661,11000,0,0,42), - (5171,7662,300,0,0,10), - (5171,7663,2000,0,0,20), - (5171,7664,5000,0,0,28), - (5171,7665,6000,0,0,30), - (5171,7666,7000,0,0,32), - (5171,8290,3000,0,0,24), - (5171,8291,10000,0,0,38), - (5171,11662,12000,0,0,44), - (5171,11663,18000,0,0,52), - (5171,11664,26000,0,0,60), - (5171,11666,11000,0,0,40), - (5171,11669,15000,0,0,50), - (5171,11670,26000,0,0,60), - (5171,11673,12000,0,0,44), - (5171,11674,20000,0,0,54), - (5171,11676,18000,0,0,52), - (5171,11679,13000,0,0,46), - (5171,11680,24000,0,0,58), - (5171,11685,9900,0,0,42), - (5171,11686,18000,0,0,54), - (5171,11690,9000,0,0,36), - (5171,11691,13000,0,0,46), - (5171,11692,22000,0,0,56), - (5171,11696,12000,0,0,44), - (5171,11697,18000,0,0,52), - (5171,11698,26000,0,0,60), - (5171,11701,13000,0,0,46), - (5171,11702,20000,0,0,54), - (5171,11705,12000,0,0,44), - (5171,11709,11000,0,0,42), - (5171,11710,18000,0,0,52), - (5171,11714,10000,0,0,38), - (5171,11715,14000,0,0,48), - (5171,11716,24000,0,0,58), - (5171,11718,22000,0,0,56), - (5171,11720,15000,0,0,50), - (5171,11723,13000,0,0,46), - (5171,11724,26000,0,0,60), - (5171,11727,12000,0,0,44), - (5171,11728,24000,0,0,58), - (5171,11731,24000,0,0,58), - (5171,11736,11000,0,0,40), - (5171,11737,15000,0,0,50), - (5171,11738,26000,0,0,60), - (5171,11741,11000,0,0,42), - (5171,11742,18000,0,0,52), - (5171,11788,15000,0,0,50), - (5171,17732,14000,0,0,48), - (5171,17733,26000,0,0,60), - (5171,17865,12000,0,0,44), - (5171,18154,4000,0,0,26), - (5171,18155,8000,0,0,34), - (5171,18156,11000,0,0,42), - (5171,18157,15000,0,0,50), - (5171,18158,24000,0,0,58), - (5171,18160,22000,0,0,56), - (5171,18161,15000,0,0,50), - (5171,18162,24000,0,0,58), - (5171,18169,20000,0,0,54), - (5171,18170,13000,0,0,46), - (5171,18171,22000,0,0,56), - (5171,18648,13000,0,0,46), - (5171,18753,26000,0,0,60), - (5171,18872,150,0,0,24), - (5171,18875,350,0,0,32), - (5171,18876,550,0,0,40), - (5171,18877,700,0,0,48), - (5171,18878,22000,0,0,56), - (5171,18927,500,0,0,38), - (5171,18928,700,0,0,48), - (5171,18929,1200,0,0,58), - (5171,18933,700,0,0,48), - (5171,18934,1000,0,0,54), - (5171,18935,1300,0,0,60), - (5171,18939,750,0,0,50), - (5171,18940,1300,0,0,60), - (5171,20766,6000,0,0,30), - (5171,20767,11000,0,0,40), - (5171,20768,15000,0,0,50), - (5171,20769,26000,0,0,60), - (5171,17938,22000,17862,0,56), - (5172,607,9000,0,0,36), - (5172,1197,5000,0,0,28), - (5172,1296,200,0,0,8), - (5172,1297,1500,0,0,18), - (5172,1367,900,0,0,14), - (5172,1368,2500,0,0,22), - (5172,1369,6000,0,0,30), - (5172,1374,10,0,0,1), - (5172,1375,300,0,0,10), - (5172,1376,2000,0,0,20), - (5172,1377,1500,0,0,18), - (5172,1381,100,0,0,6), - (5172,1382,600,0,0,12), - (5172,1383,300,0,0,10), - (5172,1384,2000,0,0,20), - (5172,1393,100,0,0,4), - (5172,1394,600,0,0,12), - (5172,1404,6000,0,0,30), - (5172,1406,2000,0,0,20), - (5172,1407,5000,0,0,28), - (5172,1476,100,0,0,6), - (5172,1477,1200,0,0,16), - (5172,1478,4000,0,0,26), - (5172,1571,14000,0,0,48), - (5172,1572,11000,0,0,42), - (5172,2942,6000,0,0,30), - (5172,2945,1500,0,0,18), - (5172,2971,4000,0,0,26), - (5172,2972,10000,0,0,38), - (5172,3704,600,0,0,12), - (5172,3705,2000,0,0,20), - (5172,3706,5000,0,0,28), - (5172,3707,9000,0,0,36), - (5172,5139,3000,0,0,24), - (5172,5486,11000,0,0,40), - (5172,5501,3000,0,0,24), - (5172,5698,1200,0,0,16), - (5172,5700,8000,0,0,34), - (5172,5702,13000,0,0,46), - (5172,5709,6000,0,0,30), - (5172,5736,4000,0,0,26), - (5172,5741,2000,0,0,20), - (5172,5783,200,0,0,8), - (5172,6203,300,0,0,10), - (5172,6204,2500,0,0,22), - (5172,6206,2500,0,0,22), - (5172,6214,7000,0,0,32), - (5172,6216,22000,0,0,56), - (5172,6218,5000,0,0,28), - (5172,6220,8000,0,0,34), - (5172,6221,100,0,0,4), - (5172,6224,900,0,0,14), - (5172,6225,3000,0,0,24), - (5172,6227,8000,0,0,34), - (5172,6228,2500,0,0,22), - (5172,6232,7000,0,0,32), - (5172,6485,9000,0,0,36), - (5172,7642,9000,0,0,36), - (5172,7647,7000,0,0,32), - (5172,7649,8000,0,0,34), - (5172,7650,900,0,0,14), - (5172,7652,10000,0,0,38), - (5172,7660,5000,0,0,28), - (5172,7661,11000,0,0,42), - (5172,7662,300,0,0,10), - (5172,7663,2000,0,0,20), - (5172,7664,5000,0,0,28), - (5172,7665,6000,0,0,30), - (5172,7666,7000,0,0,32), - (5172,8290,3000,0,0,24), - (5172,8291,10000,0,0,38), - (5172,11662,12000,0,0,44), - (5172,11663,18000,0,0,52), - (5172,11664,26000,0,0,60), - (5172,11666,11000,0,0,40), - (5172,11669,15000,0,0,50), - (5172,11670,26000,0,0,60), - (5172,11673,12000,0,0,44), - (5172,11674,20000,0,0,54), - (5172,11676,18000,0,0,52), - (5172,11679,13000,0,0,46), - (5172,11680,24000,0,0,58), - (5172,11685,9900,0,0,42), - (5172,11686,18000,0,0,54), - (5172,11690,9000,0,0,36), - (5172,11691,13000,0,0,46), - (5172,11692,22000,0,0,56), - (5172,11696,12000,0,0,44), - (5172,11697,18000,0,0,52), - (5172,11698,26000,0,0,60), - (5172,11701,13000,0,0,46), - (5172,11702,20000,0,0,54), - (5172,11705,12000,0,0,44), - (5172,11709,11000,0,0,42), - (5172,11710,18000,0,0,52), - (5172,11714,10000,0,0,38), - (5172,11715,14000,0,0,48), - (5172,11716,24000,0,0,58), - (5172,11718,22000,0,0,56), - (5172,11720,15000,0,0,50), - (5172,11723,13000,0,0,46), - (5172,11724,26000,0,0,60), - (5172,11727,12000,0,0,44), - (5172,11728,24000,0,0,58), - (5172,11731,24000,0,0,58), - (5172,11736,11000,0,0,40), - (5172,11737,15000,0,0,50), - (5172,11738,26000,0,0,60), - (5172,11741,11000,0,0,42), - (5172,11742,18000,0,0,52), - (5172,11788,15000,0,0,50), - (5172,17732,14000,0,0,48), - (5172,17733,26000,0,0,60), - (5172,17865,12000,0,0,44), - (5172,18154,4000,0,0,26), - (5172,18155,8000,0,0,34), - (5172,18156,11000,0,0,42), - (5172,18157,15000,0,0,50), - (5172,18158,24000,0,0,58), - (5172,18160,22000,0,0,56), - (5172,18161,15000,0,0,50), - (5172,18162,24000,0,0,58), - (5172,18169,20000,0,0,54), - (5172,18170,13000,0,0,46), - (5172,18171,22000,0,0,56), - (5172,18648,13000,0,0,46), - (5172,18753,26000,0,0,60), - (5172,18872,150,0,0,24), - (5172,18875,350,0,0,32), - (5172,18876,550,0,0,40), - (5172,18877,700,0,0,48), - (5172,18878,22000,0,0,56), - (5172,18927,500,0,0,38), - (5172,18928,700,0,0,48), - (5172,18929,1200,0,0,58), - (5172,18933,700,0,0,48), - (5172,18934,1000,0,0,54), - (5172,18935,1300,0,0,60), - (5172,18939,750,0,0,50), - (5172,18940,1300,0,0,60), - (5172,20766,6000,0,0,30), - (5172,20767,11000,0,0,40), - (5172,20768,15000,0,0,50), - (5172,20769,26000,0,0,60), - (5172,17938,22000,17862,0,56), - (5173,607,9000,0,0,36), - (5173,1197,5000,0,0,28), - (5173,1296,200,0,0,8), - (5173,1297,1500,0,0,18), - (5173,1367,900,0,0,14), - (5173,1368,2500,0,0,22), - (5173,1369,6000,0,0,30), - (5173,1374,10,0,0,1), - (5173,1375,300,0,0,10), - (5173,1376,2000,0,0,20), - (5173,1377,1500,0,0,18), - (5173,1381,100,0,0,6), - (5173,1382,600,0,0,12), - (5173,1383,300,0,0,10), - (5173,1384,2000,0,0,20), - (5173,1393,100,0,0,4), - (5173,1394,600,0,0,12), - (5173,1404,6000,0,0,30), - (5173,1406,2000,0,0,20), - (5173,1407,5000,0,0,28), - (5173,1476,100,0,0,6), - (5173,1477,1200,0,0,16), - (5173,1478,4000,0,0,26), - (5173,1571,14000,0,0,48), - (5173,1572,11000,0,0,42), - (5173,2942,6000,0,0,30), - (5173,2945,1500,0,0,18), - (5173,2971,4000,0,0,26), - (5173,2972,10000,0,0,38), - (5173,3704,600,0,0,12), - (5173,3705,2000,0,0,20), - (5173,3706,5000,0,0,28), - (5173,3707,9000,0,0,36), - (5173,5139,3000,0,0,24), - (5173,5486,11000,0,0,40), - (5173,5501,3000,0,0,24), - (5173,5698,1200,0,0,16), - (5173,5700,8000,0,0,34), - (5173,5702,13000,0,0,46), - (5173,5709,6000,0,0,30), - (5173,5736,4000,0,0,26), - (5173,5741,2000,0,0,20), - (5173,5783,200,0,0,8), - (5173,6203,300,0,0,10), - (5173,6204,2500,0,0,22), - (5173,6206,2500,0,0,22), - (5173,6214,7000,0,0,32), - (5173,6216,22000,0,0,56), - (5173,6218,5000,0,0,28), - (5173,6220,8000,0,0,34), - (5173,6221,100,0,0,4), - (5173,6224,900,0,0,14), - (5173,6225,3000,0,0,24), - (5173,6227,8000,0,0,34), - (5173,6228,2500,0,0,22), - (5173,6232,7000,0,0,32), - (5173,6485,9000,0,0,36), - (5173,7642,9000,0,0,36), - (5173,7647,7000,0,0,32), - (5173,7649,8000,0,0,34), - (5173,7650,900,0,0,14), - (5173,7652,10000,0,0,38), - (5173,7660,5000,0,0,28), - (5173,7661,11000,0,0,42), - (5173,7662,300,0,0,10), - (5173,7663,2000,0,0,20), - (5173,7664,5000,0,0,28), - (5173,7665,6000,0,0,30), - (5173,7666,7000,0,0,32), - (5173,8290,3000,0,0,24), - (5173,8291,10000,0,0,38), - (5173,11662,12000,0,0,44), - (5173,11663,18000,0,0,52), - (5173,11664,26000,0,0,60), - (5173,11666,11000,0,0,40), - (5173,11669,15000,0,0,50), - (5173,11670,26000,0,0,60), - (5173,11673,12000,0,0,44), - (5173,11674,20000,0,0,54), - (5173,11676,18000,0,0,52), - (5173,11679,13000,0,0,46), - (5173,11680,24000,0,0,58), - (5173,11685,9900,0,0,42), - (5173,11686,18000,0,0,54), - (5173,11690,9000,0,0,36), - (5173,11691,13000,0,0,46), - (5173,11692,22000,0,0,56), - (5173,11696,12000,0,0,44), - (5173,11697,18000,0,0,52), - (5173,11698,26000,0,0,60), - (5173,11701,13000,0,0,46), - (5173,11702,20000,0,0,54), - (5173,11705,12000,0,0,44), - (5173,11709,11000,0,0,42), - (5173,11710,18000,0,0,52), - (5173,11714,10000,0,0,38), - (5173,11715,14000,0,0,48), - (5173,11716,24000,0,0,58), - (5173,11718,22000,0,0,56), - (5173,11720,15000,0,0,50), - (5173,11723,13000,0,0,46), - (5173,11724,26000,0,0,60), - (5173,11727,12000,0,0,44), - (5173,11728,24000,0,0,58), - (5173,11731,24000,0,0,58), - (5173,11736,11000,0,0,40), - (5173,11737,15000,0,0,50), - (5173,11738,26000,0,0,60), - (5173,11741,11000,0,0,42), - (5173,11742,18000,0,0,52), - (5173,11788,15000,0,0,50), - (5173,17732,14000,0,0,48), - (5173,17733,26000,0,0,60), - (5173,17865,12000,0,0,44), - (5173,18154,4000,0,0,26), - (5173,18155,8000,0,0,34), - (5173,18156,11000,0,0,42), - (5173,18157,15000,0,0,50), - (5173,18158,24000,0,0,58), - (5173,18160,22000,0,0,56), - (5173,18161,15000,0,0,50), - (5173,18162,24000,0,0,58), - (5173,18169,20000,0,0,54), - (5173,18170,13000,0,0,46), - (5173,18171,22000,0,0,56), - (5173,18648,13000,0,0,46), - (5173,18753,26000,0,0,60), - (5173,18872,150,0,0,24), - (5173,18875,350,0,0,32), - (5173,18876,550,0,0,40), - (5173,18877,700,0,0,48), - (5173,18878,22000,0,0,56), - (5173,18927,500,0,0,38), - (5173,18928,700,0,0,48), - (5173,18929,1200,0,0,58), - (5173,18933,700,0,0,48), - (5173,18934,1000,0,0,54), - (5173,18935,1300,0,0,60), - (5173,18939,750,0,0,50), - (5173,18940,1300,0,0,60), - (5173,20766,6000,0,0,30), - (5173,20767,11000,0,0,40), - (5173,20768,15000,0,0,50), - (5173,20769,26000,0,0,60), - (5173,17938,22000,17862,0,56), - (5174,3984,115,202,30,0), - (5174,3985,130,202,30,0), - (5174,3986,150,202,50,0), - (5174,3987,150,202,50,0), - (5174,3988,200,202,60,0), - (5174,3990,270,202,90,0), - (5174,3991,225,202,65,0), - (5174,3992,250,202,75,0), - (5174,3993,250,202,75,0), - (5174,3994,250,202,75,0), - (5174,3995,270,202,85,0), - (5174,3997,360,202,100,0), - (5174,3998,378,202,105,0), - (5174,3999,405,202,105,0), - (5174,4000,405,202,105,0), - (5174,4001,427,202,110,0), - (5174,4003,450,202,120,0), - (5174,4005,450,202,125,0), - (5174,4006,450,202,125,0), - (5174,4007,450,202,125,0), - (5174,4008,270,202,125,0), - (5174,4009,495,202,130,0), - (5174,4010,540,202,140,0), - (5174,4012,540,202,145,0), - (5174,4013,675,202,150,0), - (5174,4014,675,202,150,0), - (5174,4016,720,202,160,0), - (5174,4017,810,202,170,0), - (5174,4018,900,202,175,0), - (5174,4019,900,202,175,0), - (5174,4020,920,202,180,0), - (5174,4022,1080,202,185,0), - (5174,4023,1260,202,190,0), - (5174,4039,10,0,0,5), - (5174,4040,450,202,50,10), - (5174,4041,4500,202,125,20), - (5174,6459,360,202,135,0), - (5174,7431,150,202,50,0), - (5174,8336,270,202,100,0), - (5174,9272,450,202,150,0), - (5174,12628,900,202,150,0), - (5174,12629,900,202,175,0), - (5174,12630,900,202,175,0), - (5174,12631,900,202,175,0), - (5174,12632,1170,202,195,0), - (5174,12633,1350,202,200,0), - (5174,12634,1440,202,205,0), - (5174,12635,1440,202,205,0), - (5174,12636,1530,202,210,0), - (5174,12637,1620,202,215,0), - (5174,12638,1620,202,215,0), - (5174,15256,1350,202,200,0), - (5177,2275,10,0,0,5), - (5177,2280,450,171,50,10), - (5177,2339,100,171,25,0), - (5177,2340,135,171,40,0), - (5177,2341,250,171,55,0), - (5177,3179,450,171,90,0), - (5177,3181,1350,171,120,0), - (5177,3184,50,171,15,0), - (5177,3185,1350,171,125,0), - (5177,3186,1800,171,130,0), - (5177,3458,3600,171,110,0), - (5177,7180,405,171,90,0), - (5177,7838,225,171,80,0), - (5177,7839,900,171,130,0), - (5177,7842,900,171,100,0), - (5177,7846,2700,171,140,0), - (5177,11536,225,171,50,0), - (5392,2581,10,0,0,0), - (5392,2582,500,186,50,0), - (5392,3313,50,186,65,0), - (5392,3314,200,186,65,0), - (5392,3315,2250,186,155,0), - (5392,3316,450,186,125,0), - (5392,3317,180,186,75,0), - (5392,3568,4500,186,125,0), - (5392,3596,2250,186,165,0), - (5392,10099,4500,186,175,0), - (5392,10100,9000,186,230,0), - (5392,10249,50000,186,200,0), - (5392,16154,18000,186,250,0), - (5479,797,4000,0,0,20), - (5479,798,10000,0,0,26), - (5479,1055,11000,0,0,28), - (5479,1065,1500,0,0,14), - (5479,1229,100,0,0,6), - (5479,1343,100,0,0,6), - (5479,1344,3000,0,0,18), - (5479,1423,100,0,0,4), - (5479,1424,4000,0,0,20), - (5479,1482,12000,0,0,30), - (5479,1606,200,0,0,8), - (5479,1607,2000,0,0,16), - (5479,1610,8000,0,0,24), - (5479,1611,14000,0,0,32), - (5479,1646,3000,0,0,18), - (5479,1675,1000,0,0,12), - (5479,1676,14000,0,0,32), - (5479,1677,54000,0,0,52), - (5479,1685,18000,0,0,36), - (5479,1716,200,0,0,8), - (5479,1722,42000,0,0,50), - (5479,1738,100,0,0,4), - (5479,2570,2000,0,0,16), - (5479,2688,600,0,0,10), - (5479,3128,100,0,0,6), - (5479,3433,12000,0,0,30), - (5479,3434,22000,0,0,40), - (5479,3435,42000,0,0,50), - (5479,5243,1000,0,0,12), - (5479,5247,6000,0,0,20), - (5479,5283,8000,0,0,24), - (5479,6158,22000,0,0,40), - (5479,6176,14000,0,0,32), - (5479,6177,22000,0,0,40), - (5479,6180,10000,0,0,26), - (5479,6191,8000,0,0,24), - (5479,6193,6000,0,0,22), - (5479,6543,14000,0,0,32), - (5479,6549,600,0,0,10), - (5479,6550,4000,0,0,20), - (5479,6551,12000,0,0,30), - (5479,6553,20000,0,0,38), - (5479,6556,60000,0,0,58), - (5479,6573,1500,0,0,14), - (5479,6575,8000,0,0,24), - (5479,6674,10,0,0,1), - (5479,7109,22000,0,0,40), - (5479,7374,14000,0,0,32), - (5479,7375,56000,0,0,54), - (5479,7380,16000,0,0,34), - (5479,7382,2000,0,0,16), - (5479,7385,1000,0,0,12), - (5479,7401,10000,0,0,26), - (5479,7403,18000,0,0,36), - (5479,7406,6000,0,0,22), - (5479,7889,11000,0,0,28), - (5479,8206,11000,0,0,28), - (5479,8207,20000,0,0,38), - (5479,8381,16000,0,0,34), - (5479,8821,20000,0,0,38), - (5479,11552,32000,0,0,42), - (5479,11553,54000,0,0,52), - (5479,11557,16000,0,0,34), - (5479,11558,34000,0,0,44), - (5479,11559,56000,0,0,54), - (5479,11570,40000,0,0,48), - (5479,11571,58000,0,0,56), - (5479,11575,22000,0,0,40), - (5479,11576,42000,0,0,50), - (5479,11577,62000,0,0,60), - (5479,11579,36000,0,0,46), - (5479,11582,40000,0,0,48), - (5479,11583,60000,0,0,58), - (5479,11586,34000,0,0,44), - (5479,11587,62000,0,0,60), - (5479,11598,36000,0,0,46), - (5479,11599,60000,0,0,58), - (5479,11602,34000,0,0,44), - (5479,11603,56000,0,0,54), - (5479,11606,36000,0,0,46), - (5479,11607,56000,0,0,54), - (5479,18556,14000,0,0,32), - (5479,20561,36000,0,0,46), - (5479,20562,58000,0,0,56), - (5479,20571,62000,0,0,60), - (5479,20621,32000,0,0,42), - (5479,20622,54000,0,0,52), - (5479,20703,40000,0,0,48), - (5479,20704,58000,0,0,56), - (5479,20724,4000,0,0,20), - (5479,21555,200,0,0,48), - (5479,21557,2800,0,0,54), - (5479,21558,3100,0,0,60), - (5479,23898,2000,0,0,48), - (5479,23899,2800,0,0,54), - (5479,23900,3100,0,0,60), - (5479,23926,200,0,0,48), - (5479,23927,2800,0,0,54), - (5479,23928,3100,0,0,60), - (5480,797,4000,0,0,20), - (5480,798,10000,0,0,26), - (5480,1055,11000,0,0,28), - (5480,1065,1500,0,0,14), - (5480,1343,100,0,0,6), - (5480,1344,3000,0,0,18), - (5480,1423,100,0,0,4), - (5480,1482,12000,0,0,30), - (5480,1606,200,0,0,8), - (5480,1607,2000,0,0,16), - (5480,1610,8000,0,0,24), - (5480,1611,14000,0,0,32), - (5480,1646,3000,0,0,18), - (5480,1675,1000,0,0,12), - (5480,1676,14000,0,0,32), - (5480,1677,54000,0,0,52), - (5480,1685,18000,0,0,36), - (5480,1716,200,0,0,8), - (5480,1722,42000,0,0,50), - (5480,1738,100,0,0,4), - (5480,2688,600,0,0,10), - (5480,3128,100,0,0,6), - (5480,3433,12000,0,0,30), - (5480,3434,22000,0,0,40), - (5480,3435,42000,0,0,50), - (5480,5243,1000,0,0,12), - (5480,5283,8000,0,0,24), - (5480,6158,22000,0,0,40), - (5480,6176,14000,0,0,32), - (5480,6177,22000,0,0,40), - (5480,6180,10000,0,0,26), - (5480,6191,8000,0,0,24), - (5480,6193,6000,0,0,22), - (5480,6543,14000,0,0,32), - (5480,6549,600,0,0,10), - (5480,6550,4000,0,0,20), - (5480,6551,12000,0,0,30), - (5480,6553,20000,0,0,38), - (5480,6556,60000,0,0,58), - (5480,6573,1500,0,0,14), - (5480,6575,8000,0,0,24), - (5480,6674,10,0,0,1), - (5480,7109,22000,0,0,40), - (5480,7374,14000,0,0,32), - (5480,7375,56000,0,0,54), - (5480,7380,16000,0,0,34), - (5480,7382,2000,0,0,16), - (5480,7385,1000,0,0,12), - (5480,7401,10000,0,0,26), - (5480,7403,18000,0,0,36), - (5480,7406,6000,0,0,22), - (5480,7889,11000,0,0,28), - (5480,8206,11000,0,0,28), - (5480,8207,20000,0,0,38), - (5480,8381,16000,0,0,34), - (5480,8821,20000,0,0,38), - (5480,11552,32000,0,0,42), - (5480,11553,54000,0,0,52), - (5480,11557,16000,0,0,34), - (5480,11558,34000,0,0,44), - (5480,11559,56000,0,0,54), - (5480,11570,40000,0,0,48), - (5480,11571,58000,0,0,56), - (5480,11575,22000,0,0,40), - (5480,11576,42000,0,0,50), - (5480,11577,62000,0,0,60), - (5480,11579,36000,0,0,46), - (5480,11582,40000,0,0,48), - (5480,11583,60000,0,0,58), - (5480,11586,34000,0,0,44), - (5480,11587,62000,0,0,60), - (5480,11598,36000,0,0,46), - (5480,11599,60000,0,0,58), - (5480,11602,34000,0,0,44), - (5480,11603,56000,0,0,54), - (5480,11606,36000,0,0,46), - (5480,11607,56000,0,0,54), - (5480,18556,14000,0,0,32), - (5480,20561,36000,0,0,46), - (5480,20562,58000,0,0,56), - (5480,20571,62000,0,0,60), - (5480,20621,32000,0,0,42), - (5480,20622,54000,0,0,52), - (5480,20703,40000,0,0,48), - (5480,20704,58000,0,0,56), - (5480,20724,4000,0,0,20), - (5480,21555,200,0,0,48), - (5480,21557,2800,0,0,54), - (5480,21558,3100,0,0,60), - (5480,23898,2000,0,0,48), - (5480,23899,2800,0,0,54), - (5480,23900,3100,0,0,60), - (5480,23926,200,0,0,48), - (5480,23927,2800,0,0,54), - (5480,23928,3100,0,0,60), - (5482,2551,100,0,0,5), - (5482,2559,50,185,10,0), - (5482,2561,100,185,50,0), - (5482,2562,200,185,75,0), - (5482,2563,150,185,80,0), - (5482,3412,500,185,50,10), - (5482,6502,100,185,50,0), - (5482,6503,300,185,125,0), - (5482,21176,4000,185,200,0), - (5484,1252,800,0,0,12), - (5484,1253,10000,0,0,30), - (5484,1254,18000,0,0,40), - (5484,1255,10,0,0,1), - (5484,1256,800,0,0,12), - (5484,1257,5000,0,0,24), - (5484,1258,100,0,0,4), - (5484,1259,300,0,0,10), - (5484,1260,2000,0,0,18), - (5484,1261,6000,0,0,26), - (5484,1265,200,0,0,8), - (5484,1268,1200,0,0,14), - (5484,1269,11000,0,0,32), - (5484,1275,100,0,0,6), - (5484,1276,1200,0,0,14), - (5484,1277,800,0,0,12), - (5484,1278,2000,0,0,18), - (5484,1279,10000,0,0,30), - (5484,1280,22000,0,0,42), - (5484,1283,2000,0,0,18), - (5484,1284,14000,0,0,36), - (5484,1287,10000,0,0,30), - (5484,1288,18000,0,0,40), - (5484,1293,10000,0,0,30), - (5484,1298,5000,0,0,24), - (5484,1300,4000,0,0,22), - (5484,1301,10000,0,0,30), - (5484,1425,3000,0,0,20), - (5484,2013,300,0,0,10), - (5484,2016,4000,0,0,22), - (5484,2049,30000,0,0,50), - (5484,2056,100,0,0,4), - (5484,2057,300,0,0,10), - (5484,2058,1600,0,0,16), - (5484,2059,4000,0,0,22), - (5484,2065,18000,0,0,40), - (5484,2066,3000,0,0,20), - (5484,2067,38000,0,0,52), - (5484,2068,44000,0,0,58), - (5484,2069,26000,0,0,46), - (5484,2097,4000,0,0,22), - (5484,2793,14000,0,0,36), - (5484,2799,12000,0,0,34), - (5484,2851,100,0,0,6), - (5484,3046,400,0,0,28), - (5484,6062,16000,0,0,38), - (5484,6067,10000,0,0,30), - (5484,6068,14000,0,0,36), - (5484,6071,8000,0,0,28), - (5484,6072,12000,0,0,34), - (5484,6073,200,0,0,8), - (5484,6079,1200,0,0,14), - (5484,6080,3000,0,0,20), - (5484,6081,6000,0,0,26), - (5484,6082,11000,0,0,32), - (5484,6083,16000,0,0,38), - (5484,6386,900,0,0,40), - (5484,6492,12000,0,0,34), - (5484,7130,3000,0,0,20), - (5484,7378,400,0,0,28), - (5484,8093,300,0,0,10), - (5484,8107,1600,0,0,16), - (5484,8108,4000,0,0,22), - (5484,8109,8000,0,0,28), - (5484,8110,12000,0,0,34), - (5484,8111,18000,0,0,40), - (5484,8123,1200,0,0,14), - (5484,8125,8000,0,0,28), - (5484,8126,3000,0,0,20), - (5484,8130,5000,0,0,24), - (5484,8132,11000,0,0,32), - (5484,8193,14000,0,0,36), - (5484,9475,6000,0,0,26), - (5484,9476,11000,0,0,32), - (5484,9477,16000,0,0,38), - (5484,9486,18000,0,0,40), - (5484,9580,3000,0,0,20), - (5484,9581,10000,0,0,30), - (5484,9593,18000,0,0,40), - (5484,10877,18000,0,0,40), - (5484,10878,28000,0,0,48), - (5484,10879,42000,0,0,56), - (5484,10882,12000,0,0,34), - (5484,10883,26000,0,0,46), - (5484,10889,22000,0,0,42), - (5484,10891,42000,0,0,56), - (5484,10895,22000,0,0,42), - (5484,10896,30000,0,0,50), - (5484,10897,44000,0,0,58), - (5484,10902,22000,0,0,42), - (5484,10903,28000,0,0,48), - (5484,10904,40000,0,0,54), - (5484,10905,46000,0,0,60), - (5484,10910,24000,0,0,44), - (5484,10913,24000,0,0,44), - (5484,10914,44000,0,0,58), - (5484,10918,24000,0,0,44), - (5484,10919,30000,0,0,50), - (5484,10920,42000,0,0,56), - (5484,10930,24000,0,0,44), - (5484,10931,30000,0,0,50), - (5484,10932,42000,0,0,56), - (5484,10935,26000,0,0,46), - (5484,10936,40000,0,0,54), - (5484,10939,28000,0,0,48), - (5484,10940,46000,0,0,60), - (5484,10943,30000,0,0,50), - (5484,10944,46000,0,0,60), - (5484,10948,26000,0,0,46), - (5484,10949,38000,0,0,52), - (5484,10950,44000,0,0,58), - (5484,10954,38000,0,0,52), - (5484,10959,42000,0,0,56), - (5484,10962,46000,0,0,60), - (5484,11025,30000,0,0,50), - (5484,11026,46000,0,0,60), - (5484,14820,1500,0,0,50), - (5484,15434,700,0,0,36), - (5484,15452,5000,0,0,24), - (5484,15454,10000,0,0,30), - (5484,15455,14000,0,0,36), - (5484,15457,22000,0,0,42), - (5484,15459,28000,0,0,48), - (5484,15460,40000,0,0,54), - (5484,17316,700,0,0,36), - (5484,17317,1200,0,0,44), - (5484,17318,1900,0,0,52), - (5484,18806,46000,0,0,60), - (5484,18808,2300,0,0,60), - (5484,19339,100,0,0,18), - (5484,19340,300,0,0,26), - (5484,19341,600,0,0,34), - (5484,19342,1100,0,0,42), - (5484,19343,1500,0,0,50), - (5484,19344,2200,0,0,58), - (5484,19346,450,0,0,30), - (5484,19347,810,0,0,40), - (5484,20771,44000,0,0,58), - (5484,27796,3000,0,0,20), - (5484,27821,1200,0,0,44), - (5484,27822,1900,0,0,52), - (5484,27823,2300,0,0,60), - (5484,27843,2300,0,0,60), - (5484,27845,2300,0,0,60), - (5484,27875,1200,0,0,50), - (5484,27876,1500,0,0,60), - (5489,1252,800,0,0,12), - (5489,1253,10000,0,0,30), - (5489,1254,18000,0,0,40), - (5489,1255,10,0,0,1), - (5489,1256,800,0,0,12), - (5489,1257,5000,0,0,24), - (5489,1258,100,0,0,4), - (5489,1259,300,0,0,10), - (5489,1260,2000,0,0,18), - (5489,1261,6000,0,0,26), - (5489,1265,200,0,0,8), - (5489,1268,1200,0,0,14), - (5489,1269,11000,0,0,32), - (5489,1275,100,0,0,6), - (5489,1276,1200,0,0,14), - (5489,1277,800,0,0,12), - (5489,1278,2000,0,0,18), - (5489,1279,10000,0,0,30), - (5489,1280,22000,0,0,42), - (5489,1283,2000,0,0,18), - (5489,1284,14000,0,0,36), - (5489,1287,10000,0,0,30), - (5489,1288,18000,0,0,40), - (5489,1293,10000,0,0,30), - (5489,1298,5000,0,0,24), - (5489,1300,4000,0,0,22), - (5489,1301,10000,0,0,30), - (5489,1425,3000,0,0,20), - (5489,2013,300,0,0,10), - (5489,2016,4000,0,0,22), - (5489,2049,30000,0,0,50), - (5489,2056,100,0,0,4), - (5489,2057,300,0,0,10), - (5489,2058,1600,0,0,16), - (5489,2059,4000,0,0,22), - (5489,2065,18000,0,0,40), - (5489,2066,3000,0,0,20), - (5489,2067,38000,0,0,52), - (5489,2068,44000,0,0,58), - (5489,2069,26000,0,0,46), - (5489,2097,4000,0,0,22), - (5489,2793,14000,0,0,36), - (5489,2799,12000,0,0,34), - (5489,2851,100,0,0,6), - (5489,3046,400,0,0,28), - (5489,6062,16000,0,0,38), - (5489,6067,10000,0,0,30), - (5489,6068,14000,0,0,36), - (5489,6071,8000,0,0,28), - (5489,6072,12000,0,0,34), - (5489,6073,200,0,0,8), - (5489,6079,1200,0,0,14), - (5489,6080,3000,0,0,20), - (5489,6081,6000,0,0,26), - (5489,6082,11000,0,0,32), - (5489,6083,16000,0,0,38), - (5489,6386,900,0,0,40), - (5489,6492,12000,0,0,34), - (5489,7130,3000,0,0,20), - (5489,7378,400,0,0,28), - (5489,8093,300,0,0,10), - (5489,8107,1600,0,0,16), - (5489,8108,4000,0,0,22), - (5489,8109,8000,0,0,28), - (5489,8110,12000,0,0,34), - (5489,8111,18000,0,0,40), - (5489,8123,1200,0,0,14), - (5489,8125,8000,0,0,28), - (5489,8126,3000,0,0,20), - (5489,8130,5000,0,0,24), - (5489,8132,11000,0,0,32), - (5489,8193,14000,0,0,36), - (5489,9475,6000,0,0,26), - (5489,9476,11000,0,0,32), - (5489,9477,16000,0,0,38), - (5489,9486,18000,0,0,40), - (5489,9580,3000,0,0,20), - (5489,9581,10000,0,0,30), - (5489,9593,18000,0,0,40), - (5489,10877,18000,0,0,40), - (5489,10878,28000,0,0,48), - (5489,10879,42000,0,0,56), - (5489,10882,12000,0,0,34), - (5489,10883,26000,0,0,46), - (5489,10889,22000,0,0,42), - (5489,10891,42000,0,0,56), - (5489,10895,22000,0,0,42), - (5489,10896,30000,0,0,50), - (5489,10897,44000,0,0,58), - (5489,10902,22000,0,0,42), - (5489,10903,28000,0,0,48), - (5489,10904,40000,0,0,54), - (5489,10905,46000,0,0,60), - (5489,10910,24000,0,0,44), - (5489,10913,24000,0,0,44), - (5489,10914,44000,0,0,58), - (5489,10918,24000,0,0,44), - (5489,10919,30000,0,0,50), - (5489,10920,42000,0,0,56), - (5489,10930,24000,0,0,44), - (5489,10931,30000,0,0,50), - (5489,10932,42000,0,0,56), - (5489,10935,26000,0,0,46), - (5489,10936,40000,0,0,54), - (5489,10939,28000,0,0,48), - (5489,10940,46000,0,0,60), - (5489,10943,30000,0,0,50), - (5489,10944,46000,0,0,60), - (5489,10948,26000,0,0,46), - (5489,10949,38000,0,0,52), - (5489,10950,44000,0,0,58), - (5489,10954,38000,0,0,52), - (5489,10959,42000,0,0,56), - (5489,10962,46000,0,0,60), - (5489,11025,30000,0,0,50), - (5489,11026,46000,0,0,60), - (5489,14820,1500,0,0,50), - (5489,15434,700,0,0,36), - (5489,15452,5000,0,0,24), - (5489,15454,10000,0,0,30), - (5489,15455,14000,0,0,36), - (5489,15457,22000,0,0,42), - (5489,15459,28000,0,0,48), - (5489,15460,40000,0,0,54), - (5489,17316,700,0,0,36), - (5489,17317,1200,0,0,44), - (5489,17318,1900,0,0,52), - (5489,18806,46000,0,0,60), - (5489,18808,2300,0,0,60), - (5489,19339,100,0,0,18), - (5489,19340,300,0,0,26), - (5489,19341,600,0,0,34), - (5489,19342,1100,0,0,42), - (5489,19343,1500,0,0,50), - (5489,19344,2200,0,0,58), - (5489,19346,450,0,0,30), - (5489,19347,810,0,0,40), - (5489,20771,44000,0,0,58), - (5489,27796,3000,0,0,20), - (5489,27821,1200,0,0,44), - (5489,27822,1900,0,0,52), - (5489,27823,2300,0,0,60), - (5489,27843,2300,0,0,60), - (5489,27845,2300,0,0,60), - (5489,27875,1200,0,0,50), - (5489,27876,1500,0,0,60), - (5491,685,28000,0,0,50), - (5491,1873,100,0,0,6), - (5491,1874,2000,0,0,14), - (5491,1875,10,0,0,1), - (5491,1876,4000,0,0,20), - (5491,1877,20000,0,0,40), - (5491,1878,300,0,0,10), - (5491,1897,13000,0,0,34), - (5491,1898,28000,0,0,50), - (5491,1909,3500,0,0,18), - (5491,1911,300,0,0,10), - (5491,1912,6000,0,0,26), - (5491,1913,4000,0,0,22), - (5491,1914,11000,0,0,30), - (5491,1937,100,0,0,8), - (5491,1998,100,0,0,8), - (5491,2804,11000,0,0,30), - (5491,3128,100,0,0,8), - (5491,3473,16000,0,0,38), - (5491,4990,21000,0,0,42), - (5491,5253,5000,0,0,24), - (5491,5572,100,0,0,6), - (5491,5574,3500,0,0,18), - (5491,5584,100,0,0,8), - (5491,5590,5000,0,0,24), - (5491,5591,20000,0,0,40), - (5491,5600,5000,0,0,24), - (5491,5613,4000,0,0,20), - (5491,5616,9000,0,0,28), - (5491,5617,14000,0,0,36), - (5491,5629,16000,0,0,38), - (5491,6941,24000,0,0,46), - (5491,7109,20000,0,0,40), - (5491,7296,3000,0,0,16), - (5491,10279,16000,0,0,38), - (5491,10294,300,0,0,10), - (5491,10295,11000,0,0,30), - (5491,10296,28000,0,0,50), - (5491,10297,46000,0,0,60), - (5491,10302,6000,0,0,26), - (5491,10303,14000,0,0,36), - (5491,10304,24000,0,0,46), - (5491,10305,42000,0,0,56), - (5491,10309,40000,0,0,54), - (5491,10311,28000,0,0,50), - (5491,10315,22000,0,0,44), - (5491,10316,34000,0,0,52), - (5491,10317,46000,0,0,60), - (5491,10320,46000,0,0,60), - (5491,10321,100,0,0,4), - (5491,10323,5000,0,0,24), - (5491,10325,14000,0,0,36), - (5491,10327,34000,0,0,52), - (5491,10330,24000,0,0,46), - (5491,10331,40000,0,0,54), - (5491,19741,100,0,0,4), - (5491,19743,2000,0,0,14), - (5491,19747,4000,0,0,22), - (5491,19751,4000,0,0,20), - (5491,19754,11000,0,0,30), - (5491,19839,1000,0,0,12), - (5491,19840,4000,0,0,22), - (5491,19841,12000,0,0,32), - (5491,19842,21000,0,0,42), - (5491,19843,34000,0,0,52), - (5491,19855,5000,0,0,24), - (5491,19856,13000,0,0,34), - (5491,19857,22000,0,0,44), - (5491,19858,40000,0,0,54), - (5491,19892,9000,0,0,28), - (5491,19893,12000,0,0,32), - (5491,19894,14000,0,0,36), - (5491,19904,20000,0,0,40), - (5491,19905,34000,0,0,52), - (5491,19906,22000,0,0,44), - (5491,19907,42000,0,0,56), - (5491,19908,26000,0,0,48), - (5491,19909,46000,0,0,60), - (5491,19944,6000,0,0,26), - (5491,19945,13000,0,0,34), - (5491,19946,21000,0,0,42), - (5491,19947,28000,0,0,50), - (5491,19948,44000,0,0,58), - (5491,19995,20000,0,0,40), - (5491,19996,28000,0,0,50), - (5491,19997,46000,0,0,60), - (5491,20437,300,0,0,10), - (5491,20438,3500,0,0,18), - (5491,20439,6000,0,0,26), - (5491,20440,13000,0,0,34), - (5491,20441,21000,0,0,42), - (5491,20442,28000,0,0,50), - (5491,20443,44000,0,0,58), - (5491,20444,1000,0,0,12), - (5491,20445,4000,0,0,22), - (5491,20446,12000,0,0,32), - (5491,20447,21000,0,0,42), - (5491,20448,34000,0,0,52), - (5491,20450,3000,0,0,16), - (5491,20455,11000,0,0,30), - (5491,20456,20000,0,0,40), - (5491,20457,28000,0,0,50), - (5491,20458,46000,0,0,60), - (5491,20459,16000,0,0,38), - (5491,20460,26000,0,0,48), - (5491,20461,44000,0,0,58), - (5491,20462,4000,0,0,22), - (5491,20730,40000,0,0,54), - (5491,20774,26000,0,0,48), - (5491,20775,46000,0,0,60), - (5491,20944,200,0,0,30), - (5491,20945,1000,0,0,40), - (5491,20946,1260,0,0,50), - (5491,20947,2070,0,0,60), - (5491,20949,900,0,0,40), - (5491,20950,1260,0,0,50), - (5491,20951,2070,0,0,60), - (5491,20952,1000,0,0,40), - (5491,20953,1400,0,0,50), - (5491,20954,2300,0,0,60), - (5491,20956,1260,0,0,50), - (5491,20957,2070,0,0,60), - (5491,20958,1170,0,0,48), - (5491,20960,2100,0,0,56), - (5491,21083,100,0,0,6), - (5491,24276,22000,0,0,44), - (5491,24277,34000,0,0,52), - (5491,24278,46000,0,0,60), - (5491,25915,46000,0,0,52), - (5491,25917,41400,0,0,60), - (5491,25919,40000,0,0,54), - (5491,25920,46000,0,0,60), - (5491,25939,46000,0,0,60), - (5491,25946,2070,0,0,60), - (5491,25948,46000,0,0,60), - (5491,25951,2070,0,0,60), - (5491,26574,200,0,0,30), - (5492,685,28000,0,0,50), - (5492,1873,100,0,0,6), - (5492,1874,2000,0,0,14), - (5492,1875,10,0,0,1), - (5492,1876,4000,0,0,20), - (5492,1877,20000,0,0,40), - (5492,1878,300,0,0,10), - (5492,1897,13000,0,0,34), - (5492,1898,28000,0,0,50), - (5492,1909,3500,0,0,18), - (5492,1911,300,0,0,10), - (5492,1912,6000,0,0,26), - (5492,1913,4000,0,0,22), - (5492,1914,11000,0,0,30), - (5492,1937,100,0,0,8), - (5492,1998,100,0,0,8), - (5492,2804,11000,0,0,30), - (5492,3128,100,0,0,8), - (5492,3473,16000,0,0,38), - (5492,4990,21000,0,0,42), - (5492,5253,5000,0,0,24), - (5492,5572,100,0,0,6), - (5492,5574,3500,0,0,18), - (5492,5584,100,0,0,8), - (5492,5590,5000,0,0,24), - (5492,5591,20000,0,0,40), - (5492,5600,5000,0,0,24), - (5492,5613,4000,0,0,20), - (5492,5616,9000,0,0,28), - (5492,5617,14000,0,0,36), - (5492,5629,16000,0,0,38), - (5492,6941,24000,0,0,46), - (5492,7109,20000,0,0,40), - (5492,7296,3000,0,0,16), - (5492,10279,16000,0,0,38), - (5492,10294,300,0,0,10), - (5492,10295,11000,0,0,30), - (5492,10296,28000,0,0,50), - (5492,10297,46000,0,0,60), - (5492,10302,6000,0,0,26), - (5492,10303,14000,0,0,36), - (5492,10304,24000,0,0,46), - (5492,10305,42000,0,0,56), - (5492,10309,40000,0,0,54), - (5492,10311,28000,0,0,50), - (5492,10315,22000,0,0,44), - (5492,10316,34000,0,0,52), - (5492,10317,46000,0,0,60), - (5492,10320,46000,0,0,60), - (5492,10321,100,0,0,4), - (5492,10323,5000,0,0,24), - (5492,10325,14000,0,0,36), - (5492,10327,34000,0,0,52), - (5492,10330,24000,0,0,46), - (5492,10331,40000,0,0,54), - (5492,19741,100,0,0,4), - (5492,19743,2000,0,0,14), - (5492,19747,4000,0,0,22), - (5492,19751,4000,0,0,20), - (5492,19754,11000,0,0,30), - (5492,19839,1000,0,0,12), - (5492,19840,4000,0,0,22), - (5492,19841,12000,0,0,32), - (5492,19842,21000,0,0,42), - (5492,19843,34000,0,0,52), - (5492,19855,5000,0,0,24), - (5492,19856,13000,0,0,34), - (5492,19857,22000,0,0,44), - (5492,19858,40000,0,0,54), - (5492,19892,9000,0,0,28), - (5492,19893,12000,0,0,32), - (5492,19894,14000,0,0,36), - (5492,19904,20000,0,0,40), - (5492,19905,34000,0,0,52), - (5492,19906,22000,0,0,44), - (5492,19907,42000,0,0,56), - (5492,19908,26000,0,0,48), - (5492,19909,46000,0,0,60), - (5492,19944,6000,0,0,26), - (5492,19945,13000,0,0,34), - (5492,19946,21000,0,0,42), - (5492,19947,28000,0,0,50), - (5492,19948,44000,0,0,58), - (5492,19995,20000,0,0,40), - (5492,19996,28000,0,0,50), - (5492,19997,46000,0,0,60), - (5492,20437,300,0,0,10), - (5492,20438,3500,0,0,18), - (5492,20439,6000,0,0,26), - (5492,20440,13000,0,0,34), - (5492,20441,21000,0,0,42), - (5492,20442,28000,0,0,50), - (5492,20443,44000,0,0,58), - (5492,20444,1000,0,0,12), - (5492,20445,4000,0,0,22), - (5492,20446,12000,0,0,32), - (5492,20447,21000,0,0,42), - (5492,20448,34000,0,0,52), - (5492,20450,3000,0,0,16), - (5492,20455,11000,0,0,30), - (5492,20456,20000,0,0,40), - (5492,20457,28000,0,0,50), - (5492,20458,46000,0,0,60), - (5492,20459,16000,0,0,38), - (5492,20460,26000,0,0,48), - (5492,20461,44000,0,0,58), - (5492,20462,4000,0,0,22), - (5492,20730,40000,0,0,54), - (5492,20774,26000,0,0,48), - (5492,20775,46000,0,0,60), - (5492,20944,200,0,0,30), - (5492,20945,1000,0,0,40), - (5492,20946,1260,0,0,50), - (5492,20947,2070,0,0,60), - (5492,20949,900,0,0,40), - (5492,20950,1260,0,0,50), - (5492,20951,2070,0,0,60), - (5492,20952,1000,0,0,40), - (5492,20953,1400,0,0,50), - (5492,20954,2300,0,0,60), - (5492,20956,1260,0,0,50), - (5492,20957,2070,0,0,60), - (5492,20958,1170,0,0,48), - (5492,20960,2100,0,0,56), - (5492,21083,100,0,0,6), - (5492,24276,22000,0,0,44), - (5492,24277,34000,0,0,52), - (5492,24278,46000,0,0,60), - (5492,25915,46000,0,0,52), - (5492,25917,41400,0,0,60), - (5492,25919,40000,0,0,54), - (5492,25920,46000,0,0,60), - (5492,25939,46000,0,0,60), - (5492,25946,2070,0,0,60), - (5492,25948,46000,0,0,60), - (5492,25951,2070,0,0,60), - (5492,26574,200,0,0,30), - (5493,7733,100,0,0,5), - (5493,7734,500,356,50,0), - (5495,607,9000,0,0,36), - (5495,1197,5000,0,0,28), - (5495,1296,200,0,0,8), - (5495,1297,1500,0,0,18), - (5495,1367,900,0,0,14), - (5495,1368,2500,0,0,22), - (5495,1369,6000,0,0,30), - (5495,1374,10,0,0,1), - (5495,1375,300,0,0,10), - (5495,1376,2000,0,0,20), - (5495,1377,1500,0,0,18), - (5495,1381,100,0,0,6), - (5495,1382,600,0,0,12), - (5495,1383,300,0,0,10), - (5495,1384,2000,0,0,20), - (5495,1393,100,0,0,4), - (5495,1394,600,0,0,12), - (5495,1404,6000,0,0,30), - (5495,1406,2000,0,0,20), - (5495,1407,5000,0,0,28), - (5495,1476,100,0,0,6), - (5495,1477,1200,0,0,16), - (5495,1478,4000,0,0,26), - (5495,1571,14000,0,0,48), - (5495,1572,11000,0,0,42), - (5495,2942,6000,0,0,30), - (5495,2945,1500,0,0,18), - (5495,2971,4000,0,0,26), - (5495,2972,10000,0,0,38), - (5495,3704,600,0,0,12), - (5495,3705,2000,0,0,20), - (5495,3706,5000,0,0,28), - (5495,3707,9000,0,0,36), - (5495,5139,3000,0,0,24), - (5495,5486,11000,0,0,40), - (5495,5501,3000,0,0,24), - (5495,5698,1200,0,0,16), - (5495,5700,8000,0,0,34), - (5495,5702,13000,0,0,46), - (5495,5709,6000,0,0,30), - (5495,5736,4000,0,0,26), - (5495,5741,2000,0,0,20), - (5495,5783,200,0,0,8), - (5495,6203,300,0,0,10), - (5495,6204,2500,0,0,22), - (5495,6206,2500,0,0,22), - (5495,6214,7000,0,0,32), - (5495,6216,22000,0,0,56), - (5495,6218,5000,0,0,28), - (5495,6220,8000,0,0,34), - (5495,6221,100,0,0,4), - (5495,6224,900,0,0,14), - (5495,6225,3000,0,0,24), - (5495,6227,8000,0,0,34), - (5495,6228,2500,0,0,22), - (5495,6232,7000,0,0,32), - (5495,6485,9000,0,0,36), - (5495,7642,9000,0,0,36), - (5495,7647,7000,0,0,32), - (5495,7649,8000,0,0,34), - (5495,7650,900,0,0,14), - (5495,7652,10000,0,0,38), - (5495,7660,5000,0,0,28), - (5495,7661,11000,0,0,42), - (5495,7662,300,0,0,10), - (5495,7663,2000,0,0,20), - (5495,7664,5000,0,0,28), - (5495,7665,6000,0,0,30), - (5495,7666,7000,0,0,32), - (5495,8290,3000,0,0,24), - (5495,8291,10000,0,0,38), - (5495,11662,12000,0,0,44), - (5495,11663,18000,0,0,52), - (5495,11664,26000,0,0,60), - (5495,11666,11000,0,0,40), - (5495,11669,15000,0,0,50), - (5495,11670,26000,0,0,60), - (5495,11673,12000,0,0,44), - (5495,11674,20000,0,0,54), - (5495,11676,18000,0,0,52), - (5495,11679,13000,0,0,46), - (5495,11680,24000,0,0,58), - (5495,11685,9900,0,0,42), - (5495,11686,18000,0,0,54), - (5495,11690,9000,0,0,36), - (5495,11691,13000,0,0,46), - (5495,11692,22000,0,0,56), - (5495,11696,12000,0,0,44), - (5495,11697,18000,0,0,52), - (5495,11698,26000,0,0,60), - (5495,11701,13000,0,0,46), - (5495,11702,20000,0,0,54), - (5495,11705,12000,0,0,44), - (5495,11709,11000,0,0,42), - (5495,11710,18000,0,0,52), - (5495,11714,10000,0,0,38), - (5495,11715,14000,0,0,48), - (5495,11716,24000,0,0,58), - (5495,11718,22000,0,0,56), - (5495,11720,15000,0,0,50), - (5495,11723,13000,0,0,46), - (5495,11724,26000,0,0,60), - (5495,11727,12000,0,0,44), - (5495,11728,24000,0,0,58), - (5495,11731,24000,0,0,58), - (5495,11736,11000,0,0,40), - (5495,11737,15000,0,0,50), - (5495,11738,26000,0,0,60), - (5495,11741,11000,0,0,42), - (5495,11742,18000,0,0,52), - (5495,11788,15000,0,0,50), - (5495,17732,14000,0,0,48), - (5495,17733,26000,0,0,60), - (5495,17865,12000,0,0,44), - (5495,18154,4000,0,0,26), - (5495,18155,8000,0,0,34), - (5495,18156,11000,0,0,42), - (5495,18157,15000,0,0,50), - (5495,18158,24000,0,0,58), - (5495,18160,22000,0,0,56), - (5495,18161,15000,0,0,50), - (5495,18162,24000,0,0,58), - (5495,18169,20000,0,0,54), - (5495,18170,13000,0,0,46), - (5495,18171,22000,0,0,56), - (5495,18648,13000,0,0,46), - (5495,18753,26000,0,0,60), - (5495,18872,150,0,0,24), - (5495,18875,350,0,0,32), - (5495,18876,550,0,0,40), - (5495,18877,700,0,0,48), - (5495,18878,22000,0,0,56), - (5495,18927,500,0,0,38), - (5495,18928,700,0,0,48), - (5495,18929,1200,0,0,58), - (5495,18933,700,0,0,48), - (5495,18934,1000,0,0,54), - (5495,18935,1300,0,0,60), - (5495,18939,750,0,0,50), - (5495,18940,1300,0,0,60), - (5495,20766,6000,0,0,30), - (5495,20767,11000,0,0,40), - (5495,20768,15000,0,0,50), - (5495,20769,26000,0,0,60), - (5495,17938,22000,17862,0,56), - (5496,607,9000,0,0,36), - (5496,1197,5000,0,0,28), - (5496,1296,200,0,0,8), - (5496,1297,1500,0,0,18), - (5496,1367,900,0,0,14), - (5496,1368,2500,0,0,22), - (5496,1369,6000,0,0,30), - (5496,1374,10,0,0,1), - (5496,1375,300,0,0,10), - (5496,1376,2000,0,0,20), - (5496,1377,1500,0,0,18), - (5496,1381,100,0,0,6), - (5496,1382,600,0,0,12), - (5496,1383,300,0,0,10), - (5496,1384,2000,0,0,20), - (5496,1393,100,0,0,4), - (5496,1394,600,0,0,12), - (5496,1404,6000,0,0,30), - (5496,1406,2000,0,0,20), - (5496,1407,5000,0,0,28), - (5496,1476,100,0,0,6), - (5496,1477,1200,0,0,16), - (5496,1478,4000,0,0,26), - (5496,1571,14000,0,0,48), - (5496,1572,11000,0,0,42), - (5496,2942,6000,0,0,30), - (5496,2945,1500,0,0,18), - (5496,2971,4000,0,0,26), - (5496,2972,10000,0,0,38), - (5496,3704,600,0,0,12), - (5496,3705,2000,0,0,20), - (5496,3706,5000,0,0,28), - (5496,3707,9000,0,0,36), - (5496,5139,3000,0,0,24), - (5496,5486,11000,0,0,40), - (5496,5501,3000,0,0,24), - (5496,5698,1200,0,0,16), - (5496,5700,8000,0,0,34), - (5496,5702,13000,0,0,46), - (5496,5709,6000,0,0,30), - (5496,5736,4000,0,0,26), - (5496,5741,2000,0,0,20), - (5496,5783,200,0,0,8), - (5496,6203,300,0,0,10), - (5496,6204,2500,0,0,22), - (5496,6206,2500,0,0,22), - (5496,6214,7000,0,0,32), - (5496,6216,22000,0,0,56), - (5496,6218,5000,0,0,28), - (5496,6220,8000,0,0,34), - (5496,6221,100,0,0,4), - (5496,6224,900,0,0,14), - (5496,6225,3000,0,0,24), - (5496,6227,8000,0,0,34), - (5496,6228,2500,0,0,22), - (5496,6232,7000,0,0,32), - (5496,6485,9000,0,0,36), - (5496,7642,9000,0,0,36), - (5496,7647,7000,0,0,32), - (5496,7649,8000,0,0,34), - (5496,7650,900,0,0,14), - (5496,7652,10000,0,0,38), - (5496,7660,5000,0,0,28), - (5496,7661,11000,0,0,42), - (5496,7662,300,0,0,10), - (5496,7663,2000,0,0,20), - (5496,7664,5000,0,0,28), - (5496,7665,6000,0,0,30), - (5496,7666,7000,0,0,32), - (5496,8290,3000,0,0,24), - (5496,8291,10000,0,0,38), - (5496,11662,12000,0,0,44), - (5496,11663,18000,0,0,52), - (5496,11664,26000,0,0,60), - (5496,11666,11000,0,0,40), - (5496,11669,15000,0,0,50), - (5496,11670,26000,0,0,60), - (5496,11673,12000,0,0,44), - (5496,11674,20000,0,0,54), - (5496,11676,18000,0,0,52), - (5496,11679,13000,0,0,46), - (5496,11680,24000,0,0,58), - (5496,11685,9900,0,0,42), - (5496,11686,18000,0,0,54), - (5496,11690,9000,0,0,36), - (5496,11691,13000,0,0,46), - (5496,11692,22000,0,0,56), - (5496,11696,12000,0,0,44), - (5496,11697,18000,0,0,52), - (5496,11698,26000,0,0,60), - (5496,11701,13000,0,0,46), - (5496,11702,20000,0,0,54), - (5496,11705,12000,0,0,44), - (5496,11709,11000,0,0,42), - (5496,11710,18000,0,0,52), - (5496,11714,10000,0,0,38), - (5496,11715,14000,0,0,48), - (5496,11716,24000,0,0,58), - (5496,11718,22000,0,0,56), - (5496,11720,15000,0,0,50), - (5496,11723,13000,0,0,46), - (5496,11724,26000,0,0,60), - (5496,11727,12000,0,0,44), - (5496,11728,24000,0,0,58), - (5496,11731,24000,0,0,58), - (5496,11736,11000,0,0,40), - (5496,11737,15000,0,0,50), - (5496,11738,26000,0,0,60), - (5496,11741,11000,0,0,42), - (5496,11742,18000,0,0,52), - (5496,11788,15000,0,0,50), - (5496,17732,14000,0,0,48), - (5496,17733,26000,0,0,60), - (5496,17865,12000,0,0,44), - (5496,18154,4000,0,0,26), - (5496,18155,8000,0,0,34), - (5496,18156,11000,0,0,42), - (5496,18157,15000,0,0,50), - (5496,18158,24000,0,0,58), - (5496,18160,22000,0,0,56), - (5496,18161,15000,0,0,50), - (5496,18162,24000,0,0,58), - (5496,18169,20000,0,0,54), - (5496,18170,13000,0,0,46), - (5496,18171,22000,0,0,56), - (5496,18648,13000,0,0,46), - (5496,18753,26000,0,0,60), - (5496,18872,150,0,0,24), - (5496,18875,350,0,0,32), - (5496,18876,550,0,0,40), - (5496,18877,700,0,0,48), - (5496,18878,22000,0,0,56), - (5496,18927,500,0,0,38), - (5496,18928,700,0,0,48), - (5496,18929,1200,0,0,58), - (5496,18933,700,0,0,48), - (5496,18934,1000,0,0,54), - (5496,18935,1300,0,0,60), - (5496,18939,750,0,0,50), - (5496,18940,1300,0,0,60), - (5496,20766,6000,0,0,30), - (5496,20767,11000,0,0,40), - (5496,20768,15000,0,0,50), - (5496,20769,26000,0,0,60), - (5496,17938,22000,17862,0,56), - (5497,1035,2000,0,0,20), - (5497,1142,100,0,0,4), - (5497,1168,200,0,0,8), - (5497,1173,100,0,0,6), - (5497,1174,400,0,0,10), - (5497,1176,1800,0,0,18), - (5497,1191,200,0,0,8), - (5497,1194,400,0,0,10), - (5497,1196,2000,0,0,20), - (5497,1198,600,0,0,12), - (5497,1200,2000,0,0,20), - (5497,1210,7000,0,0,28), - (5497,1211,900,0,0,14), - (5497,1214,8000,0,0,30), - (5497,1225,5000,0,0,26), - (5497,1228,15000,0,0,40), - (5497,1241,5000,0,0,26), - (5497,1249,100,0,0,6), - (5497,1250,600,0,0,12), - (5497,1251,3000,0,0,22), - (5497,1266,600,0,0,12), - (5497,1267,1800,0,0,18), - (5497,1467,900,0,0,14), - (5497,1472,10,0,0,1), - (5497,1473,900,0,0,14), - (5497,1474,7000,0,0,28), - (5497,1475,22750,0,0,42), - (5497,1481,2000,0,0,20), - (5497,1811,3000,0,0,22), - (5497,1830,200,0,0,24), - (5497,2124,1500,0,0,16), - (5497,2125,4000,0,0,24), - (5497,2141,100,0,0,6), - (5497,2142,900,0,0,14), - (5497,2143,3000,0,0,22), - (5497,2858,1500,0,0,16), - (5497,3142,1800,0,0,18), - (5497,3553,14000,0,0,38), - (5497,3576,4000,0,0,24), - (5497,5146,200,0,0,8), - (5497,5147,1500,0,0,16), - (5497,5148,4000,0,0,24), - (5497,5499,2000,0,0,20), - (5497,5507,100,0,0,4), - (5497,5565,400,0,0,10), - (5497,5566,2000,0,0,20), - (5497,6121,13000,0,0,34), - (5497,6128,8000,0,0,30), - (5497,6130,10000,0,0,32), - (5497,6132,15000,0,0,40), - (5497,6142,7000,0,0,28), - (5497,6144,3000,0,0,22), - (5497,6493,600,0,0,12), - (5497,7323,2000,0,0,20), - (5497,8403,4000,0,0,24), - (5497,8404,8000,0,0,30), - (5497,8405,13000,0,0,36), - (5497,8409,5000,0,0,26), - (5497,8410,10000,0,0,32), - (5497,8411,14000,0,0,38), - (5497,8414,8000,0,0,30), - (5497,8415,14000,0,0,38), - (5497,8420,10000,0,0,32), - (5497,8421,15000,0,0,40), - (5497,8425,10000,0,0,32), - (5497,8426,15000,0,0,40), - (5497,8428,13000,0,0,36), - (5497,8440,3000,0,0,22), - (5497,8441,8000,0,0,30), - (5497,8442,14000,0,0,38), - (5497,8447,7000,0,0,28), - (5497,8448,12000,0,0,34), - (5497,8449,15000,0,0,40), - (5497,8452,4000,0,0,24), - (5497,8453,15000,0,0,36), - (5497,8456,8000,0,0,30), - (5497,8459,8000,0,0,30), - (5497,8460,15000,0,0,40), - (5497,8463,10000,0,0,32), - (5497,8464,18000,0,0,42), - (5497,8493,12000,0,0,34), - (5497,8496,7000,0,0,28), - (5497,8497,13000,0,0,36), - (5497,10055,28000,0,0,48), - (5497,10056,40000,0,0,58), - (5497,10141,15000,0,0,40), - (5497,10142,32000,0,0,50), - (5497,10146,22750,0,0,42), - (5497,10147,35000,0,0,52), - (5497,10152,22750,0,0,42), - (5497,10153,28000,0,0,48), - (5497,10154,36000,0,0,54), - (5497,10155,42000,0,0,60), - (5497,10158,38000,0,0,56), - (5497,10162,22750,0,0,42), - (5497,10163,32000,0,0,50), - (5497,10164,40000,0,0,58), - (5497,10171,18000,0,0,42), - (5497,10172,36000,0,0,54), - (5497,10175,28000,0,0,48), - (5497,10176,42000,0,0,60), - (5497,10178,35000,0,0,52), - (5497,10182,23000,0,0,44), - (5497,10183,32000,0,0,50), - (5497,10184,38000,0,0,56), - (5497,10188,23000,0,0,44), - (5497,10189,35000,0,0,52), - (5497,10190,42000,0,0,60), - (5497,10194,23000,0,0,44), - (5497,10195,35000,0,0,52), - (5497,10196,42000,0,0,60), - (5497,10198,26000,0,0,46), - (5497,10200,36000,0,0,54), - (5497,10203,26000,0,0,46), - (5497,10204,36000,0,0,54), - (5497,10208,26000,0,0,46), - (5497,10209,35000,0,0,52), - (5497,10210,40000,0,0,58), - (5497,10213,28000,0,0,48), - (5497,10214,38000,0,0,56), - (5497,10217,28000,0,0,48), - (5497,10218,38000,0,0,56), - (5497,10221,32000,0,0,50), - (5497,10222,42000,0,0,60), - (5497,10224,32000,0,0,50), - (5497,10226,42000,0,0,60), - (5497,10231,36000,0,0,54), - (5497,12827,2000,0,0,20), - (5497,12828,15000,0,0,40), - (5497,12829,42000,0,0,60), - (5497,13011,400,0,0,30), - (5497,13012,650,0,0,36), - (5497,13014,900,0,0,42), - (5497,13015,900,0,0,48), - (5497,13016,1800,0,0,54), - (5497,13017,1890,0,0,60), - (5497,13023,650,0,0,36), - (5497,13024,1150,0,0,44), - (5497,13025,1750,0,0,52), - (5497,13026,2100,0,0,60), - (5497,13037,6500,0,0,46), - (5497,13038,8750,0,0,52), - (5497,13039,9000,0,0,58), - (5497,22784,28000,0,0,46), - (5497,22785,40000,0,0,58), - (5497,28403,2000,0,0,20), - (5498,1035,2000,0,0,20), - (5498,1142,100,0,0,4), - (5498,1168,200,0,0,8), - (5498,1173,100,0,0,6), - (5498,1174,400,0,0,10), - (5498,1176,1800,0,0,18), - (5498,1191,200,0,0,8), - (5498,1194,400,0,0,10), - (5498,1196,2000,0,0,20), - (5498,1198,600,0,0,12), - (5498,1200,2000,0,0,20), - (5498,1210,7000,0,0,28), - (5498,1211,900,0,0,14), - (5498,1214,8000,0,0,30), - (5498,1225,5000,0,0,26), - (5498,1228,15000,0,0,40), - (5498,1241,5000,0,0,26), - (5498,1249,100,0,0,6), - (5498,1250,600,0,0,12), - (5498,1251,3000,0,0,22), - (5498,1266,600,0,0,12), - (5498,1267,1800,0,0,18), - (5498,1467,900,0,0,14), - (5498,1472,10,0,0,1), - (5498,1473,900,0,0,14), - (5498,1474,7000,0,0,28), - (5498,1475,22750,0,0,42), - (5498,1481,2000,0,0,20), - (5498,1811,3000,0,0,22), - (5498,1830,200,0,0,24), - (5498,2124,1500,0,0,16), - (5498,2125,4000,0,0,24), - (5498,2141,100,0,0,6), - (5498,2142,900,0,0,14), - (5498,2143,3000,0,0,22), - (5498,2858,1500,0,0,16), - (5498,3142,1800,0,0,18), - (5498,3553,14000,0,0,38), - (5498,3576,4000,0,0,24), - (5498,5146,200,0,0,8), - (5498,5147,1500,0,0,16), - (5498,5148,4000,0,0,24), - (5498,5499,2000,0,0,20), - (5498,5507,100,0,0,4), - (5498,5565,400,0,0,10), - (5498,5566,2000,0,0,20), - (5498,6121,13000,0,0,34), - (5498,6128,8000,0,0,30), - (5498,6130,10000,0,0,32), - (5498,6132,15000,0,0,40), - (5498,6142,7000,0,0,28), - (5498,6144,3000,0,0,22), - (5498,6493,600,0,0,12), - (5498,7323,2000,0,0,20), - (5498,8403,4000,0,0,24), - (5498,8404,8000,0,0,30), - (5498,8405,13000,0,0,36), - (5498,8409,5000,0,0,26), - (5498,8410,10000,0,0,32), - (5498,8411,14000,0,0,38), - (5498,8414,8000,0,0,30), - (5498,8415,14000,0,0,38), - (5498,8420,10000,0,0,32), - (5498,8421,15000,0,0,40), - (5498,8425,10000,0,0,32), - (5498,8426,15000,0,0,40), - (5498,8428,13000,0,0,36), - (5498,8440,3000,0,0,22), - (5498,8441,8000,0,0,30), - (5498,8442,14000,0,0,38), - (5498,8447,7000,0,0,28), - (5498,8448,12000,0,0,34), - (5498,8449,15000,0,0,40), - (5498,8452,4000,0,0,24), - (5498,8453,15000,0,0,36), - (5498,8456,8000,0,0,30), - (5498,8459,8000,0,0,30), - (5498,8460,15000,0,0,40), - (5498,8463,10000,0,0,32), - (5498,8464,18000,0,0,42), - (5498,8493,12000,0,0,34), - (5498,8496,7000,0,0,28), - (5498,8497,13000,0,0,36), - (5498,10055,28000,0,0,48), - (5498,10056,40000,0,0,58), - (5498,10141,15000,0,0,40), - (5498,10142,32000,0,0,50), - (5498,10146,22750,0,0,42), - (5498,10147,35000,0,0,52), - (5498,10152,22750,0,0,42), - (5498,10153,28000,0,0,48), - (5498,10154,36000,0,0,54), - (5498,10155,42000,0,0,60), - (5498,10158,38000,0,0,56), - (5498,10162,22750,0,0,42), - (5498,10163,32000,0,0,50), - (5498,10164,40000,0,0,58), - (5498,10171,18000,0,0,42), - (5498,10172,36000,0,0,54), - (5498,10175,28000,0,0,48), - (5498,10176,42000,0,0,60), - (5498,10178,35000,0,0,52), - (5498,10182,23000,0,0,44), - (5498,10183,32000,0,0,50), - (5498,10184,38000,0,0,56), - (5498,10188,23000,0,0,44), - (5498,10189,35000,0,0,52), - (5498,10190,42000,0,0,60), - (5498,10194,23000,0,0,44), - (5498,10195,35000,0,0,52), - (5498,10196,42000,0,0,60), - (5498,10198,26000,0,0,46), - (5498,10200,36000,0,0,54), - (5498,10203,26000,0,0,46), - (5498,10204,36000,0,0,54), - (5498,10208,26000,0,0,46), - (5498,10209,35000,0,0,52), - (5498,10210,40000,0,0,58), - (5498,10213,28000,0,0,48), - (5498,10214,38000,0,0,56), - (5498,10217,28000,0,0,48), - (5498,10218,38000,0,0,56), - (5498,10221,32000,0,0,50), - (5498,10222,42000,0,0,60), - (5498,10224,32000,0,0,50), - (5498,10226,42000,0,0,60), - (5498,10231,36000,0,0,54), - (5498,12827,2000,0,0,20), - (5498,12828,15000,0,0,40), - (5498,12829,42000,0,0,60), - (5498,13011,400,0,0,30), - (5498,13012,650,0,0,36), - (5498,13014,900,0,0,42), - (5498,13015,900,0,0,48), - (5498,13016,1800,0,0,54), - (5498,13017,1890,0,0,60), - (5498,13023,650,0,0,36), - (5498,13024,1150,0,0,44), - (5498,13025,1750,0,0,52), - (5498,13026,2100,0,0,60), - (5498,13037,6500,0,0,46), - (5498,13038,8750,0,0,52), - (5498,13039,9000,0,0,58), - (5498,22784,28000,0,0,46), - (5498,22785,40000,0,0,58), - (5498,28403,2000,0,0,20), - (5499,2275,10,0,0,5), - (5499,2280,450,171,50,10), - (5499,2339,100,171,25,0), - (5499,2340,135,171,40,0), - (5499,2341,250,171,55,0), - (5499,3179,450,171,90,0), - (5499,3181,1350,171,120,0), - (5499,3184,50,171,15,0), - (5499,3185,1350,171,125,0), - (5499,3186,1800,171,130,0), - (5499,3458,3600,171,110,0), - (5499,7180,405,171,90,0), - (5499,7838,225,171,80,0), - (5499,7839,900,171,130,0), - (5499,7842,900,171,100,0), - (5499,7846,2700,171,140,0), - (5499,11536,225,171,50,0), - (5500,2275,10,0,0,5), - (5500,2339,100,171,25,0), - (5500,2340,135,171,40,0), - (5500,2341,250,171,55,0), - (5500,3179,450,171,90,0), - (5500,3181,1350,171,120,0), - (5500,3184,50,171,15,0), - (5500,3185,1350,171,125,0), - (5500,3186,1800,171,130,0), - (5500,3458,3600,171,110,0), - (5500,7180,405,171,90,0), - (5500,7838,225,171,80,0), - (5500,7839,900,171,130,0), - (5500,7842,900,171,100,0), - (5500,7846,2700,171,140,0), - (5500,11536,225,171,50,0), - (5501,796,2200,0,0,20), - (5501,1117,600,0,0,12), - (5501,1424,2200,0,0,20), - (5501,1547,10,0,0,1), - (5501,1549,1800,0,0,16), - (5501,1552,2200,0,0,20), - (5501,1563,1800,0,0,50), - (5501,1564,18000,0,0,40), - (5501,1567,1200,0,0,14), - (5501,1603,10000,0,0,32), - (5501,2003,100,0,0,4), - (5501,2898,14000,0,0,36), - (5501,2899,1200,0,0,14), - (5501,2979,600,0,0,12), - (5501,3047,6000,0,0,22), - (5501,3048,100,0,0,6), - (5501,3049,7000,0,0,26), - (5501,3128,200,0,0,8), - (5501,3663,8000,0,0,28), - (5501,3664,14000,0,0,36), - (5501,5117,200,0,0,8), - (5501,5131,2200,0,0,20), - (5501,5298,100,0,0,6), - (5501,5338,2000,0,0,18), - (5501,5385,8000,0,0,30), - (5501,6198,1200,0,0,14), - (5501,6385,400,0,0,10), - (5501,6791,2200,0,0,20), - (5501,6792,7000,0,0,24), - (5501,6999,8000,0,0,30), - (5501,8738,18000,0,0,40), - (5501,13160,18000,0,0,40), - (5501,13162,8000,0,0,30), - (5501,13164,100,0,0,4), - (5501,13545,26000,0,0,44), - (5501,13546,40000,0,0,52), - (5501,13547,50000,0,0,60), - (5501,13556,400,0,0,10), - (5501,13557,2000,0,0,18), - (5501,13558,7000,0,0,26), - (5501,13559,12000,0,0,34), - (5501,13560,24000,0,0,42), - (5501,13561,36000,0,0,50), - (5501,13562,48000,0,0,58), - (5501,13799,1800,0,0,16), - (5501,13811,8000,0,0,28), - (5501,13814,12000,0,0,34), - (5501,14332,200,0,0,8), - (5501,14333,1800,0,0,16), - (5501,14334,7000,0,0,24), - (5501,14335,10000,0,0,32), - (5501,14336,18000,0,0,40), - (5501,14337,32000,0,0,48), - (5501,14338,46000,0,0,56), - (5501,14339,16000,0,0,38), - (5501,14340,5000,0,0,60), - (5501,14341,8000,0,0,30), - (5501,14342,26000,0,0,44), - (5501,14343,48000,0,0,58), - (5501,14344,12000,0,0,34), - (5501,14345,32000,0,0,48), - (5501,14346,2200,0,0,20), - (5501,14347,10000,0,0,32), - (5501,14348,24000,0,0,42), - (5501,14349,40000,0,0,52), - (5501,14350,28000,0,0,46), - (5501,14351,46000,0,0,56), - (5501,14352,600,0,0,12), - (5501,14353,2200,0,0,20), - (5501,14354,8000,0,0,28), - (5501,14355,14000,0,0,36), - (5501,14356,26000,0,0,44), - (5501,14357,40000,0,0,52), - (5501,14358,50000,0,0,60), - (5501,14359,24000,0,0,42), - (5501,14360,42000,0,0,54), - (5501,14361,36000,0,0,50), - (5501,14362,48000,0,0,58), - (5501,14364,7000,0,0,26), - (5501,14365,14000,0,0,36), - (5501,14366,28000,0,0,46), - (5501,14367,46000,0,0,56), - (5501,14368,18000,0,0,40), - (5501,14370,50000,0,0,60), - (5501,14372,26000,0,0,44), - (5501,14373,42000,0,0,54), - (5501,14374,2000,0,0,18), - (5501,14375,8000,0,0,28), - (5501,14376,16000,0,0,38), - (5501,14377,32000,0,0,48), - (5501,14378,48000,0,0,58), - (5501,14431,6000,0,0,22), - (5501,14432,18000,0,0,40), - (5501,14434,48000,0,0,58), - (5501,14445,8000,0,0,30), - (5501,14446,28000,0,0,46), - (5501,15637,8000,0,0,30), - (5501,15638,18000,0,0,40), - (5501,15639,36000,0,0,50), - (5501,15640,50000,0,0,60), - (5501,20044,28000,0,0,46), - (5501,20155,10000,0,0,32), - (5501,20156,36000,0,0,50), - (5501,20157,7000,0,0,26), - (5501,20158,18000,0,0,40), - (5501,20159,7000,0,0,24), - (5501,20160,400,0,0,10), - (5501,20161,2000,0,0,18), - (5501,20191,46000,0,0,56), - (5501,20738,600,0,0,12), - (5501,20931,400,0,0,28), - (5501,20932,700,0,0,36), - (5501,20933,1300,0,0,44), - (5501,20934,2000,0,0,52), - (5501,20935,2500,0,0,60), - (5501,20938,2500,0,0,60), - (5501,20940,1800,0,0,50), - (5501,20941,2500,0,0,60), - (5501,20942,1200,0,0,42), - (5501,20943,2100,0,0,54), - (5502,2372,10,0,0,0), - (5502,2373,500,182,50,0), - (5502,3571,5000,182,125,0), - (5502,11994,50000,182,200,0), - (5504,499,2000,0,0,20), - (5504,1151,4500,0,0,26), - (5504,1414,1900,0,0,18), - (5504,1415,6000,0,0,30), - (5504,1416,16000,0,0,42), - (5504,1420,100,0,0,6), - (5504,1421,900,0,0,14), - (5504,1422,4000,0,0,24), - (5504,1428,100,0,0,4), - (5504,1429,300,0,0,10), - (5504,1431,1800,0,0,16), - (5504,1432,4000,0,0,24), - (5504,1433,10000,0,0,34), - (5504,1435,200,0,0,8), - (5504,1436,1900,0,0,18), - (5504,1439,6000,0,0,30), - (5504,1441,6000,0,0,30), - (5504,1445,2000,0,0,20), - (5504,1448,2000,0,0,20), - (5504,1736,300,0,0,10), - (5504,1737,2000,0,0,20), - (5504,1827,4000,0,0,24), - (5504,1828,10000,0,0,34), - (5504,1829,18000,0,0,44), - (5504,2092,3000,0,0,22), - (5504,2093,5000,0,0,28), - (5504,2788,4000,0,0,24), - (5504,2889,28000,0,0,54), - (5504,2897,4500,0,0,26), - (5504,2910,3000,0,0,22), - (5504,2914,2000,0,0,20), - (5504,2919,5000,0,0,28), - (5504,2920,12000,0,0,38), - (5504,3030,5000,0,0,28), - (5504,3139,1800,0,0,16), - (5504,3628,10000,0,0,34), - (5504,3739,300,0,0,30), - (5504,5181,100,0,0,6), - (5504,5182,900,0,0,14), - (5504,5183,3000,0,0,22), - (5504,5184,6000,0,0,30), - (5504,5190,200,0,0,8), - (5504,5192,900,0,0,14), - (5504,5193,2000,0,0,20), - (5504,5194,4500,0,0,26), - (5504,5203,12000,0,0,38), - (5504,5204,22000,0,0,48), - (5504,5210,5000,0,0,28), - (5504,5212,900,0,0,14), - (5504,5216,2000,0,0,20), - (5504,5218,4000,0,0,24), - (5504,5222,3000,0,0,22), - (5504,5226,8000,0,0,32), - (5504,5228,800,0,0,12), - (5504,5230,95,0,0,18), - (5504,5231,10,0,0,1), - (5504,5233,300,0,0,10), - (5504,5235,2000,0,0,20), - (5504,5299,1900,0,0,18), - (5504,6779,8000,0,0,32), - (5504,6781,12000,0,0,38), - (5504,6782,6000,0,0,30), - (5504,6784,14000,0,0,40), - (5504,6786,8000,0,0,32), - (5504,6790,16000,0,0,42), - (5504,6794,11000,0,0,36), - (5504,6799,6000,0,0,30), - (5504,6801,6000,0,0,30), - (5504,6811,1900,0,0,18), - (5504,6812,4500,0,0,26), - (5504,8904,12000,0,0,38), - (5504,8906,20000,0,0,46), - (5504,8908,14000,0,0,40), - (5504,8911,14000,0,0,40), - (5504,8915,10000,0,0,34), - (5504,8920,14000,0,0,40), - (5504,8922,100,0,0,4), - (5504,8930,300,0,0,10), - (5504,8931,1800,0,0,16), - (5504,8932,3000,0,0,22), - (5504,8933,5000,0,0,28), - (5504,8934,10000,0,0,34), - (5504,8935,14000,0,0,40), - (5504,8937,800,0,0,12), - (5504,8942,1900,0,0,18), - (5504,8943,4000,0,0,24), - (5504,8944,6000,0,0,30), - (5504,8945,11000,0,0,36), - (5504,8952,4500,0,0,26), - (5504,8953,10000,0,0,34), - (5504,8954,16000,0,0,42), - (5504,8956,12000,0,0,38), - (5504,8973,10000,0,0,34), - (5504,8984,20000,0,0,46), - (5504,8993,12000,0,0,38), - (5504,8999,5000,0,0,28), - (5504,9001,14000,0,0,40), - (5504,9006,11000,0,0,36), - (5504,9491,8000,0,0,32), - (5504,9494,5000,0,0,28), - (5504,9495,11000,0,0,36), - (5504,9746,16000,0,0,42), - (5504,9748,16000,0,0,42), - (5504,9751,16000,0,0,42), - (5504,9753,18000,0,0,44), - (5504,9755,18000,0,0,44), - (5504,9757,18000,0,0,44), - (5504,9759,18000,0,0,44), - (5504,9822,20000,0,0,46), - (5504,9825,20000,0,0,46), - (5504,9828,30000,0,0,56), - (5504,9831,20000,0,0,46), - (5504,9832,28000,0,0,54), - (5504,9836,20000,0,0,46), - (5504,9837,26000,0,0,52), - (5504,9838,32000,0,0,58), - (5504,9842,20000,0,0,46), - (5504,9843,26000,0,0,52), - (5504,9844,32000,0,0,58), - (5504,9847,22000,0,0,48), - (5504,9848,34000,0,0,60), - (5504,9851,32000,0,0,58), - (5504,9854,22000,0,0,48), - (5504,9855,32000,0,0,58), - (5504,9859,22000,0,0,48), - (5504,9860,28000,0,0,54), - (5504,9861,34000,0,0,60), - (5504,9864,23000,0,0,50), - (5504,9865,34000,0,0,60), - (5504,9868,23000,0,0,50), - (5504,9869,32000,0,0,58), - (5504,9877,23000,0,0,50), - (5504,9878,32000,0,0,58), - (5504,9882,23000,0,0,50), - (5504,9883,32000,0,0,58), - (5504,9886,23000,0,0,50), - (5504,9887,34000,0,0,60), - (5504,9890,23000,0,0,50), - (5504,9891,30000,0,0,56), - (5504,9893,26000,0,0,52), - (5504,9895,26000,0,0,52), - (5504,9897,34000,0,0,60), - (5504,9899,26000,0,0,52), - (5504,9902,28000,0,0,54), - (5504,9905,28000,0,0,54), - (5504,9909,28000,0,0,54), - (5504,9911,28000,0,0,54), - (5504,9914,34000,0,0,60), - (5504,10343,28000,0,0,54), - (5504,11594,14000,0,0,40), - (5504,16915,23000,0,0,50), - (5504,17373,250,0,0,28), - (5504,17374,600,0,0,38), - (5504,17375,1100,0,0,48), - (5504,17376,1600,10,0,58), - (5504,17396,800,0,0,42), - (5504,17397,1400,0,0,54), - (5504,17406,34000,0,0,60), - (5504,18659,12000,0,0,38), - (5504,18660,32000,0,0,58), - (5504,20485,2000,0,0,20), - (5504,20722,14000,0,0,40), - (5504,20744,6000,0,0,30), - (5504,20745,14000,0,0,40), - (5504,20749,23000,0,0,50), - (5504,20750,34000,0,0,60), - (5504,22569,8000,0,0,32), - (5504,22826,18000,0,0,44), - (5504,22830,14000,0,0,40), - (5504,22831,22000,0,0,48), - (5504,22832,30000,0,0,56), - (5504,22894,11000,0,0,36), - (5504,22897,20000,0,0,46), - (5504,22898,30000,0,0,56), - (5504,24922,14000,0,0,40), - (5504,24978,300,0,0,30), - (5504,24979,700,0,0,40), - (5504,24980,1150,0,0,50), - (5504,24981,1700,0,0,60), - (5504,29167,14000,0,0,40), - (5505,499,2000,0,0,20), - (5505,1151,4500,0,0,26), - (5505,1414,1900,0,0,18), - (5505,1415,6000,0,0,30), - (5505,1416,16000,0,0,42), - (5505,1420,100,0,0,6), - (5505,1421,900,0,0,14), - (5505,1422,4000,0,0,24), - (5505,1428,100,0,0,4), - (5505,1429,300,0,0,10), - (5505,1431,1800,0,0,16), - (5505,1432,4000,0,0,24), - (5505,1433,10000,0,0,34), - (5505,1435,200,0,0,8), - (5505,1436,1900,0,0,18), - (5505,1439,6000,0,0,30), - (5505,1441,6000,0,0,30), - (5505,1445,2000,0,0,20), - (5505,1448,2000,0,0,20), - (5505,1736,300,0,0,10), - (5505,1737,2000,0,0,20), - (5505,1827,4000,0,0,24), - (5505,1828,10000,0,0,34), - (5505,1829,18000,0,0,44), - (5505,2092,3000,0,0,22), - (5505,2093,5000,0,0,28), - (5505,2788,4000,0,0,24), - (5505,2889,28000,0,0,54), - (5505,2897,4500,0,0,26), - (5505,2910,3000,0,0,22), - (5505,2914,2000,0,0,20), - (5505,2919,5000,0,0,28), - (5505,2920,12000,0,0,38), - (5505,3030,5000,0,0,28), - (5505,3139,1800,0,0,16), - (5505,3628,10000,0,0,34), - (5505,3739,300,0,0,30), - (5505,5181,100,0,0,6), - (5505,5182,900,0,0,14), - (5505,5183,3000,0,0,22), - (5505,5184,6000,0,0,30), - (5505,5190,200,0,0,8), - (5505,5192,900,0,0,14), - (5505,5193,2000,0,0,20), - (5505,5194,4500,0,0,26), - (5505,5203,12000,0,0,38), - (5505,5204,22000,0,0,48), - (5505,5210,5000,0,0,28), - (5505,5212,900,0,0,14), - (5505,5216,2000,0,0,20), - (5505,5218,4000,0,0,24), - (5505,5222,3000,0,0,22), - (5505,5226,8000,0,0,32), - (5505,5228,800,0,0,12), - (5505,5230,95,0,0,18), - (5505,5231,10,0,0,1), - (5505,5233,300,0,0,10), - (5505,5235,2000,0,0,20), - (5505,5299,1900,0,0,18), - (5505,6779,8000,0,0,32), - (5505,6781,12000,0,0,38), - (5505,6782,6000,0,0,30), - (5505,6784,14000,0,0,40), - (5505,6786,8000,0,0,32), - (5505,6790,16000,0,0,42), - (5505,6794,11000,0,0,36), - (5505,6799,6000,0,0,30), - (5505,6801,6000,0,0,30), - (5505,6811,1900,0,0,18), - (5505,6812,4500,0,0,26), - (5505,8904,12000,0,0,38), - (5505,8906,20000,0,0,46), - (5505,8908,14000,0,0,40), - (5505,8911,14000,0,0,40), - (5505,8915,10000,0,0,34), - (5505,8920,14000,0,0,40), - (5505,8922,100,0,0,4), - (5505,8930,300,0,0,10), - (5505,8931,1800,0,0,16), - (5505,8932,3000,0,0,22), - (5505,8933,5000,0,0,28), - (5505,8934,10000,0,0,34), - (5505,8935,14000,0,0,40), - (5505,8937,800,0,0,12), - (5505,8942,1900,0,0,18), - (5505,8943,4000,0,0,24), - (5505,8944,6000,0,0,30), - (5505,8945,11000,0,0,36), - (5505,8952,4500,0,0,26), - (5505,8953,10000,0,0,34), - (5505,8954,16000,0,0,42), - (5505,8956,12000,0,0,38), - (5505,8973,10000,0,0,34), - (5505,8984,20000,0,0,46), - (5505,8993,12000,0,0,38), - (5505,8999,5000,0,0,28), - (5505,9001,14000,0,0,40), - (5505,9006,11000,0,0,36), - (5505,9491,8000,0,0,32), - (5505,9494,5000,0,0,28), - (5505,9495,11000,0,0,36), - (5505,9746,16000,0,0,42), - (5505,9748,16000,0,0,42), - (5505,9751,16000,0,0,42), - (5505,9753,18000,0,0,44), - (5505,9755,18000,0,0,44), - (5505,9757,18000,0,0,44), - (5505,9759,18000,0,0,44), - (5505,9822,20000,0,0,46), - (5505,9825,20000,0,0,46), - (5505,9828,30000,0,0,56), - (5505,9831,20000,0,0,46), - (5505,9832,28000,0,0,54), - (5505,9836,20000,0,0,46), - (5505,9837,26000,0,0,52), - (5505,9838,32000,0,0,58), - (5505,9842,20000,0,0,46), - (5505,9843,26000,0,0,52), - (5505,9844,32000,0,0,58), - (5505,9847,22000,0,0,48), - (5505,9848,34000,0,0,60), - (5505,9851,32000,0,0,58), - (5505,9854,22000,0,0,48), - (5505,9855,32000,0,0,58), - (5505,9859,22000,0,0,48), - (5505,9860,28000,0,0,54), - (5505,9861,34000,0,0,60), - (5505,9864,23000,0,0,50), - (5505,9865,34000,0,0,60), - (5505,9868,23000,0,0,50), - (5505,9869,32000,0,0,58), - (5505,9877,23000,0,0,50), - (5505,9878,32000,0,0,58), - (5505,9882,23000,0,0,50), - (5505,9883,32000,0,0,58), - (5505,9886,23000,0,0,50), - (5505,9887,34000,0,0,60), - (5505,9890,23000,0,0,50), - (5505,9891,30000,0,0,56), - (5505,9893,26000,0,0,52), - (5505,9895,26000,0,0,52), - (5505,9897,34000,0,0,60), - (5505,9899,26000,0,0,52), - (5505,9902,28000,0,0,54), - (5505,9905,28000,0,0,54), - (5505,9909,28000,0,0,54), - (5505,9911,28000,0,0,54), - (5505,9914,34000,0,0,60), - (5505,10343,28000,0,0,54), - (5505,11594,14000,0,0,40), - (5505,16915,23000,0,0,50), - (5505,17373,250,0,0,28), - (5505,17374,600,0,0,38), - (5505,17375,1100,0,0,48), - (5505,17376,1600,10,0,58), - (5505,17396,800,0,0,42), - (5505,17397,1400,0,0,54), - (5505,17406,34000,0,0,60), - (5505,18659,12000,0,0,38), - (5505,18660,32000,0,0,58), - (5505,20485,2000,0,0,20), - (5505,20722,14000,0,0,40), - (5505,20744,6000,0,0,30), - (5505,20745,14000,0,0,40), - (5505,20749,23000,0,0,50), - (5505,20750,34000,0,0,60), - (5505,22569,8000,0,0,32), - (5505,22826,18000,0,0,44), - (5505,22830,14000,0,0,40), - (5505,22831,22000,0,0,48), - (5505,22832,30000,0,0,56), - (5505,22894,11000,0,0,36), - (5505,22897,20000,0,0,46), - (5505,22898,30000,0,0,56), - (5505,24922,14000,0,0,40), - (5505,24978,300,0,0,30), - (5505,24979,700,0,0,40), - (5505,24980,1150,0,0,50), - (5505,24981,1700,0,0,60), - (5505,29167,14000,0,0,40), - (5506,499,2000,0,0,20), - (5506,1151,4500,0,0,26), - (5506,1414,1900,0,0,18), - (5506,1415,6000,0,0,30), - (5506,1416,16000,0,0,42), - (5506,1420,100,0,0,6), - (5506,1421,900,0,0,14), - (5506,1422,4000,0,0,24), - (5506,1428,100,0,0,4), - (5506,1429,300,0,0,10), - (5506,1431,1800,0,0,16), - (5506,1432,4000,0,0,24), - (5506,1433,10000,0,0,34), - (5506,1435,200,0,0,8), - (5506,1436,1900,0,0,18), - (5506,1439,6000,0,0,30), - (5506,1441,6000,0,0,30), - (5506,1445,2000,0,0,20), - (5506,1448,2000,0,0,20), - (5506,1736,300,0,0,10), - (5506,1737,2000,0,0,20), - (5506,1827,4000,0,0,24), - (5506,1828,10000,0,0,34), - (5506,1829,18000,0,0,44), - (5506,2092,3000,0,0,22), - (5506,2093,5000,0,0,28), - (5506,2788,4000,0,0,24), - (5506,2889,28000,0,0,54), - (5506,2897,4500,0,0,26), - (5506,2910,3000,0,0,22), - (5506,2914,2000,0,0,20), - (5506,2919,5000,0,0,28), - (5506,2920,12000,0,0,38), - (5506,3030,5000,0,0,28), - (5506,3139,1800,0,0,16), - (5506,3628,10000,0,0,34), - (5506,3739,300,0,0,30), - (5506,5181,100,0,0,6), - (5506,5182,900,0,0,14), - (5506,5183,3000,0,0,22), - (5506,5184,6000,0,0,30), - (5506,5190,200,0,0,8), - (5506,5192,900,0,0,14), - (5506,5193,2000,0,0,20), - (5506,5194,4500,0,0,26), - (5506,5203,12000,0,0,38), - (5506,5204,22000,0,0,48), - (5506,5210,5000,0,0,28), - (5506,5212,900,0,0,14), - (5506,5216,2000,0,0,20), - (5506,5218,4000,0,0,24), - (5506,5222,3000,0,0,22), - (5506,5226,8000,0,0,32), - (5506,5228,800,0,0,12), - (5506,5230,95,0,0,18), - (5506,5231,10,0,0,1), - (5506,5233,300,0,0,10), - (5506,5235,2000,0,0,20), - (5506,5299,1900,0,0,18), - (5506,6779,8000,0,0,32), - (5506,6781,12000,0,0,38), - (5506,6782,6000,0,0,30), - (5506,6784,14000,0,0,40), - (5506,6786,8000,0,0,32), - (5506,6790,16000,0,0,42), - (5506,6794,11000,0,0,36), - (5506,6799,6000,0,0,30), - (5506,6801,6000,0,0,30), - (5506,6811,1900,0,0,18), - (5506,6812,4500,0,0,26), - (5506,8904,12000,0,0,38), - (5506,8906,20000,0,0,46), - (5506,8908,14000,0,0,40), - (5506,8911,14000,0,0,40), - (5506,8915,10000,0,0,34), - (5506,8920,14000,0,0,40), - (5506,8922,100,0,0,4), - (5506,8930,300,0,0,10), - (5506,8931,1800,0,0,16), - (5506,8932,3000,0,0,22), - (5506,8933,5000,0,0,28), - (5506,8934,10000,0,0,34), - (5506,8935,14000,0,0,40), - (5506,8937,800,0,0,12), - (5506,8942,1900,0,0,18), - (5506,8943,4000,0,0,24), - (5506,8944,6000,0,0,30), - (5506,8945,11000,0,0,36), - (5506,8952,4500,0,0,26), - (5506,8953,10000,0,0,34), - (5506,8954,16000,0,0,42), - (5506,8956,12000,0,0,38), - (5506,8973,10000,0,0,34), - (5506,8984,20000,0,0,46), - (5506,8993,12000,0,0,38), - (5506,8999,5000,0,0,28), - (5506,9001,14000,0,0,40), - (5506,9006,11000,0,0,36), - (5506,9491,8000,0,0,32), - (5506,9494,5000,0,0,28), - (5506,9495,11000,0,0,36), - (5506,9746,16000,0,0,42), - (5506,9748,16000,0,0,42), - (5506,9751,16000,0,0,42), - (5506,9753,18000,0,0,44), - (5506,9755,18000,0,0,44), - (5506,9757,18000,0,0,44), - (5506,9759,18000,0,0,44), - (5506,9822,20000,0,0,46), - (5506,9825,20000,0,0,46), - (5506,9828,30000,0,0,56), - (5506,9831,20000,0,0,46), - (5506,9832,28000,0,0,54), - (5506,9836,20000,0,0,46), - (5506,9837,26000,0,0,52), - (5506,9838,32000,0,0,58), - (5506,9842,20000,0,0,46), - (5506,9843,26000,0,0,52), - (5506,9844,32000,0,0,58), - (5506,9847,22000,0,0,48), - (5506,9848,34000,0,0,60), - (5506,9851,32000,0,0,58), - (5506,9854,22000,0,0,48), - (5506,9855,32000,0,0,58), - (5506,9859,22000,0,0,48), - (5506,9860,28000,0,0,54), - (5506,9861,34000,0,0,60), - (5506,9864,23000,0,0,50), - (5506,9865,34000,0,0,60), - (5506,9868,23000,0,0,50), - (5506,9869,32000,0,0,58), - (5506,9877,23000,0,0,50), - (5506,9878,32000,0,0,58), - (5506,9882,23000,0,0,50), - (5506,9883,32000,0,0,58), - (5506,9886,23000,0,0,50), - (5506,9887,34000,0,0,60), - (5506,9890,23000,0,0,50), - (5506,9891,30000,0,0,56), - (5506,9893,26000,0,0,52), - (5506,9895,26000,0,0,52), - (5506,9897,34000,0,0,60), - (5506,9899,26000,0,0,52), - (5506,9902,28000,0,0,54), - (5506,9905,28000,0,0,54), - (5506,9909,28000,0,0,54), - (5506,9911,28000,0,0,54), - (5506,9914,34000,0,0,60), - (5506,10343,28000,0,0,54), - (5506,11594,14000,0,0,40), - (5506,16915,23000,0,0,50), - (5506,17373,250,0,0,28), - (5506,17374,600,0,0,38), - (5506,17375,1100,0,0,48), - (5506,17376,1600,10,0,58), - (5506,17396,800,0,0,42), - (5506,17397,1400,0,0,54), - (5506,17406,34000,0,0,60), - (5506,18659,12000,0,0,38), - (5506,18660,32000,0,0,58), - (5506,20485,2000,0,0,20), - (5506,20722,14000,0,0,40), - (5506,20744,6000,0,0,30), - (5506,20745,14000,0,0,40), - (5506,20749,23000,0,0,50), - (5506,20750,34000,0,0,60), - (5506,22569,8000,0,0,32), - (5506,22826,18000,0,0,44), - (5506,22830,14000,0,0,40), - (5506,22831,22000,0,0,48), - (5506,22832,30000,0,0,56), - (5506,22894,11000,0,0,36), - (5506,22897,20000,0,0,46), - (5506,22898,30000,0,0,56), - (5506,24922,14000,0,0,40), - (5506,24978,300,0,0,30), - (5506,24979,700,0,0,40), - (5506,24980,1150,0,0,50), - (5506,24981,1700,0,0,60), - (5506,29167,14000,0,0,40), - (5511,2020,9,0,0,5), - (5511,2021,450,164,50,10), - (5511,2744,90,164,35,0), - (5511,2745,450,164,90,0), - (5511,2746,90,164,65,0), - (5511,2747,180,164,70,0), - (5511,2749,270,164,105,0), - (5511,2750,450,164,105,0), - (5511,2751,450,164,120,0), - (5511,2752,900,164,125,0), - (5511,2753,900,164,145,0), - (5511,2754,45,164,15,0), - (5511,2755,45,164,20,0), - (5511,2756,45,164,25,0), - (5511,2757,180,164,110,0), - (5511,2758,180,164,115,0), - (5511,2759,180,164,120,0), - (5511,3118,90,164,65,0), - (5511,3119,900,164,125,0), - (5511,3298,450,164,90,0), - (5511,3299,225,164,35,0), - (5511,3300,450,164,70,0), - (5511,3301,900,164,130,0), - (5511,3340,45,164,20,0), - (5511,3341,90,164,25,0), - (5511,3342,90,164,40,0), - (5511,3343,180,164,45,0), - (5511,3344,225,164,75,0), - (5511,3345,1000,164,110,0), - (5511,3346,450,164,130,0), - (5511,3347,900,164,135,0), - (5511,3348,900,164,125,0), - (5511,3516,600,164,100,0), - (5511,6520,720,164,110,0), - (5511,7409,270,164,65,0), - (5511,7819,180,164,95,0), - (5511,7820,90,164,100,0), - (5511,8769,225,164,150,0), - (5511,8881,90,164,30,0), - (5511,9984,90,164,30,0), - (5511,9988,225,164,125,0), - (5511,9989,450,164,130,0), - (5511,9990,450,164,135,0), - (5511,14381,225,164,150,0), - (5511,19670,600,164,100,0), - (5511,19671,225,164,150,0), - (5513,2581,10,0,0,0), - (5513,2582,500,186,50,0), - (5513,3313,50,186,65,0), - (5513,3314,200,186,65,0), - (5513,3315,2250,186,155,0), - (5513,3316,450,186,125,0), - (5513,3317,180,186,75,0), - (5513,3568,4500,186,125,0), - (5513,3596,2250,186,165,0), - (5513,10099,4500,186,175,0), - (5513,10100,9000,186,230,0), - (5513,10249,50000,186,200,0), - (5513,16154,18000,186,250,0), - (5515,796,2200,0,0,20), - (5515,1117,600,0,0,12), - (5515,1424,2200,0,0,20), - (5515,1547,10,0,0,1), - (5515,1549,1800,0,0,16), - (5515,1552,2200,0,0,20), - (5515,1563,1800,0,0,50), - (5515,1564,18000,0,0,40), - (5515,1567,1200,0,0,14), - (5515,1603,10000,0,0,32), - (5515,2003,100,0,0,4), - (5515,2898,14000,0,0,36), - (5515,2899,1200,0,0,14), - (5515,2979,600,0,0,12), - (5515,3047,6000,0,0,22), - (5515,3048,100,0,0,6), - (5515,3049,7000,0,0,26), - (5515,3128,200,0,0,8), - (5515,3663,8000,0,0,28), - (5515,3664,14000,0,0,36), - (5515,5117,200,0,0,8), - (5515,5131,2200,0,0,20), - (5515,5298,100,0,0,6), - (5515,5338,2000,0,0,18), - (5515,5385,8000,0,0,30), - (5515,6198,1200,0,0,14), - (5515,6385,400,0,0,10), - (5515,6791,2200,0,0,20), - (5515,6792,7000,0,0,24), - (5515,6999,8000,0,0,30), - (5515,8738,18000,0,0,40), - (5515,13160,18000,0,0,40), - (5515,13162,8000,0,0,30), - (5515,13164,100,0,0,4), - (5515,13545,26000,0,0,44), - (5515,13546,40000,0,0,52), - (5515,13547,50000,0,0,60), - (5515,13556,400,0,0,10), - (5515,13557,2000,0,0,18), - (5515,13558,7000,0,0,26), - (5515,13559,12000,0,0,34), - (5515,13560,24000,0,0,42), - (5515,13561,36000,0,0,50), - (5515,13562,48000,0,0,58), - (5515,13799,1800,0,0,16), - (5515,13811,8000,0,0,28), - (5515,13814,12000,0,0,34), - (5515,14332,200,0,0,8), - (5515,14333,1800,0,0,16), - (5515,14334,7000,0,0,24), - (5515,14335,10000,0,0,32), - (5515,14336,18000,0,0,40), - (5515,14337,32000,0,0,48), - (5515,14338,46000,0,0,56), - (5515,14339,16000,0,0,38), - (5515,14340,5000,0,0,60), - (5515,14341,8000,0,0,30), - (5515,14342,26000,0,0,44), - (5515,14343,48000,0,0,58), - (5515,14344,12000,0,0,34), - (5515,14345,32000,0,0,48), - (5515,14346,2200,0,0,20), - (5515,14347,10000,0,0,32), - (5515,14348,24000,0,0,42), - (5515,14349,40000,0,0,52), - (5515,14350,28000,0,0,46), - (5515,14351,46000,0,0,56), - (5515,14352,600,0,0,12), - (5515,14353,2200,0,0,20), - (5515,14354,8000,0,0,28), - (5515,14355,14000,0,0,36), - (5515,14356,26000,0,0,44), - (5515,14357,40000,0,0,52), - (5515,14358,50000,0,0,60), - (5515,14359,24000,0,0,42), - (5515,14360,42000,0,0,54), - (5515,14361,36000,0,0,50), - (5515,14362,48000,0,0,58), - (5515,14364,7000,0,0,26), - (5515,14365,14000,0,0,36), - (5515,14366,28000,0,0,46), - (5515,14367,46000,0,0,56), - (5515,14368,18000,0,0,40), - (5515,14370,50000,0,0,60), - (5515,14372,26000,0,0,44), - (5515,14373,42000,0,0,54), - (5515,14374,2000,0,0,18), - (5515,14375,8000,0,0,28), - (5515,14376,16000,0,0,38), - (5515,14377,32000,0,0,48), - (5515,14378,48000,0,0,58), - (5515,14431,6000,0,0,22), - (5515,14432,18000,0,0,40), - (5515,14434,48000,0,0,58), - (5515,14445,8000,0,0,30), - (5515,14446,28000,0,0,46), - (5515,15637,8000,0,0,30), - (5515,15638,18000,0,0,40), - (5515,15639,36000,0,0,50), - (5515,15640,50000,0,0,60), - (5515,20044,28000,0,0,46), - (5515,20155,10000,0,0,32), - (5515,20156,36000,0,0,50), - (5515,20157,7000,0,0,26), - (5515,20158,18000,0,0,40), - (5515,20159,7000,0,0,24), - (5515,20160,400,0,0,10), - (5515,20161,2000,0,0,18), - (5515,20191,46000,0,0,56), - (5515,20738,600,0,0,12), - (5515,20931,400,0,0,28), - (5515,20932,700,0,0,36), - (5515,20933,1300,0,0,44), - (5515,20934,2000,0,0,52), - (5515,20935,2500,0,0,60), - (5515,20938,2500,0,0,60), - (5515,20940,1800,0,0,50), - (5515,20941,2500,0,0,60), - (5515,20942,1200,0,0,42), - (5515,20943,2100,0,0,54), - (5516,796,2200,0,0,20), - (5516,1117,600,0,0,12), - (5516,1424,2200,0,0,20), - (5516,1547,10,0,0,1), - (5516,1549,1800,0,0,16), - (5516,1552,2200,0,0,20), - (5516,1563,1800,0,0,50), - (5516,1564,18000,0,0,40), - (5516,1567,1200,0,0,14), - (5516,1603,10000,0,0,32), - (5516,2003,100,0,0,4), - (5516,2898,14000,0,0,36), - (5516,2899,1200,0,0,14), - (5516,2979,600,0,0,12), - (5516,3047,6000,0,0,22), - (5516,3048,100,0,0,6), - (5516,3049,7000,0,0,26), - (5516,3128,200,0,0,8), - (5516,3663,8000,0,0,28), - (5516,3664,14000,0,0,36), - (5516,5117,200,0,0,8), - (5516,5131,2200,0,0,20), - (5516,5298,100,0,0,6), - (5516,5338,2000,0,0,18), - (5516,5385,8000,0,0,30), - (5516,6198,1200,0,0,14), - (5516,6385,400,0,0,10), - (5516,6791,2200,0,0,20), - (5516,6792,7000,0,0,24), - (5516,6999,8000,0,0,30), - (5516,8738,18000,0,0,40), - (5516,13160,18000,0,0,40), - (5516,13162,8000,0,0,30), - (5516,13164,100,0,0,4), - (5516,13545,26000,0,0,44), - (5516,13546,40000,0,0,52), - (5516,13547,50000,0,0,60), - (5516,13556,400,0,0,10), - (5516,13557,2000,0,0,18), - (5516,13558,7000,0,0,26), - (5516,13559,12000,0,0,34), - (5516,13560,24000,0,0,42), - (5516,13561,36000,0,0,50), - (5516,13562,48000,0,0,58), - (5516,13799,1800,0,0,16), - (5516,13811,8000,0,0,28), - (5516,13814,12000,0,0,34), - (5516,14332,200,0,0,8), - (5516,14333,1800,0,0,16), - (5516,14334,7000,0,0,24), - (5516,14335,10000,0,0,32), - (5516,14336,18000,0,0,40), - (5516,14337,32000,0,0,48), - (5516,14338,46000,0,0,56), - (5516,14339,16000,0,0,38), - (5516,14340,5000,0,0,60), - (5516,14341,8000,0,0,30), - (5516,14342,26000,0,0,44), - (5516,14343,48000,0,0,58), - (5516,14344,12000,0,0,34), - (5516,14345,32000,0,0,48), - (5516,14346,2200,0,0,20), - (5516,14347,10000,0,0,32), - (5516,14348,24000,0,0,42), - (5516,14349,40000,0,0,52), - (5516,14350,28000,0,0,46), - (5516,14351,46000,0,0,56), - (5516,14352,600,0,0,12), - (5516,14353,2200,0,0,20), - (5516,14354,8000,0,0,28), - (5516,14355,14000,0,0,36), - (5516,14356,26000,0,0,44), - (5516,14357,40000,0,0,52), - (5516,14358,50000,0,0,60), - (5516,14359,24000,0,0,42), - (5516,14360,42000,0,0,54), - (5516,14361,36000,0,0,50), - (5516,14362,48000,0,0,58), - (5516,14364,7000,0,0,26), - (5516,14365,14000,0,0,36), - (5516,14366,28000,0,0,46), - (5516,14367,46000,0,0,56), - (5516,14368,18000,0,0,40), - (5516,14370,50000,0,0,60), - (5516,14372,26000,0,0,44), - (5516,14373,42000,0,0,54), - (5516,14374,2000,0,0,18), - (5516,14375,8000,0,0,28), - (5516,14376,16000,0,0,38), - (5516,14377,32000,0,0,48), - (5516,14378,48000,0,0,58), - (5516,14431,6000,0,0,22), - (5516,14432,18000,0,0,40), - (5516,14434,48000,0,0,58), - (5516,14445,8000,0,0,30), - (5516,14446,28000,0,0,46), - (5516,15637,8000,0,0,30), - (5516,15638,18000,0,0,40), - (5516,15639,36000,0,0,50), - (5516,15640,50000,0,0,60), - (5516,20044,28000,0,0,46), - (5516,20155,10000,0,0,32), - (5516,20156,36000,0,0,50), - (5516,20157,7000,0,0,26), - (5516,20158,18000,0,0,40), - (5516,20159,7000,0,0,24), - (5516,20160,400,0,0,10), - (5516,20161,2000,0,0,18), - (5516,20191,46000,0,0,56), - (5516,20738,600,0,0,12), - (5516,20931,400,0,0,28), - (5516,20932,700,0,0,36), - (5516,20933,1300,0,0,44), - (5516,20934,2000,0,0,52), - (5516,20935,2500,0,0,60), - (5516,20938,2500,0,0,60), - (5516,20940,1800,0,0,50), - (5516,20941,2500,0,0,60), - (5516,20942,1200,0,0,42), - (5516,20943,2100,0,0,54), - (5517,796,2200,0,0,20), - (5517,1117,600,0,0,12), - (5517,1424,2200,0,0,20), - (5517,1547,10,0,0,1), - (5517,1549,1800,0,0,16), - (5517,1552,2200,0,0,20), - (5517,1563,1800,0,0,50), - (5517,1564,18000,0,0,40), - (5517,1567,1200,0,0,14), - (5517,1603,10000,0,0,32), - (5517,2003,100,0,0,4), - (5517,2898,14000,0,0,36), - (5517,2899,1200,0,0,14), - (5517,2979,600,0,0,12), - (5517,3047,6000,0,0,22), - (5517,3048,100,0,0,6), - (5517,3049,7000,0,0,26), - (5517,3128,200,0,0,8), - (5517,3663,8000,0,0,28), - (5517,3664,14000,0,0,36), - (5517,5117,200,0,0,8), - (5517,5131,2200,0,0,20), - (5517,5298,100,0,0,6), - (5517,5338,2000,0,0,18), - (5517,5385,8000,0,0,30), - (5517,6198,1200,0,0,14), - (5517,6385,400,0,0,10), - (5517,6791,2200,0,0,20), - (5517,6792,7000,0,0,24), - (5517,6999,8000,0,0,30), - (5517,8738,18000,0,0,40), - (5517,13160,18000,0,0,40), - (5517,13162,8000,0,0,30), - (5517,13164,100,0,0,4), - (5517,13545,26000,0,0,44), - (5517,13546,40000,0,0,52), - (5517,13547,50000,0,0,60), - (5517,13556,400,0,0,10), - (5517,13557,2000,0,0,18), - (5517,13558,7000,0,0,26), - (5517,13559,12000,0,0,34), - (5517,13560,24000,0,0,42), - (5517,13561,36000,0,0,50), - (5517,13562,48000,0,0,58), - (5517,13799,1800,0,0,16), - (5517,13811,8000,0,0,28), - (5517,13814,12000,0,0,34), - (5517,14332,200,0,0,8), - (5517,14333,1800,0,0,16), - (5517,14334,7000,0,0,24), - (5517,14335,10000,0,0,32), - (5517,14336,18000,0,0,40), - (5517,14337,32000,0,0,48), - (5517,14338,46000,0,0,56), - (5517,14339,16000,0,0,38), - (5517,14340,5000,0,0,60), - (5517,14341,8000,0,0,30), - (5517,14342,26000,0,0,44), - (5517,14343,48000,0,0,58), - (5517,14344,12000,0,0,34), - (5517,14345,32000,0,0,48), - (5517,14346,2200,0,0,20), - (5517,14347,10000,0,0,32), - (5517,14348,24000,0,0,42), - (5517,14349,40000,0,0,52), - (5517,14350,28000,0,0,46), - (5517,14351,46000,0,0,56), - (5517,14352,600,0,0,12), - (5517,14353,2200,0,0,20), - (5517,14354,8000,0,0,28), - (5517,14355,14000,0,0,36), - (5517,14356,26000,0,0,44), - (5517,14357,40000,0,0,52), - (5517,14358,50000,0,0,60), - (5517,14359,24000,0,0,42), - (5517,14360,42000,0,0,54), - (5517,14361,36000,0,0,50), - (5517,14362,48000,0,0,58), - (5517,14364,7000,0,0,26), - (5517,14365,14000,0,0,36), - (5517,14366,28000,0,0,46), - (5517,14367,46000,0,0,56), - (5517,14368,18000,0,0,40), - (5517,14370,50000,0,0,60), - (5517,14372,26000,0,0,44), - (5517,14373,42000,0,0,54), - (5517,14374,2000,0,0,18), - (5517,14375,8000,0,0,28), - (5517,14376,16000,0,0,38), - (5517,14377,32000,0,0,48), - (5517,14378,48000,0,0,58), - (5517,14431,6000,0,0,22), - (5517,14432,18000,0,0,40), - (5517,14434,48000,0,0,58), - (5517,14445,8000,0,0,30), - (5517,14446,28000,0,0,46), - (5517,15637,8000,0,0,30), - (5517,15638,18000,0,0,40), - (5517,15639,36000,0,0,50), - (5517,15640,50000,0,0,60), - (5517,20044,28000,0,0,46), - (5517,20155,10000,0,0,32), - (5517,20156,36000,0,0,50), - (5517,20157,7000,0,0,26), - (5517,20158,18000,0,0,40), - (5517,20159,7000,0,0,24), - (5517,20160,400,0,0,10), - (5517,20161,2000,0,0,18), - (5517,20191,46000,0,0,56), - (5517,20738,600,0,0,12), - (5517,20931,400,0,0,28), - (5517,20932,700,0,0,36), - (5517,20933,1300,0,0,44), - (5517,20934,2000,0,0,52), - (5517,20935,2500,0,0,60), - (5517,20938,2500,0,0,60), - (5517,20940,1800,0,0,50), - (5517,20941,2500,0,0,60), - (5517,20942,1200,0,0,42), - (5517,20943,2100,0,0,54), - (5518,3984,115,202,30,0), - (5518,3985,130,202,30,0), - (5518,3986,150,202,50,0), - (5518,3987,150,202,50,0), - (5518,3988,200,202,60,0), - (5518,3990,270,202,90,0), - (5518,3991,225,202,65,0), - (5518,3992,250,202,75,0), - (5518,3993,250,202,75,0), - (5518,3994,250,202,75,0), - (5518,3995,270,202,85,0), - (5518,3997,360,202,100,0), - (5518,3998,378,202,105,0), - (5518,3999,405,202,105,0), - (5518,4000,405,202,105,0), - (5518,4001,427,202,110,0), - (5518,4003,450,202,120,0), - (5518,4005,450,202,125,0), - (5518,4006,450,202,125,0), - (5518,4007,450,202,125,0), - (5518,4008,270,202,125,0), - (5518,4009,495,202,130,0), - (5518,4010,540,202,140,0), - (5518,4012,540,202,145,0), - (5518,4013,675,202,150,0), - (5518,4014,675,202,150,0), - (5518,4039,10,0,0,5), - (5518,4040,450,202,50,10), - (5518,6459,360,202,135,0), - (5518,7431,150,202,50,0), - (5518,8336,270,202,100,0), - (5518,9272,450,202,150,0), - (5518,12628,900,202,150,0), - (5564,2154,500,165,50,10), - (5564,2179,1000,165,110,0), - (5564,2180,1400,165,120,0), - (5564,2181,650,165,100,0), - (5564,2884,650,165,100,0), - (5564,2886,550,165,85,0), - (5564,3786,500,165,75,0), - (5564,3788,550,165,85,0), - (5564,3789,500,165,80,0), - (5564,3819,650,165,100,0), - (5564,7146,1000,165,115,0), - (5564,9066,450,165,70,0), - (5564,9069,600,165,95,0), - (5564,9075,1400,165,120,0), - (5564,20651,500,165,100,0), - (5566,2372,10,0,0,0), - (5566,2373,500,182,50,0), - (5566,3571,5000,182,125,0), - (5566,11994,50000,182,200,0), - (5567,2414,45,197,40,0), - (5567,2415,22,197,1,0), - (5567,2416,45,197,40,0), - (5567,2417,270,197,70,0), - (5567,2418,180,197,70,0), - (5567,2419,180,197,60,0), - (5567,2421,270,197,85,0), - (5567,2422,270,197,95,0), - (5567,2423,225,197,75,0), - (5567,2424,180,197,100,0), - (5567,2966,90,197,75,0), - (5567,2967,180,197,65,0), - (5567,2996,45,197,10,0), - (5567,3783,90,197,45,0), - (5567,3785,180,197,80,0), - (5567,3814,720,197,150,0), - (5567,3874,450,197,125,0), - (5567,3876,90,197,35,0), - (5567,3877,180,197,60,0), - (5567,3878,270,197,70,0), - (5567,3879,360,197,85,0), - (5567,3880,270,197,80,0), - (5567,3881,450,197,110,0), - (5567,3882,450,197,110,0), - (5567,3884,675,197,130,0), - (5567,3886,675,197,125,0), - (5567,3888,675,197,150,0), - (5567,3890,225,197,110,0), - (5567,3911,10,0,0,5), - (5567,3912,450,197,50,10), - (5567,3916,45,197,30,0), - (5567,6522,360,197,90,0), - (5567,6691,900,197,135,0), - (5567,7626,45,197,30,0), - (5567,7627,45,197,30,0), - (5567,8466,45,197,40,0), - (5567,8468,225,197,110,0), - (5567,8759,540,197,140,0), - (5567,8761,540,197,145,0), - (5567,8777,45,197,10,0), - (5567,12119,45,197,20,0), - (5567,12120,270,197,75,0), - (5612,607,9000,0,0,36), - (5612,1197,5000,0,0,28), - (5612,1296,200,0,0,8), - (5612,1297,1500,0,0,18), - (5612,1367,900,0,0,14), - (5612,1368,2500,0,0,22), - (5612,1369,6000,0,0,30), - (5612,1374,10,0,0,1), - (5612,1375,300,0,0,10), - (5612,1376,2000,0,0,20), - (5612,1377,1500,0,0,18), - (5612,1381,100,0,0,6), - (5612,1382,600,0,0,12), - (5612,1383,300,0,0,10), - (5612,1384,2000,0,0,20), - (5612,1393,100,0,0,4), - (5612,1394,600,0,0,12), - (5612,1404,6000,0,0,30), - (5612,1406,2000,0,0,20), - (5612,1407,5000,0,0,28), - (5612,1476,100,0,0,6), - (5612,1477,1200,0,0,16), - (5612,1478,4000,0,0,26), - (5612,1571,14000,0,0,48), - (5612,1572,11000,0,0,42), - (5612,2942,6000,0,0,30), - (5612,2945,1500,0,0,18), - (5612,2971,4000,0,0,26), - (5612,2972,10000,0,0,38), - (5612,3704,600,0,0,12), - (5612,3705,2000,0,0,20), - (5612,3706,5000,0,0,28), - (5612,3707,9000,0,0,36), - (5612,5139,3000,0,0,24), - (5612,5486,11000,0,0,40), - (5612,5501,3000,0,0,24), - (5612,5698,1200,0,0,16), - (5612,5700,8000,0,0,34), - (5612,5702,13000,0,0,46), - (5612,5709,6000,0,0,30), - (5612,5736,4000,0,0,26), - (5612,5741,2000,0,0,20), - (5612,5783,200,0,0,8), - (5612,6203,300,0,0,10), - (5612,6204,2500,0,0,22), - (5612,6206,2500,0,0,22), - (5612,6214,7000,0,0,32), - (5612,6216,22000,0,0,56), - (5612,6218,5000,0,0,28), - (5612,6220,8000,0,0,34), - (5612,6221,100,0,0,4), - (5612,6224,900,0,0,14), - (5612,6225,3000,0,0,24), - (5612,6227,8000,0,0,34), - (5612,6228,2500,0,0,22), - (5612,6232,7000,0,0,32), - (5612,6485,9000,0,0,36), - (5612,7642,9000,0,0,36), - (5612,7647,7000,0,0,32), - (5612,7649,8000,0,0,34), - (5612,7650,900,0,0,14), - (5612,7652,10000,0,0,38), - (5612,7660,5000,0,0,28), - (5612,7661,11000,0,0,42), - (5612,7662,300,0,0,10), - (5612,7663,2000,0,0,20), - (5612,7664,5000,0,0,28), - (5612,7665,6000,0,0,30), - (5612,7666,7000,0,0,32), - (5612,8290,3000,0,0,24), - (5612,8291,10000,0,0,38), - (5612,11662,12000,0,0,44), - (5612,11663,18000,0,0,52), - (5612,11664,26000,0,0,60), - (5612,11666,11000,0,0,40), - (5612,11669,15000,0,0,50), - (5612,11670,26000,0,0,60), - (5612,11673,12000,0,0,44), - (5612,11674,20000,0,0,54), - (5612,11676,18000,0,0,52), - (5612,11679,13000,0,0,46), - (5612,11680,24000,0,0,58), - (5612,11685,9900,0,0,42), - (5612,11686,18000,0,0,54), - (5612,11690,9000,0,0,36), - (5612,11691,13000,0,0,46), - (5612,11692,22000,0,0,56), - (5612,11696,12000,0,0,44), - (5612,11697,18000,0,0,52), - (5612,11698,26000,0,0,60), - (5612,11701,13000,0,0,46), - (5612,11702,20000,0,0,54), - (5612,11705,12000,0,0,44), - (5612,11709,11000,0,0,42), - (5612,11710,18000,0,0,52), - (5612,11714,10000,0,0,38), - (5612,11715,14000,0,0,48), - (5612,11716,24000,0,0,58), - (5612,11718,22000,0,0,56), - (5612,11720,15000,0,0,50), - (5612,11723,13000,0,0,46), - (5612,11724,26000,0,0,60), - (5612,11727,12000,0,0,44), - (5612,11728,24000,0,0,58), - (5612,11731,24000,0,0,58), - (5612,11736,11000,0,0,40), - (5612,11737,15000,0,0,50), - (5612,11738,26000,0,0,60), - (5612,11741,11000,0,0,42), - (5612,11742,18000,0,0,52), - (5612,11788,15000,0,0,50), - (5612,17732,14000,0,0,48), - (5612,17733,26000,0,0,60), - (5612,17865,12000,0,0,44), - (5612,18154,4000,0,0,26), - (5612,18155,8000,0,0,34), - (5612,18156,11000,0,0,42), - (5612,18157,15000,0,0,50), - (5612,18158,24000,0,0,58), - (5612,18160,22000,0,0,56), - (5612,18161,15000,0,0,50), - (5612,18162,24000,0,0,58), - (5612,18169,20000,0,0,54), - (5612,18170,13000,0,0,46), - (5612,18171,22000,0,0,56), - (5612,18648,13000,0,0,46), - (5612,18753,26000,0,0,60), - (5612,18872,150,0,0,24), - (5612,18875,350,0,0,32), - (5612,18876,550,0,0,40), - (5612,18877,700,0,0,48), - (5612,18878,22000,0,0,56), - (5612,18927,500,0,0,38), - (5612,18928,700,0,0,48), - (5612,18929,1200,0,0,58), - (5612,18933,700,0,0,48), - (5612,18934,1000,0,0,54), - (5612,18935,1300,0,0,60), - (5612,18939,750,0,0,50), - (5612,18940,1300,0,0,60), - (5612,20766,6000,0,0,30), - (5612,20767,11000,0,0,40), - (5612,20768,15000,0,0,50), - (5612,20769,26000,0,0,60), - (5612,17938,22000,17862,0,56), - (5690,7733,100,0,0,5), - (5690,7734,500,356,50,0), - (5695,7414,10,0,0,5), - (5695,7422,50,333,15,0), - (5695,7441,100,333,45,0), - (5695,7459,250,333,50,0), - (5695,7461,200,333,70,0), - (5695,7749,250,333,60,0), - (5695,13373,100,333,40,0), - (5695,14805,50,333,10,0), - (5695,14808,200,333,70,0), - (5759,3279,100,0,0,0), - (5759,3280,500,129,50,0), - (5759,3281,100,129,40,0), - (5759,3282,250,129,80,0), - (5759,3283,1000,129,115,0), - (5759,7930,5000,129,150,0), - (5759,7936,250,129,80,0), - (5784,2155,10,0,0,5), - (5784,2177,100,165,55,0), - (5784,2178,100,165,60,0), - (5784,2338,50,165,15,0), - (5784,2883,100,165,40,0), - (5784,3782,75,165,25,0), - (5784,3784,150,165,55,0), - (5784,3821,50,165,35,0), - (5784,9061,100,165,30,0), - (5784,9063,100,165,30,0), - (5811,2155,10,0,0,5), - (5811,2177,100,165,55,0), - (5811,2178,100,165,60,0), - (5811,2338,50,165,15,0), - (5811,2883,100,165,40,0), - (5811,3782,75,165,25,0), - (5811,3784,150,165,55,0), - (5811,3821,50,165,35,0), - (5811,9061,100,165,30,0), - (5811,9063,100,165,30,0), - (5880,1035,2000,0,0,20), - (5880,1142,100,0,0,4), - (5880,1168,200,0,0,8), - (5880,1173,100,0,0,6), - (5880,1174,400,0,0,10), - (5880,1176,1800,0,0,18), - (5880,1191,200,0,0,8), - (5880,1194,400,0,0,10), - (5880,1196,2000,0,0,20), - (5880,1198,600,0,0,12), - (5880,1200,2000,0,0,20), - (5880,1210,7000,0,0,28), - (5880,1211,900,0,0,14), - (5880,1214,8000,0,0,30), - (5880,1225,5000,0,0,26), - (5880,1228,15000,0,0,40), - (5880,1241,5000,0,0,26), - (5880,1249,100,0,0,6), - (5880,1250,600,0,0,12), - (5880,1251,3000,0,0,22), - (5880,1266,600,0,0,12), - (5880,1267,1800,0,0,18), - (5880,1467,900,0,0,14), - (5880,1472,10,0,0,1), - (5880,1473,900,0,0,14), - (5880,1474,7000,0,0,28), - (5880,1475,22750,0,0,42), - (5880,1481,2000,0,0,20), - (5880,1811,3000,0,0,22), - (5880,1830,200,0,0,24), - (5880,2124,1500,0,0,16), - (5880,2125,4000,0,0,24), - (5880,2141,100,0,0,6), - (5880,2142,900,0,0,14), - (5880,2143,3000,0,0,22), - (5880,2858,1500,0,0,16), - (5880,3142,1800,0,0,18), - (5880,3553,14000,0,0,38), - (5880,3576,4000,0,0,24), - (5880,5146,200,0,0,8), - (5880,5147,1500,0,0,16), - (5880,5148,4000,0,0,24), - (5880,5499,2000,0,0,20), - (5880,5507,100,0,0,4), - (5880,5565,400,0,0,10), - (5880,5566,2000,0,0,20), - (5880,6121,13000,0,0,34), - (5880,6128,8000,0,0,30), - (5880,6130,10000,0,0,32), - (5880,6132,15000,0,0,40), - (5880,6142,7000,0,0,28), - (5880,6144,3000,0,0,22), - (5880,6493,600,0,0,12), - (5880,7323,2000,0,0,20), - (5880,8403,4000,0,0,24), - (5880,8404,8000,0,0,30), - (5880,8405,13000,0,0,36), - (5880,8409,5000,0,0,26), - (5880,8410,10000,0,0,32), - (5880,8411,14000,0,0,38), - (5880,8414,8000,0,0,30), - (5880,8415,14000,0,0,38), - (5880,8420,10000,0,0,32), - (5880,8421,15000,0,0,40), - (5880,8425,10000,0,0,32), - (5880,8426,15000,0,0,40), - (5880,8428,13000,0,0,36), - (5880,8440,3000,0,0,22), - (5880,8441,8000,0,0,30), - (5880,8442,14000,0,0,38), - (5880,8447,7000,0,0,28), - (5880,8448,12000,0,0,34), - (5880,8449,15000,0,0,40), - (5880,8452,4000,0,0,24), - (5880,8453,15000,0,0,36), - (5880,8456,8000,0,0,30), - (5880,8459,8000,0,0,30), - (5880,8460,15000,0,0,40), - (5880,8463,10000,0,0,32), - (5880,8464,18000,0,0,42), - (5880,8493,12000,0,0,34), - (5880,8496,7000,0,0,28), - (5880,8497,13000,0,0,36), - (5880,10055,28000,0,0,48), - (5880,10056,40000,0,0,58), - (5880,10141,15000,0,0,40), - (5880,10142,32000,0,0,50), - (5880,10146,22750,0,0,42), - (5880,10147,35000,0,0,52), - (5880,10152,22750,0,0,42), - (5880,10153,28000,0,0,48), - (5880,10154,36000,0,0,54), - (5880,10155,42000,0,0,60), - (5880,10158,38000,0,0,56), - (5880,10162,22750,0,0,42), - (5880,10163,32000,0,0,50), - (5880,10164,40000,0,0,58), - (5880,10171,18000,0,0,42), - (5880,10172,36000,0,0,54), - (5880,10175,28000,0,0,48), - (5880,10176,42000,0,0,60), - (5880,10178,35000,0,0,52), - (5880,10182,23000,0,0,44), - (5880,10183,32000,0,0,50), - (5880,10184,38000,0,0,56), - (5880,10188,23000,0,0,44), - (5880,10189,35000,0,0,52), - (5880,10190,42000,0,0,60), - (5880,10194,23000,0,0,44), - (5880,10195,35000,0,0,52), - (5880,10196,42000,0,0,60), - (5880,10198,26000,0,0,46), - (5880,10200,36000,0,0,54), - (5880,10203,26000,0,0,46), - (5880,10204,36000,0,0,54), - (5880,10208,26000,0,0,46), - (5880,10209,35000,0,0,52), - (5880,10210,40000,0,0,58), - (5880,10213,28000,0,0,48), - (5880,10214,38000,0,0,56), - (5880,10217,28000,0,0,48), - (5880,10218,38000,0,0,56), - (5880,10221,32000,0,0,50), - (5880,10222,42000,0,0,60), - (5880,10224,32000,0,0,50), - (5880,10226,42000,0,0,60), - (5880,10231,36000,0,0,54), - (5880,12827,2000,0,0,20), - (5880,12828,15000,0,0,40), - (5880,12829,42000,0,0,60), - (5880,13011,400,0,0,30), - (5880,13012,650,0,0,36), - (5880,13014,900,0,0,42), - (5880,13015,900,0,0,48), - (5880,13016,1800,0,0,54), - (5880,13017,1890,0,0,60), - (5880,13023,650,0,0,36), - (5880,13024,1150,0,0,44), - (5880,13025,1750,0,0,52), - (5880,13026,2100,0,0,60), - (5880,13037,6500,0,0,46), - (5880,13038,8750,0,0,52), - (5880,13039,9000,0,0,58), - (5880,22784,28000,0,0,46), - (5880,22785,40000,0,0,58), - (5880,28403,2000,0,0,20), - (5882,1035,2000,0,0,20), - (5882,1142,100,0,0,4), - (5882,1168,200,0,0,8), - (5882,1173,100,0,0,6), - (5882,1174,400,0,0,10), - (5882,1176,1800,0,0,18), - (5882,1191,200,0,0,8), - (5882,1194,400,0,0,10), - (5882,1196,2000,0,0,20), - (5882,1198,600,0,0,12), - (5882,1200,2000,0,0,20), - (5882,1210,7000,0,0,28), - (5882,1211,900,0,0,14), - (5882,1214,8000,0,0,30), - (5882,1225,5000,0,0,26), - (5882,1228,15000,0,0,40), - (5882,1241,5000,0,0,26), - (5882,1249,100,0,0,6), - (5882,1250,600,0,0,12), - (5882,1251,3000,0,0,22), - (5882,1266,600,0,0,12), - (5882,1267,1800,0,0,18), - (5882,1467,900,0,0,14), - (5882,1472,10,0,0,1), - (5882,1473,900,0,0,14), - (5882,1474,7000,0,0,28), - (5882,1475,22750,0,0,42), - (5882,1481,2000,0,0,20), - (5882,1811,3000,0,0,22), - (5882,1830,200,0,0,24), - (5882,2124,1500,0,0,16), - (5882,2125,4000,0,0,24), - (5882,2141,100,0,0,6), - (5882,2142,900,0,0,14), - (5882,2143,3000,0,0,22), - (5882,2858,1500,0,0,16), - (5882,3142,1800,0,0,18), - (5882,3553,14000,0,0,38), - (5882,3576,4000,0,0,24), - (5882,5146,200,0,0,8), - (5882,5147,1500,0,0,16), - (5882,5148,4000,0,0,24), - (5882,5499,2000,0,0,20), - (5882,5507,100,0,0,4), - (5882,5565,400,0,0,10), - (5882,5566,2000,0,0,20), - (5882,6121,13000,0,0,34), - (5882,6128,8000,0,0,30), - (5882,6130,10000,0,0,32), - (5882,6132,15000,0,0,40), - (5882,6142,7000,0,0,28), - (5882,6144,3000,0,0,22), - (5882,6493,600,0,0,12), - (5882,7323,2000,0,0,20), - (5882,8403,4000,0,0,24), - (5882,8404,8000,0,0,30), - (5882,8405,13000,0,0,36), - (5882,8409,5000,0,0,26), - (5882,8410,10000,0,0,32), - (5882,8411,14000,0,0,38), - (5882,8414,8000,0,0,30), - (5882,8415,14000,0,0,38), - (5882,8420,10000,0,0,32), - (5882,8421,15000,0,0,40), - (5882,8425,10000,0,0,32), - (5882,8426,15000,0,0,40), - (5882,8428,13000,0,0,36), - (5882,8440,3000,0,0,22), - (5882,8441,8000,0,0,30), - (5882,8442,14000,0,0,38), - (5882,8447,7000,0,0,28), - (5882,8448,12000,0,0,34), - (5882,8449,15000,0,0,40), - (5882,8452,4000,0,0,24), - (5882,8453,15000,0,0,36), - (5882,8456,8000,0,0,30), - (5882,8459,8000,0,0,30), - (5882,8460,15000,0,0,40), - (5882,8463,10000,0,0,32), - (5882,8464,18000,0,0,42), - (5882,8493,12000,0,0,34), - (5882,8496,7000,0,0,28), - (5882,8497,13000,0,0,36), - (5882,10055,28000,0,0,48), - (5882,10056,40000,0,0,58), - (5882,10141,15000,0,0,40), - (5882,10142,32000,0,0,50), - (5882,10146,22750,0,0,42), - (5882,10147,35000,0,0,52), - (5882,10152,22750,0,0,42), - (5882,10153,28000,0,0,48), - (5882,10154,36000,0,0,54), - (5882,10155,42000,0,0,60), - (5882,10158,38000,0,0,56), - (5882,10162,22750,0,0,42), - (5882,10163,32000,0,0,50), - (5882,10164,40000,0,0,58), - (5882,10171,18000,0,0,42), - (5882,10172,36000,0,0,54), - (5882,10175,28000,0,0,48), - (5882,10176,42000,0,0,60), - (5882,10178,35000,0,0,52), - (5882,10182,23000,0,0,44), - (5882,10183,32000,0,0,50), - (5882,10184,38000,0,0,56), - (5882,10188,23000,0,0,44), - (5882,10189,35000,0,0,52), - (5882,10190,42000,0,0,60), - (5882,10194,23000,0,0,44), - (5882,10195,35000,0,0,52), - (5882,10196,42000,0,0,60), - (5882,10198,26000,0,0,46), - (5882,10200,36000,0,0,54), - (5882,10203,26000,0,0,46), - (5882,10204,36000,0,0,54), - (5882,10208,26000,0,0,46), - (5882,10209,35000,0,0,52), - (5882,10210,40000,0,0,58), - (5882,10213,28000,0,0,48), - (5882,10214,38000,0,0,56), - (5882,10217,28000,0,0,48), - (5882,10218,38000,0,0,56), - (5882,10221,32000,0,0,50), - (5882,10222,42000,0,0,60), - (5882,10224,32000,0,0,50), - (5882,10226,42000,0,0,60), - (5882,10231,36000,0,0,54), - (5882,12827,2000,0,0,20), - (5882,12828,15000,0,0,40), - (5882,12829,42000,0,0,60), - (5882,13011,400,0,0,30), - (5882,13012,650,0,0,36), - (5882,13014,900,0,0,42), - (5882,13015,900,0,0,48), - (5882,13016,1800,0,0,54), - (5882,13017,1890,0,0,60), - (5882,13023,650,0,0,36), - (5882,13024,1150,0,0,44), - (5882,13025,1750,0,0,52), - (5882,13026,2100,0,0,60), - (5882,13037,6500,0,0,46), - (5882,13038,8750,0,0,52), - (5882,13039,9000,0,0,58), - (5882,22784,28000,0,0,46), - (5882,22785,40000,0,0,58), - (5882,28403,2000,0,0,20), - (5883,1035,2000,0,0,20), - (5883,1142,100,0,0,4), - (5883,1168,200,0,0,8), - (5883,1173,100,0,0,6), - (5883,1174,400,0,0,10), - (5883,1176,1800,0,0,18), - (5883,1191,200,0,0,8), - (5883,1194,400,0,0,10), - (5883,1196,2000,0,0,20), - (5883,1198,600,0,0,12), - (5883,1200,2000,0,0,20), - (5883,1210,7000,0,0,28), - (5883,1211,900,0,0,14), - (5883,1214,8000,0,0,30), - (5883,1225,5000,0,0,26), - (5883,1228,15000,0,0,40), - (5883,1241,5000,0,0,26), - (5883,1249,100,0,0,6), - (5883,1250,600,0,0,12), - (5883,1251,3000,0,0,22), - (5883,1266,600,0,0,12), - (5883,1267,1800,0,0,18), - (5883,1467,900,0,0,14), - (5883,1472,10,0,0,1), - (5883,1473,900,0,0,14), - (5883,1474,7000,0,0,28), - (5883,1475,22750,0,0,42), - (5883,1481,2000,0,0,20), - (5883,1811,3000,0,0,22), - (5883,1830,200,0,0,24), - (5883,2124,1500,0,0,16), - (5883,2125,4000,0,0,24), - (5883,2141,100,0,0,6), - (5883,2142,900,0,0,14), - (5883,2143,3000,0,0,22), - (5883,2858,1500,0,0,16), - (5883,3142,1800,0,0,18), - (5883,3553,14000,0,0,38), - (5883,3576,4000,0,0,24), - (5883,5146,200,0,0,8), - (5883,5147,1500,0,0,16), - (5883,5148,4000,0,0,24), - (5883,5499,2000,0,0,20), - (5883,5507,100,0,0,4), - (5883,5565,400,0,0,10), - (5883,5566,2000,0,0,20), - (5883,6121,13000,0,0,34), - (5883,6128,8000,0,0,30), - (5883,6130,10000,0,0,32), - (5883,6132,15000,0,0,40), - (5883,6142,7000,0,0,28), - (5883,6144,3000,0,0,22), - (5883,6493,600,0,0,12), - (5883,7323,2000,0,0,20), - (5883,8403,4000,0,0,24), - (5883,8404,8000,0,0,30), - (5883,8405,13000,0,0,36), - (5883,8409,5000,0,0,26), - (5883,8410,10000,0,0,32), - (5883,8411,14000,0,0,38), - (5883,8414,8000,0,0,30), - (5883,8415,14000,0,0,38), - (5883,8420,10000,0,0,32), - (5883,8421,15000,0,0,40), - (5883,8425,10000,0,0,32), - (5883,8426,15000,0,0,40), - (5883,8428,13000,0,0,36), - (5883,8440,3000,0,0,22), - (5883,8441,8000,0,0,30), - (5883,8442,14000,0,0,38), - (5883,8447,7000,0,0,28), - (5883,8448,12000,0,0,34), - (5883,8449,15000,0,0,40), - (5883,8452,4000,0,0,24), - (5883,8453,15000,0,0,36), - (5883,8456,8000,0,0,30), - (5883,8459,8000,0,0,30), - (5883,8460,15000,0,0,40), - (5883,8463,10000,0,0,32), - (5883,8464,18000,0,0,42), - (5883,8493,12000,0,0,34), - (5883,8496,7000,0,0,28), - (5883,8497,13000,0,0,36), - (5883,10055,28000,0,0,48), - (5883,10056,40000,0,0,58), - (5883,10141,15000,0,0,40), - (5883,10142,32000,0,0,50), - (5883,10146,22750,0,0,42), - (5883,10147,35000,0,0,52), - (5883,10152,22750,0,0,42), - (5883,10153,28000,0,0,48), - (5883,10154,36000,0,0,54), - (5883,10155,42000,0,0,60), - (5883,10158,38000,0,0,56), - (5883,10162,22750,0,0,42), - (5883,10163,32000,0,0,50), - (5883,10164,40000,0,0,58), - (5883,10171,18000,0,0,42), - (5883,10172,36000,0,0,54), - (5883,10175,28000,0,0,48), - (5883,10176,42000,0,0,60), - (5883,10178,35000,0,0,52), - (5883,10182,23000,0,0,44), - (5883,10183,32000,0,0,50), - (5883,10184,38000,0,0,56), - (5883,10188,23000,0,0,44), - (5883,10189,35000,0,0,52), - (5883,10190,42000,0,0,60), - (5883,10194,23000,0,0,44), - (5883,10195,35000,0,0,52), - (5883,10196,42000,0,0,60), - (5883,10198,26000,0,0,46), - (5883,10200,36000,0,0,54), - (5883,10203,26000,0,0,46), - (5883,10204,36000,0,0,54), - (5883,10208,26000,0,0,46), - (5883,10209,35000,0,0,52), - (5883,10210,40000,0,0,58), - (5883,10213,28000,0,0,48), - (5883,10214,38000,0,0,56), - (5883,10217,28000,0,0,48), - (5883,10218,38000,0,0,56), - (5883,10221,32000,0,0,50), - (5883,10222,42000,0,0,60), - (5883,10224,32000,0,0,50), - (5883,10226,42000,0,0,60), - (5883,10231,36000,0,0,54), - (5883,12827,2000,0,0,20), - (5883,12828,15000,0,0,40), - (5883,12829,42000,0,0,60), - (5883,13011,400,0,0,30), - (5883,13012,650,0,0,36), - (5883,13014,900,0,0,42), - (5883,13015,900,0,0,48), - (5883,13016,1800,0,0,54), - (5883,13017,1890,0,0,60), - (5883,13023,650,0,0,36), - (5883,13024,1150,0,0,44), - (5883,13025,1750,0,0,52), - (5883,13026,2100,0,0,60), - (5883,13037,6500,0,0,46), - (5883,13038,8750,0,0,52), - (5883,13039,9000,0,0,58), - (5883,22784,28000,0,0,46), - (5883,22785,40000,0,0,58), - (5883,28403,2000,0,0,20), - (5884,1142,100,0,0,4), - (5884,1173,100,0,0,6), - (5884,1249,100,0,0,6), - (5884,1472,10,0,0,1), - (5884,2141,100,0,0,6), - (5884,5507,100,0,0,4), - (5885,1035,2000,0,0,20), - (5885,1142,100,0,0,4), - (5885,1168,200,0,0,8), - (5885,1173,100,0,0,6), - (5885,1174,400,0,0,10), - (5885,1176,1800,0,0,18), - (5885,1191,200,0,0,8), - (5885,1194,400,0,0,10), - (5885,1196,2000,0,0,20), - (5885,1198,600,0,0,12), - (5885,1200,2000,0,0,20), - (5885,1210,7000,0,0,28), - (5885,1211,900,0,0,14), - (5885,1214,8000,0,0,30), - (5885,1225,5000,0,0,26), - (5885,1228,15000,0,0,40), - (5885,1241,5000,0,0,26), - (5885,1249,100,0,0,6), - (5885,1250,600,0,0,12), - (5885,1251,3000,0,0,22), - (5885,1266,600,0,0,12), - (5885,1267,1800,0,0,18), - (5885,1467,900,0,0,14), - (5885,1472,10,0,0,1), - (5885,1473,900,0,0,14), - (5885,1474,7000,0,0,28), - (5885,1475,22750,0,0,42), - (5885,1481,2000,0,0,20), - (5885,1811,3000,0,0,22), - (5885,1830,200,0,0,24), - (5885,2124,1500,0,0,16), - (5885,2125,4000,0,0,24), - (5885,2141,100,0,0,6), - (5885,2142,900,0,0,14), - (5885,2143,3000,0,0,22), - (5885,2858,1500,0,0,16), - (5885,3142,1800,0,0,18), - (5885,3553,14000,0,0,38), - (5885,3576,4000,0,0,24), - (5885,5146,200,0,0,8), - (5885,5147,1500,0,0,16), - (5885,5148,4000,0,0,24), - (5885,5499,2000,0,0,20), - (5885,5507,100,0,0,4), - (5885,5565,400,0,0,10), - (5885,5566,2000,0,0,20), - (5885,6121,13000,0,0,34), - (5885,6128,8000,0,0,30), - (5885,6130,10000,0,0,32), - (5885,6132,15000,0,0,40), - (5885,6142,7000,0,0,28), - (5885,6144,3000,0,0,22), - (5885,6493,600,0,0,12), - (5885,7323,2000,0,0,20), - (5885,8403,4000,0,0,24), - (5885,8404,8000,0,0,30), - (5885,8405,13000,0,0,36), - (5885,8409,5000,0,0,26), - (5885,8410,10000,0,0,32), - (5885,8411,14000,0,0,38), - (5885,8414,8000,0,0,30), - (5885,8415,14000,0,0,38), - (5885,8420,10000,0,0,32), - (5885,8421,15000,0,0,40), - (5885,8425,10000,0,0,32), - (5885,8426,15000,0,0,40), - (5885,8428,13000,0,0,36), - (5885,8440,3000,0,0,22), - (5885,8441,8000,0,0,30), - (5885,8442,14000,0,0,38), - (5885,8447,7000,0,0,28), - (5885,8448,12000,0,0,34), - (5885,8449,15000,0,0,40), - (5885,8452,4000,0,0,24), - (5885,8453,15000,0,0,36), - (5885,8456,8000,0,0,30), - (5885,8459,8000,0,0,30), - (5885,8460,15000,0,0,40), - (5885,8463,10000,0,0,32), - (5885,8464,18000,0,0,42), - (5885,8493,12000,0,0,34), - (5885,8496,7000,0,0,28), - (5885,8497,13000,0,0,36), - (5885,10055,28000,0,0,48), - (5885,10056,40000,0,0,58), - (5885,10141,15000,0,0,40), - (5885,10142,32000,0,0,50), - (5885,10146,22750,0,0,42), - (5885,10147,35000,0,0,52), - (5885,10152,22750,0,0,42), - (5885,10153,28000,0,0,48), - (5885,10154,36000,0,0,54), - (5885,10155,42000,0,0,60), - (5885,10158,38000,0,0,56), - (5885,10162,22750,0,0,42), - (5885,10163,32000,0,0,50), - (5885,10164,40000,0,0,58), - (5885,10171,18000,0,0,42), - (5885,10172,36000,0,0,54), - (5885,10175,28000,0,0,48), - (5885,10176,42000,0,0,60), - (5885,10178,35000,0,0,52), - (5885,10182,23000,0,0,44), - (5885,10183,32000,0,0,50), - (5885,10184,38000,0,0,56), - (5885,10188,23000,0,0,44), - (5885,10189,35000,0,0,52), - (5885,10190,42000,0,0,60), - (5885,10194,23000,0,0,44), - (5885,10195,35000,0,0,52), - (5885,10196,42000,0,0,60), - (5885,10198,26000,0,0,46), - (5885,10200,36000,0,0,54), - (5885,10203,26000,0,0,46), - (5885,10204,36000,0,0,54), - (5885,10208,26000,0,0,46), - (5885,10209,35000,0,0,52), - (5885,10210,40000,0,0,58), - (5885,10213,28000,0,0,48), - (5885,10214,38000,0,0,56), - (5885,10217,28000,0,0,48), - (5885,10218,38000,0,0,56), - (5885,10221,32000,0,0,50), - (5885,10222,42000,0,0,60), - (5885,10224,32000,0,0,50), - (5885,10226,42000,0,0,60), - (5885,10231,36000,0,0,54), - (5885,12827,2000,0,0,20), - (5885,12828,15000,0,0,40), - (5885,12829,42000,0,0,60), - (5885,13011,400,0,0,30), - (5885,13012,650,0,0,36), - (5885,13014,900,0,0,42), - (5885,13015,900,0,0,48), - (5885,13016,1800,0,0,54), - (5885,13017,1890,0,0,60), - (5885,13023,650,0,0,36), - (5885,13024,1150,0,0,44), - (5885,13025,1750,0,0,52), - (5885,13026,2100,0,0,60), - (5885,13037,6500,0,0,46), - (5885,13038,8750,0,0,52), - (5885,13039,9000,0,0,58), - (5885,22784,28000,0,0,46), - (5885,22785,40000,0,0,58), - (5885,28403,2000,0,0,20), - (5938,7733,100,0,0,5), - (5938,7734,500,356,50,0), - (5939,3279,100,0,0,0), - (5939,3280,500,129,50,0), - (5939,3281,100,129,40,0), - (5939,3282,250,129,80,0), - (5939,3283,1000,129,115,0), - (5939,7930,5000,129,150,0), - (5939,7936,250,129,80,0), - (5941,7733,100,0,0,5), - (5941,7734,500,356,50,0), - (5943,3279,100,0,0,0), - (5943,3280,500,129,50,0), - (5943,3281,100,129,40,0), - (5943,3282,250,129,80,0), - (5943,3283,1000,129,115,0), - (5943,7930,5000,129,150,0), - (5943,7936,250,129,80,0), - (5957,3579,8000,0,0,30), - (5957,11424,28800,0,0,50), - (5958,3580,2000,0,0,20), - (5958,11423,13500,0,0,40), - (5994,1252,800,0,0,12), - (5994,1253,10000,0,0,30), - (5994,1254,18000,0,0,40), - (5994,1256,800,0,0,12), - (5994,1257,5000,0,0,24), - (5994,1260,2000,0,0,18), - (5994,1261,6000,0,0,26), - (5994,1268,1200,0,0,14), - (5994,1276,1200,0,0,14), - (5994,1277,800,0,0,12), - (5994,1278,2000,0,0,18), - (5994,1279,10000,0,0,30), - (5994,1280,22000,0,0,42), - (5994,1283,2000,0,0,18), - (5994,1284,14000,0,0,36), - (5994,1287,10000,0,0,30), - (5994,1288,18000,0,0,40), - (5994,1293,10000,0,0,30), - (5994,1298,5000,0,0,24), - (5994,1300,4000,0,0,22), - (5994,1301,10000,0,0,30), - (5994,1425,3000,0,0,20), - (5994,2016,4000,0,0,22), - (5994,2049,30000,0,0,50), - (5994,2058,1600,0,0,16), - (5994,2059,4000,0,0,22), - (5994,2065,18000,0,0,40), - (5994,2066,3000,0,0,20), - (5994,2067,38000,0,0,52), - (5994,2068,44000,0,0,58), - (5994,2069,26000,0,0,46), - (5994,2097,4000,0,0,22), - (5994,2793,14000,0,0,36), - (5994,2799,12000,0,0,34), - (5994,3046,400,0,0,28), - (5994,6062,16000,0,0,38), - (5994,6067,10000,0,0,30), - (5994,6068,14000,0,0,36), - (5994,6071,8000,0,0,28), - (5994,6072,12000,0,0,34), - (5994,6079,1200,0,0,14), - (5994,6080,3000,0,0,20), - (5994,6081,6000,0,0,26), - (5994,6082,11000,0,0,32), - (5994,6083,16000,0,0,38), - (5994,6386,900,0,0,40), - (5994,6492,12000,0,0,34), - (5994,7130,3000,0,0,20), - (5994,7378,400,0,0,28), - (5994,8107,1600,0,0,16), - (5994,8108,4000,0,0,22), - (5994,8109,8000,0,0,28), - (5994,8110,12000,0,0,34), - (5994,8111,18000,0,0,40), - (5994,8123,1200,0,0,14), - (5994,8125,8000,0,0,28), - (5994,8126,3000,0,0,20), - (5994,8130,5000,0,0,24), - (5994,8132,11000,0,0,32), - (5994,8193,14000,0,0,36), - (5994,9475,6000,0,0,26), - (5994,9476,11000,0,0,32), - (5994,9477,16000,0,0,38), - (5994,9486,18000,0,0,40), - (5994,9580,3000,0,0,20), - (5994,9581,10000,0,0,30), - (5994,9593,18000,0,0,40), - (5994,10877,18000,0,0,40), - (5994,10878,28000,0,0,48), - (5994,10879,42000,0,0,56), - (5994,10882,12000,0,0,34), - (5994,10883,26000,0,0,46), - (5994,10889,22000,0,0,42), - (5994,10891,42000,0,0,56), - (5994,10895,22000,0,0,42), - (5994,10896,30000,0,0,50), - (5994,10897,44000,0,0,58), - (5994,10902,22000,0,0,42), - (5994,10903,28000,0,0,48), - (5994,10904,40000,0,0,54), - (5994,10905,46000,0,0,60), - (5994,10910,24000,0,0,44), - (5994,10913,24000,0,0,44), - (5994,10914,44000,0,0,58), - (5994,10918,24000,0,0,44), - (5994,10919,30000,0,0,50), - (5994,10920,42000,0,0,56), - (5994,10930,24000,0,0,44), - (5994,10931,30000,0,0,50), - (5994,10932,42000,0,0,56), - (5994,10935,26000,0,0,46), - (5994,10936,40000,0,0,54), - (5994,10939,28000,0,0,48), - (5994,10940,46000,0,0,60), - (5994,10943,30000,0,0,50), - (5994,10944,46000,0,0,60), - (5994,10948,26000,0,0,46), - (5994,10949,38000,0,0,52), - (5994,10950,44000,0,0,58), - (5994,10954,38000,0,0,52), - (5994,10956,46000,0,0,60), - (5994,10959,42000,0,0,56), - (5994,10962,46000,0,0,60), - (5994,11025,30000,0,0,50), - (5994,11026,46000,0,0,60), - (5994,14820,1500,0,0,50), - (5994,15434,700,0,0,36), - (5994,15452,5000,0,0,24), - (5994,15454,10000,0,0,30), - (5994,15455,14000,0,0,36), - (5994,15457,22000,0,0,42), - (5994,15459,28000,0,0,48), - (5994,15460,40000,0,0,54), - (5994,17316,700,0,0,36), - (5994,17317,1200,0,0,44), - (5994,17318,1900,0,0,52), - (5994,18806,46000,0,0,60), - (5994,18808,2300,0,0,60), - (5994,20771,44000,0,0,58), - (5994,27796,3000,0,0,20), - (5994,27821,1200,0,0,44), - (5994,27822,1900,0,0,52), - (5994,27823,2300,0,0,60), - (5994,27843,2300,0,0,60), - (5994,27845,2300,0,0,60), - (5994,27875,1200,0,0,50), - (5994,27876,1500,0,0,60), - (6014,1252,800,0,0,12), - (6014,1253,10000,0,0,30), - (6014,1254,18000,0,0,40), - (6014,1255,10,0,0,1), - (6014,1256,800,0,0,12), - (6014,1257,5000,0,0,24), - (6014,1258,100,0,0,4), - (6014,1259,300,0,0,10), - (6014,1260,2000,0,0,18), - (6014,1261,6000,0,0,26), - (6014,1265,200,0,0,8), - (6014,1268,1200,0,0,14), - (6014,1269,11000,0,0,32), - (6014,1275,100,0,0,6), - (6014,1276,1200,0,0,14), - (6014,1277,800,0,0,12), - (6014,1278,2000,0,0,18), - (6014,1279,10000,0,0,30), - (6014,1280,22000,0,0,42), - (6014,1283,2000,0,0,18), - (6014,1284,14000,0,0,36), - (6014,1287,10000,0,0,30), - (6014,1288,18000,0,0,40), - (6014,1293,10000,0,0,30), - (6014,1298,5000,0,0,24), - (6014,1300,4000,0,0,22), - (6014,1301,10000,0,0,30), - (6014,1425,3000,0,0,20), - (6014,2013,300,0,0,10), - (6014,2016,4000,0,0,22), - (6014,2049,30000,0,0,50), - (6014,2056,100,0,0,4), - (6014,2057,300,0,0,10), - (6014,2058,1600,0,0,16), - (6014,2059,4000,0,0,22), - (6014,2065,18000,0,0,40), - (6014,2066,3000,0,0,20), - (6014,2067,38000,0,0,52), - (6014,2068,44000,0,0,58), - (6014,2069,26000,0,0,46), - (6014,2097,4000,0,0,22), - (6014,2793,14000,0,0,36), - (6014,2799,12000,0,0,34), - (6014,2851,100,0,0,6), - (6014,3046,400,0,0,28), - (6014,6062,16000,0,0,38), - (6014,6067,10000,0,0,30), - (6014,6068,14000,0,0,36), - (6014,6071,8000,0,0,28), - (6014,6072,12000,0,0,34), - (6014,6073,200,0,0,8), - (6014,6079,1200,0,0,14), - (6014,6080,3000,0,0,20), - (6014,6081,6000,0,0,26), - (6014,6082,11000,0,0,32), - (6014,6083,16000,0,0,38), - (6014,6386,900,0,0,40), - (6014,6492,12000,0,0,34), - (6014,7130,3000,0,0,20), - (6014,7378,400,0,0,28), - (6014,8093,300,0,0,10), - (6014,8107,1600,0,0,16), - (6014,8108,4000,0,0,22), - (6014,8109,8000,0,0,28), - (6014,8110,12000,0,0,34), - (6014,8111,18000,0,0,40), - (6014,8123,1200,0,0,14), - (6014,8125,8000,0,0,28), - (6014,8126,3000,0,0,20), - (6014,8130,5000,0,0,24), - (6014,8132,11000,0,0,32), - (6014,8193,14000,0,0,36), - (6014,9475,6000,0,0,26), - (6014,9476,11000,0,0,32), - (6014,9477,16000,0,0,38), - (6014,9486,18000,0,0,40), - (6014,9580,3000,0,0,20), - (6014,9581,10000,0,0,30), - (6014,9593,18000,0,0,40), - (6014,10877,18000,0,0,40), - (6014,10878,28000,0,0,48), - (6014,10879,42000,0,0,56), - (6014,10882,12000,0,0,34), - (6014,10883,26000,0,0,46), - (6014,10889,22000,0,0,42), - (6014,10891,42000,0,0,56), - (6014,10895,22000,0,0,42), - (6014,10896,30000,0,0,50), - (6014,10897,44000,0,0,58), - (6014,10902,22000,0,0,42), - (6014,10903,28000,0,0,48), - (6014,10904,40000,0,0,54), - (6014,10905,46000,0,0,60), - (6014,10910,24000,0,0,44), - (6014,10913,24000,0,0,44), - (6014,10914,44000,0,0,58), - (6014,10918,24000,0,0,44), - (6014,10919,30000,0,0,50), - (6014,10920,42000,0,0,56), - (6014,10930,24000,0,0,44), - (6014,10931,30000,0,0,50), - (6014,10932,42000,0,0,56), - (6014,10935,26000,0,0,46), - (6014,10936,40000,0,0,54), - (6014,10939,28000,0,0,48), - (6014,10940,46000,0,0,60), - (6014,10943,30000,0,0,50), - (6014,10944,46000,0,0,60), - (6014,10948,26000,0,0,46), - (6014,10949,38000,0,0,52), - (6014,10950,44000,0,0,58), - (6014,10954,38000,0,0,52), - (6014,10959,42000,0,0,56), - (6014,10962,46000,0,0,60), - (6014,11025,30000,0,0,50), - (6014,11026,46000,0,0,60), - (6014,14820,1500,0,0,50), - (6014,15434,700,0,0,36), - (6014,15452,5000,0,0,24), - (6014,15454,10000,0,0,30), - (6014,15455,14000,0,0,36), - (6014,15457,22000,0,0,42), - (6014,15459,28000,0,0,48), - (6014,15460,40000,0,0,54), - (6014,17316,700,0,0,36), - (6014,17317,1200,0,0,44), - (6014,17318,1900,0,0,52), - (6014,18806,46000,0,0,60), - (6014,18808,2300,0,0,60), - (6014,19326,150,0,0,20), - (6014,19327,500,0,0,30), - (6014,19328,900,0,0,40), - (6014,19329,1500,0,0,50), - (6014,19330,2300,0,0,60), - (6014,19332,400,0,0,28), - (6014,19333,700,0,0,36), - (6014,19334,1000,0,0,42), - (6014,19335,1200,0,0,52), - (6014,19336,2300,0,0,60), - (6014,20771,44000,0,0,58), - (6014,27796,3000,0,0,20), - (6014,27821,1200,0,0,44), - (6014,27822,1900,0,0,52), - (6014,27823,2300,0,0,60), - (6014,27843,2300,0,0,60), - (6014,27845,2300,0,0,60), - (6014,27875,1200,0,0,50), - (6014,27876,1500,0,0,60), - (6018,1252,800,0,0,12), - (6018,1253,10000,0,0,30), - (6018,1254,18000,0,0,40), - (6018,1255,10,0,0,1), - (6018,1256,800,0,0,12), - (6018,1257,5000,0,0,24), - (6018,1258,100,0,0,4), - (6018,1259,300,0,0,10), - (6018,1260,2000,0,0,18), - (6018,1261,6000,0,0,26), - (6018,1265,200,0,0,8), - (6018,1268,1200,0,0,14), - (6018,1269,11000,0,0,32), - (6018,1275,100,0,0,6), - (6018,1276,1200,0,0,14), - (6018,1277,800,0,0,12), - (6018,1278,2000,0,0,18), - (6018,1279,10000,0,0,30), - (6018,1280,22000,0,0,42), - (6018,1283,2000,0,0,18), - (6018,1284,14000,0,0,36), - (6018,1287,10000,0,0,30), - (6018,1288,18000,0,0,40), - (6018,1293,10000,0,0,30), - (6018,1298,5000,0,0,24), - (6018,1300,4000,0,0,22), - (6018,1301,10000,0,0,30), - (6018,1425,3000,0,0,20), - (6018,2013,300,0,0,10), - (6018,2016,4000,0,0,22), - (6018,2049,30000,0,0,50), - (6018,2056,100,0,0,4), - (6018,2057,300,0,0,10), - (6018,2058,1600,0,0,16), - (6018,2059,4000,0,0,22), - (6018,2065,18000,0,0,40), - (6018,2066,3000,0,0,20), - (6018,2067,38000,0,0,52), - (6018,2068,44000,0,0,58), - (6018,2069,26000,0,0,46), - (6018,2097,4000,0,0,22), - (6018,2793,14000,0,0,36), - (6018,2799,12000,0,0,34), - (6018,2851,100,0,0,6), - (6018,3046,400,0,0,28), - (6018,6062,16000,0,0,38), - (6018,6067,10000,0,0,30), - (6018,6068,14000,0,0,36), - (6018,6071,8000,0,0,28), - (6018,6072,12000,0,0,34), - (6018,6073,200,0,0,8), - (6018,6079,1200,0,0,14), - (6018,6080,3000,0,0,20), - (6018,6081,6000,0,0,26), - (6018,6082,11000,0,0,32), - (6018,6083,16000,0,0,38), - (6018,6386,900,0,0,40), - (6018,6492,12000,0,0,34), - (6018,7130,3000,0,0,20), - (6018,7378,400,0,0,28), - (6018,8093,300,0,0,10), - (6018,8107,1600,0,0,16), - (6018,8108,4000,0,0,22), - (6018,8109,8000,0,0,28), - (6018,8110,12000,0,0,34), - (6018,8111,18000,0,0,40), - (6018,8123,1200,0,0,14), - (6018,8125,8000,0,0,28), - (6018,8126,3000,0,0,20), - (6018,8130,5000,0,0,24), - (6018,8132,11000,0,0,32), - (6018,8193,14000,0,0,36), - (6018,9475,6000,0,0,26), - (6018,9476,11000,0,0,32), - (6018,9477,16000,0,0,38), - (6018,9486,18000,0,0,40), - (6018,9580,3000,0,0,20), - (6018,9581,10000,0,0,30), - (6018,9593,18000,0,0,40), - (6018,10877,18000,0,0,40), - (6018,10878,28000,0,0,48), - (6018,10879,42000,0,0,56), - (6018,10882,12000,0,0,34), - (6018,10883,26000,0,0,46), - (6018,10889,22000,0,0,42), - (6018,10891,42000,0,0,56), - (6018,10895,22000,0,0,42), - (6018,10896,30000,0,0,50), - (6018,10897,44000,0,0,58), - (6018,10902,22000,0,0,42), - (6018,10903,28000,0,0,48), - (6018,10904,40000,0,0,54), - (6018,10905,46000,0,0,60), - (6018,10910,24000,0,0,44), - (6018,10913,24000,0,0,44), - (6018,10914,44000,0,0,58), - (6018,10918,24000,0,0,44), - (6018,10919,30000,0,0,50), - (6018,10920,42000,0,0,56), - (6018,10930,24000,0,0,44), - (6018,10931,30000,0,0,50), - (6018,10932,42000,0,0,56), - (6018,10935,26000,0,0,46), - (6018,10936,40000,0,0,54), - (6018,10939,28000,0,0,48), - (6018,10940,46000,0,0,60), - (6018,10943,30000,0,0,50), - (6018,10944,46000,0,0,60), - (6018,10948,26000,0,0,46), - (6018,10949,38000,0,0,52), - (6018,10950,44000,0,0,58), - (6018,10954,38000,0,0,52), - (6018,10959,42000,0,0,56), - (6018,10962,46000,0,0,60), - (6018,11025,30000,0,0,50), - (6018,11026,46000,0,0,60), - (6018,14820,1500,0,0,50), - (6018,15434,700,0,0,36), - (6018,15452,5000,0,0,24), - (6018,15454,10000,0,0,30), - (6018,15455,14000,0,0,36), - (6018,15457,22000,0,0,42), - (6018,15459,28000,0,0,48), - (6018,15460,40000,0,0,54), - (6018,17316,700,0,0,36), - (6018,17317,1200,0,0,44), - (6018,17318,1900,0,0,52), - (6018,18806,46000,0,0,60), - (6018,18808,2300,0,0,60), - (6018,19326,150,0,0,20), - (6018,19327,500,0,0,30), - (6018,19328,900,0,0,40), - (6018,19329,1500,0,0,50), - (6018,19330,2300,0,0,60), - (6018,19332,400,0,0,28), - (6018,19333,700,0,0,36), - (6018,19334,1000,0,0,44), - (6018,19335,1200,0,0,52), - (6018,19336,2300,0,0,60), - (6018,20771,44000,0,0,58), - (6018,27796,3000,0,0,20), - (6018,27821,1200,0,0,44), - (6018,27822,1900,0,0,52), - (6018,27823,2300,0,0,60), - (6018,27843,2300,0,0,60), - (6018,27845,2300,0,0,60), - (6018,27875,1200,0,0,50), - (6018,27876,1500,0,0,60), - (6094,3279,100,0,0,0), - (6094,3280,500,129,50,0), - (6094,3281,100,129,40,0), - (6094,3282,250,129,80,0), - (6094,3283,1000,129,115,0), - (6094,7930,5000,129,150,0), - (6094,7936,250,129,80,0), - (6286,2551,100,0,0,5), - (6286,2559,50,185,10,0), - (6286,2561,100,185,50,0), - (6286,2562,200,185,75,0), - (6286,2563,150,185,80,0), - (6286,3412,500,185,50,10), - (6286,6502,100,185,50,0), - (6286,6503,300,185,125,0), - (6286,21176,4000,185,200,0), - (6287,8615,10,0,0,0), - (6287,8619,500,393,50,0), - (6287,8620,5000,393,125,0), - (6287,10769,50000,393,200,35), - (6288,8615,10,0,0,0), - (6288,8619,500,393,50,0), - (6288,8620,5000,393,125,0), - (6288,10769,50000,393,200,35), - (6289,8615,10,0,0,0), - (6289,8619,500,393,50,0), - (6289,8620,5000,393,125,0), - (6289,10769,50000,393,200,35), - (6290,8615,10,0,0,0), - (6290,8619,500,393,50,0), - (6290,8620,5000,393,125,0), - (6290,10769,50000,393,200,35), - (6291,8615,10,0,0,0), - (6291,8619,500,393,50,0), - (6291,8620,5000,393,125,0), - (6291,10769,50000,393,200,35), - (6292,8615,10,0,0,0), - (6292,8619,500,393,50,0), - (6292,8620,5000,393,125,0), - (6292,10769,50000,393,200,35), - (6295,8615,10,0,0,0), - (6295,8619,500,393,50,0), - (6295,8620,5000,393,125,0), - (6295,10769,50000,393,200,35), - (6297,2581,10,0,0,0), - (6297,2582,500,186,50,0), - (6297,3313,50,186,65,0), - (6297,3314,200,186,65,0), - (6297,3315,2250,186,155,0), - (6297,3316,450,186,125,0), - (6297,3317,180,186,75,0), - (6297,3568,4500,186,125,0), - (6297,3596,2250,186,165,0), - (6297,10099,4500,186,175,0), - (6297,10100,9000,186,230,0), - (6297,10249,50000,186,200,0), - (6297,16154,18000,186,250,0), - (6299,2020,9,0,0,5), - (6299,2743,50,164,1,0), - (6299,2744,90,164,35,0), - (6299,2746,90,164,65,0), - (6299,2747,180,164,70,0), - (6299,2754,45,164,15,0), - (6299,2755,45,164,20,0), - (6299,2756,45,164,25,0), - (6299,3118,90,164,65,0), - (6299,3299,225,164,35,0), - (6299,3300,450,164,70,0), - (6299,3340,45,164,20,0), - (6299,3341,90,164,25,0), - (6299,3342,90,164,40,0), - (6299,3343,180,164,45,0), - (6299,3344,225,164,75,0), - (6299,7409,270,164,65,0), - (6299,8881,90,164,30,0), - (6299,9984,90,164,30,0), - (6306,8615,10,0,0,0), - (6306,8619,500,393,50,0), - (6306,8620,5000,393,125,0), - (6306,10769,50000,393,200,35), - (6387,8615,10,0,0,0), - (6387,8619,500,393,50,0), - (6387,8620,5000,393,125,0), - (6387,10769,50000,393,200,35), - (6707,652,300,0,0,10), - (6707,1424,300,0,0,10), - (6707,1728,4000,0,0,22), - (6707,1762,100,0,0,6), - (6707,1763,1200,0,0,14), - (6707,1764,4000,0,0,22), - (6707,1765,10000,0,0,30), - (6707,1771,800,0,0,12), - (6707,1772,6000,0,0,26), - (6707,1773,27000,0,0,42), - (6707,1774,52000,0,0,58), - (6707,1780,100,0,0,6), - (6707,1781,2900,0,0,18), - (6707,1789,10,0,0,1), - (6707,1790,3000,0,0,20), - (6707,1791,20000,0,0,40), - (6707,1792,54000,0,0,60), - (6707,1838,6000,0,0,26), - (6707,1845,10000,0,0,30), - (6707,1846,5000,0,0,24), - (6707,1858,4000,0,0,22), - (6707,1859,27000,0,0,42), - (6707,1862,20000,0,0,40), - (6707,2592,100,0,0,4), - (6707,2593,800,0,0,12), - (6707,2594,3000,0,0,20), - (6707,2595,8000,0,0,28), - (6707,2843,10000,40,130,30), - (6707,2844,18000,40,170,38), - (6707,2984,300,0,0,10), - (6707,3128,800,0,0,12), - (6707,3422,3000,40,1,20), - (6707,3423,35000,40,230,50), - (6707,5167,100,0,0,4), - (6707,5175,300,0,0,10), - (6707,5278,200,0,0,8), - (6707,5768,5000,40,100,24), - (6707,6185,7750,0,0,46), - (6707,6480,1800,0,0,16), - (6707,6505,14000,0,0,34), - (6707,6511,14000,40,150,34), - (6707,6734,1800,0,0,16), - (6707,6735,10000,0,0,30), - (6707,6736,3000,0,0,20), - (6707,6737,1200,0,0,14), - (6707,6763,200,0,0,8), - (6707,6764,1800,0,0,16), - (6707,6765,5000,0,0,24), - (6707,6769,8000,0,0,28), - (6707,6771,8000,0,0,28), - (6707,6775,27000,0,0,42), - (6707,8622,18000,0,0,38), - (6707,8625,12000,0,0,32), - (6707,8626,20000,0,0,40), - (6707,8630,12000,0,0,32), - (6707,8634,4000,0,0,22), - (6707,8635,10000,0,0,30), - (6707,8636,18000,0,0,38), - (6707,8638,20000,0,0,40), - (6707,8641,8000,0,0,28), - (6707,8642,16000,0,0,36), - (6707,8644,35000,0,0,50), - (6707,8648,1200,0,0,14), - (6707,8651,6000,0,0,26), - (6707,8652,16000,0,0,36), - (6707,8678,2900,0,0,18); + (3406,20938,2500,0,0,60,0), + (3406,20940,1800,0,0,50,0), + (3406,20941,2500,0,0,60,0), + (3406,20942,1200,0,0,42,0), + (3406,20943,2100,0,0,54,0), + (3407,796,2200,0,0,20,0), + (3407,1117,600,0,0,12,0), + (3407,1424,2200,0,0,20,0), + (3407,1547,10,0,0,1,0), + (3407,1549,1800,0,0,16,0), + (3407,1552,2200,0,0,20,0), + (3407,1563,1800,0,0,50,0), + (3407,1564,18000,0,0,40,0), + (3407,1567,1200,0,0,14,0), + (3407,1603,10000,0,0,32,0), + (3407,2003,100,0,0,4,0), + (3407,2898,14000,0,0,36,0), + (3407,2899,1200,0,0,14,0), + (3407,2979,600,0,0,12,0), + (3407,3047,6000,0,0,22,0), + (3407,3048,100,0,0,6,0), + (3407,3049,7000,0,0,26,0), + (3407,3128,200,0,0,8,0), + (3407,3663,8000,0,0,28,0), + (3407,3664,14000,0,0,36,0), + (3407,5117,200,0,0,8,0), + (3407,5131,2200,0,0,20,0), + (3407,5298,100,0,0,6,0), + (3407,5338,2000,0,0,18,0), + (3407,5385,8000,0,0,30,0), + (3407,6198,1200,0,0,14,0), + (3407,6385,400,0,0,10,0), + (3407,6791,2200,0,0,20,0), + (3407,6792,7000,0,0,24,0), + (3407,6999,8000,0,0,30,0), + (3407,8738,18000,0,0,40,0), + (3407,13160,18000,0,0,40,0), + (3407,13162,8000,0,0,30,0), + (3407,13164,100,0,0,4,0), + (3407,13545,26000,0,0,44,0), + (3407,13546,40000,0,0,52,0), + (3407,13547,50000,0,0,60,0), + (3407,13556,400,0,0,10,0), + (3407,13557,2000,0,0,18,0), + (3407,13558,7000,0,0,26,0), + (3407,13559,12000,0,0,34,0), + (3407,13560,24000,0,0,42,0), + (3407,13561,36000,0,0,50,0), + (3407,13562,48000,0,0,58,0), + (3407,13799,1800,0,0,16,0), + (3407,13811,8000,0,0,28,0), + (3407,13814,12000,0,0,34,0), + (3407,14332,200,0,0,8,0), + (3407,14333,1800,0,0,16,0), + (3407,14334,7000,0,0,24,0), + (3407,14335,10000,0,0,32,0), + (3407,14336,18000,0,0,40,0), + (3407,14337,32000,0,0,48,0), + (3407,14338,46000,0,0,56,0), + (3407,14339,16000,0,0,38,0), + (3407,14340,5000,0,0,60,0), + (3407,14341,8000,0,0,30,0), + (3407,14342,26000,0,0,44,0), + (3407,14343,48000,0,0,58,0), + (3407,14344,12000,0,0,34,0), + (3407,14345,32000,0,0,48,0), + (3407,14346,2200,0,0,20,0), + (3407,14347,10000,0,0,32,0), + (3407,14348,24000,0,0,42,0), + (3407,14349,40000,0,0,52,0), + (3407,14350,28000,0,0,46,0), + (3407,14351,46000,0,0,56,0), + (3407,14352,600,0,0,12,0), + (3407,14353,2200,0,0,20,0), + (3407,14354,8000,0,0,28,0), + (3407,14355,14000,0,0,36,0), + (3407,14356,26000,0,0,44,0), + (3407,14357,40000,0,0,52,0), + (3407,14358,50000,0,0,60,0), + (3407,14359,24000,0,0,42,0), + (3407,14360,42000,0,0,54,0), + (3407,14361,36000,0,0,50,0), + (3407,14362,48000,0,0,58,0), + (3407,14364,7000,0,0,26,0), + (3407,14365,14000,0,0,36,0), + (3407,14366,28000,0,0,46,0), + (3407,14367,46000,0,0,56,0), + (3407,14368,18000,0,0,40,0), + (3407,14370,50000,0,0,60,0), + (3407,14372,26000,0,0,44,0), + (3407,14373,42000,0,0,54,0), + (3407,14374,2000,0,0,18,0), + (3407,14375,8000,0,0,28,0), + (3407,14376,16000,0,0,38,0), + (3407,14377,32000,0,0,48,0), + (3407,14378,48000,0,0,58,0), + (3407,14431,6000,0,0,22,0), + (3407,14432,18000,0,0,40,0), + (3407,14434,48000,0,0,58,0), + (3407,14445,8000,0,0,30,0), + (3407,14446,28000,0,0,46,0), + (3407,15637,8000,0,0,30,0), + (3407,15638,18000,0,0,40,0), + (3407,15639,36000,0,0,50,0), + (3407,15640,50000,0,0,60,0), + (3407,20044,28000,0,0,46,0), + (3407,20155,10000,0,0,32,0), + (3407,20156,36000,0,0,50,0), + (3407,20157,7000,0,0,26,0), + (3407,20158,18000,0,0,40,0), + (3407,20159,7000,0,0,24,0), + (3407,20160,400,0,0,10,0), + (3407,20161,2000,0,0,18,0), + (3407,20191,46000,0,0,56,0), + (3407,20738,600,0,0,12,0), + (3407,20931,400,0,0,28,0), + (3407,20932,700,0,0,36,0), + (3407,20933,1300,0,0,44,0), + (3407,20934,2000,0,0,52,0), + (3407,20935,2500,0,0,60,0), + (3407,20938,2500,0,0,60,0), + (3407,20940,1800,0,0,50,0), + (3407,20941,2500,0,0,60,0), + (3407,20942,1200,0,0,42,0), + (3407,20943,2100,0,0,54,0), + (3408,797,4000,0,0,20,0), + (3408,798,10000,0,0,26,0), + (3408,1055,11000,0,0,28,0), + (3408,1065,1500,0,0,14,0), + (3408,1229,100,0,0,6,0), + (3408,1343,100,0,0,6,0), + (3408,1344,3000,0,0,18,0), + (3408,1423,100,0,0,4,0), + (3408,1424,4000,0,0,20,0), + (3408,1482,12000,0,0,30,0), + (3408,1606,200,0,0,8,0), + (3408,1607,2000,0,0,16,0), + (3408,1610,8000,0,0,24,0), + (3408,1611,14000,0,0,32,0), + (3408,1646,3000,0,0,18,0), + (3408,1675,1000,0,0,12,0), + (3408,1676,14000,0,0,32,0), + (3408,1677,54000,0,0,52,0), + (3408,1685,18000,0,0,36,0), + (3408,1716,200,0,0,8,0), + (3408,1722,42000,0,0,50,0), + (3408,1738,100,0,0,4,0), + (3408,2570,2000,0,0,16,0), + (3408,2688,600,0,0,10,0), + (3408,3128,100,0,0,6,0), + (3408,3433,12000,0,0,30,0), + (3408,3434,22000,0,0,40,0), + (3408,3435,42000,0,0,50,0), + (3408,5243,1000,0,0,12,0), + (3408,5247,6000,0,0,20,0), + (3408,5283,8000,0,0,24,0), + (3408,6158,22000,0,0,40,0), + (3408,6176,14000,0,0,32,0), + (3408,6177,22000,0,0,40,0), + (3408,6180,10000,0,0,26,0), + (3408,6191,8000,0,0,24,0), + (3408,6193,6000,0,0,22,0), + (3408,6543,14000,0,0,32,0), + (3408,6549,600,0,0,10,0), + (3408,6550,4000,0,0,20,0), + (3408,6551,12000,0,0,30,0), + (3408,6553,20000,0,0,38,0), + (3408,6556,60000,0,0,58,0), + (3408,6573,1500,0,0,14,0), + (3408,6575,8000,0,0,24,0), + (3408,6674,10,0,0,1,0), + (3408,7109,22000,0,0,40,0), + (3408,7374,14000,0,0,32,0), + (3408,7375,56000,0,0,54,0), + (3408,7380,16000,0,0,34,0), + (3408,7382,2000,0,0,16,0), + (3408,7385,1000,0,0,12,0), + (3408,7401,10000,0,0,26,0), + (3408,7403,18000,0,0,36,0), + (3408,7406,6000,0,0,22,0), + (3408,7889,11000,0,0,28,0), + (3408,8206,11000,0,0,28,0), + (3408,8207,20000,0,0,38,0), + (3408,8381,16000,0,0,34,0), + (3408,8821,20000,0,0,38,0), + (3408,11552,32000,0,0,42,0), + (3408,11553,54000,0,0,52,0), + (3408,11557,16000,0,0,34,0), + (3408,11558,34000,0,0,44,0), + (3408,11559,56000,0,0,54,0), + (3408,11570,40000,0,0,48,0), + (3408,11571,58000,0,0,56,0), + (3408,11575,22000,0,0,40,0), + (3408,11576,42000,0,0,50,0), + (3408,11577,62000,0,0,60,0), + (3408,11579,36000,0,0,46,0), + (3408,11582,40000,0,0,48,0), + (3408,11583,60000,0,0,58,0), + (3408,11586,34000,0,0,44,0), + (3408,11587,62000,0,0,60,0), + (3408,11598,36000,0,0,46,0), + (3408,11599,60000,0,0,58,0), + (3408,11602,34000,0,0,44,0), + (3408,11603,56000,0,0,54,0), + (3408,11606,36000,0,0,46,0), + (3408,11607,56000,0,0,54,0), + (3408,18556,14000,0,0,32,0), + (3408,20561,36000,0,0,46,0), + (3408,20562,58000,0,0,56,0), + (3408,20571,62000,0,0,60,0), + (3408,20621,32000,0,0,42,0), + (3408,20622,54000,0,0,52,0), + (3408,20703,40000,0,0,48,0), + (3408,20704,58000,0,0,56,0), + (3408,20724,4000,0,0,20,0), + (3408,21555,200,0,0,48,0), + (3408,21557,2800,0,0,54,0), + (3408,21558,3100,0,0,60,0), + (3408,23898,2000,0,0,48,0), + (3408,23899,2800,0,0,54,0), + (3408,23900,3100,0,0,60,0), + (3408,23926,200,0,0,48,0), + (3408,23927,2800,0,0,54,0), + (3408,23928,3100,0,0,60,0), + (3412,3984,115,202,30,0,0), + (3412,3985,130,202,30,0,0), + (3412,3986,150,202,50,0,0), + (3412,3987,150,202,50,0,0), + (3412,3988,200,202,60,0,0), + (3412,3990,270,202,90,0,0), + (3412,3991,225,202,65,0,0), + (3412,3992,250,202,75,0,0), + (3412,3993,250,202,75,0,0), + (3412,3994,250,202,75,0,0), + (3412,3995,270,202,85,0,0), + (3412,3997,360,202,100,0,0), + (3412,3998,378,202,105,0,0), + (3412,3999,405,202,105,0,0), + (3412,4000,405,202,105,0,0), + (3412,4001,427,202,110,0,0), + (3412,4003,450,202,120,0,0), + (3412,4005,450,202,125,0,0), + (3412,4006,450,202,125,0,0), + (3412,4007,450,202,125,0,0), + (3412,4008,270,202,125,0,0), + (3412,4009,495,202,130,0,0), + (3412,4010,540,202,140,0,0), + (3412,4012,540,202,145,0,0), + (3412,4013,675,202,150,0,0), + (3412,4014,675,202,150,0,0), + (3412,4039,10,0,0,5,0), + (3412,4040,450,202,50,10,0), + (3412,6459,360,202,135,0,0), + (3412,7431,150,202,50,0,0), + (3412,8336,270,202,100,0,0), + (3412,9272,450,202,150,0,0), + (3412,12628,900,202,150,0,0), + (3478,2021,450,164,50,10,0), + (3478,2744,90,164,35,0,0), + (3478,2745,450,164,90,0,0), + (3478,2746,90,164,65,0,0), + (3478,2747,180,164,70,0,0), + (3478,2749,270,164,105,0,0), + (3478,2750,450,164,105,0,0), + (3478,2751,450,164,120,0,0), + (3478,2752,900,164,125,0,0), + (3478,2753,900,164,145,0,0), + (3478,2754,45,164,15,0,0), + (3478,2755,45,164,20,0,0), + (3478,2756,45,164,25,0,0), + (3478,2757,180,164,110,0,0), + (3478,2758,180,164,115,0,0), + (3478,2759,180,164,120,0,0), + (3478,3118,90,164,65,0,0), + (3478,3119,900,164,125,0,0), + (3478,3298,450,164,90,0,0), + (3478,3299,225,164,35,0,0), + (3478,3300,450,164,70,0,0), + (3478,3301,900,164,130,0,0), + (3478,3340,45,164,20,0,0), + (3478,3341,90,164,25,0,0), + (3478,3342,90,164,40,0,0), + (3478,3343,180,164,45,0,0), + (3478,3344,225,164,75,0,0), + (3478,3345,1000,164,110,0,0), + (3478,3346,450,164,130,0,0), + (3478,3347,900,164,135,0,0), + (3478,3348,900,164,125,0,0), + (3478,3516,600,164,100,0,0), + (3478,6520,720,164,110,0,0), + (3478,7409,270,164,65,0,0), + (3478,7819,180,164,95,0,0), + (3478,7820,90,164,100,0,0), + (3478,8769,225,164,150,0,0), + (3478,8881,90,164,30,0,0), + (3478,9984,90,164,30,0,0), + (3478,9988,225,164,125,0,0), + (3478,9989,450,164,130,0,0), + (3478,9990,450,164,135,0,0), + (3478,14381,225,164,150,0,0), + (3478,19670,600,164,100,0,0), + (3478,19671,225,164,150,0,0), + (3484,2414,45,197,40,0,0), + (3484,2415,22,197,1,0,0), + (3484,2416,45,197,40,0,0), + (3484,2417,270,197,70,0,0), + (3484,2418,180,197,70,0,0), + (3484,2419,180,197,60,0,0), + (3484,2423,225,197,75,0,0), + (3484,2966,90,197,75,0,0), + (3484,2967,180,197,65,0,0), + (3484,2996,45,197,10,0,0), + (3484,3783,90,197,45,0,0), + (3484,3876,90,197,35,0,0), + (3484,3877,180,197,60,0,0), + (3484,3878,270,197,70,0,0), + (3484,3911,10,0,0,5,0), + (3484,3916,45,197,30,0,0), + (3484,3917,25,197,1,0,0), + (3484,7626,45,197,30,0,0), + (3484,7627,45,197,30,0,0), + (3484,8466,45,197,40,0,0), + (3484,8777,45,197,10,0,0), + (3484,12118,30,197,1,0,0), + (3484,12119,45,197,20,0,0), + (3484,12120,270,197,75,0,0), + (3494,3984,115,202,30,0,0), + (3494,3985,130,202,30,0,0), + (3494,3986,150,202,50,0,0), + (3494,3987,150,202,50,0,0), + (3494,3988,200,202,60,0,0), + (3494,3991,225,202,65,0,0), + (3494,3992,250,202,75,0,0), + (3494,3993,250,202,75,0,0), + (3494,3994,250,202,75,0,0), + (3494,4039,10,0,0,5,0), + (3494,7431,150,202,50,0,0), + (3523,2414,45,197,40,0,0), + (3523,2415,22,197,1,0,0), + (3523,2416,45,197,40,0,0), + (3523,2417,270,197,70,0,0), + (3523,2418,180,197,70,0,0), + (3523,2419,180,197,60,0,0), + (3523,2423,225,197,75,0,0), + (3523,2966,90,197,75,0,0), + (3523,2967,180,197,65,0,0), + (3523,2996,45,197,10,0,0), + (3523,3783,90,197,45,0,0), + (3523,3876,90,197,35,0,0), + (3523,3877,180,197,60,0,0), + (3523,3878,270,197,70,0,0), + (3523,3911,10,0,0,5,0), + (3523,3916,45,197,30,0,0), + (3523,3917,25,197,1,0,0), + (3523,7626,45,197,30,0,0), + (3523,7627,45,197,30,0,0), + (3523,8466,45,197,40,0,0), + (3523,8777,45,197,10,0,0), + (3523,12118,30,197,1,0,0), + (3523,12119,45,197,20,0,0), + (3523,12120,270,197,75,0,0), + (3530,3917,25,197,1,0,0), + (3530,12118,30,197,1,0,0), + (3531,3917,25,197,1,0,0), + (3531,12118,30,197,1,0,0), + (3545,542,396,0,0,20,0), + (3545,1853,1,261,0,0,0), + (3545,6285,1,0,0,0,0), + (3545,6291,1,0,0,0,0), + (3545,6292,1,0,0,0,0), + (3545,6293,1,0,0,0,0), + (3545,6294,1,0,0,0,0), + (3545,6313,1,0,0,0,0), + (3545,6322,1,0,0,0,0), + (3545,6323,1,0,0,0,0), + (3545,6324,1,0,0,0,0), + (3545,6325,1,0,0,0,0), + (3545,6330,1,0,0,0,0), + (3545,6339,1,0,0,0,0), + (3545,6340,1,0,0,0,0), + (3545,6341,1,0,0,0,0), + (3545,6342,1,0,0,0,0), + (3545,6449,1,0,0,0,0), + (3545,6454,1,0,0,0,0), + (3545,6455,1,0,0,0,0), + (3545,6456,1,0,0,0,0), + (3545,6457,1,0,0,0,0), + (3545,14922,1,261,0,0,0), + (3545,15147,440,0,0,20,0), + (3545,15148,1440,0,0,30,0), + (3545,15149,3240,0,0,40,0), + (3545,15150,6480,0,0,50,0), + (3545,15151,9000,0,0,60,0), + (3545,24442,440,0,0,20,0), + (3545,24468,1440,0,0,30,0), + (3545,24470,3240,0,0,40,0), + (3545,24472,6480,0,0,50,0), + (3545,24473,440,0,0,20,0), + (3545,24481,1440,0,0,30,0), + (3545,24484,3240,0,0,40,0), + (3545,24485,6480,0,0,50,0), + (3545,24517,440,0,0,20,0), + (3545,24518,40,0,0,20,0), + (3545,24519,440,0,0,20,0), + (3545,24520,1440,0,0,30,0), + (3545,24521,3240,0,0,40,0), + (3545,24522,6480,0,0,50,0), + (3545,24523,1440,0,0,30,0), + (3545,24524,3240,0,0,40,0), + (3545,24525,6480,0,0,50,0), + (3545,24526,1440,0,0,30,0), + (3545,24527,3240,0,0,40,0), + (3545,24528,6480,0,0,50,0), + (3545,24533,10,0,0,10,0), + (3545,24534,120,0,0,12,0), + (3545,24535,400,0,0,18,0), + (3545,24536,1260,0,0,24,0), + (3545,24537,1440,0,0,30,0), + (3545,24538,2520,0,0,36,0), + (3545,24539,4320,0,0,42,0), + (3545,24540,5760,0,0,48,0), + (3545,24541,7560,0,0,54,0), + (3545,24548,10,0,0,10,0), + (3545,24563,120,0,0,12,0), + (3545,24565,400,0,0,18,0), + (3545,24566,1260,0,0,24,0), + (3545,24567,1440,0,0,30,0), + (3545,24568,2520,0,0,36,0), + (3545,24569,4320,0,0,42,0), + (3545,24570,5760,0,0,48,0), + (3545,24633,7560,0,0,54,0), + (3545,24634,9000,0,0,60,0), + (3545,24636,9000,0,0,60,0), + (3549,2155,10,0,0,5,0), + (3549,2177,100,165,55,0,0), + (3549,2178,100,165,60,0,0), + (3549,2338,50,165,15,0,0), + (3549,2883,100,165,40,0,0), + (3549,3782,75,165,25,0,0), + (3549,3784,150,165,55,0,0), + (3549,3821,50,165,35,0,0), + (3549,9061,100,165,30,0,0), + (3549,9063,100,165,30,0,0), + (3555,2581,10,0,0,0,0), + (3555,2582,500,186,50,0,0), + (3555,3313,50,186,65,0,0), + (3555,3314,200,186,65,0,0), + (3555,3315,2250,186,155,0,0), + (3555,3316,450,186,125,0,0), + (3555,3317,180,186,75,0,0), + (3555,3568,4500,186,125,0,0), + (3555,3596,2250,186,165,0,0), + (3555,10099,4500,186,175,0,0), + (3555,10100,9000,186,230,0,0), + (3555,10249,50000,186,200,0,0), + (3555,16154,18000,186,250,0,0), + (3557,2020,9,0,0,5,0), + (3557,2743,50,164,1,0,0), + (3557,2744,90,164,35,0,0), + (3557,2746,90,164,65,0,0), + (3557,2747,180,164,70,0,0), + (3557,2754,45,164,15,0,0), + (3557,2755,45,164,20,0,0), + (3557,2756,45,164,25,0,0), + (3557,3118,90,164,65,0,0), + (3557,3299,225,164,35,0,0), + (3557,3300,450,164,70,0,0), + (3557,3340,45,164,20,0,0), + (3557,3341,90,164,25,0,0), + (3557,3342,90,164,40,0,0), + (3557,3343,180,164,45,0,0), + (3557,3344,225,164,75,0,0), + (3557,7409,270,164,65,0,0), + (3557,8881,90,164,30,0,0), + (3557,9984,90,164,30,0,0), + (3593,1343,100,0,0,6,0), + (3593,1423,100,0,0,4,0), + (3593,1738,100,0,0,4,0), + (3593,3128,100,0,0,6,0), + (3593,6674,10,0,0,1,0), + (3594,1762,100,0,0,6,0), + (3594,1780,100,0,0,6,0), + (3594,1789,10,0,0,1,0), + (3594,2592,100,0,0,4,0), + (3594,5167,100,0,0,4,0), + (3595,1255,10,0,0,1,0), + (3595,1258,100,0,0,4,0), + (3595,1275,100,0,0,6,0), + (3595,2056,100,0,0,4,0), + (3595,2851,100,0,0,6,0), + (3596,1547,10,0,0,1,0), + (3596,2003,100,0,0,4,0), + (3596,3048,100,0,0,6,0), + (3596,5298,100,0,0,6,0), + (3596,13164,50,0,0,4,0), + (3597,1420,90,0,0,6,0), + (3597,1428,100,0,0,4,0), + (3597,5181,90,0,0,6,0), + (3597,5231,10,0,0,1,0), + (3597,8922,45,0,0,4,0), + (3598,797,4000,0,0,20,0), + (3598,798,10000,0,0,26,0), + (3598,1055,11000,0,0,28,0), + (3598,1065,1500,0,0,14,0), + (3598,1229,100,0,0,6,0), + (3598,1343,100,0,0,6,0), + (3598,1344,3000,0,0,18,0), + (3598,1423,100,0,0,4,0), + (3598,1424,4000,0,0,20,0), + (3598,1482,12000,0,0,30,0), + (3598,1606,200,0,0,8,0), + (3598,1607,2000,0,0,16,0), + (3598,1610,8000,0,0,24,0), + (3598,1611,14000,0,0,32,0), + (3598,1646,3000,0,0,18,0), + (3598,1675,1000,0,0,12,0), + (3598,1676,14000,0,0,32,0), + (3598,1677,54000,0,0,52,0), + (3598,1685,18000,0,0,36,0), + (3598,1716,200,0,0,8,0), + (3598,1722,42000,0,0,50,0), + (3598,1738,100,0,0,4,0), + (3598,2570,2000,0,0,16,0), + (3598,2688,600,0,0,10,0), + (3598,3128,100,0,0,6,0), + (3598,3433,12000,0,0,30,0), + (3598,3434,22000,0,0,40,0), + (3598,3435,42000,0,0,50,0), + (3598,5243,1000,0,0,12,0), + (3598,5247,6000,0,0,20,0), + (3598,5283,8000,0,0,24,0), + (3598,6158,22000,0,0,40,0), + (3598,6176,14000,0,0,32,0), + (3598,6177,22000,0,0,40,0), + (3598,6180,10000,0,0,26,0), + (3598,6191,8000,0,0,24,0), + (3598,6193,6000,0,0,22,0), + (3598,6543,14000,0,0,32,0), + (3598,6549,600,0,0,10,0), + (3598,6550,4000,0,0,20,0), + (3598,6551,12000,0,0,30,0), + (3598,6553,20000,0,0,38,0), + (3598,6556,60000,0,0,58,0), + (3598,6573,1500,0,0,14,0), + (3598,6575,8000,0,0,24,0), + (3598,6674,10,0,0,1,0), + (3598,7109,22000,0,0,40,0), + (3598,7374,14000,0,0,32,0), + (3598,7375,56000,0,0,54,0), + (3598,7380,16000,0,0,34,0), + (3598,7382,2000,0,0,16,0), + (3598,7385,1000,0,0,12,0), + (3598,7401,10000,0,0,26,0), + (3598,7403,18000,0,0,36,0), + (3598,7406,6000,0,0,22,0), + (3598,7889,11000,0,0,28,0), + (3598,8206,11000,0,0,28,0), + (3598,8207,20000,0,0,38,0), + (3598,8381,16000,0,0,34,0), + (3598,8821,20000,0,0,38,0), + (3598,11552,32000,0,0,42,0), + (3598,11553,54000,0,0,52,0), + (3598,11557,16000,0,0,34,0), + (3598,11558,34000,0,0,44,0), + (3598,11559,56000,0,0,54,0), + (3598,11570,40000,0,0,48,0), + (3598,11571,58000,0,0,56,0), + (3598,11575,22000,0,0,40,0), + (3598,11576,42000,0,0,50,0), + (3598,11577,62000,0,0,60,0), + (3598,11579,36000,0,0,46,0), + (3598,11582,40000,0,0,48,0), + (3598,11583,60000,0,0,58,0), + (3598,11586,34000,0,0,44,0), + (3598,11587,62000,0,0,60,0), + (3598,11598,36000,0,0,46,0), + (3598,11599,60000,0,0,58,0), + (3598,11602,34000,0,0,44,0), + (3598,11603,56000,0,0,54,0), + (3598,11606,36000,0,0,46,0), + (3598,11607,56000,0,0,54,0), + (3598,18556,14000,0,0,32,0), + (3598,20561,36000,0,0,46,0), + (3598,20562,58000,0,0,56,0), + (3598,20571,62000,0,0,60,0), + (3598,20621,32000,0,0,42,0), + (3598,20622,54000,0,0,52,0), + (3598,20703,40000,0,0,48,0), + (3598,20704,58000,0,0,56,0), + (3598,20724,4000,0,0,20,0), + (3598,21555,200,0,0,48,0), + (3598,21557,2800,0,0,54,0), + (3598,21558,3100,0,0,60,0), + (3598,23898,2000,0,0,48,0), + (3598,23899,2800,0,0,54,0), + (3598,23900,3100,0,0,60,0), + (3598,23926,200,0,0,48,0), + (3598,23927,2800,0,0,54,0), + (3598,23928,3100,0,0,60,0), + (3599,652,300,0,0,10,0), + (3599,1424,300,0,0,10,0), + (3599,1728,4000,0,0,22,0), + (3599,1762,100,0,0,6,0), + (3599,1763,1200,0,0,14,0), + (3599,1764,4000,0,0,22,0), + (3599,1765,10000,0,0,30,0), + (3599,1771,800,0,0,12,0), + (3599,1772,6000,0,0,26,0), + (3599,1773,27000,0,0,42,0), + (3599,1774,52000,0,0,58,0), + (3599,1780,100,0,0,6,0), + (3599,1781,2900,0,0,18,0), + (3599,1789,10,0,0,1,0), + (3599,1790,3000,0,0,20,0), + (3599,1791,20000,0,0,40,0), + (3599,1792,54000,0,0,60,0), + (3599,1838,6000,0,0,26,0), + (3599,1845,10000,0,0,30,0), + (3599,1846,5000,0,0,24,0), + (3599,1858,4000,0,0,22,0), + (3599,1859,27000,0,0,42,0), + (3599,1862,20000,0,0,40,0), + (3599,2592,100,0,0,4,0), + (3599,2593,800,0,0,12,0), + (3599,2594,3000,0,0,20,0), + (3599,2595,8000,0,0,28,0), + (3599,2843,10000,40,130,30,0), + (3599,2844,18000,40,170,38,0), + (3599,2984,300,0,0,10,0), + (3599,3128,800,0,0,12,0), + (3599,3422,3000,40,1,20,0), + (3599,3423,35000,40,230,50,0), + (3599,5167,100,0,0,4,0), + (3599,5175,300,0,0,10,0), + (3599,5278,200,0,0,8,0), + (3599,5768,5000,40,100,24,0), + (3599,6185,7750,0,0,46,0), + (3599,6480,1800,0,0,16,0), + (3599,6505,14000,0,0,34,0), + (3599,6511,14000,40,150,34,0), + (3599,6734,1800,0,0,16,0), + (3599,6735,10000,0,0,30,0), + (3599,6736,3000,0,0,20,0), + (3599,6737,1200,0,0,14,0), + (3599,6763,200,0,0,8,0), + (3599,6764,1800,0,0,16,0), + (3599,6765,5000,0,0,24,0), + (3599,6769,8000,0,0,28,0), + (3599,6771,8000,0,0,28,0), + (3599,6775,27000,0,0,42,0), + (3599,8622,18000,0,0,38,0), + (3599,8625,12000,0,0,32,0), + (3599,8626,20000,0,0,40,0), + (3599,8630,12000,0,0,32,0), + (3599,8634,4000,0,0,22,0), + (3599,8635,10000,0,0,30,0), + (3599,8636,18000,0,0,38,0), + (3599,8638,20000,0,0,40,0), + (3599,8641,8000,0,0,28,0), + (3599,8642,16000,0,0,36,0), + (3599,8644,35000,0,0,50,0), + (3599,8648,1200,0,0,14,0), + (3599,8651,6000,0,0,26,0), + (3599,8652,16000,0,0,36,0), + (3599,8678,2900,0,0,18,0), + (3599,8695,18000,40,170,38,0), + (3599,8697,14000,0,0,34,0), + (3599,8701,8000,40,120,28,0), + (3599,8723,16000,0,0,36,0), + (3599,8727,6000,0,0,26,0), + (3599,8728,14000,0,0,34,0), + (3599,8810,16000,40,160,36,0), + (3599,11199,31000,0,0,46,0), + (3599,11200,50000,0,0,56,0), + (3599,11270,27000,0,0,42,0), + (3599,11271,35000,0,0,50,0), + (3599,11272,52000,0,0,58,0), + (3599,11276,29000,0,0,44,0), + (3599,11277,46000,0,0,52,0), + (3599,11278,54000,0,0,60,0), + (3599,11282,29000,0,0,44,0), + (3599,11283,46000,0,0,52,0), + (3599,11284,54000,0,0,60,0), + (3599,11287,31000,0,0,46,0), + (3599,11288,54000,0,0,60,0), + (3599,11291,31000,0,0,46,0), + (3599,11292,48000,0,0,54,0), + (3599,11295,31000,0,0,46,0), + (3599,11296,48000,0,0,54,0), + (3599,11298,33000,0,0,48,0), + (3599,11301,33000,0,0,48,0), + (3599,11302,50000,0,0,56,0), + (3599,11304,46000,0,0,52,0), + (3599,11318,52000,0,0,58,0), + (3599,11344,29000,40,200,44,0), + (3599,11345,46000,40,240,52,0), + (3599,11346,54000,40,280,60,0), + (3599,11360,31000,40,210,46,0), + (3599,11361,48000,40,250,54,0), + (3599,11401,46000,40,240,52,0), + (3599,13027,13000,0,0,58,0), + (3599,13221,12000,40,140,32,0), + (3599,13231,20000,40,180,40,0), + (3599,13232,33000,40,220,48,0), + (3599,13233,50000,40,260,56,0), + (3600,1252,800,0,0,12,0), + (3600,1253,10000,0,0,30,0), + (3600,1254,18000,0,0,40,0), + (3600,1255,10,0,0,1,0), + (3600,1256,800,0,0,12,0), + (3600,1257,5000,0,0,24,0), + (3600,1258,100,0,0,4,0), + (3600,1259,300,0,0,10,0), + (3600,1260,2000,0,0,18,0), + (3600,1261,6000,0,0,26,0), + (3600,1265,200,0,0,8,0), + (3600,1268,1200,0,0,14,0), + (3600,1269,11000,0,0,32,0), + (3600,1275,100,0,0,6,0), + (3600,1276,1200,0,0,14,0), + (3600,1277,800,0,0,12,0), + (3600,1278,2000,0,0,18,0), + (3600,1279,10000,0,0,30,0), + (3600,1280,22000,0,0,42,0), + (3600,1283,2000,0,0,18,0), + (3600,1284,14000,0,0,36,0), + (3600,1287,10000,0,0,30,0), + (3600,1288,18000,0,0,40,0), + (3600,1293,10000,0,0,30,0), + (3600,1298,5000,0,0,24,0), + (3600,1300,4000,0,0,22,0), + (3600,1301,10000,0,0,30,0), + (3600,1425,3000,0,0,20,0), + (3600,2013,300,0,0,10,0), + (3600,2016,4000,0,0,22,0), + (3600,2049,30000,0,0,50,0), + (3600,2056,100,0,0,4,0), + (3600,2057,300,0,0,10,0), + (3600,2058,1600,0,0,16,0), + (3600,2059,4000,0,0,22,0), + (3600,2065,18000,0,0,40,0), + (3600,2066,3000,0,0,20,0), + (3600,2067,38000,0,0,52,0), + (3600,2068,44000,0,0,58,0), + (3600,2069,26000,0,0,46,0), + (3600,2097,4000,0,0,22,0), + (3600,2793,14000,0,0,36,0), + (3600,2799,12000,0,0,34,0), + (3600,2851,100,0,0,6,0), + (3600,3046,400,0,0,28,0), + (3600,6062,16000,0,0,38,0), + (3600,6067,10000,0,0,30,0), + (3600,6068,14000,0,0,36,0), + (3600,6071,8000,0,0,28,0), + (3600,6072,12000,0,0,34,0), + (3600,6073,200,0,0,8,0), + (3600,6079,1200,0,0,14,0), + (3600,6080,3000,0,0,20,0), + (3600,6081,6000,0,0,26,0), + (3600,6082,11000,0,0,32,0), + (3600,6083,16000,0,0,38,0), + (3600,6386,900,0,0,40,0), + (3600,6492,12000,0,0,34,0), + (3600,7130,3000,0,0,20,0), + (3600,7378,400,0,0,28,0), + (3600,8093,300,0,0,10,0), + (3600,8107,1600,0,0,16,0), + (3600,8108,4000,0,0,22,0), + (3600,8109,8000,0,0,28,0), + (3600,8110,12000,0,0,34,0), + (3600,8111,18000,0,0,40,0), + (3600,8123,1200,0,0,14,0), + (3600,8125,8000,0,0,28,0), + (3600,8126,3000,0,0,20,0), + (3600,8130,5000,0,0,24,0), + (3600,8132,11000,0,0,32,0), + (3600,8193,14000,0,0,36,0), + (3600,9475,6000,0,0,26,0), + (3600,9476,11000,0,0,32,0), + (3600,9477,16000,0,0,38,0), + (3600,9486,18000,0,0,40,0), + (3600,9580,3000,0,0,20,0), + (3600,9581,10000,0,0,30,0), + (3600,9593,18000,0,0,40,0), + (3600,10877,18000,0,0,40,0), + (3600,10878,28000,0,0,48,0), + (3600,10879,42000,0,0,56,0), + (3600,10882,12000,0,0,34,0), + (3600,10883,26000,0,0,46,0), + (3600,10889,22000,0,0,42,0), + (3600,10891,42000,0,0,56,0), + (3600,10895,22000,0,0,42,0), + (3600,10896,30000,0,0,50,0), + (3600,10897,44000,0,0,58,0), + (3600,10902,22000,0,0,42,0), + (3600,10903,28000,0,0,48,0), + (3600,10904,40000,0,0,54,0), + (3600,10905,46000,0,0,60,0), + (3600,10910,24000,0,0,44,0), + (3600,10913,24000,0,0,44,0), + (3600,10914,44000,0,0,58,0), + (3600,10918,24000,0,0,44,0), + (3600,10919,30000,0,0,50,0), + (3600,10920,42000,0,0,56,0), + (3600,10930,24000,0,0,44,0), + (3600,10931,30000,0,0,50,0), + (3600,10932,42000,0,0,56,0), + (3600,10935,26000,0,0,46,0), + (3600,10936,40000,0,0,54,0), + (3600,10939,28000,0,0,48,0), + (3600,10940,46000,0,0,60,0), + (3600,10943,30000,0,0,50,0), + (3600,10944,46000,0,0,60,0), + (3600,10948,26000,0,0,46,0), + (3600,10949,38000,0,0,52,0), + (3600,10950,44000,0,0,58,0), + (3600,10954,38000,0,0,52,0), + (3600,10959,42000,0,0,56,0), + (3600,10962,46000,0,0,60,0), + (3600,11025,30000,0,0,50,0), + (3600,11026,46000,0,0,60,0), + (3600,14820,1500,0,0,50,0), + (3600,15434,700,0,0,36,0), + (3600,15452,5000,0,0,24,0), + (3600,15454,10000,0,0,30,0), + (3600,15455,14000,0,0,36,0), + (3600,15457,22000,0,0,42,0), + (3600,15459,28000,0,0,48,0), + (3600,15460,40000,0,0,54,0), + (3600,17316,700,0,0,36,0), + (3600,17317,1200,0,0,44,0), + (3600,17318,1900,0,0,52,0), + (3600,18806,46000,0,0,60,0), + (3600,18808,2300,0,0,60,0), + (3600,19351,100,0,0,18,0), + (3600,19352,300,0,0,26,0), + (3600,19353,600,0,0,34,0), + (3600,19354,1100,0,0,42,0), + (3600,19355,1500,0,0,50,0), + (3600,19356,2200,0,0,58,0), + (3600,19358,500,0,0,30,0), + (3600,19359,900,0,0,40,0), + (3600,19360,1500,0,0,50,0), + (3600,19361,2070,0,0,60,0), + (3600,20771,44000,0,0,58,0), + (3600,27796,3000,0,0,20,0), + (3600,27821,1200,0,0,44,0), + (3600,27822,1900,0,0,52,0), + (3600,27823,2300,0,0,60,0), + (3600,27843,2300,0,0,60,0), + (3600,27845,2300,0,0,60,0), + (3600,27875,1200,0,0,50,0), + (3600,27876,1500,0,0,60,0), + (3601,796,2200,0,0,20,0), + (3601,1117,600,0,0,12,0), + (3601,1424,2200,0,0,20,0), + (3601,1547,10,0,0,1,0), + (3601,1549,1800,0,0,16,0), + (3601,1552,2200,0,0,20,0), + (3601,1563,1800,0,0,50,0), + (3601,1564,18000,0,0,40,0), + (3601,1567,1200,0,0,14,0), + (3601,1603,10000,0,0,32,0), + (3601,2003,100,0,0,4,0), + (3601,2898,14000,0,0,36,0), + (3601,2899,1200,0,0,14,0), + (3601,2979,600,0,0,12,0), + (3601,3047,6000,0,0,22,0), + (3601,3048,100,0,0,6,0), + (3601,3049,7000,0,0,26,0), + (3601,3128,200,0,0,8,0), + (3601,3663,8000,0,0,28,0), + (3601,3664,14000,0,0,36,0), + (3601,5117,200,0,0,8,0), + (3601,5131,2200,0,0,20,0), + (3601,5298,100,0,0,6,0), + (3601,5338,2000,0,0,18,0), + (3601,5385,8000,0,0,30,0), + (3601,6198,1200,0,0,14,0), + (3601,6385,400,0,0,10,0), + (3601,6791,2200,0,0,20,0), + (3601,6792,7000,0,0,24,0), + (3601,6999,8000,0,0,30,0), + (3601,8738,18000,0,0,40,0), + (3601,13160,18000,0,0,40,0), + (3601,13162,8000,0,0,30,0), + (3601,13164,100,0,0,4,0), + (3601,13545,26000,0,0,44,0), + (3601,13546,40000,0,0,52,0), + (3601,13547,50000,0,0,60,0), + (3601,13556,400,0,0,10,0), + (3601,13557,2000,0,0,18,0), + (3601,13558,7000,0,0,26,0), + (3601,13559,12000,0,0,34,0), + (3601,13560,24000,0,0,42,0), + (3601,13561,36000,0,0,50,0), + (3601,13562,48000,0,0,58,0), + (3601,13799,1800,0,0,16,0), + (3601,13811,8000,0,0,28,0), + (3601,13814,12000,0,0,34,0), + (3601,14332,200,0,0,8,0), + (3601,14333,1800,0,0,16,0), + (3601,14334,7000,0,0,24,0), + (3601,14335,10000,0,0,32,0), + (3601,14336,18000,0,0,40,0), + (3601,14337,32000,0,0,48,0), + (3601,14338,46000,0,0,56,0), + (3601,14339,16000,0,0,38,0), + (3601,14340,5000,0,0,60,0), + (3601,14341,8000,0,0,30,0), + (3601,14342,26000,0,0,44,0), + (3601,14343,48000,0,0,58,0), + (3601,14344,12000,0,0,34,0), + (3601,14345,32000,0,0,48,0), + (3601,14346,2200,0,0,20,0), + (3601,14347,10000,0,0,32,0), + (3601,14348,24000,0,0,42,0), + (3601,14349,40000,0,0,52,0), + (3601,14350,28000,0,0,46,0), + (3601,14351,46000,0,0,56,0), + (3601,14352,600,0,0,12,0), + (3601,14353,2200,0,0,20,0), + (3601,14354,8000,0,0,28,0), + (3601,14355,14000,0,0,36,0), + (3601,14356,26000,0,0,44,0), + (3601,14357,40000,0,0,52,0), + (3601,14358,50000,0,0,60,0), + (3601,14359,24000,0,0,42,0), + (3601,14360,42000,0,0,54,0), + (3601,14361,36000,0,0,50,0), + (3601,14362,48000,0,0,58,0), + (3601,14364,7000,0,0,26,0), + (3601,14365,14000,0,0,36,0), + (3601,14366,28000,0,0,46,0), + (3601,14367,46000,0,0,56,0), + (3601,14368,18000,0,0,40,0), + (3601,14370,50000,0,0,60,0), + (3601,14372,26000,0,0,44,0), + (3601,14373,42000,0,0,54,0), + (3601,14374,2000,0,0,18,0), + (3601,14375,8000,0,0,28,0), + (3601,14376,16000,0,0,38,0), + (3601,14377,32000,0,0,48,0), + (3601,14378,48000,0,0,58,0), + (3601,14431,6000,0,0,22,0), + (3601,14432,18000,0,0,40,0), + (3601,14434,48000,0,0,58,0), + (3601,14445,8000,0,0,30,0), + (3601,14446,28000,0,0,46,0), + (3601,15637,8000,0,0,30,0), + (3601,15638,18000,0,0,40,0), + (3601,15639,36000,0,0,50,0), + (3601,15640,50000,0,0,60,0), + (3601,20044,28000,0,0,46,0), + (3601,20155,10000,0,0,32,0), + (3601,20156,36000,0,0,50,0), + (3601,20157,7000,0,0,26,0), + (3601,20158,18000,0,0,40,0), + (3601,20159,7000,0,0,24,0), + (3601,20160,400,0,0,10,0), + (3601,20161,2000,0,0,18,0), + (3601,20191,46000,0,0,56,0), + (3601,20738,600,0,0,12,0), + (3601,20931,400,0,0,28,0), + (3601,20932,700,0,0,36,0), + (3601,20933,1300,0,0,44,0), + (3601,20934,2000,0,0,52,0), + (3601,20935,2500,0,0,60,0), + (3601,20938,2500,0,0,60,0), + (3601,20940,1800,0,0,50,0), + (3601,20941,2500,0,0,60,0), + (3601,20942,1200,0,0,42,0), + (3601,20943,2100,0,0,54,0), + (3602,499,2000,0,0,20,0), + (3602,1151,4500,0,0,26,0), + (3602,1414,1900,0,0,18,0), + (3602,1415,6000,0,0,30,0), + (3602,1416,16000,0,0,42,0), + (3602,1420,100,0,0,6,0), + (3602,1421,900,0,0,14,0), + (3602,1422,4000,0,0,24,0), + (3602,1428,100,0,0,4,0), + (3602,1429,300,0,0,10,0), + (3602,1431,1800,0,0,16,0), + (3602,1432,4000,0,0,24,0), + (3602,1433,10000,0,0,34,0), + (3602,1435,200,0,0,8,0), + (3602,1436,1900,0,0,18,0), + (3602,1439,6000,0,0,30,0), + (3602,1441,6000,0,0,30,0), + (3602,1445,2000,0,0,20,0), + (3602,1448,2000,0,0,20,0), + (3602,1736,300,0,0,10,0), + (3602,1737,2000,0,0,20,0), + (3602,1827,4000,0,0,24,0), + (3602,1828,10000,0,0,34,0), + (3602,1829,18000,0,0,44,0), + (3602,2092,3000,0,0,22,0), + (3602,2093,5000,0,0,28,0), + (3602,2788,4000,0,0,24,0), + (3602,2889,28000,0,0,54,0), + (3602,2897,4500,0,0,26,0), + (3602,2910,3000,0,0,22,0), + (3602,2914,2000,0,0,20,0), + (3602,2919,5000,0,0,28,0), + (3602,2920,12000,0,0,38,0), + (3602,3030,5000,0,0,28,0), + (3602,3139,1800,0,0,16,0), + (3602,3628,10000,0,0,34,0), + (3602,3739,300,0,0,30,0), + (3602,5181,100,0,0,6,0), + (3602,5182,900,0,0,14,0), + (3602,5183,3000,0,0,22,0), + (3602,5184,6000,0,0,30,0), + (3602,5190,200,0,0,8,0), + (3602,5192,900,0,0,14,0), + (3602,5193,2000,0,0,20,0), + (3602,5194,4500,0,0,26,0), + (3602,5203,12000,0,0,38,0), + (3602,5204,22000,0,0,48,0), + (3602,5210,5000,0,0,28,0), + (3602,5212,900,0,0,14,0), + (3602,5216,2000,0,0,20,0), + (3602,5218,4000,0,0,24,0), + (3602,5222,3000,0,0,22,0), + (3602,5226,8000,0,0,32,0), + (3602,5228,800,0,0,12,0), + (3602,5230,95,0,0,18,0), + (3602,5231,10,0,0,1,0), + (3602,5233,300,0,0,10,0), + (3602,5235,2000,0,0,20,0), + (3602,5299,1900,0,0,18,0), + (3602,6779,8000,0,0,32,0), + (3602,6781,12000,0,0,38,0), + (3602,6782,6000,0,0,30,0), + (3602,6784,14000,0,0,40,0), + (3602,6786,8000,0,0,32,0), + (3602,6790,16000,0,0,42,0), + (3602,6794,11000,0,0,36,0), + (3602,6799,6000,0,0,30,0), + (3602,6801,6000,0,0,30,0), + (3602,6811,1900,0,0,18,0), + (3602,6812,4500,0,0,26,0), + (3602,8904,12000,0,0,38,0), + (3602,8906,20000,0,0,46,0), + (3602,8908,14000,0,0,40,0), + (3602,8911,14000,0,0,40,0), + (3602,8915,10000,0,0,34,0), + (3602,8920,14000,0,0,40,0), + (3602,8922,100,0,0,4,0), + (3602,8930,300,0,0,10,0), + (3602,8931,1800,0,0,16,0), + (3602,8932,3000,0,0,22,0), + (3602,8933,5000,0,0,28,0), + (3602,8934,10000,0,0,34,0), + (3602,8935,14000,0,0,40,0), + (3602,8937,800,0,0,12,0), + (3602,8942,1900,0,0,18,0), + (3602,8943,4000,0,0,24,0), + (3602,8944,6000,0,0,30,0), + (3602,8945,11000,0,0,36,0), + (3602,8952,4500,0,0,26,0), + (3602,8953,10000,0,0,34,0), + (3602,8954,16000,0,0,42,0), + (3602,8956,12000,0,0,38,0), + (3602,8973,10000,0,0,34,0), + (3602,8984,20000,0,0,46,0), + (3602,8993,12000,0,0,38,0), + (3602,8999,5000,0,0,28,0), + (3602,9001,14000,0,0,40,0), + (3602,9006,11000,0,0,36,0), + (3602,9491,8000,0,0,32,0), + (3602,9494,5000,0,0,28,0), + (3602,9495,11000,0,0,36,0), + (3602,9746,16000,0,0,42,0), + (3602,9748,16000,0,0,42,0), + (3602,9751,16000,0,0,42,0), + (3602,9753,18000,0,0,44,0), + (3602,9755,18000,0,0,44,0), + (3602,9757,18000,0,0,44,0), + (3602,9759,18000,0,0,44,0), + (3602,9822,20000,0,0,46,0), + (3602,9825,20000,0,0,46,0), + (3602,9828,30000,0,0,56,0), + (3602,9831,20000,0,0,46,0), + (3602,9832,28000,0,0,54,0), + (3602,9836,20000,0,0,46,0), + (3602,9837,26000,0,0,52,0), + (3602,9838,32000,0,0,58,0), + (3602,9842,20000,0,0,46,0), + (3602,9843,26000,0,0,52,0), + (3602,9844,32000,0,0,58,0), + (3602,9847,22000,0,0,48,0), + (3602,9848,34000,0,0,60,0), + (3602,9851,32000,0,0,58,0), + (3602,9854,22000,0,0,48,0), + (3602,9855,32000,0,0,58,0), + (3602,9859,22000,0,0,48,0), + (3602,9860,28000,0,0,54,0), + (3602,9861,34000,0,0,60,0), + (3602,9864,23000,0,0,50,0), + (3602,9865,34000,0,0,60,0), + (3602,9868,23000,0,0,50,0), + (3602,9869,32000,0,0,58,0), + (3602,9877,23000,0,0,50,0), + (3602,9878,32000,0,0,58,0), + (3602,9882,23000,0,0,50,0), + (3602,9883,32000,0,0,58,0), + (3602,9886,23000,0,0,50,0), + (3602,9887,34000,0,0,60,0), + (3602,9890,23000,0,0,50,0), + (3602,9891,30000,0,0,56,0), + (3602,9893,26000,0,0,52,0), + (3602,9895,26000,0,0,52,0), + (3602,9897,34000,0,0,60,0), + (3602,9899,26000,0,0,52,0), + (3602,9902,28000,0,0,54,0), + (3602,9905,28000,0,0,54,0), + (3602,9909,28000,0,0,54,0), + (3602,9911,28000,0,0,54,0), + (3602,9914,34000,0,0,60,0), + (3602,10343,28000,0,0,54,0), + (3602,11594,14000,0,0,40,0), + (3602,16915,23000,0,0,50,0), + (3602,17373,250,0,0,28,0), + (3602,17374,600,0,0,38,0), + (3602,17375,1100,0,0,48,0), + (3602,17376,1600,10,0,58,0), + (3602,17396,800,0,0,42,0), + (3602,17397,1400,0,0,54,0), + (3602,17406,34000,0,0,60,0), + (3602,18659,12000,0,0,38,0), + (3602,18660,32000,0,0,58,0), + (3602,20485,2000,0,0,20,0), + (3602,20722,14000,0,0,40,0), + (3602,20744,6000,0,0,30,0), + (3602,20745,14000,0,0,40,0), + (3602,20749,23000,0,0,50,0), + (3602,20750,34000,0,0,60,0), + (3602,22569,8000,0,0,32,0), + (3602,22826,18000,0,0,44,0), + (3602,22830,14000,0,0,40,0), + (3602,22831,22000,0,0,48,0), + (3602,22832,30000,0,0,56,0), + (3602,22894,11000,0,0,36,0), + (3602,22897,20000,0,0,46,0), + (3602,22898,30000,0,0,56,0), + (3602,24922,14000,0,0,40,0), + (3602,24978,300,0,0,30,0), + (3602,24979,700,0,0,40,0), + (3602,24980,1150,0,0,50,0), + (3602,24981,1700,0,0,60,0), + (3602,29167,14000,0,0,40,0), + (3603,2275,10,0,0,5,0), + (3603,2339,100,171,25,0,0), + (3603,2340,135,171,40,0,0), + (3603,2341,250,171,55,0,0), + (3603,3179,450,171,90,0,0), + (3603,3181,1350,171,120,0,0), + (3603,3184,50,171,15,0,0), + (3603,3185,1350,171,125,0,0), + (3603,3186,1800,171,130,0,0), + (3603,3458,3600,171,110,0,0), + (3603,7180,405,171,90,0,0), + (3603,7838,225,171,80,0,0), + (3603,7839,900,171,130,0,0), + (3603,7842,900,171,100,0,0), + (3603,7846,2700,171,140,0,0), + (3603,11536,225,171,50,0,0), + (3604,2372,10,0,0,0,0), + (3604,2373,500,182,50,0,0), + (3604,3571,5000,182,125,0,0), + (3604,11994,50000,182,200,0,0), + (3605,2155,10,0,0,5,0), + (3605,2177,100,165,55,0,0), + (3605,2178,100,165,60,0,0), + (3605,2338,50,165,15,0,0), + (3605,2883,100,165,40,0,0), + (3605,3782,75,165,25,0,0), + (3605,3784,150,165,55,0,0), + (3605,3821,50,165,35,0,0), + (3605,9061,100,165,30,0,0), + (3605,9063,100,165,30,0,0), + (3606,7414,10,0,0,5,0), + (3606,7422,50,333,15,0,0), + (3606,7441,100,333,45,0,0), + (3606,7459,250,333,50,0,0), + (3606,7461,200,333,70,0,0), + (3606,7749,250,333,60,0,0), + (3606,13373,100,333,40,0,0), + (3606,14805,50,333,10,0,0), + (3606,14808,200,333,70,0,0), + (3607,7733,100,0,0,5,0), + (3607,7734,500,356,50,0,0), + (3620,542,396,0,0,20,0), + (3620,1853,1,261,0,0,0), + (3620,6285,1,0,0,0,0), + (3620,6291,1,0,0,0,0), + (3620,6292,1,0,0,0,0), + (3620,6293,1,0,0,0,0), + (3620,6294,1,0,0,0,0), + (3620,6313,1,0,0,0,0), + (3620,6322,1,0,0,0,0), + (3620,6323,1,0,0,0,0), + (3620,6324,1,0,0,0,0), + (3620,6325,1,0,0,0,0), + (3620,6330,1,0,0,0,0), + (3620,6339,1,0,0,0,0), + (3620,6340,1,0,0,0,0), + (3620,6341,1,0,0,0,0), + (3620,6342,1,0,0,0,0), + (3620,6449,1,0,0,0,0), + (3620,6454,1,0,0,0,0), + (3620,6455,1,0,0,0,0), + (3620,6456,1,0,0,0,0), + (3620,6457,1,0,0,0,0), + (3620,14922,1,261,0,0,0), + (3620,15147,440,0,0,20,0), + (3620,15148,1440,0,0,30,0), + (3620,15149,3240,0,0,40,0), + (3620,15150,6480,0,0,50,0), + (3620,15151,9000,0,0,60,0), + (3620,24442,440,0,0,20,0), + (3620,24468,1440,0,0,30,0), + (3620,24470,3240,0,0,40,0), + (3620,24472,6480,0,0,50,0), + (3620,24473,440,0,0,20,0), + (3620,24481,1440,0,0,30,0), + (3620,24484,3240,0,0,40,0), + (3620,24485,6480,0,0,50,0), + (3620,24517,440,0,0,20,0), + (3620,24518,40,0,0,20,0), + (3620,24519,440,0,0,20,0), + (3620,24520,1440,0,0,30,0), + (3620,24521,3240,0,0,40,0), + (3620,24522,6480,0,0,50,0), + (3620,24523,1440,0,0,30,0), + (3620,24524,3240,0,0,40,0), + (3620,24525,6480,0,0,50,0), + (3620,24526,1440,0,0,30,0), + (3620,24527,3240,0,0,40,0), + (3620,24528,6480,0,0,50,0), + (3620,24533,10,0,0,10,0), + (3620,24534,120,0,0,12,0), + (3620,24535,400,0,0,18,0), + (3620,24536,1260,0,0,24,0), + (3620,24537,1440,0,0,30,0), + (3620,24538,2520,0,0,36,0), + (3620,24539,4320,0,0,42,0), + (3620,24540,5760,0,0,48,0), + (3620,24541,7560,0,0,54,0), + (3620,24548,10,0,0,10,0), + (3620,24563,120,0,0,12,0), + (3620,24565,400,0,0,18,0), + (3620,24566,1260,0,0,24,0), + (3620,24567,1440,0,0,30,0), + (3620,24568,2520,0,0,36,0), + (3620,24569,4320,0,0,42,0), + (3620,24570,5760,0,0,48,0), + (3620,24633,7560,0,0,54,0), + (3620,24634,9000,0,0,60,0), + (3620,24636,9000,0,0,60,0), + (3622,542,396,0,0,20,0), + (3622,1853,1,261,0,0,0), + (3622,6285,1,0,0,0,0), + (3622,6291,1,0,0,0,0), + (3622,6292,1,0,0,0,0), + (3622,6293,1,0,0,0,0), + (3622,6294,1,0,0,0,0), + (3622,6313,1,0,0,0,0), + (3622,6322,1,0,0,0,0), + (3622,6323,1,0,0,0,0), + (3622,6324,1,0,0,0,0), + (3622,6325,1,0,0,0,0), + (3622,6330,1,0,0,0,0), + (3622,6339,1,0,0,0,0), + (3622,6340,1,0,0,0,0), + (3622,6341,1,0,0,0,0), + (3622,6342,1,0,0,0,0), + (3622,6449,1,0,0,0,0), + (3622,6454,1,0,0,0,0), + (3622,6455,1,0,0,0,0), + (3622,6456,1,0,0,0,0), + (3622,6457,1,0,0,0,0), + (3622,14922,1,261,0,0,0), + (3622,15147,440,0,0,20,0), + (3622,15148,1440,0,0,30,0), + (3622,15149,3240,0,0,40,0), + (3622,15150,6480,0,0,50,0), + (3622,15151,9000,0,0,60,0), + (3622,24442,440,0,0,20,0), + (3622,24468,1440,0,0,30,0), + (3622,24470,3240,0,0,40,0), + (3622,24472,6480,0,0,50,0), + (3622,24473,440,0,0,20,0), + (3622,24481,1440,0,0,30,0), + (3622,24484,3240,0,0,40,0), + (3622,24485,6480,0,0,50,0), + (3622,24517,440,0,0,20,0), + (3622,24518,40,0,0,20,0), + (3622,24519,440,0,0,20,0), + (3622,24520,1440,0,0,30,0), + (3622,24521,3240,0,0,40,0), + (3622,24522,6480,0,0,50,0), + (3622,24523,1440,0,0,30,0), + (3622,24524,3240,0,0,40,0), + (3622,24525,6480,0,0,50,0), + (3622,24526,1440,0,0,30,0), + (3622,24527,3240,0,0,40,0), + (3622,24528,6480,0,0,50,0), + (3622,24533,10,0,0,10,0), + (3622,24534,120,0,0,12,0), + (3622,24535,400,0,0,18,0), + (3622,24536,1260,0,0,24,0), + (3622,24537,1440,0,0,30,0), + (3622,24538,2520,0,0,36,0), + (3622,24539,4320,0,0,42,0), + (3622,24540,5760,0,0,48,0), + (3622,24541,7560,0,0,54,0), + (3622,24548,10,0,0,10,0), + (3622,24563,120,0,0,12,0), + (3622,24565,400,0,0,18,0), + (3622,24566,1260,0,0,24,0), + (3622,24567,1440,0,0,30,0), + (3622,24568,2520,0,0,36,0), + (3622,24569,4320,0,0,42,0), + (3622,24570,5760,0,0,48,0), + (3622,24633,7560,0,0,54,0), + (3622,24634,9000,0,0,60,0), + (3622,24636,9000,0,0,60,0), + (3624,542,396,0,0,20,0), + (3624,1853,1,261,0,0,0), + (3624,6285,1,0,0,0,0), + (3624,6291,1,0,0,0,0), + (3624,6292,1,0,0,0,0), + (3624,6293,1,0,0,0,0), + (3624,6294,1,0,0,0,0), + (3624,6313,1,0,0,0,0), + (3624,6322,1,0,0,0,0), + (3624,6323,1,0,0,0,0), + (3624,6324,1,0,0,0,0), + (3624,6325,1,0,0,0,0), + (3624,6330,1,0,0,0,0), + (3624,6339,1,0,0,0,0), + (3624,6340,1,0,0,0,0), + (3624,6341,1,0,0,0,0), + (3624,6342,1,0,0,0,0), + (3624,6449,1,0,0,0,0), + (3624,6454,1,0,0,0,0), + (3624,6455,1,0,0,0,0), + (3624,6456,1,0,0,0,0), + (3624,6457,1,0,0,0,0), + (3624,14922,1,261,0,0,0), + (3624,15147,440,0,0,20,0), + (3624,15148,1440,0,0,30,0), + (3624,15149,3240,0,0,40,0), + (3624,15150,6480,0,0,50,0), + (3624,15151,9000,0,0,60,0), + (3624,24442,440,0,0,20,0), + (3624,24468,1440,0,0,30,0), + (3624,24470,3240,0,0,40,0), + (3624,24472,6480,0,0,50,0), + (3624,24473,440,0,0,20,0), + (3624,24481,1440,0,0,30,0), + (3624,24484,3240,0,0,40,0), + (3624,24485,6480,0,0,50,0), + (3624,24517,440,0,0,20,0), + (3624,24518,40,0,0,20,0), + (3624,24519,440,0,0,20,0), + (3624,24520,1440,0,0,30,0), + (3624,24521,3240,0,0,40,0), + (3624,24522,6480,0,0,50,0), + (3624,24523,1440,0,0,30,0), + (3624,24524,3240,0,0,40,0), + (3624,24525,6480,0,0,50,0), + (3624,24526,1440,0,0,30,0), + (3624,24527,3240,0,0,40,0), + (3624,24528,6480,0,0,50,0), + (3624,24533,10,0,0,10,0), + (3624,24534,120,0,0,12,0), + (3624,24535,400,0,0,18,0), + (3624,24536,1260,0,0,24,0), + (3624,24537,1440,0,0,30,0), + (3624,24538,2520,0,0,36,0), + (3624,24539,4320,0,0,42,0), + (3624,24540,5760,0,0,48,0), + (3624,24541,7560,0,0,54,0), + (3624,24548,10,0,0,10,0), + (3624,24563,120,0,0,12,0), + (3624,24565,400,0,0,18,0), + (3624,24566,1260,0,0,24,0), + (3624,24567,1440,0,0,30,0), + (3624,24568,2520,0,0,36,0), + (3624,24569,4320,0,0,42,0), + (3624,24570,5760,0,0,48,0), + (3624,24633,7560,0,0,54,0), + (3624,24634,9000,0,0,60,0), + (3624,24636,9000,0,0,60,0), + (3688,542,396,0,0,20,0), + (3688,1853,1,261,0,0,0), + (3688,6285,1,0,0,0,0), + (3688,6291,1,0,0,0,0), + (3688,6292,1,0,0,0,0), + (3688,6293,1,0,0,0,0), + (3688,6294,1,0,0,0,0), + (3688,6313,1,0,0,0,0), + (3688,6322,1,0,0,0,0), + (3688,6323,1,0,0,0,0), + (3688,6324,1,0,0,0,0), + (3688,6325,1,0,0,0,0), + (3688,6330,1,0,0,0,0), + (3688,6339,1,0,0,0,0), + (3688,6340,1,0,0,0,0), + (3688,6341,1,0,0,0,0), + (3688,6342,1,0,0,0,0), + (3688,6449,1,0,0,0,0), + (3688,6454,1,0,0,0,0), + (3688,6455,1,0,0,0,0), + (3688,6456,1,0,0,0,0), + (3688,6457,1,0,0,0,0), + (3688,14922,1,261,0,0,0), + (3688,15147,440,0,0,20,0), + (3688,15148,1440,0,0,30,0), + (3688,15149,3240,0,0,40,0), + (3688,15150,6480,0,0,50,0), + (3688,15151,9000,0,0,60,0), + (3688,24442,440,0,0,20,0), + (3688,24468,1440,0,0,30,0), + (3688,24470,3240,0,0,40,0), + (3688,24472,6480,0,0,50,0), + (3688,24473,440,0,0,20,0), + (3688,24481,1440,0,0,30,0), + (3688,24484,3240,0,0,40,0), + (3688,24485,6480,0,0,50,0), + (3688,24517,440,0,0,20,0), + (3688,24518,40,0,0,20,0), + (3688,24519,440,0,0,20,0), + (3688,24520,1440,0,0,30,0), + (3688,24521,3240,0,0,40,0), + (3688,24522,6480,0,0,50,0), + (3688,24523,1440,0,0,30,0), + (3688,24524,3240,0,0,40,0), + (3688,24525,6480,0,0,50,0), + (3688,24526,1440,0,0,30,0), + (3688,24527,3240,0,0,40,0), + (3688,24528,6480,0,0,50,0), + (3688,24533,10,0,0,10,0), + (3688,24534,120,0,0,12,0), + (3688,24535,400,0,0,18,0), + (3688,24536,1260,0,0,24,0), + (3688,24537,1440,0,0,30,0), + (3688,24538,2520,0,0,36,0), + (3688,24539,4320,0,0,42,0), + (3688,24540,5760,0,0,48,0), + (3688,24541,7560,0,0,54,0), + (3688,24548,10,0,0,10,0), + (3688,24563,120,0,0,12,0), + (3688,24565,400,0,0,18,0), + (3688,24566,1260,0,0,24,0), + (3688,24567,1440,0,0,30,0), + (3688,24568,2520,0,0,36,0), + (3688,24569,4320,0,0,42,0), + (3688,24570,5760,0,0,48,0), + (3688,24633,7560,0,0,54,0), + (3688,24634,9000,0,0,60,0), + (3688,24636,9000,0,0,60,0), + (3690,33389,900000,0,0,40,0), + (3690,33392,9000000,762,0,60,0), + (3698,542,396,0,0,20,0), + (3698,1853,1,261,0,0,0), + (3698,6285,1,0,0,0,0), + (3698,6291,1,0,0,0,0), + (3698,6292,1,0,0,0,0), + (3698,6293,1,0,0,0,0), + (3698,6294,1,0,0,0,0), + (3698,6313,1,0,0,0,0), + (3698,6322,1,0,0,0,0), + (3698,6323,1,0,0,0,0), + (3698,6324,1,0,0,0,0), + (3698,6325,1,0,0,0,0), + (3698,6330,1,0,0,0,0), + (3698,6339,1,0,0,0,0), + (3698,6340,1,0,0,0,0), + (3698,6341,1,0,0,0,0), + (3698,6342,1,0,0,0,0), + (3698,6449,1,0,0,0,0), + (3698,6454,1,0,0,0,0), + (3698,6455,1,0,0,0,0), + (3698,6456,1,0,0,0,0), + (3698,6457,1,0,0,0,0), + (3698,14922,1,261,0,0,0), + (3698,15147,440,0,0,20,0), + (3698,15148,1440,0,0,30,0), + (3698,15149,3240,0,0,40,0), + (3698,15150,6480,0,0,50,0), + (3698,15151,9000,0,0,60,0), + (3698,24442,440,0,0,20,0), + (3698,24468,1440,0,0,30,0), + (3698,24470,3240,0,0,40,0), + (3698,24472,6480,0,0,50,0), + (3698,24473,440,0,0,20,0), + (3698,24481,1440,0,0,30,0), + (3698,24484,3240,0,0,40,0), + (3698,24485,6480,0,0,50,0), + (3698,24517,440,0,0,20,0), + (3698,24518,40,0,0,20,0), + (3698,24519,440,0,0,20,0), + (3698,24520,1440,0,0,30,0), + (3698,24521,3240,0,0,40,0), + (3698,24522,6480,0,0,50,0), + (3698,24523,1440,0,0,30,0), + (3698,24524,3240,0,0,40,0), + (3698,24525,6480,0,0,50,0), + (3698,24526,1440,0,0,30,0), + (3698,24527,3240,0,0,40,0), + (3698,24528,6480,0,0,50,0), + (3698,24533,10,0,0,10,0), + (3698,24534,120,0,0,12,0), + (3698,24535,400,0,0,18,0), + (3698,24536,1260,0,0,24,0), + (3698,24537,1440,0,0,30,0), + (3698,24538,2520,0,0,36,0), + (3698,24539,4320,0,0,42,0), + (3698,24540,5760,0,0,48,0), + (3698,24541,7560,0,0,54,0), + (3698,24548,10,0,0,10,0), + (3698,24563,120,0,0,12,0), + (3698,24565,400,0,0,18,0), + (3698,24566,1260,0,0,24,0), + (3698,24567,1440,0,0,30,0), + (3698,24568,2520,0,0,36,0), + (3698,24569,4320,0,0,42,0), + (3698,24570,5760,0,0,48,0), + (3698,24633,7560,0,0,54,0), + (3698,24634,9000,0,0,60,0), + (3698,24636,9000,0,0,60,0), + (3703,2154,500,165,50,10,0), + (3703,2179,1000,165,110,0,0), + (3703,2180,1400,165,120,0,0), + (3703,2181,650,165,100,0,0), + (3703,2884,650,165,100,0,0), + (3703,2886,550,165,85,0,0), + (3703,3786,500,165,75,0,0), + (3703,3788,550,165,85,0,0), + (3703,3789,500,165,80,0,0), + (3703,3819,650,165,100,0,0), + (3703,7146,1000,165,115,0,0), + (3703,9066,450,165,70,0,0), + (3703,9069,600,165,95,0,0), + (3703,9075,1400,165,120,0,0), + (3703,20651,500,165,100,0,0), + (3704,2414,45,197,40,0,0), + (3704,2415,22,197,1,0,0), + (3704,2416,45,197,40,0,0), + (3704,2417,270,197,70,0,0), + (3704,2418,180,197,70,0,0), + (3704,2419,180,197,60,0,0), + (3704,2421,270,197,85,0,0), + (3704,2422,270,197,95,0,0), + (3704,2423,225,197,75,0,0), + (3704,2424,180,197,100,0,0), + (3704,2966,90,197,75,0,0), + (3704,2967,180,197,65,0,0), + (3704,2996,45,197,10,0,0), + (3704,3783,90,197,45,0,0), + (3704,3785,180,197,80,0,0), + (3704,3814,720,197,150,0,0), + (3704,3874,450,197,125,0,0), + (3704,3876,90,197,35,0,0), + (3704,3877,180,197,60,0,0), + (3704,3878,270,197,70,0,0), + (3704,3879,360,197,85,0,0), + (3704,3880,270,197,80,0,0), + (3704,3881,450,197,110,0,0), + (3704,3882,450,197,110,0,0), + (3704,3884,675,197,130,0,0), + (3704,3886,675,197,125,0,0), + (3704,3888,675,197,150,0,0), + (3704,3890,225,197,110,0,0), + (3704,3912,450,197,50,10,0), + (3704,3916,45,197,30,0,0), + (3704,6522,360,197,90,0,0), + (3704,6691,900,197,135,0,0), + (3704,7626,45,197,30,0,0), + (3704,7627,45,197,30,0,0), + (3704,8466,45,197,40,0,0), + (3704,8468,225,197,110,0,0), + (3704,8759,540,197,140,0,0), + (3704,8761,540,197,145,0,0), + (3704,8777,45,197,10,0,0), + (3704,12119,45,197,20,0,0), + (3704,12120,270,197,75,0,0), + (3706,1252,800,0,0,12,0), + (3706,1253,10000,0,0,30,0), + (3706,1254,18000,0,0,40,0), + (3706,1255,10,0,0,1,0), + (3706,1256,800,0,0,12,0), + (3706,1257,5000,0,0,24,0), + (3706,1258,100,0,0,4,0), + (3706,1259,300,0,0,10,0), + (3706,1260,2000,0,0,18,0), + (3706,1261,6000,0,0,26,0), + (3706,1265,200,0,0,8,0), + (3706,1268,1200,0,0,14,0), + (3706,1269,11000,0,0,32,0), + (3706,1275,100,0,0,6,0), + (3706,1276,1200,0,0,14,0), + (3706,1277,800,0,0,12,0), + (3706,1278,2000,0,0,18,0), + (3706,1279,10000,0,0,30,0), + (3706,1280,22000,0,0,42,0), + (3706,1283,2000,0,0,18,0), + (3706,1284,14000,0,0,36,0), + (3706,1287,10000,0,0,30,0), + (3706,1288,18000,0,0,40,0), + (3706,1293,10000,0,0,30,0), + (3706,1298,5000,0,0,24,0), + (3706,1300,4000,0,0,22,0), + (3706,1301,10000,0,0,30,0), + (3706,1425,3000,0,0,20,0), + (3706,2013,300,0,0,10,0), + (3706,2016,4000,0,0,22,0), + (3706,2049,30000,0,0,50,0), + (3706,2056,100,0,0,4,0), + (3706,2057,300,0,0,10,0), + (3706,2058,1600,0,0,16,0), + (3706,2059,4000,0,0,22,0), + (3706,2065,18000,0,0,40,0), + (3706,2066,3000,0,0,20,0), + (3706,2067,38000,0,0,52,0), + (3706,2068,44000,0,0,58,0), + (3706,2069,26000,0,0,46,0), + (3706,2097,4000,0,0,22,0), + (3706,2793,14000,0,0,36,0), + (3706,2799,12000,0,0,34,0), + (3706,2851,100,0,0,6,0), + (3706,3046,400,0,0,28,0), + (3706,6062,16000,0,0,38,0), + (3706,6067,10000,0,0,30,0), + (3706,6068,14000,0,0,36,0), + (3706,6071,8000,0,0,28,0), + (3706,6072,12000,0,0,34,0), + (3706,6073,200,0,0,8,0), + (3706,6079,1200,0,0,14,0), + (3706,6080,3000,0,0,20,0), + (3706,6081,6000,0,0,26,0), + (3706,6082,11000,0,0,32,0), + (3706,6083,16000,0,0,38,0), + (3706,6386,900,0,0,40,0), + (3706,6492,12000,0,0,34,0), + (3706,7130,3000,0,0,20,0), + (3706,7378,400,0,0,28,0), + (3706,8093,300,0,0,10,0), + (3706,8107,1600,0,0,16,0), + (3706,8108,4000,0,0,22,0), + (3706,8109,8000,0,0,28,0), + (3706,8110,12000,0,0,34,0), + (3706,8111,18000,0,0,40,0), + (3706,8123,1200,0,0,14,0), + (3706,8125,8000,0,0,28,0), + (3706,8126,3000,0,0,20,0), + (3706,8130,5000,0,0,24,0), + (3706,8132,11000,0,0,32,0), + (3706,8193,14000,0,0,36,0), + (3706,9475,6000,0,0,26,0), + (3706,9476,11000,0,0,32,0), + (3706,9477,16000,0,0,38,0), + (3706,9486,18000,0,0,40,0), + (3706,9580,3000,0,0,20,0), + (3706,9581,10000,0,0,30,0), + (3706,9593,18000,0,0,40,0), + (3706,10877,18000,0,0,40,0), + (3706,10878,28000,0,0,48,0), + (3706,10879,42000,0,0,56,0), + (3706,10882,12000,0,0,34,0), + (3706,10883,26000,0,0,46,0), + (3706,10889,22000,0,0,42,0), + (3706,10891,42000,0,0,56,0), + (3706,10895,22000,0,0,42,0), + (3706,10896,30000,0,0,50,0), + (3706,10897,44000,0,0,58,0), + (3706,10902,22000,0,0,42,0), + (3706,10903,28000,0,0,48,0), + (3706,10904,40000,0,0,54,0), + (3706,10905,46000,0,0,60,0), + (3706,10910,24000,0,0,44,0), + (3706,10913,24000,0,0,44,0), + (3706,10914,44000,0,0,58,0), + (3706,10918,24000,0,0,44,0), + (3706,10919,30000,0,0,50,0), + (3706,10920,42000,0,0,56,0), + (3706,10930,24000,0,0,44,0), + (3706,10931,30000,0,0,50,0), + (3706,10932,42000,0,0,56,0), + (3706,10935,26000,0,0,46,0), + (3706,10936,40000,0,0,54,0), + (3706,10939,28000,0,0,48,0), + (3706,10940,46000,0,0,60,0), + (3706,10943,30000,0,0,50,0), + (3706,10944,46000,0,0,60,0), + (3706,10948,26000,0,0,46,0), + (3706,10949,38000,0,0,52,0), + (3706,10950,44000,0,0,58,0), + (3706,10954,38000,0,0,52,0), + (3706,10959,42000,0,0,56,0), + (3706,10962,46000,0,0,60,0), + (3706,11025,30000,0,0,50,0), + (3706,11026,46000,0,0,60,0), + (3706,14820,1500,0,0,50,0), + (3706,15434,700,0,0,36,0), + (3706,15452,5000,0,0,24,0), + (3706,15454,10000,0,0,30,0), + (3706,15455,14000,0,0,36,0), + (3706,15457,22000,0,0,42,0), + (3706,15459,28000,0,0,48,0), + (3706,15460,40000,0,0,54,0), + (3706,17316,700,0,0,36,0), + (3706,17317,1200,0,0,44,0), + (3706,17318,1900,0,0,52,0), + (3706,18806,46000,0,0,60,0), + (3706,18808,2300,0,0,60,0), + (3706,19326,150,0,0,20,0), + (3706,19327,500,0,0,30,0), + (3706,19328,900,0,0,40,0), + (3706,19329,1500,0,0,50,0), + (3706,19330,2300,0,0,60,0), + (3706,19332,400,0,0,28,0), + (3706,19333,700,0,0,36,0), + (3706,19334,1000,0,0,44,0), + (3706,19335,1200,0,0,52,0), + (3706,19336,2300,0,0,60,0), + (3706,20771,44000,0,0,58,0), + (3706,27796,3000,0,0,20,0), + (3706,27821,1200,0,0,44,0), + (3706,27822,1900,0,0,52,0), + (3706,27823,2300,0,0,60,0), + (3706,27843,2300,0,0,60,0), + (3706,27845,2300,0,0,60,0), + (3706,27875,1200,0,0,50,0), + (3706,27876,1500,0,0,60,0), + (3707,1255,10,0,0,1,0), + (3707,1258,100,0,0,4,0), + (3707,1275,100,0,0,6,0), + (3707,2056,100,0,0,4,0), + (3707,2851,100,0,0,6,0), + (3963,796,2200,0,0,20,0), + (3963,1117,600,0,0,12,0), + (3963,1424,2200,0,0,20,0), + (3963,1547,10,0,0,1,0), + (3963,1549,1800,0,0,16,0), + (3963,1552,2200,0,0,20,0), + (3963,1563,1800,0,0,50,0), + (3963,1564,18000,0,0,40,0), + (3963,1567,1200,0,0,14,0), + (3963,1603,10000,0,0,32,0), + (3963,2003,100,0,0,4,0), + (3963,2898,14000,0,0,36,0), + (3963,2899,1200,0,0,14,0), + (3963,2979,600,0,0,12,0), + (3963,3047,6000,0,0,22,0), + (3963,3048,100,0,0,6,0), + (3963,3049,7000,0,0,26,0), + (3963,3128,200,0,0,8,0), + (3963,3663,8000,0,0,28,0), + (3963,3664,14000,0,0,36,0), + (3963,5117,200,0,0,8,0), + (3963,5131,2200,0,0,20,0), + (3963,5298,100,0,0,6,0), + (3963,5338,2000,0,0,18,0), + (3963,5385,8000,0,0,30,0), + (3963,6198,1200,0,0,14,0), + (3963,6385,400,0,0,10,0), + (3963,6791,2200,0,0,20,0), + (3963,6792,7000,0,0,24,0), + (3963,6999,8000,0,0,30,0), + (3963,8738,18000,0,0,40,0), + (3963,13160,18000,0,0,40,0), + (3963,13162,8000,0,0,30,0), + (3963,13164,100,0,0,4,0), + (3963,13545,26000,0,0,44,0), + (3963,13546,40000,0,0,52,0), + (3963,13547,50000,0,0,60,0), + (3963,13556,400,0,0,10,0), + (3963,13557,2000,0,0,18,0), + (3963,13558,7000,0,0,26,0), + (3963,13559,12000,0,0,34,0), + (3963,13560,24000,0,0,42,0), + (3963,13561,36000,0,0,50,0), + (3963,13562,48000,0,0,58,0), + (3963,13799,1800,0,0,16,0), + (3963,13811,8000,0,0,28,0), + (3963,13814,12000,0,0,34,0), + (3963,14332,200,0,0,8,0), + (3963,14333,1800,0,0,16,0), + (3963,14334,7000,0,0,24,0), + (3963,14335,10000,0,0,32,0), + (3963,14336,18000,0,0,40,0), + (3963,14337,32000,0,0,48,0), + (3963,14338,46000,0,0,56,0), + (3963,14339,16000,0,0,38,0), + (3963,14340,5000,0,0,60,0), + (3963,14341,8000,0,0,30,0), + (3963,14342,26000,0,0,44,0), + (3963,14343,48000,0,0,58,0), + (3963,14344,12000,0,0,34,0), + (3963,14345,32000,0,0,48,0), + (3963,14346,2200,0,0,20,0), + (3963,14347,10000,0,0,32,0), + (3963,14348,24000,0,0,42,0), + (3963,14349,40000,0,0,52,0), + (3963,14350,28000,0,0,46,0), + (3963,14351,46000,0,0,56,0), + (3963,14352,600,0,0,12,0), + (3963,14353,2200,0,0,20,0), + (3963,14354,8000,0,0,28,0), + (3963,14355,14000,0,0,36,0), + (3963,14356,26000,0,0,44,0), + (3963,14357,40000,0,0,52,0), + (3963,14358,50000,0,0,60,0), + (3963,14359,24000,0,0,42,0), + (3963,14360,42000,0,0,54,0), + (3963,14361,36000,0,0,50,0), + (3963,14362,48000,0,0,58,0), + (3963,14364,7000,0,0,26,0), + (3963,14365,14000,0,0,36,0), + (3963,14366,28000,0,0,46,0), + (3963,14367,46000,0,0,56,0), + (3963,14368,18000,0,0,40,0), + (3963,14370,50000,0,0,60,0), + (3963,14372,26000,0,0,44,0), + (3963,14373,42000,0,0,54,0), + (3963,14374,2000,0,0,18,0), + (3963,14375,8000,0,0,28,0), + (3963,14376,16000,0,0,38,0), + (3963,14377,32000,0,0,48,0), + (3963,14378,48000,0,0,58,0), + (3963,14431,6000,0,0,22,0), + (3963,14432,18000,0,0,40,0), + (3963,14434,48000,0,0,58,0), + (3963,14445,8000,0,0,30,0), + (3963,14446,28000,0,0,46,0), + (3963,15637,8000,0,0,30,0), + (3963,15638,18000,0,0,40,0), + (3963,15639,36000,0,0,50,0), + (3963,15640,50000,0,0,60,0), + (3963,20044,28000,0,0,46,0), + (3963,20155,10000,0,0,32,0), + (3963,20156,36000,0,0,50,0), + (3963,20157,7000,0,0,26,0), + (3963,20158,18000,0,0,40,0), + (3963,20159,7000,0,0,24,0), + (3963,20160,400,0,0,10,0), + (3963,20161,2000,0,0,18,0), + (3963,20191,46000,0,0,56,0), + (3963,20738,600,0,0,12,0), + (3963,20931,400,0,0,28,0), + (3963,20932,700,0,0,36,0), + (3963,20933,1300,0,0,44,0), + (3963,20934,2000,0,0,52,0), + (3963,20935,2500,0,0,60,0), + (3963,20938,2500,0,0,60,0), + (3963,20940,1800,0,0,50,0), + (3963,20941,2500,0,0,60,0), + (3963,20942,1200,0,0,42,0), + (3963,20943,2100,0,0,54,0), + (3964,2275,10,0,0,5,0), + (3964,2280,450,171,50,10,0), + (3964,2339,100,171,25,0,0), + (3964,2340,135,171,40,0,0), + (3964,2341,250,171,55,0,0), + (3964,3179,450,171,90,0,0), + (3964,3181,1350,171,120,0,0), + (3964,3184,50,171,15,0,0), + (3964,3185,1350,171,125,0,0), + (3964,3186,1800,171,130,0,0), + (3964,3458,3600,171,110,0,0), + (3964,7180,405,171,90,0,0), + (3964,7838,225,171,80,0,0), + (3964,7839,900,171,130,0,0), + (3964,7842,900,171,100,0,0), + (3964,7846,2700,171,140,0,0), + (3964,11536,225,171,50,0,0), + (3965,2372,10,0,0,0,0), + (3965,2373,500,182,50,0,0), + (3965,3571,5000,182,125,0,0), + (3965,11994,50000,182,200,0,0), + (3967,2154,500,165,50,10,0), + (3967,2179,1000,165,110,0,0), + (3967,2180,1400,165,120,0,0), + (3967,2181,650,165,100,0,0), + (3967,2884,650,165,100,0,0), + (3967,2886,550,165,85,0,0), + (3967,3786,500,165,75,0,0), + (3967,3788,550,165,85,0,0), + (3967,3789,500,165,80,0,0), + (3967,3819,650,165,100,0,0), + (3967,7146,1000,165,115,0,0), + (3967,9066,450,165,70,0,0), + (3967,9069,600,165,95,0,0), + (3967,9075,1400,165,120,0,0), + (3967,20651,500,165,100,0,0), + (4087,797,4000,0,0,20,0), + (4087,798,10000,0,0,26,0), + (4087,1055,11000,0,0,28,0), + (4087,1065,1500,0,0,14,0), + (4087,1229,100,0,0,6,0), + (4087,1343,100,0,0,6,0), + (4087,1344,3000,0,0,18,0), + (4087,1423,100,0,0,4,0), + (4087,1424,4000,0,0,20,0), + (4087,1482,12000,0,0,30,0), + (4087,1606,200,0,0,8,0), + (4087,1607,2000,0,0,16,0), + (4087,1610,8000,0,0,24,0), + (4087,1611,14000,0,0,32,0), + (4087,1646,3000,0,0,18,0), + (4087,1675,1000,0,0,12,0), + (4087,1676,14000,0,0,32,0), + (4087,1677,54000,0,0,52,0), + (4087,1685,18000,0,0,36,0), + (4087,1716,200,0,0,8,0), + (4087,1722,42000,0,0,50,0), + (4087,1738,100,0,0,4,0), + (4087,2570,2000,0,0,16,0), + (4087,2688,600,0,0,10,0), + (4087,3128,100,0,0,6,0), + (4087,3433,12000,0,0,30,0), + (4087,3434,22000,0,0,40,0), + (4087,3435,42000,0,0,50,0), + (4087,5243,1000,0,0,12,0), + (4087,5247,6000,0,0,20,0), + (4087,5283,8000,0,0,24,0), + (4087,6158,22000,0,0,40,0), + (4087,6176,14000,0,0,32,0), + (4087,6177,22000,0,0,40,0), + (4087,6180,10000,0,0,26,0), + (4087,6191,8000,0,0,24,0), + (4087,6193,6000,0,0,22,0), + (4087,6543,14000,0,0,32,0), + (4087,6549,600,0,0,10,0), + (4087,6550,4000,0,0,20,0), + (4087,6551,12000,0,0,30,0), + (4087,6553,20000,0,0,38,0), + (4087,6556,60000,0,0,58,0), + (4087,6573,1500,0,0,14,0), + (4087,6575,8000,0,0,24,0), + (4087,6674,10,0,0,1,0), + (4087,7109,22000,0,0,40,0), + (4087,7374,14000,0,0,32,0), + (4087,7375,56000,0,0,54,0), + (4087,7380,16000,0,0,34,0), + (4087,7382,2000,0,0,16,0), + (4087,7385,1000,0,0,12,0), + (4087,7401,10000,0,0,26,0), + (4087,7403,18000,0,0,36,0), + (4087,7406,6000,0,0,22,0), + (4087,7889,11000,0,0,28,0), + (4087,8206,11000,0,0,28,0), + (4087,8207,20000,0,0,38,0), + (4087,8381,16000,0,0,34,0), + (4087,8821,20000,0,0,38,0), + (4087,11552,32000,0,0,42,0), + (4087,11553,54000,0,0,52,0), + (4087,11557,16000,0,0,34,0), + (4087,11558,34000,0,0,44,0), + (4087,11559,56000,0,0,54,0), + (4087,11570,40000,0,0,48,0), + (4087,11571,58000,0,0,56,0), + (4087,11575,22000,0,0,40,0), + (4087,11576,42000,0,0,50,0), + (4087,11577,62000,0,0,60,0), + (4087,11579,36000,0,0,46,0), + (4087,11582,40000,0,0,48,0), + (4087,11583,60000,0,0,58,0), + (4087,11586,34000,0,0,44,0), + (4087,11587,62000,0,0,60,0), + (4087,11598,36000,0,0,46,0), + (4087,11599,60000,0,0,58,0), + (4087,11602,34000,0,0,44,0), + (4087,11603,56000,0,0,54,0), + (4087,11606,36000,0,0,46,0), + (4087,11607,56000,0,0,54,0), + (4087,18556,14000,0,0,32,0), + (4087,20561,36000,0,0,46,0), + (4087,20562,58000,0,0,56,0), + (4087,20571,62000,0,0,60,0), + (4087,20621,32000,0,0,42,0), + (4087,20622,54000,0,0,52,0), + (4087,20703,40000,0,0,48,0), + (4087,20704,58000,0,0,56,0), + (4087,20724,4000,0,0,20,0), + (4087,21555,200,0,0,48,0), + (4087,21557,2800,0,0,54,0), + (4087,21558,3100,0,0,60,0), + (4087,23898,2000,0,0,48,0), + (4087,23899,2800,0,0,54,0), + (4087,23900,3100,0,0,60,0), + (4087,23926,200,0,0,48,0), + (4087,23927,2800,0,0,54,0), + (4087,23928,3100,0,0,60,0), + (4089,797,4000,0,0,20,0), + (4089,798,10000,0,0,26,0), + (4089,1055,11000,0,0,28,0), + (4089,1065,1500,0,0,14,0), + (4089,1229,100,0,0,6,0), + (4089,1343,100,0,0,6,0), + (4089,1344,3000,0,0,18,0), + (4089,1423,100,0,0,4,0), + (4089,1424,4000,0,0,20,0), + (4089,1482,12000,0,0,30,0), + (4089,1606,200,0,0,8,0), + (4089,1607,2000,0,0,16,0), + (4089,1610,8000,0,0,24,0), + (4089,1611,14000,0,0,32,0), + (4089,1646,3000,0,0,18,0), + (4089,1675,1000,0,0,12,0), + (4089,1676,14000,0,0,32,0), + (4089,1677,54000,0,0,52,0), + (4089,1685,18000,0,0,36,0), + (4089,1716,200,0,0,8,0), + (4089,1722,42000,0,0,50,0), + (4089,1738,100,0,0,4,0), + (4089,2570,2000,0,0,16,0), + (4089,2688,600,0,0,10,0), + (4089,3128,100,0,0,6,0), + (4089,3433,12000,0,0,30,0), + (4089,3434,22000,0,0,40,0), + (4089,3435,42000,0,0,50,0), + (4089,5243,1000,0,0,12,0), + (4089,5247,6000,0,0,20,0), + (4089,5283,8000,0,0,24,0), + (4089,6158,22000,0,0,40,0), + (4089,6176,14000,0,0,32,0), + (4089,6177,22000,0,0,40,0), + (4089,6180,10000,0,0,26,0), + (4089,6191,8000,0,0,24,0), + (4089,6193,6000,0,0,22,0), + (4089,6543,14000,0,0,32,0), + (4089,6549,600,0,0,10,0), + (4089,6550,4000,0,0,20,0), + (4089,6551,12000,0,0,30,0), + (4089,6553,20000,0,0,38,0), + (4089,6556,60000,0,0,58,0), + (4089,6573,1500,0,0,14,0), + (4089,6575,8000,0,0,24,0), + (4089,6674,10,0,0,1,0), + (4089,7109,22000,0,0,40,0), + (4089,7374,14000,0,0,32,0), + (4089,7375,56000,0,0,54,0), + (4089,7380,16000,0,0,34,0), + (4089,7382,2000,0,0,16,0), + (4089,7385,1000,0,0,12,0), + (4089,7401,10000,0,0,26,0), + (4089,7403,18000,0,0,36,0), + (4089,7406,6000,0,0,22,0), + (4089,7889,11000,0,0,28,0), + (4089,8206,11000,0,0,28,0), + (4089,8207,20000,0,0,38,0), + (4089,8381,16000,0,0,34,0), + (4089,8821,20000,0,0,38,0), + (4089,11552,32000,0,0,42,0), + (4089,11553,54000,0,0,52,0), + (4089,11557,16000,0,0,34,0), + (4089,11558,34000,0,0,44,0), + (4089,11559,56000,0,0,54,0), + (4089,11570,40000,0,0,48,0), + (4089,11571,58000,0,0,56,0), + (4089,11575,22000,0,0,40,0), + (4089,11576,42000,0,0,50,0), + (4089,11577,62000,0,0,60,0), + (4089,11579,36000,0,0,46,0), + (4089,11582,40000,0,0,48,0), + (4089,11583,60000,0,0,58,0), + (4089,11586,34000,0,0,44,0), + (4089,11587,62000,0,0,60,0), + (4089,11598,36000,0,0,46,0), + (4089,11599,60000,0,0,58,0), + (4089,11602,34000,0,0,44,0), + (4089,11603,56000,0,0,54,0), + (4089,11606,36000,0,0,46,0), + (4089,11607,56000,0,0,54,0), + (4089,18556,14000,0,0,32,0), + (4089,20561,36000,0,0,46,0), + (4089,20562,58000,0,0,56,0), + (4089,20571,62000,0,0,60,0), + (4089,20621,32000,0,0,42,0), + (4089,20622,54000,0,0,52,0), + (4089,20703,40000,0,0,48,0), + (4089,20704,58000,0,0,56,0), + (4089,20724,4000,0,0,20,0), + (4089,21555,200,0,0,48,0), + (4089,21557,2800,0,0,54,0), + (4089,21558,3100,0,0,60,0), + (4089,23898,2000,0,0,48,0), + (4089,23899,2800,0,0,54,0), + (4089,23900,3100,0,0,60,0), + (4089,23926,200,0,0,48,0), + (4089,23927,2800,0,0,54,0), + (4089,23928,3100,0,0,60,0), + (4090,1252,800,0,0,12,0), + (4090,1253,10000,0,0,30,0), + (4090,1254,18000,0,0,40,0), + (4090,1255,10,0,0,1,0), + (4090,1256,800,0,0,12,0), + (4090,1257,5000,0,0,24,0), + (4090,1258,100,0,0,4,0), + (4090,1259,300,0,0,10,0), + (4090,1260,2000,0,0,18,0), + (4090,1261,6000,0,0,26,0), + (4090,1265,200,0,0,8,0), + (4090,1268,1200,0,0,14,0), + (4090,1269,11000,0,0,32,0), + (4090,1275,100,0,0,6,0), + (4090,1276,1200,0,0,14,0), + (4090,1277,800,0,0,12,0), + (4090,1278,2000,0,0,18,0), + (4090,1279,10000,0,0,30,0), + (4090,1280,22000,0,0,42,0), + (4090,1283,2000,0,0,18,0), + (4090,1284,14000,0,0,36,0), + (4090,1287,10000,0,0,30,0), + (4090,1288,18000,0,0,40,0), + (4090,1293,10000,0,0,30,0), + (4090,1298,5000,0,0,24,0), + (4090,1300,4000,0,0,22,0), + (4090,1301,10000,0,0,30,0), + (4090,1425,3000,0,0,20,0), + (4090,2013,300,0,0,10,0), + (4090,2016,4000,0,0,22,0), + (4090,2049,30000,0,0,50,0), + (4090,2056,100,0,0,4,0), + (4090,2057,300,0,0,10,0), + (4090,2058,1600,0,0,16,0), + (4090,2059,4000,0,0,22,0), + (4090,2065,18000,0,0,40,0), + (4090,2066,3000,0,0,20,0), + (4090,2067,38000,0,0,52,0), + (4090,2068,44000,0,0,58,0), + (4090,2069,26000,0,0,46,0), + (4090,2097,4000,0,0,22,0), + (4090,2793,14000,0,0,36,0), + (4090,2799,12000,0,0,34,0), + (4090,2851,100,0,0,6,0), + (4090,3046,400,0,0,28,0), + (4090,6062,16000,0,0,38,0), + (4090,6067,10000,0,0,30,0), + (4090,6068,14000,0,0,36,0), + (4090,6071,8000,0,0,28,0), + (4090,6072,12000,0,0,34,0), + (4090,6073,200,0,0,8,0), + (4090,6079,1200,0,0,14,0), + (4090,6080,3000,0,0,20,0), + (4090,6081,6000,0,0,26,0), + (4090,6082,11000,0,0,32,0), + (4090,6083,16000,0,0,38,0), + (4090,6386,900,0,0,40,0), + (4090,6492,12000,0,0,34,0), + (4090,7130,3000,0,0,20,0), + (4090,7378,400,0,0,28,0), + (4090,8093,300,0,0,10,0), + (4090,8107,1600,0,0,16,0), + (4090,8108,4000,0,0,22,0), + (4090,8109,8000,0,0,28,0), + (4090,8110,12000,0,0,34,0), + (4090,8111,18000,0,0,40,0), + (4090,8123,1200,0,0,14,0), + (4090,8125,8000,0,0,28,0), + (4090,8126,3000,0,0,20,0), + (4090,8130,5000,0,0,24,0), + (4090,8132,11000,0,0,32,0), + (4090,8193,14000,0,0,36,0), + (4090,9475,6000,0,0,26,0), + (4090,9476,11000,0,0,32,0), + (4090,9477,16000,0,0,38,0), + (4090,9486,18000,0,0,40,0), + (4090,9580,3000,0,0,20,0), + (4090,9581,10000,0,0,30,0), + (4090,9593,18000,0,0,40,0), + (4090,10877,18000,0,0,40,0), + (4090,10878,28000,0,0,48,0), + (4090,10879,42000,0,0,56,0), + (4090,10882,12000,0,0,34,0), + (4090,10883,26000,0,0,46,0), + (4090,10889,22000,0,0,42,0), + (4090,10891,42000,0,0,56,0), + (4090,10895,22000,0,0,42,0), + (4090,10896,30000,0,0,50,0), + (4090,10897,44000,0,0,58,0), + (4090,10902,22000,0,0,42,0), + (4090,10903,28000,0,0,48,0), + (4090,10904,40000,0,0,54,0), + (4090,10905,46000,0,0,60,0), + (4090,10910,24000,0,0,44,0), + (4090,10913,24000,0,0,44,0), + (4090,10914,44000,0,0,58,0), + (4090,10918,24000,0,0,44,0), + (4090,10919,30000,0,0,50,0), + (4090,10920,42000,0,0,56,0), + (4090,10930,24000,0,0,44,0), + (4090,10931,30000,0,0,50,0), + (4090,10932,42000,0,0,56,0), + (4090,10935,26000,0,0,46,0), + (4090,10936,40000,0,0,54,0), + (4090,10939,28000,0,0,48,0), + (4090,10940,46000,0,0,60,0), + (4090,10943,30000,0,0,50,0), + (4090,10944,46000,0,0,60,0), + (4090,10948,26000,0,0,46,0), + (4090,10949,38000,0,0,52,0), + (4090,10950,44000,0,0,58,0), + (4090,10954,38000,0,0,52,0), + (4090,10959,42000,0,0,56,0), + (4090,10962,46000,0,0,60,0), + (4090,11025,30000,0,0,50,0), + (4090,11026,46000,0,0,60,0), + (4090,14820,1500,0,0,50,0), + (4090,15434,700,0,0,36,0), + (4090,15452,5000,0,0,24,0), + (4090,15454,10000,0,0,30,0), + (4090,15455,14000,0,0,36,0), + (4090,15457,22000,0,0,42,0), + (4090,15459,28000,0,0,48,0), + (4090,15460,40000,0,0,54,0), + (4090,17316,700,0,0,36,0), + (4090,17317,1200,0,0,44,0), + (4090,17318,1900,0,0,52,0), + (4090,18806,46000,0,0,60,0), + (4090,18808,2300,0,0,60,0), + (4090,19351,100,0,0,18,0), + (4090,19352,300,0,0,26,0), + (4090,19353,600,0,0,34,0), + (4090,19354,1100,0,0,42,0), + (4090,19355,1500,0,0,50,0), + (4090,19356,2200,0,0,58,0), + (4090,19358,500,0,0,30,0), + (4090,19359,900,0,0,40,0), + (4090,19360,1500,0,0,50,0), + (4090,19361,2070,0,0,60,0), + (4090,20771,44000,0,0,58,0), + (4090,27796,3000,0,0,20,0), + (4090,27821,1200,0,0,44,0), + (4090,27822,1900,0,0,52,0), + (4090,27823,2300,0,0,60,0), + (4090,27843,2300,0,0,60,0), + (4090,27845,2300,0,0,60,0), + (4090,27875,1200,0,0,50,0), + (4090,27876,1500,0,0,60,0), + (4091,1252,800,0,0,12,0), + (4091,1253,10000,0,0,30,0), + (4091,1254,18000,0,0,40,0), + (4091,1255,10,0,0,1,0), + (4091,1256,800,0,0,12,0), + (4091,1257,5000,0,0,24,0), + (4091,1258,100,0,0,4,0), + (4091,1259,300,0,0,10,0), + (4091,1260,2000,0,0,18,0), + (4091,1261,6000,0,0,26,0), + (4091,1265,200,0,0,8,0), + (4091,1268,1200,0,0,14,0), + (4091,1269,11000,0,0,32,0), + (4091,1275,100,0,0,6,0), + (4091,1276,1200,0,0,14,0), + (4091,1277,800,0,0,12,0), + (4091,1278,2000,0,0,18,0), + (4091,1279,10000,0,0,30,0), + (4091,1280,22000,0,0,42,0), + (4091,1283,2000,0,0,18,0), + (4091,1284,14000,0,0,36,0), + (4091,1287,10000,0,0,30,0), + (4091,1288,18000,0,0,40,0), + (4091,1293,10000,0,0,30,0), + (4091,1298,5000,0,0,24,0), + (4091,1300,4000,0,0,22,0), + (4091,1301,10000,0,0,30,0), + (4091,1425,3000,0,0,20,0), + (4091,2013,300,0,0,10,0), + (4091,2016,4000,0,0,22,0), + (4091,2049,30000,0,0,50,0), + (4091,2056,100,0,0,4,0), + (4091,2057,300,0,0,10,0), + (4091,2058,1600,0,0,16,0), + (4091,2059,4000,0,0,22,0), + (4091,2065,18000,0,0,40,0), + (4091,2066,3000,0,0,20,0), + (4091,2067,38000,0,0,52,0), + (4091,2068,44000,0,0,58,0), + (4091,2069,26000,0,0,46,0), + (4091,2097,4000,0,0,22,0), + (4091,2793,14000,0,0,36,0), + (4091,2799,12000,0,0,34,0), + (4091,2851,100,0,0,6,0), + (4091,3046,400,0,0,28,0), + (4091,6062,16000,0,0,38,0), + (4091,6067,10000,0,0,30,0), + (4091,6068,14000,0,0,36,0), + (4091,6071,8000,0,0,28,0), + (4091,6072,12000,0,0,34,0), + (4091,6073,200,0,0,8,0), + (4091,6079,1200,0,0,14,0), + (4091,6080,3000,0,0,20,0), + (4091,6081,6000,0,0,26,0), + (4091,6082,11000,0,0,32,0), + (4091,6083,16000,0,0,38,0), + (4091,6386,900,0,0,40,0), + (4091,6492,12000,0,0,34,0), + (4091,7130,3000,0,0,20,0), + (4091,7378,400,0,0,28,0), + (4091,8093,300,0,0,10,0), + (4091,8107,1600,0,0,16,0), + (4091,8108,4000,0,0,22,0), + (4091,8109,8000,0,0,28,0), + (4091,8110,12000,0,0,34,0), + (4091,8111,18000,0,0,40,0), + (4091,8123,1200,0,0,14,0), + (4091,8125,8000,0,0,28,0), + (4091,8126,3000,0,0,20,0), + (4091,8130,5000,0,0,24,0), + (4091,8132,11000,0,0,32,0), + (4091,8193,14000,0,0,36,0), + (4091,9475,6000,0,0,26,0), + (4091,9476,11000,0,0,32,0), + (4091,9477,16000,0,0,38,0), + (4091,9486,18000,0,0,40,0), + (4091,9580,3000,0,0,20,0), + (4091,9581,10000,0,0,30,0), + (4091,9593,18000,0,0,40,0), + (4091,10877,18000,0,0,40,0), + (4091,10878,28000,0,0,48,0), + (4091,10879,42000,0,0,56,0), + (4091,10882,12000,0,0,34,0), + (4091,10883,26000,0,0,46,0), + (4091,10889,22000,0,0,42,0), + (4091,10891,42000,0,0,56,0), + (4091,10895,22000,0,0,42,0), + (4091,10896,30000,0,0,50,0), + (4091,10897,44000,0,0,58,0), + (4091,10902,22000,0,0,42,0), + (4091,10903,28000,0,0,48,0), + (4091,10904,40000,0,0,54,0), + (4091,10905,46000,0,0,60,0), + (4091,10910,24000,0,0,44,0), + (4091,10913,24000,0,0,44,0), + (4091,10914,44000,0,0,58,0), + (4091,10918,24000,0,0,44,0), + (4091,10919,30000,0,0,50,0), + (4091,10920,42000,0,0,56,0), + (4091,10930,24000,0,0,44,0), + (4091,10931,30000,0,0,50,0), + (4091,10932,42000,0,0,56,0), + (4091,10935,26000,0,0,46,0), + (4091,10936,40000,0,0,54,0), + (4091,10939,28000,0,0,48,0), + (4091,10940,46000,0,0,60,0), + (4091,10943,30000,0,0,50,0), + (4091,10944,46000,0,0,60,0), + (4091,10948,26000,0,0,46,0), + (4091,10949,38000,0,0,52,0), + (4091,10950,44000,0,0,58,0), + (4091,10954,38000,0,0,52,0), + (4091,10959,42000,0,0,56,0), + (4091,10962,46000,0,0,60,0), + (4091,11025,30000,0,0,50,0), + (4091,11026,46000,0,0,60,0), + (4091,14820,1500,0,0,50,0), + (4091,15434,700,0,0,36,0), + (4091,15452,5000,0,0,24,0), + (4091,15454,10000,0,0,30,0), + (4091,15455,14000,0,0,36,0), + (4091,15457,22000,0,0,42,0), + (4091,15459,28000,0,0,48,0), + (4091,15460,40000,0,0,54,0), + (4091,17316,700,0,0,36,0), + (4091,17317,1200,0,0,44,0), + (4091,17318,1900,0,0,52,0), + (4091,18806,46000,0,0,60,0), + (4091,18808,2300,0,0,60,0), + (4091,19351,100,0,0,18,0), + (4091,19352,300,0,0,26,0), + (4091,19353,600,0,0,34,0), + (4091,19354,1100,0,0,42,0), + (4091,19355,1500,0,0,50,0), + (4091,19356,2200,0,0,58,0), + (4091,19358,500,0,0,30,0), + (4091,19359,900,0,0,40,0), + (4091,19360,1500,0,0,50,0), + (4091,19361,2070,0,0,60,0), + (4091,20771,44000,0,0,58,0), + (4091,27796,3000,0,0,20,0), + (4091,27821,1200,0,0,44,0), + (4091,27822,1900,0,0,52,0), + (4091,27823,2300,0,0,60,0), + (4091,27843,2300,0,0,60,0), + (4091,27845,2300,0,0,60,0), + (4091,27875,1200,0,0,50,0), + (4091,27876,1500,0,0,60,0), + (4092,1252,800,0,0,12,0), + (4092,1253,10000,0,0,30,0), + (4092,1254,18000,0,0,40,0), + (4092,1255,10,0,0,1,0), + (4092,1256,800,0,0,12,0), + (4092,1257,5000,0,0,24,0), + (4092,1258,100,0,0,4,0), + (4092,1259,300,0,0,10,0), + (4092,1260,2000,0,0,18,0), + (4092,1261,6000,0,0,26,0), + (4092,1265,200,0,0,8,0), + (4092,1268,1200,0,0,14,0), + (4092,1269,11000,0,0,32,0), + (4092,1275,100,0,0,6,0), + (4092,1276,1200,0,0,14,0), + (4092,1277,800,0,0,12,0), + (4092,1278,2000,0,0,18,0), + (4092,1279,10000,0,0,30,0), + (4092,1280,22000,0,0,42,0), + (4092,1283,2000,0,0,18,0), + (4092,1284,14000,0,0,36,0), + (4092,1287,10000,0,0,30,0), + (4092,1288,18000,0,0,40,0), + (4092,1293,10000,0,0,30,0), + (4092,1298,5000,0,0,24,0), + (4092,1300,4000,0,0,22,0), + (4092,1301,10000,0,0,30,0), + (4092,1425,3000,0,0,20,0), + (4092,2013,300,0,0,10,0), + (4092,2016,4000,0,0,22,0), + (4092,2049,30000,0,0,50,0), + (4092,2056,100,0,0,4,0), + (4092,2057,300,0,0,10,0), + (4092,2058,1600,0,0,16,0), + (4092,2059,4000,0,0,22,0), + (4092,2065,18000,0,0,40,0), + (4092,2066,3000,0,0,20,0), + (4092,2067,38000,0,0,52,0), + (4092,2068,44000,0,0,58,0), + (4092,2069,26000,0,0,46,0), + (4092,2097,4000,0,0,22,0), + (4092,2793,14000,0,0,36,0), + (4092,2799,12000,0,0,34,0), + (4092,2851,100,0,0,6,0), + (4092,3046,400,0,0,28,0), + (4092,6062,16000,0,0,38,0), + (4092,6067,10000,0,0,30,0), + (4092,6068,14000,0,0,36,0), + (4092,6071,8000,0,0,28,0), + (4092,6072,12000,0,0,34,0), + (4092,6073,200,0,0,8,0), + (4092,6079,1200,0,0,14,0), + (4092,6080,3000,0,0,20,0), + (4092,6081,6000,0,0,26,0), + (4092,6082,11000,0,0,32,0), + (4092,6083,16000,0,0,38,0), + (4092,6386,900,0,0,40,0), + (4092,6492,12000,0,0,34,0), + (4092,7130,3000,0,0,20,0), + (4092,7378,400,0,0,28,0), + (4092,8093,300,0,0,10,0), + (4092,8107,1600,0,0,16,0), + (4092,8108,4000,0,0,22,0), + (4092,8109,8000,0,0,28,0), + (4092,8110,12000,0,0,34,0), + (4092,8111,18000,0,0,40,0), + (4092,8123,1200,0,0,14,0), + (4092,8125,8000,0,0,28,0), + (4092,8126,3000,0,0,20,0), + (4092,8130,5000,0,0,24,0), + (4092,8132,11000,0,0,32,0), + (4092,8193,14000,0,0,36,0), + (4092,9475,6000,0,0,26,0), + (4092,9476,11000,0,0,32,0), + (4092,9477,16000,0,0,38,0), + (4092,9486,18000,0,0,40,0), + (4092,9580,3000,0,0,20,0), + (4092,9581,10000,0,0,30,0), + (4092,9593,18000,0,0,40,0), + (4092,10877,18000,0,0,40,0), + (4092,10878,28000,0,0,48,0), + (4092,10879,42000,0,0,56,0), + (4092,10882,12000,0,0,34,0), + (4092,10883,26000,0,0,46,0), + (4092,10889,22000,0,0,42,0), + (4092,10891,42000,0,0,56,0), + (4092,10895,22000,0,0,42,0), + (4092,10896,30000,0,0,50,0), + (4092,10897,44000,0,0,58,0), + (4092,10902,22000,0,0,42,0), + (4092,10903,28000,0,0,48,0), + (4092,10904,40000,0,0,54,0), + (4092,10905,46000,0,0,60,0), + (4092,10910,24000,0,0,44,0), + (4092,10913,24000,0,0,44,0), + (4092,10914,44000,0,0,58,0), + (4092,10918,24000,0,0,44,0), + (4092,10919,30000,0,0,50,0), + (4092,10920,42000,0,0,56,0), + (4092,10930,24000,0,0,44,0), + (4092,10931,30000,0,0,50,0), + (4092,10932,42000,0,0,56,0), + (4092,10935,26000,0,0,46,0), + (4092,10936,40000,0,0,54,0), + (4092,10939,28000,0,0,48,0), + (4092,10940,46000,0,0,60,0), + (4092,10943,30000,0,0,50,0), + (4092,10944,46000,0,0,60,0), + (4092,10948,26000,0,0,46,0), + (4092,10949,38000,0,0,52,0), + (4092,10950,44000,0,0,58,0), + (4092,10954,38000,0,0,52,0), + (4092,10959,42000,0,0,56,0), + (4092,10962,46000,0,0,60,0), + (4092,11025,30000,0,0,50,0), + (4092,11026,46000,0,0,60,0), + (4092,14820,1500,0,0,50,0), + (4092,15434,700,0,0,36,0), + (4092,15452,5000,0,0,24,0), + (4092,15454,10000,0,0,30,0), + (4092,15455,14000,0,0,36,0), + (4092,15457,22000,0,0,42,0), + (4092,15459,28000,0,0,48,0), + (4092,15460,40000,0,0,54,0), + (4092,17316,700,0,0,36,0), + (4092,17317,1200,0,0,44,0), + (4092,17318,1900,0,0,52,0), + (4092,18806,46000,0,0,60,0), + (4092,18808,2300,0,0,60,0), + (4092,19351,100,0,0,18,0), + (4092,19352,300,0,0,26,0), + (4092,19353,600,0,0,34,0), + (4092,19354,1100,0,0,42,0), + (4092,19355,1500,0,0,50,0), + (4092,19356,2200,0,0,58,0), + (4092,19358,500,0,0,30,0), + (4092,19359,900,0,0,40,0), + (4092,19360,1500,0,0,50,0), + (4092,19361,2070,0,0,60,0), + (4092,20771,44000,0,0,58,0), + (4092,27796,3000,0,0,20,0), + (4092,27821,1200,0,0,44,0), + (4092,27822,1900,0,0,52,0), + (4092,27823,2300,0,0,60,0), + (4092,27843,2300,0,0,60,0), + (4092,27845,2300,0,0,60,0), + (4092,27875,1200,0,0,50,0), + (4092,27876,1500,0,0,60,0), + (4138,796,2200,0,0,20,0), + (4138,1117,600,0,0,12,0), + (4138,1424,2200,0,0,20,0), + (4138,1547,10,0,0,1,0), + (4138,1549,1800,0,0,16,0), + (4138,1552,2200,0,0,20,0), + (4138,1563,1800,0,0,50,0), + (4138,1564,18000,0,0,40,0), + (4138,1567,1200,0,0,14,0), + (4138,1603,10000,0,0,32,0), + (4138,2003,100,0,0,4,0), + (4138,2898,14000,0,0,36,0), + (4138,2899,1200,0,0,14,0), + (4138,2979,600,0,0,12,0), + (4138,3047,6000,0,0,22,0), + (4138,3048,100,0,0,6,0), + (4138,3049,7000,0,0,26,0), + (4138,3128,200,0,0,8,0), + (4138,3663,8000,0,0,28,0), + (4138,3664,14000,0,0,36,0), + (4138,5117,200,0,0,8,0), + (4138,5131,2200,0,0,20,0), + (4138,5298,100,0,0,6,0), + (4138,5338,2000,0,0,18,0), + (4138,5385,8000,0,0,30,0), + (4138,6198,1200,0,0,14,0), + (4138,6385,400,0,0,10,0), + (4138,6791,2200,0,0,20,0), + (4138,6792,7000,0,0,24,0), + (4138,6999,8000,0,0,30,0), + (4138,8738,18000,0,0,40,0), + (4138,13160,18000,0,0,40,0), + (4138,13162,8000,0,0,30,0), + (4138,13164,100,0,0,4,0), + (4138,13545,26000,0,0,44,0), + (4138,13546,40000,0,0,52,0), + (4138,13547,50000,0,0,60,0), + (4138,13556,400,0,0,10,0), + (4138,13557,2000,0,0,18,0), + (4138,13558,7000,0,0,26,0), + (4138,13559,12000,0,0,34,0), + (4138,13560,24000,0,0,42,0), + (4138,13561,36000,0,0,50,0), + (4138,13562,48000,0,0,58,0), + (4138,13799,1800,0,0,16,0), + (4138,13811,8000,0,0,28,0), + (4138,13814,12000,0,0,34,0), + (4138,14332,200,0,0,8,0), + (4138,14333,1800,0,0,16,0), + (4138,14334,7000,0,0,24,0), + (4138,14335,10000,0,0,32,0), + (4138,14336,18000,0,0,40,0), + (4138,14337,32000,0,0,48,0), + (4138,14338,46000,0,0,56,0), + (4138,14339,16000,0,0,38,0), + (4138,14340,5000,0,0,60,0), + (4138,14341,8000,0,0,30,0), + (4138,14342,26000,0,0,44,0), + (4138,14343,48000,0,0,58,0), + (4138,14344,12000,0,0,34,0), + (4138,14345,32000,0,0,48,0), + (4138,14346,2200,0,0,20,0), + (4138,14347,10000,0,0,32,0), + (4138,14348,24000,0,0,42,0), + (4138,14349,40000,0,0,52,0), + (4138,14350,28000,0,0,46,0), + (4138,14351,46000,0,0,56,0), + (4138,14352,600,0,0,12,0), + (4138,14353,2200,0,0,20,0), + (4138,14354,8000,0,0,28,0), + (4138,14355,14000,0,0,36,0), + (4138,14356,26000,0,0,44,0), + (4138,14357,40000,0,0,52,0), + (4138,14358,50000,0,0,60,0), + (4138,14359,24000,0,0,42,0), + (4138,14360,42000,0,0,54,0), + (4138,14361,36000,0,0,50,0), + (4138,14362,48000,0,0,58,0), + (4138,14364,7000,0,0,26,0), + (4138,14365,14000,0,0,36,0), + (4138,14366,28000,0,0,46,0), + (4138,14367,46000,0,0,56,0), + (4138,14368,18000,0,0,40,0), + (4138,14370,50000,0,0,60,0), + (4138,14372,26000,0,0,44,0), + (4138,14373,42000,0,0,54,0), + (4138,14374,2000,0,0,18,0), + (4138,14375,8000,0,0,28,0), + (4138,14376,16000,0,0,38,0), + (4138,14377,32000,0,0,48,0), + (4138,14378,48000,0,0,58,0), + (4138,14431,6000,0,0,22,0), + (4138,14432,18000,0,0,40,0), + (4138,14434,48000,0,0,58,0), + (4138,14445,8000,0,0,30,0), + (4138,14446,28000,0,0,46,0), + (4138,15637,8000,0,0,30,0), + (4138,15638,18000,0,0,40,0), + (4138,15639,36000,0,0,50,0), + (4138,15640,50000,0,0,60,0), + (4138,20044,28000,0,0,46,0), + (4138,20155,10000,0,0,32,0), + (4138,20156,36000,0,0,50,0), + (4138,20157,7000,0,0,26,0), + (4138,20158,18000,0,0,40,0), + (4138,20159,7000,0,0,24,0), + (4138,20160,400,0,0,10,0), + (4138,20161,2000,0,0,18,0), + (4138,20191,46000,0,0,56,0), + (4138,20738,600,0,0,12,0), + (4138,20931,400,0,0,28,0), + (4138,20932,700,0,0,36,0), + (4138,20933,1300,0,0,44,0), + (4138,20934,2000,0,0,52,0), + (4138,20935,2500,0,0,60,0), + (4138,20938,2500,0,0,60,0), + (4138,20940,1800,0,0,50,0), + (4138,20941,2500,0,0,60,0), + (4138,20942,1200,0,0,42,0), + (4138,20943,2100,0,0,54,0), + (4146,796,2200,0,0,20,0), + (4146,1117,600,0,0,12,0), + (4146,1424,2200,0,0,20,0), + (4146,1547,10,0,0,1,0), + (4146,1549,1800,0,0,16,0), + (4146,1552,2200,0,0,20,0), + (4146,1563,1800,0,0,50,0), + (4146,1564,18000,0,0,40,0), + (4146,1567,1200,0,0,14,0), + (4146,1603,10000,0,0,32,0), + (4146,2003,100,0,0,4,0), + (4146,2898,14000,0,0,36,0), + (4146,2899,1200,0,0,14,0), + (4146,2979,600,0,0,12,0), + (4146,3047,6000,0,0,22,0), + (4146,3048,100,0,0,6,0), + (4146,3049,7000,0,0,26,0), + (4146,3128,200,0,0,8,0), + (4146,3663,8000,0,0,28,0), + (4146,3664,14000,0,0,36,0), + (4146,5117,200,0,0,8,0), + (4146,5131,2200,0,0,20,0), + (4146,5298,100,0,0,6,0), + (4146,5338,2000,0,0,18,0), + (4146,5385,8000,0,0,30,0), + (4146,6198,1200,0,0,14,0), + (4146,6385,400,0,0,10,0), + (4146,6791,2200,0,0,20,0), + (4146,6792,7000,0,0,24,0), + (4146,6999,8000,0,0,30,0), + (4146,8738,18000,0,0,40,0), + (4146,13160,18000,0,0,40,0), + (4146,13162,8000,0,0,30,0), + (4146,13164,100,0,0,4,0), + (4146,13545,26000,0,0,44,0), + (4146,13546,40000,0,0,52,0), + (4146,13547,50000,0,0,60,0), + (4146,13556,400,0,0,10,0), + (4146,13557,2000,0,0,18,0), + (4146,13558,7000,0,0,26,0), + (4146,13559,12000,0,0,34,0), + (4146,13560,24000,0,0,42,0), + (4146,13561,36000,0,0,50,0), + (4146,13562,48000,0,0,58,0), + (4146,13799,1800,0,0,16,0), + (4146,13811,8000,0,0,28,0), + (4146,13814,12000,0,0,34,0), + (4146,14332,200,0,0,8,0), + (4146,14333,1800,0,0,16,0), + (4146,14334,7000,0,0,24,0), + (4146,14335,10000,0,0,32,0), + (4146,14336,18000,0,0,40,0), + (4146,14337,32000,0,0,48,0), + (4146,14338,46000,0,0,56,0), + (4146,14339,16000,0,0,38,0), + (4146,14340,5000,0,0,60,0), + (4146,14341,8000,0,0,30,0), + (4146,14342,26000,0,0,44,0), + (4146,14343,48000,0,0,58,0), + (4146,14344,12000,0,0,34,0), + (4146,14345,32000,0,0,48,0), + (4146,14346,2200,0,0,20,0), + (4146,14347,10000,0,0,32,0), + (4146,14348,24000,0,0,42,0), + (4146,14349,40000,0,0,52,0), + (4146,14350,28000,0,0,46,0), + (4146,14351,46000,0,0,56,0), + (4146,14352,600,0,0,12,0), + (4146,14353,2200,0,0,20,0), + (4146,14354,8000,0,0,28,0), + (4146,14355,14000,0,0,36,0), + (4146,14356,26000,0,0,44,0), + (4146,14357,40000,0,0,52,0), + (4146,14358,50000,0,0,60,0), + (4146,14359,24000,0,0,42,0), + (4146,14360,42000,0,0,54,0), + (4146,14361,36000,0,0,50,0), + (4146,14362,48000,0,0,58,0), + (4146,14364,7000,0,0,26,0), + (4146,14365,14000,0,0,36,0), + (4146,14366,28000,0,0,46,0), + (4146,14367,46000,0,0,56,0), + (4146,14368,18000,0,0,40,0), + (4146,14370,50000,0,0,60,0), + (4146,14372,26000,0,0,44,0), + (4146,14373,42000,0,0,54,0), + (4146,14374,2000,0,0,18,0), + (4146,14375,8000,0,0,28,0), + (4146,14376,16000,0,0,38,0), + (4146,14377,32000,0,0,48,0), + (4146,14378,48000,0,0,58,0), + (4146,14431,6000,0,0,22,0), + (4146,14432,18000,0,0,40,0), + (4146,14434,48000,0,0,58,0), + (4146,14445,8000,0,0,30,0), + (4146,14446,28000,0,0,46,0), + (4146,15637,8000,0,0,30,0), + (4146,15638,18000,0,0,40,0), + (4146,15639,36000,0,0,50,0), + (4146,15640,50000,0,0,60,0), + (4146,20044,28000,0,0,46,0), + (4146,20155,10000,0,0,32,0), + (4146,20156,36000,0,0,50,0), + (4146,20157,7000,0,0,26,0), + (4146,20158,18000,0,0,40,0), + (4146,20159,7000,0,0,24,0), + (4146,20160,400,0,0,10,0), + (4146,20161,2000,0,0,18,0), + (4146,20191,46000,0,0,56,0), + (4146,20738,600,0,0,12,0), + (4146,20931,400,0,0,28,0), + (4146,20932,700,0,0,36,0), + (4146,20933,1300,0,0,44,0), + (4146,20934,2000,0,0,52,0), + (4146,20935,2500,0,0,60,0), + (4146,20938,2500,0,0,60,0), + (4146,20940,1800,0,0,50,0), + (4146,20941,2500,0,0,60,0), + (4146,20942,1200,0,0,42,0), + (4146,20943,2100,0,0,54,0), + (4156,7733,100,0,0,5,0), + (4156,7734,500,356,50,0,0), + (4159,2414,45,197,40,0,0), + (4159,2415,22,197,1,0,0), + (4159,2416,45,197,40,0,0), + (4159,2417,270,197,70,0,0), + (4159,2418,180,197,70,0,0), + (4159,2419,180,197,60,0,0), + (4159,2421,270,197,85,0,0), + (4159,2422,270,197,95,0,0), + (4159,2423,225,197,75,0,0), + (4159,2424,180,197,100,0,0), + (4159,2966,90,197,75,0,0), + (4159,2967,180,197,65,0,0), + (4159,2996,45,197,10,0,0), + (4159,3783,90,197,45,0,0), + (4159,3785,180,197,80,0,0), + (4159,3814,720,197,150,0,0), + (4159,3874,450,197,125,0,0), + (4159,3876,90,197,35,0,0), + (4159,3877,180,197,60,0,0), + (4159,3878,270,197,70,0,0), + (4159,3879,360,197,85,0,0), + (4159,3880,270,197,80,0,0), + (4159,3881,450,197,110,0,0), + (4159,3882,450,197,110,0,0), + (4159,3884,675,197,130,0,0), + (4159,3886,675,197,125,0,0), + (4159,3888,675,197,150,0,0), + (4159,3890,225,197,110,0,0), + (4159,3912,450,197,50,10,0), + (4159,3916,45,197,30,0,0), + (4159,6522,360,197,90,0,0), + (4159,6691,900,197,135,0,0), + (4159,7626,45,197,30,0,0), + (4159,7627,45,197,30,0,0), + (4159,8466,45,197,40,0,0), + (4159,8468,225,197,110,0,0), + (4159,8759,540,197,140,0,0), + (4159,8761,540,197,145,0,0), + (4159,8777,45,197,10,0,0), + (4159,12119,45,197,20,0,0), + (4159,12120,270,197,75,0,0), + (4160,2275,10,0,0,5,0), + (4160,2280,450,171,50,10,0), + (4160,2339,100,171,25,0,0), + (4160,2340,135,171,40,0,0), + (4160,3179,450,171,90,0,0), + (4160,3181,1350,171,120,0,0), + (4160,3184,50,171,15,0,0), + (4160,3185,1350,171,125,0,0), + (4160,3186,1800,171,130,0,0), + (4160,3458,3600,171,110,0,0), + (4160,3459,4500,171,165,0,0), + (4160,3461,4500,171,160,0,0), + (4160,3465,5000,171,125,20,0), + (4160,7180,405,171,90,0,0), + (4160,7182,4500,171,155,0,0), + (4160,7838,225,171,80,0,0), + (4160,7839,900,171,130,0,0), + (4160,7842,900,171,100,0,0), + (4160,7846,2700,171,140,0,0), + (4160,11483,5850,171,185,0,0), + (4160,11484,6750,171,195,0,0), + (4160,11536,225,171,50,0,0), + (4160,12610,7200,171,200,0,0), + (4163,652,300,0,0,10,0), + (4163,1424,300,0,0,10,0), + (4163,1728,4000,0,0,22,0), + (4163,1762,100,0,0,6,0), + (4163,1763,1200,0,0,14,0), + (4163,1764,4000,0,0,22,0), + (4163,1765,10000,0,0,30,0), + (4163,1771,800,0,0,12,0), + (4163,1772,6000,0,0,26,0), + (4163,1773,27000,0,0,42,0), + (4163,1774,52000,0,0,58,0), + (4163,1780,100,0,0,6,0), + (4163,1781,2900,0,0,18,0), + (4163,1789,10,0,0,1,0), + (4163,1790,3000,0,0,20,0), + (4163,1791,20000,0,0,40,0), + (4163,1792,54000,0,0,60,0), + (4163,1838,6000,0,0,26,0), + (4163,1845,10000,0,0,30,0), + (4163,1846,5000,0,0,24,0), + (4163,1858,4000,0,0,22,0), + (4163,1859,27000,0,0,42,0), + (4163,1862,20000,0,0,40,0), + (4163,2592,100,0,0,4,0), + (4163,2593,800,0,0,12,0), + (4163,2594,3000,0,0,20,0), + (4163,2595,8000,0,0,28,0), + (4163,2843,10000,40,130,30,0), + (4163,2844,18000,40,170,38,0), + (4163,2984,300,0,0,10,0), + (4163,3128,800,0,0,12,0), + (4163,3422,3000,40,1,20,0), + (4163,3423,35000,40,230,50,0), + (4163,5167,100,0,0,4,0), + (4163,5175,300,0,0,10,0), + (4163,5278,200,0,0,8,0), + (4163,5768,5000,40,100,24,0), + (4163,6185,7750,0,0,46,0), + (4163,6480,1800,0,0,16,0), + (4163,6505,14000,0,0,34,0), + (4163,6511,14000,40,150,34,0), + (4163,6734,1800,0,0,16,0), + (4163,6735,10000,0,0,30,0), + (4163,6736,3000,0,0,20,0), + (4163,6737,1200,0,0,14,0), + (4163,6763,200,0,0,8,0), + (4163,6764,1800,0,0,16,0), + (4163,6765,5000,0,0,24,0), + (4163,6769,8000,0,0,28,0), + (4163,6771,8000,0,0,28,0), + (4163,6775,27000,0,0,42,0), + (4163,8622,18000,0,0,38,0), + (4163,8625,12000,0,0,32,0), + (4163,8626,20000,0,0,40,0), + (4163,8630,12000,0,0,32,0), + (4163,8634,4000,0,0,22,0), + (4163,8635,10000,0,0,30,0), + (4163,8636,18000,0,0,38,0), + (4163,8638,20000,0,0,40,0), + (4163,8641,8000,0,0,28,0), + (4163,8642,16000,0,0,36,0), + (4163,8644,35000,0,0,50,0), + (4163,8648,1200,0,0,14,0), + (4163,8651,6000,0,0,26,0), + (4163,8652,16000,0,0,36,0), + (4163,8678,2900,0,0,18,0), + (4163,8695,18000,40,170,38,0), + (4163,8697,14000,0,0,34,0), + (4163,8701,8000,40,120,28,0), + (4163,8723,16000,0,0,36,0), + (4163,8727,6000,0,0,26,0), + (4163,8728,14000,0,0,34,0), + (4163,8810,16000,40,160,36,0), + (4163,11199,31000,0,0,46,0), + (4163,11200,50000,0,0,56,0), + (4163,11270,27000,0,0,42,0), + (4163,11271,35000,0,0,50,0), + (4163,11272,52000,0,0,58,0), + (4163,11276,29000,0,0,44,0), + (4163,11277,46000,0,0,52,0), + (4163,11278,54000,0,0,60,0), + (4163,11282,29000,0,0,44,0), + (4163,11283,46000,0,0,52,0), + (4163,11284,54000,0,0,60,0), + (4163,11287,31000,0,0,46,0), + (4163,11288,54000,0,0,60,0), + (4163,11291,31000,0,0,46,0), + (4163,11292,48000,0,0,54,0), + (4163,11295,31000,0,0,46,0), + (4163,11296,48000,0,0,54,0), + (4163,11298,33000,0,0,48,0), + (4163,11301,33000,0,0,48,0), + (4163,11302,50000,0,0,56,0), + (4163,11304,46000,0,0,52,0), + (4163,11318,52000,0,0,58,0), + (4163,11344,29000,40,200,44,0), + (4163,11345,46000,40,240,52,0), + (4163,11346,54000,40,280,60,0), + (4163,11360,31000,40,210,46,0), + (4163,11361,48000,40,250,54,0), + (4163,11401,46000,40,240,52,0), + (4163,13027,13000,0,0,58,0), + (4163,13221,12000,40,140,32,0), + (4163,13231,20000,40,180,40,0), + (4163,13232,33000,40,220,48,0), + (4163,13233,50000,40,260,56,0), + (4165,3578,8000,0,0,30,0), + (4165,11422,28800,0,0,50,0), + (4193,2414,45,197,40,0,0), + (4193,2415,22,197,1,0,0), + (4193,2416,45,197,40,0,0), + (4193,2417,270,197,70,0,0), + (4193,2418,180,197,70,0,0), + (4193,2419,180,197,60,0,0), + (4193,2423,225,197,75,0,0), + (4193,2966,90,197,75,0,0), + (4193,2967,180,197,65,0,0), + (4193,2996,45,197,10,0,0), + (4193,3783,90,197,45,0,0), + (4193,3876,90,197,35,0,0), + (4193,3877,180,197,60,0,0), + (4193,3878,270,197,70,0,0), + (4193,3911,10,0,0,5,0), + (4193,3916,45,197,30,0,0), + (4193,3917,25,197,1,0,0), + (4193,7626,45,197,30,0,0), + (4193,7627,45,197,30,0,0), + (4193,8466,45,197,40,0,0), + (4193,8777,45,197,10,0,0), + (4193,12118,30,197,1,0,0), + (4193,12119,45,197,20,0,0), + (4193,12120,270,197,75,0,0), + (4204,2372,10,0,0,0,0), + (4204,2373,500,182,50,0,0), + (4204,3571,5000,182,125,0,0), + (4204,11994,50000,182,200,0,0), + (4205,796,2200,0,0,20,0), + (4205,1117,600,0,0,12,0), + (4205,1424,2200,0,0,20,0), + (4205,1547,10,0,0,1,0), + (4205,1549,1800,0,0,16,0), + (4205,1552,2200,0,0,20,0), + (4205,1563,1800,0,0,50,0), + (4205,1564,18000,0,0,40,0), + (4205,1567,1200,0,0,14,0), + (4205,1603,10000,0,0,32,0), + (4205,2003,100,0,0,4,0), + (4205,2898,14000,0,0,36,0), + (4205,2899,1200,0,0,14,0), + (4205,2979,600,0,0,12,0), + (4205,3047,6000,0,0,22,0), + (4205,3048,100,0,0,6,0), + (4205,3049,7000,0,0,26,0), + (4205,3128,200,0,0,8,0), + (4205,3663,8000,0,0,28,0), + (4205,3664,14000,0,0,36,0), + (4205,5117,200,0,0,8,0), + (4205,5131,2200,0,0,20,0), + (4205,5298,100,0,0,6,0), + (4205,5338,2000,0,0,18,0), + (4205,5385,8000,0,0,30,0), + (4205,6198,1200,0,0,14,0), + (4205,6385,400,0,0,10,0), + (4205,6791,2200,0,0,20,0), + (4205,6792,7000,0,0,24,0), + (4205,6999,8000,0,0,30,0), + (4205,8738,18000,0,0,40,0), + (4205,13160,18000,0,0,40,0), + (4205,13162,8000,0,0,30,0), + (4205,13164,100,0,0,4,0), + (4205,13545,26000,0,0,44,0), + (4205,13546,40000,0,0,52,0), + (4205,13547,50000,0,0,60,0), + (4205,13556,400,0,0,10,0), + (4205,13557,2000,0,0,18,0), + (4205,13558,7000,0,0,26,0), + (4205,13559,12000,0,0,34,0), + (4205,13560,24000,0,0,42,0), + (4205,13561,36000,0,0,50,0), + (4205,13562,48000,0,0,58,0), + (4205,13799,1800,0,0,16,0), + (4205,13811,8000,0,0,28,0), + (4205,13814,12000,0,0,34,0), + (4205,14332,200,0,0,8,0), + (4205,14333,1800,0,0,16,0), + (4205,14334,7000,0,0,24,0), + (4205,14335,10000,0,0,32,0), + (4205,14336,18000,0,0,40,0), + (4205,14337,32000,0,0,48,0), + (4205,14338,46000,0,0,56,0), + (4205,14339,16000,0,0,38,0), + (4205,14340,5000,0,0,60,0), + (4205,14341,8000,0,0,30,0), + (4205,14342,26000,0,0,44,0), + (4205,14343,48000,0,0,58,0), + (4205,14344,12000,0,0,34,0), + (4205,14345,32000,0,0,48,0), + (4205,14346,2200,0,0,20,0), + (4205,14347,10000,0,0,32,0), + (4205,14348,24000,0,0,42,0), + (4205,14349,40000,0,0,52,0), + (4205,14350,28000,0,0,46,0), + (4205,14351,46000,0,0,56,0), + (4205,14352,600,0,0,12,0), + (4205,14353,2200,0,0,20,0), + (4205,14354,8000,0,0,28,0), + (4205,14355,14000,0,0,36,0), + (4205,14356,26000,0,0,44,0), + (4205,14357,40000,0,0,52,0), + (4205,14358,50000,0,0,60,0), + (4205,14359,24000,0,0,42,0), + (4205,14360,42000,0,0,54,0), + (4205,14361,36000,0,0,50,0), + (4205,14362,48000,0,0,58,0), + (4205,14364,7000,0,0,26,0), + (4205,14365,14000,0,0,36,0), + (4205,14366,28000,0,0,46,0), + (4205,14367,46000,0,0,56,0), + (4205,14368,18000,0,0,40,0), + (4205,14370,50000,0,0,60,0), + (4205,14372,26000,0,0,44,0), + (4205,14373,42000,0,0,54,0), + (4205,14374,2000,0,0,18,0), + (4205,14375,8000,0,0,28,0), + (4205,14376,16000,0,0,38,0), + (4205,14377,32000,0,0,48,0), + (4205,14378,48000,0,0,58,0), + (4205,14431,6000,0,0,22,0), + (4205,14432,18000,0,0,40,0), + (4205,14434,48000,0,0,58,0), + (4205,14445,8000,0,0,30,0), + (4205,14446,28000,0,0,46,0), + (4205,15637,8000,0,0,30,0), + (4205,15638,18000,0,0,40,0), + (4205,15639,36000,0,0,50,0), + (4205,15640,50000,0,0,60,0), + (4205,20044,28000,0,0,46,0), + (4205,20155,10000,0,0,32,0), + (4205,20156,36000,0,0,50,0), + (4205,20157,7000,0,0,26,0), + (4205,20158,18000,0,0,40,0), + (4205,20159,7000,0,0,24,0), + (4205,20160,400,0,0,10,0), + (4205,20161,2000,0,0,18,0), + (4205,20191,46000,0,0,56,0), + (4205,20738,600,0,0,12,0), + (4205,20931,400,0,0,28,0), + (4205,20932,700,0,0,36,0), + (4205,20933,1300,0,0,44,0), + (4205,20934,2000,0,0,52,0), + (4205,20935,2500,0,0,60,0), + (4205,20938,2500,0,0,60,0), + (4205,20940,1800,0,0,50,0), + (4205,20941,2500,0,0,60,0), + (4205,20942,1200,0,0,42,0), + (4205,20943,2100,0,0,54,0), + (4210,2551,100,0,0,5,0), + (4210,2559,50,185,10,0,0), + (4210,2561,100,185,50,0,0), + (4210,2562,200,185,75,0,0), + (4210,2563,150,185,80,0,0), + (4210,3412,500,185,50,10,0), + (4210,6502,100,185,50,0,0), + (4210,6503,300,185,125,0,0), + (4210,21176,4000,185,200,0,0), + (4211,3279,100,0,0,0,0), + (4211,3280,500,129,50,0,0), + (4211,3281,100,129,40,0,0), + (4211,3282,250,129,80,0,0), + (4211,3283,1000,129,115,0,0), + (4211,7930,5000,129,150,0,0), + (4211,7936,250,129,80,0,0), + (4212,3781,2000,165,150,0,0), + (4212,3787,2000,165,150,0,0), + (4212,3790,1800,165,145,0,0), + (4212,3792,1500,165,125,0,0), + (4212,3793,1200,165,130,0,0), + (4212,3794,1500,165,135,0,0), + (4212,3795,2500,165,160,0,0), + (4212,3797,2800,165,180,0,0), + (4212,3812,5000,165,125,20,0), + (4212,3820,1800,165,150,0,0), + (4212,6662,2800,165,190,0,0), + (4212,7148,2500,165,160,0,0), + (4212,7152,2500,165,175,0,0), + (4212,7157,2800,165,190,0,0), + (4212,9150,1500,165,125,0,0), + (4212,9209,2000,165,150,0,0), + (4212,9210,2000,165,150,0,0), + (4212,9211,2500,165,175,0,0), + (4212,9212,2800,165,180,0,0), + (4212,9213,2800,165,180,0,0), + (4212,9214,2800,165,195,0,0), + (4212,10485,2800,165,200,0,0), + (4212,10655,3500,165,200,0,0), + (4212,20652,1800,165,150,0,0), + (4212,20653,2800,165,200,0,0), + (4213,7415,500,333,50,10,0), + (4213,7422,50,333,15,0,0), + (4213,7429,100,333,20,0,0), + (4213,7441,100,333,45,0,0), + (4213,7459,250,333,50,0,0), + (4213,7461,200,333,70,0,0), + (4213,7746,450,333,100,0,0), + (4213,7749,250,333,60,0,0), + (4213,7789,450,333,90,0,0), + (4213,7796,360,333,80,0,0), + (4213,7797,900,333,100,0,0), + (4213,7858,900,333,120,0,0), + (4213,7862,1125,333,125,0,0), + (4213,13373,100,333,40,0,0), + (4213,13391,1260,333,125,0,0), + (4213,13392,540,333,105,0,0), + (4213,13422,720,333,115,0,0), + (4213,13499,1350,333,130,0,0), + (4213,13502,1350,333,130,0,0), + (4213,13504,1800,333,140,0,0), + (4213,13531,2160,333,145,0,0), + (4213,13539,2250,333,140,0,0), + (4213,13609,2160,333,145,0,0), + (4213,13627,2250,333,150,0,0), + (4213,13629,2250,333,150,0,0), + (4213,14805,50,333,10,0,0), + (4213,14808,200,333,70,0,0), + (4214,652,300,0,0,10,0), + (4214,1424,300,0,0,10,0), + (4214,1728,4000,0,0,22,0), + (4214,1762,100,0,0,6,0), + (4214,1763,1200,0,0,14,0), + (4214,1764,4000,0,0,22,0), + (4214,1765,10000,0,0,30,0), + (4214,1771,800,0,0,12,0), + (4214,1772,6000,0,0,26,0), + (4214,1773,27000,0,0,42,0), + (4214,1774,52000,0,0,58,0), + (4214,1780,100,0,0,6,0), + (4214,1781,2900,0,0,18,0), + (4214,1789,10,0,0,1,0), + (4214,1790,3000,0,0,20,0), + (4214,1791,20000,0,0,40,0), + (4214,1792,54000,0,0,60,0), + (4214,1838,6000,0,0,26,0), + (4214,1845,10000,0,0,30,0), + (4214,1846,5000,0,0,24,0), + (4214,1858,4000,0,0,22,0), + (4214,1859,27000,0,0,42,0), + (4214,1862,20000,0,0,40,0), + (4214,2592,100,0,0,4,0), + (4214,2593,800,0,0,12,0), + (4214,2594,3000,0,0,20,0), + (4214,2595,8000,0,0,28,0), + (4214,2843,10000,40,130,30,0), + (4214,2844,18000,40,170,38,0), + (4214,2984,300,0,0,10,0), + (4214,3128,800,0,0,12,0), + (4214,3422,3000,40,1,20,0), + (4214,3423,35000,40,230,50,0), + (4214,5167,100,0,0,4,0), + (4214,5175,300,0,0,10,0), + (4214,5278,200,0,0,8,0), + (4214,5768,5000,40,100,24,0), + (4214,6185,7750,0,0,46,0), + (4214,6480,1800,0,0,16,0), + (4214,6505,14000,0,0,34,0), + (4214,6511,14000,40,150,34,0), + (4214,6734,1800,0,0,16,0), + (4214,6735,10000,0,0,30,0), + (4214,6736,3000,0,0,20,0), + (4214,6737,1200,0,0,14,0), + (4214,6763,200,0,0,8,0), + (4214,6764,1800,0,0,16,0), + (4214,6765,5000,0,0,24,0), + (4214,6769,8000,0,0,28,0), + (4214,6771,8000,0,0,28,0), + (4214,6775,27000,0,0,42,0), + (4214,8622,18000,0,0,38,0), + (4214,8625,12000,0,0,32,0), + (4214,8626,20000,0,0,40,0), + (4214,8630,12000,0,0,32,0), + (4214,8634,4000,0,0,22,0), + (4214,8635,10000,0,0,30,0), + (4214,8636,18000,0,0,38,0), + (4214,8638,20000,0,0,40,0), + (4214,8641,8000,0,0,28,0), + (4214,8642,16000,0,0,36,0), + (4214,8644,35000,0,0,50,0), + (4214,8648,1200,0,0,14,0), + (4214,8651,6000,0,0,26,0), + (4214,8652,16000,0,0,36,0), + (4214,8678,2900,0,0,18,0), + (4214,8695,18000,40,170,38,0), + (4214,8697,14000,0,0,34,0), + (4214,8701,8000,40,120,28,0), + (4214,8723,16000,0,0,36,0), + (4214,8727,6000,0,0,26,0), + (4214,8728,14000,0,0,34,0), + (4214,8810,16000,40,160,36,0), + (4214,11199,31000,0,0,46,0), + (4214,11200,50000,0,0,56,0), + (4214,11270,27000,0,0,42,0), + (4214,11271,35000,0,0,50,0), + (4214,11272,52000,0,0,58,0), + (4214,11276,29000,0,0,44,0), + (4214,11277,46000,0,0,52,0), + (4214,11278,54000,0,0,60,0), + (4214,11282,29000,0,0,44,0), + (4214,11283,46000,0,0,52,0), + (4214,11284,54000,0,0,60,0), + (4214,11287,31000,0,0,46,0), + (4214,11288,54000,0,0,60,0), + (4214,11291,31000,0,0,46,0), + (4214,11292,48000,0,0,54,0), + (4214,11295,31000,0,0,46,0), + (4214,11296,48000,0,0,54,0), + (4214,11298,33000,0,0,48,0), + (4214,11301,33000,0,0,48,0), + (4214,11302,50000,0,0,56,0), + (4214,11304,46000,0,0,52,0), + (4214,11318,52000,0,0,58,0), + (4214,11344,29000,40,200,44,0), + (4214,11345,46000,40,240,52,0), + (4214,11346,54000,40,280,60,0), + (4214,11360,31000,40,210,46,0), + (4214,11361,48000,40,250,54,0), + (4214,11401,46000,40,240,52,0), + (4214,13027,13000,0,0,58,0), + (4214,13221,12000,40,140,32,0), + (4214,13231,20000,40,180,40,0), + (4214,13232,33000,40,220,48,0), + (4214,13233,50000,40,260,56,0), + (4215,652,300,0,0,10,0), + (4215,1424,300,0,0,10,0), + (4215,1728,4000,0,0,22,0), + (4215,1762,100,0,0,6,0), + (4215,1763,1200,0,0,14,0), + (4215,1764,4000,0,0,22,0), + (4215,1765,10000,0,0,30,0), + (4215,1771,800,0,0,12,0), + (4215,1772,6000,0,0,26,0), + (4215,1773,27000,0,0,42,0), + (4215,1774,52000,0,0,58,0), + (4215,1780,100,0,0,6,0), + (4215,1781,2900,0,0,18,0), + (4215,1789,10,0,0,1,0), + (4215,1790,3000,0,0,20,0), + (4215,1791,20000,0,0,40,0), + (4215,1792,54000,0,0,60,0), + (4215,1838,6000,0,0,26,0), + (4215,1845,10000,0,0,30,0), + (4215,1846,5000,0,0,24,0), + (4215,1858,4000,0,0,22,0), + (4215,1859,27000,0,0,42,0), + (4215,1862,20000,0,0,40,0), + (4215,2592,100,0,0,4,0), + (4215,2593,800,0,0,12,0), + (4215,2594,3000,0,0,20,0), + (4215,2595,8000,0,0,28,0), + (4215,2843,10000,40,130,30,0), + (4215,2844,18000,40,170,38,0), + (4215,2984,300,0,0,10,0), + (4215,3128,800,0,0,12,0), + (4215,3422,3000,40,1,20,0), + (4215,3423,35000,40,230,50,0), + (4215,5167,100,0,0,4,0), + (4215,5175,300,0,0,10,0), + (4215,5278,200,0,0,8,0), + (4215,5768,5000,40,100,24,0), + (4215,6185,7750,0,0,46,0), + (4215,6480,1800,0,0,16,0), + (4215,6505,14000,0,0,34,0), + (4215,6511,14000,40,150,34,0), + (4215,6734,1800,0,0,16,0), + (4215,6735,10000,0,0,30,0), + (4215,6736,3000,0,0,20,0), + (4215,6737,1200,0,0,14,0), + (4215,6763,200,0,0,8,0), + (4215,6764,1800,0,0,16,0), + (4215,6765,5000,0,0,24,0), + (4215,6769,8000,0,0,28,0), + (4215,6771,8000,0,0,28,0), + (4215,6775,27000,0,0,42,0), + (4215,8622,18000,0,0,38,0), + (4215,8625,12000,0,0,32,0), + (4215,8626,20000,0,0,40,0), + (4215,8630,12000,0,0,32,0), + (4215,8634,4000,0,0,22,0), + (4215,8635,10000,0,0,30,0), + (4215,8636,18000,0,0,38,0), + (4215,8638,20000,0,0,40,0), + (4215,8641,8000,0,0,28,0), + (4215,8642,16000,0,0,36,0), + (4215,8644,35000,0,0,50,0), + (4215,8648,1200,0,0,14,0), + (4215,8651,6000,0,0,26,0), + (4215,8652,16000,0,0,36,0), + (4215,8678,2900,0,0,18,0), + (4215,8695,18000,40,170,38,0), + (4215,8697,14000,0,0,34,0), + (4215,8701,8000,40,120,28,0), + (4215,8723,16000,0,0,36,0), + (4215,8727,6000,0,0,26,0), + (4215,8728,14000,0,0,34,0), + (4215,8810,16000,40,160,36,0), + (4215,11199,31000,0,0,46,0), + (4215,11200,50000,0,0,56,0), + (4215,11270,27000,0,0,42,0), + (4215,11271,35000,0,0,50,0), + (4215,11272,52000,0,0,58,0), + (4215,11276,29000,0,0,44,0), + (4215,11277,46000,0,0,52,0), + (4215,11278,54000,0,0,60,0), + (4215,11282,29000,0,0,44,0), + (4215,11283,46000,0,0,52,0), + (4215,11284,54000,0,0,60,0), + (4215,11287,31000,0,0,46,0), + (4215,11288,54000,0,0,60,0), + (4215,11291,31000,0,0,46,0), + (4215,11292,48000,0,0,54,0), + (4215,11295,31000,0,0,46,0), + (4215,11296,48000,0,0,54,0), + (4215,11298,33000,0,0,48,0), + (4215,11301,33000,0,0,48,0), + (4215,11302,50000,0,0,56,0), + (4215,11304,46000,0,0,52,0), + (4215,11318,52000,0,0,58,0), + (4215,11344,29000,40,200,44,0), + (4215,11345,46000,40,240,52,0), + (4215,11346,54000,40,280,60,0), + (4215,11360,31000,40,210,46,0), + (4215,11361,48000,40,250,54,0), + (4215,11401,46000,40,240,52,0), + (4215,13027,13000,0,0,58,0), + (4215,13221,12000,40,140,32,0), + (4215,13231,20000,40,180,40,0), + (4215,13232,33000,40,220,48,0), + (4215,13233,50000,40,260,56,0), + (4217,499,2000,0,0,20,0), + (4217,1151,4500,0,0,26,0), + (4217,1414,1900,0,0,18,0), + (4217,1415,6000,0,0,30,0), + (4217,1416,16000,0,0,42,0), + (4217,1420,100,0,0,6,0), + (4217,1421,900,0,0,14,0), + (4217,1422,4000,0,0,24,0), + (4217,1428,100,0,0,4,0), + (4217,1429,300,0,0,10,0), + (4217,1431,1800,0,0,16,0), + (4217,1432,4000,0,0,24,0), + (4217,1433,10000,0,0,34,0), + (4217,1435,200,0,0,8,0), + (4217,1436,1900,0,0,18,0), + (4217,1439,6000,0,0,30,0), + (4217,1441,6000,0,0,30,0), + (4217,1445,2000,0,0,20,0), + (4217,1448,2000,0,0,20,0), + (4217,1736,300,0,0,10,0), + (4217,1737,2000,0,0,20,0), + (4217,1827,4000,0,0,24,0), + (4217,1828,10000,0,0,34,0), + (4217,1829,18000,0,0,44,0), + (4217,2092,3000,0,0,22,0), + (4217,2093,5000,0,0,28,0), + (4217,2788,4000,0,0,24,0), + (4217,2889,28000,0,0,54,0), + (4217,2897,4500,0,0,26,0), + (4217,2910,3000,0,0,22,0), + (4217,2914,2000,0,0,20,0), + (4217,2919,5000,0,0,28,0), + (4217,2920,12000,0,0,38,0), + (4217,3030,5000,0,0,28,0), + (4217,3139,1800,0,0,16,0), + (4217,3628,10000,0,0,34,0), + (4217,3739,300,0,0,30,0), + (4217,5181,100,0,0,6,0), + (4217,5182,900,0,0,14,0), + (4217,5183,3000,0,0,22,0), + (4217,5184,6000,0,0,30,0), + (4217,5190,200,0,0,8,0), + (4217,5192,900,0,0,14,0), + (4217,5193,2000,0,0,20,0), + (4217,5194,4500,0,0,26,0), + (4217,5203,12000,0,0,38,0), + (4217,5204,22000,0,0,48,0), + (4217,5210,5000,0,0,28,0), + (4217,5212,900,0,0,14,0), + (4217,5216,2000,0,0,20,0), + (4217,5218,4000,0,0,24,0), + (4217,5222,3000,0,0,22,0), + (4217,5226,8000,0,0,32,0), + (4217,5228,800,0,0,12,0), + (4217,5230,95,0,0,18,0), + (4217,5231,10,0,0,1,0), + (4217,5233,300,0,0,10,0), + (4217,5235,2000,0,0,20,0), + (4217,5299,1900,0,0,18,0), + (4217,6779,8000,0,0,32,0), + (4217,6781,12000,0,0,38,0), + (4217,6782,6000,0,0,30,0), + (4217,6784,14000,0,0,40,0), + (4217,6786,8000,0,0,32,0), + (4217,6790,16000,0,0,42,0), + (4217,6794,11000,0,0,36,0), + (4217,6799,6000,0,0,30,0), + (4217,6801,6000,0,0,30,0), + (4217,6811,1900,0,0,18,0), + (4217,6812,4500,0,0,26,0), + (4217,8904,12000,0,0,38,0), + (4217,8906,20000,0,0,46,0), + (4217,8908,14000,0,0,40,0), + (4217,8911,14000,0,0,40,0), + (4217,8915,10000,0,0,34,0), + (4217,8920,14000,0,0,40,0), + (4217,8922,100,0,0,4,0), + (4217,8930,300,0,0,10,0), + (4217,8931,1800,0,0,16,0), + (4217,8932,3000,0,0,22,0), + (4217,8933,5000,0,0,28,0), + (4217,8934,10000,0,0,34,0), + (4217,8935,14000,0,0,40,0), + (4217,8937,800,0,0,12,0), + (4217,8942,1900,0,0,18,0), + (4217,8943,4000,0,0,24,0), + (4217,8944,6000,0,0,30,0), + (4217,8945,11000,0,0,36,0), + (4217,8952,4500,0,0,26,0), + (4217,8953,10000,0,0,34,0), + (4217,8954,16000,0,0,42,0), + (4217,8956,12000,0,0,38,0), + (4217,8973,10000,0,0,34,0), + (4217,8984,20000,0,0,46,0), + (4217,8993,12000,0,0,38,0), + (4217,8999,5000,0,0,28,0), + (4217,9001,14000,0,0,40,0), + (4217,9006,11000,0,0,36,0), + (4217,9491,8000,0,0,32,0), + (4217,9494,5000,0,0,28,0), + (4217,9495,11000,0,0,36,0), + (4217,9746,16000,0,0,42,0), + (4217,9748,16000,0,0,42,0), + (4217,9751,16000,0,0,42,0), + (4217,9753,18000,0,0,44,0), + (4217,9755,18000,0,0,44,0), + (4217,9757,18000,0,0,44,0), + (4217,9759,18000,0,0,44,0), + (4217,9822,20000,0,0,46,0), + (4217,9825,20000,0,0,46,0), + (4217,9828,30000,0,0,56,0), + (4217,9831,20000,0,0,46,0), + (4217,9832,28000,0,0,54,0), + (4217,9836,20000,0,0,46,0), + (4217,9837,26000,0,0,52,0), + (4217,9838,32000,0,0,58,0), + (4217,9842,20000,0,0,46,0), + (4217,9843,26000,0,0,52,0), + (4217,9844,32000,0,0,58,0), + (4217,9847,22000,0,0,48,0), + (4217,9848,34000,0,0,60,0), + (4217,9851,32000,0,0,58,0), + (4217,9854,22000,0,0,48,0), + (4217,9855,32000,0,0,58,0), + (4217,9859,22000,0,0,48,0), + (4217,9860,28000,0,0,54,0), + (4217,9861,34000,0,0,60,0), + (4217,9864,23000,0,0,50,0), + (4217,9865,34000,0,0,60,0), + (4217,9868,23000,0,0,50,0), + (4217,9869,32000,0,0,58,0), + (4217,9877,23000,0,0,50,0), + (4217,9878,32000,0,0,58,0), + (4217,9882,23000,0,0,50,0), + (4217,9883,32000,0,0,58,0), + (4217,9886,23000,0,0,50,0), + (4217,9887,34000,0,0,60,0), + (4217,9890,23000,0,0,50,0), + (4217,9891,30000,0,0,56,0), + (4217,9893,26000,0,0,52,0), + (4217,9895,26000,0,0,52,0), + (4217,9897,34000,0,0,60,0), + (4217,9899,26000,0,0,52,0), + (4217,9902,28000,0,0,54,0), + (4217,9905,28000,0,0,54,0), + (4217,9909,28000,0,0,54,0), + (4217,9911,28000,0,0,54,0), + (4217,9914,34000,0,0,60,0), + (4217,10343,28000,0,0,54,0), + (4217,11594,14000,0,0,40,0), + (4217,16915,23000,0,0,50,0), + (4217,17373,250,0,0,28,0), + (4217,17374,600,0,0,38,0), + (4217,17375,1100,0,0,48,0), + (4217,17376,1600,10,0,58,0), + (4217,17396,800,0,0,42,0), + (4217,17397,1400,0,0,54,0), + (4217,17406,34000,0,0,60,0), + (4217,18659,12000,0,0,38,0), + (4217,18660,32000,0,0,58,0), + (4217,20485,2000,0,0,20,0), + (4217,20722,14000,0,0,40,0), + (4217,20744,6000,0,0,30,0), + (4217,20745,14000,0,0,40,0), + (4217,20749,23000,0,0,50,0), + (4217,20750,34000,0,0,60,0), + (4217,22569,8000,0,0,32,0), + (4217,22826,18000,0,0,44,0), + (4217,22830,14000,0,0,40,0), + (4217,22831,22000,0,0,48,0), + (4217,22832,30000,0,0,56,0), + (4217,22894,11000,0,0,36,0), + (4217,22897,20000,0,0,46,0), + (4217,22898,30000,0,0,56,0), + (4217,24922,14000,0,0,40,0), + (4217,24978,300,0,0,30,0), + (4217,24979,700,0,0,40,0), + (4217,24980,1150,0,0,50,0), + (4217,24981,1700,0,0,60,0), + (4217,29167,14000,0,0,40,0), + (4218,499,2000,0,0,20,0), + (4218,1151,4500,0,0,26,0), + (4218,1414,1900,0,0,18,0), + (4218,1415,6000,0,0,30,0), + (4218,1416,16000,0,0,42,0), + (4218,1420,100,0,0,6,0), + (4218,1421,900,0,0,14,0), + (4218,1422,4000,0,0,24,0), + (4218,1428,100,0,0,4,0), + (4218,1429,300,0,0,10,0), + (4218,1431,1800,0,0,16,0), + (4218,1432,4000,0,0,24,0), + (4218,1433,10000,0,0,34,0), + (4218,1435,200,0,0,8,0), + (4218,1436,1900,0,0,18,0), + (4218,1439,6000,0,0,30,0), + (4218,1441,6000,0,0,30,0), + (4218,1445,2000,0,0,20,0), + (4218,1448,2000,0,0,20,0), + (4218,1736,300,0,0,10,0), + (4218,1737,2000,0,0,20,0), + (4218,1827,4000,0,0,24,0), + (4218,1828,10000,0,0,34,0), + (4218,1829,18000,0,0,44,0), + (4218,2092,3000,0,0,22,0), + (4218,2093,5000,0,0,28,0), + (4218,2788,4000,0,0,24,0), + (4218,2889,28000,0,0,54,0), + (4218,2897,4500,0,0,26,0), + (4218,2910,3000,0,0,22,0), + (4218,2914,2000,0,0,20,0), + (4218,2919,5000,0,0,28,0), + (4218,2920,12000,0,0,38,0), + (4218,3030,5000,0,0,28,0), + (4218,3139,1800,0,0,16,0), + (4218,3628,10000,0,0,34,0), + (4218,3739,300,0,0,30,0), + (4218,5181,100,0,0,6,0), + (4218,5182,900,0,0,14,0), + (4218,5183,3000,0,0,22,0), + (4218,5184,6000,0,0,30,0), + (4218,5190,200,0,0,8,0), + (4218,5192,900,0,0,14,0), + (4218,5193,2000,0,0,20,0), + (4218,5194,4500,0,0,26,0), + (4218,5203,12000,0,0,38,0), + (4218,5204,22000,0,0,48,0), + (4218,5210,5000,0,0,28,0), + (4218,5212,900,0,0,14,0), + (4218,5216,2000,0,0,20,0), + (4218,5218,4000,0,0,24,0), + (4218,5222,3000,0,0,22,0), + (4218,5226,8000,0,0,32,0), + (4218,5228,800,0,0,12,0), + (4218,5230,95,0,0,18,0), + (4218,5231,10,0,0,1,0), + (4218,5233,300,0,0,10,0), + (4218,5235,2000,0,0,20,0), + (4218,5299,1900,0,0,18,0), + (4218,6779,8000,0,0,32,0), + (4218,6781,12000,0,0,38,0), + (4218,6782,6000,0,0,30,0), + (4218,6784,14000,0,0,40,0), + (4218,6786,8000,0,0,32,0), + (4218,6790,16000,0,0,42,0), + (4218,6794,11000,0,0,36,0), + (4218,6799,6000,0,0,30,0), + (4218,6801,6000,0,0,30,0), + (4218,6811,1900,0,0,18,0), + (4218,6812,4500,0,0,26,0), + (4218,8904,12000,0,0,38,0), + (4218,8906,20000,0,0,46,0), + (4218,8908,14000,0,0,40,0), + (4218,8911,14000,0,0,40,0), + (4218,8915,10000,0,0,34,0), + (4218,8920,14000,0,0,40,0), + (4218,8922,100,0,0,4,0), + (4218,8930,300,0,0,10,0), + (4218,8931,1800,0,0,16,0), + (4218,8932,3000,0,0,22,0), + (4218,8933,5000,0,0,28,0), + (4218,8934,10000,0,0,34,0), + (4218,8935,14000,0,0,40,0), + (4218,8937,800,0,0,12,0), + (4218,8942,1900,0,0,18,0), + (4218,8943,4000,0,0,24,0), + (4218,8944,6000,0,0,30,0), + (4218,8945,11000,0,0,36,0), + (4218,8952,4500,0,0,26,0), + (4218,8953,10000,0,0,34,0), + (4218,8954,16000,0,0,42,0), + (4218,8956,12000,0,0,38,0), + (4218,8973,10000,0,0,34,0), + (4218,8984,20000,0,0,46,0), + (4218,8993,12000,0,0,38,0), + (4218,8999,5000,0,0,28,0), + (4218,9001,14000,0,0,40,0), + (4218,9006,11000,0,0,36,0), + (4218,9491,8000,0,0,32,0), + (4218,9494,5000,0,0,28,0), + (4218,9495,11000,0,0,36,0), + (4218,9746,16000,0,0,42,0), + (4218,9748,16000,0,0,42,0), + (4218,9751,16000,0,0,42,0), + (4218,9753,18000,0,0,44,0), + (4218,9755,18000,0,0,44,0), + (4218,9757,18000,0,0,44,0), + (4218,9759,18000,0,0,44,0), + (4218,9822,20000,0,0,46,0), + (4218,9825,20000,0,0,46,0), + (4218,9828,30000,0,0,56,0), + (4218,9831,20000,0,0,46,0), + (4218,9832,28000,0,0,54,0), + (4218,9836,20000,0,0,46,0), + (4218,9837,26000,0,0,52,0), + (4218,9838,32000,0,0,58,0), + (4218,9842,20000,0,0,46,0), + (4218,9843,26000,0,0,52,0), + (4218,9844,32000,0,0,58,0), + (4218,9847,22000,0,0,48,0), + (4218,9848,34000,0,0,60,0), + (4218,9851,32000,0,0,58,0), + (4218,9854,22000,0,0,48,0), + (4218,9855,32000,0,0,58,0), + (4218,9859,22000,0,0,48,0), + (4218,9860,28000,0,0,54,0), + (4218,9861,34000,0,0,60,0), + (4218,9864,23000,0,0,50,0), + (4218,9865,34000,0,0,60,0), + (4218,9868,23000,0,0,50,0), + (4218,9869,32000,0,0,58,0), + (4218,9877,23000,0,0,50,0), + (4218,9878,32000,0,0,58,0), + (4218,9882,23000,0,0,50,0), + (4218,9883,32000,0,0,58,0), + (4218,9886,23000,0,0,50,0), + (4218,9887,34000,0,0,60,0), + (4218,9890,23000,0,0,50,0), + (4218,9891,30000,0,0,56,0), + (4218,9893,26000,0,0,52,0), + (4218,9895,26000,0,0,52,0), + (4218,9897,34000,0,0,60,0), + (4218,9899,26000,0,0,52,0), + (4218,9902,28000,0,0,54,0), + (4218,9905,28000,0,0,54,0), + (4218,9909,28000,0,0,54,0), + (4218,9911,28000,0,0,54,0), + (4218,9914,34000,0,0,60,0), + (4218,10343,28000,0,0,54,0), + (4218,11594,14000,0,0,40,0), + (4218,16915,23000,0,0,50,0), + (4218,17373,250,0,0,28,0), + (4218,17374,600,0,0,38,0), + (4218,17375,1100,0,0,48,0), + (4218,17376,1600,10,0,58,0), + (4218,17396,800,0,0,42,0), + (4218,17397,1400,0,0,54,0), + (4218,17406,34000,0,0,60,0), + (4218,18659,12000,0,0,38,0), + (4218,18660,32000,0,0,58,0), + (4218,20485,2000,0,0,20,0), + (4218,20722,14000,0,0,40,0), + (4218,20744,6000,0,0,30,0), + (4218,20745,14000,0,0,40,0), + (4218,20749,23000,0,0,50,0), + (4218,20750,34000,0,0,60,0), + (4218,22569,8000,0,0,32,0), + (4218,22826,18000,0,0,44,0), + (4218,22830,14000,0,0,40,0), + (4218,22831,22000,0,0,48,0), + (4218,22832,30000,0,0,56,0), + (4218,22894,11000,0,0,36,0), + (4218,22897,20000,0,0,46,0), + (4218,22898,30000,0,0,56,0), + (4218,24922,14000,0,0,40,0), + (4218,24978,300,0,0,30,0), + (4218,24979,700,0,0,40,0), + (4218,24980,1150,0,0,50,0), + (4218,24981,1700,0,0,60,0), + (4218,29167,14000,0,0,40,0), + (4219,499,2000,0,0,20,0), + (4219,1151,4500,0,0,26,0), + (4219,1414,1900,0,0,18,0), + (4219,1415,6000,0,0,30,0), + (4219,1416,16000,0,0,42,0), + (4219,1420,100,0,0,6,0), + (4219,1421,900,0,0,14,0), + (4219,1422,4000,0,0,24,0), + (4219,1428,100,0,0,4,0), + (4219,1429,300,0,0,10,0), + (4219,1431,1800,0,0,16,0), + (4219,1432,4000,0,0,24,0), + (4219,1433,10000,0,0,34,0), + (4219,1435,200,0,0,8,0), + (4219,1436,1900,0,0,18,0), + (4219,1439,6000,0,0,30,0), + (4219,1441,6000,0,0,30,0), + (4219,1445,2000,0,0,20,0), + (4219,1448,2000,0,0,20,0), + (4219,1736,300,0,0,10,0), + (4219,1737,2000,0,0,20,0), + (4219,1827,4000,0,0,24,0), + (4219,1828,10000,0,0,34,0), + (4219,1829,18000,0,0,44,0), + (4219,2092,3000,0,0,22,0), + (4219,2093,5000,0,0,28,0), + (4219,2788,4000,0,0,24,0), + (4219,2889,28000,0,0,54,0), + (4219,2897,4500,0,0,26,0), + (4219,2910,3000,0,0,22,0), + (4219,2914,2000,0,0,20,0), + (4219,2919,5000,0,0,28,0), + (4219,2920,12000,0,0,38,0), + (4219,3030,5000,0,0,28,0), + (4219,3139,1800,0,0,16,0), + (4219,3628,10000,0,0,34,0), + (4219,3739,300,0,0,30,0), + (4219,5181,100,0,0,6,0), + (4219,5182,900,0,0,14,0), + (4219,5183,3000,0,0,22,0), + (4219,5184,6000,0,0,30,0), + (4219,5190,200,0,0,8,0), + (4219,5192,900,0,0,14,0), + (4219,5193,2000,0,0,20,0), + (4219,5194,4500,0,0,26,0), + (4219,5203,12000,0,0,38,0), + (4219,5204,22000,0,0,48,0), + (4219,5210,5000,0,0,28,0), + (4219,5212,900,0,0,14,0), + (4219,5216,2000,0,0,20,0), + (4219,5218,4000,0,0,24,0), + (4219,5222,3000,0,0,22,0), + (4219,5226,8000,0,0,32,0), + (4219,5228,800,0,0,12,0), + (4219,5230,95,0,0,18,0), + (4219,5231,10,0,0,1,0), + (4219,5233,300,0,0,10,0), + (4219,5235,2000,0,0,20,0), + (4219,5299,1900,0,0,18,0), + (4219,6779,8000,0,0,32,0), + (4219,6781,12000,0,0,38,0), + (4219,6782,6000,0,0,30,0), + (4219,6784,14000,0,0,40,0), + (4219,6786,8000,0,0,32,0), + (4219,6790,16000,0,0,42,0), + (4219,6794,11000,0,0,36,0), + (4219,6799,6000,0,0,30,0), + (4219,6801,6000,0,0,30,0), + (4219,6811,1900,0,0,18,0), + (4219,6812,4500,0,0,26,0), + (4219,8904,12000,0,0,38,0), + (4219,8906,20000,0,0,46,0), + (4219,8908,14000,0,0,40,0), + (4219,8911,14000,0,0,40,0), + (4219,8915,10000,0,0,34,0), + (4219,8920,14000,0,0,40,0), + (4219,8922,100,0,0,4,0), + (4219,8930,300,0,0,10,0), + (4219,8931,1800,0,0,16,0), + (4219,8932,3000,0,0,22,0), + (4219,8933,5000,0,0,28,0), + (4219,8934,10000,0,0,34,0), + (4219,8935,14000,0,0,40,0), + (4219,8937,800,0,0,12,0), + (4219,8942,1900,0,0,18,0), + (4219,8943,4000,0,0,24,0), + (4219,8944,6000,0,0,30,0), + (4219,8945,11000,0,0,36,0), + (4219,8952,4500,0,0,26,0), + (4219,8953,10000,0,0,34,0), + (4219,8954,16000,0,0,42,0), + (4219,8956,12000,0,0,38,0), + (4219,8973,10000,0,0,34,0), + (4219,8984,20000,0,0,46,0), + (4219,8993,12000,0,0,38,0), + (4219,8999,5000,0,0,28,0), + (4219,9001,14000,0,0,40,0), + (4219,9006,11000,0,0,36,0), + (4219,9491,8000,0,0,32,0), + (4219,9494,5000,0,0,28,0), + (4219,9495,11000,0,0,36,0), + (4219,9746,16000,0,0,42,0), + (4219,9748,16000,0,0,42,0), + (4219,9751,16000,0,0,42,0), + (4219,9753,18000,0,0,44,0), + (4219,9755,18000,0,0,44,0), + (4219,9757,18000,0,0,44,0), + (4219,9759,18000,0,0,44,0), + (4219,9822,20000,0,0,46,0), + (4219,9825,20000,0,0,46,0), + (4219,9828,30000,0,0,56,0), + (4219,9831,20000,0,0,46,0), + (4219,9832,28000,0,0,54,0), + (4219,9836,20000,0,0,46,0), + (4219,9837,26000,0,0,52,0), + (4219,9838,32000,0,0,58,0), + (4219,9842,20000,0,0,46,0), + (4219,9843,26000,0,0,52,0), + (4219,9844,32000,0,0,58,0), + (4219,9847,22000,0,0,48,0), + (4219,9848,34000,0,0,60,0), + (4219,9851,32000,0,0,58,0), + (4219,9854,22000,0,0,48,0), + (4219,9855,32000,0,0,58,0), + (4219,9859,22000,0,0,48,0), + (4219,9860,28000,0,0,54,0), + (4219,9861,34000,0,0,60,0), + (4219,9864,23000,0,0,50,0), + (4219,9865,34000,0,0,60,0), + (4219,9868,23000,0,0,50,0), + (4219,9869,32000,0,0,58,0), + (4219,9877,23000,0,0,50,0), + (4219,9878,32000,0,0,58,0), + (4219,9882,23000,0,0,50,0), + (4219,9883,32000,0,0,58,0), + (4219,9886,23000,0,0,50,0), + (4219,9887,34000,0,0,60,0), + (4219,9890,23000,0,0,50,0), + (4219,9891,30000,0,0,56,0), + (4219,9893,26000,0,0,52,0), + (4219,9895,26000,0,0,52,0), + (4219,9897,34000,0,0,60,0), + (4219,9899,26000,0,0,52,0), + (4219,9902,28000,0,0,54,0), + (4219,9905,28000,0,0,54,0), + (4219,9909,28000,0,0,54,0), + (4219,9911,28000,0,0,54,0), + (4219,9914,34000,0,0,60,0), + (4219,10343,28000,0,0,54,0), + (4219,11594,14000,0,0,40,0), + (4219,16915,23000,0,0,50,0), + (4219,17373,250,0,0,28,0), + (4219,17374,600,0,0,38,0), + (4219,17375,1100,0,0,48,0), + (4219,17376,1600,10,0,58,0), + (4219,17396,800,0,0,42,0), + (4219,17397,1400,0,0,54,0), + (4219,17406,34000,0,0,60,0), + (4219,18659,12000,0,0,38,0), + (4219,18660,32000,0,0,58,0), + (4219,20485,2000,0,0,20,0), + (4219,20722,14000,0,0,40,0), + (4219,20744,6000,0,0,30,0), + (4219,20745,14000,0,0,40,0), + (4219,20749,23000,0,0,50,0), + (4219,20750,34000,0,0,60,0), + (4219,22569,8000,0,0,32,0), + (4219,22826,18000,0,0,44,0), + (4219,22830,14000,0,0,40,0), + (4219,22831,22000,0,0,48,0), + (4219,22832,30000,0,0,56,0), + (4219,22894,11000,0,0,36,0), + (4219,22897,20000,0,0,46,0), + (4219,22898,30000,0,0,56,0), + (4219,24922,14000,0,0,40,0), + (4219,24978,300,0,0,30,0), + (4219,24979,700,0,0,40,0), + (4219,24980,1150,0,0,50,0), + (4219,24981,1700,0,0,60,0), + (4219,29167,14000,0,0,40,0), + (4254,2581,10,0,0,0,0), + (4254,2582,500,186,50,0,0), + (4254,3313,50,186,65,0,0), + (4254,3314,200,186,65,0,0), + (4254,3315,2250,186,155,0,0), + (4254,3316,450,186,125,0,0), + (4254,3317,180,186,75,0,0), + (4254,3568,4500,186,125,0,0), + (4254,3596,2250,186,165,0,0), + (4254,10099,4500,186,175,0,0), + (4254,10100,9000,186,230,0,0), + (4254,10249,50000,186,200,0,0), + (4254,16154,18000,186,250,0,0), + (4258,2020,9,0,0,5,0), + (4258,2021,450,164,50,10,0), + (4258,2744,90,164,35,0,0), + (4258,2745,450,164,90,0,0), + (4258,2746,90,164,65,0,0), + (4258,2747,180,164,70,0,0), + (4258,2749,270,164,105,0,0), + (4258,2750,450,164,105,0,0), + (4258,2751,450,164,120,0,0), + (4258,2752,900,164,125,0,0), + (4258,2753,900,164,145,0,0), + (4258,2754,45,164,15,0,0), + (4258,2755,45,164,20,0,0), + (4258,2756,45,164,25,0,0), + (4258,2757,180,164,110,0,0), + (4258,2758,180,164,115,0,0), + (4258,2759,180,164,120,0,0), + (4258,3118,90,164,65,0,0), + (4258,3119,900,164,125,0,0), + (4258,3298,450,164,90,0,0), + (4258,3299,225,164,35,0,0), + (4258,3300,450,164,70,0,0), + (4258,3301,900,164,130,0,0), + (4258,3340,45,164,20,0,0), + (4258,3341,90,164,25,0,0), + (4258,3342,90,164,40,0,0), + (4258,3343,180,164,45,0,0), + (4258,3344,225,164,75,0,0), + (4258,3346,450,164,130,0,0), + (4258,3347,900,164,135,0,0), + (4258,3348,900,164,125,0,0), + (4258,3521,900,164,165,0,0), + (4258,3522,1125,164,170,0,0), + (4258,3524,900,164,155,0,0), + (4258,3525,6750,164,180,0,0), + (4258,3539,4500,164,125,20,0), + (4258,6520,720,164,110,0,0), + (4258,7225,900,164,185,0,0), + (4258,7409,270,164,65,0,0), + (4258,7819,180,164,95,0,0), + (4258,7820,90,164,100,0,0), + (4258,8769,225,164,150,0,0), + (4258,8881,90,164,30,0,0), + (4258,9917,2250,164,200,0,0), + (4258,9922,2250,164,200,0,0), + (4258,9924,2250,164,200,0,0), + (4258,9925,2250,164,200,0,0), + (4258,9927,4500,164,205,0,0), + (4258,9929,4500,164,205,0,0), + (4258,9932,4500,164,205,0,0), + (4258,9936,4500,164,215,0,0), + (4258,9960,15000,164,230,0,0), + (4258,9984,90,164,30,0,0), + (4258,9988,225,164,125,0,0), + (4258,9989,450,164,130,0,0), + (4258,9990,450,164,135,0,0), + (4258,9994,9000,164,210,0,0), + (4258,10002,15000,164,230,0,0), + (4258,14381,225,164,150,0,0), + (4258,14382,2250,164,200,0,0), + (4258,15974,6750,164,180,0,0), + (4258,19671,225,164,150,0,0), + (4258,19672,2250,164,200,0,0), + (4320,542,396,0,0,20,0), + (4320,1853,1,261,0,0,0), + (4320,6285,1,0,0,0,0), + (4320,6291,1,0,0,0,0), + (4320,6292,1,0,0,0,0), + (4320,6293,1,0,0,0,0), + (4320,6294,1,0,0,0,0), + (4320,6313,1,0,0,0,0), + (4320,6322,1,0,0,0,0), + (4320,6323,1,0,0,0,0), + (4320,6324,1,0,0,0,0), + (4320,6325,1,0,0,0,0), + (4320,6330,1,0,0,0,0), + (4320,6339,1,0,0,0,0), + (4320,6340,1,0,0,0,0), + (4320,6341,1,0,0,0,0), + (4320,6342,1,0,0,0,0), + (4320,6449,1,0,0,0,0), + (4320,6454,1,0,0,0,0), + (4320,6455,1,0,0,0,0), + (4320,6456,1,0,0,0,0), + (4320,6457,1,0,0,0,0), + (4320,14922,1,261,0,0,0), + (4320,15147,440,0,0,20,0), + (4320,15148,1440,0,0,30,0), + (4320,15149,3240,0,0,40,0), + (4320,15150,6480,0,0,50,0), + (4320,15151,9000,0,0,60,0), + (4320,24442,440,0,0,20,0), + (4320,24468,1440,0,0,30,0), + (4320,24470,3240,0,0,40,0), + (4320,24472,6480,0,0,50,0), + (4320,24473,440,0,0,20,0), + (4320,24481,1440,0,0,30,0), + (4320,24484,3240,0,0,40,0), + (4320,24485,6480,0,0,50,0), + (4320,24517,440,0,0,20,0), + (4320,24518,40,0,0,20,0), + (4320,24519,440,0,0,20,0), + (4320,24520,1440,0,0,30,0), + (4320,24521,3240,0,0,40,0), + (4320,24522,6480,0,0,50,0), + (4320,24523,1440,0,0,30,0), + (4320,24524,3240,0,0,40,0), + (4320,24525,6480,0,0,50,0), + (4320,24526,1440,0,0,30,0), + (4320,24527,3240,0,0,40,0), + (4320,24528,6480,0,0,50,0), + (4320,24533,10,0,0,10,0), + (4320,24534,120,0,0,12,0), + (4320,24535,400,0,0,18,0), + (4320,24536,1260,0,0,24,0), + (4320,24537,1440,0,0,30,0), + (4320,24538,2520,0,0,36,0), + (4320,24539,4320,0,0,42,0), + (4320,24540,5760,0,0,48,0), + (4320,24541,7560,0,0,54,0), + (4320,24548,10,0,0,10,0), + (4320,24563,120,0,0,12,0), + (4320,24565,400,0,0,18,0), + (4320,24566,1260,0,0,24,0), + (4320,24567,1440,0,0,30,0), + (4320,24568,2520,0,0,36,0), + (4320,24569,4320,0,0,42,0), + (4320,24570,5760,0,0,48,0), + (4320,24633,7560,0,0,54,0), + (4320,24634,9000,0,0,60,0), + (4320,24636,9000,0,0,60,0), + (4552,2551,100,0,0,5,0), + (4552,2559,50,185,10,0,0), + (4552,2561,100,185,50,0,0), + (4552,2562,200,185,75,0,0), + (4552,2563,150,185,80,0,0), + (4552,3412,500,185,50,10,0), + (4552,6502,100,185,50,0,0), + (4552,6503,300,185,125,0,0), + (4552,21176,4000,185,200,0,0), + (4563,607,9000,0,0,36,0), + (4563,1197,5000,0,0,28,0), + (4563,1296,200,0,0,8,0), + (4563,1297,1500,0,0,18,0), + (4563,1367,900,0,0,14,0), + (4563,1368,2500,0,0,22,0), + (4563,1369,6000,0,0,30,0), + (4563,1374,10,0,0,1,0), + (4563,1375,300,0,0,10,0), + (4563,1376,2000,0,0,20,0), + (4563,1377,1500,0,0,18,0), + (4563,1381,100,0,0,6,0), + (4563,1382,600,0,0,12,0), + (4563,1383,300,0,0,10,0), + (4563,1384,2000,0,0,20,0), + (4563,1393,100,0,0,4,0), + (4563,1394,600,0,0,12,0), + (4563,1404,6000,0,0,30,0), + (4563,1406,2000,0,0,20,0), + (4563,1407,5000,0,0,28,0), + (4563,1476,100,0,0,6,0), + (4563,1477,1200,0,0,16,0), + (4563,1478,4000,0,0,26,0), + (4563,1571,14000,0,0,48,0), + (4563,1572,11000,0,0,42,0), + (4563,2942,6000,0,0,30,0), + (4563,2945,1500,0,0,18,0), + (4563,2971,4000,0,0,26,0), + (4563,2972,10000,0,0,38,0), + (4563,3704,600,0,0,12,0), + (4563,3705,2000,0,0,20,0), + (4563,3706,5000,0,0,28,0), + (4563,3707,9000,0,0,36,0), + (4563,5139,3000,0,0,24,0), + (4563,5486,11000,0,0,40,0), + (4563,5501,3000,0,0,24,0), + (4563,5698,1200,0,0,16,0), + (4563,5700,8000,0,0,34,0), + (4563,5702,13000,0,0,46,0), + (4563,5709,6000,0,0,30,0), + (4563,5736,4000,0,0,26,0), + (4563,5741,2000,0,0,20,0), + (4563,5783,200,0,0,8,0), + (4563,6203,300,0,0,10,0), + (4563,6204,2500,0,0,22,0), + (4563,6206,2500,0,0,22,0), + (4563,6214,7000,0,0,32,0), + (4563,6216,22000,0,0,56,0), + (4563,6218,5000,0,0,28,0), + (4563,6220,8000,0,0,34,0), + (4563,6221,100,0,0,4,0), + (4563,6224,900,0,0,14,0), + (4563,6225,3000,0,0,24,0), + (4563,6227,8000,0,0,34,0), + (4563,6228,2500,0,0,22,0), + (4563,6232,7000,0,0,32,0), + (4563,6485,9000,0,0,36,0), + (4563,7642,9000,0,0,36,0), + (4563,7647,7000,0,0,32,0), + (4563,7649,8000,0,0,34,0), + (4563,7650,900,0,0,14,0), + (4563,7652,10000,0,0,38,0), + (4563,7660,5000,0,0,28,0), + (4563,7661,11000,0,0,42,0), + (4563,7662,300,0,0,10,0), + (4563,7663,2000,0,0,20,0), + (4563,7664,5000,0,0,28,0), + (4563,7665,6000,0,0,30,0), + (4563,7666,7000,0,0,32,0), + (4563,8290,3000,0,0,24,0), + (4563,8291,10000,0,0,38,0), + (4563,11662,12000,0,0,44,0), + (4563,11663,18000,0,0,52,0), + (4563,11664,26000,0,0,60,0), + (4563,11666,11000,0,0,40,0), + (4563,11669,15000,0,0,50,0), + (4563,11670,26000,0,0,60,0), + (4563,11673,12000,0,0,44,0), + (4563,11674,20000,0,0,54,0), + (4563,11676,18000,0,0,52,0), + (4563,11679,13000,0,0,46,0), + (4563,11680,24000,0,0,58,0), + (4563,11685,9900,0,0,42,0), + (4563,11686,18000,0,0,54,0), + (4563,11690,9000,0,0,36,0), + (4563,11691,13000,0,0,46,0), + (4563,11692,22000,0,0,56,0), + (4563,11696,12000,0,0,44,0), + (4563,11697,18000,0,0,52,0), + (4563,11698,26000,0,0,60,0), + (4563,11701,13000,0,0,46,0), + (4563,11702,20000,0,0,54,0), + (4563,11705,12000,0,0,44,0), + (4563,11709,11000,0,0,42,0), + (4563,11710,18000,0,0,52,0), + (4563,11714,10000,0,0,38,0), + (4563,11715,14000,0,0,48,0), + (4563,11716,24000,0,0,58,0), + (4563,11718,22000,0,0,56,0), + (4563,11720,15000,0,0,50,0), + (4563,11723,13000,0,0,46,0), + (4563,11724,26000,0,0,60,0), + (4563,11727,12000,0,0,44,0), + (4563,11728,24000,0,0,58,0), + (4563,11731,24000,0,0,58,0), + (4563,11736,11000,0,0,40,0), + (4563,11737,15000,0,0,50,0), + (4563,11738,26000,0,0,60,0), + (4563,11741,11000,0,0,42,0), + (4563,11742,18000,0,0,52,0), + (4563,11788,15000,0,0,50,0), + (4563,17732,14000,0,0,48,0), + (4563,17733,26000,0,0,60,0), + (4563,17865,12000,0,0,44,0), + (4563,18154,4000,0,0,26,0), + (4563,18155,8000,0,0,34,0), + (4563,18156,11000,0,0,42,0), + (4563,18157,15000,0,0,50,0), + (4563,18158,24000,0,0,58,0), + (4563,18160,22000,0,0,56,0), + (4563,18161,15000,0,0,50,0), + (4563,18162,24000,0,0,58,0), + (4563,18169,20000,0,0,54,0), + (4563,18170,13000,0,0,46,0), + (4563,18171,22000,0,0,56,0), + (4563,18648,13000,0,0,46,0), + (4563,18753,26000,0,0,60,0), + (4563,18872,150,0,0,24,0), + (4563,18875,350,0,0,32,0), + (4563,18876,550,0,0,40,0), + (4563,18877,700,0,0,48,0), + (4563,18878,22000,0,0,56,0), + (4563,18927,500,0,0,38,0), + (4563,18928,700,0,0,48,0), + (4563,18929,1200,0,0,58,0), + (4563,18933,700,0,0,48,0), + (4563,18934,1000,0,0,54,0), + (4563,18935,1300,0,0,60,0), + (4563,18939,750,0,0,50,0), + (4563,18940,1300,0,0,60,0), + (4563,20766,6000,0,0,30,0), + (4563,20767,11000,0,0,40,0), + (4563,20768,15000,0,0,50,0), + (4563,20769,26000,0,0,60,0), + (4563,17938,22000,17862,0,56,0), + (4564,607,9000,0,0,36,0), + (4564,1197,5000,0,0,28,0), + (4564,1296,200,0,0,8,0), + (4564,1297,1500,0,0,18,0), + (4564,1367,900,0,0,14,0), + (4564,1368,2500,0,0,22,0), + (4564,1369,6000,0,0,30,0), + (4564,1374,10,0,0,1,0), + (4564,1375,300,0,0,10,0), + (4564,1376,2000,0,0,20,0), + (4564,1377,1500,0,0,18,0), + (4564,1381,100,0,0,6,0), + (4564,1382,600,0,0,12,0), + (4564,1383,300,0,0,10,0), + (4564,1384,2000,0,0,20,0), + (4564,1393,100,0,0,4,0), + (4564,1394,600,0,0,12,0), + (4564,1404,6000,0,0,30,0), + (4564,1406,2000,0,0,20,0), + (4564,1407,5000,0,0,28,0), + (4564,1476,100,0,0,6,0), + (4564,1477,1200,0,0,16,0), + (4564,1478,4000,0,0,26,0), + (4564,1571,14000,0,0,48,0), + (4564,1572,11000,0,0,42,0), + (4564,2942,6000,0,0,30,0), + (4564,2945,1500,0,0,18,0), + (4564,2971,4000,0,0,26,0), + (4564,2972,10000,0,0,38,0), + (4564,3704,600,0,0,12,0), + (4564,3705,2000,0,0,20,0), + (4564,3706,5000,0,0,28,0), + (4564,3707,9000,0,0,36,0), + (4564,5139,3000,0,0,24,0), + (4564,5486,11000,0,0,40,0), + (4564,5501,3000,0,0,24,0), + (4564,5698,1200,0,0,16,0), + (4564,5700,8000,0,0,34,0), + (4564,5702,13000,0,0,46,0), + (4564,5709,6000,0,0,30,0), + (4564,5736,4000,0,0,26,0), + (4564,5741,2000,0,0,20,0), + (4564,5783,200,0,0,8,0), + (4564,6203,300,0,0,10,0), + (4564,6204,2500,0,0,22,0), + (4564,6206,2500,0,0,22,0), + (4564,6214,7000,0,0,32,0), + (4564,6216,22000,0,0,56,0), + (4564,6218,5000,0,0,28,0), + (4564,6220,8000,0,0,34,0), + (4564,6221,100,0,0,4,0), + (4564,6224,900,0,0,14,0), + (4564,6225,3000,0,0,24,0), + (4564,6227,8000,0,0,34,0), + (4564,6228,2500,0,0,22,0), + (4564,6232,7000,0,0,32,0), + (4564,6485,9000,0,0,36,0), + (4564,7642,9000,0,0,36,0), + (4564,7647,7000,0,0,32,0), + (4564,7649,8000,0,0,34,0), + (4564,7650,900,0,0,14,0), + (4564,7652,10000,0,0,38,0), + (4564,7660,5000,0,0,28,0), + (4564,7661,11000,0,0,42,0), + (4564,7662,300,0,0,10,0), + (4564,7663,2000,0,0,20,0), + (4564,7664,5000,0,0,28,0), + (4564,7665,6000,0,0,30,0), + (4564,7666,7000,0,0,32,0), + (4564,8290,3000,0,0,24,0), + (4564,8291,10000,0,0,38,0), + (4564,11662,12000,0,0,44,0), + (4564,11663,18000,0,0,52,0), + (4564,11664,26000,0,0,60,0), + (4564,11666,11000,0,0,40,0), + (4564,11669,15000,0,0,50,0), + (4564,11670,26000,0,0,60,0), + (4564,11673,12000,0,0,44,0), + (4564,11674,20000,0,0,54,0), + (4564,11676,18000,0,0,52,0), + (4564,11679,13000,0,0,46,0), + (4564,11680,24000,0,0,58,0), + (4564,11685,9900,0,0,42,0), + (4564,11686,18000,0,0,54,0), + (4564,11690,9000,0,0,36,0), + (4564,11691,13000,0,0,46,0), + (4564,11692,22000,0,0,56,0), + (4564,11696,12000,0,0,44,0), + (4564,11697,18000,0,0,52,0), + (4564,11698,26000,0,0,60,0), + (4564,11701,13000,0,0,46,0), + (4564,11702,20000,0,0,54,0), + (4564,11705,12000,0,0,44,0), + (4564,11709,11000,0,0,42,0), + (4564,11710,18000,0,0,52,0), + (4564,11714,10000,0,0,38,0), + (4564,11715,14000,0,0,48,0), + (4564,11716,24000,0,0,58,0), + (4564,11718,22000,0,0,56,0), + (4564,11720,15000,0,0,50,0), + (4564,11723,13000,0,0,46,0), + (4564,11724,26000,0,0,60,0), + (4564,11727,12000,0,0,44,0), + (4564,11728,24000,0,0,58,0), + (4564,11731,24000,0,0,58,0), + (4564,11736,11000,0,0,40,0), + (4564,11737,15000,0,0,50,0), + (4564,11738,26000,0,0,60,0), + (4564,11741,11000,0,0,42,0), + (4564,11742,18000,0,0,52,0), + (4564,11788,15000,0,0,50,0), + (4564,17732,14000,0,0,48,0), + (4564,17733,26000,0,0,60,0), + (4564,17865,12000,0,0,44,0), + (4564,18154,4000,0,0,26,0), + (4564,18155,8000,0,0,34,0), + (4564,18156,11000,0,0,42,0), + (4564,18157,15000,0,0,50,0), + (4564,18158,24000,0,0,58,0), + (4564,18160,22000,0,0,56,0), + (4564,18161,15000,0,0,50,0), + (4564,18162,24000,0,0,58,0), + (4564,18169,20000,0,0,54,0), + (4564,18170,13000,0,0,46,0), + (4564,18171,22000,0,0,56,0), + (4564,18648,13000,0,0,46,0), + (4564,18753,26000,0,0,60,0), + (4564,18872,150,0,0,24,0), + (4564,18875,350,0,0,32,0), + (4564,18876,550,0,0,40,0), + (4564,18877,700,0,0,48,0), + (4564,18878,22000,0,0,56,0), + (4564,18927,500,0,0,38,0), + (4564,18928,700,0,0,48,0), + (4564,18929,1200,0,0,58,0), + (4564,18933,700,0,0,48,0), + (4564,18934,1000,0,0,54,0), + (4564,18935,1300,0,0,60,0), + (4564,18939,750,0,0,50,0), + (4564,18940,1300,0,0,60,0), + (4564,20766,6000,0,0,30,0), + (4564,20767,11000,0,0,40,0), + (4564,20768,15000,0,0,50,0), + (4564,20769,26000,0,0,60,0), + (4564,17938,22000,17862,0,56,0), + (4565,1296,200,0,0,8,0), + (4565,1297,1500,0,0,18,0), + (4565,1367,900,0,0,14,0), + (4565,1368,2500,0,0,22,0), + (4565,1374,10,0,0,1,0), + (4565,1375,300,0,0,10,0), + (4565,1376,2000,0,0,20,0), + (4565,1377,1500,0,0,18,0), + (4565,1381,100,0,0,6,0), + (4565,1382,600,0,0,12,0), + (4565,1383,300,0,0,10,0), + (4565,1384,2000,0,0,20,0), + (4565,1393,100,0,0,4,0), + (4565,1394,600,0,0,12,0), + (4565,1406,2000,0,0,20,0), + (4565,1476,100,0,0,6,0), + (4565,1477,1200,0,0,16,0), + (4565,2945,1500,0,0,18,0), + (4565,3704,600,0,0,12,0), + (4565,3705,2000,0,0,20,0), + (4565,5139,3000,0,0,24,0), + (4565,5501,3000,0,0,24,0), + (4565,5698,1200,0,0,16,0), + (4565,5709,6000,0,0,30,0), + (4565,5741,2000,0,0,20,0), + (4565,5783,200,0,0,8,0), + (4565,6203,300,0,0,10,0), + (4565,6204,2500,0,0,22,0), + (4565,6206,2500,0,0,22,0), + (4565,6221,100,0,0,4,0), + (4565,6224,900,0,0,14,0), + (4565,6225,3000,0,0,24,0), + (4565,6228,2500,0,0,22,0), + (4565,7650,900,0,0,14,0), + (4565,7662,300,0,0,10,0), + (4565,7663,2000,0,0,20,0), + (4565,8290,3000,0,0,24,0), + (4565,11685,9900,0,0,42,0), + (4565,11686,18000,0,0,54,0), + (4566,1214,8000,0,0,30,0), + (4566,1228,15000,0,0,40,0), + (4566,1475,22750,0,0,42,0), + (4566,3553,14000,0,0,38,0), + (4566,6128,8000,0,0,30,0), + (4566,6130,10000,0,0,32,0), + (4566,6132,15000,0,0,40,0), + (4566,8404,8000,0,0,30,0), + (4566,8405,13000,0,0,36,0), + (4566,8410,10000,0,0,32,0), + (4566,8411,14000,0,0,38,0), + (4566,8414,8000,0,0,30,0), + (4566,8415,14000,0,0,38,0), + (4566,8420,10000,0,0,32,0), + (4566,8421,15000,0,0,40,0), + (4566,8425,10000,0,0,32,0), + (4566,8426,15000,0,0,40,0), + (4566,8428,13000,0,0,36,0), + (4566,8441,8000,0,0,30,0), + (4566,8442,14000,0,0,38,0), + (4566,8448,12000,0,0,34,0), + (4566,8449,15000,0,0,40,0), + (4566,8453,15000,0,0,36,0), + (4566,8456,8000,0,0,30,0), + (4566,8459,8000,0,0,30,0), + (4566,8460,15000,0,0,40,0), + (4566,8463,10000,0,0,32,0), + (4566,8464,18000,0,0,42,0), + (4566,8493,12000,0,0,34,0), + (4566,8497,13000,0,0,36,0), + (4566,10055,28000,0,0,48,0), + (4566,10141,15000,0,0,40,0), + (4566,10142,32000,0,0,50,0), + (4566,10146,22750,0,0,42,0), + (4566,10152,22750,0,0,42,0), + (4566,10153,28000,0,0,48,0), + (4566,10162,22750,0,0,42,0), + (4566,10163,32000,0,0,50,0), + (4566,10171,18000,0,0,42,0), + (4566,10175,28000,0,0,48,0), + (4566,10182,23000,0,0,44,0), + (4566,10183,32000,0,0,50,0), + (4566,10188,23000,0,0,44,0), + (4566,10194,23000,0,0,44,0), + (4566,10198,26000,0,0,46,0), + (4566,10203,26000,0,0,46,0), + (4566,10208,26000,0,0,46,0), + (4566,10213,28000,0,0,48,0), + (4566,10217,28000,0,0,48,0), + (4566,10221,32000,0,0,50,0), + (4566,10224,32000,0,0,50,0), + (4566,12828,15000,0,0,40,0), + (4566,13011,400,0,0,30,0), + (4566,13012,650,0,0,36,0), + (4566,13014,900,0,0,42,0), + (4566,13015,900,0,0,48,0), + (4566,13023,650,0,0,36,0), + (4566,13024,1150,0,0,44,0), + (4566,13037,6500,0,0,46,0), + (4566,22785,40000,0,0,58,0), + (4566,28403,2000,0,0,20,0), + (4567,1035,2000,0,0,20,0), + (4567,1142,100,0,0,4,0), + (4567,1168,200,0,0,8,0), + (4567,1173,100,0,0,6,0), + (4567,1174,400,0,0,10,0), + (4567,1176,1800,0,0,18,0), + (4567,1191,200,0,0,8,0), + (4567,1194,400,0,0,10,0), + (4567,1196,2000,0,0,20,0), + (4567,1198,600,0,0,12,0), + (4567,1200,2000,0,0,20,0), + (4567,1210,7000,0,0,28,0), + (4567,1211,900,0,0,14,0), + (4567,1214,8000,0,0,30,0), + (4567,1225,5000,0,0,26,0), + (4567,1228,15000,0,0,40,0), + (4567,1241,5000,0,0,26,0), + (4567,1249,100,0,0,6,0), + (4567,1250,600,0,0,12,0), + (4567,1251,3000,0,0,22,0), + (4567,1266,600,0,0,12,0), + (4567,1267,1800,0,0,18,0), + (4567,1467,900,0,0,14,0), + (4567,1472,10,0,0,1,0), + (4567,1473,900,0,0,14,0), + (4567,1474,7000,0,0,28,0), + (4567,1475,22750,0,0,42,0), + (4567,1481,2000,0,0,20,0), + (4567,1811,3000,0,0,22,0), + (4567,1830,200,0,0,24,0), + (4567,2124,1500,0,0,16,0), + (4567,2125,4000,0,0,24,0), + (4567,2141,100,0,0,6,0), + (4567,2142,900,0,0,14,0), + (4567,2143,3000,0,0,22,0), + (4567,2858,1500,0,0,16,0), + (4567,3142,1800,0,0,18,0), + (4567,3553,14000,0,0,38,0), + (4567,3576,4000,0,0,24,0), + (4567,5146,200,0,0,8,0), + (4567,5147,1500,0,0,16,0), + (4567,5148,4000,0,0,24,0), + (4567,5499,2000,0,0,20,0), + (4567,5507,100,0,0,4,0), + (4567,5565,400,0,0,10,0), + (4567,5566,2000,0,0,20,0), + (4567,6121,13000,0,0,34,0), + (4567,6128,8000,0,0,30,0), + (4567,6130,10000,0,0,32,0), + (4567,6132,15000,0,0,40,0), + (4567,6142,7000,0,0,28,0), + (4567,6144,3000,0,0,22,0), + (4567,6493,600,0,0,12,0), + (4567,7323,2000,0,0,20,0), + (4567,8403,4000,0,0,24,0), + (4567,8404,8000,0,0,30,0), + (4567,8405,13000,0,0,36,0), + (4567,8409,5000,0,0,26,0), + (4567,8410,10000,0,0,32,0), + (4567,8411,14000,0,0,38,0), + (4567,8414,8000,0,0,30,0), + (4567,8415,14000,0,0,38,0), + (4567,8420,10000,0,0,32,0), + (4567,8421,15000,0,0,40,0), + (4567,8425,10000,0,0,32,0), + (4567,8426,15000,0,0,40,0), + (4567,8428,13000,0,0,36,0), + (4567,8440,3000,0,0,22,0), + (4567,8441,8000,0,0,30,0), + (4567,8442,14000,0,0,38,0), + (4567,8447,7000,0,0,28,0), + (4567,8448,12000,0,0,34,0), + (4567,8449,15000,0,0,40,0), + (4567,8452,4000,0,0,24,0), + (4567,8453,15000,0,0,36,0), + (4567,8456,8000,0,0,30,0), + (4567,8459,8000,0,0,30,0), + (4567,8460,15000,0,0,40,0), + (4567,8463,10000,0,0,32,0), + (4567,8464,18000,0,0,42,0), + (4567,8493,12000,0,0,34,0), + (4567,8496,7000,0,0,28,0), + (4567,8497,13000,0,0,36,0), + (4567,10055,28000,0,0,48,0), + (4567,10056,40000,0,0,58,0), + (4567,10141,15000,0,0,40,0), + (4567,10142,32000,0,0,50,0), + (4567,10146,22750,0,0,42,0), + (4567,10147,35000,0,0,52,0), + (4567,10152,22750,0,0,42,0), + (4567,10153,28000,0,0,48,0), + (4567,10154,36000,0,0,54,0), + (4567,10155,42000,0,0,60,0), + (4567,10158,38000,0,0,56,0), + (4567,10162,22750,0,0,42,0), + (4567,10163,32000,0,0,50,0), + (4567,10164,40000,0,0,58,0), + (4567,10171,18000,0,0,42,0), + (4567,10172,36000,0,0,54,0), + (4567,10175,28000,0,0,48,0), + (4567,10176,42000,0,0,60,0), + (4567,10178,35000,0,0,52,0), + (4567,10182,23000,0,0,44,0), + (4567,10183,32000,0,0,50,0), + (4567,10184,38000,0,0,56,0), + (4567,10188,23000,0,0,44,0), + (4567,10189,35000,0,0,52,0), + (4567,10190,42000,0,0,60,0), + (4567,10194,23000,0,0,44,0), + (4567,10195,35000,0,0,52,0), + (4567,10196,42000,0,0,60,0), + (4567,10198,26000,0,0,46,0), + (4567,10200,36000,0,0,54,0), + (4567,10203,26000,0,0,46,0), + (4567,10204,36000,0,0,54,0), + (4567,10208,26000,0,0,46,0), + (4567,10209,35000,0,0,52,0), + (4567,10210,40000,0,0,58,0), + (4567,10213,28000,0,0,48,0), + (4567,10214,38000,0,0,56,0), + (4567,10217,28000,0,0,48,0), + (4567,10218,38000,0,0,56,0), + (4567,10221,32000,0,0,50,0), + (4567,10222,42000,0,0,60,0), + (4567,10224,32000,0,0,50,0), + (4567,10226,42000,0,0,60,0), + (4567,10231,36000,0,0,54,0), + (4567,12827,2000,0,0,20,0), + (4567,12828,15000,0,0,40,0), + (4567,12829,42000,0,0,60,0), + (4567,13011,400,0,0,30,0), + (4567,13012,650,0,0,36,0), + (4567,13014,900,0,0,42,0), + (4567,13015,900,0,0,48,0), + (4567,13016,1800,0,0,54,0), + (4567,13017,1890,0,0,60,0), + (4567,13023,650,0,0,36,0), + (4567,13024,1150,0,0,44,0), + (4567,13025,1750,0,0,52,0), + (4567,13026,2100,0,0,60,0), + (4567,13037,6500,0,0,46,0), + (4567,13038,8750,0,0,52,0), + (4567,13039,9000,0,0,58,0), + (4567,22784,28000,0,0,46,0), + (4567,22785,40000,0,0,58,0), + (4567,28403,2000,0,0,20,0), + (4568,1035,2000,0,0,20,0), + (4568,1142,100,0,0,4,0), + (4568,1168,200,0,0,8,0), + (4568,1173,100,0,0,6,0), + (4568,1174,400,0,0,10,0), + (4568,1176,1800,0,0,18,0), + (4568,1191,200,0,0,8,0), + (4568,1194,400,0,0,10,0), + (4568,1196,2000,0,0,20,0), + (4568,1198,600,0,0,12,0), + (4568,1200,2000,0,0,20,0), + (4568,1210,7000,0,0,28,0), + (4568,1211,900,0,0,14,0), + (4568,1214,8000,0,0,30,0), + (4568,1225,5000,0,0,26,0), + (4568,1228,15000,0,0,40,0), + (4568,1241,5000,0,0,26,0), + (4568,1249,100,0,0,6,0), + (4568,1250,600,0,0,12,0), + (4568,1251,3000,0,0,22,0), + (4568,1266,600,0,0,12,0), + (4568,1267,1800,0,0,18,0), + (4568,1467,900,0,0,14,0), + (4568,1472,10,0,0,1,0), + (4568,1473,900,0,0,14,0), + (4568,1474,7000,0,0,28,0), + (4568,1475,22750,0,0,42,0), + (4568,1481,2000,0,0,20,0), + (4568,1811,3000,0,0,22,0), + (4568,1830,200,0,0,24,0), + (4568,2124,1500,0,0,16,0), + (4568,2125,4000,0,0,24,0), + (4568,2141,100,0,0,6,0), + (4568,2142,900,0,0,14,0), + (4568,2143,3000,0,0,22,0), + (4568,2858,1500,0,0,16,0), + (4568,3142,1800,0,0,18,0), + (4568,3553,14000,0,0,38,0), + (4568,3576,4000,0,0,24,0), + (4568,5146,200,0,0,8,0), + (4568,5147,1500,0,0,16,0), + (4568,5148,4000,0,0,24,0), + (4568,5499,2000,0,0,20,0), + (4568,5507,100,0,0,4,0), + (4568,5565,400,0,0,10,0), + (4568,5566,2000,0,0,20,0), + (4568,6121,13000,0,0,34,0), + (4568,6128,8000,0,0,30,0), + (4568,6130,10000,0,0,32,0), + (4568,6132,15000,0,0,40,0), + (4568,6142,7000,0,0,28,0), + (4568,6144,3000,0,0,22,0), + (4568,6493,600,0,0,12,0), + (4568,7323,2000,0,0,20,0), + (4568,8403,4000,0,0,24,0), + (4568,8404,8000,0,0,30,0), + (4568,8405,13000,0,0,36,0), + (4568,8409,5000,0,0,26,0), + (4568,8410,10000,0,0,32,0), + (4568,8411,14000,0,0,38,0), + (4568,8414,8000,0,0,30,0), + (4568,8415,14000,0,0,38,0), + (4568,8420,10000,0,0,32,0), + (4568,8421,15000,0,0,40,0), + (4568,8425,10000,0,0,32,0), + (4568,8426,15000,0,0,40,0), + (4568,8428,13000,0,0,36,0), + (4568,8440,3000,0,0,22,0), + (4568,8441,8000,0,0,30,0), + (4568,8442,14000,0,0,38,0), + (4568,8447,7000,0,0,28,0), + (4568,8448,12000,0,0,34,0), + (4568,8449,15000,0,0,40,0), + (4568,8452,4000,0,0,24,0), + (4568,8453,15000,0,0,36,0), + (4568,8456,8000,0,0,30,0), + (4568,8459,8000,0,0,30,0), + (4568,8460,15000,0,0,40,0), + (4568,8463,10000,0,0,32,0), + (4568,8464,18000,0,0,42,0), + (4568,8493,12000,0,0,34,0), + (4568,8496,7000,0,0,28,0), + (4568,8497,13000,0,0,36,0), + (4568,10055,28000,0,0,48,0), + (4568,10056,40000,0,0,58,0), + (4568,10141,15000,0,0,40,0), + (4568,10142,32000,0,0,50,0), + (4568,10146,22750,0,0,42,0), + (4568,10147,35000,0,0,52,0), + (4568,10152,22750,0,0,42,0), + (4568,10153,28000,0,0,48,0), + (4568,10154,36000,0,0,54,0), + (4568,10155,42000,0,0,60,0), + (4568,10158,38000,0,0,56,0), + (4568,10162,22750,0,0,42,0), + (4568,10163,32000,0,0,50,0), + (4568,10164,40000,0,0,58,0), + (4568,10171,18000,0,0,42,0), + (4568,10172,36000,0,0,54,0), + (4568,10175,28000,0,0,48,0), + (4568,10176,42000,0,0,60,0), + (4568,10178,35000,0,0,52,0), + (4568,10182,23000,0,0,44,0), + (4568,10183,32000,0,0,50,0), + (4568,10184,38000,0,0,56,0), + (4568,10188,23000,0,0,44,0), + (4568,10189,35000,0,0,52,0), + (4568,10190,42000,0,0,60,0), + (4568,10194,23000,0,0,44,0), + (4568,10195,35000,0,0,52,0), + (4568,10196,42000,0,0,60,0), + (4568,10198,26000,0,0,46,0), + (4568,10200,36000,0,0,54,0), + (4568,10203,26000,0,0,46,0), + (4568,10204,36000,0,0,54,0), + (4568,10208,26000,0,0,46,0), + (4568,10209,35000,0,0,52,0), + (4568,10210,40000,0,0,58,0), + (4568,10213,28000,0,0,48,0), + (4568,10214,38000,0,0,56,0), + (4568,10217,28000,0,0,48,0), + (4568,10218,38000,0,0,56,0), + (4568,10221,32000,0,0,50,0), + (4568,10222,42000,0,0,60,0), + (4568,10224,32000,0,0,50,0), + (4568,10226,42000,0,0,60,0), + (4568,10231,36000,0,0,54,0), + (4568,12827,2000,0,0,20,0), + (4568,12828,15000,0,0,40,0), + (4568,12829,42000,0,0,60,0), + (4568,13011,400,0,0,30,0), + (4568,13012,650,0,0,36,0), + (4568,13014,900,0,0,42,0), + (4568,13015,900,0,0,48,0), + (4568,13016,1800,0,0,54,0), + (4568,13017,1890,0,0,60,0), + (4568,13023,650,0,0,36,0), + (4568,13024,1150,0,0,44,0), + (4568,13025,1750,0,0,52,0), + (4568,13026,2100,0,0,60,0), + (4568,13037,6500,0,0,46,0), + (4568,13038,8750,0,0,52,0), + (4568,13039,9000,0,0,58,0), + (4568,22784,28000,0,0,46,0), + (4568,22785,40000,0,0,58,0), + (4568,28403,2000,0,0,20,0), + (4573,7733,100,0,0,5,0), + (4573,7734,500,356,50,0,0), + (4576,2414,45,197,40,0,0), + (4576,2415,22,197,1,0,0), + (4576,2416,45,197,40,0,0), + (4576,2417,270,197,70,0,0), + (4576,2418,180,197,70,0,0), + (4576,2419,180,197,60,0,0), + (4576,2421,270,197,85,0,0), + (4576,2422,270,197,95,0,0), + (4576,2423,225,197,75,0,0), + (4576,2424,180,197,100,0,0), + (4576,2966,90,197,75,0,0), + (4576,2967,180,197,65,0,0), + (4576,2996,45,197,10,0,0), + (4576,3783,90,197,45,0,0), + (4576,3785,180,197,80,0,0), + (4576,3814,720,197,150,0,0), + (4576,3874,450,197,125,0,0), + (4576,3875,900,197,175,0,0), + (4576,3876,90,197,35,0,0), + (4576,3877,180,197,60,0,0), + (4576,3878,270,197,70,0,0), + (4576,3879,360,197,85,0,0), + (4576,3880,270,197,80,0,0), + (4576,3881,450,197,110,0,0), + (4576,3882,450,197,110,0,0), + (4576,3884,675,197,130,0,0), + (4576,3886,675,197,125,0,0), + (4576,3888,675,197,150,0,0), + (4576,3889,900,197,185,0,0), + (4576,3890,225,197,110,0,0), + (4576,3893,450,197,170,0,0), + (4576,3911,10,0,0,5,0), + (4576,3912,450,197,50,10,0), + (4576,3913,4500,197,125,20,0), + (4576,3916,45,197,30,0,0), + (4576,6522,360,197,90,0,0), + (4576,6691,900,197,135,0,0), + (4576,7626,45,197,30,0,0), + (4576,7627,45,197,30,0,0), + (4576,8466,45,197,40,0,0), + (4576,8468,225,197,110,0,0), + (4576,8490,450,197,160,0,0), + (4576,8491,675,197,175,0,0), + (4576,8759,540,197,140,0,0), + (4576,8761,540,197,145,0,0), + (4576,8763,675,197,160,0,0), + (4576,8765,810,197,170,0,0), + (4576,8767,900,197,175,0,0), + (4576,8771,900,197,190,0,0), + (4576,8773,900,197,175,0,0), + (4576,8775,900,197,180,0,0), + (4576,8777,45,197,10,0,0), + (4576,8801,2700,197,195,0,0), + (4576,8805,4500,197,210,0,0), + (4576,8807,2250,197,185,0,0), + (4576,12100,3600,197,205,0,0), + (4576,12101,3600,197,205,0,0), + (4576,12102,3600,197,210,0,0), + (4576,12104,4500,197,215,0,0), + (4576,12106,2250,197,215,0,0), + (4576,12110,4500,197,225,0,0), + (4576,12111,4500,197,225,0,0), + (4576,12112,4500,197,225,0,0), + (4576,12113,4500,197,225,0,0), + (4576,12119,45,197,20,0,0), + (4576,12120,270,197,75,0,0), + (4578,12103,4500,197,210,0,0), + (4578,12105,4950,197,215,0,0), + (4578,12114,5400,197,225,0,0), + (4578,12121,5850,197,235,0,0), + (4578,12126,6300,197,240,0,0), + (4582,652,300,0,0,10,0), + (4582,1424,300,0,0,10,0), + (4582,1728,4000,0,0,22,0), + (4582,1762,100,0,0,6,0), + (4582,1763,1200,0,0,14,0), + (4582,1764,4000,0,0,22,0), + (4582,1765,10000,0,0,30,0), + (4582,1771,800,0,0,12,0), + (4582,1772,6000,0,0,26,0), + (4582,1773,27000,0,0,42,0), + (4582,1774,52000,0,0,58,0), + (4582,1780,100,0,0,6,0), + (4582,1781,2900,0,0,18,0), + (4582,1789,10,0,0,1,0), + (4582,1790,3000,0,0,20,0), + (4582,1791,20000,0,0,40,0), + (4582,1792,54000,0,0,60,0), + (4582,1838,6000,0,0,26,0), + (4582,1845,10000,0,0,30,0), + (4582,1846,5000,0,0,24,0), + (4582,1858,4000,0,0,22,0), + (4582,1859,27000,0,0,42,0), + (4582,1862,20000,0,0,40,0), + (4582,2592,100,0,0,4,0), + (4582,2593,800,0,0,12,0), + (4582,2594,3000,0,0,20,0), + (4582,2595,8000,0,0,28,0), + (4582,2843,10000,40,130,30,0), + (4582,2844,18000,40,170,38,0), + (4582,2984,300,0,0,10,0), + (4582,3128,800,0,0,12,0), + (4582,3422,3000,40,1,20,0), + (4582,3423,35000,40,230,50,0), + (4582,5167,100,0,0,4,0), + (4582,5175,300,0,0,10,0), + (4582,5278,200,0,0,8,0), + (4582,5768,5000,40,100,24,0), + (4582,6185,7750,0,0,46,0), + (4582,6480,1800,0,0,16,0), + (4582,6505,14000,0,0,34,0), + (4582,6511,14000,40,150,34,0), + (4582,6734,1800,0,0,16,0), + (4582,6735,10000,0,0,30,0), + (4582,6736,3000,0,0,20,0), + (4582,6737,1200,0,0,14,0), + (4582,6763,200,0,0,8,0), + (4582,6764,1800,0,0,16,0), + (4582,6765,5000,0,0,24,0), + (4582,6769,8000,0,0,28,0), + (4582,6771,8000,0,0,28,0), + (4582,6775,27000,0,0,42,0), + (4582,8622,18000,0,0,38,0), + (4582,8625,12000,0,0,32,0), + (4582,8626,20000,0,0,40,0), + (4582,8630,12000,0,0,32,0), + (4582,8634,4000,0,0,22,0), + (4582,8635,10000,0,0,30,0), + (4582,8636,18000,0,0,38,0), + (4582,8638,20000,0,0,40,0), + (4582,8641,8000,0,0,28,0), + (4582,8642,16000,0,0,36,0), + (4582,8644,35000,0,0,50,0), + (4582,8648,1200,0,0,14,0), + (4582,8651,6000,0,0,26,0), + (4582,8652,16000,0,0,36,0), + (4582,8678,2900,0,0,18,0), + (4582,8695,18000,40,170,38,0), + (4582,8697,14000,0,0,34,0), + (4582,8701,8000,40,120,28,0), + (4582,8723,16000,0,0,36,0), + (4582,8727,6000,0,0,26,0), + (4582,8728,14000,0,0,34,0), + (4582,8810,16000,40,160,36,0), + (4582,11199,31000,0,0,46,0), + (4582,11200,50000,0,0,56,0), + (4582,11270,27000,0,0,42,0), + (4582,11271,35000,0,0,50,0), + (4582,11272,52000,0,0,58,0), + (4582,11276,29000,0,0,44,0), + (4582,11277,46000,0,0,52,0), + (4582,11278,54000,0,0,60,0), + (4582,11282,29000,0,0,44,0), + (4582,11283,46000,0,0,52,0), + (4582,11284,54000,0,0,60,0), + (4582,11287,31000,0,0,46,0), + (4582,11288,54000,0,0,60,0), + (4582,11291,31000,0,0,46,0), + (4582,11292,48000,0,0,54,0), + (4582,11295,31000,0,0,46,0), + (4582,11296,48000,0,0,54,0), + (4582,11298,33000,0,0,48,0), + (4582,11301,33000,0,0,48,0), + (4582,11302,50000,0,0,56,0), + (4582,11304,46000,0,0,52,0), + (4582,11318,52000,0,0,58,0), + (4582,11344,29000,40,200,44,0), + (4582,11345,46000,40,240,52,0), + (4582,11346,54000,40,280,60,0), + (4582,11360,31000,40,210,46,0), + (4582,11361,48000,40,250,54,0), + (4582,11401,46000,40,240,52,0), + (4582,13027,13000,0,0,58,0), + (4582,13221,12000,40,140,32,0), + (4582,13231,20000,40,180,40,0), + (4582,13232,33000,40,220,48,0), + (4582,13233,50000,40,260,56,0), + (4583,652,300,0,0,10,0), + (4583,1424,300,0,0,10,0), + (4583,1728,4000,0,0,22,0), + (4583,1762,100,0,0,6,0), + (4583,1763,1200,0,0,14,0), + (4583,1764,4000,0,0,22,0), + (4583,1765,10000,0,0,30,0), + (4583,1771,800,0,0,12,0), + (4583,1772,6000,0,0,26,0), + (4583,1773,27000,0,0,42,0), + (4583,1774,52000,0,0,58,0), + (4583,1780,100,0,0,6,0), + (4583,1781,2900,0,0,18,0), + (4583,1789,10,0,0,1,0), + (4583,1790,3000,0,0,20,0), + (4583,1791,20000,0,0,40,0), + (4583,1792,54000,0,0,60,0), + (4583,1838,6000,0,0,26,0), + (4583,1845,10000,0,0,30,0), + (4583,1846,5000,0,0,24,0), + (4583,1858,4000,0,0,22,0), + (4583,1859,27000,0,0,42,0), + (4583,1862,20000,0,0,40,0), + (4583,2592,100,0,0,4,0), + (4583,2593,800,0,0,12,0), + (4583,2594,3000,0,0,20,0), + (4583,2595,8000,0,0,28,0), + (4583,2843,10000,40,130,30,0), + (4583,2844,18000,40,170,38,0), + (4583,2984,300,0,0,10,0), + (4583,3128,800,0,0,12,0), + (4583,3422,3000,40,1,20,0), + (4583,3423,35000,40,230,50,0), + (4583,5167,100,0,0,4,0), + (4583,5175,300,0,0,10,0), + (4583,5278,200,0,0,8,0), + (4583,5768,5000,40,100,24,0), + (4583,6185,7750,0,0,46,0), + (4583,6480,1800,0,0,16,0), + (4583,6505,14000,0,0,34,0), + (4583,6511,14000,40,150,34,0), + (4583,6734,1800,0,0,16,0), + (4583,6735,10000,0,0,30,0), + (4583,6736,3000,0,0,20,0), + (4583,6737,1200,0,0,14,0), + (4583,6763,200,0,0,8,0), + (4583,6764,1800,0,0,16,0), + (4583,6765,5000,0,0,24,0), + (4583,6769,8000,0,0,28,0), + (4583,6771,8000,0,0,28,0), + (4583,6775,27000,0,0,42,0), + (4583,8622,18000,0,0,38,0), + (4583,8625,12000,0,0,32,0), + (4583,8626,20000,0,0,40,0), + (4583,8630,12000,0,0,32,0), + (4583,8634,4000,0,0,22,0), + (4583,8635,10000,0,0,30,0), + (4583,8636,18000,0,0,38,0), + (4583,8638,20000,0,0,40,0), + (4583,8641,8000,0,0,28,0), + (4583,8642,16000,0,0,36,0), + (4583,8644,35000,0,0,50,0), + (4583,8648,1200,0,0,14,0), + (4583,8651,6000,0,0,26,0), + (4583,8652,16000,0,0,36,0), + (4583,8678,2900,0,0,18,0), + (4583,8695,18000,40,170,38,0), + (4583,8697,14000,0,0,34,0), + (4583,8701,8000,40,120,28,0), + (4583,8723,16000,0,0,36,0), + (4583,8727,6000,0,0,26,0), + (4583,8728,14000,0,0,34,0), + (4583,8810,16000,40,160,36,0), + (4583,11199,31000,0,0,46,0), + (4583,11200,50000,0,0,56,0), + (4583,11270,27000,0,0,42,0), + (4583,11271,35000,0,0,50,0), + (4583,11272,52000,0,0,58,0), + (4583,11276,29000,0,0,44,0), + (4583,11277,46000,0,0,52,0), + (4583,11278,54000,0,0,60,0), + (4583,11282,29000,0,0,44,0), + (4583,11283,46000,0,0,52,0), + (4583,11284,54000,0,0,60,0), + (4583,11287,31000,0,0,46,0), + (4583,11288,54000,0,0,60,0), + (4583,11291,31000,0,0,46,0), + (4583,11292,48000,0,0,54,0), + (4583,11295,31000,0,0,46,0), + (4583,11296,48000,0,0,54,0), + (4583,11298,33000,0,0,48,0), + (4583,11301,33000,0,0,48,0), + (4583,11302,50000,0,0,56,0), + (4583,11304,46000,0,0,52,0), + (4583,11318,52000,0,0,58,0), + (4583,11344,29000,40,200,44,0), + (4583,11345,46000,40,240,52,0), + (4583,11346,54000,40,280,60,0), + (4583,11360,31000,40,210,46,0), + (4583,11361,48000,40,250,54,0), + (4583,11401,46000,40,240,52,0), + (4583,13027,13000,0,0,58,0), + (4583,13221,12000,40,140,32,0), + (4583,13231,20000,40,180,40,0), + (4583,13232,33000,40,220,48,0), + (4583,13233,50000,40,260,56,0), + (4584,652,300,0,0,10,0), + (4584,1424,300,0,0,10,0), + (4584,1728,4000,0,0,22,0), + (4584,1762,100,0,0,6,0), + (4584,1763,1200,0,0,14,0), + (4584,1764,4000,0,0,22,0), + (4584,1765,10000,0,0,30,0), + (4584,1771,800,0,0,12,0), + (4584,1772,6000,0,0,26,0), + (4584,1773,27000,0,0,42,0), + (4584,1774,52000,0,0,58,0), + (4584,1780,100,0,0,6,0), + (4584,1781,2900,0,0,18,0), + (4584,1789,10,0,0,1,0), + (4584,1790,3000,0,0,20,0), + (4584,1791,20000,0,0,40,0), + (4584,1792,54000,0,0,60,0), + (4584,1838,6000,0,0,26,0), + (4584,1845,10000,0,0,30,0), + (4584,1846,5000,0,0,24,0), + (4584,1858,4000,0,0,22,0), + (4584,1859,27000,0,0,42,0), + (4584,1862,20000,0,0,40,0), + (4584,2592,100,0,0,4,0), + (4584,2593,800,0,0,12,0), + (4584,2594,3000,0,0,20,0), + (4584,2595,8000,0,0,28,0), + (4584,2843,10000,40,130,30,0), + (4584,2844,18000,40,170,38,0), + (4584,2984,300,0,0,10,0), + (4584,3128,800,0,0,12,0), + (4584,3422,3000,40,1,20,0), + (4584,3423,35000,40,230,50,0), + (4584,5167,100,0,0,4,0), + (4584,5175,300,0,0,10,0), + (4584,5278,200,0,0,8,0), + (4584,5768,5000,40,100,24,0), + (4584,6185,7750,0,0,46,0), + (4584,6480,1800,0,0,16,0), + (4584,6505,14000,0,0,34,0), + (4584,6511,14000,40,150,34,0), + (4584,6734,1800,0,0,16,0), + (4584,6735,10000,0,0,30,0), + (4584,6736,3000,0,0,20,0), + (4584,6737,1200,0,0,14,0), + (4584,6763,200,0,0,8,0), + (4584,6764,1800,0,0,16,0), + (4584,6765,5000,0,0,24,0), + (4584,6769,8000,0,0,28,0), + (4584,6771,8000,0,0,28,0), + (4584,6775,27000,0,0,42,0), + (4584,8622,18000,0,0,38,0), + (4584,8625,12000,0,0,32,0), + (4584,8626,20000,0,0,40,0), + (4584,8630,12000,0,0,32,0), + (4584,8634,4000,0,0,22,0), + (4584,8635,10000,0,0,30,0), + (4584,8636,18000,0,0,38,0), + (4584,8638,20000,0,0,40,0), + (4584,8641,8000,0,0,28,0), + (4584,8642,16000,0,0,36,0), + (4584,8644,35000,0,0,50,0), + (4584,8648,1200,0,0,14,0), + (4584,8651,6000,0,0,26,0), + (4584,8652,16000,0,0,36,0), + (4584,8678,2900,0,0,18,0), + (4584,8695,18000,40,170,38,0), + (4584,8697,14000,0,0,34,0), + (4584,8701,8000,40,120,28,0), + (4584,8723,16000,0,0,36,0), + (4584,8727,6000,0,0,26,0), + (4584,8728,14000,0,0,34,0), + (4584,8810,16000,40,160,36,0), + (4584,11199,31000,0,0,46,0), + (4584,11200,50000,0,0,56,0), + (4584,11270,27000,0,0,42,0), + (4584,11271,35000,0,0,50,0), + (4584,11272,52000,0,0,58,0), + (4584,11276,29000,0,0,44,0), + (4584,11277,46000,0,0,52,0), + (4584,11278,54000,0,0,60,0), + (4584,11282,29000,0,0,44,0), + (4584,11283,46000,0,0,52,0), + (4584,11284,54000,0,0,60,0), + (4584,11287,31000,0,0,46,0), + (4584,11288,54000,0,0,60,0), + (4584,11291,31000,0,0,46,0), + (4584,11292,48000,0,0,54,0), + (4584,11295,31000,0,0,46,0), + (4584,11296,48000,0,0,54,0), + (4584,11298,33000,0,0,48,0), + (4584,11301,33000,0,0,48,0), + (4584,11302,50000,0,0,56,0), + (4584,11304,46000,0,0,52,0), + (4584,11318,52000,0,0,58,0), + (4584,11344,29000,40,200,44,0), + (4584,11345,46000,40,240,52,0), + (4584,11346,54000,40,280,60,0), + (4584,11360,31000,40,210,46,0), + (4584,11361,48000,40,250,54,0), + (4584,11401,46000,40,240,52,0), + (4584,13027,13000,0,0,58,0), + (4584,13221,12000,40,140,32,0), + (4584,13231,20000,40,180,40,0), + (4584,13232,33000,40,220,48,0), + (4584,13233,50000,40,260,56,0), + (4586,3984,115,202,30,0,0), + (4586,3985,130,202,30,0,0), + (4586,3986,150,202,50,0,0), + (4586,3987,150,202,50,0,0), + (4586,3988,200,202,60,0,0), + (4586,3991,225,202,65,0,0), + (4586,3992,250,202,75,0,0), + (4586,3993,250,202,75,0,0), + (4586,3994,250,202,75,0,0), + (4586,4039,10,0,0,5,0), + (4586,7431,150,202,50,0,0), + (4588,2154,500,165,50,10,0), + (4588,2179,1000,165,110,0,0), + (4588,2180,1400,165,120,0,0), + (4588,2181,650,165,100,0,0), + (4588,2884,650,165,100,0,0), + (4588,2886,550,165,85,0,0), + (4588,3786,500,165,75,0,0), + (4588,3788,550,165,85,0,0), + (4588,3789,500,165,80,0,0), + (4588,3819,650,165,100,0,0), + (4588,7146,1000,165,115,0,0), + (4588,9066,450,165,70,0,0), + (4588,9069,600,165,95,0,0), + (4588,9075,1400,165,120,0,0), + (4588,20651,500,165,100,0,0), + (4591,3279,100,0,0,0,0), + (4591,3280,500,129,50,0,0), + (4591,3281,100,129,40,0,0), + (4591,3282,250,129,80,0,0), + (4591,3283,1000,129,115,0,0), + (4591,7930,5000,129,150,0,0), + (4591,7936,250,129,80,0,0), + (4593,797,4000,0,0,20,0), + (4593,798,10000,0,0,26,0), + (4593,1055,11000,0,0,28,0), + (4593,1065,1500,0,0,14,0), + (4593,1229,100,0,0,6,0), + (4593,1343,100,0,0,6,0), + (4593,1344,3000,0,0,18,0), + (4593,1423,100,0,0,4,0), + (4593,1424,4000,0,0,20,0), + (4593,1482,12000,0,0,30,0), + (4593,1606,200,0,0,8,0), + (4593,1607,2000,0,0,16,0), + (4593,1610,8000,0,0,24,0), + (4593,1611,14000,0,0,32,0), + (4593,1646,3000,0,0,18,0), + (4593,1675,1000,0,0,12,0), + (4593,1676,14000,0,0,32,0), + (4593,1677,54000,0,0,52,0), + (4593,1685,18000,0,0,36,0), + (4593,1716,200,0,0,8,0), + (4593,1722,42000,0,0,50,0), + (4593,1738,100,0,0,4,0), + (4593,2570,2000,0,0,16,0), + (4593,2688,600,0,0,10,0), + (4593,3128,100,0,0,6,0), + (4593,3433,12000,0,0,30,0), + (4593,3434,22000,0,0,40,0), + (4593,3435,42000,0,0,50,0), + (4593,5243,1000,0,0,12,0), + (4593,5247,6000,0,0,20,0), + (4593,5283,8000,0,0,24,0), + (4593,6158,22000,0,0,40,0), + (4593,6176,14000,0,0,32,0), + (4593,6177,22000,0,0,40,0), + (4593,6180,10000,0,0,26,0), + (4593,6191,8000,0,0,24,0), + (4593,6193,6000,0,0,22,0), + (4593,6543,14000,0,0,32,0), + (4593,6549,600,0,0,10,0), + (4593,6550,4000,0,0,20,0), + (4593,6551,12000,0,0,30,0), + (4593,6553,20000,0,0,38,0), + (4593,6556,60000,0,0,58,0), + (4593,6573,1500,0,0,14,0), + (4593,6575,8000,0,0,24,0), + (4593,6674,10,0,0,1,0), + (4593,7109,22000,0,0,40,0), + (4593,7374,14000,0,0,32,0), + (4593,7375,56000,0,0,54,0), + (4593,7380,16000,0,0,34,0), + (4593,7382,2000,0,0,16,0), + (4593,7385,1000,0,0,12,0), + (4593,7401,10000,0,0,26,0), + (4593,7403,18000,0,0,36,0), + (4593,7406,6000,0,0,22,0), + (4593,7889,11000,0,0,28,0), + (4593,8206,11000,0,0,28,0), + (4593,8207,20000,0,0,38,0), + (4593,8381,16000,0,0,34,0), + (4593,8821,20000,0,0,38,0), + (4593,11552,32000,0,0,42,0), + (4593,11553,54000,0,0,52,0), + (4593,11557,16000,0,0,34,0), + (4593,11558,34000,0,0,44,0), + (4593,11559,56000,0,0,54,0), + (4593,11570,40000,0,0,48,0), + (4593,11571,58000,0,0,56,0), + (4593,11575,22000,0,0,40,0), + (4593,11576,42000,0,0,50,0), + (4593,11577,62000,0,0,60,0), + (4593,11579,36000,0,0,46,0), + (4593,11582,40000,0,0,48,0), + (4593,11583,60000,0,0,58,0), + (4593,11586,34000,0,0,44,0), + (4593,11587,62000,0,0,60,0), + (4593,11598,36000,0,0,46,0), + (4593,11599,60000,0,0,58,0), + (4593,11602,34000,0,0,44,0), + (4593,11603,56000,0,0,54,0), + (4593,11606,36000,0,0,46,0), + (4593,11607,56000,0,0,54,0), + (4593,18556,14000,0,0,32,0), + (4593,20561,36000,0,0,46,0), + (4593,20562,58000,0,0,56,0), + (4593,20571,62000,0,0,60,0), + (4593,20621,32000,0,0,42,0), + (4593,20622,54000,0,0,52,0), + (4593,20703,40000,0,0,48,0), + (4593,20704,58000,0,0,56,0), + (4593,20724,4000,0,0,20,0), + (4593,21555,200,0,0,48,0), + (4593,21557,2800,0,0,54,0), + (4593,21558,3100,0,0,60,0), + (4593,23898,2000,0,0,48,0), + (4593,23899,2800,0,0,54,0), + (4593,23900,3100,0,0,60,0), + (4593,23926,200,0,0,48,0), + (4593,23927,2800,0,0,54,0), + (4593,23928,3100,0,0,60,0), + (4594,797,4000,0,0,20,0), + (4594,798,10000,0,0,26,0), + (4594,1055,11000,0,0,28,0), + (4594,1065,1500,0,0,14,0), + (4594,1229,100,0,0,6,0), + (4594,1343,100,0,0,6,0), + (4594,1344,3000,0,0,18,0), + (4594,1423,100,0,0,4,0), + (4594,1424,4000,0,0,20,0), + (4594,1482,12000,0,0,30,0), + (4594,1606,200,0,0,8,0), + (4594,1607,2000,0,0,16,0), + (4594,1610,8000,0,0,24,0), + (4594,1611,14000,0,0,32,0), + (4594,1646,3000,0,0,18,0), + (4594,1675,1000,0,0,12,0), + (4594,1676,14000,0,0,32,0), + (4594,1677,54000,0,0,52,0), + (4594,1685,18000,0,0,36,0), + (4594,1716,200,0,0,8,0), + (4594,1722,42000,0,0,50,0), + (4594,1738,100,0,0,4,0), + (4594,2570,2000,0,0,16,0), + (4594,2688,600,0,0,10,0), + (4594,3128,100,0,0,6,0), + (4594,3433,12000,0,0,30,0), + (4594,3434,22000,0,0,40,0), + (4594,3435,42000,0,0,50,0), + (4594,5243,1000,0,0,12,0), + (4594,5247,6000,0,0,20,0), + (4594,5283,8000,0,0,24,0), + (4594,6158,22000,0,0,40,0), + (4594,6176,14000,0,0,32,0), + (4594,6177,22000,0,0,40,0), + (4594,6180,10000,0,0,26,0), + (4594,6191,8000,0,0,24,0), + (4594,6193,6000,0,0,22,0), + (4594,6543,14000,0,0,32,0), + (4594,6549,600,0,0,10,0), + (4594,6550,4000,0,0,20,0), + (4594,6551,12000,0,0,30,0), + (4594,6553,20000,0,0,38,0), + (4594,6556,60000,0,0,58,0), + (4594,6573,1500,0,0,14,0), + (4594,6575,8000,0,0,24,0), + (4594,6674,10,0,0,1,0), + (4594,7109,22000,0,0,40,0), + (4594,7374,14000,0,0,32,0), + (4594,7375,56000,0,0,54,0), + (4594,7380,16000,0,0,34,0), + (4594,7382,2000,0,0,16,0), + (4594,7385,1000,0,0,12,0), + (4594,7401,10000,0,0,26,0), + (4594,7403,18000,0,0,36,0), + (4594,7406,6000,0,0,22,0), + (4594,7889,11000,0,0,28,0), + (4594,8206,11000,0,0,28,0), + (4594,8207,20000,0,0,38,0), + (4594,8381,16000,0,0,34,0), + (4594,8821,20000,0,0,38,0), + (4594,11552,32000,0,0,42,0), + (4594,11553,54000,0,0,52,0), + (4594,11557,16000,0,0,34,0), + (4594,11558,34000,0,0,44,0), + (4594,11559,56000,0,0,54,0), + (4594,11570,40000,0,0,48,0), + (4594,11571,58000,0,0,56,0), + (4594,11575,22000,0,0,40,0), + (4594,11576,42000,0,0,50,0), + (4594,11577,62000,0,0,60,0), + (4594,11579,36000,0,0,46,0), + (4594,11582,40000,0,0,48,0), + (4594,11583,60000,0,0,58,0), + (4594,11586,34000,0,0,44,0), + (4594,11587,62000,0,0,60,0), + (4594,11598,36000,0,0,46,0), + (4594,11599,60000,0,0,58,0), + (4594,11602,34000,0,0,44,0), + (4594,11603,56000,0,0,54,0), + (4594,11606,36000,0,0,46,0), + (4594,11607,56000,0,0,54,0), + (4594,18556,14000,0,0,32,0), + (4594,20561,36000,0,0,46,0), + (4594,20562,58000,0,0,56,0), + (4594,20571,62000,0,0,60,0), + (4594,20621,32000,0,0,42,0), + (4594,20622,54000,0,0,52,0), + (4594,20703,40000,0,0,48,0), + (4594,20704,58000,0,0,56,0), + (4594,20724,4000,0,0,20,0), + (4594,21555,200,0,0,48,0), + (4594,21557,2800,0,0,54,0), + (4594,21558,3100,0,0,60,0), + (4594,23898,2000,0,0,48,0), + (4594,23899,2800,0,0,54,0), + (4594,23900,3100,0,0,60,0), + (4594,23926,200,0,0,48,0), + (4594,23927,2800,0,0,54,0), + (4594,23928,3100,0,0,60,0), + (4595,797,4000,0,0,20,0), + (4595,798,10000,0,0,26,0), + (4595,1055,11000,0,0,28,0), + (4595,1065,1500,0,0,14,0), + (4595,1229,100,0,0,6,0), + (4595,1343,100,0,0,6,0), + (4595,1344,3000,0,0,18,0), + (4595,1423,100,0,0,4,0), + (4595,1424,4000,0,0,20,0), + (4595,1482,12000,0,0,30,0), + (4595,1606,200,0,0,8,0), + (4595,1607,2000,0,0,16,0), + (4595,1610,8000,0,0,24,0), + (4595,1611,14000,0,0,32,0), + (4595,1646,3000,0,0,18,0), + (4595,1675,1000,0,0,12,0), + (4595,1676,14000,0,0,32,0), + (4595,1677,54000,0,0,52,0), + (4595,1685,18000,0,0,36,0), + (4595,1716,200,0,0,8,0), + (4595,1722,42000,0,0,50,0), + (4595,1738,100,0,0,4,0), + (4595,2570,2000,0,0,16,0), + (4595,2688,600,0,0,10,0), + (4595,3128,100,0,0,6,0), + (4595,3433,12000,0,0,30,0), + (4595,3434,22000,0,0,40,0), + (4595,3435,42000,0,0,50,0), + (4595,5243,1000,0,0,12,0), + (4595,5247,6000,0,0,20,0), + (4595,5283,8000,0,0,24,0), + (4595,6158,22000,0,0,40,0), + (4595,6176,14000,0,0,32,0), + (4595,6177,22000,0,0,40,0), + (4595,6180,10000,0,0,26,0), + (4595,6191,8000,0,0,24,0), + (4595,6193,6000,0,0,22,0), + (4595,6543,14000,0,0,32,0), + (4595,6549,600,0,0,10,0), + (4595,6550,4000,0,0,20,0), + (4595,6551,12000,0,0,30,0), + (4595,6553,20000,0,0,38,0), + (4595,6556,60000,0,0,58,0), + (4595,6573,1500,0,0,14,0), + (4595,6575,8000,0,0,24,0), + (4595,6674,10,0,0,1,0), + (4595,7109,22000,0,0,40,0), + (4595,7374,14000,0,0,32,0), + (4595,7375,56000,0,0,54,0), + (4595,7380,16000,0,0,34,0), + (4595,7382,2000,0,0,16,0), + (4595,7385,1000,0,0,12,0), + (4595,7401,10000,0,0,26,0), + (4595,7403,18000,0,0,36,0), + (4595,7406,6000,0,0,22,0), + (4595,7889,11000,0,0,28,0), + (4595,8206,11000,0,0,28,0), + (4595,8207,20000,0,0,38,0), + (4595,8381,16000,0,0,34,0), + (4595,8821,20000,0,0,38,0), + (4595,11552,32000,0,0,42,0), + (4595,11553,54000,0,0,52,0), + (4595,11557,16000,0,0,34,0), + (4595,11558,34000,0,0,44,0), + (4595,11559,56000,0,0,54,0), + (4595,11570,40000,0,0,48,0), + (4595,11571,58000,0,0,56,0), + (4595,11575,22000,0,0,40,0), + (4595,11576,42000,0,0,50,0), + (4595,11577,62000,0,0,60,0), + (4595,11579,36000,0,0,46,0), + (4595,11582,40000,0,0,48,0), + (4595,11583,60000,0,0,58,0), + (4595,11586,34000,0,0,44,0), + (4595,11587,62000,0,0,60,0), + (4595,11598,36000,0,0,46,0), + (4595,11599,60000,0,0,58,0), + (4595,11602,34000,0,0,44,0), + (4595,11603,56000,0,0,54,0), + (4595,11606,36000,0,0,46,0), + (4595,11607,56000,0,0,54,0), + (4595,18556,14000,0,0,32,0), + (4595,20561,36000,0,0,46,0), + (4595,20562,58000,0,0,56,0), + (4595,20571,62000,0,0,60,0), + (4595,20621,32000,0,0,42,0), + (4595,20622,54000,0,0,52,0), + (4595,20703,40000,0,0,48,0), + (4595,20704,58000,0,0,56,0), + (4595,20724,4000,0,0,20,0), + (4595,21555,200,0,0,48,0), + (4595,21557,2800,0,0,54,0), + (4595,21558,3100,0,0,60,0), + (4595,23898,2000,0,0,48,0), + (4595,23899,2800,0,0,54,0), + (4595,23900,3100,0,0,60,0), + (4595,23926,200,0,0,48,0), + (4595,23927,2800,0,0,54,0), + (4595,23928,3100,0,0,60,0), + (4596,2021,450,164,50,10,0), + (4596,2745,450,164,90,0,0), + (4596,2749,270,164,105,0,0), + (4596,2750,450,164,105,0,0), + (4596,2751,450,164,120,0,0), + (4596,2752,900,164,125,0,0), + (4596,2753,900,164,145,0,0), + (4596,2757,180,164,110,0,0), + (4596,2758,180,164,115,0,0), + (4596,2759,180,164,120,0,0), + (4596,3119,900,164,125,0,0), + (4596,3298,450,164,90,0,0), + (4596,3301,900,164,130,0,0), + (4596,3345,1000,164,110,0,0), + (4596,3346,450,164,130,0,0), + (4596,3347,900,164,135,0,0), + (4596,3348,900,164,125,0,0), + (4596,3516,600,164,100,0,0), + (4596,6520,720,164,110,0,0), + (4596,7819,180,164,95,0,0), + (4596,7820,90,164,100,0,0), + (4596,8769,225,164,150,0,0), + (4596,9988,225,164,125,0,0), + (4596,9989,450,164,130,0,0), + (4596,9990,450,164,135,0,0), + (4596,14381,225,164,150,0,0), + (4596,19670,600,164,100,0,0), + (4596,19671,225,164,150,0,0), + (4598,2581,10,0,0,0,0), + (4598,2582,500,186,50,0,0), + (4598,3313,50,186,65,0,0), + (4598,3314,200,186,65,0,0), + (4598,3315,2250,186,155,0,0), + (4598,3316,450,186,125,0,0), + (4598,3317,180,186,75,0,0), + (4598,3568,4500,186,125,0,0), + (4598,3596,2250,186,165,0,0), + (4598,10099,4500,186,175,0,0), + (4598,10100,9000,186,230,0,0), + (4598,10249,50000,186,200,0,0), + (4598,16154,18000,186,250,0,0), + (4605,2020,9,0,0,5,0), + (4605,2743,50,164,1,0,0), + (4605,2744,90,164,35,0,0), + (4605,2746,90,164,65,0,0), + (4605,2747,180,164,70,0,0), + (4605,2754,45,164,15,0,0), + (4605,2755,45,164,20,0,0), + (4605,2756,45,164,25,0,0), + (4605,3118,90,164,65,0,0), + (4605,3299,225,164,35,0,0), + (4605,3300,450,164,70,0,0), + (4605,3340,45,164,20,0,0), + (4605,3341,90,164,25,0,0), + (4605,3342,90,164,40,0,0), + (4605,3343,180,164,45,0,0), + (4605,3344,225,164,75,0,0), + (4605,7409,270,164,65,0,0), + (4605,8881,90,164,30,0,0), + (4605,9984,90,164,30,0,0), + (4606,1280,19800,0,0,42,0), + (4606,2049,30000,0,0,50,0), + (4606,2067,38000,0,0,52,0), + (4606,2068,44000,0,0,58,0), + (4606,2069,26000,0,0,46,0), + (4606,3046,7500,0,0,28,0), + (4606,6386,5500,0,0,40,0), + (4606,10878,25200,0,0,48,0), + (4606,10879,42000,0,0,56,0), + (4606,10883,23400,0,0,46,0), + (4606,10889,19800,0,0,42,0), + (4606,10891,37800,0,0,56,0), + (4606,10895,22000,0,0,42,0), + (4606,10896,27000,0,0,50,0), + (4606,10897,44000,0,0,58,0), + (4606,10902,22000,0,0,42,0), + (4606,10903,28000,0,0,48,0), + (4606,10904,40000,0,0,54,0), + (4606,10905,41400,0,0,60,0), + (4606,10910,21600,0,0,44,0), + (4606,10913,21600,0,0,44,0), + (4606,10914,44000,0,0,58,0), + (4606,10918,24000,0,0,44,0), + (4606,10919,30000,0,0,50,0), + (4606,10920,37800,0,0,56,0), + (4606,10930,21600,0,0,44,0), + (4606,10931,27000,0,0,50,0), + (4606,10932,42000,0,0,56,0), + (4606,10935,26000,0,0,46,0), + (4606,10936,40000,0,0,54,0), + (4606,10939,28000,0,0,48,0), + (4606,10940,41400,0,0,60,0), + (4606,10943,30000,0,0,50,0), + (4606,10944,46000,0,0,60,0), + (4606,10948,23400,0,0,46,0), + (4606,10949,34200,0,0,52,0), + (4606,10950,39600,0,0,58,0), + (4606,10954,34200,0,0,52,0), + (4606,10956,41400,0,0,60,0), + (4606,10959,37800,0,0,56,0), + (4606,10962,41400,0,0,60,0), + (4606,11025,30000,0,0,50,0), + (4606,11026,41400,0,0,60,0), + (4606,14820,10000,0,0,50,0), + (4606,15434,9900,0,0,36,0), + (4606,15457,5500,0,0,42,0), + (4606,15459,7000,0,0,48,0), + (4606,15460,9000,0,0,54,0), + (4606,17317,6000,0,0,44,0), + (4606,17318,9500,0,0,52,0), + (4606,18806,10350,0,0,60,0), + (4606,18808,11500,0,0,60,0), + (4606,19315,5400,0,0,44,0), + (4606,19316,9500,0,0,52,0), + (4606,19317,11500,0,0,60,0), + (4606,19323,7500,0,0,50,0), + (4606,19324,11500,0,0,60,0), + (4606,19329,7500,0,0,50,0), + (4606,19330,11500,0,0,60,0), + (4606,19334,7000,0,0,0,0), + (4606,19335,9500,0,0,0,0), + (4606,19336,11500,0,0,60,0), + (4606,19342,4950,0,0,42,0), + (4606,19343,6750,0,0,50,0), + (4606,19344,9900,0,0,58,0), + (4606,19354,5500,0,0,42,0), + (4606,19355,7500,0,0,50,0), + (4606,19356,47000,0,0,58,0), + (4606,19360,7500,0,0,50,0), + (4606,19361,11500,0,0,60,0), + (4606,20771,39600,0,0,58,0), + (4607,1252,800,0,0,12,0), + (4607,1253,10000,0,0,30,0), + (4607,1254,18000,0,0,40,0), + (4607,1255,10,0,0,1,0), + (4607,1256,800,0,0,12,0), + (4607,1257,5000,0,0,24,0), + (4607,1258,100,0,0,4,0), + (4607,1259,300,0,0,10,0), + (4607,1260,2000,0,0,18,0), + (4607,1261,6000,0,0,26,0), + (4607,1265,200,0,0,8,0), + (4607,1268,1200,0,0,14,0), + (4607,1269,11000,0,0,32,0), + (4607,1275,100,0,0,6,0), + (4607,1276,1200,0,0,14,0), + (4607,1277,800,0,0,12,0), + (4607,1278,2000,0,0,18,0), + (4607,1279,10000,0,0,30,0), + (4607,1280,22000,0,0,42,0), + (4607,1283,2000,0,0,18,0), + (4607,1284,14000,0,0,36,0), + (4607,1287,10000,0,0,30,0), + (4607,1288,18000,0,0,40,0), + (4607,1293,10000,0,0,30,0), + (4607,1298,5000,0,0,24,0), + (4607,1300,4000,0,0,22,0), + (4607,1301,10000,0,0,30,0), + (4607,1425,3000,0,0,20,0), + (4607,2013,300,0,0,10,0), + (4607,2016,4000,0,0,22,0), + (4607,2049,30000,0,0,50,0), + (4607,2056,100,0,0,4,0), + (4607,2057,300,0,0,10,0), + (4607,2058,1600,0,0,16,0), + (4607,2059,4000,0,0,22,0), + (4607,2065,18000,0,0,40,0), + (4607,2066,3000,0,0,20,0), + (4607,2067,38000,0,0,52,0), + (4607,2068,44000,0,0,58,0), + (4607,2069,26000,0,0,46,0), + (4607,2097,4000,0,0,22,0), + (4607,2793,14000,0,0,36,0), + (4607,2799,12000,0,0,34,0), + (4607,2851,100,0,0,6,0), + (4607,3046,400,0,0,28,0), + (4607,6062,16000,0,0,38,0), + (4607,6067,10000,0,0,30,0), + (4607,6068,14000,0,0,36,0), + (4607,6071,8000,0,0,28,0), + (4607,6072,12000,0,0,34,0), + (4607,6073,200,0,0,8,0), + (4607,6079,1200,0,0,14,0), + (4607,6080,3000,0,0,20,0), + (4607,6081,6000,0,0,26,0), + (4607,6082,11000,0,0,32,0), + (4607,6083,16000,0,0,38,0), + (4607,6386,900,0,0,40,0), + (4607,6492,12000,0,0,34,0), + (4607,7130,3000,0,0,20,0), + (4607,7378,400,0,0,28,0), + (4607,8093,300,0,0,10,0), + (4607,8107,1600,0,0,16,0), + (4607,8108,4000,0,0,22,0), + (4607,8109,8000,0,0,28,0), + (4607,8110,12000,0,0,34,0), + (4607,8111,18000,0,0,40,0), + (4607,8123,1200,0,0,14,0), + (4607,8125,8000,0,0,28,0), + (4607,8126,3000,0,0,20,0), + (4607,8130,5000,0,0,24,0), + (4607,8132,11000,0,0,32,0), + (4607,8193,14000,0,0,36,0), + (4607,9475,6000,0,0,26,0), + (4607,9476,11000,0,0,32,0), + (4607,9477,16000,0,0,38,0), + (4607,9486,18000,0,0,40,0), + (4607,9580,3000,0,0,20,0), + (4607,9581,10000,0,0,30,0), + (4607,9593,18000,0,0,40,0), + (4607,10877,18000,0,0,40,0), + (4607,10878,28000,0,0,48,0), + (4607,10879,42000,0,0,56,0), + (4607,10882,12000,0,0,34,0), + (4607,10883,26000,0,0,46,0), + (4607,10889,22000,0,0,42,0), + (4607,10891,42000,0,0,56,0), + (4607,10895,22000,0,0,42,0), + (4607,10896,30000,0,0,50,0), + (4607,10897,44000,0,0,58,0), + (4607,10902,22000,0,0,42,0), + (4607,10903,28000,0,0,48,0), + (4607,10904,40000,0,0,54,0), + (4607,10905,46000,0,0,60,0), + (4607,10910,24000,0,0,44,0), + (4607,10913,24000,0,0,44,0), + (4607,10914,44000,0,0,58,0), + (4607,10918,24000,0,0,44,0), + (4607,10919,30000,0,0,50,0), + (4607,10920,42000,0,0,56,0), + (4607,10930,24000,0,0,44,0), + (4607,10931,30000,0,0,50,0), + (4607,10932,42000,0,0,56,0), + (4607,10935,26000,0,0,46,0), + (4607,10936,40000,0,0,54,0), + (4607,10939,28000,0,0,48,0), + (4607,10940,46000,0,0,60,0), + (4607,10943,30000,0,0,50,0), + (4607,10944,46000,0,0,60,0), + (4607,10948,26000,0,0,46,0), + (4607,10949,38000,0,0,52,0), + (4607,10950,44000,0,0,58,0), + (4607,10954,38000,0,0,52,0), + (4607,10959,42000,0,0,56,0), + (4607,10962,46000,0,0,60,0), + (4607,11025,30000,0,0,50,0), + (4607,11026,46000,0,0,60,0), + (4607,14820,1500,0,0,50,0), + (4607,15434,700,0,0,36,0), + (4607,15452,5000,0,0,24,0), + (4607,15454,10000,0,0,30,0), + (4607,15455,14000,0,0,36,0), + (4607,15457,22000,0,0,42,0), + (4607,15459,28000,0,0,48,0), + (4607,15460,40000,0,0,54,0), + (4607,17316,700,0,0,36,0), + (4607,17317,1200,0,0,44,0), + (4607,17318,1900,0,0,52,0), + (4607,18806,46000,0,0,60,0), + (4607,18808,2300,0,0,60,0), + (4607,19313,400,0,0,28,0), + (4607,19314,700,0,0,36,0), + (4607,19315,1200,0,0,44,0), + (4607,19316,1900,0,0,52,0), + (4607,19317,2300,0,0,60,0), + (4607,19320,200,0,0,20,0), + (4607,19321,500,0,0,30,0), + (4607,19322,900,0,0,40,0), + (4607,19323,1500,0,0,50,0), + (4607,19324,2070,0,0,60,0), + (4607,20771,44000,0,0,58,0), + (4607,27796,3000,0,0,20,0), + (4607,27821,1200,0,0,44,0), + (4607,27822,1900,0,0,52,0), + (4607,27823,2300,0,0,60,0), + (4607,27843,2300,0,0,60,0), + (4607,27845,2300,0,0,60,0), + (4607,27875,1200,0,0,50,0), + (4607,27876,1500,0,0,60,0), + (4608,1252,800,0,0,12,0), + (4608,1253,10000,0,0,30,0), + (4608,1254,18000,0,0,40,0), + (4608,1255,10,0,0,1,0), + (4608,1256,800,0,0,12,0), + (4608,1257,5000,0,0,24,0), + (4608,1258,100,0,0,4,0), + (4608,1259,300,0,0,10,0), + (4608,1260,2000,0,0,18,0), + (4608,1261,6000,0,0,26,0), + (4608,1265,200,0,0,8,0), + (4608,1268,1200,0,0,14,0), + (4608,1269,11000,0,0,32,0), + (4608,1275,100,0,0,6,0), + (4608,1276,1200,0,0,14,0), + (4608,1277,800,0,0,12,0), + (4608,1278,2000,0,0,18,0), + (4608,1279,10000,0,0,30,0), + (4608,1280,22000,0,0,42,0), + (4608,1283,2000,0,0,18,0), + (4608,1284,14000,0,0,36,0), + (4608,1287,10000,0,0,30,0), + (4608,1288,18000,0,0,40,0), + (4608,1293,10000,0,0,30,0), + (4608,1298,5000,0,0,24,0), + (4608,1300,4000,0,0,22,0), + (4608,1301,10000,0,0,30,0), + (4608,1425,3000,0,0,20,0), + (4608,2013,300,0,0,10,0), + (4608,2016,4000,0,0,22,0), + (4608,2049,30000,0,0,50,0), + (4608,2056,100,0,0,4,0), + (4608,2057,300,0,0,10,0), + (4608,2058,1600,0,0,16,0), + (4608,2059,4000,0,0,22,0), + (4608,2065,18000,0,0,40,0), + (4608,2066,3000,0,0,20,0), + (4608,2067,38000,0,0,52,0), + (4608,2068,44000,0,0,58,0), + (4608,2069,26000,0,0,46,0), + (4608,2097,4000,0,0,22,0), + (4608,2793,14000,0,0,36,0), + (4608,2799,12000,0,0,34,0), + (4608,2851,100,0,0,6,0), + (4608,3046,400,0,0,28,0), + (4608,6062,16000,0,0,38,0), + (4608,6067,10000,0,0,30,0), + (4608,6068,14000,0,0,36,0), + (4608,6071,8000,0,0,28,0), + (4608,6072,12000,0,0,34,0), + (4608,6073,200,0,0,8,0), + (4608,6079,1200,0,0,14,0), + (4608,6080,3000,0,0,20,0), + (4608,6081,6000,0,0,26,0), + (4608,6082,11000,0,0,32,0), + (4608,6083,16000,0,0,38,0), + (4608,6386,900,0,0,40,0), + (4608,6492,12000,0,0,34,0), + (4608,7130,3000,0,0,20,0), + (4608,7378,400,0,0,28,0), + (4608,8093,300,0,0,10,0), + (4608,8107,1600,0,0,16,0), + (4608,8108,4000,0,0,22,0), + (4608,8109,8000,0,0,28,0), + (4608,8110,12000,0,0,34,0), + (4608,8111,18000,0,0,40,0), + (4608,8123,1200,0,0,14,0), + (4608,8125,8000,0,0,28,0), + (4608,8126,3000,0,0,20,0), + (4608,8130,5000,0,0,24,0), + (4608,8132,11000,0,0,32,0), + (4608,8193,14000,0,0,36,0), + (4608,9475,6000,0,0,26,0), + (4608,9476,11000,0,0,32,0), + (4608,9477,16000,0,0,38,0), + (4608,9486,18000,0,0,40,0), + (4608,9580,3000,0,0,20,0), + (4608,9581,10000,0,0,30,0), + (4608,9593,18000,0,0,40,0), + (4608,10877,18000,0,0,40,0), + (4608,10878,28000,0,0,48,0), + (4608,10879,42000,0,0,56,0), + (4608,10882,12000,0,0,34,0), + (4608,10883,26000,0,0,46,0), + (4608,10889,22000,0,0,42,0), + (4608,10891,42000,0,0,56,0), + (4608,10895,22000,0,0,42,0), + (4608,10896,30000,0,0,50,0), + (4608,10897,44000,0,0,58,0), + (4608,10902,22000,0,0,42,0), + (4608,10903,28000,0,0,48,0), + (4608,10904,40000,0,0,54,0), + (4608,10905,46000,0,0,60,0), + (4608,10910,24000,0,0,44,0), + (4608,10913,24000,0,0,44,0), + (4608,10914,44000,0,0,58,0), + (4608,10918,24000,0,0,44,0), + (4608,10919,30000,0,0,50,0), + (4608,10920,42000,0,0,56,0), + (4608,10930,24000,0,0,44,0), + (4608,10931,30000,0,0,50,0), + (4608,10932,42000,0,0,56,0), + (4608,10935,26000,0,0,46,0), + (4608,10936,40000,0,0,54,0), + (4608,10939,28000,0,0,48,0), + (4608,10940,46000,0,0,60,0), + (4608,10943,30000,0,0,50,0), + (4608,10944,46000,0,0,60,0), + (4608,10948,26000,0,0,46,0), + (4608,10949,38000,0,0,52,0), + (4608,10950,44000,0,0,58,0), + (4608,10954,38000,0,0,52,0), + (4608,10959,42000,0,0,56,0), + (4608,10962,46000,0,0,60,0), + (4608,11025,30000,0,0,50,0), + (4608,11026,46000,0,0,60,0), + (4608,14820,1500,0,0,50,0), + (4608,15434,700,0,0,36,0), + (4608,15452,5000,0,0,24,0), + (4608,15454,10000,0,0,30,0), + (4608,15455,14000,0,0,36,0), + (4608,15457,22000,0,0,42,0), + (4608,15459,28000,0,0,48,0), + (4608,15460,40000,0,0,54,0), + (4608,17316,700,0,0,36,0), + (4608,17317,1200,0,0,44,0), + (4608,17318,1900,0,0,52,0), + (4608,18806,46000,0,0,60,0), + (4608,18808,2300,0,0,60,0), + (4608,19313,400,0,0,28,0), + (4608,19314,700,0,0,36,0), + (4608,19315,1200,0,0,44,0), + (4608,19316,1900,0,0,52,0), + (4608,19317,2300,0,0,60,0), + (4608,19320,200,0,0,20,0), + (4608,19321,500,0,0,30,0), + (4608,19322,900,0,0,40,0), + (4608,19323,1500,0,0,50,0), + (4608,19324,2070,0,0,60,0), + (4608,20771,44000,0,0,58,0), + (4608,27796,3000,0,0,20,0), + (4608,27821,1200,0,0,44,0), + (4608,27822,1900,0,0,52,0), + (4608,27823,2300,0,0,60,0), + (4608,27843,2300,0,0,60,0), + (4608,27845,2300,0,0,60,0), + (4608,27875,1200,0,0,50,0), + (4608,27876,1500,0,0,60,0), + (4609,2275,10,0,0,5,0), + (4609,2280,450,171,50,10,0), + (4609,2339,100,171,25,0,0), + (4609,2340,135,171,40,0,0), + (4609,2341,250,171,55,0,0), + (4609,3179,450,171,90,0,0), + (4609,3181,1350,171,120,0,0), + (4609,3184,50,171,15,0,0), + (4609,3185,1350,171,125,0,0), + (4609,3186,1800,171,130,0,0), + (4609,3458,3600,171,110,0,0), + (4609,7180,405,171,90,0,0), + (4609,7838,225,171,80,0,0), + (4609,7839,900,171,130,0,0), + (4609,7842,900,171,100,0,0), + (4609,7846,2700,171,140,0,0), + (4609,11536,225,171,50,0,0), + (4611,2275,10,0,0,5,0), + (4611,2280,450,171,50,10,0), + (4611,2339,100,171,25,0,0), + (4611,2340,135,171,40,0,0), + (4611,3179,450,171,90,0,0), + (4611,3181,1350,171,120,0,0), + (4611,3184,50,171,15,0,0), + (4611,3185,1350,171,125,0,0), + (4611,3186,1800,171,130,0,0), + (4611,3458,3600,171,110,0,0), + (4611,3459,4500,171,165,0,0), + (4611,3461,4500,171,160,0,0), + (4611,3465,5000,171,125,20,0), + (4611,7180,405,171,90,0,0), + (4611,7182,4500,171,155,0,0), + (4611,7838,225,171,80,0,0), + (4611,7839,900,171,130,0,0), + (4611,7842,900,171,100,0,0), + (4611,7846,2700,171,140,0,0), + (4611,11483,5850,171,185,0,0), + (4611,11484,6750,171,195,0,0), + (4611,11536,225,171,50,0,0), + (4611,12610,7200,171,200,0,0), + (4614,2372,10,0,0,0,0), + (4614,2373,500,182,50,0,0), + (4614,3571,5000,182,125,0,0), + (4614,11994,50000,182,200,0,0), + (4616,7414,10,0,0,5,0), + (4616,7415,500,333,50,10,0), + (4616,7422,50,333,15,0,0), + (4616,7429,100,333,20,0,0), + (4616,7441,100,333,45,0,0), + (4616,7459,250,333,50,0,0), + (4616,7461,200,333,70,0,0), + (4616,7746,450,333,100,0,0), + (4616,7749,250,333,60,0,0), + (4616,7789,450,333,90,0,0), + (4616,7796,360,333,80,0,0), + (4616,7797,900,333,100,0,0), + (4616,7858,900,333,120,0,0), + (4616,7862,1125,333,125,0,0), + (4616,13373,100,333,40,0,0), + (4616,13391,1260,333,125,0,0), + (4616,13392,540,333,105,0,0), + (4616,13422,720,333,115,0,0), + (4616,13499,1350,333,130,0,0), + (4616,13502,1350,333,130,0,0), + (4616,13504,1800,333,140,0,0), + (4616,13531,2160,333,145,0,0), + (4616,13539,2250,333,140,0,0), + (4616,13609,2160,333,145,0,0), + (4616,13627,2250,333,150,0,0), + (4616,13629,2250,333,150,0,0), + (4616,14805,50,333,10,0,0), + (4616,14808,200,333,70,0,0), + (4732,33389,900000,0,0,40,0), + (4732,33392,9000000,762,0,60,0), + (4752,33389,900000,0,0,40,0), + (4752,33392,9000000,762,0,60,0), + (4753,33389,900000,0,0,40,0), + (4753,33392,9000000,762,0,60,0), + (4772,33389,900000,0,0,40,0), + (4772,33392,9000000,762,0,60,0), + (4773,33389,900000,0,0,40,0), + (4773,33392,9000000,762,0,60,0), + (4898,2372,10,0,0,0,0), + (4898,2373,500,182,50,0,0), + (4898,3571,5000,182,125,0,0), + (4898,11994,50000,182,200,0,0), + (4900,2275,10,0,0,5,0), + (4900,2280,450,171,50,10,0), + (4900,2339,100,171,25,0,0), + (4900,2340,135,171,40,0,0), + (4900,2341,250,171,55,0,0), + (4900,3179,450,171,90,0,0), + (4900,3181,1350,171,120,0,0), + (4900,3184,50,171,15,0,0), + (4900,3185,1350,171,125,0,0), + (4900,3186,1800,171,130,0,0), + (4900,3458,3600,171,110,0,0), + (4900,7180,405,171,90,0,0), + (4900,7838,225,171,80,0,0), + (4900,7839,900,171,130,0,0), + (4900,7842,900,171,100,0,0), + (4900,7846,2700,171,140,0,0), + (4900,11536,225,171,50,0,0), + (5113,797,4000,0,0,20,0), + (5113,798,10000,0,0,26,0), + (5113,1055,11000,0,0,28,0), + (5113,1065,1500,0,0,14,0), + (5113,1229,100,0,0,6,0), + (5113,1343,100,0,0,6,0), + (5113,1344,3000,0,0,18,0), + (5113,1423,100,0,0,4,0), + (5113,1424,4000,0,0,20,0), + (5113,1482,12000,0,0,30,0), + (5113,1606,200,0,0,8,0), + (5113,1607,2000,0,0,16,0), + (5113,1610,8000,0,0,24,0), + (5113,1611,14000,0,0,32,0), + (5113,1646,3000,0,0,18,0), + (5113,1675,1000,0,0,12,0), + (5113,1676,14000,0,0,32,0), + (5113,1677,54000,0,0,52,0), + (5113,1685,18000,0,0,36,0), + (5113,1716,200,0,0,8,0), + (5113,1722,42000,0,0,50,0), + (5113,1738,100,0,0,4,0), + (5113,2570,2000,0,0,16,0), + (5113,2688,600,0,0,10,0), + (5113,3128,100,0,0,6,0), + (5113,3433,12000,0,0,30,0), + (5113,3434,22000,0,0,40,0), + (5113,3435,42000,0,0,50,0), + (5113,5243,1000,0,0,12,0), + (5113,5247,6000,0,0,20,0), + (5113,5283,8000,0,0,24,0), + (5113,6158,22000,0,0,40,0), + (5113,6176,14000,0,0,32,0), + (5113,6177,22000,0,0,40,0), + (5113,6180,10000,0,0,26,0), + (5113,6191,8000,0,0,24,0), + (5113,6193,6000,0,0,22,0), + (5113,6543,14000,0,0,32,0), + (5113,6549,600,0,0,10,0), + (5113,6550,4000,0,0,20,0), + (5113,6551,12000,0,0,30,0), + (5113,6553,20000,0,0,38,0), + (5113,6556,60000,0,0,58,0), + (5113,6573,1500,0,0,14,0), + (5113,6575,8000,0,0,24,0), + (5113,6674,10,0,0,1,0), + (5113,7109,22000,0,0,40,0), + (5113,7374,14000,0,0,32,0), + (5113,7375,56000,0,0,54,0), + (5113,7380,16000,0,0,34,0), + (5113,7382,2000,0,0,16,0), + (5113,7385,1000,0,0,12,0), + (5113,7401,10000,0,0,26,0), + (5113,7403,18000,0,0,36,0), + (5113,7406,6000,0,0,22,0), + (5113,7889,11000,0,0,28,0), + (5113,8206,11000,0,0,28,0), + (5113,8207,20000,0,0,38,0), + (5113,8381,16000,0,0,34,0), + (5113,8821,20000,0,0,38,0), + (5113,11552,32000,0,0,42,0), + (5113,11553,54000,0,0,52,0), + (5113,11557,16000,0,0,34,0), + (5113,11558,34000,0,0,44,0), + (5113,11559,56000,0,0,54,0), + (5113,11570,40000,0,0,48,0), + (5113,11571,58000,0,0,56,0), + (5113,11575,22000,0,0,40,0), + (5113,11576,42000,0,0,50,0), + (5113,11577,62000,0,0,60,0), + (5113,11579,36000,0,0,46,0), + (5113,11582,40000,0,0,48,0), + (5113,11583,60000,0,0,58,0), + (5113,11586,34000,0,0,44,0), + (5113,11587,62000,0,0,60,0), + (5113,11598,36000,0,0,46,0), + (5113,11599,60000,0,0,58,0), + (5113,11602,34000,0,0,44,0), + (5113,11603,56000,0,0,54,0), + (5113,11606,36000,0,0,46,0), + (5113,11607,56000,0,0,54,0), + (5113,18556,14000,0,0,32,0), + (5113,20561,36000,0,0,46,0), + (5113,20562,58000,0,0,56,0), + (5113,20571,62000,0,0,60,0), + (5113,20621,32000,0,0,42,0), + (5113,20622,54000,0,0,52,0), + (5113,20703,40000,0,0,48,0), + (5113,20704,58000,0,0,56,0), + (5113,20724,4000,0,0,20,0), + (5113,21555,200,0,0,48,0), + (5113,21557,2800,0,0,54,0), + (5113,21558,3100,0,0,60,0), + (5113,23898,2000,0,0,48,0), + (5113,23899,2800,0,0,54,0), + (5113,23900,3100,0,0,60,0), + (5113,23926,200,0,0,48,0), + (5113,23927,2800,0,0,54,0), + (5113,23928,3100,0,0,60,0), + (5114,797,4000,0,0,20,0), + (5114,798,10000,0,0,26,0), + (5114,1055,11000,0,0,28,0), + (5114,1065,1500,0,0,14,0), + (5114,1229,100,0,0,6,0), + (5114,1343,100,0,0,6,0), + (5114,1344,3000,0,0,18,0), + (5114,1423,100,0,0,4,0), + (5114,1424,4000,0,0,20,0), + (5114,1482,12000,0,0,30,0), + (5114,1606,200,0,0,8,0), + (5114,1607,2000,0,0,16,0), + (5114,1610,8000,0,0,24,0), + (5114,1611,14000,0,0,32,0), + (5114,1646,3000,0,0,18,0), + (5114,1675,1000,0,0,12,0), + (5114,1676,14000,0,0,32,0), + (5114,1677,54000,0,0,52,0), + (5114,1685,18000,0,0,36,0), + (5114,1716,200,0,0,8,0), + (5114,1722,42000,0,0,50,0), + (5114,1738,100,0,0,4,0), + (5114,2570,2000,0,0,16,0), + (5114,2688,600,0,0,10,0), + (5114,3128,100,0,0,6,0), + (5114,3433,12000,0,0,30,0), + (5114,3434,22000,0,0,40,0), + (5114,3435,42000,0,0,50,0), + (5114,5243,1000,0,0,12,0), + (5114,5247,6000,0,0,20,0), + (5114,5283,8000,0,0,24,0), + (5114,6158,22000,0,0,40,0), + (5114,6176,14000,0,0,32,0), + (5114,6177,22000,0,0,40,0), + (5114,6180,10000,0,0,26,0), + (5114,6191,8000,0,0,24,0), + (5114,6193,6000,0,0,22,0), + (5114,6543,14000,0,0,32,0), + (5114,6549,600,0,0,10,0), + (5114,6550,4000,0,0,20,0), + (5114,6551,12000,0,0,30,0), + (5114,6553,20000,0,0,38,0), + (5114,6556,60000,0,0,58,0), + (5114,6573,1500,0,0,14,0), + (5114,6575,8000,0,0,24,0), + (5114,6674,10,0,0,1,0), + (5114,7109,22000,0,0,40,0), + (5114,7374,14000,0,0,32,0), + (5114,7375,56000,0,0,54,0), + (5114,7380,16000,0,0,34,0), + (5114,7382,2000,0,0,16,0), + (5114,7385,1000,0,0,12,0), + (5114,7401,10000,0,0,26,0), + (5114,7403,18000,0,0,36,0), + (5114,7406,6000,0,0,22,0), + (5114,7889,11000,0,0,28,0), + (5114,8206,11000,0,0,28,0), + (5114,8207,20000,0,0,38,0), + (5114,8381,16000,0,0,34,0), + (5114,8821,20000,0,0,38,0), + (5114,11552,32000,0,0,42,0), + (5114,11553,54000,0,0,52,0), + (5114,11557,16000,0,0,34,0), + (5114,11558,34000,0,0,44,0), + (5114,11559,56000,0,0,54,0), + (5114,11570,40000,0,0,48,0), + (5114,11571,58000,0,0,56,0), + (5114,11575,22000,0,0,40,0), + (5114,11576,42000,0,0,50,0), + (5114,11577,62000,0,0,60,0), + (5114,11579,36000,0,0,46,0), + (5114,11582,40000,0,0,48,0), + (5114,11583,60000,0,0,58,0), + (5114,11586,34000,0,0,44,0), + (5114,11587,62000,0,0,60,0), + (5114,11598,36000,0,0,46,0), + (5114,11599,60000,0,0,58,0), + (5114,11602,34000,0,0,44,0), + (5114,11603,56000,0,0,54,0), + (5114,11606,36000,0,0,46,0), + (5114,11607,56000,0,0,54,0), + (5114,18556,14000,0,0,32,0), + (5114,20561,36000,0,0,46,0), + (5114,20562,58000,0,0,56,0), + (5114,20571,62000,0,0,60,0), + (5114,20621,32000,0,0,42,0), + (5114,20622,54000,0,0,52,0), + (5114,20703,40000,0,0,48,0), + (5114,20704,58000,0,0,56,0), + (5114,20724,4000,0,0,20,0), + (5114,21555,200,0,0,48,0), + (5114,21557,2800,0,0,54,0), + (5114,21558,3100,0,0,60,0), + (5114,23898,2000,0,0,48,0), + (5114,23899,2800,0,0,54,0), + (5114,23900,3100,0,0,60,0), + (5114,23926,200,0,0,48,0), + (5114,23927,2800,0,0,54,0), + (5114,23928,3100,0,0,60,0), + (5115,796,2200,0,0,20,0), + (5115,1117,600,0,0,12,0), + (5115,1424,2200,0,0,20,0), + (5115,1547,10,0,0,1,0), + (5115,1549,1800,0,0,16,0), + (5115,1552,2200,0,0,20,0), + (5115,1563,1800,0,0,50,0), + (5115,1564,18000,0,0,40,0), + (5115,1567,1200,0,0,14,0), + (5115,1603,10000,0,0,32,0), + (5115,2003,100,0,0,4,0), + (5115,2898,14000,0,0,36,0), + (5115,2899,1200,0,0,14,0), + (5115,2979,600,0,0,12,0), + (5115,3047,6000,0,0,22,0), + (5115,3048,100,0,0,6,0), + (5115,3049,7000,0,0,26,0), + (5115,3128,200,0,0,8,0), + (5115,3663,8000,0,0,28,0), + (5115,3664,14000,0,0,36,0), + (5115,5117,200,0,0,8,0), + (5115,5131,2200,0,0,20,0), + (5115,5298,100,0,0,6,0), + (5115,5338,2000,0,0,18,0), + (5115,5385,8000,0,0,30,0), + (5115,6198,1200,0,0,14,0), + (5115,6385,400,0,0,10,0), + (5115,6791,2200,0,0,20,0), + (5115,6792,7000,0,0,24,0), + (5115,6999,8000,0,0,30,0), + (5115,8738,18000,0,0,40,0), + (5115,13160,18000,0,0,40,0), + (5115,13162,8000,0,0,30,0), + (5115,13164,100,0,0,4,0), + (5115,13545,26000,0,0,44,0), + (5115,13546,40000,0,0,52,0), + (5115,13547,50000,0,0,60,0), + (5115,13556,400,0,0,10,0), + (5115,13557,2000,0,0,18,0), + (5115,13558,7000,0,0,26,0), + (5115,13559,12000,0,0,34,0), + (5115,13560,24000,0,0,42,0), + (5115,13561,36000,0,0,50,0), + (5115,13562,48000,0,0,58,0), + (5115,13799,1800,0,0,16,0), + (5115,13811,8000,0,0,28,0), + (5115,13814,12000,0,0,34,0), + (5115,14332,200,0,0,8,0), + (5115,14333,1800,0,0,16,0), + (5115,14334,7000,0,0,24,0), + (5115,14335,10000,0,0,32,0), + (5115,14336,18000,0,0,40,0), + (5115,14337,32000,0,0,48,0), + (5115,14338,46000,0,0,56,0), + (5115,14339,16000,0,0,38,0), + (5115,14340,5000,0,0,60,0), + (5115,14341,8000,0,0,30,0), + (5115,14342,26000,0,0,44,0), + (5115,14343,48000,0,0,58,0), + (5115,14344,12000,0,0,34,0), + (5115,14345,32000,0,0,48,0), + (5115,14346,2200,0,0,20,0), + (5115,14347,10000,0,0,32,0), + (5115,14348,24000,0,0,42,0), + (5115,14349,40000,0,0,52,0), + (5115,14350,28000,0,0,46,0), + (5115,14351,46000,0,0,56,0), + (5115,14352,600,0,0,12,0), + (5115,14353,2200,0,0,20,0), + (5115,14354,8000,0,0,28,0), + (5115,14355,14000,0,0,36,0), + (5115,14356,26000,0,0,44,0), + (5115,14357,40000,0,0,52,0), + (5115,14358,50000,0,0,60,0), + (5115,14359,24000,0,0,42,0), + (5115,14360,42000,0,0,54,0), + (5115,14361,36000,0,0,50,0), + (5115,14362,48000,0,0,58,0), + (5115,14364,7000,0,0,26,0), + (5115,14365,14000,0,0,36,0), + (5115,14366,28000,0,0,46,0), + (5115,14367,46000,0,0,56,0), + (5115,14368,18000,0,0,40,0), + (5115,14370,50000,0,0,60,0), + (5115,14372,26000,0,0,44,0), + (5115,14373,42000,0,0,54,0), + (5115,14374,2000,0,0,18,0), + (5115,14375,8000,0,0,28,0), + (5115,14376,16000,0,0,38,0), + (5115,14377,32000,0,0,48,0), + (5115,14378,48000,0,0,58,0), + (5115,14431,6000,0,0,22,0), + (5115,14432,18000,0,0,40,0), + (5115,14434,48000,0,0,58,0), + (5115,14445,8000,0,0,30,0), + (5115,14446,28000,0,0,46,0), + (5115,15637,8000,0,0,30,0), + (5115,15638,18000,0,0,40,0), + (5115,15639,36000,0,0,50,0), + (5115,15640,50000,0,0,60,0), + (5115,20044,28000,0,0,46,0), + (5115,20155,10000,0,0,32,0), + (5115,20156,36000,0,0,50,0), + (5115,20157,7000,0,0,26,0), + (5115,20158,18000,0,0,40,0), + (5115,20159,7000,0,0,24,0), + (5115,20160,400,0,0,10,0), + (5115,20161,2000,0,0,18,0), + (5115,20191,46000,0,0,56,0), + (5115,20738,600,0,0,12,0), + (5115,20931,400,0,0,28,0), + (5115,20932,700,0,0,36,0), + (5115,20933,1300,0,0,44,0), + (5115,20934,2000,0,0,52,0), + (5115,20935,2500,0,0,60,0), + (5115,20938,2500,0,0,60,0), + (5115,20940,1800,0,0,50,0), + (5115,20941,2500,0,0,60,0), + (5115,20942,1200,0,0,42,0), + (5115,20943,2100,0,0,54,0), + (5116,796,2200,0,0,20,0), + (5116,1117,600,0,0,12,0), + (5116,1424,2200,0,0,20,0), + (5116,1547,10,0,0,1,0), + (5116,1549,1800,0,0,16,0), + (5116,1552,2200,0,0,20,0), + (5116,1563,1800,0,0,50,0), + (5116,1564,18000,0,0,40,0), + (5116,1567,1200,0,0,14,0), + (5116,1603,10000,0,0,32,0), + (5116,2003,100,0,0,4,0), + (5116,2898,14000,0,0,36,0), + (5116,2899,1200,0,0,14,0), + (5116,2979,600,0,0,12,0), + (5116,3047,6000,0,0,22,0), + (5116,3048,100,0,0,6,0), + (5116,3049,7000,0,0,26,0), + (5116,3128,200,0,0,8,0), + (5116,3663,8000,0,0,28,0), + (5116,3664,14000,0,0,36,0), + (5116,5117,200,0,0,8,0), + (5116,5131,2200,0,0,20,0), + (5116,5298,100,0,0,6,0), + (5116,5338,2000,0,0,18,0), + (5116,5385,8000,0,0,30,0), + (5116,6198,1200,0,0,14,0), + (5116,6385,400,0,0,10,0), + (5116,6791,2200,0,0,20,0), + (5116,6792,7000,0,0,24,0), + (5116,6999,8000,0,0,30,0), + (5116,8738,18000,0,0,40,0), + (5116,13160,18000,0,0,40,0), + (5116,13162,8000,0,0,30,0), + (5116,13164,100,0,0,4,0), + (5116,13545,26000,0,0,44,0), + (5116,13546,40000,0,0,52,0), + (5116,13547,50000,0,0,60,0), + (5116,13556,400,0,0,10,0), + (5116,13557,2000,0,0,18,0), + (5116,13558,7000,0,0,26,0), + (5116,13559,12000,0,0,34,0), + (5116,13560,24000,0,0,42,0), + (5116,13561,36000,0,0,50,0), + (5116,13562,48000,0,0,58,0), + (5116,13799,1800,0,0,16,0), + (5116,13811,8000,0,0,28,0), + (5116,13814,12000,0,0,34,0), + (5116,14332,200,0,0,8,0), + (5116,14333,1800,0,0,16,0), + (5116,14334,7000,0,0,24,0), + (5116,14335,10000,0,0,32,0), + (5116,14336,18000,0,0,40,0), + (5116,14337,32000,0,0,48,0), + (5116,14338,46000,0,0,56,0), + (5116,14339,16000,0,0,38,0), + (5116,14340,5000,0,0,60,0), + (5116,14341,8000,0,0,30,0), + (5116,14342,26000,0,0,44,0), + (5116,14343,48000,0,0,58,0), + (5116,14344,12000,0,0,34,0), + (5116,14345,32000,0,0,48,0), + (5116,14346,2200,0,0,20,0), + (5116,14347,10000,0,0,32,0), + (5116,14348,24000,0,0,42,0), + (5116,14349,40000,0,0,52,0), + (5116,14350,28000,0,0,46,0), + (5116,14351,46000,0,0,56,0), + (5116,14352,600,0,0,12,0), + (5116,14353,2200,0,0,20,0), + (5116,14354,8000,0,0,28,0), + (5116,14355,14000,0,0,36,0), + (5116,14356,26000,0,0,44,0), + (5116,14357,40000,0,0,52,0), + (5116,14358,50000,0,0,60,0), + (5116,14359,24000,0,0,42,0), + (5116,14360,42000,0,0,54,0), + (5116,14361,36000,0,0,50,0), + (5116,14362,48000,0,0,58,0), + (5116,14364,7000,0,0,26,0), + (5116,14365,14000,0,0,36,0), + (5116,14366,28000,0,0,46,0), + (5116,14367,46000,0,0,56,0), + (5116,14368,18000,0,0,40,0), + (5116,14370,50000,0,0,60,0), + (5116,14372,26000,0,0,44,0), + (5116,14373,42000,0,0,54,0), + (5116,14374,2000,0,0,18,0), + (5116,14375,8000,0,0,28,0), + (5116,14376,16000,0,0,38,0), + (5116,14377,32000,0,0,48,0), + (5116,14378,48000,0,0,58,0), + (5116,14431,6000,0,0,22,0), + (5116,14432,18000,0,0,40,0), + (5116,14434,48000,0,0,58,0), + (5116,14445,8000,0,0,30,0), + (5116,14446,28000,0,0,46,0), + (5116,15637,8000,0,0,30,0), + (5116,15638,18000,0,0,40,0), + (5116,15639,36000,0,0,50,0), + (5116,15640,50000,0,0,60,0), + (5116,20044,28000,0,0,46,0), + (5116,20155,10000,0,0,32,0), + (5116,20156,36000,0,0,50,0), + (5116,20157,7000,0,0,26,0), + (5116,20158,18000,0,0,40,0), + (5116,20159,7000,0,0,24,0), + (5116,20160,400,0,0,10,0), + (5116,20161,2000,0,0,18,0), + (5116,20191,46000,0,0,56,0), + (5116,20738,600,0,0,12,0), + (5116,20931,400,0,0,28,0), + (5116,20932,700,0,0,36,0), + (5116,20933,1300,0,0,44,0), + (5116,20934,2000,0,0,52,0), + (5116,20935,2500,0,0,60,0), + (5116,20938,2500,0,0,60,0), + (5116,20940,1800,0,0,50,0), + (5116,20941,2500,0,0,60,0), + (5116,20942,1200,0,0,42,0), + (5116,20943,2100,0,0,54,0), + (5117,796,2200,0,0,20,0), + (5117,1117,600,0,0,12,0), + (5117,1424,2200,0,0,20,0), + (5117,1547,10,0,0,1,0), + (5117,1549,1800,0,0,16,0), + (5117,1552,2200,0,0,20,0), + (5117,1563,1800,0,0,50,0), + (5117,1564,18000,0,0,40,0), + (5117,1567,1200,0,0,14,0), + (5117,1603,10000,0,0,32,0), + (5117,2003,100,0,0,4,0), + (5117,2898,14000,0,0,36,0), + (5117,2899,1200,0,0,14,0), + (5117,2979,600,0,0,12,0), + (5117,3047,6000,0,0,22,0), + (5117,3048,100,0,0,6,0), + (5117,3049,7000,0,0,26,0), + (5117,3128,200,0,0,8,0), + (5117,3663,8000,0,0,28,0), + (5117,3664,14000,0,0,36,0), + (5117,5117,200,0,0,8,0), + (5117,5131,2200,0,0,20,0), + (5117,5298,100,0,0,6,0), + (5117,5338,2000,0,0,18,0), + (5117,5385,8000,0,0,30,0), + (5117,6198,1200,0,0,14,0), + (5117,6385,400,0,0,10,0), + (5117,6791,2200,0,0,20,0), + (5117,6792,7000,0,0,24,0), + (5117,6999,8000,0,0,30,0), + (5117,8738,18000,0,0,40,0), + (5117,13160,18000,0,0,40,0), + (5117,13162,8000,0,0,30,0), + (5117,13164,100,0,0,4,0), + (5117,13545,26000,0,0,44,0), + (5117,13546,40000,0,0,52,0), + (5117,13547,50000,0,0,60,0), + (5117,13556,400,0,0,10,0), + (5117,13557,2000,0,0,18,0), + (5117,13558,7000,0,0,26,0), + (5117,13559,12000,0,0,34,0), + (5117,13560,24000,0,0,42,0), + (5117,13561,36000,0,0,50,0), + (5117,13562,48000,0,0,58,0), + (5117,13799,1800,0,0,16,0), + (5117,13811,8000,0,0,28,0), + (5117,13814,12000,0,0,34,0), + (5117,14332,200,0,0,8,0), + (5117,14333,1800,0,0,16,0), + (5117,14334,7000,0,0,24,0), + (5117,14335,10000,0,0,32,0), + (5117,14336,18000,0,0,40,0), + (5117,14337,32000,0,0,48,0), + (5117,14338,46000,0,0,56,0), + (5117,14339,16000,0,0,38,0), + (5117,14340,5000,0,0,60,0), + (5117,14341,8000,0,0,30,0), + (5117,14342,26000,0,0,44,0), + (5117,14343,48000,0,0,58,0), + (5117,14344,12000,0,0,34,0), + (5117,14345,32000,0,0,48,0), + (5117,14346,2200,0,0,20,0), + (5117,14347,10000,0,0,32,0), + (5117,14348,24000,0,0,42,0), + (5117,14349,40000,0,0,52,0), + (5117,14350,28000,0,0,46,0), + (5117,14351,46000,0,0,56,0), + (5117,14352,600,0,0,12,0), + (5117,14353,2200,0,0,20,0), + (5117,14354,8000,0,0,28,0), + (5117,14355,14000,0,0,36,0), + (5117,14356,26000,0,0,44,0), + (5117,14357,40000,0,0,52,0), + (5117,14358,50000,0,0,60,0), + (5117,14359,24000,0,0,42,0), + (5117,14360,42000,0,0,54,0), + (5117,14361,36000,0,0,50,0), + (5117,14362,48000,0,0,58,0), + (5117,14364,7000,0,0,26,0), + (5117,14365,14000,0,0,36,0), + (5117,14366,28000,0,0,46,0), + (5117,14367,46000,0,0,56,0), + (5117,14368,18000,0,0,40,0), + (5117,14370,50000,0,0,60,0), + (5117,14372,26000,0,0,44,0), + (5117,14373,42000,0,0,54,0), + (5117,14374,2000,0,0,18,0), + (5117,14375,8000,0,0,28,0), + (5117,14376,16000,0,0,38,0), + (5117,14377,32000,0,0,48,0), + (5117,14378,48000,0,0,58,0), + (5117,14431,6000,0,0,22,0), + (5117,14432,18000,0,0,40,0), + (5117,14434,48000,0,0,58,0), + (5117,14445,8000,0,0,30,0), + (5117,14446,28000,0,0,46,0), + (5117,15637,8000,0,0,30,0), + (5117,15638,18000,0,0,40,0), + (5117,15639,36000,0,0,50,0), + (5117,15640,50000,0,0,60,0), + (5117,20044,28000,0,0,46,0), + (5117,20155,10000,0,0,32,0), + (5117,20156,36000,0,0,50,0), + (5117,20157,7000,0,0,26,0), + (5117,20158,18000,0,0,40,0), + (5117,20159,7000,0,0,24,0), + (5117,20160,400,0,0,10,0), + (5117,20161,2000,0,0,18,0), + (5117,20191,46000,0,0,56,0), + (5117,20738,600,0,0,12,0), + (5117,20931,400,0,0,28,0), + (5117,20932,700,0,0,36,0), + (5117,20933,1300,0,0,44,0), + (5117,20934,2000,0,0,52,0), + (5117,20935,2500,0,0,60,0), + (5117,20938,2500,0,0,60,0), + (5117,20940,1800,0,0,50,0), + (5117,20941,2500,0,0,60,0), + (5117,20942,1200,0,0,42,0), + (5117,20943,2100,0,0,54,0), + (5127,2154,500,165,50,10,0), + (5127,2179,1000,165,110,0,0), + (5127,2180,1400,165,120,0,0), + (5127,2181,650,165,100,0,0), + (5127,2884,650,165,100,0,0), + (5127,2886,550,165,85,0,0), + (5127,3786,500,165,75,0,0), + (5127,3788,550,165,85,0,0), + (5127,3789,500,165,80,0,0), + (5127,3819,650,165,100,0,0), + (5127,7146,1000,165,115,0,0), + (5127,9066,450,165,70,0,0), + (5127,9069,600,165,95,0,0), + (5127,9075,1400,165,120,0,0), + (5127,20651,500,165,100,0,0), + (5137,2372,10,0,0,0,0), + (5137,2373,500,182,50,0,0), + (5137,3571,5000,182,125,0,0), + (5137,11994,50000,182,200,0,0), + (5141,1252,800,0,0,12,0), + (5141,1253,10000,0,0,30,0), + (5141,1254,18000,0,0,40,0), + (5141,1255,10,0,0,1,0), + (5141,1256,800,0,0,12,0), + (5141,1257,5000,0,0,24,0), + (5141,1258,100,0,0,4,0), + (5141,1259,300,0,0,10,0), + (5141,1260,2000,0,0,18,0), + (5141,1261,6000,0,0,26,0), + (5141,1265,200,0,0,8,0), + (5141,1268,1200,0,0,14,0), + (5141,1269,11000,0,0,32,0), + (5141,1275,100,0,0,6,0), + (5141,1276,1200,0,0,14,0), + (5141,1277,800,0,0,12,0), + (5141,1278,2000,0,0,18,0), + (5141,1279,10000,0,0,30,0), + (5141,1280,22000,0,0,42,0), + (5141,1283,2000,0,0,18,0), + (5141,1284,14000,0,0,36,0), + (5141,1287,10000,0,0,30,0), + (5141,1288,18000,0,0,40,0), + (5141,1293,10000,0,0,30,0), + (5141,1298,5000,0,0,24,0), + (5141,1300,4000,0,0,22,0), + (5141,1301,10000,0,0,30,0), + (5141,1425,3000,0,0,20,0), + (5141,2013,300,0,0,10,0), + (5141,2016,4000,0,0,22,0), + (5141,2049,30000,0,0,50,0), + (5141,2056,100,0,0,4,0), + (5141,2057,300,0,0,10,0), + (5141,2058,1600,0,0,16,0), + (5141,2059,4000,0,0,22,0), + (5141,2065,18000,0,0,40,0), + (5141,2066,3000,0,0,20,0), + (5141,2067,38000,0,0,52,0), + (5141,2068,44000,0,0,58,0), + (5141,2069,26000,0,0,46,0), + (5141,2097,4000,0,0,22,0), + (5141,2793,14000,0,0,36,0), + (5141,2799,12000,0,0,34,0), + (5141,2851,100,0,0,6,0), + (5141,3046,400,0,0,28,0), + (5141,6062,16000,0,0,38,0), + (5141,6067,10000,0,0,30,0), + (5141,6068,14000,0,0,36,0), + (5141,6071,8000,0,0,28,0), + (5141,6072,12000,0,0,34,0), + (5141,6073,200,0,0,8,0), + (5141,6079,1200,0,0,14,0), + (5141,6080,3000,0,0,20,0), + (5141,6081,6000,0,0,26,0), + (5141,6082,11000,0,0,32,0), + (5141,6083,16000,0,0,38,0), + (5141,6386,900,0,0,40,0), + (5141,6492,12000,0,0,34,0), + (5141,7130,3000,0,0,20,0), + (5141,7378,400,0,0,28,0), + (5141,8093,300,0,0,10,0), + (5141,8107,1600,0,0,16,0), + (5141,8108,4000,0,0,22,0), + (5141,8109,8000,0,0,28,0), + (5141,8110,12000,0,0,34,0), + (5141,8111,18000,0,0,40,0), + (5141,8123,1200,0,0,14,0), + (5141,8125,8000,0,0,28,0), + (5141,8126,3000,0,0,20,0), + (5141,8130,5000,0,0,24,0), + (5141,8132,11000,0,0,32,0), + (5141,8193,14000,0,0,36,0), + (5141,9475,6000,0,0,26,0), + (5141,9476,11000,0,0,32,0), + (5141,9477,16000,0,0,38,0), + (5141,9486,18000,0,0,40,0), + (5141,9580,3000,0,0,20,0), + (5141,9581,10000,0,0,30,0), + (5141,9593,18000,0,0,40,0), + (5141,10877,18000,0,0,40,0), + (5141,10878,28000,0,0,48,0), + (5141,10879,42000,0,0,56,0), + (5141,10882,12000,0,0,34,0), + (5141,10883,26000,0,0,46,0), + (5141,10889,22000,0,0,42,0), + (5141,10891,42000,0,0,56,0), + (5141,10895,22000,0,0,42,0), + (5141,10896,30000,0,0,50,0), + (5141,10897,44000,0,0,58,0), + (5141,10902,22000,0,0,42,0), + (5141,10903,28000,0,0,48,0), + (5141,10904,40000,0,0,54,0), + (5141,10905,46000,0,0,60,0), + (5141,10910,24000,0,0,44,0), + (5141,10913,24000,0,0,44,0), + (5141,10914,44000,0,0,58,0), + (5141,10918,24000,0,0,44,0), + (5141,10919,30000,0,0,50,0), + (5141,10920,42000,0,0,56,0), + (5141,10930,24000,0,0,44,0), + (5141,10931,30000,0,0,50,0), + (5141,10932,42000,0,0,56,0), + (5141,10935,26000,0,0,46,0), + (5141,10936,40000,0,0,54,0), + (5141,10939,28000,0,0,48,0), + (5141,10940,46000,0,0,60,0), + (5141,10943,30000,0,0,50,0), + (5141,10944,46000,0,0,60,0), + (5141,10948,26000,0,0,46,0), + (5141,10949,38000,0,0,52,0), + (5141,10950,44000,0,0,58,0), + (5141,10954,38000,0,0,52,0), + (5141,10959,42000,0,0,56,0), + (5141,10962,46000,0,0,60,0), + (5141,11025,30000,0,0,50,0), + (5141,11026,46000,0,0,60,0), + (5141,14820,1500,0,0,50,0), + (5141,15434,700,0,0,36,0), + (5141,15452,5000,0,0,24,0), + (5141,15454,10000,0,0,30,0), + (5141,15455,14000,0,0,36,0), + (5141,15457,22000,0,0,42,0), + (5141,15459,28000,0,0,48,0), + (5141,15460,40000,0,0,54,0), + (5141,17316,700,0,0,36,0), + (5141,17317,1200,0,0,44,0), + (5141,17318,1900,0,0,52,0), + (5141,18806,46000,0,0,60,0), + (5141,18808,2300,0,0,60,0), + (5141,19339,100,0,0,18,0), + (5141,19340,300,0,0,26,0), + (5141,19341,600,0,0,34,0), + (5141,19342,1100,0,0,42,0), + (5141,19343,1500,0,0,50,0), + (5141,19344,2200,0,0,58,0), + (5141,20771,44000,0,0,58,0), + (5141,27796,3000,0,0,20,0), + (5141,27821,1200,0,0,44,0), + (5141,27822,1900,0,0,52,0), + (5141,27823,2300,0,0,60,0), + (5141,27843,2300,0,0,60,0), + (5141,27875,1200,0,0,50,0), + (5141,27876,1500,0,0,60,0), + (5142,1252,800,0,0,12,0), + (5142,1253,10000,0,0,30,0), + (5142,1254,18000,0,0,40,0), + (5142,1255,10,0,0,1,0), + (5142,1256,800,0,0,12,0), + (5142,1257,5000,0,0,24,0), + (5142,1258,100,0,0,4,0), + (5142,1259,300,0,0,10,0), + (5142,1260,2000,0,0,18,0), + (5142,1261,6000,0,0,26,0), + (5142,1265,200,0,0,8,0), + (5142,1268,1200,0,0,14,0), + (5142,1269,11000,0,0,32,0), + (5142,1275,100,0,0,6,0), + (5142,1276,1200,0,0,14,0), + (5142,1277,800,0,0,12,0), + (5142,1278,2000,0,0,18,0), + (5142,1279,10000,0,0,30,0), + (5142,1280,22000,0,0,42,0), + (5142,1283,2000,0,0,18,0), + (5142,1284,14000,0,0,36,0), + (5142,1287,10000,0,0,30,0), + (5142,1288,18000,0,0,40,0), + (5142,1293,10000,0,0,30,0), + (5142,1298,5000,0,0,24,0), + (5142,1300,4000,0,0,22,0), + (5142,1301,10000,0,0,30,0), + (5142,1425,3000,0,0,20,0), + (5142,2013,300,0,0,10,0), + (5142,2016,4000,0,0,22,0), + (5142,2049,30000,0,0,50,0), + (5142,2056,100,0,0,4,0), + (5142,2057,300,0,0,10,0), + (5142,2058,1600,0,0,16,0), + (5142,2059,4000,0,0,22,0), + (5142,2065,18000,0,0,40,0), + (5142,2066,3000,0,0,20,0), + (5142,2067,38000,0,0,52,0), + (5142,2068,44000,0,0,58,0), + (5142,2069,26000,0,0,46,0), + (5142,2097,4000,0,0,22,0), + (5142,2793,14000,0,0,36,0), + (5142,2799,12000,0,0,34,0), + (5142,2851,100,0,0,6,0), + (5142,3046,400,0,0,28,0), + (5142,6062,16000,0,0,38,0), + (5142,6067,10000,0,0,30,0), + (5142,6068,14000,0,0,36,0), + (5142,6071,8000,0,0,28,0), + (5142,6072,12000,0,0,34,0), + (5142,6073,200,0,0,8,0), + (5142,6079,1200,0,0,14,0), + (5142,6080,3000,0,0,20,0), + (5142,6081,6000,0,0,26,0), + (5142,6082,11000,0,0,32,0), + (5142,6083,16000,0,0,38,0), + (5142,6386,900,0,0,40,0), + (5142,6492,12000,0,0,34,0), + (5142,7130,3000,0,0,20,0), + (5142,7378,400,0,0,28,0), + (5142,8093,300,0,0,10,0), + (5142,8107,1600,0,0,16,0), + (5142,8108,4000,0,0,22,0), + (5142,8109,8000,0,0,28,0), + (5142,8110,12000,0,0,34,0), + (5142,8111,18000,0,0,40,0), + (5142,8123,1200,0,0,14,0), + (5142,8125,8000,0,0,28,0), + (5142,8126,3000,0,0,20,0), + (5142,8130,5000,0,0,24,0), + (5142,8132,11000,0,0,32,0), + (5142,8193,14000,0,0,36,0), + (5142,9475,6000,0,0,26,0), + (5142,9476,11000,0,0,32,0), + (5142,9477,16000,0,0,38,0), + (5142,9486,18000,0,0,40,0), + (5142,9580,3000,0,0,20,0), + (5142,9581,10000,0,0,30,0), + (5142,9593,18000,0,0,40,0), + (5142,10877,18000,0,0,40,0), + (5142,10878,28000,0,0,48,0), + (5142,10879,42000,0,0,56,0), + (5142,10882,12000,0,0,34,0), + (5142,10883,26000,0,0,46,0), + (5142,10889,22000,0,0,42,0), + (5142,10891,42000,0,0,56,0), + (5142,10895,22000,0,0,42,0), + (5142,10896,30000,0,0,50,0), + (5142,10897,44000,0,0,58,0), + (5142,10902,22000,0,0,42,0), + (5142,10903,28000,0,0,48,0), + (5142,10904,40000,0,0,54,0), + (5142,10905,46000,0,0,60,0), + (5142,10910,24000,0,0,44,0), + (5142,10913,24000,0,0,44,0), + (5142,10914,44000,0,0,58,0), + (5142,10918,24000,0,0,44,0), + (5142,10919,30000,0,0,50,0), + (5142,10920,42000,0,0,56,0), + (5142,10930,24000,0,0,44,0), + (5142,10931,30000,0,0,50,0), + (5142,10932,42000,0,0,56,0), + (5142,10935,26000,0,0,46,0), + (5142,10936,40000,0,0,54,0), + (5142,10939,28000,0,0,48,0), + (5142,10940,46000,0,0,60,0), + (5142,10943,30000,0,0,50,0), + (5142,10944,46000,0,0,60,0), + (5142,10948,26000,0,0,46,0), + (5142,10949,38000,0,0,52,0), + (5142,10950,44000,0,0,58,0), + (5142,10954,38000,0,0,52,0), + (5142,10959,42000,0,0,56,0), + (5142,10962,46000,0,0,60,0), + (5142,11025,30000,0,0,50,0), + (5142,11026,46000,0,0,60,0), + (5142,14820,1500,0,0,50,0), + (5142,15434,700,0,0,36,0), + (5142,15452,5000,0,0,24,0), + (5142,15454,10000,0,0,30,0), + (5142,15455,14000,0,0,36,0), + (5142,15457,22000,0,0,42,0), + (5142,15459,28000,0,0,48,0), + (5142,15460,40000,0,0,54,0), + (5142,17316,700,0,0,36,0), + (5142,17317,1200,0,0,44,0), + (5142,17318,1900,0,0,52,0), + (5142,18806,46000,0,0,60,0), + (5142,18808,2300,0,0,60,0), + (5142,19339,100,0,0,18,0), + (5142,19340,300,0,0,26,0), + (5142,19341,600,0,0,34,0), + (5142,19342,1100,0,0,42,0), + (5142,19343,1500,0,0,50,0), + (5142,19344,2200,0,0,58,0), + (5142,20771,44000,0,0,58,0), + (5142,27796,3000,0,0,20,0), + (5142,27821,1200,0,0,44,0), + (5142,27822,1900,0,0,52,0), + (5142,27823,2300,0,0,60,0), + (5142,27843,2300,0,0,60,0), + (5142,27845,2300,0,0,60,0), + (5142,27875,1200,0,0,50,0), + (5142,27876,1500,0,0,60,0), + (5143,1252,800,0,0,12,0), + (5143,1253,10000,0,0,30,0), + (5143,1254,18000,0,0,40,0), + (5143,1255,10,0,0,1,0), + (5143,1256,800,0,0,12,0), + (5143,1257,5000,0,0,24,0), + (5143,1258,100,0,0,4,0), + (5143,1259,300,0,0,10,0), + (5143,1260,2000,0,0,18,0), + (5143,1261,6000,0,0,26,0), + (5143,1265,200,0,0,8,0), + (5143,1268,1200,0,0,14,0), + (5143,1269,11000,0,0,32,0), + (5143,1275,100,0,0,6,0), + (5143,1276,1200,0,0,14,0), + (5143,1277,800,0,0,12,0), + (5143,1278,2000,0,0,18,0), + (5143,1279,10000,0,0,30,0), + (5143,1280,22000,0,0,42,0), + (5143,1283,2000,0,0,18,0), + (5143,1284,14000,0,0,36,0), + (5143,1287,10000,0,0,30,0), + (5143,1288,18000,0,0,40,0), + (5143,1293,10000,0,0,30,0), + (5143,1298,5000,0,0,24,0), + (5143,1300,4000,0,0,22,0), + (5143,1301,10000,0,0,30,0), + (5143,1425,3000,0,0,20,0), + (5143,2013,300,0,0,10,0), + (5143,2016,4000,0,0,22,0), + (5143,2049,30000,0,0,50,0), + (5143,2056,100,0,0,4,0), + (5143,2057,300,0,0,10,0), + (5143,2058,1600,0,0,16,0), + (5143,2059,4000,0,0,22,0), + (5143,2065,18000,0,0,40,0), + (5143,2066,3000,0,0,20,0), + (5143,2067,38000,0,0,52,0), + (5143,2068,44000,0,0,58,0), + (5143,2069,26000,0,0,46,0), + (5143,2097,4000,0,0,22,0), + (5143,2793,14000,0,0,36,0), + (5143,2799,12000,0,0,34,0), + (5143,2851,100,0,0,6,0), + (5143,3046,400,0,0,28,0), + (5143,6062,16000,0,0,38,0), + (5143,6067,10000,0,0,30,0), + (5143,6068,14000,0,0,36,0), + (5143,6071,8000,0,0,28,0), + (5143,6072,12000,0,0,34,0), + (5143,6073,200,0,0,8,0), + (5143,6079,1200,0,0,14,0), + (5143,6080,3000,0,0,20,0), + (5143,6081,6000,0,0,26,0), + (5143,6082,11000,0,0,32,0), + (5143,6083,16000,0,0,38,0), + (5143,6386,900,0,0,40,0), + (5143,6492,12000,0,0,34,0), + (5143,7130,3000,0,0,20,0), + (5143,7378,400,0,0,28,0), + (5143,8093,300,0,0,10,0), + (5143,8107,1600,0,0,16,0), + (5143,8108,4000,0,0,22,0), + (5143,8109,8000,0,0,28,0), + (5143,8110,12000,0,0,34,0), + (5143,8111,18000,0,0,40,0), + (5143,8123,1200,0,0,14,0), + (5143,8125,8000,0,0,28,0), + (5143,8126,3000,0,0,20,0), + (5143,8130,5000,0,0,24,0), + (5143,8132,11000,0,0,32,0), + (5143,8193,14000,0,0,36,0), + (5143,9475,6000,0,0,26,0), + (5143,9476,11000,0,0,32,0), + (5143,9477,16000,0,0,38,0), + (5143,9486,18000,0,0,40,0), + (5143,9580,3000,0,0,20,0), + (5143,9581,10000,0,0,30,0), + (5143,9593,18000,0,0,40,0), + (5143,10877,18000,0,0,40,0), + (5143,10878,28000,0,0,48,0), + (5143,10879,42000,0,0,56,0), + (5143,10882,12000,0,0,34,0), + (5143,10883,26000,0,0,46,0), + (5143,10889,22000,0,0,42,0), + (5143,10891,42000,0,0,56,0), + (5143,10895,22000,0,0,42,0), + (5143,10896,30000,0,0,50,0), + (5143,10897,44000,0,0,58,0), + (5143,10902,22000,0,0,42,0), + (5143,10903,28000,0,0,48,0), + (5143,10904,40000,0,0,54,0), + (5143,10905,46000,0,0,60,0), + (5143,10910,24000,0,0,44,0), + (5143,10913,24000,0,0,44,0), + (5143,10914,44000,0,0,58,0), + (5143,10918,24000,0,0,44,0), + (5143,10919,30000,0,0,50,0), + (5143,10920,42000,0,0,56,0), + (5143,10930,24000,0,0,44,0), + (5143,10931,30000,0,0,50,0), + (5143,10932,42000,0,0,56,0), + (5143,10935,26000,0,0,46,0), + (5143,10936,40000,0,0,54,0), + (5143,10939,28000,0,0,48,0), + (5143,10940,46000,0,0,60,0), + (5143,10943,30000,0,0,50,0), + (5143,10944,46000,0,0,60,0), + (5143,10948,26000,0,0,46,0), + (5143,10949,38000,0,0,52,0), + (5143,10950,44000,0,0,58,0), + (5143,10954,38000,0,0,52,0), + (5143,10959,42000,0,0,56,0), + (5143,10962,46000,0,0,60,0), + (5143,11025,30000,0,0,50,0), + (5143,11026,46000,0,0,60,0), + (5143,14820,1500,0,0,50,0), + (5143,15434,700,0,0,36,0), + (5143,15452,5000,0,0,24,0), + (5143,15454,10000,0,0,30,0), + (5143,15455,14000,0,0,36,0), + (5143,15457,22000,0,0,42,0), + (5143,15459,28000,0,0,48,0), + (5143,15460,40000,0,0,54,0), + (5143,17316,700,0,0,36,0), + (5143,17317,1200,0,0,44,0), + (5143,17318,1900,0,0,52,0), + (5143,18806,46000,0,0,60,0), + (5143,18808,2300,0,0,60,0), + (5143,19339,100,0,0,18,0), + (5143,19340,300,0,0,26,0), + (5143,19341,600,0,0,34,0), + (5143,19342,1100,0,0,42,0), + (5143,19343,1500,0,0,50,0), + (5143,19344,2200,0,0,58,0), + (5143,20771,44000,0,0,58,0), + (5143,27796,3000,0,0,20,0), + (5143,27821,1200,0,0,44,0), + (5143,27822,1900,0,0,52,0), + (5143,27823,2300,0,0,60,0), + (5143,27843,2300,0,0,60,0), + (5143,27845,2300,0,0,60,0), + (5143,27875,1200,0,0,50,0), + (5143,27876,1500,0,0,60,0), + (5144,1035,2000,0,0,20,0), + (5144,1142,100,0,0,4,0), + (5144,1168,200,0,0,8,0), + (5144,1173,100,0,0,6,0), + (5144,1174,400,0,0,10,0), + (5144,1176,1800,0,0,18,0), + (5144,1191,200,0,0,8,0), + (5144,1194,400,0,0,10,0), + (5144,1196,2000,0,0,20,0), + (5144,1198,600,0,0,12,0), + (5144,1200,2000,0,0,20,0), + (5144,1210,7000,0,0,28,0), + (5144,1211,900,0,0,14,0), + (5144,1214,8000,0,0,30,0), + (5144,1225,5000,0,0,26,0), + (5144,1228,15000,0,0,40,0), + (5144,1241,5000,0,0,26,0), + (5144,1249,100,0,0,6,0), + (5144,1250,600,0,0,12,0), + (5144,1251,3000,0,0,22,0), + (5144,1266,600,0,0,12,0), + (5144,1267,1800,0,0,18,0), + (5144,1467,900,0,0,14,0), + (5144,1472,10,0,0,1,0), + (5144,1473,900,0,0,14,0), + (5144,1474,7000,0,0,28,0), + (5144,1475,22750,0,0,42,0), + (5144,1481,2000,0,0,20,0), + (5144,1811,3000,0,0,22,0), + (5144,1830,200,0,0,24,0), + (5144,2124,1500,0,0,16,0), + (5144,2125,4000,0,0,24,0), + (5144,2141,100,0,0,6,0), + (5144,2142,900,0,0,14,0), + (5144,2143,3000,0,0,22,0), + (5144,2858,1500,0,0,16,0), + (5144,3142,1800,0,0,18,0), + (5144,3553,14000,0,0,38,0), + (5144,3576,4000,0,0,24,0), + (5144,5146,200,0,0,8,0), + (5144,5147,1500,0,0,16,0), + (5144,5148,4000,0,0,24,0), + (5144,5499,2000,0,0,20,0), + (5144,5507,100,0,0,4,0), + (5144,5565,400,0,0,10,0), + (5144,5566,2000,0,0,20,0), + (5144,6121,13000,0,0,34,0), + (5144,6128,8000,0,0,30,0), + (5144,6130,10000,0,0,32,0), + (5144,6132,15000,0,0,40,0), + (5144,6142,7000,0,0,28,0), + (5144,6144,3000,0,0,22,0), + (5144,6493,600,0,0,12,0), + (5144,7323,2000,0,0,20,0), + (5144,8403,4000,0,0,24,0), + (5144,8404,8000,0,0,30,0), + (5144,8405,13000,0,0,36,0), + (5144,8409,5000,0,0,26,0), + (5144,8410,10000,0,0,32,0), + (5144,8411,14000,0,0,38,0), + (5144,8414,8000,0,0,30,0), + (5144,8415,14000,0,0,38,0), + (5144,8420,10000,0,0,32,0), + (5144,8421,15000,0,0,40,0), + (5144,8425,10000,0,0,32,0), + (5144,8426,15000,0,0,40,0), + (5144,8428,13000,0,0,36,0), + (5144,8440,3000,0,0,22,0), + (5144,8441,8000,0,0,30,0), + (5144,8442,14000,0,0,38,0), + (5144,8447,7000,0,0,28,0), + (5144,8448,12000,0,0,34,0), + (5144,8449,15000,0,0,40,0), + (5144,8452,4000,0,0,24,0), + (5144,8453,15000,0,0,36,0), + (5144,8456,8000,0,0,30,0), + (5144,8459,8000,0,0,30,0), + (5144,8460,15000,0,0,40,0), + (5144,8463,10000,0,0,32,0), + (5144,8464,18000,0,0,42,0), + (5144,8493,12000,0,0,34,0), + (5144,8496,7000,0,0,28,0), + (5144,8497,13000,0,0,36,0), + (5144,10055,28000,0,0,48,0), + (5144,10056,40000,0,0,58,0), + (5144,10141,15000,0,0,40,0), + (5144,10142,32000,0,0,50,0), + (5144,10146,22750,0,0,42,0), + (5144,10147,35000,0,0,52,0), + (5144,10152,22750,0,0,42,0), + (5144,10153,28000,0,0,48,0), + (5144,10154,36000,0,0,54,0), + (5144,10155,42000,0,0,60,0), + (5144,10158,38000,0,0,56,0), + (5144,10162,22750,0,0,42,0), + (5144,10163,32000,0,0,50,0), + (5144,10164,40000,0,0,58,0), + (5144,10171,18000,0,0,42,0), + (5144,10172,36000,0,0,54,0), + (5144,10175,28000,0,0,48,0), + (5144,10176,42000,0,0,60,0), + (5144,10178,35000,0,0,52,0), + (5144,10182,23000,0,0,44,0), + (5144,10183,32000,0,0,50,0), + (5144,10184,38000,0,0,56,0), + (5144,10188,23000,0,0,44,0), + (5144,10189,35000,0,0,52,0), + (5144,10190,42000,0,0,60,0), + (5144,10194,23000,0,0,44,0), + (5144,10195,35000,0,0,52,0), + (5144,10196,42000,0,0,60,0), + (5144,10198,26000,0,0,46,0), + (5144,10200,36000,0,0,54,0), + (5144,10203,26000,0,0,46,0), + (5144,10204,36000,0,0,54,0), + (5144,10208,26000,0,0,46,0), + (5144,10209,35000,0,0,52,0), + (5144,10210,40000,0,0,58,0), + (5144,10213,28000,0,0,48,0), + (5144,10214,38000,0,0,56,0), + (5144,10217,28000,0,0,48,0), + (5144,10218,38000,0,0,56,0), + (5144,10221,32000,0,0,50,0), + (5144,10222,42000,0,0,60,0), + (5144,10224,32000,0,0,50,0), + (5144,10226,42000,0,0,60,0), + (5144,10231,36000,0,0,54,0), + (5144,12827,2000,0,0,20,0), + (5144,12828,15000,0,0,40,0), + (5144,12829,42000,0,0,60,0), + (5144,13011,400,0,0,30,0), + (5144,13012,650,0,0,36,0), + (5144,13014,900,0,0,42,0), + (5144,13015,900,0,0,48,0), + (5144,13016,1800,0,0,54,0), + (5144,13017,1890,0,0,60,0), + (5144,13023,650,0,0,36,0), + (5144,13024,1150,0,0,44,0), + (5144,13025,1750,0,0,52,0), + (5144,13026,2100,0,0,60,0), + (5144,13037,6500,0,0,46,0), + (5144,13038,8750,0,0,52,0), + (5144,13039,9000,0,0,58,0), + (5144,22784,28000,0,0,46,0), + (5144,22785,40000,0,0,58,0), + (5144,28403,2000,0,0,20,0), + (5145,1035,2000,0,0,20,0), + (5145,1142,100,0,0,4,0), + (5145,1168,200,0,0,8,0), + (5145,1173,100,0,0,6,0), + (5145,1174,400,0,0,10,0), + (5145,1176,1800,0,0,18,0), + (5145,1191,200,0,0,8,0), + (5145,1194,400,0,0,10,0), + (5145,1196,2000,0,0,20,0), + (5145,1198,600,0,0,12,0), + (5145,1200,2000,0,0,20,0), + (5145,1210,7000,0,0,28,0), + (5145,1211,900,0,0,14,0), + (5145,1214,8000,0,0,30,0), + (5145,1225,5000,0,0,26,0), + (5145,1228,15000,0,0,40,0), + (5145,1241,5000,0,0,26,0), + (5145,1249,100,0,0,6,0), + (5145,1250,600,0,0,12,0), + (5145,1251,3000,0,0,22,0), + (5145,1266,600,0,0,12,0), + (5145,1267,1800,0,0,18,0), + (5145,1467,900,0,0,14,0), + (5145,1472,10,0,0,1,0), + (5145,1473,900,0,0,14,0), + (5145,1474,7000,0,0,28,0), + (5145,1475,22750,0,0,42,0), + (5145,1481,2000,0,0,20,0), + (5145,1811,3000,0,0,22,0), + (5145,1830,200,0,0,24,0), + (5145,2124,1500,0,0,16,0), + (5145,2125,4000,0,0,24,0), + (5145,2141,100,0,0,6,0), + (5145,2142,900,0,0,14,0), + (5145,2143,3000,0,0,22,0), + (5145,2858,1500,0,0,16,0), + (5145,3142,1800,0,0,18,0), + (5145,3553,14000,0,0,38,0), + (5145,3576,4000,0,0,24,0), + (5145,5146,200,0,0,8,0), + (5145,5147,1500,0,0,16,0), + (5145,5148,4000,0,0,24,0), + (5145,5499,2000,0,0,20,0), + (5145,5507,100,0,0,4,0), + (5145,5565,400,0,0,10,0), + (5145,5566,2000,0,0,20,0), + (5145,6121,13000,0,0,34,0), + (5145,6128,8000,0,0,30,0), + (5145,6130,10000,0,0,32,0), + (5145,6132,15000,0,0,40,0), + (5145,6142,7000,0,0,28,0), + (5145,6144,3000,0,0,22,0), + (5145,6493,600,0,0,12,0), + (5145,7323,2000,0,0,20,0), + (5145,8403,4000,0,0,24,0), + (5145,8404,8000,0,0,30,0), + (5145,8405,13000,0,0,36,0), + (5145,8409,5000,0,0,26,0), + (5145,8410,10000,0,0,32,0), + (5145,8411,14000,0,0,38,0), + (5145,8414,8000,0,0,30,0), + (5145,8415,14000,0,0,38,0), + (5145,8420,10000,0,0,32,0), + (5145,8421,15000,0,0,40,0), + (5145,8425,10000,0,0,32,0), + (5145,8426,15000,0,0,40,0), + (5145,8428,13000,0,0,36,0), + (5145,8440,3000,0,0,22,0), + (5145,8441,8000,0,0,30,0), + (5145,8442,14000,0,0,38,0), + (5145,8447,7000,0,0,28,0), + (5145,8448,12000,0,0,34,0), + (5145,8449,15000,0,0,40,0), + (5145,8452,4000,0,0,24,0), + (5145,8453,15000,0,0,36,0), + (5145,8456,8000,0,0,30,0), + (5145,8459,8000,0,0,30,0), + (5145,8460,15000,0,0,40,0), + (5145,8463,10000,0,0,32,0), + (5145,8464,18000,0,0,42,0), + (5145,8493,12000,0,0,34,0), + (5145,8496,7000,0,0,28,0), + (5145,8497,13000,0,0,36,0), + (5145,10055,28000,0,0,48,0), + (5145,10056,40000,0,0,58,0), + (5145,10141,15000,0,0,40,0), + (5145,10142,32000,0,0,50,0), + (5145,10146,22750,0,0,42,0), + (5145,10147,35000,0,0,52,0), + (5145,10152,22750,0,0,42,0), + (5145,10153,28000,0,0,48,0), + (5145,10154,36000,0,0,54,0), + (5145,10155,42000,0,0,60,0), + (5145,10158,38000,0,0,56,0), + (5145,10162,22750,0,0,42,0), + (5145,10163,32000,0,0,50,0), + (5145,10164,40000,0,0,58,0), + (5145,10171,18000,0,0,42,0), + (5145,10172,36000,0,0,54,0), + (5145,10175,28000,0,0,48,0), + (5145,10176,42000,0,0,60,0), + (5145,10178,35000,0,0,52,0), + (5145,10182,23000,0,0,44,0), + (5145,10183,32000,0,0,50,0), + (5145,10184,38000,0,0,56,0), + (5145,10188,23000,0,0,44,0), + (5145,10189,35000,0,0,52,0), + (5145,10190,42000,0,0,60,0), + (5145,10194,23000,0,0,44,0), + (5145,10195,35000,0,0,52,0), + (5145,10196,42000,0,0,60,0), + (5145,10198,26000,0,0,46,0), + (5145,10200,36000,0,0,54,0), + (5145,10203,26000,0,0,46,0), + (5145,10204,36000,0,0,54,0), + (5145,10208,26000,0,0,46,0), + (5145,10209,35000,0,0,52,0), + (5145,10210,40000,0,0,58,0), + (5145,10213,28000,0,0,48,0), + (5145,10214,38000,0,0,56,0), + (5145,10217,28000,0,0,48,0), + (5145,10218,38000,0,0,56,0), + (5145,10221,32000,0,0,50,0), + (5145,10222,42000,0,0,60,0), + (5145,10224,32000,0,0,50,0), + (5145,10226,42000,0,0,60,0), + (5145,10231,36000,0,0,54,0), + (5145,12827,2000,0,0,20,0), + (5145,12828,15000,0,0,40,0), + (5145,12829,42000,0,0,60,0), + (5145,13011,400,0,0,30,0), + (5145,13012,650,0,0,36,0), + (5145,13014,900,0,0,42,0), + (5145,13015,900,0,0,48,0), + (5145,13016,1800,0,0,54,0), + (5145,13017,1890,0,0,60,0), + (5145,13023,650,0,0,36,0), + (5145,13024,1150,0,0,44,0), + (5145,13025,1750,0,0,52,0), + (5145,13026,2100,0,0,60,0), + (5145,13037,6500,0,0,46,0), + (5145,13038,8750,0,0,52,0), + (5145,13039,9000,0,0,58,0), + (5145,22784,28000,0,0,46,0), + (5145,22785,40000,0,0,58,0), + (5145,28403,2000,0,0,20,0), + (5146,1035,2000,0,0,20,0), + (5146,1142,100,0,0,4,0), + (5146,1168,200,0,0,8,0), + (5146,1173,100,0,0,6,0), + (5146,1174,400,0,0,10,0), + (5146,1176,1800,0,0,18,0), + (5146,1191,200,0,0,8,0), + (5146,1194,400,0,0,10,0), + (5146,1196,2000,0,0,20,0), + (5146,1198,600,0,0,12,0), + (5146,1200,2000,0,0,20,0), + (5146,1210,7000,0,0,28,0), + (5146,1211,900,0,0,14,0), + (5146,1214,8000,0,0,30,0), + (5146,1225,5000,0,0,26,0), + (5146,1228,15000,0,0,40,0), + (5146,1241,5000,0,0,26,0), + (5146,1249,100,0,0,6,0), + (5146,1250,600,0,0,12,0), + (5146,1251,3000,0,0,22,0), + (5146,1266,600,0,0,12,0), + (5146,1267,1800,0,0,18,0), + (5146,1467,900,0,0,14,0), + (5146,1472,10,0,0,1,0), + (5146,1473,900,0,0,14,0), + (5146,1474,7000,0,0,28,0), + (5146,1475,22750,0,0,42,0), + (5146,1481,2000,0,0,20,0), + (5146,1811,3000,0,0,22,0), + (5146,1830,200,0,0,24,0), + (5146,2124,1500,0,0,16,0), + (5146,2125,4000,0,0,24,0), + (5146,2141,100,0,0,6,0), + (5146,2142,900,0,0,14,0), + (5146,2143,3000,0,0,22,0), + (5146,2858,1500,0,0,16,0), + (5146,3142,1800,0,0,18,0), + (5146,3553,14000,0,0,38,0), + (5146,3576,4000,0,0,24,0), + (5146,5146,200,0,0,8,0), + (5146,5147,1500,0,0,16,0), + (5146,5148,4000,0,0,24,0), + (5146,5499,2000,0,0,20,0), + (5146,5507,100,0,0,4,0), + (5146,5565,400,0,0,10,0), + (5146,5566,2000,0,0,20,0), + (5146,6121,13000,0,0,34,0), + (5146,6128,8000,0,0,30,0), + (5146,6130,10000,0,0,32,0), + (5146,6132,15000,0,0,40,0), + (5146,6142,7000,0,0,28,0), + (5146,6144,3000,0,0,22,0), + (5146,6493,600,0,0,12,0), + (5146,7323,2000,0,0,20,0), + (5146,8403,4000,0,0,24,0), + (5146,8404,8000,0,0,30,0), + (5146,8405,13000,0,0,36,0), + (5146,8409,5000,0,0,26,0), + (5146,8410,10000,0,0,32,0), + (5146,8411,14000,0,0,38,0), + (5146,8414,8000,0,0,30,0), + (5146,8415,14000,0,0,38,0), + (5146,8420,10000,0,0,32,0), + (5146,8421,15000,0,0,40,0), + (5146,8425,10000,0,0,32,0), + (5146,8426,15000,0,0,40,0), + (5146,8428,13000,0,0,36,0), + (5146,8440,3000,0,0,22,0), + (5146,8441,8000,0,0,30,0), + (5146,8442,14000,0,0,38,0), + (5146,8447,7000,0,0,28,0), + (5146,8448,12000,0,0,34,0), + (5146,8449,15000,0,0,40,0), + (5146,8452,4000,0,0,24,0), + (5146,8453,15000,0,0,36,0), + (5146,8456,8000,0,0,30,0), + (5146,8459,8000,0,0,30,0), + (5146,8460,15000,0,0,40,0), + (5146,8463,10000,0,0,32,0), + (5146,8464,18000,0,0,42,0), + (5146,8493,12000,0,0,34,0), + (5146,8496,7000,0,0,28,0), + (5146,8497,13000,0,0,36,0), + (5146,10055,28000,0,0,48,0), + (5146,10056,40000,0,0,58,0), + (5146,10141,15000,0,0,40,0), + (5146,10142,32000,0,0,50,0), + (5146,10146,22750,0,0,42,0), + (5146,10147,35000,0,0,52,0), + (5146,10152,22750,0,0,42,0), + (5146,10153,28000,0,0,48,0), + (5146,10154,36000,0,0,54,0), + (5146,10155,42000,0,0,60,0), + (5146,10158,38000,0,0,56,0), + (5146,10162,22750,0,0,42,0), + (5146,10163,32000,0,0,50,0), + (5146,10164,40000,0,0,58,0), + (5146,10171,18000,0,0,42,0), + (5146,10172,36000,0,0,54,0), + (5146,10175,28000,0,0,48,0), + (5146,10176,42000,0,0,60,0), + (5146,10178,35000,0,0,52,0), + (5146,10182,23000,0,0,44,0), + (5146,10183,32000,0,0,50,0), + (5146,10184,38000,0,0,56,0), + (5146,10188,23000,0,0,44,0), + (5146,10189,35000,0,0,52,0), + (5146,10190,42000,0,0,60,0), + (5146,10194,23000,0,0,44,0), + (5146,10195,35000,0,0,52,0), + (5146,10196,42000,0,0,60,0), + (5146,10198,26000,0,0,46,0), + (5146,10200,36000,0,0,54,0), + (5146,10203,26000,0,0,46,0), + (5146,10204,36000,0,0,54,0), + (5146,10208,26000,0,0,46,0), + (5146,10209,35000,0,0,52,0), + (5146,10210,40000,0,0,58,0), + (5146,10213,28000,0,0,48,0), + (5146,10214,38000,0,0,56,0), + (5146,10217,28000,0,0,48,0), + (5146,10218,38000,0,0,56,0), + (5146,10221,32000,0,0,50,0), + (5146,10222,42000,0,0,60,0), + (5146,10224,32000,0,0,50,0), + (5146,10226,42000,0,0,60,0), + (5146,10231,36000,0,0,54,0), + (5146,12827,2000,0,0,20,0), + (5146,12828,15000,0,0,40,0), + (5146,12829,42000,0,0,60,0), + (5146,13011,400,0,0,30,0), + (5146,13012,650,0,0,36,0), + (5146,13014,900,0,0,42,0), + (5146,13015,900,0,0,48,0), + (5146,13016,1800,0,0,54,0), + (5146,13017,1890,0,0,60,0), + (5146,13023,650,0,0,36,0), + (5146,13024,1150,0,0,44,0), + (5146,13025,1750,0,0,52,0), + (5146,13026,2100,0,0,60,0), + (5146,13037,6500,0,0,46,0), + (5146,13038,8750,0,0,52,0), + (5146,13039,9000,0,0,58,0), + (5146,22784,28000,0,0,46,0), + (5146,22785,40000,0,0,58,0), + (5146,28403,2000,0,0,20,0), + (5147,685,28000,0,0,50,0), + (5147,1873,100,0,0,6,0), + (5147,1874,2000,0,0,14,0), + (5147,1875,10,0,0,1,0), + (5147,1876,4000,0,0,20,0), + (5147,1877,20000,0,0,40,0), + (5147,1878,300,0,0,10,0), + (5147,1897,13000,0,0,34,0), + (5147,1898,28000,0,0,50,0), + (5147,1909,3500,0,0,18,0), + (5147,1911,300,0,0,10,0), + (5147,1912,6000,0,0,26,0), + (5147,1913,4000,0,0,22,0), + (5147,1914,11000,0,0,30,0), + (5147,1937,100,0,0,8,0), + (5147,1998,100,0,0,8,0), + (5147,2804,11000,0,0,30,0), + (5147,3128,100,0,0,8,0), + (5147,3473,16000,0,0,38,0), + (5147,4990,21000,0,0,42,0), + (5147,5253,5000,0,0,24,0), + (5147,5572,100,0,0,6,0), + (5147,5574,3500,0,0,18,0), + (5147,5584,100,0,0,8,0), + (5147,5590,5000,0,0,24,0), + (5147,5591,20000,0,0,40,0), + (5147,5600,5000,0,0,24,0), + (5147,5613,4000,0,0,20,0), + (5147,5616,9000,0,0,28,0), + (5147,5617,14000,0,0,36,0), + (5147,5629,16000,0,0,38,0), + (5147,6941,24000,0,0,46,0), + (5147,7109,20000,0,0,40,0), + (5147,7296,3000,0,0,16,0), + (5147,10279,16000,0,0,38,0), + (5147,10294,300,0,0,10,0), + (5147,10295,11000,0,0,30,0), + (5147,10296,28000,0,0,50,0), + (5147,10297,46000,0,0,60,0), + (5147,10302,6000,0,0,26,0), + (5147,10303,14000,0,0,36,0), + (5147,10304,24000,0,0,46,0), + (5147,10305,42000,0,0,56,0), + (5147,10309,40000,0,0,54,0), + (5147,10311,28000,0,0,50,0), + (5147,10315,22000,0,0,44,0), + (5147,10316,34000,0,0,52,0), + (5147,10317,46000,0,0,60,0), + (5147,10320,46000,0,0,60,0), + (5147,10321,100,0,0,4,0), + (5147,10323,5000,0,0,24,0), + (5147,10325,14000,0,0,36,0), + (5147,10327,34000,0,0,52,0), + (5147,10330,24000,0,0,46,0), + (5147,10331,40000,0,0,54,0), + (5147,19741,100,0,0,4,0), + (5147,19743,2000,0,0,14,0), + (5147,19747,4000,0,0,22,0), + (5147,19751,4000,0,0,20,0), + (5147,19754,11000,0,0,30,0), + (5147,19839,1000,0,0,12,0), + (5147,19840,4000,0,0,22,0), + (5147,19841,12000,0,0,32,0), + (5147,19842,21000,0,0,42,0), + (5147,19843,34000,0,0,52,0), + (5147,19855,5000,0,0,24,0), + (5147,19856,13000,0,0,34,0), + (5147,19857,22000,0,0,44,0), + (5147,19858,40000,0,0,54,0), + (5147,19892,9000,0,0,28,0), + (5147,19893,12000,0,0,32,0), + (5147,19894,14000,0,0,36,0), + (5147,19904,20000,0,0,40,0), + (5147,19905,34000,0,0,52,0), + (5147,19906,22000,0,0,44,0), + (5147,19907,42000,0,0,56,0), + (5147,19908,26000,0,0,48,0), + (5147,19909,46000,0,0,60,0), + (5147,19944,6000,0,0,26,0), + (5147,19945,13000,0,0,34,0), + (5147,19946,21000,0,0,42,0), + (5147,19947,28000,0,0,50,0), + (5147,19948,44000,0,0,58,0), + (5147,19995,20000,0,0,40,0), + (5147,19996,28000,0,0,50,0), + (5147,19997,46000,0,0,60,0), + (5147,20437,300,0,0,10,0), + (5147,20438,3500,0,0,18,0), + (5147,20439,6000,0,0,26,0), + (5147,20440,13000,0,0,34,0), + (5147,20441,21000,0,0,42,0), + (5147,20442,28000,0,0,50,0), + (5147,20443,44000,0,0,58,0), + (5147,20444,1000,0,0,12,0), + (5147,20445,4000,0,0,22,0), + (5147,20446,12000,0,0,32,0), + (5147,20447,21000,0,0,42,0), + (5147,20448,34000,0,0,52,0), + (5147,20450,3000,0,0,16,0), + (5147,20455,11000,0,0,30,0), + (5147,20456,20000,0,0,40,0), + (5147,20457,28000,0,0,50,0), + (5147,20458,46000,0,0,60,0), + (5147,20459,16000,0,0,38,0), + (5147,20460,26000,0,0,48,0), + (5147,20461,44000,0,0,58,0), + (5147,20462,4000,0,0,22,0), + (5147,20730,40000,0,0,54,0), + (5147,20774,26000,0,0,48,0), + (5147,20775,46000,0,0,60,0), + (5147,20944,200,0,0,30,0), + (5147,20945,1000,0,0,40,0), + (5147,20946,1260,0,0,50,0), + (5147,20947,2070,0,0,60,0), + (5147,20949,900,0,0,40,0), + (5147,20950,1260,0,0,50,0), + (5147,20951,2070,0,0,60,0), + (5147,20952,1000,0,0,40,0), + (5147,20953,1400,0,0,50,0), + (5147,20954,2300,0,0,60,0), + (5147,20956,1260,0,0,50,0), + (5147,20957,2070,0,0,60,0), + (5147,20958,1170,0,0,48,0), + (5147,20960,2100,0,0,56,0), + (5147,21083,100,0,0,6,0), + (5147,24276,22000,0,0,44,0), + (5147,24277,34000,0,0,52,0), + (5147,24278,46000,0,0,60,0), + (5147,25915,46000,0,0,52,0), + (5147,25917,41400,0,0,60,0), + (5147,25919,40000,0,0,54,0), + (5147,25920,46000,0,0,60,0), + (5147,25939,46000,0,0,60,0), + (5147,25946,2070,0,0,60,0), + (5147,25948,46000,0,0,60,0), + (5147,25951,2070,0,0,60,0), + (5147,26574,200,0,0,30,0), + (5148,685,28000,0,0,50,0), + (5148,1873,100,0,0,6,0), + (5148,1874,2000,0,0,14,0), + (5148,1875,10,0,0,1,0), + (5148,1876,4000,0,0,20,0), + (5148,1877,20000,0,0,40,0), + (5148,1878,300,0,0,10,0), + (5148,1897,13000,0,0,34,0), + (5148,1898,28000,0,0,50,0), + (5148,1909,3500,0,0,18,0), + (5148,1911,300,0,0,10,0), + (5148,1912,6000,0,0,26,0), + (5148,1913,4000,0,0,22,0), + (5148,1914,11000,0,0,30,0), + (5148,1937,100,0,0,8,0), + (5148,1998,100,0,0,8,0), + (5148,2804,11000,0,0,30,0), + (5148,3128,100,0,0,8,0), + (5148,3473,16000,0,0,38,0), + (5148,4990,21000,0,0,42,0), + (5148,5253,5000,0,0,24,0), + (5148,5572,100,0,0,6,0), + (5148,5574,3500,0,0,18,0), + (5148,5584,100,0,0,8,0), + (5148,5590,5000,0,0,24,0), + (5148,5591,20000,0,0,40,0), + (5148,5600,5000,0,0,24,0), + (5148,5613,4000,0,0,20,0), + (5148,5616,9000,0,0,28,0), + (5148,5617,14000,0,0,36,0), + (5148,5629,16000,0,0,38,0), + (5148,6941,24000,0,0,46,0), + (5148,7109,20000,0,0,40,0), + (5148,7296,3000,0,0,16,0), + (5148,10279,16000,0,0,38,0), + (5148,10294,300,0,0,10,0), + (5148,10295,11000,0,0,30,0), + (5148,10296,28000,0,0,50,0), + (5148,10297,46000,0,0,60,0), + (5148,10302,6000,0,0,26,0), + (5148,10303,14000,0,0,36,0), + (5148,10304,24000,0,0,46,0), + (5148,10305,42000,0,0,56,0), + (5148,10309,40000,0,0,54,0), + (5148,10311,28000,0,0,50,0), + (5148,10315,22000,0,0,44,0), + (5148,10316,34000,0,0,52,0), + (5148,10317,46000,0,0,60,0), + (5148,10320,46000,0,0,60,0), + (5148,10321,100,0,0,4,0), + (5148,10323,5000,0,0,24,0), + (5148,10325,14000,0,0,36,0), + (5148,10327,34000,0,0,52,0), + (5148,10330,24000,0,0,46,0), + (5148,10331,40000,0,0,54,0), + (5148,19741,100,0,0,4,0), + (5148,19743,2000,0,0,14,0), + (5148,19747,4000,0,0,22,0), + (5148,19751,4000,0,0,20,0), + (5148,19754,11000,0,0,30,0), + (5148,19839,1000,0,0,12,0), + (5148,19840,4000,0,0,22,0), + (5148,19841,12000,0,0,32,0), + (5148,19842,21000,0,0,42,0), + (5148,19843,34000,0,0,52,0), + (5148,19855,5000,0,0,24,0), + (5148,19856,13000,0,0,34,0), + (5148,19857,22000,0,0,44,0), + (5148,19858,40000,0,0,54,0), + (5148,19892,9000,0,0,28,0), + (5148,19893,12000,0,0,32,0), + (5148,19894,14000,0,0,36,0), + (5148,19904,20000,0,0,40,0), + (5148,19905,34000,0,0,52,0), + (5148,19906,22000,0,0,44,0), + (5148,19907,42000,0,0,56,0), + (5148,19908,26000,0,0,48,0), + (5148,19909,46000,0,0,60,0), + (5148,19944,6000,0,0,26,0), + (5148,19945,13000,0,0,34,0), + (5148,19946,21000,0,0,42,0), + (5148,19947,28000,0,0,50,0), + (5148,19948,44000,0,0,58,0), + (5148,19995,20000,0,0,40,0), + (5148,19996,28000,0,0,50,0), + (5148,19997,46000,0,0,60,0), + (5148,20437,300,0,0,10,0), + (5148,20438,3500,0,0,18,0), + (5148,20439,6000,0,0,26,0), + (5148,20440,13000,0,0,34,0), + (5148,20441,21000,0,0,42,0), + (5148,20442,28000,0,0,50,0), + (5148,20443,44000,0,0,58,0), + (5148,20444,1000,0,0,12,0), + (5148,20445,4000,0,0,22,0), + (5148,20446,12000,0,0,32,0), + (5148,20447,21000,0,0,42,0), + (5148,20448,34000,0,0,52,0), + (5148,20450,3000,0,0,16,0), + (5148,20455,11000,0,0,30,0), + (5148,20456,20000,0,0,40,0), + (5148,20457,28000,0,0,50,0), + (5148,20458,46000,0,0,60,0), + (5148,20459,16000,0,0,38,0), + (5148,20460,26000,0,0,48,0), + (5148,20461,44000,0,0,58,0), + (5148,20462,4000,0,0,22,0), + (5148,20730,40000,0,0,54,0), + (5148,20774,26000,0,0,48,0), + (5148,20775,46000,0,0,60,0), + (5148,20944,200,0,0,30,0), + (5148,20945,1000,0,0,40,0), + (5148,20946,1260,0,0,50,0), + (5148,20947,2070,0,0,60,0), + (5148,20949,900,0,0,40,0), + (5148,20950,1260,0,0,50,0), + (5148,20951,2070,0,0,60,0), + (5148,20952,1000,0,0,40,0), + (5148,20953,1400,0,0,50,0), + (5148,20954,2300,0,0,60,0), + (5148,20956,1260,0,0,50,0), + (5148,20957,2070,0,0,60,0), + (5148,20958,1170,0,0,48,0), + (5148,20960,2100,0,0,56,0), + (5148,21083,100,0,0,6,0), + (5148,24276,22000,0,0,44,0), + (5148,24277,34000,0,0,52,0), + (5148,24278,46000,0,0,60,0), + (5148,25915,46000,0,0,52,0), + (5148,25917,41400,0,0,60,0), + (5148,25919,40000,0,0,54,0), + (5148,25920,46000,0,0,60,0), + (5148,25939,46000,0,0,60,0), + (5148,25946,2070,0,0,60,0), + (5148,25948,46000,0,0,60,0), + (5148,25951,2070,0,0,60,0), + (5148,26574,200,0,0,30,0), + (5149,685,28000,0,0,50,0), + (5149,1873,100,0,0,6,0), + (5149,1874,2000,0,0,14,0), + (5149,1875,10,0,0,1,0), + (5149,1876,4000,0,0,20,0), + (5149,1877,20000,0,0,40,0), + (5149,1878,300,0,0,10,0), + (5149,1897,13000,0,0,34,0), + (5149,1898,28000,0,0,50,0), + (5149,1909,3500,0,0,18,0), + (5149,1911,300,0,0,10,0), + (5149,1912,6000,0,0,26,0), + (5149,1913,4000,0,0,22,0), + (5149,1914,11000,0,0,30,0), + (5149,1937,100,0,0,8,0), + (5149,1998,100,0,0,8,0), + (5149,2804,11000,0,0,30,0), + (5149,3128,100,0,0,8,0), + (5149,3473,16000,0,0,38,0), + (5149,4990,21000,0,0,42,0), + (5149,5253,5000,0,0,24,0), + (5149,5572,100,0,0,6,0), + (5149,5574,3500,0,0,18,0), + (5149,5584,100,0,0,8,0), + (5149,5590,5000,0,0,24,0), + (5149,5591,20000,0,0,40,0), + (5149,5600,5000,0,0,24,0), + (5149,5613,4000,0,0,20,0), + (5149,5616,9000,0,0,28,0), + (5149,5617,14000,0,0,36,0), + (5149,5629,16000,0,0,38,0), + (5149,6941,24000,0,0,46,0), + (5149,7109,20000,0,0,40,0), + (5149,7296,3000,0,0,16,0), + (5149,10279,16000,0,0,38,0), + (5149,10294,300,0,0,10,0), + (5149,10295,11000,0,0,30,0), + (5149,10296,28000,0,0,50,0), + (5149,10297,46000,0,0,60,0), + (5149,10302,6000,0,0,26,0), + (5149,10303,14000,0,0,36,0), + (5149,10304,24000,0,0,46,0), + (5149,10305,42000,0,0,56,0), + (5149,10309,40000,0,0,54,0), + (5149,10311,28000,0,0,50,0), + (5149,10315,22000,0,0,44,0), + (5149,10316,34000,0,0,52,0), + (5149,10317,46000,0,0,60,0), + (5149,10320,46000,0,0,60,0), + (5149,10321,100,0,0,4,0), + (5149,10323,5000,0,0,24,0), + (5149,10325,14000,0,0,36,0), + (5149,10327,34000,0,0,52,0), + (5149,10330,24000,0,0,46,0), + (5149,10331,40000,0,0,54,0), + (5149,19741,100,0,0,4,0), + (5149,19743,2000,0,0,14,0), + (5149,19747,4000,0,0,22,0), + (5149,19751,4000,0,0,20,0), + (5149,19754,11000,0,0,30,0), + (5149,19839,1000,0,0,12,0), + (5149,19840,4000,0,0,22,0), + (5149,19841,12000,0,0,32,0), + (5149,19842,21000,0,0,42,0), + (5149,19843,34000,0,0,52,0), + (5149,19855,5000,0,0,24,0), + (5149,19856,13000,0,0,34,0), + (5149,19857,22000,0,0,44,0), + (5149,19858,40000,0,0,54,0), + (5149,19892,9000,0,0,28,0), + (5149,19893,12000,0,0,32,0), + (5149,19894,14000,0,0,36,0), + (5149,19904,20000,0,0,40,0), + (5149,19905,34000,0,0,52,0), + (5149,19906,22000,0,0,44,0), + (5149,19907,42000,0,0,56,0), + (5149,19908,26000,0,0,48,0), + (5149,19909,46000,0,0,60,0), + (5149,19944,6000,0,0,26,0), + (5149,19945,13000,0,0,34,0), + (5149,19946,21000,0,0,42,0), + (5149,19947,28000,0,0,50,0), + (5149,19948,44000,0,0,58,0), + (5149,19995,20000,0,0,40,0), + (5149,19996,28000,0,0,50,0), + (5149,19997,46000,0,0,60,0), + (5149,20437,300,0,0,10,0), + (5149,20438,3500,0,0,18,0), + (5149,20439,6000,0,0,26,0), + (5149,20440,13000,0,0,34,0), + (5149,20441,21000,0,0,42,0), + (5149,20442,28000,0,0,50,0), + (5149,20443,44000,0,0,58,0), + (5149,20444,1000,0,0,12,0), + (5149,20445,4000,0,0,22,0), + (5149,20446,12000,0,0,32,0), + (5149,20447,21000,0,0,42,0), + (5149,20448,34000,0,0,52,0), + (5149,20450,3000,0,0,16,0), + (5149,20455,11000,0,0,30,0), + (5149,20456,20000,0,0,40,0), + (5149,20457,28000,0,0,50,0), + (5149,20458,46000,0,0,60,0), + (5149,20459,16000,0,0,38,0), + (5149,20460,26000,0,0,48,0), + (5149,20461,44000,0,0,58,0), + (5149,20462,4000,0,0,22,0), + (5149,20730,40000,0,0,54,0), + (5149,20774,26000,0,0,48,0), + (5149,20775,46000,0,0,60,0), + (5149,20944,200,0,0,30,0), + (5149,20945,1000,0,0,40,0), + (5149,20946,1260,0,0,50,0), + (5149,20947,2070,0,0,60,0), + (5149,20949,900,0,0,40,0), + (5149,20950,1260,0,0,50,0), + (5149,20951,2070,0,0,60,0), + (5149,20952,1000,0,0,40,0), + (5149,20953,1400,0,0,50,0), + (5149,20954,2300,0,0,60,0), + (5149,20956,1260,0,0,50,0), + (5149,20957,2070,0,0,60,0), + (5149,20958,1170,0,0,48,0), + (5149,20960,2100,0,0,56,0), + (5149,21083,100,0,0,6,0), + (5149,24276,22000,0,0,44,0), + (5149,24277,34000,0,0,52,0), + (5149,24278,46000,0,0,60,0), + (5149,25915,46000,0,0,52,0), + (5149,25917,41400,0,0,60,0), + (5149,25919,40000,0,0,54,0), + (5149,25920,46000,0,0,60,0), + (5149,25939,46000,0,0,60,0), + (5149,25946,2070,0,0,60,0), + (5149,25948,46000,0,0,60,0), + (5149,25951,2070,0,0,60,0), + (5149,26574,200,0,0,30,0), + (5150,3279,100,0,0,0,0), + (5150,3280,500,129,50,0,0), + (5150,3281,100,129,40,0,0), + (5150,3282,250,129,80,0,0), + (5150,3283,1000,129,115,0,0), + (5150,7930,5000,129,150,0,0), + (5150,7936,250,129,80,0,0), + (5153,2414,45,197,40,0,0), + (5153,2415,22,197,1,0,0), + (5153,2416,45,197,40,0,0), + (5153,2417,270,197,70,0,0), + (5153,2418,180,197,70,0,0), + (5153,2419,180,197,60,0,0), + (5153,2421,270,197,85,0,0), + (5153,2422,270,197,95,0,0), + (5153,2423,225,197,75,0,0), + (5153,2424,180,197,100,0,0), + (5153,2966,90,197,75,0,0), + (5153,2967,180,197,65,0,0), + (5153,2996,45,197,10,0,0), + (5153,3783,90,197,45,0,0), + (5153,3785,180,197,80,0,0), + (5153,3814,720,197,150,0,0), + (5153,3874,450,197,125,0,0), + (5153,3876,90,197,35,0,0), + (5153,3877,180,197,60,0,0), + (5153,3878,270,197,70,0,0), + (5153,3879,360,197,85,0,0), + (5153,3880,270,197,80,0,0), + (5153,3881,450,197,110,0,0), + (5153,3882,450,197,110,0,0), + (5153,3884,675,197,130,0,0), + (5153,3886,675,197,125,0,0), + (5153,3888,675,197,150,0,0), + (5153,3890,225,197,110,0,0), + (5153,3911,10,0,0,5,0), + (5153,3912,450,197,50,10,0), + (5153,3916,45,197,30,0,0), + (5153,6522,360,197,90,0,0), + (5153,6691,900,197,135,0,0), + (5153,7626,45,197,30,0,0), + (5153,7627,45,197,30,0,0), + (5153,8466,45,197,40,0,0), + (5153,8468,225,197,110,0,0), + (5153,8759,540,197,140,0,0), + (5153,8761,540,197,145,0,0), + (5153,8777,45,197,10,0,0), + (5153,12119,45,197,20,0,0), + (5153,12120,270,197,75,0,0), + (5157,7414,10,0,0,5,0), + (5157,7415,500,333,50,10,0), + (5157,7422,50,333,15,0,0), + (5157,7429,100,333,20,0,0), + (5157,7441,100,333,45,0,0), + (5157,7459,250,333,50,0,0), + (5157,7461,200,333,70,0,0), + (5157,7746,450,333,100,0,0), + (5157,7749,250,333,60,0,0), + (5157,7789,450,333,90,0,0), + (5157,7796,360,333,80,0,0), + (5157,7797,900,333,100,0,0), + (5157,7858,900,333,120,0,0), + (5157,7862,1125,333,125,0,0), + (5157,13373,100,333,40,0,0), + (5157,13391,1260,333,125,0,0), + (5157,13392,540,333,105,0,0), + (5157,13422,720,333,115,0,0), + (5157,13499,1350,333,130,0,0), + (5157,13502,1350,333,130,0,0), + (5157,13504,1800,333,140,0,0), + (5157,13531,2160,333,145,0,0), + (5157,13539,2250,333,140,0,0), + (5157,13609,2160,333,145,0,0), + (5157,13627,2250,333,150,0,0), + (5157,13629,2250,333,150,0,0), + (5157,14805,50,333,10,0,0), + (5157,14808,200,333,70,0,0), + (5159,2551,100,0,0,5,0), + (5159,2559,50,185,10,0,0), + (5159,2561,100,185,50,0,0), + (5159,2562,200,185,75,0,0), + (5159,2563,150,185,80,0,0), + (5159,3412,500,185,50,10,0), + (5159,6502,100,185,50,0,0), + (5159,6503,300,185,125,0,0), + (5159,21176,4000,185,200,0,0), + (5161,7733,100,0,0,5,0), + (5161,7734,500,356,50,0,0), + (5164,9955,10000,164,225,0,0), + (5164,9978,10000,164,245,0,0), + (5165,652,300,0,0,10,0), + (5165,1424,300,0,0,10,0), + (5165,1728,4000,0,0,22,0), + (5165,1762,100,0,0,6,0), + (5165,1763,1200,0,0,14,0), + (5165,1764,4000,0,0,22,0), + (5165,1765,10000,0,0,30,0), + (5165,1771,800,0,0,12,0), + (5165,1772,6000,0,0,26,0), + (5165,1773,27000,0,0,42,0), + (5165,1774,52000,0,0,58,0), + (5165,1780,100,0,0,6,0), + (5165,1781,2900,0,0,18,0), + (5165,1789,10,0,0,1,0), + (5165,1790,3000,0,0,20,0), + (5165,1791,20000,0,0,40,0), + (5165,1792,54000,0,0,60,0), + (5165,1838,6000,0,0,26,0), + (5165,1845,10000,0,0,30,0), + (5165,1846,5000,0,0,24,0), + (5165,1858,4000,0,0,22,0), + (5165,1859,27000,0,0,42,0), + (5165,1862,20000,0,0,40,0), + (5165,2592,100,0,0,4,0), + (5165,2593,800,0,0,12,0), + (5165,2594,3000,0,0,20,0), + (5165,2595,8000,0,0,28,0), + (5165,2843,10000,40,130,30,0), + (5165,2844,18000,40,170,38,0), + (5165,2984,300,0,0,10,0), + (5165,3128,800,0,0,12,0), + (5165,3422,3000,40,1,20,0), + (5165,3423,35000,40,230,50,0), + (5165,5167,100,0,0,4,0), + (5165,5175,300,0,0,10,0), + (5165,5278,200,0,0,8,0), + (5165,5768,5000,40,100,24,0), + (5165,6185,7750,0,0,46,0), + (5165,6480,1800,0,0,16,0), + (5165,6505,14000,0,0,34,0), + (5165,6511,14000,40,150,34,0), + (5165,6734,1800,0,0,16,0), + (5165,6735,10000,0,0,30,0), + (5165,6736,3000,0,0,20,0), + (5165,6737,1200,0,0,14,0), + (5165,6763,200,0,0,8,0), + (5165,6764,1800,0,0,16,0), + (5165,6765,5000,0,0,24,0), + (5165,6769,8000,0,0,28,0), + (5165,6771,8000,0,0,28,0), + (5165,6775,27000,0,0,42,0), + (5165,8622,18000,0,0,38,0), + (5165,8625,12000,0,0,32,0), + (5165,8626,20000,0,0,40,0), + (5165,8630,12000,0,0,32,0), + (5165,8634,4000,0,0,22,0), + (5165,8635,10000,0,0,30,0), + (5165,8636,18000,0,0,38,0), + (5165,8638,20000,0,0,40,0), + (5165,8641,8000,0,0,28,0), + (5165,8642,16000,0,0,36,0), + (5165,8644,35000,0,0,50,0), + (5165,8648,1200,0,0,14,0), + (5165,8651,6000,0,0,26,0), + (5165,8652,16000,0,0,36,0), + (5165,8678,2900,0,0,18,0), + (5165,8695,18000,40,170,38,0), + (5165,8697,14000,0,0,34,0), + (5165,8701,8000,40,120,28,0), + (5165,8723,16000,0,0,36,0), + (5165,8727,6000,0,0,26,0), + (5165,8728,14000,0,0,34,0), + (5165,8810,16000,40,160,36,0), + (5165,11199,31000,0,0,46,0), + (5165,11200,50000,0,0,56,0), + (5165,11270,27000,0,0,42,0), + (5165,11271,35000,0,0,50,0), + (5165,11272,52000,0,0,58,0), + (5165,11276,29000,0,0,44,0), + (5165,11277,46000,0,0,52,0), + (5165,11278,54000,0,0,60,0), + (5165,11282,29000,0,0,44,0), + (5165,11283,46000,0,0,52,0), + (5165,11284,54000,0,0,60,0), + (5165,11287,31000,0,0,46,0), + (5165,11288,54000,0,0,60,0), + (5165,11291,31000,0,0,46,0), + (5165,11292,48000,0,0,54,0), + (5165,11295,31000,0,0,46,0), + (5165,11296,48000,0,0,54,0), + (5165,11298,33000,0,0,48,0), + (5165,11301,33000,0,0,48,0), + (5165,11302,50000,0,0,56,0), + (5165,11304,46000,0,0,52,0), + (5165,11318,52000,0,0,58,0), + (5165,11344,29000,40,200,44,0), + (5165,11345,46000,40,240,52,0), + (5165,11346,54000,40,280,60,0), + (5165,11360,31000,40,210,46,0), + (5165,11361,48000,40,250,54,0), + (5165,11401,46000,40,240,52,0), + (5165,13027,13000,0,0,58,0), + (5165,13221,12000,40,140,32,0), + (5165,13231,20000,40,180,40,0), + (5165,13232,33000,40,220,48,0), + (5165,13233,50000,40,260,56,0), + (5166,652,300,0,0,10,0), + (5166,1424,300,0,0,10,0), + (5166,1728,4000,0,0,22,0), + (5166,1762,100,0,0,6,0), + (5166,1763,1200,0,0,14,0), + (5166,1764,4000,0,0,22,0), + (5166,1765,10000,0,0,30,0), + (5166,1771,800,0,0,12,0), + (5166,1772,6000,0,0,26,0), + (5166,1773,27000,0,0,42,0), + (5166,1774,52000,0,0,58,0), + (5166,1780,100,0,0,6,0), + (5166,1781,2900,0,0,18,0), + (5166,1789,10,0,0,1,0), + (5166,1790,3000,0,0,20,0), + (5166,1791,20000,0,0,40,0), + (5166,1792,54000,0,0,60,0), + (5166,1838,6000,0,0,26,0), + (5166,1845,10000,0,0,30,0), + (5166,1846,5000,0,0,24,0), + (5166,1858,4000,0,0,22,0), + (5166,1859,27000,0,0,42,0), + (5166,1862,20000,0,0,40,0), + (5166,2592,100,0,0,4,0), + (5166,2593,800,0,0,12,0), + (5166,2594,3000,0,0,20,0), + (5166,2595,8000,0,0,28,0), + (5166,2843,10000,40,130,30,0), + (5166,2844,18000,40,170,38,0), + (5166,2984,300,0,0,10,0), + (5166,3128,800,0,0,12,0), + (5166,3422,3000,40,1,20,0), + (5166,3423,35000,40,230,50,0), + (5166,5167,100,0,0,4,0), + (5166,5175,300,0,0,10,0), + (5166,5278,200,0,0,8,0), + (5166,5768,5000,40,100,24,0), + (5166,6185,7750,0,0,46,0), + (5166,6480,1800,0,0,16,0), + (5166,6505,14000,0,0,34,0), + (5166,6511,14000,40,150,34,0), + (5166,6734,1800,0,0,16,0), + (5166,6735,10000,0,0,30,0), + (5166,6736,3000,0,0,20,0), + (5166,6737,1200,0,0,14,0), + (5166,6763,200,0,0,8,0), + (5166,6764,1800,0,0,16,0), + (5166,6765,5000,0,0,24,0), + (5166,6769,8000,0,0,28,0), + (5166,6771,8000,0,0,28,0), + (5166,6775,27000,0,0,42,0), + (5166,8622,18000,0,0,38,0), + (5166,8625,12000,0,0,32,0), + (5166,8626,20000,0,0,40,0), + (5166,8630,12000,0,0,32,0), + (5166,8634,4000,0,0,22,0), + (5166,8635,10000,0,0,30,0), + (5166,8636,18000,0,0,38,0), + (5166,8638,20000,0,0,40,0), + (5166,8641,8000,0,0,28,0), + (5166,8642,16000,0,0,36,0), + (5166,8644,35000,0,0,50,0), + (5166,8648,1200,0,0,14,0), + (5166,8651,6000,0,0,26,0), + (5166,8652,16000,0,0,36,0), + (5166,8678,2900,0,0,18,0), + (5166,8695,18000,40,170,38,0), + (5166,8697,14000,0,0,34,0), + (5166,8701,8000,40,120,28,0), + (5166,8723,16000,0,0,36,0), + (5166,8727,6000,0,0,26,0), + (5166,8728,14000,0,0,34,0), + (5166,8810,16000,40,160,36,0), + (5166,11199,31000,0,0,46,0), + (5166,11200,50000,0,0,56,0), + (5166,11270,27000,0,0,42,0), + (5166,11271,35000,0,0,50,0), + (5166,11272,52000,0,0,58,0), + (5166,11276,29000,0,0,44,0), + (5166,11277,46000,0,0,52,0), + (5166,11278,54000,0,0,60,0), + (5166,11282,29000,0,0,44,0), + (5166,11283,46000,0,0,52,0), + (5166,11284,54000,0,0,60,0), + (5166,11287,31000,0,0,46,0), + (5166,11288,54000,0,0,60,0), + (5166,11291,31000,0,0,46,0), + (5166,11292,48000,0,0,54,0), + (5166,11295,31000,0,0,46,0), + (5166,11296,48000,0,0,54,0), + (5166,11298,33000,0,0,48,0), + (5166,11301,33000,0,0,48,0), + (5166,11302,50000,0,0,56,0), + (5166,11304,46000,0,0,52,0), + (5166,11318,52000,0,0,58,0), + (5166,11344,29000,40,200,44,0), + (5166,11345,46000,40,240,52,0), + (5166,11346,54000,40,280,60,0), + (5166,11360,31000,40,210,46,0), + (5166,11361,48000,40,250,54,0), + (5166,11401,46000,40,240,52,0), + (5166,13027,13000,0,0,58,0), + (5166,13221,12000,40,140,32,0), + (5166,13231,20000,40,180,40,0), + (5166,13232,33000,40,220,48,0), + (5166,13233,50000,40,260,56,0), + (5167,652,300,0,0,10,0), + (5167,1424,300,0,0,10,0), + (5167,1728,4000,0,0,22,0), + (5167,1762,100,0,0,6,0), + (5167,1763,1200,0,0,14,0), + (5167,1764,4000,0,0,22,0), + (5167,1765,10000,0,0,30,0), + (5167,1771,800,0,0,12,0), + (5167,1772,6000,0,0,26,0), + (5167,1773,27000,0,0,42,0), + (5167,1774,52000,0,0,58,0), + (5167,1780,100,0,0,6,0), + (5167,1781,2900,0,0,18,0), + (5167,1789,10,0,0,1,0), + (5167,1790,3000,0,0,20,0), + (5167,1791,20000,0,0,40,0), + (5167,1792,54000,0,0,60,0), + (5167,1838,6000,0,0,26,0), + (5167,1845,10000,0,0,30,0), + (5167,1846,5000,0,0,24,0), + (5167,1858,4000,0,0,22,0), + (5167,1859,27000,0,0,42,0), + (5167,1862,20000,0,0,40,0), + (5167,2592,100,0,0,4,0), + (5167,2593,800,0,0,12,0), + (5167,2594,3000,0,0,20,0), + (5167,2595,8000,0,0,28,0), + (5167,2843,10000,40,130,30,0), + (5167,2844,18000,40,170,38,0), + (5167,2984,300,0,0,10,0), + (5167,3128,800,0,0,12,0), + (5167,3422,3000,40,1,20,0), + (5167,3423,35000,40,230,50,0), + (5167,5167,100,0,0,4,0), + (5167,5175,300,0,0,10,0), + (5167,5278,200,0,0,8,0), + (5167,5768,5000,40,100,24,0), + (5167,6185,7750,0,0,46,0), + (5167,6480,1800,0,0,16,0), + (5167,6505,14000,0,0,34,0), + (5167,6511,14000,40,150,34,0), + (5167,6734,1800,0,0,16,0), + (5167,6735,10000,0,0,30,0), + (5167,6736,3000,0,0,20,0), + (5167,6737,1200,0,0,14,0), + (5167,6763,200,0,0,8,0), + (5167,6764,1800,0,0,16,0), + (5167,6765,5000,0,0,24,0), + (5167,6769,8000,0,0,28,0), + (5167,6771,8000,0,0,28,0), + (5167,6775,27000,0,0,42,0), + (5167,8622,18000,0,0,38,0), + (5167,8625,12000,0,0,32,0), + (5167,8626,20000,0,0,40,0), + (5167,8630,12000,0,0,32,0), + (5167,8634,4000,0,0,22,0), + (5167,8635,10000,0,0,30,0), + (5167,8636,18000,0,0,38,0), + (5167,8638,20000,0,0,40,0), + (5167,8641,8000,0,0,28,0), + (5167,8642,16000,0,0,36,0), + (5167,8644,35000,0,0,50,0), + (5167,8648,1200,0,0,14,0), + (5167,8651,6000,0,0,26,0), + (5167,8652,16000,0,0,36,0), + (5167,8678,2900,0,0,18,0), + (5167,8695,18000,40,170,38,0), + (5167,8697,14000,0,0,34,0), + (5167,8701,8000,40,120,28,0), + (5167,8723,16000,0,0,36,0), + (5167,8727,6000,0,0,26,0), + (5167,8728,14000,0,0,34,0), + (5167,8810,16000,40,160,36,0), + (5167,11199,31000,0,0,46,0), + (5167,11200,50000,0,0,56,0), + (5167,11270,27000,0,0,42,0), + (5167,11271,35000,0,0,50,0), + (5167,11272,52000,0,0,58,0), + (5167,11276,29000,0,0,44,0), + (5167,11277,46000,0,0,52,0), + (5167,11278,54000,0,0,60,0), + (5167,11282,29000,0,0,44,0), + (5167,11283,46000,0,0,52,0), + (5167,11284,54000,0,0,60,0), + (5167,11287,31000,0,0,46,0), + (5167,11288,54000,0,0,60,0), + (5167,11291,31000,0,0,46,0), + (5167,11292,48000,0,0,54,0), + (5167,11295,31000,0,0,46,0), + (5167,11296,48000,0,0,54,0), + (5167,11298,33000,0,0,48,0), + (5167,11301,33000,0,0,48,0), + (5167,11302,50000,0,0,56,0), + (5167,11304,46000,0,0,52,0), + (5167,11318,52000,0,0,58,0), + (5167,11344,29000,40,200,44,0), + (5167,11345,46000,40,240,52,0), + (5167,11346,54000,40,280,60,0), + (5167,11360,31000,40,210,46,0), + (5167,11361,48000,40,250,54,0), + (5167,11401,46000,40,240,52,0), + (5167,13027,13000,0,0,58,0), + (5167,13221,12000,40,140,32,0), + (5167,13231,20000,40,180,40,0), + (5167,13232,33000,40,220,48,0), + (5167,13233,50000,40,260,56,0), + (5171,607,9000,0,0,36,0), + (5171,1197,5000,0,0,28,0), + (5171,1296,200,0,0,8,0), + (5171,1297,1500,0,0,18,0), + (5171,1367,900,0,0,14,0), + (5171,1368,2500,0,0,22,0), + (5171,1369,6000,0,0,30,0), + (5171,1374,10,0,0,1,0), + (5171,1375,300,0,0,10,0), + (5171,1376,2000,0,0,20,0), + (5171,1377,1500,0,0,18,0), + (5171,1381,100,0,0,6,0), + (5171,1382,600,0,0,12,0), + (5171,1383,300,0,0,10,0), + (5171,1384,2000,0,0,20,0), + (5171,1393,100,0,0,4,0), + (5171,1394,600,0,0,12,0), + (5171,1404,6000,0,0,30,0), + (5171,1406,2000,0,0,20,0), + (5171,1407,5000,0,0,28,0), + (5171,1476,100,0,0,6,0), + (5171,1477,1200,0,0,16,0), + (5171,1478,4000,0,0,26,0), + (5171,1571,14000,0,0,48,0), + (5171,1572,11000,0,0,42,0), + (5171,2942,6000,0,0,30,0), + (5171,2945,1500,0,0,18,0), + (5171,2971,4000,0,0,26,0), + (5171,2972,10000,0,0,38,0), + (5171,3704,600,0,0,12,0), + (5171,3705,2000,0,0,20,0), + (5171,3706,5000,0,0,28,0), + (5171,3707,9000,0,0,36,0), + (5171,5139,3000,0,0,24,0), + (5171,5486,11000,0,0,40,0), + (5171,5501,3000,0,0,24,0), + (5171,5698,1200,0,0,16,0), + (5171,5700,8000,0,0,34,0), + (5171,5702,13000,0,0,46,0), + (5171,5709,6000,0,0,30,0), + (5171,5736,4000,0,0,26,0), + (5171,5741,2000,0,0,20,0), + (5171,5783,200,0,0,8,0), + (5171,6203,300,0,0,10,0), + (5171,6204,2500,0,0,22,0), + (5171,6206,2500,0,0,22,0), + (5171,6214,7000,0,0,32,0), + (5171,6216,22000,0,0,56,0), + (5171,6218,5000,0,0,28,0), + (5171,6220,8000,0,0,34,0), + (5171,6221,100,0,0,4,0), + (5171,6224,900,0,0,14,0), + (5171,6225,3000,0,0,24,0), + (5171,6227,8000,0,0,34,0), + (5171,6228,2500,0,0,22,0), + (5171,6232,7000,0,0,32,0), + (5171,6485,9000,0,0,36,0), + (5171,7642,9000,0,0,36,0), + (5171,7647,7000,0,0,32,0), + (5171,7649,8000,0,0,34,0), + (5171,7650,900,0,0,14,0), + (5171,7652,10000,0,0,38,0), + (5171,7660,5000,0,0,28,0), + (5171,7661,11000,0,0,42,0), + (5171,7662,300,0,0,10,0), + (5171,7663,2000,0,0,20,0), + (5171,7664,5000,0,0,28,0), + (5171,7665,6000,0,0,30,0), + (5171,7666,7000,0,0,32,0), + (5171,8290,3000,0,0,24,0), + (5171,8291,10000,0,0,38,0), + (5171,11662,12000,0,0,44,0), + (5171,11663,18000,0,0,52,0), + (5171,11664,26000,0,0,60,0), + (5171,11666,11000,0,0,40,0), + (5171,11669,15000,0,0,50,0), + (5171,11670,26000,0,0,60,0), + (5171,11673,12000,0,0,44,0), + (5171,11674,20000,0,0,54,0), + (5171,11676,18000,0,0,52,0), + (5171,11679,13000,0,0,46,0), + (5171,11680,24000,0,0,58,0), + (5171,11685,9900,0,0,42,0), + (5171,11686,18000,0,0,54,0), + (5171,11690,9000,0,0,36,0), + (5171,11691,13000,0,0,46,0), + (5171,11692,22000,0,0,56,0), + (5171,11696,12000,0,0,44,0), + (5171,11697,18000,0,0,52,0), + (5171,11698,26000,0,0,60,0), + (5171,11701,13000,0,0,46,0), + (5171,11702,20000,0,0,54,0), + (5171,11705,12000,0,0,44,0), + (5171,11709,11000,0,0,42,0), + (5171,11710,18000,0,0,52,0), + (5171,11714,10000,0,0,38,0), + (5171,11715,14000,0,0,48,0), + (5171,11716,24000,0,0,58,0), + (5171,11718,22000,0,0,56,0), + (5171,11720,15000,0,0,50,0), + (5171,11723,13000,0,0,46,0), + (5171,11724,26000,0,0,60,0), + (5171,11727,12000,0,0,44,0), + (5171,11728,24000,0,0,58,0), + (5171,11731,24000,0,0,58,0), + (5171,11736,11000,0,0,40,0), + (5171,11737,15000,0,0,50,0), + (5171,11738,26000,0,0,60,0), + (5171,11741,11000,0,0,42,0), + (5171,11742,18000,0,0,52,0), + (5171,11788,15000,0,0,50,0), + (5171,17732,14000,0,0,48,0), + (5171,17733,26000,0,0,60,0), + (5171,17865,12000,0,0,44,0), + (5171,18154,4000,0,0,26,0), + (5171,18155,8000,0,0,34,0), + (5171,18156,11000,0,0,42,0), + (5171,18157,15000,0,0,50,0), + (5171,18158,24000,0,0,58,0), + (5171,18160,22000,0,0,56,0), + (5171,18161,15000,0,0,50,0), + (5171,18162,24000,0,0,58,0), + (5171,18169,20000,0,0,54,0), + (5171,18170,13000,0,0,46,0), + (5171,18171,22000,0,0,56,0), + (5171,18648,13000,0,0,46,0), + (5171,18753,26000,0,0,60,0), + (5171,18872,150,0,0,24,0), + (5171,18875,350,0,0,32,0), + (5171,18876,550,0,0,40,0), + (5171,18877,700,0,0,48,0), + (5171,18878,22000,0,0,56,0), + (5171,18927,500,0,0,38,0), + (5171,18928,700,0,0,48,0), + (5171,18929,1200,0,0,58,0), + (5171,18933,700,0,0,48,0), + (5171,18934,1000,0,0,54,0), + (5171,18935,1300,0,0,60,0), + (5171,18939,750,0,0,50,0), + (5171,18940,1300,0,0,60,0), + (5171,20766,6000,0,0,30,0), + (5171,20767,11000,0,0,40,0), + (5171,20768,15000,0,0,50,0), + (5171,20769,26000,0,0,60,0), + (5171,17938,22000,17862,0,56,0), + (5172,607,9000,0,0,36,0), + (5172,1197,5000,0,0,28,0), + (5172,1296,200,0,0,8,0), + (5172,1297,1500,0,0,18,0), + (5172,1367,900,0,0,14,0), + (5172,1368,2500,0,0,22,0), + (5172,1369,6000,0,0,30,0), + (5172,1374,10,0,0,1,0), + (5172,1375,300,0,0,10,0), + (5172,1376,2000,0,0,20,0), + (5172,1377,1500,0,0,18,0), + (5172,1381,100,0,0,6,0), + (5172,1382,600,0,0,12,0), + (5172,1383,300,0,0,10,0), + (5172,1384,2000,0,0,20,0), + (5172,1393,100,0,0,4,0), + (5172,1394,600,0,0,12,0), + (5172,1404,6000,0,0,30,0), + (5172,1406,2000,0,0,20,0), + (5172,1407,5000,0,0,28,0), + (5172,1476,100,0,0,6,0), + (5172,1477,1200,0,0,16,0), + (5172,1478,4000,0,0,26,0), + (5172,1571,14000,0,0,48,0), + (5172,1572,11000,0,0,42,0), + (5172,2942,6000,0,0,30,0), + (5172,2945,1500,0,0,18,0), + (5172,2971,4000,0,0,26,0), + (5172,2972,10000,0,0,38,0), + (5172,3704,600,0,0,12,0), + (5172,3705,2000,0,0,20,0), + (5172,3706,5000,0,0,28,0), + (5172,3707,9000,0,0,36,0), + (5172,5139,3000,0,0,24,0), + (5172,5486,11000,0,0,40,0), + (5172,5501,3000,0,0,24,0), + (5172,5698,1200,0,0,16,0), + (5172,5700,8000,0,0,34,0), + (5172,5702,13000,0,0,46,0), + (5172,5709,6000,0,0,30,0), + (5172,5736,4000,0,0,26,0), + (5172,5741,2000,0,0,20,0), + (5172,5783,200,0,0,8,0), + (5172,6203,300,0,0,10,0), + (5172,6204,2500,0,0,22,0), + (5172,6206,2500,0,0,22,0), + (5172,6214,7000,0,0,32,0), + (5172,6216,22000,0,0,56,0), + (5172,6218,5000,0,0,28,0), + (5172,6220,8000,0,0,34,0), + (5172,6221,100,0,0,4,0), + (5172,6224,900,0,0,14,0), + (5172,6225,3000,0,0,24,0), + (5172,6227,8000,0,0,34,0), + (5172,6228,2500,0,0,22,0), + (5172,6232,7000,0,0,32,0), + (5172,6485,9000,0,0,36,0), + (5172,7642,9000,0,0,36,0), + (5172,7647,7000,0,0,32,0), + (5172,7649,8000,0,0,34,0), + (5172,7650,900,0,0,14,0), + (5172,7652,10000,0,0,38,0), + (5172,7660,5000,0,0,28,0), + (5172,7661,11000,0,0,42,0), + (5172,7662,300,0,0,10,0), + (5172,7663,2000,0,0,20,0), + (5172,7664,5000,0,0,28,0), + (5172,7665,6000,0,0,30,0), + (5172,7666,7000,0,0,32,0), + (5172,8290,3000,0,0,24,0), + (5172,8291,10000,0,0,38,0), + (5172,11662,12000,0,0,44,0), + (5172,11663,18000,0,0,52,0), + (5172,11664,26000,0,0,60,0), + (5172,11666,11000,0,0,40,0), + (5172,11669,15000,0,0,50,0), + (5172,11670,26000,0,0,60,0), + (5172,11673,12000,0,0,44,0), + (5172,11674,20000,0,0,54,0), + (5172,11676,18000,0,0,52,0), + (5172,11679,13000,0,0,46,0), + (5172,11680,24000,0,0,58,0), + (5172,11685,9900,0,0,42,0), + (5172,11686,18000,0,0,54,0), + (5172,11690,9000,0,0,36,0), + (5172,11691,13000,0,0,46,0), + (5172,11692,22000,0,0,56,0), + (5172,11696,12000,0,0,44,0), + (5172,11697,18000,0,0,52,0), + (5172,11698,26000,0,0,60,0), + (5172,11701,13000,0,0,46,0), + (5172,11702,20000,0,0,54,0), + (5172,11705,12000,0,0,44,0), + (5172,11709,11000,0,0,42,0), + (5172,11710,18000,0,0,52,0), + (5172,11714,10000,0,0,38,0), + (5172,11715,14000,0,0,48,0), + (5172,11716,24000,0,0,58,0), + (5172,11718,22000,0,0,56,0), + (5172,11720,15000,0,0,50,0), + (5172,11723,13000,0,0,46,0), + (5172,11724,26000,0,0,60,0), + (5172,11727,12000,0,0,44,0), + (5172,11728,24000,0,0,58,0), + (5172,11731,24000,0,0,58,0), + (5172,11736,11000,0,0,40,0), + (5172,11737,15000,0,0,50,0), + (5172,11738,26000,0,0,60,0), + (5172,11741,11000,0,0,42,0), + (5172,11742,18000,0,0,52,0), + (5172,11788,15000,0,0,50,0), + (5172,17732,14000,0,0,48,0), + (5172,17733,26000,0,0,60,0), + (5172,17865,12000,0,0,44,0), + (5172,18154,4000,0,0,26,0), + (5172,18155,8000,0,0,34,0), + (5172,18156,11000,0,0,42,0), + (5172,18157,15000,0,0,50,0), + (5172,18158,24000,0,0,58,0), + (5172,18160,22000,0,0,56,0), + (5172,18161,15000,0,0,50,0), + (5172,18162,24000,0,0,58,0), + (5172,18169,20000,0,0,54,0), + (5172,18170,13000,0,0,46,0), + (5172,18171,22000,0,0,56,0), + (5172,18648,13000,0,0,46,0), + (5172,18753,26000,0,0,60,0), + (5172,18872,150,0,0,24,0), + (5172,18875,350,0,0,32,0), + (5172,18876,550,0,0,40,0), + (5172,18877,700,0,0,48,0), + (5172,18878,22000,0,0,56,0), + (5172,18927,500,0,0,38,0), + (5172,18928,700,0,0,48,0), + (5172,18929,1200,0,0,58,0), + (5172,18933,700,0,0,48,0), + (5172,18934,1000,0,0,54,0), + (5172,18935,1300,0,0,60,0), + (5172,18939,750,0,0,50,0), + (5172,18940,1300,0,0,60,0), + (5172,20766,6000,0,0,30,0), + (5172,20767,11000,0,0,40,0), + (5172,20768,15000,0,0,50,0), + (5172,20769,26000,0,0,60,0), + (5172,17938,22000,17862,0,56,0), + (5173,607,9000,0,0,36,0), + (5173,1197,5000,0,0,28,0), + (5173,1296,200,0,0,8,0), + (5173,1297,1500,0,0,18,0), + (5173,1367,900,0,0,14,0), + (5173,1368,2500,0,0,22,0), + (5173,1369,6000,0,0,30,0), + (5173,1374,10,0,0,1,0), + (5173,1375,300,0,0,10,0), + (5173,1376,2000,0,0,20,0), + (5173,1377,1500,0,0,18,0), + (5173,1381,100,0,0,6,0), + (5173,1382,600,0,0,12,0), + (5173,1383,300,0,0,10,0), + (5173,1384,2000,0,0,20,0), + (5173,1393,100,0,0,4,0), + (5173,1394,600,0,0,12,0), + (5173,1404,6000,0,0,30,0), + (5173,1406,2000,0,0,20,0), + (5173,1407,5000,0,0,28,0), + (5173,1476,100,0,0,6,0), + (5173,1477,1200,0,0,16,0), + (5173,1478,4000,0,0,26,0), + (5173,1571,14000,0,0,48,0), + (5173,1572,11000,0,0,42,0), + (5173,2942,6000,0,0,30,0), + (5173,2945,1500,0,0,18,0), + (5173,2971,4000,0,0,26,0), + (5173,2972,10000,0,0,38,0), + (5173,3704,600,0,0,12,0), + (5173,3705,2000,0,0,20,0), + (5173,3706,5000,0,0,28,0), + (5173,3707,9000,0,0,36,0), + (5173,5139,3000,0,0,24,0), + (5173,5486,11000,0,0,40,0), + (5173,5501,3000,0,0,24,0), + (5173,5698,1200,0,0,16,0), + (5173,5700,8000,0,0,34,0), + (5173,5702,13000,0,0,46,0), + (5173,5709,6000,0,0,30,0), + (5173,5736,4000,0,0,26,0), + (5173,5741,2000,0,0,20,0), + (5173,5783,200,0,0,8,0), + (5173,6203,300,0,0,10,0), + (5173,6204,2500,0,0,22,0), + (5173,6206,2500,0,0,22,0), + (5173,6214,7000,0,0,32,0), + (5173,6216,22000,0,0,56,0), + (5173,6218,5000,0,0,28,0), + (5173,6220,8000,0,0,34,0), + (5173,6221,100,0,0,4,0), + (5173,6224,900,0,0,14,0), + (5173,6225,3000,0,0,24,0), + (5173,6227,8000,0,0,34,0), + (5173,6228,2500,0,0,22,0), + (5173,6232,7000,0,0,32,0), + (5173,6485,9000,0,0,36,0), + (5173,7642,9000,0,0,36,0), + (5173,7647,7000,0,0,32,0), + (5173,7649,8000,0,0,34,0), + (5173,7650,900,0,0,14,0), + (5173,7652,10000,0,0,38,0), + (5173,7660,5000,0,0,28,0), + (5173,7661,11000,0,0,42,0), + (5173,7662,300,0,0,10,0), + (5173,7663,2000,0,0,20,0), + (5173,7664,5000,0,0,28,0), + (5173,7665,6000,0,0,30,0), + (5173,7666,7000,0,0,32,0), + (5173,8290,3000,0,0,24,0), + (5173,8291,10000,0,0,38,0), + (5173,11662,12000,0,0,44,0), + (5173,11663,18000,0,0,52,0), + (5173,11664,26000,0,0,60,0), + (5173,11666,11000,0,0,40,0), + (5173,11669,15000,0,0,50,0), + (5173,11670,26000,0,0,60,0), + (5173,11673,12000,0,0,44,0), + (5173,11674,20000,0,0,54,0), + (5173,11676,18000,0,0,52,0), + (5173,11679,13000,0,0,46,0), + (5173,11680,24000,0,0,58,0), + (5173,11685,9900,0,0,42,0), + (5173,11686,18000,0,0,54,0), + (5173,11690,9000,0,0,36,0), + (5173,11691,13000,0,0,46,0), + (5173,11692,22000,0,0,56,0), + (5173,11696,12000,0,0,44,0), + (5173,11697,18000,0,0,52,0), + (5173,11698,26000,0,0,60,0), + (5173,11701,13000,0,0,46,0), + (5173,11702,20000,0,0,54,0), + (5173,11705,12000,0,0,44,0), + (5173,11709,11000,0,0,42,0), + (5173,11710,18000,0,0,52,0), + (5173,11714,10000,0,0,38,0), + (5173,11715,14000,0,0,48,0), + (5173,11716,24000,0,0,58,0), + (5173,11718,22000,0,0,56,0), + (5173,11720,15000,0,0,50,0), + (5173,11723,13000,0,0,46,0), + (5173,11724,26000,0,0,60,0), + (5173,11727,12000,0,0,44,0), + (5173,11728,24000,0,0,58,0), + (5173,11731,24000,0,0,58,0), + (5173,11736,11000,0,0,40,0), + (5173,11737,15000,0,0,50,0), + (5173,11738,26000,0,0,60,0), + (5173,11741,11000,0,0,42,0), + (5173,11742,18000,0,0,52,0), + (5173,11788,15000,0,0,50,0), + (5173,17732,14000,0,0,48,0), + (5173,17733,26000,0,0,60,0), + (5173,17865,12000,0,0,44,0), + (5173,18154,4000,0,0,26,0), + (5173,18155,8000,0,0,34,0), + (5173,18156,11000,0,0,42,0), + (5173,18157,15000,0,0,50,0), + (5173,18158,24000,0,0,58,0), + (5173,18160,22000,0,0,56,0), + (5173,18161,15000,0,0,50,0), + (5173,18162,24000,0,0,58,0), + (5173,18169,20000,0,0,54,0), + (5173,18170,13000,0,0,46,0), + (5173,18171,22000,0,0,56,0), + (5173,18648,13000,0,0,46,0), + (5173,18753,26000,0,0,60,0), + (5173,18872,150,0,0,24,0), + (5173,18875,350,0,0,32,0), + (5173,18876,550,0,0,40,0), + (5173,18877,700,0,0,48,0), + (5173,18878,22000,0,0,56,0), + (5173,18927,500,0,0,38,0), + (5173,18928,700,0,0,48,0), + (5173,18929,1200,0,0,58,0), + (5173,18933,700,0,0,48,0), + (5173,18934,1000,0,0,54,0), + (5173,18935,1300,0,0,60,0), + (5173,18939,750,0,0,50,0), + (5173,18940,1300,0,0,60,0), + (5173,20766,6000,0,0,30,0), + (5173,20767,11000,0,0,40,0), + (5173,20768,15000,0,0,50,0), + (5173,20769,26000,0,0,60,0), + (5173,17938,22000,17862,0,56,0), + (5174,3984,115,202,30,0,0), + (5174,3985,130,202,30,0,0), + (5174,3986,150,202,50,0,0), + (5174,3987,150,202,50,0,0), + (5174,3988,200,202,60,0,0), + (5174,3990,270,202,90,0,0), + (5174,3991,225,202,65,0,0), + (5174,3992,250,202,75,0,0), + (5174,3993,250,202,75,0,0), + (5174,3994,250,202,75,0,0), + (5174,3995,270,202,85,0,0), + (5174,3997,360,202,100,0,0), + (5174,3998,378,202,105,0,0), + (5174,3999,405,202,105,0,0), + (5174,4000,405,202,105,0,0), + (5174,4001,427,202,110,0,0), + (5174,4003,450,202,120,0,0), + (5174,4005,450,202,125,0,0), + (5174,4006,450,202,125,0,0), + (5174,4007,450,202,125,0,0), + (5174,4008,270,202,125,0,0), + (5174,4009,495,202,130,0,0), + (5174,4010,540,202,140,0,0), + (5174,4012,540,202,145,0,0), + (5174,4013,675,202,150,0,0), + (5174,4014,675,202,150,0,0), + (5174,4016,720,202,160,0,0), + (5174,4017,810,202,170,0,0), + (5174,4018,900,202,175,0,0), + (5174,4019,900,202,175,0,0), + (5174,4020,920,202,180,0,0), + (5174,4022,1080,202,185,0,0), + (5174,4023,1260,202,190,0,0), + (5174,4039,10,0,0,5,0), + (5174,4040,450,202,50,10,0), + (5174,4041,4500,202,125,20,0), + (5174,6459,360,202,135,0,0), + (5174,7431,150,202,50,0,0), + (5174,8336,270,202,100,0,0), + (5174,9272,450,202,150,0,0), + (5174,12628,900,202,150,0,0), + (5174,12629,900,202,175,0,0), + (5174,12630,900,202,175,0,0), + (5174,12631,900,202,175,0,0), + (5174,12632,1170,202,195,0,0), + (5174,12633,1350,202,200,0,0), + (5174,12634,1440,202,205,0,0), + (5174,12635,1440,202,205,0,0), + (5174,12636,1530,202,210,0,0), + (5174,12637,1620,202,215,0,0), + (5174,12638,1620,202,215,0,0), + (5174,15256,1350,202,200,0,0), + (5177,2275,10,0,0,5,0), + (5177,2280,450,171,50,10,0), + (5177,2339,100,171,25,0,0), + (5177,2340,135,171,40,0,0), + (5177,2341,250,171,55,0,0), + (5177,3179,450,171,90,0,0), + (5177,3181,1350,171,120,0,0), + (5177,3184,50,171,15,0,0), + (5177,3185,1350,171,125,0,0), + (5177,3186,1800,171,130,0,0), + (5177,3458,3600,171,110,0,0), + (5177,7180,405,171,90,0,0), + (5177,7838,225,171,80,0,0), + (5177,7839,900,171,130,0,0), + (5177,7842,900,171,100,0,0), + (5177,7846,2700,171,140,0,0), + (5177,11536,225,171,50,0,0), + (5392,2581,10,0,0,0,0), + (5392,2582,500,186,50,0,0), + (5392,3313,50,186,65,0,0), + (5392,3314,200,186,65,0,0), + (5392,3315,2250,186,155,0,0), + (5392,3316,450,186,125,0,0), + (5392,3317,180,186,75,0,0), + (5392,3568,4500,186,125,0,0), + (5392,3596,2250,186,165,0,0), + (5392,10099,4500,186,175,0,0), + (5392,10100,9000,186,230,0,0), + (5392,10249,50000,186,200,0,0), + (5392,16154,18000,186,250,0,0), + (5479,797,4000,0,0,20,0), + (5479,798,10000,0,0,26,0), + (5479,1055,11000,0,0,28,0), + (5479,1065,1500,0,0,14,0), + (5479,1229,100,0,0,6,0), + (5479,1343,100,0,0,6,0), + (5479,1344,3000,0,0,18,0), + (5479,1423,100,0,0,4,0), + (5479,1424,4000,0,0,20,0), + (5479,1482,12000,0,0,30,0), + (5479,1606,200,0,0,8,0), + (5479,1607,2000,0,0,16,0), + (5479,1610,8000,0,0,24,0), + (5479,1611,14000,0,0,32,0), + (5479,1646,3000,0,0,18,0), + (5479,1675,1000,0,0,12,0), + (5479,1676,14000,0,0,32,0), + (5479,1677,54000,0,0,52,0), + (5479,1685,18000,0,0,36,0), + (5479,1716,200,0,0,8,0), + (5479,1722,42000,0,0,50,0), + (5479,1738,100,0,0,4,0), + (5479,2570,2000,0,0,16,0), + (5479,2688,600,0,0,10,0), + (5479,3128,100,0,0,6,0), + (5479,3433,12000,0,0,30,0), + (5479,3434,22000,0,0,40,0), + (5479,3435,42000,0,0,50,0), + (5479,5243,1000,0,0,12,0), + (5479,5247,6000,0,0,20,0), + (5479,5283,8000,0,0,24,0), + (5479,6158,22000,0,0,40,0), + (5479,6176,14000,0,0,32,0), + (5479,6177,22000,0,0,40,0), + (5479,6180,10000,0,0,26,0), + (5479,6191,8000,0,0,24,0), + (5479,6193,6000,0,0,22,0), + (5479,6543,14000,0,0,32,0), + (5479,6549,600,0,0,10,0), + (5479,6550,4000,0,0,20,0), + (5479,6551,12000,0,0,30,0), + (5479,6553,20000,0,0,38,0), + (5479,6556,60000,0,0,58,0), + (5479,6573,1500,0,0,14,0), + (5479,6575,8000,0,0,24,0), + (5479,6674,10,0,0,1,0), + (5479,7109,22000,0,0,40,0), + (5479,7374,14000,0,0,32,0), + (5479,7375,56000,0,0,54,0), + (5479,7380,16000,0,0,34,0), + (5479,7382,2000,0,0,16,0), + (5479,7385,1000,0,0,12,0), + (5479,7401,10000,0,0,26,0), + (5479,7403,18000,0,0,36,0), + (5479,7406,6000,0,0,22,0), + (5479,7889,11000,0,0,28,0), + (5479,8206,11000,0,0,28,0), + (5479,8207,20000,0,0,38,0), + (5479,8381,16000,0,0,34,0), + (5479,8821,20000,0,0,38,0), + (5479,11552,32000,0,0,42,0), + (5479,11553,54000,0,0,52,0), + (5479,11557,16000,0,0,34,0), + (5479,11558,34000,0,0,44,0), + (5479,11559,56000,0,0,54,0), + (5479,11570,40000,0,0,48,0), + (5479,11571,58000,0,0,56,0), + (5479,11575,22000,0,0,40,0), + (5479,11576,42000,0,0,50,0), + (5479,11577,62000,0,0,60,0), + (5479,11579,36000,0,0,46,0), + (5479,11582,40000,0,0,48,0), + (5479,11583,60000,0,0,58,0), + (5479,11586,34000,0,0,44,0), + (5479,11587,62000,0,0,60,0), + (5479,11598,36000,0,0,46,0), + (5479,11599,60000,0,0,58,0), + (5479,11602,34000,0,0,44,0), + (5479,11603,56000,0,0,54,0), + (5479,11606,36000,0,0,46,0), + (5479,11607,56000,0,0,54,0), + (5479,18556,14000,0,0,32,0), + (5479,20561,36000,0,0,46,0), + (5479,20562,58000,0,0,56,0), + (5479,20571,62000,0,0,60,0), + (5479,20621,32000,0,0,42,0), + (5479,20622,54000,0,0,52,0), + (5479,20703,40000,0,0,48,0), + (5479,20704,58000,0,0,56,0), + (5479,20724,4000,0,0,20,0), + (5479,21555,200,0,0,48,0), + (5479,21557,2800,0,0,54,0), + (5479,21558,3100,0,0,60,0), + (5479,23898,2000,0,0,48,0), + (5479,23899,2800,0,0,54,0), + (5479,23900,3100,0,0,60,0), + (5479,23926,200,0,0,48,0), + (5479,23927,2800,0,0,54,0), + (5479,23928,3100,0,0,60,0), + (5480,797,4000,0,0,20,0), + (5480,798,10000,0,0,26,0), + (5480,1055,11000,0,0,28,0), + (5480,1065,1500,0,0,14,0), + (5480,1343,100,0,0,6,0), + (5480,1344,3000,0,0,18,0), + (5480,1423,100,0,0,4,0), + (5480,1482,12000,0,0,30,0), + (5480,1606,200,0,0,8,0), + (5480,1607,2000,0,0,16,0), + (5480,1610,8000,0,0,24,0), + (5480,1611,14000,0,0,32,0), + (5480,1646,3000,0,0,18,0), + (5480,1675,1000,0,0,12,0), + (5480,1676,14000,0,0,32,0), + (5480,1677,54000,0,0,52,0), + (5480,1685,18000,0,0,36,0), + (5480,1716,200,0,0,8,0), + (5480,1722,42000,0,0,50,0), + (5480,1738,100,0,0,4,0), + (5480,2688,600,0,0,10,0), + (5480,3128,100,0,0,6,0), + (5480,3433,12000,0,0,30,0), + (5480,3434,22000,0,0,40,0), + (5480,3435,42000,0,0,50,0), + (5480,5243,1000,0,0,12,0), + (5480,5283,8000,0,0,24,0), + (5480,6158,22000,0,0,40,0), + (5480,6176,14000,0,0,32,0), + (5480,6177,22000,0,0,40,0), + (5480,6180,10000,0,0,26,0), + (5480,6191,8000,0,0,24,0), + (5480,6193,6000,0,0,22,0), + (5480,6543,14000,0,0,32,0), + (5480,6549,600,0,0,10,0), + (5480,6550,4000,0,0,20,0), + (5480,6551,12000,0,0,30,0), + (5480,6553,20000,0,0,38,0), + (5480,6556,60000,0,0,58,0), + (5480,6573,1500,0,0,14,0), + (5480,6575,8000,0,0,24,0), + (5480,6674,10,0,0,1,0), + (5480,7109,22000,0,0,40,0), + (5480,7374,14000,0,0,32,0), + (5480,7375,56000,0,0,54,0), + (5480,7380,16000,0,0,34,0), + (5480,7382,2000,0,0,16,0), + (5480,7385,1000,0,0,12,0), + (5480,7401,10000,0,0,26,0), + (5480,7403,18000,0,0,36,0), + (5480,7406,6000,0,0,22,0), + (5480,7889,11000,0,0,28,0), + (5480,8206,11000,0,0,28,0), + (5480,8207,20000,0,0,38,0), + (5480,8381,16000,0,0,34,0), + (5480,8821,20000,0,0,38,0), + (5480,11552,32000,0,0,42,0), + (5480,11553,54000,0,0,52,0), + (5480,11557,16000,0,0,34,0), + (5480,11558,34000,0,0,44,0), + (5480,11559,56000,0,0,54,0), + (5480,11570,40000,0,0,48,0), + (5480,11571,58000,0,0,56,0), + (5480,11575,22000,0,0,40,0), + (5480,11576,42000,0,0,50,0), + (5480,11577,62000,0,0,60,0), + (5480,11579,36000,0,0,46,0), + (5480,11582,40000,0,0,48,0), + (5480,11583,60000,0,0,58,0), + (5480,11586,34000,0,0,44,0), + (5480,11587,62000,0,0,60,0), + (5480,11598,36000,0,0,46,0), + (5480,11599,60000,0,0,58,0), + (5480,11602,34000,0,0,44,0), + (5480,11603,56000,0,0,54,0), + (5480,11606,36000,0,0,46,0), + (5480,11607,56000,0,0,54,0), + (5480,18556,14000,0,0,32,0), + (5480,20561,36000,0,0,46,0), + (5480,20562,58000,0,0,56,0), + (5480,20571,62000,0,0,60,0), + (5480,20621,32000,0,0,42,0), + (5480,20622,54000,0,0,52,0), + (5480,20703,40000,0,0,48,0), + (5480,20704,58000,0,0,56,0), + (5480,20724,4000,0,0,20,0), + (5480,21555,200,0,0,48,0), + (5480,21557,2800,0,0,54,0), + (5480,21558,3100,0,0,60,0), + (5480,23898,2000,0,0,48,0), + (5480,23899,2800,0,0,54,0), + (5480,23900,3100,0,0,60,0), + (5480,23926,200,0,0,48,0), + (5480,23927,2800,0,0,54,0), + (5480,23928,3100,0,0,60,0), + (5482,2551,100,0,0,5,0), + (5482,2559,50,185,10,0,0), + (5482,2561,100,185,50,0,0), + (5482,2562,200,185,75,0,0), + (5482,2563,150,185,80,0,0), + (5482,3412,500,185,50,10,0), + (5482,6502,100,185,50,0,0), + (5482,6503,300,185,125,0,0), + (5482,21176,4000,185,200,0,0), + (5484,1252,800,0,0,12,0), + (5484,1253,10000,0,0,30,0), + (5484,1254,18000,0,0,40,0), + (5484,1255,10,0,0,1,0), + (5484,1256,800,0,0,12,0), + (5484,1257,5000,0,0,24,0), + (5484,1258,100,0,0,4,0), + (5484,1259,300,0,0,10,0), + (5484,1260,2000,0,0,18,0), + (5484,1261,6000,0,0,26,0), + (5484,1265,200,0,0,8,0), + (5484,1268,1200,0,0,14,0), + (5484,1269,11000,0,0,32,0), + (5484,1275,100,0,0,6,0), + (5484,1276,1200,0,0,14,0), + (5484,1277,800,0,0,12,0), + (5484,1278,2000,0,0,18,0), + (5484,1279,10000,0,0,30,0), + (5484,1280,22000,0,0,42,0), + (5484,1283,2000,0,0,18,0), + (5484,1284,14000,0,0,36,0), + (5484,1287,10000,0,0,30,0), + (5484,1288,18000,0,0,40,0), + (5484,1293,10000,0,0,30,0), + (5484,1298,5000,0,0,24,0), + (5484,1300,4000,0,0,22,0), + (5484,1301,10000,0,0,30,0), + (5484,1425,3000,0,0,20,0), + (5484,2013,300,0,0,10,0), + (5484,2016,4000,0,0,22,0), + (5484,2049,30000,0,0,50,0), + (5484,2056,100,0,0,4,0), + (5484,2057,300,0,0,10,0), + (5484,2058,1600,0,0,16,0), + (5484,2059,4000,0,0,22,0), + (5484,2065,18000,0,0,40,0), + (5484,2066,3000,0,0,20,0), + (5484,2067,38000,0,0,52,0), + (5484,2068,44000,0,0,58,0), + (5484,2069,26000,0,0,46,0), + (5484,2097,4000,0,0,22,0), + (5484,2793,14000,0,0,36,0), + (5484,2799,12000,0,0,34,0), + (5484,2851,100,0,0,6,0), + (5484,3046,400,0,0,28,0), + (5484,6062,16000,0,0,38,0), + (5484,6067,10000,0,0,30,0), + (5484,6068,14000,0,0,36,0), + (5484,6071,8000,0,0,28,0), + (5484,6072,12000,0,0,34,0), + (5484,6073,200,0,0,8,0), + (5484,6079,1200,0,0,14,0), + (5484,6080,3000,0,0,20,0), + (5484,6081,6000,0,0,26,0), + (5484,6082,11000,0,0,32,0), + (5484,6083,16000,0,0,38,0), + (5484,6386,900,0,0,40,0), + (5484,6492,12000,0,0,34,0), + (5484,7130,3000,0,0,20,0), + (5484,7378,400,0,0,28,0), + (5484,8093,300,0,0,10,0), + (5484,8107,1600,0,0,16,0), + (5484,8108,4000,0,0,22,0), + (5484,8109,8000,0,0,28,0), + (5484,8110,12000,0,0,34,0), + (5484,8111,18000,0,0,40,0), + (5484,8123,1200,0,0,14,0), + (5484,8125,8000,0,0,28,0), + (5484,8126,3000,0,0,20,0), + (5484,8130,5000,0,0,24,0), + (5484,8132,11000,0,0,32,0), + (5484,8193,14000,0,0,36,0), + (5484,9475,6000,0,0,26,0), + (5484,9476,11000,0,0,32,0), + (5484,9477,16000,0,0,38,0), + (5484,9486,18000,0,0,40,0), + (5484,9580,3000,0,0,20,0), + (5484,9581,10000,0,0,30,0), + (5484,9593,18000,0,0,40,0), + (5484,10877,18000,0,0,40,0), + (5484,10878,28000,0,0,48,0), + (5484,10879,42000,0,0,56,0), + (5484,10882,12000,0,0,34,0), + (5484,10883,26000,0,0,46,0), + (5484,10889,22000,0,0,42,0), + (5484,10891,42000,0,0,56,0), + (5484,10895,22000,0,0,42,0), + (5484,10896,30000,0,0,50,0), + (5484,10897,44000,0,0,58,0), + (5484,10902,22000,0,0,42,0), + (5484,10903,28000,0,0,48,0), + (5484,10904,40000,0,0,54,0), + (5484,10905,46000,0,0,60,0), + (5484,10910,24000,0,0,44,0), + (5484,10913,24000,0,0,44,0), + (5484,10914,44000,0,0,58,0), + (5484,10918,24000,0,0,44,0), + (5484,10919,30000,0,0,50,0), + (5484,10920,42000,0,0,56,0), + (5484,10930,24000,0,0,44,0), + (5484,10931,30000,0,0,50,0), + (5484,10932,42000,0,0,56,0), + (5484,10935,26000,0,0,46,0), + (5484,10936,40000,0,0,54,0), + (5484,10939,28000,0,0,48,0), + (5484,10940,46000,0,0,60,0), + (5484,10943,30000,0,0,50,0), + (5484,10944,46000,0,0,60,0), + (5484,10948,26000,0,0,46,0), + (5484,10949,38000,0,0,52,0), + (5484,10950,44000,0,0,58,0), + (5484,10954,38000,0,0,52,0), + (5484,10959,42000,0,0,56,0), + (5484,10962,46000,0,0,60,0), + (5484,11025,30000,0,0,50,0), + (5484,11026,46000,0,0,60,0), + (5484,14820,1500,0,0,50,0), + (5484,15434,700,0,0,36,0), + (5484,15452,5000,0,0,24,0), + (5484,15454,10000,0,0,30,0), + (5484,15455,14000,0,0,36,0), + (5484,15457,22000,0,0,42,0), + (5484,15459,28000,0,0,48,0), + (5484,15460,40000,0,0,54,0), + (5484,17316,700,0,0,36,0), + (5484,17317,1200,0,0,44,0), + (5484,17318,1900,0,0,52,0), + (5484,18806,46000,0,0,60,0), + (5484,18808,2300,0,0,60,0), + (5484,19339,100,0,0,18,0), + (5484,19340,300,0,0,26,0), + (5484,19341,600,0,0,34,0), + (5484,19342,1100,0,0,42,0), + (5484,19343,1500,0,0,50,0), + (5484,19344,2200,0,0,58,0), + (5484,19346,450,0,0,30,0), + (5484,19347,810,0,0,40,0), + (5484,20771,44000,0,0,58,0), + (5484,27796,3000,0,0,20,0), + (5484,27821,1200,0,0,44,0), + (5484,27822,1900,0,0,52,0), + (5484,27823,2300,0,0,60,0), + (5484,27843,2300,0,0,60,0), + (5484,27845,2300,0,0,60,0), + (5484,27875,1200,0,0,50,0), + (5484,27876,1500,0,0,60,0), + (5489,1252,800,0,0,12,0), + (5489,1253,10000,0,0,30,0), + (5489,1254,18000,0,0,40,0), + (5489,1255,10,0,0,1,0), + (5489,1256,800,0,0,12,0), + (5489,1257,5000,0,0,24,0), + (5489,1258,100,0,0,4,0), + (5489,1259,300,0,0,10,0), + (5489,1260,2000,0,0,18,0), + (5489,1261,6000,0,0,26,0), + (5489,1265,200,0,0,8,0), + (5489,1268,1200,0,0,14,0), + (5489,1269,11000,0,0,32,0), + (5489,1275,100,0,0,6,0), + (5489,1276,1200,0,0,14,0), + (5489,1277,800,0,0,12,0), + (5489,1278,2000,0,0,18,0), + (5489,1279,10000,0,0,30,0), + (5489,1280,22000,0,0,42,0), + (5489,1283,2000,0,0,18,0), + (5489,1284,14000,0,0,36,0), + (5489,1287,10000,0,0,30,0), + (5489,1288,18000,0,0,40,0), + (5489,1293,10000,0,0,30,0), + (5489,1298,5000,0,0,24,0), + (5489,1300,4000,0,0,22,0), + (5489,1301,10000,0,0,30,0), + (5489,1425,3000,0,0,20,0), + (5489,2013,300,0,0,10,0), + (5489,2016,4000,0,0,22,0), + (5489,2049,30000,0,0,50,0), + (5489,2056,100,0,0,4,0), + (5489,2057,300,0,0,10,0), + (5489,2058,1600,0,0,16,0), + (5489,2059,4000,0,0,22,0), + (5489,2065,18000,0,0,40,0), + (5489,2066,3000,0,0,20,0), + (5489,2067,38000,0,0,52,0), + (5489,2068,44000,0,0,58,0), + (5489,2069,26000,0,0,46,0), + (5489,2097,4000,0,0,22,0), + (5489,2793,14000,0,0,36,0), + (5489,2799,12000,0,0,34,0), + (5489,2851,100,0,0,6,0), + (5489,3046,400,0,0,28,0), + (5489,6062,16000,0,0,38,0), + (5489,6067,10000,0,0,30,0), + (5489,6068,14000,0,0,36,0), + (5489,6071,8000,0,0,28,0), + (5489,6072,12000,0,0,34,0), + (5489,6073,200,0,0,8,0), + (5489,6079,1200,0,0,14,0), + (5489,6080,3000,0,0,20,0), + (5489,6081,6000,0,0,26,0), + (5489,6082,11000,0,0,32,0), + (5489,6083,16000,0,0,38,0), + (5489,6386,900,0,0,40,0), + (5489,6492,12000,0,0,34,0), + (5489,7130,3000,0,0,20,0), + (5489,7378,400,0,0,28,0), + (5489,8093,300,0,0,10,0), + (5489,8107,1600,0,0,16,0), + (5489,8108,4000,0,0,22,0), + (5489,8109,8000,0,0,28,0), + (5489,8110,12000,0,0,34,0), + (5489,8111,18000,0,0,40,0), + (5489,8123,1200,0,0,14,0), + (5489,8125,8000,0,0,28,0), + (5489,8126,3000,0,0,20,0), + (5489,8130,5000,0,0,24,0), + (5489,8132,11000,0,0,32,0), + (5489,8193,14000,0,0,36,0), + (5489,9475,6000,0,0,26,0), + (5489,9476,11000,0,0,32,0), + (5489,9477,16000,0,0,38,0), + (5489,9486,18000,0,0,40,0), + (5489,9580,3000,0,0,20,0), + (5489,9581,10000,0,0,30,0), + (5489,9593,18000,0,0,40,0), + (5489,10877,18000,0,0,40,0), + (5489,10878,28000,0,0,48,0), + (5489,10879,42000,0,0,56,0), + (5489,10882,12000,0,0,34,0), + (5489,10883,26000,0,0,46,0), + (5489,10889,22000,0,0,42,0), + (5489,10891,42000,0,0,56,0), + (5489,10895,22000,0,0,42,0), + (5489,10896,30000,0,0,50,0), + (5489,10897,44000,0,0,58,0), + (5489,10902,22000,0,0,42,0), + (5489,10903,28000,0,0,48,0), + (5489,10904,40000,0,0,54,0), + (5489,10905,46000,0,0,60,0), + (5489,10910,24000,0,0,44,0), + (5489,10913,24000,0,0,44,0), + (5489,10914,44000,0,0,58,0), + (5489,10918,24000,0,0,44,0), + (5489,10919,30000,0,0,50,0), + (5489,10920,42000,0,0,56,0), + (5489,10930,24000,0,0,44,0), + (5489,10931,30000,0,0,50,0), + (5489,10932,42000,0,0,56,0), + (5489,10935,26000,0,0,46,0), + (5489,10936,40000,0,0,54,0), + (5489,10939,28000,0,0,48,0), + (5489,10940,46000,0,0,60,0), + (5489,10943,30000,0,0,50,0), + (5489,10944,46000,0,0,60,0), + (5489,10948,26000,0,0,46,0), + (5489,10949,38000,0,0,52,0), + (5489,10950,44000,0,0,58,0), + (5489,10954,38000,0,0,52,0), + (5489,10959,42000,0,0,56,0), + (5489,10962,46000,0,0,60,0), + (5489,11025,30000,0,0,50,0), + (5489,11026,46000,0,0,60,0), + (5489,14820,1500,0,0,50,0), + (5489,15434,700,0,0,36,0), + (5489,15452,5000,0,0,24,0), + (5489,15454,10000,0,0,30,0), + (5489,15455,14000,0,0,36,0), + (5489,15457,22000,0,0,42,0), + (5489,15459,28000,0,0,48,0), + (5489,15460,40000,0,0,54,0), + (5489,17316,700,0,0,36,0), + (5489,17317,1200,0,0,44,0), + (5489,17318,1900,0,0,52,0), + (5489,18806,46000,0,0,60,0), + (5489,18808,2300,0,0,60,0), + (5489,19339,100,0,0,18,0), + (5489,19340,300,0,0,26,0), + (5489,19341,600,0,0,34,0), + (5489,19342,1100,0,0,42,0), + (5489,19343,1500,0,0,50,0), + (5489,19344,2200,0,0,58,0), + (5489,19346,450,0,0,30,0), + (5489,19347,810,0,0,40,0), + (5489,20771,44000,0,0,58,0), + (5489,27796,3000,0,0,20,0), + (5489,27821,1200,0,0,44,0), + (5489,27822,1900,0,0,52,0), + (5489,27823,2300,0,0,60,0), + (5489,27843,2300,0,0,60,0), + (5489,27845,2300,0,0,60,0), + (5489,27875,1200,0,0,50,0), + (5489,27876,1500,0,0,60,0), + (5491,685,28000,0,0,50,0), + (5491,1873,100,0,0,6,0), + (5491,1874,2000,0,0,14,0), + (5491,1875,10,0,0,1,0), + (5491,1876,4000,0,0,20,0), + (5491,1877,20000,0,0,40,0), + (5491,1878,300,0,0,10,0), + (5491,1897,13000,0,0,34,0), + (5491,1898,28000,0,0,50,0), + (5491,1909,3500,0,0,18,0), + (5491,1911,300,0,0,10,0), + (5491,1912,6000,0,0,26,0), + (5491,1913,4000,0,0,22,0), + (5491,1914,11000,0,0,30,0), + (5491,1937,100,0,0,8,0), + (5491,1998,100,0,0,8,0), + (5491,2804,11000,0,0,30,0), + (5491,3128,100,0,0,8,0), + (5491,3473,16000,0,0,38,0), + (5491,4990,21000,0,0,42,0), + (5491,5253,5000,0,0,24,0), + (5491,5572,100,0,0,6,0), + (5491,5574,3500,0,0,18,0), + (5491,5584,100,0,0,8,0), + (5491,5590,5000,0,0,24,0), + (5491,5591,20000,0,0,40,0), + (5491,5600,5000,0,0,24,0), + (5491,5613,4000,0,0,20,0), + (5491,5616,9000,0,0,28,0), + (5491,5617,14000,0,0,36,0), + (5491,5629,16000,0,0,38,0), + (5491,6941,24000,0,0,46,0), + (5491,7109,20000,0,0,40,0), + (5491,7296,3000,0,0,16,0), + (5491,10279,16000,0,0,38,0), + (5491,10294,300,0,0,10,0), + (5491,10295,11000,0,0,30,0), + (5491,10296,28000,0,0,50,0), + (5491,10297,46000,0,0,60,0), + (5491,10302,6000,0,0,26,0), + (5491,10303,14000,0,0,36,0), + (5491,10304,24000,0,0,46,0), + (5491,10305,42000,0,0,56,0), + (5491,10309,40000,0,0,54,0), + (5491,10311,28000,0,0,50,0), + (5491,10315,22000,0,0,44,0), + (5491,10316,34000,0,0,52,0), + (5491,10317,46000,0,0,60,0), + (5491,10320,46000,0,0,60,0), + (5491,10321,100,0,0,4,0), + (5491,10323,5000,0,0,24,0), + (5491,10325,14000,0,0,36,0), + (5491,10327,34000,0,0,52,0), + (5491,10330,24000,0,0,46,0), + (5491,10331,40000,0,0,54,0), + (5491,19741,100,0,0,4,0), + (5491,19743,2000,0,0,14,0), + (5491,19747,4000,0,0,22,0), + (5491,19751,4000,0,0,20,0), + (5491,19754,11000,0,0,30,0), + (5491,19839,1000,0,0,12,0), + (5491,19840,4000,0,0,22,0), + (5491,19841,12000,0,0,32,0), + (5491,19842,21000,0,0,42,0), + (5491,19843,34000,0,0,52,0), + (5491,19855,5000,0,0,24,0), + (5491,19856,13000,0,0,34,0), + (5491,19857,22000,0,0,44,0), + (5491,19858,40000,0,0,54,0), + (5491,19892,9000,0,0,28,0), + (5491,19893,12000,0,0,32,0), + (5491,19894,14000,0,0,36,0), + (5491,19904,20000,0,0,40,0), + (5491,19905,34000,0,0,52,0), + (5491,19906,22000,0,0,44,0), + (5491,19907,42000,0,0,56,0), + (5491,19908,26000,0,0,48,0), + (5491,19909,46000,0,0,60,0), + (5491,19944,6000,0,0,26,0), + (5491,19945,13000,0,0,34,0), + (5491,19946,21000,0,0,42,0), + (5491,19947,28000,0,0,50,0), + (5491,19948,44000,0,0,58,0), + (5491,19995,20000,0,0,40,0), + (5491,19996,28000,0,0,50,0), + (5491,19997,46000,0,0,60,0), + (5491,20437,300,0,0,10,0), + (5491,20438,3500,0,0,18,0), + (5491,20439,6000,0,0,26,0), + (5491,20440,13000,0,0,34,0), + (5491,20441,21000,0,0,42,0), + (5491,20442,28000,0,0,50,0), + (5491,20443,44000,0,0,58,0), + (5491,20444,1000,0,0,12,0), + (5491,20445,4000,0,0,22,0), + (5491,20446,12000,0,0,32,0), + (5491,20447,21000,0,0,42,0), + (5491,20448,34000,0,0,52,0), + (5491,20450,3000,0,0,16,0), + (5491,20455,11000,0,0,30,0), + (5491,20456,20000,0,0,40,0), + (5491,20457,28000,0,0,50,0), + (5491,20458,46000,0,0,60,0), + (5491,20459,16000,0,0,38,0), + (5491,20460,26000,0,0,48,0), + (5491,20461,44000,0,0,58,0), + (5491,20462,4000,0,0,22,0), + (5491,20730,40000,0,0,54,0), + (5491,20774,26000,0,0,48,0), + (5491,20775,46000,0,0,60,0), + (5491,20944,200,0,0,30,0), + (5491,20945,1000,0,0,40,0), + (5491,20946,1260,0,0,50,0), + (5491,20947,2070,0,0,60,0), + (5491,20949,900,0,0,40,0), + (5491,20950,1260,0,0,50,0), + (5491,20951,2070,0,0,60,0), + (5491,20952,1000,0,0,40,0), + (5491,20953,1400,0,0,50,0), + (5491,20954,2300,0,0,60,0), + (5491,20956,1260,0,0,50,0), + (5491,20957,2070,0,0,60,0), + (5491,20958,1170,0,0,48,0), + (5491,20960,2100,0,0,56,0), + (5491,21083,100,0,0,6,0), + (5491,24276,22000,0,0,44,0), + (5491,24277,34000,0,0,52,0), + (5491,24278,46000,0,0,60,0), + (5491,25915,46000,0,0,52,0), + (5491,25917,41400,0,0,60,0), + (5491,25919,40000,0,0,54,0), + (5491,25920,46000,0,0,60,0), + (5491,25939,46000,0,0,60,0), + (5491,25946,2070,0,0,60,0), + (5491,25948,46000,0,0,60,0), + (5491,25951,2070,0,0,60,0), + (5491,26574,200,0,0,30,0), + (5492,685,28000,0,0,50,0), + (5492,1873,100,0,0,6,0), + (5492,1874,2000,0,0,14,0), + (5492,1875,10,0,0,1,0), + (5492,1876,4000,0,0,20,0), + (5492,1877,20000,0,0,40,0), + (5492,1878,300,0,0,10,0), + (5492,1897,13000,0,0,34,0), + (5492,1898,28000,0,0,50,0), + (5492,1909,3500,0,0,18,0), + (5492,1911,300,0,0,10,0), + (5492,1912,6000,0,0,26,0), + (5492,1913,4000,0,0,22,0), + (5492,1914,11000,0,0,30,0), + (5492,1937,100,0,0,8,0), + (5492,1998,100,0,0,8,0), + (5492,2804,11000,0,0,30,0), + (5492,3128,100,0,0,8,0), + (5492,3473,16000,0,0,38,0), + (5492,4990,21000,0,0,42,0), + (5492,5253,5000,0,0,24,0), + (5492,5572,100,0,0,6,0), + (5492,5574,3500,0,0,18,0), + (5492,5584,100,0,0,8,0), + (5492,5590,5000,0,0,24,0), + (5492,5591,20000,0,0,40,0), + (5492,5600,5000,0,0,24,0), + (5492,5613,4000,0,0,20,0), + (5492,5616,9000,0,0,28,0), + (5492,5617,14000,0,0,36,0), + (5492,5629,16000,0,0,38,0), + (5492,6941,24000,0,0,46,0), + (5492,7109,20000,0,0,40,0), + (5492,7296,3000,0,0,16,0), + (5492,10279,16000,0,0,38,0), + (5492,10294,300,0,0,10,0), + (5492,10295,11000,0,0,30,0), + (5492,10296,28000,0,0,50,0), + (5492,10297,46000,0,0,60,0), + (5492,10302,6000,0,0,26,0), + (5492,10303,14000,0,0,36,0), + (5492,10304,24000,0,0,46,0), + (5492,10305,42000,0,0,56,0), + (5492,10309,40000,0,0,54,0), + (5492,10311,28000,0,0,50,0), + (5492,10315,22000,0,0,44,0), + (5492,10316,34000,0,0,52,0), + (5492,10317,46000,0,0,60,0), + (5492,10320,46000,0,0,60,0), + (5492,10321,100,0,0,4,0), + (5492,10323,5000,0,0,24,0), + (5492,10325,14000,0,0,36,0), + (5492,10327,34000,0,0,52,0), + (5492,10330,24000,0,0,46,0), + (5492,10331,40000,0,0,54,0), + (5492,19741,100,0,0,4,0), + (5492,19743,2000,0,0,14,0), + (5492,19747,4000,0,0,22,0), + (5492,19751,4000,0,0,20,0), + (5492,19754,11000,0,0,30,0), + (5492,19839,1000,0,0,12,0), + (5492,19840,4000,0,0,22,0), + (5492,19841,12000,0,0,32,0), + (5492,19842,21000,0,0,42,0), + (5492,19843,34000,0,0,52,0), + (5492,19855,5000,0,0,24,0), + (5492,19856,13000,0,0,34,0), + (5492,19857,22000,0,0,44,0), + (5492,19858,40000,0,0,54,0), + (5492,19892,9000,0,0,28,0), + (5492,19893,12000,0,0,32,0), + (5492,19894,14000,0,0,36,0), + (5492,19904,20000,0,0,40,0), + (5492,19905,34000,0,0,52,0), + (5492,19906,22000,0,0,44,0), + (5492,19907,42000,0,0,56,0), + (5492,19908,26000,0,0,48,0), + (5492,19909,46000,0,0,60,0), + (5492,19944,6000,0,0,26,0), + (5492,19945,13000,0,0,34,0), + (5492,19946,21000,0,0,42,0), + (5492,19947,28000,0,0,50,0), + (5492,19948,44000,0,0,58,0), + (5492,19995,20000,0,0,40,0), + (5492,19996,28000,0,0,50,0), + (5492,19997,46000,0,0,60,0), + (5492,20437,300,0,0,10,0), + (5492,20438,3500,0,0,18,0), + (5492,20439,6000,0,0,26,0), + (5492,20440,13000,0,0,34,0), + (5492,20441,21000,0,0,42,0), + (5492,20442,28000,0,0,50,0), + (5492,20443,44000,0,0,58,0), + (5492,20444,1000,0,0,12,0), + (5492,20445,4000,0,0,22,0), + (5492,20446,12000,0,0,32,0), + (5492,20447,21000,0,0,42,0), + (5492,20448,34000,0,0,52,0), + (5492,20450,3000,0,0,16,0), + (5492,20455,11000,0,0,30,0), + (5492,20456,20000,0,0,40,0), + (5492,20457,28000,0,0,50,0), + (5492,20458,46000,0,0,60,0), + (5492,20459,16000,0,0,38,0), + (5492,20460,26000,0,0,48,0), + (5492,20461,44000,0,0,58,0), + (5492,20462,4000,0,0,22,0), + (5492,20730,40000,0,0,54,0), + (5492,20774,26000,0,0,48,0), + (5492,20775,46000,0,0,60,0), + (5492,20944,200,0,0,30,0), + (5492,20945,1000,0,0,40,0), + (5492,20946,1260,0,0,50,0), + (5492,20947,2070,0,0,60,0), + (5492,20949,900,0,0,40,0), + (5492,20950,1260,0,0,50,0), + (5492,20951,2070,0,0,60,0), + (5492,20952,1000,0,0,40,0), + (5492,20953,1400,0,0,50,0), + (5492,20954,2300,0,0,60,0), + (5492,20956,1260,0,0,50,0), + (5492,20957,2070,0,0,60,0), + (5492,20958,1170,0,0,48,0), + (5492,20960,2100,0,0,56,0), + (5492,21083,100,0,0,6,0), + (5492,24276,22000,0,0,44,0), + (5492,24277,34000,0,0,52,0), + (5492,24278,46000,0,0,60,0), + (5492,25915,46000,0,0,52,0), + (5492,25917,41400,0,0,60,0), + (5492,25919,40000,0,0,54,0), + (5492,25920,46000,0,0,60,0), + (5492,25939,46000,0,0,60,0), + (5492,25946,2070,0,0,60,0), + (5492,25948,46000,0,0,60,0), + (5492,25951,2070,0,0,60,0), + (5492,26574,200,0,0,30,0), + (5493,7733,100,0,0,5,0), + (5493,7734,500,356,50,0,0), + (5495,607,9000,0,0,36,0), + (5495,1197,5000,0,0,28,0), + (5495,1296,200,0,0,8,0), + (5495,1297,1500,0,0,18,0), + (5495,1367,900,0,0,14,0), + (5495,1368,2500,0,0,22,0), + (5495,1369,6000,0,0,30,0), + (5495,1374,10,0,0,1,0), + (5495,1375,300,0,0,10,0), + (5495,1376,2000,0,0,20,0), + (5495,1377,1500,0,0,18,0), + (5495,1381,100,0,0,6,0), + (5495,1382,600,0,0,12,0), + (5495,1383,300,0,0,10,0), + (5495,1384,2000,0,0,20,0), + (5495,1393,100,0,0,4,0), + (5495,1394,600,0,0,12,0), + (5495,1404,6000,0,0,30,0), + (5495,1406,2000,0,0,20,0), + (5495,1407,5000,0,0,28,0), + (5495,1476,100,0,0,6,0), + (5495,1477,1200,0,0,16,0), + (5495,1478,4000,0,0,26,0), + (5495,1571,14000,0,0,48,0), + (5495,1572,11000,0,0,42,0), + (5495,2942,6000,0,0,30,0), + (5495,2945,1500,0,0,18,0), + (5495,2971,4000,0,0,26,0), + (5495,2972,10000,0,0,38,0), + (5495,3704,600,0,0,12,0), + (5495,3705,2000,0,0,20,0), + (5495,3706,5000,0,0,28,0), + (5495,3707,9000,0,0,36,0), + (5495,5139,3000,0,0,24,0), + (5495,5486,11000,0,0,40,0), + (5495,5501,3000,0,0,24,0), + (5495,5698,1200,0,0,16,0), + (5495,5700,8000,0,0,34,0), + (5495,5702,13000,0,0,46,0), + (5495,5709,6000,0,0,30,0), + (5495,5736,4000,0,0,26,0), + (5495,5741,2000,0,0,20,0), + (5495,5783,200,0,0,8,0), + (5495,6203,300,0,0,10,0), + (5495,6204,2500,0,0,22,0), + (5495,6206,2500,0,0,22,0), + (5495,6214,7000,0,0,32,0), + (5495,6216,22000,0,0,56,0), + (5495,6218,5000,0,0,28,0), + (5495,6220,8000,0,0,34,0), + (5495,6221,100,0,0,4,0), + (5495,6224,900,0,0,14,0), + (5495,6225,3000,0,0,24,0), + (5495,6227,8000,0,0,34,0), + (5495,6228,2500,0,0,22,0), + (5495,6232,7000,0,0,32,0), + (5495,6485,9000,0,0,36,0), + (5495,7642,9000,0,0,36,0), + (5495,7647,7000,0,0,32,0), + (5495,7649,8000,0,0,34,0), + (5495,7650,900,0,0,14,0), + (5495,7652,10000,0,0,38,0), + (5495,7660,5000,0,0,28,0), + (5495,7661,11000,0,0,42,0), + (5495,7662,300,0,0,10,0), + (5495,7663,2000,0,0,20,0), + (5495,7664,5000,0,0,28,0), + (5495,7665,6000,0,0,30,0), + (5495,7666,7000,0,0,32,0), + (5495,8290,3000,0,0,24,0), + (5495,8291,10000,0,0,38,0), + (5495,11662,12000,0,0,44,0), + (5495,11663,18000,0,0,52,0), + (5495,11664,26000,0,0,60,0), + (5495,11666,11000,0,0,40,0), + (5495,11669,15000,0,0,50,0), + (5495,11670,26000,0,0,60,0), + (5495,11673,12000,0,0,44,0), + (5495,11674,20000,0,0,54,0), + (5495,11676,18000,0,0,52,0), + (5495,11679,13000,0,0,46,0), + (5495,11680,24000,0,0,58,0), + (5495,11685,9900,0,0,42,0), + (5495,11686,18000,0,0,54,0), + (5495,11690,9000,0,0,36,0), + (5495,11691,13000,0,0,46,0), + (5495,11692,22000,0,0,56,0), + (5495,11696,12000,0,0,44,0), + (5495,11697,18000,0,0,52,0), + (5495,11698,26000,0,0,60,0), + (5495,11701,13000,0,0,46,0), + (5495,11702,20000,0,0,54,0), + (5495,11705,12000,0,0,44,0), + (5495,11709,11000,0,0,42,0), + (5495,11710,18000,0,0,52,0), + (5495,11714,10000,0,0,38,0), + (5495,11715,14000,0,0,48,0), + (5495,11716,24000,0,0,58,0), + (5495,11718,22000,0,0,56,0), + (5495,11720,15000,0,0,50,0), + (5495,11723,13000,0,0,46,0), + (5495,11724,26000,0,0,60,0), + (5495,11727,12000,0,0,44,0), + (5495,11728,24000,0,0,58,0), + (5495,11731,24000,0,0,58,0), + (5495,11736,11000,0,0,40,0), + (5495,11737,15000,0,0,50,0), + (5495,11738,26000,0,0,60,0), + (5495,11741,11000,0,0,42,0), + (5495,11742,18000,0,0,52,0), + (5495,11788,15000,0,0,50,0), + (5495,17732,14000,0,0,48,0), + (5495,17733,26000,0,0,60,0), + (5495,17865,12000,0,0,44,0), + (5495,18154,4000,0,0,26,0), + (5495,18155,8000,0,0,34,0), + (5495,18156,11000,0,0,42,0), + (5495,18157,15000,0,0,50,0), + (5495,18158,24000,0,0,58,0), + (5495,18160,22000,0,0,56,0), + (5495,18161,15000,0,0,50,0), + (5495,18162,24000,0,0,58,0), + (5495,18169,20000,0,0,54,0), + (5495,18170,13000,0,0,46,0), + (5495,18171,22000,0,0,56,0), + (5495,18648,13000,0,0,46,0), + (5495,18753,26000,0,0,60,0), + (5495,18872,150,0,0,24,0), + (5495,18875,350,0,0,32,0), + (5495,18876,550,0,0,40,0), + (5495,18877,700,0,0,48,0), + (5495,18878,22000,0,0,56,0), + (5495,18927,500,0,0,38,0), + (5495,18928,700,0,0,48,0), + (5495,18929,1200,0,0,58,0), + (5495,18933,700,0,0,48,0), + (5495,18934,1000,0,0,54,0), + (5495,18935,1300,0,0,60,0), + (5495,18939,750,0,0,50,0), + (5495,18940,1300,0,0,60,0), + (5495,20766,6000,0,0,30,0), + (5495,20767,11000,0,0,40,0), + (5495,20768,15000,0,0,50,0), + (5495,20769,26000,0,0,60,0), + (5495,17938,22000,17862,0,56,0), + (5496,607,9000,0,0,36,0), + (5496,1197,5000,0,0,28,0), + (5496,1296,200,0,0,8,0), + (5496,1297,1500,0,0,18,0), + (5496,1367,900,0,0,14,0), + (5496,1368,2500,0,0,22,0), + (5496,1369,6000,0,0,30,0), + (5496,1374,10,0,0,1,0), + (5496,1375,300,0,0,10,0), + (5496,1376,2000,0,0,20,0), + (5496,1377,1500,0,0,18,0), + (5496,1381,100,0,0,6,0), + (5496,1382,600,0,0,12,0), + (5496,1383,300,0,0,10,0), + (5496,1384,2000,0,0,20,0), + (5496,1393,100,0,0,4,0), + (5496,1394,600,0,0,12,0), + (5496,1404,6000,0,0,30,0), + (5496,1406,2000,0,0,20,0), + (5496,1407,5000,0,0,28,0), + (5496,1476,100,0,0,6,0), + (5496,1477,1200,0,0,16,0), + (5496,1478,4000,0,0,26,0), + (5496,1571,14000,0,0,48,0), + (5496,1572,11000,0,0,42,0), + (5496,2942,6000,0,0,30,0), + (5496,2945,1500,0,0,18,0), + (5496,2971,4000,0,0,26,0), + (5496,2972,10000,0,0,38,0), + (5496,3704,600,0,0,12,0), + (5496,3705,2000,0,0,20,0), + (5496,3706,5000,0,0,28,0), + (5496,3707,9000,0,0,36,0), + (5496,5139,3000,0,0,24,0), + (5496,5486,11000,0,0,40,0), + (5496,5501,3000,0,0,24,0), + (5496,5698,1200,0,0,16,0), + (5496,5700,8000,0,0,34,0), + (5496,5702,13000,0,0,46,0), + (5496,5709,6000,0,0,30,0), + (5496,5736,4000,0,0,26,0), + (5496,5741,2000,0,0,20,0), + (5496,5783,200,0,0,8,0), + (5496,6203,300,0,0,10,0), + (5496,6204,2500,0,0,22,0), + (5496,6206,2500,0,0,22,0), + (5496,6214,7000,0,0,32,0), + (5496,6216,22000,0,0,56,0), + (5496,6218,5000,0,0,28,0), + (5496,6220,8000,0,0,34,0), + (5496,6221,100,0,0,4,0), + (5496,6224,900,0,0,14,0), + (5496,6225,3000,0,0,24,0), + (5496,6227,8000,0,0,34,0), + (5496,6228,2500,0,0,22,0), + (5496,6232,7000,0,0,32,0), + (5496,6485,9000,0,0,36,0), + (5496,7642,9000,0,0,36,0), + (5496,7647,7000,0,0,32,0), + (5496,7649,8000,0,0,34,0), + (5496,7650,900,0,0,14,0), + (5496,7652,10000,0,0,38,0), + (5496,7660,5000,0,0,28,0), + (5496,7661,11000,0,0,42,0), + (5496,7662,300,0,0,10,0), + (5496,7663,2000,0,0,20,0), + (5496,7664,5000,0,0,28,0), + (5496,7665,6000,0,0,30,0), + (5496,7666,7000,0,0,32,0), + (5496,8290,3000,0,0,24,0), + (5496,8291,10000,0,0,38,0), + (5496,11662,12000,0,0,44,0), + (5496,11663,18000,0,0,52,0), + (5496,11664,26000,0,0,60,0), + (5496,11666,11000,0,0,40,0), + (5496,11669,15000,0,0,50,0), + (5496,11670,26000,0,0,60,0), + (5496,11673,12000,0,0,44,0), + (5496,11674,20000,0,0,54,0), + (5496,11676,18000,0,0,52,0), + (5496,11679,13000,0,0,46,0), + (5496,11680,24000,0,0,58,0), + (5496,11685,9900,0,0,42,0), + (5496,11686,18000,0,0,54,0), + (5496,11690,9000,0,0,36,0), + (5496,11691,13000,0,0,46,0), + (5496,11692,22000,0,0,56,0), + (5496,11696,12000,0,0,44,0), + (5496,11697,18000,0,0,52,0), + (5496,11698,26000,0,0,60,0), + (5496,11701,13000,0,0,46,0), + (5496,11702,20000,0,0,54,0), + (5496,11705,12000,0,0,44,0), + (5496,11709,11000,0,0,42,0), + (5496,11710,18000,0,0,52,0), + (5496,11714,10000,0,0,38,0), + (5496,11715,14000,0,0,48,0), + (5496,11716,24000,0,0,58,0), + (5496,11718,22000,0,0,56,0), + (5496,11720,15000,0,0,50,0), + (5496,11723,13000,0,0,46,0), + (5496,11724,26000,0,0,60,0), + (5496,11727,12000,0,0,44,0), + (5496,11728,24000,0,0,58,0), + (5496,11731,24000,0,0,58,0), + (5496,11736,11000,0,0,40,0), + (5496,11737,15000,0,0,50,0), + (5496,11738,26000,0,0,60,0), + (5496,11741,11000,0,0,42,0), + (5496,11742,18000,0,0,52,0), + (5496,11788,15000,0,0,50,0), + (5496,17732,14000,0,0,48,0), + (5496,17733,26000,0,0,60,0), + (5496,17865,12000,0,0,44,0), + (5496,18154,4000,0,0,26,0), + (5496,18155,8000,0,0,34,0), + (5496,18156,11000,0,0,42,0), + (5496,18157,15000,0,0,50,0), + (5496,18158,24000,0,0,58,0), + (5496,18160,22000,0,0,56,0), + (5496,18161,15000,0,0,50,0), + (5496,18162,24000,0,0,58,0), + (5496,18169,20000,0,0,54,0), + (5496,18170,13000,0,0,46,0), + (5496,18171,22000,0,0,56,0), + (5496,18648,13000,0,0,46,0), + (5496,18753,26000,0,0,60,0), + (5496,18872,150,0,0,24,0), + (5496,18875,350,0,0,32,0), + (5496,18876,550,0,0,40,0), + (5496,18877,700,0,0,48,0), + (5496,18878,22000,0,0,56,0), + (5496,18927,500,0,0,38,0), + (5496,18928,700,0,0,48,0), + (5496,18929,1200,0,0,58,0), + (5496,18933,700,0,0,48,0), + (5496,18934,1000,0,0,54,0), + (5496,18935,1300,0,0,60,0), + (5496,18939,750,0,0,50,0), + (5496,18940,1300,0,0,60,0), + (5496,20766,6000,0,0,30,0), + (5496,20767,11000,0,0,40,0), + (5496,20768,15000,0,0,50,0), + (5496,20769,26000,0,0,60,0), + (5496,17938,22000,17862,0,56,0), + (5497,1035,2000,0,0,20,0), + (5497,1142,100,0,0,4,0), + (5497,1168,200,0,0,8,0), + (5497,1173,100,0,0,6,0), + (5497,1174,400,0,0,10,0), + (5497,1176,1800,0,0,18,0), + (5497,1191,200,0,0,8,0), + (5497,1194,400,0,0,10,0), + (5497,1196,2000,0,0,20,0), + (5497,1198,600,0,0,12,0), + (5497,1200,2000,0,0,20,0), + (5497,1210,7000,0,0,28,0), + (5497,1211,900,0,0,14,0), + (5497,1214,8000,0,0,30,0), + (5497,1225,5000,0,0,26,0), + (5497,1228,15000,0,0,40,0), + (5497,1241,5000,0,0,26,0), + (5497,1249,100,0,0,6,0), + (5497,1250,600,0,0,12,0), + (5497,1251,3000,0,0,22,0), + (5497,1266,600,0,0,12,0), + (5497,1267,1800,0,0,18,0), + (5497,1467,900,0,0,14,0), + (5497,1472,10,0,0,1,0), + (5497,1473,900,0,0,14,0), + (5497,1474,7000,0,0,28,0), + (5497,1475,22750,0,0,42,0), + (5497,1481,2000,0,0,20,0), + (5497,1811,3000,0,0,22,0), + (5497,1830,200,0,0,24,0), + (5497,2124,1500,0,0,16,0), + (5497,2125,4000,0,0,24,0), + (5497,2141,100,0,0,6,0), + (5497,2142,900,0,0,14,0), + (5497,2143,3000,0,0,22,0), + (5497,2858,1500,0,0,16,0), + (5497,3142,1800,0,0,18,0), + (5497,3553,14000,0,0,38,0), + (5497,3576,4000,0,0,24,0), + (5497,5146,200,0,0,8,0), + (5497,5147,1500,0,0,16,0), + (5497,5148,4000,0,0,24,0), + (5497,5499,2000,0,0,20,0), + (5497,5507,100,0,0,4,0), + (5497,5565,400,0,0,10,0), + (5497,5566,2000,0,0,20,0), + (5497,6121,13000,0,0,34,0), + (5497,6128,8000,0,0,30,0), + (5497,6130,10000,0,0,32,0), + (5497,6132,15000,0,0,40,0), + (5497,6142,7000,0,0,28,0), + (5497,6144,3000,0,0,22,0), + (5497,6493,600,0,0,12,0), + (5497,7323,2000,0,0,20,0), + (5497,8403,4000,0,0,24,0), + (5497,8404,8000,0,0,30,0), + (5497,8405,13000,0,0,36,0), + (5497,8409,5000,0,0,26,0), + (5497,8410,10000,0,0,32,0), + (5497,8411,14000,0,0,38,0), + (5497,8414,8000,0,0,30,0), + (5497,8415,14000,0,0,38,0), + (5497,8420,10000,0,0,32,0), + (5497,8421,15000,0,0,40,0), + (5497,8425,10000,0,0,32,0), + (5497,8426,15000,0,0,40,0), + (5497,8428,13000,0,0,36,0), + (5497,8440,3000,0,0,22,0), + (5497,8441,8000,0,0,30,0), + (5497,8442,14000,0,0,38,0), + (5497,8447,7000,0,0,28,0), + (5497,8448,12000,0,0,34,0), + (5497,8449,15000,0,0,40,0), + (5497,8452,4000,0,0,24,0), + (5497,8453,15000,0,0,36,0), + (5497,8456,8000,0,0,30,0), + (5497,8459,8000,0,0,30,0), + (5497,8460,15000,0,0,40,0), + (5497,8463,10000,0,0,32,0), + (5497,8464,18000,0,0,42,0), + (5497,8493,12000,0,0,34,0), + (5497,8496,7000,0,0,28,0), + (5497,8497,13000,0,0,36,0), + (5497,10055,28000,0,0,48,0), + (5497,10056,40000,0,0,58,0), + (5497,10141,15000,0,0,40,0), + (5497,10142,32000,0,0,50,0), + (5497,10146,22750,0,0,42,0), + (5497,10147,35000,0,0,52,0), + (5497,10152,22750,0,0,42,0), + (5497,10153,28000,0,0,48,0), + (5497,10154,36000,0,0,54,0), + (5497,10155,42000,0,0,60,0), + (5497,10158,38000,0,0,56,0), + (5497,10162,22750,0,0,42,0), + (5497,10163,32000,0,0,50,0), + (5497,10164,40000,0,0,58,0), + (5497,10171,18000,0,0,42,0), + (5497,10172,36000,0,0,54,0), + (5497,10175,28000,0,0,48,0), + (5497,10176,42000,0,0,60,0), + (5497,10178,35000,0,0,52,0), + (5497,10182,23000,0,0,44,0), + (5497,10183,32000,0,0,50,0), + (5497,10184,38000,0,0,56,0), + (5497,10188,23000,0,0,44,0), + (5497,10189,35000,0,0,52,0), + (5497,10190,42000,0,0,60,0), + (5497,10194,23000,0,0,44,0), + (5497,10195,35000,0,0,52,0), + (5497,10196,42000,0,0,60,0), + (5497,10198,26000,0,0,46,0), + (5497,10200,36000,0,0,54,0), + (5497,10203,26000,0,0,46,0), + (5497,10204,36000,0,0,54,0), + (5497,10208,26000,0,0,46,0), + (5497,10209,35000,0,0,52,0), + (5497,10210,40000,0,0,58,0), + (5497,10213,28000,0,0,48,0), + (5497,10214,38000,0,0,56,0), + (5497,10217,28000,0,0,48,0), + (5497,10218,38000,0,0,56,0), + (5497,10221,32000,0,0,50,0), + (5497,10222,42000,0,0,60,0), + (5497,10224,32000,0,0,50,0), + (5497,10226,42000,0,0,60,0), + (5497,10231,36000,0,0,54,0), + (5497,12827,2000,0,0,20,0), + (5497,12828,15000,0,0,40,0), + (5497,12829,42000,0,0,60,0), + (5497,13011,400,0,0,30,0), + (5497,13012,650,0,0,36,0), + (5497,13014,900,0,0,42,0), + (5497,13015,900,0,0,48,0), + (5497,13016,1800,0,0,54,0), + (5497,13017,1890,0,0,60,0), + (5497,13023,650,0,0,36,0), + (5497,13024,1150,0,0,44,0), + (5497,13025,1750,0,0,52,0), + (5497,13026,2100,0,0,60,0), + (5497,13037,6500,0,0,46,0), + (5497,13038,8750,0,0,52,0), + (5497,13039,9000,0,0,58,0), + (5497,22784,28000,0,0,46,0), + (5497,22785,40000,0,0,58,0), + (5497,28403,2000,0,0,20,0), + (5498,1035,2000,0,0,20,0), + (5498,1142,100,0,0,4,0), + (5498,1168,200,0,0,8,0), + (5498,1173,100,0,0,6,0), + (5498,1174,400,0,0,10,0), + (5498,1176,1800,0,0,18,0), + (5498,1191,200,0,0,8,0), + (5498,1194,400,0,0,10,0), + (5498,1196,2000,0,0,20,0), + (5498,1198,600,0,0,12,0), + (5498,1200,2000,0,0,20,0), + (5498,1210,7000,0,0,28,0), + (5498,1211,900,0,0,14,0), + (5498,1214,8000,0,0,30,0), + (5498,1225,5000,0,0,26,0), + (5498,1228,15000,0,0,40,0), + (5498,1241,5000,0,0,26,0), + (5498,1249,100,0,0,6,0), + (5498,1250,600,0,0,12,0), + (5498,1251,3000,0,0,22,0), + (5498,1266,600,0,0,12,0), + (5498,1267,1800,0,0,18,0), + (5498,1467,900,0,0,14,0), + (5498,1472,10,0,0,1,0), + (5498,1473,900,0,0,14,0), + (5498,1474,7000,0,0,28,0), + (5498,1475,22750,0,0,42,0), + (5498,1481,2000,0,0,20,0), + (5498,1811,3000,0,0,22,0), + (5498,1830,200,0,0,24,0), + (5498,2124,1500,0,0,16,0), + (5498,2125,4000,0,0,24,0), + (5498,2141,100,0,0,6,0), + (5498,2142,900,0,0,14,0), + (5498,2143,3000,0,0,22,0), + (5498,2858,1500,0,0,16,0), + (5498,3142,1800,0,0,18,0), + (5498,3553,14000,0,0,38,0), + (5498,3576,4000,0,0,24,0), + (5498,5146,200,0,0,8,0), + (5498,5147,1500,0,0,16,0), + (5498,5148,4000,0,0,24,0), + (5498,5499,2000,0,0,20,0), + (5498,5507,100,0,0,4,0), + (5498,5565,400,0,0,10,0), + (5498,5566,2000,0,0,20,0), + (5498,6121,13000,0,0,34,0), + (5498,6128,8000,0,0,30,0), + (5498,6130,10000,0,0,32,0), + (5498,6132,15000,0,0,40,0), + (5498,6142,7000,0,0,28,0), + (5498,6144,3000,0,0,22,0), + (5498,6493,600,0,0,12,0), + (5498,7323,2000,0,0,20,0), + (5498,8403,4000,0,0,24,0), + (5498,8404,8000,0,0,30,0), + (5498,8405,13000,0,0,36,0), + (5498,8409,5000,0,0,26,0), + (5498,8410,10000,0,0,32,0), + (5498,8411,14000,0,0,38,0), + (5498,8414,8000,0,0,30,0), + (5498,8415,14000,0,0,38,0), + (5498,8420,10000,0,0,32,0), + (5498,8421,15000,0,0,40,0), + (5498,8425,10000,0,0,32,0), + (5498,8426,15000,0,0,40,0), + (5498,8428,13000,0,0,36,0), + (5498,8440,3000,0,0,22,0), + (5498,8441,8000,0,0,30,0), + (5498,8442,14000,0,0,38,0), + (5498,8447,7000,0,0,28,0), + (5498,8448,12000,0,0,34,0), + (5498,8449,15000,0,0,40,0), + (5498,8452,4000,0,0,24,0), + (5498,8453,15000,0,0,36,0), + (5498,8456,8000,0,0,30,0), + (5498,8459,8000,0,0,30,0), + (5498,8460,15000,0,0,40,0), + (5498,8463,10000,0,0,32,0), + (5498,8464,18000,0,0,42,0), + (5498,8493,12000,0,0,34,0), + (5498,8496,7000,0,0,28,0), + (5498,8497,13000,0,0,36,0), + (5498,10055,28000,0,0,48,0), + (5498,10056,40000,0,0,58,0), + (5498,10141,15000,0,0,40,0), + (5498,10142,32000,0,0,50,0), + (5498,10146,22750,0,0,42,0), + (5498,10147,35000,0,0,52,0), + (5498,10152,22750,0,0,42,0), + (5498,10153,28000,0,0,48,0), + (5498,10154,36000,0,0,54,0), + (5498,10155,42000,0,0,60,0), + (5498,10158,38000,0,0,56,0), + (5498,10162,22750,0,0,42,0), + (5498,10163,32000,0,0,50,0), + (5498,10164,40000,0,0,58,0), + (5498,10171,18000,0,0,42,0), + (5498,10172,36000,0,0,54,0), + (5498,10175,28000,0,0,48,0), + (5498,10176,42000,0,0,60,0), + (5498,10178,35000,0,0,52,0), + (5498,10182,23000,0,0,44,0), + (5498,10183,32000,0,0,50,0), + (5498,10184,38000,0,0,56,0), + (5498,10188,23000,0,0,44,0), + (5498,10189,35000,0,0,52,0), + (5498,10190,42000,0,0,60,0), + (5498,10194,23000,0,0,44,0), + (5498,10195,35000,0,0,52,0), + (5498,10196,42000,0,0,60,0), + (5498,10198,26000,0,0,46,0), + (5498,10200,36000,0,0,54,0), + (5498,10203,26000,0,0,46,0), + (5498,10204,36000,0,0,54,0), + (5498,10208,26000,0,0,46,0), + (5498,10209,35000,0,0,52,0), + (5498,10210,40000,0,0,58,0), + (5498,10213,28000,0,0,48,0), + (5498,10214,38000,0,0,56,0), + (5498,10217,28000,0,0,48,0), + (5498,10218,38000,0,0,56,0), + (5498,10221,32000,0,0,50,0), + (5498,10222,42000,0,0,60,0), + (5498,10224,32000,0,0,50,0), + (5498,10226,42000,0,0,60,0), + (5498,10231,36000,0,0,54,0), + (5498,12827,2000,0,0,20,0), + (5498,12828,15000,0,0,40,0), + (5498,12829,42000,0,0,60,0), + (5498,13011,400,0,0,30,0), + (5498,13012,650,0,0,36,0), + (5498,13014,900,0,0,42,0), + (5498,13015,900,0,0,48,0), + (5498,13016,1800,0,0,54,0), + (5498,13017,1890,0,0,60,0), + (5498,13023,650,0,0,36,0), + (5498,13024,1150,0,0,44,0), + (5498,13025,1750,0,0,52,0), + (5498,13026,2100,0,0,60,0), + (5498,13037,6500,0,0,46,0), + (5498,13038,8750,0,0,52,0), + (5498,13039,9000,0,0,58,0), + (5498,22784,28000,0,0,46,0), + (5498,22785,40000,0,0,58,0), + (5498,28403,2000,0,0,20,0), + (5499,2275,10,0,0,5,0), + (5499,2280,450,171,50,10,0), + (5499,2339,100,171,25,0,0), + (5499,2340,135,171,40,0,0), + (5499,2341,250,171,55,0,0), + (5499,3179,450,171,90,0,0), + (5499,3181,1350,171,120,0,0), + (5499,3184,50,171,15,0,0), + (5499,3185,1350,171,125,0,0), + (5499,3186,1800,171,130,0,0), + (5499,3458,3600,171,110,0,0), + (5499,7180,405,171,90,0,0), + (5499,7838,225,171,80,0,0), + (5499,7839,900,171,130,0,0), + (5499,7842,900,171,100,0,0), + (5499,7846,2700,171,140,0,0), + (5499,11536,225,171,50,0,0), + (5500,2275,10,0,0,5,0), + (5500,2339,100,171,25,0,0), + (5500,2340,135,171,40,0,0), + (5500,2341,250,171,55,0,0), + (5500,3179,450,171,90,0,0), + (5500,3181,1350,171,120,0,0), + (5500,3184,50,171,15,0,0), + (5500,3185,1350,171,125,0,0), + (5500,3186,1800,171,130,0,0), + (5500,3458,3600,171,110,0,0), + (5500,7180,405,171,90,0,0), + (5500,7838,225,171,80,0,0), + (5500,7839,900,171,130,0,0), + (5500,7842,900,171,100,0,0), + (5500,7846,2700,171,140,0,0), + (5500,11536,225,171,50,0,0), + (5501,796,2200,0,0,20,0), + (5501,1117,600,0,0,12,0), + (5501,1424,2200,0,0,20,0), + (5501,1547,10,0,0,1,0), + (5501,1549,1800,0,0,16,0), + (5501,1552,2200,0,0,20,0), + (5501,1563,1800,0,0,50,0), + (5501,1564,18000,0,0,40,0), + (5501,1567,1200,0,0,14,0), + (5501,1603,10000,0,0,32,0), + (5501,2003,100,0,0,4,0), + (5501,2898,14000,0,0,36,0), + (5501,2899,1200,0,0,14,0), + (5501,2979,600,0,0,12,0), + (5501,3047,6000,0,0,22,0), + (5501,3048,100,0,0,6,0), + (5501,3049,7000,0,0,26,0), + (5501,3128,200,0,0,8,0), + (5501,3663,8000,0,0,28,0), + (5501,3664,14000,0,0,36,0), + (5501,5117,200,0,0,8,0), + (5501,5131,2200,0,0,20,0), + (5501,5298,100,0,0,6,0), + (5501,5338,2000,0,0,18,0), + (5501,5385,8000,0,0,30,0), + (5501,6198,1200,0,0,14,0), + (5501,6385,400,0,0,10,0), + (5501,6791,2200,0,0,20,0), + (5501,6792,7000,0,0,24,0), + (5501,6999,8000,0,0,30,0), + (5501,8738,18000,0,0,40,0), + (5501,13160,18000,0,0,40,0), + (5501,13162,8000,0,0,30,0), + (5501,13164,100,0,0,4,0), + (5501,13545,26000,0,0,44,0), + (5501,13546,40000,0,0,52,0), + (5501,13547,50000,0,0,60,0), + (5501,13556,400,0,0,10,0), + (5501,13557,2000,0,0,18,0), + (5501,13558,7000,0,0,26,0), + (5501,13559,12000,0,0,34,0), + (5501,13560,24000,0,0,42,0), + (5501,13561,36000,0,0,50,0), + (5501,13562,48000,0,0,58,0), + (5501,13799,1800,0,0,16,0), + (5501,13811,8000,0,0,28,0), + (5501,13814,12000,0,0,34,0), + (5501,14332,200,0,0,8,0), + (5501,14333,1800,0,0,16,0), + (5501,14334,7000,0,0,24,0), + (5501,14335,10000,0,0,32,0), + (5501,14336,18000,0,0,40,0), + (5501,14337,32000,0,0,48,0), + (5501,14338,46000,0,0,56,0), + (5501,14339,16000,0,0,38,0), + (5501,14340,5000,0,0,60,0), + (5501,14341,8000,0,0,30,0), + (5501,14342,26000,0,0,44,0), + (5501,14343,48000,0,0,58,0), + (5501,14344,12000,0,0,34,0), + (5501,14345,32000,0,0,48,0), + (5501,14346,2200,0,0,20,0), + (5501,14347,10000,0,0,32,0), + (5501,14348,24000,0,0,42,0), + (5501,14349,40000,0,0,52,0), + (5501,14350,28000,0,0,46,0), + (5501,14351,46000,0,0,56,0), + (5501,14352,600,0,0,12,0), + (5501,14353,2200,0,0,20,0), + (5501,14354,8000,0,0,28,0), + (5501,14355,14000,0,0,36,0), + (5501,14356,26000,0,0,44,0), + (5501,14357,40000,0,0,52,0), + (5501,14358,50000,0,0,60,0), + (5501,14359,24000,0,0,42,0), + (5501,14360,42000,0,0,54,0), + (5501,14361,36000,0,0,50,0), + (5501,14362,48000,0,0,58,0), + (5501,14364,7000,0,0,26,0), + (5501,14365,14000,0,0,36,0), + (5501,14366,28000,0,0,46,0), + (5501,14367,46000,0,0,56,0), + (5501,14368,18000,0,0,40,0), + (5501,14370,50000,0,0,60,0), + (5501,14372,26000,0,0,44,0), + (5501,14373,42000,0,0,54,0), + (5501,14374,2000,0,0,18,0), + (5501,14375,8000,0,0,28,0), + (5501,14376,16000,0,0,38,0), + (5501,14377,32000,0,0,48,0), + (5501,14378,48000,0,0,58,0), + (5501,14431,6000,0,0,22,0), + (5501,14432,18000,0,0,40,0), + (5501,14434,48000,0,0,58,0), + (5501,14445,8000,0,0,30,0), + (5501,14446,28000,0,0,46,0), + (5501,15637,8000,0,0,30,0), + (5501,15638,18000,0,0,40,0), + (5501,15639,36000,0,0,50,0), + (5501,15640,50000,0,0,60,0), + (5501,20044,28000,0,0,46,0), + (5501,20155,10000,0,0,32,0), + (5501,20156,36000,0,0,50,0), + (5501,20157,7000,0,0,26,0), + (5501,20158,18000,0,0,40,0), + (5501,20159,7000,0,0,24,0), + (5501,20160,400,0,0,10,0), + (5501,20161,2000,0,0,18,0), + (5501,20191,46000,0,0,56,0), + (5501,20738,600,0,0,12,0), + (5501,20931,400,0,0,28,0), + (5501,20932,700,0,0,36,0), + (5501,20933,1300,0,0,44,0), + (5501,20934,2000,0,0,52,0), + (5501,20935,2500,0,0,60,0), + (5501,20938,2500,0,0,60,0), + (5501,20940,1800,0,0,50,0), + (5501,20941,2500,0,0,60,0), + (5501,20942,1200,0,0,42,0), + (5501,20943,2100,0,0,54,0), + (5502,2372,10,0,0,0,0), + (5502,2373,500,182,50,0,0), + (5502,3571,5000,182,125,0,0), + (5502,11994,50000,182,200,0,0), + (5504,499,2000,0,0,20,0), + (5504,1151,4500,0,0,26,0), + (5504,1414,1900,0,0,18,0), + (5504,1415,6000,0,0,30,0), + (5504,1416,16000,0,0,42,0), + (5504,1420,100,0,0,6,0), + (5504,1421,900,0,0,14,0), + (5504,1422,4000,0,0,24,0), + (5504,1428,100,0,0,4,0), + (5504,1429,300,0,0,10,0), + (5504,1431,1800,0,0,16,0), + (5504,1432,4000,0,0,24,0), + (5504,1433,10000,0,0,34,0), + (5504,1435,200,0,0,8,0), + (5504,1436,1900,0,0,18,0), + (5504,1439,6000,0,0,30,0), + (5504,1441,6000,0,0,30,0), + (5504,1445,2000,0,0,20,0), + (5504,1448,2000,0,0,20,0), + (5504,1736,300,0,0,10,0), + (5504,1737,2000,0,0,20,0), + (5504,1827,4000,0,0,24,0), + (5504,1828,10000,0,0,34,0), + (5504,1829,18000,0,0,44,0), + (5504,2092,3000,0,0,22,0), + (5504,2093,5000,0,0,28,0), + (5504,2788,4000,0,0,24,0), + (5504,2889,28000,0,0,54,0), + (5504,2897,4500,0,0,26,0), + (5504,2910,3000,0,0,22,0), + (5504,2914,2000,0,0,20,0), + (5504,2919,5000,0,0,28,0), + (5504,2920,12000,0,0,38,0), + (5504,3030,5000,0,0,28,0), + (5504,3139,1800,0,0,16,0), + (5504,3628,10000,0,0,34,0), + (5504,3739,300,0,0,30,0), + (5504,5181,100,0,0,6,0), + (5504,5182,900,0,0,14,0), + (5504,5183,3000,0,0,22,0), + (5504,5184,6000,0,0,30,0), + (5504,5190,200,0,0,8,0), + (5504,5192,900,0,0,14,0), + (5504,5193,2000,0,0,20,0), + (5504,5194,4500,0,0,26,0), + (5504,5203,12000,0,0,38,0), + (5504,5204,22000,0,0,48,0), + (5504,5210,5000,0,0,28,0), + (5504,5212,900,0,0,14,0), + (5504,5216,2000,0,0,20,0), + (5504,5218,4000,0,0,24,0), + (5504,5222,3000,0,0,22,0), + (5504,5226,8000,0,0,32,0), + (5504,5228,800,0,0,12,0), + (5504,5230,95,0,0,18,0), + (5504,5231,10,0,0,1,0), + (5504,5233,300,0,0,10,0), + (5504,5235,2000,0,0,20,0), + (5504,5299,1900,0,0,18,0), + (5504,6779,8000,0,0,32,0), + (5504,6781,12000,0,0,38,0), + (5504,6782,6000,0,0,30,0), + (5504,6784,14000,0,0,40,0), + (5504,6786,8000,0,0,32,0), + (5504,6790,16000,0,0,42,0), + (5504,6794,11000,0,0,36,0), + (5504,6799,6000,0,0,30,0), + (5504,6801,6000,0,0,30,0), + (5504,6811,1900,0,0,18,0), + (5504,6812,4500,0,0,26,0), + (5504,8904,12000,0,0,38,0), + (5504,8906,20000,0,0,46,0), + (5504,8908,14000,0,0,40,0), + (5504,8911,14000,0,0,40,0), + (5504,8915,10000,0,0,34,0), + (5504,8920,14000,0,0,40,0), + (5504,8922,100,0,0,4,0), + (5504,8930,300,0,0,10,0), + (5504,8931,1800,0,0,16,0), + (5504,8932,3000,0,0,22,0), + (5504,8933,5000,0,0,28,0), + (5504,8934,10000,0,0,34,0), + (5504,8935,14000,0,0,40,0), + (5504,8937,800,0,0,12,0), + (5504,8942,1900,0,0,18,0), + (5504,8943,4000,0,0,24,0), + (5504,8944,6000,0,0,30,0), + (5504,8945,11000,0,0,36,0), + (5504,8952,4500,0,0,26,0), + (5504,8953,10000,0,0,34,0), + (5504,8954,16000,0,0,42,0), + (5504,8956,12000,0,0,38,0), + (5504,8973,10000,0,0,34,0), + (5504,8984,20000,0,0,46,0), + (5504,8993,12000,0,0,38,0), + (5504,8999,5000,0,0,28,0), + (5504,9001,14000,0,0,40,0), + (5504,9006,11000,0,0,36,0), + (5504,9491,8000,0,0,32,0), + (5504,9494,5000,0,0,28,0), + (5504,9495,11000,0,0,36,0), + (5504,9746,16000,0,0,42,0), + (5504,9748,16000,0,0,42,0), + (5504,9751,16000,0,0,42,0), + (5504,9753,18000,0,0,44,0), + (5504,9755,18000,0,0,44,0), + (5504,9757,18000,0,0,44,0), + (5504,9759,18000,0,0,44,0), + (5504,9822,20000,0,0,46,0), + (5504,9825,20000,0,0,46,0), + (5504,9828,30000,0,0,56,0), + (5504,9831,20000,0,0,46,0), + (5504,9832,28000,0,0,54,0), + (5504,9836,20000,0,0,46,0), + (5504,9837,26000,0,0,52,0), + (5504,9838,32000,0,0,58,0), + (5504,9842,20000,0,0,46,0), + (5504,9843,26000,0,0,52,0), + (5504,9844,32000,0,0,58,0), + (5504,9847,22000,0,0,48,0), + (5504,9848,34000,0,0,60,0), + (5504,9851,32000,0,0,58,0), + (5504,9854,22000,0,0,48,0), + (5504,9855,32000,0,0,58,0), + (5504,9859,22000,0,0,48,0), + (5504,9860,28000,0,0,54,0), + (5504,9861,34000,0,0,60,0), + (5504,9864,23000,0,0,50,0), + (5504,9865,34000,0,0,60,0), + (5504,9868,23000,0,0,50,0), + (5504,9869,32000,0,0,58,0), + (5504,9877,23000,0,0,50,0), + (5504,9878,32000,0,0,58,0), + (5504,9882,23000,0,0,50,0), + (5504,9883,32000,0,0,58,0), + (5504,9886,23000,0,0,50,0), + (5504,9887,34000,0,0,60,0), + (5504,9890,23000,0,0,50,0), + (5504,9891,30000,0,0,56,0), + (5504,9893,26000,0,0,52,0), + (5504,9895,26000,0,0,52,0), + (5504,9897,34000,0,0,60,0), + (5504,9899,26000,0,0,52,0), + (5504,9902,28000,0,0,54,0), + (5504,9905,28000,0,0,54,0), + (5504,9909,28000,0,0,54,0), + (5504,9911,28000,0,0,54,0), + (5504,9914,34000,0,0,60,0), + (5504,10343,28000,0,0,54,0), + (5504,11594,14000,0,0,40,0), + (5504,16915,23000,0,0,50,0), + (5504,17373,250,0,0,28,0), + (5504,17374,600,0,0,38,0), + (5504,17375,1100,0,0,48,0), + (5504,17376,1600,10,0,58,0), + (5504,17396,800,0,0,42,0), + (5504,17397,1400,0,0,54,0), + (5504,17406,34000,0,0,60,0), + (5504,18659,12000,0,0,38,0), + (5504,18660,32000,0,0,58,0), + (5504,20485,2000,0,0,20,0), + (5504,20722,14000,0,0,40,0), + (5504,20744,6000,0,0,30,0), + (5504,20745,14000,0,0,40,0), + (5504,20749,23000,0,0,50,0), + (5504,20750,34000,0,0,60,0), + (5504,22569,8000,0,0,32,0), + (5504,22826,18000,0,0,44,0), + (5504,22830,14000,0,0,40,0), + (5504,22831,22000,0,0,48,0), + (5504,22832,30000,0,0,56,0), + (5504,22894,11000,0,0,36,0), + (5504,22897,20000,0,0,46,0), + (5504,22898,30000,0,0,56,0), + (5504,24922,14000,0,0,40,0), + (5504,24978,300,0,0,30,0), + (5504,24979,700,0,0,40,0), + (5504,24980,1150,0,0,50,0), + (5504,24981,1700,0,0,60,0), + (5504,29167,14000,0,0,40,0), + (5505,499,2000,0,0,20,0), + (5505,1151,4500,0,0,26,0), + (5505,1414,1900,0,0,18,0), + (5505,1415,6000,0,0,30,0), + (5505,1416,16000,0,0,42,0), + (5505,1420,100,0,0,6,0), + (5505,1421,900,0,0,14,0), + (5505,1422,4000,0,0,24,0), + (5505,1428,100,0,0,4,0), + (5505,1429,300,0,0,10,0), + (5505,1431,1800,0,0,16,0), + (5505,1432,4000,0,0,24,0), + (5505,1433,10000,0,0,34,0), + (5505,1435,200,0,0,8,0), + (5505,1436,1900,0,0,18,0), + (5505,1439,6000,0,0,30,0), + (5505,1441,6000,0,0,30,0), + (5505,1445,2000,0,0,20,0), + (5505,1448,2000,0,0,20,0), + (5505,1736,300,0,0,10,0), + (5505,1737,2000,0,0,20,0), + (5505,1827,4000,0,0,24,0), + (5505,1828,10000,0,0,34,0), + (5505,1829,18000,0,0,44,0), + (5505,2092,3000,0,0,22,0), + (5505,2093,5000,0,0,28,0), + (5505,2788,4000,0,0,24,0), + (5505,2889,28000,0,0,54,0), + (5505,2897,4500,0,0,26,0), + (5505,2910,3000,0,0,22,0), + (5505,2914,2000,0,0,20,0), + (5505,2919,5000,0,0,28,0), + (5505,2920,12000,0,0,38,0), + (5505,3030,5000,0,0,28,0), + (5505,3139,1800,0,0,16,0), + (5505,3628,10000,0,0,34,0), + (5505,3739,300,0,0,30,0), + (5505,5181,100,0,0,6,0), + (5505,5182,900,0,0,14,0), + (5505,5183,3000,0,0,22,0), + (5505,5184,6000,0,0,30,0), + (5505,5190,200,0,0,8,0), + (5505,5192,900,0,0,14,0), + (5505,5193,2000,0,0,20,0), + (5505,5194,4500,0,0,26,0), + (5505,5203,12000,0,0,38,0), + (5505,5204,22000,0,0,48,0), + (5505,5210,5000,0,0,28,0), + (5505,5212,900,0,0,14,0), + (5505,5216,2000,0,0,20,0), + (5505,5218,4000,0,0,24,0), + (5505,5222,3000,0,0,22,0), + (5505,5226,8000,0,0,32,0), + (5505,5228,800,0,0,12,0), + (5505,5230,95,0,0,18,0), + (5505,5231,10,0,0,1,0), + (5505,5233,300,0,0,10,0), + (5505,5235,2000,0,0,20,0), + (5505,5299,1900,0,0,18,0), + (5505,6779,8000,0,0,32,0), + (5505,6781,12000,0,0,38,0), + (5505,6782,6000,0,0,30,0), + (5505,6784,14000,0,0,40,0), + (5505,6786,8000,0,0,32,0), + (5505,6790,16000,0,0,42,0), + (5505,6794,11000,0,0,36,0), + (5505,6799,6000,0,0,30,0), + (5505,6801,6000,0,0,30,0), + (5505,6811,1900,0,0,18,0), + (5505,6812,4500,0,0,26,0), + (5505,8904,12000,0,0,38,0), + (5505,8906,20000,0,0,46,0), + (5505,8908,14000,0,0,40,0), + (5505,8911,14000,0,0,40,0), + (5505,8915,10000,0,0,34,0), + (5505,8920,14000,0,0,40,0), + (5505,8922,100,0,0,4,0), + (5505,8930,300,0,0,10,0), + (5505,8931,1800,0,0,16,0), + (5505,8932,3000,0,0,22,0), + (5505,8933,5000,0,0,28,0), + (5505,8934,10000,0,0,34,0), + (5505,8935,14000,0,0,40,0), + (5505,8937,800,0,0,12,0), + (5505,8942,1900,0,0,18,0), + (5505,8943,4000,0,0,24,0), + (5505,8944,6000,0,0,30,0), + (5505,8945,11000,0,0,36,0), + (5505,8952,4500,0,0,26,0), + (5505,8953,10000,0,0,34,0), + (5505,8954,16000,0,0,42,0), + (5505,8956,12000,0,0,38,0), + (5505,8973,10000,0,0,34,0), + (5505,8984,20000,0,0,46,0), + (5505,8993,12000,0,0,38,0), + (5505,8999,5000,0,0,28,0), + (5505,9001,14000,0,0,40,0), + (5505,9006,11000,0,0,36,0), + (5505,9491,8000,0,0,32,0), + (5505,9494,5000,0,0,28,0), + (5505,9495,11000,0,0,36,0), + (5505,9746,16000,0,0,42,0), + (5505,9748,16000,0,0,42,0), + (5505,9751,16000,0,0,42,0), + (5505,9753,18000,0,0,44,0), + (5505,9755,18000,0,0,44,0), + (5505,9757,18000,0,0,44,0), + (5505,9759,18000,0,0,44,0), + (5505,9822,20000,0,0,46,0), + (5505,9825,20000,0,0,46,0), + (5505,9828,30000,0,0,56,0), + (5505,9831,20000,0,0,46,0), + (5505,9832,28000,0,0,54,0), + (5505,9836,20000,0,0,46,0), + (5505,9837,26000,0,0,52,0), + (5505,9838,32000,0,0,58,0), + (5505,9842,20000,0,0,46,0), + (5505,9843,26000,0,0,52,0), + (5505,9844,32000,0,0,58,0), + (5505,9847,22000,0,0,48,0), + (5505,9848,34000,0,0,60,0), + (5505,9851,32000,0,0,58,0), + (5505,9854,22000,0,0,48,0), + (5505,9855,32000,0,0,58,0), + (5505,9859,22000,0,0,48,0), + (5505,9860,28000,0,0,54,0), + (5505,9861,34000,0,0,60,0), + (5505,9864,23000,0,0,50,0), + (5505,9865,34000,0,0,60,0), + (5505,9868,23000,0,0,50,0), + (5505,9869,32000,0,0,58,0), + (5505,9877,23000,0,0,50,0), + (5505,9878,32000,0,0,58,0), + (5505,9882,23000,0,0,50,0), + (5505,9883,32000,0,0,58,0), + (5505,9886,23000,0,0,50,0), + (5505,9887,34000,0,0,60,0), + (5505,9890,23000,0,0,50,0), + (5505,9891,30000,0,0,56,0), + (5505,9893,26000,0,0,52,0), + (5505,9895,26000,0,0,52,0), + (5505,9897,34000,0,0,60,0), + (5505,9899,26000,0,0,52,0), + (5505,9902,28000,0,0,54,0), + (5505,9905,28000,0,0,54,0), + (5505,9909,28000,0,0,54,0), + (5505,9911,28000,0,0,54,0), + (5505,9914,34000,0,0,60,0), + (5505,10343,28000,0,0,54,0), + (5505,11594,14000,0,0,40,0), + (5505,16915,23000,0,0,50,0), + (5505,17373,250,0,0,28,0), + (5505,17374,600,0,0,38,0), + (5505,17375,1100,0,0,48,0), + (5505,17376,1600,10,0,58,0), + (5505,17396,800,0,0,42,0), + (5505,17397,1400,0,0,54,0), + (5505,17406,34000,0,0,60,0), + (5505,18659,12000,0,0,38,0), + (5505,18660,32000,0,0,58,0), + (5505,20485,2000,0,0,20,0), + (5505,20722,14000,0,0,40,0), + (5505,20744,6000,0,0,30,0), + (5505,20745,14000,0,0,40,0), + (5505,20749,23000,0,0,50,0), + (5505,20750,34000,0,0,60,0), + (5505,22569,8000,0,0,32,0), + (5505,22826,18000,0,0,44,0), + (5505,22830,14000,0,0,40,0), + (5505,22831,22000,0,0,48,0), + (5505,22832,30000,0,0,56,0), + (5505,22894,11000,0,0,36,0), + (5505,22897,20000,0,0,46,0), + (5505,22898,30000,0,0,56,0), + (5505,24922,14000,0,0,40,0), + (5505,24978,300,0,0,30,0), + (5505,24979,700,0,0,40,0), + (5505,24980,1150,0,0,50,0), + (5505,24981,1700,0,0,60,0), + (5505,29167,14000,0,0,40,0), + (5506,499,2000,0,0,20,0), + (5506,1151,4500,0,0,26,0), + (5506,1414,1900,0,0,18,0), + (5506,1415,6000,0,0,30,0), + (5506,1416,16000,0,0,42,0), + (5506,1420,100,0,0,6,0), + (5506,1421,900,0,0,14,0), + (5506,1422,4000,0,0,24,0), + (5506,1428,100,0,0,4,0), + (5506,1429,300,0,0,10,0), + (5506,1431,1800,0,0,16,0), + (5506,1432,4000,0,0,24,0), + (5506,1433,10000,0,0,34,0), + (5506,1435,200,0,0,8,0), + (5506,1436,1900,0,0,18,0), + (5506,1439,6000,0,0,30,0), + (5506,1441,6000,0,0,30,0), + (5506,1445,2000,0,0,20,0), + (5506,1448,2000,0,0,20,0), + (5506,1736,300,0,0,10,0), + (5506,1737,2000,0,0,20,0), + (5506,1827,4000,0,0,24,0), + (5506,1828,10000,0,0,34,0), + (5506,1829,18000,0,0,44,0), + (5506,2092,3000,0,0,22,0), + (5506,2093,5000,0,0,28,0), + (5506,2788,4000,0,0,24,0), + (5506,2889,28000,0,0,54,0), + (5506,2897,4500,0,0,26,0), + (5506,2910,3000,0,0,22,0), + (5506,2914,2000,0,0,20,0), + (5506,2919,5000,0,0,28,0), + (5506,2920,12000,0,0,38,0), + (5506,3030,5000,0,0,28,0), + (5506,3139,1800,0,0,16,0), + (5506,3628,10000,0,0,34,0), + (5506,3739,300,0,0,30,0), + (5506,5181,100,0,0,6,0), + (5506,5182,900,0,0,14,0), + (5506,5183,3000,0,0,22,0), + (5506,5184,6000,0,0,30,0), + (5506,5190,200,0,0,8,0), + (5506,5192,900,0,0,14,0), + (5506,5193,2000,0,0,20,0), + (5506,5194,4500,0,0,26,0), + (5506,5203,12000,0,0,38,0), + (5506,5204,22000,0,0,48,0), + (5506,5210,5000,0,0,28,0), + (5506,5212,900,0,0,14,0), + (5506,5216,2000,0,0,20,0), + (5506,5218,4000,0,0,24,0), + (5506,5222,3000,0,0,22,0), + (5506,5226,8000,0,0,32,0), + (5506,5228,800,0,0,12,0), + (5506,5230,95,0,0,18,0), + (5506,5231,10,0,0,1,0), + (5506,5233,300,0,0,10,0), + (5506,5235,2000,0,0,20,0), + (5506,5299,1900,0,0,18,0), + (5506,6779,8000,0,0,32,0), + (5506,6781,12000,0,0,38,0), + (5506,6782,6000,0,0,30,0), + (5506,6784,14000,0,0,40,0), + (5506,6786,8000,0,0,32,0), + (5506,6790,16000,0,0,42,0), + (5506,6794,11000,0,0,36,0), + (5506,6799,6000,0,0,30,0), + (5506,6801,6000,0,0,30,0), + (5506,6811,1900,0,0,18,0), + (5506,6812,4500,0,0,26,0), + (5506,8904,12000,0,0,38,0), + (5506,8906,20000,0,0,46,0), + (5506,8908,14000,0,0,40,0), + (5506,8911,14000,0,0,40,0), + (5506,8915,10000,0,0,34,0), + (5506,8920,14000,0,0,40,0), + (5506,8922,100,0,0,4,0), + (5506,8930,300,0,0,10,0), + (5506,8931,1800,0,0,16,0), + (5506,8932,3000,0,0,22,0), + (5506,8933,5000,0,0,28,0), + (5506,8934,10000,0,0,34,0), + (5506,8935,14000,0,0,40,0), + (5506,8937,800,0,0,12,0), + (5506,8942,1900,0,0,18,0), + (5506,8943,4000,0,0,24,0); -INSERT INTO `npc_trainer` (`entry`, `spell`, `spellcost`, `reqskill`, `reqskillvalue`, `reqlevel`) +INSERT INTO `npc_trainer` (`entry`, `spell`, `spellcost`, `reqskill`, `reqskillvalue`, `reqlevel`, `condition_id`) VALUES - (6707,8695,18000,40,170,38), - (6707,8697,14000,0,0,34), - (6707,8701,8000,40,120,28), - (6707,8723,16000,0,0,36), - (6707,8727,6000,0,0,26), - (6707,8728,14000,0,0,34), - (6707,8810,16000,40,160,36), - (6707,11199,31000,0,0,46), - (6707,11200,50000,0,0,56), - (6707,11270,27000,0,0,42), - (6707,11271,35000,0,0,50), - (6707,11272,52000,0,0,58), - (6707,11276,29000,0,0,44), - (6707,11277,46000,0,0,52), - (6707,11278,54000,0,0,60), - (6707,11282,29000,0,0,44), - (6707,11283,46000,0,0,52), - (6707,11284,54000,0,0,60), - (6707,11287,31000,0,0,46), - (6707,11288,54000,0,0,60), - (6707,11291,31000,0,0,46), - (6707,11292,48000,0,0,54), - (6707,11295,31000,0,0,46), - (6707,11296,48000,0,0,54), - (6707,11298,33000,0,0,48), - (6707,11301,33000,0,0,48), - (6707,11302,50000,0,0,56), - (6707,11304,46000,0,0,52), - (6707,11318,52000,0,0,58), - (6707,11344,29000,40,200,44), - (6707,11345,46000,40,240,52), - (6707,11346,54000,40,280,60), - (6707,11360,31000,40,210,46), - (6707,11361,48000,40,250,54), - (6707,11401,46000,40,240,52), - (6707,13027,13000,0,0,58), - (6707,13221,12000,40,140,32), - (6707,13231,20000,40,180,40), - (6707,13232,33000,40,220,48), - (6707,13233,50000,40,260,56), - (7087,8615,10,0,0,0), - (7087,8619,500,393,50,0), - (7087,8620,5000,393,125,0), - (7087,10769,50000,393,200,35), - (7088,8615,10,0,0,0), - (7088,8619,500,393,50,0), - (7088,8620,5000,393,125,0), - (7088,10769,50000,393,200,35), - (7089,8615,10,0,0,0), - (7089,8619,500,393,50,0), - (7089,8620,5000,393,125,0), - (7089,10769,50000,393,200,35), - (7230,9955,10000,164,225,0), - (7230,9978,10000,164,245,0), - (7231,10004,15000,164,235,0), - (7231,10008,15000,164,245,0), - (7231,10012,10000,164,250,0), - (7231,10016,10000,164,260,0), - (7232,10004,15000,164,235,0), - (7232,10008,15000,164,245,0), - (7232,10012,10000,164,250,0), - (7232,10016,10000,164,260,0), - (7311,1035,2000,0,0,20), - (7311,1142,100,0,0,4), - (7311,1168,200,0,0,8), - (7311,1173,100,0,0,6), - (7311,1174,400,0,0,10), - (7311,1176,1800,0,0,18), - (7311,1191,200,0,0,8), - (7311,1194,400,0,0,10), - (7311,1196,2000,0,0,20), - (7311,1198,600,0,0,12), - (7311,1200,2000,0,0,20), - (7311,1210,7000,0,0,28), - (7311,1211,900,0,0,14), - (7311,1214,8000,0,0,30), - (7311,1225,5000,0,0,26), - (7311,1228,15000,0,0,40), - (7311,1241,5000,0,0,26), - (7311,1249,100,0,0,6), - (7311,1250,600,0,0,12), - (7311,1251,3000,0,0,22), - (7311,1266,600,0,0,12), - (7311,1267,1800,0,0,18), - (7311,1467,900,0,0,14), - (7311,1472,10,0,0,1), - (7311,1473,900,0,0,14), - (7311,1474,7000,0,0,28), - (7311,1475,22750,0,0,42), - (7311,1481,2000,0,0,20), - (7311,1811,3000,0,0,22), - (7311,1830,200,0,0,24), - (7311,2124,1500,0,0,16), - (7311,2125,4000,0,0,24), - (7311,2141,100,0,0,6), - (7311,2142,900,0,0,14), - (7311,2143,3000,0,0,22), - (7311,2858,1500,0,0,16), - (7311,3142,1800,0,0,18), - (7311,3553,14000,0,0,38), - (7311,3576,4000,0,0,24), - (7311,5146,200,0,0,8), - (7311,5147,1500,0,0,16), - (7311,5148,4000,0,0,24), - (7311,5499,2000,0,0,20), - (7311,5507,100,0,0,4), - (7311,5565,400,0,0,10), - (7311,5566,2000,0,0,20), - (7311,6121,13000,0,0,34), - (7311,6128,8000,0,0,30), - (7311,6130,10000,0,0,32), - (7311,6132,15000,0,0,40), - (7311,6142,7000,0,0,28), - (7311,6144,3000,0,0,22), - (7311,6493,600,0,0,12), - (7311,7323,2000,0,0,20), - (7311,8403,4000,0,0,24), - (7311,8404,8000,0,0,30), - (7311,8405,13000,0,0,36), - (7311,8409,5000,0,0,26), - (7311,8410,10000,0,0,32), - (7311,8411,14000,0,0,38), - (7311,8414,8000,0,0,30), - (7311,8415,14000,0,0,38), - (7311,8420,10000,0,0,32), - (7311,8421,15000,0,0,40), - (7311,8425,10000,0,0,32), - (7311,8426,15000,0,0,40), - (7311,8428,13000,0,0,36), - (7311,8440,3000,0,0,22), - (7311,8441,8000,0,0,30), - (7311,8442,14000,0,0,38), - (7311,8447,7000,0,0,28), - (7311,8448,12000,0,0,34), - (7311,8449,15000,0,0,40), - (7311,8452,4000,0,0,24), - (7311,8453,15000,0,0,36), - (7311,8456,8000,0,0,30), - (7311,8459,8000,0,0,30), - (7311,8460,15000,0,0,40), - (7311,8463,10000,0,0,32), - (7311,8464,18000,0,0,42), - (7311,8493,12000,0,0,34), - (7311,8496,7000,0,0,28), - (7311,8497,13000,0,0,36), - (7311,10055,28000,0,0,48), - (7311,10056,40000,0,0,58), - (7311,10141,15000,0,0,40), - (7311,10142,32000,0,0,50), - (7311,10146,22750,0,0,42), - (7311,10147,35000,0,0,52), - (7311,10152,22750,0,0,42), - (7311,10153,28000,0,0,48), - (7311,10154,36000,0,0,54), - (7311,10155,42000,0,0,60), - (7311,10158,38000,0,0,56), - (7311,10162,22750,0,0,42), - (7311,10163,32000,0,0,50), - (7311,10164,40000,0,0,58), - (7311,10171,18000,0,0,42), - (7311,10172,36000,0,0,54), - (7311,10175,28000,0,0,48), - (7311,10176,42000,0,0,60), - (7311,10178,35000,0,0,52), - (7311,10182,23000,0,0,44), - (7311,10183,32000,0,0,50), - (7311,10184,38000,0,0,56), - (7311,10188,23000,0,0,44), - (7311,10189,35000,0,0,52), - (7311,10190,42000,0,0,60), - (7311,10194,23000,0,0,44), - (7311,10195,35000,0,0,52), - (7311,10196,42000,0,0,60), - (7311,10198,26000,0,0,46), - (7311,10200,36000,0,0,54), - (7311,10203,26000,0,0,46), - (7311,10204,36000,0,0,54), - (7311,10208,26000,0,0,46), - (7311,10209,35000,0,0,52), - (7311,10210,40000,0,0,58), - (7311,10213,28000,0,0,48), - (7311,10214,38000,0,0,56), - (7311,10217,28000,0,0,48), - (7311,10218,38000,0,0,56), - (7311,10221,32000,0,0,50), - (7311,10222,42000,0,0,60), - (7311,10224,32000,0,0,50), - (7311,10226,42000,0,0,60), - (7311,10231,36000,0,0,54), - (7311,12827,2000,0,0,20), - (7311,12828,15000,0,0,40), - (7311,12829,42000,0,0,60), - (7311,13011,400,0,0,30), - (7311,13012,650,0,0,36), - (7311,13014,900,0,0,42), - (7311,13015,900,0,0,48), - (7311,13016,1800,0,0,54), - (7311,13017,1890,0,0,60), - (7311,13023,650,0,0,36), - (7311,13024,1150,0,0,44), - (7311,13025,1750,0,0,52), - (7311,13026,2100,0,0,60), - (7311,13037,6500,0,0,46), - (7311,13038,8750,0,0,52), - (7311,13039,9000,0,0,58), - (7311,22784,28000,0,0,46), - (7311,22785,40000,0,0,58), - (7311,28403,2000,0,0,20), - (7312,1035,2000,0,0,20), - (7312,1142,100,0,0,4), - (7312,1168,200,0,0,8), - (7312,1173,100,0,0,6), - (7312,1174,400,0,0,10), - (7312,1176,1800,0,0,18), - (7312,1191,200,0,0,8), - (7312,1194,400,0,0,10), - (7312,1196,2000,0,0,20), - (7312,1198,600,0,0,12), - (7312,1200,2000,0,0,20), - (7312,1210,7000,0,0,28), - (7312,1211,900,0,0,14), - (7312,1214,8000,0,0,30), - (7312,1225,5000,0,0,26), - (7312,1228,15000,0,0,40), - (7312,1241,5000,0,0,26), - (7312,1249,100,0,0,6), - (7312,1250,600,0,0,12), - (7312,1251,3000,0,0,22), - (7312,1266,600,0,0,12), - (7312,1267,1800,0,0,18), - (7312,1467,900,0,0,14), - (7312,1472,10,0,0,1), - (7312,1473,900,0,0,14), - (7312,1474,7000,0,0,28), - (7312,1475,22750,0,0,42), - (7312,1481,2000,0,0,20), - (7312,1811,3000,0,0,22), - (7312,1830,200,0,0,24), - (7312,2124,1500,0,0,16), - (7312,2125,4000,0,0,24), - (7312,2141,100,0,0,6), - (7312,2142,900,0,0,14), - (7312,2143,3000,0,0,22), - (7312,2858,1500,0,0,16), - (7312,3142,1800,0,0,18), - (7312,3553,14000,0,0,38), - (7312,3576,4000,0,0,24), - (7312,5146,200,0,0,8), - (7312,5147,1500,0,0,16), - (7312,5148,4000,0,0,24), - (7312,5499,2000,0,0,20), - (7312,5507,100,0,0,4), - (7312,5565,400,0,0,10), - (7312,5566,2000,0,0,20), - (7312,6121,13000,0,0,34), - (7312,6128,8000,0,0,30), - (7312,6130,10000,0,0,32), - (7312,6132,15000,0,0,40), - (7312,6142,7000,0,0,28), - (7312,6144,3000,0,0,22), - (7312,6493,600,0,0,12), - (7312,7323,2000,0,0,20), - (7312,8403,4000,0,0,24), - (7312,8404,8000,0,0,30), - (7312,8405,13000,0,0,36), - (7312,8409,5000,0,0,26), - (7312,8410,10000,0,0,32), - (7312,8411,14000,0,0,38), - (7312,8414,8000,0,0,30), - (7312,8415,14000,0,0,38), - (7312,8420,10000,0,0,32), - (7312,8421,15000,0,0,40), - (7312,8425,10000,0,0,32), - (7312,8426,15000,0,0,40), - (7312,8428,13000,0,0,36), - (7312,8440,3000,0,0,22), - (7312,8441,8000,0,0,30), - (7312,8442,14000,0,0,38), - (7312,8447,7000,0,0,28), - (7312,8448,12000,0,0,34), - (7312,8449,15000,0,0,40), - (7312,8452,4000,0,0,24), - (7312,8453,15000,0,0,36), - (7312,8456,8000,0,0,30), - (7312,8459,8000,0,0,30), - (7312,8460,15000,0,0,40), - (7312,8463,10000,0,0,32), - (7312,8464,18000,0,0,42), - (7312,8493,12000,0,0,34), - (7312,8496,7000,0,0,28), - (7312,8497,13000,0,0,36), - (7312,10055,28000,0,0,48), - (7312,10056,40000,0,0,58), - (7312,10141,15000,0,0,40), - (7312,10142,32000,0,0,50), - (7312,10146,22750,0,0,42), - (7312,10147,35000,0,0,52), - (7312,10152,22750,0,0,42), - (7312,10153,28000,0,0,48), - (7312,10154,36000,0,0,54), - (7312,10155,42000,0,0,60), - (7312,10158,38000,0,0,56), - (7312,10162,22750,0,0,42), - (7312,10163,32000,0,0,50), - (7312,10164,40000,0,0,58), - (7312,10171,18000,0,0,42), - (7312,10172,36000,0,0,54), - (7312,10175,28000,0,0,48), - (7312,10176,42000,0,0,60), - (7312,10178,35000,0,0,52), - (7312,10182,23000,0,0,44), - (7312,10183,32000,0,0,50), - (7312,10184,38000,0,0,56), - (7312,10188,23000,0,0,44), - (7312,10189,35000,0,0,52), - (7312,10190,42000,0,0,60), - (7312,10194,23000,0,0,44), - (7312,10195,35000,0,0,52), - (7312,10196,42000,0,0,60), - (7312,10198,26000,0,0,46), - (7312,10200,36000,0,0,54), - (7312,10203,26000,0,0,46), - (7312,10204,36000,0,0,54), - (7312,10208,26000,0,0,46), - (7312,10209,35000,0,0,52), - (7312,10210,40000,0,0,58), - (7312,10213,28000,0,0,48), - (7312,10214,38000,0,0,56), - (7312,10217,28000,0,0,48), - (7312,10218,38000,0,0,56), - (7312,10221,32000,0,0,50), - (7312,10222,42000,0,0,60), - (7312,10224,32000,0,0,50), - (7312,10226,42000,0,0,60), - (7312,10231,36000,0,0,54), - (7312,12827,2000,0,0,20), - (7312,12828,15000,0,0,40), - (7312,12829,42000,0,0,60), - (7312,13011,400,0,0,30), - (7312,13012,650,0,0,36), - (7312,13014,900,0,0,42), - (7312,13015,900,0,0,48), - (7312,13016,1800,0,0,54), - (7312,13017,1890,0,0,60), - (7312,13023,650,0,0,36), - (7312,13024,1150,0,0,44), - (7312,13025,1750,0,0,52), - (7312,13026,2100,0,0,60), - (7312,13037,6500,0,0,46), - (7312,13038,8750,0,0,52), - (7312,13039,9000,0,0,58), - (7312,22784,28000,0,0,46), - (7312,22785,40000,0,0,58), - (7312,28403,2000,0,0,20), - (7315,797,4000,0,0,20), - (7315,798,10000,0,0,26), - (7315,1055,11000,0,0,28), - (7315,1065,1500,0,0,14), - (7315,1229,100,0,0,6), - (7315,1343,100,0,0,6), - (7315,1344,3000,0,0,18), - (7315,1423,100,0,0,4), - (7315,1424,4000,0,0,20), - (7315,1482,12000,0,0,30), - (7315,1606,200,0,0,8), - (7315,1607,2000,0,0,16), - (7315,1610,8000,0,0,24), - (7315,1611,14000,0,0,32), - (7315,1646,3000,0,0,18), - (7315,1675,1000,0,0,12), - (7315,1676,14000,0,0,32), - (7315,1677,54000,0,0,52), - (7315,1685,18000,0,0,36), - (7315,1716,200,0,0,8), - (7315,1722,42000,0,0,50), - (7315,1738,100,0,0,4), - (7315,2570,2000,0,0,16), - (7315,2688,600,0,0,10), - (7315,3128,100,0,0,6), - (7315,3433,12000,0,0,30), - (7315,3434,22000,0,0,40), - (7315,3435,42000,0,0,50), - (7315,5243,1000,0,0,12), - (7315,5247,6000,0,0,20), - (7315,5283,8000,0,0,24), - (7315,6158,22000,0,0,40), - (7315,6176,14000,0,0,32), - (7315,6177,22000,0,0,40), - (7315,6180,10000,0,0,26), - (7315,6191,8000,0,0,24), - (7315,6193,6000,0,0,22), - (7315,6543,14000,0,0,32), - (7315,6549,600,0,0,10), - (7315,6550,4000,0,0,20), - (7315,6551,12000,0,0,30), - (7315,6553,20000,0,0,38), - (7315,6556,60000,0,0,58), - (7315,6573,1500,0,0,14), - (7315,6575,8000,0,0,24), - (7315,6674,10,0,0,1), - (7315,7109,22000,0,0,40), - (7315,7374,14000,0,0,32), - (7315,7375,56000,0,0,54), - (7315,7380,16000,0,0,34), - (7315,7382,2000,0,0,16), - (7315,7385,1000,0,0,12), - (7315,7401,10000,0,0,26), - (7315,7403,18000,0,0,36), - (7315,7406,6000,0,0,22), - (7315,7889,11000,0,0,28), - (7315,8206,11000,0,0,28), - (7315,8207,20000,0,0,38), - (7315,8381,16000,0,0,34), - (7315,8821,20000,0,0,38), - (7315,11552,32000,0,0,42), - (7315,11553,54000,0,0,52), - (7315,11557,16000,0,0,34), - (7315,11558,34000,0,0,44), - (7315,11559,56000,0,0,54), - (7315,11570,40000,0,0,48), - (7315,11571,58000,0,0,56), - (7315,11575,22000,0,0,40), - (7315,11576,42000,0,0,50), - (7315,11577,62000,0,0,60), - (7315,11579,36000,0,0,46), - (7315,11582,40000,0,0,48), - (7315,11583,60000,0,0,58), - (7315,11586,34000,0,0,44), - (7315,11587,62000,0,0,60), - (7315,11598,36000,0,0,46), - (7315,11599,60000,0,0,58), - (7315,11602,34000,0,0,44), - (7315,11603,56000,0,0,54), - (7315,11606,36000,0,0,46), - (7315,11607,56000,0,0,54), - (7315,18556,14000,0,0,32), - (7315,20561,36000,0,0,46), - (7315,20562,58000,0,0,56), - (7315,20571,62000,0,0,60), - (7315,20621,32000,0,0,42), - (7315,20622,54000,0,0,52), - (7315,20703,40000,0,0,48), - (7315,20704,58000,0,0,56), - (7315,20724,4000,0,0,20), - (7315,21555,200,0,0,48), - (7315,21557,2800,0,0,54), - (7315,21558,3100,0,0,60), - (7315,23898,2000,0,0,48), - (7315,23899,2800,0,0,54), - (7315,23900,3100,0,0,60), - (7315,23926,200,0,0,48), - (7315,23927,2800,0,0,54), - (7315,23928,3100,0,0,60), - (7406,12779,2800,202,240,0), - (7406,12909,1350,202,200,0), - (7406,12910,1500,202,210,0), - (7406,12911,1500,202,205,0), - (7406,12913,1800,202,210,0), - (7406,12914,2000,202,215,0), - (7406,12916,2200,202,225,0), - (7406,12917,2400,202,230,0), - (7406,12918,2600,202,235,0), - (7866,2154,500,165,50,10), - (7866,2155,10,0,0,5), - (7866,2177,100,165,55,0), - (7866,2180,1400,165,120,0), - (7866,2181,650,165,100,0), - (7866,2338,50,165,15,0), - (7866,2883,100,165,40,0), - (7866,2886,550,165,85,0), - (7866,3782,75,165,25,0), - (7866,3821,50,165,35,0), - (7866,9061,100,165,30,0), - (7866,9066,450,165,70,0), - (7866,9069,600,165,95,0), - (7866,10620,4000,165,225,0), - (7866,10652,12000,165,255,0), - (7866,24656,50000,165,300,0), - (7866,24657,30000,165,280,0), - (7867,2154,500,165,50,10), - (7867,2155,10,0,0,5), - (7867,2177,100,165,55,0), - (7867,2180,1400,165,120,0), - (7867,2181,650,165,100,0), - (7867,2338,50,165,15,0), - (7867,2883,100,165,40,0), - (7867,2886,550,165,85,0), - (7867,3782,75,165,25,0), - (7867,3821,50,165,35,0), - (7867,9061,100,165,30,0), - (7867,9066,450,165,70,0), - (7867,9069,600,165,95,0), - (7867,10620,4000,165,225,0), - (7867,10652,12000,165,255,0), - (7867,24656,50000,165,300,0), - (7867,24657,30000,165,280,0), - (7868,2154,500,165,50,10), - (7868,2155,10,0,0,5), - (7868,2177,100,165,55,0), - (7868,2180,1400,165,120,0), - (7868,2181,650,165,100,0), - (7868,2338,50,165,15,0), - (7868,2883,100,165,40,0), - (7868,2886,550,165,85,0), - (7868,3782,75,165,25,0), - (7868,3821,50,165,35,0), - (7868,9061,100,165,30,0), - (7868,9066,450,165,70,0), - (7868,9069,600,165,95,0), - (7868,10631,4300,165,230,0), - (7868,10633,5500,165,250,0), - (7869,2154,500,165,50,10), - (7869,2155,10,0,0,5), - (7869,2177,100,165,55,0), - (7869,2180,1400,165,120,0), - (7869,2181,650,165,100,0), - (7869,2338,50,165,15,0), - (7869,2883,100,165,40,0), - (7869,2886,550,165,85,0), - (7869,3782,75,165,25,0), - (7869,3821,50,165,35,0), - (7869,9061,100,165,30,0), - (7869,9066,450,165,70,0), - (7869,9069,600,165,95,0), - (7869,10631,4300,165,230,0), - (7869,10633,5500,165,250,0), - (7870,2154,500,165,50,10), - (7870,2155,10,0,0,5), - (7870,3812,5000,165,125,20), - (7870,10513,4000,165,210,0), - (7870,10519,4000,165,210,0), - (7870,10549,4600,165,235,0), - (7870,10553,4300,165,230,0), - (7870,10557,4600,165,235,0), - (7870,10559,4600,165,235,0), - (7870,10629,4000,165,225,0), - (7870,10648,5500,165,250,0), - (7870,10663,50000,165,200,35), - (7870,14931,4000,165,225,0), - (7870,14933,4000,165,225,0), - (7870,19147,4300,165,250,0), - (7870,19148,4300,165,250,0), - (7871,10629,9000,165,225,0), - (7871,10648,9000,165,250,0), - (7944,12779,2800,202,240,0), - (7944,12909,1350,202,200,0), - (7944,12910,1500,202,210,0), - (7944,12911,1500,202,205,0), - (7944,12913,1800,202,210,0), - (7944,12914,2000,202,215,0), - (7944,12916,2200,202,225,0), - (7944,12917,2400,202,230,0), - (7944,12918,2600,202,235,0), - (7946,7733,100,0,0,5), - (7946,7734,500,356,50,0), - (7948,2275,10,0,0,5), - (7948,2280,450,171,50,10), - (7948,2339,100,171,25,0), - (7948,2340,135,171,40,0), - (7948,3179,450,171,90,0), - (7948,3181,1350,171,120,0), - (7948,3184,50,171,15,0), - (7948,3185,1350,171,125,0), - (7948,3186,1800,171,130,0), - (7948,3458,3600,171,110,0), - (7948,3459,4500,171,165,0), - (7948,3461,4500,171,160,0), - (7948,3465,5000,171,125,20), - (7948,7180,405,171,90,0), - (7948,7182,4500,171,155,0), - (7948,7838,225,171,80,0), - (7948,7839,900,171,130,0), - (7948,7842,900,171,100,0), - (7948,7846,2700,171,140,0), - (7948,11483,5850,171,185,0), - (7948,11484,6750,171,195,0), - (7948,11486,7200,171,205,0), - (7948,11488,8100,171,205,0), - (7948,11491,9000,171,215,0), - (7948,11495,4500,171,230,0), - (7948,11496,9000,171,235,0), - (7948,11497,18000,171,235,0), - (7948,11498,18000,171,240,0), - (7948,11501,12600,171,250,0), - (7948,11536,225,171,50,0), - (7948,11612,45000,171,200,35), - (7948,12610,7200,171,200,0), - (7948,15834,9000,171,230,0), - (7948,17581,13500,171,250,0), - (7948,22809,9000,171,215,0), - (7949,7414,10,0,0,5), - (7949,7415,500,333,50,10), - (7949,7422,50,333,15,0), - (7949,7429,100,333,20,0), - (7949,7441,100,333,45,0), - (7949,7459,250,333,50,0), - (7949,7461,200,333,70,0), - (7949,7746,450,333,100,0), - (7949,7749,250,333,60,0), - (7949,7789,450,333,90,0), - (7949,7796,360,333,80,0), - (7949,7797,900,333,100,0), - (7949,7858,900,333,120,0), - (7949,7862,1125,333,125,0), - (7949,13373,100,333,40,0), - (7949,13391,1260,333,125,0), - (7949,13392,540,333,105,0), - (7949,13422,720,333,115,0), - (7949,13499,1350,333,130,0), - (7949,13502,1350,333,130,0), - (7949,13504,1800,333,140,0), - (7949,13531,2160,333,145,0), - (7949,13539,2250,333,140,0), - (7949,13609,2160,333,145,0), - (7949,13627,2250,333,150,0), - (7949,13629,2250,333,150,0), - (7949,14805,50,333,10,0), - (7949,14808,200,333,70,0), - (7953,33389,900000,0,0,40), - (7953,33392,9000000,762,0,60), - (7954,33389,900000,0,0,40), - (7954,33392,9000000,762,0,60), - (8126,8896,2200,202,225,0), - (8126,12767,1000,202,205,0), - (8126,12768,1500,202,205,0), - (8126,12769,1500,202,205,0), - (8126,12770,1500,202,205,0), - (8126,12771,1500,202,205,0), - (8126,12777,2400,202,230,0), - (8126,12778,2600,202,235,0), - (8126,12780,3000,202,245,0), - (8126,12919,2800,202,240,0), - (8128,2581,10,0,0,0), - (8128,2582,500,186,50,0), - (8128,3313,50,186,65,0), - (8128,3314,200,186,65,0), - (8128,3315,2250,186,155,0), - (8128,3316,450,186,125,0), - (8128,3317,180,186,75,0), - (8128,3568,4500,186,125,0), - (8128,3596,2250,186,165,0), - (8128,10099,4500,186,175,0), - (8128,10100,9000,186,230,0), - (8128,10249,50000,186,200,0), - (8128,16154,18000,186,250,0), - (8140,685,28000,0,0,50), - (8140,1873,100,0,0,6), - (8140,1874,2000,0,0,14), - (8140,1875,10,0,0,1), - (8140,1876,4000,0,0,20), - (8140,1877,20000,0,0,40), - (8140,1878,300,0,0,10), - (8140,1897,13000,0,0,34), - (8140,1898,28000,0,0,50), - (8140,1909,3500,0,0,18), - (8140,1911,300,0,0,10), - (8140,1912,6000,0,0,26), - (8140,1913,4000,0,0,22), - (8140,1914,11000,0,0,30), - (8140,1937,100,0,0,8), - (8140,1998,100,0,0,8), - (8140,2804,11000,0,0,30), - (8140,3128,100,0,0,8), - (8140,3473,16000,0,0,38), - (8140,4990,21000,0,0,42), - (8140,5253,5000,0,0,24), - (8140,5572,100,0,0,6), - (8140,5574,3500,0,0,18), - (8140,5584,100,0,0,8), - (8140,5590,5000,0,0,24), - (8140,5591,20000,0,0,40), - (8140,5600,5000,0,0,24), - (8140,5613,4000,0,0,20), - (8140,5616,9000,0,0,28), - (8140,5617,14000,0,0,36), - (8140,5629,16000,0,0,38), - (8140,6941,24000,0,0,46), - (8140,7109,20000,0,0,40), - (8140,7296,3000,0,0,16), - (8140,10279,16000,0,0,38), - (8140,10294,300,0,0,10), - (8140,10295,11000,0,0,30), - (8140,10296,28000,0,0,50), - (8140,10297,46000,0,0,60), - (8140,10302,6000,0,0,26), - (8140,10303,14000,0,0,36), - (8140,10304,24000,0,0,46), - (8140,10305,42000,0,0,56), - (8140,10309,40000,0,0,54), - (8140,10311,28000,0,0,50), - (8140,10315,22000,0,0,44), - (8140,10316,34000,0,0,52), - (8140,10317,46000,0,0,60), - (8140,10320,46000,0,0,60), - (8140,10321,100,0,0,4), - (8140,10323,5000,0,0,24), - (8140,10325,14000,0,0,36), - (8140,10327,34000,0,0,52), - (8140,10330,24000,0,0,46), - (8140,10331,40000,0,0,54), - (8140,19741,100,0,0,4), - (8140,19743,2000,0,0,14), - (8140,19747,4000,0,0,22), - (8140,19751,4000,0,0,20), - (8140,19754,11000,0,0,30), - (8140,19839,1000,0,0,12), - (8140,19840,4000,0,0,22), - (8140,19841,12000,0,0,32), - (8140,19842,21000,0,0,42), - (8140,19843,34000,0,0,52), - (8140,19855,5000,0,0,24), - (8140,19856,13000,0,0,34), - (8140,19857,22000,0,0,44), - (8140,19858,40000,0,0,54), - (8140,19892,9000,0,0,28), - (8140,19893,12000,0,0,32), - (8140,19894,14000,0,0,36), - (8140,19904,20000,0,0,40), - (8140,19905,34000,0,0,52), - (8140,19906,22000,0,0,44), - (8140,19907,42000,0,0,56), - (8140,19908,26000,0,0,48), - (8140,19909,46000,0,0,60), - (8140,19944,6000,0,0,26), - (8140,19945,13000,0,0,34), - (8140,19946,21000,0,0,42), - (8140,19947,28000,0,0,50), - (8140,19948,44000,0,0,58), - (8140,19995,20000,0,0,40), - (8140,19996,28000,0,0,50), - (8140,19997,46000,0,0,60), - (8140,20437,300,0,0,10), - (8140,20438,3500,0,0,18), - (8140,20439,6000,0,0,26), - (8140,20440,13000,0,0,34), - (8140,20441,21000,0,0,42), - (8140,20442,28000,0,0,50), - (8140,20443,44000,0,0,58), - (8140,20444,1000,0,0,12), - (8140,20445,4000,0,0,22), - (8140,20446,12000,0,0,32), - (8140,20447,21000,0,0,42), - (8140,20448,34000,0,0,52), - (8140,20450,3000,0,0,16), - (8140,20455,11000,0,0,30), - (8140,20456,20000,0,0,40), - (8140,20457,28000,0,0,50), - (8140,20458,46000,0,0,60), - (8140,20459,16000,0,0,38), - (8140,20460,26000,0,0,48), - (8140,20461,44000,0,0,58), - (8140,20462,4000,0,0,22), - (8140,20730,40000,0,0,54), - (8140,20774,26000,0,0,48), - (8140,20775,46000,0,0,60), - (8140,20944,200,0,0,30), - (8140,20945,1000,0,0,40), - (8140,20946,1260,0,0,50), - (8140,20947,2070,0,0,60), - (8140,20949,900,0,0,40), - (8140,20950,1260,0,0,50), - (8140,20951,2070,0,0,60), - (8140,20952,1000,0,0,40), - (8140,20953,1400,0,0,50), - (8140,20954,2300,0,0,60), - (8140,20956,1260,0,0,50), - (8140,20957,2070,0,0,60), - (8140,20958,1170,0,0,48), - (8140,20960,2100,0,0,56), - (8140,21083,100,0,0,6), - (8140,24276,22000,0,0,44), - (8140,24277,34000,0,0,52), - (8140,24278,46000,0,0,60), - (8140,25915,46000,0,0,52), - (8140,25917,41400,0,0,60), - (8140,25919,40000,0,0,54), - (8140,25920,46000,0,0,60), - (8140,25939,46000,0,0,60), - (8140,25946,2070,0,0,60), - (8140,25948,46000,0,0,60), - (8140,25951,2070,0,0,60), - (8140,26574,200,0,0,30), - (8141,797,4000,0,0,20), - (8141,798,10000,0,0,26), - (8141,1055,11000,0,0,28), - (8141,1065,1500,0,0,14), - (8141,1229,100,0,0,6), - (8141,1343,100,0,0,6), - (8141,1344,3000,0,0,18), - (8141,1423,100,0,0,4), - (8141,1424,4000,0,0,20), - (8141,1482,12000,0,0,30), - (8141,1606,200,0,0,8), - (8141,1607,2000,0,0,16), - (8141,1610,8000,0,0,24), - (8141,1611,14000,0,0,32), - (8141,1646,3000,0,0,18), - (8141,1675,1000,0,0,12), - (8141,1676,14000,0,0,32), - (8141,1677,54000,0,0,52), - (8141,1685,18000,0,0,36), - (8141,1716,200,0,0,8), - (8141,1722,42000,0,0,50), - (8141,1738,100,0,0,4), - (8141,2570,2000,0,0,16), - (8141,2688,600,0,0,10), - (8141,3128,100,0,0,6), - (8141,3433,12000,0,0,30), - (8141,3434,22000,0,0,40), - (8141,3435,42000,0,0,50), - (8141,5243,1000,0,0,12), - (8141,5247,6000,0,0,20), - (8141,5283,8000,0,0,24), - (8141,6158,22000,0,0,40), - (8141,6176,14000,0,0,32), - (8141,6177,22000,0,0,40), - (8141,6180,10000,0,0,26), - (8141,6191,8000,0,0,24), - (8141,6193,6000,0,0,22), - (8141,6543,14000,0,0,32), - (8141,6549,600,0,0,10), - (8141,6550,4000,0,0,20), - (8141,6551,12000,0,0,30), - (8141,6553,20000,0,0,38), - (8141,6556,60000,0,0,58), - (8141,6573,1500,0,0,14), - (8141,6575,8000,0,0,24), - (8141,6674,10,0,0,1), - (8141,7109,22000,0,0,40), - (8141,7374,14000,0,0,32), - (8141,7375,56000,0,0,54), - (8141,7380,16000,0,0,34), - (8141,7382,2000,0,0,16), - (8141,7385,1000,0,0,12), - (8141,7401,10000,0,0,26), - (8141,7403,18000,0,0,36), - (8141,7406,6000,0,0,22), - (8141,7889,11000,0,0,28), - (8141,8206,11000,0,0,28), - (8141,8207,20000,0,0,38), - (8141,8381,16000,0,0,34), - (8141,8821,20000,0,0,38), - (8141,11552,32000,0,0,42), - (8141,11553,54000,0,0,52), - (8141,11557,16000,0,0,34), - (8141,11558,34000,0,0,44), - (8141,11559,56000,0,0,54), - (8141,11570,40000,0,0,48), - (8141,11571,58000,0,0,56), - (8141,11575,22000,0,0,40), - (8141,11576,42000,0,0,50), - (8141,11577,62000,0,0,60), - (8141,11579,36000,0,0,46), - (8141,11582,40000,0,0,48), - (8141,11583,60000,0,0,58), - (8141,11586,34000,0,0,44), - (8141,11587,62000,0,0,60), - (8141,11598,36000,0,0,46), - (8141,11599,60000,0,0,58), - (8141,11602,34000,0,0,44), - (8141,11603,56000,0,0,54), - (8141,11606,36000,0,0,46), - (8141,11607,56000,0,0,54), - (8141,18556,14000,0,0,32), - (8141,20561,36000,0,0,46), - (8141,20562,58000,0,0,56), - (8141,20571,62000,0,0,60), - (8141,20621,32000,0,0,42), - (8141,20622,54000,0,0,52), - (8141,20703,40000,0,0,48), - (8141,20704,58000,0,0,56), - (8141,20724,4000,0,0,20), - (8141,21555,200,0,0,48), - (8141,21557,2800,0,0,54), - (8141,21558,3100,0,0,60), - (8141,23898,2000,0,0,48), - (8141,23899,2800,0,0,54), - (8141,23900,3100,0,0,60), - (8141,23926,200,0,0,48), - (8141,23927,2800,0,0,54), - (8141,23928,3100,0,0,60), - (8142,499,2000,0,0,20), - (8142,1151,4500,0,0,26), - (8142,1414,1900,0,0,18), - (8142,1415,6000,0,0,30), - (8142,1416,16000,0,0,42), - (8142,1420,100,0,0,6), - (8142,1421,900,0,0,14), - (8142,1422,4000,0,0,24), - (8142,1428,100,0,0,4), - (8142,1429,300,0,0,10), - (8142,1431,1800,0,0,16), - (8142,1432,4000,0,0,24), - (8142,1433,10000,0,0,34), - (8142,1435,200,0,0,8), - (8142,1436,1900,0,0,18), - (8142,1439,6000,0,0,30), - (8142,1441,6000,0,0,30), - (8142,1445,2000,0,0,20), - (8142,1448,2000,0,0,20), - (8142,1736,300,0,0,10), - (8142,1737,2000,0,0,20), - (8142,1827,4000,0,0,24), - (8142,1828,10000,0,0,34), - (8142,1829,18000,0,0,44), - (8142,2092,3000,0,0,22), - (8142,2093,5000,0,0,28), - (8142,2788,4000,0,0,24), - (8142,2889,28000,0,0,54), - (8142,2897,4500,0,0,26), - (8142,2910,3000,0,0,22), - (8142,2914,2000,0,0,20), - (8142,2919,5000,0,0,28), - (8142,2920,12000,0,0,38), - (8142,3030,5000,0,0,28), - (8142,3139,1800,0,0,16), - (8142,3628,10000,0,0,34), - (8142,3739,300,0,0,30), - (8142,5181,100,0,0,6), - (8142,5182,900,0,0,14), - (8142,5183,3000,0,0,22), - (8142,5184,6000,0,0,30), - (8142,5190,200,0,0,8), - (8142,5192,900,0,0,14), - (8142,5193,2000,0,0,20), - (8142,5194,4500,0,0,26), - (8142,5203,12000,0,0,38), - (8142,5204,22000,0,0,48), - (8142,5210,5000,0,0,28), - (8142,5212,900,0,0,14), - (8142,5216,2000,0,0,20), - (8142,5218,4000,0,0,24), - (8142,5222,3000,0,0,22), - (8142,5226,8000,0,0,32), - (8142,5228,800,0,0,12), - (8142,5230,95,0,0,18), - (8142,5231,10,0,0,1), - (8142,5233,300,0,0,10), - (8142,5235,2000,0,0,20), - (8142,5299,1900,0,0,18), - (8142,6779,8000,0,0,32), - (8142,6781,12000,0,0,38), - (8142,6782,6000,0,0,30), - (8142,6784,14000,0,0,40), - (8142,6786,8000,0,0,32), - (8142,6790,16000,0,0,42), - (8142,6794,11000,0,0,36), - (8142,6799,6000,0,0,30), - (8142,6801,6000,0,0,30), - (8142,6811,1900,0,0,18), - (8142,6812,4500,0,0,26), - (8142,8904,12000,0,0,38), - (8142,8906,20000,0,0,46), - (8142,8908,14000,0,0,40), - (8142,8911,14000,0,0,40), - (8142,8915,10000,0,0,34), - (8142,8920,14000,0,0,40), - (8142,8922,100,0,0,4), - (8142,8930,300,0,0,10), - (8142,8931,1800,0,0,16), - (8142,8932,3000,0,0,22), - (8142,8933,5000,0,0,28), - (8142,8934,10000,0,0,34), - (8142,8935,14000,0,0,40), - (8142,8937,800,0,0,12), - (8142,8942,1900,0,0,18), - (8142,8943,4000,0,0,24), - (8142,8944,6000,0,0,30), - (8142,8945,11000,0,0,36), - (8142,8952,4500,0,0,26), - (8142,8953,10000,0,0,34), - (8142,8954,16000,0,0,42), - (8142,8956,12000,0,0,38), - (8142,8973,10000,0,0,34), - (8142,8984,20000,0,0,46), - (8142,8993,12000,0,0,38), - (8142,8999,5000,0,0,28), - (8142,9001,14000,0,0,40), - (8142,9006,11000,0,0,36), - (8142,9491,8000,0,0,32), - (8142,9494,5000,0,0,28), - (8142,9495,11000,0,0,36), - (8142,9746,16000,0,0,42), - (8142,9748,16000,0,0,42), - (8142,9751,16000,0,0,42), - (8142,9753,18000,0,0,44), - (8142,9755,18000,0,0,44), - (8142,9757,18000,0,0,44), - (8142,9759,18000,0,0,44), - (8142,9822,20000,0,0,46), - (8142,9825,20000,0,0,46), - (8142,9828,30000,0,0,56), - (8142,9831,20000,0,0,46), - (8142,9832,28000,0,0,54), - (8142,9836,20000,0,0,46), - (8142,9837,26000,0,0,52), - (8142,9838,32000,0,0,58), - (8142,9842,20000,0,0,46), - (8142,9843,26000,0,0,52), - (8142,9844,32000,0,0,58), - (8142,9847,22000,0,0,48), - (8142,9848,34000,0,0,60), - (8142,9851,32000,0,0,58), - (8142,9854,22000,0,0,48), - (8142,9855,32000,0,0,58), - (8142,9859,22000,0,0,48), - (8142,9860,28000,0,0,54), - (8142,9861,34000,0,0,60), - (8142,9864,23000,0,0,50), - (8142,9865,34000,0,0,60), - (8142,9868,23000,0,0,50), - (8142,9869,32000,0,0,58), - (8142,9877,23000,0,0,50), - (8142,9878,32000,0,0,58), - (8142,9882,23000,0,0,50), - (8142,9883,32000,0,0,58), - (8142,9886,23000,0,0,50), - (8142,9887,34000,0,0,60), - (8142,9890,23000,0,0,50), - (8142,9891,30000,0,0,56), - (8142,9893,26000,0,0,52), - (8142,9895,26000,0,0,52), - (8142,9897,34000,0,0,60), - (8142,9899,26000,0,0,52), - (8142,9902,28000,0,0,54), - (8142,9905,28000,0,0,54), - (8142,9909,28000,0,0,54), - (8142,9911,28000,0,0,54), - (8142,9914,34000,0,0,60), - (8142,10343,28000,0,0,54), - (8142,11594,14000,0,0,40), - (8142,16915,23000,0,0,50), - (8142,17373,250,0,0,28), - (8142,17374,600,0,0,38), - (8142,17375,1100,0,0,48), - (8142,17376,1600,10,0,58), - (8142,17396,800,0,0,42), - (8142,17397,1400,0,0,54), - (8142,17406,34000,0,0,60), - (8142,18659,12000,0,0,38), - (8142,18660,32000,0,0,58), - (8142,20485,2000,0,0,20), - (8142,20722,14000,0,0,40), - (8142,20744,6000,0,0,30), - (8142,20745,14000,0,0,40), - (8142,20749,23000,0,0,50), - (8142,20750,34000,0,0,60), - (8142,22569,8000,0,0,32), - (8142,22826,18000,0,0,44), - (8142,22830,14000,0,0,40), - (8142,22831,22000,0,0,48), - (8142,22832,30000,0,0,56), - (8142,22894,11000,0,0,36), - (8142,22897,20000,0,0,46), - (8142,22898,30000,0,0,56), - (8142,24922,14000,0,0,40), - (8142,24978,300,0,0,30), - (8142,24979,700,0,0,40), - (8142,24980,1150,0,0,50), - (8142,24981,1700,0,0,60), - (8142,29167,14000,0,0,40), - (8144,8615,10,0,0,0), - (8144,8619,500,393,50,0), - (8144,8620,5000,393,125,0), - (8144,10769,50000,393,200,35), - (8146,2372,10,0,0,0), - (8146,2373,500,182,50,0), - (8146,3571,5000,182,125,0), - (8146,11994,50000,182,200,0), - (8153,2154,500,165,50,10), - (8153,2179,1000,165,110,0), - (8153,2180,1400,165,120,0), - (8153,2181,650,165,100,0), - (8153,2884,650,165,100,0), - (8153,2886,550,165,85,0), - (8153,3786,500,165,75,0), - (8153,3788,550,165,85,0), - (8153,3789,500,165,80,0), - (8153,3819,650,165,100,0), - (8153,7146,1000,165,115,0), - (8153,9066,450,165,70,0), - (8153,9069,600,165,95,0), - (8153,9075,1400,165,120,0), - (8153,20651,500,165,100,0), - (8306,2551,100,0,0,5), - (8306,2559,50,185,10,0), - (8306,2561,100,185,50,0), - (8306,2562,200,185,75,0), - (8306,2563,150,185,80,0), - (8306,3412,500,185,50,10), - (8306,6502,100,185,50,0), - (8306,6503,300,185,125,0), - (8306,21176,4000,185,200,0), - (8308,796,2200,0,0,20), - (8308,1117,600,0,0,12), - (8308,1424,2200,0,0,20), - (8308,1547,10,0,0,1), - (8308,1549,1800,0,0,16), - (8308,1552,2200,0,0,20), - (8308,1563,1800,0,0,50), - (8308,1564,18000,0,0,40), - (8308,1567,1200,0,0,14), - (8308,1603,10000,0,0,32), - (8308,2003,100,0,0,4), - (8308,2898,14000,0,0,36), - (8308,2899,1200,0,0,14), - (8308,2979,600,0,0,12), - (8308,3047,6000,0,0,22), - (8308,3048,100,0,0,6), - (8308,3049,7000,0,0,26), - (8308,3128,200,0,0,8), - (8308,3663,8000,0,0,28), - (8308,3664,14000,0,0,36), - (8308,5117,200,0,0,8), - (8308,5131,2200,0,0,20), - (8308,5298,100,0,0,6), - (8308,5338,2000,0,0,18), - (8308,5385,8000,0,0,30), - (8308,6198,1200,0,0,14), - (8308,6385,400,0,0,10), - (8308,6791,2200,0,0,20), - (8308,6792,7000,0,0,24), - (8308,6999,8000,0,0,30), - (8308,8738,18000,0,0,40), - (8308,13160,18000,0,0,40), - (8308,13162,8000,0,0,30), - (8308,13164,100,0,0,4), - (8308,13545,26000,0,0,44), - (8308,13546,40000,0,0,52), - (8308,13547,50000,0,0,60), - (8308,13556,400,0,0,10), - (8308,13557,2000,0,0,18), - (8308,13558,7000,0,0,26), - (8308,13559,12000,0,0,34), - (8308,13560,24000,0,0,42), - (8308,13561,36000,0,0,50), - (8308,13562,48000,0,0,58), - (8308,13799,1800,0,0,16), - (8308,13811,8000,0,0,28), - (8308,13814,12000,0,0,34), - (8308,14332,200,0,0,8), - (8308,14333,1800,0,0,16), - (8308,14334,7000,0,0,24), - (8308,14335,10000,0,0,32), - (8308,14336,18000,0,0,40), - (8308,14337,32000,0,0,48), - (8308,14338,46000,0,0,56), - (8308,14339,16000,0,0,38), - (8308,14340,5000,0,0,60), - (8308,14341,8000,0,0,30), - (8308,14342,26000,0,0,44), - (8308,14343,48000,0,0,58), - (8308,14344,12000,0,0,34), - (8308,14345,32000,0,0,48), - (8308,14346,2200,0,0,20), - (8308,14347,10000,0,0,32), - (8308,14348,24000,0,0,42), - (8308,14349,40000,0,0,52), - (8308,14350,28000,0,0,46), - (8308,14351,46000,0,0,56), - (8308,14352,600,0,0,12), - (8308,14353,2200,0,0,20), - (8308,14354,8000,0,0,28), - (8308,14355,14000,0,0,36), - (8308,14356,26000,0,0,44), - (8308,14357,40000,0,0,52), - (8308,14358,50000,0,0,60), - (8308,14359,24000,0,0,42), - (8308,14360,42000,0,0,54), - (8308,14361,36000,0,0,50), - (8308,14362,48000,0,0,58), - (8308,14364,7000,0,0,26), - (8308,14365,14000,0,0,36), - (8308,14366,28000,0,0,46), - (8308,14367,46000,0,0,56), - (8308,14368,18000,0,0,40), - (8308,14370,50000,0,0,60), - (8308,14372,26000,0,0,44), - (8308,14373,42000,0,0,54), - (8308,14374,2000,0,0,18), - (8308,14375,8000,0,0,28), - (8308,14376,16000,0,0,38), - (8308,14377,32000,0,0,48), - (8308,14378,48000,0,0,58), - (8308,14431,6000,0,0,22), - (8308,14432,18000,0,0,40), - (8308,14434,48000,0,0,58), - (8308,14445,8000,0,0,30), - (8308,14446,28000,0,0,46), - (8308,15637,8000,0,0,30), - (8308,15638,18000,0,0,40), - (8308,15639,36000,0,0,50), - (8308,15640,50000,0,0,60), - (8308,20044,28000,0,0,46), - (8308,20155,10000,0,0,32), - (8308,20156,36000,0,0,50), - (8308,20157,7000,0,0,26), - (8308,20158,18000,0,0,40), - (8308,20159,7000,0,0,24), - (8308,20160,400,0,0,10), - (8308,20161,2000,0,0,18), - (8308,20191,46000,0,0,56), - (8308,20738,600,0,0,12), - (8308,20931,400,0,0,28), - (8308,20932,700,0,0,36), - (8308,20933,1300,0,0,44), - (8308,20934,2000,0,0,52), - (8308,20935,2500,0,0,60), - (8308,20938,2500,0,0,60), - (8308,20940,1800,0,0,50), - (8308,20941,2500,0,0,60), - (8308,20942,1200,0,0,42), - (8308,20943,2100,0,0,54), - (8696,13029,0,185,175,0), - (8736,3984,115,202,30,0), - (8736,3985,130,202,30,0), - (8736,3986,150,202,50,0), - (8736,3987,150,202,50,0), - (8736,3988,200,202,60,0), - (8736,3990,270,202,90,0), - (8736,3991,225,202,65,0), - (8736,3992,250,202,75,0), - (8736,3993,250,202,75,0), - (8736,3994,250,202,75,0), - (8736,3995,270,202,85,0), - (8736,3997,360,202,100,0), - (8736,3998,378,202,105,0), - (8736,3999,405,202,105,0), - (8736,4000,405,202,105,0), - (8736,4001,427,202,110,0), - (8736,4003,450,202,120,0), - (8736,4005,450,202,125,0), - (8736,4006,450,202,125,0), - (8736,4007,450,202,125,0), - (8736,4008,270,202,125,0), - (8736,4009,495,202,130,0), - (8736,4010,540,202,140,0), - (8736,4012,540,202,145,0), - (8736,4013,675,202,150,0), - (8736,4014,675,202,150,0), - (8736,4016,720,202,160,0), - (8736,4017,810,202,170,0), - (8736,4018,900,202,175,0), - (8736,4019,900,202,175,0), - (8736,4022,1080,202,185,0), - (8736,4023,1260,202,190,0), - (8736,4039,10,0,0,5), - (8736,4040,450,202,50,10), - (8736,4041,4500,202,125,20), - (8736,6459,360,202,135,0), - (8736,7431,150,202,50,0), - (8736,8336,270,202,100,0), - (8736,9272,450,202,150,0), - (8736,12628,900,202,150,0), - (8736,12629,900,202,175,0), - (8736,12630,900,202,175,0), - (8736,12631,900,202,175,0), - (8736,12632,1170,202,195,0), - (8736,12633,1350,202,200,0), - (8736,12634,1440,202,205,0), - (8736,12635,1440,202,205,0), - (8736,12636,1530,202,210,0), - (8736,12637,1620,202,215,0), - (8736,12638,1620,202,215,0), - (8736,12640,1980,202,230,0), - (8736,12641,2160,202,235,0), - (8736,12643,2800,202,245,0), - (8736,12644,2800,202,245,0), - (8736,12657,45000,202,200,35), - (8736,15256,1350,202,200,0), - (8736,19568,4000,202,250,0), - (8736,19844,4000,202,250,0), - (8736,19845,9000,202,260,0), - (8736,19846,4500,202,260,0), - (8736,23095,5000,202,250,0), - (8738,8896,2200,202,225,0), - (8738,12767,1000,202,205,0), - (8738,12769,1500,202,205,0), - (8738,12770,1500,202,205,0), - (8738,12771,1500,202,205,0), - (8738,12777,2400,202,230,0), - (8738,12778,2600,202,235,0), - (8738,12780,3000,202,245,0), - (8738,12909,1350,202,200,0), - (8738,12919,2800,202,240,0), - (9465,499,2000,0,0,20), - (9465,1151,4500,0,0,26), - (9465,1414,1900,0,0,18), - (9465,1415,6000,0,0,30), - (9465,1416,16000,0,0,42), - (9465,1420,100,0,0,6), - (9465,1421,900,0,0,14), - (9465,1422,4000,0,0,24), - (9465,1428,100,0,0,4), - (9465,1429,300,0,0,10), - (9465,1431,1800,0,0,16), - (9465,1432,4000,0,0,24), - (9465,1433,10000,0,0,34), - (9465,1435,200,0,0,8), - (9465,1436,1900,0,0,18), - (9465,1439,6000,0,0,30), - (9465,1441,6000,0,0,30), - (9465,1445,2000,0,0,20), - (9465,1448,2000,0,0,20), - (9465,1736,300,0,0,10), - (9465,1737,2000,0,0,20), - (9465,1827,4000,0,0,24), - (9465,1828,10000,0,0,34), - (9465,1829,18000,0,0,44), - (9465,2092,3000,0,0,22), - (9465,2093,5000,0,0,28), - (9465,2788,4000,0,0,24), - (9465,2889,28000,0,0,54), - (9465,2897,4500,0,0,26), - (9465,2910,3000,0,0,22), - (9465,2914,2000,0,0,20), - (9465,2919,5000,0,0,28), - (9465,2920,12000,0,0,38), - (9465,3030,5000,0,0,28), - (9465,3139,1800,0,0,16), - (9465,3628,10000,0,0,34), - (9465,3739,300,0,0,30), - (9465,5181,100,0,0,6), - (9465,5182,900,0,0,14), - (9465,5183,3000,0,0,22), - (9465,5184,6000,0,0,30), - (9465,5190,200,0,0,8), - (9465,5192,900,0,0,14), - (9465,5193,2000,0,0,20), - (9465,5194,4500,0,0,26), - (9465,5203,12000,0,0,38), - (9465,5204,22000,0,0,48), - (9465,5210,5000,0,0,28), - (9465,5212,900,0,0,14), - (9465,5216,2000,0,0,20), - (9465,5218,4000,0,0,24), - (9465,5222,3000,0,0,22), - (9465,5226,8000,0,0,32), - (9465,5228,800,0,0,12), - (9465,5230,95,0,0,18), - (9465,5231,10,0,0,1), - (9465,5233,300,0,0,10), - (9465,5235,2000,0,0,20), - (9465,5299,1900,0,0,18), - (9465,6779,8000,0,0,32), - (9465,6781,12000,0,0,38), - (9465,6782,6000,0,0,30), - (9465,6784,14000,0,0,40), - (9465,6786,8000,0,0,32), - (9465,6790,16000,0,0,42), - (9465,6794,11000,0,0,36), - (9465,6799,6000,0,0,30), - (9465,6801,6000,0,0,30), - (9465,6811,1900,0,0,18), - (9465,6812,4500,0,0,26), - (9465,8904,12000,0,0,38), - (9465,8906,20000,0,0,46), - (9465,8908,14000,0,0,40), - (9465,8911,14000,0,0,40), - (9465,8915,10000,0,0,34), - (9465,8920,14000,0,0,40), - (9465,8922,100,0,0,4), - (9465,8930,300,0,0,10), - (9465,8931,1800,0,0,16), - (9465,8932,3000,0,0,22), - (9465,8933,5000,0,0,28), - (9465,8934,10000,0,0,34), - (9465,8935,14000,0,0,40), - (9465,8937,800,0,0,12), - (9465,8942,1900,0,0,18), - (9465,8943,4000,0,0,24), - (9465,8944,6000,0,0,30), - (9465,8945,11000,0,0,36), - (9465,8952,4500,0,0,26), - (9465,8953,10000,0,0,34), - (9465,8954,16000,0,0,42), - (9465,8956,12000,0,0,38), - (9465,8973,10000,0,0,34), - (9465,8984,20000,0,0,46), - (9465,8993,12000,0,0,38), - (9465,8999,5000,0,0,28), - (9465,9001,14000,0,0,40), - (9465,9006,11000,0,0,36), - (9465,9491,8000,0,0,32), - (9465,9494,5000,0,0,28), - (9465,9495,11000,0,0,36), - (9465,9746,16000,0,0,42), - (9465,9748,16000,0,0,42), - (9465,9751,16000,0,0,42), - (9465,9753,18000,0,0,44), - (9465,9755,18000,0,0,44), - (9465,9757,18000,0,0,44), - (9465,9759,18000,0,0,44), - (9465,9822,20000,0,0,46), - (9465,9825,20000,0,0,46), - (9465,9828,30000,0,0,56), - (9465,9831,20000,0,0,46), - (9465,9832,28000,0,0,54), - (9465,9836,20000,0,0,46), - (9465,9837,26000,0,0,52), - (9465,9838,32000,0,0,58), - (9465,9842,20000,0,0,46), - (9465,9843,26000,0,0,52), - (9465,9844,32000,0,0,58), - (9465,9847,22000,0,0,48), - (9465,9848,34000,0,0,60), - (9465,9851,32000,0,0,58), - (9465,9854,22000,0,0,48), - (9465,9855,32000,0,0,58), - (9465,9859,22000,0,0,48), - (9465,9860,28000,0,0,54), - (9465,9861,34000,0,0,60), - (9465,9864,23000,0,0,50), - (9465,9865,34000,0,0,60), - (9465,9868,23000,0,0,50), - (9465,9869,32000,0,0,58), - (9465,9877,23000,0,0,50), - (9465,9878,32000,0,0,58), - (9465,9882,23000,0,0,50), - (9465,9883,32000,0,0,58), - (9465,9886,23000,0,0,50), - (9465,9887,34000,0,0,60), - (9465,9890,23000,0,0,50), - (9465,9891,30000,0,0,56), - (9465,9893,26000,0,0,52), - (9465,9895,26000,0,0,52), - (9465,9897,34000,0,0,60), - (9465,9899,26000,0,0,52), - (9465,9902,28000,0,0,54), - (9465,9905,28000,0,0,54), - (9465,9909,28000,0,0,54), - (9465,9911,28000,0,0,54), - (9465,9914,34000,0,0,60), - (9465,10343,28000,0,0,54), - (9465,11594,14000,0,0,40), - (9465,16915,23000,0,0,50), - (9465,17373,250,0,0,28), - (9465,17374,600,0,0,38), - (9465,17375,1100,0,0,48), - (9465,17376,1600,10,0,58), - (9465,17396,800,0,0,42), - (9465,17397,1400,0,0,54), - (9465,17406,34000,0,0,60), - (9465,18659,12000,0,0,38), - (9465,18660,32000,0,0,58), - (9465,20485,2000,0,0,20), - (9465,20722,14000,0,0,40), - (9465,20744,6000,0,0,30), - (9465,20745,14000,0,0,40), - (9465,20749,23000,0,0,50), - (9465,20750,34000,0,0,60), - (9465,22569,8000,0,0,32), - (9465,22826,18000,0,0,44), - (9465,22830,14000,0,0,40), - (9465,22831,22000,0,0,48), - (9465,22832,30000,0,0,56), - (9465,22894,11000,0,0,36), - (9465,22897,20000,0,0,46), - (9465,22898,30000,0,0,56), - (9465,24922,14000,0,0,40), - (9465,24978,300,0,0,30), - (9465,24979,700,0,0,40), - (9465,24980,1150,0,0,50), - (9465,24981,1700,0,0,60), - (9465,29167,14000,0,0,40), - (9584,12103,4500,197,210,0), - (9584,12105,4950,197,215,0), - (9584,12114,5400,197,225,0), - (9584,12121,5850,197,235,0), - (9584,12126,6300,197,240,0), - (10086,542,396,0,0,20), - (10086,1853,1,261,0,0), - (10086,6285,1,0,0,0), - (10086,6291,1,0,0,0), - (10086,6292,1,0,0,0), - (10086,6293,1,0,0,0), - (10086,6294,1,0,0,0), - (10086,6313,1,0,0,0), - (10086,6322,1,0,0,0), - (10086,6323,1,0,0,0), - (10086,6324,1,0,0,0), - (10086,6325,1,0,0,0), - (10086,6330,1,0,0,0), - (10086,6339,1,0,0,0), - (10086,6340,1,0,0,0), - (10086,6341,1,0,0,0), - (10086,6342,1,0,0,0), - (10086,6449,1,0,0,0), - (10086,6454,1,0,0,0), - (10086,6455,1,0,0,0), - (10086,6456,1,0,0,0), - (10086,6457,1,0,0,0), - (10086,14922,1,261,0,0), - (10086,15147,440,0,0,20), - (10086,15148,1440,0,0,30), - (10086,15149,3240,0,0,40), - (10086,15150,6480,0,0,50), - (10086,15151,9000,0,0,60), - (10086,24442,440,0,0,20), - (10086,24468,1440,0,0,30), - (10086,24470,3240,0,0,40), - (10086,24472,6480,0,0,50), - (10086,24473,440,0,0,20), - (10086,24481,1440,0,0,30), - (10086,24484,3240,0,0,40), - (10086,24485,6480,0,0,50), - (10086,24517,440,0,0,20), - (10086,24518,40,0,0,20), - (10086,24519,440,0,0,20), - (10086,24520,1440,0,0,30), - (10086,24521,3240,0,0,40), - (10086,24522,6480,0,0,50), - (10086,24523,1440,0,0,30), - (10086,24524,3240,0,0,40), - (10086,24525,6480,0,0,50), - (10086,24526,1440,0,0,30), - (10086,24527,3240,0,0,40), - (10086,24528,6480,0,0,50), - (10086,24533,10,0,0,10), - (10086,24534,120,0,0,12), - (10086,24535,400,0,0,18), - (10086,24536,1260,0,0,24), - (10086,24537,1440,0,0,30), - (10086,24538,2520,0,0,36), - (10086,24539,4320,0,0,42), - (10086,24540,5760,0,0,48), - (10086,24541,7560,0,0,54), - (10086,24548,10,0,0,10), - (10086,24563,120,0,0,12), - (10086,24565,400,0,0,18), - (10086,24566,1260,0,0,24), - (10086,24567,1440,0,0,30), - (10086,24568,2520,0,0,36), - (10086,24569,4320,0,0,42), - (10086,24570,5760,0,0,48), - (10086,24633,7560,0,0,54), - (10086,24634,9000,0,0,60), - (10086,24636,9000,0,0,60), - (10088,542,396,0,0,20), - (10088,1853,1,261,0,0), - (10088,6285,1,0,0,0), - (10088,6291,1,0,0,0), - (10088,6292,1,0,0,0), - (10088,6293,1,0,0,0), - (10088,6294,1,0,0,0), - (10088,6313,1,0,0,0), - (10088,6322,1,0,0,0), - (10088,6323,1,0,0,0), - (10088,6324,1,0,0,0), - (10088,6325,1,0,0,0), - (10088,6330,1,0,0,0), - (10088,6339,1,0,0,0), - (10088,6340,1,0,0,0), - (10088,6341,1,0,0,0), - (10088,6342,1,0,0,0), - (10088,6449,1,0,0,0), - (10088,6454,1,0,0,0), - (10088,6455,1,0,0,0), - (10088,6456,1,0,0,0), - (10088,6457,1,0,0,0), - (10088,14922,1,261,0,0), - (10088,15147,440,0,0,20), - (10088,15148,1440,0,0,30), - (10088,15149,3240,0,0,40), - (10088,15150,6480,0,0,50), - (10088,15151,9000,0,0,60), - (10088,24442,440,0,0,20), - (10088,24468,1440,0,0,30), - (10088,24470,3240,0,0,40), - (10088,24472,6480,0,0,50), - (10088,24473,440,0,0,20), - (10088,24481,1440,0,0,30), - (10088,24484,3240,0,0,40), - (10088,24485,6480,0,0,50), - (10088,24517,440,0,0,20), - (10088,24518,40,0,0,20), - (10088,24519,440,0,0,20), - (10088,24520,1440,0,0,30), - (10088,24521,3240,0,0,40), - (10088,24522,6480,0,0,50), - (10088,24523,1440,0,0,30), - (10088,24524,3240,0,0,40), - (10088,24525,6480,0,0,50), - (10088,24526,1440,0,0,30), - (10088,24527,3240,0,0,40), - (10088,24528,6480,0,0,50), - (10088,24533,10,0,0,10), - (10088,24534,120,0,0,12), - (10088,24535,400,0,0,18), - (10088,24536,1260,0,0,24), - (10088,24537,1440,0,0,30), - (10088,24538,2520,0,0,36), - (10088,24539,4320,0,0,42), - (10088,24540,5760,0,0,48), - (10088,24541,7560,0,0,54), - (10088,24548,10,0,0,10), - (10088,24563,120,0,0,12), - (10088,24565,400,0,0,18), - (10088,24566,1260,0,0,24), - (10088,24567,1440,0,0,30), - (10088,24568,2520,0,0,36), - (10088,24569,4320,0,0,42), - (10088,24570,5760,0,0,48), - (10088,24633,7560,0,0,54), - (10088,24634,9000,0,0,60), - (10088,24636,9000,0,0,60), - (10089,542,396,0,0,20), - (10089,1853,1,261,0,0), - (10089,6285,1,0,0,0), - (10089,6291,1,0,0,0), - (10089,6292,1,0,0,0), - (10089,6293,1,0,0,0), - (10089,6294,1,0,0,0), - (10089,6313,1,0,0,0), - (10089,6322,1,0,0,0), - (10089,6323,1,0,0,0), - (10089,6324,1,0,0,0), - (10089,6325,1,0,0,0), - (10089,6330,1,0,0,0), - (10089,6339,1,0,0,0), - (10089,6340,1,0,0,0), - (10089,6341,1,0,0,0), - (10089,6342,1,0,0,0), - (10089,6449,1,0,0,0), - (10089,6454,1,0,0,0), - (10089,6455,1,0,0,0), - (10089,6456,1,0,0,0), - (10089,6457,1,0,0,0), - (10089,14922,1,261,0,0), - (10089,15147,440,0,0,20), - (10089,15148,1440,0,0,30), - (10089,15149,3240,0,0,40), - (10089,15150,6480,0,0,50), - (10089,15151,9000,0,0,60), - (10089,24442,440,0,0,20), - (10089,24468,1440,0,0,30), - (10089,24470,3240,0,0,40), - (10089,24472,6480,0,0,50), - (10089,24473,440,0,0,20), - (10089,24481,1440,0,0,30), - (10089,24484,3240,0,0,40), - (10089,24485,6480,0,0,50), - (10089,24517,440,0,0,20), - (10089,24518,40,0,0,20), - (10089,24519,440,0,0,20), - (10089,24520,1440,0,0,30), - (10089,24521,3240,0,0,40), - (10089,24522,6480,0,0,50), - (10089,24523,1440,0,0,30), - (10089,24524,3240,0,0,40), - (10089,24525,6480,0,0,50), - (10089,24526,1440,0,0,30), - (10089,24527,3240,0,0,40), - (10089,24528,6480,0,0,50), - (10089,24533,10,0,0,10), - (10089,24534,120,0,0,12), - (10089,24535,400,0,0,18), - (10089,24536,1260,0,0,24), - (10089,24537,1440,0,0,30), - (10089,24538,2520,0,0,36), - (10089,24539,4320,0,0,42), - (10089,24540,5760,0,0,48), - (10089,24541,7560,0,0,54), - (10089,24548,10,0,0,10), - (10089,24563,120,0,0,12), - (10089,24565,400,0,0,18), - (10089,24566,1260,0,0,24), - (10089,24567,1440,0,0,30), - (10089,24568,2520,0,0,36), - (10089,24569,4320,0,0,42), - (10089,24570,5760,0,0,48), - (10089,24633,7560,0,0,54), - (10089,24634,9000,0,0,60), - (10089,24636,9000,0,0,60), - (10090,542,396,0,0,20), - (10090,1853,1,261,0,0), - (10090,6285,1,0,0,0), - (10090,6291,1,0,0,0), - (10090,6292,1,0,0,0), - (10090,6293,1,0,0,0), - (10090,6294,1,0,0,0), - (10090,6313,1,0,0,0), - (10090,6322,1,0,0,0), - (10090,6323,1,0,0,0), - (10090,6324,1,0,0,0), - (10090,6325,1,0,0,0), - (10090,6330,1,0,0,0), - (10090,6339,1,0,0,0), - (10090,6340,1,0,0,0), - (10090,6341,1,0,0,0), - (10090,6342,1,0,0,0), - (10090,6449,1,0,0,0), - (10090,6454,1,0,0,0), - (10090,6455,1,0,0,0), - (10090,6456,1,0,0,0), - (10090,6457,1,0,0,0), - (10090,14922,1,261,0,0), - (10090,15147,440,0,0,20), - (10090,15148,1440,0,0,30), - (10090,15149,3240,0,0,40), - (10090,15150,6480,0,0,50), - (10090,15151,9000,0,0,60), - (10090,24442,440,0,0,20), - (10090,24468,1440,0,0,30), - (10090,24470,3240,0,0,40), - (10090,24472,6480,0,0,50), - (10090,24473,440,0,0,20), - (10090,24481,1440,0,0,30), - (10090,24484,3240,0,0,40), - (10090,24485,6480,0,0,50), - (10090,24517,440,0,0,20), - (10090,24518,40,0,0,20), - (10090,24519,440,0,0,20), - (10090,24520,1440,0,0,30), - (10090,24521,3240,0,0,40), - (10090,24522,6480,0,0,50), - (10090,24523,1440,0,0,30), - (10090,24524,3240,0,0,40), - (10090,24525,6480,0,0,50), - (10090,24526,1440,0,0,30), - (10090,24527,3240,0,0,40), - (10090,24528,6480,0,0,50), - (10090,24533,10,0,0,10), - (10090,24534,120,0,0,12), - (10090,24535,400,0,0,18), - (10090,24536,1260,0,0,24), - (10090,24537,1440,0,0,30), - (10090,24538,2520,0,0,36), - (10090,24539,4320,0,0,42), - (10090,24540,5760,0,0,48), - (10090,24541,7560,0,0,54), - (10090,24548,10,0,0,10), - (10090,24563,120,0,0,12), - (10090,24565,400,0,0,18), - (10090,24566,1260,0,0,24), - (10090,24567,1440,0,0,30), - (10090,24568,2520,0,0,36), - (10090,24569,4320,0,0,42), - (10090,24570,5760,0,0,48), - (10090,24633,7560,0,0,54), - (10090,24634,9000,0,0,60), - (10090,24636,9000,0,0,60), - (10266,2020,9,0,0,5), - (10266,2743,50,164,1,0), - (10266,2744,90,164,35,0), - (10266,2746,90,164,65,0), - (10266,2747,180,164,70,0), - (10266,2754,45,164,15,0), - (10266,2755,45,164,20,0), - (10266,2756,45,164,25,0), - (10266,3118,90,164,65,0), - (10266,3299,225,164,35,0), - (10266,3300,450,164,70,0), - (10266,3340,45,164,20,0), - (10266,3341,90,164,25,0), - (10266,3342,90,164,40,0), - (10266,3343,180,164,45,0), - (10266,3344,225,164,75,0), - (10266,7409,270,164,65,0), - (10266,8881,90,164,30,0), - (10266,9984,90,164,30,0), - (10276,2020,9,0,0,5), - (10276,2021,450,164,50,10), - (10276,2744,90,164,35,0), - (10276,2745,450,164,90,0), - (10276,2746,90,164,65,0), - (10276,2747,180,164,70,0), - (10276,2749,270,164,105,0), - (10276,2750,450,164,105,0), - (10276,2751,450,164,120,0), - (10276,2752,900,164,125,0), - (10276,2753,900,164,145,0), - (10276,2754,45,164,15,0), - (10276,2755,45,164,20,0), - (10276,2756,45,164,25,0), - (10276,2757,180,164,110,0), - (10276,2758,180,164,115,0), - (10276,2759,180,164,120,0), - (10276,3118,90,164,65,0), - (10276,3119,900,164,125,0), - (10276,3298,450,164,90,0), - (10276,3299,225,164,35,0), - (10276,3300,450,164,70,0), - (10276,3301,900,164,130,0), - (10276,3340,45,164,20,0), - (10276,3341,90,164,25,0), - (10276,3342,90,164,40,0), - (10276,3343,180,164,45,0), - (10276,3344,225,164,75,0), - (10276,3345,1000,164,110,0), - (10276,3346,450,164,130,0), - (10276,3347,900,164,135,0), - (10276,3348,900,164,125,0), - (10276,3516,600,164,100,0), - (10276,6520,720,164,110,0), - (10276,7409,270,164,65,0), - (10276,7819,180,164,95,0), - (10276,7820,90,164,100,0), - (10276,8769,225,164,150,0), - (10276,8881,90,164,30,0), - (10276,9984,90,164,30,0), - (10276,9988,225,164,125,0), - (10276,9989,450,164,130,0), - (10276,9990,450,164,135,0), - (10276,14381,225,164,150,0), - (10276,19670,600,164,100,0), - (10276,19671,225,164,150,0), - (10277,2020,9,0,0,5), - (10277,2743,50,164,1,0), - (10277,2744,90,164,35,0), - (10277,2746,90,164,65,0), - (10277,2747,180,164,70,0), - (10277,2754,45,164,15,0), - (10277,2755,45,164,20,0), - (10277,2756,45,164,25,0), - (10277,3118,90,164,65,0), - (10277,3299,225,164,35,0), - (10277,3300,450,164,70,0), - (10277,3340,45,164,20,0), - (10277,3341,90,164,25,0), - (10277,3342,90,164,40,0), - (10277,3343,180,164,45,0), - (10277,3344,225,164,75,0), - (10277,7409,270,164,65,0), - (10277,8881,90,164,30,0), - (10277,9984,90,164,30,0), - (10278,2020,9,0,0,5), - (10278,2743,50,164,1,0), - (10278,2744,90,164,35,0), - (10278,2746,90,164,65,0), - (10278,2747,180,164,70,0), - (10278,2754,45,164,15,0), - (10278,2755,45,164,20,0), - (10278,2756,45,164,25,0), - (10278,3118,90,164,65,0), - (10278,3299,225,164,35,0), - (10278,3300,450,164,70,0), - (10278,3340,45,164,20,0), - (10278,3341,90,164,25,0), - (10278,3342,90,164,40,0), - (10278,3343,180,164,45,0), - (10278,3344,225,164,75,0), - (10278,7409,270,164,65,0), - (10278,8881,90,164,30,0), - (10278,9984,90,164,30,0), - (10930,796,2200,0,0,20), - (10930,1117,600,0,0,12), - (10930,1424,2200,0,0,20), - (10930,1547,10,0,0,1), - (10930,1549,1800,0,0,16), - (10930,1552,2200,0,0,20), - (10930,1563,1800,0,0,50), - (10930,1564,18000,0,0,40), - (10930,1567,1200,0,0,14), - (10930,1603,10000,0,0,32), - (10930,2003,100,0,0,4), - (10930,2898,14000,0,0,36), - (10930,2899,1200,0,0,14), - (10930,2979,600,0,0,12), - (10930,3047,6000,0,0,22), - (10930,3048,100,0,0,6), - (10930,3049,7000,0,0,26), - (10930,3128,200,0,0,8), - (10930,3663,8000,0,0,28), - (10930,3664,14000,0,0,36), - (10930,5117,200,0,0,8), - (10930,5131,2200,0,0,20), - (10930,5298,100,0,0,6), - (10930,5338,2000,0,0,18), - (10930,5385,8000,0,0,30), - (10930,6198,1200,0,0,14), - (10930,6385,400,0,0,10), - (10930,6791,2200,0,0,20), - (10930,6792,7000,0,0,24), - (10930,6999,8000,0,0,30), - (10930,8738,18000,0,0,40), - (10930,13160,18000,0,0,40), - (10930,13162,8000,0,0,30), - (10930,13164,100,0,0,4), - (10930,13545,26000,0,0,44), - (10930,13546,40000,0,0,52), - (10930,13547,50000,0,0,60), - (10930,13556,400,0,0,10), - (10930,13557,2000,0,0,18), - (10930,13558,7000,0,0,26), - (10930,13559,12000,0,0,34), - (10930,13560,24000,0,0,42), - (10930,13561,36000,0,0,50), - (10930,13562,48000,0,0,58), - (10930,13799,1800,0,0,16), - (10930,13811,8000,0,0,28), - (10930,13814,12000,0,0,34), - (10930,14332,200,0,0,8), - (10930,14333,1800,0,0,16), - (10930,14334,7000,0,0,24), - (10930,14335,10000,0,0,32), - (10930,14336,18000,0,0,40), - (10930,14337,32000,0,0,48), - (10930,14338,46000,0,0,56), - (10930,14339,16000,0,0,38), - (10930,14340,5000,0,0,60), - (10930,14341,8000,0,0,30), - (10930,14342,26000,0,0,44), - (10930,14343,48000,0,0,58), - (10930,14344,12000,0,0,34), - (10930,14345,32000,0,0,48), - (10930,14346,2200,0,0,20), - (10930,14347,10000,0,0,32), - (10930,14348,24000,0,0,42), - (10930,14349,40000,0,0,52), - (10930,14350,28000,0,0,46), - (10930,14351,46000,0,0,56), - (10930,14352,600,0,0,12), - (10930,14353,2200,0,0,20), - (10930,14354,8000,0,0,28), - (10930,14355,14000,0,0,36), - (10930,14356,26000,0,0,44), - (10930,14357,40000,0,0,52), - (10930,14358,50000,0,0,60), - (10930,14359,24000,0,0,42), - (10930,14360,42000,0,0,54), - (10930,14361,36000,0,0,50), - (10930,14362,48000,0,0,58), - (10930,14364,7000,0,0,26), - (10930,14365,14000,0,0,36), - (10930,14366,28000,0,0,46), - (10930,14367,46000,0,0,56), - (10930,14368,18000,0,0,40), - (10930,14370,50000,0,0,60), - (10930,14372,26000,0,0,44), - (10930,14373,42000,0,0,54), - (10930,14374,2000,0,0,18), - (10930,14375,8000,0,0,28), - (10930,14376,16000,0,0,38), - (10930,14377,32000,0,0,48), - (10930,14378,48000,0,0,58), - (10930,14431,6000,0,0,22), - (10930,14432,18000,0,0,40), - (10930,14434,48000,0,0,58), - (10930,14445,8000,0,0,30), - (10930,14446,28000,0,0,46), - (10930,15637,8000,0,0,30), - (10930,15638,18000,0,0,40), - (10930,15639,36000,0,0,50), - (10930,15640,50000,0,0,60), - (10930,20044,28000,0,0,46), - (10930,20155,10000,0,0,32), - (10930,20156,36000,0,0,50), - (10930,20157,7000,0,0,26), - (10930,20158,18000,0,0,40), - (10930,20159,7000,0,0,24), - (10930,20160,400,0,0,10), - (10930,20161,2000,0,0,18), - (10930,20191,46000,0,0,56), - (10930,20738,600,0,0,12), - (10930,20931,400,0,0,28), - (10930,20932,700,0,0,36), - (10930,20933,1300,0,0,44), - (10930,20934,2000,0,0,52), - (10930,20935,2500,0,0,60), - (10930,20938,2500,0,0,60), - (10930,20940,1800,0,0,50), - (10930,20941,2500,0,0,60), - (10930,20942,1200,0,0,42), - (10930,20943,2100,0,0,54), - (10993,3984,115,202,30,0), - (10993,3985,130,202,30,0), - (10993,3986,150,202,50,0), - (10993,3987,150,202,50,0), - (10993,3988,200,202,60,0), - (10993,3991,225,202,65,0), - (10993,3992,250,202,75,0), - (10993,3993,250,202,75,0), - (10993,3994,250,202,75,0), - (10993,4039,10,0,0,5), - (10993,7431,150,202,50,0), - (11017,3984,115,202,30,0), - (11017,3985,130,202,30,0), - (11017,3986,150,202,50,0), - (11017,3987,150,202,50,0), - (11017,3988,200,202,60,0), - (11017,3990,270,202,90,0), - (11017,3991,225,202,65,0), - (11017,3992,250,202,75,0), - (11017,3993,250,202,75,0), - (11017,3994,250,202,75,0), - (11017,3995,270,202,85,0), - (11017,3997,360,202,100,0), - (11017,3998,378,202,105,0), - (11017,3999,405,202,105,0), - (11017,4000,405,202,105,0), - (11017,4001,427,202,110,0), - (11017,4003,450,202,120,0), - (11017,4005,450,202,125,0), - (11017,4006,450,202,125,0), - (11017,4007,450,202,125,0), - (11017,4008,270,202,125,0), - (11017,4009,495,202,130,0), - (11017,4010,540,202,140,0), - (11017,4012,540,202,145,0), - (11017,4013,675,202,150,0), - (11017,4014,675,202,150,0), - (11017,4016,720,202,160,0), - (11017,4017,810,202,170,0), - (11017,4018,900,202,175,0), - (11017,4019,900,202,175,0), - (11017,4020,920,202,180,0), - (11017,4022,1080,202,185,0), - (11017,4023,1260,202,190,0), - (11017,4039,10,0,0,5), - (11017,4040,450,202,50,10), - (11017,4041,4500,202,125,20), - (11017,6459,360,202,135,0), - (11017,7431,150,202,50,0), - (11017,8336,270,202,100,0), - (11017,9272,450,202,150,0), - (11017,12628,900,202,150,0), - (11017,12629,900,202,175,0), - (11017,12630,900,202,175,0), - (11017,12631,900,202,175,0), - (11017,12632,1170,202,195,0), - (11017,12633,1350,202,200,0), - (11017,12634,1440,202,205,0), - (11017,12635,1440,202,205,0), - (11017,12636,1530,202,210,0), - (11017,12637,1620,202,215,0), - (11017,12638,1620,202,215,0), - (11017,15256,1350,202,200,0), - (11025,3984,115,202,30,0), - (11025,3985,130,202,30,0), - (11025,3986,150,202,50,0), - (11025,3987,150,202,50,0), - (11025,3988,200,202,60,0), - (11025,3991,225,202,65,0), - (11025,3992,250,202,75,0), - (11025,3993,250,202,75,0), - (11025,3994,250,202,75,0), - (11025,4039,10,0,0,5), - (11025,7431,150,202,50,0), - (11026,3984,115,202,30,0), - (11026,3985,130,202,30,0), - (11026,3986,150,202,50,0), - (11026,3987,150,202,50,0), - (11026,3988,200,202,60,0), - (11026,3991,225,202,65,0), - (11026,3992,250,202,75,0), - (11026,3993,250,202,75,0), - (11026,3994,250,202,75,0), - (11026,4039,10,0,0,5), - (11026,7431,150,202,50,0), - (11028,3984,115,202,30,0), - (11028,3985,130,202,30,0), - (11028,3986,150,202,50,0), - (11028,3987,150,202,50,0), - (11028,3988,200,202,60,0), - (11028,3991,225,202,65,0), - (11028,3992,250,202,75,0), - (11028,3993,250,202,75,0), - (11028,3994,250,202,75,0), - (11028,4039,10,0,0,5), - (11028,7431,150,202,50,0), - (11029,3984,115,202,30,0), - (11029,3985,130,202,30,0), - (11029,3986,150,202,50,0), - (11029,3987,150,202,50,0), - (11029,3988,200,202,60,0), - (11029,3990,270,202,90,0), - (11029,3991,225,202,65,0), - (11029,3992,250,202,75,0), - (11029,3993,250,202,75,0), - (11029,3994,250,202,75,0), - (11029,3995,270,202,85,0), - (11029,3997,360,202,100,0), - (11029,3998,378,202,105,0), - (11029,3999,405,202,105,0), - (11029,4000,405,202,105,0), - (11029,4001,427,202,110,0), - (11029,4003,450,202,120,0), - (11029,4005,450,202,125,0), - (11029,4006,450,202,125,0), - (11029,4007,450,202,125,0), - (11029,4008,270,202,125,0), - (11029,4009,495,202,130,0), - (11029,4010,540,202,140,0), - (11029,4012,540,202,145,0), - (11029,4013,675,202,150,0), - (11029,4014,675,202,150,0), - (11029,4039,10,0,0,5), - (11029,4040,450,202,50,10), - (11029,6459,360,202,135,0), - (11029,7431,150,202,50,0), - (11029,8336,270,202,100,0), - (11029,9272,450,202,150,0), - (11029,12628,900,202,150,0), - (11031,3984,115,202,30,0), - (11031,3985,130,202,30,0), - (11031,3986,150,202,50,0), - (11031,3987,150,202,50,0), - (11031,3988,200,202,60,0), - (11031,3990,270,202,90,0), - (11031,3991,225,202,65,0), - (11031,3992,250,202,75,0), - (11031,3993,250,202,75,0), - (11031,3994,250,202,75,0), - (11031,3995,270,202,85,0), - (11031,3997,360,202,100,0), - (11031,3998,378,202,105,0), - (11031,3999,405,202,105,0), - (11031,4000,405,202,105,0), - (11031,4001,427,202,110,0), - (11031,4003,450,202,120,0), - (11031,4005,450,202,125,0), - (11031,4006,450,202,125,0), - (11031,4007,450,202,125,0), - (11031,4008,270,202,125,0), - (11031,4009,495,202,130,0), - (11031,4010,540,202,140,0), - (11031,4012,540,202,145,0), - (11031,4013,675,202,150,0), - (11031,4014,675,202,150,0), - (11031,4039,10,0,0,5), - (11031,4040,450,202,50,10), - (11031,6459,360,202,135,0), - (11031,7431,150,202,50,0), - (11031,8336,270,202,100,0), - (11031,9272,450,202,150,0), - (11031,12628,900,202,150,0), - (11037,3984,115,202,30,0), - (11037,3985,130,202,30,0), - (11037,3986,150,202,50,0), - (11037,3987,150,202,50,0), - (11037,3988,200,202,60,0), - (11037,3991,225,202,65,0), - (11037,3992,250,202,75,0), - (11037,3993,250,202,75,0), - (11037,3994,250,202,75,0), - (11037,4039,10,0,0,5), - (11037,7431,150,202,50,0), - (11041,2275,10,0,0,5), - (11041,2339,100,171,25,0), - (11041,2340,135,171,40,0), - (11041,2341,250,171,55,0), - (11041,3179,450,171,90,0), - (11041,3181,1350,171,120,0), - (11041,3184,50,171,15,0), - (11041,3185,1350,171,125,0), - (11041,3186,1800,171,130,0), - (11041,3458,3600,171,110,0), - (11041,7180,405,171,90,0), - (11041,7838,225,171,80,0), - (11041,7839,900,171,130,0), - (11041,7842,900,171,100,0), - (11041,7846,2700,171,140,0), - (11041,11536,225,171,50,0), - (11042,2275,10,0,0,5), - (11042,2280,450,171,50,10), - (11042,2339,100,171,25,0), - (11042,2340,135,171,40,0), - (11042,2341,250,171,55,0), - (11042,3179,450,171,90,0), - (11042,3181,1350,171,120,0), - (11042,3184,50,171,15,0), - (11042,3185,1350,171,125,0), - (11042,3186,1800,171,130,0), - (11042,3458,3600,171,110,0), - (11042,7180,405,171,90,0), - (11042,7838,225,171,80,0), - (11042,7839,900,171,130,0), - (11042,7842,900,171,100,0), - (11042,7846,2700,171,140,0), - (11042,11536,225,171,50,0), - (11044,2275,10,0,0,5), - (11044,2339,100,171,25,0), - (11044,2340,135,171,40,0), - (11044,2341,250,171,55,0), - (11044,3179,450,171,90,0), - (11044,3181,1350,171,120,0), - (11044,3184,50,171,15,0), - (11044,3185,1350,171,125,0), - (11044,3186,1800,171,130,0), - (11044,3458,3600,171,110,0), - (11044,7180,405,171,90,0), - (11044,7838,225,171,80,0), - (11044,7839,900,171,130,0), - (11044,7842,900,171,100,0), - (11044,7846,2700,171,140,0), - (11044,11536,225,171,50,0), - (11046,2275,10,0,0,5), - (11046,2339,100,171,25,0), - (11046,2340,135,171,40,0), - (11046,2341,250,171,55,0), - (11046,3179,450,171,90,0), - (11046,3181,1350,171,120,0), - (11046,3184,50,171,15,0), - (11046,3185,1350,171,125,0), - (11046,3186,1800,171,130,0), - (11046,3458,3600,171,110,0), - (11046,7180,405,171,90,0), - (11046,7838,225,171,80,0), - (11046,7839,900,171,130,0), - (11046,7842,900,171,100,0), - (11046,7846,2700,171,140,0), - (11046,11536,225,171,50,0), - (11047,2275,10,0,0,5), - (11047,2339,100,171,25,0), - (11047,2340,135,171,40,0), - (11047,2341,250,171,55,0), - (11047,3179,450,171,90,0), - (11047,3181,1350,171,120,0), - (11047,3184,50,171,15,0), - (11047,3185,1350,171,125,0), - (11047,3186,1800,171,130,0), - (11047,3458,3600,171,110,0), - (11047,7180,405,171,90,0), - (11047,7838,225,171,80,0), - (11047,7839,900,171,130,0), - (11047,7842,900,171,100,0), - (11047,7846,2700,171,140,0), - (11047,11536,225,171,50,0), - (11048,2414,45,197,40,0), - (11048,2415,22,197,1,0), - (11048,2416,45,197,40,0), - (11048,2417,270,197,70,0), - (11048,2418,180,197,70,0), - (11048,2419,180,197,60,0), - (11048,2423,225,197,75,0), - (11048,2966,90,197,75,0), - (11048,2967,180,197,65,0), - (11048,2996,45,197,10,0), - (11048,3783,90,197,45,0), - (11048,3876,90,197,35,0), - (11048,3877,180,197,60,0), - (11048,3878,270,197,70,0), - (11048,3911,10,0,0,5), - (11048,3916,45,197,30,0), - (11048,3917,25,197,1,0), - (11048,7626,45,197,30,0), - (11048,7627,45,197,30,0), - (11048,8466,45,197,40,0), - (11048,8777,45,197,10,0), - (11048,12118,30,197,1,0), - (11048,12119,45,197,20,0), - (11048,12120,270,197,75,0), - (11049,2414,45,197,40,0), - (11049,2415,22,197,1,0), - (11049,2416,45,197,40,0), - (11049,2417,270,197,70,0), - (11049,2418,180,197,70,0), - (11049,2419,180,197,60,0), - (11049,2421,270,197,85,0), - (11049,2422,270,197,95,0), - (11049,2423,225,197,75,0), - (11049,2424,180,197,100,0), - (11049,2966,90,197,75,0), - (11049,2967,180,197,65,0), - (11049,2996,45,197,10,0), - (11049,3783,90,197,45,0), - (11049,3785,180,197,80,0), - (11049,3814,720,197,150,0), - (11049,3874,450,197,125,0), - (11049,3876,90,197,35,0), - (11049,3877,180,197,60,0), - (11049,3878,270,197,70,0), - (11049,3879,360,197,85,0), - (11049,3880,270,197,80,0), - (11049,3881,450,197,110,0), - (11049,3882,450,197,110,0), - (11049,3884,675,197,130,0), - (11049,3886,675,197,125,0), - (11049,3888,675,197,150,0), - (11049,3890,225,197,110,0), - (11049,3911,10,0,0,5), - (11049,3912,450,197,50,10), - (11049,3916,45,197,30,0), - (11049,6522,360,197,90,0), - (11049,6691,900,197,135,0), - (11049,7626,45,197,30,0), - (11049,7627,45,197,30,0), - (11049,8466,45,197,40,0), - (11049,8468,225,197,110,0), - (11049,8759,540,197,140,0), - (11049,8761,540,197,145,0), - (11049,8777,45,197,10,0), - (11049,12119,45,197,20,0), - (11049,12120,270,197,75,0), - (11050,2414,45,197,40,0), - (11050,2415,22,197,1,0), - (11050,2416,45,197,40,0), - (11050,2417,270,197,70,0), - (11050,2418,180,197,70,0), - (11050,2419,180,197,60,0), - (11050,2423,225,197,75,0), - (11050,2966,90,197,75,0), - (11050,2967,180,197,65,0), - (11050,2996,45,197,10,0), - (11050,3783,90,197,45,0), - (11050,3876,90,197,35,0), - (11050,3877,180,197,60,0), - (11050,3878,270,197,70,0), - (11050,3911,10,0,0,5), - (11050,3916,45,197,30,0), - (11050,3917,25,197,1,0), - (11050,7626,45,197,30,0), - (11050,7627,45,197,30,0), - (11050,8466,45,197,40,0), - (11050,8777,45,197,10,0), - (11050,12118,30,197,1,0), - (11050,12119,45,197,20,0), - (11050,12120,270,197,75,0), - (11051,2414,45,197,40,0), - (11051,2415,22,197,1,0), - (11051,2416,45,197,40,0), - (11051,2417,270,197,70,0), - (11051,2418,180,197,70,0), - (11051,2419,180,197,60,0), - (11051,2423,225,197,75,0), - (11051,2966,90,197,75,0), - (11051,2967,180,197,65,0), - (11051,2996,45,197,10,0), - (11051,3783,90,197,45,0), - (11051,3876,90,197,35,0), - (11051,3877,180,197,60,0), - (11051,3878,270,197,70,0), - (11051,3911,10,0,0,5), - (11051,3916,45,197,30,0), - (11051,3917,25,197,1,0), - (11051,7626,45,197,30,0), - (11051,7627,45,197,30,0), - (11051,8466,45,197,40,0), - (11051,8777,45,197,10,0), - (11051,12118,30,197,1,0), - (11051,12119,45,197,20,0), - (11051,12120,270,197,75,0), - (11052,2414,45,197,40,0), - (11052,2415,22,197,1,0), - (11052,2416,45,197,40,0), - (11052,2417,270,197,70,0), - (11052,2418,180,197,70,0), - (11052,2419,180,197,60,0), - (11052,2421,270,197,85,0), - (11052,2422,270,197,95,0), - (11052,2423,225,197,75,0), - (11052,2424,180,197,100,0), - (11052,2966,90,197,75,0), - (11052,2967,180,197,65,0), - (11052,2996,45,197,10,0), - (11052,3783,90,197,45,0), - (11052,3785,180,197,80,0), - (11052,3814,720,197,150,0), - (11052,3874,450,197,125,0), - (11052,3875,900,197,175,0), - (11052,3876,90,197,35,0), - (11052,3877,180,197,60,0), - (11052,3878,270,197,70,0), - (11052,3879,360,197,85,0), - (11052,3880,270,197,80,0), - (11052,3881,450,197,110,0), - (11052,3882,450,197,110,0), - (11052,3884,675,197,130,0), - (11052,3886,675,197,125,0), - (11052,3888,675,197,150,0), - (11052,3889,900,197,185,0), - (11052,3890,225,197,110,0), - (11052,3893,450,197,170,0), - (11052,3911,10,0,0,5), - (11052,3912,450,197,50,10), - (11052,3913,4500,197,125,20), - (11052,3916,45,197,30,0), - (11052,6522,360,197,90,0), - (11052,6691,900,197,135,0), - (11052,7626,45,197,30,0), - (11052,7627,45,197,30,0), - (11052,8466,45,197,40,0), - (11052,8468,225,197,110,0), - (11052,8490,450,197,160,0), - (11052,8491,675,197,175,0), - (11052,8759,540,197,140,0), - (11052,8761,540,197,145,0), - (11052,8763,675,197,160,0), - (11052,8765,810,197,170,0), - (11052,8767,900,197,175,0), - (11052,8771,900,197,190,0), - (11052,8773,900,197,175,0), - (11052,8775,900,197,180,0), - (11052,8777,45,197,10,0), - (11052,8801,2700,197,195,0), - (11052,8805,4500,197,210,0), - (11052,8807,2250,197,185,0), - (11052,12100,3600,197,205,0), - (11052,12101,3600,197,205,0), - (11052,12102,3600,197,210,0), - (11052,12104,4500,197,215,0), - (11052,12106,2250,197,215,0), - (11052,12110,4500,197,225,0), - (11052,12111,4500,197,225,0), - (11052,12112,4500,197,225,0), - (11052,12113,4500,197,225,0), - (11052,12115,6000,197,230,0), - (11052,12116,5400,197,230,0), - (11052,12117,2400,197,230,0), - (11052,12119,45,197,20,0), - (11052,12120,270,197,75,0), - (11052,12122,4500,197,235,0), - (11052,12123,5850,197,235,0), - (11052,12129,6750,197,245,0), - (11052,12132,6750,197,250,0), - (11052,12181,50000,197,200,0), - (11052,18470,10000,197,250,0), - (11052,18471,10000,197,255,0), - (11065,7414,10,0,0,5), - (11065,7422,50,333,15,0), - (11065,7441,100,333,45,0), - (11065,7459,250,333,50,0), - (11065,7461,200,333,70,0), - (11065,7749,250,333,60,0), - (11065,13373,100,333,40,0), - (11065,14805,50,333,10,0), - (11065,14808,200,333,70,0), - (11066,7414,10,0,0,5), - (11066,7422,50,333,15,0), - (11066,7441,100,333,45,0), - (11066,7459,250,333,50,0), - (11066,7461,200,333,70,0), - (11066,7749,250,333,60,0), - (11066,13373,100,333,40,0), - (11066,14805,50,333,10,0), - (11066,14808,200,333,70,0), - (11067,7414,10,0,0,5), - (11067,7422,50,333,15,0), - (11067,7441,100,333,45,0), - (11067,7459,250,333,50,0), - (11067,7461,200,333,70,0), - (11067,7749,250,333,60,0), - (11067,13373,100,333,40,0), - (11067,14805,50,333,10,0), - (11067,14808,200,333,70,0), - (11068,7414,10,0,0,5), - (11068,7422,50,333,15,0), - (11068,7441,100,333,45,0), - (11068,7459,250,333,50,0), - (11068,7461,200,333,70,0), - (11068,7749,250,333,60,0), - (11068,13373,100,333,40,0), - (11068,14805,50,333,10,0), - (11068,14808,200,333,70,0), - (11070,7414,10,0,0,5), - (11070,7422,50,333,15,0), - (11070,7441,100,333,45,0), - (11070,7459,250,333,50,0), - (11070,7461,200,333,70,0), - (11070,7749,250,333,60,0), - (11070,13373,100,333,40,0), - (11070,14805,50,333,10,0), - (11070,14808,200,333,70,0), - (11071,7414,10,0,0,5), - (11071,7422,50,333,15,0), - (11071,7441,100,333,45,0), - (11071,7459,250,333,50,0), - (11071,7461,200,333,70,0), - (11071,7749,250,333,60,0), - (11071,13373,100,333,40,0), - (11071,14805,50,333,10,0), - (11071,14808,200,333,70,0), - (11072,7414,10,0,0,5), - (11072,7415,500,333,50,10), - (11072,7416,5000,333,125,20), - (11072,7422,50,333,15,0), - (11072,7441,100,333,45,0), - (11072,7459,250,333,50,0), - (11072,7461,200,333,70,0), - (11072,7746,450,333,100,0), - (11072,7749,250,333,60,0), - (11072,7789,450,333,90,0), - (11072,7796,360,333,80,0), - (11072,7797,900,333,100,0), - (11072,7858,900,333,120,0), - (11072,7862,1125,333,125,0), - (11072,13373,100,333,40,0), - (11072,13391,1260,333,125,0), - (11072,13392,540,333,105,0), - (11072,13422,720,333,115,0), - (11072,13499,1350,333,130,0), - (11072,13502,1350,333,130,0), - (11072,13504,1800,333,140,0), - (11072,13531,2160,333,145,0), - (11072,13539,2250,333,140,0), - (11072,13609,2160,333,145,0), - (11072,13623,2250,333,150,0), - (11072,13627,2250,333,150,0), - (11072,13629,2250,333,150,0), - (11072,13634,2600,333,155,0), - (11072,13636,2600,333,155,0), - (11072,13638,2800,333,160,0), - (11072,13641,2800,333,160,0), - (11072,13643,2520,333,165,0), - (11072,13645,2800,333,170,0), - (11072,13649,2520,333,170,0), - (11072,13658,2700,333,175,0), - (11072,13660,2880,333,180,0), - (11072,13662,3240,333,180,0), - (11072,13666,3420,333,185,0), - (11072,13694,3600,333,195,0), - (11072,13696,3600,333,200,0), - (11072,13701,3600,333,200,0), - (11072,13703,3600,333,200,0), - (11072,13749,3780,333,205,0), - (11072,13798,3780,333,205,0), - (11072,13816,3960,333,210,0), - (11072,13829,3960,333,210,0), - (11072,13837,4140,333,215,0), - (11072,13861,4320,333,220,0), - (11072,13888,4500,333,225,0), - (11072,13891,4500,333,225,0), - (11072,14805,50,333,10,0), - (11072,14808,200,333,70,0), - (11072,14811,2600,333,155,0), - (11072,14812,2700,333,175,0), - (11073,7414,10,0,0,5), - (11073,7415,500,333,50,10), - (11073,7416,5000,333,125,20), - (11073,7422,50,333,15,0), - (11073,7441,100,333,45,0), - (11073,7459,250,333,50,0), - (11073,7461,200,333,70,0), - (11073,7746,450,333,100,0), - (11073,7749,250,333,60,0), - (11073,7789,450,333,90,0), - (11073,7796,360,333,80,0), - (11073,7797,900,333,100,0), - (11073,7858,900,333,120,0), - (11073,7862,1125,333,125,0), - (11073,13373,100,333,40,0), - (11073,13391,1260,333,125,0), - (11073,13392,540,333,105,0), - (11073,13422,720,333,115,0), - (11073,13499,1350,333,130,0), - (11073,13502,1350,333,130,0), - (11073,13504,1800,333,140,0), - (11073,13531,2160,333,145,0), - (11073,13539,2250,333,140,0), - (11073,13609,2160,333,145,0), - (11073,13627,2250,333,150,0), - (11073,13629,2250,333,150,0), - (11073,13634,2600,333,155,0), - (11073,13636,2600,333,155,0), - (11073,13638,2800,333,160,0), - (11073,13641,2800,333,160,0), - (11073,13643,2520,333,165,0), - (11073,13645,2800,333,170,0), - (11073,13649,2520,333,170,0), - (11073,13658,2700,333,175,0), - (11073,13660,2880,333,180,0), - (11073,13662,3240,333,180,0), - (11073,13666,3420,333,185,0), - (11073,13694,3600,333,195,0), - (11073,13696,3600,333,200,0), - (11073,13701,3600,333,200,0), - (11073,13703,3600,333,200,0), - (11073,13749,3780,333,205,0), - (11073,13798,3780,333,205,0), - (11073,13816,3960,333,210,0), - (11073,13829,3960,333,210,0), - (11073,13837,4140,333,215,0), - (11073,13861,4320,333,220,0), - (11073,13888,4500,333,225,0), - (11073,13891,4500,333,225,0), - (11073,13906,5400,333,230,0), - (11073,13919,5400,333,230,0), - (11073,13921,50000,333,200,35), - (11073,13936,5800,333,235,0), - (11073,13938,6200,333,240,0), - (11073,13940,6200,333,240,0), - (11073,13942,6200,333,245,0), - (11073,13944,6200,333,245,0), - (11073,13950,6500,333,250,0), - (11073,14805,50,333,10,0), - (11073,14808,200,333,70,0), - (11073,14811,2600,333,155,0), - (11073,14812,2700,333,175,0), - (11073,17182,10000,333,250,0), - (11073,17184,10000,333,250,0), - (11074,7414,10,0,0,5), - (11074,7415,500,333,50,10), - (11074,7416,5000,333,125,20), - (11074,7422,50,333,15,0), - (11074,7441,100,333,45,0), - (11074,7459,250,333,50,0), - (11074,7461,200,333,70,0), - (11074,7746,450,333,100,0), - (11074,7749,250,333,60,0), - (11074,7789,450,333,90,0), - (11074,7796,360,333,80,0), - (11074,7797,900,333,100,0), - (11074,7858,900,333,120,0), - (11074,7862,1125,333,125,0), - (11074,13373,100,333,40,0), - (11074,13391,1260,333,125,0), - (11074,13392,540,333,105,0), - (11074,13422,720,333,115,0), - (11074,13499,1350,333,130,0), - (11074,13502,1350,333,130,0), - (11074,13504,1800,333,140,0), - (11074,13531,2160,333,145,0), - (11074,13539,2250,333,140,0), - (11074,13609,2160,333,145,0), - (11074,13623,2250,333,150,0), - (11074,13627,2250,333,150,0), - (11074,13629,2250,333,150,0), - (11074,13634,2600,333,155,0), - (11074,13636,2600,333,155,0), - (11074,13638,2800,333,160,0), - (11074,13641,2800,333,160,0), - (11074,13643,2520,333,165,0), - (11074,13645,2800,333,170,0), - (11074,13649,2520,333,170,0), - (11074,13658,2700,333,175,0), - (11074,13660,2880,333,180,0), - (11074,13662,3240,333,180,0), - (11074,13666,3420,333,185,0), - (11074,13694,3600,333,195,0), - (11074,13696,3600,333,200,0), - (11074,13701,3600,333,200,0), - (11074,13703,3600,333,200,0), - (11074,13749,3780,333,205,0), - (11074,13798,3780,333,205,0), - (11074,13816,3960,333,210,0), - (11074,13829,3960,333,210,0), - (11074,13837,4140,333,215,0), - (11074,13861,4320,333,220,0), - (11074,13888,4500,333,225,0), - (11074,13891,4500,333,225,0), - (11074,14805,50,333,10,0), - (11074,14808,200,333,70,0), - (11074,14811,2600,333,155,0), - (11074,14812,2700,333,175,0), - (11081,2154,500,165,50,10), - (11081,2179,1000,165,110,0), - (11081,2180,1400,165,120,0), - (11081,2181,650,165,100,0), - (11081,2884,650,165,100,0), - (11081,2886,550,165,85,0), - (11081,3786,500,165,75,0), - (11081,3788,550,165,85,0), - (11081,3789,500,165,80,0), - (11081,3819,650,165,100,0), - (11081,7146,1000,165,115,0), - (11081,9066,450,165,70,0), - (11081,9069,600,165,95,0), - (11081,9075,1400,165,120,0), - (11081,20651,500,165,100,0), - (11083,2155,10,0,0,5), - (11083,2177,100,165,55,0), - (11083,2178,100,165,60,0), - (11083,2338,50,165,15,0), - (11083,2883,100,165,40,0), - (11083,3782,75,165,25,0), - (11083,3784,150,165,55,0), - (11083,3821,50,165,35,0), - (11083,9061,100,165,30,0), - (11083,9063,100,165,30,0), - (11084,2154,500,165,50,10), - (11084,2179,1000,165,110,0), - (11084,2180,1400,165,120,0), - (11084,2181,650,165,100,0), - (11084,2884,650,165,100,0), - (11084,2886,550,165,85,0), - (11084,3786,500,165,75,0), - (11084,3788,550,165,85,0), - (11084,3789,500,165,80,0), - (11084,3819,650,165,100,0), - (11084,7146,1000,165,115,0), - (11084,9066,450,165,70,0), - (11084,9069,600,165,95,0), - (11084,9075,1400,165,120,0), - (11084,20651,500,165,100,0), - (11096,2155,10,0,0,5), - (11096,2177,100,165,55,0), - (11096,2178,100,165,60,0), - (11096,2338,50,165,15,0), - (11096,2883,100,165,40,0), - (11096,3782,75,165,25,0), - (11096,3784,150,165,55,0), - (11096,3821,50,165,35,0), - (11096,9061,100,165,30,0), - (11096,9063,100,165,30,0), - (11097,10500,3500,165,205,0), - (11097,10508,3500,165,205,0), - (11097,10513,4000,165,210,0), - (11097,10519,4000,165,210,0), - (11097,10549,4600,165,235,0), - (11097,10553,4300,165,230,0), - (11097,10557,4600,165,235,0), - (11097,10559,4600,165,235,0), - (11097,10648,5500,165,250,0), - (11097,10663,50000,165,200,35), - (11097,14931,4000,165,225,0), - (11097,14933,4000,165,225,0), - (11097,19147,4300,165,250,0), - (11097,19148,4300,165,250,0), - (11097,22332,4300,165,250,0), - (11098,10500,3500,165,205,0), - (11098,10508,3500,165,205,0), - (11098,10513,4000,165,210,0), - (11098,10519,4000,165,210,0), - (11098,10549,4600,165,235,0), - (11098,10553,4300,165,230,0), - (11098,10557,4600,165,235,0), - (11098,10559,4600,165,235,0), - (11098,10648,5500,165,250,0), - (11098,10663,50000,165,200,35), - (11098,14931,4000,165,225,0), - (11098,14933,4000,165,225,0), - (11098,19147,4300,165,250,0), - (11098,19148,4300,165,250,0), - (11098,22332,4300,165,250,0), - (11146,10004,15000,164,235,0), - (11146,10008,15000,164,245,0), - (11146,10012,10000,164,250,0), - (11146,10016,10000,164,260,0), - (11177,9955,10000,164,225,0), - (11177,9978,10000,164,245,0), - (11178,10004,15000,164,235,0), - (11178,10008,15000,164,245,0), - (11178,10012,10000,164,250,0), - (11178,10016,10000,164,260,0), - (11397,1252,800,0,0,12), - (11397,1253,10000,0,0,30), - (11397,1254,18000,0,0,40), - (11397,1255,10,0,0,1), - (11397,1256,800,0,0,12), - (11397,1257,5000,0,0,24), - (11397,1258,100,0,0,4), - (11397,1259,300,0,0,10), - (11397,1260,2000,0,0,18), - (11397,1261,6000,0,0,26), - (11397,1265,200,0,0,8), - (11397,1268,1200,0,0,14), - (11397,1269,11000,0,0,32), - (11397,1275,100,0,0,6), - (11397,1276,1200,0,0,14), - (11397,1277,800,0,0,12), - (11397,1278,2000,0,0,18), - (11397,1279,10000,0,0,30), - (11397,1280,22000,0,0,42), - (11397,1283,2000,0,0,18), - (11397,1284,14000,0,0,36), - (11397,1287,10000,0,0,30), - (11397,1288,18000,0,0,40), - (11397,1293,10000,0,0,30), - (11397,1298,5000,0,0,24), - (11397,1300,4000,0,0,22), - (11397,1301,10000,0,0,30), - (11397,1425,3000,0,0,20), - (11397,2013,300,0,0,10), - (11397,2016,4000,0,0,22), - (11397,2049,30000,0,0,50), - (11397,2056,100,0,0,4), - (11397,2057,300,0,0,10), - (11397,2058,1600,0,0,16), - (11397,2059,4000,0,0,22), - (11397,2065,18000,0,0,40), - (11397,2066,3000,0,0,20), - (11397,2067,38000,0,0,52), - (11397,2068,44000,0,0,58), - (11397,2069,26000,0,0,46), - (11397,2097,4000,0,0,22), - (11397,2793,14000,0,0,36), - (11397,2799,12000,0,0,34), - (11397,2851,100,0,0,6), - (11397,3046,400,0,0,28), - (11397,6062,16000,0,0,38), - (11397,6067,10000,0,0,30), - (11397,6068,14000,0,0,36), - (11397,6071,8000,0,0,28), - (11397,6072,12000,0,0,34), - (11397,6073,200,0,0,8), - (11397,6079,1200,0,0,14), - (11397,6080,3000,0,0,20), - (11397,6081,6000,0,0,26), - (11397,6082,11000,0,0,32), - (11397,6083,16000,0,0,38), - (11397,6386,900,0,0,40), - (11397,6492,12000,0,0,34), - (11397,7130,3000,0,0,20), - (11397,7378,400,0,0,28), - (11397,8093,300,0,0,10), - (11397,8107,1600,0,0,16), - (11397,8108,4000,0,0,22), - (11397,8109,8000,0,0,28), - (11397,8110,12000,0,0,34), - (11397,8111,18000,0,0,40), - (11397,8123,1200,0,0,14), - (11397,8125,8000,0,0,28), - (11397,8126,3000,0,0,20), - (11397,8130,5000,0,0,24), - (11397,8132,11000,0,0,32), - (11397,8193,14000,0,0,36), - (11397,9475,6000,0,0,26), - (11397,9476,11000,0,0,32), - (11397,9477,16000,0,0,38), - (11397,9486,18000,0,0,40), - (11397,9580,3000,0,0,20), - (11397,9581,10000,0,0,30), - (11397,9593,18000,0,0,40), - (11397,10877,18000,0,0,40), - (11397,10878,28000,0,0,48), - (11397,10879,42000,0,0,56), - (11397,10882,12000,0,0,34), - (11397,10883,26000,0,0,46), - (11397,10889,22000,0,0,42), - (11397,10891,42000,0,0,56), - (11397,10895,22000,0,0,42), - (11397,10896,30000,0,0,50), - (11397,10897,44000,0,0,58), - (11397,10902,22000,0,0,42), - (11397,10903,28000,0,0,48), - (11397,10904,40000,0,0,54), - (11397,10905,46000,0,0,60), - (11397,10910,24000,0,0,44), - (11397,10913,24000,0,0,44), - (11397,10914,44000,0,0,58), - (11397,10918,24000,0,0,44), - (11397,10919,30000,0,0,50), - (11397,10920,42000,0,0,56), - (11397,10930,24000,0,0,44), - (11397,10931,30000,0,0,50), - (11397,10932,42000,0,0,56), - (11397,10935,26000,0,0,46), - (11397,10936,40000,0,0,54), - (11397,10939,28000,0,0,48), - (11397,10940,46000,0,0,60), - (11397,10943,30000,0,0,50), - (11397,10944,46000,0,0,60), - (11397,10948,26000,0,0,46), - (11397,10949,38000,0,0,52), - (11397,10950,44000,0,0,58), - (11397,10954,38000,0,0,52), - (11397,10959,42000,0,0,56), - (11397,10962,46000,0,0,60), - (11397,11025,30000,0,0,50), - (11397,11026,46000,0,0,60), - (11397,14820,1500,0,0,50), - (11397,15434,700,0,0,36), - (11397,15452,5000,0,0,24), - (11397,15454,10000,0,0,30), - (11397,15455,14000,0,0,36), - (11397,15457,22000,0,0,42), - (11397,15459,28000,0,0,48), - (11397,15460,40000,0,0,54), - (11397,17316,700,0,0,36), - (11397,17317,1200,0,0,44), - (11397,17318,1900,0,0,52), - (11397,18806,46000,0,0,60), - (11397,18808,2300,0,0,60), - (11397,19339,100,0,0,18), - (11397,19340,300,0,0,26), - (11397,19341,600,0,0,34), - (11397,19342,1100,0,0,42), - (11397,19343,1500,0,0,50), - (11397,19344,2200,0,0,58), - (11397,19346,450,0,0,30), - (11397,19347,810,0,0,40), - (11397,20771,44000,0,0,58), - (11397,27796,3000,0,0,20), - (11397,27821,1200,0,0,44), - (11397,27822,1900,0,0,52), - (11397,27823,2300,0,0,60), - (11397,27843,2300,0,0,60), - (11397,27845,2300,0,0,60), - (11397,27875,1200,0,0,50), - (11397,27876,1500,0,0,60), - (11401,1252,800,0,0,12), - (11401,1253,10000,0,0,30), - (11401,1254,18000,0,0,40), - (11401,1255,10,0,0,1), - (11401,1256,800,0,0,12), - (11401,1257,5000,0,0,24), - (11401,1258,100,0,0,4), - (11401,1259,300,0,0,10), - (11401,1260,2000,0,0,18), - (11401,1261,6000,0,0,26), - (11401,1265,200,0,0,8), - (11401,1268,1200,0,0,14), - (11401,1269,11000,0,0,32), - (11401,1275,100,0,0,6), - (11401,1276,1200,0,0,14), - (11401,1277,800,0,0,12), - (11401,1278,2000,0,0,18), - (11401,1279,10000,0,0,30), - (11401,1280,22000,0,0,42), - (11401,1283,2000,0,0,18), - (11401,1284,14000,0,0,36), - (11401,1287,10000,0,0,30), - (11401,1288,18000,0,0,40), - (11401,1293,10000,0,0,30), - (11401,1298,5000,0,0,24), - (11401,1300,4000,0,0,22), - (11401,1301,10000,0,0,30), - (11401,1425,3000,0,0,20), - (11401,2013,300,0,0,10), - (11401,2016,4000,0,0,22), - (11401,2049,30000,0,0,50), - (11401,2056,100,0,0,4), - (11401,2057,300,0,0,10), - (11401,2058,1600,0,0,16), - (11401,2059,4000,0,0,22), - (11401,2065,18000,0,0,40), - (11401,2066,3000,0,0,20), - (11401,2067,38000,0,0,52), - (11401,2068,44000,0,0,58), - (11401,2069,26000,0,0,46), - (11401,2097,4000,0,0,22), - (11401,2793,14000,0,0,36), - (11401,2799,12000,0,0,34), - (11401,2851,100,0,0,6), - (11401,3046,400,0,0,28), - (11401,6062,16000,0,0,38), - (11401,6067,10000,0,0,30), - (11401,6068,14000,0,0,36), - (11401,6071,8000,0,0,28), - (11401,6072,12000,0,0,34), - (11401,6073,200,0,0,8), - (11401,6079,1200,0,0,14), - (11401,6080,3000,0,0,20), - (11401,6081,6000,0,0,26), - (11401,6082,11000,0,0,32), - (11401,6083,16000,0,0,38), - (11401,6386,900,0,0,40), - (11401,6492,12000,0,0,34), - (11401,7130,3000,0,0,20), - (11401,7378,400,0,0,28), - (11401,8093,300,0,0,10), - (11401,8107,1600,0,0,16), - (11401,8108,4000,0,0,22), - (11401,8109,8000,0,0,28), - (11401,8110,12000,0,0,34), - (11401,8111,18000,0,0,40), - (11401,8123,1200,0,0,14), - (11401,8125,8000,0,0,28), - (11401,8126,3000,0,0,20), - (11401,8130,5000,0,0,24), - (11401,8132,11000,0,0,32), - (11401,8193,14000,0,0,36), - (11401,9475,6000,0,0,26), - (11401,9476,11000,0,0,32), - (11401,9477,16000,0,0,38), - (11401,9486,18000,0,0,40), - (11401,9580,3000,0,0,20), - (11401,9581,10000,0,0,30), - (11401,9593,18000,0,0,40), - (11401,10877,18000,0,0,40), - (11401,10878,28000,0,0,48), - (11401,10879,42000,0,0,56), - (11401,10882,12000,0,0,34), - (11401,10883,26000,0,0,46), - (11401,10889,22000,0,0,42), - (11401,10891,42000,0,0,56), - (11401,10895,22000,0,0,42), - (11401,10896,30000,0,0,50), - (11401,10897,44000,0,0,58), - (11401,10902,22000,0,0,42), - (11401,10903,28000,0,0,48), - (11401,10904,40000,0,0,54), - (11401,10905,46000,0,0,60), - (11401,10910,24000,0,0,44), - (11401,10913,24000,0,0,44), - (11401,10914,44000,0,0,58), - (11401,10918,24000,0,0,44), - (11401,10919,30000,0,0,50), - (11401,10920,42000,0,0,56), - (11401,10930,24000,0,0,44), - (11401,10931,30000,0,0,50), - (11401,10932,42000,0,0,56), - (11401,10935,26000,0,0,46), - (11401,10936,40000,0,0,54), - (11401,10939,28000,0,0,48), - (11401,10940,46000,0,0,60), - (11401,10943,30000,0,0,50), - (11401,10944,46000,0,0,60), - (11401,10948,26000,0,0,46), - (11401,10949,38000,0,0,52), - (11401,10950,44000,0,0,58), - (11401,10954,38000,0,0,52), - (11401,10959,42000,0,0,56), - (11401,10962,46000,0,0,60), - (11401,11025,30000,0,0,50), - (11401,11026,46000,0,0,60), - (11401,14820,1500,0,0,50), - (11401,15434,700,0,0,36), - (11401,15452,5000,0,0,24), - (11401,15454,10000,0,0,30), - (11401,15455,14000,0,0,36), - (11401,15457,22000,0,0,42), - (11401,15459,28000,0,0,48), - (11401,15460,40000,0,0,54), - (11401,17316,700,0,0,36), - (11401,17317,1200,0,0,44), - (11401,17318,1900,0,0,52), - (11401,18806,46000,0,0,60), - (11401,18808,2300,0,0,60), - (11401,19351,100,0,0,18), - (11401,19352,300,0,0,26), - (11401,19353,600,0,0,34), - (11401,19354,1100,0,0,42), - (11401,19355,1500,0,0,50), - (11401,19356,2200,0,0,58), - (11401,19358,500,0,0,30), - (11401,19359,900,0,0,40), - (11401,19360,1500,0,0,50), - (11401,19361,2070,0,0,60), - (11401,20771,44000,0,0,58), - (11401,27796,3000,0,0,20), - (11401,27821,1200,0,0,44), - (11401,27822,1900,0,0,52), - (11401,27823,2300,0,0,60), - (11401,27843,2300,0,0,60), - (11401,27845,2300,0,0,60), - (11401,27875,1200,0,0,50), - (11401,27876,1500,0,0,60), - (11406,1252,800,0,0,12), - (11406,1253,10000,0,0,30), - (11406,1254,18000,0,0,40), - (11406,1255,10,0,0,1), - (11406,1256,800,0,0,12), - (11406,1257,5000,0,0,24), - (11406,1258,100,0,0,4), - (11406,1259,300,0,0,10), - (11406,1260,2000,0,0,18), - (11406,1261,6000,0,0,26), - (11406,1265,200,0,0,8), - (11406,1268,1200,0,0,14), - (11406,1269,11000,0,0,32), - (11406,1275,100,0,0,6), - (11406,1276,1200,0,0,14), - (11406,1277,800,0,0,12), - (11406,1278,2000,0,0,18), - (11406,1279,10000,0,0,30), - (11406,1280,22000,0,0,42), - (11406,1283,2000,0,0,18), - (11406,1284,14000,0,0,36), - (11406,1287,10000,0,0,30), - (11406,1288,18000,0,0,40), - (11406,1293,10000,0,0,30), - (11406,1298,5000,0,0,24), - (11406,1300,4000,0,0,22), - (11406,1301,10000,0,0,30), - (11406,1425,3000,0,0,20), - (11406,2013,300,0,0,10), - (11406,2016,4000,0,0,22), - (11406,2049,30000,0,0,50), - (11406,2056,100,0,0,4), - (11406,2057,300,0,0,10), - (11406,2058,1600,0,0,16), - (11406,2059,4000,0,0,22), - (11406,2065,18000,0,0,40), - (11406,2066,3000,0,0,20), - (11406,2067,38000,0,0,52), - (11406,2068,44000,0,0,58), - (11406,2069,26000,0,0,46), - (11406,2097,4000,0,0,22), - (11406,2793,14000,0,0,36), - (11406,2799,12000,0,0,34), - (11406,2851,100,0,0,6), - (11406,3046,400,0,0,28), - (11406,6062,16000,0,0,38), - (11406,6067,10000,0,0,30), - (11406,6068,14000,0,0,36), - (11406,6071,8000,0,0,28), - (11406,6072,12000,0,0,34), - (11406,6073,200,0,0,8), - (11406,6079,1200,0,0,14), - (11406,6080,3000,0,0,20), - (11406,6081,6000,0,0,26), - (11406,6082,11000,0,0,32), - (11406,6083,16000,0,0,38), - (11406,6386,900,0,0,40), - (11406,6492,12000,0,0,34), - (11406,7130,3000,0,0,20), - (11406,7378,400,0,0,28), - (11406,8093,300,0,0,10), - (11406,8107,1600,0,0,16), - (11406,8108,4000,0,0,22), - (11406,8109,8000,0,0,28), - (11406,8110,12000,0,0,34), - (11406,8111,18000,0,0,40), - (11406,8123,1200,0,0,14), - (11406,8125,8000,0,0,28), - (11406,8126,3000,0,0,20), - (11406,8130,5000,0,0,24), - (11406,8132,11000,0,0,32), - (11406,8193,14000,0,0,36), - (11406,9475,6000,0,0,26), - (11406,9476,11000,0,0,32), - (11406,9477,16000,0,0,38), - (11406,9486,18000,0,0,40), - (11406,9580,3000,0,0,20), - (11406,9581,10000,0,0,30), - (11406,9593,18000,0,0,40), - (11406,10877,18000,0,0,40), - (11406,10878,28000,0,0,48), - (11406,10879,42000,0,0,56), - (11406,10882,12000,0,0,34), - (11406,10883,26000,0,0,46), - (11406,10889,22000,0,0,42), - (11406,10891,42000,0,0,56), - (11406,10895,22000,0,0,42), - (11406,10896,30000,0,0,50), - (11406,10897,44000,0,0,58), - (11406,10902,22000,0,0,42), - (11406,10903,28000,0,0,48), - (11406,10904,40000,0,0,54), - (11406,10905,46000,0,0,60), - (11406,10910,24000,0,0,44), - (11406,10913,24000,0,0,44), - (11406,10914,44000,0,0,58), - (11406,10918,24000,0,0,44), - (11406,10919,30000,0,0,50), - (11406,10920,42000,0,0,56), - (11406,10930,24000,0,0,44), - (11406,10931,30000,0,0,50), - (11406,10932,42000,0,0,56), - (11406,10935,26000,0,0,46), - (11406,10936,40000,0,0,54), - (11406,10939,28000,0,0,48), - (11406,10940,46000,0,0,60), - (11406,10943,30000,0,0,50), - (11406,10944,46000,0,0,60), - (11406,10948,26000,0,0,46), - (11406,10949,38000,0,0,52), - (11406,10950,44000,0,0,58), - (11406,10954,38000,0,0,52), - (11406,10959,42000,0,0,56), - (11406,10962,46000,0,0,60), - (11406,11025,30000,0,0,50), - (11406,11026,46000,0,0,60), - (11406,14820,1500,0,0,50), - (11406,15434,700,0,0,36), - (11406,15452,5000,0,0,24), - (11406,15454,10000,0,0,30), - (11406,15455,14000,0,0,36), - (11406,15457,22000,0,0,42), - (11406,15459,28000,0,0,48), - (11406,15460,40000,0,0,54), - (11406,17316,700,0,0,36), - (11406,17317,1200,0,0,44), - (11406,17318,1900,0,0,52), - (11406,18806,46000,0,0,60), - (11406,18808,2300,0,0,60), - (11406,19339,100,0,0,18), - (11406,19340,300,0,0,26), - (11406,19341,600,0,0,34), - (11406,19342,1100,0,0,42), - (11406,19343,1500,0,0,50), - (11406,19344,2200,0,0,58), - (11406,20771,44000,0,0,58), - (11406,27796,3000,0,0,20), - (11406,27821,1200,0,0,44), - (11406,27822,1900,0,0,52), - (11406,27823,2300,0,0,60), - (11406,27843,2300,0,0,60), - (11406,27875,1200,0,0,50), - (11406,27876,1500,0,0,60), - (11557,2414,45,197,40,0), - (11557,2415,22,197,1,0), - (11557,2416,45,197,40,0), - (11557,2417,270,197,70,0), - (11557,2418,180,197,70,0), - (11557,2419,180,197,60,0), - (11557,2421,270,197,85,0), - (11557,2422,270,197,95,0), - (11557,2423,225,197,75,0), - (11557,2424,180,197,100,0), - (11557,2966,90,197,75,0), - (11557,2967,180,197,65,0), - (11557,2996,45,197,10,0), - (11557,3783,90,197,45,0), - (11557,3785,180,197,80,0), - (11557,3814,720,197,150,0), - (11557,3874,450,197,125,0), - (11557,3875,900,197,175,0), - (11557,3876,90,197,35,0), - (11557,3877,180,197,60,0), - (11557,3878,270,197,70,0), - (11557,3879,360,197,85,0), - (11557,3880,270,197,80,0), - (11557,3881,450,197,110,0), - (11557,3882,450,197,110,0), - (11557,3884,675,197,130,0), - (11557,3886,675,197,125,0), - (11557,3888,675,197,150,0), - (11557,3889,900,197,185,0), - (11557,3890,225,197,110,0), - (11557,3893,450,197,170,0), - (11557,3911,10,0,0,5), - (11557,3912,450,197,50,10), - (11557,3913,4500,197,125,20), - (11557,3916,45,197,30,0), - (11557,6522,360,197,90,0), - (11557,6691,900,197,135,0), - (11557,7626,45,197,30,0), - (11557,7627,45,197,30,0), - (11557,8466,45,197,40,0), - (11557,8468,225,197,110,0), - (11557,8490,450,197,160,0), - (11557,8491,675,197,175,0), - (11557,8759,540,197,140,0), - (11557,8761,540,197,145,0), - (11557,8763,675,197,160,0), - (11557,8765,810,197,170,0), - (11557,8767,900,197,175,0), - (11557,8771,900,197,190,0), - (11557,8773,900,197,175,0), - (11557,8775,900,197,180,0), - (11557,8777,45,197,10,0), - (11557,8801,2700,197,195,0), - (11557,8805,4500,197,210,0), - (11557,8807,2250,197,185,0), - (11557,12100,3600,197,205,0), - (11557,12101,3600,197,205,0), - (11557,12102,3600,197,210,0), - (11557,12104,4500,197,215,0), - (11557,12106,2250,197,215,0), - (11557,12110,4500,197,225,0), - (11557,12111,4500,197,225,0), - (11557,12112,4500,197,225,0), - (11557,12113,4500,197,225,0), - (11557,12115,6000,197,230,0), - (11557,12116,5400,197,230,0), - (11557,12119,45,197,20,0), - (11557,12120,270,197,75,0), - (11557,12122,4500,197,235,0), - (11557,12123,5850,197,235,0), - (11557,12129,6750,197,245,0), - (11557,12132,6750,197,250,0), - (11557,12181,50000,197,200,0), - (11557,18470,10000,197,250,0), - (11557,18471,10000,197,255,0), - (11865,15984,1000,0,0,10), - (11865,15985,1000,0,0,10), - (11865,15986,1000,0,0,10), - (11865,15987,1000,0,0,10), - (11865,15992,1000,0,0,10), - (11865,15996,1000,0,0,10), - (11866,15988,1000,0,0,10), - (11866,15989,1000,0,0,10), - (11866,15992,1000,0,0,10), - (11866,15994,1000,0,0,10), - (11866,15997,1000,0,0,10), - (11867,1847,1000,0,0,10), - (11867,15983,1000,0,0,10), - (11867,15988,1000,0,0,10), - (11867,15989,1000,0,0,10), - (11867,15991,10000,0,0,20), - (11867,15995,1000,0,0,10), - (11868,15984,1000,0,0,10), - (11868,15985,1000,0,0,10), - (11868,15988,1000,0,0,10), - (11868,15992,1000,0,0,10), - (11868,15994,1000,0,0,10), - (11868,15997,1000,0,0,10), - (11869,15986,1000,0,0,10), - (11869,15987,1000,0,0,10), - (11869,15989,1000,0,0,10), - (11869,15996,1000,0,0,10), - (11870,1847,1000,0,0,10), - (11870,15983,1000,0,0,10), - (11870,15988,1000,0,0,10), - (11870,15991,10000,0,0,20), - (11870,15995,1000,0,0,10), - (12025,2372,10,0,0,0), - (12025,2373,500,182,50,0), - (12025,3571,5000,182,125,0), - (12025,11994,50000,182,200,0), - (12030,8615,10,0,0,0), - (12030,8619,500,393,50,0), - (12030,8620,5000,393,125,0), - (12030,10769,50000,393,200,35), - (12032,7733,100,0,0,5), - (12032,7734,500,356,50,0), - (12042,499,2000,0,0,20), - (12042,1151,4500,0,0,26), - (12042,1414,1900,0,0,18), - (12042,1415,6000,0,0,30), - (12042,1416,16000,0,0,42), - (12042,1420,100,0,0,6), - (12042,1421,900,0,0,14), - (12042,1422,4000,0,0,24), - (12042,1428,100,0,0,4), - (12042,1429,300,0,0,10), - (12042,1431,1800,0,0,16), - (12042,1432,4000,0,0,24), - (12042,1433,10000,0,0,34), - (12042,1435,200,0,0,8), - (12042,1436,1900,0,0,18), - (12042,1439,6000,0,0,30), - (12042,1441,6000,0,0,30), - (12042,1445,2000,0,0,20), - (12042,1448,2000,0,0,20), - (12042,1736,300,0,0,10), - (12042,1737,2000,0,0,20), - (12042,1827,4000,0,0,24), - (12042,1828,10000,0,0,34), - (12042,1829,18000,0,0,44), - (12042,2092,3000,0,0,22), - (12042,2093,5000,0,0,28), - (12042,2788,4000,0,0,24), - (12042,2889,28000,0,0,54), - (12042,2897,4500,0,0,26), - (12042,2910,3000,0,0,22), - (12042,2914,2000,0,0,20), - (12042,2919,5000,0,0,28), - (12042,2920,12000,0,0,38), - (12042,3030,5000,0,0,28), - (12042,3139,1800,0,0,16), - (12042,3628,10000,0,0,34), - (12042,3739,300,0,0,30), - (12042,5181,100,0,0,6), - (12042,5182,900,0,0,14), - (12042,5183,3000,0,0,22), - (12042,5184,6000,0,0,30), - (12042,5190,200,0,0,8), - (12042,5192,900,0,0,14), - (12042,5193,2000,0,0,20), - (12042,5194,4500,0,0,26), - (12042,5203,12000,0,0,38), - (12042,5204,22000,0,0,48), - (12042,5210,5000,0,0,28), - (12042,5212,900,0,0,14), - (12042,5216,2000,0,0,20), - (12042,5218,4000,0,0,24), - (12042,5222,3000,0,0,22), - (12042,5226,8000,0,0,32), - (12042,5228,800,0,0,12), - (12042,5230,95,0,0,18), - (12042,5231,10,0,0,1), - (12042,5233,300,0,0,10), - (12042,5235,2000,0,0,20), - (12042,5299,1900,0,0,18), - (12042,6779,8000,0,0,32), - (12042,6781,12000,0,0,38), - (12042,6782,6000,0,0,30), - (12042,6784,14000,0,0,40), - (12042,6786,8000,0,0,32), - (12042,6790,16000,0,0,42), - (12042,6794,11000,0,0,36), - (12042,6799,6000,0,0,30), - (12042,6801,6000,0,0,30), - (12042,6811,1900,0,0,18), - (12042,6812,4500,0,0,26), - (12042,8904,12000,0,0,38), - (12042,8906,20000,0,0,46), - (12042,8908,14000,0,0,40), - (12042,8911,14000,0,0,40), - (12042,8915,10000,0,0,34), - (12042,8920,14000,0,0,40), - (12042,8922,100,0,0,4), - (12042,8930,300,0,0,10), - (12042,8931,1800,0,0,16), - (12042,8932,3000,0,0,22), - (12042,8933,5000,0,0,28), - (12042,8934,10000,0,0,34), - (12042,8935,14000,0,0,40), - (12042,8937,800,0,0,12), - (12042,8942,1900,0,0,18), - (12042,8943,4000,0,0,24), - (12042,8944,6000,0,0,30), - (12042,8945,11000,0,0,36), - (12042,8952,4500,0,0,26), - (12042,8953,10000,0,0,34), - (12042,8954,16000,0,0,42), - (12042,8956,12000,0,0,38), - (12042,8973,10000,0,0,34), - (12042,8984,20000,0,0,46), - (12042,8993,12000,0,0,38), - (12042,8999,5000,0,0,28), - (12042,9001,14000,0,0,40), - (12042,9006,11000,0,0,36), - (12042,9491,8000,0,0,32), - (12042,9494,5000,0,0,28), - (12042,9495,11000,0,0,36), - (12042,9746,16000,0,0,42), - (12042,9748,16000,0,0,42), - (12042,9751,16000,0,0,42), - (12042,9753,18000,0,0,44), - (12042,9755,18000,0,0,44), - (12042,9757,18000,0,0,44), - (12042,9759,18000,0,0,44), - (12042,9822,20000,0,0,46), - (12042,9825,20000,0,0,46), - (12042,9828,30000,0,0,56), - (12042,9831,20000,0,0,46), - (12042,9832,28000,0,0,54), - (12042,9836,20000,0,0,46), - (12042,9837,26000,0,0,52), - (12042,9838,32000,0,0,58), - (12042,9842,20000,0,0,46), - (12042,9843,26000,0,0,52), - (12042,9844,32000,0,0,58), - (12042,9847,22000,0,0,48), - (12042,9848,34000,0,0,60), - (12042,9851,32000,0,0,58), - (12042,9854,22000,0,0,48), - (12042,9855,32000,0,0,58), - (12042,9859,22000,0,0,48), - (12042,9860,28000,0,0,54), - (12042,9861,34000,0,0,60), - (12042,9864,23000,0,0,50), - (12042,9865,34000,0,0,60), - (12042,9868,23000,0,0,50), - (12042,9869,32000,0,0,58), - (12042,9877,23000,0,0,50), - (12042,9878,32000,0,0,58), - (12042,9882,23000,0,0,50), - (12042,9883,32000,0,0,58), - (12042,9886,23000,0,0,50), - (12042,9887,34000,0,0,60), - (12042,9890,23000,0,0,50), - (12042,9891,30000,0,0,56), - (12042,9893,26000,0,0,52), - (12042,9895,26000,0,0,52), - (12042,9897,34000,0,0,60), - (12042,9899,26000,0,0,52), - (12042,9902,28000,0,0,54), - (12042,9905,28000,0,0,54), - (12042,9909,28000,0,0,54), - (12042,9911,28000,0,0,54), - (12042,9914,34000,0,0,60), - (12042,10343,28000,0,0,54), - (12042,11594,14000,0,0,40), - (12042,16915,23000,0,0,50), - (12042,17373,250,0,0,28), - (12042,17374,600,0,0,38), - (12042,17375,1100,0,0,48), - (12042,17376,1600,10,0,58), - (12042,17396,800,0,0,42), - (12042,17397,1400,0,0,54), - (12042,17406,34000,0,0,60), - (12042,18659,12000,0,0,38), - (12042,18660,32000,0,0,58), - (12042,20485,2000,0,0,20), - (12042,20722,14000,0,0,40), - (12042,20744,6000,0,0,30), - (12042,20745,14000,0,0,40), - (12042,20749,23000,0,0,50), - (12042,20750,34000,0,0,60), - (12042,22569,8000,0,0,32), - (12042,22826,18000,0,0,44), - (12042,22830,14000,0,0,40), - (12042,22831,22000,0,0,48), - (12042,22832,30000,0,0,56), - (12042,22894,11000,0,0,36), - (12042,22897,20000,0,0,46), - (12042,22898,30000,0,0,56), - (12042,24922,14000,0,0,40), - (12042,24978,300,0,0,30), - (12042,24979,700,0,0,40), - (12042,24980,1150,0,0,50), - (12042,24981,1700,0,0,60), - (12042,29167,14000,0,0,40), - (12920,10843,100000,129,240,0), - (12920,18631,125000,129,260,35), - (12920,18632,150000,129,290,35), - (12939,10843,100000,129,240,0), - (12939,18631,125000,129,260,35), - (12939,18632,150000,129,290,35), - (12961,7733,100,0,0,5), - (12961,7734,500,356,50,0), - (13084,15988,1000,0,0,10), - (13084,15995,1000,0,0,10), - (13084,15997,1000,0,0,10), - (13283,652,300,0,0,10), - (13283,1424,300,0,0,10), - (13283,1728,4000,0,0,22), - (13283,1762,100,0,0,6), - (13283,1763,1200,0,0,14), - (13283,1764,4000,0,0,22), - (13283,1765,10000,0,0,30), - (13283,1771,800,0,0,12), - (13283,1772,6000,0,0,26), - (13283,1773,27000,0,0,42), - (13283,1774,52000,0,0,58), - (13283,1780,100,0,0,6), - (13283,1781,2900,0,0,18), - (13283,1789,10,0,0,1), - (13283,1790,3000,0,0,20), - (13283,1791,20000,0,0,40), - (13283,1792,54000,0,0,60), - (13283,1838,6000,0,0,26), - (13283,1845,10000,0,0,30), - (13283,1846,5000,0,0,24), - (13283,1858,4000,0,0,22), - (13283,1859,27000,0,0,42), - (13283,1862,20000,0,0,40), - (13283,2592,100,0,0,4), - (13283,2593,800,0,0,12), - (13283,2594,3000,0,0,20), - (13283,2595,8000,0,0,28), - (13283,2843,10000,40,130,30), - (13283,2844,18000,40,170,38), - (13283,2984,300,0,0,10), - (13283,3128,800,0,0,12), - (13283,3422,3000,40,1,20), - (13283,3423,35000,40,230,50), - (13283,5167,100,0,0,4), - (13283,5175,300,0,0,10), - (13283,5278,200,0,0,8), - (13283,5768,5000,40,100,24), - (13283,6185,7750,0,0,46), - (13283,6480,1800,0,0,16), - (13283,6505,14000,0,0,34), - (13283,6511,14000,40,150,34), - (13283,6734,1800,0,0,16), - (13283,6735,10000,0,0,30), - (13283,6736,3000,0,0,20), - (13283,6737,1200,0,0,14), - (13283,6763,200,0,0,8), - (13283,6764,1800,0,0,16), - (13283,6765,5000,0,0,24), - (13283,6769,8000,0,0,28), - (13283,6771,8000,0,0,28), - (13283,6775,27000,0,0,42), - (13283,8622,18000,0,0,38), - (13283,8625,12000,0,0,32), - (13283,8626,20000,0,0,40), - (13283,8630,12000,0,0,32), - (13283,8634,4000,0,0,22), - (13283,8635,10000,0,0,30), - (13283,8636,18000,0,0,38), - (13283,8638,20000,0,0,40), - (13283,8641,8000,0,0,28), - (13283,8642,16000,0,0,36), - (13283,8644,35000,0,0,50), - (13283,8648,1200,0,0,14), - (13283,8651,6000,0,0,26), - (13283,8652,16000,0,0,36), - (13283,8678,2900,0,0,18), - (13283,8695,18000,40,170,38), - (13283,8697,14000,0,0,34), - (13283,8701,8000,40,120,28), - (13283,8723,16000,0,0,36), - (13283,8727,6000,0,0,26), - (13283,8728,14000,0,0,34), - (13283,8810,16000,40,160,36), - (13283,11199,31000,0,0,46), - (13283,11200,50000,0,0,56), - (13283,11270,27000,0,0,42), - (13283,11271,35000,0,0,50), - (13283,11272,52000,0,0,58), - (13283,11276,29000,0,0,44), - (13283,11277,46000,0,0,52), - (13283,11278,54000,0,0,60), - (13283,11282,29000,0,0,44), - (13283,11283,46000,0,0,52), - (13283,11284,54000,0,0,60), - (13283,11287,31000,0,0,46), - (13283,11288,54000,0,0,60), - (13283,11291,31000,0,0,46), - (13283,11292,48000,0,0,54), - (13283,11295,31000,0,0,46), - (13283,11296,48000,0,0,54), - (13283,11298,33000,0,0,48), - (13283,11301,33000,0,0,48), - (13283,11302,50000,0,0,56), - (13283,11304,46000,0,0,52), - (13283,11318,52000,0,0,58), - (13283,11344,29000,40,200,44), - (13283,11345,46000,40,240,52), - (13283,11346,54000,40,280,60), - (13283,11360,31000,40,210,46), - (13283,11361,48000,40,250,54), - (13283,11401,46000,40,240,52), - (13283,13027,13000,0,0,58), - (13283,13221,12000,40,140,32), - (13283,13231,20000,40,180,40), - (13283,13232,33000,40,220,48), - (13283,13233,50000,40,260,56), - (13417,1303,100,0,0,8), - (13417,1304,1800,0,0,16), - (13417,1305,3500,0,0,24), - (13417,1315,1800,0,0,16), - (13417,1324,100,0,0,8), - (13417,1325,900,0,0,14), - (13417,1326,100,0,0,6), - (13417,1327,800,0,0,12), - (13417,1333,720,0,0,12), - (13417,1338,6000,0,0,28), - (13417,1339,8000,0,0,32), - (13417,1340,12000,0,0,40), - (13417,1345,4000,0,0,26), - (13417,1352,7000,0,0,30), - (13417,1354,2000,0,0,18), - (13417,1355,3500,0,0,24), - (13417,1356,8000,0,0,32), - (13417,1357,2200,0,0,20), - (13417,1358,4000,0,0,26), - (13417,1363,8000,0,0,32), - (13417,1444,12000,0,0,40), - (13417,2014,800,0,0,12), - (13417,2076,100,0,0,6), - (13417,2862,22000,0,0,48), - (13417,2863,30000,0,0,56), - (13417,2874,900,0,0,14), - (13417,5386,3000,0,0,22), - (13417,5387,2200,0,0,20), - (13417,5678,4000,0,0,26), - (13417,5731,100,0,0,8), - (13417,6043,8000,0,0,32), - (13417,6379,2200,0,0,20), - (13417,6380,7000,0,0,30), - (13417,6381,12000,0,0,40), - (13417,6383,7000,0,0,30), - (13417,6384,12000,0,0,40), - (13417,6400,2000,0,0,18), - (13417,6401,6000,0,0,28), - (13417,6402,11000,0,0,38), - (13417,6496,9000,0,0,34), - (13417,8006,12000,0,0,40), - (13417,8007,2200,0,0,20), - (13417,8009,6000,0,0,28), - (13417,8011,10000,0,0,36), - (13417,8013,7200,0,0,32), - (13417,8020,10,0,0,1), - (13417,8021,100,0,0,8), - (13417,8022,1800,0,0,16), - (13417,8025,400,0,0,10), - (13417,8031,2000,0,0,18), - (13417,8032,4000,0,0,26), - (13417,8035,2200,0,0,20), - (13417,8039,6000,0,0,28), - (13417,8043,100,0,0,4), - (13417,8047,100,0,0,8), - (13417,8048,900,0,0,14), - (13417,8049,3500,0,0,24), - (13417,8051,400,0,0,10), - (13417,8054,2000,0,0,18), - (13417,8055,6000,0,0,28), - (13417,8057,2200,0,0,20), - (13417,8059,9000,0,0,34), - (13417,8077,400,0,0,10), - (13417,8086,800,0,0,12), - (13417,8135,12000,0,0,40), - (13417,8144,2000,0,0,18), - (13417,8158,900,0,0,14), - (13417,8159,3500,0,0,24), - (13417,8164,3500,0,0,24), - (13417,8165,11000,0,0,38), - (13417,8169,3000,0,0,22), - (13417,8173,11000,0,0,38), - (13417,8180,7000,0,0,30), - (13417,8183,3500,0,0,24), - (13417,8186,6000,0,0,28), - (13417,8189,4000,0,0,26), - (13417,8231,6000,0,0,28), - (13417,8234,7000,0,0,30), - (13417,8237,12000,0,0,40), - (13417,8252,11000,0,0,38), - (13417,8500,3000,0,0,22), - (13417,8501,8000,0,0,32), - (13417,8513,8000,0,0,32), - (13417,8738,12000,0,0,40), - (13417,8837,16000,0,0,42), - (13417,10393,11000,0,0,38), - (13417,10394,18000,0,0,44), - (13417,10397,22000,0,0,48), - (13417,10398,30000,0,0,56), - (13417,10401,3500,0,0,24), - (13417,10402,9000,0,0,34), - (13417,10409,9000,0,0,34), - (13417,10410,18000,0,0,44), - (13417,10411,29000,0,0,54), - (13417,10415,10000,0,0,36), - (13417,10416,22000,0,0,48), - (13417,10417,34000,0,0,60), - (13417,10429,22000,0,0,48), - (13417,10430,32000,0,0,58), - (13417,10433,22000,0,0,48), - (13417,10434,30000,0,0,56), - (13417,10439,24000,0,0,50), - (13417,10440,34000,0,0,60), - (13417,10443,27000,0,0,52), - (13417,10446,10000,0,0,36), - (13417,10449,12000,0,0,40), - (13417,10450,27000,0,0,52), - (13417,10457,11000,0,0,38), - (13417,10464,24000,0,0,50), - (13417,10465,34000,0,0,60), - (13417,10469,18000,0,0,44), - (13417,10470,27000,0,0,52), - (13417,10471,34000,0,0,60), - (13417,10474,20000,0,0,46), - (13417,10475,32000,0,0,58), - (13417,10480,11000,0,0,38), - (13417,10481,29000,0,0,54), - (13417,10488,24000,0,0,50), - (13417,10512,10000,0,0,36), - (13417,10514,20000,0,0,46), - (13417,10515,30000,0,0,56), - (13417,10528,22000,0,0,48), - (13417,10540,16000,0,0,42), - (13417,10541,32000,0,0,58), - (13417,10588,10000,0,0,36), - (13417,10589,20000,0,0,46), - (13417,10590,30000,0,0,56), - (13417,10597,7000,0,0,30), - (13417,10602,18000,0,0,44), - (13417,10603,34000,0,0,60), - (13417,10615,16000,0,0,42), - (13417,10616,27000,0,0,52), - (13417,10624,20000,0,0,46), - (13417,10625,29000,0,0,54), - (13417,10628,30000,0,0,56), - (13417,11316,16000,0,0,42), - (13417,11317,27000,0,0,52), - (13417,15113,10000,0,0,36), - (13417,15115,20000,0,0,46), - (13417,15116,30000,0,0,56), - (13417,15209,24000,0,0,50), - (13417,15210,30000,0,0,56), - (13417,16317,18000,0,0,44), - (13417,16318,29000,0,0,54), - (13417,16347,20000,0,0,46), - (13417,16348,30000,0,0,56), - (13417,16357,22000,0,0,48), - (13417,16358,32000,0,0,58), - (13417,16363,34000,0,0,60), - (13417,16394,32000,0,0,58), - (13417,20613,7000,0,0,30), - (13417,20778,3500,0,0,24), - (13417,20779,10000,0,0,36), - (13417,20780,22000,0,0,48), - (13417,20781,34000,0,0,60), - (13417,25910,24000,0,0,50), - (13417,17362,55000,0,0,48), - (13417,17363,80000,0,0,58), - (14740,7733,100,0,0,5), - (14740,7734,500,356,50,0), - (14740,18249,10000,356,200,35); + (5506,8944,6000,0,0,30,0), + (5506,8945,11000,0,0,36,0), + (5506,8952,4500,0,0,26,0), + (5506,8953,10000,0,0,34,0), + (5506,8954,16000,0,0,42,0), + (5506,8956,12000,0,0,38,0), + (5506,8973,10000,0,0,34,0), + (5506,8984,20000,0,0,46,0), + (5506,8993,12000,0,0,38,0), + (5506,8999,5000,0,0,28,0), + (5506,9001,14000,0,0,40,0), + (5506,9006,11000,0,0,36,0), + (5506,9491,8000,0,0,32,0), + (5506,9494,5000,0,0,28,0), + (5506,9495,11000,0,0,36,0), + (5506,9746,16000,0,0,42,0), + (5506,9748,16000,0,0,42,0), + (5506,9751,16000,0,0,42,0), + (5506,9753,18000,0,0,44,0), + (5506,9755,18000,0,0,44,0), + (5506,9757,18000,0,0,44,0), + (5506,9759,18000,0,0,44,0), + (5506,9822,20000,0,0,46,0), + (5506,9825,20000,0,0,46,0), + (5506,9828,30000,0,0,56,0), + (5506,9831,20000,0,0,46,0), + (5506,9832,28000,0,0,54,0), + (5506,9836,20000,0,0,46,0), + (5506,9837,26000,0,0,52,0), + (5506,9838,32000,0,0,58,0), + (5506,9842,20000,0,0,46,0), + (5506,9843,26000,0,0,52,0), + (5506,9844,32000,0,0,58,0), + (5506,9847,22000,0,0,48,0), + (5506,9848,34000,0,0,60,0), + (5506,9851,32000,0,0,58,0), + (5506,9854,22000,0,0,48,0), + (5506,9855,32000,0,0,58,0), + (5506,9859,22000,0,0,48,0), + (5506,9860,28000,0,0,54,0), + (5506,9861,34000,0,0,60,0), + (5506,9864,23000,0,0,50,0), + (5506,9865,34000,0,0,60,0), + (5506,9868,23000,0,0,50,0), + (5506,9869,32000,0,0,58,0), + (5506,9877,23000,0,0,50,0), + (5506,9878,32000,0,0,58,0), + (5506,9882,23000,0,0,50,0), + (5506,9883,32000,0,0,58,0), + (5506,9886,23000,0,0,50,0), + (5506,9887,34000,0,0,60,0), + (5506,9890,23000,0,0,50,0), + (5506,9891,30000,0,0,56,0), + (5506,9893,26000,0,0,52,0), + (5506,9895,26000,0,0,52,0), + (5506,9897,34000,0,0,60,0), + (5506,9899,26000,0,0,52,0), + (5506,9902,28000,0,0,54,0), + (5506,9905,28000,0,0,54,0), + (5506,9909,28000,0,0,54,0), + (5506,9911,28000,0,0,54,0), + (5506,9914,34000,0,0,60,0), + (5506,10343,28000,0,0,54,0), + (5506,11594,14000,0,0,40,0), + (5506,16915,23000,0,0,50,0), + (5506,17373,250,0,0,28,0), + (5506,17374,600,0,0,38,0), + (5506,17375,1100,0,0,48,0), + (5506,17376,1600,10,0,58,0), + (5506,17396,800,0,0,42,0), + (5506,17397,1400,0,0,54,0), + (5506,17406,34000,0,0,60,0), + (5506,18659,12000,0,0,38,0), + (5506,18660,32000,0,0,58,0), + (5506,20485,2000,0,0,20,0), + (5506,20722,14000,0,0,40,0), + (5506,20744,6000,0,0,30,0), + (5506,20745,14000,0,0,40,0), + (5506,20749,23000,0,0,50,0), + (5506,20750,34000,0,0,60,0), + (5506,22569,8000,0,0,32,0), + (5506,22826,18000,0,0,44,0), + (5506,22830,14000,0,0,40,0), + (5506,22831,22000,0,0,48,0), + (5506,22832,30000,0,0,56,0), + (5506,22894,11000,0,0,36,0), + (5506,22897,20000,0,0,46,0), + (5506,22898,30000,0,0,56,0), + (5506,24922,14000,0,0,40,0), + (5506,24978,300,0,0,30,0), + (5506,24979,700,0,0,40,0), + (5506,24980,1150,0,0,50,0), + (5506,24981,1700,0,0,60,0), + (5506,29167,14000,0,0,40,0), + (5511,2020,9,0,0,5,0), + (5511,2021,450,164,50,10,0), + (5511,2744,90,164,35,0,0), + (5511,2745,450,164,90,0,0), + (5511,2746,90,164,65,0,0), + (5511,2747,180,164,70,0,0), + (5511,2749,270,164,105,0,0), + (5511,2750,450,164,105,0,0), + (5511,2751,450,164,120,0,0), + (5511,2752,900,164,125,0,0), + (5511,2753,900,164,145,0,0), + (5511,2754,45,164,15,0,0), + (5511,2755,45,164,20,0,0), + (5511,2756,45,164,25,0,0), + (5511,2757,180,164,110,0,0), + (5511,2758,180,164,115,0,0), + (5511,2759,180,164,120,0,0), + (5511,3118,90,164,65,0,0), + (5511,3119,900,164,125,0,0), + (5511,3298,450,164,90,0,0), + (5511,3299,225,164,35,0,0), + (5511,3300,450,164,70,0,0), + (5511,3301,900,164,130,0,0), + (5511,3340,45,164,20,0,0), + (5511,3341,90,164,25,0,0), + (5511,3342,90,164,40,0,0), + (5511,3343,180,164,45,0,0), + (5511,3344,225,164,75,0,0), + (5511,3345,1000,164,110,0,0), + (5511,3346,450,164,130,0,0), + (5511,3347,900,164,135,0,0), + (5511,3348,900,164,125,0,0), + (5511,3516,600,164,100,0,0), + (5511,6520,720,164,110,0,0), + (5511,7409,270,164,65,0,0), + (5511,7819,180,164,95,0,0), + (5511,7820,90,164,100,0,0), + (5511,8769,225,164,150,0,0), + (5511,8881,90,164,30,0,0), + (5511,9984,90,164,30,0,0), + (5511,9988,225,164,125,0,0), + (5511,9989,450,164,130,0,0), + (5511,9990,450,164,135,0,0), + (5511,14381,225,164,150,0,0), + (5511,19670,600,164,100,0,0), + (5511,19671,225,164,150,0,0), + (5513,2581,10,0,0,0,0), + (5513,2582,500,186,50,0,0), + (5513,3313,50,186,65,0,0), + (5513,3314,200,186,65,0,0), + (5513,3315,2250,186,155,0,0), + (5513,3316,450,186,125,0,0), + (5513,3317,180,186,75,0,0), + (5513,3568,4500,186,125,0,0), + (5513,3596,2250,186,165,0,0), + (5513,10099,4500,186,175,0,0), + (5513,10100,9000,186,230,0,0), + (5513,10249,50000,186,200,0,0), + (5513,16154,18000,186,250,0,0), + (5515,796,2200,0,0,20,0), + (5515,1117,600,0,0,12,0), + (5515,1424,2200,0,0,20,0), + (5515,1547,10,0,0,1,0), + (5515,1549,1800,0,0,16,0), + (5515,1552,2200,0,0,20,0), + (5515,1563,1800,0,0,50,0), + (5515,1564,18000,0,0,40,0), + (5515,1567,1200,0,0,14,0), + (5515,1603,10000,0,0,32,0), + (5515,2003,100,0,0,4,0), + (5515,2898,14000,0,0,36,0), + (5515,2899,1200,0,0,14,0), + (5515,2979,600,0,0,12,0), + (5515,3047,6000,0,0,22,0), + (5515,3048,100,0,0,6,0), + (5515,3049,7000,0,0,26,0), + (5515,3128,200,0,0,8,0), + (5515,3663,8000,0,0,28,0), + (5515,3664,14000,0,0,36,0), + (5515,5117,200,0,0,8,0), + (5515,5131,2200,0,0,20,0), + (5515,5298,100,0,0,6,0), + (5515,5338,2000,0,0,18,0), + (5515,5385,8000,0,0,30,0), + (5515,6198,1200,0,0,14,0), + (5515,6385,400,0,0,10,0), + (5515,6791,2200,0,0,20,0), + (5515,6792,7000,0,0,24,0), + (5515,6999,8000,0,0,30,0), + (5515,8738,18000,0,0,40,0), + (5515,13160,18000,0,0,40,0), + (5515,13162,8000,0,0,30,0), + (5515,13164,100,0,0,4,0), + (5515,13545,26000,0,0,44,0), + (5515,13546,40000,0,0,52,0), + (5515,13547,50000,0,0,60,0), + (5515,13556,400,0,0,10,0), + (5515,13557,2000,0,0,18,0), + (5515,13558,7000,0,0,26,0), + (5515,13559,12000,0,0,34,0), + (5515,13560,24000,0,0,42,0), + (5515,13561,36000,0,0,50,0), + (5515,13562,48000,0,0,58,0), + (5515,13799,1800,0,0,16,0), + (5515,13811,8000,0,0,28,0), + (5515,13814,12000,0,0,34,0), + (5515,14332,200,0,0,8,0), + (5515,14333,1800,0,0,16,0), + (5515,14334,7000,0,0,24,0), + (5515,14335,10000,0,0,32,0), + (5515,14336,18000,0,0,40,0), + (5515,14337,32000,0,0,48,0), + (5515,14338,46000,0,0,56,0), + (5515,14339,16000,0,0,38,0), + (5515,14340,5000,0,0,60,0), + (5515,14341,8000,0,0,30,0), + (5515,14342,26000,0,0,44,0), + (5515,14343,48000,0,0,58,0), + (5515,14344,12000,0,0,34,0), + (5515,14345,32000,0,0,48,0), + (5515,14346,2200,0,0,20,0), + (5515,14347,10000,0,0,32,0), + (5515,14348,24000,0,0,42,0), + (5515,14349,40000,0,0,52,0), + (5515,14350,28000,0,0,46,0), + (5515,14351,46000,0,0,56,0), + (5515,14352,600,0,0,12,0), + (5515,14353,2200,0,0,20,0), + (5515,14354,8000,0,0,28,0), + (5515,14355,14000,0,0,36,0), + (5515,14356,26000,0,0,44,0), + (5515,14357,40000,0,0,52,0), + (5515,14358,50000,0,0,60,0), + (5515,14359,24000,0,0,42,0), + (5515,14360,42000,0,0,54,0), + (5515,14361,36000,0,0,50,0), + (5515,14362,48000,0,0,58,0), + (5515,14364,7000,0,0,26,0), + (5515,14365,14000,0,0,36,0), + (5515,14366,28000,0,0,46,0), + (5515,14367,46000,0,0,56,0), + (5515,14368,18000,0,0,40,0), + (5515,14370,50000,0,0,60,0), + (5515,14372,26000,0,0,44,0), + (5515,14373,42000,0,0,54,0), + (5515,14374,2000,0,0,18,0), + (5515,14375,8000,0,0,28,0), + (5515,14376,16000,0,0,38,0), + (5515,14377,32000,0,0,48,0), + (5515,14378,48000,0,0,58,0), + (5515,14431,6000,0,0,22,0), + (5515,14432,18000,0,0,40,0), + (5515,14434,48000,0,0,58,0), + (5515,14445,8000,0,0,30,0), + (5515,14446,28000,0,0,46,0), + (5515,15637,8000,0,0,30,0), + (5515,15638,18000,0,0,40,0), + (5515,15639,36000,0,0,50,0), + (5515,15640,50000,0,0,60,0), + (5515,20044,28000,0,0,46,0), + (5515,20155,10000,0,0,32,0), + (5515,20156,36000,0,0,50,0), + (5515,20157,7000,0,0,26,0), + (5515,20158,18000,0,0,40,0), + (5515,20159,7000,0,0,24,0), + (5515,20160,400,0,0,10,0), + (5515,20161,2000,0,0,18,0), + (5515,20191,46000,0,0,56,0), + (5515,20738,600,0,0,12,0), + (5515,20931,400,0,0,28,0), + (5515,20932,700,0,0,36,0), + (5515,20933,1300,0,0,44,0), + (5515,20934,2000,0,0,52,0), + (5515,20935,2500,0,0,60,0), + (5515,20938,2500,0,0,60,0), + (5515,20940,1800,0,0,50,0), + (5515,20941,2500,0,0,60,0), + (5515,20942,1200,0,0,42,0), + (5515,20943,2100,0,0,54,0), + (5516,796,2200,0,0,20,0), + (5516,1117,600,0,0,12,0), + (5516,1424,2200,0,0,20,0), + (5516,1547,10,0,0,1,0), + (5516,1549,1800,0,0,16,0), + (5516,1552,2200,0,0,20,0), + (5516,1563,1800,0,0,50,0), + (5516,1564,18000,0,0,40,0), + (5516,1567,1200,0,0,14,0), + (5516,1603,10000,0,0,32,0), + (5516,2003,100,0,0,4,0), + (5516,2898,14000,0,0,36,0), + (5516,2899,1200,0,0,14,0), + (5516,2979,600,0,0,12,0), + (5516,3047,6000,0,0,22,0), + (5516,3048,100,0,0,6,0), + (5516,3049,7000,0,0,26,0), + (5516,3128,200,0,0,8,0), + (5516,3663,8000,0,0,28,0), + (5516,3664,14000,0,0,36,0), + (5516,5117,200,0,0,8,0), + (5516,5131,2200,0,0,20,0), + (5516,5298,100,0,0,6,0), + (5516,5338,2000,0,0,18,0), + (5516,5385,8000,0,0,30,0), + (5516,6198,1200,0,0,14,0), + (5516,6385,400,0,0,10,0), + (5516,6791,2200,0,0,20,0), + (5516,6792,7000,0,0,24,0), + (5516,6999,8000,0,0,30,0), + (5516,8738,18000,0,0,40,0), + (5516,13160,18000,0,0,40,0), + (5516,13162,8000,0,0,30,0), + (5516,13164,100,0,0,4,0), + (5516,13545,26000,0,0,44,0), + (5516,13546,40000,0,0,52,0), + (5516,13547,50000,0,0,60,0), + (5516,13556,400,0,0,10,0), + (5516,13557,2000,0,0,18,0), + (5516,13558,7000,0,0,26,0), + (5516,13559,12000,0,0,34,0), + (5516,13560,24000,0,0,42,0), + (5516,13561,36000,0,0,50,0), + (5516,13562,48000,0,0,58,0), + (5516,13799,1800,0,0,16,0), + (5516,13811,8000,0,0,28,0), + (5516,13814,12000,0,0,34,0), + (5516,14332,200,0,0,8,0), + (5516,14333,1800,0,0,16,0), + (5516,14334,7000,0,0,24,0), + (5516,14335,10000,0,0,32,0), + (5516,14336,18000,0,0,40,0), + (5516,14337,32000,0,0,48,0), + (5516,14338,46000,0,0,56,0), + (5516,14339,16000,0,0,38,0), + (5516,14340,5000,0,0,60,0), + (5516,14341,8000,0,0,30,0), + (5516,14342,26000,0,0,44,0), + (5516,14343,48000,0,0,58,0), + (5516,14344,12000,0,0,34,0), + (5516,14345,32000,0,0,48,0), + (5516,14346,2200,0,0,20,0), + (5516,14347,10000,0,0,32,0), + (5516,14348,24000,0,0,42,0), + (5516,14349,40000,0,0,52,0), + (5516,14350,28000,0,0,46,0), + (5516,14351,46000,0,0,56,0), + (5516,14352,600,0,0,12,0), + (5516,14353,2200,0,0,20,0), + (5516,14354,8000,0,0,28,0), + (5516,14355,14000,0,0,36,0), + (5516,14356,26000,0,0,44,0), + (5516,14357,40000,0,0,52,0), + (5516,14358,50000,0,0,60,0), + (5516,14359,24000,0,0,42,0), + (5516,14360,42000,0,0,54,0), + (5516,14361,36000,0,0,50,0), + (5516,14362,48000,0,0,58,0), + (5516,14364,7000,0,0,26,0), + (5516,14365,14000,0,0,36,0), + (5516,14366,28000,0,0,46,0), + (5516,14367,46000,0,0,56,0), + (5516,14368,18000,0,0,40,0), + (5516,14370,50000,0,0,60,0), + (5516,14372,26000,0,0,44,0), + (5516,14373,42000,0,0,54,0), + (5516,14374,2000,0,0,18,0), + (5516,14375,8000,0,0,28,0), + (5516,14376,16000,0,0,38,0), + (5516,14377,32000,0,0,48,0), + (5516,14378,48000,0,0,58,0), + (5516,14431,6000,0,0,22,0), + (5516,14432,18000,0,0,40,0), + (5516,14434,48000,0,0,58,0), + (5516,14445,8000,0,0,30,0), + (5516,14446,28000,0,0,46,0), + (5516,15637,8000,0,0,30,0), + (5516,15638,18000,0,0,40,0), + (5516,15639,36000,0,0,50,0), + (5516,15640,50000,0,0,60,0), + (5516,20044,28000,0,0,46,0), + (5516,20155,10000,0,0,32,0), + (5516,20156,36000,0,0,50,0), + (5516,20157,7000,0,0,26,0), + (5516,20158,18000,0,0,40,0), + (5516,20159,7000,0,0,24,0), + (5516,20160,400,0,0,10,0), + (5516,20161,2000,0,0,18,0), + (5516,20191,46000,0,0,56,0), + (5516,20738,600,0,0,12,0), + (5516,20931,400,0,0,28,0), + (5516,20932,700,0,0,36,0), + (5516,20933,1300,0,0,44,0), + (5516,20934,2000,0,0,52,0), + (5516,20935,2500,0,0,60,0), + (5516,20938,2500,0,0,60,0), + (5516,20940,1800,0,0,50,0), + (5516,20941,2500,0,0,60,0), + (5516,20942,1200,0,0,42,0), + (5516,20943,2100,0,0,54,0), + (5517,796,2200,0,0,20,0), + (5517,1117,600,0,0,12,0), + (5517,1424,2200,0,0,20,0), + (5517,1547,10,0,0,1,0), + (5517,1549,1800,0,0,16,0), + (5517,1552,2200,0,0,20,0), + (5517,1563,1800,0,0,50,0), + (5517,1564,18000,0,0,40,0), + (5517,1567,1200,0,0,14,0), + (5517,1603,10000,0,0,32,0), + (5517,2003,100,0,0,4,0), + (5517,2898,14000,0,0,36,0), + (5517,2899,1200,0,0,14,0), + (5517,2979,600,0,0,12,0), + (5517,3047,6000,0,0,22,0), + (5517,3048,100,0,0,6,0), + (5517,3049,7000,0,0,26,0), + (5517,3128,200,0,0,8,0), + (5517,3663,8000,0,0,28,0), + (5517,3664,14000,0,0,36,0), + (5517,5117,200,0,0,8,0), + (5517,5131,2200,0,0,20,0), + (5517,5298,100,0,0,6,0), + (5517,5338,2000,0,0,18,0), + (5517,5385,8000,0,0,30,0), + (5517,6198,1200,0,0,14,0), + (5517,6385,400,0,0,10,0), + (5517,6791,2200,0,0,20,0), + (5517,6792,7000,0,0,24,0), + (5517,6999,8000,0,0,30,0), + (5517,8738,18000,0,0,40,0), + (5517,13160,18000,0,0,40,0), + (5517,13162,8000,0,0,30,0), + (5517,13164,100,0,0,4,0), + (5517,13545,26000,0,0,44,0), + (5517,13546,40000,0,0,52,0), + (5517,13547,50000,0,0,60,0), + (5517,13556,400,0,0,10,0), + (5517,13557,2000,0,0,18,0), + (5517,13558,7000,0,0,26,0), + (5517,13559,12000,0,0,34,0), + (5517,13560,24000,0,0,42,0), + (5517,13561,36000,0,0,50,0), + (5517,13562,48000,0,0,58,0), + (5517,13799,1800,0,0,16,0), + (5517,13811,8000,0,0,28,0), + (5517,13814,12000,0,0,34,0), + (5517,14332,200,0,0,8,0), + (5517,14333,1800,0,0,16,0), + (5517,14334,7000,0,0,24,0), + (5517,14335,10000,0,0,32,0), + (5517,14336,18000,0,0,40,0), + (5517,14337,32000,0,0,48,0), + (5517,14338,46000,0,0,56,0), + (5517,14339,16000,0,0,38,0), + (5517,14340,5000,0,0,60,0), + (5517,14341,8000,0,0,30,0), + (5517,14342,26000,0,0,44,0), + (5517,14343,48000,0,0,58,0), + (5517,14344,12000,0,0,34,0), + (5517,14345,32000,0,0,48,0), + (5517,14346,2200,0,0,20,0), + (5517,14347,10000,0,0,32,0), + (5517,14348,24000,0,0,42,0), + (5517,14349,40000,0,0,52,0), + (5517,14350,28000,0,0,46,0), + (5517,14351,46000,0,0,56,0), + (5517,14352,600,0,0,12,0), + (5517,14353,2200,0,0,20,0), + (5517,14354,8000,0,0,28,0), + (5517,14355,14000,0,0,36,0), + (5517,14356,26000,0,0,44,0), + (5517,14357,40000,0,0,52,0), + (5517,14358,50000,0,0,60,0), + (5517,14359,24000,0,0,42,0), + (5517,14360,42000,0,0,54,0), + (5517,14361,36000,0,0,50,0), + (5517,14362,48000,0,0,58,0), + (5517,14364,7000,0,0,26,0), + (5517,14365,14000,0,0,36,0), + (5517,14366,28000,0,0,46,0), + (5517,14367,46000,0,0,56,0), + (5517,14368,18000,0,0,40,0), + (5517,14370,50000,0,0,60,0), + (5517,14372,26000,0,0,44,0), + (5517,14373,42000,0,0,54,0), + (5517,14374,2000,0,0,18,0), + (5517,14375,8000,0,0,28,0), + (5517,14376,16000,0,0,38,0), + (5517,14377,32000,0,0,48,0), + (5517,14378,48000,0,0,58,0), + (5517,14431,6000,0,0,22,0), + (5517,14432,18000,0,0,40,0), + (5517,14434,48000,0,0,58,0), + (5517,14445,8000,0,0,30,0), + (5517,14446,28000,0,0,46,0), + (5517,15637,8000,0,0,30,0), + (5517,15638,18000,0,0,40,0), + (5517,15639,36000,0,0,50,0), + (5517,15640,50000,0,0,60,0), + (5517,20044,28000,0,0,46,0), + (5517,20155,10000,0,0,32,0), + (5517,20156,36000,0,0,50,0), + (5517,20157,7000,0,0,26,0), + (5517,20158,18000,0,0,40,0), + (5517,20159,7000,0,0,24,0), + (5517,20160,400,0,0,10,0), + (5517,20161,2000,0,0,18,0), + (5517,20191,46000,0,0,56,0), + (5517,20738,600,0,0,12,0), + (5517,20931,400,0,0,28,0), + (5517,20932,700,0,0,36,0), + (5517,20933,1300,0,0,44,0), + (5517,20934,2000,0,0,52,0), + (5517,20935,2500,0,0,60,0), + (5517,20938,2500,0,0,60,0), + (5517,20940,1800,0,0,50,0), + (5517,20941,2500,0,0,60,0), + (5517,20942,1200,0,0,42,0), + (5517,20943,2100,0,0,54,0), + (5518,3984,115,202,30,0,0), + (5518,3985,130,202,30,0,0), + (5518,3986,150,202,50,0,0), + (5518,3987,150,202,50,0,0), + (5518,3988,200,202,60,0,0), + (5518,3990,270,202,90,0,0), + (5518,3991,225,202,65,0,0), + (5518,3992,250,202,75,0,0), + (5518,3993,250,202,75,0,0), + (5518,3994,250,202,75,0,0), + (5518,3995,270,202,85,0,0), + (5518,3997,360,202,100,0,0), + (5518,3998,378,202,105,0,0), + (5518,3999,405,202,105,0,0), + (5518,4000,405,202,105,0,0), + (5518,4001,427,202,110,0,0), + (5518,4003,450,202,120,0,0), + (5518,4005,450,202,125,0,0), + (5518,4006,450,202,125,0,0), + (5518,4007,450,202,125,0,0), + (5518,4008,270,202,125,0,0), + (5518,4009,495,202,130,0,0), + (5518,4010,540,202,140,0,0), + (5518,4012,540,202,145,0,0), + (5518,4013,675,202,150,0,0), + (5518,4014,675,202,150,0,0), + (5518,4039,10,0,0,5,0), + (5518,4040,450,202,50,10,0), + (5518,6459,360,202,135,0,0), + (5518,7431,150,202,50,0,0), + (5518,8336,270,202,100,0,0), + (5518,9272,450,202,150,0,0), + (5518,12628,900,202,150,0,0), + (5564,2154,500,165,50,10,0), + (5564,2179,1000,165,110,0,0), + (5564,2180,1400,165,120,0,0), + (5564,2181,650,165,100,0,0), + (5564,2884,650,165,100,0,0), + (5564,2886,550,165,85,0,0), + (5564,3786,500,165,75,0,0), + (5564,3788,550,165,85,0,0), + (5564,3789,500,165,80,0,0), + (5564,3819,650,165,100,0,0), + (5564,7146,1000,165,115,0,0), + (5564,9066,450,165,70,0,0), + (5564,9069,600,165,95,0,0), + (5564,9075,1400,165,120,0,0), + (5564,20651,500,165,100,0,0), + (5566,2372,10,0,0,0,0), + (5566,2373,500,182,50,0,0), + (5566,3571,5000,182,125,0,0), + (5566,11994,50000,182,200,0,0), + (5567,2414,45,197,40,0,0), + (5567,2415,22,197,1,0,0), + (5567,2416,45,197,40,0,0), + (5567,2417,270,197,70,0,0), + (5567,2418,180,197,70,0,0), + (5567,2419,180,197,60,0,0), + (5567,2421,270,197,85,0,0), + (5567,2422,270,197,95,0,0), + (5567,2423,225,197,75,0,0), + (5567,2424,180,197,100,0,0), + (5567,2966,90,197,75,0,0), + (5567,2967,180,197,65,0,0), + (5567,2996,45,197,10,0,0), + (5567,3783,90,197,45,0,0), + (5567,3785,180,197,80,0,0), + (5567,3814,720,197,150,0,0), + (5567,3874,450,197,125,0,0), + (5567,3876,90,197,35,0,0), + (5567,3877,180,197,60,0,0), + (5567,3878,270,197,70,0,0), + (5567,3879,360,197,85,0,0), + (5567,3880,270,197,80,0,0), + (5567,3881,450,197,110,0,0), + (5567,3882,450,197,110,0,0), + (5567,3884,675,197,130,0,0), + (5567,3886,675,197,125,0,0), + (5567,3888,675,197,150,0,0), + (5567,3890,225,197,110,0,0), + (5567,3911,10,0,0,5,0), + (5567,3912,450,197,50,10,0), + (5567,3916,45,197,30,0,0), + (5567,6522,360,197,90,0,0), + (5567,6691,900,197,135,0,0), + (5567,7626,45,197,30,0,0), + (5567,7627,45,197,30,0,0), + (5567,8466,45,197,40,0,0), + (5567,8468,225,197,110,0,0), + (5567,8759,540,197,140,0,0), + (5567,8761,540,197,145,0,0), + (5567,8777,45,197,10,0,0), + (5567,12119,45,197,20,0,0), + (5567,12120,270,197,75,0,0), + (5612,607,9000,0,0,36,0), + (5612,1197,5000,0,0,28,0), + (5612,1296,200,0,0,8,0), + (5612,1297,1500,0,0,18,0), + (5612,1367,900,0,0,14,0), + (5612,1368,2500,0,0,22,0), + (5612,1369,6000,0,0,30,0), + (5612,1374,10,0,0,1,0), + (5612,1375,300,0,0,10,0), + (5612,1376,2000,0,0,20,0), + (5612,1377,1500,0,0,18,0), + (5612,1381,100,0,0,6,0), + (5612,1382,600,0,0,12,0), + (5612,1383,300,0,0,10,0), + (5612,1384,2000,0,0,20,0), + (5612,1393,100,0,0,4,0), + (5612,1394,600,0,0,12,0), + (5612,1404,6000,0,0,30,0), + (5612,1406,2000,0,0,20,0), + (5612,1407,5000,0,0,28,0), + (5612,1476,100,0,0,6,0), + (5612,1477,1200,0,0,16,0), + (5612,1478,4000,0,0,26,0), + (5612,1571,14000,0,0,48,0), + (5612,1572,11000,0,0,42,0), + (5612,2942,6000,0,0,30,0), + (5612,2945,1500,0,0,18,0), + (5612,2971,4000,0,0,26,0), + (5612,2972,10000,0,0,38,0), + (5612,3704,600,0,0,12,0), + (5612,3705,2000,0,0,20,0), + (5612,3706,5000,0,0,28,0), + (5612,3707,9000,0,0,36,0), + (5612,5139,3000,0,0,24,0), + (5612,5486,11000,0,0,40,0), + (5612,5501,3000,0,0,24,0), + (5612,5698,1200,0,0,16,0), + (5612,5700,8000,0,0,34,0), + (5612,5702,13000,0,0,46,0), + (5612,5709,6000,0,0,30,0), + (5612,5736,4000,0,0,26,0), + (5612,5741,2000,0,0,20,0), + (5612,5783,200,0,0,8,0), + (5612,6203,300,0,0,10,0), + (5612,6204,2500,0,0,22,0), + (5612,6206,2500,0,0,22,0), + (5612,6214,7000,0,0,32,0), + (5612,6216,22000,0,0,56,0), + (5612,6218,5000,0,0,28,0), + (5612,6220,8000,0,0,34,0), + (5612,6221,100,0,0,4,0), + (5612,6224,900,0,0,14,0), + (5612,6225,3000,0,0,24,0), + (5612,6227,8000,0,0,34,0), + (5612,6228,2500,0,0,22,0), + (5612,6232,7000,0,0,32,0), + (5612,6485,9000,0,0,36,0), + (5612,7642,9000,0,0,36,0), + (5612,7647,7000,0,0,32,0), + (5612,7649,8000,0,0,34,0), + (5612,7650,900,0,0,14,0), + (5612,7652,10000,0,0,38,0), + (5612,7660,5000,0,0,28,0), + (5612,7661,11000,0,0,42,0), + (5612,7662,300,0,0,10,0), + (5612,7663,2000,0,0,20,0), + (5612,7664,5000,0,0,28,0), + (5612,7665,6000,0,0,30,0), + (5612,7666,7000,0,0,32,0), + (5612,8290,3000,0,0,24,0), + (5612,8291,10000,0,0,38,0), + (5612,11662,12000,0,0,44,0), + (5612,11663,18000,0,0,52,0), + (5612,11664,26000,0,0,60,0), + (5612,11666,11000,0,0,40,0), + (5612,11669,15000,0,0,50,0), + (5612,11670,26000,0,0,60,0), + (5612,11673,12000,0,0,44,0), + (5612,11674,20000,0,0,54,0), + (5612,11676,18000,0,0,52,0), + (5612,11679,13000,0,0,46,0), + (5612,11680,24000,0,0,58,0), + (5612,11685,9900,0,0,42,0), + (5612,11686,18000,0,0,54,0), + (5612,11690,9000,0,0,36,0), + (5612,11691,13000,0,0,46,0), + (5612,11692,22000,0,0,56,0), + (5612,11696,12000,0,0,44,0), + (5612,11697,18000,0,0,52,0), + (5612,11698,26000,0,0,60,0), + (5612,11701,13000,0,0,46,0), + (5612,11702,20000,0,0,54,0), + (5612,11705,12000,0,0,44,0), + (5612,11709,11000,0,0,42,0), + (5612,11710,18000,0,0,52,0), + (5612,11714,10000,0,0,38,0), + (5612,11715,14000,0,0,48,0), + (5612,11716,24000,0,0,58,0), + (5612,11718,22000,0,0,56,0), + (5612,11720,15000,0,0,50,0), + (5612,11723,13000,0,0,46,0), + (5612,11724,26000,0,0,60,0), + (5612,11727,12000,0,0,44,0), + (5612,11728,24000,0,0,58,0), + (5612,11731,24000,0,0,58,0), + (5612,11736,11000,0,0,40,0), + (5612,11737,15000,0,0,50,0), + (5612,11738,26000,0,0,60,0), + (5612,11741,11000,0,0,42,0), + (5612,11742,18000,0,0,52,0), + (5612,11788,15000,0,0,50,0), + (5612,17732,14000,0,0,48,0), + (5612,17733,26000,0,0,60,0), + (5612,17865,12000,0,0,44,0), + (5612,18154,4000,0,0,26,0), + (5612,18155,8000,0,0,34,0), + (5612,18156,11000,0,0,42,0), + (5612,18157,15000,0,0,50,0), + (5612,18158,24000,0,0,58,0), + (5612,18160,22000,0,0,56,0), + (5612,18161,15000,0,0,50,0), + (5612,18162,24000,0,0,58,0), + (5612,18169,20000,0,0,54,0), + (5612,18170,13000,0,0,46,0), + (5612,18171,22000,0,0,56,0), + (5612,18648,13000,0,0,46,0), + (5612,18753,26000,0,0,60,0), + (5612,18872,150,0,0,24,0), + (5612,18875,350,0,0,32,0), + (5612,18876,550,0,0,40,0), + (5612,18877,700,0,0,48,0), + (5612,18878,22000,0,0,56,0), + (5612,18927,500,0,0,38,0), + (5612,18928,700,0,0,48,0), + (5612,18929,1200,0,0,58,0), + (5612,18933,700,0,0,48,0), + (5612,18934,1000,0,0,54,0), + (5612,18935,1300,0,0,60,0), + (5612,18939,750,0,0,50,0), + (5612,18940,1300,0,0,60,0), + (5612,20766,6000,0,0,30,0), + (5612,20767,11000,0,0,40,0), + (5612,20768,15000,0,0,50,0), + (5612,20769,26000,0,0,60,0), + (5612,17938,22000,17862,0,56,0), + (5690,7733,100,0,0,5,0), + (5690,7734,500,356,50,0,0), + (5695,7414,10,0,0,5,0), + (5695,7422,50,333,15,0,0), + (5695,7441,100,333,45,0,0), + (5695,7459,250,333,50,0,0), + (5695,7461,200,333,70,0,0), + (5695,7749,250,333,60,0,0), + (5695,13373,100,333,40,0,0), + (5695,14805,50,333,10,0,0), + (5695,14808,200,333,70,0,0), + (5759,3279,100,0,0,0,0), + (5759,3280,500,129,50,0,0), + (5759,3281,100,129,40,0,0), + (5759,3282,250,129,80,0,0), + (5759,3283,1000,129,115,0,0), + (5759,7930,5000,129,150,0,0), + (5759,7936,250,129,80,0,0), + (5784,2155,10,0,0,5,0), + (5784,2177,100,165,55,0,0), + (5784,2178,100,165,60,0,0), + (5784,2338,50,165,15,0,0), + (5784,2883,100,165,40,0,0), + (5784,3782,75,165,25,0,0), + (5784,3784,150,165,55,0,0), + (5784,3821,50,165,35,0,0), + (5784,9061,100,165,30,0,0), + (5784,9063,100,165,30,0,0), + (5811,2155,10,0,0,5,0), + (5811,2177,100,165,55,0,0), + (5811,2178,100,165,60,0,0), + (5811,2338,50,165,15,0,0), + (5811,2883,100,165,40,0,0), + (5811,3782,75,165,25,0,0), + (5811,3784,150,165,55,0,0), + (5811,3821,50,165,35,0,0), + (5811,9061,100,165,30,0,0), + (5811,9063,100,165,30,0,0), + (5880,1035,2000,0,0,20,0), + (5880,1142,100,0,0,4,0), + (5880,1168,200,0,0,8,0), + (5880,1173,100,0,0,6,0), + (5880,1174,400,0,0,10,0), + (5880,1176,1800,0,0,18,0), + (5880,1191,200,0,0,8,0), + (5880,1194,400,0,0,10,0), + (5880,1196,2000,0,0,20,0), + (5880,1198,600,0,0,12,0), + (5880,1200,2000,0,0,20,0), + (5880,1210,7000,0,0,28,0), + (5880,1211,900,0,0,14,0), + (5880,1214,8000,0,0,30,0), + (5880,1225,5000,0,0,26,0), + (5880,1228,15000,0,0,40,0), + (5880,1241,5000,0,0,26,0), + (5880,1249,100,0,0,6,0), + (5880,1250,600,0,0,12,0), + (5880,1251,3000,0,0,22,0), + (5880,1266,600,0,0,12,0), + (5880,1267,1800,0,0,18,0), + (5880,1467,900,0,0,14,0), + (5880,1472,10,0,0,1,0), + (5880,1473,900,0,0,14,0), + (5880,1474,7000,0,0,28,0), + (5880,1475,22750,0,0,42,0), + (5880,1481,2000,0,0,20,0), + (5880,1811,3000,0,0,22,0), + (5880,1830,200,0,0,24,0), + (5880,2124,1500,0,0,16,0), + (5880,2125,4000,0,0,24,0), + (5880,2141,100,0,0,6,0), + (5880,2142,900,0,0,14,0), + (5880,2143,3000,0,0,22,0), + (5880,2858,1500,0,0,16,0), + (5880,3142,1800,0,0,18,0), + (5880,3553,14000,0,0,38,0), + (5880,3576,4000,0,0,24,0), + (5880,5146,200,0,0,8,0), + (5880,5147,1500,0,0,16,0), + (5880,5148,4000,0,0,24,0), + (5880,5499,2000,0,0,20,0), + (5880,5507,100,0,0,4,0), + (5880,5565,400,0,0,10,0), + (5880,5566,2000,0,0,20,0), + (5880,6121,13000,0,0,34,0), + (5880,6128,8000,0,0,30,0), + (5880,6130,10000,0,0,32,0), + (5880,6132,15000,0,0,40,0), + (5880,6142,7000,0,0,28,0), + (5880,6144,3000,0,0,22,0), + (5880,6493,600,0,0,12,0), + (5880,7323,2000,0,0,20,0), + (5880,8403,4000,0,0,24,0), + (5880,8404,8000,0,0,30,0), + (5880,8405,13000,0,0,36,0), + (5880,8409,5000,0,0,26,0), + (5880,8410,10000,0,0,32,0), + (5880,8411,14000,0,0,38,0), + (5880,8414,8000,0,0,30,0), + (5880,8415,14000,0,0,38,0), + (5880,8420,10000,0,0,32,0), + (5880,8421,15000,0,0,40,0), + (5880,8425,10000,0,0,32,0), + (5880,8426,15000,0,0,40,0), + (5880,8428,13000,0,0,36,0), + (5880,8440,3000,0,0,22,0), + (5880,8441,8000,0,0,30,0), + (5880,8442,14000,0,0,38,0), + (5880,8447,7000,0,0,28,0), + (5880,8448,12000,0,0,34,0), + (5880,8449,15000,0,0,40,0), + (5880,8452,4000,0,0,24,0), + (5880,8453,15000,0,0,36,0), + (5880,8456,8000,0,0,30,0), + (5880,8459,8000,0,0,30,0), + (5880,8460,15000,0,0,40,0), + (5880,8463,10000,0,0,32,0), + (5880,8464,18000,0,0,42,0), + (5880,8493,12000,0,0,34,0), + (5880,8496,7000,0,0,28,0), + (5880,8497,13000,0,0,36,0), + (5880,10055,28000,0,0,48,0), + (5880,10056,40000,0,0,58,0), + (5880,10141,15000,0,0,40,0), + (5880,10142,32000,0,0,50,0), + (5880,10146,22750,0,0,42,0), + (5880,10147,35000,0,0,52,0), + (5880,10152,22750,0,0,42,0), + (5880,10153,28000,0,0,48,0), + (5880,10154,36000,0,0,54,0), + (5880,10155,42000,0,0,60,0), + (5880,10158,38000,0,0,56,0), + (5880,10162,22750,0,0,42,0), + (5880,10163,32000,0,0,50,0), + (5880,10164,40000,0,0,58,0), + (5880,10171,18000,0,0,42,0), + (5880,10172,36000,0,0,54,0), + (5880,10175,28000,0,0,48,0), + (5880,10176,42000,0,0,60,0), + (5880,10178,35000,0,0,52,0), + (5880,10182,23000,0,0,44,0), + (5880,10183,32000,0,0,50,0), + (5880,10184,38000,0,0,56,0), + (5880,10188,23000,0,0,44,0), + (5880,10189,35000,0,0,52,0), + (5880,10190,42000,0,0,60,0), + (5880,10194,23000,0,0,44,0), + (5880,10195,35000,0,0,52,0), + (5880,10196,42000,0,0,60,0), + (5880,10198,26000,0,0,46,0), + (5880,10200,36000,0,0,54,0), + (5880,10203,26000,0,0,46,0), + (5880,10204,36000,0,0,54,0), + (5880,10208,26000,0,0,46,0), + (5880,10209,35000,0,0,52,0), + (5880,10210,40000,0,0,58,0), + (5880,10213,28000,0,0,48,0), + (5880,10214,38000,0,0,56,0), + (5880,10217,28000,0,0,48,0), + (5880,10218,38000,0,0,56,0), + (5880,10221,32000,0,0,50,0), + (5880,10222,42000,0,0,60,0), + (5880,10224,32000,0,0,50,0), + (5880,10226,42000,0,0,60,0), + (5880,10231,36000,0,0,54,0), + (5880,12827,2000,0,0,20,0), + (5880,12828,15000,0,0,40,0), + (5880,12829,42000,0,0,60,0), + (5880,13011,400,0,0,30,0), + (5880,13012,650,0,0,36,0), + (5880,13014,900,0,0,42,0), + (5880,13015,900,0,0,48,0), + (5880,13016,1800,0,0,54,0), + (5880,13017,1890,0,0,60,0), + (5880,13023,650,0,0,36,0), + (5880,13024,1150,0,0,44,0), + (5880,13025,1750,0,0,52,0), + (5880,13026,2100,0,0,60,0), + (5880,13037,6500,0,0,46,0), + (5880,13038,8750,0,0,52,0), + (5880,13039,9000,0,0,58,0), + (5880,22784,28000,0,0,46,0), + (5880,22785,40000,0,0,58,0), + (5880,28403,2000,0,0,20,0), + (5882,1035,2000,0,0,20,0), + (5882,1142,100,0,0,4,0), + (5882,1168,200,0,0,8,0), + (5882,1173,100,0,0,6,0), + (5882,1174,400,0,0,10,0), + (5882,1176,1800,0,0,18,0), + (5882,1191,200,0,0,8,0), + (5882,1194,400,0,0,10,0), + (5882,1196,2000,0,0,20,0), + (5882,1198,600,0,0,12,0), + (5882,1200,2000,0,0,20,0), + (5882,1210,7000,0,0,28,0), + (5882,1211,900,0,0,14,0), + (5882,1214,8000,0,0,30,0), + (5882,1225,5000,0,0,26,0), + (5882,1228,15000,0,0,40,0), + (5882,1241,5000,0,0,26,0), + (5882,1249,100,0,0,6,0), + (5882,1250,600,0,0,12,0), + (5882,1251,3000,0,0,22,0), + (5882,1266,600,0,0,12,0), + (5882,1267,1800,0,0,18,0), + (5882,1467,900,0,0,14,0), + (5882,1472,10,0,0,1,0), + (5882,1473,900,0,0,14,0), + (5882,1474,7000,0,0,28,0), + (5882,1475,22750,0,0,42,0), + (5882,1481,2000,0,0,20,0), + (5882,1811,3000,0,0,22,0), + (5882,1830,200,0,0,24,0), + (5882,2124,1500,0,0,16,0), + (5882,2125,4000,0,0,24,0), + (5882,2141,100,0,0,6,0), + (5882,2142,900,0,0,14,0), + (5882,2143,3000,0,0,22,0), + (5882,2858,1500,0,0,16,0), + (5882,3142,1800,0,0,18,0), + (5882,3553,14000,0,0,38,0), + (5882,3576,4000,0,0,24,0), + (5882,5146,200,0,0,8,0), + (5882,5147,1500,0,0,16,0), + (5882,5148,4000,0,0,24,0), + (5882,5499,2000,0,0,20,0), + (5882,5507,100,0,0,4,0), + (5882,5565,400,0,0,10,0), + (5882,5566,2000,0,0,20,0), + (5882,6121,13000,0,0,34,0), + (5882,6128,8000,0,0,30,0), + (5882,6130,10000,0,0,32,0), + (5882,6132,15000,0,0,40,0), + (5882,6142,7000,0,0,28,0), + (5882,6144,3000,0,0,22,0), + (5882,6493,600,0,0,12,0), + (5882,7323,2000,0,0,20,0), + (5882,8403,4000,0,0,24,0), + (5882,8404,8000,0,0,30,0), + (5882,8405,13000,0,0,36,0), + (5882,8409,5000,0,0,26,0), + (5882,8410,10000,0,0,32,0), + (5882,8411,14000,0,0,38,0), + (5882,8414,8000,0,0,30,0), + (5882,8415,14000,0,0,38,0), + (5882,8420,10000,0,0,32,0), + (5882,8421,15000,0,0,40,0), + (5882,8425,10000,0,0,32,0), + (5882,8426,15000,0,0,40,0), + (5882,8428,13000,0,0,36,0), + (5882,8440,3000,0,0,22,0), + (5882,8441,8000,0,0,30,0), + (5882,8442,14000,0,0,38,0), + (5882,8447,7000,0,0,28,0), + (5882,8448,12000,0,0,34,0), + (5882,8449,15000,0,0,40,0), + (5882,8452,4000,0,0,24,0), + (5882,8453,15000,0,0,36,0), + (5882,8456,8000,0,0,30,0), + (5882,8459,8000,0,0,30,0), + (5882,8460,15000,0,0,40,0), + (5882,8463,10000,0,0,32,0), + (5882,8464,18000,0,0,42,0), + (5882,8493,12000,0,0,34,0), + (5882,8496,7000,0,0,28,0), + (5882,8497,13000,0,0,36,0), + (5882,10055,28000,0,0,48,0), + (5882,10056,40000,0,0,58,0), + (5882,10141,15000,0,0,40,0), + (5882,10142,32000,0,0,50,0), + (5882,10146,22750,0,0,42,0), + (5882,10147,35000,0,0,52,0), + (5882,10152,22750,0,0,42,0), + (5882,10153,28000,0,0,48,0), + (5882,10154,36000,0,0,54,0), + (5882,10155,42000,0,0,60,0), + (5882,10158,38000,0,0,56,0), + (5882,10162,22750,0,0,42,0), + (5882,10163,32000,0,0,50,0), + (5882,10164,40000,0,0,58,0), + (5882,10171,18000,0,0,42,0), + (5882,10172,36000,0,0,54,0), + (5882,10175,28000,0,0,48,0), + (5882,10176,42000,0,0,60,0), + (5882,10178,35000,0,0,52,0), + (5882,10182,23000,0,0,44,0), + (5882,10183,32000,0,0,50,0), + (5882,10184,38000,0,0,56,0), + (5882,10188,23000,0,0,44,0), + (5882,10189,35000,0,0,52,0), + (5882,10190,42000,0,0,60,0), + (5882,10194,23000,0,0,44,0), + (5882,10195,35000,0,0,52,0), + (5882,10196,42000,0,0,60,0), + (5882,10198,26000,0,0,46,0), + (5882,10200,36000,0,0,54,0), + (5882,10203,26000,0,0,46,0), + (5882,10204,36000,0,0,54,0), + (5882,10208,26000,0,0,46,0), + (5882,10209,35000,0,0,52,0), + (5882,10210,40000,0,0,58,0), + (5882,10213,28000,0,0,48,0), + (5882,10214,38000,0,0,56,0), + (5882,10217,28000,0,0,48,0), + (5882,10218,38000,0,0,56,0), + (5882,10221,32000,0,0,50,0), + (5882,10222,42000,0,0,60,0), + (5882,10224,32000,0,0,50,0), + (5882,10226,42000,0,0,60,0), + (5882,10231,36000,0,0,54,0), + (5882,12827,2000,0,0,20,0), + (5882,12828,15000,0,0,40,0), + (5882,12829,42000,0,0,60,0), + (5882,13011,400,0,0,30,0), + (5882,13012,650,0,0,36,0), + (5882,13014,900,0,0,42,0), + (5882,13015,900,0,0,48,0), + (5882,13016,1800,0,0,54,0), + (5882,13017,1890,0,0,60,0), + (5882,13023,650,0,0,36,0), + (5882,13024,1150,0,0,44,0), + (5882,13025,1750,0,0,52,0), + (5882,13026,2100,0,0,60,0), + (5882,13037,6500,0,0,46,0), + (5882,13038,8750,0,0,52,0), + (5882,13039,9000,0,0,58,0), + (5882,22784,28000,0,0,46,0), + (5882,22785,40000,0,0,58,0), + (5882,28403,2000,0,0,20,0), + (5883,1035,2000,0,0,20,0), + (5883,1142,100,0,0,4,0), + (5883,1168,200,0,0,8,0), + (5883,1173,100,0,0,6,0), + (5883,1174,400,0,0,10,0), + (5883,1176,1800,0,0,18,0), + (5883,1191,200,0,0,8,0), + (5883,1194,400,0,0,10,0), + (5883,1196,2000,0,0,20,0), + (5883,1198,600,0,0,12,0), + (5883,1200,2000,0,0,20,0), + (5883,1210,7000,0,0,28,0), + (5883,1211,900,0,0,14,0), + (5883,1214,8000,0,0,30,0), + (5883,1225,5000,0,0,26,0), + (5883,1228,15000,0,0,40,0), + (5883,1241,5000,0,0,26,0), + (5883,1249,100,0,0,6,0), + (5883,1250,600,0,0,12,0), + (5883,1251,3000,0,0,22,0), + (5883,1266,600,0,0,12,0), + (5883,1267,1800,0,0,18,0), + (5883,1467,900,0,0,14,0), + (5883,1472,10,0,0,1,0), + (5883,1473,900,0,0,14,0), + (5883,1474,7000,0,0,28,0), + (5883,1475,22750,0,0,42,0), + (5883,1481,2000,0,0,20,0), + (5883,1811,3000,0,0,22,0), + (5883,1830,200,0,0,24,0), + (5883,2124,1500,0,0,16,0), + (5883,2125,4000,0,0,24,0), + (5883,2141,100,0,0,6,0), + (5883,2142,900,0,0,14,0), + (5883,2143,3000,0,0,22,0), + (5883,2858,1500,0,0,16,0), + (5883,3142,1800,0,0,18,0), + (5883,3553,14000,0,0,38,0), + (5883,3576,4000,0,0,24,0), + (5883,5146,200,0,0,8,0), + (5883,5147,1500,0,0,16,0), + (5883,5148,4000,0,0,24,0), + (5883,5499,2000,0,0,20,0), + (5883,5507,100,0,0,4,0), + (5883,5565,400,0,0,10,0), + (5883,5566,2000,0,0,20,0), + (5883,6121,13000,0,0,34,0), + (5883,6128,8000,0,0,30,0), + (5883,6130,10000,0,0,32,0), + (5883,6132,15000,0,0,40,0), + (5883,6142,7000,0,0,28,0), + (5883,6144,3000,0,0,22,0), + (5883,6493,600,0,0,12,0), + (5883,7323,2000,0,0,20,0), + (5883,8403,4000,0,0,24,0), + (5883,8404,8000,0,0,30,0), + (5883,8405,13000,0,0,36,0), + (5883,8409,5000,0,0,26,0), + (5883,8410,10000,0,0,32,0), + (5883,8411,14000,0,0,38,0), + (5883,8414,8000,0,0,30,0), + (5883,8415,14000,0,0,38,0), + (5883,8420,10000,0,0,32,0), + (5883,8421,15000,0,0,40,0), + (5883,8425,10000,0,0,32,0), + (5883,8426,15000,0,0,40,0), + (5883,8428,13000,0,0,36,0), + (5883,8440,3000,0,0,22,0), + (5883,8441,8000,0,0,30,0), + (5883,8442,14000,0,0,38,0), + (5883,8447,7000,0,0,28,0), + (5883,8448,12000,0,0,34,0), + (5883,8449,15000,0,0,40,0), + (5883,8452,4000,0,0,24,0), + (5883,8453,15000,0,0,36,0), + (5883,8456,8000,0,0,30,0), + (5883,8459,8000,0,0,30,0), + (5883,8460,15000,0,0,40,0), + (5883,8463,10000,0,0,32,0), + (5883,8464,18000,0,0,42,0), + (5883,8493,12000,0,0,34,0), + (5883,8496,7000,0,0,28,0), + (5883,8497,13000,0,0,36,0), + (5883,10055,28000,0,0,48,0), + (5883,10056,40000,0,0,58,0), + (5883,10141,15000,0,0,40,0), + (5883,10142,32000,0,0,50,0), + (5883,10146,22750,0,0,42,0), + (5883,10147,35000,0,0,52,0), + (5883,10152,22750,0,0,42,0), + (5883,10153,28000,0,0,48,0), + (5883,10154,36000,0,0,54,0), + (5883,10155,42000,0,0,60,0), + (5883,10158,38000,0,0,56,0), + (5883,10162,22750,0,0,42,0), + (5883,10163,32000,0,0,50,0), + (5883,10164,40000,0,0,58,0), + (5883,10171,18000,0,0,42,0), + (5883,10172,36000,0,0,54,0), + (5883,10175,28000,0,0,48,0), + (5883,10176,42000,0,0,60,0), + (5883,10178,35000,0,0,52,0), + (5883,10182,23000,0,0,44,0), + (5883,10183,32000,0,0,50,0), + (5883,10184,38000,0,0,56,0), + (5883,10188,23000,0,0,44,0), + (5883,10189,35000,0,0,52,0), + (5883,10190,42000,0,0,60,0), + (5883,10194,23000,0,0,44,0), + (5883,10195,35000,0,0,52,0), + (5883,10196,42000,0,0,60,0), + (5883,10198,26000,0,0,46,0), + (5883,10200,36000,0,0,54,0), + (5883,10203,26000,0,0,46,0), + (5883,10204,36000,0,0,54,0), + (5883,10208,26000,0,0,46,0), + (5883,10209,35000,0,0,52,0), + (5883,10210,40000,0,0,58,0), + (5883,10213,28000,0,0,48,0), + (5883,10214,38000,0,0,56,0), + (5883,10217,28000,0,0,48,0), + (5883,10218,38000,0,0,56,0), + (5883,10221,32000,0,0,50,0), + (5883,10222,42000,0,0,60,0), + (5883,10224,32000,0,0,50,0), + (5883,10226,42000,0,0,60,0), + (5883,10231,36000,0,0,54,0), + (5883,12827,2000,0,0,20,0), + (5883,12828,15000,0,0,40,0), + (5883,12829,42000,0,0,60,0), + (5883,13011,400,0,0,30,0), + (5883,13012,650,0,0,36,0), + (5883,13014,900,0,0,42,0), + (5883,13015,900,0,0,48,0), + (5883,13016,1800,0,0,54,0), + (5883,13017,1890,0,0,60,0), + (5883,13023,650,0,0,36,0), + (5883,13024,1150,0,0,44,0), + (5883,13025,1750,0,0,52,0), + (5883,13026,2100,0,0,60,0), + (5883,13037,6500,0,0,46,0), + (5883,13038,8750,0,0,52,0), + (5883,13039,9000,0,0,58,0), + (5883,22784,28000,0,0,46,0), + (5883,22785,40000,0,0,58,0), + (5883,28403,2000,0,0,20,0), + (5884,1142,100,0,0,4,0), + (5884,1173,100,0,0,6,0), + (5884,1249,100,0,0,6,0), + (5884,1472,10,0,0,1,0), + (5884,2141,100,0,0,6,0), + (5884,5507,100,0,0,4,0), + (5885,1035,2000,0,0,20,0), + (5885,1142,100,0,0,4,0), + (5885,1168,200,0,0,8,0), + (5885,1173,100,0,0,6,0), + (5885,1174,400,0,0,10,0), + (5885,1176,1800,0,0,18,0), + (5885,1191,200,0,0,8,0), + (5885,1194,400,0,0,10,0), + (5885,1196,2000,0,0,20,0), + (5885,1198,600,0,0,12,0), + (5885,1200,2000,0,0,20,0), + (5885,1210,7000,0,0,28,0), + (5885,1211,900,0,0,14,0), + (5885,1214,8000,0,0,30,0), + (5885,1225,5000,0,0,26,0), + (5885,1228,15000,0,0,40,0), + (5885,1241,5000,0,0,26,0), + (5885,1249,100,0,0,6,0), + (5885,1250,600,0,0,12,0), + (5885,1251,3000,0,0,22,0), + (5885,1266,600,0,0,12,0), + (5885,1267,1800,0,0,18,0), + (5885,1467,900,0,0,14,0), + (5885,1472,10,0,0,1,0), + (5885,1473,900,0,0,14,0), + (5885,1474,7000,0,0,28,0), + (5885,1475,22750,0,0,42,0), + (5885,1481,2000,0,0,20,0), + (5885,1811,3000,0,0,22,0), + (5885,1830,200,0,0,24,0), + (5885,2124,1500,0,0,16,0), + (5885,2125,4000,0,0,24,0), + (5885,2141,100,0,0,6,0), + (5885,2142,900,0,0,14,0), + (5885,2143,3000,0,0,22,0), + (5885,2858,1500,0,0,16,0), + (5885,3142,1800,0,0,18,0), + (5885,3553,14000,0,0,38,0), + (5885,3576,4000,0,0,24,0), + (5885,5146,200,0,0,8,0), + (5885,5147,1500,0,0,16,0), + (5885,5148,4000,0,0,24,0), + (5885,5499,2000,0,0,20,0), + (5885,5507,100,0,0,4,0), + (5885,5565,400,0,0,10,0), + (5885,5566,2000,0,0,20,0), + (5885,6121,13000,0,0,34,0), + (5885,6128,8000,0,0,30,0), + (5885,6130,10000,0,0,32,0), + (5885,6132,15000,0,0,40,0), + (5885,6142,7000,0,0,28,0), + (5885,6144,3000,0,0,22,0), + (5885,6493,600,0,0,12,0), + (5885,7323,2000,0,0,20,0), + (5885,8403,4000,0,0,24,0), + (5885,8404,8000,0,0,30,0), + (5885,8405,13000,0,0,36,0), + (5885,8409,5000,0,0,26,0), + (5885,8410,10000,0,0,32,0), + (5885,8411,14000,0,0,38,0), + (5885,8414,8000,0,0,30,0), + (5885,8415,14000,0,0,38,0), + (5885,8420,10000,0,0,32,0), + (5885,8421,15000,0,0,40,0), + (5885,8425,10000,0,0,32,0), + (5885,8426,15000,0,0,40,0), + (5885,8428,13000,0,0,36,0), + (5885,8440,3000,0,0,22,0), + (5885,8441,8000,0,0,30,0), + (5885,8442,14000,0,0,38,0), + (5885,8447,7000,0,0,28,0), + (5885,8448,12000,0,0,34,0), + (5885,8449,15000,0,0,40,0), + (5885,8452,4000,0,0,24,0), + (5885,8453,15000,0,0,36,0), + (5885,8456,8000,0,0,30,0), + (5885,8459,8000,0,0,30,0), + (5885,8460,15000,0,0,40,0), + (5885,8463,10000,0,0,32,0), + (5885,8464,18000,0,0,42,0), + (5885,8493,12000,0,0,34,0), + (5885,8496,7000,0,0,28,0), + (5885,8497,13000,0,0,36,0), + (5885,10055,28000,0,0,48,0), + (5885,10056,40000,0,0,58,0), + (5885,10141,15000,0,0,40,0), + (5885,10142,32000,0,0,50,0), + (5885,10146,22750,0,0,42,0), + (5885,10147,35000,0,0,52,0), + (5885,10152,22750,0,0,42,0), + (5885,10153,28000,0,0,48,0), + (5885,10154,36000,0,0,54,0), + (5885,10155,42000,0,0,60,0), + (5885,10158,38000,0,0,56,0), + (5885,10162,22750,0,0,42,0), + (5885,10163,32000,0,0,50,0), + (5885,10164,40000,0,0,58,0), + (5885,10171,18000,0,0,42,0), + (5885,10172,36000,0,0,54,0), + (5885,10175,28000,0,0,48,0), + (5885,10176,42000,0,0,60,0), + (5885,10178,35000,0,0,52,0), + (5885,10182,23000,0,0,44,0), + (5885,10183,32000,0,0,50,0), + (5885,10184,38000,0,0,56,0), + (5885,10188,23000,0,0,44,0), + (5885,10189,35000,0,0,52,0), + (5885,10190,42000,0,0,60,0), + (5885,10194,23000,0,0,44,0), + (5885,10195,35000,0,0,52,0), + (5885,10196,42000,0,0,60,0), + (5885,10198,26000,0,0,46,0), + (5885,10200,36000,0,0,54,0), + (5885,10203,26000,0,0,46,0), + (5885,10204,36000,0,0,54,0), + (5885,10208,26000,0,0,46,0), + (5885,10209,35000,0,0,52,0), + (5885,10210,40000,0,0,58,0), + (5885,10213,28000,0,0,48,0), + (5885,10214,38000,0,0,56,0), + (5885,10217,28000,0,0,48,0), + (5885,10218,38000,0,0,56,0), + (5885,10221,32000,0,0,50,0), + (5885,10222,42000,0,0,60,0), + (5885,10224,32000,0,0,50,0), + (5885,10226,42000,0,0,60,0), + (5885,10231,36000,0,0,54,0), + (5885,12827,2000,0,0,20,0), + (5885,12828,15000,0,0,40,0), + (5885,12829,42000,0,0,60,0), + (5885,13011,400,0,0,30,0), + (5885,13012,650,0,0,36,0), + (5885,13014,900,0,0,42,0), + (5885,13015,900,0,0,48,0), + (5885,13016,1800,0,0,54,0), + (5885,13017,1890,0,0,60,0), + (5885,13023,650,0,0,36,0), + (5885,13024,1150,0,0,44,0), + (5885,13025,1750,0,0,52,0), + (5885,13026,2100,0,0,60,0), + (5885,13037,6500,0,0,46,0), + (5885,13038,8750,0,0,52,0), + (5885,13039,9000,0,0,58,0), + (5885,22784,28000,0,0,46,0), + (5885,22785,40000,0,0,58,0), + (5885,28403,2000,0,0,20,0), + (5938,7733,100,0,0,5,0), + (5938,7734,500,356,50,0,0), + (5939,3279,100,0,0,0,0), + (5939,3280,500,129,50,0,0), + (5939,3281,100,129,40,0,0), + (5939,3282,250,129,80,0,0), + (5939,3283,1000,129,115,0,0), + (5939,7930,5000,129,150,0,0), + (5939,7936,250,129,80,0,0), + (5941,7733,100,0,0,5,0), + (5941,7734,500,356,50,0,0), + (5943,3279,100,0,0,0,0), + (5943,3280,500,129,50,0,0), + (5943,3281,100,129,40,0,0), + (5943,3282,250,129,80,0,0), + (5943,3283,1000,129,115,0,0), + (5943,7930,5000,129,150,0,0), + (5943,7936,250,129,80,0,0), + (5957,3579,8000,0,0,30,0), + (5957,11424,28800,0,0,50,0), + (5958,3580,2000,0,0,20,0), + (5958,11423,13500,0,0,40,0), + (5994,1252,800,0,0,12,0), + (5994,1253,10000,0,0,30,0), + (5994,1254,18000,0,0,40,0), + (5994,1256,800,0,0,12,0), + (5994,1257,5000,0,0,24,0), + (5994,1260,2000,0,0,18,0), + (5994,1261,6000,0,0,26,0), + (5994,1268,1200,0,0,14,0), + (5994,1276,1200,0,0,14,0), + (5994,1277,800,0,0,12,0), + (5994,1278,2000,0,0,18,0), + (5994,1279,10000,0,0,30,0), + (5994,1280,22000,0,0,42,0), + (5994,1283,2000,0,0,18,0), + (5994,1284,14000,0,0,36,0), + (5994,1287,10000,0,0,30,0), + (5994,1288,18000,0,0,40,0), + (5994,1293,10000,0,0,30,0), + (5994,1298,5000,0,0,24,0), + (5994,1300,4000,0,0,22,0), + (5994,1301,10000,0,0,30,0), + (5994,1425,3000,0,0,20,0), + (5994,2016,4000,0,0,22,0), + (5994,2049,30000,0,0,50,0), + (5994,2058,1600,0,0,16,0), + (5994,2059,4000,0,0,22,0), + (5994,2065,18000,0,0,40,0), + (5994,2066,3000,0,0,20,0), + (5994,2067,38000,0,0,52,0), + (5994,2068,44000,0,0,58,0), + (5994,2069,26000,0,0,46,0), + (5994,2097,4000,0,0,22,0), + (5994,2793,14000,0,0,36,0), + (5994,2799,12000,0,0,34,0), + (5994,3046,400,0,0,28,0), + (5994,6062,16000,0,0,38,0), + (5994,6067,10000,0,0,30,0), + (5994,6068,14000,0,0,36,0), + (5994,6071,8000,0,0,28,0), + (5994,6072,12000,0,0,34,0), + (5994,6079,1200,0,0,14,0), + (5994,6080,3000,0,0,20,0), + (5994,6081,6000,0,0,26,0), + (5994,6082,11000,0,0,32,0), + (5994,6083,16000,0,0,38,0), + (5994,6386,900,0,0,40,0), + (5994,6492,12000,0,0,34,0), + (5994,7130,3000,0,0,20,0), + (5994,7378,400,0,0,28,0), + (5994,8107,1600,0,0,16,0), + (5994,8108,4000,0,0,22,0), + (5994,8109,8000,0,0,28,0), + (5994,8110,12000,0,0,34,0), + (5994,8111,18000,0,0,40,0), + (5994,8123,1200,0,0,14,0), + (5994,8125,8000,0,0,28,0), + (5994,8126,3000,0,0,20,0), + (5994,8130,5000,0,0,24,0), + (5994,8132,11000,0,0,32,0), + (5994,8193,14000,0,0,36,0), + (5994,9475,6000,0,0,26,0), + (5994,9476,11000,0,0,32,0), + (5994,9477,16000,0,0,38,0), + (5994,9486,18000,0,0,40,0), + (5994,9580,3000,0,0,20,0), + (5994,9581,10000,0,0,30,0), + (5994,9593,18000,0,0,40,0), + (5994,10877,18000,0,0,40,0), + (5994,10878,28000,0,0,48,0), + (5994,10879,42000,0,0,56,0), + (5994,10882,12000,0,0,34,0), + (5994,10883,26000,0,0,46,0), + (5994,10889,22000,0,0,42,0), + (5994,10891,42000,0,0,56,0), + (5994,10895,22000,0,0,42,0), + (5994,10896,30000,0,0,50,0), + (5994,10897,44000,0,0,58,0), + (5994,10902,22000,0,0,42,0), + (5994,10903,28000,0,0,48,0), + (5994,10904,40000,0,0,54,0), + (5994,10905,46000,0,0,60,0), + (5994,10910,24000,0,0,44,0), + (5994,10913,24000,0,0,44,0), + (5994,10914,44000,0,0,58,0), + (5994,10918,24000,0,0,44,0), + (5994,10919,30000,0,0,50,0), + (5994,10920,42000,0,0,56,0), + (5994,10930,24000,0,0,44,0), + (5994,10931,30000,0,0,50,0), + (5994,10932,42000,0,0,56,0), + (5994,10935,26000,0,0,46,0), + (5994,10936,40000,0,0,54,0), + (5994,10939,28000,0,0,48,0), + (5994,10940,46000,0,0,60,0), + (5994,10943,30000,0,0,50,0), + (5994,10944,46000,0,0,60,0), + (5994,10948,26000,0,0,46,0), + (5994,10949,38000,0,0,52,0), + (5994,10950,44000,0,0,58,0), + (5994,10954,38000,0,0,52,0), + (5994,10956,46000,0,0,60,0), + (5994,10959,42000,0,0,56,0), + (5994,10962,46000,0,0,60,0), + (5994,11025,30000,0,0,50,0), + (5994,11026,46000,0,0,60,0), + (5994,14820,1500,0,0,50,0), + (5994,15434,700,0,0,36,0), + (5994,15452,5000,0,0,24,0), + (5994,15454,10000,0,0,30,0), + (5994,15455,14000,0,0,36,0), + (5994,15457,22000,0,0,42,0), + (5994,15459,28000,0,0,48,0), + (5994,15460,40000,0,0,54,0), + (5994,17316,700,0,0,36,0), + (5994,17317,1200,0,0,44,0), + (5994,17318,1900,0,0,52,0), + (5994,18806,46000,0,0,60,0), + (5994,18808,2300,0,0,60,0), + (5994,20771,44000,0,0,58,0), + (5994,27796,3000,0,0,20,0), + (5994,27821,1200,0,0,44,0), + (5994,27822,1900,0,0,52,0), + (5994,27823,2300,0,0,60,0), + (5994,27843,2300,0,0,60,0), + (5994,27845,2300,0,0,60,0), + (5994,27875,1200,0,0,50,0), + (5994,27876,1500,0,0,60,0), + (6014,1252,800,0,0,12,0), + (6014,1253,10000,0,0,30,0), + (6014,1254,18000,0,0,40,0), + (6014,1255,10,0,0,1,0), + (6014,1256,800,0,0,12,0), + (6014,1257,5000,0,0,24,0), + (6014,1258,100,0,0,4,0), + (6014,1259,300,0,0,10,0), + (6014,1260,2000,0,0,18,0), + (6014,1261,6000,0,0,26,0), + (6014,1265,200,0,0,8,0), + (6014,1268,1200,0,0,14,0), + (6014,1269,11000,0,0,32,0), + (6014,1275,100,0,0,6,0), + (6014,1276,1200,0,0,14,0), + (6014,1277,800,0,0,12,0), + (6014,1278,2000,0,0,18,0), + (6014,1279,10000,0,0,30,0), + (6014,1280,22000,0,0,42,0), + (6014,1283,2000,0,0,18,0), + (6014,1284,14000,0,0,36,0), + (6014,1287,10000,0,0,30,0), + (6014,1288,18000,0,0,40,0), + (6014,1293,10000,0,0,30,0), + (6014,1298,5000,0,0,24,0), + (6014,1300,4000,0,0,22,0), + (6014,1301,10000,0,0,30,0), + (6014,1425,3000,0,0,20,0), + (6014,2013,300,0,0,10,0), + (6014,2016,4000,0,0,22,0), + (6014,2049,30000,0,0,50,0), + (6014,2056,100,0,0,4,0), + (6014,2057,300,0,0,10,0), + (6014,2058,1600,0,0,16,0), + (6014,2059,4000,0,0,22,0), + (6014,2065,18000,0,0,40,0), + (6014,2066,3000,0,0,20,0), + (6014,2067,38000,0,0,52,0), + (6014,2068,44000,0,0,58,0), + (6014,2069,26000,0,0,46,0), + (6014,2097,4000,0,0,22,0), + (6014,2793,14000,0,0,36,0), + (6014,2799,12000,0,0,34,0), + (6014,2851,100,0,0,6,0), + (6014,3046,400,0,0,28,0), + (6014,6062,16000,0,0,38,0), + (6014,6067,10000,0,0,30,0), + (6014,6068,14000,0,0,36,0), + (6014,6071,8000,0,0,28,0), + (6014,6072,12000,0,0,34,0), + (6014,6073,200,0,0,8,0), + (6014,6079,1200,0,0,14,0), + (6014,6080,3000,0,0,20,0), + (6014,6081,6000,0,0,26,0), + (6014,6082,11000,0,0,32,0), + (6014,6083,16000,0,0,38,0), + (6014,6386,900,0,0,40,0), + (6014,6492,12000,0,0,34,0), + (6014,7130,3000,0,0,20,0), + (6014,7378,400,0,0,28,0), + (6014,8093,300,0,0,10,0), + (6014,8107,1600,0,0,16,0), + (6014,8108,4000,0,0,22,0), + (6014,8109,8000,0,0,28,0), + (6014,8110,12000,0,0,34,0), + (6014,8111,18000,0,0,40,0), + (6014,8123,1200,0,0,14,0), + (6014,8125,8000,0,0,28,0), + (6014,8126,3000,0,0,20,0), + (6014,8130,5000,0,0,24,0), + (6014,8132,11000,0,0,32,0), + (6014,8193,14000,0,0,36,0), + (6014,9475,6000,0,0,26,0), + (6014,9476,11000,0,0,32,0), + (6014,9477,16000,0,0,38,0), + (6014,9486,18000,0,0,40,0), + (6014,9580,3000,0,0,20,0), + (6014,9581,10000,0,0,30,0), + (6014,9593,18000,0,0,40,0), + (6014,10877,18000,0,0,40,0), + (6014,10878,28000,0,0,48,0), + (6014,10879,42000,0,0,56,0), + (6014,10882,12000,0,0,34,0), + (6014,10883,26000,0,0,46,0), + (6014,10889,22000,0,0,42,0), + (6014,10891,42000,0,0,56,0), + (6014,10895,22000,0,0,42,0), + (6014,10896,30000,0,0,50,0), + (6014,10897,44000,0,0,58,0), + (6014,10902,22000,0,0,42,0), + (6014,10903,28000,0,0,48,0), + (6014,10904,40000,0,0,54,0), + (6014,10905,46000,0,0,60,0), + (6014,10910,24000,0,0,44,0), + (6014,10913,24000,0,0,44,0), + (6014,10914,44000,0,0,58,0), + (6014,10918,24000,0,0,44,0), + (6014,10919,30000,0,0,50,0), + (6014,10920,42000,0,0,56,0), + (6014,10930,24000,0,0,44,0), + (6014,10931,30000,0,0,50,0), + (6014,10932,42000,0,0,56,0), + (6014,10935,26000,0,0,46,0), + (6014,10936,40000,0,0,54,0), + (6014,10939,28000,0,0,48,0), + (6014,10940,46000,0,0,60,0), + (6014,10943,30000,0,0,50,0), + (6014,10944,46000,0,0,60,0), + (6014,10948,26000,0,0,46,0), + (6014,10949,38000,0,0,52,0), + (6014,10950,44000,0,0,58,0), + (6014,10954,38000,0,0,52,0), + (6014,10959,42000,0,0,56,0), + (6014,10962,46000,0,0,60,0), + (6014,11025,30000,0,0,50,0), + (6014,11026,46000,0,0,60,0), + (6014,14820,1500,0,0,50,0), + (6014,15434,700,0,0,36,0), + (6014,15452,5000,0,0,24,0), + (6014,15454,10000,0,0,30,0), + (6014,15455,14000,0,0,36,0), + (6014,15457,22000,0,0,42,0), + (6014,15459,28000,0,0,48,0), + (6014,15460,40000,0,0,54,0), + (6014,17316,700,0,0,36,0), + (6014,17317,1200,0,0,44,0), + (6014,17318,1900,0,0,52,0), + (6014,18806,46000,0,0,60,0), + (6014,18808,2300,0,0,60,0), + (6014,19326,150,0,0,20,0), + (6014,19327,500,0,0,30,0), + (6014,19328,900,0,0,40,0), + (6014,19329,1500,0,0,50,0), + (6014,19330,2300,0,0,60,0), + (6014,19332,400,0,0,28,0), + (6014,19333,700,0,0,36,0), + (6014,19334,1000,0,0,42,0), + (6014,19335,1200,0,0,52,0), + (6014,19336,2300,0,0,60,0), + (6014,20771,44000,0,0,58,0), + (6014,27796,3000,0,0,20,0), + (6014,27821,1200,0,0,44,0), + (6014,27822,1900,0,0,52,0), + (6014,27823,2300,0,0,60,0), + (6014,27843,2300,0,0,60,0), + (6014,27845,2300,0,0,60,0), + (6014,27875,1200,0,0,50,0), + (6014,27876,1500,0,0,60,0), + (6018,1252,800,0,0,12,0), + (6018,1253,10000,0,0,30,0), + (6018,1254,18000,0,0,40,0), + (6018,1255,10,0,0,1,0), + (6018,1256,800,0,0,12,0), + (6018,1257,5000,0,0,24,0), + (6018,1258,100,0,0,4,0), + (6018,1259,300,0,0,10,0), + (6018,1260,2000,0,0,18,0), + (6018,1261,6000,0,0,26,0), + (6018,1265,200,0,0,8,0), + (6018,1268,1200,0,0,14,0), + (6018,1269,11000,0,0,32,0), + (6018,1275,100,0,0,6,0), + (6018,1276,1200,0,0,14,0), + (6018,1277,800,0,0,12,0), + (6018,1278,2000,0,0,18,0), + (6018,1279,10000,0,0,30,0), + (6018,1280,22000,0,0,42,0), + (6018,1283,2000,0,0,18,0), + (6018,1284,14000,0,0,36,0), + (6018,1287,10000,0,0,30,0), + (6018,1288,18000,0,0,40,0), + (6018,1293,10000,0,0,30,0), + (6018,1298,5000,0,0,24,0), + (6018,1300,4000,0,0,22,0), + (6018,1301,10000,0,0,30,0), + (6018,1425,3000,0,0,20,0), + (6018,2013,300,0,0,10,0), + (6018,2016,4000,0,0,22,0), + (6018,2049,30000,0,0,50,0), + (6018,2056,100,0,0,4,0), + (6018,2057,300,0,0,10,0), + (6018,2058,1600,0,0,16,0), + (6018,2059,4000,0,0,22,0), + (6018,2065,18000,0,0,40,0), + (6018,2066,3000,0,0,20,0), + (6018,2067,38000,0,0,52,0), + (6018,2068,44000,0,0,58,0), + (6018,2069,26000,0,0,46,0), + (6018,2097,4000,0,0,22,0), + (6018,2793,14000,0,0,36,0), + (6018,2799,12000,0,0,34,0), + (6018,2851,100,0,0,6,0), + (6018,3046,400,0,0,28,0), + (6018,6062,16000,0,0,38,0), + (6018,6067,10000,0,0,30,0), + (6018,6068,14000,0,0,36,0), + (6018,6071,8000,0,0,28,0), + (6018,6072,12000,0,0,34,0), + (6018,6073,200,0,0,8,0), + (6018,6079,1200,0,0,14,0), + (6018,6080,3000,0,0,20,0), + (6018,6081,6000,0,0,26,0), + (6018,6082,11000,0,0,32,0), + (6018,6083,16000,0,0,38,0), + (6018,6386,900,0,0,40,0), + (6018,6492,12000,0,0,34,0), + (6018,7130,3000,0,0,20,0), + (6018,7378,400,0,0,28,0), + (6018,8093,300,0,0,10,0), + (6018,8107,1600,0,0,16,0), + (6018,8108,4000,0,0,22,0), + (6018,8109,8000,0,0,28,0), + (6018,8110,12000,0,0,34,0), + (6018,8111,18000,0,0,40,0), + (6018,8123,1200,0,0,14,0), + (6018,8125,8000,0,0,28,0), + (6018,8126,3000,0,0,20,0), + (6018,8130,5000,0,0,24,0), + (6018,8132,11000,0,0,32,0), + (6018,8193,14000,0,0,36,0), + (6018,9475,6000,0,0,26,0), + (6018,9476,11000,0,0,32,0), + (6018,9477,16000,0,0,38,0), + (6018,9486,18000,0,0,40,0), + (6018,9580,3000,0,0,20,0), + (6018,9581,10000,0,0,30,0), + (6018,9593,18000,0,0,40,0), + (6018,10877,18000,0,0,40,0), + (6018,10878,28000,0,0,48,0), + (6018,10879,42000,0,0,56,0), + (6018,10882,12000,0,0,34,0), + (6018,10883,26000,0,0,46,0), + (6018,10889,22000,0,0,42,0), + (6018,10891,42000,0,0,56,0), + (6018,10895,22000,0,0,42,0), + (6018,10896,30000,0,0,50,0), + (6018,10897,44000,0,0,58,0), + (6018,10902,22000,0,0,42,0), + (6018,10903,28000,0,0,48,0), + (6018,10904,40000,0,0,54,0), + (6018,10905,46000,0,0,60,0), + (6018,10910,24000,0,0,44,0), + (6018,10913,24000,0,0,44,0), + (6018,10914,44000,0,0,58,0), + (6018,10918,24000,0,0,44,0), + (6018,10919,30000,0,0,50,0), + (6018,10920,42000,0,0,56,0), + (6018,10930,24000,0,0,44,0), + (6018,10931,30000,0,0,50,0), + (6018,10932,42000,0,0,56,0), + (6018,10935,26000,0,0,46,0), + (6018,10936,40000,0,0,54,0), + (6018,10939,28000,0,0,48,0), + (6018,10940,46000,0,0,60,0), + (6018,10943,30000,0,0,50,0), + (6018,10944,46000,0,0,60,0), + (6018,10948,26000,0,0,46,0), + (6018,10949,38000,0,0,52,0), + (6018,10950,44000,0,0,58,0), + (6018,10954,38000,0,0,52,0), + (6018,10959,42000,0,0,56,0), + (6018,10962,46000,0,0,60,0), + (6018,11025,30000,0,0,50,0), + (6018,11026,46000,0,0,60,0), + (6018,14820,1500,0,0,50,0), + (6018,15434,700,0,0,36,0), + (6018,15452,5000,0,0,24,0), + (6018,15454,10000,0,0,30,0), + (6018,15455,14000,0,0,36,0), + (6018,15457,22000,0,0,42,0), + (6018,15459,28000,0,0,48,0), + (6018,15460,40000,0,0,54,0), + (6018,17316,700,0,0,36,0), + (6018,17317,1200,0,0,44,0), + (6018,17318,1900,0,0,52,0), + (6018,18806,46000,0,0,60,0), + (6018,18808,2300,0,0,60,0), + (6018,19326,150,0,0,20,0), + (6018,19327,500,0,0,30,0), + (6018,19328,900,0,0,40,0), + (6018,19329,1500,0,0,50,0), + (6018,19330,2300,0,0,60,0), + (6018,19332,400,0,0,28,0), + (6018,19333,700,0,0,36,0), + (6018,19334,1000,0,0,44,0), + (6018,19335,1200,0,0,52,0), + (6018,19336,2300,0,0,60,0), + (6018,20771,44000,0,0,58,0), + (6018,27796,3000,0,0,20,0), + (6018,27821,1200,0,0,44,0), + (6018,27822,1900,0,0,52,0), + (6018,27823,2300,0,0,60,0), + (6018,27843,2300,0,0,60,0), + (6018,27845,2300,0,0,60,0), + (6018,27875,1200,0,0,50,0), + (6018,27876,1500,0,0,60,0), + (6094,3279,100,0,0,0,0), + (6094,3280,500,129,50,0,0), + (6094,3281,100,129,40,0,0), + (6094,3282,250,129,80,0,0), + (6094,3283,1000,129,115,0,0), + (6094,7930,5000,129,150,0,0), + (6094,7936,250,129,80,0,0), + (6286,2551,100,0,0,5,0), + (6286,2559,50,185,10,0,0), + (6286,2561,100,185,50,0,0), + (6286,2562,200,185,75,0,0), + (6286,2563,150,185,80,0,0), + (6286,3412,500,185,50,10,0), + (6286,6502,100,185,50,0,0), + (6286,6503,300,185,125,0,0), + (6286,21176,4000,185,200,0,0), + (6287,8615,10,0,0,0,0), + (6287,8619,500,393,50,0,0), + (6287,8620,5000,393,125,0,0), + (6287,10769,50000,393,200,35,0), + (6288,8615,10,0,0,0,0), + (6288,8619,500,393,50,0,0), + (6288,8620,5000,393,125,0,0), + (6288,10769,50000,393,200,35,0), + (6289,8615,10,0,0,0,0), + (6289,8619,500,393,50,0,0), + (6289,8620,5000,393,125,0,0), + (6289,10769,50000,393,200,35,0), + (6290,8615,10,0,0,0,0), + (6290,8619,500,393,50,0,0), + (6290,8620,5000,393,125,0,0), + (6290,10769,50000,393,200,35,0), + (6291,8615,10,0,0,0,0), + (6291,8619,500,393,50,0,0), + (6291,8620,5000,393,125,0,0), + (6291,10769,50000,393,200,35,0), + (6292,8615,10,0,0,0,0), + (6292,8619,500,393,50,0,0), + (6292,8620,5000,393,125,0,0), + (6292,10769,50000,393,200,35,0), + (6295,8615,10,0,0,0,0), + (6295,8619,500,393,50,0,0), + (6295,8620,5000,393,125,0,0), + (6295,10769,50000,393,200,35,0), + (6297,2581,10,0,0,0,0), + (6297,2582,500,186,50,0,0), + (6297,3313,50,186,65,0,0), + (6297,3314,200,186,65,0,0), + (6297,3315,2250,186,155,0,0), + (6297,3316,450,186,125,0,0), + (6297,3317,180,186,75,0,0), + (6297,3568,4500,186,125,0,0), + (6297,3596,2250,186,165,0,0), + (6297,10099,4500,186,175,0,0), + (6297,10100,9000,186,230,0,0), + (6297,10249,50000,186,200,0,0), + (6297,16154,18000,186,250,0,0), + (6299,2020,9,0,0,5,0), + (6299,2743,50,164,1,0,0), + (6299,2744,90,164,35,0,0), + (6299,2746,90,164,65,0,0), + (6299,2747,180,164,70,0,0), + (6299,2754,45,164,15,0,0), + (6299,2755,45,164,20,0,0), + (6299,2756,45,164,25,0,0), + (6299,3118,90,164,65,0,0), + (6299,3299,225,164,35,0,0), + (6299,3300,450,164,70,0,0), + (6299,3340,45,164,20,0,0), + (6299,3341,90,164,25,0,0), + (6299,3342,90,164,40,0,0), + (6299,3343,180,164,45,0,0), + (6299,3344,225,164,75,0,0), + (6299,7409,270,164,65,0,0), + (6299,8881,90,164,30,0,0), + (6299,9984,90,164,30,0,0), + (6306,8615,10,0,0,0,0), + (6306,8619,500,393,50,0,0), + (6306,8620,5000,393,125,0,0), + (6306,10769,50000,393,200,35,0), + (6387,8615,10,0,0,0,0), + (6387,8619,500,393,50,0,0), + (6387,8620,5000,393,125,0,0), + (6387,10769,50000,393,200,35,0), + (6707,652,300,0,0,10,0), + (6707,1424,300,0,0,10,0), + (6707,1728,4000,0,0,22,0), + (6707,1762,100,0,0,6,0), + (6707,1763,1200,0,0,14,0), + (6707,1764,4000,0,0,22,0), + (6707,1765,10000,0,0,30,0), + (6707,1771,800,0,0,12,0), + (6707,1772,6000,0,0,26,0), + (6707,1773,27000,0,0,42,0), + (6707,1774,52000,0,0,58,0), + (6707,1780,100,0,0,6,0), + (6707,1781,2900,0,0,18,0), + (6707,1789,10,0,0,1,0), + (6707,1790,3000,0,0,20,0), + (6707,1791,20000,0,0,40,0), + (6707,1792,54000,0,0,60,0), + (6707,1838,6000,0,0,26,0), + (6707,1845,10000,0,0,30,0), + (6707,1846,5000,0,0,24,0), + (6707,1858,4000,0,0,22,0), + (6707,1859,27000,0,0,42,0), + (6707,1862,20000,0,0,40,0), + (6707,2592,100,0,0,4,0), + (6707,2593,800,0,0,12,0), + (6707,2594,3000,0,0,20,0), + (6707,2595,8000,0,0,28,0), + (6707,2843,10000,40,130,30,0), + (6707,2844,18000,40,170,38,0), + (6707,2984,300,0,0,10,0), + (6707,3128,800,0,0,12,0), + (6707,3422,3000,40,1,20,0), + (6707,3423,35000,40,230,50,0), + (6707,5167,100,0,0,4,0), + (6707,5175,300,0,0,10,0), + (6707,5278,200,0,0,8,0), + (6707,5768,5000,40,100,24,0), + (6707,6185,7750,0,0,46,0), + (6707,6480,1800,0,0,16,0), + (6707,6505,14000,0,0,34,0), + (6707,6511,14000,40,150,34,0), + (6707,6734,1800,0,0,16,0), + (6707,6735,10000,0,0,30,0), + (6707,6736,3000,0,0,20,0), + (6707,6737,1200,0,0,14,0), + (6707,6763,200,0,0,8,0), + (6707,6764,1800,0,0,16,0), + (6707,6765,5000,0,0,24,0), + (6707,6769,8000,0,0,28,0), + (6707,6771,8000,0,0,28,0), + (6707,6775,27000,0,0,42,0), + (6707,8622,18000,0,0,38,0), + (6707,8625,12000,0,0,32,0), + (6707,8626,20000,0,0,40,0), + (6707,8630,12000,0,0,32,0), + (6707,8634,4000,0,0,22,0), + (6707,8635,10000,0,0,30,0), + (6707,8636,18000,0,0,38,0), + (6707,8638,20000,0,0,40,0), + (6707,8641,8000,0,0,28,0), + (6707,8642,16000,0,0,36,0), + (6707,8644,35000,0,0,50,0), + (6707,8648,1200,0,0,14,0), + (6707,8651,6000,0,0,26,0), + (6707,8652,16000,0,0,36,0), + (6707,8678,2900,0,0,18,0), + (6707,8695,18000,40,170,38,0), + (6707,8697,14000,0,0,34,0), + (6707,8701,8000,40,120,28,0), + (6707,8723,16000,0,0,36,0), + (6707,8727,6000,0,0,26,0), + (6707,8728,14000,0,0,34,0), + (6707,8810,16000,40,160,36,0), + (6707,11199,31000,0,0,46,0), + (6707,11200,50000,0,0,56,0), + (6707,11270,27000,0,0,42,0), + (6707,11271,35000,0,0,50,0), + (6707,11272,52000,0,0,58,0), + (6707,11276,29000,0,0,44,0), + (6707,11277,46000,0,0,52,0), + (6707,11278,54000,0,0,60,0), + (6707,11282,29000,0,0,44,0), + (6707,11283,46000,0,0,52,0), + (6707,11284,54000,0,0,60,0), + (6707,11287,31000,0,0,46,0), + (6707,11288,54000,0,0,60,0), + (6707,11291,31000,0,0,46,0), + (6707,11292,48000,0,0,54,0), + (6707,11295,31000,0,0,46,0), + (6707,11296,48000,0,0,54,0), + (6707,11298,33000,0,0,48,0), + (6707,11301,33000,0,0,48,0), + (6707,11302,50000,0,0,56,0), + (6707,11304,46000,0,0,52,0), + (6707,11318,52000,0,0,58,0), + (6707,11344,29000,40,200,44,0), + (6707,11345,46000,40,240,52,0), + (6707,11346,54000,40,280,60,0), + (6707,11360,31000,40,210,46,0), + (6707,11361,48000,40,250,54,0), + (6707,11401,46000,40,240,52,0), + (6707,13027,13000,0,0,58,0), + (6707,13221,12000,40,140,32,0), + (6707,13231,20000,40,180,40,0), + (6707,13232,33000,40,220,48,0), + (6707,13233,50000,40,260,56,0), + (7087,8615,10,0,0,0,0), + (7087,8619,500,393,50,0,0), + (7087,8620,5000,393,125,0,0), + (7087,10769,50000,393,200,35,0), + (7088,8615,10,0,0,0,0), + (7088,8619,500,393,50,0,0), + (7088,8620,5000,393,125,0,0), + (7088,10769,50000,393,200,35,0), + (7089,8615,10,0,0,0,0), + (7089,8619,500,393,50,0,0), + (7089,8620,5000,393,125,0,0), + (7089,10769,50000,393,200,35,0), + (7230,9955,10000,164,225,0,0), + (7230,9978,10000,164,245,0,0), + (7231,10004,15000,164,235,0,0), + (7231,10008,15000,164,245,0,0), + (7231,10012,10000,164,250,0,0), + (7231,10016,10000,164,260,0,0), + (7232,10004,15000,164,235,0,0), + (7232,10008,15000,164,245,0,0), + (7232,10012,10000,164,250,0,0), + (7232,10016,10000,164,260,0,0), + (7311,1035,2000,0,0,20,0), + (7311,1142,100,0,0,4,0), + (7311,1168,200,0,0,8,0), + (7311,1173,100,0,0,6,0), + (7311,1174,400,0,0,10,0), + (7311,1176,1800,0,0,18,0), + (7311,1191,200,0,0,8,0), + (7311,1194,400,0,0,10,0), + (7311,1196,2000,0,0,20,0), + (7311,1198,600,0,0,12,0), + (7311,1200,2000,0,0,20,0), + (7311,1210,7000,0,0,28,0), + (7311,1211,900,0,0,14,0), + (7311,1214,8000,0,0,30,0), + (7311,1225,5000,0,0,26,0), + (7311,1228,15000,0,0,40,0), + (7311,1241,5000,0,0,26,0), + (7311,1249,100,0,0,6,0), + (7311,1250,600,0,0,12,0), + (7311,1251,3000,0,0,22,0), + (7311,1266,600,0,0,12,0), + (7311,1267,1800,0,0,18,0), + (7311,1467,900,0,0,14,0), + (7311,1472,10,0,0,1,0), + (7311,1473,900,0,0,14,0), + (7311,1474,7000,0,0,28,0), + (7311,1475,22750,0,0,42,0), + (7311,1481,2000,0,0,20,0), + (7311,1811,3000,0,0,22,0), + (7311,1830,200,0,0,24,0), + (7311,2124,1500,0,0,16,0), + (7311,2125,4000,0,0,24,0), + (7311,2141,100,0,0,6,0), + (7311,2142,900,0,0,14,0), + (7311,2143,3000,0,0,22,0), + (7311,2858,1500,0,0,16,0), + (7311,3142,1800,0,0,18,0), + (7311,3553,14000,0,0,38,0), + (7311,3576,4000,0,0,24,0), + (7311,5146,200,0,0,8,0), + (7311,5147,1500,0,0,16,0), + (7311,5148,4000,0,0,24,0), + (7311,5499,2000,0,0,20,0), + (7311,5507,100,0,0,4,0), + (7311,5565,400,0,0,10,0), + (7311,5566,2000,0,0,20,0), + (7311,6121,13000,0,0,34,0), + (7311,6128,8000,0,0,30,0), + (7311,6130,10000,0,0,32,0), + (7311,6132,15000,0,0,40,0), + (7311,6142,7000,0,0,28,0), + (7311,6144,3000,0,0,22,0), + (7311,6493,600,0,0,12,0), + (7311,7323,2000,0,0,20,0), + (7311,8403,4000,0,0,24,0), + (7311,8404,8000,0,0,30,0), + (7311,8405,13000,0,0,36,0), + (7311,8409,5000,0,0,26,0), + (7311,8410,10000,0,0,32,0), + (7311,8411,14000,0,0,38,0), + (7311,8414,8000,0,0,30,0), + (7311,8415,14000,0,0,38,0), + (7311,8420,10000,0,0,32,0), + (7311,8421,15000,0,0,40,0), + (7311,8425,10000,0,0,32,0), + (7311,8426,15000,0,0,40,0), + (7311,8428,13000,0,0,36,0), + (7311,8440,3000,0,0,22,0), + (7311,8441,8000,0,0,30,0), + (7311,8442,14000,0,0,38,0), + (7311,8447,7000,0,0,28,0), + (7311,8448,12000,0,0,34,0), + (7311,8449,15000,0,0,40,0), + (7311,8452,4000,0,0,24,0), + (7311,8453,15000,0,0,36,0), + (7311,8456,8000,0,0,30,0), + (7311,8459,8000,0,0,30,0), + (7311,8460,15000,0,0,40,0), + (7311,8463,10000,0,0,32,0), + (7311,8464,18000,0,0,42,0), + (7311,8493,12000,0,0,34,0), + (7311,8496,7000,0,0,28,0), + (7311,8497,13000,0,0,36,0), + (7311,10055,28000,0,0,48,0), + (7311,10056,40000,0,0,58,0), + (7311,10141,15000,0,0,40,0), + (7311,10142,32000,0,0,50,0), + (7311,10146,22750,0,0,42,0), + (7311,10147,35000,0,0,52,0), + (7311,10152,22750,0,0,42,0), + (7311,10153,28000,0,0,48,0), + (7311,10154,36000,0,0,54,0), + (7311,10155,42000,0,0,60,0), + (7311,10158,38000,0,0,56,0), + (7311,10162,22750,0,0,42,0), + (7311,10163,32000,0,0,50,0), + (7311,10164,40000,0,0,58,0), + (7311,10171,18000,0,0,42,0), + (7311,10172,36000,0,0,54,0), + (7311,10175,28000,0,0,48,0), + (7311,10176,42000,0,0,60,0), + (7311,10178,35000,0,0,52,0), + (7311,10182,23000,0,0,44,0), + (7311,10183,32000,0,0,50,0), + (7311,10184,38000,0,0,56,0), + (7311,10188,23000,0,0,44,0), + (7311,10189,35000,0,0,52,0), + (7311,10190,42000,0,0,60,0), + (7311,10194,23000,0,0,44,0), + (7311,10195,35000,0,0,52,0), + (7311,10196,42000,0,0,60,0), + (7311,10198,26000,0,0,46,0), + (7311,10200,36000,0,0,54,0), + (7311,10203,26000,0,0,46,0), + (7311,10204,36000,0,0,54,0), + (7311,10208,26000,0,0,46,0), + (7311,10209,35000,0,0,52,0), + (7311,10210,40000,0,0,58,0), + (7311,10213,28000,0,0,48,0), + (7311,10214,38000,0,0,56,0), + (7311,10217,28000,0,0,48,0), + (7311,10218,38000,0,0,56,0), + (7311,10221,32000,0,0,50,0), + (7311,10222,42000,0,0,60,0), + (7311,10224,32000,0,0,50,0), + (7311,10226,42000,0,0,60,0), + (7311,10231,36000,0,0,54,0), + (7311,12827,2000,0,0,20,0), + (7311,12828,15000,0,0,40,0), + (7311,12829,42000,0,0,60,0), + (7311,13011,400,0,0,30,0), + (7311,13012,650,0,0,36,0), + (7311,13014,900,0,0,42,0), + (7311,13015,900,0,0,48,0), + (7311,13016,1800,0,0,54,0), + (7311,13017,1890,0,0,60,0), + (7311,13023,650,0,0,36,0), + (7311,13024,1150,0,0,44,0), + (7311,13025,1750,0,0,52,0), + (7311,13026,2100,0,0,60,0), + (7311,13037,6500,0,0,46,0), + (7311,13038,8750,0,0,52,0), + (7311,13039,9000,0,0,58,0), + (7311,22784,28000,0,0,46,0), + (7311,22785,40000,0,0,58,0), + (7311,28403,2000,0,0,20,0), + (7312,1035,2000,0,0,20,0), + (7312,1142,100,0,0,4,0), + (7312,1168,200,0,0,8,0), + (7312,1173,100,0,0,6,0), + (7312,1174,400,0,0,10,0), + (7312,1176,1800,0,0,18,0), + (7312,1191,200,0,0,8,0), + (7312,1194,400,0,0,10,0), + (7312,1196,2000,0,0,20,0), + (7312,1198,600,0,0,12,0), + (7312,1200,2000,0,0,20,0), + (7312,1210,7000,0,0,28,0), + (7312,1211,900,0,0,14,0), + (7312,1214,8000,0,0,30,0), + (7312,1225,5000,0,0,26,0), + (7312,1228,15000,0,0,40,0), + (7312,1241,5000,0,0,26,0), + (7312,1249,100,0,0,6,0), + (7312,1250,600,0,0,12,0), + (7312,1251,3000,0,0,22,0), + (7312,1266,600,0,0,12,0), + (7312,1267,1800,0,0,18,0), + (7312,1467,900,0,0,14,0), + (7312,1472,10,0,0,1,0), + (7312,1473,900,0,0,14,0), + (7312,1474,7000,0,0,28,0), + (7312,1475,22750,0,0,42,0), + (7312,1481,2000,0,0,20,0), + (7312,1811,3000,0,0,22,0), + (7312,1830,200,0,0,24,0), + (7312,2124,1500,0,0,16,0), + (7312,2125,4000,0,0,24,0), + (7312,2141,100,0,0,6,0), + (7312,2142,900,0,0,14,0), + (7312,2143,3000,0,0,22,0), + (7312,2858,1500,0,0,16,0), + (7312,3142,1800,0,0,18,0), + (7312,3553,14000,0,0,38,0), + (7312,3576,4000,0,0,24,0), + (7312,5146,200,0,0,8,0), + (7312,5147,1500,0,0,16,0), + (7312,5148,4000,0,0,24,0), + (7312,5499,2000,0,0,20,0), + (7312,5507,100,0,0,4,0), + (7312,5565,400,0,0,10,0), + (7312,5566,2000,0,0,20,0), + (7312,6121,13000,0,0,34,0), + (7312,6128,8000,0,0,30,0), + (7312,6130,10000,0,0,32,0), + (7312,6132,15000,0,0,40,0), + (7312,6142,7000,0,0,28,0), + (7312,6144,3000,0,0,22,0), + (7312,6493,600,0,0,12,0), + (7312,7323,2000,0,0,20,0), + (7312,8403,4000,0,0,24,0), + (7312,8404,8000,0,0,30,0), + (7312,8405,13000,0,0,36,0), + (7312,8409,5000,0,0,26,0), + (7312,8410,10000,0,0,32,0), + (7312,8411,14000,0,0,38,0), + (7312,8414,8000,0,0,30,0), + (7312,8415,14000,0,0,38,0), + (7312,8420,10000,0,0,32,0), + (7312,8421,15000,0,0,40,0), + (7312,8425,10000,0,0,32,0), + (7312,8426,15000,0,0,40,0), + (7312,8428,13000,0,0,36,0), + (7312,8440,3000,0,0,22,0), + (7312,8441,8000,0,0,30,0), + (7312,8442,14000,0,0,38,0), + (7312,8447,7000,0,0,28,0), + (7312,8448,12000,0,0,34,0), + (7312,8449,15000,0,0,40,0), + (7312,8452,4000,0,0,24,0), + (7312,8453,15000,0,0,36,0), + (7312,8456,8000,0,0,30,0), + (7312,8459,8000,0,0,30,0), + (7312,8460,15000,0,0,40,0), + (7312,8463,10000,0,0,32,0), + (7312,8464,18000,0,0,42,0), + (7312,8493,12000,0,0,34,0), + (7312,8496,7000,0,0,28,0), + (7312,8497,13000,0,0,36,0), + (7312,10055,28000,0,0,48,0), + (7312,10056,40000,0,0,58,0), + (7312,10141,15000,0,0,40,0), + (7312,10142,32000,0,0,50,0), + (7312,10146,22750,0,0,42,0), + (7312,10147,35000,0,0,52,0), + (7312,10152,22750,0,0,42,0), + (7312,10153,28000,0,0,48,0), + (7312,10154,36000,0,0,54,0), + (7312,10155,42000,0,0,60,0), + (7312,10158,38000,0,0,56,0), + (7312,10162,22750,0,0,42,0), + (7312,10163,32000,0,0,50,0), + (7312,10164,40000,0,0,58,0), + (7312,10171,18000,0,0,42,0), + (7312,10172,36000,0,0,54,0), + (7312,10175,28000,0,0,48,0), + (7312,10176,42000,0,0,60,0), + (7312,10178,35000,0,0,52,0), + (7312,10182,23000,0,0,44,0), + (7312,10183,32000,0,0,50,0), + (7312,10184,38000,0,0,56,0), + (7312,10188,23000,0,0,44,0), + (7312,10189,35000,0,0,52,0), + (7312,10190,42000,0,0,60,0), + (7312,10194,23000,0,0,44,0), + (7312,10195,35000,0,0,52,0), + (7312,10196,42000,0,0,60,0), + (7312,10198,26000,0,0,46,0), + (7312,10200,36000,0,0,54,0), + (7312,10203,26000,0,0,46,0), + (7312,10204,36000,0,0,54,0), + (7312,10208,26000,0,0,46,0), + (7312,10209,35000,0,0,52,0), + (7312,10210,40000,0,0,58,0), + (7312,10213,28000,0,0,48,0), + (7312,10214,38000,0,0,56,0), + (7312,10217,28000,0,0,48,0), + (7312,10218,38000,0,0,56,0), + (7312,10221,32000,0,0,50,0), + (7312,10222,42000,0,0,60,0), + (7312,10224,32000,0,0,50,0), + (7312,10226,42000,0,0,60,0), + (7312,10231,36000,0,0,54,0), + (7312,12827,2000,0,0,20,0), + (7312,12828,15000,0,0,40,0), + (7312,12829,42000,0,0,60,0), + (7312,13011,400,0,0,30,0), + (7312,13012,650,0,0,36,0), + (7312,13014,900,0,0,42,0), + (7312,13015,900,0,0,48,0), + (7312,13016,1800,0,0,54,0), + (7312,13017,1890,0,0,60,0), + (7312,13023,650,0,0,36,0), + (7312,13024,1150,0,0,44,0), + (7312,13025,1750,0,0,52,0), + (7312,13026,2100,0,0,60,0), + (7312,13037,6500,0,0,46,0), + (7312,13038,8750,0,0,52,0), + (7312,13039,9000,0,0,58,0), + (7312,22784,28000,0,0,46,0), + (7312,22785,40000,0,0,58,0), + (7312,28403,2000,0,0,20,0), + (7315,797,4000,0,0,20,0), + (7315,798,10000,0,0,26,0), + (7315,1055,11000,0,0,28,0), + (7315,1065,1500,0,0,14,0), + (7315,1229,100,0,0,6,0), + (7315,1343,100,0,0,6,0), + (7315,1344,3000,0,0,18,0), + (7315,1423,100,0,0,4,0), + (7315,1424,4000,0,0,20,0), + (7315,1482,12000,0,0,30,0), + (7315,1606,200,0,0,8,0), + (7315,1607,2000,0,0,16,0), + (7315,1610,8000,0,0,24,0), + (7315,1611,14000,0,0,32,0), + (7315,1646,3000,0,0,18,0), + (7315,1675,1000,0,0,12,0), + (7315,1676,14000,0,0,32,0), + (7315,1677,54000,0,0,52,0), + (7315,1685,18000,0,0,36,0), + (7315,1716,200,0,0,8,0), + (7315,1722,42000,0,0,50,0), + (7315,1738,100,0,0,4,0), + (7315,2570,2000,0,0,16,0), + (7315,2688,600,0,0,10,0), + (7315,3128,100,0,0,6,0), + (7315,3433,12000,0,0,30,0), + (7315,3434,22000,0,0,40,0), + (7315,3435,42000,0,0,50,0), + (7315,5243,1000,0,0,12,0), + (7315,5247,6000,0,0,20,0), + (7315,5283,8000,0,0,24,0), + (7315,6158,22000,0,0,40,0), + (7315,6176,14000,0,0,32,0), + (7315,6177,22000,0,0,40,0), + (7315,6180,10000,0,0,26,0), + (7315,6191,8000,0,0,24,0), + (7315,6193,6000,0,0,22,0), + (7315,6543,14000,0,0,32,0), + (7315,6549,600,0,0,10,0), + (7315,6550,4000,0,0,20,0), + (7315,6551,12000,0,0,30,0), + (7315,6553,20000,0,0,38,0), + (7315,6556,60000,0,0,58,0), + (7315,6573,1500,0,0,14,0), + (7315,6575,8000,0,0,24,0), + (7315,6674,10,0,0,1,0), + (7315,7109,22000,0,0,40,0), + (7315,7374,14000,0,0,32,0), + (7315,7375,56000,0,0,54,0), + (7315,7380,16000,0,0,34,0), + (7315,7382,2000,0,0,16,0), + (7315,7385,1000,0,0,12,0), + (7315,7401,10000,0,0,26,0), + (7315,7403,18000,0,0,36,0), + (7315,7406,6000,0,0,22,0), + (7315,7889,11000,0,0,28,0), + (7315,8206,11000,0,0,28,0), + (7315,8207,20000,0,0,38,0), + (7315,8381,16000,0,0,34,0), + (7315,8821,20000,0,0,38,0), + (7315,11552,32000,0,0,42,0), + (7315,11553,54000,0,0,52,0), + (7315,11557,16000,0,0,34,0), + (7315,11558,34000,0,0,44,0), + (7315,11559,56000,0,0,54,0), + (7315,11570,40000,0,0,48,0), + (7315,11571,58000,0,0,56,0), + (7315,11575,22000,0,0,40,0), + (7315,11576,42000,0,0,50,0), + (7315,11577,62000,0,0,60,0), + (7315,11579,36000,0,0,46,0), + (7315,11582,40000,0,0,48,0), + (7315,11583,60000,0,0,58,0), + (7315,11586,34000,0,0,44,0), + (7315,11587,62000,0,0,60,0), + (7315,11598,36000,0,0,46,0), + (7315,11599,60000,0,0,58,0), + (7315,11602,34000,0,0,44,0), + (7315,11603,56000,0,0,54,0), + (7315,11606,36000,0,0,46,0), + (7315,11607,56000,0,0,54,0), + (7315,18556,14000,0,0,32,0), + (7315,20561,36000,0,0,46,0), + (7315,20562,58000,0,0,56,0), + (7315,20571,62000,0,0,60,0), + (7315,20621,32000,0,0,42,0), + (7315,20622,54000,0,0,52,0), + (7315,20703,40000,0,0,48,0), + (7315,20704,58000,0,0,56,0), + (7315,20724,4000,0,0,20,0), + (7315,21555,200,0,0,48,0), + (7315,21557,2800,0,0,54,0), + (7315,21558,3100,0,0,60,0), + (7315,23898,2000,0,0,48,0), + (7315,23899,2800,0,0,54,0), + (7315,23900,3100,0,0,60,0), + (7315,23926,200,0,0,48,0), + (7315,23927,2800,0,0,54,0), + (7315,23928,3100,0,0,60,0), + (7406,12779,2800,202,240,0,0), + (7406,12909,1350,202,200,0,0), + (7406,12910,1500,202,210,0,0), + (7406,12911,1500,202,205,0,0), + (7406,12913,1800,202,210,0,0), + (7406,12914,2000,202,215,0,0), + (7406,12916,2200,202,225,0,0), + (7406,12917,2400,202,230,0,0), + (7406,12918,2600,202,235,0,0), + (7866,2154,500,165,50,10,0), + (7866,2155,10,0,0,5,0), + (7866,2177,100,165,55,0,0), + (7866,2180,1400,165,120,0,0), + (7866,2181,650,165,100,0,0), + (7866,2338,50,165,15,0,0), + (7866,2883,100,165,40,0,0), + (7866,2886,550,165,85,0,0), + (7866,3782,75,165,25,0,0), + (7866,3821,50,165,35,0,0), + (7866,9061,100,165,30,0,0), + (7866,9066,450,165,70,0,0), + (7866,9069,600,165,95,0,0), + (7866,10620,4000,165,225,0,0), + (7866,10652,12000,165,255,0,0), + (7866,24656,50000,165,300,0,0), + (7866,24657,30000,165,280,0,0), + (7867,2154,500,165,50,10,0), + (7867,2155,10,0,0,5,0), + (7867,2177,100,165,55,0,0), + (7867,2180,1400,165,120,0,0), + (7867,2181,650,165,100,0,0), + (7867,2338,50,165,15,0,0), + (7867,2883,100,165,40,0,0), + (7867,2886,550,165,85,0,0), + (7867,3782,75,165,25,0,0), + (7867,3821,50,165,35,0,0), + (7867,9061,100,165,30,0,0), + (7867,9066,450,165,70,0,0), + (7867,9069,600,165,95,0,0), + (7867,10620,4000,165,225,0,0), + (7867,10652,12000,165,255,0,0), + (7867,24656,50000,165,300,0,0), + (7867,24657,30000,165,280,0,0), + (7868,2154,500,165,50,10,0), + (7868,2155,10,0,0,5,0), + (7868,2177,100,165,55,0,0), + (7868,2180,1400,165,120,0,0), + (7868,2181,650,165,100,0,0), + (7868,2338,50,165,15,0,0), + (7868,2883,100,165,40,0,0), + (7868,2886,550,165,85,0,0), + (7868,3782,75,165,25,0,0), + (7868,3821,50,165,35,0,0), + (7868,9061,100,165,30,0,0), + (7868,9066,450,165,70,0,0), + (7868,9069,600,165,95,0,0), + (7868,10631,4300,165,230,0,0), + (7868,10633,5500,165,250,0,0), + (7869,2154,500,165,50,10,0), + (7869,2155,10,0,0,5,0), + (7869,2177,100,165,55,0,0), + (7869,2180,1400,165,120,0,0), + (7869,2181,650,165,100,0,0), + (7869,2338,50,165,15,0,0), + (7869,2883,100,165,40,0,0), + (7869,2886,550,165,85,0,0), + (7869,3782,75,165,25,0,0), + (7869,3821,50,165,35,0,0), + (7869,9061,100,165,30,0,0), + (7869,9066,450,165,70,0,0), + (7869,9069,600,165,95,0,0), + (7869,10631,4300,165,230,0,0), + (7869,10633,5500,165,250,0,0), + (7870,2154,500,165,50,10,0), + (7870,2155,10,0,0,5,0), + (7870,3812,5000,165,125,20,0), + (7870,10513,4000,165,210,0,0), + (7870,10519,4000,165,210,0,0), + (7870,10549,4600,165,235,0,0), + (7870,10553,4300,165,230,0,0), + (7870,10557,4600,165,235,0,0), + (7870,10559,4600,165,235,0,0), + (7870,10629,4000,165,225,0,0), + (7870,10648,5500,165,250,0,0), + (7870,10663,50000,165,200,35,0), + (7870,14931,4000,165,225,0,0), + (7870,14933,4000,165,225,0,0), + (7870,19147,4300,165,250,0,0), + (7870,19148,4300,165,250,0,0), + (7871,10629,9000,165,225,0,0), + (7871,10648,9000,165,250,0,0), + (7944,12779,2800,202,240,0,0), + (7944,12909,1350,202,200,0,0), + (7944,12910,1500,202,210,0,0), + (7944,12911,1500,202,205,0,0), + (7944,12913,1800,202,210,0,0), + (7944,12914,2000,202,215,0,0), + (7944,12916,2200,202,225,0,0), + (7944,12917,2400,202,230,0,0), + (7944,12918,2600,202,235,0,0), + (7946,7733,100,0,0,5,0), + (7946,7734,500,356,50,0,0), + (7948,2275,10,0,0,5,0), + (7948,2280,450,171,50,10,0), + (7948,2339,100,171,25,0,0), + (7948,2340,135,171,40,0,0), + (7948,3179,450,171,90,0,0), + (7948,3181,1350,171,120,0,0), + (7948,3184,50,171,15,0,0), + (7948,3185,1350,171,125,0,0), + (7948,3186,1800,171,130,0,0), + (7948,3458,3600,171,110,0,0), + (7948,3459,4500,171,165,0,0), + (7948,3461,4500,171,160,0,0), + (7948,3465,5000,171,125,20,0), + (7948,7180,405,171,90,0,0), + (7948,7182,4500,171,155,0,0), + (7948,7838,225,171,80,0,0), + (7948,7839,900,171,130,0,0), + (7948,7842,900,171,100,0,0), + (7948,7846,2700,171,140,0,0), + (7948,11483,5850,171,185,0,0), + (7948,11484,6750,171,195,0,0), + (7948,11486,7200,171,205,0,0), + (7948,11488,8100,171,205,0,0), + (7948,11491,9000,171,215,0,0), + (7948,11495,4500,171,230,0,0), + (7948,11496,9000,171,235,0,0), + (7948,11497,18000,171,235,0,0), + (7948,11498,18000,171,240,0,0), + (7948,11501,12600,171,250,0,0), + (7948,11536,225,171,50,0,0), + (7948,11612,45000,171,200,35,0), + (7948,12610,7200,171,200,0,0), + (7948,15834,9000,171,230,0,0), + (7948,17581,13500,171,250,0,0), + (7948,22809,9000,171,215,0,0), + (7949,7414,10,0,0,5,0), + (7949,7415,500,333,50,10,0), + (7949,7422,50,333,15,0,0), + (7949,7429,100,333,20,0,0), + (7949,7441,100,333,45,0,0), + (7949,7459,250,333,50,0,0), + (7949,7461,200,333,70,0,0), + (7949,7746,450,333,100,0,0), + (7949,7749,250,333,60,0,0), + (7949,7789,450,333,90,0,0), + (7949,7796,360,333,80,0,0), + (7949,7797,900,333,100,0,0), + (7949,7858,900,333,120,0,0), + (7949,7862,1125,333,125,0,0), + (7949,13373,100,333,40,0,0), + (7949,13391,1260,333,125,0,0), + (7949,13392,540,333,105,0,0), + (7949,13422,720,333,115,0,0), + (7949,13499,1350,333,130,0,0), + (7949,13502,1350,333,130,0,0), + (7949,13504,1800,333,140,0,0), + (7949,13531,2160,333,145,0,0), + (7949,13539,2250,333,140,0,0), + (7949,13609,2160,333,145,0,0), + (7949,13627,2250,333,150,0,0), + (7949,13629,2250,333,150,0,0), + (7949,14805,50,333,10,0,0), + (7949,14808,200,333,70,0,0), + (7953,33389,900000,0,0,40,0), + (7953,33392,9000000,762,0,60,0), + (7954,33389,900000,0,0,40,0), + (7954,33392,9000000,762,0,60,0), + (8126,8896,2200,202,225,0,0), + (8126,12767,1000,202,205,0,0), + (8126,12768,1500,202,205,0,0), + (8126,12769,1500,202,205,0,0), + (8126,12770,1500,202,205,0,0), + (8126,12771,1500,202,205,0,0), + (8126,12777,2400,202,230,0,0), + (8126,12778,2600,202,235,0,0), + (8126,12780,3000,202,245,0,0), + (8126,12919,2800,202,240,0,0), + (8128,2581,10,0,0,0,0), + (8128,2582,500,186,50,0,0), + (8128,3313,50,186,65,0,0), + (8128,3314,200,186,65,0,0), + (8128,3315,2250,186,155,0,0), + (8128,3316,450,186,125,0,0), + (8128,3317,180,186,75,0,0), + (8128,3568,4500,186,125,0,0), + (8128,3596,2250,186,165,0,0), + (8128,10099,4500,186,175,0,0), + (8128,10100,9000,186,230,0,0), + (8128,10249,50000,186,200,0,0), + (8128,16154,18000,186,250,0,0), + (8140,685,28000,0,0,50,0), + (8140,1873,100,0,0,6,0), + (8140,1874,2000,0,0,14,0), + (8140,1875,10,0,0,1,0), + (8140,1876,4000,0,0,20,0), + (8140,1877,20000,0,0,40,0), + (8140,1878,300,0,0,10,0), + (8140,1897,13000,0,0,34,0), + (8140,1898,28000,0,0,50,0), + (8140,1909,3500,0,0,18,0), + (8140,1911,300,0,0,10,0), + (8140,1912,6000,0,0,26,0), + (8140,1913,4000,0,0,22,0), + (8140,1914,11000,0,0,30,0), + (8140,1937,100,0,0,8,0), + (8140,1998,100,0,0,8,0), + (8140,2804,11000,0,0,30,0), + (8140,3128,100,0,0,8,0), + (8140,3473,16000,0,0,38,0), + (8140,4990,21000,0,0,42,0), + (8140,5253,5000,0,0,24,0), + (8140,5572,100,0,0,6,0), + (8140,5574,3500,0,0,18,0), + (8140,5584,100,0,0,8,0), + (8140,5590,5000,0,0,24,0), + (8140,5591,20000,0,0,40,0), + (8140,5600,5000,0,0,24,0), + (8140,5613,4000,0,0,20,0), + (8140,5616,9000,0,0,28,0), + (8140,5617,14000,0,0,36,0), + (8140,5629,16000,0,0,38,0), + (8140,6941,24000,0,0,46,0), + (8140,7109,20000,0,0,40,0), + (8140,7296,3000,0,0,16,0), + (8140,10279,16000,0,0,38,0), + (8140,10294,300,0,0,10,0), + (8140,10295,11000,0,0,30,0), + (8140,10296,28000,0,0,50,0), + (8140,10297,46000,0,0,60,0), + (8140,10302,6000,0,0,26,0), + (8140,10303,14000,0,0,36,0), + (8140,10304,24000,0,0,46,0), + (8140,10305,42000,0,0,56,0), + (8140,10309,40000,0,0,54,0), + (8140,10311,28000,0,0,50,0), + (8140,10315,22000,0,0,44,0), + (8140,10316,34000,0,0,52,0), + (8140,10317,46000,0,0,60,0), + (8140,10320,46000,0,0,60,0), + (8140,10321,100,0,0,4,0), + (8140,10323,5000,0,0,24,0), + (8140,10325,14000,0,0,36,0), + (8140,10327,34000,0,0,52,0), + (8140,10330,24000,0,0,46,0), + (8140,10331,40000,0,0,54,0), + (8140,19741,100,0,0,4,0), + (8140,19743,2000,0,0,14,0), + (8140,19747,4000,0,0,22,0), + (8140,19751,4000,0,0,20,0), + (8140,19754,11000,0,0,30,0), + (8140,19839,1000,0,0,12,0), + (8140,19840,4000,0,0,22,0), + (8140,19841,12000,0,0,32,0), + (8140,19842,21000,0,0,42,0), + (8140,19843,34000,0,0,52,0), + (8140,19855,5000,0,0,24,0), + (8140,19856,13000,0,0,34,0), + (8140,19857,22000,0,0,44,0), + (8140,19858,40000,0,0,54,0), + (8140,19892,9000,0,0,28,0), + (8140,19893,12000,0,0,32,0), + (8140,19894,14000,0,0,36,0), + (8140,19904,20000,0,0,40,0), + (8140,19905,34000,0,0,52,0), + (8140,19906,22000,0,0,44,0), + (8140,19907,42000,0,0,56,0), + (8140,19908,26000,0,0,48,0), + (8140,19909,46000,0,0,60,0), + (8140,19944,6000,0,0,26,0), + (8140,19945,13000,0,0,34,0), + (8140,19946,21000,0,0,42,0), + (8140,19947,28000,0,0,50,0), + (8140,19948,44000,0,0,58,0), + (8140,19995,20000,0,0,40,0), + (8140,19996,28000,0,0,50,0), + (8140,19997,46000,0,0,60,0), + (8140,20437,300,0,0,10,0), + (8140,20438,3500,0,0,18,0), + (8140,20439,6000,0,0,26,0), + (8140,20440,13000,0,0,34,0), + (8140,20441,21000,0,0,42,0), + (8140,20442,28000,0,0,50,0), + (8140,20443,44000,0,0,58,0), + (8140,20444,1000,0,0,12,0), + (8140,20445,4000,0,0,22,0), + (8140,20446,12000,0,0,32,0), + (8140,20447,21000,0,0,42,0), + (8140,20448,34000,0,0,52,0), + (8140,20450,3000,0,0,16,0), + (8140,20455,11000,0,0,30,0), + (8140,20456,20000,0,0,40,0), + (8140,20457,28000,0,0,50,0), + (8140,20458,46000,0,0,60,0), + (8140,20459,16000,0,0,38,0), + (8140,20460,26000,0,0,48,0), + (8140,20461,44000,0,0,58,0), + (8140,20462,4000,0,0,22,0), + (8140,20730,40000,0,0,54,0), + (8140,20774,26000,0,0,48,0), + (8140,20775,46000,0,0,60,0), + (8140,20944,200,0,0,30,0), + (8140,20945,1000,0,0,40,0), + (8140,20946,1260,0,0,50,0), + (8140,20947,2070,0,0,60,0), + (8140,20949,900,0,0,40,0), + (8140,20950,1260,0,0,50,0), + (8140,20951,2070,0,0,60,0), + (8140,20952,1000,0,0,40,0), + (8140,20953,1400,0,0,50,0), + (8140,20954,2300,0,0,60,0), + (8140,20956,1260,0,0,50,0), + (8140,20957,2070,0,0,60,0), + (8140,20958,1170,0,0,48,0), + (8140,20960,2100,0,0,56,0), + (8140,21083,100,0,0,6,0), + (8140,24276,22000,0,0,44,0), + (8140,24277,34000,0,0,52,0), + (8140,24278,46000,0,0,60,0), + (8140,25915,46000,0,0,52,0), + (8140,25917,41400,0,0,60,0), + (8140,25919,40000,0,0,54,0), + (8140,25920,46000,0,0,60,0), + (8140,25939,46000,0,0,60,0), + (8140,25946,2070,0,0,60,0), + (8140,25948,46000,0,0,60,0), + (8140,25951,2070,0,0,60,0), + (8140,26574,200,0,0,30,0), + (8141,797,4000,0,0,20,0), + (8141,798,10000,0,0,26,0), + (8141,1055,11000,0,0,28,0), + (8141,1065,1500,0,0,14,0), + (8141,1229,100,0,0,6,0), + (8141,1343,100,0,0,6,0), + (8141,1344,3000,0,0,18,0), + (8141,1423,100,0,0,4,0), + (8141,1424,4000,0,0,20,0), + (8141,1482,12000,0,0,30,0), + (8141,1606,200,0,0,8,0), + (8141,1607,2000,0,0,16,0), + (8141,1610,8000,0,0,24,0), + (8141,1611,14000,0,0,32,0), + (8141,1646,3000,0,0,18,0), + (8141,1675,1000,0,0,12,0), + (8141,1676,14000,0,0,32,0), + (8141,1677,54000,0,0,52,0), + (8141,1685,18000,0,0,36,0), + (8141,1716,200,0,0,8,0), + (8141,1722,42000,0,0,50,0), + (8141,1738,100,0,0,4,0), + (8141,2570,2000,0,0,16,0), + (8141,2688,600,0,0,10,0), + (8141,3128,100,0,0,6,0), + (8141,3433,12000,0,0,30,0), + (8141,3434,22000,0,0,40,0), + (8141,3435,42000,0,0,50,0), + (8141,5243,1000,0,0,12,0), + (8141,5247,6000,0,0,20,0), + (8141,5283,8000,0,0,24,0), + (8141,6158,22000,0,0,40,0), + (8141,6176,14000,0,0,32,0), + (8141,6177,22000,0,0,40,0), + (8141,6180,10000,0,0,26,0), + (8141,6191,8000,0,0,24,0), + (8141,6193,6000,0,0,22,0), + (8141,6543,14000,0,0,32,0), + (8141,6549,600,0,0,10,0), + (8141,6550,4000,0,0,20,0), + (8141,6551,12000,0,0,30,0), + (8141,6553,20000,0,0,38,0), + (8141,6556,60000,0,0,58,0), + (8141,6573,1500,0,0,14,0), + (8141,6575,8000,0,0,24,0), + (8141,6674,10,0,0,1,0), + (8141,7109,22000,0,0,40,0), + (8141,7374,14000,0,0,32,0), + (8141,7375,56000,0,0,54,0), + (8141,7380,16000,0,0,34,0), + (8141,7382,2000,0,0,16,0), + (8141,7385,1000,0,0,12,0), + (8141,7401,10000,0,0,26,0), + (8141,7403,18000,0,0,36,0), + (8141,7406,6000,0,0,22,0), + (8141,7889,11000,0,0,28,0), + (8141,8206,11000,0,0,28,0), + (8141,8207,20000,0,0,38,0), + (8141,8381,16000,0,0,34,0), + (8141,8821,20000,0,0,38,0), + (8141,11552,32000,0,0,42,0), + (8141,11553,54000,0,0,52,0), + (8141,11557,16000,0,0,34,0), + (8141,11558,34000,0,0,44,0), + (8141,11559,56000,0,0,54,0), + (8141,11570,40000,0,0,48,0), + (8141,11571,58000,0,0,56,0), + (8141,11575,22000,0,0,40,0), + (8141,11576,42000,0,0,50,0), + (8141,11577,62000,0,0,60,0), + (8141,11579,36000,0,0,46,0), + (8141,11582,40000,0,0,48,0), + (8141,11583,60000,0,0,58,0), + (8141,11586,34000,0,0,44,0), + (8141,11587,62000,0,0,60,0), + (8141,11598,36000,0,0,46,0), + (8141,11599,60000,0,0,58,0), + (8141,11602,34000,0,0,44,0), + (8141,11603,56000,0,0,54,0), + (8141,11606,36000,0,0,46,0), + (8141,11607,56000,0,0,54,0), + (8141,18556,14000,0,0,32,0), + (8141,20561,36000,0,0,46,0), + (8141,20562,58000,0,0,56,0), + (8141,20571,62000,0,0,60,0), + (8141,20621,32000,0,0,42,0), + (8141,20622,54000,0,0,52,0), + (8141,20703,40000,0,0,48,0), + (8141,20704,58000,0,0,56,0), + (8141,20724,4000,0,0,20,0), + (8141,21555,200,0,0,48,0), + (8141,21557,2800,0,0,54,0), + (8141,21558,3100,0,0,60,0), + (8141,23898,2000,0,0,48,0), + (8141,23899,2800,0,0,54,0), + (8141,23900,3100,0,0,60,0), + (8141,23926,200,0,0,48,0), + (8141,23927,2800,0,0,54,0), + (8141,23928,3100,0,0,60,0), + (8142,499,2000,0,0,20,0), + (8142,1151,4500,0,0,26,0), + (8142,1414,1900,0,0,18,0), + (8142,1415,6000,0,0,30,0), + (8142,1416,16000,0,0,42,0), + (8142,1420,100,0,0,6,0), + (8142,1421,900,0,0,14,0), + (8142,1422,4000,0,0,24,0), + (8142,1428,100,0,0,4,0), + (8142,1429,300,0,0,10,0), + (8142,1431,1800,0,0,16,0), + (8142,1432,4000,0,0,24,0), + (8142,1433,10000,0,0,34,0), + (8142,1435,200,0,0,8,0), + (8142,1436,1900,0,0,18,0), + (8142,1439,6000,0,0,30,0), + (8142,1441,6000,0,0,30,0), + (8142,1445,2000,0,0,20,0), + (8142,1448,2000,0,0,20,0), + (8142,1736,300,0,0,10,0), + (8142,1737,2000,0,0,20,0), + (8142,1827,4000,0,0,24,0), + (8142,1828,10000,0,0,34,0), + (8142,1829,18000,0,0,44,0), + (8142,2092,3000,0,0,22,0), + (8142,2093,5000,0,0,28,0), + (8142,2788,4000,0,0,24,0), + (8142,2889,28000,0,0,54,0), + (8142,2897,4500,0,0,26,0), + (8142,2910,3000,0,0,22,0), + (8142,2914,2000,0,0,20,0), + (8142,2919,5000,0,0,28,0), + (8142,2920,12000,0,0,38,0), + (8142,3030,5000,0,0,28,0), + (8142,3139,1800,0,0,16,0), + (8142,3628,10000,0,0,34,0), + (8142,3739,300,0,0,30,0), + (8142,5181,100,0,0,6,0), + (8142,5182,900,0,0,14,0), + (8142,5183,3000,0,0,22,0), + (8142,5184,6000,0,0,30,0), + (8142,5190,200,0,0,8,0), + (8142,5192,900,0,0,14,0), + (8142,5193,2000,0,0,20,0), + (8142,5194,4500,0,0,26,0), + (8142,5203,12000,0,0,38,0), + (8142,5204,22000,0,0,48,0), + (8142,5210,5000,0,0,28,0), + (8142,5212,900,0,0,14,0), + (8142,5216,2000,0,0,20,0), + (8142,5218,4000,0,0,24,0), + (8142,5222,3000,0,0,22,0), + (8142,5226,8000,0,0,32,0), + (8142,5228,800,0,0,12,0), + (8142,5230,95,0,0,18,0), + (8142,5231,10,0,0,1,0), + (8142,5233,300,0,0,10,0), + (8142,5235,2000,0,0,20,0), + (8142,5299,1900,0,0,18,0), + (8142,6779,8000,0,0,32,0), + (8142,6781,12000,0,0,38,0), + (8142,6782,6000,0,0,30,0), + (8142,6784,14000,0,0,40,0), + (8142,6786,8000,0,0,32,0), + (8142,6790,16000,0,0,42,0), + (8142,6794,11000,0,0,36,0), + (8142,6799,6000,0,0,30,0), + (8142,6801,6000,0,0,30,0), + (8142,6811,1900,0,0,18,0), + (8142,6812,4500,0,0,26,0), + (8142,8904,12000,0,0,38,0), + (8142,8906,20000,0,0,46,0), + (8142,8908,14000,0,0,40,0), + (8142,8911,14000,0,0,40,0), + (8142,8915,10000,0,0,34,0), + (8142,8920,14000,0,0,40,0), + (8142,8922,100,0,0,4,0), + (8142,8930,300,0,0,10,0), + (8142,8931,1800,0,0,16,0), + (8142,8932,3000,0,0,22,0), + (8142,8933,5000,0,0,28,0), + (8142,8934,10000,0,0,34,0), + (8142,8935,14000,0,0,40,0), + (8142,8937,800,0,0,12,0), + (8142,8942,1900,0,0,18,0), + (8142,8943,4000,0,0,24,0), + (8142,8944,6000,0,0,30,0), + (8142,8945,11000,0,0,36,0), + (8142,8952,4500,0,0,26,0), + (8142,8953,10000,0,0,34,0), + (8142,8954,16000,0,0,42,0), + (8142,8956,12000,0,0,38,0), + (8142,8973,10000,0,0,34,0), + (8142,8984,20000,0,0,46,0), + (8142,8993,12000,0,0,38,0), + (8142,8999,5000,0,0,28,0), + (8142,9001,14000,0,0,40,0), + (8142,9006,11000,0,0,36,0), + (8142,9491,8000,0,0,32,0), + (8142,9494,5000,0,0,28,0), + (8142,9495,11000,0,0,36,0), + (8142,9746,16000,0,0,42,0), + (8142,9748,16000,0,0,42,0), + (8142,9751,16000,0,0,42,0), + (8142,9753,18000,0,0,44,0), + (8142,9755,18000,0,0,44,0), + (8142,9757,18000,0,0,44,0), + (8142,9759,18000,0,0,44,0), + (8142,9822,20000,0,0,46,0), + (8142,9825,20000,0,0,46,0), + (8142,9828,30000,0,0,56,0), + (8142,9831,20000,0,0,46,0), + (8142,9832,28000,0,0,54,0), + (8142,9836,20000,0,0,46,0), + (8142,9837,26000,0,0,52,0), + (8142,9838,32000,0,0,58,0), + (8142,9842,20000,0,0,46,0), + (8142,9843,26000,0,0,52,0), + (8142,9844,32000,0,0,58,0), + (8142,9847,22000,0,0,48,0), + (8142,9848,34000,0,0,60,0), + (8142,9851,32000,0,0,58,0), + (8142,9854,22000,0,0,48,0), + (8142,9855,32000,0,0,58,0), + (8142,9859,22000,0,0,48,0), + (8142,9860,28000,0,0,54,0), + (8142,9861,34000,0,0,60,0), + (8142,9864,23000,0,0,50,0), + (8142,9865,34000,0,0,60,0), + (8142,9868,23000,0,0,50,0), + (8142,9869,32000,0,0,58,0), + (8142,9877,23000,0,0,50,0), + (8142,9878,32000,0,0,58,0), + (8142,9882,23000,0,0,50,0), + (8142,9883,32000,0,0,58,0), + (8142,9886,23000,0,0,50,0), + (8142,9887,34000,0,0,60,0), + (8142,9890,23000,0,0,50,0), + (8142,9891,30000,0,0,56,0), + (8142,9893,26000,0,0,52,0), + (8142,9895,26000,0,0,52,0), + (8142,9897,34000,0,0,60,0), + (8142,9899,26000,0,0,52,0), + (8142,9902,28000,0,0,54,0), + (8142,9905,28000,0,0,54,0), + (8142,9909,28000,0,0,54,0), + (8142,9911,28000,0,0,54,0), + (8142,9914,34000,0,0,60,0), + (8142,10343,28000,0,0,54,0), + (8142,11594,14000,0,0,40,0), + (8142,16915,23000,0,0,50,0), + (8142,17373,250,0,0,28,0), + (8142,17374,600,0,0,38,0), + (8142,17375,1100,0,0,48,0), + (8142,17376,1600,10,0,58,0), + (8142,17396,800,0,0,42,0), + (8142,17397,1400,0,0,54,0), + (8142,17406,34000,0,0,60,0), + (8142,18659,12000,0,0,38,0), + (8142,18660,32000,0,0,58,0), + (8142,20485,2000,0,0,20,0), + (8142,20722,14000,0,0,40,0), + (8142,20744,6000,0,0,30,0), + (8142,20745,14000,0,0,40,0), + (8142,20749,23000,0,0,50,0), + (8142,20750,34000,0,0,60,0), + (8142,22569,8000,0,0,32,0), + (8142,22826,18000,0,0,44,0), + (8142,22830,14000,0,0,40,0), + (8142,22831,22000,0,0,48,0), + (8142,22832,30000,0,0,56,0), + (8142,22894,11000,0,0,36,0), + (8142,22897,20000,0,0,46,0), + (8142,22898,30000,0,0,56,0), + (8142,24922,14000,0,0,40,0), + (8142,24978,300,0,0,30,0), + (8142,24979,700,0,0,40,0), + (8142,24980,1150,0,0,50,0), + (8142,24981,1700,0,0,60,0), + (8142,29167,14000,0,0,40,0), + (8144,8615,10,0,0,0,0), + (8144,8619,500,393,50,0,0), + (8144,8620,5000,393,125,0,0), + (8144,10769,50000,393,200,35,0), + (8146,2372,10,0,0,0,0), + (8146,2373,500,182,50,0,0), + (8146,3571,5000,182,125,0,0), + (8146,11994,50000,182,200,0,0), + (8153,2154,500,165,50,10,0), + (8153,2179,1000,165,110,0,0), + (8153,2180,1400,165,120,0,0), + (8153,2181,650,165,100,0,0), + (8153,2884,650,165,100,0,0), + (8153,2886,550,165,85,0,0), + (8153,3786,500,165,75,0,0), + (8153,3788,550,165,85,0,0), + (8153,3789,500,165,80,0,0), + (8153,3819,650,165,100,0,0), + (8153,7146,1000,165,115,0,0), + (8153,9066,450,165,70,0,0), + (8153,9069,600,165,95,0,0), + (8153,9075,1400,165,120,0,0), + (8153,20651,500,165,100,0,0), + (8306,2551,100,0,0,5,0), + (8306,2559,50,185,10,0,0), + (8306,2561,100,185,50,0,0), + (8306,2562,200,185,75,0,0), + (8306,2563,150,185,80,0,0), + (8306,3412,500,185,50,10,0), + (8306,6502,100,185,50,0,0), + (8306,6503,300,185,125,0,0), + (8306,21176,4000,185,200,0,0), + (8308,796,2200,0,0,20,0), + (8308,1117,600,0,0,12,0), + (8308,1424,2200,0,0,20,0), + (8308,1547,10,0,0,1,0), + (8308,1549,1800,0,0,16,0), + (8308,1552,2200,0,0,20,0), + (8308,1563,1800,0,0,50,0), + (8308,1564,18000,0,0,40,0), + (8308,1567,1200,0,0,14,0), + (8308,1603,10000,0,0,32,0), + (8308,2003,100,0,0,4,0), + (8308,2898,14000,0,0,36,0), + (8308,2899,1200,0,0,14,0), + (8308,2979,600,0,0,12,0), + (8308,3047,6000,0,0,22,0), + (8308,3048,100,0,0,6,0), + (8308,3049,7000,0,0,26,0), + (8308,3128,200,0,0,8,0), + (8308,3663,8000,0,0,28,0), + (8308,3664,14000,0,0,36,0), + (8308,5117,200,0,0,8,0), + (8308,5131,2200,0,0,20,0), + (8308,5298,100,0,0,6,0), + (8308,5338,2000,0,0,18,0), + (8308,5385,8000,0,0,30,0), + (8308,6198,1200,0,0,14,0), + (8308,6385,400,0,0,10,0), + (8308,6791,2200,0,0,20,0), + (8308,6792,7000,0,0,24,0), + (8308,6999,8000,0,0,30,0), + (8308,8738,18000,0,0,40,0), + (8308,13160,18000,0,0,40,0), + (8308,13162,8000,0,0,30,0), + (8308,13164,100,0,0,4,0), + (8308,13545,26000,0,0,44,0), + (8308,13546,40000,0,0,52,0), + (8308,13547,50000,0,0,60,0), + (8308,13556,400,0,0,10,0), + (8308,13557,2000,0,0,18,0), + (8308,13558,7000,0,0,26,0), + (8308,13559,12000,0,0,34,0), + (8308,13560,24000,0,0,42,0), + (8308,13561,36000,0,0,50,0), + (8308,13562,48000,0,0,58,0), + (8308,13799,1800,0,0,16,0), + (8308,13811,8000,0,0,28,0), + (8308,13814,12000,0,0,34,0), + (8308,14332,200,0,0,8,0), + (8308,14333,1800,0,0,16,0), + (8308,14334,7000,0,0,24,0), + (8308,14335,10000,0,0,32,0), + (8308,14336,18000,0,0,40,0), + (8308,14337,32000,0,0,48,0), + (8308,14338,46000,0,0,56,0), + (8308,14339,16000,0,0,38,0), + (8308,14340,5000,0,0,60,0), + (8308,14341,8000,0,0,30,0), + (8308,14342,26000,0,0,44,0), + (8308,14343,48000,0,0,58,0), + (8308,14344,12000,0,0,34,0), + (8308,14345,32000,0,0,48,0), + (8308,14346,2200,0,0,20,0), + (8308,14347,10000,0,0,32,0), + (8308,14348,24000,0,0,42,0), + (8308,14349,40000,0,0,52,0), + (8308,14350,28000,0,0,46,0), + (8308,14351,46000,0,0,56,0), + (8308,14352,600,0,0,12,0), + (8308,14353,2200,0,0,20,0), + (8308,14354,8000,0,0,28,0), + (8308,14355,14000,0,0,36,0), + (8308,14356,26000,0,0,44,0), + (8308,14357,40000,0,0,52,0), + (8308,14358,50000,0,0,60,0), + (8308,14359,24000,0,0,42,0), + (8308,14360,42000,0,0,54,0), + (8308,14361,36000,0,0,50,0), + (8308,14362,48000,0,0,58,0), + (8308,14364,7000,0,0,26,0), + (8308,14365,14000,0,0,36,0), + (8308,14366,28000,0,0,46,0), + (8308,14367,46000,0,0,56,0), + (8308,14368,18000,0,0,40,0), + (8308,14370,50000,0,0,60,0), + (8308,14372,26000,0,0,44,0), + (8308,14373,42000,0,0,54,0), + (8308,14374,2000,0,0,18,0), + (8308,14375,8000,0,0,28,0), + (8308,14376,16000,0,0,38,0), + (8308,14377,32000,0,0,48,0), + (8308,14378,48000,0,0,58,0), + (8308,14431,6000,0,0,22,0), + (8308,14432,18000,0,0,40,0), + (8308,14434,48000,0,0,58,0), + (8308,14445,8000,0,0,30,0), + (8308,14446,28000,0,0,46,0), + (8308,15637,8000,0,0,30,0), + (8308,15638,18000,0,0,40,0), + (8308,15639,36000,0,0,50,0), + (8308,15640,50000,0,0,60,0), + (8308,20044,28000,0,0,46,0), + (8308,20155,10000,0,0,32,0), + (8308,20156,36000,0,0,50,0), + (8308,20157,7000,0,0,26,0), + (8308,20158,18000,0,0,40,0), + (8308,20159,7000,0,0,24,0), + (8308,20160,400,0,0,10,0), + (8308,20161,2000,0,0,18,0), + (8308,20191,46000,0,0,56,0), + (8308,20738,600,0,0,12,0), + (8308,20931,400,0,0,28,0), + (8308,20932,700,0,0,36,0), + (8308,20933,1300,0,0,44,0), + (8308,20934,2000,0,0,52,0), + (8308,20935,2500,0,0,60,0), + (8308,20938,2500,0,0,60,0), + (8308,20940,1800,0,0,50,0), + (8308,20941,2500,0,0,60,0), + (8308,20942,1200,0,0,42,0), + (8308,20943,2100,0,0,54,0), + (8696,13029,0,185,175,0,0), + (8736,3984,115,202,30,0,0), + (8736,3985,130,202,30,0,0), + (8736,3986,150,202,50,0,0), + (8736,3987,150,202,50,0,0), + (8736,3988,200,202,60,0,0), + (8736,3990,270,202,90,0,0), + (8736,3991,225,202,65,0,0), + (8736,3992,250,202,75,0,0), + (8736,3993,250,202,75,0,0), + (8736,3994,250,202,75,0,0), + (8736,3995,270,202,85,0,0), + (8736,3997,360,202,100,0,0), + (8736,3998,378,202,105,0,0), + (8736,3999,405,202,105,0,0), + (8736,4000,405,202,105,0,0), + (8736,4001,427,202,110,0,0), + (8736,4003,450,202,120,0,0), + (8736,4005,450,202,125,0,0), + (8736,4006,450,202,125,0,0), + (8736,4007,450,202,125,0,0), + (8736,4008,270,202,125,0,0), + (8736,4009,495,202,130,0,0), + (8736,4010,540,202,140,0,0), + (8736,4012,540,202,145,0,0), + (8736,4013,675,202,150,0,0), + (8736,4014,675,202,150,0,0), + (8736,4016,720,202,160,0,0), + (8736,4017,810,202,170,0,0), + (8736,4018,900,202,175,0,0), + (8736,4019,900,202,175,0,0), + (8736,4022,1080,202,185,0,0), + (8736,4023,1260,202,190,0,0), + (8736,4039,10,0,0,5,0), + (8736,4040,450,202,50,10,0), + (8736,4041,4500,202,125,20,0), + (8736,6459,360,202,135,0,0), + (8736,7431,150,202,50,0,0), + (8736,8336,270,202,100,0,0), + (8736,9272,450,202,150,0,0), + (8736,12628,900,202,150,0,0), + (8736,12629,900,202,175,0,0), + (8736,12630,900,202,175,0,0), + (8736,12631,900,202,175,0,0), + (8736,12632,1170,202,195,0,0), + (8736,12633,1350,202,200,0,0), + (8736,12634,1440,202,205,0,0), + (8736,12635,1440,202,205,0,0), + (8736,12636,1530,202,210,0,0), + (8736,12637,1620,202,215,0,0), + (8736,12638,1620,202,215,0,0), + (8736,12640,1980,202,230,0,0), + (8736,12641,2160,202,235,0,0), + (8736,12643,2800,202,245,0,0), + (8736,12644,2800,202,245,0,0), + (8736,12657,45000,202,200,35,0), + (8736,15256,1350,202,200,0,0), + (8736,19568,4000,202,250,0,0), + (8736,19844,4000,202,250,0,0), + (8736,19845,9000,202,260,0,0), + (8736,19846,4500,202,260,0,0), + (8736,23095,5000,202,250,0,0), + (8738,8896,2200,202,225,0,0), + (8738,12767,1000,202,205,0,0), + (8738,12769,1500,202,205,0,0), + (8738,12770,1500,202,205,0,0), + (8738,12771,1500,202,205,0,0), + (8738,12777,2400,202,230,0,0), + (8738,12778,2600,202,235,0,0), + (8738,12780,3000,202,245,0,0), + (8738,12909,1350,202,200,0,0), + (8738,12919,2800,202,240,0,0), + (9465,499,2000,0,0,20,0), + (9465,1151,4500,0,0,26,0), + (9465,1414,1900,0,0,18,0), + (9465,1415,6000,0,0,30,0), + (9465,1416,16000,0,0,42,0), + (9465,1420,100,0,0,6,0), + (9465,1421,900,0,0,14,0), + (9465,1422,4000,0,0,24,0), + (9465,1428,100,0,0,4,0), + (9465,1429,300,0,0,10,0), + (9465,1431,1800,0,0,16,0), + (9465,1432,4000,0,0,24,0), + (9465,1433,10000,0,0,34,0), + (9465,1435,200,0,0,8,0), + (9465,1436,1900,0,0,18,0), + (9465,1439,6000,0,0,30,0), + (9465,1441,6000,0,0,30,0), + (9465,1445,2000,0,0,20,0), + (9465,1448,2000,0,0,20,0), + (9465,1736,300,0,0,10,0), + (9465,1737,2000,0,0,20,0), + (9465,1827,4000,0,0,24,0), + (9465,1828,10000,0,0,34,0), + (9465,1829,18000,0,0,44,0), + (9465,2092,3000,0,0,22,0), + (9465,2093,5000,0,0,28,0), + (9465,2788,4000,0,0,24,0), + (9465,2889,28000,0,0,54,0), + (9465,2897,4500,0,0,26,0), + (9465,2910,3000,0,0,22,0), + (9465,2914,2000,0,0,20,0), + (9465,2919,5000,0,0,28,0), + (9465,2920,12000,0,0,38,0), + (9465,3030,5000,0,0,28,0), + (9465,3139,1800,0,0,16,0), + (9465,3628,10000,0,0,34,0), + (9465,3739,300,0,0,30,0), + (9465,5181,100,0,0,6,0), + (9465,5182,900,0,0,14,0), + (9465,5183,3000,0,0,22,0), + (9465,5184,6000,0,0,30,0), + (9465,5190,200,0,0,8,0), + (9465,5192,900,0,0,14,0), + (9465,5193,2000,0,0,20,0), + (9465,5194,4500,0,0,26,0), + (9465,5203,12000,0,0,38,0), + (9465,5204,22000,0,0,48,0), + (9465,5210,5000,0,0,28,0), + (9465,5212,900,0,0,14,0), + (9465,5216,2000,0,0,20,0), + (9465,5218,4000,0,0,24,0), + (9465,5222,3000,0,0,22,0), + (9465,5226,8000,0,0,32,0), + (9465,5228,800,0,0,12,0), + (9465,5230,95,0,0,18,0), + (9465,5231,10,0,0,1,0), + (9465,5233,300,0,0,10,0), + (9465,5235,2000,0,0,20,0), + (9465,5299,1900,0,0,18,0), + (9465,6779,8000,0,0,32,0), + (9465,6781,12000,0,0,38,0), + (9465,6782,6000,0,0,30,0), + (9465,6784,14000,0,0,40,0), + (9465,6786,8000,0,0,32,0), + (9465,6790,16000,0,0,42,0), + (9465,6794,11000,0,0,36,0), + (9465,6799,6000,0,0,30,0), + (9465,6801,6000,0,0,30,0), + (9465,6811,1900,0,0,18,0), + (9465,6812,4500,0,0,26,0), + (9465,8904,12000,0,0,38,0), + (9465,8906,20000,0,0,46,0), + (9465,8908,14000,0,0,40,0), + (9465,8911,14000,0,0,40,0), + (9465,8915,10000,0,0,34,0), + (9465,8920,14000,0,0,40,0), + (9465,8922,100,0,0,4,0), + (9465,8930,300,0,0,10,0), + (9465,8931,1800,0,0,16,0), + (9465,8932,3000,0,0,22,0), + (9465,8933,5000,0,0,28,0), + (9465,8934,10000,0,0,34,0), + (9465,8935,14000,0,0,40,0), + (9465,8937,800,0,0,12,0), + (9465,8942,1900,0,0,18,0), + (9465,8943,4000,0,0,24,0), + (9465,8944,6000,0,0,30,0), + (9465,8945,11000,0,0,36,0), + (9465,8952,4500,0,0,26,0), + (9465,8953,10000,0,0,34,0), + (9465,8954,16000,0,0,42,0), + (9465,8956,12000,0,0,38,0), + (9465,8973,10000,0,0,34,0), + (9465,8984,20000,0,0,46,0), + (9465,8993,12000,0,0,38,0), + (9465,8999,5000,0,0,28,0), + (9465,9001,14000,0,0,40,0), + (9465,9006,11000,0,0,36,0), + (9465,9491,8000,0,0,32,0), + (9465,9494,5000,0,0,28,0), + (9465,9495,11000,0,0,36,0), + (9465,9746,16000,0,0,42,0), + (9465,9748,16000,0,0,42,0), + (9465,9751,16000,0,0,42,0), + (9465,9753,18000,0,0,44,0), + (9465,9755,18000,0,0,44,0), + (9465,9757,18000,0,0,44,0), + (9465,9759,18000,0,0,44,0), + (9465,9822,20000,0,0,46,0), + (9465,9825,20000,0,0,46,0), + (9465,9828,30000,0,0,56,0), + (9465,9831,20000,0,0,46,0), + (9465,9832,28000,0,0,54,0), + (9465,9836,20000,0,0,46,0), + (9465,9837,26000,0,0,52,0), + (9465,9838,32000,0,0,58,0), + (9465,9842,20000,0,0,46,0), + (9465,9843,26000,0,0,52,0), + (9465,9844,32000,0,0,58,0), + (9465,9847,22000,0,0,48,0), + (9465,9848,34000,0,0,60,0), + (9465,9851,32000,0,0,58,0), + (9465,9854,22000,0,0,48,0), + (9465,9855,32000,0,0,58,0), + (9465,9859,22000,0,0,48,0), + (9465,9860,28000,0,0,54,0), + (9465,9861,34000,0,0,60,0), + (9465,9864,23000,0,0,50,0), + (9465,9865,34000,0,0,60,0), + (9465,9868,23000,0,0,50,0), + (9465,9869,32000,0,0,58,0), + (9465,9877,23000,0,0,50,0), + (9465,9878,32000,0,0,58,0), + (9465,9882,23000,0,0,50,0), + (9465,9883,32000,0,0,58,0), + (9465,9886,23000,0,0,50,0), + (9465,9887,34000,0,0,60,0), + (9465,9890,23000,0,0,50,0), + (9465,9891,30000,0,0,56,0), + (9465,9893,26000,0,0,52,0), + (9465,9895,26000,0,0,52,0), + (9465,9897,34000,0,0,60,0), + (9465,9899,26000,0,0,52,0), + (9465,9902,28000,0,0,54,0), + (9465,9905,28000,0,0,54,0), + (9465,9909,28000,0,0,54,0), + (9465,9911,28000,0,0,54,0), + (9465,9914,34000,0,0,60,0), + (9465,10343,28000,0,0,54,0), + (9465,11594,14000,0,0,40,0), + (9465,16915,23000,0,0,50,0), + (9465,17373,250,0,0,28,0), + (9465,17374,600,0,0,38,0), + (9465,17375,1100,0,0,48,0), + (9465,17376,1600,10,0,58,0), + (9465,17396,800,0,0,42,0), + (9465,17397,1400,0,0,54,0), + (9465,17406,34000,0,0,60,0), + (9465,18659,12000,0,0,38,0), + (9465,18660,32000,0,0,58,0), + (9465,20485,2000,0,0,20,0), + (9465,20722,14000,0,0,40,0), + (9465,20744,6000,0,0,30,0), + (9465,20745,14000,0,0,40,0), + (9465,20749,23000,0,0,50,0), + (9465,20750,34000,0,0,60,0), + (9465,22569,8000,0,0,32,0), + (9465,22826,18000,0,0,44,0), + (9465,22830,14000,0,0,40,0), + (9465,22831,22000,0,0,48,0), + (9465,22832,30000,0,0,56,0), + (9465,22894,11000,0,0,36,0), + (9465,22897,20000,0,0,46,0), + (9465,22898,30000,0,0,56,0), + (9465,24922,14000,0,0,40,0), + (9465,24978,300,0,0,30,0), + (9465,24979,700,0,0,40,0), + (9465,24980,1150,0,0,50,0), + (9465,24981,1700,0,0,60,0), + (9465,29167,14000,0,0,40,0), + (9584,12103,4500,197,210,0,0), + (9584,12105,4950,197,215,0,0), + (9584,12114,5400,197,225,0,0), + (9584,12121,5850,197,235,0,0), + (9584,12126,6300,197,240,0,0), + (10086,542,396,0,0,20,0), + (10086,1853,1,261,0,0,0), + (10086,6285,1,0,0,0,0), + (10086,6291,1,0,0,0,0), + (10086,6292,1,0,0,0,0), + (10086,6293,1,0,0,0,0), + (10086,6294,1,0,0,0,0), + (10086,6313,1,0,0,0,0), + (10086,6322,1,0,0,0,0), + (10086,6323,1,0,0,0,0), + (10086,6324,1,0,0,0,0), + (10086,6325,1,0,0,0,0), + (10086,6330,1,0,0,0,0), + (10086,6339,1,0,0,0,0), + (10086,6340,1,0,0,0,0), + (10086,6341,1,0,0,0,0), + (10086,6342,1,0,0,0,0), + (10086,6449,1,0,0,0,0), + (10086,6454,1,0,0,0,0), + (10086,6455,1,0,0,0,0), + (10086,6456,1,0,0,0,0), + (10086,6457,1,0,0,0,0), + (10086,14922,1,261,0,0,0), + (10086,15147,440,0,0,20,0), + (10086,15148,1440,0,0,30,0), + (10086,15149,3240,0,0,40,0), + (10086,15150,6480,0,0,50,0), + (10086,15151,9000,0,0,60,0), + (10086,24442,440,0,0,20,0), + (10086,24468,1440,0,0,30,0), + (10086,24470,3240,0,0,40,0), + (10086,24472,6480,0,0,50,0), + (10086,24473,440,0,0,20,0), + (10086,24481,1440,0,0,30,0), + (10086,24484,3240,0,0,40,0), + (10086,24485,6480,0,0,50,0), + (10086,24517,440,0,0,20,0), + (10086,24518,40,0,0,20,0), + (10086,24519,440,0,0,20,0), + (10086,24520,1440,0,0,30,0), + (10086,24521,3240,0,0,40,0), + (10086,24522,6480,0,0,50,0), + (10086,24523,1440,0,0,30,0), + (10086,24524,3240,0,0,40,0), + (10086,24525,6480,0,0,50,0), + (10086,24526,1440,0,0,30,0), + (10086,24527,3240,0,0,40,0), + (10086,24528,6480,0,0,50,0), + (10086,24533,10,0,0,10,0), + (10086,24534,120,0,0,12,0), + (10086,24535,400,0,0,18,0), + (10086,24536,1260,0,0,24,0), + (10086,24537,1440,0,0,30,0), + (10086,24538,2520,0,0,36,0), + (10086,24539,4320,0,0,42,0), + (10086,24540,5760,0,0,48,0), + (10086,24541,7560,0,0,54,0), + (10086,24548,10,0,0,10,0), + (10086,24563,120,0,0,12,0), + (10086,24565,400,0,0,18,0), + (10086,24566,1260,0,0,24,0), + (10086,24567,1440,0,0,30,0), + (10086,24568,2520,0,0,36,0), + (10086,24569,4320,0,0,42,0), + (10086,24570,5760,0,0,48,0), + (10086,24633,7560,0,0,54,0), + (10086,24634,9000,0,0,60,0), + (10086,24636,9000,0,0,60,0), + (10088,542,396,0,0,20,0), + (10088,1853,1,261,0,0,0), + (10088,6285,1,0,0,0,0), + (10088,6291,1,0,0,0,0), + (10088,6292,1,0,0,0,0), + (10088,6293,1,0,0,0,0), + (10088,6294,1,0,0,0,0), + (10088,6313,1,0,0,0,0), + (10088,6322,1,0,0,0,0), + (10088,6323,1,0,0,0,0), + (10088,6324,1,0,0,0,0), + (10088,6325,1,0,0,0,0), + (10088,6330,1,0,0,0,0), + (10088,6339,1,0,0,0,0), + (10088,6340,1,0,0,0,0), + (10088,6341,1,0,0,0,0), + (10088,6342,1,0,0,0,0), + (10088,6449,1,0,0,0,0), + (10088,6454,1,0,0,0,0), + (10088,6455,1,0,0,0,0), + (10088,6456,1,0,0,0,0), + (10088,6457,1,0,0,0,0), + (10088,14922,1,261,0,0,0), + (10088,15147,440,0,0,20,0), + (10088,15148,1440,0,0,30,0), + (10088,15149,3240,0,0,40,0), + (10088,15150,6480,0,0,50,0), + (10088,15151,9000,0,0,60,0), + (10088,24442,440,0,0,20,0), + (10088,24468,1440,0,0,30,0), + (10088,24470,3240,0,0,40,0), + (10088,24472,6480,0,0,50,0), + (10088,24473,440,0,0,20,0), + (10088,24481,1440,0,0,30,0), + (10088,24484,3240,0,0,40,0), + (10088,24485,6480,0,0,50,0), + (10088,24517,440,0,0,20,0), + (10088,24518,40,0,0,20,0), + (10088,24519,440,0,0,20,0), + (10088,24520,1440,0,0,30,0), + (10088,24521,3240,0,0,40,0), + (10088,24522,6480,0,0,50,0), + (10088,24523,1440,0,0,30,0), + (10088,24524,3240,0,0,40,0), + (10088,24525,6480,0,0,50,0), + (10088,24526,1440,0,0,30,0), + (10088,24527,3240,0,0,40,0), + (10088,24528,6480,0,0,50,0), + (10088,24533,10,0,0,10,0), + (10088,24534,120,0,0,12,0), + (10088,24535,400,0,0,18,0), + (10088,24536,1260,0,0,24,0), + (10088,24537,1440,0,0,30,0), + (10088,24538,2520,0,0,36,0), + (10088,24539,4320,0,0,42,0), + (10088,24540,5760,0,0,48,0), + (10088,24541,7560,0,0,54,0), + (10088,24548,10,0,0,10,0), + (10088,24563,120,0,0,12,0), + (10088,24565,400,0,0,18,0), + (10088,24566,1260,0,0,24,0), + (10088,24567,1440,0,0,30,0), + (10088,24568,2520,0,0,36,0), + (10088,24569,4320,0,0,42,0), + (10088,24570,5760,0,0,48,0), + (10088,24633,7560,0,0,54,0), + (10088,24634,9000,0,0,60,0), + (10088,24636,9000,0,0,60,0), + (10089,542,396,0,0,20,0), + (10089,1853,1,261,0,0,0), + (10089,6285,1,0,0,0,0), + (10089,6291,1,0,0,0,0), + (10089,6292,1,0,0,0,0), + (10089,6293,1,0,0,0,0), + (10089,6294,1,0,0,0,0), + (10089,6313,1,0,0,0,0), + (10089,6322,1,0,0,0,0), + (10089,6323,1,0,0,0,0), + (10089,6324,1,0,0,0,0), + (10089,6325,1,0,0,0,0), + (10089,6330,1,0,0,0,0), + (10089,6339,1,0,0,0,0), + (10089,6340,1,0,0,0,0), + (10089,6341,1,0,0,0,0), + (10089,6342,1,0,0,0,0), + (10089,6449,1,0,0,0,0), + (10089,6454,1,0,0,0,0), + (10089,6455,1,0,0,0,0), + (10089,6456,1,0,0,0,0), + (10089,6457,1,0,0,0,0), + (10089,14922,1,261,0,0,0), + (10089,15147,440,0,0,20,0), + (10089,15148,1440,0,0,30,0), + (10089,15149,3240,0,0,40,0), + (10089,15150,6480,0,0,50,0), + (10089,15151,9000,0,0,60,0), + (10089,24442,440,0,0,20,0), + (10089,24468,1440,0,0,30,0), + (10089,24470,3240,0,0,40,0), + (10089,24472,6480,0,0,50,0), + (10089,24473,440,0,0,20,0), + (10089,24481,1440,0,0,30,0), + (10089,24484,3240,0,0,40,0), + (10089,24485,6480,0,0,50,0), + (10089,24517,440,0,0,20,0), + (10089,24518,40,0,0,20,0), + (10089,24519,440,0,0,20,0), + (10089,24520,1440,0,0,30,0), + (10089,24521,3240,0,0,40,0), + (10089,24522,6480,0,0,50,0), + (10089,24523,1440,0,0,30,0), + (10089,24524,3240,0,0,40,0), + (10089,24525,6480,0,0,50,0), + (10089,24526,1440,0,0,30,0), + (10089,24527,3240,0,0,40,0), + (10089,24528,6480,0,0,50,0), + (10089,24533,10,0,0,10,0), + (10089,24534,120,0,0,12,0), + (10089,24535,400,0,0,18,0), + (10089,24536,1260,0,0,24,0), + (10089,24537,1440,0,0,30,0), + (10089,24538,2520,0,0,36,0), + (10089,24539,4320,0,0,42,0), + (10089,24540,5760,0,0,48,0), + (10089,24541,7560,0,0,54,0), + (10089,24548,10,0,0,10,0), + (10089,24563,120,0,0,12,0), + (10089,24565,400,0,0,18,0), + (10089,24566,1260,0,0,24,0), + (10089,24567,1440,0,0,30,0), + (10089,24568,2520,0,0,36,0), + (10089,24569,4320,0,0,42,0), + (10089,24570,5760,0,0,48,0), + (10089,24633,7560,0,0,54,0), + (10089,24634,9000,0,0,60,0), + (10089,24636,9000,0,0,60,0), + (10090,542,396,0,0,20,0), + (10090,1853,1,261,0,0,0), + (10090,6285,1,0,0,0,0), + (10090,6291,1,0,0,0,0), + (10090,6292,1,0,0,0,0), + (10090,6293,1,0,0,0,0), + (10090,6294,1,0,0,0,0), + (10090,6313,1,0,0,0,0), + (10090,6322,1,0,0,0,0), + (10090,6323,1,0,0,0,0), + (10090,6324,1,0,0,0,0), + (10090,6325,1,0,0,0,0), + (10090,6330,1,0,0,0,0), + (10090,6339,1,0,0,0,0), + (10090,6340,1,0,0,0,0), + (10090,6341,1,0,0,0,0), + (10090,6342,1,0,0,0,0), + (10090,6449,1,0,0,0,0), + (10090,6454,1,0,0,0,0), + (10090,6455,1,0,0,0,0), + (10090,6456,1,0,0,0,0), + (10090,6457,1,0,0,0,0), + (10090,14922,1,261,0,0,0), + (10090,15147,440,0,0,20,0), + (10090,15148,1440,0,0,30,0), + (10090,15149,3240,0,0,40,0), + (10090,15150,6480,0,0,50,0), + (10090,15151,9000,0,0,60,0), + (10090,24442,440,0,0,20,0), + (10090,24468,1440,0,0,30,0), + (10090,24470,3240,0,0,40,0), + (10090,24472,6480,0,0,50,0), + (10090,24473,440,0,0,20,0), + (10090,24481,1440,0,0,30,0), + (10090,24484,3240,0,0,40,0), + (10090,24485,6480,0,0,50,0), + (10090,24517,440,0,0,20,0), + (10090,24518,40,0,0,20,0), + (10090,24519,440,0,0,20,0), + (10090,24520,1440,0,0,30,0), + (10090,24521,3240,0,0,40,0), + (10090,24522,6480,0,0,50,0), + (10090,24523,1440,0,0,30,0), + (10090,24524,3240,0,0,40,0), + (10090,24525,6480,0,0,50,0), + (10090,24526,1440,0,0,30,0), + (10090,24527,3240,0,0,40,0), + (10090,24528,6480,0,0,50,0), + (10090,24533,10,0,0,10,0), + (10090,24534,120,0,0,12,0), + (10090,24535,400,0,0,18,0), + (10090,24536,1260,0,0,24,0), + (10090,24537,1440,0,0,30,0), + (10090,24538,2520,0,0,36,0), + (10090,24539,4320,0,0,42,0), + (10090,24540,5760,0,0,48,0), + (10090,24541,7560,0,0,54,0), + (10090,24548,10,0,0,10,0), + (10090,24563,120,0,0,12,0), + (10090,24565,400,0,0,18,0), + (10090,24566,1260,0,0,24,0), + (10090,24567,1440,0,0,30,0), + (10090,24568,2520,0,0,36,0), + (10090,24569,4320,0,0,42,0), + (10090,24570,5760,0,0,48,0), + (10090,24633,7560,0,0,54,0), + (10090,24634,9000,0,0,60,0), + (10090,24636,9000,0,0,60,0), + (10266,2020,9,0,0,5,0), + (10266,2743,50,164,1,0,0), + (10266,2744,90,164,35,0,0), + (10266,2746,90,164,65,0,0), + (10266,2747,180,164,70,0,0), + (10266,2754,45,164,15,0,0), + (10266,2755,45,164,20,0,0), + (10266,2756,45,164,25,0,0), + (10266,3118,90,164,65,0,0), + (10266,3299,225,164,35,0,0), + (10266,3300,450,164,70,0,0), + (10266,3340,45,164,20,0,0), + (10266,3341,90,164,25,0,0), + (10266,3342,90,164,40,0,0), + (10266,3343,180,164,45,0,0), + (10266,3344,225,164,75,0,0), + (10266,7409,270,164,65,0,0), + (10266,8881,90,164,30,0,0), + (10266,9984,90,164,30,0,0), + (10276,2020,9,0,0,5,0), + (10276,2021,450,164,50,10,0), + (10276,2744,90,164,35,0,0), + (10276,2745,450,164,90,0,0), + (10276,2746,90,164,65,0,0), + (10276,2747,180,164,70,0,0), + (10276,2749,270,164,105,0,0), + (10276,2750,450,164,105,0,0), + (10276,2751,450,164,120,0,0), + (10276,2752,900,164,125,0,0), + (10276,2753,900,164,145,0,0), + (10276,2754,45,164,15,0,0), + (10276,2755,45,164,20,0,0), + (10276,2756,45,164,25,0,0), + (10276,2757,180,164,110,0,0), + (10276,2758,180,164,115,0,0), + (10276,2759,180,164,120,0,0), + (10276,3118,90,164,65,0,0), + (10276,3119,900,164,125,0,0), + (10276,3298,450,164,90,0,0), + (10276,3299,225,164,35,0,0), + (10276,3300,450,164,70,0,0), + (10276,3301,900,164,130,0,0), + (10276,3340,45,164,20,0,0), + (10276,3341,90,164,25,0,0), + (10276,3342,90,164,40,0,0), + (10276,3343,180,164,45,0,0), + (10276,3344,225,164,75,0,0), + (10276,3345,1000,164,110,0,0), + (10276,3346,450,164,130,0,0), + (10276,3347,900,164,135,0,0), + (10276,3348,900,164,125,0,0), + (10276,3516,600,164,100,0,0), + (10276,6520,720,164,110,0,0), + (10276,7409,270,164,65,0,0), + (10276,7819,180,164,95,0,0), + (10276,7820,90,164,100,0,0), + (10276,8769,225,164,150,0,0), + (10276,8881,90,164,30,0,0), + (10276,9984,90,164,30,0,0), + (10276,9988,225,164,125,0,0), + (10276,9989,450,164,130,0,0), + (10276,9990,450,164,135,0,0), + (10276,14381,225,164,150,0,0), + (10276,19670,600,164,100,0,0), + (10276,19671,225,164,150,0,0), + (10277,2020,9,0,0,5,0), + (10277,2743,50,164,1,0,0), + (10277,2744,90,164,35,0,0), + (10277,2746,90,164,65,0,0), + (10277,2747,180,164,70,0,0), + (10277,2754,45,164,15,0,0), + (10277,2755,45,164,20,0,0), + (10277,2756,45,164,25,0,0), + (10277,3118,90,164,65,0,0), + (10277,3299,225,164,35,0,0), + (10277,3300,450,164,70,0,0), + (10277,3340,45,164,20,0,0), + (10277,3341,90,164,25,0,0), + (10277,3342,90,164,40,0,0), + (10277,3343,180,164,45,0,0), + (10277,3344,225,164,75,0,0), + (10277,7409,270,164,65,0,0), + (10277,8881,90,164,30,0,0), + (10277,9984,90,164,30,0,0), + (10278,2020,9,0,0,5,0), + (10278,2743,50,164,1,0,0), + (10278,2744,90,164,35,0,0), + (10278,2746,90,164,65,0,0), + (10278,2747,180,164,70,0,0), + (10278,2754,45,164,15,0,0), + (10278,2755,45,164,20,0,0), + (10278,2756,45,164,25,0,0), + (10278,3118,90,164,65,0,0), + (10278,3299,225,164,35,0,0), + (10278,3300,450,164,70,0,0), + (10278,3340,45,164,20,0,0), + (10278,3341,90,164,25,0,0), + (10278,3342,90,164,40,0,0), + (10278,3343,180,164,45,0,0), + (10278,3344,225,164,75,0,0), + (10278,7409,270,164,65,0,0), + (10278,8881,90,164,30,0,0), + (10278,9984,90,164,30,0,0), + (10930,796,2200,0,0,20,0), + (10930,1117,600,0,0,12,0), + (10930,1424,2200,0,0,20,0), + (10930,1547,10,0,0,1,0), + (10930,1549,1800,0,0,16,0), + (10930,1552,2200,0,0,20,0), + (10930,1563,1800,0,0,50,0), + (10930,1564,18000,0,0,40,0), + (10930,1567,1200,0,0,14,0), + (10930,1603,10000,0,0,32,0), + (10930,2003,100,0,0,4,0), + (10930,2898,14000,0,0,36,0), + (10930,2899,1200,0,0,14,0), + (10930,2979,600,0,0,12,0), + (10930,3047,6000,0,0,22,0), + (10930,3048,100,0,0,6,0), + (10930,3049,7000,0,0,26,0), + (10930,3128,200,0,0,8,0), + (10930,3663,8000,0,0,28,0), + (10930,3664,14000,0,0,36,0), + (10930,5117,200,0,0,8,0), + (10930,5131,2200,0,0,20,0), + (10930,5298,100,0,0,6,0), + (10930,5338,2000,0,0,18,0), + (10930,5385,8000,0,0,30,0), + (10930,6198,1200,0,0,14,0), + (10930,6385,400,0,0,10,0), + (10930,6791,2200,0,0,20,0), + (10930,6792,7000,0,0,24,0), + (10930,6999,8000,0,0,30,0), + (10930,8738,18000,0,0,40,0), + (10930,13160,18000,0,0,40,0), + (10930,13162,8000,0,0,30,0), + (10930,13164,100,0,0,4,0), + (10930,13545,26000,0,0,44,0), + (10930,13546,40000,0,0,52,0), + (10930,13547,50000,0,0,60,0), + (10930,13556,400,0,0,10,0), + (10930,13557,2000,0,0,18,0), + (10930,13558,7000,0,0,26,0), + (10930,13559,12000,0,0,34,0), + (10930,13560,24000,0,0,42,0), + (10930,13561,36000,0,0,50,0), + (10930,13562,48000,0,0,58,0), + (10930,13799,1800,0,0,16,0), + (10930,13811,8000,0,0,28,0), + (10930,13814,12000,0,0,34,0), + (10930,14332,200,0,0,8,0), + (10930,14333,1800,0,0,16,0), + (10930,14334,7000,0,0,24,0), + (10930,14335,10000,0,0,32,0), + (10930,14336,18000,0,0,40,0), + (10930,14337,32000,0,0,48,0), + (10930,14338,46000,0,0,56,0), + (10930,14339,16000,0,0,38,0), + (10930,14340,5000,0,0,60,0), + (10930,14341,8000,0,0,30,0), + (10930,14342,26000,0,0,44,0), + (10930,14343,48000,0,0,58,0), + (10930,14344,12000,0,0,34,0), + (10930,14345,32000,0,0,48,0), + (10930,14346,2200,0,0,20,0), + (10930,14347,10000,0,0,32,0), + (10930,14348,24000,0,0,42,0), + (10930,14349,40000,0,0,52,0), + (10930,14350,28000,0,0,46,0), + (10930,14351,46000,0,0,56,0), + (10930,14352,600,0,0,12,0), + (10930,14353,2200,0,0,20,0), + (10930,14354,8000,0,0,28,0), + (10930,14355,14000,0,0,36,0), + (10930,14356,26000,0,0,44,0), + (10930,14357,40000,0,0,52,0), + (10930,14358,50000,0,0,60,0), + (10930,14359,24000,0,0,42,0), + (10930,14360,42000,0,0,54,0), + (10930,14361,36000,0,0,50,0), + (10930,14362,48000,0,0,58,0), + (10930,14364,7000,0,0,26,0), + (10930,14365,14000,0,0,36,0), + (10930,14366,28000,0,0,46,0), + (10930,14367,46000,0,0,56,0), + (10930,14368,18000,0,0,40,0), + (10930,14370,50000,0,0,60,0), + (10930,14372,26000,0,0,44,0), + (10930,14373,42000,0,0,54,0), + (10930,14374,2000,0,0,18,0), + (10930,14375,8000,0,0,28,0), + (10930,14376,16000,0,0,38,0), + (10930,14377,32000,0,0,48,0), + (10930,14378,48000,0,0,58,0), + (10930,14431,6000,0,0,22,0), + (10930,14432,18000,0,0,40,0), + (10930,14434,48000,0,0,58,0), + (10930,14445,8000,0,0,30,0), + (10930,14446,28000,0,0,46,0), + (10930,15637,8000,0,0,30,0), + (10930,15638,18000,0,0,40,0), + (10930,15639,36000,0,0,50,0), + (10930,15640,50000,0,0,60,0), + (10930,20044,28000,0,0,46,0), + (10930,20155,10000,0,0,32,0), + (10930,20156,36000,0,0,50,0), + (10930,20157,7000,0,0,26,0), + (10930,20158,18000,0,0,40,0), + (10930,20159,7000,0,0,24,0), + (10930,20160,400,0,0,10,0), + (10930,20161,2000,0,0,18,0), + (10930,20191,46000,0,0,56,0), + (10930,20738,600,0,0,12,0), + (10930,20931,400,0,0,28,0), + (10930,20932,700,0,0,36,0), + (10930,20933,1300,0,0,44,0), + (10930,20934,2000,0,0,52,0), + (10930,20935,2500,0,0,60,0), + (10930,20938,2500,0,0,60,0), + (10930,20940,1800,0,0,50,0), + (10930,20941,2500,0,0,60,0), + (10930,20942,1200,0,0,42,0), + (10930,20943,2100,0,0,54,0), + (10993,3984,115,202,30,0,0), + (10993,3985,130,202,30,0,0), + (10993,3986,150,202,50,0,0), + (10993,3987,150,202,50,0,0), + (10993,3988,200,202,60,0,0), + (10993,3991,225,202,65,0,0), + (10993,3992,250,202,75,0,0), + (10993,3993,250,202,75,0,0), + (10993,3994,250,202,75,0,0), + (10993,4039,10,0,0,5,0), + (10993,7431,150,202,50,0,0), + (11017,3984,115,202,30,0,0), + (11017,3985,130,202,30,0,0), + (11017,3986,150,202,50,0,0), + (11017,3987,150,202,50,0,0), + (11017,3988,200,202,60,0,0), + (11017,3990,270,202,90,0,0), + (11017,3991,225,202,65,0,0), + (11017,3992,250,202,75,0,0), + (11017,3993,250,202,75,0,0), + (11017,3994,250,202,75,0,0), + (11017,3995,270,202,85,0,0), + (11017,3997,360,202,100,0,0), + (11017,3998,378,202,105,0,0), + (11017,3999,405,202,105,0,0), + (11017,4000,405,202,105,0,0), + (11017,4001,427,202,110,0,0), + (11017,4003,450,202,120,0,0), + (11017,4005,450,202,125,0,0), + (11017,4006,450,202,125,0,0), + (11017,4007,450,202,125,0,0), + (11017,4008,270,202,125,0,0), + (11017,4009,495,202,130,0,0), + (11017,4010,540,202,140,0,0), + (11017,4012,540,202,145,0,0), + (11017,4013,675,202,150,0,0), + (11017,4014,675,202,150,0,0), + (11017,4016,720,202,160,0,0), + (11017,4017,810,202,170,0,0), + (11017,4018,900,202,175,0,0), + (11017,4019,900,202,175,0,0), + (11017,4020,920,202,180,0,0), + (11017,4022,1080,202,185,0,0), + (11017,4023,1260,202,190,0,0), + (11017,4039,10,0,0,5,0), + (11017,4040,450,202,50,10,0), + (11017,4041,4500,202,125,20,0), + (11017,6459,360,202,135,0,0), + (11017,7431,150,202,50,0,0), + (11017,8336,270,202,100,0,0), + (11017,9272,450,202,150,0,0), + (11017,12628,900,202,150,0,0), + (11017,12629,900,202,175,0,0), + (11017,12630,900,202,175,0,0), + (11017,12631,900,202,175,0,0), + (11017,12632,1170,202,195,0,0), + (11017,12633,1350,202,200,0,0), + (11017,12634,1440,202,205,0,0), + (11017,12635,1440,202,205,0,0), + (11017,12636,1530,202,210,0,0), + (11017,12637,1620,202,215,0,0), + (11017,12638,1620,202,215,0,0), + (11017,15256,1350,202,200,0,0), + (11025,3984,115,202,30,0,0), + (11025,3985,130,202,30,0,0), + (11025,3986,150,202,50,0,0), + (11025,3987,150,202,50,0,0), + (11025,3988,200,202,60,0,0), + (11025,3991,225,202,65,0,0), + (11025,3992,250,202,75,0,0), + (11025,3993,250,202,75,0,0), + (11025,3994,250,202,75,0,0), + (11025,4039,10,0,0,5,0), + (11025,7431,150,202,50,0,0), + (11026,3984,115,202,30,0,0), + (11026,3985,130,202,30,0,0), + (11026,3986,150,202,50,0,0), + (11026,3987,150,202,50,0,0), + (11026,3988,200,202,60,0,0), + (11026,3991,225,202,65,0,0), + (11026,3992,250,202,75,0,0), + (11026,3993,250,202,75,0,0), + (11026,3994,250,202,75,0,0), + (11026,4039,10,0,0,5,0), + (11026,7431,150,202,50,0,0), + (11028,3984,115,202,30,0,0), + (11028,3985,130,202,30,0,0), + (11028,3986,150,202,50,0,0), + (11028,3987,150,202,50,0,0), + (11028,3988,200,202,60,0,0), + (11028,3991,225,202,65,0,0), + (11028,3992,250,202,75,0,0), + (11028,3993,250,202,75,0,0), + (11028,3994,250,202,75,0,0), + (11028,4039,10,0,0,5,0), + (11028,7431,150,202,50,0,0), + (11029,3984,115,202,30,0,0), + (11029,3985,130,202,30,0,0), + (11029,3986,150,202,50,0,0), + (11029,3987,150,202,50,0,0), + (11029,3988,200,202,60,0,0), + (11029,3990,270,202,90,0,0), + (11029,3991,225,202,65,0,0), + (11029,3992,250,202,75,0,0), + (11029,3993,250,202,75,0,0), + (11029,3994,250,202,75,0,0), + (11029,3995,270,202,85,0,0), + (11029,3997,360,202,100,0,0), + (11029,3998,378,202,105,0,0), + (11029,3999,405,202,105,0,0), + (11029,4000,405,202,105,0,0), + (11029,4001,427,202,110,0,0), + (11029,4003,450,202,120,0,0), + (11029,4005,450,202,125,0,0), + (11029,4006,450,202,125,0,0), + (11029,4007,450,202,125,0,0), + (11029,4008,270,202,125,0,0), + (11029,4009,495,202,130,0,0), + (11029,4010,540,202,140,0,0), + (11029,4012,540,202,145,0,0), + (11029,4013,675,202,150,0,0), + (11029,4014,675,202,150,0,0), + (11029,4039,10,0,0,5,0), + (11029,4040,450,202,50,10,0), + (11029,6459,360,202,135,0,0), + (11029,7431,150,202,50,0,0), + (11029,8336,270,202,100,0,0), + (11029,9272,450,202,150,0,0), + (11029,12628,900,202,150,0,0), + (11031,3984,115,202,30,0,0), + (11031,3985,130,202,30,0,0), + (11031,3986,150,202,50,0,0), + (11031,3987,150,202,50,0,0), + (11031,3988,200,202,60,0,0), + (11031,3990,270,202,90,0,0), + (11031,3991,225,202,65,0,0), + (11031,3992,250,202,75,0,0), + (11031,3993,250,202,75,0,0), + (11031,3994,250,202,75,0,0), + (11031,3995,270,202,85,0,0), + (11031,3997,360,202,100,0,0), + (11031,3998,378,202,105,0,0), + (11031,3999,405,202,105,0,0), + (11031,4000,405,202,105,0,0), + (11031,4001,427,202,110,0,0), + (11031,4003,450,202,120,0,0), + (11031,4005,450,202,125,0,0), + (11031,4006,450,202,125,0,0), + (11031,4007,450,202,125,0,0), + (11031,4008,270,202,125,0,0), + (11031,4009,495,202,130,0,0), + (11031,4010,540,202,140,0,0), + (11031,4012,540,202,145,0,0), + (11031,4013,675,202,150,0,0), + (11031,4014,675,202,150,0,0), + (11031,4039,10,0,0,5,0), + (11031,4040,450,202,50,10,0), + (11031,6459,360,202,135,0,0), + (11031,7431,150,202,50,0,0), + (11031,8336,270,202,100,0,0), + (11031,9272,450,202,150,0,0), + (11031,12628,900,202,150,0,0), + (11037,3984,115,202,30,0,0), + (11037,3985,130,202,30,0,0), + (11037,3986,150,202,50,0,0), + (11037,3987,150,202,50,0,0), + (11037,3988,200,202,60,0,0), + (11037,3991,225,202,65,0,0), + (11037,3992,250,202,75,0,0), + (11037,3993,250,202,75,0,0), + (11037,3994,250,202,75,0,0), + (11037,4039,10,0,0,5,0), + (11037,7431,150,202,50,0,0), + (11041,2275,10,0,0,5,0), + (11041,2339,100,171,25,0,0), + (11041,2340,135,171,40,0,0), + (11041,2341,250,171,55,0,0), + (11041,3179,450,171,90,0,0), + (11041,3181,1350,171,120,0,0), + (11041,3184,50,171,15,0,0), + (11041,3185,1350,171,125,0,0), + (11041,3186,1800,171,130,0,0), + (11041,3458,3600,171,110,0,0), + (11041,7180,405,171,90,0,0), + (11041,7838,225,171,80,0,0), + (11041,7839,900,171,130,0,0), + (11041,7842,900,171,100,0,0), + (11041,7846,2700,171,140,0,0), + (11041,11536,225,171,50,0,0), + (11042,2275,10,0,0,5,0), + (11042,2280,450,171,50,10,0), + (11042,2339,100,171,25,0,0), + (11042,2340,135,171,40,0,0), + (11042,2341,250,171,55,0,0), + (11042,3179,450,171,90,0,0), + (11042,3181,1350,171,120,0,0), + (11042,3184,50,171,15,0,0), + (11042,3185,1350,171,125,0,0), + (11042,3186,1800,171,130,0,0), + (11042,3458,3600,171,110,0,0), + (11042,7180,405,171,90,0,0), + (11042,7838,225,171,80,0,0), + (11042,7839,900,171,130,0,0), + (11042,7842,900,171,100,0,0), + (11042,7846,2700,171,140,0,0), + (11042,11536,225,171,50,0,0), + (11044,2275,10,0,0,5,0), + (11044,2339,100,171,25,0,0), + (11044,2340,135,171,40,0,0), + (11044,2341,250,171,55,0,0), + (11044,3179,450,171,90,0,0), + (11044,3181,1350,171,120,0,0), + (11044,3184,50,171,15,0,0), + (11044,3185,1350,171,125,0,0), + (11044,3186,1800,171,130,0,0), + (11044,3458,3600,171,110,0,0), + (11044,7180,405,171,90,0,0), + (11044,7838,225,171,80,0,0), + (11044,7839,900,171,130,0,0), + (11044,7842,900,171,100,0,0), + (11044,7846,2700,171,140,0,0), + (11044,11536,225,171,50,0,0), + (11046,2275,10,0,0,5,0), + (11046,2339,100,171,25,0,0), + (11046,2340,135,171,40,0,0), + (11046,2341,250,171,55,0,0), + (11046,3179,450,171,90,0,0), + (11046,3181,1350,171,120,0,0), + (11046,3184,50,171,15,0,0), + (11046,3185,1350,171,125,0,0), + (11046,3186,1800,171,130,0,0), + (11046,3458,3600,171,110,0,0), + (11046,7180,405,171,90,0,0), + (11046,7838,225,171,80,0,0), + (11046,7839,900,171,130,0,0), + (11046,7842,900,171,100,0,0), + (11046,7846,2700,171,140,0,0), + (11046,11536,225,171,50,0,0), + (11047,2275,10,0,0,5,0), + (11047,2339,100,171,25,0,0), + (11047,2340,135,171,40,0,0), + (11047,2341,250,171,55,0,0), + (11047,3179,450,171,90,0,0), + (11047,3181,1350,171,120,0,0), + (11047,3184,50,171,15,0,0), + (11047,3185,1350,171,125,0,0), + (11047,3186,1800,171,130,0,0), + (11047,3458,3600,171,110,0,0), + (11047,7180,405,171,90,0,0), + (11047,7838,225,171,80,0,0), + (11047,7839,900,171,130,0,0), + (11047,7842,900,171,100,0,0), + (11047,7846,2700,171,140,0,0), + (11047,11536,225,171,50,0,0), + (11048,2414,45,197,40,0,0), + (11048,2415,22,197,1,0,0), + (11048,2416,45,197,40,0,0), + (11048,2417,270,197,70,0,0), + (11048,2418,180,197,70,0,0), + (11048,2419,180,197,60,0,0), + (11048,2423,225,197,75,0,0), + (11048,2966,90,197,75,0,0), + (11048,2967,180,197,65,0,0), + (11048,2996,45,197,10,0,0), + (11048,3783,90,197,45,0,0), + (11048,3876,90,197,35,0,0), + (11048,3877,180,197,60,0,0), + (11048,3878,270,197,70,0,0), + (11048,3911,10,0,0,5,0), + (11048,3916,45,197,30,0,0), + (11048,3917,25,197,1,0,0), + (11048,7626,45,197,30,0,0), + (11048,7627,45,197,30,0,0), + (11048,8466,45,197,40,0,0), + (11048,8777,45,197,10,0,0), + (11048,12118,30,197,1,0,0), + (11048,12119,45,197,20,0,0), + (11048,12120,270,197,75,0,0), + (11049,2414,45,197,40,0,0), + (11049,2415,22,197,1,0,0), + (11049,2416,45,197,40,0,0), + (11049,2417,270,197,70,0,0), + (11049,2418,180,197,70,0,0), + (11049,2419,180,197,60,0,0), + (11049,2421,270,197,85,0,0), + (11049,2422,270,197,95,0,0), + (11049,2423,225,197,75,0,0), + (11049,2424,180,197,100,0,0), + (11049,2966,90,197,75,0,0), + (11049,2967,180,197,65,0,0), + (11049,2996,45,197,10,0,0), + (11049,3783,90,197,45,0,0), + (11049,3785,180,197,80,0,0), + (11049,3814,720,197,150,0,0), + (11049,3874,450,197,125,0,0), + (11049,3876,90,197,35,0,0), + (11049,3877,180,197,60,0,0), + (11049,3878,270,197,70,0,0), + (11049,3879,360,197,85,0,0), + (11049,3880,270,197,80,0,0), + (11049,3881,450,197,110,0,0), + (11049,3882,450,197,110,0,0), + (11049,3884,675,197,130,0,0), + (11049,3886,675,197,125,0,0), + (11049,3888,675,197,150,0,0), + (11049,3890,225,197,110,0,0), + (11049,3911,10,0,0,5,0), + (11049,3912,450,197,50,10,0), + (11049,3916,45,197,30,0,0), + (11049,6522,360,197,90,0,0), + (11049,6691,900,197,135,0,0), + (11049,7626,45,197,30,0,0), + (11049,7627,45,197,30,0,0), + (11049,8466,45,197,40,0,0), + (11049,8468,225,197,110,0,0), + (11049,8759,540,197,140,0,0), + (11049,8761,540,197,145,0,0), + (11049,8777,45,197,10,0,0), + (11049,12119,45,197,20,0,0), + (11049,12120,270,197,75,0,0), + (11050,2414,45,197,40,0,0), + (11050,2415,22,197,1,0,0), + (11050,2416,45,197,40,0,0), + (11050,2417,270,197,70,0,0), + (11050,2418,180,197,70,0,0), + (11050,2419,180,197,60,0,0), + (11050,2423,225,197,75,0,0), + (11050,2966,90,197,75,0,0), + (11050,2967,180,197,65,0,0), + (11050,2996,45,197,10,0,0), + (11050,3783,90,197,45,0,0), + (11050,3876,90,197,35,0,0), + (11050,3877,180,197,60,0,0), + (11050,3878,270,197,70,0,0), + (11050,3911,10,0,0,5,0), + (11050,3916,45,197,30,0,0), + (11050,3917,25,197,1,0,0), + (11050,7626,45,197,30,0,0), + (11050,7627,45,197,30,0,0), + (11050,8466,45,197,40,0,0), + (11050,8777,45,197,10,0,0), + (11050,12118,30,197,1,0,0), + (11050,12119,45,197,20,0,0), + (11050,12120,270,197,75,0,0), + (11051,2414,45,197,40,0,0), + (11051,2415,22,197,1,0,0), + (11051,2416,45,197,40,0,0), + (11051,2417,270,197,70,0,0), + (11051,2418,180,197,70,0,0), + (11051,2419,180,197,60,0,0), + (11051,2423,225,197,75,0,0), + (11051,2966,90,197,75,0,0), + (11051,2967,180,197,65,0,0), + (11051,2996,45,197,10,0,0), + (11051,3783,90,197,45,0,0), + (11051,3876,90,197,35,0,0), + (11051,3877,180,197,60,0,0), + (11051,3878,270,197,70,0,0), + (11051,3911,10,0,0,5,0), + (11051,3916,45,197,30,0,0), + (11051,3917,25,197,1,0,0), + (11051,7626,45,197,30,0,0), + (11051,7627,45,197,30,0,0), + (11051,8466,45,197,40,0,0), + (11051,8777,45,197,10,0,0), + (11051,12118,30,197,1,0,0), + (11051,12119,45,197,20,0,0), + (11051,12120,270,197,75,0,0), + (11052,2414,45,197,40,0,0), + (11052,2415,22,197,1,0,0), + (11052,2416,45,197,40,0,0), + (11052,2417,270,197,70,0,0), + (11052,2418,180,197,70,0,0), + (11052,2419,180,197,60,0,0), + (11052,2421,270,197,85,0,0), + (11052,2422,270,197,95,0,0), + (11052,2423,225,197,75,0,0), + (11052,2424,180,197,100,0,0), + (11052,2966,90,197,75,0,0), + (11052,2967,180,197,65,0,0), + (11052,2996,45,197,10,0,0), + (11052,3783,90,197,45,0,0), + (11052,3785,180,197,80,0,0), + (11052,3814,720,197,150,0,0), + (11052,3874,450,197,125,0,0), + (11052,3875,900,197,175,0,0), + (11052,3876,90,197,35,0,0), + (11052,3877,180,197,60,0,0), + (11052,3878,270,197,70,0,0), + (11052,3879,360,197,85,0,0), + (11052,3880,270,197,80,0,0), + (11052,3881,450,197,110,0,0), + (11052,3882,450,197,110,0,0), + (11052,3884,675,197,130,0,0), + (11052,3886,675,197,125,0,0), + (11052,3888,675,197,150,0,0), + (11052,3889,900,197,185,0,0), + (11052,3890,225,197,110,0,0), + (11052,3893,450,197,170,0,0), + (11052,3911,10,0,0,5,0), + (11052,3912,450,197,50,10,0), + (11052,3913,4500,197,125,20,0), + (11052,3916,45,197,30,0,0), + (11052,6522,360,197,90,0,0), + (11052,6691,900,197,135,0,0), + (11052,7626,45,197,30,0,0), + (11052,7627,45,197,30,0,0), + (11052,8466,45,197,40,0,0), + (11052,8468,225,197,110,0,0), + (11052,8490,450,197,160,0,0), + (11052,8491,675,197,175,0,0), + (11052,8759,540,197,140,0,0), + (11052,8761,540,197,145,0,0), + (11052,8763,675,197,160,0,0), + (11052,8765,810,197,170,0,0), + (11052,8767,900,197,175,0,0), + (11052,8771,900,197,190,0,0), + (11052,8773,900,197,175,0,0), + (11052,8775,900,197,180,0,0), + (11052,8777,45,197,10,0,0), + (11052,8801,2700,197,195,0,0), + (11052,8805,4500,197,210,0,0), + (11052,8807,2250,197,185,0,0), + (11052,12100,3600,197,205,0,0), + (11052,12101,3600,197,205,0,0), + (11052,12102,3600,197,210,0,0), + (11052,12104,4500,197,215,0,0), + (11052,12106,2250,197,215,0,0), + (11052,12110,4500,197,225,0,0), + (11052,12111,4500,197,225,0,0), + (11052,12112,4500,197,225,0,0), + (11052,12113,4500,197,225,0,0), + (11052,12115,6000,197,230,0,0), + (11052,12116,5400,197,230,0,0), + (11052,12117,2400,197,230,0,0), + (11052,12119,45,197,20,0,0), + (11052,12120,270,197,75,0,0), + (11052,12122,4500,197,235,0,0), + (11052,12123,5850,197,235,0,0), + (11052,12129,6750,197,245,0,0), + (11052,12132,6750,197,250,0,0), + (11052,12181,50000,197,200,0,0), + (11052,18470,10000,197,250,0,0), + (11052,18471,10000,197,255,0,0), + (11065,7414,10,0,0,5,0), + (11065,7422,50,333,15,0,0), + (11065,7441,100,333,45,0,0), + (11065,7459,250,333,50,0,0), + (11065,7461,200,333,70,0,0), + (11065,7749,250,333,60,0,0), + (11065,13373,100,333,40,0,0), + (11065,14805,50,333,10,0,0), + (11065,14808,200,333,70,0,0), + (11066,7414,10,0,0,5,0), + (11066,7422,50,333,15,0,0), + (11066,7441,100,333,45,0,0), + (11066,7459,250,333,50,0,0), + (11066,7461,200,333,70,0,0), + (11066,7749,250,333,60,0,0), + (11066,13373,100,333,40,0,0), + (11066,14805,50,333,10,0,0), + (11066,14808,200,333,70,0,0), + (11067,7414,10,0,0,5,0), + (11067,7422,50,333,15,0,0), + (11067,7441,100,333,45,0,0), + (11067,7459,250,333,50,0,0), + (11067,7461,200,333,70,0,0), + (11067,7749,250,333,60,0,0), + (11067,13373,100,333,40,0,0), + (11067,14805,50,333,10,0,0), + (11067,14808,200,333,70,0,0), + (11068,7414,10,0,0,5,0), + (11068,7422,50,333,15,0,0), + (11068,7441,100,333,45,0,0), + (11068,7459,250,333,50,0,0), + (11068,7461,200,333,70,0,0), + (11068,7749,250,333,60,0,0), + (11068,13373,100,333,40,0,0), + (11068,14805,50,333,10,0,0), + (11068,14808,200,333,70,0,0), + (11070,7414,10,0,0,5,0), + (11070,7422,50,333,15,0,0), + (11070,7441,100,333,45,0,0), + (11070,7459,250,333,50,0,0), + (11070,7461,200,333,70,0,0), + (11070,7749,250,333,60,0,0), + (11070,13373,100,333,40,0,0), + (11070,14805,50,333,10,0,0), + (11070,14808,200,333,70,0,0), + (11071,7414,10,0,0,5,0), + (11071,7422,50,333,15,0,0), + (11071,7441,100,333,45,0,0), + (11071,7459,250,333,50,0,0), + (11071,7461,200,333,70,0,0), + (11071,7749,250,333,60,0,0), + (11071,13373,100,333,40,0,0), + (11071,14805,50,333,10,0,0), + (11071,14808,200,333,70,0,0), + (11072,7414,10,0,0,5,0), + (11072,7415,500,333,50,10,0), + (11072,7416,5000,333,125,20,0), + (11072,7422,50,333,15,0,0), + (11072,7441,100,333,45,0,0), + (11072,7459,250,333,50,0,0), + (11072,7461,200,333,70,0,0), + (11072,7746,450,333,100,0,0), + (11072,7749,250,333,60,0,0), + (11072,7789,450,333,90,0,0), + (11072,7796,360,333,80,0,0), + (11072,7797,900,333,100,0,0), + (11072,7858,900,333,120,0,0), + (11072,7862,1125,333,125,0,0), + (11072,13373,100,333,40,0,0), + (11072,13391,1260,333,125,0,0), + (11072,13392,540,333,105,0,0), + (11072,13422,720,333,115,0,0), + (11072,13499,1350,333,130,0,0), + (11072,13502,1350,333,130,0,0), + (11072,13504,1800,333,140,0,0), + (11072,13531,2160,333,145,0,0), + (11072,13539,2250,333,140,0,0), + (11072,13609,2160,333,145,0,0), + (11072,13623,2250,333,150,0,0), + (11072,13627,2250,333,150,0,0), + (11072,13629,2250,333,150,0,0), + (11072,13634,2600,333,155,0,0), + (11072,13636,2600,333,155,0,0), + (11072,13638,2800,333,160,0,0), + (11072,13641,2800,333,160,0,0), + (11072,13643,2520,333,165,0,0), + (11072,13645,2800,333,170,0,0), + (11072,13649,2520,333,170,0,0), + (11072,13658,2700,333,175,0,0), + (11072,13660,2880,333,180,0,0), + (11072,13662,3240,333,180,0,0), + (11072,13666,3420,333,185,0,0), + (11072,13694,3600,333,195,0,0), + (11072,13696,3600,333,200,0,0), + (11072,13701,3600,333,200,0,0), + (11072,13703,3600,333,200,0,0), + (11072,13749,3780,333,205,0,0), + (11072,13798,3780,333,205,0,0), + (11072,13816,3960,333,210,0,0), + (11072,13829,3960,333,210,0,0), + (11072,13837,4140,333,215,0,0), + (11072,13861,4320,333,220,0,0), + (11072,13888,4500,333,225,0,0), + (11072,13891,4500,333,225,0,0), + (11072,14805,50,333,10,0,0), + (11072,14808,200,333,70,0,0), + (11072,14811,2600,333,155,0,0), + (11072,14812,2700,333,175,0,0), + (11073,7414,10,0,0,5,0), + (11073,7415,500,333,50,10,0), + (11073,7416,5000,333,125,20,0), + (11073,7422,50,333,15,0,0), + (11073,7441,100,333,45,0,0), + (11073,7459,250,333,50,0,0), + (11073,7461,200,333,70,0,0), + (11073,7746,450,333,100,0,0), + (11073,7749,250,333,60,0,0), + (11073,7789,450,333,90,0,0), + (11073,7796,360,333,80,0,0), + (11073,7797,900,333,100,0,0), + (11073,7858,900,333,120,0,0), + (11073,7862,1125,333,125,0,0), + (11073,13373,100,333,40,0,0), + (11073,13391,1260,333,125,0,0), + (11073,13392,540,333,105,0,0), + (11073,13422,720,333,115,0,0), + (11073,13499,1350,333,130,0,0), + (11073,13502,1350,333,130,0,0), + (11073,13504,1800,333,140,0,0), + (11073,13531,2160,333,145,0,0), + (11073,13539,2250,333,140,0,0), + (11073,13609,2160,333,145,0,0), + (11073,13627,2250,333,150,0,0), + (11073,13629,2250,333,150,0,0), + (11073,13634,2600,333,155,0,0), + (11073,13636,2600,333,155,0,0), + (11073,13638,2800,333,160,0,0), + (11073,13641,2800,333,160,0,0), + (11073,13643,2520,333,165,0,0), + (11073,13645,2800,333,170,0,0), + (11073,13649,2520,333,170,0,0), + (11073,13658,2700,333,175,0,0), + (11073,13660,2880,333,180,0,0), + (11073,13662,3240,333,180,0,0), + (11073,13666,3420,333,185,0,0), + (11073,13694,3600,333,195,0,0), + (11073,13696,3600,333,200,0,0), + (11073,13701,3600,333,200,0,0), + (11073,13703,3600,333,200,0,0), + (11073,13749,3780,333,205,0,0), + (11073,13798,3780,333,205,0,0), + (11073,13816,3960,333,210,0,0), + (11073,13829,3960,333,210,0,0), + (11073,13837,4140,333,215,0,0), + (11073,13861,4320,333,220,0,0), + (11073,13888,4500,333,225,0,0), + (11073,13891,4500,333,225,0,0), + (11073,13906,5400,333,230,0,0), + (11073,13919,5400,333,230,0,0), + (11073,13921,50000,333,200,35,0), + (11073,13936,5800,333,235,0,0), + (11073,13938,6200,333,240,0,0), + (11073,13940,6200,333,240,0,0), + (11073,13942,6200,333,245,0,0), + (11073,13944,6200,333,245,0,0), + (11073,13950,6500,333,250,0,0), + (11073,14805,50,333,10,0,0), + (11073,14808,200,333,70,0,0), + (11073,14811,2600,333,155,0,0), + (11073,14812,2700,333,175,0,0), + (11073,17182,10000,333,250,0,0), + (11073,17184,10000,333,250,0,0), + (11074,7414,10,0,0,5,0), + (11074,7415,500,333,50,10,0), + (11074,7416,5000,333,125,20,0), + (11074,7422,50,333,15,0,0), + (11074,7441,100,333,45,0,0), + (11074,7459,250,333,50,0,0), + (11074,7461,200,333,70,0,0), + (11074,7746,450,333,100,0,0), + (11074,7749,250,333,60,0,0), + (11074,7789,450,333,90,0,0), + (11074,7796,360,333,80,0,0), + (11074,7797,900,333,100,0,0), + (11074,7858,900,333,120,0,0), + (11074,7862,1125,333,125,0,0), + (11074,13373,100,333,40,0,0), + (11074,13391,1260,333,125,0,0), + (11074,13392,540,333,105,0,0), + (11074,13422,720,333,115,0,0), + (11074,13499,1350,333,130,0,0), + (11074,13502,1350,333,130,0,0), + (11074,13504,1800,333,140,0,0), + (11074,13531,2160,333,145,0,0), + (11074,13539,2250,333,140,0,0), + (11074,13609,2160,333,145,0,0), + (11074,13623,2250,333,150,0,0), + (11074,13627,2250,333,150,0,0), + (11074,13629,2250,333,150,0,0), + (11074,13634,2600,333,155,0,0), + (11074,13636,2600,333,155,0,0), + (11074,13638,2800,333,160,0,0), + (11074,13641,2800,333,160,0,0), + (11074,13643,2520,333,165,0,0), + (11074,13645,2800,333,170,0,0), + (11074,13649,2520,333,170,0,0), + (11074,13658,2700,333,175,0,0), + (11074,13660,2880,333,180,0,0), + (11074,13662,3240,333,180,0,0), + (11074,13666,3420,333,185,0,0), + (11074,13694,3600,333,195,0,0), + (11074,13696,3600,333,200,0,0), + (11074,13701,3600,333,200,0,0), + (11074,13703,3600,333,200,0,0), + (11074,13749,3780,333,205,0,0), + (11074,13798,3780,333,205,0,0), + (11074,13816,3960,333,210,0,0), + (11074,13829,3960,333,210,0,0), + (11074,13837,4140,333,215,0,0), + (11074,13861,4320,333,220,0,0), + (11074,13888,4500,333,225,0,0), + (11074,13891,4500,333,225,0,0), + (11074,14805,50,333,10,0,0), + (11074,14808,200,333,70,0,0), + (11074,14811,2600,333,155,0,0), + (11074,14812,2700,333,175,0,0), + (11081,2154,500,165,50,10,0), + (11081,2179,1000,165,110,0,0), + (11081,2180,1400,165,120,0,0), + (11081,2181,650,165,100,0,0), + (11081,2884,650,165,100,0,0), + (11081,2886,550,165,85,0,0), + (11081,3786,500,165,75,0,0), + (11081,3788,550,165,85,0,0), + (11081,3789,500,165,80,0,0), + (11081,3819,650,165,100,0,0), + (11081,7146,1000,165,115,0,0), + (11081,9066,450,165,70,0,0), + (11081,9069,600,165,95,0,0), + (11081,9075,1400,165,120,0,0), + (11081,20651,500,165,100,0,0), + (11083,2155,10,0,0,5,0), + (11083,2177,100,165,55,0,0), + (11083,2178,100,165,60,0,0), + (11083,2338,50,165,15,0,0), + (11083,2883,100,165,40,0,0), + (11083,3782,75,165,25,0,0), + (11083,3784,150,165,55,0,0), + (11083,3821,50,165,35,0,0), + (11083,9061,100,165,30,0,0), + (11083,9063,100,165,30,0,0), + (11084,2154,500,165,50,10,0), + (11084,2179,1000,165,110,0,0), + (11084,2180,1400,165,120,0,0), + (11084,2181,650,165,100,0,0), + (11084,2884,650,165,100,0,0), + (11084,2886,550,165,85,0,0), + (11084,3786,500,165,75,0,0), + (11084,3788,550,165,85,0,0), + (11084,3789,500,165,80,0,0), + (11084,3819,650,165,100,0,0), + (11084,7146,1000,165,115,0,0), + (11084,9066,450,165,70,0,0), + (11084,9069,600,165,95,0,0), + (11084,9075,1400,165,120,0,0), + (11084,20651,500,165,100,0,0), + (11096,2155,10,0,0,5,0), + (11096,2177,100,165,55,0,0), + (11096,2178,100,165,60,0,0), + (11096,2338,50,165,15,0,0), + (11096,2883,100,165,40,0,0), + (11096,3782,75,165,25,0,0), + (11096,3784,150,165,55,0,0), + (11096,3821,50,165,35,0,0), + (11096,9061,100,165,30,0,0), + (11096,9063,100,165,30,0,0), + (11097,10500,3500,165,205,0,0), + (11097,10508,3500,165,205,0,0), + (11097,10513,4000,165,210,0,0), + (11097,10519,4000,165,210,0,0), + (11097,10549,4600,165,235,0,0), + (11097,10553,4300,165,230,0,0), + (11097,10557,4600,165,235,0,0), + (11097,10559,4600,165,235,0,0), + (11097,10648,5500,165,250,0,0), + (11097,10663,50000,165,200,35,0), + (11097,14931,4000,165,225,0,0), + (11097,14933,4000,165,225,0,0), + (11097,19147,4300,165,250,0,0), + (11097,19148,4300,165,250,0,0), + (11097,22332,4300,165,250,0,0), + (11098,10500,3500,165,205,0,0), + (11098,10508,3500,165,205,0,0), + (11098,10513,4000,165,210,0,0), + (11098,10519,4000,165,210,0,0), + (11098,10549,4600,165,235,0,0), + (11098,10553,4300,165,230,0,0), + (11098,10557,4600,165,235,0,0), + (11098,10559,4600,165,235,0,0), + (11098,10648,5500,165,250,0,0), + (11098,10663,50000,165,200,35,0), + (11098,14931,4000,165,225,0,0), + (11098,14933,4000,165,225,0,0), + (11098,19147,4300,165,250,0,0), + (11098,19148,4300,165,250,0,0), + (11098,22332,4300,165,250,0,0), + (11146,10004,15000,164,235,0,0), + (11146,10008,15000,164,245,0,0), + (11146,10012,10000,164,250,0,0), + (11146,10016,10000,164,260,0,0), + (11177,9955,10000,164,225,0,0), + (11177,9978,10000,164,245,0,0), + (11178,10004,15000,164,235,0,0), + (11178,10008,15000,164,245,0,0), + (11178,10012,10000,164,250,0,0), + (11178,10016,10000,164,260,0,0), + (11397,1252,800,0,0,12,0), + (11397,1253,10000,0,0,30,0), + (11397,1254,18000,0,0,40,0), + (11397,1255,10,0,0,1,0), + (11397,1256,800,0,0,12,0), + (11397,1257,5000,0,0,24,0), + (11397,1258,100,0,0,4,0), + (11397,1259,300,0,0,10,0), + (11397,1260,2000,0,0,18,0), + (11397,1261,6000,0,0,26,0), + (11397,1265,200,0,0,8,0), + (11397,1268,1200,0,0,14,0), + (11397,1269,11000,0,0,32,0), + (11397,1275,100,0,0,6,0), + (11397,1276,1200,0,0,14,0), + (11397,1277,800,0,0,12,0), + (11397,1278,2000,0,0,18,0), + (11397,1279,10000,0,0,30,0), + (11397,1280,22000,0,0,42,0), + (11397,1283,2000,0,0,18,0), + (11397,1284,14000,0,0,36,0), + (11397,1287,10000,0,0,30,0), + (11397,1288,18000,0,0,40,0), + (11397,1293,10000,0,0,30,0), + (11397,1298,5000,0,0,24,0), + (11397,1300,4000,0,0,22,0), + (11397,1301,10000,0,0,30,0), + (11397,1425,3000,0,0,20,0), + (11397,2013,300,0,0,10,0), + (11397,2016,4000,0,0,22,0), + (11397,2049,30000,0,0,50,0), + (11397,2056,100,0,0,4,0), + (11397,2057,300,0,0,10,0), + (11397,2058,1600,0,0,16,0), + (11397,2059,4000,0,0,22,0), + (11397,2065,18000,0,0,40,0), + (11397,2066,3000,0,0,20,0), + (11397,2067,38000,0,0,52,0), + (11397,2068,44000,0,0,58,0), + (11397,2069,26000,0,0,46,0), + (11397,2097,4000,0,0,22,0), + (11397,2793,14000,0,0,36,0), + (11397,2799,12000,0,0,34,0), + (11397,2851,100,0,0,6,0), + (11397,3046,400,0,0,28,0), + (11397,6062,16000,0,0,38,0), + (11397,6067,10000,0,0,30,0), + (11397,6068,14000,0,0,36,0), + (11397,6071,8000,0,0,28,0), + (11397,6072,12000,0,0,34,0), + (11397,6073,200,0,0,8,0), + (11397,6079,1200,0,0,14,0), + (11397,6080,3000,0,0,20,0), + (11397,6081,6000,0,0,26,0), + (11397,6082,11000,0,0,32,0), + (11397,6083,16000,0,0,38,0), + (11397,6386,900,0,0,40,0), + (11397,6492,12000,0,0,34,0), + (11397,7130,3000,0,0,20,0), + (11397,7378,400,0,0,28,0), + (11397,8093,300,0,0,10,0), + (11397,8107,1600,0,0,16,0), + (11397,8108,4000,0,0,22,0), + (11397,8109,8000,0,0,28,0), + (11397,8110,12000,0,0,34,0), + (11397,8111,18000,0,0,40,0), + (11397,8123,1200,0,0,14,0), + (11397,8125,8000,0,0,28,0), + (11397,8126,3000,0,0,20,0), + (11397,8130,5000,0,0,24,0), + (11397,8132,11000,0,0,32,0), + (11397,8193,14000,0,0,36,0), + (11397,9475,6000,0,0,26,0), + (11397,9476,11000,0,0,32,0), + (11397,9477,16000,0,0,38,0), + (11397,9486,18000,0,0,40,0), + (11397,9580,3000,0,0,20,0), + (11397,9581,10000,0,0,30,0), + (11397,9593,18000,0,0,40,0), + (11397,10877,18000,0,0,40,0), + (11397,10878,28000,0,0,48,0), + (11397,10879,42000,0,0,56,0), + (11397,10882,12000,0,0,34,0), + (11397,10883,26000,0,0,46,0), + (11397,10889,22000,0,0,42,0), + (11397,10891,42000,0,0,56,0), + (11397,10895,22000,0,0,42,0), + (11397,10896,30000,0,0,50,0), + (11397,10897,44000,0,0,58,0), + (11397,10902,22000,0,0,42,0), + (11397,10903,28000,0,0,48,0), + (11397,10904,40000,0,0,54,0), + (11397,10905,46000,0,0,60,0), + (11397,10910,24000,0,0,44,0), + (11397,10913,24000,0,0,44,0), + (11397,10914,44000,0,0,58,0), + (11397,10918,24000,0,0,44,0), + (11397,10919,30000,0,0,50,0), + (11397,10920,42000,0,0,56,0), + (11397,10930,24000,0,0,44,0), + (11397,10931,30000,0,0,50,0), + (11397,10932,42000,0,0,56,0), + (11397,10935,26000,0,0,46,0), + (11397,10936,40000,0,0,54,0), + (11397,10939,28000,0,0,48,0), + (11397,10940,46000,0,0,60,0), + (11397,10943,30000,0,0,50,0), + (11397,10944,46000,0,0,60,0), + (11397,10948,26000,0,0,46,0), + (11397,10949,38000,0,0,52,0), + (11397,10950,44000,0,0,58,0), + (11397,10954,38000,0,0,52,0), + (11397,10959,42000,0,0,56,0), + (11397,10962,46000,0,0,60,0), + (11397,11025,30000,0,0,50,0), + (11397,11026,46000,0,0,60,0), + (11397,14820,1500,0,0,50,0), + (11397,15434,700,0,0,36,0), + (11397,15452,5000,0,0,24,0), + (11397,15454,10000,0,0,30,0), + (11397,15455,14000,0,0,36,0), + (11397,15457,22000,0,0,42,0), + (11397,15459,28000,0,0,48,0), + (11397,15460,40000,0,0,54,0), + (11397,17316,700,0,0,36,0), + (11397,17317,1200,0,0,44,0), + (11397,17318,1900,0,0,52,0), + (11397,18806,46000,0,0,60,0), + (11397,18808,2300,0,0,60,0), + (11397,19339,100,0,0,18,0), + (11397,19340,300,0,0,26,0), + (11397,19341,600,0,0,34,0), + (11397,19342,1100,0,0,42,0), + (11397,19343,1500,0,0,50,0), + (11397,19344,2200,0,0,58,0), + (11397,19346,450,0,0,30,0), + (11397,19347,810,0,0,40,0), + (11397,20771,44000,0,0,58,0), + (11397,27796,3000,0,0,20,0), + (11397,27821,1200,0,0,44,0), + (11397,27822,1900,0,0,52,0), + (11397,27823,2300,0,0,60,0), + (11397,27843,2300,0,0,60,0), + (11397,27845,2300,0,0,60,0), + (11397,27875,1200,0,0,50,0), + (11397,27876,1500,0,0,60,0), + (11401,1252,800,0,0,12,0), + (11401,1253,10000,0,0,30,0), + (11401,1254,18000,0,0,40,0), + (11401,1255,10,0,0,1,0), + (11401,1256,800,0,0,12,0), + (11401,1257,5000,0,0,24,0), + (11401,1258,100,0,0,4,0), + (11401,1259,300,0,0,10,0), + (11401,1260,2000,0,0,18,0), + (11401,1261,6000,0,0,26,0), + (11401,1265,200,0,0,8,0), + (11401,1268,1200,0,0,14,0), + (11401,1269,11000,0,0,32,0), + (11401,1275,100,0,0,6,0), + (11401,1276,1200,0,0,14,0), + (11401,1277,800,0,0,12,0), + (11401,1278,2000,0,0,18,0), + (11401,1279,10000,0,0,30,0), + (11401,1280,22000,0,0,42,0), + (11401,1283,2000,0,0,18,0), + (11401,1284,14000,0,0,36,0), + (11401,1287,10000,0,0,30,0), + (11401,1288,18000,0,0,40,0), + (11401,1293,10000,0,0,30,0), + (11401,1298,5000,0,0,24,0), + (11401,1300,4000,0,0,22,0), + (11401,1301,10000,0,0,30,0), + (11401,1425,3000,0,0,20,0), + (11401,2013,300,0,0,10,0), + (11401,2016,4000,0,0,22,0), + (11401,2049,30000,0,0,50,0), + (11401,2056,100,0,0,4,0), + (11401,2057,300,0,0,10,0), + (11401,2058,1600,0,0,16,0), + (11401,2059,4000,0,0,22,0), + (11401,2065,18000,0,0,40,0), + (11401,2066,3000,0,0,20,0), + (11401,2067,38000,0,0,52,0), + (11401,2068,44000,0,0,58,0), + (11401,2069,26000,0,0,46,0), + (11401,2097,4000,0,0,22,0), + (11401,2793,14000,0,0,36,0), + (11401,2799,12000,0,0,34,0), + (11401,2851,100,0,0,6,0), + (11401,3046,400,0,0,28,0), + (11401,6062,16000,0,0,38,0), + (11401,6067,10000,0,0,30,0), + (11401,6068,14000,0,0,36,0), + (11401,6071,8000,0,0,28,0), + (11401,6072,12000,0,0,34,0), + (11401,6073,200,0,0,8,0), + (11401,6079,1200,0,0,14,0), + (11401,6080,3000,0,0,20,0), + (11401,6081,6000,0,0,26,0), + (11401,6082,11000,0,0,32,0), + (11401,6083,16000,0,0,38,0), + (11401,6386,900,0,0,40,0), + (11401,6492,12000,0,0,34,0), + (11401,7130,3000,0,0,20,0), + (11401,7378,400,0,0,28,0), + (11401,8093,300,0,0,10,0), + (11401,8107,1600,0,0,16,0), + (11401,8108,4000,0,0,22,0), + (11401,8109,8000,0,0,28,0), + (11401,8110,12000,0,0,34,0), + (11401,8111,18000,0,0,40,0), + (11401,8123,1200,0,0,14,0), + (11401,8125,8000,0,0,28,0), + (11401,8126,3000,0,0,20,0), + (11401,8130,5000,0,0,24,0), + (11401,8132,11000,0,0,32,0), + (11401,8193,14000,0,0,36,0), + (11401,9475,6000,0,0,26,0), + (11401,9476,11000,0,0,32,0), + (11401,9477,16000,0,0,38,0), + (11401,9486,18000,0,0,40,0), + (11401,9580,3000,0,0,20,0), + (11401,9581,10000,0,0,30,0), + (11401,9593,18000,0,0,40,0), + (11401,10877,18000,0,0,40,0), + (11401,10878,28000,0,0,48,0), + (11401,10879,42000,0,0,56,0), + (11401,10882,12000,0,0,34,0), + (11401,10883,26000,0,0,46,0), + (11401,10889,22000,0,0,42,0), + (11401,10891,42000,0,0,56,0), + (11401,10895,22000,0,0,42,0), + (11401,10896,30000,0,0,50,0), + (11401,10897,44000,0,0,58,0), + (11401,10902,22000,0,0,42,0), + (11401,10903,28000,0,0,48,0), + (11401,10904,40000,0,0,54,0), + (11401,10905,46000,0,0,60,0), + (11401,10910,24000,0,0,44,0), + (11401,10913,24000,0,0,44,0), + (11401,10914,44000,0,0,58,0), + (11401,10918,24000,0,0,44,0), + (11401,10919,30000,0,0,50,0), + (11401,10920,42000,0,0,56,0), + (11401,10930,24000,0,0,44,0), + (11401,10931,30000,0,0,50,0), + (11401,10932,42000,0,0,56,0), + (11401,10935,26000,0,0,46,0), + (11401,10936,40000,0,0,54,0), + (11401,10939,28000,0,0,48,0), + (11401,10940,46000,0,0,60,0), + (11401,10943,30000,0,0,50,0), + (11401,10944,46000,0,0,60,0), + (11401,10948,26000,0,0,46,0), + (11401,10949,38000,0,0,52,0), + (11401,10950,44000,0,0,58,0), + (11401,10954,38000,0,0,52,0), + (11401,10959,42000,0,0,56,0), + (11401,10962,46000,0,0,60,0), + (11401,11025,30000,0,0,50,0), + (11401,11026,46000,0,0,60,0), + (11401,14820,1500,0,0,50,0), + (11401,15434,700,0,0,36,0), + (11401,15452,5000,0,0,24,0), + (11401,15454,10000,0,0,30,0), + (11401,15455,14000,0,0,36,0), + (11401,15457,22000,0,0,42,0), + (11401,15459,28000,0,0,48,0), + (11401,15460,40000,0,0,54,0), + (11401,17316,700,0,0,36,0), + (11401,17317,1200,0,0,44,0), + (11401,17318,1900,0,0,52,0), + (11401,18806,46000,0,0,60,0), + (11401,18808,2300,0,0,60,0), + (11401,19351,100,0,0,18,0), + (11401,19352,300,0,0,26,0), + (11401,19353,600,0,0,34,0), + (11401,19354,1100,0,0,42,0), + (11401,19355,1500,0,0,50,0), + (11401,19356,2200,0,0,58,0), + (11401,19358,500,0,0,30,0), + (11401,19359,900,0,0,40,0), + (11401,19360,1500,0,0,50,0), + (11401,19361,2070,0,0,60,0), + (11401,20771,44000,0,0,58,0), + (11401,27796,3000,0,0,20,0), + (11401,27821,1200,0,0,44,0), + (11401,27822,1900,0,0,52,0), + (11401,27823,2300,0,0,60,0), + (11401,27843,2300,0,0,60,0), + (11401,27845,2300,0,0,60,0), + (11401,27875,1200,0,0,50,0), + (11401,27876,1500,0,0,60,0), + (11406,1252,800,0,0,12,0), + (11406,1253,10000,0,0,30,0), + (11406,1254,18000,0,0,40,0), + (11406,1255,10,0,0,1,0), + (11406,1256,800,0,0,12,0), + (11406,1257,5000,0,0,24,0), + (11406,1258,100,0,0,4,0), + (11406,1259,300,0,0,10,0), + (11406,1260,2000,0,0,18,0), + (11406,1261,6000,0,0,26,0), + (11406,1265,200,0,0,8,0), + (11406,1268,1200,0,0,14,0), + (11406,1269,11000,0,0,32,0), + (11406,1275,100,0,0,6,0), + (11406,1276,1200,0,0,14,0), + (11406,1277,800,0,0,12,0), + (11406,1278,2000,0,0,18,0), + (11406,1279,10000,0,0,30,0), + (11406,1280,22000,0,0,42,0), + (11406,1283,2000,0,0,18,0), + (11406,1284,14000,0,0,36,0), + (11406,1287,10000,0,0,30,0), + (11406,1288,18000,0,0,40,0), + (11406,1293,10000,0,0,30,0), + (11406,1298,5000,0,0,24,0), + (11406,1300,4000,0,0,22,0), + (11406,1301,10000,0,0,30,0), + (11406,1425,3000,0,0,20,0), + (11406,2013,300,0,0,10,0), + (11406,2016,4000,0,0,22,0), + (11406,2049,30000,0,0,50,0), + (11406,2056,100,0,0,4,0), + (11406,2057,300,0,0,10,0), + (11406,2058,1600,0,0,16,0), + (11406,2059,4000,0,0,22,0), + (11406,2065,18000,0,0,40,0), + (11406,2066,3000,0,0,20,0), + (11406,2067,38000,0,0,52,0), + (11406,2068,44000,0,0,58,0), + (11406,2069,26000,0,0,46,0), + (11406,2097,4000,0,0,22,0), + (11406,2793,14000,0,0,36,0), + (11406,2799,12000,0,0,34,0), + (11406,2851,100,0,0,6,0), + (11406,3046,400,0,0,28,0), + (11406,6062,16000,0,0,38,0), + (11406,6067,10000,0,0,30,0), + (11406,6068,14000,0,0,36,0), + (11406,6071,8000,0,0,28,0), + (11406,6072,12000,0,0,34,0), + (11406,6073,200,0,0,8,0), + (11406,6079,1200,0,0,14,0), + (11406,6080,3000,0,0,20,0), + (11406,6081,6000,0,0,26,0), + (11406,6082,11000,0,0,32,0), + (11406,6083,16000,0,0,38,0), + (11406,6386,900,0,0,40,0), + (11406,6492,12000,0,0,34,0), + (11406,7130,3000,0,0,20,0), + (11406,7378,400,0,0,28,0), + (11406,8093,300,0,0,10,0), + (11406,8107,1600,0,0,16,0), + (11406,8108,4000,0,0,22,0), + (11406,8109,8000,0,0,28,0), + (11406,8110,12000,0,0,34,0), + (11406,8111,18000,0,0,40,0), + (11406,8123,1200,0,0,14,0), + (11406,8125,8000,0,0,28,0), + (11406,8126,3000,0,0,20,0), + (11406,8130,5000,0,0,24,0), + (11406,8132,11000,0,0,32,0), + (11406,8193,14000,0,0,36,0), + (11406,9475,6000,0,0,26,0), + (11406,9476,11000,0,0,32,0), + (11406,9477,16000,0,0,38,0), + (11406,9486,18000,0,0,40,0), + (11406,9580,3000,0,0,20,0), + (11406,9581,10000,0,0,30,0), + (11406,9593,18000,0,0,40,0), + (11406,10877,18000,0,0,40,0), + (11406,10878,28000,0,0,48,0), + (11406,10879,42000,0,0,56,0), + (11406,10882,12000,0,0,34,0), + (11406,10883,26000,0,0,46,0), + (11406,10889,22000,0,0,42,0), + (11406,10891,42000,0,0,56,0), + (11406,10895,22000,0,0,42,0), + (11406,10896,30000,0,0,50,0), + (11406,10897,44000,0,0,58,0), + (11406,10902,22000,0,0,42,0), + (11406,10903,28000,0,0,48,0), + (11406,10904,40000,0,0,54,0), + (11406,10905,46000,0,0,60,0), + (11406,10910,24000,0,0,44,0), + (11406,10913,24000,0,0,44,0), + (11406,10914,44000,0,0,58,0), + (11406,10918,24000,0,0,44,0), + (11406,10919,30000,0,0,50,0), + (11406,10920,42000,0,0,56,0), + (11406,10930,24000,0,0,44,0), + (11406,10931,30000,0,0,50,0), + (11406,10932,42000,0,0,56,0), + (11406,10935,26000,0,0,46,0), + (11406,10936,40000,0,0,54,0), + (11406,10939,28000,0,0,48,0), + (11406,10940,46000,0,0,60,0), + (11406,10943,30000,0,0,50,0), + (11406,10944,46000,0,0,60,0), + (11406,10948,26000,0,0,46,0), + (11406,10949,38000,0,0,52,0), + (11406,10950,44000,0,0,58,0), + (11406,10954,38000,0,0,52,0), + (11406,10959,42000,0,0,56,0), + (11406,10962,46000,0,0,60,0), + (11406,11025,30000,0,0,50,0), + (11406,11026,46000,0,0,60,0), + (11406,14820,1500,0,0,50,0), + (11406,15434,700,0,0,36,0), + (11406,15452,5000,0,0,24,0), + (11406,15454,10000,0,0,30,0), + (11406,15455,14000,0,0,36,0), + (11406,15457,22000,0,0,42,0), + (11406,15459,28000,0,0,48,0), + (11406,15460,40000,0,0,54,0), + (11406,17316,700,0,0,36,0), + (11406,17317,1200,0,0,44,0), + (11406,17318,1900,0,0,52,0), + (11406,18806,46000,0,0,60,0), + (11406,18808,2300,0,0,60,0), + (11406,19339,100,0,0,18,0), + (11406,19340,300,0,0,26,0), + (11406,19341,600,0,0,34,0), + (11406,19342,1100,0,0,42,0), + (11406,19343,1500,0,0,50,0), + (11406,19344,2200,0,0,58,0), + (11406,20771,44000,0,0,58,0), + (11406,27796,3000,0,0,20,0), + (11406,27821,1200,0,0,44,0), + (11406,27822,1900,0,0,52,0), + (11406,27823,2300,0,0,60,0), + (11406,27843,2300,0,0,60,0), + (11406,27875,1200,0,0,50,0), + (11406,27876,1500,0,0,60,0), + (11557,2414,45,197,40,0,0), + (11557,2415,22,197,1,0,0), + (11557,2416,45,197,40,0,0), + (11557,2417,270,197,70,0,0), + (11557,2418,180,197,70,0,0), + (11557,2419,180,197,60,0,0), + (11557,2421,270,197,85,0,0), + (11557,2422,270,197,95,0,0), + (11557,2423,225,197,75,0,0), + (11557,2424,180,197,100,0,0), + (11557,2966,90,197,75,0,0), + (11557,2967,180,197,65,0,0), + (11557,2996,45,197,10,0,0), + (11557,3783,90,197,45,0,0), + (11557,3785,180,197,80,0,0), + (11557,3814,720,197,150,0,0), + (11557,3874,450,197,125,0,0), + (11557,3875,900,197,175,0,0), + (11557,3876,90,197,35,0,0), + (11557,3877,180,197,60,0,0), + (11557,3878,270,197,70,0,0), + (11557,3879,360,197,85,0,0), + (11557,3880,270,197,80,0,0), + (11557,3881,450,197,110,0,0), + (11557,3882,450,197,110,0,0), + (11557,3884,675,197,130,0,0), + (11557,3886,675,197,125,0,0), + (11557,3888,675,197,150,0,0), + (11557,3889,900,197,185,0,0), + (11557,3890,225,197,110,0,0), + (11557,3893,450,197,170,0,0), + (11557,3911,10,0,0,5,0), + (11557,3912,450,197,50,10,0), + (11557,3913,4500,197,125,20,0), + (11557,3916,45,197,30,0,0), + (11557,6522,360,197,90,0,0), + (11557,6691,900,197,135,0,0), + (11557,7626,45,197,30,0,0), + (11557,7627,45,197,30,0,0), + (11557,8466,45,197,40,0,0), + (11557,8468,225,197,110,0,0), + (11557,8490,450,197,160,0,0), + (11557,8491,675,197,175,0,0), + (11557,8759,540,197,140,0,0), + (11557,8761,540,197,145,0,0), + (11557,8763,675,197,160,0,0), + (11557,8765,810,197,170,0,0), + (11557,8767,900,197,175,0,0), + (11557,8771,900,197,190,0,0), + (11557,8773,900,197,175,0,0), + (11557,8775,900,197,180,0,0), + (11557,8777,45,197,10,0,0), + (11557,8801,2700,197,195,0,0), + (11557,8805,4500,197,210,0,0), + (11557,8807,2250,197,185,0,0), + (11557,12100,3600,197,205,0,0), + (11557,12101,3600,197,205,0,0), + (11557,12102,3600,197,210,0,0), + (11557,12104,4500,197,215,0,0), + (11557,12106,2250,197,215,0,0), + (11557,12110,4500,197,225,0,0), + (11557,12111,4500,197,225,0,0), + (11557,12112,4500,197,225,0,0), + (11557,12113,4500,197,225,0,0), + (11557,12115,6000,197,230,0,0), + (11557,12116,5400,197,230,0,0), + (11557,12119,45,197,20,0,0), + (11557,12120,270,197,75,0,0), + (11557,12122,4500,197,235,0,0), + (11557,12123,5850,197,235,0,0), + (11557,12129,6750,197,245,0,0), + (11557,12132,6750,197,250,0,0), + (11557,12181,50000,197,200,0,0), + (11557,18470,10000,197,250,0,0), + (11557,18471,10000,197,255,0,0), + (11865,15984,1000,0,0,10,0), + (11865,15985,1000,0,0,10,0), + (11865,15986,1000,0,0,10,0), + (11865,15987,1000,0,0,10,0), + (11865,15992,1000,0,0,10,0), + (11865,15996,1000,0,0,10,0), + (11866,15988,1000,0,0,10,0), + (11866,15989,1000,0,0,10,0), + (11866,15992,1000,0,0,10,0), + (11866,15994,1000,0,0,10,0), + (11866,15997,1000,0,0,10,0), + (11867,1847,1000,0,0,10,0), + (11867,15983,1000,0,0,10,0), + (11867,15988,1000,0,0,10,0), + (11867,15989,1000,0,0,10,0), + (11867,15991,10000,0,0,20,0), + (11867,15995,1000,0,0,10,0), + (11868,15984,1000,0,0,10,0), + (11868,15985,1000,0,0,10,0), + (11868,15988,1000,0,0,10,0), + (11868,15992,1000,0,0,10,0), + (11868,15994,1000,0,0,10,0), + (11868,15997,1000,0,0,10,0), + (11869,15986,1000,0,0,10,0), + (11869,15987,1000,0,0,10,0), + (11869,15989,1000,0,0,10,0), + (11869,15996,1000,0,0,10,0), + (11870,1847,1000,0,0,10,0), + (11870,15983,1000,0,0,10,0), + (11870,15988,1000,0,0,10,0), + (11870,15991,10000,0,0,20,0), + (11870,15995,1000,0,0,10,0), + (12025,2372,10,0,0,0,0), + (12025,2373,500,182,50,0,0), + (12025,3571,5000,182,125,0,0), + (12025,11994,50000,182,200,0,0), + (12030,8615,10,0,0,0,0), + (12030,8619,500,393,50,0,0), + (12030,8620,5000,393,125,0,0), + (12030,10769,50000,393,200,35,0), + (12032,7733,100,0,0,5,0), + (12032,7734,500,356,50,0,0), + (12042,499,2000,0,0,20,0), + (12042,1151,4500,0,0,26,0), + (12042,1414,1900,0,0,18,0), + (12042,1415,6000,0,0,30,0), + (12042,1416,16000,0,0,42,0), + (12042,1420,100,0,0,6,0), + (12042,1421,900,0,0,14,0), + (12042,1422,4000,0,0,24,0), + (12042,1428,100,0,0,4,0), + (12042,1429,300,0,0,10,0), + (12042,1431,1800,0,0,16,0), + (12042,1432,4000,0,0,24,0), + (12042,1433,10000,0,0,34,0), + (12042,1435,200,0,0,8,0), + (12042,1436,1900,0,0,18,0), + (12042,1439,6000,0,0,30,0), + (12042,1441,6000,0,0,30,0), + (12042,1445,2000,0,0,20,0), + (12042,1448,2000,0,0,20,0), + (12042,1736,300,0,0,10,0), + (12042,1737,2000,0,0,20,0), + (12042,1827,4000,0,0,24,0), + (12042,1828,10000,0,0,34,0), + (12042,1829,18000,0,0,44,0), + (12042,2092,3000,0,0,22,0), + (12042,2093,5000,0,0,28,0), + (12042,2788,4000,0,0,24,0), + (12042,2889,28000,0,0,54,0), + (12042,2897,4500,0,0,26,0), + (12042,2910,3000,0,0,22,0), + (12042,2914,2000,0,0,20,0), + (12042,2919,5000,0,0,28,0), + (12042,2920,12000,0,0,38,0), + (12042,3030,5000,0,0,28,0), + (12042,3139,1800,0,0,16,0), + (12042,3628,10000,0,0,34,0), + (12042,3739,300,0,0,30,0), + (12042,5181,100,0,0,6,0), + (12042,5182,900,0,0,14,0), + (12042,5183,3000,0,0,22,0), + (12042,5184,6000,0,0,30,0), + (12042,5190,200,0,0,8,0), + (12042,5192,900,0,0,14,0), + (12042,5193,2000,0,0,20,0), + (12042,5194,4500,0,0,26,0), + (12042,5203,12000,0,0,38,0), + (12042,5204,22000,0,0,48,0), + (12042,5210,5000,0,0,28,0), + (12042,5212,900,0,0,14,0), + (12042,5216,2000,0,0,20,0), + (12042,5218,4000,0,0,24,0), + (12042,5222,3000,0,0,22,0), + (12042,5226,8000,0,0,32,0), + (12042,5228,800,0,0,12,0), + (12042,5230,95,0,0,18,0), + (12042,5231,10,0,0,1,0), + (12042,5233,300,0,0,10,0), + (12042,5235,2000,0,0,20,0), + (12042,5299,1900,0,0,18,0), + (12042,6779,8000,0,0,32,0), + (12042,6781,12000,0,0,38,0), + (12042,6782,6000,0,0,30,0), + (12042,6784,14000,0,0,40,0), + (12042,6786,8000,0,0,32,0), + (12042,6790,16000,0,0,42,0), + (12042,6794,11000,0,0,36,0), + (12042,6799,6000,0,0,30,0), + (12042,6801,6000,0,0,30,0), + (12042,6811,1900,0,0,18,0), + (12042,6812,4500,0,0,26,0), + (12042,8904,12000,0,0,38,0), + (12042,8906,20000,0,0,46,0), + (12042,8908,14000,0,0,40,0), + (12042,8911,14000,0,0,40,0), + (12042,8915,10000,0,0,34,0), + (12042,8920,14000,0,0,40,0), + (12042,8922,100,0,0,4,0), + (12042,8930,300,0,0,10,0), + (12042,8931,1800,0,0,16,0), + (12042,8932,3000,0,0,22,0), + (12042,8933,5000,0,0,28,0), + (12042,8934,10000,0,0,34,0), + (12042,8935,14000,0,0,40,0), + (12042,8937,800,0,0,12,0), + (12042,8942,1900,0,0,18,0), + (12042,8943,4000,0,0,24,0), + (12042,8944,6000,0,0,30,0), + (12042,8945,11000,0,0,36,0), + (12042,8952,4500,0,0,26,0), + (12042,8953,10000,0,0,34,0), + (12042,8954,16000,0,0,42,0), + (12042,8956,12000,0,0,38,0), + (12042,8973,10000,0,0,34,0), + (12042,8984,20000,0,0,46,0), + (12042,8993,12000,0,0,38,0), + (12042,8999,5000,0,0,28,0), + (12042,9001,14000,0,0,40,0), + (12042,9006,11000,0,0,36,0), + (12042,9491,8000,0,0,32,0), + (12042,9494,5000,0,0,28,0), + (12042,9495,11000,0,0,36,0), + (12042,9746,16000,0,0,42,0), + (12042,9748,16000,0,0,42,0), + (12042,9751,16000,0,0,42,0), + (12042,9753,18000,0,0,44,0), + (12042,9755,18000,0,0,44,0), + (12042,9757,18000,0,0,44,0), + (12042,9759,18000,0,0,44,0), + (12042,9822,20000,0,0,46,0), + (12042,9825,20000,0,0,46,0), + (12042,9828,30000,0,0,56,0), + (12042,9831,20000,0,0,46,0), + (12042,9832,28000,0,0,54,0), + (12042,9836,20000,0,0,46,0), + (12042,9837,26000,0,0,52,0), + (12042,9838,32000,0,0,58,0), + (12042,9842,20000,0,0,46,0), + (12042,9843,26000,0,0,52,0), + (12042,9844,32000,0,0,58,0), + (12042,9847,22000,0,0,48,0), + (12042,9848,34000,0,0,60,0), + (12042,9851,32000,0,0,58,0), + (12042,9854,22000,0,0,48,0), + (12042,9855,32000,0,0,58,0), + (12042,9859,22000,0,0,48,0), + (12042,9860,28000,0,0,54,0), + (12042,9861,34000,0,0,60,0), + (12042,9864,23000,0,0,50,0), + (12042,9865,34000,0,0,60,0), + (12042,9868,23000,0,0,50,0), + (12042,9869,32000,0,0,58,0), + (12042,9877,23000,0,0,50,0), + (12042,9878,32000,0,0,58,0), + (12042,9882,23000,0,0,50,0), + (12042,9883,32000,0,0,58,0), + (12042,9886,23000,0,0,50,0), + (12042,9887,34000,0,0,60,0), + (12042,9890,23000,0,0,50,0), + (12042,9891,30000,0,0,56,0), + (12042,9893,26000,0,0,52,0), + (12042,9895,26000,0,0,52,0), + (12042,9897,34000,0,0,60,0), + (12042,9899,26000,0,0,52,0), + (12042,9902,28000,0,0,54,0), + (12042,9905,28000,0,0,54,0), + (12042,9909,28000,0,0,54,0), + (12042,9911,28000,0,0,54,0), + (12042,9914,34000,0,0,60,0), + (12042,10343,28000,0,0,54,0), + (12042,11594,14000,0,0,40,0), + (12042,16915,23000,0,0,50,0), + (12042,17373,250,0,0,28,0), + (12042,17374,600,0,0,38,0), + (12042,17375,1100,0,0,48,0), + (12042,17376,1600,10,0,58,0), + (12042,17396,800,0,0,42,0), + (12042,17397,1400,0,0,54,0), + (12042,17406,34000,0,0,60,0), + (12042,18659,12000,0,0,38,0), + (12042,18660,32000,0,0,58,0), + (12042,20485,2000,0,0,20,0), + (12042,20722,14000,0,0,40,0), + (12042,20744,6000,0,0,30,0), + (12042,20745,14000,0,0,40,0), + (12042,20749,23000,0,0,50,0), + (12042,20750,34000,0,0,60,0), + (12042,22569,8000,0,0,32,0), + (12042,22826,18000,0,0,44,0), + (12042,22830,14000,0,0,40,0), + (12042,22831,22000,0,0,48,0), + (12042,22832,30000,0,0,56,0), + (12042,22894,11000,0,0,36,0), + (12042,22897,20000,0,0,46,0), + (12042,22898,30000,0,0,56,0), + (12042,24922,14000,0,0,40,0), + (12042,24978,300,0,0,30,0), + (12042,24979,700,0,0,40,0), + (12042,24980,1150,0,0,50,0), + (12042,24981,1700,0,0,60,0), + (12042,29167,14000,0,0,40,0), + (12920,10843,100000,129,240,0,0), + (12920,18631,125000,129,260,35,0), + (12920,18632,150000,129,290,35,0), + (12939,10843,100000,129,240,0,0), + (12939,18631,125000,129,260,35,0), + (12939,18632,150000,129,290,35,0), + (12961,7733,100,0,0,5,0), + (12961,7734,500,356,50,0,0), + (13084,15988,1000,0,0,10,0), + (13084,15995,1000,0,0,10,0), + (13084,15997,1000,0,0,10,0), + (13283,652,300,0,0,10,0), + (13283,1424,300,0,0,10,0), + (13283,1728,4000,0,0,22,0), + (13283,1762,100,0,0,6,0), + (13283,1763,1200,0,0,14,0), + (13283,1764,4000,0,0,22,0), + (13283,1765,10000,0,0,30,0), + (13283,1771,800,0,0,12,0), + (13283,1772,6000,0,0,26,0), + (13283,1773,27000,0,0,42,0), + (13283,1774,52000,0,0,58,0), + (13283,1780,100,0,0,6,0), + (13283,1781,2900,0,0,18,0), + (13283,1789,10,0,0,1,0), + (13283,1790,3000,0,0,20,0), + (13283,1791,20000,0,0,40,0), + (13283,1792,54000,0,0,60,0), + (13283,1838,6000,0,0,26,0), + (13283,1845,10000,0,0,30,0), + (13283,1846,5000,0,0,24,0), + (13283,1858,4000,0,0,22,0), + (13283,1859,27000,0,0,42,0), + (13283,1862,20000,0,0,40,0), + (13283,2592,100,0,0,4,0), + (13283,2593,800,0,0,12,0), + (13283,2594,3000,0,0,20,0), + (13283,2595,8000,0,0,28,0), + (13283,2843,10000,40,130,30,0), + (13283,2844,18000,40,170,38,0), + (13283,2984,300,0,0,10,0), + (13283,3128,800,0,0,12,0), + (13283,3422,3000,40,1,20,0), + (13283,3423,35000,40,230,50,0), + (13283,5167,100,0,0,4,0), + (13283,5175,300,0,0,10,0), + (13283,5278,200,0,0,8,0), + (13283,5768,5000,40,100,24,0), + (13283,6185,7750,0,0,46,0), + (13283,6480,1800,0,0,16,0), + (13283,6505,14000,0,0,34,0), + (13283,6511,14000,40,150,34,0), + (13283,6734,1800,0,0,16,0), + (13283,6735,10000,0,0,30,0), + (13283,6736,3000,0,0,20,0), + (13283,6737,1200,0,0,14,0), + (13283,6763,200,0,0,8,0), + (13283,6764,1800,0,0,16,0), + (13283,6765,5000,0,0,24,0), + (13283,6769,8000,0,0,28,0), + (13283,6771,8000,0,0,28,0), + (13283,6775,27000,0,0,42,0), + (13283,8622,18000,0,0,38,0), + (13283,8625,12000,0,0,32,0), + (13283,8626,20000,0,0,40,0), + (13283,8630,12000,0,0,32,0), + (13283,8634,4000,0,0,22,0), + (13283,8635,10000,0,0,30,0), + (13283,8636,18000,0,0,38,0), + (13283,8638,20000,0,0,40,0), + (13283,8641,8000,0,0,28,0), + (13283,8642,16000,0,0,36,0), + (13283,8644,35000,0,0,50,0), + (13283,8648,1200,0,0,14,0), + (13283,8651,6000,0,0,26,0), + (13283,8652,16000,0,0,36,0), + (13283,8678,2900,0,0,18,0), + (13283,8695,18000,40,170,38,0), + (13283,8697,14000,0,0,34,0), + (13283,8701,8000,40,120,28,0), + (13283,8723,16000,0,0,36,0), + (13283,8727,6000,0,0,26,0), + (13283,8728,14000,0,0,34,0), + (13283,8810,16000,40,160,36,0), + (13283,11199,31000,0,0,46,0), + (13283,11200,50000,0,0,56,0), + (13283,11270,27000,0,0,42,0), + (13283,11271,35000,0,0,50,0), + (13283,11272,52000,0,0,58,0), + (13283,11276,29000,0,0,44,0), + (13283,11277,46000,0,0,52,0), + (13283,11278,54000,0,0,60,0), + (13283,11282,29000,0,0,44,0), + (13283,11283,46000,0,0,52,0), + (13283,11284,54000,0,0,60,0), + (13283,11287,31000,0,0,46,0), + (13283,11288,54000,0,0,60,0), + (13283,11291,31000,0,0,46,0), + (13283,11292,48000,0,0,54,0), + (13283,11295,31000,0,0,46,0), + (13283,11296,48000,0,0,54,0), + (13283,11298,33000,0,0,48,0), + (13283,11301,33000,0,0,48,0), + (13283,11302,50000,0,0,56,0), + (13283,11304,46000,0,0,52,0), + (13283,11318,52000,0,0,58,0), + (13283,11344,29000,40,200,44,0), + (13283,11345,46000,40,240,52,0), + (13283,11346,54000,40,280,60,0), + (13283,11360,31000,40,210,46,0), + (13283,11361,48000,40,250,54,0), + (13283,11401,46000,40,240,52,0), + (13283,13027,13000,0,0,58,0), + (13283,13221,12000,40,140,32,0), + (13283,13231,20000,40,180,40,0), + (13283,13232,33000,40,220,48,0), + (13283,13233,50000,40,260,56,0), + (13417,1303,100,0,0,8,0), + (13417,1304,1800,0,0,16,0), + (13417,1305,3500,0,0,24,0), + (13417,1315,1800,0,0,16,0), + (13417,1324,100,0,0,8,0), + (13417,1325,900,0,0,14,0), + (13417,1326,100,0,0,6,0), + (13417,1327,800,0,0,12,0), + (13417,1333,720,0,0,12,0), + (13417,1338,6000,0,0,28,0), + (13417,1339,8000,0,0,32,0), + (13417,1340,12000,0,0,40,0), + (13417,1345,4000,0,0,26,0), + (13417,1352,7000,0,0,30,0), + (13417,1354,2000,0,0,18,0), + (13417,1355,3500,0,0,24,0), + (13417,1356,8000,0,0,32,0), + (13417,1357,2200,0,0,20,0), + (13417,1358,4000,0,0,26,0), + (13417,1363,8000,0,0,32,0), + (13417,1444,12000,0,0,40,0), + (13417,2014,800,0,0,12,0), + (13417,2076,100,0,0,6,0), + (13417,2862,22000,0,0,48,0), + (13417,2863,30000,0,0,56,0), + (13417,2874,900,0,0,14,0), + (13417,5386,3000,0,0,22,0), + (13417,5387,2200,0,0,20,0), + (13417,5678,4000,0,0,26,0), + (13417,5731,100,0,0,8,0), + (13417,6043,8000,0,0,32,0), + (13417,6379,2200,0,0,20,0), + (13417,6380,7000,0,0,30,0), + (13417,6381,12000,0,0,40,0), + (13417,6383,7000,0,0,30,0), + (13417,6384,12000,0,0,40,0), + (13417,6400,2000,0,0,18,0), + (13417,6401,6000,0,0,28,0), + (13417,6402,11000,0,0,38,0), + (13417,6496,9000,0,0,34,0), + (13417,8006,12000,0,0,40,0), + (13417,8007,2200,0,0,20,0), + (13417,8009,6000,0,0,28,0), + (13417,8011,10000,0,0,36,0), + (13417,8013,7200,0,0,32,0), + (13417,8020,10,0,0,1,0), + (13417,8021,100,0,0,8,0), + (13417,8022,1800,0,0,16,0), + (13417,8025,400,0,0,10,0), + (13417,8031,2000,0,0,18,0), + (13417,8032,4000,0,0,26,0), + (13417,8035,2200,0,0,20,0), + (13417,8039,6000,0,0,28,0), + (13417,8043,100,0,0,4,0), + (13417,8047,100,0,0,8,0), + (13417,8048,900,0,0,14,0), + (13417,8049,3500,0,0,24,0), + (13417,8051,400,0,0,10,0), + (13417,8054,2000,0,0,18,0), + (13417,8055,6000,0,0,28,0), + (13417,8057,2200,0,0,20,0), + (13417,8059,9000,0,0,34,0), + (13417,8077,400,0,0,10,0), + (13417,8086,800,0,0,12,0), + (13417,8135,12000,0,0,40,0), + (13417,8144,2000,0,0,18,0), + (13417,8158,900,0,0,14,0), + (13417,8159,3500,0,0,24,0), + (13417,8164,3500,0,0,24,0), + (13417,8165,11000,0,0,38,0), + (13417,8169,3000,0,0,22,0), + (13417,8173,11000,0,0,38,0), + (13417,8180,7000,0,0,30,0), + (13417,8183,3500,0,0,24,0), + (13417,8186,6000,0,0,28,0), + (13417,8189,4000,0,0,26,0), + (13417,8231,6000,0,0,28,0), + (13417,8234,7000,0,0,30,0), + (13417,8237,12000,0,0,40,0), + (13417,8252,11000,0,0,38,0), + (13417,8500,3000,0,0,22,0), + (13417,8501,8000,0,0,32,0), + (13417,8513,8000,0,0,32,0), + (13417,8738,12000,0,0,40,0), + (13417,8837,16000,0,0,42,0), + (13417,10393,11000,0,0,38,0), + (13417,10394,18000,0,0,44,0), + (13417,10397,22000,0,0,48,0), + (13417,10398,30000,0,0,56,0), + (13417,10401,3500,0,0,24,0), + (13417,10402,9000,0,0,34,0), + (13417,10409,9000,0,0,34,0), + (13417,10410,18000,0,0,44,0), + (13417,10411,29000,0,0,54,0), + (13417,10415,10000,0,0,36,0), + (13417,10416,22000,0,0,48,0), + (13417,10417,34000,0,0,60,0), + (13417,10429,22000,0,0,48,0), + (13417,10430,32000,0,0,58,0), + (13417,10433,22000,0,0,48,0), + (13417,10434,30000,0,0,56,0), + (13417,10439,24000,0,0,50,0), + (13417,10440,34000,0,0,60,0), + (13417,10443,27000,0,0,52,0), + (13417,10446,10000,0,0,36,0), + (13417,10449,12000,0,0,40,0), + (13417,10450,27000,0,0,52,0), + (13417,10457,11000,0,0,38,0), + (13417,10464,24000,0,0,50,0), + (13417,10465,34000,0,0,60,0), + (13417,10469,18000,0,0,44,0), + (13417,10470,27000,0,0,52,0), + (13417,10471,34000,0,0,60,0), + (13417,10474,20000,0,0,46,0), + (13417,10475,32000,0,0,58,0), + (13417,10480,11000,0,0,38,0), + (13417,10481,29000,0,0,54,0), + (13417,10488,24000,0,0,50,0), + (13417,10512,10000,0,0,36,0), + (13417,10514,20000,0,0,46,0), + (13417,10515,30000,0,0,56,0), + (13417,10528,22000,0,0,48,0), + (13417,10540,16000,0,0,42,0), + (13417,10541,32000,0,0,58,0), + (13417,10588,10000,0,0,36,0), + (13417,10589,20000,0,0,46,0), + (13417,10590,30000,0,0,56,0), + (13417,10597,7000,0,0,30,0), + (13417,10602,18000,0,0,44,0), + (13417,10603,34000,0,0,60,0), + (13417,10615,16000,0,0,42,0), + (13417,10616,27000,0,0,52,0), + (13417,10624,20000,0,0,46,0), + (13417,10625,29000,0,0,54,0), + (13417,10628,30000,0,0,56,0), + (13417,11316,16000,0,0,42,0), + (13417,11317,27000,0,0,52,0), + (13417,15113,10000,0,0,36,0), + (13417,15115,20000,0,0,46,0), + (13417,15116,30000,0,0,56,0), + (13417,15209,24000,0,0,50,0), + (13417,15210,30000,0,0,56,0), + (13417,16317,18000,0,0,44,0), + (13417,16318,29000,0,0,54,0), + (13417,16347,20000,0,0,46,0), + (13417,16348,30000,0,0,56,0), + (13417,16357,22000,0,0,48,0), + (13417,16358,32000,0,0,58,0), + (13417,16363,34000,0,0,60,0), + (13417,16394,32000,0,0,58,0), + (13417,20613,7000,0,0,30,0), + (13417,20778,3500,0,0,24,0), + (13417,20779,10000,0,0,36,0), + (13417,20780,22000,0,0,48,0), + (13417,20781,34000,0,0,60,0), + (13417,25910,24000,0,0,50,0), + (13417,17362,55000,0,0,48,0), + (13417,17363,80000,0,0,58,0), + (14740,7733,100,0,0,5,0), + (14740,7734,500,356,50,0,0), + (14740,18249,10000,356,200,35,0); /*!40000 ALTER TABLE `npc_trainer` ENABLE KEYS */; UNLOCK TABLES; @@ -634011,9 +594391,20 @@ CREATE TABLE `npc_trainer_template` ( `reqskill` smallint(5) unsigned NOT NULL DEFAULT '0', `reqskillvalue` smallint(5) unsigned NOT NULL DEFAULT '0', `reqlevel` tinyint(3) unsigned NOT NULL DEFAULT '0', + `condition_id` int(11) unsigned NOT NULL DEFAULT '0', UNIQUE KEY `entry_spell` (`entry`,`spell`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; +LOCK TABLES `npc_trainer_template` WRITE; +/*!40000 ALTER TABLE `npc_trainer_template` DISABLE KEYS */; + +INSERT INTO `npc_trainer_template` (`entry`, `spell`, `spellcost`, `reqskill`, `reqskillvalue`, `reqlevel`, `condition_id`) +VALUES + (20,21084,0,0,0,0,0), + (21,21084,0,0,0,0,0); + +/*!40000 ALTER TABLE `npc_trainer_template` ENABLE KEYS */; +UNLOCK TABLES; # Dump of table npc_vendor @@ -635184,14 +595575,14 @@ VALUES (1312,5238,0,0,0), (1312,5239,0,0,0), (1312,5347,0,0,0), - (1313,765,3,9000,0), + (1313,765,3,7200,0), (1313,785,2,7200,0), - (1313,2447,2,9000,0), + (1313,2447,3,7200,0), (1313,2449,3,7200,0), (1313,2453,2,7200,0), (1313,3355,1,7200,0), (1313,3356,1,7200,0), - (1313,3357,1,9000,0), + (1313,3357,1,7200,0), (1313,3371,0,0,0), (1313,3372,0,0,0), (1313,8925,0,0,0), @@ -636185,7 +596576,7 @@ VALUES (2366,4600,0,0,0), (2366,8766,0,0,0), (2366,19222,0,0,0), - (2366,21151,0,0,0), + (15353,20557,0,0,1368), (2380,858,0,0,0), (2380,1710,2,9000,0), (2380,3371,0,0,0), @@ -646452,7 +606843,7 @@ VALUES (15354,18632,0,0,0), (15354,18633,0,0,0), (15354,18635,0,0,0), - (15354,20557,0,0,0), + (15354,20557,0,0,1369), (15419,4470,0,0,0), (15419,6217,0,0,0), (15419,6342,1,7200,0), @@ -647593,7 +607984,7 @@ VALUES (2207,'Even his Atal\'ai priests were eventually driven from the capital of Zul\'Gurub and forced to survive in the uncharted swamplands to the north. Within those shadowy fens they built a great temple to their fallen god -- Atal\'Hakkar -- where they could continue to do their master\'s work... ',2208), (2208,'The rest of the Gurubashi tribes went their separate ways after the great civil war had left their lands in ruins. The Skullsplitter, Bloodscalp and Darkspear tribes set off to claim their own lands withtin the vast jungles of Stranglethorn. Though a fragile peace had settled over the broken empire, some spoke of a prophecy that Hakkar would one day be reborn into the world -- and on that day -- he would consume it whole.',0), (2210,'The rest of the Gurubashi tribes went their separate ways after the great civil war had left their lands in ruins. The Skullsplitter, Bloodscalp and Darkspear tribes set off to claim their own lands withtin the vast jungles of Stranglethorn. Though a fragile peace had settled over the broken empire, some spoke of a prophecy that Hakkar would one day be reborn into the world -- and on that day -- he would consume it whole. ',0), - (2211,'Here lies Grommash Hellscream, Chieftain of the Warsong Clan\nIn many ways, the curse of our people began and ended with Grom.\nHis name meant \'giant?s heart\' in our ancient tongue. He earned that \nname a hundred-fold as he stood alone before the demon Mannoroth \n- and won our freedom with his blood. \nLok\'Tar ogar, big brother. May the Warsong never fade. \n-Thrall, Warchief of the Horde \n',0), + (2211,'Here lies Grommash Hellscream, Chieftain of the Warsong Clan$B$BIn many ways, the curse of our people began and ended with Grom.$BHis name meant \'giants heart\' in our ancient tongue. He earned that \nname a hundred-fold as he stood alone before the demon Mannoroth$B- and won our freedom with his blood.$B$BLok\'Tar ogar, big brother. May the Warsong never fade.$B$B-Thrall, Warchief of the Horde',0), (2212,'Oh, I am cursed! Once a great ogre mage of the Spirestone clan, I challenged Urok Doomhowl and he stole my magic and cursed me. Now, I must walk the halls of Hordemar as this wretched creature!$B$BAid me! Face Urok and steal back my magic! It will not be easy, for Urok stays in the shadows and can only be summoned through a great challenge.$B$BThat challenge will be the death of his most trusted aid, Highlord Omokk.$B$BRead on, and you will see.',2213), (2213,'Highlord Omokk rules the Spirestones, but he does so through Urok\'s magic. Urok charmed Omokk with a spell that can strike dead any ogre who challenges him. He has used that spell many times, and keeps the skulls of his victims in a pile, in a place of power above Omokk\'s chamber.$B$BThat is where you must go to face Urok.',2214), (2214,'Find a roughshod pike among the Scarshield camps. They often stack them by their bed mats near the entrance to the Spirestone ogre\'s domain.$B$BWhen you have the pike, charge your way to Highlord Omokk. Kill him, and place his head on the pike.$B$BThen you will be ready for your real challenge.',2215), @@ -647686,7 +608077,7 @@ VALUES (2458,'The spirits came to me in my dreams last night. They told me of your coming, and that it would be my task to aid you. We have much to go over in our short time together--discussions about nature, the spirits, the Earthmother, and even the night elves. But I will save the lessons for your arrival, and I will do all that is in my power to ensure that you are ready for the trials ahead.$B$BMay wisdom guide you. I will be waiting.$B$B-Gart Mistrunner, Druid Trainer ',0), (2459,'When word reached me that you were ready, I sent this sigil immediately. All of Cenarius\' druids take great satisfaction in seeing our numbers bolster. The spirits even seem to have become stronger with our enhanced presence. In time, and with some patience, hopefully our strength will return to its former grandeur. Find me near the top of Aldrassil when you are ready. I will be your guide as long as you are in Shadowglen.$B$B- Mardant Strongoak, Druid Trainer',0), (2460,'I greet you, young $c. The winds told me of your coming. The earth gave praise of your strength. And now the ancient spirits whisper of your accomplishments to come. Our people always need wise and great leaders. They often turn to our kind for both virtues. If you are willing, I would teach you more of our ways.$B$BSeek me out in Camp Narache on Red Cloud Mesa--we will speak more then.$B$B-Meela Dawnstrider, Shaman Trainer ',0), - (2461,'Lok-tar, $gbrother:sister',0), + (2461,'Lok-tar, $gbrother:sister. The elements beckon you closer and bid me to show you the path of the shaman. The spirits of our ancestors watch from beyond and swell with pride knowing you have joined our ranks.\nWhen you are ready, seek me out near the entrance to the Den. It is there that I will be training others of our kind. Until then, may the wind be at your back.\n-Shikrik, Shaman Trainer',0), (2462,'Greetings to you, $gbrotha:sista;. Da spirits say you be ready to aid our allies. You have great ties to da elements, an\' you be much more powerful den when you first started your lessons wit me.$B$BNow I be sendin\' you to meet wit Shikrik, da orc shaman trainer in da Valley of Trials. She know you be comin\' to study wit her already. Make our ancestors proud. Until we meet again, may da flame keep you warm, and da wind be at your back.$B$B-Ishi-yo',0), (2463,'I hope this letter finds you well, $c. I say that with great pride, because not many can profess such profound faith, but also know that they are among the most elite of Azeroth\'s protectors.$B$BAlways remember, first and foremost, it is your duty to go to battle against those who seek to harm our world and bring corruption into our homes.$B$BI have been given authority over your training for the time being. When you are ready, seek me out inside Northshire Abbey.$B$B-Brother Sammuel, Paladin Trainer ',0), (2464,'Some fear our kind more than dragons. Some envy us more than the most skilled blacksmiths. Some praise our strength in battle. Others revel in our faith. Some are just jealous that we can drink them under the table! But know this, $c, you are among the most elite protectors in all of Azeroth. The Holy Light gives us strength as much as we strengthen it.$B$BI would tell you more when you\'ve gotten acquainted with the land some. Find me inside Anvilmar above the Valley.$B$B-Bromos Grummner, Paladin Trainer ',0), @@ -647960,11 +608351,11 @@ VALUES (2989,'Commander,\n\nThe Cipher is to be delivered to Zuluhed. It will remain in his custody until further notice.\n\n-Lord Illidan Stormrage',0), (2990,'\r\n\r\n
\r\n

LAMENT OF THE HIGHBORNE

\r\n
\r\n\r\n\r\n',2991), (2991,'\n\n
\n

Loosely translated version...

\n
\n

By the light, by the light of the sun,

\n

Children of the blood,

\n

Our enemies are breaking through.

\n

Children of the blood,

\n

By the light,

\n

Failing children of the blood,

\n

They are breaking through.

\n

O children of the blood,

\n

By the light of the sun.

\n

Failing children of the blood,

\n

They are breaking through.

\n

O children of the blood,

\n

By the light of the sun,

\n

The sun.

\n\n\n\n',2992), - (2992,'\n\n
\n

Thalassian version...

\n
\n

Anar\'alah, anar\'alah belore,

\n

Sin\'dorei,

\n

Shindu fallah na.

\n

Sin\'dorei,

\n

Anar\'alah,

\n

Shindu sin\'dorei,

\n

Shindu fallah na.

\n

Sin\'dorei,

\n

Anar\'alah belore.

\n

Shindu sin\'dorei,

\n

Shindu fallah na.

\n

Sin\'dorei,

\n

Anar\'alah belore,

\n

Belore.

\n\n',0), - (2993,'My Dear Chancellor,\n\nThe task of bringing the giants of Shadowmoon into the fold is now in your capable hands. Use your blood elf charm to make them see things my way. If that does not work, exterminate each and every last one of them...\n\n-Lord Illidan Stormrage',0); + (2992,'\n\n
\n

Thalassian version...

\n
\n

Anar\'alah, anar\'alah belore,

\n

Sin\'dorei,

\n

Shindu fallah na.

\n

Sin\'dorei,

\n

Anar\'alah,

\n

Shindu sin\'dorei,

\n

Shindu fallah na.

\n

Sin\'dorei,

\n

Anar\'alah belore.

\n

Shindu sin\'dorei,

\n

Shindu fallah na.

\n

Sin\'dorei,

\n

Anar\'alah belore,

\n

Belore.

\n\n',0); INSERT INTO `page_text` (`entry`, `text`, `next_page`) VALUES + (2993,'My Dear Chancellor,\n\nThe task of bringing the giants of Shadowmoon into the fold is now in your capable hands. Use your blood elf charm to make them see things my way. If that does not work, exterminate each and every last one of them...\n\n-Lord Illidan Stormrage',0), (2994,'In all things, paladins must reflect the Light, which supplements our strength. To strive to be divine for one of our kind does not mean we strive for godhood--we strive to be good in all actions.',2995), (2995,'Although called upon to smite evil in these harsh times, you must always remember that it\'s aiding others that will truly set you apart from the other citizens. Compassion, patience, bravery--these things mean as much to a paladin as strength in battle.$B$BKnow this well, and never forget it.',0), (2996,'RELEASE DISCHARGE OF LIABILITY.\n\nTHE TEST PILOT IS FULLY AWARE AND ACKNOWLEDGES THERE IS A RISK OF INJURY, DISMEMBERMENT, OR DEATH IN THE FORM OF: PULVERIZATION, ELECTROCUTION, BLUNT FORCE TRAUMA TO VITAL ORGANS, CONSUMPTION BY INDIGENOUS FAUNA, OR TIME/SPACE PARADOXYSM DURING USE OF THE ZEPHYRIUM CAPACITORIUM (THE \"DEVICE\"). TEST PILOT HEREBY ELECTS TO VOLUNTARILY ENTER INTO THE DEVICE AND ASSUME ALL THE ABOVE RISKS.\n\nTEST PILOT AGREES TO WAIVE, RELEASE AND DISCHARGE ANY AND ALL CLAIMS FOR INJURY OR DAMAGE AGAINST TALLY ZAPNABBER AND HIS FAMILY, AND IN THE EVENT OF $GHIS:HER; DEATH, AGREES TO DONATE $GHIS:HER; REMAINS TO THE ZAPNABBER ESTATE FOR STUDY.\n\nsigned,\nX:___$n',0), @@ -656890,7 +617281,9 @@ VALUES (15213,8953,2.3866,0,1,1,0), (15213,16885,3.1026,0,1,1,0), (15308,16885,6.25,0,1,1,0), - (15542,5432,50,0,1,1,0); + (15542,5432,50,0,1,1,0), + (14281,17124,0.9,0,1,1,0), + (14281,16882,0.15,0,1,1,0); /*!40000 ALTER TABLE `pickpocketing_loot_template` ENABLE KEYS */; UNLOCK TABLES; @@ -662346,8 +622739,8 @@ VALUES (160338,25465,50,'Stratholme - Rockwing Gargoyle / Rockwing Screecher'), (160339,25466,50,'Stratholme - Rockwing Gargoyle / Rockwing Screecher'), (160340,25460,30,'Stratholme - Rockwing Gargoyle / Rockwing Screecher / Stonespine'), - (160364,1207,30,'Ghok Bashguud (9718) - Blackrock Spire'), - (160365,1207,70,'Alternate to Ghok Bashguud (9718) - Blackrock Spire'), + (160364,1207,15,'Ghok Bashguud (9718) - Blackrock Spire'), + (45763,1207,0,'Alternate to Ghok Bashguud (9718) - Blackrock Spire'), (160506,1211,30,'Meshlok the Harvester (Maraudon)'), (160509,1211,0,'Meshlok the Harvester placeholder (Maraudon)'), (30018,1179,30,'Dark Iron Ambassador (6228) Gnomeregan'), @@ -662426,7 +622819,34 @@ VALUES (52227,25509,0,'Ghostly / Spectral Citizen - Stratholme'), (52601,25509,0,'Ghostly / Spectral Citizen - Stratholme'), (52602,25510,0,'Ghostly / Spectral Citizen - Stratholme'), - (52228,25510,0,'Ghostly / Spectral Citizen - Stratholme'); + (52228,25510,0,'Ghostly / Spectral Citizen - Stratholme'), + (43561,25573,0,'Lower Blackrock Spire - Tazz Alaor patrol'), + (660088,25573,0,'Lower Blackrock Spire - Tazz Alaor patrol'), + (43565,25574,0,'Lower Blackrock Spire - Tazz Alaor patrol'), + (21301,25599,0,'Thousand Needles - Silithid Invader'), + (21327,25599,0,'Thousand Needles - Silithid Hive Drone'), + (129214,25600,0,'Thousand Needles - Silithid Invader'), + (21330,25600,0,'Thousand Needles - Silithid Hive Drone'), + (129215,25601,0,'Thousand Needles - Silithid Invader'), + (21325,25601,0,'Thousand Needles - Silithid Hive Drone'), + (129218,25602,0,'Thousand Needles - Silithid Invader'), + (21323,25602,0,'Thousand Needles - Silithid Hive Drone'), + (129219,25603,0,'Thousand Needles - Silithid Invader'), + (21324,25603,0,'Thousand Needles - Silithid Hive Drone'), + (129235,25604,0,'Thousand Needles - Silithid Invader'), + (21318,25604,0,'Thousand Needles - Silithid Hive Drone'), + (129236,25605,0,'Thousand Needles - Silithid Invader'), + (21314,25605,0,'Thousand Needles - Silithid Hive Drone'), + (129245,25606,0,'Thousand Needles - Silithid Invader'), + (21317,25606,0,'Thousand Needles - Silithid Hive Drone'), + (129251,25607,0,'Thousand Needles - Silithid Invader'), + (129255,25607,0,'Thousand Needles - Silithid Hive Drone'), + (44020,25608,0,'LBRS - Bannok Grimaxe'), + (44337,25608,25,'LBRS - Bannok Grimaxe'), + (45843,25608,25,'LBRS - Bannok Grimaxe'), + (45799,1207,15,'Ghok Bashguud (9718) - Blackrock Spire'), + (45800,1207,0,'Alternate to Ghok Bashguud (9718) - Blackrock Spire'), + (660087,25574,0,'Lower Blackrock Spire - Tazz Alaor patrol'); /*!40000 ALTER TABLE `pool_creature` ENABLE KEYS */; UNLOCK TABLES; @@ -673885,9 +634305,9 @@ VALUES (79156,4528,33.3333,'Copper Vein - Westfall - multinodes subzone 13'), (79158,4528,33.3333,'Silver Vein - Westfall - multinodes subzone 13'), (79157,4528,0,'Tin Vein - Westfall - multinodes subzone 13'), - (79051,4527,33.3333,'Copper Vein - Westfall - multinodes subzone 13'), - (79053,4527,33.3333,'Silver Vein - Westfall - multinodes subzone 13'), - (79052,4527,0,'Tin Vein - Westfall - multinodes subzone 13'), + (79051,25577,0,'Copper Vein - The Deadmines (exterior)'), + (79053,25577,10,'Silver Vein - The Deadmines (exterior)'), + (79052,25577,0,'Tin Vein - The Deadmines (exterior)'), (79090,4525,33.3333,'Copper Vein - Westfall - multinodes subzone 12'), (79092,4525,33.3333,'Silver Vein - Westfall - multinodes subzone 12'), (79091,4525,0,'Tin Vein - Westfall - multinodes subzone 12'), @@ -675274,11 +635694,11 @@ VALUES (77658,4126,0,'Tin Vein - Stranglehorn Vale - multinodes subzone 33'), (77657,4126,16.6667,'Gold Vein - Stranglehorn Vale - multinodes subzone 33'), (77656,4126,16.6667,'Silver Vein - Stranglehorn Vale - multinodes subzone 33'), - (77655,4126,0,'Mithril Deposit - Stranglehorn Vale - multinodes subzone 33'); + (77655,4126,0,'Mithril Deposit - Stranglehorn Vale - multinodes subzone 33'), + (77554,4125,16.6667,'Iron Deposit - Stranglehorn Vale - multinodes subzone 33'); INSERT INTO `pool_gameobject` (`guid`, `pool_entry`, `chance`, `description`) VALUES - (77554,4125,16.6667,'Iron Deposit - Stranglehorn Vale - multinodes subzone 33'), (77558,4125,0,'Tin Vein - Stranglehorn Vale - multinodes subzone 33'), (77557,4125,16.6667,'Gold Vein - Stranglehorn Vale - multinodes subzone 33'), (77556,4125,16.6667,'Silver Vein - Stranglehorn Vale - multinodes subzone 33'), @@ -680013,11 +640433,11 @@ VALUES (26769,8112,0,'Silverleaf - Elwynn Forest - subzone 4'), (63273,8111,0,'Peacebloom - Elwynn Forest - subzone 3'), (63268,8111,0,'Peacebloom - Elwynn Forest - subzone 3'), - (63266,8111,0,'Peacebloom - Elwynn Forest - subzone 3'); + (63266,8111,0,'Peacebloom - Elwynn Forest - subzone 3'), + (63260,8111,0,'Peacebloom - Elwynn Forest - subzone 3'); INSERT INTO `pool_gameobject` (`guid`, `pool_entry`, `chance`, `description`) VALUES - (63260,8111,0,'Peacebloom - Elwynn Forest - subzone 3'), (33613,8111,0,'Peacebloom - Elwynn Forest - subzone 3'), (32753,8111,0,'Peacebloom - Elwynn Forest - subzone 3'), (32353,8111,0,'Peacebloom - Elwynn Forest - subzone 3'), @@ -684350,11 +644770,11 @@ VALUES (993,8636,0,'Silverleaf - Silverpine Forest - subzone 4'), (1025,8636,0,'Silverleaf - Silverpine Forest - subzone 4'), (1050,8636,0,'Silverleaf - Silverpine Forest - subzone 4'), - (1097,8636,0,'Silverleaf - Silverpine Forest - subzone 4'); + (1097,8636,0,'Silverleaf - Silverpine Forest - subzone 4'), + (1128,8636,0,'Silverleaf - Silverpine Forest - subzone 4'); INSERT INTO `pool_gameobject` (`guid`, `pool_entry`, `chance`, `description`) VALUES - (1128,8636,0,'Silverleaf - Silverpine Forest - subzone 4'), (1132,8636,0,'Silverleaf - Silverpine Forest - subzone 4'), (1200,8636,0,'Silverleaf - Silverpine Forest - subzone 4'), (1209,8636,0,'Silverleaf - Silverpine Forest - subzone 4'), @@ -688512,11 +648932,11 @@ VALUES (74306,6210,0,'Small Thorium Vein - Eastern Plaguelands - multinodes subzone 22'), (74307,6210,0,'Rich Thorium Vein - Eastern Plaguelands - multinodes subzone 22'), (74308,6210,16.6667,'Gold Vein - Eastern Plaguelands - multinodes subzone 22'), - (74309,6210,16.6667,'Truesilver Deposit - Eastern Plaguelands - multinodes subzone 22'); + (74309,6210,16.6667,'Truesilver Deposit - Eastern Plaguelands - multinodes subzone 22'), + (74305,6210,16.6667,'Mithril Deposit - Eastern Plaguelands - multinodes subzone 22'); INSERT INTO `pool_gameobject` (`guid`, `pool_entry`, `chance`, `description`) VALUES - (74305,6210,16.6667,'Mithril Deposit - Eastern Plaguelands - multinodes subzone 22'), (74556,6211,0,'Small Thorium Vein - Eastern Plaguelands - multinodes subzone 22'), (74557,6211,0,'Rich Thorium Vein - Eastern Plaguelands - multinodes subzone 22'), (74558,6211,7.14286,'Gold Vein - Eastern Plaguelands - multinodes subzone 22'), @@ -690059,7 +650479,73 @@ VALUES (573820,25572,0,'Stratholme Supply Crate'), (573940,25572,0,'Stratholme Supply Crate'), (574060,25572,0,'Stratholme Supply Crate'), - (574180,25572,0,'Stratholme Supply Crate'); + (574180,25572,0,'Stratholme Supply Crate'), + (78958,25575,0,'Copper Vein - The Deadmines (exterior)'), + (78959,25575,0,'Tin Vein - The Deadmines (exterior)'), + (78960,25575,10,'Silver Vein - The Deadmines (exterior)'), + (78910,25576,0,'Copper Vein - The Deadmines (exterior)'), + (78911,25576,0,'Tin Vein - The Deadmines (exterior)'), + (78912,25576,10,'Silver Vein - The Deadmines (exterior)'), + (78913,25578,0,'Copper Vein - The Deadmines (exterior)'), + (78914,25578,0,'Tin Vein - The Deadmines (exterior)'), + (78915,25578,10,'Silver Vein - The Deadmines (exterior)'), + (78940,25579,0,'Copper Vein - The Deadmines (exterior)'), + (78941,25579,0,'Tin Vein - The Deadmines (exterior)'), + (78942,25579,10,'Silver Vein - The Deadmines (exterior)'), + (78955,25580,0,'Copper Vein - The Deadmines (exterior)'), + (78956,25580,0,'Tin Vein - The Deadmines (exterior)'), + (78957,25580,10,'Silver Vein - The Deadmines (exterior)'), + (78952,25581,0,'Copper Vein - The Deadmines (exterior)'), + (78953,25581,0,'Tin Vein - The Deadmines (exterior)'), + (78954,25581,10,'Silver Vein - The Deadmines (exterior)'), + (79036,25582,0,'Copper Vein - The Deadmines (exterior)'), + (79037,25582,0,'Tin Vein - The Deadmines (exterior)'), + (79038,25582,10,'Silver Vein - The Deadmines (exterior)'), + (105205,25583,0,'Copper Vein - The Deadmines (exterior)'), + (105206,25583,0,'Tin Vein - The Deadmines (exterior)'), + (105207,25583,10,'Silver Vein - The Deadmines (exterior)'), + (79213,25584,0,'Copper Vein - The Deadmines (exterior)'), + (79214,25584,0,'Tin Vein - The Deadmines (exterior)'), + (79215,25584,10,'Silver Vein - The Deadmines (exterior)'), + (79342,25585,0,'Copper Vein - The Deadmines (exterior)'), + (79343,25585,0,'Tin Vein - The Deadmines (exterior)'), + (79344,25585,10,'Silver Vein - The Deadmines (exterior)'), + (79174,25586,0,'Copper Vein - The Deadmines (exterior)'), + (79175,25586,0,'Tin Vein - The Deadmines (exterior)'), + (79176,25586,10,'Silver Vein - The Deadmines (exterior)'), + (79123,25587,0,'Copper Vein - The Deadmines (exterior)'), + (79124,25587,0,'Tin Vein - The Deadmines (exterior)'), + (79125,25587,10,'Silver Vein - The Deadmines (exterior)'), + (78916,25588,0,'Copper Vein - The Deadmines (exterior)'), + (78917,25588,0,'Tin Vein - The Deadmines (exterior)'), + (78918,25588,10,'Silver Vein - The Deadmines (exterior)'), + (79309,25589,0,'Copper Vein - The Deadmines (exterior)'), + (79310,25589,0,'Tin Vein - The Deadmines (exterior)'), + (79311,25589,10,'Silver Vein - The Deadmines (exterior)'), + (79165,25590,0,'Copper Vein - The Deadmines (exterior)'), + (79166,25590,0,'Tin Vein - The Deadmines (exterior)'), + (79167,25590,10,'Silver Vein - The Deadmines (exterior)'), + (78919,25591,0,'Copper Vein - The Deadmines (exterior)'), + (78920,25591,0,'Tin Vein - The Deadmines (exterior)'), + (78921,25591,10,'Silver Vein - The Deadmines (exterior)'), + (78904,25592,0,'Copper Vein - The Deadmines (exterior)'), + (78905,25592,0,'Tin Vein - The Deadmines (exterior)'), + (78906,25592,10,'Silver Vein - The Deadmines (exterior)'), + (79186,25593,0,'Copper Vein - The Deadmines (exterior)'), + (79187,25593,0,'Tin Vein - The Deadmines (exterior)'), + (79188,25593,10,'Silver Vein - The Deadmines (exterior)'), + (79372,25594,0,'Copper Vein - The Deadmines (exterior)'), + (79373,25594,0,'Tin Vein - The Deadmines (exterior)'), + (79374,25594,10,'Silver Vein - The Deadmines (exterior)'), + (78931,25595,0,'Copper Vein - The Deadmines (exterior)'), + (78932,25595,0,'Tin Vein - The Deadmines (exterior)'), + (78933,25595,10,'Silver Vein - The Deadmines (exterior)'), + (78943,25596,0,'Copper Vein - The Deadmines (exterior)'), + (78944,25596,0,'Tin Vein - The Deadmines (exterior)'), + (78945,25596,10,'Silver Vein - The Deadmines (exterior)'), + (78997,25597,0,'Copper Vein - The Deadmines (exterior)'), + (78998,25597,0,'Tin Vein - The Deadmines (exterior)'), + (78999,25597,10,'Silver Vein - The Deadmines (exterior)'); /*!40000 ALTER TABLE `pool_gameobject` ENABLE KEYS */; UNLOCK TABLES; @@ -690091,7 +650577,8 @@ VALUES (180654,1801,0,'Hardpacked Snowdrift (180654)'), (175785,25470,0,'LBRS - Inconspicuous Documents'), (179548,25505,0,'DM - Dusty Tome (179548)'), - (176249,25511,0,'Scourge Data (176249)'); + (176249,25511,0,'Scourge Data (176249)'), + (375,15014,0,'375 - Tirisfal Pumpkins'); /*!40000 ALTER TABLE `pool_gameobject_template` ENABLE KEYS */; UNLOCK TABLES; @@ -693504,7 +653991,30 @@ VALUES (6501,2418,0,'Mineral nodes - Un\'Goro Crater - multinodes subzone 32'), (6505,2267,0,'Mineral nodes - Burning Steppes - multinodes subzone 5'), (6506,2057,0,'Mineral nodes - Duskwood - multinodes subzone 10'), - (6507,2039,0,'Mineral nodes - Swamp of Sorrow - multinodes subzone 9'); + (6507,2039,0,'Mineral nodes - Swamp of Sorrow - multinodes subzone 9'), + (25575,25598,0,'Mineral nodes - The Deadmines (exterior)'), + (25576,25598,0,'Mineral nodes - The Deadmines (exterior)'), + (25577,25598,0,'Mineral nodes - The Deadmines (exterior)'), + (25578,25598,0,'Mineral nodes - The Deadmines (exterior)'), + (25579,25598,0,'Mineral nodes - The Deadmines (exterior)'), + (25580,25598,0,'Mineral nodes - The Deadmines (exterior)'), + (25581,25598,0,'Mineral nodes - The Deadmines (exterior)'), + (25582,25598,0,'Mineral nodes - The Deadmines (exterior)'), + (25583,25598,0,'Mineral nodes - The Deadmines (exterior)'), + (25584,25598,0,'Mineral nodes - The Deadmines (exterior)'), + (25585,25598,0,'Mineral nodes - The Deadmines (exterior)'), + (25586,25598,0,'Mineral nodes - The Deadmines (exterior)'), + (25587,25598,0,'Mineral nodes - The Deadmines (exterior)'), + (25588,25598,0,'Mineral nodes - The Deadmines (exterior)'), + (25589,25598,0,'Mineral nodes - The Deadmines (exterior)'), + (25590,25598,0,'Mineral nodes - The Deadmines (exterior)'), + (25591,25598,0,'Mineral nodes - The Deadmines (exterior)'), + (25592,25598,0,'Mineral nodes - The Deadmines (exterior)'), + (25593,25598,0,'Mineral nodes - The Deadmines (exterior)'), + (25594,25598,0,'Mineral nodes - The Deadmines (exterior)'), + (25595,25598,0,'Mineral nodes - The Deadmines (exterior)'), + (25596,25598,0,'Mineral nodes - The Deadmines (exterior)'), + (25597,25598,0,'Mineral nodes - The Deadmines (exterior)'); /*!40000 ALTER TABLE `pool_pool` ENABLE KEYS */; UNLOCK TABLES; @@ -699005,7 +659515,44 @@ VALUES (25569,1,'Stratholme Supply Crate'), (25570,1,'Stratholme Supply Crate'), (25571,1,'Stratholme Supply Crate'), - (25572,1,'Stratholme Supply Crate'); + (25572,1,'Stratholme Supply Crate'), + (25574,1,'Lower Blackrock Spire - Tazz Alaor patrol'), + (25573,1,'Lower Blackrock Spire - Tazz Alaor patrol'), + (25575,1,'Mineral nodes - The Deadmines (exterior)'), + (25576,1,'Mineral nodes - The Deadmines (exterior)'), + (25577,1,'Mineral nodes - The Deadmines (exterior)'), + (25578,1,'Mineral nodes - The Deadmines (exterior)'), + (25579,1,'Mineral nodes - The Deadmines (exterior)'), + (25580,1,'Mineral nodes - The Deadmines (exterior)'), + (25581,1,'Mineral nodes - The Deadmines (exterior)'), + (25582,1,'Mineral nodes - The Deadmines (exterior)'), + (25583,1,'Mineral nodes - The Deadmines (exterior)'), + (25584,1,'Mineral nodes - The Deadmines (exterior)'), + (25585,1,'Mineral nodes - The Deadmines (exterior)'), + (25586,1,'Mineral nodes - The Deadmines (exterior)'), + (25587,1,'Mineral nodes - The Deadmines (exterior)'), + (25588,1,'Mineral nodes - The Deadmines (exterior)'), + (25589,1,'Mineral nodes - The Deadmines (exterior)'), + (25590,1,'Mineral nodes - The Deadmines (exterior)'), + (25591,1,'Mineral nodes - The Deadmines (exterior)'), + (25592,1,'Mineral nodes - The Deadmines (exterior)'), + (25593,1,'Mineral nodes - The Deadmines (exterior)'), + (25594,1,'Mineral nodes - The Deadmines (exterior)'), + (25595,1,'Mineral nodes - The Deadmines (exterior)'), + (25596,1,'Mineral nodes - The Deadmines (exterior)'), + (25597,1,'Mineral nodes - The Deadmines (exterior)'), + (25598,5,'Mineral nodes - The Deadmines (exterior)'), + (15014,15,'Tirisfal Pumpkins'), + (25599,1,'Thousand Needles - Silithid Invader/Silithid Hive Drone - Pool 1'), + (25600,1,'Thousand Needles - Silithid Invader/Silithid Hive Drone - Pool 2'), + (25601,1,'Thousand Needles - Silithid Invader/Silithid Hive Drone - Pool 3'), + (25602,1,'Thousand Needles - Silithid Invader/Silithid Hive Drone - Pool 4'), + (25603,1,'Thousand Needles - Silithid Invader/Silithid Hive Drone - Pool 5'), + (25604,1,'Thousand Needles - Silithid Invader/Silithid Hive Drone - Pool 6'), + (25605,1,'Thousand Needles - Silithid Invader/Silithid Hive Drone - Pool 7'), + (25606,1,'Thousand Needles - Silithid Invader/Silithid Hive Drone - Pool 8'), + (25607,1,'Thousand Needles - Silithid Invader/Silithid Hive Drone - Pool 9'), + (25608,1,'LBRS - Bannok Grimaxe'); /*!40000 ALTER TABLE `pool_template` ENABLE KEYS */; UNLOCK TABLES; @@ -699027,6 +659574,7 @@ CREATE TABLE `quest_template` ( `RequiredRaces` smallint(5) unsigned NOT NULL DEFAULT '0', `RequiredSkill` smallint(5) unsigned NOT NULL DEFAULT '0', `RequiredSkillValue` smallint(5) unsigned NOT NULL DEFAULT '0', + `RequiredCondition` int(11) unsigned NOT NULL DEFAULT '0', `RepObjectiveFaction` smallint(5) unsigned NOT NULL DEFAULT '0', `RepObjectiveValue` mediumint(9) NOT NULL DEFAULT '0', `RequiredMinRepFaction` smallint(5) unsigned NOT NULL DEFAULT '0', @@ -699148,4302 +659696,4302 @@ CREATE TABLE `quest_template` ( LOCK TABLES `quest_template` WRITE; /*!40000 ALTER TABLE `quest_template` DISABLE KEYS */; -INSERT INTO `quest_template` (`entry`, `Method`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `Type`, `RequiredClasses`, `RequiredRaces`, `RequiredSkill`, `RequiredSkillValue`, `RepObjectiveFaction`, `RepObjectiveValue`, `RequiredMinRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepFaction`, `RequiredMaxRepValue`, `SuggestedPlayers`, `LimitTime`, `QuestFlags`, `SpecialFlags`, `PrevQuestId`, `NextQuestId`, `ExclusiveGroup`, `NextQuestInChain`, `SrcItemId`, `SrcItemCount`, `SrcSpell`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `RequestItemsText`, `EndText`, `ObjectiveText1`, `ObjectiveText2`, `ObjectiveText3`, `ObjectiveText4`, `ReqItemId1`, `ReqItemId2`, `ReqItemId3`, `ReqItemId4`, `ReqItemCount1`, `ReqItemCount2`, `ReqItemCount3`, `ReqItemCount4`, `ReqSourceId1`, `ReqSourceId2`, `ReqSourceId3`, `ReqSourceId4`, `ReqSourceCount1`, `ReqSourceCount2`, `ReqSourceCount3`, `ReqSourceCount4`, `ReqCreatureOrGOId1`, `ReqCreatureOrGOId2`, `ReqCreatureOrGOId3`, `ReqCreatureOrGOId4`, `ReqCreatureOrGOCount1`, `ReqCreatureOrGOCount2`, `ReqCreatureOrGOCount3`, `ReqCreatureOrGOCount4`, `ReqSpellCast1`, `ReqSpellCast2`, `ReqSpellCast3`, `ReqSpellCast4`, `RewChoiceItemId1`, `RewChoiceItemId2`, `RewChoiceItemId3`, `RewChoiceItemId4`, `RewChoiceItemId5`, `RewChoiceItemId6`, `RewChoiceItemCount1`, `RewChoiceItemCount2`, `RewChoiceItemCount3`, `RewChoiceItemCount4`, `RewChoiceItemCount5`, `RewChoiceItemCount6`, `RewItemId1`, `RewItemId2`, `RewItemId3`, `RewItemId4`, `RewItemCount1`, `RewItemCount2`, `RewItemCount3`, `RewItemCount4`, `RewRepFaction1`, `RewRepFaction2`, `RewRepFaction3`, `RewRepFaction4`, `RewRepFaction5`, `RewRepValue1`, `RewRepValue2`, `RewRepValue3`, `RewRepValue4`, `RewRepValue5`, `RewOrReqMoney`, `RewMoneyMaxLevel`, `RewSpell`, `RewSpellCast`, `RewMailTemplateId`, `RewMailDelaySecs`, `PointMapId`, `PointX`, `PointY`, `PointOpt`, `DetailsEmote1`, `DetailsEmote2`, `DetailsEmote3`, `DetailsEmote4`, `DetailsEmoteDelay1`, `DetailsEmoteDelay2`, `DetailsEmoteDelay3`, `DetailsEmoteDelay4`, `IncompleteEmote`, `CompleteEmote`, `OfferRewardEmote1`, `OfferRewardEmote2`, `OfferRewardEmote3`, `OfferRewardEmote4`, `OfferRewardEmoteDelay1`, `OfferRewardEmoteDelay2`, `OfferRewardEmoteDelay3`, `OfferRewardEmoteDelay4`, `StartScript`, `CompleteScript`) +INSERT INTO `quest_template` (`entry`, `Method`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `Type`, `RequiredClasses`, `RequiredRaces`, `RequiredSkill`, `RequiredSkillValue`, `RequiredCondition`, `RepObjectiveFaction`, `RepObjectiveValue`, `RequiredMinRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepFaction`, `RequiredMaxRepValue`, `SuggestedPlayers`, `LimitTime`, `QuestFlags`, `SpecialFlags`, `PrevQuestId`, `NextQuestId`, `ExclusiveGroup`, `NextQuestInChain`, `SrcItemId`, `SrcItemCount`, `SrcSpell`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `RequestItemsText`, `EndText`, `ObjectiveText1`, `ObjectiveText2`, `ObjectiveText3`, `ObjectiveText4`, `ReqItemId1`, `ReqItemId2`, `ReqItemId3`, `ReqItemId4`, `ReqItemCount1`, `ReqItemCount2`, `ReqItemCount3`, `ReqItemCount4`, `ReqSourceId1`, `ReqSourceId2`, `ReqSourceId3`, `ReqSourceId4`, `ReqSourceCount1`, `ReqSourceCount2`, `ReqSourceCount3`, `ReqSourceCount4`, `ReqCreatureOrGOId1`, `ReqCreatureOrGOId2`, `ReqCreatureOrGOId3`, `ReqCreatureOrGOId4`, `ReqCreatureOrGOCount1`, `ReqCreatureOrGOCount2`, `ReqCreatureOrGOCount3`, `ReqCreatureOrGOCount4`, `ReqSpellCast1`, `ReqSpellCast2`, `ReqSpellCast3`, `ReqSpellCast4`, `RewChoiceItemId1`, `RewChoiceItemId2`, `RewChoiceItemId3`, `RewChoiceItemId4`, `RewChoiceItemId5`, `RewChoiceItemId6`, `RewChoiceItemCount1`, `RewChoiceItemCount2`, `RewChoiceItemCount3`, `RewChoiceItemCount4`, `RewChoiceItemCount5`, `RewChoiceItemCount6`, `RewItemId1`, `RewItemId2`, `RewItemId3`, `RewItemId4`, `RewItemCount1`, `RewItemCount2`, `RewItemCount3`, `RewItemCount4`, `RewRepFaction1`, `RewRepFaction2`, `RewRepFaction3`, `RewRepFaction4`, `RewRepFaction5`, `RewRepValue1`, `RewRepValue2`, `RewRepValue3`, `RewRepValue4`, `RewRepValue5`, `RewOrReqMoney`, `RewMoneyMaxLevel`, `RewSpell`, `RewSpellCast`, `RewMailTemplateId`, `RewMailDelaySecs`, `PointMapId`, `PointX`, `PointY`, `PointOpt`, `DetailsEmote1`, `DetailsEmote2`, `DetailsEmote3`, `DetailsEmote4`, `DetailsEmoteDelay1`, `DetailsEmoteDelay2`, `DetailsEmoteDelay3`, `DetailsEmoteDelay4`, `IncompleteEmote`, `CompleteEmote`, `OfferRewardEmote1`, `OfferRewardEmote2`, `OfferRewardEmote3`, `OfferRewardEmote4`, `OfferRewardEmoteDelay1`, `OfferRewardEmoteDelay2`, `OfferRewardEmoteDelay3`, `OfferRewardEmoteDelay4`, `StartScript`, `CompleteScript`) VALUES - (2,2,331,20,30,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,6383,247,-2,0,16305,1,0,'Sharptalon\'s Claw','The mighty hippogryph Sharptalon has been slain, with the claw of the felled beast serving as a testament to your victory. Senani Thunderheart at the Splintertree Post will no doubt be interested in seeing this trophy as proof of your deeds.','Bring Sharptalon\'s Claw to Senani Thunderheart at Splintertree Post, Ashenvale.','Most impressive, $N... the claw of Sharptalon could not have been easy to get! The Ashenvale Hunt goes well for you!$B$BSharptalon had long terrorized the peons from the lumber camps near its path as they tried to travel here to Splintertree Post. No doubt once the word gets out that it was you who put down the beast, many rousing songs of your bravery will be heard at campfires and lumber mills across Ashenvale!','Yes, mighty $C, I sensed your arrival. I trust you have more news to report to me about your hunt?','','','','','',16305,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5,2,10,17,20,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,163,0,0,93,0,0,0,'Jitters\' Growling Gut','I\'ve been stuck hiding in this ghost town for weeks, and I haven\'t eaten anything but grubs and weeds! I need some decent food, and I\'m willing to trade well for it.$B$BBring me a feast and I\'ll pay you handsomely.$B$BI heard Chef Grual at the Scarlet Raven Tavern in Darkshire makes very good Dusky Crab Cakes...','Speak with Chef Grual.','You need some Crab Cakes, do you? Well I might be able to cook some up for you...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,234,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6,2,9,2,5,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,18,0,0,0,0,0,0,'Bounty on Garrick Padfoot','Garrick Padfoot - a cutthroat who\'s plagued our farmers and merchants for weeks - was seen at a shack near the vineyards, which lies east of the Abbey and across the bridge. Bring me the villain\'s head, and earn his bounty!$B$BBut be wary, $N. Garrick has gathered a gang of thugs around him. He will not be an easy man to reach.','Kill Garrick Padfoot and bring his head to Deputy Willem at Northshire Abbey.','Hah - you caught him! You\'ve done Elwynn a great service, and earned a nice bounty!','Did you find Garrick\'s shack? Are we finally free of that villain?','','','','','',182,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6076,60,3070,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,0,204,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7,2,9,1,2,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,783,0,0,0,0,0,0,'Kobold Camp Cleanup','Your first task is one of cleansing, $N. A clan of kobolds have infested the woods to the north. Go there and fight the kobold vermin you find. Reduce their numbers so that we may one day drive them from Northshire.','Kill 10 Kobold Vermin, then return to Marshal McBride.','Well done, citizen. Those kobolds are thieves and cowards, but in large numbers they pose a threat to us. And the humans of Stormwind do not need another threat.$B$BFor defeating them, you have my gratitude.','How goes the hunting, $N? Have you found and defeated those vermin?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,25,102,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8,2,154,1,5,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7628,1,0,'A Rogue\'s Deal','Hey, mate! Do a favor for a young man who\'s been fighting more than his fair share of mindless zombies and spiders?$B$BI got this here letter that needs to go to Brill... to an innkeeper named Renee something-or-other. Don\'t really matter none what her last name is.$B$BAnyway, it\'s a nice cozy little place full of victims of the plague trying to make their way in the world. And it be a great spot for you to rest too if the need arises. You should check it out... you do and I\'ll pay you well.','Deliver the Nondescript Letter to Innkeeper Renee in Tirisfal Glades.','Oh? A letter? Wonderful news! I\'ve been waiting on word from my dear old mother in Deathknell. Such a saint, she is. I wonder how she\'s holding up.$B$BWhat? Too cheery? Not buying it, are you?$B$BWell, get lost then... it\'s really no business who the letter\'s from anyway. Go on! Get lost!$B$BCome back when you\'ve got some coin to spend... loafer.$B$BNext thing you know, you\'ll be coming back to rest after a long days adventure or some stupid thing like that.','Yes? Yes? What is it?$B$BThe forsaken; they certainly do have huge appetites. Make yourself at home... yes, rest those weary bones. My name\'s Renee if you need anything at all.','','','','','',7628,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4604,159,0,0,0,0,5,5,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,25,0,0,0,0,0,66,0,0,0,0,0,0,0,0,2,1,1,0,0,0,0,0,0,6,4,1,1,14,0,0,0,0,0,0), - (9,2,40,8,15,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Killing Fields','Look at what has happened to this place! These lands were once occupied by good farm folk. But the damned thieves have driven them all off. Not me, though! But it seems some Harvest Watchers have taken over the fields.$B$BIf you\'re up for the work, I\'d like you to go out and kill twenty of them. Come back when you\'re done for your pay. If you finish up with the ones in my field, clear them from the neighboring fields as well.','Farmer Saldean wants you to kill 20 Harvest Watchers.','Good work, friend. You have earned your pay well. Who knows, perhaps Westfall will prosper once again.','Ah, I see you\'re back! I hope you\'ve been hard at work clearing those fields of those Harvest Watchers. Have you killed twenty yet?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,0,0,0,20,0,0,0,0,0,0,0,3578,1561,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (10,2,440,39,48,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,82,0,0,110,0,0,0,'The Scrimshank Redemption','Oh, this is just terrible! I sent out my top assistant, Junior Surveyor Scrimshank, into the desert southeast of here. That\'s an area we call the Gaping Chasm. Well, he\'s gone missing, and his last report had more of those weird bugs where he was. Could it be that they\'ve infested two major regions of the desert now?$B$BI need you to head into the Gaping Chasm and look for Scrimshank, please! That... or at least find his surveying equipment. I fear that may be all that is left of the poor sod.','Discover the fate of Junior Surveyor Scrimshank, and bring either him or his surveying equipment to Senior Surveyor Fizzledowser in Gadgetzan.','He was a good goblin, young Scrimshank. Let\'s hope that his demise was not in vain by what he was able to record with his surveying equipment.$B$BIt seems as though we have quite the situation on our hands here with these bugs. They\'re way too cunning for their own good, and the research we\'ve done so far is shaping up to indicate that they might even be under the controlling influence of a third party! If this is the case, then it bodes ill for not only Gadgetzan, but the whole desert!','Well, what news do you have? You look like you\'ve been in quite the fight... is Scrimshank alive?','','','','','',8593,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,250,0,0,0,0,0,2640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,18,0,0,0,0,0,0,0,0,0), - (11,2,12,6,10,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,239,0,0,0,0,0,0,'Riverpaw Gnoll Bounty','Gnolls, brutish creatures with no decent business in these lands, have been seen along the borders of Elwynn Forest. A large pack of them, many more than we can handle alone, have infested the woods south of the guard tower yonder. Another group has infested the areas near Stone Cairn Lake to the east.$B$BThe Stormwind Army will commend whomever helps kill them. Bring me their painted gnoll armbands as proof of your deed.','Bring 8 Painted Gnoll Armbands to Deputy Rainer at the Barracks.','I see you\'ve been busy! You have our thanks, $N.','Hail, $N. Have you been killing Gnolls...?','','','','','',782,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2249,2238,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (12,2,40,9,12,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,13,0,0,0,'The People\'s Militia','The People\'s Militia has but one goal: To defend the lands of Westfall and return peace to our surroundings. Unfortunately, the price of peace is often blood. $B$BOne of my scouts has brought word of a band of Defias Trappers wreaking havoc nearby. I have reports of Defias Trapper sightings near the Jangolode Mine to the Northwest as well as at the Molsen Farm and Furlbrow\'s Pumpkin Farm. If you seek to join our ranks, slay 15 Defias Trappers and 15 Defias Smugglers then return to me.','Gryan Stoutmantle wants you to kill 15 Defias Trappers and 15 Defias Smugglers then return to him on Sentinel Hill.','Well done, $N. My scout witnessed your valiant acts. You are proving yourself quite well so far.','Perhaps I did not make myself clear, pledge. In order to prove your worth as a servant to The People\'s Militia and to the Light you need to slay 15 Defias Trappers and 15 Defias Smugglers then return to me when the deed is done.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,504,95,0,0,15,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,500,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (13,2,40,9,14,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,12,0,0,14,0,0,0,'The People\'s Militia','A band of vicious Defias Pillagers has been seen plundering the Gold Coast Quarry, Moonbrook and the Alexston Farmstead. The People\'s Militia will not stand for such behavior. Dispatch immediately, $n, and make the Light\'s presence known in Westfall.$B$BThe Gold Coast Quarry is near the shore, to the West of the tower. As the next step of your training, I want you to kill 15 of those foul Defias Pillagers and 15 Defias Looters.','Gryan Stoutmantle wants you to kill 15 Defias Pillagers and 15 Defias Looters and return to him on Sentinel Hill.','Your worth to The People\'s Militia has been validated by your brave acts thus far.','We have not time to talk, $N. The Defias Pillagers are denying the people of Westfall the peace and prosperity they deserve. Make sure at least 15 Defias Pillagers and 15 Defias Looters have been killed. That will send a clear message that corruption is not welcome here.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,589,590,0,0,15,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,600,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (14,2,40,9,17,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,13,0,0,0,0,0,0,'The People\'s Militia','Some Defias have eluded us. My most trusted scout reports that these Defias have been looting and pillaging the countryside, all the way into Southern Westfall. We believe they are hiding out in the Dagger Hills, plotting their next move. Slay the wretches in the name of The People\'s Militia.','Gryan Stoutmantle wants you to kill 15 Defias Highwaymen, 5 Defias Pathstalkers and 5 Defias Knuckledusters then return to him on Sentinel Hill.','When I left the tainted lands of Lordaeron I returned to a grim state of affairs here in my homeland. But there is hope for Westfall yet. As proven by your valor in battle, it is obvious to me that you serve our cause with honor. It is with great pride that I induct thee into The People\'s Militia. May the Light shine upon you.','$N, now is no time for idle chatter. If you still wish to prove yourself to The People\'s Militia you need to slay the Defias I notified you about earlier. Return to me when you have completed your duty.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,122,121,449,0,15,5,5,0,0,0,0,0,1566,1480,12296,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,350,0,0,0,0,0,960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,66,1,66,0,0,0,0,0,0,0,0,0), - (15,2,9,1,3,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,7,0,0,21,0,0,0,'Investigate Echo Ridge','$N, my scouts tell me that the kobold infestation is larger than we had thought. A group of kobold workers has camped near the Echo Ridge Mine to the north.$B$BGo to the mine and remove them. We know there are at least 10. Kill them, see if there are more, then report back to me.','Kill 10 Kobold Workers, then report back to Marshal McBride.','I don\'t like hearing of all these kobolds in our mine. No good can come of this. Here, take this as payment, and when you\'re ready, speak to me again. I would like you to go back to the mines one more time...','Have you been to the mines? Are you ready to report?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,257,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,40,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (16,0,12,1,1,0,0,77,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'Give Gerard a Drink','','','Thanks, $N! And come back if you want to trade again.','Farming is thirsty work, and I\'m always looking for refreshing spring water.$B$BIf you have any, then I\'m willing to make a trade.','','','','','',159,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4536,0,0,0,1,0,0,0,72,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (17,2,1517,36,42,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,2500,0,0,0,0,0,0,'Uldaman Reagent Run','I\'ve heard about a newly discovered plant called the magenta fungus caps. They grow in clusters at the Uldaman dig site and can be found in the early tunnels and deep within the less-explored areas. I want to study their potential use in alchemy, and that\'s where you come in.$B$BFind the magenta cap clusters and bring me a dozen caps. Be warned, the clusters may spew out poison spores if jostled.$B$BDo this for me, and I\'ll whip up a batch of one of my famous restorative elixirs for you!','Bring 12 Magenta Fungus Caps to Ghak Healtouch in Thelsamar.','Well done $N, you\'ve proven your worth once again! The caps will be an interesting study, yon verily!$B$BAnd now, as promised, enjoy a taste of one of my more potent restorative brews from my personal stock...$B$BIf you are a skilled alchemist, then perhaps we might have some additional business to conduct. Regardless, I thank you for your assistance!','Have you obtained the magenta fungus caps I need for my alchemical work? No caps - no reward!','','','','','',8047,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9030,0,0,0,5,0,0,0,47,0,0,0,0,250,0,0,0,0,5500,2070,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (18,2,9,2,4,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,783,0,0,0,0,0,0,'Brotherhood of Thieves','Recently, a new group of thieves has been hanging around Northshire. They call themselves the Defias Brotherhood, and have been seen across the river to the east.$B$BI don\'t know what they\'re up to, but I\'m sure it\'s not good! Bring me the bandanas they wear, and I\'ll reward you with a weapon.','Bring 12 Red Burlap Bandanas to Deputy Willem outside the Northshire Abbey.','Back with some bandanas, I see. The Stormwind Army appreciates your help.','Have you gathered those bandanas for me yet?','','','','','',752,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2224,5580,1161,5579,1159,0,1,1,1,1,1,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,216,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (19,2,44,18,25,1,0,77,0,0,0,0,0,0,0,0,2,0,8,0,20,0,0,0,0,0,0,'Tharil\'zun','Blackrock Outrunners and Renegades are running ambushes between here and Stonewatch Keep. The leader of the Outrunners is an orc named Tharil\'zun--we want this orc. Bring me the head of Tharil\'zun!','Bring Tharil\'zun\'s Head to Marshal Marris in Redridge.','Tharil\'zun was a vicious, crafty orc. Well done - I\'m sure he didn\'t go down easy. Here is your reward, $N.','Orc pressure from Blackrock is still tense. But have you at least rid us of Tharil\'zun?','','','','','',0,1260,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1276,6093,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,350,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (20,2,44,18,21,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,19,0,0,0,'Blackrock Menace','The Blackrock orcs have travelled from the Burning Steppes and claimed Stonewatch Keep to the north. From there they maraud the areas north of Lakeshire and keep its citizens in town, penned like cattle.$B$BHelp rid Lakeshire of this menace. Kill these Blackrock orcs and bring me ten of their Battleworn Axes as proof.$B$BAnd although Blackrocks threaten us from the north, we\'ve received reports of more in the southeastern pocket of Redridge. If you find any there, then they too should be hunted.','Bring 10 Battleworn Axes to Marshal Marris in Lakeshire.','That makes for a lot fewer orcs to worry about, thanks.','Have you been slaying orcs, $N? If so, then show me...','','','','','',3014,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,1300,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (21,2,9,1,5,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,15,0,0,0,0,0,0,'Skirmish at Echo Ridge','Your previous investigations are proof that the Echo Ridge Mine needs purging. Return to the mine and help clear it of kobolds.$B$BWaste no time, $N. The longer the kobolds are left unmolested in the mine, the deeper a foothold they gain in Northshire.','Kill 12 Kobold Laborers, then return to Marshal McBride at Northshire Abbey.','Once again, you have earned my respect, and the gratitude of the Stormwind Army. There may yet be kobolds in the mine, but I will marshal others against them. We have further tasks for you.','I know it\'s bloody work, $N, but it\'s vital to the safety of Northshire. Are you ready to report?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,80,0,0,0,12,0,0,0,0,0,0,0,2186,2691,11192,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,21), - (22,2,40,9,12,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Goretusk Liver Pie','The onions are peeled. The garlic is minced. The rosemary is crushed. The crust has been baked. The dill weed is chopped. The gravy is simmering. Now all I need for my famous meat pie are 8 Goretusk Livers!','Salma Saldean needs 8 Goretusk livers to make a Goretusk Liver Pie.','These are just perfect, $N! Thank you so much. Farmer Saldean and I are going to feast tonight. And here is a little something for you, for the hard work. You didn\'t think I was going to let a $C like you go hungry, did you?','All I need for my famous meat pie are 8 Goretusk Livers!','','','','','',723,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,724,2697,0,0,3,1,0,0,72,0,0,0,0,250,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,5,0,0,0,0,0,0,0,0,0,0), - (23,2,331,20,24,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,6383,247,-2,0,16303,1,0,'Ursangous\'s Paw','The paw of the mighty bear Ursangous is your trophy for this part of the Ashenvale Hunt. On the paw is a small quarter-crescent emblem; the significance of the emblem remains a mystery.$B$BThe paw should be brought to Senani Thunderheart in Splintertree Post to prove that you have bested the mighty creature and completed this portion of the hunt.','Bring Ursangous\'s Paw to Senani Thunderheart at Splintertree Post, Ashenvale.','Ah, the paw of Ursangous! Your skill is impressive, $C; he is credited with numerous kills. The crescent on his paw is no doubt a sign that he was trained by the night elves that skulk about Ashenvale. Ursangous is... was one of the mightiest bears you\'d find in these parts. To have bested such a creature is a testament to your will and resolve.$B$BYour ancestors would be proud!','Ah - $N - I was just thinking about you! How goes your hunting?','','','','','',16303,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (24,2,331,20,27,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,6383,247,-2,0,16304,1,0,'Shadumbra\'s Head','The once swift Shadumbra now lies still as you claim victory over it. The head of the slain nightsaber is a fitting trophy for this fight of the Ashenvale Hunt. Senani Thunderheart at Splintertree Post will want to see such a trophy to award you credit for this part of the Ashenvale Hunt.','Bring Shadumbra\'s Head to Senani Thunderheart at Splintertree Post, Ashenvale.','A victory for $N in the Ashenvale Hunt! Well done - the head of Shadumbra is a fitting trophy to claim for such an impressive fight, no doubt.$B$BShadumbra\'s savagery was well known throughout the post here. Any trip to the west, especially on foot trying to get out to the Zoram Strand, was wrought with danger because of this tiger. Thanks to you, this danger has abated.','Greetings once again, $N! Have you come to show me proof of your hunt?','','','','','',16304,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,1320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (25,2,331,23,25,0,0,178,0,0,0,0,0,0,0,0,0,0,12,2,0,0,0,0,0,0,0,'Stonetalon Standstill','If you want to be useful, then why don\'t you do something about the situation near Talondeep Path?$B$BThe transports between Ashenvale and Stonetalon are at a standstill because of the lake coming alive and attacking anything that gets close... which means anyone on the path. What\'d be even more useful than just putting the hammer down on the water elementals there is someone scouting the gazebo on Mystral Lake - the one that has a solid view of the Alliance outpost there.$B$BYou up for being useful?','Dispatch 12 Befouled Water Elementals at Mystral Lake, due east of the Talondeep Path and southwest of Splintertree Post.$B$BScout the gazebo on Mystral Lake that overlooks the nearby Alliance outpost.$B$BReturn to Mastok Wrilehiss at Splintertree Post, Ashenvale.','Yeah, I heard that someone tore up the lake out there like a dust devil through the Barrens. From the sound of it too, we might be able to set up a possible observation area out there to keep an eye on our Alliance friends. Well, that is if we can keep it on the down low...$B$BLooks like you ended up being quite useful after all; the transports between here and Stonetalon should have an easier time of it. Take this - you\'ve earned it.','You back already? What\'s the situation out there - all cleared up now, thanks to you?','Scout the gazebo on Mystral Lake that overlooks the nearby Alliance outpost.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3917,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,1800,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (26,2,-263,16,16,0,1024,32,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,28,0,0,0,'A Lesson to Learn','$N, I have been following your progress with much delight. You are most assuredly developing yourself into a valued protector of nature.$B$BThe time has come for you to learn more about one of the various animal aspects that Cenarius has blessed us with the ability to change into - one that affords you command and mastery of the water. For this, you must travel to the village of Nighthaven in Moonglade and speak with Dendrite Starblaze of the Cenarion Circle there. He will guide you further.','Speak with Dendrite Starblaze in the village of Nighthaven, Moonglade.','Salutations, young $C; the time has come for you to know our aquatic form. It is one that lets you move freely and indefinitely through water. You will find this aspect a useful tool and a blessing... but it is one that must be earned before it is mastered.$B$BYou will face two trials to overcome. The first will test your ability to work in water under pressure. The second will test your resolve to understand the aspects of the form itself.$B$BStand ready, as the time of testing is now upon us.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (27,2,-263,16,16,0,1024,8,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,29,0,0,0,'A Lesson to Learn','$N, I have been following your progress with much delight. You are most assuredly developing yourself into a valued protector of nature.$B$BThe time has come for you to learn more about one of the various animal aspects that Cenarius has blessed us with the ability to change into - one that affords you command and mastery of the water. For this, you must travel to the village of Nighthaven in Moonglade and speak with Dendrite Starblaze of the Cenarion Circle there. He will guide you further.','Speak with Dendrite Starblaze in the village of Nighthaven, Moonglade.','Salutations, young $C; the time has come for you to know our aquatic form. It is one that lets you move freely and indefinitely through water. You will find this aspect a useful tool and a blessing... but it is one that must be earned before it is mastered.$B$BYou will face two trials to overcome. The first will test your ability to work in water under pressure. The second will test your resolve to understand the aspects of the form itself.$B$BStand ready, as the time of testing is now upon us.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (28,2,-263,16,16,0,1024,32,0,0,0,0,0,0,0,0,0,1800,10,2,26,0,0,30,0,0,0,'Trial of the Lake','For your first trial, search the depths of Lake Elune\'ara to locate a Shrine Bauble. It decays rapidly, so proceed with it to the Shrine of Remulos post haste. Use the bauble at the shrine, and then speak with Tajarri there; she is one of Moonglade\'s most trusted wardens.$B$BYou only have a set amount of time to complete the task, and you may be competing against other druids searching for baubles themselves. Mental and physical dexterity will be critical to your success.$B$BGood luck, $N.','Find a Shrine Bauble in Lake Elune\'ara, and take it to the Shrine of Remulos in northwestern Moonglade. Once there, use the Shrine Bauble.$B$BYou must speak with Tajarri at the shrine afterwards in order to complete the trial.','Well now. it looks like yet another druid has successfully completed the Trial of the Lake! Well done. my young friend - well done.$B$BAs I\'ve said. my name is Tajarri. It is my duty and my privilege to serve as a warden for Moonglade. and specifically this shrine. Keeper Remulos guides the Cenarion Circle in preservation of nature and balance. and his shrine serves as a lasting tribute to such. By using the bauble here. it serves as a nod to the importance of this place within the Circle.','','Complete the Trial of the Lake.','','','','',0,0,0,0,0,0,0,0,15877,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (29,2,-263,16,16,0,1024,8,0,0,0,0,0,0,0,0,0,1800,10,2,27,0,0,272,0,0,0,'Trial of the Lake','For your first trial, search the depths of Lake Elune\'ara to locate a Shrine Bauble. It decays rapidly, so proceed with it to the Shrine of Remulos post haste. Use the bauble at the shrine, and then speak with Tajarri there; she is one of Moonglade\'s most trusted wardens.$B$BYou only have a set amount of time to complete the task, and you may be competing against other druids searching for baubles themselves. Mental and physical dexterity will be critical to your success.$B$BGood luck, $N.','Find a Shrine Bauble in Lake Elune\'ara, and take it to the Shrine of Remulos in northwestern Moonglade. Once there, use the Shrine Bauble.$B$BYou must speak with Tajarri at the shrine afterwards in order to complete the trial.','Well now. it looks like yet another druid has successfully completed the Trial of the Lake! Well done. my young friend - well done.$B$BAs I\'ve said, my name is Tajarri. It is my duty and my privilege to serve as a warden for Moonglade, and specifically this shrine. Keeper Remulos guides the Cenarion Circle in preservation of nature and balance, and his shrine serves as a lasting tribute to such. By using the bauble here, it serves as a nod to the importance of this place within the Circle.','','Complete the Trial of the Lake.','','','','',0,0,0,0,0,0,0,0,15877,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (30,2,-263,16,16,0,1024,32,0,0,0,0,0,0,0,0,0,0,8,0,28,0,0,31,0,0,0,'Trial of the Sea Lion','For the second trial, you\'ll need the two halves that make the Pendant of the Sea Lion. One half draws power from the agility of the sea lion aspect, gliding through water; the other draws power from the incredible endurance of the sea lion aspect. Druids draw on both these traits equally to embody the aspect of their aquatic form.$B$BSpeak with the locals of Moonglade to learn where the parts may lie, and bring both here to join them together. Once formed, take the pendant to Dendrite Starblaze.','Find the Half Pendant of Aquatic Agility and the Half Pendant of Aquatic Endurance. Speak with the residents of Moonglade to learn clues as to where these items may be located.$B$BForm the Pendant of the Sea Lion from the two pendant halves. You need to be in proximity of the Shrine of Remulos to do this.$B$BBring the joined pendant to Dendrite Starblaze in the village of Nighthaven, Moonglade.','You\'ve completed the Trial of the Sea Lion, $N - congratulations.$B$BEach task in acquiring the pendant shows that both agility and endurance are necessary to act in harmony with what you desire to do underwater. Neither can exist without the other, and both cannot be done without you willingness to embrace the aspect of the sea lion.$B$BRemember these lessons well, and count on them once you have gained your aquatic form.','Have you formed your pendant for me to inspect, $N? If you need help in locating the parts, try asking the local populace for information. Not only will you find what you seek, but it will give you a reason to explore this wondrous and sacred glade.','','','','','',15885,0,0,0,1,0,0,0,15883,15882,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (31,2,-263,16,16,0,1024,32,0,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,15885,1,0,'Aquatic Form','You have completed the necessary lessons all young druids are taught before they can adopt an aquatic aspect. Go now back to your trainer, Turak Runetotem, in Thunder Bluff. Show him your pendant and prove to him you are ready to learn what he has to teach you. He will complete your training, allowing you to become one with the water.$B$BGoodbye, young druid. We shall speak again.','Return to Thunder Bluff and show Turak Runetotem the Pendant of the Sea Lion.','Very impressive, $N. Your ancestors would be pleased with your progress! You\'re ready to learn your aquatic form, and it is my pleasure to teach it to you.$B$BAlso, in recognition of your achievement during the two trials, I give you this item. I hope you\'ll find it to be a welcome addition to your gear as a protector of nature and a keeper of the balance.','Your return to Thunder Bluff is not without heralding, though I will need proof of your lessons learned in Moonglade before I will teach you your aquatic form.$B$BDo you have the Pendant of the Sea Lion?','','','','','',15885,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16608,0,0,0,1,0,0,0,609,0,0,0,0,100,0,0,0,0,0,690,1066,1446,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (32,2,440,39,48,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,113,0,0,0,8594,1,0,'Rise of the Silithid','Here\'s your report. I urge you to take it to someone who might have working knowledge in this kind of thing.$B$BI know this troll scholar named Zilzibin Drumlore. He\'s spent a lot of time studying life forms that are unique to the ecology of Azeroth; he\'s a historian to boot! If you want someone to help figure out what exactly this threat is and how to stop it, give this report to him. We\'re going to need all the help we can get.$B$BZil lives in a house on the second tier of the Drag in Orgrimmar.','Take the report to Zilzibin Drumlore in Orgrimmar.','This report... I\'ve dealt with these beasts before. Fizzledowser was wise to send this. and you, to me.$B$BThese creatures will consume the Tanaris desert rapidly; they are nothing short of one of the greatest menaces we all will ever face. Familiarize yourself with this name, $N: silithid. The insects mentioned here are the silithid, and they are the tools of one of the greatest threats that both the Horde and Alliance face.$B$BIf only we were smart enough to see that before.','I\'m sorry. I don\'t know you... but from the look of things you have at least heard something of me. Now, what can I help you with? Do you have something for me?','','','','','',8594,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,530,76,0,81,350,350,350,0,350,0,3270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (33,2,9,1,2,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,5261,0,0,0,0,0,0,'Wolves Across the Border','I hate those nasty timber wolves! But I sure like eating wolf steaks... Bring me tough wolf meat and I will exchange it for something you\'ll find useful.$B$BTough wolf meat is gathered from hunting the timber wolves and young wolves wandering the Northshire countryside.','Bring 8 pieces of Tough Wolf Meat to Eagan Peltskinner outside Northshire Abbey.','You\'ve been busy! I can\'t wait to cook up that wolf meat','Hey $N. I\'m getting hungry...did you get that tough wolf meat?','','','','','',750,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,80,6070,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,102,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (34,2,44,18,24,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'An Unwelcome Guest','Once again my garden was trampled and pillaged. And I know the brute who is doing it. It\'s that forsaken boar, the one Marshal Marris has taken to calling Bellygrub.$B$BI won\'t be able to re-plant the daffodils until next season now. Ruined! All ruined by that one menacing boar. Put an end to that pest! Show me his tusk and I\'d be happy to reward you. He seems to spend his time foraging in the field southwest of Lakeshire but occasionally he roams over here and into my garden.','Martie Jainrose of Lakeshire wants you to kill Bellygrub. Bring her his tusk as proof.','Finally the menace is laid to rest! Thank you, $N, you have done me a great service. The garden shall be in full bloom this season!','Is Bellygrub still at it or were you able to rid Lakeshire of the pest once and for all?','','','','','',3631,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2562,0,0,0,1,0,0,0,72,0,0,0,0,250,0,0,0,0,1700,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,1,0,0,0,0,0,0,0,0,0,0), - (35,2,12,7,10,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,40,0,0,37,0,0,0,'Further Concerns','If you are concerned that the rumors of murlocs are true, then do this -- travel to the eastern Elwynn bridge and speak with Guard Thomas. He has been stationed at the bridge for the past week and will know the state of the area.$B$BBring me his report.','Marshal Dughan wants you to speak with Guard Thomas.','Yes, murlocs have settled in and around the streams of eastern Elwynn. We don\'t know why they are here, but they are aggressive and at least semi-intelligent.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (36,2,40,9,10,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38,2832,1,0,'Westfall Stew','I never thought the day would come when I\'d leave the farm. But the fields are overrun with thieves and it\'s far too dangerous for us here now. As soon as Farmer Furlbrow gets the wagon fixed, we\'ll be on our way. $B $BMaybe you could do me a favor? Let me scribble down my recipe for Westfall stew. Please take it to Salma Saldean over on the farm yonder. The Saldean\'s farm is just beyond the fork in the road.','Verna Furlbrow wants you to deliver her recipe for Westfall Stew to Salma Saldean.','That Verna was always such a sweet lass. We\'ll miss her here in Westfall but between you and me, she\'s a city girl at heart and Stormwind will suit her just fine. But enough gossip! Now we can make Westfall Stew!','I\'m going to miss that Verna Furlbrow so much. I don\'t suppose you happened to see her on your way here?','','','','','',2832,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (37,2,12,7,10,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,35,0,0,45,0,0,0,'Find the Lost Guards','A few days ago we sent two Guards, Rolf and Malakai, to investigate along the river, and they have not yet returned. To complete my report, I must know what happened to those men.$B$BTravel north along the river and find the guards... or their remains.','Guard Thomas wants you to travel north up the river and search for the two lost guards, Rolf and Malakai.','Although much has been stripped from the corpse, strewn nearby is a medallion with the words: \"Footman Malakai Stone\" etched upon it.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (38,2,40,9,13,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,36,0,0,0,0,0,0,'Westfall Stew','Help me make some Westfall Stew! Come back with the following ingredients: $B $B 3 Stringy Vulture Meat $B 3 Goretusk Snouts $B 3 Murloc Eyes $B 3 Okra','Salma Saldean wants 3 Stringy Vulture Meat, 3 Goretusk Snouts, 3 Murloc Eyes, 3 Okra.','That Okra will thicken up this broth nicely! Now we just add the Stringy Vulture Meat, a few Murloc Eyes and those delicious Goretusk Snouts. And we\'re done! For all your help, $N, I want you to take today\'s first batch of Westfall Stew!','Come back with the following ingredients: $B $B 3 Stringy Vulture Meat $B 3 Goretusk Snouts $B 3 Murloc Eyes $B 3 Okra','','','','','',729,730,731,732,3,3,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,733,728,1479,2225,3,1,1,1,72,0,0,0,0,250,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (39,2,12,7,10,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,71,0,0,59,0,0,0,'Deliver Thomas\' Report','Tell Marshal Dughan of Malakai and Rolf\'s deaths, and report to him that the Murlocs in eastern Elwynn cannot be contained by our current troop presence.$B$BI know we don\'t have many troops to spare, but hopefully Dughan can find someone.','Report to Marshal Dughan in Goldshire.','Hmm, this news is troubling. Already our defenses are stretched thin, and losing Rolf and Malakai to those murlocs put us in an even worse position.$B$BIf things don\'t improve, there will be fighting in Goldshire by the week\'s end!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,350,0,0,0,0,700,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (40,2,12,7,10,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,35,0,0,0,'A Fishy Peril','$N, there\'s a new threat in Elwynn Forest! Murlocs are swimming up the streams of eastern Elwynn, scaring away fish and attacking gentle folk!$B$BI warned Marshal Dughan, but he\'s more worried about the gnolls and the bandits. He\'s not convinced that the murlocs are a danger.$B$BPlease, $N, speak to Dughan and persuade him to send more troops to the east!','Remy \"Two Times\" wants you to speak with Marshal Dughan in Goldshire.','Yes, I spoke with Remy. I respect him as a merchant, though all reports of Murlocs to the east have been sketchy at best.$B$BYour concerns are noted, but unless I receive a military report of a murloc threat, we can\'t afford to send more troops east.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,10,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (45,2,12,7,10,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,37,0,0,71,0,0,0,'Discover Rolf\'s Fate','Upon further searching the area, you find webbed footprints leading east along the shore of Stone Cairn Lake. In the distance to the east, you can just barely see a Murloc village.$B$BPerhaps Rolf\'s fate ended there...','Search the murloc village for Rolf, or signs of his death.','You find around the neck of the corpse a metal medallion inscribed with the words \"Footman Rolf Hartford.\"',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (46,2,12,7,10,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Bounty on Murlocs','The Stormwind Army has placed a bounty on murloc lurkers and foragers in Elwynn. Slaughter them and bring me their torn murloc fins, and the Stormwind Army will reward you well.$B$BThe murlocs have built a village at Stone Cairn Lake north of here, and another to the south where the stream forks.','Bring 8 Torn Murloc Fins to Guard Thomas at the east Elwynn bridge.','You have the fins? Great! Marshal Dughan is anxious about the Murloc situation in eastern Elwynn, and I\'d like to tell him that it\'s becoming under control.$B$BYour actions have helped realize that.','How goes the hunting, $N?','','','','','',780,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4840,1158,1008,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,66,0,0,0,0,0,0,0,0,0), - (47,2,12,4,7,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Gold Dust Exchange','The Kobolds in these parts sometimes carry Gold Dust on them. I could really use the stuff - bring me a load of it and I\'ll give you the best price in town...best price in town!$B$BYou can find kobolds in the Fargodeep Mine to the south, and around the Jasperlode Mine to the northeast.','Bring 10 Gold Dust to Remy \"Two Times\" in Goldshire. Gold Dust is gathered from Kobolds in Elwynn Forest.','Thanks for the dust, $N. Here\'s your cash, and...here is a token from associates of mine. You might find it useful...useful.','Psst! You have that Gold Dust for me...for me?','','','','','',773,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1191,0,0,0,1,0,0,0,72,0,0,0,0,250,0,0,0,0,175,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (48,2,40,40,44,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,49,0,0,0,'Sweet Amber','In the land to the south where vines twist and creep$BLies a hidden well where the water runs deep$BPure as the Light\'s sacred Daughter$BBring to me now some Holy Spring Water.','Bring Holy Spring Water to Grimbooze Thunderbrew.','Hiccup! Ho Ho!','Hiccup! Ho ho! You want an encore?$B$BIn the land to the south where vines twist and creep$BLies a hidden well where the water runs deep$BPure as the Light\'s sacred Daughter$BBring to me now some Holy Spring Water.','','','','','',737,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6500,2250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (49,2,40,40,44,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,48,0,0,50,0,0,0,'Sweet Amber','Amber is the hue of my life\'s longest love$BLike the last embers of dusk in the sky above$BRetrieve for me so that my love shall be born$BOne sack of each: barley, rye and corn.','Grimbooze Thunderbrew wants a Sack of Barley, a Sack of Rye and a Sack of Corn.','Hiccup! Ho ho!','Encore? Well, sure!$B$BAmber is the hue of my life\'s longest love$BLike the last embers of dusk in the sky above$BRetrieve for me so that my love shall be born$BOne sack of each: barley, rye and corn.','','','','','',738,739,740,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12500,2790,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (50,2,40,40,44,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,49,0,0,51,0,0,0,'Sweet Amber','I\'ll mix and mix till we have a mash$BFor this will be our own private stash$BA still must be fashioned of metal strong$BBring me some Truesilver so I can finish this song.','Grimbooze Thunderbrew wants Truesilver.','Hiccup! Ho ho!','An encore for you? Well sure friend!$B$BI\'ll mix and mix till we have a mash$BFor this will be our own private stash$BA still must be fashioned of metal strong$BBring me some Truesilver so I can finish this song.','','','','','',6037,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12500,2790,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (51,2,40,40,44,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,50,0,0,53,0,0,0,'Sweet Amber','Not yet filtered but freshly distilled$BLike unseeded land waiting there tilled.$BNext I will fashion our pile of charcoal$BDeliver a sycamore branch, that is your next goal.','Bring a Sycamore Branch to Grimbooze Thunderbrew.','Hiccup! Ho ho!','An encore? Why for you, anything!$B$BNot yet filtered but freshly distilled$BLike unseeded land waiting there tilled.$BNext I will fashion our pile of charcoal$BDeliver a sycamore branch, that is your next goal.','','','','','',742,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12500,2790,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (52,2,12,7,10,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Protect the Frontier','Hail, $N. Wild animals are growing more and more aggressive the farther we get from Goldshire, and the Eastvale Logging Camp suffers nearly constant attacks from wolves and bears!$B$BWe could use your help out here.','Kill 8 Prowlers and 5 Young Forest Bears, and then return to Guard Thomas at the east Elwynn bridge.','Thanks a lot for the help, $N. Something in the forest must be making these animals so bold.$B$BWhatever it is, I hope it stays there.','Have you killed those wolves and bears?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,118,822,0,0,8,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,858,0,0,0,2,0,0,0,72,0,0,0,0,150,0,0,0,0,250,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (53,2,40,40,44,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,51,0,0,0,0,0,0,'Sweet Amber','Mellifluous liquid clear as a baby\'s tears$BTurns a lovely deep amber over the years$BBut before we proceed to get lit to the hilt$BA barrel of charred oak must be built.','Bring Grimbooze Thunderbrew a bundle of Charred Oak.','Aged in the barrel, filtered through coal$BIt passes your lips and right through your soul.$BSo lets us drink now, a toast to you$BAnd me while we\'re at it, Grimbooze Thunderbrew!','Sure, I\'ll sing it again for you, friend!$B$BMellifluous liquid clear as a baby\'s tears$BTurns a lovely deep amber over the years$BBut before we proceed to get lit to the hilt$BA barrel of charred oak must be built.','','','','','',743,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,744,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (54,2,9,1,5,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,21,0,0,0,745,1,0,'Report to Goldshire','$N, you are a $c with proven interest in the security of Northshire. You are now tasked with the protection of the surrounding Elwynn Forest.$B$BIf you accept this duty, then I have prepared papers that must be delivered to Marshal Dughan in Goldshire. Goldshire lies along the southern road, past the border gates.','Take Marshal McBride\'s Documents to Marshal Dughan in Goldshire.','Well, it says here that you\'ve been awarded Acting Deputy Status with the Stormwind Marshals. Congratulations.$B$BAnd good luck - keeping Elwynn safe is no picnic... what with most the army busy doing who knows what for who knows which noble!$B$BIt\'s hard to keep track of politics in these dark days...','You have word from McBride? Northshire is a garden compared to Elwynn Forest, but I wonder what Marshal McBride has to report.$B$BHere, let me have his papers...','','','','','',745,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6078,0,0,0,1,0,0,0,72,0,0,0,0,75,0,0,0,0,0,138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,54,0), - (55,2,10,20,32,1,0,77,0,0,0,0,0,0,0,0,0,0,0,0,325,0,0,0,7297,1,0,'Morbent Fel','Morbent Fel hides in his lair, the house perched atop the hill to the east overlooking the Raven Hill cemetery. His time in this land is drawing to an end...$B$BUse Morbent\'s Bane against him. It will render his protective magics powerless.$B$BSlay him. Slay him, and save us from his wickedness. Be the instrument of my revenge, and a hero of Duskwood!','Use Morbent\'s Bane on Morbent Fel, kill Morbent Fel, then return Morbent\'s Bane to Sven at his camp.','Morbent Fel has been defeated. The dark riders are still at large, but a small piece of that which I had hoped beyond hope has come to pass.$B$BYou have done the impossible, and your deeds will forever live in the legends of Duskwood.$B$BGo, $N. And perhaps, one day, fate may bring you back to me...','Is Morbent Fel defeated?!','','','','','',0,7297,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1200,0,0,0,1,0,0,0,0,0,0,0,2954,2953,1282,0,0,0,1,1,1,0,0,0,7344,0,0,0,1,0,0,0,54,72,0,0,0,150,500,0,0,0,0,2310,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (56,2,10,18,24,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,57,0,0,0,'The Night Watch','As Commander of The Night Watch it is my sworn duty to protect the citizens of Darkshire. Stormwind has retracted their commissioned guards from their posts here, leaving us to our own devices.$B$BIf you feel worthy of the task, we need your help! Assist The Night Watch by venturing forth into Tranquil Gardens, just south of Darkshire, and slaying 8 Skeletal Warriors and 6 Skeletal Mages. The undead threat must be thwarted!','Commander Althea Ebonlocke of Darkshire wants you to kill 8 Skeletal Warriors and 6 Skeletal Mages.','Splendid, $N. For your service to the people of Darkshire you shall be rewarded.','Have you killed those warriors and mages?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,48,203,0,0,8,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,1700,870,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21,1,0,0,0,0,0,0,0,0,0,0), - (57,2,10,18,26,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,56,0,0,58,0,0,0,'The Night Watch','$N, I\'m getting reports of an undead infestation in the forest! If you\'re up to the job, journey to the Raven Hill graveyard and slay 15 of those vile Skeletal Fiends and 15 Skeletal Horrors. There are also reports of skeletons just south of Darkshire, in and around Tranquil Gardens Cemetery. The undead must be driven from Duskwood!','Commander Althea Ebonlocke of Darkshire wants you to kill 15 Skeletal Fiends and 15 Skeletal Horrors.','The people of Darkshire thank you, $N. You have proven yourself to be a great ally of The Night Watch.','Return to me once you have killed 15 Skeletal Fiends and 15 Skeletal Horrors, $N.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,531,202,0,0,15,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,2000,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21,1,0,0,0,0,0,0,0,0,0,0), - (58,2,10,18,30,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,57,0,0,0,0,0,0,'The Night Watch','The situation in Raven Hill is still grim. The safety of Darkshire is in your hands, $N. I don\'t have enough Watchers to keep the town safe. We need you to dispatch for Raven Hill yet again and rid the eastern mausoleum of 20 Plague Spreaders!','Commander Althea Ebonlocke of Darkshire wants you to kill 20 Plague Spreaders in the eastern Raven Hill mausoleum.','On behalf of the people of Darkshire and as the Leader of the Night Watch, I thank you, $N, for your bravery and dedication. May the Light shine upon your ways.','I need your assistance, $N. Travel to the cemetery to the northwest and rid the eastern mausoleum of 20 Plague Spreaders.$B$BReturn to me when your task is complete.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,604,0,0,0,20,0,0,0,0,0,0,0,3604,3605,1729,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,2500,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25,1,66,0,0,0,0,0,0,0,0,0), - (59,2,12,7,10,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,39,0,0,0,748,1,0,'Cloth and Leather Armor','For your shrewdness and valor, I have a marker here that is good for one piece of armor. I want you to take it to Sara Timberlain at the Eastvale Logging Camp. Give her the marker, and she will fashion the armor for you. And after you receive it, $N, use it in the defense of Elwynn.$B$BThe Eastvale Logging Camp is beyond Guard Thomas\' post to the east.','Give Sara Timberlain the Stormwind Armor Marker.','Ah, thank you for the marker. Please feel free to pick your choice of armor.$B$BLuck to you, brave $C. And may this armor serve you well.','I have been commissioned by the Stormwind Army to supply their people with cloth and leather armor.$B$BIf you have a marker for me, then I\'d be happy to make you something.','','','','','',748,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1171,2237,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (60,2,12,3,7,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,61,0,0,0,'Kobold Candles','Hello, $ggood sir:my lady;! Do you have a moment?$B$BMy brother and I run an apothecary in Stormwind, and I\'m here to gather large candles for their wax. Can you help me?$B$BYou can get large candles from kobolds, and I hear rumors that kobolds are infesting the Elwynn mines ... the Fargodeep mine to the south and Jasperlode Mine to the east. I suggest looking for candles in one of those places.','Bring 8 Large Candles to William Pestle in Goldshire.','You were busy hunting kobolds, were you? Thanks for the candles, $N, and here\'s your reward...','Did you gather those candles yet?','','','','','',772,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1434,0,0,0,5,0,0,0,72,0,0,0,0,150,0,0,0,0,125,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (61,2,12,3,7,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,60,0,0,0,957,1,0,'Shipment to Stormwind','My brother Morgan is waiting in Stormwind for my shipment of candles. I don\'t have enough time to make the trip myself, but if you\'d like to take him the shipment, he\'ll pay you well.$B$BI\'ve packed up the candles, and you can find Morgan in our shop, Pestle\'s Apothecary, in the Stormwind Trade District.','Bring William\'s Shipment to Morgan Pestle in the Stormwind Trade District.','Here is your payment ... and while you\'re here, take a look around! I\'m sure we have a potion or other trinket you\'d find useful.','Oh, a shipment from my brother? Splendid! Fortune truly shines on me today!','','','','','',957,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1178,1177,2454,0,0,0,15,5,2,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,350,0,0,0,0,350,480,0,0,0,0,0,-8859.75,617.459,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (62,2,12,4,7,0,0,77,0,0,0,0,0,0,0,0,0,0,12,2,0,0,0,76,0,0,0,'The Fargodeep Mine','The mine in Northshire isn\'t the only one with problems! I have reports that the Fargodeep Mine in Elwynn has also become a haven for Kobolds.$B$BExplore the mine and confirm these reports, then return to me. The mine is almost due south of Goldshire, between the Stonefield and Maclure homesteads.','Explore the Fargodeep Mine, then return to Marshal Dughan in Goldshire.','This is bad news. What\'s next, dragons?!? We\'ll have to increase our patrols near that mine. Thanks for your efforts, $N. And hold a moment... I might have another task for you.','What do you have to report, $N? Have you been to the Fargodeep Mine?','Scout through the Fargodeep Mine','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,125,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (63,2,-82,20,23,0,64,178,0,0,0,0,0,0,0,0,0,0,0,0,220,0,0,100,7811,1,0,'Call of Water','Along the coast of Silverpine, west of the Sepulcher, you will find a shrine that has become tainted by the plague. The spirits there no longer speak to our people and it will be up to you to defeat the manifestation and cleanse the pool.$B$BTake the elemental\'s bracers, along with the remaining drops of Brine\'s potion, and place them on the brazier. The ritual should be enough to summon a pure spirit for you to communicate with.$B$BBring me proof the task is done, and I will reward you with your totem.','Defeat the Corrupt Manifestation of Water and place the Corrupted Manifestation\'s Bracers along with the Remaining Drops of Purest Water on the Brazier of Everfount in Silverpine Forest.','You place the bracers atop the brazier and then pour the remaining drops of Brine\'s potion into the flame. The drops crackle as they hit the flame and you begin to incant the simple words Islen taught you....','The brazier still reflects the ambient light from the are, and the flame shifts slightly as you move closer.$B$BThe corruption along the hills seems to have kept its distance, and besides the missing components, the brazier looks prepared for the ritual to summon a cleansed manifestation of water.','','','','','',7812,7811,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,63), - (64,2,40,9,12,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Forgotten Heirloom','It was horrible! Verna woke me when she heard a ruckus in the fields. The fields were full of hooligans. We left in a rush and I forgot to pack my pocket watch. Verna\'s pa gave me that watch on our wedding day and I feel just sick knowing those thieves have it. I left the pocket watch in the wardrobe at the farmhouse. Look for the field of pumpkins to the West -- you can\'t miss it. If you bring it back to me, I\'d sure be grateful!','Farmer Furlbrow wants you to retrieve his pocket watch from the wardrobe in his farmhouse at the pumpkin farm to the West.','My watch! Thank you so much, kind sir! $B$BWe are but poor farmers and we have lost our land but please accept this reward as a token of our appreciation.','Don\'t suppose you were able to get my watch?','','','','','',841,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4541,1179,0,0,10,10,0,0,72,0,0,0,0,250,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (65,2,40,14,18,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,132,0,0,0,'The Defias Brotherhood','The band of wretches responsible for driving the good people of Westfall from the land call themselves The Defias Brotherhood. I need you to infiltrate this clan of thugs. We need to know who heads up the cartel and where they are hiding out. In Lakeshire, in the inn, there is a rogue by the name of Wiley who owes me a favor.$B$BTravel to Lakeshire in the Redridge Mountains, east of Elwynn, and find out what you can.','Gryan Stoutmantle wants you to talk to Wiley in Lakeshire.','So, Stoutmantle sent you? Well, I owe him.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,810,0,0,0,0,0,-9232,-2146,0,0,0,0,0,0,0,0,0,0,1,6,0,0,0,0,0,0,0,0,0), - (66,2,10,22,28,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,67,0,0,0,'The Legend of Stalvan','Last night a horrible disturbance rippled through my veins. I sensed that my granddaughter, Alyssa, was in great danger. I consulted the cards and Death stared up at me from the table.$B$BAfter taking a long journey through a dark trance I was able to uncover a clue to this terrifying mystery. A name came to me, the name of Stalvan.$B$BSeek out the Clerk in the Town Hall and see if you can find out more about this character. I fear for us all.','Seek out the Clerk Daltry in the Darkshire Town Hall.','Ah so Madame Eva sent you....',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (67,2,10,22,28,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,66,0,0,68,0,0,0,'The Legend of Stalvan','Stalvan, eh? Let me check the town registry.$B$BStalvan. . .Stalvan. . .let\'s see. Ah, here we go! I have a record of a Mr. Stalvan Mistmantle. The last recorded address is the Moonbrook Schoolhouse. My, talk about outdated!$B$BDo me a favor will you, friend? If you happen to go out to Moonbrook, let me know if you get any update on this fellow. I like to keep the records clean.','Travel to the Moonbrook Schoolhouse and bring back any updated information about Stalvan to Clerk Daltry.','The old footlocker creaks open. . . .',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (68,2,10,22,28,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,67,0,0,69,889,1,0,'The Legend of Stalvan','You find a Dusty Unsent Letter in the old footlocker.','Take the Dusty Unsent Letter to Clerk Daltry.','Interesting. So the chap did spend some time in Moonbrook after all. It is rather odd the letter never got delivered. Nonetheless, I shall update the registry.','Ah, I remember you. You\'re the one who was asking about that Stalvan fellow. Did you ever find what you were looking for?','','','','','',889,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,0,1020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,68,0), - (69,2,10,22,28,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,68,0,0,70,0,0,0,'The Legend of Stalvan','Oh my! Must have missed this the first time. In the registry, right beneath the first address for Stalvan there\'s another one listed, only partially scratched out. Looks like he was headed to The Lion\'s Pride Inn over in Goldshire. Might want to check there, $N.','Go to The Lion\'s Pride Inn to see if anyone there has heard of the name Stalvan.','Stalvan? Sure sounds familiar.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (70,2,10,22,28,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,69,0,0,72,0,0,0,'The Legend of Stalvan','The name Stalvan rings a bell. I remember now.$B$BMany years back, on a stormy night, a messenger came in, seeking refuge for the night. Near the stroke of midnight, the man ran down the stairs screaming, his face pale with fear. Still wearing his bedclothes, he disappeared into the downpour.$B$BIn his haste he forgot his letters in the chest upstairs. He never returned for them. One remains from that Stalvan fellow, intended for the Canal District in Stormwind. Help yourself to it.','Retrieve Stalvan\'s Undelivered Letter from the chest and deliver it to the Canal District in Stormwind.','You\'ve got some nerve bringing this here.','What have ya got there? Let me take a look at that. . .','','','','','',910,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,0,1020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (71,2,12,7,10,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,45,0,0,39,735,1,0,'Report to Thomas','Now that you have both medallions, deliver them to Guard Thomas at the bridge so that he might know the fate of his murdered guards.','Deliver Rolf and Malakai\'s Medallions to Guard Thomas at the eastern Elwynn bridge.','You have confirmed my fears, $N. The murlocs are a threat we cannot ignore.','Hello, $N. Have you discovered the fates of Rolf and Malakai?','','','','','',735,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (72,2,10,22,28,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,70,0,0,74,0,0,0,'The Legend of Stalvan','My father was the caretaker of the estate long before I was. He had to mop the blood up after the massacre. But that\'s neither here nor there.$B$BThe last funds of the Flintridge trust have dried up. Now the last of the family possessions are headed for auction. Blame the tax vultures. I guess if you\'re really itching to learn more you\'re free to look through this junk. Who knows what you might find.','Search through the packed up possessions for a clue.','You slowly slide the lid of the crate off. . . .',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (74,2,10,22,28,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,75,916,1,0,'The Legend of Stalvan','Inside the crate you find various objects: musty heirlooms, a family portrait, a few hunting trophies and some old books. Near the bottom, underneath a ceramic vase, you uncover A Torn Journal Page.','The Torn Journal page you discovered provides your next clue.','I can barely make out those letters. But that writing style reminds me of something I once saw before my vision became so poor.','What have you got there? I cannot see. My eyesight is very bad. Put it in my hands.','','','','','',916,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,74,0), - (75,2,10,22,28,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,74,0,0,78,0,0,0,'The Legend of Stalvan','There was a bundle of parchments in the chest upstairs when I moved into this place. I looked at them once when I first arrived but I gave up once the fog hazed over my peepers. $B$BDo an old, nearly-blind man a favor and check the chest upstairs for anything that might help you in your quest to discover more about this Stalvan character. I\'m pretty sure there\'s a faded journal page that might be of interest to you. Bring it to me and I\'ll help in anyway I can.','Marshal Haggard wants you to check the chest upstairs for the Faded Journal Page.','You found it!','Did you find that page I mentioned, $N?','','','','','',921,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), - (76,2,12,4,10,0,0,77,0,0,0,0,0,0,0,0,0,0,12,2,62,0,0,0,0,0,0,'The Jasperlode Mine','Thanks to you we know the Fargodeep Mine is infested with kobolds. Now we need a scout to investigate the more distant Jasperlode Mine.$B$BExplore Jasperlode and confirm any kobold presence. To reach the mine, travel east along the road until you reach the Tower of Azora. From the tower, head north and you\'ll find the mine in the foothills.','Explore the Jasperlode Mine, then report back to Marshal Dughan in Goldshire.','Kobolds at the Jasperlode Mine, you say? Curses! The situation is worsening by the minute!$B$BThank you for the report, $N. But I wish that the news you brought was good news.','Hail, $N. What do you have to report? Have you scouted the Jasperlode Mine?','Scout through the Jasperlode Mine','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,350,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (77,2,47,42,48,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,650,0,0,0,0,0,0,'A Sticky Situation','I possess original packaging materials for the ripple Dran Droffers seeks. I will assist you in packaging the ripple for Malton\'s abrasive father... for a fee of two additional bottles of said ripple. They are located in crates found in the abandoned Horde base near Skulk Rock.$B$BIt will be an arduous task, to wit; foul slimes and oozes will be found sticking to the ruins; rumor has it they are led by some sort of master ooze. Regardless, procure the ripple and return to me here for packaging.','Recover 10 bottles of Hinterlands Honey Ripple from the crates located around the abandoned Horde base in Skulk Rock.','Finely executed, $N. I am glad you had enough foresight not to bruise the delicacy of the ripple. There is nothing worse than the bouquet of ripple that has been jostled about needlessly.$B$BIt will take a moment for the magic to be wrought over this precious cargo. Actually, no magic is involved; I merely have some empty packaging for Hinterlands Honey Ripple. Our chicanery shall turn these bottles into an alcoholic treasure of the ages.$B$BOnward - for great booze!','I trust that your arrival here at our camp is to deliver the bottles of ripple that are integral to the task at hand, yes?','','','','','',8684,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,2640,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), - (78,2,10,22,28,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,75,0,0,79,921,1,0,'The Legend of Stalvan','I know of someone who might be able to assist you. Back when I was leading the Stormwind Guard, we used to get drinks at the Scarlet Raven Tavern in Darkshire. The Innkeeper there, Smitts, was quite an expert on the local lore. Show him this page and see what he has to say about it.','Take the Faded Journal Page to Tavernkeep Smitts.','By the Light! You bet I recognize that handwriting.','Marshal Haggard sent you? Why didn\'t you say so?$B$BAh, good ol\' Haggard. Poor chap is going to be completely blind before long. Anyway, let me see what you\'ve got there.','','','','','',921,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,6,0,0,0,0,0,0,0,0,0,0), - (79,2,10,22,28,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,78,0,0,80,938,1,0,'The Legend of Stalvan','I followed the legend of that Stalvan character for years. When those visiting nobles were slaughtered a few years back I went with Haggard to investigate. I found these muddy pages but we were never able to link the handwriting to that crazy man in the woods. Your trail of evidence proves his guilt. Take this to Commander Ebonlocke immediately and fill her in on what you\'ve discovered!','Take the muddy page to Commander Ebonlocke.','My, you have proved yourself to be quite a detective, $C.','This better be good, $C. Let me see what you have and tell me your tale. But by the Light, be quick about it. Darkshire\'s defense is my number one priority. I have not the time to squander on dead-end leads.','','','','','',938,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,939,0,0,0,1,0,0,0,72,0,0,0,0,25,0,0,0,0,0,138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (80,2,10,22,28,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,79,0,0,97,939,1,0,'The Legend of Stalvan','I have had my eye on that creep, Stalvan, for quite sometime. But if this page was written by the same hand it proves his guilt beyond a shadow of a doubt.$B$BIn all his days keeping the Town Registry, Clerk Daltry has become an expert at identifying handwriting. Show him this page and see if the writing matches that of the registry signature.','Show Clerk Daltry the Bloodstained Journal Page.','Why yes! The writing on this page does in fact match that of the registry signatures.','Back again, $N? What do you have this time?','','','','','',939,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,1,0,0,0,0,0,0,0,0,0,0), - (81,2,1637,42,48,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,77,0,0,0,8685,1,0,'Ripple Delivery','I have taken the extra step of securing not only Dran\'s packaged ripple in the barrel, but also the extra bottles of ripple he is purloining. While I may not hold Dran very highly, there is nothing worse than jostled ripple. You\'re welcome.$B$BNow, deliver yon barrel to Dran Droffers in his salvage emporium in Orgrimmar. Pray tell, please extend my warmest greetings to Malton; let him know that should he ever thirst for fine drink and finer drinking companions, we would be honored with his visit.','Deliver the barrel to Dran Droffers in Orgrimmar.','Well, let\'s see what\'s in this barrel!$B$BYes, yes, it looks as though it is all here. Here\'s your fee for the package, good job on that. I stand to make five times that fee when I sell it to the tavern! Har har!$B$BThese extra bottles of Hinterlands Honey Ripple are going to be set for a special occasion. I think I\'ll drink some with champagne. I\'ll call it... champipple.','If you\'re not here to buy anything, and you\'re not here to deliver anything, then you\'re wasting my time! You better have that ripple!','','','','','',8685,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,14000,2640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (82,2,440,39,47,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,992,0,0,0,0,0,0,'Noxious Lair Investigation','All right now, these reports about the bugs... what we know is that they are draining the water pools that used to be where the Noxious Lair is. What we DON\'T know is, well, everything else.$B$BLet\'s figure out who our enemy is first! I want you to head into the Noxious Lair and get some parts off of those critters. Get five from the Centipaar there and bring them to Alchemist Pestlezugg for him to dink with. With him on the case, we\'ll figure out what they are!','Bring five Centipaar insect parts from the Noxious Lair to Alchemist Pestlezugg in Gadgetzan.','Good work - I\'ll start my analysis on these now! I can tell you right from the start though... these are nothing like any insect form I have ever seen. It\'s almost as if these bugs are being controlled by an outside force or something.$B$BYou need to go talk to Fizzledowser right away; apparently there is an emergency that he needs your help with on the double! I\'m not sure, but I think it involves more of the bugs in the Tanaris desert!','You\'re Junior Surveyor $N, yes? Quickly now, there is a dire situation at hand! Do you have the insect parts that Fizzledowser said you would?!','','','','','',8587,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,150,0,0,0,0,5000,1890,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,5,1,0,0,0,0,0,0,0,0,0), - (83,2,12,4,9,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Red Linen Goods','The Defias gang in Northshire wears burlap masks, but the Defias in Elwynn wear linen which I can use to make fine linen goods.$B$BBring me red linen bandanas and I\'ll use them to fashion something for you.$B$BDefias gang members have camps pocketed throughout Elwynn.','Bring 6 Red Linen Bandanas to Sara Timberlain at the Eastvale Logging Camp.','Ah, these are nice bandanas, if a little rough...$B$BHere you are!','I\'m running low on linen, $N. Do you have any for me?','','','','','',1019,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2575,983,0,0,1,1,0,0,72,0,0,0,0,250,0,0,0,0,0,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (84,2,12,5,6,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,86,0,0,87,962,1,0,'Back to Billy','Here you go. And when you give this pie to that Billy, you tell him I hope he chokes on it!','Bring the Pork Belly Pie to Billy Maclure at the Maclure Vineyards.','Mm, yum! This pie is the best!$B$BI think my memory is coming back to me...','Ugh... I\'m starving! Do you have that pie for me, $N?','','','','','',962,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,84,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (85,2,12,5,6,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,86,0,0,0,'Lost Necklace','I lost my necklace, and think that guttersnipe Billy Maclure took it! He\'s usually scuttling like a rat around the Maclure vineyards east of here. $B$BGet my necklace back for me, and you\'ll warm an old widow\'s heart.','Speak with Billy Maclure.','You lost a what? Well I didn\'t take no necklace, because I ain\'t no thief!$B$BI might know who did but......I\'m too hungry to remember.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,84,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (86,2,12,5,6,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,85,0,0,84,0,0,0,'Pie for Billy','Maybe if I got a pie, I could tell you who has that necklace. And you know, I think that old Bernice lady at that other farm makes great Pork Belly Pies... $B$BMaybe if you gave her some chunks of boar meat from the boars that hang around our farms, and told her what it was for, she\'d bake up a pie for you.','Bring 4 Chunks of Boar Meat to Auntie Bernice Stonefield at the Stonefield\'s Farm.','Though this wild boar meat is tough, simmer it enough and it sure does make for some tasty pie!','I don\'t think it\'s right feeding the boy who stole my necklace in the first place, but if that\'s what it takes to get back what\'s mine, then so be it!$B$BDo you have that boar meat?','','','','','',769,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,0,246,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (87,2,12,5,8,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,84,0,0,0,0,0,0,'Goldtooth','I was playing near the Fargodeep Mine, and I think I dropped, er...I mean I saw, the old lady\'s necklace. Don\'t ask me how it got there...it wasn\'t me!$B$BWell anyway, I saw this big, gold-toothed kobold pick up the necklace and run into the mine. Go find that kobold and you\'ll find the necklace, I swear!','Bring Bernice\'s Necklace to \"Auntie\" Bernice Stonefield at the Stonefield Farm.','Oh, you found it! Thank you, thank you dear!$B$BHere, take this. It was my husband\'s and he always said it was lucky. If only he didn\'t forget it on his last campaign! *sniff*','Hello, $N. Have you found my necklace?','','','','','',981,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1359,0,0,0,1,0,0,0,72,0,0,0,0,350,0,0,0,0,0,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (88,2,12,6,9,1,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Princess Must Die!','The Brackwells have a prize-winning pig, Princess. The sow is HUGE, and she got that way from sneaking over here and eating my veggies!$B$BSo before she comes to our fields...Princess must die! Bring me her collar as proof of the deed and I\'ll give you something for your time!$B$BPrincess is usually over at the Brackwell Pumpkin Patch, to the east and beyond the Maclure farm. Get her before she gets hungry and comes back here!','Kill Princess, grab her collar, then bring it back to Ma Stonefield at the Stonefield Farm.','Thank goodness! That pig was getting so big she\'d have eaten our whole crop! Thank you, $N.$B$BNow, do either of these suit you?','Did you see her yet? Did you get her?','','','','','',1006,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1173,1182,11191,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (89,2,44,15,20,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,125,0,0,0,0,0,0,'The Everstill Bridge','During the last orc invasion we were forced to smelt our iron down to make bullets, swords and armor. We sent word to Stormwind for a new shipment of materials but a band of Redridge gnolls hijacked the caravan and ran off into the hills behind Lakeshire.$B$BNow we\'re coming up short on supplies to get this bridge rebuilt. If you can bring me 5 iron pikes and 5 iron rivets, $N, I\'ll make sure you\'re rewarded. $B$BNow let\'s get to work!','Bring 5 Iron Pikes and 5 Iron Rivets to Foreman Oslow in Lakeshire.','Great work, $N. These supplies will help the bridge effort immensely. We\'ll get this beauty shored up in no time.','This bridge isn\'t going to build itself! Now where are those iron pikes and iron rivets?','','','','','',2856,1013,0,0,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1310,1303,1304,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (90,2,10,18,25,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Seasoned Wolf Kabobs','Seasoned Wolf Kabobs are a house favorite! Sure, I can make you some. But first I\'ll need the supplies. Bring me 10 Lean Wolf Flanks as well as some Stormwind Seasoning Herbs. There are so many wolves here in the forest, I am sure finding the Flanks will be no problem. For the herbs, seek out Felicia Gump in her canal district flower shop in Stormwind.','Gather 10 Lean Wolf Flanks and Stormwind Seasoning Herbs and return to Chef Grual in Darkshire.','Very nice work, $N! Enjoy the delicacy known as Seasoned Wolf Kabob!','Were you able to find 10 Lean Wolf Flanks yet? How about the herbs from Felicia in Stormwind?','','','','','',1015,2665,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1017,2701,0,0,4,1,0,0,72,0,0,0,0,250,0,0,0,0,1800,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,1,0,0,0,0,0,0,0,0,0,0), - (91,2,44,17,23,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Solomon\'s Law','An enemy of Stormwind has taken up residence in the eastern foothills of Redridge. This wicked villain uses the Arcane to spread terror and misery upon our town and our people. Under the name, Morganth, he conducts his evil business.$B$BMorganth now controls the Shadowhide Gnoll Clan to perform his biddings. As stated by the Law of Lakeshire, aiding a criminal of the Kingdom is punishable by death.$B$BThese vile gnolls must be killed!$B$BTurn in 10 Shadowhide Pendants to me, and you shall be rewarded.','Bring 10 Shadowhide Pendants to Bailiff Conacher in the Lakeshire Town Hall.','The Court of Lakeshire recognizes your commitment to justice, $N. By enforcing the laws of the Kingdom you have helped uphold the justice of the land.','Turn in 10 Shadowhide Pendants to me, and you shall be rewarded.','','','','','',1075,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,1500,1110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (92,2,44,15,18,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Redridge Goulash','Nothing would please me more than to make you some Redridge Goulash. But there\'s a slight problem. During the recent orc uprising I fed the entire brigade of Stormwind troops. My cupboard is now bare. But if you can provide me with the ingredients, I\'d be happy to oblige.$B$BJust bring me five pieces of Tough Condor Meat, five Great Goretusk Snouts and five helpings of Crisp Spider Meat.','Chef Breanna of Lakeshire wants five pieces of Tough Condor Meat, five Great Goretusk Snouts and five helpings of Crisp Spider Meat.','Well done, $N. Such fine specimens too! And here is your delicious delicacy known as Redridge Goulash!','I still need five pieces of Tough Condor Meat, five Great Goretusk Snouts and five helpings of Crisp Spider Meat.','','','','','',2296,1080,1081,0,5,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1082,2699,0,0,5,1,0,0,72,0,0,0,0,250,0,0,0,0,1000,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (93,2,10,17,20,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,5,0,0,240,0,0,0,'Dusky Crab Cakes','I\'ll let you in on a little secret - Dusky \"Crab\" Cakes are really made from spider legs! I know it\'s a bit disgusting, but the cakes have a nice, tangy flavor and make great snacks! Bring me Gooey Spider Legs and I\'ll whip you up a few of them.$B$BI hear Venom Web Spiders are a good source - they nest to the north, between the foothills and the river. ','Gather 6 Gooey Spider Legs and bring them to Chef Grual in Darkshire.','Ah yes, a nice clutch of legs you have there! Let me just get these seasoned with my secret spices (no looking!) and get them to skittering on a skillet for a while...$B$BAnd, although Dusky Crab Cakes are my specialty and I won\'t give out the recipe, here\'s the recipe for a dish that\'s almost as good.','Hail, $N. Did you get those Gooey Spider Legs yet?','','','','','',2251,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3683,0,0,0,1,0,0,0,72,0,0,0,0,75,0,0,0,0,0,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (94,2,44,20,21,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,248,1083,1,0,'A Watchful Eye','My rival, Morganth, is a vicious mage of great power who lives in the Tower of Ilgalar in Redridge. I have developed a means of spying on him, the Eye of Azora, and can now view him from afar.$B$BBut to study his thoughts ... I require further aid.$B$BIf you are willing, then take my Glyph of Azora to the Tower of Ilgalar. Place it upon the Lion Statue near the Tower.$B$BWhen this is done, the power of Azora will grant visions of Morganth\'s future plans.','Take the Glyph of Azora to the Lion Statue near the Tower of Ilgalar in Redridge.','You place the Glyph of Azora on the stone. It adheres itself... and you hear from it Theocritus\' disembodied voice:$B$BYou have my gratitude, young $N. You may now speak with me through this Glyph, and I might have future tasks for you... after I have probed the thoughts of my rival.','This Lion Statue has sat here for decades, and keeps a lonely watch over the infamous Tower of Ilgalar.$B$BThere is a depression at the base of the statue, where a gem or glyph might be set...','','','','','',1083,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,750,0,0,0,0,0,-9252.32,-3404.26,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (95,2,10,20,25,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,230,0,0,0,'Sven\'s Revenge','I used to work one of the farms to the southeast...until Dark Riders from Deadwind Pass descended upon my farm and slaughtered my family when I was away!$B$BWhen I returned I saw a shadowy figure skulking near my barn, burying something. He fled before I could catch him, and I couldn\'t linger for I was hot on the heels of the Dark Riders. So I never discovered what was hidden.$B$BIf you can find what that shadowy figure buried, I would be grateful. The hiding spot is behind the old stump near my barn.','Go to Sven\'s Farm and find what was buried behind the old stump.','A mound of dirt is here, hastily piled up as if someone had need of hiding something...without much time to do it.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (96,2,-82,20,23,0,64,178,0,0,0,0,0,0,0,0,0,0,0,0,100,0,96,0,7813,1,0,'Call of Water','Take shard. Take shard and give life.$B$BGive life and understand. Understand water is life... corruption stops life.$B$BYou protect and give life with water\'s power.','Bring the Shard of Water to Islen Waterseer in the Barrens.','This is the proof I asked for. You\'ve done well, $N.$B$BI am pleased to be the first to congratulate you and give you this... your water totem.$B$BUse it well, and good luck.$B$BYour next test will not be for some time, so learn your lessons well. Pure water will not only give life back to those who are injured, but can have many other effects. I suggest you seek out a shaman trainer when you have the time. They might have other spells for you to learn.','You\'ve returned. Splendid!$B$BHow went your journey to Silverpine? Did it take you long?$B$BIt is hard for me to tell if you were successful there because so much of the land has become corrupt. Its stench overwhelms any good that you might have done. But small successes are sometimes as important as large ones. Purifying the water there was instrumental for you, and for all shamans.','','','','','',7813,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5177,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1650,5394,5396,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (97,2,10,22,28,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,80,0,0,98,0,0,0,'The Legend of Stalvan','Let Commander Ebonlocke know immediately that the handwriting matched, $N! Her suspicions were correct!','Report the news to Commander Ebonlocke.','I knew it! Fine work, $N.','Yes, $N?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,1,0,0,0,0,0,0,0,0,0,0), - (98,2,10,22,35,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,97,0,0,0,0,0,0,'The Legend of Stalvan','Stalvan Mistmantle led a life of depravity. Innocent victims died by his hand. Undoubtedly he is guilty of countless crimes. Now the lunatic threatens Darkshire. The Light only knows what sordid acts he is plotting. Travel to his cottage just north of town, $C, and execute Stalvan, once and for all.$B$BWhen the deed is done, travel to Madame Eva\'s and show her his family ring. After all, it was her premonition that led to this gruesome discovery. But Darkshire is safer because of her.','Kill Stalvan Mistmantle and show Madame Eva his family ring.','I know, $N: Stalvan is dead. I sensed a wave of hope ripple through the tainted forest. Once and for all, Duskwood is free from his blood thirst. My joy is hampered by thoughts of those who fell prey to the horrible beast. Nonetheless, you are a brave and cunning $c.','Yes, $N?','','','','','',3629,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2044,2043,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,500,0,0,0,0,0,2460,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,1,1,16,0,0,0,0,0,0,0), - (99,2,130,9,15,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,424,0,0,0,0,0,0,'Arugal\'s Folly','As my understanding of Arugal\'s magic grows so does my disdain for the hapless fool. I am close to completing my research on his so called remedy.$B$BMy knowledge will be complete when I learn what enchantment is causing the strange behavior going on in Pyrewood Village. By day, the peasants appear to be Human. But when the sun goes down the townsfolk turn into Moonrage Worgen.$B$BI need to draw energy from the enchanted shackles Arugal cast on them. Bring to me six enchanted Pyrewood Shackles, $N.','Bring 6 Pyrewood Shackles to Dalar Dawnweaver at the Sepulcher.','Your persistence is commendable. With the knowledge you helped me gather, Arugal will fall and his reckless magic shall be undone. Cheers to you, $N.','Have you secured the Pyrewood Shackles yet, $N?','','','','','',3218,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3586,3570,5242,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,350,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,99), - (100,2,-82,20,23,0,64,178,0,0,0,0,0,0,0,0,0,0,0,0,63,0,0,96,0,0,0,'Call of Water','Light explodes as you finish the incantation. The sounds of the water drops hitting the flame have died down and your senses are overcome as the corrupt spirits around you are destroyed.','Speak to the Minor Manifestation of Water in Silverpine Forest.','Thanks to you. Thanks to the shamans.$B$BCorruption ebbs but life continues to wane. Up to shamans to protect life.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (101,2,10,18,25,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Totem of Infliction','As the mystical taint creeps through the forest, the need for self-protection is undeniable, $N. The winds whisper to me and they speak of a great danger which waits patiently for you in the near future.$B$BIf you wish to protect yourself, noble $c, bring to me 10 ghoul fangs, 10 skeleton fingers and 5 vials of spider venom. For you I shall enchant a Totem of Infliction which will harm those who attempt violent acts against you.','Bring 10 Ghoul Fangs, 10 Skeleton Fingers and 5 Vials of Spider Venom to Madame Eva in Darkshire.','Very wise of you, $N. This Totem of Infliction will help to protect you against the evil which lurks throughout Azeroth and beyond. When you feel threatened, hold this totem and take comfort in its magical aura. Be brave, fair $C. You will need all the courage you can muster for I see much bloodshed in your future.','Bring to me 10 ghoul fangs, 10 skeleton fingers and 5 vials of spider venom. For you I shall enchant a Totem of Infliction which will harm those who attempt violent acts against you.','','','','','',1129,1130,2378,0,10,5,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1131,0,0,0,1,0,0,0,72,0,0,0,0,350,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (102,2,40,8,14,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Patrolling Westfall','Stormwind has abandoned us. A foul wind of depravity rustles through the plains of Westfall. This was my homeland and I will not turn my back on the citizens who choose to remain here. We, the former farmers, shall make our stand.$B$BYour task, should you choose to accept, is to patrol the grasslands of Westfall. Track down and slay the vile Gnolls that seem to be working in conjunction with the Deadmines thieves. Bring me eight Gnoll Paws and I will reward your bravery.','Bring 8 Gnoll Paws to Captain Danuvin on Sentinel Hill.','Well done, $N. With valiant adventurers such as yourself fighting alongside The People\'s Militia, Westfall just might return to the prosperous breadbasket it once was. Please accept this in recognition of your tireless efforts.','Have you collected 8 paws from those treacherous Gnolls yet?','','','','','',725,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1154,710,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (103,2,40,10,16,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Keeper of the Flame','The night the Lighthouse Keeper\'s family died was horrible. I watched, helpless, as Old Murk-Eye led the attack. But what\'s done is done and now my concern is for the lives of the sailors on The Great Sea whose ships come close to the perilous rocks of the coastline. With no one to keep watch on the flame the responsibility has fallen upon me.$B$BHelp me keep the torch lit by bringing me 5 flasks of oil from the Harvest Monsters.','Bring 5 Flasks of Oil to Captain Grayson at the Westfall Lighthouse.','Praise you, brave $C. The rocks of the Westfall Coast shall be lit thanks to your hard work. Many lives will be spared so long as the torch is kept lit.$B$BI died needlessly on this very shore. My afterlife plight is to see that no others follow my destiny.','The flame will not burn for long without oil, $N.','','','','','',814,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2455,118,0,0,0,0,3,3,0,0,0,0,955,1180,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,600,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (104,2,40,15,20,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Coastal Menace','When my life was ended upon the rocks, I had no clue what the afterlife held for me. The Lighthouse was black that night because Old Murk-Eye had scared the keeper\'s family off. They returned and re-lit the flame but Old Murk-Eye coerced the weaker minded murlocs to raid the Lighthouse with him once again. The second time the family was not so lucky and before my eyes they perished helplessly.$B$BSlay Old Murk-Eye if you see him along the shore and bring me one of his scales and I shall reward you.','Bring a scale of Old Murk-Eye to Captain Grayson at the Westfall Lighthouse.','So the foul heathen, Murk-Eye is dead. Well done, $N. By your hands one life was laid to rest but perhaps many more were saved. The Great Sea, wrought with danger as it is, shall be a wee bit safer this night thanks to your heroics.','Have you laid waste to the menace known as Old Murk-Eye yet? He has been spotted roaming the coastline of Westfall.$B$BReturn to me when the foul beast is dead.','','','','','',3636,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1172,1557,5240,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (105,2,28,50,60,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,5098,0,0,0,0,0,0,'Alas, Andorhal','Alas, the time to attack Andorhal and drive out the lich that controls it is upon us!$B$BInside the ruins of the city is where the lich - Araj the Summoner - holds dominion. He is guarded by numerous Scourge surrounding the remains of city\'s center, and his personal retinue of guardians attached to him directly is formidable. You will need numerous allies to even stand a chance of facing him successfully.$B$BDestroy Araj, $N, and bring me a shard from his phylactery as proof!','Bring Araj\'s Phylactery Shard to High Executor Derrington at the Bulwark, Western Plaguelands.','You\'ve done it! Araj... the lich is finally defeated!$B$BYou\'ve done a tremendous service to the Horde on this day, $N. Your bravery and perseverance are a testament to what it means to be a true hero. Please - accept this as a token for all to see and know that you have delivered the Horde a victory for the ages!','Your task has been given to you, $N. Do you have a shard from the lich\'s phylactery as proof of the task being accomplished?','','','','','',17114,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17759,0,0,0,1,0,0,0,529,67,0,0,0,350,350,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (106,2,12,5,6,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,111,1208,1,0,'Young Lovers','Oh, I\'m cursed! My heart belongs to Tommy Joe Stonefield, but our families are bitter enemies. So I can\'t see him, even though my eyes ache to gaze upon that handsome face!$B$BPlease, take this letter and give it to Tommy Joe. He\'s usually at the river to the west of the Stonefield Farm, which is due west of here.','Give Maybell\'s Love Letter to Tommy Joe Stonefield.','Ah! I can\'t stand us being apart. I have to see her!!','You have what?? Maybell is the light of my dull life. Hurry, let me see her letter!','','','','','',1208,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,84,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (107,2,12,5,6,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,111,0,0,112,1252,1,0,'Note to William','I bet William Pestle has a potion to unite our two young lovers!$B$BHere, take this note to William. He\'s staying at the Lion\'s Pride Inn in Goldshire.','Take Gramma Stonefield\'s Note to William Pestle.','My heart goes out to those two poor souls, Maybell and Tommy Joe. I remember being young and in love, once.$B$BThere must be something I can do to help them! Let me think...','You have a note from \"Gramma\" Stonefield, eh? I haven\'t seen Mildred in years! I wonder what she has to say...','','','','','',1252,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,84,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (109,2,12,9,10,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Report to Gryan Stoutmantle','Looks to me you\'ve seen quite a bit of combat in your time, $c. If you haven\'t already, you should report to Gryan Stoutmantle. He heads up the People\'s Militia, aimed at protecting the farmlands of Westfall. I bet he could use your help. You can usually find him in the stone tower on Sentinel Hill, just off the road in the middle of Westfall.','Talk to Gryan Stoutmantle. He usually can be found in the stone tower on Sentinel Hill, just off the road, in the middle of Westfall.','Ah, so my friend sent you here? How kind. $B$BWell the Stormwind Monarchy has abandoned our cause. Now it is up to the People\'s Militia to keep the land free from corruption. If our cause interests you, I can put your combat skills to use in the name of freedom.','An... Any luck??','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,250,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (110,2,440,39,48,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,10,0,0,113,0,0,0,'Insect Part Analysis','I\'m going to spend some time taking a look at Scrimshank\'s surveying gear... as well as putting his personal effects in order. I get the sneaking feeling behind my ears that this isn\'t the last loss we\'ll be facing against these bugs.$B$BI\'d like for you to check in with Alchemist Pestlezugg to see if he has had a chance to process the insect parts we sent him. If they\'re ready, bring them to me.','Check in Gadgetzan for Alchemist Pestlezugg and his analysis of the insect parts.','Yes, I have the results right here. They are... unsettling, to say the least$B$BOur initial suspicion that the bugs are being controlled by an outside force, we believe, is correct. If this is the case, then we are dealing with not only a very powerful unknown force, but also a malignant one. These bugs have been changed to be pure ravagers. I\'ve never seen anything quite like it.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,10,0,0,0,0,0,264,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (111,2,12,5,6,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,106,0,0,107,0,0,0,'Speak with Gramma','Please, $N, talk with my Gramma. If anyone can find a way to bring me together with Maybell, she can.$B$BShe\'s inside our house east of here.','Speak with Gramma Stonefield.','While our families are feuding, Tommy Joe and Maybell don\'t have much of a future, but... maybe we can get them together for just a little while.$B$BHm, what can we do...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,84,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (112,2,12,5,7,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,107,114,0,0,0,0,0,'Collecting Kelp','I can make an invisibility liquor for Maybell, so she can slip away from the Maclure Vineyards and go to Tommy Joe. But to make the Liquor, I need some crystal kelp.$B$BAlthough the kelp usually grows in the ocean... sometimes murlocs collect it. See if the murlocs near Crystal Lake have any. Crystal Lake is just east of Goldshire.','Bring 4 Crystal Kelp Fronds to William Pestle in Goldshire.','You got them. Good show! Now, just one moment while I concoct the potion...','Do you have that crystal kelp? I\'m sure Maybell is anxious to see her beau...','','','','','',1256,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,112), - (113,2,440,39,48,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,110,0,0,0,8594,1,0,'Insect Part Analysis','Senior Surveyor Fizzledowser needs to see this report immediately. Actually... everyone who can read needs to see this report. We are facing a grave and serious threat to not only Tanaris and Gadgetzan, but if left unchecked, the entirety of southern Kalimdor. Heck, even quite possible the whole of Azeroth; this thing has given no indication it will subside.$B$BHave Fizzledowser make a duplicate of the report for you to distribute freely to your allegiance. Everyone must know about this threat!','Deliver the report to Senior Surveyor Fizzledowser in Gadgetzan. Be sure he gives you a copy of the report, as Alchemist Pestlezugg has requested.','Thank you for delivering the report, Junior Surveyor $n; here is your pay for your diligent service to the Gadgetzan Water Company.$B$BWhile I am usually not thrilled about handing out our valuable information carte blanche to those who would otherwise pay good coin for it, I\'ve known Pestlezugg for a number of years now. If he recommends letting everyone know about it, then so be it. Give me a moment and I\'ll make you a copy.','Well Junior Surveyor $n, has ol\' Pestlezugg got that report ready yet?','','','','','',8594,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,10,0,0,0,0,7000,264,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), - (114,2,12,5,7,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,112,0,0,0,1257,1,0,'The Escape','Take this invisibility liquor to young Maybell. It should last long enough for her to visit Tommy Joe.','Take the Invisibility Liquor to Maybell Maclure.','Oh...my! I feel guilty deceiving my family, but my feelings for Tommy Joe are too strong to ignore.$B$BThank you, $N. I\'ll drink this liquor as soon as I have the chance and sneak away to my love.$B$BAnd for you... please take this.','Did you deliver my letter to Tommy Joe? What did he say??','','','','','',1257,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,118,0,0,0,5,0,0,0,72,0,0,0,0,350,0,0,0,0,0,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,114,114), - (115,2,44,18,23,1,0,77,0,0,0,0,0,0,0,0,0,0,8,0,20,0,0,0,0,0,0,'Shadow Magic','The Blackrock orcs enlisted shadowcasters to aid their attacks in Redridge, and they have brought with them devices of dark power--midnight orbs. These orbs have struck telling blows against Redridge\'s defenders, and it\'s imperative we remove the demon-tainted items from the conflict.$B$BFind and deliver to me midnight orbs from slain Blackrock shadowcasters. I will then have them disposed of, for this world would be a better place without them!','Bring 3 Midnight Orbs to Marshal Marris in Lakeshire.','Thank you, $N. I\'ll send these to be destroyed immediately.','How goes your conflict with the shadowcasters? Did you find the midnight orbs?','','','','','',1261,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,350,0,0,0,0,1500,1380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (116,2,44,12,15,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Dry Times','I find myself in quite a pinch here, $N. The bottles are close to running dry. The latest booze shipment is long overdue. The orc invasion has been hell.$B$BPerhaps you can go to work for me?$B$BI need you to pick up a keg of Thunderbrew Lager from Grimbooze Thunderbrew in the Westfall hills, a cask of Merlot from Stormwind, a bottle of Moonshine from Darkshire and a skin of Sweet Rum from Goldshire. Bring those back to me and I will see to it you are rewarded.','Barkeep Daniels of Lakeshire needs a keg of Thunderbrew Lager, a cask of Merlot, a bottle of Moonshine and a skin of Sweet Rum.','A job well done, $N! I know well the roads you had to journey to procure this fine array of liquor. But my patrons will be happy once again! $B$BMy wife is quite a seamstress. Please accept this cloak she made in return for your services.','I need you to pick up a keg of Thunderbrew Lager from Grimbooze Thunderbrew in the Westfall hills, a cask of Merlot from Stormwind, a bottle of Moonshine from Darkshire and a skin of Sweet Rum from Goldshire. Bring those back to me and I will see to it you are rewarded.','','','','','',1262,1941,1942,1939,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1270,10456,0,0,1,1,0,0,72,0,0,0,0,250,0,0,0,0,0,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25,21,0,0,0,0,0,0,0,0,0), - (117,2,40,0,15,0,0,77,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'Thunderbrew Lager','Hurry, my friend, move with haste $BIn order for our rich lager to taste $BMore like beer and less like stew, $BHops are needed to make the brew.','Bring Grimbooze Thunderbrew 5 hops to complete his special brew.','Hops and Barley, yeast and malt $BThe taste-buds feel a virtual assault, $BNo need to plead, no need to beg $BFor Thunderbrew Lager comes in a keg!','Hurry, my friend, move with haste $BIn order for our rich lager to taste $BMore like beer and less like stew, $BHops are needed to make the brew.','','','','','',1274,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1262,0,0,0,1,0,0,0,47,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (118,2,44,14,18,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,119,1283,1,0,'The Price of Shoes','I\'ve been using so much iron keeping the Stormwind Guards outfitted, I don\'t have enough to supply the stable\'s horses with shoes!$B$BTake this note to Blacksmith Argus in Goldshire. It explains to him my problem and requests a shipment of horseshoes.','Take Verner\'s Note to Smith Argus in Goldshire.','Heh, so old Verner needs some shoes, does he!?!','What\'s that? Verner sent you, you say? Well give me his note. And SPEAK UP!','','','','','',1283,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,204,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (119,2,44,13,18,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,118,0,0,0,1284,1,0,'Return to Verner','Ok, I\'ll give him his 50 horseshoes...$B$BHere they are, all boxed up and ready to go! Tell Verner it was a pleasure doing business, and be sure he reads the note attached to this crate!','Return to Verner Osgood in Redridge. Give him the Crate of Horseshoes.','Thank you, this really helps me out.$B$BBut what\'s this? Argus sent a note with the crate...What?? Argus wants me to PAY him? Bah!$B$BWell, $N, thank you for your help.','Great, you\'re back! Did you get the shoes?','','','','','',1284,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,500,405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (120,2,44,14,14,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,1293,1,0,'Messenger to Stormwind','These are trying times, $c. The township is under constant siege. Without reinforcements, we will certainly face defeat. The message I now entrust to you is of utmost importance. Get this report to General Marcus Jonathan of Stormwind immediately. Once your delivery is made, return to me at once with any news, be it good or bad. $B$BNow make haste!','Magistrate Solomon has given you a report which must be delivered to General Marcus Jonathan in Stormwind. The judge wants you to return to him as soon as the delivery has been made.','At ease, $C.$B$BMagistrate Solomon is a noble leader. His words carry great weight with me. I shall seek the counsel of the King and make the situation clear to him. Assure the good judge that he has the Stormwind Army\'s support. Reinforcements will be sent as soon as word is given from His Majesty.','What have you there?','','','','','',1293,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,294,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), - (121,2,44,14,14,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,120,0,0,0,1294,1,0,'Messenger to Stormwind','While I wait for a response from the King I want you to carry this letter to Magistrate Solomon. $B$BDismissed, $c!','Take General Marcus Jonathan\'s letter of response to Magistrate Solomon in Lakeshire.','Thank you for your time, $C. For your service to Lakeshire and Stormwind I reward you with these coins.$B$BNow if you\'ll excuse me, I find this correspondence somewhat of a mystery. Something is amiss in our Kingdom. I fear this is the beginning of conflict, not the end.','Did the General send news? Are reinforcements on the way?','','','','','',1294,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,150,150,0,0,0,0,0,0,0,0,25,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), - (122,2,44,14,18,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,118,0,0,0,0,0,0,'Underbelly Scales','I need some underbelly scales from black dragon whelps to pay for the shoes Argus sent me from Goldshire. If you can get 6 of them for me, then I can pay Argus with some... and have enough left to fashion something for you.$B$BBlack dragon whelps are often flying around south of Lakeshire, but they like to wander. You might have to just keep an eye out and hunt them when you see them.','Gather 6 Underbelly Whelp Scales from Black Dragon Whelps, and bring them to Verner Osgood in Redridge.','Thanks! These will get me out of debt to Argus...','I know that greedy Argus will send someone to collect his scales if I don\'t give them to him soon. Have you found those scales yet?','','','','','',1221,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6092,1302,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,350,0,0,0,0,0,1020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (123,2,12,7,10,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,147,2223,1,0,'The Collector','This note is a schedule with a list of days and times when a person -- described only as \"The Collector\" -- will receive a shipment of gold from the mines in Elwynn Forest.$B$BFrom the schedule, it looks as if the Collector resides near the Brackwell Pumpkin Patch in eastern Elwynn.$B$BThis sounds important. You should report it to Marshal Dughan in Goldshire.','Go to Marshal Dughan in Goldshire and give him The Collector\'s Schedule.','Hm... I have heard of this \"Collector\" but I don\'t know whom he\'s working for. Thank you for the schedule. It will help us solve this mystery.','What?!? We haven\'t had our people working the Elwynn mines for months!$B$BLet me see that note you have...','','','','','',2223,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,85,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (124,2,44,15,20,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,118,0,0,126,0,0,0,'A Baying of Gnolls','As if the attacking orcs weren\'t enough! Now I have gnoll brutes and mystics prowling along the ridge north of my stable, taking my horses when they stray...$B$BIf you can get rid of those gnolls, my horses and I would be very grateful.','Kill 10 Redridge Brutes and 8 Redridge Mystics, then return to Verner Osgood.','Thank you for all your help, $N.','Yes? Is there something I can do for you?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,426,430,0,0,10,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,900,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (125,2,44,15,16,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Lost Tools','I could really use a hand here, $N. With the town under siege, it\'s been hard to get supplies. My tools were being delivered from Goldshire by wagon but the bridge was blown out. We put the tools in a boat but the orcs hit it with a catapult. Just my luck, my toolbox sank right to the bottom of the lake.$B$BRetrieve my toolbox, $N, and I\'ll make it worth your while.','Foreman Oslow of Lakeshire wants you to retrieve his toolbox from the bottom of Lake Everstill.','Excellent recovery, $N! I never thought I\'d see these tools again.','Were you able to find my tools?','','','','','',1309,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2313,0,0,0,2,0,0,0,72,0,0,0,0,150,0,0,0,0,0,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (126,2,44,15,25,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,124,0,0,0,0,0,0,'Howling in the Hills','$N, the gnolls are still out there. I can hear their baying as they hunt in the hills above Lakeshire. And one cry is louder than the rest - Yowler, their leader.$B$BKill Yowler and send his pack scattering! Bring me his paw as proof.$B$BAnd be careful, this gnoll is their leader for a reason. He is no Mongrel...','Bring Yowler\'s Paw to Verner Osgood in Lakeshire.','Again, thank you for your help. The Stormwind army is so busy dealing with the orcs, they don\'t have the troops to protect Redridge from local threats like the gnolls.','Yowler is a dangerous creature, $N. If you\'re not ready for him, I understand.','','','','','',3614,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1319,2910,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (127,2,44,16,21,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Selling Fish','Lake Everstill is famous for its spotted sunfish. There\'s always demand for them...and I\'m running low!$B$BBring me a batch of 10 and I\'ll barter well for them. If you can\'t fish yourself, then...maybe you can get them off the murlocs!','Bring 10 Spotted Sunfish to Dockmaster Baren in Lakeshire.','Pleasure doin\' business with you, matey!','You have some sunfish for me, eh?','','','','','',1467,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3663,3680,1322,0,1,1,5,0,72,0,0,0,0,150,0,0,0,0,1000,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (128,2,44,20,25,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Blackrock Bounty','The Blackrock Clan must be destroyed. The Enemy has invaded our lands. These mountains fall under the sovereign right of the King of Stormwind. Our sources tell us that the leaders of each unit within the Clan are known as Champions. You\'ll find them in their encampment to the north, just west of the road to the Burning Steppes.$B$BMagistrate Solomon wants these foul brutes dead. Slay 15 Blackrock Champions and return to me.','Kill 15 Blackrock Champions and Guard Howe in Lakeshire will reward you.','I see you have fought valiantly against the Blackrock Clan, $C. Your service to our township is great indeed.','Return once you have slain 15 Blackrock Champions.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,435,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,1800,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (129,2,44,12,15,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,130,5534,1,0,'A Free Lunch','Can you do me a favor? I\'ve prepared a lunch for Guard Parker, but he\'s out on patrol...he\'s a big, strong Stormwind guard who can defend himself, but it\'s much too dangerous out there for a townsperson like me.$B$BSo if you deliver his lunch for me, then come back here and I\'ll give you a free lunch! Parker patrols the stretch of road leading to Duskwood.','Bring Parker\'s lunch to Guard Parker. He patrols the road leading to Darkshire.','Thanks, I could really use the meal. Guarding Lakeshire from the orcs and gnolls is tough work!','Darcy sent me a lunch, did she? Such a kind heart she has. Well...let\'s have it!','','','','','',5534,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (130,2,44,12,15,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,129,0,0,131,0,0,0,'Visit the Herbalist','Before you go back to Darcy, can you bring her some flowers for me? You can get them at the herbalist shop back in Lakeshire, at the west end of town.$B$BBut when you get the flowers...don\'t tell the herbalist, Martie, whom they\'re from, or whom they\'re for...','Speak with the Redridge Herbalist, Martie Jainrose.','You need a bouquet of flowers? You haven\'t been in town very long...have you already found for yourself a sweetheart here?$B$BI know I shouldn\'t pry, but it\'s nice to see that love is in the air... especially in dangerous times like these.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (131,2,44,12,15,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,130,0,0,0,1325,1,0,'Delivering Daffodils','Here is your bouquet. I chose Daffodils for you. They\'re my favorite!','Give Darcy the Daffodil Bouquet.','Oh, those are lovely! I can\'t wait to put them in some water!$B$BBut...these are Martie\'s favorite flowers. Parker didn\'t have you go to that jealous vixen for this bouquet, did he? You didn\'t tell her who they were for, did you? If you did, then it wouldn\'t surprise me if she poisoned them.$B$BOh, but it\'s not your fault. Thank you, and here\'s your meal.','Hello again, $N. Did Parker like the lunch I sent him?','','','','','',1325,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1326,0,0,0,10,0,0,0,72,0,0,0,0,25,0,0,0,0,0,162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (132,2,40,14,18,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,65,0,0,135,1327,1,0,'The Defias Brotherhood','What I am about to tell you could cost me my life. The Defias gang is up to something big. Last I heard they were working in conjunction with various gnolls, kobolds and even goblins.$B$BTake this note to Stoutmantle. It explains as much as I know on the subject.','Take Wiley\'s Note to Gryan Stoutmantle in Westfall.','Bah! I should have let that scoundrel rot when I had the chance. But this information is crucial. Good work.','Good to see you back, $N. What did Wiley have to say for himself?','','','','','',1327,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,405,0,0,0,0,0,-10509,1045,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (133,2,10,20,27,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,159,0,0,134,0,0,0,'Ghoulish Effigy','I live so far from the protection of town, it\'s a wonder the ghouls and the walking dead haven\'t eaten me! In fact, just yesterday a pack of Bone Chewers was pounding on the walls of my house!$B$BI want to make an effigy - a kind of \"scarecrow\" for Ghouls. To do that I need some Ghoul Ribs. You can get them from Flesh Eaters, Bone Chewers, Brain Eaters, Rotted Ones and Plague Spreaders.$B$BGet the ribs for me, and I will repay you with some coin.','Gather 7 Ghoul Ribs and bring them to Abercrombie at his shack.','Ah, thanks. These will do just the trick!','I think I hear a pack of Ghouls scurrying around the back of the house - I better put that effigy up quick! Did you get those Ghoul Ribs for me?','','','','','',884,0,0,0,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2200,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (134,2,10,20,30,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,133,0,0,160,0,0,0,'Ogre Thieves','A few weeks ago I was picking herbs far from my house, and a band of ogres attacked me! I ran, and I was forced to leave behind a crate of precious tools and herbs.$B$BAfter they chased me off, the ogres swaggered back to the ogre mound in southern Duskwood. I\'m sure my crate is somewhere near the mound.$B$BPlease, $N, retrieve this crate for me for I miss it sorely.','Return Abercrombie\'s Crate to Abercrombie.','Thank the Nec-...well, thank YOU, $N! You have more than earned your reward.$B$BAha! Happy! Happy nights ahead!!','Do you have my crate? If so, then please...give it to me quickly!','','','','','',1349,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1400,720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (135,2,40,14,18,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,132,0,0,141,1327,1,0,'The Defias Brotherhood','I wonder what Wiley meant when he mentioned the Stonemasons. Perhaps that was a slip of tongue. Could the Defias gang be related to the Stonemasons? Only one man would know for sure: Mathias Shaw, head of SI:7. Show him Wiley\'s Note and see if he has anything to add to this growing mystery. If you have trouble finding Shaw, check the Barracks in Old Town.','Take Wiley\'s Note to Mathias Shaw in Stormwind.','This matter might be more complex than Stoutmantle realizes.','What business do you have with me? I am a very busy man. . .','','','','','',1327,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,405,0,0,0,0,0,-8752,384,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (136,2,40,10,16,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,138,0,0,0,'Captain Sander\'s Hidden Treasure','If ye be readin\' this, it means that Ol\' Captain Sanders is in a watery grave. So my treasure is yours now, ye jest need to follow the clues. $B$BFirst ye need to find me footlocker. It\'s probably half-buried in sand by now, along the Western Coast of Westfall near the shipwreck. There be lots of shipwrecks but only one rusty anchor on the coast. Find that anchor and you\'ll find me locker! Look in there for the next clue.','Find Captain Sanders\' footlocker and search it for the next clue.','The footlocker slowly creaks open. Sand and water seem to be its only contents. But wait! A small crab scurries out with a clue to the treasure in his claws!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (138,2,40,10,16,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,136,0,0,139,1358,1,0,'Captain Sander\'s Hidden Treasure','The clue to the treasure reads: Good work, matey! Now ye need to head due east. East up the bluffs, east to the road. Look for the ol\' chimney ruins near the side of the road. There you\'ll find an old barrel with your next clue.','Find the old barrel near the ruined chimney and search it for your next clue.','Good work, treasure hunter!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (139,2,40,10,16,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,138,0,0,140,1361,1,0,'Captain Sander\'s Hidden Treasure','Searching through the barrel you discover another piece of parchment. This one reads: Now from this here barrel, face ye North. Straight as the crow flies, keep ye walkin\' till you see the empty jug next to the lone windmill on the sea bluffs. If ye poke around that jug, ye just might find what you\'re lookin\' for.','Search the empty jug next to the windmill for the next clue.','You\'re on your way to the jackpot, treasure seeker!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (140,2,40,10,16,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,139,0,0,0,1362,1,0,'Captain Sander\'s Hidden Treasure','Sure enough, deep within the Old Jug there is another clue to Sander\'s treasure. The ink has run in some places and the paper smells like whiskey but you can make out some of the text: Now that ye found me ol\' whiskey jug, you\'re almost to the treasure! Just face West from the bottle and walk down to the shore. Once ye get to the water, keep going! Swim straight west till you find the island with me treasure chest!','Locate Captain Sanders\' chest and open it for your reward.','The hinges on the old chest are rusty but they still work. You force the chest open and take the booty.$B$BCongratulations!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2842,3342,3344,3343,1,1,1,1,0,0,0,0,0,0,0,0,0,0,800,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (141,2,40,14,18,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,135,0,0,142,1353,1,0,'The Defias Brotherhood','The Stonemasons\' Guild was run by a man named Edwin VanCleef. VanCleef was responsible for rebuilding Stormwind after the orcs razed it in the First War. Apparently, VanCleef and his men were unhappy with their treatment by the King after the reconstruction was complete. That just might explain a thing or two.$B$BI have written a more detailed account for your Master in Westfall. Take this to him at once!','Take Shaw\'s report to Gryan Stoutmantle in Westfall.','Edwin VanCleef. . .I know the name well. To think that a man so industrious and talented could turn into such a scoundrel unnerves me. I\'ll need further proof before I believe this.','Did Master Shaw shed any light on things?','','','','','',1353,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,204,0,0,0,0,0,-10509,1045,0,0,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), - (142,2,40,14,18,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,141,0,0,0,0,0,0,'The Defias Brotherhood','We need to discover the location of the Defias hideout. $N, my scout reports that a Defias Messenger has been seen on the roads between Moonbrook, the Gold Coast Quarry and the Jangolode Mine. I want you to capture him. If he resists, kill him and bring me whatever he is carrying.','Track down the Defias Messenger in Westfall and bring his message to Stoutmantle.','This is indeed firm proof that VanCleef is in charge. Now all we need to know is where the Defias gang is hiding out.$B$BWe\'ve had a stroke of luck while you were gone. We captured a thief trying to steal Saldean\'s wagon. He has promised to lead us to the hideout in exchange for his life. I want you to defend the traitor so he can reveal the hideout. Return to me once you have uncovered the location.','$N, were you able to gather any information? Did you locate the messenger?','','','','','',1381,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,810,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,6,1,25,0,0,0,0,0,0,0,0), - (143,2,44,14,14,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,121,0,0,144,1407,1,0,'Messenger to Westfall','Something odd is afoot with the Stormwind Army. They should have been here in force by now. Time is a luxury we don\'t have, however. I will not stand by and watch the people of Lakeshire give their lives without trying to enlist more help. I\'ve heard word of a people\'s militia forming in Westfall.$B$BTake this plea to their leader, Gryan Stoutmantle. Perhaps Stoutmantle\'s men can lend some support here until the King sends reserves.','Magistrate Solomon wants you to take his written plea to Gryan Stoutmantle in Westfall.','Good Messenger, you have served your master well.','Hail, $C. What business do you have with The People\'s Militia?','','','','','',1407,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,294,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (144,2,44,14,14,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,143,0,0,0,1408,1,0,'Messenger to Westfall','Magistrate Solomon\'s note pains me to read. But it is obvious he knows not the war which is waged in Westfall or else he would know better than to expect aid from the Militia. If Stormwind had not deserted us as well, we would not have the need for the Militia.$B$BTake this response to your master in Redridge, $c. And let him know that my heart is heavy with the loss of good men.','Return to Magistrate Solomon with Gryan Stoutmantle\'s response.','I do say, this is not good at all. I did not realize that Stoutmantle\'s situation was not unlike ours here in Lakeshire. What action is so important that it calls the Stormwind Army away from its people? Bah, I should not ponder aloud.$B$BHere, messenger. Accept these coins in exchange for your service to the Township. I might call upon you again.','Shall we expect the People\'s Militia soon? Does Lord Stoutmantle\'s news bode well?','','','','','',1408,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,150,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (145,2,44,18,18,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,144,0,0,146,1409,1,0,'Messenger to Darkshire','I require your assistance once again. I have written to Lord Ebonlocke, requesting that he sends his trained guards, the Night Watch, to help with Lakeshire\'s defense. It is imperative this message makes it to him swiftly. You must exercise extreme caution. Ebonlocke is the mayor of Darkshire, in the heart of Duskwood. Do not stray from the roads.','Magistrate Solomon wants you to take a letter to Lord Ebonlocke in Darkshire.','Thank you for making the long journey here. This is indeed important information.','You appear to have traveled from afar, $C. What business do you have here in Darkshire?','','','','','',1409,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,0,600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), - (146,2,44,18,18,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,145,0,0,0,1410,1,0,'Messenger to Darkshire','If I did not know Magistrate Solomon personally, I would say the man has gone mad. Send the Night Watch to Lakeshire because Stormwind refuses aid? The Night Watch was formed because Stormwind left us when this foul magic seeped into the land. If I sent my Night Watch, this town would be overrun by evil before the guards even reached the forest\'s edge.$B$BTake this letter of response to your Master in Lakeshire.','Return to Magistrate Solomon with Lord Ebonlocke\'s letter of response.','By the Light! The Stormwind Army retreated from Westfall. And the Guard no longer protects Darkshire? There is some treachery abound. How could this be so? $B$BOh I forgot to reward your service, $C. Here are some coins. Now excuse me. Something is amiss in Stormwind and I must get to the bottom of it.','Ah, good to see you back, messenger. Shall I inform the Marshal that the Night Watch is on its way from Darkshire?','','','','','',1410,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,250,204,0,0,0,0,0,0,0,0,1,1,29,0,0,0,0,0,0,6,5,6,1,0,0,0,0,0,0,0), - (147,2,12,7,10,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,123,0,0,0,0,0,0,'Manhunt','If the \"Collector\" is taking gold from our mines then he\'s stealing from the kingdom! Bring the Collector to justice, and bring me the ring mentioned in the pickup schedule you gave me. It may tell us whom the Collector is working for...$B$BThat Pickup Schedule says the Collector is hiding out at the Brackwell Pumpkin Patch. You should search for him there.','Find and kill \"the Collector\" then return to Marshal Dughan with The Collector\'s Ring.','You found him? Well done, $N. He won\'t be \"collecting\" from the Elwynn Mines again!$B$BAnd this ring you found is interesting... it\'s a membership ring for the old Stonemason\'s Guild in Stormwind. Why would a lowly thief have an artisan guild ring, and why are the Defias Thieves collecting money from our mines?$B$BDifficult questions. I hope one day we\'ll have answers.','Did you find the Collector? Did you discover whom he\'s working for?','','','','','',2239,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1360,1183,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), - (148,2,10,20,24,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,165,0,0,149,0,0,0,'Supplies from Darkshire','Oh, what is a poor old man to do? I need some supplies from Darkshire, but the village is so far away and I am so old and feeble...I would never make the trip.$B$BCan you go to Darkshire and bring me back some Ghost Hair Thread? You can get it from Madame Eva at her home on the Darkshire square.','Speak with Madame Eva.','Ah, Ghost Hair Thread is what you need, is it? I\'m afraid I have none in stock, but I can make some for you...if you can supply the ghost hair.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,294,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (149,2,10,20,24,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,148,0,0,154,1453,1,0,'Ghost Hair Thread','There is a poor, sad spirit, Blind Mary, who haunts an old farm house in the hills south of Darkshire.$B$BHere, take this Spectral Comb and ask Blind Mary to comb her hair. Then bring back the comb and I will glean from it the Ghost Hair I\'ll need for the thread.$B$BAnd take care, for dark things now lurk near that house...','Bring the Spectral Comb to Blind Mary.','What is this? A comb? It\'s lovely! And it glides through my hair as if it weren\'t the stiff, stringy horror that it is.$B$BOh, if only I had a mirror...','Oh please, don\'t look at me! I tore out these eyes with my own hands, but I can still feel your gaze!$B$BI\'m hideous! Hideous! Please, look away!!','','','','','',1453,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,294,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (150,2,44,20,20,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Murloc Poachers','Murlocs are becoming a problem. Larger groups of the fishmen are dropping anchor along the shores of Lake Everstill and fishing up a storm! We need them gone before they eat all the fish in the lake!$B$BHunt murlocs! Bring me eight of their fins and I might have something for you...','Bring 8 Murloc Fins to Dockmaster Baren in Lakeshire.','Well done, $N. I hope you didn\'t have too much trouble with those murlocs.$B$BIt\'s strange seeing them so far from the sea. I wonder if they\'re here because they\'re running from something...','Do you have those fins? Hurry, we need those murlocs driven from the lake!','','','','','',1468,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3567,0,0,0,1,0,0,0,72,0,0,0,0,250,0,0,0,0,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (151,2,40,9,14,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Poor Old Blanchy','Poor Old Blanchy! Such a tired beast after all the work we put her through. I fed her before we left the farm, but we weren\'t expecting the wagon to break on us. If you could bring her a few handfuls of oats from the fields, I\'d be grateful.$B$BI bet you could find some around all of the farms in Westfall, if you can steer clear of those horrific machines that have taken over. There are several farms southwest of here.','Verna Furlbrow in Westfall wants you to bring her 8 Handfuls of Oats.','Thank you so much, $N! Poor Old Blanchy will be so happy!','Old Blanchy is on her last leg. Did you happen to find any oats for her?','','','','','',1528,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2165,1537,0,0,1,1,0,0,72,0,0,0,0,250,0,0,0,0,0,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (152,2,40,10,19,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Coast Isn\'t Clear','You probably noticed all of the shipwrecks along the coast. The Great Sea is treacherous indeed. The coast of Westfall needs to be kept clear, so that if sailors find their way to our beaches, they are safe. The Murlocs are trouble though.$B$BKill 7 Tidehunters, 7 Warriors, 7 Oracles and 7 Coastrunners and I will see to it that you are rewarded.','Kill 7 Tidehunters, 7 Warriors, 7 Oracles and 7 Coastrunners and return to Captain Grayson at the Westfall Lighthouse.','Well done, $N. You have quite a knack for combat. Thanks to you the Coast of Westfall is a safer place.','Kill 7 Tidehunters, 7 Warriors, 7 Oracles and 7 Coastrunners and I will see to it that you are rewarded.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,171,127,517,7,7,7,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1100,870,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (153,2,40,10,15,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Red Leather Bandanas','The Defias Front is constantly shifting. I\'ve been following their movements for quite some time now. On a side note, I\'ve ascertained that many members of the gang can be tracked by the Red Leather Bandanas they wear.$B$BBring me 15 of these Bandanas and I\'ll see to it you are rewarded.','Bring 15 Red Leather Bandanas to Scout Galiaan at Sentinel Hill.','Nice work, $R. Please accept one of these items as payment for all your hard work.','Bring me 15 red leather bandanas and I\'ll pay you well.','','','','','',829,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3511,5944,12295,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (154,2,10,20,24,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,149,0,0,157,1518,1,0,'Return the Comb','NO!!!!!$B$BTake it, take this comb away from me!$B$BI\'m a monster, and no one will ever think me lovely again!','Return the Ghost Hair Comb to Madame Eva in Darkshire.','I can make a spool of Ghost Hair Thread with this, and have a few strands to spare. Here are some coins for those extra strands.','I sense that you have seen Blind Mary. You have my Comb...?','','','','','',1518,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,175,120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (155,2,40,14,18,1,0,77,0,0,0,0,0,0,0,0,2,0,2,2,142,0,0,166,0,0,0,'The Defias Brotherhood','So Stoutmantle sends a scrawny $r like you to protect me? Guess you\'ll have to do. Better bring some friends too. $B$BYou know the deal, right? You watch my back and I\'ll take you to the Defias hideout. But you better be close by my side. The Defias gang wants my head now. If they see me with you, they\'ll try to kill me.$B$BLet me know when you and any friends you can round up are ready to go.','Escort the Defias Traitor to the secret hideout of the Defias Brotherhood. Once the Defias Traitor shows you where VanCleef and his men are hiding out, return to Gryan Stoutmantle with the information.','Most excellent, $N! VanCleef is as good as ours now that we know where he is hiding.','What business do you have with me? I am a very busy man...','Escort The Defias Traitor to discover where VanCleef is hiding','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,350,0,0,0,0,0,990,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,1,21,0,0,0,0,0,0,0,0,0), - (156,2,10,20,24,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,158,0,0,159,0,0,0,'Gather Rot Blossoms','If you bring me some rot blossoms then I can brew you up a batch of zombie juice.$B$BRot blossoms grow in strange places. In particular, I hear you can find them inside the skulls of Skeletal Horrors and Skeletal Fiends... not that I\'ve gotten close enough to look!$B$BThe Raven Hill Cemetery is lousy with those skeletons. You may as well get rid of them while you\'re looking for rot blossoms. The town of Darkshire would be grateful.','Gather 8 Rot Blossoms and bring them to Tavernkeep Smitts in Darkshire.','Good, you got the rot blossoms. And I\'ll tell Althea Ebonlocke of the Night Watch that you were killing skeletons.$B$BKeeping the people of Darkshire safe is a grim burden for the Night Watch, and news that others are helping stem the tide of fiends in Duskwood is welcome news indeed.','Hi, $N. You have that rot blossoms for me yet?','','','','','',1598,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,585,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2,6,2,0,0,0,0,0,0,0,0,0), - (157,2,10,20,24,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,154,0,0,158,1596,1,0,'Deliver the Thread','Here is your thread, $N. It has a thousand uses, from binding evil spirits to sewing life into inanimate objects.','Bring the Ghost Hair Thread to Abercrombie, in his shack north of the Raven Hill Cemetery.','Delightful! This will do splendidly...$B$BHere, good $N, take this as payment for your honorable deed.','I need to string the Ghost Hair Thread along my door and my windows to keep out unwanted spirits. Did you get it for me?','','','','','',1596,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1300,870,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (158,2,10,20,24,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,157,0,0,156,0,0,0,'Zombie Juice','I need a bottle of a certain liquor - Zombie Juice. Tavernkeep Smitts at the Scarlet Raven Tavern in Darkshire should have some.$B$BAnd please hurry, $N. These nights get cold, and I need that drink to put fire in my veins again!','Speak with Tavernkeep Smitts.','You need some Zombie Juice, do you? Hmm...that\'s some strong stuff - I don\'t usually get requests for it.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,294,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (159,2,10,20,24,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,156,0,0,133,1451,1,0,'Juice Delivery','Here\'s your Zombie Juice...$B$B...and be careful with this stuff. It\'s strong enough to raise the dead!','Bring the Zombie Juice to Abercrombie at his shack.','A thousand thanks, $N. You warm an old man\'s heart with your foolish-...I mean...with your kindness!$B$BHere you are, friend. Take this as a token of my gratitude.','I need that Zombie Juice to keep me warm on these cold, dark nights. Did you get it for me?','','','','','',1451,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1700,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (160,2,10,20,30,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,134,0,0,251,1637,1,0,'Note to the Mayor','Take this note to Ello Ebonlocke, the Mayor of Darkshire.$B$BHe and I are old friends...and when he reads it and discovers what you did for me...I\'m sure he\'ll be just as happy as I am! Hahahaha!','Bring Abercrombie\'s Letter to Ello Ebonlocke, Mayor of Darkshire.','$B$BWhat language is this? It looks ancient...I can\'t read it.','Abercrombie...? I don\'t know a person of that name. You say you have a letter for me from this Abercrombie fellow?$B$BWell let\'s have it then...','','','','','',1637,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (161,2,38,16,18,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,199,0,0,274,2563,1,0,'A Dark Threat Looms','If my suspicions are correct, this is some type of explosive powder. This must be analyzed by an explosives expert so we know just what we\'re dealing with here. Ashlan Stonesmirk was assigned to the regiment guarding Dun Modr and the Thandol Span. I need you to make a grave and perilous journey, $N.$B$BTravel through the Algaz Gate, follow the road through the Wetlands and seek out Stonesmirk in Dun Modr. Heed my advice: stick to the roads and stop for nothing!','Chief Engineer Hinderweir wants you to take the strange smelling powder to Ashlan Stonesmirk, the explosives expert in Dun Modr.','Ah, well Ol\' Hinderweir is wise to be worried.','You say somethin\', sonny? Can\'t hear a bloody thing besides the ringin\' in me ears. Say, what\'s that you got there?','','','','','',2563,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,810,0,0,0,0,0,-2606,-2355,0,1,1,5,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), - (162,2,440,39,49,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,113,0,0,0,8594,1,0,'Rise of the Silithid','I urge you to take this report to someone who has working knowledge in this kind of thing.$B$BI know this night elf scholar named Gracina Spiritmight. She\'s spent a lot of time studying life forms that are unique to the ecology of Azeroth; she\'s a historian to boot! If you want someone to help figure out what exactly this threat is, and more importantly how to stop it, give her the report. We\'ll need the help.$B$BLast I heard, she was residing in the Temple of the Moon, located in Darnassus.','Take the Insect Analysis Report to Gracina Spiritmight in Darnassus.','This report... we night elves know of the terror mentioned here. Fizzledowser was wise to send this, and you, to me.$B$BThese creatures will consume the Tanaris desert rapidly; they are nothing short of one of the greatest menaces we all will ever face. Familiarize yourself with this name, $n: silithid. The insects mentioned here are the silithid, and they are the tools of one of the greatest threats that both the Horde and Alliance face.$B$BIf only we were smart enough to see that before.','Peace and tranquility be upon you, stranger. Why have you sought me out this day?','','','','','',8594,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,69,0,54,47,350,350,0,350,350,0,3420,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,2,1,0,0,0,0,0,0,0,0,0), - (163,2,10,17,20,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Raven Hill','Something\'s amiss at Raven Hill, $n. Calor swears that someone--or something--is haunting the buildings there. Two nights running he\'s noticed the shadows moving, and the third before that he says he saw light in one of the windows.$B$BIf, as you say, you care about the safety of Duskwood, find out what monster haunts in Raven Hill.','Find out what is haunting Raven Hill.','No! Please don\'t kill me! It\'s just me... Jitters!! They\'re everywhere... I can\'t escape them! Monsters in Raven Hill? N-n-n-o... couldn\'t be. Only harmless Jitters.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,234,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (164,2,10,17,23,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1922,1,0,'Deliveries to Sven','Do you know Sven? Now, there is a man who does the work of the Light! He and his followers keep a camp at the northwestern edge of Duskwood.$B$BUnfortunately, because they are so few, they cannot even spare a man to fetch supplies from town. Will you deliver these supplies to him?','Deliver the supplies to Sven.','These supplies will be most useful. The aid of the Carevin family is always appreciated. Here is a little something for your trouble.','You look a sturdy type, $C. Have you come to join our fight?','','','','','',1922,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,800,555,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (165,2,10,17,25,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Hermit','There was an old man who used to come into town to buy supplies rather frequently, but I haven\'t seen him for quite some time now. He lives out in a shack overlooking Raven Hill cemetery, if I remember correctly. Perhaps you should go see if something is amiss.','Check on the old man in the shack near Raven Hill cemetery.','Hehe, oh yes... of course, the Carevins.$B$BNo, nothing\'s wrong but it is hard for me to go into town now. The roads are dangerous and I\'m not getting any younger. Maybe you can do an old man some favors?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (166,2,1581,14,22,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,155,0,0,0,0,0,0,'The Defias Brotherhood','There is but one task left for you to complete. Edwin VanCleef must be assassinated. While it saddens me to condemn any man to a death sentence, it is for the greater good of the people of Westfall that VanCleef is laid to rest once and for all. Bring me the villain\'s head once the deed is done.','Kill Edwin VanCleef and bring his head to Gryan Stoutmantle.','$N, your bravery is remarkable. The People\'s Militia thanks you for your service to the people of Westfall. With VanCleef dead, this marks the beginning of the end for the Defias Brotherhood. Hopefully some day soon peace will once again grace the plains of this fair land.$B$BI salute you, $gLord:Lady;!','How goes the hunt for Edwin VanCleef?','','','','','',3637,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6087,2041,2042,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,500,0,0,0,0,0,1560,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,66,0,0,0,0,0,0,0,0,166), - (167,2,1581,15,20,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Oh Brother. . .','We were deep in a vast mine in Westfall, hidden beneath a barn in Moonbrook. No clue where these stinkin\' thieving types came from. Anyway, the mine tunnel collapsed on us. I got out but the others... well... the others haven\'t been heard from.$B$BYou look like you might have better luck in there. If you could look for my brother, I\'d be thankful. He always carried his Explorers\' League Badge. If you can\'t find him, that badge would at least give me some peace of mind.','Bring Foreman Thistlenettle\'s Explorers\' League Badge to Wilder Thistlenettle in Stormwind.','My suspicions were correct. My poor brother.... Well, thank you for bringing some conclusion to this mystery, even if the conclusion was grim.','Did you find any sign of my brother? Is there any hope after all this time?','','','','','',1875,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1893,0,0,0,1,0,0,0,47,0,0,0,0,250,0,0,0,0,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), - (168,2,1581,14,18,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Collecting Memories','Many of my friends perished that horrible day when the mine tunnel caved in. If your adventures happen to bring you into that wing of the mine in Moonbrook, please keep an eye out for any sign which might identify them. If you come across any of their Miners\' Union Cards, bring them back to me and I\'ll make sure their families get some resolution from this horrible accident.','Retrieve 4 Miners\' Union Cards and return them to Wilder Thistlenettle in Stormwind.','Thank you for collecting these, $N. Your efforts will help bring peace to the dead in the wake of this tragedy. I will see to it that the families are notified.','Were you able to retrieve any of my old co-worker\'s Miners\' Union Cards?','','','','','',1894,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2037,2036,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), - (169,2,44,15,26,1,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Wanted: Gath\'Ilzogg','Wanted! Gath\'Ilzogg, Leader of the Blackrock attacks on Stonewatch Keep and raids against the township of Lakeshire. $B$BGath\'Ilzogg is extremely dangerous. He is reportedly holed up in the recently conquered keep plotting the Blackrock clan\'s further crimes against humanity. The orc infestation must be quelled at all costs. A gracious reward will be given to whatever brave soul can deliver the head of Gath\'Ilzogg to Magistrate Solomon.','Kill Gath\'Ilzogg and bring his head to Magistrate Solomon in Lakeshire for the reward.','Fantastic work, $N! Gath\'Ilzogg led those brutes into battle, killing many innocent humans. Vindication is ours. This is the first step in reclaiming the keep for the kingdom of Stormwind!','What do you have there, $R?','','','','','',3633,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,350,0,0,0,0,4000,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (170,2,132,1,2,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,179,0,0,0,0,0,0,'A New Threat','I hope you\'re here to lend us a hand, $c. After the last trogg attack, we could use all the help we can get.$B$BI hear the buggers have been popping up all across the lands, and it seems Coldridge Valley is no exception. They\'ve been spotted all over the hills to the southeast and near the frozen lake.$B$BAnd that\'s not all, just a few nights ago, they attacked and overran our camp to the west! $B$BWe\'re a bit shorthanded here, $g lad : lass;, and we need strong arms to help drive the troggs back.','Balir Frosthammer wants you to kill 6 Rockjaw Troggs and 6 Burly Rockjaw Troggs.','If the problems we\'ve had here are indicative of what is happening elsewhere in our lands, by Magni\'s beard, we have some troubles ahead of us! I can only hope that the king and Senate are taking steps to deal with the threat the troggs pose.','Tenacious little buggers, aren\'t they?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,707,724,0,0,6,6,0,0,0,0,0,0,6185,2172,6173,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,250,250,0,0,0,0,102,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (171,2,-284,10,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,558,0,0,0,0,0,0,'A Warden of the Alliance','You have been so very kind to me, $N. I never dreamed that I\'d have so much fun during Children\'s Week. Thank you. I don\'t wanna be sad about what\'s happened to me and all - my folks always told me to rise above anything bad that happens. You know, when I grow up I wanna be a hero... just like you.$B$BI\'m sad to say this, but it\'s time for me to go home. Let\'s go back and I\'ll tell the matron what an awesome person you are!','Return your ward to the Stormwind orphanage by handing in the Human Orphan Whistle to Orphan Matron Nightingale in the Cathedral District.','May the heavens bless you, $N. You\'ve done more for Randis than most would ever think of doing for him. Thank you - you\'re a shining star in the skies of the Alliance.$B$BPlease - if you can spare the time, come back and visit us. I know that Randis would like that, as would I.','It is a pleasure to see you again, $N. Have you attended to the duties you\'ve volunteered for during Children\'s Week?','','','','','',18598,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23007,23015,23002,23022,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,469,0,0,0,0,500,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (172,2,-284,10,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18597,1,0,'Children\'s Week','You\'re willing to help us here at the orphanage? Bless you, friend; your aid during Children\'s Week will be invaluable.$B$BTake this whistle. You will only be able to use it for a short amount of time - typically not longer than Children\'s Week itself. When you use it, you will be able to talk with the child you\'ve agreed to look after. Using it again will dismiss the child.$B$BBy all means $N - use the whistle and meet your ward! I\'m sure the child will be most eager to meet you.','Use the Orcish Orphan Whistle to talk with the child you will be looking after during Children\'s Week.','Zug zug! My name is Grunth, and I guess you\'re looking after me? You\'re an adventurer, like my mom and dad were. My matron says that they died with honor in battle. I\'m happy to meet you.$B$BI hope we\'ll do plenty of things together. I have some things I\'d like to do, and the matron says you\'ll be like a big brother to me during this week. I\'d like that a whole bunch.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (173,2,10,23,28,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,221,0,0,0,'Worgen in the Woods','Darkness seems drawn inexorably to Duskwood. Master Carevin\'s quest is the expulsion of evil and heresy. Through our efforts are the people of Darkshire kept safe.$B$BYou believe yourself worthy to join us?$B$BI once thought as you. Disillusioned by the complacency of the Watch, I joined Master Carevin. If you wish to prove yourself, it will not be through words.$B$BTest your skills against the Nightbane Shadow Weaver worgen in Brightwood Grove--bright, hah!--and the Rotting Orchard.','Kill 6 Nightbane Shadow Weaver worgen for Calor in Darkshire.','Impressive, $N. It would seem that you are capable enough to handle yourself. Perhaps a more suitable challenge could be found for one of your abilities.$B$BIt is curious though... The worgen seemed to just appear out of thin air. But then, with all the other strange creatures that have moved across our borders, I suppose it\'s only one of many concerns.','$N, how fares the hunt?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,533,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,1800,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (174,2,10,20,25,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,175,0,0,0,'Look To The Stars','My Gnomish friend, Cog, has promised to help me build a device which will let me peer towards the stars. A truth exists, beyond magic, that can explain the strange transformation in the forest.$B$BBring to me a bronze tube made by a skilled engineer. That is the first step, according to Cog\'s blueprint.','Viktori Prism\'Antras of Darkshire wants you to bring him a bronze tube.','This is perfect, $N. The first step is complete!','Have you found a skilled engineer to create a bronze tube yet?','','','','','',4371,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (175,2,10,20,25,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,174,0,0,177,0,0,0,'Look To The Stars','According to Cog\'s blueprint, what I need now is a way to reflect light. I remember a woman by the name of Mary who became well known around these parts for always carrying a looking glass. Perhaps you can track Mary down and see if she might lend us a reflective surface for this project? I believe she once resided in southern Duskwood. . .','Locate Mary and persuade her to give up a reflective surface for Viktori\'s project.','Why yes, I used to own a looking glass.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (176,2,12,5,11,1,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Wanted: \"Hogger\"','Wanted: Hogger$B$BA huge gnoll, Hogger, is prowling the woods in southwestern Elwynn. He has overpowered all attempts at his capture.$B$BThe Stormwind Army has placed a generous bounty on the Gnoll. To earn the reward, bounty hunters should bring proof of Hogger\'s demise to Marshal Dughan in Goldshire.','Slay the gnoll Hogger and bring his Huge Gnoll Claw to Marshal Dughan.','Hah! Well done! I was starting to think no one would take down that monster!$B$BHere you are, $N. And thanks - that Gnoll was giving me a headache the size of Blackrock Spire!','Yes, Hogger has been a real pain for me and my men. You have something to report about the beast?','','','','','',1931,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6085,6084,6215,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (177,2,10,20,25,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,175,0,0,181,0,0,0,'Look To The Stars','The looking glass was one of my finest treasures until. . .the incident. After that happened, I discarded it behind the barn. There was an Insane Ghoul who used to roam back there. Perhaps he picked it up. Rumor has it the devilish beast resides in the Tranquil Gardens Cemetery.','Retrieve Blind Mary\'s Looking Glass from the Insane Ghoul and give it to Viktori in Darkshire.','Most superb! This will work perfectly. Many thanks!','I showed Cog the beginnings of our star-viewing machine. He was impressed. Did you happen to find a reflective device?','','','','','',1946,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,0,900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (178,2,44,15,23,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1956,1,0,'Theocritus\' Retrieval','$B$BDo not be alarmed. I am Theocritus, High Mage of Tower Azora in Elwynn Forest. The pendant you are holding is a method of communication between the Shadowhide Gnolls and their master, Morganth.$B$BThrough months of research, I believe I too can communicate through these pendants. If you can hear this message, then my spell was a success.$B$BBring me this pendant and I will reward you for the service.','Bring the Faded Shadowhide Pendant to Theocritus the Mage.','You have my gratitude, $N. I sent that message to the Shadowhide Pendants weeks ago and had believed it a failure. But it seems the spell did reach at least some pendants, after a significant delay.$B$BIn time I hope to learn how to send an attack through the pendants, to immobilize any Shadowhide Gnolls who wear them.$B$BBut before that is possible, I\'m afraid that much more research is required.','I spoke to you through a pendant, you say? Hmm...give it to me, so that I might study it.','','','','','',1956,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1970,0,0,0,3,0,0,0,72,0,0,0,0,150,0,0,0,0,1200,840,0,0,0,0,0,-9562.04,-696.921,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (179,2,132,1,1,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Dwarven Outfitters','What do we have here? You look as though you might need something to keep your hands warm, hm?$B$BI\'ll tell you what would help: a pair of nice, warm gloves. And, being the kind soul that I am, I\'d be more than happy to provide you with a suitable pair. I\'ve one condition, however.$B$BI need you to go get me some wolf meat. Nice arrangement, hm? You bring me some wolf meat, and I\'ll make sure you don\'t lose any digits to frostbite. Well, what do you say?','Sten Stoutarm would like 8 pieces of Tough Wolf Meat.','Ah! Wonderful. The wolf meat should do nicely. Oh, don\'t worry, $N, I wouldn\'t forget my part of the bargain. Here, one of these should fit you.','Wolves giving you a bit of trouble? You\'d do well to avoid the fangs and claws and other sharp bits, yes?','','','','','',750,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,719,6171,2547,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,250,250,0,0,0,0,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,0,0,0,0,0,0,0,0,0), - (180,2,44,15,26,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Wanted: Lieutenant Fangore','Wanted: Lieutenant Fangore$B$BKnown leader of the Shadowhide Gnoll Clan, working under the enemy of the Township and Kingdom, Morganth. By mandate of Magistrate Solomon, this vile betrayer of Stormwind is wanted dead. Show his paw to the Magistrate as proof of his death.','Kill Lieutenant Fangore and return to Magistrate Solomon in Lakeshire with his paw.','So the evil Lieutenant Fangore is dead? Good riddance to that foul creature. You are very brave, $C. The Township of Lakeshire thanks you for your aid.','What news do you bring before the Court?','','','','','',3632,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,350,0,0,0,0,4000,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (181,2,10,20,30,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,177,0,0,0,0,0,0,'Look To The Stars','Now there is just one more item needed to complete this device. Cog\'s blueprint calls for a lens of some sort. The only lens I know of that would be large enough will be very difficult to acquire.$B$BThere is an ogre by the name of Zzarc\'Vul who resides in the mound in southern Duskwood. If you can, bring to me his monocle and I will use that as our lens!','Locate Zzarc\'Vul in the southern ogre mound in Duskwood and return his monocle to Viktori in Darkshire.','At last! The stargazing device is complete! Thank you, $N. Now I can continue my research. . .','Were you able to convince Zzarc\'Vul to lend us his monocle for our experiment?','','','','','',1968,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7106,7107,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,4,0,0,0,0,0,0,0,0,0), - (182,2,132,1,4,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,218,0,0,0,'The Troll Cave','My brother Senir and I were sent to different parts of Dun Morogh to investigate the threat posed by the trolls. The Senate has its hands full with the troggs, so they\'ve no need for further annoyances.$B$BFrom what I\'ve seen, the trolls aren\'t well situated here in Coldridge Valley--mostly the southern cave. I\'d say that the army will not be necessary. A few strong arms should be more than enough.$B$BPerhaps you\'d like to assist in this endeavor? I have the authority to offer compensation for your help.','Grelin Whitebeard would like you to kill 14 Frostmane Troll Whelps.','Argh! Those Light-blasted trolls!$B$BA group of them came in the night and stole my journal! I knew better than to trust that good-for-nothing appr...','From what I\'ve learned, these trolls hail from the Frostmane clan. I\'m afraid I don\'t know much else about them that would be of any use to you, $N.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,706,0,0,0,14,0,0,0,0,0,0,0,2047,2048,2195,5761,0,0,1,1,1,1,0,0,961,0,0,0,3,0,0,0,54,47,0,0,0,250,250,0,0,0,0,216,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (183,2,132,1,3,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Boar Hunter','Nothing like a day of boar hunting, eh?$B$BThough, here in Coldridge Valley, there are so many boars it almost takes the fun out of it. No need to get them charging. They\'re all angry and ready without any help. In fact, recently, there\'ve been so many boars in the area, it\'s become dangerous for me to do my daily hunting.$B$BLong story short, if you could help me kill some of the boars, I would appreciate it.','Talin Keeneye would like you to kill 12 Small Crag Boars.','Excellent! I can go back to my... leisurely... hunting now. Thank you, $N.','How goes the hunt?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,708,0,0,0,12,0,0,0,0,0,0,0,79,61,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,250,250,0,0,0,0,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (184,2,40,8,9,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1971,1,0,'Furlbrow\'s Deed','This is the deed to an expanse of farmlands within Westfall. It is signed by a Theodore Furlbrow and cosigned by his wife, Verna. And on the back of the deed are hastily scrawled words:$B$B\"We leaned on Furlbrow and got his deed. Thought it might be handy if you wanted to forge one of these for your own place.$B$BThe Furlbrows won\'t give us trouble. Last I saw them they were on their way out of Westfall, stuck with a broken wagon.\"$B$BYou think the Furlbrows might want their deed back...','Bring Furlbrow\'s Deed to Farmer Furlbrow.','Loads of thanks, $N! As I was saying, these parts aren\'t fit for honest folk anymore, but if things get better, then this deed will let us reclaim our land.$B$BI don\'t have much to offer you, but here -- take this.','You have the deed to my farm?? That\'s good news! Some ruffians stole it days ago... I thought it was gone for good!$B$BPlease, let me have it. We\'re on our way out of Westfall and ain\'t coming back any time soon, but if we do then we\'ll need those papers...','','','','','',1971,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5057,4656,0,0,5,5,0,0,72,0,0,0,0,150,0,0,0,0,0,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (185,2,33,28,31,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,583,0,0,186,0,0,0,'Tiger Mastery','When I was but a young girl, my father trained me in the art of tiger hunting.$B$BYou\'ll find the young felines much easier to track and slay. For this reason, we\'ll start you out easy. One can often find young tigers near the expedition camp.$B$BTest your tracking skills and see if you can hunt some of the beasts down.','Ajeck Rouack of Nesingwary\'s Expedition wants you to kill 10 Young Stranglethorn Tigers.','Nicely done, $n. You are ready to move on.','I don\'t feel confident in training you further, $n, until you have proven yourself skilled in slaying the youngest of the tigers first.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,681,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,750,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,1,21,0,0,0,0,0,0,0,0,0), - (186,2,33,28,33,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,185,0,0,187,0,0,0,'Tiger Mastery','You are learning, $c. Let us test your skills with the mature cats now. Kill 10 Stranglethorn Tigers this time out.','Ajeck Rouack of Nesingwary\'s Expedition wants you to kill 10 Stranglethorn Tigers.','I am impressed, $c. You are progressing quite well.','If you strive for greater challenges you must first prove yourself with the task at hand. Return to me after you\'ve killed 10 Stranglethorn Tigers.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,682,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,780,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,25,1,21,0,0,0,0,0,0,0,0,0), - (187,2,33,28,35,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,186,0,0,188,0,0,0,'Tiger Mastery','Now I\'m going to up the stakes on you and truly test your skill. Prove to me you can kill 10 Elder Stranglethorn Tigers. If you can do that, you will be ready for your final challenge before I declare you a master tiger hunter in Master Nesingwary\'s presence.$B$BElder Stranglethorn Tigers are not only the most difficult to find, they are also the fiercest to defeat.','Ajeck Rouack of Nesingwary\'s Expedition wants you to kill 10 Elder Stranglethorn Tigers.','Most impressive. I believe you are almost ready.','You must kill 10 Elder Stranglethorn Tigers before I give you the final challenge that will determine if you are a true tiger hunting master.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1085,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1230,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,21,0,0,0,0,0,0,0,0,0), - (188,2,33,28,37,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,187,208,-193,0,0,0,0,'Tiger Mastery','Here is the final challenge that I will put forth. We\'ve been tracking an elusive tiger for weeks. We call the beast Sin\'Dall. See if you can do what no $r has done before: hunt down and kill Sin\'Dall. Bring me her paw as proof of your accomplishment.$B$BTracking her down will be no easy task.','Ajeck Rouack of Nesingwary\'s Expedition wants you to kill Sin\'Dall and return with her paw.','Most impressive, I do say! You are a true Master Tiger Hunter, $N!','How goes the hunt for Sin\'Dall?','','','','','',3879,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4107,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,21,0,0,0,0,0,0,0,0,0), - (189,2,33,30,35,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Bloodscalp Ears','Damn trolls! They\'ve been killing off our agents in the jungle! I\'ve already lost a good number of my best guards to skirmishes with them. The costs are piling up! How will I explain this to Baron Revilgaz?$B$BDecisive action... Think, Kebok... you weren\'t assigned to the post you have today for sitting around... I\'ve got it! You... $n, is it? You\'ll help me, won\'t you? There\'s money to be had!$B$BHere\'s the deal... you bring me the ears of fifteen Bloodscalp Trolls, and I\'ll compensate you well.','Acquire 15 Bloodscalp Ears and return them to Kebok in Booty Bay.','Oh excellent, excellent. That\'ll help a little, for the present...$B$B$B$BWhat? You\'re still here? Reward? Oh, right... of course, here, take this... it should be more than enough.','You\'ve had success I hope? All over the place, those trolls. Filthy devils.$B$BOh yes, that reminds me! Be sure to tell your friends, yes? We could use much assistance!','','','','','',1519,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4598,0,0,0,8,0,0,0,87,21,0,0,0,-250,250,0,0,0,3500,1230,0,0,0,0,0,0,0,0,5,1,1,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), - (190,2,33,28,31,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,583,0,0,191,0,0,0,'Panther Mastery','If you want to be a part of the hunt with this crack group under Hemet\'s leadership, you\'re going to need to prove yourself an able panther hunter. We\'ll start you out easy -- don\'t you worry. Let\'s see you kill 10 young panthers to start.$B$BTracking them down is only half the challenge...','Sir S. J. Erlgadin of Nesingwary\'s Expedition wants you to kill 10 Young Panthers.','Off to a good start, $N!','A true panther hunter would be out in the fields, trying to stalk his prey. Show some commitment to your goal, $c, and get back out there.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,683,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,750,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,25,1,21,0,0,0,0,0,0,0,0,0), - (191,2,33,28,33,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,190,0,0,192,0,0,0,'Panther Mastery','Now you\'re ready to turn it up a notch. If you want to prove yourself worthy of socializing with the likes of these big game hunters, you\'ll need to prove that you can kill 10 panthers.$B$BThose big boys are tougher. They\'re not as easy as the young ones you were killing earlier.','Sir S. J. Erlgadin of Nesingwary\'s Expedition wants you to kill 10 Panthers.','Perfectly executed, $N!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,736,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,780,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,21,0,0,0,0,0,0,0,0,0), - (192,2,33,28,38,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,191,0,0,193,0,0,0,'Panther Mastery','Now the hard part. A true panther hunter can show skill by dropping Shadowmaw Panthers, the deadliest in Stranglethorn. Prove to us that you can slay 10 of these beasts.$B$BIf you think they are hard to track, wait until you attempt to slay one....','Sir S. J. Erlgadin of Nesingwary\'s Expedition wants you to kill 10 Shadowmaw Panthers.','You\'ve done well, $N!','What are you doing here, $N! You should be crawling through the brush, trying to kill 10 Shadowmaw Panthers. I thought you fancied yourself a big game hunter?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,684,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1290,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,21,0,0,0,0,0,0,0,0,0), - (193,2,33,28,40,1,0,255,0,0,0,0,0,0,0,0,0,0,8,0,192,208,-193,0,0,0,0,'Panther Mastery','You\'ve almost proven yourself to be a master hunter of panthers. A panther by the name of Bhag\'thera has been prowling the jungle. So far he\'s eluded our party. See if you can use your skills to kill the great Bhag\'thera.$B$BBring me the Fang of Bhag\'thera and you\'ll have earned my respect!','Sir S. J. Erlgadin of Nesingwary\'s Expedition wants you to bring him the Fang of Bhag\'thera.','So the great Bhag\'thera is dead! Cheers to you, $N. You are a mighty $C indeed!','Bhag\'thera can prove to be an elusive beast. How fares the hunt?','','','','','',3876,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4108,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,21,0,0,0,0,0,0,0,0,0), - (194,2,33,28,34,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,583,0,0,195,0,0,0,'Raptor Mastery','So you think your hunting skills are in tip-top shape? I can put them to the test in a jiffy. Head out into that jungle and kill 10 Stranglethorn Raptors. We\'ll see just how much of a big game hunter you are.$B$BAnd no, I won\'t tell you where you can find them! Locating the beasts is half the challenge.','Hemet Nesingwary wants you to kill 10 Stranglethorn Raptors.','Nicely done, old chap!','I never met a hunter who got any kills by standing around the campfire. Were you planning on killing those Stranglethorn Raptors or were you hoping they would die of old age?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,685,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,810,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,1,21,0,0,0,0,0,0,0,0,0), - (195,2,33,28,36,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,194,0,0,196,0,0,0,'Raptor Mastery','Now let\'s step up the challenge and see if you\'re up to it. Venture into the jungle and bag yourself 10 of those bloody Lashtail Raptors. Let\'s see what you\'ve got!','Hemet Nesingwary wants you to kill 10 Lashtail Raptors.','Now that\'s how you get a trophy or two over the ol\' hearth! Nice killing, $N!','A true hunter sets his focus on his prey. You, my friend, seem more concerned with chit-chatting around the campfire. Now get out there and kill 10 Lashtails before I go and rid the entire bloody jungle of them in one hunt.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,686,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,840,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,21,0,0,0,0,0,0,0,0,0), - (196,2,33,28,41,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,195,0,0,197,0,0,0,'Raptor Mastery','Let\'s see how you handle this next challenge. There is a cagey breed of raptor out there. We call them Jungle Stalkers. They are far more difficult to track down and kill than the other breeds you\'ve been trying your luck at. Kill 10 Jungle Stalkers and I\'ll tip you off to the best hunting yet.','Hemet Nesingwary wants you to kill 10 Jungle Stalkers.','Ho ho!! We have ourselves a true raptor slayer! Nicely done, old chap!','Bah! What are you doing standing around, $N! A true big game hunter never gives up once his prey is in his sights. Those Jungle Stalkers aren\'t going to come running up to this campfire and throw themselves in it. Silly bloke.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,687,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,21,0,0,0,0,0,0,0,0,0), - (197,2,33,28,43,1,0,255,0,0,0,0,0,0,0,0,0,0,8,0,196,208,-193,0,0,0,0,'Raptor Mastery','Because you proved yourself to be such a go-getter in the jungle, let me tell you about a ferocious raptor that even I have failed to kill. Ajeck here calls this wily raptor Tethis.$B$BIf you want to prove yourself a true master, kill Tethis and bring me his talon. It would be a feat that no other big game hunter has accomplished.','Hemet Nesingwary wants you to kill Tethis, an elusive, dangerous raptor in Stranglethorn.','Master $N, the raptor slayer!$B$BHas a nice ring to it, eh?','How goes the hunt for Tethis? Tracked her all the way back to camp, did you?','','','','','',3877,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4119,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2160,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,6,6,0,0,0,0,0,0,0,0,0), - (198,2,33,30,32,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2252,1,0,'Supplies to Private Thorsen','Hmm. Yes, I do have something you could do, actually. Lieutenant Doren and his followers up in the north need their regular supplies from us.$B$BThey haven\'t been delivered, and with the trolls attacking, I\'ll need someone to do it. Doren\'s camp lies northwest of the road at the entrance to Stranglethorn from Duskwood. Give the supplies to Private Thorsen, if he\'s not in the camp, then he\'ll be patrolling south of it. He\'ll take care of them.$B$BMind you, if you fail, you\'ll owe me restitution.','Deliver the Miscellaneous Goblin Supplies to Private Thorsen.','These land mines will help us defend ourselves from that animal Kurzen and his men. Thank you for bringing them. If you need further work, I can probably find something for you to do. And you won\'t have to deal with those goblins, hm?','Yes? What do you want? Oh, supplies from the goblins. Strange seeing a $R delivering them, usually they send their own. No matter... you didn\'t touch them did you? Good good... we wouldn\'t want anything to happen to our mines, oh no.','','','','','',2252,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,1600,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (199,2,38,16,18,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,250,0,0,161,2563,1,0,'A Dark Threat Looms','You take a sample of the strange smelling powder.','Return to Chief Engineer Hinderweir and show him the clue that you discovered.','This is an alarming discovery, to say the least!','Did you happen to discover any clues, $N?','','','','','',2563,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,5,0,0,0,0,0,0,0,0,0), - (200,2,33,30,35,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,215,0,0,328,0,0,0,'Bookie Herod','If Kurzen knows Thorsen\'s secret, then we have a spy in our midst. We must determine how the secret was leaked!$B$BThorsen\'s contact within Kurzen\'s camp was Bookie Herod. Herod is Kurzen\'s logistics officer and knows everything about the running of Kurzen\'s Compound. If you can get Herod\'s notes or records, maybe we can find out how Thorsen was discovered.$B$BWhen we were still with Kurzen, Bookie\'s office was on the top floor of the camp\'s only two-story house. His records are probably still there.','Find Bookie Herod\'s Records.','These are Bookie Herod\'s notes and records.$B$BAmong them are: a list of supplies within the camp, material requests from Colonel Kurzen, and various letters and correspondences.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (201,2,33,28,32,0,0,255,0,0,0,0,0,0,0,0,0,0,12,2,0,0,0,0,0,0,0,'Investigate the Camp','I\'ve gotten reports of a group of hunters that have set up camp upriver of the Venture Company mining camp on Lake Nazferiti. Now, normally I wouldn\'t care, but improbably, I heard that Hemet Nesingwary was one of the hunters there. He\'s certainly well-connected, if you catch my meaning, and you never can be too safe.$B$BWhy don\'t you go check out the camp, $n, see what they\'re about?','Find the hunters\' camp and report its location to Krazek in Booty Bay.','Hmmm, so my information was correct, as usual. Interesting. Well, I don\'t suppose they pose any sort of threat of interference with our operation, but perhaps they have a need for some of our excellent manufactured products. Hmmm...','Well? Did you have any luck in locating the camp?','Locate the hunters\' camp','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-75,75,0,0,0,1600,156,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,6,1,1,1,0,0,0,0,0,0,0,0), - (202,2,33,30,40,1,0,77,0,0,0,0,0,0,0,0,0,0,8,0,574,0,0,0,0,0,0,'Colonel Kurzen','You have proven yourself time and again, and your resourcefulness seems to rival even that of Kurzen himself. You may be the salvation of our band of rebels...if you can pit yourself against Kurzen and prevail!$B$BHe commands his men from deep within the Stockpile. You must enter that cave, brave through his defenders, and face Kurzen and his leaders.$B$BFarewell, $N. My hope, and the fate of my men, go with you.','Kill 6 Kurzen Elite, 4 Kurzen Subchiefs, and bring Kurzen\'s Head to Lieutenant Doren at the Rebel Camp.','I dared not believe the reports, but you bring us proof that... Kurzen and his leaders are defeated. You have saved us!$B$BThese jungles are filled with menaces of all types, but none had the cruel intellect of Kurzen. We may all breathe easier now that he is gone.','Dare I hope that Kurzen and his defenders are dead, $N?','','','','','',0,0,3615,0,0,0,1,0,0,0,0,0,0,0,0,0,939,978,0,0,6,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4127,0,0,0,1,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (203,2,33,30,33,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,574,-203,0,0,0,0,'The Second Rebellion','We\'re fighting a losing battle with Colonel Kurzen. Not only is he a brilliant tactician, he outnumbers us at least 10 to 1! To survive, we need to use his own, covert tactics against him.$B$BEnter his camp to the east and kill his men. Lots of them. And get out before reinforcements can close on you.','Kill 15 Kurzen Jungle Fighters.$B$BReturn to Sergeant Yohwa at the Rebel Camp.','Well done. The loss of those Jungle Fighters will relieve some of the pressure on our camp.$B$BBut now that you\'ve had a taste of the forces we\'re up against, do you still want to throw your lot in with us??','I hope you\'ve been successful in your hunting, $N. We won\'t last long against him without your help.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,937,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (204,2,33,30,34,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,574,-203,0,0,0,0,'Bad Medicine','To have a chance against Kurzen, we need his healing support neutralized. He has gathered a large number of Medicine Men who heal his forces with Jungle Remedies and poison our fighters with Venom Fern Extracts.$B$BWe need those remedies and extracts for our own. Search the Kurzen Compound - his Medicine Men and Jungle fighers will have the remedies, and the extracts are probably stowed in some of the camp\'s supply boxes.','Bring 7 Jungle Remedies and 1 Venom Fern Extract to Sergeant Yohwa at the Rebel Camp.','Well done, $N. These remedies will keep more of us alive and in fighting shape. And the extracts will help us create our own remedies.','I\'m waiting on those remedies and that extract, $N.','','','','','',2633,2634,0,0,7,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4140,4126,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (205,2,33,30,40,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,207,0,0,0,0,0,0,'Troll Witchery','While I study those legends you acquired, gather for me implements of evil troll magic. Enter the territory of the Skullsplitter trolls, a second tribe to the distant south, and acquire Skullsplitter Fetishes from their Witchdoctors and Mystics.','Bring 4 Skullsplitter Fetishes to Brother Nimetz at the Rebel Camp.','Thank you. I will study these fetishes and see if they hold the secret of Kurzen\'s fall into evil.','Do you have those fetishes, $N? They might hold the secret to Kurzen\'s degradation...I must know!','','','','','',2466,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), - (206,2,33,30,46,1,0,77,0,0,0,0,0,0,0,0,0,0,8,0,205,0,0,0,0,0,0,'Mai\'Zoth','Kurzen may be dead, but...that which drove him to evil still lives! Through my studies I have discovered this: An Ogre Mage - Mai\'Zoth - dwells in an Ogre Mound within the eastern mountains of Stranglethorn. He is rumored to employ mind-controlling magic, and I am positive that he corrupted Kurzen.$B$BIf Mai\'Zoth is allowed to live, then his evil may influence others, and may even cause another Kurzen to surface.$B$BKill him, and bring me his Mind\'s Eye, the artifact he uses to corrupt others.','Bring the Mind\'s Eye to Brother Nimetz at the Rebel Camp.','Aha! You\'ve done it! You are a great force for good, $N, and may your strength never fade!$B$BI will study this Mind\'s Eye and determine if it may be used for good. If not... then it must be destroyed.','I give you my blessing. Mai\'Zoth\'s strength is matched only by his evil.','','','','','',3616,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4125,0,0,0,1,0,0,0,72,0,0,0,0,350,0,0,0,0,0,3030,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (207,2,33,30,38,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,203,0,0,205,0,0,0,'Kurzen\'s Mystery','Colonel Kurzen was once a great, noble man - I must find what caused his fall into depravity! He may be under the sway of troll magic. To confirm this, I must study some of their legends.$B$BThere are 4 tablets hidden within the troll ruins of Stranglethorn. I must see what is written on these tablets! Transcribe their markings and bring the transcriptions back to me.$B$BThe first tablet is in the Bal\'lal Ruins, the second is in the Vile Reef, and the third and fourth are in the Ruins of Zul\'Kunda.','Find the 4 tablets and bring their legends back to Brother Nimetz.','Thank you, $N. I will study these legends to see if there is some link between the trolls and the evil that has possessed Colonel Kurzen.','$N! Do you have the troll legends? I must know their secrets!','','','','','',2005,2006,2007,2008,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,350,0,0,0,0,0,2130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (208,2,33,28,43,1,0,255,0,0,0,0,0,0,0,0,3,0,8,0,0,0,0,0,0,0,0,'Big Game Hunter','$N, you are a hunter worthy of our company. From the battlefields of Lordaeron to the deepest jungle, I have rarely witnessed such prowess with weaponry as you have demonstrated.$B$BYou have killed the ferocious Sin\'Dall, the elusive Bag\'thera and the treacherous Tethis. But the true prize is the head of King Bangalash. That white tiger is the reason I am here. I\'ve had my sights on him for quite some time now. Kill King Bangalash and your hunting prowess is proven to be second to none.','Hemet Nesingwary wants you to bring him the head of King Bangalash, the great white tiger.','Bloody well done! Right-o! Congratulations, $N, for succeeding where others have failed.$B$BI am honored to count you as a comrade of our great hunting party here. No one will ever doubt your expertise in hunting and tracking!$B$BCheers to you, I say! Cheers!','I see you\'re back, old bloke. King Bangalash has caused me to come crawling back to camp many times. Hang in there.','','','','','',3880,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17686,17687,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3210,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,21,0,0,0,0,0,0,0,0,0), - (209,2,33,37,42,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,189,0,0,0,0,0,0,'Skullsplitter Tusks','It\'s expensive and hard to kill enough tigers to support the export of tiger fangs to the islands in the South Seas. Luckily, we\'ve developed a technique that allows us to take mundane horn-like objects and turn them into undetectable forgeries.$B$BThe closest match we\'ve found, amazingly, are the tusks of the Skullsplitter trolls.$B$BHey, before you say anything, what the buyer doesn\'t know doesn\'t hurt them, am I right? Bring me a large number of them so we can get to work on the monthly shipment!','Acquire 18 Skullsplitter Tusks and return them to Kebok.','Ah, good work, good work! Ugh, though you could have done a better job cleaning off the-- Well, no matter, no matter! My thanks to you, $N, our operation will no doubt see increased output and productivity thanks to your help! Good good, now, onto other matters...','Tough buggers, aren\'t they? Well, have you had any luck? Sorry to seem impatient, but this has been a huge thorn in my side! Well?','','','','','',1524,0,0,0,18,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-250,250,0,0,0,5500,2070,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (210,2,33,32,37,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,627,4085,1,0,'Krazek\'s Cookery','I do most of the cooking at the camp. And it used to be a lot of work, until I bought a mechanical cooking pot from a goblin merchant in Booty Bay. The pot is a wonder! It saved me countless hours...until it broke!$B$BCan you take the pot back to the goblin for me so he can fix it? His name is Krazek.','Bring Krazek\'s Crock Pot to Krazek the goblin.','Oh I see, it\'s a Krazek\'s Crock Pot! An ingenious piece of work, but it can break a spring or throw a gear now and then. Let me see what\'s wrong with this one...$B$BAha! Its steam charger is rusted out, it has a cracked knuckle-gasket and its fobulator is missing teeth. I\'m surprised the pot could even boil a turnip in this state!$B$BCan I fix it? Of course I can fix it!$B$BBut there\'s a price. Oh yes, there is always a price...','Hello! You brought me something?','','','','','',4085,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-75,75,0,0,0,0,840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (211,2,28,50,60,1,0,77,0,0,0,0,0,0,0,0,0,0,8,0,5097,0,0,0,0,0,0,'Alas, Andorhal','Alas, the time to attack Andorhal and drive out the lich that controls it is upon us!$B$BInside the ruins of the city is where the lich - Araj the Summoner - holds dominion. He is guarded by numerous Scourge surrounding the remains of city\'s center, and his personal retinue of guardians attached to him directly is formidable. You will need numerous allies to even stand a chance of facing him successfully.$B$BDestroy Araj, $N, and bring me a shard from his phylactery as proof!','Bring Araj\'s Phylactery Shard to Commander Ashlam Valorfist at Chillwind Camp, Western Plaguelands.','You\'ve done it! Araj... the lich is finally defeated!$B$BYou\'ve done a tremendous service to the Alliance on this day, $N. Your bravery and perseverance are a testament to what it means to be a true hero. Please - accept this as a token for all to see and know that you have delivered the Alliance a victory for the ages!','Your task has been given to you, $N. Do you have a shard from the lich\'s phylactery as proof of the task being accomplished?','','','','','',17114,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17759,0,0,0,1,0,0,0,529,469,0,0,0,350,350,0,0,0,0,4980,0,0,0,0,0,0,0,0,5,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (212,2,1519,35,40,0,0,77,0,0,0,0,0,0,0,0,0,1800,8,0,0,0,0,0,0,0,0,'A Meal Served Cold','One of my most famous dishes is Chilled Basilisk in Lime Vinaigrette. But the problem is... the meat is impossible to keep fresh, and I must serve the dish tonight for a noble\'s birthday!$B$BSo if you can bring me a Chilled Basilisk Haunch from a freshly-killed Cold Eye Basilisk, quickly, then I will owe you a king\'s feast!$B$BCold Eye Basilisks are known to roam along the beach dunes of northwestern Stranglethorn, so you have much traveling to do. And be swift!','Kill a Cold Eye Basilisk, get a Chilled Basilisk Haunch, and return it to Angus Stern in the Blue Recluse.','Ah, this will do nicely! Many, many thanks!$B$BNow if you\'ll excuse me, I must get the haunch chopped, marinated and garnished for the banquet.','$N! Do you have that haunch? I must begin preparing it soon, or the banquet will be ruined!','','','','','',2476,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,500,0,0,0,0,15000,2820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (213,2,33,31,36,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Hostile Takeover','He\'s done it this time! Bad enough that Gelriz\'s muscling out the moguls who were appointed by the trade princes, now he tries to cut in on the most notorious pirate!$B$BRevilgaz won\'t have it, and he\'s told me to take care of the problem in my own way.$B$BMy way? Theft. The Venture Co. geologists near Lake Nazferiti are deeply interested in those strange blue crystals they have been finding in the mines. Bring me samples of the stone from their geologists, I don\'t care what you have to do to get them.','Retrieve 8 Tumbled Crystals and return them to Kebok in Booty Bay.','Fascinating. That the crystals have been tumbled using this process can only indicate that they are planning to use them as some sort of fuel or other catalyst. I don\'t know much more than that. Samples will have to be dispatched to Head Chemist Gigglefont.','I need those stones, $n. By whatever means necessary! Just do it, don\'t give me the details!$B$BIt\'s about results, $n, nothing more, nothing less.','','','','','',4106,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4121,0,0,0,1,0,0,0,87,21,0,0,0,-250,250,0,0,0,0,1680,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (214,2,1581,14,17,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,155,0,0,0,0,0,0,'Red Silk Bandanas','It\'s no secret that the trademark of the Defias Gang is their Red Bandanas. But we\'ve learned that the material from which these bandanas are made signifies the member\'s rank.$B$BThat being said, I want you to eliminate as many high ranking Defias members as you can. The highest ranking members will undoubtedly be found in VanCleef\'s secret hideout. When you\'re done bring me 10 Red Silk Bandanas as proof of their deaths and I will reward you. Good luck, $N.','Scout Riell at the Sentinel Hill Tower wants you to bring her 10 Red Silk Bandanas.','Well done, $N! On behalf of The People\'s Militia I salute you for your efforts. Soon we will return this land to the people with help from brave souls like you.','Have you been reclaiming our land from the Defias gang? If so show me 10 Red Silk Bandanas as proof.','','','','','',915,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2074,2089,6094,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (215,2,33,30,33,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,200,0,0,0,'Jungle Secrets','Thank you for saving me, $N. I know how this looks, but...allow me to explain.$B$BI was charged by Lieutenant Doren to re-enlist with Kurzen\'s men, so that I might spy on them and bring sorely needed intelligence to the rebels. You saw here what I had thought would be my chance to infiltrate Kurzen\'s Compound. I was wrong, and again, thanks for saving me.$B$BThis was a top secret mission, so you must tell no one. But if you speak with Doren he will explain.','Speak with Lieutenant Doren at the Rebel Camp.','Yes, what Thorsen told you is true. You must be discrete with this. At one time, we rebels were fiercely loyal to Colonel Kurzen. But such was Kurzen\'s corruption, our passion twisted into rage. If it was made known that Private Thorsen has had recent dealings with Kurzen\'s men, then one night he would find himself with a slit throat.$B$BTo my knowledge, only Sergeant Yohwa, Thorsen and I were privy to Thorsen\'s mission. But there must be another. A traitor.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,780,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (216,2,331,21,24,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Between a Rock and a Thistlefur','The Thistlefur furbolgs are threatening our expansion! Thistlefur Village to our east blocks the way between us here and the Splintertree Post. It\'s a path that would circumvent the village of Astranaar; without it, we give the Alliance an extra expansion path.$B$B$N, we must not allow... an expansion path gap!$B$BProceed to Thistlefur Village and thin out the furbolgs. You will be given compensation for this task, but more importantly you will be doing your duty for the Horde!','Take down 8 Thistlefur Avengers and 8 Thistlefur Shaman; most are located east of Zoram Strand in Thistlefur Village. Once completed, return to Karang Amakkar at Zoram\'gar Outpost, Ashenvale.','Well done $C, well done! I will continue to send forces to thin out the furbolg, but I can at least count on a different path that will be free of Alliance entanglements. The Horde conquest of Ashenvale is now in full swing!$B$BYou\'ve earned your pay this day, hero. I salute you!','Have you taken the fight to the Thistlefur? With a clear path between our bases, our chances of claiming the whole of Ashenvale increase dramatically.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3925,3924,0,0,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,1700,1170,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0,0), - (217,2,38,10,17,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,263,0,0,0,0,0,0,'In Defense of the King\'s Lands','$N, our scouts have identified the leader of this recent Trogg incursion. It appears that these beasts in Loch Modan are following the lead of a chieftain named Grawmug. Grawmug is heavily guarded, however. Two of his most elite guards, Gnasher and Brawler, never leave his side.$B$BIf you feel yourself worthy, $N, I want you to lead the assassination mission on Grawmug and his two thugs. With the Trogg leadership dead, we just might stand a chance at pushing these beasts back into the ground.','Kill the Trogg leader, Grawmug, and his two guards, Gnasher and Brawler then report back to Captain Rugelfuss in the southern guard tower.','Most excellent, $N! You have brought hope to Loch Modan. With Grawmug dead, we stand a better chance of seeing the Troggs eliminated from the land.','Grawmug and his two guards, Gnasher and Brawler, are still alive. Your mission is not complete until all 3 have been brought to death. The Dwarven empire is counting on you, $N.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1205,1206,1207,0,1,1,1,0,0,0,0,0,1436,6187,1832,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,350,0,0,0,0,0,960,0,0,0,0,0,-6154,-2951,0,1,1,0,0,0,0,0,0,0,1,66,0,0,0,0,0,0,0,0,0), - (218,2,132,1,5,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,182,0,0,282,0,0,0,'The Stolen Journal','My journal! They took it away to the cave. The one that had it... It was a big brute with some odd markings on his skin and face. I didn\'t get a much better look than that.$B$BYou\'ve had some luck with the trolls, maybe you could go get it back for me?','Grelin Whitebeard wants you to kill Grik\'nir the Cold, and retrieve his journal.','Wonderful, $N! Many thanks for retrieving my notebook. Well, it would seem that the troll situation here in Coldridge Valley is under control and not much cause for worry.$B$BAfter I put the finishing touches on my report, I\'ll need someone to courier it to my brother Senir.','$N! Any luck?','','','','','',2004,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6176,5581,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,500,350,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (219,2,44,19,25,0,0,77,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,'Missing In Action','At last, friends of the Alliance!$B$BHelp... please... $B$BThe last thing I remember these foul Orcs overpowered our regiment. Most the men were killed. I took a strong blow to the head and everything went black. Now I am held captive in this cave. Help me, I am hurt badly.$B$BI\'ll need help getting back to town... please... you\'re my last hope...','Protect Corporal Keeshan on the journey back to Redridge.','You have served the Kingdom well, $C. Thank you for assisting Corporal Keeshan with his escape from those dreaded Blackrock Orcs. You shall be rewarded for your brave acts this day.',NULL,'Escort Corporal Keeshan back to Redridge','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3555,1275,3431,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,350,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,5,1,20,0,0,0,0,0,0,1,66,0,0,0,0,0,0,0,0,0), - (220,2,-82,20,23,0,64,178,0,0,0,0,0,0,0,0,0,0,0,0,1534,0,0,0,7810,1,0,'Call of Water','Islen will have one more task for you before rewarding you with your next totem. The vial of water I\'ve given you is necessary for whatever that task is.$B$BGo now and find her. We shall meet again some day.','Bring the Vial of Purest Water to Islen Waterseer in the Barrens.','Ah, a vial of water created and blessed by Brine, and gathered by you, no less.$B$BThe liquid in this vial will be key in creating a sapta for you, but also used in one other task.$B$BThe sapta I create for you should be used to see the water spirits at the shrine in Silverpine Forest, south of the Undercity. The remaining drops, well, the remaining drops I will tell you about if you feel you are ready.$B$BAre you prepared for one more journey, $N?','Hello again, $N. You\'re looking well.$B$BWhat brings you back to me so soon?','','','','','',7810,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6637,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,276,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (221,2,10,23,29,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,173,0,0,222,0,0,0,'Worgen in the Woods','You might have noticed some larger worgen wandering around with the Shadow Weavers in the woods? From what we can tell, these Dark Runners make up the bulk of the worgen numbers.$B$BOn my rangings, I\'ve also noticed that they have overrun the Rotting Orchard southwest of town. These worgen are a bit tougher than the last you faced.$B$BBe on your guard.','Kill 12 Nightbane Dark Runner worgen for Calor in Darkshire.','You performed well against the Dark Runners, $N. But it seems as though their numbers are inexhaustible. Every time we make progress, more spring up to refill their ranks.$B$BWhat is the evil power that draws them here? Why have they come to disturb our unhappy realm...$B$BI will put my faith in Master Carevin. No doubt he will get to the bottom of the problem.','Back so soon, $N? I hope you haven\'t come to tell me you\'ve given up.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,205,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,1900,1050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (222,2,10,23,31,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,221,0,0,223,0,0,0,'Worgen in the Woods','Your previous accomplishments have convinced me that you are ready to take on the toughest worgen infesting the woods.$B$BOf the worgen that have made their new home here, the Vile Fangs and the Tainted Ones have proven the most dangerous. They\'ve settled down near some of the caves and in the mine to the south.$B$BFrom far away you can even see the light from their bonfires...','Kill 8 Nightbane Vile Fang and 8 Nightbane Tainted One worgen for Calor in Darkshire.','$N, to be honest with you, I did not believe that you would get this far, but you are clearly a $C to be reckoned with. In fact, if you wish to formally join Master Carevin\'s struggle, I will gladly write for you a letter of recommendation.','Intimidating beasts aren\'t they? But have no fear, $N, those who stand for the Light will never fall!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,206,920,0,0,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,2200,1140,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (223,2,10,23,31,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,222,0,0,0,2113,1,0,'Worgen in the Woods','Here you go, $n. Bring this message to Master Carevin.$B$B$B$BA few more like you, and we will outnumber the Night Watch! Perhaps then we could complete the work that we few carry on today.','Bring Calor\'s note to Jonathan Carevin.','Excuse me for my cold reception, $N, but as I\'m sure you can tell, I am an extremely busy man. I see that you have impressed Calor--and I assure you, that is no small feat--and that he has given his recommendation.$B$BThere are unsavory types afoot, $N, and we can use the help of all who have proven themselves. We battle against demons, the undead, and those who would provide them aid. Be vigilant, be wary, and trust none who would not give aid to our cause.$B$BGlory under the Light.','Yes, what is it? Make it quick, I\'ve pressing matters to attend to.','','','','','',2113,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2902,1547,0,0,0,0,1,1,0,0,0,0,5244,0,0,0,1,0,0,0,72,0,0,0,0,350,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,66,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (224,2,38,10,12,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'In Defense of the King\'s Lands','We need to protect the Loch, $N! With so many of the King\'s soldiers fighting valiantly on remote battlefields, we\'ve become overwhelmed on the home front. Troggs are tunneling up from every crevice! The Trogg infestation poses the largest threat to Ironforge. These disgusting mutants must be destroyed.$B$BWe need you, brave adventurer, to venture forth and lay waste to the Trogg threat. Slay 10 Stonesplinter Troggs and 10 Stonesplinter Scouts and report back.','Mountaineer Cobbleflint of the southern guard tower wants you to kill 10 Stonesplinter Troggs and 10 Stonesplinter Scouts.','Well done, $N! You demonstrated uncanny courage on the battlefield. Our war against the Troggs will be won with efforts such as yours. You have served King Magni well.$B$BIf you fancy yourself well-suited for this kind of adventuring, I suggest you speak with Mountaineer Gravelgaw. The Captain has him assigned to a rough patrol that I am sure he can use some help with. Check with Gravelgaw just inside the tower.','Loch Modan is under siege, $N! We need every able-bodied member of the Alliance to aid our cause. Have you killed 10 Stonesplinter Troggs and 10 Stonesplinter Scouts yet?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1161,1162,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,414,0,0,0,5,0,0,0,47,0,0,0,0,250,0,0,0,0,500,540,0,0,0,0,0,0,0,0,5,1,1,0,0,0,0,0,0,1,66,0,0,0,0,0,0,0,0,0), - (225,2,10,28,35,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,227,0,0,0,'The Weathered Grave','The weathered grave marker reads simply:$B$BMORGAN LADIMORE$B$B','Speak with Sirra Von\'Indi in Darkshire.','Morgan Ladimore?$B$BAhh, yes, of course. His was a long and sorrowful tale. I knew him, well, before he left for the war, but that was the last time I saw him. A noble and good man, he was, but he suffered a bad end.$B$BHere, I should have something here that can tell the tale better than my own recollections...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (226,2,10,19,21,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Wolves at Our Heels','Sven and I have dangerous days ahead of us, what with the Necromancer to the east and all. And out here alone as we are, we have to hunt for our own food. It seems every time I\'m heading back to camp with some meat on me, starving or rabid dire wolves come out of the forest wanting a bite. It goes without saying, living out here is dangerous work!$B$BBut if you can rid us of some of those wolves, we\'d have an easier time of it. They mostly prowl north and east of here, near the river.','Kill 12 Starving Dire Wolves and 8 Rabid Dire Wolves, then return to Lars at Sven\'s Camp on the western border of Duskwood.','Oh good. You thinned out that pack quite a bit, and without those wolves nipping out our heels, we can bind our minds to dealing with Morbent Fel.$B$BHere, take some of these Flash Bundles. They make them in town, and a lot have been donated to Sven to help with his cause.','You still hunting wolves...?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,213,565,0,0,12,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1127,0,0,0,5,0,0,0,72,0,0,0,0,150,0,0,0,0,0,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (227,2,10,28,35,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,225,0,0,228,0,0,0,'Morgan Ladimore','$B$BIf you would like to know more, you might ask Althea, she\'s been the one to handle the... trouble... with him of late.','Speak with Commander Althea Ebonlocke in Darkshire.','Morgan Ladimore? Never heard of...$B$BOh, you mean Mor\'Ladim! I guess you haven\'t heard the story?$B$BWell, I\'ll give you the short version. A wandering undead calling itself Mor\'Ladim has been wandering Duskwood. From what we\'ve gathered, it appears to be the undead body of Morgan Ladimore, of whom you apparently know. He\'s been causing us all sorts of problems, attacking Watchmen on patrol and killing people.$B$B$B$BYou seem to be capable enough, maybe you could lay him to rest.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2154,0,0,0,1,0,0,0,72,0,0,0,0,25,0,0,0,0,0,168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (228,2,10,28,35,1,0,77,0,0,0,0,0,0,0,0,0,0,8,0,227,0,0,229,0,0,0,'Mor\'Ladim','From what my scouts tell me, Mor\'Ladim wanders throughout Duskwood, following a strange and meandering path through the cemetery. We buried him out past the house on the hill, you know where that is?$B$BThere isn\'t anything I can do to help you, but I wish you good luck.','Kill Mor\'Ladim, then return his skull to Commander Althea Ebonlocke in Darkshire.','You killed him? That\'s no small accomplishment, $N! On behalf of the people of Darkshire and the Night Watch, I thank you.$B$BAh... there is one small matter, however...','I don\'t blame you if you\'re having trouble with him, $N. Some of our strongest Watchers have been lost to Mor\'Ladim.','','','','','',3514,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,2500,1230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (229,2,10,28,35,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,228,0,0,231,0,0,0,'The Daughter Who Lived','I should have told you this earlier...$B$BHow do I put this...$B$BMorgan may have believed that his family was all dead, but, in fact, his daughter Sarah Ladimore is now a Watcher. She\'s always been troubled by the... circumstances... surrounding her father\'s death. Perhaps you could go to bring the news to her.','Speak with Watcher Sarah Ladimore in Darkshire.','Yes? My father...$B$B$B$BI wish... there was something I could have done for him... If only I had talked to him before he...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (230,2,10,20,25,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,95,0,0,262,2161,1,0,'Sven\'s Camp','Digging through the mound, you find a small, dirt-stained book.$B$BThe book has no title, but...it has information Sven would like to know.','Bring the Book from Sven\'s Farm to Sven.','$B$BThat shadowy figure I saw was a witness to my family\'s death! There are questions I\'d like to ask that man...if only I knew who he was!','You found what?? Please, let me see it...','','','','','',2161,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (231,2,10,28,35,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,229,0,0,0,2162,1,0,'A Daughter\'s Love','Here, take this and lay it on his grave. Maybe... somehow, he\'ll know that I\'m okay, and that none of us hold him responsible for what happened.$B$B$B$BAnd... thank you, $n.','Take Sarah Ladimore\'s ring to Morgan Ladimore\'s grave.','$B$BThis is...? Sarah? Could it be she\'s still alive? The weight is removed from my shoulders...$B$B$N. Take my sword, Archeus. As my soul is put to rest, I have no more need for it. It was forged to do good, and though I have proved myself unworthy to hold it, perhaps you will carry on the Light through it.$B$BLys, my love...','Leave me be...','','','','','',2162,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2000,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,231), - (232,2,1497,38,45,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,238,8525,1,0,'Errand for Apothecary Zinge','The Royal Apothecary Society needs your assistance. Listen closely, and both of us may profit from my plan.$B$BApothecary Keever in the next room may be... touched... but his research does potentially bear fruit if it were pursued by a clever researcher. Fortunately, I am such a researcher. I want you to take this purchase order to Alessandro Luca, the proprietor of Blue Moon Odds and Ends; he\'ll give you a testing kit. When you have it, bring it back to me and I\'ll outline your task in detail.','Take the purchase order to Alessandro Luca in the Undercity.','Ah, Zinge needs a kit, does she? It saddens me that Zinge does not choose to grace myself with her sweet presence.$B$BVery well, let me procure a kit for you.','Yes, and what may I assist you with? Are you here on business for the Royal Apothecary Society, or have you arrived here merely to brighten my day?','','','','','',8525,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,10,0,0,0,0,0,234,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), - (233,2,132,1,3,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,179,0,0,234,2187,1,0,'Coldridge Valley Mail Delivery','Hm, I don\'t suppose you\'d be willing to do a favor for me, $g lad : lass;? A stack of letters came through the pass today, but I don\'t have the time to send them along.$B$BThey\'re all addressed to Talin Keeneye. You can find him to the west down the road. He\'s set up camp next to the frozen lake.$B$BWhat do you say?','Deliver the stack of letters to Talin Keeneye.','Thank you, I\'ve been waiting for these letters for quite some time...$B$BUnfortunately, these letters aren\'t all for me. This one is addressed to Grelin Whitebeard. He\'s not too far away if you\'d like to deliver it to him.','Yes? Do you have something for me?','','','','','',2187,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,150,150,0,0,0,0,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (234,2,132,1,4,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,233,0,0,0,2188,1,0,'Coldridge Valley Mail Delivery','If I remember correctly, Grelin\'s camp is down the road to the southeast. No doubt he\'ll be eager to get his mail.','Deliver the letter to Grelin Whitebeard.','Ahh, excellent. It\'s been a while since I received word from Ironforge.','Is there something I can help you with?','','','','','',2188,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,150,150,0,0,0,7,162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (235,2,1637,20,20,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,6383,235,0,0,0,0,'The Ashenvale Hunt','Attention, young adventurers! The wilds of Ashenvale await you!$B$BThe Horde has established a strong presence in the lands north of the Barrens. Our two outposts - Splintertree Post and the Zoram Strand Outpost - strive to bring glory to the Horde! Those who would prove themselves should seek out guidance there. Of note: Senani Thunderheart in Splintertree Post, directly north of the Barrens, seeks adventurers willing to take part in a great hunt of Ashenvale!','Speak with Senani Thunderheart at Splintertree Post, Ashenvale.','Welcome to the new frontier, $N. Ashenvale is a land of opportunity, one where a young $C like yourself is able to find boundless chances to prove their mettle. Look around the outpost here, and be sure to travel out to the Zoram Strand, as the Horde has another outpost there as well.$B$BYour presence here tells me that you\'ve come to learn more about the hunt. Listen close, and I will gladly share with you what you need to know.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,96,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (237,2,38,10,15,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,224,0,0,0,0,0,0,'In Defense of the King\'s Lands','Mountaineer Cobbleflint had nothing but good things to say about you, $r. For that reason I am going to entrust upon you a mission of utmost importance. We need to keep pressure on the invading Trogg forces until our Dwarven brethren return from the Alliance front.$B$BSet forth into the southern hills and kill 10 Stonesplinter Skullthumpers and 10 Stonesplinter Seers. Your attacks will buy us some time. Report back when your mission is complete.','Mountaineer Gravelgaw in the southern guard tower wants you to kill 10 Stonesplinter Skullthumpers and 10 Stonesplinter Seers and report back to him.','You accomplished your mission well, $R. The King himself would be proud.$B$BThe reinforcements promised to us never showed, however. Apparently the Alliance front is a sea of crimson from the blood of our fallen brethren. The news of the losses leaves a bitter taste in one\'s mouth. But we must not let their deaths go for naught. We must rally in these grim times and bring glory back to the Alliance.$B$BSpeak with Mountaineer Wallbang for reassignment. You\'re needed now more than ever.','We need more time, $r. Your orders are to kill 10 Stonesplinter Skullthumpers and 10 Stonesplinter Seers. Keep the enemy under pressure until we are granted reinforcements. This is no time for idle behavior.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1163,1166,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,858,0,0,0,3,0,0,0,47,0,0,0,0,250,0,0,0,0,700,630,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0), - (238,2,1497,38,45,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,232,0,0,243,8523,1,0,'Errand for Apothecary Zinge','The kit is ready, $n. No doubt that Apothecary Zinge will want this as soon as possible. Take it to her without delay, and let her know that I will add the cost of the kit to the Society\'s tab. Also, please extend to her my warmest salutations.$B$BWell, don\'t just stand there. Such is the life of a simple courier, yes?','Bring the Field Sampling Kit to Apothecary Zinge in the Undercity.','Good - it pleases me to be working with someone who takes pride in not wasting my time.$B$BAfter I make some adjustments to this kit, you\'ll be ready to head out into the field. You\'ll be using it to collect some vital data to the task at hand.$B$BIt will take just a moment for me to finish the modifications. While you are waiting, you should probably start thinking about what you\'d like to bring to the desert with you.$B$BYes, I said the desert.','Yes, I think Luca is as disturbing as you do. It matters not - hand me the field sampling kit. I will need to make some adjustments to it in order to survey for the proper base materials.$B$BYou have the kit, don\'t you?','','','','','',8523,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,10,0,0,0,0,0,234,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (239,2,12,6,10,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,76,0,0,11,0,0,0,'Westbrook Garrison Needs Help!','The Garrison on our western border sends word of increasing gnoll and thief activity. They\'re requesting we send more Stormwind soldiers... but we just don\'t have any to spare!$B$BIf you can help, we could use it. Go and speak with Deputy Rainer at the Westbrook Garrison and see what he needs done.$B$BThe Garrison is down the road to the west. After you cross the bridge over the small brook it will be to the right.','Go to the Westbrook Garrison and speak with Deputy Rainer.','Marshall Dughan sent you, eh? Well you\'re not from the army, but if Dughan sent you then that\'s good enough for me!$B$BOur situation is, to say the least, a stressed one. I hope you can give us a hand.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (240,2,10,17,20,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,93,0,0,0,2250,1,0,'Return to Jitters','And here we are - \"Crab\" Cakes ala Grual!','Return to Jitters with the Dusky Crab Cakes.','Aha! Thank you, $N. Those really hit the spot!$B$BAnd here, please let me pay you for these!','$N, you\'re here! Do you have my food?!?','','','','','',2250,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,1200,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (243,2,440,38,46,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,238,0,0,379,8523,1,0,'Into the Field','You will be headed to the Tanaris desert, testing the tissue consistency of the basilisks, scorpids, and hyena native there. Obtain tissue samples and use them with the testing kit in tow; expect a chunk of the samples to fail. I need eight acceptable samples of each creature type.$B$BIn addition, the goblins of Gadgetzan have a power source that must be used with this kind of modified kit. Speak to Chief Engineer Bilgewhizzle and acquire one for the kit.$B$BReturn to me only when you are successful.','Speak to Chief Engineer Bilgewhizzle in Gadgetzan about getting a power source for the testing kit.','Ah, our model 4711-FTZ power sources! We normally use them to power the water wells, but THANKS TO THE VILE NOMADS, we have an over abundance of power sources right now.$B$BSure, I can get you a power source for whatever nefarious science experiment you think you\'re trying to hide from me. It ain\'t gonna be free though, $R. Nothing\'s free in Gadgetzan.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,0,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (244,2,44,11,16,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,246,0,0,0,'Encroaching Gnolls','Hail, $c. I am charged to patrol this stretch of road. Although the road is safe for now, I\'ve seen gnoll encampments to the north and east of here.$B$BLakeshire must know of the gathering gnoll force! Report to Deputy Feldon in Lakeshire and tell him of the gnolls. Do this, and I\'m sure Feldon will offer you a scout\'s wage.$B$BFeldon\'s usually inspecting the area south of the bridge to Lakeshire.','Report to Deputy Feldon.','There are Redridge gnolls that close to Elwynn?? They may be poised to advance into our homeland. Soon the people of Lakeshire may not be the only humans under siege!$B$BHere is your pay, though you bring us dire news. And it comes at a bad time, for we are ill equipped to deal with it.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,200,174,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (245,2,10,17,21,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Eight-Legged Menaces','Hail, $c. Perhaps you\'ve seen those spiders that have taken over the western border? The eight-legged menaces are too much for us to handle, and the Commander hasn\'t enough manpower to spare so far from Darkshire.$B$BI hate to ask this of you, but you seem like you might be able to handle them. I can\'t promise you anything of great value, but I can reward you if you can help root out the filthy bugs.$B$BOh, and a word of advice, you\'ll want to avoid their venom if you can.','Kill 15 Pygmy Venom Web Spiders, and then report back to Watcher Dodds in Duskwood.','Ah! You\'re back. And not too much worse for wear, it\'d seem. Of course, $N, the Night Watch is grateful for your work, and I did promise you a reward, so here.','You\'d best be careful when dealing with the spiders, I\'ve lost a few of my men to them, and trust me, it isn\'t a pleasant sight to see a man hanging upside down in their webs after the venom has started to soften them up.$B$BI wouldn\'t want to see one of the bugs having you for lunch.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,539,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3559,0,0,0,1,0,0,0,72,0,0,0,0,150,0,0,0,0,0,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (246,2,44,11,17,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,244,0,0,0,0,0,0,'Assessing the Threat','We don\'t have men to spare, but something must be done about those gnolls you reported to me.$B$BScout southern Redridge for gnolls. Harry them, kill those you can and report back to me with a count of their numbers and an assessment of the threat they present. You may find those gnolls camped all along the southern road of Redridge.$B$BDo this for the Stormwind Army, $N, and you will be rewarded.','Kill 10 Redridge Mongrels and 6 Redridge Poachers, then report back to Deputy Feldon in Lakeshire.','$B$BThere\'s a sizable force of gnolls encamped there, and from what you tell me they are tough ones. It must not have been easy for you to gather this intelligence.$B$BHere you are, $N. We are grateful for your aid.$B$BAnd if you haven\'t already done so, speak with Marshal Marris and Magistrate Solomon within Lakeshire. Our situation grows ever more desperate - those two will have need of you I\'m sure.','Excuse me, $N, but we have a lot to keep our hands tied here. If you have nothing to report, then I must put my mind to other matters.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,423,424,0,0,10,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,700,570,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (247,0,331,20,30,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Hunt Completed','','','$N, you have slain all three beasts that comprise the Ashenvale Hunt. You have brought me adequate proof of their demise; there is no question of your strength and tenacity. The blood of a hunter streaks through your veins, and you should be commended!$B$BPlease, accept this bauble as a sign of congratulations on your mighty deeds done in Ashenvale for the Horde today. May your ancestors watch over you!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16658,0,0,0,1,0,0,0,81,0,0,0,0,350,0,0,0,0,0,1830,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (248,2,44,20,22,1,0,77,0,0,0,0,0,0,0,0,0,0,0,0,94,0,0,0,1083,1,0,'Looking Further','I have been watching the Tower of Ilgalar, and can detect that Morganth is in conflict with the Orcs in Stonewatch Keep. I do not know the reason behind their contention, but you may aid me in unraveling this mystery.$B$BTake another Glyph of Azora, then go to the top of the intact watch tower beside Stonewatch Keep.$B$BFind a suitable object on which to place the Glyph. A chest or a jar -- some place where the glyph will not be noticed -- will suit my purpose.','Climb the intact watch tower beside Stonewatch Keep.$B$BFind a suitable container to place the Glyph of Azora.','It is a suitable vessel for the Glyph of Azora, allowing Theocritus to delve into the minds within Stonewatch Keep.','This jar once held a foul-smelling liquor, but now lies empty and forgotten on a pair of barrels.','','','','','',1083,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,0,780,0,0,0,0,0,-9286.24,-2938.95,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (249,2,44,20,27,1,0,77,0,0,0,0,0,0,0,0,0,0,8,0,248,0,0,0,0,0,0,'Morganth','After much observation, I have discovered Morganth\'s plans.$B$BHe searches for the Scythe of Elune...and he may have found it! If he has, then the Redridge Mountains, and the kingdom of Stormwind, will soon feel his dark might.$B$BI am not prepared to pit myself against Morganth, but I fear he must be dealt with now. So you must enter the Tower of Ilgalar and face Morganth.$B$BDefeat him, and bring me his Pendant of Shadow. Do this, and the kingdom will owe you much.','Defeat Morganth.$B$BBring his Pendant of Shadow to Theocritus at the Tower of Azora in Elwynn Forest.','You have done well, $N. In defeating the warlock Morganth, Stormwind is saved from a grave peril.$B$BI offer you this reward most humbly. And I would bid you peace, if these were peaceful times.$B$BBut instead, I will bid you luck with your trials, and victory in the conflicts ahead.','Hurry, $N, before my fears of Morganth spreading his power are made real!','','','','','',3617,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5274,0,0,0,1,0,0,0,72,0,0,0,0,350,0,0,0,0,0,1650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (250,2,38,16,18,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,199,0,0,0,'A Dark Threat Looms','Thank the stars someone is concerned about the well-being of the Dam. First the destruction of the Thandol Span and then the pillaging of Dun Modr! I have no doubt that the Dam will be the target of the next Dark Iron threat. Most of the security detail here was reassigned to the Alliance Front, including my top inspector.$B$BThat\'s why I need you, $N. I spotted some Dark Iron Sappers milling about the eastern ramp of the Dam. Investigate the area and bring back a clue.','Investigate the area near the eastern ramp of the Dam and bring Chief Engineer Hinderweir a clue that might reveal what the Dark Iron Dwarves are up to.','The suspicious looking barrel contains a strange smelling powder.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,75,0,0,0,0,0,405,0,0,0,0,0,0,0,0,5,1,29,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (251,2,10,20,30,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,160,0,0,0,1637,1,0,'Translate Abercrombie\'s Note','Take the note you gave me to Sirra Von\'Indi. He\'s very learned in languages and ancient arts - if anyone here can translate this message, it\'s he.','Bring the Letter to Ello to Sirra Von\'Indi.','','A note from Abercrombie the hermit, eh? I don\'t know him, though if he lives out at the graveyard then I do know his brains have rotted out!','','','','','',1637,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (252,2,10,20,30,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,401,0,0,0,1656,1,0,'Translation to Ello','Oh my! If what is written on this note is true, then Abercrombie\'s done something...unspeakable.$B$BYou better bring the translated note back to Ello.$B$BAnd do so quickly, for I fear a doom already lumbers toward our town...','Bring the Translated Letter to Lord Ello Ebonlocke','$B$BAlthough the aid you gave Abercrombie may have been motivated from kindness, your actions have doomed our town.$B$B','Ah, is the note translated? Please, let me see it...','','','','','',1656,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3248,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252), - (253,2,10,20,30,1,0,77,0,0,0,0,0,0,0,0,0,0,8,0,252,0,0,0,0,0,0,'Bride of the Embalmer','The Embalmer is a name told in one of our children\'s stories. He was a kindly alchemist, driven mad by the death of his wife, Eliza. To restore her, he used dark magic to place his own heart within the bosom of his dead spouse.$B$BThis revived Eliza...but it cursed her with a hunger for human flesh, forcing the Embalmer to keep her buried.$B$BHis heart is his power. Find his wife\'s grave, retrieve his heart, and bring it to me while it still beats. Do this and his power will be broken.','Find Eliza\'s grave. Retrieve the Embalmer\'s Heart from her, then return to Ello Ebonlocke.','You\'ve done it! The magic within his heart will be proof against the Embalmer\'s evil, and a powerful aegis over the town of Darkshire.$B$BYou have done a great thing for our people, $N. Your name will remain in our annals forever.','Have you yet found Eliza\'s grave? Do you have the Embalmer\'s heart?','','','','','',2382,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3560,6223,0,0,1,1,0,0,69,0,54,47,72,500,0,500,500,500,0,2190,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (254,0,10,20,35,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,-253,0,0,0,0,0,0,'Digging Through the Dirt','','','You dig through the semi-loose dirt over the grave...and find the remains of a coffin.$B$BWithin the coffin you can feel the vibrating scrapes of clawed fingers and the gnashing of rotted teeth...$B$BWill you open the coffin and retrieve the Embalmer\'s heart?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,254), - (255,2,38,15,19,1,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Mercenaries','Two months just to hear from Ironforge that we\'ll be spared a handful of soldiers for our own defense, and another two months until they arrive! Bad enough that our town goes unprotected, but the excavation and the dam--the dam!--are open to attacks as well.$B$BI\'ve no choice then, it seems. I\'ll need hired arms.$B$BHow about you? You seem a likely sort, $c. A group of ogres has set up camp on the northeast of the lake. Perhaps you will be the one to remove the threat to our town?','Magistrate Bluntnose of Thelsamar has hired you to kill 4 Mo\'grosh Ogres, 4 Mo\'grosh Brutes and 4 Mo\'grosh Enforcers.','Ah, this is excellent news! Your efforts are greatly appreciated by myself and the people of Thelsamar. Better yet, if we can solve the ogre problem, we\'ll be able to shift our focus to those Light-burning troggs.','Have you had any luck?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1178,1180,1179,0,4,4,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,75,350,0,0,0,1100,1080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (256,2,38,17,22,1,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'WANTED: Chok\'sul','By order of the Magistrate of Thelsamar:$B$BChok\'sul, the ogre presumed to be the leader and coordinator of attacks against the town of Thelsamar, Stonewrought Dam, and the excavation site, is wanted dead through any means necessary.$B$BMonetary compensation will be provided when proof is brought to the Magistrate of Chok\'sul\'s death.$B$BChok\'sul was last seen at the ogre encampment in the northeastern part of Loch Modan.','Kill Chok\'sul and bring his head to Magistrate Bluntnose of Thelsamar.','Yech! What is that thing? And why would you bring it...$B$BBloody--! Is it? Well, Light burn me, is that the head of that bloody ogre? This certainly is a catch then! Here, your reward and the thanks of myself and the people of Thelsamar.','Yes? Is there something I can do for you?','','','','','',2561,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6189,6191,0,0,0,0,1,1,0,0,0,0,1449,0,0,0,1,0,0,0,47,0,0,0,0,250,0,0,0,0,0,1050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,1,1,0,0,0,0,0,0,0,0), - (257,2,38,11,16,0,0,77,0,0,0,0,0,0,0,0,0,900,8,0,0,0,0,258,0,0,0,'A Hunter\'s Boast','Think you can match wits with Daryl the Bold, huh? I should think not! Of course, you\'re more than welcome to try. Here\'s a challenge that should prove to be above your abilities, so don\'t feel too bad if you can\'t face up to it.$B$BA flock of buzzards has nested here in Loch Modan. Why don\'t you try to take down some of the beasts? Tell you what, if you meet my challenge in fifteen minutes, I\'ll give you my bow or gun.$B$B$B$BIt seems you haven\'t much to lose, anyways.','Kill 6 Mountain Buzzards and return to Daryl the Youngling in the Farstrider Lodge within 15 minutes.','What? Success?$B$BTake it from me, $Nama, you don\'t let it get to your head. I mean, any unshaven boy with a bow could have killed such... small specimens. And I hope you don\'t enjoy killing the buzzards so much, yes? We wouldn\'t want them to become extinct.$B$BWell, err... Never let it be said that Daryl the Bold would not hold to his word.','No luck? Don\'t feel too bad, $N...$B$BNot everyone can be me.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1194,0,0,0,6,0,0,0,0,0,0,0,2903,2904,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (258,2,38,11,17,0,0,77,0,0,0,0,0,0,0,0,0,720,8,0,257,0,0,0,0,0,0,'A Hunter\'s Challenge','$nath, is it? I can tell you\'re bursting with pride over completing the first test, hm? As I told you before, it\'s no large feat.$B$BYou should try your hand at boar hunting. Trust me, this is no Coldridge Valley boar hunt, so you\'d best have a care with them. I\'ll give you just twelve minutes this time.$B$BDon\'t feel bad if you fail. I\'d give you the shirt off my back if you succeeded!$B$BHave I ever related to you the story of how I received my famous scar? No? It was two years ago...','Kill 5 Elder Mountain Boars and return to Daryl the Youngling in the Farstrider Lodge within 12 minutes.','You seem a bit worse for wear. No doubt the boars gave you some trouble, hm? No worries, I will be discreet about your struggle, I can imagine how hard it must be for you without the accusations of wagging tongues.$B$BOh! You managed to kill the boars? I... well, that is... that is to say, I\'m not surprised! Any child could have--bet?$B$BWhat bet?','It\'s only natural to feel sorry for yourself when shown up by someone so new to this world. You shouldn\'t feel bad, $N.$B$BHm? Did I get your name wrong?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1192,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,859,3572,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,570,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (261,2,405,34,39,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1052,0,0,0,'Down the Scarlet Path','I will be frank. We are at war with the Scourge. It is an evil that corrupts our people and infects our land. It must be stopped before it overwhelms us and drags our world into shadow. We of the Scarlet Crusade have sworn to fight the Scourge with body and soul.$B$BIf you are with us, then gather your courage and prove your allegiance--destroy the undead ravagers of Desolace, in the Valley of Bones to the south.$B$BDo this, and the Crusade will embrace you.','Destroy 30 Undead Ravagers, then return to Brother Anton at Nijel\'s Point.','You have proven your resolve, and the Scarlet Crusade commends you.$B$BIf you do not shy from righteous slaughter, then perhaps your path lies with us...','The Scourge grows in power with the passing of each day. If you truly wish to halt its advances, then show me.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11561,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4500,1800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (262,2,10,20,25,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,230,0,0,265,2161,1,0,'The Shadowy Figure','I must know who was that skulker in the shadows I saw the night my family was killed!$B$BPlease, $N, you have shown your resourcefulness. Please find that shadowy figure. I must learn what secrets he holds!$B$BI do not have clues that you do not already know, but here - take the book you found at my farm. Perhaps some of the townsfolk can link this book with its owner.','Take the book you found at Sven\'s farm and show it to townsfolk in Darkshire.','Hmm... Someone handled this book recently, someone who is driven by revenge. But the impressions left on it, at least the impressions from the original owner, are faint.$B$BI can tell, however, that the original owner of this book is not a native of Darkshire.','If you have something that belongs to the shadowy figure for whom you seek, then let me see it. I may be able to divine something of its owner.','','','','','',2161,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (263,2,38,10,15,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,237,0,0,0,0,0,0,'In Defense of the King\'s Lands','The Mountaineers tell me you are quite brave and capable, $N. We need a $r like you around here. The Trogg problem isn\'t getting any better. The reserves have been called to the front and we\'re all alone out here. But now that we have a seasoned $c here, let\'s see what you can do.$B$BGo out and kill 10 Stonesplinter Shaman and 10 Stonesplinter Bonesnappers. Let\'s see if you live up to your reputation, Trogg-Slayer.','Mountaineer Wallbang in the southern guard tower wants you to kill 10 Stonesplinter Shaman and 10 Stonesplinter Bonesnappers.','I knew the second I laid eyes on you, $N, that you would make Ironforge proud. You have served King Magni well. Now that you\'ve proven yourself to be such a loyal aid to the Kingdom, perhaps you should talk with the Captain to see if he\'ll entrust you with a higher detail.$B$BI salute you, $N.','Back so soon? In case I didn\'t make myself clear we need you to kill 10 Stonesplinter Shaman and 10 Stonesplinter Bonesnappers, $N. Now go get \'em, Trogg-Slayer!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1197,1164,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2863,0,0,0,3,0,0,0,47,0,0,0,0,250,0,0,0,0,700,630,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,66,0,0,0,0,0,0,0,0,0), - (264,2,1638,12,15,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6145,1,0,'Until Death Do Us Part','Filthy scum! Leaves me for his damn crusade. Because \"the Light is the most important thing we have against the threats the undead pose.\"$B$BWell, what about his children?! What about ME?! Night after night I sat patiently waiting for him... always second to his blasted duty!$B$BWell, witness what \"justice\" brings you, $N! He\'s dead and I\'m bearing the very thing he was trying to stop!$B$BTake this piece of junk and put it on his tomb at the Sepulcher. I want nothing to do with it anymore... or him!','Place Clarice\'s Pendant on Yuriv\'s Tomb in Silverpine.','You place the worthless pendant on the grave, and the gemstone within the setting seems to dull noticeably.$B$BAs you stand to leave, you look down at the pendant; it lies lifelessly over the hands of the relief sculpted into the top of the coffin. Your thoughts are interrupted by a stiff, cool breeze passing over the Sepulcher. For a moment everything around you is silent.','The stone is cold to the touch, but has obviously been abused. Trash litters the area; nicks and gashes decorate the relief atop the coffin; and the foliage around the grave has started to grow over the site.$B$BNo one cares for whoever is buried here, especially not any victims of the plague.','','','','','',6145,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (265,2,10,20,25,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,262,0,0,266,2161,1,0,'The Shadowy Search Continues','Here is your book back, $N, and I bid you fortune with your search. If you ask others in town, perhaps they can offer you more clues.$B$BAnd here is one more for you - although the author of this book is a stranger to Darkshire, the book itself was purchased here.','See if other townsfolk have clues about the shadowy figure.','Ah, yes. I sold this book a month ago to a shady person. He didn\'t tell me his name, but he was a nervous, jittery chap, always looking over his shoulder.$B$BI hope that helps you...','Sometimes I\'ll sell blank books to scholars and mages, or to anyone who wants to keep a journal.$B$BI remember well everyone to whom I sold a book within the last few months...','','','','','',2161,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (266,2,10,20,25,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,265,0,0,453,2161,1,0,'Inquire at the Inn','Here is your book, and good luck with your inquiries.$B$BYou might want to expand your search to the inn. If the person whom you seek spent time in town, then chances are someone saw him there.','Search the inn for clues about the shadowy figure.','Oh yeah, I remember this book. Its owner rented a room for a few days, and spent his nights at the bar, writing.$B$BHe left town in a hurry, muttering about being hunted by...something. Last I saw him he was heading west out of town, looking for a new spot to hide.$B$BThe first place he\'d find to the west is Raven Hill...','The Scarlet Raven doesn\'t see the business it used to, but we still do get travelers passing through.$B$BIf you can describe the person you\'re looking for, maybe I\'ll remember him.','','','','','',2161,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (267,2,38,10,12,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Trogg Threat','$C, you may or may not be aware of the Trogg threat looming over Dwarven lands. With the Ironforge Reserve called up to the Alliance Front, we are left with a fraction of the defense forces needed to keep these lands safe. My regiment is assigned to watch over the Gate here and we cannot leave our post for fear of invasion.$B$BBut we need some pressure put on those damned Troggs lurking in the hills. If you\'re up to the task, wage an assault on the Troggs. Bring me back 8 Trogg Stone Teeth as proof.','Bring 8 Trogg Stone Teeth to Captain Rugelfuss in the southern guard tower.','I am quite impressed, $N. You have done the Dwarven race a great favor by defending our lands. King Magni Bronzebeard himself would be proud!','Do you have 8 Trogg Stone Teeth to show me? If not, there is still work to be done, $N.','','','','','',2536,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,500,540,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,6,66,0,0,0,0,0,0,0,0,0), - (268,2,10,20,25,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,453,0,0,323,2560,1,0,'Return to Sven','The book you found was only half finished. I had to leave it at Sven\'s farm when I fled there...$B$BHere. Take my completed journal to Sven. It describes more fully what happened at his farm.$B$BAlthough this journal has been my only company these past weeks, if giving it up keeps me from having to face Sven and his wrath, then I do it willingly!','Return to Sven with Jitters\' completed journal.','This journal explains much to me, and sets me on the path against the dark riders! I have seen these riders in Duskwood, and have seen them speak with the wizard Morbent Fel, at the Forlorn Rowe.','Did you find who the Shadowy Figure was?','','','','','',2560,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (269,2,10,20,29,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,323,0,0,270,2560,1,0,'Seeking Wisdom','Go to the city of Stormwind and speak with Bishop Farthing in the Cathedral of Light. Give him Jitters\' journal and tell him you mean to face Morbent Fel.$B$BAlthough Stormwind has forsaken Darkshire, Farthing is a kind soul and very wise. He may help you on your quest to save us.$B$BYour mission is perilous, but hurry, $N. With each passing hour, the shadows of Duskwood grow ever darker.','Give Jitters\' Completed Journal to Bishop Farthing in Stormwind.','$B$BAn evil taint has gained a foothold within the already beleaguered Duskwood. I thank the Light we have a hero such as you to face it.$B$BBut you must first prepare yourself for the coming trial...for the Necromancer Morbent Fel is immensely powerful, and has cast dark enchantments about himself to protect him from physical assaults. If you are to defeat him, you will need a weapon that is proof against these protections.','Rest, $gbrother:sister;. I can tell you have traveled far, and you bear a heavy burden. Can you tell me what casts that dark shadow over you?','','','','','',2560,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (270,2,10,20,29,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,269,0,0,321,0,0,0,'The Doomed Fleet','Years ago, the Third Fleet of Kul\'Tiras sunk along the coasts of The Wetlands, an expanse of marsh north of the Dwarven kingdom of Ironforge. Aboard one ship was a load of Lightforge Iron.$B$BThis metal is precious to us, for items crafted from it strike with holy truth. If you are to face Morbent Fel, then you will need such a weapon.$B$BGo to Menethil Harbor and speak with my dwarven colleague Glorin Steelbrow. If that lost metal can be found, he\'ll know where to look.','Go to Menethil Harbor in the Wetlands, and speak with Glorin Steelbrow.','Lightforge Iron is a precious metal, but it sounds like your quest is a dire one. You\'ve come a long way, $gBrother:Sister;. With luck, you might just find what you seek!$B$BAnd if you do get the iron, I know who can fashion it into a weapon against this Necromancer you speak of in Duskwood.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,720,0,0,0,0,0,-3673,-826.983,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0); + (2,2,331,20,30,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,6383,247,-2,0,16305,1,0,'Sharptalon\'s Claw','The mighty hippogryph Sharptalon has been slain, with the claw of the felled beast serving as a testament to your victory. Senani Thunderheart at the Splintertree Post will no doubt be interested in seeing this trophy as proof of your deeds.','Bring Sharptalon\'s Claw to Senani Thunderheart at Splintertree Post, Ashenvale.','Most impressive, $N... the claw of Sharptalon could not have been easy to get! The Ashenvale Hunt goes well for you!$B$BSharptalon had long terrorized the peons from the lumber camps near its path as they tried to travel here to Splintertree Post. No doubt once the word gets out that it was you who put down the beast, many rousing songs of your bravery will be heard at campfires and lumber mills across Ashenvale!','Yes, mighty $C, I sensed your arrival. I trust you have more news to report to me about your hunt?','','','','','',16305,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5,2,10,17,20,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,163,0,0,93,0,0,0,'Jitters\' Growling Gut','I\'ve been stuck hiding in this ghost town for weeks, and I haven\'t eaten anything but grubs and weeds! I need some decent food, and I\'m willing to trade well for it.$B$BBring me a feast and I\'ll pay you handsomely.$B$BI heard Chef Grual at the Scarlet Raven Tavern in Darkshire makes very good Dusky Crab Cakes...','Speak with Chef Grual.','You need some Crab Cakes, do you? Well I might be able to cook some up for you...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,234,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6,2,9,2,5,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,18,0,0,0,0,0,0,'Bounty on Garrick Padfoot','Garrick Padfoot - a cutthroat who\'s plagued our farmers and merchants for weeks - was seen at a shack near the vineyards, which lies east of the Abbey and across the bridge. Bring me the villain\'s head, and earn his bounty!$B$BBut be wary, $N. Garrick has gathered a gang of thugs around him. He will not be an easy man to reach.','Kill Garrick Padfoot and bring his head to Deputy Willem at Northshire Abbey.','Hah - you caught him! You\'ve done Elwynn a great service, and earned a nice bounty!','Did you find Garrick\'s shack? Are we finally free of that villain?','','','','','',182,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6076,60,3070,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,0,204,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7,2,9,1,2,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,783,0,0,0,0,0,0,'Kobold Camp Cleanup','Your first task is one of cleansing, $N. A clan of kobolds have infested the woods to the north. Go there and fight the kobold vermin you find. Reduce their numbers so that we may one day drive them from Northshire.','Kill 10 Kobold Vermin, then return to Marshal McBride.','Well done, citizen. Those kobolds are thieves and cowards, but in large numbers they pose a threat to us. And the humans of Stormwind do not need another threat.$B$BFor defeating them, you have my gratitude.','How goes the hunting, $N? Have you found and defeated those vermin?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,25,102,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8,2,154,1,5,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7628,1,0,'A Rogue\'s Deal','Hey, mate! Do a favor for a young man who\'s been fighting more than his fair share of mindless zombies and spiders?$B$BI got this here letter that needs to go to Brill... to an innkeeper named Renee something-or-other. Don\'t really matter none what her last name is.$B$BAnyway, it\'s a nice cozy little place full of victims of the plague trying to make their way in the world. And it be a great spot for you to rest too if the need arises. You should check it out... you do and I\'ll pay you well.','Deliver the Nondescript Letter to Innkeeper Renee in Tirisfal Glades.','Oh? A letter? Wonderful news! I\'ve been waiting on word from my dear old mother in Deathknell. Such a saint, she is. I wonder how she\'s holding up.$B$BWhat? Too cheery? Not buying it, are you?$B$BWell, get lost then... it\'s really no business who the letter\'s from anyway. Go on! Get lost!$B$BCome back when you\'ve got some coin to spend... loafer.$B$BNext thing you know, you\'ll be coming back to rest after a long days adventure or some stupid thing like that.','Yes? Yes? What is it?$B$BThe forsaken; they certainly do have huge appetites. Make yourself at home... yes, rest those weary bones. My name\'s Renee if you need anything at all.','','','','','',7628,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4604,159,0,0,0,0,5,5,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,25,0,0,0,0,0,66,0,0,0,0,0,0,0,0,2,1,1,0,0,0,0,0,0,6,4,1,1,14,0,0,0,0,0,0), + (9,2,40,8,15,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Killing Fields','Look at what has happened to this place! These lands were once occupied by good farm folk. But the damned thieves have driven them all off. Not me, though! But it seems some Harvest Watchers have taken over the fields.$B$BIf you\'re up for the work, I\'d like you to go out and kill twenty of them. Come back when you\'re done for your pay. If you finish up with the ones in my field, clear them from the neighboring fields as well.','Farmer Saldean wants you to kill 20 Harvest Watchers.','Good work, friend. You have earned your pay well. Who knows, perhaps Westfall will prosper once again.','Ah, I see you\'re back! I hope you\'ve been hard at work clearing those fields of those Harvest Watchers. Have you killed twenty yet?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,0,0,0,20,0,0,0,0,0,0,0,3578,1561,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (10,2,440,39,48,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,82,0,0,110,0,0,0,'The Scrimshank Redemption','Oh, this is just terrible! I sent out my top assistant, Junior Surveyor Scrimshank, into the desert southeast of here. That\'s an area we call the Gaping Chasm. Well, he\'s gone missing, and his last report had more of those weird bugs where he was. Could it be that they\'ve infested two major regions of the desert now?$B$BI need you to head into the Gaping Chasm and look for Scrimshank, please! That... or at least find his surveying equipment. I fear that may be all that is left of the poor sod.','Discover the fate of Junior Surveyor Scrimshank, and bring either him or his surveying equipment to Senior Surveyor Fizzledowser in Gadgetzan.','He was a good goblin, young Scrimshank. Let\'s hope that his demise was not in vain by what he was able to record with his surveying equipment.$B$BIt seems as though we have quite the situation on our hands here with these bugs. They\'re way too cunning for their own good, and the research we\'ve done so far is shaping up to indicate that they might even be under the controlling influence of a third party! If this is the case, then it bodes ill for not only Gadgetzan, but the whole desert!','Well, what news do you have? You look like you\'ve been in quite the fight... is Scrimshank alive?','','','','','',8593,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,250,0,0,0,0,0,2640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,18,0,0,0,0,0,0,0,0,0), + (11,2,12,6,10,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,239,0,0,0,0,0,0,'Riverpaw Gnoll Bounty','Gnolls, brutish creatures with no decent business in these lands, have been seen along the borders of Elwynn Forest. A large pack of them, many more than we can handle alone, have infested the woods south of the guard tower yonder. Another group has infested the areas near Stone Cairn Lake to the east.$B$BThe Stormwind Army will commend whomever helps kill them. Bring me their painted gnoll armbands as proof of your deed.','Bring 8 Painted Gnoll Armbands to Deputy Rainer at the Barracks.','I see you\'ve been busy! You have our thanks, $N.','Hail, $N. Have you been killing Gnolls...?','','','','','',782,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2249,2238,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (12,2,40,9,12,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,13,0,0,0,'The People\'s Militia','The People\'s Militia has but one goal: To defend the lands of Westfall and return peace to our surroundings. Unfortunately, the price of peace is often blood. $B$BOne of my scouts has brought word of a band of Defias Trappers wreaking havoc nearby. I have reports of Defias Trapper sightings near the Jangolode Mine to the Northwest as well as at the Molsen Farm and Furlbrow\'s Pumpkin Farm. If you seek to join our ranks, slay 15 Defias Trappers and 15 Defias Smugglers then return to me.','Gryan Stoutmantle wants you to kill 15 Defias Trappers and 15 Defias Smugglers then return to him on Sentinel Hill.','Well done, $N. My scout witnessed your valiant acts. You are proving yourself quite well so far.','Perhaps I did not make myself clear, pledge. In order to prove your worth as a servant to The People\'s Militia and to the Light you need to slay 15 Defias Trappers and 15 Defias Smugglers then return to me when the deed is done.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,504,95,0,0,15,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,500,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (13,2,40,9,14,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,12,0,0,14,0,0,0,'The People\'s Militia','A band of vicious Defias Pillagers has been seen plundering the Gold Coast Quarry, Moonbrook and the Alexston Farmstead. The People\'s Militia will not stand for such behavior. Dispatch immediately, $n, and make the Light\'s presence known in Westfall.$B$BThe Gold Coast Quarry is near the shore, to the West of the tower. As the next step of your training, I want you to kill 15 of those foul Defias Pillagers and 15 Defias Looters.','Gryan Stoutmantle wants you to kill 15 Defias Pillagers and 15 Defias Looters and return to him on Sentinel Hill.','Your worth to The People\'s Militia has been validated by your brave acts thus far.','We have not time to talk, $N. The Defias Pillagers are denying the people of Westfall the peace and prosperity they deserve. Make sure at least 15 Defias Pillagers and 15 Defias Looters have been killed. That will send a clear message that corruption is not welcome here.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,589,590,0,0,15,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,600,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (14,2,40,9,17,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,13,0,0,0,0,0,0,'The People\'s Militia','Some Defias have eluded us. My most trusted scout reports that these Defias have been looting and pillaging the countryside, all the way into Southern Westfall. We believe they are hiding out in the Dagger Hills, plotting their next move. Slay the wretches in the name of The People\'s Militia.','Gryan Stoutmantle wants you to kill 15 Defias Highwaymen, 5 Defias Pathstalkers and 5 Defias Knuckledusters then return to him on Sentinel Hill.','When I left the tainted lands of Lordaeron I returned to a grim state of affairs here in my homeland. But there is hope for Westfall yet. As proven by your valor in battle, it is obvious to me that you serve our cause with honor. It is with great pride that I induct thee into The People\'s Militia. May the Light shine upon you.','$N, now is no time for idle chatter. If you still wish to prove yourself to The People\'s Militia you need to slay the Defias I notified you about earlier. Return to me when you have completed your duty.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,122,121,449,0,15,5,5,0,0,0,0,0,1566,1480,12296,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,350,0,0,0,0,0,960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,66,1,66,0,0,0,0,0,0,0,0,0), + (15,2,9,1,3,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,7,0,0,21,0,0,0,'Investigate Echo Ridge','$N, my scouts tell me that the kobold infestation is larger than we had thought. A group of kobold workers has camped near the Echo Ridge Mine to the north.$B$BGo to the mine and remove them. We know there are at least 10. Kill them, see if there are more, then report back to me.','Kill 10 Kobold Workers, then report back to Marshal McBride.','I don\'t like hearing of all these kobolds in our mine. No good can come of this. Here, take this as payment, and when you\'re ready, speak to me again. I would like you to go back to the mines one more time...','Have you been to the mines? Are you ready to report?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,257,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,40,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (16,0,12,1,1,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'Give Gerard a Drink','','','Thanks, $N! And come back if you want to trade again.','Farming is thirsty work, and I\'m always looking for refreshing spring water.$B$BIf you have any, then I\'m willing to make a trade.','','','','','',159,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4536,0,0,0,1,0,0,0,72,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (17,2,1517,36,42,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,2500,0,0,0,0,0,0,'Uldaman Reagent Run','I\'ve heard about a newly discovered plant called the magenta fungus caps. They grow in clusters at the Uldaman dig site and can be found in the early tunnels and deep within the less-explored areas. I want to study their potential use in alchemy, and that\'s where you come in.$B$BFind the magenta cap clusters and bring me a dozen caps. Be warned, the clusters may spew out poison spores if jostled.$B$BDo this for me, and I\'ll whip up a batch of one of my famous restorative elixirs for you!','Bring 12 Magenta Fungus Caps to Ghak Healtouch in Thelsamar.','Well done $N, you\'ve proven your worth once again! The caps will be an interesting study, yon verily!$B$BAnd now, as promised, enjoy a taste of one of my more potent restorative brews from my personal stock...$B$BIf you are a skilled alchemist, then perhaps we might have some additional business to conduct. Regardless, I thank you for your assistance!','Have you obtained the magenta fungus caps I need for my alchemical work? No caps - no reward!','','','','','',8047,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9030,0,0,0,5,0,0,0,47,0,0,0,0,250,0,0,0,0,5500,2070,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (18,2,9,2,4,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,783,0,0,0,0,0,0,'Brotherhood of Thieves','Recently, a new group of thieves has been hanging around Northshire. They call themselves the Defias Brotherhood, and have been seen across the river to the east.$B$BI don\'t know what they\'re up to, but I\'m sure it\'s not good! Bring me the bandanas they wear, and I\'ll reward you with a weapon.','Bring 12 Red Burlap Bandanas to Deputy Willem outside the Northshire Abbey.','Back with some bandanas, I see. The Stormwind Army appreciates your help.','Have you gathered those bandanas for me yet?','','','','','',752,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2224,5580,1161,5579,1159,0,1,1,1,1,1,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,216,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (19,2,44,18,25,1,0,77,0,0,0,0,0,0,0,0,0,2,0,8,0,20,0,0,0,0,0,0,'Tharil\'zun','Blackrock Outrunners and Renegades are running ambushes between here and Stonewatch Keep. The leader of the Outrunners is an orc named Tharil\'zun--we want this orc. Bring me the head of Tharil\'zun!','Bring Tharil\'zun\'s Head to Marshal Marris in Redridge.','Tharil\'zun was a vicious, crafty orc. Well done - I\'m sure he didn\'t go down easy. Here is your reward, $N.','Orc pressure from Blackrock is still tense. But have you at least rid us of Tharil\'zun?','','','','','',0,1260,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1276,6093,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,350,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (20,2,44,18,21,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,19,0,0,0,'Blackrock Menace','The Blackrock orcs have travelled from the Burning Steppes and claimed Stonewatch Keep to the north. From there they maraud the areas north of Lakeshire and keep its citizens in town, penned like cattle.$B$BHelp rid Lakeshire of this menace. Kill these Blackrock orcs and bring me ten of their Battleworn Axes as proof.$B$BAnd although Blackrocks threaten us from the north, we\'ve received reports of more in the southeastern pocket of Redridge. If you find any there, then they too should be hunted.','Bring 10 Battleworn Axes to Marshal Marris in Lakeshire.','That makes for a lot fewer orcs to worry about, thanks.','Have you been slaying orcs, $N? If so, then show me...','','','','','',3014,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,1300,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (21,2,9,1,5,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,15,0,0,0,0,0,0,'Skirmish at Echo Ridge','Your previous investigations are proof that the Echo Ridge Mine needs purging. Return to the mine and help clear it of kobolds.$B$BWaste no time, $N. The longer the kobolds are left unmolested in the mine, the deeper a foothold they gain in Northshire.','Kill 12 Kobold Laborers, then return to Marshal McBride at Northshire Abbey.','Once again, you have earned my respect, and the gratitude of the Stormwind Army. There may yet be kobolds in the mine, but I will marshal others against them. We have further tasks for you.','I know it\'s bloody work, $N, but it\'s vital to the safety of Northshire. Are you ready to report?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,80,0,0,0,12,0,0,0,0,0,0,0,2186,2691,11192,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,21), + (22,2,40,9,12,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Goretusk Liver Pie','The onions are peeled. The garlic is minced. The rosemary is crushed. The crust has been baked. The dill weed is chopped. The gravy is simmering. Now all I need for my famous meat pie are 8 Goretusk Livers!','Salma Saldean needs 8 Goretusk livers to make a Goretusk Liver Pie.','These are just perfect, $N! Thank you so much. Farmer Saldean and I are going to feast tonight. And here is a little something for you, for the hard work. You didn\'t think I was going to let a $C like you go hungry, did you?','All I need for my famous meat pie are 8 Goretusk Livers!','','','','','',723,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,724,2697,0,0,3,1,0,0,72,0,0,0,0,250,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,5,0,0,0,0,0,0,0,0,0,0), + (23,2,331,20,24,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,6383,247,-2,0,16303,1,0,'Ursangous\'s Paw','The paw of the mighty bear Ursangous is your trophy for this part of the Ashenvale Hunt. On the paw is a small quarter-crescent emblem; the significance of the emblem remains a mystery.$B$BThe paw should be brought to Senani Thunderheart in Splintertree Post to prove that you have bested the mighty creature and completed this portion of the hunt.','Bring Ursangous\'s Paw to Senani Thunderheart at Splintertree Post, Ashenvale.','Ah, the paw of Ursangous! Your skill is impressive, $C; he is credited with numerous kills. The crescent on his paw is no doubt a sign that he was trained by the night elves that skulk about Ashenvale. Ursangous is... was one of the mightiest bears you\'d find in these parts. To have bested such a creature is a testament to your will and resolve.$B$BYour ancestors would be proud!','Ah - $N - I was just thinking about you! How goes your hunting?','','','','','',16303,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (24,2,331,20,27,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,6383,247,-2,0,16304,1,0,'Shadumbra\'s Head','The once swift Shadumbra now lies still as you claim victory over it. The head of the slain nightsaber is a fitting trophy for this fight of the Ashenvale Hunt. Senani Thunderheart at Splintertree Post will want to see such a trophy to award you credit for this part of the Ashenvale Hunt.','Bring Shadumbra\'s Head to Senani Thunderheart at Splintertree Post, Ashenvale.','A victory for $N in the Ashenvale Hunt! Well done - the head of Shadumbra is a fitting trophy to claim for such an impressive fight, no doubt.$B$BShadumbra\'s savagery was well known throughout the post here. Any trip to the west, especially on foot trying to get out to the Zoram Strand, was wrought with danger because of this tiger. Thanks to you, this danger has abated.','Greetings once again, $N! Have you come to show me proof of your hunt?','','','','','',16304,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,1320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (25,2,331,23,25,0,0,178,0,0,0,0,0,0,0,0,0,0,0,12,2,0,0,0,0,0,0,0,'Stonetalon Standstill','If you want to be useful, then why don\'t you do something about the situation near Talondeep Path?$B$BThe transports between Ashenvale and Stonetalon are at a standstill because of the lake coming alive and attacking anything that gets close... which means anyone on the path. What\'d be even more useful than just putting the hammer down on the water elementals there is someone scouting the gazebo on Mystral Lake - the one that has a solid view of the Alliance outpost there.$B$BYou up for being useful?','Dispatch 12 Befouled Water Elementals at Mystral Lake, due east of the Talondeep Path and southwest of Splintertree Post.$B$BScout the gazebo on Mystral Lake that overlooks the nearby Alliance outpost.$B$BReturn to Mastok Wrilehiss at Splintertree Post, Ashenvale.','Yeah, I heard that someone tore up the lake out there like a dust devil through the Barrens. From the sound of it too, we might be able to set up a possible observation area out there to keep an eye on our Alliance friends. Well, that is if we can keep it on the down low...$B$BLooks like you ended up being quite useful after all; the transports between here and Stonetalon should have an easier time of it. Take this - you\'ve earned it.','You back already? What\'s the situation out there - all cleared up now, thanks to you?','Scout the gazebo on Mystral Lake that overlooks the nearby Alliance outpost.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3917,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,1800,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (26,2,-263,16,16,0,1024,32,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,28,0,0,0,'A Lesson to Learn','$N, I have been following your progress with much delight. You are most assuredly developing yourself into a valued protector of nature.$B$BThe time has come for you to learn more about one of the various animal aspects that Cenarius has blessed us with the ability to change into - one that affords you command and mastery of the water. For this, you must travel to the village of Nighthaven in Moonglade and speak with Dendrite Starblaze of the Cenarion Circle there. He will guide you further.','Speak with Dendrite Starblaze in the village of Nighthaven, Moonglade.','Salutations, young $C; the time has come for you to know our aquatic form. It is one that lets you move freely and indefinitely through water. You will find this aspect a useful tool and a blessing... but it is one that must be earned before it is mastered.$B$BYou will face two trials to overcome. The first will test your ability to work in water under pressure. The second will test your resolve to understand the aspects of the form itself.$B$BStand ready, as the time of testing is now upon us.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (27,2,-263,16,16,0,1024,8,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,29,0,0,0,'A Lesson to Learn','$N, I have been following your progress with much delight. You are most assuredly developing yourself into a valued protector of nature.$B$BThe time has come for you to learn more about one of the various animal aspects that Cenarius has blessed us with the ability to change into - one that affords you command and mastery of the water. For this, you must travel to the village of Nighthaven in Moonglade and speak with Dendrite Starblaze of the Cenarion Circle there. He will guide you further.','Speak with Dendrite Starblaze in the village of Nighthaven, Moonglade.','Salutations, young $C; the time has come for you to know our aquatic form. It is one that lets you move freely and indefinitely through water. You will find this aspect a useful tool and a blessing... but it is one that must be earned before it is mastered.$B$BYou will face two trials to overcome. The first will test your ability to work in water under pressure. The second will test your resolve to understand the aspects of the form itself.$B$BStand ready, as the time of testing is now upon us.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (28,2,-263,16,16,0,1024,32,0,0,0,0,0,0,0,0,0,0,1800,10,2,26,0,0,30,0,0,0,'Trial of the Lake','For your first trial, search the depths of Lake Elune\'ara to locate a Shrine Bauble. It decays rapidly, so proceed with it to the Shrine of Remulos post haste. Use the bauble at the shrine, and then speak with Tajarri there; she is one of Moonglade\'s most trusted wardens.$B$BYou only have a set amount of time to complete the task, and you may be competing against other druids searching for baubles themselves. Mental and physical dexterity will be critical to your success.$B$BGood luck, $N.','Find a Shrine Bauble in Lake Elune\'ara, and take it to the Shrine of Remulos in northwestern Moonglade. Once there, use the Shrine Bauble.$B$BYou must speak with Tajarri at the shrine afterwards in order to complete the trial.','Well now. it looks like yet another druid has successfully completed the Trial of the Lake! Well done. my young friend - well done.$B$BAs I\'ve said. my name is Tajarri. It is my duty and my privilege to serve as a warden for Moonglade. and specifically this shrine. Keeper Remulos guides the Cenarion Circle in preservation of nature and balance. and his shrine serves as a lasting tribute to such. By using the bauble here. it serves as a nod to the importance of this place within the Circle.','','Complete the Trial of the Lake.','','','','',0,0,0,0,0,0,0,0,15877,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (29,2,-263,16,16,0,1024,8,0,0,0,0,0,0,0,0,0,0,1800,10,2,27,0,0,272,0,0,0,'Trial of the Lake','For your first trial, search the depths of Lake Elune\'ara to locate a Shrine Bauble. It decays rapidly, so proceed with it to the Shrine of Remulos post haste. Use the bauble at the shrine, and then speak with Tajarri there; she is one of Moonglade\'s most trusted wardens.$B$BYou only have a set amount of time to complete the task, and you may be competing against other druids searching for baubles themselves. Mental and physical dexterity will be critical to your success.$B$BGood luck, $N.','Find a Shrine Bauble in Lake Elune\'ara, and take it to the Shrine of Remulos in northwestern Moonglade. Once there, use the Shrine Bauble.$B$BYou must speak with Tajarri at the shrine afterwards in order to complete the trial.','Well now. it looks like yet another druid has successfully completed the Trial of the Lake! Well done. my young friend - well done.$B$BAs I\'ve said, my name is Tajarri. It is my duty and my privilege to serve as a warden for Moonglade, and specifically this shrine. Keeper Remulos guides the Cenarion Circle in preservation of nature and balance, and his shrine serves as a lasting tribute to such. By using the bauble here, it serves as a nod to the importance of this place within the Circle.','','Complete the Trial of the Lake.','','','','',0,0,0,0,0,0,0,0,15877,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (30,2,-263,16,16,0,1024,32,0,0,0,0,0,0,0,0,0,0,0,8,0,28,0,0,31,0,0,0,'Trial of the Sea Lion','For the second trial, you\'ll need the two halves that make the Pendant of the Sea Lion. One half draws power from the agility of the sea lion aspect, gliding through water; the other draws power from the incredible endurance of the sea lion aspect. Druids draw on both these traits equally to embody the aspect of their aquatic form.$B$BSpeak with the locals of Moonglade to learn where the parts may lie, and bring both here to join them together. Once formed, take the pendant to Dendrite Starblaze.','Find the Half Pendant of Aquatic Agility and the Half Pendant of Aquatic Endurance. Speak with the residents of Moonglade to learn clues as to where these items may be located.$B$BForm the Pendant of the Sea Lion from the two pendant halves. You need to be in proximity of the Shrine of Remulos to do this.$B$BBring the joined pendant to Dendrite Starblaze in the village of Nighthaven, Moonglade.','You\'ve completed the Trial of the Sea Lion, $N - congratulations.$B$BEach task in acquiring the pendant shows that both agility and endurance are necessary to act in harmony with what you desire to do underwater. Neither can exist without the other, and both cannot be done without you willingness to embrace the aspect of the sea lion.$B$BRemember these lessons well, and count on them once you have gained your aquatic form.','Have you formed your pendant for me to inspect, $N? If you need help in locating the parts, try asking the local populace for information. Not only will you find what you seek, but it will give you a reason to explore this wondrous and sacred glade.','','','','','',15885,0,0,0,1,0,0,0,15883,15882,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (31,2,-263,16,16,0,1024,32,0,0,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,15885,1,0,'Aquatic Form','You have completed the necessary lessons all young druids are taught before they can adopt an aquatic aspect. Go now back to your trainer, Turak Runetotem, in Thunder Bluff. Show him your pendant and prove to him you are ready to learn what he has to teach you. He will complete your training, allowing you to become one with the water.$B$BGoodbye, young druid. We shall speak again.','Return to Thunder Bluff and show Turak Runetotem the Pendant of the Sea Lion.','Very impressive, $N. Your ancestors would be pleased with your progress! You\'re ready to learn your aquatic form, and it is my pleasure to teach it to you.$B$BAlso, in recognition of your achievement during the two trials, I give you this item. I hope you\'ll find it to be a welcome addition to your gear as a protector of nature and a keeper of the balance.','Your return to Thunder Bluff is not without heralding, though I will need proof of your lessons learned in Moonglade before I will teach you your aquatic form.$B$BDo you have the Pendant of the Sea Lion?','','','','','',15885,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16608,0,0,0,1,0,0,0,609,0,0,0,0,100,0,0,0,0,0,690,1066,1446,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (32,2,440,39,48,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,113,0,0,0,8594,1,0,'Rise of the Silithid','Here\'s your report. I urge you to take it to someone who might have working knowledge in this kind of thing.$B$BI know this troll scholar named Zilzibin Drumlore. He\'s spent a lot of time studying life forms that are unique to the ecology of Azeroth; he\'s a historian to boot! If you want someone to help figure out what exactly this threat is and how to stop it, give this report to him. We\'re going to need all the help we can get.$B$BZil lives in a house on the second tier of the Drag in Orgrimmar.','Take the report to Zilzibin Drumlore in Orgrimmar.','This report... I\'ve dealt with these beasts before. Fizzledowser was wise to send this. and you, to me.$B$BThese creatures will consume the Tanaris desert rapidly; they are nothing short of one of the greatest menaces we all will ever face. Familiarize yourself with this name, $N: silithid. The insects mentioned here are the silithid, and they are the tools of one of the greatest threats that both the Horde and Alliance face.$B$BIf only we were smart enough to see that before.','I\'m sorry. I don\'t know you... but from the look of things you have at least heard something of me. Now, what can I help you with? Do you have something for me?','','','','','',8594,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,530,76,0,81,350,350,350,0,350,0,3270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (33,2,9,1,2,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,5261,0,0,0,0,0,0,'Wolves Across the Border','I hate those nasty timber wolves! But I sure like eating wolf steaks... Bring me tough wolf meat and I will exchange it for something you\'ll find useful.$B$BTough wolf meat is gathered from hunting the timber wolves and young wolves wandering the Northshire countryside.','Bring 8 pieces of Tough Wolf Meat to Eagan Peltskinner outside Northshire Abbey.','You\'ve been busy! I can\'t wait to cook up that wolf meat','Hey $N. I\'m getting hungry...did you get that tough wolf meat?','','','','','',750,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,80,6070,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,102,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (34,2,44,18,24,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'An Unwelcome Guest','Once again my garden was trampled and pillaged. And I know the brute who is doing it. It\'s that forsaken boar, the one Marshal Marris has taken to calling Bellygrub.$B$BI won\'t be able to re-plant the daffodils until next season now. Ruined! All ruined by that one menacing boar. Put an end to that pest! Show me his tusk and I\'d be happy to reward you. He seems to spend his time foraging in the field southwest of Lakeshire but occasionally he roams over here and into my garden.','Martie Jainrose of Lakeshire wants you to kill Bellygrub. Bring her his tusk as proof.','Finally the menace is laid to rest! Thank you, $N, you have done me a great service. The garden shall be in full bloom this season!','Is Bellygrub still at it or were you able to rid Lakeshire of the pest once and for all?','','','','','',3631,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2562,0,0,0,1,0,0,0,72,0,0,0,0,250,0,0,0,0,1700,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,1,0,0,0,0,0,0,0,0,0,0), + (35,2,12,7,10,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,40,0,0,37,0,0,0,'Further Concerns','If you are concerned that the rumors of murlocs are true, then do this -- travel to the eastern Elwynn bridge and speak with Guard Thomas. He has been stationed at the bridge for the past week and will know the state of the area.$B$BBring me his report.','Marshal Dughan wants you to speak with Guard Thomas.','Yes, murlocs have settled in and around the streams of eastern Elwynn. We don\'t know why they are here, but they are aggressive and at least semi-intelligent.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (36,2,40,9,10,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38,2832,1,0,'Westfall Stew','I never thought the day would come when I\'d leave the farm. But the fields are overrun with thieves and it\'s far too dangerous for us here now. As soon as Farmer Furlbrow gets the wagon fixed, we\'ll be on our way. $B $BMaybe you could do me a favor? Let me scribble down my recipe for Westfall stew. Please take it to Salma Saldean over on the farm yonder. The Saldean\'s farm is just beyond the fork in the road.','Verna Furlbrow wants you to deliver her recipe for Westfall Stew to Salma Saldean.','That Verna was always such a sweet lass. We\'ll miss her here in Westfall but between you and me, she\'s a city girl at heart and Stormwind will suit her just fine. But enough gossip! Now we can make Westfall Stew!','I\'m going to miss that Verna Furlbrow so much. I don\'t suppose you happened to see her on your way here?','','','','','',2832,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (37,2,12,7,10,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,35,0,0,45,0,0,0,'Find the Lost Guards','A few days ago we sent two Guards, Rolf and Malakai, to investigate along the river, and they have not yet returned. To complete my report, I must know what happened to those men.$B$BTravel north along the river and find the guards... or their remains.','Guard Thomas wants you to travel north up the river and search for the two lost guards, Rolf and Malakai.','Although much has been stripped from the corpse, strewn nearby is a medallion with the words: \"Footman Malakai Stone\" etched upon it.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (38,2,40,9,13,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,36,0,0,0,0,0,0,'Westfall Stew','Help me make some Westfall Stew! Come back with the following ingredients: $B $B 3 Stringy Vulture Meat $B 3 Goretusk Snouts $B 3 Murloc Eyes $B 3 Okra','Salma Saldean wants 3 Stringy Vulture Meat, 3 Goretusk Snouts, 3 Murloc Eyes, 3 Okra.','That Okra will thicken up this broth nicely! Now we just add the Stringy Vulture Meat, a few Murloc Eyes and those delicious Goretusk Snouts. And we\'re done! For all your help, $N, I want you to take today\'s first batch of Westfall Stew!','Come back with the following ingredients: $B $B 3 Stringy Vulture Meat $B 3 Goretusk Snouts $B 3 Murloc Eyes $B 3 Okra','','','','','',729,730,731,732,3,3,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,733,728,1479,2225,3,1,1,1,72,0,0,0,0,250,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (39,2,12,7,10,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,71,0,0,59,0,0,0,'Deliver Thomas\' Report','Tell Marshal Dughan of Malakai and Rolf\'s deaths, and report to him that the Murlocs in eastern Elwynn cannot be contained by our current troop presence.$B$BI know we don\'t have many troops to spare, but hopefully Dughan can find someone.','Report to Marshal Dughan in Goldshire.','Hmm, this news is troubling. Already our defenses are stretched thin, and losing Rolf and Malakai to those murlocs put us in an even worse position.$B$BIf things don\'t improve, there will be fighting in Goldshire by the week\'s end!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,350,0,0,0,0,700,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (40,2,12,7,10,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,35,0,0,0,'A Fishy Peril','$N, there\'s a new threat in Elwynn Forest! Murlocs are swimming up the streams of eastern Elwynn, scaring away fish and attacking gentle folk!$B$BI warned Marshal Dughan, but he\'s more worried about the gnolls and the bandits. He\'s not convinced that the murlocs are a danger.$B$BPlease, $N, speak to Dughan and persuade him to send more troops to the east!','Remy \"Two Times\" wants you to speak with Marshal Dughan in Goldshire.','Yes, I spoke with Remy. I respect him as a merchant, though all reports of Murlocs to the east have been sketchy at best.$B$BYour concerns are noted, but unless I receive a military report of a murloc threat, we can\'t afford to send more troops east.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,10,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (45,2,12,7,10,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,37,0,0,71,0,0,0,'Discover Rolf\'s Fate','Upon further searching the area, you find webbed footprints leading east along the shore of Stone Cairn Lake. In the distance to the east, you can just barely see a Murloc village.$B$BPerhaps Rolf\'s fate ended there...','Search the murloc village for Rolf, or signs of his death.','You find around the neck of the corpse a metal medallion inscribed with the words \"Footman Rolf Hartford.\"',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (46,2,12,7,10,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Bounty on Murlocs','The Stormwind Army has placed a bounty on murloc lurkers and foragers in Elwynn. Slaughter them and bring me their torn murloc fins, and the Stormwind Army will reward you well.$B$BThe murlocs have built a village at Stone Cairn Lake north of here, and another to the south where the stream forks.','Bring 8 Torn Murloc Fins to Guard Thomas at the east Elwynn bridge.','You have the fins? Great! Marshal Dughan is anxious about the Murloc situation in eastern Elwynn, and I\'d like to tell him that it\'s becoming under control.$B$BYour actions have helped realize that.','How goes the hunting, $N?','','','','','',780,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4840,1158,1008,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,66,0,0,0,0,0,0,0,0,0), + (47,2,12,4,7,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Gold Dust Exchange','The Kobolds in these parts sometimes carry Gold Dust on them. I could really use the stuff - bring me a load of it and I\'ll give you the best price in town...best price in town!$B$BYou can find kobolds in the Fargodeep Mine to the south, and around the Jasperlode Mine to the northeast.','Bring 10 Gold Dust to Remy \"Two Times\" in Goldshire. Gold Dust is gathered from Kobolds in Elwynn Forest.','Thanks for the dust, $N. Here\'s your cash, and...here is a token from associates of mine. You might find it useful...useful.','Psst! You have that Gold Dust for me...for me?','','','','','',773,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1191,0,0,0,1,0,0,0,72,0,0,0,0,250,0,0,0,0,175,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (48,2,40,40,44,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,49,0,0,0,'Sweet Amber','In the land to the south where vines twist and creep$BLies a hidden well where the water runs deep$BPure as the Light\'s sacred Daughter$BBring to me now some Holy Spring Water.','Bring Holy Spring Water to Grimbooze Thunderbrew.','Hiccup! Ho Ho!','Hiccup! Ho ho! You want an encore?$B$BIn the land to the south where vines twist and creep$BLies a hidden well where the water runs deep$BPure as the Light\'s sacred Daughter$BBring to me now some Holy Spring Water.','','','','','',737,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6500,2250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (49,2,40,40,44,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,48,0,0,50,0,0,0,'Sweet Amber','Amber is the hue of my life\'s longest love$BLike the last embers of dusk in the sky above$BRetrieve for me so that my love shall be born$BOne sack of each: barley, rye and corn.','Grimbooze Thunderbrew wants a Sack of Barley, a Sack of Rye and a Sack of Corn.','Hiccup! Ho ho!','Encore? Well, sure!$B$BAmber is the hue of my life\'s longest love$BLike the last embers of dusk in the sky above$BRetrieve for me so that my love shall be born$BOne sack of each: barley, rye and corn.','','','','','',738,739,740,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12500,2790,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (50,2,40,40,44,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,49,0,0,51,0,0,0,'Sweet Amber','I\'ll mix and mix till we have a mash$BFor this will be our own private stash$BA still must be fashioned of metal strong$BBring me some Truesilver so I can finish this song.','Grimbooze Thunderbrew wants Truesilver.','Hiccup! Ho ho!','An encore for you? Well sure friend!$B$BI\'ll mix and mix till we have a mash$BFor this will be our own private stash$BA still must be fashioned of metal strong$BBring me some Truesilver so I can finish this song.','','','','','',6037,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12500,2790,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (51,2,40,40,44,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,50,0,0,53,0,0,0,'Sweet Amber','Not yet filtered but freshly distilled$BLike unseeded land waiting there tilled.$BNext I will fashion our pile of charcoal$BDeliver a sycamore branch, that is your next goal.','Bring a Sycamore Branch to Grimbooze Thunderbrew.','Hiccup! Ho ho!','An encore? Why for you, anything!$B$BNot yet filtered but freshly distilled$BLike unseeded land waiting there tilled.$BNext I will fashion our pile of charcoal$BDeliver a sycamore branch, that is your next goal.','','','','','',742,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12500,2790,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (52,2,12,7,10,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Protect the Frontier','Hail, $N. Wild animals are growing more and more aggressive the farther we get from Goldshire, and the Eastvale Logging Camp suffers nearly constant attacks from wolves and bears!$B$BWe could use your help out here.','Kill 8 Prowlers and 5 Young Forest Bears, and then return to Guard Thomas at the east Elwynn bridge.','Thanks a lot for the help, $N. Something in the forest must be making these animals so bold.$B$BWhatever it is, I hope it stays there.','Have you killed those wolves and bears?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,118,822,0,0,8,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,858,0,0,0,2,0,0,0,72,0,0,0,0,150,0,0,0,0,250,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (53,2,40,40,44,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,51,0,0,0,0,0,0,'Sweet Amber','Mellifluous liquid clear as a baby\'s tears$BTurns a lovely deep amber over the years$BBut before we proceed to get lit to the hilt$BA barrel of charred oak must be built.','Bring Grimbooze Thunderbrew a bundle of Charred Oak.','Aged in the barrel, filtered through coal$BIt passes your lips and right through your soul.$BSo lets us drink now, a toast to you$BAnd me while we\'re at it, Grimbooze Thunderbrew!','Sure, I\'ll sing it again for you, friend!$B$BMellifluous liquid clear as a baby\'s tears$BTurns a lovely deep amber over the years$BBut before we proceed to get lit to the hilt$BA barrel of charred oak must be built.','','','','','',743,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,744,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (54,2,9,1,5,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,21,0,0,0,745,1,0,'Report to Goldshire','$N, you are a $c with proven interest in the security of Northshire. You are now tasked with the protection of the surrounding Elwynn Forest.$B$BIf you accept this duty, then I have prepared papers that must be delivered to Marshal Dughan in Goldshire. Goldshire lies along the southern road, past the border gates.','Take Marshal McBride\'s Documents to Marshal Dughan in Goldshire.','Well, it says here that you\'ve been awarded Acting Deputy Status with the Stormwind Marshals. Congratulations.$B$BAnd good luck - keeping Elwynn safe is no picnic... what with most the army busy doing who knows what for who knows which noble!$B$BIt\'s hard to keep track of politics in these dark days...','You have word from McBride? Northshire is a garden compared to Elwynn Forest, but I wonder what Marshal McBride has to report.$B$BHere, let me have his papers...','','','','','',745,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6078,0,0,0,1,0,0,0,72,0,0,0,0,75,0,0,0,0,0,138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,54,0), + (55,2,10,20,32,1,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,325,0,0,0,7297,1,0,'Morbent Fel','Morbent Fel hides in his lair, the house perched atop the hill to the east overlooking the Raven Hill cemetery. His time in this land is drawing to an end...$B$BUse Morbent\'s Bane against him. It will render his protective magics powerless.$B$BSlay him. Slay him, and save us from his wickedness. Be the instrument of my revenge, and a hero of Duskwood!','Use Morbent\'s Bane on Morbent Fel, kill Morbent Fel, then return Morbent\'s Bane to Sven at his camp.','Morbent Fel has been defeated. The dark riders are still at large, but a small piece of that which I had hoped beyond hope has come to pass.$B$BYou have done the impossible, and your deeds will forever live in the legends of Duskwood.$B$BGo, $N. And perhaps, one day, fate may bring you back to me...','Is Morbent Fel defeated?!','','','','','',0,7297,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1200,0,0,0,1,0,0,0,0,0,0,0,2954,2953,1282,0,0,0,1,1,1,0,0,0,7344,0,0,0,1,0,0,0,54,72,0,0,0,150,500,0,0,0,0,2310,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (56,2,10,18,24,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,57,0,0,0,'The Night Watch','As Commander of The Night Watch it is my sworn duty to protect the citizens of Darkshire. Stormwind has retracted their commissioned guards from their posts here, leaving us to our own devices.$B$BIf you feel worthy of the task, we need your help! Assist The Night Watch by venturing forth into Tranquil Gardens, just south of Darkshire, and slaying 8 Skeletal Warriors and 6 Skeletal Mages. The undead threat must be thwarted!','Commander Althea Ebonlocke of Darkshire wants you to kill 8 Skeletal Warriors and 6 Skeletal Mages.','Splendid, $N. For your service to the people of Darkshire you shall be rewarded.','Have you killed those warriors and mages?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,48,203,0,0,8,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,1700,870,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21,1,0,0,0,0,0,0,0,0,0,0), + (57,2,10,18,26,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,56,0,0,58,0,0,0,'The Night Watch','$N, I\'m getting reports of an undead infestation in the forest! If you\'re up to the job, journey to the Raven Hill graveyard and slay 15 of those vile Skeletal Fiends and 15 Skeletal Horrors. There are also reports of skeletons just south of Darkshire, in and around Tranquil Gardens Cemetery. The undead must be driven from Duskwood!','Commander Althea Ebonlocke of Darkshire wants you to kill 15 Skeletal Fiends and 15 Skeletal Horrors.','The people of Darkshire thank you, $N. You have proven yourself to be a great ally of The Night Watch.','Return to me once you have killed 15 Skeletal Fiends and 15 Skeletal Horrors, $N.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,531,202,0,0,15,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,2000,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21,1,0,0,0,0,0,0,0,0,0,0), + (58,2,10,18,30,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,57,0,0,0,0,0,0,'The Night Watch','The situation in Raven Hill is still grim. The safety of Darkshire is in your hands, $N. I don\'t have enough Watchers to keep the town safe. We need you to dispatch for Raven Hill yet again and rid the eastern mausoleum of 20 Plague Spreaders!','Commander Althea Ebonlocke of Darkshire wants you to kill 20 Plague Spreaders in the eastern Raven Hill mausoleum.','On behalf of the people of Darkshire and as the Leader of the Night Watch, I thank you, $N, for your bravery and dedication. May the Light shine upon your ways.','I need your assistance, $N. Travel to the cemetery to the northwest and rid the eastern mausoleum of 20 Plague Spreaders.$B$BReturn to me when your task is complete.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,604,0,0,0,20,0,0,0,0,0,0,0,3604,3605,1729,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,2500,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25,1,66,0,0,0,0,0,0,0,0,0), + (59,2,12,7,10,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,39,0,0,0,748,1,0,'Cloth and Leather Armor','For your shrewdness and valor, I have a marker here that is good for one piece of armor. I want you to take it to Sara Timberlain at the Eastvale Logging Camp. Give her the marker, and she will fashion the armor for you. And after you receive it, $N, use it in the defense of Elwynn.$B$BThe Eastvale Logging Camp is beyond Guard Thomas\' post to the east.','Give Sara Timberlain the Stormwind Armor Marker.','Ah, thank you for the marker. Please feel free to pick your choice of armor.$B$BLuck to you, brave $C. And may this armor serve you well.','I have been commissioned by the Stormwind Army to supply their people with cloth and leather armor.$B$BIf you have a marker for me, then I\'d be happy to make you something.','','','','','',748,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1171,2237,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (60,2,12,3,7,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,61,0,0,0,'Kobold Candles','Hello, $ggood sir:my lady;! Do you have a moment?$B$BMy brother and I run an apothecary in Stormwind, and I\'m here to gather large candles for their wax. Can you help me?$B$BYou can get large candles from kobolds, and I hear rumors that kobolds are infesting the Elwynn mines ... the Fargodeep mine to the south and Jasperlode Mine to the east. I suggest looking for candles in one of those places.','Bring 8 Large Candles to William Pestle in Goldshire.','You were busy hunting kobolds, were you? Thanks for the candles, $N, and here\'s your reward...','Did you gather those candles yet?','','','','','',772,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1434,0,0,0,5,0,0,0,72,0,0,0,0,150,0,0,0,0,125,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (61,2,12,3,7,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,60,0,0,0,957,1,0,'Shipment to Stormwind','My brother Morgan is waiting in Stormwind for my shipment of candles. I don\'t have enough time to make the trip myself, but if you\'d like to take him the shipment, he\'ll pay you well.$B$BI\'ve packed up the candles, and you can find Morgan in our shop, Pestle\'s Apothecary, in the Stormwind Trade District.','Bring William\'s Shipment to Morgan Pestle in the Stormwind Trade District.','Here is your payment ... and while you\'re here, take a look around! I\'m sure we have a potion or other trinket you\'d find useful.','Oh, a shipment from my brother? Splendid! Fortune truly shines on me today!','','','','','',957,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1178,1177,2454,0,0,0,15,5,2,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,350,0,0,0,0,350,480,0,0,0,0,0,-8859.75,617.459,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (62,2,12,4,7,0,0,77,0,0,0,0,0,0,0,0,0,0,0,12,2,0,0,0,76,0,0,0,'The Fargodeep Mine','The mine in Northshire isn\'t the only one with problems! I have reports that the Fargodeep Mine in Elwynn has also become a haven for Kobolds.$B$BExplore the mine and confirm these reports, then return to me. The mine is almost due south of Goldshire, between the Stonefield and Maclure homesteads.','Explore the Fargodeep Mine, then return to Marshal Dughan in Goldshire.','This is bad news. What\'s next, dragons?!? We\'ll have to increase our patrols near that mine. Thanks for your efforts, $N. And hold a moment... I might have another task for you.','What do you have to report, $N? Have you been to the Fargodeep Mine?','Scout through the Fargodeep Mine','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,125,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (63,2,-82,20,23,0,64,178,0,0,0,0,0,0,0,0,0,0,0,0,0,220,0,0,100,7811,1,0,'Call of Water','Along the coast of Silverpine, west of the Sepulcher, you will find a shrine that has become tainted by the plague. The spirits there no longer speak to our people and it will be up to you to defeat the manifestation and cleanse the pool.$B$BTake the elemental\'s bracers, along with the remaining drops of Brine\'s potion, and place them on the brazier. The ritual should be enough to summon a pure spirit for you to communicate with.$B$BBring me proof the task is done, and I will reward you with your totem.','Defeat the Corrupt Manifestation of Water and place the Corrupted Manifestation\'s Bracers along with the Remaining Drops of Purest Water on the Brazier of Everfount in Silverpine Forest.','You place the bracers atop the brazier and then pour the remaining drops of Brine\'s potion into the flame. The drops crackle as they hit the flame and you begin to incant the simple words Islen taught you....','The brazier still reflects the ambient light from the are, and the flame shifts slightly as you move closer.$B$BThe corruption along the hills seems to have kept its distance, and besides the missing components, the brazier looks prepared for the ritual to summon a cleansed manifestation of water.','','','','','',7812,7811,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,63), + (64,2,40,9,12,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Forgotten Heirloom','It was horrible! Verna woke me when she heard a ruckus in the fields. The fields were full of hooligans. We left in a rush and I forgot to pack my pocket watch. Verna\'s pa gave me that watch on our wedding day and I feel just sick knowing those thieves have it. I left the pocket watch in the wardrobe at the farmhouse. Look for the field of pumpkins to the West -- you can\'t miss it. If you bring it back to me, I\'d sure be grateful!','Farmer Furlbrow wants you to retrieve his pocket watch from the wardrobe in his farmhouse at the pumpkin farm to the West.','My watch! Thank you so much, kind sir! $B$BWe are but poor farmers and we have lost our land but please accept this reward as a token of our appreciation.','Don\'t suppose you were able to get my watch?','','','','','',841,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4541,1179,0,0,10,10,0,0,72,0,0,0,0,250,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (65,2,40,14,18,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,132,0,0,0,'The Defias Brotherhood','The band of wretches responsible for driving the good people of Westfall from the land call themselves The Defias Brotherhood. I need you to infiltrate this clan of thugs. We need to know who heads up the cartel and where they are hiding out. In Lakeshire, in the inn, there is a rogue by the name of Wiley who owes me a favor.$B$BTravel to Lakeshire in the Redridge Mountains, east of Elwynn, and find out what you can.','Gryan Stoutmantle wants you to talk to Wiley in Lakeshire.','So, Stoutmantle sent you? Well, I owe him.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,810,0,0,0,0,0,-9232,-2146,0,0,0,0,0,0,0,0,0,0,1,6,0,0,0,0,0,0,0,0,0), + (66,2,10,22,28,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,67,0,0,0,'The Legend of Stalvan','Last night a horrible disturbance rippled through my veins. I sensed that my granddaughter, Alyssa, was in great danger. I consulted the cards and Death stared up at me from the table.$B$BAfter taking a long journey through a dark trance I was able to uncover a clue to this terrifying mystery. A name came to me, the name of Stalvan.$B$BSeek out the Clerk in the Town Hall and see if you can find out more about this character. I fear for us all.','Seek out the Clerk Daltry in the Darkshire Town Hall.','Ah so Madame Eva sent you....',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (67,2,10,22,28,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,66,0,0,68,0,0,0,'The Legend of Stalvan','Stalvan, eh? Let me check the town registry.$B$BStalvan. . .Stalvan. . .let\'s see. Ah, here we go! I have a record of a Mr. Stalvan Mistmantle. The last recorded address is the Moonbrook Schoolhouse. My, talk about outdated!$B$BDo me a favor will you, friend? If you happen to go out to Moonbrook, let me know if you get any update on this fellow. I like to keep the records clean.','Travel to the Moonbrook Schoolhouse and bring back any updated information about Stalvan to Clerk Daltry.','The old footlocker creaks open. . . .',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (68,2,10,22,28,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,67,0,0,69,889,1,0,'The Legend of Stalvan','You find a Dusty Unsent Letter in the old footlocker.','Take the Dusty Unsent Letter to Clerk Daltry.','Interesting. So the chap did spend some time in Moonbrook after all. It is rather odd the letter never got delivered. Nonetheless, I shall update the registry.','Ah, I remember you. You\'re the one who was asking about that Stalvan fellow. Did you ever find what you were looking for?','','','','','',889,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,0,1020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,68,0), + (69,2,10,22,28,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,68,0,0,70,0,0,0,'The Legend of Stalvan','Oh my! Must have missed this the first time. In the registry, right beneath the first address for Stalvan there\'s another one listed, only partially scratched out. Looks like he was headed to The Lion\'s Pride Inn over in Goldshire. Might want to check there, $N.','Go to The Lion\'s Pride Inn to see if anyone there has heard of the name Stalvan.','Stalvan? Sure sounds familiar.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (70,2,10,22,28,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,69,0,0,72,0,0,0,'The Legend of Stalvan','The name Stalvan rings a bell. I remember now.$B$BMany years back, on a stormy night, a messenger came in, seeking refuge for the night. Near the stroke of midnight, the man ran down the stairs screaming, his face pale with fear. Still wearing his bedclothes, he disappeared into the downpour.$B$BIn his haste he forgot his letters in the chest upstairs. He never returned for them. One remains from that Stalvan fellow, intended for the Canal District in Stormwind. Help yourself to it.','Retrieve Stalvan\'s Undelivered Letter from the chest and deliver it to the Canal District in Stormwind.','You\'ve got some nerve bringing this here.','What have ya got there? Let me take a look at that. . .','','','','','',910,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,0,1020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (71,2,12,7,10,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,45,0,0,39,735,1,0,'Report to Thomas','Now that you have both medallions, deliver them to Guard Thomas at the bridge so that he might know the fate of his murdered guards.','Deliver Rolf and Malakai\'s Medallions to Guard Thomas at the eastern Elwynn bridge.','You have confirmed my fears, $N. The murlocs are a threat we cannot ignore.','Hello, $N. Have you discovered the fates of Rolf and Malakai?','','','','','',735,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (72,2,10,22,28,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,70,0,0,74,0,0,0,'The Legend of Stalvan','My father was the caretaker of the estate long before I was. He had to mop the blood up after the massacre. But that\'s neither here nor there.$B$BThe last funds of the Flintridge trust have dried up. Now the last of the family possessions are headed for auction. Blame the tax vultures. I guess if you\'re really itching to learn more you\'re free to look through this junk. Who knows what you might find.','Search through the packed up possessions for a clue.','You slowly slide the lid of the crate off. . . .',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (74,2,10,22,28,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,75,916,1,0,'The Legend of Stalvan','Inside the crate you find various objects: musty heirlooms, a family portrait, a few hunting trophies and some old books. Near the bottom, underneath a ceramic vase, you uncover A Torn Journal Page.','The Torn Journal page you discovered provides your next clue.','I can barely make out those letters. But that writing style reminds me of something I once saw before my vision became so poor.','What have you got there? I cannot see. My eyesight is very bad. Put it in my hands.','','','','','',916,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,74,0), + (75,2,10,22,28,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,74,0,0,78,0,0,0,'The Legend of Stalvan','There was a bundle of parchments in the chest upstairs when I moved into this place. I looked at them once when I first arrived but I gave up once the fog hazed over my peepers. $B$BDo an old, nearly-blind man a favor and check the chest upstairs for anything that might help you in your quest to discover more about this Stalvan character. I\'m pretty sure there\'s a faded journal page that might be of interest to you. Bring it to me and I\'ll help in anyway I can.','Marshal Haggard wants you to check the chest upstairs for the Faded Journal Page.','You found it!','Did you find that page I mentioned, $N?','','','','','',921,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), + (76,2,12,4,10,0,0,77,0,0,0,0,0,0,0,0,0,0,0,12,2,62,0,0,0,0,0,0,'The Jasperlode Mine','Thanks to you we know the Fargodeep Mine is infested with kobolds. Now we need a scout to investigate the more distant Jasperlode Mine.$B$BExplore Jasperlode and confirm any kobold presence. To reach the mine, travel east along the road until you reach the Tower of Azora. From the tower, head north and you\'ll find the mine in the foothills.','Explore the Jasperlode Mine, then report back to Marshal Dughan in Goldshire.','Kobolds at the Jasperlode Mine, you say? Curses! The situation is worsening by the minute!$B$BThank you for the report, $N. But I wish that the news you brought was good news.','Hail, $N. What do you have to report? Have you scouted the Jasperlode Mine?','Scout through the Jasperlode Mine','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,350,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (77,2,47,42,48,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,650,0,0,0,0,0,0,'A Sticky Situation','I possess original packaging materials for the ripple Dran Droffers seeks. I will assist you in packaging the ripple for Malton\'s abrasive father... for a fee of two additional bottles of said ripple. They are located in crates found in the abandoned Horde base near Skulk Rock.$B$BIt will be an arduous task, to wit; foul slimes and oozes will be found sticking to the ruins; rumor has it they are led by some sort of master ooze. Regardless, procure the ripple and return to me here for packaging.','Recover 10 bottles of Hinterlands Honey Ripple from the crates located around the abandoned Horde base in Skulk Rock.','Finely executed, $N. I am glad you had enough foresight not to bruise the delicacy of the ripple. There is nothing worse than the bouquet of ripple that has been jostled about needlessly.$B$BIt will take a moment for the magic to be wrought over this precious cargo. Actually, no magic is involved; I merely have some empty packaging for Hinterlands Honey Ripple. Our chicanery shall turn these bottles into an alcoholic treasure of the ages.$B$BOnward - for great booze!','I trust that your arrival here at our camp is to deliver the bottles of ripple that are integral to the task at hand, yes?','','','','','',8684,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,2640,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), + (78,2,10,22,28,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,75,0,0,79,921,1,0,'The Legend of Stalvan','I know of someone who might be able to assist you. Back when I was leading the Stormwind Guard, we used to get drinks at the Scarlet Raven Tavern in Darkshire. The Innkeeper there, Smitts, was quite an expert on the local lore. Show him this page and see what he has to say about it.','Take the Faded Journal Page to Tavernkeep Smitts.','By the Light! You bet I recognize that handwriting.','Marshal Haggard sent you? Why didn\'t you say so?$B$BAh, good ol\' Haggard. Poor chap is going to be completely blind before long. Anyway, let me see what you\'ve got there.','','','','','',921,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,6,0,0,0,0,0,0,0,0,0,0), + (79,2,10,22,28,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,78,0,0,80,938,1,0,'The Legend of Stalvan','I followed the legend of that Stalvan character for years. When those visiting nobles were slaughtered a few years back I went with Haggard to investigate. I found these muddy pages but we were never able to link the handwriting to that crazy man in the woods. Your trail of evidence proves his guilt. Take this to Commander Ebonlocke immediately and fill her in on what you\'ve discovered!','Take the muddy page to Commander Ebonlocke.','My, you have proved yourself to be quite a detective, $C.','This better be good, $C. Let me see what you have and tell me your tale. But by the Light, be quick about it. Darkshire\'s defense is my number one priority. I have not the time to squander on dead-end leads.','','','','','',938,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,939,0,0,0,1,0,0,0,72,0,0,0,0,25,0,0,0,0,0,138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (80,2,10,22,28,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,79,0,0,97,939,1,0,'The Legend of Stalvan','I have had my eye on that creep, Stalvan, for quite sometime. But if this page was written by the same hand it proves his guilt beyond a shadow of a doubt.$B$BIn all his days keeping the Town Registry, Clerk Daltry has become an expert at identifying handwriting. Show him this page and see if the writing matches that of the registry signature.','Show Clerk Daltry the Bloodstained Journal Page.','Why yes! The writing on this page does in fact match that of the registry signatures.','Back again, $N? What do you have this time?','','','','','',939,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,1,0,0,0,0,0,0,0,0,0,0), + (81,2,1637,42,48,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,77,0,0,0,8685,1,0,'Ripple Delivery','I have taken the extra step of securing not only Dran\'s packaged ripple in the barrel, but also the extra bottles of ripple he is purloining. While I may not hold Dran very highly, there is nothing worse than jostled ripple. You\'re welcome.$B$BNow, deliver yon barrel to Dran Droffers in his salvage emporium in Orgrimmar. Pray tell, please extend my warmest greetings to Malton; let him know that should he ever thirst for fine drink and finer drinking companions, we would be honored with his visit.','Deliver the barrel to Dran Droffers in Orgrimmar.','Well, let\'s see what\'s in this barrel!$B$BYes, yes, it looks as though it is all here. Here\'s your fee for the package, good job on that. I stand to make five times that fee when I sell it to the tavern! Har har!$B$BThese extra bottles of Hinterlands Honey Ripple are going to be set for a special occasion. I think I\'ll drink some with champagne. I\'ll call it... champipple.','If you\'re not here to buy anything, and you\'re not here to deliver anything, then you\'re wasting my time! You better have that ripple!','','','','','',8685,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,14000,2640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (82,2,440,39,47,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,992,0,0,0,0,0,0,'Noxious Lair Investigation','All right now, these reports about the bugs... what we know is that they are draining the water pools that used to be where the Noxious Lair is. What we DON\'T know is, well, everything else.$B$BLet\'s figure out who our enemy is first! I want you to head into the Noxious Lair and get some parts off of those critters. Get five from the Centipaar there and bring them to Alchemist Pestlezugg for him to dink with. With him on the case, we\'ll figure out what they are!','Bring five Centipaar insect parts from the Noxious Lair to Alchemist Pestlezugg in Gadgetzan.','Good work - I\'ll start my analysis on these now! I can tell you right from the start though... these are nothing like any insect form I have ever seen. It\'s almost as if these bugs are being controlled by an outside force or something.$B$BYou need to go talk to Fizzledowser right away; apparently there is an emergency that he needs your help with on the double! I\'m not sure, but I think it involves more of the bugs in the Tanaris desert!','You\'re Junior Surveyor $N, yes? Quickly now, there is a dire situation at hand! Do you have the insect parts that Fizzledowser said you would?!','','','','','',8587,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,150,0,0,0,0,5000,1890,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,5,1,0,0,0,0,0,0,0,0,0), + (83,2,12,4,9,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Red Linen Goods','The Defias gang in Northshire wears burlap masks, but the Defias in Elwynn wear linen which I can use to make fine linen goods.$B$BBring me red linen bandanas and I\'ll use them to fashion something for you.$B$BDefias gang members have camps pocketed throughout Elwynn.','Bring 6 Red Linen Bandanas to Sara Timberlain at the Eastvale Logging Camp.','Ah, these are nice bandanas, if a little rough...$B$BHere you are!','I\'m running low on linen, $N. Do you have any for me?','','','','','',1019,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2575,983,0,0,1,1,0,0,72,0,0,0,0,250,0,0,0,0,0,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (84,2,12,5,6,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,86,0,0,87,962,1,0,'Back to Billy','Here you go. And when you give this pie to that Billy, you tell him I hope he chokes on it!','Bring the Pork Belly Pie to Billy Maclure at the Maclure Vineyards.','Mm, yum! This pie is the best!$B$BI think my memory is coming back to me...','Ugh... I\'m starving! Do you have that pie for me, $N?','','','','','',962,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,84,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (85,2,12,5,6,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,86,0,0,0,'Lost Necklace','I lost my necklace, and think that guttersnipe Billy Maclure took it! He\'s usually scuttling like a rat around the Maclure vineyards east of here. $B$BGet my necklace back for me, and you\'ll warm an old widow\'s heart.','Speak with Billy Maclure.','You lost a what? Well I didn\'t take no necklace, because I ain\'t no thief!$B$BI might know who did but......I\'m too hungry to remember.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,84,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (86,2,12,5,6,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,85,0,0,84,0,0,0,'Pie for Billy','Maybe if I got a pie, I could tell you who has that necklace. And you know, I think that old Bernice lady at that other farm makes great Pork Belly Pies... $B$BMaybe if you gave her some chunks of boar meat from the boars that hang around our farms, and told her what it was for, she\'d bake up a pie for you.','Bring 4 Chunks of Boar Meat to Auntie Bernice Stonefield at the Stonefield\'s Farm.','Though this wild boar meat is tough, simmer it enough and it sure does make for some tasty pie!','I don\'t think it\'s right feeding the boy who stole my necklace in the first place, but if that\'s what it takes to get back what\'s mine, then so be it!$B$BDo you have that boar meat?','','','','','',769,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,0,246,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (87,2,12,5,8,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,84,0,0,0,0,0,0,'Goldtooth','I was playing near the Fargodeep Mine, and I think I dropped, er...I mean I saw, the old lady\'s necklace. Don\'t ask me how it got there...it wasn\'t me!$B$BWell anyway, I saw this big, gold-toothed kobold pick up the necklace and run into the mine. Go find that kobold and you\'ll find the necklace, I swear!','Bring Bernice\'s Necklace to \"Auntie\" Bernice Stonefield at the Stonefield Farm.','Oh, you found it! Thank you, thank you dear!$B$BHere, take this. It was my husband\'s and he always said it was lucky. If only he didn\'t forget it on his last campaign! *sniff*','Hello, $N. Have you found my necklace?','','','','','',981,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1359,0,0,0,1,0,0,0,72,0,0,0,0,350,0,0,0,0,0,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (88,2,12,6,9,1,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Princess Must Die!','The Brackwells have a prize-winning pig, Princess. The sow is HUGE, and she got that way from sneaking over here and eating my veggies!$B$BSo before she comes to our fields...Princess must die! Bring me her collar as proof of the deed and I\'ll give you something for your time!$B$BPrincess is usually over at the Brackwell Pumpkin Patch, to the east and beyond the Maclure farm. Get her before she gets hungry and comes back here!','Kill Princess, grab her collar, then bring it back to Ma Stonefield at the Stonefield Farm.','Thank goodness! That pig was getting so big she\'d have eaten our whole crop! Thank you, $N.$B$BNow, do either of these suit you?','Did you see her yet? Did you get her?','','','','','',1006,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1173,1182,11191,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (89,2,44,15,20,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,125,0,0,0,0,0,0,'The Everstill Bridge','During the last orc invasion we were forced to smelt our iron down to make bullets, swords and armor. We sent word to Stormwind for a new shipment of materials but a band of Redridge gnolls hijacked the caravan and ran off into the hills behind Lakeshire.$B$BNow we\'re coming up short on supplies to get this bridge rebuilt. If you can bring me 5 iron pikes and 5 iron rivets, $N, I\'ll make sure you\'re rewarded. $B$BNow let\'s get to work!','Bring 5 Iron Pikes and 5 Iron Rivets to Foreman Oslow in Lakeshire.','Great work, $N. These supplies will help the bridge effort immensely. We\'ll get this beauty shored up in no time.','This bridge isn\'t going to build itself! Now where are those iron pikes and iron rivets?','','','','','',2856,1013,0,0,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1310,1303,1304,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (90,2,10,18,25,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Seasoned Wolf Kabobs','Seasoned Wolf Kabobs are a house favorite! Sure, I can make you some. But first I\'ll need the supplies. Bring me 10 Lean Wolf Flanks as well as some Stormwind Seasoning Herbs. There are so many wolves here in the forest, I am sure finding the Flanks will be no problem. For the herbs, seek out Felicia Gump in her canal district flower shop in Stormwind.','Gather 10 Lean Wolf Flanks and Stormwind Seasoning Herbs and return to Chef Grual in Darkshire.','Very nice work, $N! Enjoy the delicacy known as Seasoned Wolf Kabob!','Were you able to find 10 Lean Wolf Flanks yet? How about the herbs from Felicia in Stormwind?','','','','','',1015,2665,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1017,2701,0,0,4,1,0,0,72,0,0,0,0,250,0,0,0,0,1800,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,1,0,0,0,0,0,0,0,0,0,0), + (91,2,44,17,23,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Solomon\'s Law','An enemy of Stormwind has taken up residence in the eastern foothills of Redridge. This wicked villain uses the Arcane to spread terror and misery upon our town and our people. Under the name, Morganth, he conducts his evil business.$B$BMorganth now controls the Shadowhide Gnoll Clan to perform his biddings. As stated by the Law of Lakeshire, aiding a criminal of the Kingdom is punishable by death.$B$BThese vile gnolls must be killed!$B$BTurn in 10 Shadowhide Pendants to me, and you shall be rewarded.','Bring 10 Shadowhide Pendants to Bailiff Conacher in the Lakeshire Town Hall.','The Court of Lakeshire recognizes your commitment to justice, $N. By enforcing the laws of the Kingdom you have helped uphold the justice of the land.','Turn in 10 Shadowhide Pendants to me, and you shall be rewarded.','','','','','',1075,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,1500,1110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (92,2,44,15,18,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Redridge Goulash','Nothing would please me more than to make you some Redridge Goulash. But there\'s a slight problem. During the recent orc uprising I fed the entire brigade of Stormwind troops. My cupboard is now bare. But if you can provide me with the ingredients, I\'d be happy to oblige.$B$BJust bring me five pieces of Tough Condor Meat, five Great Goretusk Snouts and five helpings of Crisp Spider Meat.','Chef Breanna of Lakeshire wants five pieces of Tough Condor Meat, five Great Goretusk Snouts and five helpings of Crisp Spider Meat.','Well done, $N. Such fine specimens too! And here is your delicious delicacy known as Redridge Goulash!','I still need five pieces of Tough Condor Meat, five Great Goretusk Snouts and five helpings of Crisp Spider Meat.','','','','','',2296,1080,1081,0,5,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1082,2699,0,0,5,1,0,0,72,0,0,0,0,250,0,0,0,0,1000,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (93,2,10,17,20,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,5,0,0,240,0,0,0,'Dusky Crab Cakes','I\'ll let you in on a little secret - Dusky \"Crab\" Cakes are really made from spider legs! I know it\'s a bit disgusting, but the cakes have a nice, tangy flavor and make great snacks! Bring me Gooey Spider Legs and I\'ll whip you up a few of them.$B$BI hear Venom Web Spiders are a good source - they nest to the north, between the foothills and the river. ','Gather 6 Gooey Spider Legs and bring them to Chef Grual in Darkshire.','Ah yes, a nice clutch of legs you have there! Let me just get these seasoned with my secret spices (no looking!) and get them to skittering on a skillet for a while...$B$BAnd, although Dusky Crab Cakes are my specialty and I won\'t give out the recipe, here\'s the recipe for a dish that\'s almost as good.','Hail, $N. Did you get those Gooey Spider Legs yet?','','','','','',2251,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3683,0,0,0,1,0,0,0,72,0,0,0,0,75,0,0,0,0,0,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (94,2,44,20,21,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,248,1083,1,0,'A Watchful Eye','My rival, Morganth, is a vicious mage of great power who lives in the Tower of Ilgalar in Redridge. I have developed a means of spying on him, the Eye of Azora, and can now view him from afar.$B$BBut to study his thoughts ... I require further aid.$B$BIf you are willing, then take my Glyph of Azora to the Tower of Ilgalar. Place it upon the Lion Statue near the Tower.$B$BWhen this is done, the power of Azora will grant visions of Morganth\'s future plans.','Take the Glyph of Azora to the Lion Statue near the Tower of Ilgalar in Redridge.','You place the Glyph of Azora on the stone. It adheres itself... and you hear from it Theocritus\' disembodied voice:$B$BYou have my gratitude, young $N. You may now speak with me through this Glyph, and I might have future tasks for you... after I have probed the thoughts of my rival.','This Lion Statue has sat here for decades, and keeps a lonely watch over the infamous Tower of Ilgalar.$B$BThere is a depression at the base of the statue, where a gem or glyph might be set...','','','','','',1083,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,750,0,0,0,0,0,-9252.32,-3404.26,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (95,2,10,20,25,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,230,0,0,0,'Sven\'s Revenge','I used to work one of the farms to the southeast...until Dark Riders from Deadwind Pass descended upon my farm and slaughtered my family when I was away!$B$BWhen I returned I saw a shadowy figure skulking near my barn, burying something. He fled before I could catch him, and I couldn\'t linger for I was hot on the heels of the Dark Riders. So I never discovered what was hidden.$B$BIf you can find what that shadowy figure buried, I would be grateful. The hiding spot is behind the old stump near my barn.','Go to Sven\'s Farm and find what was buried behind the old stump.','A mound of dirt is here, hastily piled up as if someone had need of hiding something...without much time to do it.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (96,2,-82,20,23,0,64,178,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0,96,0,7813,1,0,'Call of Water','Take shard. Take shard and give life.$B$BGive life and understand. Understand water is life... corruption stops life.$B$BYou protect and give life with water\'s power.','Bring the Shard of Water to Islen Waterseer in the Barrens.','This is the proof I asked for. You\'ve done well, $N.$B$BI am pleased to be the first to congratulate you and give you this... your water totem.$B$BUse it well, and good luck.$B$BYour next test will not be for some time, so learn your lessons well. Pure water will not only give life back to those who are injured, but can have many other effects. I suggest you seek out a shaman trainer when you have the time. They might have other spells for you to learn.','You\'ve returned. Splendid!$B$BHow went your journey to Silverpine? Did it take you long?$B$BIt is hard for me to tell if you were successful there because so much of the land has become corrupt. Its stench overwhelms any good that you might have done. But small successes are sometimes as important as large ones. Purifying the water there was instrumental for you, and for all shamans.','','','','','',7813,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5177,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1650,5394,5396,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (97,2,10,22,28,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,80,0,0,98,0,0,0,'The Legend of Stalvan','Let Commander Ebonlocke know immediately that the handwriting matched, $N! Her suspicions were correct!','Report the news to Commander Ebonlocke.','I knew it! Fine work, $N.','Yes, $N?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,1,0,0,0,0,0,0,0,0,0,0), + (98,2,10,22,35,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,97,0,0,0,0,0,0,'The Legend of Stalvan','Stalvan Mistmantle led a life of depravity. Innocent victims died by his hand. Undoubtedly he is guilty of countless crimes. Now the lunatic threatens Darkshire. The Light only knows what sordid acts he is plotting. Travel to his cottage just north of town, $C, and execute Stalvan, once and for all.$B$BWhen the deed is done, travel to Madame Eva\'s and show her his family ring. After all, it was her premonition that led to this gruesome discovery. But Darkshire is safer because of her.','Kill Stalvan Mistmantle and show Madame Eva his family ring.','I know, $N: Stalvan is dead. I sensed a wave of hope ripple through the tainted forest. Once and for all, Duskwood is free from his blood thirst. My joy is hampered by thoughts of those who fell prey to the horrible beast. Nonetheless, you are a brave and cunning $c.','Yes, $N?','','','','','',3629,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2044,2043,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,500,0,0,0,0,0,2460,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,1,1,16,0,0,0,0,0,0,0), + (99,2,130,9,15,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,424,0,0,0,0,0,0,'Arugal\'s Folly','As my understanding of Arugal\'s magic grows so does my disdain for the hapless fool. I am close to completing my research on his so called remedy.$B$BMy knowledge will be complete when I learn what enchantment is causing the strange behavior going on in Pyrewood Village. By day, the peasants appear to be Human. But when the sun goes down the townsfolk turn into Moonrage Worgen.$B$BI need to draw energy from the enchanted shackles Arugal cast on them. Bring to me six enchanted Pyrewood Shackles, $N.','Bring 6 Pyrewood Shackles to Dalar Dawnweaver at the Sepulcher.','Your persistence is commendable. With the knowledge you helped me gather, Arugal will fall and his reckless magic shall be undone. Cheers to you, $N.','Have you secured the Pyrewood Shackles yet, $N?','','','','','',3218,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3586,3570,5242,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,350,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,99), + (100,2,-82,20,23,0,64,178,0,0,0,0,0,0,0,0,0,0,0,0,0,63,0,0,96,0,0,0,'Call of Water','Light explodes as you finish the incantation. The sounds of the water drops hitting the flame have died down and your senses are overcome as the corrupt spirits around you are destroyed.','Speak to the Minor Manifestation of Water in Silverpine Forest.','Thanks to you. Thanks to the shamans.$B$BCorruption ebbs but life continues to wane. Up to shamans to protect life.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (101,2,10,18,25,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Totem of Infliction','As the mystical taint creeps through the forest, the need for self-protection is undeniable, $N. The winds whisper to me and they speak of a great danger which waits patiently for you in the near future.$B$BIf you wish to protect yourself, noble $c, bring to me 10 ghoul fangs, 10 skeleton fingers and 5 vials of spider venom. For you I shall enchant a Totem of Infliction which will harm those who attempt violent acts against you.','Bring 10 Ghoul Fangs, 10 Skeleton Fingers and 5 Vials of Spider Venom to Madame Eva in Darkshire.','Very wise of you, $N. This Totem of Infliction will help to protect you against the evil which lurks throughout Azeroth and beyond. When you feel threatened, hold this totem and take comfort in its magical aura. Be brave, fair $C. You will need all the courage you can muster for I see much bloodshed in your future.','Bring to me 10 ghoul fangs, 10 skeleton fingers and 5 vials of spider venom. For you I shall enchant a Totem of Infliction which will harm those who attempt violent acts against you.','','','','','',1129,1130,2378,0,10,5,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1131,0,0,0,1,0,0,0,72,0,0,0,0,350,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (102,2,40,8,14,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Patrolling Westfall','Stormwind has abandoned us. A foul wind of depravity rustles through the plains of Westfall. This was my homeland and I will not turn my back on the citizens who choose to remain here. We, the former farmers, shall make our stand.$B$BYour task, should you choose to accept, is to patrol the grasslands of Westfall. Track down and slay the vile Gnolls that seem to be working in conjunction with the Deadmines thieves. Bring me eight Gnoll Paws and I will reward your bravery.','Bring 8 Gnoll Paws to Captain Danuvin on Sentinel Hill.','Well done, $N. With valiant adventurers such as yourself fighting alongside The People\'s Militia, Westfall just might return to the prosperous breadbasket it once was. Please accept this in recognition of your tireless efforts.','Have you collected 8 paws from those treacherous Gnolls yet?','','','','','',725,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1154,710,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (103,2,40,10,16,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Keeper of the Flame','The night the Lighthouse Keeper\'s family died was horrible. I watched, helpless, as Old Murk-Eye led the attack. But what\'s done is done and now my concern is for the lives of the sailors on The Great Sea whose ships come close to the perilous rocks of the coastline. With no one to keep watch on the flame the responsibility has fallen upon me.$B$BHelp me keep the torch lit by bringing me 5 flasks of oil from the Harvest Monsters.','Bring 5 Flasks of Oil to Captain Grayson at the Westfall Lighthouse.','Praise you, brave $C. The rocks of the Westfall Coast shall be lit thanks to your hard work. Many lives will be spared so long as the torch is kept lit.$B$BI died needlessly on this very shore. My afterlife plight is to see that no others follow my destiny.','The flame will not burn for long without oil, $N.','','','','','',814,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2455,118,0,0,0,0,3,3,0,0,0,0,955,1180,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,600,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (104,2,40,15,20,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Coastal Menace','When my life was ended upon the rocks, I had no clue what the afterlife held for me. The Lighthouse was black that night because Old Murk-Eye had scared the keeper\'s family off. They returned and re-lit the flame but Old Murk-Eye coerced the weaker minded murlocs to raid the Lighthouse with him once again. The second time the family was not so lucky and before my eyes they perished helplessly.$B$BSlay Old Murk-Eye if you see him along the shore and bring me one of his scales and I shall reward you.','Bring a scale of Old Murk-Eye to Captain Grayson at the Westfall Lighthouse.','So the foul heathen, Murk-Eye is dead. Well done, $N. By your hands one life was laid to rest but perhaps many more were saved. The Great Sea, wrought with danger as it is, shall be a wee bit safer this night thanks to your heroics.','Have you laid waste to the menace known as Old Murk-Eye yet? He has been spotted roaming the coastline of Westfall.$B$BReturn to me when the foul beast is dead.','','','','','',3636,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1172,1557,5240,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (105,2,28,50,60,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,5098,0,0,0,0,0,0,'Alas, Andorhal','Alas, the time to attack Andorhal and drive out the lich that controls it is upon us!$B$BInside the ruins of the city is where the lich - Araj the Summoner - holds dominion. He is guarded by numerous Scourge surrounding the remains of city\'s center, and his personal retinue of guardians attached to him directly is formidable. You will need numerous allies to even stand a chance of facing him successfully.$B$BDestroy Araj, $N, and bring me a shard from his phylactery as proof!','Bring Araj\'s Phylactery Shard to High Executor Derrington at the Bulwark, Western Plaguelands.','You\'ve done it! Araj... the lich is finally defeated!$B$BYou\'ve done a tremendous service to the Horde on this day, $N. Your bravery and perseverance are a testament to what it means to be a true hero. Please - accept this as a token for all to see and know that you have delivered the Horde a victory for the ages!','Your task has been given to you, $N. Do you have a shard from the lich\'s phylactery as proof of the task being accomplished?','','','','','',17114,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17759,0,0,0,1,0,0,0,529,67,0,0,0,350,350,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (106,2,12,5,6,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,111,1208,1,0,'Young Lovers','Oh, I\'m cursed! My heart belongs to Tommy Joe Stonefield, but our families are bitter enemies. So I can\'t see him, even though my eyes ache to gaze upon that handsome face!$B$BPlease, take this letter and give it to Tommy Joe. He\'s usually at the river to the west of the Stonefield Farm, which is due west of here.','Give Maybell\'s Love Letter to Tommy Joe Stonefield.','Ah! I can\'t stand us being apart. I have to see her!!','You have what?? Maybell is the light of my dull life. Hurry, let me see her letter!','','','','','',1208,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,84,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (107,2,12,5,6,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,111,0,0,112,1252,1,0,'Note to William','I bet William Pestle has a potion to unite our two young lovers!$B$BHere, take this note to William. He\'s staying at the Lion\'s Pride Inn in Goldshire.','Take Gramma Stonefield\'s Note to William Pestle.','My heart goes out to those two poor souls, Maybell and Tommy Joe. I remember being young and in love, once.$B$BThere must be something I can do to help them! Let me think...','You have a note from \"Gramma\" Stonefield, eh? I haven\'t seen Mildred in years! I wonder what she has to say...','','','','','',1252,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,84,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (109,2,12,9,10,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Report to Gryan Stoutmantle','Looks to me you\'ve seen quite a bit of combat in your time, $c. If you haven\'t already, you should report to Gryan Stoutmantle. He heads up the People\'s Militia, aimed at protecting the farmlands of Westfall. I bet he could use your help. You can usually find him in the stone tower on Sentinel Hill, just off the road in the middle of Westfall.','Talk to Gryan Stoutmantle. He usually can be found in the stone tower on Sentinel Hill, just off the road, in the middle of Westfall.','Ah, so my friend sent you here? How kind. $B$BWell the Stormwind Monarchy has abandoned our cause. Now it is up to the People\'s Militia to keep the land free from corruption. If our cause interests you, I can put your combat skills to use in the name of freedom.','An... Any luck??','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,250,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (110,2,440,39,48,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,10,0,0,113,0,0,0,'Insect Part Analysis','I\'m going to spend some time taking a look at Scrimshank\'s surveying gear... as well as putting his personal effects in order. I get the sneaking feeling behind my ears that this isn\'t the last loss we\'ll be facing against these bugs.$B$BI\'d like for you to check in with Alchemist Pestlezugg to see if he has had a chance to process the insect parts we sent him. If they\'re ready, bring them to me.','Check in Gadgetzan for Alchemist Pestlezugg and his analysis of the insect parts.','Yes, I have the results right here. They are... unsettling, to say the least$B$BOur initial suspicion that the bugs are being controlled by an outside force, we believe, is correct. If this is the case, then we are dealing with not only a very powerful unknown force, but also a malignant one. These bugs have been changed to be pure ravagers. I\'ve never seen anything quite like it.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,10,0,0,0,0,0,264,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (111,2,12,5,6,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,106,0,0,107,0,0,0,'Speak with Gramma','Please, $N, talk with my Gramma. If anyone can find a way to bring me together with Maybell, she can.$B$BShe\'s inside our house east of here.','Speak with Gramma Stonefield.','While our families are feuding, Tommy Joe and Maybell don\'t have much of a future, but... maybe we can get them together for just a little while.$B$BHm, what can we do...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,84,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (112,2,12,5,7,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,107,114,0,0,0,0,0,'Collecting Kelp','I can make an invisibility liquor for Maybell, so she can slip away from the Maclure Vineyards and go to Tommy Joe. But to make the Liquor, I need some crystal kelp.$B$BAlthough the kelp usually grows in the ocean... sometimes murlocs collect it. See if the murlocs near Crystal Lake have any. Crystal Lake is just east of Goldshire.','Bring 4 Crystal Kelp Fronds to William Pestle in Goldshire.','You got them. Good show! Now, just one moment while I concoct the potion...','Do you have that crystal kelp? I\'m sure Maybell is anxious to see her beau...','','','','','',1256,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,112), + (113,2,440,39,48,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,110,0,0,0,8594,1,0,'Insect Part Analysis','Senior Surveyor Fizzledowser needs to see this report immediately. Actually... everyone who can read needs to see this report. We are facing a grave and serious threat to not only Tanaris and Gadgetzan, but if left unchecked, the entirety of southern Kalimdor. Heck, even quite possible the whole of Azeroth; this thing has given no indication it will subside.$B$BHave Fizzledowser make a duplicate of the report for you to distribute freely to your allegiance. Everyone must know about this threat!','Deliver the report to Senior Surveyor Fizzledowser in Gadgetzan. Be sure he gives you a copy of the report, as Alchemist Pestlezugg has requested.','Thank you for delivering the report, Junior Surveyor $n; here is your pay for your diligent service to the Gadgetzan Water Company.$B$BWhile I am usually not thrilled about handing out our valuable information carte blanche to those who would otherwise pay good coin for it, I\'ve known Pestlezugg for a number of years now. If he recommends letting everyone know about it, then so be it. Give me a moment and I\'ll make you a copy.','Well Junior Surveyor $n, has ol\' Pestlezugg got that report ready yet?','','','','','',8594,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,10,0,0,0,0,7000,264,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), + (114,2,12,5,7,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,112,0,0,0,1257,1,0,'The Escape','Take this invisibility liquor to young Maybell. It should last long enough for her to visit Tommy Joe.','Take the Invisibility Liquor to Maybell Maclure.','Oh...my! I feel guilty deceiving my family, but my feelings for Tommy Joe are too strong to ignore.$B$BThank you, $N. I\'ll drink this liquor as soon as I have the chance and sneak away to my love.$B$BAnd for you... please take this.','Did you deliver my letter to Tommy Joe? What did he say??','','','','','',1257,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,118,0,0,0,5,0,0,0,72,0,0,0,0,350,0,0,0,0,0,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,114,114), + (115,2,44,18,23,1,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,20,0,0,0,0,0,0,'Shadow Magic','The Blackrock orcs enlisted shadowcasters to aid their attacks in Redridge, and they have brought with them devices of dark power--midnight orbs. These orbs have struck telling blows against Redridge\'s defenders, and it\'s imperative we remove the demon-tainted items from the conflict.$B$BFind and deliver to me midnight orbs from slain Blackrock shadowcasters. I will then have them disposed of, for this world would be a better place without them!','Bring 3 Midnight Orbs to Marshal Marris in Lakeshire.','Thank you, $N. I\'ll send these to be destroyed immediately.','How goes your conflict with the shadowcasters? Did you find the midnight orbs?','','','','','',1261,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,350,0,0,0,0,1500,1380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (116,2,44,12,15,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Dry Times','I find myself in quite a pinch here, $N. The bottles are close to running dry. The latest booze shipment is long overdue. The orc invasion has been hell.$B$BPerhaps you can go to work for me?$B$BI need you to pick up a keg of Thunderbrew Lager from Grimbooze Thunderbrew in the Westfall hills, a cask of Merlot from Stormwind, a bottle of Moonshine from Darkshire and a skin of Sweet Rum from Goldshire. Bring those back to me and I will see to it you are rewarded.','Barkeep Daniels of Lakeshire needs a keg of Thunderbrew Lager, a cask of Merlot, a bottle of Moonshine and a skin of Sweet Rum.','A job well done, $N! I know well the roads you had to journey to procure this fine array of liquor. But my patrons will be happy once again! $B$BMy wife is quite a seamstress. Please accept this cloak she made in return for your services.','I need you to pick up a keg of Thunderbrew Lager from Grimbooze Thunderbrew in the Westfall hills, a cask of Merlot from Stormwind, a bottle of Moonshine from Darkshire and a skin of Sweet Rum from Goldshire. Bring those back to me and I will see to it you are rewarded.','','','','','',1262,1941,1942,1939,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1270,10456,0,0,1,1,0,0,72,0,0,0,0,250,0,0,0,0,0,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25,21,0,0,0,0,0,0,0,0,0), + (117,2,40,0,15,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'Thunderbrew Lager','Hurry, my friend, move with haste $BIn order for our rich lager to taste $BMore like beer and less like stew, $BHops are needed to make the brew.','Bring Grimbooze Thunderbrew 5 hops to complete his special brew.','Hops and Barley, yeast and malt $BThe taste-buds feel a virtual assault, $BNo need to plead, no need to beg $BFor Thunderbrew Lager comes in a keg!','Hurry, my friend, move with haste $BIn order for our rich lager to taste $BMore like beer and less like stew, $BHops are needed to make the brew.','','','','','',1274,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1262,0,0,0,1,0,0,0,47,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (118,2,44,14,18,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,119,1283,1,0,'The Price of Shoes','I\'ve been using so much iron keeping the Stormwind Guards outfitted, I don\'t have enough to supply the stable\'s horses with shoes!$B$BTake this note to Blacksmith Argus in Goldshire. It explains to him my problem and requests a shipment of horseshoes.','Take Verner\'s Note to Smith Argus in Goldshire.','Heh, so old Verner needs some shoes, does he!?!','What\'s that? Verner sent you, you say? Well give me his note. And SPEAK UP!','','','','','',1283,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,204,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (119,2,44,13,18,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,118,0,0,0,1284,1,0,'Return to Verner','Ok, I\'ll give him his 50 horseshoes...$B$BHere they are, all boxed up and ready to go! Tell Verner it was a pleasure doing business, and be sure he reads the note attached to this crate!','Return to Verner Osgood in Redridge. Give him the Crate of Horseshoes.','Thank you, this really helps me out.$B$BBut what\'s this? Argus sent a note with the crate...What?? Argus wants me to PAY him? Bah!$B$BWell, $N, thank you for your help.','Great, you\'re back! Did you get the shoes?','','','','','',1284,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,500,405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (120,2,44,14,14,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,121,1293,1,0,'Messenger to Stormwind','These are trying times, $c. The township is under constant siege. Without reinforcements, we will certainly face defeat. The message I now entrust to you is of utmost importance. Get this report to General Marcus Jonathan of Stormwind immediately. Once your delivery is made, return to me at once with any news, be it good or bad. $B$BNow make haste!','Magistrate Solomon has given you a report which must be delivered to General Marcus Jonathan in Stormwind. The judge wants you to return to him as soon as the delivery has been made.','At ease, $C.$B$BMagistrate Solomon is a noble leader. His words carry great weight with me. I shall seek the counsel of the King and make the situation clear to him. Assure the good judge that he has the Stormwind Army\'s support. Reinforcements will be sent as soon as word is given from His Majesty.','What have you there?','','','','','',1293,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,294,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), + (121,2,44,14,14,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,120,0,0,0,1294,1,0,'Messenger to Stormwind','While I wait for a response from the King I want you to carry this letter to Magistrate Solomon. $B$BDismissed, $c!','Take General Marcus Jonathan\'s letter of response to Magistrate Solomon in Lakeshire.','Thank you for your time, $C. For your service to Lakeshire and Stormwind I reward you with these coins.$B$BNow if you\'ll excuse me, I find this correspondence somewhat of a mystery. Something is amiss in our Kingdom. I fear this is the beginning of conflict, not the end.','Did the General send news? Are reinforcements on the way?','','','','','',1294,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,150,150,0,0,0,0,0,0,0,0,25,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), + (122,2,44,14,18,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,118,0,0,0,0,0,0,'Underbelly Scales','I need some underbelly scales from black dragon whelps to pay for the shoes Argus sent me from Goldshire. If you can get 6 of them for me, then I can pay Argus with some... and have enough left to fashion something for you.$B$BBlack dragon whelps are often flying around south of Lakeshire, but they like to wander. You might have to just keep an eye out and hunt them when you see them.','Gather 6 Underbelly Whelp Scales from Black Dragon Whelps, and bring them to Verner Osgood in Redridge.','Thanks! These will get me out of debt to Argus...','I know that greedy Argus will send someone to collect his scales if I don\'t give them to him soon. Have you found those scales yet?','','','','','',1221,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6092,1302,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,350,0,0,0,0,0,1020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (123,2,12,7,10,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,147,2223,1,0,'The Collector','This note is a schedule with a list of days and times when a person -- described only as \"The Collector\" -- will receive a shipment of gold from the mines in Elwynn Forest.$B$BFrom the schedule, it looks as if the Collector resides near the Brackwell Pumpkin Patch in eastern Elwynn.$B$BThis sounds important. You should report it to Marshal Dughan in Goldshire.','Go to Marshal Dughan in Goldshire and give him The Collector\'s Schedule.','Hm... I have heard of this \"Collector\" but I don\'t know whom he\'s working for. Thank you for the schedule. It will help us solve this mystery.','What?!? We haven\'t had our people working the Elwynn mines for months!$B$BLet me see that note you have...','','','','','',2223,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,85,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (124,2,44,15,20,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,118,0,0,126,0,0,0,'A Baying of Gnolls','As if the attacking orcs weren\'t enough! Now I have gnoll brutes and mystics prowling along the ridge north of my stable, taking my horses when they stray...$B$BIf you can get rid of those gnolls, my horses and I would be very grateful.','Kill 10 Redridge Brutes and 8 Redridge Mystics, then return to Verner Osgood.','Thank you for all your help, $N.','Yes? Is there something I can do for you?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,426,430,0,0,10,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,900,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (125,2,44,15,16,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Lost Tools','I could really use a hand here, $N. With the town under siege, it\'s been hard to get supplies. My tools were being delivered from Goldshire by wagon but the bridge was blown out. We put the tools in a boat but the orcs hit it with a catapult. Just my luck, my toolbox sank right to the bottom of the lake.$B$BRetrieve my toolbox, $N, and I\'ll make it worth your while.','Foreman Oslow of Lakeshire wants you to retrieve his toolbox from the bottom of Lake Everstill.','Excellent recovery, $N! I never thought I\'d see these tools again.','Were you able to find my tools?','','','','','',1309,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2313,0,0,0,2,0,0,0,72,0,0,0,0,150,0,0,0,0,0,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (126,2,44,15,25,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,124,0,0,0,0,0,0,'Howling in the Hills','$N, the gnolls are still out there. I can hear their baying as they hunt in the hills above Lakeshire. And one cry is louder than the rest - Yowler, their leader.$B$BKill Yowler and send his pack scattering! Bring me his paw as proof.$B$BAnd be careful, this gnoll is their leader for a reason. He is no Mongrel...','Bring Yowler\'s Paw to Verner Osgood in Lakeshire.','Again, thank you for your help. The Stormwind army is so busy dealing with the orcs, they don\'t have the troops to protect Redridge from local threats like the gnolls.','Yowler is a dangerous creature, $N. If you\'re not ready for him, I understand.','','','','','',3614,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1319,2910,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (127,2,44,16,21,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Selling Fish','Lake Everstill is famous for its spotted sunfish. There\'s always demand for them...and I\'m running low!$B$BBring me a batch of 10 and I\'ll barter well for them. If you can\'t fish yourself, then...maybe you can get them off the murlocs!','Bring 10 Spotted Sunfish to Dockmaster Baren in Lakeshire.','Pleasure doin\' business with you, matey!','You have some sunfish for me, eh?','','','','','',1467,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3663,3680,1322,0,1,1,5,0,72,0,0,0,0,150,0,0,0,0,1000,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (128,2,44,20,25,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Blackrock Bounty','The Blackrock Clan must be destroyed. The Enemy has invaded our lands. These mountains fall under the sovereign right of the King of Stormwind. Our sources tell us that the leaders of each unit within the Clan are known as Champions. You\'ll find them in their encampment to the north, just west of the road to the Burning Steppes.$B$BMagistrate Solomon wants these foul brutes dead. Slay 15 Blackrock Champions and return to me.','Kill 15 Blackrock Champions and Guard Howe in Lakeshire will reward you.','I see you have fought valiantly against the Blackrock Clan, $C. Your service to our township is great indeed.','Return once you have slain 15 Blackrock Champions.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,435,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,1800,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (129,2,44,12,15,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,130,5534,1,0,'A Free Lunch','Can you do me a favor? I\'ve prepared a lunch for Guard Parker, but he\'s out on patrol...he\'s a big, strong Stormwind guard who can defend himself, but it\'s much too dangerous out there for a townsperson like me.$B$BSo if you deliver his lunch for me, then come back here and I\'ll give you a free lunch! Parker patrols the stretch of road leading to Duskwood.','Bring Parker\'s lunch to Guard Parker. He patrols the road leading to Darkshire.','Thanks, I could really use the meal. Guarding Lakeshire from the orcs and gnolls is tough work!','Darcy sent me a lunch, did she? Such a kind heart she has. Well...let\'s have it!','','','','','',5534,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (130,2,44,12,15,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,129,0,0,131,0,0,0,'Visit the Herbalist','Before you go back to Darcy, can you bring her some flowers for me? You can get them at the herbalist shop back in Lakeshire, at the west end of town.$B$BBut when you get the flowers...don\'t tell the herbalist, Martie, whom they\'re from, or whom they\'re for...','Speak with the Redridge Herbalist, Martie Jainrose.','You need a bouquet of flowers? You haven\'t been in town very long...have you already found for yourself a sweetheart here?$B$BI know I shouldn\'t pry, but it\'s nice to see that love is in the air... especially in dangerous times like these.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (131,2,44,12,15,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,130,0,0,0,1325,1,0,'Delivering Daffodils','Here is your bouquet. I chose Daffodils for you. They\'re my favorite!','Give Darcy the Daffodil Bouquet.','Oh, those are lovely! I can\'t wait to put them in some water!$B$BBut...these are Martie\'s favorite flowers. Parker didn\'t have you go to that jealous vixen for this bouquet, did he? You didn\'t tell her who they were for, did you? If you did, then it wouldn\'t surprise me if she poisoned them.$B$BOh, but it\'s not your fault. Thank you, and here\'s your meal.','Hello again, $N. Did Parker like the lunch I sent him?','','','','','',1325,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1326,0,0,0,10,0,0,0,72,0,0,0,0,25,0,0,0,0,0,162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (132,2,40,14,18,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,65,0,0,135,1327,1,0,'The Defias Brotherhood','What I am about to tell you could cost me my life. The Defias gang is up to something big. Last I heard they were working in conjunction with various gnolls, kobolds and even goblins.$B$BTake this note to Stoutmantle. It explains as much as I know on the subject.','Take Wiley\'s Note to Gryan Stoutmantle in Westfall.','Bah! I should have let that scoundrel rot when I had the chance. But this information is crucial. Good work.','Good to see you back, $N. What did Wiley have to say for himself?','','','','','',1327,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,405,0,0,0,0,0,-10509,1045,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (133,2,10,20,27,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,159,0,0,134,0,0,0,'Ghoulish Effigy','I live so far from the protection of town, it\'s a wonder the ghouls and the walking dead haven\'t eaten me! In fact, just yesterday a pack of Bone Chewers was pounding on the walls of my house!$B$BI want to make an effigy - a kind of \"scarecrow\" for Ghouls. To do that I need some Ghoul Ribs. You can get them from Flesh Eaters, Bone Chewers, Brain Eaters, Rotted Ones and Plague Spreaders.$B$BGet the ribs for me, and I will repay you with some coin.','Gather 7 Ghoul Ribs and bring them to Abercrombie at his shack.','Ah, thanks. These will do just the trick!','I think I hear a pack of Ghouls scurrying around the back of the house - I better put that effigy up quick! Did you get those Ghoul Ribs for me?','','','','','',884,0,0,0,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2200,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (134,2,10,20,30,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,133,0,0,160,0,0,0,'Ogre Thieves','A few weeks ago I was picking herbs far from my house, and a band of ogres attacked me! I ran, and I was forced to leave behind a crate of precious tools and herbs.$B$BAfter they chased me off, the ogres swaggered back to the ogre mound in southern Duskwood. I\'m sure my crate is somewhere near the mound.$B$BPlease, $N, retrieve this crate for me for I miss it sorely.','Return Abercrombie\'s Crate to Abercrombie.','Thank the Nec-...well, thank YOU, $N! You have more than earned your reward.$B$BAha! Happy! Happy nights ahead!!','Do you have my crate? If so, then please...give it to me quickly!','','','','','',1349,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1400,720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (135,2,40,14,18,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,132,0,0,141,1327,1,0,'The Defias Brotherhood','I wonder what Wiley meant when he mentioned the Stonemasons. Perhaps that was a slip of tongue. Could the Defias gang be related to the Stonemasons? Only one man would know for sure: Mathias Shaw, head of SI:7. Show him Wiley\'s Note and see if he has anything to add to this growing mystery. If you have trouble finding Shaw, check the Barracks in Old Town.','Take Wiley\'s Note to Mathias Shaw in Stormwind.','This matter might be more complex than Stoutmantle realizes.','What business do you have with me? I am a very busy man. . .','','','','','',1327,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,405,0,0,0,0,0,-8752,384,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (136,2,40,10,16,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,138,0,0,0,'Captain Sander\'s Hidden Treasure','If ye be readin\' this, it means that Ol\' Captain Sanders is in a watery grave. So my treasure is yours now, ye jest need to follow the clues. $B$BFirst ye need to find me footlocker. It\'s probably half-buried in sand by now, along the Western Coast of Westfall near the shipwreck. There be lots of shipwrecks but only one rusty anchor on the coast. Find that anchor and you\'ll find me locker! Look in there for the next clue.','Find Captain Sanders\' footlocker and search it for the next clue.','The footlocker slowly creaks open. Sand and water seem to be its only contents. But wait! A small crab scurries out with a clue to the treasure in his claws!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (138,2,40,10,16,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,136,0,0,139,1358,1,0,'Captain Sander\'s Hidden Treasure','The clue to the treasure reads: Good work, matey! Now ye need to head due east. East up the bluffs, east to the road. Look for the ol\' chimney ruins near the side of the road. There you\'ll find an old barrel with your next clue.','Find the old barrel near the ruined chimney and search it for your next clue.','Good work, treasure hunter!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (139,2,40,10,16,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,138,0,0,140,1361,1,0,'Captain Sander\'s Hidden Treasure','Searching through the barrel you discover another piece of parchment. This one reads: Now from this here barrel, face ye North. Straight as the crow flies, keep ye walkin\' till you see the empty jug next to the lone windmill on the sea bluffs. If ye poke around that jug, ye just might find what you\'re lookin\' for.','Search the empty jug next to the windmill for the next clue.','You\'re on your way to the jackpot, treasure seeker!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (140,2,40,10,16,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,139,0,0,0,1362,1,0,'Captain Sander\'s Hidden Treasure','Sure enough, deep within the Old Jug there is another clue to Sander\'s treasure. The ink has run in some places and the paper smells like whiskey but you can make out some of the text: Now that ye found me ol\' whiskey jug, you\'re almost to the treasure! Just face West from the bottle and walk down to the shore. Once ye get to the water, keep going! Swim straight west till you find the island with me treasure chest!','Locate Captain Sanders\' chest and open it for your reward.','The hinges on the old chest are rusty but they still work. You force the chest open and take the booty.$B$BCongratulations!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2842,3342,3344,3343,1,1,1,1,0,0,0,0,0,0,0,0,0,0,800,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (141,2,40,14,18,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,135,0,0,142,1353,1,0,'The Defias Brotherhood','The Stonemasons\' Guild was run by a man named Edwin VanCleef. VanCleef was responsible for rebuilding Stormwind after the orcs razed it in the First War. Apparently, VanCleef and his men were unhappy with their treatment by the King after the reconstruction was complete. That just might explain a thing or two.$B$BI have written a more detailed account for your Master in Westfall. Take this to him at once!','Take Shaw\'s report to Gryan Stoutmantle in Westfall.','Edwin VanCleef. . .I know the name well. To think that a man so industrious and talented could turn into such a scoundrel unnerves me. I\'ll need further proof before I believe this.','Did Master Shaw shed any light on things?','','','','','',1353,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,204,0,0,0,0,0,-10509,1045,0,0,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), + (142,2,40,14,18,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,141,0,0,0,0,0,0,'The Defias Brotherhood','We need to discover the location of the Defias hideout. $N, my scout reports that a Defias Messenger has been seen on the roads between Moonbrook, the Gold Coast Quarry and the Jangolode Mine. I want you to capture him. If he resists, kill him and bring me whatever he is carrying.','Track down the Defias Messenger in Westfall and bring his message to Stoutmantle.','This is indeed firm proof that VanCleef is in charge. Now all we need to know is where the Defias gang is hiding out.$B$BWe\'ve had a stroke of luck while you were gone. We captured a thief trying to steal Saldean\'s wagon. He has promised to lead us to the hideout in exchange for his life. I want you to defend the traitor so he can reveal the hideout. Return to me once you have uncovered the location.','$N, were you able to gather any information? Did you locate the messenger?','','','','','',1381,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,810,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,6,1,25,0,0,0,0,0,0,0,0), + (143,2,44,14,14,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,121,0,0,144,1407,1,0,'Messenger to Westfall','Something odd is afoot with the Stormwind Army. They should have been here in force by now. Time is a luxury we don\'t have, however. I will not stand by and watch the people of Lakeshire give their lives without trying to enlist more help. I\'ve heard word of a people\'s militia forming in Westfall.$B$BTake this plea to their leader, Gryan Stoutmantle. Perhaps Stoutmantle\'s men can lend some support here until the King sends reserves.','Magistrate Solomon wants you to take his written plea to Gryan Stoutmantle in Westfall.','Good Messenger, you have served your master well.','Hail, $C. What business do you have with The People\'s Militia?','','','','','',1407,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,294,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (144,2,44,14,14,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,143,0,0,0,1408,1,0,'Messenger to Westfall','Magistrate Solomon\'s note pains me to read. But it is obvious he knows not the war which is waged in Westfall or else he would know better than to expect aid from the Militia. If Stormwind had not deserted us as well, we would not have the need for the Militia.$B$BTake this response to your master in Redridge, $c. And let him know that my heart is heavy with the loss of good men.','Return to Magistrate Solomon with Gryan Stoutmantle\'s response.','I do say, this is not good at all. I did not realize that Stoutmantle\'s situation was not unlike ours here in Lakeshire. What action is so important that it calls the Stormwind Army away from its people? Bah, I should not ponder aloud.$B$BHere, messenger. Accept these coins in exchange for your service to the Township. I might call upon you again.','Shall we expect the People\'s Militia soon? Does Lord Stoutmantle\'s news bode well?','','','','','',1408,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,150,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (145,2,44,18,18,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,144,0,0,146,1409,1,0,'Messenger to Darkshire','I require your assistance once again. I have written to Lord Ebonlocke, requesting that he sends his trained guards, the Night Watch, to help with Lakeshire\'s defense. It is imperative this message makes it to him swiftly. You must exercise extreme caution. Ebonlocke is the mayor of Darkshire, in the heart of Duskwood. Do not stray from the roads.','Magistrate Solomon wants you to take a letter to Lord Ebonlocke in Darkshire.','Thank you for making the long journey here. This is indeed important information.','You appear to have traveled from afar, $C. What business do you have here in Darkshire?','','','','','',1409,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,0,600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), + (146,2,44,18,18,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,145,0,0,0,1410,1,0,'Messenger to Darkshire','If I did not know Magistrate Solomon personally, I would say the man has gone mad. Send the Night Watch to Lakeshire because Stormwind refuses aid? The Night Watch was formed because Stormwind left us when this foul magic seeped into the land. If I sent my Night Watch, this town would be overrun by evil before the guards even reached the forest\'s edge.$B$BTake this letter of response to your Master in Lakeshire.','Return to Magistrate Solomon with Lord Ebonlocke\'s letter of response.','By the Light! The Stormwind Army retreated from Westfall. And the Guard no longer protects Darkshire? There is some treachery abound. How could this be so? $B$BOh I forgot to reward your service, $C. Here are some coins. Now excuse me. Something is amiss in Stormwind and I must get to the bottom of it.','Ah, good to see you back, messenger. Shall I inform the Marshal that the Night Watch is on its way from Darkshire?','','','','','',1410,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,250,204,0,0,0,0,0,0,0,0,1,1,29,0,0,0,0,0,0,6,5,6,1,0,0,0,0,0,0,0), + (147,2,12,7,10,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,123,0,0,0,0,0,0,'Manhunt','If the \"Collector\" is taking gold from our mines then he\'s stealing from the kingdom! Bring the Collector to justice, and bring me the ring mentioned in the pickup schedule you gave me. It may tell us whom the Collector is working for...$B$BThat Pickup Schedule says the Collector is hiding out at the Brackwell Pumpkin Patch. You should search for him there.','Find and kill \"the Collector\" then return to Marshal Dughan with The Collector\'s Ring.','You found him? Well done, $N. He won\'t be \"collecting\" from the Elwynn Mines again!$B$BAnd this ring you found is interesting... it\'s a membership ring for the old Stonemason\'s Guild in Stormwind. Why would a lowly thief have an artisan guild ring, and why are the Defias Thieves collecting money from our mines?$B$BDifficult questions. I hope one day we\'ll have answers.','Did you find the Collector? Did you discover whom he\'s working for?','','','','','',2239,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1360,1183,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), + (148,2,10,20,24,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,165,0,0,149,0,0,0,'Supplies from Darkshire','Oh, what is a poor old man to do? I need some supplies from Darkshire, but the village is so far away and I am so old and feeble...I would never make the trip.$B$BCan you go to Darkshire and bring me back some Ghost Hair Thread? You can get it from Madame Eva at her home on the Darkshire square.','Speak with Madame Eva.','Ah, Ghost Hair Thread is what you need, is it? I\'m afraid I have none in stock, but I can make some for you...if you can supply the ghost hair.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,294,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (149,2,10,20,24,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,148,0,0,154,1453,1,0,'Ghost Hair Thread','There is a poor, sad spirit, Blind Mary, who haunts an old farm house in the hills south of Darkshire.$B$BHere, take this Spectral Comb and ask Blind Mary to comb her hair. Then bring back the comb and I will glean from it the Ghost Hair I\'ll need for the thread.$B$BAnd take care, for dark things now lurk near that house...','Bring the Spectral Comb to Blind Mary.','What is this? A comb? It\'s lovely! And it glides through my hair as if it weren\'t the stiff, stringy horror that it is.$B$BOh, if only I had a mirror...','Oh please, don\'t look at me! I tore out these eyes with my own hands, but I can still feel your gaze!$B$BI\'m hideous! Hideous! Please, look away!!','','','','','',1453,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,294,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (150,2,44,20,20,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Murloc Poachers','Murlocs are becoming a problem. Larger groups of the fishmen are dropping anchor along the shores of Lake Everstill and fishing up a storm! We need them gone before they eat all the fish in the lake!$B$BHunt murlocs! Bring me eight of their fins and I might have something for you...','Bring 8 Murloc Fins to Dockmaster Baren in Lakeshire.','Well done, $N. I hope you didn\'t have too much trouble with those murlocs.$B$BIt\'s strange seeing them so far from the sea. I wonder if they\'re here because they\'re running from something...','Do you have those fins? Hurry, we need those murlocs driven from the lake!','','','','','',1468,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3567,0,0,0,1,0,0,0,72,0,0,0,0,250,0,0,0,0,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (151,2,40,9,14,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Poor Old Blanchy','Poor Old Blanchy! Such a tired beast after all the work we put her through. I fed her before we left the farm, but we weren\'t expecting the wagon to break on us. If you could bring her a few handfuls of oats from the fields, I\'d be grateful.$B$BI bet you could find some around all of the farms in Westfall, if you can steer clear of those horrific machines that have taken over. There are several farms southwest of here.','Verna Furlbrow in Westfall wants you to bring her 8 Handfuls of Oats.','Thank you so much, $N! Poor Old Blanchy will be so happy!','Old Blanchy is on her last leg. Did you happen to find any oats for her?','','','','','',1528,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2165,1537,0,0,1,1,0,0,72,0,0,0,0,250,0,0,0,0,0,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (152,2,40,10,19,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Coast Isn\'t Clear','You probably noticed all of the shipwrecks along the coast. The Great Sea is treacherous indeed. The coast of Westfall needs to be kept clear, so that if sailors find their way to our beaches, they are safe. The Murlocs are trouble though.$B$BKill 7 Tidehunters, 7 Warriors, 7 Oracles and 7 Coastrunners and I will see to it that you are rewarded.','Kill 7 Tidehunters, 7 Warriors, 7 Oracles and 7 Coastrunners and return to Captain Grayson at the Westfall Lighthouse.','Well done, $N. You have quite a knack for combat. Thanks to you the Coast of Westfall is a safer place.','Kill 7 Tidehunters, 7 Warriors, 7 Oracles and 7 Coastrunners and I will see to it that you are rewarded.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,171,127,517,7,7,7,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1100,870,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (153,2,40,10,15,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Red Leather Bandanas','The Defias Front is constantly shifting. I\'ve been following their movements for quite some time now. On a side note, I\'ve ascertained that many members of the gang can be tracked by the Red Leather Bandanas they wear.$B$BBring me 15 of these Bandanas and I\'ll see to it you are rewarded.','Bring 15 Red Leather Bandanas to Scout Galiaan at Sentinel Hill.','Nice work, $R. Please accept one of these items as payment for all your hard work.','Bring me 15 red leather bandanas and I\'ll pay you well.','','','','','',829,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3511,5944,12295,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (154,2,10,20,24,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,149,0,0,157,1518,1,0,'Return the Comb','NO!!!!!$B$BTake it, take this comb away from me!$B$BI\'m a monster, and no one will ever think me lovely again!','Return the Ghost Hair Comb to Madame Eva in Darkshire.','I can make a spool of Ghost Hair Thread with this, and have a few strands to spare. Here are some coins for those extra strands.','I sense that you have seen Blind Mary. You have my Comb...?','','','','','',1518,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,175,120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (155,2,40,14,18,1,0,77,0,0,0,0,0,0,0,0,0,2,0,2,2,142,0,0,166,0,0,0,'The Defias Brotherhood','So Stoutmantle sends a scrawny $r like you to protect me? Guess you\'ll have to do. Better bring some friends too. $B$BYou know the deal, right? You watch my back and I\'ll take you to the Defias hideout. But you better be close by my side. The Defias gang wants my head now. If they see me with you, they\'ll try to kill me.$B$BLet me know when you and any friends you can round up are ready to go.','Escort the Defias Traitor to the secret hideout of the Defias Brotherhood. Once the Defias Traitor shows you where VanCleef and his men are hiding out, return to Gryan Stoutmantle with the information.','Most excellent, $N! VanCleef is as good as ours now that we know where he is hiding.','What business do you have with me? I am a very busy man...','Escort The Defias Traitor to discover where VanCleef is hiding','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,350,0,0,0,0,0,990,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,1,21,0,0,0,0,0,0,0,0,0), + (156,2,10,20,24,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,158,0,0,159,0,0,0,'Gather Rot Blossoms','If you bring me some rot blossoms then I can brew you up a batch of zombie juice.$B$BRot blossoms grow in strange places. In particular, I hear you can find them inside the skulls of Skeletal Horrors and Skeletal Fiends... not that I\'ve gotten close enough to look!$B$BThe Raven Hill Cemetery is lousy with those skeletons. You may as well get rid of them while you\'re looking for rot blossoms. The town of Darkshire would be grateful.','Gather 8 Rot Blossoms and bring them to Tavernkeep Smitts in Darkshire.','Good, you got the rot blossoms. And I\'ll tell Althea Ebonlocke of the Night Watch that you were killing skeletons.$B$BKeeping the people of Darkshire safe is a grim burden for the Night Watch, and news that others are helping stem the tide of fiends in Duskwood is welcome news indeed.','Hi, $N. You have that rot blossoms for me yet?','','','','','',1598,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,585,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2,6,2,0,0,0,0,0,0,0,0,0), + (157,2,10,20,24,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,154,0,0,158,1596,1,0,'Deliver the Thread','Here is your thread, $N. It has a thousand uses, from binding evil spirits to sewing life into inanimate objects.','Bring the Ghost Hair Thread to Abercrombie, in his shack north of the Raven Hill Cemetery.','Delightful! This will do splendidly...$B$BHere, good $N, take this as payment for your honorable deed.','I need to string the Ghost Hair Thread along my door and my windows to keep out unwanted spirits. Did you get it for me?','','','','','',1596,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1300,870,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (158,2,10,20,24,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,157,0,0,156,0,0,0,'Zombie Juice','I need a bottle of a certain liquor - Zombie Juice. Tavernkeep Smitts at the Scarlet Raven Tavern in Darkshire should have some.$B$BAnd please hurry, $N. These nights get cold, and I need that drink to put fire in my veins again!','Speak with Tavernkeep Smitts.','You need some Zombie Juice, do you? Hmm...that\'s some strong stuff - I don\'t usually get requests for it.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,294,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (159,2,10,20,24,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,156,0,0,133,1451,1,0,'Juice Delivery','Here\'s your Zombie Juice...$B$B...and be careful with this stuff. It\'s strong enough to raise the dead!','Bring the Zombie Juice to Abercrombie at his shack.','A thousand thanks, $N. You warm an old man\'s heart with your foolish-...I mean...with your kindness!$B$BHere you are, friend. Take this as a token of my gratitude.','I need that Zombie Juice to keep me warm on these cold, dark nights. Did you get it for me?','','','','','',1451,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1700,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (160,2,10,20,30,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,134,0,0,251,1637,1,0,'Note to the Mayor','Take this note to Ello Ebonlocke, the Mayor of Darkshire.$B$BHe and I are old friends...and when he reads it and discovers what you did for me...I\'m sure he\'ll be just as happy as I am! Hahahaha!','Bring Abercrombie\'s Letter to Ello Ebonlocke, Mayor of Darkshire.','$B$BWhat language is this? It looks ancient...I can\'t read it.','Abercrombie...? I don\'t know a person of that name. You say you have a letter for me from this Abercrombie fellow?$B$BWell let\'s have it then...','','','','','',1637,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (161,2,38,16,18,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,199,0,0,274,2563,1,0,'A Dark Threat Looms','If my suspicions are correct, this is some type of explosive powder. This must be analyzed by an explosives expert so we know just what we\'re dealing with here. Ashlan Stonesmirk was assigned to the regiment guarding Dun Modr and the Thandol Span. I need you to make a grave and perilous journey, $N.$B$BTravel through the Algaz Gate, follow the road through the Wetlands and seek out Stonesmirk in Dun Modr. Heed my advice: stick to the roads and stop for nothing!','Chief Engineer Hinderweir wants you to take the strange smelling powder to Ashlan Stonesmirk, the explosives expert in Dun Modr.','Ah, well Ol\' Hinderweir is wise to be worried.','You say somethin\', sonny? Can\'t hear a bloody thing besides the ringin\' in me ears. Say, what\'s that you got there?','','','','','',2563,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,810,0,0,0,0,0,-2606,-2355,0,1,1,5,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), + (162,2,440,39,49,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,113,0,0,0,8594,1,0,'Rise of the Silithid','I urge you to take this report to someone who has working knowledge in this kind of thing.$B$BI know this night elf scholar named Gracina Spiritmight. She\'s spent a lot of time studying life forms that are unique to the ecology of Azeroth; she\'s a historian to boot! If you want someone to help figure out what exactly this threat is, and more importantly how to stop it, give her the report. We\'ll need the help.$B$BLast I heard, she was residing in the Temple of the Moon, located in Darnassus.','Take the Insect Analysis Report to Gracina Spiritmight in Darnassus.','This report... we night elves know of the terror mentioned here. Fizzledowser was wise to send this, and you, to me.$B$BThese creatures will consume the Tanaris desert rapidly; they are nothing short of one of the greatest menaces we all will ever face. Familiarize yourself with this name, $n: silithid. The insects mentioned here are the silithid, and they are the tools of one of the greatest threats that both the Horde and Alliance face.$B$BIf only we were smart enough to see that before.','Peace and tranquility be upon you, stranger. Why have you sought me out this day?','','','','','',8594,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,69,0,54,47,350,350,0,350,350,0,3420,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,2,1,0,0,0,0,0,0,0,0,0), + (163,2,10,17,20,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Raven Hill','Something\'s amiss at Raven Hill, $n. Calor swears that someone--or something--is haunting the buildings there. Two nights running he\'s noticed the shadows moving, and the third before that he says he saw light in one of the windows.$B$BIf, as you say, you care about the safety of Duskwood, find out what monster haunts in Raven Hill.','Find out what is haunting Raven Hill.','No! Please don\'t kill me! It\'s just me... Jitters!! They\'re everywhere... I can\'t escape them! Monsters in Raven Hill? N-n-n-o... couldn\'t be. Only harmless Jitters.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,234,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (164,2,10,17,23,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1922,1,0,'Deliveries to Sven','Do you know Sven? Now, there is a man who does the work of the Light! He and his followers keep a camp at the northwestern edge of Duskwood.$B$BUnfortunately, because they are so few, they cannot even spare a man to fetch supplies from town. Will you deliver these supplies to him?','Deliver the supplies to Sven.','These supplies will be most useful. The aid of the Carevin family is always appreciated. Here is a little something for your trouble.','You look a sturdy type, $C. Have you come to join our fight?','','','','','',1922,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,800,555,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (165,2,10,17,25,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Hermit','There was an old man who used to come into town to buy supplies rather frequently, but I haven\'t seen him for quite some time now. He lives out in a shack overlooking Raven Hill cemetery, if I remember correctly. Perhaps you should go see if something is amiss.','Check on the old man in the shack near Raven Hill cemetery.','Hehe, oh yes... of course, the Carevins.$B$BNo, nothing\'s wrong but it is hard for me to go into town now. The roads are dangerous and I\'m not getting any younger. Maybe you can do an old man some favors?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (166,2,1581,14,22,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,155,0,0,0,0,0,0,'The Defias Brotherhood','There is but one task left for you to complete. Edwin VanCleef must be assassinated. While it saddens me to condemn any man to a death sentence, it is for the greater good of the people of Westfall that VanCleef is laid to rest once and for all. Bring me the villain\'s head once the deed is done.','Kill Edwin VanCleef and bring his head to Gryan Stoutmantle.','$N, your bravery is remarkable. The People\'s Militia thanks you for your service to the people of Westfall. With VanCleef dead, this marks the beginning of the end for the Defias Brotherhood. Hopefully some day soon peace will once again grace the plains of this fair land.$B$BI salute you, $gLord:Lady;!','How goes the hunt for Edwin VanCleef?','','','','','',3637,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6087,2041,2042,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,500,0,0,0,0,0,1560,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,66,0,0,0,0,0,0,0,0,166), + (167,2,1581,15,20,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Oh Brother. . .','We were deep in a vast mine in Westfall, hidden beneath a barn in Moonbrook. No clue where these stinkin\' thieving types came from. Anyway, the mine tunnel collapsed on us. I got out but the others... well... the others haven\'t been heard from.$B$BYou look like you might have better luck in there. If you could look for my brother, I\'d be thankful. He always carried his Explorers\' League Badge. If you can\'t find him, that badge would at least give me some peace of mind.','Bring Foreman Thistlenettle\'s Explorers\' League Badge to Wilder Thistlenettle in Stormwind.','My suspicions were correct. My poor brother.... Well, thank you for bringing some conclusion to this mystery, even if the conclusion was grim.','Did you find any sign of my brother? Is there any hope after all this time?','','','','','',1875,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1893,0,0,0,1,0,0,0,47,0,0,0,0,250,0,0,0,0,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), + (168,2,1581,14,18,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Collecting Memories','Many of my friends perished that horrible day when the mine tunnel caved in. If your adventures happen to bring you into that wing of the mine in Moonbrook, please keep an eye out for any sign which might identify them. If you come across any of their Miners\' Union Cards, bring them back to me and I\'ll make sure their families get some resolution from this horrible accident.','Retrieve 4 Miners\' Union Cards and return them to Wilder Thistlenettle in Stormwind.','Thank you for collecting these, $N. Your efforts will help bring peace to the dead in the wake of this tragedy. I will see to it that the families are notified.','Were you able to retrieve any of my old co-worker\'s Miners\' Union Cards?','','','','','',1894,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2037,2036,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), + (169,2,44,15,26,1,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Wanted: Gath\'Ilzogg','Wanted! Gath\'Ilzogg, Leader of the Blackrock attacks on Stonewatch Keep and raids against the township of Lakeshire. $B$BGath\'Ilzogg is extremely dangerous. He is reportedly holed up in the recently conquered keep plotting the Blackrock clan\'s further crimes against humanity. The orc infestation must be quelled at all costs. A gracious reward will be given to whatever brave soul can deliver the head of Gath\'Ilzogg to Magistrate Solomon.','Kill Gath\'Ilzogg and bring his head to Magistrate Solomon in Lakeshire for the reward.','Fantastic work, $N! Gath\'Ilzogg led those brutes into battle, killing many innocent humans. Vindication is ours. This is the first step in reclaiming the keep for the kingdom of Stormwind!','What do you have there, $R?','','','','','',3633,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,350,0,0,0,0,4000,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (170,2,132,1,2,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,179,0,0,0,0,0,0,'A New Threat','I hope you\'re here to lend us a hand, $c. After the last trogg attack, we could use all the help we can get.$B$BI hear the buggers have been popping up all across the lands, and it seems Coldridge Valley is no exception. They\'ve been spotted all over the hills to the southeast and near the frozen lake.$B$BAnd that\'s not all, just a few nights ago, they attacked and overran our camp to the west! $B$BWe\'re a bit shorthanded here, $g lad : lass;, and we need strong arms to help drive the troggs back.','Balir Frosthammer wants you to kill 6 Rockjaw Troggs and 6 Burly Rockjaw Troggs.','If the problems we\'ve had here are indicative of what is happening elsewhere in our lands, by Magni\'s beard, we have some troubles ahead of us! I can only hope that the king and Senate are taking steps to deal with the threat the troggs pose.','Tenacious little buggers, aren\'t they?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,707,724,0,0,6,6,0,0,0,0,0,0,6185,2172,6173,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,250,250,0,0,0,0,102,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (171,2,-284,10,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,558,0,0,0,0,0,0,'A Warden of the Alliance','You have been so very kind to me, $N. I never dreamed that I\'d have so much fun during Children\'s Week. Thank you. I don\'t wanna be sad about what\'s happened to me and all - my folks always told me to rise above anything bad that happens. You know, when I grow up I wanna be a hero... just like you.$B$BI\'m sad to say this, but it\'s time for me to go home. Let\'s go back and I\'ll tell the matron what an awesome person you are!','Return your ward to the Stormwind orphanage by handing in the Human Orphan Whistle to Orphan Matron Nightingale in the Cathedral District.','May the heavens bless you, $N. You\'ve done more for Randis than most would ever think of doing for him. Thank you - you\'re a shining star in the skies of the Alliance.$B$BPlease - if you can spare the time, come back and visit us. I know that Randis would like that, as would I.','It is a pleasure to see you again, $N. Have you attended to the duties you\'ve volunteered for during Children\'s Week?','','','','','',18598,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23007,23015,23002,23022,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,469,0,0,0,0,500,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (172,2,-284,10,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18597,1,0,'Children\'s Week','You\'re willing to help us here at the orphanage? Bless you, friend; your aid during Children\'s Week will be invaluable.$B$BTake this whistle. You will only be able to use it for a short amount of time - typically not longer than Children\'s Week itself. When you use it, you will be able to talk with the child you\'ve agreed to look after. Using it again will dismiss the child.$B$BBy all means $N - use the whistle and meet your ward! I\'m sure the child will be most eager to meet you.','Use the Orcish Orphan Whistle to talk with the child you will be looking after during Children\'s Week.','Zug zug! My name is Grunth, and I guess you\'re looking after me? You\'re an adventurer, like my mom and dad were. My matron says that they died with honor in battle. I\'m happy to meet you.$B$BI hope we\'ll do plenty of things together. I have some things I\'d like to do, and the matron says you\'ll be like a big brother to me during this week. I\'d like that a whole bunch.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (173,2,10,23,28,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,221,0,0,0,'Worgen in the Woods','Darkness seems drawn inexorably to Duskwood. Master Carevin\'s quest is the expulsion of evil and heresy. Through our efforts are the people of Darkshire kept safe.$B$BYou believe yourself worthy to join us?$B$BI once thought as you. Disillusioned by the complacency of the Watch, I joined Master Carevin. If you wish to prove yourself, it will not be through words.$B$BTest your skills against the Nightbane Shadow Weaver worgen in Brightwood Grove--bright, hah!--and the Rotting Orchard.','Kill 6 Nightbane Shadow Weaver worgen for Calor in Darkshire.','Impressive, $N. It would seem that you are capable enough to handle yourself. Perhaps a more suitable challenge could be found for one of your abilities.$B$BIt is curious though... The worgen seemed to just appear out of thin air. But then, with all the other strange creatures that have moved across our borders, I suppose it\'s only one of many concerns.','$N, how fares the hunt?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,533,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,1800,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (174,2,10,20,25,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,175,0,0,0,'Look To The Stars','My Gnomish friend, Cog, has promised to help me build a device which will let me peer towards the stars. A truth exists, beyond magic, that can explain the strange transformation in the forest.$B$BBring to me a bronze tube made by a skilled engineer. That is the first step, according to Cog\'s blueprint.','Viktori Prism\'Antras of Darkshire wants you to bring him a bronze tube.','This is perfect, $N. The first step is complete!','Have you found a skilled engineer to create a bronze tube yet?','','','','','',4371,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (175,2,10,20,25,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,174,0,0,177,0,0,0,'Look To The Stars','According to Cog\'s blueprint, what I need now is a way to reflect light. I remember a woman by the name of Mary who became well known around these parts for always carrying a looking glass. Perhaps you can track Mary down and see if she might lend us a reflective surface for this project? I believe she once resided in southern Duskwood. . .','Locate Mary and persuade her to give up a reflective surface for Viktori\'s project.','Why yes, I used to own a looking glass.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (176,2,12,5,11,1,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Wanted: \"Hogger\"','Wanted: Hogger$B$BA huge gnoll, Hogger, is prowling the woods in southwestern Elwynn. He has overpowered all attempts at his capture.$B$BThe Stormwind Army has placed a generous bounty on the Gnoll. To earn the reward, bounty hunters should bring proof of Hogger\'s demise to Marshal Dughan in Goldshire.','Slay the gnoll Hogger and bring his Huge Gnoll Claw to Marshal Dughan.','Hah! Well done! I was starting to think no one would take down that monster!$B$BHere you are, $N. And thanks - that Gnoll was giving me a headache the size of Blackrock Spire!','Yes, Hogger has been a real pain for me and my men. You have something to report about the beast?','','','','','',1931,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6085,6084,6215,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (177,2,10,20,25,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,175,0,0,181,0,0,0,'Look To The Stars','The looking glass was one of my finest treasures until. . .the incident. After that happened, I discarded it behind the barn. There was an Insane Ghoul who used to roam back there. Perhaps he picked it up. Rumor has it the devilish beast resides in the Tranquil Gardens Cemetery.','Retrieve Blind Mary\'s Looking Glass from the Insane Ghoul and give it to Viktori in Darkshire.','Most superb! This will work perfectly. Many thanks!','I showed Cog the beginnings of our star-viewing machine. He was impressed. Did you happen to find a reflective device?','','','','','',1946,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,0,900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (178,2,44,15,23,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1956,1,0,'Theocritus\' Retrieval','$B$BDo not be alarmed. I am Theocritus, High Mage of Tower Azora in Elwynn Forest. The pendant you are holding is a method of communication between the Shadowhide Gnolls and their master, Morganth.$B$BThrough months of research, I believe I too can communicate through these pendants. If you can hear this message, then my spell was a success.$B$BBring me this pendant and I will reward you for the service.','Bring the Faded Shadowhide Pendant to Theocritus the Mage.','You have my gratitude, $N. I sent that message to the Shadowhide Pendants weeks ago and had believed it a failure. But it seems the spell did reach at least some pendants, after a significant delay.$B$BIn time I hope to learn how to send an attack through the pendants, to immobilize any Shadowhide Gnolls who wear them.$B$BBut before that is possible, I\'m afraid that much more research is required.','I spoke to you through a pendant, you say? Hmm...give it to me, so that I might study it.','','','','','',1956,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1970,0,0,0,3,0,0,0,72,0,0,0,0,150,0,0,0,0,1200,840,0,0,0,0,0,-9562.04,-696.921,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (179,2,132,1,1,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Dwarven Outfitters','What do we have here? You look as though you might need something to keep your hands warm, hm?$B$BI\'ll tell you what would help: a pair of nice, warm gloves. And, being the kind soul that I am, I\'d be more than happy to provide you with a suitable pair. I\'ve one condition, however.$B$BI need you to go get me some wolf meat. Nice arrangement, hm? You bring me some wolf meat, and I\'ll make sure you don\'t lose any digits to frostbite. Well, what do you say?','Sten Stoutarm would like 8 pieces of Tough Wolf Meat.','Ah! Wonderful. The wolf meat should do nicely. Oh, don\'t worry, $N, I wouldn\'t forget my part of the bargain. Here, one of these should fit you.','Wolves giving you a bit of trouble? You\'d do well to avoid the fangs and claws and other sharp bits, yes?','','','','','',750,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,719,6171,2547,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,250,250,0,0,0,0,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,0,0,0,0,0,0,0,0,0), + (180,2,44,15,26,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Wanted: Lieutenant Fangore','Wanted: Lieutenant Fangore$B$BKnown leader of the Shadowhide Gnoll Clan, working under the enemy of the Township and Kingdom, Morganth. By mandate of Magistrate Solomon, this vile betrayer of Stormwind is wanted dead. Show his paw to the Magistrate as proof of his death.','Kill Lieutenant Fangore and return to Magistrate Solomon in Lakeshire with his paw.','So the evil Lieutenant Fangore is dead? Good riddance to that foul creature. You are very brave, $C. The Township of Lakeshire thanks you for your aid.','What news do you bring before the Court?','','','','','',3632,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,350,0,0,0,0,4000,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (181,2,10,20,30,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,177,0,0,0,0,0,0,'Look To The Stars','Now there is just one more item needed to complete this device. Cog\'s blueprint calls for a lens of some sort. The only lens I know of that would be large enough will be very difficult to acquire.$B$BThere is an ogre by the name of Zzarc\'Vul who resides in the mound in southern Duskwood. If you can, bring to me his monocle and I will use that as our lens!','Locate Zzarc\'Vul in the southern ogre mound in Duskwood and return his monocle to Viktori in Darkshire.','At last! The stargazing device is complete! Thank you, $N. Now I can continue my research. . .','Were you able to convince Zzarc\'Vul to lend us his monocle for our experiment?','','','','','',1968,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7106,7107,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,4,0,0,0,0,0,0,0,0,0), + (182,2,132,1,4,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,218,0,0,0,'The Troll Cave','My brother Senir and I were sent to different parts of Dun Morogh to investigate the threat posed by the trolls. The Senate has its hands full with the troggs, so they\'ve no need for further annoyances.$B$BFrom what I\'ve seen, the trolls aren\'t well situated here in Coldridge Valley--mostly the southern cave. I\'d say that the army will not be necessary. A few strong arms should be more than enough.$B$BPerhaps you\'d like to assist in this endeavor? I have the authority to offer compensation for your help.','Grelin Whitebeard would like you to kill 14 Frostmane Troll Whelps.','Argh! Those Light-blasted trolls!$B$BA group of them came in the night and stole my journal! I knew better than to trust that good-for-nothing appr...','From what I\'ve learned, these trolls hail from the Frostmane clan. I\'m afraid I don\'t know much else about them that would be of any use to you, $N.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,706,0,0,0,14,0,0,0,0,0,0,0,2047,2048,2195,5761,0,0,1,1,1,1,0,0,961,0,0,0,3,0,0,0,54,47,0,0,0,250,250,0,0,0,0,216,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (183,2,132,1,3,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Boar Hunter','Nothing like a day of boar hunting, eh?$B$BThough, here in Coldridge Valley, there are so many boars it almost takes the fun out of it. No need to get them charging. They\'re all angry and ready without any help. In fact, recently, there\'ve been so many boars in the area, it\'s become dangerous for me to do my daily hunting.$B$BLong story short, if you could help me kill some of the boars, I would appreciate it.','Talin Keeneye would like you to kill 12 Small Crag Boars.','Excellent! I can go back to my... leisurely... hunting now. Thank you, $N.','How goes the hunt?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,708,0,0,0,12,0,0,0,0,0,0,0,79,61,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,250,250,0,0,0,0,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (184,2,40,8,9,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1971,1,0,'Furlbrow\'s Deed','This is the deed to an expanse of farmlands within Westfall. It is signed by a Theodore Furlbrow and cosigned by his wife, Verna. And on the back of the deed are hastily scrawled words:$B$B\"We leaned on Furlbrow and got his deed. Thought it might be handy if you wanted to forge one of these for your own place.$B$BThe Furlbrows won\'t give us trouble. Last I saw them they were on their way out of Westfall, stuck with a broken wagon.\"$B$BYou think the Furlbrows might want their deed back...','Bring Furlbrow\'s Deed to Farmer Furlbrow.','Loads of thanks, $N! As I was saying, these parts aren\'t fit for honest folk anymore, but if things get better, then this deed will let us reclaim our land.$B$BI don\'t have much to offer you, but here -- take this.','You have the deed to my farm?? That\'s good news! Some ruffians stole it days ago... I thought it was gone for good!$B$BPlease, let me have it. We\'re on our way out of Westfall and ain\'t coming back any time soon, but if we do then we\'ll need those papers...','','','','','',1971,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5057,4656,0,0,5,5,0,0,72,0,0,0,0,150,0,0,0,0,0,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (185,2,33,28,31,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,583,0,0,186,0,0,0,'Tiger Mastery','When I was but a young girl, my father trained me in the art of tiger hunting.$B$BYou\'ll find the young felines much easier to track and slay. For this reason, we\'ll start you out easy. One can often find young tigers near the expedition camp.$B$BTest your tracking skills and see if you can hunt some of the beasts down.','Ajeck Rouack of Nesingwary\'s Expedition wants you to kill 10 Young Stranglethorn Tigers.','Nicely done, $n. You are ready to move on.','I don\'t feel confident in training you further, $n, until you have proven yourself skilled in slaying the youngest of the tigers first.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,681,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,750,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,1,21,0,0,0,0,0,0,0,0,0), + (186,2,33,28,33,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,185,0,0,187,0,0,0,'Tiger Mastery','You are learning, $c. Let us test your skills with the mature cats now. Kill 10 Stranglethorn Tigers this time out.','Ajeck Rouack of Nesingwary\'s Expedition wants you to kill 10 Stranglethorn Tigers.','I am impressed, $c. You are progressing quite well.','If you strive for greater challenges you must first prove yourself with the task at hand. Return to me after you\'ve killed 10 Stranglethorn Tigers.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,682,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,780,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,25,1,21,0,0,0,0,0,0,0,0,0), + (187,2,33,28,35,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,186,0,0,188,0,0,0,'Tiger Mastery','Now I\'m going to up the stakes on you and truly test your skill. Prove to me you can kill 10 Elder Stranglethorn Tigers. If you can do that, you will be ready for your final challenge before I declare you a master tiger hunter in Master Nesingwary\'s presence.$B$BElder Stranglethorn Tigers are not only the most difficult to find, they are also the fiercest to defeat.','Ajeck Rouack of Nesingwary\'s Expedition wants you to kill 10 Elder Stranglethorn Tigers.','Most impressive. I believe you are almost ready.','You must kill 10 Elder Stranglethorn Tigers before I give you the final challenge that will determine if you are a true tiger hunting master.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1085,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1230,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,21,0,0,0,0,0,0,0,0,0), + (188,2,33,28,37,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,187,208,-193,0,0,0,0,'Tiger Mastery','Here is the final challenge that I will put forth. We\'ve been tracking an elusive tiger for weeks. We call the beast Sin\'Dall. See if you can do what no $r has done before: hunt down and kill Sin\'Dall. Bring me her paw as proof of your accomplishment.$B$BTracking her down will be no easy task.','Ajeck Rouack of Nesingwary\'s Expedition wants you to kill Sin\'Dall and return with her paw.','Most impressive, I do say! You are a true Master Tiger Hunter, $N!','How goes the hunt for Sin\'Dall?','','','','','',3879,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4107,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,21,0,0,0,0,0,0,0,0,0), + (189,2,33,30,35,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Bloodscalp Ears','Damn trolls! They\'ve been killing off our agents in the jungle! I\'ve already lost a good number of my best guards to skirmishes with them. The costs are piling up! How will I explain this to Baron Revilgaz?$B$BDecisive action... Think, Kebok... you weren\'t assigned to the post you have today for sitting around... I\'ve got it! You... $n, is it? You\'ll help me, won\'t you? There\'s money to be had!$B$BHere\'s the deal... you bring me the ears of fifteen Bloodscalp Trolls, and I\'ll compensate you well.','Acquire 15 Bloodscalp Ears and return them to Kebok in Booty Bay.','Oh excellent, excellent. That\'ll help a little, for the present...$B$B$B$BWhat? You\'re still here? Reward? Oh, right... of course, here, take this... it should be more than enough.','You\'ve had success I hope? All over the place, those trolls. Filthy devils.$B$BOh yes, that reminds me! Be sure to tell your friends, yes? We could use much assistance!','','','','','',1519,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4598,0,0,0,8,0,0,0,87,21,0,0,0,-250,250,0,0,0,3500,1230,0,0,0,0,0,0,0,0,5,1,1,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), + (190,2,33,28,31,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,583,0,0,191,0,0,0,'Panther Mastery','If you want to be a part of the hunt with this crack group under Hemet\'s leadership, you\'re going to need to prove yourself an able panther hunter. We\'ll start you out easy -- don\'t you worry. Let\'s see you kill 10 young panthers to start.$B$BTracking them down is only half the challenge...','Sir S. J. Erlgadin of Nesingwary\'s Expedition wants you to kill 10 Young Panthers.','Off to a good start, $N!','A true panther hunter would be out in the fields, trying to stalk his prey. Show some commitment to your goal, $c, and get back out there.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,683,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,750,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,25,1,21,0,0,0,0,0,0,0,0,0), + (191,2,33,28,33,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,190,0,0,192,0,0,0,'Panther Mastery','Now you\'re ready to turn it up a notch. If you want to prove yourself worthy of socializing with the likes of these big game hunters, you\'ll need to prove that you can kill 10 panthers.$B$BThose big boys are tougher. They\'re not as easy as the young ones you were killing earlier.','Sir S. J. Erlgadin of Nesingwary\'s Expedition wants you to kill 10 Panthers.','Perfectly executed, $N!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,736,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,780,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,21,0,0,0,0,0,0,0,0,0), + (192,2,33,28,38,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,191,0,0,193,0,0,0,'Panther Mastery','Now the hard part. A true panther hunter can show skill by dropping Shadowmaw Panthers, the deadliest in Stranglethorn. Prove to us that you can slay 10 of these beasts.$B$BIf you think they are hard to track, wait until you attempt to slay one....','Sir S. J. Erlgadin of Nesingwary\'s Expedition wants you to kill 10 Shadowmaw Panthers.','You\'ve done well, $N!','What are you doing here, $N! You should be crawling through the brush, trying to kill 10 Shadowmaw Panthers. I thought you fancied yourself a big game hunter?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,684,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1290,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,21,0,0,0,0,0,0,0,0,0), + (193,2,33,28,40,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,192,208,-193,0,0,0,0,'Panther Mastery','You\'ve almost proven yourself to be a master hunter of panthers. A panther by the name of Bhag\'thera has been prowling the jungle. So far he\'s eluded our party. See if you can use your skills to kill the great Bhag\'thera.$B$BBring me the Fang of Bhag\'thera and you\'ll have earned my respect!','Sir S. J. Erlgadin of Nesingwary\'s Expedition wants you to bring him the Fang of Bhag\'thera.','So the great Bhag\'thera is dead! Cheers to you, $N. You are a mighty $C indeed!','Bhag\'thera can prove to be an elusive beast. How fares the hunt?','','','','','',3876,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4108,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,21,0,0,0,0,0,0,0,0,0), + (194,2,33,28,34,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,583,0,0,195,0,0,0,'Raptor Mastery','So you think your hunting skills are in tip-top shape? I can put them to the test in a jiffy. Head out into that jungle and kill 10 Stranglethorn Raptors. We\'ll see just how much of a big game hunter you are.$B$BAnd no, I won\'t tell you where you can find them! Locating the beasts is half the challenge.','Hemet Nesingwary wants you to kill 10 Stranglethorn Raptors.','Nicely done, old chap!','I never met a hunter who got any kills by standing around the campfire. Were you planning on killing those Stranglethorn Raptors or were you hoping they would die of old age?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,685,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,810,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,1,21,0,0,0,0,0,0,0,0,0), + (195,2,33,28,36,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,194,0,0,196,0,0,0,'Raptor Mastery','Now let\'s step up the challenge and see if you\'re up to it. Venture into the jungle and bag yourself 10 of those bloody Lashtail Raptors. Let\'s see what you\'ve got!','Hemet Nesingwary wants you to kill 10 Lashtail Raptors.','Now that\'s how you get a trophy or two over the ol\' hearth! Nice killing, $N!','A true hunter sets his focus on his prey. You, my friend, seem more concerned with chit-chatting around the campfire. Now get out there and kill 10 Lashtails before I go and rid the entire bloody jungle of them in one hunt.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,686,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,840,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,21,0,0,0,0,0,0,0,0,0), + (196,2,33,28,41,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,195,0,0,197,0,0,0,'Raptor Mastery','Let\'s see how you handle this next challenge. There is a cagey breed of raptor out there. We call them Jungle Stalkers. They are far more difficult to track down and kill than the other breeds you\'ve been trying your luck at. Kill 10 Jungle Stalkers and I\'ll tip you off to the best hunting yet.','Hemet Nesingwary wants you to kill 10 Jungle Stalkers.','Ho ho!! We have ourselves a true raptor slayer! Nicely done, old chap!','Bah! What are you doing standing around, $N! A true big game hunter never gives up once his prey is in his sights. Those Jungle Stalkers aren\'t going to come running up to this campfire and throw themselves in it. Silly bloke.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,687,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,21,0,0,0,0,0,0,0,0,0), + (197,2,33,28,43,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,196,208,-193,0,0,0,0,'Raptor Mastery','Because you proved yourself to be such a go-getter in the jungle, let me tell you about a ferocious raptor that even I have failed to kill. Ajeck here calls this wily raptor Tethis.$B$BIf you want to prove yourself a true master, kill Tethis and bring me his talon. It would be a feat that no other big game hunter has accomplished.','Hemet Nesingwary wants you to kill Tethis, an elusive, dangerous raptor in Stranglethorn.','Master $N, the raptor slayer!$B$BHas a nice ring to it, eh?','How goes the hunt for Tethis? Tracked her all the way back to camp, did you?','','','','','',3877,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4119,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2160,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,6,6,0,0,0,0,0,0,0,0,0), + (198,2,33,30,32,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2252,1,0,'Supplies to Private Thorsen','Hmm. Yes, I do have something you could do, actually. Lieutenant Doren and his followers up in the north need their regular supplies from us.$B$BThey haven\'t been delivered, and with the trolls attacking, I\'ll need someone to do it. Doren\'s camp lies northwest of the road at the entrance to Stranglethorn from Duskwood. Give the supplies to Private Thorsen, if he\'s not in the camp, then he\'ll be patrolling south of it. He\'ll take care of them.$B$BMind you, if you fail, you\'ll owe me restitution.','Deliver the Miscellaneous Goblin Supplies to Private Thorsen.','These land mines will help us defend ourselves from that animal Kurzen and his men. Thank you for bringing them. If you need further work, I can probably find something for you to do. And you won\'t have to deal with those goblins, hm?','Yes? What do you want? Oh, supplies from the goblins. Strange seeing a $R delivering them, usually they send their own. No matter... you didn\'t touch them did you? Good good... we wouldn\'t want anything to happen to our mines, oh no.','','','','','',2252,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,1600,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (199,2,38,16,18,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,250,0,0,161,2563,1,0,'A Dark Threat Looms','You take a sample of the strange smelling powder.','Return to Chief Engineer Hinderweir and show him the clue that you discovered.','This is an alarming discovery, to say the least!','Did you happen to discover any clues, $N?','','','','','',2563,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,5,0,0,0,0,0,0,0,0,0), + (200,2,33,30,35,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,215,0,0,328,0,0,0,'Bookie Herod','If Kurzen knows Thorsen\'s secret, then we have a spy in our midst. We must determine how the secret was leaked!$B$BThorsen\'s contact within Kurzen\'s camp was Bookie Herod. Herod is Kurzen\'s logistics officer and knows everything about the running of Kurzen\'s Compound. If you can get Herod\'s notes or records, maybe we can find out how Thorsen was discovered.$B$BWhen we were still with Kurzen, Bookie\'s office was on the top floor of the camp\'s only two-story house. His records are probably still there.','Find Bookie Herod\'s Records.','These are Bookie Herod\'s notes and records.$B$BAmong them are: a list of supplies within the camp, material requests from Colonel Kurzen, and various letters and correspondences.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (201,2,33,28,32,0,0,255,0,0,0,0,0,0,0,0,0,0,0,12,2,0,0,0,0,0,0,0,'Investigate the Camp','I\'ve gotten reports of a group of hunters that have set up camp upriver of the Venture Company mining camp on Lake Nazferiti. Now, normally I wouldn\'t care, but improbably, I heard that Hemet Nesingwary was one of the hunters there. He\'s certainly well-connected, if you catch my meaning, and you never can be too safe.$B$BWhy don\'t you go check out the camp, $n, see what they\'re about?','Find the hunters\' camp and report its location to Krazek in Booty Bay.','Hmmm, so my information was correct, as usual. Interesting. Well, I don\'t suppose they pose any sort of threat of interference with our operation, but perhaps they have a need for some of our excellent manufactured products. Hmmm...','Well? Did you have any luck in locating the camp?','Locate the hunters\' camp','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-75,75,0,0,0,1600,156,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,6,1,1,1,0,0,0,0,0,0,0,0), + (202,2,33,30,40,1,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,574,0,0,0,0,0,0,'Colonel Kurzen','You have proven yourself time and again, and your resourcefulness seems to rival even that of Kurzen himself. You may be the salvation of our band of rebels...if you can pit yourself against Kurzen and prevail!$B$BHe commands his men from deep within the Stockpile. You must enter that cave, brave through his defenders, and face Kurzen and his leaders.$B$BFarewell, $N. My hope, and the fate of my men, go with you.','Kill 6 Kurzen Elite, 4 Kurzen Subchiefs, and bring Kurzen\'s Head to Lieutenant Doren at the Rebel Camp.','I dared not believe the reports, but you bring us proof that... Kurzen and his leaders are defeated. You have saved us!$B$BThese jungles are filled with menaces of all types, but none had the cruel intellect of Kurzen. We may all breathe easier now that he is gone.','Dare I hope that Kurzen and his defenders are dead, $N?','','','','','',0,0,3615,0,0,0,1,0,0,0,0,0,0,0,0,0,939,978,0,0,6,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4127,0,0,0,1,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (203,2,33,30,33,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,574,-203,0,0,0,0,'The Second Rebellion','We\'re fighting a losing battle with Colonel Kurzen. Not only is he a brilliant tactician, he outnumbers us at least 10 to 1! To survive, we need to use his own, covert tactics against him.$B$BEnter his camp to the east and kill his men. Lots of them. And get out before reinforcements can close on you.','Kill 15 Kurzen Jungle Fighters.$B$BReturn to Sergeant Yohwa at the Rebel Camp.','Well done. The loss of those Jungle Fighters will relieve some of the pressure on our camp.$B$BBut now that you\'ve had a taste of the forces we\'re up against, do you still want to throw your lot in with us??','I hope you\'ve been successful in your hunting, $N. We won\'t last long against him without your help.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,937,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (204,2,33,30,34,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,574,-203,0,0,0,0,'Bad Medicine','To have a chance against Kurzen, we need his healing support neutralized. He has gathered a large number of Medicine Men who heal his forces with Jungle Remedies and poison our fighters with Venom Fern Extracts.$B$BWe need those remedies and extracts for our own. Search the Kurzen Compound - his Medicine Men and Jungle fighers will have the remedies, and the extracts are probably stowed in some of the camp\'s supply boxes.','Bring 7 Jungle Remedies and 1 Venom Fern Extract to Sergeant Yohwa at the Rebel Camp.','Well done, $N. These remedies will keep more of us alive and in fighting shape. And the extracts will help us create our own remedies.','I\'m waiting on those remedies and that extract, $N.','','','','','',2633,2634,0,0,7,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4140,4126,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (205,2,33,30,40,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,207,0,0,0,0,0,0,'Troll Witchery','While I study those legends you acquired, gather for me implements of evil troll magic. Enter the territory of the Skullsplitter trolls, a second tribe to the distant south, and acquire Skullsplitter Fetishes from their Witchdoctors and Mystics.','Bring 4 Skullsplitter Fetishes to Brother Nimetz at the Rebel Camp.','Thank you. I will study these fetishes and see if they hold the secret of Kurzen\'s fall into evil.','Do you have those fetishes, $N? They might hold the secret to Kurzen\'s degradation...I must know!','','','','','',2466,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), + (206,2,33,30,46,1,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,205,0,0,0,0,0,0,'Mai\'Zoth','Kurzen may be dead, but...that which drove him to evil still lives! Through my studies I have discovered this: An Ogre Mage - Mai\'Zoth - dwells in an Ogre Mound within the eastern mountains of Stranglethorn. He is rumored to employ mind-controlling magic, and I am positive that he corrupted Kurzen.$B$BIf Mai\'Zoth is allowed to live, then his evil may influence others, and may even cause another Kurzen to surface.$B$BKill him, and bring me his Mind\'s Eye, the artifact he uses to corrupt others.','Bring the Mind\'s Eye to Brother Nimetz at the Rebel Camp.','Aha! You\'ve done it! You are a great force for good, $N, and may your strength never fade!$B$BI will study this Mind\'s Eye and determine if it may be used for good. If not... then it must be destroyed.','I give you my blessing. Mai\'Zoth\'s strength is matched only by his evil.','','','','','',3616,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4125,0,0,0,1,0,0,0,72,0,0,0,0,350,0,0,0,0,0,3030,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (207,2,33,30,38,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,203,0,0,205,0,0,0,'Kurzen\'s Mystery','Colonel Kurzen was once a great, noble man - I must find what caused his fall into depravity! He may be under the sway of troll magic. To confirm this, I must study some of their legends.$B$BThere are 4 tablets hidden within the troll ruins of Stranglethorn. I must see what is written on these tablets! Transcribe their markings and bring the transcriptions back to me.$B$BThe first tablet is in the Bal\'lal Ruins, the second is in the Vile Reef, and the third and fourth are in the Ruins of Zul\'Kunda.','Find the 4 tablets and bring their legends back to Brother Nimetz.','Thank you, $N. I will study these legends to see if there is some link between the trolls and the evil that has possessed Colonel Kurzen.','$N! Do you have the troll legends? I must know their secrets!','','','','','',2005,2006,2007,2008,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,350,0,0,0,0,0,2130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (208,2,33,28,43,1,0,255,0,0,0,0,0,0,0,0,0,3,0,8,0,0,0,0,0,0,0,0,'Big Game Hunter','$N, you are a hunter worthy of our company. From the battlefields of Lordaeron to the deepest jungle, I have rarely witnessed such prowess with weaponry as you have demonstrated.$B$BYou have killed the ferocious Sin\'Dall, the elusive Bag\'thera and the treacherous Tethis. But the true prize is the head of King Bangalash. That white tiger is the reason I am here. I\'ve had my sights on him for quite some time now. Kill King Bangalash and your hunting prowess is proven to be second to none.','Hemet Nesingwary wants you to bring him the head of King Bangalash, the great white tiger.','Bloody well done! Right-o! Congratulations, $N, for succeeding where others have failed.$B$BI am honored to count you as a comrade of our great hunting party here. No one will ever doubt your expertise in hunting and tracking!$B$BCheers to you, I say! Cheers!','I see you\'re back, old bloke. King Bangalash has caused me to come crawling back to camp many times. Hang in there.','','','','','',3880,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17686,17687,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3210,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,21,0,0,0,0,0,0,0,0,0), + (209,2,33,37,42,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,189,0,0,0,0,0,0,'Skullsplitter Tusks','It\'s expensive and hard to kill enough tigers to support the export of tiger fangs to the islands in the South Seas. Luckily, we\'ve developed a technique that allows us to take mundane horn-like objects and turn them into undetectable forgeries.$B$BThe closest match we\'ve found, amazingly, are the tusks of the Skullsplitter trolls.$B$BHey, before you say anything, what the buyer doesn\'t know doesn\'t hurt them, am I right? Bring me a large number of them so we can get to work on the monthly shipment!','Acquire 18 Skullsplitter Tusks and return them to Kebok.','Ah, good work, good work! Ugh, though you could have done a better job cleaning off the-- Well, no matter, no matter! My thanks to you, $N, our operation will no doubt see increased output and productivity thanks to your help! Good good, now, onto other matters...','Tough buggers, aren\'t they? Well, have you had any luck? Sorry to seem impatient, but this has been a huge thorn in my side! Well?','','','','','',1524,0,0,0,18,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-250,250,0,0,0,5500,2070,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (210,2,33,32,37,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,627,4085,1,0,'Krazek\'s Cookery','I do most of the cooking at the camp. And it used to be a lot of work, until I bought a mechanical cooking pot from a goblin merchant in Booty Bay. The pot is a wonder! It saved me countless hours...until it broke!$B$BCan you take the pot back to the goblin for me so he can fix it? His name is Krazek.','Bring Krazek\'s Crock Pot to Krazek the goblin.','Oh I see, it\'s a Krazek\'s Crock Pot! An ingenious piece of work, but it can break a spring or throw a gear now and then. Let me see what\'s wrong with this one...$B$BAha! Its steam charger is rusted out, it has a cracked knuckle-gasket and its fobulator is missing teeth. I\'m surprised the pot could even boil a turnip in this state!$B$BCan I fix it? Of course I can fix it!$B$BBut there\'s a price. Oh yes, there is always a price...','Hello! You brought me something?','','','','','',4085,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-75,75,0,0,0,0,840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (211,2,28,50,60,1,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,5097,0,0,0,0,0,0,'Alas, Andorhal','Alas, the time to attack Andorhal and drive out the lich that controls it is upon us!$B$BInside the ruins of the city is where the lich - Araj the Summoner - holds dominion. He is guarded by numerous Scourge surrounding the remains of city\'s center, and his personal retinue of guardians attached to him directly is formidable. You will need numerous allies to even stand a chance of facing him successfully.$B$BDestroy Araj, $N, and bring me a shard from his phylactery as proof!','Bring Araj\'s Phylactery Shard to Commander Ashlam Valorfist at Chillwind Camp, Western Plaguelands.','You\'ve done it! Araj... the lich is finally defeated!$B$BYou\'ve done a tremendous service to the Alliance on this day, $N. Your bravery and perseverance are a testament to what it means to be a true hero. Please - accept this as a token for all to see and know that you have delivered the Alliance a victory for the ages!','Your task has been given to you, $N. Do you have a shard from the lich\'s phylactery as proof of the task being accomplished?','','','','','',17114,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17759,0,0,0,1,0,0,0,529,469,0,0,0,350,350,0,0,0,0,4980,0,0,0,0,0,0,0,0,5,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (212,2,1519,35,40,0,0,77,0,0,0,0,0,0,0,0,0,0,1800,8,0,0,0,0,0,0,0,0,'A Meal Served Cold','One of my most famous dishes is Chilled Basilisk in Lime Vinaigrette. But the problem is... the meat is impossible to keep fresh, and I must serve the dish tonight for a noble\'s birthday!$B$BSo if you can bring me a Chilled Basilisk Haunch from a freshly-killed Cold Eye Basilisk, quickly, then I will owe you a king\'s feast!$B$BCold Eye Basilisks are known to roam along the beach dunes of northwestern Stranglethorn, so you have much traveling to do. And be swift!','Kill a Cold Eye Basilisk, get a Chilled Basilisk Haunch, and return it to Angus Stern in the Blue Recluse.','Ah, this will do nicely! Many, many thanks!$B$BNow if you\'ll excuse me, I must get the haunch chopped, marinated and garnished for the banquet.','$N! Do you have that haunch? I must begin preparing it soon, or the banquet will be ruined!','','','','','',2476,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,500,0,0,0,0,15000,2820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (213,2,33,31,36,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Hostile Takeover','He\'s done it this time! Bad enough that Gelriz\'s muscling out the moguls who were appointed by the trade princes, now he tries to cut in on the most notorious pirate!$B$BRevilgaz won\'t have it, and he\'s told me to take care of the problem in my own way.$B$BMy way? Theft. The Venture Co. geologists near Lake Nazferiti are deeply interested in those strange blue crystals they have been finding in the mines. Bring me samples of the stone from their geologists, I don\'t care what you have to do to get them.','Retrieve 8 Tumbled Crystals and return them to Kebok in Booty Bay.','Fascinating. That the crystals have been tumbled using this process can only indicate that they are planning to use them as some sort of fuel or other catalyst. I don\'t know much more than that. Samples will have to be dispatched to Head Chemist Gigglefont.','I need those stones, $n. By whatever means necessary! Just do it, don\'t give me the details!$B$BIt\'s about results, $n, nothing more, nothing less.','','','','','',4106,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4121,0,0,0,1,0,0,0,87,21,0,0,0,-250,250,0,0,0,0,1680,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (214,2,1581,14,17,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,155,0,0,0,0,0,0,'Red Silk Bandanas','It\'s no secret that the trademark of the Defias Gang is their Red Bandanas. But we\'ve learned that the material from which these bandanas are made signifies the member\'s rank.$B$BThat being said, I want you to eliminate as many high ranking Defias members as you can. The highest ranking members will undoubtedly be found in VanCleef\'s secret hideout. When you\'re done bring me 10 Red Silk Bandanas as proof of their deaths and I will reward you. Good luck, $N.','Scout Riell at the Sentinel Hill Tower wants you to bring her 10 Red Silk Bandanas.','Well done, $N! On behalf of The People\'s Militia I salute you for your efforts. Soon we will return this land to the people with help from brave souls like you.','Have you been reclaiming our land from the Defias gang? If so show me 10 Red Silk Bandanas as proof.','','','','','',915,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2074,2089,6094,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (215,2,33,30,33,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,200,0,0,0,'Jungle Secrets','Thank you for saving me, $N. I know how this looks, but...allow me to explain.$B$BI was charged by Lieutenant Doren to re-enlist with Kurzen\'s men, so that I might spy on them and bring sorely needed intelligence to the rebels. You saw here what I had thought would be my chance to infiltrate Kurzen\'s Compound. I was wrong, and again, thanks for saving me.$B$BThis was a top secret mission, so you must tell no one. But if you speak with Doren he will explain.','Speak with Lieutenant Doren at the Rebel Camp.','Yes, what Thorsen told you is true. You must be discrete with this. At one time, we rebels were fiercely loyal to Colonel Kurzen. But such was Kurzen\'s corruption, our passion twisted into rage. If it was made known that Private Thorsen has had recent dealings with Kurzen\'s men, then one night he would find himself with a slit throat.$B$BTo my knowledge, only Sergeant Yohwa, Thorsen and I were privy to Thorsen\'s mission. But there must be another. A traitor.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,780,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (216,2,331,21,24,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Between a Rock and a Thistlefur','The Thistlefur furbolgs are threatening our expansion! Thistlefur Village to our east blocks the way between us here and the Splintertree Post. It\'s a path that would circumvent the village of Astranaar; without it, we give the Alliance an extra expansion path.$B$B$N, we must not allow... an expansion path gap!$B$BProceed to Thistlefur Village and thin out the furbolgs. You will be given compensation for this task, but more importantly you will be doing your duty for the Horde!','Take down 8 Thistlefur Avengers and 8 Thistlefur Shaman; most are located east of Zoram Strand in Thistlefur Village. Once completed, return to Karang Amakkar at Zoram\'gar Outpost, Ashenvale.','Well done $C, well done! I will continue to send forces to thin out the furbolg, but I can at least count on a different path that will be free of Alliance entanglements. The Horde conquest of Ashenvale is now in full swing!$B$BYou\'ve earned your pay this day, hero. I salute you!','Have you taken the fight to the Thistlefur? With a clear path between our bases, our chances of claiming the whole of Ashenvale increase dramatically.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3925,3924,0,0,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,1700,1170,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0,0), + (217,2,38,10,17,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,263,0,0,0,0,0,0,'In Defense of the King\'s Lands','$N, our scouts have identified the leader of this recent Trogg incursion. It appears that these beasts in Loch Modan are following the lead of a chieftain named Grawmug. Grawmug is heavily guarded, however. Two of his most elite guards, Gnasher and Brawler, never leave his side.$B$BIf you feel yourself worthy, $N, I want you to lead the assassination mission on Grawmug and his two thugs. With the Trogg leadership dead, we just might stand a chance at pushing these beasts back into the ground.','Kill the Trogg leader, Grawmug, and his two guards, Gnasher and Brawler then report back to Captain Rugelfuss in the southern guard tower.','Most excellent, $N! You have brought hope to Loch Modan. With Grawmug dead, we stand a better chance of seeing the Troggs eliminated from the land.','Grawmug and his two guards, Gnasher and Brawler, are still alive. Your mission is not complete until all 3 have been brought to death. The Dwarven empire is counting on you, $N.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1205,1206,1207,0,1,1,1,0,0,0,0,0,1436,6187,1832,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,350,0,0,0,0,0,960,0,0,0,0,0,-6154,-2951,0,1,1,0,0,0,0,0,0,0,1,66,0,0,0,0,0,0,0,0,0), + (218,2,132,1,5,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,182,0,0,282,0,0,0,'The Stolen Journal','My journal! They took it away to the cave. The one that had it... It was a big brute with some odd markings on his skin and face. I didn\'t get a much better look than that.$B$BYou\'ve had some luck with the trolls, maybe you could go get it back for me?','Grelin Whitebeard wants you to kill Grik\'nir the Cold, and retrieve his journal.','Wonderful, $N! Many thanks for retrieving my notebook. Well, it would seem that the troll situation here in Coldridge Valley is under control and not much cause for worry.$B$BAfter I put the finishing touches on my report, I\'ll need someone to courier it to my brother Senir.','$N! Any luck?','','','','','',2004,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6176,5581,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,500,350,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (219,2,44,19,25,0,0,77,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,'Missing In Action','At last, friends of the Alliance!$B$BHelp... please... $B$BThe last thing I remember these foul Orcs overpowered our regiment. Most the men were killed. I took a strong blow to the head and everything went black. Now I am held captive in this cave. Help me, I am hurt badly.$B$BI\'ll need help getting back to town... please... you\'re my last hope...','Protect Corporal Keeshan on the journey back to Redridge.','You have served the Kingdom well, $C. Thank you for assisting Corporal Keeshan with his escape from those dreaded Blackrock Orcs. You shall be rewarded for your brave acts this day.',NULL,'Escort Corporal Keeshan back to Redridge','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3555,1275,3431,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,350,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,5,1,20,0,0,0,0,0,0,1,66,0,0,0,0,0,0,0,0,0), + (220,2,-82,20,23,0,64,178,0,0,0,0,0,0,0,0,0,0,0,0,0,1534,0,0,0,7810,1,0,'Call of Water','Islen will have one more task for you before rewarding you with your next totem. The vial of water I\'ve given you is necessary for whatever that task is.$B$BGo now and find her. We shall meet again some day.','Bring the Vial of Purest Water to Islen Waterseer in the Barrens.','Ah, a vial of water created and blessed by Brine, and gathered by you, no less.$B$BThe liquid in this vial will be key in creating a sapta for you, but also used in one other task.$B$BThe sapta I create for you should be used to see the water spirits at the shrine in Silverpine Forest, south of the Undercity. The remaining drops, well, the remaining drops I will tell you about if you feel you are ready.$B$BAre you prepared for one more journey, $N?','Hello again, $N. You\'re looking well.$B$BWhat brings you back to me so soon?','','','','','',7810,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6637,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,276,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (221,2,10,23,29,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,173,0,0,222,0,0,0,'Worgen in the Woods','You might have noticed some larger worgen wandering around with the Shadow Weavers in the woods? From what we can tell, these Dark Runners make up the bulk of the worgen numbers.$B$BOn my rangings, I\'ve also noticed that they have overrun the Rotting Orchard southwest of town. These worgen are a bit tougher than the last you faced.$B$BBe on your guard.','Kill 12 Nightbane Dark Runner worgen for Calor in Darkshire.','You performed well against the Dark Runners, $N. But it seems as though their numbers are inexhaustible. Every time we make progress, more spring up to refill their ranks.$B$BWhat is the evil power that draws them here? Why have they come to disturb our unhappy realm...$B$BI will put my faith in Master Carevin. No doubt he will get to the bottom of the problem.','Back so soon, $N? I hope you haven\'t come to tell me you\'ve given up.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,205,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,1900,1050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (222,2,10,23,31,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,221,0,0,223,0,0,0,'Worgen in the Woods','Your previous accomplishments have convinced me that you are ready to take on the toughest worgen infesting the woods.$B$BOf the worgen that have made their new home here, the Vile Fangs and the Tainted Ones have proven the most dangerous. They\'ve settled down near some of the caves and in the mine to the south.$B$BFrom far away you can even see the light from their bonfires...','Kill 8 Nightbane Vile Fang and 8 Nightbane Tainted One worgen for Calor in Darkshire.','$N, to be honest with you, I did not believe that you would get this far, but you are clearly a $C to be reckoned with. In fact, if you wish to formally join Master Carevin\'s struggle, I will gladly write for you a letter of recommendation.','Intimidating beasts aren\'t they? But have no fear, $N, those who stand for the Light will never fall!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,206,920,0,0,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,2200,1140,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (223,2,10,23,31,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,222,0,0,0,2113,1,0,'Worgen in the Woods','Here you go, $n. Bring this message to Master Carevin.$B$B$B$BA few more like you, and we will outnumber the Night Watch! Perhaps then we could complete the work that we few carry on today.','Bring Calor\'s note to Jonathan Carevin.','Excuse me for my cold reception, $N, but as I\'m sure you can tell, I am an extremely busy man. I see that you have impressed Calor--and I assure you, that is no small feat--and that he has given his recommendation.$B$BThere are unsavory types afoot, $N, and we can use the help of all who have proven themselves. We battle against demons, the undead, and those who would provide them aid. Be vigilant, be wary, and trust none who would not give aid to our cause.$B$BGlory under the Light.','Yes, what is it? Make it quick, I\'ve pressing matters to attend to.','','','','','',2113,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2902,1547,0,0,0,0,1,1,0,0,0,0,5244,0,0,0,1,0,0,0,72,0,0,0,0,350,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,66,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (224,2,38,10,12,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'In Defense of the King\'s Lands','We need to protect the Loch, $N! With so many of the King\'s soldiers fighting valiantly on remote battlefields, we\'ve become overwhelmed on the home front. Troggs are tunneling up from every crevice! The Trogg infestation poses the largest threat to Ironforge. These disgusting mutants must be destroyed.$B$BWe need you, brave adventurer, to venture forth and lay waste to the Trogg threat. Slay 10 Stonesplinter Troggs and 10 Stonesplinter Scouts and report back.','Mountaineer Cobbleflint of the southern guard tower wants you to kill 10 Stonesplinter Troggs and 10 Stonesplinter Scouts.','Well done, $N! You demonstrated uncanny courage on the battlefield. Our war against the Troggs will be won with efforts such as yours. You have served King Magni well.$B$BIf you fancy yourself well-suited for this kind of adventuring, I suggest you speak with Mountaineer Gravelgaw. The Captain has him assigned to a rough patrol that I am sure he can use some help with. Check with Gravelgaw just inside the tower.','Loch Modan is under siege, $N! We need every able-bodied member of the Alliance to aid our cause. Have you killed 10 Stonesplinter Troggs and 10 Stonesplinter Scouts yet?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1161,1162,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,414,0,0,0,5,0,0,0,47,0,0,0,0,250,0,0,0,0,500,540,0,0,0,0,0,0,0,0,5,1,1,0,0,0,0,0,0,1,66,0,0,0,0,0,0,0,0,0), + (225,2,10,28,35,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,227,0,0,0,'The Weathered Grave','The weathered grave marker reads simply:$B$BMORGAN LADIMORE$B$B','Speak with Sirra Von\'Indi in Darkshire.','Morgan Ladimore?$B$BAhh, yes, of course. His was a long and sorrowful tale. I knew him, well, before he left for the war, but that was the last time I saw him. A noble and good man, he was, but he suffered a bad end.$B$BHere, I should have something here that can tell the tale better than my own recollections...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (226,2,10,19,21,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Wolves at Our Heels','Sven and I have dangerous days ahead of us, what with the Necromancer to the east and all. And out here alone as we are, we have to hunt for our own food. It seems every time I\'m heading back to camp with some meat on me, starving or rabid dire wolves come out of the forest wanting a bite. It goes without saying, living out here is dangerous work!$B$BBut if you can rid us of some of those wolves, we\'d have an easier time of it. They mostly prowl north and east of here, near the river.','Kill 12 Starving Dire Wolves and 8 Rabid Dire Wolves, then return to Lars at Sven\'s Camp on the western border of Duskwood.','Oh good. You thinned out that pack quite a bit, and without those wolves nipping out our heels, we can bind our minds to dealing with Morbent Fel.$B$BHere, take some of these Flash Bundles. They make them in town, and a lot have been donated to Sven to help with his cause.','You still hunting wolves...?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,213,565,0,0,12,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1127,0,0,0,5,0,0,0,72,0,0,0,0,150,0,0,0,0,0,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (227,2,10,28,35,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,225,0,0,228,0,0,0,'Morgan Ladimore','$B$BIf you would like to know more, you might ask Althea, she\'s been the one to handle the... trouble... with him of late.','Speak with Commander Althea Ebonlocke in Darkshire.','Morgan Ladimore? Never heard of...$B$BOh, you mean Mor\'Ladim! I guess you haven\'t heard the story?$B$BWell, I\'ll give you the short version. A wandering undead calling itself Mor\'Ladim has been wandering Duskwood. From what we\'ve gathered, it appears to be the undead body of Morgan Ladimore, of whom you apparently know. He\'s been causing us all sorts of problems, attacking Watchmen on patrol and killing people.$B$B$B$BYou seem to be capable enough, maybe you could lay him to rest.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2154,0,0,0,1,0,0,0,72,0,0,0,0,25,0,0,0,0,0,168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (228,2,10,28,35,1,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,227,0,0,229,0,0,0,'Mor\'Ladim','From what my scouts tell me, Mor\'Ladim wanders throughout Duskwood, following a strange and meandering path through the cemetery. We buried him out past the house on the hill, you know where that is?$B$BThere isn\'t anything I can do to help you, but I wish you good luck.','Kill Mor\'Ladim, then return his skull to Commander Althea Ebonlocke in Darkshire.','You killed him? That\'s no small accomplishment, $N! On behalf of the people of Darkshire and the Night Watch, I thank you.$B$BAh... there is one small matter, however...','I don\'t blame you if you\'re having trouble with him, $N. Some of our strongest Watchers have been lost to Mor\'Ladim.','','','','','',3514,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,2500,1230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (229,2,10,28,35,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,228,0,0,231,0,0,0,'The Daughter Who Lived','I should have told you this earlier...$B$BHow do I put this...$B$BMorgan may have believed that his family was all dead, but, in fact, his daughter Sarah Ladimore is now a Watcher. She\'s always been troubled by the... circumstances... surrounding her father\'s death. Perhaps you could go to bring the news to her.','Speak with Watcher Sarah Ladimore in Darkshire.','Yes? My father...$B$B$B$BI wish... there was something I could have done for him... If only I had talked to him before he...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (230,2,10,20,25,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,95,0,0,262,2161,1,0,'Sven\'s Camp','Digging through the mound, you find a small, dirt-stained book.$B$BThe book has no title, but...it has information Sven would like to know.','Bring the Book from Sven\'s Farm to Sven.','$B$BThat shadowy figure I saw was a witness to my family\'s death! There are questions I\'d like to ask that man...if only I knew who he was!','You found what?? Please, let me see it...','','','','','',2161,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (231,2,10,28,35,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,229,0,0,0,2162,1,0,'A Daughter\'s Love','Here, take this and lay it on his grave. Maybe... somehow, he\'ll know that I\'m okay, and that none of us hold him responsible for what happened.$B$B$B$BAnd... thank you, $n.','Take Sarah Ladimore\'s ring to Morgan Ladimore\'s grave.','$B$BThis is...? Sarah? Could it be she\'s still alive? The weight is removed from my shoulders...$B$B$N. Take my sword, Archeus. As my soul is put to rest, I have no more need for it. It was forged to do good, and though I have proved myself unworthy to hold it, perhaps you will carry on the Light through it.$B$BLys, my love...','Leave me be...','','','','','',2162,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2000,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,231), + (232,2,1497,38,45,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,238,8525,1,0,'Errand for Apothecary Zinge','The Royal Apothecary Society needs your assistance. Listen closely, and both of us may profit from my plan.$B$BApothecary Keever in the next room may be... touched... but his research does potentially bear fruit if it were pursued by a clever researcher. Fortunately, I am such a researcher. I want you to take this purchase order to Alessandro Luca, the proprietor of Blue Moon Odds and Ends; he\'ll give you a testing kit. When you have it, bring it back to me and I\'ll outline your task in detail.','Take the purchase order to Alessandro Luca in the Undercity.','Ah, Zinge needs a kit, does she? It saddens me that Zinge does not choose to grace myself with her sweet presence.$B$BVery well, let me procure a kit for you.','Yes, and what may I assist you with? Are you here on business for the Royal Apothecary Society, or have you arrived here merely to brighten my day?','','','','','',8525,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,10,0,0,0,0,0,234,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), + (233,2,132,1,3,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,179,0,0,234,2187,1,0,'Coldridge Valley Mail Delivery','Hm, I don\'t suppose you\'d be willing to do a favor for me, $g lad : lass;? A stack of letters came through the pass today, but I don\'t have the time to send them along.$B$BThey\'re all addressed to Talin Keeneye. You can find him to the west down the road. He\'s set up camp next to the frozen lake.$B$BWhat do you say?','Deliver the stack of letters to Talin Keeneye.','Thank you, I\'ve been waiting for these letters for quite some time...$B$BUnfortunately, these letters aren\'t all for me. This one is addressed to Grelin Whitebeard. He\'s not too far away if you\'d like to deliver it to him.','Yes? Do you have something for me?','','','','','',2187,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,150,150,0,0,0,0,114,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (234,2,132,1,4,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,233,0,0,0,2188,1,0,'Coldridge Valley Mail Delivery','If I remember correctly, Grelin\'s camp is down the road to the southeast. No doubt he\'ll be eager to get his mail.','Deliver the letter to Grelin Whitebeard.','Ahh, excellent. It\'s been a while since I received word from Ironforge.','Is there something I can help you with?','','','','','',2188,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,150,150,0,0,0,7,162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (235,2,1637,20,20,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,6383,235,0,0,0,0,'The Ashenvale Hunt','Attention, young adventurers! The wilds of Ashenvale await you!$B$BThe Horde has established a strong presence in the lands north of the Barrens. Our two outposts - Splintertree Post and the Zoram Strand Outpost - strive to bring glory to the Horde! Those who would prove themselves should seek out guidance there. Of note: Senani Thunderheart in Splintertree Post, directly north of the Barrens, seeks adventurers willing to take part in a great hunt of Ashenvale!','Speak with Senani Thunderheart at Splintertree Post, Ashenvale.','Welcome to the new frontier, $N. Ashenvale is a land of opportunity, one where a young $C like yourself is able to find boundless chances to prove their mettle. Look around the outpost here, and be sure to travel out to the Zoram Strand, as the Horde has another outpost there as well.$B$BYour presence here tells me that you\'ve come to learn more about the hunt. Listen close, and I will gladly share with you what you need to know.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,96,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (237,2,38,10,15,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,224,0,0,0,0,0,0,'In Defense of the King\'s Lands','Mountaineer Cobbleflint had nothing but good things to say about you, $r. For that reason I am going to entrust upon you a mission of utmost importance. We need to keep pressure on the invading Trogg forces until our Dwarven brethren return from the Alliance front.$B$BSet forth into the southern hills and kill 10 Stonesplinter Skullthumpers and 10 Stonesplinter Seers. Your attacks will buy us some time. Report back when your mission is complete.','Mountaineer Gravelgaw in the southern guard tower wants you to kill 10 Stonesplinter Skullthumpers and 10 Stonesplinter Seers and report back to him.','You accomplished your mission well, $R. The King himself would be proud.$B$BThe reinforcements promised to us never showed, however. Apparently the Alliance front is a sea of crimson from the blood of our fallen brethren. The news of the losses leaves a bitter taste in one\'s mouth. But we must not let their deaths go for naught. We must rally in these grim times and bring glory back to the Alliance.$B$BSpeak with Mountaineer Wallbang for reassignment. You\'re needed now more than ever.','We need more time, $r. Your orders are to kill 10 Stonesplinter Skullthumpers and 10 Stonesplinter Seers. Keep the enemy under pressure until we are granted reinforcements. This is no time for idle behavior.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1163,1166,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,858,0,0,0,3,0,0,0,47,0,0,0,0,250,0,0,0,0,700,630,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0), + (238,2,1497,38,45,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,232,0,0,243,8523,1,0,'Errand for Apothecary Zinge','The kit is ready, $n. No doubt that Apothecary Zinge will want this as soon as possible. Take it to her without delay, and let her know that I will add the cost of the kit to the Society\'s tab. Also, please extend to her my warmest salutations.$B$BWell, don\'t just stand there. Such is the life of a simple courier, yes?','Bring the Field Sampling Kit to Apothecary Zinge in the Undercity.','Good - it pleases me to be working with someone who takes pride in not wasting my time.$B$BAfter I make some adjustments to this kit, you\'ll be ready to head out into the field. You\'ll be using it to collect some vital data to the task at hand.$B$BIt will take just a moment for me to finish the modifications. While you are waiting, you should probably start thinking about what you\'d like to bring to the desert with you.$B$BYes, I said the desert.','Yes, I think Luca is as disturbing as you do. It matters not - hand me the field sampling kit. I will need to make some adjustments to it in order to survey for the proper base materials.$B$BYou have the kit, don\'t you?','','','','','',8523,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,10,0,0,0,0,0,234,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (239,2,12,6,10,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,76,0,0,11,0,0,0,'Westbrook Garrison Needs Help!','The Garrison on our western border sends word of increasing gnoll and thief activity. They\'re requesting we send more Stormwind soldiers... but we just don\'t have any to spare!$B$BIf you can help, we could use it. Go and speak with Deputy Rainer at the Westbrook Garrison and see what he needs done.$B$BThe Garrison is down the road to the west. After you cross the bridge over the small brook it will be to the right.','Go to the Westbrook Garrison and speak with Deputy Rainer.','Marshall Dughan sent you, eh? Well you\'re not from the army, but if Dughan sent you then that\'s good enough for me!$B$BOur situation is, to say the least, a stressed one. I hope you can give us a hand.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (240,2,10,17,20,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,93,0,0,0,2250,1,0,'Return to Jitters','And here we are - \"Crab\" Cakes ala Grual!','Return to Jitters with the Dusky Crab Cakes.','Aha! Thank you, $N. Those really hit the spot!$B$BAnd here, please let me pay you for these!','$N, you\'re here! Do you have my food?!?','','','','','',2250,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,1200,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (243,2,440,38,46,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,238,0,0,379,8523,1,0,'Into the Field','You will be headed to the Tanaris desert, testing the tissue consistency of the basilisks, scorpids, and hyena native there. Obtain tissue samples and use them with the testing kit in tow; expect a chunk of the samples to fail. I need eight acceptable samples of each creature type.$B$BIn addition, the goblins of Gadgetzan have a power source that must be used with this kind of modified kit. Speak to Chief Engineer Bilgewhizzle and acquire one for the kit.$B$BReturn to me only when you are successful.','Speak to Chief Engineer Bilgewhizzle in Gadgetzan about getting a power source for the testing kit.','Ah, our model 4711-FTZ power sources! We normally use them to power the water wells, but THANKS TO THE VILE NOMADS, we have an over abundance of power sources right now.$B$BSure, I can get you a power source for whatever nefarious science experiment you think you\'re trying to hide from me. It ain\'t gonna be free though, $R. Nothing\'s free in Gadgetzan.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,0,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (244,2,44,11,16,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,246,0,0,0,'Encroaching Gnolls','Hail, $c. I am charged to patrol this stretch of road. Although the road is safe for now, I\'ve seen gnoll encampments to the north and east of here.$B$BLakeshire must know of the gathering gnoll force! Report to Deputy Feldon in Lakeshire and tell him of the gnolls. Do this, and I\'m sure Feldon will offer you a scout\'s wage.$B$BFeldon\'s usually inspecting the area south of the bridge to Lakeshire.','Report to Deputy Feldon.','There are Redridge gnolls that close to Elwynn?? They may be poised to advance into our homeland. Soon the people of Lakeshire may not be the only humans under siege!$B$BHere is your pay, though you bring us dire news. And it comes at a bad time, for we are ill equipped to deal with it.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,200,174,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (245,2,10,17,21,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Eight-Legged Menaces','Hail, $c. Perhaps you\'ve seen those spiders that have taken over the western border? The eight-legged menaces are too much for us to handle, and the Commander hasn\'t enough manpower to spare so far from Darkshire.$B$BI hate to ask this of you, but you seem like you might be able to handle them. I can\'t promise you anything of great value, but I can reward you if you can help root out the filthy bugs.$B$BOh, and a word of advice, you\'ll want to avoid their venom if you can.','Kill 15 Pygmy Venom Web Spiders, and then report back to Watcher Dodds in Duskwood.','Ah! You\'re back. And not too much worse for wear, it\'d seem. Of course, $N, the Night Watch is grateful for your work, and I did promise you a reward, so here.','You\'d best be careful when dealing with the spiders, I\'ve lost a few of my men to them, and trust me, it isn\'t a pleasant sight to see a man hanging upside down in their webs after the venom has started to soften them up.$B$BI wouldn\'t want to see one of the bugs having you for lunch.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,539,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3559,0,0,0,1,0,0,0,72,0,0,0,0,150,0,0,0,0,0,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (246,2,44,11,17,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,244,0,0,0,0,0,0,'Assessing the Threat','We don\'t have men to spare, but something must be done about those gnolls you reported to me.$B$BScout southern Redridge for gnolls. Harry them, kill those you can and report back to me with a count of their numbers and an assessment of the threat they present. You may find those gnolls camped all along the southern road of Redridge.$B$BDo this for the Stormwind Army, $N, and you will be rewarded.','Kill 10 Redridge Mongrels and 6 Redridge Poachers, then report back to Deputy Feldon in Lakeshire.','$B$BThere\'s a sizable force of gnolls encamped there, and from what you tell me they are tough ones. It must not have been easy for you to gather this intelligence.$B$BHere you are, $N. We are grateful for your aid.$B$BAnd if you haven\'t already done so, speak with Marshal Marris and Magistrate Solomon within Lakeshire. Our situation grows ever more desperate - those two will have need of you I\'m sure.','Excuse me, $N, but we have a lot to keep our hands tied here. If you have nothing to report, then I must put my mind to other matters.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,423,424,0,0,10,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,700,570,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (247,0,331,20,30,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Hunt Completed','','','$N, you have slain all three beasts that comprise the Ashenvale Hunt. You have brought me adequate proof of their demise; there is no question of your strength and tenacity. The blood of a hunter streaks through your veins, and you should be commended!$B$BPlease, accept this bauble as a sign of congratulations on your mighty deeds done in Ashenvale for the Horde today. May your ancestors watch over you!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16658,0,0,0,1,0,0,0,81,0,0,0,0,350,0,0,0,0,0,1830,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (248,2,44,20,22,1,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,0,0,1083,1,0,'Looking Further','I have been watching the Tower of Ilgalar, and can detect that Morganth is in conflict with the Orcs in Stonewatch Keep. I do not know the reason behind their contention, but you may aid me in unraveling this mystery.$B$BTake another Glyph of Azora, then go to the top of the intact watch tower beside Stonewatch Keep.$B$BFind a suitable object on which to place the Glyph. A chest or a jar -- some place where the glyph will not be noticed -- will suit my purpose.','Climb the intact watch tower beside Stonewatch Keep.$B$BFind a suitable container to place the Glyph of Azora.','It is a suitable vessel for the Glyph of Azora, allowing Theocritus to delve into the minds within Stonewatch Keep.','This jar once held a foul-smelling liquor, but now lies empty and forgotten on a pair of barrels.','','','','','',1083,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,0,780,0,0,0,0,0,-9286.24,-2938.95,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (249,2,44,20,27,1,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,248,0,0,0,0,0,0,'Morganth','After much observation, I have discovered Morganth\'s plans.$B$BHe searches for the Scythe of Elune...and he may have found it! If he has, then the Redridge Mountains, and the kingdom of Stormwind, will soon feel his dark might.$B$BI am not prepared to pit myself against Morganth, but I fear he must be dealt with now. So you must enter the Tower of Ilgalar and face Morganth.$B$BDefeat him, and bring me his Pendant of Shadow. Do this, and the kingdom will owe you much.','Defeat Morganth.$B$BBring his Pendant of Shadow to Theocritus at the Tower of Azora in Elwynn Forest.','You have done well, $N. In defeating the warlock Morganth, Stormwind is saved from a grave peril.$B$BI offer you this reward most humbly. And I would bid you peace, if these were peaceful times.$B$BBut instead, I will bid you luck with your trials, and victory in the conflicts ahead.','Hurry, $N, before my fears of Morganth spreading his power are made real!','','','','','',3617,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5274,0,0,0,1,0,0,0,72,0,0,0,0,350,0,0,0,0,0,1650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (250,2,38,16,18,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,199,0,0,0,'A Dark Threat Looms','Thank the stars someone is concerned about the well-being of the Dam. First the destruction of the Thandol Span and then the pillaging of Dun Modr! I have no doubt that the Dam will be the target of the next Dark Iron threat. Most of the security detail here was reassigned to the Alliance Front, including my top inspector.$B$BThat\'s why I need you, $N. I spotted some Dark Iron Sappers milling about the eastern ramp of the Dam. Investigate the area and bring back a clue.','Investigate the area near the eastern ramp of the Dam and bring Chief Engineer Hinderweir a clue that might reveal what the Dark Iron Dwarves are up to.','The suspicious looking barrel contains a strange smelling powder.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,75,0,0,0,0,0,405,0,0,0,0,0,0,0,0,5,1,29,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (251,2,10,20,30,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,160,0,0,0,1637,1,0,'Translate Abercrombie\'s Note','Take the note you gave me to Sirra Von\'Indi. He\'s very learned in languages and ancient arts - if anyone here can translate this message, it\'s he.','Bring the Letter to Ello to Sirra Von\'Indi.','','A note from Abercrombie the hermit, eh? I don\'t know him, though if he lives out at the graveyard then I do know his brains have rotted out!','','','','','',1637,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (252,2,10,20,30,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,401,0,0,0,1656,1,0,'Translation to Ello','Oh my! If what is written on this note is true, then Abercrombie\'s done something...unspeakable.$B$BYou better bring the translated note back to Ello.$B$BAnd do so quickly, for I fear a doom already lumbers toward our town...','Bring the Translated Letter to Lord Ello Ebonlocke','$B$BAlthough the aid you gave Abercrombie may have been motivated from kindness, your actions have doomed our town.$B$B','Ah, is the note translated? Please, let me see it...','','','','','',1656,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3248,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252), + (253,2,10,20,30,1,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,252,0,0,0,0,0,0,'Bride of the Embalmer','The Embalmer is a name told in one of our children\'s stories. He was a kindly alchemist, driven mad by the death of his wife, Eliza. To restore her, he used dark magic to place his own heart within the bosom of his dead spouse.$B$BThis revived Eliza...but it cursed her with a hunger for human flesh, forcing the Embalmer to keep her buried.$B$BHis heart is his power. Find his wife\'s grave, retrieve his heart, and bring it to me while it still beats. Do this and his power will be broken.','Find Eliza\'s grave. Retrieve the Embalmer\'s Heart from her, then return to Ello Ebonlocke.','You\'ve done it! The magic within his heart will be proof against the Embalmer\'s evil, and a powerful aegis over the town of Darkshire.$B$BYou have done a great thing for our people, $N. Your name will remain in our annals forever.','Have you yet found Eliza\'s grave? Do you have the Embalmer\'s heart?','','','','','',2382,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3560,6223,0,0,1,1,0,0,69,0,54,47,72,500,0,500,500,500,0,2190,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (254,0,10,20,35,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,-253,0,0,0,0,0,0,'Digging Through the Dirt','','','You dig through the semi-loose dirt over the grave...and find the remains of a coffin.$B$BWithin the coffin you can feel the vibrating scrapes of clawed fingers and the gnashing of rotted teeth...$B$BWill you open the coffin and retrieve the Embalmer\'s heart?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,254), + (255,2,38,15,19,1,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Mercenaries','Two months just to hear from Ironforge that we\'ll be spared a handful of soldiers for our own defense, and another two months until they arrive! Bad enough that our town goes unprotected, but the excavation and the dam--the dam!--are open to attacks as well.$B$BI\'ve no choice then, it seems. I\'ll need hired arms.$B$BHow about you? You seem a likely sort, $c. A group of ogres has set up camp on the northeast of the lake. Perhaps you will be the one to remove the threat to our town?','Magistrate Bluntnose of Thelsamar has hired you to kill 4 Mo\'grosh Ogres, 4 Mo\'grosh Brutes and 4 Mo\'grosh Enforcers.','Ah, this is excellent news! Your efforts are greatly appreciated by myself and the people of Thelsamar. Better yet, if we can solve the ogre problem, we\'ll be able to shift our focus to those Light-burning troggs.','Have you had any luck?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1178,1180,1179,0,4,4,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,75,350,0,0,0,1100,1080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (256,2,38,17,22,1,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'WANTED: Chok\'sul','By order of the Magistrate of Thelsamar:$B$BChok\'sul, the ogre presumed to be the leader and coordinator of attacks against the town of Thelsamar, Stonewrought Dam, and the excavation site, is wanted dead through any means necessary.$B$BMonetary compensation will be provided when proof is brought to the Magistrate of Chok\'sul\'s death.$B$BChok\'sul was last seen at the ogre encampment in the northeastern part of Loch Modan.','Kill Chok\'sul and bring his head to Magistrate Bluntnose of Thelsamar.','Yech! What is that thing? And why would you bring it...$B$BBloody--! Is it? Well, Light burn me, is that the head of that bloody ogre? This certainly is a catch then! Here, your reward and the thanks of myself and the people of Thelsamar.','Yes? Is there something I can do for you?','','','','','',2561,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6189,6191,0,0,0,0,1,1,0,0,0,0,1449,0,0,0,1,0,0,0,47,0,0,0,0,250,0,0,0,0,0,1050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,1,1,0,0,0,0,0,0,0,0), + (257,2,38,11,16,0,0,77,0,0,0,0,0,0,0,0,0,0,900,8,0,0,0,0,258,0,0,0,'A Hunter\'s Boast','Think you can match wits with Daryl the Bold, huh? I should think not! Of course, you\'re more than welcome to try. Here\'s a challenge that should prove to be above your abilities, so don\'t feel too bad if you can\'t face up to it.$B$BA flock of buzzards has nested here in Loch Modan. Why don\'t you try to take down some of the beasts? Tell you what, if you meet my challenge in fifteen minutes, I\'ll give you my bow or gun.$B$B$B$BIt seems you haven\'t much to lose, anyways.','Kill 6 Mountain Buzzards and return to Daryl the Youngling in the Farstrider Lodge within 15 minutes.','What? Success?$B$BTake it from me, $Nama, you don\'t let it get to your head. I mean, any unshaven boy with a bow could have killed such... small specimens. And I hope you don\'t enjoy killing the buzzards so much, yes? We wouldn\'t want them to become extinct.$B$BWell, err... Never let it be said that Daryl the Bold would not hold to his word.','No luck? Don\'t feel too bad, $N...$B$BNot everyone can be me.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1194,0,0,0,6,0,0,0,0,0,0,0,2903,2904,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (258,2,38,11,17,0,0,77,0,0,0,0,0,0,0,0,0,0,720,8,0,257,0,0,0,0,0,0,'A Hunter\'s Challenge','$nath, is it? I can tell you\'re bursting with pride over completing the first test, hm? As I told you before, it\'s no large feat.$B$BYou should try your hand at boar hunting. Trust me, this is no Coldridge Valley boar hunt, so you\'d best have a care with them. I\'ll give you just twelve minutes this time.$B$BDon\'t feel bad if you fail. I\'d give you the shirt off my back if you succeeded!$B$BHave I ever related to you the story of how I received my famous scar? No? It was two years ago...','Kill 5 Elder Mountain Boars and return to Daryl the Youngling in the Farstrider Lodge within 12 minutes.','You seem a bit worse for wear. No doubt the boars gave you some trouble, hm? No worries, I will be discreet about your struggle, I can imagine how hard it must be for you without the accusations of wagging tongues.$B$BOh! You managed to kill the boars? I... well, that is... that is to say, I\'m not surprised! Any child could have--bet?$B$BWhat bet?','It\'s only natural to feel sorry for yourself when shown up by someone so new to this world. You shouldn\'t feel bad, $N.$B$BHm? Did I get your name wrong?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1192,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,859,3572,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,570,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (261,2,405,34,39,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1052,0,0,0,'Down the Scarlet Path','I will be frank. We are at war with the Scourge. It is an evil that corrupts our people and infects our land. It must be stopped before it overwhelms us and drags our world into shadow. We of the Scarlet Crusade have sworn to fight the Scourge with body and soul.$B$BIf you are with us, then gather your courage and prove your allegiance--destroy the undead ravagers of Desolace, in the Valley of Bones to the south.$B$BDo this, and the Crusade will embrace you.','Destroy 30 Undead Ravagers, then return to Brother Anton at Nijel\'s Point.','You have proven your resolve, and the Scarlet Crusade commends you.$B$BIf you do not shy from righteous slaughter, then perhaps your path lies with us...','The Scourge grows in power with the passing of each day. If you truly wish to halt its advances, then show me.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11561,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4500,1800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (262,2,10,20,25,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,230,0,0,265,2161,1,0,'The Shadowy Figure','I must know who was that skulker in the shadows I saw the night my family was killed!$B$BPlease, $N, you have shown your resourcefulness. Please find that shadowy figure. I must learn what secrets he holds!$B$BI do not have clues that you do not already know, but here - take the book you found at my farm. Perhaps some of the townsfolk can link this book with its owner.','Take the book you found at Sven\'s farm and show it to townsfolk in Darkshire.','Hmm... Someone handled this book recently, someone who is driven by revenge. But the impressions left on it, at least the impressions from the original owner, are faint.$B$BI can tell, however, that the original owner of this book is not a native of Darkshire.','If you have something that belongs to the shadowy figure for whom you seek, then let me see it. I may be able to divine something of its owner.','','','','','',2161,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (263,2,38,10,15,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,237,0,0,0,0,0,0,'In Defense of the King\'s Lands','The Mountaineers tell me you are quite brave and capable, $N. We need a $r like you around here. The Trogg problem isn\'t getting any better. The reserves have been called to the front and we\'re all alone out here. But now that we have a seasoned $c here, let\'s see what you can do.$B$BGo out and kill 10 Stonesplinter Shaman and 10 Stonesplinter Bonesnappers. Let\'s see if you live up to your reputation, Trogg-Slayer.','Mountaineer Wallbang in the southern guard tower wants you to kill 10 Stonesplinter Shaman and 10 Stonesplinter Bonesnappers.','I knew the second I laid eyes on you, $N, that you would make Ironforge proud. You have served King Magni well. Now that you\'ve proven yourself to be such a loyal aid to the Kingdom, perhaps you should talk with the Captain to see if he\'ll entrust you with a higher detail.$B$BI salute you, $N.','Back so soon? In case I didn\'t make myself clear we need you to kill 10 Stonesplinter Shaman and 10 Stonesplinter Bonesnappers, $N. Now go get \'em, Trogg-Slayer!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1197,1164,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2863,0,0,0,3,0,0,0,47,0,0,0,0,250,0,0,0,0,700,630,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,66,0,0,0,0,0,0,0,0,0), + (264,2,1638,12,15,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6145,1,0,'Until Death Do Us Part','Filthy scum! Leaves me for his damn crusade. Because \"the Light is the most important thing we have against the threats the undead pose.\"$B$BWell, what about his children?! What about ME?! Night after night I sat patiently waiting for him... always second to his blasted duty!$B$BWell, witness what \"justice\" brings you, $N! He\'s dead and I\'m bearing the very thing he was trying to stop!$B$BTake this piece of junk and put it on his tomb at the Sepulcher. I want nothing to do with it anymore... or him!','Place Clarice\'s Pendant on Yuriv\'s Tomb in Silverpine.','You place the worthless pendant on the grave, and the gemstone within the setting seems to dull noticeably.$B$BAs you stand to leave, you look down at the pendant; it lies lifelessly over the hands of the relief sculpted into the top of the coffin. Your thoughts are interrupted by a stiff, cool breeze passing over the Sepulcher. For a moment everything around you is silent.','The stone is cold to the touch, but has obviously been abused. Trash litters the area; nicks and gashes decorate the relief atop the coffin; and the foliage around the grave has started to grow over the site.$B$BNo one cares for whoever is buried here, especially not any victims of the plague.','','','','','',6145,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (265,2,10,20,25,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,262,0,0,266,2161,1,0,'The Shadowy Search Continues','Here is your book back, $N, and I bid you fortune with your search. If you ask others in town, perhaps they can offer you more clues.$B$BAnd here is one more for you - although the author of this book is a stranger to Darkshire, the book itself was purchased here.','See if other townsfolk have clues about the shadowy figure.','Ah, yes. I sold this book a month ago to a shady person. He didn\'t tell me his name, but he was a nervous, jittery chap, always looking over his shoulder.$B$BI hope that helps you...','Sometimes I\'ll sell blank books to scholars and mages, or to anyone who wants to keep a journal.$B$BI remember well everyone to whom I sold a book within the last few months...','','','','','',2161,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (266,2,10,20,25,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,265,0,0,453,2161,1,0,'Inquire at the Inn','Here is your book, and good luck with your inquiries.$B$BYou might want to expand your search to the inn. If the person whom you seek spent time in town, then chances are someone saw him there.','Search the inn for clues about the shadowy figure.','Oh yeah, I remember this book. Its owner rented a room for a few days, and spent his nights at the bar, writing.$B$BHe left town in a hurry, muttering about being hunted by...something. Last I saw him he was heading west out of town, looking for a new spot to hide.$B$BThe first place he\'d find to the west is Raven Hill...','The Scarlet Raven doesn\'t see the business it used to, but we still do get travelers passing through.$B$BIf you can describe the person you\'re looking for, maybe I\'ll remember him.','','','','','',2161,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (267,2,38,10,12,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Trogg Threat','$C, you may or may not be aware of the Trogg threat looming over Dwarven lands. With the Ironforge Reserve called up to the Alliance Front, we are left with a fraction of the defense forces needed to keep these lands safe. My regiment is assigned to watch over the Gate here and we cannot leave our post for fear of invasion.$B$BBut we need some pressure put on those damned Troggs lurking in the hills. If you\'re up to the task, wage an assault on the Troggs. Bring me back 8 Trogg Stone Teeth as proof.','Bring 8 Trogg Stone Teeth to Captain Rugelfuss in the southern guard tower.','I am quite impressed, $N. You have done the Dwarven race a great favor by defending our lands. King Magni Bronzebeard himself would be proud!','Do you have 8 Trogg Stone Teeth to show me? If not, there is still work to be done, $N.','','','','','',2536,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,500,540,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,6,66,0,0,0,0,0,0,0,0,0), + (268,2,10,20,25,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,453,0,0,323,2560,1,0,'Return to Sven','The book you found was only half finished. I had to leave it at Sven\'s farm when I fled there...$B$BHere. Take my completed journal to Sven. It describes more fully what happened at his farm.$B$BAlthough this journal has been my only company these past weeks, if giving it up keeps me from having to face Sven and his wrath, then I do it willingly!','Return to Sven with Jitters\' completed journal.','This journal explains much to me, and sets me on the path against the dark riders! I have seen these riders in Duskwood, and have seen them speak with the wizard Morbent Fel, at the Forlorn Rowe.','Did you find who the Shadowy Figure was?','','','','','',2560,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (269,2,10,20,29,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,323,0,0,270,2560,1,0,'Seeking Wisdom','Go to the city of Stormwind and speak with Bishop Farthing in the Cathedral of Light. Give him Jitters\' journal and tell him you mean to face Morbent Fel.$B$BAlthough Stormwind has forsaken Darkshire, Farthing is a kind soul and very wise. He may help you on your quest to save us.$B$BYour mission is perilous, but hurry, $N. With each passing hour, the shadows of Duskwood grow ever darker.','Give Jitters\' Completed Journal to Bishop Farthing in Stormwind.','$B$BAn evil taint has gained a foothold within the already beleaguered Duskwood. I thank the Light we have a hero such as you to face it.$B$BBut you must first prepare yourself for the coming trial...for the Necromancer Morbent Fel is immensely powerful, and has cast dark enchantments about himself to protect him from physical assaults. If you are to defeat him, you will need a weapon that is proof against these protections.','Rest, $gbrother:sister;. I can tell you have traveled far, and you bear a heavy burden. Can you tell me what casts that dark shadow over you?','','','','','',2560,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0); -INSERT INTO `quest_template` (`entry`, `Method`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `Type`, `RequiredClasses`, `RequiredRaces`, `RequiredSkill`, `RequiredSkillValue`, `RepObjectiveFaction`, `RepObjectiveValue`, `RequiredMinRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepFaction`, `RequiredMaxRepValue`, `SuggestedPlayers`, `LimitTime`, `QuestFlags`, `SpecialFlags`, `PrevQuestId`, `NextQuestId`, `ExclusiveGroup`, `NextQuestInChain`, `SrcItemId`, `SrcItemCount`, `SrcSpell`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `RequestItemsText`, `EndText`, `ObjectiveText1`, `ObjectiveText2`, `ObjectiveText3`, `ObjectiveText4`, `ReqItemId1`, `ReqItemId2`, `ReqItemId3`, `ReqItemId4`, `ReqItemCount1`, `ReqItemCount2`, `ReqItemCount3`, `ReqItemCount4`, `ReqSourceId1`, `ReqSourceId2`, `ReqSourceId3`, `ReqSourceId4`, `ReqSourceCount1`, `ReqSourceCount2`, `ReqSourceCount3`, `ReqSourceCount4`, `ReqCreatureOrGOId1`, `ReqCreatureOrGOId2`, `ReqCreatureOrGOId3`, `ReqCreatureOrGOId4`, `ReqCreatureOrGOCount1`, `ReqCreatureOrGOCount2`, `ReqCreatureOrGOCount3`, `ReqCreatureOrGOCount4`, `ReqSpellCast1`, `ReqSpellCast2`, `ReqSpellCast3`, `ReqSpellCast4`, `RewChoiceItemId1`, `RewChoiceItemId2`, `RewChoiceItemId3`, `RewChoiceItemId4`, `RewChoiceItemId5`, `RewChoiceItemId6`, `RewChoiceItemCount1`, `RewChoiceItemCount2`, `RewChoiceItemCount3`, `RewChoiceItemCount4`, `RewChoiceItemCount5`, `RewChoiceItemCount6`, `RewItemId1`, `RewItemId2`, `RewItemId3`, `RewItemId4`, `RewItemCount1`, `RewItemCount2`, `RewItemCount3`, `RewItemCount4`, `RewRepFaction1`, `RewRepFaction2`, `RewRepFaction3`, `RewRepFaction4`, `RewRepFaction5`, `RewRepValue1`, `RewRepValue2`, `RewRepValue3`, `RewRepValue4`, `RewRepValue5`, `RewOrReqMoney`, `RewMoneyMaxLevel`, `RewSpell`, `RewSpellCast`, `RewMailTemplateId`, `RewMailDelaySecs`, `PointMapId`, `PointX`, `PointY`, `PointOpt`, `DetailsEmote1`, `DetailsEmote2`, `DetailsEmote3`, `DetailsEmote4`, `DetailsEmoteDelay1`, `DetailsEmoteDelay2`, `DetailsEmoteDelay3`, `DetailsEmoteDelay4`, `IncompleteEmote`, `CompleteEmote`, `OfferRewardEmote1`, `OfferRewardEmote2`, `OfferRewardEmote3`, `OfferRewardEmote4`, `OfferRewardEmoteDelay1`, `OfferRewardEmoteDelay2`, `OfferRewardEmoteDelay3`, `OfferRewardEmoteDelay4`, `StartScript`, `CompleteScript`) +INSERT INTO `quest_template` (`entry`, `Method`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `Type`, `RequiredClasses`, `RequiredRaces`, `RequiredSkill`, `RequiredSkillValue`, `RequiredCondition`, `RepObjectiveFaction`, `RepObjectiveValue`, `RequiredMinRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepFaction`, `RequiredMaxRepValue`, `SuggestedPlayers`, `LimitTime`, `QuestFlags`, `SpecialFlags`, `PrevQuestId`, `NextQuestId`, `ExclusiveGroup`, `NextQuestInChain`, `SrcItemId`, `SrcItemCount`, `SrcSpell`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `RequestItemsText`, `EndText`, `ObjectiveText1`, `ObjectiveText2`, `ObjectiveText3`, `ObjectiveText4`, `ReqItemId1`, `ReqItemId2`, `ReqItemId3`, `ReqItemId4`, `ReqItemCount1`, `ReqItemCount2`, `ReqItemCount3`, `ReqItemCount4`, `ReqSourceId1`, `ReqSourceId2`, `ReqSourceId3`, `ReqSourceId4`, `ReqSourceCount1`, `ReqSourceCount2`, `ReqSourceCount3`, `ReqSourceCount4`, `ReqCreatureOrGOId1`, `ReqCreatureOrGOId2`, `ReqCreatureOrGOId3`, `ReqCreatureOrGOId4`, `ReqCreatureOrGOCount1`, `ReqCreatureOrGOCount2`, `ReqCreatureOrGOCount3`, `ReqCreatureOrGOCount4`, `ReqSpellCast1`, `ReqSpellCast2`, `ReqSpellCast3`, `ReqSpellCast4`, `RewChoiceItemId1`, `RewChoiceItemId2`, `RewChoiceItemId3`, `RewChoiceItemId4`, `RewChoiceItemId5`, `RewChoiceItemId6`, `RewChoiceItemCount1`, `RewChoiceItemCount2`, `RewChoiceItemCount3`, `RewChoiceItemCount4`, `RewChoiceItemCount5`, `RewChoiceItemCount6`, `RewItemId1`, `RewItemId2`, `RewItemId3`, `RewItemId4`, `RewItemCount1`, `RewItemCount2`, `RewItemCount3`, `RewItemCount4`, `RewRepFaction1`, `RewRepFaction2`, `RewRepFaction3`, `RewRepFaction4`, `RewRepFaction5`, `RewRepValue1`, `RewRepValue2`, `RewRepValue3`, `RewRepValue4`, `RewRepValue5`, `RewOrReqMoney`, `RewMoneyMaxLevel`, `RewSpell`, `RewSpellCast`, `RewMailTemplateId`, `RewMailDelaySecs`, `PointMapId`, `PointX`, `PointY`, `PointOpt`, `DetailsEmote1`, `DetailsEmote2`, `DetailsEmote3`, `DetailsEmote4`, `DetailsEmoteDelay1`, `DetailsEmoteDelay2`, `DetailsEmoteDelay3`, `DetailsEmoteDelay4`, `IncompleteEmote`, `CompleteEmote`, `OfferRewardEmote1`, `OfferRewardEmote2`, `OfferRewardEmote3`, `OfferRewardEmote4`, `OfferRewardEmoteDelay1`, `OfferRewardEmoteDelay2`, `OfferRewardEmoteDelay3`, `OfferRewardEmoteDelay4`, `StartScript`, `CompleteScript`) VALUES - (271,2,38,15,20,1,0,77,0,0,0,0,0,0,0,0,0,0,8,0,258,0,0,531,0,0,0,'Vyrin\'s Revenge','I don\'t suppose you\'d be interested in a little payback for His Boldness? Daryl does have some skill, it pains me to say.$B$BA year ago, a large bear had been the target of the Farstrider Lodge, but none of the hunters had any luck with him. So, Daryl thought he\'d try his hand against him. All he had to show for his effort was that ugly scar over his eye.$B$BKill the bear, and I\'m sure even Daryl would be speechless for once.$B$BThe bear, Ol\' Sooty, can be found around his lair in the hills over Thelsamar.','Kill Ol\' Sooty then show your handiwork to Daryl the Youngling at the Farstrider Lodge.','Er... what\'s this? A bear\'s head, by the looks at it.$B$B$B$BWell, that\'s quite an interesting kill you have yourself there. Couldn\'t be that bear from back then...$B$B$B$BOh, take that away take it away! Get that grisly thing out of here!','Ah, $N! Back so soon? No doubt you\'ve been at the hunt again? Don\'t worry if you\'ve had some setbacks, in the long run it will make you better!$B$B... You couldn\'t get much worse, anyway...','','','','','',2713,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,465,0,0,0,0,0,-5612.11,-3006.4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (272,2,-263,16,16,0,1024,8,0,0,0,0,0,0,0,0,0,0,8,0,29,0,0,5061,0,0,0,'Trial of the Sea Lion','For the second trial, you\'ll need the two halves that make the Pendant of the Sea Lion. One half draws power from the agility of the sea lion aspect, gliding through water; the other draws power from the incredible endurance of the sea lion aspect. Druids draw on both these traits equally to embody the aspect of their aquatic form.$B$BSpeak with the locals of Moonglade to learn where the parts may lie, and bring both here to join them together. Once formed, take the pendant to Dendrite Starblaze.','Find the Half Pendant of Aquatic Agility and the Half Pendant of Aquatic Endurance. Speak with the residents of Moonglade to learn clues as to where these items may be located.$B$BForm the Pendant of the Sea Lion from the two pendant halves. You need to be in proximity of the Shrine of Remulos to do this.$B$BBring the joined pendant to Dendrite Starblaze in the village of Nighthaven, Moonglade.','You\'ve completed the Trial of the Sea Lion, $N - congratulations.$B$BEach task in acquiring the pendant shows that both agility and endurance are necessary to act in harmony with what you desire to do underwater. Neither can exist without the other, and both cannot be done without you willingness to embrace the aspect of the sea lion.$B$BRemember these lessons well, and count on them once you have gained your aquatic form.','Have you formed your pendant for me to inspect, $N? If you need help in locating the parts, try asking the local populace for information. Not only will you find what you seek, but it will give you a reason to explore this wondrous and sacred glade.','','','','','',15885,0,0,0,1,0,0,0,15883,15882,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (273,2,38,10,15,0,0,77,0,0,0,0,0,0,0,0,0,0,12,0,302,0,0,454,0,0,0,'Resupplying the Excavation','It\'s not too late though, you\'re welcome to go look for Huldar. He can\'t have made it very far, strong as they are, Miran and Saean can only move so fast laden down with those barrels.$B$BThey\'re taking the normal route to the site, leaving south out of town and following the curve of the Loch.$B$BShouldn\'t have a problem finding them unless they\'ve already gotten there.','Speak with Huldar.','Hmph, it\'ll take more than a Dark Iron ambush to stop the deliveries!$B$BBut Saean... I would never have suspected him to be one of their sympathizers. We\'ve been working with him for almost a year now... maybe I missed the signs.$B$BWell, I\'ll consider that later.',NULL,'Find Huldar, Miran, and Saean','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,25,0,0,0,0,0,162,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,5,274,0,0,0,0,0,0,0,0), - (274,2,38,16,18,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,161,0,0,278,2609,1,0,'A Dark Threat Looms','This ain\'t no ordinary blast powder. Look at the tiny silver crystals. And the distinct smell! Why it\'s clear as daylight that this is Seaforium Powder. Seaforium is harmless enough. But once it\'s wet it could blow Ironforge out of the mountain.$B$BThe chemical reaction can be defused by mixing four components: lurker venom, crushed Mo\'Grosh crystal, a crocolisk tear and this disarming colloid. Now tell Hinderweir before it\'s too late!','Ashlan Stonesmirk wants you to return to Chief Engineer Hinderweir and inform him of the new discovery.','A disarming colloid? For Seaforium? Oh heavens!','What is that you bring from Ashlan?','','','','','',2609,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,25,0,0,0,0,0,204,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (275,2,11,20,26,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,277,0,0,0,0,0,0,'Blisters on The Land','I do not know why, but a festering grows within the Wetlands. Fen Creepers have risen. They are diseased, fevered blisters on the land, and for the fever to break they must be dispatched and allowed to settle back into the marshes.$B$BThe Fen Creepers shamble amidst the waterways of the Wetlands.','Kill 8 Fen Creepers, then return to Rethiel the Greenwarden in the Wetlands.','This land is soothed by your efforts, and for this I will grant you a boon.','The Wetlands still weep, and the Fen Creepers still rage. Return to me when your task is done.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1040,0,0,0,8,0,0,0,0,0,0,0,3558,1273,2263,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (276,2,11,20,21,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,277,0,0,0,'Tramping Paws','The Mosshide Gnolls have lived in the Wetlands peacefully for many years, but now grow in numbers. Their feet stamp flat the fen\'s bushes and flowers, and their foul axes cut too much wood to fuel their fires.$B$BThey are no longer in balance with the land. For the Wetlands to survive, the Gnolls must be reduced.$B$BKill 15 Mosshide Gnolls and 10 Mosshide Mongrels. Hunt them to the south, near the Dwarven gate of Algaz. After you do this, return to me.','Kill 15 Mosshide Gnolls and 10 Mosshide Mongrels, then return to Rethiel the Greenwarden in the Wetlands.','By reducing the Gnolls\' number, you have tended to the health of the Wetlands. Although my faith in your people has been taxed in the past, $R, it may yet be restored.','Your task is still at hand, young $C.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1007,1008,0,0,15,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (277,2,11,20,23,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,276,0,0,275,0,0,0,'Fire Taboo','The Mosshides are cutting the trees of the Wetlands, using the trees\' flesh to warm themselves with fire. I will suffer this pain no longer!$B$BRid the Mosshides of their crude flints, the tools they use to make fire. The flints are borne by all Mosshides except the smaller Mosshide gnolls and Mosshide mongrels.','Bring Rethiel the Greenwarden 9 Crude Flints.','... thank you. I will smash these flints and cast them into the sea, so that they may never again be used to burn living wood.','Do you have the Gnolls\' tools for fire?','','','','','',2611,0,0,0,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4606,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (278,2,38,16,18,1,0,77,0,0,0,0,0,0,0,0,0,0,8,0,274,0,0,280,0,0,0,'A Dark Threat Looms','Begin collecting the disarming materials immediately, $N. Lurker Venom can be found on the indigenous spiders in Loch Modan. Crocolisk tears are found here in the Loch as well. But a Mo\'Grosh crystal will be very difficult to procure. The ogres to the northeast mine them but the crystals are a very rare commodity.$B$BWe need to be prepared to defuse a Dark Iron attack! Return to me once you\'ve collected the needed items and I will prepare the mixture.','Chief Engineer Hinderweir wants you to gather Lurker Venom, a Mo\'grosh Crystal, and a Crocolisk Tear.','Just in time, $N!','Do you have the needed items? Time is of the essence!!','','','','','',2606,2607,2939,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (279,2,11,20,22,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,281,0,0,0,'Claws from the Deep','Murlocs are crawling out from the deep waters and building their villages on the coastline. They are harassing our fishers and merchants and must be stopped.$B$BOne of these murlocs, Gobbler, skulks with other bluegill murlocs and harries merchants along the road, always then retreating to the safety of the nearby murloc hovels. Our merchants are in jeopardy, and we will pay to secure them.$B$BGobbler prowls the river inlet north of here. Find him, slay his kin, and bring me his head.','Kill 12 Bluegill Murlocs.$B$BSlay Gobbler and take his head.$B$BBring Gobbler\'s Head to Karl Boran in Menethil Harbor.','Ah, well done $N.$B$BAccept this as payment for fulfillment of your contract with the Merchant Marines.','Our merchants will not be safe until we are rid of Gobbler and those Murlocs.','','','','','',0,3618,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1024,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,1400,1050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (280,2,38,16,18,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,278,0,0,283,2610,1,0,'A Dark Threat Looms','Earlier today I spotted some Dark Iron Insurgents swimming toward the Dam with a large keg. No Mountaineers were on hand to stop them! I\'m afraid they\'ve planted the Seaforium at the base of the Dam and it could blow at any minute! Let me combine all these ingredients into the Disarming Mixture. There we go.$B$BNow I need you to take this mixture and stir it into the keg before it\'s too late! Hurry!','Chief Engineer Hinderweir wants you to swim down to the base of the dam, locate the powder keg and stir in the Disarming Mixture to prevent an explosion.','The keg fizzles slightly as the Disarming Mixture settles in.','The top of the keg slowly twists off.','','','','','',2610,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,75,0,0,0,0,0,405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (281,2,11,20,25,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,279,0,0,284,0,0,0,'Reclaiming Goods','Not long ago a merchant vessel, the Blind Princess, was raided by Murlocs. Although the ship escaped intact, much of its cargo was dragged overboard by the creatures, including a very valuable statuette of Terenas Menethil. We want that statuette recovered.$B$BSearch the coastal Murloc hovels for crates, barrels and other evidence of lost cargo. Find the Menethil Statuette and return it to me.','Search the crates and barrels at the coastal Murloc camps.','This crate is covered with clawed scratches, and the marks of water damage. Prying it open reveals soggy and rotted straw, as if something of value was stored in the crate. You search through the straw...$B$B...and find a an armload of red-colored bottles.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,929,0,0,0,5,0,0,0,54,72,469,0,0,10,25,10,0,0,0,300,0,0,0,0,0,-3291.77,-958.614,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (282,2,132,1,5,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,218,0,0,420,2619,1,0,'Senir\'s Observations','I was planning on sending my apprentice to my brother Senir with my report, but I would feel much better were it placed in more... reliable hands. That is, of course, if you wouldn\'t mind?$B$BHmm... you\'ll have to take the tunnel to get to Kharanos.$B$BSpeak with Mountaineer Thalos before going through the tunnel. It\'s completely infested with troggs now.$B$BFollow the road back to Anvilmar, then keep heading east to the tunnel, Thalos is stationed nearby.','Speak with Mountaineer Thalos.','Hm, well, if Whitebeard is sending you to Dun Morogh on important business, I can\'t very well stop you, can I?$B$BAt least let me provide you with some advice and directions.','Hail! Have a care, $N, the tunnel to Dun Morogh is infested with troggs and is not safe for travel.$B$BIf you haven\'t any pressing business in Dun Morogh, I\'ll have to ask you to remain in Anvilmar until the tunnel is safer.','','','','','',2619,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,150,150,0,0,0,0,204,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (283,2,38,16,20,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,280,0,0,0,0,0,0,'A Dark Threat Looms','The keg fizzles slightly.','The Disarming Mixture seemed to take effect. Return to Chief Engineer Hinderweir to report the good news.','Thank you so much, $N!! You have saved the Stonewrought Dam! Without your help, the Dark Iron terrorists would have surely seen to this mighty landmark\'s demise. You have made the Kingdom and the Alliance proud, brave $C.$B$BThe Dam is once again safe. . . for the time being at least. . . .',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2907,2908,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,350,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,283), - (284,2,11,20,25,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,281,0,0,285,0,0,0,'The Search Continues','You thoroughly search this cluster of Murloc hovels, and find no trace of the Menethil Statuette.$B$BPerhaps one of the two nearby hovels to the north and northeast will have more clues.','Search for the Menethil Statuette.','This barrel is largely untouched. Prying it open...$B$B...you are assaulted by the pungent odor of cheese. It\'s a little wet, but still tasty!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,422,0,0,0,10,0,0,0,72,0,0,0,0,25,0,0,0,0,0,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (285,2,11,20,25,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,284,0,0,286,0,0,0,'Search More Hovels','This grouping of Murloc hovels, after a thorough inspection, reveals nothing.$B$B...but you\'re certain that the next clue you find will be fruitful.$B$BOne of the hovels to the north must have the Menethil Statuette!','Continue searching the Murloc hovels for the Menethil Statuette.','This barrel is halfway buried amidst the mud and grass ...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (286,2,11,20,25,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,285,0,0,0,2625,1,0,'Return the Statuette','After pulling the barrel free from the muck and opening it, a silvery figurine is found packed in fine straw. It depicts a young, long-haired Paladin with hammer upraised.$B$BThis must be the Menethil Statuette! You must now return it to Karl Boran in Menethil Harbor.','Bring Karl Boran the Menethil Statuette.','The captain of the Blind Princess will be relieved to hear this precious cargo has been recovered. You have well earned this payment for services rendered.$B$BIt is good to see dependable folk like you, especially in trying times such as these.','Do you have the statuette?','','','','','',2625,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2950,2949,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,0,900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (287,2,1,7,9,0,0,77,0,0,0,0,0,0,0,0,0,0,12,2,420,0,0,291,0,0,0,'Frostmane Hold','I\'m behind on my report, and could use your help, $n. I just managed to find where the trolls are holed up, but I saw so many trolls, I was afraid to go in.$B$BHere\'s what I need... Go down to the cave, poke around inside, kill a few of the trolls, then come back here.$B$BTake the road north out of Kharanos, when you get to the bridge, follow the frozen river west until you reach Iceflow Lake. You\'ll find Brewnall Village on the west bank. The Hold is southwest of the village.','Explore Frostmane Hold, and kill 5 Frostmane Headhunters for Senir Whitebeard in Kharanos.','Ah, $N! I didn\'t think you\'d have much trouble finding the place, my directions are excellent, you know...$B$BLet me just finish up my report then.$B$B$B$BThere! Well, haha, now this certainly is funny... I don\'t suppose, $N, that you would mind doing one last favor for me?','You can\'t find it? My directions were very clear! We don\'t have much time, you\'ve got to hurry! Don\'t come back until you\'ve found the cave.','Fully explore Frostmane Hold','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1123,0,0,0,5,0,0,0,0,0,0,0,3216,2900,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,150,150,0,0,0,0,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (288,2,11,22,27,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,289,0,0,0,'The Third Fleet','I was once First Mate on the Wave Mistress, ship-of-the-line in the Kul Tiras Third Fleet. The Doomed Fleet. Doomed, for on its last voyage the fleet was attacked by Red Dragons. Dragons controlled by Orcs!$B$BWe didn\'t stand a chance against that dragonfire...and our fleet was burned and sunk off this here coast. I\'m the sole survivor of those poor vessels...$B$B...Oh, my head hammers and pounds! I\'ll need a fresh drink if I\'m to get a handle on this hangover and continue my tale.','Buy First Mate Fitzsimmons a Flagon of Mead.','Ah! That hits the spot, and loosens the tongue. Thanks, mate!','Oh, I\'m so very thirsty! Won\'t you buy a drink for this poor, pathetic fool?','','','','','',2594,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,132,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,4,0,0,0,0,0,0,0,0,0), - (289,2,11,22,29,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,288,0,0,290,0,0,0,'The Cursed Crew','$B$BI am the sole survivor of the ill-fated Third Fleet of Kul Tiras, wrecked off the coast to the north. But although I\'m the only member of the fleet still breathing, I\'m not the only one still walking about! For on one of our ships was hidden a great, and terrible treasure, and the eerie power of it keeps the souls of my brothers trapped within the ships\' rotting hulls.$B$BBut if you can free some of my brothers, then perhaps you can break their curse.','Kill 13 Cursed Sailors, 5 Cursed Marines and First Mate Snellig. Bring Snellig\'s Snuffbox to First Mate Fitzsimmons in Menethil Harbor.','My thanks to you, $N. And the gratitude of my cursed brethren goes to you as well.','In my dreams, I can sometimes hear the doomed moans of my brethren! Please, good sir, free them from the bonds and quiet their cries.','','','','','',0,0,3619,0,0,0,1,0,0,0,0,0,0,0,0,0,1157,1158,0,0,13,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,72,0,0,0,75,150,0,0,0,1900,1050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (290,2,11,22,30,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,289,0,0,292,0,0,0,'Lifting the Curse','To break the curse and free all of my brethren, the...thing...stowed on my ship must be retrieved and cleansed! I don\'t know what it was, but I do know that it was stored securely in the ship\'s strongbox, which Captain Halyndor lorded over.$B$BMy old captain is still in my dreams. I know he walks my doomed ship, the Intrepid. Get the key from him, and use it to open the Intrepid\'s strongbox.$B$BThen, after you have the cursed thing, bring it to the priest Glorin Steelbrow in town.','Get the Intrepid Strongbox Key from Captain Halyndor.$B$BUse the key to open the Intrepid\'s Locked Strongbox.','The key is rusted but it fits the lock neatly.','This chest is securely locked.','','','','','',2629,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (291,2,1,1,10,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,287,0,0,0,2628,1,0,'The Reports','Excellent! Take my report to Senator Barin Redstone. He\'s a sour type, so don\'t let his less-than-sunny disposition get to you. He\'s in Ironforge, in the chamber where King Magni holds court.$B$BDon\'t know the way to Ironforge? Take the road out of Kharanos north, cross the bridge, then follow the road east--there are large banners flanking the road--up the mountainside.$B$BBy the way, if you might avoid mentioning how you assisted me? Can\'t let them think I\'m not working hard out here, you know?','Deliver Senir\'s report to Senator Barin Redstone in Ironforge.','$B$BAuthority of the KING!? Has Magni taken complete leave of his senses! And that damnable Whitebeard... Taken matters into his own hands, has he? The Senate will not be pleased to hear about this, not one bit.$B$BWhat, are you still here? Go, before I call the guards!','Hmm... it would seem that my guards are becoming less discriminatory with petitioners. Well, what do you want? Make it quick.','','','','','',2628,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,75,75,0,0,0,175,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (292,2,11,22,30,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,290,0,0,293,2944,1,0,'The Eye of Paleth','Opening the chest reveals a blackened orb, pulsing with an eerie light. It is the treasure of which Fitzsimmons spoke: a Cursed Eye of Paleth.$B$BTake the Cursed Eye of Paleth to the dwarven priest Glorin Steelbrow, in Menethil Harbor. Ask him how to remove the Eye\'s curse.','Bring the Cursed Eye of Paleth to Glorin Steelbrow.','An Eye of Paleth? Amazing! Hmm... there\'s something wrong with this one. You found it on one of those shipwrecks? Well that explains it! But... I didn\'t know they had such an Eye on the Third Fleet...$B$BIt\'s no wonder Fitzsimmons was so spooked. A Cursed Eye of Paleth is no cause for mirth.','That drunk Fitzsimmons sent you to me? Well, you can tell him I don\'t have any extra ale. He\'s going to have to panhandle someone else!','','','','','',2944,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (293,2,11,22,30,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,292,0,0,0,2944,1,0,'Cleansing the Eye','I can\'t lift the curse from the Eye of Paleth. The Eyes were crafted by Human Priests, so you\'ll have to go to Stormwind to find someone who can help you. Speak with Archbishop Benedictus. He is head of the Cathedral of Light in Stormwind. He can help.$B$BI hope, for your sake.','Bring Archbishop Benedictus the Cursed Eye of Paleth. Benedictus is in the Cathedral of Light, in the city of Stormwind.','An Eye of Paleth. But this one has seen much sorrow...it must have been witness to a terrible, terrible tragedy.$B$BLet me cleanse it, for the Eyes were created to shine bright, and their powers can be quite dangerous if tainted like this one.','What is that orb you have? It looks...soiled.','','','','','',2944,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2943,0,0,0,1,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (294,2,11,22,24,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,295,0,0,0,'Ormer\'s Revenge','The situation is severe, that much is for sure. When we uncovered these bones it attracted the Raptors. These filthy beasts killed my brethren and trapped me, Merrin and the poor Prospector up here.$B$BHelp clear the Wetlands of these Raptors, $N. Mottled Raptors and Mottled Screechers are just West of the bluff there. Kill 10 of each, if you can.$B$BThat will be a good start to the vengeance I have planned for them.','Ormer Ironbraid at the Whelgar Excavation Site wants you to kill 10 Mottled Screechers and 10 Mottled Raptors.','Killing is a dirty business, but you did your job well, $N. If I weren\'t obligated to stay with the Prospector and Merrin, I\'d be down there shedding blood right along side you.','Kill 10 Mottled Raptors and 10 Mottled Screechers, $N. My co-workers did not deserve the fate that was brought upon them. It\'s time to even the score.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1020,1021,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,1700,1170,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (295,2,11,22,27,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,294,0,0,296,0,0,0,'Ormer\'s Revenge','Now it\'s time to really make those dreaded Raptors regret their blood-thirst. Just down below there are scores of Mottled Scytheclaws and Mottled Razormaws. Make those rotten creatures pay by slaying 10 of each!','Ormer Ironbraid wants you to kill 10 Mottled Scytheclaw raptors and 10 Mottled Razormaw raptors then return to him at the Whelgar Excavation Site.','You did a bang-up job of clearing out those Raptors, $N!','I want to make those Mottled Scytheclaws and Mottled Razormaws pay for what they did. Have you killed 10 of each yet?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1022,1023,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,2200,1320,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,21,1,21,0,0,0,0,0,0,0,0,0), - (296,2,11,22,29,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,295,0,0,0,0,0,0,'Ormer\'s Revenge','While you were down there I happened to notice that one of those beasts stood out from the rest. He was bigger and more menacing. I bet he\'s the one who led the others here to cause the disruption to the dig site.$B$BI ask of you now one final task, $N. See to it that Sarltooth is brought to justice. And considering the gravity of his crimes, justice in this case means death! Bring me one of his talons as proof of his death.','Ormer Ironbraid at the Whelgar Excavation Site wants you to kill Sarltooth and return to him with one of his talons once the task is fulfilled.','Thank you, $N. Your efforts here will not be forgotten. Many innocent Dwarves died at this site, simply doing their jobs. The vengeance you delivered to those evil creatures should make them think twice before attacking King Magni\'s subjects ever again.','Is Sarltooth dead? Have you redeemed the memory of the fallen?','','','','','',3638,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3493,3566,5246,0,0,0,1,1,1,0,0,0,3682,0,0,0,1,0,0,0,47,0,0,0,0,350,0,0,0,0,0,1770,0,0,0,0,0,0,0,0,1,5,0,0,0,0,0,0,2,6,2,0,0,0,0,0,0,0,0,0), - (297,2,38,13,18,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Gathering Idols','Recently, just before the Troggs surfaced within the site, we had uncovered a large number of strange, carved idols. But we didn\'t have the chance to study them, for soon after their discovery the Troggs chased us away from the ruins! And those idols have a strange effect on the Troggs. It makes them go berserk!$B$BBring me 8 idols - I want to study them, and I want them out of Trogg hands! You can find the idols on the Troggs infesting the site.','Bring Magmar Fellhew 8 Carved Stone Idols.','You got them! Nicely done, $N!$B$BAnd you don\'t look too worse for wear, even with those berserk Troggs about. I\'m going to keep my eye on you...you show some promise.','Do you have those Idols? We must study them and report our findings to Ironforge!','','','','','',2636,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5241,6186,3154,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (298,2,38,10,15,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,301,2637,1,0,'Excavation Progress Report','I need a progress report sent to Thelsamar - a progress report, and a restatement of my request for more blastpowder! Here\'s the report. Take it to Jern Hornhelm. He\'s our local contact in Thelsamar.$B$BIt\'s not a difficult task, but it must be done.','Bring Ironband\'s Progress Report to Jern Hornhelm in Thelsamar.','Bah! Ironband\'s having trouble with the Troggs. I wonder if he wants that blastpowder to aid his digging, or to aid his efforts against the Trogg beasts...$B$BWell, either way it\'s powder well spent!$B$BBut what\'s strange is, I sent him plenty of blastpowder weeks ago. I wonder where it went...','Oh, a progress report from the site? Very good!','','','','','',2637,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,25,0,0,0,0,0,162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (299,2,11,25,28,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Uncovering the Past','Just before the invasion I uncovered a large tablet called the Goaz Stone. The translated text breaks off in 4 places. The text speaks of a \"divine plan\" and a \"doomed prophecy.\"$B$BI fear we are running out of time. I am too old to go down and brave those beasts. But you are strong.$B$BScour the excavation site and uncover the 4 missing tablet fragments: Ados, Modr, Golm and Neru. Search for them in ancient artifacts or where the soil is loose. Bring them to me so I can begin unlocking the mystery!','Prospector Whelgar wants you to scour the excavation site in search of the 4 missing tablet fragments: Ados, Modr, Golm and Neru.','Ah the Goaz Stone is complete! Fine work, $N. Fine work indeed. Now I can continue with the delicate translation of this Titan script. I can make out new words already! Hmm. . .it says here, \"Old Gods. . .Chained Beneath the Land.\" This is the beginning of something epic.','Have you uncovered the four fragments yet, $N? Ados, Modr, Golm and Neru...','','','','','',2658,2659,2660,2661,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2913,0,0,0,1,0,0,0,47,0,0,0,0,250,0,0,0,0,2500,1380,0,0,0,0,0,0,0,0,1,1,5,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), - (301,2,38,10,15,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,298,0,0,302,2637,1,0,'Report to Ironforge','We\'ll need approval to get Ironband more blastpowder. You\'ll have to take his report to the Explorers\' League headquarters in Ironforge.$B$BHere\'s the report. Give it to Prospector Stormpike, and don\'t forget to duck after you deliver it. Stormpike is hotheaded, and he won\'t be happy to hear of Ironband\'s slow progress at the site.$B$BYou\'ll find Stormpike in the Assembly of Explorers.','Take Ironband\'s Progress Report to Prospector Stormpike.','Curse that Ironband! I sent him a load of blastpowder weeks ago, but he\'s made no mention of it in this report.$B$BSo...where did the blastpowder go?!?','We Stormpikes don\'t like being bothered with trivial matters, $C. I hope you brought news worthy of my valuable attention.','','','','','',2637,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,75,0,0,0,0,175,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (302,2,38,10,15,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,301,0,0,273,0,0,0,'Powder to Ironband','If Ironband still needs blastpowder, then by Magni he\'ll have it! I sent the approval on ahead with a messenger to Jern Hornhelm in Thelsamar. He\'ll prepare the powder and other supplies to take to Ironband.$B$BAnd one more thing: I want you to personally see that the shipment of powder reaches its destination. The last one didn\'t, so keep your mind sharp and your eyes open.','Speak with Jern Hornhelm in Thelsamar.','What? Stormpike wants you to personally see the shipment to Ironband?$B$BI... suppose that\'s fine, the only problem is, I\'ve already sent Huldar with the porters, Miran and Saean. You just missed them, they left just a short while ago.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,25,0,0,0,0,0,162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (303,2,11,25,30,1,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Dark Iron War','War rages both home and abroad. While mighty Dwarven soldiers give their lives in far off territories in the name of the Alliance, our own lands fall prey to the evil deeds of the Dark Iron Dwarves. They laid waste to the Thandol Span. Dun Modr fell soon after.$B$BWe need you to gather force and push the front back. If you can kill 10 Dark Iron Dwarves, 5 Tunnelers, 5 Saboteurs and 5 Demolitionists, the reserve might arrive in time to finish the drive.$B$BNow make haste!','Motley Garmason at Dun Modr wants you to kill 10 Dark Iron Dwarves, 5 Dark Iron Tunnelers, 5 Dark Iron Saboteurs and 5 Dark Iron Demolitionists.','You upheld your orders well, $C. You have proven yourself to be a valiant soldier and loyal servant to King Magni and for that I salute you! With the pressure you applied to the Dark Iron encampment, we now stand a chance of driving them off our lands for good. . .if only the damned reserve would show. . . .','Roggo has been unable to contact the reserve forces. We need offensive pressure on that Dark Iron encampment, $c. Now get back out there and serve your duty to King Magni!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1051,1053,1052,1054,10,5,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,75,250,0,0,0,2500,1470,0,0,0,0,0,0,0,0,1,1,5,0,0,0,0,0,0,1,66,0,0,0,0,0,0,0,0,0), - (304,2,11,26,34,1,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Grim Task','Many of my soldiers died in the battle of Dun Modr. My own brother perished when the West Bridge over the Thandol Span was destroyed. Aye, the Dark Iron dwarves are a devilish breed. From what Roggo was able to gather, the leader of the thugs in the Wetlands is a warlock named Balgaras the Foul. He is quite a coward, sending his soldiers to do his bidding but hides in his camp on Direforge Hill, to the southeast.$B$BIf you can find the spineless scum, slay him and bring me his ear. I will reward you, $c.','Kill Balgaras the Foul and bring his ear to Longbraid the Grim outside of Dun Modr.','Balgaras the Foul is finally dead. While his death will not bring back the many innocent dwarves who died needlessly by his hand, it will help to restore peace of mind to those who survived. With Balgaras dead, the remaining Dark Iron scum should be easy enough to manage. Now, we must wipe them out before a new leader is sent to these parts.$B$BYou have done well, $C.','Were you able to locate Balgaras the Foul yet, $C? He has been evading us for quite some time.','','','','','',3639,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2916,2917,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,350,0,0,0,0,0,2010,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,1,1,2,0,0,0,0,0,0,0), - (305,2,11,21,24,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,306,0,0,0,'In Search of The Excavation Team','Oh my, you must be the scout Longbraid said he would send! You cannot imagine how worried I have been.$B$BMy wife, Merrin, has been sending me letters each week for the past month. She is part of the Whelgar Excavation team. But it has been nearly two weeks since her last correspondence. Surely something is wrong!$B$BLongbraid said that he would send a scout to check up on things if we did not hear from the team soon. I assume that scout is you, $N. Find Merrin at the excavation site to the east!','Tarrel Rockweaver wants you to travel to the Excavation Site and contact Merrin Rockweaver.','Oh, thank the heavens you are here!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,75,0,0,0,0,0,585,0,0,0,0,0,0,0,0,5,1,5,0,0,0,0,0,0,1,5,0,0,0,0,0,0,0,0,0), - (306,2,11,21,24,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,305,0,0,0,2639,1,0,'In Search of The Excavation Team','It was horrible! We were uncovering some rare artifacts and we began to discover these large bones.$B$BBefore we knew what was happening, these Mottled Raptors overwhelmed the dig site. Many lives were lost.$B$BOrmer here -- so brave -- saved the Prospector and me. He defended us as we ran for shelter. Now we are trapped. And our hard work lies in ruin.$B$BHere, take this note back to my sweet Tarrel. It will explain the situation to him.','Return to Tarrel Rockweaver with Merrin\'s note.','Such horrible news! At least 3 of them survived. But when will the killing end? I long for the day when King Magni\'s subjects can live without fear.','Were you able to find Merrin? Did she send word?','','','','','',2639,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,25,0,0,0,0,0,294,0,0,0,0,0,0,0,0,5,1,0,0,0,0,0,0,0,6,5,6,1,0,0,0,0,0,0,0), - (307,2,38,9,15,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Filthy Paws','The Silver Stream Mine to the east ran dry long ago. It was converted by the Miners\' League into a storage depot, but now Kobolds have moved in, putting their filthy paws on good, Dwarven tools!$B$BWe\'ll root out those vermin soon enough, but the League wants someone to get their gear out of the mine before we warriors tromp in there and break things. It\'ll be a tough delve - you might want cohorts at your side.$B$BThe gear is stored in Miners\' League Crates throughout the mine. Good luck.','Go to the Silver Stream Mine and collect 4 loads of Miners\' Gear.$B$BReturn to Mountaineer Stormpike.','Did you see a lot of Kobolds in there? I can\'t wait for the order to clear them out of the mine. The thought of their grimy hands clawing around our mine makes my stomach rumble!','Do you have that Miners\' Gear, $N?','','','','','',2640,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3166,3161,3160,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,350,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (308,0,1,1,7,0,0,77,0,0,0,0,0,0,0,0,0,0,8,1,403,0,0,0,0,0,0,'Distracting Jarven','','','For me? You\'re a true hero, $N!','Hmph! There is all this booze down here. but I have strict orders not to touch it. If only I could get a taste of some of our Thunder Ale...that would sharpen my wits, no lying!','','','','','',2686,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,25,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,308), - (309,2,38,10,15,0,0,77,0,0,0,0,0,0,0,0,0,0,2,2,454,0,0,0,0,0,0,'Protecting the Shipment','Ready to go, $n?$B$BFirst, we need to get this powder to Ironband. It\'ll be a lot for me to carry, and these parts can get dangerous -- and who knows what else the Dark Irons might have in store for me.$B$BI\'ll feel a lot better with you coming along.','Ensure Miran and the shipment arrive at the excavation site, then inform Prospector Ironband.','Oh, thank the Light the powder is here. But it is troubling news that you bring as well. To think that the Dark Irons have sympathizers able to procure this sort of material for their dastardly plans.$B$BThat\'s a matter for someone else to consider, some other time. I must put this powder to good use.',NULL,'Escort Miran to the excavation site','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3217,6188,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,630,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,1,273,0,0,0,0,0,0,0,0), - (310,2,1,2,6,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,311,2548,1,0,'Bitter Rivals','I have to admit, those Thunderbrews make some good drinks. But they need to learn that theirs isn\'t the only decent brew! Maybe you can help me teach them that lesson...$B$BHere, take this barrel of Barleybrew Scalder. Sneak into the basement of the Thunderbrew Distillery in Kharanos and switch it with one of their barrels of Thunder Ale. Then we\'ll see how their patrons like my brew over theirs!$B$BAnd if the barrels are guarded, then you might have to distract the guard ...','In the basement of the Thunderbrew Distillery in Kharanos, replace a barrel of Thunder Ale with a Barrel of Barleybrew Scalder.','You quickly place Marleth\'s barrel of Barleybrew Scalder among the Thunderbrew barrels.','The date on this barrel shows that it\'ll soon be tapped.','','','','','',2548,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,25,25,0,0,0,0,84,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (311,2,1,2,7,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,310,0,0,0,2666,1,0,'Return to Marleth','Having inserted a barrel of Marleth\'s Scalder in the Kharanos Distillery\'s cellar, you grab a barrel of Thunder Ale as proof of the deed...','Bring the barrel of Thunder Ale to Marleth Barleybrew at the Brewnall Village.','Not bad, $N! Did you have a hard time getting past their guard?$B$BNo matter - many thanks, and if you\'re ever in need of stout with a kick, don\'t forget the Barleybrews!','Did you make the switch?','','','','','',2666,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,250,250,0,0,0,175,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (312,2,1,7,12,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Tundra MacGrann\'s Stolen Stash','I had a month\'s worth of dried meats salted and locked away for the cold season. Kept it locked so the bears wouldn\'t get it! But while I was off hunting deer, that beast, Old Icebeard, made off with the meat locker. He won\'t be able to smash through that Thorium though. But I\'ll starve if I can\'t get my meats back.$B$BYou seem a bit more stealthy than me. Perhaps you can retrieve my stash? I\'ll never make it in and out of that cave fast enough with this bum leg of mine.','Retrieve Tundra MacGrann\'s dried meats from the stolen meat locker in Old Icebeard\'s cave.','What a kind soul you are, $N! Thanks to your bravery I won\'t find myself starving when the cold season flurries blow in.','Were you able to get into my meat locker, $N?','','','','','',2667,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6177,10550,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,250,250,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (313,2,1,4,7,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Grizzled Den','Driving a Siege Engine isn\'t for everyone. It takes an iron grip and nerves of steel...lucky I have both! How about you? How\'s your mettle? Want to prove it to me?$B$BWell...I\'m looking to make my engine, Trollplow, a little more cozy. How about you get me a heap of Wendigo Manes from the Grizzled Den, west of Kharanos. Those manes would make a great rug for Trollplow\'s inside deck!','Gather 8 Wendigo Manes and bring them to Pilot Stonegear.','Ah yes, these manes will work great! You show a lot of grit, $C - I wager we\'ll see great things from you.','Hey, $N. Been to the Grizzled Den yet? Those Wendigos can be fierce.','','','','','',2671,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,250,250,0,0,0,175,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (314,2,1,6,12,1,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Protecting the Herd','We heard the cries in the middle of the night. Then this morning, sure enough, the herd was missing two rams. That dastardly beast known as Vagash has been preying on our livelihood. With most of King Magni\'s army off in distant lands fighting with the Alliance, there is no one to keep Vagash at bay.$B$BPerhaps you are brave enough to seek out the beast and slay him. Bring me one of his fangs and I will reward you. Vagash lurks just above the ranch here, but be warned, he is deadly.','Rudra Amberstill wants you to slay Vagash and bring his fang to her at the Ram ranch.','Very well done! Veron will be so happy when he hears the good news. To kill Vagash is no easy task. I imagine one day you\'ll be fighting alongside King Magni\'s men on the Alliance Front.','Vagash still terrorizes the herd! Please help us by killing the wretched beast.','','','','','',3627,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10549,2817,3103,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,250,250,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (315,2,1,5,9,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,413,0,0,0,'The Perfect Stout','I\'m on a quest, a quest to make the perfect stout. I know I can do it -- brewing\'s in my blood. I just need to find the right recipe...$B$BThe Frostmane trolls grow a plant, shimmerweed, high up in the hills to the east. They use it in their strange, tribal rituals. We dwarves haven\'t found much use for it, but it has a unique taste...and I want to experiment with it in my brews!$B$BGet me some shimmerweed from Frostmane seers, or swipe it from the trolls\' shimmerweed baskets.','Bring 6 Shimmerweeds to Rejold Barleybrew in the Brewnall Village.','Great! I can\'t wait to use these in some of my recipes. There\'s one in particular I think it\'ll work great in...','Do you have that Shimmerweed? I almost have a batch of stout ready to brew, and I want to try throwing the weed in with this mixture.','','','','','',2676,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2905,2326,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,250,250,0,0,0,0,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (317,2,1,2,6,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,318,0,0,0,'Stocking Jetsteam','I\'m preparing to start a mission for the Siege Brigade. It\'s a long one, and I need to stock Jetsteam with a month\'s worth of supplies. So while Steelgrill is working on my tank, can you do some hunting for me?$B$BI\'ll need some fur for bedding, and boar meat for food. You can get meat from boars and fur from the bears... you can find them both in the snow fields south of the Grizzled Den.','Gather 4 Chunks of Boar Meat and 2 Thick Bear Furs, and deliver them to Pilot Bellowfiz at Steelgrill\'s Depot.','By Magni\'s beard, you sure did a lot of hunting!! Thank you, $N.','Preparations are going well. How goes your hunting?','','','','','',769,6952,0,0,4,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,350,150,0,0,0,250,405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (318,2,1,2,7,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,317,0,0,319,0,0,0,'Evershine','Rejold Barleybrew experiments with his brews. Some of them taste good, some bad, and some...well, some will lay all but the stoutest dwarf flat.$B$BHe lives at Brewnall Village, west of Kharanos, and one of his drinks, Evershine, is what I want. It\'ll help keep me warm while I\'m on the cold road.$B$BAnd...the blessed stuff burns so hot I can throw it in Jetsteam\'s furnace for a burst of power! That little tactic has gotten me out of more than one tight spot.','Get a cask of Evershine from Rejold Barleybrew in Brewnall Village.','Bellowfiz needs some of my Evershine? Hm...all right.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,25,25,0,0,0,0,96,0,0,0,0,0,-5367.95,299.865,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (319,2,1,2,8,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,318,0,0,320,0,0,0,'A Favor for Evershine','I have a cask of Evershine handy, but...can you do me a favor? Brewnall village could use a hand against the wild animals that wander the nearby snows. Sometimes they wander close.$B$BWe\'re not afraid of these bears and cats and boars - no self respecting dwarf would be - but if you can take care of those animals for us, then we\'d have more time for our crafting and brewing.','Kill 6 Ice Claw Bears, 8 Elder Crag Boars, and 8 Snow Leopards, and then return to Rejold Barleybrew in Brewnall Village.','Thank you, $N. It\'ll be nice to work our crafts without hearing so many growls and snorts outside the village.','Have you taken care of those wild animals?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1196,1127,1201,0,6,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,150,150,0,0,0,0,315,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (320,2,1,2,8,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,319,0,0,0,2696,1,0,'Return to Bellowfiz','Here\'s your cask of Evershine, $N. And again, thank you for the hunting earlier.','Give the cask of Evershine to Pilot Bellowfiz at Steelgrill\'s Depot.','Yes, this will do just fine. I think I\'ll open a bottle right now and have a taste...','Did you get that Evershine?','','','','','',2696,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1011,1010,10547,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,350,350,0,0,0,0,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (321,2,10,20,29,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,270,0,0,324,0,0,0,'Lightforge Iron','The shipwrecks off the shore here are the doomed Third Fleet of Kul\'Tiras, burned and sunk by Red Dragons during the last Great War.$B$BThe Fleet hailed from Lordaeron, but one ship, an Elvish Destroyer: Flying Osprey, was with it. It was shipping a load of Lightforge Iron and joined the Third Fleet for protection. Ironic that it sunk to the same dragons...$B$BEnough history. The Flying Osprey is wrecked to the south of Menethil Harbor. If you find the Lightforge Iron there, bring it to me.','Search the wreckage of The Flying Osprey in the Wetlands.','This chest is waterlogged, and its siding broken. Many claw marks mar both the inside and outside of the chest...as if Murlocs have searched through it and stolen its treasure.$B$BBut tucked deep within the chest is a single Lightforge Ingot. Unfortunately, many more will be needed if enough metal to fashion a weapon is to be gained.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2702,0,0,0,1,0,0,0,72,0,0,0,0,25,0,0,0,0,0,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (322,2,10,20,29,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,324,0,0,325,2712,1,0,'Blessed Arm','There is a dwarven weaponsmith in the Dwarven District of Stormwind who can craft with lightforge iron. His name is Grimand Elmore.$B$BI\'ve packed the iron you found into a crate. Take it to Grimand and tell him your tale. I\'m sure he\'ll oblige someone on a quest such as yours, and craft for you a weapon - a weapon to give even Morbent Fel worry!','Take the Crate of Lightforge Ingots to Grimand Elmore in Stormwind.','That is quite a tale you have. And lightforge iron! Not for years have I worked with such a metal. It will be an honor to craft with it again. And you must return to me later with the story of your battle against the Necromancer.$B$BBut we get ahead of ourselves. First, your weapon against Morbent Fel...','How might I ply my craft for you, $C?','','','','','',2712,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,75,0,0,0,0,0,720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (323,2,10,20,28,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,268,0,0,269,0,0,0,'Proving Your Worth','Morbent Fel is a necromancer, and an ally to the dark riders. I would pit you against the power of Morbent Fel, but I will not send you against that vile fiend without first knowing your strength.$B$BYou have already proven your bravery to me, but if you truly wish to face the necromancer, then you must now prove your skill against his minions.','Kill 15 Skeletal Raiders, 3 Skeletal Healers and 3 Skeletal Warders, and then return to Sven.','Your skill in combat, $N, can not be doubted. Your resolve may yet see us through to the end of Morbent Fel!','Battle hard, $Nn. And do not despair, for despair is evil\'s greatest weapon.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1110,787,785,0,15,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,1800,1380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (324,2,10,20,29,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,321,0,0,322,0,0,0,'The Lost Ingots','Having grabbed the single lightforge ingot from the waterlogged chest, it is clear that murlocs have stolen the rest. Hunt the murloc raiders near the Flying Osprey wreckage for the lost lightforge iron.','Gather 5 Lightforge Ingots, then return to Glorin Steelbrow in the Wetlands.','Ah, you found them! Now let\'s get this lightforge iron hammered into something useful, eh?','Did you find the lightforge iron you need?','','','','','',2702,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,150,0,0,0,0,0,1050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (325,2,10,20,29,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,322,0,0,55,7297,1,0,'Armed and Ready','Here is the weapon against the fiend of which you spoke. You\'re all ready, $N. Best of luck to you, and I look forward to your tale of glory!','Bring Morbent\'s Bane to Sven in Duskwood.','Ah, this will be proof against the fiend Morbent Fel! Well done!$B$BYou are ready. Morbent Fel will fall.','Hello, $N. You haven\'t been gone that long, but I see a fire in your eyes I did not see before.','','','','','',7297,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (328,2,33,30,37,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,200,0,0,329,2719,1,0,'The Hidden Key','Although no mention of Private Thorsen is found in these records, hidden within the binding of one of Herod\'s ledger books is a small, brass key.$B$BAnd after further study of his notes, a few references to a \"secure strongbox\" are contained among various papers. The box is somewhere within the Stockpile - the cavern complex at the back of Kurzen\'s Compound.$B$BIf this secure strongbox is found, and the small brass key can open it, then perhaps the mystery behind Thorsen\'s detection will be revealed.','Use the Small Brass Key to open Bookie Herod\'s Strongbox.','Opening the strongbox, it\'s clear that this is where Herod keeps his more valuable coins and items.','The strongbox is bound in bronze, very sturdy, and very heavy.','','','','','',2719,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4122,0,0,0,1,0,0,0,72,0,0,0,0,75,0,0,0,0,0,840,0,0,0,0,0,-11379.6,-711.088,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (329,2,33,30,37,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,328,0,0,330,2720,1,0,'The Spy Revealed!','Among the valuables of the strongbox is a muddy, scribbled note. Although barely legible, it looks to be an itinerary for Private Thorsen. It details his patrol routes, who he speaks with and how he spends his time with the rebels. It\'s signed with only one letter: -M.$B$BBut whoever wrote this note must have stayed very close to Thorsen. Whoever wrote this note is the traitor within the rebel camp.','Take the Muddy Note to Lieutenant Doren at the Rebel Camp.','Thank you, $N. This note is the clue we need to root out the traitor!','Did you discover who knew Thorsen\'s secret? Is there a traitor among us?','','','','','',2720,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (330,2,33,30,37,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,329,0,0,331,0,0,0,'Patrol Schedules','The note you gave me is signed with an \"-M\"...I don\'t know what that could mean.$B$BBut...the note also says this person shared patrol routes with Thorsen last week. So whoever shared patrol with Thorsen last week must be the traitor!$B$BGo to Corporal Sethman. He handles the patrol schedules and can tell you who was with Thorsen.','Speak with Corporal Sethman.','Oh, yes I can check that for you. Let\'s see...last week it was...$B$B...why, it was Private Merle scheduled with Thorsen. They had the same patrol times all of last week.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,174,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,330), - (331,2,33,30,37,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,330,0,0,0,0,0,0,'Report to Doren','Did Lieutenant Doren want you to report back to him with that patrol information?','Speak with Lieutenant Doren.','It pains me to find out it was Merle who betrayed us. He has always been a brave soldier, and I had thought his heart was true. But it is a great relief to have found him out - with a spy like him among us...we would not last long against Colonel Kurzen.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4139,4123,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (332,2,1519,1,2,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2722,1,0,'Wine Shop Advert','If you talk to anyone about wine, then you know we Gallinas sell the best wine in Stormwind. And we\'re not far, still in the Trade District along the city\'s lovely canals.$B$BHere, take this pamphlet. Bring it to my sister Suzetta at our shop for a complimentary bottle of our famous pinot noir. You won\'t regret it!','Go to the Gallina Winery, and bring Suzetta Gallina the Wine Ticket for a free bottle of wine.','Ah, so you\'ve seen Renato? Well here you are, sir. A bottle of our special pinot noir. You\'ll not find its equal in all of Azeroth!','Greetings and welcome, $N. Have you yet tried one of our fine wines?','','','','','',2722,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2723,0,0,0,1,0,0,0,72,0,0,0,0,150,0,0,0,0,0,78,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (333,2,1519,1,2,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2724,1,0,'Harlan Needs a Resupply','We\'ve been doing a lot of business lately. It seems like everyone is buying armor and sturdy clothes. Almost like they expect a cold, harsh season ahead...$B$BBut those are future worries. My worry today is that I\'m running out of knitted clothing to sell. I need another load from our supplier.$B$BIf you can take this request to Rema Schneider at the Canal Tailor and Fit Shop, I\'d be most grateful.','Go to the Canal Tailor Shop and bring Rema Schneider the Cloth Request from Harlan Bagley.','It says here that Harlan\'s business is booming. That\'s good news, but I wonder why people have need of all that armor. I\'ve heard nothing of open war... is there something the nobles aren\'t telling us?$B$BWell, thank you for bringing the request. Here\'s your payment, and I\'ll see to it that Harlan gets his supplies.','You bring word from Mr. Bagley?','','','','','',2724,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,17,51,0,0,0,0,0,-8776.29,696.604,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,333), - (334,2,1519,1,2,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2760,1,0,'Package for Thurman','My son Thurman is an apprentice at the Larson Clothiers, in the Mage\'s Quarter. He was in a hurry today and forgot his shears and needles. I know a great $C like you must have important tasks at hand, but without his tools Thurman can\'t do his apprentice work!$B$BPlease, $N. Can you take my son\'s sewing kit to him? Larson Clothiers is one of two clothing shops in the Mage\'s Quarter - it\'s the one deeper in, near the Mage\'s Tower.','Go to the Larson Clothiers in the Stormwind Mage Quarter, and give Thurman Schneider his Sewing Kit.','Oh, blast! I thought forgetting my kit would free me from work. Now I guess I\'ll have to help the Larsons with their sewing...$B$BOh, well. Fun will come later I guess.','Are you here to buy clothes?','','','','','',2760,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,0,78,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (335,2,1519,25,30,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,336,0,0,0,'A Noble Brew','Lord Wishock is causing quite a stir amongst the House of Nobles. He was made aware of our little \"establishment\" down here and is lobbying for a full investigation. I have a plan to keep Wishock \"preoccupied,\" but I\'ll need your help. $B$BThere is a flower growing in the Garden of Stalvan on the outskirts of Darkshire. This small white flower is known as the Tear of Tilloa. I will also need a Musquash Root, found only at the very base of the falls far beneath the Stonewrought Dam in the Wetlands.','Zardeth the Black Claw wants you to bring him a Tear of Tilloa from Darkshire and a Musquash Root from the Wetlands.','Most excellent! These are fine samples indeed!','Wishock will soon garner enough support to cause us much grief. Were you able to obtain the Tear of Tilloa or Musquash Root yet?','','','','','',2779,2784,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2500,1470,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,6,21,0,0,0,0,0,0,0,0,0), - (336,2,1519,25,30,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,335,0,0,0,2788,1,0,'A Noble Brew','Lord Wishock, like all men, has his weaknesses. His happens to be a fondness for liquor. The hypocrisy is astounding. The trite fool spends his days trying to shut down our little \"tavern\" while his nights are spent upstairs, running up a bill he never pays. Well, let\'s see how Wishock likes this special brew I have prepared for him: Black Claw stout. It\'s got quite a kick, $n.$B$BTake it to him and see how he likes it. Most likely the old fool is milling about the Hall of Petitioners.','Take the Black Claw Stout to Lord Wishock in the Hall of Petitioners.','Ah, thank you for bringing me this fine looking stout, servant. Here\'s a copper for you. Now, out of sight with you and let me enjoy my drink!','Can you not see that I am busy? My words must be heard! I am very important to the future of this Kingdom!$B$BOh... what have you there? Why it looks like a refreshing drink...','','','','','',2788,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2500,1470,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,5,1,0,0,0,0,0,0,0,0,336), - (337,2,10,20,25,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,538,2794,1,0,'An Old History Book','Although the cover of this book is marred by scratches and caked with mud, the words \"The History of Stormwind\" can still be read along its spine. Upon opening the book, the seal of the Stormwind Library is clearly stamped on the book\'s first page.$B$BIt looks like someone checked out this book, and never returned it...','Return the book: The History of Stormwind, to the Stormwind Library.','Oh my! This book hasn\'t rested on these shelves since before the rebuilding of Stormwind, years ago. It will have to be restored of course, it\'s in bad shape, but I would be honored to place it within our rare books collection.$B$BThank you, $N. Please accept this as payment for returning the book!','Ooh! What\'s that old book you have there? Can I see it??','','','','','',2794,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,1400,900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (338,2,33,30,40,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,583,0,0,0,0,0,0,'The Green Hills of Stranglethorn','Master Nesingwary will be so upset if he finds out!$B$BHe trusted me to proofread the manuscript of his novel, The Green Hills of Stranglethorn. Everything was going well, but a large gust of wind blew through the camp and scattered the pages everywhere!$B$BI was able to gather most of the pages but many are still strewn about the jungle. Collect the pages to complete each of the four chapters.$B$BI will help you organize them. Return the chapters to me once you have all four.','Collect the missing pages from The Green Hills of Stranglethorn manuscript. Once all four chapters are complete, return them to Barnil.','You\'ve certainly saved me a heap of trouble, $N! I can\'t thank you enough. It shouldn\'t be long now until we see Master Nesingwary\'s book in libraries throughout the world!','Have you assembled the chapters yet, $N?','','','','','',2756,2757,2758,2759,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17688,8173,3928,0,1,2,3,0,0,0,0,0,0,0,0,0,0,0,0,2820,0,0,0,0,0,0,0,0,5,18,1,0,0,0,0,0,0,6,21,0,0,0,0,0,0,0,0,0), - (339,2,33,30,40,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,-338,0,0,0,0,0,0,'Chapter I','Chapter I was quite riveting! Master Nesingwary sets the backdrop for the story and makes mention of his hunting companions, including me! $B$BBut that\'s besides the point. Let me see which pages are still missing. It seems pages 1, 4, 6 and 8 are still out there somewhere in the jungle!','Bring pages 1, 4, 6, and 8 of Nesingwary\'s The Green Hills of Stranglethorn to Barnil Stonepot in order to complete Chapter I.','At last! Chapter I is complete!','I don\'t suppose you were able to track down pages 1, 4, 6 and 8? Those four are all we need to piece Chapter I back together.','','','','','',2725,2728,2730,2732,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2756,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,465,0,0,0,0,0,0,0,0,1,5,0,0,0,0,0,0,0,6,21,0,0,0,0,0,0,0,0,0), - (340,2,33,30,40,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,-338,0,0,0,0,0,0,'Chapter II','Chapter II was chock full of exciting tales of panther and tiger hunting. I could just kick myself for letting the pages blow away! $B$B It seems I was able to recover all of the pages with the exception of pages 10, 11, 14, and 16.','Bring pages 10, 11, 14 and 16 of Nesingwary\'s The Green Hills of Stranglethorn to Barnil Stonepot in order to complete Chapter II.','Chapter II is finally complete! Well done!','We still need pages 10, 11, 14 and 16 to complete Chapter II, $N.','','','','','',2734,2735,2738,2740,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2757,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,465,0,0,0,0,0,0,0,0,1,5,0,0,0,0,0,0,0,1,21,0,0,0,0,0,0,0,0,0), - (341,2,33,30,40,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,-338,0,0,0,0,0,0,'Chapter III','Chapter III was my favorite. It tells of Sir Erlgadin and Lady Rouack\'s first kill with a dwarven rifle. And the end of Chapter III, why, such a cliffhanger! $B$BLooks to me as though we still need pages 18, 20, 21 and 24 to finish the chapter. Those pages are out there somewhere. . .','Bring pages 18, 20, 21and 24 of Nesingwary\'s The Green Hills of Stranglethorn to Barnil Stonepot in order to complete Chapter III.','Phew! Good work, $N. Chapter III is now back together in one piece!','Any luck with pages 18, 20, 21 or 24? Those are the only ones we need to piece together Chapter III.','','','','','',2742,2744,2745,2748,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2758,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,465,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,21,0,0,0,0,0,0,0,0,0), - (342,2,33,30,40,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,-338,0,0,0,0,0,0,'Chapter IV','Ah Chapter IV; the big finale! And what an ending it was! $B$BWe are only missing three pages for this chapter. We need pages 25, 26 and 27 to put Chapter IV back together.','Bring pages 25, 26, and 27 of Nesingwary\'s The Green Hills of Stranglethorn to Barnil Stonepot in order to complete Chapter IV.','Superb! We now have Chapter IV ready to go!','We just need three pages to finish off Chapter IV, $N. Do you have pages 25, 26 or 27 yet?','','','','','',2749,2750,2751,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2759,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,465,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,21,0,0,0,0,0,0,0,0,0), - (343,2,1519,20,24,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,344,0,0,0,'Speaking of Fortitude','I\'m giving a speech on the Fortitude of the Spirit, and I\'d like to recite passages from a particular book on metallurgy - \"The Stresses of Iron.\" A copy of this book should be in the Royal Library, within Stormwind Keep. Can you retrieve it for me? If so, then may the blessings of the Light be with you!$B$BThe Royal Library is very large, but the head librarian, Milton Sheaf, knows each shelf like it was his own son. Speak to him, he\'ll retrieve the book for you.','Go to the Royal Library in Stormwind Keep and speak with Milton Sheaf. He can find for you the book on metallurgy that Brother Kristoff needs for his speech.','Metallurgy? Ah yes, we have many books on the subject, and are happy to aid Brother Kristoff with his speech! Now...which particular book was it the good brother needed?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,10,0,0,0,0,0,120,0,0,0,0,0,-8335.94,398.291,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (344,2,1519,20,24,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,343,0,0,345,0,0,0,'Brother Paxton','The Stresses of Iron? Yes, I know the book. Quite a good one, written by the Dwarven miner Margulf Blaggon a few decades ago. He spent most his time deep in the mountains of Khaz Modan, digging ore. Smart fellow!$B$BBut where was I? Oh yes, the Stresses of Iron! I\'m afraid the book was moved to the Northshire Abbey. The caretaker of the Abbey\'s library, Brother Paxton, wanted to make a copy of the book for his own shelves.$B$BBut that was months ago. I wonder why it\'s taking him so long...','Speak with Brother Paxton in the Northshire Abbey.','Mr. Sheaf is wondering where his book is? Well this is a tad embarrassing. I have the book, but I\'m still making my copy and I\'m not quite ready to give the original up!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,294,0,0,0,0,0,-8876.67,-184.318,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (345,2,1519,20,24,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,344,0,0,347,0,0,0,'Ink Supplies','I\'ve been meaning to finish my copy of The Stresses of Iron, but...$B$BWell you see, I make my own ink for books I copy. It\'s my own recipe; it doesn\'t run or smear, and it dries very quickly Unfortunately, it dries too quickly! My last batch dried up before I could finish the copying job, and I haven\'t had the chance to make more ink!$B$BTo make more I need Rethban Iron Ore from the Redridge Mountains. Foreman Oslow in Lakeshire is my usual supplier.','Speak with Foreman Oslow in Lakeshire and ask him for Rethban Iron Ore.','You need what?? Maybe you haven\'t noticed, but we\'re busy fortifying Lakeshire\'s defenses and repairing damage from recent orc attacks. If you need Rethban Iron Ore, you\'ll have to get it yourself!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,294,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (346,2,1519,20,24,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,347,0,0,0,2795,1,0,'Return to Kristoff','Now that I\'ve finished copying the book, here\'s the original Stresses of Iron. Thank you for your patience, and if you see Milton please tell him I\'m sorry for the long delay.','Return to Brother Kristoff in the Cathedral Square. Give him the book The Stresses of Iron.','That\'s the one! Thank you, $N. May the Light shine brightly upon both your body and spirit!','Were you able to find the book?','','','','','',2795,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6095,0,0,0,1,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (347,2,1519,20,24,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,345,0,0,346,0,0,0,'Rethban Ore','Rethban Ore is named after the man who first found it, Bart Rethban. When smelted it\'s not as strong as iron, but its ore has a dark, flat color that some scribes use in their dyes. It can be found in the Rethban Caverns, north of here.$B$BWe usually have some in stock, but we\'re too busy preparing for Orc attacks to gather any. And besides...Redridge Gnolls are now living in the Rethban Caverns and their Drudgers are gathering the ore themselves.$B$BSo if you need some, you\'ll have to get it yourself.','Gather 5 loads of Rethban Ore and bring it to Brother Paxton in the Northshire Library.','Oh, splendid! I can use this ore to make my dye, and then can finish copying The Stresses of Iron.$B$BThank you, $N!','Do you have the Rethban Ore?','','','','','',2798,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (348,2,33,40,45,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Stranglethorn Fever','Sick...so...very s-s-sick....$B$B...have contracted Stranglethorn Fever...deadly v-v-virus...$B$B...only cure...is...is...to eat the heart of M-m-m-m-mokk the Savage...elusive white beast...$B$B...Witch doctor Unbagwa...only one who can s-s-summon....$B$B...seek Unbagwa in hidden cave on southern cape...$B$B...hurry...dying...dying....','Seek out Witch Doctor Unbagwa and have him summon Mokk the Savage. Bring the Heart of Mokk to Fin Fizracket.','...feel strength returning....$B$BWhere might be? Booty Bay? Oh my! I had the strangest dream...$B$B...the weakness has not completely left me....','....mother?$B$B...so cold...$B$B...heading into the Twisting Nether...h-h-h-hold me mother....','','','','','',2797,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4113,0,0,0,1,0,0,0,87,21,0,0,0,-500,500,0,0,0,0,3510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (349,0,33,32,45,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,-348,0,0,0,0,0,0,'Stranglethorn Fever','Hi, $N!$B$BSpeak with me friend Witch Doctor Unbagwa.','Speak with Witch Doctor Unbagwa.','Witch Doctor Unbagwa like Gorilla Fangs! For you I talk to spirits. Make Mokk the Savage come.$B$BYou protect Witch Doctor Unbagwa from other Gorilla-beast through or no Mokk for you!','Witch Doctor Unbagwa knows what Mokk the Savage like. Yes, yes!$B$BMe speak with spirits and make he come, I do.$B$BBut other Gorilla-beast like spirit talkin\' too. You protect Witch Doctor Unbagwa and I make he come to you.$B$BWitch Doctor Unbagwa want something first. You bring a Gorilla Fang and me start spirit talking!','','','','','',2799,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,5,1,1,0,0,0,0,0,0,349), - (350,2,1519,16,31,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,393,0,0,2745,0,0,0,'Look to an Old Friend','That Marzon would be contacting a member of the Defias and have ties to Lescovar...$B$BHaving killed VanCleef and Thredd, it would be hard to see Lescovar brought to proper justice, as your evidence is nothing without their testimonies. That is not even considering the fact that Lescovar is a noble and well connected. It effectively makes him above the law.$B$BYou\'ll need other help. I loathe to do so, but there is someone I know that will aid us. You\'ll find Trias in the Trade District of the city.','Speak to Elling Trias in Stormwind.','You\'re kidding? Shaw wants my help again? Of all the nerve...$B$BThe Defias Brotherhood, you say? Well, you\'re certainly the bearer of wonderful news, aren\'t you? Next you\'re going to tell me that Deathwing is still alive and attacking the city.$B$BAll right, tell me everything from the beginning. And don\'t leave out something you think might not be important. I need to know it all.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,6,1,11,1,0,0,0,0,0,0), - (351,2,440,43,48,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,648,8623,1,0,'Find OOX-17/TN!','You have uncovered some sort of strange, egg-shaped device made from metal. Fiddling with one of its knobs springs the egg to life, as it opens up into some sort of gnomish robotic contraption! A voice from inside the robotic egg crackles to life.$B$B\"The name\'s Oglethorpe, and my homing robot has gone missing! I will reward you for its recovery! Please take this beacon to the robot. Excellent, I now have computed the coordinates for you! It crashed near the Gaping Chasm in Tanaris!\"','Bring the distress beacon to Oglethorpe\'s homing robot.','You place the egg... distress beacon... inside the chicken... homing robot.$B$BHums and whirs are heard from inside the robot as it struggles to stand up. After the robot comes to life, Oglethorpe\'s voice is heard once more, but now from inside the robot:$B$B\"OOX-17/TN is working at least, but it needs major repairs! It is much too heavy for you to carry it... but I think I have an idea. Are you up for watching over it some more?\"','You appear to have uncovered the wreckage of... a robotic chicken? The voice from within the egg crackles to life again:$B$B\"Yes, excellent work! This is indeed my homing robot, though my sensors indicate that it needs a jump start before it can fly back to Booty Bay for repairs. Go ahead and place the beacon inside the rover. The beacon will take care of the rest!\"','','','','','',8623,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-250,250,0,0,0,0,2640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (353,2,1519,9,15,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1097,0,0,0,2806,1,0,'Stormpike\'s Delivery','The Stormpikes are a respected dwarven clan, and are well known for their fine and discerning tastes. So it\'s no wonder that Gringer Stormpike, a Mountaineer of Ironforge, commissioned me to craft him a weapon.$B$BThe weapon is finished, but... Mountaineer Stormpike is far away, in distant Loch Modan. If you plan on traveling to the north, can you deliver this package to him?$B$BMy last message from Mountaineer Stormpike said he\'s stationed at the northern guard tower in Loch Modan.','Deliver the Package for Stormpike to Mountaineer Stormpike in Loch Modan.','Aha! So Grimand finally finished my axe! I can\'t wait to try it against some troggs and kobolds!$B$BMany thanks, $N. It was a long distance to travel for this delivery. Here are some coins for your efforts.','You come all the way from Stormwind? I hear it\'s getting dicey down there in the human lands, with brigands and orcs running about. A perfect place for a $C to prove his worth!','','','','','',2806,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,700,630,0,0,0,0,0,-4816.04,-2671.34,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (354,2,85,7,11,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,362,0,0,0,0,0,0,'Deaths in the Family','The Agamand family was the most prosperous family in Tirisfal Glades. I used to work their mills...before the Plague.$B$BWhen the Scourge first came, the Agamands fortified their home and convinced those in their employ to remain and help them defend. We were fools, but at least we were loyal fools.$B$BThe Agamands, in their pride, doomed us to undeath. And now they are minions of the Scourge!$B$BServe the Forsaken by defeating the Agamands who fell to the Plague. Serve me by bringing me their remains.','Bring Gregor\'s Remains, Nissa\'s Remains and Thurman\'s Remains to Coleman Farthing in Brill.','Revenge has a sweet taste, don\'t you think? When you destroyed the Agamands, did you catch any hint of free will within them? I hope so. I hope they knew fear before they were smashed into oblivion.$B$BIt is a foolish hope, I know. But it is a hope I foster nonetheless.','Do you have the remains of the Agamands? Are those cursed beasts finally destroyed?','','','','','',2829,2828,2830,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,400,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (355,2,85,7,10,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,354,0,0,408,0,0,0,'Speak with Sevren','You have given me the remains of the Agamands, and satisfied my desire for revenge. But the Agamand Mills hold a threat to all the Forsaken, not just to me.$B$BI have spoken to Magistrate Sevren of your exploits against the Agamands, and he wishes to speak with you.','Speak with Magistrate Sevren in Brill.','Coleman speaks well of you, $N, telling of your successful forays into the Agamand Mills.$B$BThe Forsaken have need of your talents once again...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,10,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (356,2,85,6,11,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Rear Guard Patrol','The defenders on The Bulwark protecting Tirisfal from the Plaguelands are on constant alert. But sometimes Scourge will slip past them.$B$BOur success at the Bulwark depends on a one-front battle - we cannot allow an attack from the rear, nor can we allow our defenders\' supply line to be cut.$B$BAssist the Bulwark. Patrol east and slay any Scourge you find. Spend particular effort at the Balnir Farmstead to the east. It has become a haven for interloping Scourge.','Kill 8 Bleeding Horrors and 8 Wandering Spirits, then report back to Linnea at her camp.','Very good. Your efforts do much to keep the Scourge at bay. A commendation will be sent to my superior, Executor Zygand.','Do you have a report of your patrol?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1529,1532,0,0,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,150,0,0,0,0,300,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (357,2,1497,5,8,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,405,0,0,366,0,0,0,'The Lich\'s Identity','There is a lich who dwells on the island in Brightwater Lake to the north. Although he is a free-willed Forsaken, he believes all other Undead are Scourge slaves and has his minions attack anyone who approaches him.$B$BBut because he is Forsaken, the Queen will want him. And if he is skilled in Necromancy, then his knowledge would be...quite useful to us.$B$BTo discover his identity and his talents, I must see his spellbook. Steal into his camp and acquire it, then return to me.','Bring the Lich\'s Spellbook to Bethor Iceshard in the Undercity.','Very good, $N. I will study this book and determine the identity of that lich. You have served your Queen well.$B$B$B$BAstonishing! The book you retrieved belongs to no one other than Gunther Arcanus!$B$BGunther was a skilled Necromancer in life; he and I were friends and comrades-in-arms, before the Plague. And judging from his book he has grown even more powerful in death.$B$BHis skills would be a great boon to us.','$N, have you acquired the book?','','','','','',2833,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,150,0,0,0,0,175,315,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (358,2,85,4,8,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Graverobbers','The Mass Graves, southwest of Garren\'s Haunt to the north, were made to accommodate the...impressive...number of deaths Tirisfal suffered when the Plague first came. $B$BThe bodies in these graves have so far been spared an undeath, but the Scourge now send Rot Hide Gnolls to gather the corpses and use them to bolster their armies. This cannot be allowed!$B$BYour task is twofold: slay the Rot Hides at the Mass Grave and Garren\'s Haunt, and gather from them the Embalming Ichor that gives them life.','Kill Rot Hide Graverobbers and Rot Hide Mongrels. $B$BBring 8 Embalming Ichors to Magistrate Sevren in Brill.','Expertly done, $N. The Scourge are mistaken if they think they can use those corpses against us, and the fluid you gathered from the Rot Hide slaves will be studied by our Apothecaries. It may have secrets we can use against them.$B$BAs I said, well done. But our struggle continues, and the conflict will surely offer you more chances to prove your worth to the Forsaken.','Is your task complete? Have you destroyed those dog-things and drained them of their ichor?','','','','','',2834,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,1941,1675,0,0,8,5,0,0,0,0,0,6063,3439,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,225,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (359,2,85,6,9,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,358,0,0,360,0,0,0,'Forsaken Duties','I need a fresh report from our Deathguard waystation to the east.$B$BI must know if more Scourge forces have slipped past The Bulwark and into Tirisfal. Our vigilance on the border to the Plaguelands must be maintained - we can\'t let the Scourge get a stronger foothold here!$B$BTravel south along the road, then east at the fork to the waystation. Speak with Deathguard Linnea. She has the information I need.','Speak with Deathguard Linnea.','Magistrate Sevren wants a report? Very well: the defenders at The Bulwark are holding the majority of the Scourge at bay, but some do slip through on occasion.$B$BWe have seen sporadic Scourge activity east of this station, with a concentration around the Balnir Farmstead.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,25,0,0,0,0,0,120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (360,2,85,6,9,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,359,0,0,0,0,0,0,'Return to the Magistrate','Now return to Magistrate Sevren with the information I gave you. He\'ll want it as soon as possible, so be swift.$B$BAnd if you see any Scourge on your way back, take them down - we can\'t let them wander our lands unchallenged.','Return to Magistrate Sevren in Brill.','It is troubling to hear of the Scourge slipping past the Bulwark. The Lich King and his minions are ceaseless in their assaults.$B$BBut we will not give in. He will not take us again!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,150,234,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (361,2,85,4,7,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2837,1,0,'A Letter Undelivered','This is a letter written by Thurman, the eldest son of Gregor Agamand. It is addressed to an Yvette Farthing, though it does not appear to have reached her...','Find Yvette Farthing, and deliver to her the letter from Thurman Agamand.','Oh...my poor Thurman! I begged him to leave Agamand Mills with me and my father, but his family loyalty was too strong! And I knew it! I just knew it that Brand meant him harm!! Oh, curse this Plague, and the Scourge!$B$B$B$BBut regrets are for the weak. As a Forsaken, I have new goals and love is not one of them. I would thank you for delivering this letter, for I had wondered what happened to my past love.$B$BBut that life is over. Forever.','Yes?','','','','','',2837,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,150,0,0,0,0,0,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (362,2,85,7,10,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Haunted Mills','Devlin Agamand was the younger of two sons in the Agamand family, and in life the two could not be more different. Thurman was tall and gentle while his younger brother was weak and sharp tongued.$B$BWhen Agamand Mills fell to the Plague, I was not surprised to hear that Devlin was quick to succumb. His mad chattering can still be heard near the road leading to the Agamand Mills.$B$BI\'m collecting the remains of the Agamands, and I want poor Devlin. Find him, destroy him, and bring me his bones.','Slay Devlin Agamand, and bring Devlin\'s Remains to Coleman Farthing in Brill.','Thank you. Devlin\'s bones will rest nicely on my mantle.$B$BIf my cold heart can find warmth, it is in knowing that the Agamands are destroyed. They failed me and my family when the Plague came - now I swear I will smash their remains under my heel!','Did you find Devlin?','','','','','',2831,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (363,2,154,1,1,0,0,16,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,364,0,0,0,'Rude Awakening','About time you woke up. We were ready to toss you into the fire with the others, but it looks like you made it.$B$BI am Mordo, the caretaker of the crypt of Deathknell. And you are the Lich King\'s slave no more.$B$BSpeak with Shadow Priest Sarvis in the chapel at the base of the hill, he will tell you more of what you must know.','Speak with Shadow Priest Sarvis.','Another of the walking dead, hm? Must have been quite a shock, waking up in the crypt with only the cold and Mordo to greet you...$B$BI see the confusion on your face. Let me try to explain our... situation... to you.$B$BWe have been freed from the control of the Lich King by our new leader, Lady Sylvanas. The Dark Lady guides us in our war against the hated Scourge and the holdouts of humanity who dog our every step.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (364,2,154,1,2,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,363,0,0,0,0,0,0,'The Mindless Ones','We Forsaken are at war with the Lich King\'s army of the Scourge: necromantically raised armies of the undead, foul beasts of the north, and tormented spectres.$B$BThe northern part of the village has become overrun with the Mindless Ones, and they must be destroyed. Destroy them, show them no mercy, our former brothers and sisters as they might be. The Fallen are nothing but The Lich King\'s slaves.','Shadow Priest Sarvis wants you to kill 8 Mindless Zombies and 8 Wretched Zombies.','It is unfortunate that the Scourge cannot be brought into the fold, their large numbers would be useful in the battles ahead.$B$BBut they will not join us, so we have no choice but to destroy them.','You will not go far in this new life if you are unable to kill even the weakest of zombies, $n. Do not return until you have success to report.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1501,1502,0,0,8,8,0,0,0,0,0,0,3275,11847,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,17,102,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (365,2,85,4,7,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,407,0,0,0,'Fields of Grief','What have we here? You look like a fledgling $c. If you hope to prove yourself to The Dark Lady, you need to learn the ways of The Forsaken.$B$BTo the west you\'ll find a farm. Humans infest the land like mold on a rotting corpse. And worse yet, the Scarlet Crusade patrols nearby from their tower. Teach those scum a lesson and steal 10 of their precious pumpkins.$B$BOnce you have 10, take them to Apothecary Johaan in Brill.','Steal 10 pumpkins from the farm to the west, just north of Deathknell and take them to Apothecary Johaan in Brill.','You have performed your bidding well, young $C. You are proving yourself to be quite an asset to The Dark Lady\'s army.','Deathguard Simmer sent word that you were going to provide me with some much needed reagents. Were you able to gather 10 pumpkins yet, $N?','','','','','',2846,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,175,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (366,2,85,5,8,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,357,0,0,409,3016,1,0,'Return the Book','Long ago Gunther and I, along with the now Scourge Necromancer Thule Ravenclaw, were friends and students within the Kirin Tor - a society of mages in Dalaran.$B$BGunther and I both fell to the Plague, but I thought he either remained dead, or was raised into the ranks of the Lich King. It is good to know he is free.$B$BWe must have him. I have placed a spell on his book that, when he sees it, will show him that I too am free of the Lich King. After knowing this, it is my hope that he will join us.','Return Gunther\'s Spellbook to him, on the island of Gunther\'s Retreat.','My book?!? So you were the thief who stole it!$B$BBut...what is this new enchantment upon it...Bethor? He is in Lordaeron?$B$BIf he still exists, then perhaps he too escaped from the Lich King\'s grasp...','Your masters are fools to send you here, for I will never again be a Scourge slave!','','','','','',3016,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,0,210,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (367,2,85,6,6,0,0,16,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,368,0,0,0,'A New Plague','Lady Sylvanas has called upon the Royal Apothecary Society. The Dark Lady believes our knowledge coupled with the newfound magic will provide the key to Arthas\'s demise. She has challenged us to concoct a new plague, a plague deadlier than any ailment on Azeroth. This new disease will bring Arthas\'s Scourge Army to ruin.$B$BMy studies show that the blood of beasts might prove to be the key. Bring to me 5 vials of darkhound blood so I can test my theory. ','Apothecary Johaan in the town of Brill wants you to collect 5 Vials of Darkhound Blood.','You have done well, $N and I thank you for your efforts.','Have you collected 5 vials of darkhound blood yet, $N? Time is fleeting!','','','','','',2858,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3382,0,0,0,3,0,0,0,68,0,0,0,0,250,0,0,0,0,125,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (368,2,85,6,9,0,0,16,0,0,0,0,0,0,0,0,0,0,8,0,367,0,0,369,0,0,0,'A New Plague','While you were collecting samples for me, my experiments led me to realize that more reagents will be required for this new disease to spread properly. Poisoning some hapless victim is child\'s play. Plaguing an entire world proves to be a bit more complicated.$B$BI will need 5 Vile Fin Scales from Murlocs in the vicinity. You will find the creatures along the coast to the north or to the west.','Apothecary Johaan of the town of Brill needs 5 Vile Fin Scales from Murlocs in Tirisfal Glades.','The scales are perfect, $N. Exactly what I needed for this concoction.','$N, were you able to obtain 5 Vile Fin Scales from the Murlocs?','','','','','',2859,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3434,0,0,0,5,0,0,0,68,0,0,0,0,250,0,0,0,0,300,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (369,2,85,6,11,0,0,16,0,0,0,0,0,0,0,0,0,0,8,0,368,0,0,492,0,0,0,'A New Plague','While you were out gathering, I uncovered some old text in one of my tomes that indicates that an ancient plague wiped out thousands of innocent victims. Later it was discovered that the deadly agent in the plague was preserved through the venom of Night Web Spiders.$B$BBring me some venom from a Vicious Night Web Spider to complete this experiment. I want to see if the contagious element from the venom will work with my new concoction. Rumor has it the spiders can be found in Eastern Tirisfal Glades.','Apothecary Johaan in the town of Brill wants you to bring him 4 samples of venom from a Vicious Night Web Spider.','Ah, this venom will do perfectly, $N. Everything else has been added to my concoction and boiled down. Finally, I am ready to try this new deadly agent!','Do you have some venom from a Vicious Night Web Spider yet, $N? It\'s the final component I need in order to test my experiment.','','','','','',2872,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3442,0,0,0,1,0,0,0,68,0,0,0,0,25,0,0,0,0,0,132,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (370,2,85,5,9,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,427,0,0,371,0,0,0,'At War With The Scarlet Crusade','The strategic documents from Executor Arren contain all the details we need to wipe the human infestation from the lands. According to the information, The Scarlet Crusade has assigned Captain Perrine and a brigade to the ruined tower southwest of Brill.$B$BKill Perrine along with 3 Zealots and 3 Missionaries and report back to me.','Executor Zygand in Brill wants you to kill Captain Perrine, 3 Scarlet Zealots and 3 Scarlet Missionaries.','Captain Perrine\'s death will undoubtedly please The Dark Lady. You have performed your duty well, $C.','Young $C, you shouldn\'t be wasting your time here in Brill when your people need you fighting for their cause. Now, take up arms and travel to the southwest, to the ruined tower, and slay Captain Perrine along with 3 Scarlet Zealots and 3 Scarlet Missionaries. We shall herd the Scarlet Crusade like cattle to their demise.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1662,1537,1536,0,1,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,300,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (371,2,85,5,10,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,370,0,0,372,0,0,0,'At War With The Scarlet Crusade','We are still at war and the Scarlet Crusade grows in strength. The report Executor Arren sent me indicates Scarlet Crusaders have been raiding from the ruined tower in southeastern Tirisfal near the Balnir Farmstead under the command of Captain Vachon.$B$BKill Vachon along with 5 Scarlet Friars. It should prove to be a devastating blow to the Crusade!','Executor Zygand in Brill has commissioned you to slay Captain Vachon and 5 Scarlet Friars.','Captain Vachon\'s death will slow down the Scarlet Crusade\'s advancement in Tirisfal quite a bit. But other threats loom.','I see you have returned but your task is not complete. Perhaps you are at ease with the mere humans interfering with The Dark Lady\'s plan? Or perhaps you can heed the call of duty and slay Captain Vachon and his band of Scarlet Friars!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1664,1538,0,0,1,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,350,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (372,2,85,5,12,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,371,0,0,0,0,0,0,'At War With The Scarlet Crusade','Scarlet Crusaders have been raiding from the ruined tower in northern Tirisfal, past Faol\'s Rest. According to the information we have, a ruthless commander named Captain Melrache is in charge of this evil crew.$B$BI am entrusting you now with a special and dangerous mission. Slay Melrache and his two bodyguards, in the name of The Dark Lady.','Executor Zygand in the town of Brill wants you to assassinate Captain Melrache and his two bodyguards.','You have done extremely well, $C. With ruthless fighters like you conquering in the name of The Forsaken our race is one step closer to defeating Arthas once and for all. I have a good feeling about you, comrade.','You have not yet performed your duty, $c. We cannot expect to carry out The Dark Lady\'s plan with the Scarlet Crusade pestering our soldiers. Bring about their deaths and perform your duty to Sylvanas!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1665,1660,0,0,1,2,0,0,0,0,0,0,3445,3071,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,540,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5,1,0,0,0,0,0,0,0,0,0,0), - (373,2,1519,16,22,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,389,2874,1,0,'The Unsent Letter','Searching Edwin VanCleef\'s person, you discover, among other things, an unsent letter. It is addressed to Baros Alexston, the City Architect of Stormwind, City Hall, Cathedral Square.$B$BIt appears to be recently written and sealed.','Deliver the Letter to the City Architect to Baros Alexston in Stormwind.','Edwin VanCleef, you say? I would as much expect a letter from my dead grandmother... So you\'ve killed him then? Pardon me in saying, but I\'m somewhat surprised. He was a peerless fighter in his younger years. Let\'s see what he finds the need to write to me about after so many years.$B$B$B$BEdwin... I see the years haven\'t changed you a bit, an idealist as ever, and a romantic. He doesn\'t care who he hurts, $N. Revenge has consumed him. But then, I\'m not sure I can blame him.','Yes? Is there something I can help you with?','','','','','',2874,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,700,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,2,1,0,0,0,0,0,0,0), - (374,2,85,5,7,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Proof of Demise','Executor Zygand tells me you\'ve been out killing Scarlet Crusaders. Tirisfal Glades is crawling with them.$B$BVarimathras, lieutenant to The Dark Lady, is seeing to it personally that the scum of Azeroth, the Human race, gets wiped into oblivion. Here in Tirisfal Glades we face a particularly annoying breed of humans: The Scarlet Crusade.$B$BVenture forth and wage an offensive on the Scarlet Crusade, $c. Bring me back 10 Scarlet Insignia Rings as proof of your loyalty to Varimathras and The Dark Lady.','Bring 10 Scarlet Insignia Rings to Deathguard Burgess in Brill.','Varimathras would be proud. You serve your leaders well, $C.','Have you collected 10 Scarlet Insignia Rings yet, $C?','','','','','',2875,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3435,3437,12299,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,175,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (375,2,85,7,8,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Chill of Death','It\'s so cold, now. The Plague of Undeath crawls through my veins like an icy serpent. The Mindless State will be upon me soon. But no doomed destiny will prevent me from serving our Dark Lady. When the call arose I sewed body bags for the fallen soldiers of Sylvanas\'s mighty army.$B$BNow my hands shake from the chill. If you would bring me five Duskbat Pelts and some Coarse Thread I could sew myself a blanket. Help me, $N, so that I can continue to serve the cause.','Bring five Duskbat Pelts and some Coarse Thread to Gretchen Dedmar in Brill.','I appreciate your efforts, $N. May Slyvanas recognize your bravery one day. . . .','Do you have five Duskbat Pelts and some Coarse Thread yet, $N?','','','','','',2876,2320,0,0,5,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3833,5939,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,225,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (376,2,154,2,2,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Damned','My duties include tending to our wounded warriors, tailoring armor and clothes, and assisting Shadow Priest Sarvis with whatever else he might need.$B$BFrom the look of it, you\'ll be enlisted in his service also... hunting the Mindless Ones, if I know his mind. Well, if you\'d like to stay in one piece--and I\'ve no doubt you do--perhaps I can help. I\'m running out of paws and wings, and if you bring me some, I\'ll find some armor for you. You\'ll find a good number of wolves and bats to the south.','Novice Elreth requires 6 Scavenger Paws and 6 Duskbat Wings.','Thank you, $N. This armor should help you out.$B$BHopefully, it should do you more good than the last one to wear it...','Do try your best to keep yourself unharmed until I get you some armor.','','','','','',3265,3264,0,0,6,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6060,2173,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,102,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (377,2,717,22,26,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Crime and Punishment','As if the neglect for the residents of Duskwood was not bad enough, now the House of Nobles spits in the eye of the Darkshire Council with their decision to imprison Dextren Ward in Stormwind rather than behead the villain as per Lord Ebonlocke\'s sentence.$B$BWard was caught selling bodies from the cemetery to Morbent Fel, a crime punishable by death. Yet Stormwind claims Ward as their prisoner.$B$BAssassinate Ward in The Stormwind Stockade - bring me his hand - and I shall reward you.','Councilman Millstipe of Darkshire wants you to bring him the hand of Dextren Ward.','So Dextren Ward finally paid for his crimes against humanity? Good riddance to the scum I say. And cheers to you, my friend! Not only have you given the families of the dead the peace of mind they deserve, you sent a poignant message to those corrupt bureaucrats in the House of Nobles. Stormwind must rise to the needs of the people of Duskwood or we will break free from their tyranny.','So long as a molester of the dead like Dextren Ward is permitted to live, justice stands betrayed. Return to me once Lord Ebonlocke\'s sentence of death is carried out on that defiler, Ward. We shall give the families of the dead the closure they deserve and better yet, we will send a clear message to the House of Nobles in Stormwind.','','','','','',3628,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2033,2906,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (378,2,717,22,27,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,303,0,0,0,0,0,0,'The Fury Runs Deep','You have proven your loyalty to King Magni, $c. And your hatred for the Dark Iron scum is as great as my own.$B$BThere is a task I wish to complete myself but I am bound by honor to stay with Longbraid. But Roggo has gathered intelligence that proves Kam Deepfury was a conspirator in the attack on the Thandol Span. It was by Deepfury\'s planning that Longbraid lost his kin.$B$BDeepfury is being held for political reasons in the Stormwind Stockade. I want him dead, $N. For Longbraid! Bring me his head!','Motley Garmason wants Kam Deepfury\'s head brought to him at Dun Modr.','So Kam Deepfury finally got to feel what it is like to be on the receiving end of Death? Good. Serves the cowardly Dark Iron scum right. You have done well, $C. The victims of the Thandol Span attack were but mere victims in a world torn with war and unrest. Their families will have the peace of knowing Deepfury got the punishment he deserved. Longbraid\'s brother\'s death has been avenged.','I won\'t let foolish Human bureaucracy interfere with Dwarven matters, $N. Kam Deepfury is a proven conspirator in the Thandol Span attack. King Magni\'s good people lost their lives because of Deepfury\'s deceit. The Humans might be content to let Deepfury rot in The Stockade but I will not sleep soundly at night until Deepfury is slain.','','','','','',3640,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3562,1264,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,500,0,0,0,0,0,1650,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0), - (379,2,440,38,46,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,243,0,0,0,0,0,0,'Slake That Thirst','You want a power source. I can help you with that. Know what I want? I want something to drink! Bring me five Wastewander Water Pouches, and I\'ll give you the 4711-FTZ.$B$BNow... guess where you can find Wastewander Water Pouches! Why don\'t you walk up to one of the Wastewander nomads to the east of here and ask them for one. Let me know how that works out for you.','Bring 5 Wastewander Water Pouches to Chief Engineer Bilgewhizzle in Gadgetzan.','Excellent, the power source is yours. Now, it isn\'t completely designed for use in a science kit like that, so you\'ll only have a limited amount of time before all the data you collect will go kablooey!$B$BWhen you collect everything you need for whatever it is you are doing, bring it to me and I\'ll shut it down properly. You\'ll have at most two hours to get what you need to get done, done.$B$BIf you don\'t get it done in time, I can always sell you another power source to try again. You heard me - sell!','Well, did the nomads \'volunteer\' up those water pouches for you?','','','','','',8483,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8524,0,0,0,1,0,0,0,369,68,0,0,0,150,150,0,0,0,0,1830,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (380,2,154,2,4,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,376,0,0,381,0,0,0,'Night Web\'s Hollow','One of our greatest struggles is obtaining the natural resources we need to survive. Gold was scarce even in the height of the Alliance\'s power.$B$BThere is a gold mine to the northwest that has been overrun with spiders. We need gold from the mine, but we can\'t very well get it while the spiders are crawling around in there. I\'ve not much manpower to commit to the task, so we\'ll just have to do it little by little.$B$BGet up there and see what you can do for us, $n.','Executor Arren wants you to kill 10 Young Night Web Spiders and 8 Night Web Spiders.','Hmm, well, it\'s a start. It\'ll take a few weeks or months to fully clean out the infestation. After that, we\'ll have to get down there with some torches to burn away the webbing.$B$BYou\'ve done your duty well, $N, I\'m sure I can find something else for you to do.','Be wary of the spiders\' venom, $N. If you feel a sharp burning, you may want to have it looked at.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1504,1505,0,0,10,8,0,0,0,0,0,0,3270,3273,3272,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,216,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (381,2,154,2,4,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,380,0,0,382,0,0,0,'The Scarlet Crusade','You\'ll be happy to know we appear to be making progress in the mine, thanks in no small part to your efforts. We can now turn our eyes to other concerns.$B$BMy scouts have reported that a detachment of the Scarlet Crusade is setting up a camp southeast of here. The Scarlet Crusade is a despicable organization that hunts us, and they will not rest until every undead--Lich King\'s Scourge or no--is destroyed. We must strike first!$B$BBe careful, their unholy zeal makes them dangerous adversaries.','Bring Executor Arren 12 Scarlet Armbands from Scarlet Converts and Scarlet Initiates.','If only they listened to reason, eh, $N? Perhaps we could sit them down for reasonable discourse... ha!$B$BLight-blinded fools.','Those fools... They happily send themselves to their own graves.','','','','','',3266,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3268,3269,3267,5779,0,0,1,1,1,1,0,0,159,0,0,0,5,0,0,0,68,0,0,0,0,250,0,0,0,0,0,216,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (382,2,154,2,5,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,381,0,0,383,0,0,0,'The Red Messenger','Reports from my superiors in Brill indicate that an agent of the Scarlet Crusade was dispatched from the Scarlet Monastery and sent here to Deathknell. According to the reports, the messenger possesses important information on his person. I do not have further details, but whatever it is, we must have it!$B$BYou\'re the most qualified person I have to send, $n. Find that messenger and bring me whatever information you can find.','Kill Meven Korgal, the messenger, at the Crusader camp, then return any information you find to Executor Arren.','Hmm... Let\'s see what you\'ve got...$B$B$B$BSome news of their exploits against us... Worthless. Scouting reports... New orders, \"Continue to build up a camp near the ruined city...\" Nothing we didn\'t know already... Ah, what\'s this? A map of the dispositions of some of their field commanders and agents! We can use this.','How goes your mission, $N?','','','','','',2885,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3277,3276,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,500,0,0,0,0,0,405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (383,2,154,2,5,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,382,0,0,0,2885,1,0,'Vital Intelligence','These will need to be taken to my superior, Executor Zygand, in Brill. With this information, we\'ll be able to deal a decisive blow to the Scarlet Crusade. Your services have been useful here in Deathknell, but I need someone to deliver this to Zygand, and I believe he\'ll be able to find you more appropriate work.$B$BTake the road north out of Deathknell. Soon after entering Tirisfal proper, you\'ll hit a crossroads. Take the eastern fork, and keep going east. You\'ll pass Cold Hearth Manor along the way.','Deliver the Scarlet Crusade Documents to Executor Zygand in Brill.','Yes, this is very good. You\'ve done well in obtaining this information, $N. Hmm... names of the officers in the Tirisfal Glades...$B$BImagine the blow we could deal to the morale of those bloody zealots if we were to kill their leaders in one swift strike.','Yes, what do you want?','','','','','',2885,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,150,0,0,0,0,75,204,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (384,2,-304,5,7,0,0,77,185,1,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Beer Basted Boar Ribs','Nothing my tavern patrons enjoy more than some Beer Basted Boar Ribs! Only problem is, the local trapper who used to bring me supplies enlisted in the King\'s Army to help with the war on the Alliance front. $B$BMaybe you can help me out? If you bring me six crag boar ribs and a Rhapsody Malt from the tavern here, I\'ll give you the family recipe for my famous Beer Basted Boar Ribs, not to mention a free sample! The secret\'s in the Malt!','Ragnar Thunderbrew in Kharanos wants 6 Crag Boar Ribs and a mug of Rhapsody Malt.','The Malt is brewed, the Boars are dead$BAnd before all is done and anything said$BWe will have to fight for first dibs$BOn these savory Beer Basted Boar Ribs!','I\'m going to need six crag boar ribs and a mug of Rhapsody Malt, $N.','','','','','',2886,2894,0,0,6,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2888,2889,0,0,5,1,0,0,54,47,0,0,0,250,150,0,0,0,175,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (385,2,38,10,15,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Crocolisk Hunting','Many a hunter is attracted to Loch Modan to hunt our famous crocs. There are always merchants who seek out crocolisk skins for clothing items or armor, and there are also some who enjoy the taste of their meat.$B$BWe do some trade in this, but not a huge amount, as the crocolisks are ferocious and have entrenched themselves on the islands in the Loch. But don\'t let me dissuade you, it\'s quite an experience, wrestling with the jaws of the beasts.$B$BWhy, this one time...','Get 5 pieces of Crocolisk Meat and 6 Crocolisk Skins for Marek Ironheart at the Farstrider Lodge.','Well now, these are excellent specimens you collected, $N. Good money for high quality materials, that\'s for sure.','Did I tell you about the time I almost lost my hand to one of the crocs? Nasty bugger it was, teeth like knives. But I was lucky... Jammed the brute\'s jaw shut with my knife. Still have the knife around here somewhere...','','','','','',2924,2925,0,0,5,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3678,2240,0,0,1,1,0,0,47,0,0,0,0,250,0,0,0,0,0,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (386,2,717,22,25,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'What Comes Around...','Targorr the Dread served under Gath\'Ilzogg as supreme Executioner. His methods were ruthless, even by filthy orc standards. Men who fought bravely to defend the Kingdom were tortured on his whim. Now he is being held in the Stormwind Stockade, sentenced to die. Yet something is amiss. One of the bureaucratic nobles put a hold on his execution. I am sure foul play is in the works.$B$BPut an end to Targorr the Dread, $N. Travel to The Stockade and behead him before trickery is upon us.','Bring the head of Targorr the Dread to Guard Berton in Lakeshire.','Targorr the Dread has finally met his fate. I for one am glad to hear the beast now knows what it is like to be on the receiving end of Death\'s ruthless grip. You have done well, $N. Sometimes the truest justice can only be found outside the courtroom and beyond the clouded vision of politics.','Have you been to Stormwind yet, to The Stockade? I fear whatever trickery that has kept Targorr the Dread alive for this long will eventually bring about his freedom. He was sentenced to die, $N, not act as some political pawn on a noble\'s whim.','','','','','',3630,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3400,1317,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (387,2,717,22,26,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Quell The Uprising','The uprising must be quelled! I need your assistance. If word gets out that the prison is overrun I will lose my job! This is a case of foul play if I\'ve ever seen one. But what\'s important now is forcing these prisoners into submission for the safety of Stormwind.$B$BThe punishment for insurgency is death. Kill some of these deviants! That ought to get things under control.','Warden Thelwater of Stormwind wants you to kill 10 Defias Prisoners, 8 Defias Convicts, and 8 Defias Insurgents in The Stockade.','Your efforts in The Stockade were valiant, $N. It\'s obvious this problem is bigger than the both of us. But you have performed well and for that I am thankful.','The Stockade is still overrun! These Defias Rats must be shown that their actions will not be tolerated. Now get back down there and show some force!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1706,1711,1715,0,10,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,350,0,0,0,0,6000,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (388,2,717,22,26,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Color of Blood','Bitterness flows through my veins like a cold river. My grandson, Mac, was such a good boy. A mere 14 years old. When the army was sent off to the front, Mac took up arms to defend the city. He was a guard in The Stockade, where the Defias gang is locked up. Mac reprimanded some of the prisoners for tearing their wool blankets to make scarves, a symbol of their gang. For that Mac was stabbed in the back.$B$BI want revenge. Bring me 10 of their precious Wool Bandanas. They are the color of blood.','Nikova Raskol of Stormwind wants you to collect 10 Red Wool Bandanas.','So these bandanas -- filthy tokens of corruption -- are what my Mac had to die for? Such a waste. Such a tragic sacrifice. $b$bBut alas, I cannot return to the past. Just know, $N, that you have brought my family justice through your deeds.','I see you are back, $C. Have you collected 10 Red Wool Bandanas from those Defias Scum in The Stockade yet?','','','','','',2909,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,350,0,0,0,0,6000,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (389,2,1519,16,22,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,373,0,0,391,0,0,0,'Bazil Thredd','VanCleef and I were members of the Stonemasons Guild. Our main project was to rebuild Stormwind after the War.$B$BWhen we had finished our duties, we were cheated. The nobles refused to pay us for our work. Some of the more senior of the Stonemasons were offered governmental jobs, but VanCleef refused it out of loyalty to all the Stonemasons. He led a riot and left the city, swearing revenge.$B$BHis lieutenant, Bazil Thredd, might know more about VanCleef\'s plans. He\'s being held prisoner in the Stockade.','Speak with Warden Thelwater in the Stockade.','What in the Light do you want? Can\'t you see we have a crisis here?$B$BBazil Thredd?! Why would you want to speak with that bastard? How am I supposed to know you\'re not one of his cronies, come down to help with his bloody riot? If all the blasted cells weren\'t open, I might throw you in one for a while!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,264,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,6,5,1,1,0,0,0,0,0,0), - (391,2,717,16,29,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,389,0,0,392,0,0,0,'The Stockade Riots','Let\'s get one thing straight, $N: I don\'t trust you. But, with the situation as it is, you probably won\'t make a difference.$B$BSo here\'s how it\'s going to be: go down there and have your talk with Thredd. If you\'re really on our side, then kill him and bring me his head when the job\'s done. And if it turns out you\'re on his side, and don\'t come out... when we find you, you\'ll die along with the rest of the maggots.','Kill Bazil Thredd and bring his head back to Warden Thelwater at the Stockade.','Without Thredd to lead them, hopefully the riots will be more controllable. We shall see.$B$BI must say, after a half hour, I hardly expected you to come out, but it seems I misjudged you.$B$BI\'d guess, then, that you didn\'t get much useful information out of him? But I know a thing or two that might be of interest to you about Thredd\'s activities.','Either you bring me Thredd\'s head, or I\'ll take yours, understand, $N?','','','','','',2926,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,2500,1590,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,6,1,1,1,0,0,0,0,0,0,0), - (392,2,1519,16,29,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,391,0,0,393,8687,1,0,'The Curious Visitor','During the first years of Thredd\'s imprisonment, he never had any visitors. I figured that he was no longer of use to the Brotherhood, so they abandoned him.$B$BAnyway, a few months ago, that all changed; he started to get regular visits... once, maybe twice a week. It was a strange man--the quiet type. I had my suspicions, but all his papers checked out.$B$BHis documents claimed his name was Maelik; here\'s his description. I don\'t think he\'ll be coming to visit Thredd anymore.','Bring the Sealed Description of Thredd\'s Visitor to Baros Alexston in Stormwind.','Hmm. Maelik? No, the name doesn\'t sound familiar and neither does this description. But it could be anybody! A former Stonemason, one of the Defias Brotherhood... Though if he is as well connected as Thelwater suggests, perhaps someone else might recognize him. Let me think.','Yes, $N? What have you found?','','','','','',8687,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,360,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,6,6,1,1,0,0,0,0,0,0,0), - (393,2,1519,16,29,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,392,0,0,350,8687,1,0,'Shadow of the Past','I really haven\'t a clue, $N. There is someone else who might be able to help you, and it so happens that he owes me a favor for--well, let\'s not get into that. Master Mathias Shaw of SI:7 can be found in the barracks in Old Town. Shaw has his thumb on most of the shady, or underhanded dealings of the city.$B$BIf anyone knows, it\'d be him.','Bring the Sealed Description of Thredd\'s Visitor to Master Mathias Shaw in Stormwind.','What? What\'s this? Yes, I think I do know who this man is, but his name is not Maelik. Assassins wear many names and many masks, discarding them as they lose their usefulness. Another alias known to be used by this man is Marzon; though even that is surely not his true name.$B$BRegardless, he is an assassin and I know a good deal about him.$B$BMarzon is currently under the employ of Lord Gregor Lescovar, a lord of shady reputation, even given the corruption of the nobility of Stormwind.','Greetings. Of what service can I be to you, $C?','','','','','',8687,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,360,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,6,6,1,1,0,0,0,0,0,0,0), - (394,2,1519,16,31,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,434,0,0,395,0,0,0,'The Head of the Beast','Find Shaw in Old Town. Let him know that the Lescovar threat has been dealt with and about your involvement in the Lord\'s plots against the city. I\'m sure he\'ll be proud to have another hero among Stormwind\'s citizens.$B$BHe\'ll more than likely send you off to meet with the Prince or some other noble. Don\'t let it get to your head, $N. The nobles can think they rule the city all they want, but some things remain out of their hands.','Speak to Mathias Shaw in Stormwind.','He is dead, then? Your justice was swift, $N. I pray to the Light that I never become your quarry!$B$B$B$BI mean no criticism, $N. How could I, being the master of all assassins? But in truth, you have done the people of Stormwind a great service, and for that, I thank you.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,6,1,1,2,0,0,0,0,0,0), - (395,2,1519,16,31,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,394,0,0,396,0,0,0,'Brotherhood\'s End','Ah, I almost forgot. Alexston came while you were away, he wished to speak with you. No doubt he wishes to report the goings-on of the Defias Brotherhood to the nobles.$B$BA bit of advice, $N: if anyone should ask, I would provide all details but that it was your hand that slew Lescovar. Trust me. I am... acquainted... with the ways of such things.$B$BAnd as far as Trias goes, well, speak to no one of him... ever... if you can help it.','Speak with Baros Alexston in Stormwind.','It\'s good to see you, $N. I have heard that Lord Gregor Lescovar was found dead not long ago.$B$BIt would seem that you were successful in your mission. You have my gratitude that you have saved me, and many others, from VanCleef\'s revenge.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,195,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,2,1,1,0,0,0,0,0,0,0), - (396,2,1519,16,31,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,395,0,0,0,2956,1,0,'An Audience with the King','I have prepared a report for the King. I believe you should be the one to deliver it to him, along with an account of your findings. Do not worry, there is no doubt that he will commend you for doing your duty to the people of Stormwind.$B$BYour audience is scheduled soon, so you\'d best hurry, it\'s a bit of a ways to Stormwind Keep.','Deliver Baros Alexston\'s report on the Defias Brotherhood to King Varian Wrynn in Stormwind Keep.','You are to be commended for the service you have done for Stormwind, $N. If VanCleef had been successful in his machinations, he would no doubt have done considerable harm to the kingdom - something we must obviously avoid.$B$BTake this, $C, as a token of the King\'s appreciation. I am only sorry he cannot present it to you himself, but he is away on a diplomatic mission and shall not return for some time.','$N, yes? I was informed by Baros Alexston that you would be coming. I must say, I am most interested in what you have to say.','','','','','',2956,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2933,0,0,0,1,0,0,0,72,0,0,0,0,500,0,0,0,0,0,2250,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,6,1,1,2,0,0,0,0,0,0,0), - (397,2,1519,25,30,0,256,65,0,0,0,0,0,0,0,0,0,0,8,0,336,0,0,0,0,0,0,'You Have Served Us Well','I hear Lord Wishock enjoyed his beverage. $B$BYou have served us well, $N. The Warlocks of Stormwind will be able to practice our ways without disturbance, thanks to you. For your efforts, I have prepared a special gift for you. Speak with my servant, Zggi, and claim your reward.','Speak with Zggi, the servant of Zardeth the Blackclaw, to claim your reward.','Master says give gift to $N. Zggi wants to keep nice gift but Zggi knows better than to betray Master.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3556,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (398,2,85,6,10,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Wanted: Maggot Eye','Wanted: Maggot Eye!$B$BA foul beast, even by Gnoll standards, Maggot Eye has been sentenced to death for his crimes against The Forsaken. This despicable villain has been stealing corpses for use by the Lich King\'s army. Maggot Eye was last seen pillaging the lands near Garren\'s Haunt to the north of Brill.$B$BThe town of Brill hereby offers a reward to the capable soul who can carry out the execution. Show Executor Zygand the villain\'s paw once the deed is done.$B$BMercy is for the weak.','Kill Maggot Eye and return to Executor Zygand in Brill with his paw for a reward.','Maggot Eye\'s dastardly acts have finally been avenged. Maybe your acts of valor will send a clear message to those who wish to bring harm to our people. On behalf of the town of Brill I thank you, $N.','Yes?','','','','','',3635,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5941,3444,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,350,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (399,2,1519,10,15,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Humble Beginnings','It seems an eternity since I was a boy working the farm in Westfall. They say you can never go back, and it\'s true. Doubly true in my case, my family\'s home has been burned down and taken over by thieves.$B$BI have spoken with my father about the fate of some of my possessions, including my first compass. He was unable to save them. However, he also says that they should be hidden away on the farm.$B$BYou\'ll find the Alexston Farmstead west of Sentinel Hill. Perhaps you could go and retrieve it for me?','Go to Baros Alexston\'s house in Westfall and search for his compass, then return it to him in Cathedral Square of Stormwind.','Oh, thank you, $N! It\'s of no practical use to me, but the sentimental value... Needless to say, thank you for bringing this to me... at some cost to your own well-being, not to mention the time it took to go all the way down to Westfall. You have my gratitude, and have this as a token of my thanks.','$N! Did you have any luck?','','','','','',2998,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,700,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (400,2,1,2,5,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2999,1,0,'Tools for Steelgrill','Beldin Steelgrill owns the local mechanic shop, and he\'s the best siege engine tech there is! But he\'s not forgiving to his tools. I swear he almost breaks more arclight spanners than we can supply him with!$B$BWe just filled his last order for tools. If you deliver it to him I\'m sure he\'ll make it worth the effort.$B$BHis shop, Steelgrill\'s Depot, is just northeast of Kharanos. And it\'s a local haunt for veteran siege engine pilots, so keep your ears open for opportunities while you\'re there.','Deliver Steelgrill\'s Tools to Beldin Steelgrill.','You have my tools? Well done, lad, well done! I just broke my last fang-ratchet an hour ago and I need one of those to finish repairs on Pilot Stonegear\'s siege engine. You did a good thing by lugging those tools here, $N.$B$BHere, take these coins for your help.','Hm? You look a little young to be a siege engine pilot. But no matter...do you need something fixed?$B$BWell take a number and get comfortable. I\'m working on a couple engines right now and won\'t have time for another job for at least a few days.$B$BOr, were you here for something else...?','','','','','',2999,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,25,25,0,0,0,25,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (401,2,10,20,30,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,251,0,0,252,0,0,0,'Wait for Sirra to Finish','I\'m almost finished translating that note. If you come back in a few moments I should be done.','Wait a moment, then speak with Sirra Von\'Indi again.','There we are. It\'s translated...$B$B','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (403,0,1,1,1,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,-310,0,0,0,0,0,0,'Guarded Thunderbrew Barrel','','','This barrel of ale is guarded by Jarven Thunderbrew. As long as he\'s in the basement, no barrels may be disturbed.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (404,2,85,4,6,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Putrid Task','Scourge have trickled into Tirisfal Glades and have infested the area west of Brill, near the old bridge.$B$BGo there and beat back the rotting dead and ravaged corpses you find. Scatter their bones and bring back their putrid claws, and the Deathguards will reward you.','Bring 7 Putrid Claws to Deathguard Dillinger in Brill.','Well done. I regret not being there to see you smash those undead into rotting pulp!','Have you completed the task with which I have charged you? Do you have those putrid claws?','','','','','',2855,0,0,0,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,150,0,0,0,0,100,246,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (405,2,85,5,8,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,358,0,0,357,3017,1,0,'The Prodigal Lich','Bethor Iceshard, a high-ranking and powerful mage in the Undercity to the south, commands me to send him an agent with proven worth against the Scourge. You, $N, will be that agent.$B$BPresent these orders to Bethor. He will then instruct you on your mission. I don\'t know its details, but it deals with recruiting a wayward Lich. And it will be dangerous.$B$BSo ready yourself, $C. You must not fail.$B$BYou may find Bethor in the Magic Quarter of the Undercity.','Present Sevren\'s Orders to Bethor Iceshard in the Undercity.','Ah, you are the agent sent by Magistrate Sevren. Then yes, your business with me is crucial.$B$BI trust Sevren has mustered someone suitable for my task...but we shall see.','Greetings. Either you do not know who I am, or your business with me is urgent.$B$BBecause if neither of these were true, then you would not be foolish enough to disturb me...','','','','','',3017,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,25,0,0,0,0,0,108,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (407,2,85,4,7,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,365,0,0,0,3035,1,0,'Fields of Grief','Harmless pumpkins, right? Or so it would seem. If we are to defeat Arthas\'s advances from the North and the Human infestation from the South we need to start realizing the full potential of our gift of undeath.$B$BWith a little ingenuity a simple pumpkin becomes an agent for our Dark Lady. This pumpkin, laced with my latest formula, will prove to be quite a treat.$B$BYet another Scarlet Zealot has been captured and is being kept in the cellar of the Gallow\'s End Tavern. Take this pumpkin to the fool.','Take the Laced Pumpkin to the Captured Scarlet Zealot who is being held in the cellar of the Gallow\'s End Tavern.','By the Light! Finally some food! Sweet, sweet pumpkin. . . .','Stay away, foul and unholy creature! May the Light protect me! The Scarlet Crusade shall rid Azeroth of your. . .$B$B. . .oh wait. Is that food for me? I am so hungry. . .','','','','','',3035,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,25,0,0,0,0,0,96,0,0,0,0,0,0,0,0,6,1,11,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,407), - (408,2,85,7,13,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,355,0,0,0,0,0,0,'The Family Crypt','The Agamand Mills area has become a foothold for the Scourge. Their strongest point is the Agamand Family Crypt where their local military leader, a skeleton named Captain Dargol, has headquartered. With Necromancy he has raised the ancestors of the Agamands and plans to use them against us.$B$BThis cannot pass, and you must stop it. Travel to the Agamand Family Crypt and defeat the raised Agamand ancestors.$B$BAnd, bring me the skull of Captain Dargol.','Kill 8 Wailing Ancestors and 8 Rotting Ancestors.$B$BKill Captain Dargol, and bring his skull to Magistrate Sevren in Brill.','Your actions struck a telling blow against the Scourge. And your victory will not go unnoticed - not by the Forsaken, nor by our enemies.$B$BContinue the struggle as we all do, $N, and one day we will drive the Lich King himself from Azeroth!','Time is not a luxury we have, $N. With each passing hour, the Scourge\'s hold on Tirisfal Glades grows more firm.','','','','','',0,0,3082,0,0,0,1,0,0,0,0,0,0,0,0,0,1534,1530,0,0,8,8,0,0,0,0,0,0,3446,3440,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (409,2,85,5,12,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,366,0,0,411,0,0,0,'Proving Allegiance','You say you are not bound by the will of the Lich King, and the enchantment Bethor placed upon my book corroborates this. But before I believe you I must have proof that you are enemy to the Scourge.$B$BThere is an old, bloody altar just off the southern coast of this island. it is used by a powerful Scourge agent, Lillith Nefara.$B$BTake a Candle of Beckoning from this crate here. Light it on the altar and Lillith will awake. Destroy Lillith, and I will believe you are the Lich King\'s foe.','Obtain a Candle of Beckoning.$B$BSummon Lillith Nefara and kill her.$B$BReturn to Gunther on his island.','You have defeated Lillith Nefara, proving you are an enemy of the Scourge. Incredible.$B$BI had believed I was the only Undead with free will, but you have shown me there are others who have broken the Lich King\'s domination.','I await proof of your allegiance, $c.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1946,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,150,0,0,0,0,0,405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,409,0), - (410,0,85,5,10,0,0,178,0,0,0,0,0,0,0,0,0,0,8,1,-409,0,0,0,0,0,0,'The Dormant Shade','','','You place the Candle of Beckoning upon the table and light it...','This is an old, beaten, bloody table.','','','','','',3080,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,410), - (411,2,85,5,12,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,409,0,0,0,3081,1,0,'The Prodigal Lich Returns','Take this Nether Gem to my old comrade Bethor. It will let us communicate ... and I have much to tell him.','Bring the Nether Gem to Bethor Iceshard in the Undercity.','You convinced him to join us! You have done a great deed for the Forsaken, $N. The Dark Lady will be informed.','Have you returned Gunther\'s book? Has he responded?','','','','','',3081,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5940,0,0,0,1,0,0,0,68,0,0,0,0,250,0,0,0,0,500,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,411), - (412,2,1,7,10,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Operation Recombobulation','Upon further analysis of the Gnomeregan situation, it would appear as though we not only failed to eradicate the troggs but we also happened to turn most of the gnomish race into horrific, mindless, evil-doing leper gnomes.$B$BOzzie and I plan to reverse the horrible leper effect with our latest invention: The Recombobulator. The machine is almost complete but we are in dire need of some Restabilization Cogs and Gyromechanic Gears. Retrieve some from the leper gnomes out front of Gnomeregan for us.','Bring Razzle Sprysprocket in Kharanos 8 Restabilization Cogs and 8 Gyromechanic Gears.','These Gyromechanic Gears and Restabilization Cogs are in perfect accordance with Ozzie\'s schematics for the Recombobulation Device. Once I add some hyrdolubricant to the inner combustion pistons, adjust the crank-o-ratchet and increase of the viscosity of the electrogum gel, the gnomish race will be as good as new.','The Recombobulator will be up and running as soon as we have sufficient Restabilization Cogs and Gyromechanic Gears.','','','','','',3083,3084,0,0,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3152,3153,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,250,250,0,0,0,0,510,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (413,2,1,8,10,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,315,0,0,414,3085,1,0,'Shimmer Stout','I\'d like my brother Wellart to try my new Shimmer Stout. He\'s a Mountaineer stationed in the southern guard tower, one of two towers on the border to Loch Modan.$B$BHe may not be a brewer like the rest of us Barleybrews, but he loves his drinks and I know he\'ll like this one.$B$BCan you bring him this Barrel of Shimmer Stout for me?','Take the Barrel of Shimmer Stout to Mountaineer Barleybrew.','$B$BOh. Whoa! This stuff really puts a shine in your eyes. I feel like I can see in the dark!','Hello, $C! And what business takes you all the way out here?$B$BSomething exciting, I hope. I haven\'t been in a good fight in days, and this barrel of ale is almost dry...','','','','','',3085,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,75,75,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (414,2,1,8,10,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,413,0,0,0,3086,1,0,'Stout to Kadrell','I\'ve been drinking more of that Shimmer Stout my brother made - it\'s great stuff! I want a fellow Mountaineer to try it. His name\'s Kadrell, and he\'s usually patrolling the road through Thelsamar in Loch Modan.$B$BTo get to Thelsamar, go southeast through the tunnel, then turn northeast when the path forks into a road. Follow that road straight into Thelsamar.$B$BGive Mountaineer Kadrell this cask of Shimmer Stout and see what he thinks!','Take the Cask of Shimmer Stout to Mountaineer Kadrell.','Now, let me have a taste...$B$BMagni\'s Beard! This stuff gets your head turning! And it lightens the limbs, too.$B$BI feel like I can fly!','Greetings, $C, and welcome to Thelsamar!','','','','','',3086,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,150,150,0,0,0,0,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (415,2,1,8,10,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,315,0,0,413,0,0,0,'Rejold\'s New Brew','Rejold Barleybrew at Brewnall Village has been asking for you.$B$BHe wants to talk to you about a new drink he\'s been brewing...said something about you helping him with it. You might want to head back to Brewnall Village and see what he has to say.$B$BThere could be some free booze in it for you...','Speak with Rejold Barleybrew.','$N! You know that Shimmerweed you brought me? Well I used it in a few recipes I\'ve been working on, and one of them turned out great!$B$BHere, try it out and tell me what you think...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3087,0,0,0,1,0,0,0,54,47,0,0,0,10,10,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (416,2,38,10,11,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Rat Catching','We have a real infestation problem to the west. Tunnel rat kobolds have moved into the foothills, setting up dens and fouling our land with their filth!$B$BWe want them eliminated. Hunt them, bring me their ears and earn their bounty.$B$BYou can find tunnel rat kobolds and their dens west of Thelsamar, littered along the mountainside.','Bring 12 Tunnel Rat Ears to Mountaineer Kadrell in Thelsamar.','Ugh! When I asked for those ears I didn\'t realize they\'d smell so bad!$B$BHere\'s your reward, $N. Well done.','Hail, $N. How goes the rat catching?','','','','','',3110,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3158,860,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,400,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (417,2,1,8,11,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,419,0,0,0,3117,1,0,'A Pilot\'s Revenge','Hildelve wrote in his journal that he was attacked by Mangeclaw, a \"huge Ice Claw Bear.\" He drove off the beast, but not before it mauled him savagely.$B$BJudging from the state of Hildelve\'s body, Mangeclaw must have later returned and killed him.$B$BHowever, Hildelve wrote in his journal his one, final wish:$B$BRevenge against Mangeclaw.','Kill Mangeclaw.$B$BBring his Mangy Claw and Hildelve\'s Journal to Pilot Hammerfoot.','This is grim news, for Hildelve was a good friend. And I wish I could have been there with you when you found the beast, Mangeclaw!$B$BThank you, $N. Your deed will be remembered by the pilots of the Ironforge Siege Brigade.','Hello, $N. Do you have word of my friend Hildelve?','','','','','',3183,3117,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2218,1009,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,150,150,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (418,2,38,7,11,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Thelsamar Blood Sausages','There\'s never a shortage of empty bellies here in Thelsamar, kids running in and out, workers from the excavation coming in after a hard day\'s work. We\'re famous for our blood sausages, I don\'t suppose you\'ve ever tried them?$B$BNo? Well, around here you\'ve got to work for your meals, and don\'t think just because you\'re a fancy $c, you\'ll be any exception.$B$BI\'ll need bear meat, boar intestines for the casings, and spider ichor for spice. You get me some of those, and leave the cooking to Vidra!','Bring 3 pieces of Bear Meat, 3 Boar Intestines, and 3 Spider Ichor to Vidra Hearthstove in Thelsamar.','Trust me, it seems a lot harder than it looks, but...$B$BOh, I\'ve never known someone to take much interest in the making of sausages, but I\'ll give you the recipe just in case. Here you go, mind you eat them fresh!','I\'m all ready to start cooking, do you have the ingredients for me?','','','','','',3172,3173,3174,0,3,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3220,3679,0,0,5,1,0,0,47,0,0,0,0,250,0,0,0,0,400,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (419,2,1,8,10,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,417,0,0,0,'The Lost Pilot','My friend and fellow Siege Engine pilot, Mori Hildelve, is lost in the hills. We were looking for a rare ore that\'s needed for a high-grade blastpowder, and during our search he drove his engine up a steep hill and busted it!$B$BStill convinced that ore was in these mountains, Hildelve charged me to guard our engines while he continued on foot, searching.$B$BIt\'s been days, and I\'ve heard some beastly growls in the hills at night. Mori\'s tough as nails, but I\'m worried.$B$BPlease, $N. Find him.','Find Pilot Hildelve.','Here is the corpse of a dwarf -- mauled, frozen, and picked clean by mountain scavengers. Clutched in its hand is a book containing the roughly scribbled notes of Mori Hildelve. And around its frame, still in superior condition, is a Brigadier\'s Vest.$B$BThis grisly scene must have been where the Siege Engine pilot met his end.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3151,0,0,0,1,0,0,0,54,47,0,0,0,75,75,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (420,2,132,1,5,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,282,0,0,0,2619,1,0,'Senir\'s Observations','The troggs in the tunnel are extremely hostile, and haven\'t shown any hesitation in attacking travelers through the tunnel. You seem tough enough, though, so you should probably be safe.$B$BDirections? If you\'re going to speak with Senir, you\'ll find him in Kharanos.$B$BMake your way through the tunnel, and after you come out on the other side, just keep following the road, it\'ll run right into Kharanos.','Deliver Grelin\'s report to Senir Whitebeard in Kharanos.','What\'s this? Ah, my brother\'s report. Hmm...$B$BI told him to be sparing with the use of the King\'s name, but he didn\'t listen. No harm, I suppose, though it\'s sure to ruffle some feathers in the Senate. Not that those weren\'t some feathers that needed ruffling! Hah!$B$BNonetheless, I guess that means that I should send my report on to Ironforge as well, but I must admit I\'m a bit behind. Bloody cold.$B$BI should have some work for you later, if you\'re interested.','How are you? Like to share a drink with me, perhaps? Not much else to do in the cold.','','','','','',2619,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,150,150,0,0,0,0,204,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (421,2,130,9,10,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,422,0,0,0,'Prove Your Worth','Lady Sylvanas has charged Varimathras with the conquering of the human and dwarven lands to the south.$B$BBut that fool, Arugal -- charlatan of Dalaran and now cursed beast of Shadowfang Keep -- let his reckless magic wreak havoc with the strategic stronghold of Silverpine Forest.$B$BI need someone skilled in the ways of combat to help clean up Arugal\'s mess. Prove yourself to me by killing 5 Moonrage Whitescalps. The wretched beasts can often be found just off the road, down the hill below.','Dalar Dawnweaver at the Sepulcher wants you to kill 5 Moonrage Whitescalps.','You have served me well, $C. It is obvious to me that you will be a worthy aide to me as I prepare to rid Silverpine Forest of Arugal\'s curse.','If you wish to prove yourself to me, you must kill 5 Moonrage Whitescalps. Accomplish that task, and I will see to it your skill is put to more worthy assignments.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1769,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,350,510,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,421), - (422,2,130,9,11,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,421,0,0,423,0,0,0,'Arugal\'s Folly','How Arugal gained acceptance within the Kirin Tor is beyond me. His spell-casting knowledge seemed as transparent as a blown glass bauble.$B$BWhat\'s important now is learning exactly what magic Arugal used so that I can turn it against him and secure Silverpine Forest for the Dark Lady.$B$BArugal first stayed at the wheat farm just north of the bridge. One of the Deathstalkers reported seeing some spellbooks but could not secure them. Retrieve for me the spell labeled Remedy of Arugal from those books.','Retrieve the Remedy of Arugal for Dalar Dawnweaver at the Sepulcher.','This is precisely the spell I was in search of, $C. If your dedication to The Dark Lady\'s cause remains infallible you will find you have quite a future amongst The Forsaken.','Before I know what we are dealing with here, $C, I need to study the spell known as Remedy of Arugal. Bring it to me now or I shall be forced to find myself a worthy servant.','','','','','',3155,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,422), - (423,2,130,9,14,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,422,0,0,424,0,0,0,'Arugal\'s Folly','After examining Arugal\'s work my worst suspicions were confirmed. The old hack was not qualified to clean chamber pots in Dalaran let alone represent the Kirin Tor in its most dire hour. Fools!$B$BArugal used enchanted items to reinforce his weak magic. I need to examine these items first hand. Travel forth and slay Moonrage Gluttons and Moonrage Darksouls until you have collected enough of their enchanted shackles for my research. The foul creatures have been seen to the north and east.','Bring 6 Glutton Shackles and 3 Darksoul Shackles to Dalar Dawnweaver at the Sepulcher.','I hope I can acquire enough energy from such a limited sample. Perhaps I should have had you get more shackles.$B$BNonetheless, you showed great skill in collecting these, $C.','I will need 6 Glutton Shackles and 3 Darksoul Shackles before I can assess the situation and devise a final solution for Arugal. Now heed your bidding and slay Moonrage Gluttons and Moonrage Darksouls until you have what I need.','','','','','',3156,3157,0,0,6,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,600,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,423), - (424,2,130,9,15,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,423,0,0,99,0,0,0,'Arugal\'s Folly','It will indeed take me longer than I had thought to uncover the dark secrets behind the enchantments Arugal was using.$B$BBut in the meantime I need you to take care of a slight problem our Darkstalkers have discovered. It seems that Arugal let his magic spread to the Deep Elem Mine in the hills to the southeast.$B$BThe mine would prove to be quite a resource for Varimathras\'s advance.$B$BI want you to behead the tainted foreman of the mine, Grimson the Pale. With his death, the mine shall be ours.','Kill Grimson the Pale and bring his head to Dalar Dawnweaver at the Sepulcher.','Most excellent. The mine will provide superb resources for our forces as we spread throughout Silverpine and into Azeroth.','Has Grimson the Pale been slain? Varimathras will not be pleased if we ignore his bidding.','','','','','',3634,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,700,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,424), - (425,2,130,10,12,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,430,0,0,0,0,0,0,'Ivar the Foul','My brother Quinn and I were tasked to recon Silverpine Forest and report to High Executor Hadrec. But we didn\'t get far -- when moving through this farm we were attacked by the ghoul Ivar the Foul.$B$BWe escaped from Ivar, but he seriously mauled Quinn. He\'s healing from the potion you gave him, but Ivar may return before Quinn recovers.$B$BKill Ivar so Quinn will have time to heal. Ivar is usually in the barn yonder, waiting for my guard to drop.','Kill Ivar the Foul, and bring Ivar\'s Head to Rane Yorick at the Ivar Patch.','Ah, thank you. You have my gratitude, $N.$B$BAnd I will include you in the report I make to my superiors.','Have you killed Ivar the Foul? If you won\'t do it for me and my brother, then do it for the Forsaken.','','','','','',3621,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3453,3583,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,150,0,0,0,0,350,405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (426,2,85,6,8,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,404,0,0,0,0,0,0,'The Mills Overrun','The Scourge are trying to form a base at the Agamand Mills. If they do, then they can stage further attacks within Tirisfal.$B$BThe orders have been given. The Scourge in the Mills must be destroyed.$B$BGo to the Mills. Collect Notched Ribs from Rattlecage and Cracked Skull Soldiers, and Blackened Skulls from Darkeye Bonecasters.$B$BTo get to the Mills, follow the road west. After crossing the bridge, take the next fork north then keep going north. When you see windmills, the battle will begin.','Gather 5 Notched Ribs and 3 Blackened Skulls, then return to Deathguard Dillinger in Brill.','Your efforts in the war are felt among us, $N. I will not thank you for doing what is necessary, but the Deathguards of Tirisfal will remember your name.','Our battles with the Scourge wage on, $N. Do your part and throw those cursed, mindless undead back into the Plaguelands!','','','','','',3162,3163,0,0,5,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3447,3834,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,350,0,0,0,0,450,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (427,2,85,5,8,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,383,0,0,370,0,0,0,'At War With The Scarlet Crusade','The documents Executor Arren provided are just the break we needed in our battle with the wretched Scarlet Crusade. We now know their exact locations throughout Tirisfal Glades.$B$BBut the Deathguard has larger concerns. The Lich King\'s army grows in number each night. We need someone with \"initiative\" like yourself to drive the Scarlet Crusade to the grave.$B$BProve to me you are capable of serving The Dark Lady by travelling west to the tower past the Solliden Farmstead and slay 10 Scarlet Warriors.','Executor Zygand of Brill wants you to kill 10 Scarlet Warriors.','Most excellent, $C. Your skill in the art of combat is undeniable.','If you wish to prove your worth to The Dark Lady, slay 10 Scarlet Warriors, $C.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,225,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (428,2,130,10,12,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,429,0,0,0,'Lost Deathstalkers','A couple weeks ago two of our Deathstalkers, Rane and Quinn Yorick, were sent on a reconnaissance mission through northern Silverpine. We have not heard from them.$B$BThey may have become victim to the Scourge, though if that is true then I want it confirmed. Find these Deathstalkers.$B$BTheir first objective was to scout the farms in northern Silverpine. You should begin your search there.','Find the Deathstalkers Quinn and Rane Yorick.','You found us! And not a moment too soon...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (429,2,130,10,11,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,428,0,0,430,0,0,0,'Wild Hearts','My brother Quinn was badly hurt by the ghoul, Ivar the Foul, and I don\'t know if he will heal properly without magical aid. Although I am not an apothecary, I do know that our apothecaries can make healing potions from the discolored hearts of worgs.$B$BGather such hearts and take them to Apothecary Renferrel at the Sepulcher to the south. Then return here with the potion.$B$BYou can find plenty of worgs between here and Malden\'s Orchard to the east.','Gather 6 discolored worg hearts and bring them to Apothecary Renferrel at the Sepulcher.','$B$BIt is troubling to hear our Deathstalkers have failed their mission.$B$BLet us hope that these failures are rare.$B$BI\'ll give you the potion in a moment, but here is its recipe - if those Deathstalkers find themselves in need of future aid, then perhaps you can give it yourself.','My time is short, $c, for the Dark Lady has charged me with a grave task.','','','','','',3164,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4597,4596,0,0,1,1,0,0,68,0,0,0,0,75,0,0,0,0,0,264,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (430,2,130,10,11,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,429,0,0,0,3165,1,0,'Return to Quinn','Here is the potion to aid in Quinn Yorick\'s recovery.$B$BNow if you will excuse me, I have very important work to continue...','Bring Quinn\'s potion to Quinn Yorick at the Ivar Patch, north of the Sepulcher.','$B$BYes, I can feel it working. I will soon be able to travel.$B$BYou have done me a great favor, $N.','My sister told me you were here to aid us. Is that true?','','','','','',3165,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,150,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (431,0,85,5,10,0,0,178,0,0,0,0,0,0,0,0,0,0,8,1,-409,0,0,0,0,0,0,'Candles of Beckoning','','','You grab one of the candles and place it in your pack.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3080,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (432,2,1,5,9,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Those Blasted Troggs!','Those Light-blasted troggs, turning my work site into a wreck! Look at that, there goes another barrel of powder!$B$BOhhh, I wish I could go down there and wring every one of their scrawny little necks! I want to kill them all!$B$BThis can\'t be good for my health, all this stress and anger... What have they left me with? Nothing!$B$BI\'d kill them myself, but my aim\'s no good anymore! You go into the quarry and kill some of the filthy buggers! I\'ll pay you! Just hurt them, kill them!','Kill 6 Rockjaw Skullthumpers for Foreman Stonebrow at the Gol\'Bolar quarry.','Well, that makes me feel a little better...$B$BBut I won\'t be happy until they\'re all dead! All of them!','It makes me so mad! Grrr...','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1115,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,150,150,0,0,0,200,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (433,2,1,6,11,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Public Servant','As a member of the Senate and the Explorers\' League, I\'ve taken it upon myself to take care of this part of the trogg infestation that has gripped our lands.$B$BThey\'ve certainly made a mess of Gol\'Bolar quarry, and for no reason. As we dug deep into the earth, they poured out, destroying our equipment and driving the miners out. There\'s not much for us to do but to exterminate the lot of them, rebuild, then get back to work.$B$BIf you help me with the troggs, I\'ll gladly recompense you for your time.','Kill 10 Rockjaw Bonesnappers for Senator Mehr Stonehallow at the Gol\'Bolar quarry.','It is a start. Hopefully we can take advantage of it, and move some Mountaineers in to secure the area. Then we can begin to restore our infrastructure and get the miners back to work.$B$BThank you for your assistance, $N.','If we can remove the troggs from Gol\'Bolar quarry, it will be the first step of many that we will have to undertake to rid ourselves of this menace.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1117,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,150,150,0,0,0,300,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (434,2,1519,16,31,0,0,77,0,0,0,0,0,0,0,0,0,0,2,2,2746,0,0,394,0,0,0,'The Attack!','After I put on Spybot\'s disguise, he\'ll head in to talk to Lescovar. The guards should let him pass no problem.$B$BWhile you were getting materials for me, I took care of informing Marzon that it was time for him and Lescovar to meet again. I even dropped some false information.$B$BLescovar will dismiss his guards and wait for Marzon out here in the garden. After you catch wind of talk about the Defias, make your move. You need to kill them both before the guards return! When you\'re done, speak to Trias.','Remain in the garden until Lord Gregor Lescovar and Marzon the Silent Blade have had their conversation. Afterwards, kill them both before returning to Elling Trias in Stormwind.','So it is done? Good. Thank you greatly for your discretion, $N. You\'ve proven worthy on more than one count. I\'ll be sure to keep my eyes on you and your progress within the Alliance.$B$BBe sure to keep your nose clean.','Yes, $N? Are things going well with Tyrion? He apprised me of the situation and I\'ve helped him trick Marzon into going to the castle.$B$BMarzon has been a thorn in the side of many people in Stormwind; many of which are close friends of mine. No one messes with my friends... not if they know what\'s healthy for them.$B$BIt\'s just a shame I\'m indirectly doing a favor for Shaw and SI:7 in the meantime. Oh well, not every plan is perfect.','Overhear Lescovar and Marzon\'s Conversation','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1754,1755,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,0,1140,0,0,0,0,0,0,0,0,1,1,6,0,0,0,0,0,0,1,6,1,1,0,0,0,0,0,434,0), - (435,2,130,10,11,0,0,178,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,449,0,0,0,'Escorting Erland','The wolves outside won\'t leave, and they eye me evilly every time I step foot out that door. They must be incredibly hungry to think I\'m worth eating.$B$BI have to report to my teammate, the Deathstalker Rane Yorick. And to get to Rane, I\'ll need help against those wolves.$B$BPlease escort me! And there are a lot of wolves out there, so we\'ll have a better chance if you have friends who can help...','Escort Erland through the wolves, to Rane Yorick.','Thank you for the aid, $N. I had feared Erland was overcome by the dangers of Silverpine. With your help, I see that he has not.',NULL,'Erland must reach Rane Yorick','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3455,0,0,0,1,0,0,0,68,0,0,0,0,250,0,0,0,0,0,525,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (436,2,38,13,18,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,297,0,0,0,'Ironband\'s Excavation','Prospector Ironband is heading an excavation of ancient ruins east of the lake. His progress has been slow lately, especially considering all the supplies we\'ve sent him.$B$BIronband\'s a stout, honest dwarf who values results, which has me worried that forces are at work against him.$B$BGo to Ironband\'s Excavation and speak with Magmar Fellhew. He manages the details of the site and will know why there\'s a slowdown.$B$BTo get to the excavation site, go around the southern tip of the lake, then head east.','Speak with Explorer Fellhew.','Jern wants to know what the slowdown is, eh?$B$BIronband is putting together his latest progress report with details, but I can tell you this:$B$BIt\'s the Troggs!!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,25,0,0,0,0,0,204,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (437,2,130,10,14,0,0,178,0,0,0,0,0,0,0,0,0,0,12,0,0,0,0,438,0,0,0,'The Dead Fields','Our initial scouting reports of Silverpine show the rot hides have a base at an old farm to the north, the Dead Fields. We have sent small assaults against them, but each time they are reinforced by the banshee Nightlash, who uses her magic to rout our forces.$B$BWe want Nightlash destroyed.$B$BGo to the Dead Fields and assault the rot hides. If you don\'t see Nightlash then kill the rot hides until she appears, then defeat her.$B$BHer essence will turn to dust. Bring me that dust as proof.','Kill rot hide gnolls at the Dead Fields.$B$BWhen Nightlash appears, kill her.$B$BBring the Essence of Nightlash to High Executor Hadrec at the Sepulcher.','I heard of your successful raid against the rot hides, $N, and this essence is proof of Nightlash\'s death.$B$BThe Scourge have lost ground this day. Your value to the Forsaken grows.','Have you defeated Nightlash, $N? Our success against the rot hides depends on her destruction!','Enter the Dead Fields','','','','',3622,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3454,0,0,0,1,0,0,0,68,0,0,0,0,250,0,0,0,0,600,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (438,2,130,10,16,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,437,0,0,439,0,0,0,'The Decrepit Ferry','$N, we\'ve discovered a new hive for the Scourge: the Decrepit Ferry. The ferry lies east of the Sepulcher, and is heavily patrolled by rot hides and other undead.$B$BThere must be a reason for the Scourge\'s occupation of the area. Go to the Decrepit Ferry and find out why the Scourge are there.','Go to the Decrepit Ferry.$B$BSearch for the reason the Scourge are there.','Heaped within this boat is a pile of wrapped corpses. And looking east across Lordamere Lake, an opposing dock on Fenris Isle can be seen.$B$BThe fate of the corpses must lie on Fenris Isle.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,150,0,0,0,0,0,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (439,2,130,10,16,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,438,0,0,443,3234,1,0,'Rot Hide Clues','Among the corpses a hand protrudes, unwrapped. It is the hand of a woman, pockmarked from the plague but relatively fresh. $B$BOn the hand is a ring. Removing the ring and inspecting it reveals an engraving:$B$B\"For Deliah\"','Bring Deliah\'s Ring to High Executor Hadrec at the Sepulcher.','You say that this ring was worn by a woman, recently killed?$B$BThe only nearby source of such a body would be the mass graves in Tirisfal. The Rot Hide Gnolls must be taking those corpses to Fenris Isle!','$N. You return, so I assume your investigations bore fruit?','','','','','',3234,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,25,0,0,0,0,0,174,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (440,2,130,10,16,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,439,0,0,441,3234,1,0,'The Engraved Ring','If you want to find the husband or beloved who gave Deliah her ring... then speak with Magistrate Sevren in Brill. He should have records of recent deaths and, with luck, can discover who Deliah is.$B$BBut I wouldn\'t hope. Whoever gave her the ring is probably dead. Or if he\'s undead he probably no longer cares about Deliah.','Bring Deliah\'s Ring to Magistrate Sevren in Brill.','A Deliah did live in Brill not long ago. She was buried in the mass grave but if what you say is true, then the Rot Hide Gnolls must have stolen her body and taken it to Silverpine.$B$BThe Rot Hides, like all the Scourge, must be destroyed. I trust you are taking steps to make that happen.','Hello, $N. What brings you back to Brill?','','','','','',3234,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,0,345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (441,2,130,10,16,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,440,0,0,530,3234,1,0,'Raleigh and the Undercity','Deliah had a husband, Raleigh, who now dwells in the Undercity. If the Deliah who lived in Brill is the one who owned this ring, then Raleigh will know.$B$BRaleigh is in the Trade Quarter of the Undercity.','Bring Deliah\'s Ring to Raleigh.','Yes, this ring was my wife\'s. Her fate was the fate of all who fail to endure these harsh times. I feel nothing for her death, nor for the story you tell of her body\'s abduction.$B$BSuch feelings have long since grown cold within me. But desire does still burn in my dead heart, $N.$B$BDesire for revenge.','Do I know you?','','','','','',3234,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,0,345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (442,2,130,10,24,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,448,0,0,0,0,0,0,'Assault on Fenris Isle','Now is the time to assault the Scourge\'s place of strength in Silverpine: Fenris Isle.$B$BYou must again go to the Isle and destroy Thule Ravenclaw. I want his head!$B$BThis mission is as dangerous as it is vital, $N. You must not fail.','Bring Thule\'s Head to High Executor Hadrec at the Sepulcher.','The death of Thule Ravenclaw was no small event, $N. Renferrel tells me that the energies released when you destroyed Thule were felt even as far as the Sepulcher.$B$BYour actions ring through the ranks of the Forsaken. Your value to us grows.','The Scourge cannot be allowed to remain in Silverpine, $N. Come back to me when you have proof of Thule\'s death.','','','','','',3623,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3461,3462,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (443,2,130,10,17,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,438,0,0,444,0,0,0,'Rot Hide Ichor','Before we launch an assault on Fenris Isle, we must determine who is behind the rot hide gnolls. Our apothecaries believe their origin lies within the strange fluid that flows through their bodies.$B$BGo to Fenris Isle, east of the Decrepit Ferry, and collect rot hide ichor from the gnolls you find there. Bring it to Apothecary Renferrel, stationed outside the Sepulcher.','Bring 8 bottles of rot hide ichor to Apothecary Renferrel at the Sepulcher.','Very good. This ichor will help us understand the nature of the rot hides, and may show us their weakness...$B$B...if they have one.','Do you have the rot hide ichor, $N?','','','','','',3236,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,900,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (444,2,130,10,17,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,443,0,0,0,3237,1,0,'Rot Hide Origins','I have reduced the ichor you brought me and separated it into its base components. My findings are not conclusive, but I have determined that warlock and necromantic magics were used in the ichor\'s creation.$B$BWhile I continue to study the ichor, I want you to take a sample to Bethor Iceshard in the Undercity. Bethor is not an apothecary, but his knowledge of magic may help to unravel the mystery of the rot hides.$B$BGo. You will find Bethor in the Magic Quarter of the Undercity.','Bring the Sample Ichor to Bethor Iceshard in the Undercity.','This substance is laced with powerful spells, some of which I have not seen for a long, long time...$B$BOne moment -- I must invoke a spell of divination...','My studies require great concentration. So I hope your visit is not a frivolous one.','','','','','',3237,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,25,0,0,0,0,0,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (445,2,85,9,10,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3238,1,0,'Delivery to Silverpine Forest','Time is a luxury that is not afforded to those of us under the employ of Lady Sylvanas. Surely you know this by now.$B$BAs a member of the Royal Apothecary Society it is my duty to share my knowledge with my colleagues so that our collective efforts might one day provide The Dark Lady with the New Plague she so badly desires.$B$BTake these findings to Apothecary Renferrel who is stationed at The Sepulcher in Silverpine Forest. Follow the roads to the south from Brill. From the Undercity go southwest.','Take Apothecary Johaan\'s findings to Apothecary Renferrel in Silverpine Forest.','Ah, how good of Apothecary Johaan to send his research. With so many new developments here in Silverpine, I nearly forgot about the findings coming out of Lordaeron and Tirisfal Glades. Which reminds me, I need to get those samples off to the Necropolis soon.$B$BBut you must excuse my rambling. Extend your stay in Silverpine, $N. We could use an able bodied $C like you around here.','What business do you have with me, $C?','','','','','',3238,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,150,0,0,0,0,250,375,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (446,2,130,10,16,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,444,0,0,448,3250,1,0,'Thule Ravenclaw','This Ichor was crafted by an old colleague of mine: Thule Ravenclaw. He was a young, promising mage before the great war, but when the Lich King rose to power, he betrayed his brethren and allied with the Scourge.$B$BI did not realize he still lives, nor that he leads the Rot Hides in their forays against us!$B$BI know many of his spells, and can help concoct a potion to counter them. Take this scroll back to Apothecary Renferrel. It has the incantations needed for the potion.','Bring Bethor\'s Scroll to Apothecary Renferrel at the Silverpine Sepulcher.','This scroll is laced with powerful magic. I\'ve never used such forces in a potion ... it will be a powerful mixture, and should serve you well should you attack Thule in his stronghold on Fenris Isle.','Greetings, $N. What did Bethor have to say?','','','','','',3250,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3251,0,0,0,1,0,0,0,68,0,0,0,0,25,0,0,0,0,0,174,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (447,2,130,9,12,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,450,0,0,0,'A Recipe For Death','Arthas\'s numbers are overwhelming. But with a New Plague we could eradicate both the Scourge Army and the Human infestation once and for all.$B$BMy studies have proven that spider blood combined with a toxin derived from a grizzled bear heart results in a deadly elixir. Collect samples from the spiders in the Skittering Dark to the northwest and from the bears wandering throughout Silverpine Forest. Deliver the reagents to Master Apothecary Faranell of the Royal Apothecary Society in the Undercity.','Collect 6 Grizzled Bear Hearts and 6 samples of Skittering Blood and deliver them to Master Apothecary Faranell in the Undercity.','How good of Apothecary Renferrel to send you to me, $N. These samples will indeed prove useful to the cause. I will begin studying their toxic and contaminable properties at once.','Hail, $C. What business do you have with the Royal Apothecary Society?','','','','','',3253,3254,0,0,6,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3448,0,0,0,20,0,0,0,68,0,0,0,0,250,0,0,0,0,500,540,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (448,2,130,10,16,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,446,0,0,442,0,0,0,'Report to Hadrec','Before you launch an assault on Fenris Isle, report to High Executor Hadrec. He may have additional information or equipment you\'ll need.','Report to High Executor Hadrec at the Sepulcher.','If what Bethor says is true then Thule Ravenclaw is a force that must be dealt with, and dealt with soon.$B$BTo aid in this task, you may take something from our arsenal here...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3240,2863,0,0,0,0,5,5,0,0,0,0,2313,0,0,0,1,0,0,0,68,0,0,0,0,75,0,0,0,0,0,345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (449,2,130,10,11,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,435,0,0,3221,3252,1,0,'The Deathstalkers\' Report','Although Quinn\'s wounds are mending, I want to get our report to High Executor Hadrec as quickly as possible. It has information that is vital to the Forsaken\'s occupation of Silverpine.','Bring the Deathstalker Report to High Executor Hadrec at the Sepulcher.','I hadn\'t accounted for the level of Scourge presence we\'ve seen in Silverpine Forest, nor for the troubles our Deathstalkers have had in their scouting efforts.$B$BYour aid to our Deathstalkers was invaluable, $N. And you will be commended.','Did you discover the fate of the Deathstalkers?','','','','','',3252,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,200,264,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (450,2,130,9,15,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,447,0,0,451,0,0,0,'A Recipe For Death','You can be of further service to the Royal Apothecary Society, $N.$B$BWhen Arugal cast his wretched magic on the forest, he cursed one of our most promising members, Apothecary Berard. Now a mindless servant of Arugal, Berard is useless to us. But his findings might prove to be of worth. He was studying an ancient plague that killed off all the aquatic life in Lake Lordamere ages ago.$B$BRetrieve Berard\'s Journal from his study in the Pyrewood Village Inn and take it to Apothecary Renferrel.','Retrieve Apothecary Berard\'s journal from Pyrewood Village and take it to Apothecary Renferrel at the Sepulcher.','Apothecary Berard\'s journal! Why you are quite brave, $N. Now let\'s see what Berard was up to before he went mad. . .','I see you are back, $N.','','','','','',3255,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,350,0,0,0,0,700,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (451,2,130,9,18,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,450,0,0,0,0,0,0,'A Recipe For Death','According to Berard\'s Journal the moss from Lake Skulkers and Creepers might prove useful for our quest to brew a new plague. Those beasts dwell on the islands in Lake Lordamere to the east.$B$BHe also mentions a very rare Hardened Tumor that he discovered on a Vile Fin murloc. Apparently the tumor is so rare Berard was only able to obtain one.$B$BCollect samples of the moss as well as the rare hardened tumor and take them to Master Apothecary Faranell in the Undercity.','Bring 6 samples of Lake Creeper Moss, 6 samples of Lake Skulker Moss and a Hardened Tumor to Master Apothecary Faranell in the Undercity.','Such a blow to the Royal Apothecary Society to lose Berard. But through your hard work and Apothecary Renferrel\'s diligent research Berard\'s studies will still be useful to The Dark Lady\'s plight.$B$BWe are on the cusp of something great here, $N. If you were not so skilled in the ways of combat I would try to recruit you for membership in the Society.','What brings you back to the Undercity, $N?','','','','','',3256,3257,3258,0,6,6,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3451,3582,0,0,0,0,1,1,0,0,0,0,2458,2459,0,0,1,1,0,0,68,0,0,0,0,500,0,0,0,0,0,1230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (452,2,130,12,15,1,0,178,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,'Pyrewood Ambush','You got here just in the nick of time, $N!$B$BThe Pyrewood Council will be returning any moment. Arugal has other matters to tend to in the keep. He uses the Council as mere puppets to keep the mindless minions of Pyrewood under his control. But I believe that without the guidance of the Pyrewood Council, the sons of Arugal will turn against their master.$B$BI cannot handle them all by myself. I need you to help me. Together we can lay waste to the Council for Lady Sylvanas.','Help Deathstalker Faerleia kill the Pyrewood Council.','You fought like a true disciple of the Dark Lady, $N. With the council dead, perhaps we can gain control of this town once and for all and drive Arugal from Shadowfang Keep. I salute you!',NULL,'Aid Faerleia in killing the Pyrewood Council','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3450,2818,3449,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,350,0,0,0,0,700,810,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (453,2,10,20,25,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,266,0,0,268,2161,1,0,'Finding the Shadowy Figure','Good luck, $N. I hope you find the chap, and I hope you find him alive.$B$BIf he\'s left the safety of Darkshire then he could be prey to the beasts of the wilds.','Find the Shadowy Figure. Your clues:$B$BHe is not native to Darkshire.$B$BHe is a nervous, jittery person.$B$BHe left Darkshire and headed west.','$B$BYes, I\'m the author of that book. You finally found me, eh?$B$BWell if you read that journal...then you only know the half of it!','Who are you?? Leave me be!','','','','','',2161,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (454,2,38,10,15,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,273,0,0,0,0,0,0,'After the Ambush','We\'d been hauling the barrels of powder back and forth in trips before this... business. Now we have to split up the work, Miran\'s taking the barrels and I\'m watching over the other ones.$B$BI don\'t feel safe letting Miran haul the rest of the shipment by himself. When he\'s ready to go, maybe you could escort him on his next trip?','Speak with Miran.','Hello, $C.$B$BYou\'ll be escorting me to the excavation site? That\'s good to hear... After Saean and his cronies, who knows what else the Dark Irons might have up their sleeves?$B$BAnyways, let me just make some final checks. Talk to me again when you\'re ready to go.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,10,0,0,0,0,0,66,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (455,2,11,19,21,0,0,77,0,0,0,0,0,0,0,0,0,0,12,2,468,0,0,0,0,0,0,'The Algaz Gauntlet','Orcs of the Dragonmaw clan have a haven in the Wetlands. And now they have expanded into Dun Algaz! We can\'t let them keep their foothold here or Loch Modan will be cut off from Menethil Harbor, our port and stronghold in the Wetlands.$B$BBreak through Dun Algaz to the Wetlands beyond, and kill some orcs for good measure! Report to Valstag Ironjaw in Menethil Harbor.$B$BMenethil is through Dun Algaz, then north along the road, then west at the fork.$B$BWe\'re counting on you, $N. Do not fail.','Traverse Dun Algaz.$B$BKill 8 Dragonmaw Scouts and 6 Dragonmaw Grunts.$B$BReport to Valstag Ironjaw in Menethil Harbor.','Your report is full of bad news!$B$BI see the Dragonmaws are making a strong move into Algaz. Normally the Dragonmaws just hide up in the hills. What made them surge into Algaz is still a mystery...$B$BThank you, $N. And we\'ll probably want your help dealing with these orcs.','You\'re coming from Loch Modan? How is the orc situation at Algaz Gate?','Traverse Dun Algaz','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2103,2102,0,0,8,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,54,47,0,0,75,75,150,0,0,1000,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (456,2,188,1,2,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,457,0,0,0,0,0,'The Balance of Nature','Greetings, $N. I am Conservator Ilthalaine. My purpose in Shadowglen is to ensure that the balance of nature is maintained.$B$BThe spring rains were particularly heavy this year, causing some of the forest\'s beasts to flourish while others suffered.$B$BUnfortunately, the nightsaber and thistle boar populations grew too large. Shadowglen can only produce so much food for the beasts. Journey forth, young $c, and thin the boar and saber populations so that nature\'s harmony will be preserved.','Kill 7 Young Nightsabers and 4 Young Thistle Boars and return to Conservator Ilthalaine.','You performed your duties well, $N.','There is still work to be done, $N. Return to me once you have thinned the nightsaber and thistle boar populations.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2031,1984,0,0,7,4,0,0,0,0,0,0,5394,11187,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,35,102,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21,1,0,0,0,0,0,0,0,0,0,0), - (457,2,188,1,3,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,456,0,0,0,0,0,0,'The Balance of Nature','Thinning the younger population of creatures here in Shadowglen was a good start, $N, but there is still work to be done.$B$BThe resources of the forest will be depleted too quickly if the problem is not addressed. Killing nature\'s beasts is a necessary evil for the good of all who share the land. Venture into the forest and slay mangy nightsabers and thistle boars in the name of balance.','Conservator Ilthalaine needs you to kill 7 Mangy Nightsabers and 7 Thistle Boars.','You have proven your dedication to nature well, $N. A young $C like yourself has a promising future.','Your task is not yet complete, $N. Return to me once 7 mangy nightsabers and 7 thistle boars have been killed.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2032,1985,0,0,7,7,0,0,0,0,0,0,5405,6058,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,50,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21,25,0,0,0,0,0,0,0,0,0,0), - (458,2,188,1,1,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,459,0,0,0,'The Woodland Protector','Thank goodness you are here, $c. Strange news has traveled to me through the whisperings of the forest spirits.$B$BThe mysterious woodland protector, Tarindrella, has returned to Shadowglen. The dryad\'s presence has not been felt in the forests of Kalimdor in years. Something is surely amiss if she has journeyed back to this land.$B$BSeek out Tarindrella and see what business she tends to in our grove. One of the Sentinels reported seeing her to the southwest of Aldrassil.','Seek out the dryad known as Tarindrella.','I see you found me, young $R. Melithar is a wise druid to have sent you.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (459,2,188,1,3,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,458,0,0,0,0,0,0,'The Woodland Protector','Something evil is brewing in the forests of Teldrassil. Look long the hills to where the peaceful furbolgs used to dwell. They have deserted their homes and are amassing under the name of the Gnarlpine tribe.$B$BOnly the corruption of wicked Fel Moss could cause such a transformation. The grells and grellkin have infested the area and are threatening the residents of Shadowglen. $B$BEngage these grells and grellkin, $N, and see if they are indeed caught under the enchantment of the wicked Fel Moss.','Collect 8 Fel Moss and bring them to Tarindrella.','Your service to the creatures of Shadowglen is worthy of reward, $N.$B$BYou confirmed my fears, however. If the grells have become tainted by the Fel Moss, one can only imagine what has become of the Gnarlpine tribe of furbolgs who once lived here.$B$BShould you find yourself in Dolanaar, able $C, seek out the knowledgeable druid, Athridas Bearmantle. He shares our concern for the well being of the forest.','Satisfy my suspicions, $N. Bring to me 8 Fel Moss.','','','','','',3297,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5398,5399,11190,0,0,0,1,1,1,0,0,0,961,0,0,0,3,0,0,0,69,0,0,0,0,250,0,0,0,0,0,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (460,2,130,12,17,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,461,3317,1,0,'Resting in Pieces','You don\'t look like a rot hide. Good. I had lost hope...$B$BMy name is Alaric, and I was once Thule\'s head servant and bodyguard. He used his magic to \"protect\" me from the Plague of Undeath, but instead his spell gave me an unlife from which I cannot escape. And after creating the cursed rot hide gnolls, Thule beheaded me... and gave my head to the gnolls as a plaything!$B$BPlease, take me to my body. I believe the gnolls buried it here in Fenris Keep, near the stable, in an unmarked grave.','Bring Alaric\'s Head to his grave.','Thank you, $N. I had feared the Gnolls destroyed my body. It is good to know they did not.','This grave was hastily dug.','','','','','',3317,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,0,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (461,2,130,12,18,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,460,0,0,491,3318,1,0,'The Hidden Niche','I know of a hidden niche within the keep that holds an item dear to Thule, and his old colleagues. It also holds something you might find useful. Take me there!$B$BThe alcove is in the southwestern tower of the keep, behind a dusty shelf.$B$BTake my body, but leave my boots. They never fit me anyway...','Take Alaric to the hidden alcove.','There we are, it\'s open. Leave me here. I spent the best days of my life in this keep, and the thought of resting within its walls gives me comfort.$B$BBe sure to close the alcove tight - I don\'t want those Rot Hides to find me.$B$BOh, and take this. You\'ve earned it.','This is the spot! Bring me closer...','','','','','',3318,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,500,405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (463,2,11,20,21,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,276,0,0,0,'The Greenwarden','You\'ve heard of the Greenwarden? You\'re not looking for him, are you? Well I say you\'re crazy if you are, but who am I to keep a fool from $ghis:her; death?$B$BIf you are seeking that beast, then I hear he is in the marsh, east of the road where it forks to Dun Modr. He\'s lurking there among the crocs...and worse!$B$BAnd leave your money here. You won\'t need it where you\'re going...and you don\'t want to chip ol\' Greenie\'s tooth on your gold when he bites you in half, do you?','Find the Greenwarden.','The roots and ferns speak well of you, small one. Although I have many names, I answer to only a few. But you may call me Rethiel.$B$BAnd you must harken...for these lands weep from festered wounds, and I would charge you to heal them.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,495,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (464,2,11,23,28,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,473,0,0,465,0,0,0,'War Banners','The Dragonmaw orc clan was all but destroyed by the end of the Second War, after they lost control of their red dragon pets. The dragons were not very happy with their old masters, and fiercely hunted the Dragonmaws. What few remained fled from Grim Batol and into the Mountains east of Whelgar\'s Excavation.$B$BNow they\'ve gained strength, and have an encampment northeast of Menethil.$B$BWe want you to attack that encampment. Gather and bring me their war banners as proof.','Bring 8 Dragonmaw War Banners to Captain Stoutfist.','Well fought, $N. The Dragonmaws are not the same threat they were when they had dragons, but they\'re still fierce opponents.$B$BThe Dragonmaws are led by Nek\'rosh, son of Nekros, who was the former head of the Dragonmaws years ago. Nekros used powerful magic to tame the Red Dragons, but when that magic failed him...the dragons were not happy.$B$BNekros was killed, and his son has vowed revenge against the dragons who slew his father.','Have you attacked the Dragonmaw encampment?','','','','','',3337,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,2000,1380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (465,2,11,23,31,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,464,0,0,474,3339,1,0,'Nek\'rosh\'s Gambit','While you were fighting the Dragonmaws, we discovered more of their plans.$B$BNek\'rosh has built catapults and aims to lay siege to Menethil! And with the fighting in Dun Algaz, we\'re effectively blocked from reinforcements!$B$BYou need to take out those catapults. They\'re in the Dragonmaw encampment.$B$BHere, take this tinder. Fight your way to the catapults and light them with the tinder.$B$BAnd after you\'ve done that, find and kill Nek\'rosh. We need to cut this Dragonmaw beast down...at its neck.','Destroy the Dragonmaw catapults.','You place some of the tinder on the catapult then strike a spark onto it.$B$BFlame erupts and quickly spreads!','The first catapult is before you. Will you set it aflame?','','','','','',3339,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,150,0,0,0,0,0,1140,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (466,2,1,20,22,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,467,0,0,0,0,0,0,'Search for Incendicite','I heard that a rare ore, incendicite, was found in the Wetlands, in a cave northwest of Algaz Gate. Incendicite is volatile stuff and hard to use without blowing yourself up, but I\'m sure if it\'s smelted the right way it could make cannon shells that pack a mighty punch!$B$BGet me incendicite ore and I\'ll find someone brave enough to experiment with it.$B$BOh, and to extract that ore from a vein you\'ll need skill in mining. If you don\'t have it, then ... bring a friend who does to that cave!','Bring 6 loads of Incendicite Ore to Pilot Stonegear in Dun Morogh.','You got the ore! Well done, $N! I\'ll get someone to work with this right away. Let\'s hope he doesn\'t blow himself up!','Where is that ore, $N?!','','','','','',3340,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3565,0,0,0,1,0,0,0,47,0,0,0,0,250,0,0,0,0,0,1050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0), - (467,2,1,20,23,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,466,0,0,0,'Stonegear\'s Search','Pilot Stonegear loves his siege engine, as every pilot should! And he\'s always eager to find new ways to improve his tank\'s firepower!$B$BHe heard rumors of a rare ore and is looking for someone to hunt it down for him. If your boots are starting to itch, then find Stonegear at Steelgrill\'s Depot in Dun Morogh and see what he wants.','Speak with Pilot Stonegear.','Hello $N. You\'re here about the task I have, eh? It\'s good to see a young $R like yourself whose blood burns at the prospect of adventure!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,276,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (468,2,11,19,21,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,455,0,0,0,'Report to Mountaineer Rockgar','Mountaineer Rockgar is looking for volunteers for a mission through Dun Algaz and into the Wetlands. $B$BIf you want to get your boots wet in that soggy county to the north, then speak with Rockgar at Dun Algaz. Dun Algaz is north up the road, beyond the guard tower.','Speak with Mountaineer Rockgar.','Hello, $C! You\'re here for the scouting mission, are you? Very good!$B$BI hope your gear is in good condition, because this \"scouting\" mission has changed into something more messy...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,25,0,0,0,0,0,102,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (469,2,11,18,21,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3347,1,0,'Daily Delivery','Greetings, traveler!$B$BDon\'t suppose you might be heading in the direction of Menethil, would you? If you\'re not, I\'d suggest you stop there, it\'s a good place to purchase goods and even have a pint and relax.$B$BNow, if it just so happens that you\'re heading in that direction, I don\'t suppose you\'d mind taking this bundle of crocolisk skins to James Halloran, the tanner?$B$BI\'d do it myself, but my wife\'s been in quite a mood lately, and I\'d like to put off facing her as long as possible.','Deliver the Bundle of Crocolisk Skins to James Halloran, the tanner, in Menethil Harbor.','Hmm, this is from Einar, right? Hasn\'t delivered his skins to me in person for almost a week now. No doubt it\'s some differences with the wife!$B$BMaybe I\'ll have my wife go speak with Sida sometime...','Hello there, $C. Could I interest you in a pair of boots? Perhaps some newly cured skins?','','','','','',3347,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,700,495,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (470,2,11,19,24,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Digging Through the Ooze','On my weekly visit to Ironbeard\'s Tomb I was attacked by dreadful, dripping oozes! Naturally, I panicked.$B$BI threw my bag at one, but it didn\'t do anything! The ooze just sucked it right up... Luckily, it did give me enough time to get away.$B$BThe bad news is that I really need to get the contents of my bag!$B$BI don\'t know which ooze I threw my bag at; they all looked the same! Ironbeard\'s Tomb is northeast of here, near Dun Modr. Thank you so much!','One of the oozes at Ironbeard\'s Tomb has Sida\'s bag, retrieve it and bring it back to her in Menethil Harbor.','Oh, thank you, $N! I was afraid that it was lost for good!$B$B$B$BHm, I don\'t have much use for this anymore, but wash it off and I\'m sure you could make use of it.','Did you find my bag?','','','','','',3349,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3352,0,0,0,1,0,0,0,47,0,0,0,0,350,0,0,0,0,3500,1440,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (471,2,11,18,26,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,484,0,0,0,0,0,0,'Apprentice\'s Duties','I sent my apprentice out into the marshes to skin some of our famous giant Wetlands crocolisks. When he didn\'t return, I went out to look for him... Let\'s just say it wasn\'t a pretty sight.$B$BMidwife says he might pull through, but in the meantime I still need my skins!$B$B...If you\'d like to kill a few more of the brutes, I wouldn\'t be opposed, after what they did. You\'ll find the crocs north up the coast, beyond the murloc hovels.','Collect 6 Giant Crocolisk Skins and bring them to James Halloran in Menethil Harbor.','Hmm... Don\'t suppose you\'d be interested in becoming my apprentice, would you?$B$BHah! No, I\'m just kidding. You\'re much too old, for one thing. Besides - from the looks of you, it would seem that you have other ambitions in life. Nonetheless, these are some fine skins you\'ve procured, and I\'ll be able to put them to good use.','My apprentice is like a son to me. It\'s going to be hard for him to live his life with only one leg.$B$BAh, $N, how goes it? Do you have my skins?','','','','','',3348,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2545,3561,0,0,0,0,1,1,0,0,0,0,3681,0,0,0,1,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1260,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11,18,6,11,0,0,0,3000,0,0,0,0), - (472,2,11,25,25,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Fall of Dun Modr','Dun Modr has fallen to the Dark Iron Dwarves!$B$BMy wounds are grave, $c. Most of the regiment was killed! The Dark Iron thugs attacked us before we could regroup from the Thandol Span ambush.$B$BOur leader, Longbraid, sounded the retreat horn. As we left the town I was hit by a stray axe in the back. All went black.$B$BI awoke here in Menethil but I fear for my fellow soldiers. Hope still burns within me. Perhaps Longbraid is still alive! See if you can find him near Dun Modr, $r!','Search for Longbraid near the town of Dun Modr.','What brave $C sends word from Menethil? Ah $N, they call you.$B$BYou bring hope to a hopeless situation. \'Tis good news indeed that young Harlo survived. While fleeing he received a grievous wound. We had but little time to send him on his way on the back of the only surviving steed with the regiment.$B$BBut now we face a perilous situation. Dun Modr has fallen and we are but a shadow of the great regiment we once were.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,75,0,0,0,0,0,600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,6,1,0,0,0,0,0,0,0,0), - (473,2,11,23,28,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,464,0,0,0,'Report to Captain Stoutfist','$N. The Dragonmaw orc clan is showing its strength in more than just Algaz. Captain Stoutfist has asked to speak with those willing to offer aid against these orcs. He is inside the keep, in the war room.','Speak with Captain Stoutfist.','$N. Valstag briefed me on your past success with the Dragonmaw Orcs at Dun Algaz. You\'re a $R of worth.$B$BAnd I have a task for you.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,25,0,0,0,0,0,138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (474,2,11,23,32,1,0,77,0,0,0,0,0,0,0,0,0,0,8,0,465,0,0,0,0,0,0,'Defeat Nek\'rosh','Now that the catapults have been burned, find and kill Chieftain Nek\'rosh.','Kill Chieftain Nek\'rosh$B$BBring Nek\'rosh\'s Head to Captain Stoutfist.','Stoutly done, $N. You have dealt a telling blow to the Dragonmaw orc clan. They may never recover. And the destruction of those catapults has made Menethil Harbor safe.$B$BYou are a $R of merit, and the kingdom of Ironforge rewards those who serve it well.','Have you killed Nek\'rosh?','','','','','',3625,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3209,6194,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (475,2,141,4,6,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,476,0,0,0,'A Troubling Breeze','A troubling breeze blows through the forest.$B$BGaerolas Talvethren serves as Great Warden to the hibernating Druids of the Talon in the Ban\'ethil Barrow Den. His duty as the chosen protector of the Sleeping is to ensure their safety so that their pact with Ysera remains fulfilled.$B$BBut word from Gaerolas is now delayed and I grow nervous. Travel east to Starbreeze Village and bring back a report from Gaerolas so that I can put my worries to rest, knowing my dreaming brethren slumber safely.','Seek out Gaerolas Talvethren in Starbreeze Village.$B','Thank the forest spirits you are here! I knew Athridas would sense trouble and send help.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,50,0,0,0,0,0,162,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (476,2,141,4,6,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,475,0,0,483,0,0,0,'Gnarlpine Corruption','The Gnarlpine tribe has been corrupted!$B$BThe once peaceful furbolgs have turned against the protectors of the forest. They ambushed me as I left for the Ban\'ethil Barrow Den and proceeded to pillage Starbreeze Village. Ursal the Mauler, their chieftain, is using the evil powers of the Fel Moss to drive them mad.$B$BI am too wounded to return to Athridas to bring him this grave news. The task is left to you, young $c. We can only hope that the deranged Gnarlpines have not made it to Ban\'ethil yet!','Return to Athridas Bearmantle in Dolanaar.','By the stars! This is quite disturbing indeed!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,100,0,0,0,0,125,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,5,0,0,0,0,0,0,0,0,0), - (477,2,130,10,14,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,478,0,0,0,'Border Crossings','As you may know, the town of Ambermill remains a source of human opposition, mainly through the support they receive from the wizards of Dalaran.$B$BI don\'t know what their plan is, but for them to show interest in a backwater village like Ambermill indicates that it must have some greater importance.$B$BThey\'ve been shipping crates by the wagon from Hillsbrad. Many of those supplies end up at a small camp north of Pyrewood Village. Retrieve the contents of a crate and return them to me.','Retrieve the contents of one of the Dalaran wizards\' crates. You will find Pyrewood Village to the south.','',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (478,2,130,10,14,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,477,0,0,481,3353,1,0,'Maps and Runes','','Bring the strange pendant to Shadow Priest Allister at the Sepulcher.','Maps and this... pendant, hm? Interesting.$B$BIt is obvious that the Dalaran wizards are interested in Ambermill for some purpose, but still, their aim is hidden to me.$B$BPerhaps Dalar will know something of their use.','Have you learned anything useful, $N?','','','','','',3353,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,150,0,0,0,0,500,450,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (479,2,130,10,16,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,482,0,0,480,0,0,0,'Ambermill Investigations','Dalar is attempting to locate the source of the wizards\' spellcasting. For now, we\'ll have to slow their progress in any way we can...$B$BThe conjurers, mages and protectors are no doubt carrying the pendants. Remove and retrieve them.$B$BTake the main road south and the eastern fork into Ambermill.','Obtain 8 Dalaran Pendants for Shadow Priest Allister at the Sepulcher.','Dalar has found that the weaving is quite far along, despite the setback.$B$BA wizard of great power is guiding the magic energy. He must be stopped quickly.','We must hurry, their plans must not come to fruition, or we may lose our hold on Silverpine Forest.','','','','','',3354,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,800,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (480,2,130,10,22,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,479,0,0,0,0,0,0,'The Weaver','An archmage of great power is overseeing the reactivation of the ley energy node. With the progress they have made, our only hope of stopping them is by killing him. It will be difficult, he is no doubt protected by many other mages and warders.$B$BYou must go, and you must dispatch him quickly. When he is dead, retrieve his staff for me. Go now.','Kill the Dalaran archmage, then retrieve his staff for Shadow Priest Allister at the Sepulcher.','The magic of the wizards dissipates, and the ley energies fade into dormancy. Your efforts have been fruitful, $N, and we have dealt a major blow to our enemies, and to the overbearing wizards of Dalaran.$B$BWe must be vigilant, however, knowing that source of energy lies so close at hand... Plans must be made for the future.','Quickly, time runs short, $N!','','','','','',3515,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3452,3585,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,1050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (481,2,130,10,14,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,478,0,0,482,3353,1,0,'Dalar\'s Analysis','Take the pendant to Dalar Dawnweaver, perhaps he can shed some light on the wizards\' plans.','Take the rune-inscribed pendant to Dalar Dawnweaver at the Sepulcher.','Interesting, more machinations of the Kirin Tor, it would seem. This is a powerful artifact. It was used frequently by powerful wizards of the Kirin Tor to channel magical energies.$B$BThat they are delivering so many to Ambermill indicates that they must be undergoing a project of some magnitude.$B$BI will see if I can pierce their shields and ascertain their intent.','Yes, $C? What is it?','','','','','',3353,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,10,0,0,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (482,2,130,10,14,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,481,0,0,479,0,0,0,'Dalaran\'s Intentions','Of course! How could I have forgotten?$B$BAmbermill was one of the sites earmarked by the Kirin Tor, noted because it houses a dormant ley energy node. The wizards must be planning to reactivate the node and use its energies for some greater purpose.$B$BWe cannot allow this to happen...$B$BIt will take a great amount of power to activate the area\'s ley energies, we can stall them by taking the pendants away from the wizards.$B$BRelay this information to Allister, he will decide a course of action.','Speak with Shadow Priest Allister at the Sepulcher.','Ill news you bring, $N. If Dalar is correct--and I\'ve no reason to believe he isn\'t--we must move quickly.$B$BI must confer with him on our plan of attack. But in the meanwhile we will have to delay their progress.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,10,0,0,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (483,2,141,4,9,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,476,0,0,486,0,0,0,'The Relics of Wakening','Gnarlpine invaders were seen ravaging the Ban\'ethil Barrow Den to the west.$B$BThe slumbering druids will be trapped in the Emerald Dream for eternity, unaware of their fate, unless we help. The delicate hibernation ritual cannot be broken without the Relics of Wakening.$B$BJourney to the Den and retrieve the Raven Claw Talisman, Black Feather Quill, Sapphire of Sky, and Rune of Nesting. The druids store them in sacred chests. Return them to me and I will prepare the awakening ritual.','Retrieve the Relics of Wakening and bring them to Athridas Bearmantle in Dolanaar.','You have succeeded, young $C! Well done. And just in time I might add.','$N, the kidnapped Druids of the Talon will be forever trapped in the Emerald Dream if we cannot retrieve the Relics of Wakening from the Ban\'ethil Barrow Den to the west.$B$BFor every minute we delay their fate comes one step closer to eternal doom.','','','','','',3405,3406,3407,3408,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9599,9603,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,100,0,0,0,0,300,465,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (484,2,11,18,22,0,0,77,0,0,0,0,47,9000,0,0,0,0,8,0,0,0,0,471,0,0,0,'Young Crocolisk Skins','I\'m James Halloran, the tanner. My cured crocolisk skins are sought after all over, shipments leaving by boat to ports around the world.$B$BMet Einar? He\'s one of the hunters that brings crocolisk skins in for me.$B$BI\'m a bit short on the softer skins that come off crocolisk young.$B$BBeing that I\'m running low, I\'ll pay you top coin for a stack of the skins. You can find the young crocs in the marshes right outside of town.','Obtain 4 Young Crocolisk Skins for James Halloran in Menethil Harbor.','Nice work you\'ve done here, $N. The quality of these skins is superb. I\'ll have to get them into the curing process as soon as possible. Oh, but before I get to that, there\'s some other work I need done that I think you might be able to take care of.','$N, right? Do you have my skins?','','','','','',3397,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,1400,1050,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,6,21,0,0,0,0,0,0,0,0,0), - (485,2,47,43,48,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,836,8704,1,0,'Find OOX-09/HL!','You have uncovered some sort of strange, egg-shaped device made from metal. Fiddling with one of its knobs springs the egg to life, as it opens up into some sort of gnomish robotic contraption! A voice from inside the robotic egg crackles to life.$B$B\"My name\'s Oglethorpe Obnoticus, and my homing robot has crashed! I will reward you for its recovery; please take this beacon to the robot!\"$B$B\"I now have computed the coordinates of the robot for you; it crashed at the head of the river near Skulk Rock!\"','Take the distress beacon to Oglethorpe\'s homing robot at the head of the river in the Hinterlands, near Skulk Rock.','You place the egg... distress beacon... inside the chicken... homing robot.$B$BHums and whirs are heard from inside the robot as it struggles to stand up. After the robot comes to life, Oglethorpe\'s voice is heard once more, but now from inside the robot:$B$B\"OOX-09/HL is working at least, but it needs major repairs! It is much too heavy for you to carry it... but I think I have an idea. Are you up for watching over it some more?\"','You appear to have uncovered the wreckage of... a robotic chicken? The voice from within the egg crackles to life again:$B$B\"Yes, excellent work! This is indeed my homing robot, though my sensors indicate that it needs a jump start before it can fly back to Booty Bay for repairs. Go ahead and place the beacon inside the rover - the beacon will take care of the rest!\"','','','','','',8704,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-250,250,0,0,0,0,2640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (486,2,141,4,12,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,483,0,0,0,0,0,0,'Ursal the Mauler','Now the time has come to save the Druids of the Talon. If we fail now, $N, they will be forever lost in sleep.$B$BI shall prepare the Relics of Wakening and perform the ritual. For my work to take effect, the cursed beast responsible for this horrible situation must be slain. Only then will the ritual be complete.$B$BIt was Ursal the Mauler who meddled with our brethren\'s calling and it is Ursal the Mauler who must now pay so they can be freed. Travel to Gnarlpine Hold in the southwest and slay him.','Kill Ursal the Mauler and return to Athridas Bearmantle in Dolanaar.','$N you have proven yourself a most worthy and able $C. A night elf who follows the path of honor as sure as you do is certain to find great glory in this world.$B$BMay the forest spirits protect you wherever your travels may take you.','Our brethren cannot be awakened until Ursal the Mauler has been slain, $N.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2039,0,0,0,1,0,0,0,0,0,0,0,5459,5587,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,0,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (487,2,141,5,8,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Road to Darnassus','The road to Darnassus must be kept safe. Travelers heading from Dolanaar to Darnassus have been reporting ruthless attacks by corrupted furbolgs from the Gnarlpine tribe.$B$BImportant news and commerce travels to and from Darnassus by way of this road daily. We cannot afford to have a rogue band of heathens terrorizing people.$B$BTake up arms in the name of the sacred forest, $c. Their den lies somewhere below this vantage point. Slay 6 of these Gnarlpine ambushers and report back to me.','Slay 6 Gnarlpine Ambushers and return to Sentinel Amara Nightwalker outside of Dolanaar.','You have served the good people of Dolanaar and Darnassus well, brave $C. As a member of the Sentinel force of Teldrassil I salute your efforts.','The road is still not safe, $c. Travel forth and slay 6 Gnarlpine Ambushers and return to me.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2152,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,100,0,0,0,0,225,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (488,2,141,4,5,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Zenn\'s Bidding','Eager for work, I see. Lucky for you a day never goes by that I don\'t wish I had a fledgling $c to perform my bidding.$B$BYou see, $N, I can make you very happy and provide you with things you never dreamed of having. But in order for that to happen you must bring me certain items.$B$BMy business in the forest often requires certain. . .reagents. Fetch for me 3 Nightsaber Fangs, 3 Strigid Owl Feathers and 3 swatches of Webwood Spider Silk.$B$BLet\'s keep this our little secret, $r.','Bring Zenn Foulhoof outside of Dolanaar 3 Nightsaber Fangs, 3 Strigid Owl Feathers and 3 swatches of Webwood Spider Silk.','Ha ha! Well, done indeed.$B$BWho would have ever guessed that I, Zenn Foulhoof, would have a $R to do my bidding? Certainly not me! But so it goes... this beloved world of ours is full of surprises.$B$BThree cheers for the naive and gullible!','Have you been a busy little bee, $N? I\'ve been waiting for you to bring me what I need.','','','','','',3409,3411,3412,0,3,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5457,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,100,270,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (489,2,141,4,7,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,488,0,0,0,0,0,0,'Seek Redemption!','The Council of the Forest has news that you aided Zenn Foulhoof. The satyr is an enemy of the forest. As a $r, you should know better than to defile the forest by killing Nature\'s creatures.$B$BYou must redeem yourself in the eyes of the Council if you wish to remain a friend of Teldrassil.$B$BTeach Foulhoof a lesson and you shall be redeemed. Fel Cones are corrupted seeds that fall from the trees. They billow with green smoke.$B$BGive some to Foulhoof. He\'ll think you have brought him a harmless snack.','Collect 3 Fel Cones and give them to Zenn Foulhoof outside of Dolanaar.','Ah, what a sweet $R! I knew you would come in handy!','What do you have for me, $N? A lovely snack I presume?','','','','','',3418,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,500,0,0,0,0,175,375,0,0,0,0,0,0,0,0,1,5,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,489), - (491,2,130,12,18,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,461,0,0,0,3425,1,0,'Wand to Bethor','Thule once told me that, long ago, he and two colleagues created a magic wand, woven together from the apprentice wands each mage possessed. This wand was a symbol of their friendship, and although Thule came to despise it he could not part with it, nor could he let the others have it. So he stole the wand, and hid it in Fenris Keep.$B$BHere. Take the wand to Bethor Iceshard, one of Thule\'s friends from years past. I\'m sure he will want it.','Take the Woven Wand to Bethor Iceshard in the Magic Quarter of the Undercity.','...what is this? Thule had our Woven Wand? I thought it was lost when our friendship sundered and he sided with the Lich King!$B$BHe must not have invoked its power, for if he had I would have sensed it. And it is good that he did not use it...$B$BThis is a marvelous find. You have my gratitude, $N, and will be rewarded.','$N. Have you defeated Thule Ravenclaw?','','','','','',3425,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3457,3458,3581,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,350,0,0,0,0,0,1020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (492,2,85,6,11,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,3460,1,0,'A New Plague','According to the Deathguard, another one of those foolish Dwarven Mountaineers has just been captured. The Deathguard likes to use the cellar of the Gallows End Tavern as a holding cell until prisoners can be \"properly\" dealt with.$B$BWhy don\'t you go see how the Captured Mountaineer enjoys this special drink I made for him? It contains a subtle hint of what The Dark Lady has planned for the rest of Azeroth.','Bring Johaan\'s Special Drink to the Captured Mountaineer.','Ah, a drink at last. I\'m sure it\'s no Rhapsody Malt but I\'ll take anything to whet the old whistle at this point.','Why if I had my trusted rifle you\'d be as good as dead, $C. Just wait until the Steam Tank Brigade arrives to rescue me!','','','','','',3460,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,525,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,14,1,0,0,0,0,0,0,0,0,492), - (493,2,130,19,20,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3468,1,0,'Journey to Hillsbrad Foothills','The Royal Apothecary Society is under extreme pressure from the Dark Lady to develop a New Plague. We are working diligently and have made much progress. It is our belief that the success will be achieved much faster if we share information amongst the Society.$B$BFor that reason I want you to deliver my latest findings to Apothecary Lydon in Tarren Mill, a small town nestled in the Hillsbrad Foothills. The journey will be a long one.$B$BHead south and stick to the roads. Follow the signs closely!','Deliver Apothecary Renferrel\'s findings to Apothecary Lydon in the town of Tarren Mill in the Hillsbrad Foothills.','Ah, most excellent. Apothecary Renferrel has my utmost respect. I am anxious to study his work.','You have something for me?','','','','','',3468,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,150,0,0,0,0,900,690,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (494,2,267,19,20,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Time To Strike','Be silent and pay attention, $c.$B$BI was sent to this position in order to survey the town of Hillsbrad. My mission is one of reconnaissance. It is imperative that you send word to High Executor Darthalia in Tarren Mill at once. Let her know that I, Deathstalker Lesh, send the following message:$B$B\"The raven\'s cry from the west doth beckon.\"$B$BFollow the road to the east and pay close attention to the signs. Now, hurry! Off you go to Tarren Mill, and with urgency I might add!','Travel to Tarren Mill to deliver Deathstalker Lesh\'s message to High Executor Darthalia.','The raven\'s cry from the west doth beckon?$B$BSuperb news! Hillsbrad is ripe for attack. We can carry out our plan of destruction now. Varimathras will be pleased.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,600,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (495,2,1497,34,39,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,518,0,0,0,'The Crown of Will','Mug\'Thol and his ogre warband was sent to Alterac to retrieve the Crown of Will for Lady Sylvanas. Unfortunately, instead of returning it, the idiot decided to try it on... I suppose ogres can\'t resist anything bright and shiny.$B$BHis bumbling actions have become something of a problem, however. The Crown of Will enabled him to resist the possession placed upon him to serve Lady Sylvanas.$B$BThe Dark Lady wants an example made, travel to Tarren Mill in Hillsbrad and report to Melisara, my lieutenant.','Report to Melisara at Tarren Mill in the Hillsbrad Foothills.','You were sent by Shalindra? Very well then, you\'ll find I don\'t waste much time with idle chatter.$B$BMug\'Thol is an irritant, and we will deal with him quickly, thoroughly, and without incident.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,180,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (496,2,267,19,22,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,499,0,0,0,'Elixir of Suffering','Ah, another wretched day in Tarren Mill. All of this clean air puts me in such a foul mood, $N.$B$BThe sooner we can plague the humans here, the better. I\'ve been conducting intense studies on possible killing agents to use in my concoctions but I haven\'t the time to collect them all.$B$BIf you want to make yourself of use, procure the following items for me: 10 Gray Bear Tongues and the very rare and hard to find, Creeper Ichor. You\'ll find both bears and creepers just outside of Tarren Mill.','Apothecary Lydon of Tarren Mill wants 10 Gray Bear Tongues and some Creeper Ichor.','These specimens are perfect. Well, $N, you have managed to bring me the slightest hint of joy on yet another miserable day. Your efforts are appreciated.','I see you are back. I hope you were able to gather the agents I need. Another deathless day will put me in such a gloomy mood.','','','','','',3476,3477,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,25,0,0,0,0,150,108,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (498,2,267,17,22,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Rescue','Me and some other warriors were sent by the Warchief to retrieve an object from Durnholde and to investigate this so-called Syndicate.$B$BWe went to Durnholde to take a look around, but we were taken by surprise by a large number of the humans. We fought bravely, but their sheer numbers were enough to defeat us. They took a few of us captive, but I was able to escape.$B$BDurnholde is just southeast of here, across the river. Drull and Tog\'thar are being held there, you must go and rescue them.','Krusk in Tarren Mill needs you to free Drull and Tog\'thar from Durnholde Keep.','So the humans thought to turn our warriors into slaves, did they? We\'ll show them!$B$BIt would seem that they have taken Gol\'dir, our leader, to another location. We must find him and rescue him. But we currently have no clue where he is...$B$BWhen we have a lead, I will be sure to tell you, $N.','You must make haste, $C. I shudder to think what the humans might be doing to Drull and Tog\'thar.','','Rescue Drull','Rescue Tog\'thar','','',0,0,0,0,0,0,0,0,3467,3499,0,0,1,1,0,0,-1721,-1722,0,0,1,1,0,0,3366,3366,0,0,3752,3733,0,0,0,0,1,1,0,0,0,0,3734,0,0,0,1,0,0,0,76,530,81,0,0,350,150,150,0,0,0,1320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (499,2,267,19,22,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,496,0,0,0,3495,1,0,'Elixir of Suffering','It will take but a moment for me to mix these components into what I have deemed an Elixir of Suffering.$B$BThere we go! Ah, nothing brightens a gloomy day in these miserable foothills like bringing a little suffering into the world.$B$BLet us see if our little potion has achieved its desired effect.$B$BGive my assistant Umpi a taste of what the Dark Lady has planned for both humans and Scourge alike.','Give Umpi the Elixir of Suffering.','Croak!','Ribbit!','','','','','',3495,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,1050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (500,2,36,30,36,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,504,0,0,0,'Crushridge Bounty','Crushridge ogres have dug an ogre mound up in the Alterac Mountains near the ruined city of Alterac. And my scouts tell me they\'ve taken over those ruins as well.$B$BWe can\'t let them get cozy up there; if they think they\'re safe where they are, then their next step will be to move down into the foothills, which will put them right at our front door!$B$BGo north to the Alterac Mountains and hunt ogres. Bring me the Dirty Knucklebones they carry and you will earn a nice bounty.','Gather 9 Dirty Knucklebones from Crushridge ogres in the Alterac Mountains. Bring them to Marshal Redpath in Southshore.','Very good, $N You must have hacked through a whole mess of ogres to get all these knucklebones.$B$BThat should keep them out of our hair. At least, for a while.','$N, are you still hunting ogres? Do you have the knucklebones I had you gather?','','','','','',2843,0,0,0,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,7500,2100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (501,2,267,21,24,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,502,0,0,0,'Elixir of Pain','Oh, $N. . .the flowers are blooming in Hillsbrad and the air is so fresh and brisk. I can\'t help but to wallow in the misery of it all. I look out my grimy window and long for the day when our New Plague brings this world the death it deserves.$B$BAs much as I would love to sit and brood all day, my duty to the Dark Lady calls. Help me, would you? My research leads me to believe I can make the most splendid death-brew with the blood of a Mountain Lion. Bring some to me and we\'ll have a little fun.','Bring 10 vials of Mountain Lion Blood to Apothecary Lydon in Tarren Mill.','Superb collecting, $N.','I remember you, $N. You were going to help me out in concocting my latest elixir. I\'ll need that blood before I can bring my own special brand of misery to the inhabitants of Hillsbrad.','','','','','',3496,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2230,3741,6482,0,0,0,1,1,1,0,0,0,3735,0,0,0,1,0,0,0,68,0,0,0,0,250,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (502,2,267,21,24,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,501,0,0,0,3497,1,0,'Elixir of Pain','Ah, nothing like the smell of fresh blood in the foothills!$B$BNow we\'ll mix in a touch of this and a little of that and let the real fun begin! What I have created with this blood, I like to call an Elixir of Pain. If my calculations are correct this concoction could be the start of something very beautiful for Lady Sylvanas. But what we need is a test.$B$BTake this elixir out to the northern farm in Hillsbrad Fields to the southwest. Let\'s see how Farmer Ray\'s little dog Stanley likes this \"treat.\"','Feed the Elixir of Pain to Stanley.','You pour some of the elixir into your hand and hold it before Stanley\'s mouth.','Woof?','','','','','',3497,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,150,0,0,0,0,0,870,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,502), - (503,2,267,29,36,0,0,178,0,0,0,0,0,0,0,0,0,0,12,2,533,0,0,506,0,0,0,'Gol\'dir','From what I can tell of the documents you procured, Gol\'dir is being held in a large Syndicate base to the north, most likely in the Alterac Mountains. He has been held captive far too long and must be freed.','Free Gol\'dir then return to Krusk in Tarren Mill.','Thank you, $N. I led the expedition from Durotar under the Warchief\'s orders, but as you can see, our plans went somewhat awry. They have held me captive here in this town, forcing me to work, hauling burdens, digging...$B$BWhat I have suffered is unimportant, however. There is important information you must deliver to whomever is leading our group now.','Give me the key, $C, I will undo the lock myself.','Find where Gol\'dir is being held','','','','',3704,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,1680,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (504,2,36,30,40,1,0,77,0,0,0,0,0,0,0,0,0,0,8,0,500,0,0,0,0,0,0,'Crushridge Warmongers','Now that you\'ve had a taste of the Crushridge ogres, I want you to really bloody their noses...$B$BGo into the Ruins of Alterac and seek out the Crushridge Warmongers. I want you to cut down a good number of them - that\'s the only way those brutes will learn to keep their distance from Alliance territory.','Slay 10 Crushridge Warmongers, then return to Marshal Redpath in Southshore.','Very good. Here is your reward.$B$BAnd when you were hunting those Warmongers, how did Alterac city look? It\'s in bad shape I would guess. Ogres are not known for their cleanliness.$B$BThankfully, your efforts will help keep them away from Southshore.','You have more Warmongers to slay, $N. You should be up on the mountains on your task, not down here with your weapon stowed.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2287,0,0,0,10,0,0,0,0,0,0,0,5249,3763,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,54,72,0,0,0,150,250,0,0,0,0,2820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (505,2,36,26,33,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Syndicate Assassins','I am the new magistrate of Southshore, recently assigned after the assassination of the previous magistrate. The assassins were never found, but through our investigations we\'re almost certain they were hired by the Syndicate - a group of thieves led by villainous nobles of the now fallen kingdom of Alterac.$B$BThe Syndicate has a camps in Sofera\'s Naze and Corahn\'s Dagger, north and west of the Horde-occupied Tarren Mill. Slay the Syndicate members you find in these camps.','Kill 12 Syndicate Footpads and 8 Syndicate Thieves, then return to Magistrate Henry Maleb in Southshore.','Thank you, $N. Although they may still be lurking about, we hope that some of the thieves and footpads you slew were responsible for the last magistrate\'s death. But even if they weren\'t, the Syndicate is a taint on this land and a stain on the human race.$B$BTheir deaths are welcome to Southshore.','You have slain those Syndicate thugs, I trust?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2240,2241,0,0,12,8,0,0,0,0,0,0,3758,3759,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (506,2,267,29,36,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,503,0,0,507,0,0,0,'Blackmoore\'s Legacy','A day or two ago, I was visited by the leader of this Syndicate. His name was Aliden Perenolde, and styled himself lord of this land. He confided in me his plans to take the orcs that stood against him as slaves, just as his father and his mentor, the despised Blackmoore, had planned.$B$BMore important was that he brought his mistress, a wisp of a girl named Elysa. Around her neck was the pendant the Warchief desires.$B$BNow go, I will make my own way, after I have settled my business here.','Return the information gathered by Gol\'dir to Krusk in Tarren Mill.','The nerve of those overbearing humans! We\'ll show them that the orcs shall never submit to their will!$B$BThis will now be our mission, in addition to recovering the trinket the Warchief desires. It would seem that by accomplishing one, we will also accomplish the other.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,150,0,0,0,0,3000,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (507,2,267,29,42,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,506,0,0,508,0,0,0,'Lord Aliden Perenolde','It is clear that Perenolde must be killed, his foulness removed from the world. His manor lies a ways to the north of here, on the shores of Lordamere Lake. Do your duty, $n, then retrieve the pendant that the Warchief desires, and return here.','Kill Lord Aliden Perenolde and ask his mistress, Elysa, about Taretha\'s pendant.','No, no please don\'t hurt me! I never meant your people any harm, he\'s had me against my will! Please... spare me!','W-what do you want?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2423,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (508,2,267,29,40,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,507,0,0,0,3498,1,0,'Taretha\'s Gift','The pendant? Of course you can have it... Take it! I want no memory of him... just please, please leave in peace...','Return Taretha\'s pendant to Krusk in Tarren Mill.','It is strange that the Warchief would expend so much over such a small thing. I do not claim to understand him, but I will follow him, whatever his commands. You did well, $N, no doubt the Warchief will be glad to hear of your success.','You\'ve returned, $N. Success to report?','','','','','',3498,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3764,3765,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (509,2,267,24,28,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,513,0,0,0,'Elixir of Agony','Another day, another elixir to be made. If it were up to me, I\'d just let the pathetic humans and Scourge fight it out. They seem bent on killing each other as is.$B$BAlas, our Dark Lady wants to help speed up the process a tad so why not pass these morbid days by spreading a little death and disease across the land?$B$BHere\'s the plan, $N: you go out to Nethander Stead, south of Tarren Mill and east of the river and Southshore. Collect for me 6 Mudsnout Blossoms from the field for my next elixir.','Bring 6 Mudsnout Blossoms to Apothecary Lydon in Tarren Mill.','Ah, the horrible reek of Mudsnout Blossoms. At least those filthy Gnolls are good for something.','Any luck at Nethander Stead?','','','','','',3502,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2459,929,0,0,3,5,0,0,68,0,0,0,0,250,0,0,0,0,2500,1380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (510,2,36,26,34,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,512,3718,1,0,'Foreboding Plans','Among these documents is a list of requested supplies. These include mundane items (food, weapons, clothing) as well as more exotic gear (masks, oil, poison).$B$BBut what is most notable is the urgency of the request - these supplies were needed soon in order to undertake what is described in the document as an \"important mission against Southshore.\"','Bring the Foreboding Plans to Magistrate Maleb in Southshore.','$B$BThese are very troubling, $N. From the information in these documents, and from the Syndicate\'s actions in the past, we must assume that band of cutthroats has waged war on Southshore.','$N, you look anxious. Is there something you wish to tell me?','','','','','',3718,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (511,2,36,30,34,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,514,3521,1,0,'Encrypted Letter','One of the letters on this table is encrypted and inscrutable.','Bring the Encrypted Letter to Loremaster Dibbs in Southshore.','What is this? Hold a moment... let me take a closer look.$B$B...$B$BHm, I have never before seen this form of encryption, but I must admit that my knowledge in that area is by no means complete.','Yes, $N? Do you have some business with me?','','','','','',3521,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (512,2,36,26,36,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,510,0,0,0,0,0,0,'Noble Deaths','I fear the leadership behind the Syndicate is bent on Southshore\'s ruin. We must strike hard at these leaders before their plans are realized.$B$BEnter the ruins of Strahnbrad, in the Alterac Mountains to the north. We think the Syndicate is using the area as a headquarters.$B$BWe know this gang of cutthroats is run by former Alterac nobles. They may be hiding as normal Syndicate agents, but you\'ll know you\'ve killed a noble by the signet ring he wears.$B$BBring me those signet rings.','Bring 7 Alterac Signet Rings to Magistrate Maleb in Southshore.','Stripping the Syndicate of its nobility will remove its ability to act decisively, and reduce it to nothing more than a gang of thugs.$B$BYou serve your Alliance well, $N.','Have you been hunting the Syndicate? Do you have those rings?','','','','','',3505,0,0,0,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,469,0,0,0,0,250,0,0,0,0,4000,1680,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (513,2,267,24,28,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,509,0,0,515,3506,1,0,'Elixir of Agony','Just when I thought another day was going to pass devoid of any joy, you brought me those marvelous Mudsnout Blossoms.$B$BFirst I will mix them down into a fine composite. We\'ll then need Master Apothecary Faranell in the Undercity to apply his colloid of decay to it and then we\'ll be ready for some good fun indeed!$B$BHere, take this Mudsnout Composite and run it off to Master Faranell at once, $N.','Take the Mudsnout Composite to Master Apothecary Faranell in the Undercity.','Apothecary Lydon sent you? Ah, why didn\'t you say so!$B$BDespite his gloomy disposition, Apothecary Lydon is one of our most dedicated and skilled members.$B$BThe good chap sends Mudsnout Composite! I know what our friend in Hillsbrad is up to now. And I like the way he thinks. The Dark Lady would be most impressed with the progress he is making toward the new plague.','Can you not see I am busy, $C? The Dark Lady insists on a new plague before the Scourge advance from Northrend overwhelms us. And with the human threat pressing from the south, time becomes my most precious commodity. This better be important!','','','','','',3506,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,0,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (514,2,36,30,34,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,511,0,0,525,3521,1,0,'Letter to Stormpike','I have a colleague in Ironforge who may be able to help decrypt this letter. Go to the Library in the Hall of Explorers in Ironforge and speak with Prospector Stormpike. Tell him I sent you and show him the letter. If there\'s anyone north of Blackrock Spire who can read this, it is he.','Take the Cleverly Encrypted Letter to Prospector Stormpike in Ironforge.','Ah, encryption! A specialty of mine. Let me see here...','Dibbs from Southshore sent you, did he? How is the old bookworm doing?','','','','','',3521,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,75,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (515,2,267,24,30,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,513,0,0,517,3508,1,0,'Elixir of Agony','A mudsnout composite? Absolutely brilliant! Why didn\'t I think of that?$B$BLet me contribute my colloid of decay to this devilish brew.$B$BIn order to activate the contaminating agents in this mudsnout mixture, Lydon is going to need a strong troll\'s blood potion, as well as some daggerspine scales and torn fin eyes from the southern coast of Hillsbrad. He\'ll know what to do once you\'ve gathered him all the reagents. And my, how anxious I am to hear how his experiment goes!','Bring the Mudsnout Mixture, a Strong Troll\'s Blood Potion, 5 Daggerspine Scales and 5 Torn Fin Eyes to Apothecary Lydon in Tarren Mill.','The excitement of this experiment has me feeling giddy! You have been such a great help, $N. Together we will spread death and disease to this land!','So glad to see you back, $N. I was growing so terribly bored here. Not a single entertaining thing to do besides poison and disease Umpi and reanimate her. . .over and over and over again.$B$BHow went the trip to the Undercity? Were you fortunate enough to slaughter any humans along the way?','','','','','',3508,3388,3509,3510,1,1,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3749,3747,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,350,0,0,0,0,0,1830,0,0,0,0,0,0,0,0,6,5,1,5,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (516,2,130,16,21,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Beren\'s Peril','I have received reports that a group of undead are holing up to prepare for an attack against us. Armed with this information, we can turn the tables and attack them first, nipping their little plan in the bud.$B$BUnfortunately, my information is spotty, at best. They are reported to be hiding in a location known as Beren\'s Peril. The exact location is unknown, but it appears to be a cave in the hills, near a pocket of Dalaran wizards.$B$BI trust your resourcefulness. Find them, and put them down.','Locate Beren\'s Peril, then kill 6 Ravenclaw Drudgers and 6 Ravenclaw Guardians, then return to Shadow Priest Allister at the Sepulcher.','If our scouts and agents continue to procure valuable information such as this, we shall have the Lich King\'s Scourge removed from our lands in no time.','Have you located their base yet, $n? Time is of the essence!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1974,1973,0,0,6,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5252,0,0,0,1,0,0,0,68,0,0,0,0,150,0,0,0,0,0,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (517,2,267,24,30,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,515,0,0,524,0,0,0,'Elixir of Agony','This new elixir is finally ready to be tested. But why let a perfectly good, highly contagious plague go to waste on a mere frog or dog? Let\'s have us some true fun in the name of Lady Sylvanas.$B$BHead down to Dun Garok. You know the barracks where those filthy little dwarves skitter about. Steal me a keg of their Shindigger Stout. Once I have that keg, you and I will have quite the party, $N.','Bring a keg of Shindigger Stout to Apothecary Lydon in Tarren Mill.','Finally! Now we are ready for action!','Sometimes I get so bored out here in Tarren Mill I like to open up the formaldehyde jar and let the lovely aroma waft through the air. Makes Umpi a little nervous though.$B$BSo were you able to get a keg from the Dwarves? I swear if I have to stare at this deadly elixir without using on it someone for another day I am going to scream.','','','','','',3517,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,0,720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (518,2,267,34,39,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,495,0,0,519,0,0,0,'The Crown of Will','Mug\'Thol and his Crushridge ogres have overrun the ruins of Alterac. It will be hard to inflict any serious punishment upon him without thinning out the ogres\' numbers.$B$BAfter softening them up, we\'ll proceed.$B$BUnderstood? Good. Now go.','Kill 10 Crushridge Maulers for Melisara in Tarren Mill.','The snow blooms red with the blood of the ogres, but we cannot cease our efforts until the spirit and numbers of the Crushridge have been crushed and ground into the dirt and snow.','I note that your task is unfinished, $N. Shall I inform Sharlindra of your ineptitude?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2254,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,1350,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (519,2,267,34,41,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,518,0,0,520,0,0,0,'The Crown of Will','Targ, Muckrake, and Glommus are Mug\'Thol\'s lieutenants. They are loyal to him, though who can say what drives an ogre to loyalty.$B$BBring me their heads, $n, and then all that will remain is to remove Mug\'Thol\'s head, crown and all.','Kill Targ, Muckrake, and Glommus and bring their heads to Melisara in Tarren Mill.','...and I thought ogres smelled foul enough to begin with.$B$BWhen you bring me Mug\'Thol\'s head, I will have the four of them mounted on pikes above Alterac. A fitting monument to those who go against the Dark Lady\'s wishes.','I want their heads, $N, not excuses.','','','','','',3550,3551,3552,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (520,2,267,34,43,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,519,0,0,521,0,0,0,'The Crown of Will','With Mug\'Thol\'s lieutenants dead, all that remains is to kill Mug\'Thol and retrieve the Crown of Will. I have no doubt he\'ll be reluctant to part with it. Most likely expecting you, too, given the... departure... of his fellows.$B$BFind Mug\'Thol, and deliver his head and the Crown to me. The Crushridge resistance will be at an end.','Kill Mug\'Thol, and return his head with the Crown of Will to Melisara in Tarren Mill.','You have done your duty well, $N. Mug\'Thol\'s head shall adorn the highest peak of the ruins of Alterac, and the Deathguard will sweep the remnants of the Crushridge into the ground.','Three heads I have, a fourth I need. It will be Mug\'Thol\'s, or it will be yours, $N. That I promise.','','','','','',3553,3554,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,350,0,0,0,0,0,2670,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (521,2,267,34,43,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,520,0,0,0,3554,1,0,'The Crown of Will','All that remains is to deliver the Crown of Will to Sharlindra in the Undercity. She will see that it is delivered to Lady Sylvanas. I would warn you against thinking to use it for your own purposes, $n, Mug\'Thol\'s fate should be illustration enough.','Deliver the Crown of Will to Sharlindra in the Undercity.','So this is the relic the ogre used to duck the will of the Dark Lady...$B$BStrange that something so simple could wield so great a power. And to fall into as clumsy hands as those. Well done, $N, I will deliver the crown to Lady Sylvanas, and see that she hears of your accomplishment.','Yes? Do you have something to report?','','','','','',3554,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4430,0,0,0,1,0,0,0,68,0,0,0,0,250,0,0,0,0,0,2160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (522,2,36,30,38,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,523,3668,1,0,'Assassin\'s Contract','This is a contract for the assassination of Magistrate Henry Maleb. It was sealed and stamped in red wax, using a distinctive signet ring.','Bring the Assassin\'s Contract to Magistrate Maleb in Southshore.','$B$BThat explains the latest attack on Southshore. The Syndicate must be after me, just as they were the last magistrate!','You look out of breath! Do you have something to report?','','','','','',3668,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (523,2,36,30,40,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,522,0,0,0,0,0,0,'Baron\'s Demise','The contract you recovered was signed by Baron Vardus, a noble of the former kingdom of Alterac, and one known for a cold heart and brutal practices. I\'m not surprised someone like the Baron was behind this.$B$BFind this man. Find him, and bring him to justice. He must be among the Syndicate haunts - perhaps at the ruins of Strahnbrad, or perhaps within the valley north of them.','Bring the Head of Baron Vardus to Magistrate Maleb in Southshore.','Thank you, $N. My head rests a little easier, knowing that villain lost his.','Baron Vardus cannot think Southshore will allow him to send his thugs against us with impunity. I want his head!','','','','','',3626,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,10000,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (524,2,267,24,30,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,517,0,0,0,3520,1,0,'Elixir of Agony','Next door the Deathguards are holding a few captured farmers hostage. High Executor Darthalia suspected one of the military strategists from Stormwind to be hiding out amongst them. Apparently the military chap was found dead in the Plaguelands last night. Darthalia, always looking out for me, decided the prisoners would be left to my disposal.$B$BI think it\'s time we threw those farmers a party. Sounds like a grand ol\' time!$B$BPlace this tainted keg on the rug in their room. Plagued brew for all!','Place the Tainted Keg on the rug for the captured farmers.','You rest the tainted deg on the dusty rug.','A musty smell emanates from the rug.','','','','','',3520,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,500,0,0,0,0,0,2160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,524), - (525,2,36,30,34,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,514,0,0,537,3518,1,0,'Further Mysteries','I decrypted the letter, but I don\'t know what to make of it. You found this among thieves in the Alterac foothills? Very strange...$B$BYou should take this to the magistrate of Southshore. Although this letter is cryptic, his is the closest town to Alterac; if a threat is brewing, then he should know.','Bring the Decrypted Letter to Magistrate Maleb in Southshore.','$B$BThis is translated from a letter you found in a Syndicate encampment? This was not written by a thief, or even a noble of Alterac.$B$BIt appears The Syndicate has ties to another power, and I shudder to think what that might be.','$N. Have you been traveling through the foothills and mountains again? What news do you bring?','','','','','',3518,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (526,2,10,20,29,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,324,0,0,322,0,0,0,'Lightforge Ingots','You might have found one lightforge ingot in that chest, but that\'s not enough to craft anything decent!$B$BYou should go back there and look for more. Maybe the murlocs around that wrecked ship have lightforge ingots on them.','Gather 5 lightforge ingots, then return to Glorin Steelbrow in the Wetlands.','Ah, you found them! Now let\'s get this lightforge iron hammered into something useful, eh?','Did you find the lightforge iron you need?','','','','','',2702,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,150,0,0,0,0,0,1050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (527,2,267,19,24,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,528,0,0,0,'Battle of Hillsbrad','Stand at attention while addressing me, $c.$B$BI am under direct command of Varimathras. We are to quell the human infestation until our apothecaries can develop the new plague.$B$BOur information leads us to believe that the town of Hillsbrad is vulnerable to attack. Your first assignment is aimed at disrupting their food supply and infrastructure.$B$BTravel west. Raid the northernmost farms of Hillsbrad Fields. Make sure that the landowners, Farmer Ray and Farmer Getz, are executed as well.','Kill 6 Hillsbrad Farmhands, 6 Hillsbrad Farmers, Farmer Ray and Farmer Getz and report back to Darthalia in Tarren Mill.','At ease, $C. I see you have returned from battle. My sources tell me you performed well on the Hillsbrad front.','As High Executor of Tarren Mill, under the direct command of Varimathras and the Dark Lady, you are subject to follow my command.$B$BPerhaps you take this war with the Alliance lightly? If such is the case I should behead you right here and now. Otherwise, travel west to the town of Hillsbrad and wage battle against the humans, as ordered.$B$BDismissed.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2266,2360,232,2403,6,6,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,1700,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0); + (270,2,10,20,29,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,269,0,0,321,0,0,0,'The Doomed Fleet','Years ago, the Third Fleet of Kul\'Tiras sunk along the coasts of The Wetlands, an expanse of marsh north of the Dwarven kingdom of Ironforge. Aboard one ship was a load of Lightforge Iron.$B$BThis metal is precious to us, for items crafted from it strike with holy truth. If you are to face Morbent Fel, then you will need such a weapon.$B$BGo to Menethil Harbor and speak with my dwarven colleague Glorin Steelbrow. If that lost metal can be found, he\'ll know where to look.','Go to Menethil Harbor in the Wetlands, and speak with Glorin Steelbrow.','Lightforge Iron is a precious metal, but it sounds like your quest is a dire one. You\'ve come a long way, $gBrother:Sister;. With luck, you might just find what you seek!$B$BAnd if you do get the iron, I know who can fashion it into a weapon against this Necromancer you speak of in Duskwood.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,720,0,0,0,0,0,-3673,-826.983,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (271,2,38,15,20,1,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,258,0,0,531,0,0,0,'Vyrin\'s Revenge','I don\'t suppose you\'d be interested in a little payback for His Boldness? Daryl does have some skill, it pains me to say.$B$BA year ago, a large bear had been the target of the Farstrider Lodge, but none of the hunters had any luck with him. So, Daryl thought he\'d try his hand against him. All he had to show for his effort was that ugly scar over his eye.$B$BKill the bear, and I\'m sure even Daryl would be speechless for once.$B$BThe bear, Ol\' Sooty, can be found around his lair in the hills over Thelsamar.','Kill Ol\' Sooty then show your handiwork to Daryl the Youngling at the Farstrider Lodge.','Er... what\'s this? A bear\'s head, by the looks at it.$B$B$B$BWell, that\'s quite an interesting kill you have yourself there. Couldn\'t be that bear from back then...$B$B$B$BOh, take that away take it away! Get that grisly thing out of here!','Ah, $N! Back so soon? No doubt you\'ve been at the hunt again? Don\'t worry if you\'ve had some setbacks, in the long run it will make you better!$B$B... You couldn\'t get much worse, anyway...','','','','','',2713,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,465,0,0,0,0,0,-5612.11,-3006.4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (272,2,-263,16,16,0,1024,8,0,0,0,0,0,0,0,0,0,0,0,8,0,29,0,0,5061,0,0,0,'Trial of the Sea Lion','For the second trial, you\'ll need the two halves that make the Pendant of the Sea Lion. One half draws power from the agility of the sea lion aspect, gliding through water; the other draws power from the incredible endurance of the sea lion aspect. Druids draw on both these traits equally to embody the aspect of their aquatic form.$B$BSpeak with the locals of Moonglade to learn where the parts may lie, and bring both here to join them together. Once formed, take the pendant to Dendrite Starblaze.','Find the Half Pendant of Aquatic Agility and the Half Pendant of Aquatic Endurance. Speak with the residents of Moonglade to learn clues as to where these items may be located.$B$BForm the Pendant of the Sea Lion from the two pendant halves. You need to be in proximity of the Shrine of Remulos to do this.$B$BBring the joined pendant to Dendrite Starblaze in the village of Nighthaven, Moonglade.','You\'ve completed the Trial of the Sea Lion, $N - congratulations.$B$BEach task in acquiring the pendant shows that both agility and endurance are necessary to act in harmony with what you desire to do underwater. Neither can exist without the other, and both cannot be done without you willingness to embrace the aspect of the sea lion.$B$BRemember these lessons well, and count on them once you have gained your aquatic form.','Have you formed your pendant for me to inspect, $N? If you need help in locating the parts, try asking the local populace for information. Not only will you find what you seek, but it will give you a reason to explore this wondrous and sacred glade.','','','','','',15885,0,0,0,1,0,0,0,15883,15882,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (273,2,38,10,15,0,0,77,0,0,0,0,0,0,0,0,0,0,0,12,0,302,0,0,454,0,0,0,'Resupplying the Excavation','It\'s not too late though, you\'re welcome to go look for Huldar. He can\'t have made it very far, strong as they are, Miran and Saean can only move so fast laden down with those barrels.$B$BThey\'re taking the normal route to the site, leaving south out of town and following the curve of the Loch.$B$BShouldn\'t have a problem finding them unless they\'ve already gotten there.','Speak with Huldar.','Hmph, it\'ll take more than a Dark Iron ambush to stop the deliveries!$B$BBut Saean... I would never have suspected him to be one of their sympathizers. We\'ve been working with him for almost a year now... maybe I missed the signs.$B$BWell, I\'ll consider that later.',NULL,'Find Huldar, Miran, and Saean','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,25,0,0,0,0,0,162,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,5,274,0,0,0,0,0,0,0,0), + (274,2,38,16,18,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,161,0,0,278,2609,1,0,'A Dark Threat Looms','This ain\'t no ordinary blast powder. Look at the tiny silver crystals. And the distinct smell! Why it\'s clear as daylight that this is Seaforium Powder. Seaforium is harmless enough. But once it\'s wet it could blow Ironforge out of the mountain.$B$BThe chemical reaction can be defused by mixing four components: lurker venom, crushed Mo\'Grosh crystal, a crocolisk tear and this disarming colloid. Now tell Hinderweir before it\'s too late!','Ashlan Stonesmirk wants you to return to Chief Engineer Hinderweir and inform him of the new discovery.','A disarming colloid? For Seaforium? Oh heavens!','What is that you bring from Ashlan?','','','','','',2609,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,25,0,0,0,0,0,204,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (275,2,11,20,26,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,277,0,0,0,0,0,0,'Blisters on The Land','I do not know why, but a festering grows within the Wetlands. Fen Creepers have risen. They are diseased, fevered blisters on the land, and for the fever to break they must be dispatched and allowed to settle back into the marshes.$B$BThe Fen Creepers shamble amidst the waterways of the Wetlands.','Kill 8 Fen Creepers, then return to Rethiel the Greenwarden in the Wetlands.','This land is soothed by your efforts, and for this I will grant you a boon.','The Wetlands still weep, and the Fen Creepers still rage. Return to me when your task is done.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1040,0,0,0,8,0,0,0,0,0,0,0,3558,1273,2263,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (276,2,11,20,21,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,277,0,0,0,'Tramping Paws','The Mosshide Gnolls have lived in the Wetlands peacefully for many years, but now grow in numbers. Their feet stamp flat the fen\'s bushes and flowers, and their foul axes cut too much wood to fuel their fires.$B$BThey are no longer in balance with the land. For the Wetlands to survive, the Gnolls must be reduced.$B$BKill 15 Mosshide Gnolls and 10 Mosshide Mongrels. Hunt them to the south, near the Dwarven gate of Algaz. After you do this, return to me.','Kill 15 Mosshide Gnolls and 10 Mosshide Mongrels, then return to Rethiel the Greenwarden in the Wetlands.','By reducing the Gnolls\' number, you have tended to the health of the Wetlands. Although my faith in your people has been taxed in the past, $R, it may yet be restored.','Your task is still at hand, young $C.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1007,1008,0,0,15,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (277,2,11,20,23,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,276,0,0,275,0,0,0,'Fire Taboo','The Mosshides are cutting the trees of the Wetlands, using the trees\' flesh to warm themselves with fire. I will suffer this pain no longer!$B$BRid the Mosshides of their crude flints, the tools they use to make fire. The flints are borne by all Mosshides except the smaller Mosshide gnolls and Mosshide mongrels.','Bring Rethiel the Greenwarden 9 Crude Flints.','... thank you. I will smash these flints and cast them into the sea, so that they may never again be used to burn living wood.','Do you have the Gnolls\' tools for fire?','','','','','',2611,0,0,0,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4606,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (278,2,38,16,18,1,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,274,0,0,280,0,0,0,'A Dark Threat Looms','Begin collecting the disarming materials immediately, $N. Lurker Venom can be found on the indigenous spiders in Loch Modan. Crocolisk tears are found here in the Loch as well. But a Mo\'Grosh crystal will be very difficult to procure. The ogres to the northeast mine them but the crystals are a very rare commodity.$B$BWe need to be prepared to defuse a Dark Iron attack! Return to me once you\'ve collected the needed items and I will prepare the mixture.','Chief Engineer Hinderweir wants you to gather Lurker Venom, a Mo\'grosh Crystal, and a Crocolisk Tear.','Just in time, $N!','Do you have the needed items? Time is of the essence!!','','','','','',2606,2607,2939,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (279,2,11,20,22,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,281,0,0,0,'Claws from the Deep','Murlocs are crawling out from the deep waters and building their villages on the coastline. They are harassing our fishers and merchants and must be stopped.$B$BOne of these murlocs, Gobbler, skulks with other bluegill murlocs and harries merchants along the road, always then retreating to the safety of the nearby murloc hovels. Our merchants are in jeopardy, and we will pay to secure them.$B$BGobbler prowls the river inlet north of here. Find him, slay his kin, and bring me his head.','Kill 12 Bluegill Murlocs.$B$BSlay Gobbler and take his head.$B$BBring Gobbler\'s Head to Karl Boran in Menethil Harbor.','Ah, well done $N.$B$BAccept this as payment for fulfillment of your contract with the Merchant Marines.','Our merchants will not be safe until we are rid of Gobbler and those Murlocs.','','','','','',0,3618,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1024,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,1400,1050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (280,2,38,16,18,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,278,0,0,283,2610,1,0,'A Dark Threat Looms','Earlier today I spotted some Dark Iron Insurgents swimming toward the Dam with a large keg. No Mountaineers were on hand to stop them! I\'m afraid they\'ve planted the Seaforium at the base of the Dam and it could blow at any minute! Let me combine all these ingredients into the Disarming Mixture. There we go.$B$BNow I need you to take this mixture and stir it into the keg before it\'s too late! Hurry!','Chief Engineer Hinderweir wants you to swim down to the base of the dam, locate the powder keg and stir in the Disarming Mixture to prevent an explosion.','The keg fizzles slightly as the Disarming Mixture settles in.','The top of the keg slowly twists off.','','','','','',2610,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,75,0,0,0,0,0,405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (281,2,11,20,25,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,279,0,0,284,0,0,0,'Reclaiming Goods','Not long ago a merchant vessel, the Blind Princess, was raided by Murlocs. Although the ship escaped intact, much of its cargo was dragged overboard by the creatures, including a very valuable statuette of Terenas Menethil. We want that statuette recovered.$B$BSearch the coastal Murloc hovels for crates, barrels and other evidence of lost cargo. Find the Menethil Statuette and return it to me.','Search the crates and barrels at the coastal Murloc camps.','This crate is covered with clawed scratches, and the marks of water damage. Prying it open reveals soggy and rotted straw, as if something of value was stored in the crate. You search through the straw...$B$B...and find a an armload of red-colored bottles.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,929,0,0,0,5,0,0,0,54,72,469,0,0,10,25,10,0,0,0,300,0,0,0,0,0,-3291.77,-958.614,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (282,2,132,1,5,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,218,0,0,420,2619,1,0,'Senir\'s Observations','I was planning on sending my apprentice to my brother Senir with my report, but I would feel much better were it placed in more... reliable hands. That is, of course, if you wouldn\'t mind?$B$BHmm... you\'ll have to take the tunnel to get to Kharanos.$B$BSpeak with Mountaineer Thalos before going through the tunnel. It\'s completely infested with troggs now.$B$BFollow the road back to Anvilmar, then keep heading east to the tunnel, Thalos is stationed nearby.','Speak with Mountaineer Thalos.','Hm, well, if Whitebeard is sending you to Dun Morogh on important business, I can\'t very well stop you, can I?$B$BAt least let me provide you with some advice and directions.','Hail! Have a care, $N, the tunnel to Dun Morogh is infested with troggs and is not safe for travel.$B$BIf you haven\'t any pressing business in Dun Morogh, I\'ll have to ask you to remain in Anvilmar until the tunnel is safer.','','','','','',2619,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,150,150,0,0,0,0,204,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (283,2,38,16,20,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,280,0,0,0,0,0,0,'A Dark Threat Looms','The keg fizzles slightly.','The Disarming Mixture seemed to take effect. Return to Chief Engineer Hinderweir to report the good news.','Thank you so much, $N!! You have saved the Stonewrought Dam! Without your help, the Dark Iron terrorists would have surely seen to this mighty landmark\'s demise. You have made the Kingdom and the Alliance proud, brave $C.$B$BThe Dam is once again safe. . . for the time being at least. . . .',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2907,2908,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,350,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,283), + (284,2,11,20,25,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,281,0,0,285,0,0,0,'The Search Continues','You thoroughly search this cluster of Murloc hovels, and find no trace of the Menethil Statuette.$B$BPerhaps one of the two nearby hovels to the north and northeast will have more clues.','Search for the Menethil Statuette.','This barrel is largely untouched. Prying it open...$B$B...you are assaulted by the pungent odor of cheese. It\'s a little wet, but still tasty!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,422,0,0,0,10,0,0,0,72,0,0,0,0,25,0,0,0,0,0,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (285,2,11,20,25,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,284,0,0,286,0,0,0,'Search More Hovels','This grouping of Murloc hovels, after a thorough inspection, reveals nothing.$B$B...but you\'re certain that the next clue you find will be fruitful.$B$BOne of the hovels to the north must have the Menethil Statuette!','Continue searching the Murloc hovels for the Menethil Statuette.','This barrel is halfway buried amidst the mud and grass ...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (286,2,11,20,25,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,285,0,0,0,2625,1,0,'Return the Statuette','After pulling the barrel free from the muck and opening it, a silvery figurine is found packed in fine straw. It depicts a young, long-haired Paladin with hammer upraised.$B$BThis must be the Menethil Statuette! You must now return it to Karl Boran in Menethil Harbor.','Bring Karl Boran the Menethil Statuette.','The captain of the Blind Princess will be relieved to hear this precious cargo has been recovered. You have well earned this payment for services rendered.$B$BIt is good to see dependable folk like you, especially in trying times such as these.','Do you have the statuette?','','','','','',2625,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2950,2949,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,0,900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (287,2,1,7,9,0,0,77,0,0,0,0,0,0,0,0,0,0,0,12,2,420,0,0,291,0,0,0,'Frostmane Hold','I\'m behind on my report, and could use your help, $n. I just managed to find where the trolls are holed up, but I saw so many trolls, I was afraid to go in.$B$BHere\'s what I need... Go down to the cave, poke around inside, kill a few of the trolls, then come back here.$B$BTake the road north out of Kharanos, when you get to the bridge, follow the frozen river west until you reach Iceflow Lake. You\'ll find Brewnall Village on the west bank. The Hold is southwest of the village.','Explore Frostmane Hold, and kill 5 Frostmane Headhunters for Senir Whitebeard in Kharanos.','Ah, $N! I didn\'t think you\'d have much trouble finding the place, my directions are excellent, you know...$B$BLet me just finish up my report then.$B$B$B$BThere! Well, haha, now this certainly is funny... I don\'t suppose, $N, that you would mind doing one last favor for me?','You can\'t find it? My directions were very clear! We don\'t have much time, you\'ve got to hurry! Don\'t come back until you\'ve found the cave.','Fully explore Frostmane Hold','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1123,0,0,0,5,0,0,0,0,0,0,0,3216,2900,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,150,150,0,0,0,0,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (288,2,11,22,27,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,289,0,0,0,'The Third Fleet','I was once First Mate on the Wave Mistress, ship-of-the-line in the Kul Tiras Third Fleet. The Doomed Fleet. Doomed, for on its last voyage the fleet was attacked by Red Dragons. Dragons controlled by Orcs!$B$BWe didn\'t stand a chance against that dragonfire...and our fleet was burned and sunk off this here coast. I\'m the sole survivor of those poor vessels...$B$B...Oh, my head hammers and pounds! I\'ll need a fresh drink if I\'m to get a handle on this hangover and continue my tale.','Buy First Mate Fitzsimmons a Flagon of Mead.','Ah! That hits the spot, and loosens the tongue. Thanks, mate!','Oh, I\'m so very thirsty! Won\'t you buy a drink for this poor, pathetic fool?','','','','','',2594,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,132,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,4,0,0,0,0,0,0,0,0,0), + (289,2,11,22,29,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,288,0,0,290,0,0,0,'The Cursed Crew','$B$BI am the sole survivor of the ill-fated Third Fleet of Kul Tiras, wrecked off the coast to the north. But although I\'m the only member of the fleet still breathing, I\'m not the only one still walking about! For on one of our ships was hidden a great, and terrible treasure, and the eerie power of it keeps the souls of my brothers trapped within the ships\' rotting hulls.$B$BBut if you can free some of my brothers, then perhaps you can break their curse.','Kill 13 Cursed Sailors, 5 Cursed Marines and First Mate Snellig. Bring Snellig\'s Snuffbox to First Mate Fitzsimmons in Menethil Harbor.','My thanks to you, $N. And the gratitude of my cursed brethren goes to you as well.','In my dreams, I can sometimes hear the doomed moans of my brethren! Please, good sir, free them from the bonds and quiet their cries.','','','','','',0,0,3619,0,0,0,1,0,0,0,0,0,0,0,0,0,1157,1158,0,0,13,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,72,0,0,0,75,150,0,0,0,1900,1050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (290,2,11,22,30,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,289,0,0,292,0,0,0,'Lifting the Curse','To break the curse and free all of my brethren, the...thing...stowed on my ship must be retrieved and cleansed! I don\'t know what it was, but I do know that it was stored securely in the ship\'s strongbox, which Captain Halyndor lorded over.$B$BMy old captain is still in my dreams. I know he walks my doomed ship, the Intrepid. Get the key from him, and use it to open the Intrepid\'s strongbox.$B$BThen, after you have the cursed thing, bring it to the priest Glorin Steelbrow in town.','Get the Intrepid Strongbox Key from Captain Halyndor.$B$BUse the key to open the Intrepid\'s Locked Strongbox.','The key is rusted but it fits the lock neatly.','This chest is securely locked.','','','','','',2629,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (291,2,1,1,10,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,287,0,0,0,2628,1,0,'The Reports','Excellent! Take my report to Senator Barin Redstone. He\'s a sour type, so don\'t let his less-than-sunny disposition get to you. He\'s in Ironforge, in the chamber where King Magni holds court.$B$BDon\'t know the way to Ironforge? Take the road out of Kharanos north, cross the bridge, then follow the road east--there are large banners flanking the road--up the mountainside.$B$BBy the way, if you might avoid mentioning how you assisted me? Can\'t let them think I\'m not working hard out here, you know?','Deliver Senir\'s report to Senator Barin Redstone in Ironforge.','$B$BAuthority of the KING!? Has Magni taken complete leave of his senses! And that damnable Whitebeard... Taken matters into his own hands, has he? The Senate will not be pleased to hear about this, not one bit.$B$BWhat, are you still here? Go, before I call the guards!','Hmm... it would seem that my guards are becoming less discriminatory with petitioners. Well, what do you want? Make it quick.','','','','','',2628,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,75,75,0,0,0,175,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (292,2,11,22,30,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,290,0,0,293,2944,1,0,'The Eye of Paleth','Opening the chest reveals a blackened orb, pulsing with an eerie light. It is the treasure of which Fitzsimmons spoke: a Cursed Eye of Paleth.$B$BTake the Cursed Eye of Paleth to the dwarven priest Glorin Steelbrow, in Menethil Harbor. Ask him how to remove the Eye\'s curse.','Bring the Cursed Eye of Paleth to Glorin Steelbrow.','An Eye of Paleth? Amazing! Hmm... there\'s something wrong with this one. You found it on one of those shipwrecks? Well that explains it! But... I didn\'t know they had such an Eye on the Third Fleet...$B$BIt\'s no wonder Fitzsimmons was so spooked. A Cursed Eye of Paleth is no cause for mirth.','That drunk Fitzsimmons sent you to me? Well, you can tell him I don\'t have any extra ale. He\'s going to have to panhandle someone else!','','','','','',2944,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (293,2,11,22,30,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,292,0,0,0,2944,1,0,'Cleansing the Eye','I can\'t lift the curse from the Eye of Paleth. The Eyes were crafted by Human Priests, so you\'ll have to go to Stormwind to find someone who can help you. Speak with Archbishop Benedictus. He is head of the Cathedral of Light in Stormwind. He can help.$B$BI hope, for your sake.','Bring Archbishop Benedictus the Cursed Eye of Paleth. Benedictus is in the Cathedral of Light, in the city of Stormwind.','An Eye of Paleth. But this one has seen much sorrow...it must have been witness to a terrible, terrible tragedy.$B$BLet me cleanse it, for the Eyes were created to shine bright, and their powers can be quite dangerous if tainted like this one.','What is that orb you have? It looks...soiled.','','','','','',2944,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2943,0,0,0,1,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (294,2,11,22,24,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,295,0,0,0,'Ormer\'s Revenge','The situation is severe, that much is for sure. When we uncovered these bones it attracted the Raptors. These filthy beasts killed my brethren and trapped me, Merrin and the poor Prospector up here.$B$BHelp clear the Wetlands of these Raptors, $N. Mottled Raptors and Mottled Screechers are just West of the bluff there. Kill 10 of each, if you can.$B$BThat will be a good start to the vengeance I have planned for them.','Ormer Ironbraid at the Whelgar Excavation Site wants you to kill 10 Mottled Screechers and 10 Mottled Raptors.','Killing is a dirty business, but you did your job well, $N. If I weren\'t obligated to stay with the Prospector and Merrin, I\'d be down there shedding blood right along side you.','Kill 10 Mottled Raptors and 10 Mottled Screechers, $N. My co-workers did not deserve the fate that was brought upon them. It\'s time to even the score.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1020,1021,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,1700,1170,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (295,2,11,22,27,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,294,0,0,296,0,0,0,'Ormer\'s Revenge','Now it\'s time to really make those dreaded Raptors regret their blood-thirst. Just down below there are scores of Mottled Scytheclaws and Mottled Razormaws. Make those rotten creatures pay by slaying 10 of each!','Ormer Ironbraid wants you to kill 10 Mottled Scytheclaw raptors and 10 Mottled Razormaw raptors then return to him at the Whelgar Excavation Site.','You did a bang-up job of clearing out those Raptors, $N!','I want to make those Mottled Scytheclaws and Mottled Razormaws pay for what they did. Have you killed 10 of each yet?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1022,1023,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,2200,1320,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,21,1,21,0,0,0,0,0,0,0,0,0), + (296,2,11,22,29,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,295,0,0,0,0,0,0,'Ormer\'s Revenge','While you were down there I happened to notice that one of those beasts stood out from the rest. He was bigger and more menacing. I bet he\'s the one who led the others here to cause the disruption to the dig site.$B$BI ask of you now one final task, $N. See to it that Sarltooth is brought to justice. And considering the gravity of his crimes, justice in this case means death! Bring me one of his talons as proof of his death.','Ormer Ironbraid at the Whelgar Excavation Site wants you to kill Sarltooth and return to him with one of his talons once the task is fulfilled.','Thank you, $N. Your efforts here will not be forgotten. Many innocent Dwarves died at this site, simply doing their jobs. The vengeance you delivered to those evil creatures should make them think twice before attacking King Magni\'s subjects ever again.','Is Sarltooth dead? Have you redeemed the memory of the fallen?','','','','','',3638,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3493,3566,5246,0,0,0,1,1,1,0,0,0,3682,0,0,0,1,0,0,0,47,0,0,0,0,350,0,0,0,0,0,1770,0,0,0,0,0,0,0,0,1,5,0,0,0,0,0,0,2,6,2,0,0,0,0,0,0,0,0,0), + (297,2,38,13,18,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Gathering Idols','Recently, just before the Troggs surfaced within the site, we had uncovered a large number of strange, carved idols. But we didn\'t have the chance to study them, for soon after their discovery the Troggs chased us away from the ruins! And those idols have a strange effect on the Troggs. It makes them go berserk!$B$BBring me 8 idols - I want to study them, and I want them out of Trogg hands! You can find the idols on the Troggs infesting the site.','Bring Magmar Fellhew 8 Carved Stone Idols.','You got them! Nicely done, $N!$B$BAnd you don\'t look too worse for wear, even with those berserk Troggs about. I\'m going to keep my eye on you...you show some promise.','Do you have those Idols? We must study them and report our findings to Ironforge!','','','','','',2636,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5241,6186,3154,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (298,2,38,10,15,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,301,2637,1,0,'Excavation Progress Report','I need a progress report sent to Thelsamar - a progress report, and a restatement of my request for more blastpowder! Here\'s the report. Take it to Jern Hornhelm. He\'s our local contact in Thelsamar.$B$BIt\'s not a difficult task, but it must be done.','Bring Ironband\'s Progress Report to Jern Hornhelm in Thelsamar.','Bah! Ironband\'s having trouble with the Troggs. I wonder if he wants that blastpowder to aid his digging, or to aid his efforts against the Trogg beasts...$B$BWell, either way it\'s powder well spent!$B$BBut what\'s strange is, I sent him plenty of blastpowder weeks ago. I wonder where it went...','Oh, a progress report from the site? Very good!','','','','','',2637,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,25,0,0,0,0,0,162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (299,2,11,25,28,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Uncovering the Past','Just before the invasion I uncovered a large tablet called the Goaz Stone. The translated text breaks off in 4 places. The text speaks of a \"divine plan\" and a \"doomed prophecy.\"$B$BI fear we are running out of time. I am too old to go down and brave those beasts. But you are strong.$B$BScour the excavation site and uncover the 4 missing tablet fragments: Ados, Modr, Golm and Neru. Search for them in ancient artifacts or where the soil is loose. Bring them to me so I can begin unlocking the mystery!','Prospector Whelgar wants you to scour the excavation site in search of the 4 missing tablet fragments: Ados, Modr, Golm and Neru.','Ah the Goaz Stone is complete! Fine work, $N. Fine work indeed. Now I can continue with the delicate translation of this Titan script. I can make out new words already! Hmm. . .it says here, \"Old Gods. . .Chained Beneath the Land.\" This is the beginning of something epic.','Have you uncovered the four fragments yet, $N? Ados, Modr, Golm and Neru...','','','','','',2658,2659,2660,2661,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2913,0,0,0,1,0,0,0,47,0,0,0,0,250,0,0,0,0,2500,1380,0,0,0,0,0,0,0,0,1,1,5,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), + (301,2,38,10,15,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,298,0,0,302,2637,1,0,'Report to Ironforge','We\'ll need approval to get Ironband more blastpowder. You\'ll have to take his report to the Explorers\' League headquarters in Ironforge.$B$BHere\'s the report. Give it to Prospector Stormpike, and don\'t forget to duck after you deliver it. Stormpike is hotheaded, and he won\'t be happy to hear of Ironband\'s slow progress at the site.$B$BYou\'ll find Stormpike in the Assembly of Explorers.','Take Ironband\'s Progress Report to Prospector Stormpike.','Curse that Ironband! I sent him a load of blastpowder weeks ago, but he\'s made no mention of it in this report.$B$BSo...where did the blastpowder go?!?','We Stormpikes don\'t like being bothered with trivial matters, $C. I hope you brought news worthy of my valuable attention.','','','','','',2637,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,75,0,0,0,0,175,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (302,2,38,10,15,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,301,0,0,273,0,0,0,'Powder to Ironband','If Ironband still needs blastpowder, then by Magni he\'ll have it! I sent the approval on ahead with a messenger to Jern Hornhelm in Thelsamar. He\'ll prepare the powder and other supplies to take to Ironband.$B$BAnd one more thing: I want you to personally see that the shipment of powder reaches its destination. The last one didn\'t, so keep your mind sharp and your eyes open.','Speak with Jern Hornhelm in Thelsamar.','What? Stormpike wants you to personally see the shipment to Ironband?$B$BI... suppose that\'s fine, the only problem is, I\'ve already sent Huldar with the porters, Miran and Saean. You just missed them, they left just a short while ago.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,25,0,0,0,0,0,162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (303,2,11,25,30,1,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Dark Iron War','War rages both home and abroad. While mighty Dwarven soldiers give their lives in far off territories in the name of the Alliance, our own lands fall prey to the evil deeds of the Dark Iron Dwarves. They laid waste to the Thandol Span. Dun Modr fell soon after.$B$BWe need you to gather force and push the front back. If you can kill 10 Dark Iron Dwarves, 5 Tunnelers, 5 Saboteurs and 5 Demolitionists, the reserve might arrive in time to finish the drive.$B$BNow make haste!','Motley Garmason at Dun Modr wants you to kill 10 Dark Iron Dwarves, 5 Dark Iron Tunnelers, 5 Dark Iron Saboteurs and 5 Dark Iron Demolitionists.','You upheld your orders well, $C. You have proven yourself to be a valiant soldier and loyal servant to King Magni and for that I salute you! With the pressure you applied to the Dark Iron encampment, we now stand a chance of driving them off our lands for good. . .if only the damned reserve would show. . . .','Roggo has been unable to contact the reserve forces. We need offensive pressure on that Dark Iron encampment, $c. Now get back out there and serve your duty to King Magni!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1051,1053,1052,1054,10,5,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,75,250,0,0,0,2500,1470,0,0,0,0,0,0,0,0,1,1,5,0,0,0,0,0,0,1,66,0,0,0,0,0,0,0,0,0), + (304,2,11,26,34,1,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Grim Task','Many of my soldiers died in the battle of Dun Modr. My own brother perished when the West Bridge over the Thandol Span was destroyed. Aye, the Dark Iron dwarves are a devilish breed. From what Roggo was able to gather, the leader of the thugs in the Wetlands is a warlock named Balgaras the Foul. He is quite a coward, sending his soldiers to do his bidding but hides in his camp on Direforge Hill, to the southeast.$B$BIf you can find the spineless scum, slay him and bring me his ear. I will reward you, $c.','Kill Balgaras the Foul and bring his ear to Longbraid the Grim outside of Dun Modr.','Balgaras the Foul is finally dead. While his death will not bring back the many innocent dwarves who died needlessly by his hand, it will help to restore peace of mind to those who survived. With Balgaras dead, the remaining Dark Iron scum should be easy enough to manage. Now, we must wipe them out before a new leader is sent to these parts.$B$BYou have done well, $C.','Were you able to locate Balgaras the Foul yet, $C? He has been evading us for quite some time.','','','','','',3639,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2916,2917,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,350,0,0,0,0,0,2010,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,1,1,2,0,0,0,0,0,0,0), + (305,2,11,21,24,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,306,0,0,0,'In Search of The Excavation Team','Oh my, you must be the scout Longbraid said he would send! You cannot imagine how worried I have been.$B$BMy wife, Merrin, has been sending me letters each week for the past month. She is part of the Whelgar Excavation team. But it has been nearly two weeks since her last correspondence. Surely something is wrong!$B$BLongbraid said that he would send a scout to check up on things if we did not hear from the team soon. I assume that scout is you, $N. Find Merrin at the excavation site to the east!','Tarrel Rockweaver wants you to travel to the Excavation Site and contact Merrin Rockweaver.','Oh, thank the heavens you are here!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,75,0,0,0,0,0,585,0,0,0,0,0,0,0,0,5,1,5,0,0,0,0,0,0,1,5,0,0,0,0,0,0,0,0,0), + (306,2,11,21,24,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,305,0,0,0,2639,1,0,'In Search of The Excavation Team','It was horrible! We were uncovering some rare artifacts and we began to discover these large bones.$B$BBefore we knew what was happening, these Mottled Raptors overwhelmed the dig site. Many lives were lost.$B$BOrmer here -- so brave -- saved the Prospector and me. He defended us as we ran for shelter. Now we are trapped. And our hard work lies in ruin.$B$BHere, take this note back to my sweet Tarrel. It will explain the situation to him.','Return to Tarrel Rockweaver with Merrin\'s note.','Such horrible news! At least 3 of them survived. But when will the killing end? I long for the day when King Magni\'s subjects can live without fear.','Were you able to find Merrin? Did she send word?','','','','','',2639,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,25,0,0,0,0,0,294,0,0,0,0,0,0,0,0,5,1,0,0,0,0,0,0,0,6,5,6,1,0,0,0,0,0,0,0), + (307,2,38,9,15,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Filthy Paws','The Silver Stream Mine to the east ran dry long ago. It was converted by the Miners\' League into a storage depot, but now Kobolds have moved in, putting their filthy paws on good, Dwarven tools!$B$BWe\'ll root out those vermin soon enough, but the League wants someone to get their gear out of the mine before we warriors tromp in there and break things. It\'ll be a tough delve - you might want cohorts at your side.$B$BThe gear is stored in Miners\' League Crates throughout the mine. Good luck.','Go to the Silver Stream Mine and collect 4 loads of Miners\' Gear.$B$BReturn to Mountaineer Stormpike.','Did you see a lot of Kobolds in there? I can\'t wait for the order to clear them out of the mine. The thought of their grimy hands clawing around our mine makes my stomach rumble!','Do you have that Miners\' Gear, $N?','','','','','',2640,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3166,3161,3160,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,350,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (308,0,1,1,7,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,1,403,0,0,0,0,0,0,'Distracting Jarven','','','For me? You\'re a true hero, $N!','Hmph! There is all this booze down here. but I have strict orders not to touch it. If only I could get a taste of some of our Thunder Ale...that would sharpen my wits, no lying!','','','','','',2686,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,25,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,308), + (309,2,38,10,15,0,0,77,0,0,0,0,0,0,0,0,0,0,0,2,2,454,0,0,0,0,0,0,'Protecting the Shipment','Ready to go, $n?$B$BFirst, we need to get this powder to Ironband. It\'ll be a lot for me to carry, and these parts can get dangerous -- and who knows what else the Dark Irons might have in store for me.$B$BI\'ll feel a lot better with you coming along.','Ensure Miran and the shipment arrive at the excavation site, then inform Prospector Ironband.','Oh, thank the Light the powder is here. But it is troubling news that you bring as well. To think that the Dark Irons have sympathizers able to procure this sort of material for their dastardly plans.$B$BThat\'s a matter for someone else to consider, some other time. I must put this powder to good use.',NULL,'Escort Miran to the excavation site','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3217,6188,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,630,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,1,273,0,0,0,0,0,0,0,0), + (310,2,1,2,6,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,311,2548,1,0,'Bitter Rivals','I have to admit, those Thunderbrews make some good drinks. But they need to learn that theirs isn\'t the only decent brew! Maybe you can help me teach them that lesson...$B$BHere, take this barrel of Barleybrew Scalder. Sneak into the basement of the Thunderbrew Distillery in Kharanos and switch it with one of their barrels of Thunder Ale. Then we\'ll see how their patrons like my brew over theirs!$B$BAnd if the barrels are guarded, then you might have to distract the guard ...','In the basement of the Thunderbrew Distillery in Kharanos, replace a barrel of Thunder Ale with a Barrel of Barleybrew Scalder.','You quickly place Marleth\'s barrel of Barleybrew Scalder among the Thunderbrew barrels.','The date on this barrel shows that it\'ll soon be tapped.','','','','','',2548,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,25,25,0,0,0,0,84,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (311,2,1,2,7,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,310,0,0,0,2666,1,0,'Return to Marleth','Having inserted a barrel of Marleth\'s Scalder in the Kharanos Distillery\'s cellar, you grab a barrel of Thunder Ale as proof of the deed...','Bring the barrel of Thunder Ale to Marleth Barleybrew at the Brewnall Village.','Not bad, $N! Did you have a hard time getting past their guard?$B$BNo matter - many thanks, and if you\'re ever in need of stout with a kick, don\'t forget the Barleybrews!','Did you make the switch?','','','','','',2666,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,250,250,0,0,0,175,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (312,2,1,7,12,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Tundra MacGrann\'s Stolen Stash','I had a month\'s worth of dried meats salted and locked away for the cold season. Kept it locked so the bears wouldn\'t get it! But while I was off hunting deer, that beast, Old Icebeard, made off with the meat locker. He won\'t be able to smash through that Thorium though. But I\'ll starve if I can\'t get my meats back.$B$BYou seem a bit more stealthy than me. Perhaps you can retrieve my stash? I\'ll never make it in and out of that cave fast enough with this bum leg of mine.','Retrieve Tundra MacGrann\'s dried meats from the stolen meat locker in Old Icebeard\'s cave.','What a kind soul you are, $N! Thanks to your bravery I won\'t find myself starving when the cold season flurries blow in.','Were you able to get into my meat locker, $N?','','','','','',2667,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6177,10550,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,250,250,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (313,2,1,4,7,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Grizzled Den','Driving a Siege Engine isn\'t for everyone. It takes an iron grip and nerves of steel...lucky I have both! How about you? How\'s your mettle? Want to prove it to me?$B$BWell...I\'m looking to make my engine, Trollplow, a little more cozy. How about you get me a heap of Wendigo Manes from the Grizzled Den, west of Kharanos. Those manes would make a great rug for Trollplow\'s inside deck!','Gather 8 Wendigo Manes and bring them to Pilot Stonegear.','Ah yes, these manes will work great! You show a lot of grit, $C - I wager we\'ll see great things from you.','Hey, $N. Been to the Grizzled Den yet? Those Wendigos can be fierce.','','','','','',2671,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,250,250,0,0,0,175,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (314,2,1,6,12,1,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Protecting the Herd','We heard the cries in the middle of the night. Then this morning, sure enough, the herd was missing two rams. That dastardly beast known as Vagash has been preying on our livelihood. With most of King Magni\'s army off in distant lands fighting with the Alliance, there is no one to keep Vagash at bay.$B$BPerhaps you are brave enough to seek out the beast and slay him. Bring me one of his fangs and I will reward you. Vagash lurks just above the ranch here, but be warned, he is deadly.','Rudra Amberstill wants you to slay Vagash and bring his fang to her at the Ram ranch.','Very well done! Veron will be so happy when he hears the good news. To kill Vagash is no easy task. I imagine one day you\'ll be fighting alongside King Magni\'s men on the Alliance Front.','Vagash still terrorizes the herd! Please help us by killing the wretched beast.','','','','','',3627,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10549,2817,3103,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,250,250,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (315,2,1,5,9,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,413,0,0,0,'The Perfect Stout','I\'m on a quest, a quest to make the perfect stout. I know I can do it -- brewing\'s in my blood. I just need to find the right recipe...$B$BThe Frostmane trolls grow a plant, shimmerweed, high up in the hills to the east. They use it in their strange, tribal rituals. We dwarves haven\'t found much use for it, but it has a unique taste...and I want to experiment with it in my brews!$B$BGet me some shimmerweed from Frostmane seers, or swipe it from the trolls\' shimmerweed baskets.','Bring 6 Shimmerweeds to Rejold Barleybrew in the Brewnall Village.','Great! I can\'t wait to use these in some of my recipes. There\'s one in particular I think it\'ll work great in...','Do you have that Shimmerweed? I almost have a batch of stout ready to brew, and I want to try throwing the weed in with this mixture.','','','','','',2676,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2905,2326,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,250,250,0,0,0,0,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (317,2,1,2,6,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,318,0,0,0,'Stocking Jetsteam','I\'m preparing to start a mission for the Siege Brigade. It\'s a long one, and I need to stock Jetsteam with a month\'s worth of supplies. So while Steelgrill is working on my tank, can you do some hunting for me?$B$BI\'ll need some fur for bedding, and boar meat for food. You can get meat from boars and fur from the bears... you can find them both in the snow fields south of the Grizzled Den.','Gather 4 Chunks of Boar Meat and 2 Thick Bear Furs, and deliver them to Pilot Bellowfiz at Steelgrill\'s Depot.','By Magni\'s beard, you sure did a lot of hunting!! Thank you, $N.','Preparations are going well. How goes your hunting?','','','','','',769,6952,0,0,4,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,350,150,0,0,0,250,405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (318,2,1,2,7,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,317,0,0,319,0,0,0,'Evershine','Rejold Barleybrew experiments with his brews. Some of them taste good, some bad, and some...well, some will lay all but the stoutest dwarf flat.$B$BHe lives at Brewnall Village, west of Kharanos, and one of his drinks, Evershine, is what I want. It\'ll help keep me warm while I\'m on the cold road.$B$BAnd...the blessed stuff burns so hot I can throw it in Jetsteam\'s furnace for a burst of power! That little tactic has gotten me out of more than one tight spot.','Get a cask of Evershine from Rejold Barleybrew in Brewnall Village.','Bellowfiz needs some of my Evershine? Hm...all right.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,25,25,0,0,0,0,96,0,0,0,0,0,-5367.95,299.865,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (319,2,1,2,8,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,318,0,0,320,0,0,0,'A Favor for Evershine','I have a cask of Evershine handy, but...can you do me a favor? Brewnall village could use a hand against the wild animals that wander the nearby snows. Sometimes they wander close.$B$BWe\'re not afraid of these bears and cats and boars - no self respecting dwarf would be - but if you can take care of those animals for us, then we\'d have more time for our crafting and brewing.','Kill 6 Ice Claw Bears, 8 Elder Crag Boars, and 8 Snow Leopards, and then return to Rejold Barleybrew in Brewnall Village.','Thank you, $N. It\'ll be nice to work our crafts without hearing so many growls and snorts outside the village.','Have you taken care of those wild animals?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1196,1127,1201,0,6,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,150,150,0,0,0,0,315,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (320,2,1,2,8,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,319,0,0,0,2696,1,0,'Return to Bellowfiz','Here\'s your cask of Evershine, $N. And again, thank you for the hunting earlier.','Give the cask of Evershine to Pilot Bellowfiz at Steelgrill\'s Depot.','Yes, this will do just fine. I think I\'ll open a bottle right now and have a taste...','Did you get that Evershine?','','','','','',2696,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1011,1010,10547,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,350,350,0,0,0,0,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (321,2,10,20,29,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,270,0,0,324,0,0,0,'Lightforge Iron','The shipwrecks off the shore here are the doomed Third Fleet of Kul\'Tiras, burned and sunk by Red Dragons during the last Great War.$B$BThe Fleet hailed from Lordaeron, but one ship, an Elvish Destroyer: Flying Osprey, was with it. It was shipping a load of Lightforge Iron and joined the Third Fleet for protection. Ironic that it sunk to the same dragons...$B$BEnough history. The Flying Osprey is wrecked to the south of Menethil Harbor. If you find the Lightforge Iron there, bring it to me.','Search the wreckage of The Flying Osprey in the Wetlands.','This chest is waterlogged, and its siding broken. Many claw marks mar both the inside and outside of the chest...as if Murlocs have searched through it and stolen its treasure.$B$BBut tucked deep within the chest is a single Lightforge Ingot. Unfortunately, many more will be needed if enough metal to fashion a weapon is to be gained.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2702,0,0,0,1,0,0,0,72,0,0,0,0,25,0,0,0,0,0,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (322,2,10,20,29,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,324,0,0,325,2712,1,0,'Blessed Arm','There is a dwarven weaponsmith in the Dwarven District of Stormwind who can craft with lightforge iron. His name is Grimand Elmore.$B$BI\'ve packed the iron you found into a crate. Take it to Grimand and tell him your tale. I\'m sure he\'ll oblige someone on a quest such as yours, and craft for you a weapon - a weapon to give even Morbent Fel worry!','Take the Crate of Lightforge Ingots to Grimand Elmore in Stormwind.','That is quite a tale you have. And lightforge iron! Not for years have I worked with such a metal. It will be an honor to craft with it again. And you must return to me later with the story of your battle against the Necromancer.$B$BBut we get ahead of ourselves. First, your weapon against Morbent Fel...','How might I ply my craft for you, $C?','','','','','',2712,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,75,0,0,0,0,0,720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (323,2,10,20,28,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,268,0,0,269,0,0,0,'Proving Your Worth','Morbent Fel is a necromancer, and an ally to the dark riders. I would pit you against the power of Morbent Fel, but I will not send you against that vile fiend without first knowing your strength.$B$BYou have already proven your bravery to me, but if you truly wish to face the necromancer, then you must now prove your skill against his minions.','Kill 15 Skeletal Raiders, 3 Skeletal Healers and 3 Skeletal Warders, and then return to Sven.','Your skill in combat, $N, can not be doubted. Your resolve may yet see us through to the end of Morbent Fel!','Battle hard, $Nn. And do not despair, for despair is evil\'s greatest weapon.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1110,787,785,0,15,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,1800,1380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (324,2,10,20,29,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,321,0,0,322,0,0,0,'The Lost Ingots','Having grabbed the single lightforge ingot from the waterlogged chest, it is clear that murlocs have stolen the rest. Hunt the murloc raiders near the Flying Osprey wreckage for the lost lightforge iron.','Gather 5 Lightforge Ingots, then return to Glorin Steelbrow in the Wetlands.','Ah, you found them! Now let\'s get this lightforge iron hammered into something useful, eh?','Did you find the lightforge iron you need?','','','','','',2702,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,150,0,0,0,0,0,1050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (325,2,10,20,29,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,322,0,0,55,7297,1,0,'Armed and Ready','Here is the weapon against the fiend of which you spoke. You\'re all ready, $N. Best of luck to you, and I look forward to your tale of glory!','Bring Morbent\'s Bane to Sven in Duskwood.','Ah, this will be proof against the fiend Morbent Fel! Well done!$B$BYou are ready. Morbent Fel will fall.','Hello, $N. You haven\'t been gone that long, but I see a fire in your eyes I did not see before.','','','','','',7297,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (328,2,33,30,37,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,200,0,0,329,2719,1,0,'The Hidden Key','Although no mention of Private Thorsen is found in these records, hidden within the binding of one of Herod\'s ledger books is a small, brass key.$B$BAnd after further study of his notes, a few references to a \"secure strongbox\" are contained among various papers. The box is somewhere within the Stockpile - the cavern complex at the back of Kurzen\'s Compound.$B$BIf this secure strongbox is found, and the small brass key can open it, then perhaps the mystery behind Thorsen\'s detection will be revealed.','Use the Small Brass Key to open Bookie Herod\'s Strongbox.','Opening the strongbox, it\'s clear that this is where Herod keeps his more valuable coins and items.','The strongbox is bound in bronze, very sturdy, and very heavy.','','','','','',2719,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4122,0,0,0,1,0,0,0,72,0,0,0,0,75,0,0,0,0,0,840,0,0,0,0,0,-11379.6,-711.088,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (329,2,33,30,37,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,328,0,0,330,2720,1,0,'The Spy Revealed!','Among the valuables of the strongbox is a muddy, scribbled note. Although barely legible, it looks to be an itinerary for Private Thorsen. It details his patrol routes, who he speaks with and how he spends his time with the rebels. It\'s signed with only one letter: -M.$B$BBut whoever wrote this note must have stayed very close to Thorsen. Whoever wrote this note is the traitor within the rebel camp.','Take the Muddy Note to Lieutenant Doren at the Rebel Camp.','Thank you, $N. This note is the clue we need to root out the traitor!','Did you discover who knew Thorsen\'s secret? Is there a traitor among us?','','','','','',2720,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (330,2,33,30,37,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,329,0,0,331,0,0,0,'Patrol Schedules','The note you gave me is signed with an \"-M\"...I don\'t know what that could mean.$B$BBut...the note also says this person shared patrol routes with Thorsen last week. So whoever shared patrol with Thorsen last week must be the traitor!$B$BGo to Corporal Sethman. He handles the patrol schedules and can tell you who was with Thorsen.','Speak with Corporal Sethman.','Oh, yes I can check that for you. Let\'s see...last week it was...$B$B...why, it was Private Merle scheduled with Thorsen. They had the same patrol times all of last week.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,174,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,330), + (331,2,33,30,37,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,330,0,0,0,0,0,0,'Report to Doren','Did Lieutenant Doren want you to report back to him with that patrol information?','Speak with Lieutenant Doren.','It pains me to find out it was Merle who betrayed us. He has always been a brave soldier, and I had thought his heart was true. But it is a great relief to have found him out - with a spy like him among us...we would not last long against Colonel Kurzen.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4139,4123,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (332,2,1519,1,2,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2722,1,0,'Wine Shop Advert','If you talk to anyone about wine, then you know we Gallinas sell the best wine in Stormwind. And we\'re not far, still in the Trade District along the city\'s lovely canals.$B$BHere, take this pamphlet. Bring it to my sister Suzetta at our shop for a complimentary bottle of our famous pinot noir. You won\'t regret it!','Go to the Gallina Winery, and bring Suzetta Gallina the Wine Ticket for a free bottle of wine.','Ah, so you\'ve seen Renato? Well here you are, sir. A bottle of our special pinot noir. You\'ll not find its equal in all of Azeroth!','Greetings and welcome, $N. Have you yet tried one of our fine wines?','','','','','',2722,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2723,0,0,0,1,0,0,0,72,0,0,0,0,150,0,0,0,0,0,78,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (333,2,1519,1,2,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2724,1,0,'Harlan Needs a Resupply','We\'ve been doing a lot of business lately. It seems like everyone is buying armor and sturdy clothes. Almost like they expect a cold, harsh season ahead...$B$BBut those are future worries. My worry today is that I\'m running out of knitted clothing to sell. I need another load from our supplier.$B$BIf you can take this request to Rema Schneider at the Canal Tailor and Fit Shop, I\'d be most grateful.','Go to the Canal Tailor Shop and bring Rema Schneider the Cloth Request from Harlan Bagley.','It says here that Harlan\'s business is booming. That\'s good news, but I wonder why people have need of all that armor. I\'ve heard nothing of open war... is there something the nobles aren\'t telling us?$B$BWell, thank you for bringing the request. Here\'s your payment, and I\'ll see to it that Harlan gets his supplies.','You bring word from Mr. Bagley?','','','','','',2724,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,17,51,0,0,0,0,0,-8776.29,696.604,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,333), + (334,2,1519,1,2,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2760,1,0,'Package for Thurman','My son Thurman is an apprentice at the Larson Clothiers, in the Mage\'s Quarter. He was in a hurry today and forgot his shears and needles. I know a great $C like you must have important tasks at hand, but without his tools Thurman can\'t do his apprentice work!$B$BPlease, $N. Can you take my son\'s sewing kit to him? Larson Clothiers is one of two clothing shops in the Mage\'s Quarter - it\'s the one deeper in, near the Mage\'s Tower.','Go to the Larson Clothiers in the Stormwind Mage Quarter, and give Thurman Schneider his Sewing Kit.','Oh, blast! I thought forgetting my kit would free me from work. Now I guess I\'ll have to help the Larsons with their sewing...$B$BOh, well. Fun will come later I guess.','Are you here to buy clothes?','','','','','',2760,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,0,78,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (335,2,1519,25,30,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,336,0,0,0,'A Noble Brew','Lord Wishock is causing quite a stir amongst the House of Nobles. He was made aware of our little \"establishment\" down here and is lobbying for a full investigation. I have a plan to keep Wishock \"preoccupied,\" but I\'ll need your help. $B$BThere is a flower growing in the Garden of Stalvan on the outskirts of Darkshire. This small white flower is known as the Tear of Tilloa. I will also need a Musquash Root, found only at the very base of the falls far beneath the Stonewrought Dam in the Wetlands.','Zardeth the Black Claw wants you to bring him a Tear of Tilloa from Darkshire and a Musquash Root from the Wetlands.','Most excellent! These are fine samples indeed!','Wishock will soon garner enough support to cause us much grief. Were you able to obtain the Tear of Tilloa or Musquash Root yet?','','','','','',2779,2784,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2500,1470,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,6,21,0,0,0,0,0,0,0,0,0), + (336,2,1519,25,30,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,335,0,0,0,2788,1,0,'A Noble Brew','Lord Wishock, like all men, has his weaknesses. His happens to be a fondness for liquor. The hypocrisy is astounding. The trite fool spends his days trying to shut down our little \"tavern\" while his nights are spent upstairs, running up a bill he never pays. Well, let\'s see how Wishock likes this special brew I have prepared for him: Black Claw stout. It\'s got quite a kick, $n.$B$BTake it to him and see how he likes it. Most likely the old fool is milling about the Hall of Petitioners.','Take the Black Claw Stout to Lord Wishock in the Hall of Petitioners.','Ah, thank you for bringing me this fine looking stout, servant. Here\'s a copper for you. Now, out of sight with you and let me enjoy my drink!','Can you not see that I am busy? My words must be heard! I am very important to the future of this Kingdom!$B$BOh... what have you there? Why it looks like a refreshing drink...','','','','','',2788,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2500,1470,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,5,1,0,0,0,0,0,0,0,0,336), + (337,2,10,20,25,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,538,2794,1,0,'An Old History Book','Although the cover of this book is marred by scratches and caked with mud, the words \"The History of Stormwind\" can still be read along its spine. Upon opening the book, the seal of the Stormwind Library is clearly stamped on the book\'s first page.$B$BIt looks like someone checked out this book, and never returned it...','Return the book: The History of Stormwind, to the Stormwind Library.','Oh my! This book hasn\'t rested on these shelves since before the rebuilding of Stormwind, years ago. It will have to be restored of course, it\'s in bad shape, but I would be honored to place it within our rare books collection.$B$BThank you, $N. Please accept this as payment for returning the book!','Ooh! What\'s that old book you have there? Can I see it??','','','','','',2794,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,1400,900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (338,2,33,30,40,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,583,0,0,0,0,0,0,'The Green Hills of Stranglethorn','Master Nesingwary will be so upset if he finds out!$B$BHe trusted me to proofread the manuscript of his novel, The Green Hills of Stranglethorn. Everything was going well, but a large gust of wind blew through the camp and scattered the pages everywhere!$B$BI was able to gather most of the pages but many are still strewn about the jungle. Collect the pages to complete each of the four chapters.$B$BI will help you organize them. Return the chapters to me once you have all four.','Collect the missing pages from The Green Hills of Stranglethorn manuscript. Once all four chapters are complete, return them to Barnil.','You\'ve certainly saved me a heap of trouble, $N! I can\'t thank you enough. It shouldn\'t be long now until we see Master Nesingwary\'s book in libraries throughout the world!','Have you assembled the chapters yet, $N?','','','','','',2756,2757,2758,2759,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17688,8173,3928,0,1,2,3,0,0,0,0,0,0,0,0,0,0,0,0,2820,0,0,0,0,0,0,0,0,5,18,1,0,0,0,0,0,0,6,21,0,0,0,0,0,0,0,0,0), + (339,2,33,30,40,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,-338,0,0,0,0,0,0,'Chapter I','Chapter I was quite riveting! Master Nesingwary sets the backdrop for the story and makes mention of his hunting companions, including me! $B$BBut that\'s besides the point. Let me see which pages are still missing. It seems pages 1, 4, 6 and 8 are still out there somewhere in the jungle!','Bring pages 1, 4, 6, and 8 of Nesingwary\'s The Green Hills of Stranglethorn to Barnil Stonepot in order to complete Chapter I.','At last! Chapter I is complete!','I don\'t suppose you were able to track down pages 1, 4, 6 and 8? Those four are all we need to piece Chapter I back together.','','','','','',2725,2728,2730,2732,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2756,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,465,0,0,0,0,0,0,0,0,1,5,0,0,0,0,0,0,0,6,21,0,0,0,0,0,0,0,0,0), + (340,2,33,30,40,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,-338,0,0,0,0,0,0,'Chapter II','Chapter II was chock full of exciting tales of panther and tiger hunting. I could just kick myself for letting the pages blow away! $B$B It seems I was able to recover all of the pages with the exception of pages 10, 11, 14, and 16.','Bring pages 10, 11, 14 and 16 of Nesingwary\'s The Green Hills of Stranglethorn to Barnil Stonepot in order to complete Chapter II.','Chapter II is finally complete! Well done!','We still need pages 10, 11, 14 and 16 to complete Chapter II, $N.','','','','','',2734,2735,2738,2740,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2757,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,465,0,0,0,0,0,0,0,0,1,5,0,0,0,0,0,0,0,1,21,0,0,0,0,0,0,0,0,0), + (341,2,33,30,40,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,-338,0,0,0,0,0,0,'Chapter III','Chapter III was my favorite. It tells of Sir Erlgadin and Lady Rouack\'s first kill with a dwarven rifle. And the end of Chapter III, why, such a cliffhanger! $B$BLooks to me as though we still need pages 18, 20, 21 and 24 to finish the chapter. Those pages are out there somewhere. . .','Bring pages 18, 20, 21and 24 of Nesingwary\'s The Green Hills of Stranglethorn to Barnil Stonepot in order to complete Chapter III.','Phew! Good work, $N. Chapter III is now back together in one piece!','Any luck with pages 18, 20, 21 or 24? Those are the only ones we need to piece together Chapter III.','','','','','',2742,2744,2745,2748,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2758,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,465,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,21,0,0,0,0,0,0,0,0,0), + (342,2,33,30,40,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,-338,0,0,0,0,0,0,'Chapter IV','Ah Chapter IV; the big finale! And what an ending it was! $B$BWe are only missing three pages for this chapter. We need pages 25, 26 and 27 to put Chapter IV back together.','Bring pages 25, 26, and 27 of Nesingwary\'s The Green Hills of Stranglethorn to Barnil Stonepot in order to complete Chapter IV.','Superb! We now have Chapter IV ready to go!','We just need three pages to finish off Chapter IV, $N. Do you have pages 25, 26 or 27 yet?','','','','','',2749,2750,2751,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2759,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,465,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,21,0,0,0,0,0,0,0,0,0), + (343,2,1519,20,24,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,344,0,0,0,'Speaking of Fortitude','I\'m giving a speech on the Fortitude of the Spirit, and I\'d like to recite passages from a particular book on metallurgy - \"The Stresses of Iron.\" A copy of this book should be in the Royal Library, within Stormwind Keep. Can you retrieve it for me? If so, then may the blessings of the Light be with you!$B$BThe Royal Library is very large, but the head librarian, Milton Sheaf, knows each shelf like it was his own son. Speak to him, he\'ll retrieve the book for you.','Go to the Royal Library in Stormwind Keep and speak with Milton Sheaf. He can find for you the book on metallurgy that Brother Kristoff needs for his speech.','Metallurgy? Ah yes, we have many books on the subject, and are happy to aid Brother Kristoff with his speech! Now...which particular book was it the good brother needed?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,10,0,0,0,0,0,120,0,0,0,0,0,-8335.94,398.291,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (344,2,1519,20,24,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,343,0,0,345,0,0,0,'Brother Paxton','The Stresses of Iron? Yes, I know the book. Quite a good one, written by the Dwarven miner Margulf Blaggon a few decades ago. He spent most his time deep in the mountains of Khaz Modan, digging ore. Smart fellow!$B$BBut where was I? Oh yes, the Stresses of Iron! I\'m afraid the book was moved to the Northshire Abbey. The caretaker of the Abbey\'s library, Brother Paxton, wanted to make a copy of the book for his own shelves.$B$BBut that was months ago. I wonder why it\'s taking him so long...','Speak with Brother Paxton in the Northshire Abbey.','Mr. Sheaf is wondering where his book is? Well this is a tad embarrassing. I have the book, but I\'m still making my copy and I\'m not quite ready to give the original up!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,294,0,0,0,0,0,-8876.67,-184.318,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (345,2,1519,20,24,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,344,0,0,347,0,0,0,'Ink Supplies','I\'ve been meaning to finish my copy of The Stresses of Iron, but...$B$BWell you see, I make my own ink for books I copy. It\'s my own recipe; it doesn\'t run or smear, and it dries very quickly Unfortunately, it dries too quickly! My last batch dried up before I could finish the copying job, and I haven\'t had the chance to make more ink!$B$BTo make more I need Rethban Iron Ore from the Redridge Mountains. Foreman Oslow in Lakeshire is my usual supplier.','Speak with Foreman Oslow in Lakeshire and ask him for Rethban Iron Ore.','You need what?? Maybe you haven\'t noticed, but we\'re busy fortifying Lakeshire\'s defenses and repairing damage from recent orc attacks. If you need Rethban Iron Ore, you\'ll have to get it yourself!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,294,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (346,2,1519,20,24,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,347,0,0,0,2795,1,0,'Return to Kristoff','Now that I\'ve finished copying the book, here\'s the original Stresses of Iron. Thank you for your patience, and if you see Milton please tell him I\'m sorry for the long delay.','Return to Brother Kristoff in the Cathedral Square. Give him the book The Stresses of Iron.','That\'s the one! Thank you, $N. May the Light shine brightly upon both your body and spirit!','Were you able to find the book?','','','','','',2795,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6095,0,0,0,1,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (347,2,1519,20,24,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,345,0,0,346,0,0,0,'Rethban Ore','Rethban Ore is named after the man who first found it, Bart Rethban. When smelted it\'s not as strong as iron, but its ore has a dark, flat color that some scribes use in their dyes. It can be found in the Rethban Caverns, north of here.$B$BWe usually have some in stock, but we\'re too busy preparing for Orc attacks to gather any. And besides...Redridge Gnolls are now living in the Rethban Caverns and their Drudgers are gathering the ore themselves.$B$BSo if you need some, you\'ll have to get it yourself.','Gather 5 loads of Rethban Ore and bring it to Brother Paxton in the Northshire Library.','Oh, splendid! I can use this ore to make my dye, and then can finish copying The Stresses of Iron.$B$BThank you, $N!','Do you have the Rethban Ore?','','','','','',2798,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (348,2,33,40,45,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Stranglethorn Fever','Sick...so...very s-s-sick....$B$B...have contracted Stranglethorn Fever...deadly v-v-virus...$B$B...only cure...is...is...to eat the heart of M-m-m-m-mokk the Savage...elusive white beast...$B$B...Witch doctor Unbagwa...only one who can s-s-summon....$B$B...seek Unbagwa in hidden cave on southern cape...$B$B...hurry...dying...dying....','Seek out Witch Doctor Unbagwa and have him summon Mokk the Savage. Bring the Heart of Mokk to Fin Fizracket.','...feel strength returning....$B$BWhere might be? Booty Bay? Oh my! I had the strangest dream...$B$B...the weakness has not completely left me....','....mother?$B$B...so cold...$B$B...heading into the Twisting Nether...h-h-h-hold me mother....','','','','','',2797,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4113,0,0,0,1,0,0,0,87,21,0,0,0,-500,500,0,0,0,0,3510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (349,0,33,32,45,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,-348,0,0,0,0,0,0,'Stranglethorn Fever','Hi, $N!$B$BSpeak with me friend Witch Doctor Unbagwa.','Speak with Witch Doctor Unbagwa.','Witch Doctor Unbagwa like Gorilla Fangs! For you I talk to spirits. Make Mokk the Savage come.$B$BYou protect Witch Doctor Unbagwa from other Gorilla-beast through or no Mokk for you!','Witch Doctor Unbagwa knows what Mokk the Savage like. Yes, yes!$B$BMe speak with spirits and make he come, I do.$B$BBut other Gorilla-beast like spirit talkin\' too. You protect Witch Doctor Unbagwa and I make he come to you.$B$BWitch Doctor Unbagwa want something first. You bring a Gorilla Fang and me start spirit talking!','','','','','',2799,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,5,1,1,0,0,0,0,0,0,349), + (350,2,1519,16,31,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,393,0,0,2745,0,0,0,'Look to an Old Friend','That Marzon would be contacting a member of the Defias and have ties to Lescovar...$B$BHaving killed VanCleef and Thredd, it would be hard to see Lescovar brought to proper justice, as your evidence is nothing without their testimonies. That is not even considering the fact that Lescovar is a noble and well connected. It effectively makes him above the law.$B$BYou\'ll need other help. I loathe to do so, but there is someone I know that will aid us. You\'ll find Trias in the Trade District of the city.','Speak to Elling Trias in Stormwind.','You\'re kidding? Shaw wants my help again? Of all the nerve...$B$BThe Defias Brotherhood, you say? Well, you\'re certainly the bearer of wonderful news, aren\'t you? Next you\'re going to tell me that Deathwing is still alive and attacking the city.$B$BAll right, tell me everything from the beginning. And don\'t leave out something you think might not be important. I need to know it all.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,6,1,11,1,0,0,0,0,0,0), + (351,2,440,43,48,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,648,8623,1,0,'Find OOX-17/TN!','You have uncovered some sort of strange, egg-shaped device made from metal. Fiddling with one of its knobs springs the egg to life, as it opens up into some sort of gnomish robotic contraption! A voice from inside the robotic egg crackles to life.$B$B\"The name\'s Oglethorpe, and my homing robot has gone missing! I will reward you for its recovery! Please take this beacon to the robot. Excellent, I now have computed the coordinates for you! It crashed near the Gaping Chasm in Tanaris!\"','Bring the distress beacon to Oglethorpe\'s homing robot.','You place the egg... distress beacon... inside the chicken... homing robot.$B$BHums and whirs are heard from inside the robot as it struggles to stand up. After the robot comes to life, Oglethorpe\'s voice is heard once more, but now from inside the robot:$B$B\"OOX-17/TN is working at least, but it needs major repairs! It is much too heavy for you to carry it... but I think I have an idea. Are you up for watching over it some more?\"','You appear to have uncovered the wreckage of... a robotic chicken? The voice from within the egg crackles to life again:$B$B\"Yes, excellent work! This is indeed my homing robot, though my sensors indicate that it needs a jump start before it can fly back to Booty Bay for repairs. Go ahead and place the beacon inside the rover. The beacon will take care of the rest!\"','','','','','',8623,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-250,250,0,0,0,0,2640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (353,2,1519,9,15,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,1097,0,0,0,2806,1,0,'Stormpike\'s Delivery','The Stormpikes are a respected dwarven clan, and are well known for their fine and discerning tastes. So it\'s no wonder that Gringer Stormpike, a Mountaineer of Ironforge, commissioned me to craft him a weapon.$B$BThe weapon is finished, but... Mountaineer Stormpike is far away, in distant Loch Modan. If you plan on traveling to the north, can you deliver this package to him?$B$BMy last message from Mountaineer Stormpike said he\'s stationed at the northern guard tower in Loch Modan.','Deliver the Package for Stormpike to Mountaineer Stormpike in Loch Modan.','Aha! So Grimand finally finished my axe! I can\'t wait to try it against some troggs and kobolds!$B$BMany thanks, $N. It was a long distance to travel for this delivery. Here are some coins for your efforts.','You come all the way from Stormwind? I hear it\'s getting dicey down there in the human lands, with brigands and orcs running about. A perfect place for a $C to prove his worth!','','','','','',2806,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,700,630,0,0,0,0,0,-4816.04,-2671.34,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (354,2,85,7,11,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,362,0,0,0,0,0,0,'Deaths in the Family','The Agamand family was the most prosperous family in Tirisfal Glades. I used to work their mills...before the Plague.$B$BWhen the Scourge first came, the Agamands fortified their home and convinced those in their employ to remain and help them defend. We were fools, but at least we were loyal fools.$B$BThe Agamands, in their pride, doomed us to undeath. And now they are minions of the Scourge!$B$BServe the Forsaken by defeating the Agamands who fell to the Plague. Serve me by bringing me their remains.','Bring Gregor\'s Remains, Nissa\'s Remains and Thurman\'s Remains to Coleman Farthing in Brill.','Revenge has a sweet taste, don\'t you think? When you destroyed the Agamands, did you catch any hint of free will within them? I hope so. I hope they knew fear before they were smashed into oblivion.$B$BIt is a foolish hope, I know. But it is a hope I foster nonetheless.','Do you have the remains of the Agamands? Are those cursed beasts finally destroyed?','','','','','',2829,2828,2830,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,400,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (355,2,85,7,10,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,354,0,0,408,0,0,0,'Speak with Sevren','You have given me the remains of the Agamands, and satisfied my desire for revenge. But the Agamand Mills hold a threat to all the Forsaken, not just to me.$B$BI have spoken to Magistrate Sevren of your exploits against the Agamands, and he wishes to speak with you.','Speak with Magistrate Sevren in Brill.','Coleman speaks well of you, $N, telling of your successful forays into the Agamand Mills.$B$BThe Forsaken have need of your talents once again...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,10,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (356,2,85,6,11,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Rear Guard Patrol','The defenders on The Bulwark protecting Tirisfal from the Plaguelands are on constant alert. But sometimes Scourge will slip past them.$B$BOur success at the Bulwark depends on a one-front battle - we cannot allow an attack from the rear, nor can we allow our defenders\' supply line to be cut.$B$BAssist the Bulwark. Patrol east and slay any Scourge you find. Spend particular effort at the Balnir Farmstead to the east. It has become a haven for interloping Scourge.','Kill 8 Bleeding Horrors and 8 Wandering Spirits, then report back to Linnea at her camp.','Very good. Your efforts do much to keep the Scourge at bay. A commendation will be sent to my superior, Executor Zygand.','Do you have a report of your patrol?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1529,1532,0,0,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,150,0,0,0,0,300,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (357,2,1497,5,8,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,405,0,0,366,0,0,0,'The Lich\'s Identity','There is a lich who dwells on the island in Brightwater Lake to the north. Although he is a free-willed Forsaken, he believes all other Undead are Scourge slaves and has his minions attack anyone who approaches him.$B$BBut because he is Forsaken, the Queen will want him. And if he is skilled in Necromancy, then his knowledge would be...quite useful to us.$B$BTo discover his identity and his talents, I must see his spellbook. Steal into his camp and acquire it, then return to me.','Bring the Lich\'s Spellbook to Bethor Iceshard in the Undercity.','Very good, $N. I will study this book and determine the identity of that lich. You have served your Queen well.$B$B$B$BAstonishing! The book you retrieved belongs to no one other than Gunther Arcanus!$B$BGunther was a skilled Necromancer in life; he and I were friends and comrades-in-arms, before the Plague. And judging from his book he has grown even more powerful in death.$B$BHis skills would be a great boon to us.','$N, have you acquired the book?','','','','','',2833,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,150,0,0,0,0,175,315,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (358,2,85,4,8,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Graverobbers','The Mass Graves, southwest of Garren\'s Haunt to the north, were made to accommodate the...impressive...number of deaths Tirisfal suffered when the Plague first came. $B$BThe bodies in these graves have so far been spared an undeath, but the Scourge now send Rot Hide Gnolls to gather the corpses and use them to bolster their armies. This cannot be allowed!$B$BYour task is twofold: slay the Rot Hides at the Mass Grave and Garren\'s Haunt, and gather from them the Embalming Ichor that gives them life.','Kill Rot Hide Graverobbers and Rot Hide Mongrels. $B$BBring 8 Embalming Ichors to Magistrate Sevren in Brill.','Expertly done, $N. The Scourge are mistaken if they think they can use those corpses against us, and the fluid you gathered from the Rot Hide slaves will be studied by our Apothecaries. It may have secrets we can use against them.$B$BAs I said, well done. But our struggle continues, and the conflict will surely offer you more chances to prove your worth to the Forsaken.','Is your task complete? Have you destroyed those dog-things and drained them of their ichor?','','','','','',2834,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,1941,1675,0,0,8,5,0,0,0,0,0,6063,3439,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,225,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (359,2,85,6,9,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,358,0,0,360,0,0,0,'Forsaken Duties','I need a fresh report from our Deathguard waystation to the east.$B$BI must know if more Scourge forces have slipped past The Bulwark and into Tirisfal. Our vigilance on the border to the Plaguelands must be maintained - we can\'t let the Scourge get a stronger foothold here!$B$BTravel south along the road, then east at the fork to the waystation. Speak with Deathguard Linnea. She has the information I need.','Speak with Deathguard Linnea.','Magistrate Sevren wants a report? Very well: the defenders at The Bulwark are holding the majority of the Scourge at bay, but some do slip through on occasion.$B$BWe have seen sporadic Scourge activity east of this station, with a concentration around the Balnir Farmstead.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,25,0,0,0,0,0,120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (360,2,85,6,9,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,359,0,0,0,0,0,0,'Return to the Magistrate','Now return to Magistrate Sevren with the information I gave you. He\'ll want it as soon as possible, so be swift.$B$BAnd if you see any Scourge on your way back, take them down - we can\'t let them wander our lands unchallenged.','Return to Magistrate Sevren in Brill.','It is troubling to hear of the Scourge slipping past the Bulwark. The Lich King and his minions are ceaseless in their assaults.$B$BBut we will not give in. He will not take us again!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,150,234,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (361,2,85,4,7,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2837,1,0,'A Letter Undelivered','This is a letter written by Thurman, the eldest son of Gregor Agamand. It is addressed to an Yvette Farthing, though it does not appear to have reached her...','Find Yvette Farthing, and deliver to her the letter from Thurman Agamand.','Oh...my poor Thurman! I begged him to leave Agamand Mills with me and my father, but his family loyalty was too strong! And I knew it! I just knew it that Brand meant him harm!! Oh, curse this Plague, and the Scourge!$B$B$B$BBut regrets are for the weak. As a Forsaken, I have new goals and love is not one of them. I would thank you for delivering this letter, for I had wondered what happened to my past love.$B$BBut that life is over. Forever.','Yes?','','','','','',2837,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,150,0,0,0,0,0,288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (362,2,85,7,10,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Haunted Mills','Devlin Agamand was the younger of two sons in the Agamand family, and in life the two could not be more different. Thurman was tall and gentle while his younger brother was weak and sharp tongued.$B$BWhen Agamand Mills fell to the Plague, I was not surprised to hear that Devlin was quick to succumb. His mad chattering can still be heard near the road leading to the Agamand Mills.$B$BI\'m collecting the remains of the Agamands, and I want poor Devlin. Find him, destroy him, and bring me his bones.','Slay Devlin Agamand, and bring Devlin\'s Remains to Coleman Farthing in Brill.','Thank you. Devlin\'s bones will rest nicely on my mantle.$B$BIf my cold heart can find warmth, it is in knowing that the Agamands are destroyed. They failed me and my family when the Plague came - now I swear I will smash their remains under my heel!','Did you find Devlin?','','','','','',2831,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (363,2,154,1,1,0,0,16,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,364,0,0,0,'Rude Awakening','About time you woke up. We were ready to toss you into the fire with the others, but it looks like you made it.$B$BI am Mordo, the caretaker of the crypt of Deathknell. And you are the Lich King\'s slave no more.$B$BSpeak with Shadow Priest Sarvis in the chapel at the base of the hill, he will tell you more of what you must know.','Speak with Shadow Priest Sarvis.','Another of the walking dead, hm? Must have been quite a shock, waking up in the crypt with only the cold and Mordo to greet you...$B$BI see the confusion on your face. Let me try to explain our... situation... to you.$B$BWe have been freed from the control of the Lich King by our new leader, Lady Sylvanas. The Dark Lady guides us in our war against the hated Scourge and the holdouts of humanity who dog our every step.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (364,2,154,1,2,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,363,0,0,0,0,0,0,'The Mindless Ones','We Forsaken are at war with the Lich King\'s army of the Scourge: necromantically raised armies of the undead, foul beasts of the north, and tormented spectres.$B$BThe northern part of the village has become overrun with the Mindless Ones, and they must be destroyed. Destroy them, show them no mercy, our former brothers and sisters as they might be. The Fallen are nothing but The Lich King\'s slaves.','Shadow Priest Sarvis wants you to kill 8 Mindless Zombies and 8 Wretched Zombies.','It is unfortunate that the Scourge cannot be brought into the fold, their large numbers would be useful in the battles ahead.$B$BBut they will not join us, so we have no choice but to destroy them.','You will not go far in this new life if you are unable to kill even the weakest of zombies, $n. Do not return until you have success to report.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1501,1502,0,0,8,8,0,0,0,0,0,0,3275,11847,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,17,102,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (365,2,85,4,7,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,407,0,0,0,'Fields of Grief','What have we here? You look like a fledgling $c. If you hope to prove yourself to The Dark Lady, you need to learn the ways of The Forsaken.$B$BTo the west you\'ll find a farm. Humans infest the land like mold on a rotting corpse. And worse yet, the Scarlet Crusade patrols nearby from their tower. Teach those scum a lesson and steal 10 of their precious pumpkins.$B$BOnce you have 10, take them to Apothecary Johaan in Brill.','Steal 10 pumpkins from the farm to the west, just north of Deathknell and take them to Apothecary Johaan in Brill.','You have performed your bidding well, young $C. You are proving yourself to be quite an asset to The Dark Lady\'s army.','Deathguard Simmer sent word that you were going to provide me with some much needed reagents. Were you able to gather 10 pumpkins yet, $N?','','','','','',2846,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,175,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (366,2,85,5,8,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,357,0,0,409,3016,1,0,'Return the Book','Long ago Gunther and I, along with the now Scourge Necromancer Thule Ravenclaw, were friends and students within the Kirin Tor - a society of mages in Dalaran.$B$BGunther and I both fell to the Plague, but I thought he either remained dead, or was raised into the ranks of the Lich King. It is good to know he is free.$B$BWe must have him. I have placed a spell on his book that, when he sees it, will show him that I too am free of the Lich King. After knowing this, it is my hope that he will join us.','Return Gunther\'s Spellbook to him, on the island of Gunther\'s Retreat.','My book?!? So you were the thief who stole it!$B$BBut...what is this new enchantment upon it...Bethor? He is in Lordaeron?$B$BIf he still exists, then perhaps he too escaped from the Lich King\'s grasp...','Your masters are fools to send you here, for I will never again be a Scourge slave!','','','','','',3016,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,0,210,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (367,2,85,6,6,0,0,16,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,368,0,0,0,'A New Plague','Lady Sylvanas has called upon the Royal Apothecary Society. The Dark Lady believes our knowledge coupled with the newfound magic will provide the key to Arthas\'s demise. She has challenged us to concoct a new plague, a plague deadlier than any ailment on Azeroth. This new disease will bring Arthas\'s Scourge Army to ruin.$B$BMy studies show that the blood of beasts might prove to be the key. Bring to me 5 vials of darkhound blood so I can test my theory. ','Apothecary Johaan in the town of Brill wants you to collect 5 Vials of Darkhound Blood.','You have done well, $N and I thank you for your efforts.','Have you collected 5 vials of darkhound blood yet, $N? Time is fleeting!','','','','','',2858,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3382,0,0,0,3,0,0,0,68,0,0,0,0,250,0,0,0,0,125,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (368,2,85,6,9,0,0,16,0,0,0,0,0,0,0,0,0,0,0,8,0,367,0,0,369,0,0,0,'A New Plague','While you were collecting samples for me, my experiments led me to realize that more reagents will be required for this new disease to spread properly. Poisoning some hapless victim is child\'s play. Plaguing an entire world proves to be a bit more complicated.$B$BI will need 5 Vile Fin Scales from Murlocs in the vicinity. You will find the creatures along the coast to the north or to the west.','Apothecary Johaan of the town of Brill needs 5 Vile Fin Scales from Murlocs in Tirisfal Glades.','The scales are perfect, $N. Exactly what I needed for this concoction.','$N, were you able to obtain 5 Vile Fin Scales from the Murlocs?','','','','','',2859,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3434,0,0,0,5,0,0,0,68,0,0,0,0,250,0,0,0,0,300,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (369,2,85,6,11,0,0,16,0,0,0,0,0,0,0,0,0,0,0,8,0,368,0,0,492,0,0,0,'A New Plague','While you were out gathering, I uncovered some old text in one of my tomes that indicates that an ancient plague wiped out thousands of innocent victims. Later it was discovered that the deadly agent in the plague was preserved through the venom of Night Web Spiders.$B$BBring me some venom from a Vicious Night Web Spider to complete this experiment. I want to see if the contagious element from the venom will work with my new concoction. Rumor has it the spiders can be found in Eastern Tirisfal Glades.','Apothecary Johaan in the town of Brill wants you to bring him 4 samples of venom from a Vicious Night Web Spider.','Ah, this venom will do perfectly, $N. Everything else has been added to my concoction and boiled down. Finally, I am ready to try this new deadly agent!','Do you have some venom from a Vicious Night Web Spider yet, $N? It\'s the final component I need in order to test my experiment.','','','','','',2872,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3442,0,0,0,1,0,0,0,68,0,0,0,0,25,0,0,0,0,0,132,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (370,2,85,5,9,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,427,0,0,371,0,0,0,'At War With The Scarlet Crusade','The strategic documents from Executor Arren contain all the details we need to wipe the human infestation from the lands. According to the information, The Scarlet Crusade has assigned Captain Perrine and a brigade to the ruined tower southwest of Brill.$B$BKill Perrine along with 3 Zealots and 3 Missionaries and report back to me.','Executor Zygand in Brill wants you to kill Captain Perrine, 3 Scarlet Zealots and 3 Scarlet Missionaries.','Captain Perrine\'s death will undoubtedly please The Dark Lady. You have performed your duty well, $C.','Young $C, you shouldn\'t be wasting your time here in Brill when your people need you fighting for their cause. Now, take up arms and travel to the southwest, to the ruined tower, and slay Captain Perrine along with 3 Scarlet Zealots and 3 Scarlet Missionaries. We shall herd the Scarlet Crusade like cattle to their demise.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1662,1537,1536,0,1,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,300,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (371,2,85,5,10,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,370,0,0,372,0,0,0,'At War With The Scarlet Crusade','We are still at war and the Scarlet Crusade grows in strength. The report Executor Arren sent me indicates Scarlet Crusaders have been raiding from the ruined tower in southeastern Tirisfal near the Balnir Farmstead under the command of Captain Vachon.$B$BKill Vachon along with 5 Scarlet Friars. It should prove to be a devastating blow to the Crusade!','Executor Zygand in Brill has commissioned you to slay Captain Vachon and 5 Scarlet Friars.','Captain Vachon\'s death will slow down the Scarlet Crusade\'s advancement in Tirisfal quite a bit. But other threats loom.','I see you have returned but your task is not complete. Perhaps you are at ease with the mere humans interfering with The Dark Lady\'s plan? Or perhaps you can heed the call of duty and slay Captain Vachon and his band of Scarlet Friars!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1664,1538,0,0,1,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,350,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (372,2,85,5,12,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,371,0,0,0,0,0,0,'At War With The Scarlet Crusade','Scarlet Crusaders have been raiding from the ruined tower in northern Tirisfal, past Faol\'s Rest. According to the information we have, a ruthless commander named Captain Melrache is in charge of this evil crew.$B$BI am entrusting you now with a special and dangerous mission. Slay Melrache and his two bodyguards, in the name of The Dark Lady.','Executor Zygand in the town of Brill wants you to assassinate Captain Melrache and his two bodyguards.','You have done extremely well, $C. With ruthless fighters like you conquering in the name of The Forsaken our race is one step closer to defeating Arthas once and for all. I have a good feeling about you, comrade.','You have not yet performed your duty, $c. We cannot expect to carry out The Dark Lady\'s plan with the Scarlet Crusade pestering our soldiers. Bring about their deaths and perform your duty to Sylvanas!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1665,1660,0,0,1,2,0,0,0,0,0,0,3445,3071,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,540,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,5,1,0,0,0,0,0,0,0,0,0,0), + (373,2,1519,16,22,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,389,2874,1,0,'The Unsent Letter','Searching Edwin VanCleef\'s person, you discover, among other things, an unsent letter. It is addressed to Baros Alexston, the City Architect of Stormwind, City Hall, Cathedral Square.$B$BIt appears to be recently written and sealed.','Deliver the Letter to the City Architect to Baros Alexston in Stormwind.','Edwin VanCleef, you say? I would as much expect a letter from my dead grandmother... So you\'ve killed him then? Pardon me in saying, but I\'m somewhat surprised. He was a peerless fighter in his younger years. Let\'s see what he finds the need to write to me about after so many years.$B$B$B$BEdwin... I see the years haven\'t changed you a bit, an idealist as ever, and a romantic. He doesn\'t care who he hurts, $N. Revenge has consumed him. But then, I\'m not sure I can blame him.','Yes? Is there something I can help you with?','','','','','',2874,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,700,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,2,1,0,0,0,0,0,0,0), + (374,2,85,5,7,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Proof of Demise','Executor Zygand tells me you\'ve been out killing Scarlet Crusaders. Tirisfal Glades is crawling with them.$B$BVarimathras, lieutenant to The Dark Lady, is seeing to it personally that the scum of Azeroth, the Human race, gets wiped into oblivion. Here in Tirisfal Glades we face a particularly annoying breed of humans: The Scarlet Crusade.$B$BVenture forth and wage an offensive on the Scarlet Crusade, $c. Bring me back 10 Scarlet Insignia Rings as proof of your loyalty to Varimathras and The Dark Lady.','Bring 10 Scarlet Insignia Rings to Deathguard Burgess in Brill.','Varimathras would be proud. You serve your leaders well, $C.','Have you collected 10 Scarlet Insignia Rings yet, $C?','','','','','',2875,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3435,3437,12299,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,175,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (375,2,85,7,8,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Chill of Death','It\'s so cold, now. The Plague of Undeath crawls through my veins like an icy serpent. The Mindless State will be upon me soon. But no doomed destiny will prevent me from serving our Dark Lady. When the call arose I sewed body bags for the fallen soldiers of Sylvanas\'s mighty army.$B$BNow my hands shake from the chill. If you would bring me five Duskbat Pelts and some Coarse Thread I could sew myself a blanket. Help me, $N, so that I can continue to serve the cause.','Bring five Duskbat Pelts and some Coarse Thread to Gretchen Dedmar in Brill.','I appreciate your efforts, $N. May Slyvanas recognize your bravery one day. . . .','Do you have five Duskbat Pelts and some Coarse Thread yet, $N?','','','','','',2876,2320,0,0,5,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3833,5939,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,225,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (376,2,154,2,2,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Damned','My duties include tending to our wounded warriors, tailoring armor and clothes, and assisting Shadow Priest Sarvis with whatever else he might need.$B$BFrom the look of it, you\'ll be enlisted in his service also... hunting the Mindless Ones, if I know his mind. Well, if you\'d like to stay in one piece--and I\'ve no doubt you do--perhaps I can help. I\'m running out of paws and wings, and if you bring me some, I\'ll find some armor for you. You\'ll find a good number of wolves and bats to the south.','Novice Elreth requires 6 Scavenger Paws and 6 Duskbat Wings.','Thank you, $N. This armor should help you out.$B$BHopefully, it should do you more good than the last one to wear it...','Do try your best to keep yourself unharmed until I get you some armor.','','','','','',3265,3264,0,0,6,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6060,2173,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,102,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (377,2,717,22,26,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Crime and Punishment','As if the neglect for the residents of Duskwood was not bad enough, now the House of Nobles spits in the eye of the Darkshire Council with their decision to imprison Dextren Ward in Stormwind rather than behead the villain as per Lord Ebonlocke\'s sentence.$B$BWard was caught selling bodies from the cemetery to Morbent Fel, a crime punishable by death. Yet Stormwind claims Ward as their prisoner.$B$BAssassinate Ward in The Stormwind Stockade - bring me his hand - and I shall reward you.','Councilman Millstipe of Darkshire wants you to bring him the hand of Dextren Ward.','So Dextren Ward finally paid for his crimes against humanity? Good riddance to the scum I say. And cheers to you, my friend! Not only have you given the families of the dead the peace of mind they deserve, you sent a poignant message to those corrupt bureaucrats in the House of Nobles. Stormwind must rise to the needs of the people of Duskwood or we will break free from their tyranny.','So long as a molester of the dead like Dextren Ward is permitted to live, justice stands betrayed. Return to me once Lord Ebonlocke\'s sentence of death is carried out on that defiler, Ward. We shall give the families of the dead the closure they deserve and better yet, we will send a clear message to the House of Nobles in Stormwind.','','','','','',3628,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2033,2906,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (378,2,717,22,27,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,303,0,0,0,0,0,0,'The Fury Runs Deep','You have proven your loyalty to King Magni, $c. And your hatred for the Dark Iron scum is as great as my own.$B$BThere is a task I wish to complete myself but I am bound by honor to stay with Longbraid. But Roggo has gathered intelligence that proves Kam Deepfury was a conspirator in the attack on the Thandol Span. It was by Deepfury\'s planning that Longbraid lost his kin.$B$BDeepfury is being held for political reasons in the Stormwind Stockade. I want him dead, $N. For Longbraid! Bring me his head!','Motley Garmason wants Kam Deepfury\'s head brought to him at Dun Modr.','So Kam Deepfury finally got to feel what it is like to be on the receiving end of Death? Good. Serves the cowardly Dark Iron scum right. You have done well, $C. The victims of the Thandol Span attack were but mere victims in a world torn with war and unrest. Their families will have the peace of knowing Deepfury got the punishment he deserved. Longbraid\'s brother\'s death has been avenged.','I won\'t let foolish Human bureaucracy interfere with Dwarven matters, $N. Kam Deepfury is a proven conspirator in the Thandol Span attack. King Magni\'s good people lost their lives because of Deepfury\'s deceit. The Humans might be content to let Deepfury rot in The Stockade but I will not sleep soundly at night until Deepfury is slain.','','','','','',3640,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3562,1264,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,500,0,0,0,0,0,1650,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0), + (379,2,440,38,46,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,243,0,0,0,0,0,0,'Slake That Thirst','You want a power source. I can help you with that. Know what I want? I want something to drink! Bring me five Wastewander Water Pouches, and I\'ll give you the 4711-FTZ.$B$BNow... guess where you can find Wastewander Water Pouches! Why don\'t you walk up to one of the Wastewander nomads to the east of here and ask them for one. Let me know how that works out for you.','Bring 5 Wastewander Water Pouches to Chief Engineer Bilgewhizzle in Gadgetzan.','Excellent, the power source is yours. Now, it isn\'t completely designed for use in a science kit like that, so you\'ll only have a limited amount of time before all the data you collect will go kablooey!$B$BWhen you collect everything you need for whatever it is you are doing, bring it to me and I\'ll shut it down properly. You\'ll have at most two hours to get what you need to get done, done.$B$BIf you don\'t get it done in time, I can always sell you another power source to try again. You heard me - sell!','Well, did the nomads \'volunteer\' up those water pouches for you?','','','','','',8483,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8524,0,0,0,1,0,0,0,369,68,0,0,0,150,150,0,0,0,0,1830,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (380,2,154,2,4,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,376,0,0,381,0,0,0,'Night Web\'s Hollow','One of our greatest struggles is obtaining the natural resources we need to survive. Gold was scarce even in the height of the Alliance\'s power.$B$BThere is a gold mine to the northwest that has been overrun with spiders. We need gold from the mine, but we can\'t very well get it while the spiders are crawling around in there. I\'ve not much manpower to commit to the task, so we\'ll just have to do it little by little.$B$BGet up there and see what you can do for us, $n.','Executor Arren wants you to kill 10 Young Night Web Spiders and 8 Night Web Spiders.','Hmm, well, it\'s a start. It\'ll take a few weeks or months to fully clean out the infestation. After that, we\'ll have to get down there with some torches to burn away the webbing.$B$BYou\'ve done your duty well, $N, I\'m sure I can find something else for you to do.','Be wary of the spiders\' venom, $N. If you feel a sharp burning, you may want to have it looked at.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1504,1505,0,0,10,8,0,0,0,0,0,0,3270,3273,3272,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,216,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (381,2,154,2,4,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,380,0,0,382,0,0,0,'The Scarlet Crusade','You\'ll be happy to know we appear to be making progress in the mine, thanks in no small part to your efforts. We can now turn our eyes to other concerns.$B$BMy scouts have reported that a detachment of the Scarlet Crusade is setting up a camp southeast of here. The Scarlet Crusade is a despicable organization that hunts us, and they will not rest until every undead--Lich King\'s Scourge or no--is destroyed. We must strike first!$B$BBe careful, their unholy zeal makes them dangerous adversaries.','Bring Executor Arren 12 Scarlet Armbands from Scarlet Converts and Scarlet Initiates.','If only they listened to reason, eh, $N? Perhaps we could sit them down for reasonable discourse... ha!$B$BLight-blinded fools.','Those fools... They happily send themselves to their own graves.','','','','','',3266,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3268,3269,3267,5779,0,0,1,1,1,1,0,0,159,0,0,0,5,0,0,0,68,0,0,0,0,250,0,0,0,0,0,216,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (382,2,154,2,5,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,381,0,0,383,0,0,0,'The Red Messenger','Reports from my superiors in Brill indicate that an agent of the Scarlet Crusade was dispatched from the Scarlet Monastery and sent here to Deathknell. According to the reports, the messenger possesses important information on his person. I do not have further details, but whatever it is, we must have it!$B$BYou\'re the most qualified person I have to send, $n. Find that messenger and bring me whatever information you can find.','Kill Meven Korgal, the messenger, at the Crusader camp, then return any information you find to Executor Arren.','Hmm... Let\'s see what you\'ve got...$B$B$B$BSome news of their exploits against us... Worthless. Scouting reports... New orders, \"Continue to build up a camp near the ruined city...\" Nothing we didn\'t know already... Ah, what\'s this? A map of the dispositions of some of their field commanders and agents! We can use this.','How goes your mission, $N?','','','','','',2885,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3277,3276,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,500,0,0,0,0,0,405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (383,2,154,2,5,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,382,0,0,0,2885,1,0,'Vital Intelligence','These will need to be taken to my superior, Executor Zygand, in Brill. With this information, we\'ll be able to deal a decisive blow to the Scarlet Crusade. Your services have been useful here in Deathknell, but I need someone to deliver this to Zygand, and I believe he\'ll be able to find you more appropriate work.$B$BTake the road north out of Deathknell. Soon after entering Tirisfal proper, you\'ll hit a crossroads. Take the eastern fork, and keep going east. You\'ll pass Cold Hearth Manor along the way.','Deliver the Scarlet Crusade Documents to Executor Zygand in Brill.','Yes, this is very good. You\'ve done well in obtaining this information, $N. Hmm... names of the officers in the Tirisfal Glades...$B$BImagine the blow we could deal to the morale of those bloody zealots if we were to kill their leaders in one swift strike.','Yes, what do you want?','','','','','',2885,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,150,0,0,0,0,75,204,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (384,2,-304,5,7,0,0,77,185,1,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Beer Basted Boar Ribs','Nothing my tavern patrons enjoy more than some Beer Basted Boar Ribs! Only problem is, the local trapper who used to bring me supplies enlisted in the King\'s Army to help with the war on the Alliance front. $B$BMaybe you can help me out? If you bring me six crag boar ribs and a Rhapsody Malt from the tavern here, I\'ll give you the family recipe for my famous Beer Basted Boar Ribs, not to mention a free sample! The secret\'s in the Malt!','Ragnar Thunderbrew in Kharanos wants 6 Crag Boar Ribs and a mug of Rhapsody Malt.','The Malt is brewed, the Boars are dead$BAnd before all is done and anything said$BWe will have to fight for first dibs$BOn these savory Beer Basted Boar Ribs!','I\'m going to need six crag boar ribs and a mug of Rhapsody Malt, $N.','','','','','',2886,2894,0,0,6,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2888,2889,0,0,5,1,0,0,54,47,0,0,0,250,150,0,0,0,175,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (385,2,38,10,15,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Crocolisk Hunting','Many a hunter is attracted to Loch Modan to hunt our famous crocs. There are always merchants who seek out crocolisk skins for clothing items or armor, and there are also some who enjoy the taste of their meat.$B$BWe do some trade in this, but not a huge amount, as the crocolisks are ferocious and have entrenched themselves on the islands in the Loch. But don\'t let me dissuade you, it\'s quite an experience, wrestling with the jaws of the beasts.$B$BWhy, this one time...','Get 5 pieces of Crocolisk Meat and 6 Crocolisk Skins for Marek Ironheart at the Farstrider Lodge.','Well now, these are excellent specimens you collected, $N. Good money for high quality materials, that\'s for sure.','Did I tell you about the time I almost lost my hand to one of the crocs? Nasty bugger it was, teeth like knives. But I was lucky... Jammed the brute\'s jaw shut with my knife. Still have the knife around here somewhere...','','','','','',2924,2925,0,0,5,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3678,2240,0,0,1,1,0,0,47,0,0,0,0,250,0,0,0,0,0,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (386,2,717,22,25,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'What Comes Around...','Targorr the Dread served under Gath\'Ilzogg as supreme Executioner. His methods were ruthless, even by filthy orc standards. Men who fought bravely to defend the Kingdom were tortured on his whim. Now he is being held in the Stormwind Stockade, sentenced to die. Yet something is amiss. One of the bureaucratic nobles put a hold on his execution. I am sure foul play is in the works.$B$BPut an end to Targorr the Dread, $N. Travel to The Stockade and behead him before trickery is upon us.','Bring the head of Targorr the Dread to Guard Berton in Lakeshire.','Targorr the Dread has finally met his fate. I for one am glad to hear the beast now knows what it is like to be on the receiving end of Death\'s ruthless grip. You have done well, $N. Sometimes the truest justice can only be found outside the courtroom and beyond the clouded vision of politics.','Have you been to Stormwind yet, to The Stockade? I fear whatever trickery that has kept Targorr the Dread alive for this long will eventually bring about his freedom. He was sentenced to die, $N, not act as some political pawn on a noble\'s whim.','','','','','',3630,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3400,1317,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (387,2,717,22,26,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Quell The Uprising','The uprising must be quelled! I need your assistance. If word gets out that the prison is overrun I will lose my job! This is a case of foul play if I\'ve ever seen one. But what\'s important now is forcing these prisoners into submission for the safety of Stormwind.$B$BThe punishment for insurgency is death. Kill some of these deviants! That ought to get things under control.','Warden Thelwater of Stormwind wants you to kill 10 Defias Prisoners, 8 Defias Convicts, and 8 Defias Insurgents in The Stockade.','Your efforts in The Stockade were valiant, $N. It\'s obvious this problem is bigger than the both of us. But you have performed well and for that I am thankful.','The Stockade is still overrun! These Defias Rats must be shown that their actions will not be tolerated. Now get back down there and show some force!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1706,1711,1715,0,10,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,350,0,0,0,0,6000,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (388,2,717,22,26,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Color of Blood','Bitterness flows through my veins like a cold river. My grandson, Mac, was such a good boy. A mere 14 years old. When the army was sent off to the front, Mac took up arms to defend the city. He was a guard in The Stockade, where the Defias gang is locked up. Mac reprimanded some of the prisoners for tearing their wool blankets to make scarves, a symbol of their gang. For that Mac was stabbed in the back.$B$BI want revenge. Bring me 10 of their precious Wool Bandanas. They are the color of blood.','Nikova Raskol of Stormwind wants you to collect 10 Red Wool Bandanas.','So these bandanas -- filthy tokens of corruption -- are what my Mac had to die for? Such a waste. Such a tragic sacrifice. $b$bBut alas, I cannot return to the past. Just know, $N, that you have brought my family justice through your deeds.','I see you are back, $C. Have you collected 10 Red Wool Bandanas from those Defias Scum in The Stockade yet?','','','','','',2909,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,350,0,0,0,0,6000,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (389,2,1519,16,22,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,373,0,0,391,0,0,0,'Bazil Thredd','VanCleef and I were members of the Stonemasons Guild. Our main project was to rebuild Stormwind after the War.$B$BWhen we had finished our duties, we were cheated. The nobles refused to pay us for our work. Some of the more senior of the Stonemasons were offered governmental jobs, but VanCleef refused it out of loyalty to all the Stonemasons. He led a riot and left the city, swearing revenge.$B$BHis lieutenant, Bazil Thredd, might know more about VanCleef\'s plans. He\'s being held prisoner in the Stockade.','Speak with Warden Thelwater in the Stockade.','What in the Light do you want? Can\'t you see we have a crisis here?$B$BBazil Thredd?! Why would you want to speak with that bastard? How am I supposed to know you\'re not one of his cronies, come down to help with his bloody riot? If all the blasted cells weren\'t open, I might throw you in one for a while!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,264,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,6,5,1,1,0,0,0,0,0,0), + (391,2,717,16,29,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,389,0,0,392,0,0,0,'The Stockade Riots','Let\'s get one thing straight, $N: I don\'t trust you. But, with the situation as it is, you probably won\'t make a difference.$B$BSo here\'s how it\'s going to be: go down there and have your talk with Thredd. If you\'re really on our side, then kill him and bring me his head when the job\'s done. And if it turns out you\'re on his side, and don\'t come out... when we find you, you\'ll die along with the rest of the maggots.','Kill Bazil Thredd and bring his head back to Warden Thelwater at the Stockade.','Without Thredd to lead them, hopefully the riots will be more controllable. We shall see.$B$BI must say, after a half hour, I hardly expected you to come out, but it seems I misjudged you.$B$BI\'d guess, then, that you didn\'t get much useful information out of him? But I know a thing or two that might be of interest to you about Thredd\'s activities.','Either you bring me Thredd\'s head, or I\'ll take yours, understand, $N?','','','','','',2926,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,2500,1590,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,6,1,1,1,0,0,0,0,0,0,0), + (392,2,1519,16,29,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,391,0,0,393,8687,1,0,'The Curious Visitor','During the first years of Thredd\'s imprisonment, he never had any visitors. I figured that he was no longer of use to the Brotherhood, so they abandoned him.$B$BAnyway, a few months ago, that all changed; he started to get regular visits... once, maybe twice a week. It was a strange man--the quiet type. I had my suspicions, but all his papers checked out.$B$BHis documents claimed his name was Maelik; here\'s his description. I don\'t think he\'ll be coming to visit Thredd anymore.','Bring the Sealed Description of Thredd\'s Visitor to Baros Alexston in Stormwind.','Hmm. Maelik? No, the name doesn\'t sound familiar and neither does this description. But it could be anybody! A former Stonemason, one of the Defias Brotherhood... Though if he is as well connected as Thelwater suggests, perhaps someone else might recognize him. Let me think.','Yes, $N? What have you found?','','','','','',8687,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,360,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,6,6,1,1,0,0,0,0,0,0,0), + (393,2,1519,16,29,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,392,0,0,350,8687,1,0,'Shadow of the Past','I really haven\'t a clue, $N. There is someone else who might be able to help you, and it so happens that he owes me a favor for--well, let\'s not get into that. Master Mathias Shaw of SI:7 can be found in the barracks in Old Town. Shaw has his thumb on most of the shady, or underhanded dealings of the city.$B$BIf anyone knows, it\'d be him.','Bring the Sealed Description of Thredd\'s Visitor to Master Mathias Shaw in Stormwind.','What? What\'s this? Yes, I think I do know who this man is, but his name is not Maelik. Assassins wear many names and many masks, discarding them as they lose their usefulness. Another alias known to be used by this man is Marzon; though even that is surely not his true name.$B$BRegardless, he is an assassin and I know a good deal about him.$B$BMarzon is currently under the employ of Lord Gregor Lescovar, a lord of shady reputation, even given the corruption of the nobility of Stormwind.','Greetings. Of what service can I be to you, $C?','','','','','',8687,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,360,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,6,6,1,1,0,0,0,0,0,0,0), + (394,2,1519,16,31,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,434,0,0,395,0,0,0,'The Head of the Beast','Find Shaw in Old Town. Let him know that the Lescovar threat has been dealt with and about your involvement in the Lord\'s plots against the city. I\'m sure he\'ll be proud to have another hero among Stormwind\'s citizens.$B$BHe\'ll more than likely send you off to meet with the Prince or some other noble. Don\'t let it get to your head, $N. The nobles can think they rule the city all they want, but some things remain out of their hands.','Speak to Mathias Shaw in Stormwind.','He is dead, then? Your justice was swift, $N. I pray to the Light that I never become your quarry!$B$B$B$BI mean no criticism, $N. How could I, being the master of all assassins? But in truth, you have done the people of Stormwind a great service, and for that, I thank you.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,6,1,1,2,0,0,0,0,0,0), + (395,2,1519,16,31,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,394,0,0,396,0,0,0,'Brotherhood\'s End','Ah, I almost forgot. Alexston came while you were away, he wished to speak with you. No doubt he wishes to report the goings-on of the Defias Brotherhood to the nobles.$B$BA bit of advice, $N: if anyone should ask, I would provide all details but that it was your hand that slew Lescovar. Trust me. I am... acquainted... with the ways of such things.$B$BAnd as far as Trias goes, well, speak to no one of him... ever... if you can help it.','Speak with Baros Alexston in Stormwind.','It\'s good to see you, $N. I have heard that Lord Gregor Lescovar was found dead not long ago.$B$BIt would seem that you were successful in your mission. You have my gratitude that you have saved me, and many others, from VanCleef\'s revenge.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,195,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,2,1,1,0,0,0,0,0,0,0), + (396,2,1519,16,31,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,395,0,0,0,2956,1,0,'An Audience with the King','I have prepared a report for the King. I believe you should be the one to deliver it to him, along with an account of your findings. Do not worry, there is no doubt that he will commend you for doing your duty to the people of Stormwind.$B$BYour audience is scheduled soon, so you\'d best hurry, it\'s a bit of a ways to Stormwind Keep.','Deliver Baros Alexston\'s report on the Defias Brotherhood to King Varian Wrynn in Stormwind Keep.','You are to be commended for the service you have done for Stormwind, $N. If VanCleef had been successful in his machinations, he would no doubt have done considerable harm to the kingdom - something we must obviously avoid.$B$BTake this, $C, as a token of the King\'s appreciation. I am only sorry he cannot present it to you himself, but he is away on a diplomatic mission and shall not return for some time.','$N, yes? I was informed by Baros Alexston that you would be coming. I must say, I am most interested in what you have to say.','','','','','',2956,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2933,0,0,0,1,0,0,0,72,0,0,0,0,500,0,0,0,0,0,2250,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,6,1,1,2,0,0,0,0,0,0,0), + (397,2,1519,25,30,0,256,65,0,0,0,0,0,0,0,0,0,0,0,8,0,336,0,0,0,0,0,0,'You Have Served Us Well','I hear Lord Wishock enjoyed his beverage. $B$BYou have served us well, $N. The Warlocks of Stormwind will be able to practice our ways without disturbance, thanks to you. For your efforts, I have prepared a special gift for you. Speak with my servant, Zggi, and claim your reward.','Speak with Zggi, the servant of Zardeth the Blackclaw, to claim your reward.','Master says give gift to $N. Zggi wants to keep nice gift but Zggi knows better than to betray Master.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3556,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (398,2,85,6,10,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Wanted: Maggot Eye','Wanted: Maggot Eye!$B$BA foul beast, even by Gnoll standards, Maggot Eye has been sentenced to death for his crimes against The Forsaken. This despicable villain has been stealing corpses for use by the Lich King\'s army. Maggot Eye was last seen pillaging the lands near Garren\'s Haunt to the north of Brill.$B$BThe town of Brill hereby offers a reward to the capable soul who can carry out the execution. Show Executor Zygand the villain\'s paw once the deed is done.$B$BMercy is for the weak.','Kill Maggot Eye and return to Executor Zygand in Brill with his paw for a reward.','Maggot Eye\'s dastardly acts have finally been avenged. Maybe your acts of valor will send a clear message to those who wish to bring harm to our people. On behalf of the town of Brill I thank you, $N.','Yes?','','','','','',3635,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5941,3444,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,350,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (399,2,1519,10,15,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Humble Beginnings','It seems an eternity since I was a boy working the farm in Westfall. They say you can never go back, and it\'s true. Doubly true in my case, my family\'s home has been burned down and taken over by thieves.$B$BI have spoken with my father about the fate of some of my possessions, including my first compass. He was unable to save them. However, he also says that they should be hidden away on the farm.$B$BYou\'ll find the Alexston Farmstead west of Sentinel Hill. Perhaps you could go and retrieve it for me?','Go to Baros Alexston\'s house in Westfall and search for his compass, then return it to him in Cathedral Square of Stormwind.','Oh, thank you, $N! It\'s of no practical use to me, but the sentimental value... Needless to say, thank you for bringing this to me... at some cost to your own well-being, not to mention the time it took to go all the way down to Westfall. You have my gratitude, and have this as a token of my thanks.','$N! Did you have any luck?','','','','','',2998,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,700,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (400,2,1,2,5,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2999,1,0,'Tools for Steelgrill','Beldin Steelgrill owns the local mechanic shop, and he\'s the best siege engine tech there is! But he\'s not forgiving to his tools. I swear he almost breaks more arclight spanners than we can supply him with!$B$BWe just filled his last order for tools. If you deliver it to him I\'m sure he\'ll make it worth the effort.$B$BHis shop, Steelgrill\'s Depot, is just northeast of Kharanos. And it\'s a local haunt for veteran siege engine pilots, so keep your ears open for opportunities while you\'re there.','Deliver Steelgrill\'s Tools to Beldin Steelgrill.','You have my tools? Well done, lad, well done! I just broke my last fang-ratchet an hour ago and I need one of those to finish repairs on Pilot Stonegear\'s siege engine. You did a good thing by lugging those tools here, $N.$B$BHere, take these coins for your help.','Hm? You look a little young to be a siege engine pilot. But no matter...do you need something fixed?$B$BWell take a number and get comfortable. I\'m working on a couple engines right now and won\'t have time for another job for at least a few days.$B$BOr, were you here for something else...?','','','','','',2999,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,25,25,0,0,0,25,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (401,2,10,20,30,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,251,0,0,252,0,0,0,'Wait for Sirra to Finish','I\'m almost finished translating that note. If you come back in a few moments I should be done.','Wait a moment, then speak with Sirra Von\'Indi again.','There we are. It\'s translated...$B$B','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (403,0,1,1,1,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,-310,0,0,0,0,0,0,'Guarded Thunderbrew Barrel','','','This barrel of ale is guarded by Jarven Thunderbrew. As long as he\'s in the basement, no barrels may be disturbed.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (404,2,85,4,6,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Putrid Task','Scourge have trickled into Tirisfal Glades and have infested the area west of Brill, near the old bridge.$B$BGo there and beat back the rotting dead and ravaged corpses you find. Scatter their bones and bring back their putrid claws, and the Deathguards will reward you.','Bring 7 Putrid Claws to Deathguard Dillinger in Brill.','Well done. I regret not being there to see you smash those undead into rotting pulp!','Have you completed the task with which I have charged you? Do you have those putrid claws?','','','','','',2855,0,0,0,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,150,0,0,0,0,100,246,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (405,2,85,5,8,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,358,0,0,357,3017,1,0,'The Prodigal Lich','Bethor Iceshard, a high-ranking and powerful mage in the Undercity to the south, commands me to send him an agent with proven worth against the Scourge. You, $N, will be that agent.$B$BPresent these orders to Bethor. He will then instruct you on your mission. I don\'t know its details, but it deals with recruiting a wayward Lich. And it will be dangerous.$B$BSo ready yourself, $C. You must not fail.$B$BYou may find Bethor in the Magic Quarter of the Undercity.','Present Sevren\'s Orders to Bethor Iceshard in the Undercity.','Ah, you are the agent sent by Magistrate Sevren. Then yes, your business with me is crucial.$B$BI trust Sevren has mustered someone suitable for my task...but we shall see.','Greetings. Either you do not know who I am, or your business with me is urgent.$B$BBecause if neither of these were true, then you would not be foolish enough to disturb me...','','','','','',3017,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,25,0,0,0,0,0,108,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (407,2,85,4,7,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,365,0,0,0,3035,1,0,'Fields of Grief','Harmless pumpkins, right? Or so it would seem. If we are to defeat Arthas\'s advances from the North and the Human infestation from the South we need to start realizing the full potential of our gift of undeath.$B$BWith a little ingenuity a simple pumpkin becomes an agent for our Dark Lady. This pumpkin, laced with my latest formula, will prove to be quite a treat.$B$BYet another Scarlet Zealot has been captured and is being kept in the cellar of the Gallow\'s End Tavern. Take this pumpkin to the fool.','Take the Laced Pumpkin to the Captured Scarlet Zealot who is being held in the cellar of the Gallow\'s End Tavern.','By the Light! Finally some food! Sweet, sweet pumpkin. . . .','Stay away, foul and unholy creature! May the Light protect me! The Scarlet Crusade shall rid Azeroth of your. . .$B$B. . .oh wait. Is that food for me? I am so hungry. . .','','','','','',3035,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,25,0,0,0,0,0,96,0,0,0,0,0,0,0,0,6,1,11,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,407), + (408,2,85,7,13,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,355,0,0,0,0,0,0,'The Family Crypt','The Agamand Mills area has become a foothold for the Scourge. Their strongest point is the Agamand Family Crypt where their local military leader, a skeleton named Captain Dargol, has headquartered. With Necromancy he has raised the ancestors of the Agamands and plans to use them against us.$B$BThis cannot pass, and you must stop it. Travel to the Agamand Family Crypt and defeat the raised Agamand ancestors.$B$BAnd, bring me the skull of Captain Dargol.','Kill 8 Wailing Ancestors and 8 Rotting Ancestors.$B$BKill Captain Dargol, and bring his skull to Magistrate Sevren in Brill.','Your actions struck a telling blow against the Scourge. And your victory will not go unnoticed - not by the Forsaken, nor by our enemies.$B$BContinue the struggle as we all do, $N, and one day we will drive the Lich King himself from Azeroth!','Time is not a luxury we have, $N. With each passing hour, the Scourge\'s hold on Tirisfal Glades grows more firm.','','','','','',0,0,3082,0,0,0,1,0,0,0,0,0,0,0,0,0,1534,1530,0,0,8,8,0,0,0,0,0,0,3446,3440,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (409,2,85,5,12,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,366,0,0,411,0,0,0,'Proving Allegiance','You say you are not bound by the will of the Lich King, and the enchantment Bethor placed upon my book corroborates this. But before I believe you I must have proof that you are enemy to the Scourge.$B$BThere is an old, bloody altar just off the southern coast of this island. it is used by a powerful Scourge agent, Lillith Nefara.$B$BTake a Candle of Beckoning from this crate here. Light it on the altar and Lillith will awake. Destroy Lillith, and I will believe you are the Lich King\'s foe.','Obtain a Candle of Beckoning.$B$BSummon Lillith Nefara and kill her.$B$BReturn to Gunther on his island.','You have defeated Lillith Nefara, proving you are an enemy of the Scourge. Incredible.$B$BI had believed I was the only Undead with free will, but you have shown me there are others who have broken the Lich King\'s domination.','I await proof of your allegiance, $c.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1946,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,150,0,0,0,0,0,405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,409,0), + (410,0,85,5,10,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,1,-409,0,0,0,0,0,0,'The Dormant Shade','','','You place the Candle of Beckoning upon the table and light it...','This is an old, beaten, bloody table.','','','','','',3080,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,410), + (411,2,85,5,12,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,409,0,0,0,3081,1,0,'The Prodigal Lich Returns','Take this Nether Gem to my old comrade Bethor. It will let us communicate ... and I have much to tell him.','Bring the Nether Gem to Bethor Iceshard in the Undercity.','You convinced him to join us! You have done a great deed for the Forsaken, $N. The Dark Lady will be informed.','Have you returned Gunther\'s book? Has he responded?','','','','','',3081,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5940,0,0,0,1,0,0,0,68,0,0,0,0,250,0,0,0,0,500,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,411), + (412,2,1,7,10,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Operation Recombobulation','Upon further analysis of the Gnomeregan situation, it would appear as though we not only failed to eradicate the troggs but we also happened to turn most of the gnomish race into horrific, mindless, evil-doing leper gnomes.$B$BOzzie and I plan to reverse the horrible leper effect with our latest invention: The Recombobulator. The machine is almost complete but we are in dire need of some Restabilization Cogs and Gyromechanic Gears. Retrieve some from the leper gnomes out front of Gnomeregan for us.','Bring Razzle Sprysprocket in Kharanos 8 Restabilization Cogs and 8 Gyromechanic Gears.','These Gyromechanic Gears and Restabilization Cogs are in perfect accordance with Ozzie\'s schematics for the Recombobulation Device. Once I add some hyrdolubricant to the inner combustion pistons, adjust the crank-o-ratchet and increase of the viscosity of the electrogum gel, the gnomish race will be as good as new.','The Recombobulator will be up and running as soon as we have sufficient Restabilization Cogs and Gyromechanic Gears.','','','','','',3083,3084,0,0,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3152,3153,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,250,250,0,0,0,0,510,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (413,2,1,8,10,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,315,0,0,414,3085,1,0,'Shimmer Stout','I\'d like my brother Wellart to try my new Shimmer Stout. He\'s a Mountaineer stationed in the southern guard tower, one of two towers on the border to Loch Modan.$B$BHe may not be a brewer like the rest of us Barleybrews, but he loves his drinks and I know he\'ll like this one.$B$BCan you bring him this Barrel of Shimmer Stout for me?','Take the Barrel of Shimmer Stout to Mountaineer Barleybrew.','$B$BOh. Whoa! This stuff really puts a shine in your eyes. I feel like I can see in the dark!','Hello, $C! And what business takes you all the way out here?$B$BSomething exciting, I hope. I haven\'t been in a good fight in days, and this barrel of ale is almost dry...','','','','','',3085,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,75,75,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (414,2,1,8,10,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,413,0,0,0,3086,1,0,'Stout to Kadrell','I\'ve been drinking more of that Shimmer Stout my brother made - it\'s great stuff! I want a fellow Mountaineer to try it. His name\'s Kadrell, and he\'s usually patrolling the road through Thelsamar in Loch Modan.$B$BTo get to Thelsamar, go southeast through the tunnel, then turn northeast when the path forks into a road. Follow that road straight into Thelsamar.$B$BGive Mountaineer Kadrell this cask of Shimmer Stout and see what he thinks!','Take the Cask of Shimmer Stout to Mountaineer Kadrell.','Now, let me have a taste...$B$BMagni\'s Beard! This stuff gets your head turning! And it lightens the limbs, too.$B$BI feel like I can fly!','Greetings, $C, and welcome to Thelsamar!','','','','','',3086,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,150,150,0,0,0,0,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (415,2,1,8,10,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,315,0,0,413,0,0,0,'Rejold\'s New Brew','Rejold Barleybrew at Brewnall Village has been asking for you.$B$BHe wants to talk to you about a new drink he\'s been brewing...said something about you helping him with it. You might want to head back to Brewnall Village and see what he has to say.$B$BThere could be some free booze in it for you...','Speak with Rejold Barleybrew.','$N! You know that Shimmerweed you brought me? Well I used it in a few recipes I\'ve been working on, and one of them turned out great!$B$BHere, try it out and tell me what you think...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3087,0,0,0,1,0,0,0,54,47,0,0,0,10,10,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (416,2,38,10,11,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Rat Catching','We have a real infestation problem to the west. Tunnel rat kobolds have moved into the foothills, setting up dens and fouling our land with their filth!$B$BWe want them eliminated. Hunt them, bring me their ears and earn their bounty.$B$BYou can find tunnel rat kobolds and their dens west of Thelsamar, littered along the mountainside.','Bring 12 Tunnel Rat Ears to Mountaineer Kadrell in Thelsamar.','Ugh! When I asked for those ears I didn\'t realize they\'d smell so bad!$B$BHere\'s your reward, $N. Well done.','Hail, $N. How goes the rat catching?','','','','','',3110,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3158,860,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,400,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (417,2,1,8,11,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,419,0,0,0,3117,1,0,'A Pilot\'s Revenge','Hildelve wrote in his journal that he was attacked by Mangeclaw, a \"huge Ice Claw Bear.\" He drove off the beast, but not before it mauled him savagely.$B$BJudging from the state of Hildelve\'s body, Mangeclaw must have later returned and killed him.$B$BHowever, Hildelve wrote in his journal his one, final wish:$B$BRevenge against Mangeclaw.','Kill Mangeclaw.$B$BBring his Mangy Claw and Hildelve\'s Journal to Pilot Hammerfoot.','This is grim news, for Hildelve was a good friend. And I wish I could have been there with you when you found the beast, Mangeclaw!$B$BThank you, $N. Your deed will be remembered by the pilots of the Ironforge Siege Brigade.','Hello, $N. Do you have word of my friend Hildelve?','','','','','',3183,3117,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2218,1009,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,150,150,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (418,2,38,7,11,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Thelsamar Blood Sausages','There\'s never a shortage of empty bellies here in Thelsamar, kids running in and out, workers from the excavation coming in after a hard day\'s work. We\'re famous for our blood sausages, I don\'t suppose you\'ve ever tried them?$B$BNo? Well, around here you\'ve got to work for your meals, and don\'t think just because you\'re a fancy $c, you\'ll be any exception.$B$BI\'ll need bear meat, boar intestines for the casings, and spider ichor for spice. You get me some of those, and leave the cooking to Vidra!','Bring 3 pieces of Bear Meat, 3 Boar Intestines, and 3 Spider Ichor to Vidra Hearthstove in Thelsamar.','Trust me, it seems a lot harder than it looks, but...$B$BOh, I\'ve never known someone to take much interest in the making of sausages, but I\'ll give you the recipe just in case. Here you go, mind you eat them fresh!','I\'m all ready to start cooking, do you have the ingredients for me?','','','','','',3172,3173,3174,0,3,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3220,3679,0,0,5,1,0,0,47,0,0,0,0,250,0,0,0,0,400,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (419,2,1,8,10,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,417,0,0,0,'The Lost Pilot','My friend and fellow Siege Engine pilot, Mori Hildelve, is lost in the hills. We were looking for a rare ore that\'s needed for a high-grade blastpowder, and during our search he drove his engine up a steep hill and busted it!$B$BStill convinced that ore was in these mountains, Hildelve charged me to guard our engines while he continued on foot, searching.$B$BIt\'s been days, and I\'ve heard some beastly growls in the hills at night. Mori\'s tough as nails, but I\'m worried.$B$BPlease, $N. Find him.','Find Pilot Hildelve.','Here is the corpse of a dwarf -- mauled, frozen, and picked clean by mountain scavengers. Clutched in its hand is a book containing the roughly scribbled notes of Mori Hildelve. And around its frame, still in superior condition, is a Brigadier\'s Vest.$B$BThis grisly scene must have been where the Siege Engine pilot met his end.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3151,0,0,0,1,0,0,0,54,47,0,0,0,75,75,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (420,2,132,1,5,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,282,0,0,0,2619,1,0,'Senir\'s Observations','The troggs in the tunnel are extremely hostile, and haven\'t shown any hesitation in attacking travelers through the tunnel. You seem tough enough, though, so you should probably be safe.$B$BDirections? If you\'re going to speak with Senir, you\'ll find him in Kharanos.$B$BMake your way through the tunnel, and after you come out on the other side, just keep following the road, it\'ll run right into Kharanos.','Deliver Grelin\'s report to Senir Whitebeard in Kharanos.','What\'s this? Ah, my brother\'s report. Hmm...$B$BI told him to be sparing with the use of the King\'s name, but he didn\'t listen. No harm, I suppose, though it\'s sure to ruffle some feathers in the Senate. Not that those weren\'t some feathers that needed ruffling! Hah!$B$BNonetheless, I guess that means that I should send my report on to Ironforge as well, but I must admit I\'m a bit behind. Bloody cold.$B$BI should have some work for you later, if you\'re interested.','How are you? Like to share a drink with me, perhaps? Not much else to do in the cold.','','','','','',2619,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,150,150,0,0,0,0,204,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (421,2,130,9,10,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,422,0,0,0,'Prove Your Worth','Lady Sylvanas has charged Varimathras with the conquering of the human and dwarven lands to the south.$B$BBut that fool, Arugal -- charlatan of Dalaran and now cursed beast of Shadowfang Keep -- let his reckless magic wreak havoc with the strategic stronghold of Silverpine Forest.$B$BI need someone skilled in the ways of combat to help clean up Arugal\'s mess. Prove yourself to me by killing 5 Moonrage Whitescalps. The wretched beasts can often be found just off the road, down the hill below.','Dalar Dawnweaver at the Sepulcher wants you to kill 5 Moonrage Whitescalps.','You have served me well, $C. It is obvious to me that you will be a worthy aide to me as I prepare to rid Silverpine Forest of Arugal\'s curse.','If you wish to prove yourself to me, you must kill 5 Moonrage Whitescalps. Accomplish that task, and I will see to it your skill is put to more worthy assignments.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1769,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,350,510,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,421), + (422,2,130,9,11,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,421,0,0,423,0,0,0,'Arugal\'s Folly','How Arugal gained acceptance within the Kirin Tor is beyond me. His spell-casting knowledge seemed as transparent as a blown glass bauble.$B$BWhat\'s important now is learning exactly what magic Arugal used so that I can turn it against him and secure Silverpine Forest for the Dark Lady.$B$BArugal first stayed at the wheat farm just north of the bridge. One of the Deathstalkers reported seeing some spellbooks but could not secure them. Retrieve for me the spell labeled Remedy of Arugal from those books.','Retrieve the Remedy of Arugal for Dalar Dawnweaver at the Sepulcher.','This is precisely the spell I was in search of, $C. If your dedication to The Dark Lady\'s cause remains infallible you will find you have quite a future amongst The Forsaken.','Before I know what we are dealing with here, $C, I need to study the spell known as Remedy of Arugal. Bring it to me now or I shall be forced to find myself a worthy servant.','','','','','',3155,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,422), + (423,2,130,9,14,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,422,0,0,424,0,0,0,'Arugal\'s Folly','After examining Arugal\'s work my worst suspicions were confirmed. The old hack was not qualified to clean chamber pots in Dalaran let alone represent the Kirin Tor in its most dire hour. Fools!$B$BArugal used enchanted items to reinforce his weak magic. I need to examine these items first hand. Travel forth and slay Moonrage Gluttons and Moonrage Darksouls until you have collected enough of their enchanted shackles for my research. The foul creatures have been seen to the north and east.','Bring 6 Glutton Shackles and 3 Darksoul Shackles to Dalar Dawnweaver at the Sepulcher.','I hope I can acquire enough energy from such a limited sample. Perhaps I should have had you get more shackles.$B$BNonetheless, you showed great skill in collecting these, $C.','I will need 6 Glutton Shackles and 3 Darksoul Shackles before I can assess the situation and devise a final solution for Arugal. Now heed your bidding and slay Moonrage Gluttons and Moonrage Darksouls until you have what I need.','','','','','',3156,3157,0,0,6,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,600,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,423), + (424,2,130,9,15,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,423,0,0,99,0,0,0,'Arugal\'s Folly','It will indeed take me longer than I had thought to uncover the dark secrets behind the enchantments Arugal was using.$B$BBut in the meantime I need you to take care of a slight problem our Darkstalkers have discovered. It seems that Arugal let his magic spread to the Deep Elem Mine in the hills to the southeast.$B$BThe mine would prove to be quite a resource for Varimathras\'s advance.$B$BI want you to behead the tainted foreman of the mine, Grimson the Pale. With his death, the mine shall be ours.','Kill Grimson the Pale and bring his head to Dalar Dawnweaver at the Sepulcher.','Most excellent. The mine will provide superb resources for our forces as we spread throughout Silverpine and into Azeroth.','Has Grimson the Pale been slain? Varimathras will not be pleased if we ignore his bidding.','','','','','',3634,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,700,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,424), + (425,2,130,10,12,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,430,0,0,0,0,0,0,'Ivar the Foul','My brother Quinn and I were tasked to recon Silverpine Forest and report to High Executor Hadrec. But we didn\'t get far -- when moving through this farm we were attacked by the ghoul Ivar the Foul.$B$BWe escaped from Ivar, but he seriously mauled Quinn. He\'s healing from the potion you gave him, but Ivar may return before Quinn recovers.$B$BKill Ivar so Quinn will have time to heal. Ivar is usually in the barn yonder, waiting for my guard to drop.','Kill Ivar the Foul, and bring Ivar\'s Head to Rane Yorick at the Ivar Patch.','Ah, thank you. You have my gratitude, $N.$B$BAnd I will include you in the report I make to my superiors.','Have you killed Ivar the Foul? If you won\'t do it for me and my brother, then do it for the Forsaken.','','','','','',3621,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3453,3583,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,150,0,0,0,0,350,405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (426,2,85,6,8,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,404,0,0,0,0,0,0,'The Mills Overrun','The Scourge are trying to form a base at the Agamand Mills. If they do, then they can stage further attacks within Tirisfal.$B$BThe orders have been given. The Scourge in the Mills must be destroyed.$B$BGo to the Mills. Collect Notched Ribs from Rattlecage and Cracked Skull Soldiers, and Blackened Skulls from Darkeye Bonecasters.$B$BTo get to the Mills, follow the road west. After crossing the bridge, take the next fork north then keep going north. When you see windmills, the battle will begin.','Gather 5 Notched Ribs and 3 Blackened Skulls, then return to Deathguard Dillinger in Brill.','Your efforts in the war are felt among us, $N. I will not thank you for doing what is necessary, but the Deathguards of Tirisfal will remember your name.','Our battles with the Scourge wage on, $N. Do your part and throw those cursed, mindless undead back into the Plaguelands!','','','','','',3162,3163,0,0,5,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3447,3834,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,350,0,0,0,0,450,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (427,2,85,5,8,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,383,0,0,370,0,0,0,'At War With The Scarlet Crusade','The documents Executor Arren provided are just the break we needed in our battle with the wretched Scarlet Crusade. We now know their exact locations throughout Tirisfal Glades.$B$BBut the Deathguard has larger concerns. The Lich King\'s army grows in number each night. We need someone with \"initiative\" like yourself to drive the Scarlet Crusade to the grave.$B$BProve to me you are capable of serving The Dark Lady by travelling west to the tower past the Solliden Farmstead and slay 10 Scarlet Warriors.','Executor Zygand of Brill wants you to kill 10 Scarlet Warriors.','Most excellent, $C. Your skill in the art of combat is undeniable.','If you wish to prove your worth to The Dark Lady, slay 10 Scarlet Warriors, $C.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1535,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,225,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (428,2,130,10,12,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,429,0,0,0,'Lost Deathstalkers','A couple weeks ago two of our Deathstalkers, Rane and Quinn Yorick, were sent on a reconnaissance mission through northern Silverpine. We have not heard from them.$B$BThey may have become victim to the Scourge, though if that is true then I want it confirmed. Find these Deathstalkers.$B$BTheir first objective was to scout the farms in northern Silverpine. You should begin your search there.','Find the Deathstalkers Quinn and Rane Yorick.','You found us! And not a moment too soon...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (429,2,130,10,11,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,428,0,0,430,0,0,0,'Wild Hearts','My brother Quinn was badly hurt by the ghoul, Ivar the Foul, and I don\'t know if he will heal properly without magical aid. Although I am not an apothecary, I do know that our apothecaries can make healing potions from the discolored hearts of worgs.$B$BGather such hearts and take them to Apothecary Renferrel at the Sepulcher to the south. Then return here with the potion.$B$BYou can find plenty of worgs between here and Malden\'s Orchard to the east.','Gather 6 discolored worg hearts and bring them to Apothecary Renferrel at the Sepulcher.','$B$BIt is troubling to hear our Deathstalkers have failed their mission.$B$BLet us hope that these failures are rare.$B$BI\'ll give you the potion in a moment, but here is its recipe - if those Deathstalkers find themselves in need of future aid, then perhaps you can give it yourself.','My time is short, $c, for the Dark Lady has charged me with a grave task.','','','','','',3164,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4597,4596,0,0,1,1,0,0,68,0,0,0,0,75,0,0,0,0,0,264,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (430,2,130,10,11,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,429,0,0,0,3165,1,0,'Return to Quinn','Here is the potion to aid in Quinn Yorick\'s recovery.$B$BNow if you will excuse me, I have very important work to continue...','Bring Quinn\'s potion to Quinn Yorick at the Ivar Patch, north of the Sepulcher.','$B$BYes, I can feel it working. I will soon be able to travel.$B$BYou have done me a great favor, $N.','My sister told me you were here to aid us. Is that true?','','','','','',3165,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,150,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (431,0,85,5,10,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,1,-409,0,0,0,0,0,0,'Candles of Beckoning','','','You grab one of the candles and place it in your pack.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3080,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (432,2,1,5,9,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Those Blasted Troggs!','Those Light-blasted troggs, turning my work site into a wreck! Look at that, there goes another barrel of powder!$B$BOhhh, I wish I could go down there and wring every one of their scrawny little necks! I want to kill them all!$B$BThis can\'t be good for my health, all this stress and anger... What have they left me with? Nothing!$B$BI\'d kill them myself, but my aim\'s no good anymore! You go into the quarry and kill some of the filthy buggers! I\'ll pay you! Just hurt them, kill them!','Kill 6 Rockjaw Skullthumpers for Foreman Stonebrow at the Gol\'Bolar quarry.','Well, that makes me feel a little better...$B$BBut I won\'t be happy until they\'re all dead! All of them!','It makes me so mad! Grrr...','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1115,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,150,150,0,0,0,200,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (433,2,1,6,11,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Public Servant','As a member of the Senate and the Explorers\' League, I\'ve taken it upon myself to take care of this part of the trogg infestation that has gripped our lands.$B$BThey\'ve certainly made a mess of Gol\'Bolar quarry, and for no reason. As we dug deep into the earth, they poured out, destroying our equipment and driving the miners out. There\'s not much for us to do but to exterminate the lot of them, rebuild, then get back to work.$B$BIf you help me with the troggs, I\'ll gladly recompense you for your time.','Kill 10 Rockjaw Bonesnappers for Senator Mehr Stonehallow at the Gol\'Bolar quarry.','It is a start. Hopefully we can take advantage of it, and move some Mountaineers in to secure the area. Then we can begin to restore our infrastructure and get the miners back to work.$B$BThank you for your assistance, $N.','If we can remove the troggs from Gol\'Bolar quarry, it will be the first step of many that we will have to undertake to rid ourselves of this menace.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1117,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,150,150,0,0,0,300,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (434,2,1519,16,31,0,0,77,0,0,0,0,0,0,0,0,0,0,0,2,2,2746,0,0,394,0,0,0,'The Attack!','After I put on Spybot\'s disguise, he\'ll head in to talk to Lescovar. The guards should let him pass no problem.$B$BWhile you were getting materials for me, I took care of informing Marzon that it was time for him and Lescovar to meet again. I even dropped some false information.$B$BLescovar will dismiss his guards and wait for Marzon out here in the garden. After you catch wind of talk about the Defias, make your move. You need to kill them both before the guards return! When you\'re done, speak to Trias.','Remain in the garden until Lord Gregor Lescovar and Marzon the Silent Blade have had their conversation. Afterwards, kill them both before returning to Elling Trias in Stormwind.','So it is done? Good. Thank you greatly for your discretion, $N. You\'ve proven worthy on more than one count. I\'ll be sure to keep my eyes on you and your progress within the Alliance.$B$BBe sure to keep your nose clean.','Yes, $N? Are things going well with Tyrion? He apprised me of the situation and I\'ve helped him trick Marzon into going to the castle.$B$BMarzon has been a thorn in the side of many people in Stormwind; many of which are close friends of mine. No one messes with my friends... not if they know what\'s healthy for them.$B$BIt\'s just a shame I\'m indirectly doing a favor for Shaw and SI:7 in the meantime. Oh well, not every plan is perfect.','Overhear Lescovar and Marzon\'s Conversation','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1754,1755,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,0,1140,0,0,0,0,0,0,0,0,1,1,6,0,0,0,0,0,0,1,6,1,1,0,0,0,0,0,434,0), + (435,2,130,10,11,0,0,178,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,449,0,0,0,'Escorting Erland','The wolves outside won\'t leave, and they eye me evilly every time I step foot out that door. They must be incredibly hungry to think I\'m worth eating.$B$BI have to report to my teammate, the Deathstalker Rane Yorick. And to get to Rane, I\'ll need help against those wolves.$B$BPlease escort me! And there are a lot of wolves out there, so we\'ll have a better chance if you have friends who can help...','Escort Erland through the wolves, to Rane Yorick.','Thank you for the aid, $N. I had feared Erland was overcome by the dangers of Silverpine. With your help, I see that he has not.',NULL,'Erland must reach Rane Yorick','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3455,0,0,0,1,0,0,0,68,0,0,0,0,250,0,0,0,0,0,525,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (436,2,38,13,18,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,297,0,0,0,'Ironband\'s Excavation','Prospector Ironband is heading an excavation of ancient ruins east of the lake. His progress has been slow lately, especially considering all the supplies we\'ve sent him.$B$BIronband\'s a stout, honest dwarf who values results, which has me worried that forces are at work against him.$B$BGo to Ironband\'s Excavation and speak with Magmar Fellhew. He manages the details of the site and will know why there\'s a slowdown.$B$BTo get to the excavation site, go around the southern tip of the lake, then head east.','Speak with Explorer Fellhew.','Jern wants to know what the slowdown is, eh?$B$BIronband is putting together his latest progress report with details, but I can tell you this:$B$BIt\'s the Troggs!!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,25,0,0,0,0,0,204,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (437,2,130,10,14,0,0,178,0,0,0,0,0,0,0,0,0,0,0,12,0,0,0,0,438,0,0,0,'The Dead Fields','Our initial scouting reports of Silverpine show the rot hides have a base at an old farm to the north, the Dead Fields. We have sent small assaults against them, but each time they are reinforced by the banshee Nightlash, who uses her magic to rout our forces.$B$BWe want Nightlash destroyed.$B$BGo to the Dead Fields and assault the rot hides. If you don\'t see Nightlash then kill the rot hides until she appears, then defeat her.$B$BHer essence will turn to dust. Bring me that dust as proof.','Kill rot hide gnolls at the Dead Fields.$B$BWhen Nightlash appears, kill her.$B$BBring the Essence of Nightlash to High Executor Hadrec at the Sepulcher.','I heard of your successful raid against the rot hides, $N, and this essence is proof of Nightlash\'s death.$B$BThe Scourge have lost ground this day. Your value to the Forsaken grows.','Have you defeated Nightlash, $N? Our success against the rot hides depends on her destruction!','Enter the Dead Fields','','','','',3622,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3454,0,0,0,1,0,0,0,68,0,0,0,0,250,0,0,0,0,600,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (438,2,130,10,16,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,437,0,0,439,0,0,0,'The Decrepit Ferry','$N, we\'ve discovered a new hive for the Scourge: the Decrepit Ferry. The ferry lies east of the Sepulcher, and is heavily patrolled by rot hides and other undead.$B$BThere must be a reason for the Scourge\'s occupation of the area. Go to the Decrepit Ferry and find out why the Scourge are there.','Go to the Decrepit Ferry.$B$BSearch for the reason the Scourge are there.','Heaped within this boat is a pile of wrapped corpses. And looking east across Lordamere Lake, an opposing dock on Fenris Isle can be seen.$B$BThe fate of the corpses must lie on Fenris Isle.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,150,0,0,0,0,0,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (439,2,130,10,16,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,438,0,0,443,3234,1,0,'Rot Hide Clues','Among the corpses a hand protrudes, unwrapped. It is the hand of a woman, pockmarked from the plague but relatively fresh. $B$BOn the hand is a ring. Removing the ring and inspecting it reveals an engraving:$B$B\"For Deliah\"','Bring Deliah\'s Ring to High Executor Hadrec at the Sepulcher.','You say that this ring was worn by a woman, recently killed?$B$BThe only nearby source of such a body would be the mass graves in Tirisfal. The Rot Hide Gnolls must be taking those corpses to Fenris Isle!','$N. You return, so I assume your investigations bore fruit?','','','','','',3234,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,25,0,0,0,0,0,174,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (440,2,130,10,16,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,439,0,0,441,3234,1,0,'The Engraved Ring','If you want to find the husband or beloved who gave Deliah her ring... then speak with Magistrate Sevren in Brill. He should have records of recent deaths and, with luck, can discover who Deliah is.$B$BBut I wouldn\'t hope. Whoever gave her the ring is probably dead. Or if he\'s undead he probably no longer cares about Deliah.','Bring Deliah\'s Ring to Magistrate Sevren in Brill.','A Deliah did live in Brill not long ago. She was buried in the mass grave but if what you say is true, then the Rot Hide Gnolls must have stolen her body and taken it to Silverpine.$B$BThe Rot Hides, like all the Scourge, must be destroyed. I trust you are taking steps to make that happen.','Hello, $N. What brings you back to Brill?','','','','','',3234,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,0,345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (441,2,130,10,16,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,440,0,0,530,3234,1,0,'Raleigh and the Undercity','Deliah had a husband, Raleigh, who now dwells in the Undercity. If the Deliah who lived in Brill is the one who owned this ring, then Raleigh will know.$B$BRaleigh is in the Trade Quarter of the Undercity.','Bring Deliah\'s Ring to Raleigh.','Yes, this ring was my wife\'s. Her fate was the fate of all who fail to endure these harsh times. I feel nothing for her death, nor for the story you tell of her body\'s abduction.$B$BSuch feelings have long since grown cold within me. But desire does still burn in my dead heart, $N.$B$BDesire for revenge.','Do I know you?','','','','','',3234,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,0,345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (442,2,130,10,24,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,448,0,0,0,0,0,0,'Assault on Fenris Isle','Now is the time to assault the Scourge\'s place of strength in Silverpine: Fenris Isle.$B$BYou must again go to the Isle and destroy Thule Ravenclaw. I want his head!$B$BThis mission is as dangerous as it is vital, $N. You must not fail.','Bring Thule\'s Head to High Executor Hadrec at the Sepulcher.','The death of Thule Ravenclaw was no small event, $N. Renferrel tells me that the energies released when you destroyed Thule were felt even as far as the Sepulcher.$B$BYour actions ring through the ranks of the Forsaken. Your value to us grows.','The Scourge cannot be allowed to remain in Silverpine, $N. Come back to me when you have proof of Thule\'s death.','','','','','',3623,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3461,3462,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (443,2,130,10,17,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,438,0,0,444,0,0,0,'Rot Hide Ichor','Before we launch an assault on Fenris Isle, we must determine who is behind the rot hide gnolls. Our apothecaries believe their origin lies within the strange fluid that flows through their bodies.$B$BGo to Fenris Isle, east of the Decrepit Ferry, and collect rot hide ichor from the gnolls you find there. Bring it to Apothecary Renferrel, stationed outside the Sepulcher.','Bring 8 bottles of rot hide ichor to Apothecary Renferrel at the Sepulcher.','Very good. This ichor will help us understand the nature of the rot hides, and may show us their weakness...$B$B...if they have one.','Do you have the rot hide ichor, $N?','','','','','',3236,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,900,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (444,2,130,10,17,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,443,0,0,0,3237,1,0,'Rot Hide Origins','I have reduced the ichor you brought me and separated it into its base components. My findings are not conclusive, but I have determined that warlock and necromantic magics were used in the ichor\'s creation.$B$BWhile I continue to study the ichor, I want you to take a sample to Bethor Iceshard in the Undercity. Bethor is not an apothecary, but his knowledge of magic may help to unravel the mystery of the rot hides.$B$BGo. You will find Bethor in the Magic Quarter of the Undercity.','Bring the Sample Ichor to Bethor Iceshard in the Undercity.','This substance is laced with powerful spells, some of which I have not seen for a long, long time...$B$BOne moment -- I must invoke a spell of divination...','My studies require great concentration. So I hope your visit is not a frivolous one.','','','','','',3237,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,25,0,0,0,0,0,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (445,2,85,9,10,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3238,1,0,'Delivery to Silverpine Forest','Time is a luxury that is not afforded to those of us under the employ of Lady Sylvanas. Surely you know this by now.$B$BAs a member of the Royal Apothecary Society it is my duty to share my knowledge with my colleagues so that our collective efforts might one day provide The Dark Lady with the New Plague she so badly desires.$B$BTake these findings to Apothecary Renferrel who is stationed at The Sepulcher in Silverpine Forest. Follow the roads to the south from Brill. From the Undercity go southwest.','Take Apothecary Johaan\'s findings to Apothecary Renferrel in Silverpine Forest.','Ah, how good of Apothecary Johaan to send his research. With so many new developments here in Silverpine, I nearly forgot about the findings coming out of Lordaeron and Tirisfal Glades. Which reminds me, I need to get those samples off to the Necropolis soon.$B$BBut you must excuse my rambling. Extend your stay in Silverpine, $N. We could use an able bodied $C like you around here.','What business do you have with me, $C?','','','','','',3238,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,150,0,0,0,0,250,375,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (446,2,130,10,16,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,444,0,0,448,3250,1,0,'Thule Ravenclaw','This Ichor was crafted by an old colleague of mine: Thule Ravenclaw. He was a young, promising mage before the great war, but when the Lich King rose to power, he betrayed his brethren and allied with the Scourge.$B$BI did not realize he still lives, nor that he leads the Rot Hides in their forays against us!$B$BI know many of his spells, and can help concoct a potion to counter them. Take this scroll back to Apothecary Renferrel. It has the incantations needed for the potion.','Bring Bethor\'s Scroll to Apothecary Renferrel at the Silverpine Sepulcher.','This scroll is laced with powerful magic. I\'ve never used such forces in a potion ... it will be a powerful mixture, and should serve you well should you attack Thule in his stronghold on Fenris Isle.','Greetings, $N. What did Bethor have to say?','','','','','',3250,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3251,0,0,0,1,0,0,0,68,0,0,0,0,25,0,0,0,0,0,174,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (447,2,130,9,12,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,450,0,0,0,'A Recipe For Death','Arthas\'s numbers are overwhelming. But with a New Plague we could eradicate both the Scourge Army and the Human infestation once and for all.$B$BMy studies have proven that spider blood combined with a toxin derived from a grizzled bear heart results in a deadly elixir. Collect samples from the spiders in the Skittering Dark to the northwest and from the bears wandering throughout Silverpine Forest. Deliver the reagents to Master Apothecary Faranell of the Royal Apothecary Society in the Undercity.','Collect 6 Grizzled Bear Hearts and 6 samples of Skittering Blood and deliver them to Master Apothecary Faranell in the Undercity.','How good of Apothecary Renferrel to send you to me, $N. These samples will indeed prove useful to the cause. I will begin studying their toxic and contaminable properties at once.','Hail, $C. What business do you have with the Royal Apothecary Society?','','','','','',3253,3254,0,0,6,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3448,0,0,0,20,0,0,0,68,0,0,0,0,250,0,0,0,0,500,540,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (448,2,130,10,16,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,446,0,0,442,0,0,0,'Report to Hadrec','Before you launch an assault on Fenris Isle, report to High Executor Hadrec. He may have additional information or equipment you\'ll need.','Report to High Executor Hadrec at the Sepulcher.','If what Bethor says is true then Thule Ravenclaw is a force that must be dealt with, and dealt with soon.$B$BTo aid in this task, you may take something from our arsenal here...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3240,2863,0,0,0,0,5,5,0,0,0,0,2313,0,0,0,1,0,0,0,68,0,0,0,0,75,0,0,0,0,0,345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (449,2,130,10,11,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,435,0,0,3221,3252,1,0,'The Deathstalkers\' Report','Although Quinn\'s wounds are mending, I want to get our report to High Executor Hadrec as quickly as possible. It has information that is vital to the Forsaken\'s occupation of Silverpine.','Bring the Deathstalker Report to High Executor Hadrec at the Sepulcher.','I hadn\'t accounted for the level of Scourge presence we\'ve seen in Silverpine Forest, nor for the troubles our Deathstalkers have had in their scouting efforts.$B$BYour aid to our Deathstalkers was invaluable, $N. And you will be commended.','Did you discover the fate of the Deathstalkers?','','','','','',3252,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,200,264,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (450,2,130,9,15,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,447,0,0,451,0,0,0,'A Recipe For Death','You can be of further service to the Royal Apothecary Society, $N.$B$BWhen Arugal cast his wretched magic on the forest, he cursed one of our most promising members, Apothecary Berard. Now a mindless servant of Arugal, Berard is useless to us. But his findings might prove to be of worth. He was studying an ancient plague that killed off all the aquatic life in Lake Lordamere ages ago.$B$BRetrieve Berard\'s Journal from his study in the Pyrewood Village Inn and take it to Apothecary Renferrel.','Retrieve Apothecary Berard\'s journal from Pyrewood Village and take it to Apothecary Renferrel at the Sepulcher.','Apothecary Berard\'s journal! Why you are quite brave, $N. Now let\'s see what Berard was up to before he went mad. . .','I see you are back, $N.','','','','','',3255,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,350,0,0,0,0,700,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (451,2,130,9,18,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,450,0,0,0,0,0,0,'A Recipe For Death','According to Berard\'s Journal the moss from Lake Skulkers and Creepers might prove useful for our quest to brew a new plague. Those beasts dwell on the islands in Lake Lordamere to the east.$B$BHe also mentions a very rare Hardened Tumor that he discovered on a Vile Fin murloc. Apparently the tumor is so rare Berard was only able to obtain one.$B$BCollect samples of the moss as well as the rare hardened tumor and take them to Master Apothecary Faranell in the Undercity.','Bring 6 samples of Lake Creeper Moss, 6 samples of Lake Skulker Moss and a Hardened Tumor to Master Apothecary Faranell in the Undercity.','Such a blow to the Royal Apothecary Society to lose Berard. But through your hard work and Apothecary Renferrel\'s diligent research Berard\'s studies will still be useful to The Dark Lady\'s plight.$B$BWe are on the cusp of something great here, $N. If you were not so skilled in the ways of combat I would try to recruit you for membership in the Society.','What brings you back to the Undercity, $N?','','','','','',3256,3257,3258,0,6,6,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3451,3582,0,0,0,0,1,1,0,0,0,0,2458,2459,0,0,1,1,0,0,68,0,0,0,0,500,0,0,0,0,0,1230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (452,2,130,12,15,1,0,178,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,'Pyrewood Ambush','You got here just in the nick of time, $N!$B$BThe Pyrewood Council will be returning any moment. Arugal has other matters to tend to in the keep. He uses the Council as mere puppets to keep the mindless minions of Pyrewood under his control. But I believe that without the guidance of the Pyrewood Council, the sons of Arugal will turn against their master.$B$BI cannot handle them all by myself. I need you to help me. Together we can lay waste to the Council for Lady Sylvanas.','Help Deathstalker Faerleia kill the Pyrewood Council.','You fought like a true disciple of the Dark Lady, $N. With the council dead, perhaps we can gain control of this town once and for all and drive Arugal from Shadowfang Keep. I salute you!',NULL,'Aid Faerleia in killing the Pyrewood Council','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3450,2818,3449,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,350,0,0,0,0,700,810,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (453,2,10,20,25,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,266,0,0,268,2161,1,0,'Finding the Shadowy Figure','Good luck, $N. I hope you find the chap, and I hope you find him alive.$B$BIf he\'s left the safety of Darkshire then he could be prey to the beasts of the wilds.','Find the Shadowy Figure. Your clues:$B$BHe is not native to Darkshire.$B$BHe is a nervous, jittery person.$B$BHe left Darkshire and headed west.','$B$BYes, I\'m the author of that book. You finally found me, eh?$B$BWell if you read that journal...then you only know the half of it!','Who are you?? Leave me be!','','','','','',2161,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (454,2,38,10,15,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,273,0,0,0,0,0,0,'After the Ambush','We\'d been hauling the barrels of powder back and forth in trips before this... business. Now we have to split up the work, Miran\'s taking the barrels and I\'m watching over the other ones.$B$BI don\'t feel safe letting Miran haul the rest of the shipment by himself. When he\'s ready to go, maybe you could escort him on his next trip?','Speak with Miran.','Hello, $C.$B$BYou\'ll be escorting me to the excavation site? That\'s good to hear... After Saean and his cronies, who knows what else the Dark Irons might have up their sleeves?$B$BAnyways, let me just make some final checks. Talk to me again when you\'re ready to go.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,10,0,0,0,0,0,66,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (455,2,11,19,21,0,0,77,0,0,0,0,0,0,0,0,0,0,0,12,2,468,0,0,0,0,0,0,'The Algaz Gauntlet','Orcs of the Dragonmaw clan have a haven in the Wetlands. And now they have expanded into Dun Algaz! We can\'t let them keep their foothold here or Loch Modan will be cut off from Menethil Harbor, our port and stronghold in the Wetlands.$B$BBreak through Dun Algaz to the Wetlands beyond, and kill some orcs for good measure! Report to Valstag Ironjaw in Menethil Harbor.$B$BMenethil is through Dun Algaz, then north along the road, then west at the fork.$B$BWe\'re counting on you, $N. Do not fail.','Traverse Dun Algaz.$B$BKill 8 Dragonmaw Scouts and 6 Dragonmaw Grunts.$B$BReport to Valstag Ironjaw in Menethil Harbor.','Your report is full of bad news!$B$BI see the Dragonmaws are making a strong move into Algaz. Normally the Dragonmaws just hide up in the hills. What made them surge into Algaz is still a mystery...$B$BThank you, $N. And we\'ll probably want your help dealing with these orcs.','You\'re coming from Loch Modan? How is the orc situation at Algaz Gate?','Traverse Dun Algaz','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2103,2102,0,0,8,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,54,47,0,0,75,75,150,0,0,1000,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (456,2,188,1,2,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,457,0,0,0,0,0,'The Balance of Nature','Greetings, $N. I am Conservator Ilthalaine. My purpose in Shadowglen is to ensure that the balance of nature is maintained.$B$BThe spring rains were particularly heavy this year, causing some of the forest\'s beasts to flourish while others suffered.$B$BUnfortunately, the nightsaber and thistle boar populations grew too large. Shadowglen can only produce so much food for the beasts. Journey forth, young $c, and thin the boar and saber populations so that nature\'s harmony will be preserved.','Kill 7 Young Nightsabers and 4 Young Thistle Boars and return to Conservator Ilthalaine.','You performed your duties well, $N.','There is still work to be done, $N. Return to me once you have thinned the nightsaber and thistle boar populations.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2031,1984,0,0,7,4,0,0,0,0,0,0,5394,11187,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,35,102,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21,1,0,0,0,0,0,0,0,0,0,0), + (457,2,188,1,3,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,456,0,0,0,0,0,0,'The Balance of Nature','Thinning the younger population of creatures here in Shadowglen was a good start, $N, but there is still work to be done.$B$BThe resources of the forest will be depleted too quickly if the problem is not addressed. Killing nature\'s beasts is a necessary evil for the good of all who share the land. Venture into the forest and slay mangy nightsabers and thistle boars in the name of balance.','Conservator Ilthalaine needs you to kill 7 Mangy Nightsabers and 7 Thistle Boars.','You have proven your dedication to nature well, $N. A young $C like yourself has a promising future.','Your task is not yet complete, $N. Return to me once 7 mangy nightsabers and 7 thistle boars have been killed.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2032,1985,0,0,7,7,0,0,0,0,0,0,5405,6058,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,50,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21,25,0,0,0,0,0,0,0,0,0,0), + (458,2,188,1,1,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,459,0,0,0,'The Woodland Protector','Thank goodness you are here, $c. Strange news has traveled to me through the whisperings of the forest spirits.$B$BThe mysterious woodland protector, Tarindrella, has returned to Shadowglen. The dryad\'s presence has not been felt in the forests of Kalimdor in years. Something is surely amiss if she has journeyed back to this land.$B$BSeek out Tarindrella and see what business she tends to in our grove. One of the Sentinels reported seeing her to the southwest of Aldrassil.','Seek out the dryad known as Tarindrella.','I see you found me, young $R. Melithar is a wise druid to have sent you.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (459,2,188,1,3,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,458,0,0,0,0,0,0,'The Woodland Protector','Something evil is brewing in the forests of Teldrassil. Look long the hills to where the peaceful furbolgs used to dwell. They have deserted their homes and are amassing under the name of the Gnarlpine tribe.$B$BOnly the corruption of wicked Fel Moss could cause such a transformation. The grells and grellkin have infested the area and are threatening the residents of Shadowglen. $B$BEngage these grells and grellkin, $N, and see if they are indeed caught under the enchantment of the wicked Fel Moss.','Collect 8 Fel Moss and bring them to Tarindrella.','Your service to the creatures of Shadowglen is worthy of reward, $N.$B$BYou confirmed my fears, however. If the grells have become tainted by the Fel Moss, one can only imagine what has become of the Gnarlpine tribe of furbolgs who once lived here.$B$BShould you find yourself in Dolanaar, able $C, seek out the knowledgeable druid, Athridas Bearmantle. He shares our concern for the well being of the forest.','Satisfy my suspicions, $N. Bring to me 8 Fel Moss.','','','','','',3297,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5398,5399,11190,0,0,0,1,1,1,0,0,0,961,0,0,0,3,0,0,0,69,0,0,0,0,250,0,0,0,0,0,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (460,2,130,12,17,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,461,3317,1,0,'Resting in Pieces','You don\'t look like a rot hide. Good. I had lost hope...$B$BMy name is Alaric, and I was once Thule\'s head servant and bodyguard. He used his magic to \"protect\" me from the Plague of Undeath, but instead his spell gave me an unlife from which I cannot escape. And after creating the cursed rot hide gnolls, Thule beheaded me... and gave my head to the gnolls as a plaything!$B$BPlease, take me to my body. I believe the gnolls buried it here in Fenris Keep, near the stable, in an unmarked grave.','Bring Alaric\'s Head to his grave.','Thank you, $N. I had feared the Gnolls destroyed my body. It is good to know they did not.','This grave was hastily dug.','','','','','',3317,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,0,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (461,2,130,12,18,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,460,0,0,491,3318,1,0,'The Hidden Niche','I know of a hidden niche within the keep that holds an item dear to Thule, and his old colleagues. It also holds something you might find useful. Take me there!$B$BThe alcove is in the southwestern tower of the keep, behind a dusty shelf.$B$BTake my body, but leave my boots. They never fit me anyway...','Take Alaric to the hidden alcove.','There we are, it\'s open. Leave me here. I spent the best days of my life in this keep, and the thought of resting within its walls gives me comfort.$B$BBe sure to close the alcove tight - I don\'t want those Rot Hides to find me.$B$BOh, and take this. You\'ve earned it.','This is the spot! Bring me closer...','','','','','',3318,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,500,405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (463,2,11,20,21,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,276,0,0,0,'The Greenwarden','You\'ve heard of the Greenwarden? You\'re not looking for him, are you? Well I say you\'re crazy if you are, but who am I to keep a fool from $ghis:her; death?$B$BIf you are seeking that beast, then I hear he is in the marsh, east of the road where it forks to Dun Modr. He\'s lurking there among the crocs...and worse!$B$BAnd leave your money here. You won\'t need it where you\'re going...and you don\'t want to chip ol\' Greenie\'s tooth on your gold when he bites you in half, do you?','Find the Greenwarden.','The roots and ferns speak well of you, small one. Although I have many names, I answer to only a few. But you may call me Rethiel.$B$BAnd you must harken...for these lands weep from festered wounds, and I would charge you to heal them.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,495,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (464,2,11,23,28,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,473,0,0,465,0,0,0,'War Banners','The Dragonmaw orc clan was all but destroyed by the end of the Second War, after they lost control of their red dragon pets. The dragons were not very happy with their old masters, and fiercely hunted the Dragonmaws. What few remained fled from Grim Batol and into the Mountains east of Whelgar\'s Excavation.$B$BNow they\'ve gained strength, and have an encampment northeast of Menethil.$B$BWe want you to attack that encampment. Gather and bring me their war banners as proof.','Bring 8 Dragonmaw War Banners to Captain Stoutfist.','Well fought, $N. The Dragonmaws are not the same threat they were when they had dragons, but they\'re still fierce opponents.$B$BThe Dragonmaws are led by Nek\'rosh, son of Nekros, who was the former head of the Dragonmaws years ago. Nekros used powerful magic to tame the Red Dragons, but when that magic failed him...the dragons were not happy.$B$BNekros was killed, and his son has vowed revenge against the dragons who slew his father.','Have you attacked the Dragonmaw encampment?','','','','','',3337,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,2000,1380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (465,2,11,23,31,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,464,0,0,474,3339,1,0,'Nek\'rosh\'s Gambit','While you were fighting the Dragonmaws, we discovered more of their plans.$B$BNek\'rosh has built catapults and aims to lay siege to Menethil! And with the fighting in Dun Algaz, we\'re effectively blocked from reinforcements!$B$BYou need to take out those catapults. They\'re in the Dragonmaw encampment.$B$BHere, take this tinder. Fight your way to the catapults and light them with the tinder.$B$BAnd after you\'ve done that, find and kill Nek\'rosh. We need to cut this Dragonmaw beast down...at its neck.','Destroy the Dragonmaw catapults.','You place some of the tinder on the catapult then strike a spark onto it.$B$BFlame erupts and quickly spreads!','The first catapult is before you. Will you set it aflame?','','','','','',3339,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,150,0,0,0,0,0,1140,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (466,2,1,20,22,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,467,0,0,0,0,0,0,'Search for Incendicite','I heard that a rare ore, incendicite, was found in the Wetlands, in a cave northwest of Algaz Gate. Incendicite is volatile stuff and hard to use without blowing yourself up, but I\'m sure if it\'s smelted the right way it could make cannon shells that pack a mighty punch!$B$BGet me incendicite ore and I\'ll find someone brave enough to experiment with it.$B$BOh, and to extract that ore from a vein you\'ll need skill in mining. If you don\'t have it, then ... bring a friend who does to that cave!','Bring 6 loads of Incendicite Ore to Pilot Stonegear in Dun Morogh.','You got the ore! Well done, $N! I\'ll get someone to work with this right away. Let\'s hope he doesn\'t blow himself up!','Where is that ore, $N?!','','','','','',3340,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3565,0,0,0,1,0,0,0,47,0,0,0,0,250,0,0,0,0,0,1050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0), + (467,2,1,20,23,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,466,0,0,0,'Stonegear\'s Search','Pilot Stonegear loves his siege engine, as every pilot should! And he\'s always eager to find new ways to improve his tank\'s firepower!$B$BHe heard rumors of a rare ore and is looking for someone to hunt it down for him. If your boots are starting to itch, then find Stonegear at Steelgrill\'s Depot in Dun Morogh and see what he wants.','Speak with Pilot Stonegear.','Hello $N. You\'re here about the task I have, eh? It\'s good to see a young $R like yourself whose blood burns at the prospect of adventure!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,276,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (468,2,11,19,21,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,455,0,0,0,'Report to Mountaineer Rockgar','Mountaineer Rockgar is looking for volunteers for a mission through Dun Algaz and into the Wetlands. $B$BIf you want to get your boots wet in that soggy county to the north, then speak with Rockgar at Dun Algaz. Dun Algaz is north up the road, beyond the guard tower.','Speak with Mountaineer Rockgar.','Hello, $C! You\'re here for the scouting mission, are you? Very good!$B$BI hope your gear is in good condition, because this \"scouting\" mission has changed into something more messy...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,25,0,0,0,0,0,102,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (469,2,11,18,21,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3347,1,0,'Daily Delivery','Greetings, traveler!$B$BDon\'t suppose you might be heading in the direction of Menethil, would you? If you\'re not, I\'d suggest you stop there, it\'s a good place to purchase goods and even have a pint and relax.$B$BNow, if it just so happens that you\'re heading in that direction, I don\'t suppose you\'d mind taking this bundle of crocolisk skins to James Halloran, the tanner?$B$BI\'d do it myself, but my wife\'s been in quite a mood lately, and I\'d like to put off facing her as long as possible.','Deliver the Bundle of Crocolisk Skins to James Halloran, the tanner, in Menethil Harbor.','Hmm, this is from Einar, right? Hasn\'t delivered his skins to me in person for almost a week now. No doubt it\'s some differences with the wife!$B$BMaybe I\'ll have my wife go speak with Sida sometime...','Hello there, $C. Could I interest you in a pair of boots? Perhaps some newly cured skins?','','','','','',3347,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,700,495,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (470,2,11,19,24,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Digging Through the Ooze','On my weekly visit to Ironbeard\'s Tomb I was attacked by dreadful, dripping oozes! Naturally, I panicked.$B$BI threw my bag at one, but it didn\'t do anything! The ooze just sucked it right up... Luckily, it did give me enough time to get away.$B$BThe bad news is that I really need to get the contents of my bag!$B$BI don\'t know which ooze I threw my bag at; they all looked the same! Ironbeard\'s Tomb is northeast of here, near Dun Modr. Thank you so much!','One of the oozes at Ironbeard\'s Tomb has Sida\'s bag, retrieve it and bring it back to her in Menethil Harbor.','Oh, thank you, $N! I was afraid that it was lost for good!$B$B$B$BHm, I don\'t have much use for this anymore, but wash it off and I\'m sure you could make use of it.','Did you find my bag?','','','','','',3349,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3352,0,0,0,1,0,0,0,47,0,0,0,0,350,0,0,0,0,3500,1440,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (471,2,11,18,26,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,484,0,0,0,0,0,0,'Apprentice\'s Duties','I sent my apprentice out into the marshes to skin some of our famous giant Wetlands crocolisks. When he didn\'t return, I went out to look for him... Let\'s just say it wasn\'t a pretty sight.$B$BMidwife says he might pull through, but in the meantime I still need my skins!$B$B...If you\'d like to kill a few more of the brutes, I wouldn\'t be opposed, after what they did. You\'ll find the crocs north up the coast, beyond the murloc hovels.','Collect 6 Giant Crocolisk Skins and bring them to James Halloran in Menethil Harbor.','Hmm... Don\'t suppose you\'d be interested in becoming my apprentice, would you?$B$BHah! No, I\'m just kidding. You\'re much too old, for one thing. Besides - from the looks of you, it would seem that you have other ambitions in life. Nonetheless, these are some fine skins you\'ve procured, and I\'ll be able to put them to good use.','My apprentice is like a son to me. It\'s going to be hard for him to live his life with only one leg.$B$BAh, $N, how goes it? Do you have my skins?','','','','','',3348,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2545,3561,0,0,0,0,1,1,0,0,0,0,3681,0,0,0,1,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1260,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,11,18,6,11,0,0,0,3000,0,0,0,0), + (472,2,11,25,25,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Fall of Dun Modr','Dun Modr has fallen to the Dark Iron Dwarves!$B$BMy wounds are grave, $c. Most of the regiment was killed! The Dark Iron thugs attacked us before we could regroup from the Thandol Span ambush.$B$BOur leader, Longbraid, sounded the retreat horn. As we left the town I was hit by a stray axe in the back. All went black.$B$BI awoke here in Menethil but I fear for my fellow soldiers. Hope still burns within me. Perhaps Longbraid is still alive! See if you can find him near Dun Modr, $r!','Search for Longbraid near the town of Dun Modr.','What brave $C sends word from Menethil? Ah $N, they call you.$B$BYou bring hope to a hopeless situation. \'Tis good news indeed that young Harlo survived. While fleeing he received a grievous wound. We had but little time to send him on his way on the back of the only surviving steed with the regiment.$B$BBut now we face a perilous situation. Dun Modr has fallen and we are but a shadow of the great regiment we once were.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,75,0,0,0,0,0,600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,6,1,0,0,0,0,0,0,0,0), + (473,2,11,23,28,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,464,0,0,0,'Report to Captain Stoutfist','$N. The Dragonmaw orc clan is showing its strength in more than just Algaz. Captain Stoutfist has asked to speak with those willing to offer aid against these orcs. He is inside the keep, in the war room.','Speak with Captain Stoutfist.','$N. Valstag briefed me on your past success with the Dragonmaw Orcs at Dun Algaz. You\'re a $R of worth.$B$BAnd I have a task for you.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,25,0,0,0,0,0,138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (474,2,11,23,32,1,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,465,0,0,0,0,0,0,'Defeat Nek\'rosh','Now that the catapults have been burned, find and kill Chieftain Nek\'rosh.','Kill Chieftain Nek\'rosh$B$BBring Nek\'rosh\'s Head to Captain Stoutfist.','Stoutly done, $N. You have dealt a telling blow to the Dragonmaw orc clan. They may never recover. And the destruction of those catapults has made Menethil Harbor safe.$B$BYou are a $R of merit, and the kingdom of Ironforge rewards those who serve it well.','Have you killed Nek\'rosh?','','','','','',3625,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3209,6194,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (475,2,141,4,6,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,476,0,0,0,'A Troubling Breeze','A troubling breeze blows through the forest.$B$BGaerolas Talvethren serves as Great Warden to the hibernating Druids of the Talon in the Ban\'ethil Barrow Den. His duty as the chosen protector of the Sleeping is to ensure their safety so that their pact with Ysera remains fulfilled.$B$BBut word from Gaerolas is now delayed and I grow nervous. Travel east to Starbreeze Village and bring back a report from Gaerolas so that I can put my worries to rest, knowing my dreaming brethren slumber safely.','Seek out Gaerolas Talvethren in Starbreeze Village.$B','Thank the forest spirits you are here! I knew Athridas would sense trouble and send help.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,50,0,0,0,0,0,162,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (476,2,141,4,6,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,475,0,0,483,0,0,0,'Gnarlpine Corruption','The Gnarlpine tribe has been corrupted!$B$BThe once peaceful furbolgs have turned against the protectors of the forest. They ambushed me as I left for the Ban\'ethil Barrow Den and proceeded to pillage Starbreeze Village. Ursal the Mauler, their chieftain, is using the evil powers of the Fel Moss to drive them mad.$B$BI am too wounded to return to Athridas to bring him this grave news. The task is left to you, young $c. We can only hope that the deranged Gnarlpines have not made it to Ban\'ethil yet!','Return to Athridas Bearmantle in Dolanaar.','By the stars! This is quite disturbing indeed!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,100,0,0,0,0,125,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,5,0,0,0,0,0,0,0,0,0), + (477,2,130,10,14,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,478,0,0,0,'Border Crossings','As you may know, the town of Ambermill remains a source of human opposition, mainly through the support they receive from the wizards of Dalaran.$B$BI don\'t know what their plan is, but for them to show interest in a backwater village like Ambermill indicates that it must have some greater importance.$B$BThey\'ve been shipping crates by the wagon from Hillsbrad. Many of those supplies end up at a small camp north of Pyrewood Village. Retrieve the contents of a crate and return them to me.','Retrieve the contents of one of the Dalaran wizards\' crates. You will find Pyrewood Village to the south.','',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (478,2,130,10,14,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,477,0,0,481,3353,1,0,'Maps and Runes','','Bring the strange pendant to Shadow Priest Allister at the Sepulcher.','Maps and this... pendant, hm? Interesting.$B$BIt is obvious that the Dalaran wizards are interested in Ambermill for some purpose, but still, their aim is hidden to me.$B$BPerhaps Dalar will know something of their use.','Have you learned anything useful, $N?','','','','','',3353,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,150,0,0,0,0,500,450,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (479,2,130,10,16,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,482,0,0,480,0,0,0,'Ambermill Investigations','Dalar is attempting to locate the source of the wizards\' spellcasting. For now, we\'ll have to slow their progress in any way we can...$B$BThe conjurers, mages and protectors are no doubt carrying the pendants. Remove and retrieve them.$B$BTake the main road south and the eastern fork into Ambermill.','Obtain 8 Dalaran Pendants for Shadow Priest Allister at the Sepulcher.','Dalar has found that the weaving is quite far along, despite the setback.$B$BA wizard of great power is guiding the magic energy. He must be stopped quickly.','We must hurry, their plans must not come to fruition, or we may lose our hold on Silverpine Forest.','','','','','',3354,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,800,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (480,2,130,10,22,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,479,0,0,0,0,0,0,'The Weaver','An archmage of great power is overseeing the reactivation of the ley energy node. With the progress they have made, our only hope of stopping them is by killing him. It will be difficult, he is no doubt protected by many other mages and warders.$B$BYou must go, and you must dispatch him quickly. When he is dead, retrieve his staff for me. Go now.','Kill the Dalaran archmage, then retrieve his staff for Shadow Priest Allister at the Sepulcher.','The magic of the wizards dissipates, and the ley energies fade into dormancy. Your efforts have been fruitful, $N, and we have dealt a major blow to our enemies, and to the overbearing wizards of Dalaran.$B$BWe must be vigilant, however, knowing that source of energy lies so close at hand... Plans must be made for the future.','Quickly, time runs short, $N!','','','','','',3515,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3452,3585,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,1050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (481,2,130,10,14,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,478,0,0,482,3353,1,0,'Dalar\'s Analysis','Take the pendant to Dalar Dawnweaver, perhaps he can shed some light on the wizards\' plans.','Take the rune-inscribed pendant to Dalar Dawnweaver at the Sepulcher.','Interesting, more machinations of the Kirin Tor, it would seem. This is a powerful artifact. It was used frequently by powerful wizards of the Kirin Tor to channel magical energies.$B$BThat they are delivering so many to Ambermill indicates that they must be undergoing a project of some magnitude.$B$BI will see if I can pierce their shields and ascertain their intent.','Yes, $C? What is it?','','','','','',3353,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,10,0,0,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (482,2,130,10,14,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,481,0,0,479,0,0,0,'Dalaran\'s Intentions','Of course! How could I have forgotten?$B$BAmbermill was one of the sites earmarked by the Kirin Tor, noted because it houses a dormant ley energy node. The wizards must be planning to reactivate the node and use its energies for some greater purpose.$B$BWe cannot allow this to happen...$B$BIt will take a great amount of power to activate the area\'s ley energies, we can stall them by taking the pendants away from the wizards.$B$BRelay this information to Allister, he will decide a course of action.','Speak with Shadow Priest Allister at the Sepulcher.','Ill news you bring, $N. If Dalar is correct--and I\'ve no reason to believe he isn\'t--we must move quickly.$B$BI must confer with him on our plan of attack. But in the meanwhile we will have to delay their progress.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,10,0,0,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (483,2,141,4,9,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,476,0,0,486,0,0,0,'The Relics of Wakening','Gnarlpine invaders were seen ravaging the Ban\'ethil Barrow Den to the west.$B$BThe slumbering druids will be trapped in the Emerald Dream for eternity, unaware of their fate, unless we help. The delicate hibernation ritual cannot be broken without the Relics of Wakening.$B$BJourney to the Den and retrieve the Raven Claw Talisman, Black Feather Quill, Sapphire of Sky, and Rune of Nesting. The druids store them in sacred chests. Return them to me and I will prepare the awakening ritual.','Retrieve the Relics of Wakening and bring them to Athridas Bearmantle in Dolanaar.','You have succeeded, young $C! Well done. And just in time I might add.','$N, the kidnapped Druids of the Talon will be forever trapped in the Emerald Dream if we cannot retrieve the Relics of Wakening from the Ban\'ethil Barrow Den to the west.$B$BFor every minute we delay their fate comes one step closer to eternal doom.','','','','','',3405,3406,3407,3408,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9599,9603,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,100,0,0,0,0,300,465,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (484,2,11,18,22,0,0,77,0,0,0,0,0,47,9000,0,0,0,0,8,0,0,0,0,471,0,0,0,'Young Crocolisk Skins','I\'m James Halloran, the tanner. My cured crocolisk skins are sought after all over, shipments leaving by boat to ports around the world.$B$BMet Einar? He\'s one of the hunters that brings crocolisk skins in for me.$B$BI\'m a bit short on the softer skins that come off crocolisk young.$B$BBeing that I\'m running low, I\'ll pay you top coin for a stack of the skins. You can find the young crocs in the marshes right outside of town.','Obtain 4 Young Crocolisk Skins for James Halloran in Menethil Harbor.','Nice work you\'ve done here, $N. The quality of these skins is superb. I\'ll have to get them into the curing process as soon as possible. Oh, but before I get to that, there\'s some other work I need done that I think you might be able to take care of.','$N, right? Do you have my skins?','','','','','',3397,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,1400,1050,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,6,21,0,0,0,0,0,0,0,0,0), + (485,2,47,43,48,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,836,8704,1,0,'Find OOX-09/HL!','You have uncovered some sort of strange, egg-shaped device made from metal. Fiddling with one of its knobs springs the egg to life, as it opens up into some sort of gnomish robotic contraption! A voice from inside the robotic egg crackles to life.$B$B\"My name\'s Oglethorpe Obnoticus, and my homing robot has crashed! I will reward you for its recovery; please take this beacon to the robot!\"$B$B\"I now have computed the coordinates of the robot for you; it crashed at the head of the river near Skulk Rock!\"','Take the distress beacon to Oglethorpe\'s homing robot at the head of the river in the Hinterlands, near Skulk Rock.','You place the egg... distress beacon... inside the chicken... homing robot.$B$BHums and whirs are heard from inside the robot as it struggles to stand up. After the robot comes to life, Oglethorpe\'s voice is heard once more, but now from inside the robot:$B$B\"OOX-09/HL is working at least, but it needs major repairs! It is much too heavy for you to carry it... but I think I have an idea. Are you up for watching over it some more?\"','You appear to have uncovered the wreckage of... a robotic chicken? The voice from within the egg crackles to life again:$B$B\"Yes, excellent work! This is indeed my homing robot, though my sensors indicate that it needs a jump start before it can fly back to Booty Bay for repairs. Go ahead and place the beacon inside the rover - the beacon will take care of the rest!\"','','','','','',8704,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-250,250,0,0,0,0,2640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (486,2,141,4,12,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,483,0,0,0,0,0,0,'Ursal the Mauler','Now the time has come to save the Druids of the Talon. If we fail now, $N, they will be forever lost in sleep.$B$BI shall prepare the Relics of Wakening and perform the ritual. For my work to take effect, the cursed beast responsible for this horrible situation must be slain. Only then will the ritual be complete.$B$BIt was Ursal the Mauler who meddled with our brethren\'s calling and it is Ursal the Mauler who must now pay so they can be freed. Travel to Gnarlpine Hold in the southwest and slay him.','Kill Ursal the Mauler and return to Athridas Bearmantle in Dolanaar.','$N you have proven yourself a most worthy and able $C. A night elf who follows the path of honor as sure as you do is certain to find great glory in this world.$B$BMay the forest spirits protect you wherever your travels may take you.','Our brethren cannot be awakened until Ursal the Mauler has been slain, $N.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2039,0,0,0,1,0,0,0,0,0,0,0,5459,5587,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,0,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (487,2,141,5,8,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Road to Darnassus','The road to Darnassus must be kept safe. Travelers heading from Dolanaar to Darnassus have been reporting ruthless attacks by corrupted furbolgs from the Gnarlpine tribe.$B$BImportant news and commerce travels to and from Darnassus by way of this road daily. We cannot afford to have a rogue band of heathens terrorizing people.$B$BTake up arms in the name of the sacred forest, $c. Their den lies somewhere below this vantage point. Slay 6 of these Gnarlpine ambushers and report back to me.','Slay 6 Gnarlpine Ambushers and return to Sentinel Amara Nightwalker outside of Dolanaar.','You have served the good people of Dolanaar and Darnassus well, brave $C. As a member of the Sentinel force of Teldrassil I salute your efforts.','The road is still not safe, $c. Travel forth and slay 6 Gnarlpine Ambushers and return to me.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2152,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,100,0,0,0,0,225,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (488,2,141,4,5,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Zenn\'s Bidding','Eager for work, I see. Lucky for you a day never goes by that I don\'t wish I had a fledgling $c to perform my bidding.$B$BYou see, $N, I can make you very happy and provide you with things you never dreamed of having. But in order for that to happen you must bring me certain items.$B$BMy business in the forest often requires certain. . .reagents. Fetch for me 3 Nightsaber Fangs, 3 Strigid Owl Feathers and 3 swatches of Webwood Spider Silk.$B$BLet\'s keep this our little secret, $r.','Bring Zenn Foulhoof outside of Dolanaar 3 Nightsaber Fangs, 3 Strigid Owl Feathers and 3 swatches of Webwood Spider Silk.','Ha ha! Well, done indeed.$B$BWho would have ever guessed that I, Zenn Foulhoof, would have a $R to do my bidding? Certainly not me! But so it goes... this beloved world of ours is full of surprises.$B$BThree cheers for the naive and gullible!','Have you been a busy little bee, $N? I\'ve been waiting for you to bring me what I need.','','','','','',3409,3411,3412,0,3,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5457,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,100,270,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (489,2,141,4,7,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,488,0,0,0,0,0,0,'Seek Redemption!','The Council of the Forest has news that you aided Zenn Foulhoof. The satyr is an enemy of the forest. As a $r, you should know better than to defile the forest by killing Nature\'s creatures.$B$BYou must redeem yourself in the eyes of the Council if you wish to remain a friend of Teldrassil.$B$BTeach Foulhoof a lesson and you shall be redeemed. Fel Cones are corrupted seeds that fall from the trees. They billow with green smoke.$B$BGive some to Foulhoof. He\'ll think you have brought him a harmless snack.','Collect 3 Fel Cones and give them to Zenn Foulhoof outside of Dolanaar.','Ah, what a sweet $R! I knew you would come in handy!','What do you have for me, $N? A lovely snack I presume?','','','','','',3418,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,500,0,0,0,0,175,375,0,0,0,0,0,0,0,0,1,5,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,489), + (491,2,130,12,18,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,461,0,0,0,3425,1,0,'Wand to Bethor','Thule once told me that, long ago, he and two colleagues created a magic wand, woven together from the apprentice wands each mage possessed. This wand was a symbol of their friendship, and although Thule came to despise it he could not part with it, nor could he let the others have it. So he stole the wand, and hid it in Fenris Keep.$B$BHere. Take the wand to Bethor Iceshard, one of Thule\'s friends from years past. I\'m sure he will want it.','Take the Woven Wand to Bethor Iceshard in the Magic Quarter of the Undercity.','...what is this? Thule had our Woven Wand? I thought it was lost when our friendship sundered and he sided with the Lich King!$B$BHe must not have invoked its power, for if he had I would have sensed it. And it is good that he did not use it...$B$BThis is a marvelous find. You have my gratitude, $N, and will be rewarded.','$N. Have you defeated Thule Ravenclaw?','','','','','',3425,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3457,3458,3581,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,350,0,0,0,0,0,1020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (492,2,85,6,11,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,3460,1,0,'A New Plague','According to the Deathguard, another one of those foolish Dwarven Mountaineers has just been captured. The Deathguard likes to use the cellar of the Gallows End Tavern as a holding cell until prisoners can be \"properly\" dealt with.$B$BWhy don\'t you go see how the Captured Mountaineer enjoys this special drink I made for him? It contains a subtle hint of what The Dark Lady has planned for the rest of Azeroth.','Bring Johaan\'s Special Drink to the Captured Mountaineer.','Ah, a drink at last. I\'m sure it\'s no Rhapsody Malt but I\'ll take anything to whet the old whistle at this point.','Why if I had my trusted rifle you\'d be as good as dead, $C. Just wait until the Steam Tank Brigade arrives to rescue me!','','','','','',3460,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,525,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,14,1,0,0,0,0,0,0,0,0,492), + (493,2,130,19,20,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3468,1,0,'Journey to Hillsbrad Foothills','The Royal Apothecary Society is under extreme pressure from the Dark Lady to develop a New Plague. We are working diligently and have made much progress. It is our belief that the success will be achieved much faster if we share information amongst the Society.$B$BFor that reason I want you to deliver my latest findings to Apothecary Lydon in Tarren Mill, a small town nestled in the Hillsbrad Foothills. The journey will be a long one.$B$BHead south and stick to the roads. Follow the signs closely!','Deliver Apothecary Renferrel\'s findings to Apothecary Lydon in the town of Tarren Mill in the Hillsbrad Foothills.','Ah, most excellent. Apothecary Renferrel has my utmost respect. I am anxious to study his work.','You have something for me?','','','','','',3468,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,150,0,0,0,0,900,690,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (494,2,267,19,20,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Time To Strike','Be silent and pay attention, $c.$B$BI was sent to this position in order to survey the town of Hillsbrad. My mission is one of reconnaissance. It is imperative that you send word to High Executor Darthalia in Tarren Mill at once. Let her know that I, Deathstalker Lesh, send the following message:$B$B\"The raven\'s cry from the west doth beckon.\"$B$BFollow the road to the east and pay close attention to the signs. Now, hurry! Off you go to Tarren Mill, and with urgency I might add!','Travel to Tarren Mill to deliver Deathstalker Lesh\'s message to High Executor Darthalia.','The raven\'s cry from the west doth beckon?$B$BSuperb news! Hillsbrad is ripe for attack. We can carry out our plan of destruction now. Varimathras will be pleased.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,600,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (495,2,1497,34,39,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,518,0,0,0,'The Crown of Will','Mug\'Thol and his ogre warband was sent to Alterac to retrieve the Crown of Will for Lady Sylvanas. Unfortunately, instead of returning it, the idiot decided to try it on... I suppose ogres can\'t resist anything bright and shiny.$B$BHis bumbling actions have become something of a problem, however. The Crown of Will enabled him to resist the possession placed upon him to serve Lady Sylvanas.$B$BThe Dark Lady wants an example made, travel to Tarren Mill in Hillsbrad and report to Melisara, my lieutenant.','Report to Melisara at Tarren Mill in the Hillsbrad Foothills.','You were sent by Shalindra? Very well then, you\'ll find I don\'t waste much time with idle chatter.$B$BMug\'Thol is an irritant, and we will deal with him quickly, thoroughly, and without incident.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,180,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (496,2,267,19,22,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,499,0,0,0,'Elixir of Suffering','Ah, another wretched day in Tarren Mill. All of this clean air puts me in such a foul mood, $N.$B$BThe sooner we can plague the humans here, the better. I\'ve been conducting intense studies on possible killing agents to use in my concoctions but I haven\'t the time to collect them all.$B$BIf you want to make yourself of use, procure the following items for me: 10 Gray Bear Tongues and the very rare and hard to find, Creeper Ichor. You\'ll find both bears and creepers just outside of Tarren Mill.','Apothecary Lydon of Tarren Mill wants 10 Gray Bear Tongues and some Creeper Ichor.','These specimens are perfect. Well, $N, you have managed to bring me the slightest hint of joy on yet another miserable day. Your efforts are appreciated.','I see you are back. I hope you were able to gather the agents I need. Another deathless day will put me in such a gloomy mood.','','','','','',3476,3477,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,25,0,0,0,0,150,108,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (498,2,267,17,22,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Rescue','Me and some other warriors were sent by the Warchief to retrieve an object from Durnholde and to investigate this so-called Syndicate.$B$BWe went to Durnholde to take a look around, but we were taken by surprise by a large number of the humans. We fought bravely, but their sheer numbers were enough to defeat us. They took a few of us captive, but I was able to escape.$B$BDurnholde is just southeast of here, across the river. Drull and Tog\'thar are being held there, you must go and rescue them.','Krusk in Tarren Mill needs you to free Drull and Tog\'thar from Durnholde Keep.','So the humans thought to turn our warriors into slaves, did they? We\'ll show them!$B$BIt would seem that they have taken Gol\'dir, our leader, to another location. We must find him and rescue him. But we currently have no clue where he is...$B$BWhen we have a lead, I will be sure to tell you, $N.','You must make haste, $C. I shudder to think what the humans might be doing to Drull and Tog\'thar.','','Rescue Drull','Rescue Tog\'thar','','',0,0,0,0,0,0,0,0,3467,3499,0,0,1,1,0,0,-1721,-1722,0,0,1,1,0,0,3366,3366,0,0,3752,3733,0,0,0,0,1,1,0,0,0,0,3734,0,0,0,1,0,0,0,76,530,81,0,0,350,150,150,0,0,0,1320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (499,2,267,19,22,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,496,0,0,0,3495,1,0,'Elixir of Suffering','It will take but a moment for me to mix these components into what I have deemed an Elixir of Suffering.$B$BThere we go! Ah, nothing brightens a gloomy day in these miserable foothills like bringing a little suffering into the world.$B$BLet us see if our little potion has achieved its desired effect.$B$BGive my assistant Umpi a taste of what the Dark Lady has planned for both humans and Scourge alike.','Give Umpi the Elixir of Suffering.','Croak!','Ribbit!','','','','','',3495,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,1050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (500,2,36,30,36,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,504,0,0,0,'Crushridge Bounty','Crushridge ogres have dug an ogre mound up in the Alterac Mountains near the ruined city of Alterac. And my scouts tell me they\'ve taken over those ruins as well.$B$BWe can\'t let them get cozy up there; if they think they\'re safe where they are, then their next step will be to move down into the foothills, which will put them right at our front door!$B$BGo north to the Alterac Mountains and hunt ogres. Bring me the Dirty Knucklebones they carry and you will earn a nice bounty.','Gather 9 Dirty Knucklebones from Crushridge ogres in the Alterac Mountains. Bring them to Marshal Redpath in Southshore.','Very good, $N You must have hacked through a whole mess of ogres to get all these knucklebones.$B$BThat should keep them out of our hair. At least, for a while.','$N, are you still hunting ogres? Do you have the knucklebones I had you gather?','','','','','',2843,0,0,0,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,7500,2100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (501,2,267,21,24,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,502,0,0,0,'Elixir of Pain','Oh, $N. . .the flowers are blooming in Hillsbrad and the air is so fresh and brisk. I can\'t help but to wallow in the misery of it all. I look out my grimy window and long for the day when our New Plague brings this world the death it deserves.$B$BAs much as I would love to sit and brood all day, my duty to the Dark Lady calls. Help me, would you? My research leads me to believe I can make the most splendid death-brew with the blood of a Mountain Lion. Bring some to me and we\'ll have a little fun.','Bring 10 vials of Mountain Lion Blood to Apothecary Lydon in Tarren Mill.','Superb collecting, $N.','I remember you, $N. You were going to help me out in concocting my latest elixir. I\'ll need that blood before I can bring my own special brand of misery to the inhabitants of Hillsbrad.','','','','','',3496,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2230,3741,6482,0,0,0,1,1,1,0,0,0,3735,0,0,0,1,0,0,0,68,0,0,0,0,250,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (502,2,267,21,24,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,501,0,0,0,3497,1,0,'Elixir of Pain','Ah, nothing like the smell of fresh blood in the foothills!$B$BNow we\'ll mix in a touch of this and a little of that and let the real fun begin! What I have created with this blood, I like to call an Elixir of Pain. If my calculations are correct this concoction could be the start of something very beautiful for Lady Sylvanas. But what we need is a test.$B$BTake this elixir out to the northern farm in Hillsbrad Fields to the southwest. Let\'s see how Farmer Ray\'s little dog Stanley likes this \"treat.\"','Feed the Elixir of Pain to Stanley.','You pour some of the elixir into your hand and hold it before Stanley\'s mouth.','Woof?','','','','','',3497,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,150,0,0,0,0,0,870,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,502), + (503,2,267,29,36,0,0,178,0,0,0,0,0,0,0,0,0,0,0,12,2,533,0,0,506,0,0,0,'Gol\'dir','From what I can tell of the documents you procured, Gol\'dir is being held in a large Syndicate base to the north, most likely in the Alterac Mountains. He has been held captive far too long and must be freed.','Free Gol\'dir then return to Krusk in Tarren Mill.','Thank you, $N. I led the expedition from Durotar under the Warchief\'s orders, but as you can see, our plans went somewhat awry. They have held me captive here in this town, forcing me to work, hauling burdens, digging...$B$BWhat I have suffered is unimportant, however. There is important information you must deliver to whomever is leading our group now.','Give me the key, $C, I will undo the lock myself.','Find where Gol\'dir is being held','','','','',3704,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,1680,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (504,2,36,30,40,1,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,500,0,0,0,0,0,0,'Crushridge Warmongers','Now that you\'ve had a taste of the Crushridge ogres, I want you to really bloody their noses...$B$BGo into the Ruins of Alterac and seek out the Crushridge Warmongers. I want you to cut down a good number of them - that\'s the only way those brutes will learn to keep their distance from Alliance territory.','Slay 10 Crushridge Warmongers, then return to Marshal Redpath in Southshore.','Very good. Here is your reward.$B$BAnd when you were hunting those Warmongers, how did Alterac city look? It\'s in bad shape I would guess. Ogres are not known for their cleanliness.$B$BThankfully, your efforts will help keep them away from Southshore.','You have more Warmongers to slay, $N. You should be up on the mountains on your task, not down here with your weapon stowed.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2287,0,0,0,10,0,0,0,0,0,0,0,5249,3763,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,54,72,0,0,0,150,250,0,0,0,0,2820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (505,2,36,26,33,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Syndicate Assassins','I am the new magistrate of Southshore, recently assigned after the assassination of the previous magistrate. The assassins were never found, but through our investigations we\'re almost certain they were hired by the Syndicate - a group of thieves led by villainous nobles of the now fallen kingdom of Alterac.$B$BThe Syndicate has a camps in Sofera\'s Naze and Corahn\'s Dagger, north and west of the Horde-occupied Tarren Mill. Slay the Syndicate members you find in these camps.','Kill 12 Syndicate Footpads and 8 Syndicate Thieves, then return to Magistrate Henry Maleb in Southshore.','Thank you, $N. Although they may still be lurking about, we hope that some of the thieves and footpads you slew were responsible for the last magistrate\'s death. But even if they weren\'t, the Syndicate is a taint on this land and a stain on the human race.$B$BTheir deaths are welcome to Southshore.','You have slain those Syndicate thugs, I trust?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2240,2241,0,0,12,8,0,0,0,0,0,0,3758,3759,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (506,2,267,29,36,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,503,0,0,507,0,0,0,'Blackmoore\'s Legacy','A day or two ago, I was visited by the leader of this Syndicate. His name was Aliden Perenolde, and styled himself lord of this land. He confided in me his plans to take the orcs that stood against him as slaves, just as his father and his mentor, the despised Blackmoore, had planned.$B$BMore important was that he brought his mistress, a wisp of a girl named Elysa. Around her neck was the pendant the Warchief desires.$B$BNow go, I will make my own way, after I have settled my business here.','Return the information gathered by Gol\'dir to Krusk in Tarren Mill.','The nerve of those overbearing humans! We\'ll show them that the orcs shall never submit to their will!$B$BThis will now be our mission, in addition to recovering the trinket the Warchief desires. It would seem that by accomplishing one, we will also accomplish the other.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,150,0,0,0,0,3000,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (507,2,267,29,42,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,506,0,0,508,0,0,0,'Lord Aliden Perenolde','It is clear that Perenolde must be killed, his foulness removed from the world. His manor lies a ways to the north of here, on the shores of Lordamere Lake. Do your duty, $n, then retrieve the pendant that the Warchief desires, and return here.','Kill Lord Aliden Perenolde and ask his mistress, Elysa, about Taretha\'s pendant.','No, no please don\'t hurt me! I never meant your people any harm, he\'s had me against my will! Please... spare me!','W-what do you want?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2423,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (508,2,267,29,40,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,507,0,0,0,3498,1,0,'Taretha\'s Gift','The pendant? Of course you can have it... Take it! I want no memory of him... just please, please leave in peace...','Return Taretha\'s pendant to Krusk in Tarren Mill.','It is strange that the Warchief would expend so much over such a small thing. I do not claim to understand him, but I will follow him, whatever his commands. You did well, $N, no doubt the Warchief will be glad to hear of your success.','You\'ve returned, $N. Success to report?','','','','','',3498,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3764,3765,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (509,2,267,24,28,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,513,0,0,0,'Elixir of Agony','Another day, another elixir to be made. If it were up to me, I\'d just let the pathetic humans and Scourge fight it out. They seem bent on killing each other as is.$B$BAlas, our Dark Lady wants to help speed up the process a tad so why not pass these morbid days by spreading a little death and disease across the land?$B$BHere\'s the plan, $N: you go out to Nethander Stead, south of Tarren Mill and east of the river and Southshore. Collect for me 6 Mudsnout Blossoms from the field for my next elixir.','Bring 6 Mudsnout Blossoms to Apothecary Lydon in Tarren Mill.','Ah, the horrible reek of Mudsnout Blossoms. At least those filthy Gnolls are good for something.','Any luck at Nethander Stead?','','','','','',3502,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2459,929,0,0,3,5,0,0,68,0,0,0,0,250,0,0,0,0,2500,1380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (510,2,36,26,34,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,512,3718,1,0,'Foreboding Plans','Among these documents is a list of requested supplies. These include mundane items (food, weapons, clothing) as well as more exotic gear (masks, oil, poison).$B$BBut what is most notable is the urgency of the request - these supplies were needed soon in order to undertake what is described in the document as an \"important mission against Southshore.\"','Bring the Foreboding Plans to Magistrate Maleb in Southshore.','$B$BThese are very troubling, $N. From the information in these documents, and from the Syndicate\'s actions in the past, we must assume that band of cutthroats has waged war on Southshore.','$N, you look anxious. Is there something you wish to tell me?','','','','','',3718,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (511,2,36,30,34,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,514,3521,1,0,'Encrypted Letter','One of the letters on this table is encrypted and inscrutable.','Bring the Encrypted Letter to Loremaster Dibbs in Southshore.','What is this? Hold a moment... let me take a closer look.$B$B...$B$BHm, I have never before seen this form of encryption, but I must admit that my knowledge in that area is by no means complete.','Yes, $N? Do you have some business with me?','','','','','',3521,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (512,2,36,26,36,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,510,0,0,0,0,0,0,'Noble Deaths','I fear the leadership behind the Syndicate is bent on Southshore\'s ruin. We must strike hard at these leaders before their plans are realized.$B$BEnter the ruins of Strahnbrad, in the Alterac Mountains to the north. We think the Syndicate is using the area as a headquarters.$B$BWe know this gang of cutthroats is run by former Alterac nobles. They may be hiding as normal Syndicate agents, but you\'ll know you\'ve killed a noble by the signet ring he wears.$B$BBring me those signet rings.','Bring 7 Alterac Signet Rings to Magistrate Maleb in Southshore.','Stripping the Syndicate of its nobility will remove its ability to act decisively, and reduce it to nothing more than a gang of thugs.$B$BYou serve your Alliance well, $N.','Have you been hunting the Syndicate? Do you have those rings?','','','','','',3505,0,0,0,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,469,0,0,0,0,250,0,0,0,0,4000,1680,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (513,2,267,24,28,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,509,0,0,515,3506,1,0,'Elixir of Agony','Just when I thought another day was going to pass devoid of any joy, you brought me those marvelous Mudsnout Blossoms.$B$BFirst I will mix them down into a fine composite. We\'ll then need Master Apothecary Faranell in the Undercity to apply his colloid of decay to it and then we\'ll be ready for some good fun indeed!$B$BHere, take this Mudsnout Composite and run it off to Master Faranell at once, $N.','Take the Mudsnout Composite to Master Apothecary Faranell in the Undercity.','Apothecary Lydon sent you? Ah, why didn\'t you say so!$B$BDespite his gloomy disposition, Apothecary Lydon is one of our most dedicated and skilled members.$B$BThe good chap sends Mudsnout Composite! I know what our friend in Hillsbrad is up to now. And I like the way he thinks. The Dark Lady would be most impressed with the progress he is making toward the new plague.','Can you not see I am busy, $C? The Dark Lady insists on a new plague before the Scourge advance from Northrend overwhelms us. And with the human threat pressing from the south, time becomes my most precious commodity. This better be important!','','','','','',3506,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,0,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (514,2,36,30,34,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,511,0,0,525,3521,1,0,'Letter to Stormpike','I have a colleague in Ironforge who may be able to help decrypt this letter. Go to the Library in the Hall of Explorers in Ironforge and speak with Prospector Stormpike. Tell him I sent you and show him the letter. If there\'s anyone north of Blackrock Spire who can read this, it is he.','Take the Cleverly Encrypted Letter to Prospector Stormpike in Ironforge.','Ah, encryption! A specialty of mine. Let me see here...','Dibbs from Southshore sent you, did he? How is the old bookworm doing?','','','','','',3521,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,75,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (515,2,267,24,30,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,513,0,0,517,3508,1,0,'Elixir of Agony','A mudsnout composite? Absolutely brilliant! Why didn\'t I think of that?$B$BLet me contribute my colloid of decay to this devilish brew.$B$BIn order to activate the contaminating agents in this mudsnout mixture, Lydon is going to need a strong troll\'s blood potion, as well as some daggerspine scales and torn fin eyes from the southern coast of Hillsbrad. He\'ll know what to do once you\'ve gathered him all the reagents. And my, how anxious I am to hear how his experiment goes!','Bring the Mudsnout Mixture, a Strong Troll\'s Blood Potion, 5 Daggerspine Scales and 5 Torn Fin Eyes to Apothecary Lydon in Tarren Mill.','The excitement of this experiment has me feeling giddy! You have been such a great help, $N. Together we will spread death and disease to this land!','So glad to see you back, $N. I was growing so terribly bored here. Not a single entertaining thing to do besides poison and disease Umpi and reanimate her. . .over and over and over again.$B$BHow went the trip to the Undercity? Were you fortunate enough to slaughter any humans along the way?','','','','','',3508,3388,3509,3510,1,1,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3749,3747,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,350,0,0,0,0,0,1830,0,0,0,0,0,0,0,0,6,5,1,5,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (516,2,130,16,21,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Beren\'s Peril','I have received reports that a group of undead are holing up to prepare for an attack against us. Armed with this information, we can turn the tables and attack them first, nipping their little plan in the bud.$B$BUnfortunately, my information is spotty, at best. They are reported to be hiding in a location known as Beren\'s Peril. The exact location is unknown, but it appears to be a cave in the hills, near a pocket of Dalaran wizards.$B$BI trust your resourcefulness. Find them, and put them down.','Locate Beren\'s Peril, then kill 6 Ravenclaw Drudgers and 6 Ravenclaw Guardians, then return to Shadow Priest Allister at the Sepulcher.','If our scouts and agents continue to procure valuable information such as this, we shall have the Lich King\'s Scourge removed from our lands in no time.','Have you located their base yet, $n? Time is of the essence!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1974,1973,0,0,6,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5252,0,0,0,1,0,0,0,68,0,0,0,0,150,0,0,0,0,0,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (517,2,267,24,30,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,515,0,0,524,0,0,0,'Elixir of Agony','This new elixir is finally ready to be tested. But why let a perfectly good, highly contagious plague go to waste on a mere frog or dog? Let\'s have us some true fun in the name of Lady Sylvanas.$B$BHead down to Dun Garok. You know the barracks where those filthy little dwarves skitter about. Steal me a keg of their Shindigger Stout. Once I have that keg, you and I will have quite the party, $N.','Bring a keg of Shindigger Stout to Apothecary Lydon in Tarren Mill.','Finally! Now we are ready for action!','Sometimes I get so bored out here in Tarren Mill I like to open up the formaldehyde jar and let the lovely aroma waft through the air. Makes Umpi a little nervous though.$B$BSo were you able to get a keg from the Dwarves? I swear if I have to stare at this deadly elixir without using on it someone for another day I am going to scream.','','','','','',3517,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,0,720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (518,2,267,34,39,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,495,0,0,519,0,0,0,'The Crown of Will','Mug\'Thol and his Crushridge ogres have overrun the ruins of Alterac. It will be hard to inflict any serious punishment upon him without thinning out the ogres\' numbers.$B$BAfter softening them up, we\'ll proceed.$B$BUnderstood? Good. Now go.','Kill 10 Crushridge Maulers for Melisara in Tarren Mill.','The snow blooms red with the blood of the ogres, but we cannot cease our efforts until the spirit and numbers of the Crushridge have been crushed and ground into the dirt and snow.','I note that your task is unfinished, $N. Shall I inform Sharlindra of your ineptitude?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2254,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,1350,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (519,2,267,34,41,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,518,0,0,520,0,0,0,'The Crown of Will','Targ, Muckrake, and Glommus are Mug\'Thol\'s lieutenants. They are loyal to him, though who can say what drives an ogre to loyalty.$B$BBring me their heads, $n, and then all that will remain is to remove Mug\'Thol\'s head, crown and all.','Kill Targ, Muckrake, and Glommus and bring their heads to Melisara in Tarren Mill.','...and I thought ogres smelled foul enough to begin with.$B$BWhen you bring me Mug\'Thol\'s head, I will have the four of them mounted on pikes above Alterac. A fitting monument to those who go against the Dark Lady\'s wishes.','I want their heads, $N, not excuses.','','','','','',3550,3551,3552,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (520,2,267,34,43,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,519,0,0,521,0,0,0,'The Crown of Will','With Mug\'Thol\'s lieutenants dead, all that remains is to kill Mug\'Thol and retrieve the Crown of Will. I have no doubt he\'ll be reluctant to part with it. Most likely expecting you, too, given the... departure... of his fellows.$B$BFind Mug\'Thol, and deliver his head and the Crown to me. The Crushridge resistance will be at an end.','Kill Mug\'Thol, and return his head with the Crown of Will to Melisara in Tarren Mill.','You have done your duty well, $N. Mug\'Thol\'s head shall adorn the highest peak of the ruins of Alterac, and the Deathguard will sweep the remnants of the Crushridge into the ground.','Three heads I have, a fourth I need. It will be Mug\'Thol\'s, or it will be yours, $N. That I promise.','','','','','',3553,3554,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,350,0,0,0,0,0,2670,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (521,2,267,34,43,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,520,0,0,0,3554,1,0,'The Crown of Will','All that remains is to deliver the Crown of Will to Sharlindra in the Undercity. She will see that it is delivered to Lady Sylvanas. I would warn you against thinking to use it for your own purposes, $n, Mug\'Thol\'s fate should be illustration enough.','Deliver the Crown of Will to Sharlindra in the Undercity.','So this is the relic the ogre used to duck the will of the Dark Lady...$B$BStrange that something so simple could wield so great a power. And to fall into as clumsy hands as those. Well done, $N, I will deliver the crown to Lady Sylvanas, and see that she hears of your accomplishment.','Yes? Do you have something to report?','','','','','',3554,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4430,0,0,0,1,0,0,0,68,0,0,0,0,250,0,0,0,0,0,2160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (522,2,36,30,38,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,523,3668,1,0,'Assassin\'s Contract','This is a contract for the assassination of Magistrate Henry Maleb. It was sealed and stamped in red wax, using a distinctive signet ring.','Bring the Assassin\'s Contract to Magistrate Maleb in Southshore.','$B$BThat explains the latest attack on Southshore. The Syndicate must be after me, just as they were the last magistrate!','You look out of breath! Do you have something to report?','','','','','',3668,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (523,2,36,30,40,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,522,0,0,0,0,0,0,'Baron\'s Demise','The contract you recovered was signed by Baron Vardus, a noble of the former kingdom of Alterac, and one known for a cold heart and brutal practices. I\'m not surprised someone like the Baron was behind this.$B$BFind this man. Find him, and bring him to justice. He must be among the Syndicate haunts - perhaps at the ruins of Strahnbrad, or perhaps within the valley north of them.','Bring the Head of Baron Vardus to Magistrate Maleb in Southshore.','Thank you, $N. My head rests a little easier, knowing that villain lost his.','Baron Vardus cannot think Southshore will allow him to send his thugs against us with impunity. I want his head!','','','','','',3626,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,10000,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (524,2,267,24,30,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,517,0,0,0,3520,1,0,'Elixir of Agony','Next door the Deathguards are holding a few captured farmers hostage. High Executor Darthalia suspected one of the military strategists from Stormwind to be hiding out amongst them. Apparently the military chap was found dead in the Plaguelands last night. Darthalia, always looking out for me, decided the prisoners would be left to my disposal.$B$BI think it\'s time we threw those farmers a party. Sounds like a grand ol\' time!$B$BPlace this tainted keg on the rug in their room. Plagued brew for all!','Place the Tainted Keg on the rug for the captured farmers.','You rest the tainted deg on the dusty rug.','A musty smell emanates from the rug.','','','','','',3520,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,500,0,0,0,0,0,2160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,524), + (525,2,36,30,34,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,514,0,0,537,3518,1,0,'Further Mysteries','I decrypted the letter, but I don\'t know what to make of it. You found this among thieves in the Alterac foothills? Very strange...$B$BYou should take this to the magistrate of Southshore. Although this letter is cryptic, his is the closest town to Alterac; if a threat is brewing, then he should know.','Bring the Decrypted Letter to Magistrate Maleb in Southshore.','$B$BThis is translated from a letter you found in a Syndicate encampment? This was not written by a thief, or even a noble of Alterac.$B$BIt appears The Syndicate has ties to another power, and I shudder to think what that might be.','$N. Have you been traveling through the foothills and mountains again? What news do you bring?','','','','','',3518,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (526,2,10,20,29,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,324,0,0,322,0,0,0,'Lightforge Ingots','You might have found one lightforge ingot in that chest, but that\'s not enough to craft anything decent!$B$BYou should go back there and look for more. Maybe the murlocs around that wrecked ship have lightforge ingots on them.','Gather 5 lightforge ingots, then return to Glorin Steelbrow in the Wetlands.','Ah, you found them! Now let\'s get this lightforge iron hammered into something useful, eh?','Did you find the lightforge iron you need?','','','','','',2702,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,150,0,0,0,0,0,1050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0); -INSERT INTO `quest_template` (`entry`, `Method`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `Type`, `RequiredClasses`, `RequiredRaces`, `RequiredSkill`, `RequiredSkillValue`, `RepObjectiveFaction`, `RepObjectiveValue`, `RequiredMinRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepFaction`, `RequiredMaxRepValue`, `SuggestedPlayers`, `LimitTime`, `QuestFlags`, `SpecialFlags`, `PrevQuestId`, `NextQuestId`, `ExclusiveGroup`, `NextQuestInChain`, `SrcItemId`, `SrcItemCount`, `SrcSpell`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `RequestItemsText`, `EndText`, `ObjectiveText1`, `ObjectiveText2`, `ObjectiveText3`, `ObjectiveText4`, `ReqItemId1`, `ReqItemId2`, `ReqItemId3`, `ReqItemId4`, `ReqItemCount1`, `ReqItemCount2`, `ReqItemCount3`, `ReqItemCount4`, `ReqSourceId1`, `ReqSourceId2`, `ReqSourceId3`, `ReqSourceId4`, `ReqSourceCount1`, `ReqSourceCount2`, `ReqSourceCount3`, `ReqSourceCount4`, `ReqCreatureOrGOId1`, `ReqCreatureOrGOId2`, `ReqCreatureOrGOId3`, `ReqCreatureOrGOId4`, `ReqCreatureOrGOCount1`, `ReqCreatureOrGOCount2`, `ReqCreatureOrGOCount3`, `ReqCreatureOrGOCount4`, `ReqSpellCast1`, `ReqSpellCast2`, `ReqSpellCast3`, `ReqSpellCast4`, `RewChoiceItemId1`, `RewChoiceItemId2`, `RewChoiceItemId3`, `RewChoiceItemId4`, `RewChoiceItemId5`, `RewChoiceItemId6`, `RewChoiceItemCount1`, `RewChoiceItemCount2`, `RewChoiceItemCount3`, `RewChoiceItemCount4`, `RewChoiceItemCount5`, `RewChoiceItemCount6`, `RewItemId1`, `RewItemId2`, `RewItemId3`, `RewItemId4`, `RewItemCount1`, `RewItemCount2`, `RewItemCount3`, `RewItemCount4`, `RewRepFaction1`, `RewRepFaction2`, `RewRepFaction3`, `RewRepFaction4`, `RewRepFaction5`, `RewRepValue1`, `RewRepValue2`, `RewRepValue3`, `RewRepValue4`, `RewRepValue5`, `RewOrReqMoney`, `RewMoneyMaxLevel`, `RewSpell`, `RewSpellCast`, `RewMailTemplateId`, `RewMailDelaySecs`, `PointMapId`, `PointX`, `PointY`, `PointOpt`, `DetailsEmote1`, `DetailsEmote2`, `DetailsEmote3`, `DetailsEmote4`, `DetailsEmoteDelay1`, `DetailsEmoteDelay2`, `DetailsEmoteDelay3`, `DetailsEmoteDelay4`, `IncompleteEmote`, `CompleteEmote`, `OfferRewardEmote1`, `OfferRewardEmote2`, `OfferRewardEmote3`, `OfferRewardEmote4`, `OfferRewardEmoteDelay1`, `OfferRewardEmoteDelay2`, `OfferRewardEmoteDelay3`, `OfferRewardEmoteDelay4`, `StartScript`, `CompleteScript`) +INSERT INTO `quest_template` (`entry`, `Method`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `Type`, `RequiredClasses`, `RequiredRaces`, `RequiredSkill`, `RequiredSkillValue`, `RequiredCondition`, `RepObjectiveFaction`, `RepObjectiveValue`, `RequiredMinRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepFaction`, `RequiredMaxRepValue`, `SuggestedPlayers`, `LimitTime`, `QuestFlags`, `SpecialFlags`, `PrevQuestId`, `NextQuestId`, `ExclusiveGroup`, `NextQuestInChain`, `SrcItemId`, `SrcItemCount`, `SrcSpell`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `RequestItemsText`, `EndText`, `ObjectiveText1`, `ObjectiveText2`, `ObjectiveText3`, `ObjectiveText4`, `ReqItemId1`, `ReqItemId2`, `ReqItemId3`, `ReqItemId4`, `ReqItemCount1`, `ReqItemCount2`, `ReqItemCount3`, `ReqItemCount4`, `ReqSourceId1`, `ReqSourceId2`, `ReqSourceId3`, `ReqSourceId4`, `ReqSourceCount1`, `ReqSourceCount2`, `ReqSourceCount3`, `ReqSourceCount4`, `ReqCreatureOrGOId1`, `ReqCreatureOrGOId2`, `ReqCreatureOrGOId3`, `ReqCreatureOrGOId4`, `ReqCreatureOrGOCount1`, `ReqCreatureOrGOCount2`, `ReqCreatureOrGOCount3`, `ReqCreatureOrGOCount4`, `ReqSpellCast1`, `ReqSpellCast2`, `ReqSpellCast3`, `ReqSpellCast4`, `RewChoiceItemId1`, `RewChoiceItemId2`, `RewChoiceItemId3`, `RewChoiceItemId4`, `RewChoiceItemId5`, `RewChoiceItemId6`, `RewChoiceItemCount1`, `RewChoiceItemCount2`, `RewChoiceItemCount3`, `RewChoiceItemCount4`, `RewChoiceItemCount5`, `RewChoiceItemCount6`, `RewItemId1`, `RewItemId2`, `RewItemId3`, `RewItemId4`, `RewItemCount1`, `RewItemCount2`, `RewItemCount3`, `RewItemCount4`, `RewRepFaction1`, `RewRepFaction2`, `RewRepFaction3`, `RewRepFaction4`, `RewRepFaction5`, `RewRepValue1`, `RewRepValue2`, `RewRepValue3`, `RewRepValue4`, `RewRepValue5`, `RewOrReqMoney`, `RewMoneyMaxLevel`, `RewSpell`, `RewSpellCast`, `RewMailTemplateId`, `RewMailDelaySecs`, `PointMapId`, `PointX`, `PointY`, `PointOpt`, `DetailsEmote1`, `DetailsEmote2`, `DetailsEmote3`, `DetailsEmote4`, `DetailsEmoteDelay1`, `DetailsEmoteDelay2`, `DetailsEmoteDelay3`, `DetailsEmoteDelay4`, `IncompleteEmote`, `CompleteEmote`, `OfferRewardEmote1`, `OfferRewardEmote2`, `OfferRewardEmote3`, `OfferRewardEmote4`, `OfferRewardEmoteDelay1`, `OfferRewardEmoteDelay2`, `OfferRewardEmoteDelay3`, `OfferRewardEmoteDelay4`, `StartScript`, `CompleteScript`) VALUES - (528,2,267,19,25,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,527,0,0,529,0,0,0,'Battle of Hillsbrad','Word of the attack on the northern farms has the townsfolk panicked. Most excellent.$B$BOur Deathstalkers report peasants fleeing to the fields in southern Hillsbrad. The fools think they can hide in the orchards and escape their doom.$B$BProve them wrong, $N. Return to Hillsbrad Fields and seek out the cowering peasants. Lay waste to them in the name of our Dark Lady.$B$BDismissed!','Kill 15 Hillsbrad Peasants and report back to Darthalia in Tarren Mill.','The grip of death is tightening around the town of Hillsbrad. The battle goes well.','You have your orders, $c. Quit dawdling here in Tarren Mill when there is work to be done elsewhere.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2267,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,1800,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (529,2,267,19,26,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,528,0,0,532,0,0,0,'Battle of Hillsbrad','The humans of Hillsbrad have been putting up unexpected resistance. The problem appears to be that the townsfolk are being armed by the local blacksmith. We need to shut down all supply lines.$B$BYour mission will be to execute Blacksmith Verringtan. Slay his apprentices as well. While there, bring back a shipment of iron from their stockpile. The supplies will come in handy when we are done with the conquering of Hillsbrad and begin razing Southshore.','Kill Blacksmith Verringtan and 4 Hillsbrad Apprentice Blacksmiths.$B$BRetrieve a shipment of iron and report back to Darthalia in Tarren Mill.','Mission accomplished, $C. And carried out quite skillfully, I might add.','Were you able to carry out your orders, $C? Did you dispose of Verringtan and his assistants? And where is that iron shipment?','','','','','',0,0,3564,0,0,0,1,0,0,0,0,0,0,0,0,0,2404,2265,0,0,1,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,2000,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (530,2,130,10,20,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,441,0,0,0,0,0,0,'A Husband\'s Revenge','Valdred, once my good friend, was my wife\'s murderer. Although I am incapable of grieving, I do yearn for revenge. If you kill Valdred and bring me his cursed hands, then I will reward you.$B$BI last heard he was at the Greymane Wall in southern Silverpine, trying to flee into the kingdom of Gilneas.','Kill Valdred Moray.$B$BBring his hands to Raleigh Andrean in the Undercity.','Ah, good. These hands killed my wife, Deliah. Revenge for her murder was my only care, and you were the instrument of that revenge.$B$BHere, take the ring you returned earlier. Deliah has been dead to me for so long, her ring is a bauble I no longer care to keep. Instead, I will keep these hands as a remembrance of my friend\'s betrayal.','Do you have those hands, $N?','','','','','',3613,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3235,0,0,0,1,0,0,0,68,0,0,0,0,250,0,0,0,0,1200,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (531,2,38,15,20,1,0,77,0,0,0,0,0,0,0,0,0,0,0,0,271,0,0,0,2713,1,0,'Vyrin\'s Revenge','Light! Don\'t bring things like that into the Lodge... it\'s unsanitary, unspeakable, un... un... unsanitary!$B$BJust get it out of here, will you? No one wants to see your bloody little trophy, really!','Bring Ol\' Sooty\'s head to Vyrin Swiftwind at the Farstrider Lodge.','Thanks for helping me out with my little plan, $N. I\'ve been itching for months to get back at that snooty, stuck-up boy, and I\'d say we did a pretty good job! Here, have this, you\'ve earned it.','Great job, $N! We really showed him! Here, give me the head and I\'ll take care of it.','','','','','',2713,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3574,3573,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,1,0,0,0,0,0,0,0,0), - (532,2,267,19,26,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,529,0,0,539,0,0,0,'Battle of Hillsbrad','The town of Hillsbrad is in disarray and we believe it will soon fall. We must, however, persist in our ruthlessness until the human scum are wiped from the foothills for eternity.$B$BDespite their overwhelming losses, the humans rally around their leadership and keep fighting. We must eliminate their leader, Magistrate Burnside, as well as the town council. Destroy their revered political document as well, the Hillsbrad Proclamation. And while you\'re at it, steal the town registry.','Kill Magistrate Burnside and 4 Hillsbrad Councilmen. Destroy the Hillsbrad Proclamation. Steal the Hillsbrad Town Registry. Report back to Darthalia in Tarren Mill afterwards.','News of your glories in Hillsbrad traveled fast. You have done well, $C.','What news have you?','','','','Hillsbrad Proclamation destroyed','',0,0,0,3657,0,0,0,1,0,0,0,0,0,0,0,0,2335,2387,-1761,0,1,4,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,2000,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (533,2,267,29,34,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,503,0,0,0,'Infiltration','At last we begin to hear word and rumor, find evidence of Gol\'dir\'s whereabouts. The humans have been moving him around, but we are narrowing down our search and focusing on the large Syndicate camp just north of here.$B$BGo there, $n, and bring back whatever information you can get your hands on.','Retrieve information about Gol\'dir\'s whereabouts for Krusk in Tarren Mill.','Finally, we know where Gol\'dir is being held. The camp in question is not too far from here, and hopefully they will not be as well prepared as they were when they captured us the first time.','Have you found anything? I fear Gol\'dir\'s prospects grow worse by the day...','','','','','',3601,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,3500,1620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (535,2,36,29,34,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Valik','Urrgh... Injured and dying and confronted with the enemy.$B$BNo doubt you\'ll kill me anyway, but if you bring me some Southshore stout--your kind does drink, don\'t they?--I\'ll tell you what you want to know.','Bring a mug of Southshore Stout to Valik in the Syndicate camp.','Given my impending death, I think I can safely say that this is the sweetest tasting thing ever... Here, take this, won\'t do me any good when I\'m dead.$B$BWell, get on with it!','Did you bring me something to drink or did you just come back to finish the job?','','','','','',3703,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3601,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (536,2,267,25,30,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,559,0,0,0,'Down the Coast','Transferred from the Stormwind city guard to Southshore, a town that should be abandoned by the looks of it... Smell of the harbor day and night.$B$BNot to mention ol\' Redpath... Wants me to take care of the murlocs. Ha! $B$BI can barely rouse myself to go out to some of the pockets of the overgrown fish down the Western Strand. If you would go in my place and take care of them, I\'d appreciate it.','Kill 10 Torn Fin Tidehunters and 10 Torn Fin Oracles for Lieutenant Farren Orinelle in Southshore.','I hope this will be enough to convince Redpath that I\'ve--ha!--been carrying out his orders and ridding Southshore of the terrible and horrible menace of the dreaded murlocs! For there could be no greater evil than the ravages of overgrown fish!','Another ale, please, the last one just seemed to have disappeared!$B$BLight, how much longer am I going to be stuck out here?$B$BOh, it\'s you, $N. Have you killed those murlocs yet?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2377,2376,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2100,1110,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (537,2,36,30,40,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,525,0,0,0,0,0,0,'Dark Council','The letter you brought me was written by a being who calls himself Nagaz, a member of the Argus Wake. I don\'t know what this Argus Wake is, but if they\'re in alliance with the Syndicate then they must be a threat.$B$BI want you to find Nagaz and the Argus Shadow Mages mentioned in that letter. I want you to find them, and kill them.$B$BSearch in the Uplands, where the Syndicate is strongest. It is north of Strahnbrad.$B$BWith luck, you\'ll find these envoys of the Argus Wake there.','Kill 4 Argus Shadow Mages.$B$BBring the Head of Nagaz to Magistrate Maleb in Southshore.','Well done, $N. The Argus Wake does not sound like a group we want running the Syndicate.$B$BAnd although you may have destroyed their leader here, Nagaz was merely the servant of another. The Argus Wake might run deep through the continent of Azeroth.$B$BOr even the world.','Did you find the envoys of The Argus Wake?','','','','','',0,3672,0,0,0,1,0,0,0,0,0,0,0,0,0,0,2318,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,5000,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (538,2,1519,20,38,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,337,0,0,540,0,0,0,'Southshore','$N. If you don\'t mind a long journey then I have a task for you, to again help Stormwind fill its library.$B$BThe old kingdom of Alterac fell after the great war, and it had a large collection of books. It\'s a tragedy that the city is ruined, but even more tragic is all of their knowledge lost! We must recover what we can.$B$BSouthshore is the closest town to the Ruins of Alterac. Go there and speak with Loremaster Dibbs. He can direct you to the ruins, and to what books may be found there.','Speak with Loremaster Dibbs in Southshore.','Ah yes, I remember Milton. A bookworm, no doubt. Bless him.$B$BAnd he\'s right. The Ruins of Alterac still hold stores of knowledge in danger of being lost!$B$BOgres now dwell in Alterac, and they don\'t care much for higher learning.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (539,2,267,19,28,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,532,0,0,541,0,0,0,'Battle of Hillsbrad','The Hillsbrad Town Registry indicates that the Azureload Mine is under Alliance control. Furthermore, the mine is a prime source of iron ore for the Alliance armories.$B$BEven though we\'ve struck a decisive blow to the town of Hillsbrad, the Alliance still supports and protects the Azureload Mine fervently.$B$BThe mine lies due south of Hillsbrad. Go there and slay the foreman, a human by the name of Bonds. Kill his miners as well. That should send a clear message to the Alliance.','Kill Foreman Bonds and 10 Hillsbrad Miners and report back to Darthalia in Tarren Mill.','The Dark Lady will be pleased when she learns that she has a new mine from which she can arm her soldiers.','You were given direct orders to attack the Azureload Mine. Your reasons for loafing about Tarren Mill better be good or I will behead you for treason.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2305,2269,0,0,1,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,2500,1380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (540,2,1519,20,38,1,0,77,0,0,0,0,0,0,0,0,0,0,8,0,538,0,0,542,0,0,0,'Preserving Knowledge','Those beastly ogres now reside within Alterac\'s ruins, and I shudder to think what they\'re doing with the precious books still there. You must recover what you can!$B$BEnter the Ruins of Alterac and search for tomes looted by the ogres. Get whatever you can find and bring them to me, but also seek out one book in particular: The Arm of Gri\'lek. It contains ancient troll lore that I must learn, and the Ruins of Alterac was the last known location of an intact copy of this book.','Bring 5 Recovered Tomes and the Worn Leather Book containing The Arm of Gri\'lek to Loremaster Dibbs in Southshore.','Oh, you got them! Splendid! I must begin studying the Arm of Gri\'lek immediately!','I wish I could search the ruins too, but I fear these bones wouldn\'t hold me during my climb up the mountains. However, how does your hunt for knowledge progress, $N?','','','','','',3658,3659,0,0,5,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,350,0,0,0,0,0,2130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (541,2,267,19,30,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,539,0,0,550,0,0,0,'Battle of Hillsbrad','Dwarves aiding the humans? Damn those filthy little beasts.$B$BWe shall test the strength of the so-called Alliance. We\'ll see how anxious those little ankle-bashers are to help the humans once they feel our wrath. We know exactly where their stronghold is in this territory.$B$BThey have established a barracks in southeastern Hillsbrad along Thoradin\'s Wall called Dun Garok. The final mission of this battle is to lay siege on Dun Garok, $c. Captain Ironhill, their leader, must die.','Travel to Dun Garok and kill 8 Mountaineers, 4 Riflemen, 2 Priests and Captain Ironhill and report back to Darthalia in Tarren Mill.','Your actions on the battlefield are worthy of the highest praise.','Dun Garok proves to be too much of an obstacle for you, $C? And here I thought you had established yourself valiantly in Hillsbrad.$B$BIf you\'re not up to handle the mission assigned to you, I will find another who can produce better results. As for you, well, I am sure the Dark Lady could always use more grave diggers back in Tirisfal Glades.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2344,2345,2346,2304,8,4,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,2500,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (542,2,1519,20,38,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,540,0,0,0,3660,1,0,'Return to Milton','I need to spend some time studying the Arm of Gri\'lek book you brought me, though I\'m sure Milton is eager to get the other recovered books into Stormwind\'s collection.$B$BHere are the books you gathered from the Ruins of Alterac, packed and catalogued. Take them back to Milton Sheaf in Stormwind and I\'m sure he\'ll be grateful.','Bring the Tomes of Alterac to Milton Sheaf in Stormwind.','My oh my! Look at these! I can\'t believe they survived the ruination of Alterac. And all those ogres too!$B$BThank you, $N. Thank you so much! You have helped preserve human knowledge, and you add to the grandeur of the Royal Library of Stormwind.','$N, you\'ve returned! How did your foray into Alterac go? Did you bring anything back with you?','','','','','',3660,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,469,0,0,0,0,350,0,0,0,0,8500,2130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (543,2,1519,30,40,1,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Perenolde Tiara','The Perenolde Tiara is an old heirloom of the Perenolde \"nobles\" - the ruling family of Alterac before that kingdom fell to ruin. It is said to have been crafted by master jewelers in Ironforge, and fitted with the finest of emeralds.$B$BWhen Alterac was destroyed the Tiara was lost, but there are rumors that an Ogre Mage, Grel\'borg the Miser, found the tiara and now wanders the Ruins of Alterac searching for more treasures.$B$BWe would have you acquire the tiara for us.','Bring the Perenolde Tiara to Remington Ridgewell in Stormwind.','Ah, this is splendid. This will have to be cleaned of course, but you really outdid yourself, $N. I will have someone prepare the tiara and place it within our collection posthaste.','Salutations, $N. Do try to avoid stepping on my pant cuffs. This outfit is newly tailored.','','','','','',3684,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,500,0,0,0,0,15000,2820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (544,2,267,30,34,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,545,0,0,0,'Prison Break In','I came to Tarren Mill to research, but now must resolve a crisis. You see, four Forsaken fled the Undercity a few months ago. They turned their backs on their brethren, but what\'s worse...they stole from the Dark Lady.$B$BThese thieves broke into a secure vault and stole four artifacts, items our apothecaries required in certain studies. Sylvanas would have these artifacts returned.$B$BThe thieves fled the Undercity to Dalaran, and those wizards quarantined them in the Lordamere Internment Camp.','Find the traitors and recover their artifacts, then return to Magus Voidglare in Tarren Mill.','You have done a great service for the Forsaken, $N. These artifacts have been sorely missed.$B$BAnd it is good to hear that Kegan and the other betrayers have found justice.','Did you find the thieves? And more importantly, did you find what they stole?','','','','','',3691,3689,3690,3688,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,350,0,0,0,0,7000,2010,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (545,2,267,30,35,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,544,0,0,0,0,0,0,'Dalaran Patrols','The wizards of Dalaran constructed a vast, magical dome around the heart of their city. Some believe it was for protection from the violence of these times, while others say they merely wanted solitude, to study and plot.$B$BI don\'t care what the reason was. I do care that the ruined outskirts of their city, outside the dome, may hide valuable magical treasures.$B$BBut the area is patrolled by the wizards and their elemental slaves.$B$BSo hunt them, and return when their numbers are sufficiently reduced.','Kill 6 Dalaran Summoners and 12 Elemental Slaves, then return to Magus Voidglare in Tarren Mill.','Very good. Those ruins should now be safe enough to search, if one is careful.$B$BThank you, $N.','Have you yet thinned the Dalaran patrols around their ruins?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2358,2359,0,0,6,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,150,0,0,0,0,2500,1230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (546,2,267,20,25,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,527,0,0,0,0,0,0,'Souvenirs of Death','I hear you were enlisted by Darthalia to wage war on the humans of Hillsbrad. So jealous I am. . .$B$BWhile you\'re off having all the fun -- slaying humans, pillaging the town, terrorizing innocent people -- I am stuck standing guard here in Tarren Mill.$B$BPerhaps you\'ll take pity on an old Deathguard like myself? You see I am collecting human skulls. And you will be fighting humans for quite some time. Over the course of your long battle, bring me 30 skulls and I will make it worth your while.','Deathguard Samsa of Tarren Mill wants 30 Hillsbrad Human Skulls.','Precious skulls! So beautiful! I owe you as promised, $N!','So the lucky $N returns? How many humans have you slaughtered today? Hundreds I do hope!$B$BHave you any skulls for me?','','','','','',3692,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3739,0,0,0,1,0,0,0,68,0,0,0,0,350,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (547,2,267,26,30,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Humbert\'s Sword','High Executor Darthalia sent me to keep watch of Dun Garok from a distance. I had set up camp just out of sight. But when morning came and I had to boil water, I left to gather firewood.$B$BWhen I returned to camp, I discovered my gear was missing.$B$BApparently some dwarven scouts from Dun Garok had passed by and made off with it. I need my sword! If you can get it back for me I would be so grateful. So many dwarves there...it will be quite difficult to find the dirty little thief who stole it.','Retrieve Deathguard Humbert\'s sword from Dun Garok and return it to him in Tarren Mill.','You found it!$B$BAh, I feel so complete with my precious sword back in my hand. Many thanks to you!','Were you able to retrieve my sword, $N? High Executor Darthalia will hang me from the rafters if she discovers my folly.','','','','','',3693,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3750,3751,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,350,0,0,0,0,0,1830,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (549,2,267,17,22,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'WANTED: Syndicate Personnel','By the authority of Lady Sylvanas, all members of the organization known as the Syndicate are wanted dead. Those brought into custody or taken prisoner will be summarily executed. They are currently known to be amassing in the ruins of Durnholde Keep, to the southeast of Tarren Mill.$B$BA handsome reward is offered to all who bring proof of their deeds to High Executor Darthalia.','Kill 10 Syndicate Rogues and 10 Syndicate Watchmen. Return to High Executor Darthalia in Tarren Mill for your reward.','Excellent, $C. At this rate, the Syndicate pest will be rid from the land in no time.','Do you have nothing better to do than stand here before me, $c? As High Executor, I have more pressing matters than to stare at your rotting visage.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2260,2261,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,1400,1050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (550,2,267,19,32,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,541,0,0,0,3701,1,0,'Battle of Hillsbrad','Because you fought with such valor and perseverance in the Battle of Hillsbrad, I have written this commendation, extolling your heroics in combat for the high command to recognize.$B$BTake this sealed commendation to Varimathras in the Undercity. Go with pride, $c.','Take Darthalia\'s Sealed Commendation to Varimathras in the Undercity.','So you are the infamous $C who struck such a decisive blow against the Alliance forces in the Hillsbrad Foothills? Word of your glorious exploits traveled quickly to the Undercity.$B$BYou have quite a future in the Dark Lady\'s ranks if you continue to show such leadership and expertise in battle.$B$BWhile our primary threat is the Lich King\'s Scourge army descending from the north, the human \"problem\" continues to impede our battle plans. You, however, have shown that the humans can and will fall.','What brings a $C all the way to the Undercity from the battlefield?','','','','','',3701,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6282,3761,3822,0,0,0,1,1,1,0,0,0,3760,0,0,0,1,0,0,0,68,0,0,0,0,250,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (551,2,36,30,40,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,554,3706,1,0,'The Ensorcelled Parchment','This parchment is enchanted with a spell, rendering it indecipherable. But one word at the top of the paper can be read:$B$B$B Nagaz$B$B','Take the Ensorcelled Parchment to Loremaster Dibbs in Southshore.','More encrypted notes?$B$BI wish I had the talents to decrypt all the strange bits of writing that trickle down from Alterac. But I\'m afraid I lack the knowledge.','Oh. You have something you\'d like me to look at? Some scrap of lore gathered from up in the mountains, I hope...','','','','','',3706,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (552,2,267,29,33,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,553,0,0,0,'Helcular\'s Revenge','Master Helcular was almost complete with his transformation into a Lich when a human lynch mob discovered his ritual lair in the hills and brutally killed him. To make matters worse they buried his corpse in the Southshore cemetery.$B$BSuch disregard for the great wizard is unacceptable. As his apprentice I shall see to it that the rains of vengeance fall upon the town of Southshore.$B$BWe will need Helcular\'s Rod first. Yeti overtook his ritual lair. Undoubtedly one of the beasts has it.','Retrieve Helcular\'s Rod from the Yeti and bring it back to Novice Thaivand in Tarren Mill.','You found it! Most excellent, $N!','Have you recovered Helcular\'s Rod yet? There are so many Yeti in this region, it will be very difficult to locate. But we must have it in order to proceed.','','','','','',3708,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (553,2,267,29,33,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,552,0,0,0,3710,1,0,'Helcular\'s Revenge','Here, take the Rod of Helcular. You will need it.$B$BHelcular fashioned 3 ceremonial pyres as part of his most powerful spell. The Flame of Azel and the Flame of Veraz lie within the Foothill Caverns. The Flame of Uzel lies in a cave above the caverns, further north in the mountains.$B$BThe Rod of Helcular must be charged from each of the three flames. Once the ritual is complete, drive the rod into Helcular\'s grave in Southshore, the heavily guarded human town to the south. Vengeance shall be ours!','Charge the Rod of Helcular with the powers of the Flame of Azel, Flame of Veraz and the Flame of Uzel.$B$BDrive the charged rod into Helcular\'s grave in Southshore.','A great rumbling emanates from the ground.','Helcular\'s grave teems with a mystical energy.','','Flame of Azel charged','Flame of Veraz charged','Flame of Uzel charged','',0,0,0,3710,0,0,0,1,0,0,0,0,0,0,0,0,-1768,-1769,-1770,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,350,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,553), - (554,2,36,28,40,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,551,0,0,0,3706,1,0,'Stormpike\'s Deciphering','Prospector Stormpike is a master of decryption and deciphering. If you take the parchment you found to him, then with luck he can make sense of it. Stormpike is currently studying in the Prospector headquarters in Ironforge.$B$BAnd when you see him tell him you spoke with me - I\'ve been sending him quite a lot of business lately.','Take the Ensorcelled Parchment to Prospector Stormpike in Ironforge.','A wise decision. I don\'t believe there is a scholar other than myself with the skills to translate this scroll. And if its contents prove interesting, fear not. I will send for you.','More interruptions?$B$BAh, this parchment is covered with a very intricate, finely woven spell. I can untangle it, of course, but it\'s going to take time. And time is very valuable to me...$B$BPerhaps I will just purchase it from you?','','','','','',3706,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,5000,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (555,2,267,28,31,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Soothing Turtle Bisque','If there\'s one thing you\'ll learn about Southshore it\'s that we have some of the best cuisine north of Stormwind!$B$BTake my secret recipe for Turtle Bisque, for example. I\'ve known folks to travel from as far as Darkshire just to enjoy a bowl. Speaking of which, I haven\'t been able to make any lately. I used to head up past Dalaran to Lake Lordamere myself to hunt Snapjaws but it\'s just too dangerous now. If you bring me some Turtle Meat from the Snapjaws up north and Soothing Spices, I\'ll whip some up!','Bring 10 pieces of Turtle Meat and some Soothing Spices to Chef Jessen in Southshore.','Everyone will be so pleased: Chef Jessen\'s Soothing Turtle Bisque is served once again!','Any luck finding the ingredients? I\'ll tell you, this territory isn\'t the peaceful place it once was. Ah, if only this unrest never occurred...','','','','','',3712,3713,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3737,3729,0,0,1,3,0,0,72,0,0,0,0,250,0,0,0,0,3000,1500,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,6,21,0,0,0,0,0,0,0,0,0), - (556,2,267,30,32,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Stone Tokens','A notable talent of the wizards of Dalaran is their familiarity with elementals: powerful creatures from other dimensions. The wizards use magical tokens as a means to control these elementals. Magus Voidglare would like some of these tokens to study.$B$BEnter the territories of the Dalaran wizards, west of Hillsbrad, and gather the tokens.$B$BYou might find the tokens on any citizen of Dalaran, but I suggest hunting at the internment camp. It\'s safer than Dalaran itself.','Bring 10 Worn Stone Tokens to Keeper Bel\'varil in Tarren Mill.','These will do nicely. Although it looks like their magic is faded, it would be best if the Magus\' initial experiments were on inert specimens such as these.$B$BThank you, $N.','Do you have the Worn Stone Tokens, $N? The Magus is eager to unlock their secrets.','','','','','',3714,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,3000,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (557,2,267,30,34,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,556,0,0,0,0,0,0,'Bracers of Binding','The Magus will be busy studying those stone tokens you gathered, but I know he\'ll eventually want examples of their counterpart: bracers of binding. These are set around the wrists of actual elementals, and bind them into the mage\'s service.$B$BHunt elementals in the ruins of Dalaran and gather their Bracers of Earth Binding, and the Magus will be pleased.','Bring 4 Bracers of Earth Binding to Keeper Bel\'varil in Tarren Mill.','You found them. I trust the elementals from which you removed these bracers were amenable?$B$BHm...death has not only stopped my heart, but robbed me of my comedic timing, it seems.$B$BWell thank you, $N. You serve the Magus, and hence the Dark Lady, well.','Hello, $N. Elementals are tough quarry, but I know you\'re up to the task. Do you have those bracers of binding?','','','','','',3715,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,3500,1620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (558,2,-284,18,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4822,0,0,171,0,0,0,'Jaina\'s Autograph','They say that Lady Jaina Proudmoore in Theramore is one of the greatest heroes the Alliance has ever had. When I grow up, I wanna be a hero of the Alliance too!$B$BDo you know Jaina, $N? Could you do me a favor, please? Could you get her autograph for me? I dunno how to ask her, and she\'d probably be too busy for someone like me... but you! You\'re an adventurer just like she is! I bet she\'d give you her autograph easy!$B$BPlease?','Travel to Theramore to see about getting Lady Jaina Proudmoore\'s autograph for your ward.','WOW! You got Lady Jaina\'s autograph for me! Thank you very much! And wow... she wrote a personal message on here - to me! I knew she\'d be totally cool, and maybe someday I\'ll thank her myself... when I become a hero of the Alliance!$B$BYou\'re the best, $N. Thank you for being so nice to me.','Someday, I wanna be a hero just like Jaina... well, a boy hero that is.','','','','','',18642,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (559,2,267,25,32,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,536,0,0,560,0,0,0,'Farren\'s Proof','Would you believe it, $n? Redpath wasn\'t satisfied with all the murlocs we killed--oh now, don\'t be modest, you had some hand in it. Now he wants me to bring proof of the dead, hacking off cold, slimy murloc heads to submit for his approval.','Collect 10 Murloc Heads from the murlocs on the Western Strand for Lieutenant Farren Orinelle in Southshore.','Oh for the Love of the Light... they\'re dripping on the ground.$B$BCan\'t stand touching those things, myself. Fish are all well and good, but when they grow legs and start walking around... Haven\'t eaten a fish in weeks, let me tell you, and in Southshore, that means you aren\'t eating much.','Did you get those heads for me, $N?','','','','','',3716,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,1350,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (560,2,267,25,32,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,559,0,0,561,3717,1,0,'Farren\'s Proof','You know, $n, I\'d really rather not take these heads... Since you\'ve already got a handle on them, would you mind delivering them to Redpath for me?','Deliver the sack of murloc heads to Marshall Redpath in Southshore.','Farren\'s errand boy, are you?$B$BIf you assisted Farren in procuring these heads, then thank you. Southshore needs hard workers and effort to maintain its protection.','Greetings, citizen. Have you come to lend your arm to upholding the safety of Southshore?','','','','','',3717,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (561,2,267,25,32,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,560,0,0,562,0,0,0,'Farren\'s Proof','Please inform Lieutenant Orinelle that I would like him to refocus his efforts on the naga infesting the Eastern Strand. When he has results, tell him to report to me in person.','Speak with Lieutenant Farren Orinelle in Southshore.','The naga, eh? Redpath must have just received the same information as me... Ha! He\'ll not receive a promotion from my toil. Let me explain.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (562,2,267,25,32,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,561,0,0,563,0,0,0,'Stormwind Ho!','My former mentor in the Stormwind city guard sent a message to me that Alliance High Command is becoming concerned with the threat posed by the naga. From what he\'s heard, there\'s good chances for promotion--or at least reassignment--for anyone who proves valuable in this regard.$B$BThere\'s just one small problem... I can\'t handle the naga, $n. Oh sure, I could break up a drunken barroom brawl, or haul off a belligerent beggar, but the naga are too much for me. You\'ve got to help me, $n!','Kill 10 Daggerspine Shorehunters and 10 Daggerspine Sirens for Lieutenant Farren Orinelle in Southshore.','With the naga put down in Southshore, I\'ll be a shoe-in to be reassigned. I\'ll get to see Stormwind again... get away from this Light-forsaken port.','I\'ve a letter ready to go to Major Samuelson in Stormwind. All I need are the results.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2369,2371,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3755,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (563,2,267,25,32,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,562,0,0,0,3721,1,0,'Reassignment','It shouldn\'t be a problem getting my report seen. The new captain of the guard, Major Samuelson, was my mentor while I was stationed in Stormwind. It should give him more than enough excuse to have me transferred back to the city. I\'ll need you to carry my report to him, though... wouldn\'t want ol\' Redpath to catch on.','Deliver Farren\'s report to Major Samuelson in Stormwind Keep.','What\'s this? Ah... so my attentive pupil has applied himself to the problem of the naga in Southshore. Thank you for bringing this to me, I will certainly take it into account when I review personnel assignments in the next month.','Greetings, citizen. May the Stormwind city guard be of assistance?','','','','','',3721,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1920,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (564,2,267,30,34,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Costly Menace','Ain\'t nothin\' that irks me more than losin\' these here beautiful horses. And believe me, we\'ve lost quite a few between them pesky undead creeps, the dang Syndicate gang and all the other good-for-nothin\' scoundrels pokin\' about these parts.$B$BBut I swear on my ol\' grand-daddy\'s grave there ain\'t no bigger menace to our horses here than them Mountain Lions up in Alterac. Always comin\' down from the hills and makin\' my life difficult!$B$BYou fancy yourself a hero? Go and do somethin\' about it then!','Darren Malvew of Southshore wants you to kill 8 Mountain Lions and 10 Hulking Mountain Lions.','Ain\'t that great news! Should-a gone and found me a regular ol\' war hero from day one to take care of them beasts. You\'d-a made your pappy proud, $N.','Mountain Lions killin\' off our horses left and right and here you are wantin\' to jibber-jabber about the weather and what not.$B$BOught to go and find myself a real hero. More killin\' and less talkin\'.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2406,2407,0,0,8,10,0,0,0,0,0,0,3753,3754,0,0,0,0,1,1,0,0,0,0,3736,3728,0,0,1,5,0,0,72,0,0,0,0,250,0,0,0,0,0,1620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (565,2,267,29,34,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Bartolo\'s Yeti Fur Cloak','I, the great Bartolo, shall make for you the world famous, Alliance renowned, Yeti Fur Cloak!$B$BTravel the planet and find yourself a better cloak, I dare you. Oh wait, what is that, little $r? \"Bartolo, there is no finer cloak!\" Yes, yes! That, I have heard before.$B$BBartolo requires a Bolt of Wool, a Hillman\'s Cloak made by a skilled leatherworker, Fine Thread and Yeti Fur, of course! Bring to me these items and you shall be a happy customer!','Bring Bartolo Ginsetti of Southshore a Bolt of Wool, a Hillman\'s Cloak, Fine Thread and 10 clumps of Yeti Fur.','Now it is time for the great Bartolo to work his magic! I require no wizard\'s staff, no mage\'s rod. For I, the great Bartolo, work magic with a mere needle and thread!','So you have returned to the great Bartolo. Perhaps you have finished gathering the materials needed for your Yeti Fur Cloak? Or maybe you just enjoy basking in the greatness of me, Bartolo!','','','','','',2997,2321,3719,3720,1,1,1,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2805,0,0,0,1,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1620,0,0,0,0,0,0,0,0,10,23,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (566,2,267,35,40,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'WANTED: Baron Vardus','By order of High Executor Darthalia, the human known as Baron Vardus is wanted for crimes against the Forsaken. Vardus is known to be a high-ranking member of the organization known as the Syndicate.$B$BHe was last spotted in the Uplands in the Alterac Mountains, north of Tarren Mill.$B$BHe is wanted dead. Bring evidence of his demise to High Executor Darthalia to claim the reward.','Kill Baron Vardus and deliver his head to High Executor Darthalia in Tarren Mill.','Productive work you do, $N. With Baron Vardus dead, the number of Syndicate leaders grows smaller. Their resistance and irritation will be short-lived.','Ah, $N. Perhaps you\'ve come to collect the bounty on the head of Baron Vardus?','','','','','',3626,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2231,0,0,0,1,0,0,0,68,0,0,0,0,250,0,0,0,0,0,2100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (567,2,267,19,28,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Dangerous!','Dangerous!$B$BThe following humans of Hillsbrad have been deemed dangerous and are marked for bounty by High Executor Darthalia:$B$BClerk Horrace Whitesteed. Wanted for the murder of Deathguard Toma.$B$BCitizen Wilkes. Wanted for the murder of Apothecary Eli.$B$BMiner Hackett. Wanted for the murder of Deathstalker Fry.$B$BFarmer Kalaba. Wanted for the ambush of supplies from the Undercity.$B$BAll of these enemies are hiding and will be hard to find. A reward will be granted upon notice of their death.','High Executor Darthalia of Tarren Mill is offering a bounty on Clerk Horrace Whitesteed, Citizen Wilkes, Miner Hackett and Farmer Kalaba.','You are quite the bounty, $C. Well done.','Yes?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2448,2449,2450,2451,1,1,1,1,0,0,0,0,3742,3743,5250,0,0,0,1,1,1,0,0,0,3732,0,0,0,1,0,0,0,68,0,0,0,0,250,0,0,0,0,0,1380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (568,2,33,33,36,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,569,0,0,0,'The Defense of Grom\'gol','Throm\'ka, $c!$B$BYour arrival at Grom\'gol is timely, indeed. As commander of the Warchief\'s base camp here in the jungle I am bound by honor to ensure the safety of all members of the Horde. Our mission to provide a safe chain of supply to Stonard is being hampered by some of the local inhabitants.$B$BI am putting you in charge of thinning out the raptor population outside of Grom\'gol. Once you have made significant progress, report back to me for reassignment.','Commander Aggro\'gosh of the Grom\'gol base camp wants you to kill 15 Lashtail Raptors.','Your duty was performed with honor, $C.','Our supply efforts are still being hampered by the indigenous raptor population, $c.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,686,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,4000,1680,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (569,2,33,33,37,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,568,0,0,0,0,0,0,'The Defense of Grom\'gol','When we first arrived in this jungle we did not intend to wage war on the local tribes. Our mission to supply Stonard is of the highest priority. But complications have arisen. A local band of ogres has occupied the Mizjah Ruins to the southeast of Grom\'gol. Despite warnings, they continue to ambush our supply caravans.$B$BI am putting you in charge of dealing with these uncooperative ogres.$B$BTravel to the ruins and attempt to drive them from the area. At the very least it will send a firm message.','Commander Aggro\'gosh of the Grom\'gol base camp wants you to kill 10 Ogre Brutes and 5 Ogre Witch Doctors.','Well done. You have served the Warchief with honor.','Have you made any progress with the ogres of the Mizjah Ruins yet, $C?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1142,1144,0,0,10,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4115,0,0,0,1,0,0,0,76,0,0,0,0,250,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (570,2,33,33,38,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,572,0,0,0,'Mok\'thardin\'s Enchantment','The power of the jungle\'s magic must be realized and then harnessed by the Horde. My rituals have proven successful so far. I can cast very powerful enchantments. For you, brave $c, I shall make a special item indeed.$B$BBring to me some Shadowmaw Panther claws along with a Tigress fang. Not just any fang will do. It must be in pristine condition.$B$BThe beasts lurk throughout the jungle but you will find some close by, just across the river from Mizjah Ruins to the southeast.','Far Seer Mok\'thardin at the Grom\'gol base camp wants 8 Shadowmaw Claws and a Pristine Tigress Fang.','Your knowledge of the jungle is strong, $N. These specimens will be perfect. I will thank the spirits for sacrificing such fine beasts for the cause of the Horde.','What news do you bring?','','','','','',3838,3839,0,0,8,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,1290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (571,2,33,33,41,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,572,0,0,573,0,0,0,'Mok\'thardin\'s Enchantment','What I need from you now will be very difficult to obtain.$B$BTo hold all these feathers, claws and the pristine fang in place I require a magical tether. Only an aged gorilla sinew will work.$B$BYou will only be able to find one on an Elder Mistvale Gorilla. They are known to forage to the east of Booty Bay.$B$BThe sinew must be perfect. It might take quite a few kills for you to find exactly what I need but it will be well worth the hunt.','Bring an Aged Gorilla Sinew to Far Seer Mok\'thardin in Grom\'gol.','A most ideal sinew, $N. Your efforts will pay off soon.','Has fortune been on your side, $N? Were you able to obtain an aged gorilla sinew?','','','','','',3862,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (572,2,33,33,41,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,570,0,0,571,0,0,0,'Mok\'thardin\'s Enchantment','The items you gathered from the feline beasts of the Vale are only the first requirement for a powerful enchanted item. These jungle trinkets combined with my shamanistic ritual will provide you with a very useful tool in assisting the Horde and the Warchief.$B$BBut now you must gather for me some Jungle Stalker Feathers. The feathers are traditionally worn by the beasts on their armbands. You will find a tribe of the raptors directly south of Grom\'gol, not far from the great arena.','Bring 10 Jungle Stalker Feathers to Far Seer Mok\'thardin at the Grom\'gol base camp.','Most excellent. I will prepare these at once.','Did your gathering efforts prove fruitful?','','','','','',3863,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (573,2,33,33,44,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,571,0,0,0,0,0,0,'Mok\'thardin\'s Enchantment','There is but one final reagent needed to complete the enchantment.$B$BIn the south, towards the western coast, high above the bluffs, lies a Holy Spring. This spring is the subject of great conflict amongst religious and mystical scholars. Every race in Azeroth claims that the spring waters were made divine for their people.$B$BMy final request of you: bring to me Holy Spring Water. Be warned. An expedition of naga explorers have advanced upon the spring. They will need to be dealt with as well.','Far Seer Mok\'thardin of Grom\'gol needs Holy Spring Water. He also wants you to kill 10 Naga Explorers.','With this Holy Spring Water the ceremonial choker is ready for enchantment.$B$BWear this with pride, $N, in the name of the Warchief and in defense of the mighty Horde.','I am almost ready to complete the enchantment. Have you performed my bidding?','','','','','',737,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1907,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4112,0,0,0,1,0,0,0,76,0,0,0,0,350,0,0,0,0,0,2790,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (574,2,33,30,38,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,202,0,0,0,'Special Forces','Now that many of his regular troops are reduced, you must face his highly trained forces. When they\'re not in the wilderness slaughtering our rebel soldiers, they are found deep in the back of the Kurzen Compound, in a cave they call the Stockpile.$B$BI know many of Kurzen\'s troops personally, and I know they are skilled, loyal, and cruel. This is no easy task I set before you, $N.$B$BAfter you defeat them, report to Lieutenant Doren, my commanding officer. He will want your report firsthand.','Kill 10 Kurzen Commandoes and 6 Kurzen Headshrinkers.$B$BReport to Lieutenant Doren at the Rebel Camp.','$N. Sergeant Yohwa trusted your abilities, and I trust her. The defeat you brought to Kurzen\'s forces is almost too much to hope for. I had feared we rebels were alone, and alone we could never stand up against the Colonel\'s brilliance.$B$BPerhaps hope of our survival yet remains.','Sergeant Yohwa tells me you are skilled and brave, $C. Do you have something to report?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,938,941,0,0,10,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (575,2,33,26,31,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Supply and Demand','\"The finest leathercrafter of the South Seas and the worlds old and new.\" That\'s what they call me. Me! Drizzlik! The finest lea... Ahem. Well.$B$BMy leather goods are known far and wide as the most exquisite, a connoisseur\'s choice!$B$BI\'ve just received an order from Director Riddlevox of the Tinkers\' Union for a dozen of his favorite Excelsior-line boots. Our best sellers, actually.$B$BTo start on the basic shape, I\'ll need crocolisk skins from the crocs along the river in northern Stranglethorn.','Bring 2 Large River Crocolisk Skins to Drizzlik in Booty Bay.','These skins should do. Their quality isn\'t too important, given that they\'ll make up the inside layer of the boots, but it\'s still important that they\'re comfortable.$B$BIf they\'re a bit too rigid, I\'ll use some tiger blood to soften it up. Tricks o\' the trade, you know?','My equipment is all ready to go, $n, I just need those skins. We don\'t want to keep Riddlevox waiting, that\'s for sure.$B$BIt\'s not a good idea for anyone to keep the chief inventor of the Tinkers\' Union unsatisfied.','','','','','',4053,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-250,250,0,0,0,2200,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (576,2,33,37,42,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,595,0,0,0,0,0,0,'Keep An Eye Out','Avast! Who goes there?$B$BArgh, I am but useless without me special enchanted eye. Bad enough to have lost me eyes in battle in the first place! But by some stroke o\' luck we docked in Menethil and a traveling wizard enchanted a special glass eye that let me see again.$B$BLast night I ended up gettin\' jumped by some Bloodsail Buccaneers on me way out. Took me eye, they did! Seems those blokes have found their way to Booty Bay.$B$BHelp an old sea dog out by gettin\' me eye back?','Dizzy One-Eye in Booty Bay wants you to retrieve his eye from the Bloodsail Buccaneers.','Shiver me timbers and timber me shivers! Ye found me beautiful eye! Let\'s see if she still fits.$B$BShavas ho! Blimey, I can see!!','Ahoy, me bucko! Might not be able to see but I can smell ye from halfway across port.$B$BCould really use me eye back. Captain\'s going to keelhaul me when he finds out me peeper is in the hands of them dirty Bloodsail Buccaneers.$B$BWhat good is a lookout who can\'t see? The crow\'s nest used to be me home...without me deadlights I\'d be lucky to scrub the bilge.','','','','','',3897,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4114,0,0,0,1,0,0,0,87,21,0,0,0,-350,350,0,0,0,0,1530,0,0,0,0,0,0,0,0,6,1,1,6,0,0,0,0,0,3,4,0,0,0,0,0,0,0,0,0), - (577,2,33,31,36,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,575,0,0,628,0,0,0,'Some Assembly Required','Well, I\'ve got the basic shape of the boots worked out, and they\'re coming along fine, but the skins you brought aren\'t going to be quite enough for the inner layers.$B$B\"What are we going to do, Drizzlik?\" No doubt the question on your lips, and well, isn\'t it lucky you\'re talking to Drizzlik, because he\'s going to tell you what we\'re going to do!$B$BThe inner layers will never really be seen, so we\'ll just get some of the thicker, cheaper skins from the crocs around Lake Nazferiti to fill the boots out.','Bring 5 Snapjaw Crocolisks Skins to Drizzlik in Booty Bay.','My boots... they\'re like sausages, $N. Look great, taste great. I tell you they\'re filled with nothing but the finest ingredients and meats, and you eat it, and you love it.$B$BIt\'s safer--and more enjoyable--if you just trust me, and don\'t ask too carefully what\'s really inside.','Drizzlik\'s Excelsior leather boots, finest workmanship, one-hundred percent high quality saltwater crocilisk skin boots. None finer!$B$BCan\'t beat a glowing description like that, can you?$B$BExcept, maybe, if you have those skins for me?','','','','','',4104,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-250,250,0,0,0,3000,840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (578,2,33,32,37,0,0,77,0,0,0,0,0,0,0,0,0,0,4,2,616,0,0,601,3898,1,0,'The Stone of the Tides','If there is indeed a goblin mage and water elementals haunting the island, it could mean the Stone of the Tides can be mine!$B$BI want you to locate this haunted island... find out what\'s going on. Oh, and if you perhaps want to find out more about the Stone of the Tides, take this scrip to the Stormwind Library, they should be able to find you a copy of the book I first came across the legend in.$B$BCould it be that Gazban actually discovered the Stone...?','Find the haunted island for Baron Revilgaz in Booty Bay.','So the stories were true! Incredible!$B$BHowever, we will need to figure out a way to defeat the curse of the Stone of the Tides, if we are to retrieve it. The curse is magical business, we\'ll need one of those wizards to help us out.','The trolls truly possessed some amazing magical objects, $N. And now, perhaps, I have the opportunity to add one to my extensive collection. Did you have any luck finding the source of the rumor?','Locate the haunted island','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-250,250,0,0,0,4000,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (579,0,1519,1,1,0,0,77,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'Stormwind Library','','','Do any of these titles interest you, $N?','King Anduin has placed great importance on learning, and thus has provided funds for making copies of various tomes and writings available to the public. It\'s very simple. You bring me a library scrip, and I can give you a copy of one of the available books.','','','','','',3898,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2154,3899,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (580,2,33,40,50,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Whiskey Slim\'s Lost Grog','We was splicin\' the mainbrace somethin\' fierce off of the Overlook Cliffs, ol\' Hinterlands just in the distance. Thought the seas was goin\' to swallow us whole.$B$BOl\' Slim knows all about liquid courage! Cap\'n had a crate of Pupellyverbos Port we commandeered from a privateer en route to Stormwind.$B$BSo when that storm off of Hinterlands hit, I busted into the grog. Big wave hit and tossed them bottles overboard. Cap\'n is goin\' to give me a taste o\' the cat if ye don\'t help me get \'em back though!','Whiskey Slim in Booty Bay wants you to bring him the bottles of Pupellyverbos Port he lost.','Shiver me timbers! Ye found the Cap\'n\'s grog!$B$BI owe ye big time, friend.$B$BSeems like a storm is a brewin\' outside. Maybe I\'ll just keep warm with one o\' these here bottles while we wait for it to pass....','Sink me! I\'m almost outta booze here! Cap\'n is goin\' to weigh anchor and Ol\' Slim will be caught dry as the Tanaris Desert. And once he discovers his port is missing. . . blimey!','','','','','',3900,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17048,0,0,0,5,0,0,0,87,21,0,0,0,-250,250,0,0,0,0,2820,0,0,0,0,0,0,0,0,1,5,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (581,2,33,30,34,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,582,0,0,0,'Hunt for Yenniku','A doom, there is. A doom on my chief\'s youngest son, Yenniku. As is a custom with our people, he was given to the Gurubashi Trolls of Zul\'Gurub, but after my tribe, the Darkspear tribe, left with the orc Thrall, poor Yenniku was lost to us. I was sent from distant Orgrimmar, back to Stranglethorn, to search for my chief\'s son.$B$BAnd I believe the Bloodscalp tribe has him.$B$BIf you would help me, then hunt the Bloodscalps. You may find them to the north. Gather their tusks and return to me.','Bring 9 Bloodscalp Tusks to Nimboya at the Grom\'gol Base Camp.','These are good tusks, $N. You prove that you have the strength to hunt the Bloodscalps.$B$BAnd that is good, because you are not done hunting them.','$C. Show me you have made prey of the Bloodscalp tribe.$B$BShow me your trophies.','','','','','',3901,0,0,0,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (582,2,33,30,37,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,581,0,0,0,0,0,0,'Headhunting','We must find if Yenniku is dead.$B$BSlay the Bloodscalp Headhunters and take from them their Shrunken Heads. You must gather many, many heads, and I will inspect them to make sure Yenniku\'s head is not among them.$B$BAnd if Yenniku was killed by the Bloodscalps, then may a 600-year curse fall on the spirit of their chief, Gan\'zulah!$B$BGo, $N. You may find many Headhunters at the ruins of Zuuldaia and Zul\'Kunda, along the coast to the north.','Bring 20 Shrunken Heads to Nimboya at the Grom\'gol Base Camp.','Thank you, $N. I will inspect these heads to ensure poor Yenniku was spared the headhunter\'s axe.','$N. I fear for our chief\'s son. Do you have the shrunken heads so I may inspect them?','','','','','',1532,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4133,4132,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (583,2,33,28,30,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Welcome to the Jungle','Welcome to Stranglethorn!$B$BPerhaps you\'re not aware of this, but that dwarf over there is the one and only Hemet Nesingwary, renowned war hero of the Alliance and master big game hunter. He\'s not one for welcoming strangers into his camp, but you look like you\'ve seen quite a bit of action in your day, $c.$B$BBeing a veteran of many battles himself, Master Nesingwary has a soft spot for fellow heroes.$B$BGo and speak with him. Perhaps he can give you some hunting pointers.','Speak with Hemet Nesingwary','Jolly nice to make your acquaintance, $N. Haven\'t seen a $C around these parts for some time.$B$BI situated myself with this expedition for one purpose: to hunt a great and elusive beast. Seeing that you\'re a hero of sorts I am willing to let you take part in the hunt, but you must first prove yourself.$B$BI shall teach the ways of raptor killing to you. Ajeck will train you with tiger hunting. And Sir Erlgadin is a master of panther tracking.$B$BProve your skill and I\'ll let you in on the big hunt.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0,0,0,0,0,0,0,0,2,1,1,0,0,0,0,0,0,1,2,1,1,0,0,0,0,0,0,0), - (584,2,33,30,41,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,582,0,0,0,0,0,0,'Bloodscalp Clan Heads','Yenniku was not among the heads, and I thank the Great Serpent for it. But we are no closer to finding him.$B$BWe must know the truth, and I fear that only the Bloodscalp chief and his witchdoctor know it. They are the enemies of the Darkspear tribe and will not speak freely, so we must force the truth from their dead lips!$B$BBring me the heads of Gan\'zulah and Nezzliok the Dire and place them within this cauldron.$B$BThey are deep within Zul\'Kunda. Bring their heads...we will then make them talk.','Bring Gan\'zulah\'s Head and Nezzliok\'s Head to the bubbling cauldron at the Grom\'gol Base Camp.','You place the heads of Gan\'zulah and Nezzliok within the cauldron...','The greenish broth within the cauldron bubbles.','','','','','',3904,3905,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (585,2,33,30,40,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,584,588,-585,0,0,0,0,'Speaking with Nezzliok','$B$BIt is true. I know where the child of the Darkspears was taken. You have bested me and bound my spirit, but I will say nothing without appeasement!$B$BThe Bloodscalps war with the Skullsplitters. To gain my favor, steal from the Skullsplitters 3 of their trophy skulls and place them here with us, so that my spirit will have slaves in the Nether. One skull must be from their trophy pile in Balia\'mah, another from Ziata\'jai, and the last from Zul\'Mamwe.','Bring a Balia\'mah Trophy, a Ziata\'jai Trophy and a Zul\'Mamwe Trophy to the Bubbling Cauldron at the Grom\'gol Base Camp.','Yes. These will serve me well. When my spirit is freed, I will enter the Nether with three fine servants!$B$BYou are a credit to your $R clan, and you have appeased me.','I await the skulls...','','','','','',3906,3907,3908,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,150,0,0,0,0,0,1410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (586,2,33,30,46,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,584,588,-585,0,0,0,0,'Speaking with Gan\'zulah','$B$BCurse you! And curse your ancestors!!$B$BOnly blood and revenge can cool my rage, so if that is your wish, then... do this:$B$BThrow yourself into the heart of the Skullsplitters to the east. Slay the fiercest among them, and if you survive...then break yourself against their chief, Ana\'thek the Cruel. Hah! Bring me his shattered armor if you can!$B$BMay he tear off your limbs and leave you to rot and be eaten by carrion.','Kill 8 Skullsplitter Hunters, 6 Skullsplitter Headhunters, and 4 Skullsplitter Berserkers.$B$BBring the Broken Armor of Ana\'thek to the Bubbling Cauldron at the Grom\'gol Base Camp.','I do not want to believe it, but I cannot deny what you have done. And my rage eases, now that Ana\'thek is defeated. $B$BYour might will drive you to great deeds, $N. But one day...I will see you in the Nether and we will again match strength.$B$BI will be waiting.','Although my own flesh boils off my skull, I can still smell your fear.$B$BHah! You will never complete my task...','','','','','',0,0,0,3909,0,0,0,1,0,0,0,0,0,0,0,0,669,781,783,0,8,6,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,2430,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (587,2,33,37,41,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,595,0,0,0,0,0,0,'Up to Snuff','Ah, the sea life. I ain\'t gonna say it\'s the good life, but it\'s my life.$B$BWhen I get into port I like to find me a good bottle of grog and some high quality snuff. Nasty habits but what\'s a pirate without his vices, right?$B$BSo you can imagine how heartbroken I was to find out the herbalist here in town has gone and sold out of the stuff. Says his shipment got hijacked by those damned Bloodsail Raiders.$B$BI bet a fearless $c like you could convince \'em to share the goods, eh?','Deeg in Booty Bay wants you to bring him 15 shares of Snuff.','Good show, $N! And just before I need to ship out too! Can\'t thank you enough, old friend.','Any luck finding the goods, matey?','','','','','',3910,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-250,250,0,0,0,0,990,0,0,0,0,0,0,0,0,1,6,0,0,0,0,0,0,0,6,21,0,0,0,0,0,0,0,0,0), - (588,2,33,30,45,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,589,0,0,0,'The Fate of Yenniku','$B$BYou have appeased myself and my chief, so I will tell you that which you seek to discover...$B$BYoung Yenniku is lost to his clan.$B$BHe was taken by the witchdoctor Zanzil the Outcast. Now Zanzil controls him, body and soul, and only the most potent magic could set him free.$B$BA magic that you do not have, $c.$B$BPerhaps your Darkspear allies can offer a hope of Yenniku\'s salvation. But that, I doubt.','Speak with Kin\'weelay.','Zanzil the Outcast??$B$BIf Yenniku is held by that troll, a vile and powerful witchdoctor, then I fear that only a faint hope remains. Faint. And tiny as the smallest insect.$B$BBut still, it is hope.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,25,0,0,0,0,0,234,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (589,2,33,30,45,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,588,0,0,591,0,0,0,'The Singing Crystals','Legends tell of a jewel, hidden deep in the heart of Stranglethorn. We call it the Mind\'s Eye, and it has great powers. If you gain this Eye then, perhaps, we can use it to bring lost Yenniku back from the darkness.$B$BI will consult with the spirits of the jungle to find the Mind\'s Eye. While I do this, you enter the Crystalvein Mine, southeast of here, and gather Pulsing Blue Shards from Ironjaw Basilisks. The shards are rare, but we will need their magic to bend the Mind\'s Eye to our will.','Bring 3 Pulsing Blue Shards to Kin\'weelay at the Grom\'gol Base Camp.','You have done well, $N. These shards are well formed. Already I hear them sing to me.$B$BAnd while you were gone, I spoke with the spirits of the jungle. I know where the Mind\'s Eye rests...$B$B...And who guards it.','Do you have the shards, $N? They are needed for my final ritual, after we have the Mind\'s Eye.','','','','','',3911,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (590,2,154,1,5,0,0,178,0,0,0,0,0,0,0,0,0,0,2,2,8,0,0,0,0,0,0,'A Rogue\'s Deal','What?$B$BWhat?!$B$BYou want money? I don\'t owe you any money.$B$BLetter? What letter? Oh, you wanna fight then? All right, mate... let\'s do this! Owe you any money...','Defeat Calvin Montague in Deathknell.','Incredible! What skill!$B$BThought you\'d be easy prey, $N. Got me good, you did.$B$BHere\'s the coin I promised... not as much as I said it\'d be, but that\'s on a count o\' me lying to ya in the first place.',NULL,'Defeat Calvin Montague','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,25,66,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (591,2,33,30,46,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,589,0,0,0,0,0,0,'The Mind\'s Eye','The Mind\'s Eye is held by an ogre mage, east of here and deep within the Mosh\'Ogg ogre mound. His name is Mai\'Zoth. I know him from when the Darkspears dwelt in Stranglethorn - he is vicious, and his magic is strong.$B$BAnd if he has the Mind\'s Eye, then his magic will be stronger still.$B$BYou must face Mai\'Zoth and wrest from him the Mind\'s Eye. It is a perilous task, but it is the only hope we have of saving Yenniku.','Bring the Mind\'s Eye to Kin\'weelay at the Grom\'gol Base Camp.','You retrieved the eye! Your might is the stuff of legends, $N!$B$BAnd in getting the Eye, you must have defeated Mai\'Zoth and sent him to the Nether. That is why the spirits would not mention him before.$B$BIt is good that he is gone from the world of flesh and bone, but now that he is in the realm of spirits...I fear he will begin a new reign.$B$BBut that is a worry for another time. Now, I must perform a ritual to bend the Mind\'s Eye to our needs...','Greetings, $N. The spirits sing praise of your bravery, yet they tell me no tales of your quest against Mai\'Zoth.$B$BDo you have the Eye?','','','','','',3616,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,350,0,0,0,0,0,3030,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (592,2,33,30,46,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,591,0,0,0,3912,1,0,'Saving Yenniku','I have reshaped the Mind\'s Eye into a Soul Gem. Its purpose is twofold: you must use it to stun Yenniku, and once stunned place it upon his head to entrap his soul.$B$BThen, bring the gem to Nimboya.$B$BYenniku dwells with Zanzil the Outcast, at the Ruins of Aboraz, along the Crystal Shore on the distant Cape of Stranglethorn.','Bring the Filled Soul Gem to Nimboya.','You\'ve done it! You freed Yenniku from the will of Zanzil, and completed the mission I had thought was so desperate.$B$BOur tribe will remember your name in songs, $N, and we will etch your tale in stone so that it will live forever.','$N. Kin\'weelay told me you set out to capture Yenniku.$B$BIs it true? Do you have him?','','','','','',3913,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4134,6723,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,350,0,0,0,0,0,3030,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (593,0,33,1,46,0,0,178,0,0,0,0,0,0,0,0,0,0,8,1,-592,0,0,0,0,0,0,'Filling the Soul Gem','','','You place the Soul Gem upon his forehead. He shudders as his soul is sucked in, leaving his body, a mindless husk, behind.','Yenniku stands stunned before you, his mind in another place...','','','','','',3912,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3913,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (594,2,33,45,45,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,630,0,0,0,'Message in a Bottle','The note reads, in fairly good handwriting:$B$BTo any that can aid me-$B$BPlease, my need for help is dire. A great Skymane holds me captive on an island in the South Seas.$B$BThe stars at night are foreign to me and obscured by the jungle trees, but on the clearest days I see Wild Shore to the northwest, and what seem to be large sailing ships to the southwest.$B$BI beg of you, my would-be savior, please help me.','Find the author of the message in a bottle.','Have you come to free me?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (595,2,33,37,41,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,597,0,0,0,'The Bloodsail Buccaneers','You sure seem eager to work, matey. Not sure why some land-loving $r $c is offering help to the Blackwater Raiders, but I\'m not going to turn you away.$B$BOur ship just docked here in Booty Bay and word has it that our rivals--those damned, dirty Bloodsail Buccaneers--have been spotted all over southern Stranglethorn.$B$BAll the boys are too busy hitting the grog and looking for ladies! What I need is a scout.$B$BCheck the cove just north of Booty Bay along the Savage Coast and see what you find.','First Mate Crazz wants you to check the cove north of Booty Bay.','Inside the skiff, you discover a map with some hastily written text on it along with some coins.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-150,150,0,0,0,4000,1470,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (596,2,33,30,37,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Bloody Bone Necklaces','I was sent to Grom\'gol to aid Nimboya on his quest, but... I too have reasons for being here.$B$BThe Bloodscalp tribe is enemy to our tribe. Collecting trophies of our enemies gives us power over them. You may aid our tribe by hunting our enemies.$B$BThey dwell to the north. Slay Bloodscalp trolls and take from them their bloody bone necklaces. Collect many, and your reward will be great.','Bring 25 Bloody Bone Necklaces to Kin\'weelay at the Grom\'gol Base Camp.','Ah, very good. I will boil these, and leech them, and the spirits of their owners will weaken as I render their necklaces to paste!$B$BHere, $N. This will repay my debt to you.','The Bloodscalps will one day be crushed by the Darkspears! Do you have the necklaces of our doomed foe?','','','','','',3915,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4135,0,0,0,1,0,0,0,530,0,0,0,0,250,0,0,0,0,0,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (597,2,33,37,41,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,595,0,0,599,0,0,0,'The Bloodsail Buccaneers','The map shows Booty Bay with a red \"X\" drawn precisely at the spot at which you are standing.$B$BThe scribbled text reads:$B$B\"You men are to secure a camp at this location and keep quiet. Wait for the signal from the southern command post before attacking. If anyone approaches you, kill them.\"','Report your findings to First Mate Crazz in Booty Bay.','Sure, I remember you, $C. Back from scouting I see....',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-150,150,0,0,0,0,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (598,2,33,30,42,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,596,0,0,0,0,0,0,'Split Bone Necklace','Now that you have gathered Bloodscalp trophies, I have another task for you. The Skullsplitter tribe of trolls live to the southeast, and for years we have warred with them. Although the Darkspears no longer dwell in Stranglethorn, we are bound to our conflict with the Skullsplitters.$B$BSo, hunt them. Gather their Split Bone Necklaces and return to me. Aid us in our war, and you will earn the friendship of the Darkspears.','Bring 25 Split Bone Necklaces to Kin\'weelay at the Grom\'gol Base camp.','Your strength is great to have gained these necklaces, $N. The Skullsplitters fall to you like young saplings stomped to earth by a Basilisk!$B$BYour deeds are a boon to us.','The Skullsplitters will curse the day they brought us to war! Is your task complete?','','','','','',3916,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4137,4136,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,2070,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (599,2,33,37,41,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,597,0,0,604,0,0,0,'The Bloodsail Buccaneers','Shiver me timbers! So the Bloodsail Buccaneers are planning some sort of attack on Booty Bay? Why, the nerve of those scoundrels. Booty Bay will always be run by the Blackwater Raiders!$B$BThis is bigger than I thought. Report what you have learned to Fleet Master Seahorn at once! The ol\' sea dog is around town somewhere....','Report the planned Bloodsail attack to Fleet Master Seahorn.','Bloodsail Buccaneers attacking Booty Bay? They might as well throw themselves off the Overlook Cliffs. Nonetheless, by bringing me this information you have done my fleet of swashbucklers a great service. The Blackwater Raiders thank you.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-25,25,0,0,0,0,495,0,0,0,0,0,0,0,0,5,6,5,0,0,0,0,0,0,1,6,1,0,0,0,0,0,0,0,0), - (600,2,33,30,41,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,605,0,0,0,0,0,0,'Venture Company Mining','The Venture Company has a string of operations through Stranglethorn which keeps hard-working goblins, like me, from making honest gold! Please, you must help me!$B$BThe Venture Company is mining near the Crystalvein Mine to the north. They can\'t get into the mine because of all the basilisks, but they\'re still able to dig up Singing Crystals from the surrounding hills.$B$BTake their crystals from them, and show them they don\'t have the run of the jungle.$B$BAnd... um... bring me those crystals as proof!','Bring 10 Singing Blue Crystals to Crank Fizzlebub in Booty Bay.','Great! Wonderful! I can get a bundle for these!!$B$BThat Venture Company sure picked the wrong jungle to mine in, didn\'t they? We\'d all be in better shape if they moved out of here.$B$BThank you, $N. You\'ve done a good deed this day.','Do you have those crystals?? I need them!!$B$BI mean...I need to know the evil Venture Company is losing ground in Stranglethorn. Because, you know, we honest folk have to make a living!','','','','','',3917,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5253,4128,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-250,250,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (601,2,33,32,37,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,578,0,0,602,0,0,0,'Water Elementals','The water elementals were no doubt summoned by Gazban, the goblin wizard rumored to have discovered the Stone of the Tides. As you may know, the Stone of the Tides curses its bearer, causing him to fade in and out of existence...$B$BPerhaps we can find a way to counteract the curse. We can have a mage of Dalaran analyze the magical residue of one of the water elemental\'s bracers. I need you to go back to the island and retrieve a few specimens.','Acquire 6 Water Elemental Bracers for Baron Revilgaz in Booty Bay.','Hm, I haven\'t the eye to examine these bracers to see if any of them will be of any use, but I\'m sure at least one of them will be able to help. Take them to Dalaran and have a mage look at them.$B$BAfter all, I can\'t very well leave Booty Bay just to chat with those tiresome old mages.$B$BNot that I\'m worried anyone would try to elbow their way into being the new baron. No one crosses Revilgaz and lives to tell of it.','Have you had any luck, $N?','','','','','',3923,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-250,250,0,0,0,4000,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (602,2,33,32,37,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,601,0,0,0,3960,1,0,'Magical Analysis','From what I\'ve heard, the mages of Dalaran are busy with the reconstruction of their destroyed city, I\'m sure you can find one of them who will spare some time to look at the bracers. If there\'s anything I know about mages, they can\'t resist a magical puzzle.$B$BTake the bag of water elemental bracers and see if they can shed any light on the Stone\'s curse. Look for the Archmage Ansirem Runeweaver in particular. I\'ve dealt with him before, and his knowledge is vast.','Bring the water elemental bracers to Archmage Ansirem Runeweaver in Dalaran.','The Stone of the Tides? Most interesting. It might surprise you to know that I wrote a tome - several years ago - pertaining to the legends of the Gurubashi Empire. I do know quite a bit about the Stone.$B$BAt least one of these bracers appears to have some magical residue I can analyze.$B$BLet\'s see what I can see...','If you wouldn\'t mind, I am rather busy right now.','','','','','',3960,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (603,2,33,32,37,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,602,0,0,610,0,0,0,'Ansirem\'s Key','The mage that is in possession of the Stone is amplifying its power through some focal point... an altar of some sort. You should be able to disrupt it by overpowering it.$B$BAs it happens, I know just the thing: an ancient dagger, another troll relic. There\'s just one... little problem.$B$BYou see, I found the dagger while researching in Stranglethorn, but I gave it to my willful daughter, Catelyn, who ran off to Booty Bay to become a pirate.','Talk to Catelyn in Booty Bay.','My dagger? What are you, some sort of comedian?$B$BWhat? Do you just want me to repeat the story of how I\'ve gone from the best knife fighter in Booty Bay to the laughing stock of piratedom!$B$BI lost a knife fight to one of the Bloodsail Buccaneers--bunch of right bastards they are!--and he took my blade as spoils.$B$BIt\'s not as though I can get by as a knife fighter with insults and a sharp tongue alone...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-75,75,0,0,0,0,840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (604,2,33,37,43,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,599,0,0,608,0,0,0,'The Bloodsail Buccaneers','Crazz speaks highly of your dedication to the Blackwater Raiders. I am going to trust you with a mission of extreme importance to the fleet.$B$BInfiltrate the so-called southern command post the Bloodsail Buccaneers have established on the Wild Shore. Raid the encampment. Bring me their charts along with their written orders. We shall see exactly what those scum are up to.','Fleet Master Seahorn in Booty Bay wants you to kill 10 Bloodsail Swashbucklers and bring back the Bloodsail Charts and the Bloodsail Orders.','Perfect, $N. Now that we know their plan, it\'s just a matter of time.$B$BAnd to think the fools have dropped anchor just off the cape....','Ahoy, $N. What word do you bring of the Bloodsail encampment to the south?','','','','','',0,3920,3921,0,0,1,1,0,0,0,0,0,0,0,0,0,1563,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-250,250,0,0,0,0,2160,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), - (605,2,33,30,35,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,600,0,0,0,'Singing Blue Shards','The Singing Crystals are unique to Stranglethorn, and are very valuable to certain parties. I can move those crystals, but the cursed Venture Company makes it hard for an honest entrepreneur like myself to gather any!$B$BI\'d like to hire you.$B$BThe basilisks in Stranglethorn eat the crystal. This gives them their hardened skin, and sometimes decent quality crystal can be harvested from it.$B$BYou can get it from any basilisk, but the less nasty ones are along the shores south of Zul\'Kunda, to the north.','Bring 10 Singing Crystal Shards to Crank Fizzlebub.','Aha! These will do nicely, $N. Yes, quite nicely!$B$BHere is your cut, and...it was a pleasure doing business with you.','Do you have those shards yet? I\'ll give you a decent cut from the profits!','','','','','',3918,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-250,250,0,0,0,3500,1650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (606,2,33,30,41,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,607,0,0,0,'Scaring Shaky','If there\'s one thing I can\'t stand, it\'s people who don\'t pay their gambling debts! And there are a lot of people who owe me. Think you can help me collect?$B$BFirst, there\'s \"Shaky\" Phillipe down by the docks. He owes me plenty after last week\'s game and I want my due! But to get it, we\'ll have to scare him.$B$BGo out of town and hunt Elder Mistvale Gorillas. Find a nice selection of giblets, then take them to Shaky. Don\'t let on that they\'re from an animal; let him think the worst.','Bring 5 Mistvale Giblets to \"Shaky\" Phillipe in Booty Bay.','Ack! Where\'d you get these? No, don\'t tell me. I don\'t want to know!$B$BWho sent you? Sea Wolf?','Hey! I don\'t like the look you\'re giving me, mister.','','','','','',3919,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-25,25,0,0,0,0,495,0,0,0,0,0,0,0,0,5,1,0,0,0,0,0,0,0,25,6,0,0,0,0,0,0,0,0,0), - (607,2,33,30,41,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,606,0,0,609,3922,1,0,'Return to MacKinley','Here, take this pouch and give it to Sea Wolf. And tell him I meant to pay him back! I swear!!$B$BI just got a little drunk and lost my way, and...you know how things are. He\'ll understand - you don\'t have to get rough!','Bring Shaky\'s Payment to \"Sea Wolf\" MacKinley.','Heh heh, well done! And when you showed Shaky those giblets, how hard did he shake?$B$BHah! He\'s so easy to read, when I play cards with him I can\'t help but win!$B$BThanks for your help, $N. Now it\'s your turn to get paid...','Here here, $N. Did you get Shaky\'s payment?','','','','','',3922,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-150,150,0,0,0,4000,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (608,2,33,37,45,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,604,0,0,0,0,0,0,'The Bloodsail Buccaneers','Blast the nerve of Firallon! He couldn\'t sail a skiff through Crystal Lake let alone lead an entire fleet against us.$B$BThe Bloodsail Buccaneers will pay for their carelessness. Now that we know their plan of attack, we can counter before they know what hit them.$B$BBut why send the entire fleet to do the work of one brave adventuring party? $n, take some of your most skilled comrades out to Firallon\'s landing spot and assassinate the Bloodsail leadership. Their fleet will sink soon after....','Fleet-Master Seahorn in Booty Bay wants you to kill Captain Stillwater, Captain Keelhaul and Fleet Master Firallon.','Ah, what a great day for the Blackwater Raiders! Three cheers to you, $N!','What\'s the problem, $N? We need to attack before the Bloodsail Buccaneers do!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2550,2548,2546,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4138,0,0,0,1,0,0,0,87,21,0,0,0,-350,350,0,0,0,0,2910,0,0,0,0,0,0,0,0,5,1,0,0,0,0,0,0,6,1,21,0,0,0,0,0,0,0,0,0), - (609,2,33,30,44,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,607,0,0,613,0,0,0,'Voodoo Dues','My list is shortening, but there are still people who owe me.$B$BNext, we have Maury \"Club Foot\" Wilkins, Jon-Jon the Crow, and Chucky \"Ten Thumbs.\"$B$BThese scurvy dogs\' debts are months outstanding and I thought they skipped town to avoid paying up! Later, I heard they\'re cursed and bewitched and now wander the jungle ruins. But I don\'t care what their fate is - I want what\'s mine!$B$BThey\'re at the Ruins of Aboraz and the Ruins of Jubuwal, northeast of here. Find them, and collect.','Bring Maury\'s Clubbed Foot, Jon-Jon\'s Golden Spyglass, and Chucky\'s Huge Ring to \"Sea Wolf\" MacKinley in Booty Bay.','Great! I can get a good price for these, especially for what\'s inside Maury\'s foot! Thanks much, $N!$B$BI hope those three learned their lesson: don\'t bet something you can\'t afford to lose.$B$BAnd maybe it\'s too late for them, but...they should be careful of who they gamble with.','$N, did you find those three dogs? Did you collect their valuables?','','','','','',3924,3925,3926,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-250,250,0,0,0,6500,2250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,609), - (610,2,33,32,39,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,603,0,0,611,0,0,0,'\"Pretty Boy\" Duncan','My FATHER sent you? I\'d have thought that old codger would have given up on me by now.$B$BIt wasn\'t really his fault I ran off, he just shouldn\'t have expected I\'d be willing to live a boring life, reading over musty books and associating with grey-haired, stiff-backed, stuffy mages!$B$BIf you need my dagger, you\'ll have to get it back from \"Pretty Boy\" Duncan, one of the Bloodsail Buccaneers. Put something \'tween his shoulders and I\'m sure he\'ll give it up.','Get Catelyn\'s dagger from \"Pretty Boy\" Duncan.','You beat Duncan? I guess you aren\'t as wet behind the ears as you looked at first glance.$B$BI suppose that also means I shouldn\'t challenge you to a fight any time soon!','I\'d never been beat before, you know, $N? Sure I\'d been cut, can\'t get in a knife fight without that, but he just smacked me on the side of the head, blacked me out. When I came to my blade was gone.$B$BAs much as my nickname might indicate, I still need a knife to fight, and for me, it has to be that one.','','','','','',4027,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-250,250,0,0,0,0,1350,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (611,2,33,32,40,1,0,77,0,0,0,0,0,0,0,0,0,0,0,0,610,0,0,0,4027,1,0,'The Curse of the Tides','So you\'re looking for an altar of some sort? Well, I\'m no expert on troll ruins like my father, but I have heard about a sunken troll city out near that island you\'re looking for. Maybe you should try there.$B$BYou got my knife back for me, so I guess you can borrow it... but I want it back when you\'re done!','Destroy the Altar of the Tides with Catelyn\'s Blade, kill Gazban and bring the Stone of the Tides and Catelyn\'s Blade back to Baron Revilgaz.','Amazing! The Stone of Tides! It shall have a place of prominence in my collection of ancient troll artifacts. Did you see how it almost seems as though a tide is trapped within its surface? Magnificent!','Have you retrieved the Stone of the Tides for me, $N? I\'ve already cleared out a space and purchased a fine stand for it.','','','','','',4034,4027,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4120,0,0,0,1,0,0,0,87,21,0,0,0,-350,350,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (613,2,33,30,44,1,0,255,0,0,0,0,0,0,0,0,0,0,8,0,609,0,0,0,0,0,0,'Cracking Maury\'s Foot','Curses! That swab Maury put a lock on his foot, and I can\'t open it! His loot\'s inside the foot, and that\'s what he owes me!$B$BWe need to find the key to open the lock. Maury was known to gamble with the Mosh\'Ogg ogres, at their mound to the northeast. And he told me, when he was still alive, that the last time he went to the mound he was chased off after winning too much. Maybe the Ogres there have his key.$B$BBut if they do, you might have to kill a load of them to find the right one...','Bring Maury\'s Key to \"Sea Wolf\" Mackinley in Booty Bay.','You found it! Thanks a million, $N. You\'ve been a big help to me!$B$BHere you go - you earned this!','Ahoy, $N! Have you yet found Maury\'s Key?','','','','','',3930,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4129,0,0,0,1,0,0,0,87,21,0,0,0,-350,350,0,0,0,0,2790,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (614,2,33,35,51,1,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Captain\'s Chest','I used to sail a ship from here all the way to Ratchet, in Kalimdor. I was a successful captain with a sterling reputation.$B$BUntil...$B$BThose cursed sea giants ruined me! They smashed my ship, killed my crew, and set me on a lifeboat to Booty Bay. And one of the giants, Gorlash, stole my Captain\'s Chest. He said he wanted it for a snuffbox. The nerve!$B$BI hear Gorlash wanders the coast east of here. Find him and get back my chest! Do that, and you\'ll have earned a captain\'s gratitude.','Bring Smotts\' Chest to Hecklebury Smotts in Booty Bay.','You found it! Oh happy day, this is! Thank you, $N. Getting back my chest cools some of the fire in me.$B$BBut my revenge isn\'t complete...','Ahoy, $N! Did you find Gorlash? That chest was my favorite, and it has a hidden compartment that held my greatest treasures!','','','','','',3932,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11469,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2880,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (615,2,33,35,51,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,8552,0,0,8554,0,0,0,'The Captain\'s Cutlass','After I lost my first ship to those giants, I bought another. Named Smotts\' Revenge, I filled it with supplies and crew, and set out to find the villains. I found them, but...they beat me. They smashed Smotts\' Revenge, killed my second crew and set me on another lifeboat.$B$BThis time another of the giants, Negolash, stole my cutlass.$B$BFace Negolash and bring me my cutlass!$B$BSpeak with Sprogger. He was my cook on the Smotts\' Revenge, and survived the last attack. He can help you find the giant.','Speak with Sprogger.','Hello hello, $N. Captain told me you\'re going after Negolash, eh?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,285,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (616,2,33,32,37,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,578,0,0,0,'The Haunted Isle','Baron Revilgaz has had me keep an ear out for rumors of the strange and out-of-place in Booty Bay and Stranglethorn. I don\'t usually put much stock in ghost stories, but I heard some sailors in the tavern talking about a haunted island off the coast. Water elementals and a raving goblin ghost, they say.$B$BIf you\'re going to go talk to Revilgaz, could you relay that story to him?','Speak with Baron Revilgaz in Booty Bay.','Interesting. Some time ago, I seem to remember reading a book once that suggested...$B$BAh, of course, a troll legend it was. If what Krazek reports is true, perhaps I will soon be able to add the Stone of the Tides to my collection of ancient artifacts and relics.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,174,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (617,2,33,38,43,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Akiris by the Bundle','You looking fer work, $N? I might have some if you\'re up for a little challenge.$B$BI got a friend named Groy who makes a killing selling what the naga call akiris reed: it\'s some kind of valuable ocean reed. Not too sure what it\'s for, but he pays well for bundles of the stuff.$B$BYa bring me ten stalks of the stuff, and we\'ll have business to do. The naga were last seen along the beach to the north of here.','Bring 10 Bundles of Akiris Reed to Privateer Bloads in Booty Bay.','Well done, $N. 10 stalks of akiris reed wasn\'t too much a challenge after all, huh? No offense to the naga, but hey, everybody\'s gotta make a living.','If ya got no business with me, then move along, $N.','','','','','',4029,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4117,0,0,0,1,0,0,0,87,21,0,0,0,-250,250,0,0,0,6000,2160,0,0,0,0,0,0,0,0,6,1,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0), - (618,2,33,40,50,1,0,255,0,0,0,0,0,0,0,0,0,0,8,0,615,-619,0,0,0,0,0,'Facing Negolash','Negolash is a hungry giant.$B$BWhen the giants destroyed our ship, Negolash went straight for my kitchen. He wasn\'t hungry for crew like the other giants. Negolash wanted wine...and my Barbecued Buzzard Wings. They\'re my specialty, and I had to go all the way to the Badlands for the recipe!$B$BIf you want to lure the giant, then get some wine and a heap of buzzard wings. Put them in our old lifeboat, southeast of here along the coast. When Negolash smells all that food, he\'ll come for sure!','Bring 10 Barbecued Buzzard Wings and 5 bottles of Junglevine Wine to Captain Smotts\' Lifeboat.$B$BKill Negolash, and bring Smotts\' Cutlass to Captain Smotts in Stranglethorn.','You got my cutlass from Negolash! I can\'t believe my fortune, $N! Meeting you has turned my luck to the better, make no mistake there!$B$BThank you! And if I ever get a new ship and you\'re looking to sail the seas, you would be my honored guest.','Did you get my cutlass, $N?','','','','','',3935,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4130,0,0,0,1,0,0,0,21,87,0,0,0,500,-500,0,0,0,0,4260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (619,0,33,1,52,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'Enticing Negolash','','','You pile food and drink upon the raft...','This is an abandoned lifeboat. Printed along its side in scratched, faded paint are the words:$B$B\"Smotts\' Revenge\"','','','','','',4457,4595,0,0,10,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,619), - (621,2,33,35,44,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,1119,-621,0,0,0,0,'Zanzil\'s Secret','Zanzil the Outcast dwells with his followers in the Jubuwal and Aboraz Ruins, northeast of Booty Bay. He is exiled from his tribe. Why? Well...$B$BZanzil has methods of bending the minds of others, and his leaders fear him. He uses a mixture of jungle plants on his followers to suppress their will and strengthen their bodies.$B$BHis mixture would be worth much to those who wish to control others.$B$BBring me samples of his mixture, and I will find a use for them.','Bring 12 samples of Zanzil\'s Mixture to Crank Fizzlebub in Booty Bay.','Ah, very good! Here is your pay.$B$BAnd here is a little something extra... for your discretion.','Do you have the samples of Zanzil\'s Mixture??','','','','','',4016,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4131,0,0,0,1,0,0,0,87,21,0,0,0,-250,250,0,0,0,6500,2250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,621), - (622,2,33,32,37,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,627,0,0,0,1987,1,0,'Return to Corporal Kaleb','While you were gone I fixed the pot you brought me. I even added an extra steam whistle, and look! There\'s a new chopper at the bottom that\'ll cut through leg bones!$B$BYes yes, Krazek\'s Crock Pot is a 100% cook pleaser! I\'m sure its owner will be satisfied.','Bring Krazek\'s Fixed Pot to Corporal Kaleb at the Rebel Camp.','It\'s fixed! This is great, now I can get dinner started! Thanks so much, $N.$B$BI hope you were okay in Booty Bay. That place can get pretty rough, and... I heard rumors that the goblins will sometimes drag drunk sailors to their slave boats and take them to who-knows-where... to do who-knows-what...','Hello, $N. Did you make it to Booty Bay? Did the goblin Krazek fix my pot??','','','','','',1987,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4124,0,0,0,1,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (623,2,33,38,43,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,617,0,0,0,4028,1,0,'Akiris by the Bundle','$N, since I have you here, I got a message from Groy while you were gone. He mentioned bein\' satisfied with the last shipment that arrived and has a client that wants some more of the stuff right away.$B$BI won\'t be headin\' to Theramore for a week, but if you\'re willin\' to make the journey, there\'s no reason you can\'t take the stuff for me.$B$BFeeling adventurous? You do know where Dustwallow Marsh is, doncha? I\'d be careful though, Theramore can be dangerous if you\'re the wrong kind of crowd.','Bring a Bundle of Akiris Reeds to Privateer Groy in Theramore.','What?! I got a lot better things to do then talk to the likes of you, $C. Make it worth my while or get outta my face.$B$BHuh? Bloads sent ya, huh? Well, whaddaya got for me?$B$B$B$BNot bad, not bad at all. Another bundle will make my client quite happy.$B$BI suppose yer next question\'s gonna be about money, huh, $C? Of course it is!$B$BHere, take this coin and some advice: get off my docks.','Yeah?','','','','','',4028,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-350,350,0,0,0,4500,1620,0,0,0,0,0,0,0,0,1,1,6,0,0,0,0,0,0,6,6,1,1,0,0,0,0,0,0,0), - (624,2,33,35,43,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,625,0,0,0,'Cortello\'s Riddle','There is an ornate, well-traveled bridge$BEast of Deadwind and south of Redridge$BUnderneath there waits something for you$BSome call it a hint, others a clue$BThere it will lie for endless tomorrows$BBiding its time in the Swamp of Sorrows','Solve the riddle!','The soggy parchment contains the next clue....','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (625,2,33,35,43,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,624,0,0,626,0,0,0,'Cortello\'s Riddle','A far off land in Kalimdor awaits$BWhere peril has dashed hopes and fates$BEast of Barrens the weather is harsh$BGloom and danger pock Dustwallow Marsh$BBut there lies a clue for those up to the test$BWaiting to be found in a cave in the southwest','Solve the riddle!','You find a musty scroll.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (626,2,33,35,51,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,625,0,0,0,0,0,0,'Cortello\'s Riddle','To Lordaeron! The great land of turmoil$BWhere brave soldiers with death do toil$BFind your way through the great unrest$BThere you will find the end to this quest$BAlong the coast of the Hinterlands, at the base of the great falls$BUnderneath the water there does your treasure call!','Solve the riddle!','You open the chest to discover....','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11324,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (627,2,33,32,37,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,210,0,0,622,0,0,0,'Favor for Krazek','There is a mountain cave in Drywhisker Gorge, far to the north in the Arathi Highlands. In that cave is rare ore: bloodstone. The bloodstone in this cave is not of the highest grade, but even low-quality bloodstone is valuable... to those with the knowledge to use it.$B$BI would like some.$B$BI will fix your crock pot, but while I work on it... bring me samples of bloodstone. Bring me enough, and I\'ll even give you a bonus.$B$BOh, and if you don\'t have the skill to mine it... find someone who does!','Bring 4 loads of Lesser Bloodstone Ore to Krazek in Booty Bay.','Ah, splendid! That was a big favor you did for me.$B$BHere is your payment...','Hello, $N. Did you have luck getting the bloodstone?','','','','','',4278,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-150,150,0,0,0,3000,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (628,2,33,31,38,1,0,255,0,0,0,0,0,0,0,0,0,0,8,0,577,0,0,0,0,0,0,'Excelsior','With the inside finished, all that\'s left is to add the outer layer. For this, I use only the best elder croc skins. They are more durable and a better canvas--if you will--for adding the designs and accents that make Drizzlik\'s Excelsior line.$B$BIt\'s hard to find that perfect skin though, the only one that fits my plan is the skin of an elder saltwater crocolisk. The elders only come out to defend the other saltwater crocs, so you might need to kill a few to draw one out.','Bring an Elder Crocolisk Skin to Drizzlik in Booty Bay.','Great! Thanks to your help I\'ll have this order filled and sent off to Director Riddlevox on the next boat to Undermine. Ahead of schedule, even!$B$BFor all your hard work, here, I made some extras, so take a pair. It\'s on Drizzlik.$B$BAnd remember, there\'s no boot so fine as one of Drizzlik\'s Excelsior line!','I read somewhere that the saltwater crocilisks are slowly dying out... bad news for my business, isn\'t it?$B$BAnyways, I hope you have that elder saltwater crocolisk skin for me!','','','','','',4105,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4109,0,0,0,1,0,0,0,87,21,0,0,0,-250,250,0,0,0,0,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (629,2,33,30,37,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Vile Reef','Long ago, a great shudder of the earth sunk an old troll city beneath the waters of the Savage Coast to the northwest. We call that place the Vile Reef, for murlocs now reside in the ruins of the city, attacking any who draw close.$B$BThere is an old tablet among those ruins that tells the ancient tale of Gri\'lek, a hero of troll legends. The tale is sacred to the Darkspear tribe, and although the tablet is too large to move, I want a shard of it to enshrine in our new home in Orgrimmar.','Bring a Tablet Shard to Kin\'weelay at the Grom\'gol Base Camp.','This is good. When I return to Orgrimmar I will place this shard in a sacred place. It will remind us of the might and honor of Gri\'lek.$B$BThank you, $N. Your deeds mark a growing friendship with the Darkspear tribe.','I await the Tablet Shard, $N.','','','','','',4094,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (630,2,33,45,51,1,0,255,0,0,0,0,0,0,0,0,0,0,8,0,594,0,0,0,0,0,0,'Message in a Bottle','$N, I put my faith in you and anyone you can muster to help free me. The great Skymane King Mukla is my captor. He commands the beasts of this island, and they keep me here against my will with the aid of this chain. If you can slay him and find the key to this shackle, I shall be indebted to you greatly.$B$BI often hear him to the southeast side of the island, but please be careful: he is not to be trifled with.','Slay King Mukla and return to Princess Poobah with the Key to free her.','$N, you have saved me from a great dishonor. If it was within my power, I would offer you a place among my tribe. But for now, all I can only offer you is this token for the courage and nobility you have shown.','I thank my ancestors someone has come to aid me. Do you have the key that will free me?','','','','','',4103,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4118,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4410,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,6,2,1,0,0,0,0,0,0,0,630), - (631,2,11,28,31,1,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,632,0,0,0,'The Thandol Span','A tremendous explosion roared through the hills. \'Twas horrible, I tell you!$B$BGood soldiers died defending the Thandol Span. Longbraid says we\'ll take revenge on the Dark Irons before all is said and done.$B$BWe\'re in a world of hurt though and I don\'t see any reinforcements in sight. Longbraid sent Ol\' Rustlocke to scout the eastern bridge to see if we could secure it.$B$BThat was days ago. We haven\'t the manpower to search for him with Dun Modr under siege.$B$BPerhaps you can find him...','Rhag Garmason wants you to locate Ol\' Rustlocke.','You search the tiny, dwarven corpse. Engraved into the helmet you can clearly read: Ebenezer Rustlocke.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,1500,0,0,0,0,0,0,0,0,5,1,6,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (632,2,11,28,31,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,631,0,0,633,4429,1,0,'The Thandol Span','It seems as though poor Ol\' Rustlocke ran into a Dark Iron ambush. You notice a parchment next to his clenched fist.$B$BReport the grim news to Rhag Garmason and show him what you found.','Report back to Rhag Garmason and show him the parchment you found on Rustlocke\'s corpse.','Oh my, the news is grave....','Any sign of Ol\' Rustlocke, $N?','','','','','',4429,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,1500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,18,0,0,0,0,0,0,0,0,0), - (633,2,11,28,31,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,632,0,0,634,0,0,0,'The Thandol Span','Heavens no! Poor Rustlocke. \'Tis quite a tragedy indeed.$B$BWe must not let his death pass in vain. This parchment you discovered indicates that Kam Deepfury, the mastermind behind the original attack, arranged for a cache of explosives to be stashed just across the Thandol Span, in Arathi Highlands.$B$BIf those explosives make it to the bridge, our major supply line to the north will be severed! The cache must be destroyed, $n! Return to me when your mission is complete.$B$BYou\'re our only hope.','Destroy the cache of explosives.','The remaining bridge is saved! You have done a great service to King Magni and the people of Khaz Modan.$B$BNow if we can only hold out long enough for reinforcements to show...','The cache of explosives must be destroyed!','','Cache of Explosives Destroyed','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-2704,0,0,0,1,0,0,0,0,0,0,0,4504,4505,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,150,0,0,0,0,0,1500,0,0,0,0,0,0,0,0,5,1,5,0,0,0,0,0,0,1,21,0,0,0,0,0,0,0,0,0), - (634,2,11,28,31,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,633,0,0,0,0,0,0,'Plea To The Alliance','I ask of you one more small favor, $c. We await the reserves of Ironforge. However, Roggo has knowledge of an Alliance camp to the north in Arathi Highlands at Refuge Pointe.$B$BTravel there and seek out Captain Nials. Ask the good Captain if the Alliance can spare some soldiers to help us reclaim Dun Modr and the Thandol Span.','Seek out Captain Nials at Refuge Pointe.','My condolences go out to Longbraid and his brave soldiers. The news of the Thandol Span tragedy and the fall of Dun Modr hangs heavy in my heart.$B$BBut Stromgarde has fallen! Hence our presence here at Refuge Pointe. We are faced with retaking our own great city.$B$BHonor and duty require that we do not leave the Highlands until Stromgarde raises the mighty banner of the King once again. I will send word to Longbraid that he is on his own...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,750,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (635,2,45,30,35,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4614,1,0,'Crystal in the Mountains','This shard pulses as you hold it...$B$BYou feel a sense of pleading coming from the shard, as if someone is trying to communicate, someone who desperately needs your help.$B$BA vision appears in your mind - of the northern mountains of Arathi, and of a brilliant crystal jutting from the earth there.$B$BYou feel drawn to that place.','Find the crystal from your vision.','This crystal pulses, as if a living force is trapped within it.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,168,0,0,0,0,0,-881.761,-3036.37,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (636,2,45,30,35,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Legends of the Earth','This book tells the tale of an elemental princess, Myzrael, and of her imprisonment deep underneath the Arathi Highlands.$B$BIt also tells of a secret outcropping of crystals in the highlands. These crystals, the Shards of Myzrael, are a window to the princess\' prison.$B$BIf a brave soul found the Shards of Myzrael, the perhaps $ghe:she; could speak with her...','Find the Shards of Myzrael.',NULL,NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (637,2,1537,25,30,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4432,1,0,'Sully Balloo\'s Letter','The waterlogged and war-torn envelope dissolves in your hands, leaving you with a few pages of a letter in your grasp, written with painstaking care.$B$BThe letter is addressed to a Mrs. Sara Balloo of Ironforge and begins, \"My dear Sara....\"','Deliver Sully Balloo\'s Letter to Sara Balloo.','You say you saw my Sully pinned beneath the icy waters? Say it isn\'t so!$B$BLet me read what he wrote....','You look as though you have traveled a great distance and seen much turmoil in your time, $C. These times we live in are trying on the soul. What news do you bring to me now?','','','','','',4432,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (638,2,33,32,37,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,639,0,0,0,'Trollbane','With Thoras Trollbane dead and Stromgarde in ruins, Vol\'jin has instructed that we make every effort to spirit the legendary sword Trol\'kalar from the humans\' hands, so that we might use it in our coming battles against the trolls of Zul\'Gurub.$B$BZengu, one of our seasoned hunters, was dispatched to Hammerfall in northeastern Arathi Highlands to oversee its procurement.','Travel to Hammerfall in the Arathi Highlands and speak with Zengu.','How you doing, $C? The task set before us by Vol\'jin will be a difficult one, and any assistance you might provide will be appreciated and necessary.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,25,0,0,0,0,0,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (639,2,45,32,37,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,638,0,0,640,0,0,0,'Sigil of Strom','In ancient times, trolls fought against the Arathorian Empire and our most capable adversary, Lord Ignaeus of Strom, named Trollbane. He rode into battle wielding Trol\'kalar--troll slayer, in their ancient tongue.$B$BBut now the sons of Trollbane are weakened, their stronghold brought to ruin.$B$BThe sword is protected by several sigils that were divided among the survivors of Stromgarde, and we must retrieve them.$B$BThe first was taken by the Syndicate, one of their men in Stromgarde should have it.','Get the Sigil of Strom for Zengu in Hammerfall.','Excellent, mon. That\'s a good start to collecting the sigils we\'ll need to remove Trol\'kalar from Trollbane\'s tomb.','Have you located the first sigil yet? It is most likely carried on the person of one of the Syndicate agents in Stromgarde.','','','','','',4440,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,4000,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (640,2,45,32,40,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,639,0,0,0,0,0,0,'The Broken Sigil','Thoras Trollbane\'s tomb is protected by three sigils--the first of which you retrieved from the Syndicate. The other two will be harder to get, as they\'re held by the firmly entrenched Stromgarde militia.$B$BThe sigil of Thoradin was divided into five pieces by Thoras\' son, Galen, and dispersed among the Stromgarde defenders. Retrieve the pieces and bring them to Tor\'gan, the troll shaman, he will be able to bind them into the complete sigil.','Retrieve the 5 Sigil Fragments from the defenders in Stromgarde, and bring them to Tor\'gan in Hammerfall.','Ah, you need me to reconstruct this sigil? It shouldn\'t be too difficult... all the pieces seem to be here and the magical structure will be easy to reform.$B$BYou might want to close your eyes.','Throm\'ka, $c. Zengu informed me that you required my assistance?','','','','','',4450,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,5000,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,640), - (641,2,45,32,40,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,640,0,0,643,4453,1,0,'Sigil of Thoradin','The reconstruction worked flawlessly. The sigil can now be used to unlock the seal on Trollbane\'s tomb. Return it to Zengu, no doubt he has additional tasks for you to complete.','Bring the restored Sigil of Thoradin to Zengu in Hammerfall.','We\'re halfway to being able to remove Trol\'kalar from Trollbane\'s tomb. We are not exactly sure where the third sigil is, as its holders seem to move around Arathi quite a bit, but I have faith that you\'ll be able to find it.','$N! Do you have the second sigil?','','','','','',4453,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,25,0,0,0,0,0,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (642,2,45,30,37,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,651,0,0,0,'The Princess Trapped','My name is Myzrael. I am a princess of the earth, and my captors, the giants, have trapped me deep beneath the Arathi Highlands. These crystal shards are the only way I can speak with the surface world.$B$BPlease help me. Allies of the giants, the Drywhisker Kobolds, have a shard like this one in their Drywhisker Gorge, to the east. To power the cluster, you must gather Motes of Myzrael from the kobolds and apply them to it.$B$BI beg you, $N, aid me!','Gather 12 Motes of Myzrael, then bring them to the Iridescent Shards in Drywhisker Gorge.','Ah! You activated these shards. Already I feel more myself!$B$BBut alas, I am still far from free...','This cluster of shards looks much like the Shards of Myzrael. But the same feeling of security does not pulse through them.','','','','','',4435,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (643,2,45,32,41,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,641,0,0,644,0,0,0,'Sigil of Arathor','Though they can barely be said to control Stromgarde, let alone the whole of Arathi Highlands, the human prince trots the remnants of his cavalry over the countryside. I can\'t understand why he does it, but who understands the way the humans think, hm?$B$BWhatever his reasoning, more importantly, he has given one of the sigils to Lieutenant Valorcall, their cavalry leader. Locate him and bring his sigil back to me.','Retrieve the Sigil of Arathor and return it to Zengu in Hammerfall.','Losing their cavalry leader will prove a large blow to the Stromgarde defenders. Better yet, it means that we are only one sigil from being able to have Trol\'kalar for ourselves.','Valorcall will not be easy to track down, $N. Mounted on horseback, he can cover ground quickly. Nonetheless, we must have his sigil.','','','','','',4458,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,5500,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (644,2,45,32,42,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,643,0,0,645,0,0,0,'Sigil of Trollbane','The final of the sigils needed to unlock the tomb of Thoras Trollbane is held by his son personally. He resides deep within Stromgarde, in a chapel in the militia-held districts. Prince Galen is well protected and no slouch of a warrior himself, so this task could prove most difficult.','Kill Prince Galen Trollbane and bring the Sigil of Trollbane to Zengu in Hammerfall.','Quite a day this is, $C. The blood of Trollbane will no longer haunt my people, and the sigils needed to take Trol\'kalar are in our possession. Soon, very soon, we will strike against the hated trolls of Zul\'Gurub.','You\'ve returned, $N. Is the line of Ignaeus Trollbane broken?','','','','','',4466,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,5500,2070,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (645,2,45,32,42,1,0,178,0,0,0,0,0,0,0,0,0,0,0,0,644,0,0,646,4467,1,0,'Trol\'kalar','What\'s this? With the four sigils brought together, they have formed together to create one sigil. There can be no doubt that this will be able to break the wardings placed upon Trollbane\'s tomb.$B$BTrollbane\'s remains are entombed in the Sanctum behind the chapel in Stromgarde. Retrieve Trol\'kalar.','Retrieve Trol\'kalar from Trollbane\'s tomb in Stromgarde.','Matching the lines on the face of Trollbane\'s tomb with the glowing lines of the Sigil of Ignaeus, a flash of light consumes the Sigil, and the legendary sword Trol\'kalar is released from the stone hands\' grip.','Etchings in the stone upon the face of the tomb of Trollbane match the glowing lines of the Sigil of Ignaeus...','','','','','',4467,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,25,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (646,2,45,32,42,1,0,178,0,0,0,0,0,0,0,0,0,0,0,0,645,0,0,0,4468,1,0,'Trol\'kalar','The light slowly fades, the sword Trol\'kalar, held within a stone sheath has been released.','Deliver Trol\'kalar to Zengu in Hammerfall.','For generations, the forces of Strom and Arathor ravaged the trolls. Now their greatest weapon is in our hands. Our inching progress in the steamy forests of Zul\'Gurub will be no more.$B$BYour assistance has been great, $N, and the Darkspear trolls are indebted to you.$B$BI will be sure that the sword is delivered to Nimboya at Grom\'gol.','$N! Have you taken the sword?','','','','','',4468,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4508,4507,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,350,0,0,0,0,0,2580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (647,2,11,28,30,0,0,77,0,0,0,0,0,0,0,0,0,900,1,0,0,0,0,0,4441,1,0,'MacKreel\'s Moonshine','Had quite a bit of the ol\' Moonshine last night! Longbraid would have my head if he knew that I passed out during my watch.$B$BThe noggin hurts something fierce. Felt as though a whole brigade of siege engines passed overhead, all that rumbling.$B$BOh my, look at the time! I promised Brewmeister Bilger in Southshore that I\'d repay my debt to him by sending some Moonshine.$B$BBut there are just 15 minutes left before I\'m overdue! Take him this batch, would you please? And hurry!','Take MacKreel\'s Moonshine to Brewmeister Bilger in Southshore.','Ah, nothing like Foggy MacKreel\'s Moonshine to warm you up on a brisk day! And here I was thinking the little bugger was going to be overdue on his bills again. Thank you, friend! Many thanks indeed!','What\'s the good word, $R?','','','','','',4441,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,350,0,0,0,0,5500,1830,0,0,0,0,0,0,0,0,5,1,5,0,0,0,0,0,0,6,1,2,0,0,0,0,0,0,0,0), - (648,2,440,43,48,0,0,255,0,0,0,0,0,0,0,0,0,0,2,2,351,3721,-648,0,0,0,0,'Rescue OOX-17/TN!','The gnome\'s voice crackles once again from the robot:$B$B\"I need to move OOX-17/TN to an open, safe place so it can begin a lengthy take-off procedure. It has built-in cloaking, but I need time on my end to make it operational again. I need you to escort the robot from its current location to, let\'s say, Steamwheedle Port! That should be a perfect place, and long enough, to get things on line!\"$B$B\"Escort it safely to the port, and then come talk to me in Booty Bay! Oglethorpe Obnoticus - out!\"','Escort OOX-17/TN to Steamwheedle Port, then report to Oglethorpe Obnoticus in Booty Bay.','Oh, YOU\'RE the great savior of OOX-17/TN! I cannot even begin to express my thanks for your assistance! My homing robot series needs more developing, but your recovery has saved me countless hours of rebuilding time, as well as many gold pieces in rebinding costs!$B$BPlease, take your choice of any of these items I have. Hopefully, you will make good use of one of them. Thank you again for your generous assistance, my robots and I are in your debt!',NULL,'Escort OOX-17/TN to Steamwheedle Port','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9643,9644,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-350,350,0,0,0,0,3270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,4,0,0,0,0,0,0,0,0,0), - (649,2,1637,42,48,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,650,0,0,0,'Ripple Recovery','I\'ve got some salvage work for you, and if you\'re an aficionado of fine ripple like I am, then you\'ll love this task. Ripple!$B$BIt\'s a drink, you dummy.$B$BAn abandoned Horde outpost has a stash of Hinterlands Honey Ripple from when they were in business. You can\'t get fine ripple like that anymore! One of Malton\'s dummy associates knows the shot, so you\'ll go out there and bring me a case of packaged ripple, and two for my own collection! Talk to Malton, he\'ll fill you in on the details.','Talk to Malton Droffers in Orgrimmar.','Oh yeah, about the ripple dad wants! He wants to sell the ripple to a tavern here in Orgrimmar, but we\'ll get more money if it is in its original packaging. I know someone who can do that, and he\'s in the Hinterlands where the ripple is. But he\'s, um, a high elf.$B$BWell, he\'s a good high elf, as he\'s not a part of the Alliance. Well, he\'s not so much a good high elf as he is a drunken high elf. He loves, and I mean LOVES the hooch.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,264,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (650,2,1637,42,48,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,649,0,0,77,0,0,0,'Ripple Recovery','The elf you will need to talk to is Gilveradin Sunchaser. He can name any wine, vintage and all, just by smell alone! He can package up the ripple we need, so you\'ll need to talk with him. We need six bottles for packaging, two for dad, and how ever many he\'ll want... and believe me, he\'ll want some. When you\'ve packaged the ripple and got dad\'s two bottles, come back here!$B$BGilveradin\'s camp is near some high elf lodge in the Hinterlands, and those high elves are not good. Trust me.','Talk to Gilveradin Sunchaser; his camp is located in the Hinterlands.','Ah, so you know Malton? He is an old drinking companion of mine. You see, I have found something that transcends the boundaries of artificial treaties and alliances - alcohol. Were we all to slake our thirsts on its blissful qualities, we all would be in a much better place spiritually.$B$BAlas, something tells me that your visit here is not to learn of alcohol\'s redeeming values, now is it.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,2640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (651,2,45,30,38,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,642,0,0,652,0,0,0,'Stones of Binding','Four Stones of Binding are scattered throughout Arathi. These stones keep me pinned beneath the earth.$B$BTo unlock them you must unlock the strongest: the Stone of Inner Binding. And to do that, you must gather keys from the other three.$B$BThese stones are watched by guardians, but if you are clever, or lucky, you may find ways to banish them.','Gather the Burning Key, the Cresting Key and the Thundering Key from the Stone of West Binding, the Stone of East Binding and the Stone of Outer Binding.$B$BBring them to the Stone of Inner Binding.','$B$BYou have done it! You opened the Stones of Binding! I can feel the shackles about me loosen, and freedom draws ever closer.$B$BYou are a noble $C, $N. My rescuer!','This is the Stone of Inner Binding. It is the strongest of the binding stones and must be unlocked for the others to open.','','','','','',4483,4484,4485,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (652,2,45,30,42,1,0,255,0,0,0,0,0,0,0,0,0,0,8,0,651,0,0,0,0,0,0,'Breaking the Keystone','Opening the Stones of Binding loosened much of my confinement, but a lock still holds me chained. It is the Keystone you see among this circle of stones. And the key is held by one of my captors, the stone watcher Fozruk.$B$BYou must obtain that key, which the stone watchers call the Rod of Order, from Fozruk and use it to open the Keystone.$B$B$N, you have done so much to aid me. Just a little more...and my gratitude will shake the very foundations of the earth!','Find and kill Fozruk. Bring the Rod of Order to the Keystone in the Arathi Highlands.','You place the rod in the keystone. And a shudder is felt beneath you...','The Keystone is charged with tremendous geomantic energy.','','','','','',4469,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2070,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,652), - (653,2,45,30,40,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,652,687,0,687,0,0,0,'Myzrael\'s Allies','$B$BFree! I AM FREE! I am free to gather strength, hidden from my captors. For if they faced me now they would surely overpower and again imprison me.$B$BBut in time I will confront the giants, and they will regret their wardship of me!$B$BYou are a noble ally, $N. I will need your help again in time. When I am ready, I will need you to summon me to the surface.$B$BSpeak with Gerrig Bonegrip. He is in Ironforge, in a shop of the Forlorn Cavern. He knows how I can be summoned.','Speak with Gerrig Bonegrip in the Forlorn Cavern of Ironforge.','The Lady told me of your coming, $C. You are welcome in my abode for you, like I, serve a higher cause.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (654,2,440,38,46,0,0,178,0,0,0,0,0,0,0,0,0,7200,0,0,379,0,0,864,0,0,0,'Tanaris Field Sampling','Activating the power source makes the field testing kit start to glow and vibrate. It would seem to be working as planned.$B$BAccording to Chief Engineer Bilgewhizzle, you now have two hours to collect the data you need in the Tanaris desert. If you do not collect it within two hours, all the data will be lost and you will need to buy another power source from him.$B$BReturn to him when you have completed the task.','Acquire acceptable samples for 8 basilisks, 8 hyenas, and 8 scorpions. Bring the testing kit back to Chief Engineer Bilgewhizzle in Gadgetzan before the power source runs out.','All right then, it will take me just a second to remove the power source. After that, you can do with it whatever you like now without having to worry about losing the data inside.','Well, did you get everything you needed? If you didn\'t and the power runs out, everything inside will be ruined and you\'ll have to start over.$B$BHey, don\'t look to me for sympathy; I\'m all about the Gadgetzan Water Company making a profit, and if that means selling you power sources until we can afford to import water in from the icy springs of Dun Morogh, so be it!','','','','','',9440,9441,9438,8523,8,8,8,1,9437,9439,9442,0,20,20,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,2430,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,1,0,0,0,0,0,0,0,0,0,0), - (655,2,45,29,34,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,672,0,0,0,'Hammerfall','It is still clear to me, like yesterday... So many years without hope, with wood and steel to bind me to this terrible place. Then finally, finally! There was the Warchief. Doomhammer in his midnight plate, his warhammer held high.$B$BIt was... too terrible... That the blow of a coward would strike down our greatest hero. From behind he charged on his horse, and then his lance ran him through... I fell to my knees. What hope was there? What hope is there...','Speak with Tor\'gan in Hammerfall.','Ah, Gor\'mul you speak of. Yes, from what he says, it seems he has never recovered from the death of Doomhammer.$B$BGor\'mul was a captive here when Thrall and Orgrim fought to free the camp, but as the earth shook and our brethren escaped, he was left behind. He wandered alone and lost for years without direction or hope, until we returned to establish ourselves here in Hammerfall.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,25,0,0,0,0,0,162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (656,2,45,30,50,1,0,0,0,0,0,0,0,0,0,0,2,0,0,0,692,0,0,0,4472,1,0,'Summoning the Princess','You must defeat Myzrael before she grows in strength. If you do not, then once she has gathered enough power she will challenge her captors! There are some who think they can control her, but if she can be controlled then why did the giants chain her in the first place??$B$BCrazy logic, eh?$B$BTo defeat her, summon her at the Shards of Myzrael where you first spoke with her. Defeat her and gather her Eldritch Shackles, then bind them to the Shards of Myzrael.$B$BDo that, and she will again be trapped.','Go to the Shards of Myzrael, summon her and defeat her.$B$BGather her Eldritch Shackles and bind them to the Shards of Myzrael.','As the eldritch shackles are placed around the Shards, an unhuman wail is heard from far below. The scream is followed by a roar.$B$BThe Shards of Myzrael no longer invoke feelings of warmth and security as they once did. Now they pulse with an open menace... as if the thing beneath them holds ill will toward the surface.','The Shards of Myzrael are now strangely quiet.','','','','','',4473,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4743,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (657,2,267,30,36,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,658,0,0,0,0,0,0,'Hints of a New Plague?','$B$BThis IS interesting. Seems Apothecary Jorell has been working on some deadly experiments here at Go\'Shek. Not sure what that has to do with Hillsbrad, but Phin wouldn\'t like it if we let it continue.$B$BWe had a run-in with some orcs while you were gone, and I\'m not in good enough shape to help Kinelory. If you\'re up for it, she\'s going to need some protection when she goes down to the farm to steal whatever research Jorell still hasn\'t sent to Tarren Mill.','Speak to Kinelory.','If it brings Phin peace, I\'ll destroy every single one of the Forsaken personally. He\'s done so much for us since the plague. We never thought we\'d find friends or family again.$B$BWhen you\'re prepared, come let me know. We\'ll get started right away.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (658,2,267,30,36,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,659,0,0,657,0,0,0,'Hints of a New Plague?','So, Phin sent you to check on us? Not surprised--he worries too much.$B$BWe\'ve been watching the farm for days, and Kin claims she saw a courier come out of that small house to the south not long ago.$B$BShe talks a lot, but I can always trust her senses when we\'re in dangerous areas.$B$BYou wouldn\'t happen to be a skilled tracker, would you? We think the courier might be carrying notes to Tarren Mill. If we could get our hands on those documents, it might shed some light on what\'s happening in Hillsbrad.','Find the Forsaken Courier and bring back her Sealed Folder to Quae near the Go\'Shek Farm.','Excellent!$B$BLet\'s see what this is about...','We appreciate your help in looking for that courier, $N.$B$BWhile you were gone, Kin saw an apothecary come out of that same house to the south of here. I\'m confident that they\'re up to no good--I just need proof of it before we go off and do something rash.$B$BHave you had any luck yet?','','','','','',4482,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1680,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (659,2,267,30,33,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,658,0,0,0,'Hints of a New Plague?','Hail, and well met, $N. I lead a group of adventurers investigating odd happenings in this area.$B$BMy cousin in Hillsbrad recently put down his dog Stanley because the animal mystically grew to an immense size and savagely attacked anyone who came near him.$B$BI believe the undead are involved, and we\'re looking for signs to prove as much.$B$BTwo of my companions, Quae and Kinelory, headed to the Go\'Shek Farm in the Arathi Highlands, and haven\'t checked in for days. Find them for me? I grow concerned.','Find Quae and Kinelory near the Go\'Shek Farm in the Arathi Highlands.','Try and stay as quiet as possible, traveler.$B$BOrcs don\'t take too well to being spied on, and there is more to this farm than meets the eye.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,780,0,0,0,0,0,0,0,0,1,1,6,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (660,2,267,30,37,0,0,77,0,0,0,0,0,0,0,0,0,0,2,2,657,0,0,661,0,0,0,'Hints of a New Plague?','All right, $N. I\'m ready if you are.$B$BShall we?','Protect Kinelory until she returns to Quae.','You\'ve done a great service for us, $N. Thank you.$B$BI hope Kin wasn\'t too much of a handful down there. She\'s very friendly, but can be just as deadly when you\'re her enemy.',NULL,'Protect Kinelory','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (661,2,267,30,37,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,660,0,0,0,0,0,0,'Hints of a New Plague?','I\'ve seen Kinelory look way worse after a night in the tavern than she does now. You obviously did a good job protecting her.$B$BThese items she brought back from the farm should at least let Phin get an idea of what\'s going on out here in Arathi. Just to make sure there\'s no retaliation after your attack, we\'re going to stay here for a bit longer. Would you be willing to head back to Southshore and talk to Phin?','Find Phin Odelic in Southshore.','So, the two troublemakers are all right after all? Haha, I\'m glad to hear it. I thank you for bringing me news of their whereabouts and status--it pleases me greatly that they are still alive; the two of them are irreplaceable as friends and traveling companions.$B$BBut... it\'s more important I thank you properly for your help. Here. Take this along with my group\'s thanks.$B$BWith any luck, we\'ll figure out what the Forsaken are up to, and put an end to it.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15455,15456,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,350,0,0,0,0,0,2010,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (662,2,45,35,40,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,663,0,0,0,0,0,0,'Deep Sea Salvage','O\'Breen led the ships into the cove. We were certain this is where the treasure could be found. The Harbinger docked safely but as the Maiden\'s Folly and Spirit of Silverpine approached the tides began to lower. Strangest thing I\'ve ever seen!$B$BThose two ships ran aground into something... some sort of temple in the reef. They sank so quickly, was quite a tragedy.$B$BWe need to retrieve their Logs as well as their Charts before we leave. We can\'t leave that information behind for prying eyes!','First Mate Nilzlix wants you to retrieve the Charts and Logs from the Maiden\'s Folly and the Spirit of Silverpine.','Knowing this information is secure will bring some ease to the command in Booty Bay. Well done, $N.','How goes the search and recovery mission, $n? We really need to get those Logs and Charts back from the Maiden\'s Folly and Spirit of Silverpine.$B$BIf the information from those sources were to fall into enemy hands, Fleet Master Seahorn would force us down the plank.$B$BThat is if we ever get out of this mess...','','','','','',4487,4489,4488,4490,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4511,0,0,0,1,0,0,0,87,21,0,0,0,-250,250,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (663,2,45,35,35,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Land Ho!','Lolo sees a tiny $r! Always on the lookout, Lolo is!$B$BWelcome to Faldir\'s Cove. Captain O\'Breen said we\'d only be here for a few hours. Just long enough to gather the treasure and get back to Booty Bay.$B$BBut Lolo thinks we\'re going to be here a lot longer than that. We lost the other two ships from our formation. Poor Spirit of Silverpine and Maiden\'s Folly. On the bottom of the sea they rest now!$B$BLolo suggests you talk to Captain O\'Breen if you plan on sticking around here.','Talk to Captain O\'Breen in Faldir\'s Cove.','Ahoy, matey.$B$B\'Twas a horrible mess. Seahorn will have my ship if he finds out what went down.$B$BOne of the Professor\'s contraptions indicated the lost treasure was near this cove. I brought the Harbinger in to dock and signaled for the Spirit of Silverpine and Maiden\'s Folly to follow suit.$B$BThen the sea rumbled. The tides lowered and the two ships crashed into the reef.$B$BIt\'s not just a reef. Something\'s down there....$B$BHelp my crew out and you\'ll be rewarded handsomely.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-25,25,0,0,0,0,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (664,2,45,35,40,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Drowned Sorrows','Argh, \'tis a horrible life. I should be in a watery grave right now, not sittin\' here by the fire, breathin\' fresh air.$B$BThe crew tried so hard to save my beautiful Maiden\'s Folly. Bless the boys, bless their hearts.$B$BO\'Breen made it to shore safely but we weren\'t so lucky. The seas just sank on us, I swear.$B$BOne second we\'re afloat and the next water is rushin\' in. And those beasts! Killed all the survivors. Horrible naga scum. I went black and ended up here, saved.$B$BI want those beasts dead.','Captain Steelgut in Faldir\'s Cove wants you to kill 10 Daggerspine Raiders and 3 Daggerspine Sorceresses.','Nice work out there, $N.$B$BThose scum deserved what they got. While nothin\' will ever bring me ship or me crew back, the death of those naga gives me some solace.','Bah, maybe I should go kill those naga scum myself. It\'s obvious you\'re not goin\' to do it.$B$BMaybe I can find some knitting needles so you can keep yourself busy.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2595,2596,0,0,10,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4509,0,0,0,1,0,0,0,87,21,0,0,0,-250,250,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (665,2,45,35,40,0,0,255,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,666,0,0,0,'Sunken Treasure','Now that we are full-fledged Blackwater Raiders it is our job to help Mr. O\'Breen locate the lost elven treasure.$B$BIt is next to impossible to find the gems in the dark sea without aid. The doctor has constructed some goggles that will help. He needs the goggles charged with the energy derived from the enchanted stone in the cave just up the hill.$B$BBut the cave is cursed! When we get close, we get ambushed. Defend me and I can harness the energy from the stone into the goggles.','Escort Professor Phizzlethorpe to the cave and back.','The goggles work perfectly now! Well done, $N.',NULL,'Defend Professor Phizzlethorpe','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-250,250,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (666,2,45,35,40,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,665,0,0,668,4491,1,0,'Sunken Treasure','The treasure has been on the sea floor so long that the gems have calcified into thick stone. But the power harnessed in these goggles will allow you to locate them easily.$B$BA little gnomish ingenuity goes a long way!$B$BSo borrow the Goggles of Gem Hunting, $n, and see if you can collect some of the lost treasure for Captain O\'Breen.$B$BI\'d swim down there myself but...um...well, I have important scientific business to tend to up on the safe, dry land....er, yeah.','Doctor Draxlegauge in Faldir\'s Cove wants you to collect 10 Elven Gems and return the Goggles of Gem Hunting once you are done.','Most superb, $N! The Captain will be very pleased! And just wait until word gets back to Fleetmaster Seahorn!','How did the goggles work? Did everything function properly? Adjustments can be made if necessary.$B$BOh, and I\'ll need those goggles back when you\'re done. I am sure Captain O\'Breen will have many uses for them later on.','','','','','',4492,4491,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4547,4548,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-350,350,0,0,0,0,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (667,2,45,35,44,0,0,255,0,0,0,0,0,0,0,0,0,0,2,2,670,0,0,0,0,0,0,'Death From Below','This is bad. It seems the Daggerspines are amassing for an attack.$B$BNaga are known for their ruthlessness in battle. They will keep attacking until I am dead.$B$BI don\'t value my own life above that of my crew members, but you must help to defend me. The crew will not be able to make it back to Booty Bay without my knowledge of the seas.$B$BThe naga will be coming from the sea. I need you to remain up here with me to fend off the attack. Man the cannon and drive them back.$B$BAre you ready, $n?','Protect Shakes O\'Breen during the attack.','We survived the attack!$B$BWe could not have done it without you, $N.$B$BWe\'ll be heading out as soon as the tide rises. If you weren\'t such a promising hero I\'d offer you a place on my crew. But I can tell you have bigger fish to fry.$B$BEven if you are a puny $r....',NULL,'Defend Shakes O\'Breen','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4550,4549,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-350,350,0,0,0,0,2790,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,667,0), - (668,2,45,35,40,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,666,0,0,669,4493,1,0,'Sunken Treasure','Let\'s not leave Captain O\'Breen waiting. He\'ll want to see these gems first hand. After all, that\'s why we\'re here!$B$BAnd after a few weeks of consorting with these pirates, the professor and I have realized the last thing that\'s good for our health is to be caught hanging on to their treasure.$B$BHere, $n, take these to O\'Breen.','Take the Elven Gems to Captain O\'Breen.','So the little gnomes proved their worth after all? I knew we kept those ankle biters around for a reason!','Ahoy, $C. What brings you to the bridge?','','','','','',4493,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-75,75,0,0,0,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (669,2,45,35,40,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,668,0,0,670,4502,1,0,'Sunken Treasure','Fleet Master Seahorn will want to hear about our find at once.$B$BBut as you can see, we\'re not in much of a position to get out of here. Not only is the tide too low, but those damned creatures we disrupted are keeping a close eye on our movements.$B$BYou can be of great service to the Blackwater Raiders if you can get word to Fleet Master Seahorn in Booty Bay that we discovered the treasure and are working on extracting more. Take him this sample as proof.','Take the Sample Elven Gem to Fleet Master Seahorn in Booty Bay.','Ah, leave it to good old Shakes O\'Breen! I knew that he was the right Captain for the mission!','What brings you to Booty Bay, $C?','','','','','',4502,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-250,250,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (670,2,45,35,40,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,669,0,0,0,4494,1,0,'Sunken Treasure','Say, $n, you seem to be an adventurous type. My fleet is stuck in Booty Bay until we can restock.$B$BThere are some heavy things brewing here and abroad and I need to get some top secret correspondence to Shakes O\'Breen who is tied up off the Arathi coast.$B$BCan I trust you to deliver this message safely and in confidence?','Deliver Seahorn\'s Letter to Shakes O\'Breen in Arathi Highlands.','Thank you for making such a long and perilous journey. You have the gratitude of the Blackwater Raiders.','So was Seahorn impressed? I bet you his smile reached from Booty Bay to Ratchet.','','','','','',4494,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-250,250,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,670), - (671,2,45,30,33,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Foul Magics','I have felt a strangeness in the air... a feeling that simmers in my blood. I had my suspicions. I set off to find the source of my unease and discovered to the west, at Northfold Manor, the residual traces of demonic summoning. As I got close, my blood began to boil and the rage within me grew.$B$BOn the ground I spied an amulet of bloodstone, used to assist in demonic summoning. The one I found was depleted, however. I\'ll need another to examine, but I dare not return to the manor. Can you bring me some?','Get 10 Bloodstone Amulets for Tor\'gan in Hammerfall.','It will take some time for me to ascertain the true intentions of the Syndicate, but their obvious association with dark, demonic magic troubles me. I will tell you when I know more.','Once-cursed blood still runs through my veins, $N. If someone... something is summoning demons, it must be stopped.','','','','','',4495,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (672,2,45,29,34,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,655,0,0,674,0,0,0,'Raising Spirits','We tried to settle him in, cheer him up, telling him stories of our mighty city at Orgrimmar in Kalimdor, but nothing would move him.$B$BTales of our young Warchief, Thrall, who bears the armor and hammer of Orgrim... but, perhaps... Perhaps! A demonstration of our newly found shamanistic magic would give him new hope. It is worth a try!$B$BA small object we could make for him, yes... Bring me some raptor eyes, and I will see what I can do.','Acquire 10 Highland Raptor Eyes from Highland Striders and Highland Thrashers for Tor\'gan in Hammerfall.','Excellent. The spirits of the raptors that gave these eyes will lend strength to the bearer of this amulet.','I will create an amulet that will give Gor\'mul some of the strength of the raptors. Perhaps that will awaken some flame within him...','','','','','',4512,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,1620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (673,2,45,35,40,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,671,0,0,0,0,0,0,'Foul Magics','There is no doubt in my mind that a powerful warlock resides within the walls of Stromgarde. From time to time, using an arcane magical relic, this warlock has summoned forth terrible demons in large numbers. We must remove the source of his energy.$B$BFind the warlock and kill him. Bring me whatever magical object you find on his person, and I will take steps to destroy it and see that its power is not used to taint this land any longer.','Retrieve Marez Cowl\'s Bloodstone Orb and bring it to Tor\'gan in Hammerfall.','My restless nights will turn to peaceful slumber when I have destroyed this orb. Thank you, $N. It is a chilling reminder of the terrible power the demons held over the orcs before Hellscream released us from their curse.','The burning in my blood... it grows by the day. The warlock must be stopped.','','','','','',4510,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4543,4545,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (674,2,45,29,34,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,672,0,0,675,4526,1,0,'Raising Spirits','Here, take this amulet to Gor\'mul, and see if the raptors\' strength can awaken the flame of the warrior that once burned through his veins.','Give the Raptor Talon Amulet to Gor\'mul.','What is this? Polished bone. What use have I for polished bone? Will a trinket restore the Horde to its glory?','What hope is there when the hand of a coward can slay the mightiest of the mightiest? What hope, I ask you!','','','','','',4526,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,25,0,0,0,0,0,162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (675,2,45,29,34,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,674,0,0,701,0,0,0,'Raising Spirits','$B$BTor\'gan sent you, didn\'t he? Pah! Why he feels some mercy towards me I would not understand. Mercy was denied me when I was not allowed to die with my Warchief in battle. A cruel blow fate has dealt me...','Speak with Tor\'gan.','It did not work, I see. Nonetheless, I feel that showing him the power of the shamans will eventually return Gor\'mul to his once proud self. The amulet\'s power was not great enough to show him our newfound power.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,25,0,0,0,0,0,162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (676,2,267,30,32,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,677,0,0,0,'The Hammer May Fall','Weaklings... all of them. You, $c, what are you looking at? Think you\'re something special, huh? Why not prove it?$B$BThe Hammerfall outpost in Arathi\'s under attack. Unless we send them help soon, their demise is imminent.$B$BBut before you go rushing off, you may want to test your skills first. Northeast of Stromgarde in Arathi is an ogre mound inhabited by the Boulderfist tribe. When you can handle the ogres and enforcers there, then report to Drum Fel in Hammerfall.','Kill 8 Boulderfist Ogres and 10 Boulderfist Enforcers, then find Drum Fel in the Hammerfall outpost in Arathi Highlands.','So, you think you\'re strong enough to help Hammerfall? So be it.$B$BTallow either sent you to that ogre mound in the hopes that you would kill yourself or he thinks you\'re strong enough to aid us. Either way, you\'re here now and I am in need of more soldiers in our fight against the constant attacks.$B$BIf you plan on staying in Hammerfall then get some rest, and come speak to me again when you\'re ready. There\'s no shortage of fighting to be had.','I have not the time to sharpen my axe, let alone leave the outpost to slay those beasts that would try and slay my kin.$B$BYou do not seem to have the experience of a grunt let alone a full-fledged warrior, what do you want, $N?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2562,2564,0,0,8,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,3000,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (677,2,45,30,32,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,676,0,0,678,0,0,0,'Call to Arms','The Witherbark trolls and Boulderfist ogres of Arathi are working together to rid us from this land, but we shall not meet our fates at their, or anyone else\'s, hand. We will slay them and show them that we, too, have a home here. $B$BThe trolls turned their backs to us; the ogres would use us for food and bedding if we allowed them to--these things shall not be.$B$BWe start our attack on the Witherbark trolls to the south of here. Slay them in droves, and only return when their camps run thick with blood.','Slay 10 Witherbark Axe Throwers, 10 Headhunters and 8 Witch Doctors, and return to Drum Fel in the Hammerfall outpost.','The signs of war are upon your garments, and sweat drips from your brow. Good, very good indeed.','If you have not yet completed my task, then perhaps you are a coward in heart as well as a tyro in war.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2554,2556,2555,0,10,10,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (678,2,45,30,38,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,677,0,0,679,0,0,0,'Call to Arms','Your strength is evident, $N. Now to see how you fare against a real enemy.$B$BThe Boulderfists have a lair to the southwest of here towards the dwarven bridge, and, if I\'m not mistaken, the maulers and magi there shall present to you a greater challenge--they have done so to us thus far.$B$BSlay as many as you can and come to me in body when you are successful, or come to me in spirit when you fail. I shall give praise to your tenacity in battle either way.','Kill 10 Boulderfist Brutes and 4 Boulderfist Magi, and return to Drum Fel in the Hammerfall outpost.','You are as strong as a kodo, and your lust for battle does your people proud.','You hesitate. Why? You have shown great strength thus far, $N. Do not fail me now.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2566,2567,0,0,10,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (679,2,45,30,40,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,678,0,0,0,0,0,0,'Call to Arms','The head of the beast is ready to be taken off... with great force, $N. You have shown every sign that you are able to help us with this final mighty blow. The leaders of these attacks have made their lair within the ruins of Stromgarde, a glaring symbol of human frailty.$B$BFind and slay those Boulderfist lords and their lackey shaman who would try and drive us from these lands.','Kill 7 Boulderfist Shaman and 3 Boulderfist Lords and return to Drum Fel in the Hammerfall outpost.','You do your people proud, $N. The threat has been greatly lessened, and I am sure we will begin to thrive here in the Highlands.','I see your courage finally wanes. It seems my instincts were correct about you: your strength is nothing compared to your bravado.$B$BReturn to me when the beast\'s head has been severed, or return never again.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2570,2571,0,0,7,3,0,0,0,0,0,0,9520,9521,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,5000,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (680,2,45,30,40,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Real Threat','You serve my husband well, $c, but he does not know why Hammerfall is under attack.$B$BOr\'Kalar, Mug\'thol\'s pawn in Stromgarde, has an intense hatred for my husband, and wishes nothing more than my husband\'s death for defeating him years ago.$B$BMy auguries tell me that Or\'Kalar has laid a trap for my husband, so I have hidden signs of the ogre\'s presence from him.$B$BMy husband will rush off foolishly if he learns of the ogre\'s whereabouts and I would ask for your help in slaying the creature.','Slay Or\'Kalar and bring his Head to Korin Fel in the Hammerfall outpost.','You have done me a great service, $N. Know that my husband\'s life and the safety of Hammerfall has been protected for another day because of your deeds. Please take this as a reward for your courage.','Near the Tower of Arathor--that is where you will find Or\'Kalar. His death will stop the attacks on Hammerfall and protect my husband\'s life.$B$BI see in your eyes that you think me weak--even dishonorable--for my silence. Some day you will learn what it is to love as I do. Perhaps then you will understand a different kind of strength and honor.$B$BIn the meantime, do as I ask, and slay Or\'Kalar.','','','','','',4551,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4976,4977,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (681,2,45,30,31,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Northfold Manor','We are fighting a war for Stromgarde, and we are losing. The ogres, the Syndicate and we have divided our once great city, and each faction battles the other into a bloody stalemate.$B$BBut our forces dwindle while our enemy grows.$B$BWe need help from the town of Southshore, but supplies are difficult to receive while the Syndicate holds territory between us.$B$BGo to the Syndicate base in Northfold Manor and slay them. Then, perhaps, pressure on our supply trains will lessen and more will get through.','Kill 10 Syndicate Highwaymen and 6 Syndicate Mercenaries.$B$BReturn to Captain Nials at Refuge Pointe.','Very good, $N. With the deaths of those Syndicate members we should have an easier time receiving supplies from Southshore.$B$BPerhaps our cause yet has hope.','$N, with each passing hour our hold on Stromgarde grows more tenuous. You must make haste or our city will surely fall.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2586,2589,0,0,10,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (682,2,45,30,37,1,0,77,0,0,0,0,0,0,0,0,0,0,8,0,681,0,0,0,0,0,0,'Stromgarde Badges','The Syndicate in Stromgarde do battle with our contingent of militia there. In order to urge the rabble to fight our more disciplined troops, the Syndicate leaders have placed a bounty on our soldiers, awarding gold for each Stromgarde Badge gathered off killed militiamen.$B$BWe want those badges retrieved - we cannot allow the cutthroats to take trophies from our brave fallen!$B$BEnter the Syndicate-controlled area of Stromgarde and hunt them for our badges.','Bring 7 Stromgarde Badges to Captain Nials at Refuge Pointe.','Thank you, $N. We will inform the families of these fallen soldiers that they were killed in battle.$B$BIt will be grim news to bear, but it is better than the uncertainty of a missing loved one.','Have you retrieved any Stromgarde Badges, $N? The Syndicate must learn they cannot profit from our dead.','','','','','',4506,0,0,0,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4741,0,0,0,1,0,0,0,72,0,0,0,0,350,0,0,0,0,0,2130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (683,2,1537,25,30,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,637,0,0,0,4514,1,0,'Sara Balloo\'s Plea','$n, I have but a small request to ask of you.$B$BTake this note I have prepared to our great monarch of Ironforge, King Magni Bronzebeard. \'Tis a small task to ask of one such as yourself, someone who has shown great valor to the cause of the Alliance thus far.$B$BFor me to go before the King in my grief-ridden state would not serve the purpose of my cause. Surely you understand.','Take Sara Balloo\'s note to King Magni Bronzebeard of Ironforge.','It will take but a moment for me to peruse this letter...','So you are $N the $C? News of your contributions to the Alliance has traveled quite far, you know?$B$BOn what business do you come before me today?','','','','','',4514,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,75,0,0,0,0,0,720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (684,2,45,30,39,1,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Wanted! Marez Cowl','A bounty has been placed on the head of Marez Cowl, a high-level advisor and operative of the Syndicate. She was last seen within the Syndicate controlled territory of Stromgarde.$B$BBounty may be collected from Captain Nials.$B$BBe warned: Marez is a skilled and cunning Warlock, known for her trafficking with demons. Extreme caution is advised when hunting her.','Bring Marez\'s head to Captain Nials at Refuge Pointe.','You took down Marez Cowl? Well done, $N. Well done indeed!$B$BMarez menaced our Stromgarde defenders, and it is rumored she was an emissary between the Syndicate and some other, darker power. We are glad to see she\'ll longer ply her powers against us.','Greetings, $C. You have a report to make?','','','','','',4515,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4744,0,0,0,1,0,0,0,72,0,0,0,0,350,0,0,0,0,0,2250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (685,2,45,30,40,1,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Wanted! Otto and Falconcrest','The Stromgarde Militia has placed bounties on the heads of Lord Falconcrest, and his bodyguard Otto. Falconcrest heads the Syndicate\'s efforts in the Arathi Highlands, and his death would cause a major disruption in those efforts.$B$BHis bodyguard Otto, although not a strategic target, is a fierce opponent and has killed dozens of our defenders.$B$BTheir bounties may be collected from Captain Nials.','Bring Otto\'s Head and Falconcrest\'s Head to Captain Nials at Refuge Pointe.','Falconcrest and Otto? Wonderful!$B$BHere is your reward, $N. I am happy to pay it.','Hello. Do you have a report to submit?','','','','','',4516,4517,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5247,4745,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,350,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (686,2,1537,25,30,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,683,0,0,689,0,0,0,'A King\'s Tribute','I do not expect good dwarves like Mrs. Balloo to understand why the travesties of war must be endured for the greater good of our people. The loss of her husband, and the loss of every dwarf that fights in the name of the Alliance, weighs heavy on my soul.$B$BWhile I cannot bring her husband back from the Twisting Nether, I can pay tribute to him.$B$BI am going to commission a memorial to Sully Balloo to be built by Grand Mason Marblesten.$B$BSend word to him now, $c. You shall be custodian of my bidding.','King Magni Bronzebeard wants you to speak with Grand Mason Marblesten.','So King Magni Bronzebeard himself sent ye?$B$BMy, my! This must be important!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,75,0,0,0,0,0,720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (687,2,45,30,40,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,692,0,0,0,'Theldurin the Lost','Theldurin the Lost was once a member of our order, the Twilight\'s Hammer. But he lost his mind and scorned our teachings. And before he fled from us, he stole the scroll of Myzrael! We could not catch him, but rumors say he hides in the Badlands, gibbering and mad.$B$BTo bring the Lady back to us, you must find the scroll. And to do that, you must find Theldurin.','Find Theldurin the Lost.','Hello. Hello, hello hello hello hello HELLO!$B$BI\'m sorry - wait, no I\'m not! Don\'t be rude!$B$BOh no...that was crazy talk.$B$BBut...sometimes being crazy is my only solace.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (688,2,45,30,40,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,652,687,0,687,0,0,0,'Myzrael\'s Allies','$B$BFree! I AM FREE! I am free to gather strength, hidden from my captors. For if they faced me now they would surely overpower and again imprison me.$B$BBut in time I will confront the giants, and they will regret their wardship of me!$B$BYou are a noble ally, $N. I will need your help again in time. When I am ready, I will need you to summon me to the surface$B$BSpeak with Zaruk in Hammerfall. He knows how I can be summoned.','Speak with Zaruk in Hammerfall.','Welcome, $C. The Lady has informed me of your coming, and if we are to bring her back to the surface then we have much to discuss...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (689,2,1537,25,31,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,686,0,0,0,0,0,0,'A King\'s Tribute','So our good King would like a memorial built in honor of a soldier named Sully Balloo? And you say the poor chap died during the Thandol Span tragedy?$B$BBah, will there ever be peace on Azeroth?$B$BNonetheless, any commission from the King is of utmost importance. To build a truly epic and lasting piece I want to work with one of the finest stones available. Travel to Darrow Hill in Hillsbrad and gather for me some Alterac Granite.','Grand Mason Marblesten of Ironforge wants 5 pieces of Alterac Granite.','Perfect! Better than I could have imagined!$B$BAnd I have quite an imagination you know...','$N, $N, $N! Tell me you have enough Alterac Granite for me to begin my masterpiece in honor of Sully Balloo.','','','','','',4521,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,1500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (690,2,1519,30,32,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Malin\'s Request','Greetings, $N. You have the look of an adventurer about you, and I have a task that needs some tending to.$B$BArchmage Trelane, my original master, fled Stromgarde in the Arathi Highlands not too long ago, and he\'s asked me to help him in recovering some of the items he left behind.$B$BThe city fell under siege, and he attempted to defend the Tower of Arathor, but to no avail. I have agents in the Highlands already, but they\'ve requested I send more aid. Are you interested?','Find Skuerto at Refuge Pointe in the Arathi Highlands.','So, Malin sent ye? I don\'t care if Muradin rose up from the dead and whisked ye here on a dragon. I\'m busy! Talk to Kryten if you need somethin\'.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,150,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,2,1,6,0,0,0,0,0,0,1,6,1,0,0,0,0,0,0,0,0), - (691,2,45,30,36,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,690,0,0,0,0,0,0,'Worth Its Weight in Gold','Archmage Malin sent Skuerto and I here to collect reagents for him. I was at a loss as to how I was going to collect the items, but now that you\'re here, I think my problem\'s solved.$B$BI need the following: Witherbark tusks, Witherbark medicine pouches and a shadow hunter knife.$B$BCould you find those for me? The Witherbark live to the southeast of Arathi.','Find 10 Witherbark Tusks, 4 Witherbark Medicine Pouches and a Shadow Hunter Knife for Apprentice Kryten at Refuge Pointe.','Incredible! I can see why Malin asked you to come join us - very well done indeed!$B$BAt this rate, Skuerto and I will be headed back to Stormwind in no time at all.$B$BI believe my dwarven companion is back from scouting Boulderfist Hall; go speak to him when you\'re ready.$B$BIt looked as though he might have had a bit of a scuffle with the ogres. Don\'t mention that to him, though; he\'s very sensitive about criticisms to his skills at scouting.','Have you had any luck so far, $N?$B$B$B$BIf my research is correct, the tusks should come from any Witherbark troll. The medicine pouches come from the Witherbark witch doctors, and the strongest of the Witherbark shadow hunters should carry the special knife given to them after they\'ve completed their rites of passage. There\'s no way to tell which shadow hunters will have the knife until you do battle.','','','','','',4503,4522,5040,0,10,4,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,350,0,0,0,0,7500,2100,0,0,0,0,0,0,0,0,1,1,6,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (692,2,3,30,41,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,687,0,0,0,0,0,0,'The Lost Fragments','The Scroll of Myzrael...the Scroll of Myzrael?! You don\'t want that! Its magic can pull Myzrael to the surface world and if you do that, we are in trouble!$B$BOr...maybe it\'s too late. Maybe she already is free. Maybe she\'s just gathering strength before unleashing herself upon us. If so, then you\'ll NEED the scroll!$B$B...too bad it\'s destroyed. Enraged elementals stole it and tore it up and now fight over the fragments.$B$BBut if you can gather those fragments, maybe we can fix it...','Bring the Torn Scroll Fragment, the Crumpled Scroll Fragment and the Singed Scroll Fragment to Theldurin the Lost.','Ah, you found them! Good work, $N! These might be the only chance we have against the evil of Myzrael!$B$BJust let me find my scrap-ratchet and see if I can re-attach these fragments...','Did you find those fragments?!?! You\'ll need the Scroll of Myzrael if you want to trap her again, before it\'s too late!','','','','','',4518,4519,4520,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (693,2,45,30,39,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,691,0,0,0,0,0,0,'Wand over Fist','Hey, $N. Sorry to be so short with ye earlier... and no, that ain\'t a pun.$B$BI figured out where Trelane\'s first item ended up: Kor\'gresh has it in Boulderfist Hall. An\' by the way he was throwing down blasts of ice at his kin to keep them in line, he must be close to figurin\' out how to use all of its powers.$B$BBoulderfist Hall\'s south of here an\' then east of Thandol Span. Find the ogre an\' get back that wand.$B$BWhile you\'re gone, I\'ll figure out what we\'re gonna do about Stromgarde.','Find Trelane\'s Wand of Invocation and return it to Skuerto at Refuge Pointe.','Brilliant, $N. One item down an\' three more to go, based on my list. The other three items are all in Stromgarde.$B$BTake a rest an\' get your strength back--the next phase of my plan\'ll require a little more time an\' effort. Come back to me after you\'ve gotten a warm meal an\' some rest.','Our goal is the wand, $N. Focus on that for now.','','','','','',4525,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,1800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (694,2,45,30,39,1,0,77,0,0,0,0,0,0,0,0,0,0,8,0,693,0,0,695,0,0,0,'Trelane\'s Defenses','All rested?$B$BHere\'s our next step: there\'re ogres all around the Tower of Arathor in Stromgarde. We\'re gonna need to activate the tower\'s defenses if you\'re gonna stand a chance against \'em an\' still make it to the items alive. To do that, we\'re gonna need some gems the Boulderfist shaman have taken a liking to. They took \'em from the tower, but they\'re not gonna stay in their possession for long.$B$BGet one of them gems an\' bring \'em to Kryten--he knows the spell to enchant \'em so they\'ll work as a key.','Find an Azure Agate and bring it to Apprentice Kryten at Refuge Pointe.','You amaze me, $N. Well done again.$B$BGive me a moment to cast the proper spell to enchant the gem, an\' you\'ll be ready.','$N, hello again. Have you found an azure agate yet?','','','','','',4527,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (695,2,45,30,39,1,0,77,0,0,0,0,0,0,0,0,0,0,0,0,694,0,0,696,4529,1,0,'An Apprentice\'s Enchantment','Here you are, $N. The gem only needs to be pressed against one of the pedestals near the base of the tower to activate its defenses. Use it when you\'re ready to enter the tower and find Trelane\'s remaining items. $B$BGood luck to you. I\'ll be awaiting your return here at the camp. Oh, and speak to Skuerto before you leave. He\'ll give you the rest of the details you\'ll need.','Speak to Skuerto.','Good, good.$B$BIf there are no other delays, how about we get started?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,25,0,0,0,0,0,180,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (696,2,45,30,39,1,0,77,0,0,0,0,0,0,0,0,0,0,8,0,695,0,0,697,0,0,0,'Attack on the Tower','Here\'s what your lookin\' for: Trelane\'s phylactery, Trelane\'s orb, an\' Trelane\'s ember agate.$B$BAll three should be in chests within the tower an\' you shouldn\'t have a problem opening the chests on your own; you just have to be careful of the ogres.$B$BThe tower\'s defenses won\'t take care of \'em on their own; you\'ll need to have your weapons at the ready. Those ogres find out you\'re there and stealing from \'em, an\' they\'ll be sure to put the hurt on you.$B$BBe careful, an\' good luck.','Find Trelane\'s Phylactery, Trelane\'s Orb, and Trelane\'s Ember Agate, and return them to Skuerto at Refuge Pointe.','Malin couldn\'t\'ve asked a worthier person to come here an\' aid us, $N. You\'ve done a grand job!$B$BHe\'ll be pleased to see what an overwhelming success our mission\'s been.','You do this, an\' I\'m sure Malin\'ll be more than pleased with you.','','','','','',4530,4531,4532,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,1800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (697,2,45,30,39,1,0,77,0,0,0,0,0,0,0,0,0,0,0,0,696,0,0,0,4533,1,0,'Malin\'s Request','Take this letter back to Stormwind and let Malin know that Kryten an\' I\'ll be home soon. He\'ll reward you well for helping us here, $N, of that I\'ve no doubt.$B$BTravel safely.','Take the Sealed Letter to Archmage Malin in the Mage Quarter of Stormwind.','$B$BBy the Light, you\'ve done it. How wonderful. Trelane will be so pleased. I\'m sure Kryten and Skuerto are just as excited as I am to have them on their way back to Stormwind.$B$BThank you, $N. Please, take this to help you in your journeys.','Yes? You look vaguely familiar. I do apologize, but have we met? I get so busy I lose track.','','','','','',4533,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,15104,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,350,0,0,0,0,9000,2250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (698,2,8,35,40,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,699,0,0,0,'Lack of Surplus','I\'m working on getting some supplies together for our outpost near the beach to the east--Tok\'kar does what he can, but between shifts of guard duty and cooking for his soldiers there\'s not much time left in the day.$B$BThey do enjoy cooking up some sawtooth meat when they can, but I haven\'t had time to get them another shipment. Would you mind helping them out?$B$BThe young sawtooths aren\'t as tasty as the older ones, so stay clear of those; give them a year or two to get to full size.','Bring 8 Unprepared Sawtooth Flanks to Tok\'Kar in Swamp of Sorrows.','Ah! Wonderful. Fresh meat for the fire tonight. Thank you, $N.$B$BYou\'ve helped make the coming nights more tolerable. The fire burns bright, and our stomachs will be full.$B$BIts a pleasant surprise to have you bring us a shipment; Dar\'s not the most attractive orc anyone\'s laid eyes upon, but at least his attitude reeks far less than his smell.','Lok\'tar, $C. Traveling through the swamps isn\'t a risk taken lightly. You\'re brave to test your mettle here.','','','','','',6169,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,2,1,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (699,2,8,35,42,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,698,0,0,1422,0,0,0,'Lack of Surplus','With the threat of murlocs along the coast, we\'re stationed out here to protect--or warn if the force is too large--of any coming threats to Stonard. It doesn\'t give us much time for relaxation, and we could use some more help if you\'re able.$B$BThe sawtooth snappers\' claws make for fine weapons when properly prepared. Bring me some of their claws and I\'ll see you\'re rewarded with one of our weapons in thanks for the fresh meat and the good company.','Bring 6 Sawtooth Snapper Claws to Tok\'Kar in the Swamp of Sorrows.','Glad to see you\'re alive and well, $N.$B$BThese claws should make do nicely. The more weapons we have at the ready for attacks against us, the better off we\'ll be.$B$BI\'ll get started on your weapon as soon as possible. It will only take a short time. I\'ve become quite adept and quick at their production.','Good mead, a warm fire, an army of orcs and an arsenal of weapons... that\'s all we really need out here along the coast. I don\'t regret my position out here safeguarding Stonard, but it would be nice if we could one day get a burrow, or at least a tower.','','','','','',6168,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,2070,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (700,2,1537,25,31,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,689,0,0,0,0,0,0,'A King\'s Tribute','Ah, such fine stone comes from Lordaeron. Such a shame the land is in such shambles.$B$BBut the Memorial came out quite well! I should think the King will be most pleased with it.$B$BNow if you will, please send word to His Majesty that the Memorial is complete as requested. ','Report to King Magni Bronzebeard.','The granite seems but a small token compared to a great dwarf\'s life. But no dwarf shall last on this planet for eternity.$B$BLet us just hope that the memorial stands as a reminder to those who will trod the great Azeroth of the future. Lest we not forget it is for them that brave soldiers such as Sully Balloo so valiantly gave their lives.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4535,0,0,0,1,0,0,0,47,0,0,0,0,250,0,0,0,0,0,1500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (701,2,45,29,37,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,675,0,0,702,0,0,0,'Guile of the Raptor','With some additional objects, I will be able to create an item that will imbue Gor\'mul with the guile of the raptor! With the power of the raptor flowing through him, Gor\'mul will know our new power and rediscover the warrior that lies dormant!$B$BI will require raptor hearts to fashion the item and spell.','Acquire 12 Raptor Hearts from Highland Fleshstalkers for Tor\'gan.','Yes, these will work perfectly. I will transfer their power and the spirit of the raptors into this orb. This orb will imbue Gor\'mul with the fiery strength and intelligence of the raptor.','My preparations are made, all I require are the raptor hearts.','','','','','',4513,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (702,2,45,29,37,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,701,0,0,0,4528,1,0,'Guile of the Raptor','Take this orb and use its energy to give Gor\'mul the essence of the raptor. Surely this will invigorate his spirit and give him new purpose in life. With him returned to normal, we can explain to him the current state of the Horde, and we will have a great warrior\'s assistance in our unceasing battles.','Give Tor\'gan\'s Orb to Gor\'mul.','At least it is something interesting you bring to me this time. A strange power it emits...','Returned again have you? Indeed there is nothing more I could wish for now than more of Tor\'gan\'s pity.$B$BWhat have you for me this time? Perhaps a piece of brightly colored string? Or a length of rope to end this misery of mine...','','','','','',4528,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,25,0,0,0,0,0,174,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,702), - (703,2,3,33,40,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Barbecued Buzzard Wings','Oh yes, my barbecued buzzard wings are a favorite! The sauce is rich and the meat is tangy. And the smell will bring the hungry running from miles away!$B$BI have everything I need to cook up a batch. Everything...except the buzzard wings!$B$BIf you want some then get me the buzzard wings. Bring me enough, and I might even share the recipe with you!','Bring 4 Buzzard Wings to Rigglefuzz.','Ah, I\'ll get started on those wings right away. I can almost taste them already!$B$BAnd here\'s the recipe in case you want to make them yourself!','Hello, $N. Did you bring me my wings?','','','','','',3404,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4457,4609,0,0,2,1,0,0,87,21,0,0,0,-150,150,0,0,0,0,1410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (704,2,1517,30,38,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,739,0,0,0,0,0,0,'Agmond\'s Fate','The last report I received from Agmond is troubling, more so now that he\'s dead! He mentioned that his diggers uncovered \"ancient urns\" at the dig site outside Uldaman. I fear that the urns he found at that site incited the troggs, just as did the idols I found here.$B$BI need you to get those urns for our studies. Go to the Uldaman site, gather the urns, then return to me.','Bring 4 Carved Stone Urns to Prospector Ironband in Loch Modan.','Well done! With luck and diligence, we will find whatever link exists between the troggs and these ancient artifacts.$B$BYou have done a great deed for the Prospectors, $N. Your efforts will not be forgotten. And neither will Agmond.','Did you find those urns, $N? We must find the link between them and the troggs!','','','','','',4610,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,1,0,0,0,47,0,0,0,0,250,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (705,2,3,30,37,1,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Pearl Diving','The Badlands is a harsh place, filled with vicious predators and bold scavengers. Scary, especially for a short little goblin. To survive, I have to be tricky!$B$BI know the recipe for flash bombs. I use those to scare away wildlife. But I\'m running low on one of the ingredients: crushed blue pearl powder. Get me some and I\'ll make it worth your efforts.$B$BHeh, and I hope you have good boots on. The Blue Pearls I need are found from clams at the Vile Reef.$B$BYep, the Vile Reef in Stranglethorn!','Bring 9 Blue Pearls to Rigglefuzz in the Badlands.','These will work great! I just need to smash them into powder...then mix them with a little of this and a little of that.$B$BWatch out, scavengers! Prepare to be flashed!','Did you get my pearls? I\'m almost out of flash bombs!','','','','','',4611,0,0,0,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4086,5248,0,0,0,0,1,1,0,0,0,0,4852,0,0,0,1,0,0,0,87,21,0,0,0,-350,350,0,0,0,0,2130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (706,2,3,40,45,1,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Fiery Blaze Enchantments','As an apprentice to Feranor Steeltoe, I learned his special technique for imbuing weapons with fiery enchantments. Last I heard of him, he was working at a smithy with a hunting party up in Lordaeron.$B$BI can\'t tell you too many of the details about the process, but I can tell you it requires blood from a rare, still-beating black drake whelp\'s heart. I don\'t have much to do waiting for word from Ironforge. If you bring me a heart from the whelps in Lethlor Ravine, I\'ll show you my skill!','Acquire a Black Drake\'s Heart for Sigrun Ironhew.','Ah yes, this will do excellently. This will enable your weapons to strike with searing heat!','How goes the hunt, $C?','','','','','',4612,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5421,0,0,0,1,0,0,0,47,0,0,0,0,250,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (707,2,1537,30,37,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,738,0,0,0,'Ironband Wants You!','$N. I received reports from Prospector Ironband at his excavation site in Loch Modan--he needs some legwork done concerning another of our excavations.$B$BI don\'t have more details than that, but if you want to stretch your legs then go speak with Ironband.','Speak with Prospector Ironband at Ironband\'s Excavation Site in Loch Modan.','So Stormpike sent you, did he? Good.$B$BI have a big task for you...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,25,0,0,0,0,0,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (708,2,3,30,40,0,0,77,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,4613,1,0,'The Black Box','The surface of this metallic black box is heavily pitted, as if it had been immersed in acid - it must have been sitting in the giant condor\'s stomach for a long time.$B$BTurning the box over, a symbol is found stamped on its bottom. Below the symbol are the words:$B$B\"Engine #19 - Ironforge Siege Brigade\"','Take the Corroded Black Box to the Hall of Arms in Ironforge.',NULL,NULL,'','','','','',4613,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5000,1410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (709,2,1517,30,40,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Solution to Doom','Oh my! Oh my! There is a doom approaching. Mark me! A doom!$B$BNo, I cannot speak of it...cannot utter their names or they may hear me! But if we learn, yes, if we learn more of them...then maybe we can learn how to foil them!$B$BMaybe.$B$BGo into Uldaman. No! I said it! You must find...find the tablet of...Ryun\'eh. Yes, find it! And don\'t make me speak that name again!$B$BIt is deep in that place, in an ancient chest. That\'s where it hides...in a chest crafted before the works of any dwarf.','Bring the Tablet of Ryun\'eh to Theldurin the Lost.','Oh, fortune is with us! Thank you! We may yet be saved!','Did you find the tablet? It must hold secrets! Secrets to save us!','','','','','',4631,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4746,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (710,2,3,35,37,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,711,0,0,0,'Study of the Elements: Rock','Here in the Badlands I\'ve stopped to work on my latest project: my shackles of elemental binding.$B$BWhen complete, they will allow mages to summon even more powerful elementals for use in even greater capacities. To start things off, I need small stone shards to test some of my newest offensive spells along with a few gizmos I\'ve pieced together.$B$BThe shards are easily collected from the lesser rock elementals to the west of here. Could you bring me some?','Find 10 Small Stone Shards and bring them to Lotwil Veriatus in the Badlands.','These shall do nicely, $N. Thank you. Hmm, a bit more sand than I\'d anticipated. Have to adjust the coefficient of friction. No, wait; it should still be negligible with the frost oil.$B$B','This area\'s perfect for-- Could you hold these in place for a moment? Yes, just like that, along the vector normal. Now, what was I... Right. Perfect for testing my latest project. The raw materials, the open space... what more could an intelligent and enlightened practitioner of the arts ask for?','','','','','',4626,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), - (711,2,3,35,39,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,710,0,0,712,0,0,0,'Study of the Elements: Rock','$N, you\'ve already proven more able than all my apprentices combined.$B$BThe next parts I need require a little more strength. Large stone slabs can be found on rock elementals if you\'re careful enough. Their bodies are stronger and larger, and therefore more prone to having pieces large enough for my tests. You can find them further west of here or southeast along the mountains\' edges.$B$BTake your time; I\'ll need a while to test these smaller pieces you brought me.','Bring 3 Large Stone Slabs to Lotwil Veriatus in the Badlands.','$N, simply amazing! I would have thought it\'d take half a dozen tauren to bring all these to me.','I\'m most pleased, $N. My spells affected the smaller pieces just as I predicted. If this experiment is as successful as I foresee, then the elementals I\'ll be able to control will put anything summoned prior to this to shame.','','','','','',4627,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (712,2,3,35,42,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,711,734,-734,0,0,0,0,'Study of the Elements: Rock','$N, there\'s one more part I need from the elementals here in the Badlands: the bracers of rock binding from the greater rock elementals. By my calculations, those bracers should be enough to gauge the strength of my own shackles.$B$BMy attempts at scrying the greater rock elementals showed a group of them southwest of here, near some ogres if I recall.$B$BBring me 5 of their bracers just so I have extras. Servo\'s notorious for misplacing my reagents and research.','Bring 5 Bracers of Rock Binding to Lotwil Veriatus in the Badlands.','$N, have you ever considered becoming a research assistant? No? I\'m not sure what I\'ll do without your abilities here. Intelligence, curiosity, and strength--all combined into one package.','The stone slabs you found were ideal, $N. Lucien will be taking the extra ones back to Kharanos when we\'re done here. After all, they could prove useful again.$B$BFor instance, they\'d be a nice basis for a handy little shelter once I start looking into a multidisciplinary approach to high-yield explosives...','','','','','',4628,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2070,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (713,2,3,35,37,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,714,0,0,0,'Coolant Heads Prevail','Let me tell you something about Frost Oil: nothing can keep an engine or gears from overheating quite like it.$B$BIts cooling properties are extraordinary, and its longevity as a lubricant without equal. That\'s not all: it also aids in retaining enchantments on magical items.$B$BI need a vial of it to increase the magical capacity of my shackles and make them powerful enough to stop our summoned friend from killing us all.$B$BBro\'kin, a goblin friend of mine, can teach you to make it. He\'s in Alterac.','Find Frost Oil and bring it to Lotwil Veriatus in Badlands.','Stupendous! This should be the perfect coolant for my new bracers. If the enchantments don\'t last a century, then I\'ll give all my belongings to Servo.$B$BAll the mages of the Assembly will be in such awe after I finish this, $N. You just wait and see.','Have you found the oil I need? It would be so helpful if you were able to find some.','','','','','',3829,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), - (714,2,3,35,37,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,713,734,-734,0,0,0,0,'Gyro... What?','$N, you\'ve done your job well beyond all standards.$B$B$B$BIf we ever meet in Kharanos, feel free to come apply for work.$B$BWhoops! Quick, grab the... yes, that. Thanks.$B$BNow I just need one more thing. It\'s a small part, but rather crucial, I\'m afraid: a gyrochronatom.$B$BIf you could just go grab one and bring it to me, I should be ready to complete this.','Bring a Gyrochronatom to Lotwil Veriatus in the Badlands.','HA!$B$B$B$BPerfect... just about done. No, really. I AM almost done now. This project is my top priority... at the moment. Let me pop this into place, and you can see for yourself what you\'ve helped me create. It\'ll just take me a few more minutes... maybe... possibly longer. Well, maybe a lot longer. We\'ll see...','Yes, yes, yes. Just a moment.$B$B','','','','','',4389,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (715,2,3,35,37,0,0,255,171,0,0,0,0,0,0,0,0,0,8,0,714,0,0,0,0,0,0,'Liquid Stone','I\'m thinking those items you acquired for Lotwil are going to be the least of our worries, $N. On the other hand, you\'ve proven more than adept at the sciences Lotwil holds sacred, so how about helping me out?$B$BI need an invisibility potion and a healing potion; both might come in handy real soon if he pulls this off.$B$BIn return, I\'ll give you this recipe for a potion I\'ve been developing while learning from Lotwil. It\'s based on some of the research he\'s been doing here in the Badlands.','Bring a Healing Potion and a Lesser Invisibility Potion to Lucien Tosselwrench in the Badlands.','YES!$B$BI mean, thank you, $N. These will be helpful while traveling through the Badlands.','He\'s getting closer to finishing. How are things going on your end?','','','','','',929,3823,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4624,4623,0,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (716,2,3,35,42,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,712,0,0,0,0,0,0,'Stone Is Better than Cloth','I know how cheap Lotwil can be, $N, so let me make you something for all your troubles. Maybe it\'ll even help protect you from the coming atrocity that is Lotwil\'s newest invention.$B$BI\'ve been working with all the extra stones you collected for him, and I can make some nice bracers that you might want to use. They\'re enchanted, of course.$B$BI\'ll just need patterned bronze bracers crafted by a blacksmith so I can complete the bracers I\'m making for you.','Bring some Patterned Bronze Bracers to Lucien Tosselwrench in the Badlands.','Here you go, $N. Try these on.','I wouldn\'t wait too long to get that bracer, $N.$B$BWho knows what\'s going to happen next?','','','','','',2868,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4979,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (717,2,3,40,50,1,0,77,0,0,0,0,0,0,0,0,0,0,0,0,732,0,0,0,4640,1,0,'Tremors of the Earth','It has become obvious that we cannot ensure that Blacklash and Hematus will remain imprisoned in Lethlor. That black dragons have taken up residence there, and that the ogres managed to steal the Sign indicates that more drastic measures will have to be taken.$B$BThe drakes\' prison is maintained by three runestones that may only be retrieved using the Sign of the Earth. Those runestones can then be used to break the seal which imprisons them.$B$B$n... assure that their dreams are eternal.','Use the Sign of the Earth to activate the Pillars of Amethyst, Opal, and Diamond and obtain the Runestones.$B$BPlace the runestones in the Seal of the Earth to free Blacklash and Hematus.$B$BSlay them and return Blacklash\'s Bindings, the Chains of Hematus, and the Sign of the Earth to Garek.','No longer will the Kirin Tor need to worry over the prisoners of Lethlor. I will return to report success to my master. Krasus will no doubt be pleased.','Strong magics and powers held the drakes\' prison for so long, but we cannot allow any possibility that Blacklash and Hematus may be released.','','','','','',4615,4645,4640,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11193,11194,11195,11196,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,350,0,0,0,0,0,3540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (718,2,3,35,38,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,733,0,0,0,'Mirages','In our hurry to leave the Uldaman excavation site, we were forced to abandon many wagons and crates of supplies along the way. The local ogres from Camp Kosh have been on our abandoned equipment like vultures on a rotting corpse. Don\'t smell much better, either. Than the corpses, I mean.$B$BAnyways, they took the cart that was carrying all our weapons and such... so--well, this is a bit embarrassing--we haven\'t been able to get any food.$B$BWe\'re in a bit of a pickle here, suppose you could help us out?','Retrieve the Supply Crate for Sigrun Ironhew.','Thanks so much, $N. While you were gone, I... er... swallowed a mouthful of sand. It...$B$BWell, enough of that, we\'ll go out and get some food tonight. Eat like kings!','The desert\'s a bad place to be hungry, my friend, let me tell you that.$B$BHey... what\'s that over there...','','','','','',4629,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,150,0,0,0,0,0,1290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (719,2,3,35,35,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Dwarf and His Tools','Hey, $N. Be careful \'round here. There be Dark Iron dwarves all around--looked like the Shadowforge clan.$B$BThey just attacked the excavation site I was workin\' at--killed nearly everyone there, including my boss Hammertoe. I barely escaped with me life.$B$BThe site\'s just to the north of here, and I\'m tryin\' to plan a way to get some of our supplies back, especially me lucky pick.$B$BThink you\'d be up to helpin\' me out some? One of those damned Dark Iron must have my pick! Could be anyone of them.','Find Ryedol\'s Lucky Pick and return it to Prospector Ryedol south of Hammertoe\'s Dig Site.','Ye\'re me savior, $C. I\'m glad someone could teach those Shadowforge a lesson or two. Thanks for yer help.','Not sure what the Shadowforge were lookin\' for, but they definitely had a purpose.','','','','','',4616,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,0,0,0,1,0,0,0,47,0,0,0,0,250,0,0,0,0,0,1650,0,0,0,0,0,0,0,0,3,1,1,6,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (720,2,3,35,35,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,721,0,0,0,'A Sign of Hope','$B$B\"Ryedol, $BThey\'re taking me to Uldaman. Send help.$B-Hammertoe\"','Find Prospector Ryedol and let him know Hammertoe Grez is alive.','Hammertoe\'s alive?! This is amazin\', $N!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,75,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (721,2,1517,35,35,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,720,0,0,722,0,0,0,'A Sign of Hope','$N, can ye find him? Can you find Hammertoe in Uldaman?$B$BIf those dirty Shadowforge are holdin\' him hostage to figure out what he knows about the titan excavations, then all of Ironforge could be in huge trouble.$B$BFor a long time now those Dark Irons have been lookin\' for magics to make more powerful golems. Hammertoe was doin\' the same, of course, but only to stop them.$B$BThey\'re probably keepin\' him alive until they learn what he knows.Ye\'ve got to hurry if you\'re gonna save him!','Find Hammertoe Grez in Uldaman.','Yes? Ah\'m sorry... Feel so weak. Can ye come closer, $C?$B$BRyedol sent ye? Muradin be praised, that boy\'s not as slow in the head as I once thought. ',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,1650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (722,2,1517,35,40,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,721,0,0,723,0,0,0,'Amulet of Secrets','Ye\'re brave... ... to come into Uldaman fer me, $c.$B$BIf ye\'re really here to help... ol\' Hammertoe, then... ... you\'ll need to find... me amulet.$B$BDeepshadow\'s got it... Magregan Deepshadow. He\'s \'round here... in the ruins fer sure. That amulet\'ll lead \'em... ... right to the scrolls if he ain\'t stopped. It\'s up to you, $N. Please... get that amulet.$B$BThe scrolls will surely help the Dark Irons create even more powerful golems. I just know it. I can feel it in me bones.','Find Hammertoe\'s Amulet and return it to him in Uldaman.','Ha! $B$BAh knew you\'d find me amulet, $N.$B$B Well done indeed, $N. ','The Shadowforge clan... is dangerous. Be careful. You must find the amulet.','','','','','',4635,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (723,2,3,35,40,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,722,0,0,724,4635,1,0,'Prospect of Faith','$B$BFind Ryedol, $N. Bring \'im me amulet. He\'ll... figure out what to do. He knows I was seeking the origins of our people, and he... ... knows it was also my mission to stop the Shadowforge clan. They must not be allowed to find the scrolls... ','Take Hammertoe\'s Amulet to Prospector Ryedol in the Badlands.','Hammertoe\'s amulet? I think my spirits were higher when I thought he was dead. Knowin\' fer sure only makes the pain worse. This amulet was his life\'s work. I can\'t let his death be in vain.','I\'d say it was a bad day, but this is the Badlands: every day\'s a bad day.','','','','','',4635,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,150,0,0,0,0,0,1410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (724,2,3,35,40,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,723,0,0,0,4635,1,0,'Prospect of Faith','Okay, okay... who would know what to do?$B$BHistorian Karnik! That\'s it!$B$BHe\'s in Ironforge. He\'ll be able to help. He and Hammertoe were workin\' together to find the lost artifacts in Uldaman.$B$BGuess the Shadowforge found out the two of them knew more than they were lettin\' on.$B$BTell Karnik what\'s happened to Hammertoe and give him the amulet--he\'ll tell you what needs to be done next.','Take Hammertoe\'s Amulet to Historian Karnik in Ironforge.','Oh! Well, this is a different matter entirely. You probably don\'t realize the gravity of this matter yet, do you?$B$BI care deeply about Hammertoe\'s demise, but if he sent you here with his amulet, then he understood what\'s at stake.$B$BWe will have to take time to mourn his death later.$B$BLet me show you one of the reasons this amulet is so valuable.','Ah, yes. Another traveler seeking something from the dwarves.$B$BMa\'am, I\'m truly sorry, but I\'ve no time to answer meaningless questions right now.','','','','','',4635,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (725,2,3,35,40,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,724,0,0,726,4622,1,0,'Passing Word of a Threat','$N, run and find Advisor Belgrum as quickly as you can. Tell him what you\'ve witnessed and ask him how he wants us to proceed. This note will explain more to him.$B$BIn the meantime, I will take the time to speak to Hammertoe\'s spirit. Maybe he knows something that will help us put a stop to those Shadowforge cretins\' activities in the Badlands. We can only pray.','Find Advisor Belgrum and give him his note.','Ah, word from Historian Karnik. Excellent.$B$BI always have time for his business.$B$B','Hmm? Yes, $C.','','','','','',4622,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,75,0,0,0,0,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (726,2,3,35,40,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,725,0,0,762,0,0,0,'Passing Word of a Threat','$B$BOch, these are evil tidings.$B$B$N, please return to Historian Karnik and tell him on the king\'s authority to act on this information swiftly and decisively. He must halt the Shadowforge\'s activities in the Badlands.','Speak to Historian Karnik.','You\'re treating this matter with an urgency I\'d expect from the king himself, $N.$B$BAll right, then. I know what\'ll bring the Shadowforge down.$B$BTheir presence in Uldaman can be slowed if we strike them at their base of operations: Angor Fortress.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,150,0,0,0,0,0,1410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (727,2,3,30,40,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,709,0,0,735,4648,1,0,'To Ironforge for Yagyin\'s Digest','The Tablet tells much. But not enough! Not nearly enough!$B$BThere is a book, a digest that Yagyin wrote in ages past. The ... people I fled ... they keep this book in many places. And their most learned study it. It holds vast knowledge. Knowledge to protect us!$B$BGo to Gerrig Bonegrip. He is in a shop in Ironforge, in the Forlorn Cavern. Show him this sigil and he\'ll think you one of them. Ask him for Yagyin\'s Digest ... and bring it to me!','Give the Sigil of the Hammer to Gerrig Bonegrip in the Forlorn Cavern of Ironforge.','Oh. Greetings, brother.$B$BAnd praise to the dwellers beneath.','Hello. Welcome to my shop, but watch what you touch.$B$BKnowledge can be deadly.','','','','','',4648,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (728,2,3,30,40,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,709,0,0,736,4648,1,0,'To the Undercity for Yagyin\'s Digest','The tablet tells much. But not enough! Not nearly enough!$B$BThere is a book, a digest that Yagyin wrote in ages past. The... people I fled from... they keep this book in many places. And their most learned study it. It holds vast knowledge. Knowledge to protect us!$B$BGo to Keeper Bel\'dugur in the Undercity of Lordaeron. Show him this sigil and he\'ll think you one of them. Ask him for Yagin\'s Digest...and bring it to me!','Bring the Sigil of the Hammer to Keeper Bel\'dugur in the Undercity.','Be discrete with your signs, $C. There are those who do not believe the righteousness of our pledge.$B$BAnd there are those who would see us fail if they knew of us.$B$BWe must always be careful. And watchful. And patient.','Ah, we have an eager $C, I see. Are you here to learn from my collection? Good!$B$BBut be warned: just as knowledge gives power to the strong...it will drive the weak mad.','','','','','',4648,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (729,2,148,15,20,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Absent Minded Prospector','What an honor it was when Master Greywhisker assigned me to work under the guidance of the great Prospector Remtravel. At the academy in Ironforge everyone knew of Remtravel\'s great discoveries.$B$BBut the prospector is rather... um... oblivious ...to his surroundings.$B$BWe had uncovered evidence of a great society. Horrible golems sprang forth from the ground and overran the site. Remtravel never seemed to notice. I ran back to Auberdine for help.$B$BPlease travel south and see if the prospector is okay!','Travel south and check on Prospector Remtravel.','Hollee. is that you? I need some help chiseling this stone. Hand me my stone brush, I think I see something.$B$BHey, you\'re not Hollee! Don\'t suppose you\'ve seen my stone brush?$B$BNever mind that now! I promised the League I\'d send the mysterious fossil I found. Where did Hollee go?$B$BSo much work to be done! Now where is that mysterious fossil... and my brush... and Hollee...$B$BAnd who are you... \'tis no matter, so long as you\'re here to help.$B$BLet me know when you\'re ready to start looking.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,150,0,0,0,0,0,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (730,2,1657,14,14,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,729,0,0,0,'Trouble In Darkshore?','How nice it is to see a $c interested in the great archeological wonders of our world.$B$BOftentimes our work is dismissed as mere hobby by our friends in the Alliance. But what many fail to realize is that recent discoveries in Khaz Modan have proven that a great and powerful force threatens all of Azeroth, from Lordaeron to Kalimdor.$B$BI am most worried about my crew that I sent to Darkshore. They haven\'t sent word in weeks.$B$BTravel to Auberdine and look for a clue as to their whereabouts.','Travel to Auberdine and look for signs of the dwarven excavation team.','I\'m so glad Chief Archeologist Greywhisker sent for us.... ','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,75,0,0,0,0,0,294,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (731,2,148,15,20,1,0,77,0,0,0,0,0,0,0,0,2,0,2,2,729,0,0,741,0,0,0,'The Absent Minded Prospector','So then, Hollee... oh that\'s right, you are not Hollee. Where\'s Hollee?$B$BBah, that\'s beside the point. We must find that stone brush... I mean the mysterious fossil! We must find that fossil. The Explorers\' League in Darnassus will want some indication as to what I\'ve been doing.$B$BLet me know when you are ready and we will hunt down that brush.... I mean fossil! We shall find something in writing to satisfy the League.$B$BSo are you ready yet?','Protect Prospector Remtravel as he searches for the mysterious fossil, then return to Archaeologist Hollee in Auberdine.','Thank the stars Prospector Remtravel is safe! I told you he was absent minded. I can\'t believe he insisted on staying there with all of those horrible creatures lurking about.','Is the prospector alive?','Escort Prospector Remtravel','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,731,0), - (732,2,3,40,43,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,718,0,0,717,0,0,0,'Tremors of the Earth','I heard from Sigrun that you have been a great help to him. Perhaps I might enlist your help. I was sent here by my master, Krasus of the Kirin Tor, to put an end to the trouble brewing in Lethlor Ravine.$B$BI cannot divulge the exact nature of my assignment here or the tasks that I must undertake, but be assured it is of vital importance.$B$BA band of wandering ogres, sometimes seen near Camp Boff, stole an object called the Sign of the Earth; I must have it. Bring it to me, and I will tell you more.','Retrieve the Sign of the Earth for Garek.','Good tidings you bring bearing the Sign, $N. The Sign of the Earth was created by the Dark Iron dwarves of Angor Fortress to bind two of Deathwing\'s ruthless lieutenants, the twins Blacklash and Hematus.','The nomadic band of ogres travels between their camps across the Badlands; heat rising from the dry earth and the swirling winds will make it difficult to track their progress. I have heard that sometimes they travel through Camp Boff. If you are lost, you might try your search there.','','','','','',4640,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,2160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (733,2,3,35,40,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,718,0,0,0,0,0,0,'Scrounging','It\'s going to be tough going here if I can\'t manage to scrounge up some materials to construct some defenses and other necessities. I\'ve noticed that the ogres in the area seem to be well equipped with scrap metal. Maybe the stories of siege engines in the Badlands weren\'t so far off after all...$B$BAnyways, the Prospector\'s been getting worried about the state of our little camp, so I\'d like to get working soon if I can.$B$BThe main ogre camp is at Dustbelch Grotto, a good trek to the west of here.','Get 7 pieces of Scrap Metal for Sigrun.','It\'s a start, $N, and it\'ll have to do until we hear word from Ironforge or the Explorers\' League.$B$BNow, if only I could find some salt somewhere for my quenching barrel...','Well, I\'ve made do with what I could, but... it\'s not much. Have you found any more supplies?','','','','','',4630,0,0,0,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4652,4653,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (734,2,3,35,42,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,777,0,0,0,'This Is Going to Be Hard','Wonderful, wonderful.$B$B$B$BGo speak to Lucien, $N. I need a cog #5. Bring it to me, will you?','Speak to Lucien Tosselwrench in the Badlands.','Cog #5, huh? Yeah, this isn\'t going to be good.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (735,2,3,30,44,1,0,77,0,0,0,0,0,0,0,0,0,0,0,0,727,737,0,737,4649,1,0,'The Star, the Hand and the Heart','Yagyin\'s Digest, eh? Are you starting a new chapter of us, somewhere? Never mind, it is not my place to ask.$B$BI will help you, for I have an extra copy. We must aid each other, yes? That is how we flourish.$B$BI require three items of power. Bring them to me and I will give you the digest.$B$BI will not speak their names. Ears may be on us. But here, I will write them down.','Return the items on the Bonegrip\'s Note to Gerrig Bonegrip in Ironforge.','You are resourceful, $C. If it truly is your charge to begin a new chapter of our order, then I believe you will run it well.','Do you have the relics for which I asked?','','','','','',4646,4641,4644,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (736,2,1497,30,44,1,0,178,0,0,0,0,0,0,0,0,0,0,0,0,728,737,0,737,4650,1,0,'The Star, the Hand and the Heart','You need Yagyin\'s Digest? Your plan, then, is to gather another flock? Of course it is...and of course I will help you, $gbrother:sister;.$B$BBut you must help me too.$B$BI require three items of power. Bring me these and the digest will be yours.$B$BI cannot utter the names of these items, but I will write them down.$B$BGet me the items on this list. If you can do that, then you are truly worthy of opening your own chapter of our order.','Bring the items on Bel\'dugur\'s Note to Keeper Bel\'dugur in the Undercity.','I am impressed! You possess great skill, or great fortune, to have gained these relics. Either way, you are an asset to us.','How goes your mission, $c.','','','','','',4646,4641,4644,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (737,2,3,30,40,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4647,1,0,'Forbidden Knowledge','I have the digest for you, $N. I need not tell you to take great care with it. And to keep it far from unfriendly hands. $B$BThis book holds many truths...$B$B...And the truth can burn.','Bring Yagyin\'s Digest to Theldurin.','You got it! Oh, hope glimmers!$B$BYour efforts may yet save us, $N. A monument they should make of you! A shrine they should build! May your name be praised until your grandchildren have grandchildren!$B$BUnless...THEY are freed and rise to the surface. If that happens then you can forget about children.$B$BIf THEY are freed, then we\'re all worm food.','Ho! You were gone a long time. Did you get the digest?','','','','','',4647,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4984,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (738,2,3,30,38,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,707,0,0,739,0,0,0,'Find Agmond','Prospector Agmond was in charge of our excavation sites in the Badlands, to the southwest. I say \"was\" because...well, I haven\'t heard from him in weeks. I need you to find Agmond so I can get his report.$B$BLast I heard Agmond was at the southernmost dig site in the Badlands--a tiny operation past the Angor Fortress. I\'d start your search for him there.','Find Agmond.','This skeleton must be the unfortunate remains of Agmond. His body is broken and battered, and his bones picked clean.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4982,1529,2776,0,1,1,2,0,47,0,0,0,0,75,0,0,0,0,400,870,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (739,2,3,30,42,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,738,0,0,704,0,0,0,'Murdaloc','Agmond\'s tracks lead from the west. It is easy to tell from the bloody smears across rock and sand that the dwarf crawled some distance.$B$BAnd here he died.$B$BUpon close inspection, the word \"Murdaloc\" is roughly scrawled in a patch of Badlands sandstone.$B$BScrawled next to Agmond\'s dead hand.','Slay Agmond\'s killer, Murdaloc.$B$BSlay 12 Stonevault Bonesnappers.$B$BReport to Prospector Ironband in Loch Modan.','This is sobering news, $N. But Agmond had a strong arm and a fierce hammer-swing, and his skull was as thick as they come! Although he was killed by those cursed troggs I\'m sure he took a lot of them down with him.','Do you have news of Agmond\'s fate? Did you find him?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2945,2893,0,0,1,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4983,0,0,0,1,0,0,0,47,0,0,0,0,250,0,0,0,0,0,2070,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (741,2,148,15,20,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,731,0,0,942,4654,1,0,'The Absent Minded Prospector','So the prospector wants to send the mysterious fossil to the Explorers\' League in Darnassus? I don\'t feel right leaving Darkshore without him.$B$BHere, $n, deliver the mysterious fossil to Chief Archaeologist Greywhisker in Darnassus.','Take the mysterious fossil to Chief Archaeologist Greywhisker in Darnassus.','Oh my! Leave it to Prospector Remtravel to discover such a find!','What can I do for you, $R?','','','','','',4654,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5629,5630,11936,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,150,0,0,0,0,0,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (742,2,1638,20,20,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,6383,235,0,0,0,0,'The Ashenvale Hunt','Attention, young adventurers! The wilds of Ashenvale await you!$B$BThe Horde has established a strong presence in the lands north of the Barrens. Our two outposts - Splintertree Post and the Zoram Strand Outpost - strive to bring glory to the Horde! Those who would prove themselves should seek out guidance there. Of note: Senani Thunderheart in Splintertree Post, directly north of the Barrens, seeks adventurers willing to take part in a great hunt of Ashenvale!','Speak with Senani Thunderheart at Splintertree Post, Ashenvale.','Welcome to the new frontier, $N. Ashenvale is a land of opportunity, one where a young $C like yourself is able to find boundless chances to prove their mettle. Look around the outpost here, and be sure to travel out to the Zoram Strand, as the Horde has another outpost there as well.$B$BYour presence here tells me that you\'ve come to learn more about the hunt. Listen close, and I will gladly share with you what you need to know.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,96,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (743,2,215,5,8,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Dangers of the Windfury','Thank you for taking the time to speak to me, $N. I am Ruul, warrior and teacher.$B$BYou have obviously reached an age when you must prepare for your trials if you are to adventure much further out of Mulgore.$B$BIf you wish a test of your strength, start by seeking out the Windfury harpies to the southeast. They nestle along the mountain\'s edges away from the road.$B$BThey are one of our natural enemies here in Mulgore and will be a good gauge of your skill.','Bring 8 Windfury Talons to Ruul Eagletalon in Bloodhoof Village.','You have done well, $N. You seem well prepared to travel onward. Let the wind always be at your back.','The Windfuries are deadly foes. Their strength in battle is only rivaled by their desire for fresh meat.','','','','','',4751,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,225,420,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (744,2,1638,7,11,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Preparation for Ceremony','$N, my brother soon stands before Chief Bloodhoof, and it is my honor to make his headdress for him.$B$BI want to ask a favor of you while I finish tanning these leather straps. There is not time for me to find enough feathers, and I was wondering, would you gather more for me?$B$BYou can find feathers of the correct size from the harpies residing far to the north and northwest of Thunder Bluff. I need only 6 azure and 6 bronze feathers to complete the design.','Collect 6 Azure Feathers and 6 Bronze Feathers, and bring them to Eyahn Eagletalon in Thunder Bluff.','Thank you for your help, $N.$B$BMy part in my brother\'s ceremony is almost complete. Giving him his headdress and witnessing the ceremony are all my duty requires of me.','This headdress will certainly be a wonderful gift for my brother.','','','','','',4752,4753,0,0,6,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4968,4967,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,525,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (745,2,215,1,6,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Sharing the Land','$N, there are many conflicts that wound this land. It is my hope that you will not bear witness to as many of them as I have. Yet there is one that I would ask you to seek out. It will give you some sense of how terrible, if left unchecked, even a small threat can be to the land.$B$BPalemane gnolls have settled to the south of Bloodhoof and in a cave to the west. They disrespect our attempts to communicate with them, and they slay the wildlife of Mulgore unbridled.$B$BWords are no longer the answer.','Kill 10 Palemane Tanners, 8 Palemane Skinners, and 5 Palemane Poachers, then return to Baine Bloodhoof in Bloodhoof Village.','$N, it is good you\'ve taken my task seriously. Respect of the land and its creatures is important. Death and life are a circle... a necessity. One cannot exist without the other. Take time to ponder this and do well to never forget it.','If the Palemanes had respected the land and its inhabitants more, this conflict would have never occurred.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2949,2950,2951,0,10,8,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4960,0,0,0,25,0,0,0,81,0,0,0,0,250,0,0,0,0,125,330,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (746,2,215,6,8,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Dwarven Digging','There are dwarves preparing a dig site to the northwest. They think secrets lie in the earth, and that is true, but hollowing and defiling the land is no way to earn its teachings.$B$BCollect the dwarven tools of digging, smash them, and return to me with the dwarves\' broken tools.$B$BYou can smash the tools at a forge. You will find one in Thunder Bluff, but any forge -- even a forge at the dwarven camp -- will suffice.','Collect 5 Prospector\'s Picks.$B$BAt a forge, smash the Prospector\'s Picks to create Broken Tools.$B$BBring 5 Broken Tools to Baine Bloodhoof in Bloodhoof Village.','Thank you, $N. This will calm the beasts of Mulgore. And, spirits willing, it will teach the dwarves that hollowing the land is not the path to knowledge.','Hello, $N. Do you have the Broken Tools? The dwarves\' digging will enrage the kodos of Mulgore. This defilement must be stopped!','','','','','',4703,0,0,0,5,0,0,0,4702,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4969,4970,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,420,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (747,2,220,1,2,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Hunt Begins','You have a promising air about you, and will prove yourself to the tribe. Perhaps someday soon you will be welcomed into the great city of Thunder Bluff. But before that can happen you must prove yourself to my father, Chief Hawkwind.$B$BUp here on Red Cloud Mesa we pride ourselves on keen hunting skills. Tauren hunt out of necessity and for sport. Our supply of meats has run low and we require feathers for clothing. Hunt the nearby plainstriders and prove yourself by resupplying the village.','Grull Hawkwind in Camp Narache wants you to bring him 7 Plainstrider Feathers and 7 pieces of Plainstrider Meat.','The Tauren of Narache thank you, $N. You show much promise.','Providing meat and feathers for the tribe is the first step in proving yourself as a $C before the Chief.','','','','','',4739,4740,0,0,7,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4954,4910,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,102,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (748,2,215,4,5,0,0,32,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Poison Water','Goblins and their servants have tainted our sacred water wells! We cannot allow this.$B$BTo cleanse each well, I must create a cleansing totem, then you must bring the totem to the well and perform a cleansing ritual.$B$BFirst we will create a cleansing totem for the Winterhoof Water Well. To do this, the land must offer its aid. Hunt prairie wolves for their paws and adult plainstriders for their talons. They are to the southwest.$B$BReturn to me with the paws and talons, $N.','Bring 6 Prairie Wolf Paws and 4 Plainstrider Talons to Mull Thunderhorn in Bloodhoof.','You have done well, $N. I will take these and bind their power into a totem of cleansing.','Do you have the paws and talons, $N?','','','','','',4758,4759,0,0,6,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,748), - (749,2,215,5,8,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,751,0,0,0,'The Ravaged Caravan','A few days ago, we found a Venture Co. caravan traveling under guard on the northern shore of Stonebull Lake. We\'d lost two of our number in an earlier battle, so we were quick to attack and lay waste to the caravan.$B$BWe left their supply crates, thinking that our torches would destroy anything of value, but given that Venture Co. salvagers have been spotted near the burned wagons, maybe we were wrong.$B$BPerhaps you could go to the caravan and examine the contents of the crates.','Morin Cloudstalker wants you to examine the contents of a supply crate at the Ravaged Caravan.','All sides of the crate are stamped with the sign of the Venture Co. Mining Division. Notes printed carefully on the side of the carton indicate that the contents are due for processing at one of their central plants.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,150,0,0,0,0,0,315,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (750,2,220,1,3,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,747,0,0,780,0,0,0,'The Hunt Continues','A tauren skilled in the ways of the hunt knows that his prey is not for mere trophy. The beasts of the plains provide us with a means of survival. You will make quite an impression on the elders if you can bring back some highly valued Mountain Cougar Pelts. You can find the beasts lurking in the hills to the south.$B$BOur children need clothing and our tents need mending.','Grull Hawkwind in Camp Narache wants you to bring him 10 Mountain Cougar Pelts.','The Tauren of Narache thank you for these provisions, $N. With your skill in the ways of the hunt you will surely be revered in Thunder Bluff someday.','If you can provide pelts for the tribe I will pass word along to my father, Chief Hawkwind, of your generous deeds.','','','','','',4742,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4908,4913,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (751,2,215,5,8,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,749,0,0,0,4834,1,0,'The Ravaged Caravan','Prying open the lid reveals a tightly packed assortment of ore and minerals, more evidence of the Venture Co.\'s mining operation in Mulgore. On the top of the ore and minerals you remove a tightly bound sheaf of papers.$B$BUp in the foothills to the east, you can barely hear the sounds of work, and see smoke rising from a large fire.','Return the Venture Co. Documents to Morin Cloudstalker near Bloodhoof Village.','It does indeed appear that the Venture Co. is attempting to rob us of our natural resources. It is good to know this for true, and now it seems, we must do something about it.','Hail, $N. Have you learned anything new about the Venture Co.\'s plans and operations in our homeland?$B$BIf they plan to exploit our lands as they have others, the Outrunners will be quick to put an end to it.','','','','','',4834,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,150,0,0,0,0,0,315,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (752,2,220,1,2,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,753,0,0,0,'A Humble Task','All members of the tribe share in the harmony of life. We live together and work together.$B$BOur commitment to one another carries with it a high degree of responsibility. I ask of you now a humble task.$B$BMy mother set out this morning to fetch water from the well to the southeast of Narache. It has been quite some time now. Perhaps you could check on her for me while I attend to tribal matters here?','Chief Hawkwind wants you to search for his mother near the water well to the southeast of Camp Narache.','You traveled all this way just to help an old woman? My my, aren\'t you a keeper?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,75,0,0,0,0,17,51,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (753,2,220,1,3,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,752,0,0,755,0,0,0,'A Humble Task','I have traveled many paths through life and these old legs lack the vigor they once had. I can still perform my duties to the tribe. Sometimes it just takes an old woman a little longer to do the task.$B$BBut you look like an eager $c. Let\'s put some of that youthful vitality to the test. Take a water pitcher from the well and bring it to my son, the Chief, in Camp Narache.$B$BRemember that even the most humble task can gain the recognition of elders.','Take a Water Pitcher from the water well.$B$BReturn the pitcher to Chief Hawkwind in Camp Narache which is northwest from the water well.','You carried this pitcher back at the Greatmother\'s bidding, I see.$B$BYour willingness to help others and provide for the tauren of Camp Narache leads me to believe you would make the tribe proud in Thunder Bluff someday.','You look as though you have returned from the plains. Do you have any word from Greatmother Hawkwind?','','','','','',4755,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,40,150,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,753,0), - (754,2,215,4,6,0,0,32,0,0,0,0,0,0,0,0,0,0,2,2,748,0,0,0,5411,1,0,'Winterhoof Cleansing','I have crafted the totem to cleanse the Winterhoof Water Well. Now, you must take it to the well and perform a cleansing ritual. You will find it to the southeast, guarded by foul goblins!$B$BThis will not be an easy task, but you must do it if we are ever to use its waters again.$B$BFortune to you, $N.','Use the Winterhoof Cleansing Totem at the Winterhoof Water Well, then return to Mull Thunderhorn.','News of your deed reached me moments ago -- already the beasts near the well drink from it eagerly.$B$BYou have done a great thing for the land, $N. And you have done a great thing for the Tauren people.',NULL,'Cleanse the Winterhoof Water Well','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (755,2,220,1,3,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,753,0,0,757,0,0,0,'Rites of the Earthmother','Your willingness to perform a humble task for the tauren of Narache and your eagerness to learn are noble traits, $n. I believe one day you will be heralded in Thunder Bluff as a $c of greatness.$B$BBefore that you must embark on the Rites of the Earthmother, of which there are three.$B$BThe first test is the Rite of Strength. Travel to Seer Graytongue and tell him Chief Hawkwind has sent you.$B$BYou will find the seer\'s abode directly to the south of Camp Narache, tucked away in the hills.','Travel to Seer Graytongue who lives in the hills directly south of Camp Narache.','Chief Hawkwind sent you? Embarking on the Rites of the Earthmother is no small task...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,150,0,1126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (756,2,215,4,7,0,0,32,0,0,0,0,0,0,0,0,0,0,8,0,754,0,0,0,0,0,0,'Thunderhorn Totem','To create the Thunderhorn Cleansing Totem, you must gather the claws of the predators of the Mulgore plains. Hunt prairie stalkers for their stalker claws and flatland cougars for their cougar claws, then return to me.$B$BYou will find the prairie stalkers and flatland cougars to the east and west.','Bring 6 Stalker Claws and 6 Cougar Claws to Mull Thunderhorn.','Thank you, $N. The purity with which these beasts hunt is vital in the creation of the next cleansing totem.$B$BThe goblins will never learn the difference between contending with the land, and living in harmony with it.','$N, do you have the claws I sent you to gather? The Thunderhorn Water Well grows more tainted with each passing hour!','','','','','',4801,4802,0,0,6,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,756), - (757,2,220,1,4,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,755,0,0,763,0,0,0,'Rite of Strength','The Rites of the Earthmother are the steps a young tauren needs to take to gain respect in Thunder Bluff.$B$BFirst you must pass the Rite of Strength. In this test you must prove your bravery by slaying enemies of the tribe.$B$BBristlebacks of Brambleblade Ravine to the east are encroaching on our tribal lands. They ambush our hunting parties and steal from the village by dark.$B$BShow your valor by slaying these villains and return to the Chief in Camp Narache with their belts as proof of your deeds.','Kill Bristlebacks in Brambleblade Ravine and bring 12 Bristleback Belts to Chief Hawkwind in Camp Narache.','You have passed the first test of the Rites of the Earthmother. The tribe will be proud.','Have you completed the Rite of Strength, $N? I require proof of your valor against the enemy of our tribe, the Bristlebacks.','','','','','',4770,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1382,1383,2137,5776,5777,0,1,1,1,1,1,0,0,0,0,0,0,0,0,0,81,0,0,0,0,350,0,0,0,0,0,270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21,0,0,0,0,0,0,0,0,0,0), - (758,2,215,4,8,0,0,32,0,0,0,0,0,0,0,0,0,0,2,2,756,0,0,0,5415,1,0,'Thunderhorn Cleansing','The totem is ready, $N. And again, it is your task to perform the ritual of cleansing.$B$BGo to the Thunderhorn Water Well, north of the village, and use the Thunderhorn Cleansing Totem in your ritual. After you do this, return to me.$B$BMay the spirits guide you.','Use the Thunderhorn Cleansing Totem at the Thunderhorn Water Well, then return to Mull.','Ancestors of the Thunderhorn clan spoke to me in a dream, praising you for your actions near their well.$B$BFor their gratitude, they wish to give you this...',NULL,'Cleanse the Thunderhorn Water Well','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4963,0,0,0,1,0,0,0,81,0,0,0,0,250,0,0,0,0,0,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (759,2,215,4,10,0,0,32,0,0,0,0,0,0,0,0,0,0,8,0,758,0,0,0,0,0,0,'Wildmane Totem','There is but one water well left to cleanse, named after the Wildmane clan. For this well to be pure, the land must offer the teeth of a fierce predator, the prairie wolf alpha. Find the alphas to the north, then return to me when your hunt is finished.$B$BAlphas often wander around the base of our mighty city, Thunder Bluff.','Bring 8 Prairie Alpha Teeth to Mull Thunderhorn in Bloodhoof Village.','Very good, $N. I can feel the sacrifice of the land in this offering, and my spirit swells with sadness, and pride.','$N. Do you have the teeth I asked for?','','','','','',4803,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,759), - (760,2,215,4,10,0,0,32,0,0,0,0,0,0,0,0,0,0,2,2,759,0,0,0,5416,1,0,'Wildmane Cleansing','Your cleansing of the Winterhoof and Thunderhorn wells is spoken among the spirits, young $N. The Wildmane Totem is made, and your last task lies ahead.$B$BThe Wildmane Water Well lies north of Thunder Bluff. Perform the ritual! Heal the land of the goblins\' poisons! Let clean water flow once again!','Use the Wildmane Cleansing Totem at the Wildmane Water Well, then return to Mull Thunderhorn.','You\'ve done it. You have cleaned the wells, and healed our land. Bloodhoof village is grateful, $N.$B$BMay the wind whisper your deeds for a hundred seasons, and may the waters of Mulgore remain clean forever.',NULL,'Cleanse the Wildmane Well','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3443,4961,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,350,0,0,0,0,0,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (761,2,215,4,6,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Swoop Hunting','The swoop is a cunning bird, and difficult to find and hunt. A collection of Swoop Quills is a badge of cleverness and determination for a hunter.$B$BIf you are willing to take up this task, then enter the plains and hunt the swoop.$B$BBring me their quills, and bring honor to your clan.$B$BThe swoops may be found anywhere in Mulgore, but your eyes must be sharp to spot them, and your hooves must be quick to catch them.','Bring 8 Trophy Swoop Quills to Harken Windtotem in Bloodhoof Village.','I know that gathering these quills was not an easy task, $N. In doing this, you prove that you are a $C of merit. It is good to have you at Bloodhoof Village.','Have you found the swoops, $N. Do you have their quills?','','','','','',4769,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,350,0,0,0,0,250,405,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (762,2,3,35,44,1,0,77,0,0,0,0,0,0,0,0,0,0,8,0,726,0,0,1139,0,0,0,'An Ambassador of Evil','Ambassador Infernus was sent to Angor Fortress by Ragnaros himself to mind the Shadowforge seeking lost artifacts in Uldaman.$B$BIt has already meant tremendous casualties for our people, but it has obviously grown worse. I hesitate to guess how many artifacts they would be able to find and use against Ironforge.$B$BOur goal is simple, $c. Return to the Badlands and destroy Ambassador Infernus. Once the threat is eliminated, return to Advisor Belgrum with proof of your victory.$B$BIt is in your hands now.','Kill Ambassador Infernus in Angor Fortress and bring proof of his death to Advisor Belgrum in Ironforge.','$N, your dedication to Ironforge and to the dwarven people cannot be refuted. I thank you for your help in this matter.$B$BI shall send word to Historian Karnik informing him that you have succeeded, and I shall also have aid sent to the Badlands as soon as possible to help recover the excavation site. Thank you again.$B$BBefore you go, there is one more thing I would ask of you in the name of King Bronzebeard.','Time is of the essence, $N. Ragnaros will not wait for us to prepare.','','','','','',4621,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4987,0,0,0,1,0,0,0,47,0,0,0,0,350,0,0,0,0,12500,2790,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (763,2,220,1,5,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,757,0,0,0,4783,1,0,'Rites of the Earthmother','For you to continue with the Rites of the Earthmother you must pass two more tests. It is time for you to broaden your experience, $n.$B$BTravel to Bloodhoof Village and seek out the Chief, Baine Bloodhoof, son of Cairne. There you may continue your journey and earn the acceptance of the elders of Thunder Bluff.$B$BTake this totem to Baine. He will recognize my carvings and help you on your path.$B$BFollow the road out of Camp Narache and travel with haste. Do not stray or you will lose your way.','Take the Totem of Hawkwind to Baine Bloodhoof in Bloodhoof Village. Follow the road out of Camp Narache.','Word from my good friend, Chief Hawkwind! Ah, I can see by his carvings you are of a special breed.','What brings you to my village, $C?','','','','','',4783,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,150,0,0,0,0,0,204,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (764,2,215,5,10,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,751,0,0,0,0,0,0,'The Venture Co.','This explains the buildup of Venture Co. employees and equipment we\'ve seen in Mulgore. Those goblins... their company is expanding too quickly for their own good. It\'s how they say, show a goblin something, and you can hear the scales in the background.$B$BGreedy little things, they are. Unfortunately for their business enterprise, we tauren cannot allow them to conduct their operations in our lands. Go to their mine northeast of the ravaged caravan and send them a message.','Kill 14 Venture Co. Workers and 6 Venture Co. Supervisors for Morin Cloudstalker at Bloodhoof Village.','I don\'t think there could be too much misinterpreting or ignoring of that signal, hm? The Venture Co. will know not to take the tauren lightly, or to be so arrogant as to believe we would allow them to steal the natural resources around us without protest.','The Venture Co. was refused mining rights here in Mulgore, but it would seem that they do not take no for an answer. We tauren are not ones to mince words, however, and we have other ways of getting our message across.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2978,2979,0,0,14,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,150,0,0,0,0,250,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (765,2,215,5,12,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,751,0,0,0,0,0,0,'Supervisor Fizsprocket','According to the documents you salvaged from the caravan, the Venture Co. created many plans to attempt to drive us from our lands here, so that they could have free reign to plunder our lands.$B$BThe depths that they would sink to accomplish their goals disgusts and appalls me. I want the mastermind behind their plans killed. His name is Supervisor Fizsprocket, you will find him at the Venture Co. mine east of the ravaged caravan. Bring me his clipboard, we shall see if we find out anything useful.','Kill Supervisor Fizsprocket and return his clipboard to Morin Cloudstalker at Bloodhoof Village.','My anger is somewhat lessened at the news that the villain Fizsprocket is dead. I will go through his personal effects and see if there is any additional information about what the Venture Co. has planned for the future. Thank you for your efforts, $N.','I seethe with anger at the thought of the atrocities the Venture Co. is willing to perpetrate against us in the name of profit.','','','','','',4819,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,4964,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (766,2,215,5,8,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Mazzranache','My grandfather told me stories about his battles with a strider named Mazzranache. He told me of its demonic red eyes, razor-sharp talons and venomous bite.$B$BAs fortune would have it, while traveling across the plains, I encountered it, and it took a nasty bite from my shoulder. He was as terrible as my grandfather described. I will need some hard-to-find animal parts to clean the infection from his bite: a wolf heart, cougar femur, plainstrider scale and swoop gizzard.$B$BHurry, time is of the essence.','Bring a Prairie Wolf Heart, Flatland Cougar Femur, Plainstrider Scale and Swoop Gizzard to Maur Raincaller at Bloodhoof Village.','Ah, thank you, $N. Using the items you brought me, I will be able to create the remedy I need to stop the spread of the infection and, eventually, cure it completely. I owe you my life in thanks.$B$BBut I\'ll never forget that screeching call when Mazzranache came upon me, the blaze of color as its beak descended...$B$BBe wary on your travels.','My fever grows worse and I find my mind drifting into delirious nightmares... I should have known that I wouldn\'t be able to handle a beast my grandfather was unable to defeat...$B$BDo you have the ingredients for the remedy? I fear if I do not clean the infection soon, it will be the death of me.','','','','','',4804,4805,4806,4807,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4972,4973,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (767,2,215,3,6,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,763,0,0,771,0,0,0,'Rite of Vision','The Rite of Vision, one of the Rites of the Earthmother, will help guide you toward earning the respect of the elders of Thunder Bluff.$B$BOur people have learned that the land is our most holy provider. In order to take part in the ritualistic vision, you must speak with the spiritual leader of the village, Zarlman Two-Moons.','Speak with Zarlman Two-Moons in Bloodhoof Village.','I sensed you would be coming to me, $c. I can always recognize one who is trying to pass the Rites of the Earthmother.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,25,0,0,0,0,0,33,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0,0,0), - (768,2,1638,4,8,0,0,178,393,1,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Gathering Leather','Greetings, young one. You have a gleam in your eye; I can tell you are eager to venture back to the plains for the hunt. May you bring honor to your clan!$B$BI work with the skins of beasts, fashioning them into clothes and armor for the people of Thunder Bluff.$B$BIf you hunt beasts and bring me their skins, then I will fashion something for you.','Bring 12 pieces of Light Leather to Veren Tallstrider in Thunder Bluff.','Ah, these are very nice pieces. They\'ll make fine leather goods.$B$BHere, $N. Take this in trade...','Hello again. Have you been hunting? Do you have skins for me?','','','','','',2318,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5936,4962,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,350,0,0,0,0,0,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (769,2,1638,4,10,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,768,0,0,0,0,0,0,'Kodo Hide Bag','The kodo beasts of Mulgore are strong and sturdy -- traits much respected among us. If you are skilled in leatherworking and wish the knowledge to make a Kodo Hide Bag, then bring me supplies for my trade.$B$BDo this, and I will share my knowledge with you.','Bring 4 Light Leather and 4 Coarse Thread to Veren Tallstrider in Thunder Bluff.','Ah, good. Thank you, $N. My heart swells with pride to see youths interested in the craft of leatherworking.','Do you have my supplies, $N?','','','','','',2318,2320,0,0,4,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5083,0,0,0,1,0,0,0,81,0,0,0,0,75,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (770,2,215,6,12,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4854,1,0,'The Demon Scarred Cloak','The ragged hide of Ghost Howl still bears a terrible wound, gained from the wolf\'s battles against the Burning Legion.$B$BPerhaps someone in Bloodhoof Village should know of Ghost Howl\'s demise....','Find someone who knows of Ghost Howl.','I can barely believe my old eyes! You defeated the great wolf Ghost Howl? I look upon you with new respect, young $C. You are a $C of extreme skills!$B$BLet me offer you something. My days of hunting are over, but I would be honored if you used one of my weapons in your hunts.$B$BMay it strike true, and bring you renown.$B$BAnd let us hope that Ghost Howl\'s spirit has finally found peace.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4971,3079,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (771,2,215,3,7,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,767,772,0,0,0,0,0,'Rite of Vision','In order to pass through the Rite of Vision, you must gather the reagents needed to make the Water of the Seers.$B$BI will need well stones, which can be found around the water wells in Mulgore. With those I will combine Ambercorn, which fall beneath the mighty trees in our land.$B$BThese reagents contain magical elements, and when brewed and consumed before the tribal fire, will cause you to encounter a vision. Follow it, and it will lead you to the next step of this holy quest.','Collect 2 Well Stones and 2 Ambercorn and bring them back to Zarlman Two-Moons in Bloodhoof Village.','I see you have learned to gather from our sacred land, $N. It will take but a moment for me to brew the Water of the Seers.','Once you have gathered enough well stones from around the water wells and Ambercorn from beneath the trees, I will prepare the Water of the Seers for you.','','','','','',4808,4809,0,0,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,375,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,771), - (772,2,215,3,7,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,771,0,0,773,4823,1,0,'Rite of Vision','I now present you with the Water of the Seers.$B$BWhen you are ready, consume the waters near the tribal fire. Once you have ingested the holy waters, it will take a few moments before the vision materializes before the fire.$B$BAt that point, it is up to you to follow it to your destiny....','Consume the Water of the Seers in front of the tribal fire in Bloodhoof Village and follow the vision once it appears.','Be not afraid, $N. You have successfully passed the Rite of Vision.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4906,4958,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,150,0,0,0,0,0,288,0,1126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (773,2,215,3,10,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,772,0,0,775,0,0,0,'Rite of Wisdom','To gain acceptance amongst the elders of Thunder Bluff you must next complete the Rite of Wisdom.$B$BNow that you have passed the Rite of Vision, the ancestral spirits of Red Rocks will give you the blessing of our ancestors. Only those who have drunk from the Water of Seers can gain the blessing.$B$BTravel east of Thunder Bluff, to Red Rocks and seek out the Ancestral Spirit, $n.','Travel to Red Rocks east of Thunder Bluff and speak with the Ancestral Spirit.','You have shown great diligence in your yearning to pass the Rites of the Earthmother, $N.$B$BWe, the Ancestral Spirits, represent the mighty tauren who gave their lives bravely to found and protect our great city of Thunder Bluff. I hereby pass the duty of that protection over to you.$B$BYou have passed the Rite of Wisdom, young $C. Enter Thunder Bluff with pride.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (775,2,215,3,10,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,773,0,0,776,0,0,0,'Journey into Thunder Bluff','You will now be revered within our great city. Any $r worthy of completing the Rites of the Earthmother earns that honor.$B$BFor your final quest, seek out our noble leader, Cairne Bloodhoof, who dwells atop the highest mesa in Thunder Bluff.','Speak with Cairne Bloodhoof in Thunder Bluff.','Hail, young $C. I see you found your way to my doorstep.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,75,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (776,2,215,3,14,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,775,0,0,0,0,0,0,'Rites of the Earthmother','You have passed the Rites of the Earthmother and earned your place in Thunder Bluff.$B$BBut in order to maintain the spot that you strived so hard to achieve, you must continue to prove your worth to your people.$B$BWe are hunters, $n. Down below in Mulgore there is a mighty kodo named Arra\'chea. Show me your skills in the ways of tracking and hunting by bringing me the Horn of Arra\'chea.','Cairne Bloodhoof in Thunder Bluff wants you to bring him the Horn of Arra\'chea.','Well done! A fine kill that was.$B$BI will send a gathering party to collect the carcass so we can retrieve the hide and meat.$B$BYou have done a great deed for your people, $N.','Have you tracked down Arra\'chea yet?','','','','','',4841,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4909,0,0,0,1,0,0,0,81,0,0,0,0,350,0,0,0,0,0,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (777,2,3,35,42,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,734,0,0,778,4846,1,0,'This Is Going to Be Hard','Okay, here you go.$B$BI\'m going to be over here... behind cover.$B$BFeel free to join me.','Bring Cog #5 to Lotwil Veriatus.','Ah, perfect. Stand back while I prepare to make more history!$B$B','$B$BThe cog, $N, the cog!','','','','','',4846,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (778,2,3,35,45,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,777,0,0,0,0,0,0,'This Is Going to Be Hard','Haha! Done! The shackles are done!$B$BIt\'s time, Lucien. It\'s time, Servo!$B$BAre you ready to bear witness to the perfect blend of alchemy, engineering, and the arcane, $N?$B$BI shall summon forth a powerful elemental now. This is a groundbreaking day for all of us.','Defeat the Fam\'retor Guardian and bring Lotwil\'s Shackles of Elemental Binding back to Lotwil Veriatus.','Thank you, $N. That was quite an ordeal, wasn\'t it?$B$BI\'m not sure what could have gone wrong. It was a good thing my magics were here to help send the creature back to its home plane.$B$BPerhaps a little token of appreciation for all your hard work...','Not quite the outcome I was expecting. Could you get my shackles back?','','','','','',4847,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2820,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2910,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,778,0); + (527,2,267,19,24,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,528,0,0,0,'Battle of Hillsbrad','Stand at attention while addressing me, $c.$B$BI am under direct command of Varimathras. We are to quell the human infestation until our apothecaries can develop the new plague.$B$BOur information leads us to believe that the town of Hillsbrad is vulnerable to attack. Your first assignment is aimed at disrupting their food supply and infrastructure.$B$BTravel west. Raid the northernmost farms of Hillsbrad Fields. Make sure that the landowners, Farmer Ray and Farmer Getz, are executed as well.','Kill 6 Hillsbrad Farmhands, 6 Hillsbrad Farmers, Farmer Ray and Farmer Getz and report back to Darthalia in Tarren Mill.','At ease, $C. I see you have returned from battle. My sources tell me you performed well on the Hillsbrad front.','As High Executor of Tarren Mill, under the direct command of Varimathras and the Dark Lady, you are subject to follow my command.$B$BPerhaps you take this war with the Alliance lightly? If such is the case I should behead you right here and now. Otherwise, travel west to the town of Hillsbrad and wage battle against the humans, as ordered.$B$BDismissed.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2266,2360,232,2403,6,6,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,1700,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (528,2,267,19,25,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,527,0,0,529,0,0,0,'Battle of Hillsbrad','Word of the attack on the northern farms has the townsfolk panicked. Most excellent.$B$BOur Deathstalkers report peasants fleeing to the fields in southern Hillsbrad. The fools think they can hide in the orchards and escape their doom.$B$BProve them wrong, $N. Return to Hillsbrad Fields and seek out the cowering peasants. Lay waste to them in the name of our Dark Lady.$B$BDismissed!','Kill 15 Hillsbrad Peasants and report back to Darthalia in Tarren Mill.','The grip of death is tightening around the town of Hillsbrad. The battle goes well.','You have your orders, $c. Quit dawdling here in Tarren Mill when there is work to be done elsewhere.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2267,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,1800,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (529,2,267,19,26,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,528,0,0,532,0,0,0,'Battle of Hillsbrad','The humans of Hillsbrad have been putting up unexpected resistance. The problem appears to be that the townsfolk are being armed by the local blacksmith. We need to shut down all supply lines.$B$BYour mission will be to execute Blacksmith Verringtan. Slay his apprentices as well. While there, bring back a shipment of iron from their stockpile. The supplies will come in handy when we are done with the conquering of Hillsbrad and begin razing Southshore.','Kill Blacksmith Verringtan and 4 Hillsbrad Apprentice Blacksmiths.$B$BRetrieve a shipment of iron and report back to Darthalia in Tarren Mill.','Mission accomplished, $C. And carried out quite skillfully, I might add.','Were you able to carry out your orders, $C? Did you dispose of Verringtan and his assistants? And where is that iron shipment?','','','','','',0,0,3564,0,0,0,1,0,0,0,0,0,0,0,0,0,2404,2265,0,0,1,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,2000,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (530,2,130,10,20,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,441,0,0,0,0,0,0,'A Husband\'s Revenge','Valdred, once my good friend, was my wife\'s murderer. Although I am incapable of grieving, I do yearn for revenge. If you kill Valdred and bring me his cursed hands, then I will reward you.$B$BI last heard he was at the Greymane Wall in southern Silverpine, trying to flee into the kingdom of Gilneas.','Kill Valdred Moray.$B$BBring his hands to Raleigh Andrean in the Undercity.','Ah, good. These hands killed my wife, Deliah. Revenge for her murder was my only care, and you were the instrument of that revenge.$B$BHere, take the ring you returned earlier. Deliah has been dead to me for so long, her ring is a bauble I no longer care to keep. Instead, I will keep these hands as a remembrance of my friend\'s betrayal.','Do you have those hands, $N?','','','','','',3613,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3235,0,0,0,1,0,0,0,68,0,0,0,0,250,0,0,0,0,1200,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (531,2,38,15,20,1,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,271,0,0,0,2713,1,0,'Vyrin\'s Revenge','Light! Don\'t bring things like that into the Lodge... it\'s unsanitary, unspeakable, un... un... unsanitary!$B$BJust get it out of here, will you? No one wants to see your bloody little trophy, really!','Bring Ol\' Sooty\'s head to Vyrin Swiftwind at the Farstrider Lodge.','Thanks for helping me out with my little plan, $N. I\'ve been itching for months to get back at that snooty, stuck-up boy, and I\'d say we did a pretty good job! Here, have this, you\'ve earned it.','Great job, $N! We really showed him! Here, give me the head and I\'ll take care of it.','','','','','',2713,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3574,3573,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,1,0,0,0,0,0,0,0,0), + (532,2,267,19,26,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,529,0,0,539,0,0,0,'Battle of Hillsbrad','The town of Hillsbrad is in disarray and we believe it will soon fall. We must, however, persist in our ruthlessness until the human scum are wiped from the foothills for eternity.$B$BDespite their overwhelming losses, the humans rally around their leadership and keep fighting. We must eliminate their leader, Magistrate Burnside, as well as the town council. Destroy their revered political document as well, the Hillsbrad Proclamation. And while you\'re at it, steal the town registry.','Kill Magistrate Burnside and 4 Hillsbrad Councilmen. Destroy the Hillsbrad Proclamation. Steal the Hillsbrad Town Registry. Report back to Darthalia in Tarren Mill afterwards.','News of your glories in Hillsbrad traveled fast. You have done well, $C.','What news have you?','','','','Hillsbrad Proclamation destroyed','',0,0,0,3657,0,0,0,1,0,0,0,0,0,0,0,0,2335,2387,-1761,0,1,4,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,2000,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (533,2,267,29,34,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,503,0,0,0,'Infiltration','At last we begin to hear word and rumor, find evidence of Gol\'dir\'s whereabouts. The humans have been moving him around, but we are narrowing down our search and focusing on the large Syndicate camp just north of here.$B$BGo there, $n, and bring back whatever information you can get your hands on.','Retrieve information about Gol\'dir\'s whereabouts for Krusk in Tarren Mill.','Finally, we know where Gol\'dir is being held. The camp in question is not too far from here, and hopefully they will not be as well prepared as they were when they captured us the first time.','Have you found anything? I fear Gol\'dir\'s prospects grow worse by the day...','','','','','',3601,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,3500,1620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (535,2,36,29,34,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Valik','Urrgh... Injured and dying and confronted with the enemy.$B$BNo doubt you\'ll kill me anyway, but if you bring me some Southshore stout--your kind does drink, don\'t they?--I\'ll tell you what you want to know.','Bring a mug of Southshore Stout to Valik in the Syndicate camp.','Given my impending death, I think I can safely say that this is the sweetest tasting thing ever... Here, take this, won\'t do me any good when I\'m dead.$B$BWell, get on with it!','Did you bring me something to drink or did you just come back to finish the job?','','','','','',3703,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3601,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (536,2,267,25,30,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,559,0,0,0,'Down the Coast','Transferred from the Stormwind city guard to Southshore, a town that should be abandoned by the looks of it... Smell of the harbor day and night.$B$BNot to mention ol\' Redpath... Wants me to take care of the murlocs. Ha! $B$BI can barely rouse myself to go out to some of the pockets of the overgrown fish down the Western Strand. If you would go in my place and take care of them, I\'d appreciate it.','Kill 10 Torn Fin Tidehunters and 10 Torn Fin Oracles for Lieutenant Farren Orinelle in Southshore.','I hope this will be enough to convince Redpath that I\'ve--ha!--been carrying out his orders and ridding Southshore of the terrible and horrible menace of the dreaded murlocs! For there could be no greater evil than the ravages of overgrown fish!','Another ale, please, the last one just seemed to have disappeared!$B$BLight, how much longer am I going to be stuck out here?$B$BOh, it\'s you, $N. Have you killed those murlocs yet?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2377,2376,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2100,1110,0,0,0,0,0,0,0,0,7,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (537,2,36,30,40,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,525,0,0,0,0,0,0,'Dark Council','The letter you brought me was written by a being who calls himself Nagaz, a member of the Argus Wake. I don\'t know what this Argus Wake is, but if they\'re in alliance with the Syndicate then they must be a threat.$B$BI want you to find Nagaz and the Argus Shadow Mages mentioned in that letter. I want you to find them, and kill them.$B$BSearch in the Uplands, where the Syndicate is strongest. It is north of Strahnbrad.$B$BWith luck, you\'ll find these envoys of the Argus Wake there.','Kill 4 Argus Shadow Mages.$B$BBring the Head of Nagaz to Magistrate Maleb in Southshore.','Well done, $N. The Argus Wake does not sound like a group we want running the Syndicate.$B$BAnd although you may have destroyed their leader here, Nagaz was merely the servant of another. The Argus Wake might run deep through the continent of Azeroth.$B$BOr even the world.','Did you find the envoys of The Argus Wake?','','','','','',0,3672,0,0,0,1,0,0,0,0,0,0,0,0,0,0,2318,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,5000,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (538,2,1519,20,38,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,337,0,0,540,0,0,0,'Southshore','$N. If you don\'t mind a long journey then I have a task for you, to again help Stormwind fill its library.$B$BThe old kingdom of Alterac fell after the great war, and it had a large collection of books. It\'s a tragedy that the city is ruined, but even more tragic is all of their knowledge lost! We must recover what we can.$B$BSouthshore is the closest town to the Ruins of Alterac. Go there and speak with Loremaster Dibbs. He can direct you to the ruins, and to what books may be found there.','Speak with Loremaster Dibbs in Southshore.','Ah yes, I remember Milton. A bookworm, no doubt. Bless him.$B$BAnd he\'s right. The Ruins of Alterac still hold stores of knowledge in danger of being lost!$B$BOgres now dwell in Alterac, and they don\'t care much for higher learning.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (539,2,267,19,28,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,532,0,0,541,0,0,0,'Battle of Hillsbrad','The Hillsbrad Town Registry indicates that the Azureload Mine is under Alliance control. Furthermore, the mine is a prime source of iron ore for the Alliance armories.$B$BEven though we\'ve struck a decisive blow to the town of Hillsbrad, the Alliance still supports and protects the Azureload Mine fervently.$B$BThe mine lies due south of Hillsbrad. Go there and slay the foreman, a human by the name of Bonds. Kill his miners as well. That should send a clear message to the Alliance.','Kill Foreman Bonds and 10 Hillsbrad Miners and report back to Darthalia in Tarren Mill.','The Dark Lady will be pleased when she learns that she has a new mine from which she can arm her soldiers.','You were given direct orders to attack the Azureload Mine. Your reasons for loafing about Tarren Mill better be good or I will behead you for treason.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2305,2269,0,0,1,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,2500,1380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (540,2,1519,20,38,1,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,538,0,0,542,0,0,0,'Preserving Knowledge','Those beastly ogres now reside within Alterac\'s ruins, and I shudder to think what they\'re doing with the precious books still there. You must recover what you can!$B$BEnter the Ruins of Alterac and search for tomes looted by the ogres. Get whatever you can find and bring them to me, but also seek out one book in particular: The Arm of Gri\'lek. It contains ancient troll lore that I must learn, and the Ruins of Alterac was the last known location of an intact copy of this book.','Bring 5 Recovered Tomes and the Worn Leather Book containing The Arm of Gri\'lek to Loremaster Dibbs in Southshore.','Oh, you got them! Splendid! I must begin studying the Arm of Gri\'lek immediately!','I wish I could search the ruins too, but I fear these bones wouldn\'t hold me during my climb up the mountains. However, how does your hunt for knowledge progress, $N?','','','','','',3658,3659,0,0,5,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,350,0,0,0,0,0,2130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (541,2,267,19,30,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,539,0,0,550,0,0,0,'Battle of Hillsbrad','Dwarves aiding the humans? Damn those filthy little beasts.$B$BWe shall test the strength of the so-called Alliance. We\'ll see how anxious those little ankle-bashers are to help the humans once they feel our wrath. We know exactly where their stronghold is in this territory.$B$BThey have established a barracks in southeastern Hillsbrad along Thoradin\'s Wall called Dun Garok. The final mission of this battle is to lay siege on Dun Garok, $c. Captain Ironhill, their leader, must die.','Travel to Dun Garok and kill 8 Mountaineers, 4 Riflemen, 2 Priests and Captain Ironhill and report back to Darthalia in Tarren Mill.','Your actions on the battlefield are worthy of the highest praise.','Dun Garok proves to be too much of an obstacle for you, $C? And here I thought you had established yourself valiantly in Hillsbrad.$B$BIf you\'re not up to handle the mission assigned to you, I will find another who can produce better results. As for you, well, I am sure the Dark Lady could always use more grave diggers back in Tirisfal Glades.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2344,2345,2346,2304,8,4,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,2500,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (542,2,1519,20,38,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,540,0,0,0,3660,1,0,'Return to Milton','I need to spend some time studying the Arm of Gri\'lek book you brought me, though I\'m sure Milton is eager to get the other recovered books into Stormwind\'s collection.$B$BHere are the books you gathered from the Ruins of Alterac, packed and catalogued. Take them back to Milton Sheaf in Stormwind and I\'m sure he\'ll be grateful.','Bring the Tomes of Alterac to Milton Sheaf in Stormwind.','My oh my! Look at these! I can\'t believe they survived the ruination of Alterac. And all those ogres too!$B$BThank you, $N. Thank you so much! You have helped preserve human knowledge, and you add to the grandeur of the Royal Library of Stormwind.','$N, you\'ve returned! How did your foray into Alterac go? Did you bring anything back with you?','','','','','',3660,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,469,0,0,0,0,350,0,0,0,0,8500,2130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (543,2,1519,30,40,1,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Perenolde Tiara','The Perenolde Tiara is an old heirloom of the Perenolde \"nobles\" - the ruling family of Alterac before that kingdom fell to ruin. It is said to have been crafted by master jewelers in Ironforge, and fitted with the finest of emeralds.$B$BWhen Alterac was destroyed the Tiara was lost, but there are rumors that an Ogre Mage, Grel\'borg the Miser, found the tiara and now wanders the Ruins of Alterac searching for more treasures.$B$BWe would have you acquire the tiara for us.','Bring the Perenolde Tiara to Remington Ridgewell in Stormwind.','Ah, this is splendid. This will have to be cleaned of course, but you really outdid yourself, $N. I will have someone prepare the tiara and place it within our collection posthaste.','Salutations, $N. Do try to avoid stepping on my pant cuffs. This outfit is newly tailored.','','','','','',3684,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,500,0,0,0,0,15000,2820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (544,2,267,30,34,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,545,0,0,0,'Prison Break In','I came to Tarren Mill to research, but now must resolve a crisis. You see, four Forsaken fled the Undercity a few months ago. They turned their backs on their brethren, but what\'s worse...they stole from the Dark Lady.$B$BThese thieves broke into a secure vault and stole four artifacts, items our apothecaries required in certain studies. Sylvanas would have these artifacts returned.$B$BThe thieves fled the Undercity to Dalaran, and those wizards quarantined them in the Lordamere Internment Camp.','Find the traitors and recover their artifacts, then return to Magus Voidglare in Tarren Mill.','You have done a great service for the Forsaken, $N. These artifacts have been sorely missed.$B$BAnd it is good to hear that Kegan and the other betrayers have found justice.','Did you find the thieves? And more importantly, did you find what they stole?','','','','','',3691,3689,3690,3688,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,350,0,0,0,0,7000,2010,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (545,2,267,30,35,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,544,0,0,0,0,0,0,'Dalaran Patrols','The wizards of Dalaran constructed a vast, magical dome around the heart of their city. Some believe it was for protection from the violence of these times, while others say they merely wanted solitude, to study and plot.$B$BI don\'t care what the reason was. I do care that the ruined outskirts of their city, outside the dome, may hide valuable magical treasures.$B$BBut the area is patrolled by the wizards and their elemental slaves.$B$BSo hunt them, and return when their numbers are sufficiently reduced.','Kill 6 Dalaran Summoners and 12 Elemental Slaves, then return to Magus Voidglare in Tarren Mill.','Very good. Those ruins should now be safe enough to search, if one is careful.$B$BThank you, $N.','Have you yet thinned the Dalaran patrols around their ruins?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2358,2359,0,0,6,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,150,0,0,0,0,2500,1230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (546,2,267,20,25,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,527,0,0,0,0,0,0,'Souvenirs of Death','I hear you were enlisted by Darthalia to wage war on the humans of Hillsbrad. So jealous I am. . .$B$BWhile you\'re off having all the fun -- slaying humans, pillaging the town, terrorizing innocent people -- I am stuck standing guard here in Tarren Mill.$B$BPerhaps you\'ll take pity on an old Deathguard like myself? You see I am collecting human skulls. And you will be fighting humans for quite some time. Over the course of your long battle, bring me 30 skulls and I will make it worth your while.','Deathguard Samsa of Tarren Mill wants 30 Hillsbrad Human Skulls.','Precious skulls! So beautiful! I owe you as promised, $N!','So the lucky $N returns? How many humans have you slaughtered today? Hundreds I do hope!$B$BHave you any skulls for me?','','','','','',3692,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3739,0,0,0,1,0,0,0,68,0,0,0,0,350,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (547,2,267,26,30,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Humbert\'s Sword','High Executor Darthalia sent me to keep watch of Dun Garok from a distance. I had set up camp just out of sight. But when morning came and I had to boil water, I left to gather firewood.$B$BWhen I returned to camp, I discovered my gear was missing.$B$BApparently some dwarven scouts from Dun Garok had passed by and made off with it. I need my sword! If you can get it back for me I would be so grateful. So many dwarves there...it will be quite difficult to find the dirty little thief who stole it.','Retrieve Deathguard Humbert\'s sword from Dun Garok and return it to him in Tarren Mill.','You found it!$B$BAh, I feel so complete with my precious sword back in my hand. Many thanks to you!','Were you able to retrieve my sword, $N? High Executor Darthalia will hang me from the rafters if she discovers my folly.','','','','','',3693,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3750,3751,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,350,0,0,0,0,0,1830,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (549,2,267,17,22,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'WANTED: Syndicate Personnel','By the authority of Lady Sylvanas, all members of the organization known as the Syndicate are wanted dead. Those brought into custody or taken prisoner will be summarily executed. They are currently known to be amassing in the ruins of Durnholde Keep, to the southeast of Tarren Mill.$B$BA handsome reward is offered to all who bring proof of their deeds to High Executor Darthalia.','Kill 10 Syndicate Rogues and 10 Syndicate Watchmen. Return to High Executor Darthalia in Tarren Mill for your reward.','Excellent, $C. At this rate, the Syndicate pest will be rid from the land in no time.','Do you have nothing better to do than stand here before me, $c? As High Executor, I have more pressing matters than to stare at your rotting visage.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2260,2261,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,1400,1050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (550,2,267,19,32,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,541,0,0,0,3701,1,0,'Battle of Hillsbrad','Because you fought with such valor and perseverance in the Battle of Hillsbrad, I have written this commendation, extolling your heroics in combat for the high command to recognize.$B$BTake this sealed commendation to Varimathras in the Undercity. Go with pride, $c.','Take Darthalia\'s Sealed Commendation to Varimathras in the Undercity.','So you are the infamous $C who struck such a decisive blow against the Alliance forces in the Hillsbrad Foothills? Word of your glorious exploits traveled quickly to the Undercity.$B$BYou have quite a future in the Dark Lady\'s ranks if you continue to show such leadership and expertise in battle.$B$BWhile our primary threat is the Lich King\'s Scourge army descending from the north, the human \"problem\" continues to impede our battle plans. You, however, have shown that the humans can and will fall.','What brings a $C all the way to the Undercity from the battlefield?','','','','','',3701,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6282,3761,3822,0,0,0,1,1,1,0,0,0,3760,0,0,0,1,0,0,0,68,0,0,0,0,250,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (551,2,36,30,40,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,554,3706,1,0,'The Ensorcelled Parchment','This parchment is enchanted with a spell, rendering it indecipherable. But one word at the top of the paper can be read:$B$B$B Nagaz$B$B','Take the Ensorcelled Parchment to Loremaster Dibbs in Southshore.','More encrypted notes?$B$BI wish I had the talents to decrypt all the strange bits of writing that trickle down from Alterac. But I\'m afraid I lack the knowledge.','Oh. You have something you\'d like me to look at? Some scrap of lore gathered from up in the mountains, I hope...','','','','','',3706,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (552,2,267,29,33,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,553,0,0,0,'Helcular\'s Revenge','Master Helcular was almost complete with his transformation into a Lich when a human lynch mob discovered his ritual lair in the hills and brutally killed him. To make matters worse they buried his corpse in the Southshore cemetery.$B$BSuch disregard for the great wizard is unacceptable. As his apprentice I shall see to it that the rains of vengeance fall upon the town of Southshore.$B$BWe will need Helcular\'s Rod first. Yeti overtook his ritual lair. Undoubtedly one of the beasts has it.','Retrieve Helcular\'s Rod from the Yeti and bring it back to Novice Thaivand in Tarren Mill.','You found it! Most excellent, $N!','Have you recovered Helcular\'s Rod yet? There are so many Yeti in this region, it will be very difficult to locate. But we must have it in order to proceed.','','','','','',3708,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (553,2,267,29,33,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,552,0,0,0,3710,1,0,'Helcular\'s Revenge','Here, take the Rod of Helcular. You will need it.$B$BHelcular fashioned 3 ceremonial pyres as part of his most powerful spell. The Flame of Azel and the Flame of Veraz lie within the Foothill Caverns. The Flame of Uzel lies in a cave above the caverns, further north in the mountains.$B$BThe Rod of Helcular must be charged from each of the three flames. Once the ritual is complete, drive the rod into Helcular\'s grave in Southshore, the heavily guarded human town to the south. Vengeance shall be ours!','Charge the Rod of Helcular with the powers of the Flame of Azel, Flame of Veraz and the Flame of Uzel.$B$BDrive the charged rod into Helcular\'s grave in Southshore.','A great rumbling emanates from the ground.','Helcular\'s grave teems with a mystical energy.','','Flame of Azel charged','Flame of Veraz charged','Flame of Uzel charged','',0,0,0,3710,0,0,0,1,0,0,0,0,0,0,0,0,-1768,-1769,-1770,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,350,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,553), + (554,2,36,28,40,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,551,0,0,0,3706,1,0,'Stormpike\'s Deciphering','Prospector Stormpike is a master of decryption and deciphering. If you take the parchment you found to him, then with luck he can make sense of it. Stormpike is currently studying in the Prospector headquarters in Ironforge.$B$BAnd when you see him tell him you spoke with me - I\'ve been sending him quite a lot of business lately.','Take the Ensorcelled Parchment to Prospector Stormpike in Ironforge.','A wise decision. I don\'t believe there is a scholar other than myself with the skills to translate this scroll. And if its contents prove interesting, fear not. I will send for you.','More interruptions?$B$BAh, this parchment is covered with a very intricate, finely woven spell. I can untangle it, of course, but it\'s going to take time. And time is very valuable to me...$B$BPerhaps I will just purchase it from you?','','','','','',3706,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,5000,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (555,2,267,28,31,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Soothing Turtle Bisque','If there\'s one thing you\'ll learn about Southshore it\'s that we have some of the best cuisine north of Stormwind!$B$BTake my secret recipe for Turtle Bisque, for example. I\'ve known folks to travel from as far as Darkshire just to enjoy a bowl. Speaking of which, I haven\'t been able to make any lately. I used to head up past Dalaran to Lake Lordamere myself to hunt Snapjaws but it\'s just too dangerous now. If you bring me some Turtle Meat from the Snapjaws up north and Soothing Spices, I\'ll whip some up!','Bring 10 pieces of Turtle Meat and some Soothing Spices to Chef Jessen in Southshore.','Everyone will be so pleased: Chef Jessen\'s Soothing Turtle Bisque is served once again!','Any luck finding the ingredients? I\'ll tell you, this territory isn\'t the peaceful place it once was. Ah, if only this unrest never occurred...','','','','','',3712,3713,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3737,3729,0,0,1,3,0,0,72,0,0,0,0,250,0,0,0,0,3000,1500,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,6,21,0,0,0,0,0,0,0,0,0), + (556,2,267,30,32,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Stone Tokens','A notable talent of the wizards of Dalaran is their familiarity with elementals: powerful creatures from other dimensions. The wizards use magical tokens as a means to control these elementals. Magus Voidglare would like some of these tokens to study.$B$BEnter the territories of the Dalaran wizards, west of Hillsbrad, and gather the tokens.$B$BYou might find the tokens on any citizen of Dalaran, but I suggest hunting at the internment camp. It\'s safer than Dalaran itself.','Bring 10 Worn Stone Tokens to Keeper Bel\'varil in Tarren Mill.','These will do nicely. Although it looks like their magic is faded, it would be best if the Magus\' initial experiments were on inert specimens such as these.$B$BThank you, $N.','Do you have the Worn Stone Tokens, $N? The Magus is eager to unlock their secrets.','','','','','',3714,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,3000,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (557,2,267,30,34,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,556,0,0,0,0,0,0,'Bracers of Binding','The Magus will be busy studying those stone tokens you gathered, but I know he\'ll eventually want examples of their counterpart: bracers of binding. These are set around the wrists of actual elementals, and bind them into the mage\'s service.$B$BHunt elementals in the ruins of Dalaran and gather their Bracers of Earth Binding, and the Magus will be pleased.','Bring 4 Bracers of Earth Binding to Keeper Bel\'varil in Tarren Mill.','You found them. I trust the elementals from which you removed these bracers were amenable?$B$BHm...death has not only stopped my heart, but robbed me of my comedic timing, it seems.$B$BWell thank you, $N. You serve the Magus, and hence the Dark Lady, well.','Hello, $N. Elementals are tough quarry, but I know you\'re up to the task. Do you have those bracers of binding?','','','','','',3715,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,3500,1620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (558,2,-284,18,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4822,0,0,171,0,0,0,'Jaina\'s Autograph','They say that Lady Jaina Proudmoore in Theramore is one of the greatest heroes the Alliance has ever had. When I grow up, I wanna be a hero of the Alliance too!$B$BDo you know Jaina, $N? Could you do me a favor, please? Could you get her autograph for me? I dunno how to ask her, and she\'d probably be too busy for someone like me... but you! You\'re an adventurer just like she is! I bet she\'d give you her autograph easy!$B$BPlease?','Travel to Theramore to see about getting Lady Jaina Proudmoore\'s autograph for your ward.','WOW! You got Lady Jaina\'s autograph for me! Thank you very much! And wow... she wrote a personal message on here - to me! I knew she\'d be totally cool, and maybe someday I\'ll thank her myself... when I become a hero of the Alliance!$B$BYou\'re the best, $N. Thank you for being so nice to me.','Someday, I wanna be a hero just like Jaina... well, a boy hero that is.','','','','','',18642,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (559,2,267,25,32,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,536,0,0,560,0,0,0,'Farren\'s Proof','Would you believe it, $n? Redpath wasn\'t satisfied with all the murlocs we killed--oh now, don\'t be modest, you had some hand in it. Now he wants me to bring proof of the dead, hacking off cold, slimy murloc heads to submit for his approval.','Collect 10 Murloc Heads from the murlocs on the Western Strand for Lieutenant Farren Orinelle in Southshore.','Oh for the Love of the Light... they\'re dripping on the ground.$B$BCan\'t stand touching those things, myself. Fish are all well and good, but when they grow legs and start walking around... Haven\'t eaten a fish in weeks, let me tell you, and in Southshore, that means you aren\'t eating much.','Did you get those heads for me, $N?','','','','','',3716,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,1350,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (560,2,267,25,32,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,559,0,0,561,3717,1,0,'Farren\'s Proof','You know, $n, I\'d really rather not take these heads... Since you\'ve already got a handle on them, would you mind delivering them to Redpath for me?','Deliver the sack of murloc heads to Marshall Redpath in Southshore.','Farren\'s errand boy, are you?$B$BIf you assisted Farren in procuring these heads, then thank you. Southshore needs hard workers and effort to maintain its protection.','Greetings, citizen. Have you come to lend your arm to upholding the safety of Southshore?','','','','','',3717,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (561,2,267,25,32,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,560,0,0,562,0,0,0,'Farren\'s Proof','Please inform Lieutenant Orinelle that I would like him to refocus his efforts on the naga infesting the Eastern Strand. When he has results, tell him to report to me in person.','Speak with Lieutenant Farren Orinelle in Southshore.','The naga, eh? Redpath must have just received the same information as me... Ha! He\'ll not receive a promotion from my toil. Let me explain.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,156,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (562,2,267,25,32,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,561,0,0,563,0,0,0,'Stormwind Ho!','My former mentor in the Stormwind city guard sent a message to me that Alliance High Command is becoming concerned with the threat posed by the naga. From what he\'s heard, there\'s good chances for promotion--or at least reassignment--for anyone who proves valuable in this regard.$B$BThere\'s just one small problem... I can\'t handle the naga, $n. Oh sure, I could break up a drunken barroom brawl, or haul off a belligerent beggar, but the naga are too much for me. You\'ve got to help me, $n!','Kill 10 Daggerspine Shorehunters and 10 Daggerspine Sirens for Lieutenant Farren Orinelle in Southshore.','With the naga put down in Southshore, I\'ll be a shoe-in to be reassigned. I\'ll get to see Stormwind again... get away from this Light-forsaken port.','I\'ve a letter ready to go to Major Samuelson in Stormwind. All I need are the results.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2369,2371,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3755,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (563,2,267,25,32,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,562,0,0,0,3721,1,0,'Reassignment','It shouldn\'t be a problem getting my report seen. The new captain of the guard, Major Samuelson, was my mentor while I was stationed in Stormwind. It should give him more than enough excuse to have me transferred back to the city. I\'ll need you to carry my report to him, though... wouldn\'t want ol\' Redpath to catch on.','Deliver Farren\'s report to Major Samuelson in Stormwind Keep.','What\'s this? Ah... so my attentive pupil has applied himself to the problem of the naga in Southshore. Thank you for bringing this to me, I will certainly take it into account when I review personnel assignments in the next month.','Greetings, citizen. May the Stormwind city guard be of assistance?','','','','','',3721,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1920,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (564,2,267,30,34,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Costly Menace','Ain\'t nothin\' that irks me more than losin\' these here beautiful horses. And believe me, we\'ve lost quite a few between them pesky undead creeps, the dang Syndicate gang and all the other good-for-nothin\' scoundrels pokin\' about these parts.$B$BBut I swear on my ol\' grand-daddy\'s grave there ain\'t no bigger menace to our horses here than them Mountain Lions up in Alterac. Always comin\' down from the hills and makin\' my life difficult!$B$BYou fancy yourself a hero? Go and do somethin\' about it then!','Darren Malvew of Southshore wants you to kill 8 Mountain Lions and 10 Hulking Mountain Lions.','Ain\'t that great news! Should-a gone and found me a regular ol\' war hero from day one to take care of them beasts. You\'d-a made your pappy proud, $N.','Mountain Lions killin\' off our horses left and right and here you are wantin\' to jibber-jabber about the weather and what not.$B$BOught to go and find myself a real hero. More killin\' and less talkin\'.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2406,2407,0,0,8,10,0,0,0,0,0,0,3753,3754,0,0,0,0,1,1,0,0,0,0,3736,3728,0,0,1,5,0,0,72,0,0,0,0,250,0,0,0,0,0,1620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (565,2,267,29,34,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Bartolo\'s Yeti Fur Cloak','I, the great Bartolo, shall make for you the world famous, Alliance renowned, Yeti Fur Cloak!$B$BTravel the planet and find yourself a better cloak, I dare you. Oh wait, what is that, little $r? \"Bartolo, there is no finer cloak!\" Yes, yes! That, I have heard before.$B$BBartolo requires a Bolt of Wool, a Hillman\'s Cloak made by a skilled leatherworker, Fine Thread and Yeti Fur, of course! Bring to me these items and you shall be a happy customer!','Bring Bartolo Ginsetti of Southshore a Bolt of Wool, a Hillman\'s Cloak, Fine Thread and 10 clumps of Yeti Fur.','Now it is time for the great Bartolo to work his magic! I require no wizard\'s staff, no mage\'s rod. For I, the great Bartolo, work magic with a mere needle and thread!','So you have returned to the great Bartolo. Perhaps you have finished gathering the materials needed for your Yeti Fur Cloak? Or maybe you just enjoy basking in the greatness of me, Bartolo!','','','','','',2997,2321,3719,3720,1,1,1,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2805,0,0,0,1,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1620,0,0,0,0,0,0,0,0,10,23,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (566,2,267,35,40,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'WANTED: Baron Vardus','By order of High Executor Darthalia, the human known as Baron Vardus is wanted for crimes against the Forsaken. Vardus is known to be a high-ranking member of the organization known as the Syndicate.$B$BHe was last spotted in the Uplands in the Alterac Mountains, north of Tarren Mill.$B$BHe is wanted dead. Bring evidence of his demise to High Executor Darthalia to claim the reward.','Kill Baron Vardus and deliver his head to High Executor Darthalia in Tarren Mill.','Productive work you do, $N. With Baron Vardus dead, the number of Syndicate leaders grows smaller. Their resistance and irritation will be short-lived.','Ah, $N. Perhaps you\'ve come to collect the bounty on the head of Baron Vardus?','','','','','',3626,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2231,0,0,0,1,0,0,0,68,0,0,0,0,250,0,0,0,0,0,2100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (567,2,267,19,28,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Dangerous!','Dangerous!$B$BThe following humans of Hillsbrad have been deemed dangerous and are marked for bounty by High Executor Darthalia:$B$BClerk Horrace Whitesteed. Wanted for the murder of Deathguard Toma.$B$BCitizen Wilkes. Wanted for the murder of Apothecary Eli.$B$BMiner Hackett. Wanted for the murder of Deathstalker Fry.$B$BFarmer Kalaba. Wanted for the ambush of supplies from the Undercity.$B$BAll of these enemies are hiding and will be hard to find. A reward will be granted upon notice of their death.','High Executor Darthalia of Tarren Mill is offering a bounty on Clerk Horrace Whitesteed, Citizen Wilkes, Miner Hackett and Farmer Kalaba.','You are quite the bounty, $C. Well done.','Yes?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2448,2449,2450,2451,1,1,1,1,0,0,0,0,3742,3743,5250,0,0,0,1,1,1,0,0,0,3732,0,0,0,1,0,0,0,68,0,0,0,0,250,0,0,0,0,0,1380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (568,2,33,33,36,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,569,0,0,0,'The Defense of Grom\'gol','Throm\'ka, $c!$B$BYour arrival at Grom\'gol is timely, indeed. As commander of the Warchief\'s base camp here in the jungle I am bound by honor to ensure the safety of all members of the Horde. Our mission to provide a safe chain of supply to Stonard is being hampered by some of the local inhabitants.$B$BI am putting you in charge of thinning out the raptor population outside of Grom\'gol. Once you have made significant progress, report back to me for reassignment.','Commander Aggro\'gosh of the Grom\'gol base camp wants you to kill 15 Lashtail Raptors.','Your duty was performed with honor, $C.','Our supply efforts are still being hampered by the indigenous raptor population, $c.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,686,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,4000,1680,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (569,2,33,33,37,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,568,0,0,0,0,0,0,'The Defense of Grom\'gol','When we first arrived in this jungle we did not intend to wage war on the local tribes. Our mission to supply Stonard is of the highest priority. But complications have arisen. A local band of ogres has occupied the Mizjah Ruins to the southeast of Grom\'gol. Despite warnings, they continue to ambush our supply caravans.$B$BI am putting you in charge of dealing with these uncooperative ogres.$B$BTravel to the ruins and attempt to drive them from the area. At the very least it will send a firm message.','Commander Aggro\'gosh of the Grom\'gol base camp wants you to kill 10 Ogre Brutes and 5 Ogre Witch Doctors.','Well done. You have served the Warchief with honor.','Have you made any progress with the ogres of the Mizjah Ruins yet, $C?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1142,1144,0,0,10,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4115,0,0,0,1,0,0,0,76,0,0,0,0,250,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (570,2,33,33,38,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,572,0,0,0,'Mok\'thardin\'s Enchantment','The power of the jungle\'s magic must be realized and then harnessed by the Horde. My rituals have proven successful so far. I can cast very powerful enchantments. For you, brave $c, I shall make a special item indeed.$B$BBring to me some Shadowmaw Panther claws along with a Tigress fang. Not just any fang will do. It must be in pristine condition.$B$BThe beasts lurk throughout the jungle but you will find some close by, just across the river from Mizjah Ruins to the southeast.','Far Seer Mok\'thardin at the Grom\'gol base camp wants 8 Shadowmaw Claws and a Pristine Tigress Fang.','Your knowledge of the jungle is strong, $N. These specimens will be perfect. I will thank the spirits for sacrificing such fine beasts for the cause of the Horde.','What news do you bring?','','','','','',3838,3839,0,0,8,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,1290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (571,2,33,33,41,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,572,0,0,573,0,0,0,'Mok\'thardin\'s Enchantment','What I need from you now will be very difficult to obtain.$B$BTo hold all these feathers, claws and the pristine fang in place I require a magical tether. Only an aged gorilla sinew will work.$B$BYou will only be able to find one on an Elder Mistvale Gorilla. They are known to forage to the east of Booty Bay.$B$BThe sinew must be perfect. It might take quite a few kills for you to find exactly what I need but it will be well worth the hunt.','Bring an Aged Gorilla Sinew to Far Seer Mok\'thardin in Grom\'gol.','A most ideal sinew, $N. Your efforts will pay off soon.','Has fortune been on your side, $N? Were you able to obtain an aged gorilla sinew?','','','','','',3862,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (572,2,33,33,41,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,570,0,0,571,0,0,0,'Mok\'thardin\'s Enchantment','The items you gathered from the feline beasts of the Vale are only the first requirement for a powerful enchanted item. These jungle trinkets combined with my shamanistic ritual will provide you with a very useful tool in assisting the Horde and the Warchief.$B$BBut now you must gather for me some Jungle Stalker Feathers. The feathers are traditionally worn by the beasts on their armbands. You will find a tribe of the raptors directly south of Grom\'gol, not far from the great arena.','Bring 10 Jungle Stalker Feathers to Far Seer Mok\'thardin at the Grom\'gol base camp.','Most excellent. I will prepare these at once.','Did your gathering efforts prove fruitful?','','','','','',3863,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (573,2,33,33,44,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,571,0,0,0,0,0,0,'Mok\'thardin\'s Enchantment','There is but one final reagent needed to complete the enchantment.$B$BIn the south, towards the western coast, high above the bluffs, lies a Holy Spring. This spring is the subject of great conflict amongst religious and mystical scholars. Every race in Azeroth claims that the spring waters were made divine for their people.$B$BMy final request of you: bring to me Holy Spring Water. Be warned. An expedition of naga explorers have advanced upon the spring. They will need to be dealt with as well.','Far Seer Mok\'thardin of Grom\'gol needs Holy Spring Water. He also wants you to kill 10 Naga Explorers.','With this Holy Spring Water the ceremonial choker is ready for enchantment.$B$BWear this with pride, $N, in the name of the Warchief and in defense of the mighty Horde.','I am almost ready to complete the enchantment. Have you performed my bidding?','','','','','',737,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1907,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4112,0,0,0,1,0,0,0,76,0,0,0,0,350,0,0,0,0,0,2790,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (574,2,33,30,38,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,202,0,0,0,'Special Forces','Now that many of his regular troops are reduced, you must face his highly trained forces. When they\'re not in the wilderness slaughtering our rebel soldiers, they are found deep in the back of the Kurzen Compound, in a cave they call the Stockpile.$B$BI know many of Kurzen\'s troops personally, and I know they are skilled, loyal, and cruel. This is no easy task I set before you, $N.$B$BAfter you defeat them, report to Lieutenant Doren, my commanding officer. He will want your report firsthand.','Kill 10 Kurzen Commandoes and 6 Kurzen Headshrinkers.$B$BReport to Lieutenant Doren at the Rebel Camp.','$N. Sergeant Yohwa trusted your abilities, and I trust her. The defeat you brought to Kurzen\'s forces is almost too much to hope for. I had feared we rebels were alone, and alone we could never stand up against the Colonel\'s brilliance.$B$BPerhaps hope of our survival yet remains.','Sergeant Yohwa tells me you are skilled and brave, $C. Do you have something to report?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,938,941,0,0,10,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (575,2,33,26,31,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Supply and Demand','\"The finest leathercrafter of the South Seas and the worlds old and new.\" That\'s what they call me. Me! Drizzlik! The finest lea... Ahem. Well.$B$BMy leather goods are known far and wide as the most exquisite, a connoisseur\'s choice!$B$BI\'ve just received an order from Director Riddlevox of the Tinkers\' Union for a dozen of his favorite Excelsior-line boots. Our best sellers, actually.$B$BTo start on the basic shape, I\'ll need crocolisk skins from the crocs along the river in northern Stranglethorn.','Bring 2 Large River Crocolisk Skins to Drizzlik in Booty Bay.','These skins should do. Their quality isn\'t too important, given that they\'ll make up the inside layer of the boots, but it\'s still important that they\'re comfortable.$B$BIf they\'re a bit too rigid, I\'ll use some tiger blood to soften it up. Tricks o\' the trade, you know?','My equipment is all ready to go, $n, I just need those skins. We don\'t want to keep Riddlevox waiting, that\'s for sure.$B$BIt\'s not a good idea for anyone to keep the chief inventor of the Tinkers\' Union unsatisfied.','','','','','',4053,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-250,250,0,0,0,2200,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (576,2,33,37,42,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,595,0,0,0,0,0,0,'Keep An Eye Out','Avast! Who goes there?$B$BArgh, I am but useless without me special enchanted eye. Bad enough to have lost me eyes in battle in the first place! But by some stroke o\' luck we docked in Menethil and a traveling wizard enchanted a special glass eye that let me see again.$B$BLast night I ended up gettin\' jumped by some Bloodsail Buccaneers on me way out. Took me eye, they did! Seems those blokes have found their way to Booty Bay.$B$BHelp an old sea dog out by gettin\' me eye back?','Dizzy One-Eye in Booty Bay wants you to retrieve his eye from the Bloodsail Buccaneers.','Shiver me timbers and timber me shivers! Ye found me beautiful eye! Let\'s see if she still fits.$B$BShavas ho! Blimey, I can see!!','Ahoy, me bucko! Might not be able to see but I can smell ye from halfway across port.$B$BCould really use me eye back. Captain\'s going to keelhaul me when he finds out me peeper is in the hands of them dirty Bloodsail Buccaneers.$B$BWhat good is a lookout who can\'t see? The crow\'s nest used to be me home...without me deadlights I\'d be lucky to scrub the bilge.','','','','','',3897,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4114,0,0,0,1,0,0,0,87,21,0,0,0,-350,350,0,0,0,0,1530,0,0,0,0,0,0,0,0,6,1,1,6,0,0,0,0,0,3,4,0,0,0,0,0,0,0,0,0), + (577,2,33,31,36,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,575,0,0,628,0,0,0,'Some Assembly Required','Well, I\'ve got the basic shape of the boots worked out, and they\'re coming along fine, but the skins you brought aren\'t going to be quite enough for the inner layers.$B$B\"What are we going to do, Drizzlik?\" No doubt the question on your lips, and well, isn\'t it lucky you\'re talking to Drizzlik, because he\'s going to tell you what we\'re going to do!$B$BThe inner layers will never really be seen, so we\'ll just get some of the thicker, cheaper skins from the crocs around Lake Nazferiti to fill the boots out.','Bring 5 Snapjaw Crocolisks Skins to Drizzlik in Booty Bay.','My boots... they\'re like sausages, $N. Look great, taste great. I tell you they\'re filled with nothing but the finest ingredients and meats, and you eat it, and you love it.$B$BIt\'s safer--and more enjoyable--if you just trust me, and don\'t ask too carefully what\'s really inside.','Drizzlik\'s Excelsior leather boots, finest workmanship, one-hundred percent high quality saltwater crocilisk skin boots. None finer!$B$BCan\'t beat a glowing description like that, can you?$B$BExcept, maybe, if you have those skins for me?','','','','','',4104,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-250,250,0,0,0,3000,840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (578,2,33,32,37,0,0,77,0,0,0,0,0,0,0,0,0,0,0,4,2,616,0,0,601,3898,1,0,'The Stone of the Tides','If there is indeed a goblin mage and water elementals haunting the island, it could mean the Stone of the Tides can be mine!$B$BI want you to locate this haunted island... find out what\'s going on. Oh, and if you perhaps want to find out more about the Stone of the Tides, take this scrip to the Stormwind Library, they should be able to find you a copy of the book I first came across the legend in.$B$BCould it be that Gazban actually discovered the Stone...?','Find the haunted island for Baron Revilgaz in Booty Bay.','So the stories were true! Incredible!$B$BHowever, we will need to figure out a way to defeat the curse of the Stone of the Tides, if we are to retrieve it. The curse is magical business, we\'ll need one of those wizards to help us out.','The trolls truly possessed some amazing magical objects, $N. And now, perhaps, I have the opportunity to add one to my extensive collection. Did you have any luck finding the source of the rumor?','Locate the haunted island','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-250,250,0,0,0,4000,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (579,0,1519,1,1,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'Stormwind Library','','','Do any of these titles interest you, $N?','King Anduin has placed great importance on learning, and thus has provided funds for making copies of various tomes and writings available to the public. It\'s very simple. You bring me a library scrip, and I can give you a copy of one of the available books.','','','','','',3898,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2154,3899,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (580,2,33,40,50,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Whiskey Slim\'s Lost Grog','We was splicin\' the mainbrace somethin\' fierce off of the Overlook Cliffs, ol\' Hinterlands just in the distance. Thought the seas was goin\' to swallow us whole.$B$BOl\' Slim knows all about liquid courage! Cap\'n had a crate of Pupellyverbos Port we commandeered from a privateer en route to Stormwind.$B$BSo when that storm off of Hinterlands hit, I busted into the grog. Big wave hit and tossed them bottles overboard. Cap\'n is goin\' to give me a taste o\' the cat if ye don\'t help me get \'em back though!','Whiskey Slim in Booty Bay wants you to bring him the bottles of Pupellyverbos Port he lost.','Shiver me timbers! Ye found the Cap\'n\'s grog!$B$BI owe ye big time, friend.$B$BSeems like a storm is a brewin\' outside. Maybe I\'ll just keep warm with one o\' these here bottles while we wait for it to pass....','Sink me! I\'m almost outta booze here! Cap\'n is goin\' to weigh anchor and Ol\' Slim will be caught dry as the Tanaris Desert. And once he discovers his port is missing. . . blimey!','','','','','',3900,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17048,0,0,0,5,0,0,0,87,21,0,0,0,-250,250,0,0,0,0,2820,0,0,0,0,0,0,0,0,1,5,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (581,2,33,30,34,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,582,0,0,0,'Hunt for Yenniku','A doom, there is. A doom on my chief\'s youngest son, Yenniku. As is a custom with our people, he was given to the Gurubashi Trolls of Zul\'Gurub, but after my tribe, the Darkspear tribe, left with the orc Thrall, poor Yenniku was lost to us. I was sent from distant Orgrimmar, back to Stranglethorn, to search for my chief\'s son.$B$BAnd I believe the Bloodscalp tribe has him.$B$BIf you would help me, then hunt the Bloodscalps. You may find them to the north. Gather their tusks and return to me.','Bring 9 Bloodscalp Tusks to Nimboya at the Grom\'gol Base Camp.','These are good tusks, $N. You prove that you have the strength to hunt the Bloodscalps.$B$BAnd that is good, because you are not done hunting them.','$C. Show me you have made prey of the Bloodscalp tribe.$B$BShow me your trophies.','','','','','',3901,0,0,0,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (582,2,33,30,37,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,581,0,0,0,0,0,0,'Headhunting','We must find if Yenniku is dead.$B$BSlay the Bloodscalp Headhunters and take from them their Shrunken Heads. You must gather many, many heads, and I will inspect them to make sure Yenniku\'s head is not among them.$B$BAnd if Yenniku was killed by the Bloodscalps, then may a 600-year curse fall on the spirit of their chief, Gan\'zulah!$B$BGo, $N. You may find many Headhunters at the ruins of Zuuldaia and Zul\'Kunda, along the coast to the north.','Bring 20 Shrunken Heads to Nimboya at the Grom\'gol Base Camp.','Thank you, $N. I will inspect these heads to ensure poor Yenniku was spared the headhunter\'s axe.','$N. I fear for our chief\'s son. Do you have the shrunken heads so I may inspect them?','','','','','',1532,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4133,4132,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (583,2,33,28,30,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Welcome to the Jungle','Welcome to Stranglethorn!$B$BPerhaps you\'re not aware of this, but that dwarf over there is the one and only Hemet Nesingwary, renowned war hero of the Alliance and master big game hunter. He\'s not one for welcoming strangers into his camp, but you look like you\'ve seen quite a bit of action in your day, $c.$B$BBeing a veteran of many battles himself, Master Nesingwary has a soft spot for fellow heroes.$B$BGo and speak with him. Perhaps he can give you some hunting pointers.','Speak with Hemet Nesingwary','Jolly nice to make your acquaintance, $N. Haven\'t seen a $C around these parts for some time.$B$BI situated myself with this expedition for one purpose: to hunt a great and elusive beast. Seeing that you\'re a hero of sorts I am willing to let you take part in the hunt, but you must first prove yourself.$B$BI shall teach the ways of raptor killing to you. Ajeck will train you with tiger hunting. And Sir Erlgadin is a master of panther tracking.$B$BProve your skill and I\'ll let you in on the big hunt.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0,0,0,0,0,0,0,0,2,1,1,0,0,0,0,0,0,1,2,1,1,0,0,0,0,0,0,0), + (584,2,33,30,41,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,582,0,0,0,0,0,0,'Bloodscalp Clan Heads','Yenniku was not among the heads, and I thank the Great Serpent for it. But we are no closer to finding him.$B$BWe must know the truth, and I fear that only the Bloodscalp chief and his witchdoctor know it. They are the enemies of the Darkspear tribe and will not speak freely, so we must force the truth from their dead lips!$B$BBring me the heads of Gan\'zulah and Nezzliok the Dire and place them within this cauldron.$B$BThey are deep within Zul\'Kunda. Bring their heads...we will then make them talk.','Bring Gan\'zulah\'s Head and Nezzliok\'s Head to the bubbling cauldron at the Grom\'gol Base Camp.','You place the heads of Gan\'zulah and Nezzliok within the cauldron...','The greenish broth within the cauldron bubbles.','','','','','',3904,3905,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (585,2,33,30,40,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,584,588,-585,0,0,0,0,'Speaking with Nezzliok','$B$BIt is true. I know where the child of the Darkspears was taken. You have bested me and bound my spirit, but I will say nothing without appeasement!$B$BThe Bloodscalps war with the Skullsplitters. To gain my favor, steal from the Skullsplitters 3 of their trophy skulls and place them here with us, so that my spirit will have slaves in the Nether. One skull must be from their trophy pile in Balia\'mah, another from Ziata\'jai, and the last from Zul\'Mamwe.','Bring a Balia\'mah Trophy, a Ziata\'jai Trophy and a Zul\'Mamwe Trophy to the Bubbling Cauldron at the Grom\'gol Base Camp.','Yes. These will serve me well. When my spirit is freed, I will enter the Nether with three fine servants!$B$BYou are a credit to your $R clan, and you have appeased me.','I await the skulls...','','','','','',3906,3907,3908,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,150,0,0,0,0,0,1410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (586,2,33,30,46,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,584,588,-585,0,0,0,0,'Speaking with Gan\'zulah','$B$BCurse you! And curse your ancestors!!$B$BOnly blood and revenge can cool my rage, so if that is your wish, then... do this:$B$BThrow yourself into the heart of the Skullsplitters to the east. Slay the fiercest among them, and if you survive...then break yourself against their chief, Ana\'thek the Cruel. Hah! Bring me his shattered armor if you can!$B$BMay he tear off your limbs and leave you to rot and be eaten by carrion.','Kill 8 Skullsplitter Hunters, 6 Skullsplitter Headhunters, and 4 Skullsplitter Berserkers.$B$BBring the Broken Armor of Ana\'thek to the Bubbling Cauldron at the Grom\'gol Base Camp.','I do not want to believe it, but I cannot deny what you have done. And my rage eases, now that Ana\'thek is defeated. $B$BYour might will drive you to great deeds, $N. But one day...I will see you in the Nether and we will again match strength.$B$BI will be waiting.','Although my own flesh boils off my skull, I can still smell your fear.$B$BHah! You will never complete my task...','','','','','',0,0,0,3909,0,0,0,1,0,0,0,0,0,0,0,0,669,781,783,0,8,6,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,2430,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (587,2,33,37,41,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,595,0,0,0,0,0,0,'Up to Snuff','Ah, the sea life. I ain\'t gonna say it\'s the good life, but it\'s my life.$B$BWhen I get into port I like to find me a good bottle of grog and some high quality snuff. Nasty habits but what\'s a pirate without his vices, right?$B$BSo you can imagine how heartbroken I was to find out the herbalist here in town has gone and sold out of the stuff. Says his shipment got hijacked by those damned Bloodsail Raiders.$B$BI bet a fearless $c like you could convince \'em to share the goods, eh?','Deeg in Booty Bay wants you to bring him 15 shares of Snuff.','Good show, $N! And just before I need to ship out too! Can\'t thank you enough, old friend.','Any luck finding the goods, matey?','','','','','',3910,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-250,250,0,0,0,0,990,0,0,0,0,0,0,0,0,1,6,0,0,0,0,0,0,0,6,21,0,0,0,0,0,0,0,0,0), + (588,2,33,30,45,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,589,0,0,0,'The Fate of Yenniku','$B$BYou have appeased myself and my chief, so I will tell you that which you seek to discover...$B$BYoung Yenniku is lost to his clan.$B$BHe was taken by the witchdoctor Zanzil the Outcast. Now Zanzil controls him, body and soul, and only the most potent magic could set him free.$B$BA magic that you do not have, $c.$B$BPerhaps your Darkspear allies can offer a hope of Yenniku\'s salvation. But that, I doubt.','Speak with Kin\'weelay.','Zanzil the Outcast??$B$BIf Yenniku is held by that troll, a vile and powerful witchdoctor, then I fear that only a faint hope remains. Faint. And tiny as the smallest insect.$B$BBut still, it is hope.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,25,0,0,0,0,0,234,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (589,2,33,30,45,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,588,0,0,591,0,0,0,'The Singing Crystals','Legends tell of a jewel, hidden deep in the heart of Stranglethorn. We call it the Mind\'s Eye, and it has great powers. If you gain this Eye then, perhaps, we can use it to bring lost Yenniku back from the darkness.$B$BI will consult with the spirits of the jungle to find the Mind\'s Eye. While I do this, you enter the Crystalvein Mine, southeast of here, and gather Pulsing Blue Shards from Ironjaw Basilisks. The shards are rare, but we will need their magic to bend the Mind\'s Eye to our will.','Bring 3 Pulsing Blue Shards to Kin\'weelay at the Grom\'gol Base Camp.','You have done well, $N. These shards are well formed. Already I hear them sing to me.$B$BAnd while you were gone, I spoke with the spirits of the jungle. I know where the Mind\'s Eye rests...$B$B...And who guards it.','Do you have the shards, $N? They are needed for my final ritual, after we have the Mind\'s Eye.','','','','','',3911,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (590,2,154,1,5,0,0,178,0,0,0,0,0,0,0,0,0,0,0,2,2,8,0,0,0,0,0,0,'A Rogue\'s Deal','What?$B$BWhat?!$B$BYou want money? I don\'t owe you any money.$B$BLetter? What letter? Oh, you wanna fight then? All right, mate... let\'s do this! Owe you any money...','Defeat Calvin Montague in Deathknell.','Incredible! What skill!$B$BThought you\'d be easy prey, $N. Got me good, you did.$B$BHere\'s the coin I promised... not as much as I said it\'d be, but that\'s on a count o\' me lying to ya in the first place.',NULL,'Defeat Calvin Montague','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,25,66,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (591,2,33,30,46,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,589,0,0,0,0,0,0,'The Mind\'s Eye','The Mind\'s Eye is held by an ogre mage, east of here and deep within the Mosh\'Ogg ogre mound. His name is Mai\'Zoth. I know him from when the Darkspears dwelt in Stranglethorn - he is vicious, and his magic is strong.$B$BAnd if he has the Mind\'s Eye, then his magic will be stronger still.$B$BYou must face Mai\'Zoth and wrest from him the Mind\'s Eye. It is a perilous task, but it is the only hope we have of saving Yenniku.','Bring the Mind\'s Eye to Kin\'weelay at the Grom\'gol Base Camp.','You retrieved the eye! Your might is the stuff of legends, $N!$B$BAnd in getting the Eye, you must have defeated Mai\'Zoth and sent him to the Nether. That is why the spirits would not mention him before.$B$BIt is good that he is gone from the world of flesh and bone, but now that he is in the realm of spirits...I fear he will begin a new reign.$B$BBut that is a worry for another time. Now, I must perform a ritual to bend the Mind\'s Eye to our needs...','Greetings, $N. The spirits sing praise of your bravery, yet they tell me no tales of your quest against Mai\'Zoth.$B$BDo you have the Eye?','','','','','',3616,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,350,0,0,0,0,0,3030,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (592,2,33,30,46,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,591,0,0,0,3912,1,0,'Saving Yenniku','I have reshaped the Mind\'s Eye into a Soul Gem. Its purpose is twofold: you must use it to stun Yenniku, and once stunned place it upon his head to entrap his soul.$B$BThen, bring the gem to Nimboya.$B$BYenniku dwells with Zanzil the Outcast, at the Ruins of Aboraz, along the Crystal Shore on the distant Cape of Stranglethorn.','Bring the Filled Soul Gem to Nimboya.','You\'ve done it! You freed Yenniku from the will of Zanzil, and completed the mission I had thought was so desperate.$B$BOur tribe will remember your name in songs, $N, and we will etch your tale in stone so that it will live forever.','$N. Kin\'weelay told me you set out to capture Yenniku.$B$BIs it true? Do you have him?','','','','','',3913,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4134,6723,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,350,0,0,0,0,0,3030,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (593,0,33,1,46,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,1,-592,0,0,0,0,0,0,'Filling the Soul Gem','','','You place the Soul Gem upon his forehead. He shudders as his soul is sucked in, leaving his body, a mindless husk, behind.','Yenniku stands stunned before you, his mind in another place...','','','','','',3912,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3913,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (594,2,33,45,45,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,630,0,0,0,'Message in a Bottle','The note reads, in fairly good handwriting:$B$BTo any that can aid me-$B$BPlease, my need for help is dire. A great Skymane holds me captive on an island in the South Seas.$B$BThe stars at night are foreign to me and obscured by the jungle trees, but on the clearest days I see Wild Shore to the northwest, and what seem to be large sailing ships to the southwest.$B$BI beg of you, my would-be savior, please help me.','Find the author of the message in a bottle.','Have you come to free me?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (595,2,33,37,41,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,597,0,0,0,'The Bloodsail Buccaneers','You sure seem eager to work, matey. Not sure why some land-loving $r $c is offering help to the Blackwater Raiders, but I\'m not going to turn you away.$B$BOur ship just docked here in Booty Bay and word has it that our rivals--those damned, dirty Bloodsail Buccaneers--have been spotted all over southern Stranglethorn.$B$BAll the boys are too busy hitting the grog and looking for ladies! What I need is a scout.$B$BCheck the cove just north of Booty Bay along the Savage Coast and see what you find.','First Mate Crazz wants you to check the cove north of Booty Bay.','Inside the skiff, you discover a map with some hastily written text on it along with some coins.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-150,150,0,0,0,4000,1470,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (596,2,33,30,37,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Bloody Bone Necklaces','I was sent to Grom\'gol to aid Nimboya on his quest, but... I too have reasons for being here.$B$BThe Bloodscalp tribe is enemy to our tribe. Collecting trophies of our enemies gives us power over them. You may aid our tribe by hunting our enemies.$B$BThey dwell to the north. Slay Bloodscalp trolls and take from them their bloody bone necklaces. Collect many, and your reward will be great.','Bring 25 Bloody Bone Necklaces to Kin\'weelay at the Grom\'gol Base Camp.','Ah, very good. I will boil these, and leech them, and the spirits of their owners will weaken as I render their necklaces to paste!$B$BHere, $N. This will repay my debt to you.','The Bloodscalps will one day be crushed by the Darkspears! Do you have the necklaces of our doomed foe?','','','','','',3915,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4135,0,0,0,1,0,0,0,530,0,0,0,0,250,0,0,0,0,0,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (597,2,33,37,41,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,595,0,0,599,0,0,0,'The Bloodsail Buccaneers','The map shows Booty Bay with a red \"X\" drawn precisely at the spot at which you are standing.$B$BThe scribbled text reads:$B$B\"You men are to secure a camp at this location and keep quiet. Wait for the signal from the southern command post before attacking. If anyone approaches you, kill them.\"','Report your findings to First Mate Crazz in Booty Bay.','Sure, I remember you, $C. Back from scouting I see....',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-150,150,0,0,0,0,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (598,2,33,30,42,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,596,0,0,0,0,0,0,'Split Bone Necklace','Now that you have gathered Bloodscalp trophies, I have another task for you. The Skullsplitter tribe of trolls live to the southeast, and for years we have warred with them. Although the Darkspears no longer dwell in Stranglethorn, we are bound to our conflict with the Skullsplitters.$B$BSo, hunt them. Gather their Split Bone Necklaces and return to me. Aid us in our war, and you will earn the friendship of the Darkspears.','Bring 25 Split Bone Necklaces to Kin\'weelay at the Grom\'gol Base camp.','Your strength is great to have gained these necklaces, $N. The Skullsplitters fall to you like young saplings stomped to earth by a Basilisk!$B$BYour deeds are a boon to us.','The Skullsplitters will curse the day they brought us to war! Is your task complete?','','','','','',3916,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4137,4136,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,2070,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (599,2,33,37,41,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,597,0,0,604,0,0,0,'The Bloodsail Buccaneers','Shiver me timbers! So the Bloodsail Buccaneers are planning some sort of attack on Booty Bay? Why, the nerve of those scoundrels. Booty Bay will always be run by the Blackwater Raiders!$B$BThis is bigger than I thought. Report what you have learned to Fleet Master Seahorn at once! The ol\' sea dog is around town somewhere....','Report the planned Bloodsail attack to Fleet Master Seahorn.','Bloodsail Buccaneers attacking Booty Bay? They might as well throw themselves off the Overlook Cliffs. Nonetheless, by bringing me this information you have done my fleet of swashbucklers a great service. The Blackwater Raiders thank you.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-25,25,0,0,0,0,495,0,0,0,0,0,0,0,0,5,6,5,0,0,0,0,0,0,1,6,1,0,0,0,0,0,0,0,0), + (600,2,33,30,41,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,605,0,0,0,0,0,0,'Venture Company Mining','The Venture Company has a string of operations through Stranglethorn which keeps hard-working goblins, like me, from making honest gold! Please, you must help me!$B$BThe Venture Company is mining near the Crystalvein Mine to the north. They can\'t get into the mine because of all the basilisks, but they\'re still able to dig up Singing Crystals from the surrounding hills.$B$BTake their crystals from them, and show them they don\'t have the run of the jungle.$B$BAnd... um... bring me those crystals as proof!','Bring 10 Singing Blue Crystals to Crank Fizzlebub in Booty Bay.','Great! Wonderful! I can get a bundle for these!!$B$BThat Venture Company sure picked the wrong jungle to mine in, didn\'t they? We\'d all be in better shape if they moved out of here.$B$BThank you, $N. You\'ve done a good deed this day.','Do you have those crystals?? I need them!!$B$BI mean...I need to know the evil Venture Company is losing ground in Stranglethorn. Because, you know, we honest folk have to make a living!','','','','','',3917,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5253,4128,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-250,250,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (601,2,33,32,37,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,578,0,0,602,0,0,0,'Water Elementals','The water elementals were no doubt summoned by Gazban, the goblin wizard rumored to have discovered the Stone of the Tides. As you may know, the Stone of the Tides curses its bearer, causing him to fade in and out of existence...$B$BPerhaps we can find a way to counteract the curse. We can have a mage of Dalaran analyze the magical residue of one of the water elemental\'s bracers. I need you to go back to the island and retrieve a few specimens.','Acquire 6 Water Elemental Bracers for Baron Revilgaz in Booty Bay.','Hm, I haven\'t the eye to examine these bracers to see if any of them will be of any use, but I\'m sure at least one of them will be able to help. Take them to Dalaran and have a mage look at them.$B$BAfter all, I can\'t very well leave Booty Bay just to chat with those tiresome old mages.$B$BNot that I\'m worried anyone would try to elbow their way into being the new baron. No one crosses Revilgaz and lives to tell of it.','Have you had any luck, $N?','','','','','',3923,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-250,250,0,0,0,4000,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (602,2,33,32,37,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,601,0,0,0,3960,1,0,'Magical Analysis','From what I\'ve heard, the mages of Dalaran are busy with the reconstruction of their destroyed city, I\'m sure you can find one of them who will spare some time to look at the bracers. If there\'s anything I know about mages, they can\'t resist a magical puzzle.$B$BTake the bag of water elemental bracers and see if they can shed any light on the Stone\'s curse. Look for the Archmage Ansirem Runeweaver in particular. I\'ve dealt with him before, and his knowledge is vast.','Bring the water elemental bracers to Archmage Ansirem Runeweaver in Dalaran.','The Stone of the Tides? Most interesting. It might surprise you to know that I wrote a tome - several years ago - pertaining to the legends of the Gurubashi Empire. I do know quite a bit about the Stone.$B$BAt least one of these bracers appears to have some magical residue I can analyze.$B$BLet\'s see what I can see...','If you wouldn\'t mind, I am rather busy right now.','','','','','',3960,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (603,2,33,32,37,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,602,0,0,610,0,0,0,'Ansirem\'s Key','The mage that is in possession of the Stone is amplifying its power through some focal point... an altar of some sort. You should be able to disrupt it by overpowering it.$B$BAs it happens, I know just the thing: an ancient dagger, another troll relic. There\'s just one... little problem.$B$BYou see, I found the dagger while researching in Stranglethorn, but I gave it to my willful daughter, Catelyn, who ran off to Booty Bay to become a pirate.','Talk to Catelyn in Booty Bay.','My dagger? What are you, some sort of comedian?$B$BWhat? Do you just want me to repeat the story of how I\'ve gone from the best knife fighter in Booty Bay to the laughing stock of piratedom!$B$BI lost a knife fight to one of the Bloodsail Buccaneers--bunch of right bastards they are!--and he took my blade as spoils.$B$BIt\'s not as though I can get by as a knife fighter with insults and a sharp tongue alone...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-75,75,0,0,0,0,840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (604,2,33,37,43,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,599,0,0,608,0,0,0,'The Bloodsail Buccaneers','Crazz speaks highly of your dedication to the Blackwater Raiders. I am going to trust you with a mission of extreme importance to the fleet.$B$BInfiltrate the so-called southern command post the Bloodsail Buccaneers have established on the Wild Shore. Raid the encampment. Bring me their charts along with their written orders. We shall see exactly what those scum are up to.','Fleet Master Seahorn in Booty Bay wants you to kill 10 Bloodsail Swashbucklers and bring back the Bloodsail Charts and the Bloodsail Orders.','Perfect, $N. Now that we know their plan, it\'s just a matter of time.$B$BAnd to think the fools have dropped anchor just off the cape....','Ahoy, $N. What word do you bring of the Bloodsail encampment to the south?','','','','','',0,3920,3921,0,0,1,1,0,0,0,0,0,0,0,0,0,1563,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-250,250,0,0,0,0,2160,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), + (605,2,33,30,35,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,600,0,0,0,'Singing Blue Shards','The Singing Crystals are unique to Stranglethorn, and are very valuable to certain parties. I can move those crystals, but the cursed Venture Company makes it hard for an honest entrepreneur like myself to gather any!$B$BI\'d like to hire you.$B$BThe basilisks in Stranglethorn eat the crystal. This gives them their hardened skin, and sometimes decent quality crystal can be harvested from it.$B$BYou can get it from any basilisk, but the less nasty ones are along the shores south of Zul\'Kunda, to the north.','Bring 10 Singing Crystal Shards to Crank Fizzlebub.','Aha! These will do nicely, $N. Yes, quite nicely!$B$BHere is your cut, and...it was a pleasure doing business with you.','Do you have those shards yet? I\'ll give you a decent cut from the profits!','','','','','',3918,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-250,250,0,0,0,3500,1650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (606,2,33,30,41,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,607,0,0,0,'Scaring Shaky','If there\'s one thing I can\'t stand, it\'s people who don\'t pay their gambling debts! And there are a lot of people who owe me. Think you can help me collect?$B$BFirst, there\'s \"Shaky\" Phillipe down by the docks. He owes me plenty after last week\'s game and I want my due! But to get it, we\'ll have to scare him.$B$BGo out of town and hunt Elder Mistvale Gorillas. Find a nice selection of giblets, then take them to Shaky. Don\'t let on that they\'re from an animal; let him think the worst.','Bring 5 Mistvale Giblets to \"Shaky\" Phillipe in Booty Bay.','Ack! Where\'d you get these? No, don\'t tell me. I don\'t want to know!$B$BWho sent you? Sea Wolf?','Hey! I don\'t like the look you\'re giving me, mister.','','','','','',3919,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-25,25,0,0,0,0,495,0,0,0,0,0,0,0,0,5,1,0,0,0,0,0,0,0,25,6,0,0,0,0,0,0,0,0,0), + (607,2,33,30,41,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,606,0,0,609,3922,1,0,'Return to MacKinley','Here, take this pouch and give it to Sea Wolf. And tell him I meant to pay him back! I swear!!$B$BI just got a little drunk and lost my way, and...you know how things are. He\'ll understand - you don\'t have to get rough!','Bring Shaky\'s Payment to \"Sea Wolf\" MacKinley.','Heh heh, well done! And when you showed Shaky those giblets, how hard did he shake?$B$BHah! He\'s so easy to read, when I play cards with him I can\'t help but win!$B$BThanks for your help, $N. Now it\'s your turn to get paid...','Here here, $N. Did you get Shaky\'s payment?','','','','','',3922,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-150,150,0,0,0,4000,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (608,2,33,37,45,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,604,0,0,0,0,0,0,'The Bloodsail Buccaneers','Blast the nerve of Firallon! He couldn\'t sail a skiff through Crystal Lake let alone lead an entire fleet against us.$B$BThe Bloodsail Buccaneers will pay for their carelessness. Now that we know their plan of attack, we can counter before they know what hit them.$B$BBut why send the entire fleet to do the work of one brave adventuring party? $n, take some of your most skilled comrades out to Firallon\'s landing spot and assassinate the Bloodsail leadership. Their fleet will sink soon after....','Fleet-Master Seahorn in Booty Bay wants you to kill Captain Stillwater, Captain Keelhaul and Fleet Master Firallon.','Ah, what a great day for the Blackwater Raiders! Three cheers to you, $N!','What\'s the problem, $N? We need to attack before the Bloodsail Buccaneers do!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2550,2548,2546,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4138,0,0,0,1,0,0,0,87,21,0,0,0,-350,350,0,0,0,0,2910,0,0,0,0,0,0,0,0,5,1,0,0,0,0,0,0,6,1,21,0,0,0,0,0,0,0,0,0), + (609,2,33,30,44,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,607,0,0,613,0,0,0,'Voodoo Dues','My list is shortening, but there are still people who owe me.$B$BNext, we have Maury \"Club Foot\" Wilkins, Jon-Jon the Crow, and Chucky \"Ten Thumbs.\"$B$BThese scurvy dogs\' debts are months outstanding and I thought they skipped town to avoid paying up! Later, I heard they\'re cursed and bewitched and now wander the jungle ruins. But I don\'t care what their fate is - I want what\'s mine!$B$BThey\'re at the Ruins of Aboraz and the Ruins of Jubuwal, northeast of here. Find them, and collect.','Bring Maury\'s Clubbed Foot, Jon-Jon\'s Golden Spyglass, and Chucky\'s Huge Ring to \"Sea Wolf\" MacKinley in Booty Bay.','Great! I can get a good price for these, especially for what\'s inside Maury\'s foot! Thanks much, $N!$B$BI hope those three learned their lesson: don\'t bet something you can\'t afford to lose.$B$BAnd maybe it\'s too late for them, but...they should be careful of who they gamble with.','$N, did you find those three dogs? Did you collect their valuables?','','','','','',3924,3925,3926,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-250,250,0,0,0,6500,2250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,609), + (610,2,33,32,39,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,603,0,0,611,0,0,0,'\"Pretty Boy\" Duncan','My FATHER sent you? I\'d have thought that old codger would have given up on me by now.$B$BIt wasn\'t really his fault I ran off, he just shouldn\'t have expected I\'d be willing to live a boring life, reading over musty books and associating with grey-haired, stiff-backed, stuffy mages!$B$BIf you need my dagger, you\'ll have to get it back from \"Pretty Boy\" Duncan, one of the Bloodsail Buccaneers. Put something \'tween his shoulders and I\'m sure he\'ll give it up.','Get Catelyn\'s dagger from \"Pretty Boy\" Duncan.','You beat Duncan? I guess you aren\'t as wet behind the ears as you looked at first glance.$B$BI suppose that also means I shouldn\'t challenge you to a fight any time soon!','I\'d never been beat before, you know, $N? Sure I\'d been cut, can\'t get in a knife fight without that, but he just smacked me on the side of the head, blacked me out. When I came to my blade was gone.$B$BAs much as my nickname might indicate, I still need a knife to fight, and for me, it has to be that one.','','','','','',4027,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-250,250,0,0,0,0,1350,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (611,2,33,32,40,1,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,610,0,0,0,4027,1,0,'The Curse of the Tides','So you\'re looking for an altar of some sort? Well, I\'m no expert on troll ruins like my father, but I have heard about a sunken troll city out near that island you\'re looking for. Maybe you should try there.$B$BYou got my knife back for me, so I guess you can borrow it... but I want it back when you\'re done!','Destroy the Altar of the Tides with Catelyn\'s Blade, kill Gazban and bring the Stone of the Tides and Catelyn\'s Blade back to Baron Revilgaz.','Amazing! The Stone of Tides! It shall have a place of prominence in my collection of ancient troll artifacts. Did you see how it almost seems as though a tide is trapped within its surface? Magnificent!','Have you retrieved the Stone of the Tides for me, $N? I\'ve already cleared out a space and purchased a fine stand for it.','','','','','',4034,4027,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4120,0,0,0,1,0,0,0,87,21,0,0,0,-350,350,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (613,2,33,30,44,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,609,0,0,0,0,0,0,'Cracking Maury\'s Foot','Curses! That swab Maury put a lock on his foot, and I can\'t open it! His loot\'s inside the foot, and that\'s what he owes me!$B$BWe need to find the key to open the lock. Maury was known to gamble with the Mosh\'Ogg ogres, at their mound to the northeast. And he told me, when he was still alive, that the last time he went to the mound he was chased off after winning too much. Maybe the Ogres there have his key.$B$BBut if they do, you might have to kill a load of them to find the right one...','Bring Maury\'s Key to \"Sea Wolf\" Mackinley in Booty Bay.','You found it! Thanks a million, $N. You\'ve been a big help to me!$B$BHere you go - you earned this!','Ahoy, $N! Have you yet found Maury\'s Key?','','','','','',3930,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4129,0,0,0,1,0,0,0,87,21,0,0,0,-350,350,0,0,0,0,2790,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (614,2,33,35,51,1,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Captain\'s Chest','I used to sail a ship from here all the way to Ratchet, in Kalimdor. I was a successful captain with a sterling reputation.$B$BUntil...$B$BThose cursed sea giants ruined me! They smashed my ship, killed my crew, and set me on a lifeboat to Booty Bay. And one of the giants, Gorlash, stole my Captain\'s Chest. He said he wanted it for a snuffbox. The nerve!$B$BI hear Gorlash wanders the coast east of here. Find him and get back my chest! Do that, and you\'ll have earned a captain\'s gratitude.','Bring Smotts\' Chest to Hecklebury Smotts in Booty Bay.','You found it! Oh happy day, this is! Thank you, $N. Getting back my chest cools some of the fire in me.$B$BBut my revenge isn\'t complete...','Ahoy, $N! Did you find Gorlash? That chest was my favorite, and it has a hidden compartment that held my greatest treasures!','','','','','',3932,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11469,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2880,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (615,2,33,35,51,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,8552,0,0,8554,0,0,0,'The Captain\'s Cutlass','After I lost my first ship to those giants, I bought another. Named Smotts\' Revenge, I filled it with supplies and crew, and set out to find the villains. I found them, but...they beat me. They smashed Smotts\' Revenge, killed my second crew and set me on another lifeboat.$B$BThis time another of the giants, Negolash, stole my cutlass.$B$BFace Negolash and bring me my cutlass!$B$BSpeak with Sprogger. He was my cook on the Smotts\' Revenge, and survived the last attack. He can help you find the giant.','Speak with Sprogger.','Hello hello, $N. Captain told me you\'re going after Negolash, eh?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,285,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (616,2,33,32,37,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,578,0,0,0,'The Haunted Isle','Baron Revilgaz has had me keep an ear out for rumors of the strange and out-of-place in Booty Bay and Stranglethorn. I don\'t usually put much stock in ghost stories, but I heard some sailors in the tavern talking about a haunted island off the coast. Water elementals and a raving goblin ghost, they say.$B$BIf you\'re going to go talk to Revilgaz, could you relay that story to him?','Speak with Baron Revilgaz in Booty Bay.','Interesting. Some time ago, I seem to remember reading a book once that suggested...$B$BAh, of course, a troll legend it was. If what Krazek reports is true, perhaps I will soon be able to add the Stone of the Tides to my collection of ancient artifacts and relics.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,174,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (617,2,33,38,43,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Akiris by the Bundle','You looking fer work, $N? I might have some if you\'re up for a little challenge.$B$BI got a friend named Groy who makes a killing selling what the naga call akiris reed: it\'s some kind of valuable ocean reed. Not too sure what it\'s for, but he pays well for bundles of the stuff.$B$BYa bring me ten stalks of the stuff, and we\'ll have business to do. The naga were last seen along the beach to the north of here.','Bring 10 Bundles of Akiris Reed to Privateer Bloads in Booty Bay.','Well done, $N. 10 stalks of akiris reed wasn\'t too much a challenge after all, huh? No offense to the naga, but hey, everybody\'s gotta make a living.','If ya got no business with me, then move along, $N.','','','','','',4029,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4117,0,0,0,1,0,0,0,87,21,0,0,0,-250,250,0,0,0,6000,2160,0,0,0,0,0,0,0,0,6,1,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0), + (618,2,33,40,50,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,615,-619,0,0,0,0,0,'Facing Negolash','Negolash is a hungry giant.$B$BWhen the giants destroyed our ship, Negolash went straight for my kitchen. He wasn\'t hungry for crew like the other giants. Negolash wanted wine...and my Barbecued Buzzard Wings. They\'re my specialty, and I had to go all the way to the Badlands for the recipe!$B$BIf you want to lure the giant, then get some wine and a heap of buzzard wings. Put them in our old lifeboat, southeast of here along the coast. When Negolash smells all that food, he\'ll come for sure!','Bring 10 Barbecued Buzzard Wings and 5 bottles of Junglevine Wine to Captain Smotts\' Lifeboat.$B$BKill Negolash, and bring Smotts\' Cutlass to Captain Smotts in Stranglethorn.','You got my cutlass from Negolash! I can\'t believe my fortune, $N! Meeting you has turned my luck to the better, make no mistake there!$B$BThank you! And if I ever get a new ship and you\'re looking to sail the seas, you would be my honored guest.','Did you get my cutlass, $N?','','','','','',3935,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4130,0,0,0,1,0,0,0,21,87,0,0,0,500,-500,0,0,0,0,4260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (619,0,33,1,52,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'Enticing Negolash','','','You pile food and drink upon the raft...','This is an abandoned lifeboat. Printed along its side in scratched, faded paint are the words:$B$B\"Smotts\' Revenge\"','','','','','',4457,4595,0,0,10,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,619), + (621,2,33,35,44,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,1119,-621,0,0,0,0,'Zanzil\'s Secret','Zanzil the Outcast dwells with his followers in the Jubuwal and Aboraz Ruins, northeast of Booty Bay. He is exiled from his tribe. Why? Well...$B$BZanzil has methods of bending the minds of others, and his leaders fear him. He uses a mixture of jungle plants on his followers to suppress their will and strengthen their bodies.$B$BHis mixture would be worth much to those who wish to control others.$B$BBring me samples of his mixture, and I will find a use for them.','Bring 12 samples of Zanzil\'s Mixture to Crank Fizzlebub in Booty Bay.','Ah, very good! Here is your pay.$B$BAnd here is a little something extra... for your discretion.','Do you have the samples of Zanzil\'s Mixture??','','','','','',4016,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4131,0,0,0,1,0,0,0,87,21,0,0,0,-250,250,0,0,0,6500,2250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,621), + (622,2,33,32,37,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,627,0,0,0,1987,1,0,'Return to Corporal Kaleb','While you were gone I fixed the pot you brought me. I even added an extra steam whistle, and look! There\'s a new chopper at the bottom that\'ll cut through leg bones!$B$BYes yes, Krazek\'s Crock Pot is a 100% cook pleaser! I\'m sure its owner will be satisfied.','Bring Krazek\'s Fixed Pot to Corporal Kaleb at the Rebel Camp.','It\'s fixed! This is great, now I can get dinner started! Thanks so much, $N.$B$BI hope you were okay in Booty Bay. That place can get pretty rough, and... I heard rumors that the goblins will sometimes drag drunk sailors to their slave boats and take them to who-knows-where... to do who-knows-what...','Hello, $N. Did you make it to Booty Bay? Did the goblin Krazek fix my pot??','','','','','',1987,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4124,0,0,0,1,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (623,2,33,38,43,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,617,0,0,0,4028,1,0,'Akiris by the Bundle','$N, since I have you here, I got a message from Groy while you were gone. He mentioned bein\' satisfied with the last shipment that arrived and has a client that wants some more of the stuff right away.$B$BI won\'t be headin\' to Theramore for a week, but if you\'re willin\' to make the journey, there\'s no reason you can\'t take the stuff for me.$B$BFeeling adventurous? You do know where Dustwallow Marsh is, doncha? I\'d be careful though, Theramore can be dangerous if you\'re the wrong kind of crowd.','Bring a Bundle of Akiris Reeds to Privateer Groy in Theramore.','What?! I got a lot better things to do then talk to the likes of you, $C. Make it worth my while or get outta my face.$B$BHuh? Bloads sent ya, huh? Well, whaddaya got for me?$B$B$B$BNot bad, not bad at all. Another bundle will make my client quite happy.$B$BI suppose yer next question\'s gonna be about money, huh, $C? Of course it is!$B$BHere, take this coin and some advice: get off my docks.','Yeah?','','','','','',4028,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-350,350,0,0,0,4500,1620,0,0,0,0,0,0,0,0,1,1,6,0,0,0,0,0,0,6,6,1,1,0,0,0,0,0,0,0), + (624,2,33,35,43,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,625,0,0,0,'Cortello\'s Riddle','There is an ornate, well-traveled bridge$BEast of Deadwind and south of Redridge$BUnderneath there waits something for you$BSome call it a hint, others a clue$BThere it will lie for endless tomorrows$BBiding its time in the Swamp of Sorrows','Solve the riddle!','The soggy parchment contains the next clue....','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (625,2,33,35,43,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,624,0,0,626,0,0,0,'Cortello\'s Riddle','A far off land in Kalimdor awaits$BWhere peril has dashed hopes and fates$BEast of Barrens the weather is harsh$BGloom and danger pock Dustwallow Marsh$BBut there lies a clue for those up to the test$BWaiting to be found in a cave in the southwest','Solve the riddle!','You find a musty scroll.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (626,2,33,35,51,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,625,0,0,0,0,0,0,'Cortello\'s Riddle','To Lordaeron! The great land of turmoil$BWhere brave soldiers with death do toil$BFind your way through the great unrest$BThere you will find the end to this quest$BAlong the coast of the Hinterlands, at the base of the great falls$BUnderneath the water there does your treasure call!','Solve the riddle!','You open the chest to discover....','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11324,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (627,2,33,32,37,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,210,0,0,622,0,0,0,'Favor for Krazek','There is a mountain cave in Drywhisker Gorge, far to the north in the Arathi Highlands. In that cave is rare ore: bloodstone. The bloodstone in this cave is not of the highest grade, but even low-quality bloodstone is valuable... to those with the knowledge to use it.$B$BI would like some.$B$BI will fix your crock pot, but while I work on it... bring me samples of bloodstone. Bring me enough, and I\'ll even give you a bonus.$B$BOh, and if you don\'t have the skill to mine it... find someone who does!','Bring 4 loads of Lesser Bloodstone Ore to Krazek in Booty Bay.','Ah, splendid! That was a big favor you did for me.$B$BHere is your payment...','Hello, $N. Did you have luck getting the bloodstone?','','','','','',4278,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-150,150,0,0,0,3000,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (628,2,33,31,38,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,577,0,0,0,0,0,0,'Excelsior','With the inside finished, all that\'s left is to add the outer layer. For this, I use only the best elder croc skins. They are more durable and a better canvas--if you will--for adding the designs and accents that make Drizzlik\'s Excelsior line.$B$BIt\'s hard to find that perfect skin though, the only one that fits my plan is the skin of an elder saltwater crocolisk. The elders only come out to defend the other saltwater crocs, so you might need to kill a few to draw one out.','Bring an Elder Crocolisk Skin to Drizzlik in Booty Bay.','Great! Thanks to your help I\'ll have this order filled and sent off to Director Riddlevox on the next boat to Undermine. Ahead of schedule, even!$B$BFor all your hard work, here, I made some extras, so take a pair. It\'s on Drizzlik.$B$BAnd remember, there\'s no boot so fine as one of Drizzlik\'s Excelsior line!','I read somewhere that the saltwater crocilisks are slowly dying out... bad news for my business, isn\'t it?$B$BAnyways, I hope you have that elder saltwater crocolisk skin for me!','','','','','',4105,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4109,0,0,0,1,0,0,0,87,21,0,0,0,-250,250,0,0,0,0,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (629,2,33,30,37,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Vile Reef','Long ago, a great shudder of the earth sunk an old troll city beneath the waters of the Savage Coast to the northwest. We call that place the Vile Reef, for murlocs now reside in the ruins of the city, attacking any who draw close.$B$BThere is an old tablet among those ruins that tells the ancient tale of Gri\'lek, a hero of troll legends. The tale is sacred to the Darkspear tribe, and although the tablet is too large to move, I want a shard of it to enshrine in our new home in Orgrimmar.','Bring a Tablet Shard to Kin\'weelay at the Grom\'gol Base Camp.','This is good. When I return to Orgrimmar I will place this shard in a sacred place. It will remind us of the might and honor of Gri\'lek.$B$BThank you, $N. Your deeds mark a growing friendship with the Darkspear tribe.','I await the Tablet Shard, $N.','','','','','',4094,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (630,2,33,45,51,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,594,0,0,0,0,0,0,'Message in a Bottle','$N, I put my faith in you and anyone you can muster to help free me. The great Skymane King Mukla is my captor. He commands the beasts of this island, and they keep me here against my will with the aid of this chain. If you can slay him and find the key to this shackle, I shall be indebted to you greatly.$B$BI often hear him to the southeast side of the island, but please be careful: he is not to be trifled with.','Slay King Mukla and return to Princess Poobah with the Key to free her.','$N, you have saved me from a great dishonor. If it was within my power, I would offer you a place among my tribe. But for now, all I can only offer you is this token for the courage and nobility you have shown.','I thank my ancestors someone has come to aid me. Do you have the key that will free me?','','','','','',4103,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4118,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4410,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,6,2,1,0,0,0,0,0,0,0,630), + (631,2,11,28,31,1,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,632,0,0,0,'The Thandol Span','A tremendous explosion roared through the hills. \'Twas horrible, I tell you!$B$BGood soldiers died defending the Thandol Span. Longbraid says we\'ll take revenge on the Dark Irons before all is said and done.$B$BWe\'re in a world of hurt though and I don\'t see any reinforcements in sight. Longbraid sent Ol\' Rustlocke to scout the eastern bridge to see if we could secure it.$B$BThat was days ago. We haven\'t the manpower to search for him with Dun Modr under siege.$B$BPerhaps you can find him...','Rhag Garmason wants you to locate Ol\' Rustlocke.','You search the tiny, dwarven corpse. Engraved into the helmet you can clearly read: Ebenezer Rustlocke.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,1500,0,0,0,0,0,0,0,0,5,1,6,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (632,2,11,28,31,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,631,0,0,633,4429,1,0,'The Thandol Span','It seems as though poor Ol\' Rustlocke ran into a Dark Iron ambush. You notice a parchment next to his clenched fist.$B$BReport the grim news to Rhag Garmason and show him what you found.','Report back to Rhag Garmason and show him the parchment you found on Rustlocke\'s corpse.','Oh my, the news is grave....','Any sign of Ol\' Rustlocke, $N?','','','','','',4429,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,1500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,18,0,0,0,0,0,0,0,0,0), + (633,2,11,28,31,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,632,0,0,634,0,0,0,'The Thandol Span','Heavens no! Poor Rustlocke. \'Tis quite a tragedy indeed.$B$BWe must not let his death pass in vain. This parchment you discovered indicates that Kam Deepfury, the mastermind behind the original attack, arranged for a cache of explosives to be stashed just across the Thandol Span, in Arathi Highlands.$B$BIf those explosives make it to the bridge, our major supply line to the north will be severed! The cache must be destroyed, $n! Return to me when your mission is complete.$B$BYou\'re our only hope.','Destroy the cache of explosives.','The remaining bridge is saved! You have done a great service to King Magni and the people of Khaz Modan.$B$BNow if we can only hold out long enough for reinforcements to show...','The cache of explosives must be destroyed!','','Cache of Explosives Destroyed','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-2704,0,0,0,1,0,0,0,0,0,0,0,4504,4505,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,150,0,0,0,0,0,1500,0,0,0,0,0,0,0,0,5,1,5,0,0,0,0,0,0,1,21,0,0,0,0,0,0,0,0,0), + (634,2,11,28,31,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,633,0,0,0,0,0,0,'Plea To The Alliance','I ask of you one more small favor, $c. We await the reserves of Ironforge. However, Roggo has knowledge of an Alliance camp to the north in Arathi Highlands at Refuge Pointe.$B$BTravel there and seek out Captain Nials. Ask the good Captain if the Alliance can spare some soldiers to help us reclaim Dun Modr and the Thandol Span.','Seek out Captain Nials at Refuge Pointe.','My condolences go out to Longbraid and his brave soldiers. The news of the Thandol Span tragedy and the fall of Dun Modr hangs heavy in my heart.$B$BBut Stromgarde has fallen! Hence our presence here at Refuge Pointe. We are faced with retaking our own great city.$B$BHonor and duty require that we do not leave the Highlands until Stromgarde raises the mighty banner of the King once again. I will send word to Longbraid that he is on his own...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,750,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (635,2,45,30,35,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4614,1,0,'Crystal in the Mountains','This shard pulses as you hold it...$B$BYou feel a sense of pleading coming from the shard, as if someone is trying to communicate, someone who desperately needs your help.$B$BA vision appears in your mind - of the northern mountains of Arathi, and of a brilliant crystal jutting from the earth there.$B$BYou feel drawn to that place.','Find the crystal from your vision.','This crystal pulses, as if a living force is trapped within it.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,168,0,0,0,0,0,-881.761,-3036.37,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (636,2,45,30,35,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Legends of the Earth','This book tells the tale of an elemental princess, Myzrael, and of her imprisonment deep underneath the Arathi Highlands.$B$BIt also tells of a secret outcropping of crystals in the highlands. These crystals, the Shards of Myzrael, are a window to the princess\' prison.$B$BIf a brave soul found the Shards of Myzrael, the perhaps $ghe:she; could speak with her...','Find the Shards of Myzrael.',NULL,NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (637,2,1537,25,30,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4432,1,0,'Sully Balloo\'s Letter','The waterlogged and war-torn envelope dissolves in your hands, leaving you with a few pages of a letter in your grasp, written with painstaking care.$B$BThe letter is addressed to a Mrs. Sara Balloo of Ironforge and begins, \"My dear Sara....\"','Deliver Sully Balloo\'s Letter to Sara Balloo.','You say you saw my Sully pinned beneath the icy waters? Say it isn\'t so!$B$BLet me read what he wrote....','You look as though you have traveled a great distance and seen much turmoil in your time, $C. These times we live in are trying on the soul. What news do you bring to me now?','','','','','',4432,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (638,2,33,32,37,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,639,0,0,0,'Trollbane','With Thoras Trollbane dead and Stromgarde in ruins, Vol\'jin has instructed that we make every effort to spirit the legendary sword Trol\'kalar from the humans\' hands, so that we might use it in our coming battles against the trolls of Zul\'Gurub.$B$BZengu, one of our seasoned hunters, was dispatched to Hammerfall in northeastern Arathi Highlands to oversee its procurement.','Travel to Hammerfall in the Arathi Highlands and speak with Zengu.','How you doing, $C? The task set before us by Vol\'jin will be a difficult one, and any assistance you might provide will be appreciated and necessary.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,25,0,0,0,0,0,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (639,2,45,32,37,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,638,0,0,640,0,0,0,'Sigil of Strom','In ancient times, trolls fought against the Arathorian Empire and our most capable adversary, Lord Ignaeus of Strom, named Trollbane. He rode into battle wielding Trol\'kalar--troll slayer, in their ancient tongue.$B$BBut now the sons of Trollbane are weakened, their stronghold brought to ruin.$B$BThe sword is protected by several sigils that were divided among the survivors of Stromgarde, and we must retrieve them.$B$BThe first was taken by the Syndicate, one of their men in Stromgarde should have it.','Get the Sigil of Strom for Zengu in Hammerfall.','Excellent, mon. That\'s a good start to collecting the sigils we\'ll need to remove Trol\'kalar from Trollbane\'s tomb.','Have you located the first sigil yet? It is most likely carried on the person of one of the Syndicate agents in Stromgarde.','','','','','',4440,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,4000,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (640,2,45,32,40,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,639,0,0,0,0,0,0,'The Broken Sigil','Thoras Trollbane\'s tomb is protected by three sigils--the first of which you retrieved from the Syndicate. The other two will be harder to get, as they\'re held by the firmly entrenched Stromgarde militia.$B$BThe sigil of Thoradin was divided into five pieces by Thoras\' son, Galen, and dispersed among the Stromgarde defenders. Retrieve the pieces and bring them to Tor\'gan, the troll shaman, he will be able to bind them into the complete sigil.','Retrieve the 5 Sigil Fragments from the defenders in Stromgarde, and bring them to Tor\'gan in Hammerfall.','Ah, you need me to reconstruct this sigil? It shouldn\'t be too difficult... all the pieces seem to be here and the magical structure will be easy to reform.$B$BYou might want to close your eyes.','Throm\'ka, $c. Zengu informed me that you required my assistance?','','','','','',4450,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,5000,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,640), + (641,2,45,32,40,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,640,0,0,643,4453,1,0,'Sigil of Thoradin','The reconstruction worked flawlessly. The sigil can now be used to unlock the seal on Trollbane\'s tomb. Return it to Zengu, no doubt he has additional tasks for you to complete.','Bring the restored Sigil of Thoradin to Zengu in Hammerfall.','We\'re halfway to being able to remove Trol\'kalar from Trollbane\'s tomb. We are not exactly sure where the third sigil is, as its holders seem to move around Arathi quite a bit, but I have faith that you\'ll be able to find it.','$N! Do you have the second sigil?','','','','','',4453,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,25,0,0,0,0,0,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (642,2,45,30,37,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,651,0,0,0,'The Princess Trapped','My name is Myzrael. I am a princess of the earth, and my captors, the giants, have trapped me deep beneath the Arathi Highlands. These crystal shards are the only way I can speak with the surface world.$B$BPlease help me. Allies of the giants, the Drywhisker Kobolds, have a shard like this one in their Drywhisker Gorge, to the east. To power the cluster, you must gather Motes of Myzrael from the kobolds and apply them to it.$B$BI beg you, $N, aid me!','Gather 12 Motes of Myzrael, then bring them to the Iridescent Shards in Drywhisker Gorge.','Ah! You activated these shards. Already I feel more myself!$B$BBut alas, I am still far from free...','This cluster of shards looks much like the Shards of Myzrael. But the same feeling of security does not pulse through them.','','','','','',4435,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (643,2,45,32,41,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,641,0,0,644,0,0,0,'Sigil of Arathor','Though they can barely be said to control Stromgarde, let alone the whole of Arathi Highlands, the human prince trots the remnants of his cavalry over the countryside. I can\'t understand why he does it, but who understands the way the humans think, hm?$B$BWhatever his reasoning, more importantly, he has given one of the sigils to Lieutenant Valorcall, their cavalry leader. Locate him and bring his sigil back to me.','Retrieve the Sigil of Arathor and return it to Zengu in Hammerfall.','Losing their cavalry leader will prove a large blow to the Stromgarde defenders. Better yet, it means that we are only one sigil from being able to have Trol\'kalar for ourselves.','Valorcall will not be easy to track down, $N. Mounted on horseback, he can cover ground quickly. Nonetheless, we must have his sigil.','','','','','',4458,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,5500,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (644,2,45,32,42,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,643,0,0,645,0,0,0,'Sigil of Trollbane','The final of the sigils needed to unlock the tomb of Thoras Trollbane is held by his son personally. He resides deep within Stromgarde, in a chapel in the militia-held districts. Prince Galen is well protected and no slouch of a warrior himself, so this task could prove most difficult.','Kill Prince Galen Trollbane and bring the Sigil of Trollbane to Zengu in Hammerfall.','Quite a day this is, $C. The blood of Trollbane will no longer haunt my people, and the sigils needed to take Trol\'kalar are in our possession. Soon, very soon, we will strike against the hated trolls of Zul\'Gurub.','You\'ve returned, $N. Is the line of Ignaeus Trollbane broken?','','','','','',4466,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,5500,2070,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (645,2,45,32,42,1,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,644,0,0,646,4467,1,0,'Trol\'kalar','What\'s this? With the four sigils brought together, they have formed together to create one sigil. There can be no doubt that this will be able to break the wardings placed upon Trollbane\'s tomb.$B$BTrollbane\'s remains are entombed in the Sanctum behind the chapel in Stromgarde. Retrieve Trol\'kalar.','Retrieve Trol\'kalar from Trollbane\'s tomb in Stromgarde.','Matching the lines on the face of Trollbane\'s tomb with the glowing lines of the Sigil of Ignaeus, a flash of light consumes the Sigil, and the legendary sword Trol\'kalar is released from the stone hands\' grip.','Etchings in the stone upon the face of the tomb of Trollbane match the glowing lines of the Sigil of Ignaeus...','','','','','',4467,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,25,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (646,2,45,32,42,1,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,645,0,0,0,4468,1,0,'Trol\'kalar','The light slowly fades, the sword Trol\'kalar, held within a stone sheath has been released.','Deliver Trol\'kalar to Zengu in Hammerfall.','For generations, the forces of Strom and Arathor ravaged the trolls. Now their greatest weapon is in our hands. Our inching progress in the steamy forests of Zul\'Gurub will be no more.$B$BYour assistance has been great, $N, and the Darkspear trolls are indebted to you.$B$BI will be sure that the sword is delivered to Nimboya at Grom\'gol.','$N! Have you taken the sword?','','','','','',4468,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4508,4507,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,350,0,0,0,0,0,2580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (647,2,11,28,30,0,0,77,0,0,0,0,0,0,0,0,0,0,900,1,0,0,0,0,0,4441,1,0,'MacKreel\'s Moonshine','Had quite a bit of the ol\' Moonshine last night! Longbraid would have my head if he knew that I passed out during my watch.$B$BThe noggin hurts something fierce. Felt as though a whole brigade of siege engines passed overhead, all that rumbling.$B$BOh my, look at the time! I promised Brewmeister Bilger in Southshore that I\'d repay my debt to him by sending some Moonshine.$B$BBut there are just 15 minutes left before I\'m overdue! Take him this batch, would you please? And hurry!','Take MacKreel\'s Moonshine to Brewmeister Bilger in Southshore.','Ah, nothing like Foggy MacKreel\'s Moonshine to warm you up on a brisk day! And here I was thinking the little bugger was going to be overdue on his bills again. Thank you, friend! Many thanks indeed!','What\'s the good word, $R?','','','','','',4441,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,350,0,0,0,0,5500,1830,0,0,0,0,0,0,0,0,5,1,5,0,0,0,0,0,0,6,1,2,0,0,0,0,0,0,0,0), + (648,2,440,43,48,0,0,255,0,0,0,0,0,0,0,0,0,0,0,2,2,351,3721,-648,0,0,0,0,'Rescue OOX-17/TN!','The gnome\'s voice crackles once again from the robot:$B$B\"I need to move OOX-17/TN to an open, safe place so it can begin a lengthy take-off procedure. It has built-in cloaking, but I need time on my end to make it operational again. I need you to escort the robot from its current location to, let\'s say, Steamwheedle Port! That should be a perfect place, and long enough, to get things on line!\"$B$B\"Escort it safely to the port, and then come talk to me in Booty Bay! Oglethorpe Obnoticus - out!\"','Escort OOX-17/TN to Steamwheedle Port, then report to Oglethorpe Obnoticus in Booty Bay.','Oh, YOU\'RE the great savior of OOX-17/TN! I cannot even begin to express my thanks for your assistance! My homing robot series needs more developing, but your recovery has saved me countless hours of rebuilding time, as well as many gold pieces in rebinding costs!$B$BPlease, take your choice of any of these items I have. Hopefully, you will make good use of one of them. Thank you again for your generous assistance, my robots and I are in your debt!',NULL,'Escort OOX-17/TN to Steamwheedle Port','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9643,9644,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-350,350,0,0,0,0,3270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,4,0,0,0,0,0,0,0,0,0), + (649,2,1637,42,48,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,650,0,0,0,'Ripple Recovery','I\'ve got some salvage work for you, and if you\'re an aficionado of fine ripple like I am, then you\'ll love this task. Ripple!$B$BIt\'s a drink, you dummy.$B$BAn abandoned Horde outpost has a stash of Hinterlands Honey Ripple from when they were in business. You can\'t get fine ripple like that anymore! One of Malton\'s dummy associates knows the shot, so you\'ll go out there and bring me a case of packaged ripple, and two for my own collection! Talk to Malton, he\'ll fill you in on the details.','Talk to Malton Droffers in Orgrimmar.','Oh yeah, about the ripple dad wants! He wants to sell the ripple to a tavern here in Orgrimmar, but we\'ll get more money if it is in its original packaging. I know someone who can do that, and he\'s in the Hinterlands where the ripple is. But he\'s, um, a high elf.$B$BWell, he\'s a good high elf, as he\'s not a part of the Alliance. Well, he\'s not so much a good high elf as he is a drunken high elf. He loves, and I mean LOVES the hooch.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,264,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (650,2,1637,42,48,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,649,0,0,77,0,0,0,'Ripple Recovery','The elf you will need to talk to is Gilveradin Sunchaser. He can name any wine, vintage and all, just by smell alone! He can package up the ripple we need, so you\'ll need to talk with him. We need six bottles for packaging, two for dad, and how ever many he\'ll want... and believe me, he\'ll want some. When you\'ve packaged the ripple and got dad\'s two bottles, come back here!$B$BGilveradin\'s camp is near some high elf lodge in the Hinterlands, and those high elves are not good. Trust me.','Talk to Gilveradin Sunchaser; his camp is located in the Hinterlands.','Ah, so you know Malton? He is an old drinking companion of mine. You see, I have found something that transcends the boundaries of artificial treaties and alliances - alcohol. Were we all to slake our thirsts on its blissful qualities, we all would be in a much better place spiritually.$B$BAlas, something tells me that your visit here is not to learn of alcohol\'s redeeming values, now is it.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,2640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (651,2,45,30,38,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,642,0,0,652,0,0,0,'Stones of Binding','Four Stones of Binding are scattered throughout Arathi. These stones keep me pinned beneath the earth.$B$BTo unlock them you must unlock the strongest: the Stone of Inner Binding. And to do that, you must gather keys from the other three.$B$BThese stones are watched by guardians, but if you are clever, or lucky, you may find ways to banish them.','Gather the Burning Key, the Cresting Key and the Thundering Key from the Stone of West Binding, the Stone of East Binding and the Stone of Outer Binding.$B$BBring them to the Stone of Inner Binding.','$B$BYou have done it! You opened the Stones of Binding! I can feel the shackles about me loosen, and freedom draws ever closer.$B$BYou are a noble $C, $N. My rescuer!','This is the Stone of Inner Binding. It is the strongest of the binding stones and must be unlocked for the others to open.','','','','','',4483,4484,4485,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (652,2,45,30,42,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,651,0,0,0,0,0,0,'Breaking the Keystone','Opening the Stones of Binding loosened much of my confinement, but a lock still holds me chained. It is the Keystone you see among this circle of stones. And the key is held by one of my captors, the stone watcher Fozruk.$B$BYou must obtain that key, which the stone watchers call the Rod of Order, from Fozruk and use it to open the Keystone.$B$B$N, you have done so much to aid me. Just a little more...and my gratitude will shake the very foundations of the earth!','Find and kill Fozruk. Bring the Rod of Order to the Keystone in the Arathi Highlands.','You place the rod in the keystone. And a shudder is felt beneath you...','The Keystone is charged with tremendous geomantic energy.','','','','','',4469,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2070,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,652), + (653,2,45,30,40,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,652,687,0,687,0,0,0,'Myzrael\'s Allies','$B$BFree! I AM FREE! I am free to gather strength, hidden from my captors. For if they faced me now they would surely overpower and again imprison me.$B$BBut in time I will confront the giants, and they will regret their wardship of me!$B$BYou are a noble ally, $N. I will need your help again in time. When I am ready, I will need you to summon me to the surface.$B$BSpeak with Gerrig Bonegrip. He is in Ironforge, in a shop of the Forlorn Cavern. He knows how I can be summoned.','Speak with Gerrig Bonegrip in the Forlorn Cavern of Ironforge.','The Lady told me of your coming, $C. You are welcome in my abode for you, like I, serve a higher cause.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (654,2,440,38,46,0,0,178,0,0,0,0,0,0,0,0,0,0,7200,0,0,379,0,0,864,0,0,0,'Tanaris Field Sampling','Activating the power source makes the field testing kit start to glow and vibrate. It would seem to be working as planned.$B$BAccording to Chief Engineer Bilgewhizzle, you now have two hours to collect the data you need in the Tanaris desert. If you do not collect it within two hours, all the data will be lost and you will need to buy another power source from him.$B$BReturn to him when you have completed the task.','Acquire acceptable samples for 8 basilisks, 8 hyenas, and 8 scorpions. Bring the testing kit back to Chief Engineer Bilgewhizzle in Gadgetzan before the power source runs out.','All right then, it will take me just a second to remove the power source. After that, you can do with it whatever you like now without having to worry about losing the data inside.','Well, did you get everything you needed? If you didn\'t and the power runs out, everything inside will be ruined and you\'ll have to start over.$B$BHey, don\'t look to me for sympathy; I\'m all about the Gadgetzan Water Company making a profit, and if that means selling you power sources until we can afford to import water in from the icy springs of Dun Morogh, so be it!','','','','','',9440,9441,9438,8523,8,8,8,1,9437,9439,9442,0,20,20,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,2430,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,1,0,0,0,0,0,0,0,0,0,0), + (655,2,45,29,34,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,672,0,0,0,'Hammerfall','It is still clear to me, like yesterday... So many years without hope, with wood and steel to bind me to this terrible place. Then finally, finally! There was the Warchief. Doomhammer in his midnight plate, his warhammer held high.$B$BIt was... too terrible... That the blow of a coward would strike down our greatest hero. From behind he charged on his horse, and then his lance ran him through... I fell to my knees. What hope was there? What hope is there...','Speak with Tor\'gan in Hammerfall.','Ah, Gor\'mul you speak of. Yes, from what he says, it seems he has never recovered from the death of Doomhammer.$B$BGor\'mul was a captive here when Thrall and Orgrim fought to free the camp, but as the earth shook and our brethren escaped, he was left behind. He wandered alone and lost for years without direction or hope, until we returned to establish ourselves here in Hammerfall.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,25,0,0,0,0,0,162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (656,2,45,30,50,1,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,692,0,0,0,4472,1,0,'Summoning the Princess','You must defeat Myzrael before she grows in strength. If you do not, then once she has gathered enough power she will challenge her captors! There are some who think they can control her, but if she can be controlled then why did the giants chain her in the first place??$B$BCrazy logic, eh?$B$BTo defeat her, summon her at the Shards of Myzrael where you first spoke with her. Defeat her and gather her Eldritch Shackles, then bind them to the Shards of Myzrael.$B$BDo that, and she will again be trapped.','Go to the Shards of Myzrael, summon her and defeat her.$B$BGather her Eldritch Shackles and bind them to the Shards of Myzrael.','As the eldritch shackles are placed around the Shards, an unhuman wail is heard from far below. The scream is followed by a roar.$B$BThe Shards of Myzrael no longer invoke feelings of warmth and security as they once did. Now they pulse with an open menace... as if the thing beneath them holds ill will toward the surface.','The Shards of Myzrael are now strangely quiet.','','','','','',4473,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4743,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (657,2,267,30,36,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,658,0,0,0,0,0,0,'Hints of a New Plague?','$B$BThis IS interesting. Seems Apothecary Jorell has been working on some deadly experiments here at Go\'Shek. Not sure what that has to do with Hillsbrad, but Phin wouldn\'t like it if we let it continue.$B$BWe had a run-in with some orcs while you were gone, and I\'m not in good enough shape to help Kinelory. If you\'re up for it, she\'s going to need some protection when she goes down to the farm to steal whatever research Jorell still hasn\'t sent to Tarren Mill.','Speak to Kinelory.','If it brings Phin peace, I\'ll destroy every single one of the Forsaken personally. He\'s done so much for us since the plague. We never thought we\'d find friends or family again.$B$BWhen you\'re prepared, come let me know. We\'ll get started right away.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (658,2,267,30,36,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,659,0,0,657,0,0,0,'Hints of a New Plague?','So, Phin sent you to check on us? Not surprised--he worries too much.$B$BWe\'ve been watching the farm for days, and Kin claims she saw a courier come out of that small house to the south not long ago.$B$BShe talks a lot, but I can always trust her senses when we\'re in dangerous areas.$B$BYou wouldn\'t happen to be a skilled tracker, would you? We think the courier might be carrying notes to Tarren Mill. If we could get our hands on those documents, it might shed some light on what\'s happening in Hillsbrad.','Find the Forsaken Courier and bring back her Sealed Folder to Quae near the Go\'Shek Farm.','Excellent!$B$BLet\'s see what this is about...','We appreciate your help in looking for that courier, $N.$B$BWhile you were gone, Kin saw an apothecary come out of that same house to the south of here. I\'m confident that they\'re up to no good--I just need proof of it before we go off and do something rash.$B$BHave you had any luck yet?','','','','','',4482,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1680,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (659,2,267,30,33,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,658,0,0,0,'Hints of a New Plague?','Hail, and well met, $N. I lead a group of adventurers investigating odd happenings in this area.$B$BMy cousin in Hillsbrad recently put down his dog Stanley because the animal mystically grew to an immense size and savagely attacked anyone who came near him.$B$BI believe the undead are involved, and we\'re looking for signs to prove as much.$B$BTwo of my companions, Quae and Kinelory, headed to the Go\'Shek Farm in the Arathi Highlands, and haven\'t checked in for days. Find them for me? I grow concerned.','Find Quae and Kinelory near the Go\'Shek Farm in the Arathi Highlands.','Try and stay as quiet as possible, traveler.$B$BOrcs don\'t take too well to being spied on, and there is more to this farm than meets the eye.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,780,0,0,0,0,0,0,0,0,1,1,6,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (660,2,267,30,37,0,0,77,0,0,0,0,0,0,0,0,0,0,0,2,2,657,0,0,661,0,0,0,'Hints of a New Plague?','All right, $N. I\'m ready if you are.$B$BShall we?','Protect Kinelory until she returns to Quae.','You\'ve done a great service for us, $N. Thank you.$B$BI hope Kin wasn\'t too much of a handful down there. She\'s very friendly, but can be just as deadly when you\'re her enemy.',NULL,'Protect Kinelory','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (661,2,267,30,37,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,660,0,0,0,0,0,0,'Hints of a New Plague?','I\'ve seen Kinelory look way worse after a night in the tavern than she does now. You obviously did a good job protecting her.$B$BThese items she brought back from the farm should at least let Phin get an idea of what\'s going on out here in Arathi. Just to make sure there\'s no retaliation after your attack, we\'re going to stay here for a bit longer. Would you be willing to head back to Southshore and talk to Phin?','Find Phin Odelic in Southshore.','So, the two troublemakers are all right after all? Haha, I\'m glad to hear it. I thank you for bringing me news of their whereabouts and status--it pleases me greatly that they are still alive; the two of them are irreplaceable as friends and traveling companions.$B$BBut... it\'s more important I thank you properly for your help. Here. Take this along with my group\'s thanks.$B$BWith any luck, we\'ll figure out what the Forsaken are up to, and put an end to it.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15455,15456,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,350,0,0,0,0,0,2010,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (662,2,45,35,40,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,663,0,0,0,0,0,0,'Deep Sea Salvage','O\'Breen led the ships into the cove. We were certain this is where the treasure could be found. The Harbinger docked safely but as the Maiden\'s Folly and Spirit of Silverpine approached the tides began to lower. Strangest thing I\'ve ever seen!$B$BThose two ships ran aground into something... some sort of temple in the reef. They sank so quickly, was quite a tragedy.$B$BWe need to retrieve their Logs as well as their Charts before we leave. We can\'t leave that information behind for prying eyes!','First Mate Nilzlix wants you to retrieve the Charts and Logs from the Maiden\'s Folly and the Spirit of Silverpine.','Knowing this information is secure will bring some ease to the command in Booty Bay. Well done, $N.','How goes the search and recovery mission, $n? We really need to get those Logs and Charts back from the Maiden\'s Folly and Spirit of Silverpine.$B$BIf the information from those sources were to fall into enemy hands, Fleet Master Seahorn would force us down the plank.$B$BThat is if we ever get out of this mess...','','','','','',4487,4489,4488,4490,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4511,0,0,0,1,0,0,0,87,21,0,0,0,-250,250,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (663,2,45,35,35,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Land Ho!','Lolo sees a tiny $r! Always on the lookout, Lolo is!$B$BWelcome to Faldir\'s Cove. Captain O\'Breen said we\'d only be here for a few hours. Just long enough to gather the treasure and get back to Booty Bay.$B$BBut Lolo thinks we\'re going to be here a lot longer than that. We lost the other two ships from our formation. Poor Spirit of Silverpine and Maiden\'s Folly. On the bottom of the sea they rest now!$B$BLolo suggests you talk to Captain O\'Breen if you plan on sticking around here.','Talk to Captain O\'Breen in Faldir\'s Cove.','Ahoy, matey.$B$B\'Twas a horrible mess. Seahorn will have my ship if he finds out what went down.$B$BOne of the Professor\'s contraptions indicated the lost treasure was near this cove. I brought the Harbinger in to dock and signaled for the Spirit of Silverpine and Maiden\'s Folly to follow suit.$B$BThen the sea rumbled. The tides lowered and the two ships crashed into the reef.$B$BIt\'s not just a reef. Something\'s down there....$B$BHelp my crew out and you\'ll be rewarded handsomely.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-25,25,0,0,0,0,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (664,2,45,35,40,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Drowned Sorrows','Argh, \'tis a horrible life. I should be in a watery grave right now, not sittin\' here by the fire, breathin\' fresh air.$B$BThe crew tried so hard to save my beautiful Maiden\'s Folly. Bless the boys, bless their hearts.$B$BO\'Breen made it to shore safely but we weren\'t so lucky. The seas just sank on us, I swear.$B$BOne second we\'re afloat and the next water is rushin\' in. And those beasts! Killed all the survivors. Horrible naga scum. I went black and ended up here, saved.$B$BI want those beasts dead.','Captain Steelgut in Faldir\'s Cove wants you to kill 10 Daggerspine Raiders and 3 Daggerspine Sorceresses.','Nice work out there, $N.$B$BThose scum deserved what they got. While nothin\' will ever bring me ship or me crew back, the death of those naga gives me some solace.','Bah, maybe I should go kill those naga scum myself. It\'s obvious you\'re not goin\' to do it.$B$BMaybe I can find some knitting needles so you can keep yourself busy.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2595,2596,0,0,10,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4509,0,0,0,1,0,0,0,87,21,0,0,0,-250,250,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (665,2,45,35,40,0,0,255,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,666,0,0,0,'Sunken Treasure','Now that we are full-fledged Blackwater Raiders it is our job to help Mr. O\'Breen locate the lost elven treasure.$B$BIt is next to impossible to find the gems in the dark sea without aid. The doctor has constructed some goggles that will help. He needs the goggles charged with the energy derived from the enchanted stone in the cave just up the hill.$B$BBut the cave is cursed! When we get close, we get ambushed. Defend me and I can harness the energy from the stone into the goggles.','Escort Professor Phizzlethorpe to the cave and back.','The goggles work perfectly now! Well done, $N.',NULL,'Defend Professor Phizzlethorpe','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-250,250,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (666,2,45,35,40,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,665,0,0,668,4491,1,0,'Sunken Treasure','The treasure has been on the sea floor so long that the gems have calcified into thick stone. But the power harnessed in these goggles will allow you to locate them easily.$B$BA little gnomish ingenuity goes a long way!$B$BSo borrow the Goggles of Gem Hunting, $n, and see if you can collect some of the lost treasure for Captain O\'Breen.$B$BI\'d swim down there myself but...um...well, I have important scientific business to tend to up on the safe, dry land....er, yeah.','Doctor Draxlegauge in Faldir\'s Cove wants you to collect 10 Elven Gems and return the Goggles of Gem Hunting once you are done.','Most superb, $N! The Captain will be very pleased! And just wait until word gets back to Fleetmaster Seahorn!','How did the goggles work? Did everything function properly? Adjustments can be made if necessary.$B$BOh, and I\'ll need those goggles back when you\'re done. I am sure Captain O\'Breen will have many uses for them later on.','','','','','',4492,4491,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4547,4548,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-350,350,0,0,0,0,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (667,2,45,35,44,0,0,255,0,0,0,0,0,0,0,0,0,0,0,2,2,670,0,0,0,0,0,0,'Death From Below','This is bad. It seems the Daggerspines are amassing for an attack.$B$BNaga are known for their ruthlessness in battle. They will keep attacking until I am dead.$B$BI don\'t value my own life above that of my crew members, but you must help to defend me. The crew will not be able to make it back to Booty Bay without my knowledge of the seas.$B$BThe naga will be coming from the sea. I need you to remain up here with me to fend off the attack. Man the cannon and drive them back.$B$BAre you ready, $n?','Protect Shakes O\'Breen during the attack.','We survived the attack!$B$BWe could not have done it without you, $N.$B$BWe\'ll be heading out as soon as the tide rises. If you weren\'t such a promising hero I\'d offer you a place on my crew. But I can tell you have bigger fish to fry.$B$BEven if you are a puny $r....',NULL,'Defend Shakes O\'Breen','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4550,4549,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-350,350,0,0,0,0,2790,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,667,0), + (668,2,45,35,40,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,666,0,0,669,4493,1,0,'Sunken Treasure','Let\'s not leave Captain O\'Breen waiting. He\'ll want to see these gems first hand. After all, that\'s why we\'re here!$B$BAnd after a few weeks of consorting with these pirates, the professor and I have realized the last thing that\'s good for our health is to be caught hanging on to their treasure.$B$BHere, $n, take these to O\'Breen.','Take the Elven Gems to Captain O\'Breen.','So the little gnomes proved their worth after all? I knew we kept those ankle biters around for a reason!','Ahoy, $C. What brings you to the bridge?','','','','','',4493,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-75,75,0,0,0,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (669,2,45,35,40,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,668,0,0,670,4502,1,0,'Sunken Treasure','Fleet Master Seahorn will want to hear about our find at once.$B$BBut as you can see, we\'re not in much of a position to get out of here. Not only is the tide too low, but those damned creatures we disrupted are keeping a close eye on our movements.$B$BYou can be of great service to the Blackwater Raiders if you can get word to Fleet Master Seahorn in Booty Bay that we discovered the treasure and are working on extracting more. Take him this sample as proof.','Take the Sample Elven Gem to Fleet Master Seahorn in Booty Bay.','Ah, leave it to good old Shakes O\'Breen! I knew that he was the right Captain for the mission!','What brings you to Booty Bay, $C?','','','','','',4502,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-250,250,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (670,2,45,35,40,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,669,0,0,0,4494,1,0,'Sunken Treasure','Say, $n, you seem to be an adventurous type. My fleet is stuck in Booty Bay until we can restock.$B$BThere are some heavy things brewing here and abroad and I need to get some top secret correspondence to Shakes O\'Breen who is tied up off the Arathi coast.$B$BCan I trust you to deliver this message safely and in confidence?','Deliver Seahorn\'s Letter to Shakes O\'Breen in Arathi Highlands.','Thank you for making such a long and perilous journey. You have the gratitude of the Blackwater Raiders.','So was Seahorn impressed? I bet you his smile reached from Booty Bay to Ratchet.','','','','','',4494,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-250,250,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,670), + (671,2,45,30,33,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Foul Magics','I have felt a strangeness in the air... a feeling that simmers in my blood. I had my suspicions. I set off to find the source of my unease and discovered to the west, at Northfold Manor, the residual traces of demonic summoning. As I got close, my blood began to boil and the rage within me grew.$B$BOn the ground I spied an amulet of bloodstone, used to assist in demonic summoning. The one I found was depleted, however. I\'ll need another to examine, but I dare not return to the manor. Can you bring me some?','Get 10 Bloodstone Amulets for Tor\'gan in Hammerfall.','It will take some time for me to ascertain the true intentions of the Syndicate, but their obvious association with dark, demonic magic troubles me. I will tell you when I know more.','Once-cursed blood still runs through my veins, $N. If someone... something is summoning demons, it must be stopped.','','','','','',4495,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (672,2,45,29,34,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,655,0,0,674,0,0,0,'Raising Spirits','We tried to settle him in, cheer him up, telling him stories of our mighty city at Orgrimmar in Kalimdor, but nothing would move him.$B$BTales of our young Warchief, Thrall, who bears the armor and hammer of Orgrim... but, perhaps... Perhaps! A demonstration of our newly found shamanistic magic would give him new hope. It is worth a try!$B$BA small object we could make for him, yes... Bring me some raptor eyes, and I will see what I can do.','Acquire 10 Highland Raptor Eyes from Highland Striders and Highland Thrashers for Tor\'gan in Hammerfall.','Excellent. The spirits of the raptors that gave these eyes will lend strength to the bearer of this amulet.','I will create an amulet that will give Gor\'mul some of the strength of the raptors. Perhaps that will awaken some flame within him...','','','','','',4512,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,1620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (673,2,45,35,40,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,671,0,0,0,0,0,0,'Foul Magics','There is no doubt in my mind that a powerful warlock resides within the walls of Stromgarde. From time to time, using an arcane magical relic, this warlock has summoned forth terrible demons in large numbers. We must remove the source of his energy.$B$BFind the warlock and kill him. Bring me whatever magical object you find on his person, and I will take steps to destroy it and see that its power is not used to taint this land any longer.','Retrieve Marez Cowl\'s Bloodstone Orb and bring it to Tor\'gan in Hammerfall.','My restless nights will turn to peaceful slumber when I have destroyed this orb. Thank you, $N. It is a chilling reminder of the terrible power the demons held over the orcs before Hellscream released us from their curse.','The burning in my blood... it grows by the day. The warlock must be stopped.','','','','','',4510,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4543,4545,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (674,2,45,29,34,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,672,0,0,675,4526,1,0,'Raising Spirits','Here, take this amulet to Gor\'mul, and see if the raptors\' strength can awaken the flame of the warrior that once burned through his veins.','Give the Raptor Talon Amulet to Gor\'mul.','What is this? Polished bone. What use have I for polished bone? Will a trinket restore the Horde to its glory?','What hope is there when the hand of a coward can slay the mightiest of the mightiest? What hope, I ask you!','','','','','',4526,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,25,0,0,0,0,0,162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (675,2,45,29,34,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,674,0,0,701,0,0,0,'Raising Spirits','$B$BTor\'gan sent you, didn\'t he? Pah! Why he feels some mercy towards me I would not understand. Mercy was denied me when I was not allowed to die with my Warchief in battle. A cruel blow fate has dealt me...','Speak with Tor\'gan.','It did not work, I see. Nonetheless, I feel that showing him the power of the shamans will eventually return Gor\'mul to his once proud self. The amulet\'s power was not great enough to show him our newfound power.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,25,0,0,0,0,0,162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (676,2,267,30,32,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,677,0,0,0,'The Hammer May Fall','Weaklings... all of them. You, $c, what are you looking at? Think you\'re something special, huh? Why not prove it?$B$BThe Hammerfall outpost in Arathi\'s under attack. Unless we send them help soon, their demise is imminent.$B$BBut before you go rushing off, you may want to test your skills first. Northeast of Stromgarde in Arathi is an ogre mound inhabited by the Boulderfist tribe. When you can handle the ogres and enforcers there, then report to Drum Fel in Hammerfall.','Kill 8 Boulderfist Ogres and 10 Boulderfist Enforcers, then find Drum Fel in the Hammerfall outpost in Arathi Highlands.','So, you think you\'re strong enough to help Hammerfall? So be it.$B$BTallow either sent you to that ogre mound in the hopes that you would kill yourself or he thinks you\'re strong enough to aid us. Either way, you\'re here now and I am in need of more soldiers in our fight against the constant attacks.$B$BIf you plan on staying in Hammerfall then get some rest, and come speak to me again when you\'re ready. There\'s no shortage of fighting to be had.','I have not the time to sharpen my axe, let alone leave the outpost to slay those beasts that would try and slay my kin.$B$BYou do not seem to have the experience of a grunt let alone a full-fledged warrior, what do you want, $N?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2562,2564,0,0,8,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,3000,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (677,2,45,30,32,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,676,0,0,678,0,0,0,'Call to Arms','The Witherbark trolls and Boulderfist ogres of Arathi are working together to rid us from this land, but we shall not meet our fates at their, or anyone else\'s, hand. We will slay them and show them that we, too, have a home here. $B$BThe trolls turned their backs to us; the ogres would use us for food and bedding if we allowed them to--these things shall not be.$B$BWe start our attack on the Witherbark trolls to the south of here. Slay them in droves, and only return when their camps run thick with blood.','Slay 10 Witherbark Axe Throwers, 10 Headhunters and 8 Witch Doctors, and return to Drum Fel in the Hammerfall outpost.','The signs of war are upon your garments, and sweat drips from your brow. Good, very good indeed.','If you have not yet completed my task, then perhaps you are a coward in heart as well as a tyro in war.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2554,2556,2555,0,10,10,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (678,2,45,30,38,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,677,0,0,679,0,0,0,'Call to Arms','Your strength is evident, $N. Now to see how you fare against a real enemy.$B$BThe Boulderfists have a lair to the southwest of here towards the dwarven bridge, and, if I\'m not mistaken, the maulers and magi there shall present to you a greater challenge--they have done so to us thus far.$B$BSlay as many as you can and come to me in body when you are successful, or come to me in spirit when you fail. I shall give praise to your tenacity in battle either way.','Kill 10 Boulderfist Brutes and 4 Boulderfist Magi, and return to Drum Fel in the Hammerfall outpost.','You are as strong as a kodo, and your lust for battle does your people proud.','You hesitate. Why? You have shown great strength thus far, $N. Do not fail me now.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2566,2567,0,0,10,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (679,2,45,30,40,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,678,0,0,0,0,0,0,'Call to Arms','The head of the beast is ready to be taken off... with great force, $N. You have shown every sign that you are able to help us with this final mighty blow. The leaders of these attacks have made their lair within the ruins of Stromgarde, a glaring symbol of human frailty.$B$BFind and slay those Boulderfist lords and their lackey shaman who would try and drive us from these lands.','Kill 7 Boulderfist Shaman and 3 Boulderfist Lords and return to Drum Fel in the Hammerfall outpost.','You do your people proud, $N. The threat has been greatly lessened, and I am sure we will begin to thrive here in the Highlands.','I see your courage finally wanes. It seems my instincts were correct about you: your strength is nothing compared to your bravado.$B$BReturn to me when the beast\'s head has been severed, or return never again.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2570,2571,0,0,7,3,0,0,0,0,0,0,9520,9521,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,5000,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (680,2,45,30,40,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Real Threat','You serve my husband well, $c, but he does not know why Hammerfall is under attack.$B$BOr\'Kalar, Mug\'thol\'s pawn in Stromgarde, has an intense hatred for my husband, and wishes nothing more than my husband\'s death for defeating him years ago.$B$BMy auguries tell me that Or\'Kalar has laid a trap for my husband, so I have hidden signs of the ogre\'s presence from him.$B$BMy husband will rush off foolishly if he learns of the ogre\'s whereabouts and I would ask for your help in slaying the creature.','Slay Or\'Kalar and bring his Head to Korin Fel in the Hammerfall outpost.','You have done me a great service, $N. Know that my husband\'s life and the safety of Hammerfall has been protected for another day because of your deeds. Please take this as a reward for your courage.','Near the Tower of Arathor--that is where you will find Or\'Kalar. His death will stop the attacks on Hammerfall and protect my husband\'s life.$B$BI see in your eyes that you think me weak--even dishonorable--for my silence. Some day you will learn what it is to love as I do. Perhaps then you will understand a different kind of strength and honor.$B$BIn the meantime, do as I ask, and slay Or\'Kalar.','','','','','',4551,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4976,4977,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (681,2,45,30,31,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Northfold Manor','We are fighting a war for Stromgarde, and we are losing. The ogres, the Syndicate and we have divided our once great city, and each faction battles the other into a bloody stalemate.$B$BBut our forces dwindle while our enemy grows.$B$BWe need help from the town of Southshore, but supplies are difficult to receive while the Syndicate holds territory between us.$B$BGo to the Syndicate base in Northfold Manor and slay them. Then, perhaps, pressure on our supply trains will lessen and more will get through.','Kill 10 Syndicate Highwaymen and 6 Syndicate Mercenaries.$B$BReturn to Captain Nials at Refuge Pointe.','Very good, $N. With the deaths of those Syndicate members we should have an easier time receiving supplies from Southshore.$B$BPerhaps our cause yet has hope.','$N, with each passing hour our hold on Stromgarde grows more tenuous. You must make haste or our city will surely fall.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2586,2589,0,0,10,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (682,2,45,30,37,1,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,681,0,0,0,0,0,0,'Stromgarde Badges','The Syndicate in Stromgarde do battle with our contingent of militia there. In order to urge the rabble to fight our more disciplined troops, the Syndicate leaders have placed a bounty on our soldiers, awarding gold for each Stromgarde Badge gathered off killed militiamen.$B$BWe want those badges retrieved - we cannot allow the cutthroats to take trophies from our brave fallen!$B$BEnter the Syndicate-controlled area of Stromgarde and hunt them for our badges.','Bring 7 Stromgarde Badges to Captain Nials at Refuge Pointe.','Thank you, $N. We will inform the families of these fallen soldiers that they were killed in battle.$B$BIt will be grim news to bear, but it is better than the uncertainty of a missing loved one.','Have you retrieved any Stromgarde Badges, $N? The Syndicate must learn they cannot profit from our dead.','','','','','',4506,0,0,0,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4741,0,0,0,1,0,0,0,72,0,0,0,0,350,0,0,0,0,0,2130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (683,2,1537,25,30,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,637,0,0,0,4514,1,0,'Sara Balloo\'s Plea','$n, I have but a small request to ask of you.$B$BTake this note I have prepared to our great monarch of Ironforge, King Magni Bronzebeard. \'Tis a small task to ask of one such as yourself, someone who has shown great valor to the cause of the Alliance thus far.$B$BFor me to go before the King in my grief-ridden state would not serve the purpose of my cause. Surely you understand.','Take Sara Balloo\'s note to King Magni Bronzebeard of Ironforge.','It will take but a moment for me to peruse this letter...','So you are $N the $C? News of your contributions to the Alliance has traveled quite far, you know?$B$BOn what business do you come before me today?','','','','','',4514,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,75,0,0,0,0,0,720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (684,2,45,30,39,1,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Wanted! Marez Cowl','A bounty has been placed on the head of Marez Cowl, a high-level advisor and operative of the Syndicate. She was last seen within the Syndicate controlled territory of Stromgarde.$B$BBounty may be collected from Captain Nials.$B$BBe warned: Marez is a skilled and cunning Warlock, known for her trafficking with demons. Extreme caution is advised when hunting her.','Bring Marez\'s head to Captain Nials at Refuge Pointe.','You took down Marez Cowl? Well done, $N. Well done indeed!$B$BMarez menaced our Stromgarde defenders, and it is rumored she was an emissary between the Syndicate and some other, darker power. We are glad to see she\'ll longer ply her powers against us.','Greetings, $C. You have a report to make?','','','','','',4515,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4744,0,0,0,1,0,0,0,72,0,0,0,0,350,0,0,0,0,0,2250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (685,2,45,30,40,1,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Wanted! Otto and Falconcrest','The Stromgarde Militia has placed bounties on the heads of Lord Falconcrest, and his bodyguard Otto. Falconcrest heads the Syndicate\'s efforts in the Arathi Highlands, and his death would cause a major disruption in those efforts.$B$BHis bodyguard Otto, although not a strategic target, is a fierce opponent and has killed dozens of our defenders.$B$BTheir bounties may be collected from Captain Nials.','Bring Otto\'s Head and Falconcrest\'s Head to Captain Nials at Refuge Pointe.','Falconcrest and Otto? Wonderful!$B$BHere is your reward, $N. I am happy to pay it.','Hello. Do you have a report to submit?','','','','','',4516,4517,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5247,4745,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,350,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (686,2,1537,25,30,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,683,0,0,689,0,0,0,'A King\'s Tribute','I do not expect good dwarves like Mrs. Balloo to understand why the travesties of war must be endured for the greater good of our people. The loss of her husband, and the loss of every dwarf that fights in the name of the Alliance, weighs heavy on my soul.$B$BWhile I cannot bring her husband back from the Twisting Nether, I can pay tribute to him.$B$BI am going to commission a memorial to Sully Balloo to be built by Grand Mason Marblesten.$B$BSend word to him now, $c. You shall be custodian of my bidding.','King Magni Bronzebeard wants you to speak with Grand Mason Marblesten.','So King Magni Bronzebeard himself sent ye?$B$BMy, my! This must be important!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,75,0,0,0,0,0,720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (687,2,45,30,40,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,692,0,0,0,'Theldurin the Lost','Theldurin the Lost was once a member of our order, the Twilight\'s Hammer. But he lost his mind and scorned our teachings. And before he fled from us, he stole the scroll of Myzrael! We could not catch him, but rumors say he hides in the Badlands, gibbering and mad.$B$BTo bring the Lady back to us, you must find the scroll. And to do that, you must find Theldurin.','Find Theldurin the Lost.','Hello. Hello, hello hello hello hello HELLO!$B$BI\'m sorry - wait, no I\'m not! Don\'t be rude!$B$BOh no...that was crazy talk.$B$BBut...sometimes being crazy is my only solace.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (688,2,45,30,40,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,652,687,0,687,0,0,0,'Myzrael\'s Allies','$B$BFree! I AM FREE! I am free to gather strength, hidden from my captors. For if they faced me now they would surely overpower and again imprison me.$B$BBut in time I will confront the giants, and they will regret their wardship of me!$B$BYou are a noble ally, $N. I will need your help again in time. When I am ready, I will need you to summon me to the surface$B$BSpeak with Zaruk in Hammerfall. He knows how I can be summoned.','Speak with Zaruk in Hammerfall.','Welcome, $C. The Lady has informed me of your coming, and if we are to bring her back to the surface then we have much to discuss...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (689,2,1537,25,31,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,686,0,0,0,0,0,0,'A King\'s Tribute','So our good King would like a memorial built in honor of a soldier named Sully Balloo? And you say the poor chap died during the Thandol Span tragedy?$B$BBah, will there ever be peace on Azeroth?$B$BNonetheless, any commission from the King is of utmost importance. To build a truly epic and lasting piece I want to work with one of the finest stones available. Travel to Darrow Hill in Hillsbrad and gather for me some Alterac Granite.','Grand Mason Marblesten of Ironforge wants 5 pieces of Alterac Granite.','Perfect! Better than I could have imagined!$B$BAnd I have quite an imagination you know...','$N, $N, $N! Tell me you have enough Alterac Granite for me to begin my masterpiece in honor of Sully Balloo.','','','','','',4521,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,1500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (690,2,1519,30,32,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Malin\'s Request','Greetings, $N. You have the look of an adventurer about you, and I have a task that needs some tending to.$B$BArchmage Trelane, my original master, fled Stromgarde in the Arathi Highlands not too long ago, and he\'s asked me to help him in recovering some of the items he left behind.$B$BThe city fell under siege, and he attempted to defend the Tower of Arathor, but to no avail. I have agents in the Highlands already, but they\'ve requested I send more aid. Are you interested?','Find Skuerto at Refuge Pointe in the Arathi Highlands.','So, Malin sent ye? I don\'t care if Muradin rose up from the dead and whisked ye here on a dragon. I\'m busy! Talk to Kryten if you need somethin\'.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,150,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,2,1,6,0,0,0,0,0,0,1,6,1,0,0,0,0,0,0,0,0), + (691,2,45,30,36,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,690,0,0,0,0,0,0,'Worth Its Weight in Gold','Archmage Malin sent Skuerto and I here to collect reagents for him. I was at a loss as to how I was going to collect the items, but now that you\'re here, I think my problem\'s solved.$B$BI need the following: Witherbark tusks, Witherbark medicine pouches and a shadow hunter knife.$B$BCould you find those for me? The Witherbark live to the southeast of Arathi.','Find 10 Witherbark Tusks, 4 Witherbark Medicine Pouches and a Shadow Hunter Knife for Apprentice Kryten at Refuge Pointe.','Incredible! I can see why Malin asked you to come join us - very well done indeed!$B$BAt this rate, Skuerto and I will be headed back to Stormwind in no time at all.$B$BI believe my dwarven companion is back from scouting Boulderfist Hall; go speak to him when you\'re ready.$B$BIt looked as though he might have had a bit of a scuffle with the ogres. Don\'t mention that to him, though; he\'s very sensitive about criticisms to his skills at scouting.','Have you had any luck so far, $N?$B$B$B$BIf my research is correct, the tusks should come from any Witherbark troll. The medicine pouches come from the Witherbark witch doctors, and the strongest of the Witherbark shadow hunters should carry the special knife given to them after they\'ve completed their rites of passage. There\'s no way to tell which shadow hunters will have the knife until you do battle.','','','','','',4503,4522,5040,0,10,4,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,350,0,0,0,0,7500,2100,0,0,0,0,0,0,0,0,1,1,6,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (692,2,3,30,41,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,687,0,0,0,0,0,0,'The Lost Fragments','The Scroll of Myzrael...the Scroll of Myzrael?! You don\'t want that! Its magic can pull Myzrael to the surface world and if you do that, we are in trouble!$B$BOr...maybe it\'s too late. Maybe she already is free. Maybe she\'s just gathering strength before unleashing herself upon us. If so, then you\'ll NEED the scroll!$B$B...too bad it\'s destroyed. Enraged elementals stole it and tore it up and now fight over the fragments.$B$BBut if you can gather those fragments, maybe we can fix it...','Bring the Torn Scroll Fragment, the Crumpled Scroll Fragment and the Singed Scroll Fragment to Theldurin the Lost.','Ah, you found them! Good work, $N! These might be the only chance we have against the evil of Myzrael!$B$BJust let me find my scrap-ratchet and see if I can re-attach these fragments...','Did you find those fragments?!?! You\'ll need the Scroll of Myzrael if you want to trap her again, before it\'s too late!','','','','','',4518,4519,4520,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (693,2,45,30,39,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,691,0,0,0,0,0,0,'Wand over Fist','Hey, $N. Sorry to be so short with ye earlier... and no, that ain\'t a pun.$B$BI figured out where Trelane\'s first item ended up: Kor\'gresh has it in Boulderfist Hall. An\' by the way he was throwing down blasts of ice at his kin to keep them in line, he must be close to figurin\' out how to use all of its powers.$B$BBoulderfist Hall\'s south of here an\' then east of Thandol Span. Find the ogre an\' get back that wand.$B$BWhile you\'re gone, I\'ll figure out what we\'re gonna do about Stromgarde.','Find Trelane\'s Wand of Invocation and return it to Skuerto at Refuge Pointe.','Brilliant, $N. One item down an\' three more to go, based on my list. The other three items are all in Stromgarde.$B$BTake a rest an\' get your strength back--the next phase of my plan\'ll require a little more time an\' effort. Come back to me after you\'ve gotten a warm meal an\' some rest.','Our goal is the wand, $N. Focus on that for now.','','','','','',4525,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,1800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (694,2,45,30,39,1,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,693,0,0,695,0,0,0,'Trelane\'s Defenses','All rested?$B$BHere\'s our next step: there\'re ogres all around the Tower of Arathor in Stromgarde. We\'re gonna need to activate the tower\'s defenses if you\'re gonna stand a chance against \'em an\' still make it to the items alive. To do that, we\'re gonna need some gems the Boulderfist shaman have taken a liking to. They took \'em from the tower, but they\'re not gonna stay in their possession for long.$B$BGet one of them gems an\' bring \'em to Kryten--he knows the spell to enchant \'em so they\'ll work as a key.','Find an Azure Agate and bring it to Apprentice Kryten at Refuge Pointe.','You amaze me, $N. Well done again.$B$BGive me a moment to cast the proper spell to enchant the gem, an\' you\'ll be ready.','$N, hello again. Have you found an azure agate yet?','','','','','',4527,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (695,2,45,30,39,1,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,694,0,0,696,4529,1,0,'An Apprentice\'s Enchantment','Here you are, $N. The gem only needs to be pressed against one of the pedestals near the base of the tower to activate its defenses. Use it when you\'re ready to enter the tower and find Trelane\'s remaining items. $B$BGood luck to you. I\'ll be awaiting your return here at the camp. Oh, and speak to Skuerto before you leave. He\'ll give you the rest of the details you\'ll need.','Speak to Skuerto.','Good, good.$B$BIf there are no other delays, how about we get started?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,25,0,0,0,0,0,180,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (696,2,45,30,39,1,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,695,0,0,697,0,0,0,'Attack on the Tower','Here\'s what your lookin\' for: Trelane\'s phylactery, Trelane\'s orb, an\' Trelane\'s ember agate.$B$BAll three should be in chests within the tower an\' you shouldn\'t have a problem opening the chests on your own; you just have to be careful of the ogres.$B$BThe tower\'s defenses won\'t take care of \'em on their own; you\'ll need to have your weapons at the ready. Those ogres find out you\'re there and stealing from \'em, an\' they\'ll be sure to put the hurt on you.$B$BBe careful, an\' good luck.','Find Trelane\'s Phylactery, Trelane\'s Orb, and Trelane\'s Ember Agate, and return them to Skuerto at Refuge Pointe.','Malin couldn\'t\'ve asked a worthier person to come here an\' aid us, $N. You\'ve done a grand job!$B$BHe\'ll be pleased to see what an overwhelming success our mission\'s been.','You do this, an\' I\'m sure Malin\'ll be more than pleased with you.','','','','','',4530,4531,4532,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,1800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (697,2,45,30,39,1,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,696,0,0,0,4533,1,0,'Malin\'s Request','Take this letter back to Stormwind and let Malin know that Kryten an\' I\'ll be home soon. He\'ll reward you well for helping us here, $N, of that I\'ve no doubt.$B$BTravel safely.','Take the Sealed Letter to Archmage Malin in the Mage Quarter of Stormwind.','$B$BBy the Light, you\'ve done it. How wonderful. Trelane will be so pleased. I\'m sure Kryten and Skuerto are just as excited as I am to have them on their way back to Stormwind.$B$BThank you, $N. Please, take this to help you in your journeys.','Yes? You look vaguely familiar. I do apologize, but have we met? I get so busy I lose track.','','','','','',4533,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4975,15104,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,350,0,0,0,0,9000,2250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (698,2,8,35,40,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,699,0,0,0,'Lack of Surplus','I\'m working on getting some supplies together for our outpost near the beach to the east--Tok\'kar does what he can, but between shifts of guard duty and cooking for his soldiers there\'s not much time left in the day.$B$BThey do enjoy cooking up some sawtooth meat when they can, but I haven\'t had time to get them another shipment. Would you mind helping them out?$B$BThe young sawtooths aren\'t as tasty as the older ones, so stay clear of those; give them a year or two to get to full size.','Bring 8 Unprepared Sawtooth Flanks to Tok\'Kar in Swamp of Sorrows.','Ah! Wonderful. Fresh meat for the fire tonight. Thank you, $N.$B$BYou\'ve helped make the coming nights more tolerable. The fire burns bright, and our stomachs will be full.$B$BIts a pleasant surprise to have you bring us a shipment; Dar\'s not the most attractive orc anyone\'s laid eyes upon, but at least his attitude reeks far less than his smell.','Lok\'tar, $C. Traveling through the swamps isn\'t a risk taken lightly. You\'re brave to test your mettle here.','','','','','',6169,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,2,1,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (699,2,8,35,42,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,698,0,0,1422,0,0,0,'Lack of Surplus','With the threat of murlocs along the coast, we\'re stationed out here to protect--or warn if the force is too large--of any coming threats to Stonard. It doesn\'t give us much time for relaxation, and we could use some more help if you\'re able.$B$BThe sawtooth snappers\' claws make for fine weapons when properly prepared. Bring me some of their claws and I\'ll see you\'re rewarded with one of our weapons in thanks for the fresh meat and the good company.','Bring 6 Sawtooth Snapper Claws to Tok\'Kar in the Swamp of Sorrows.','Glad to see you\'re alive and well, $N.$B$BThese claws should make do nicely. The more weapons we have at the ready for attacks against us, the better off we\'ll be.$B$BI\'ll get started on your weapon as soon as possible. It will only take a short time. I\'ve become quite adept and quick at their production.','Good mead, a warm fire, an army of orcs and an arsenal of weapons... that\'s all we really need out here along the coast. I don\'t regret my position out here safeguarding Stonard, but it would be nice if we could one day get a burrow, or at least a tower.','','','','','',6168,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,2070,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (700,2,1537,25,31,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,689,0,0,0,0,0,0,'A King\'s Tribute','Ah, such fine stone comes from Lordaeron. Such a shame the land is in such shambles.$B$BBut the Memorial came out quite well! I should think the King will be most pleased with it.$B$BNow if you will, please send word to His Majesty that the Memorial is complete as requested. ','Report to King Magni Bronzebeard.','The granite seems but a small token compared to a great dwarf\'s life. But no dwarf shall last on this planet for eternity.$B$BLet us just hope that the memorial stands as a reminder to those who will trod the great Azeroth of the future. Lest we not forget it is for them that brave soldiers such as Sully Balloo so valiantly gave their lives.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4535,0,0,0,1,0,0,0,47,0,0,0,0,250,0,0,0,0,0,1500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (701,2,45,29,37,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,675,0,0,702,0,0,0,'Guile of the Raptor','With some additional objects, I will be able to create an item that will imbue Gor\'mul with the guile of the raptor! With the power of the raptor flowing through him, Gor\'mul will know our new power and rediscover the warrior that lies dormant!$B$BI will require raptor hearts to fashion the item and spell.','Acquire 12 Raptor Hearts from Highland Fleshstalkers for Tor\'gan.','Yes, these will work perfectly. I will transfer their power and the spirit of the raptors into this orb. This orb will imbue Gor\'mul with the fiery strength and intelligence of the raptor.','My preparations are made, all I require are the raptor hearts.','','','','','',4513,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (702,2,45,29,37,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,701,0,0,0,4528,1,0,'Guile of the Raptor','Take this orb and use its energy to give Gor\'mul the essence of the raptor. Surely this will invigorate his spirit and give him new purpose in life. With him returned to normal, we can explain to him the current state of the Horde, and we will have a great warrior\'s assistance in our unceasing battles.','Give Tor\'gan\'s Orb to Gor\'mul.','At least it is something interesting you bring to me this time. A strange power it emits...','Returned again have you? Indeed there is nothing more I could wish for now than more of Tor\'gan\'s pity.$B$BWhat have you for me this time? Perhaps a piece of brightly colored string? Or a length of rope to end this misery of mine...','','','','','',4528,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,25,0,0,0,0,0,174,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,702), + (703,2,3,33,40,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Barbecued Buzzard Wings','Oh yes, my barbecued buzzard wings are a favorite! The sauce is rich and the meat is tangy. And the smell will bring the hungry running from miles away!$B$BI have everything I need to cook up a batch. Everything...except the buzzard wings!$B$BIf you want some then get me the buzzard wings. Bring me enough, and I might even share the recipe with you!','Bring 4 Buzzard Wings to Rigglefuzz.','Ah, I\'ll get started on those wings right away. I can almost taste them already!$B$BAnd here\'s the recipe in case you want to make them yourself!','Hello, $N. Did you bring me my wings?','','','','','',3404,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4457,4609,0,0,2,1,0,0,87,21,0,0,0,-150,150,0,0,0,0,1410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (704,2,1517,30,38,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,739,0,0,0,0,0,0,'Agmond\'s Fate','The last report I received from Agmond is troubling, more so now that he\'s dead! He mentioned that his diggers uncovered \"ancient urns\" at the dig site outside Uldaman. I fear that the urns he found at that site incited the troggs, just as did the idols I found here.$B$BI need you to get those urns for our studies. Go to the Uldaman site, gather the urns, then return to me.','Bring 4 Carved Stone Urns to Prospector Ironband in Loch Modan.','Well done! With luck and diligence, we will find whatever link exists between the troggs and these ancient artifacts.$B$BYou have done a great deed for the Prospectors, $N. Your efforts will not be forgotten. And neither will Agmond.','Did you find those urns, $N? We must find the link between them and the troggs!','','','','','',4610,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,1,0,0,0,47,0,0,0,0,250,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (705,2,3,30,37,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Pearl Diving','The Badlands is a harsh place, filled with vicious predators and bold scavengers. Scary, especially for a short little goblin. To survive, I have to be tricky!$B$BI know the recipe for flash bombs. I use those to scare away wildlife. But I\'m running low on one of the ingredients: crushed blue pearl powder. Get me some and I\'ll make it worth your efforts.$B$BHeh, and I hope you have good boots on. The Blue Pearls I need are found from clams at the Vile Reef.$B$BYep, the Vile Reef in Stranglethorn!','Bring 9 Blue Pearls to Rigglefuzz in the Badlands.','These will work great! I just need to smash them into powder...then mix them with a little of this and a little of that.$B$BWatch out, scavengers! Prepare to be flashed!','Did you get my pearls? I\'m almost out of flash bombs!','','','','','',4611,0,0,0,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4086,5248,0,0,0,0,1,1,0,0,0,0,4852,0,0,0,1,0,0,0,87,21,0,0,0,-350,350,0,0,0,0,2130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (706,2,3,40,45,1,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Fiery Blaze Enchantments','As an apprentice to Feranor Steeltoe, I learned his special technique for imbuing weapons with fiery enchantments. Last I heard of him, he was working at a smithy with a hunting party up in Lordaeron.$B$BI can\'t tell you too many of the details about the process, but I can tell you it requires blood from a rare, still-beating black drake whelp\'s heart. I don\'t have much to do waiting for word from Ironforge. If you bring me a heart from the whelps in Lethlor Ravine, I\'ll show you my skill!','Acquire a Black Drake\'s Heart for Sigrun Ironhew.','Ah yes, this will do excellently. This will enable your weapons to strike with searing heat!','How goes the hunt, $C?','','','','','',4612,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5421,0,0,0,1,0,0,0,47,0,0,0,0,250,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (707,2,1537,30,37,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,738,0,0,0,'Ironband Wants You!','$N. I received reports from Prospector Ironband at his excavation site in Loch Modan--he needs some legwork done concerning another of our excavations.$B$BI don\'t have more details than that, but if you want to stretch your legs then go speak with Ironband.','Speak with Prospector Ironband at Ironband\'s Excavation Site in Loch Modan.','So Stormpike sent you, did he? Good.$B$BI have a big task for you...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,25,0,0,0,0,0,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (708,2,3,30,40,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,4613,1,0,'The Black Box','The surface of this metallic black box is heavily pitted, as if it had been immersed in acid - it must have been sitting in the giant condor\'s stomach for a long time.$B$BTurning the box over, a symbol is found stamped on its bottom. Below the symbol are the words:$B$B\"Engine #19 - Ironforge Siege Brigade\"','Take the Corroded Black Box to the Hall of Arms in Ironforge.',NULL,NULL,'','','','','',4613,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5000,1410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (709,2,1517,30,40,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Solution to Doom','Oh my! Oh my! There is a doom approaching. Mark me! A doom!$B$BNo, I cannot speak of it...cannot utter their names or they may hear me! But if we learn, yes, if we learn more of them...then maybe we can learn how to foil them!$B$BMaybe.$B$BGo into Uldaman. No! I said it! You must find...find the tablet of...Ryun\'eh. Yes, find it! And don\'t make me speak that name again!$B$BIt is deep in that place, in an ancient chest. That\'s where it hides...in a chest crafted before the works of any dwarf.','Bring the Tablet of Ryun\'eh to Theldurin the Lost.','Oh, fortune is with us! Thank you! We may yet be saved!','Did you find the tablet? It must hold secrets! Secrets to save us!','','','','','',4631,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4746,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (710,2,3,35,37,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,711,0,0,0,'Study of the Elements: Rock','Here in the Badlands I\'ve stopped to work on my latest project: my shackles of elemental binding.$B$BWhen complete, they will allow mages to summon even more powerful elementals for use in even greater capacities. To start things off, I need small stone shards to test some of my newest offensive spells along with a few gizmos I\'ve pieced together.$B$BThe shards are easily collected from the lesser rock elementals to the west of here. Could you bring me some?','Find 10 Small Stone Shards and bring them to Lotwil Veriatus in the Badlands.','These shall do nicely, $N. Thank you. Hmm, a bit more sand than I\'d anticipated. Have to adjust the coefficient of friction. No, wait; it should still be negligible with the frost oil.$B$B','This area\'s perfect for-- Could you hold these in place for a moment? Yes, just like that, along the vector normal. Now, what was I... Right. Perfect for testing my latest project. The raw materials, the open space... what more could an intelligent and enlightened practitioner of the arts ask for?','','','','','',4626,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), + (711,2,3,35,39,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,710,0,0,712,0,0,0,'Study of the Elements: Rock','$N, you\'ve already proven more able than all my apprentices combined.$B$BThe next parts I need require a little more strength. Large stone slabs can be found on rock elementals if you\'re careful enough. Their bodies are stronger and larger, and therefore more prone to having pieces large enough for my tests. You can find them further west of here or southeast along the mountains\' edges.$B$BTake your time; I\'ll need a while to test these smaller pieces you brought me.','Bring 3 Large Stone Slabs to Lotwil Veriatus in the Badlands.','$N, simply amazing! I would have thought it\'d take half a dozen tauren to bring all these to me.','I\'m most pleased, $N. My spells affected the smaller pieces just as I predicted. If this experiment is as successful as I foresee, then the elementals I\'ll be able to control will put anything summoned prior to this to shame.','','','','','',4627,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (712,2,3,35,42,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,711,734,-734,0,0,0,0,'Study of the Elements: Rock','$N, there\'s one more part I need from the elementals here in the Badlands: the bracers of rock binding from the greater rock elementals. By my calculations, those bracers should be enough to gauge the strength of my own shackles.$B$BMy attempts at scrying the greater rock elementals showed a group of them southwest of here, near some ogres if I recall.$B$BBring me 5 of their bracers just so I have extras. Servo\'s notorious for misplacing my reagents and research.','Bring 5 Bracers of Rock Binding to Lotwil Veriatus in the Badlands.','$N, have you ever considered becoming a research assistant? No? I\'m not sure what I\'ll do without your abilities here. Intelligence, curiosity, and strength--all combined into one package.','The stone slabs you found were ideal, $N. Lucien will be taking the extra ones back to Kharanos when we\'re done here. After all, they could prove useful again.$B$BFor instance, they\'d be a nice basis for a handy little shelter once I start looking into a multidisciplinary approach to high-yield explosives...','','','','','',4628,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2070,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (713,2,3,35,37,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,714,0,0,0,'Coolant Heads Prevail','Let me tell you something about Frost Oil: nothing can keep an engine or gears from overheating quite like it.$B$BIts cooling properties are extraordinary, and its longevity as a lubricant without equal. That\'s not all: it also aids in retaining enchantments on magical items.$B$BI need a vial of it to increase the magical capacity of my shackles and make them powerful enough to stop our summoned friend from killing us all.$B$BBro\'kin, a goblin friend of mine, can teach you to make it. He\'s in Alterac.','Find Frost Oil and bring it to Lotwil Veriatus in Badlands.','Stupendous! This should be the perfect coolant for my new bracers. If the enchantments don\'t last a century, then I\'ll give all my belongings to Servo.$B$BAll the mages of the Assembly will be in such awe after I finish this, $N. You just wait and see.','Have you found the oil I need? It would be so helpful if you were able to find some.','','','','','',3829,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), + (714,2,3,35,37,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,713,734,-734,0,0,0,0,'Gyro... What?','$N, you\'ve done your job well beyond all standards.$B$B$B$BIf we ever meet in Kharanos, feel free to come apply for work.$B$BWhoops! Quick, grab the... yes, that. Thanks.$B$BNow I just need one more thing. It\'s a small part, but rather crucial, I\'m afraid: a gyrochronatom.$B$BIf you could just go grab one and bring it to me, I should be ready to complete this.','Bring a Gyrochronatom to Lotwil Veriatus in the Badlands.','HA!$B$B$B$BPerfect... just about done. No, really. I AM almost done now. This project is my top priority... at the moment. Let me pop this into place, and you can see for yourself what you\'ve helped me create. It\'ll just take me a few more minutes... maybe... possibly longer. Well, maybe a lot longer. We\'ll see...','Yes, yes, yes. Just a moment.$B$B','','','','','',4389,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (715,2,3,35,37,0,0,255,171,0,0,0,0,0,0,0,0,0,0,8,0,714,0,0,0,0,0,0,'Liquid Stone','I\'m thinking those items you acquired for Lotwil are going to be the least of our worries, $N. On the other hand, you\'ve proven more than adept at the sciences Lotwil holds sacred, so how about helping me out?$B$BI need an invisibility potion and a healing potion; both might come in handy real soon if he pulls this off.$B$BIn return, I\'ll give you this recipe for a potion I\'ve been developing while learning from Lotwil. It\'s based on some of the research he\'s been doing here in the Badlands.','Bring a Healing Potion and a Lesser Invisibility Potion to Lucien Tosselwrench in the Badlands.','YES!$B$BI mean, thank you, $N. These will be helpful while traveling through the Badlands.','He\'s getting closer to finishing. How are things going on your end?','','','','','',929,3823,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4624,4623,0,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (716,2,3,35,42,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,712,0,0,0,0,0,0,'Stone Is Better than Cloth','I know how cheap Lotwil can be, $N, so let me make you something for all your troubles. Maybe it\'ll even help protect you from the coming atrocity that is Lotwil\'s newest invention.$B$BI\'ve been working with all the extra stones you collected for him, and I can make some nice bracers that you might want to use. They\'re enchanted, of course.$B$BI\'ll just need patterned bronze bracers crafted by a blacksmith so I can complete the bracers I\'m making for you.','Bring some Patterned Bronze Bracers to Lucien Tosselwrench in the Badlands.','Here you go, $N. Try these on.','I wouldn\'t wait too long to get that bracer, $N.$B$BWho knows what\'s going to happen next?','','','','','',2868,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4979,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (717,2,3,40,50,1,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,732,0,0,0,4640,1,0,'Tremors of the Earth','It has become obvious that we cannot ensure that Blacklash and Hematus will remain imprisoned in Lethlor. That black dragons have taken up residence there, and that the ogres managed to steal the Sign indicates that more drastic measures will have to be taken.$B$BThe drakes\' prison is maintained by three runestones that may only be retrieved using the Sign of the Earth. Those runestones can then be used to break the seal which imprisons them.$B$B$n... assure that their dreams are eternal.','Use the Sign of the Earth to activate the Pillars of Amethyst, Opal, and Diamond and obtain the Runestones.$B$BPlace the runestones in the Seal of the Earth to free Blacklash and Hematus.$B$BSlay them and return Blacklash\'s Bindings, the Chains of Hematus, and the Sign of the Earth to Garek.','No longer will the Kirin Tor need to worry over the prisoners of Lethlor. I will return to report success to my master. Krasus will no doubt be pleased.','Strong magics and powers held the drakes\' prison for so long, but we cannot allow any possibility that Blacklash and Hematus may be released.','','','','','',4615,4645,4640,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11193,11194,11195,11196,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,350,0,0,0,0,0,3540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (718,2,3,35,38,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,733,0,0,0,'Mirages','In our hurry to leave the Uldaman excavation site, we were forced to abandon many wagons and crates of supplies along the way. The local ogres from Camp Kosh have been on our abandoned equipment like vultures on a rotting corpse. Don\'t smell much better, either. Than the corpses, I mean.$B$BAnyways, they took the cart that was carrying all our weapons and such... so--well, this is a bit embarrassing--we haven\'t been able to get any food.$B$BWe\'re in a bit of a pickle here, suppose you could help us out?','Retrieve the Supply Crate for Sigrun Ironhew.','Thanks so much, $N. While you were gone, I... er... swallowed a mouthful of sand. It...$B$BWell, enough of that, we\'ll go out and get some food tonight. Eat like kings!','The desert\'s a bad place to be hungry, my friend, let me tell you that.$B$BHey... what\'s that over there...','','','','','',4629,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,150,0,0,0,0,0,1290,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (719,2,3,35,35,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Dwarf and His Tools','Hey, $N. Be careful \'round here. There be Dark Iron dwarves all around--looked like the Shadowforge clan.$B$BThey just attacked the excavation site I was workin\' at--killed nearly everyone there, including my boss Hammertoe. I barely escaped with me life.$B$BThe site\'s just to the north of here, and I\'m tryin\' to plan a way to get some of our supplies back, especially me lucky pick.$B$BThink you\'d be up to helpin\' me out some? One of those damned Dark Iron must have my pick! Could be anyone of them.','Find Ryedol\'s Lucky Pick and return it to Prospector Ryedol south of Hammertoe\'s Dig Site.','Ye\'re me savior, $C. I\'m glad someone could teach those Shadowforge a lesson or two. Thanks for yer help.','Not sure what the Shadowforge were lookin\' for, but they definitely had a purpose.','','','','','',4616,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4978,0,0,0,1,0,0,0,47,0,0,0,0,250,0,0,0,0,0,1650,0,0,0,0,0,0,0,0,3,1,1,6,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (720,2,3,35,35,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,721,0,0,0,'A Sign of Hope','$B$B\"Ryedol, $BThey\'re taking me to Uldaman. Send help.$B-Hammertoe\"','Find Prospector Ryedol and let him know Hammertoe Grez is alive.','Hammertoe\'s alive?! This is amazin\', $N!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,75,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (721,2,1517,35,35,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,720,0,0,722,0,0,0,'A Sign of Hope','$N, can ye find him? Can you find Hammertoe in Uldaman?$B$BIf those dirty Shadowforge are holdin\' him hostage to figure out what he knows about the titan excavations, then all of Ironforge could be in huge trouble.$B$BFor a long time now those Dark Irons have been lookin\' for magics to make more powerful golems. Hammertoe was doin\' the same, of course, but only to stop them.$B$BThey\'re probably keepin\' him alive until they learn what he knows.Ye\'ve got to hurry if you\'re gonna save him!','Find Hammertoe Grez in Uldaman.','Yes? Ah\'m sorry... Feel so weak. Can ye come closer, $C?$B$BRyedol sent ye? Muradin be praised, that boy\'s not as slow in the head as I once thought. ',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,1650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (722,2,1517,35,40,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,721,0,0,723,0,0,0,'Amulet of Secrets','Ye\'re brave... ... to come into Uldaman fer me, $c.$B$BIf ye\'re really here to help... ol\' Hammertoe, then... ... you\'ll need to find... me amulet.$B$BDeepshadow\'s got it... Magregan Deepshadow. He\'s \'round here... in the ruins fer sure. That amulet\'ll lead \'em... ... right to the scrolls if he ain\'t stopped. It\'s up to you, $N. Please... get that amulet.$B$BThe scrolls will surely help the Dark Irons create even more powerful golems. I just know it. I can feel it in me bones.','Find Hammertoe\'s Amulet and return it to him in Uldaman.','Ha! $B$BAh knew you\'d find me amulet, $N.$B$B Well done indeed, $N. ','The Shadowforge clan... is dangerous. Be careful. You must find the amulet.','','','','','',4635,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (723,2,3,35,40,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,722,0,0,724,4635,1,0,'Prospect of Faith','$B$BFind Ryedol, $N. Bring \'im me amulet. He\'ll... figure out what to do. He knows I was seeking the origins of our people, and he... ... knows it was also my mission to stop the Shadowforge clan. They must not be allowed to find the scrolls... ','Take Hammertoe\'s Amulet to Prospector Ryedol in the Badlands.','Hammertoe\'s amulet? I think my spirits were higher when I thought he was dead. Knowin\' fer sure only makes the pain worse. This amulet was his life\'s work. I can\'t let his death be in vain.','I\'d say it was a bad day, but this is the Badlands: every day\'s a bad day.','','','','','',4635,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,150,0,0,0,0,0,1410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (724,2,3,35,40,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,723,0,0,0,4635,1,0,'Prospect of Faith','Okay, okay... who would know what to do?$B$BHistorian Karnik! That\'s it!$B$BHe\'s in Ironforge. He\'ll be able to help. He and Hammertoe were workin\' together to find the lost artifacts in Uldaman.$B$BGuess the Shadowforge found out the two of them knew more than they were lettin\' on.$B$BTell Karnik what\'s happened to Hammertoe and give him the amulet--he\'ll tell you what needs to be done next.','Take Hammertoe\'s Amulet to Historian Karnik in Ironforge.','Oh! Well, this is a different matter entirely. You probably don\'t realize the gravity of this matter yet, do you?$B$BI care deeply about Hammertoe\'s demise, but if he sent you here with his amulet, then he understood what\'s at stake.$B$BWe will have to take time to mourn his death later.$B$BLet me show you one of the reasons this amulet is so valuable.','Ah, yes. Another traveler seeking something from the dwarves.$B$BMa\'am, I\'m truly sorry, but I\'ve no time to answer meaningless questions right now.','','','','','',4635,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (725,2,3,35,40,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,724,0,0,726,4622,1,0,'Passing Word of a Threat','$N, run and find Advisor Belgrum as quickly as you can. Tell him what you\'ve witnessed and ask him how he wants us to proceed. This note will explain more to him.$B$BIn the meantime, I will take the time to speak to Hammertoe\'s spirit. Maybe he knows something that will help us put a stop to those Shadowforge cretins\' activities in the Badlands. We can only pray.','Find Advisor Belgrum and give him his note.','Ah, word from Historian Karnik. Excellent.$B$BI always have time for his business.$B$B','Hmm? Yes, $C.','','','','','',4622,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,75,0,0,0,0,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (726,2,3,35,40,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,725,0,0,762,0,0,0,'Passing Word of a Threat','$B$BOch, these are evil tidings.$B$B$N, please return to Historian Karnik and tell him on the king\'s authority to act on this information swiftly and decisively. He must halt the Shadowforge\'s activities in the Badlands.','Speak to Historian Karnik.','You\'re treating this matter with an urgency I\'d expect from the king himself, $N.$B$BAll right, then. I know what\'ll bring the Shadowforge down.$B$BTheir presence in Uldaman can be slowed if we strike them at their base of operations: Angor Fortress.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,150,0,0,0,0,0,1410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (727,2,3,30,40,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,709,0,0,735,4648,1,0,'To Ironforge for Yagyin\'s Digest','The Tablet tells much. But not enough! Not nearly enough!$B$BThere is a book, a digest that Yagyin wrote in ages past. The ... people I fled ... they keep this book in many places. And their most learned study it. It holds vast knowledge. Knowledge to protect us!$B$BGo to Gerrig Bonegrip. He is in a shop in Ironforge, in the Forlorn Cavern. Show him this sigil and he\'ll think you one of them. Ask him for Yagyin\'s Digest ... and bring it to me!','Give the Sigil of the Hammer to Gerrig Bonegrip in the Forlorn Cavern of Ironforge.','Oh. Greetings, brother.$B$BAnd praise to the dwellers beneath.','Hello. Welcome to my shop, but watch what you touch.$B$BKnowledge can be deadly.','','','','','',4648,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (728,2,3,30,40,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,709,0,0,736,4648,1,0,'To the Undercity for Yagyin\'s Digest','The tablet tells much. But not enough! Not nearly enough!$B$BThere is a book, a digest that Yagyin wrote in ages past. The... people I fled from... they keep this book in many places. And their most learned study it. It holds vast knowledge. Knowledge to protect us!$B$BGo to Keeper Bel\'dugur in the Undercity of Lordaeron. Show him this sigil and he\'ll think you one of them. Ask him for Yagin\'s Digest...and bring it to me!','Bring the Sigil of the Hammer to Keeper Bel\'dugur in the Undercity.','Be discrete with your signs, $C. There are those who do not believe the righteousness of our pledge.$B$BAnd there are those who would see us fail if they knew of us.$B$BWe must always be careful. And watchful. And patient.','Ah, we have an eager $C, I see. Are you here to learn from my collection? Good!$B$BBut be warned: just as knowledge gives power to the strong...it will drive the weak mad.','','','','','',4648,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (729,2,148,15,20,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Absent Minded Prospector','What an honor it was when Master Greywhisker assigned me to work under the guidance of the great Prospector Remtravel. At the academy in Ironforge everyone knew of Remtravel\'s great discoveries.$B$BBut the prospector is rather... um... oblivious ...to his surroundings.$B$BWe had uncovered evidence of a great society. Horrible golems sprang forth from the ground and overran the site. Remtravel never seemed to notice. I ran back to Auberdine for help.$B$BPlease travel south and see if the prospector is okay!','Travel south and check on Prospector Remtravel.','Hollee. is that you? I need some help chiseling this stone. Hand me my stone brush, I think I see something.$B$BHey, you\'re not Hollee! Don\'t suppose you\'ve seen my stone brush?$B$BNever mind that now! I promised the League I\'d send the mysterious fossil I found. Where did Hollee go?$B$BSo much work to be done! Now where is that mysterious fossil... and my brush... and Hollee...$B$BAnd who are you... \'tis no matter, so long as you\'re here to help.$B$BLet me know when you\'re ready to start looking.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,150,0,0,0,0,0,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (730,2,1657,14,14,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,729,0,0,0,'Trouble In Darkshore?','How nice it is to see a $c interested in the great archeological wonders of our world.$B$BOftentimes our work is dismissed as mere hobby by our friends in the Alliance. But what many fail to realize is that recent discoveries in Khaz Modan have proven that a great and powerful force threatens all of Azeroth, from Lordaeron to Kalimdor.$B$BI am most worried about my crew that I sent to Darkshore. They haven\'t sent word in weeks.$B$BTravel to Auberdine and look for a clue as to their whereabouts.','Travel to Auberdine and look for signs of the dwarven excavation team.','I\'m so glad Chief Archeologist Greywhisker sent for us.... ','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,75,0,0,0,0,0,294,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (731,2,148,15,20,1,0,77,0,0,0,0,0,0,0,0,0,2,0,2,2,729,0,0,741,0,0,0,'The Absent Minded Prospector','So then, Hollee... oh that\'s right, you are not Hollee. Where\'s Hollee?$B$BBah, that\'s beside the point. We must find that stone brush... I mean the mysterious fossil! We must find that fossil. The Explorers\' League in Darnassus will want some indication as to what I\'ve been doing.$B$BLet me know when you are ready and we will hunt down that brush.... I mean fossil! We shall find something in writing to satisfy the League.$B$BSo are you ready yet?','Protect Prospector Remtravel as he searches for the mysterious fossil, then return to Archaeologist Hollee in Auberdine.','Thank the stars Prospector Remtravel is safe! I told you he was absent minded. I can\'t believe he insisted on staying there with all of those horrible creatures lurking about.','Is the prospector alive?','Escort Prospector Remtravel','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,731,0), + (732,2,3,40,43,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,718,0,0,717,0,0,0,'Tremors of the Earth','I heard from Sigrun that you have been a great help to him. Perhaps I might enlist your help. I was sent here by my master, Krasus of the Kirin Tor, to put an end to the trouble brewing in Lethlor Ravine.$B$BI cannot divulge the exact nature of my assignment here or the tasks that I must undertake, but be assured it is of vital importance.$B$BA band of wandering ogres, sometimes seen near Camp Boff, stole an object called the Sign of the Earth; I must have it. Bring it to me, and I will tell you more.','Retrieve the Sign of the Earth for Garek.','Good tidings you bring bearing the Sign, $N. The Sign of the Earth was created by the Dark Iron dwarves of Angor Fortress to bind two of Deathwing\'s ruthless lieutenants, the twins Blacklash and Hematus.','The nomadic band of ogres travels between their camps across the Badlands; heat rising from the dry earth and the swirling winds will make it difficult to track their progress. I have heard that sometimes they travel through Camp Boff. If you are lost, you might try your search there.','','','','','',4640,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,2160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (733,2,3,35,40,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,718,0,0,0,0,0,0,'Scrounging','It\'s going to be tough going here if I can\'t manage to scrounge up some materials to construct some defenses and other necessities. I\'ve noticed that the ogres in the area seem to be well equipped with scrap metal. Maybe the stories of siege engines in the Badlands weren\'t so far off after all...$B$BAnyways, the Prospector\'s been getting worried about the state of our little camp, so I\'d like to get working soon if I can.$B$BThe main ogre camp is at Dustbelch Grotto, a good trek to the west of here.','Get 7 pieces of Scrap Metal for Sigrun.','It\'s a start, $N, and it\'ll have to do until we hear word from Ironforge or the Explorers\' League.$B$BNow, if only I could find some salt somewhere for my quenching barrel...','Well, I\'ve made do with what I could, but... it\'s not much. Have you found any more supplies?','','','','','',4630,0,0,0,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4652,4653,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (734,2,3,35,42,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,777,0,0,0,'This Is Going to Be Hard','Wonderful, wonderful.$B$B$B$BGo speak to Lucien, $N. I need a cog #5. Bring it to me, will you?','Speak to Lucien Tosselwrench in the Badlands.','Cog #5, huh? Yeah, this isn\'t going to be good.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (735,2,3,30,44,1,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,727,737,0,737,4649,1,0,'The Star, the Hand and the Heart','Yagyin\'s Digest, eh? Are you starting a new chapter of us, somewhere? Never mind, it is not my place to ask.$B$BI will help you, for I have an extra copy. We must aid each other, yes? That is how we flourish.$B$BI require three items of power. Bring them to me and I will give you the digest.$B$BI will not speak their names. Ears may be on us. But here, I will write them down.','Return the items on the Bonegrip\'s Note to Gerrig Bonegrip in Ironforge.','You are resourceful, $C. If it truly is your charge to begin a new chapter of our order, then I believe you will run it well.','Do you have the relics for which I asked?','','','','','',4646,4641,4644,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (736,2,1497,30,44,1,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,728,737,0,737,4650,1,0,'The Star, the Hand and the Heart','You need Yagyin\'s Digest? Your plan, then, is to gather another flock? Of course it is...and of course I will help you, $gbrother:sister;.$B$BBut you must help me too.$B$BI require three items of power. Bring me these and the digest will be yours.$B$BI cannot utter the names of these items, but I will write them down.$B$BGet me the items on this list. If you can do that, then you are truly worthy of opening your own chapter of our order.','Bring the items on Bel\'dugur\'s Note to Keeper Bel\'dugur in the Undercity.','I am impressed! You possess great skill, or great fortune, to have gained these relics. Either way, you are an asset to us.','How goes your mission, $c.','','','','','',4646,4641,4644,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (737,2,3,30,40,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4647,1,0,'Forbidden Knowledge','I have the digest for you, $N. I need not tell you to take great care with it. And to keep it far from unfriendly hands. $B$BThis book holds many truths...$B$B...And the truth can burn.','Bring Yagyin\'s Digest to Theldurin.','You got it! Oh, hope glimmers!$B$BYour efforts may yet save us, $N. A monument they should make of you! A shrine they should build! May your name be praised until your grandchildren have grandchildren!$B$BUnless...THEY are freed and rise to the surface. If that happens then you can forget about children.$B$BIf THEY are freed, then we\'re all worm food.','Ho! You were gone a long time. Did you get the digest?','','','','','',4647,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4984,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (738,2,3,30,38,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,707,0,0,739,0,0,0,'Find Agmond','Prospector Agmond was in charge of our excavation sites in the Badlands, to the southwest. I say \"was\" because...well, I haven\'t heard from him in weeks. I need you to find Agmond so I can get his report.$B$BLast I heard Agmond was at the southernmost dig site in the Badlands--a tiny operation past the Angor Fortress. I\'d start your search for him there.','Find Agmond.','This skeleton must be the unfortunate remains of Agmond. His body is broken and battered, and his bones picked clean.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4982,1529,2776,0,1,1,2,0,47,0,0,0,0,75,0,0,0,0,400,870,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (739,2,3,30,42,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,738,0,0,704,0,0,0,'Murdaloc','Agmond\'s tracks lead from the west. It is easy to tell from the bloody smears across rock and sand that the dwarf crawled some distance.$B$BAnd here he died.$B$BUpon close inspection, the word \"Murdaloc\" is roughly scrawled in a patch of Badlands sandstone.$B$BScrawled next to Agmond\'s dead hand.','Slay Agmond\'s killer, Murdaloc.$B$BSlay 12 Stonevault Bonesnappers.$B$BReport to Prospector Ironband in Loch Modan.','This is sobering news, $N. But Agmond had a strong arm and a fierce hammer-swing, and his skull was as thick as they come! Although he was killed by those cursed troggs I\'m sure he took a lot of them down with him.','Do you have news of Agmond\'s fate? Did you find him?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2945,2893,0,0,1,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4983,0,0,0,1,0,0,0,47,0,0,0,0,250,0,0,0,0,0,2070,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (741,2,148,15,20,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,731,0,0,942,4654,1,0,'The Absent Minded Prospector','So the prospector wants to send the mysterious fossil to the Explorers\' League in Darnassus? I don\'t feel right leaving Darkshore without him.$B$BHere, $n, deliver the mysterious fossil to Chief Archaeologist Greywhisker in Darnassus.','Take the mysterious fossil to Chief Archaeologist Greywhisker in Darnassus.','Oh my! Leave it to Prospector Remtravel to discover such a find!','What can I do for you, $R?','','','','','',4654,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5629,5630,11936,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,150,0,0,0,0,0,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (742,2,1638,20,20,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,6383,235,0,0,0,0,'The Ashenvale Hunt','Attention, young adventurers! The wilds of Ashenvale await you!$B$BThe Horde has established a strong presence in the lands north of the Barrens. Our two outposts - Splintertree Post and the Zoram Strand Outpost - strive to bring glory to the Horde! Those who would prove themselves should seek out guidance there. Of note: Senani Thunderheart in Splintertree Post, directly north of the Barrens, seeks adventurers willing to take part in a great hunt of Ashenvale!','Speak with Senani Thunderheart at Splintertree Post, Ashenvale.','Welcome to the new frontier, $N. Ashenvale is a land of opportunity, one where a young $C like yourself is able to find boundless chances to prove their mettle. Look around the outpost here, and be sure to travel out to the Zoram Strand, as the Horde has another outpost there as well.$B$BYour presence here tells me that you\'ve come to learn more about the hunt. Listen close, and I will gladly share with you what you need to know.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,96,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (743,2,215,5,8,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Dangers of the Windfury','Thank you for taking the time to speak to me, $N. I am Ruul, warrior and teacher.$B$BYou have obviously reached an age when you must prepare for your trials if you are to adventure much further out of Mulgore.$B$BIf you wish a test of your strength, start by seeking out the Windfury harpies to the southeast. They nestle along the mountain\'s edges away from the road.$B$BThey are one of our natural enemies here in Mulgore and will be a good gauge of your skill.','Bring 8 Windfury Talons to Ruul Eagletalon in Bloodhoof Village.','You have done well, $N. You seem well prepared to travel onward. Let the wind always be at your back.','The Windfuries are deadly foes. Their strength in battle is only rivaled by their desire for fresh meat.','','','','','',4751,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,225,420,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (744,2,1638,7,11,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Preparation for Ceremony','$N, my brother soon stands before Chief Bloodhoof, and it is my honor to make his headdress for him.$B$BI want to ask a favor of you while I finish tanning these leather straps. There is not time for me to find enough feathers, and I was wondering, would you gather more for me?$B$BYou can find feathers of the correct size from the harpies residing far to the north and northwest of Thunder Bluff. I need only 6 azure and 6 bronze feathers to complete the design.','Collect 6 Azure Feathers and 6 Bronze Feathers, and bring them to Eyahn Eagletalon in Thunder Bluff.','Thank you for your help, $N.$B$BMy part in my brother\'s ceremony is almost complete. Giving him his headdress and witnessing the ceremony are all my duty requires of me.','This headdress will certainly be a wonderful gift for my brother.','','','','','',4752,4753,0,0,6,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4968,4967,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,525,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (745,2,215,1,6,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Sharing the Land','$N, there are many conflicts that wound this land. It is my hope that you will not bear witness to as many of them as I have. Yet there is one that I would ask you to seek out. It will give you some sense of how terrible, if left unchecked, even a small threat can be to the land.$B$BPalemane gnolls have settled to the south of Bloodhoof and in a cave to the west. They disrespect our attempts to communicate with them, and they slay the wildlife of Mulgore unbridled.$B$BWords are no longer the answer.','Kill 10 Palemane Tanners, 8 Palemane Skinners, and 5 Palemane Poachers, then return to Baine Bloodhoof in Bloodhoof Village.','$N, it is good you\'ve taken my task seriously. Respect of the land and its creatures is important. Death and life are a circle... a necessity. One cannot exist without the other. Take time to ponder this and do well to never forget it.','If the Palemanes had respected the land and its inhabitants more, this conflict would have never occurred.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2949,2950,2951,0,10,8,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4960,0,0,0,25,0,0,0,81,0,0,0,0,250,0,0,0,0,125,330,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (746,2,215,6,8,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Dwarven Digging','There are dwarves preparing a dig site to the northwest. They think secrets lie in the earth, and that is true, but hollowing and defiling the land is no way to earn its teachings.$B$BCollect the dwarven tools of digging, smash them, and return to me with the dwarves\' broken tools.$B$BYou can smash the tools at a forge. You will find one in Thunder Bluff, but any forge -- even a forge at the dwarven camp -- will suffice.','Collect 5 Prospector\'s Picks.$B$BAt a forge, smash the Prospector\'s Picks to create Broken Tools.$B$BBring 5 Broken Tools to Baine Bloodhoof in Bloodhoof Village.','Thank you, $N. This will calm the beasts of Mulgore. And, spirits willing, it will teach the dwarves that hollowing the land is not the path to knowledge.','Hello, $N. Do you have the Broken Tools? The dwarves\' digging will enrage the kodos of Mulgore. This defilement must be stopped!','','','','','',4703,0,0,0,5,0,0,0,4702,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4969,4970,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,420,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (747,2,220,1,2,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Hunt Begins','You have a promising air about you, and will prove yourself to the tribe. Perhaps someday soon you will be welcomed into the great city of Thunder Bluff. But before that can happen you must prove yourself to my father, Chief Hawkwind.$B$BUp here on Red Cloud Mesa we pride ourselves on keen hunting skills. Tauren hunt out of necessity and for sport. Our supply of meats has run low and we require feathers for clothing. Hunt the nearby plainstriders and prove yourself by resupplying the village.','Grull Hawkwind in Camp Narache wants you to bring him 7 Plainstrider Feathers and 7 pieces of Plainstrider Meat.','The Tauren of Narache thank you, $N. You show much promise.','Providing meat and feathers for the tribe is the first step in proving yourself as a $C before the Chief.','','','','','',4739,4740,0,0,7,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4954,4910,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,102,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (748,2,215,4,5,0,0,32,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Poison Water','Goblins and their servants have tainted our sacred water wells! We cannot allow this.$B$BTo cleanse each well, I must create a cleansing totem, then you must bring the totem to the well and perform a cleansing ritual.$B$BFirst we will create a cleansing totem for the Winterhoof Water Well. To do this, the land must offer its aid. Hunt prairie wolves for their paws and adult plainstriders for their talons. They are to the southwest.$B$BReturn to me with the paws and talons, $N.','Bring 6 Prairie Wolf Paws and 4 Plainstrider Talons to Mull Thunderhorn in Bloodhoof.','You have done well, $N. I will take these and bind their power into a totem of cleansing.','Do you have the paws and talons, $N?','','','','','',4758,4759,0,0,6,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,748), + (749,2,215,5,8,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,751,0,0,0,'The Ravaged Caravan','A few days ago, we found a Venture Co. caravan traveling under guard on the northern shore of Stonebull Lake. We\'d lost two of our number in an earlier battle, so we were quick to attack and lay waste to the caravan.$B$BWe left their supply crates, thinking that our torches would destroy anything of value, but given that Venture Co. salvagers have been spotted near the burned wagons, maybe we were wrong.$B$BPerhaps you could go to the caravan and examine the contents of the crates.','Morin Cloudstalker wants you to examine the contents of a supply crate at the Ravaged Caravan.','All sides of the crate are stamped with the sign of the Venture Co. Mining Division. Notes printed carefully on the side of the carton indicate that the contents are due for processing at one of their central plants.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,150,0,0,0,0,0,315,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (750,2,220,1,3,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,747,0,0,780,0,0,0,'The Hunt Continues','A tauren skilled in the ways of the hunt knows that his prey is not for mere trophy. The beasts of the plains provide us with a means of survival. You will make quite an impression on the elders if you can bring back some highly valued Mountain Cougar Pelts. You can find the beasts lurking in the hills to the south.$B$BOur children need clothing and our tents need mending.','Grull Hawkwind in Camp Narache wants you to bring him 10 Mountain Cougar Pelts.','The Tauren of Narache thank you for these provisions, $N. With your skill in the ways of the hunt you will surely be revered in Thunder Bluff someday.','If you can provide pelts for the tribe I will pass word along to my father, Chief Hawkwind, of your generous deeds.','','','','','',4742,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4908,4913,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (751,2,215,5,8,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,749,0,0,0,4834,1,0,'The Ravaged Caravan','Prying open the lid reveals a tightly packed assortment of ore and minerals, more evidence of the Venture Co.\'s mining operation in Mulgore. On the top of the ore and minerals you remove a tightly bound sheaf of papers.$B$BUp in the foothills to the east, you can barely hear the sounds of work, and see smoke rising from a large fire.','Return the Venture Co. Documents to Morin Cloudstalker near Bloodhoof Village.','It does indeed appear that the Venture Co. is attempting to rob us of our natural resources. It is good to know this for true, and now it seems, we must do something about it.','Hail, $N. Have you learned anything new about the Venture Co.\'s plans and operations in our homeland?$B$BIf they plan to exploit our lands as they have others, the Outrunners will be quick to put an end to it.','','','','','',4834,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,150,0,0,0,0,0,315,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (752,2,220,1,2,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,753,0,0,0,'A Humble Task','All members of the tribe share in the harmony of life. We live together and work together.$B$BOur commitment to one another carries with it a high degree of responsibility. I ask of you now a humble task.$B$BMy mother set out this morning to fetch water from the well to the southeast of Narache. It has been quite some time now. Perhaps you could check on her for me while I attend to tribal matters here?','Chief Hawkwind wants you to search for his mother near the water well to the southeast of Camp Narache.','You traveled all this way just to help an old woman? My my, aren\'t you a keeper?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,75,0,0,0,0,17,51,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (753,2,220,1,3,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,752,0,0,755,0,0,0,'A Humble Task','I have traveled many paths through life and these old legs lack the vigor they once had. I can still perform my duties to the tribe. Sometimes it just takes an old woman a little longer to do the task.$B$BBut you look like an eager $c. Let\'s put some of that youthful vitality to the test. Take a water pitcher from the well and bring it to my son, the Chief, in Camp Narache.$B$BRemember that even the most humble task can gain the recognition of elders.','Take a Water Pitcher from the water well.$B$BReturn the pitcher to Chief Hawkwind in Camp Narache which is northwest from the water well.','You carried this pitcher back at the Greatmother\'s bidding, I see.$B$BYour willingness to help others and provide for the tauren of Camp Narache leads me to believe you would make the tribe proud in Thunder Bluff someday.','You look as though you have returned from the plains. Do you have any word from Greatmother Hawkwind?','','','','','',4755,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,40,150,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,753,0), + (754,2,215,4,6,0,0,32,0,0,0,0,0,0,0,0,0,0,0,2,2,748,0,0,0,5411,1,0,'Winterhoof Cleansing','I have crafted the totem to cleanse the Winterhoof Water Well. Now, you must take it to the well and perform a cleansing ritual. You will find it to the southeast, guarded by foul goblins!$B$BThis will not be an easy task, but you must do it if we are ever to use its waters again.$B$BFortune to you, $N.','Use the Winterhoof Cleansing Totem at the Winterhoof Water Well, then return to Mull Thunderhorn.','News of your deed reached me moments ago -- already the beasts near the well drink from it eagerly.$B$BYou have done a great thing for the land, $N. And you have done a great thing for the Tauren people.',NULL,'Cleanse the Winterhoof Water Well','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (755,2,220,1,3,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,753,0,0,757,0,0,0,'Rites of the Earthmother','Your willingness to perform a humble task for the tauren of Narache and your eagerness to learn are noble traits, $n. I believe one day you will be heralded in Thunder Bluff as a $c of greatness.$B$BBefore that you must embark on the Rites of the Earthmother, of which there are three.$B$BThe first test is the Rite of Strength. Travel to Seer Graytongue and tell him Chief Hawkwind has sent you.$B$BYou will find the seer\'s abode directly to the south of Camp Narache, tucked away in the hills.','Travel to Seer Graytongue who lives in the hills directly south of Camp Narache.','Chief Hawkwind sent you? Embarking on the Rites of the Earthmother is no small task...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,150,0,1126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (756,2,215,4,7,0,0,32,0,0,0,0,0,0,0,0,0,0,0,8,0,754,0,0,0,0,0,0,'Thunderhorn Totem','To create the Thunderhorn Cleansing Totem, you must gather the claws of the predators of the Mulgore plains. Hunt prairie stalkers for their stalker claws and flatland cougars for their cougar claws, then return to me.$B$BYou will find the prairie stalkers and flatland cougars to the east and west.','Bring 6 Stalker Claws and 6 Cougar Claws to Mull Thunderhorn.','Thank you, $N. The purity with which these beasts hunt is vital in the creation of the next cleansing totem.$B$BThe goblins will never learn the difference between contending with the land, and living in harmony with it.','$N, do you have the claws I sent you to gather? The Thunderhorn Water Well grows more tainted with each passing hour!','','','','','',4801,4802,0,0,6,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,756), + (757,2,220,1,4,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,755,0,0,763,0,0,0,'Rite of Strength','The Rites of the Earthmother are the steps a young tauren needs to take to gain respect in Thunder Bluff.$B$BFirst you must pass the Rite of Strength. In this test you must prove your bravery by slaying enemies of the tribe.$B$BBristlebacks of Brambleblade Ravine to the east are encroaching on our tribal lands. They ambush our hunting parties and steal from the village by dark.$B$BShow your valor by slaying these villains and return to the Chief in Camp Narache with their belts as proof of your deeds.','Kill Bristlebacks in Brambleblade Ravine and bring 12 Bristleback Belts to Chief Hawkwind in Camp Narache.','You have passed the first test of the Rites of the Earthmother. The tribe will be proud.','Have you completed the Rite of Strength, $N? I require proof of your valor against the enemy of our tribe, the Bristlebacks.','','','','','',4770,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1382,1383,2137,5776,5777,0,1,1,1,1,1,0,0,0,0,0,0,0,0,0,81,0,0,0,0,350,0,0,0,0,0,270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21,0,0,0,0,0,0,0,0,0,0), + (758,2,215,4,8,0,0,32,0,0,0,0,0,0,0,0,0,0,0,2,2,756,0,0,0,5415,1,0,'Thunderhorn Cleansing','The totem is ready, $N. And again, it is your task to perform the ritual of cleansing.$B$BGo to the Thunderhorn Water Well, north of the village, and use the Thunderhorn Cleansing Totem in your ritual. After you do this, return to me.$B$BMay the spirits guide you.','Use the Thunderhorn Cleansing Totem at the Thunderhorn Water Well, then return to Mull.','Ancestors of the Thunderhorn clan spoke to me in a dream, praising you for your actions near their well.$B$BFor their gratitude, they wish to give you this...',NULL,'Cleanse the Thunderhorn Water Well','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4963,0,0,0,1,0,0,0,81,0,0,0,0,250,0,0,0,0,0,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (759,2,215,4,10,0,0,32,0,0,0,0,0,0,0,0,0,0,0,8,0,758,0,0,0,0,0,0,'Wildmane Totem','There is but one water well left to cleanse, named after the Wildmane clan. For this well to be pure, the land must offer the teeth of a fierce predator, the prairie wolf alpha. Find the alphas to the north, then return to me when your hunt is finished.$B$BAlphas often wander around the base of our mighty city, Thunder Bluff.','Bring 8 Prairie Alpha Teeth to Mull Thunderhorn in Bloodhoof Village.','Very good, $N. I can feel the sacrifice of the land in this offering, and my spirit swells with sadness, and pride.','$N. Do you have the teeth I asked for?','','','','','',4803,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,759), + (760,2,215,4,10,0,0,32,0,0,0,0,0,0,0,0,0,0,0,2,2,759,0,0,0,5416,1,0,'Wildmane Cleansing','Your cleansing of the Winterhoof and Thunderhorn wells is spoken among the spirits, young $N. The Wildmane Totem is made, and your last task lies ahead.$B$BThe Wildmane Water Well lies north of Thunder Bluff. Perform the ritual! Heal the land of the goblins\' poisons! Let clean water flow once again!','Use the Wildmane Cleansing Totem at the Wildmane Water Well, then return to Mull Thunderhorn.','You\'ve done it. You have cleaned the wells, and healed our land. Bloodhoof village is grateful, $N.$B$BMay the wind whisper your deeds for a hundred seasons, and may the waters of Mulgore remain clean forever.',NULL,'Cleanse the Wildmane Well','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3443,4961,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,350,0,0,0,0,0,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (761,2,215,4,6,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Swoop Hunting','The swoop is a cunning bird, and difficult to find and hunt. A collection of Swoop Quills is a badge of cleverness and determination for a hunter.$B$BIf you are willing to take up this task, then enter the plains and hunt the swoop.$B$BBring me their quills, and bring honor to your clan.$B$BThe swoops may be found anywhere in Mulgore, but your eyes must be sharp to spot them, and your hooves must be quick to catch them.','Bring 8 Trophy Swoop Quills to Harken Windtotem in Bloodhoof Village.','I know that gathering these quills was not an easy task, $N. In doing this, you prove that you are a $C of merit. It is good to have you at Bloodhoof Village.','Have you found the swoops, $N. Do you have their quills?','','','','','',4769,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,350,0,0,0,0,250,405,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (762,2,3,35,44,1,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,726,0,0,1139,0,0,0,'An Ambassador of Evil','Ambassador Infernus was sent to Angor Fortress by Ragnaros himself to mind the Shadowforge seeking lost artifacts in Uldaman.$B$BIt has already meant tremendous casualties for our people, but it has obviously grown worse. I hesitate to guess how many artifacts they would be able to find and use against Ironforge.$B$BOur goal is simple, $c. Return to the Badlands and destroy Ambassador Infernus. Once the threat is eliminated, return to Advisor Belgrum with proof of your victory.$B$BIt is in your hands now.','Kill Ambassador Infernus in Angor Fortress and bring proof of his death to Advisor Belgrum in Ironforge.','$N, your dedication to Ironforge and to the dwarven people cannot be refuted. I thank you for your help in this matter.$B$BI shall send word to Historian Karnik informing him that you have succeeded, and I shall also have aid sent to the Badlands as soon as possible to help recover the excavation site. Thank you again.$B$BBefore you go, there is one more thing I would ask of you in the name of King Bronzebeard.','Time is of the essence, $N. Ragnaros will not wait for us to prepare.','','','','','',4621,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4987,0,0,0,1,0,0,0,47,0,0,0,0,350,0,0,0,0,12500,2790,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (763,2,220,1,5,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,757,0,0,0,4783,1,0,'Rites of the Earthmother','For you to continue with the Rites of the Earthmother you must pass two more tests. It is time for you to broaden your experience, $n.$B$BTravel to Bloodhoof Village and seek out the Chief, Baine Bloodhoof, son of Cairne. There you may continue your journey and earn the acceptance of the elders of Thunder Bluff.$B$BTake this totem to Baine. He will recognize my carvings and help you on your path.$B$BFollow the road out of Camp Narache and travel with haste. Do not stray or you will lose your way.','Take the Totem of Hawkwind to Baine Bloodhoof in Bloodhoof Village. Follow the road out of Camp Narache.','Word from my good friend, Chief Hawkwind! Ah, I can see by his carvings you are of a special breed.','What brings you to my village, $C?','','','','','',4783,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,150,0,0,0,0,0,204,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (764,2,215,5,10,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,751,0,0,0,0,0,0,'The Venture Co.','This explains the buildup of Venture Co. employees and equipment we\'ve seen in Mulgore. Those goblins... their company is expanding too quickly for their own good. It\'s how they say, show a goblin something, and you can hear the scales in the background.$B$BGreedy little things, they are. Unfortunately for their business enterprise, we tauren cannot allow them to conduct their operations in our lands. Go to their mine northeast of the ravaged caravan and send them a message.','Kill 14 Venture Co. Workers and 6 Venture Co. Supervisors for Morin Cloudstalker at Bloodhoof Village.','I don\'t think there could be too much misinterpreting or ignoring of that signal, hm? The Venture Co. will know not to take the tauren lightly, or to be so arrogant as to believe we would allow them to steal the natural resources around us without protest.','The Venture Co. was refused mining rights here in Mulgore, but it would seem that they do not take no for an answer. We tauren are not ones to mince words, however, and we have other ways of getting our message across.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2978,2979,0,0,14,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,150,0,0,0,0,250,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (765,2,215,5,12,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,751,0,0,0,0,0,0,'Supervisor Fizsprocket','According to the documents you salvaged from the caravan, the Venture Co. created many plans to attempt to drive us from our lands here, so that they could have free reign to plunder our lands.$B$BThe depths that they would sink to accomplish their goals disgusts and appalls me. I want the mastermind behind their plans killed. His name is Supervisor Fizsprocket, you will find him at the Venture Co. mine east of the ravaged caravan. Bring me his clipboard, we shall see if we find out anything useful.','Kill Supervisor Fizsprocket and return his clipboard to Morin Cloudstalker at Bloodhoof Village.','My anger is somewhat lessened at the news that the villain Fizsprocket is dead. I will go through his personal effects and see if there is any additional information about what the Venture Co. has planned for the future. Thank you for your efforts, $N.','I seethe with anger at the thought of the atrocities the Venture Co. is willing to perpetrate against us in the name of profit.','','','','','',4819,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4974,4964,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (766,2,215,5,8,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Mazzranache','My grandfather told me stories about his battles with a strider named Mazzranache. He told me of its demonic red eyes, razor-sharp talons and venomous bite.$B$BAs fortune would have it, while traveling across the plains, I encountered it, and it took a nasty bite from my shoulder. He was as terrible as my grandfather described. I will need some hard-to-find animal parts to clean the infection from his bite: a wolf heart, cougar femur, plainstrider scale and swoop gizzard.$B$BHurry, time is of the essence.','Bring a Prairie Wolf Heart, Flatland Cougar Femur, Plainstrider Scale and Swoop Gizzard to Maur Raincaller at Bloodhoof Village.','Ah, thank you, $N. Using the items you brought me, I will be able to create the remedy I need to stop the spread of the infection and, eventually, cure it completely. I owe you my life in thanks.$B$BBut I\'ll never forget that screeching call when Mazzranache came upon me, the blaze of color as its beak descended...$B$BBe wary on your travels.','My fever grows worse and I find my mind drifting into delirious nightmares... I should have known that I wouldn\'t be able to handle a beast my grandfather was unable to defeat...$B$BDo you have the ingredients for the remedy? I fear if I do not clean the infection soon, it will be the death of me.','','','','','',4804,4805,4806,4807,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4972,4973,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (767,2,215,3,6,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,763,0,0,771,0,0,0,'Rite of Vision','The Rite of Vision, one of the Rites of the Earthmother, will help guide you toward earning the respect of the elders of Thunder Bluff.$B$BOur people have learned that the land is our most holy provider. In order to take part in the ritualistic vision, you must speak with the spiritual leader of the village, Zarlman Two-Moons.','Speak with Zarlman Two-Moons in Bloodhoof Village.','I sensed you would be coming to me, $c. I can always recognize one who is trying to pass the Rites of the Earthmother.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,25,0,0,0,0,0,33,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0,0,0), + (768,2,1638,4,8,0,0,178,393,1,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Gathering Leather','Greetings, young one. You have a gleam in your eye; I can tell you are eager to venture back to the plains for the hunt. May you bring honor to your clan!$B$BI work with the skins of beasts, fashioning them into clothes and armor for the people of Thunder Bluff.$B$BIf you hunt beasts and bring me their skins, then I will fashion something for you.','Bring 12 pieces of Light Leather to Veren Tallstrider in Thunder Bluff.','Ah, these are very nice pieces. They\'ll make fine leather goods.$B$BHere, $N. Take this in trade...','Hello again. Have you been hunting? Do you have skins for me?','','','','','',2318,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5936,4962,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,350,0,0,0,0,0,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (769,2,1638,4,10,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,768,0,0,0,0,0,0,'Kodo Hide Bag','The kodo beasts of Mulgore are strong and sturdy -- traits much respected among us. If you are skilled in leatherworking and wish the knowledge to make a Kodo Hide Bag, then bring me supplies for my trade.$B$BDo this, and I will share my knowledge with you.','Bring 4 Light Leather and 4 Coarse Thread to Veren Tallstrider in Thunder Bluff.','Ah, good. Thank you, $N. My heart swells with pride to see youths interested in the craft of leatherworking.','Do you have my supplies, $N?','','','','','',2318,2320,0,0,4,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5083,0,0,0,1,0,0,0,81,0,0,0,0,75,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (770,2,215,6,12,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4854,1,0,'The Demon Scarred Cloak','The ragged hide of Ghost Howl still bears a terrible wound, gained from the wolf\'s battles against the Burning Legion.$B$BPerhaps someone in Bloodhoof Village should know of Ghost Howl\'s demise....','Find someone who knows of Ghost Howl.','I can barely believe my old eyes! You defeated the great wolf Ghost Howl? I look upon you with new respect, young $C. You are a $C of extreme skills!$B$BLet me offer you something. My days of hunting are over, but I would be honored if you used one of my weapons in your hunts.$B$BMay it strike true, and bring you renown.$B$BAnd let us hope that Ghost Howl\'s spirit has finally found peace.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4971,3079,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (771,2,215,3,7,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,767,772,0,0,0,0,0,'Rite of Vision','In order to pass through the Rite of Vision, you must gather the reagents needed to make the Water of the Seers.$B$BI will need well stones, which can be found around the water wells in Mulgore. With those I will combine Ambercorn, which fall beneath the mighty trees in our land.$B$BThese reagents contain magical elements, and when brewed and consumed before the tribal fire, will cause you to encounter a vision. Follow it, and it will lead you to the next step of this holy quest.','Collect 2 Well Stones and 2 Ambercorn and bring them back to Zarlman Two-Moons in Bloodhoof Village.','I see you have learned to gather from our sacred land, $N. It will take but a moment for me to brew the Water of the Seers.','Once you have gathered enough well stones from around the water wells and Ambercorn from beneath the trees, I will prepare the Water of the Seers for you.','','','','','',4808,4809,0,0,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,375,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,771), + (772,2,215,3,7,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,771,0,0,773,4823,1,0,'Rite of Vision','I now present you with the Water of the Seers.$B$BWhen you are ready, consume the waters near the tribal fire. Once you have ingested the holy waters, it will take a few moments before the vision materializes before the fire.$B$BAt that point, it is up to you to follow it to your destiny....','Consume the Water of the Seers in front of the tribal fire in Bloodhoof Village and follow the vision once it appears.','Be not afraid, $N. You have successfully passed the Rite of Vision.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4906,4958,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,150,0,0,0,0,0,288,0,1126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (773,2,215,3,10,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,772,0,0,775,0,0,0,'Rite of Wisdom','To gain acceptance amongst the elders of Thunder Bluff you must next complete the Rite of Wisdom.$B$BNow that you have passed the Rite of Vision, the ancestral spirits of Red Rocks will give you the blessing of our ancestors. Only those who have drunk from the Water of Seers can gain the blessing.$B$BTravel east of Thunder Bluff, to Red Rocks and seek out the Ancestral Spirit, $n.','Travel to Red Rocks east of Thunder Bluff and speak with the Ancestral Spirit.','You have shown great diligence in your yearning to pass the Rites of the Earthmother, $N.$B$BWe, the Ancestral Spirits, represent the mighty tauren who gave their lives bravely to found and protect our great city of Thunder Bluff. I hereby pass the duty of that protection over to you.$B$BYou have passed the Rite of Wisdom, young $C. Enter Thunder Bluff with pride.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (775,2,215,3,10,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,773,0,0,776,0,0,0,'Journey into Thunder Bluff','You will now be revered within our great city. Any $r worthy of completing the Rites of the Earthmother earns that honor.$B$BFor your final quest, seek out our noble leader, Cairne Bloodhoof, who dwells atop the highest mesa in Thunder Bluff.','Speak with Cairne Bloodhoof in Thunder Bluff.','Hail, young $C. I see you found your way to my doorstep.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,75,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0); -INSERT INTO `quest_template` (`entry`, `Method`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `Type`, `RequiredClasses`, `RequiredRaces`, `RequiredSkill`, `RequiredSkillValue`, `RepObjectiveFaction`, `RepObjectiveValue`, `RequiredMinRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepFaction`, `RequiredMaxRepValue`, `SuggestedPlayers`, `LimitTime`, `QuestFlags`, `SpecialFlags`, `PrevQuestId`, `NextQuestId`, `ExclusiveGroup`, `NextQuestInChain`, `SrcItemId`, `SrcItemCount`, `SrcSpell`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `RequestItemsText`, `EndText`, `ObjectiveText1`, `ObjectiveText2`, `ObjectiveText3`, `ObjectiveText4`, `ReqItemId1`, `ReqItemId2`, `ReqItemId3`, `ReqItemId4`, `ReqItemCount1`, `ReqItemCount2`, `ReqItemCount3`, `ReqItemCount4`, `ReqSourceId1`, `ReqSourceId2`, `ReqSourceId3`, `ReqSourceId4`, `ReqSourceCount1`, `ReqSourceCount2`, `ReqSourceCount3`, `ReqSourceCount4`, `ReqCreatureOrGOId1`, `ReqCreatureOrGOId2`, `ReqCreatureOrGOId3`, `ReqCreatureOrGOId4`, `ReqCreatureOrGOCount1`, `ReqCreatureOrGOCount2`, `ReqCreatureOrGOCount3`, `ReqCreatureOrGOCount4`, `ReqSpellCast1`, `ReqSpellCast2`, `ReqSpellCast3`, `ReqSpellCast4`, `RewChoiceItemId1`, `RewChoiceItemId2`, `RewChoiceItemId3`, `RewChoiceItemId4`, `RewChoiceItemId5`, `RewChoiceItemId6`, `RewChoiceItemCount1`, `RewChoiceItemCount2`, `RewChoiceItemCount3`, `RewChoiceItemCount4`, `RewChoiceItemCount5`, `RewChoiceItemCount6`, `RewItemId1`, `RewItemId2`, `RewItemId3`, `RewItemId4`, `RewItemCount1`, `RewItemCount2`, `RewItemCount3`, `RewItemCount4`, `RewRepFaction1`, `RewRepFaction2`, `RewRepFaction3`, `RewRepFaction4`, `RewRepFaction5`, `RewRepValue1`, `RewRepValue2`, `RewRepValue3`, `RewRepValue4`, `RewRepValue5`, `RewOrReqMoney`, `RewMoneyMaxLevel`, `RewSpell`, `RewSpellCast`, `RewMailTemplateId`, `RewMailDelaySecs`, `PointMapId`, `PointX`, `PointY`, `PointOpt`, `DetailsEmote1`, `DetailsEmote2`, `DetailsEmote3`, `DetailsEmote4`, `DetailsEmoteDelay1`, `DetailsEmoteDelay2`, `DetailsEmoteDelay3`, `DetailsEmoteDelay4`, `IncompleteEmote`, `CompleteEmote`, `OfferRewardEmote1`, `OfferRewardEmote2`, `OfferRewardEmote3`, `OfferRewardEmote4`, `OfferRewardEmoteDelay1`, `OfferRewardEmoteDelay2`, `OfferRewardEmoteDelay3`, `OfferRewardEmoteDelay4`, `StartScript`, `CompleteScript`) +INSERT INTO `quest_template` (`entry`, `Method`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `Type`, `RequiredClasses`, `RequiredRaces`, `RequiredSkill`, `RequiredSkillValue`, `RequiredCondition`, `RepObjectiveFaction`, `RepObjectiveValue`, `RequiredMinRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepFaction`, `RequiredMaxRepValue`, `SuggestedPlayers`, `LimitTime`, `QuestFlags`, `SpecialFlags`, `PrevQuestId`, `NextQuestId`, `ExclusiveGroup`, `NextQuestInChain`, `SrcItemId`, `SrcItemCount`, `SrcSpell`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `RequestItemsText`, `EndText`, `ObjectiveText1`, `ObjectiveText2`, `ObjectiveText3`, `ObjectiveText4`, `ReqItemId1`, `ReqItemId2`, `ReqItemId3`, `ReqItemId4`, `ReqItemCount1`, `ReqItemCount2`, `ReqItemCount3`, `ReqItemCount4`, `ReqSourceId1`, `ReqSourceId2`, `ReqSourceId3`, `ReqSourceId4`, `ReqSourceCount1`, `ReqSourceCount2`, `ReqSourceCount3`, `ReqSourceCount4`, `ReqCreatureOrGOId1`, `ReqCreatureOrGOId2`, `ReqCreatureOrGOId3`, `ReqCreatureOrGOId4`, `ReqCreatureOrGOCount1`, `ReqCreatureOrGOCount2`, `ReqCreatureOrGOCount3`, `ReqCreatureOrGOCount4`, `ReqSpellCast1`, `ReqSpellCast2`, `ReqSpellCast3`, `ReqSpellCast4`, `RewChoiceItemId1`, `RewChoiceItemId2`, `RewChoiceItemId3`, `RewChoiceItemId4`, `RewChoiceItemId5`, `RewChoiceItemId6`, `RewChoiceItemCount1`, `RewChoiceItemCount2`, `RewChoiceItemCount3`, `RewChoiceItemCount4`, `RewChoiceItemCount5`, `RewChoiceItemCount6`, `RewItemId1`, `RewItemId2`, `RewItemId3`, `RewItemId4`, `RewItemCount1`, `RewItemCount2`, `RewItemCount3`, `RewItemCount4`, `RewRepFaction1`, `RewRepFaction2`, `RewRepFaction3`, `RewRepFaction4`, `RewRepFaction5`, `RewRepValue1`, `RewRepValue2`, `RewRepValue3`, `RewRepValue4`, `RewRepValue5`, `RewOrReqMoney`, `RewMoneyMaxLevel`, `RewSpell`, `RewSpellCast`, `RewMailTemplateId`, `RewMailDelaySecs`, `PointMapId`, `PointX`, `PointY`, `PointOpt`, `DetailsEmote1`, `DetailsEmote2`, `DetailsEmote3`, `DetailsEmote4`, `DetailsEmoteDelay1`, `DetailsEmoteDelay2`, `DetailsEmoteDelay3`, `DetailsEmoteDelay4`, `IncompleteEmote`, `CompleteEmote`, `OfferRewardEmote1`, `OfferRewardEmote2`, `OfferRewardEmote3`, `OfferRewardEmote4`, `OfferRewardEmoteDelay1`, `OfferRewardEmoteDelay2`, `OfferRewardEmoteDelay3`, `OfferRewardEmoteDelay4`, `StartScript`, `CompleteScript`) VALUES - (779,0,3,40,50,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,-717,0,0,0,0,0,0,'Seal of the Earth','','','As you place the Runestones into the matching recesses, a violent rumbling shakes the earth as the Seal is broken.','The Seal of the Earth lies here, with three recessed alcoves for the Amethyst Runestone, the Opal Runestone, and the Diamond Runestone.','','','','','',4845,4844,4843,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,779), - (780,2,220,1,4,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,750,0,0,0,0,0,0,'The Battleboars','The Battleboars of Brambleblade Ravine to the east are encroaching on our tribal hunting grounds. They are trained to be malicious by the Bristleback Quilboars with whom we are at war.$B$BGo and slay the vile creatures and bring back some snouts and flanks so that we can make stew for our young.','Grull Hawkwind in Camp Narache wants you to kill Battleboars and bring back 8 Battleboar Snouts and 8 Battleboar Flanks.','Most excellent. These ingredients will make a fine stew and the loss of those boars should be a fair lesson to those vile Bristlebacks.','The aggression of the Battleboars is increasing. Have you sent them a clear message and brought back some snouts and flanks yet?','','','','','',4848,4849,0,0,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6059,4540,0,0,1,10,0,0,81,0,0,0,0,350,0,0,0,0,0,270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (781,2,220,1,4,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4850,1,0,'Attack on Camp Narache','After carefully evaluating the map, you realize that what you discovered are the plans made by the Bristleback warchief for an extended siege on Camp Narache.$B$BSurely Chief Hawkwind could use this information!','Bring the Bristleback Attack Plans to Chief Hawkwind in Camp Narache.','This is quite alarming indeed! But with this information we can call on our brethren from Bloodhoof Village to help thwart the attack. You have saved the lives of many tauren, $N.','You have a look of concern about you, $N. What news do you bring?','','','','','',4850,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4911,0,0,0,1,0,0,0,81,0,0,0,0,250,0,0,0,0,0,216,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (782,2,3,40,43,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,793,0,0,0,'Broken Alliances','From the Horde\'s alliance with the dragon Deathwing during the Second War, we know that two of his lieutenants, Blacklash and Hematus, were imprisoned within Lethlor Ravine far to the east. We must silence our depraved allies of old to restore honor to the Horde!$B$BWe hired Tho\'grun and his band of ogre mercenaries to help us obtain the Sign of the Earth, a key needed to unlock the drakes\' prison. Tho\'grun betrayed us though, overwhelming us and taking it for himself. Go to Camp Boff and take it back!','Kill Boss Tho\'grun and bring the Sign of the Earth to Gorn in Kargath.','With Tho\'grun dead, his corpse picked clean by the desert winds and scavenging buzzards, the ogres will be put into disarray. Though a small victory, this will lead to a much larger one$B$BThe Sign of the Earth is now in our possession, and we can open the black drakes\' prison in Lethlor. We shall free them from endless imprisonment, albeit to their doom!','Tho\'grun\'s betrayal... is there any wonder why the ogres are part of the Horde no longer? I will be glad to see him dead, and the Sign of the Earth returned.$B$BIf you\'ve not dispatched him yet, then waste no time going to Camp Boff. It is to the southeast of Kargath.','','','','','',4640,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,2160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (783,2,9,1,1,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,7,0,0,0,'A Threat Within','I hope you strapped your belt on tight, young $c, because there is work to do here in Northshire.$B$BAnd I don\'t mean farming.$B$BThe Stormwind guards are hard pressed to keep the peace here, with so many of us in distant lands and so many threats pressing close. And so we\'re enlisting the aid of anyone willing to defend their home. And their alliance.$B$BIf you\'re here to answer the call, then speak with my superior, Marshal McBride. He\'s inside the abbey behind me.','Speak with Marshal McBride.','Ah, good. Another volunteer. We\'re getting a lot of you these days.$B$BI hope it\'s enough.$B$BThe human lands are threatened from without, and so many of our forces have been marshaled abroad. This, in turn, leaves room for corrupt and lawless groups to thrive within our borders.$B$BIt is a many-fronted battle we wage, $N. Gird yourself for a long campaign.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (784,2,14,3,7,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,825,0,0,0,'Vanquish the Betrayers','Led by Admiral Proudmoore, the humans of Kul Tiras encroached on Durotar, violating the Warchief\'s pact made with Jaina Proudmoore in order to defeat Archimonde years ago.$B$BThe human aggression was repelled and Tiragarde Keep fell. But recently, the Admiral\'s reserves, led by Lieutenant Benedict, have retaken the keep and once again pose a threat to our homeland. These humans show no respect for diplomacy.$B$BProve your honor and travel south to Tiragarde Keep to eliminate the human invaders.','Kill 10 Kul Tiras Sailors, 8 Kul Tiras Marines and Lieutenant Benedict and return to Gar\'Thok in Razor Hill.','Word of your bravery travels fast, $C. Tales of your victory at Tiragarde Keep will be heralded in Orgrimmar.','You have your orders, $N. The safety of Durotar is in question. Complete the task before you or hang your head in shame.$B$BShow your honor and defeat the humans of Tiragarde Keep.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3128,3129,3192,0,10,8,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,250,250,0,0,0,175,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (786,2,14,5,8,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Thwarting Kolkar Aggression','Lower your voice, $c. The Kolkar centaurs lie just over the ridge to the west in Kolkar Crag.$B$BLast night while they were raiding, I snuck into their village and discovered that the dirty beasts have a three-tiered attack planned on the trolls and orcs of Durotar.$B$BWe mustn\'t let their invasion come to fruition. Perhaps you can muster the might needed to infiltrate Kolkar Crag and destroy their attack plans.$B$BLast I saw, they had divided them up amongst three of their leaders.','Lar Prowltusk outside of Sen\'jin Village wants you to destroy the 3 sets of Attack Plans held within Kolkar Crag.','The Horde would surely prevail if the Kolkar centaurs were to attack. But by preventing such an attack. we have spared our mighty warriors unnecessary bloodshed.$B$BAnd as sure as there is sand in the Tanaris desert, we know that there will be blood spilled before these trying times are through.$B$BYou have served your people well, $C.','The centaurs have proven to be a consistent nuisance to the Horde. Their intentions to lay siege to our homeland cannot be tolerated.','','Attack Plan: Valley of Trials destroyed','Attack Plan: Sen\'jin Village destroyed','Attack Plan: Orgrimmar destroyed','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-3189,-3190,-3192,0,1,1,1,0,0,0,0,0,4933,6062,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,250,250,0,0,0,0,420,0,0,0,0,0,0,0,0,66,0,0,0,0,0,0,0,5,1,0,0,0,0,0,0,0,0,0,0), - (787,2,363,1,1,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,788,0,0,0,'The New Horde','Throm\'ka, $c. I am Eitrigg, charged by Thrall to oversee the training of recruits.$B$BThe Horde has changed from what it once was. There was a time where I left the Horde, disillusioned by the growing influence of the power-hungry pawns of the Burning Legion. During my exile, I was taken prisoner by a group of humans, but was rescued by the Warchief. Hearing his vision of the Horde free of demonic influence, guided by the shamans, I returned.$B$BGornek will have further instructions for you.','Report to Gornek in the Den.',NULL,NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (788,2,363,1,2,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Cutting Teeth','The first order of business will be to put a little strength in your backbone. I could send you out to the Barrens to hunt kodo, but well, in all honesty, you\'re more useful to us alive than dead.$B$BI believe you would find a good match with the mottled boars you\'ll find to the north of here.','Kill 10 Mottled Boars then return to Gornek at the Den.','Hmmm, not bad, $N. But don\'t let it get to your head...you\'ll fight tougher than boars in your career.$B$BNonetheless, you\'ve proven yourself well, and your next trial will be against a considerably more dangerous opponent, so you\'ll need some extra protection.','I hope you haven\'t returned to try and convince me that you have completed your task, $N? No, of course not. I would think better of you.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3098,0,0,0,10,0,0,0,0,0,0,0,4915,4914,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,250,250,0,0,0,0,102,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (789,2,363,1,3,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,788,0,0,0,0,0,0,'Sting of the Scorpid','Powerful warrior and awkward novice alike have fallen to the venomous sting of the scorpid. You will find large numbers of scorpids northwest of here. Bring me ten of their tails as proof of your prowess in battle.$B$BThe antidote for their sting is actually made from venom extracted from their stingers. We keep large quantities of antidote for scorpid venom on hand to heal young bloods just like you...$B$BBut I\'m sure you won\'t be needing any of that, will you?','Get 10 Scorpid Worker Tails for Gornek in the Den.','There is an important lesson that you must take away from fighting scorpids. The smallest or largest of opponents can still send you to your doom. In fierce combat, any number of things can prove your downfall.$B$BI have no more to teach you, $N. You have done well, and I will watch your progress with interest.','The carapace of a scorpid isn\'t so thick that the strength of a determined $C will be deterred. Strike strongly and without doubt, and the scorpids should prove easy prey.','','','','','',4862,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4919,4920,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,250,250,0,0,0,0,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (790,2,363,1,5,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,804,0,0,0,'Sarkoth','$C! I thought I would die out here with none to know of it. While I was hunting the scorpids of the Valley, I came across a particularly vicious-looking one. Hurling myself at it, I managed to inflict a massive blow to its claw before it closed around my leg.$B$BI wasn\'t ready for its stinger though, and it sliced down and into my chest, cutting into my flesh and letting my blood. Please, you must kill the scorpid for me! My honor must be upheld! I fought it up on the plateau to the south.','Kill Sarkoth and bring his claw back to Hana\'zua.','My blow was not enough to kill him, but looking at the damage I inflicted gives me some small measure of pride. That small measure will be all I have to sustain myself if I die, and in that light, the short list of my life\'s accomplishments fills me with anger.','Ahhh... my father always said I would never amount to much, and here, lying beneath a tree as life seeps away, I\'m afraid it looks like he was right.$B$BAt least I wish to die knowing that my last enemy in life lays dead.','','','','','',4905,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,250,250,0,0,0,0,270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,790), - (791,2,14,4,7,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Carry Your Weight','Age has rendered me useless in battle. Now I make myself useful in other ways.$B$BFrom this vantage point I watch for invaders. As our strength here grows, I find myself blowing the signal horn less and less.$B$BTo pass the time I fashion goods to help younger, more able warriors defend our homeland.$B$BFor you, I can fashion you a bag for your belongings. If such an item would be of use to you, bring me some canvas, a material common to the humans and centaurs.','Furl Scornbrow in the Razor Hill watchtower wants 8 Canvas Scraps.','Most excellent, $N. Any good $C will surely find a use for this bag on the battlefield.$B$BI salute your vigor and willingness to die in the name of the Horde!','I fought proudly alongside the Warchief when these lands were pioneered. The scars of battle mark my skin.$B$BThe honor of the Horde has been upheld with the help of my axe and battlecry during the defeat of Archimonde, when the unholy alliance was made with the humans and elves, wrought from necessity.$B$BBut my position as watchman and provider has given me a new sense of worth.','','','','','',4870,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11845,0,0,0,1,0,0,0,530,76,0,0,0,250,250,0,0,0,0,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (792,2,363,2,4,0,1247,178,0,0,0,0,0,0,0,0,0,0,8,0,0,794,0,794,0,0,0,'Vile Familiars','I trust the Valley of Trials will teach you much, young $c.$B$BI was sent to the Valley to guide you, but I have discovered a growing taint here...$B$BA group that calls itself the Burning Blade has a coven here in the Valley of Trials. They are skulking in a cave to the northeast, and their Vile Familiars have spilled from its mouth to cause havoc.$B$BAs your first task against the Burning Blade, I bid you, defeat these familiars. Slay many and, if you survive, return to me.','Kill 12 Vile Familiars.$B$BReturn to Zureetha Fargaze outside the Den.','You have done well, $N.$B$BAlthough the Vile Familiars were merely pets of the darker powers within the Burning Blade, your success against them foretells greater deeds ahead.','To prove yourself against the Burning Blade, you must first defeat its Vile Familiars. Return to me when you have done this.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3101,0,0,0,12,0,0,0,0,0,0,0,4924,4925,4923,5778,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,350,350,0,0,0,0,270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (793,2,3,40,50,1,0,178,0,0,0,0,0,0,0,0,0,0,0,0,782,0,0,0,4640,1,0,'Broken Alliances','The Seal of the Earth is held by three runestones, held in the Pillars of Diamond, Opal, and Amethyst in Lethlor Ravine. Using the Sign of the Earth, you will be able to remove the runestones and unlock the Seal of the Earth.$B$BBe wary though, $n, the black drakes Blacklash and Hematus are not to be trifled with. See them dead and return their bindings to me.$B$BTo reach the ravine, travel to the far eastern part of the Badlands. Be careful though, for the ravine is home to countless drakes.','Use the Sign of the Earth to activate the Pillars of Diamond, Opal, and Amethyst and obtain the Runestones.$B$BPlace the runestones in the Seal of the Earth to free Blacklash and Hematus.$B$BSlay them and return Blacklash\'s Bindings, the Chains of Hematus, and the Sign of the Earth to Gorn.','The black dragonflight continues to ally with the renegade Blackrock orcs, and both must be brought into line, or removed. With Blacklash and Hematus dead, we can turn our attentions westwards, towards Blackrock Spire.','There are few enemies more deadly than dragonkind, and there were few dragons that fought as ferociously as Blacklash and Hematus.','','','','','',4615,4645,4640,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11193,11194,11195,11196,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,0,3540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (794,2,363,1,5,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,805,0,0,0,'Burning Blade Medallion','Through my divinations, I see that an item of power hides deep within the Burning Blade Coven, guarded by beasts and black magic.$B$BIt is called the Burning Blade Medallion, and your next task is to find it and remove it from the coven.$B$BBut be wary, for the medallion may be possessed by an agent of the Burning Blade, and if so then the agent\'s power would be greater than the familiars you have already encountered.$B$BGo, $N. You will find the coven in a cave, to the north and west.','Bring the Burning Blade Medallion to Zureetha Fargaze, outside The Den.','You retrieved it! Well done!$B$BYour efforts within the Burning Blade Coven are key in rooting out this cult in the Valley of Trials. But I fear they have further aims in our land.$B$BWe have not seen the end of them.','Is your task complete, $N? Do you have the Burning Blade Medallion?','','','','','',4859,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4921,4922,6713,0,0,0,1,1,1,0,0,0,118,0,0,0,1,0,0,0,530,76,0,0,0,500,500,0,0,0,0,405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (795,0,3,40,55,0,0,178,0,0,0,0,0,0,0,0,0,0,8,1,-793,0,0,0,0,0,0,'Seal of the Earth','','','As you place the Runestones into the matching recesses, a violent rumbling shakes the earth as the Seal is broken.','The Seal of the Earth lies here, with three recessed alcoves for the Amethyst Runestone, the Opal Runestone, and the Diamond Runestone.','','','','','',4845,4844,4843,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,795), - (804,2,363,1,5,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,790,0,0,0,0,0,0,'Sarkoth','Seeing the deed you have done for me steels my heart. I cannot fall so easily! I must endure!$B$BBut it remains that I cannot make the trek back to the Den unassisted. Please, $n, return to the Den and tell Gornek of my situation. Perhaps he can help me.','Bring the news of Hana\'zua\'s plight to Gornek at the Den.','From your description of the beast, I believe you must be speaking of Sarkoth! It is no wonder that Hana\'zua was overtaken by it. Aid will be dispatched to him immediately, trouble yourself no more with Hana\'zua\'s plight.$B$BHowever, I must say, I am most impressed to hear that you brought Sarkoth to death. It is a feat to be proud of, $N. And that you would fight for a stranger\'s honor, while other tasks occupied your time, your own honor is heightened.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4916,4917,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,25,25,0,0,0,0,66,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (805,2,363,1,5,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,794,0,0,0,0,0,0,'Report to Sen\'jin Village','Your trials against the Burning Blade are finished... here in the Valley. But I want you to report your findings.$B$BGo to the troll village of Sen\'jin and seek out Master Gadrin. Sen\'jin Village is east out of the valley, then right at the fork.$B$BTell Gadrin of the Burning Blade, and that they have reached the Valley of Trials. Discover from him if they have yet reached Sen\'jin.$B$BGo, $N, and be swift. I fear the evil found in the Burning Blade Coven is but the herald of a larger threat...','Speak with Master Gadrin in Sen\'jin Village.','Hm... your report comes at a bad time. The Burning Blade is not seen here in Sen\'jin, but their evil has taken seed off the coast, on the Echo Isles.$B$BThe orcs are friends of the Darkspear Trolls. Honorable friends. We want to help the orcs, but... we need help too.$B',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,75,75,0,0,0,0,138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (806,2,14,4,12,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,823,0,0,0,0,0,0,'Dark Storms','We cannot allow the Burning Blade a foothold in Durotar! We must destroy them before their evil festers!$B$BI have undergone my own investigations and found that a Burning Blade warlock, the goblin Fizzle Darkstorm, has camped within Thunder Ridge to the northwest. There he and his cultist minions spread chaos.$B$BFind and defeat Fizzle, and bring me his dead claw!','Bring Fizzle\'s Claw to Orgnil Soulscar in Razor Hill.','Aha! You got him!$B$BYou do your clan proud, $N. And because of you, Durotar is free of one more agent of evil.','Did you find Fizzle, $N? He, and and rest of the Burning Blade, must be scoured from our lands!','','','','','',4869,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4942,0,0,0,1,0,0,0,530,76,0,0,0,250,250,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,806), - (808,2,14,4,9,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Minshina\'s Skull','I hear the voice of my brother, Minshina, calling to me in my dreams.$B$BHe was taken by Zalazane, the warlock on the Echo Isles to the east. And he is dead.$B$BBut death is not freedom for my brother. Minshina\'s spirit was trapped within his own skull by Zalazane\'s magics. In my dreams I see it with other skulls, in a circle of power on the largest Echo Isle. As long as it remains there my brother\'s soul is doomed.$B$BPlease, $N. Find the circle and retrieve Minshina\'s skull. Bring it to me.$B$BFree him!','Retrieve Minshina\'s skull from the circle of power on the Echo Isles.$B$BBring it to Master Gadrin in Sen\'jin Village.','Thank you, $N. You have saved Minshina. You have saved my brother\'s spirit from slavery!','Do you have my brother\'s skull, $N? Is he finally free?','','','','','',4864,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4945,0,0,0,1,0,0,0,530,76,0,0,0,250,250,0,0,0,0,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,808), - (809,2,14,4,13,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,829,0,0,924,0,0,0,'Ak\'Zeloth','Since the last great war when the Burning Legion was defeated, I have searched for sources of demonic corruption in orc society. The collar you brought me confirms my fears.$B$BIt belongs to the Burning Blade, a cult that rallies around an item of demonic power. It is called the Demon Seed, and it resides in the Barrens atop Dreadmist Peak. It must be destroyed!$B$BGo to Far Watch Post, on the border of the Barrens to the west, and speak with my assistant, Ak\'Zeloth. He will direct you further.','Speak with Ak\'Zeloth in the Barrens.','Neeru wants the Demon Seed destroyed, does he? Strange...$B$BVery well. If he wishes the seed gone, then I will tell you how to remove it.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,75,75,0,0,0,0,276,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (812,2,14,7,9,0,0,178,0,0,0,0,0,0,0,0,0,2700,8,0,0,0,0,0,0,0,0,'Need for a Cure','$N... your timing is perfect. I just hope I can compliment your haste as well.$B$BI was careless while fighting a few of the venomtails nearby, and one of them stung me deeply. I can feel its poison weakening me even as we speak. At this rate, I got maybe an hour left to live. But I\'ll need your help if I\'m to do so...$B$BKor\'ghan in Orgrimmar knows how to make the antidote. Find him... and hurry, $N. I won\'t be able to last much longer. He should be in the Cleft of Shadow.','Find Kor\'ghan in Orgrimmar and get the Venomtail Antidote. Then bring the antidote to Rhinag near the northwestern border of Durotar.','$N, you\'ve saved my life. Thank you.$B$BPlease take this; I hope it can at least help you in your travels, if not bring you some coin. From what you say, I won\'t be usin\' it anytime soon. Kor\'ghan is gonna march me through more of his rituals until I prove myself. More killin\' boars, more gatherin\' scorpid tails... ','I\'m almost glad I can\'t return to Sen\'jin as I am now. My weakness and stupidity would surely be mocked.','','','','','',4904,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4937,4929,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,350,350,0,0,0,0,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (813,2,14,7,9,0,0,178,0,0,0,0,0,0,0,0,0,0,8,1,-812,0,0,0,0,0,0,'Finding the Antidote','Venomtails are some of the deadliest scorpids in Durotar. It was unwise for Rhinag to hunt them without having some of the antidote with him, but right now, chastising is the last thing he needs.$B$BBring me a few venomtail poison sacs from any of the venomtails near the entrance of Orgrimmar and I\'ll make an antidote for him.$B$BMake haste, $N. One of our own needs your help.','Bring 4 Venomtail Poison Sacs to Kor\'ghan in Orgrimmar.','Here is the antidote, $N. Take it to Rhinag as soon as you can, and be cautious.','Remember, no matter what creature you hunt, you would do well to study it and understand its behavior. That knowledge could save your life.','','','','','',4886,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4904,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (815,2,14,6,8,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Break a Few Eggs','Bah! I almost forgot I need to get breakfast ready.$B$B$N, get yourself movin\' and get me some taillasher eggs. I\'ll need at least three of them if I\'m going to have enough for tomorrow\'s meal.$B$BThe Bloodtalon taillashers can be fierce, and protect their eggs to the death more often than not. They sometimes bury their eggs too deep in the earth to uncover safely, but if you head to the Echo Isles to the southeast of Sen\'jin Village, you can usually find them all over those islands.','Bring 3 Taillasher Eggs to Cook Torka in Razor Hill.','You might be weak, but at least you\'re not clumsy, $N.$B$BHere, take this and get outta my way. I\'ve got cooking to do.','Breakfast, lunch, dinner! Who cares which meal it is? It still has to be cooked by someone--namely me!','','','','','',4890,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4540,117,0,0,5,5,0,0,530,76,0,0,0,250,250,0,0,0,225,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (816,2,14,8,11,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Lost But Not Forgotten','$N, please, can you help me? My son Kron went hunting days ago, and he still hasn\'t returned. He went west towards the Barrens to hunt crocolisks along Southfury River. I fear the worst.$B$BAs strong as he was, his stubborn pride has always drawn him into trouble. I warned him that the crocolisks were powerful and vicious. He grew angry and stormed off.$B$BIf you can\'t find him, at least bring me a sign of his fate... even if you have to open up the stomach of every crocolisk along the Southfury\'s banks.','Bring a sign of Kron\'s fate to Misha Tor\'kren at the farmstead northwest of Razor Hill.','Oh, my son... my beautiful son.$B$BUncertain of my son\'s fate, I have tormented myself since he left. Now that I know what\'s happened, perhaps I can finally begin to mourn.$B$BThank you, $N. Please take this. I was going to give it to Kron as a gift when he returned successful. Now that I know he is dead, I cannot bear to look at it.','I pray that Kron will return to me, but I\'m almost certain I know his fate already.','','','','','',4891,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4944,0,0,0,1,0,0,0,530,76,0,0,0,250,250,0,0,0,0,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (817,2,14,5,8,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Practical Prey','Many of the hides we use come from Durotar tigers, $N. Blankets, armor, tents: there are a great many reasons we hunt the beasts, and many reasons we let them thrive at the same time.$B$BThe time has come for us to cull the flock, so to speak. Our numbers grow, and our needs are beginning to overwhelm our stocks. I need more hides if I\'m to prepare suitable goods for our people.$B$BBring me 4 Durotar tiger furs, and I shall reward you. You can find them on the islands south of here.','Bring 4 Durotar Tiger Furs to Vel\'rin Fang in Sen\'jin Village.','I am pleased, $N. Because of your help, our people will be protected, and not go cold as the seasons change.$B$BThank you.','I remember my first tiger hunt, $N. I chose to hunt on the largest of the Echo Isles, and I sat perfectly still in the shadows of its foliage for almost a full day... watching... waiting.$B$BMy muscles were taut, and I was ready to strike. It was one of my greatest victories when that tiger finally took the bait.','','','','','',4892,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,250,250,0,0,0,225,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (818,2,14,5,7,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Solvent Spirit','Although my eyes fail me, I still can see clearly enough. More often I must rely on my alchemical skills to aid me in magics that once came easily. But I refuse to take on an apprentice--no troll or orc worthy enough has ever come forward.$B$BAre you worthy? Yes, of course you are... of course you think you are.$B$BI need a few things. Will you get them for me?$B$BI need intact makrura eyes, and vials of crawler mucus. You can find them on any makrura or crawler in Durotar. We shall speak again soon.','Bring 4 Intact Makrura Eyes and 8 vials of Crawler Mucus to Master Vornal in Sen\'jin Village.','Well done, young one... well done indeed.','Time is the true test of your strength and will. Lose patience or give in to weakness, and your true self will be shown.','','','','','',4887,4888,0,0,4,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4941,0,0,0,10,0,0,0,530,76,0,0,0,250,250,0,0,0,175,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (819,2,17,11,15,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,821,4926,1,0,'Chen\'s Empty Keg','A small placard on one of the ends of the keg says,$B$B\"Chen Stormstout-$B$BMay your spirit be raised and always raise your spirits.\"','Find someone who knows about Chen\'s Empty Keg.','Well, I\'ll be...$B$BThis was one of Chen Stormstout\'s kegs. He traveled with Rexxar a long time ago. I haven\'t seen or heard about him in a kodo\'s age. I appreciate you bringing this to me, $N.','Yes?','','','','','',4926,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,630,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (821,2,17,11,15,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,819,0,0,822,0,0,0,'Chen\'s Empty Keg','Would you like a taste of Chen\'s namesake? Ahh, the stormstout is a mighty brew. Chen taught the recipe to my mentor, and my mentor passed it on to me. I\'ll need you to get me a few things, but I can tell you this: the kick is worth it.$B$BBring me 5 savannah lion tusks from any savannah lion, 5 plainstrider kidneys from any plainstrider, and 1 thunder lizard horn from any species of thunder lizard. That should do the trick nicely.$B$BYou can find these ingredients throughout the Barrens.','Bring 5 Savannah Lion Tusks, 5 Plainstrider Kidneys, and 1 Thunder Lizard Horn to Brewmaster Drohn in Ratchet.','Haha... I never thought I\'d make more of this stuff ever again.$B$BYou\'ve stirred in me a great sense of nostalgia, $N. Kind of reminds me of the last time I blacked out from too much trogg ale. Thank you. The memories warm my stomach.','How\'s the search going?','','','','','',4893,4894,4895,0,5,5,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4952,0,0,0,5,0,0,0,76,0,0,0,0,350,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (822,2,17,11,24,0,0,178,0,0,0,0,0,0,0,0,0,0,264,1,821,0,0,0,0,0,0,'Chen\'s Empty Keg','Good stuff, that stormstout, huh?$B$BI have another recipe that I learned from Chen. Would you be interested? It won\'t take long to make, and it might be useful if you plan on adventuring some more.$B$BBring me 5 lightning glands from any stormhide, 1 thunderhawk saliva gland from greater thunderhawks, and a kodo liver from any of the Barrens\' kodos.$B$BLike I said, this stuff has kick; it\'s the trogg ale that I mentioned to you before.','Bring 5 Lightning Glands, 1 Thunderhawk Saliva Gland and 1 Kodo Liver to Brewmaster Drohn in Ratchet.','Haha! I knew you couldn\'t resist some of this brew. Come back again anytime you want some more, $N. Just bring me more of the ingredients I had you collect.','You working hard at finding those ingredients, $N?','','','','','',4898,4897,4896,0,5,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4953,0,0,0,5,0,0,0,76,0,0,0,0,75,0,0,0,0,0,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (823,2,14,4,7,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Report to Orgnil','We at Sen\'jin Village are not without our own troubles, and we thank you for your aid. But the news you bring regarding the Burning Blade could be trouble for everyone.$B$BThere is an orc stationed at Razor Hill, Orgnil Soulscar, who polices Durotar from evils such as the Burning Blade! Go to Orgnil and tell him of our plight, as well as your news from the Valley of Trials. He will want to know these things.$B$BRazor Hill lies to the north.','Speak with Orgnil Soulscar in Razor Hill.','Yes? You have something to report? Well then, let\'s have it!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,75,75,0,0,0,0,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,823), - (824,2,331,23,27,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1918,0,0,0,16408,1,0,'Je\'neu of the Earthen Ring','The Earthen Ring is a shamanistic group dedicated to studying and preserving the elements. They have forgotten more about crazy old gods, ancient legends and lore than most scholars will ever know.$B$BLucky for you, I know someone in the Earthen Ring here in Ashenvale. Head over to Zoram\'gar Outpost on the coast of the Zoram Strand; show Je\'neu Sancrea what you found. If anyone can figure out that globe\'s significance, it\'d be him.','Bring the Befouled Water Globe to Je\'neu Sancrea at Zoram\'gar Outpost, Ashenvale.','This globe... it is most disturbing. Many of the more powerful elementals receive their power and energy through such devices. To find one like this nearly intact is one thing - to find it so tainted is another.$B$BI will see that this globe is studied properly by the Earthen Ring. Perhaps we can bring an end to this corruption of the elements. Please - accept this as a fair exchange for bringing this globe to the attention of the Earthen Ring.','Ah, hello there. I spend a great deal of time studying the water - all the elements really - so much so that sometimes I don\'t even notice people around me.$B$BIs there something I can help you with?','','','','','',16408,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16659,16660,16661,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,1320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (825,2,14,3,8,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,784,0,0,0,0,0,0,'From The Wreckage....','One of my most observant scouts brings back word that the wreckage of Proudmoore\'s fleet still remains off the coast of Durotar, just east of Tiragarde Keep.$B$BIt is no secret that the humans, in alliance with those foul little creatures known as gnomes, have an advanced knowledge of mechanics. We must have a complete understanding of all our potential enemies. And our people will benefit from this new knowledge as well.$B$BSwim through the wreckage, $n, and retrieve for me the tools of the Alliance.','Gar\'Thok of Razor Hill wants you to retrieve 3 Gnomish Tools from the wreckage off the coast.','Your recovery mission was a success, $C. I will see to it that these tools get to Orgrimmar with the next caravan.$B$BNicely done.','Once we learn how the humans operate their strange machinery, we will stand a greater chance of defeating them in future battles.$B$BWith our new gained knowledge, the Horde only stands to grow in strength.','','','','','',4863,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4936,4928,4935,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,250,250,0,0,0,0,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (826,2,14,4,10,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Zalazane','The witchdoctor Zalazane dwells on the Echo Isles to the east. They are the isles we once called home.$B$BFrom there he sends his trolls to the mainland, to hex our people and drag more of them under his sway.$B$BHe must be stopped.$B$BDefeat Zalazane and his minions -- former Darkspear trolls, now lost to us. Bring me his head and I will know his reign of evil is over.','Defeat Zalazane.$B$BKill 8 Voodoo Trolls and 8 Hexed Trolls.$B$BBring Zalazane\'s Head to Gadrin.','With Zalazane gone, our tribe can again sleep in peace.$B$BThank you, $N. The Darkspear tribe owes you much. If you suffer from an ailment, visit my assistant Bom\'bay, behind me. His voodoo is strong...','Is Zalazane defeated, $N?','','','','','',4866,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,3207,3206,0,0,8,8,0,0,0,0,0,0,4946,4940,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,250,250,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (827,2,14,4,12,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,828,0,0,0,0,0,0,'Skull Rock','$N. The Burning Blade has infested the cave east of Orgrimmar known as Skull Rock. Inside that cave they perform vile rituals, and burn their own flesh with Searing Collars.$B$BBy wearing these collars, I believe the cultists attune themselves to demonic power. But to confirm this, I must have a collection of the collars to study.$B$BGo to Skull Rock and gather Searing Collars from the cultists you find there. Bring them to me, and I will uncover their secrets.','Gather Searing Collars from the cultists in Skull Rock.$B$BBring them to Margoz at his camp.','Good. Hiding within these collars is the secret behind the Burning Blade. And I will uncover that secret...','Have you yet entered Skull Rock, $N? Do you have the Searing Collars?','','','','','',4871,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4947,4939,4948,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,250,250,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (828,2,14,4,12,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,806,0,0,827,0,0,0,'Margoz','One of our Shamans, Margoz, knows more of the Burning Blade\'s corruption. He speaks of a cave called Skull Rock in the mountains - just outside Orgrimmar! - that shelters a large band of Burning Blade cultists.$B$BBefore you go to Skull Rock speak with Margoz. He is wise and his council is valued.$B$BHe is camped to the northeast, between the coast and Drygulch Ravine.$B$BFollow his advice, but whatever Margoz says, $N, I still want you to crush those cultists!','Speak with Margoz.','Welcome, $N. Word reached me of your coming, and of your exploits in Durotar.$B$BYou are a $C of growing skill and renown.$B$BStay on the pure path, and your future will be great indeed.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,10,10,0,0,0,0,54,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (829,2,14,4,12,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,827,0,0,809,6658,1,0,'Neeru Fireblade','The Searing Collars you brought me are powerful, demonic implements. Divining their origin is, I\'m afraid, beyond my skills as a shaman. We will need a warlock to study them.$B$BTake a searing collar to Neeru Fireblade. Although he is a skilled warlock, he professes to use his powers to thwart demons, and claims his research in the occult is benign. Be that true or false, we may need his aid against the demonic cult in Durotar.$B$BYou may find Neeru in Orgrimmar in the Cleft of Shadow.','Bring an Example Collar to Neeru Fireblade in Orgrimmar.','Ah, and where did you get this? Good Margoz in Razor Hill sent you to me, did he?$B$BWell, let me take a closer look...','My most humble greetings, $C. How might I help my $R brother today?','','','','','',6658,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,75,75,0,0,0,0,276,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (830,2,14,1,7,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,831,4883,1,0,'The Admiral\'s Orders','You open the aged and weathered envelope and discover an official looking document. You recognize the seal of Admiral Proudmoore.$B$BThis looks important. Perhaps Gar\'Thok, the commander of Razor Hill, would be interested in having this information.','Take Admiral Proudmoore\'s Orders to Gar\'Thok in Razor Hill.','This does not bode well at all. You were wise to bring this information to my attention.','There is a look of concern on your face, $C. What have you there?','','','','','',4883,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,250,250,0,0,0,0,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (831,2,14,1,7,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,830,0,0,0,4883,1,0,'The Admiral\'s Orders','Humans cannot be trusted. We fought alongside them with a weary heart, knowing they would betray us one day.$B$BAdmiral Proudmoore\'s death was not enough to stop his legacy of deceit. The human scum had his plans well laid out before he ever met his demise.$B$BHis reign won\'t even die with Benedict it seems. Who knows how long it will be before the next waves of Proudmoore\'s men land upon our shores.$B$BWe need to get these orders to Vol\'jin in Orgrimmar immediately! He can be found in Thrall\'s chamber.','Deliver Admiral Proudmoore\'s Orders to Vol\'jin in Thrall\'s chamber in Orgrimmar.','Countless times I urged the Warchief not to trust the humans, but personal pride is not what is at stake here.$B$BYou have served the Horde honorably, young $C.$B$BNow excuse me, I must counsel Thrall on these matters at once....','Can you not see that I am busy? This had better be pressing....','','','','','',4883,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,250,250,0,0,0,175,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (832,2,14,4,12,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4903,1,0,'Burning Shadows','$B$BGazz\'uz?$B$BGazz\'uz...report!$B$BThere is word of your discovery in Skull Rock. You must prepare for an attack!$B$BGazz\'uz, I order you to speak! Speak or I will make sure Neeru Fireblade knows of your presence, and he will descend on you with swift brutality.$B$BDo not test your skills against Neeru...$B$B...Gazz\'uz, are you there...?','Take this eye to Neeru Fireblade.','$B$BIntriguing. The voice you heard mentioned my name? I am known for hunting down enemies of our Warchief, but...it is strange that I was singled out. Stranger still that the Burning Blade cultists from whom you recovered this pendant have a name so close to my own.$B$BI must study this pendant. I must study and, and must ponder the meaning of its message.$B$BThank you for bringing this to my attention, $N. You have done your people a great service.','You have something vital to report. I can sense it behind your eyes.','','','','','',4903,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,150,150,0,0,0,0,405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (833,2,215,7,10,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Sacred Burial','Only the most valiant tauren are laid to rest at Red Rocks, our sacred burial ground. It is an honor bestowed upon the great warriors who helped found and defend Thunder Bluff and those who have given their lives for the greater good of their tribes and chieftains.$B$BBut it appears a foul menace has made its way onto our holy land. A band of Bristleback Interlopers is ravaging the grave site and I am too old and past my prime to drive them away.$B$BThey must be driven off with force, $n.','Lorekeeper Raintotem wants you to kill 8 Bristleback Interlopers at Red Rocks.','Well done. You have sent those foul Bristlebacks a clear message. They will think twice before attempting to meddle in this holy spot again.','The Bristleback Interlopers must be driven away from our sacred burial ground, $n.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3232,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,150,0,0,0,0,250,375,0,0,0,0,0,0,0,0,4,0,2000,1000,0,0,0,0,5,1,0,0,0,0,0,0,0,0,0,0), - (834,2,14,7,9,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,835,0,0,0,'Winds in the Desert','I\'m Rezlak, one of Gazlowe\'s boys. Boss sent me to help the orcs here in Durotar. Things\'d been going good except for the caravans. Can\'t manage to keep them safe! Makes my job a little harder, you know?$B$BThe last shipment--they promised it\'d get through!--was snatched by the Dustwind harpies of...where was it...Razorwind Canyon?$B$BI gotta have those supplies or I\'ll never get anything done! Follow the big canyon to the south, you\'ll find the ravine cut right into the west and east sides of the walls.','Retrieve 5 Sacks of Supplies and return them to Rezlak near Orgrimmar.','Hey, now isn\'t that just the thing! You\'ve got our supplies back for us. That\'s great. I\'ll be able to get back to work just as soon as I can find someone to haul these sacks for me.','I\'m great at what I do, don\'t get me wrong, but this is ridiculous! What am I supposed to do, build sand castles?','','','','','',4918,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,530,76,0,0,250,250,250,0,0,300,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (835,2,14,7,11,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,834,0,0,0,0,0,0,'Securing the Lines','Gazlowe told me once, \"Rezlak. There\'s one thing you need to know in life, and that\'s if you want something done well, do it yourself.\"$B$BI can\'t deal with losing all our caravans, so I\'m just going to take matters into my own hands. Drygulch Ravine lies through the eastern part of Razorwind Canyon. If we kill all the harpies there, the routes will be safe.$B$BOf course, there was one other thing that Gazlowe taught me, and that\'s \"You can get anything done for a price.\" So, going to help me out, $n?','Kill 12 Dustwind Savages and 8 Dustwind Storm Witches for Rezlak near Drygulch Ravine.','I think I can breathe easy now, knowing that the harpies won\'t be bothering our supply caravans anymore. And not one moment too soon, either. I hear I\'m being sent some fun little toys with the next shipment!$B$BYou\'re pretty good at what you do, $N, you ought to track down my boss in Ratchet. I\'ll bet he could find some work for you.$B$BOh, and don\'t worry, I wouldn\'t forget to pay you for the service you provided me.','You wouldn\'t think it from a guy like my boss Gazlowe, but he always seemed to know the score. \"Don\'t be afraid to take that big step,\" he said.$B$BHarpies won\'t stop bothering us and the caravans won\'t stop being attacked unless we do something about it, eh?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3117,3118,0,0,12,8,0,0,0,0,0,0,4932,4931,4938,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,470,530,76,0,0,250,250,250,0,0,0,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (836,2,47,43,48,0,0,255,0,0,0,0,0,0,0,0,0,0,2,2,485,3721,-648,0,0,0,0,'Rescue OOX-09/HL!','The gnome\'s voice crackles once again from the robot:$B$B\"I need to move OOX-09/HL to an open, safe place so it can begin a lengthy take-off procedure. It has built-in cloaking, but I need time on my end to make it operational again. Escort the robot from its current location to, let\'s say, the shoreline beyond Overlook Cliff! That should be a perfect place, and long enough, to get things online!\"$B$B\"Escort it safely to the shore, and then come talk to me in Booty Bay! Oglethorpe Obnoticus - out!\"','Escort OOX-09/HL to the shoreline beyond Overlook Cliff, then report to Oglethorpe Obnoticus in Booty Bay.','Oh, YOU\'RE the great savior of OOX-09/HL! I cannot even begin to express my thanks for your assistance! My homing robot series needs more development, but your recovery has saved me countless hours of extra rebuilding time, as well as many gold pieces in manufacture costs!$B$BPlease, take your choice of any of these items I have. Thank you again for your generous assistance $N, my robots and I are in your debt!',NULL,'Escort OOX-09/HL to the shoreline beyond Overlook Cliff','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9645,9646,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-350,350,0,0,0,0,3270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (837,2,14,6,10,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Encroachment','When we arrived, the Razormane quilboars possessed much of the land, and proved a thorn in our sides. Through our efforts we have driven out the largest part of their numbers, but still they remain well-fortified in some areas.$B$BIt has gone on long enough, however. For our own protection, we cannot allow the Razormane any hold in our lands. Their camps can be found to the west of here. Look for the brambles and you will find them. Today we drive them from Durotar, tomorrow, perhaps from all of Kalimdor.','Kill 4 Razormane Quilboars, 4 Razormane Scouts, 4 Razormane Dustrunners and 4 Razormane Battleguards for Gar\'Thok at Razor Hill.','I will pass along word that the quilboars have been removed from their lairs, and that their structures may be set to fire. The removal of the Razormane from Durotar brings us closer to fully securing the borders of our new homeland.','Though they do possess some intelligence and some organization, I find it constantly amazing that the quilboars were able to capture and hold so much territory in Kalimdor. Perhaps they are more crafty an enemy than I give them credit for...','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3111,3112,3113,3114,4,4,4,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,150,150,0,0,0,250,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (838,2,28,55,55,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,5098,0,0,964,0,0,0,'Scholomance','On the island of Caer Darrow lies Scholomance - a school that serves as a stronghold for the Scourge. Our enemy dwells within, safely allowed to pursue research that strengthens their power. A door bars the way, and try as we might no entry is to be had without a proper key.$B$BApothecary Dithers is well versed on Scholomance, and has an idea how to obtain a key. You have proved your value to me as someone who can get things done; I now entrust this task to you. Speak with him on this matter.','Speak with Apothecary Dithers at the Bulwark, Western Plaguelands.','Yes, $C, the High Executor mentioned you might be the one to trust in the matter of they key. I\'ve dedicated a fair portion of my recent studies to the Scholomance, and I believe I know a means by which you can acquire one that will let you past the front door at will.$B$BThis task will not be easy, but such tasks seldom are. You most assuredly look like the type to know this as fact.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (840,2,14,10,12,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,842,4992,1,0,'Conscript of the Horde','Hmm, you look pretty strong.$B$BListen, my good friend Kargal needs some new recruits for Barrens duty. I know you want to do what\'s right for the Horde. Well, this is your chance.$B$BTake this recruitment letter to Kargal and see if he\'ll sign it.','Follow the western road from Razor Hill to the Barrens over a bridge.$B$BStop at the orc outpost across the bridge.$B$BGive Kargal Battlescar at the Barrens outpost your recruitment letter.','Oh, so Takrin sent you? He\'s an excellent scout, I\'m not sure what I\'d do without him.$B$BI\'ll sign your recruitment letter, but what we really need is someone at the Crossroads.','What do you want, pup? If you\'re not here for recruitment, I don\'t have time for you.','','','','','',4992,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,75,75,0,0,0,0,276,0,0,0,0,0,0,0,0,25,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (841,2,440,38,46,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,379,0,0,0,0,0,0,'Another Power Source?','Let me guess - you didn\'t get whatever world-ending, nefarious deed you were doing done in time. No wait, better still... you dropped it in the sand! Well, whatever the reason, I do have additional power sources I will sell to you. This time, however, it will cost you ten, YES TEN Wastewander Water Pouches!$B$BTimes are tough all around, $n, and power sources don\'t grow on trees! Hrm, but what if they did. Maybe we could MAKE a power source tree...','Bring 10 Wastewander Water Pouches to Chief Engineer Bilgewhizzle in Gadgetzan in exchange for another power source.','Very well, here is another power source. I highly recommend you using it properly this time, unless you are eager to spend ten more water pouches for another water source.','Well, have you got the ten water pouches?','','','','','',8483,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8524,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (842,2,14,10,12,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,840,0,0,0,4995,1,0,'Crossroads Conscription','Take this signed recruitment letter to the Crossroads.$B$BSergra Darkthorn, curse her hide, is in charge there. She\'s a nasty shaman who will talk your head in circles before she lets you do anything useful. Thrall is convinced she\'s something special, but I\'m not so sure.$B$BYou\'ll just have to decide for yourself, pup...','Follow the western road from Kargal\'s Far Watch Outpost.$B$BAt the T intersection, turn left and follow the road south. $B$BFind Sergra Darkthorn at the crossing of roads within the Crossroads.','Alright, $n. You want to earn your keep with the Horde? Well there\'s plenty to do here, so listen close and do what you\'re told.$B$B$GI see that look in your eyes, do not think I will tolerate any insolence. Thrall himself has declared the Hordes females to be on equal footing with you men. Disrespect me in the slightest, and you will know true pain.:I\'m happy to have met you. Thrall will be glad to know that more females like you and I are taking the initiative to push forward in the Barrens.','Well well well, what do we have here? Has Kargal deemed me worthy of another recruit?','','','','','',4995,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,250,250,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (843,2,17,17,23,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,846,0,0,0,'Gann\'s Reclamation','In solitude I wander these roads.$B$BThe dwarves of Bael Modan show no respect for my land. Horrendous blasts drive holes deep into the ground as noisy machines rip apart the hills. Lands which once served as home and provider to my tribe are now riddled with destructive dwarves.$B$BAttempts at reaching a diplomatic resolution have failed. Now is the time for decisive action.$B$BDrive the dwarves from the Bael Modan excavation by force and bring to me the journal of their leader, Prospector Khazgorm.','Gann Stonespire wants you to kill 15 Bael\'dun Excavators and 5 Bael\'dun Foremen.$B$BBring Khazgorm\'s Journal to Gann Stonespire.','Khazgorm met the fate he earned. I feel no remorse for the fool. He was an infidel on these lands.$B$BMay his death serve as a warning to all those who threaten to disrupt our way of life.$B$BNow let me take a moment to study the dwarf\'s journal....','Many innocent tauren lost their lives or were forced off their ancestral birthplace when the dwarves of Bael Modan arrived. My land must be reclaimed!','','','','','',0,0,5006,0,0,0,1,0,0,0,0,0,0,0,0,0,3374,3375,0,0,15,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,1500,1110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (844,2,17,10,12,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,845,0,0,0,'Plainstrider Menace','Your first prey will be easy.$B$BThe plainstriders to the east have been harassing our food supplies and have become a nuisance.$B$BPut down the plainstriders and return to me with their beaks.','Collect 7 Plainstrider Beaks and return them to Sergra Darkthorn in the Crossroads.','Very good, $N. With the plainstriders gone we\'ll have an easier time keeping our supply chains intact. And I hope you learned a few tricks out there in the Barrens, for your next prey has a little more fire in its blood than the plainstriders...','Have you collected the plainstrider beaks?','','','','','',5087,0,0,0,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,500,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (845,2,17,10,13,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,844,0,0,903,0,0,0,'The Zhevra','The zhevra, although not the fiercest beast in the Barrens, are a shade tougher than the plainstriders. Don\'t worry -- we\'ll send you against bigger prey in good time, but for now your teeth could use a little more cutting.$B$BHunt the zhevra to the north and south, and collect their hooves. Bring them to me and perhaps we\'ll next send you against something tougher.','Slay Zhevra Runners to collect 4 Zhevra Hooves for Sergra Darkthorn in the Crossroads.','Not bad, $N. Those zhevra hold a lot of strength in their legs. A sharp kick from them can knock even a tauren on its haunches!$B$BIt looks like you have some strength in you too. Are you ready for a real challenge?','How many zhevra have you slain?','','','','','',5086,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,600,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (846,2,17,17,26,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,843,0,0,849,0,0,0,'Revenge of Gann','It is clear the prospector depended on explosives and those noisy vehicles to rip the ground apart. We can expect a new foreman to take over soon.$B$BI want to give the dwarves a taste of their own medicine. According to these plans if we combine nitroglycerin with wood pulp and sodium nitrate we can create an explosive charge. The rifleman, soldiers and officers in the Keep are known to have the supplies.$B$BCollect these items and bring them to me. I will fashion a charge that the dwarves won\'t forget!','Gann Stonespire wants you to bring him 6 vials of Nitroglycerin, 6 bundles of Wood Pulp, and 6 samples of Sodium Nitrate.','I see you are quite industrious, $C.$B$BNo doubt we shall soon have a fitting surprise for those dwarves.','I see you are back, $N.$B$BWhile Khazgorm\'s death might delay the digging in my ancestral lands some, it will by no means bring a total end to the destruction.$B$BThe Keep at Bael Modan is an increasing military threat. Built to defend the dig site, it is now poised for offensive force as well.$B$BIf you have the ingredients I requested, I can fashion a charge that will make the hasty dwarves reconsider their actions here in the Barrens.','','','','','',5017,5018,5019,0,6,6,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,2000,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (847,2,45,29,37,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,702,0,0,0,0,0,0,'Guile of the Raptor','This... this power.... Is this the power of the shamans that Tor\'gan tried to show me? I must say, it is interesting. Tell Tor\'gan that he has convinced me... for the time being. I will listen to what he has to say.','Speak with Tor\'gan.','When the enchantment wears off, I will speak with Gor\'mul. My thanks to you for your help in returning Gor\'mul to the land of the living. I have no doubt he thanks you greatly as well.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4546,0,0,0,1,0,0,0,76,0,0,0,0,250,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (848,2,17,10,15,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Fungal Spores','The oases of the Barrens hide a mystery. Life energy flows from their waters, invigorating the plants and beasts that drink it.$B$BInvigorating, and altering.$B$BThere is a mushroom that grows near these oases. Its spores hold properties that we, the apothecaries of Lordaeron, find useful.$B$BBring me these spores and you will earn our gratitude.','Bring 4 Fungal Spores to Apothecary Helbrim at the Crossroads.','Ah, yes. These are good specimens. Potent.$B$BI am Forsaken, and we honor our contracts. Here is your reward, $N.','Do you have the spores, $N? There is a concoction I must send to my associate in Thunder Bluff, which requires the spores...','','','','','',5012,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,700,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (849,2,17,17,26,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,846,0,0,0,5021,1,0,'Revenge of Gann','Following Khazgorm\'s plans it should be no problem to fashion an explosive charge$B$BAh, there we go.$B$BNow, $n, I am going to entrust you with a special task. Take this explosive stick and use it to blow up the flying machine at Bael Modan.$B$BNot only is the flying machine a key part of the site\'s infrastructure it also serves as a weapon of war. More importantly it is an icon of power and an insult to the memory of my tribe.$B$BMake me proud by completing this heroic task and you shall be rewarded.','Destroy the flying machine at Bael Modan and return to Gann Stonespire.','You have done well, $N! May you be revered in Thunder Bluff as a defender of sacred tauren lands and a champion of the lost tribe.','Once the dwarven flying machine has been destroyed I will feel the sweet satisfaction of revenge.','','Bael Modan Flying Machine destroyed','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-3644,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5313,0,0,0,1,0,0,0,81,0,0,0,0,250,0,0,0,0,2000,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (850,2,17,11,16,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Kolkar Leaders','The centaurs have plagued the Tauren for years. And recently, the Kolkar centaurs of the Barrens have grown into a real threat. Normally they were disorganized in these lands, but new leaders have risen among them. Rallying them.$B$BTo preserve our holdings here, these centaur leaders must be destroyed.$B$BBring me the head of Barak Kodobane. He camps near the Forgotten Pools to the north.$B$BDefeat him, then return to me.','Bring Barak\'s Head to Regthar Deathgate, west of the Crossroads.','Well done, $N. The centaur are low, brutish creatures, but a few have the wit and vision to lead. And those are the most dangerous.$B$BBarak was such a centaur. It is good that he is dead.','Hello, $N. Do you have Barak\'s Head for me?','','','','','',5022,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,150,0,0,0,0,800,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (851,2,17,11,18,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,850,0,0,852,0,0,0,'Verog the Dervish','The centaur Verog the Dervish wanders the Barrens, and will be difficult to find. But he is based at the centaur command tent at the Stagnant Oasis to the southeast. It may be possible to draw him to you.$B$BTravel to the Stagnant Oasis to the southeast and attack centaur near the command tent. It will be dangerous, but if you can kill enough centaur then they should raise an alarm. And Verog will come.$B$BBring me his head and I will place it with Barak Kodobane\'s.','Bring Verog\'s Head to Regthar Deathgate, west of the Crossroads.','Very good. You must have really stirred up those centaur -- our guards spotted activity down near the Stagnant Oasis, which was probably you.$B$BYou should be proud of your deed, $N. There is much bravery in you.','Did you find Verog, $N?','','','','','',5023,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,150,0,0,0,0,1000,600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (852,2,17,11,19,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,851,0,0,0,0,0,0,'Hezrul Bloodmark','Hezrul Bloodmark is the leader of the Kolkar centaurs in the Barrens. He is fierce, brutal and cunning. Defeating him would disrupt and fracture the Kolkars, greatly reducing their threat to us.$B$BSo kill him. As with Barak and Verog, bring me Hezrul\'s Head.$B$BHe leads his people from the Lushwater Oasis, to the south.','Bring Hezrul\'s Head to Regthar Deathgate, west of the Crossroads.','I commend you, $N. These centaur are undisciplined and cannot focus their rage as the orcs can, but they are fierce nonetheless. In defeating them, your valor is proven.','Is Hezrul defeated, $N?','','','','','',5025,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5351,0,0,0,1,0,0,0,76,0,0,0,0,150,0,0,0,0,800,660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (853,2,17,10,15,0,0,178,0,0,0,0,0,0,0,0,0,2700,0,0,848,0,0,0,5027,1,0,'Apothecary Zamah','I have rendered the spores you gave me into an emulsion. I must now send it to my associate, Apothecary Zamah. If you were to carry this to her, she can offer you something from our stores of alchemical goods.$B$BShe is in the Pools of Vision, a cave beneath the shamans of Thunder Bluff. The path to this cave is well hidden, but you may find it on the Spirit Rise bluff.$B$BDo hurry. This emulsion will maintain its potency for only a short time, and must be resealed and processed before then.','Bring the Rendered Spores to Apothecary Zamah in Thunder Bluff, before the time limit is up.','Ah, the spores from the Barrens that Helbrim was gathering. He garnered your aid in delivering them? Good.$B$BAnd the emulsion is still potent, so you must have wasted no time in the delivery. Well done, $C.','You have something from Apothecary Helbrim?','','','','','',5027,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2458,2457,2456,2459,0,0,4,4,3,2,0,0,5340,0,0,0,1,0,0,0,68,0,0,0,0,150,0,0,0,0,0,480,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (854,2,215,9,12,0,0,32,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Journey to the Crossroads','I have foreseen your arrival, young $c. Though perhaps you are not so young anymore.$B$BI think that it is time for you to move deeper into this land. I can sense that you are destined for great things.$B$BIt is the Crossroads that you must seek out, for our lives with the orcs have become intertwined and they need assistance. Continue down this road towards the east and follow it north to the Crossroads. Find Thork within its walls, he has the Earthmother\'s blessing.','Speak with Thork at the Crossroads in the Barrens.','It is good to see that more of our $R allies have come to assist us from as far away as Thunder Bluff. Again, I welcome you.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,25,0,0,0,0,0,138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (855,2,17,9,14,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Centaur Bracers','The Kolkar are a threat to the Horde\'s claims in the Barrens; we must reduce the numbers of their troops. And so, I have a bounty task for you.$B$BWhile in Kolkar territories, slay their warriors and collect centaur bracers. Return when you have a heap of bracers and the Horde will reward you well.','Bring 15 Centaur Bracers to Regthar Deathgate, west of the Crossroads.','Nicely done. I\'m sure you\'ve struck fear into the surviving centaurs, $N. If they have sense, they\'ll now calm themselves and stop their advances.$B$BBut I don\'t think they will, and that is unfortunate.$B$BUnfortunate...for them.','How goes your hunting, $N?','','','','','',5030,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5346,5344,5345,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,0,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (857,2,17,22,30,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Tear of the Moons','The power was mine! In my very hands! And I want it back! Back I say!$B$BThose dirty excavators uncovered it... so beautiful it was. Deemed the Tear of the Moons, it was the first great discovery we made at Bael Modan.$B$BIt should have been mine! Mine I say!$B$BGeneral Twinbraid grew jealous of the power it gave me. He locked it away in the Keep. Called it cursed, he did! The fool!$B$BOthers wanted it and they had to be stopped! That bastard Twinbraid drove me off.$B$BNow I want it back. Back I say!','Feegly the Exiled wants you to retrieve for him the Tear of the Moons.','At last, the power is mine again! Mine I say!','Where is the Tear of the Moons? I need it now! Need I say!','','','','','',5038,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2500,1470,0,0,0,0,0,0,0,0,4,0,2000,2000,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,857), - (858,2,17,13,18,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Ignition','I don\'t suppose Sputtervalve sent you? I\'m in a bind here. I hopped in without realizing that I need a key to unlock the shredder\'s movement column. One of the other shredder operators asked me if everything was okay, and I panicked! Instead of telling him that I was missing my key, I told him there was some sort of mechanical problem.$B$BWe need to get out of here on the double! Go up to the control room at the top of the derrick, the supervisor should have a key for this shredder.$B$BHelp me out here!','Get the Ignition Key and bring it to Wizzlecrank.','Yep, this looks like the right key. Let me just make sure I know how to work this thing...$B$BHmm... rotation control... This regulates speed and stability... fine arm movement control. Just look at this! I can\'t believe the Venture Company could design something this much better than ours. I\'ve got to get this back to Ratchet!','Quick, we need to get out of here before someone gets suspicious!','','','','','',5050,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,250,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (860,2,17,10,10,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,861,0,0,844,0,0,0,'Sergra Darkthorn','If you wish to walk the hunter\'s path, then your journey leads to the Barrens. Its beasts are strong-willed and fierce. You will learn much by hunting there, and your spirit will grow.$B$BSpeak with Sergra Darkthorn. She will be your first guide in the Barrens.$B$BSergra is at the Crossroads. To reach her, travel east from Bloodhoof Village into the Barrens, then north as the road forks. And have care as you travel--the Barrens holds great danger for the unprepared and unwary.','Speak with Sergra Darkthorn at the Crossroads.','You want to hunt in the Barrens?$B$BYour eyes are eager, and young. They\'re not yet squinted from tracking your prey across this land\'s dry plains.$B$BBut worry not. We\'ll toughen your body and your mind. And we\'ll teach you that there is more to hunting than finding and killing your quarry.$B$BPrepare yourself. Your journey begins. Now.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,10,0,0,0,0,0,54,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (861,2,215,10,10,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Hunter\'s Way','You are eager to explore, I can tell. I too had the lust to wander, once...$B$BWander, and hunt. For hunting is a Tauren\'s greatest honor.$B$BIf you truly wish to follow the ways of the hunter, then Melor Stonehoof can show you the path. He is in Thunder Bluff, on the Hunter\'s Rise.$B$BAnd to show him your skill and resolve, bring him the claws of the flatland prowlers of Mulgore. They are tough and cunning -- fitting prey for a young $c on the hunter\'s path.','Bring 4 Flatland Prowler Claws to Melor Stonehoof in Thunder Bluff.','Skorn Whitecloud is a wise tauren. He has hunted for years and years, and although his body is old, his spirit burns fiercely. We are honored to have him with us.$B$BIf Skorn sent you to me, then you too must have the hunter\'s spirit. And to have gathered these claws shows your burgeoning skills.$B$BPerhaps you are ready to walk the path.','Greetings. There is an air about you that tells me much. Do we have business, you and I?','','','','','',5203,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (862,2,-304,15,23,0,0,178,185,1,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Dig Rat Stew','A $c like you must get pretty hungry out here in The Barrens. Me, I\'m starving all day long.$B$BTell you what, I\'ll fix you up a nice stew. Just need a few dig rats.$B$BSeems those filthy dwarves at Bael Modan are overrun with everyone\'s favorite feast. Now head on down south to Bael Modan and bring me back some dig rats.$B$BYou can\'t call yourself a seasoned adventurer until you\'ve spent some time killing rats! Haw!','Bring 8 Dig Rats to Grub east of the Crossroads.','Normally I don\'t like to eat these rodents when they\'re so.... so... ripe. Like to let them rot for a few weeks to really bring out the flavor. But you look so hungry.$B$BLet me fix you some Dig Rat Stew. Ah, there we go.$B$BHere you go!','Whack enough dig rats yet, $n?','','','','','',5051,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5487,5478,10919,0,1,5,1,0,76,0,0,0,0,250,0,0,0,0,0,1110,0,0,0,0,0,0,0,0,4,3000,5000,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), - (863,2,17,13,18,0,0,255,0,0,0,0,0,0,0,0,0,0,2,2,858,0,0,0,0,0,0,'The Escape','I suppose I\'ll learn as we go... Couldn\'t be too hard. Just some buttons here, and a lever or two... Well, are you ready to go?','Protect Wizzlecrank and the stolen goblin shredder on the way to Sputtervalve in Ratchet.','Hopefully we\'ll be able to get something of value from the wrecked shredder prototype... my time\'s running out! I\'ll dispatch a salvage team to Wizzlecrank\'s location on the double.$B$BOh, let me give you something for your trouble, too.','Can I help you?','Escort Wizzlecrank out of the Venture Co. drill site','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5326,5327,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,350,0,0,0,0,2000,1020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (864,2,1497,38,46,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,654,0,0,0,8527,1,0,'Return to Apothecary Zinge','\"Here you go, the power source is safely removed and the data is preserved. Well, safe journeys and all that. Hope the nefarious science experiment worked out for you and all.\"$B$BThe goblin turns away from you to attend to the demands of the Gadgetzan Water Company. You secure the sealed testing kit for the journey back to the Undercity. Apothecary Zinge waits for you and the sealed field testing kit there.','Bring the Sealed Field Testing Kit to Apothecary Zinge in the Undercity.','I will analyze this data immediately. Perhaps Keever\'s insanity will prove to be my genius after all.$B$BAs for you... you are useful to me, and I reward quite well those who remain useful. Take this item, this coin, and most importantly my thanks along with them.$B$BCheck back with me from time to time - I wager that our working together on this project is not at an end.','Welcome back. At least, welcome back if you have returned with a sealed testing kit. Otherwise, I will pretend not to notice your utter incompetence and spare my wrath from you until you do as you have been tasked and accomplish my task.','','','','','',8527,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9634,9635,11502,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,350,0,0,0,0,13000,3030,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (865,2,17,13,18,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Raptor Horns','The raptors of the Barrens are smarter than raptors in other lands. And I think all that smarts is hiding in their horns! If so, then I could grind their horns into powder and use it to make \"smart drinks.\" I could sell them for a fortune!!!$B$BAnd you can help me. Find me intact raptor horns from sunscale scytheclaws. They roam in the southern Barrens, and in the northern Barrens near the border of Ashenvale Forest.','Gather 5 Intact Raptor Horns from Sunscale Scytheclaws, and bring them to Mebok Mizzyrix in Ratchet.','Great, you got them! Now I just need to ground them down and mix them with some wine, and...','Did you get the horns, $N? Those things are going to make me a fortune!','','','','','',5055,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5342,5343,0,0,5,1,0,0,470,0,0,0,0,250,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,865), - (866,2,-24,9,16,0,0,255,182,1,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Root Samples','The herbs of the Barrens are not quite like herbs in other lands. Their properties are mostly the same, but the oasis water here alters the plants; they are just slightly different.$B$BI want to study those differences... to see if they\'re exploitable!$B$BIf you are skilled in herbalism, then gather root samples off the herbs you find in the Barrens. Bring back these samples so that I may compare them with herbs from other regions.','Bring 8 Root Samples to Mebok Mizzyrix in Ratchet.','Yes yes, these are very nice! I will grow specimens from these roots and study them. I hope to find new properties from them. Hidden, valuable properties...!$B$BAnd don\'t worry -- if I do then you\'ll be the first to know. Because I\'ll need someone to gather more!','Hello, $N. Did you get those root samples?','','','','','',5056,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5341,0,0,0,1,0,0,0,470,0,0,0,0,250,0,0,0,0,800,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (867,2,17,12,15,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,875,0,0,0,'Harpy Raiders','The blasted harpies have been ravaging our caravan supplies for too long. It\'s time we slit a few of their throats and diminished their numbers.$B$BI\'ve been snooping around their nests and figured out who leads who. The most devastating attack will destroy a good section of their lower chain of command and then we can work our way to the top.$B$BI\'ll start you off slow, take out Witchwing Harpies and Witchwing Roguefeathers in the Northwest and bring me 8 Witchwing talons. That should be a good start...','Collect 8 Witchwing talons.$B$BReturn them to Darsok Swiftdagger at the Crossroads.','Oh, these are nice. Real nice... Good job, $N. I look forward to seeing more of your work in the future.','Cut up enough of them yet? Keep slicing and taking trophies. I want 8 Witchwing talons.','','','','','',5064,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,700,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (868,2,17,17,22,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5059,1,0,'Egg Hunt','Hey, $N. I been sent to the Crossroads to watch over the land and take note of its happenings for my masters in Orgrimmar.$B$BOne object of my studies are the insect-like creatures found to the south in the Field of Giants. We know little of the creatures, so I be makin\' it a point to discover more. They seem to have intelligence to them, more so than any normal animal.$B$BTake this digging claw and collect some of the creatures\' eggs from their mounds, but be careful: if alerted, they will attack you.','Bring 12 Silithid Eggs and the Digging Claw to Korran at the Crossroads.','You please me, $N. The eggs and the tool. Well done.$B$BAnd for your reward...','Be careful with the eggs you find, $N. If they break, they be no good to me.','','','','','',5058,5059,0,0,12,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6503,6502,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,1050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (869,2,17,9,13,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,3281,0,0,0,'Raptor Thieves','Not long ago, a shipment of silver was stolen from our guard tower. It was meant as payroll to the Crossroads\' guards, and we want that silver back.$B$BThe strange thing is... we caught one of the thieves on the night of the theft. And... it was a raptor! Unbelievable!$B$BI don\'t know what raptors would want with silver. But I don\'t care -- I want the raptors dead so they won\'t steal from us again!$B$BHunt raptors in the Barrens. Collect for me their heads!','Bring 12 Raptor Heads to Gazrog at the Crossroads.','You got rid of the raptors!$B$BThank you, $N. You are a $C of worth.','Do you have those heads, $N?','','','','','',0,5062,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,600,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (870,2,17,10,13,0,0,178,0,0,0,0,0,0,0,0,0,0,12,2,0,0,0,877,0,0,0,'The Forgotten Pools','Long ago, the Barrens was a lush place, teeming with life. But war and cataclysm raged across the land, scorching it and leaving a dry husk. Such is the way of things, and it saddens my heart.$B$BBut within the past few years, new oases have formed in the Barrens, and life stirs. And deep down, we druids sense a power leaking its way to the surface.$B$BWe must find its source. Travel to the Forgotten Pools, northwest of the Crossroads. Search its waters for a source of power, then return here.','Report back to Tonga Runetotem with your findings.','You found a fissure in the earth, with gases bubbling from it? Strange. This may be an answer to our questions, but we cannot yet be sure.$B$BBut it is a clue. And I am grateful that you found it.',NULL,'Explore the waters of the Forgotten Pools','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,150,0,0,0,0,0,405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (871,2,17,9,12,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Disrupt the Attacks','All the quilboars are our enemies, $N. Some just prove to be more of a nuisance than others.$B$BThe Razormane tribe has been attacking our supply lines from Durotar, causing us no end of annoyance. I have scouts seeking the leader of these raids, but until then, any losses you can inflict on the filthy pig men would aid us.$B$BStart in the northeast towards Durotar. You can always tell their dens from the huge thorny vines that come up from the earth. Seek them out, and slay them.','Of the Razormane tribe, kill 8 Water Seekers, 8 Thornweavers and 3 Hunters, and then return to Thork in the Crossroads.','You have done well, $N. Those insolent quilboars will finally learn that the might of the Horde is not to be ignored.','The longer it takes to stop these attacks, the harder it will be to provide supplies for the people of the Crossroads.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3267,3268,3265,0,8,8,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (872,2,17,9,15,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,871,0,0,0,0,0,0,'The Disruption Ends','One of my scouts witnessed an attack on a caravan from Durotar, $N. The culprits are indeed the Razormane tribe of quilboars. One of the quilboars in particular is leading the raids: Kreenig Snarlsnout. He was seen northeast of here, just south of the road from Durotar. If the threat is to be ended, then Kreenig must die.$B$BTo be sure the attacks cease, though, I say we add insult to their injury. Kill Kreenig along with more of their tribe, and return to me when you have his tusk.','Kill 8 Razormane Geomancers, 8 Razormane Defenders, and Kreenig Snarlsnout.$B$BThen bring Kreenig Snarlsnout\'s Tusk to Thork at the Crossroads.','Well done, $N. With Kreenig\'s death, there will be a definite decline in the attacks on our caravans.$B$BYour people should be proud to count you among them.','Cut off the head of their leader, and chaos ensues, $N. Learn this lesson well. It will aid you in the future.$B$BThe boars will flounder without direction, and we will be able to take back the Barrens.','','','','','',5063,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,3269,3266,0,0,8,8,0,0,0,0,0,0,5275,5328,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (873,2,17,10,27,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,874,0,0,0,0,0,0,'Isha Awak','The grand Isha Awak is lord of these waters. Great is his strength, and solemn his pride. The humans on the coast fear him, for he has consumed many of their number.$B$BBut I do not fear him. I am grateful he is here. He is a worthy challenge, and honorable prey.$B$BIf you are ready, then swim out and search for Isha Awak, the Deep Doom.$B$BHis spirit dwells in his heart, and to hear its beat is to know your fate.','Bring the Heart of Isha Awak to Mahren Skyseer.','You now are one with Isha Awak, $N. His spirit is with you. He lurks in your eyes...$B$BEyes that, one day, will learn to see.','Fear not the waters, $R.','','','','','',5104,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5356,5357,0,0,0,0,1,1,0,0,0,0,5355,0,0,0,1,0,0,0,81,0,0,0,0,350,0,0,0,0,0,1650,0,5325,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (874,2,17,9,27,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,913,0,0,873,0,0,0,'Mahren Skyseer','You have hunted the beasts of the Barrens. Your spirit is strong. But a hunter must always be prepared. A true hunter can stalk prey down any path. Mountains and swamps will not sway $ghim:her;.$B$BNot even the sea.$B$BFind my sister, Mahren. She hunts the great water beasts along the coast. She will be your teacher in their ways.$B$BBut be wary in your search for her, for the Barrens\' coast is held by humans.','Speak with Mahren Skyseer.','My brother sent you, did he? Then you must have proven yourself to him. If you have earned the respect of Jorn, then you have my respect as well.$B$BAre you ready to tread farther down the hunter\'s path?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,25,0,0,0,0,0,330,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (875,2,17,12,16,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,867,0,0,876,0,0,0,'Harpy Lieutenants','Hahaha, $n. Back for more? Good, I like to hear that.$B$BThis time I want you to assassinate some of the harpy lieutenants in the Dry Hills. Only Witchwing Slayers can be lieutenants, and you can tell them apart by the rings they carry. They are a nasty bunch, but they lead some of the underlings in that area. Taking out 6 of them will be a decisive strike against their matriarchy.$B$BMake sure they die painfully, $n. We want those harpy wenches to know the idiocy of picking fights with the Horde.','Collect 6 Harpy Lieutenant Rings from Witchwing Slayers and return them to Darsok Swiftdagger at the Crossroads.','Excellent work my friend. I think you\'ll go far within the Horde.','Do you have 6 Harpy Lieutenant Rings yet? Justice must be dealt to them for their vicious attacks on the Horde.','','','','','',5065,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,800,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (876,2,17,12,20,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,875,0,0,0,0,0,0,'Serena Bloodfeather','You did so well with the lieutenants and underlings that I\'d like you to do one last thing for me.$B$BSerena Bloodfeather is the sister of a harpy named Bloodfeather who was slain by Rexxar quite a while ago. Apparently, these attacks on the Horde caravans are revenge for her sister\'s death.$B$BI need you to slit her throat and bring me back her head. I want to place it on the next caravan we send out... Give those harpies something to think about.','Slay Serena Bloodfeather and return her head to Darsok Swiftdagger at the Crossroads.','HA! Well done, $N! Very well done... I wasn\'t sure you were up to the task, but you\'ve proved yourself quite the cut-throat. Thank you again for helping us suppress the Harpy epidemic. Here is your reward, use it well.','You\'re not getting anything until I see Serena\'s head.','','','','','',5067,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5321,5279,5318,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (877,2,17,10,16,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,870,0,0,880,5068,1,0,'The Stagnant Oasis','Like the one you found at the Forgotten Pools, there may be fissures at the other oases in the Barrens. If so, then perhaps the fissures are the oases\' source of life.$B$BWe must test this.$B$BHere, take these seeds. They are dead and infertile, but take them to the Stagnant Oasis to the southeast. If there is a fissure there, then place the seeds within it...and observe.','Return to Tonga at The Crossroads, after investigating the Stagnant Oasis.','Your findings are amazing! The seeds I gave you were dried, and dead. Whatever rests under these oases can create life from nothing!$B$BWe must study this more...','Have you been to the Stagnant Oasis? Was there a fissure beneath its waters?','','Test the Dried Seeds','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-3737,0,0,0,1,0,0,0,5206,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (878,2,17,14,21,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Tribes at War','You must strike my enemies. You must help Mangletooth and the Razormane by weakening the Bristlebacks. Both tribes are very spiritual--tied to the earth and its power. It gives us strength in all things... especially war.$B$BIf you want to find out who really causes Thork and the Horde such anguish, then help Mangletooth! You attack the spiritual leaders of the Bristlebacks to the north; weaken them so the Razormanes can defeat them and rule the Barrens.','Kill 6 Bristleback Water Seekers, 12 Bristleback Thornweavers and 12 Bristleback Geomancers and return to Mangletooth at Camp Taurajo in the Barrens.','Yes, yes... filled with joy because finally the Bristleback know my tribe\'s pain, $R. That is how I should feel, but that is not the case.$B$BYou aid your people and they honor you. Mangletooth aids his people, and what do they do? They turn their backs on him. They forget him and leave him to rot in cage!$B$BI aid them even from locked behind bars and they send no one to save me!','More information for the Horde when you\'ve killed the Bristleback\'s wise ones, $R. Not a moment earlier! Mangletooth is no fool.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3260,3261,3263,0,6,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (879,2,17,17,25,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,5052,0,0,906,0,0,0,'Betrayal from Within','Three of my tribe came out of the Kraul to lead the raids against the Horde, $r. They are ruthless and cunning, and if you defeat them, then your Crossroads and even most of the Barrens will learn peace... at least from the Razormane tribe. $B$BNak, Kuz, and Lok Orcbane are the ones you seek. They are far to the south of the Barrens. One is a spell caster, another a tracker, and their leader, the one called Orcbane, a warrior. Kill them, $r, like they have killed me.','Kill Nak, Kuz, and Lok Orcbane and bring their skulls to Mangletooth at Camp Taurajo in the Barrens.','It is done then. Better it ends this way, says Mangletooth. They should have made sure I was dead when they turned their backs on me instead of leaving me here in this forsaken cage.$B$BThere is but one task left for you to finish, $R.','How goes your hunt, $R? $B$BThork thinks he knows the truth about who leads the raids against his people, but he shall learn how wrong he is if you are successful.$B$BMy death is inescapable, but you have caused great pain to my enemies, so Mangletooth regrets nothing. ','','','','','',5074,5073,5072,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,150,0,0,0,0,0,900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (880,2,17,10,16,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,877,0,0,0,0,0,0,'Altered Beings','Your findings are incredible, $N. These oases hold properties that must come from an outside source. Or perhaps an inside one.$B$BI want to know how these fissures are affecting the beasts who drink from the oases\' water.$B$BHunt oasis snapjaws at the Lushwater and Stagnant Oases. Bring me their shells so I may examine them.','Bring 8 Altered Snapjaw Shells to Tonga Runetotem at the Crossroads.','Thank you, $N. Studying the beasts of an area can tell much about the area itself. We shall see what tale these shells tell.$B$BPlease accept my gratitude for your aid ... and perhaps you can use these coins. I find that I do not need them.','How goes your collection? Did you get the shells?','','','','','',5098,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,800,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,880), - (881,2,17,10,16,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,903,0,0,905,10327,1,0,'Echeyakee','Whitemist, Echeyakee in the Tauren tongue, is the king of the savannah cats. He hunts with such stealth, they say he\'s like a thin, white mist on the earth. And he kills so fast his prey have no time for fear, or pain.$B$BThe Tauren say he is both mercy and death.$B$BYou will learn if that\'s true, for I now set you on the path to hunt Echeyakee. His lair is northeast of the Crossroads, among the bones of giant Kodo$B$BGo. Blow this horn when you reach his lair. Blow the horn, and he will come.','Bring Echeyakee\'s Hide to Sergra Darkthorn at the Crossroads.','You\'ve beaten Echeyakee, and though his days of hunting are over... his spirit is with you. He will show you the strength found in subtlety, and the honor in mercy.$B$BYour path is still long, $C. Let\'s hope you stride it well.','The great cat calls to you, $N.','','','','','',5100,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,0,870,0,5320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (882,2,17,10,19,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,3261,0,0,907,0,0,0,'Ishamuhale','Ishamuhale, Speartooth, is the fiercest sunscale raptor of the Barrens. He does not hunt for sport, nor for food. He hunts because hunting is his passion. He kills because it is his nature to kill.$B$BAnd you will learn of his nature, $N, for your path now follows the taloned tracks of Ishamuhale.$B$BBegin the hunt. Slay his favorite prey, a zhevra, then bring its carcass to the dead tree northwest of Ratchet. Ishamuhale will smell the carcass and be drawn to it.$B$BBe ready when he comes.','Bring Ishamuhale\'s Fang to Jorn at Camp Taurajo.','This fang is merely a token, but what it represents is profound.$B$BIshamuhale\'s strength is in you, $N. May you use it with temperance. That is your burden.$B$BThat is your honor.','$N, have you bested Ishamuhale?','','','','','',5101,0,0,0,1,0,0,0,10338,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,350,0,0,0,0,0,1080,0,5321,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (883,2,17,10,22,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5099,1,0,'Lakota\'mani','The Hoof of Lakota\'mani is a symbol of the strength of the great kodo.','Bring the Hoof of Lakota\'mani to Jorn at Camp Taurajo.','Lakota\'mani is called Earthshaker in our language, and his steps are like gathered thunder. He is with you now, and his courage mingles with yours. Together there is no conflict you cannot face.$B$BWalk tall, $N. Walk tall, Earthshaker.','$N, when you approached I saw a new power in your stride. Tell me -- has your spirit met with the great Lakota\'mani?','','','','','',5099,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,150,0,0,0,0,0,780,0,5322,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (884,2,17,10,24,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5102,1,0,'Owatanka','When touched, sparks fly from the tailspike of Owatanka.','Bring Owatanka\'s Tailspike to Jorn at Camp Taurajo.','The thunder lizard Owatanka is called Bluebolt by the tauren, for within him resides a speed that belies his size. It is said that lightning struck Bluebolt long ago and, fed from the sky\'s rage, the great beast\'s energy is without limit.$B$BMay his energy flow through you, $N. For you now keep pace with Owatanka.','$N, there is a new power behind your eyes! You have met with the mighty Owatanka, have you not?','','','','','',5102,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,150,0,0,0,0,0,870,0,5323,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (885,2,17,10,25,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5103,1,0,'Washte Pawne','The feather of Washte Pawne is painful to the touch.','Bring Washte Pawne\'s Feather to Jorn Skyseer at Camp Taurajo.','The thunderhawk is a rare beast of the Barrens, and its death can portend great fortune, or great doom.$B$BBut Washte Pawne, called Spirit Biter in Taurahe, can bring neither... or both.$B$BThe pain you felt from hunting Spirit Biter is the pang all feel who make great gains at great costs. The sting you felt is the pain of regret.$B$BBut I can see you have conquered this. You have learned that regret turns to wisdom, and that through pain one gains strength.$B$BYou have learned much, $N.','There is new resolve within you, $N. A resolve born from pain...$B$BAre you burdened with the death of Washte Pawne?','','','','','',5103,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,150,0,0,0,0,0,900,0,5324,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (886,2,17,10,10,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,870,0,0,0,'The Barrens Oases','The druids of Thunder Bluff sense a strange power leaking into the Barrens, east of Mulgore.$B$BTonga Runetotem was sent to discover the source of this power, but we fear he will need aid.$B$BTravel to the Barrens and speak with Tonga. He will be at the Crossroads. To reach there, take the road east out of Bloodhoof village. Enter the Barrens, then turn north when the road forks. Continue north and you will find the Crossroads.$B$BAnd do not leave the road, $N, for the Barrens is a harsh land.','Speak with Tonga Runetotem at the Crossroads.','My brethren in Thunder Bluff were wise to send you, young $C. For the mystery of the Barrens is one that I alone cannot unravel.$B$BWith your aid, let us hope we can find answers to our questions.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,10,0,0,0,0,0,54,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (887,2,17,9,14,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,890,0,0,0,'Southsea Freebooters','I sure wish Vice Admiral Grezzlik did a better job of keeping the seas safe for our trading vessels. With all the gold the trade princes have poured into the Trade Fleets, it ticks me off to see so many pirates running willy-nilly, raiding my ships and stealing my goods!$B$BI heard that the Southsea Freebooters have set up a camp just south of here. They\'ve been a real thorn in my side and if Grezzlik won\'t take care of them, well, maybe you can help me get rid of them.','Kill 12 Southsea Brigands and 6 Southsea Cannoneers for Gazlowe in Ratchet.','You did good, kid. A little more work like that, and it\'ll be one less thing I\'ll have to worry about. Hopefully they\'ll be convinced that they should relocate their operation elsewhere.$B$BIn the meantime, there is the small matter of getting back the goods they stole from me!','I don\'t even want to think about the profits I\'ve lost from pirate raiding, and now they set up camp on my doorstep? It\'s getting out of hand, Undermine\'s got to do something about it.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3381,3382,0,0,12,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,150,0,0,0,0,500,450,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (888,2,17,9,16,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,892,0,0,0,0,0,0,'Stolen Booty','While I\'d like to recover all my goods, I\'m sure that\'s not possible. Still, there\'s a few things that I absolutely must have!$B$BAs you see, my observatory is ready to go, but it needs the smaller of the two lenses. The first arrived by caravan from Durotar, but the second was bound by ship, and never arrived. Also, I never got my boot shipment from Drizzlik in Booty Bay!$B$BHead down to the pirate camp and see if you can find them.','Retrieve the Shipment of Boots and Telescopic Lens for Gazlowe in Ratchet.','It\'s a relief to get all this stuff back, so thanks for your help, $N. You know, I could use a $R like you to help out with my operation here. If you\'re ever looking for work, don\'t forget about how well Gazlowe pays for service!','Did you find my things, $N?','','','','','',5076,5077,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5337,5320,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,250,0,0,0,0,800,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (889,0,17,14,20,0,0,178,0,0,0,0,0,0,0,0,0,0,8,1,5052,0,0,0,0,0,0,'Spirit of the Wind','','','Good. Go with Agamaggan\'s spirit as your guide, $R. Return to me if you desire more of Agamaggan\'s magics.','Bring Mangletooth 10 blood shards and I will bless you with great speed. You will run with zhevra and the wind will be jealous of you.$B$BIt will not last long, but it should be enough to help you travel throughout the Barrens.','','','','','',5075,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16618,16618,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (890,2,17,9,14,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,887,0,0,892,5080,1,0,'The Missing Shipment','I\'ve been waiting forever for my last shipment of goods from Booty Bay! I\'m pretty sure that it must have been stolen by the Freebooters, but just to make sure, will you go down to the dockside and ask Dizzywig if my goods were already put into my warehouse without my knowledge?$B$BHere, take my ledger down to Dizzywig and have him double check my inventory records against his logs.','Bring Gazlowe\'s Ledger to Wharfmaster Dizzywig.','Ah, Gazlowe sent you, did he? Just a moment, let me take a look here and check my own logs and make sure I didn\'t have Gazlowe\'s shipment sent to the wrong place.$B$BBet he\'s waiting for those boots from Drizzlek...','Wares to send on the next ship, $N?','','','','','',5080,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,10,0,0,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (891,2,17,13,20,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Guns of Northwatch','Yet another ship from my fleet has been lost to those overzealous humans at Northwatch Hold!$B$BThose bastards must be dealt with. Their paranoia has them in a state of frenzy. Trigger happy, reckless louts are shooting at anything in their sights.$B$BTravel south along the Merchant Coast to the Hold and lay siege to their forces. Bring me the medals of their soldiers as proof. And for the love of my fleet, slay Captain Fairmount and her overzealous cannoneers!','Captain Thalo\'thas Brightsun of Ratchet wants you to collect 10 Theramore Medals and slay Captain Fairmount, Cannoneer Whessan and Cannoneer Smythe.','Alas, the righteous Alliance guns have been silenced. You shall be rewarded for your aid, $N.$B$BNow to tend to the grim task of recovering the bodies of the dead....','My fleet is in peril with Captain Fairmount and her damned cannoneers blasting away from Northwatch Hold. I want her soldiers to pay as well. Fill my hand with medals from their dead and I will know that vengeance has been given to my fallen privateers.','','','','','',5078,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,3393,3455,3454,0,1,1,1,0,0,0,0,5309,5310,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,470,530,76,0,81,250,75,75,0,75,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (892,2,17,9,14,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,890,0,0,888,5080,1,0,'The Missing Shipment','Everything looks square from my records, $n. Go on back and tell Gazlowe he\'s out of luck. I wouldn\'t be surprised if it was the pirates that nabbed his goodies.$B$BNothing else I can do for him. Oh... though you could tell him that I\'ve got some things from Undermine for him, when he has the time to come pick them up.','Return Gazlowe\'s Ledger to Gazlowe in Ratchet.','No dice, eh? I guess it must have been the Freebooters then... Dizzywig\'s on the level, I\'m sure he wouldn\'t cheat me like that. After all, he is on the payroll.$B$BLooks like I\'ve got some goods to get back, $N. What do you say?','So, what did Dizzywig have to say?','','','','','',5080,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,10,0,0,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (893,2,17,17,24,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Weapons of Choice','The Razormane quilboars to the south, beyond the Field of Giants, have no skilled blacksmiths from what I am told, but they\'ve apparently started to develop sturdier weapons. I\'d like to get my hands on a few different types to learn their techniques if possible.$B$BIf you wish to help bring honor to the Horde, then bring me examples of their weapons. Find me a dagger from their stalkers, a wand from their seers, and a shield from their warfrenzy. That should do nicely!','Bring a Razormane Backstabber, a Charred Razormane Wand and a Razormane War Shield to Tatternack Steelforge at Camp Taurajo in the Barrens.','Excellent, excellent specimens indeed.$B$BThe quilboar are further along than I had expected.$B$BHere, $C, take this and get out of my way. I\'d better take a closer look at these weapons. We may have underestimated our enemy, and that\'s the kind of mistake we can\'t afford to make.','I, too, have doubts that the pathetic quilboars could attain any level of skill in the area of smithing, but I do as the Warchief commands, and I shall learn what I can about the Razormane tribe.$B$BI have had more menial tasks, and I do so willingly if it aids the orc people.','','','','','',5093,5092,5094,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5322,5323,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (894,2,17,10,14,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,900,5088,1,0,'Samophlange','The Venture Company set up a small research facility far to the north of here, southwest of the Sludge Fen. I don\'t know very much about what they\'re doing, but did manage to discover that they\'re experimenting with something called a \"samophlange\".$B$BNow what the heck is a samophlange? Well, whatever it is, I want to examine it, so I need someone to go get it.$B$BI obtained a copy of their control system operating manual, you should be able to figure out how to disengage the samophlange from it.','Access the control console at the Venture Company research site.','A variety of buttons, levers and blinking lights are somewhat erratically arrayed on the face of the control console. A small gauge indicates that the apparatus is currently operating within optimal levels, and indicates that control valves one through three are currently open. There is a small keyhole set into the lower right side of the control panel.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,150,0,0,0,0,0,450,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (895,2,17,11,16,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'WANTED: Baron Longshore','WANTED!$B$BBaron Longshore, Captain of the Heedless$B$BCaptain Longshore of Gilneas leads vessels of the Southsea Freebooters, and is wanted on charges of piracy. Remains must be in identifiable condition!$B$B-- Gazlowe','Bring the head of Baron Longshore to Gazlowe in Ratchet.','Ahhhh! That sort of business. You know, I saw the Heedless once on the open seas. Fearsome ship, or was that boat... those sailors are so particular!$B$BAnyways, watching her glide across the water was quite a sight to see. I\'m glad her infamous captain will trouble my ships no longer.','What\'s happening? Something I can help you with? Goods to ship, perhaps an engineering job?','','','','','',5084,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,250,0,0,0,0,800,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (896,2,17,13,18,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Miner\'s Fortune','Being Wharfmaster of a busy port like Ratchet, I keep my finger on the pulse of information. I know all about the exchange of goods and money between here and Booty Bay.$B$BThe latest bit of news I\'ve heard is about the Venture Company\'s Boulder Lode mine northeast of the Sludge Fen. One of the miners discovered an emerald the size of your fist. I know a few buyers who\'d be interested in getting their hands on something like that, and I\'d be willing to go half and half on its sale.','Retrieve the Cats Eye Emerald from one of the Venture Co. Overseers or Enforcers for Wharfmaster Dizzywig at Ratchet.','Look at the size of that thing, $N! We\'re going to be rich! Let\'s see, according to the rates I\'ve seen on gems going into Undermine, I should be able to figure out your cut--fifty percent, don\'t worry!$B$BNow let\'s see... I think this should do about right. Pleasure doing business with you, $N.','If only we knew which one of the miners had found the emerald, it\'d be a walk in the park...','','','','','',5097,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5335,0,0,0,1,0,0,0,470,0,0,0,0,350,0,0,0,0,0,1020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (897,2,17,10,24,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5138,1,0,'The Harvester','This strange, insect-like creature looks outside of the natural order, as though it does not belong in the Barrens.','Bring the Harvester\'s Head to Jorn Skyseer.','I can tell nothing of the nature of this beast, for its spirit has fled. But as you guessed, it does not belong in the Barrens. I fear it may herald a grim future for our people...$B$BBut for now, prepare yourself, and let us hope that time unravels the mystery of this creature.','You seemed troubled, $N. How go your lessons in the Barrens? Did you find something that disturbs you?','','','','','',5138,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,350,0,0,0,0,0,1440,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (898,2,17,13,20,0,0,178,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,'Free From the Hold','Finally! Someone to rescue me!$B$BI can\'t believe you got past the guards. These zealots from Theramore are out of their minds. They sank our ship and imprisoned me, the only survivor. I was called an enemy and threat to the Alliance.$B$BMe! A threat to their great sham of an Alliance? I was a deckhand on a moonshine transport between Ratchet and Booty Bay.$B$BEnough talk. Help me get back to Ratchet will you? Let me know when you\'re ready and we\'ll make our break.','Safely escort Gilthares Firebough back to Captain Brightsun in Ratchet.','And to think, we thought Firebough was long dead!$B$BYour heroics have earned you a place of honor with the Thalo\'dan Privateers, $N.','Yes?','Escort Gilthares Firebough back to Ratchet','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5311,5312,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,350,0,0,0,0,2500,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (899,2,17,14,20,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Consumed by Hatred','Perhaps you know the pain of uncertainty, perhaps not, $c. But know this: I stand here every day, from the sun\'s rising till its decline, scouring the horizon for more of those monsters. I\'ve killed every pig man I\'ve come across since, but my thirst for their blood is far from quenched. Perhaps instead of heading north to the Crossroads I should have headed to Taurajo.$B$BYou, $c--you could help me.$B$BKill them. Kill as many as you can. Bring me their tusks, and we will celebrate their deaths together.','Bring 60 Bristleback Quilboar Tusks to Mankrik at the Crossroads.','$C, you take my task seriously, and for that I thank you.$B$BAlthough my desire for revenge remains, I can at least smile seeing that the quilboars have felt pain themselves.','The quilboar will pay for this, $N. I swear it.','','','','','',5085,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5314,6477,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (900,2,17,10,14,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,894,0,0,901,0,0,0,'Samophlange','The three control valves are currently opened. The various readings on the control panel lead you to presume that they must be shut off before the apparatus can be shut off.','Close off the Fuel Control Valve, the Regulator Valve and the Main Control Valve then use the control console again.','The lights indicating the three control valves dim as they are shut off. Green lights slowly fade into yellow, and the switch controlling the apparatus is now moveable, with the valves closed, it can be turned off.','Blinking lights on the control console indicate that the main control valves have not been closed off.','','Shut off Main Control Valve','Shut off Fuel Control Valve','Shut off Regulator Valve','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-4072,-61936,-61935,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,75,0,0,0,0,0,294,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (901,2,17,10,14,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,900,0,0,902,0,0,0,'Samophlange','With the apparatus deactivated, the control panel can be opened up and the samophlange removed from the console. With everything else in place, all that is left is to acquire the key to unlock the console.','Get the Console Key from Tinkerer Sniggles to use on the control console.','Turning the key in the lock, the control console unlocks. A red light at the top of the console turns off and all power drains from the terminal.','The console lights are dimmed and the gauges and dials all read at their zero positions, everything idling.','','','','','',5089,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,150,0,0,0,0,0,450,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (902,2,17,10,16,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,901,0,0,0,5054,1,0,'Samophlange','Pulling open the face of the control console reveals a dense jumble of wires, tubing and other strange mechanical objects--most of which seem to serve no practical purpose. Pushing them aside and digging deeper into the console, you find the samophlange. A tug removes it from its housing.','Return the Samophlange to Sputtervalve in Ratchet.','This is... er... interesting... yes. I\'ll have it sent along to the Tinkers\' Union headquarters in Undermine. I\'m sure after some careful dissection and research, they\'ll be able to make some sense of it.$B$BBut, perhaps I\'ll have a little look myself first...','Oh, you\'re back, $N! Do you have the samophlange?','','','','','',5054,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5324,5325,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,250,0,0,0,0,0,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,902), - (903,2,17,10,15,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,845,0,0,881,0,0,0,'Prowlers of the Barrens','Now it\'s time to go after something that really bites. The prowlers of the Barrens are a tough breed. Tough, resourceful, sly... and deadly. You\'ll find them among the tall grasses. You\'ll find many to the southwest of the Crossroads.$B$BBe wary as you hunt them, $n, or you may find yourself no longer the predator, but instead the prey.','Collect 7 Prowler Claws from Savannah Prowlers for Sergra Darkthorn in the Crossroads.','Ah, I see you\'ve been busy, lurking in the grasses and hunting prowlers. Do you think, then, it is time to face a champion among them?','How goes your hunt, $N? Have you found the prowlers?','','','','','',5096,0,0,0,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,700,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (905,2,17,10,17,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,881,0,0,3261,0,0,0,'The Angry Scytheclaws','Now, $N, the hunt deepens. Now you must defeat your prey, and then find your way to its lair.$B$BHunt the sunscale raptors to the south. Slay them and remove the feathers they wear. Place the feathers on the scytheclaw nests southwest of the Stagnant Oasis. Show their brethren you do not fear them!','Kill Sunscale raptors and collect their feathers. Use the feathers on the 3 Scytheclaw nests. Return to Sergra Darkthorn in the Crossroads.','Is your task finished? Ponder the life of the Scytheclaw as you do it. There are important lessons within every creature\'s lifespawn. $B$BSome of the others believe I have been too heavy handed in my lesson. I know that you are simply following my orders, but I want you to consider the life of the creatures you are slaughtering. $B$BThough they are at times a nuisance, they only become threatening when we seek their slaughter. This days defilement will cause us more trouble than it will solve problems...','Have you been to the nests, $N?','','','Visit Blue Raptor Nest','Visit Yellow Raptor Nest','Visit Red Raptor Nest',0,0,0,0,0,0,0,0,5165,5165,5165,0,1,1,1,0,0,-6907,-6908,-6906,0,1,1,1,0,5316,5316,5316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,900,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (906,2,17,17,25,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,879,0,0,0,5072,1,0,'Betrayal from Within','Take Lok\'s head to Thork in the Crossroads, $r. He should know what has happened to my tribe without any words--ha, not that he would believe Mangletooth helped in such things. But I am sure he\'ll reward you for carrying out such a great deed. $B$BI will continue to bless you with Agamaggan\'s power for as long as I remain in this cage, $r. Until then, farewell.','Bring Lok\'s Skull to Thork at the Crossroads in the Barrens.','You found the Razormane leader and killed him yourself, $N? Amazing.$B$BI am without words, but that does not mean I am without thanks. The people of the Crossroads would do well to respect your strength.$B$BI must admit, I thought the leader of these raids on our supply lines was another quilboar. Thank you again, $N.','Yes, what is it?','','','','','',5072,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5316,5317,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,500,0,0,0,0,0,1830,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (907,2,17,10,18,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,882,0,0,913,0,0,0,'Enraged Thunder Lizards','Now, $N, you must face the great thunder lizards. So large are the beasts, the ground rumbles as they stomp across the plains. Take care as you fight them, for one false step and you may find yourself beneath their feet.$B$BYou will find the thunder lizards in the southern Barrens. They are known as Stormsnouts, Stormhides and Thunderheads. Return to me after you have bested them.','Bring 3 Thunder Lizard Blood to Jorn Skyseer at Camp Taurajo.','It is good to see you return with proof of victory. And it is good to know you have done so with your bones unbroken.','Are the thunder lizards defeated, $N?','','','','','',5143,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,350,0,0,0,0,0,1020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (910,2,-284,60,60,0,0,178,0,0,0,0,0,0,0,0,0,0,4,0,911,0,0,0,0,0,0,'Down at the Docks','I have heard tales of the mighty ships that sail between Ratchet and Booty Bay! That would be so cool to sail on the ocean and fight in many great sea battles. Maybe I will be a mighty Horde sailor when I grow up! Yeah!$B$BWould you take me to see the Ratchet docks, please? I promise I won\'t get into the water or cause any trouble - I just want to see the big boats and smell the salty sea water! Yeah!','Take your ward to the docks of Ratchet in the Barrens.','Wow, the ocean is HUGE! There were a lot of sea gulls and stuff too - It\'s just as noisy and as bustling as I thought it would be. There are pirates near by too - so cool!$B$BThank you for taking me to Ratchet, $N. That was so awesome!','Are we there yet?','Go to the docks of Ratchet in the Barrens.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (911,2,-284,60,60,0,0,178,0,0,0,0,0,0,0,0,0,0,4,0,172,0,0,0,0,0,0,'Gateway to the Frontier','They say that Ashenvale is the new frontier, and that the Mor\'shan Rampart in the Barrens is the gateway to it. That would be so cool to be a pioneer, carving everything you need out of the untamed wilds! They say that this is where the Horde and Alliance will clash the most in the future, and I want to be there $N!$B$BWould you take me to the Mor\'shan Rampart so I can see what the frontier looks like, please? I wanna see where the Horde is driving out those smelly night elves!','Take your ward to the Mor\'shan Rampart in the northern part of the Barrens, just before entering Ashenvale.','Wow, Ashenvale is where real adventure happens! Have you ever fought in Ashenvale, Yohaan? When I become a hero when I grow up, I wanna come to Ashenvale and fight for the glory Horde!$B$BThank you for taking me to the frontier, $N. You\'re the best!',NULL,'Go to the Mor\'shan Rampart in the Barrens.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (913,2,17,10,20,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,907,0,0,874,0,0,0,'Cry of the Thunderhawk','The thunderhawk, $N, is a fierce beast. It is time for you to face them. You must find where it roams, and bring me its wings as proof of your successful hunt.$B$BDo this, and your time with me will near its end.','Find and slay a Thunderhawk, return its wings to Jorn Skyseer at Camp Taurajo.','You, like the thunderhawk, should be proud. You have bested every foe we set you before, and have done so with strength, courage and honor.$B$BBut your path, $N, continues. In fact, you will find that true hunters forever strive, forever walk their path with the same pride you have shown me.$B$BNow, it is time to move on.','Is it done? Have you slain the thunderhawk?','','','','','',5164,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5302,5306,0,0,0,0,1,1,0,0,0,0,5299,0,0,0,1,0,0,0,81,0,0,0,0,350,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (914,2,718,11,22,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,1490,0,0,0,0,0,0,'Leaders of the Fang','The druids in the Wailing Caverns, the Druids of the Fang, are an aberration. They were part of an order of noble druids whose plan was to heal the Barrens, but now seek to remake that land to match their own, twisted dreams.$B$BThe Druids of the Fang have four leaders, and each possesses a dream gem. Even now their faces haunt me! Defeat the leaders and bring me their gems, and the Barrens may again know peace.$B$BGo, $N. You will find them lurking deep within the Wailing Caverns.','Bring the Gems of Cobrahn, Anacondra, Pythas and Serpentis to Nara Wildmane in Thunder Bluff.','You have done it, $N. You killed the leaders of the Druids of the Fang. My dreams are now free of their wicked faces, and you have helped save the Barrens from a cursed future.$B$BI thank you, $N. I thank you for myself, for the druids of Thunder Bluff, and for the land.','Memories of my nightmares haunt me, $N. Have you defeated the leaders of the fang and acquired their gems?','','','','','',9738,9739,9740,9741,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6505,6504,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,350,0,0,0,0,0,1320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (915,2,-284,10,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1800,0,0,0,0,0,0,'You Scream, I Scream...','ICE CREAM! Oh please please please could you get me some ice cream?! Strawberry is my favorite flavor, and there\'s no better strawberry ice cream in the world than Tigule and Foror\'s Strawberry Ice Cream! It\'s my favorite ice cream in the whole wide world!$B$BI had it once a long time ago when I was at the Shimmering Flats race track, but I heard that they might be selling them in town now! Please? Pretty please? With Tigule and Foror\'s Strawberry Ice Cream on top??!?!','Get some Strawberry Ice Cream for your ward. The lad seems to prefer Tigule and Foror\'s brand ice cream.','Mmmmmmmmm! I love their strawberry ice cream! If there\'s one thing Tigule and Foror know to do, it\'s make ice cream!$B$BThank you very much $N - this is the best treat ever!','I wish they\'d make more flavors of ice cream other than strawberry, but I guess I\'m lucky that strawberry is my favorite!','','','','','',7228,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (916,2,188,3,4,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,917,0,0,0,'Webwood Venom','I came to Shadowglen to observe the webwood spiders that dwell in the Shadowthread Cave. They are cousin to a much smaller variety of spider; I believe the world tree has had a profound effect on them, and I would like specimens to study to confirm this.$B$BFirst, I would like some of their venom. Gather Webwood venom sacs from the spiders in and around the Shadowthread Cave, to the north. I can then examine them for similarities with their smaller cousin\'s venom.','Bring 10 Webwood Venom Sacs to Gilshalan Windwalker at Aldrassil.','Thank you, $N. When I return to Darnassus I will compare the venom within these sacs with the venom of other spiders. It is my belief that it will have properties linked to the recent growth of our new world tree.','Did you gather the venom sacs, $N?','','','','','',5166,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10544,5392,5393,5586,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,216,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (917,2,188,1,5,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,916,920,0,0,0,0,0,'Webwood Egg','Now that I have the spiders\' venom, I\'d like some live specimens to study. Unfortunately, capturing a living, giant spider is more than I can ask of you, young $c. And a giant spider is more than I could handle myself!$B$BBut if you can find an unhatched egg, then delivering specimens will be much easier, and I can then arrange for the unhatched spiders to be contained.$B$BThere must be a nest deep in the Shadowthread Cave. Please, search for an egg in the nest and return it to me.','Bring a Webwood Egg to Gilshalan in Aldrassil.','Ah, very good. I will have this egg and the venom transported to Darnassus, then return there when my studies are done here. I expect to find out a great deal from these specimens, $N. You have been a great help to me.','Have you been inside the Shadowthread Cave, $N? Did you find a spider egg?','','','','','',5167,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5395,4907,11189,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,1,1,2,0,0,0,1000,0,0,0,0), - (918,2,141,4,7,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,997,0,0,922,0,0,0,'Timberling Seeds','The timberlings of Teldrassil are elementals of nature. In some ways they reflect the natural order of plants and animals on our great tree.$B$BSo it is disturbing to see how angry the timberlings have become.$B$BI believe it has something to do with the soil. I have been working on different methods of nurturing plants and would like to try them on timberling seeds. Please, can you gather seeds from timberlings around Lake Al\'Ameth and bring them to me?','Bring 8 Timberling Seeds to Denelan at Lake Al\'Ameth.','You got them. This is good!$B$BI will plant these seeds in special soil I have prepared. I believe the seeds will sprout into timberlings who are much more docile. Perhaps later you can see the results!','Do you have the seeds? I am eager to plant them.','','','','','',5168,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4604,0,0,0,10,0,0,0,69,0,0,0,0,250,0,0,0,0,0,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (919,2,141,4,7,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Timberling Sprouts','Small timberlings are sprouting around the waters of Lake Al\'Ameth. I\'m afraid these sprouts are beyond help -- we should try to clear them from the land before they grow large enough to cause trouble.$B$BWhen you\'re wandering the lake, if you see any timberling sprouts please take them. Help keep our land clean!','Bring 12 Timberling Sprouts to Denalan at Lake Al\'Ameth.','That\'s a lot! I\'m afraid they\'re spreading at a dangerous rate. I hope I can solve the riddle of what is tainting them.$B$BThank you for your help, $N. The land is a cleaner place from your efforts.','Hello, $N. Have you found any sprouts near the waters?','','','','','',5169,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5606,6061,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,350,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (920,2,188,1,5,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,917,0,0,921,0,0,0,'Tenaron\'s Summons','$n, is it? I heard that Tenaron has been asking for you. You\'ll find him in the highest room atop Aldrassil.$B$BWe may live long lives, but it\'s best you not keep him waiting too long.','Speak with Tenaron Stormgrip atop Aldrassil in Shadowglen.','Ah, $N. I was hoping you\'d be prompt in answering my summons. I have an important task that I would like you to perform.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,10,0,0,0,0,0,27,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0), - (921,2,188,1,5,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,920,0,0,928,5185,1,0,'Crown of the Earth','It is time for you to set out to seek your destiny, $n. But before you are ready to set out into the world beyond our enchanted forests, there is much you must learn about our recent history.$B$BMuch has changed with our people since the Battle of Mount Hyjal. Nordrassil lies a pale shadow of what it once was, its power used to defeat Archimonde and drive back the Burning Legion...$B$BThere is a task you must perform. Go to the moonwell north of Aldrassil and return me a phial of its water.','Fill the Crystal Phial and bring it back to Tenaron Stormgrip atop Aldrassil.','So you have heard the first part of the aftermath of the Battle of Mount Hyjal. There is much more to be told and the task you have begun here will continue through the rest of your journey through Teldrassil and into Darnassus.','The moonwells hold the waters of the Well of Eternity, the ancient source of magic that has wrought so many horrors upon our world.$B$BThe druids take advantage of its properties, and the Sentinels revere the wells as shrines to Elune, but sorcery is forbidden to all.','','','','','',5184,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,204,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0), - (922,2,141,4,7,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,918,0,0,923,5168,1,0,'Rellian Greenspyre','$N, can you take one of the seeds you brought me to my friend, Rellian Greenspyre? He is a druid in Darnassus, and when last we spoke he revealed his interest in my work with the Timberlings. He had some ideas himself, and he will appreciate a specimen seed to work with.$B$BThank you, $N. You have been a great help to me. I hope that, some day, you will see the fruit of my labors.$B$BYou will usually find Rellian walking the pathways of the Cenarion Enclave in Darnassus.','Bring a Timberling Seed to Rellian Greenspyre in Darnassus.','Ah, a timberling seed? I wanted to try growing one of these to help Denalan with his studies.$B$BBut I\'m afraid I\'ve discovered that a corruption has grown in many of the timberlings, and seeds from such creatures carry their parent\'s taint. They are beyond my talents to repair.$B$BDenalan is very skilled with things that grow. He may find a cure for future timberlings. He may be their only hope.','Hello...$B$BAnd how may I help you?','','','','','',5168,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (923,2,141,4,9,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,922,2498,0,0,0,0,0,'Tumors','There is a malevolence growing in the timberlings. We are trying to find the source, but until we do...in order to keep Teldrassil safe we must cut down the timberlings who are beyond help. Those that wander Wellspring Lake in northern Teldrassil are the most tainted. They must be removed!$B$BDestroy the Timberlings you find there, and gather the mossy tumors growing upon them. Bring the tumors to me so that they may be burned.','Bring 5 Mossy Tumors to Rellian Greenspyre in Darnassus.','Well done! These tumors are the symptom of the timberling\'s disease. They are filled with a poison that we must cleanse from our new land.$B$BI will dispose of these tumors. Thank you, $N.','Have you been to Wellspring Lake, $N? Have you been hunting the timberlings there?','','','','','',5170,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5605,0,0,0,1,0,0,0,69,0,0,0,0,350,0,0,0,0,600,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (924,2,14,9,14,0,0,178,0,0,0,0,0,0,0,0,0,0,0,2,809,0,0,0,0,0,0,'The Demon Seed','The Demon Seed is a powerful tool for the Burning Legion. It rests in a cave on Dreadmist Peak, above a demonic altar of fire.$B$BI have prepared power stones that when placed near the Seed will disrupt its connection to the Legion.$B$BTake a stone from the table and bring it to the altar of fire atop Dreadmist Peak. Travel west, then north when the road forks. The Peak will be to your left. The safest climb to the top is on its northern face.$B$BAnd hurry--the stone\'s power will consume itself in time.','Grab a Flawed Power Stone. Bring it to the Altar of Fire before the stone expires, then return to Ak\'Zeloth.','Your task is complete. You have destroyed the Demon Seed as Neeru bid. But this is not the end...$B$BThe destruction of the Demon Seed sent waves of power through the ether, waves of staggering force. I felt them, and I am sure other beings did as well. Others who will wonder why their toy was broken...$B$BBut regardless of future troubles, I have something for you. Neeru sent it as payment. And he bid me thank you.$B$BSo, thank you.','The Demon Seed still exists. I can sense its power...','','Destroy the Demon Seed','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-3525,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5420,0,0,0,1,0,0,0,76,0,0,0,0,350,0,0,0,0,0,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (925,2,-284,60,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Cairne\'s Hoofprint','They say that Cairne Bloodhoof is one of the greatest heroes the Horde has ever seen. When I grow up, I wanna be a hero of the Horde too!$B$BDo you know Cairne, $N? Could you do me a favor, please? Could you get his hoofprint for me? I dunno how to ask him, and he\'d probably be too busy for someone like me... but you! You\'re an adventurer just like he is! I bet he\'d give you his hoofprint easy!$B$BPlease?','Travel to Thunder Bluff to see about getting Cairne Bloodhoof\'s hoofprint for your ward.','WOW! You got Cairne\'s hoofprint for me! Thank you very much! And wow... he wrote a personal message on here - to me! I knew he\'d be totally cool, I just did! Maybe someday I\'ll thank him myself... when I become a hero of the Horde!$B$BYou\'re the best, $N. Thank you for being so nice to me.','When the orcs were alone and without friends, the tauren welcomed them to a strange land and shared with them without asking anything in return. That\'s honor, $N.','','','','','',18643,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (926,0,14,1,14,0,0,178,0,0,0,0,0,0,0,0,0,0,8,1,-924,0,0,0,0,0,0,'Flawed Power Stone','','','These stones are infused with magical energy, but purposefully flawed. They are very unstable and once removed from the table they will consume themselves quickly.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4986,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (927,2,141,5,12,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5179,1,0,'The Moss-twined Heart','The heart of Blackmoss the Fetid is covered with a dark, oily moss. In fact, the only way to tell this is a heart is from its slow, rhythmic beat... A beat that continues even now.$B$BPerhaps Denalan will want to see this heart.','Bring the Moss-twined Heart to Denalan at Lake Al\'Ameth.','...What is this? A timberling heart?? It\'s covered with a foul moss!$B$BThank you for bringing this to me, $N. I will examine the heart and, if fortune shines, determine the nature of the moss about it.','$N! You have something for me?','','','','','',5179,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,276,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (928,2,188,1,5,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,921,0,0,929,5186,1,0,'Crown of the Earth','While there is more I could speak to you of the moonwells and of Teldrassil, I must send you along. Corithras Moonrage will be expecting you. I have poured the phial of water you brought to me into this vessel to bring to him.$B$BSeek out Corithras. You will find him at the moonwell in Dolanaar. Follow the road south from Aldrassil out of Shadowglen, and continue to follow the cobblestones as the road turns west.$B$BMind you stay on the road though, $n. There are dangerous beasts in the forests of late.','Bring the Partially Filled Vessel to Corithras Moonrage in Dolanaar.','Ah, I see. You were sent by Tenaron. Well then, it would seem we have much to talk about, much to do, and little time to do it in.$B$BI think we\'d best get started.','Greetings, $C. For what purpose do I owe the pleasure of our meeting?','','','','','',5186,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,138,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0), - (929,2,141,1,5,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,928,0,0,933,5619,1,0,'Crown of the Earth','First, let me tell you more of the task you must complete. The druids in Darnassus use the water of the moonwells of Teldrassil, and their moonwell must be replenished from time to time. Using these specially crafted phials, you can collect the water of the moonwells.$B$BTake this vessel to the moonwell outside of Starbreeze Village to the east, and fill it with some of its waters, then return to me. When you have completed your task, I shall continue the story where Tenaron left off...','Fill the Jade Phial and bring it back to Corithras Moonrage in Dolanaar.','After the Battle of Mount Hyjal, we were without direction. Nordrassil smoked from the fire it unleashed, and our immortality--the very essence of our beings!--was lost.$B$BIt was in this trying time that the Betrayer was freed from his prison, and Shan\'do Stormrage disappeared. A dark time for all.','Hello again, $N. Have you completed your task?','','','','','',5639,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,204,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0), - (930,2,141,4,10,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5189,1,0,'The Glowing Fruit','Hanging from beneath its fronds of this glowing plant is a large, round fruit.$B$BDenalan would want to study this fruit, you are certain.','Bring the glowing fruit to Denalan at Lake Al\'Ameth.','You found this on Teldrassil? Intriguing... this fruit is exotic. Perhaps its seeds were brought here from far off. Perhaps even as far as Azeroth! And there\'s something about this fruit... it seems to have reacted very strangely with the soil of Teldrassil.$B$BThank you, $N. Now if you\'ll excuse me, I must study this further...','$N, you look like you have something to tell me. Do you have news concerning the timberlings?','','','','','',5189,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,350,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,930), - (931,2,141,4,10,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5190,1,0,'The Shimmering Frond','The fronds on this plant shimmer in the forest light, giving it a twisting, pulsing aura.$B$BYou believe that Denalan would want a specimen of this.','Bring a Shimmering Frond to Denalan at Lake Al\'Ameth','Where did you get this? I haven\'t seen a plant like this since a sojourn I made to the Swamp of Sorrows... decades ago! It\'s amazing that a specimen made its way to Teldrassil. And it\'s grown to such a size!$B$BThank you, $N. Forgive my shortness of words, but there is a test I would like to perform on this frond...','You have something for me?','','','','','',5190,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,350,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,931), - (932,2,141,4,7,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Twisted Hatred','I must warn you, $n, this matter must stay between us. The satyr are enough of an embarrassment to us already, and this one is much too close to home.$B$BHe is called Lord Melenas. He resides in the nearby cave of Fel Rock where he has gathered a large group of grell warriors. His heart is black as night, and he plots something most foul.$B$BYou must find him within his nearby cave just to the north of here, and bring me his head.','Kill Lord Melenas and bring his head to Tallonkai Swiftroot in Dolanaar.','With Lord Melenas laid to rest I can finally move on to other matters. Thank you, $N.','Did you kill Lord Melenas yet? It is vital that he be taken care of quickly and quietly, $N. His continued existence is an embarrassment to us all.','','','','','',5221,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5419,2571,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,375,0,0,0,0,0,0,0,0,2,0,0,0,500,0,0,0,2,6,0,0,0,0,0,0,0,0,0,0), - (933,2,141,1,9,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,929,0,0,7383,5621,1,0,'Crown of the Earth','There is another moonwell southeast of the entrance to Darnassus, on the shores of the Pools of Arlithrien. The Sentinels are having problems patrolling the area because of attacks and the growing ill-temperedness of the Gnarlpine furbolgs.$B$BBe wary as you seek out the well, and keep your weapons close at hand.','Fill the Tourmaline Phial and bring it back to Corithras Moonrage in Dolanaar.','Shan\'do Stormrage never returned, and the druids were in disarray, and to this day we still do not know what became of him. With Malfurion missing, Arch Druid Fandral Staghelm took over the leadership of the druids, convincing the Circle of Ancients in Darkshore that it was time for our people to rebuild, and that it was time for our people to regain their immortality.$B$BWith the approval of the Circle, Staghelm and the most powerful druids grew Teldrassil, the new World Tree.','At first the reports of crazed furbolg attacks were dismissed. Who could have thought that the peace-loving bear-men would turn to mindless rage? Yet another of the problems that plagues us here in our new home.','','','','','',5645,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,465,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (934,2,141,1,11,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,933,0,0,935,5623,1,0,'Crown of the Earth','All was not well with Teldrassil, however. Staghelm\'s carefully made plans for the new World Tree had borne out as he had hoped, but there was one small problem, a problem to which many of the troubles on Teldrassil may be attributed.$B$BHowever, I will not get into that yet. You must visit the last moonwell, to the northwest in the Oracle Glade. Under the boughs of the Oracle Tree lies the first and most powerful of our wells. Retrieve a phial of its water and return to me.','Fill the Amethyst Phial and bring it back to Corithras Moonrage in Dolanaar.','To be in the presence of the Oracle Tree... it is almost to feel wisdom take form. Let me continue the telling...$B$BWith Teldrassil grown, the Arch Druid approached the dragons for their blessings, as the dragons had placed upon Nordrassil in ancient times. But Nozdormu, Lord of Time, refused to give his blessing, chiding the druid for his arrogance. In agreement with Nozdormu, Alexstrasza also refused Staghelm, and without her blessing, Teldrassil\'s growth has been flawed and unpredictable...','Along with the druids, the Oracle Tree and the Arch Druid have been carefully monitoring the growth of Teldrassil. But though we have a new home, our immortal lives have not been restored.','','','','','',5646,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (935,2,141,1,11,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,7383,0,0,0,5188,1,0,'Crown of the Earth','Without the blessings of Alexstrasza the Life-Binder and Nozdormu the Timeless, Teldrassil\'s growth has not been without flaw. Strange beasts have been reported arising from the very ground of the tree, and crazed furbolgs attack passing travelers.$B$BI can only hope that the solution the Arch Druid is looking for will be found quickly. I will pour all the phials you brought into this vessel, for you to deliver to Darnassus.$B$BBring it to Fandral Staghelm, you will find him in the druid grove.','Bring the Filled Vessel to Arch Druid Fandral Staghelm in Darnassus.','Ah yes, the water I had requested. Tenaron and Corithras certainly took their time in having it delivered... perhaps not choosing the most reliable of messengers... hmm.$B$BNonetheless, I can finally get back to my work then. The weight of Teldrassil\'s problems fall upon my shoulders. A yoke I would wish to soon be rid of.$B$BTake this, you may find some use for it.','I know that I did not summon you, so I cannot help but wonder why it is you have come to speak with me.$B$BWhatever it is, please make it quick.','','','','','',5188,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5596,5595,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,0,660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (936,2,1637,47,50,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,936,3761,0,0,0,'Assisting Arch Druid Runetotem','Excuse me $c, but I\'d like just a moment of your time if possible.$B$BThe Cenarion Circle in Thunder Bluff is most interested in seasoned adventurers such as yourself to lend them aid in a vital research project. While I do not know the specifics, I can inform you that none other than Hamuul Runetotem is spearheading this research.$B$BPlease - if you are interested, speak with him directly on the Elder Rise within Thunder Bluff proper.','Speak with Arch Druid Hamuul Runetotem in Thunder Bluff.','Greetings, $C; I am glad you are interested in assisting our research. There is much to do, and I would be doing you a disservice if I informed you that the work this entails is not dangerous. Hopefully this will not scare you off... but from the looks of you, I take it that danger is something that you have dealt with before.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (937,2,141,6,11,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,940,0,0,0,0,0,'The Enchanted Glade','I was dispatched with a small group of Sentinels here to protect the Oracle Tree from the harpies that have made nests all around the glade. Little by little we are trying to push them back.$B$BWhen the Oracle Tree attempted to send a runner to Darnassus with a report, the messenger was attacked and killed by a group of the harpies.$B$BIf you feel up to the task, go to their nests, slay them, and return their belts to me as proof of your deeds.','Acquire 6 Bloodfeather Belts and bring them to Sentinel Arynia Cloudsbreak in the Oracle Glade.','I am impressed by what you have accomplished here in so short a time, $N. Would that I could ask you to remain here to assist me with my duties... but I know in my heart that greater tasks lie ahead for you.$B$BI have noticed the Oracle Tree has just shed a piece of its bark. No doubt it has a task that it wishes completed. You should speak with it.','Their slashing talons and piercing beaks may prove a difficult match for your own abilities, $N, but I have faith that you will not fail in this task.','','','','','',5204,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5592,5591,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,264,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (938,2,141,7,12,0,0,77,0,0,0,0,0,0,0,0,0,540,2,2,0,0,0,0,0,0,0,'Mist','The sabercat\'s fur is a distinctive gray color, blending into the surrounding forest. As she lays there, you observe that she is badly wounded, with deep lacerations across her back and stomach.$B$BShe raises her head and gazes at you, bright intelligence shining in blue eyes. She seems to wish to follow you.','Escort Mist to Sentinel Arynia Cloudsbreak at the moon well near the Oracle Tree.','Oh, thank you, $n! I feared I would never see Mist again, knowing only her death in my heart, never to be united with my faithful companion. I owe you more than you can know, and you have my eternal gratitude.','Mist... It was my fault! The witches caught me off guard... I should not have let them take you...','Lead Mist safely to Sentinel Arynia Cloudsbreak','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5590,5593,5618,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (939,2,361,49,54,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4441,11668,1,0,'Flute of Xavaric','You study the simple wooden flute you picked up after defeating Xavaric.$B$BThe knotted wood feels solid, but it seems as if the spirals and patterns in the surface begin to spin and move as you turn it over in your hands. Suddenly, you feel a sense of dread...$B$BYou shake your head, sure that your mind is playing tricks on you.$B$BIt\'s possible that other satyrs carry clues as to what you have found. Bring your findings to the druid, Eridan Bluewind, that lives in southern Felwood.','Bring the Flute of Xavaric and 5 Jadefire Felbind samples to Eridan Bluewind in southern Felwood.','I sense the suffering of ancient ones, $N...$B$BHolding these items is almost unbearable...','What is it, $C? You look concerned.','','','','','',11668,11674,0,0,1,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), - (940,2,141,6,11,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,937,0,0,952,5219,1,0,'Teldrassil','The forest whispers of your feats of valor, $n. As I felt the harpies forced from their nests, a greater calm spread across the forest, its creatures once again feeling safe. I have feared sending another messenger to the Arch Druid, but I know that you will see my message safely to him.$B$BDeliver this to him and know that the forest will see you safely along its paths to the forest of stone.','Deliver the Oracle Tree\'s report to Arch Druid Fandral Staghelm in Darnassus.','I wondered why the Oracle Tree had not communicated with me for so long... It seems that some problems are lessened while others grow to greater concerns.$B$BI fear my work on Teldrassil shall never be completed, and our immortality never restored.$B$BNonetheless, you have done the Oracle Tree\'s task well, and should be rewarded for your diligence.','Hmm... You come with the spirit of the forest strongly within you, $C. What business do you have with the Arch Druid of the Kaldorei?','','','','','',5219,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (941,2,141,9,12,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,927,0,0,0,5217,1,0,'Planting the Heart','I have removed that foul moss from the heart, but it remains tainted...$B$BTry placing the heart in my planter. It is filled with a nutritive soil that may cleanse and heal the heart.','Plant the Tainted Heart in Denalan\'s Planter.','You place the heart within the planter, and it quickly digs itself in!$B$BA few seconds later it wriggles back out, cleansed. It pulses slightly... beckoning for you to take it.','This planter is filled with soil, specially prepared by Denalan.','','','','','',5217,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5218,0,0,0,1,0,0,0,69,0,0,0,0,250,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (942,2,148,15,20,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,741,0,0,943,4654,1,0,'The Absent Minded Prospector','This fossil bears a striking resemblance to one I once saw in Ironforge. An archaeologist by the name of Flagongut brought it to our annual Explorers\' League conference. He believed the fossil had a power which could be unlocked somehow.$B$BLast I heard Flagongut had holed up in the Deepwater Tavern in Menethil Harbor, awaiting escort to the Whelgar Excavation Site. Seek him out and show him Remtravel\'s fossil. Perhaps he can reveal the secrets of the past.$B$BThe ship to Menethil departs from Auberdine.','Take the mysterious fossil to Archaeologist Flagongut in Menethil Harbor.','Oh my! You say this came from the distant lands of Kalimdor?$B$BAmazing! Simply amazing!','What ya got there, friend?','','','','','',4654,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (943,2,148,15,24,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,942,0,0,0,0,0,0,'The Absent Minded Prospector','Prospector Whelgar now holds the original fossil at his site in the Wetlands. When I discovered the Stone of Relu, I believed it to be the key to unlocking the mystery of the fossil.$B$BWhile I traveled on the road to meet Whelgar, I was attacked by raptors and the relic was lost. I don\'t know which one of the mottled beasts swallowed the relic but if you can retrieve it, I can unleash the power of these artifacts.$B$BBring me both the Stone of Relu, and the original fossil he holds.','Archaeologist Flagongut in Menethil Harbor wants you to bring him the Stone of Relu and Flagongut\'s Fossil.','Most excellent, $N!$B$BNow to see if I can use the stone to decipher the powers of the fossils.','With the Stone of Relu I will be able to release the hidden secrets of my fossil as well as Remtravel\'s fossil from Darkshore, $N.','','','','','',5233,5234,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5627,5626,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,350,0,0,0,0,0,1440,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,943), - (944,2,148,12,17,0,0,77,0,0,0,0,0,0,0,0,0,0,4,2,948,0,0,949,5251,1,0,'The Master\'s Glaive','It is strange that the naga are here, in Darkshore. But stranger still...are the Twilight\'s Hammer. That cult worships the old, old lords of the earth. Lords defeated long ago.$B$BThe Master\'s Glaive, to the south, is a place where such an old lord fell.$B$BGo there and look for more Twilight\'s Hammer cultists.$B$BTake this phial of scrying. Use it to create a scrying bowl after searching the Master\'s Glaive. Then speak to me through the bowl.','Gather information, then use the Phial of Scrying to create a Scrying Bowl. Use the bowl to speak with Onu.','The Twilight\'s Hammer is at the Master\'s Glaive?$B$BUnfortunate.$B$BThe old lord impaled by the glaive is long dead, but that does not mean slivers of his power do not still remain.$B$BThe Twilight\'s Hammer must be seeking this power.','The Master\'s Glaive, $N.$B$BGo there, then speak with me again.','Enter the Master\'s Glaive','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (945,2,148,10,18,0,0,77,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,'Therylune\'s Escape','Help!$B$BI was wandering around the Master\'s Glaive, and these dirty cultists surrounded me. Lucky I\'m good at hiding!!$B$BCan you help me out of here? And I need to send word to my sister Therysil that I\'m all right. She\'s in Ashenvale to the south, at the Shrine of Aessina.','Help Therylune escape, then tell Therysil at the Shrine of Aessina that her sister is safe.','My sister was where?? Therylune doesn\'t mind getting herself dirty, but still! That\'s a long way to wander, and the Master\'s Glaive is an unwholesome place...$B$BWell thank you, $N. It was very nice of you to let me know she\'s all right.','','Escort Therylune away from the Master\'s Glaive','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,1000,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (947,2,148,12,17,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,948,0,0,0,'Cave Mushrooms','I am devising a potion that requires rare mushrooms, mushrooms that grow only in a certain cave. The cave lies behind Cliffspring Falls, to the east and slightly north along the mountains.$B$BI would go there myself, but I was advised by the Grove of the Ancients to stay away from that place. Our venerable allies sense that the cave is the hiding place for a new evil in Darkshore.$B$BPlease, $N, gather the mushrooms for me. And while doing so, scout the cave to confirm the Ancients\' fears.','Bring 5 Scaber Stalks and 1 Death Cap to Barithras Moonshade in Auberdine.','Many thanks, $N. These mushrooms are fine specimens!$B$BAnd when you were at Cliffspring Falls, did you find anything to confirm the warnings of the Ancients?$B$BThe Ancients are wise, but I had hoped that, this time, they were wrong.','Do you have my mushrooms, $N? Have you been to the cave?','','','','','',5271,5270,0,0,5,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5610,4605,0,0,1,10,0,0,69,0,0,0,0,250,0,0,0,0,900,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,947,0), - (948,2,148,12,17,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,947,0,0,944,0,0,0,'Onu','Onu, an Ancient of Lore at the Grove of the Ancients, knows of your journey to Cliffwater Falls and wishes to speak with you. The grove lies to the south, nestled near the mountains.$B$BThe Ancients are patient and wise, $N. But if Onu seeks your counsel concerning what you saw in the falls, then I fear it is urgent.','Speak with Onu at the Grove of the Ancients.','$N. You are here.$B$BGood.$B$BWe have matters...to discuss. You and I.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (949,2,148,12,17,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,944,0,0,950,0,0,0,'The Twilight Camp','The Twilight\'s Hammer\'s purpose at the Master\'s Glaive is not known. But it must be dark.$B$BSearch through their camp at the Glaive... Search for some thing that may teach us their intentions.$B$BFor we must learn their intentions before a plan is made.','Find a clue in the Twilight\'s Hammer camp at the Master\'s Glaive.','This book is hand printed in an ancient language, and illustrated by a master artist.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,900,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (950,2,148,12,17,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,949,0,0,0,5272,1,0,'Return to Onu','Peering into the Twilight Tome is maddening. Text begins to swim and dance after only a moment\'s glance, and once beautiful scrollwork twists into grotesque shapes.$B$BTearing away one page of insane scribbles is all that is possible before a swoon overtakes you.','Bring Onu the recovered Insane Scribbles.','A chaotic, primal magic surrounds this parchment of scribbles. I sense the work of the old ones in it.$B$BLet us hope it reveals the purpose of the Twilight\'s Hammer in Darkshore...','$N. You return.','','','','','',5272,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,700,570,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,950), - (951,2,148,12,20,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,950,0,0,0,0,0,0,'Mathystra Relics','The parchment you found at the Master\'s Glaive is a page from an ancient text...written by elves! It is heavily cursed and tainted by the corruption of the Twilight\'s Hammer, but it seems the cult is using ancient elven magic to bring their old masters back to our world.$B$BTravel to the ruins of Mathystra to the northeast, and search for ancient relics among the grass and broken stones. Through their study, we may divine how the Twilight\'s Hammer intends to exploit the magic of the elves.','Bring 6 Mathystra Relics to Onu at the Grove of the Ancients.','Thank you. These relics are from a time when Mathystra shone. That once great bastion of the elves has faded, but shards of its magic remain. Let us hope we can unlock the secrets of that place before our enemies...$B$BBe vigilant, $N.','$N. Has your rooting through the Ruins of Mathystra been fruitful?','','','','','',5273,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5757,5615,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (952,2,1657,6,11,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,940,0,0,0,5390,1,0,'Grove of the Ancients','If you had enough time to run messages for the Oracle Tree, then I\'m sure that I can press you into service to deliver a message to the Grove of the Ancients in Darkshore, due south of Auberdine.$B$BYou will most likely have to secure transport on a hippogryph, but I have faith enough in you that you can manage that. Take this to Onu, the Ancient of Lore. He has been awaiting word from me, even as I waited for news from the Oracle Glade.','Deliver Fandral\'s message to Onu in the Grove of the Ancients in Darkshore, south of Auberdine.','Ah. Thank you, $N. It is strange, though. The Arch Druid always seems in such a hurry. The forest knows that all shall come to pass in the appointed time. Shan\'do Stormrage understood that.','Ah. $C. How may Onu assist you?','','','','','',5390,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (953,2,148,9,12,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Fall of Ameth\'Aran','To the east you will find the ruins of Ameth\'Aran. It is now inhabited by the restless spirits of the Highborne that once dwelt within its walls, but once it was a place where the servants of Azshara freely practiced their powerful magics.$B$BI was sent to explore the ruins and came across two large tablets, scrawled with the stories of Ameth\'Aran and its fall. While I read the runes, I was accosted by the spirits, and fled.$B$BPlease, if you can, venture to the ruins and decipher the tablets in my place.','Study the tablets which tell of Ameth\'Aran and of its fall, then return to Sentinel Tysha Moonblade in Darkshore.','We have few records from the time around the War of the Ancients, especially near the destruction of the Well of Eternity. Given the upheaval and cataclysmic events that were taking place, it is no big surprise.$B$BThank you, $N. With your help, my work here is finished, and I will be able to deliver a full report to the Circle.','When you have studied the tablets and learned of Ameth\'Aran\'s fall, I will take the knowledge on to Auberdine, and inform the Circle of Ancients.','','Read the Lay of Ameth\'Aran','Read the Fall of Ameth\'Aran','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-17188,-17189,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,500,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (954,2,148,7,12,0,0,77,0,0,0,0,0,0,0,0,0,0,8,2,0,0,0,955,0,0,0,'Bashal\'Aran','The ruins of Bashal\'Aran to the east are overrun with demonic minions. The sprites and satyrs that have taken up residence in the area feed upon the magical energies of the area, their powers growing from continued exposure.$B$BEven with that, I have noticed that there is one shrine they will not approach. On the western side of the ruins, atop a small bluff, a strange blue aura permeates... There must be an explanation to the demons\' reluctance.$B$BI would like you to investigate it.','Find the source of the strange blue aura in the ruins of Bashal\'Aran.','Ahh... To what could I possibly owe the exceedingly special honor of a $r such as yourself as company. Truly it says much of my current companions--with no offense to my hosts, the noble grells and satyrs--that your presence could be considered an improvement.$B$BBut please, do not let my uncivil tongue drive you from the place. It has indeed been many years, decades even, since I had civil accompaniment.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (955,2,148,7,12,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,954,0,0,956,0,0,0,'Bashal\'Aran','If I were to relate the story of my life, I have no doubt it would surpass the limits of your patience. Let us say that mine has been a long and painful life, and this spectral form is perhaps the worst torment of all.$B$BI am held here by the means of magic. Though my words may seem disingenuous, I assure you I would be grateful beyond words if you would help me find the means of my imprisonment. A seal binds me, and by examining the earpieces of the sprites and grells, I may find a trace of it.','Acquire 8 Grell Earrings for Asterion in Bashal\'Aran.','Indeed... The grells of Bashal\'Aran do not possess that which I am searching... however they have come into contact with it recently. Recently... I would reckon that by your time, not mine. Recent for me stretches into the veil of the past, almost another Age...','Once I have the earrings, I will cast the spell to search for the whereabouts of the seal that binds me. For centuries I have thought on the freedom destroying the seal would bring to me... Perhaps those centuries have taken a toll upon my mind that I might never recover...','','','','','',5336,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (956,2,148,7,13,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,955,0,0,957,0,0,0,'Bashal\'Aran','If the grells have come into close contact with the seal that binds my eternal prison, I suspect I know the cause. No doubt the seal has come into the possession of the satyr that lead them.$B$BI feel strongly that this must be true, $n. One of the satyr must surely possess it. If you can obtain it, you would bring me so close to passing the bars of my prison that tears would come to my eyes.','Obtain the Ancient Moonstone Seal and bring it to Asterion in Bashal\'Aran.','It... it is hard for me to even believe that what I hold now is that which has held me for so long. Let us waste no time, $N. When the seal is destroyed, I might walk the forests of the earth freely again.','The pillars of this shrine are as the bars of a prison to me, $N. No strength I still possess might break them, and no magic I wield might destroy them...$B$BFor a thousand years and more I have stared at them, wondering if at long last I outlived even the stone, would I be free? Or would it be invisible bars that held me then...','','','','','',5338,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (957,2,148,7,13,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,956,0,0,0,5338,1,0,'Bashal\'Aran','It was the craft of one of the most powerful of the Highborne that created the seal that formed my prison. In Ameth\'Aran, the ruins to the south that are twin to these, persists even today an ancient flame, blue in color. In this flame this seal could be destroyed.$B$BBe wary in the ruins, $n...','Destroy the Ancient Moonstone Seal at the ancient flame in Ameth\'Aran, then return to Asterion in Bashal\'Aran.','I am freed, $N! I can now see with my own eyes the changes that have come to our world... Only bits and pieces have I known. To think that when I last walked freely, the Well still stood and the Highborne held court with Azshara, our beloved queen.$B$BI sense that my jailor, my former master, Athrikus, still lives... Already my feelings of hopelessness will give way into thoughts of vengeance.','In truth, $N, I am afraid... Afraid that your coming--all of this--is merely a figment of a deranged mind. Can you know the torture that this is? I... Please, you must go quickly.','','Destroy the seal at the ancient flame','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-16393,0,0,0,1,0,0,0,0,0,0,0,7229,5617,5604,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (958,2,148,9,12,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Tools of the Highborne','$C. A task I would ask of you.$B$BHave you seen the ruins of Ameth\'Aran? If not, you will find them on the eastern side of the main road, some ways to the south. Once they were the home of many powerful Highborne, now they are a testament to the destruction their dabblings produced.$B$BI have been told by the Sentinels that the spirits of the Highborne persist, and that they wield their ancient magical implements. Those relics must be appropriated, so that we might destroy them.','Retrieve 7 Highborne Relics for Thundris Windweaver in Auberdine.','Though it is surely a figment of my imagination, I feel as though I can almost feel the taint of foul Highborne magic upon them. I will have these destroyed, so that their long dormant evil might never be released again.','If only the tools of their undoing could have been destroyed in the cataclysm that destroyed our world... Nonetheless, we must do what we can to ensure that the horrors of our past are not repeated in the future.','','','','','',5360,0,0,0,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5612,0,0,0,1,0,0,0,69,0,0,0,0,250,0,0,0,0,500,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (959,2,718,14,18,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Trouble at the Docks','Oops!$B$BHad a little mishap, as you can see! The morning cargo shipment from Booty Bay was huge. Huge I say! Never seen so many crates. Well, I was trying to expedite things so I started unloading a bit more than I could handle. That\'s when everything came tumbling down.$B$BBefore I knew what was going on, I saw that menace, Mad Magglish, go running off with a bottle of 99-year-old port. Chased him all the way to Wailing Caverns. No way I was going in there.$B$BMaybe you\'re brave enough to find him?','Crane Operator Bigglefuzz in Ratchet wants you to retrieve the bottle of 99-Year-Old Port from Mad Magglish who is hiding in the Wailing Caverns.','Superb! And just as I was about to lose my job too! I will see to it that Gazlowe gets this gift immediately.$B$BThank you, $N. Nicely done, I say!','The dockmaster has been on my case ever since Mad Magglish made off with that 99-year-old port. I guess that bottle was intended as a gift for Gazlowe from none other than Baron Revilgaz himself.$B$BIf you\'re brave enough and patient enough to seek out Mad Magglish and get that port back, I\'ll see to it you get a nice reward.','','','','','',5334,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,250,0,0,0,0,1000,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (961,0,148,1,1,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,-944,0,0,0,0,0,0,'Onu is meditating','','','The finding of Twilight\'s Hammer cultists is troubling. I must meditate on their intentions...$B$BWhen you have more information, speak to me through a scrying bowl. If you require a phial of scrying in order to create a bowl, then...here is another.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5251,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (962,2,718,14,18,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Serpentbloom','The Royal Apothecary Society, based in the great Undercity of Lordaeron, has sent me here for a very specific service, $n. Perhaps you wish to aid me, and in turn The Dark Lady in our efforts to advance the Forsaken.$B$BRecently I studied a rare specimen of flora named Serpentbloom. I believe in greater quantities this herb has great potential.$B$BUnfortunately Serpentbloom can only be found in the darkest recesses of the Wailing Caverns, a dangerous cave system located in the Barrens.','Apothecary Zamah in Thunder Bluff wants you to collect 10 Serpentbloom.','Ah, splendid specimens. You have done well, $N.','I am eager to see if you can gather enough Serpentbloom from the Wailing Caverns. I\'ve sent many to do my bidding but none have returned.','','','','','',5339,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10919,0,0,0,1,0,0,0,68,0,0,0,0,350,0,0,0,0,1000,810,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (963,2,148,11,16,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'For Love Eternal','In the aftermath of the battles at the Well of Eternity, I heard that Ameth\'Aran had been destroyed, its people dead, including my love, Anaya.$B$BI would never have thought, thousands of years later, that memories of Anaya would still haunt my dreams. Wandering the woods of Darkshore in a stupor, I found myself in the ruins of Ameth\'Aran... where I saw the haunted spirit of my beloved.$B$BShe must be freed, but I lack the heart to do it. Her spirit must be destroyed.','Free the spirit of Anaya Dawnrunner and bring her pendant back to Cerellean Whiteclaw in Auberdine.','Thank you, $n. Perhaps it would have been better... if I had done it myself. But even after these thousands of years, I could not bear to raise my hand against my beloved.$B$BPlease, I would be alone with my grief...','With a great sorrow in my heart, I followed the Shan\'do Stormrage into hibernation, and took my sorrow to my dreams, sleeping for the passing of thousands of years.','','','','','',5382,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5611,0,0,0,1,0,0,0,69,0,0,0,0,150,0,0,0,0,0,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,963), - (964,2,28,55,57,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,838,0,0,5514,0,0,0,'Skeletal Fragments','The key to Scholomance is called a Skeleton Key. It must be forged from the remains of a skeleton - several actually - and hardened by only the strongest of metals within a suitable mold. A signet of power from a being who naturally can open the portal to Scholomance will make the key ultimately function.$B$BFirst thing\'s first though, $N. We\'ll need skeletal fragments for the key\'s forging. Skeletons inside Andorhal should yield what we need, but the ones outside the walls might work too.','Bring 15 Skeletal Fragments to Apothecary Dithers at the Bulwark, Western Plaguelands.','This\'ll work, $N! My turn now - I will imbue these with a suitable temper that will allow them to survive the intense forging process they will eventually go through.$B$BThe next step will be to get an appropriate mold for the key. I know a goblin blacksmith in Tanaris that has in the past made molds for similarly macabre items. He works for whom goblins usually work for - the highest bidder.','Kill many and kill often, $C - we\'ll need a decent supply of suitable skeletal fragments to make up the outer layer of the key. They don\'t call it a Skeleton Key for nothing, you know.','','','','','',14619,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2700,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (965,2,148,13,18,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,966,0,0,0,'The Tower of Althalaxx','Hail, young $r. I am Elissa Starbreeze, and it is my charge to protect Auberdine from harm.$B$BTo this end, I sent Balthule Shadowstrike to observe the strange happenings around the Tower of Althalaxx to the northeast.$B$BIt is past time that he should have returned. I worry that he has encountered some unforeseen danger in the forest. I would be most appreciative if you would find him and see that he is doing well.','Find Balthule Shadowstrike near the Tower of Althalaxx in Darkshore.','Elissa sent you? Then it is good tidings you bring. I have troubling news to report to her, and had no means with which to deliver it.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (966,2,148,13,18,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,965,0,0,967,0,0,0,'The Tower of Althalaxx','A group of warlocks has taken up residence around and inside the tower. I would have returned to Auberdine to report to Elissa earlier, but I was afraid that I might miss something while I was away.$B$BDelgren suspected such a company might be gathering at the tower, but did not know why.$B$BA few scraps of parchment that the warlocks carry have found their way to my hands, but I need more to complete the puzzle. I warn you not to venture into the tower, however, the warlocks there are much more powerful!','Collect 4 Worn Parchments for Balthule Shadowstrike near the Tower of Althalaxx.','Many thanks, $n. This should shed some light on this warlocks\' gathering...$B$BHmm... the Cult of the Dark Strand... I have never heard of this group before. Having no knowledge of their history, it is all but impossible to say what their plans must be.$B$BThere is no more time to delay. Warning must be delivered to Delgren immediately.','Have you found any more of their scrolls? I should be able to piece together a larger picture of the cult if you can find them.','','','','','',5348,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,1000,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (967,2,148,13,18,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,966,0,0,970,5354,1,0,'The Tower of Althalaxx','My master, Delgren the Purifier, is a paladin who has graciously offered his assistance in defending our forests from the forces of the demons and undead. He has taught me much about the Holy Light and the art of battle.$B$BDelgren must know of the cult\'s operations immediately.$B$BYou will find him far south of here at Maestra\'s Post in Ashenvale Forest. Be swift, I fear the Dark Strand\'s threat grows with each passing hour.','Deliver Balthule\'s letter to Delgren the Purifier in Ashenvale Forest.','If you don\'t mind my saying, you seem a bit well-equipped for a messenger, hm? I suppose Balthule wanted to be certain that his letter reached my hands. Let\'s see what he has to say...$B$BThis is disturbing news. When undead or demonic forces are found, I help the Sentinels destroy them.$B$BAt first I was unaccustomed to the manners of the night elves, but I have grown to respect them greatly as allies.','You have some business with me, $C?','','','','','',5354,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (968,2,148,10,20,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5352,1,0,'The Powers Below','Although terribly worn and scratched, the title of this book can still be read upon its cover:$B$BThe Powers Below$B$BInside the book is a listing of unpronounceable names with foreboding titles, methods of worship, and preferred sacrifices...many of which include living, humanoid creatures.$B$BOn the inside cover of the book are the words: \"Bonegrip\'s Runes and Dooms, The Forlorn Cavern, Ironforge. Proprietor: Gerrig Bonegrip.\"$B$BIf Bonegrip sells books like this, perhaps he\'ll buy this one back.','Bring the Book: The Powers Below to Gerrig Bonegrip in the Forlorn Cavern, Ironforge.','Ah, a copy of The Powers Below. An interesting text, this is. And some might find it useful...$B$BBut this one\'s in sad shape. And look here! There are notes in the margin of almost every page!$B$BHm...I know this copy. I sold it to Bolgar last year. Are you...a friend of his? Yes, I thought you were. You have that same fire behind your eyes!$B$BWell, by definition, a friend of Bolgar\'s is a friend of mine. And we take care of our own, yes?','Hello, $Gsir:madam;.$B$BMay I interest you in one of my tomes?','','','','','',5352,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (969,2,618,55,60,1,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,975,0,0,0,'Luck Be With You','Ah, I can tell just by lookin\' at ya -- you be wantin\' to make a lucky charm. Mau\'ari always knows!$B$BTo da south. you\'ll find a canyon, an\' giants made a\' solid ice. The giants sometimes be carryin\' dem, but ya can always gather da shards yerself from da canyon. These shards have a powerful reflective quality.$B$BBring back 4 frostmaul shards, and my lucky charm will be yours.','Collect 4 Frostmaul Shards for Witch Doctor Mau\'ari in Everlook.','Ahh, yes... I will make da charm for ya now. Just you wait!','Bring back da shards, and I be tellin\' you more!','','','','','',12334,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9000,3960,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,11,5,0,0,0,0,0,0,0,0,0), - (970,2,148,13,21,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,967,0,0,0,0,0,0,'The Tower of Althalaxx','Balthule\'s letter is dire. This Cult of the Dark Strand is a thorn in my side that must be removed. I have been dealing with some of the Dark Strand scum northeast of here at Ordil\'Aran. One of their number possesses a soul gem that I believe holds the secret to the cult\'s power.$B$BBring it to me, and I will be able to decipher the secrets held within.','Collect a Glowing Soul Gem and return it to Delgren the Purifier at Maestra\'s Post.','Hmm, some dark magic enchants this soulstone. Let\'s see what\'s trapped inside, shall we?','Have you acquired that soul gem?','','','','','',5366,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,970), - (971,2,719,10,23,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Knowledge in the Deeps','As you might know, I collect lore. Old lore. Powerful lore. Lore that opens doorways, and lore that can awaken Those Who Sleep.$B$BThere are rumors of an old piece of lore, the Lorgalis Manuscript, at the bottom of Blackfathom Deeps in Ashenvale. That place is the old dwelling of long-dead elves. Elves who held great knowledge before their city fell to ruin.$B$BSearch Blackfathom Deeps for the manuscript. Do this, and I will not forget it. Not even after ... the end days.','Bring the Lorgalis Manuscript to Gerrig Bonegrip in the Forlorn Cavern in Ironforge.','You found the manuscript! What a joyous day this is! Copies will be made and distributed, and the ancient knowledge of Lorgalis will finally be known to my brothers and sisters!$B$BYour service to us is more than you know, $N. But I hope that this gift shows you the gratitude we extend to our allies.','The journey to Ashenvale is long, and your task is not easy. But if you get me the manuscript, $N...then your reward will be great.','','','','','',5359,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6743,0,0,0,1,0,0,0,47,0,0,0,0,75,0,0,0,0,0,1650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (972,0,-82,20,20,0,64,178,0,0,0,0,0,0,0,0,0,0,8,1,-1103,0,96,0,0,0,0,'Water Sapta','','','Take the water sapta and find the corrupted pool of water in Silverpine, $N. I have great faith in your abilities.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6637,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (973,2,148,13,24,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,970,0,0,1140,0,0,0,'The Tower of Althalaxx','Ilkrud Magthrull. Yes, I have knowledge of him. He is a powerful orc warlock that makes his residence at the Fire Scar Shrine, a place of great evil in southwestern Ashenvale.$B$BHe had been little more than an annoyance until now, and I had not dealt with him, but it seems that his time has come.','Bring Ilkrud Magthrull\'s Tome to Delgren the Purifier at Maestra\'s Post.','It was a grand thing you did today, $n. You should be quite proud of yourself for having faced down a warlock of such power.$B$BNow, let\'s see what we can learn from Ilkrud\'s writings.','You look a bit shaken up, $n. Are you well?','','','','','',5533,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5622,5613,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), - (974,2,490,51,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,980,12472,1,0,'Finding the Source','The hot springs here are a source of mystery to me. Where does the heat come from?$B$BLooking at how close the pools are to Fire Plume Ridge, I really wonder if the volcano might have something to do with it. I created a thermometer to take readings of the temperatures at the volcano, and I\'d like to find the hottest part. It gives the measurements in degrees Kraklenheit!$B$BHere, take it, and take readings of the temperatures at the ridge whenever you see a hot spot!','Krakle in Un\'Goro Crater wants you to find the hottest area of Fire Plume Ridge.$B$BWhenever you find a hot spot, right click the thermometer to check the temperature. Keep looking until you find the hottest one.','Yes, I definitely see the correlation here between the temperature of the volcano and the hot springs. I\'ll have to double-check my equations for accuracy, but it seems like the distance and the rate that the heat is transferred... Hmm...','I\'d go there myself, but... I\'m a little scared of the fire elementals there!','','Find the hottest area of Fire Plume Ridge','','','',12472,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,10541,0,0,0,1,0,0,0,16378,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3390,0,0,0,0,0,0,0,0,6,4,0,0,0,0,0,0,0,1,4,0,0,0,0,0,0,0,0,0), - (975,2,618,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,8,2,969,0,0,0,0,0,0,'Cache of Mau\'ari','Now, before I give ya dis charm, I better explain how ta use it.$B$BIf you carry da charm with ya, you\'ll find dat certain items will drop from creatures ya fight. If you don\'t have da charm with you, you won\'t find them. Understand?$B$BYou\'ll know these special items by the name -- they be called E\'ko. If you find any of these items, just bring dem to ol\' Mau\'ari, and she help ya out.$B$BWait here while I fix your charm.','Speak to Witch Doctor Mau\'ari again in a moment to receive the lucky charm.','Here it is, $N. Remember, ya have ta carry it with you. Why don\'t ya head back to Winterspring, an\' see what ya be findin\' there?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12384,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,6,0,0,0,0,0,0,0,975,0), - (976,2,331,19,24,0,0,77,0,0,0,0,0,0,0,0,0,0,2,2,973,0,0,0,0,0,0,'Supplies to Auberdine','Delgren has asked me to deliver messages and supplies to Sentinel Starbreeze in Auberdine, but I am loathe to leave on my own. Dangerous foes operate in the forest, and I do not wish to risk letting these supplies and information fall into the wrong hands.$B$BIf you and others could act as my guards, I could leave now. With your protection, I have no doubt that we can see these goods safely to Auberdine.','Speak with Delgren the Purifier at Maestra\'s Post after seeing Feero safely through Ashenvale Forest.','You have done well today, $C. The items we sent to aid Auberdine will be of immediate use in dealing with the dark threats that infest the forest.$B$BTake these with my heartfelt thanks.','The Sentinels have a great need for supplies to reinforce themselves in Darkshore.','Protect Feero Ironhand','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5323,6721,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,500,0,0,0,0,5000,1740,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (977,2,618,52,58,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,3783,0,0,5163,0,0,0,'Are We There, Yeti?','Now that I have what I need to cover the mechanical moving parts, I only need one other thing. Well, actually two. Two horns!$B$BThe ice thistle patriarchs and matriarchs have the largest horns, so of course, those are the ones I want. That type of yeti inhabits a cave to the southeast. There are plenty of them there; you shouldn\'t have any problem finding them.$B$BRemember, I only want the best looking ones -- no beat up or broken horns, please!','Collect 2 Pristine Yeti Horns for Umi Rumplesnicker in Everlook.','I can\'t wait to show my friends! Now, just wait a moment while I attach these...$B$BPerfect!','I\'ve just about finished attaching the fur, $N. Please, hurry back with those horns!','','','','','',12367,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,577,0,0,0,0,150,0,0,0,0,9000,2790,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), - (978,2,702,52,55,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,3661,0,0,979,0,0,0,'Moontouched Wildkin','Wildkin feathers from the Hinterlands appear to contain traces of magical qualities. These powers... they don\'t seem to be wielded by the creatures, it\'s more like they are simply inherent to the species -- part of their very essence.$B$BDuring my studies, I heard that a large population of wildkin inhabit the snowy lands of Winterspring. Could these creatures have the same powers? Please help me find an answer, $N. Go to Winterspring and gather feathers that have dropped to the ground, then return to me.','Collect 10 Moontouched Feathers from Winterspring, then return to Erelas Ambersky in Rut\'theran Village.','Now I can compare the feathers... Let\'s see...','Where could these powers have originated from? I think we are on the right track to find the answer, $N.','','','','','',12383,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,8500,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (979,2,702,52,57,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,978,0,0,0,0,0,0,'Find Ranshalla','Yes, yes, these feathers seem to hold the same magical enchantment that I noticed previously... While I am not certain what we might find, I urge you to continue searching for answers, $N.$B$BA colleague of mine recently traveled into Winterspring to observe the wildkin there, in their own habitat. Why don\'t you catch up with her and see what she has found?','Find Ranshalla in eastern Winterspring.','Hi! Erelas sent you? Great, I was just preparing to travel up to the caves now, and I wouldn\'t mind company.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,1800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,3,0,0,0,0,0,0,0,0,0), - (980,2,490,51,55,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,974,0,0,4842,0,0,0,'The New Springs','Now, I\'ve heard about other hot springs in a place called Winterspring, far to the north of here. The strange thing is, there are no volcanoes anywhere near them. Interesting, I know.$B$BWell, if you want to find out more, you should head to Winterspring and speak to a friend of mine. Her name is Donova Snowden, and she is currently staying by the hot springs there.$B$BThanks again for helping me with my thermometer! See you later!','Travel to Winterspring and speak with Donova Snowden.','Hi there, $N. Yes, what Krakle told you is true...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1680,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (981,2,148,13,31,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1143,0,0,0,0,0,0,'The Tower of Althalaxx','For all the work that you have done, you deserve to be well rewarded. Return to Delgren and tell him that Athrikus Narassin lies stilled by your hand, and the Cult of the Dark Strand is beaten and scattered.','Talk to Delgren the Purifier at Maestra\'s Post.','I knew you would be up to the task, $N.$B$BI sense great deeds before you, and that you will right many of the wrongs that plague our lands. Bear my blessings, $N, as well as this gift.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10043,5614,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,1524,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (982,2,148,13,17,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Deep Ocean, Vast Sea','Off the coast of Darkshore to our north are two wrecked ships - the Silver Dawning and the Mist Veil. Some time ago, both ships ran afoul of the blasted murlocs as they sailed across the vast sea into Auberdine. They now lie at the bottom of the ocean as trophies for those fiends.$B$BBoth captains didn\'t make it out that night, and their logs and other effects are still below in lockboxes. I\'d like for you to recover them for us; it would mean a lot to the crew members still around these parts.','Recover the Silver Dawning\'s Lockbox and the Mist Veil\'s Lockbox for Gorbold Steelhand in Auberdine. Both items should be found aboard the wreckage of the ships to the north of the village.','You\'ve done us here in Auberdine a great service, lad. We\'ll make sure that their effects are properly taken care of.$B$BAs for you, please have this. It is the least I can do for someone with the bravery to set things right.','The captains of those ships were good night elves, and they deserve a better fate than they were given. Perhaps tending to their personal effects will be the best way to put their spirits to rest.','','','','','',12191,12192,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15401,15402,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,1800,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (983,2,148,7,10,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1001,0,0,0,'Buzzbox 827','Hey! Help me with my latest invention, the buzzbox. You can talk to people far away!$B$BMaybe you\'ve already seen them, they\'re boxes with levers on them. The only problem is they need constant maintenance.$B$BEach one suffers from a different problem, but I made a really smart decision. I placed each one near creatures that have the proper parts to fix that particular machine. Right now Buzzbox 827 is on the fritz. It\'s just south of Auberdine, real close. It takes 6 Crawler Legs to fix it. I\'ll pay ya...','Collect 6 Crawler Legs and place them in Buzzbox 827.','As you place the Crawler Legs inside the machine, you hear gears begin to grind. Judging from the banging sounds coming from the Buzzbox, you believe the Crawler Legs are being put in their proper place. Soon the machine begins to hum, and you hear a tiny voice calling out from within.$B$B\"Hello? Uhh... Hello! You fixed it! This is Wizbang by the way! Thanks a lot... Hey, you wouldn\'t want to fix another one, would ya?\"','Buzzbox 827 sits with an eerie silence. A single flashing light indicates that it needs 6 Crawler Legs to be placed in its holding box.','','','','','',5385,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,250,0,0,0,0,350,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (984,2,148,10,14,0,0,77,0,0,0,0,0,0,0,0,0,0,12,2,0,0,0,985,0,0,0,'How Big a Threat?','Some of my brethren were rescued from a corrupt furbolg in Teldrassil, and I\'ve vowed to stop any more atrocities before more of our kind are injured... or worse.$B$BI have seen a couple hints of corruption in Darkshore already, but I have yet to find any widespread signs. I think it would be logical if the investigation continued with the furbolgs. Would you find one of their camps, and return to me if you see any signs of corruption?','Find a corrupt furbolg camp in Darkshore and return to Terenthis in Auberdine.','This is terrible news indeed, $N.$B$BWith the furbolgs this close to Auberdine, we will have to prepare ourselves for the inevitable.$B$BThank you, $N.','How goes your search, $N?','Find a corrupt furbolg camp','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,450,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (985,2,148,10,14,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,984,0,0,0,0,0,0,'How Big a Threat?','You\'ve already proven adept at scouting our enemy, $N. Do you have what it takes to fight them as well?$B$BNot all adventurers prefer straightforward combat to the art of stealth and evasion.$B$BIf you think you\'re up for the task, then the furbolg camp south of Auberdine is currently the biggest threat to our people. You\'ll find some of the Blackwood tribe there. Kill 8 pathfinders and 5 windtalkers, and return to me here.','Kill 8 Blackwood Pathfinders and 5 Windtalkers and return to Terenthis in Auberdine.','Wash the blood from your garments, $N, and do not mourn what you had to do. Instead, give thanks. You have lessened the threat to our people here in Auberdine, even if Darkshore is still in jeopardy from the effects of fel moss.','Do not stay your hand from what must be done, child. I know how repulsive the idea of killing the creatures of the forest must be, but in this case it is necessary. No cure has been discovered for the corruption let loose upon the forest, and we must do what we can to halt its progress until one is found.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2167,2324,0,0,8,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,986), - (986,2,148,10,20,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,985,0,0,0,0,0,0,'A Lost Master','$N, your skills have already helped me in my endeavor. Could I impose on you again to help Grimclaw and his master Volcor? In addition, I can craft you a magical cloak that will allow you to walk unhindered by Darkshore\'s creatures while you look for him.$B$BTo create the cloak, I\'ll need five fine moonstalker pelts from a moonstalker sire or matriarch to have enough material. The cats can be found near Wildbend River to the south, or even farther south near Ashenvale.','Find 5 Fine Moonstalker Pelts and return them to Terenthis in Auberdine.','These will do nicely, $N. I shall set to work on the cloak immediately.$B$BGive me a few moments, then return to me.$B$BOh, one more thing: after you\'ve used the enchantment on the cloak you\'ll be limited in your interactions with others. If you can help it, do no more than speak to others. Much more than that could dispel the illusion.','I can\'t in good conscience permit you to seek Volcor until I\'ve crafted that cloak for you.','','','','','',5386,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,930,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (990,2,331,15,19,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,990,0,0,0,0,'Trek to Ashenvale','$N, my mistress, Raene Wolfrunner, awaits you in the city of Astranaar within Ashenvale. With your help, perhaps we can at least ease some of the corruption that\'s taken hold there.$B$BHead south from here and stay close to the road--you\'ll find your way there without issue if you follow those directions.','Find Raene Wolfrunner in Ashenvale.','Ah, a $C from Darkshore. Selarin has done well to send you here so quickly, $N. I wish your trip here wasn\'t under such dire stress. Perhaps with your help we can improve matters.$B$BI would start my visit by speaking to the other citizens of Astranaar. Some could surely use your aid.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,25,0,0,0,0,0,222,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (991,2,331,18,19,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1023,0,0,0,'Raene\'s Cleansing','$N, a longtime friend of mine is also aiding the Sentinels here in Ashenvale, but he has yet to return.$B$BHe had leads on finding an item that he thought could slow the furbolg attacks on our people--a rod created by a now-dead, evil wizard.$B$BBefore he left here, he mentioned seeking out a gem for the rod.$B$BHe mentioned the gem possibly being hidden at the shrine in Lake Falathim at the base of the mountain to the west. The gem was being held there before it was overrun.$B$BFind my friend, $N, please.','Find Teronis in Ashenvale.','Teronis\' body lies broken atop the island. For some unknown reason, the murlocs have left it alone.$B$BThe deep slashes across his corpse obviously came from the weapons and claws of the murlocs.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,870,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (992,2,440,38,46,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,82,8584,1,0,'Gadgetzan Water Survey','We\'ve got a position open for a temporary junior-grade surveyor in the Gadgetzan Water Company, if you\'re interested!$B$BWith the nomads seizing all our wells, we need to exploit more free sources of water! There is water to be had in the desert, but only to those smart enough to survey them first.$B$BTake this dowsing widget and tap a sample of the water by the pool near Sandsorrow Watch. It\'s right in sight of the trolls around there. Bring the tapped widget back to me when you\'re done!','Use the untapped dowsing widget near the pool of water by Sandsorrow Watch. Once you have collected the sample, return the tapped dowsing widget to Senior Surveyor Fizzledowser in Gadgetzan.','What\'s this? You were ambushed by some sort of bad mojo creepy-crawly? Oh, this does not bode well for the Gadgetzan Water Company, no indeed...$B$BI guess I should have told you about the reports coming in on some crazy bug-creatures that appear to be sucking up all the water in the desert. At first, I thought it was just a crock. We have enough trouble with the nomads as is; I thought it was just more of their shenanigans. Well, now we know at least!','Welcome back, Junior Surveyor $n! Have you completed your assignment yet?','','','','','',8585,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,150,0,0,0,0,3500,1830,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,5,0,0,0,0,0,0,0,0,0), - (993,2,148,10,20,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,986,0,0,0,5387,1,0,'A Lost Master','The cloak is complete, $N. The time has come to find Volcor. I can only hope we are in time.$B$BThe cloak\'s magic, once invoked, will not last long; perhaps five minutes. It will be up to you to know when to use it: I would suggest waiting until you find Grimclaw.$B$BIf what he has told me is true, you will find his master in a cave south of here. Grimclaw will be alongside the road waiting for you. Signal to him by waving when you see him, and he\'ll point the way towards his master.','Find Volcor in Darkshore and give him the Enchanted Moonstalker Cloak.','Wonderful! Terenthis found someone to help me.$B$BAnd look. a moonstalker cloak... Oh... that hurts. Thank you, $N.$B$BThe furbolgs wounded me before I managed to evade them. Give me a moment, and I should be fine to talk some more.','','','','','','',5387,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,993,0), - (994,2,148,10,22,0,0,77,0,0,0,0,0,0,0,0,0,0,2,2,993,990,994,0,0,0,0,'Escape Through Force','All right, $N, force it is. Let\'s get out of here as soon as you\'re ready. We\'ll fight our way down to the road--Grimclaw should still be there. Once there, we can part ways.$B$BTerenthis will want to hear your version of the story immediately, so head to Auberdine after we make it out of here.','Protect Volcor until you reach the road, then speak to Terenthis in Auberdine.','$N! I\'m pleased to see you\'ve returned successfully. Your assistance to Volcor has given me faith that we can overcome the challenges facing us here in Darkshore and beyond.','','Help Volcor to the road','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5609,0,0,0,1,0,0,0,69,0,0,0,0,250,0,0,0,0,1400,1050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,994,994), - (995,2,148,10,20,0,0,77,0,0,0,0,0,0,0,0,0,0,2,2,993,990,994,0,0,0,0,'Escape Through Stealth','All right then... if you\'re sure, we\'ll sneak out of here. Let us leave when you\'re ready.$B$BRemember, after you\'ve escaped, meet Terenthis back in Auberdine. I\'ll head there on my own since I\'ll probably be moving faster than you.','Escape the Furbolg cave and meet Terenthis in Auberdine.','$N! I\'m pleased to see you\'ve returned successfully. Your assistance to Volcor has given me faith that we can overcome the challenges facing us here in Darkshore and beyond.','Yes, $n?','Help Volcor escape the cave','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6659,0,0,0,1,0,0,0,69,0,0,0,0,75,0,0,0,0,600,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,995,995), - (996,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Windblossom','','','You apply two Cenarion plant salves to the windblossom. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a windblossom plant. The berries that hang from the plant appear rotten and poisonous. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,996), - (997,2,141,4,5,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5391,1,0,'Denalan\'s Earth','Are you heading to the south? To Lake Al\'Ameth? If so, then I have a task I might ask of you...$B$BMy colleague Denalan has a camp along the eastern end of the lake, where he is studying and experimenting on the plant life of Teldrassil. He requested a package of rare earths from Darnassus and it was late, only recently arriving here in Dolanaar.$B$BCan you take the package to him?','Bring the package of Rare Earth to Denalan at Lake Al\'Ameth.','Ah, it\'s here! I have waited for this rare earth for quite some time. I hope it\'s still fresh...$B$BThank you for bringing it to me, $N. You are a $R who is generous with his time.','You have something for me?','','','','','',5391,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,50,138,0,0,0,0,0,0,0,0,4,0,1000,0,0,0,0,0,1,6,0,0,0,0,0,0,0,0,0,997), - (998,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Windblossom','','','You apply two Cenarion plant salves to the windblossom. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a windblossom plant. The berries that hang from the plant appear rotten and poisonous. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,998), - (1000,2,1638,54,55,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1000,1123,0,0,0,'The New Frontier','Attention, heroes!$B$BThe Cenarion Circle seeks able bodied individuals to assist them in exploring the vast new frontiers of Kalimdor! A forbidden wasteland of unimaginable dangers lies far to the west of Tanaris and Gadgetzan, and the Circle needs willing and honorable proxies to act in their stead.$B$BAll interested individuals should seek audience with the Cenarion Circle. Speak with the Arch Druid Hamuul Runetotem on the Elder\'s Rise of Thunder Bluff for more information!','Speak with Arch Druid Hamuul Runetotem on the Elder Rise of Thunder Bluff about the Cenarion Circle\'s call to explore the frontiers of Kalimdor.','Greetings, $C.$B$BI am pleased to see the likes of you taking an interest in the well being of nature; tales of your mighty deeds precede you, and you are welcomed here. Seeing you before me instills the feeling of confidence that the Cenarion Circle will get the proper aid it needs.$B$BOur connection with the Cenarion Circle in Moonglade transcends racial and political divides. Remember this as you work on behalf of the Circle, and you will do well.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1001,2,148,7,12,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,983,0,0,1002,0,0,0,'Buzzbox 411','A tiny voice crackles from deep within the machine.$B$B\"Wizbang here! The next Buzzbox is north of Auberdine, on the beach$B$BSo, that Buzzbox is number 411 and it needs 3 Thresher Eyes for its repairs. They\'re just off the coast! The darkshore threshers... *Hic*... Sorry about that...$B$BJust like last time, when you give the Buzzbox the goods, it\'ll spit out your reward. *Hic*... What? No, I\'m fine!\"','Collect 3 Thresher Eyes from Darkshore Threshers in the deep sea near Buzzbox 411.','The Buzzbox hums to life soon after you place the Thresher Eyes inside. There is a moment of static before you hear a familiar tiny voice call out.$B$B\"Crawler wine is the best...\" *hic*$B$B\"What? Oh, you fixed it already? Wow, you\'re a fasht one. Sho, would ya like to fix another?\"$B$BYou believe you hear a liquid being poured into a cup, followed by loud gulping sounds.','The machine\'s hatch is open and it seems to wait expectantly for 3 Thresher Eyes to be placed inside.','','','','','',5412,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,350,0,0,0,0,1000,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1002,2,148,7,14,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1001,0,0,1003,0,0,0,'Buzzbox 323','The Buzzbox gives a burst of static as you hear Wizbang begin to speak.$B$B\"The next Buzzbox is number 323. Ish north of Auberdine but... where\'s the ale? Wha? Oh, ish on the road sho ya shouldn\'t have trouble finding it near the bridge.\"$B$BWizbang mumbles something incoherent before you hear a loud gulping sound.$B$B\"Thish one needs Moonstalker Fangs... 6 of \'em.\"','Collect 6 Moonstalker Fangs and place them in Buzzbox 323.','The Buzzbox suddenly leaps into action, and you can hear the distinct sounds of teeth being ground to dust coming from within.$B$B\"Sho, ya made it! Thatsh exshellent newsh... Sho... Why doncha move along? Oh! Unless you want another job!\"','Though you have yet to place the 6 Moonstalker Fangs inside, you believe you hear the sounds of static and incoherent gnome ramblings coming from within. Could someone else have fixed the machine already?','','','','','',5413,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,250,0,0,0,0,600,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1003,2,148,7,16,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1002,0,0,0,0,0,0,'Buzzbox 525','Over the boiling noises and dripping sounds coming from the machine, you hear Wizbang\'s wavering voice call out.$B$B\"Nexsht onesh far south down the road. Shouldn\'t be hard to find... jusht off to the shide... near a fensh. I think I hid it in shum bushesh... Bushessh. Hehehe... Yesh, Buzzbox 525 takes grizzled scalps from thoshe grizzled thistle bears. Boy thash a mouthful. Grizzshled... Hehehe...\"$B$BYou hear more gulping sounds as the machine cuts out. Then, suddenly, it bursts back to life.$B$B\"4!\"','Collect 4 Grizzled Scalps from Grizzled Thistle Bears to the south of Auberdine and place them in Buzzbox 525.','\"Sho yash gotsh the scalps in? That\'sh sho great... Wha? Well, yesh I shuppose ya have realized that I can speaksh to ya without the materials in the machine. But I was telling the truth when I shaid they were broken!$B$BSee, in addition to being communimacation toolsh, the Buzzboxes also brew and distill fine liquor. Shorry for any deceptshion, but the nightelves do not apprecimerate my liquor trade in their townsh. I put shomething special in thish box to show my gratitude for yer effortsh. Enjoy!\"','You hear singing coming from Buzzbox 525.$B$B\"Though crawler wine\'s shweet, and thresher ale fine, and moonstalker moonshine ish grand. There\'s nothing sho dear, as a thistle bear beer, and shoon I shall have shome on hand!\"$B$BThe hatch is open and awaits the 4 grizzled scalps as you hear the song repeated over and over.','','','','','',5414,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2082,11846,0,0,1,5,0,0,54,0,0,0,0,250,0,0,0,0,800,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1004,2,1497,54,55,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1000,1123,0,0,0,'The New Frontier','Attention, heroes!$B$BThe Cenarion Circle seeks able bodied individuals to assist them in exploring the vast new frontiers of Kalimdor! A forbidden wasteland of unimaginable dangers lies far to the west of Tanaris and Gadgetzan, and the Circle needs willing and honorable proxies to act in their stead.$B$BAll interested individuals should seek audience with the Cenarion Circle. Speak with the Arch Druid Hamuul Runetotem on the Elder\'s Rise of Thunder Bluff for more information!','Speak with Arch Druid Hamuul Runetotem on the Elder Rise of Thunder Bluff about the Cenarion Circle\'s call to explore the frontiers of Kalimdor.',NULL,NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1007,2,331,19,20,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Ancient Statuette','I would charge you with a task, $N.$B$BI was on my small vessel, skimming over the submerged ruins of Zoram, when naga attacked me, surging from the water and tearing at me with their claws! I fled, carrying what supplies I could to make this meager camp.$B$BBut when I reached the shore and ran... my prized possession was lost.$B$BPlease, $N, find the site of my ambush, along the coast to the north, and search for an ancient statuette. It is the reason I have braved the dangers of the Zoram Strand.','Bring the Ancient Statuette to Talen, in his camp near the Zoram Strand.','You found it! Thank you, $N!$B$BThe old city of Zoram holds many secrets, and this statuette may be the key to many of them.','Have you found the statuette, $N?','','','','','',5424,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,900,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1008,2,331,14,19,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Zoram Strand','There is evil lurking on our northwestern coast, known as the Zoram Strand.$B$BIt is the resting place of the doomed city of Zoram, destroyed during the Sundering and submerged beneath the seas. It has been lost to the night elves for ages. Lost, and nearly forgotten.$B$BNow, the naga have returned, and for what reason we do not know. But reason matters little; we must slay these fiends and throw them back to the depths!$B$BReturn to me when your mission is complete.','Bring 20 Wrathtail Heads to Shindrell Swiftfire in Astranaar.','Very well done, $N. Your actions in the Zoram Strand against the naga are commendable.$B$BI know your feat was not easily accomplished, for the strength and guile of the naga is well known to the night elves. We know this, for we share a history with them.$B$BIt is a history I care not to repeat.','We cannot allow the naga to invade our coasts, $N. It is vital that you go to the Zoram Strand and complete your mission.','','','','','',5490,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,1100,870,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,66,0,0,0,0,0,0,0,0), - (1009,2,331,20,25,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1007,0,0,0,0,0,0,'Ruuzel','I fear the ancient statuette\'s secrets will remain forever hidden unless you find the key to its ancient lock.$B$BThat key is a ring, the Ring of Zoram. It belonged to the rulers of this city before the waves of the Sundering drowned it.$B$BFor years the ring was lost, but the naga have recently found it.$B$BTheir leader, Ruuzel, dwells on an isle on the northern edge of Zoram. Please, $N, retrieve the ring for me!','Bring the Ring of Zoram to Talen near the Zoram Strand.','You found the ring! Thank you, $N. Please take this as payment, and know that your deeds today will remain forever in my memory.','It is said that the Ring of Zoram is the key to any lock within the city. Do you have it, $N?','','','','','',5445,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5812,0,0,0,1,0,0,0,69,0,0,0,0,350,0,0,0,0,0,1350,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1010,2,331,20,20,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Bathran\'s Hair','There is a plant that once grew in the old ruins of Bathran\'s Haunt to the north. The plant was called Bathran\'s Hair and was known to cure ailments of the spirit.$B$BThere is a sick child in the village, and I believe it is more than just a physical illness. Will you go to Bathran\'s Haunt and search it for Bathran\'s Hair? I may need it to properly treat the child.$B$BBathran\'s Haunt lies north of Maestra\'s Post and just south of the border to Darkshore.','Bring 5 Bathran\'s Hair to Orendil Broadleaf in Ashenvale.','Ah, you have the hair! Now I will mix a cure for the child, and pray my concoction works.$B$BAnd... Forsaken are at Bathran\'s Haunt? Very troubling to hear, that is. Very troubling indeed...','Have you gathered the Bathran\'s Hair, $N? The child\'s health grows weaker by the hour...','','','','','',5437,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,1,0,0,0,0,0,0,0,0), - (1011,2,331,24,29,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,4581,0,0,0,0,0,0,'Forsaken Diseases','The Forsaken, the undead arm of the Horde, have crept into Ashenvale, lurking at our ruins and our barrows. We believe their goal is to spread disease amongst the lands of the night elves. We must confirm this!$B$BThe Forsaken have a camp south of here, near the Dor\'Danil Barrow Den, where they create poisons and diseases and place them in bottles. Fight your way into that camp and steal a bottle of disease. Return with such a bottle. I will test it and find its purpose.','Bring a Bottle of Disease to Kayneth Stillwind in Forest Song.','Very good, $N. Now... by testing the contents of this bottle, the goals of the Forsaken will be revealed!','Did you find the camp, $N? Do you have a bottle of disease?','','','','','',5440,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,1410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1012,2,331,24,32,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1011,0,0,0,0,0,0,'Insane Druids','When I struggled with the Forsaken\'s poisons, I had a vision. I had a vision of the druids in the Dor\'danil Barrow Den, poisoned... murdered by the undead! They are now errant ghosts, severed from their bodies and driven mad.$B$BSo that the druids\' spirits might some day find peace, you must enter the Dor\'danil Barrow Den and destroy its once great leaders: Taneel Darkwood, Uthil Mooncall and Mavoris Cloudsbreak.$B$BDo this, then return to me.','Kill the druids: Taneel Darkwood, Uthil Mooncall, Mavoris Cloudsbreak; then return to Kayneth Stillwind in Forest Song.','I felt the anguish of the Dor\'danil Barrows lessen, and knew you had completed your task.$B$BIt was grim work you did, $N, for the spirits you destroyed were merely victims of the Forsaken\'s evil. But with their destruction, let us hope the other maddened spirits find peace.','The anguish of the Dor\'danil druids still haunt my dreams, $N. You must destroy their leaders!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3940,3941,3942,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5813,0,0,0,1,0,0,0,69,0,0,0,0,350,0,0,0,0,0,1920,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1013,2,209,16,26,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Book of Ur','$N, Shadowfang Keep holds a book, the Book of Ur, which would be much prized in my collection. Ur was a great mage of Dalaran before the coming of the Scourge, his studies in other worlds are of much value to ... certain parties among the Forsaken.$B$BEnter Shadowfang Keep and find the book. Bring it to me, and I will report your service to our Dark Lady...','Bring the Book of Ur to Keeper Bel\'dugur at the Apothecarium in the Undercity.','Very good. This book will add nicely to my collections of the workings of Ur. His knowledge was great, but his conscience held him from true power. And so when the Scourge came and his strength was tested, it failed.$B$BWe of the Forsaken cannot afford such weakness, if we are to survive...','Did you find the book, $N?','','','','','',6283,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6335,4534,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1014,2,209,18,27,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Arugal Must Die','Arugal still resides in Shadowfang Keep. We cannot claim Silverpine as a strategic stronghold for the Dark Lady until Arugal is slain.$B$BI shall see to it that his magic is eradicated, $n. But I leave it in your hands to see that Arugal meets the death he so deserves.$B$BTravel to Shadowfang Keep and put an end to Arugal\'s foul spells once and for all. Bring to me the vile wizard\'s head!','Kill Arugal and bring his head to Dalar Dawnweaver at the Sepulcher.','Silverpine Forest is finally free from the vice of that wretch Arugal. You have done the Dark Lady a great service, $N. Your tenacity shall be rewarded.','With Arugal\'s death we stand to increase the Dark Lady\'s stronghold on Lordaeron.','','','','','',5442,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6414,0,0,0,1,0,0,0,68,0,0,0,0,500,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1014), - (1015,2,1519,54,55,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1015,6761,0,0,0,'The New Frontier','Attention, heroes!$B$BThe Cenarion Circle seeks able bodied individuals to assist them in exploring the vast new frontiers of Kalimdor! A forbidden wasteland of unimaginable dangers lies far to the west of Tanaris and Gadgetzan, and the Circle needs willing and honorable proxies to act in their stead.$B$BAll interested individuals should seek audience with the Cenarion Circle. Speak with the Arch Druid in Darnassus, Fandral Staghelm, for more information!','Speak with Arch Druid Fandral Staghelm at the Cenarion Enclave of Darnassus about the Cenarion Circle\'s call to explore the frontiers of Kalimdor.','What makes you think I wish to be pestered by the likes of you, $C? Wait - let me stop the important duties I attend to on a daily basis so I can help you locate a doodad somewhere. By all means, the welfare of Darnassus - nay, all of Teldrassil - should come second to the acquisition of a bauble for your collection.$B$BThe fools in Moonglade waste my time with their call for assistance, and now I must endure this?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,15,5,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1016,2,331,20,24,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1017,5456,1,0,'Elemental Bracers','Take this divining scroll--it can determine the creator of these elementals. But you will need something from them to use as a reagent to focus scroll\'s magic--their bracers should do nicely.$B$BA few intact bracers from the creatures should be enough. The other bracers will be useless for our purposes, but they may be worth something to a merchant if you wish to sell them. Once you have the intact bracers attempt to use the scroll. Return to me with the results and we shall proceed from there.','Collect 5 Intact Elemental Bracers and use the Divining Scroll on them. Afterwards, bring the Divined Scroll to Sentinel Velene Starstrike at the Silverwind Refuge.','Well done, $N, this should give us the information we need to have the culprit discovered. How would you feel about taking out the mage who fills our pools with corrupt elementals? The corruption of Ashenvale and beyond makes my stomach turn on its own--to have a wizard actively attempting to destroy it further sickens me to no end. We shall make him pay.','Since you must destroy the bracers to kill the elementals, it will probably be difficult to find the specific ones that contain the information the divining scroll needs. You can trade bracers with others in order to obtain the ones you need, or perhaps you have the divined paper already?','','','','','',5455,0,0,0,1,0,0,0,12220,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1017,2,331,20,25,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1016,0,0,0,0,0,0,'Mage Summoner','There\'s only one undead mage in the Barrens capable of defiling this many water elementals. He\'s also the only one foolish enough to try. Sarilus Foulborne is probably sitting at the top of Dreadmist Peak, laughing at me.$B$B$n, you must go into enemy territory and destroy this miscreant. I have had enough of his idiocy and we must show him what happens to those who annoy the Sentinels.$B$BDestroy him and bring me his head. Be wary though, the Horde may be watching for you.','Slay Sarilus Foulborne and bring his head to Sentinel Velene Starstrike in Silverwind Refuge.','Now I can see that repugnant smile wiped from his face forever. You have done very well, $N. Take this, the Light of Elune, drink of it when all seems lost and death is near. It may save you, Goddess willing.','Is it done? Is Sarilus Foulborne dead?','','','','','',5537,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5816,0,0,0,1,0,0,0,69,0,0,0,0,350,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1018,2,1637,54,55,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1000,1123,0,0,0,'The New Frontier','Attention, heroes!$B$BThe Cenarion Circle seeks able bodied individuals to assist them in exploring the vast new frontiers of Kalimdor! A forbidden wasteland of unimaginable dangers lies far to the west of Tanaris and Gadgetzan, and the Circle needs willing and honorable proxies to act in their stead.$B$BAll interested individuals should seek audience with the Cenarion Circle. Speak with the Arch Druid Hamuul Runetotem on the Elder\'s Rise of Thunder Bluff for more information!','Speak with Arch Druid Hamuul Runetotem on the Elder Rise of Thunder Bluff about the Cenarion Circle\'s call to explore the frontiers of Kalimdor.',NULL,NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1019,2,1537,54,55,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1015,6761,0,0,0,'The New Frontier','Attention, heroes!$B$BThe Cenarion Circle seeks able bodied individuals to assist them in exploring the vast new frontiers of Kalimdor! A forbidden wasteland of unimaginable dangers lies far to the west of Tanaris and Gadgetzan, and the Circle needs willing and honorable proxies to act in their stead.$B$BAll interested individuals should seek audience with the Cenarion Circle. Speak with the Arch Druid in Darnassus, Fandral Staghelm, for more information!','Speak with Arch Druid Fandral Staghelm at the Cenarion Enclave of Darnassus about the Cenarion Circle\'s call to explore the frontiers of Kalimdor.',NULL,NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,15,5,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1020,2,331,20,20,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1010,0,0,0,5460,1,0,'Orendil\'s Cure','$N, I have created a cure that I believe will help the afflicted child. Take it to Astranaar and give it to the child\'s parent, Pelturas Whitemoon.$B$BTo reach Astranaar, follow the road south, then east.','Bring Orendil\'s Cure to Pelturas Whitemoon in Astranaar.','This is from Orendil?$B$BHis skill with herbs and healing is great. This cure gives me hope, when before I had little...','I must apologize, for I have no time to speak. My child, Relara, is deathly ill!','','','','','',5460,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,2500,1170,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,6,2,0,0,0,0,0,0,0,0), - (1021,2,331,26,32,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1031,0,0,0,'Vile Satyr! Dryads in Danger!','Listen, I don\'t know who you are, but I need your help. My sisters went to take back the Branch of Cenarius from the satyr. They said they\'d be back soon, but it\'s been two whole days!$B$B$n, you have to find them! They were looking for the ruins of a night elf temple in Xavian to the northwest. I don\'t know what to think. Look for Anilia, she was leading them on the search.','Find Anilia in Xavian.','Judging by the gaping wound in her side, Anilia is on the verge of death.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1022,2,331,25,30,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1037,0,0,0,'The Howling Vale','Though we have put many resources and much effort into driving the remaining demons from the Felwood to the north, our successes have been few. We have been able to keep much of the demonic presence from Ashenvale.$B$BTo the north, near the Felwood border, the ruined shrine of Mel\'Thandris has been overtaken by mysterious wolf-men. Their chilling calls have led the area to be known as the Howling Vale. The Tome of Mel\'Thandris kept at the shrine may shed some light on why these wolf-men have come.','Go to the Howling Vale and study the Tome of Mel\'Thandris, then return to Sentinel Melyria Frostshadow at Forest Song.','The Tome of Mel\'Thandris works in strange ways. The events it records, the events it shows... No one truly understands why it does what it does.$B$BNonetheless, it is clear that what Priestess Starsong received--this Scythe of Elune--bears further investigation.','The tome of the shrine is a mysterious object. It is not a book in the traditional sense. The leaves of the tome were blessed by Mel\'Thandris herself, and records events of import in its pages.$B$BIt is hard for me to explain. If you go to the shrine, you will understand.','','View the Tome of Mel\'Thandris','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-19027,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,2500,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1023,2,331,18,21,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,991,0,0,0,5505,1,0,'Raene\'s Cleansing','As you rummage through Teronis\' belongings, you find a journal that is still in good condition.$B$BYou take the journal and leave Teronis\' corpse as is.$B$BThe only thing left to do is find the gem Teronis was seeking. Raene mentioned it being in the area. Perhaps the murlocs have it...','Find the Glowing Gem and return to Raene Wolfrunner in Astranaar with Teronis\' Journal.','This is terrible, $N. Teronis is dead?!$B$BThe time for mourning will come, but for now we must focus our efforts. I shall send some of the Sentinels to recover Teronis\' body as soon as possible.$B$BYou have Teronis\' journal and the gem he was seeking. Do you think you\'re capable of completing his task? I would rest much better knowing his death was not in vain.','Ah, welcome back, $N.','','','','','',5463,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0), - (1024,2,331,18,21,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1023,0,0,1026,5463,1,0,'Raene\'s Cleansing','You\'ll have to do the research yourself, but from what notes Teronis has made, it sounds like your next course of action is to find the other pieces of the rod Dartol created. I would start by heading to the moonwell east of Iris Lake. When you\'re ready, follow the road and turn north when you reach a small sitting area on your left.$B$BA dryad there named Shael\'dryn is better suited to guide you. Seek her out.$B$BKeep the gem with you--Shael\'dryn will need it if she\'s to help you recreate the rod.','Find Shael\'dryn at the moonwell to the northeast.','Oh, Raene sent you? It must be serious indeed. What can I help you with?','Hello. How are you?','','','','','',5463,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,495,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1025,2,331,18,24,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1023,0,0,0,0,0,0,'An Aggressive Defense','Before you travel to the moonwell I have another task that will aid the people of Ashenvale if you would like to test your skills.$B$BAlong the road heading east before the Falfarren River, furbolgs have been attacking travelers. Their tortured minds feeding upon fear, and their appetites satiated by the blood of innocents.$B$BAid the Sentinels in protecting the lands by showing those monsters the same mercy they have shown our kind.$B$BI believe their camps are south of the road... be careful.','Kill 1 Den Watcher, 2 Ursas, 10 Totemics, and 12 Warriors of the Foulweald tribe, and then return to Raene Wolfrunner in Astranaar.','You have done well, $N. Thank you.','The furbolg were not always our enemy, $N. But times change, and it is no longer a time of peace here in these dark woods.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3746,3749,3750,3743,1,2,10,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4542,1205,0,0,10,10,0,0,69,0,0,0,0,250,0,0,0,0,1700,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1026,2,331,18,27,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1024,0,0,1027,0,0,0,'Raene\'s Cleansing','I wish your tidings were better.$B$BRaene is correct, I know about Dartol\'s creation and the treants in the area--at least I did once. They\'ve become corrupted now, their nature twisted.$B$BIf your goal is to find the next piece of the rod, then you\'ll have to find the key to open the chest it\'s in.$B$BThe wooden key is on one of the treants northeast of here, near Felwood. Once you have it, look for a small glade west of the road near the Felwood border... the chest should be hidden around there.','Find the Wooden Key and a piece of Dartol\'s Rod before returning to Shael\'dryn at the moonwell.','I\'m pleased to see you\'re back, $N.','It upsets me so that the treants have become corrupt. I wish I could do more to help them.','','','','','',5464,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,1320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1027,2,331,18,28,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1026,0,0,1028,0,0,0,'Raene\'s Cleansing','The final piece of the rod was given to the druids of Dor\'danil for safekeeping. I have no idea where they hid it. I\'m sorry I can\'t help you more than that.$B$BAll I can tell you is to follow the road that leads towards the Barrens. The druids took shelter to the east of that road, but they won\'t be of much help to you: they were killed recently... it\'s something I don\'t like to think about much.$B$BWhen you find the final piece, bring it to me and I will help you reconstruct the rod.','Find the final piece of Dartol\'s Rod and return to Shael\'dryn at the moonwell.','You found the final piece? Wonderful for you... and for Raene.$B$BI guess we\'ll have to see about repairing it, won\'t we?','Did you find the final piece of the rod, $N?','','','','','',5519,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,1380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1028,2,331,18,28,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1027,0,0,1055,5547,1,0,'Raene\'s Cleansing','Here is the completed rod, $N. Reconstructing it was simple... it\'s finding the shrine that has the power to recharge it that will be the hard part.$B$BWith some focus and effort it shouldn\'t be too hard for someone like you, who\'s already accomplished so much.$B$BHead southeast of here--there are very few paths, so be careful--and keep your eyes to the north. The shrine is hidden within the mountains that surround this glade.$B$BOnce there, place the rod within the shrine... the rest is magic. Hehe.','Find the hidden shrine and re-enchant Dartol\'s Rod.','After the glow dies, you can see the re-enchanted rod within the shrine\'s basin.','You can sense a subtle yet powerful force within the shrine and surrounding trees.$B$BYou begin placing the rod within the shrine and a soft thrumming noise emits from around you as the shrine begins to glow...','','','','','',5547,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5462,0,0,0,1,0,0,0,69,0,0,0,0,150,0,0,0,0,0,1020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1029,2,331,18,28,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1055,0,0,1030,5462,1,0,'Raene\'s Cleansing','I suggest you find Raene and let her know the rod is finished. I\'m sure she\'ll know what your next course should be.$B$BGood luck, $N.','Return to Raene Wolfrunner in Astranaar.','You\'ve recreated the rod Teronis had set out to find? That\'s wonderful to hear.$B$BTeronis would be proud to see his quest is continuing even after his tragic passing.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,25,0,0,0,0,0,138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1030,2,331,18,28,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1029,0,0,1045,5462,1,0,'Raene\'s Cleansing','Alas, I\'m not completely certain what he had in mind next.$B$BIf what he said was true about the rod\'s power, then it will allow you to take on another form altogether. Which form, I do not know.$B$BPerhaps he meant to use its powers to get closer to the tainted furbolgs, but even the uncorrupted creatures would slaughter him were he not careful. Transformed by the rod, Dartol would have to speak to a furbolg who was safe from the effects of Fel Moss.$B$BI would start your search southeast of Mystral Lake.','Find an uncorrupted furbolg, and using the power of Dartol\'s Rod of Transformation, speak to him.','Yes, yes... you are one of my kind, but still whole. Still clean.$B$BI am unsure how you have escaped the atrocities the night elves have visited upon our people, but I am glad to know that I am no longer alone.$B$BCorruption now runs through the veins of our kin, young one, corruption brought down upon us by the prideful night elves. They are the ones who did this to our people... They are the ones I blame for being cast out of my tribe.$B$BAt night I can still see the campfires burning in the darkness.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,1020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1031,2,331,26,32,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1021,0,0,0,0,0,0,'The Branch of Cenarius','Anilia puts her hands on your shoulders and draws you close. Gasping, she points towards the arch to the north, before her eyes close and her last wheezing breath leaves her body. \"He has taken it... Geltharis...\" You know in your heart that Anilia\'s dying wish is to see the Branch of Cenarius back in dryad hands.','Kill Geltharis and return the Branch of Cenarius to Illiyana at Forest Song.','Anilia died? No... that can\'t be! It was just yesterday that we were running and playing together in the woods.$B$BI guess those days are over...','Have you found them? What did Anilia say? Where is she?','','','','','',5461,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5820,11229,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1032,2,331,26,32,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1031,0,0,0,0,0,0,'Satyr Slaying!','I can\'t believe that Anilia is gone... We used to play together in the forests all the time. I almost feel... sad.$B$BI know something that might make me feel better. Please, slay the satyrs that took Anilia from me! Bring me their horns as proof of your actions and you will forever have my gratitude.$B$B','Bring 16 Satyr Horns to Illiyana in Forest Song.','Thank you, kind $R. My sister\'s spirit is gladdened by your efforts.','Please, help me avenge Anilia\'s death.','','','','','',5481,0,0,0,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,3000,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1033,2,331,20,22,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1020,0,0,0,0,0,0,'Elune\'s Tear','I had hoped Orendil\'s cure would save Relara, but I fear it only slowed the disease running through my child. We must find more powerful medicine! Thankfully, Orendil spoke to me of further remedies to try should his first one fail.$B$BElune\'s Tear is a type of stone that rests in only one place: the isle on Iris Lake, east of Astranaar. Orendil said the stone will wash away corruption... please, $N, bring me Elune\'s Tear and pray it will end my child\'s sickness!','Bring Elune\'s Tear to Pelturas in Astranaar.','Oh, you found it! I will place the tear in a stew, and pray that it will cure her.$B$BThank you! Thank you, $N!','$N, did you find Iris Lake? Do you have the Tear?','','','','','',5493,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,1400,1050,0,0,0,0,0,0,0,0,18,1,20,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1034,2,331,20,23,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1033,0,0,0,0,0,0,'The Ruins of Stardust','Elune\'s Tear washed clear some of my daughter\'s sickness. Her nightmares are lessened and I thank the goddess for her blessing. But ... fever still rages within her.$B$BOrendil told me of a frosted dust found among the Ruins of Stardust. Perhaps it will abate Relara\'s fever. Gather some of the dust, then please return to me.$B$BThe Ruins of Stardust lie to the south, $N. May Elune speed your journey.','Bring 5 Handfuls of Stardust to Pelturas in Astranaar.','You gathered the dust! I will create a poultice from these -- it should bring down Relara\'s fever.$B$BThank you again, $N. Without your help, my child would surely perish.','Do you yet have the Stardust, $N?','','','','','',5494,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,1500,1110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1035,2,331,20,30,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1034,0,0,0,0,0,0,'Fallen Sky Lake','Relara\'s fever has passed, but she is still very weak. I do not believe time alone will give her back the strength she has lost. I believe it will take the power of a moonstone.$B$BWe used to gather moonstones at Fallen Sky Lake to the southeast... until the Shadethickets came.$B$BTheir leader, a Shadethicket Oracle, gathered up all the fallen moonstones and hoards them. Now, you must retrieve a moonstone from the Oracle.$B$BAnd to do that, I fear that you must slay him.','Retrieve a Fallen Moonstone from the Shadethicket Oracle, then bring it to Pelturas in Astranaar.','Oh, $N, you have saved my daughter! I know the power of the moonstone will give back my daughter her strength!$B$BI can never repay you fully for the aid you have given me, but... please, take this. Other than Relara, it is my most dear possession.','Did you face the Shadethicket Oracle, $N? If so, then please hand me the fallen moonstone. Relara has strength left for only a few more breaths!','','','','','',5508,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5814,6722,17047,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,0,1830,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1036,2,33,55,60,0,0,255,0,0,87,3000,0,0,21,1,0,0,8,0,0,0,0,4621,0,0,0,'Avast Ye, Scallywag','$N... yeah, I\'ve heard of you. I\'ve heard that you\'re no friend of Booty Bay - just like us Bloodsail Buccaneers. Fleet Master Firallon is looking for hale and hearty $g men : women; just like you for a special mission.$B$BIf you\'re interested, head on out to the Crimson Veil and speak with him below decks. She\'s anchored off the Wild Coast east of here, next to the Riptide and the Damsel\'s Luck.','Speak with Fleet Master Firallon aboard the Crimson Vale off the coast of Stranglethorn Vale.','Avast ye, scallywag. I hears that ye be the type for a bit o\' the skullduggery. Well, if yer no friend of Booty Bay, then ye might have a special place with the Bloodsail Buccaneers.$B$BArrrrr...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1037,2,331,25,30,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1022,0,0,1038,0,0,0,'Velinde Starsong','Velinde Starsong was my predecessor here in Ashenvale Forest. At first it seemed she had the situation in Felwood under control, but little by little her efforts faltered. One day, she simply disappeared.$B$BI was sent here to continue her work. I\'m afraid I know nothing of the priestess, however. Perhaps Thyn\'tel Bladeweaver, one of the commanders of the Sentinels, knows further details of her disappearance that I was not a party to.$B$BSurely she will understand the import of such information.','Speak with Thyn\'tel Bladeweaver at the Warrior\'s Terrace in Darnassus.','Velinde Starsong? That the priestess disappeared some time ago is almost certainly common knowledge. As to further details about the events that surrounded her departure... it would take good reason for me to divulge such information.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,25,0,0,0,0,0,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1038,2,331,25,30,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1037,0,0,1039,5521,1,0,'Velinde\'s Effects','The Tome of Mel\'Thandris showed you this? I suppose there would be little harm in allowing you to examine her belongings. This key will allow you to open the chest where we stored her things in the Sentinels\' bunkhouse. She kept a journal of her duties, if there is anything to be learned, it will be from that.$B$BI should tell you, the Sentinels believe that she had her own reasons for leaving, and expect that she could return at any time. The priestess has done much in the past to earn our trust.','Search through Velinde\'s chest for her journal, then return it along with the key to Thyn\'tel Bladeweaver in Darnassus.','It seems that Velinde\'s disappearance is more troubling than it originally appeared. Even still, I cannot believe that she has come to a bad end. Perhaps it would be beneficial for us to make contact with her.$B$B$N, since you have shown a vested interest in this matter, I would like to enlist your aid.','What\'d you find out?','','','','','',5520,5521,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,25,0,0,0,0,0,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1039,2,331,25,30,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1038,0,0,1040,0,0,0,'The Barrens Port','Ratchet is the only port in the Barrens. Most likely Velinde found a trading vessel in Ratchet to take her to Blackwater Cove in Azeroth. We\'ve had limited dealings with the goblins that run the port, but the master of the dock should have information about the comings and goings of ship passengers.$B$BFollow the road southeast through Ashenvale and you will find yourself in the Barrens. Watch your step, $n, warriors of the Horde patrol the land. You will be safe at the port, though.','Speak with Wharfmaster Dizzywig in Ratchet.','$R, eh? Must admit, we don\'t get much of your type out here. Looking for someone, eh? Just give me a moment, I\'m sure I have it written in one of my ledgers.$B$BLot of people travel through here, though, so just give me a moment.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1040,2,331,25,30,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1039,0,0,1041,0,0,0,'Passage to Booty Bay','Ah yes, finally found it. Should have told me she passed through here that long ago. Let\'s see.$B$BVelinde. Booked passage to Booty Bay on the Black Osprey. I don\'t have anything here saying otherwise, so I\'d assume it arrived in port safely.$B$BNot much more help I can be to you, but she asked about overland travel over on that side of the world, and I mentioned Ruzzgot, a caravan driver based out of Booty Bay. Might be that this Velinde traveled with him.$B$BMove along, now. I haven\'t all day for you.','Take a boat to Booty Bay and speak with Caravaneer Ruzzgot.','Yes? Now, it doesn\'t look to me like you\'re the sort with goods that need shipping, so either you\'re looking for a job with my caravan--and there\'s no jobs to be had now--or you\'re probably talking to the wrong goblin.$B$BSo which one is it?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21,0,0,0,0,25,0,0,0,0,0,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1041,2,331,25,30,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1040,0,0,1042,0,0,0,'The Caravan Road','Turns out I was wrong about you, and that isn\'t something that happens everyday.$B$BIt just so happens that I remember this Velinde you\'re looking for. Isn\'t every day that a night elf priestess that wants to travel with a dirty old--but great for your shipping needs!--caravan like my own.$B$BWe split up on the way north, she was headed for Darkshire. The clerk there keeps all sorts of records. Might know something useful.$B$BBe careful in the jungle, it is a deadly place even at the best of times.','Speak with Clerk Daltry in Darkshire.','With all the strange happenings of the last few years, I keep as good records of strangers as I can. Never know when it might come in handy... though it\'s usually not pleasant business when it does. Not to suggest anything about this Velinde you\'re looking for.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1042,2,331,25,30,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1041,0,0,1043,0,0,0,'The Carevin Family','No, I don\'t have any records of a Velinde Starsong staying in Darkshire... though, if you don\'t mind me saying, I can hardly imagine a night elf priestess taking a room in the inn, if you get my meaning?$B$BThese wolf-men you mentioned though, that\'s something I\'ve heard about. Just the other day, Calor came into town with a string of their heads. He works with the Carevin family. Hunters of demons, undead, and other monstrosities. Speak with Jonathan, he\'s the head of the household.','Speak with Jonathan Carevin in Darkshire.','Dark times these are. Ill news is whispered from every swaying branch, and evil can be found under every rock.$B$BAnd in such times an unknown stranger enters my home and asks of worgen... I\'ll ask no forgiveness for my suspicions, only answers.$B$BAnd answers, I will have.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0); + (776,2,215,3,14,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,775,0,0,0,0,0,0,'Rites of the Earthmother','You have passed the Rites of the Earthmother and earned your place in Thunder Bluff.$B$BBut in order to maintain the spot that you strived so hard to achieve, you must continue to prove your worth to your people.$B$BWe are hunters, $n. Down below in Mulgore there is a mighty kodo named Arra\'chea. Show me your skills in the ways of tracking and hunting by bringing me the Horn of Arra\'chea.','Cairne Bloodhoof in Thunder Bluff wants you to bring him the Horn of Arra\'chea.','Well done! A fine kill that was.$B$BI will send a gathering party to collect the carcass so we can retrieve the hide and meat.$B$BYou have done a great deed for your people, $N.','Have you tracked down Arra\'chea yet?','','','','','',4841,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4909,0,0,0,1,0,0,0,81,0,0,0,0,350,0,0,0,0,0,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (777,2,3,35,42,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,734,0,0,778,4846,1,0,'This Is Going to Be Hard','Okay, here you go.$B$BI\'m going to be over here... behind cover.$B$BFeel free to join me.','Bring Cog #5 to Lotwil Veriatus.','Ah, perfect. Stand back while I prepare to make more history!$B$B','$B$BThe cog, $N, the cog!','','','','','',4846,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (778,2,3,35,45,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,777,0,0,0,0,0,0,'This Is Going to Be Hard','Haha! Done! The shackles are done!$B$BIt\'s time, Lucien. It\'s time, Servo!$B$BAre you ready to bear witness to the perfect blend of alchemy, engineering, and the arcane, $N?$B$BI shall summon forth a powerful elemental now. This is a groundbreaking day for all of us.','Defeat the Fam\'retor Guardian and bring Lotwil\'s Shackles of Elemental Binding back to Lotwil Veriatus.','Thank you, $N. That was quite an ordeal, wasn\'t it?$B$BI\'m not sure what could have gone wrong. It was a good thing my magics were here to help send the creature back to its home plane.$B$BPerhaps a little token of appreciation for all your hard work...','Not quite the outcome I was expecting. Could you get my shackles back?','','','','','',4847,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2820,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2910,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,778,0), + (779,0,3,40,50,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,-717,0,0,0,0,0,0,'Seal of the Earth','','','As you place the Runestones into the matching recesses, a violent rumbling shakes the earth as the Seal is broken.','The Seal of the Earth lies here, with three recessed alcoves for the Amethyst Runestone, the Opal Runestone, and the Diamond Runestone.','','','','','',4845,4844,4843,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,779), + (780,2,220,1,4,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,750,0,0,0,0,0,0,'The Battleboars','The Battleboars of Brambleblade Ravine to the east are encroaching on our tribal hunting grounds. They are trained to be malicious by the Bristleback Quilboars with whom we are at war.$B$BGo and slay the vile creatures and bring back some snouts and flanks so that we can make stew for our young.','Grull Hawkwind in Camp Narache wants you to kill Battleboars and bring back 8 Battleboar Snouts and 8 Battleboar Flanks.','Most excellent. These ingredients will make a fine stew and the loss of those boars should be a fair lesson to those vile Bristlebacks.','The aggression of the Battleboars is increasing. Have you sent them a clear message and brought back some snouts and flanks yet?','','','','','',4848,4849,0,0,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6059,4540,0,0,1,10,0,0,81,0,0,0,0,350,0,0,0,0,0,270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (781,2,220,1,4,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4850,1,0,'Attack on Camp Narache','After carefully evaluating the map, you realize that what you discovered are the plans made by the Bristleback warchief for an extended siege on Camp Narache.$B$BSurely Chief Hawkwind could use this information!','Bring the Bristleback Attack Plans to Chief Hawkwind in Camp Narache.','This is quite alarming indeed! But with this information we can call on our brethren from Bloodhoof Village to help thwart the attack. You have saved the lives of many tauren, $N.','You have a look of concern about you, $N. What news do you bring?','','','','','',4850,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4911,0,0,0,1,0,0,0,81,0,0,0,0,250,0,0,0,0,0,216,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (782,2,3,40,43,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,793,0,0,0,'Broken Alliances','From the Horde\'s alliance with the dragon Deathwing during the Second War, we know that two of his lieutenants, Blacklash and Hematus, were imprisoned within Lethlor Ravine far to the east. We must silence our depraved allies of old to restore honor to the Horde!$B$BWe hired Tho\'grun and his band of ogre mercenaries to help us obtain the Sign of the Earth, a key needed to unlock the drakes\' prison. Tho\'grun betrayed us though, overwhelming us and taking it for himself. Go to Camp Boff and take it back!','Kill Boss Tho\'grun and bring the Sign of the Earth to Gorn in Kargath.','With Tho\'grun dead, his corpse picked clean by the desert winds and scavenging buzzards, the ogres will be put into disarray. Though a small victory, this will lead to a much larger one$B$BThe Sign of the Earth is now in our possession, and we can open the black drakes\' prison in Lethlor. We shall free them from endless imprisonment, albeit to their doom!','Tho\'grun\'s betrayal... is there any wonder why the ogres are part of the Horde no longer? I will be glad to see him dead, and the Sign of the Earth returned.$B$BIf you\'ve not dispatched him yet, then waste no time going to Camp Boff. It is to the southeast of Kargath.','','','','','',4640,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,2160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (783,2,9,1,1,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,7,0,0,0,'A Threat Within','I hope you strapped your belt on tight, young $c, because there is work to do here in Northshire.$B$BAnd I don\'t mean farming.$B$BThe Stormwind guards are hard pressed to keep the peace here, with so many of us in distant lands and so many threats pressing close. And so we\'re enlisting the aid of anyone willing to defend their home. And their alliance.$B$BIf you\'re here to answer the call, then speak with my superior, Marshal McBride. He\'s inside the abbey behind me.','Speak with Marshal McBride.','Ah, good. Another volunteer. We\'re getting a lot of you these days.$B$BI hope it\'s enough.$B$BThe human lands are threatened from without, and so many of our forces have been marshaled abroad. This, in turn, leaves room for corrupt and lawless groups to thrive within our borders.$B$BIt is a many-fronted battle we wage, $N. Gird yourself for a long campaign.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (784,2,14,3,7,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,825,0,0,0,'Vanquish the Betrayers','Led by Admiral Proudmoore, the humans of Kul Tiras encroached on Durotar, violating the Warchief\'s pact made with Jaina Proudmoore in order to defeat Archimonde years ago.$B$BThe human aggression was repelled and Tiragarde Keep fell. But recently, the Admiral\'s reserves, led by Lieutenant Benedict, have retaken the keep and once again pose a threat to our homeland. These humans show no respect for diplomacy.$B$BProve your honor and travel south to Tiragarde Keep to eliminate the human invaders.','Kill 10 Kul Tiras Sailors, 8 Kul Tiras Marines and Lieutenant Benedict and return to Gar\'Thok in Razor Hill.','Word of your bravery travels fast, $C. Tales of your victory at Tiragarde Keep will be heralded in Orgrimmar.','You have your orders, $N. The safety of Durotar is in question. Complete the task before you or hang your head in shame.$B$BShow your honor and defeat the humans of Tiragarde Keep.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3128,3129,3192,0,10,8,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,250,250,0,0,0,175,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (786,2,14,5,8,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Thwarting Kolkar Aggression','Lower your voice, $c. The Kolkar centaurs lie just over the ridge to the west in Kolkar Crag.$B$BLast night while they were raiding, I snuck into their village and discovered that the dirty beasts have a three-tiered attack planned on the trolls and orcs of Durotar.$B$BWe mustn\'t let their invasion come to fruition. Perhaps you can muster the might needed to infiltrate Kolkar Crag and destroy their attack plans.$B$BLast I saw, they had divided them up amongst three of their leaders.','Lar Prowltusk outside of Sen\'jin Village wants you to destroy the 3 sets of Attack Plans held within Kolkar Crag.','The Horde would surely prevail if the Kolkar centaurs were to attack. But by preventing such an attack. we have spared our mighty warriors unnecessary bloodshed.$B$BAnd as sure as there is sand in the Tanaris desert, we know that there will be blood spilled before these trying times are through.$B$BYou have served your people well, $C.','The centaurs have proven to be a consistent nuisance to the Horde. Their intentions to lay siege to our homeland cannot be tolerated.','','Attack Plan: Valley of Trials destroyed','Attack Plan: Sen\'jin Village destroyed','Attack Plan: Orgrimmar destroyed','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-3189,-3190,-3192,0,1,1,1,0,0,0,0,0,4933,6062,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,250,250,0,0,0,0,420,0,0,0,0,0,0,0,0,66,0,0,0,0,0,0,0,5,1,0,0,0,0,0,0,0,0,0,0), + (787,2,363,1,1,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,788,0,0,0,'The New Horde','Throm\'ka, $c. I am Eitrigg, charged by Thrall to oversee the training of recruits.$B$BThe Horde has changed from what it once was. There was a time where I left the Horde, disillusioned by the growing influence of the power-hungry pawns of the Burning Legion. During my exile, I was taken prisoner by a group of humans, but was rescued by the Warchief. Hearing his vision of the Horde free of demonic influence, guided by the shamans, I returned.$B$BGornek will have further instructions for you.','Report to Gornek in the Den.',NULL,NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (788,2,363,1,2,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Cutting Teeth','The first order of business will be to put a little strength in your backbone. I could send you out to the Barrens to hunt kodo, but well, in all honesty, you\'re more useful to us alive than dead.$B$BI believe you would find a good match with the mottled boars you\'ll find to the north of here.','Kill 10 Mottled Boars then return to Gornek at the Den.','Hmmm, not bad, $N. But don\'t let it get to your head...you\'ll fight tougher than boars in your career.$B$BNonetheless, you\'ve proven yourself well, and your next trial will be against a considerably more dangerous opponent, so you\'ll need some extra protection.','I hope you haven\'t returned to try and convince me that you have completed your task, $N? No, of course not. I would think better of you.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3098,0,0,0,10,0,0,0,0,0,0,0,4915,4914,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,250,250,0,0,0,0,102,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (789,2,363,1,3,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,788,0,0,0,0,0,0,'Sting of the Scorpid','Powerful warrior and awkward novice alike have fallen to the venomous sting of the scorpid. You will find large numbers of scorpids northwest of here. Bring me ten of their tails as proof of your prowess in battle.$B$BThe antidote for their sting is actually made from venom extracted from their stingers. We keep large quantities of antidote for scorpid venom on hand to heal young bloods just like you...$B$BBut I\'m sure you won\'t be needing any of that, will you?','Get 10 Scorpid Worker Tails for Gornek in the Den.','There is an important lesson that you must take away from fighting scorpids. The smallest or largest of opponents can still send you to your doom. In fierce combat, any number of things can prove your downfall.$B$BI have no more to teach you, $N. You have done well, and I will watch your progress with interest.','The carapace of a scorpid isn\'t so thick that the strength of a determined $C will be deterred. Strike strongly and without doubt, and the scorpids should prove easy prey.','','','','','',4862,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4919,4920,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,250,250,0,0,0,0,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (790,2,363,1,5,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,804,0,0,0,'Sarkoth','$C! I thought I would die out here with none to know of it. While I was hunting the scorpids of the Valley, I came across a particularly vicious-looking one. Hurling myself at it, I managed to inflict a massive blow to its claw before it closed around my leg.$B$BI wasn\'t ready for its stinger though, and it sliced down and into my chest, cutting into my flesh and letting my blood. Please, you must kill the scorpid for me! My honor must be upheld! I fought it up on the plateau to the south.','Kill Sarkoth and bring his claw back to Hana\'zua.','My blow was not enough to kill him, but looking at the damage I inflicted gives me some small measure of pride. That small measure will be all I have to sustain myself if I die, and in that light, the short list of my life\'s accomplishments fills me with anger.','Ahhh... my father always said I would never amount to much, and here, lying beneath a tree as life seeps away, I\'m afraid it looks like he was right.$B$BAt least I wish to die knowing that my last enemy in life lays dead.','','','','','',4905,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,250,250,0,0,0,0,270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,790), + (791,2,14,4,7,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Carry Your Weight','Age has rendered me useless in battle. Now I make myself useful in other ways.$B$BFrom this vantage point I watch for invaders. As our strength here grows, I find myself blowing the signal horn less and less.$B$BTo pass the time I fashion goods to help younger, more able warriors defend our homeland.$B$BFor you, I can fashion you a bag for your belongings. If such an item would be of use to you, bring me some canvas, a material common to the humans and centaurs.','Furl Scornbrow in the Razor Hill watchtower wants 8 Canvas Scraps.','Most excellent, $N. Any good $C will surely find a use for this bag on the battlefield.$B$BI salute your vigor and willingness to die in the name of the Horde!','I fought proudly alongside the Warchief when these lands were pioneered. The scars of battle mark my skin.$B$BThe honor of the Horde has been upheld with the help of my axe and battlecry during the defeat of Archimonde, when the unholy alliance was made with the humans and elves, wrought from necessity.$B$BBut my position as watchman and provider has given me a new sense of worth.','','','','','',4870,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11845,0,0,0,1,0,0,0,530,76,0,0,0,250,250,0,0,0,0,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (792,2,363,2,4,0,1247,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,794,0,794,0,0,0,'Vile Familiars','I trust the Valley of Trials will teach you much, young $c.$B$BI was sent to the Valley to guide you, but I have discovered a growing taint here...$B$BA group that calls itself the Burning Blade has a coven here in the Valley of Trials. They are skulking in a cave to the northeast, and their Vile Familiars have spilled from its mouth to cause havoc.$B$BAs your first task against the Burning Blade, I bid you, defeat these familiars. Slay many and, if you survive, return to me.','Kill 12 Vile Familiars.$B$BReturn to Zureetha Fargaze outside the Den.','You have done well, $N.$B$BAlthough the Vile Familiars were merely pets of the darker powers within the Burning Blade, your success against them foretells greater deeds ahead.','To prove yourself against the Burning Blade, you must first defeat its Vile Familiars. Return to me when you have done this.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3101,0,0,0,12,0,0,0,0,0,0,0,4924,4925,4923,5778,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,350,350,0,0,0,0,270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (793,2,3,40,50,1,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,782,0,0,0,4640,1,0,'Broken Alliances','The Seal of the Earth is held by three runestones, held in the Pillars of Diamond, Opal, and Amethyst in Lethlor Ravine. Using the Sign of the Earth, you will be able to remove the runestones and unlock the Seal of the Earth.$B$BBe wary though, $n, the black drakes Blacklash and Hematus are not to be trifled with. See them dead and return their bindings to me.$B$BTo reach the ravine, travel to the far eastern part of the Badlands. Be careful though, for the ravine is home to countless drakes.','Use the Sign of the Earth to activate the Pillars of Diamond, Opal, and Amethyst and obtain the Runestones.$B$BPlace the runestones in the Seal of the Earth to free Blacklash and Hematus.$B$BSlay them and return Blacklash\'s Bindings, the Chains of Hematus, and the Sign of the Earth to Gorn.','The black dragonflight continues to ally with the renegade Blackrock orcs, and both must be brought into line, or removed. With Blacklash and Hematus dead, we can turn our attentions westwards, towards Blackrock Spire.','There are few enemies more deadly than dragonkind, and there were few dragons that fought as ferociously as Blacklash and Hematus.','','','','','',4615,4645,4640,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11193,11194,11195,11196,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,0,3540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (794,2,363,1,5,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,805,0,0,0,'Burning Blade Medallion','Through my divinations, I see that an item of power hides deep within the Burning Blade Coven, guarded by beasts and black magic.$B$BIt is called the Burning Blade Medallion, and your next task is to find it and remove it from the coven.$B$BBut be wary, for the medallion may be possessed by an agent of the Burning Blade, and if so then the agent\'s power would be greater than the familiars you have already encountered.$B$BGo, $N. You will find the coven in a cave, to the north and west.','Bring the Burning Blade Medallion to Zureetha Fargaze, outside The Den.','You retrieved it! Well done!$B$BYour efforts within the Burning Blade Coven are key in rooting out this cult in the Valley of Trials. But I fear they have further aims in our land.$B$BWe have not seen the end of them.','Is your task complete, $N? Do you have the Burning Blade Medallion?','','','','','',4859,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4921,4922,6713,0,0,0,1,1,1,0,0,0,118,0,0,0,1,0,0,0,530,76,0,0,0,500,500,0,0,0,0,405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (795,0,3,40,55,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,1,-793,0,0,0,0,0,0,'Seal of the Earth','','','As you place the Runestones into the matching recesses, a violent rumbling shakes the earth as the Seal is broken.','The Seal of the Earth lies here, with three recessed alcoves for the Amethyst Runestone, the Opal Runestone, and the Diamond Runestone.','','','','','',4845,4844,4843,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,795), + (804,2,363,1,5,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,790,0,0,0,0,0,0,'Sarkoth','Seeing the deed you have done for me steels my heart. I cannot fall so easily! I must endure!$B$BBut it remains that I cannot make the trek back to the Den unassisted. Please, $n, return to the Den and tell Gornek of my situation. Perhaps he can help me.','Bring the news of Hana\'zua\'s plight to Gornek at the Den.','From your description of the beast, I believe you must be speaking of Sarkoth! It is no wonder that Hana\'zua was overtaken by it. Aid will be dispatched to him immediately, trouble yourself no more with Hana\'zua\'s plight.$B$BHowever, I must say, I am most impressed to hear that you brought Sarkoth to death. It is a feat to be proud of, $N. And that you would fight for a stranger\'s honor, while other tasks occupied your time, your own honor is heightened.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4916,4917,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,25,25,0,0,0,0,66,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (805,2,363,1,5,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,794,0,0,0,0,0,0,'Report to Sen\'jin Village','Your trials against the Burning Blade are finished... here in the Valley. But I want you to report your findings.$B$BGo to the troll village of Sen\'jin and seek out Master Gadrin. Sen\'jin Village is east out of the valley, then right at the fork.$B$BTell Gadrin of the Burning Blade, and that they have reached the Valley of Trials. Discover from him if they have yet reached Sen\'jin.$B$BGo, $N, and be swift. I fear the evil found in the Burning Blade Coven is but the herald of a larger threat...','Speak with Master Gadrin in Sen\'jin Village.','Hm... your report comes at a bad time. The Burning Blade is not seen here in Sen\'jin, but their evil has taken seed off the coast, on the Echo Isles.$B$BThe orcs are friends of the Darkspear Trolls. Honorable friends. We want to help the orcs, but... we need help too.$B',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,75,75,0,0,0,0,138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (806,2,14,4,12,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,823,0,0,0,0,0,0,'Dark Storms','We cannot allow the Burning Blade a foothold in Durotar! We must destroy them before their evil festers!$B$BI have undergone my own investigations and found that a Burning Blade warlock, the goblin Fizzle Darkstorm, has camped within Thunder Ridge to the northwest. There he and his cultist minions spread chaos.$B$BFind and defeat Fizzle, and bring me his dead claw!','Bring Fizzle\'s Claw to Orgnil Soulscar in Razor Hill.','Aha! You got him!$B$BYou do your clan proud, $N. And because of you, Durotar is free of one more agent of evil.','Did you find Fizzle, $N? He, and and rest of the Burning Blade, must be scoured from our lands!','','','','','',4869,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4942,0,0,0,1,0,0,0,530,76,0,0,0,250,250,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,806), + (808,2,14,4,9,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Minshina\'s Skull','I hear the voice of my brother, Minshina, calling to me in my dreams.$B$BHe was taken by Zalazane, the warlock on the Echo Isles to the east. And he is dead.$B$BBut death is not freedom for my brother. Minshina\'s spirit was trapped within his own skull by Zalazane\'s magics. In my dreams I see it with other skulls, in a circle of power on the largest Echo Isle. As long as it remains there my brother\'s soul is doomed.$B$BPlease, $N. Find the circle and retrieve Minshina\'s skull. Bring it to me.$B$BFree him!','Retrieve Minshina\'s skull from the circle of power on the Echo Isles.$B$BBring it to Master Gadrin in Sen\'jin Village.','Thank you, $N. You have saved Minshina. You have saved my brother\'s spirit from slavery!','Do you have my brother\'s skull, $N? Is he finally free?','','','','','',4864,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4945,0,0,0,1,0,0,0,530,76,0,0,0,250,250,0,0,0,0,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,808), + (809,2,14,4,13,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,829,0,0,924,0,0,0,'Ak\'Zeloth','Since the last great war when the Burning Legion was defeated, I have searched for sources of demonic corruption in orc society. The collar you brought me confirms my fears.$B$BIt belongs to the Burning Blade, a cult that rallies around an item of demonic power. It is called the Demon Seed, and it resides in the Barrens atop Dreadmist Peak. It must be destroyed!$B$BGo to Far Watch Post, on the border of the Barrens to the west, and speak with my assistant, Ak\'Zeloth. He will direct you further.','Speak with Ak\'Zeloth in the Barrens.','Neeru wants the Demon Seed destroyed, does he? Strange...$B$BVery well. If he wishes the seed gone, then I will tell you how to remove it.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,75,75,0,0,0,0,276,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (812,2,14,7,9,0,0,178,0,0,0,0,0,0,0,0,0,0,2700,8,0,0,0,0,0,0,0,0,'Need for a Cure','$N... your timing is perfect. I just hope I can compliment your haste as well.$B$BI was careless while fighting a few of the venomtails nearby, and one of them stung me deeply. I can feel its poison weakening me even as we speak. At this rate, I got maybe an hour left to live. But I\'ll need your help if I\'m to do so...$B$BKor\'ghan in Orgrimmar knows how to make the antidote. Find him... and hurry, $N. I won\'t be able to last much longer. He should be in the Cleft of Shadow.','Find Kor\'ghan in Orgrimmar and get the Venomtail Antidote. Then bring the antidote to Rhinag near the northwestern border of Durotar.','$N, you\'ve saved my life. Thank you.$B$BPlease take this; I hope it can at least help you in your travels, if not bring you some coin. From what you say, I won\'t be usin\' it anytime soon. Kor\'ghan is gonna march me through more of his rituals until I prove myself. More killin\' boars, more gatherin\' scorpid tails... ','I\'m almost glad I can\'t return to Sen\'jin as I am now. My weakness and stupidity would surely be mocked.','','','','','',4904,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4937,4929,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,350,350,0,0,0,0,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (813,2,14,7,9,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,1,-812,0,0,0,0,0,0,'Finding the Antidote','Venomtails are some of the deadliest scorpids in Durotar. It was unwise for Rhinag to hunt them without having some of the antidote with him, but right now, chastising is the last thing he needs.$B$BBring me a few venomtail poison sacs from any of the venomtails near the entrance of Orgrimmar and I\'ll make an antidote for him.$B$BMake haste, $N. One of our own needs your help.','Bring 4 Venomtail Poison Sacs to Kor\'ghan in Orgrimmar.','Here is the antidote, $N. Take it to Rhinag as soon as you can, and be cautious.','Remember, no matter what creature you hunt, you would do well to study it and understand its behavior. That knowledge could save your life.','','','','','',4886,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4904,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (815,2,14,6,8,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Break a Few Eggs','Bah! I almost forgot I need to get breakfast ready.$B$B$N, get yourself movin\' and get me some taillasher eggs. I\'ll need at least three of them if I\'m going to have enough for tomorrow\'s meal.$B$BThe Bloodtalon taillashers can be fierce, and protect their eggs to the death more often than not. They sometimes bury their eggs too deep in the earth to uncover safely, but if you head to the Echo Isles to the southeast of Sen\'jin Village, you can usually find them all over those islands.','Bring 3 Taillasher Eggs to Cook Torka in Razor Hill.','You might be weak, but at least you\'re not clumsy, $N.$B$BHere, take this and get outta my way. I\'ve got cooking to do.','Breakfast, lunch, dinner! Who cares which meal it is? It still has to be cooked by someone--namely me!','','','','','',4890,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4540,117,0,0,5,5,0,0,530,76,0,0,0,250,250,0,0,0,225,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (816,2,14,8,11,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Lost But Not Forgotten','$N, please, can you help me? My son Kron went hunting days ago, and he still hasn\'t returned. He went west towards the Barrens to hunt crocolisks along Southfury River. I fear the worst.$B$BAs strong as he was, his stubborn pride has always drawn him into trouble. I warned him that the crocolisks were powerful and vicious. He grew angry and stormed off.$B$BIf you can\'t find him, at least bring me a sign of his fate... even if you have to open up the stomach of every crocolisk along the Southfury\'s banks.','Bring a sign of Kron\'s fate to Misha Tor\'kren at the farmstead northwest of Razor Hill.','Oh, my son... my beautiful son.$B$BUncertain of my son\'s fate, I have tormented myself since he left. Now that I know what\'s happened, perhaps I can finally begin to mourn.$B$BThank you, $N. Please take this. I was going to give it to Kron as a gift when he returned successful. Now that I know he is dead, I cannot bear to look at it.','I pray that Kron will return to me, but I\'m almost certain I know his fate already.','','','','','',4891,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4944,0,0,0,1,0,0,0,530,76,0,0,0,250,250,0,0,0,0,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (817,2,14,5,8,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Practical Prey','Many of the hides we use come from Durotar tigers, $N. Blankets, armor, tents: there are a great many reasons we hunt the beasts, and many reasons we let them thrive at the same time.$B$BThe time has come for us to cull the flock, so to speak. Our numbers grow, and our needs are beginning to overwhelm our stocks. I need more hides if I\'m to prepare suitable goods for our people.$B$BBring me 4 Durotar tiger furs, and I shall reward you. You can find them on the islands south of here.','Bring 4 Durotar Tiger Furs to Vel\'rin Fang in Sen\'jin Village.','I am pleased, $N. Because of your help, our people will be protected, and not go cold as the seasons change.$B$BThank you.','I remember my first tiger hunt, $N. I chose to hunt on the largest of the Echo Isles, and I sat perfectly still in the shadows of its foliage for almost a full day... watching... waiting.$B$BMy muscles were taut, and I was ready to strike. It was one of my greatest victories when that tiger finally took the bait.','','','','','',4892,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,250,250,0,0,0,225,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (818,2,14,5,7,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Solvent Spirit','Although my eyes fail me, I still can see clearly enough. More often I must rely on my alchemical skills to aid me in magics that once came easily. But I refuse to take on an apprentice--no troll or orc worthy enough has ever come forward.$B$BAre you worthy? Yes, of course you are... of course you think you are.$B$BI need a few things. Will you get them for me?$B$BI need intact makrura eyes, and vials of crawler mucus. You can find them on any makrura or crawler in Durotar. We shall speak again soon.','Bring 4 Intact Makrura Eyes and 8 vials of Crawler Mucus to Master Vornal in Sen\'jin Village.','Well done, young one... well done indeed.','Time is the true test of your strength and will. Lose patience or give in to weakness, and your true self will be shown.','','','','','',4887,4888,0,0,4,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4941,0,0,0,10,0,0,0,530,76,0,0,0,250,250,0,0,0,175,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (819,2,17,11,15,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,821,4926,1,0,'Chen\'s Empty Keg','A small placard on one of the ends of the keg says,$B$B\"Chen Stormstout-$B$BMay your spirit be raised and always raise your spirits.\"','Find someone who knows about Chen\'s Empty Keg.','Well, I\'ll be...$B$BThis was one of Chen Stormstout\'s kegs. He traveled with Rexxar a long time ago. I haven\'t seen or heard about him in a kodo\'s age. I appreciate you bringing this to me, $N.','Yes?','','','','','',4926,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,630,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (821,2,17,11,15,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,819,0,0,822,0,0,0,'Chen\'s Empty Keg','Would you like a taste of Chen\'s namesake? Ahh, the stormstout is a mighty brew. Chen taught the recipe to my mentor, and my mentor passed it on to me. I\'ll need you to get me a few things, but I can tell you this: the kick is worth it.$B$BBring me 5 savannah lion tusks from any savannah lion, 5 plainstrider kidneys from any plainstrider, and 1 thunder lizard horn from any species of thunder lizard. That should do the trick nicely.$B$BYou can find these ingredients throughout the Barrens.','Bring 5 Savannah Lion Tusks, 5 Plainstrider Kidneys, and 1 Thunder Lizard Horn to Brewmaster Drohn in Ratchet.','Haha... I never thought I\'d make more of this stuff ever again.$B$BYou\'ve stirred in me a great sense of nostalgia, $N. Kind of reminds me of the last time I blacked out from too much trogg ale. Thank you. The memories warm my stomach.','How\'s the search going?','','','','','',4893,4894,4895,0,5,5,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4952,0,0,0,5,0,0,0,76,0,0,0,0,350,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (822,2,17,11,24,0,0,178,0,0,0,0,0,0,0,0,0,0,0,264,1,821,0,0,0,0,0,0,'Chen\'s Empty Keg','Good stuff, that stormstout, huh?$B$BI have another recipe that I learned from Chen. Would you be interested? It won\'t take long to make, and it might be useful if you plan on adventuring some more.$B$BBring me 5 lightning glands from any stormhide, 1 thunderhawk saliva gland from greater thunderhawks, and a kodo liver from any of the Barrens\' kodos.$B$BLike I said, this stuff has kick; it\'s the trogg ale that I mentioned to you before.','Bring 5 Lightning Glands, 1 Thunderhawk Saliva Gland and 1 Kodo Liver to Brewmaster Drohn in Ratchet.','Haha! I knew you couldn\'t resist some of this brew. Come back again anytime you want some more, $N. Just bring me more of the ingredients I had you collect.','You working hard at finding those ingredients, $N?','','','','','',4898,4897,4896,0,5,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4953,0,0,0,5,0,0,0,76,0,0,0,0,75,0,0,0,0,0,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (823,2,14,4,7,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Report to Orgnil','We at Sen\'jin Village are not without our own troubles, and we thank you for your aid. But the news you bring regarding the Burning Blade could be trouble for everyone.$B$BThere is an orc stationed at Razor Hill, Orgnil Soulscar, who polices Durotar from evils such as the Burning Blade! Go to Orgnil and tell him of our plight, as well as your news from the Valley of Trials. He will want to know these things.$B$BRazor Hill lies to the north.','Speak with Orgnil Soulscar in Razor Hill.','Yes? You have something to report? Well then, let\'s have it!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,75,75,0,0,0,0,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,823), + (824,2,331,23,27,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,1918,0,0,0,16408,1,0,'Je\'neu of the Earthen Ring','The Earthen Ring is a shamanistic group dedicated to studying and preserving the elements. They have forgotten more about crazy old gods, ancient legends and lore than most scholars will ever know.$B$BLucky for you, I know someone in the Earthen Ring here in Ashenvale. Head over to Zoram\'gar Outpost on the coast of the Zoram Strand; show Je\'neu Sancrea what you found. If anyone can figure out that globe\'s significance, it\'d be him.','Bring the Befouled Water Globe to Je\'neu Sancrea at Zoram\'gar Outpost, Ashenvale.','This globe... it is most disturbing. Many of the more powerful elementals receive their power and energy through such devices. To find one like this nearly intact is one thing - to find it so tainted is another.$B$BI will see that this globe is studied properly by the Earthen Ring. Perhaps we can bring an end to this corruption of the elements. Please - accept this as a fair exchange for bringing this globe to the attention of the Earthen Ring.','Ah, hello there. I spend a great deal of time studying the water - all the elements really - so much so that sometimes I don\'t even notice people around me.$B$BIs there something I can help you with?','','','','','',16408,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16659,16660,16661,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,1320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (825,2,14,3,8,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,784,0,0,0,0,0,0,'From The Wreckage....','One of my most observant scouts brings back word that the wreckage of Proudmoore\'s fleet still remains off the coast of Durotar, just east of Tiragarde Keep.$B$BIt is no secret that the humans, in alliance with those foul little creatures known as gnomes, have an advanced knowledge of mechanics. We must have a complete understanding of all our potential enemies. And our people will benefit from this new knowledge as well.$B$BSwim through the wreckage, $n, and retrieve for me the tools of the Alliance.','Gar\'Thok of Razor Hill wants you to retrieve 3 Gnomish Tools from the wreckage off the coast.','Your recovery mission was a success, $C. I will see to it that these tools get to Orgrimmar with the next caravan.$B$BNicely done.','Once we learn how the humans operate their strange machinery, we will stand a greater chance of defeating them in future battles.$B$BWith our new gained knowledge, the Horde only stands to grow in strength.','','','','','',4863,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4936,4928,4935,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,250,250,0,0,0,0,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (826,2,14,4,10,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Zalazane','The witchdoctor Zalazane dwells on the Echo Isles to the east. They are the isles we once called home.$B$BFrom there he sends his trolls to the mainland, to hex our people and drag more of them under his sway.$B$BHe must be stopped.$B$BDefeat Zalazane and his minions -- former Darkspear trolls, now lost to us. Bring me his head and I will know his reign of evil is over.','Defeat Zalazane.$B$BKill 8 Voodoo Trolls and 8 Hexed Trolls.$B$BBring Zalazane\'s Head to Gadrin.','With Zalazane gone, our tribe can again sleep in peace.$B$BThank you, $N. The Darkspear tribe owes you much. If you suffer from an ailment, visit my assistant Bom\'bay, behind me. His voodoo is strong...','Is Zalazane defeated, $N?','','','','','',4866,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,3207,3206,0,0,8,8,0,0,0,0,0,0,4946,4940,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,250,250,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (827,2,14,4,12,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,828,0,0,0,0,0,0,'Skull Rock','$N. The Burning Blade has infested the cave east of Orgrimmar known as Skull Rock. Inside that cave they perform vile rituals, and burn their own flesh with Searing Collars.$B$BBy wearing these collars, I believe the cultists attune themselves to demonic power. But to confirm this, I must have a collection of the collars to study.$B$BGo to Skull Rock and gather Searing Collars from the cultists you find there. Bring them to me, and I will uncover their secrets.','Gather Searing Collars from the cultists in Skull Rock.$B$BBring them to Margoz at his camp.','Good. Hiding within these collars is the secret behind the Burning Blade. And I will uncover that secret...','Have you yet entered Skull Rock, $N? Do you have the Searing Collars?','','','','','',4871,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4947,4939,4948,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,250,250,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (828,2,14,4,12,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,806,0,0,827,0,0,0,'Margoz','One of our Shamans, Margoz, knows more of the Burning Blade\'s corruption. He speaks of a cave called Skull Rock in the mountains - just outside Orgrimmar! - that shelters a large band of Burning Blade cultists.$B$BBefore you go to Skull Rock speak with Margoz. He is wise and his council is valued.$B$BHe is camped to the northeast, between the coast and Drygulch Ravine.$B$BFollow his advice, but whatever Margoz says, $N, I still want you to crush those cultists!','Speak with Margoz.','Welcome, $N. Word reached me of your coming, and of your exploits in Durotar.$B$BYou are a $C of growing skill and renown.$B$BStay on the pure path, and your future will be great indeed.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,10,10,0,0,0,0,54,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (829,2,14,4,12,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,827,0,0,809,6658,1,0,'Neeru Fireblade','The Searing Collars you brought me are powerful, demonic implements. Divining their origin is, I\'m afraid, beyond my skills as a shaman. We will need a warlock to study them.$B$BTake a searing collar to Neeru Fireblade. Although he is a skilled warlock, he professes to use his powers to thwart demons, and claims his research in the occult is benign. Be that true or false, we may need his aid against the demonic cult in Durotar.$B$BYou may find Neeru in Orgrimmar in the Cleft of Shadow.','Bring an Example Collar to Neeru Fireblade in Orgrimmar.','Ah, and where did you get this? Good Margoz in Razor Hill sent you to me, did he?$B$BWell, let me take a closer look...','My most humble greetings, $C. How might I help my $R brother today?','','','','','',6658,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,75,75,0,0,0,0,276,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (830,2,14,1,7,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,831,4883,1,0,'The Admiral\'s Orders','You open the aged and weathered envelope and discover an official looking document. You recognize the seal of Admiral Proudmoore.$B$BThis looks important. Perhaps Gar\'Thok, the commander of Razor Hill, would be interested in having this information.','Take Admiral Proudmoore\'s Orders to Gar\'Thok in Razor Hill.','This does not bode well at all. You were wise to bring this information to my attention.','There is a look of concern on your face, $C. What have you there?','','','','','',4883,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,250,250,0,0,0,0,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (831,2,14,1,7,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,830,0,0,0,4883,1,0,'The Admiral\'s Orders','Humans cannot be trusted. We fought alongside them with a weary heart, knowing they would betray us one day.$B$BAdmiral Proudmoore\'s death was not enough to stop his legacy of deceit. The human scum had his plans well laid out before he ever met his demise.$B$BHis reign won\'t even die with Benedict it seems. Who knows how long it will be before the next waves of Proudmoore\'s men land upon our shores.$B$BWe need to get these orders to Vol\'jin in Orgrimmar immediately! He can be found in Thrall\'s chamber.','Deliver Admiral Proudmoore\'s Orders to Vol\'jin in Thrall\'s chamber in Orgrimmar.','Countless times I urged the Warchief not to trust the humans, but personal pride is not what is at stake here.$B$BYou have served the Horde honorably, young $C.$B$BNow excuse me, I must counsel Thrall on these matters at once....','Can you not see that I am busy? This had better be pressing....','','','','','',4883,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,250,250,0,0,0,175,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (832,2,14,4,12,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4903,1,0,'Burning Shadows','$B$BGazz\'uz?$B$BGazz\'uz...report!$B$BThere is word of your discovery in Skull Rock. You must prepare for an attack!$B$BGazz\'uz, I order you to speak! Speak or I will make sure Neeru Fireblade knows of your presence, and he will descend on you with swift brutality.$B$BDo not test your skills against Neeru...$B$B...Gazz\'uz, are you there...?','Take this eye to Neeru Fireblade.','$B$BIntriguing. The voice you heard mentioned my name? I am known for hunting down enemies of our Warchief, but...it is strange that I was singled out. Stranger still that the Burning Blade cultists from whom you recovered this pendant have a name so close to my own.$B$BI must study this pendant. I must study and, and must ponder the meaning of its message.$B$BThank you for bringing this to my attention, $N. You have done your people a great service.','You have something vital to report. I can sense it behind your eyes.','','','','','',4903,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,150,150,0,0,0,0,405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (833,2,215,7,10,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Sacred Burial','Only the most valiant tauren are laid to rest at Red Rocks, our sacred burial ground. It is an honor bestowed upon the great warriors who helped found and defend Thunder Bluff and those who have given their lives for the greater good of their tribes and chieftains.$B$BBut it appears a foul menace has made its way onto our holy land. A band of Bristleback Interlopers is ravaging the grave site and I am too old and past my prime to drive them away.$B$BThey must be driven off with force, $n.','Lorekeeper Raintotem wants you to kill 8 Bristleback Interlopers at Red Rocks.','Well done. You have sent those foul Bristlebacks a clear message. They will think twice before attempting to meddle in this holy spot again.','The Bristleback Interlopers must be driven away from our sacred burial ground, $n.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3232,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,150,0,0,0,0,250,375,0,0,0,0,0,0,0,0,4,0,2000,1000,0,0,0,0,5,1,0,0,0,0,0,0,0,0,0,0), + (834,2,14,7,9,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,835,0,0,0,'Winds in the Desert','I\'m Rezlak, one of Gazlowe\'s boys. Boss sent me to help the orcs here in Durotar. Things\'d been going good except for the caravans. Can\'t manage to keep them safe! Makes my job a little harder, you know?$B$BThe last shipment--they promised it\'d get through!--was snatched by the Dustwind harpies of...where was it...Razorwind Canyon?$B$BI gotta have those supplies or I\'ll never get anything done! Follow the big canyon to the south, you\'ll find the ravine cut right into the west and east sides of the walls.','Retrieve 5 Sacks of Supplies and return them to Rezlak near Orgrimmar.','Hey, now isn\'t that just the thing! You\'ve got our supplies back for us. That\'s great. I\'ll be able to get back to work just as soon as I can find someone to haul these sacks for me.','I\'m great at what I do, don\'t get me wrong, but this is ridiculous! What am I supposed to do, build sand castles?','','','','','',4918,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,530,76,0,0,250,250,250,0,0,300,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (835,2,14,7,11,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,834,0,0,0,0,0,0,'Securing the Lines','Gazlowe told me once, \"Rezlak. There\'s one thing you need to know in life, and that\'s if you want something done well, do it yourself.\"$B$BI can\'t deal with losing all our caravans, so I\'m just going to take matters into my own hands. Drygulch Ravine lies through the eastern part of Razorwind Canyon. If we kill all the harpies there, the routes will be safe.$B$BOf course, there was one other thing that Gazlowe taught me, and that\'s \"You can get anything done for a price.\" So, going to help me out, $n?','Kill 12 Dustwind Savages and 8 Dustwind Storm Witches for Rezlak near Drygulch Ravine.','I think I can breathe easy now, knowing that the harpies won\'t be bothering our supply caravans anymore. And not one moment too soon, either. I hear I\'m being sent some fun little toys with the next shipment!$B$BYou\'re pretty good at what you do, $N, you ought to track down my boss in Ratchet. I\'ll bet he could find some work for you.$B$BOh, and don\'t worry, I wouldn\'t forget to pay you for the service you provided me.','You wouldn\'t think it from a guy like my boss Gazlowe, but he always seemed to know the score. \"Don\'t be afraid to take that big step,\" he said.$B$BHarpies won\'t stop bothering us and the caravans won\'t stop being attacked unless we do something about it, eh?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3117,3118,0,0,12,8,0,0,0,0,0,0,4932,4931,4938,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,470,530,76,0,0,250,250,250,0,0,0,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (836,2,47,43,48,0,0,255,0,0,0,0,0,0,0,0,0,0,0,2,2,485,3721,-648,0,0,0,0,'Rescue OOX-09/HL!','The gnome\'s voice crackles once again from the robot:$B$B\"I need to move OOX-09/HL to an open, safe place so it can begin a lengthy take-off procedure. It has built-in cloaking, but I need time on my end to make it operational again. Escort the robot from its current location to, let\'s say, the shoreline beyond Overlook Cliff! That should be a perfect place, and long enough, to get things online!\"$B$B\"Escort it safely to the shore, and then come talk to me in Booty Bay! Oglethorpe Obnoticus - out!\"','Escort OOX-09/HL to the shoreline beyond Overlook Cliff, then report to Oglethorpe Obnoticus in Booty Bay.','Oh, YOU\'RE the great savior of OOX-09/HL! I cannot even begin to express my thanks for your assistance! My homing robot series needs more development, but your recovery has saved me countless hours of extra rebuilding time, as well as many gold pieces in manufacture costs!$B$BPlease, take your choice of any of these items I have. Thank you again for your generous assistance $N, my robots and I are in your debt!',NULL,'Escort OOX-09/HL to the shoreline beyond Overlook Cliff','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9645,9646,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-350,350,0,0,0,0,3270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (837,2,14,6,10,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Encroachment','When we arrived, the Razormane quilboars possessed much of the land, and proved a thorn in our sides. Through our efforts we have driven out the largest part of their numbers, but still they remain well-fortified in some areas.$B$BIt has gone on long enough, however. For our own protection, we cannot allow the Razormane any hold in our lands. Their camps can be found to the west of here. Look for the brambles and you will find them. Today we drive them from Durotar, tomorrow, perhaps from all of Kalimdor.','Kill 4 Razormane Quilboars, 4 Razormane Scouts, 4 Razormane Dustrunners and 4 Razormane Battleguards for Gar\'Thok at Razor Hill.','I will pass along word that the quilboars have been removed from their lairs, and that their structures may be set to fire. The removal of the Razormane from Durotar brings us closer to fully securing the borders of our new homeland.','Though they do possess some intelligence and some organization, I find it constantly amazing that the quilboars were able to capture and hold so much territory in Kalimdor. Perhaps they are more crafty an enemy than I give them credit for...','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3111,3112,3113,3114,4,4,4,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,150,150,0,0,0,250,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (838,2,28,55,55,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,5098,0,0,964,0,0,0,'Scholomance','On the island of Caer Darrow lies Scholomance - a school that serves as a stronghold for the Scourge. Our enemy dwells within, safely allowed to pursue research that strengthens their power. A door bars the way, and try as we might no entry is to be had without a proper key.$B$BApothecary Dithers is well versed on Scholomance, and has an idea how to obtain a key. You have proved your value to me as someone who can get things done; I now entrust this task to you. Speak with him on this matter.','Speak with Apothecary Dithers at the Bulwark, Western Plaguelands.','Yes, $C, the High Executor mentioned you might be the one to trust in the matter of they key. I\'ve dedicated a fair portion of my recent studies to the Scholomance, and I believe I know a means by which you can acquire one that will let you past the front door at will.$B$BThis task will not be easy, but such tasks seldom are. You most assuredly look like the type to know this as fact.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (840,2,14,10,12,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,842,4992,1,0,'Conscript of the Horde','Hmm, you look pretty strong.$B$BListen, my good friend Kargal needs some new recruits for Barrens duty. I know you want to do what\'s right for the Horde. Well, this is your chance.$B$BTake this recruitment letter to Kargal and see if he\'ll sign it.','Follow the western road from Razor Hill to the Barrens over a bridge.$B$BStop at the orc outpost across the bridge.$B$BGive Kargal Battlescar at the Barrens outpost your recruitment letter.','Oh, so Takrin sent you? He\'s an excellent scout, I\'m not sure what I\'d do without him.$B$BI\'ll sign your recruitment letter, but what we really need is someone at the Crossroads.','What do you want, pup? If you\'re not here for recruitment, I don\'t have time for you.','','','','','',4992,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,75,75,0,0,0,0,276,0,0,0,0,0,0,0,0,25,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (841,2,440,38,46,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,379,0,0,0,0,0,0,'Another Power Source?','Let me guess - you didn\'t get whatever world-ending, nefarious deed you were doing done in time. No wait, better still... you dropped it in the sand! Well, whatever the reason, I do have additional power sources I will sell to you. This time, however, it will cost you ten, YES TEN Wastewander Water Pouches!$B$BTimes are tough all around, $n, and power sources don\'t grow on trees! Hrm, but what if they did. Maybe we could MAKE a power source tree...','Bring 10 Wastewander Water Pouches to Chief Engineer Bilgewhizzle in Gadgetzan in exchange for another power source.','Very well, here is another power source. I highly recommend you using it properly this time, unless you are eager to spend ten more water pouches for another water source.','Well, have you got the ten water pouches?','','','','','',8483,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8524,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (842,2,14,10,12,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,840,0,0,0,4995,1,0,'Crossroads Conscription','Take this signed recruitment letter to the Crossroads.$B$BSergra Darkthorn, curse her hide, is in charge there. She\'s a nasty shaman who will talk your head in circles before she lets you do anything useful. Thrall is convinced she\'s something special, but I\'m not so sure.$B$BYou\'ll just have to decide for yourself, pup...','Follow the western road from Kargal\'s Far Watch Outpost.$B$BAt the T intersection, turn left and follow the road south. $B$BFind Sergra Darkthorn at the crossing of roads within the Crossroads.','Alright, $n. You want to earn your keep with the Horde? Well there\'s plenty to do here, so listen close and do what you\'re told.$B$B$GI see that look in your eyes, do not think I will tolerate any insolence. Thrall himself has declared the Hordes females to be on equal footing with you men. Disrespect me in the slightest, and you will know true pain.:I\'m happy to have met you. Thrall will be glad to know that more females like you and I are taking the initiative to push forward in the Barrens.','Well well well, what do we have here? Has Kargal deemed me worthy of another recruit?','','','','','',4995,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,250,250,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (843,2,17,17,23,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,846,0,0,0,'Gann\'s Reclamation','In solitude I wander these roads.$B$BThe dwarves of Bael Modan show no respect for my land. Horrendous blasts drive holes deep into the ground as noisy machines rip apart the hills. Lands which once served as home and provider to my tribe are now riddled with destructive dwarves.$B$BAttempts at reaching a diplomatic resolution have failed. Now is the time for decisive action.$B$BDrive the dwarves from the Bael Modan excavation by force and bring to me the journal of their leader, Prospector Khazgorm.','Gann Stonespire wants you to kill 15 Bael\'dun Excavators and 5 Bael\'dun Foremen.$B$BBring Khazgorm\'s Journal to Gann Stonespire.','Khazgorm met the fate he earned. I feel no remorse for the fool. He was an infidel on these lands.$B$BMay his death serve as a warning to all those who threaten to disrupt our way of life.$B$BNow let me take a moment to study the dwarf\'s journal....','Many innocent tauren lost their lives or were forced off their ancestral birthplace when the dwarves of Bael Modan arrived. My land must be reclaimed!','','','','','',0,0,5006,0,0,0,1,0,0,0,0,0,0,0,0,0,3374,3375,0,0,15,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,1500,1110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (844,2,17,10,12,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,845,0,0,0,'Plainstrider Menace','Your first prey will be easy.$B$BThe plainstriders to the east have been harassing our food supplies and have become a nuisance.$B$BPut down the plainstriders and return to me with their beaks.','Collect 7 Plainstrider Beaks and return them to Sergra Darkthorn in the Crossroads.','Very good, $N. With the plainstriders gone we\'ll have an easier time keeping our supply chains intact. And I hope you learned a few tricks out there in the Barrens, for your next prey has a little more fire in its blood than the plainstriders...','Have you collected the plainstrider beaks?','','','','','',5087,0,0,0,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,500,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (845,2,17,10,13,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,844,0,0,903,0,0,0,'The Zhevra','The zhevra, although not the fiercest beast in the Barrens, are a shade tougher than the plainstriders. Don\'t worry -- we\'ll send you against bigger prey in good time, but for now your teeth could use a little more cutting.$B$BHunt the zhevra to the north and south, and collect their hooves. Bring them to me and perhaps we\'ll next send you against something tougher.','Slay Zhevra Runners to collect 4 Zhevra Hooves for Sergra Darkthorn in the Crossroads.','Not bad, $N. Those zhevra hold a lot of strength in their legs. A sharp kick from them can knock even a tauren on its haunches!$B$BIt looks like you have some strength in you too. Are you ready for a real challenge?','How many zhevra have you slain?','','','','','',5086,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,600,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (846,2,17,17,26,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,843,0,0,849,0,0,0,'Revenge of Gann','It is clear the prospector depended on explosives and those noisy vehicles to rip the ground apart. We can expect a new foreman to take over soon.$B$BI want to give the dwarves a taste of their own medicine. According to these plans if we combine nitroglycerin with wood pulp and sodium nitrate we can create an explosive charge. The rifleman, soldiers and officers in the Keep are known to have the supplies.$B$BCollect these items and bring them to me. I will fashion a charge that the dwarves won\'t forget!','Gann Stonespire wants you to bring him 6 vials of Nitroglycerin, 6 bundles of Wood Pulp, and 6 samples of Sodium Nitrate.','I see you are quite industrious, $C.$B$BNo doubt we shall soon have a fitting surprise for those dwarves.','I see you are back, $N.$B$BWhile Khazgorm\'s death might delay the digging in my ancestral lands some, it will by no means bring a total end to the destruction.$B$BThe Keep at Bael Modan is an increasing military threat. Built to defend the dig site, it is now poised for offensive force as well.$B$BIf you have the ingredients I requested, I can fashion a charge that will make the hasty dwarves reconsider their actions here in the Barrens.','','','','','',5017,5018,5019,0,6,6,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,2000,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (847,2,45,29,37,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,702,0,0,0,0,0,0,'Guile of the Raptor','This... this power.... Is this the power of the shamans that Tor\'gan tried to show me? I must say, it is interesting. Tell Tor\'gan that he has convinced me... for the time being. I will listen to what he has to say.','Speak with Tor\'gan.','When the enchantment wears off, I will speak with Gor\'mul. My thanks to you for your help in returning Gor\'mul to the land of the living. I have no doubt he thanks you greatly as well.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4546,0,0,0,1,0,0,0,76,0,0,0,0,250,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (848,2,17,10,15,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Fungal Spores','The oases of the Barrens hide a mystery. Life energy flows from their waters, invigorating the plants and beasts that drink it.$B$BInvigorating, and altering.$B$BThere is a mushroom that grows near these oases. Its spores hold properties that we, the apothecaries of Lordaeron, find useful.$B$BBring me these spores and you will earn our gratitude.','Bring 4 Fungal Spores to Apothecary Helbrim at the Crossroads.','Ah, yes. These are good specimens. Potent.$B$BI am Forsaken, and we honor our contracts. Here is your reward, $N.','Do you have the spores, $N? There is a concoction I must send to my associate in Thunder Bluff, which requires the spores...','','','','','',5012,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,700,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (849,2,17,17,26,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,846,0,0,0,5021,1,0,'Revenge of Gann','Following Khazgorm\'s plans it should be no problem to fashion an explosive charge$B$BAh, there we go.$B$BNow, $n, I am going to entrust you with a special task. Take this explosive stick and use it to blow up the flying machine at Bael Modan.$B$BNot only is the flying machine a key part of the site\'s infrastructure it also serves as a weapon of war. More importantly it is an icon of power and an insult to the memory of my tribe.$B$BMake me proud by completing this heroic task and you shall be rewarded.','Destroy the flying machine at Bael Modan and return to Gann Stonespire.','You have done well, $N! May you be revered in Thunder Bluff as a defender of sacred tauren lands and a champion of the lost tribe.','Once the dwarven flying machine has been destroyed I will feel the sweet satisfaction of revenge.','','Bael Modan Flying Machine destroyed','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-3644,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5313,0,0,0,1,0,0,0,81,0,0,0,0,250,0,0,0,0,2000,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (850,2,17,11,16,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Kolkar Leaders','The centaurs have plagued the Tauren for years. And recently, the Kolkar centaurs of the Barrens have grown into a real threat. Normally they were disorganized in these lands, but new leaders have risen among them. Rallying them.$B$BTo preserve our holdings here, these centaur leaders must be destroyed.$B$BBring me the head of Barak Kodobane. He camps near the Forgotten Pools to the north.$B$BDefeat him, then return to me.','Bring Barak\'s Head to Regthar Deathgate, west of the Crossroads.','Well done, $N. The centaur are low, brutish creatures, but a few have the wit and vision to lead. And those are the most dangerous.$B$BBarak was such a centaur. It is good that he is dead.','Hello, $N. Do you have Barak\'s Head for me?','','','','','',5022,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,150,0,0,0,0,800,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (851,2,17,11,18,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,850,0,0,852,0,0,0,'Verog the Dervish','The centaur Verog the Dervish wanders the Barrens, and will be difficult to find. But he is based at the centaur command tent at the Stagnant Oasis to the southeast. It may be possible to draw him to you.$B$BTravel to the Stagnant Oasis to the southeast and attack centaur near the command tent. It will be dangerous, but if you can kill enough centaur then they should raise an alarm. And Verog will come.$B$BBring me his head and I will place it with Barak Kodobane\'s.','Bring Verog\'s Head to Regthar Deathgate, west of the Crossroads.','Very good. You must have really stirred up those centaur -- our guards spotted activity down near the Stagnant Oasis, which was probably you.$B$BYou should be proud of your deed, $N. There is much bravery in you.','Did you find Verog, $N?','','','','','',5023,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,150,0,0,0,0,1000,600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (852,2,17,11,19,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,851,0,0,0,0,0,0,'Hezrul Bloodmark','Hezrul Bloodmark is the leader of the Kolkar centaurs in the Barrens. He is fierce, brutal and cunning. Defeating him would disrupt and fracture the Kolkars, greatly reducing their threat to us.$B$BSo kill him. As with Barak and Verog, bring me Hezrul\'s Head.$B$BHe leads his people from the Lushwater Oasis, to the south.','Bring Hezrul\'s Head to Regthar Deathgate, west of the Crossroads.','I commend you, $N. These centaur are undisciplined and cannot focus their rage as the orcs can, but they are fierce nonetheless. In defeating them, your valor is proven.','Is Hezrul defeated, $N?','','','','','',5025,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5351,0,0,0,1,0,0,0,76,0,0,0,0,150,0,0,0,0,800,660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (853,2,17,10,15,0,0,178,0,0,0,0,0,0,0,0,0,0,2700,0,0,848,0,0,0,5027,1,0,'Apothecary Zamah','I have rendered the spores you gave me into an emulsion. I must now send it to my associate, Apothecary Zamah. If you were to carry this to her, she can offer you something from our stores of alchemical goods.$B$BShe is in the Pools of Vision, a cave beneath the shamans of Thunder Bluff. The path to this cave is well hidden, but you may find it on the Spirit Rise bluff.$B$BDo hurry. This emulsion will maintain its potency for only a short time, and must be resealed and processed before then.','Bring the Rendered Spores to Apothecary Zamah in Thunder Bluff, before the time limit is up.','Ah, the spores from the Barrens that Helbrim was gathering. He garnered your aid in delivering them? Good.$B$BAnd the emulsion is still potent, so you must have wasted no time in the delivery. Well done, $C.','You have something from Apothecary Helbrim?','','','','','',5027,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2458,2457,2456,2459,0,0,4,4,3,2,0,0,5340,0,0,0,1,0,0,0,68,0,0,0,0,150,0,0,0,0,0,480,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (854,2,215,9,12,0,0,32,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Journey to the Crossroads','I have foreseen your arrival, young $c. Though perhaps you are not so young anymore.$B$BI think that it is time for you to move deeper into this land. I can sense that you are destined for great things.$B$BIt is the Crossroads that you must seek out, for our lives with the orcs have become intertwined and they need assistance. Continue down this road towards the east and follow it north to the Crossroads. Find Thork within its walls, he has the Earthmother\'s blessing.','Speak with Thork at the Crossroads in the Barrens.','It is good to see that more of our $R allies have come to assist us from as far away as Thunder Bluff. Again, I welcome you.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,25,0,0,0,0,0,138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (855,2,17,9,14,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Centaur Bracers','The Kolkar are a threat to the Horde\'s claims in the Barrens; we must reduce the numbers of their troops. And so, I have a bounty task for you.$B$BWhile in Kolkar territories, slay their warriors and collect centaur bracers. Return when you have a heap of bracers and the Horde will reward you well.','Bring 15 Centaur Bracers to Regthar Deathgate, west of the Crossroads.','Nicely done. I\'m sure you\'ve struck fear into the surviving centaurs, $N. If they have sense, they\'ll now calm themselves and stop their advances.$B$BBut I don\'t think they will, and that is unfortunate.$B$BUnfortunate...for them.','How goes your hunting, $N?','','','','','',5030,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5346,5344,5345,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,0,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (857,2,17,22,30,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Tear of the Moons','The power was mine! In my very hands! And I want it back! Back I say!$B$BThose dirty excavators uncovered it... so beautiful it was. Deemed the Tear of the Moons, it was the first great discovery we made at Bael Modan.$B$BIt should have been mine! Mine I say!$B$BGeneral Twinbraid grew jealous of the power it gave me. He locked it away in the Keep. Called it cursed, he did! The fool!$B$BOthers wanted it and they had to be stopped! That bastard Twinbraid drove me off.$B$BNow I want it back. Back I say!','Feegly the Exiled wants you to retrieve for him the Tear of the Moons.','At last, the power is mine again! Mine I say!','Where is the Tear of the Moons? I need it now! Need I say!','','','','','',5038,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2500,1470,0,0,0,0,0,0,0,0,4,0,2000,2000,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,857), + (858,2,17,13,18,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Ignition','I don\'t suppose Sputtervalve sent you? I\'m in a bind here. I hopped in without realizing that I need a key to unlock the shredder\'s movement column. One of the other shredder operators asked me if everything was okay, and I panicked! Instead of telling him that I was missing my key, I told him there was some sort of mechanical problem.$B$BWe need to get out of here on the double! Go up to the control room at the top of the derrick, the supervisor should have a key for this shredder.$B$BHelp me out here!','Get the Ignition Key and bring it to Wizzlecrank.','Yep, this looks like the right key. Let me just make sure I know how to work this thing...$B$BHmm... rotation control... This regulates speed and stability... fine arm movement control. Just look at this! I can\'t believe the Venture Company could design something this much better than ours. I\'ve got to get this back to Ratchet!','Quick, we need to get out of here before someone gets suspicious!','','','','','',5050,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,250,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (860,2,17,10,10,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,861,0,0,844,0,0,0,'Sergra Darkthorn','If you wish to walk the hunter\'s path, then your journey leads to the Barrens. Its beasts are strong-willed and fierce. You will learn much by hunting there, and your spirit will grow.$B$BSpeak with Sergra Darkthorn. She will be your first guide in the Barrens.$B$BSergra is at the Crossroads. To reach her, travel east from Bloodhoof Village into the Barrens, then north as the road forks. And have care as you travel--the Barrens holds great danger for the unprepared and unwary.','Speak with Sergra Darkthorn at the Crossroads.','You want to hunt in the Barrens?$B$BYour eyes are eager, and young. They\'re not yet squinted from tracking your prey across this land\'s dry plains.$B$BBut worry not. We\'ll toughen your body and your mind. And we\'ll teach you that there is more to hunting than finding and killing your quarry.$B$BPrepare yourself. Your journey begins. Now.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,10,0,0,0,0,0,54,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (861,2,215,10,10,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Hunter\'s Way','You are eager to explore, I can tell. I too had the lust to wander, once...$B$BWander, and hunt. For hunting is a Tauren\'s greatest honor.$B$BIf you truly wish to follow the ways of the hunter, then Melor Stonehoof can show you the path. He is in Thunder Bluff, on the Hunter\'s Rise.$B$BAnd to show him your skill and resolve, bring him the claws of the flatland prowlers of Mulgore. They are tough and cunning -- fitting prey for a young $c on the hunter\'s path.','Bring 4 Flatland Prowler Claws to Melor Stonehoof in Thunder Bluff.','Skorn Whitecloud is a wise tauren. He has hunted for years and years, and although his body is old, his spirit burns fiercely. We are honored to have him with us.$B$BIf Skorn sent you to me, then you too must have the hunter\'s spirit. And to have gathered these claws shows your burgeoning skills.$B$BPerhaps you are ready to walk the path.','Greetings. There is an air about you that tells me much. Do we have business, you and I?','','','','','',5203,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (862,2,-304,15,23,0,0,178,185,1,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Dig Rat Stew','A $c like you must get pretty hungry out here in The Barrens. Me, I\'m starving all day long.$B$BTell you what, I\'ll fix you up a nice stew. Just need a few dig rats.$B$BSeems those filthy dwarves at Bael Modan are overrun with everyone\'s favorite feast. Now head on down south to Bael Modan and bring me back some dig rats.$B$BYou can\'t call yourself a seasoned adventurer until you\'ve spent some time killing rats! Haw!','Bring 8 Dig Rats to Grub east of the Crossroads.','Normally I don\'t like to eat these rodents when they\'re so.... so... ripe. Like to let them rot for a few weeks to really bring out the flavor. But you look so hungry.$B$BLet me fix you some Dig Rat Stew. Ah, there we go.$B$BHere you go!','Whack enough dig rats yet, $n?','','','','','',5051,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5487,5478,10919,0,1,5,1,0,76,0,0,0,0,250,0,0,0,0,0,1110,0,0,0,0,0,0,0,0,4,3000,5000,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), + (863,2,17,13,18,0,0,255,0,0,0,0,0,0,0,0,0,0,0,2,2,858,0,0,0,0,0,0,'The Escape','I suppose I\'ll learn as we go... Couldn\'t be too hard. Just some buttons here, and a lever or two... Well, are you ready to go?','Protect Wizzlecrank and the stolen goblin shredder on the way to Sputtervalve in Ratchet.','Hopefully we\'ll be able to get something of value from the wrecked shredder prototype... my time\'s running out! I\'ll dispatch a salvage team to Wizzlecrank\'s location on the double.$B$BOh, let me give you something for your trouble, too.','Can I help you?','Escort Wizzlecrank out of the Venture Co. drill site','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5326,5327,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,350,0,0,0,0,2000,1020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (864,2,1497,38,46,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,654,0,0,0,8527,1,0,'Return to Apothecary Zinge','\"Here you go, the power source is safely removed and the data is preserved. Well, safe journeys and all that. Hope the nefarious science experiment worked out for you and all.\"$B$BThe goblin turns away from you to attend to the demands of the Gadgetzan Water Company. You secure the sealed testing kit for the journey back to the Undercity. Apothecary Zinge waits for you and the sealed field testing kit there.','Bring the Sealed Field Testing Kit to Apothecary Zinge in the Undercity.','I will analyze this data immediately. Perhaps Keever\'s insanity will prove to be my genius after all.$B$BAs for you... you are useful to me, and I reward quite well those who remain useful. Take this item, this coin, and most importantly my thanks along with them.$B$BCheck back with me from time to time - I wager that our working together on this project is not at an end.','Welcome back. At least, welcome back if you have returned with a sealed testing kit. Otherwise, I will pretend not to notice your utter incompetence and spare my wrath from you until you do as you have been tasked and accomplish my task.','','','','','',8527,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9634,9635,11502,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,350,0,0,0,0,13000,3030,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (865,2,17,13,18,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Raptor Horns','The raptors of the Barrens are smarter than raptors in other lands. And I think all that smarts is hiding in their horns! If so, then I could grind their horns into powder and use it to make \"smart drinks.\" I could sell them for a fortune!!!$B$BAnd you can help me. Find me intact raptor horns from sunscale scytheclaws. They roam in the southern Barrens, and in the northern Barrens near the border of Ashenvale Forest.','Gather 5 Intact Raptor Horns from Sunscale Scytheclaws, and bring them to Mebok Mizzyrix in Ratchet.','Great, you got them! Now I just need to ground them down and mix them with some wine, and...','Did you get the horns, $N? Those things are going to make me a fortune!','','','','','',5055,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5342,5343,0,0,5,1,0,0,470,0,0,0,0,250,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,865), + (866,2,-24,9,16,0,0,255,182,1,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Root Samples','The herbs of the Barrens are not quite like herbs in other lands. Their properties are mostly the same, but the oasis water here alters the plants; they are just slightly different.$B$BI want to study those differences... to see if they\'re exploitable!$B$BIf you are skilled in herbalism, then gather root samples off the herbs you find in the Barrens. Bring back these samples so that I may compare them with herbs from other regions.','Bring 8 Root Samples to Mebok Mizzyrix in Ratchet.','Yes yes, these are very nice! I will grow specimens from these roots and study them. I hope to find new properties from them. Hidden, valuable properties...!$B$BAnd don\'t worry -- if I do then you\'ll be the first to know. Because I\'ll need someone to gather more!','Hello, $N. Did you get those root samples?','','','','','',5056,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5341,0,0,0,1,0,0,0,470,0,0,0,0,250,0,0,0,0,800,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (867,2,17,12,15,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,875,0,0,0,'Harpy Raiders','The blasted harpies have been ravaging our caravan supplies for too long. It\'s time we slit a few of their throats and diminished their numbers.$B$BI\'ve been snooping around their nests and figured out who leads who. The most devastating attack will destroy a good section of their lower chain of command and then we can work our way to the top.$B$BI\'ll start you off slow, take out Witchwing Harpies and Witchwing Roguefeathers in the Northwest and bring me 8 Witchwing talons. That should be a good start...','Collect 8 Witchwing talons.$B$BReturn them to Darsok Swiftdagger at the Crossroads.','Oh, these are nice. Real nice... Good job, $N. I look forward to seeing more of your work in the future.','Cut up enough of them yet? Keep slicing and taking trophies. I want 8 Witchwing talons.','','','','','',5064,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,700,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (868,2,17,17,22,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5059,1,0,'Egg Hunt','Hey, $N. I been sent to the Crossroads to watch over the land and take note of its happenings for my masters in Orgrimmar.$B$BOne object of my studies are the insect-like creatures found to the south in the Field of Giants. We know little of the creatures, so I be makin\' it a point to discover more. They seem to have intelligence to them, more so than any normal animal.$B$BTake this digging claw and collect some of the creatures\' eggs from their mounds, but be careful: if alerted, they will attack you.','Bring 12 Silithid Eggs and the Digging Claw to Korran at the Crossroads.','You please me, $N. The eggs and the tool. Well done.$B$BAnd for your reward...','Be careful with the eggs you find, $N. If they break, they be no good to me.','','','','','',5058,5059,0,0,12,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6503,6502,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,1050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (869,2,17,9,13,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,3281,0,0,0,'Raptor Thieves','Not long ago, a shipment of silver was stolen from our guard tower. It was meant as payroll to the Crossroads\' guards, and we want that silver back.$B$BThe strange thing is... we caught one of the thieves on the night of the theft. And... it was a raptor! Unbelievable!$B$BI don\'t know what raptors would want with silver. But I don\'t care -- I want the raptors dead so they won\'t steal from us again!$B$BHunt raptors in the Barrens. Collect for me their heads!','Bring 12 Raptor Heads to Gazrog at the Crossroads.','You got rid of the raptors!$B$BThank you, $N. You are a $C of worth.','Do you have those heads, $N?','','','','','',0,5062,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,600,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (870,2,17,10,13,0,0,178,0,0,0,0,0,0,0,0,0,0,0,12,2,0,0,0,877,0,0,0,'The Forgotten Pools','Long ago, the Barrens was a lush place, teeming with life. But war and cataclysm raged across the land, scorching it and leaving a dry husk. Such is the way of things, and it saddens my heart.$B$BBut within the past few years, new oases have formed in the Barrens, and life stirs. And deep down, we druids sense a power leaking its way to the surface.$B$BWe must find its source. Travel to the Forgotten Pools, northwest of the Crossroads. Search its waters for a source of power, then return here.','Report back to Tonga Runetotem with your findings.','You found a fissure in the earth, with gases bubbling from it? Strange. This may be an answer to our questions, but we cannot yet be sure.$B$BBut it is a clue. And I am grateful that you found it.',NULL,'Explore the waters of the Forgotten Pools','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,150,0,0,0,0,0,405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (871,2,17,9,12,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,872,0,0,0,0,0,'Disrupt the Attacks','All the quilboars are our enemies, $N. Some just prove to be more of a nuisance than others.$B$BThe Razormane tribe has been attacking our supply lines from Durotar, causing us no end of annoyance. I have scouts seeking the leader of these raids, but until then, any losses you can inflict on the filthy pig men would aid us.$B$BStart in the northeast towards Durotar. You can always tell their dens from the huge thorny vines that come up from the earth. Seek them out, and slay them.','Of the Razormane tribe, kill 8 Water Seekers, 8 Thornweavers and 3 Hunters, and then return to Thork in the Crossroads.','You have done well, $N. Those insolent quilboars will finally learn that the might of the Horde is not to be ignored.','The longer it takes to stop these attacks, the harder it will be to provide supplies for the people of the Crossroads.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3267,3268,3265,0,8,8,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (872,2,17,9,15,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,871,0,0,0,0,0,0,'The Disruption Ends','One of my scouts witnessed an attack on a caravan from Durotar, $N. The culprits are indeed the Razormane tribe of quilboars. One of the quilboars in particular is leading the raids: Kreenig Snarlsnout. He was seen northeast of here, just south of the road from Durotar. If the threat is to be ended, then Kreenig must die.$B$BTo be sure the attacks cease, though, I say we add insult to their injury. Kill Kreenig along with more of their tribe, and return to me when you have his tusk.','Kill 8 Razormane Geomancers, 8 Razormane Defenders, and Kreenig Snarlsnout.$B$BThen bring Kreenig Snarlsnout\'s Tusk to Thork at the Crossroads.','Well done, $N. With Kreenig\'s death, there will be a definite decline in the attacks on our caravans.$B$BYour people should be proud to count you among them.','Cut off the head of their leader, and chaos ensues, $N. Learn this lesson well. It will aid you in the future.$B$BThe boars will flounder without direction, and we will be able to take back the Barrens.','','','','','',5063,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,3269,3266,0,0,8,8,0,0,0,0,0,0,5275,5328,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (873,2,17,10,27,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,874,0,0,0,0,0,0,'Isha Awak','The grand Isha Awak is lord of these waters. Great is his strength, and solemn his pride. The humans on the coast fear him, for he has consumed many of their number.$B$BBut I do not fear him. I am grateful he is here. He is a worthy challenge, and honorable prey.$B$BIf you are ready, then swim out and search for Isha Awak, the Deep Doom.$B$BHis spirit dwells in his heart, and to hear its beat is to know your fate.','Bring the Heart of Isha Awak to Mahren Skyseer.','You now are one with Isha Awak, $N. His spirit is with you. He lurks in your eyes...$B$BEyes that, one day, will learn to see.','Fear not the waters, $R.','','','','','',5104,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5356,5357,0,0,0,0,1,1,0,0,0,0,5355,0,0,0,1,0,0,0,81,0,0,0,0,350,0,0,0,0,0,1650,0,5325,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (874,2,17,9,27,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,913,0,0,873,0,0,0,'Mahren Skyseer','You have hunted the beasts of the Barrens. Your spirit is strong. But a hunter must always be prepared. A true hunter can stalk prey down any path. Mountains and swamps will not sway $ghim:her;.$B$BNot even the sea.$B$BFind my sister, Mahren. She hunts the great water beasts along the coast. She will be your teacher in their ways.$B$BBut be wary in your search for her, for the Barrens\' coast is held by humans.','Speak with Mahren Skyseer.','My brother sent you, did he? Then you must have proven yourself to him. If you have earned the respect of Jorn, then you have my respect as well.$B$BAre you ready to tread farther down the hunter\'s path?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,25,0,0,0,0,0,330,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (875,2,17,12,16,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,867,0,0,876,0,0,0,'Harpy Lieutenants','Hahaha, $n. Back for more? Good, I like to hear that.$B$BThis time I want you to assassinate some of the harpy lieutenants in the Dry Hills. Only Witchwing Slayers can be lieutenants, and you can tell them apart by the rings they carry. They are a nasty bunch, but they lead some of the underlings in that area. Taking out 6 of them will be a decisive strike against their matriarchy.$B$BMake sure they die painfully, $n. We want those harpy wenches to know the idiocy of picking fights with the Horde.','Collect 6 Harpy Lieutenant Rings from Witchwing Slayers and return them to Darsok Swiftdagger at the Crossroads.','Excellent work my friend. I think you\'ll go far within the Horde.','Do you have 6 Harpy Lieutenant Rings yet? Justice must be dealt to them for their vicious attacks on the Horde.','','','','','',5065,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,800,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (876,2,17,12,20,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,875,0,0,0,0,0,0,'Serena Bloodfeather','You did so well with the lieutenants and underlings that I\'d like you to do one last thing for me.$B$BSerena Bloodfeather is the sister of a harpy named Bloodfeather who was slain by Rexxar quite a while ago. Apparently, these attacks on the Horde caravans are revenge for her sister\'s death.$B$BI need you to slit her throat and bring me back her head. I want to place it on the next caravan we send out... Give those harpies something to think about.','Slay Serena Bloodfeather and return her head to Darsok Swiftdagger at the Crossroads.','HA! Well done, $N! Very well done... I wasn\'t sure you were up to the task, but you\'ve proved yourself quite the cut-throat. Thank you again for helping us suppress the Harpy epidemic. Here is your reward, use it well.','You\'re not getting anything until I see Serena\'s head.','','','','','',5067,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5321,5279,5318,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (877,2,17,10,16,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,870,0,0,880,5068,1,0,'The Stagnant Oasis','Like the one you found at the Forgotten Pools, there may be fissures at the other oases in the Barrens. If so, then perhaps the fissures are the oases\' source of life.$B$BWe must test this.$B$BHere, take these seeds. They are dead and infertile, but take them to the Stagnant Oasis to the southeast. If there is a fissure there, then place the seeds within it...and observe.','Return to Tonga at The Crossroads, after investigating the Stagnant Oasis.','Your findings are amazing! The seeds I gave you were dried, and dead. Whatever rests under these oases can create life from nothing!$B$BWe must study this more...','Have you been to the Stagnant Oasis? Was there a fissure beneath its waters?','','Test the Dried Seeds','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-3737,0,0,0,1,0,0,0,5206,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (878,2,17,14,21,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Tribes at War','You must strike my enemies. You must help Mangletooth and the Razormane by weakening the Bristlebacks. Both tribes are very spiritual--tied to the earth and its power. It gives us strength in all things... especially war.$B$BIf you want to find out who really causes Thork and the Horde such anguish, then help Mangletooth! You attack the spiritual leaders of the Bristlebacks to the north; weaken them so the Razormanes can defeat them and rule the Barrens.','Kill 6 Bristleback Water Seekers, 12 Bristleback Thornweavers and 12 Bristleback Geomancers and return to Mangletooth at Camp Taurajo in the Barrens.','Yes, yes... filled with joy because finally the Bristleback know my tribe\'s pain, $R. That is how I should feel, but that is not the case.$B$BYou aid your people and they honor you. Mangletooth aids his people, and what do they do? They turn their backs on him. They forget him and leave him to rot in cage!$B$BI aid them even from locked behind bars and they send no one to save me!','More information for the Horde when you\'ve killed the Bristleback\'s wise ones, $R. Not a moment earlier! Mangletooth is no fool.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3260,3261,3263,0,6,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (879,2,17,17,25,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,5052,0,0,906,0,0,0,'Betrayal from Within','Three of my tribe came out of the Kraul to lead the raids against the Horde, $r. They are ruthless and cunning, and if you defeat them, then your Crossroads and even most of the Barrens will learn peace... at least from the Razormane tribe. $B$BNak, Kuz, and Lok Orcbane are the ones you seek. They are far to the south of the Barrens. One is a spell caster, another a tracker, and their leader, the one called Orcbane, a warrior. Kill them, $r, like they have killed me.','Kill Nak, Kuz, and Lok Orcbane and bring their skulls to Mangletooth at Camp Taurajo in the Barrens.','It is done then. Better it ends this way, says Mangletooth. They should have made sure I was dead when they turned their backs on me instead of leaving me here in this forsaken cage.$B$BThere is but one task left for you to finish, $R.','How goes your hunt, $R? $B$BThork thinks he knows the truth about who leads the raids against his people, but he shall learn how wrong he is if you are successful.$B$BMy death is inescapable, but you have caused great pain to my enemies, so Mangletooth regrets nothing. ','','','','','',5074,5073,5072,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,150,0,0,0,0,0,900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (880,2,17,10,16,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,877,0,0,0,0,0,0,'Altered Beings','Your findings are incredible, $N. These oases hold properties that must come from an outside source. Or perhaps an inside one.$B$BI want to know how these fissures are affecting the beasts who drink from the oases\' water.$B$BHunt oasis snapjaws at the Lushwater and Stagnant Oases. Bring me their shells so I may examine them.','Bring 8 Altered Snapjaw Shells to Tonga Runetotem at the Crossroads.','Thank you, $N. Studying the beasts of an area can tell much about the area itself. We shall see what tale these shells tell.$B$BPlease accept my gratitude for your aid ... and perhaps you can use these coins. I find that I do not need them.','How goes your collection? Did you get the shells?','','','','','',5098,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,800,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,880), + (881,2,17,10,16,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,903,0,0,905,10327,1,0,'Echeyakee','Whitemist, Echeyakee in the Tauren tongue, is the king of the savannah cats. He hunts with such stealth, they say he\'s like a thin, white mist on the earth. And he kills so fast his prey have no time for fear, or pain.$B$BThe Tauren say he is both mercy and death.$B$BYou will learn if that\'s true, for I now set you on the path to hunt Echeyakee. His lair is northeast of the Crossroads, among the bones of giant Kodo$B$BGo. Blow this horn when you reach his lair. Blow the horn, and he will come.','Bring Echeyakee\'s Hide to Sergra Darkthorn at the Crossroads.','You\'ve beaten Echeyakee, and though his days of hunting are over... his spirit is with you. He will show you the strength found in subtlety, and the honor in mercy.$B$BYour path is still long, $C. Let\'s hope you stride it well.','The great cat calls to you, $N.','','','','','',5100,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,0,870,0,5320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (882,2,17,10,19,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,3261,0,0,907,0,0,0,'Ishamuhale','Ishamuhale, Speartooth, is the fiercest sunscale raptor of the Barrens. He does not hunt for sport, nor for food. He hunts because hunting is his passion. He kills because it is his nature to kill.$B$BAnd you will learn of his nature, $N, for your path now follows the taloned tracks of Ishamuhale.$B$BBegin the hunt. Slay his favorite prey, a zhevra, then bring its carcass to the dead tree northwest of Ratchet. Ishamuhale will smell the carcass and be drawn to it.$B$BBe ready when he comes.','Bring Ishamuhale\'s Fang to Jorn at Camp Taurajo.','This fang is merely a token, but what it represents is profound.$B$BIshamuhale\'s strength is in you, $N. May you use it with temperance. That is your burden.$B$BThat is your honor.','$N, have you bested Ishamuhale?','','','','','',5101,0,0,0,1,0,0,0,10338,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,350,0,0,0,0,0,1080,0,5321,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (883,2,17,10,22,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5099,1,0,'Lakota\'mani','The Hoof of Lakota\'mani is a symbol of the strength of the great kodo.','Bring the Hoof of Lakota\'mani to Jorn at Camp Taurajo.','Lakota\'mani is called Earthshaker in our language, and his steps are like gathered thunder. He is with you now, and his courage mingles with yours. Together there is no conflict you cannot face.$B$BWalk tall, $N. Walk tall, Earthshaker.','$N, when you approached I saw a new power in your stride. Tell me -- has your spirit met with the great Lakota\'mani?','','','','','',5099,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,150,0,0,0,0,0,780,0,5322,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (884,2,17,10,24,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5102,1,0,'Owatanka','When touched, sparks fly from the tailspike of Owatanka.','Bring Owatanka\'s Tailspike to Jorn at Camp Taurajo.','The thunder lizard Owatanka is called Bluebolt by the tauren, for within him resides a speed that belies his size. It is said that lightning struck Bluebolt long ago and, fed from the sky\'s rage, the great beast\'s energy is without limit.$B$BMay his energy flow through you, $N. For you now keep pace with Owatanka.','$N, there is a new power behind your eyes! You have met with the mighty Owatanka, have you not?','','','','','',5102,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,150,0,0,0,0,0,870,0,5323,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (885,2,17,10,25,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5103,1,0,'Washte Pawne','The feather of Washte Pawne is painful to the touch.','Bring Washte Pawne\'s Feather to Jorn Skyseer at Camp Taurajo.','The thunderhawk is a rare beast of the Barrens, and its death can portend great fortune, or great doom.$B$BBut Washte Pawne, called Spirit Biter in Taurahe, can bring neither... or both.$B$BThe pain you felt from hunting Spirit Biter is the pang all feel who make great gains at great costs. The sting you felt is the pain of regret.$B$BBut I can see you have conquered this. You have learned that regret turns to wisdom, and that through pain one gains strength.$B$BYou have learned much, $N.','There is new resolve within you, $N. A resolve born from pain...$B$BAre you burdened with the death of Washte Pawne?','','','','','',5103,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,150,0,0,0,0,0,900,0,5324,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (886,2,17,10,10,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,870,0,0,0,'The Barrens Oases','The druids of Thunder Bluff sense a strange power leaking into the Barrens, east of Mulgore.$B$BTonga Runetotem was sent to discover the source of this power, but we fear he will need aid.$B$BTravel to the Barrens and speak with Tonga. He will be at the Crossroads. To reach there, take the road east out of Bloodhoof village. Enter the Barrens, then turn north when the road forks. Continue north and you will find the Crossroads.$B$BAnd do not leave the road, $N, for the Barrens is a harsh land.','Speak with Tonga Runetotem at the Crossroads.','My brethren in Thunder Bluff were wise to send you, young $C. For the mystery of the Barrens is one that I alone cannot unravel.$B$BWith your aid, let us hope we can find answers to our questions.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,10,0,0,0,0,0,54,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (887,2,17,9,14,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,890,0,0,0,'Southsea Freebooters','I sure wish Vice Admiral Grezzlik did a better job of keeping the seas safe for our trading vessels. With all the gold the trade princes have poured into the Trade Fleets, it ticks me off to see so many pirates running willy-nilly, raiding my ships and stealing my goods!$B$BI heard that the Southsea Freebooters have set up a camp just south of here. They\'ve been a real thorn in my side and if Grezzlik won\'t take care of them, well, maybe you can help me get rid of them.','Kill 12 Southsea Brigands and 6 Southsea Cannoneers for Gazlowe in Ratchet.','You did good, kid. A little more work like that, and it\'ll be one less thing I\'ll have to worry about. Hopefully they\'ll be convinced that they should relocate their operation elsewhere.$B$BIn the meantime, there is the small matter of getting back the goods they stole from me!','I don\'t even want to think about the profits I\'ve lost from pirate raiding, and now they set up camp on my doorstep? It\'s getting out of hand, Undermine\'s got to do something about it.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3381,3382,0,0,12,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,150,0,0,0,0,500,450,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (888,2,17,9,16,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,892,0,0,0,0,0,0,'Stolen Booty','While I\'d like to recover all my goods, I\'m sure that\'s not possible. Still, there\'s a few things that I absolutely must have!$B$BAs you see, my observatory is ready to go, but it needs the smaller of the two lenses. The first arrived by caravan from Durotar, but the second was bound by ship, and never arrived. Also, I never got my boot shipment from Drizzlik in Booty Bay!$B$BHead down to the pirate camp and see if you can find them.','Retrieve the Shipment of Boots and Telescopic Lens for Gazlowe in Ratchet.','It\'s a relief to get all this stuff back, so thanks for your help, $N. You know, I could use a $R like you to help out with my operation here. If you\'re ever looking for work, don\'t forget about how well Gazlowe pays for service!','Did you find my things, $N?','','','','','',5076,5077,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5337,5320,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,250,0,0,0,0,800,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (889,0,17,14,20,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,1,5052,0,0,0,0,0,0,'Spirit of the Wind','','','Good. Go with Agamaggan\'s spirit as your guide, $R. Return to me if you desire more of Agamaggan\'s magics.','Bring Mangletooth 10 blood shards and I will bless you with great speed. You will run with zhevra and the wind will be jealous of you.$B$BIt will not last long, but it should be enough to help you travel throughout the Barrens.','','','','','',5075,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16618,16618,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (890,2,17,9,14,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,887,0,0,892,5080,1,0,'The Missing Shipment','I\'ve been waiting forever for my last shipment of goods from Booty Bay! I\'m pretty sure that it must have been stolen by the Freebooters, but just to make sure, will you go down to the dockside and ask Dizzywig if my goods were already put into my warehouse without my knowledge?$B$BHere, take my ledger down to Dizzywig and have him double check my inventory records against his logs.','Bring Gazlowe\'s Ledger to Wharfmaster Dizzywig.','Ah, Gazlowe sent you, did he? Just a moment, let me take a look here and check my own logs and make sure I didn\'t have Gazlowe\'s shipment sent to the wrong place.$B$BBet he\'s waiting for those boots from Drizzlek...','Wares to send on the next ship, $N?','','','','','',5080,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,10,0,0,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (891,2,17,13,20,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Guns of Northwatch','Yet another ship from my fleet has been lost to those overzealous humans at Northwatch Hold!$B$BThose bastards must be dealt with. Their paranoia has them in a state of frenzy. Trigger happy, reckless louts are shooting at anything in their sights.$B$BTravel south along the Merchant Coast to the Hold and lay siege to their forces. Bring me the medals of their soldiers as proof. And for the love of my fleet, slay Captain Fairmount and her overzealous cannoneers!','Captain Thalo\'thas Brightsun of Ratchet wants you to collect 10 Theramore Medals and slay Captain Fairmount, Cannoneer Whessan and Cannoneer Smythe.','Alas, the righteous Alliance guns have been silenced. You shall be rewarded for your aid, $N.$B$BNow to tend to the grim task of recovering the bodies of the dead....','My fleet is in peril with Captain Fairmount and her damned cannoneers blasting away from Northwatch Hold. I want her soldiers to pay as well. Fill my hand with medals from their dead and I will know that vengeance has been given to my fallen privateers.','','','','','',5078,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,3393,3455,3454,0,1,1,1,0,0,0,0,5309,5310,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,470,530,76,0,81,250,75,75,0,75,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (892,2,17,9,14,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,890,0,0,888,5080,1,0,'The Missing Shipment','Everything looks square from my records, $n. Go on back and tell Gazlowe he\'s out of luck. I wouldn\'t be surprised if it was the pirates that nabbed his goodies.$B$BNothing else I can do for him. Oh... though you could tell him that I\'ve got some things from Undermine for him, when he has the time to come pick them up.','Return Gazlowe\'s Ledger to Gazlowe in Ratchet.','No dice, eh? I guess it must have been the Freebooters then... Dizzywig\'s on the level, I\'m sure he wouldn\'t cheat me like that. After all, he is on the payroll.$B$BLooks like I\'ve got some goods to get back, $N. What do you say?','So, what did Dizzywig have to say?','','','','','',5080,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,10,0,0,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (893,2,17,17,24,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Weapons of Choice','The Razormane quilboars to the south, beyond the Field of Giants, have no skilled blacksmiths from what I am told, but they\'ve apparently started to develop sturdier weapons. I\'d like to get my hands on a few different types to learn their techniques if possible.$B$BIf you wish to help bring honor to the Horde, then bring me examples of their weapons. Find me a dagger from their stalkers, a wand from their seers, and a shield from their warfrenzy. That should do nicely!','Bring a Razormane Backstabber, a Charred Razormane Wand and a Razormane War Shield to Tatternack Steelforge at Camp Taurajo in the Barrens.','Excellent, excellent specimens indeed.$B$BThe quilboar are further along than I had expected.$B$BHere, $C, take this and get out of my way. I\'d better take a closer look at these weapons. We may have underestimated our enemy, and that\'s the kind of mistake we can\'t afford to make.','I, too, have doubts that the pathetic quilboars could attain any level of skill in the area of smithing, but I do as the Warchief commands, and I shall learn what I can about the Razormane tribe.$B$BI have had more menial tasks, and I do so willingly if it aids the orc people.','','','','','',5093,5092,5094,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5322,5323,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (894,2,17,10,14,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,900,5088,1,0,'Samophlange','The Venture Company set up a small research facility far to the north of here, southwest of the Sludge Fen. I don\'t know very much about what they\'re doing, but did manage to discover that they\'re experimenting with something called a \"samophlange\".$B$BNow what the heck is a samophlange? Well, whatever it is, I want to examine it, so I need someone to go get it.$B$BI obtained a copy of their control system operating manual, you should be able to figure out how to disengage the samophlange from it.','Access the control console at the Venture Company research site.','A variety of buttons, levers and blinking lights are somewhat erratically arrayed on the face of the control console. A small gauge indicates that the apparatus is currently operating within optimal levels, and indicates that control valves one through three are currently open. There is a small keyhole set into the lower right side of the control panel.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,150,0,0,0,0,0,450,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (895,2,17,11,16,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'WANTED: Baron Longshore','WANTED!$B$BBaron Longshore, Captain of the Heedless$B$BCaptain Longshore of Gilneas leads vessels of the Southsea Freebooters, and is wanted on charges of piracy. Remains must be in identifiable condition!$B$B-- Gazlowe','Bring the head of Baron Longshore to Gazlowe in Ratchet.','Ahhhh! That sort of business. You know, I saw the Heedless once on the open seas. Fearsome ship, or was that boat... those sailors are so particular!$B$BAnyways, watching her glide across the water was quite a sight to see. I\'m glad her infamous captain will trouble my ships no longer.','What\'s happening? Something I can help you with? Goods to ship, perhaps an engineering job?','','','','','',5084,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,250,0,0,0,0,800,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (896,2,17,13,18,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Miner\'s Fortune','Being Wharfmaster of a busy port like Ratchet, I keep my finger on the pulse of information. I know all about the exchange of goods and money between here and Booty Bay.$B$BThe latest bit of news I\'ve heard is about the Venture Company\'s Boulder Lode mine northeast of the Sludge Fen. One of the miners discovered an emerald the size of your fist. I know a few buyers who\'d be interested in getting their hands on something like that, and I\'d be willing to go half and half on its sale.','Retrieve the Cats Eye Emerald from one of the Venture Co. Overseers or Enforcers for Wharfmaster Dizzywig at Ratchet.','Look at the size of that thing, $N! We\'re going to be rich! Let\'s see, according to the rates I\'ve seen on gems going into Undermine, I should be able to figure out your cut--fifty percent, don\'t worry!$B$BNow let\'s see... I think this should do about right. Pleasure doing business with you, $N.','If only we knew which one of the miners had found the emerald, it\'d be a walk in the park...','','','','','',5097,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5335,0,0,0,1,0,0,0,470,0,0,0,0,350,0,0,0,0,0,1020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (897,2,17,10,24,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5138,1,0,'The Harvester','This strange, insect-like creature looks outside of the natural order, as though it does not belong in the Barrens.','Bring the Harvester\'s Head to Jorn Skyseer.','I can tell nothing of the nature of this beast, for its spirit has fled. But as you guessed, it does not belong in the Barrens. I fear it may herald a grim future for our people...$B$BBut for now, prepare yourself, and let us hope that time unravels the mystery of this creature.','You seemed troubled, $N. How go your lessons in the Barrens? Did you find something that disturbs you?','','','','','',5138,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,350,0,0,0,0,0,1440,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (898,2,17,13,20,0,0,178,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,'Free From the Hold','Finally! Someone to rescue me!$B$BI can\'t believe you got past the guards. These zealots from Theramore are out of their minds. They sank our ship and imprisoned me, the only survivor. I was called an enemy and threat to the Alliance.$B$BMe! A threat to their great sham of an Alliance? I was a deckhand on a moonshine transport between Ratchet and Booty Bay.$B$BEnough talk. Help me get back to Ratchet will you? Let me know when you\'re ready and we\'ll make our break.','Safely escort Gilthares Firebough back to Captain Brightsun in Ratchet.','And to think, we thought Firebough was long dead!$B$BYour heroics have earned you a place of honor with the Thalo\'dan Privateers, $N.','Yes?','Escort Gilthares Firebough back to Ratchet','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5311,5312,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,350,0,0,0,0,2500,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (899,2,17,14,20,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Consumed by Hatred','Perhaps you know the pain of uncertainty, perhaps not, $c. But know this: I stand here every day, from the sun\'s rising till its decline, scouring the horizon for more of those monsters. I\'ve killed every pig man I\'ve come across since, but my thirst for their blood is far from quenched. Perhaps instead of heading north to the Crossroads I should have headed to Taurajo.$B$BYou, $c--you could help me.$B$BKill them. Kill as many as you can. Bring me their tusks, and we will celebrate their deaths together.','Bring 60 Bristleback Quilboar Tusks to Mankrik at the Crossroads.','$C, you take my task seriously, and for that I thank you.$B$BAlthough my desire for revenge remains, I can at least smile seeing that the quilboars have felt pain themselves.','The quilboar will pay for this, $N. I swear it.','','','','','',5085,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5314,6477,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (900,2,17,10,14,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,894,0,0,901,0,0,0,'Samophlange','The three control valves are currently opened. The various readings on the control panel lead you to presume that they must be shut off before the apparatus can be shut off.','Close off the Fuel Control Valve, the Regulator Valve and the Main Control Valve then use the control console again.','The lights indicating the three control valves dim as they are shut off. Green lights slowly fade into yellow, and the switch controlling the apparatus is now moveable, with the valves closed, it can be turned off.','Blinking lights on the control console indicate that the main control valves have not been closed off.','','Shut off Main Control Valve','Shut off Fuel Control Valve','Shut off Regulator Valve','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-4072,-61936,-61935,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,75,0,0,0,0,0,294,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (901,2,17,10,14,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,900,0,0,902,0,0,0,'Samophlange','With the apparatus deactivated, the control panel can be opened up and the samophlange removed from the console. With everything else in place, all that is left is to acquire the key to unlock the console.','Get the Console Key from Tinkerer Sniggles to use on the control console.','Turning the key in the lock, the control console unlocks. A red light at the top of the console turns off and all power drains from the terminal.','The console lights are dimmed and the gauges and dials all read at their zero positions, everything idling.','','','','','',5089,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,150,0,0,0,0,0,450,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (902,2,17,10,16,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,901,0,0,0,5054,1,0,'Samophlange','Pulling open the face of the control console reveals a dense jumble of wires, tubing and other strange mechanical objects--most of which seem to serve no practical purpose. Pushing them aside and digging deeper into the console, you find the samophlange. A tug removes it from its housing.','Return the Samophlange to Sputtervalve in Ratchet.','This is... er... interesting... yes. I\'ll have it sent along to the Tinkers\' Union headquarters in Undermine. I\'m sure after some careful dissection and research, they\'ll be able to make some sense of it.$B$BBut, perhaps I\'ll have a little look myself first...','Oh, you\'re back, $N! Do you have the samophlange?','','','','','',5054,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5324,5325,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,250,0,0,0,0,0,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,902), + (903,2,17,10,15,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,845,0,0,881,0,0,0,'Prowlers of the Barrens','Now it\'s time to go after something that really bites. The prowlers of the Barrens are a tough breed. Tough, resourceful, sly... and deadly. You\'ll find them among the tall grasses. You\'ll find many to the southwest of the Crossroads.$B$BBe wary as you hunt them, $n, or you may find yourself no longer the predator, but instead the prey.','Collect 7 Prowler Claws from Savannah Prowlers for Sergra Darkthorn in the Crossroads.','Ah, I see you\'ve been busy, lurking in the grasses and hunting prowlers. Do you think, then, it is time to face a champion among them?','How goes your hunt, $N? Have you found the prowlers?','','','','','',5096,0,0,0,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,700,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (905,2,17,10,17,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,881,0,0,3261,0,0,0,'The Angry Scytheclaws','Now, $N, the hunt deepens. Now you must defeat your prey, and then find your way to its lair.$B$BHunt the sunscale raptors to the south. Slay them and remove the feathers they wear. Place the feathers on the scytheclaw nests southwest of the Stagnant Oasis. Show their brethren you do not fear them!','Kill Sunscale raptors and collect their feathers. Use the feathers on the 3 Scytheclaw nests. Return to Sergra Darkthorn in the Crossroads.','Is your task finished? Ponder the life of the Scytheclaw as you do it. There are important lessons within every creature\'s lifespawn. $B$BSome of the others believe I have been too heavy handed in my lesson. I know that you are simply following my orders, but I want you to consider the life of the creatures you are slaughtering. $B$BThough they are at times a nuisance, they only become threatening when we seek their slaughter. This days defilement will cause us more trouble than it will solve problems...','Have you been to the nests, $N?','','','Visit Blue Raptor Nest','Visit Yellow Raptor Nest','Visit Red Raptor Nest',0,0,0,0,0,0,0,0,5165,5165,5165,0,1,1,1,0,0,-6907,-6908,-6906,0,1,1,1,0,5316,5316,5316,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,900,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (906,2,17,17,25,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,879,0,0,0,5072,1,0,'Betrayal from Within','Take Lok\'s head to Thork in the Crossroads, $r. He should know what has happened to my tribe without any words--ha, not that he would believe Mangletooth helped in such things. But I am sure he\'ll reward you for carrying out such a great deed. $B$BI will continue to bless you with Agamaggan\'s power for as long as I remain in this cage, $r. Until then, farewell.','Bring Lok\'s Skull to Thork at the Crossroads in the Barrens.','You found the Razormane leader and killed him yourself, $N? Amazing.$B$BI am without words, but that does not mean I am without thanks. The people of the Crossroads would do well to respect your strength.$B$BI must admit, I thought the leader of these raids on our supply lines was another quilboar. Thank you again, $N.','Yes, what is it?','','','','','',5072,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5316,5317,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,500,0,0,0,0,0,1830,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (907,2,17,10,18,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,882,0,0,913,0,0,0,'Enraged Thunder Lizards','Now, $N, you must face the great thunder lizards. So large are the beasts, the ground rumbles as they stomp across the plains. Take care as you fight them, for one false step and you may find yourself beneath their feet.$B$BYou will find the thunder lizards in the southern Barrens. They are known as Stormsnouts, Stormhides and Thunderheads. Return to me after you have bested them.','Bring 3 Thunder Lizard Blood to Jorn Skyseer at Camp Taurajo.','It is good to see you return with proof of victory. And it is good to know you have done so with your bones unbroken.','Are the thunder lizards defeated, $N?','','','','','',5143,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,350,0,0,0,0,0,1020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (910,2,-284,60,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,4,0,911,0,0,0,0,0,0,'Down at the Docks','I have heard tales of the mighty ships that sail between Ratchet and Booty Bay! That would be so cool to sail on the ocean and fight in many great sea battles. Maybe I will be a mighty Horde sailor when I grow up! Yeah!$B$BWould you take me to see the Ratchet docks, please? I promise I won\'t get into the water or cause any trouble - I just want to see the big boats and smell the salty sea water! Yeah!','Take your ward to the docks of Ratchet in the Barrens.','Wow, the ocean is HUGE! There were a lot of sea gulls and stuff too - It\'s just as noisy and as bustling as I thought it would be. There are pirates near by too - so cool!$B$BThank you for taking me to Ratchet, $N. That was so awesome!','Are we there yet?','Go to the docks of Ratchet in the Barrens.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (911,2,-284,60,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,4,0,172,0,0,0,0,0,0,'Gateway to the Frontier','They say that Ashenvale is the new frontier, and that the Mor\'shan Rampart in the Barrens is the gateway to it. That would be so cool to be a pioneer, carving everything you need out of the untamed wilds! They say that this is where the Horde and Alliance will clash the most in the future, and I want to be there $N!$B$BWould you take me to the Mor\'shan Rampart so I can see what the frontier looks like, please? I wanna see where the Horde is driving out those smelly night elves!','Take your ward to the Mor\'shan Rampart in the northern part of the Barrens, just before entering Ashenvale.','Wow, Ashenvale is where real adventure happens! Have you ever fought in Ashenvale, Yohaan? When I become a hero when I grow up, I wanna come to Ashenvale and fight for the glory Horde!$B$BThank you for taking me to the frontier, $N. You\'re the best!',NULL,'Go to the Mor\'shan Rampart in the Barrens.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (913,2,17,10,20,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,907,0,0,874,0,0,0,'Cry of the Thunderhawk','The thunderhawk, $N, is a fierce beast. It is time for you to face them. You must find where it roams, and bring me its wings as proof of your successful hunt.$B$BDo this, and your time with me will near its end.','Find and slay a Thunderhawk, return its wings to Jorn Skyseer at Camp Taurajo.','You, like the thunderhawk, should be proud. You have bested every foe we set you before, and have done so with strength, courage and honor.$B$BBut your path, $N, continues. In fact, you will find that true hunters forever strive, forever walk their path with the same pride you have shown me.$B$BNow, it is time to move on.','Is it done? Have you slain the thunderhawk?','','','','','',5164,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5302,5306,0,0,0,0,1,1,0,0,0,0,5299,0,0,0,1,0,0,0,81,0,0,0,0,350,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (914,2,718,11,22,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1490,0,0,0,0,0,0,'Leaders of the Fang','The druids in the Wailing Caverns, the Druids of the Fang, are an aberration. They were part of an order of noble druids whose plan was to heal the Barrens, but now seek to remake that land to match their own, twisted dreams.$B$BThe Druids of the Fang have four leaders, and each possesses a dream gem. Even now their faces haunt me! Defeat the leaders and bring me their gems, and the Barrens may again know peace.$B$BGo, $N. You will find them lurking deep within the Wailing Caverns.','Bring the Gems of Cobrahn, Anacondra, Pythas and Serpentis to Nara Wildmane in Thunder Bluff.','You have done it, $N. You killed the leaders of the Druids of the Fang. My dreams are now free of their wicked faces, and you have helped save the Barrens from a cursed future.$B$BI thank you, $N. I thank you for myself, for the druids of Thunder Bluff, and for the land.','Memories of my nightmares haunt me, $N. Have you defeated the leaders of the fang and acquired their gems?','','','','','',9738,9739,9740,9741,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6505,6504,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,350,0,0,0,0,0,1320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (915,2,-284,10,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,1800,0,0,0,0,0,0,'You Scream, I Scream...','ICE CREAM! Oh please please please could you get me some ice cream?! Strawberry is my favorite flavor, and there\'s no better strawberry ice cream in the world than Tigule and Foror\'s Strawberry Ice Cream! It\'s my favorite ice cream in the whole wide world!$B$BI had it once a long time ago when I was at the Shimmering Flats race track, but I heard that they might be selling them in town now! Please? Pretty please? With Tigule and Foror\'s Strawberry Ice Cream on top??!?!','Get some Strawberry Ice Cream for your ward. The lad seems to prefer Tigule and Foror\'s brand ice cream.','Mmmmmmmmm! I love their strawberry ice cream! If there\'s one thing Tigule and Foror know to do, it\'s make ice cream!$B$BThank you very much $N - this is the best treat ever!','I wish they\'d make more flavors of ice cream other than strawberry, but I guess I\'m lucky that strawberry is my favorite!','','','','','',7228,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (916,2,188,3,4,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,917,0,0,0,'Webwood Venom','I came to Shadowglen to observe the webwood spiders that dwell in the Shadowthread Cave. They are cousin to a much smaller variety of spider; I believe the world tree has had a profound effect on them, and I would like specimens to study to confirm this.$B$BFirst, I would like some of their venom. Gather Webwood venom sacs from the spiders in and around the Shadowthread Cave, to the north. I can then examine them for similarities with their smaller cousin\'s venom.','Bring 10 Webwood Venom Sacs to Gilshalan Windwalker at Aldrassil.','Thank you, $N. When I return to Darnassus I will compare the venom within these sacs with the venom of other spiders. It is my belief that it will have properties linked to the recent growth of our new world tree.','Did you gather the venom sacs, $N?','','','','','',5166,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10544,5392,5393,5586,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,216,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (917,2,188,1,5,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,916,920,0,0,0,0,0,'Webwood Egg','Now that I have the spiders\' venom, I\'d like some live specimens to study. Unfortunately, capturing a living, giant spider is more than I can ask of you, young $c. And a giant spider is more than I could handle myself!$B$BBut if you can find an unhatched egg, then delivering specimens will be much easier, and I can then arrange for the unhatched spiders to be contained.$B$BThere must be a nest deep in the Shadowthread Cave. Please, search for an egg in the nest and return it to me.','Bring a Webwood Egg to Gilshalan in Aldrassil.','Ah, very good. I will have this egg and the venom transported to Darnassus, then return there when my studies are done here. I expect to find out a great deal from these specimens, $N. You have been a great help to me.','Have you been inside the Shadowthread Cave, $N? Did you find a spider egg?','','','','','',5167,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5395,4907,11189,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,1,1,2,0,0,0,1000,0,0,0,0), + (918,2,141,4,7,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,997,0,0,922,0,0,0,'Timberling Seeds','The timberlings of Teldrassil are elementals of nature. In some ways they reflect the natural order of plants and animals on our great tree.$B$BSo it is disturbing to see how angry the timberlings have become.$B$BI believe it has something to do with the soil. I have been working on different methods of nurturing plants and would like to try them on timberling seeds. Please, can you gather seeds from timberlings around Lake Al\'Ameth and bring them to me?','Bring 8 Timberling Seeds to Denelan at Lake Al\'Ameth.','You got them. This is good!$B$BI will plant these seeds in special soil I have prepared. I believe the seeds will sprout into timberlings who are much more docile. Perhaps later you can see the results!','Do you have the seeds? I am eager to plant them.','','','','','',5168,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4604,0,0,0,10,0,0,0,69,0,0,0,0,250,0,0,0,0,0,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (919,2,141,4,7,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Timberling Sprouts','Small timberlings are sprouting around the waters of Lake Al\'Ameth. I\'m afraid these sprouts are beyond help -- we should try to clear them from the land before they grow large enough to cause trouble.$B$BWhen you\'re wandering the lake, if you see any timberling sprouts please take them. Help keep our land clean!','Bring 12 Timberling Sprouts to Denalan at Lake Al\'Ameth.','That\'s a lot! I\'m afraid they\'re spreading at a dangerous rate. I hope I can solve the riddle of what is tainting them.$B$BThank you for your help, $N. The land is a cleaner place from your efforts.','Hello, $N. Have you found any sprouts near the waters?','','','','','',5169,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5606,6061,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,350,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (920,2,188,1,5,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,917,0,0,921,0,0,0,'Tenaron\'s Summons','$n, is it? I heard that Tenaron has been asking for you. You\'ll find him in the highest room atop Aldrassil.$B$BWe may live long lives, but it\'s best you not keep him waiting too long.','Speak with Tenaron Stormgrip atop Aldrassil in Shadowglen.','Ah, $N. I was hoping you\'d be prompt in answering my summons. I have an important task that I would like you to perform.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,10,0,0,0,0,0,27,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0), + (921,2,188,1,5,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,920,0,0,928,5185,1,0,'Crown of the Earth','It is time for you to set out to seek your destiny, $n. But before you are ready to set out into the world beyond our enchanted forests, there is much you must learn about our recent history.$B$BMuch has changed with our people since the Battle of Mount Hyjal. Nordrassil lies a pale shadow of what it once was, its power used to defeat Archimonde and drive back the Burning Legion...$B$BThere is a task you must perform. Go to the moonwell north of Aldrassil and return me a phial of its water.','Fill the Crystal Phial and bring it back to Tenaron Stormgrip atop Aldrassil.','So you have heard the first part of the aftermath of the Battle of Mount Hyjal. There is much more to be told and the task you have begun here will continue through the rest of your journey through Teldrassil and into Darnassus.','The moonwells hold the waters of the Well of Eternity, the ancient source of magic that has wrought so many horrors upon our world.$B$BThe druids take advantage of its properties, and the Sentinels revere the wells as shrines to Elune, but sorcery is forbidden to all.','','','','','',5184,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,204,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0), + (922,2,141,4,7,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,918,0,0,923,5168,1,0,'Rellian Greenspyre','$N, can you take one of the seeds you brought me to my friend, Rellian Greenspyre? He is a druid in Darnassus, and when last we spoke he revealed his interest in my work with the Timberlings. He had some ideas himself, and he will appreciate a specimen seed to work with.$B$BThank you, $N. You have been a great help to me. I hope that, some day, you will see the fruit of my labors.$B$BYou will usually find Rellian walking the pathways of the Cenarion Enclave in Darnassus.','Bring a Timberling Seed to Rellian Greenspyre in Darnassus.','Ah, a timberling seed? I wanted to try growing one of these to help Denalan with his studies.$B$BBut I\'m afraid I\'ve discovered that a corruption has grown in many of the timberlings, and seeds from such creatures carry their parent\'s taint. They are beyond my talents to repair.$B$BDenalan is very skilled with things that grow. He may find a cure for future timberlings. He may be their only hope.','Hello...$B$BAnd how may I help you?','','','','','',5168,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (923,2,141,4,9,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,922,2498,0,0,0,0,0,'Tumors','There is a malevolence growing in the timberlings. We are trying to find the source, but until we do...in order to keep Teldrassil safe we must cut down the timberlings who are beyond help. Those that wander Wellspring Lake in northern Teldrassil are the most tainted. They must be removed!$B$BDestroy the Timberlings you find there, and gather the mossy tumors growing upon them. Bring the tumors to me so that they may be burned.','Bring 5 Mossy Tumors to Rellian Greenspyre in Darnassus.','Well done! These tumors are the symptom of the timberling\'s disease. They are filled with a poison that we must cleanse from our new land.$B$BI will dispose of these tumors. Thank you, $N.','Have you been to Wellspring Lake, $N? Have you been hunting the timberlings there?','','','','','',5170,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5605,0,0,0,1,0,0,0,69,0,0,0,0,350,0,0,0,0,600,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (924,2,14,9,14,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,2,809,0,0,0,0,0,0,'The Demon Seed','The Demon Seed is a powerful tool for the Burning Legion. It rests in a cave on Dreadmist Peak, above a demonic altar of fire.$B$BI have prepared power stones that when placed near the Seed will disrupt its connection to the Legion.$B$BTake a stone from the table and bring it to the altar of fire atop Dreadmist Peak. Travel west, then north when the road forks. The Peak will be to your left. The safest climb to the top is on its northern face.$B$BAnd hurry--the stone\'s power will consume itself in time.','Grab a Flawed Power Stone. Bring it to the Altar of Fire before the stone expires, then return to Ak\'Zeloth.','Your task is complete. You have destroyed the Demon Seed as Neeru bid. But this is not the end...$B$BThe destruction of the Demon Seed sent waves of power through the ether, waves of staggering force. I felt them, and I am sure other beings did as well. Others who will wonder why their toy was broken...$B$BBut regardless of future troubles, I have something for you. Neeru sent it as payment. And he bid me thank you.$B$BSo, thank you.','The Demon Seed still exists. I can sense its power...','','Destroy the Demon Seed','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-3525,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5420,0,0,0,1,0,0,0,76,0,0,0,0,350,0,0,0,0,0,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (925,2,-284,60,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Cairne\'s Hoofprint','They say that Cairne Bloodhoof is one of the greatest heroes the Horde has ever seen. When I grow up, I wanna be a hero of the Horde too!$B$BDo you know Cairne, $N? Could you do me a favor, please? Could you get his hoofprint for me? I dunno how to ask him, and he\'d probably be too busy for someone like me... but you! You\'re an adventurer just like he is! I bet he\'d give you his hoofprint easy!$B$BPlease?','Travel to Thunder Bluff to see about getting Cairne Bloodhoof\'s hoofprint for your ward.','WOW! You got Cairne\'s hoofprint for me! Thank you very much! And wow... he wrote a personal message on here - to me! I knew he\'d be totally cool, I just did! Maybe someday I\'ll thank him myself... when I become a hero of the Horde!$B$BYou\'re the best, $N. Thank you for being so nice to me.','When the orcs were alone and without friends, the tauren welcomed them to a strange land and shared with them without asking anything in return. That\'s honor, $N.','','','','','',18643,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (926,0,14,1,14,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,1,-924,0,0,0,0,0,0,'Flawed Power Stone','','','These stones are infused with magical energy, but purposefully flawed. They are very unstable and once removed from the table they will consume themselves quickly.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4986,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (927,2,141,5,12,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5179,1,0,'The Moss-twined Heart','The heart of Blackmoss the Fetid is covered with a dark, oily moss. In fact, the only way to tell this is a heart is from its slow, rhythmic beat... A beat that continues even now.$B$BPerhaps Denalan will want to see this heart.','Bring the Moss-twined Heart to Denalan at Lake Al\'Ameth.','...What is this? A timberling heart?? It\'s covered with a foul moss!$B$BThank you for bringing this to me, $N. I will examine the heart and, if fortune shines, determine the nature of the moss about it.','$N! You have something for me?','','','','','',5179,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,276,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (928,2,188,1,5,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,921,0,0,929,5186,1,0,'Crown of the Earth','While there is more I could speak to you of the moonwells and of Teldrassil, I must send you along. Corithras Moonrage will be expecting you. I have poured the phial of water you brought to me into this vessel to bring to him.$B$BSeek out Corithras. You will find him at the moonwell in Dolanaar. Follow the road south from Aldrassil out of Shadowglen, and continue to follow the cobblestones as the road turns west.$B$BMind you stay on the road though, $n. There are dangerous beasts in the forests of late.','Bring the Partially Filled Vessel to Corithras Moonrage in Dolanaar.','Ah, I see. You were sent by Tenaron. Well then, it would seem we have much to talk about, much to do, and little time to do it in.$B$BI think we\'d best get started.','Greetings, $C. For what purpose do I owe the pleasure of our meeting?','','','','','',5186,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,138,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0), + (929,2,141,1,5,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,928,0,0,933,5619,1,0,'Crown of the Earth','First, let me tell you more of the task you must complete. The druids in Darnassus use the water of the moonwells of Teldrassil, and their moonwell must be replenished from time to time. Using these specially crafted phials, you can collect the water of the moonwells.$B$BTake this vessel to the moonwell outside of Starbreeze Village to the east, and fill it with some of its waters, then return to me. When you have completed your task, I shall continue the story where Tenaron left off...','Fill the Jade Phial and bring it back to Corithras Moonrage in Dolanaar.','After the Battle of Mount Hyjal, we were without direction. Nordrassil smoked from the fire it unleashed, and our immortality--the very essence of our beings!--was lost.$B$BIt was in this trying time that the Betrayer was freed from his prison, and Shan\'do Stormrage disappeared. A dark time for all.','Hello again, $N. Have you completed your task?','','','','','',5639,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,204,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0), + (930,2,141,4,10,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5189,1,0,'The Glowing Fruit','Hanging from beneath its fronds of this glowing plant is a large, round fruit.$B$BDenalan would want to study this fruit, you are certain.','Bring the glowing fruit to Denalan at Lake Al\'Ameth.','You found this on Teldrassil? Intriguing... this fruit is exotic. Perhaps its seeds were brought here from far off. Perhaps even as far as Azeroth! And there\'s something about this fruit... it seems to have reacted very strangely with the soil of Teldrassil.$B$BThank you, $N. Now if you\'ll excuse me, I must study this further...','$N, you look like you have something to tell me. Do you have news concerning the timberlings?','','','','','',5189,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,350,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,930), + (931,2,141,4,10,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5190,1,0,'The Shimmering Frond','The fronds on this plant shimmer in the forest light, giving it a twisting, pulsing aura.$B$BYou believe that Denalan would want a specimen of this.','Bring a Shimmering Frond to Denalan at Lake Al\'Ameth','Where did you get this? I haven\'t seen a plant like this since a sojourn I made to the Swamp of Sorrows... decades ago! It\'s amazing that a specimen made its way to Teldrassil. And it\'s grown to such a size!$B$BThank you, $N. Forgive my shortness of words, but there is a test I would like to perform on this frond...','You have something for me?','','','','','',5190,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,350,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,931), + (932,2,141,4,7,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Twisted Hatred','I must warn you, $n, this matter must stay between us. The satyr are enough of an embarrassment to us already, and this one is much too close to home.$B$BHe is called Lord Melenas. He resides in the nearby cave of Fel Rock where he has gathered a large group of grell warriors. His heart is black as night, and he plots something most foul.$B$BYou must find him within his nearby cave just to the north of here, and bring me his head.','Kill Lord Melenas and bring his head to Tallonkai Swiftroot in Dolanaar.','With Lord Melenas laid to rest I can finally move on to other matters. Thank you, $N.','Did you kill Lord Melenas yet? It is vital that he be taken care of quickly and quietly, $N. His continued existence is an embarrassment to us all.','','','','','',5221,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5419,2571,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,375,0,0,0,0,0,0,0,0,2,0,0,0,500,0,0,0,2,6,0,0,0,0,0,0,0,0,0,0), + (933,2,141,1,9,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,929,0,0,7383,5621,1,0,'Crown of the Earth','There is another moonwell southeast of the entrance to Darnassus, on the shores of the Pools of Arlithrien. The Sentinels are having problems patrolling the area because of attacks and the growing ill-temperedness of the Gnarlpine furbolgs.$B$BBe wary as you seek out the well, and keep your weapons close at hand.','Fill the Tourmaline Phial and bring it back to Corithras Moonrage in Dolanaar.','Shan\'do Stormrage never returned, and the druids were in disarray, and to this day we still do not know what became of him. With Malfurion missing, Arch Druid Fandral Staghelm took over the leadership of the druids, convincing the Circle of Ancients in Darkshore that it was time for our people to rebuild, and that it was time for our people to regain their immortality.$B$BWith the approval of the Circle, Staghelm and the most powerful druids grew Teldrassil, the new World Tree.','At first the reports of crazed furbolg attacks were dismissed. Who could have thought that the peace-loving bear-men would turn to mindless rage? Yet another of the problems that plagues us here in our new home.','','','','','',5645,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,465,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (934,2,141,1,11,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,933,0,0,935,5623,1,0,'Crown of the Earth','All was not well with Teldrassil, however. Staghelm\'s carefully made plans for the new World Tree had borne out as he had hoped, but there was one small problem, a problem to which many of the troubles on Teldrassil may be attributed.$B$BHowever, I will not get into that yet. You must visit the last moonwell, to the northwest in the Oracle Glade. Under the boughs of the Oracle Tree lies the first and most powerful of our wells. Retrieve a phial of its water and return to me.','Fill the Amethyst Phial and bring it back to Corithras Moonrage in Dolanaar.','To be in the presence of the Oracle Tree... it is almost to feel wisdom take form. Let me continue the telling...$B$BWith Teldrassil grown, the Arch Druid approached the dragons for their blessings, as the dragons had placed upon Nordrassil in ancient times. But Nozdormu, Lord of Time, refused to give his blessing, chiding the druid for his arrogance. In agreement with Nozdormu, Alexstrasza also refused Staghelm, and without her blessing, Teldrassil\'s growth has been flawed and unpredictable...','Along with the druids, the Oracle Tree and the Arch Druid have been carefully monitoring the growth of Teldrassil. But though we have a new home, our immortal lives have not been restored.','','','','','',5646,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (935,2,141,1,11,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,7383,0,0,0,5188,1,0,'Crown of the Earth','Without the blessings of Alexstrasza the Life-Binder and Nozdormu the Timeless, Teldrassil\'s growth has not been without flaw. Strange beasts have been reported arising from the very ground of the tree, and crazed furbolgs attack passing travelers.$B$BI can only hope that the solution the Arch Druid is looking for will be found quickly. I will pour all the phials you brought into this vessel, for you to deliver to Darnassus.$B$BBring it to Fandral Staghelm, you will find him in the druid grove.','Bring the Filled Vessel to Arch Druid Fandral Staghelm in Darnassus.','Ah yes, the water I had requested. Tenaron and Corithras certainly took their time in having it delivered... perhaps not choosing the most reliable of messengers... hmm.$B$BNonetheless, I can finally get back to my work then. The weight of Teldrassil\'s problems fall upon my shoulders. A yoke I would wish to soon be rid of.$B$BTake this, you may find some use for it.','I know that I did not summon you, so I cannot help but wonder why it is you have come to speak with me.$B$BWhatever it is, please make it quick.','','','','','',5188,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5596,5595,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,0,660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (936,2,1637,47,50,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,936,3761,0,0,0,'Assisting Arch Druid Runetotem','Excuse me $c, but I\'d like just a moment of your time if possible.$B$BThe Cenarion Circle in Thunder Bluff is most interested in seasoned adventurers such as yourself to lend them aid in a vital research project. While I do not know the specifics, I can inform you that none other than Hamuul Runetotem is spearheading this research.$B$BPlease - if you are interested, speak with him directly on the Elder Rise within Thunder Bluff proper.','Speak with Arch Druid Hamuul Runetotem in Thunder Bluff.','Greetings, $C; I am glad you are interested in assisting our research. There is much to do, and I would be doing you a disservice if I informed you that the work this entails is not dangerous. Hopefully this will not scare you off... but from the looks of you, I take it that danger is something that you have dealt with before.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (937,2,141,6,11,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,940,0,0,0,0,0,'The Enchanted Glade','I was dispatched with a small group of Sentinels here to protect the Oracle Tree from the harpies that have made nests all around the glade. Little by little we are trying to push them back.$B$BWhen the Oracle Tree attempted to send a runner to Darnassus with a report, the messenger was attacked and killed by a group of the harpies.$B$BIf you feel up to the task, go to their nests, slay them, and return their belts to me as proof of your deeds.','Acquire 6 Bloodfeather Belts and bring them to Sentinel Arynia Cloudsbreak in the Oracle Glade.','I am impressed by what you have accomplished here in so short a time, $N. Would that I could ask you to remain here to assist me with my duties... but I know in my heart that greater tasks lie ahead for you.$B$BI have noticed the Oracle Tree has just shed a piece of its bark. No doubt it has a task that it wishes completed. You should speak with it.','Their slashing talons and piercing beaks may prove a difficult match for your own abilities, $N, but I have faith that you will not fail in this task.','','','','','',5204,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5592,5591,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,264,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (938,2,141,7,12,0,0,77,0,0,0,0,0,0,0,0,0,0,540,2,2,0,0,0,0,0,0,0,'Mist','The sabercat\'s fur is a distinctive gray color, blending into the surrounding forest. As she lays there, you observe that she is badly wounded, with deep lacerations across her back and stomach.$B$BShe raises her head and gazes at you, bright intelligence shining in blue eyes. She seems to wish to follow you.','Escort Mist to Sentinel Arynia Cloudsbreak at the moon well near the Oracle Tree.','Oh, thank you, $n! I feared I would never see Mist again, knowing only her death in my heart, never to be united with my faithful companion. I owe you more than you can know, and you have my eternal gratitude.','Mist... It was my fault! The witches caught me off guard... I should not have let them take you...','Lead Mist safely to Sentinel Arynia Cloudsbreak','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5590,5593,5618,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (939,2,361,49,54,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4441,11668,1,0,'Flute of Xavaric','You study the simple wooden flute you picked up after defeating Xavaric.$B$BThe knotted wood feels solid, but it seems as if the spirals and patterns in the surface begin to spin and move as you turn it over in your hands. Suddenly, you feel a sense of dread...$B$BYou shake your head, sure that your mind is playing tricks on you.$B$BIt\'s possible that other satyrs carry clues as to what you have found. Bring your findings to the druid, Eridan Bluewind, that lives in southern Felwood.','Bring the Flute of Xavaric and 5 Jadefire Felbind samples to Eridan Bluewind in southern Felwood.','I sense the suffering of ancient ones, $N...$B$BHolding these items is almost unbearable...','What is it, $C? You look concerned.','','','','','',11668,11674,0,0,1,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), + (940,2,141,6,11,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,937,0,0,952,5219,1,0,'Teldrassil','The forest whispers of your feats of valor, $n. As I felt the harpies forced from their nests, a greater calm spread across the forest, its creatures once again feeling safe. I have feared sending another messenger to the Arch Druid, but I know that you will see my message safely to him.$B$BDeliver this to him and know that the forest will see you safely along its paths to the forest of stone.','Deliver the Oracle Tree\'s report to Arch Druid Fandral Staghelm in Darnassus.','I wondered why the Oracle Tree had not communicated with me for so long... It seems that some problems are lessened while others grow to greater concerns.$B$BI fear my work on Teldrassil shall never be completed, and our immortality never restored.$B$BNonetheless, you have done the Oracle Tree\'s task well, and should be rewarded for your diligence.','Hmm... You come with the spirit of the forest strongly within you, $C. What business do you have with the Arch Druid of the Kaldorei?','','','','','',5219,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (941,2,141,9,12,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,927,0,0,0,5217,1,0,'Planting the Heart','I have removed that foul moss from the heart, but it remains tainted...$B$BTry placing the heart in my planter. It is filled with a nutritive soil that may cleanse and heal the heart.','Plant the Tainted Heart in Denalan\'s Planter.','You place the heart within the planter, and it quickly digs itself in!$B$BA few seconds later it wriggles back out, cleansed. It pulses slightly... beckoning for you to take it.','This planter is filled with soil, specially prepared by Denalan.','','','','','',5217,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5218,0,0,0,1,0,0,0,69,0,0,0,0,250,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (942,2,148,15,20,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,741,0,0,943,4654,1,0,'The Absent Minded Prospector','This fossil bears a striking resemblance to one I once saw in Ironforge. An archaeologist by the name of Flagongut brought it to our annual Explorers\' League conference. He believed the fossil had a power which could be unlocked somehow.$B$BLast I heard Flagongut had holed up in the Deepwater Tavern in Menethil Harbor, awaiting escort to the Whelgar Excavation Site. Seek him out and show him Remtravel\'s fossil. Perhaps he can reveal the secrets of the past.$B$BThe ship to Menethil departs from Auberdine.','Take the mysterious fossil to Archaeologist Flagongut in Menethil Harbor.','Oh my! You say this came from the distant lands of Kalimdor?$B$BAmazing! Simply amazing!','What ya got there, friend?','','','','','',4654,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (943,2,148,15,24,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,942,0,0,0,0,0,0,'The Absent Minded Prospector','Prospector Whelgar now holds the original fossil at his site in the Wetlands. When I discovered the Stone of Relu, I believed it to be the key to unlocking the mystery of the fossil.$B$BWhile I traveled on the road to meet Whelgar, I was attacked by raptors and the relic was lost. I don\'t know which one of the mottled beasts swallowed the relic but if you can retrieve it, I can unleash the power of these artifacts.$B$BBring me both the Stone of Relu, and the original fossil he holds.','Archaeologist Flagongut in Menethil Harbor wants you to bring him the Stone of Relu and Flagongut\'s Fossil.','Most excellent, $N!$B$BNow to see if I can use the stone to decipher the powers of the fossils.','With the Stone of Relu I will be able to release the hidden secrets of my fossil as well as Remtravel\'s fossil from Darkshore, $N.','','','','','',5233,5234,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5627,5626,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,350,0,0,0,0,0,1440,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,943), + (944,2,148,12,17,0,0,77,0,0,0,0,0,0,0,0,0,0,0,4,2,948,0,0,949,5251,1,0,'The Master\'s Glaive','It is strange that the naga are here, in Darkshore. But stranger still...are the Twilight\'s Hammer. That cult worships the old, old lords of the earth. Lords defeated long ago.$B$BThe Master\'s Glaive, to the south, is a place where such an old lord fell.$B$BGo there and look for more Twilight\'s Hammer cultists.$B$BTake this phial of scrying. Use it to create a scrying bowl after searching the Master\'s Glaive. Then speak to me through the bowl.','Gather information, then use the Phial of Scrying to create a Scrying Bowl. Use the bowl to speak with Onu.','The Twilight\'s Hammer is at the Master\'s Glaive?$B$BUnfortunate.$B$BThe old lord impaled by the glaive is long dead, but that does not mean slivers of his power do not still remain.$B$BThe Twilight\'s Hammer must be seeking this power.','The Master\'s Glaive, $N.$B$BGo there, then speak with me again.','Enter the Master\'s Glaive','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (945,2,148,10,18,0,0,77,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,'Therylune\'s Escape','Help!$B$BI was wandering around the Master\'s Glaive, and these dirty cultists surrounded me. Lucky I\'m good at hiding!!$B$BCan you help me out of here? And I need to send word to my sister Therysil that I\'m all right. She\'s in Ashenvale to the south, at the Shrine of Aessina.','Help Therylune escape, then tell Therysil at the Shrine of Aessina that her sister is safe.','My sister was where?? Therylune doesn\'t mind getting herself dirty, but still! That\'s a long way to wander, and the Master\'s Glaive is an unwholesome place...$B$BWell thank you, $N. It was very nice of you to let me know she\'s all right.','','Escort Therylune away from the Master\'s Glaive','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,1000,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (947,2,148,12,17,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,948,0,0,0,'Cave Mushrooms','I am devising a potion that requires rare mushrooms, mushrooms that grow only in a certain cave. The cave lies behind Cliffspring Falls, to the east and slightly north along the mountains.$B$BI would go there myself, but I was advised by the Grove of the Ancients to stay away from that place. Our venerable allies sense that the cave is the hiding place for a new evil in Darkshore.$B$BPlease, $N, gather the mushrooms for me. And while doing so, scout the cave to confirm the Ancients\' fears.','Bring 5 Scaber Stalks and 1 Death Cap to Barithras Moonshade in Auberdine.','Many thanks, $N. These mushrooms are fine specimens!$B$BAnd when you were at Cliffspring Falls, did you find anything to confirm the warnings of the Ancients?$B$BThe Ancients are wise, but I had hoped that, this time, they were wrong.','Do you have my mushrooms, $N? Have you been to the cave?','','','','','',5271,5270,0,0,5,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5610,4605,0,0,1,10,0,0,69,0,0,0,0,250,0,0,0,0,900,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,947,0), + (948,2,148,12,17,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,947,0,0,944,0,0,0,'Onu','Onu, an Ancient of Lore at the Grove of the Ancients, knows of your journey to Cliffwater Falls and wishes to speak with you. The grove lies to the south, nestled near the mountains.$B$BThe Ancients are patient and wise, $N. But if Onu seeks your counsel concerning what you saw in the falls, then I fear it is urgent.','Speak with Onu at the Grove of the Ancients.','$N. You are here.$B$BGood.$B$BWe have matters...to discuss. You and I.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (949,2,148,12,17,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,944,0,0,950,0,0,0,'The Twilight Camp','The Twilight\'s Hammer\'s purpose at the Master\'s Glaive is not known. But it must be dark.$B$BSearch through their camp at the Glaive... Search for some thing that may teach us their intentions.$B$BFor we must learn their intentions before a plan is made.','Find a clue in the Twilight\'s Hammer camp at the Master\'s Glaive.','This book is hand printed in an ancient language, and illustrated by a master artist.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,900,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (950,2,148,12,17,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,949,0,0,0,5272,1,0,'Return to Onu','Peering into the Twilight Tome is maddening. Text begins to swim and dance after only a moment\'s glance, and once beautiful scrollwork twists into grotesque shapes.$B$BTearing away one page of insane scribbles is all that is possible before a swoon overtakes you.','Bring Onu the recovered Insane Scribbles.','A chaotic, primal magic surrounds this parchment of scribbles. I sense the work of the old ones in it.$B$BLet us hope it reveals the purpose of the Twilight\'s Hammer in Darkshore...','$N. You return.','','','','','',5272,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,700,570,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,950), + (951,2,148,12,20,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,950,0,0,0,0,0,0,'Mathystra Relics','The parchment you found at the Master\'s Glaive is a page from an ancient text...written by elves! It is heavily cursed and tainted by the corruption of the Twilight\'s Hammer, but it seems the cult is using ancient elven magic to bring their old masters back to our world.$B$BTravel to the ruins of Mathystra to the northeast, and search for ancient relics among the grass and broken stones. Through their study, we may divine how the Twilight\'s Hammer intends to exploit the magic of the elves.','Bring 6 Mathystra Relics to Onu at the Grove of the Ancients.','Thank you. These relics are from a time when Mathystra shone. That once great bastion of the elves has faded, but shards of its magic remain. Let us hope we can unlock the secrets of that place before our enemies...$B$BBe vigilant, $N.','$N. Has your rooting through the Ruins of Mathystra been fruitful?','','','','','',5273,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5757,5615,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (952,2,1657,6,11,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,940,0,0,0,5390,1,0,'Grove of the Ancients','If you had enough time to run messages for the Oracle Tree, then I\'m sure that I can press you into service to deliver a message to the Grove of the Ancients in Darkshore, due south of Auberdine.$B$BYou will most likely have to secure transport on a hippogryph, but I have faith enough in you that you can manage that. Take this to Onu, the Ancient of Lore. He has been awaiting word from me, even as I waited for news from the Oracle Glade.','Deliver Fandral\'s message to Onu in the Grove of the Ancients in Darkshore, south of Auberdine.','Ah. Thank you, $N. It is strange, though. The Arch Druid always seems in such a hurry. The forest knows that all shall come to pass in the appointed time. Shan\'do Stormrage understood that.','Ah. $C. How may Onu assist you?','','','','','',5390,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (953,2,148,9,12,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Fall of Ameth\'Aran','To the east you will find the ruins of Ameth\'Aran. It is now inhabited by the restless spirits of the Highborne that once dwelt within its walls, but once it was a place where the servants of Azshara freely practiced their powerful magics.$B$BI was sent to explore the ruins and came across two large tablets, scrawled with the stories of Ameth\'Aran and its fall. While I read the runes, I was accosted by the spirits, and fled.$B$BPlease, if you can, venture to the ruins and decipher the tablets in my place.','Study the tablets which tell of Ameth\'Aran and of its fall, then return to Sentinel Tysha Moonblade in Darkshore.','We have few records from the time around the War of the Ancients, especially near the destruction of the Well of Eternity. Given the upheaval and cataclysmic events that were taking place, it is no big surprise.$B$BThank you, $N. With your help, my work here is finished, and I will be able to deliver a full report to the Circle.','When you have studied the tablets and learned of Ameth\'Aran\'s fall, I will take the knowledge on to Auberdine, and inform the Circle of Ancients.','','Read the Lay of Ameth\'Aran','Read the Fall of Ameth\'Aran','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-17188,-17189,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,500,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (954,2,148,7,12,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,2,0,0,0,955,0,0,0,'Bashal\'Aran','The ruins of Bashal\'Aran to the east are overrun with demonic minions. The sprites and satyrs that have taken up residence in the area feed upon the magical energies of the area, their powers growing from continued exposure.$B$BEven with that, I have noticed that there is one shrine they will not approach. On the western side of the ruins, atop a small bluff, a strange blue aura permeates... There must be an explanation to the demons\' reluctance.$B$BI would like you to investigate it.','Find the source of the strange blue aura in the ruins of Bashal\'Aran.','Ahh... To what could I possibly owe the exceedingly special honor of a $r such as yourself as company. Truly it says much of my current companions--with no offense to my hosts, the noble grells and satyrs--that your presence could be considered an improvement.$B$BBut please, do not let my uncivil tongue drive you from the place. It has indeed been many years, decades even, since I had civil accompaniment.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (955,2,148,7,12,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,954,0,0,956,0,0,0,'Bashal\'Aran','If I were to relate the story of my life, I have no doubt it would surpass the limits of your patience. Let us say that mine has been a long and painful life, and this spectral form is perhaps the worst torment of all.$B$BI am held here by the means of magic. Though my words may seem disingenuous, I assure you I would be grateful beyond words if you would help me find the means of my imprisonment. A seal binds me, and by examining the earpieces of the sprites and grells, I may find a trace of it.','Acquire 8 Grell Earrings for Asterion in Bashal\'Aran.','Indeed... The grells of Bashal\'Aran do not possess that which I am searching... however they have come into contact with it recently. Recently... I would reckon that by your time, not mine. Recent for me stretches into the veil of the past, almost another Age...','Once I have the earrings, I will cast the spell to search for the whereabouts of the seal that binds me. For centuries I have thought on the freedom destroying the seal would bring to me... Perhaps those centuries have taken a toll upon my mind that I might never recover...','','','','','',5336,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (956,2,148,7,13,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,955,0,0,957,0,0,0,'Bashal\'Aran','If the grells have come into close contact with the seal that binds my eternal prison, I suspect I know the cause. No doubt the seal has come into the possession of the satyr that lead them.$B$BI feel strongly that this must be true, $n. One of the satyr must surely possess it. If you can obtain it, you would bring me so close to passing the bars of my prison that tears would come to my eyes.','Obtain the Ancient Moonstone Seal and bring it to Asterion in Bashal\'Aran.','It... it is hard for me to even believe that what I hold now is that which has held me for so long. Let us waste no time, $N. When the seal is destroyed, I might walk the forests of the earth freely again.','The pillars of this shrine are as the bars of a prison to me, $N. No strength I still possess might break them, and no magic I wield might destroy them...$B$BFor a thousand years and more I have stared at them, wondering if at long last I outlived even the stone, would I be free? Or would it be invisible bars that held me then...','','','','','',5338,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (957,2,148,7,13,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,956,0,0,0,5338,1,0,'Bashal\'Aran','It was the craft of one of the most powerful of the Highborne that created the seal that formed my prison. In Ameth\'Aran, the ruins to the south that are twin to these, persists even today an ancient flame, blue in color. In this flame this seal could be destroyed.$B$BBe wary in the ruins, $n...','Destroy the Ancient Moonstone Seal at the ancient flame in Ameth\'Aran, then return to Asterion in Bashal\'Aran.','I am freed, $N! I can now see with my own eyes the changes that have come to our world... Only bits and pieces have I known. To think that when I last walked freely, the Well still stood and the Highborne held court with Azshara, our beloved queen.$B$BI sense that my jailor, my former master, Athrikus, still lives... Already my feelings of hopelessness will give way into thoughts of vengeance.','In truth, $N, I am afraid... Afraid that your coming--all of this--is merely a figment of a deranged mind. Can you know the torture that this is? I... Please, you must go quickly.','','Destroy the seal at the ancient flame','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-16393,0,0,0,1,0,0,0,0,0,0,0,7229,5617,5604,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (958,2,148,9,12,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Tools of the Highborne','$C. A task I would ask of you.$B$BHave you seen the ruins of Ameth\'Aran? If not, you will find them on the eastern side of the main road, some ways to the south. Once they were the home of many powerful Highborne, now they are a testament to the destruction their dabblings produced.$B$BI have been told by the Sentinels that the spirits of the Highborne persist, and that they wield their ancient magical implements. Those relics must be appropriated, so that we might destroy them.','Retrieve 7 Highborne Relics for Thundris Windweaver in Auberdine.','Though it is surely a figment of my imagination, I feel as though I can almost feel the taint of foul Highborne magic upon them. I will have these destroyed, so that their long dormant evil might never be released again.','If only the tools of their undoing could have been destroyed in the cataclysm that destroyed our world... Nonetheless, we must do what we can to ensure that the horrors of our past are not repeated in the future.','','','','','',5360,0,0,0,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5612,0,0,0,1,0,0,0,69,0,0,0,0,250,0,0,0,0,500,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (959,2,718,14,18,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Trouble at the Docks','Oops!$B$BHad a little mishap, as you can see! The morning cargo shipment from Booty Bay was huge. Huge I say! Never seen so many crates. Well, I was trying to expedite things so I started unloading a bit more than I could handle. That\'s when everything came tumbling down.$B$BBefore I knew what was going on, I saw that menace, Mad Magglish, go running off with a bottle of 99-year-old port. Chased him all the way to Wailing Caverns. No way I was going in there.$B$BMaybe you\'re brave enough to find him?','Crane Operator Bigglefuzz in Ratchet wants you to retrieve the bottle of 99-Year-Old Port from Mad Magglish who is hiding in the Wailing Caverns.','Superb! And just as I was about to lose my job too! I will see to it that Gazlowe gets this gift immediately.$B$BThank you, $N. Nicely done, I say!','The dockmaster has been on my case ever since Mad Magglish made off with that 99-year-old port. I guess that bottle was intended as a gift for Gazlowe from none other than Baron Revilgaz himself.$B$BIf you\'re brave enough and patient enough to seek out Mad Magglish and get that port back, I\'ll see to it you get a nice reward.','','','','','',5334,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,250,0,0,0,0,1000,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (961,0,148,1,1,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,-944,0,0,0,0,0,0,'Onu is meditating','','','The finding of Twilight\'s Hammer cultists is troubling. I must meditate on their intentions...$B$BWhen you have more information, speak to me through a scrying bowl. If you require a phial of scrying in order to create a bowl, then...here is another.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5251,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (962,2,718,14,18,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Serpentbloom','The Royal Apothecary Society, based in the great Undercity of Lordaeron, has sent me here for a very specific service, $n. Perhaps you wish to aid me, and in turn The Dark Lady in our efforts to advance the Forsaken.$B$BRecently I studied a rare specimen of flora named Serpentbloom. I believe in greater quantities this herb has great potential.$B$BUnfortunately Serpentbloom can only be found in the darkest recesses of the Wailing Caverns, a dangerous cave system located in the Barrens.','Apothecary Zamah in Thunder Bluff wants you to collect 10 Serpentbloom.','Ah, splendid specimens. You have done well, $N.','I am eager to see if you can gather enough Serpentbloom from the Wailing Caverns. I\'ve sent many to do my bidding but none have returned.','','','','','',5339,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10919,0,0,0,1,0,0,0,68,0,0,0,0,350,0,0,0,0,1000,810,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (963,2,148,11,16,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'For Love Eternal','In the aftermath of the battles at the Well of Eternity, I heard that Ameth\'Aran had been destroyed, its people dead, including my love, Anaya.$B$BI would never have thought, thousands of years later, that memories of Anaya would still haunt my dreams. Wandering the woods of Darkshore in a stupor, I found myself in the ruins of Ameth\'Aran... where I saw the haunted spirit of my beloved.$B$BShe must be freed, but I lack the heart to do it. Her spirit must be destroyed.','Free the spirit of Anaya Dawnrunner and bring her pendant back to Cerellean Whiteclaw in Auberdine.','Thank you, $n. Perhaps it would have been better... if I had done it myself. But even after these thousands of years, I could not bear to raise my hand against my beloved.$B$BPlease, I would be alone with my grief...','With a great sorrow in my heart, I followed the Shan\'do Stormrage into hibernation, and took my sorrow to my dreams, sleeping for the passing of thousands of years.','','','','','',5382,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5611,0,0,0,1,0,0,0,69,0,0,0,0,150,0,0,0,0,0,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,963), + (964,2,28,55,57,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,838,0,0,5514,0,0,0,'Skeletal Fragments','The key to Scholomance is called a Skeleton Key. It must be forged from the remains of a skeleton - several actually - and hardened by only the strongest of metals within a suitable mold. A signet of power from a being who naturally can open the portal to Scholomance will make the key ultimately function.$B$BFirst thing\'s first though, $N. We\'ll need skeletal fragments for the key\'s forging. Skeletons inside Andorhal should yield what we need, but the ones outside the walls might work too.','Bring 15 Skeletal Fragments to Apothecary Dithers at the Bulwark, Western Plaguelands.','This\'ll work, $N! My turn now - I will imbue these with a suitable temper that will allow them to survive the intense forging process they will eventually go through.$B$BThe next step will be to get an appropriate mold for the key. I know a goblin blacksmith in Tanaris that has in the past made molds for similarly macabre items. He works for whom goblins usually work for - the highest bidder.','Kill many and kill often, $C - we\'ll need a decent supply of suitable skeletal fragments to make up the outer layer of the key. They don\'t call it a Skeleton Key for nothing, you know.','','','','','',14619,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2700,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (965,2,148,13,18,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,966,0,0,0,'The Tower of Althalaxx','Hail, young $r. I am Elissa Starbreeze, and it is my charge to protect Auberdine from harm.$B$BTo this end, I sent Balthule Shadowstrike to observe the strange happenings around the Tower of Althalaxx to the northeast.$B$BIt is past time that he should have returned. I worry that he has encountered some unforeseen danger in the forest. I would be most appreciative if you would find him and see that he is doing well.','Find Balthule Shadowstrike near the Tower of Althalaxx in Darkshore.','Elissa sent you? Then it is good tidings you bring. I have troubling news to report to her, and had no means with which to deliver it.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (966,2,148,13,18,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,965,0,0,967,0,0,0,'The Tower of Althalaxx','A group of warlocks has taken up residence around and inside the tower. I would have returned to Auberdine to report to Elissa earlier, but I was afraid that I might miss something while I was away.$B$BDelgren suspected such a company might be gathering at the tower, but did not know why.$B$BA few scraps of parchment that the warlocks carry have found their way to my hands, but I need more to complete the puzzle. I warn you not to venture into the tower, however, the warlocks there are much more powerful!','Collect 4 Worn Parchments for Balthule Shadowstrike near the Tower of Althalaxx.','Many thanks, $n. This should shed some light on this warlocks\' gathering...$B$BHmm... the Cult of the Dark Strand... I have never heard of this group before. Having no knowledge of their history, it is all but impossible to say what their plans must be.$B$BThere is no more time to delay. Warning must be delivered to Delgren immediately.','Have you found any more of their scrolls? I should be able to piece together a larger picture of the cult if you can find them.','','','','','',5348,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,1000,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (967,2,148,13,18,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,966,0,0,970,5354,1,0,'The Tower of Althalaxx','My master, Delgren the Purifier, is a paladin who has graciously offered his assistance in defending our forests from the forces of the demons and undead. He has taught me much about the Holy Light and the art of battle.$B$BDelgren must know of the cult\'s operations immediately.$B$BYou will find him far south of here at Maestra\'s Post in Ashenvale Forest. Be swift, I fear the Dark Strand\'s threat grows with each passing hour.','Deliver Balthule\'s letter to Delgren the Purifier in Ashenvale Forest.','If you don\'t mind my saying, you seem a bit well-equipped for a messenger, hm? I suppose Balthule wanted to be certain that his letter reached my hands. Let\'s see what he has to say...$B$BThis is disturbing news. When undead or demonic forces are found, I help the Sentinels destroy them.$B$BAt first I was unaccustomed to the manners of the night elves, but I have grown to respect them greatly as allies.','You have some business with me, $C?','','','','','',5354,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (968,2,148,10,20,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5352,1,0,'The Powers Below','Although terribly worn and scratched, the title of this book can still be read upon its cover:$B$BThe Powers Below$B$BInside the book is a listing of unpronounceable names with foreboding titles, methods of worship, and preferred sacrifices...many of which include living, humanoid creatures.$B$BOn the inside cover of the book are the words: \"Bonegrip\'s Runes and Dooms, The Forlorn Cavern, Ironforge. Proprietor: Gerrig Bonegrip.\"$B$BIf Bonegrip sells books like this, perhaps he\'ll buy this one back.','Bring the Book: The Powers Below to Gerrig Bonegrip in the Forlorn Cavern, Ironforge.','Ah, a copy of The Powers Below. An interesting text, this is. And some might find it useful...$B$BBut this one\'s in sad shape. And look here! There are notes in the margin of almost every page!$B$BHm...I know this copy. I sold it to Bolgar last year. Are you...a friend of his? Yes, I thought you were. You have that same fire behind your eyes!$B$BWell, by definition, a friend of Bolgar\'s is a friend of mine. And we take care of our own, yes?','Hello, $Gsir:madam;.$B$BMay I interest you in one of my tomes?','','','','','',5352,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (969,2,618,55,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,975,0,0,0,'Luck Be With You','Ah, I can tell just by lookin\' at ya -- you be wantin\' to make a lucky charm. Mau\'ari always knows!$B$BTo da south. you\'ll find a canyon, an\' giants made a\' solid ice. The giants sometimes be carryin\' dem, but ya can always gather da shards yerself from da canyon. These shards have a powerful reflective quality.$B$BBring back 4 frostmaul shards, and my lucky charm will be yours.','Collect 4 Frostmaul Shards for Witch Doctor Mau\'ari in Everlook.','Ahh, yes... I will make da charm for ya now. Just you wait!','Bring back da shards, and I be tellin\' you more!','','','','','',12334,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9000,3960,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,11,5,0,0,0,0,0,0,0,0,0), + (970,2,148,13,21,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,967,0,0,0,0,0,0,'The Tower of Althalaxx','Balthule\'s letter is dire. This Cult of the Dark Strand is a thorn in my side that must be removed. I have been dealing with some of the Dark Strand scum northeast of here at Ordil\'Aran. One of their number possesses a soul gem that I believe holds the secret to the cult\'s power.$B$BBring it to me, and I will be able to decipher the secrets held within.','Collect a Glowing Soul Gem and return it to Delgren the Purifier at Maestra\'s Post.','Hmm, some dark magic enchants this soulstone. Let\'s see what\'s trapped inside, shall we?','Have you acquired that soul gem?','','','','','',5366,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,970), + (971,2,719,10,23,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Knowledge in the Deeps','As you might know, I collect lore. Old lore. Powerful lore. Lore that opens doorways, and lore that can awaken Those Who Sleep.$B$BThere are rumors of an old piece of lore, the Lorgalis Manuscript, at the bottom of Blackfathom Deeps in Ashenvale. That place is the old dwelling of long-dead elves. Elves who held great knowledge before their city fell to ruin.$B$BSearch Blackfathom Deeps for the manuscript. Do this, and I will not forget it. Not even after ... the end days.','Bring the Lorgalis Manuscript to Gerrig Bonegrip in the Forlorn Cavern in Ironforge.','You found the manuscript! What a joyous day this is! Copies will be made and distributed, and the ancient knowledge of Lorgalis will finally be known to my brothers and sisters!$B$BYour service to us is more than you know, $N. But I hope that this gift shows you the gratitude we extend to our allies.','The journey to Ashenvale is long, and your task is not easy. But if you get me the manuscript, $N...then your reward will be great.','','','','','',5359,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6743,0,0,0,1,0,0,0,47,0,0,0,0,75,0,0,0,0,0,1650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (972,0,-82,20,20,0,64,178,0,0,0,0,0,0,0,0,0,0,0,8,1,-1103,0,96,0,0,0,0,'Water Sapta','','','Take the water sapta and find the corrupted pool of water in Silverpine, $N. I have great faith in your abilities.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6637,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (973,2,148,13,24,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,970,0,0,1140,0,0,0,'The Tower of Althalaxx','Ilkrud Magthrull. Yes, I have knowledge of him. He is a powerful orc warlock that makes his residence at the Fire Scar Shrine, a place of great evil in southwestern Ashenvale.$B$BHe had been little more than an annoyance until now, and I had not dealt with him, but it seems that his time has come.','Bring Ilkrud Magthrull\'s Tome to Delgren the Purifier at Maestra\'s Post.','It was a grand thing you did today, $n. You should be quite proud of yourself for having faced down a warlock of such power.$B$BNow, let\'s see what we can learn from Ilkrud\'s writings.','You look a bit shaken up, $n. Are you well?','','','','','',5533,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5622,5613,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), + (974,2,490,51,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,980,12472,1,0,'Finding the Source','The hot springs here are a source of mystery to me. Where does the heat come from?$B$BLooking at how close the pools are to Fire Plume Ridge, I really wonder if the volcano might have something to do with it. I created a thermometer to take readings of the temperatures at the volcano, and I\'d like to find the hottest part. It gives the measurements in degrees Kraklenheit!$B$BHere, take it, and take readings of the temperatures at the ridge whenever you see a hot spot!','Krakle in Un\'Goro Crater wants you to find the hottest area of Fire Plume Ridge.$B$BWhenever you find a hot spot, right click the thermometer to check the temperature. Keep looking until you find the hottest one.','Yes, I definitely see the correlation here between the temperature of the volcano and the hot springs. I\'ll have to double-check my equations for accuracy, but it seems like the distance and the rate that the heat is transferred... Hmm...','I\'d go there myself, but... I\'m a little scared of the fire elementals there!','','Find the hottest area of Fire Plume Ridge','','','',12472,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,10541,0,0,0,1,0,0,0,16378,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3390,0,0,0,0,0,0,0,0,6,4,0,0,0,0,0,0,0,1,4,0,0,0,0,0,0,0,0,0), + (975,2,618,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,2,969,0,0,0,0,0,0,'Cache of Mau\'ari','Now, before I give ya dis charm, I better explain how ta use it.$B$BIf you carry da charm with ya, you\'ll find dat certain items will drop from creatures ya fight. If you don\'t have da charm with you, you won\'t find them. Understand?$B$BYou\'ll know these special items by the name -- they be called E\'ko. If you find any of these items, just bring dem to ol\' Mau\'ari, and she help ya out.$B$BWait here while I fix your charm.','Speak to Witch Doctor Mau\'ari again in a moment to receive the lucky charm.','Here it is, $N. Remember, ya have ta carry it with you. Why don\'t ya head back to Winterspring, an\' see what ya be findin\' there?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12384,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,6,0,0,0,0,0,0,0,975,0), + (976,2,331,19,24,0,0,77,0,0,0,0,0,0,0,0,0,0,0,2,2,973,0,0,0,0,0,0,'Supplies to Auberdine','Delgren has asked me to deliver messages and supplies to Sentinel Starbreeze in Auberdine, but I am loathe to leave on my own. Dangerous foes operate in the forest, and I do not wish to risk letting these supplies and information fall into the wrong hands.$B$BIf you and others could act as my guards, I could leave now. With your protection, I have no doubt that we can see these goods safely to Auberdine.','Speak with Delgren the Purifier at Maestra\'s Post after seeing Feero safely through Ashenvale Forest.','You have done well today, $C. The items we sent to aid Auberdine will be of immediate use in dealing with the dark threats that infest the forest.$B$BTake these with my heartfelt thanks.','The Sentinels have a great need for supplies to reinforce themselves in Darkshore.','Protect Feero Ironhand','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5323,6721,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,500,0,0,0,0,5000,1740,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (977,2,618,52,58,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,3783,0,0,5163,0,0,0,'Are We There, Yeti?','Now that I have what I need to cover the mechanical moving parts, I only need one other thing. Well, actually two. Two horns!$B$BThe ice thistle patriarchs and matriarchs have the largest horns, so of course, those are the ones I want. That type of yeti inhabits a cave to the southeast. There are plenty of them there; you shouldn\'t have any problem finding them.$B$BRemember, I only want the best looking ones -- no beat up or broken horns, please!','Collect 2 Pristine Yeti Horns for Umi Rumplesnicker in Everlook.','I can\'t wait to show my friends! Now, just wait a moment while I attach these...$B$BPerfect!','I\'ve just about finished attaching the fur, $N. Please, hurry back with those horns!','','','','','',12367,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,577,0,0,0,0,150,0,0,0,0,9000,2790,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), + (978,2,702,52,55,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,3661,0,0,979,0,0,0,'Moontouched Wildkin','Wildkin feathers from the Hinterlands appear to contain traces of magical qualities. These powers... they don\'t seem to be wielded by the creatures, it\'s more like they are simply inherent to the species -- part of their very essence.$B$BDuring my studies, I heard that a large population of wildkin inhabit the snowy lands of Winterspring. Could these creatures have the same powers? Please help me find an answer, $N. Go to Winterspring and gather feathers that have dropped to the ground, then return to me.','Collect 10 Moontouched Feathers from Winterspring, then return to Erelas Ambersky in Rut\'theran Village.','Now I can compare the feathers... Let\'s see...','Where could these powers have originated from? I think we are on the right track to find the answer, $N.','','','','','',12383,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,8500,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (979,2,702,52,57,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,978,0,0,0,0,0,0,'Find Ranshalla','Yes, yes, these feathers seem to hold the same magical enchantment that I noticed previously... While I am not certain what we might find, I urge you to continue searching for answers, $N.$B$BA colleague of mine recently traveled into Winterspring to observe the wildkin there, in their own habitat. Why don\'t you catch up with her and see what she has found?','Find Ranshalla in eastern Winterspring.','Hi! Erelas sent you? Great, I was just preparing to travel up to the caves now, and I wouldn\'t mind company.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,1800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,3,0,0,0,0,0,0,0,0,0), + (980,2,490,51,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,974,0,0,4842,0,0,0,'The New Springs','Now, I\'ve heard about other hot springs in a place called Winterspring, far to the north of here. The strange thing is, there are no volcanoes anywhere near them. Interesting, I know.$B$BWell, if you want to find out more, you should head to Winterspring and speak to a friend of mine. Her name is Donova Snowden, and she is currently staying by the hot springs there.$B$BThanks again for helping me with my thermometer! See you later!','Travel to Winterspring and speak with Donova Snowden.','Hi there, $N. Yes, what Krakle told you is true...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1680,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (981,2,148,13,31,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1143,0,0,0,0,0,0,'The Tower of Althalaxx','For all the work that you have done, you deserve to be well rewarded. Return to Delgren and tell him that Athrikus Narassin lies stilled by your hand, and the Cult of the Dark Strand is beaten and scattered.','Talk to Delgren the Purifier at Maestra\'s Post.','I knew you would be up to the task, $N.$B$BI sense great deeds before you, and that you will right many of the wrongs that plague our lands. Bear my blessings, $N, as well as this gift.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10043,5614,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,1524,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (982,2,148,13,17,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Deep Ocean, Vast Sea','Off the coast of Darkshore to our north are two wrecked ships - the Silver Dawning and the Mist Veil. Some time ago, both ships ran afoul of the blasted murlocs as they sailed across the vast sea into Auberdine. They now lie at the bottom of the ocean as trophies for those fiends.$B$BBoth captains didn\'t make it out that night, and their logs and other effects are still below in lockboxes. I\'d like for you to recover them for us; it would mean a lot to the crew members still around these parts.','Recover the Silver Dawning\'s Lockbox and the Mist Veil\'s Lockbox for Gorbold Steelhand in Auberdine. Both items should be found aboard the wreckage of the ships to the north of the village.','You\'ve done us here in Auberdine a great service, lad. We\'ll make sure that their effects are properly taken care of.$B$BAs for you, please have this. It is the least I can do for someone with the bravery to set things right.','The captains of those ships were good night elves, and they deserve a better fate than they were given. Perhaps tending to their personal effects will be the best way to put their spirits to rest.','','','','','',12191,12192,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15401,15402,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,1800,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (983,2,148,7,10,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1001,0,0,0,'Buzzbox 827','Hey! Help me with my latest invention, the buzzbox. You can talk to people far away!$B$BMaybe you\'ve already seen them, they\'re boxes with levers on them. The only problem is they need constant maintenance.$B$BEach one suffers from a different problem, but I made a really smart decision. I placed each one near creatures that have the proper parts to fix that particular machine. Right now Buzzbox 827 is on the fritz. It\'s just south of Auberdine, real close. It takes 6 Crawler Legs to fix it. I\'ll pay ya...','Collect 6 Crawler Legs and place them in Buzzbox 827.','As you place the Crawler Legs inside the machine, you hear gears begin to grind. Judging from the banging sounds coming from the Buzzbox, you believe the Crawler Legs are being put in their proper place. Soon the machine begins to hum, and you hear a tiny voice calling out from within.$B$B\"Hello? Uhh... Hello! You fixed it! This is Wizbang by the way! Thanks a lot... Hey, you wouldn\'t want to fix another one, would ya?\"','Buzzbox 827 sits with an eerie silence. A single flashing light indicates that it needs 6 Crawler Legs to be placed in its holding box.','','','','','',5385,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,250,0,0,0,0,350,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (984,2,148,10,14,0,0,77,0,0,0,0,0,0,0,0,0,0,0,12,2,0,0,0,985,0,0,0,'How Big a Threat?','Some of my brethren were rescued from a corrupt furbolg in Teldrassil, and I\'ve vowed to stop any more atrocities before more of our kind are injured... or worse.$B$BI have seen a couple hints of corruption in Darkshore already, but I have yet to find any widespread signs. I think it would be logical if the investigation continued with the furbolgs. Would you find one of their camps, and return to me if you see any signs of corruption?','Find a corrupt furbolg camp in Darkshore and return to Terenthis in Auberdine.','This is terrible news indeed, $N.$B$BWith the furbolgs this close to Auberdine, we will have to prepare ourselves for the inevitable.$B$BThank you, $N.','How goes your search, $N?','Find a corrupt furbolg camp','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,450,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (985,2,148,10,14,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,984,0,0,0,0,0,0,'How Big a Threat?','You\'ve already proven adept at scouting our enemy, $N. Do you have what it takes to fight them as well?$B$BNot all adventurers prefer straightforward combat to the art of stealth and evasion.$B$BIf you think you\'re up for the task, then the furbolg camp south of Auberdine is currently the biggest threat to our people. You\'ll find some of the Blackwood tribe there. Kill 8 pathfinders and 5 windtalkers, and return to me here.','Kill 8 Blackwood Pathfinders and 5 Windtalkers and return to Terenthis in Auberdine.','Wash the blood from your garments, $N, and do not mourn what you had to do. Instead, give thanks. You have lessened the threat to our people here in Auberdine, even if Darkshore is still in jeopardy from the effects of fel moss.','Do not stay your hand from what must be done, child. I know how repulsive the idea of killing the creatures of the forest must be, but in this case it is necessary. No cure has been discovered for the corruption let loose upon the forest, and we must do what we can to halt its progress until one is found.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2167,2324,0,0,8,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,986), + (986,2,148,10,20,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,985,0,0,0,0,0,0,'A Lost Master','$N, your skills have already helped me in my endeavor. Could I impose on you again to help Grimclaw and his master Volcor? In addition, I can craft you a magical cloak that will allow you to walk unhindered by Darkshore\'s creatures while you look for him.$B$BTo create the cloak, I\'ll need five fine moonstalker pelts from a moonstalker sire or matriarch to have enough material. The cats can be found near Wildbend River to the south, or even farther south near Ashenvale.','Find 5 Fine Moonstalker Pelts and return them to Terenthis in Auberdine.','These will do nicely, $N. I shall set to work on the cloak immediately.$B$BGive me a few moments, then return to me.$B$BOh, one more thing: after you\'ve used the enchantment on the cloak you\'ll be limited in your interactions with others. If you can help it, do no more than speak to others. Much more than that could dispel the illusion.','I can\'t in good conscience permit you to seek Volcor until I\'ve crafted that cloak for you.','','','','','',5386,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,930,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (990,2,331,15,19,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,990,0,0,0,0,'Trek to Ashenvale','$N, my mistress, Raene Wolfrunner, awaits you in the city of Astranaar within Ashenvale. With your help, perhaps we can at least ease some of the corruption that\'s taken hold there.$B$BHead south from here and stay close to the road--you\'ll find your way there without issue if you follow those directions.','Find Raene Wolfrunner in Ashenvale.','Ah, a $C from Darkshore. Selarin has done well to send you here so quickly, $N. I wish your trip here wasn\'t under such dire stress. Perhaps with your help we can improve matters.$B$BI would start my visit by speaking to the other citizens of Astranaar. Some could surely use your aid.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,25,0,0,0,0,0,222,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (991,2,331,18,19,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1023,0,0,0,'Raene\'s Cleansing','$N, a longtime friend of mine is also aiding the Sentinels here in Ashenvale, but he has yet to return.$B$BHe had leads on finding an item that he thought could slow the furbolg attacks on our people--a rod created by a now-dead, evil wizard.$B$BBefore he left here, he mentioned seeking out a gem for the rod.$B$BHe mentioned the gem possibly being hidden at the shrine in Lake Falathim at the base of the mountain to the west. The gem was being held there before it was overrun.$B$BFind my friend, $N, please.','Find Teronis in Ashenvale.','Teronis\' body lies broken atop the island. For some unknown reason, the murlocs have left it alone.$B$BThe deep slashes across his corpse obviously came from the weapons and claws of the murlocs.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,870,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (992,2,440,38,46,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,82,8584,1,0,'Gadgetzan Water Survey','We\'ve got a position open for a temporary junior-grade surveyor in the Gadgetzan Water Company, if you\'re interested!$B$BWith the nomads seizing all our wells, we need to exploit more free sources of water! There is water to be had in the desert, but only to those smart enough to survey them first.$B$BTake this dowsing widget and tap a sample of the water by the pool near Sandsorrow Watch. It\'s right in sight of the trolls around there. Bring the tapped widget back to me when you\'re done!','Use the untapped dowsing widget near the pool of water by Sandsorrow Watch. Once you have collected the sample, return the tapped dowsing widget to Senior Surveyor Fizzledowser in Gadgetzan.','What\'s this? You were ambushed by some sort of bad mojo creepy-crawly? Oh, this does not bode well for the Gadgetzan Water Company, no indeed...$B$BI guess I should have told you about the reports coming in on some crazy bug-creatures that appear to be sucking up all the water in the desert. At first, I thought it was just a crock. We have enough trouble with the nomads as is; I thought it was just more of their shenanigans. Well, now we know at least!','Welcome back, Junior Surveyor $n! Have you completed your assignment yet?','','','','','',8585,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,150,0,0,0,0,3500,1830,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,5,0,0,0,0,0,0,0,0,0), + (993,2,148,10,20,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,986,0,0,0,5387,1,0,'A Lost Master','The cloak is complete, $N. The time has come to find Volcor. I can only hope we are in time.$B$BThe cloak\'s magic, once invoked, will not last long; perhaps five minutes. It will be up to you to know when to use it: I would suggest waiting until you find Grimclaw.$B$BIf what he has told me is true, you will find his master in a cave south of here. Grimclaw will be alongside the road waiting for you. Signal to him by waving when you see him, and he\'ll point the way towards his master.','Find Volcor in Darkshore and give him the Enchanted Moonstalker Cloak.','Wonderful! Terenthis found someone to help me.$B$BAnd look. a moonstalker cloak... Oh... that hurts. Thank you, $N.$B$BThe furbolgs wounded me before I managed to evade them. Give me a moment, and I should be fine to talk some more.','','','','','','',5387,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,993,0), + (994,2,148,10,22,0,0,77,0,0,0,0,0,0,0,0,0,0,0,2,2,993,990,994,0,0,0,0,'Escape Through Force','All right, $N, force it is. Let\'s get out of here as soon as you\'re ready. We\'ll fight our way down to the road--Grimclaw should still be there. Once there, we can part ways.$B$BTerenthis will want to hear your version of the story immediately, so head to Auberdine after we make it out of here.','Protect Volcor until you reach the road, then speak to Terenthis in Auberdine.','$N! I\'m pleased to see you\'ve returned successfully. Your assistance to Volcor has given me faith that we can overcome the challenges facing us here in Darkshore and beyond.','','Help Volcor to the road','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5609,0,0,0,1,0,0,0,69,0,0,0,0,250,0,0,0,0,1400,1050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,994,994), + (995,2,148,10,20,0,0,77,0,0,0,0,0,0,0,0,0,0,0,2,2,993,990,994,0,0,0,0,'Escape Through Stealth','All right then... if you\'re sure, we\'ll sneak out of here. Let us leave when you\'re ready.$B$BRemember, after you\'ve escaped, meet Terenthis back in Auberdine. I\'ll head there on my own since I\'ll probably be moving faster than you.','Escape the Furbolg cave and meet Terenthis in Auberdine.','$N! I\'m pleased to see you\'ve returned successfully. Your assistance to Volcor has given me faith that we can overcome the challenges facing us here in Darkshore and beyond.','Yes, $n?','Help Volcor escape the cave','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6659,0,0,0,1,0,0,0,69,0,0,0,0,75,0,0,0,0,600,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,995,995), + (996,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Windblossom','','','You apply two Cenarion plant salves to the windblossom. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a windblossom plant. The berries that hang from the plant appear rotten and poisonous. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,996), + (997,2,141,4,5,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5391,1,0,'Denalan\'s Earth','Are you heading to the south? To Lake Al\'Ameth? If so, then I have a task I might ask of you...$B$BMy colleague Denalan has a camp along the eastern end of the lake, where he is studying and experimenting on the plant life of Teldrassil. He requested a package of rare earths from Darnassus and it was late, only recently arriving here in Dolanaar.$B$BCan you take the package to him?','Bring the package of Rare Earth to Denalan at Lake Al\'Ameth.','Ah, it\'s here! I have waited for this rare earth for quite some time. I hope it\'s still fresh...$B$BThank you for bringing it to me, $N. You are a $R who is generous with his time.','You have something for me?','','','','','',5391,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,50,138,0,0,0,0,0,0,0,0,4,0,1000,0,0,0,0,0,1,6,0,0,0,0,0,0,0,0,0,997), + (998,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Windblossom','','','You apply two Cenarion plant salves to the windblossom. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a windblossom plant. The berries that hang from the plant appear rotten and poisonous. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,998), + (1000,2,1638,54,55,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1000,1123,0,0,0,'The New Frontier','Attention, heroes!$B$BThe Cenarion Circle seeks able bodied individuals to assist them in exploring the vast new frontiers of Kalimdor! A forbidden wasteland of unimaginable dangers lies far to the west of Tanaris and Gadgetzan, and the Circle needs willing and honorable proxies to act in their stead.$B$BAll interested individuals should seek audience with the Cenarion Circle. Speak with the Arch Druid Hamuul Runetotem on the Elder\'s Rise of Thunder Bluff for more information!','Speak with Arch Druid Hamuul Runetotem on the Elder Rise of Thunder Bluff about the Cenarion Circle\'s call to explore the frontiers of Kalimdor.','Greetings, $C.$B$BI am pleased to see the likes of you taking an interest in the well being of nature; tales of your mighty deeds precede you, and you are welcomed here. Seeing you before me instills the feeling of confidence that the Cenarion Circle will get the proper aid it needs.$B$BOur connection with the Cenarion Circle in Moonglade transcends racial and political divides. Remember this as you work on behalf of the Circle, and you will do well.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1001,2,148,7,12,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,983,0,0,1002,0,0,0,'Buzzbox 411','A tiny voice crackles from deep within the machine.$B$B\"Wizbang here! The next Buzzbox is north of Auberdine, on the beach$B$BSo, that Buzzbox is number 411 and it needs 3 Thresher Eyes for its repairs. They\'re just off the coast! The darkshore threshers... *Hic*... Sorry about that...$B$BJust like last time, when you give the Buzzbox the goods, it\'ll spit out your reward. *Hic*... What? No, I\'m fine!\"','Collect 3 Thresher Eyes from Darkshore Threshers in the deep sea near Buzzbox 411.','The Buzzbox hums to life soon after you place the Thresher Eyes inside. There is a moment of static before you hear a familiar tiny voice call out.$B$B\"Crawler wine is the best...\" *hic*$B$B\"What? Oh, you fixed it already? Wow, you\'re a fasht one. Sho, would ya like to fix another?\"$B$BYou believe you hear a liquid being poured into a cup, followed by loud gulping sounds.','The machine\'s hatch is open and it seems to wait expectantly for 3 Thresher Eyes to be placed inside.','','','','','',5412,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,350,0,0,0,0,1000,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1002,2,148,7,14,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1001,0,0,1003,0,0,0,'Buzzbox 323','The Buzzbox gives a burst of static as you hear Wizbang begin to speak.$B$B\"The next Buzzbox is number 323. Ish north of Auberdine but... where\'s the ale? Wha? Oh, ish on the road sho ya shouldn\'t have trouble finding it near the bridge.\"$B$BWizbang mumbles something incoherent before you hear a loud gulping sound.$B$B\"Thish one needs Moonstalker Fangs... 6 of \'em.\"','Collect 6 Moonstalker Fangs and place them in Buzzbox 323.','The Buzzbox suddenly leaps into action, and you can hear the distinct sounds of teeth being ground to dust coming from within.$B$B\"Sho, ya made it! Thatsh exshellent newsh... Sho... Why doncha move along? Oh! Unless you want another job!\"','Though you have yet to place the 6 Moonstalker Fangs inside, you believe you hear the sounds of static and incoherent gnome ramblings coming from within. Could someone else have fixed the machine already?','','','','','',5413,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,250,0,0,0,0,600,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1003,2,148,7,16,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1002,0,0,0,0,0,0,'Buzzbox 525','Over the boiling noises and dripping sounds coming from the machine, you hear Wizbang\'s wavering voice call out.$B$B\"Nexsht onesh far south down the road. Shouldn\'t be hard to find... jusht off to the shide... near a fensh. I think I hid it in shum bushesh... Bushessh. Hehehe... Yesh, Buzzbox 525 takes grizzled scalps from thoshe grizzled thistle bears. Boy thash a mouthful. Grizzshled... Hehehe...\"$B$BYou hear more gulping sounds as the machine cuts out. Then, suddenly, it bursts back to life.$B$B\"4!\"','Collect 4 Grizzled Scalps from Grizzled Thistle Bears to the south of Auberdine and place them in Buzzbox 525.','\"Sho yash gotsh the scalps in? That\'sh sho great... Wha? Well, yesh I shuppose ya have realized that I can speaksh to ya without the materials in the machine. But I was telling the truth when I shaid they were broken!$B$BSee, in addition to being communimacation toolsh, the Buzzboxes also brew and distill fine liquor. Shorry for any deceptshion, but the nightelves do not apprecimerate my liquor trade in their townsh. I put shomething special in thish box to show my gratitude for yer effortsh. Enjoy!\"','You hear singing coming from Buzzbox 525.$B$B\"Though crawler wine\'s shweet, and thresher ale fine, and moonstalker moonshine ish grand. There\'s nothing sho dear, as a thistle bear beer, and shoon I shall have shome on hand!\"$B$BThe hatch is open and awaits the 4 grizzled scalps as you hear the song repeated over and over.','','','','','',5414,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2082,11846,0,0,1,5,0,0,54,0,0,0,0,250,0,0,0,0,800,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1004,2,1497,54,55,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1000,1123,0,0,0,'The New Frontier','Attention, heroes!$B$BThe Cenarion Circle seeks able bodied individuals to assist them in exploring the vast new frontiers of Kalimdor! A forbidden wasteland of unimaginable dangers lies far to the west of Tanaris and Gadgetzan, and the Circle needs willing and honorable proxies to act in their stead.$B$BAll interested individuals should seek audience with the Cenarion Circle. Speak with the Arch Druid Hamuul Runetotem on the Elder\'s Rise of Thunder Bluff for more information!','Speak with Arch Druid Hamuul Runetotem on the Elder Rise of Thunder Bluff about the Cenarion Circle\'s call to explore the frontiers of Kalimdor.',NULL,NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1007,2,331,19,20,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Ancient Statuette','I would charge you with a task, $N.$B$BI was on my small vessel, skimming over the submerged ruins of Zoram, when naga attacked me, surging from the water and tearing at me with their claws! I fled, carrying what supplies I could to make this meager camp.$B$BBut when I reached the shore and ran... my prized possession was lost.$B$BPlease, $N, find the site of my ambush, along the coast to the north, and search for an ancient statuette. It is the reason I have braved the dangers of the Zoram Strand.','Bring the Ancient Statuette to Talen, in his camp near the Zoram Strand.','You found it! Thank you, $N!$B$BThe old city of Zoram holds many secrets, and this statuette may be the key to many of them.','Have you found the statuette, $N?','','','','','',5424,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,900,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1008,2,331,14,19,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Zoram Strand','There is evil lurking on our northwestern coast, known as the Zoram Strand.$B$BIt is the resting place of the doomed city of Zoram, destroyed during the Sundering and submerged beneath the seas. It has been lost to the night elves for ages. Lost, and nearly forgotten.$B$BNow, the naga have returned, and for what reason we do not know. But reason matters little; we must slay these fiends and throw them back to the depths!$B$BReturn to me when your mission is complete.','Bring 20 Wrathtail Heads to Shindrell Swiftfire in Astranaar.','Very well done, $N. Your actions in the Zoram Strand against the naga are commendable.$B$BI know your feat was not easily accomplished, for the strength and guile of the naga is well known to the night elves. We know this, for we share a history with them.$B$BIt is a history I care not to repeat.','We cannot allow the naga to invade our coasts, $N. It is vital that you go to the Zoram Strand and complete your mission.','','','','','',5490,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,1100,870,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,66,0,0,0,0,0,0,0,0), + (1009,2,331,20,25,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1007,0,0,0,0,0,0,'Ruuzel','I fear the ancient statuette\'s secrets will remain forever hidden unless you find the key to its ancient lock.$B$BThat key is a ring, the Ring of Zoram. It belonged to the rulers of this city before the waves of the Sundering drowned it.$B$BFor years the ring was lost, but the naga have recently found it.$B$BTheir leader, Ruuzel, dwells on an isle on the northern edge of Zoram. Please, $N, retrieve the ring for me!','Bring the Ring of Zoram to Talen near the Zoram Strand.','You found the ring! Thank you, $N. Please take this as payment, and know that your deeds today will remain forever in my memory.','It is said that the Ring of Zoram is the key to any lock within the city. Do you have it, $N?','','','','','',5445,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5812,0,0,0,1,0,0,0,69,0,0,0,0,350,0,0,0,0,0,1350,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1010,2,331,20,20,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Bathran\'s Hair','There is a plant that once grew in the old ruins of Bathran\'s Haunt to the north. The plant was called Bathran\'s Hair and was known to cure ailments of the spirit.$B$BThere is a sick child in the village, and I believe it is more than just a physical illness. Will you go to Bathran\'s Haunt and search it for Bathran\'s Hair? I may need it to properly treat the child.$B$BBathran\'s Haunt lies north of Maestra\'s Post and just south of the border to Darkshore.','Bring 5 Bathran\'s Hair to Orendil Broadleaf in Ashenvale.','Ah, you have the hair! Now I will mix a cure for the child, and pray my concoction works.$B$BAnd... Forsaken are at Bathran\'s Haunt? Very troubling to hear, that is. Very troubling indeed...','Have you gathered the Bathran\'s Hair, $N? The child\'s health grows weaker by the hour...','','','','','',5437,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,1,0,0,0,0,0,0,0,0), + (1011,2,331,24,29,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,4581,0,0,0,0,0,0,'Forsaken Diseases','The Forsaken, the undead arm of the Horde, have crept into Ashenvale, lurking at our ruins and our barrows. We believe their goal is to spread disease amongst the lands of the night elves. We must confirm this!$B$BThe Forsaken have a camp south of here, near the Dor\'Danil Barrow Den, where they create poisons and diseases and place them in bottles. Fight your way into that camp and steal a bottle of disease. Return with such a bottle. I will test it and find its purpose.','Bring a Bottle of Disease to Kayneth Stillwind in Forest Song.','Very good, $N. Now... by testing the contents of this bottle, the goals of the Forsaken will be revealed!','Did you find the camp, $N? Do you have a bottle of disease?','','','','','',5440,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,1410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1012,2,331,24,32,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1011,0,0,0,0,0,0,'Insane Druids','When I struggled with the Forsaken\'s poisons, I had a vision. I had a vision of the druids in the Dor\'danil Barrow Den, poisoned... murdered by the undead! They are now errant ghosts, severed from their bodies and driven mad.$B$BSo that the druids\' spirits might some day find peace, you must enter the Dor\'danil Barrow Den and destroy its once great leaders: Taneel Darkwood, Uthil Mooncall and Mavoris Cloudsbreak.$B$BDo this, then return to me.','Kill the druids: Taneel Darkwood, Uthil Mooncall, Mavoris Cloudsbreak; then return to Kayneth Stillwind in Forest Song.','I felt the anguish of the Dor\'danil Barrows lessen, and knew you had completed your task.$B$BIt was grim work you did, $N, for the spirits you destroyed were merely victims of the Forsaken\'s evil. But with their destruction, let us hope the other maddened spirits find peace.','The anguish of the Dor\'danil druids still haunt my dreams, $N. You must destroy their leaders!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3940,3941,3942,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5813,0,0,0,1,0,0,0,69,0,0,0,0,350,0,0,0,0,0,1920,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1013,2,209,16,26,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Book of Ur','$N, Shadowfang Keep holds a book, the Book of Ur, which would be much prized in my collection. Ur was a great mage of Dalaran before the coming of the Scourge, his studies in other worlds are of much value to ... certain parties among the Forsaken.$B$BEnter Shadowfang Keep and find the book. Bring it to me, and I will report your service to our Dark Lady...','Bring the Book of Ur to Keeper Bel\'dugur at the Apothecarium in the Undercity.','Very good. This book will add nicely to my collections of the workings of Ur. His knowledge was great, but his conscience held him from true power. And so when the Scourge came and his strength was tested, it failed.$B$BWe of the Forsaken cannot afford such weakness, if we are to survive...','Did you find the book, $N?','','','','','',6283,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6335,4534,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1014,2,209,18,27,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Arugal Must Die','Arugal still resides in Shadowfang Keep. We cannot claim Silverpine as a strategic stronghold for the Dark Lady until Arugal is slain.$B$BI shall see to it that his magic is eradicated, $n. But I leave it in your hands to see that Arugal meets the death he so deserves.$B$BTravel to Shadowfang Keep and put an end to Arugal\'s foul spells once and for all. Bring to me the vile wizard\'s head!','Kill Arugal and bring his head to Dalar Dawnweaver at the Sepulcher.','Silverpine Forest is finally free from the vice of that wretch Arugal. You have done the Dark Lady a great service, $N. Your tenacity shall be rewarded.','With Arugal\'s death we stand to increase the Dark Lady\'s stronghold on Lordaeron.','','','','','',5442,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6414,0,0,0,1,0,0,0,68,0,0,0,0,500,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1014), + (1015,2,1519,54,55,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1015,6761,0,0,0,'The New Frontier','Attention, heroes!$B$BThe Cenarion Circle seeks able bodied individuals to assist them in exploring the vast new frontiers of Kalimdor! A forbidden wasteland of unimaginable dangers lies far to the west of Tanaris and Gadgetzan, and the Circle needs willing and honorable proxies to act in their stead.$B$BAll interested individuals should seek audience with the Cenarion Circle. Speak with the Arch Druid in Darnassus, Fandral Staghelm, for more information!','Speak with Arch Druid Fandral Staghelm at the Cenarion Enclave of Darnassus about the Cenarion Circle\'s call to explore the frontiers of Kalimdor.','What makes you think I wish to be pestered by the likes of you, $C? Wait - let me stop the important duties I attend to on a daily basis so I can help you locate a doodad somewhere. By all means, the welfare of Darnassus - nay, all of Teldrassil - should come second to the acquisition of a bauble for your collection.$B$BThe fools in Moonglade waste my time with their call for assistance, and now I must endure this?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,15,5,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1016,2,331,20,24,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1017,5456,1,0,'Elemental Bracers','Take this divining scroll--it can determine the creator of these elementals. But you will need something from them to use as a reagent to focus scroll\'s magic--their bracers should do nicely.$B$BA few intact bracers from the creatures should be enough. The other bracers will be useless for our purposes, but they may be worth something to a merchant if you wish to sell them. Once you have the intact bracers attempt to use the scroll. Return to me with the results and we shall proceed from there.','Collect 5 Intact Elemental Bracers and use the Divining Scroll on them. Afterwards, bring the Divined Scroll to Sentinel Velene Starstrike at the Silverwind Refuge.','Well done, $N, this should give us the information we need to have the culprit discovered. How would you feel about taking out the mage who fills our pools with corrupt elementals? The corruption of Ashenvale and beyond makes my stomach turn on its own--to have a wizard actively attempting to destroy it further sickens me to no end. We shall make him pay.','Since you must destroy the bracers to kill the elementals, it will probably be difficult to find the specific ones that contain the information the divining scroll needs. You can trade bracers with others in order to obtain the ones you need, or perhaps you have the divined paper already?','','','','','',5455,0,0,0,1,0,0,0,12220,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1017,2,331,20,25,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1016,0,0,0,0,0,0,'Mage Summoner','There\'s only one undead mage in the Barrens capable of defiling this many water elementals. He\'s also the only one foolish enough to try. Sarilus Foulborne is probably sitting at the top of Dreadmist Peak, laughing at me.$B$B$n, you must go into enemy territory and destroy this miscreant. I have had enough of his idiocy and we must show him what happens to those who annoy the Sentinels.$B$BDestroy him and bring me his head. Be wary though, the Horde may be watching for you.','Slay Sarilus Foulborne and bring his head to Sentinel Velene Starstrike in Silverwind Refuge.','Now I can see that repugnant smile wiped from his face forever. You have done very well, $N. Take this, the Light of Elune, drink of it when all seems lost and death is near. It may save you, Goddess willing.','Is it done? Is Sarilus Foulborne dead?','','','','','',5537,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5816,0,0,0,1,0,0,0,69,0,0,0,0,350,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1018,2,1637,54,55,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1000,1123,0,0,0,'The New Frontier','Attention, heroes!$B$BThe Cenarion Circle seeks able bodied individuals to assist them in exploring the vast new frontiers of Kalimdor! A forbidden wasteland of unimaginable dangers lies far to the west of Tanaris and Gadgetzan, and the Circle needs willing and honorable proxies to act in their stead.$B$BAll interested individuals should seek audience with the Cenarion Circle. Speak with the Arch Druid Hamuul Runetotem on the Elder\'s Rise of Thunder Bluff for more information!','Speak with Arch Druid Hamuul Runetotem on the Elder Rise of Thunder Bluff about the Cenarion Circle\'s call to explore the frontiers of Kalimdor.',NULL,NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1019,2,1537,54,55,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1015,6761,0,0,0,'The New Frontier','Attention, heroes!$B$BThe Cenarion Circle seeks able bodied individuals to assist them in exploring the vast new frontiers of Kalimdor! A forbidden wasteland of unimaginable dangers lies far to the west of Tanaris and Gadgetzan, and the Circle needs willing and honorable proxies to act in their stead.$B$BAll interested individuals should seek audience with the Cenarion Circle. Speak with the Arch Druid in Darnassus, Fandral Staghelm, for more information!','Speak with Arch Druid Fandral Staghelm at the Cenarion Enclave of Darnassus about the Cenarion Circle\'s call to explore the frontiers of Kalimdor.',NULL,NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,15,5,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1020,2,331,20,20,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,1010,0,0,0,5460,1,0,'Orendil\'s Cure','$N, I have created a cure that I believe will help the afflicted child. Take it to Astranaar and give it to the child\'s parent, Pelturas Whitemoon.$B$BTo reach Astranaar, follow the road south, then east.','Bring Orendil\'s Cure to Pelturas Whitemoon in Astranaar.','This is from Orendil?$B$BHis skill with herbs and healing is great. This cure gives me hope, when before I had little...','I must apologize, for I have no time to speak. My child, Relara, is deathly ill!','','','','','',5460,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,2500,1170,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,6,2,0,0,0,0,0,0,0,0), + (1021,2,331,26,32,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1031,0,0,0,'Vile Satyr! Dryads in Danger!','Listen, I don\'t know who you are, but I need your help. My sisters went to take back the Branch of Cenarius from the satyr. They said they\'d be back soon, but it\'s been two whole days!$B$B$n, you have to find them! They were looking for the ruins of a night elf temple in Xavian to the northwest. I don\'t know what to think. Look for Anilia, she was leading them on the search.','Find Anilia in Xavian.','Judging by the gaping wound in her side, Anilia is on the verge of death.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1022,2,331,25,30,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1037,0,0,0,'The Howling Vale','Though we have put many resources and much effort into driving the remaining demons from the Felwood to the north, our successes have been few. We have been able to keep much of the demonic presence from Ashenvale.$B$BTo the north, near the Felwood border, the ruined shrine of Mel\'Thandris has been overtaken by mysterious wolf-men. Their chilling calls have led the area to be known as the Howling Vale. The Tome of Mel\'Thandris kept at the shrine may shed some light on why these wolf-men have come.','Go to the Howling Vale and study the Tome of Mel\'Thandris, then return to Sentinel Melyria Frostshadow at Forest Song.','The Tome of Mel\'Thandris works in strange ways. The events it records, the events it shows... No one truly understands why it does what it does.$B$BNonetheless, it is clear that what Priestess Starsong received--this Scythe of Elune--bears further investigation.','The tome of the shrine is a mysterious object. It is not a book in the traditional sense. The leaves of the tome were blessed by Mel\'Thandris herself, and records events of import in its pages.$B$BIt is hard for me to explain. If you go to the shrine, you will understand.','','View the Tome of Mel\'Thandris','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-19027,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,2500,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1023,2,331,18,21,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,991,0,0,0,5505,1,0,'Raene\'s Cleansing','As you rummage through Teronis\' belongings, you find a journal that is still in good condition.$B$BYou take the journal and leave Teronis\' corpse as is.$B$BThe only thing left to do is find the gem Teronis was seeking. Raene mentioned it being in the area. Perhaps the murlocs have it...','Find the Glowing Gem and return to Raene Wolfrunner in Astranaar with Teronis\' Journal.','This is terrible, $N. Teronis is dead?!$B$BThe time for mourning will come, but for now we must focus our efforts. I shall send some of the Sentinels to recover Teronis\' body as soon as possible.$B$BYou have Teronis\' journal and the gem he was seeking. Do you think you\'re capable of completing his task? I would rest much better knowing his death was not in vain.','Ah, welcome back, $N.','','','','','',5463,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0), + (1024,2,331,18,21,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,1023,0,0,1026,5463,1,0,'Raene\'s Cleansing','You\'ll have to do the research yourself, but from what notes Teronis has made, it sounds like your next course of action is to find the other pieces of the rod Dartol created. I would start by heading to the moonwell east of Iris Lake. When you\'re ready, follow the road and turn north when you reach a small sitting area on your left.$B$BA dryad there named Shael\'dryn is better suited to guide you. Seek her out.$B$BKeep the gem with you--Shael\'dryn will need it if she\'s to help you recreate the rod.','Find Shael\'dryn at the moonwell to the northeast.','Oh, Raene sent you? It must be serious indeed. What can I help you with?','Hello. How are you?','','','','','',5463,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,495,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1025,2,331,18,24,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1023,0,0,0,0,0,0,'An Aggressive Defense','Before you travel to the moonwell I have another task that will aid the people of Ashenvale if you would like to test your skills.$B$BAlong the road heading east before the Falfarren River, furbolgs have been attacking travelers. Their tortured minds feeding upon fear, and their appetites satiated by the blood of innocents.$B$BAid the Sentinels in protecting the lands by showing those monsters the same mercy they have shown our kind.$B$BI believe their camps are south of the road... be careful.','Kill 1 Den Watcher, 2 Ursas, 10 Totemics, and 12 Warriors of the Foulweald tribe, and then return to Raene Wolfrunner in Astranaar.','You have done well, $N. Thank you.','The furbolg were not always our enemy, $N. But times change, and it is no longer a time of peace here in these dark woods.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3746,3749,3750,3743,1,2,10,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4542,1205,0,0,10,10,0,0,69,0,0,0,0,250,0,0,0,0,1700,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1026,2,331,18,27,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1024,0,0,1027,0,0,0,'Raene\'s Cleansing','I wish your tidings were better.$B$BRaene is correct, I know about Dartol\'s creation and the treants in the area--at least I did once. They\'ve become corrupted now, their nature twisted.$B$BIf your goal is to find the next piece of the rod, then you\'ll have to find the key to open the chest it\'s in.$B$BThe wooden key is on one of the treants northeast of here, near Felwood. Once you have it, look for a small glade west of the road near the Felwood border... the chest should be hidden around there.','Find the Wooden Key and a piece of Dartol\'s Rod before returning to Shael\'dryn at the moonwell.','I\'m pleased to see you\'re back, $N.','It upsets me so that the treants have become corrupt. I wish I could do more to help them.','','','','','',5464,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,1320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1027,2,331,18,28,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1026,0,0,1028,0,0,0,'Raene\'s Cleansing','The final piece of the rod was given to the druids of Dor\'danil for safekeeping. I have no idea where they hid it. I\'m sorry I can\'t help you more than that.$B$BAll I can tell you is to follow the road that leads towards the Barrens. The druids took shelter to the east of that road, but they won\'t be of much help to you: they were killed recently... it\'s something I don\'t like to think about much.$B$BWhen you find the final piece, bring it to me and I will help you reconstruct the rod.','Find the final piece of Dartol\'s Rod and return to Shael\'dryn at the moonwell.','You found the final piece? Wonderful for you... and for Raene.$B$BI guess we\'ll have to see about repairing it, won\'t we?','Did you find the final piece of the rod, $N?','','','','','',5519,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,1380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1028,2,331,18,28,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,1027,0,0,1055,5547,1,0,'Raene\'s Cleansing','Here is the completed rod, $N. Reconstructing it was simple... it\'s finding the shrine that has the power to recharge it that will be the hard part.$B$BWith some focus and effort it shouldn\'t be too hard for someone like you, who\'s already accomplished so much.$B$BHead southeast of here--there are very few paths, so be careful--and keep your eyes to the north. The shrine is hidden within the mountains that surround this glade.$B$BOnce there, place the rod within the shrine... the rest is magic. Hehe.','Find the hidden shrine and re-enchant Dartol\'s Rod.','After the glow dies, you can see the re-enchanted rod within the shrine\'s basin.','You can sense a subtle yet powerful force within the shrine and surrounding trees.$B$BYou begin placing the rod within the shrine and a soft thrumming noise emits from around you as the shrine begins to glow...','','','','','',5547,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5462,0,0,0,1,0,0,0,69,0,0,0,0,150,0,0,0,0,0,1020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1029,2,331,18,28,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,1055,0,0,1030,5462,1,0,'Raene\'s Cleansing','I suggest you find Raene and let her know the rod is finished. I\'m sure she\'ll know what your next course should be.$B$BGood luck, $N.','Return to Raene Wolfrunner in Astranaar.','You\'ve recreated the rod Teronis had set out to find? That\'s wonderful to hear.$B$BTeronis would be proud to see his quest is continuing even after his tragic passing.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,25,0,0,0,0,0,138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1030,2,331,18,28,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,1029,0,0,1045,5462,1,0,'Raene\'s Cleansing','Alas, I\'m not completely certain what he had in mind next.$B$BIf what he said was true about the rod\'s power, then it will allow you to take on another form altogether. Which form, I do not know.$B$BPerhaps he meant to use its powers to get closer to the tainted furbolgs, but even the uncorrupted creatures would slaughter him were he not careful. Transformed by the rod, Dartol would have to speak to a furbolg who was safe from the effects of Fel Moss.$B$BI would start your search southeast of Mystral Lake.','Find an uncorrupted furbolg, and using the power of Dartol\'s Rod of Transformation, speak to him.','Yes, yes... you are one of my kind, but still whole. Still clean.$B$BI am unsure how you have escaped the atrocities the night elves have visited upon our people, but I am glad to know that I am no longer alone.$B$BCorruption now runs through the veins of our kin, young one, corruption brought down upon us by the prideful night elves. They are the ones who did this to our people... They are the ones I blame for being cast out of my tribe.$B$BAt night I can still see the campfires burning in the darkness.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,1020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1031,2,331,26,32,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1021,0,0,0,0,0,0,'The Branch of Cenarius','Anilia puts her hands on your shoulders and draws you close. Gasping, she points towards the arch to the north, before her eyes close and her last wheezing breath leaves her body. \"He has taken it... Geltharis...\" You know in your heart that Anilia\'s dying wish is to see the Branch of Cenarius back in dryad hands.','Kill Geltharis and return the Branch of Cenarius to Illiyana at Forest Song.','Anilia died? No... that can\'t be! It was just yesterday that we were running and playing together in the woods.$B$BI guess those days are over...','Have you found them? What did Anilia say? Where is she?','','','','','',5461,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5820,11229,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1032,2,331,26,32,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1031,0,0,0,0,0,0,'Satyr Slaying!','I can\'t believe that Anilia is gone... We used to play together in the forests all the time. I almost feel... sad.$B$BI know something that might make me feel better. Please, slay the satyrs that took Anilia from me! Bring me their horns as proof of your actions and you will forever have my gratitude.$B$B','Bring 16 Satyr Horns to Illiyana in Forest Song.','Thank you, kind $R. My sister\'s spirit is gladdened by your efforts.','Please, help me avenge Anilia\'s death.','','','','','',5481,0,0,0,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,3000,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1033,2,331,20,22,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1020,0,0,0,0,0,0,'Elune\'s Tear','I had hoped Orendil\'s cure would save Relara, but I fear it only slowed the disease running through my child. We must find more powerful medicine! Thankfully, Orendil spoke to me of further remedies to try should his first one fail.$B$BElune\'s Tear is a type of stone that rests in only one place: the isle on Iris Lake, east of Astranaar. Orendil said the stone will wash away corruption... please, $N, bring me Elune\'s Tear and pray it will end my child\'s sickness!','Bring Elune\'s Tear to Pelturas in Astranaar.','Oh, you found it! I will place the tear in a stew, and pray that it will cure her.$B$BThank you! Thank you, $N!','$N, did you find Iris Lake? Do you have the Tear?','','','','','',5493,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,1400,1050,0,0,0,0,0,0,0,0,18,1,20,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1034,2,331,20,23,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1033,0,0,0,0,0,0,'The Ruins of Stardust','Elune\'s Tear washed clear some of my daughter\'s sickness. Her nightmares are lessened and I thank the goddess for her blessing. But ... fever still rages within her.$B$BOrendil told me of a frosted dust found among the Ruins of Stardust. Perhaps it will abate Relara\'s fever. Gather some of the dust, then please return to me.$B$BThe Ruins of Stardust lie to the south, $N. May Elune speed your journey.','Bring 5 Handfuls of Stardust to Pelturas in Astranaar.','You gathered the dust! I will create a poultice from these -- it should bring down Relara\'s fever.$B$BThank you again, $N. Without your help, my child would surely perish.','Do you yet have the Stardust, $N?','','','','','',5494,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,1500,1110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1035,2,331,20,30,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1034,0,0,0,0,0,0,'Fallen Sky Lake','Relara\'s fever has passed, but she is still very weak. I do not believe time alone will give her back the strength she has lost. I believe it will take the power of a moonstone.$B$BWe used to gather moonstones at Fallen Sky Lake to the southeast... until the Shadethickets came.$B$BTheir leader, a Shadethicket Oracle, gathered up all the fallen moonstones and hoards them. Now, you must retrieve a moonstone from the Oracle.$B$BAnd to do that, I fear that you must slay him.','Retrieve a Fallen Moonstone from the Shadethicket Oracle, then bring it to Pelturas in Astranaar.','Oh, $N, you have saved my daughter! I know the power of the moonstone will give back my daughter her strength!$B$BI can never repay you fully for the aid you have given me, but... please, take this. Other than Relara, it is my most dear possession.','Did you face the Shadethicket Oracle, $N? If so, then please hand me the fallen moonstone. Relara has strength left for only a few more breaths!','','','','','',5508,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5814,6722,17047,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,0,1830,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1036,2,33,55,60,0,0,255,0,0,0,87,3000,0,0,21,1,0,0,8,0,0,0,0,4621,0,0,0,'Avast Ye, Scallywag','$N... yeah, I\'ve heard of you. I\'ve heard that you\'re no friend of Booty Bay - just like us Bloodsail Buccaneers. Fleet Master Firallon is looking for hale and hearty $g men : women; just like you for a special mission.$B$BIf you\'re interested, head on out to the Crimson Veil and speak with him below decks. She\'s anchored off the Wild Coast east of here, next to the Riptide and the Damsel\'s Luck.','Speak with Fleet Master Firallon aboard the Crimson Vale off the coast of Stranglethorn Vale.','Avast ye, scallywag. I hears that ye be the type for a bit o\' the skullduggery. Well, if yer no friend of Booty Bay, then ye might have a special place with the Bloodsail Buccaneers.$B$BArrrrr...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1037,2,331,25,30,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1022,0,0,1038,0,0,0,'Velinde Starsong','Velinde Starsong was my predecessor here in Ashenvale Forest. At first it seemed she had the situation in Felwood under control, but little by little her efforts faltered. One day, she simply disappeared.$B$BI was sent here to continue her work. I\'m afraid I know nothing of the priestess, however. Perhaps Thyn\'tel Bladeweaver, one of the commanders of the Sentinels, knows further details of her disappearance that I was not a party to.$B$BSurely she will understand the import of such information.','Speak with Thyn\'tel Bladeweaver at the Warrior\'s Terrace in Darnassus.','Velinde Starsong? That the priestess disappeared some time ago is almost certainly common knowledge. As to further details about the events that surrounded her departure... it would take good reason for me to divulge such information.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,25,0,0,0,0,0,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1038,2,331,25,30,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,1037,0,0,1039,5521,1,0,'Velinde\'s Effects','The Tome of Mel\'Thandris showed you this? I suppose there would be little harm in allowing you to examine her belongings. This key will allow you to open the chest where we stored her things in the Sentinels\' bunkhouse. She kept a journal of her duties, if there is anything to be learned, it will be from that.$B$BI should tell you, the Sentinels believe that she had her own reasons for leaving, and expect that she could return at any time. The priestess has done much in the past to earn our trust.','Search through Velinde\'s chest for her journal, then return it along with the key to Thyn\'tel Bladeweaver in Darnassus.','It seems that Velinde\'s disappearance is more troubling than it originally appeared. Even still, I cannot believe that she has come to a bad end. Perhaps it would be beneficial for us to make contact with her.$B$B$N, since you have shown a vested interest in this matter, I would like to enlist your aid.','What\'d you find out?','','','','','',5520,5521,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,25,0,0,0,0,0,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1039,2,331,25,30,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1038,0,0,1040,0,0,0,'The Barrens Port','Ratchet is the only port in the Barrens. Most likely Velinde found a trading vessel in Ratchet to take her to Blackwater Cove in Azeroth. We\'ve had limited dealings with the goblins that run the port, but the master of the dock should have information about the comings and goings of ship passengers.$B$BFollow the road southeast through Ashenvale and you will find yourself in the Barrens. Watch your step, $n, warriors of the Horde patrol the land. You will be safe at the port, though.','Speak with Wharfmaster Dizzywig in Ratchet.','$R, eh? Must admit, we don\'t get much of your type out here. Looking for someone, eh? Just give me a moment, I\'m sure I have it written in one of my ledgers.$B$BLot of people travel through here, though, so just give me a moment.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0); -INSERT INTO `quest_template` (`entry`, `Method`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `Type`, `RequiredClasses`, `RequiredRaces`, `RequiredSkill`, `RequiredSkillValue`, `RepObjectiveFaction`, `RepObjectiveValue`, `RequiredMinRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepFaction`, `RequiredMaxRepValue`, `SuggestedPlayers`, `LimitTime`, `QuestFlags`, `SpecialFlags`, `PrevQuestId`, `NextQuestId`, `ExclusiveGroup`, `NextQuestInChain`, `SrcItemId`, `SrcItemCount`, `SrcSpell`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `RequestItemsText`, `EndText`, `ObjectiveText1`, `ObjectiveText2`, `ObjectiveText3`, `ObjectiveText4`, `ReqItemId1`, `ReqItemId2`, `ReqItemId3`, `ReqItemId4`, `ReqItemCount1`, `ReqItemCount2`, `ReqItemCount3`, `ReqItemCount4`, `ReqSourceId1`, `ReqSourceId2`, `ReqSourceId3`, `ReqSourceId4`, `ReqSourceCount1`, `ReqSourceCount2`, `ReqSourceCount3`, `ReqSourceCount4`, `ReqCreatureOrGOId1`, `ReqCreatureOrGOId2`, `ReqCreatureOrGOId3`, `ReqCreatureOrGOId4`, `ReqCreatureOrGOCount1`, `ReqCreatureOrGOCount2`, `ReqCreatureOrGOCount3`, `ReqCreatureOrGOCount4`, `ReqSpellCast1`, `ReqSpellCast2`, `ReqSpellCast3`, `ReqSpellCast4`, `RewChoiceItemId1`, `RewChoiceItemId2`, `RewChoiceItemId3`, `RewChoiceItemId4`, `RewChoiceItemId5`, `RewChoiceItemId6`, `RewChoiceItemCount1`, `RewChoiceItemCount2`, `RewChoiceItemCount3`, `RewChoiceItemCount4`, `RewChoiceItemCount5`, `RewChoiceItemCount6`, `RewItemId1`, `RewItemId2`, `RewItemId3`, `RewItemId4`, `RewItemCount1`, `RewItemCount2`, `RewItemCount3`, `RewItemCount4`, `RewRepFaction1`, `RewRepFaction2`, `RewRepFaction3`, `RewRepFaction4`, `RewRepFaction5`, `RewRepValue1`, `RewRepValue2`, `RewRepValue3`, `RewRepValue4`, `RewRepValue5`, `RewOrReqMoney`, `RewMoneyMaxLevel`, `RewSpell`, `RewSpellCast`, `RewMailTemplateId`, `RewMailDelaySecs`, `PointMapId`, `PointX`, `PointY`, `PointOpt`, `DetailsEmote1`, `DetailsEmote2`, `DetailsEmote3`, `DetailsEmote4`, `DetailsEmoteDelay1`, `DetailsEmoteDelay2`, `DetailsEmoteDelay3`, `DetailsEmoteDelay4`, `IncompleteEmote`, `CompleteEmote`, `OfferRewardEmote1`, `OfferRewardEmote2`, `OfferRewardEmote3`, `OfferRewardEmote4`, `OfferRewardEmoteDelay1`, `OfferRewardEmoteDelay2`, `OfferRewardEmoteDelay3`, `OfferRewardEmoteDelay4`, `StartScript`, `CompleteScript`) +INSERT INTO `quest_template` (`entry`, `Method`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `Type`, `RequiredClasses`, `RequiredRaces`, `RequiredSkill`, `RequiredSkillValue`, `RequiredCondition`, `RepObjectiveFaction`, `RepObjectiveValue`, `RequiredMinRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepFaction`, `RequiredMaxRepValue`, `SuggestedPlayers`, `LimitTime`, `QuestFlags`, `SpecialFlags`, `PrevQuestId`, `NextQuestId`, `ExclusiveGroup`, `NextQuestInChain`, `SrcItemId`, `SrcItemCount`, `SrcSpell`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `RequestItemsText`, `EndText`, `ObjectiveText1`, `ObjectiveText2`, `ObjectiveText3`, `ObjectiveText4`, `ReqItemId1`, `ReqItemId2`, `ReqItemId3`, `ReqItemId4`, `ReqItemCount1`, `ReqItemCount2`, `ReqItemCount3`, `ReqItemCount4`, `ReqSourceId1`, `ReqSourceId2`, `ReqSourceId3`, `ReqSourceId4`, `ReqSourceCount1`, `ReqSourceCount2`, `ReqSourceCount3`, `ReqSourceCount4`, `ReqCreatureOrGOId1`, `ReqCreatureOrGOId2`, `ReqCreatureOrGOId3`, `ReqCreatureOrGOId4`, `ReqCreatureOrGOCount1`, `ReqCreatureOrGOCount2`, `ReqCreatureOrGOCount3`, `ReqCreatureOrGOCount4`, `ReqSpellCast1`, `ReqSpellCast2`, `ReqSpellCast3`, `ReqSpellCast4`, `RewChoiceItemId1`, `RewChoiceItemId2`, `RewChoiceItemId3`, `RewChoiceItemId4`, `RewChoiceItemId5`, `RewChoiceItemId6`, `RewChoiceItemCount1`, `RewChoiceItemCount2`, `RewChoiceItemCount3`, `RewChoiceItemCount4`, `RewChoiceItemCount5`, `RewChoiceItemCount6`, `RewItemId1`, `RewItemId2`, `RewItemId3`, `RewItemId4`, `RewItemCount1`, `RewItemCount2`, `RewItemCount3`, `RewItemCount4`, `RewRepFaction1`, `RewRepFaction2`, `RewRepFaction3`, `RewRepFaction4`, `RewRepFaction5`, `RewRepValue1`, `RewRepValue2`, `RewRepValue3`, `RewRepValue4`, `RewRepValue5`, `RewOrReqMoney`, `RewMoneyMaxLevel`, `RewSpell`, `RewSpellCast`, `RewMailTemplateId`, `RewMailDelaySecs`, `PointMapId`, `PointX`, `PointY`, `PointOpt`, `DetailsEmote1`, `DetailsEmote2`, `DetailsEmote3`, `DetailsEmote4`, `DetailsEmoteDelay1`, `DetailsEmoteDelay2`, `DetailsEmoteDelay3`, `DetailsEmoteDelay4`, `IncompleteEmote`, `CompleteEmote`, `OfferRewardEmote1`, `OfferRewardEmote2`, `OfferRewardEmote3`, `OfferRewardEmote4`, `OfferRewardEmoteDelay1`, `OfferRewardEmoteDelay2`, `OfferRewardEmoteDelay3`, `OfferRewardEmoteDelay4`, `StartScript`, `CompleteScript`) VALUES - (1043,2,331,25,30,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1042,0,0,1044,0,0,0,'The Scythe of Elune','Your story rings true... I do not entirely understand your motives, but if your business here in Duskwood involves ridding the forest of worgen in any number, then I can forgo understanding for results.$B$BThere is a mine to the south that has been overrun with worgen... They appeared out of nowhere, but from what we know, that is where they first were found.$B$BGo about your business, but I would ask that if you find anything of import, you share it with me. We will accept any aid in our war against evil.','Look for signs of the Scythe of Elune then return to Jonathan Carevin in Darkshire.','It is an interesting story you tell, $N. Though the Carevin family\'s influence is not large enough that we might find the root of these troubles and finish them once and for all, we will do what we can to contain the worgens\' numbers in Duskwood.$B$BAlready I have instructed Calor to make this his first priority.','The woods are perilous for the unprepared. Keep your weapons close at hand and your wits even closer, or your next journey into the haunted forest may be your last.','','Find evidence of the Scythe of Elune','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-19030,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,2500,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1044,2,331,25,30,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1043,0,0,0,0,0,0,'Answered Questions','We shall rein in the worgen problem, have no worry of that. This evil that your friend introduced to our woods will be contained, and I bear her no ill will for her actions. Strange events are afoot in these times, $n, and the darkness knows no respite.$B$BI will keep you no longer. I suspect that there are others that should hear of what you have found in the mines of Duskwood.','Return to Thyn\'tel Bladeweaver in Darnassus.','So this is the fate of Velinde, is it? The high priestess will be disappointed to hear of this, they were good friends before her disappearance. Still, the Scythe of Elune was surely granted to her as a boon by our goddess, and it is unsettling to me that it has fallen out of her servants\' hands.$B$BAnother matter for another time, however. I owe you my thanks in no small amount for what you have accomplished.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5817,5818,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,0,1830,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1045,2,331,18,30,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1030,0,0,1046,5462,1,0,'Raene\'s Cleansing','The night elves are as old as time, but their arrogance destroys their very world. And now it destroys our lives too. But that can no longer be controlled...$B$BI blame the elves for much, but we are still responsible for our actions. Even beyond the corruption, we are capable of great evil.$B$BRan Bloodtooth is one such evil. Power hungry, lusting... the corruption has only made him stronger. My hatred for the elves burns, but I do not wish ill upon their children, so we must police our own.','Kill Ran Bloodtooth and 4 Bloodtooth Guards and return to Krolg near Lake Mystral.','You have done well, my friend.$B$BThe forest is still tainted, but at least we know we have done a small part to return it to its former glory. If you wish to return to me again, I would enjoy the company of my own kind.$B$BBe well. Perhaps our tribes will meet again under less violent times.','Have you slain Ran yet, my friend?$B$BEven the Night elves do not truly deserve his wrath. His hatred burns even brighter than my own, but his mind is no longer his own. He is a threat to all the natural creatures of this forest.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3696,3932,0,0,1,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1046,2,331,18,30,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1045,0,0,0,5388,1,0,'Raene\'s Cleansing','Return to your own tribe and let them know of your victory here.$B$BShow them your trophy, and bask in the glory...','Bring Ran Bloodtooth\'s Skull and Dartol\'s Rod of Transformation to Raene Wolfrunner in Astranaar.','So, this is the skull of the fiercest furbolg threat in Ashenvale?$B$BI am more than pleased with your abilities, $N. The Sentinels cannot thank you enough. I hope we can rely on you again in the future to help our people.$B$BI shall put this skull and Dartol\'s Rod in a place of reverence for others to see.$B$BTeronis would be proud. Thank you again.','The Sentinels do what they can here in Ashenvale, but it\'s thanks to $rs like you that we have gained the ground we have.','','','','','',5388,5462,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5815,17046,0,0,0,0,1,1,0,0,0,0,1116,0,0,0,1,0,0,0,69,0,0,0,0,350,0,0,0,0,0,1830,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1047,2,1657,54,55,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1015,6761,0,0,0,'The New Frontier','Attention, heroes!$B$BThe Cenarion Circle seeks able bodied individuals to assist them in exploring the vast new frontiers of Kalimdor! A forbidden wasteland of unimaginable dangers lies far to the west of Tanaris and Gadgetzan, and the Circle needs willing and honorable proxies to act in their stead.$B$BAll interested individuals should seek audience with the Cenarion Circle. Speak with the Arch Druid in Darnassus, Fandral Staghelm, for more information!','Speak with Arch Druid Fandral Staghelm at the Cenarion Enclave of Darnassus about the Cenarion Circle\'s call to explore the frontiers of Kalimdor.',NULL,NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1048,2,796,33,42,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Into The Scarlet Monastery','Whilst the Dark Lady tends to the pressing issue of the Lich King\'s advance to the north, I am seeing to it that matters closer to home are being taken care of accordingly.$B$BNo doubt, the human pests who call themselves the Scarlet Crusade are proving to be the sharpest thorn in our side domestically. Tirisfal Glades is literally crawling with the little red ants.$B$BTravel to the Monastery, $c, and lay waste to High Inquisitor Whitemane and her top lieutenants.','Kill High Inquisitor Whitemane, Scarlet Commander Mograine, Herod, the Scarlet Champion and Houndmaster Loksey and then report back to Varimathras in the Undercity.','You have served the Dark Lady well, $c. \'Twas no small task I asked of you.$B$BYour loyalty to the Forsaken has been noted. And your tenacity in combat will be remembered.','Perhaps I was not explicit in my orders, $c. I want High Inquisitor Whitemane killed once and for all. And while you\'re at it, take out her top brass as well.$B$BKill that zealot, Scarlet Commander Mograine. Lay waste to Herod, the Scarlet Champion. And slaughter Houndmaster Loksey and his filthy mutts too.$B$BNow begone!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3977,3976,3975,3974,1,1,1,1,0,0,0,0,6802,6803,10711,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,500,0,0,0,0,0,3090,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1049,2,796,28,38,81,0,162,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Compendium of the Fallen','The Earthen Ring had pure intentions towards our plagued brethren. But who is to know the motivations of those whispering in the ears of the Elder Council?$B$BThe Forsaken whom we have allied with have a history wrought with deceit. Too hasty was our pact. Perhaps Cairne would have been wise to heed the warnings from Orgrimmar.$B$BDeep within the Scarlet Monastery lies the Compendium of the Fallen, guarded by crazed human zealots. Their method is forged from insanity but their research might prove useful.','Retrieve the Compendium of the Fallen from the Monastery in Tirisfal Glades and return to Sage Truthseeker in Thunder Bluff.','The Compendium of the Fallen! I was beginning to wonder if the very book existed!$B$BYou have served the Tauren of Thunder Bluff well, $N. Your dedication shall not be forgotten.','Cairne is a brave and noble leader and I would trust him with my own life. But it is others that I do not trust in this political climate.$B$BOnce I have a chance to gather all the knowledge available I can provide sound council to the Chieftain.$B$BHave you had a chance to travel to Tirisfal Glades? To the Scarlet Monastery? The Compendium of the Fallen is just one piece in this complicated puzzle...','','','','','',5535,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7747,17508,7749,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,350,0,0,0,0,0,2130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1050,2,796,28,38,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Mythology of the Titans','The future is inevitable! We hurl ourselves towards it like falling raindrops to the Great Sea.$B$BBut perhaps, by studying the past, we can know what to expect and be better prepared for the unknown.$B$BBefore dire troubles fell upon Lordaeron, there was a bastion of knowledge tucked away in the Tirisfal Glades. It is rumored that a book called Mythology of the Titans was housed in the library of the old Monastery.$B$BBring it to me and perhaps together we can unlock the secrets of the past!','Retrieve Mythology of the Titans from the Monastery and bring it to Librarian Mae Paledust in Ironforge.','You have rescued the sacred text!$B$BYour journey was long and acquiring the book was undoubtedly no easy task. But the dwarves of Ironforge stand to benefit from your success.$B$BThank you, $N, on behalf of the Explorers\' League.','The Monastery was a seminary for Paladins-in-training. Once a stronghold of the Light, it fell into the hands of the crazed zealots of the Scarlet Crusade.$B$BThe Crusade believed their goal a noble one: to purify the land of the undead plague. But insanity tainted their plight and now they stand enemies to all.$B$BBring Mythology of the Titans to me so I can study it and house it here in Ironforge.$B$BThe corrupt halls of the Monastery are no place for such a historical treasure.','','','','','',5536,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7746,0,0,0,1,0,0,0,47,0,0,0,0,350,0,0,0,0,0,2130,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,1,4,1,2,0,0,0,0,0,0,0), - (1051,2,796,25,33,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Vorrel\'s Revenge','Even though my will is free, I can serve the Dark Lady no more. I feel my time on Azeroth has come to an end. My life force is shattered.$B$BInterrogator Vishas did this to me! Tortured me for weeks! Took my wedding ring and gave it to his wife. The bastard!$B$BRevenge... I want revenge!$B$BThe pompous fool bragged about his precious wife, Nancy, who lived along Lake Lordamere. Track the wench down, slay her and return my wedding ring to my wife, Monika in Tarren Mill.$B$BHeed my last wishes....','Return Vorrel Sengutz\'s wedding ring to Monika Sengutz in Tarren Mill.','Vorrel led such a troubled existence. And what a good mate he was...$B$BDamn those filthy humans!$B$BVorrel is gone, never to enjoy undeath again. At least I can take solace in the revenge you took in his name. For that I thank you.$B$BNow let me be to mourn....','What do you want, stranger?','','','','','',5538,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7750,4643,0,0,0,0,1,1,0,0,0,0,7751,0,0,0,1,0,0,0,68,0,0,0,0,350,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1052,2,405,34,40,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,261,0,0,0,5539,1,0,'Down the Scarlet Path','We of the Scarlet Crusade lay claim to strongholds from Hearthglen to Tirisfal Glades. We are quite proud of our bastions of cleansing throughout Lordaeron.$B$BYou have proven yourself against the undead in Desolace. But the true threat of the plague lies in Lordaeron.$B$BTravel to the town of Southshore, in the Eastern Kingdoms. Seek out a crusader named Raleigh the Devout. Give him this letter of commendation bearing my seal and he will escort you to a place of honor in our Scarlet Monastery.','Take Brother Anton\'s Letter of Commendation to Raleigh the Devout in Southshore.','Brother Anton still spreads the word of the Scarlet Crusade? Oh my....','Who goes there? What do you want from me?','','','','','',5539,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), - (1053,2,796,34,40,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1052,0,0,0,0,0,0,'In the Name of the Light','I once served the Scarlet Crusade with honor, loyalty and pride. I believed their cause to be a noble one: to rid Azeroth of the undead.$B$BBut as I spent time at the Monastery in Tirisfal Glades I realized that their grasp on reality was slipping. They now think everyone is plagued who doesn\'t wear the tabard of the Crusade. Innocent men and women were tortured because they were supposedly plagued. $B$BThe Scarlet Crusade must be crushed in the name of the Light. You, $n, must destroy the deranged regime.','Kill High Inquisitor Whitemane, Scarlet Commander Mograine, Herod, the Scarlet Champion and Houndmaster Loksey and then report back to Raleigh the Devout in Southshore.','While disciples of the Light never revel in the loss of life, we must accept that on occasion, such sacrifices must happen for the greater good of the Kingdom and the planet.$B$BThrough your deeds in the Monastery you have spared many innocent lives, $N. I salute your tenacity.','The corruption in the Monastery will not end until the highest ranking officials have been removed.$B$BIn the name of the Light, slay High Inquisitor Whitemane, Scarlet Commander Mograine, Herod, the Scarlet Champion and Houndmaster Loksey. Once they have fallen, perhaps the true cause can be rekindled. Until then, anyone who crosses the path of the Crusade lies in peril.$B$BVenture forth from Southshore and make it so!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3977,3976,3975,3974,1,1,1,1,0,0,0,0,6829,6830,6831,11262,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,500,0,0,0,0,0,2820,0,0,0,0,0,0,0,0,1,5,1,25,0,0,0,0,5,1,1,1,66,0,0,0,0,0,0,0), - (1054,2,331,18,25,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Culling the Threat','Directly to the north of Astranaar are the Thistlefur furbolg. My scouts report that their numbers have grown greatly over the past few months. If they grow too great, they may find the courage to attack Astranaar directly.$B$BKill as many of their kind as you can, but bring me their chieftain\'s skull as proof that their efforts have been stifled... for now.$B$BI shall remain here in Astranaar and await word from you. Elune be with you.','Bring Dal Bloodclaw\'s Skull to Raene Wolfrunner in Astranaar.','Well done, $N.$B$BWe are under constant threat from the furbolg. Hopefully this will keep them at bay for a bit longer.','The furbolgs\' corruption has caused Ashenvale to become a fraction of its former glory.','','','','','',5544,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1970,0,0,0,2,0,0,0,69,0,0,0,0,250,0,0,0,0,1800,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,1,0,0,0,0,0,0,0,0,0,0), - (1055,2,331,18,28,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1028,0,0,1029,0,0,0,'Raene\'s Cleansing','The rod, now complete, lies in your hands. Shael\'dryn will want to hear of your success.','Return to Shael\'dryn at the moonwell.','You\'ve done it, $N! Well done!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,25,0,0,0,0,0,138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1056,2,331,18,18,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1057,0,0,0,'Journey to Stonetalon Peak','The forest spirits tell me you are brave and willing to travel.$B$BTo the south, not far from Mystral Lake, there lies a tunnel named The Talondeep Path. Through this tunnel you will come to an area known as Windshear Crag in the Stonetalon Mountains. Once there, journey to the southwest past Cragpool Lake and then north, up the steep slope until you reach Stonetalon Peak.$B$BThere awaits Keeper Albagorm. Heed his bidding, $r.$B$BThe journey will be perilous.','Travel to Keeper Albagorm on Stonetalon Peak.','Alas, you arrive. I see Faldreas has listened to the forest spirits...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1057,2,406,20,27,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1059,0,0,0,'Reclaiming the Charred Vale','As a protector of the forest spirits you can undoubtedly guess why I am alarmed.$B$BYou have traveled through these mountains to reach this peak. Surely you have seen the travesty which has befallen the land. Greed has led to the destruction of these sacred hills.$B$BThe Charred Vale to the south was set afire by the greedy mechanized army of industrialists. Worse yet, the Bloodfuries that have encroached on the land refuse us passage in to begin regrowth.$B$BDrive the wretched harpies out, $n!','Keeper Albagorm on Stonetalon Peak wants you to slay 7 Bloodfury Harpies, 7 Bloodfury Ambushers, 7 Bloodfury Slayers and 7 Bloodfury Roguefeathers.','Now that the Bloodfuries have suffered such a great loss, perhaps the true work of restoring the land can begin....','There is much work to be done before the Charred Vale can be restored to the lush forest it once was.$B$BClear the area of those foul menaces, $N! Only then can we begin to reclaim what belongs to nature.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4022,4025,4024,4023,7,7,7,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,1320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1058,2,406,20,26,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Jin\'Zil\'s Forest Magic','So excited I am!$B$BThree little cages for three little elves! But what shall we do with our lovely tree-hugging friends? Why, let\'s give them a taste of... what do they call it... forest magic!$B$BI\'ll need a good mess of Stonetalon sap. From those horrid felines, bring me some twilight whiskers. This calls for plenty of courser eyes, of course -- can never have enough eyes. Oh, and lest we forget, a precious scale from a fey dragon.$B$BHurry to Stonetalon Peak, $n, so I can brew some forest magic!','Witch Doctor Jin\'Zil at Malaka\'jin wants 5 portions of Stonetalon Sap, 5 Twilight Whiskers, 30 Courser Eyes and a Fey Dragon Scale.','Oh how happy these little woodland nymphs shall be! We\'ll make them feel right at home with this special concoction!','Look at our poor little elf friends. All caged up with no forest to frolic in!$B$BNow were you able to find me some sap? How about the whiskers from the twilight runners? Don\'t suppose you have that fey dragon scale on you?$B$BAnd eyes! I\'ll need so many eyes! You just can\'t mix up a fierce forest magic brew without a good helping of eyes!','','','','','',5582,5584,5585,5583,5,5,30,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6664,6665,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1059,2,406,20,27,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1057,0,0,0,0,0,0,'Reclaiming the Charred Vale','The Bloodfuries have been subdued. But they will regroup soon enough if action is not taken.$B$BFar south of the Barrens lies a land known as Thousand Needles. If you travel west in Thousand Needles until you reach the lush forest\'s edge of Feralas, you will find a druid named Falfindel Waywarder.$B$BThis great and wise druid is capable of calling forth great forest spirits which can aid in the reclamation of the Charred Vale.$B$BSend word of our need! Seek him out at once!','Travel to Falfindel Waywarder on the border of Thousand Needles and Feralas.','Keeper Albagorm was wise to send you with such urgency.$B$BLet us see if we cannot call forth aid from the great forest to travel to the Charred Vale before it is too late.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6675,6676,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,1320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1059), - (1060,2,17,15,20,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,876,0,0,0,5594,1,0,'Letter to Jin\'Zil','You\'ve done so well for me, $n. You\'re a regular lucky rabbit\'s foot and there\'s something I want you to see.$B$BThe harpies are not from around the Barrens. They come from a place called Stonetalon, far to the northwest of here. Though it is probably a dangerous place for you, I need this letter delivered to an old friend of mine who lives there, a witch doctor by the name of Jin\'Zil.$B$BHe\'ll be happy to know that Serena Bloodfeather is dead, and I think you\'ll find Stonetalon an interesting place.','Deliver Darsok\'s letter to Jin\'Zil within his cave in Malaka\'Jin, in Stonetalon.','Ahh, a letter from Darsok. I have not heard from him in many years.$B$BSo the last of the Bloodfeathers are dead, eh? That is good news, I can remember when my friend Rokhan went with that crazy mok\'nathal to kill her older sister. Ah, to be young again, like you.','You seem a shady character. You have something for me to see?','','','','','',5594,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1061,2,406,13,17,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1062,0,0,0,'The Spirits of Stonetalon','The spirits of the Stonetalon Mountains are angered, for goblins and their servants are plundering and burning the land. So the land has cried out, and those who listen for such things... have heard.$B$BSeereth Stonebreak, a promising shaman of the Horde, was sent to Stonetalon. She reports massive deforestation at the hands of the goblins, and requests aid.$B$BMeet Seereth in Stonetalon. To reach her, follow the road west of the Barrens\' Crossroads. She is camped near the Greatwood Vale.','Speak with Seereth Stonebreak in the Stonetalon Mountains.','Ah, a $C. Very good. We will need your skills to deal with these plunderers!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,25,0,0,0,0,0,192,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1062,2,406,13,19,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,1061,0,0,0,0,0,0,'Goblin Invaders','The goblin-run Venture Company moved into the Stonetalon Mountains, chopping down trees and burning huge stretches of forest. The spirits of this place are nearly blind with pain and rage. We must stop the Venture Company!$B$BHead northwest, beyond the Greatwood Vale and into the Windshear Crag. You will find the goblins and their servants at work--show them the Horde will not allow the exploitation of Stonetalon. Show them in the language they best understand...$B$BViolence.','Kill 15 Venture Co. Loggers, then return to Seereth Stonebreak on the border of Stonetalon and the Barrens.','Bravely done, $N.$B$BWe may ultimately need the wisdom of tauren elders to calm the spirits of Stonetalon, but...$B$BRidding the Venture Company of its personnel is a good first move against them.','The Greatwood Vale lies to the northwest, $N. Go. Strike fear into those who would pillage this land!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3989,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,1100,870,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1062), - (1063,2,406,13,18,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,1062,0,0,0,0,0,0,'The Elder Crone','To truly tend the spirits of Stonetalon we must consult the tauren elders.$B$BI do not know many of their leaders\' names, but I do know of one: Magatha. I have heard that she is very old, and she knows much. If anyone can marshal spiritual aid from the tauren, it is she.$B$BMagatha resides in the tauren capital of Thunder Bluff, on Elder Rise -- the city\'s northeastern bluff. Speak with Magatha, and tell her of the peril of Stonetalon Mountains.','Speak with Magatha in Thunder Bluff.','I bid you greetings. You are here seeking council?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1063), - (1064,2,1638,13,18,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1063,0,0,1065,0,0,0,'Forsaken Aid','The tauren have a bond with the land, and it pains me to hear of Stonetalon\'s plight. But I fear that to heal the land, we must first remove the disease upon it.$B$BIs it not fortunate, then, that the Forsaken are allied with us? They know much of disease. I believe they can aid us, and by doing so they will strengthen the trust between our people.$B$BSpeak with Apothecary Zamah. She is a scholar and an emissary of the Forsaken. You will find her in the Pools of Vision below the Spirit Rise.','Speak with Apothecary Zamah in the Pools of Vision in Thunder Bluff.','Magatha sent word of your coming, $N. Although my heart beats no longer, I still feel sorrow for the spirits of Stonetalon.$B$BThe Forsaken are eager to offer what help we can.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,25,0,0,0,0,0,204,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1064,0), - (1065,2,1638,13,18,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1064,0,0,1066,5628,1,0,'Journey to Tarren Mill','To rid Stonetalon of the Venture Company, we must take extreme measures. Extreme, but without bloodshed.$B$BA colleague of mine may have just the tool we need. His name is Lydon; he dwells in the town of Tarren Mill in the Hillsbrad Foothills, in the distant land of Lordaeron.$B$BTo reach Hillsbrad, travel by zeppelin to our capital, the Undercity. Then go north to Tirisfal Glades, southwest to Silverpine, and south to Hillsbrad.$B$BSeek Lydon and bring him this note. It details our needs to him.','Bring Zamah\'s Note to Apothecary Lydon in Tarren Mill.','A note from Zamah? Her needs must be great to send word from so far. Let us see what she says...$B$BAh, splendid! I know exactly what to do!','Ah, are you here with my new test subjects?','','','','','',5628,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1066,2,1638,13,23,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,1065,0,0,0,0,0,0,'Blood of Innocents','I will create a toxin to bleed the violence from the Venture Company, rendering them weak and docile. That should fix the Horde\'s problem in Stonetalon, yes?$B$BBut to create the toxin, I will need the blood of innocents, a difficult ingredient to obtain.$B$BFortunately the Syndicate, a group of human brigands in this area, employ shadow mages... and those mages collect innocent blood for their own, unsavory purposes.$B$BYou can find the Syndicate shadow mages in Durnholde Keep to the southeast.','Bring 5 Vials of Innocent Blood to Apothecary Lydon in Tarren Mill.','Very good! I trust the Syndicate gave you little trouble?$B$BAs I mentioned, the blood of innocents is not an easy thing to obtain. We are lucky the Syndicate shadow mages did the difficult work for us.$B$BNow hold a moment while I create my concoction...','Did you find the Syndicate Shadow Mages, and collect from them the blood?','','','','','',5620,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,1110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1066), - (1067,2,1638,13,23,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1066,0,0,0,5588,1,0,'Return to Thunder Bluff','Here is the toxin. If you use it against the Venture Company it should produce favorable, perhaps even contagious, results. I must say, it is quite exciting to see my work applied in the field!$B$BBut before using it, take it to Apothecary Zamah. She must create a delivery method for the toxin to maximize its effect.','Bring Lydon\'s Toxin to Apothecary Zamah in Thunder Bluff.','A toxin from Apothecary Lydon? Very good. If I know Lydon, then this toxin will be quite effective against the Venture Company...','You have returned, $N. Do you bring aid from Apothecary Lydon?','','','','','',5588,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,150,0,0,0,0,0,840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1067), - (1068,2,406,13,23,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,1062,0,0,0,0,0,0,'Shredding Machines','There is a relation to the spiritual magic of shaman and the natural magic of druids. This is why we shaman can hear the plea of the spirits of Stonetalon. Many of their whisperings are lost to me, but one message, one vision, is clear...$B$BI saw a vision of two man-shaped machines in Windshear Crag, northwest of Greatwood Vale, felling trees with impossible speed. These metal beasts must be stopped!$B$BIn my vision, the machines were marked with strange symbols:$B$BXT:4 and XT:9.','Kill the shredders XT:4 and XT:9, then return to Seereth Stonebreak at the border of the Stonetalon Mountains and the Barrens.','The destruction of the machines XT:4 and XT:9 have soothed many of the spirits of Stonetalon, $N. With their loss, let us hope the Venture Company will remove itself from these mountains.$B$BFor if they do not, then I fear the atrocities this place has suffered will pale to what lies ahead.','The tree spirits wail at the loss of their brethren, $N. You must destroy the shredders XT:4 and XT:9, or I fear Stonetalon will never be healed.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4073,4074,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,1500,1110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1069,2,17,15,20,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Deepmoss Spider Eggs','Spider egg omelettes are a new fad in Booty Bay! The problem is... Booty Bay\'s got no eggs.$B$BI smell an opportunity!$B$BIn Windshear Crag and Sishir Canyon, in the Stonetalon Mountains to the northwest, lives the deepmoss spider. Bring me its eggs and I\'ll pay a bundle!$B$BIn Windshear Crag, the eggs will be clustered under what trees remain.$B$BIn Sishir Canyon... well, if you have a weak stomach then maybe you should just collect the eggs at Windshear Crag...','Bring 15 Deepmoss Eggs to Mebok Mizzyrix in Ratchet.','You got them! Thank you!$B$BI\'ll have these sent to Dizzywig and get them shipped to Booty Bay. I can already taste the profits!$B$BHere is your cut, $N. I couldn\'t have made this deal without you.','Did you get the eggs, $N? I already made a shipping deal with Wharfmaster Dizzywig!','','','','','',5570,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,350,0,0,0,0,2500,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1070,2,331,17,21,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1085,0,0,0,'On Guard in Stonetalon','Hello, $N.$B$BYou seem to be full of wanderlust by the looks of you. Have you been to the Stonetalon Mountains? It is a land plagued by the Venture Co. and other enemies of the night elves.$B$BRecently, Sentinel Wolfrunner sent my friend Kaela Shadowspear there to investigate what\'s happening to the land, but I have yet to hear word back from her. I\'m even more concerned because the Alliance sent a gnome mage along with her... a sign of trouble for sure.$B$BWould you find her and report back to me?','Find Kaela Shadowspear overlooking the valley entering Windshear Crag in the Stonetalon Mountains.','Ah, you\'ve come from Ashenvale at the behest of Thenysil -- how I miss her, my homeland and friends. She must be doing well with the Sentinels to be sequestering adventurers for other tasks. I\'m proud of her.$B$BIt is a pleasure to meet you, $N.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,495,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1071,2,406,17,21,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1085,0,0,0,0,0,0,'A Gnome\'s Respite','You see, $N, I\'m a member of the Enlightened Assembly of Arcanology, Alchemy and Engineering Sciences, and it\'s my goal... nay, my DUTY! to show the night elves that a blend of magic, mixtures, and mechanisms can help save their forests.$B$BBut it\'s a hard fought war, and the goblins reproduce like rabbits it seems. I haven\'t even had time to build my newest inventions!$B$BI need some time to plan and organize. But to do that, I need your help keeping the goblins at bay in Windshear Crag to the east...','Kill 10 Venture Co. Loggers, and 10 Venture Co. Deforesters and return to Gaxim Rustfizzle in Stonetalon.','Thanks so much for your help, $N. You\'re actually back just in time.$B$BI think I\'ve got the perfect plan. Explosives. No, that\'s not the plan, but it\'s part of the plan.$B$BSee, I\'ve been using high explosives--don\'t worry, they\'re not as dangerous as everyone thinks--to scare the goblins back a bit. I can herd \'em pretty good with a few key detonations along the mountains\' edges, but I\'ve been low on supplies now for a few days.','How goes the battle on your end, $N?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3989,3991,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,250,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1072,2,406,17,21,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1071,0,0,1073,0,0,0,'An Old Colleague','The device I\'m thinking about is my most advanced version to date. But we\'ll need a special potion if it\'s to work. I\'m thinking we might as well get the good stuff since this mission could be your last.$B$BAnd for that, we\'re going to need some potent explosives: Nitromirglyceronium.$B$BThe only person who can make NG-5 is an old friend of mine: Lomac Gearstrip. Look for him in Tinker Town.$B$BYou talk him into making us some NG-5, I\'ll get to work on placement for my devices.','Speak to Lomac Gearstrip in Ironforge.','Ahhh. Gaxim sent you, huh? How do I know you\'re not lying to me?! Hmm? Hmm?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,75,0,0,0,0,0,495,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1073,2,406,17,21,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1072,0,0,1074,0,0,0,'Ineptitude + Chemicals = Fun','Hahaha... you need Nitromirglyceronium to stop goblins from destroying a forest?!$B$BI don\'t care if you know Gaxim or not... I\'ll give you the stuff just to see you or them explode into itty bitty pieces.$B$BThere\'s a problem though: I\'m all out.$B$BBut I\'ll tell you what, you bring me the correct potions, and I\'ll make some up for you right away.$B$BThe least you can do is prove you\'ve got some skill as an alchemist before I just give you a sample of my greatest creation.','Bring 4 Minor Mana Potions and 2 Elixirs of Minor Fortitude to Lomac Gearstrip in Ironforge.','This\'ll do nicely.$B$BIf I didn\'t know better, stranger, I\'d say you knew somethin\' about alchemy. Good, good... the world\'s not all about swords and sorcery, you know?','I can\'t make any Nitromirglyceronium if I don\'t have the potions... they\'re vital to its creation.','','','','','',2455,2458,0,0,4,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,250,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1074,2,406,17,21,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1073,1080,0,0,5732,1,0,'Ineptitude + Chemicals = Fun','Here you go, stranger. Take heed with it though... it\'s volatile stuff.$B$BIf you\'re really a friend of Gaxim\'s, then tell him I say hello. If you\'re not, then have fun blowin\' yerself up.','Bring the Nitromirglyceronium back to Gaxim Rustfizzle in Stonetalon.','Your task has been done flawlessly, $N.$B$BNG-5 is the unequivocal component in the recipe to ignite the wagons of dynamite.$B$BWhat? Yes, dynamite... wagons of it. It\'s the perfect distraction, I tell you... just wait and see.','Ah, goodie goodie, you\'re back.','','','','','',5732,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,75,0,0,0,0,0,495,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1075,2,406,17,21,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1071,0,0,1076,0,0,0,'A Scroll from Mauren','Okay, now for the remote detonation part of my plan... oh, I haven\'t explained that yet, have I?$B$BOkay, so the short of it is this: with a little magic, I can make it so the explosives go off while you\'re not around. I\'m putting together a device that\'ll allow you to push just one button and have the NG-5 explode when you\'re ready.$B$BBut I need a spell from a friend in Stormwind--Collin Mauren is his name. You can find him in the mage quarter there. He\'s human, so he shouldn\'t be hard to miss.','Find Collin Mauren in Stormwind.','Now, this spell you need; one that will allow you detonate explosives from a distance... hmmm.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,72,0,0,0,75,75,0,0,0,0,495,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1076,2,406,17,21,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1075,0,0,0,0,0,0,'Devils in Westfall','Ah, I think I have it. A messaging spell... I believe that\'s the effect he\'s looking for.$B$BI\'ll have to create a scroll with the spell impressed upon it. To do that I\'ll need debris from a dust devil.$B$BWhile I gather the rest of the components, why don\'t you head to Westfall and find one of the foul creatures? They are dangerous, but I\'m sure it\'s nothing you can\'t handle if you\'re willing to subject yourself to one of Gaxim\'s experiments.$B$BI\'ll be here when you return.','Bring Dust Devil Debris to Collin Mauren in Stormwind.','Allow me just a few moments and I shall have your scroll ready for you.','Hello, $N. Have you found the component I need?','','','','','',5669,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,72,0,0,0,250,250,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1077,2,406,17,21,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1076,1079,0,0,5731,1,0,'Special Delivery for Gaxim','Here you are, $N. This should do nicely.$B$BPlease give my regards to Gaxim when next you see him. I look forward to hearing about this adventure when it sees its completion.$B$BFare well.','Bring the Scroll of Messaging to Gaxim Rustfizzle in Stonetalon.','This is perfect, $N! Well done.$B$BThis spell, mixed with the NG-5, shall make the perfect remote explosive.$B$BWe\'ll be able to create the perfect distraction for you so you can sneak in and steal the Venture Co.\'s letters and engineering plans.$B$BThat will surely slow down their deforestation acts.','Haha! you\'re back! Do you have it? Do you have the spell?','','','','','',5731,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,75,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1078,2,406,17,26,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Retrieval for Mauren','Travelers keep asking me about the Stonetalon Mountains. It seems to be a popular place for adventure--it doesn\'t matter if you\'re seeking wyvern, elementals, or you have business with the Venture Co.$B$BWithin the Charred Vale, deep in Stonetalon, there used to be a species of basilisks whose scales, when ground to dust, made a wonderful reagent for some spells I\'ve created.$B$BIf those basilisks still live, I would love to have a few of their scales.$B$BTake your time, it is no rush, but I can pay well.','Bring 8 Crystalized Scales to Collin Mauren in Stormwind.','This is perfect, $N. Thank you greatly.$B$BPerhaps one day in the future I\'ll be able to help you as you have helped me.','Hello again, $N.$B$BHave you already returned from the Vale in Stonetalon with those scales?','','','','','',5675,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6677,0,0,0,1,0,0,0,54,72,0,0,0,250,250,0,0,0,0,1260,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,2,1,0,0,0,0,0,0,0,0,0,0), - (1079,2,406,17,22,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1074,1091,-1079,0,5738,1,0,'Covert Ops - Alpha','This is it, $N. Pay close attention. The devices are done, and ready to be used.$B$BTake these pages--they\'ll explain more about the detonators and explosives, and where you should place them.$B$BRemember, the success of your mission doesn\'t depend on how much destruction you cause. Plan Alpha\'s success depends on you bringing back the Venture Co.\'s engineering plans from inside the lumber mill south of Cragpool Lake.','Retrieve the Venture Co.\'s Engineering Plans from the lumber mill in Windshear Crag.','Truly amazing! This is a huge blow to the Venture Co.$B$BWe\'ll be able to find weaknesses in their machines and also incorporate their designs into our own creations. This is a wonderful day, indeed.','Did you get the plans, $N?','','','','','',5718,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,350,0,0,0,0,0,1320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1080,2,406,17,22,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1077,1091,-1079,0,5738,1,0,'Covert Ops - Beta','Plan Beta\'s just like Plan Alpha, $N.$B$BWe cause a distraction and then steal their precious letters.$B$BThe key is to get their letters... remember that.$B$BThe pages I gave you already will tell you where to plant the explosives. Just get back here alive and with those letters....','Retrieve the Venture Co. Letters from Windshear Mine at the east end of Windshear Crag.','Incredible, $N! Kaela and the Sentinels will be so happy. With your skill and my creations, we\'re unstoppable.','How\'d it go, $N?','','','','','',5717,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,350,0,0,0,0,0,1320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1081,2,406,17,28,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1082,0,0,0,0,0,0,'Reception from Tyrande','$N, I am sure Tyrande Whisperwind herself would like to thank you for taking part in this mission.$B$BIt may not appear so on the surface, but what you\'ve helped start could very well strengthen our foothold in the Stonetalon Mountains.$B$BIf you consider yourself our ally against these atrocities, go see Tyrande in the Temple of the Moon in Darnassus.','Find Tyrande Whisperwind in Darnassus.','Hello, $N. I have indeed heard your name before, and although you are still full of youth, I am pleased to see the path you have set for yourself.$B$BYou would do me a great honor if you would accept this as a gift of appreciation.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7334,7335,7336,0,0,0,1,1,1,0,0,0,6678,0,0,0,1,0,0,0,69,0,54,47,72,500,0,500,500,500,0,2040,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1082,2,406,17,22,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1081,0,0,0,'Update for Sentinel Thenysil','$N, you have done a great deed by lending a hand here.$B$BThe Sentinels of Ashenvale will reward you well if you informed them that Gaxim and I are alive. Tell them we are well on our way to stopping the Venture Co. and healing the lands.$B$BFind Tara Thenysil in Astranaar; she will be pleased to see you\'ve returned with good news.','Return to Sentinel Thenysil in Ashenvale.','Thank you, $N. You have done a service to the Sentinels.$B$BI\'m glad to see Kaela... and even Gaxim, are doing well.$B$BYou\'ve earned our appreciation.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1083,2,406,20,26,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1091,1082,-1083,0,0,0,0,'Enraged Spirits','I\'m unsure what the Venture Co. did to the Vale, but it\'s obvious they were overpowered by the creatures there.$B$BThey set the forest aflame, and used their inventions of destruction to decimate as much of the Vale as possible.$B$BBut in their ignorance they also released something else: burning spirits, elementals of flame, stone and rage.$B$BThe land has no chance to see Elune\'s smile while these creatures roam free.$B$BBring me their smoldering embers to show you\'ve reduced their numbers.','Bring 8 Smoldering Embers from any of the fire elementals in the Charred Vale to Kaela Shadowspear in Stonetalon.','The remains of our enemy... your strength serves us well, $N. Thank you.','The first time I saw the Charred Vale I almost wept, $N.','','','','','',5659,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,2000,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1084,2,406,22,28,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1091,1082,-1083,0,0,0,0,'Wounded Ancients','It seems obvious to me that the protectors of the Vale--the treants--had something to do with the Venture Co. being driven back. Unfortunately, even those once great guardians have now become corrupt.$B$BGaxim thinks their corruption is somehow linked to the weapons the goblins used during their retreat.$B$BI told him I\'d collect a sample from a wounded treant and allow him to study it in order to figure out if that\'s true.$B$BBring me some of the shrapnel so the gnome can tell me more...','Bring a piece of Corroded Shrapnel to Kaela Shadowspear in Stonetalon.','Thank you, $N.$B$BThis should be more than sufficient for Gaxim to figure out how the treants were corrupted. I shall give this to him right away.','I have a feeling Gaxim will find a use for the shrapnel regardless of how the Venture Co. has used it in the past.','','','','','',5664,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,2500,1380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1085,2,331,17,21,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1071,0,0,0,'On Guard in Stonetalon','The situation here in Stonetalon is obviously grave for a night elf and gnome to be working together.$B$BThe Venture Co. has devastated these lands and I\'ve spent most of my time putting an end to the destruction.$B$BDo not judge Gaxim prematurely; he understands the need for us to work together.$B$BIf you wish to aid us, then start by speaking to Gaxim.$B$BI\'m sorry I cannot send you back to Tara with good news yet. Perhaps soon.','Speak to Gaxim.','Treacherous...treacherous and dangerous, that\'s what this land is.$B$BBut I\'m here to show the night elves that it\'s a little safer with the help of good ole engineering and a dash of magic.$B$BSee, swearing off magic completely won\'t help the night elves -- they need it. The world needs it. And with engineering and alchemy to boot, you can\'t go wrong. The possibilities are endless.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,25,0,0,0,0,0,102,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1086,2,1638,13,23,0,0,178,0,0,0,0,0,0,0,0,0,0,2,2,1067,0,0,0,5638,1,0,'The Flying Machine Airport','The toxin is ready. All that remains is its delivery. You, $N, must make that delivery.$B$BThe Venture Company must have a means of sending messages and light cargo between its headquarters and its operations in Stonetalon. It is likely a small sky port -- not big enough for a zeppelin, but perhaps for a flying machine. You must search the areas in Stonetalon under control of the Venture Company and find this sky port, if it exists. If you find it, then place the toxin there.$B$BPlace it, and run.','Bring the Toxic Fogger to the Venture Co. sky port, then return to Apothecary Zamah.','You found the port? Well done, $N! I am sure the goblins were quite surprised from your delivery! Let us hope that toxin finds its way to their headquarters.$B$BYou have served your people well, and I advise you to ignore any guilt you might harbor for poisoning the Venture Company. They are deserving of far worse.$B$BAnd if there is one mote of wisdom the Forsaken might teach its allies, it is this:$B$BDo not shy from dark paths... if those paths lead to victory.','You must find the Venture Company airport if it exists, $N.','Place the Toxic Fogger','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,350,0,0,0,0,3000,1380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1087,2,406,20,25,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1088,0,0,0,'Cenarius\' Legacy','You cannot imagine the hatred I possess for this wretched land. The ilk of Cenarius and the kaldorei druids at the peak employ their pathetic powers to stifle the flow of magic, even so far south of their pathetic holdings... their beloved forests.$B$BWould that I could return to Jaedenar and exult in the flow of magic, but my master will not allow me to return until my work is done.$B$BI have no doubt you love the night elves and their allies as little as I. Aid me, and both our ends might be satisfied.','Kill 4 Sons of Cenarius, 4 Daughters of Cenarius and 4 Cenarion Botanists for Braelyn Firehand near Sun Rock Retreat.','Already I can feel it... yes... power so sweet... the rushing flood. The kaldorei are foolish to spurn the gifts of this world, to reject the coursing of magic as it flows singing through your veins.$B$BWhat a pale mockery life is without its burning embrace!','Here, channeling magic is like drawing water from a well with a bucket full of holes.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4057,4053,4051,0,4,4,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1088,2,406,20,29,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,1087,0,0,1089,0,0,0,'Ordanus','They thought that they could halt the flow of magic. They were mistaken. They thought that they could hide Ordanus, but I will have his head!$B$BMagic grants me true sight. Yes... there he is. A crossroads... At the top of a great tree in Ashenvale Forest. A name... Raynewood. One of the eldest sons of the forest god. They spirited him away from the peak before I could find him, but his time runs short.$B$BBring it to me and I will share with you a mighty gift.','Bring Ordanus\' head to Braelyn Firehand near Sun Rock Retreat.','I knew Ordanus once, long ago. He had the arrogance of his kind, holding himself above even the Highborne.$B$BHis head does not rise so high now, does it, $N?$B$BI promised you a reward, and you shall have it. Attend to me.','When my master bade me to the peak of Stonetalon, I expected that all I would need was to lay waste to the night elves that crawled the sacred ruins of our ancient temple of Azshara, their touch despoiling its sanctity... but Ordanus had slipped my grasp.','','','','','',5686,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1089,2,406,20,29,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,1088,0,0,0,0,0,0,'The Den','The druids built the Talon Den on Stonetalon Peak, where they keep many powerful items.$B$BThey devised a complex scheme to keep them from falling into the wrong hands.$B$BLuckily, I managed to... extract some details from one of them.$B$BHidden in a small lantern at the entrance of the Den, you will find the Gatekeeper\'s Key--with it you will be able to open caches around the Den. The items from these caches will allow you to open their hoard, located in one of the central areas.','Travel to the Den on Stonetalon Peak. Using the Gatekeeper\'s Key, obtain the druids\' hidden items. Use these items to open the Talon Den Hoard. ','As the three keys are slid into their matching openings, in the middle of the glowing light a number of items appear.','Three keyholes are carved into the stone.','','','','','',5689,5690,5691,0,1,1,1,0,5687,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6669,6670,6671,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1770,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1090,2,406,17,22,0,0,255,0,0,0,0,0,0,0,0,0,0,3,2,0,0,0,1092,0,0,0,'Gerenzo\'s Orders','You know, I was once the second most important person here at this site. That all changed when Gerenzo took over. Fired my boss, Ziz Fizziks, and sent me down to work in the mines. Ziz told me to stay here and gather information, though. His new boss will pay us well if we can find out what Gerenzo\'s plans are.$B$BAnyways, what I do know is that Gerenzo has ordered large amounts of this gold-green ore to be mined. I can get you a sample to bring to Ziz, but you\'ll have to watch for patrols while I get it.','Get the mysterious ore from Piznik after he finishes mining it.','Thanks, $N. It was looking a little dicey there for a second and we\'ve probably drawn far too much attention to ourselves.$B$BThe important part is that we have the ore sample, though, and we should get it to Ziz as soon as possible.',NULL,'Keep Piznik safe while he mines the mysterious ore','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,350,0,0,0,0,0,1320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1090,0), - (1091,2,406,17,22,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5717,1,0,'Kaela\'s Update','$N, take these letters to Kaela. I\'m sure she\'ll want to know about this. Or at least the Sentinels will.$B$BMake sure you tell her how successful we were and how we couldn\'t have done it without a little bit of magic.','Bring the Venture Co. Letters to Kaela Shadowspear.','This is interesting indeed.$B$BYou and Gaxim have done very well, $N. Thank you.','Yes, $N? What can I do for you?','','','','','',5717,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,25,0,0,0,0,0,108,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1092,2,406,17,22,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,1090,0,0,0,5733,1,0,'Gerenzo\'s Orders','I guess I\'d better think about getting out of here, also. It won\'t take long for word of what happened here to spread to the higher ups, and I\'m sure they wouldn\'t take too kindly to meeting me again.$B$BI\'ll sneak out and meet with Ziz. Hopefully, he\'ll be able to find me a new job!$B$BI\'ll try and clean up this mess a little, but you should take the ore sample to Ziz right away. He told me that he\'d set up camp somewhere on the western side of Windshear Crag. Good luck.','Deliver the Unidentified Ore to Ziz Fizziks in the Stonetalon Mountains.','Ahhh, I knew that I did the right thing by telling Piznik to stay behind. I\'m sure the engineers in Undermine will be most interested to look at this...$B$BOf course I\'ll want to keep a little piece for myself, but what they don\'t know won\'t hurt them, yes?','Something I can help you with?','','','','','',5733,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6666,0,0,0,1,0,0,0,470,0,0,0,0,150,0,0,0,0,0,780,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1093,2,406,16,21,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1094,0,0,0,'Super Reaper 6000','Terrible what the Venture Company has done here, eh? What were they thinking? Goblin company hiring a gnome!$B$BLucky for me, Sputtervalve knows a genius when he sees one. Hired me just after I\'d been kicked out!$B$BTells me they built some enormous woodcutting machine, and Sput\' wants me to steal the plans for him. Unfortunately, Gerenzo--bloody gnome--wants me dead on sight... maybe you could steal the plans for me? You should be able to find them on one of their operators.','Get the Super Reaper 6000 Blueprints for Ziz Fizziks in the Stonetalon Mountains.','Hey, is that what I think it is? Great!$B$BNow, let\'s see. Ugh... how am I supposed to understand this stuff... can\'t figure out the way gnomes think. Lemme tell you, I\'m surprised they could build the wheel, let alone those flying machines they like so much.','Did you find those plans? I\'m eager to impress the new boss. Hopefully, once he\'s convinced of my loyalty--well, as much as he can be convinced... goblin\'s honor, you know?--he\'ll feel comfortable making use of my rather impressive genius.','','','','','',5734,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,250,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1094,2,406,16,21,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,1093,0,0,1095,5735,1,0,'Further Instructions','This envelope has all the information I was able to snatch as they booted me out the door... Venture Company internal documents, some manuals, technical things... Oh, and of course the Super Reaper 6000 blueprints.$B$BSputtervalve has taken up residence at Ratchet in the Barrens. Shouldn\'t have much trouble finding him, he\'s a little green fellow.','Deliver the Sealed Envelope to Sputtervalve in the Barrens.','Fizziks, eh? Can\'t say I trust him, but this information seems good enough. What I wouldn\'t give to have the Venture Company out of my hair.$B$BThey do come up with some good machines though... I can\'t deny that we\'ve benefited from using some of the improvements they\'ve devised.','Hello there! How can I help you?','','','','','',5735,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,75,0,0,0,0,0,495,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1095,2,406,16,27,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,1094,0,0,1096,0,0,0,'Further Instructions','The matter of this gnome that has been hired by the Venture Company has caused a bit of a stir in Undermine. The trade princes do not approve of Razdunk\'s consorting with this Gerenzo.$B$BRiddlevox has asked me to take care of the problem, and I\'m sure he was instructed to do so by one or more of the trade princes. Of course, the Director didn\'t tell me that. Let\'s just say I have a hunch.$B$BWhatever the case, Gerenzo must be removed, and it would be a fitting test to have Fizziks take care of him.','Bring the new orders to Ziz Fizziks in the Stonetalon Mountains.','Eliminate Gerenzo? Now there is a prospect that I have no objections to.$B$BGnomes are bad enough as it is, but what I learned about Gerenzo only makes it worse. Apparently, he was one of the head engineers in Gnomeregan, where he was working on their secret project--we could never infiltrate Dun Morogh well enough to find out specific details. It was a failure. Our reports say that whatever it was literally exploded in their faces.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,75,0,0,0,0,0,660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1096,2,406,16,27,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,1095,0,0,0,0,0,0,'Gerenzo Wrenchwhistle','I met Gerenzo once, but let me tell you, he\'s not easy on the eyes. His flesh looks like it\'s rotting away, and he\'s grafted metal and gears onto his body, replaced some of his limbs with mechanical ones.$B$BNortheast of here, far above Cragpool Lake, up near the water wheel is where Gerenzo watches over the entire site. There\'s no way I could fight my way up there, not to mention take on Gerenzo... But you look like you might be able to make it.$B$BIf you kill him for me, I\'ll make it worth your while!','Bring Gerenzo Wrenchwhistle\'s Mechanical Arm to Ziz Fizziks in the Stonetalon Mountains.','Look at that thing... it\'d take a gnome to come up with something like that. I can\'t understand why you\'d cut off an arm, and replace it with that, when you could just keep both arms and add a third!$B$BGnomes, I tell you...$B$BAt least Gerenzo\'s out of commission. Hopefully that\'ll be enough proof, and Sputtervalve will assign me to one of the Tinkers\' Union workshops in Gadgetzan or maybe even Undermine.','Sputtervalve will want some sort of proof that Gerenzo\'s dead. I think his mechanical arm will probably do.','','','','','',5736,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6667,6668,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,250,0,0,0,0,2200,1320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1097,2,1519,9,15,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,353,0,0,0,'Elmore\'s Task','There\'s a dwarven weaponsmith in Stormwind, Grimand Elmore, who sent word that he needs help with a delivery. I believe he wants a package sent to his homeland in the north.$B$BYou have a sturdy pair on you! So if you\'re interested in some legwork then speak with Grimand. We could use you down here, but we must also keep our ties strong with the dwarves.$B$BYou can find Grimand Elmore at the weapon shop in the Dwarven District of Stormwind, in the northeast section of town.','Speak with Grimand Elmore.','You\'re here to help with my delivery? Very good!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,66,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1098,2,209,18,25,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Deathstalkers in Shadowfang','In preparation for an assault on Shadowfang, two deathstalkers were sent to the keep to gather intelligence. It has been many days and they have not returned, but we must receive their report if we\'re to have any hope of a successful attack!$B$BSo here is your task, $N. Go to Shadowfang Keep to the south and find the Deathstalkers Adamant and Vincent. Find them, and if they require aid then give it.$B$BThis mission is as dangerous as is it critical, $N. Do not fail.','Find the Deathstalker Adamant and Deathstalker Vincent.','Vincent\'s body lies broken, and still.$B$BAlthough Deathstalker Adamant will send his report to Hadrec... whatever additional details Vincent gained must remain with him.$B$BBut clutched in his hand is a small trinket...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3324,0,0,0,1,0,0,0,68,0,0,0,0,250,0,0,0,0,1800,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1100,2,400,29,34,1,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1101,5790,1,0,'Lonebrow\'s Journal','You slowly open the weathered journal of Henrig Lonebrow....','Read Henrig Lonebrow\'s Journal.','You say you found this journal on a deceased dwarf? Give me but a moment to peruse the pages...','From your look of concern, I can tell that something is amiss....','','','','','',5790,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,6,1,0,0,0,0,0,0,0,0), - (1101,2,1717,29,34,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1100,0,0,0,0,0,0,'The Crone of the Kraul','Poor Heralath! And this dwarf... Lonebrow. What a brave soul he was.$B$BWe must not let their valiance go for naught. This crone... Charlga Razorflank ... must be stopped.$B$BSurely, infiltrating the Kraul will be perilous. There isn\'t time to send word to Darnassus. $n, assemble a party to slay the crone.$B$BBring me Razorflank\'s Medallion as proof of demise.','Bring Razorflank\'s Medallion to Falfindel Waywarder in Thalanaar.','The crone has been laid to rest. This is fantastic news, $N.$B$BIn these times of peril, it is refreshing to see one as brave as yourself.$B$BWith Razorflank\'s minions taken care of, our studies in the area can continue. Perhaps now we can gain further knowledge of exactly what happened to corrupt the resting place of Agamaggan.$B$BHowever, I fear the answer to that question lies in treachery as well...','So long as Charlga Razorflank is mustering a force in Razorfen Kraul, these lands are in great danger.','','','','','',5792,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4197,6742,6725,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2010,0,0,0,0,0,0,0,0,18,1,1,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0), - (1102,2,1717,29,34,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Vengeful Fate','Cairne is a noble leader for uniting our people here on Thunder Bluff.$B$BBut I cannot forgive those who drove us from our ancestral lands as easily as some. My people inhabited the southern Barrens for decades. The land was holy to us. But we were driven off by numerous foes.$B$BA vengeful fate awaits the crone, Charlga Razorflank, who musters a foul army from within Razorfen Kraul.$B$BBring me Razorflank\'s heart and I can die in peace, $n.','Bring Razorflank\'s Heart to Auld Stonespire in Thunder Bluff.','I see the nasty tribe of Razorfen Kraul now knows the pain of my people. Serves the foul beasts right.$B$BTo drive one from a holy land is a sin worthy of the most severe revenge.$B$BThank you, $N, for aiding me in my plight.','Once I know the foul beasts of Razorfen Kraul have been driven from their foul lair, I will be able to rest in peace, knowing that revenge has been served.$B$BHave you the driven the quilboar from the Kraul? Do you bring to me good news in the form of Razorflank\'s heart?','','','','','',5793,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4197,6742,6725,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,500,0,0,0,0,0,2430,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1103,2,-82,20,23,0,64,178,0,0,0,0,0,0,0,0,0,0,8,0,100,0,0,0,0,0,0,'Call of Water','Greetin\'s, $g brotha:sista;! Have you too come to purify the waters here and prove your understandin\' to Islen?$B$BI\'ve just defeated the corrupt water spirit meself, and I\'m just \'bout to put da bracers and remaining drops o\' water on the brazier.$B$BWhat\'s dat? Ahhh. Tiev understan\' all too well when somethin\' goes wrong. Well, Tiev can help you plenty if you be needin\' to see the pure water spirit again.$B$BBring me a water sapta from Islen as proof that you be ready, an\' I\'ll wait to turn in me parts.','Bring a Water Sapta to Tiev Mordune in Silverpine Forest if you failed to speak to the Minor Manifestation of Water.','Ahhh, den yur ready...$B$BI\'ll put me items in the brazier den, and you c\'n talk wit\' da spirit too.$B$BAn\' dontchu worry none \'bout seein\' into da spirit world wit\' da sapta... ol\' Tiev know a trick or two \'bout how da sapta magic works.$B$BCome now, head down wit\' me to the shrine and let\'s speak to da spirits together, brotha.','Ya have the sapta, brotha?$B$BI know another that had trouble after defeating da corrupt water spirit--seems he waited too long and he came out of the spirit world too quick fer his taste. Hate to see dat happen to another, so I\'ll just wait here fer a bit to make sure no one else be needin\' me help.','','','','','',6637,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1103), - (1104,2,400,28,30,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Salt Flat Venom','I have so many designs for our rocket car! So many! And I must try them all!!$B$BI\'m working on a new type of fuel. One that burns really really really hot!! I haven\'t gotten the mixture perfect, but I think I know what I need...$B$BThe scorpids who wander the Shimmering Flats have a venom with lots and lots of salt in it. It\'s very unique! And it\'s just what I need!$B$BBring me venom and trust me -- our car will fly!!','Bring 6 Salty Scorpid Venoms to Fizzle Brassbolts in the Shimmering Flats.','All right! This venom is going to work great! Thanks, $N!$B$BNow I just need to boil it down, apply skipper-otomer, add a nega-catalyst, and... Drat! Where are my notes!?','Hi hi hi! Did you get that venom??','','','','','',5794,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2500,1110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1105,2,400,28,30,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Hardened Shells','My brother is working on a new fuel for his rocket car. He\'s brilliant, he really is. So brilliant that... I think that new fuel he\'s designing is strong enough to eat right through the car\'s chassis!$B$BI want to reinforce its fuel tanks before that happens.$B$BThe tortoises out on the flats have very hard shells. I want to use them to create new tanks for our rocket car. Tanks that can hold my brother\'s new fuel.$B$BYou look responsible enough. Will you get me those shells?','Bring 9 Hardened Tortoise Shells to Wizzle Brassbolts in the Shimmering Flats.','You got them! Thanks, $N!','My brother is making progress with his new fuel design, and that has me worried. I need to start work on a tortoise shell fuel tank as soon as possible!','','','','','',5795,0,0,0,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2500,1470,0,0,0,0,0,0,0,0,1,6,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1106,2,400,26,35,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1108,5827,1,0,'Martek the Exiled','I\'m developing a new engine that\'ll make the car go so fast! Fast enough to fly, I know it! I just need to make pistons that can handle very very heavy stress. All my trials have failed because I can\'t make pistons hard enough!$B$BBut there is someone who might know how.$B$BHis name is Martek the Exiled. He is a great smith and knows more about metal than anyone. Take him this letter, I know he can help!$B$BBut he\'s far far away -- in Azeroth, in the Badlands, in a camp, with a goblin!$B$BFind him!','Bring Fizzle\'s Letter to Martek the Exiled in the Badlands.','Fizzle sent you? Well that changes things! Of course I\'ll help you. Fizzle and his brother are two of the few people who don\'t want me dead!$B$BSo Fizzle wants to make pistons, eh? Pistons strong enough to take whatever stresses he has planned, and if I know Fizzle, then this new car of his is a volcano on wheels!','Well, you found me. Good for you.$B$BAre you here about that axe I made for Gath\'Ilzogg? Or are you here to reclaim Duchess Pamay\'s honor?$B$BActually, I don\'t care which it is. If you\'re here to fight, then let\'s get it over with...','','','','','',5827,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,810,0,0,0,0,0,0,0,0,4,2000,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1107,2,400,28,35,1,0,255,0,0,0,0,0,0,0,0,0,0,8,0,1105,0,0,0,0,0,0,'Encrusted Tail Fins','Our rocket car is the fastest thing on the flats! So fast that ... I\'m afraid friction is going to tear it apart!$B$BTo prevent that I need to create a composite to coat the car\'s moving parts. It must be hard but not brittle, and must be resistant to salt corrosion, or time spent on the Shimmering Flats will eat it away.$B$BHave you heard of the Vile Reef, $N? It\'s off the coast of Stranglethorn Vale. Saltscale murlocs live there, and their tail fins are a crucial ingredient of my composite.','Bring 10 Encrusted Tail Fins to Wizzle Brassbolts in the Shimmering Flats.','Thank you, $N! After I grind these down and fuse them with a few other ingredients, the composite will be ready. And after that, the car will be safe from its own speed.$B$BSafe, as long as it doesn\'t hit anything...','Do you have the tail fins? If I can\'t protect our car from its own speed, then it won\'t last long in these races.','','','','','',5796,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3500,2070,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (1108,2,400,28,39,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,1106,0,0,0,0,0,0,'Indurium','I\'m not out here just to stay away from people. There is a wealth of metal in the Badlands, $N, if you have the guts to get it.$B$BThe metal\'s called indurium and as luck would have it, it is rumored to possess high resistance to heat and stress. It might work for Fizzle\'s car.$B$BBut let\'s make sure. Get me samples of indurium and I\'ll test its properties.$B$BTrue indurium ore lies deep in Uldaman, but the Stonevault troggs of the Badlands sometimes have flakes of it on them. Bring me those flakes.','Bring 10 Indurium Flakes to Martek the Exiled in the Badlands.','Ah yes, these will do fine. Now let\'s put them in some heat and see how they fare...','Did you find any indurium flakes, $N. I have my forge heated up and ready to test them.','','','','','',5797,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1109,2,1717,30,33,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1113,0,0,0,'Going, Going, Guano!','As you can see, $n, we\'re up to some very.... interesting experiments at the Royal Apothecary Society.$B$BAs the Master here, it is my job to oversee the most ambitious of our alchemical attempts. So much work and so little time!$B$BYou look well traveled for a $c. Perhaps you can aid me.$B$BI\'m in need of a rare substance. It\'s foul material; it comes from a rare species of bats only found in the muck-hole known as Razorfen Kraul. Bring to me the guano from the Kraul Bats so we can begin our work...','Bring 1 pile of Kraul Guano to Master Apothecary Faranell in the Undercity.','Splendid! This is just the start we needed, $N.','Ah, I see you have returned. Were you able to procure any Kraul Guano?','','','','','',5801,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,350,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1110,2,400,28,31,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Rocket Car Parts','Heh heh, with all the races they\'re running here, it\'s no surprise that a few mishaps happen along the way. If you look around the Shimmering Flats then you\'ll see evidence of past crashes -- scraps of rocket car parts are littered everywhere!$B$BAnd those parts are worth money to the gnomes and goblins. They\'re always looking for more contraptions to slap onto their cars.$B$BSo go out and get me parts. Bring me a heap and I\'ll pay you well.','Bring 30 Rocket Car Parts to Kravel Koalbeard in the Shimmering Flats.','Whoa, look at all that! There\'s some good stuff in that heap of junk. I\'m sure I can pawn it off for a hefty sum.$B$BAnd... is that an ear I see squashed between those two sheets of metal?? Ouch! Heh, I sure wouldn\'t want to be that pilot!$B$BThanks, $N. Here\'s your pay. And here\'s some advice, free of charge...$B$BIf you look hard enough, you can always find profit in someone else\'s tragedy.','$N, have you been out into the Flats? Did you bring back that load of parts I wanted?','','','','','',5798,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,1500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1111,2,400,30,36,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1112,5799,1,0,'Wharfmaster Dizzywig','I make it my job to get people what they need, and the gnomes over there need a parts order filled. Their parts were shipped to Ratchet a week ago, but I haven\'t been able to make the trip.$B$BSo, are you ready for some legwork? Go to Ratchet and give this parts order to Wharfmaster Dizzywig -- he\'ll probably be at the docks.$B$BDo this for me, and I\'ll have more jobs for you.$B$BJobs, my friend, with serious profit potential...','Bring Kravel\'s Parts Order to Wharfmaster Dizzywig in Ratchet.','Oh yes. Parts for Kravel. I\'m glad you\'re here. These things have been sitting out here for days, and I was afraid they\'d rust!','Speak up! Tell me, are you dropping off or picking up?','','','','','',5799,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,840,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (1112,2,400,30,36,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,1111,0,0,0,5800,1,0,'Parts for Kravel','Here\'s Kravel\'s package, $N. And when you deliver it, tell him... if he wants more special orders, then he\'ll have to pay his tab!','Bring Kravel\'s Parts to Kravel Koalbeard in the Shimmering Flats.','Great, you got them! Now we need to get them to the gnomes. But first...$B$BLet\'s take out one small item...','Did you make it to Ratchet and get those parts?','','','','','',5800,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2000,840,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1112), - (1113,2,796,30,33,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,1109,0,0,0,0,0,0,'Hearts of Zeal','Why do I need a rare type of guano, you might ask. Well, for this experiment I want to see what effect two diametrically opposed chemical substances can have on each other, especially when both are combined with an ever-toxic agent to ensure the most... ghastly results.$B$BIn the northeastern peaks of Tirisfal Glades lies the Scarlet Monastery. There the crazed disciples of the Scarlet Crusade congregate, both inside and outside the halls. Which you slay matters not, any of them may have the heart I need.','Master Apothecary Faranell in the Undercity wants 20 Hearts of Zeal.','My what an abundance of gore you have brought me, $N! Your efforts have been most excellent!','Have you returned from the Scarlet Monastery? I\'ll need many hearts for this delightful experiment!$B$BNo doubt, Varimathras and the Dark Lady will be pleased to be rid of the Scarlet Scum as well...','','','','','',5805,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,350,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1114,2,400,30,36,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,1112,0,0,0,5802,1,0,'Delivery to the Gnomes','Now that I have what I need, give these parts to Fizzle Brassbolts. He\'s been waiting a long time for them -- I\'m sure he won\'t miss the little piece I removed from his order...$B$BAnd I wouldn\'t bother mentioning it to him. It was small and worthless.$B$BTrust me.','Bring the Delicate Car Parts to Fizzle Brassbolts in Shimmering Flats.','There they are! My hydro ratchets and repeater bolts! These will do just fine. Thank you!','You have something for me? That\'s great! let\'s see it!','','','','','',5802,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1000,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1115,2,400,30,36,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,1114,0,0,1116,0,0,0,'The Rumormonger','Now that we\'ve done a service for the gnomes, it\'s time to do the goblins a favor! $B$BI hear that the goblin racer pilot, Nazz Steamboil, didn\'t always use that name. I wonder why he changed it. I wonder if it\'s a secret, and... I wonder if he values that secret.$B$BIf anyone knows the truth, then it\'s Krazek of Booty Bay, on the southern tip of Stranglethorn. Speak with Krazek and ask him about our goblin pilot.$B$BIf you can get useful information from him, then we might just turn a profit from it.','Talk to Krazek in Booty Bay.','You want to know about Nazz Steamboil? He\'s a racer pilot out in the Shimmering Flats, isn\'t he?$B$BYeah, I might be able to find something out about him... but it won\'t be easy. Or fast.$B$BOr cheap.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1116,2,8,30,36,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,1115,0,0,1117,0,0,0,'Dream Dust in the Swamp','Getting the information on Nazz is quite a favor, $N. Yes, quite a favor. But you\'ve come all the way from the Shimmering Flats to get it... are you willing to travel some more?$B$BWhile I contact my sources, why don\'t you gather something for me, eh?$B$BHm... what will it be? How about dream dust, from the dragon whelps of the Swamp of Sorrows. Yes, I\'d love some dream dust for my snuff pouch!$B$BGet it for me, $N, and I\'ll give you the information you seek.','Bring 10 Specks of Dream Dust to Krazek in Booty Bay. Dream Dust is gathered from the dragon whelps of the Swamp of Sorrows.','Well, look at that. You found the dream dust!$B$BAnd how did you like the swamp, $N? It\'s not easy to get a hot meal there, is it?','Back so soon? Do you have my dream dust?','','','','','',5803,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2100,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1116), - (1117,2,400,30,36,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,1116,0,0,0,5804,1,0,'Rumors for Kravel','I had to use some of my favors, and gave away a rare bottle of elven wine, and did some heavy deducing myself! But I found the information you seek.$B$BHere, I wrote a letter with some very interesting bits on our friend, Nazz Steamboil. Do with it what you will -- it\'s too dangerous for me to use.$B$BJust don\'t tell anyone where you got it!','Bring the Goblin Rumors to Kravel Koalbeard in the Shimmering Flats.','Well well! This is interesting... very interesting. Heh, perhaps I should bow to the goblin pilot the next time I see him.$B$BThis is worth plenty, $N. I\'m sure Nazz will pay a small fortune to keep his secret... a secret.','Did you get anything on Nazz Steamboil? Anything he might want to keep a secret??','','','','','',5804,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7500,2100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1117), - (1118,2,400,35,43,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,1117,1119,-621,0,5826,1,0,'Back to Booty Bay','$N, you\'re a $c I can trust, both to get the job done and to keep your mouth shut while doing it.$B$BI\'ve been brewing up a new scheme. It\'s risky, but if it works then we could both make a bundle! And I think you\'re just the person to see it through.$B$BTo start, you must go back to Booty Bay. I apologize, good $N. I know my last task took you there. But this time, speak with Crank Fizzlebub.$B$BGive him this letter. And if he requires aid, do your best to help him. It will be worth the effort.','Bring Kravel\'s Scheme to Crank Fizzlebub in Booty Bay.','I see. Kravel has a big scheme planned. He has a sinister mind -- I like that about him.$B$BSo you\'ll need something to addle wits, eh? Something powerful...$B$BI wonder if the mixture Zanzil feeds his zombies could be used...','Hello hello. And what brings a noble $R such as you down to Booty Bay?','','','','','',5826,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1119,2,400,35,44,0,0,255,0,0,0,0,0,0,0,0,0,7200,0,0,0,0,0,0,5806,1,0,'Zanzil\'s Mixture and a Fool\'s Stout','I figured out how to use Zanzil\'s mixture with stout to make a powerful libation. A Fool\'s Stout. I think it\'ll be just what Kravel needs, but try it out and let me know how it works.$B$BAnd $N, don\'t keep this stuff too long without using it. Zanzil\'s mixture has a weird effect on the stout\'s yeast, kicking it into high gear. So it won\'t stay fresh forever.','Bring the Fool\'s Stout back to Kravel in the Shimmering Flats.','Wonderful! Fizzlebub came through! I\'ll remember that next time I see him.$B$BAnd thank you, $N. You\'re doing a great job, and we both stand to make a lot of money from this...','Hello, $N. Was Fizzlebub able to help us?','','','','','',5806,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1120,2,400,35,44,0,0,255,0,0,0,0,0,0,0,0,0,7200,0,0,1119,1122,1120,0,5806,1,0,'Get the Gnomes Drunk','We need to try the Fool\'s Stout on one of the pit crews. If you want to try it on the gnomes, then here -- take the stout and give it to the gnome pit boss.$B$BAnd don\'t wait too long. This stout will go bad eventually.','Bring the Fool\'s Stout to the Gnome Pit Boss.','Stout? How considerate! Thank you!$B$BWe shouldn\'t be drinking with the race coming up, but... maybe my boys could do with just a little. Besides, it can\'t be that strong, can it?','Hi! You have something for me?','','','','','',5806,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1121,2,400,35,44,0,0,255,0,0,0,0,0,0,0,0,0,7200,0,0,1119,1122,1120,0,5806,1,0,'Get the Goblins Drunk','We need to try the Fool\'s Stout on one of the pit crews. If you want to try it on the goblins, then here -- take the stout and give it to the goblin pit boss.$B$BAnd don\'t wait too long. This stout will go bad eventually.','Bring the Fool\'s Stout to the Goblin Pit Boss.','What do we have here? Booze, eh?$B$BWell, I don\'t mind if we have just a little...','What are you looking at?','','','','','',5806,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1122,2,400,35,44,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5807,1,0,'Report Back to Fizzlebub','That Fool\'s Stout worked great! I placed a bet on the next race, and... let\'s hope the crew you got drunk did a number on their car!$B$BThere\'s only one more task for you -- take this note back to Crank Fizzlebub in Booty Bay. He\'ll want to know of the successful test.$B$BAnd hopefully we can get more of that Fool\'s Stout for future races!','Bring the Fool\'s Stout report to Crank Fizzlebub in Booty Bay.','It says here that the fool\'s stout was a success. That\'s good news!$B$BIf you ever want more of the stuff, then let me know and I\'ll have you gather more of Zanzil\'s Mixture.','Hello $N. How\'d that stout work out? It\'s strong stuff, isn\'t it?','','','','','',5807,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1123,2,1638,54,55,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,1124,0,1124,0,0,0,'Rabine Saturna','For this task, Keeper Remulos\' majordomo in Moonglade - Rabine Saturna - seeks aid in exploring the vast wastelands far to the west of Tanaris and Un\'Goro. He is located in Nighthaven, the main village of Moonglade.$B$BI want to impart on you the importance of your presence. There are growing tensions between the night elves of Darnassus and the Cenarion Circle in Moonglade. Look beyond racial boundaries and tap into the wisdom of your ancestors in dealings with the Circle there, $N. Good luck.','Speak with Rabine Saturna in the village of Nighthaven, Moonglade. Moonglade lies between Felwood and Winterspring, accessible through a path out of Timbermaw Hold.','I am Rabine Saturna, and on behalf of Keeper Remulos and all of the denizens of this sacred glade I bid you welcome.$B$BI appreciate your interest and eagerness to assist the Cenarion Circle. The tauren have shown an incredible propensity to the tenets of Cenarius, and by their proxy the Horde is welcomed within the safety of this glade. The preservation of Azeroth is a common goal we both share.$B$BYou are among friends here, $N.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,25,0,0,0,0,0,840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1124,2,493,54,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1125,17355,1,0,'Wasteland','West of Un\'Goro Crater, via the northwestern ridge, is a harsh wasteland - Silithus. Few know that an ancient war was waged there between the night elves and a malign, alien power. The evil was sealed, but now we suspect that forces work to stir this... unspeakable horror.$B$BSeek out Layo Starstrike, one of our agents in Silithus; look for him at Valor\'s Rest, the final resting spot for the fallen of the wastes. Give him this letter, and he will give you his trust accordingly.','Speak with Layo Starstrike near the Valor\'s Rest graveyard of Silithus, showing him Rabine\'s Letter.','Rabine sent you, did he? Well, consider yourself welcomed here... as much as this desolate and forsaken land can welcome someone.$B$BI wasn\'t alive during the time of the great tribulations that took place here, but there are parts of this desert that might as well be eerie pictures of that forgotten past. With your help, the Cenarion Circle might be able to bring finality to a threat that was supposed to have died generations ago.','This is a dangerous land to be so casual, $C. What brings you to the wastes of Silithus?','','','','','',17355,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,75,0,0,0,0,0,1680,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1125,2,1377,54,55,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,1124,0,0,1126,0,0,0,'The Spirits of Southwind','To our southwest lies a tragic site - the ruins of Southwind Village. This is where our work should begin, $N.$B$BFrom what we\'ve learned, this village was once a night elf base of operations for Silithus. It\'s long since overrun by the silithid hives that infest the wastes. I can only imagine the horror of the village\'s initial sundering...$B$BThe tortured spirits of fallen druids and sentinels wander the ruins aimlessly. Explore this locale, freeing the souls of these wretched beings as needed.','Free the spirits of 8 Tortured Druids and 8 Tortured Sentinels in Southwind Village, and then return to Layo Starstrike at the Valor\'s Rest graveyard of Silithus.','I had thought that maybe the huge swirling hive near the ruins of the village had played a part in its demise. It would seem that your work has proven this to be correct; the proximity of the hive poses a threat to any future work we may do here.$B$BI thank you for your benevolence in freeing the souls of the fallen; such work is never easy, I know. When you\'re ready, however, I\'d like to ask for your assistance once more...','Alliance or Horde, it doesn\'t matter - no being deserves to be trapped on this world as a tortured spirit. The freeing of these souls will make things right, $N.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12178,12179,0,0,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,100,0,0,0,0,0,3390,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0), - (1126,2,1377,54,57,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,1125,0,0,6844,0,0,0,'Hive in the Tower','The hive needs to be addressed in Southwind Village, and I think I know a way to get at them. It\'s been my experience that the silithid hives are very sensitive to their environment; this explains their attacks when hearing the death wails of the spirits.$B$BThe silithid are strongest in the tower - the one with the mass of wasps circling it. Scale the tower and jostle the hive into activity. Report back what you learn, but be careful! If you uncover anything that might help, bring it to me.','Scale the tower of Southwind Village and locate a means to stir the silithid hive into activity. Bring back anything unusual you may uncover when doing so to Layo Starstrike at the Valor\'s Rest graveyard of Silithus.','What the... what is it?$B$BIt has the shape of a... box, maybe? It\'s encrusted over something fierce. Wait, there a portion here that\'s exposed... is that a book underneath all this gunk?$B$BI think you\'ve stumbled across quite the find here, $N... well, at least I hope it is. Perhaps it is a journal or a log from ancient times, preserved in this shell.$B$BI think I know a way to find out what this is.','Well, did it work? You\'re still in one piece, which is good news. Did you find anything?','','','','','',17346,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,250,0,0,0,0,0,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1127,2,33,36,44,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Fool\'s Stout','So you want some Fool\'s Stout, eh? Thinking of heading back to the races...?$B$BAll right, bring me more of Zanzil\'s mixture and I\'ll make some more stout for you.','Bring 12 of Zanzil\'s Mixture to Crank Fizzlebub in Booty Bay.','Ah, very good! Here is your pay.$B$BAnd here is a little something extra... for your discretion.','Do you have those Zanzil mixtures yet, $N?','','','','','',4016,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5806,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1130,2,1638,20,30,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1131,0,0,0,'Melor Sends Word','$N, Melor Stonehoof has heard of your deeds, and has set a path before you.$B$BIf you wish to take it, then go to Thunder Bluff and speak with Melor. You will find him on Hunter\'s Rise.','Speak with Melor Stonehoof in Thunder Bluff.','So, $N, you have come. Now, are you prepared to journey through distant lands?$B$BIf so, young $C, then listen on...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1131,2,1638,20,30,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,1130,0,0,0,0,0,0,'Steelsnap','At times we hunt for food. At times we hunt for honor. And at times we hunt to earn the Earthmother\'s teachings.$B$BBut the hunt I now set upon you is none of these things. It is to slay a creature outside the Earthmother\'s blessing.$B$BThe hyena Steelsnap roams the Thousand Needles, south of the Barrens. He is a tyrant, attracting other hyenas to him and spreading fear and bloodshed among more peaceful beasts.$B$BFind Steelsnap, $N. Find him, and defeat him.','Bring Steelsnap\'s Rib to Melor Stonehoof in Thunder Bluff.','In defeating the creature Steelsnap, you have cleansed the Thousand Needles of a horrible taint.$B$BAnd that, $N, is your lesson this day.','Have you defeated the foul Steelsnap, $N?','','','','','',5837,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1132,2,11,18,20,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1133,0,0,0,'Fiora Longears','Oh, to be at sea once again! To feel the kiss of the wind, and to have the waves rock me like my blessed mother, long ago!$B$BOh, I wish I had your fortune, good $c, for I see the sea in your future!$B$BIt\'s my job to tell eager souls of the land of Kalimdor, the land of opportunity! If you\'re willing to try your luck across the sea, then take a ship from here to the lovely port of Theramore. Speak there with my partner, the elf, Fiora Longears.$B$BShe\'ll start you on your Kalimdor adventure!','Speak with Fiora Longears on the docks at Theramore in Dustwallow Marsh.','Good day to you! You were sent by Mr. Flint in Menethil Harbor? Well Mr. Flint is a strong judge of character. If he sent you, then there\'s no doubt you belong here in Kalimdor!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,3,1,0,0,0,1000,0,0,0,0), - (1133,2,148,18,20,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1132,0,0,0,0,0,0,'Journey to Astranaar','If you\'re fresh off the boat from Menethil, then the first thing you should do is... go to Astranaar. I\'m sure an eager member of the Alliance such as you can do some real good there. Speak with Shindrell Swiftfire and offer your services.$B$BBut don\'t bother mentioning who sent you. Shindrell does not know me...','Speak with Shindrell Swiftfire in Astranaar.','You are here to offer your services to the Alliance, $N? We welcome the aid, for although its beauty remains... Ashenvale Forest is not the peaceful place it once was.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,1,0,0,0,0,0,0,0,0,0,0), - (1134,2,331,18,21,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1008,0,0,0,0,0,0,'Pridewings of Stonetalon','We are not in open war with the Horde, but our peace is fragile. We often find their agents moving against us, but they do so covertly.$B$BOne such advance was revealed to us from hidden sources in Theramore, claiming that the orcs collect venom from the pridewings near Mirkfallon Lake, in the Stonetalon Mountains to the south. Orc assassins then use the venom on their secret death raids against the Alliance!$B$BIf this is true, then we must stop them, $N. We must deny them their source of venom.','Bring 12 Pridewing Venom Sacs to Shindrell Swiftfire in Astranaar.','Thank you, $N. It saddens me to order the slaughter of creatures who may not willingly aid our enemies, yet it is my duty to do so.$B$BYour heart might weep for the pridewings you slew, my friend, but may your heart then swell in knowing that your allies are safe from the pridewings\' venom.','Do you have the pridewing venom sacs, $N? We cannot allow the orcs to use the beasts\' poisons against us!','','','','','',5808,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,1300,990,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1135,2,15,25,30,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Highperch Venom','As you may know, wyverns are often tamed by orcs for use as mounts. But what is less known is that the venom of a wyvern, in some circles, is more valuable than the beast itself. So if you\'re not afraid to do a little wyvern hunting, then... I have a job for you.$B$BThere is a place called Highperch in the land of a Thousand Needles, west of here. The Highperch wyverns have a potent venom. Potent, and valuable.','Bring 10 Highperch Venom Sacs to Fiora Longears in Theramore.','Ah, most of these are nearly bursting with venom, $N. Such are normally only gathered from young wyverns, or fertile females. It must have been quite a slaughter up there in Highperch!','Did you find Highperch, $N? Any luck with the wyverns there?','','','','','',5809,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6719,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2190,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1136,2,1638,26,37,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1131,0,0,0,5838,1,0,'Frostmaw','$N, it is now time for you to travel to far-off lands. You are ready.$B$BYou now hunt Frostmaw, a yeti in the Alterac Mountains. He is elusive, his white coat blending into the snows of his mountain home. He rarely shows himself.$B$BBut I will show you how to entice a creature such as he. Here, take this scroll. On it I have written how Frostmaw may be lured.$B$BNow go, $N. Your journey is long and many challenges lay waiting. When you return with Frostmaw\'s mane, only then is your task complete.','Bring Frostmaw\'s Mane to Melor Stonehoof in Thunder Bluff.','Both strength and cunning were needed to find and defeat Frostmaw, $N. You have both.$B$BYour path has taken you to the valleys of Thousand Needles and to the high mountains of Alterac. It will one day lead you through all the Earthmother\'s lands, for such is the way of the hunter.','Have you been to the Alterac Mountains, $N? Did you face the elusive Frostmaw?','','','','','',5811,0,0,0,1,0,0,0,5810,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6720,0,0,0,1,0,0,0,81,0,0,0,0,500,0,0,0,0,0,2550,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1137,2,400,28,38,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,1108,0,0,0,0,0,0,'News for Fizzle','Indurium has an amazing resistance to heat! I\'m sure it will work for Fizzle\'s pistons. But he\'ll need true indurium ore, not just the flakes.$B$BTo get the ore, it must be mined from deep within Uldaman, on the northern borders of the Badlands. That is the true source of indurium.$B$BSend Fizzle Brassbolts my regards, and tell him what I told you.$B$BSafe travels, $N. And it won\'t surprise me if we meet again -- once Fizzle learns of indurium he\'ll probably send you to Uldaman to acquire it!','Speak with Fizzle Brassbolts in the Shimmering Flats.','$N, you\'re back! You found Martek? You spoke with him? What did he say? Can he help??$B$BTell me, tell me, tell me!!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6729,6732,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,870,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1138,2,148,15,17,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Fruit of the Sea','I love crab. Crabs are the fruit of the sea! You can bake it, barbecue it, boil it, and broil it. They\'re pan fried, deep fried, and stir fried. There\'s crab salad, crab soup, crab stew, pepper crab, lemon crab, whipper root crab, and Ironforge surprise crab. That\'s... that\'s about it.$B$BI\'m here fishing right now, so I can\'t get any fine crab chunks. You can pick them out of reef crawlers and encrusted tide crawlers. You can make a lot with it. You can bake it, barbecue it, boil it...','Collect 6 Fine Crab Chunks for Gubber Blump in Auberdine.','Wow, these fine crab chunks are what I need. Thanks $N! I found this while I was fishing a while ago, and I have no use for it. Maybe you can do something with it. It sure don\'t make any good crab dishes.$B$BI told you all about crabs, right?','...lemon crab, whipper root crab, and Ironforge surprise crab. That\'s about it.$B$BOh, hello there $N. Do you have them fine crab chunks I was telling you about?','','','','','',12237,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15405,15406,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1139,2,1517,35,45,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,762,0,0,0,0,0,0,'The Lost Tablets of Will','We\'ve slowed the Shadowforge clan by cutting them off from Blackrock Spire, but Hammertoe\'s quest is still unfulfilled. His death must not be in vain. He dreamt of finding the Tablet of Will: a stone shard inscribed with magic by the titans themselves to help imbue their creations with life--making them have a will of their own, or so the legends say.$B$BWe must still recover the Tablet before the Shadowforge clan finds it.$B$BReturn to Uldaman, find the tablet, and return here immediately.','Find the Tablet of Will, and return them to Advisor Belgrum in Ironforge.','$B$B$N, this is amazing. I shall have this brought to the king\'s mages as soon as possible. They will want to study it to find out if the legends are true. But that is a discussion for another time: you have aided our people more than I would have ever expected--thank you.','Hammertoe\'s quest must be actualized, $N. I owe him that much.$B$BYour return to Uldaman is imperative not only to that goal, but also to the safety of all dwarven kind. With the tablet in the hands of the Dark Irons who knows how powerful their army of golems would become.','','','','','',5824,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6723,0,0,0,1,0,0,0,47,0,0,0,0,500,0,0,0,0,13000,3510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1140,2,148,13,28,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,973,0,0,1167,0,0,0,'The Tower of Althalaxx','The writing of the orcs is little better than the scribblings of a child. Many of my order scoffed when I chose to learn their tongue, but I have found it beneficial to gain further understanding of my enemies.$B$BFrom Ilkrud\'s scribblings, it appears that Athrikus still possesses two soulgems, and they are being held in Night Run and Satyrnaar, satyr-held areas in northeast Ashenvale.$B$BBe careful out there, $n, the satyrs\' blood-soaked temples can be unsettling even for a seasoned $c such as yourself.','Free the trapped Highborne souls in Night Run and Satyrnaar, then return to Delgren the Purifier at Maestra\'s Post.','Perhaps the satyrs have been allowed to persist in the forest for too long. I will speak with Elissa about it when next I travel to Auberdine.$B$BNonetheless, with the soulgems destroyed, Athrikus\' power will be greatly diminished. We must seize on this opportunity to eliminate him and his cult.','I heard whisper once that the satyrs\' history is somehow related to that of the night elves, but I have found my esteemed hosts reticent to speak of the matter.','','Free the Highborne soul in Night Run','Free the Highborne soul in Satyrnaar','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-19901,-20352,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,1380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0), - (1141,2,148,10,14,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'The Family and the Fishing Pole','I love fishing. The Blump family is known for fishing. My name is Gubber Blump; I fish.$B$BThere\'s a kind of fish I like to catch around these parts called Darkshore grouper. I used to go out on a boat to fish for grouper, but no boats have been going out since them mean ol\' murlocs moved in. I bet they been eating up all the grouper too.$B$BSay, you wanna help me catch Darkshore grouper? I\'d give you a bona fide Blump Family Fishing Pole if you did! It\'s a real good pole to catch fish with.','Catch 6 Darkshore Grouper for Gubber Blump in Auberdine.','Them\'s some real nice groupers, $N! Thanks for helping me out!$B$BYou\'re at least as good of a fisherman as my cousin, Graun Blump. She also has a beard and she smells kinda funny, but that don\'t do nothing to stop her fishing. I reckon you have what it takes to use a Blump Family Fishing Pole.','There\'s plenty of good dishes you use Darkshore groupers for. They\'re good to eat, but I think it\'s more fun catching them.$B$BYou caught any Darkshore groupers yet?','','','','','',12238,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12225,0,0,0,1,0,0,0,47,0,0,0,0,250,0,0,0,0,0,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1142,2,1717,25,30,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Mortality Wanes','I have not long to live... so... so... weak.$B$B...the b-b-brave dwarf, Lonebrow, has been sent to w-w-warn Falfindel...$B$BBut before I... d-d-die...$B$B...my wife, Treshala... her pendant of bonding to me... stolen... by one of the f-f-foul aggressors...$B$BFind it p-p-please... and return it to Treshala in Darnassus...$B$B...along with w-w-word of my lonely... death.','Find and return Treshala\'s Pendant to Treshala Fallowbrook in Darnassus.','No!$B$B\'Tis not fair. Oh, cruel and intolerable world!$B$BI must now carry this burden of grief and not let Heralath\'s work die with him.$B$BYou were brave to journey from such a dangerous place, $N. But please leave me now.$B$BIn solitude I shall mourn.','What brings you to my home, $R?','','','','','',5825,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6751,6752,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,0,1830,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1143,2,148,13,31,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1167,0,0,981,0,0,0,'The Tower of Althalaxx','I see. Well, if what you say is true, then now is the time to strike. I believe Athrikus resides at the top of the tower. Be careful though, he is surrounded by many powerful warlocks, much more deadly than the ones you faced before.','Kill Athrikus Narassin and bring his head to Balthule Shadowstrike near the Tower of Althalaxx.','With the death of Athrikus, I hope that the demonic forces in this area will be driven back. I have no doubt that they will regroup and return, but then we shall be even more prepared to meet their threat.','Athrikus Narassin is an ancient and powerful warlock. Perhaps we should wait for Delgren\'s assistance, but he obviously had much faith in you to send you alone.','','','','','',5383,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1144,2,1717,23,30,81,0,255,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,'Willix the Importer','At last, help has arrived!$B$BYou have no clue how long I\'ve been held prisoner here. I can\'t remember the last time I saw the outside of this place.$B$BYou see, I am an entrepreneur. Always out for a copper, as they say. I caught wind that Mebok Mizzyrix was paying well for Redleaf Tuber from this here pig pen. I figured it would be an easy in, easy out kind of affair. As you can see, I was a bit wrong!$B$BAnyway, if you\'d be so kind as to help me get out of here, I\'ll make it worth your while.','Escort Willix the Importer out of Razorfen Kraul.','Thanks again, friend! I told you I\'d make it worth your while.',NULL,'Help Willix the Importer escape from Razorfen Kraul','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6748,6750,6749,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,350,0,0,0,0,0,1830,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,1,1,2,0,0,0,0,0,0,0), - (1145,2,17,29,33,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1146,5846,1,0,'The Swarm Grows','Many travelers who\'ve come through the Crossroads helped me gather eggs from the Field of Giants, and many of them have tales of how deadly the creatures are. I\'ve heard enough to consider them insects a much larger threat than my masters first thought.$B$BI need a courier to travel to Orgrimmar to meet Belgrom Rockmaul. It be no simple matter, and someone who would take the task seriously should go.$B$BBelgrom usually be found outside the warriors\' guild house.','Deliver Korran\'s Sealed Note to Belgrom Rockmaul in Orgrimmar.','Ah, a note from Korran. He has been a loyal servant for some time now. I was wondering how his duties were going in the Crossroads.','I envy you, $C. You have the look of someone who\'s been outside the walls of Orgrimmar for a while.$B$BI myself would travel in the name of the Warchief if Thrall didn\'t have need of my skills here in the city. But he leads us well, and I trust his judgement - I remain here for as long as he needs me.','','','','','',5846,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,75,0,0,0,0,0,780,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1146,2,1637,29,33,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1145,0,0,1147,5850,1,0,'The Swarm Grows','So, Korran has come to a similar conclusion about these insects--they seem to be a larger threat than we assumed.$B$BA few days ago a hunter returned to me from Thousand Needles nearly dead. He was with a raiding party sent to drive a dwarven excavation team out of the Shimmering Flats. During the attack, more of these insects erupted from a cave in the dig site and nearly killed the party.$B$BThey were led by Moktar Krin, and they\'ve taken refuge on the border of the Shimmering Flats. Bring him this note.','Deliver Belgrom\'s Sealed Note to Moktar Krin in Thousand Needles.','Don\'t mind the thundering echoes off the mountains\' walls. The goblins and gnomes are out among the Flats racing one another in atrocities created by what they call science. There are bigger threats here in Thousand Needles, one of which killed more than half my war party.$B$BBut we remain here until we hear word from Belgrom in Orgrimmar. Until then, we hold our position here, and stay vigilant.','War brings my group and I to the Shimmering Flats, $C. What brings you here?','','','','','',5850,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,150,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1147,2,400,29,35,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,1146,0,0,0,0,0,0,'The Swarm Grows','Hmm. Seems Belgrom thinks those monsters are a threat. He wants them pushed back into whatever depths they crawled up out of.$B$BI guess killing the dwarves sent by the Explorers\' League wasn\'t enough--now I have to send a half-dead war party into another battle. We won\'t be able to do it ourselves; not while we\'re in this condition. The dig site\'s to the south of here. There shouldn\'t be anymore dwarves to deal with. Feel up to wielding a blade or staff and doing your part to aid us?','Kill 5 Silithid Searchers, 5 Silithid Hive Drones, and 5 Silithid Invaders and return to Moktar Krin in Thousand Needles.','Ha! That ichor you\'re covered in actually makes you prettier, $N! It certainly does make you reek at the same time though. Don\'t stand too close to the kodo; you\'ll either start a stampede or cause them to go into heat.$B$BI think my companions would agree that your smell alone is proof you\'ve done your part to help us against those insect creatures. Thank you, $N.','With the amount of travelers heading out to the Flats for those races, I\'m sure we can convince enough adventure seekers to help push back those insects. My party and I won\'t be able to leave until we do.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4130,4133,4131,0,5,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,3500,1650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1148,2,400,28,35,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1184,5877,1,0,'Parts of the Swarm','You inspect the carapace carefully. As you turn it over in your hands you realize that the chitinous plating is interlaced in such a way that makes it incredibly strong. It\'s unlike anything you\'ve ever seen. You inspect the rest of the corpse further and realize that these creatures are very powerful and highly evolved.$B$BLooking down at the carapace again, you think that Korran would enjoy studying more of these creatures. It could help him figure out what these creatures are, and where they come from.','Bring 1 Silithid Heart, 5 Silithid Talons, and 3 Intact Silithid Carapaces, to Korran at the Crossroads.','Ahh, you\'ve seen Moktar recently? He always be lookin\' out for me. I\'m sorry to hear he spends his time watching over his little war band instead of seeing battle, but I\'m sure he be takin\' great joy in killing members of the Explorers\' League.$B$BYou be smart to bring me these specimens, $N. Along with the eggs we be findin\' in the Field of Giants, these should give me a good start in figuring out what these insects are, and what they be wantin\'.','Ah, it been a long time since you\'ve come to see me, $N. What can I do for you today? You be looking like you\'ve seen the face of battle recently. Good... good for the Horde and good for you. The more battle you\'ve seen, the more helpful you\'ll be; stronger, too.','','','','','',5855,5854,5853,0,1,5,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1149,2,400,25,26,0,0,178,0,0,0,0,0,0,0,0,0,0,4,2,0,0,0,1150,0,0,6716,'Test of Faith','So, you have sought me out, or perhaps destiny brings you to me? No matter. You are here now, and so your journey will begin anew.$B$BMany facets make up a being: the spirit, the body, the mind. Some of these can be measured by a culture\'s traditions. Others we can only hope exist within ourselves. If you agree, I shall test some of the facets within you.$B$BIf you pass, then you shall become stronger. If you fail, then you will realize the vastness of the Nether.$B$BThe first is a Test of Faith.','If you have faith, leap from the planks overlooking Thousand Needles.','It is not until faced with unforeseen adversity that we begin to see how strong our spirits are. You took the leap of faith even though you had no guarantees that you would survive. Your mind is open, and your spirit is prepared for what is to come.$B$BIf you are willing, then the next of your tests is ready.','Faith. It is far more important than some realize.$B$BIt does not matter what you believe sometimes. It is just important that you believe in something.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,75,0,0,0,0,0,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1149,0), - (1150,2,400,25,30,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,1149,0,0,1151,0,0,0,'Test of Endurance','I\'m pleased to see your courage remains steadfast in light of what you\'ve already done. Since your faith is intact, the time has come to test your body.$B$BFirst is a test of endurance. Go to the Roguefeather Den west of Freewind Post. Make your way to the depths of their lair and destroy their foodstuffs. By then you should have provoked their fury, and if you are able to survive long enough, Grenka Bloodscreech herself will come for you--kill her and bring me her claw to complete your test.','Bring Grenka\'s Claw to Dorn Plainstalker in Thousand Needles.','Grenka was powerful, even by troll standards. You should be proud of your accomplishment this day.$B$BDuring your test of faith you displayed strength of spirit, and now you have shown endurance in battle by taking on the Roguefeather harpies, but the time has come for a new test.','You must be prepared spiritually, physically and mentally for the challenges that lie ahead of you.$B$BToo often do we rush forward before we are ready. I consider it my duty to the youth, no matter which tribe they belong to, to prepare them for the dangers they may face after they leave the sanctity of their home.','','','','','',5843,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,1440,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1151,2,400,25,30,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,1150,0,0,1152,0,0,0,'Test of Strength','During the time of the Old Gods, elementals inhabited much of this world. They worshipped the Old Gods, and the Gods, through their power, kept the elementals bound to this world. When the Old Gods were banished, the elementals faded from our world and now only return at the bidding of powerful mages.$B$BThere are exceptions though. Some elementals were powerful enough to remain here on their own. One such elemental is Rok\'Alim.$B$BTo test your strength, find Rok\'Alim in Thousand Needles and slay him.','Bring Fragments of Rok\'Alim to Dorn Plainstalker in Thousand Needles.','The Test of Strength is done. You have shown strength and bravery, and you are now prepared for the final test before these rites are completed.','Rok\'Alim is also called the Pounder by the centaur tribes in Thousand Needles because of the thundering his fists make as he pummels the creatures brave, or stupid, enough to stand in his path.','','','','','',5844,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,350,0,0,0,0,0,1830,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1152,2,400,25,30,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,1151,0,0,1154,0,0,0,'Test of Lore','Your time with me is just about finished. I am knowledgeable, but the Test of Lore is not mine to give. There are lessons to be learned and places to visit that others claim domain over.$B$BIf you are prepared, then seek out Braug Dimspirit--he is a shaman of great wisdom. He will test you further, so heed his words, $N.$B$BWhen you are ready, find the tunnel that connects the Stonetalon Mountains with Ashenvale: Braug dwells near there. And be careful, $N, the night elves may wish to impede your test.','Find Braug Dimspirit near the entrance to Talondeep Path in Stonetalon Mountains.','The days and nights grow colder throughout the world as goblins rape the land, and the night elves point fingers at the younger races. The Forsaken and orcs are not the only ones to blame for the hardships found throughout Kalimdor and Lordaeron. Many of the intelligent races have contributed to the world\'s pain. Dorn knows this, and he has sent you to me because you have shown the attributes necessary to realize it also.$B$BNow you stand before Braug.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,75,0,0,0,0,0,720,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1153,2,17,25,29,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,893,0,0,0,0,0,0,'A New Ore Sample','$C, you have done well in helping me in the past. The warchief is pleased thus far with what I\'ve accomplished, and asks me to continue with renewed determination. My honor dictates that I give you proper recognition to the warchief for all you have done, but first I would ask you for your help again.$B$BTravelers recently came from the south from a place called Thousand Needles. There they killed a kobold who had an unusual ore sample, but they would not sell it. I want a sample of that ore to examine.','Find an Unrefined Ore Sample on a Gravelsnout Digger or Surveyor and bring it to Tatternack Steelforge at Camp Taurajo in the Barrens.','A good sample, $N. A good sample indeed.$B$BThose travelers can no longer lord over me the ore they found, now that you have been successful.$B$BI shall get to work on it immediately. If it proves strong enough, I will send a weapon crafted from the material back to the warchief to show him our success.$B$BI shall not forget your help, $C.','I saw the travelers again - the ones that would not sell me a sample of the ore. I spit at them for not helping the warchief.$B$BMay they die in battle like cowards and not like warriors as should be the right of all people who ally themselves with the Horde.','','','','','',5842,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6741,0,0,0,1,0,0,0,76,0,0,0,0,250,0,0,0,0,2500,1410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1154,2,400,25,30,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,1152,0,0,6627,0,0,0,'Test of Lore','You have passed Dorn\'s tests, and now you seek to pass your next trial. Very good. But up until now, your challenges have been childish. It is easy to test your body--your mind is another matter completely.$B$BI shall explain it simply: find the book I name, study it, and answer my question about its contents.$B$BWhat book, you must be asking? The Legacy of the Aspects. It can be found at the bottom of Dor\'danil in southern Ashenvale, protected by the dead druids and their slayers.','Find the Legacy of the Aspects and return it to Braug Dimspirit near the entrance to Talondeep Path in Stonetalon Mountains.','This is the book I named. There is hope you will answer my question correctly then... unless you\'ve forgotten to study its contents.$B$BWhen you are prepared, speak to me again and I shall ask a question of you.','Bring me the book after you\'ve studied it. I will not ask you your question until after you have given me the book.','','','','','',5860,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,150,0,0,0,0,0,1110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1159,2,400,25,30,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,6627,0,0,1160,0,0,0,'Test of Lore','Well done, $N. You have passed the first portion of the Test of Lore, but there is still another question to be answered. But that question is not mine to ask.$B$BSeek out Parqual Fintallas in Lordaeron City. He was a great historian for the humans before the Plague overtook him. Now he continues to seek enlightenment, but of a different nature.$B$BHe will have another requirement of you before he asks you anything, but you have done masterfully thus far--I\'m sure you will overcome his obstacle.','Find Parqual Fintallas in Undercity.','Braug sent you? Impossible.$B$B$B$BBraved Dor\'Danil, took a leap of faith, fought and overpowered a powerful elemental? Bah! You\'re probably a farce; some adventurer that overheard talk in a tavern. And now you think you have what it takes to pass my test. So be it... $C.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,0,570,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1160,2,796,25,36,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,1159,0,0,6628,0,0,0,'Test of Lore','I will tell you what you must seek, and I will even ask you my question, but not because you wish to prove yourself. Knowledge is far more important than strength. Even as others seem to pass you by in ability, your knowledge of the world will be more valuable.$B$BGo to the Monastery in the north of Tirisfal Glades. In the library there, a book called Beginnings of the Undead Threat resides. It was used by the now-corrupt paladins there to train them to fight my kind.$B$BBring it to me.','Find The Beginnings of the Undead Threat, and return it to Parqual Fintallas in Undercity.','This is the book I sent you to search for.$B$B$B$BSo now you wish a question to prove your mind is as powerful as your body and spirit. If you have studied the book long enough, then I shall ask you your question and you can be done with these tests!','I hope you made the Scarlet Crusade suffer some before stealing the book from them.$B$BMy views of their kind are not unwarranted. The Crusade may have been followers of the Light at one time, but now, they seek to destroy any creatures that have not sided with their religion. They believe all undead, Forsaken or otherwise, must be cleansed, and those traveling in their lands must either be insane, or subject to the undead\'s powerful magics. Idiots. Idiots and fools; all of them.','','','','','',5861,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,150,0,0,0,0,0,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1164,2,1497,27,36,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'To Steal From Thieves','The harlot! The swine! Kenata still lives; her family healthy and prospering while I suffer. Forsaken indeed!$B$BMy family is gone, taken by the plague. Our estate also forfeit; looted and burned during the war. And after all that, her and her lousy children had the audacity to steal the only precious belongings I had left.$B$BI don\'t care about the things they stole any more. What I want now are their heads!$B$BKill them for me! Go to the Dabyrie Farmstead in Arathi, northeast of Refuge Point.','Bring Kenata, Fardel, and Marcel Dabyrie\'s Heads to Genavie Callow in Undercity.','You stand before me as a figure of vengeance, and I bow down before you in thanks.$B$BWith that cow\'s death, and knowing that their seed will no longer spread over the face of Azeroth, I can put my energy into something more lucrative. I hope you looted their farmstead after you finished them off.','Kill them all and bring me their heads!','','','','','',5830,5832,5831,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4443,2032,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,1680,0,0,0,0,0,0,0,0,15,1,1,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0), - (1166,2,15,38,43,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Overlord Mok\'Morokk\'s Concern','Bow before Overlord Mok\'Morokk!$B$BRexxar make me mighty leader of Stonemaul Clan!$B$BMe good leader. Me keep clan safe.$B$BBig dragons come and make fire at old home. Me smart ogre. Find new home for clan here.$B$BLeave old home so fast, me forget stuff. Tiny $r, go get my things. Go south and find my yummy grog, my snuff and my strongbox. Me like you after you do that. You look in Den of Flame and Stonemaul Ruins... they be there, me sure!','Overlord Mok\'Morokk in Brackenwall Village wants you to retrieve his grog, snuff and strongbox in Dustwallow Swamp.','You good $r. Me miss things very much. Me like you now.','Me thirsty for grog. Me miss snuff too. Where is strongbox? You go get for Overlord Mok\'Morokk.$B$BGo find south in old home. Me too busy leading ogres to get.','','','','','',5834,5835,5836,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10702,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2670,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (1167,2,148,13,28,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1140,0,0,1143,0,0,0,'The Tower of Althalaxx','Before confronting Athrikus, it would probably be wise for you to consult with Balthule. I have no doubt he has been vigilant in his watch of the Tower, and he may have information about recent developments.','Speak with Balthule Shadowstrike near the Tower of Althalaxx.','Ah, it\'s good to see you again, $N! The strangest things have been happening around here, I\'m glad you showed up!$B$BIt was very strange, $N. Everything seemed normal--well, as normal as things get around here--and then suddenly there was a blinding flash of light from the upper room of the tower. Then came the screams. The cries split the air, and lightning struck the ground from time to time. What\'s going on?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,25,0,0,0,0,0,345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1168,2,15,38,43,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Army of the Black Dragon','Mok\'Morokk was made Overlord by Rexxar. He care more for power than he care for ogres.$B$BBlack dragons kill many ogre. Kill Tharg\'s wife. Mok\'Morokk tell us to run. Make us come here.$B$BOgre should fight. Ogres not good at running. Mok\'Morokk care only about Mok\'Morokk.$B$BMe call Stonemaul Ruins home. Me like it in the south. This place not home.$B$BHelp ogres fight army of the black dragon. Me want revenge. Me want to go home.','Tharg in Brackenwall Village wants you to kill 10 Firemane Scouts, 10 Firemane Ash Tails, and 5 Firemane Scalebanes.','You kill many of the black dragon army. You brave $r.$B$BMake Tharg happy.','Mok\'Morokk tell all ogres to stay and keep this place safe. Me think ogres need to kill black dragon army and get old home back.$B$BYou help ogres get home back. Help ogres get revenge.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4329,4331,4328,0,10,10,5,0,0,0,0,0,9705,9706,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2670,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1169,2,15,38,43,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1170,0,0,0,'Identifying the Brood','Whilst that craven fool, Mok\'Morokk, wallows in power and Tharg wrestles the demons of sorrow and vengeance and vies for leadership of the clan, I seem to be the only one concerned with identifying the source of aggression on our old home.$B$BWhy the puzzled stare, $n? Expecting me to speak like an uncouth ruffian merely because I am an ogre?$B$BNow back to business, bring to me the hearts and tongues from the whelps and hatchlings. I shall trace the root of this evil...','Draz\'Zilb in Brackenwall Village would like you to bring him 15 Searing Tongues and 15 Searing Hearts.','\'Twas a perilous affair, no doubt, collecting all of these hearts and tongues. I shall delve into the depths of the arcane to trace the origin of the black menace which has descended upon our former home.','With the hearts and tongues of scorched offspring of the black dragon army, I can decipher what wretched beast introduced her spawn into our home. Perhaps with a greater knowledge of our aggressors, we can seek to destroy them once and for all and reclaim Stonemaul Village from ruin.$B$BOf course, convincing Mok\'Morokk to move his lethargic, fat mass out of this muck hole is going to be an epic quest in and of itself...','','','','','',5840,5841,0,0,15,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9703,9704,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3210,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1169), - (1170,2,15,38,43,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,1169,0,0,1171,0,0,0,'The Brood of Onyxia','Stonemaul Village was invaded by the brood of Onyxia. But why would the daughter of the black dragonlord, Deathwing, descend upon our lands?$B$BThis is most troubling. Surely, Onyxia was driven here for a purpose beyond laying siege to a small band of ogres.$B$BNotify Mok\'Morokk at once! Action must be taken.','Speak with Overlord Mok\'Morokk in Brackenwall Village.','Why you tell me \'bout dragons? Me no like dragons. Me like it here. No dragons here.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,216,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,0), - (1171,2,15,38,43,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,1170,0,0,1172,0,0,0,'The Brood of Onyxia','You leave me alone now. Go tell Draz\'Zilb we stay here. No black dragon here.','Speak with Draz\'Zilb in Brackenwall Village.','That lazy coward!$B$BMok\'Morokk displayed strength when Rexxar was our leader. But soon after Rexxar\'s departure Mok\'Morokk fell prey to temptations of power. Rather than lead, he demanded. He does not serve his people but rather expects us to serve him.$B$BSomething must be done.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,216,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1172,2,15,38,45,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,1171,0,0,0,0,0,0,'The Brood of Onyxia','Onyxia\'s brood has been scattered across the Dragonmurk. It is imperative that no more whelps be permitted to hatch.$B$BMake haste to Wyrmbog in the south of Dustwallow Marsh. Surely, she has made her lair there. Track down the evil dragon\'s eggs and destroy them.$B$BWe will never reclaim Stonemaul Village if the surrounding area remains a breeding ground.$B$BAs for Mok\'Morokk... I have other plans for the sod.','Draz\'Zilb in Brackenwall Village wants you to destroy 5 Eggs of Onyxia.','Splendid! It will be sometime before Onyxia can produce more eggs.$B$BOn behalf of my people, I thank you, $n.$B$BI have asked much of you so far. Perhaps you can do the Stonemaul Clan one last service.$B$BMok\'Morokk is not fit to lead us. Tharg would make an excellent leader but is hindered by his injuries and age. Drive Mok\'Morokk from this place by force. Only then can we appoint a new leader to return us to our proper home in the south.','You must hurry to the Dragonmurk, $n. With Onyxia\'s eggs riddled around the Wyrmbog, we face overwhelming numbers unless something is done quickly.$B$BDestroy her eggs! Don\'t let the black dragon plague spread across our homeland!','','Egg of Onyxia destroyed','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-20359,0,0,0,5,0,0,0,0,0,0,0,10700,10701,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2910,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1173,2,15,38,45,1,0,178,0,0,0,0,0,0,0,0,2,0,2,2,1172,0,0,0,0,0,0,'Challenge Overlord Mok\'Morokk','You dare challenge Overlord Mok\'Morokk?$B$BHaw!$B$BMe crush tiny $r!$B$BYou tell me when ready for good beating.','Defeat Mok\'Morokk and report the news to Draz\'Zilb in Brackenwall Village.','That cowardly fat mass Mok\'Morokk fled like a scared child. You have done a great service, $N.$B$BNow my people can appoint a new leader, one who will help us reclaim our old home once and for all.','I thought you were going to attempt to drive Mok\'Morokk out of the village. Instead you have come to me to chat?','Drive Overlord Mok\'Morokk from Brackenwall Village','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10703,10704,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2910,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1175,2,400,28,33,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Bump in the Road','After the big crash with the goblins\' Red Thunder racer and a basilisk, Kronkrider hired me on to take care of the track. I don\'t know what all the animals out on the flats are feeding on to grow so big, but we have to be careful to thin them out so they won\'t wander onto the track when a race is going on.$B$BTell you what. If you want to go out and make a little profit, go out and remove the basilisks from the area.','Kill 10 Saltstone Basilisks, 10 Saltstone Crystalhides and 6 Saltstone Gazers for Trackmaster Zherin on the Shimmering Flats.','I hope you didn\'t kill any of the basilisks on the tracks themselves! It takes a long time for the carcasses to decay in the sun, and I\'d rather not have to take a shovel out to clean up.','It\'s bad enough having to clear out the wreckage of the racers without having to pick them out of burnt animal parts.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4147,4151,4150,0,10,10,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3500,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1176,2,400,29,30,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1178,0,0,0,'Load Lightening','When it comes to racing, every bit counts! Whether it\'s a minor tweaking on the power output, a slight slackening on the tension coils, or lightening the weight of the frame, you have to take everything into account.$B$BWe use vulture bones for a lot of the minor structural tweaks we make to our racers, which offer the perfect balance of strength and weight. Even better, it\'s easy for us to get more, as the salt flats are littered with vultures.$B$BBring me some and I\'ll give you a good price on them.','Get 10 Hollow Vulture Bones for Pozzik in the Shimmering Flats.','Great! I can get the crew working on this right away. Thanks, $n!','Do you have those bones for me? I was just about to start working on lightening the steering rig, but I don\'t want to open her up without all the parts I need.','','','','','',5848,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,250,0,0,0,0,2500,1110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,1176), - (1177,2,15,32,36,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Hungry!','Mud big ogre.$B$BMe hungry.$B$BGo bash fishy. Bring Mud food.$B$BYou feed Mud or Mud eat you.','Mudcrush Durtfeet in northern Dustwallow wants 8 Mirefin Heads.','Me like fishy head!$B$BMe no eat you now.','Gimme food or me eat you.','','','','','',5847,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9518,9519,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1680,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (1178,2,400,29,37,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,1176,0,0,1180,0,0,0,'Goblin Sponsorship','Our racing team is the pride of goblins everywhere. You\'d be surprised at some of the people who contribute in one way or another to our team.$B$BYou know Gazlowe? He tracks down parts from around the world for us. He even came down to work on one of our rigs once!$B$BA few weeks ago, he said he\'d send us a new prototype fuel regulator but it hasn\'t come yet. He\'s usually very prompt... Maybe you wouldn\'t mind going to Ratchet to ask him about it? I wouldn\'t be so pushy, but the gnomes are gaining on us!','Speak to Gazlowe in Ratchet.','Pozzik sent you, huh? You know, Pozzik was one of the most respected tinkerers in Undermine before he retired to start working on the racers.$B$BThe first thing he did when he joined the team was develop the two engine model racers. Could be that the businesses will suffer without him working with the Tinkers\' Union, but who cares, right? There\'s nothing like the races!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,25,0,0,0,0,0,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1179,2,400,28,30,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5849,1,0,'The Brassbolts Brothers','You ever heard of the Shimmering Flats? It\'s a stretch of salt flats way over in Kalimdor, just south of the Thousand Needles canyon. It\'s a great place for racing because, well, it\'s so flat!$B$BA couple of gnome brothers are out there, friends of mine, trying out their new rocket car, and from what I hear it\'s fast! Heh, so fast that their pilots keep crashing. Giving themselves concussions.$B$BSo they asked me for some Siege Engine helmets, but I have duties here. I can\'t make the trip!$B$BCan you?','Bring the crate of crash helmets to Wizzle Brassbolts in the Shimmering Flats.','Ah! Longbeard sent you with a load of helmets! Hooray!$B$BNow maybe we can talk a pilot into driving our car...','Watch where you\'re stepping! Watch watch watch!! This is delicate stuff you see here, and if we\'re to win then it must all work perfectly!','','','','','',5849,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,250,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1180,2,400,29,37,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,1178,0,0,1181,0,0,0,'Goblin Sponsorship','Back to what you came here about. I know I promised Pozzik that I\'d deliver a new fuel regulator for him, but I still haven\'t received it yet. Revilgaz over in Booty Bay said he\'d have it shipped over, but it might be it slipped through the cracks somehow.$B$BIf that\'s true, there\'s not much we can do about it. We can at least find out if it was dispatched from Booty Bay.$B$BCheck in with Wharfmaster Lozgil over there, he should be able to check the cargo records.','Speak with Wharfmaster Lozgil in Booty Bay.','Shipments to Ratchet? Let me just check the logbooks...$B$BNo, the most recent shipment I have on record of going out to Ratchet were boots from Drizzlik. Hasn\'t been much else, other than building supplies and tools. Definitely no race parts.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,470,0,0,-25,25,25,0,0,0,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1181,2,400,29,37,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,1180,0,0,1182,0,0,0,'Goblin Sponsorship','I\'m afraid I can\'t be of much more help to you, $n. If you\'d like to follow up on it more, I\'d suggest you go hit up the Baron himself. If there\'s anyone who knows Revilgaz\'s business, it\'s Revilgaz.$B$BYou\'ll find him at the tavern across the harbor, top floor.','Speak with Baron Revilgaz in Booty Bay.','Oh, sure of course I know what you\'re talking about. Nope, can\'t help you though. Some of my men were supposed to go track down the blueprints for the fuel regulator, but they came back empty-handed.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,174,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1182,2,400,29,37,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,1181,0,0,1183,0,0,0,'Goblin Sponsorship','See, the Venture Company shredders out in Lake Nazferiti (in northern Stranglethorn) have been equipped with a new model fuel regulator. I was thinking that Pozzik would be able to take advantage of it, if he could get some details. Unfortunately, Cozzle, the foreman out there, appears to be a little more clever than I gave him credit for.$B$BYou seem like you might have more luck finding the blueprints though. I know he keeps them in his house, but they\'re almost certainly under lock and key.','Bring the Fuel Regulator Blueprints to Baron Revilgaz in Booty Bay.','Now, let me just get a copy of these blueprints for my own notes and you can bring these straight to Pozzik. Wouldn\'t want him to think that one of his sponsors was abandoning him.','Much as I hate to admit it, that gnome team they have out there is pretty good. Our boys need every edge they can get.','','','','','',5852,0,0,0,1,0,0,0,5851,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-250,250,0,0,0,4000,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1183,2,400,29,37,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,1182,0,0,1186,5852,1,0,'Goblin Sponsorship','You should be all set to go. Give Pozzik my regards and tell him that if he ever needs anything, not to hesitate to ask. I\'ll be waiting for the news that he breaks the track record soon!','Deliver the Fuel Regulator Blueprints to Pozzik on the Shimmering Flats.','I was hoping that it would be already assembled, but this does present the unique opportunity to improve on the design from the ground up. Thanks, $N. I\'ll be able to sketch up some improved schematics, build the thing, and have it installed real soon.','$N! Did you manage to track down the fuel regulator?','','','','','',5852,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1184,2,400,28,35,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,1148,0,0,0,0,0,0,'Parts of the Swarm','Head back to Belgrom in Orgrimmar and tell him Moktar be doing his bidding well out in the Thousand Needles. Tell him also, that me studies progress, and I hope to be havin\' learned more soon. That should please him greatly.','Return to Belgrom Rockmaul in Orgrimmar.','I\'m appreciative of your efforts, $c. The warchief will enjoy hearing how tenacious you have been in your duties.$B$BOh, of course I will mention your name to him. He speaks to me often and values my opinions greatly.$B$BGo now, I have much to do. And if you speak to Korran soon, and he has news of these creatures, then return to me--I would think they are a threat that must be taken seriously.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6737,6738,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,75,0,0,0,0,1800,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,1,1,0,0,0,0,0,0,0), - (1185,0,493,54,57,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,6845,0,0,0,0,0,0,'Under the Chitin Was...','','','Hey, it\'s you again! Well, I mean you - as in the you that is $N! Yes - that you!$B$BHey, let me start over!$B$BThat object you found in Silithus - it was in fact a book. It was a journal written in a very ancient dialect of what we now call the Darnassian tongue. It\'ll take a while, but I\'m going to go over it very thoroughly. I thought you should know that what you found was extremely valuable for the Circle.$B$BThe den mother\'s all excited and everything!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,75,0,0,0,0,0,1800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1186,2,400,29,37,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,1183,0,0,1187,0,0,0,'The Eighteenth Pilot','I\'m going to be busy with working on integrating this new fuel regulator to our racer designs, but if you\'d like to help out the team some more, talk to Razzeric. He\'s our pilot--well, our eighteenth pilot, to be exact--and he likes to add his own little modifications to the racers.$B$BHe\'s a little off his rocker, though, so try not to act too surprised.','Speak with Razzeric on the Shimmering Flats.','You\'re the $R that\'s been helping Pozzik out, right? I was like you once, running around the pit area, helping with whatever work the mechanics would let me do.$B$BNow look at me! The goblin racing team\'s pilot extraordinaire!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,174,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1187,2,400,29,41,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,1186,0,0,1188,0,0,0,'Razzeric\'s Tweaking','Pozzik\'s a great mechanic, I know that, but he\'s afraid to just load on the firepower and grab on for the ride. Not me, though.$B$BAfter Pozzik finishes with a racer, I take a little time to put my own modifications on--you know, loosening up the controls, removing parts of the frame, and adding more juice!$B$BI ordered a seaforium booster from Shreev at the Gizmorium in Gadgetzan, but apparently the zeppelin it was being sent on crashed in Dustwallow Marsh! I gotta have it, $n!','Retrieve the Seaforium Booster for Razzeric in the Shimmering Flats.','Just take a look at this beauty! Fifteen pounds of solid seaforium power! Once I get this strapped on to the side of my racer, I\'ll be around the track so fast I\'ll beat the gnomes twice!','How\'m I supposed to show my face around the track without a little extra kick to get me going? It\'s a travesty, I tell you.','','','','','',5862,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,250,0,0,0,0,5500,1980,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), - (1188,2,400,29,41,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,1187,0,0,1189,5862,1,0,'Safety First','But wait, what\'s this? Shreev left the safety on. That will limit the amount of power I can draw from the booster at any time. I told him I wanted it off! This is no good.$B$BYou have to take this to the Gadgetzan Gizmorium in the Tanaris Desert and have Shreev remove this.','Bring the Seaforium Booster to Shreev in Gadgetzan.','Only Razzeric would take a look at this and say that I\'d somehow put some sort of safety lock on it. This booster is almost completely seaforium explosives. I already modified it so that more of its payload would be delivered upon use, but Razzeric is never content unless he goes to eleven!','As I\'m sure you know, the Gizmorium can service all of your tinkering needs! How can I help you?','','','','','',5862,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,25,0,0,0,0,0,495,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1189,2,400,29,41,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,1188,0,0,0,5865,1,0,'Safety First','There, I did what Razzeric wanted. Just tell him to be careful when he sets this off. If he makes the slightest mistake, he won\'t be moving forward, he\'ll just be a burnt spot on the track.$B$BWould be a shame, too, if that happened. Who knows if our nineteenth driver would be any good?','Return the Modified Seaforium Booster to Razzeric on the Shimmering Flats.','Now that\'s more like it! I wish I could see the look on the gnomes\' eyes when they see me set this baby off.$B$BToo bad I\'ll be too busy pulling off a new course record!','Can you believe Pozzik put a bucket of sand on the racer? How am I supposed to hit my maximum speed with a bucket of sand under the seat?','','','','','',5865,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6726,6727,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,25,0,0,0,0,0,495,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1190,2,400,29,41,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,1137,0,0,1194,0,0,0,'Keeping Pace','The Brassbolts brothers have discovered a new building material, that\'s the only explanation that makes sense. Their cars have been operating faster than before, but their designs, and all the other data we\'ve gathered from their runs is identical.$B$BWhat we do know, is that Rizzle Brassbolts has been focused on the plans for this new discovery almost constantly.$B$BZamek can create a diversion for you, so that you can steal those plans from them.','Have Zamek create a diversion, then steal Rizzle\'s plans for Pozzik on the Shimmering Flats.','Scribbled in a hasty, hurried hand, a scroll of notes and designs for the refinement of some raw material.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,75,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1191,0,400,29,41,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,-1190,0,0,0,0,0,0,'Zamek\'s Distraction','','','Let\'s go!',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1191), - (1192,0,400,29,42,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,1194,0,0,0,0,0,0,'Indurium Ore','','','Excellent! I\'ll get the crew to work right away on the parts we\'ll need for the next race.','I\'d like to integrate indurium into different parts of our racers, but I need large amounts of raw indurium to create these parts.$B$BYou can find indurium ore in the Uldaman excavation in the Badlands, across the sea in Khaz Modan.$B$BThe gnomes are getting their own supply of it, so it\'s important we get our own to keep pace with them.','','','','','',5833,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1193,0,2557,56,60,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Broken Trap','','','The thorium widget slides effortlessly into place, creating a conduit to pour the frost oil down. Once the last drops of oil have been emptied into it, the trap snaps into position.$B$BWoe be to any unwary ogre that should just so happen to wander by!','A large, broken trap lies before you. From the looks of it, the ogres have tried to repair the trap but to no avail. A hastily written note lies next to the trap, and strangely enough it details exactly what is needed to repair it: a thorium widget and some frost oil. Were the trap repaired, an ogre passing near it might get trapped, and could be avoided.$B$BClearly, it would seem fortuitous that very few ogres know how to read.$B$BClearly.','','','','','',15994,3829,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1193), - (1194,2,400,29,41,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,1190,0,0,0,5866,1,0,'Rizzle\'s Schematics','Rizzle\'s schematics describe the process of the refinement of indurium ore. From his scrawls, it is apparent that indurium ore is being obtained from the dwarven excavation site of Uldaman in the Badlands.$B$BMuch of the other notes relate to the heat resistant properties.$B$BUsed as a paperweight for the plans is a hunk of what appears to be unrefined indurium ore.','Bring the Sample of Indurium Ore to Pozzik on the Shimmering Flats.','Indurium? Interesting... If it is capable of resisting heat to the degree that you say, it would explain the performance increase the gnomes have displayed of late.$B$BThis sample you\'ve brought to me will be invaluable, also. I will be able to perform some tests on this, but I\'ll need more for this to actually be of any use to us.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,75,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1195,2,1638,20,25,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1196,0,0,0,'The Sacred Flame','The Galak centaur in the Thousand Needles are protecting an artifact from the time of the centaurs\' creation.$B$BWe would like to retrieve it, but we require a phial of water from one of the night elves\' moonwells.$B$BTo collect the water, you will first need to obtain one of the phials carried by the dryads near the Raynewood Retreat in the heart of Ashenvale Forest. There is a moonwell near the western bank of the Falfarren River, south of the main road, where you can fill the phial.','Return a Filled Etched Phial to Zangen Stonehoof in Thunder Bluff.','Very good. This should fill Rau\'s request just fine. Could you deliver this to him? You might enjoy spending some time out in the Needles.','Once we have the filled phial, we can send it along to my associate, Rau, in the Thousand Needles. He was the one who requested the phial of water, so he\'ll better know how we can make use of it.','','','','','',5868,0,0,0,1,0,0,0,5867,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,350,0,0,0,0,3500,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1196,2,1638,20,29,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1195,0,0,1197,5868,1,0,'The Sacred Flame','Bring the filled phial to Rau Cliffrunner at the Freewind Post in southeastern Thousand Needles. You can get to the Thousand Needles by taking the Great Lift at the southern edge of the Barrens.$B$BI wouldn\'t be surprised if you can help us out further.','Deliver the Filled Etched Phial to Rau Cliffrunner at the Freewind Post.','Hm, yes, this phial of water will serve our purposes perfectly. Because of the shared ancestry of the dryads and the centaurs, the water of the moonwells will enable us to breach the protection of the eternal flame surrounding the centaur relic.','I don\'t suppose you\'ve been sent by Zangen, hm?','','','','','',5868,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,25,0,0,0,0,0,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1197,2,1638,20,29,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1196,0,0,0,5868,1,0,'The Sacred Flame','Using the water you brought, you will be able to temporarily douse the flame that holds the centaur relic. It will not work permanently, however, so you will have to be quick about it.$B$BYou will find Splithoof Crag, the centaurs\' stronghold, to the north of here. The flame is kept in Splithoof Hold, a heavily guarded part of the crag.$B$BBe careful, though, the Galak centaur have great numbers here, and will be rather reluctant to surrender something so dear to them.','Retrieve the Cloven Hoof for Rau Cliffrunner at the Freewind Post.','I sense a strange energy emanating from the Hoof... I have no doubt that we will discover surprising new information about the centaur from its study.$B$BMy thanks, $N. Now I must begin to decipher the mysteries you have brought to me.','I am eager to put my hands upon the Cloven Hoof. Have you taken it yet?','','','','','',5869,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6739,6740,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,1410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1198,2,719,18,24,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1200,0,0,0,'In Search of Thaelrid','Many rumors circulate these days about the union of the Twilight\'s Hammer and the naga in Blackfathom Deeps on the coasts of Ashenvale.$B$BMy role here with the Argent Dawn is to collect as much information as I can, so we know when and where help is needed.$B$BIt has been weeks now since I sent a scout to check on the activity at Blackfathom Deeps. Argent Guard Thaelrid has not yet reported back.$B$BMy other scouts are preoccupied with pressing matters.$B$BSeek out and aid Thaelrid for me, $n.','Seek out Argent Guard Thaelrid in Blackfathom Deeps.','Dawnwatcher Shaedlass was good to send you. There is indeed a wicked plot underway in this corrupted place.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,69,0,0,0,350,350,0,0,0,0,1440,0,0,0,0,0,0,0,0,1,1,1,29,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1199,2,719,20,25,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Twilight Falls','Empowered by the ancient rites of the chaotic Old Gods the members of the Twilight\'s Hammer strive to bring about the return of their dark patrons and spread death and terror across the world.$B$BWe believe that the Twilight\'s Hammer has allied with the naga and are amassing in Blackfathom Deeps on the coast of Ashenvale.$B$BWhatever evil plan brews in the depths of the old temple must be thwarted.$B$BWage war on the Hammer and bring back proof of your deeds. Your efforts will be rewarded handsomely.','Bring 10 Twilight Pendants to Argent Guard Manados in Darnassus.','You are no doubt of brave and noble blood, $N. The Argent Dawn commends you for your efforts against evil.','Blackfathom Deeps was once an ancient night elf temple. It once housed a most powerful moonwell. Who knows what evil brews there now at the hands of the Twilight\'s Hammer.$B$BHave you made any progress in ridding their presence?','','','','','',5879,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6998,7000,0,0,1,1,0,0,529,69,0,0,0,150,350,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1200,2,719,18,27,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1198,0,0,0,0,0,0,'Blackfathom Villainy','Strength has left me. Your help is needed!$B$BLong ago this site was a great temple of Elune. But misfortune led to ruin when the corruption of an Old God seeped up from beneath the earth and tainted the sacred Moon Well.$B$BAku\'Mai, servant of the Old God, rose from the waters.$B$BThe Twilight\'s Hammer cultists have allied with the naga to occupy these grounds. The cultists, led by Kelris, sacrifice innocents to Aku\'Mai for power.$B$BSlay Kelris and bring his head to Selgorm in Darnassus, $N, please.','Bring the head of Twilight Lord Kelris to Dawnwatcher Selgorm in Darnassus.','Kelris has eluded us for quite some time.$B$BIt seems as though whenever evil made its presence known in these parts, Kelris had played a role. For some time we considered him dead or missing.$B$BBut this makes perfect sense. By ending his reign you have spared the lives of many innocent people.$B$BBy the light! To sacrifice someone to a servant of an Old God for one\'s personal gain is beyond reproachful!$B$BYou have done a great deed, $N. I salute you on behalf of the Argent Dawn.','Time is a precious commodity, $C.$B$BMy role here in Darnassus is to ensure that the Argent Dawn thrives and that the evil forces encroaching upon Kalimdor are thwarted.$B$BState your business quickly or be on your way.','','','','','',5881,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7001,7002,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,69,0,0,0,500,500,0,0,0,6500,1020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1201,2,15,30,35,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1202,0,0,0,'Theramore Spies','The Horde and Alliance hold an uneasy truce. Outlying skirmishes and covert actions are taken by one side against the other, and it is our duty to ensure the Horde is on top!$B$BNow is the chance to do just that.$B$BAlliance infiltrators have taken positions east of Brackenwall Village. They spy on the village and report our movements to Theramore, which we cannot allow.$B$BHunt down the infiltrators and slay them. Send a clear message to their superiors that we will not tolerate their spies\' presence!','Kill 9 Theramore Infiltrators, then return to Nazeer Bloodpike in Brackenwall Village.','Good work. Their infiltrators are skilled, but they\'re not good enough to escape the watchful eye of the Horde!','Did you find the infiltrators, $N?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4834,0,0,0,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,1650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1202,2,15,30,35,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,1201,0,0,0,0,0,0,'The Theramore Docks','$N, two of our spies were sent to steal documents from a ship at the Theramore docks. They gained the papers but were discovered, and were forced to throw the documents into the sea.$B$BOne spy later escaped, but was unable to recover the prize. He reported his failure to me, and I now charge the task to you.$B$BThe documents are in a footlocker, in the waters somewhere beneath the Theramore docks. Find those documents, $N, and bring them to me.','Bring the Captain\'s Documents to Nazeer Bloodpike in Brackenwall Village.','I commend you, $N. This was not an easy mission. But the documents you gained are valued greatly by our superiors.','Did you find the documents, $N? They hold information vital to the stability of the Alliance and, hence, vital to the security of the Horde.','','','','','',5882,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,1650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (1203,2,15,30,35,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,1206,0,0,0,0,0,0,'Jarl Needs a Blade','I have cutting to do. I can\'t tell you what I\'m going to cut, but... I need myself a blade. A certain blade...$B$BSome people call it a moonsteel broadsword. I call it a swing blade.$B$BYou help me? Maybe you find it in town, maybe you talk to a blacksmith and he\'ll make it special.$B$BBut don\'t sleep on this. What I\'m cutting won\'t keep forever...','Bring a Moonsteel Broadsword to Jarl in Dustwallow Marsh.','That\'s a good blade. It has a good swing. It\'s a good swing blade. Thank you. Thank you, thank you, thank you!!! Now I want to try it....$B$BLater. I\'ll try it later. But like I was saying... thanks.','You have my blade??','','','','','',3853,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9622,5016,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,3500,2070,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,1,36,4,0,0,1000,0,0,0,0), - (1204,2,15,33,38,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1260,0,0,1258,0,0,0,'Mudrock Soup and Bugs','I\'m working on a dish I call \"Mudrock Soup and Bugs.\" I still need the major ingredients, and... well, I don\'t think I\'d last long trudging through Dustwallow Marsh!$B$BSo, $N, can you do some hunting for me? First, I need the tongues of Mudrock turtles. You can find Mudrocks along the coast, mostly around the bay.$B$BBut I don\'t want just any tongues! I hear that the tongues of some Mudrocks are forked...$B$BThey say the forked tongues have a distinct flavor, and I want that flavor in my dish...','Bring 8 Forked Mudrock Tongues to Morgan Stern in Theramore.','These will do fine! Thank you, $N!$B$BNow I\'ll try different cooking techniques on these tongues to find the best way to bring out their flavor.$B$BEventually I\'ll have a dish worthy of serving at the Blue Recluse in Stormwind!','Did you get the forked tongues?','','','','','',5883,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (1205,2,15,35,45,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Deadmire','Deadmire is an ancient crocolisk in Dustwallow marsh. And it is his time to die.$B$BOld bones grind as he pulls his huge body through the swamp, and although he still moves with the strength and speed of youth, his aging body tortures the great spirit within it, a spirit whose flame will not waver.$B$BYet now he lives in constant, maddening pain. You must end the life of this noble creature, $N. You must lead Deadmire to peace.','Bring Deadmire\'s Tooth to Melor in Thunder Bluff.','Very good, $N.$B$BI am sure the hunt was not easy, but it is good to know the beast\'s pain has finally ended.','Do you have the tooth of Deadmire, $N? Have you ended the creature\'s suffering?','','','','','',5945,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (1206,2,15,30,35,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,1218,0,0,1203,0,0,0,'Jarl Needs Eyes','Eye juice is good juice for drinking. Too bad most critters only have two eyes.$B$BBut spiders have lots of eyes. Lots and lots. And Darkmist eye juice is tasty. Smooth and salty! Unpopped spider eyes... I taste them already.$B$BDarkmist spiders are west of here, in the Darkmist Cavern. You figure the spiders are named after the cave... or is it the other way around?','Bring 20 Unpopped Darkmist Eyes to \"Swamp Eye\" Jarl at the Swamplight Manor.','You got the eyes! You got the eyes! Tasty, tasty spider eyes!$B$BSome eyes... when you stare at them they stare back. Eat those last. They keep you company... out in the swamp.$B$BHello, little spider eyes. Hello! You taste like chicken. Gooey, salty chicken!$B$BMmmh.','Where are those eyes?','','','','','',5884,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1650,0,0,0,0,0,0,0,0,1,6,0,0,0,0,0,0,0,0,4,1,3,0,0,0,2000,0,0,0), - (1218,2,15,30,35,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,1206,0,1206,0,0,0,'Soothing Spices','I like cooking. Good swamp cooking. Fried green frog legs and the like.$B$BAnd for cooking, I need spice. Soothing spice. Then I\'ll make a stew and stew it up and suck it down and give you some too.$B$BDo you like stew?','Bring 3 Soothing Spices to \"Swamp Eye\" Jarl in Dustwallow Marsh.','Ah, that\'s the spice! Now here\'s some swampy good stew.','Spice. We could all use some spice in our life. You agree?',NULL,NULL,NULL,NULL,NULL,3713,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6807,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,4,0,0,0,0,0,0,0,0,0), - (1219,2,15,30,35,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1220,5917,1,0,'The Orc Report','Sifting through the loose dirt, the severed hand of an orc is found. And clutched in the hand is a bone-carved tube. And in the tube is a dirt-stained parchment.$B$BThe parchment is written in orcish... and it looks important.','Bring the Spy\'s Report to Lieutenant Aden in Theramore.','Hm... I can\'t read orcish very well, but this looks like a report... written by an orc spy!','Do you have a report to make?','','','','','',5917,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), - (1220,2,15,30,35,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1219,0,0,0,5917,1,0,'Captain Vimes','Captain Vimes should see the orc report you found, $N. He knows the orcish language better than most. And he should know that there are Horde spies near Theramore!$B$BThe captain is in the barracks, on the northeastern side of Theramore Isle.','Bring the Spy\'s Report to Captain Garran Vimes.','A report from an orc spy! How did you find this? No matter -- let\'s see what it says...','You have something for me?','','','','','',5917,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), - (1221,2,1717,20,26,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Blueleaf Tubers','Blueleaf tubers are a delicacy around the world! But they\'re rare, very rare. The only place to find them is here in the Barrens, deep in the earth, in Razorfen Kraul.$B$BAnd even then, they\'re impossible to find unless you know just where to look! That\'s why I\'ve trained these snufflenose gophers to find them for me. They have great noses and can smell a tuber from fifty paces away.$B$BIt won\'t be easy, but if you get me some tubers I\'ll pay you handsomely.','Grab a Crate with Holes.$BGrab a Snufflenose Command Stick.$BGrab and read the Snufflenose Owner\'s Manual.$B$BIn Razorfen Kraul, use the Crate with Holes to summon a Snufflenose Gopher, and use the Command Stick on the gopher to make it search for Tubers.$B$BBring 6 Blueleaf Tubers, the Snufflenose Command Stick and the Crate with Holes to Mebok Mizzyrix in Ratchet.','Great, you got them! I can sell these to my contacts for a bundle!$B$BThanks for the delivery, $N! You are a great partner.','Do you have the tubers, $N?','','','','','',5876,5880,5897,6684,6,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6755,0,0,0,1,0,0,0,470,0,0,0,0,250,0,0,0,0,0,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1221,0), - (1222,2,15,30,37,84,0,77,0,0,0,0,0,0,0,0,0,0,2,2,0,1271,-1222,0,0,0,0,'Stinky\'s Escape','Great, finally something that doesn\'t want to eat me!$B$BI need help handling the critters around here, and you fit the mold, $gbuddy:lady;.$B$BThe cook Morgan Stern is researching a new recipe, and he sent me out here to gather bogbean leaves. I guess he thinks they\'re tasty.$B$BAnyway, while looking for a bogbean plant... I got myself surrounded! Can you help me out of here, and watch my back as I look for the bogbean?','Escort \"Stinky\" Ignatz, then speak with Morgan Stern in Theramore.','Mr. Ignatz was just here with the bogbean leaves, and he told me you helped him out of some real trouble.$B$BThank you, $N. I will ask my uncle to treat you to a feast the next time you visit the Blue Recluse in Stormwind.','Have you seen Mr. Ignatz? I sent him into the swamp some time ago and he hasn\'t returned!','Help Stinky find Bogbean Leaves','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3825,0,0,0,1,0,0,0,72,0,0,0,0,250,0,0,0,0,4000,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2,0,0,0,0,0,0,0,0), - (1238,2,15,30,35,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5917,1,0,'The Lost Report','Sifting through the loose dirt, the severed hand of an orc is found. And clutched in the hand is a bone-carved tube. And in the tube is a dirt-stained parchment.$B$BThe parchment is a report made by an orc who spent weeks spying on the city of Theramore.$B$BAfter scanning the parchment, it is clear that it must be brought to the orc spymaster in Brackenwall Village.','Bring the Spy\'s Report to Nazeer Bloodpike in Brackenwall Village.','Good work, $N. Our agent, Marg Nighteye, was stationed outside Theramore. He was charged to spy on the city. $B$BThis is his latest report, and it may be his last -- from your testimony, I fear that Marg met his end in the swamp...','You have something for me?','','','','','',5917,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,150,0,0,0,0,0,1230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1239,2,15,30,35,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1238,0,0,1240,5918,1,0,'The Severed Head','Vigorous digging reveals the head of a male orc, raggedly severed at the neck. His lips are frozen in a snarl, and its dark eyes stare defiantly.','Bring the Defiant Orc Head to Nazeer Bloodpike in Brackenwall Village.','This is the head of Marg Nighteye! As I feared, he is dead.$B$BLook at the wound on his neck! Could a weapon have made that ragged cut, or did some beast slay our agent?$B$BThis is a mystery we must solve, $N. We must discover if Marg\'s death was at the hands of the Alliance!','You have another matter to report, $N?','','','','','',5918,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,150,0,0,0,0,0,1230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1240,2,15,30,35,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1239,0,0,0,5918,1,0,'The Troll Witchdoctor','We must know the events surrounding Marg\'s death! And the only way to do that, $N, is through the witch-magic of trolls.$B$BBring Marg\'s head to Kin\'weelay in Stranglethorn Vale, at the Grom\'gol Base Camp.$B$BKin\'weelay is the most powerful witchdoctor of the Darkspear trolls. If anyone can speak to Marg Nighteye\'s spirit, it is he.','Take the Defiant Orc Head to Kin\'weelay in the Grom\'gol Base Camp in Stranglethorn Vale.','Ah, I now see. The spirit of this orc is bound in our world, boiling with rage from a task yet undone.$B$BWell, let us have words with this angry orc...','There is an angry spirit about you, $gbrother:sister;. What brings you to Kin\'weelay?','','','','','',5918,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,1650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1241,2,1519,28,28,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1274,0,0,1242,5948,1,0,'The Missing Diplomat','Recently a diplomat was sent to Theramore to meet with Jaina Proudmoore. That diplomat never arrived.$B$BI believe the Defias are involved in this plot, but I\'m not sure how. The diplomat\'s disappearance still eludes public attention, but it can\'t remain that way for long.$B$BAgents of the king are already scouring the city for clues, but I have my own contacts I would like involved.$B$BIn the Valley of Heroes is an old friend of mine named Jorgen. Find him, give him this note, and follow his instructions.','Find Jorgen in Stormwind City.','Hmm... $B$BAll right. I\'ll help ya, but not because I want to, but because I\'m obligated.$B$BAnd let\'s get one thing straight: you\'re knowin\' far more than you should to begin with. Let\'s keep this our little secret, and don\'t go blabbin\' at any taverns about anything you find out. Understand?','Hmph, you better have good reason to interrupt a man and his fishin\'. I don\'t take kindly to peddlers, let alone beggars.','','','','','',5948,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,138,0,0,0,0,0,0,0,0,2,1,1,0,0,0,0,0,0,1,1,1,6,0,0,0,0,0,0,0), - (1242,2,1519,28,28,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1241,0,0,1243,5946,1,0,'The Missing Diplomat','Take this here note to Elling Trias. Don\'t say nothin\' else to him. Just be polite and wait for him to respond. And don\'t worry, he will.$B$BI\'m gonna only impress this on ya once more, $N: treat this matter seriously, and keep your yapper shut.$B$BYa can find Trias at his cheese shop, Trias\' Cheese, in the Trade District. Good luck.','Delivery Jorgen\'s Sealed Note to Elling Trias in Stormwind City.','I\'m sorry, a letter for me? Well, I\'ll be... not often you get a delivery that\'s not a crate or barrel when all you do is work. Let\'s see what this is about.$B$B$B$BYou look a little tense, you okay, $N?','Hello, $N. Is there something I can do for you? Perhaps you\'d like to try some of our special Trias cheddar? Or a block of Darnassian bleu?','','','','','',5946,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,138,0,0,0,0,0,0,0,0,1,1,9,0,0,0,0,0,0,6,6,9,6,11,0,0,0,0,0,0), - (1243,2,1519,28,28,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1242,0,0,1244,5960,1,0,'The Missing Diplomat','Jorgen, you ol\' sonuva.... So, that\'s how it\'s going to be, huh?$B$BAll right, I can deal with that. I hope he finds the Twisting Nether that much sooner!$B$BHere\'s what\'s gonna happen, $N. I\'ll start using my contacts here, but you\'re doing most of the footwork so I save some coin.$B$BHead to Darkshire in Duskwood and find Watcher Backus--he usually patrols the north road right outside of town. Just tell him you\'re looking into any Defias activity for me and he\'ll help you out with any information he can.','Give the Sealed Note to Watcher Backus in Duskwood.','Oh, Trias sent you, huh? That\'s a little different.$B$BFeel free to fight whatever monstrosities come at you from the darkness. I\'m sure you\'ll be able to handle it pretty easily if you\'re the type to be hanging around with the likes of him.$B$BSo, what does my friend need of me on such a gloomy day as this?','Not too safe to be traveling about in the woods, $N. Be careful, and if you see anything suspicious or dangerous, contact the Watchers immediately. Don\'t try and take anything on yourself. We\'re not responsible for anything terrible that might happen to you.$B$BBut we both know you\'re gonna ignore me and fight whatever comes out of the darkness anyway, don\'t we? Haha, yeah, you adventurer types... all the same.','','','','','',5960,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,138,0,0,0,0,0,0,0,0,1,6,1,0,0,0,0,0,0,2,6,11,6,0,0,0,0,0,0,0), - (1244,2,1519,28,30,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1243,0,0,1245,0,0,0,'The Missing Diplomat','Defias activity? Well, there\'s always some activity; even if they keep to themselves we consider them a threat.$B$BBut now that I think about it, there was a recent sighting that seemed odd. It must have been a couple weeks ago, but some of their agents had gathered around Addle\'s Stead. From the report, I\'d guessed something big went down.$B$BWhy don\'t you check there first and bring me back anything you find?$B$BThe farmstead is south of the road from Westfall just as you enter Duskwood.','Find the Defias Docket and return it to Watcher Backus in Duskwood.','You\'re back safe and sound. Couldn\'t ask for much more than that, could you?$B$BNow, let\'s see what we have here. This looks pretty official as far as any Defias documents I\'ve seen. But it could be a dupe just to throw you off track of whatever it is you\'re looking for.','Be careful out there, $N. I know Trias was the one to send you here, but that doesn\'t mean there isn\'t anything lurking out in the woods that couldn\'t cause you some trouble... especially with you investigating the Defias.','','','','','',5947,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,6,1,1,1,0,0,0,0,0,1,1,9,1,0,0,0,0,0,0,0), - (1245,2,1519,28,30,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1244,0,0,1246,5947,1,0,'The Missing Diplomat','Whoa, this looks way too complex to be something to just lead you astray. I shouldn\'t even be looking at this stuff. Take it to Trias--he\'ll be able to make sense of it. And DON\'T let anyone get in your way. This is bigger than me. It might even be bigger than him, but we\'ll see.$B$BAnd do me a favor, $N, don\'t tell anyone I helped you. If my superiors found out I knew about any of this and didn\'t share it with them they\'d probably hang me.','Bring the Defias Docket to Elling Trias in Stormwind.','Yeah... this is an interesting read. Jorgen and DeLavey were smart to bring me in on this.$B$BSeems the Defias have been trying pretty hard to complete this plan of theirs. Hmm... what\'s this? Fist? That\'s a familiar name.','I see you\'re back, and in one piece. We both know you\'re not here for cheese, so let\'s cut out the pleasantries. Was Backus any help, or have you even left for Duskwood yet?','','','','','',5947,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0,0,0,0,0,0,0,0,5,1,1,1,0,0,0,0,0,6,1,1,0,0,0,0,0,0,0,0), - (1246,2,1519,28,31,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1245,0,0,1447,0,0,0,'The Missing Diplomat','Yeah, now that I think about it... Dashel... Dashel something... What was his name? FIST! Dashel Stonefist. They call him Fist in some circles--probably on account that he likes to get in brawls.$B$BYou can find him in Old Town usually--right smack dab in the center of it. Go talk to him. If you have to, use a sword or something heavy and blunt to persuade him to open up some. And don\'t hesitate. If he\'s in this as deep as these papers suggest, then he\'s not going to give you any information willingly.','Speak to Dashel Stonefist in Stormwind.','What?!$B$BYou come into me alley and ask questions about me personal business? Business which you obviously have nothing to do with.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,14,1,0,0,0,0,0,0,0,0), - (1247,2,1519,28,31,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1447,0,0,1248,0,0,0,'The Missing Diplomat','So yeah... um... I might know something \'bout that meeting at Addle\'s Stead. Happened a few weeks back I think. I really didn\'t have any part in it. Me part was done when plan A failed... damn adventurers.$B$BThe guy we got on the inside for plan B came out of Menethil; guy called Slim. That\'s all I know regarding their backup plan.','Speak to Elling Trias in Stormwind.','Good to see you\'re still alive, $N. So, it went well with Dashel then, huh?$B$BI\'ve been reading up more on this plan of theirs, and although it doesn\'t state the name of the diplomat they were after, it does talk about this plan B they enacted after failing on their first attempt to capture him.$B$BThis Slim that Dashel mentioned doesn\'t have any other name written here, but if you say he\'s in Menethil, then that\'s a start.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0,0,0,0,0,0,0,0,11,1,1,0,0,0,0,0,0,1,3,1,1,0,0,0,0,0,0,0), - (1248,2,1519,28,33,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1247,0,0,1249,0,0,0,'The Missing Diplomat','A contact of mine retired in the Wetlands at the harbor city of Menethil. He should be willing to help on your word alone if you tell him you\'re working for me. His name is Mikhail. He mentioned becoming a bartender before leaving Stormwind a few years ago.$B$BSpeak to him, find this Slim, and find out if there\'s anything else to know about this kidnapped diplomat. We need to find out where they\'ve taken him, or at least who he is. The docket doesn\'t mention anything about their plans after he\'s captured.','Speak to Mikhail in the Wetlands.','Welcome, welcome, welcome, $N. Good of you to join us. Perhaps an ale today? Or some mutton?$B$BName your pleasure and I\'ll see to it that you\'re taken care of. My name is Mikhail, and I look forward to serving you.$B$BHmm? What\'s that? Trias? Keep your voice down, my friend. This isn\'t something for the whole tavern to hear about.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,390,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,3,1,6,1,0,0,0,0,0,0), - (1249,2,1519,28,33,0,0,77,0,0,0,0,0,0,0,0,0,0,2,2,1248,0,0,0,0,0,0,'The Missing Diplomat','You say Elling sent you here? Well then, the hospitality I expressed is now tenfold. Anything you need, just ask. I will do my best to aid you.$B$BHmm, Slim, you say? Not sure the name sounds familiar, but I\'ll keep my eyes out for him.$B$BDon\'t look now, $N, but the gentleman over by the exit is looking over here. He\'s listening to our conversation a little too intently if you catch my meaning? If I were you, I\'d do what you can to subdue him before he makes a break for the door.','Subdue Tapoke Jahn before he escapes, and then return to Mikhail in Menethil.','Caught him, huh? Good for you. I\'m surprised that was Slim.$B$BI\'ll be honest, I never thought I\'d miss the excitement of some of the more devious underground activities. I guess old habits die hard. Don\'t mention that to Elling--he\'d probably try and get me to come back to Stormwind if he heard I missed the action.$B$BI\'m glad I could at least be of a little service to you while you were in Menethil. If you need anything else, just ask.','Did he slip away? He looked a little shady the way he was watching us.','Defeat Tapoke Jahn','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,780,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1250,2,1519,28,33,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1249,0,0,1264,0,0,0,'The Missing Diplomat','The Defias didn\'t pay me well enough to die for their cause. They took the king. Yeah, the king of Stormwind, not some lowly diplomat. He was on his way to Theramore to meet with Jaina Proudmore--it was a big deal apparently, and a big secret. But it\'s not just the Defias that are involved. They\'re working with someone. I think they knew this was bigger than them.$B$BMy part was just to get their man on board the king\'s ship while it was in the harbor. The guy\'s name was Hendel. That\'s all I know. I swear!','Speak to Mikhail in the Wetlands.','THE KING?! I mean... the king? The real king? Are you joking? You didn\'t mention you were looking for the king\'s kidnappers. I didn\'t even hear he was missing--that would explain his son being crowned some.$B$BI\'ll send word to Elling right away. He\'ll want to know you\'re on the trail.$B$BI would never have guessed Jahn would sell out Stormwind for some lousy coin. Even a rogue\'s got to have honor when it comes to some things.$B$BThe key now is to find this Hendel. And I think I can help with that.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,162,0,0,0,0,0,0,0,0,18,1,1,5,0,0,0,0,0,1,5,1,1,1,0,0,0,0,0,0), - (1251,2,15,30,35,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1321,5919,1,0,'The Black Shield','An iron shield, blackened by the fire that raged through the inn, is affixed to the crumbling chimney, one of the few remaining parts of the structure that once made up the Shady Rest Inn.$B$BThe shield can be removed from the brick of the chimney.','Bring the Blackened Iron Shield to Krog in Brackenwall Village.','I grant that humans have strange decorating tastes, but would they use a plain iron shield to adorn their fireplace? Perhaps this shield was placed there by the ones who burned the inn.$B$BA warning? A threat?','What\'s that you have there, $n? Evidence from the remains of the Shady Rest Inn?','','','','','',5919,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), - (1252,2,15,30,40,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1259,5950,1,0,'Lieutenant Paval Reethe','A glint of light on the ground catches your eye from underneath the rubble. Brushing away debris and ash caked onto the object reveals the insignia of a gold anchor on white enameled on the surface: the sign of Theramore.$B$BUnderneath the anchor is embossed the name \"Lieutenant Paval Reethe\".','Bring Reethe\'s Badge to Captain Garran Vimes in Theramore.','It\'s never good news when a guard\'s badge is brought to me.$B$BSometimes it\'s a man or woman who\'s fallen in battle, and I\'m left to bring the news to the grieving family. Other times we never find out what happened to them. And other times it\'s even worse than that.','Have you found anything of interest at the Shady Rest Inn?','','','','','',5950,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), - (1253,2,15,30,35,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1319,5919,1,0,'The Black Shield','An iron shield, blackened by the fire that raged through the inn, is affixed to the crumbling chimney, one of the few remaining parts of the structure that once made up the Shady Rest Inn.$B$BThe shield can be removed from the brick of the chimney.','Bring the Blackened Iron Shield to Captain Garran Vimes in Theramore.','Hm, I\'m no expert with the construction of arms and armor. Their use, yes, but not their making.$B$BThis shield seems as ordinary as any, excepting the damage from the fire that engulfed the inn.','Have you found evidence from the site of the Shady Rest Inn?','','','','','',5919,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), - (1258,2,15,33,40,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1204,1271,-1222,0,0,0,0,'... and Bugs','Another component of my new recipe is the shelled leg of a giant crab. And the crabs they have in Dustwallow -- Muckshells they call them -- just won\'t do! I\'m afraid the only suitable crabs live far away, in the Swamp of Sorrows.$B$BThe shell of the crab leg is a key element of the dish\'s presentation so I need pristine, unscarred legs. An adult crab might only have one or two such legs, and I need a lot in order to research my dish.$B$BSo, $N... are you willing to travel?','Bring 12 Pristine Crawler Legs to Morgan Stern in Theramore.','These are wonderful specimens, $N! The shells are in perfect condition, and the meat is pink and tender. The blood of a chef is in your veins, I\'m sure of it!','My research with the Mudrock tongues is progressing nicely. I trust your crab hunt goes well?','','','','','',5938,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6801,0,0,0,1,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,4,1,0,0,0,0,0,0,0,0), - (1259,2,15,30,40,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1252,0,0,1285,0,0,0,'Lieutenant Paval Reethe','I don\'t recognize the name of Lieutenant Paval Reethe. Your best bet would be to check with Adjutant Tesoran. He keeps track of all the records for the Theramore guard, from personnel to their equipment.$B$BHe should be able to tell you who this Reethe is with a quick check of his books.','Find out more about Reethe from Adjutant Tesoran in Theramore.','Hello, $N. You\'d like information about a specific member of the Theramore guard? Reethe, was it?$B$BJust give me a moment to find the right book.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,192,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1260,2,15,33,38,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1204,0,0,0,'Morgan Stern','I\'m developing a new menu for the restaurant. It will be filled with rural dishes with a \"bayou\" theme. I think my clientele at the Blue Recluse will love them!$B$BI sent my nephew Morgan to Theramore, a city on the edge of the Dustwallow Marsh. He\'s there gathering recipes from the locals, and I must know what he found so far.$B$BThe trip to Theramore is long. Too long for me. But I bet a young $c like yourself would jump at the chance to travel, yes?','Speak with Morgan Stern in Theramore.','Oh, my uncle sent you, did he?$B$BWell I\'ve been researching recipes and I have some leads, but I need help.$B$BHelp from someone willing to get his feet wet.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1261,2,15,30,40,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,1240,0,0,1262,0,0,0,'Marg Speaks','Cursed muckshell! You can\'t kill Marg! Ah, but I am dead. So it must have slain me...$B$BBut my mission! My mission! You, $N, must complete it.$B$BWhile near Theramore, I spied a group of Alliance soldiers camped on the beach. And one soldier wore a pendant... a pendant laden with more gems than any soldier could afford!$B$BThat night I snuck into their camp and stole the pendant, but on my return to base a muckshell crab-man killed me!$B$B$N, you must find that muckshell and recover the pendant!','Bring the Jeweled Pendant to Nazeer in Brackenwall Village.','This pendant was worn by a soldier of Stormwind??$B$BThank you, $N. You have revealed the secret of Marg\'s death. But this pendant is a new mystery to solve, one that may have dire effects on the Alliance, and the Horde.','$N, did you discover Marg\'s fate?','','','','','',5942,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1262,2,15,30,40,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1261,0,0,0,5942,1,0,'Report to Zor','It is strange that the pendant Marg stole was in the hands of common soldiers. Perhaps its owner was in disguise, or perhaps the soldiers themselves stole it!$B$BRegardless of which is true, this is a noble\'s pendant and we must discover its true owner if we are to unravel its mystery.$B$BTake the pendant to Zor Lonetree in Orgrimmar. He is well schooled in Alliance politics, and will know if this pendant has a history among the nobles of Stormwind.','Bring the Jeweled Pendant to Zor Lonetree in Orgrimmar.','This pendant was crafted with great skill and precision, $N. No orc would covet such a jewel...$B$BBut many humans would.$B$BI will have this pendant studied. In time let us hope that its mysteries will be revealed to us.','You traveled from Brackenwall Village in Dustwallow? How fares Nazeer, and how fare his efforts in the marsh?','','','','','',5942,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1264,2,1519,28,33,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1250,0,0,1265,0,0,0,'The Missing Diplomat','The beginning of every month the Kul Tiras Marines all get paid and usually leave Theramore for somewhere else. A lot of them come here to womanize, carouse, and just have a good time. One of those groups I\'d consider regulars here at the tavern, and I believe this Hendel is among them.$B$BCommander Samaul in Theramore would be able to help you find him if Hendel\'s still stationed there. He\'s completely loyal to Proudmoore, but if you drop Elling\'s name, he should help you out... discreetly.','Find Commander Samaul in Dustwallow Marsh.','A pleasure to meet you, $N. I am Commander Samaul. I\'m in charge of Miss Proudmoore\'s forces here in Theramore.$B$BAlthough I\'m quite busy, if you have any questions, please feel free to speak up. I might have to keep it short, but there\'s no reason for me to be rude if you need my help.$B$BIf you plan on traveling out of the city, I\'d suggest you be careful. Besides ogres, orcs and murlocs, the southern part of the swamp is filled with black dragons.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,780,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,66,1,1,0,0,0,0,0,0,0), - (1265,2,1519,28,35,0,0,77,0,0,0,0,0,0,0,0,0,0,12,2,1264,0,0,1266,0,0,0,'The Missing Diplomat','Hendel? Yes, I know the man. But why would you need one of my soldiers?$B$BElling sent you to find him? Hmm, I don\'t like the sound of that. Elling wouldn\'t have you come to me first if your business wasn\'t troubling. I understand if you can\'t tell me what this is about, but know this: I have a duty to protect these lands. If you\'re going to cause a disturbance, then I suggest you inform me of whatever you can.$B$BI believe Hendel was stationed at the first tower outside of Theramore. Be cautious.','Search Sentry Point for any sign of Private Hendel.','The man you seek, the one known as Hendel, is not here. Other sources have brought to the Lady Proudmoore information I believe you already know. She has asked me to find you, and give you aid in your venture. If you would allow it, I will tell you where to find Private Hendel so we can bring him to justice.','Yes, $N?','Sentry Point explored','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,168,0,0,0,0,0,0,0,0,6,1,1,0,0,0,0,0,0,1,1,1,2,0,0,0,0,0,0,0), - (1266,2,1519,28,36,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1265,0,0,1324,0,0,0,'The Missing Diplomat','Private Hendel is to the west of here. He\'s currently on guard duty protecting some of Theramore\'s infiltrators while they rest. They\'ve been keeping tabs on the Horde base, Brackenwall, and looking for anything else that might threaten our borders.$B$BYou should have no problem finding him; just look for the tents along the road.$B$BI have another matter to attend to, but I shall catch up to you soon enough. You can always find me in the Lady Proudmoore\'s tower if you have any problems.','Find Private Hendel in Dustwallow Marsh.','Hello, citizen. This is a dangerous place to be wandering about. I wouldn\'t hang around too long if you value your life.$B$BIf you keep your questions short, I\'ll see if I can help you. Just keep your eyes open for any of those filthy ogres. Rumor has it there\'s a Horde base somewhere in the swamps. The infiltrators are doing what they can to find it, but the process has been slow going and we\'ve had little progress.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,420,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,2,1,1,1,0,0,0,0,0,0), - (1267,0,1519,28,38,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1324,0,0,0,0,0,0,'The Missing Diplomat','','Speak to Jaina Proudmore in Dustwallow Swamp.','Thank you for your help $N. Please accept this token of my appriciation for your efforts.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6757,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,13000,2580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0), - (1268,2,15,30,35,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Suspicious Hoofprints','Rows of hoofprints lead away from the still-smoking skeleton of the Shady Rest Inn. There are at least a few visible impressions, with more rows of prints almost imperceptible in the soft mud of the marsh.','Report about the suspicious prints at the Shady Rest Inn to Krog in Brackenwall Village.','Hoofprints... It could have been the quilboar, I suppose. Or maybe even the centaur. Their presence in the Barrens is not insignificant, and I would not think it a stretch to commit such an act.$B$BDid I tell you? It wasn\'t just that the inn was burned down... The owner\'s woman and pup were killed. Bad business, that.$B$BNonetheless, I will send Kagoro to find where the tracks lead.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1269,2,15,30,37,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5950,1,0,'Lieutenant Paval Reethe','A glint of light on the ground catches your eye from underneath the rubble. Brushing debris and ash caked onto the object reveals the insignia of a gold anchor on white, enameled on the surface: the sign of Theramore.$B$BUnderneath the anchor is embossed the name \"Lieutenant Paval Reethe\".','Bring Reethe\'s Badge to Krog in Brackenwall Village.','I know this human, Paval Reethe. Pathetic, even for his kind. He deserted his fellow soldiers and is now hiding out in the woods.$B$BI sent Ogron out to track him down. Some of the others suspect he\'s been stealing from our supplies. I think I saw Ogron heading off to the southeast.','Have you found any leads on what happened at the Shady Rest Inn?','','','','','',5950,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), - (1270,2,15,30,37,84,0,178,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,'Stinky\'s Escape','Great, finally something that doesn\'t want to eat me!!$B$BI need help handling the critters around here, and you fit the mold, $gbuddy:lady;.$B$BA goblin from Ratchet named Mebok Mizzyrix needs some bogbean leaves for a potion, or something... I honestly don\'t care why -- his money was good and I know this swamp, so here I am.$B$BToo bad I got myself surrounded before I found the bogbean! Can you help me out of here, and watch my back as I look for Mebok\'s plant?','Escort \"Stinky\" Ignatz, then speak with Mebok Mizzyrix in Ratchet.','Stinky was here with the herbs I ask of him, and he told me you helped him out of a bind. Good work! A friend of Stinky\'s is a friend of mine!$B$BHe asked me to give you this if I ever saw you, right before he walked back south toward the marsh.',NULL,'Help Stinky find Bogbean Leaves','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3825,0,0,0,1,0,0,0,470,0,0,0,0,250,0,0,0,0,4000,1710,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1271,0,15,30,37,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Feast at the Blue Recluse','','','My nephew said you aided him with his research in Dustwallow, and that you helped his associate out of a tight spot. Well, we Sterns stick together and we don\'t ignore our friends!$B$BSo wash your hands, $N, because we\'re about to throw a party in your honor!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5951,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1273,2,15,30,37,0,0,178,0,0,0,0,0,0,0,0,0,0,2,2,1269,0,0,0,0,0,0,'Questioning Reethe','It took a long time, but I found Reethe. He hide good for a human.$B$BOgron worried that he might be crazy after so much time in swamp. You come with me for we go get answers from him.','Go with Ogron to speak with Reethe, then return to Krog in Brackenwall Village.','Hmph. It is good that Reethe will no longer be lurking around the swamp, but it is a shame that humans are built so frail that he could not recover from a little arrow wound.$B$BIt seems that this thread of the mystery has led nowhere, and we must look elsewhere.','Did you find Reethe?','Question Reethe with Ogron','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6797,6798,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1274,2,1519,28,28,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1241,0,0,0,'The Missing Diplomat','Excuse me, $g sir : madam;. Bishop DeLavey asked me to approach adventurers that might be able to help him with a delicate matter.$B$BIf you could quietly head to Stormwind Keep and speak to him at your earliest convenience, I\'m sure he would appreciate your help. Again, please be discreet. It is a matter of some importance.','Find Bishop DeLavey in Stormwind Keep.','Hello, $N. I am Bishop DeLavey.$B$BNo doubt if you\'re asking me about my business here in the keep then young Thomas has succeeded in requisitioning you to help our kingdom. He has always been adept at following my requests.$B$BI\'m afraid I don\'t have time to elaborate much, so allow me to be blunt... and please, try to keep this from becoming common knowledge.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,138,0,0,0,0,0,0,0,0,1,1,2,0,0,0,0,0,0,1,2,1,1,0,0,0,0,0,0,0), - (1275,2,719,18,24,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,3765,0,0,0,0,0,0,'Researching the Corruption','Foolish blood elves toil with demonic magic. Have they not witnessed what happened with the naga and with the satyrs of Kalimdor?$B$BI fear that the blood elves will meet a similar deformation. Azeroth cannot afford to give birth to another vile race of monsters.$B$BI wish to study the brain stems of the satyr and naga so that I might deduce what fate the elves are headed toward. In Blackfathom Deeps, on the coast of Ashenvale, you will find both satyr and naga.$B$B\'Tis a long journey, $n.','Gershala Nightwhisper in Auberdine wants 8 Corrupt Brain stems.','You have traveled far and undoubtedly faced great peril.$B$BYour actions have been selfless. \'Tis for the good of all Azeroth that you help me with my research. I thank you, $N, for all that you have done.$B$BNow if you\'ll excuse me I have much work to do....','Once I have enough samples to study, my true work can begin. With the corrupted brain stems of both the satyr and naga of Blackfathom Deeps I can try to draw a correlation between the mutations.$B$BPerhaps with that gained knowledge we can prevent the blood elves from delving deeper into deformity and evil.','','','','','',5952,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7003,7004,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,3500,1440,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1276,2,15,30,37,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1323,0,0,0,5919,1,0,'The Black Shield','Ah, I remember now! Mosarn is a well-respected blacksmith in Thunder Bluff. I knew I had heard his name somewhere, before.$B$BIn thanks, the Earthen Ring awarded me with a set of armor crafted by Mosarn. Very good work.$B$BPerhaps he can tell you more about the shield he crafted.$B$BIt\'s not much of a lead, but since we didn\'t get anything useful out of Reethe, it\'s all we have.','Show the Blackened Iron Shield to Mosarn in Thunder Bluff.','Yes, you are certainly correct. This is a shield that I made.$B$BI\'m afraid there\'s not much more I can tell you though, $n. I craft so many different shields and sets of armor, I can\'t keep track of them all.','Hello there, $c. Something I can help you with?','','','','','',5919,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,840,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0), - (1282,2,15,30,35,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1282,0,0,0,0,'They Call Him Smiling Jim','I can\'t help it if I feel sorry for ol\' Jim there. He wasn\'t always like that. Ran an inn out in the marsh for a while, wonderful place.$B$BLook, I don\'t really want to talk about it. Bring it up with Captain Vimes if you really have to. He\'s stationed on the top floor of Foothold Citadel, the large barracks to the east of Lady Jaina\'s tower.','Speak with Captain Garran Vimes on the top floor of Foothold Citadel.','James Hyal\'s his real name. He opened an inn at the edge of the Barrens. Wanted to make a nice place for travelers to stop over...$B$BMight be he was thinking too big, but the inn did do well for a while. Then we lost control of the roads in the marsh, and the ogres took over.$B$BJames was too stubborn to give up his dream for safety within our walls, and the Shady Rest Inn was burnt to the ground. We\'re investigating, but haven\'t had much luck. If you want to help out, see what you can find in the rubble.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1284,2,15,30,35,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Suspicious Hoofprints','Rows of hoofprints lead away from the still-smoking skeleton of the Shady Rest Inn. There are at least a few visible impressions, with more rows of prints almost imperceptible in the soft mud of the marsh.','Report about the suspicious prints at the Shady Rest Inn to Captain Garran Vimes in Theramore.','Hoofprints, eh? It is true that there is an extraordinary amount of centaur activity in the lands near the Dustwallow Marsh. In brief excursions into the Barrens, we found their camps and holdings dotting the area.$B$BI\'ll send out Falgran Hastil, one of our trackers, to see if he can find where the tracks lead.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,6,0,0,0,0,0,0,0,0,0), - (1285,2,15,30,38,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1259,0,0,1286,0,0,0,'Daelin\'s Men','Reddon... Redpath... Ah, here it is! Lieutenant Paval Reethe.$B$BJoined the Theramore guard along with most of the recruits that came across the sea with Lady Proudmoore. Enlisted with the marines of Kul Tiras at the age of sixteen. Distinguished service, promotions...$B$BListed as missing.','Return the information about Reethe to Captain Garran Vimes in Theramore.','Missing? That would be Tesoran\'s kind way of saying traitor.$B$BNo doubt he\'s one of those fools so blindly loyal to Admiral Daelin that he turned traitor. Isn\'t that a delicious irony? The deserters accuse us of betraying the Alliance.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,174,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (1286,2,15,30,38,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1285,0,0,1287,0,0,0,'The Deserters','It has been a struggle maintaining a presence in the marsh, but through strength of our resolve, we have been able to maintain several defensive watchtowers throughout the area.$B$BThe latest information and scouting reports I have received indicate that a group of deserters has squatted in our abandoned tower at Lost Point, southeast of the inn.$B$BThe local lieutenant seems to be Balos Jacken. See if you can get some information out of him.$B$BBe warned, $n. He may be a tough nut to crack.','Get information about Reethe from Balos Jacken and the deserters in Dustwallow Marsh.','Did Vimes send you? Couldn\'t do his dirty work himself, could he...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1287,2,15,30,38,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1286,0,0,0,0,0,0,'The Deserters','Reethe? That coward?$B$BWe threw him out of camp because he insisted on raiding the supplies of the ogres up at Brackenwall Village. We\'re not so many in number that we could stand up to those mindless brutes.$B$BHe crossed the line one too many times, so we left him to fend for himself.$B$BNow, I helped you out... So, why don\'t you help us out and forget you bumped into us?','Speak with Captain Garran Vimes in Theramore about Reethe.','I will send Lieutenant Caldwell to deal with the deserters at Lost Point. In addition, I will instruct him to find Reethe. The marsh is not so big and trackless that he should be unable to find him.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (1301,2,1519,30,35,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1302,0,0,0,'James Hyal','Before working here at the Blue Recluse, I was trained by one of the best chefs and innkeepers I\'d ever met. His name was James Hyal. Everything I have and everywhere I\'ve gotten in life is thanks to him.$B$BI wonder how he\'s doing. His brother Vincent and he went to work in a tavern in Menethil Harbor, but I haven\'t heard from him recently.$B$BIf you ever happen to be headed in that direction, maybe you could say hello to him for me?','Speak with Vincent Hyal in Menethil Harbor.','James? Oh, he left quite some time ago.$B$BFelt the second wind of patriotism, I suppose. Not hard to see why he would. With all the insanity in Lordaeron, many people joined up with Jaina Proudmoore when she went across the sea.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1302,2,11,30,35,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1301,0,1282,0,0,0,0,'James Hyal','My brother James went with Lady Proudmoore across the sea. Last I heard, the fighting had settled down over there, and James was setting up an inn somewhere on the continent. Wherever he is, I\'m sure he\'s doing good business. Damn fine cook he was.$B$BI haven\'t heard from him for a while now--too busy with his inn, I\'d wager--but the clerk in Theramore could probably point you to him. Look for him on the top floor of that keep near the middle of the city. What\'s it called... Foothold Citadel, that\'s it.','Speak with Clerk Lendry at Foothold Citadel in Theramore.','James Hyal, James Hyal... Why does that name sound so familiar?$B$BOf course! The Shady Rest Inn incident. If you have any information about what happened there, I would urge you to speak with Captain Vimes about it. He\'s handling the investigation.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1318,2,2557,56,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Unfinished Gordok Business','Now you da king, so maybe you get prized Gordok artifact back from creepy elf who calls himself Prince! Da king before you failed, just like all da other kings since Tortheldrin - da creepy elf - stole it from old timey Gordok king!$B$BArtifact is called da Gauntlet of Gordok Might. Old timey stories say only da one true king da Gordok can get it back. Old timey story also say creepy elf is still around here - you find it and it will become mighty gauntlet you wear forever! Yar, I show you!','Find the Gauntlet of Gordok Might and return it to Captain Kromcrush in Dire Maul.$B$BAccording to Kromcrush, the \"old timey story\" says that Tortheldrin - a \"creepy\" elf who called himself a prince - stole it from one of the Gordok kings.',NULL,NULL,'','','','','',18336,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18366,18367,18368,18369,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1319,2,15,30,35,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1253,0,0,1320,5919,1,0,'The Black Shield','I\'m sorry I can\'t be of much help, $n, but I can refer you to someone who would be. Caz Twosprocket, one of our best blacksmiths, works the forge at the smithy.$B$BTake the shield to him, and see what he can tell you.','Show the Blackened Iron Shield to Caz Twosprocket in Theramore.','Hm... interesting piece of iron you have here. Definitely not made by any of the blacksmiths I know over on this side of the sea, and it\'s certainly not my work.','Something for me to look at?','','','','','',5919,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,168,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), - (1320,2,15,30,35,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1319,0,0,0,0,0,0,'The Black Shield','Ah, I almost missed this... The leather strap on the back must have burned off, but it seems like it was made to fit a large person. I\'d guess a tauren, actually.$B$BThat\'s about all I can tell you. Tell Captain Vimes I\'m sorry I couldn\'t be of more help.','Speak with Captain Garran Vimes in Theramore.','That\'s not much information to work on, but we\'ll have to keep it in mind. Hopefully some of the other pieces of this mystery will fall into place, and paint a more helpful picture of what happened.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,810,0,0,0,0,0,0,0,0,1,3,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (1321,2,15,30,35,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1251,0,0,1322,5919,1,0,'The Black Shield','Hmm... I don\'t see anything out of the ordinary with this shield. We should have Do\'gol, the blacksmith, take a look at it, and see if he can tell us more about it, but I wouldn\'t hold out hope...','Show the Blackened Iron Shield to Do\'gol in Brackenwall Village.','This is good shield. Very strong, heavy, good. But Do\'gol don\'t need it. I make shields, not buy them, $n.$B$BYou should know that.','Something for me, $c?','','','','','',5919,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,168,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (1322,2,15,30,37,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,1321,0,0,1323,0,0,0,'The Black Shield','Hmmm, there\'s writing right here on the rim of the shield, but it\'s hard to read from all the burned stuff.$B$BI need acid to make it clear. Venom from the darkmist spiders would do good. The spiders have taken over an old mine, the Darkmist Cavern, northwest of the village. Get me some of their sacs and I can clean this up.','Acquire 5 Acidic Venom Sacs for Do\'gol in Brackenwall Village.','I don\'t like spiders that are so big I can\'t sit on them and squish them.$B$BThanks for getting them, $n. Now I rip them open and pour them onto the shield...','Did you get them sacs from the spiders?','','','','','',5959,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (1323,2,15,30,37,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,1322,0,0,0,0,0,0,'The Black Shield','Oh, I think I might have dropped too much acid onto the shield. Let me just rub a little...$B$BHm, kind of hard to read, but it looks like the name Mosarn. Never heard of him. Maybe Krog knows. Krog knows many people.','Talk with Krog in Brackenwall Village.','Mosarn? Sounds familiar... I can\'t put my finger on it. Maybe it\'ll come to me later.$B$BIt probably isn\'t important. A shield can come from anywhere and not mean anything...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (1324,2,1519,28,38,0,0,77,0,0,0,0,0,0,0,0,0,0,2,0,1266,0,0,1267,0,0,0,'The Missing Diplomat','What?! You come here accusing me of allying with the Defias, and think I\'ll just stand here while you insult me?! Something tells me you\'ve had this coming for a long time.','Defeat Private Hendel in Dustwallow Marsh.','I assure you, we\'re all quite upset about current events, but allow us to take him back to Theramore for some questioning, and we\'ll see about finding the King.$B$BI\'m sure my lady Proudmore would like to thank you for your help. Speak to her when you have a moment.','Hello again, $N. I hope you don\'t mind the assistance, but we couldn\'t have Hendel escaping, or worse, wind up dead.','Subdue Private Hendel','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,0,1290,0,0,0,0,0,0,0,0,5,14,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,0), - (1338,2,38,9,14,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5998,1,0,'Stormpike\'s Order','There is a dwarven armorsmith whose work I admire greatly. His name is Furen Longbeard, and his skill is unmatched. I need a new shield, and I must have one of his!$B$BThe problem is... Furen is far to the south, in the dwarven district within Stormwind. In human lands! I can\'t imagine why he would live there, so far from Ironforge. The humans must pay him a king\'s ransom to keep him there!$B$BSo, if you want to travel and don\'t mind making some money, then will you send Furen my request for a shield?','Bring Stormpike\'s Request to Furen Longbeard in Stormwind.','Ah, a request from one of the Stormpikes. That\'s a proud clan, full of quality dwarves. Rich ones, too.$B$BThank you, $N. I\'ll get to work on Mountaineer Stormpike\'s shield by the end of the day.','A letter from the dwarven lands? I wonder who would call from so far to the north...$B$BPlease, let me see the order.','','','','','',5998,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,600,585,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), - (1339,2,38,9,15,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1338,0,0,0,'Mountaineer Stormpike\'s Task','I hear Mountaineer Stormpike is looking for a runner. Someone to do a little traveling for him. How about it? Are you the $r for the job?$B$BIf so, then you\'ll find Stormpike at the top of the northern guard tower.','Speak with Mountaineer Stormpike.','That\'s right. I have a task that I can\'t do while I\'m guarding. In fact, it\'ll take you far from Loch Modan.$B$BYour perfect chance for adventure!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,75,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (1358,2,1497,10,15,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1359,0,0,0,6016,1,0,'Sample for Helbrim','A colleague in Kalimdor, Apothecary Helbrim, is researching the effects of Lordaeron toxins on the beasts of Kalimdor. He would be very interested in a sample of the wolf hearts Renferrel sent me.$B$BHelbrim is stationed in the Barrens, in a village known as the Crossroads. To reach him, you must travel via zeppelin to the orc capital of Orgrimmar, then travel south, by foot, to Durotar. Head west into the Barrens, and you will soon reach the Crossroads.','Bring the Wolf Heart Sample to Apothecary Helbrim in the Barrens.','Ah, very good. If initial reports are true, then the toxicity of these hearts could lead to further advances in our knowledge of poisons.$B$BThis is a welcome delivery, $N. Your reward is well earned.','You have a package for me?','','','','','',6016,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10637,10638,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1359,2,1497,10,15,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,3221,0,0,1358,10283,1,0,'Zinge\'s Delivery','The wolf hearts you acquired possess a quality unseen in similar specimens. There is a toxicity to them that should be deadly to the very wolves in which the hearts beat!$B$BIt\'s quite incredible, and we must study it further. I kept a few samples of the hearts acquired. Take them to my colleague, Apothecary Zinge. You will find her in our headquarters in the Undercity.','Bring the Wolf Heart Samples to Apothecary Zinge in the Undercity.','Ah yes, the heart samples of which Renferrel spoke. I am eager to experiment with these... it is always of interest to the Royal Apothecary Society when new forms of toxins are discovered.','You have something for me?','','','','','',10283,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,10,0,0,0,0,0,66,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1360,2,1517,33,43,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Reclaimed Treasures','I had myself a fine job as a digger at the Uldaman excavation site in the Badlands... that is until those blasted troggs showed up. I escaped with my hide barely intact, and nothing else. In the chaos, I left my most treasured possession. It\'s safe from the troggs in my chest, sure, but it\'s right in the thick of \'em.$B$BI\'d be in your debt, both in honor and coin, if you could fetch it for me! A chest with my name on it is at the end of the North Common Hall. That\'s the one you need to get in.','Get Krom Stoutarm\'s treasured possession from his chest in the North Common Hall of Uldaman, and bring it to him in Ironforge.','Ah, I feel complete again - thank you kindly.$B$BSome dwarves may treasure the luster of metal, and some may treasure the glint of gems... but a Stoutarm without a treasured stein in hand is hardly a Stoutarm at all!','Well now, we\'re you able to get slap around those troggs long enough to get into my chest and nab my treasure?','','','','','',8027,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,6000,2160,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1361,2,405,30,32,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1362,0,0,0,'Regthar Deathgate','A warrior of the Horde, Regthar Deathgate, is recruiting agents for a mission into the land of Desolace. Speak with him if you wish to volunteer. He is stationed in the Barrens, in a series of bunkers west of the Crossroads.$B$BAnd sharpen your weapons. Desolace is a place torn by war.','Speak with Regthar Deathgate.','Yes, I am recruiting. This mission leads into Desolace, against the centaur there. I will be brief so that you may quickly begin.','I note that your task is unfinished, $N. Shall I inform Sharlindra of your ineptitude?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,25,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1362,2,405,30,32,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Kolkar of Desolace','The Kolkar centaur live in Desolace, and their forces have spread into the Barrens. This is a known fact and we have Horde agents dealing with them here.$B$BBut as long as the centaur are strong in Desolace, they will always pose a threat. It is time we rid ourselves of that threat.$B$BSpeak with Felgur Twocuts at Ghost Walker Post in Desolace. He was sent to gather intelligence on the centaur. He will know how to best deal with the Kolkar of Desolace.','Speak with Felgur Twocuts at Ghost Walker Post in Desolace.','You are here on orders from Regthar? Then you are here to deal with the centaur. Good.$B$BI hope you\'re rested. I don\'t know how our campaign against the centaur will end, but I know the struggle will be long.$B$BHave a seat, and listen.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,25,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1363,2,1519,37,41,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1364,0,0,0,'Mazen\'s Behest','As caretaker of the works here in the library of the Academy of Arcane Arts and Sciences, it is my responsibility to ensure all the magical tomes and scrolls are accounted for at all times. Who knows what folly would unfold if some of these enchanted texts were to fall into the wrong hands?$B$BWhich reminds me... my assistant, Dellis, made a horrible mistake last week. He\'s quite able in the library but incompetent when he leaves the gates of Stormwind. Be a hero, and help old Dellis out, would you?','Speak with Acolyte Dellis in Stormwind.','It wasn\'t my fault. Really it wasn\'t.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,198,0,0,0,0,0,0,0,0,1,6,1,6,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1364,2,1519,37,41,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Mazen\'s Behest','Master Mazen\'s directions were quite clear: Deliver a very important essay to Watcher Mahar Ba in Nethergarde Keep.$B$BBut I had never been to the Blasted Lands before! The journey was frightening!$B$BWhen I got to the Swamp of Sorrows, I made a wrong turn and ended up surrounded by horrible plant-like swamp creatures. They lurched as if to attack me so I ran. But in my haste I dropped the essay. One of the beasts took it I am sure.$B$BCould you please try to retrieve it and deliver it to Mahar Ba?','Retrieve Khadgar\'s Essays on Dimensional Convergence and deliver them to Watcher Mahar Ba in Nethergarde Keep.','Ah, most splendid!$B$BFor some time I had feared my request for Khadgar\'s Essays on Dimensional Convergence had been overlooked by Master Mazen of the Academy of Arcane Arts and Sciences.$B$BHe must be bogged down with requests considering the many strange happenings going on.$B$BNow, if you\'ll excuse me, I need to begin my research at once. To finally glimpse the insight of one as great as Khadgar excites me to no end.','What brings you to Nethergarde Keep, $R?','','','','','',6065,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10747,10748,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,1,1,5,6,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), - (1365,2,405,30,35,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Khan Dez\'hepah','The Kolkar are not the only centaur of Desolace. Many clans wander these dry plains, fighting and dying against each other. And it is good that they fight among themselves, for they are strong and brutal. If the centaur united against us, they would be a fierce foe.$B$BWe must deal with them before they unite.$B$BYour first task is to disrupt the Kolkar clan. Do this by killing its leader, Khan Dez\'hepah.$B$BThe Kolkar Village is northeast of here. Go, and may fortune go with you.','Bring Khan Dez\'hepah\'s Head to Felgur Twocuts in Desolace.','Well done. This swift act against the Kolkar is an effective show of strength, and strength is what the centaur understand best.$B$BThe death of the Kolkar leader will not only disrupt that clan, but give pause to the others.','$N, have you defeated Khan Dez\'hepah?','','','','','',6066,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,0,2070,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1366,2,405,30,31,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,1365,0,0,0,0,0,0,'Centaur Bounty','Now that you scared the centaur clans, it\'s time to bleed them. When traveling Desolace, hunt centaur. I don\'t care which clan you hunt. Just gather ears. A hoard of ears.$B$BBy weakening their numbers you will weaken their resolve, and stamp out any thoughts of expansion.$B$BGood hunting, $N.','Bring 15 Centaur Ears to Felgur Twocuts in Desolace.','By now, the centaur must know your name. I\'m sure they know it, and respect it, and fear it. And just as they know you, they know the banner under which you ride.$B$BThe banner of the Horde.','How is your collection of ears, $N? Large?','','','','','',6067,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6780,6784,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,0,2250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1367,2,405,30,33,0,0,178,0,0,93,3000,0,0,0,0,0,0,8,0,0,1369,0,1369,0,0,0,'Magram Alliance','To beat the centaur, we must use their hatred against them. We will ally with one of the clans and through them, we will learn how to defeat all the clans.$B$BIf you choose to ally with the Magram then slay their foes, the Gelkis. This will earn you respect among the Magram. When you earn enough, then meet with the Magram spokesman Warug, on the outskirts of the Magram Village, in southeast Desolace.','Gain a Friendly reputation with the Magram, then speak with Warug.','The Gelkis cry when they hear your name, $N. They fear you and they hate you. They hate you like they hate the Magram!$B$BMaybe you are strong like the Magram. We will see...','Leave! The Magram do not speak with the weak. We kill them!$B$BIf you want to speak with me, then show me you are strong. Return after you slay many Gelkis.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,92,93,0,0,0,-250,250,0,0,0,0,390,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1368,2,405,30,33,0,0,178,0,0,92,3000,0,0,0,0,0,0,8,0,0,1370,0,1370,0,0,0,'Gelkis Alliance','To beat the centaur, we must use their hatred against them. We will ally with one of the clans and through them, we will learn how to defeat all the clans.$B$BIf you choose to ally with the Gelkis then slay their most hated rival, the Magram. After you earn the respect of the Gelkis, meet with the Gelkis shaman Uthek the Wise, on the outskirts of the Gelkis Village, in southwest Desolace.','Gain a Friendly reputation with the Gelkis, then speak with Uthek the Wise.','The earth speaks to me. And it says you have killed many Magram. This is good.$B$BIf you are a friend of the Gelkis, then listen. I have more tasks for you.','Your two feet step on Gelkis earth. You are not welcome here!$B$BProve you seek friendship with the Gelkis. Kill Magram centaur. Return when the ground is wet with Magram blood.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,92,93,0,0,0,250,-250,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1369,2,405,30,33,0,0,255,0,0,93,3000,0,0,0,0,0,0,8,0,0,0,0,1371,0,0,0,'Broken Tears','The Gelkis think our centaur mother, Theradras, protects us. They are stupid. No one protects the centaur. The Magram do not need protection! We are the strongest!$B$BShow the Gelkis they are stupid. Go to the cave in their village. They hoard crystals in that cave, the tears of Theradras. Destroy the tears and bring me the broken pieces!','Maintain your reputation with the Magram, and bring 3 Broken Tears to Warug in the Magram Village.','You got the tears! Now the Gelkis will know that Theradras will not help them. She will not cry when we crush them! The Magram will rule!$B$BYou are smart to help us, $N. We are the strongest.','If you are not our enemy, then you will do what I ask!','','Tears Destroyed','','','',6083,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1370,2,405,30,35,0,0,255,0,0,92,3000,0,0,0,0,0,0,8,0,0,0,0,1373,0,0,0,'Stealing Supplies','When we are not at war, we hunt for meat. Meat gives us strength, and full bellies fight harder than empty ones.$B$BIt is the same with the Magram. They store extra meat so they may fight longer between hunts. If you raid their village to the east and take their stores of meat, then their strength will fail.','Bring 6 bags of Crudely Dried Meat to Uthek the Wise in the Gelkis Village.','Good. I can hear the loud Magram bellies grumble from their village, far away!$B$BI will give this meat to the Gelkis. And we will fight for many days without rest.$B$BWhat you did is good for the Gelkis, $N.','Return after you further prove your worth to the Gelkis!','','','','','',6069,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3463,3464,3465,0,0,0,200,200,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1371,2,405,30,35,0,0,255,0,0,93,3000,0,0,0,0,0,0,8,0,1369,0,0,0,0,0,0,'Gizmo for Warug','Long ago, a little gnome came to Desolace. He had horses and a cart, and the cart held strange things. Funny things. Things that burned different colors. Things that moved and weren\'t alive. I killed the little gnome, but before that... he made me laugh.$B$BI kept my favorite thing from his cart. It was a human made of wood and it waved at me until I hit it and broke it.$B$BI want a new one. Get me a new one!','Maintain your reputation with the Magram, and bring an Advanced Target Dummy to Warug in the Magram Village in Desolace.','Yes, this is what I had! I will make it move again. It makes me laugh!','If you are not our enemy, then you will do what I ask!','','','','','',4392,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1372,2,10,37,42,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1383,0,0,0,'Nothing But The Truth','Our expeditionary force was sent at Varimathras\'s behest to survey lower Azeroth.$B$BWhile out scouting I noticed a human Infiltrator spying on Beggar\'s Haunt. Before I could apprehend him, some of our orcish... brethren... captured him and took him to Stonard, their stronghold in Swamp of Sorrows.$B$BI want to... help... our orcish allies. They did not see our camp here but nonetheless I want to lend a hand.$B$BWork with Faustin here to develop a... truth serum for our friend in Stonard.','Speak with Apothecary Faustin at Beggar\'s Haunt.','Zraedus was just telling me about the nosey little Infiltrator before you arrived.$B$BQuite a problem, indeed. The last thing we need is a busybody sniffing around Beggar\'s Haunt.$B$BI am sure the orcs of Stonard would be quite anxious to hear what our friend has to say. Seeing that they are our allies, ahem, we must help them to get any information they can from the human.$B$BWork with me, $N, and we will deliver a truth serum to Stonard.$B$BFor the Horde!$B$B...did I get that right?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,25,0,0,0,0,0,210,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1373,2,405,30,37,0,0,255,0,0,92,3000,0,0,0,0,0,0,8,0,1370,0,0,1374,0,0,0,'Ongeku','You have more to prove, and your next task will take you far, so for now the Gelkis will fight the Magram without you.$B$BThe earth whispers many secrets to those who listen. One secret I hear is of a red crystal. It is called draenethyst, and it is new to our earth. It comes from a place where mountains fly, and where demons rule.$B$BBring me a shard of draenethyst, and it will make my magic strong! The shard is in a place called the Swamp of Sorrows, held by the lost one Ongeku.','Maintain your reputation with the Gelkis, and bring a Draenethyst Shard to Uthek the Wise in the Gelkis Village in Desolace.','Yes, this is the shard of which the earth whispered. I can feel strong magic in it! I will use this magic against the enemies of the Gelkis.$B$BYou have done one more task for us, $N. Maybe soon, we will call you friend.','Show me you are a friend of the Gelkis, $N.','','','','','',6190,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (1374,2,405,30,37,0,0,255,0,0,92,3000,0,0,0,0,0,0,8,0,1373,0,0,1380,0,0,0,'Khan Jehn','The earth speaks to me, and it says that the Magram grow weak. Now it is time to kill their Khan!$B$BBring me the head of the Magram Khan, Jehn!','Bring the Khan Jehn\'s Head to Uthek the Wise in the Gelkis Village in Desolace.','Khan Jehn was strong, but stupid. He thought his own strength was great. He did not see that earth magic is stronger. The Magram centaur will now fall without their leader, and the Gelkis will one day rule!','Show me you are a friend of the Gelkis, $N.','','','','','',6072,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1375,2,405,30,37,0,0,255,0,0,93,3000,0,0,0,0,0,0,8,0,1371,0,0,1381,0,0,0,'Khan Shaka','You help the Magram, and I like you. Now, kill the Khan of the Gelkis! He is Khan Shaka, and I want his head! I want to stare at his head and laugh at him!','Maintain your reputation with the Magram, and bring the Head of Khan Shaka to Warug in the Magram Village in Desolace.','Khan Shaka is dead! I will place his head on a pike, and keep it with me so Shaka can see the strength of the Magram!','Do tasks for the Magram, and I will help you.','','','','','',6073,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1380,2,405,30,42,1,0,255,0,0,92,3000,0,0,0,0,0,0,8,0,1374,0,0,0,0,0,0,'Khan Hratha','$N, you helped us against the Magram. Now, help us beat the Maraudine! Kill the head of their clan, Khan Hratha!$B$BTo face him, blow the Maraudine War Horn. It is atop a high bluff in the Valley of Spears.$B$BBut to blow the horn, you must gain a warhorn mouthpiece. These are rare, carried only by trusted Maraudine centaur.$B$BAfter the horn is blown, centaur will come. Kill them until Hratha appears.$B$BKhan Hratha holds the piece of... a key. Bring it to me...','Maintain your reputation with the Gelkis, and bring the Maraudine Key Fragment to Uthek the Wise in the Gelkis Village.','He is dead! Khan Hratha is dead! And now the Maraudine will fall! When the Gelkis rule this land, $N, we will remember you. And the spirits of the earth will sing your name for all time.','Is Khan Hratha dead? Do you have the key fragment?','','','','','',6077,0,0,0,1,0,0,0,6074,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6773,6774,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1381,2,405,30,42,1,0,255,0,0,93,3000,0,0,0,0,0,0,8,0,1375,0,0,0,0,0,0,'Khan Hratha','The Gelkis Khan is dead, and now the Maraudine will fall! Kill the Maraudine Khan, Hratha!$B$BTo face him, blow the horn on the high bluff in the Valley of Spears. But to blow the horn, you need a mouthpiece. To get a mouthpiece, kill Maraudine centaur. Keep killing until you find a mouthpiece. Then blow the horn.$B$BDo this and Maraudine centaur will come to the tower. Kill them until Khan Hratha appears. Hratha holds the piece of a key. Give this piece to me...','Maintain your Magram reputation, and bring the Maraudine Key Fragment to Warug in the Magram Village in Desolace.','Khan Hratha is dead! Now the Magram are the strongest of the centaur! We will crush the others, and rule Desolace!$B$BWe will remember, you, $N, and you will be spared our hooves when all others are trampled.','Do what I ask. Prove to me that you are an ally of the Magram!','','','','','',6077,0,0,0,1,0,0,0,6074,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6788,6789,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1382,2,405,30,35,0,0,77,0,0,92,3000,0,0,0,0,0,0,8,0,0,0,0,1384,0,0,0,'Strange Alliance','We are fortunate the centaur clans fight among themselves, for if they joined into a single force then they would be unstoppable. Yes, we are fortunate, and we should press our advantage.$B$BOne of the centaur clans, the Gelkis clan, is in brutal war with the Magram clan. If we attack the Magram, then perhaps an alliance may be struck with the Gelkis.$B$BSpeak with Uthek the Wise, in the outskirts of the Gelkis camps in southwestern Desolace. Through her we might strike an alliance with the Gelkis.','Gain a Friendly reputation with the Gelkis, then speak with Uthek the Wise.','Your name is whispered among the Gelkis. You have much Magram blood on your hands. This is good.$B$BMaybe it is also good if we speak. Speak of what you can do for the Gelkis, and what we can do for you.','Be gone! The Gelkis do not want you here. Leave now!!$B$BReturn after killing many Magram, and then I will speak with you.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,92,93,0,0,0,250,-500,0,0,0,0,1230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1383,2,10,37,42,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,1372,0,0,0,0,0,0,'Nothing But The Truth','I have just the right serum in mind. It will deal with the truth in precisely the way the truth should be dealt with.$B$BFor this concoction I will need several Shadow Panther hearts from the Swamp. I also require the enchanted fungus off of the Mire Lord who resides there. I am sure one as able as you, $n, can persuade him to part with some.$B$BNow the hard part will be locating a Deepstrider tumor from far-off Desolace. Very rarely the giants there become ill and a tumor forms.$B$BNow, off you go!','Apothecary Faustin at Beggar\'s Haunt needs 5 Shadow Panther Hearts, Mire Lord Fungus and a Deep Strider Tumor.','Splendid, $N! And just in time too. From what Zraedus tells me, the Infiltrator has recovered from his wounds and is ready to be questioned by the orcs.$B$BGive me but a moment to prepare the pois - I mean prepare the truth serum.','That Infiltrator in Stonard will surely.... open up... after he drinks my special serum. Haha!$B$BThe ingredients required are by no means easy to procure. Shadow Panthers are common in the Swamp but collecting enough hearts for our purpose can be daunting. And the Mire Lord can be such a fussy beast.$B$BAs for the Deepstrider tumor, they are terribly difficult to find. But the chemical reaction I can draw from it is second to none.','','','','','',6080,6081,6082,0,5,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6832,11265,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,350,0,0,0,0,0,2580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1383), - (1384,2,405,30,32,0,0,77,0,0,92,3000,0,0,0,0,0,0,8,0,1382,1370,0,1370,0,0,0,'Raid on the Kolkar','The Kolkar centaurs think their magic is strong. They do not know magic! They would not know magic if it bit them!$B$BYou will show them their magic is weak. Go to the Kolkar to the northeast and kill them. Take their charms. Bring me the charms and I will throw them in the fire and laugh!','Maintain your reputation with the Gelkis, and bring 10 Crude Charms to Uthek the Wise in the Gelkis Village in Desolace.','You do a good thing for the Gelkis. The Kolkar are weak and will die. Their magic is pathetic and will not save them. You showed them this, and their fear will make them even more feeble!$B$BAnd in our lands, the feeble soon die.','You have the charms? You showed the Kolkar they are weak?','','','','','',6079,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1385,2,405,30,35,0,0,77,0,0,93,3000,0,0,0,0,0,0,8,0,0,0,0,1386,0,0,0,'Brutal Politics','Desolace is a land at war. The centaurs wage war with each other, and we believe the victor among them will spill out and threaten our strongholds. That, we cannot allow$B$BWe must learn how to beat the centaurs, and to do that... we must ally with one of the clans. The Magram centaurs war with the Gelkis. If you fight the Gelkis then the Magram might consider an alliance.$B$BEarn the favor of the Magrams then speak with Warug, in the Magram village in southeastern Desolace.','Gain a Friendly reputation with the Magram, then speak with Warug.','Many Gelkis fall to you. I like that. Maybe you can do more things I like. Maybe you and the Magram can be friends.','You will go now, or the Magram will crush you! To be our friend, you must kill Gelkis.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,92,93,0,0,0,-500,250,0,0,0,0,1230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1386,2,405,30,32,0,0,77,0,0,93,3000,0,0,0,0,0,0,8,0,1385,1369,0,1369,0,0,0,'Assault on the Kolkar','The Kolkar think they are strong, but we laugh at them! We laugh and we kill them! You kill them too. Show me you can kill Kolkar like we do. Head north and slay them all!','Maintain your reputation with the Magram. Kill 12 Kolkar Centaurs, 12 Kolkar Scouts and 6 Kolkar Maulers, then return to Warug in the Magram Village in Desolace.','The Kolkar fear you now! I hope you laughed when you killed them. It is better to laugh when you kill, so the enemy can see he is weak.','Are you afraid of the Kolkar? Why do you not kill them? Maybe you forgot how to kill. Hurry and kill Kolkar before they are dead!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4632,4633,4634,0,12,12,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1387,2,405,30,31,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Centaur Bounty','Many clans make up the centaur race. Each has its own leader and agenda, but all the clans have one thing in common. Cruelty.$B$BIf we are to ever find peace, then the centaurs must be removed. And so I put you on the task to do just that.$B$BWhile wandering Desolace, hunt centaur and take their ears. Bring me many, many ears.$B$BDo this in service of the Alliance, $N, and we will be one step closer to war\'s end.','Bring 15 Centaur Ears to Corporal Melkins at Nijel\'s Point in Desolace.','Ah, the ears. Well done.$B$BYour service to the Alliance is unquestioned, $N. The blood you spilled in Desolace will, no doubt, save countless lives.','Do you have a report, $N?','','','','','',6067,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6790,0,0,0,1,0,0,0,72,0,0,0,0,350,0,0,0,0,0,2250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,66,0,0,0,0,0,0,0,0), - (1388,2,10,37,42,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1383,0,0,1391,6086,1,0,'Nothing But The Truth','Everything is proceeding according to plan, $n. I want you to give this truth serum to Deathstalker Zraedus and he\'ll show you how to administer it.... properly.$B$BHaha!','Give Faustin\'s Truth Serum to Deathstalker Zraedus at Beggar\'s Haunt.','I knew old Faustin would come up with something good! You were a tremendous help, no doubt.$B$BNow let\'s get down to business, shall we?','I hope you have proven yourself of use to our dear friend, Apothecary Faustin.','','','','','',6086,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,25,0,0,0,0,0,210,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1389,2,8,30,35,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Draenethyst Crystals','The lost ones who live in the Fallow Sanctuary look as we look, but they are monsters... driven mad by the rigors of our journey to Azeroth. Once our brethren, they now live in the Fallow Sanctuary to the east, catching or killing any who wander near.$B$BAnd they have stolen something sacred to us--draenethyst crystals.$B$BWe lack the force to enter the Fallow Sanctuary and reclaim our stolen draenethyst from among their huts and campfires, but without those crystals... we too may lose our way.','Bring 6 Draenethyst crystals to Magtoor at The Harborage in the Swamp of Sorrows.','Thank you, $N. We, are in your debt.','Do you have the crystals?','','','','','',6071,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), - (1391,2,10,37,42,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1388,0,0,0,6089,1,0,'Nothing But The Truth','We need to operate with a certain amount of discretion. After all, it\'s not like you\'re going to waltz in there and convince the fool to drink Faustin\'s concoction here, right?$B$BBut if there\'s one thing those humans cannot deny it\'s the booze. I\'ll take Faustin\'s serum and mix it into this ale. I guarantee the poor sap will show no reluctance when it comes to chug-a-lugging a brew.$B$BMake haste to Stonard in the Swamp of Sorrows, $n. And keep our little mission nice and quiet...','Take Zraedus\'s Brew to Infiltrator Marksen in Stonard.','A drink for me? How kind. It\'s been days since they\'ve allowed me to drink. Let me drink this down and then I\'ll tell you what I\'ve learned....','Please have mercy on me! I have information that goes beyond alliance boundaries. While I am no sympathizer of the Horde, there is political treachery going on that must be revealed!','','','','','',6089,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,150,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1391), - (1392,2,8,29,39,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6196,1,0,'Noboru the Cudgel','Noboru has plagued the Draenei of the Harborage for months, and his cudgel is a symbol of the brutality they have suffered at the hands of the lost ones.','Bring Noboru\'s Cudgel to the leader of The Harborage in the Swamp of Sorrows.','You have gained the weapon of the dreaded Noboru? Is he then dead?$B$BThis is a joyous day for the Harborage. Noboru and his gang were a terror to us, wandering the swamps and killing any Draenei who crossed his path. He was a direct threat to our survival, and we did not have the strength to face him.$B$BWe are fortunate to have a friend in you, $N.','Greetings. And welcome to the Harborage.','','','','','',6196,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1350,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1393,2,8,30,38,0,0,255,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,'Galen\'s Escape','Please help! These creatures are going to eat me!$B$BHelp me out of here, and I\'ll give you a great treasure! It\'s in my camp in the swamp north of Stonard, but it\'s locked in a strongbox that can be opened through a trick that only I know.$B$BIf you help me escape, then I\'ll teach it to you.','Escort Galen out of danger, then find his camp in the Swamp of Sorrows and open his strongbox.','The keyhole of this strongbox is filled with black resin. It is impossible to open.$B$BBut Galen told you of a hidden latch on the box\'s bottom... $B$B...After a quick search the latch is found. The latch is flipped, and the strongbox opens...',NULL,'Escort Galen out of the Fallow Sanctuary.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6828,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,8500,1710,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1394,2,400,25,36,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,6628,0,0,0,0,0,0,'Final Passage','You have done well, $N. You have passed my test, and the tests before mine. Return to Dorn in Thousand Needles. He will sense the change within you, and see that your mind, body and spirit are strong enough that you should be rewarded for your efforts.$B$BStay true to the balance you\'ve shown throughout these trials, $N. Dorn will test you again in the future if you do.','Speak to Dorn Plainstalker in Thousand Needles.','Ah, $N. It has been a long time since you have last stepped into my home. It seems like many moons have passed since you took your first leap that set you upon your path.$B$BAnd now you return to me stronger than you once were... more enlightened. This pleases me. And you should be justly rewarded for seeing my tests to the end.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6804,6806,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,81,68,500,500,0,500,500,0,2520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0); + (1040,2,331,25,30,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1039,0,0,1041,0,0,0,'Passage to Booty Bay','Ah yes, finally found it. Should have told me she passed through here that long ago. Let\'s see.$B$BVelinde. Booked passage to Booty Bay on the Black Osprey. I don\'t have anything here saying otherwise, so I\'d assume it arrived in port safely.$B$BNot much more help I can be to you, but she asked about overland travel over on that side of the world, and I mentioned Ruzzgot, a caravan driver based out of Booty Bay. Might be that this Velinde traveled with him.$B$BMove along, now. I haven\'t all day for you.','Take a boat to Booty Bay and speak with Caravaneer Ruzzgot.','Yes? Now, it doesn\'t look to me like you\'re the sort with goods that need shipping, so either you\'re looking for a job with my caravan--and there\'s no jobs to be had now--or you\'re probably talking to the wrong goblin.$B$BSo which one is it?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21,0,0,0,0,25,0,0,0,0,0,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1041,2,331,25,30,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1040,0,0,1042,0,0,0,'The Caravan Road','Turns out I was wrong about you, and that isn\'t something that happens everyday.$B$BIt just so happens that I remember this Velinde you\'re looking for. Isn\'t every day that a night elf priestess that wants to travel with a dirty old--but great for your shipping needs!--caravan like my own.$B$BWe split up on the way north, she was headed for Darkshire. The clerk there keeps all sorts of records. Might know something useful.$B$BBe careful in the jungle, it is a deadly place even at the best of times.','Speak with Clerk Daltry in Darkshire.','With all the strange happenings of the last few years, I keep as good records of strangers as I can. Never know when it might come in handy... though it\'s usually not pleasant business when it does. Not to suggest anything about this Velinde you\'re looking for.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1042,2,331,25,30,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1041,0,0,1043,0,0,0,'The Carevin Family','No, I don\'t have any records of a Velinde Starsong staying in Darkshire... though, if you don\'t mind me saying, I can hardly imagine a night elf priestess taking a room in the inn, if you get my meaning?$B$BThese wolf-men you mentioned though, that\'s something I\'ve heard about. Just the other day, Calor came into town with a string of their heads. He works with the Carevin family. Hunters of demons, undead, and other monstrosities. Speak with Jonathan, he\'s the head of the household.','Speak with Jonathan Carevin in Darkshire.','Dark times these are. Ill news is whispered from every swaying branch, and evil can be found under every rock.$B$BAnd in such times an unknown stranger enters my home and asks of worgen... I\'ll ask no forgiveness for my suspicions, only answers.$B$BAnd answers, I will have.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1043,2,331,25,30,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1042,0,0,1044,0,0,0,'The Scythe of Elune','Your story rings true... I do not entirely understand your motives, but if your business here in Duskwood involves ridding the forest of worgen in any number, then I can forgo understanding for results.$B$BThere is a mine to the south that has been overrun with worgen... They appeared out of nowhere, but from what we know, that is where they first were found.$B$BGo about your business, but I would ask that if you find anything of import, you share it with me. We will accept any aid in our war against evil.','Look for signs of the Scythe of Elune then return to Jonathan Carevin in Darkshire.','It is an interesting story you tell, $N. Though the Carevin family\'s influence is not large enough that we might find the root of these troubles and finish them once and for all, we will do what we can to contain the worgens\' numbers in Duskwood.$B$BAlready I have instructed Calor to make this his first priority.','The woods are perilous for the unprepared. Keep your weapons close at hand and your wits even closer, or your next journey into the haunted forest may be your last.','','Find evidence of the Scythe of Elune','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-19030,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,2500,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1044,2,331,25,30,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1043,0,0,0,0,0,0,'Answered Questions','We shall rein in the worgen problem, have no worry of that. This evil that your friend introduced to our woods will be contained, and I bear her no ill will for her actions. Strange events are afoot in these times, $n, and the darkness knows no respite.$B$BI will keep you no longer. I suspect that there are others that should hear of what you have found in the mines of Duskwood.','Return to Thyn\'tel Bladeweaver in Darnassus.','So this is the fate of Velinde, is it? The high priestess will be disappointed to hear of this, they were good friends before her disappearance. Still, the Scythe of Elune was surely granted to her as a boon by our goddess, and it is unsettling to me that it has fallen out of her servants\' hands.$B$BAnother matter for another time, however. I owe you my thanks in no small amount for what you have accomplished.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5817,5818,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,0,1830,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1045,2,331,18,30,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,1030,0,0,1046,5462,1,0,'Raene\'s Cleansing','The night elves are as old as time, but their arrogance destroys their very world. And now it destroys our lives too. But that can no longer be controlled...$B$BI blame the elves for much, but we are still responsible for our actions. Even beyond the corruption, we are capable of great evil.$B$BRan Bloodtooth is one such evil. Power hungry, lusting... the corruption has only made him stronger. My hatred for the elves burns, but I do not wish ill upon their children, so we must police our own.','Kill Ran Bloodtooth and 4 Bloodtooth Guards and return to Krolg near Lake Mystral.','You have done well, my friend.$B$BThe forest is still tainted, but at least we know we have done a small part to return it to its former glory. If you wish to return to me again, I would enjoy the company of my own kind.$B$BBe well. Perhaps our tribes will meet again under less violent times.','Have you slain Ran yet, my friend?$B$BEven the Night elves do not truly deserve his wrath. His hatred burns even brighter than my own, but his mind is no longer his own. He is a threat to all the natural creatures of this forest.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3696,3932,0,0,1,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1046,2,331,18,30,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1045,0,0,0,5388,1,0,'Raene\'s Cleansing','Return to your own tribe and let them know of your victory here.$B$BShow them your trophy, and bask in the glory...','Bring Ran Bloodtooth\'s Skull and Dartol\'s Rod of Transformation to Raene Wolfrunner in Astranaar.','So, this is the skull of the fiercest furbolg threat in Ashenvale?$B$BI am more than pleased with your abilities, $N. The Sentinels cannot thank you enough. I hope we can rely on you again in the future to help our people.$B$BI shall put this skull and Dartol\'s Rod in a place of reverence for others to see.$B$BTeronis would be proud. Thank you again.','The Sentinels do what they can here in Ashenvale, but it\'s thanks to $rs like you that we have gained the ground we have.','','','','','',5388,5462,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5815,17046,0,0,0,0,1,1,0,0,0,0,1116,0,0,0,1,0,0,0,69,0,0,0,0,350,0,0,0,0,0,1830,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1047,2,1657,54,55,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1015,6761,0,0,0,'The New Frontier','Attention, heroes!$B$BThe Cenarion Circle seeks able bodied individuals to assist them in exploring the vast new frontiers of Kalimdor! A forbidden wasteland of unimaginable dangers lies far to the west of Tanaris and Gadgetzan, and the Circle needs willing and honorable proxies to act in their stead.$B$BAll interested individuals should seek audience with the Cenarion Circle. Speak with the Arch Druid in Darnassus, Fandral Staghelm, for more information!','Speak with Arch Druid Fandral Staghelm at the Cenarion Enclave of Darnassus about the Cenarion Circle\'s call to explore the frontiers of Kalimdor.',NULL,NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1048,2,796,33,42,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Into The Scarlet Monastery','Whilst the Dark Lady tends to the pressing issue of the Lich King\'s advance to the north, I am seeing to it that matters closer to home are being taken care of accordingly.$B$BNo doubt, the human pests who call themselves the Scarlet Crusade are proving to be the sharpest thorn in our side domestically. Tirisfal Glades is literally crawling with the little red ants.$B$BTravel to the Monastery, $c, and lay waste to High Inquisitor Whitemane and her top lieutenants.','Kill High Inquisitor Whitemane, Scarlet Commander Mograine, Herod, the Scarlet Champion and Houndmaster Loksey and then report back to Varimathras in the Undercity.','You have served the Dark Lady well, $c. \'Twas no small task I asked of you.$B$BYour loyalty to the Forsaken has been noted. And your tenacity in combat will be remembered.','Perhaps I was not explicit in my orders, $c. I want High Inquisitor Whitemane killed once and for all. And while you\'re at it, take out her top brass as well.$B$BKill that zealot, Scarlet Commander Mograine. Lay waste to Herod, the Scarlet Champion. And slaughter Houndmaster Loksey and his filthy mutts too.$B$BNow begone!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3977,3976,3975,3974,1,1,1,1,0,0,0,0,6802,6803,10711,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,500,0,0,0,0,0,3090,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1049,2,796,28,38,81,0,162,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Compendium of the Fallen','The Earthen Ring had pure intentions towards our plagued brethren. But who is to know the motivations of those whispering in the ears of the Elder Council?$B$BThe Forsaken whom we have allied with have a history wrought with deceit. Too hasty was our pact. Perhaps Cairne would have been wise to heed the warnings from Orgrimmar.$B$BDeep within the Scarlet Monastery lies the Compendium of the Fallen, guarded by crazed human zealots. Their method is forged from insanity but their research might prove useful.','Retrieve the Compendium of the Fallen from the Monastery in Tirisfal Glades and return to Sage Truthseeker in Thunder Bluff.','The Compendium of the Fallen! I was beginning to wonder if the very book existed!$B$BYou have served the Tauren of Thunder Bluff well, $N. Your dedication shall not be forgotten.','Cairne is a brave and noble leader and I would trust him with my own life. But it is others that I do not trust in this political climate.$B$BOnce I have a chance to gather all the knowledge available I can provide sound council to the Chieftain.$B$BHave you had a chance to travel to Tirisfal Glades? To the Scarlet Monastery? The Compendium of the Fallen is just one piece in this complicated puzzle...','','','','','',5535,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7747,17508,7749,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,350,0,0,0,0,0,2130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1050,2,796,28,38,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Mythology of the Titans','The future is inevitable! We hurl ourselves towards it like falling raindrops to the Great Sea.$B$BBut perhaps, by studying the past, we can know what to expect and be better prepared for the unknown.$B$BBefore dire troubles fell upon Lordaeron, there was a bastion of knowledge tucked away in the Tirisfal Glades. It is rumored that a book called Mythology of the Titans was housed in the library of the old Monastery.$B$BBring it to me and perhaps together we can unlock the secrets of the past!','Retrieve Mythology of the Titans from the Monastery and bring it to Librarian Mae Paledust in Ironforge.','You have rescued the sacred text!$B$BYour journey was long and acquiring the book was undoubtedly no easy task. But the dwarves of Ironforge stand to benefit from your success.$B$BThank you, $N, on behalf of the Explorers\' League.','The Monastery was a seminary for Paladins-in-training. Once a stronghold of the Light, it fell into the hands of the crazed zealots of the Scarlet Crusade.$B$BThe Crusade believed their goal a noble one: to purify the land of the undead plague. But insanity tainted their plight and now they stand enemies to all.$B$BBring Mythology of the Titans to me so I can study it and house it here in Ironforge.$B$BThe corrupt halls of the Monastery are no place for such a historical treasure.','','','','','',5536,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7746,0,0,0,1,0,0,0,47,0,0,0,0,350,0,0,0,0,0,2130,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,1,4,1,2,0,0,0,0,0,0,0), + (1051,2,796,25,33,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Vorrel\'s Revenge','Even though my will is free, I can serve the Dark Lady no more. I feel my time on Azeroth has come to an end. My life force is shattered.$B$BInterrogator Vishas did this to me! Tortured me for weeks! Took my wedding ring and gave it to his wife. The bastard!$B$BRevenge... I want revenge!$B$BThe pompous fool bragged about his precious wife, Nancy, who lived along Lake Lordamere. Track the wench down, slay her and return my wedding ring to my wife, Monika in Tarren Mill.$B$BHeed my last wishes....','Return Vorrel Sengutz\'s wedding ring to Monika Sengutz in Tarren Mill.','Vorrel led such a troubled existence. And what a good mate he was...$B$BDamn those filthy humans!$B$BVorrel is gone, never to enjoy undeath again. At least I can take solace in the revenge you took in his name. For that I thank you.$B$BNow let me be to mourn....','What do you want, stranger?','','','','','',5538,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7750,4643,0,0,0,0,1,1,0,0,0,0,7751,0,0,0,1,0,0,0,68,0,0,0,0,350,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1052,2,405,34,40,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,261,0,0,0,5539,1,0,'Down the Scarlet Path','We of the Scarlet Crusade lay claim to strongholds from Hearthglen to Tirisfal Glades. We are quite proud of our bastions of cleansing throughout Lordaeron.$B$BYou have proven yourself against the undead in Desolace. But the true threat of the plague lies in Lordaeron.$B$BTravel to the town of Southshore, in the Eastern Kingdoms. Seek out a crusader named Raleigh the Devout. Give him this letter of commendation bearing my seal and he will escort you to a place of honor in our Scarlet Monastery.','Take Brother Anton\'s Letter of Commendation to Raleigh the Devout in Southshore.','Brother Anton still spreads the word of the Scarlet Crusade? Oh my....','Who goes there? What do you want from me?','','','','','',5539,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), + (1053,2,796,34,40,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1052,0,0,0,0,0,0,'In the Name of the Light','I once served the Scarlet Crusade with honor, loyalty and pride. I believed their cause to be a noble one: to rid Azeroth of the undead.$B$BBut as I spent time at the Monastery in Tirisfal Glades I realized that their grasp on reality was slipping. They now think everyone is plagued who doesn\'t wear the tabard of the Crusade. Innocent men and women were tortured because they were supposedly plagued. $B$BThe Scarlet Crusade must be crushed in the name of the Light. You, $n, must destroy the deranged regime.','Kill High Inquisitor Whitemane, Scarlet Commander Mograine, Herod, the Scarlet Champion and Houndmaster Loksey and then report back to Raleigh the Devout in Southshore.','While disciples of the Light never revel in the loss of life, we must accept that on occasion, such sacrifices must happen for the greater good of the Kingdom and the planet.$B$BThrough your deeds in the Monastery you have spared many innocent lives, $N. I salute your tenacity.','The corruption in the Monastery will not end until the highest ranking officials have been removed.$B$BIn the name of the Light, slay High Inquisitor Whitemane, Scarlet Commander Mograine, Herod, the Scarlet Champion and Houndmaster Loksey. Once they have fallen, perhaps the true cause can be rekindled. Until then, anyone who crosses the path of the Crusade lies in peril.$B$BVenture forth from Southshore and make it so!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3977,3976,3975,3974,1,1,1,1,0,0,0,0,6829,6830,6831,11262,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,500,0,0,0,0,0,2820,0,0,0,0,0,0,0,0,1,5,1,25,0,0,0,0,5,1,1,1,66,0,0,0,0,0,0,0), + (1054,2,331,18,25,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Culling the Threat','Directly to the north of Astranaar are the Thistlefur furbolg. My scouts report that their numbers have grown greatly over the past few months. If they grow too great, they may find the courage to attack Astranaar directly.$B$BKill as many of their kind as you can, but bring me their chieftain\'s skull as proof that their efforts have been stifled... for now.$B$BI shall remain here in Astranaar and await word from you. Elune be with you.','Bring Dal Bloodclaw\'s Skull to Raene Wolfrunner in Astranaar.','Well done, $N.$B$BWe are under constant threat from the furbolg. Hopefully this will keep them at bay for a bit longer.','The furbolgs\' corruption has caused Ashenvale to become a fraction of its former glory.','','','','','',5544,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1970,0,0,0,2,0,0,0,69,0,0,0,0,250,0,0,0,0,1800,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,1,0,0,0,0,0,0,0,0,0,0), + (1055,2,331,18,28,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1028,0,0,1029,0,0,0,'Raene\'s Cleansing','The rod, now complete, lies in your hands. Shael\'dryn will want to hear of your success.','Return to Shael\'dryn at the moonwell.','You\'ve done it, $N! Well done!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,25,0,0,0,0,0,138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1056,2,331,18,18,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1057,0,0,0,'Journey to Stonetalon Peak','The forest spirits tell me you are brave and willing to travel.$B$BTo the south, not far from Mystral Lake, there lies a tunnel named The Talondeep Path. Through this tunnel you will come to an area known as Windshear Crag in the Stonetalon Mountains. Once there, journey to the southwest past Cragpool Lake and then north, up the steep slope until you reach Stonetalon Peak.$B$BThere awaits Keeper Albagorm. Heed his bidding, $r.$B$BThe journey will be perilous.','Travel to Keeper Albagorm on Stonetalon Peak.','Alas, you arrive. I see Faldreas has listened to the forest spirits...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1057,2,406,20,27,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1059,0,0,0,'Reclaiming the Charred Vale','As a protector of the forest spirits you can undoubtedly guess why I am alarmed.$B$BYou have traveled through these mountains to reach this peak. Surely you have seen the travesty which has befallen the land. Greed has led to the destruction of these sacred hills.$B$BThe Charred Vale to the south was set afire by the greedy mechanized army of industrialists. Worse yet, the Bloodfuries that have encroached on the land refuse us passage in to begin regrowth.$B$BDrive the wretched harpies out, $n!','Keeper Albagorm on Stonetalon Peak wants you to slay 7 Bloodfury Harpies, 7 Bloodfury Ambushers, 7 Bloodfury Slayers and 7 Bloodfury Roguefeathers.','Now that the Bloodfuries have suffered such a great loss, perhaps the true work of restoring the land can begin....','There is much work to be done before the Charred Vale can be restored to the lush forest it once was.$B$BClear the area of those foul menaces, $N! Only then can we begin to reclaim what belongs to nature.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4022,4025,4024,4023,7,7,7,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,1320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1058,2,406,20,26,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Jin\'Zil\'s Forest Magic','So excited I am!$B$BThree little cages for three little elves! But what shall we do with our lovely tree-hugging friends? Why, let\'s give them a taste of... what do they call it... forest magic!$B$BI\'ll need a good mess of Stonetalon sap. From those horrid felines, bring me some twilight whiskers. This calls for plenty of courser eyes, of course -- can never have enough eyes. Oh, and lest we forget, a precious scale from a fey dragon.$B$BHurry to Stonetalon Peak, $n, so I can brew some forest magic!','Witch Doctor Jin\'Zil at Malaka\'jin wants 5 portions of Stonetalon Sap, 5 Twilight Whiskers, 30 Courser Eyes and a Fey Dragon Scale.','Oh how happy these little woodland nymphs shall be! We\'ll make them feel right at home with this special concoction!','Look at our poor little elf friends. All caged up with no forest to frolic in!$B$BNow were you able to find me some sap? How about the whiskers from the twilight runners? Don\'t suppose you have that fey dragon scale on you?$B$BAnd eyes! I\'ll need so many eyes! You just can\'t mix up a fierce forest magic brew without a good helping of eyes!','','','','','',5582,5584,5585,5583,5,5,30,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6664,6665,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1059,2,406,20,27,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1057,0,0,0,0,0,0,'Reclaiming the Charred Vale','The Bloodfuries have been subdued. But they will regroup soon enough if action is not taken.$B$BFar south of the Barrens lies a land known as Thousand Needles. If you travel west in Thousand Needles until you reach the lush forest\'s edge of Feralas, you will find a druid named Falfindel Waywarder.$B$BThis great and wise druid is capable of calling forth great forest spirits which can aid in the reclamation of the Charred Vale.$B$BSend word of our need! Seek him out at once!','Travel to Falfindel Waywarder on the border of Thousand Needles and Feralas.','Keeper Albagorm was wise to send you with such urgency.$B$BLet us see if we cannot call forth aid from the great forest to travel to the Charred Vale before it is too late.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6675,6676,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,1320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1059), + (1060,2,17,15,20,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,876,0,0,0,5594,1,0,'Letter to Jin\'Zil','You\'ve done so well for me, $n. You\'re a regular lucky rabbit\'s foot and there\'s something I want you to see.$B$BThe harpies are not from around the Barrens. They come from a place called Stonetalon, far to the northwest of here. Though it is probably a dangerous place for you, I need this letter delivered to an old friend of mine who lives there, a witch doctor by the name of Jin\'Zil.$B$BHe\'ll be happy to know that Serena Bloodfeather is dead, and I think you\'ll find Stonetalon an interesting place.','Deliver Darsok\'s letter to Jin\'Zil within his cave in Malaka\'Jin, in Stonetalon.','Ahh, a letter from Darsok. I have not heard from him in many years.$B$BSo the last of the Bloodfeathers are dead, eh? That is good news, I can remember when my friend Rokhan went with that crazy mok\'nathal to kill her older sister. Ah, to be young again, like you.','You seem a shady character. You have something for me to see?','','','','','',5594,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1061,2,406,13,17,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Spirits of Stonetalon','The spirits of the Stonetalon Mountains are angered, for goblins and their servants are plundering and burning the land. So the land has cried out, and those who listen for such things... have heard.$B$BSeereth Stonebreak, a promising shaman of the Horde, was sent to Stonetalon. She reports massive deforestation at the hands of the goblins, and requests aid.$B$BMeet Seereth in Stonetalon. To reach her, follow the road west of the Barrens\' Crossroads. She is camped near the Greatwood Vale.','Speak with Seereth Stonebreak in the Stonetalon Mountains.','Ah, a $C. Very good. We will need your skills to deal with these plunderers!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,25,0,0,0,0,0,192,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1062,2,406,13,19,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Goblin Invaders','The goblin-run Venture Company moved into the Stonetalon Mountains, chopping down trees and burning huge stretches of forest. The spirits of this place are nearly blind with pain and rage. We must stop the Venture Company!$B$BHead northwest, beyond the Greatwood Vale and into the Windshear Crag. You will find the goblins and their servants at work--show them the Horde will not allow the exploitation of Stonetalon. Show them in the language they best understand...$B$BViolence.','Kill 15 Venture Co. Loggers, then return to Seereth Stonebreak on the border of Stonetalon and the Barrens.','Bravely done, $N.$B$BWe may ultimately need the wisdom of tauren elders to calm the spirits of Stonetalon, but...$B$BRidding the Venture Company of its personnel is a good first move against them.','The Greatwood Vale lies to the northwest, $N. Go. Strike fear into those who would pillage this land!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3989,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,1100,870,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1062), + (1063,2,406,13,18,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1062,0,0,0,0,0,0,'The Elder Crone','To truly tend the spirits of Stonetalon we must consult the tauren elders.$B$BI do not know many of their leaders\' names, but I do know of one: Magatha. I have heard that she is very old, and she knows much. If anyone can marshal spiritual aid from the tauren, it is she.$B$BMagatha resides in the tauren capital of Thunder Bluff, on Elder Rise -- the city\'s northeastern bluff. Speak with Magatha, and tell her of the peril of Stonetalon Mountains.','Speak with Magatha in Thunder Bluff.','I bid you greetings. You are here seeking council?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1063), + (1064,2,1638,13,18,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,1063,0,0,1065,0,0,0,'Forsaken Aid','The tauren have a bond with the land, and it pains me to hear of Stonetalon\'s plight. But I fear that to heal the land, we must first remove the disease upon it.$B$BIs it not fortunate, then, that the Forsaken are allied with us? They know much of disease. I believe they can aid us, and by doing so they will strengthen the trust between our people.$B$BSpeak with Apothecary Zamah. She is a scholar and an emissary of the Forsaken. You will find her in the Pools of Vision below the Spirit Rise.','Speak with Apothecary Zamah in the Pools of Vision in Thunder Bluff.','Magatha sent word of your coming, $N. Although my heart beats no longer, I still feel sorrow for the spirits of Stonetalon.$B$BThe Forsaken are eager to offer what help we can.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,25,0,0,0,0,0,204,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1064,0), + (1065,2,1638,13,18,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,1064,0,0,1066,5628,1,0,'Journey to Tarren Mill','To rid Stonetalon of the Venture Company, we must take extreme measures. Extreme, but without bloodshed.$B$BA colleague of mine may have just the tool we need. His name is Lydon; he dwells in the town of Tarren Mill in the Hillsbrad Foothills, in the distant land of Lordaeron.$B$BTo reach Hillsbrad, travel by zeppelin to our capital, the Undercity. Then go north to Tirisfal Glades, southwest to Silverpine, and south to Hillsbrad.$B$BSeek Lydon and bring him this note. It details our needs to him.','Bring Zamah\'s Note to Apothecary Lydon in Tarren Mill.','A note from Zamah? Her needs must be great to send word from so far. Let us see what she says...$B$BAh, splendid! I know exactly what to do!','Ah, are you here with my new test subjects?','','','','','',5628,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1066,2,1638,13,23,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1065,0,0,0,0,0,0,'Blood of Innocents','I will create a toxin to bleed the violence from the Venture Company, rendering them weak and docile. That should fix the Horde\'s problem in Stonetalon, yes?$B$BBut to create the toxin, I will need the blood of innocents, a difficult ingredient to obtain.$B$BFortunately the Syndicate, a group of human brigands in this area, employ shadow mages... and those mages collect innocent blood for their own, unsavory purposes.$B$BYou can find the Syndicate shadow mages in Durnholde Keep to the southeast.','Bring 5 Vials of Innocent Blood to Apothecary Lydon in Tarren Mill.','Very good! I trust the Syndicate gave you little trouble?$B$BAs I mentioned, the blood of innocents is not an easy thing to obtain. We are lucky the Syndicate shadow mages did the difficult work for us.$B$BNow hold a moment while I create my concoction...','Did you find the Syndicate Shadow Mages, and collect from them the blood?','','','','','',5620,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,1110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1066), + (1067,2,1638,13,23,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,1066,0,0,0,5588,1,0,'Return to Thunder Bluff','Here is the toxin. If you use it against the Venture Company it should produce favorable, perhaps even contagious, results. I must say, it is quite exciting to see my work applied in the field!$B$BBut before using it, take it to Apothecary Zamah. She must create a delivery method for the toxin to maximize its effect.','Bring Lydon\'s Toxin to Apothecary Zamah in Thunder Bluff.','A toxin from Apothecary Lydon? Very good. If I know Lydon, then this toxin will be quite effective against the Venture Company...','You have returned, $N. Do you bring aid from Apothecary Lydon?','','','','','',5588,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,150,0,0,0,0,0,840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1067), + (1068,2,406,13,23,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1062,0,0,0,0,0,0,'Shredding Machines','There is a relation to the spiritual magic of shaman and the natural magic of druids. This is why we shaman can hear the plea of the spirits of Stonetalon. Many of their whisperings are lost to me, but one message, one vision, is clear...$B$BI saw a vision of two man-shaped machines in Windshear Crag, northwest of Greatwood Vale, felling trees with impossible speed. These metal beasts must be stopped!$B$BIn my vision, the machines were marked with strange symbols:$B$BXT:4 and XT:9.','Kill the shredders XT:4 and XT:9, then return to Seereth Stonebreak at the border of the Stonetalon Mountains and the Barrens.','The destruction of the machines XT:4 and XT:9 have soothed many of the spirits of Stonetalon, $N. With their loss, let us hope the Venture Company will remove itself from these mountains.$B$BFor if they do not, then I fear the atrocities this place has suffered will pale to what lies ahead.','The tree spirits wail at the loss of their brethren, $N. You must destroy the shredders XT:4 and XT:9, or I fear Stonetalon will never be healed.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4073,4074,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,1500,1110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1069,2,17,15,20,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Deepmoss Spider Eggs','Spider egg omelettes are a new fad in Booty Bay! The problem is... Booty Bay\'s got no eggs.$B$BI smell an opportunity!$B$BIn Windshear Crag and Sishir Canyon, in the Stonetalon Mountains to the northwest, lives the deepmoss spider. Bring me its eggs and I\'ll pay a bundle!$B$BIn Windshear Crag, the eggs will be clustered under what trees remain.$B$BIn Sishir Canyon... well, if you have a weak stomach then maybe you should just collect the eggs at Windshear Crag...','Bring 15 Deepmoss Eggs to Mebok Mizzyrix in Ratchet.','You got them! Thank you!$B$BI\'ll have these sent to Dizzywig and get them shipped to Booty Bay. I can already taste the profits!$B$BHere is your cut, $N. I couldn\'t have made this deal without you.','Did you get the eggs, $N? I already made a shipping deal with Wharfmaster Dizzywig!','','','','','',5570,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,350,0,0,0,0,2500,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1070,2,331,17,21,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1085,0,0,0,'On Guard in Stonetalon','Hello, $N.$B$BYou seem to be full of wanderlust by the looks of you. Have you been to the Stonetalon Mountains? It is a land plagued by the Venture Co. and other enemies of the night elves.$B$BRecently, Sentinel Wolfrunner sent my friend Kaela Shadowspear there to investigate what\'s happening to the land, but I have yet to hear word back from her. I\'m even more concerned because the Alliance sent a gnome mage along with her... a sign of trouble for sure.$B$BWould you find her and report back to me?','Find Kaela Shadowspear overlooking the valley entering Windshear Crag in the Stonetalon Mountains.','Ah, you\'ve come from Ashenvale at the behest of Thenysil -- how I miss her, my homeland and friends. She must be doing well with the Sentinels to be sequestering adventurers for other tasks. I\'m proud of her.$B$BIt is a pleasure to meet you, $N.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,495,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1071,2,406,17,21,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1085,0,0,0,0,0,0,'A Gnome\'s Respite','You see, $N, I\'m a member of the Enlightened Assembly of Arcanology, Alchemy and Engineering Sciences, and it\'s my goal... nay, my DUTY! to show the night elves that a blend of magic, mixtures, and mechanisms can help save their forests.$B$BBut it\'s a hard fought war, and the goblins reproduce like rabbits it seems. I haven\'t even had time to build my newest inventions!$B$BI need some time to plan and organize. But to do that, I need your help keeping the goblins at bay in Windshear Crag to the east...','Kill 10 Venture Co. Loggers, and 10 Venture Co. Deforesters and return to Gaxim Rustfizzle in Stonetalon.','Thanks so much for your help, $N. You\'re actually back just in time.$B$BI think I\'ve got the perfect plan. Explosives. No, that\'s not the plan, but it\'s part of the plan.$B$BSee, I\'ve been using high explosives--don\'t worry, they\'re not as dangerous as everyone thinks--to scare the goblins back a bit. I can herd \'em pretty good with a few key detonations along the mountains\' edges, but I\'ve been low on supplies now for a few days.','How goes the battle on your end, $N?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3989,3991,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,250,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1072,2,406,17,21,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1071,0,0,1073,0,0,0,'An Old Colleague','The device I\'m thinking about is my most advanced version to date. But we\'ll need a special potion if it\'s to work. I\'m thinking we might as well get the good stuff since this mission could be your last.$B$BAnd for that, we\'re going to need some potent explosives: Nitromirglyceronium.$B$BThe only person who can make NG-5 is an old friend of mine: Lomac Gearstrip. Look for him in Tinker Town.$B$BYou talk him into making us some NG-5, I\'ll get to work on placement for my devices.','Speak to Lomac Gearstrip in Ironforge.','Ahhh. Gaxim sent you, huh? How do I know you\'re not lying to me?! Hmm? Hmm?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,75,0,0,0,0,0,495,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1073,2,406,17,21,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1072,0,0,1074,0,0,0,'Ineptitude + Chemicals = Fun','Hahaha... you need Nitromirglyceronium to stop goblins from destroying a forest?!$B$BI don\'t care if you know Gaxim or not... I\'ll give you the stuff just to see you or them explode into itty bitty pieces.$B$BThere\'s a problem though: I\'m all out.$B$BBut I\'ll tell you what, you bring me the correct potions, and I\'ll make some up for you right away.$B$BThe least you can do is prove you\'ve got some skill as an alchemist before I just give you a sample of my greatest creation.','Bring 4 Minor Mana Potions and 2 Elixirs of Minor Fortitude to Lomac Gearstrip in Ironforge.','This\'ll do nicely.$B$BIf I didn\'t know better, stranger, I\'d say you knew somethin\' about alchemy. Good, good... the world\'s not all about swords and sorcery, you know?','I can\'t make any Nitromirglyceronium if I don\'t have the potions... they\'re vital to its creation.','','','','','',2455,2458,0,0,4,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,250,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1074,2,406,17,21,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,1073,1080,0,0,5732,1,0,'Ineptitude + Chemicals = Fun','Here you go, stranger. Take heed with it though... it\'s volatile stuff.$B$BIf you\'re really a friend of Gaxim\'s, then tell him I say hello. If you\'re not, then have fun blowin\' yerself up.','Bring the Nitromirglyceronium back to Gaxim Rustfizzle in Stonetalon.','Your task has been done flawlessly, $N.$B$BNG-5 is the unequivocal component in the recipe to ignite the wagons of dynamite.$B$BWhat? Yes, dynamite... wagons of it. It\'s the perfect distraction, I tell you... just wait and see.','Ah, goodie goodie, you\'re back.','','','','','',5732,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,75,0,0,0,0,0,495,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1075,2,406,17,21,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1071,0,0,1076,0,0,0,'A Scroll from Mauren','Okay, now for the remote detonation part of my plan... oh, I haven\'t explained that yet, have I?$B$BOkay, so the short of it is this: with a little magic, I can make it so the explosives go off while you\'re not around. I\'m putting together a device that\'ll allow you to push just one button and have the NG-5 explode when you\'re ready.$B$BBut I need a spell from a friend in Stormwind--Collin Mauren is his name. You can find him in the mage quarter there. He\'s human, so he shouldn\'t be hard to miss.','Find Collin Mauren in Stormwind.','Now, this spell you need; one that will allow you detonate explosives from a distance... hmmm.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,72,0,0,0,75,75,0,0,0,0,495,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1076,2,406,17,21,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1075,0,0,0,0,0,0,'Devils in Westfall','Ah, I think I have it. A messaging spell... I believe that\'s the effect he\'s looking for.$B$BI\'ll have to create a scroll with the spell impressed upon it. To do that I\'ll need debris from a dust devil.$B$BWhile I gather the rest of the components, why don\'t you head to Westfall and find one of the foul creatures? They are dangerous, but I\'m sure it\'s nothing you can\'t handle if you\'re willing to subject yourself to one of Gaxim\'s experiments.$B$BI\'ll be here when you return.','Bring Dust Devil Debris to Collin Mauren in Stormwind.','Allow me just a few moments and I shall have your scroll ready for you.','Hello, $N. Have you found the component I need?','','','','','',5669,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,72,0,0,0,250,250,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1077,2,406,17,21,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,1076,1079,0,0,5731,1,0,'Special Delivery for Gaxim','Here you are, $N. This should do nicely.$B$BPlease give my regards to Gaxim when next you see him. I look forward to hearing about this adventure when it sees its completion.$B$BFare well.','Bring the Scroll of Messaging to Gaxim Rustfizzle in Stonetalon.','This is perfect, $N! Well done.$B$BThis spell, mixed with the NG-5, shall make the perfect remote explosive.$B$BWe\'ll be able to create the perfect distraction for you so you can sneak in and steal the Venture Co.\'s letters and engineering plans.$B$BThat will surely slow down their deforestation acts.','Haha! you\'re back! Do you have it? Do you have the spell?','','','','','',5731,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,75,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1078,2,406,17,26,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Retrieval for Mauren','Travelers keep asking me about the Stonetalon Mountains. It seems to be a popular place for adventure--it doesn\'t matter if you\'re seeking wyvern, elementals, or you have business with the Venture Co.$B$BWithin the Charred Vale, deep in Stonetalon, there used to be a species of basilisks whose scales, when ground to dust, made a wonderful reagent for some spells I\'ve created.$B$BIf those basilisks still live, I would love to have a few of their scales.$B$BTake your time, it is no rush, but I can pay well.','Bring 8 Crystalized Scales to Collin Mauren in Stormwind.','This is perfect, $N. Thank you greatly.$B$BPerhaps one day in the future I\'ll be able to help you as you have helped me.','Hello again, $N.$B$BHave you already returned from the Vale in Stonetalon with those scales?','','','','','',5675,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6677,0,0,0,1,0,0,0,54,72,0,0,0,250,250,0,0,0,0,1260,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,2,1,0,0,0,0,0,0,0,0,0,0), + (1079,2,406,17,22,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,1074,1091,-1079,0,5738,1,0,'Covert Ops - Alpha','This is it, $N. Pay close attention. The devices are done, and ready to be used.$B$BTake these pages--they\'ll explain more about the detonators and explosives, and where you should place them.$B$BRemember, the success of your mission doesn\'t depend on how much destruction you cause. Plan Alpha\'s success depends on you bringing back the Venture Co.\'s engineering plans from inside the lumber mill south of Cragpool Lake.','Retrieve the Venture Co.\'s Engineering Plans from the lumber mill in Windshear Crag.','Truly amazing! This is a huge blow to the Venture Co.$B$BWe\'ll be able to find weaknesses in their machines and also incorporate their designs into our own creations. This is a wonderful day, indeed.','Did you get the plans, $N?','','','','','',5718,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,350,0,0,0,0,0,1320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1080,2,406,17,22,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,1077,1091,-1079,0,5738,1,0,'Covert Ops - Beta','Plan Beta\'s just like Plan Alpha, $N.$B$BWe cause a distraction and then steal their precious letters.$B$BThe key is to get their letters... remember that.$B$BThe pages I gave you already will tell you where to plant the explosives. Just get back here alive and with those letters....','Retrieve the Venture Co. Letters from Windshear Mine at the east end of Windshear Crag.','Incredible, $N! Kaela and the Sentinels will be so happy. With your skill and my creations, we\'re unstoppable.','How\'d it go, $N?','','','','','',5717,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,350,0,0,0,0,0,1320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1081,2,406,17,28,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1082,0,0,0,0,0,0,'Reception from Tyrande','$N, I am sure Tyrande Whisperwind herself would like to thank you for taking part in this mission.$B$BIt may not appear so on the surface, but what you\'ve helped start could very well strengthen our foothold in the Stonetalon Mountains.$B$BIf you consider yourself our ally against these atrocities, go see Tyrande in the Temple of the Moon in Darnassus.','Find Tyrande Whisperwind in Darnassus.','Hello, $N. I have indeed heard your name before, and although you are still full of youth, I am pleased to see the path you have set for yourself.$B$BYou would do me a great honor if you would accept this as a gift of appreciation.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7334,7335,7336,0,0,0,1,1,1,0,0,0,6678,0,0,0,1,0,0,0,69,0,54,47,72,500,0,500,500,500,0,2040,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1082,2,406,17,22,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1081,0,0,0,'Update for Sentinel Thenysil','$N, you have done a great deed by lending a hand here.$B$BThe Sentinels of Ashenvale will reward you well if you informed them that Gaxim and I are alive. Tell them we are well on our way to stopping the Venture Co. and healing the lands.$B$BFind Tara Thenysil in Astranaar; she will be pleased to see you\'ve returned with good news.','Return to Sentinel Thenysil in Ashenvale.','Thank you, $N. You have done a service to the Sentinels.$B$BI\'m glad to see Kaela... and even Gaxim, are doing well.$B$BYou\'ve earned our appreciation.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1083,2,406,20,26,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1091,1082,-1083,0,0,0,0,'Enraged Spirits','I\'m unsure what the Venture Co. did to the Vale, but it\'s obvious they were overpowered by the creatures there.$B$BThey set the forest aflame, and used their inventions of destruction to decimate as much of the Vale as possible.$B$BBut in their ignorance they also released something else: burning spirits, elementals of flame, stone and rage.$B$BThe land has no chance to see Elune\'s smile while these creatures roam free.$B$BBring me their smoldering embers to show you\'ve reduced their numbers.','Bring 8 Smoldering Embers from any of the fire elementals in the Charred Vale to Kaela Shadowspear in Stonetalon.','The remains of our enemy... your strength serves us well, $N. Thank you.','The first time I saw the Charred Vale I almost wept, $N.','','','','','',5659,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,2000,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1084,2,406,22,28,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1091,1082,-1083,0,0,0,0,'Wounded Ancients','It seems obvious to me that the protectors of the Vale--the treants--had something to do with the Venture Co. being driven back. Unfortunately, even those once great guardians have now become corrupt.$B$BGaxim thinks their corruption is somehow linked to the weapons the goblins used during their retreat.$B$BI told him I\'d collect a sample from a wounded treant and allow him to study it in order to figure out if that\'s true.$B$BBring me some of the shrapnel so the gnome can tell me more...','Bring a piece of Corroded Shrapnel to Kaela Shadowspear in Stonetalon.','Thank you, $N.$B$BThis should be more than sufficient for Gaxim to figure out how the treants were corrupted. I shall give this to him right away.','I have a feeling Gaxim will find a use for the shrapnel regardless of how the Venture Co. has used it in the past.','','','','','',5664,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,2500,1380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1085,2,331,17,21,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1071,0,0,0,'On Guard in Stonetalon','The situation here in Stonetalon is obviously grave for a night elf and gnome to be working together.$B$BThe Venture Co. has devastated these lands and I\'ve spent most of my time putting an end to the destruction.$B$BDo not judge Gaxim prematurely; he understands the need for us to work together.$B$BIf you wish to aid us, then start by speaking to Gaxim.$B$BI\'m sorry I cannot send you back to Tara with good news yet. Perhaps soon.','Speak to Gaxim.','Treacherous...treacherous and dangerous, that\'s what this land is.$B$BBut I\'m here to show the night elves that it\'s a little safer with the help of good ole engineering and a dash of magic.$B$BSee, swearing off magic completely won\'t help the night elves -- they need it. The world needs it. And with engineering and alchemy to boot, you can\'t go wrong. The possibilities are endless.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,25,0,0,0,0,0,102,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1086,2,1638,13,23,0,0,178,0,0,0,0,0,0,0,0,0,0,0,2,2,1067,0,0,0,5638,1,0,'The Flying Machine Airport','The toxin is ready. All that remains is its delivery. You, $N, must make that delivery.$B$BThe Venture Company must have a means of sending messages and light cargo between its headquarters and its operations in Stonetalon. It is likely a small sky port -- not big enough for a zeppelin, but perhaps for a flying machine. You must search the areas in Stonetalon under control of the Venture Company and find this sky port, if it exists. If you find it, then place the toxin there.$B$BPlace it, and run.','Bring the Toxic Fogger to the Venture Co. sky port, then return to Apothecary Zamah.','You found the port? Well done, $N! I am sure the goblins were quite surprised from your delivery! Let us hope that toxin finds its way to their headquarters.$B$BYou have served your people well, and I advise you to ignore any guilt you might harbor for poisoning the Venture Company. They are deserving of far worse.$B$BAnd if there is one mote of wisdom the Forsaken might teach its allies, it is this:$B$BDo not shy from dark paths... if those paths lead to victory.','You must find the Venture Company airport if it exists, $N.','Place the Toxic Fogger','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,350,0,0,0,0,3000,1380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1087,2,406,20,25,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1088,0,0,0,'Cenarius\' Legacy','You cannot imagine the hatred I possess for this wretched land. The ilk of Cenarius and the kaldorei druids at the peak employ their pathetic powers to stifle the flow of magic, even so far south of their pathetic holdings... their beloved forests.$B$BWould that I could return to Jaedenar and exult in the flow of magic, but my master will not allow me to return until my work is done.$B$BI have no doubt you love the night elves and their allies as little as I. Aid me, and both our ends might be satisfied.','Kill 4 Sons of Cenarius, 4 Daughters of Cenarius and 4 Cenarion Botanists for Braelyn Firehand near Sun Rock Retreat.','Already I can feel it... yes... power so sweet... the rushing flood. The kaldorei are foolish to spurn the gifts of this world, to reject the coursing of magic as it flows singing through your veins.$B$BWhat a pale mockery life is without its burning embrace!','Here, channeling magic is like drawing water from a well with a bucket full of holes.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4057,4053,4051,0,4,4,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1088,2,406,20,29,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1087,0,0,1089,0,0,0,'Ordanus','They thought that they could halt the flow of magic. They were mistaken. They thought that they could hide Ordanus, but I will have his head!$B$BMagic grants me true sight. Yes... there he is. A crossroads... At the top of a great tree in Ashenvale Forest. A name... Raynewood. One of the eldest sons of the forest god. They spirited him away from the peak before I could find him, but his time runs short.$B$BBring it to me and I will share with you a mighty gift.','Bring Ordanus\' head to Braelyn Firehand near Sun Rock Retreat.','I knew Ordanus once, long ago. He had the arrogance of his kind, holding himself above even the Highborne.$B$BHis head does not rise so high now, does it, $N?$B$BI promised you a reward, and you shall have it. Attend to me.','When my master bade me to the peak of Stonetalon, I expected that all I would need was to lay waste to the night elves that crawled the sacred ruins of our ancient temple of Azshara, their touch despoiling its sanctity... but Ordanus had slipped my grasp.','','','','','',5686,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1089,2,406,20,29,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1088,0,0,0,0,0,0,'The Den','The druids built the Talon Den on Stonetalon Peak, where they keep many powerful items.$B$BThey devised a complex scheme to keep them from falling into the wrong hands.$B$BLuckily, I managed to... extract some details from one of them.$B$BHidden in a small lantern at the entrance of the Den, you will find the Gatekeeper\'s Key--with it you will be able to open caches around the Den. The items from these caches will allow you to open their hoard, located in one of the central areas.','Travel to the Den on Stonetalon Peak. Using the Gatekeeper\'s Key, obtain the druids\' hidden items. Use these items to open the Talon Den Hoard. ','As the three keys are slid into their matching openings, in the middle of the glowing light a number of items appear.','Three keyholes are carved into the stone.','','','','','',5689,5690,5691,0,1,1,1,0,5687,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6669,6670,6671,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1770,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1090,2,406,17,22,0,0,255,0,0,0,0,0,0,0,0,0,0,0,3,2,0,0,0,1092,0,0,0,'Gerenzo\'s Orders','You know, I was once the second most important person here at this site. That all changed when Gerenzo took over. Fired my boss, Ziz Fizziks, and sent me down to work in the mines. Ziz told me to stay here and gather information, though. His new boss will pay us well if we can find out what Gerenzo\'s plans are.$B$BAnyways, what I do know is that Gerenzo has ordered large amounts of this gold-green ore to be mined. I can get you a sample to bring to Ziz, but you\'ll have to watch for patrols while I get it.','Get the mysterious ore from Piznik after he finishes mining it.','Thanks, $N. It was looking a little dicey there for a second and we\'ve probably drawn far too much attention to ourselves.$B$BThe important part is that we have the ore sample, though, and we should get it to Ziz as soon as possible.',NULL,'Keep Piznik safe while he mines the mysterious ore','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,350,0,0,0,0,0,1320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1090,0), + (1091,2,406,17,22,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5717,1,0,'Kaela\'s Update','$N, take these letters to Kaela. I\'m sure she\'ll want to know about this. Or at least the Sentinels will.$B$BMake sure you tell her how successful we were and how we couldn\'t have done it without a little bit of magic.','Bring the Venture Co. Letters to Kaela Shadowspear.','This is interesting indeed.$B$BYou and Gaxim have done very well, $N. Thank you.','Yes, $N? What can I do for you?','','','','','',5717,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,25,0,0,0,0,0,108,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1092,2,406,17,22,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,1090,0,0,0,5733,1,0,'Gerenzo\'s Orders','I guess I\'d better think about getting out of here, also. It won\'t take long for word of what happened here to spread to the higher ups, and I\'m sure they wouldn\'t take too kindly to meeting me again.$B$BI\'ll sneak out and meet with Ziz. Hopefully, he\'ll be able to find me a new job!$B$BI\'ll try and clean up this mess a little, but you should take the ore sample to Ziz right away. He told me that he\'d set up camp somewhere on the western side of Windshear Crag. Good luck.','Deliver the Unidentified Ore to Ziz Fizziks in the Stonetalon Mountains.','Ahhh, I knew that I did the right thing by telling Piznik to stay behind. I\'m sure the engineers in Undermine will be most interested to look at this...$B$BOf course I\'ll want to keep a little piece for myself, but what they don\'t know won\'t hurt them, yes?','Something I can help you with?','','','','','',5733,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6666,0,0,0,1,0,0,0,470,0,0,0,0,150,0,0,0,0,0,780,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1093,2,406,16,21,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1094,0,0,0,'Super Reaper 6000','Terrible what the Venture Company has done here, eh? What were they thinking? Goblin company hiring a gnome!$B$BLucky for me, Sputtervalve knows a genius when he sees one. Hired me just after I\'d been kicked out!$B$BTells me they built some enormous woodcutting machine, and Sput\' wants me to steal the plans for him. Unfortunately, Gerenzo--bloody gnome--wants me dead on sight... maybe you could steal the plans for me? You should be able to find them on one of their operators.','Get the Super Reaper 6000 Blueprints for Ziz Fizziks in the Stonetalon Mountains.','Hey, is that what I think it is? Great!$B$BNow, let\'s see. Ugh... how am I supposed to understand this stuff... can\'t figure out the way gnomes think. Lemme tell you, I\'m surprised they could build the wheel, let alone those flying machines they like so much.','Did you find those plans? I\'m eager to impress the new boss. Hopefully, once he\'s convinced of my loyalty--well, as much as he can be convinced... goblin\'s honor, you know?--he\'ll feel comfortable making use of my rather impressive genius.','','','','','',5734,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,250,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1094,2,406,16,21,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,1093,0,0,1095,5735,1,0,'Further Instructions','This envelope has all the information I was able to snatch as they booted me out the door... Venture Company internal documents, some manuals, technical things... Oh, and of course the Super Reaper 6000 blueprints.$B$BSputtervalve has taken up residence at Ratchet in the Barrens. Shouldn\'t have much trouble finding him, he\'s a little green fellow.','Deliver the Sealed Envelope to Sputtervalve in the Barrens.','Fizziks, eh? Can\'t say I trust him, but this information seems good enough. What I wouldn\'t give to have the Venture Company out of my hair.$B$BThey do come up with some good machines though... I can\'t deny that we\'ve benefited from using some of the improvements they\'ve devised.','Hello there! How can I help you?','','','','','',5735,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,75,0,0,0,0,0,495,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1095,2,406,16,27,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,1094,0,0,1096,0,0,0,'Further Instructions','The matter of this gnome that has been hired by the Venture Company has caused a bit of a stir in Undermine. The trade princes do not approve of Razdunk\'s consorting with this Gerenzo.$B$BRiddlevox has asked me to take care of the problem, and I\'m sure he was instructed to do so by one or more of the trade princes. Of course, the Director didn\'t tell me that. Let\'s just say I have a hunch.$B$BWhatever the case, Gerenzo must be removed, and it would be a fitting test to have Fizziks take care of him.','Bring the new orders to Ziz Fizziks in the Stonetalon Mountains.','Eliminate Gerenzo? Now there is a prospect that I have no objections to.$B$BGnomes are bad enough as it is, but what I learned about Gerenzo only makes it worse. Apparently, he was one of the head engineers in Gnomeregan, where he was working on their secret project--we could never infiltrate Dun Morogh well enough to find out specific details. It was a failure. Our reports say that whatever it was literally exploded in their faces.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,75,0,0,0,0,0,660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1096,2,406,16,27,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,1095,0,0,0,0,0,0,'Gerenzo Wrenchwhistle','I met Gerenzo once, but let me tell you, he\'s not easy on the eyes. His flesh looks like it\'s rotting away, and he\'s grafted metal and gears onto his body, replaced some of his limbs with mechanical ones.$B$BNortheast of here, far above Cragpool Lake, up near the water wheel is where Gerenzo watches over the entire site. There\'s no way I could fight my way up there, not to mention take on Gerenzo... But you look like you might be able to make it.$B$BIf you kill him for me, I\'ll make it worth your while!','Bring Gerenzo Wrenchwhistle\'s Mechanical Arm to Ziz Fizziks in the Stonetalon Mountains.','Look at that thing... it\'d take a gnome to come up with something like that. I can\'t understand why you\'d cut off an arm, and replace it with that, when you could just keep both arms and add a third!$B$BGnomes, I tell you...$B$BAt least Gerenzo\'s out of commission. Hopefully that\'ll be enough proof, and Sputtervalve will assign me to one of the Tinkers\' Union workshops in Gadgetzan or maybe even Undermine.','Sputtervalve will want some sort of proof that Gerenzo\'s dead. I think his mechanical arm will probably do.','','','','','',5736,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6667,6668,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,250,0,0,0,0,2200,1320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1097,2,1519,9,15,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,353,0,0,0,'Elmore\'s Task','There\'s a dwarven weaponsmith in Stormwind, Grimand Elmore, who sent word that he needs help with a delivery. I believe he wants a package sent to his homeland in the north.$B$BYou have a sturdy pair on you! So if you\'re interested in some legwork then speak with Grimand. We could use you down here, but we must also keep our ties strong with the dwarves.$B$BYou can find Grimand Elmore at the weapon shop in the Dwarven District of Stormwind, in the northeast section of town.','Speak with Grimand Elmore.','You\'re here to help with my delivery? Very good!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,66,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1098,2,209,18,25,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Deathstalkers in Shadowfang','In preparation for an assault on Shadowfang, two deathstalkers were sent to the keep to gather intelligence. It has been many days and they have not returned, but we must receive their report if we\'re to have any hope of a successful attack!$B$BSo here is your task, $N. Go to Shadowfang Keep to the south and find the Deathstalkers Adamant and Vincent. Find them, and if they require aid then give it.$B$BThis mission is as dangerous as is it critical, $N. Do not fail.','Find the Deathstalker Adamant and Deathstalker Vincent.','Vincent\'s body lies broken, and still.$B$BAlthough Deathstalker Adamant will send his report to Hadrec... whatever additional details Vincent gained must remain with him.$B$BBut clutched in his hand is a small trinket...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3324,0,0,0,1,0,0,0,68,0,0,0,0,250,0,0,0,0,1800,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1100,2,400,29,34,1,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1101,5790,1,0,'Lonebrow\'s Journal','You slowly open the weathered journal of Henrig Lonebrow....','Read Henrig Lonebrow\'s Journal.','You say you found this journal on a deceased dwarf? Give me but a moment to peruse the pages...','From your look of concern, I can tell that something is amiss....','','','','','',5790,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,6,1,0,0,0,0,0,0,0,0), + (1101,2,1717,29,34,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1100,0,0,0,0,0,0,'The Crone of the Kraul','Poor Heralath! And this dwarf... Lonebrow. What a brave soul he was.$B$BWe must not let their valiance go for naught. This crone... Charlga Razorflank ... must be stopped.$B$BSurely, infiltrating the Kraul will be perilous. There isn\'t time to send word to Darnassus. $n, assemble a party to slay the crone.$B$BBring me Razorflank\'s Medallion as proof of demise.','Bring Razorflank\'s Medallion to Falfindel Waywarder in Thalanaar.','The crone has been laid to rest. This is fantastic news, $N.$B$BIn these times of peril, it is refreshing to see one as brave as yourself.$B$BWith Razorflank\'s minions taken care of, our studies in the area can continue. Perhaps now we can gain further knowledge of exactly what happened to corrupt the resting place of Agamaggan.$B$BHowever, I fear the answer to that question lies in treachery as well...','So long as Charlga Razorflank is mustering a force in Razorfen Kraul, these lands are in great danger.','','','','','',5792,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4197,6742,6725,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2010,0,0,0,0,0,0,0,0,18,1,1,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0), + (1102,2,1717,29,34,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Vengeful Fate','Cairne is a noble leader for uniting our people here on Thunder Bluff.$B$BBut I cannot forgive those who drove us from our ancestral lands as easily as some. My people inhabited the southern Barrens for decades. The land was holy to us. But we were driven off by numerous foes.$B$BA vengeful fate awaits the crone, Charlga Razorflank, who musters a foul army from within Razorfen Kraul.$B$BBring me Razorflank\'s heart and I can die in peace, $n.','Bring Razorflank\'s Heart to Auld Stonespire in Thunder Bluff.','I see the nasty tribe of Razorfen Kraul now knows the pain of my people. Serves the foul beasts right.$B$BTo drive one from a holy land is a sin worthy of the most severe revenge.$B$BThank you, $N, for aiding me in my plight.','Once I know the foul beasts of Razorfen Kraul have been driven from their foul lair, I will be able to rest in peace, knowing that revenge has been served.$B$BHave you the driven the quilboar from the Kraul? Do you bring to me good news in the form of Razorflank\'s heart?','','','','','',5793,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4197,6742,6725,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,500,0,0,0,0,0,2430,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1103,2,-82,20,23,0,64,178,0,0,0,0,0,0,0,0,0,0,0,8,0,100,0,0,0,0,0,0,'Call of Water','Greetin\'s, $g brotha:sista;! Have you too come to purify the waters here and prove your understandin\' to Islen?$B$BI\'ve just defeated the corrupt water spirit meself, and I\'m just \'bout to put da bracers and remaining drops o\' water on the brazier.$B$BWhat\'s dat? Ahhh. Tiev understan\' all too well when somethin\' goes wrong. Well, Tiev can help you plenty if you be needin\' to see the pure water spirit again.$B$BBring me a water sapta from Islen as proof that you be ready, an\' I\'ll wait to turn in me parts.','Bring a Water Sapta to Tiev Mordune in Silverpine Forest if you failed to speak to the Minor Manifestation of Water.','Ahhh, den yur ready...$B$BI\'ll put me items in the brazier den, and you c\'n talk wit\' da spirit too.$B$BAn\' dontchu worry none \'bout seein\' into da spirit world wit\' da sapta... ol\' Tiev know a trick or two \'bout how da sapta magic works.$B$BCome now, head down wit\' me to the shrine and let\'s speak to da spirits together, brotha.','Ya have the sapta, brotha?$B$BI know another that had trouble after defeating da corrupt water spirit--seems he waited too long and he came out of the spirit world too quick fer his taste. Hate to see dat happen to another, so I\'ll just wait here fer a bit to make sure no one else be needin\' me help.','','','','','',6637,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1103), + (1104,2,400,28,30,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Salt Flat Venom','I have so many designs for our rocket car! So many! And I must try them all!!$B$BI\'m working on a new type of fuel. One that burns really really really hot!! I haven\'t gotten the mixture perfect, but I think I know what I need...$B$BThe scorpids who wander the Shimmering Flats have a venom with lots and lots of salt in it. It\'s very unique! And it\'s just what I need!$B$BBring me venom and trust me -- our car will fly!!','Bring 6 Salty Scorpid Venoms to Fizzle Brassbolts in the Shimmering Flats.','All right! This venom is going to work great! Thanks, $N!$B$BNow I just need to boil it down, apply skipper-otomer, add a nega-catalyst, and... Drat! Where are my notes!?','Hi hi hi! Did you get that venom??','','','','','',5794,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2500,1110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1105,2,400,28,30,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Hardened Shells','My brother is working on a new fuel for his rocket car. He\'s brilliant, he really is. So brilliant that... I think that new fuel he\'s designing is strong enough to eat right through the car\'s chassis!$B$BI want to reinforce its fuel tanks before that happens.$B$BThe tortoises out on the flats have very hard shells. I want to use them to create new tanks for our rocket car. Tanks that can hold my brother\'s new fuel.$B$BYou look responsible enough. Will you get me those shells?','Bring 9 Hardened Tortoise Shells to Wizzle Brassbolts in the Shimmering Flats.','You got them! Thanks, $N!','My brother is making progress with his new fuel design, and that has me worried. I need to start work on a tortoise shell fuel tank as soon as possible!','','','','','',5795,0,0,0,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2500,1470,0,0,0,0,0,0,0,0,1,6,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1106,2,400,26,35,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1108,5827,1,0,'Martek the Exiled','I\'m developing a new engine that\'ll make the car go so fast! Fast enough to fly, I know it! I just need to make pistons that can handle very very heavy stress. All my trials have failed because I can\'t make pistons hard enough!$B$BBut there is someone who might know how.$B$BHis name is Martek the Exiled. He is a great smith and knows more about metal than anyone. Take him this letter, I know he can help!$B$BBut he\'s far far away -- in Azeroth, in the Badlands, in a camp, with a goblin!$B$BFind him!','Bring Fizzle\'s Letter to Martek the Exiled in the Badlands.','Fizzle sent you? Well that changes things! Of course I\'ll help you. Fizzle and his brother are two of the few people who don\'t want me dead!$B$BSo Fizzle wants to make pistons, eh? Pistons strong enough to take whatever stresses he has planned, and if I know Fizzle, then this new car of his is a volcano on wheels!','Well, you found me. Good for you.$B$BAre you here about that axe I made for Gath\'Ilzogg? Or are you here to reclaim Duchess Pamay\'s honor?$B$BActually, I don\'t care which it is. If you\'re here to fight, then let\'s get it over with...','','','','','',5827,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,810,0,0,0,0,0,0,0,0,4,2000,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1107,2,400,28,35,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,1105,0,0,0,0,0,0,'Encrusted Tail Fins','Our rocket car is the fastest thing on the flats! So fast that ... I\'m afraid friction is going to tear it apart!$B$BTo prevent that I need to create a composite to coat the car\'s moving parts. It must be hard but not brittle, and must be resistant to salt corrosion, or time spent on the Shimmering Flats will eat it away.$B$BHave you heard of the Vile Reef, $N? It\'s off the coast of Stranglethorn Vale. Saltscale murlocs live there, and their tail fins are a crucial ingredient of my composite.','Bring 10 Encrusted Tail Fins to Wizzle Brassbolts in the Shimmering Flats.','Thank you, $N! After I grind these down and fuse them with a few other ingredients, the composite will be ready. And after that, the car will be safe from its own speed.$B$BSafe, as long as it doesn\'t hit anything...','Do you have the tail fins? If I can\'t protect our car from its own speed, then it won\'t last long in these races.','','','','','',5796,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3500,2070,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (1108,2,400,28,39,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,1106,0,0,0,0,0,0,'Indurium','I\'m not out here just to stay away from people. There is a wealth of metal in the Badlands, $N, if you have the guts to get it.$B$BThe metal\'s called indurium and as luck would have it, it is rumored to possess high resistance to heat and stress. It might work for Fizzle\'s car.$B$BBut let\'s make sure. Get me samples of indurium and I\'ll test its properties.$B$BTrue indurium ore lies deep in Uldaman, but the Stonevault troggs of the Badlands sometimes have flakes of it on them. Bring me those flakes.','Bring 10 Indurium Flakes to Martek the Exiled in the Badlands.','Ah yes, these will do fine. Now let\'s put them in some heat and see how they fare...','Did you find any indurium flakes, $N. I have my forge heated up and ready to test them.','','','','','',5797,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1109,2,1717,30,33,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1113,0,0,0,'Going, Going, Guano!','As you can see, $n, we\'re up to some very.... interesting experiments at the Royal Apothecary Society.$B$BAs the Master here, it is my job to oversee the most ambitious of our alchemical attempts. So much work and so little time!$B$BYou look well traveled for a $c. Perhaps you can aid me.$B$BI\'m in need of a rare substance. It\'s foul material; it comes from a rare species of bats only found in the muck-hole known as Razorfen Kraul. Bring to me the guano from the Kraul Bats so we can begin our work...','Bring 1 pile of Kraul Guano to Master Apothecary Faranell in the Undercity.','Splendid! This is just the start we needed, $N.','Ah, I see you have returned. Were you able to procure any Kraul Guano?','','','','','',5801,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,350,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1110,2,400,28,31,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Rocket Car Parts','Heh heh, with all the races they\'re running here, it\'s no surprise that a few mishaps happen along the way. If you look around the Shimmering Flats then you\'ll see evidence of past crashes -- scraps of rocket car parts are littered everywhere!$B$BAnd those parts are worth money to the gnomes and goblins. They\'re always looking for more contraptions to slap onto their cars.$B$BSo go out and get me parts. Bring me a heap and I\'ll pay you well.','Bring 30 Rocket Car Parts to Kravel Koalbeard in the Shimmering Flats.','Whoa, look at all that! There\'s some good stuff in that heap of junk. I\'m sure I can pawn it off for a hefty sum.$B$BAnd... is that an ear I see squashed between those two sheets of metal?? Ouch! Heh, I sure wouldn\'t want to be that pilot!$B$BThanks, $N. Here\'s your pay. And here\'s some advice, free of charge...$B$BIf you look hard enough, you can always find profit in someone else\'s tragedy.','$N, have you been out into the Flats? Did you bring back that load of parts I wanted?','','','','','',5798,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,1500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1111,2,400,30,36,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1112,5799,1,0,'Wharfmaster Dizzywig','I make it my job to get people what they need, and the gnomes over there need a parts order filled. Their parts were shipped to Ratchet a week ago, but I haven\'t been able to make the trip.$B$BSo, are you ready for some legwork? Go to Ratchet and give this parts order to Wharfmaster Dizzywig -- he\'ll probably be at the docks.$B$BDo this for me, and I\'ll have more jobs for you.$B$BJobs, my friend, with serious profit potential...','Bring Kravel\'s Parts Order to Wharfmaster Dizzywig in Ratchet.','Oh yes. Parts for Kravel. I\'m glad you\'re here. These things have been sitting out here for days, and I was afraid they\'d rust!','Speak up! Tell me, are you dropping off or picking up?','','','','','',5799,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,840,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (1112,2,400,30,36,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,1111,0,0,0,5800,1,0,'Parts for Kravel','Here\'s Kravel\'s package, $N. And when you deliver it, tell him... if he wants more special orders, then he\'ll have to pay his tab!','Bring Kravel\'s Parts to Kravel Koalbeard in the Shimmering Flats.','Great, you got them! Now we need to get them to the gnomes. But first...$B$BLet\'s take out one small item...','Did you make it to Ratchet and get those parts?','','','','','',5800,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2000,840,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1112), + (1113,2,796,30,33,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1109,0,0,0,0,0,0,'Hearts of Zeal','Why do I need a rare type of guano, you might ask. Well, for this experiment I want to see what effect two diametrically opposed chemical substances can have on each other, especially when both are combined with an ever-toxic agent to ensure the most... ghastly results.$B$BIn the northeastern peaks of Tirisfal Glades lies the Scarlet Monastery. There the crazed disciples of the Scarlet Crusade congregate, both inside and outside the halls. Which you slay matters not, any of them may have the heart I need.','Master Apothecary Faranell in the Undercity wants 20 Hearts of Zeal.','My what an abundance of gore you have brought me, $N! Your efforts have been most excellent!','Have you returned from the Scarlet Monastery? I\'ll need many hearts for this delightful experiment!$B$BNo doubt, Varimathras and the Dark Lady will be pleased to be rid of the Scarlet Scum as well...','','','','','',5805,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,350,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1114,2,400,30,36,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,1112,0,0,0,5802,1,0,'Delivery to the Gnomes','Now that I have what I need, give these parts to Fizzle Brassbolts. He\'s been waiting a long time for them -- I\'m sure he won\'t miss the little piece I removed from his order...$B$BAnd I wouldn\'t bother mentioning it to him. It was small and worthless.$B$BTrust me.','Bring the Delicate Car Parts to Fizzle Brassbolts in Shimmering Flats.','There they are! My hydro ratchets and repeater bolts! These will do just fine. Thank you!','You have something for me? That\'s great! let\'s see it!','','','','','',5802,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1000,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1115,2,400,30,36,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,1114,0,0,1116,0,0,0,'The Rumormonger','Now that we\'ve done a service for the gnomes, it\'s time to do the goblins a favor! $B$BI hear that the goblin racer pilot, Nazz Steamboil, didn\'t always use that name. I wonder why he changed it. I wonder if it\'s a secret, and... I wonder if he values that secret.$B$BIf anyone knows the truth, then it\'s Krazek of Booty Bay, on the southern tip of Stranglethorn. Speak with Krazek and ask him about our goblin pilot.$B$BIf you can get useful information from him, then we might just turn a profit from it.','Talk to Krazek in Booty Bay.','You want to know about Nazz Steamboil? He\'s a racer pilot out in the Shimmering Flats, isn\'t he?$B$BYeah, I might be able to find something out about him... but it won\'t be easy. Or fast.$B$BOr cheap.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1116,2,8,30,36,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,1115,0,0,1117,0,0,0,'Dream Dust in the Swamp','Getting the information on Nazz is quite a favor, $N. Yes, quite a favor. But you\'ve come all the way from the Shimmering Flats to get it... are you willing to travel some more?$B$BWhile I contact my sources, why don\'t you gather something for me, eh?$B$BHm... what will it be? How about dream dust, from the dragon whelps of the Swamp of Sorrows. Yes, I\'d love some dream dust for my snuff pouch!$B$BGet it for me, $N, and I\'ll give you the information you seek.','Bring 10 Specks of Dream Dust to Krazek in Booty Bay. Dream Dust is gathered from the dragon whelps of the Swamp of Sorrows.','Well, look at that. You found the dream dust!$B$BAnd how did you like the swamp, $N? It\'s not easy to get a hot meal there, is it?','Back so soon? Do you have my dream dust?','','','','','',5803,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2100,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1116), + (1117,2,400,30,36,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,1116,0,0,0,5804,1,0,'Rumors for Kravel','I had to use some of my favors, and gave away a rare bottle of elven wine, and did some heavy deducing myself! But I found the information you seek.$B$BHere, I wrote a letter with some very interesting bits on our friend, Nazz Steamboil. Do with it what you will -- it\'s too dangerous for me to use.$B$BJust don\'t tell anyone where you got it!','Bring the Goblin Rumors to Kravel Koalbeard in the Shimmering Flats.','Well well! This is interesting... very interesting. Heh, perhaps I should bow to the goblin pilot the next time I see him.$B$BThis is worth plenty, $N. I\'m sure Nazz will pay a small fortune to keep his secret... a secret.','Did you get anything on Nazz Steamboil? Anything he might want to keep a secret??','','','','','',5804,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7500,2100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1117), + (1118,2,400,35,43,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,1117,1119,-621,0,5826,1,0,'Back to Booty Bay','$N, you\'re a $c I can trust, both to get the job done and to keep your mouth shut while doing it.$B$BI\'ve been brewing up a new scheme. It\'s risky, but if it works then we could both make a bundle! And I think you\'re just the person to see it through.$B$BTo start, you must go back to Booty Bay. I apologize, good $N. I know my last task took you there. But this time, speak with Crank Fizzlebub.$B$BGive him this letter. And if he requires aid, do your best to help him. It will be worth the effort.','Bring Kravel\'s Scheme to Crank Fizzlebub in Booty Bay.','I see. Kravel has a big scheme planned. He has a sinister mind -- I like that about him.$B$BSo you\'ll need something to addle wits, eh? Something powerful...$B$BI wonder if the mixture Zanzil feeds his zombies could be used...','Hello hello. And what brings a noble $R such as you down to Booty Bay?','','','','','',5826,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1119,2,400,35,44,0,0,255,0,0,0,0,0,0,0,0,0,0,7200,0,0,0,0,0,0,5806,1,0,'Zanzil\'s Mixture and a Fool\'s Stout','I figured out how to use Zanzil\'s mixture with stout to make a powerful libation. A Fool\'s Stout. I think it\'ll be just what Kravel needs, but try it out and let me know how it works.$B$BAnd $N, don\'t keep this stuff too long without using it. Zanzil\'s mixture has a weird effect on the stout\'s yeast, kicking it into high gear. So it won\'t stay fresh forever.','Bring the Fool\'s Stout back to Kravel in the Shimmering Flats.','Wonderful! Fizzlebub came through! I\'ll remember that next time I see him.$B$BAnd thank you, $N. You\'re doing a great job, and we both stand to make a lot of money from this...','Hello, $N. Was Fizzlebub able to help us?','','','','','',5806,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1120,2,400,35,44,0,0,255,0,0,0,0,0,0,0,0,0,0,7200,0,0,1119,1122,1120,0,5806,1,0,'Get the Gnomes Drunk','We need to try the Fool\'s Stout on one of the pit crews. If you want to try it on the gnomes, then here -- take the stout and give it to the gnome pit boss.$B$BAnd don\'t wait too long. This stout will go bad eventually.','Bring the Fool\'s Stout to the Gnome Pit Boss.','Stout? How considerate! Thank you!$B$BWe shouldn\'t be drinking with the race coming up, but... maybe my boys could do with just a little. Besides, it can\'t be that strong, can it?','Hi! You have something for me?','','','','','',5806,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1121,2,400,35,44,0,0,255,0,0,0,0,0,0,0,0,0,0,7200,0,0,1119,1122,1120,0,5806,1,0,'Get the Goblins Drunk','We need to try the Fool\'s Stout on one of the pit crews. If you want to try it on the goblins, then here -- take the stout and give it to the goblin pit boss.$B$BAnd don\'t wait too long. This stout will go bad eventually.','Bring the Fool\'s Stout to the Goblin Pit Boss.','What do we have here? Booze, eh?$B$BWell, I don\'t mind if we have just a little...','What are you looking at?','','','','','',5806,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1122,2,400,35,44,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5807,1,0,'Report Back to Fizzlebub','That Fool\'s Stout worked great! I placed a bet on the next race, and... let\'s hope the crew you got drunk did a number on their car!$B$BThere\'s only one more task for you -- take this note back to Crank Fizzlebub in Booty Bay. He\'ll want to know of the successful test.$B$BAnd hopefully we can get more of that Fool\'s Stout for future races!','Bring the Fool\'s Stout report to Crank Fizzlebub in Booty Bay.','It says here that the fool\'s stout was a success. That\'s good news!$B$BIf you ever want more of the stuff, then let me know and I\'ll have you gather more of Zanzil\'s Mixture.','Hello $N. How\'d that stout work out? It\'s strong stuff, isn\'t it?','','','','','',5807,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1123,2,1638,54,55,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,1124,0,1124,0,0,0,'Rabine Saturna','For this task, Keeper Remulos\' majordomo in Moonglade - Rabine Saturna - seeks aid in exploring the vast wastelands far to the west of Tanaris and Un\'Goro. He is located in Nighthaven, the main village of Moonglade.$B$BI want to impart on you the importance of your presence. There are growing tensions between the night elves of Darnassus and the Cenarion Circle in Moonglade. Look beyond racial boundaries and tap into the wisdom of your ancestors in dealings with the Circle there, $N. Good luck.','Speak with Rabine Saturna in the village of Nighthaven, Moonglade. Moonglade lies between Felwood and Winterspring, accessible through a path out of Timbermaw Hold.','I am Rabine Saturna, and on behalf of Keeper Remulos and all of the denizens of this sacred glade I bid you welcome.$B$BI appreciate your interest and eagerness to assist the Cenarion Circle. The tauren have shown an incredible propensity to the tenets of Cenarius, and by their proxy the Horde is welcomed within the safety of this glade. The preservation of Azeroth is a common goal we both share.$B$BYou are among friends here, $N.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,25,0,0,0,0,0,840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1124,2,493,54,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1125,17355,1,0,'Wasteland','West of Un\'Goro Crater, via the northwestern ridge, is a harsh wasteland - Silithus. Few know that an ancient war was waged there between the night elves and a malign, alien power. The evil was sealed, but now we suspect that forces work to stir this... unspeakable horror.$B$BSeek out Layo Starstrike, one of our agents in Silithus; look for him at Valor\'s Rest, the final resting spot for the fallen of the wastes. Give him this letter, and he will give you his trust accordingly.','Speak with Layo Starstrike near the Valor\'s Rest graveyard of Silithus, showing him Rabine\'s Letter.','Rabine sent you, did he? Well, consider yourself welcomed here... as much as this desolate and forsaken land can welcome someone.$B$BI wasn\'t alive during the time of the great tribulations that took place here, but there are parts of this desert that might as well be eerie pictures of that forgotten past. With your help, the Cenarion Circle might be able to bring finality to a threat that was supposed to have died generations ago.','This is a dangerous land to be so casual, $C. What brings you to the wastes of Silithus?','','','','','',17355,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,75,0,0,0,0,0,1680,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1125,2,1377,54,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,1124,0,0,1126,0,0,0,'The Spirits of Southwind','To our southwest lies a tragic site - the ruins of Southwind Village. This is where our work should begin, $N.$B$BFrom what we\'ve learned, this village was once a night elf base of operations for Silithus. It\'s long since overrun by the silithid hives that infest the wastes. I can only imagine the horror of the village\'s initial sundering...$B$BThe tortured spirits of fallen druids and sentinels wander the ruins aimlessly. Explore this locale, freeing the souls of these wretched beings as needed.','Free the spirits of 8 Tortured Druids and 8 Tortured Sentinels in Southwind Village, and then return to Layo Starstrike at the Valor\'s Rest graveyard of Silithus.','I had thought that maybe the huge swirling hive near the ruins of the village had played a part in its demise. It would seem that your work has proven this to be correct; the proximity of the hive poses a threat to any future work we may do here.$B$BI thank you for your benevolence in freeing the souls of the fallen; such work is never easy, I know. When you\'re ready, however, I\'d like to ask for your assistance once more...','Alliance or Horde, it doesn\'t matter - no being deserves to be trapped on this world as a tortured spirit. The freeing of these souls will make things right, $N.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12178,12179,0,0,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,100,0,0,0,0,0,3390,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0), + (1126,2,1377,54,57,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,1125,0,0,6844,0,0,0,'Hive in the Tower','The hive needs to be addressed in Southwind Village, and I think I know a way to get at them. It\'s been my experience that the silithid hives are very sensitive to their environment; this explains their attacks when hearing the death wails of the spirits.$B$BThe silithid are strongest in the tower - the one with the mass of wasps circling it. Scale the tower and jostle the hive into activity. Report back what you learn, but be careful! If you uncover anything that might help, bring it to me.','Scale the tower of Southwind Village and locate a means to stir the silithid hive into activity. Bring back anything unusual you may uncover when doing so to Layo Starstrike at the Valor\'s Rest graveyard of Silithus.','What the... what is it?$B$BIt has the shape of a... box, maybe? It\'s encrusted over something fierce. Wait, there a portion here that\'s exposed... is that a book underneath all this gunk?$B$BI think you\'ve stumbled across quite the find here, $N... well, at least I hope it is. Perhaps it is a journal or a log from ancient times, preserved in this shell.$B$BI think I know a way to find out what this is.','Well, did it work? You\'re still in one piece, which is good news. Did you find anything?','','','','','',17346,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,250,0,0,0,0,0,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1127,2,33,36,44,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Fool\'s Stout','So you want some Fool\'s Stout, eh? Thinking of heading back to the races...?$B$BAll right, bring me more of Zanzil\'s mixture and I\'ll make some more stout for you.','Bring 12 of Zanzil\'s Mixture to Crank Fizzlebub in Booty Bay.','Ah, very good! Here is your pay.$B$BAnd here is a little something extra... for your discretion.','Do you have those Zanzil mixtures yet, $N?','','','','','',4016,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5806,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1130,2,1638,20,30,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1131,0,0,0,'Melor Sends Word','$N, Melor Stonehoof has heard of your deeds, and has set a path before you.$B$BIf you wish to take it, then go to Thunder Bluff and speak with Melor. You will find him on Hunter\'s Rise.','Speak with Melor Stonehoof in Thunder Bluff.','So, $N, you have come. Now, are you prepared to journey through distant lands?$B$BIf so, young $C, then listen on...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1131,2,1638,20,30,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1130,0,0,0,0,0,0,'Steelsnap','At times we hunt for food. At times we hunt for honor. And at times we hunt to earn the Earthmother\'s teachings.$B$BBut the hunt I now set upon you is none of these things. It is to slay a creature outside the Earthmother\'s blessing.$B$BThe hyena Steelsnap roams the Thousand Needles, south of the Barrens. He is a tyrant, attracting other hyenas to him and spreading fear and bloodshed among more peaceful beasts.$B$BFind Steelsnap, $N. Find him, and defeat him.','Bring Steelsnap\'s Rib to Melor Stonehoof in Thunder Bluff.','In defeating the creature Steelsnap, you have cleansed the Thousand Needles of a horrible taint.$B$BAnd that, $N, is your lesson this day.','Have you defeated the foul Steelsnap, $N?','','','','','',5837,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1132,2,11,18,20,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1133,0,0,0,'Fiora Longears','Oh, to be at sea once again! To feel the kiss of the wind, and to have the waves rock me like my blessed mother, long ago!$B$BOh, I wish I had your fortune, good $c, for I see the sea in your future!$B$BIt\'s my job to tell eager souls of the land of Kalimdor, the land of opportunity! If you\'re willing to try your luck across the sea, then take a ship from here to the lovely port of Theramore. Speak there with my partner, the elf, Fiora Longears.$B$BShe\'ll start you on your Kalimdor adventure!','Speak with Fiora Longears on the docks at Theramore in Dustwallow Marsh.','Good day to you! You were sent by Mr. Flint in Menethil Harbor? Well Mr. Flint is a strong judge of character. If he sent you, then there\'s no doubt you belong here in Kalimdor!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,3,1,0,0,0,1000,0,0,0,0), + (1133,2,148,18,20,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1132,0,0,0,0,0,0,'Journey to Astranaar','If you\'re fresh off the boat from Menethil, then the first thing you should do is... go to Astranaar. I\'m sure an eager member of the Alliance such as you can do some real good there. Speak with Shindrell Swiftfire and offer your services.$B$BBut don\'t bother mentioning who sent you. Shindrell does not know me...','Speak with Shindrell Swiftfire in Astranaar.','You are here to offer your services to the Alliance, $N? We welcome the aid, for although its beauty remains... Ashenvale Forest is not the peaceful place it once was.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,1,0,0,0,0,0,0,0,0,0,0), + (1134,2,331,18,21,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1008,0,0,0,0,0,0,'Pridewings of Stonetalon','We are not in open war with the Horde, but our peace is fragile. We often find their agents moving against us, but they do so covertly.$B$BOne such advance was revealed to us from hidden sources in Theramore, claiming that the orcs collect venom from the pridewings near Mirkfallon Lake, in the Stonetalon Mountains to the south. Orc assassins then use the venom on their secret death raids against the Alliance!$B$BIf this is true, then we must stop them, $N. We must deny them their source of venom.','Bring 12 Pridewing Venom Sacs to Shindrell Swiftfire in Astranaar.','Thank you, $N. It saddens me to order the slaughter of creatures who may not willingly aid our enemies, yet it is my duty to do so.$B$BYour heart might weep for the pridewings you slew, my friend, but may your heart then swell in knowing that your allies are safe from the pridewings\' venom.','Do you have the pridewing venom sacs, $N? We cannot allow the orcs to use the beasts\' poisons against us!','','','','','',5808,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,1300,990,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1135,2,15,25,30,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Highperch Venom','As you may know, wyverns are often tamed by orcs for use as mounts. But what is less known is that the venom of a wyvern, in some circles, is more valuable than the beast itself. So if you\'re not afraid to do a little wyvern hunting, then... I have a job for you.$B$BThere is a place called Highperch in the land of a Thousand Needles, west of here. The Highperch wyverns have a potent venom. Potent, and valuable.','Bring 10 Highperch Venom Sacs to Fiora Longears in Theramore.','Ah, most of these are nearly bursting with venom, $N. Such are normally only gathered from young wyverns, or fertile females. It must have been quite a slaughter up there in Highperch!','Did you find Highperch, $N? Any luck with the wyverns there?','','','','','',5809,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6719,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2190,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1136,2,1638,26,37,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,1131,0,0,0,5838,1,0,'Frostmaw','$N, it is now time for you to travel to far-off lands. You are ready.$B$BYou now hunt Frostmaw, a yeti in the Alterac Mountains. He is elusive, his white coat blending into the snows of his mountain home. He rarely shows himself.$B$BBut I will show you how to entice a creature such as he. Here, take this scroll. On it I have written how Frostmaw may be lured.$B$BNow go, $N. Your journey is long and many challenges lay waiting. When you return with Frostmaw\'s mane, only then is your task complete.','Bring Frostmaw\'s Mane to Melor Stonehoof in Thunder Bluff.','Both strength and cunning were needed to find and defeat Frostmaw, $N. You have both.$B$BYour path has taken you to the valleys of Thousand Needles and to the high mountains of Alterac. It will one day lead you through all the Earthmother\'s lands, for such is the way of the hunter.','Have you been to the Alterac Mountains, $N? Did you face the elusive Frostmaw?','','','','','',5811,0,0,0,1,0,0,0,5810,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6720,0,0,0,1,0,0,0,81,0,0,0,0,500,0,0,0,0,0,2550,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1137,2,400,28,38,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,1108,0,0,0,0,0,0,'News for Fizzle','Indurium has an amazing resistance to heat! I\'m sure it will work for Fizzle\'s pistons. But he\'ll need true indurium ore, not just the flakes.$B$BTo get the ore, it must be mined from deep within Uldaman, on the northern borders of the Badlands. That is the true source of indurium.$B$BSend Fizzle Brassbolts my regards, and tell him what I told you.$B$BSafe travels, $N. And it won\'t surprise me if we meet again -- once Fizzle learns of indurium he\'ll probably send you to Uldaman to acquire it!','Speak with Fizzle Brassbolts in the Shimmering Flats.','$N, you\'re back! You found Martek? You spoke with him? What did he say? Can he help??$B$BTell me, tell me, tell me!!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6729,6732,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,870,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1138,2,148,15,17,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Fruit of the Sea','I love crab. Crabs are the fruit of the sea! You can bake it, barbecue it, boil it, and broil it. They\'re pan fried, deep fried, and stir fried. There\'s crab salad, crab soup, crab stew, pepper crab, lemon crab, whipper root crab, and Ironforge surprise crab. That\'s... that\'s about it.$B$BI\'m here fishing right now, so I can\'t get any fine crab chunks. You can pick them out of reef crawlers and encrusted tide crawlers. You can make a lot with it. You can bake it, barbecue it, boil it...','Collect 6 Fine Crab Chunks for Gubber Blump in Auberdine.','Wow, these fine crab chunks are what I need. Thanks $N! I found this while I was fishing a while ago, and I have no use for it. Maybe you can do something with it. It sure don\'t make any good crab dishes.$B$BI told you all about crabs, right?','...lemon crab, whipper root crab, and Ironforge surprise crab. That\'s about it.$B$BOh, hello there $N. Do you have them fine crab chunks I was telling you about?','','','','','',12237,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15405,15406,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1139,2,1517,35,45,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,762,0,0,0,0,0,0,'The Lost Tablets of Will','We\'ve slowed the Shadowforge clan by cutting them off from Blackrock Spire, but Hammertoe\'s quest is still unfulfilled. His death must not be in vain. He dreamt of finding the Tablet of Will: a stone shard inscribed with magic by the titans themselves to help imbue their creations with life--making them have a will of their own, or so the legends say.$B$BWe must still recover the Tablet before the Shadowforge clan finds it.$B$BReturn to Uldaman, find the tablet, and return here immediately.','Find the Tablet of Will, and return them to Advisor Belgrum in Ironforge.','$B$B$N, this is amazing. I shall have this brought to the king\'s mages as soon as possible. They will want to study it to find out if the legends are true. But that is a discussion for another time: you have aided our people more than I would have ever expected--thank you.','Hammertoe\'s quest must be actualized, $N. I owe him that much.$B$BYour return to Uldaman is imperative not only to that goal, but also to the safety of all dwarven kind. With the tablet in the hands of the Dark Irons who knows how powerful their army of golems would become.','','','','','',5824,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6723,0,0,0,1,0,0,0,47,0,0,0,0,500,0,0,0,0,13000,3510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1140,2,148,13,28,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,973,0,0,1167,0,0,0,'The Tower of Althalaxx','The writing of the orcs is little better than the scribblings of a child. Many of my order scoffed when I chose to learn their tongue, but I have found it beneficial to gain further understanding of my enemies.$B$BFrom Ilkrud\'s scribblings, it appears that Athrikus still possesses two soulgems, and they are being held in Night Run and Satyrnaar, satyr-held areas in northeast Ashenvale.$B$BBe careful out there, $n, the satyrs\' blood-soaked temples can be unsettling even for a seasoned $c such as yourself.','Free the trapped Highborne souls in Night Run and Satyrnaar, then return to Delgren the Purifier at Maestra\'s Post.','Perhaps the satyrs have been allowed to persist in the forest for too long. I will speak with Elissa about it when next I travel to Auberdine.$B$BNonetheless, with the soulgems destroyed, Athrikus\' power will be greatly diminished. We must seize on this opportunity to eliminate him and his cult.','I heard whisper once that the satyrs\' history is somehow related to that of the night elves, but I have found my esteemed hosts reticent to speak of the matter.','','Free the Highborne soul in Night Run','Free the Highborne soul in Satyrnaar','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-19901,-20352,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,1380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0), + (1141,2,148,10,14,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'The Family and the Fishing Pole','I love fishing. The Blump family is known for fishing. My name is Gubber Blump; I fish.$B$BThere\'s a kind of fish I like to catch around these parts called Darkshore grouper. I used to go out on a boat to fish for grouper, but no boats have been going out since them mean ol\' murlocs moved in. I bet they been eating up all the grouper too.$B$BSay, you wanna help me catch Darkshore grouper? I\'d give you a bona fide Blump Family Fishing Pole if you did! It\'s a real good pole to catch fish with.','Catch 6 Darkshore Grouper for Gubber Blump in Auberdine.','Them\'s some real nice groupers, $N! Thanks for helping me out!$B$BYou\'re at least as good of a fisherman as my cousin, Graun Blump. She also has a beard and she smells kinda funny, but that don\'t do nothing to stop her fishing. I reckon you have what it takes to use a Blump Family Fishing Pole.','There\'s plenty of good dishes you use Darkshore groupers for. They\'re good to eat, but I think it\'s more fun catching them.$B$BYou caught any Darkshore groupers yet?','','','','','',12238,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12225,0,0,0,1,0,0,0,47,0,0,0,0,250,0,0,0,0,0,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1142,2,1717,25,30,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Mortality Wanes','I have not long to live... so... so... weak.$B$B...the b-b-brave dwarf, Lonebrow, has been sent to w-w-warn Falfindel...$B$BBut before I... d-d-die...$B$B...my wife, Treshala... her pendant of bonding to me... stolen... by one of the f-f-foul aggressors...$B$BFind it p-p-please... and return it to Treshala in Darnassus...$B$B...along with w-w-word of my lonely... death.','Find and return Treshala\'s Pendant to Treshala Fallowbrook in Darnassus.','No!$B$B\'Tis not fair. Oh, cruel and intolerable world!$B$BI must now carry this burden of grief and not let Heralath\'s work die with him.$B$BYou were brave to journey from such a dangerous place, $N. But please leave me now.$B$BIn solitude I shall mourn.','What brings you to my home, $R?','','','','','',5825,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6751,6752,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,0,1830,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1143,2,148,13,31,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1167,0,0,981,0,0,0,'The Tower of Althalaxx','I see. Well, if what you say is true, then now is the time to strike. I believe Athrikus resides at the top of the tower. Be careful though, he is surrounded by many powerful warlocks, much more deadly than the ones you faced before.','Kill Athrikus Narassin and bring his head to Balthule Shadowstrike near the Tower of Althalaxx.','With the death of Athrikus, I hope that the demonic forces in this area will be driven back. I have no doubt that they will regroup and return, but then we shall be even more prepared to meet their threat.','Athrikus Narassin is an ancient and powerful warlock. Perhaps we should wait for Delgren\'s assistance, but he obviously had much faith in you to send you alone.','','','','','',5383,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1144,2,1717,23,30,81,0,255,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,'Willix the Importer','At last, help has arrived!$B$BYou have no clue how long I\'ve been held prisoner here. I can\'t remember the last time I saw the outside of this place.$B$BYou see, I am an entrepreneur. Always out for a copper, as they say. I caught wind that Mebok Mizzyrix was paying well for Redleaf Tuber from this here pig pen. I figured it would be an easy in, easy out kind of affair. As you can see, I was a bit wrong!$B$BAnyway, if you\'d be so kind as to help me get out of here, I\'ll make it worth your while.','Escort Willix the Importer out of Razorfen Kraul.','Thanks again, friend! I told you I\'d make it worth your while.',NULL,'Help Willix the Importer escape from Razorfen Kraul','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6748,6750,6749,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,350,0,0,0,0,0,1830,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,1,1,2,0,0,0,0,0,0,0), + (1145,2,17,29,33,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1146,5846,1,0,'The Swarm Grows','Many travelers who\'ve come through the Crossroads helped me gather eggs from the Field of Giants, and many of them have tales of how deadly the creatures are. I\'ve heard enough to consider them insects a much larger threat than my masters first thought.$B$BI need a courier to travel to Orgrimmar to meet Belgrom Rockmaul. It be no simple matter, and someone who would take the task seriously should go.$B$BBelgrom usually be found outside the warriors\' guild house.','Deliver Korran\'s Sealed Note to Belgrom Rockmaul in Orgrimmar.','Ah, a note from Korran. He has been a loyal servant for some time now. I was wondering how his duties were going in the Crossroads.','I envy you, $C. You have the look of someone who\'s been outside the walls of Orgrimmar for a while.$B$BI myself would travel in the name of the Warchief if Thrall didn\'t have need of my skills here in the city. But he leads us well, and I trust his judgement - I remain here for as long as he needs me.','','','','','',5846,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,75,0,0,0,0,0,780,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1146,2,1637,29,33,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,1145,0,0,1147,5850,1,0,'The Swarm Grows','So, Korran has come to a similar conclusion about these insects--they seem to be a larger threat than we assumed.$B$BA few days ago a hunter returned to me from Thousand Needles nearly dead. He was with a raiding party sent to drive a dwarven excavation team out of the Shimmering Flats. During the attack, more of these insects erupted from a cave in the dig site and nearly killed the party.$B$BThey were led by Moktar Krin, and they\'ve taken refuge on the border of the Shimmering Flats. Bring him this note.','Deliver Belgrom\'s Sealed Note to Moktar Krin in Thousand Needles.','Don\'t mind the thundering echoes off the mountains\' walls. The goblins and gnomes are out among the Flats racing one another in atrocities created by what they call science. There are bigger threats here in Thousand Needles, one of which killed more than half my war party.$B$BBut we remain here until we hear word from Belgrom in Orgrimmar. Until then, we hold our position here, and stay vigilant.','War brings my group and I to the Shimmering Flats, $C. What brings you here?','','','','','',5850,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,150,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1147,2,400,29,35,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1146,0,0,0,0,0,0,'The Swarm Grows','Hmm. Seems Belgrom thinks those monsters are a threat. He wants them pushed back into whatever depths they crawled up out of.$B$BI guess killing the dwarves sent by the Explorers\' League wasn\'t enough--now I have to send a half-dead war party into another battle. We won\'t be able to do it ourselves; not while we\'re in this condition. The dig site\'s to the south of here. There shouldn\'t be anymore dwarves to deal with. Feel up to wielding a blade or staff and doing your part to aid us?','Kill 5 Silithid Searchers, 5 Silithid Hive Drones, and 5 Silithid Invaders and return to Moktar Krin in Thousand Needles.','Ha! That ichor you\'re covered in actually makes you prettier, $N! It certainly does make you reek at the same time though. Don\'t stand too close to the kodo; you\'ll either start a stampede or cause them to go into heat.$B$BI think my companions would agree that your smell alone is proof you\'ve done your part to help us against those insect creatures. Thank you, $N.','With the amount of travelers heading out to the Flats for those races, I\'m sure we can convince enough adventure seekers to help push back those insects. My party and I won\'t be able to leave until we do.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4130,4133,4131,0,5,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,3500,1650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1148,2,400,28,35,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1184,5877,1,0,'Parts of the Swarm','You inspect the carapace carefully. As you turn it over in your hands you realize that the chitinous plating is interlaced in such a way that makes it incredibly strong. It\'s unlike anything you\'ve ever seen. You inspect the rest of the corpse further and realize that these creatures are very powerful and highly evolved.$B$BLooking down at the carapace again, you think that Korran would enjoy studying more of these creatures. It could help him figure out what these creatures are, and where they come from.','Bring 1 Silithid Heart, 5 Silithid Talons, and 3 Intact Silithid Carapaces, to Korran at the Crossroads.','Ahh, you\'ve seen Moktar recently? He always be lookin\' out for me. I\'m sorry to hear he spends his time watching over his little war band instead of seeing battle, but I\'m sure he be takin\' great joy in killing members of the Explorers\' League.$B$BYou be smart to bring me these specimens, $N. Along with the eggs we be findin\' in the Field of Giants, these should give me a good start in figuring out what these insects are, and what they be wantin\'.','Ah, it been a long time since you\'ve come to see me, $N. What can I do for you today? You be looking like you\'ve seen the face of battle recently. Good... good for the Horde and good for you. The more battle you\'ve seen, the more helpful you\'ll be; stronger, too.','','','','','',5855,5854,5853,0,1,5,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1149,2,400,25,26,0,0,178,0,0,0,0,0,0,0,0,0,0,0,4,2,0,0,0,1150,0,0,6716,'Test of Faith','So, you have sought me out, or perhaps destiny brings you to me? No matter. You are here now, and so your journey will begin anew.$B$BMany facets make up a being: the spirit, the body, the mind. Some of these can be measured by a culture\'s traditions. Others we can only hope exist within ourselves. If you agree, I shall test some of the facets within you.$B$BIf you pass, then you shall become stronger. If you fail, then you will realize the vastness of the Nether.$B$BThe first is a Test of Faith.','If you have faith, leap from the planks overlooking Thousand Needles.','It is not until faced with unforeseen adversity that we begin to see how strong our spirits are. You took the leap of faith even though you had no guarantees that you would survive. Your mind is open, and your spirit is prepared for what is to come.$B$BIf you are willing, then the next of your tests is ready.','Faith. It is far more important than some realize.$B$BIt does not matter what you believe sometimes. It is just important that you believe in something.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,75,0,0,0,0,0,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1149,0), + (1150,2,400,25,30,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1149,0,0,1151,0,0,0,'Test of Endurance','I\'m pleased to see your courage remains steadfast in light of what you\'ve already done. Since your faith is intact, the time has come to test your body.$B$BFirst is a test of endurance. Go to the Roguefeather Den west of Freewind Post. Make your way to the depths of their lair and destroy their foodstuffs. By then you should have provoked their fury, and if you are able to survive long enough, Grenka Bloodscreech herself will come for you--kill her and bring me her claw to complete your test.','Bring Grenka\'s Claw to Dorn Plainstalker in Thousand Needles.','Grenka was powerful, even by troll standards. You should be proud of your accomplishment this day.$B$BDuring your test of faith you displayed strength of spirit, and now you have shown endurance in battle by taking on the Roguefeather harpies, but the time has come for a new test.','You must be prepared spiritually, physically and mentally for the challenges that lie ahead of you.$B$BToo often do we rush forward before we are ready. I consider it my duty to the youth, no matter which tribe they belong to, to prepare them for the dangers they may face after they leave the sanctity of their home.','','','','','',5843,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,1440,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1151,2,400,25,30,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1150,0,0,1152,0,0,0,'Test of Strength','During the time of the Old Gods, elementals inhabited much of this world. They worshipped the Old Gods, and the Gods, through their power, kept the elementals bound to this world. When the Old Gods were banished, the elementals faded from our world and now only return at the bidding of powerful mages.$B$BThere are exceptions though. Some elementals were powerful enough to remain here on their own. One such elemental is Rok\'Alim.$B$BTo test your strength, find Rok\'Alim in Thousand Needles and slay him.','Bring Fragments of Rok\'Alim to Dorn Plainstalker in Thousand Needles.','The Test of Strength is done. You have shown strength and bravery, and you are now prepared for the final test before these rites are completed.','Rok\'Alim is also called the Pounder by the centaur tribes in Thousand Needles because of the thundering his fists make as he pummels the creatures brave, or stupid, enough to stand in his path.','','','','','',5844,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,350,0,0,0,0,0,1830,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1152,2,400,25,30,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1151,0,0,1154,0,0,0,'Test of Lore','Your time with me is just about finished. I am knowledgeable, but the Test of Lore is not mine to give. There are lessons to be learned and places to visit that others claim domain over.$B$BIf you are prepared, then seek out Braug Dimspirit--he is a shaman of great wisdom. He will test you further, so heed his words, $N.$B$BWhen you are ready, find the tunnel that connects the Stonetalon Mountains with Ashenvale: Braug dwells near there. And be careful, $N, the night elves may wish to impede your test.','Find Braug Dimspirit near the entrance to Talondeep Path in Stonetalon Mountains.','The days and nights grow colder throughout the world as goblins rape the land, and the night elves point fingers at the younger races. The Forsaken and orcs are not the only ones to blame for the hardships found throughout Kalimdor and Lordaeron. Many of the intelligent races have contributed to the world\'s pain. Dorn knows this, and he has sent you to me because you have shown the attributes necessary to realize it also.$B$BNow you stand before Braug.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,75,0,0,0,0,0,720,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1153,2,17,25,29,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,893,0,0,0,0,0,0,'A New Ore Sample','$C, you have done well in helping me in the past. The warchief is pleased thus far with what I\'ve accomplished, and asks me to continue with renewed determination. My honor dictates that I give you proper recognition to the warchief for all you have done, but first I would ask you for your help again.$B$BTravelers recently came from the south from a place called Thousand Needles. There they killed a kobold who had an unusual ore sample, but they would not sell it. I want a sample of that ore to examine.','Find an Unrefined Ore Sample on a Gravelsnout Digger or Surveyor and bring it to Tatternack Steelforge at Camp Taurajo in the Barrens.','A good sample, $N. A good sample indeed.$B$BThose travelers can no longer lord over me the ore they found, now that you have been successful.$B$BI shall get to work on it immediately. If it proves strong enough, I will send a weapon crafted from the material back to the warchief to show him our success.$B$BI shall not forget your help, $C.','I saw the travelers again - the ones that would not sell me a sample of the ore. I spit at them for not helping the warchief.$B$BMay they die in battle like cowards and not like warriors as should be the right of all people who ally themselves with the Horde.','','','','','',5842,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6741,0,0,0,1,0,0,0,76,0,0,0,0,250,0,0,0,0,2500,1410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1154,2,400,25,30,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1152,0,0,6627,0,0,0,'Test of Lore','You have passed Dorn\'s tests, and now you seek to pass your next trial. Very good. But up until now, your challenges have been childish. It is easy to test your body--your mind is another matter completely.$B$BI shall explain it simply: find the book I name, study it, and answer my question about its contents.$B$BWhat book, you must be asking? The Legacy of the Aspects. It can be found at the bottom of Dor\'danil in southern Ashenvale, protected by the dead druids and their slayers.','Find the Legacy of the Aspects and return it to Braug Dimspirit near the entrance to Talondeep Path in Stonetalon Mountains.','This is the book I named. There is hope you will answer my question correctly then... unless you\'ve forgotten to study its contents.$B$BWhen you are prepared, speak to me again and I shall ask a question of you.','Bring me the book after you\'ve studied it. I will not ask you your question until after you have given me the book.','','','','','',5860,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,150,0,0,0,0,0,1110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1159,2,400,25,30,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,6627,0,0,1160,0,0,0,'Test of Lore','Well done, $N. You have passed the first portion of the Test of Lore, but there is still another question to be answered. But that question is not mine to ask.$B$BSeek out Parqual Fintallas in Lordaeron City. He was a great historian for the humans before the Plague overtook him. Now he continues to seek enlightenment, but of a different nature.$B$BHe will have another requirement of you before he asks you anything, but you have done masterfully thus far--I\'m sure you will overcome his obstacle.','Find Parqual Fintallas in Undercity.','Braug sent you? Impossible.$B$B$B$BBraved Dor\'Danil, took a leap of faith, fought and overpowered a powerful elemental? Bah! You\'re probably a farce; some adventurer that overheard talk in a tavern. And now you think you have what it takes to pass my test. So be it... $C.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,0,570,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1160,2,796,25,36,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1159,0,0,6628,0,0,0,'Test of Lore','I will tell you what you must seek, and I will even ask you my question, but not because you wish to prove yourself. Knowledge is far more important than strength. Even as others seem to pass you by in ability, your knowledge of the world will be more valuable.$B$BGo to the Monastery in the north of Tirisfal Glades. In the library there, a book called Beginnings of the Undead Threat resides. It was used by the now-corrupt paladins there to train them to fight my kind.$B$BBring it to me.','Find The Beginnings of the Undead Threat, and return it to Parqual Fintallas in Undercity.','This is the book I sent you to search for.$B$B$B$BSo now you wish a question to prove your mind is as powerful as your body and spirit. If you have studied the book long enough, then I shall ask you your question and you can be done with these tests!','I hope you made the Scarlet Crusade suffer some before stealing the book from them.$B$BMy views of their kind are not unwarranted. The Crusade may have been followers of the Light at one time, but now, they seek to destroy any creatures that have not sided with their religion. They believe all undead, Forsaken or otherwise, must be cleansed, and those traveling in their lands must either be insane, or subject to the undead\'s powerful magics. Idiots. Idiots and fools; all of them.','','','','','',5861,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,150,0,0,0,0,0,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1164,2,1497,27,36,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'To Steal From Thieves','The harlot! The swine! Kenata still lives; her family healthy and prospering while I suffer. Forsaken indeed!$B$BMy family is gone, taken by the plague. Our estate also forfeit; looted and burned during the war. And after all that, her and her lousy children had the audacity to steal the only precious belongings I had left.$B$BI don\'t care about the things they stole any more. What I want now are their heads!$B$BKill them for me! Go to the Dabyrie Farmstead in Arathi, northeast of Refuge Point.','Bring Kenata, Fardel, and Marcel Dabyrie\'s Heads to Genavie Callow in Undercity.','You stand before me as a figure of vengeance, and I bow down before you in thanks.$B$BWith that cow\'s death, and knowing that their seed will no longer spread over the face of Azeroth, I can put my energy into something more lucrative. I hope you looted their farmstead after you finished them off.','Kill them all and bring me their heads!','','','','','',5830,5832,5831,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4443,2032,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,1680,0,0,0,0,0,0,0,0,15,1,1,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0), + (1166,2,15,38,43,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Overlord Mok\'Morokk\'s Concern','Bow before Overlord Mok\'Morokk!$B$BRexxar make me mighty leader of Stonemaul Clan!$B$BMe good leader. Me keep clan safe.$B$BBig dragons come and make fire at old home. Me smart ogre. Find new home for clan here.$B$BLeave old home so fast, me forget stuff. Tiny $r, go get my things. Go south and find my yummy grog, my snuff and my strongbox. Me like you after you do that. You look in Den of Flame and Stonemaul Ruins... they be there, me sure!','Overlord Mok\'Morokk in Brackenwall Village wants you to retrieve his grog, snuff and strongbox in Dustwallow Swamp.','You good $r. Me miss things very much. Me like you now.','Me thirsty for grog. Me miss snuff too. Where is strongbox? You go get for Overlord Mok\'Morokk.$B$BGo find south in old home. Me too busy leading ogres to get.','','','','','',5834,5835,5836,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10702,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2670,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (1167,2,148,13,28,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1140,0,0,1143,0,0,0,'The Tower of Althalaxx','Before confronting Athrikus, it would probably be wise for you to consult with Balthule. I have no doubt he has been vigilant in his watch of the Tower, and he may have information about recent developments.','Speak with Balthule Shadowstrike near the Tower of Althalaxx.','Ah, it\'s good to see you again, $N! The strangest things have been happening around here, I\'m glad you showed up!$B$BIt was very strange, $N. Everything seemed normal--well, as normal as things get around here--and then suddenly there was a blinding flash of light from the upper room of the tower. Then came the screams. The cries split the air, and lightning struck the ground from time to time. What\'s going on?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,25,0,0,0,0,0,345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1168,2,15,38,43,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Army of the Black Dragon','Mok\'Morokk was made Overlord by Rexxar. He care more for power than he care for ogres.$B$BBlack dragons kill many ogre. Kill Tharg\'s wife. Mok\'Morokk tell us to run. Make us come here.$B$BOgre should fight. Ogres not good at running. Mok\'Morokk care only about Mok\'Morokk.$B$BMe call Stonemaul Ruins home. Me like it in the south. This place not home.$B$BHelp ogres fight army of the black dragon. Me want revenge. Me want to go home.','Tharg in Brackenwall Village wants you to kill 10 Firemane Scouts, 10 Firemane Ash Tails, and 5 Firemane Scalebanes.','You kill many of the black dragon army. You brave $r.$B$BMake Tharg happy.','Mok\'Morokk tell all ogres to stay and keep this place safe. Me think ogres need to kill black dragon army and get old home back.$B$BYou help ogres get home back. Help ogres get revenge.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4329,4331,4328,0,10,10,5,0,0,0,0,0,9705,9706,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2670,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1169,2,15,38,43,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1170,0,0,0,'Identifying the Brood','Whilst that craven fool, Mok\'Morokk, wallows in power and Tharg wrestles the demons of sorrow and vengeance and vies for leadership of the clan, I seem to be the only one concerned with identifying the source of aggression on our old home.$B$BWhy the puzzled stare, $n? Expecting me to speak like an uncouth ruffian merely because I am an ogre?$B$BNow back to business, bring to me the hearts and tongues from the whelps and hatchlings. I shall trace the root of this evil...','Draz\'Zilb in Brackenwall Village would like you to bring him 15 Searing Tongues and 15 Searing Hearts.','\'Twas a perilous affair, no doubt, collecting all of these hearts and tongues. I shall delve into the depths of the arcane to trace the origin of the black menace which has descended upon our former home.','With the hearts and tongues of scorched offspring of the black dragon army, I can decipher what wretched beast introduced her spawn into our home. Perhaps with a greater knowledge of our aggressors, we can seek to destroy them once and for all and reclaim Stonemaul Village from ruin.$B$BOf course, convincing Mok\'Morokk to move his lethargic, fat mass out of this muck hole is going to be an epic quest in and of itself...','','','','','',5840,5841,0,0,15,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9703,9704,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3210,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1169), + (1170,2,15,38,43,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1169,0,0,1171,0,0,0,'The Brood of Onyxia','Stonemaul Village was invaded by the brood of Onyxia. But why would the daughter of the black dragonlord, Deathwing, descend upon our lands?$B$BThis is most troubling. Surely, Onyxia was driven here for a purpose beyond laying siege to a small band of ogres.$B$BNotify Mok\'Morokk at once! Action must be taken.','Speak with Overlord Mok\'Morokk in Brackenwall Village.','Why you tell me \'bout dragons? Me no like dragons. Me like it here. No dragons here.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,216,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,0), + (1171,2,15,38,43,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1170,0,0,1172,0,0,0,'The Brood of Onyxia','You leave me alone now. Go tell Draz\'Zilb we stay here. No black dragon here.','Speak with Draz\'Zilb in Brackenwall Village.','That lazy coward!$B$BMok\'Morokk displayed strength when Rexxar was our leader. But soon after Rexxar\'s departure Mok\'Morokk fell prey to temptations of power. Rather than lead, he demanded. He does not serve his people but rather expects us to serve him.$B$BSomething must be done.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,216,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1172,2,15,38,45,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1171,0,0,0,0,0,0,'The Brood of Onyxia','Onyxia\'s brood has been scattered across the Dragonmurk. It is imperative that no more whelps be permitted to hatch.$B$BMake haste to Wyrmbog in the south of Dustwallow Marsh. Surely, she has made her lair there. Track down the evil dragon\'s eggs and destroy them.$B$BWe will never reclaim Stonemaul Village if the surrounding area remains a breeding ground.$B$BAs for Mok\'Morokk... I have other plans for the sod.','Draz\'Zilb in Brackenwall Village wants you to destroy 5 Eggs of Onyxia.','Splendid! It will be sometime before Onyxia can produce more eggs.$B$BOn behalf of my people, I thank you, $n.$B$BI have asked much of you so far. Perhaps you can do the Stonemaul Clan one last service.$B$BMok\'Morokk is not fit to lead us. Tharg would make an excellent leader but is hindered by his injuries and age. Drive Mok\'Morokk from this place by force. Only then can we appoint a new leader to return us to our proper home in the south.','You must hurry to the Dragonmurk, $n. With Onyxia\'s eggs riddled around the Wyrmbog, we face overwhelming numbers unless something is done quickly.$B$BDestroy her eggs! Don\'t let the black dragon plague spread across our homeland!','','Egg of Onyxia destroyed','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-20359,0,0,0,5,0,0,0,0,0,0,0,10700,10701,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2910,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1173,2,15,38,45,1,0,178,0,0,0,0,0,0,0,0,0,2,0,2,2,1172,0,0,0,0,0,0,'Challenge Overlord Mok\'Morokk','You dare challenge Overlord Mok\'Morokk?$B$BHaw!$B$BMe crush tiny $r!$B$BYou tell me when ready for good beating.','Defeat Mok\'Morokk and report the news to Draz\'Zilb in Brackenwall Village.','That cowardly fat mass Mok\'Morokk fled like a scared child. You have done a great service, $N.$B$BNow my people can appoint a new leader, one who will help us reclaim our old home once and for all.','I thought you were going to attempt to drive Mok\'Morokk out of the village. Instead you have come to me to chat?','Drive Overlord Mok\'Morokk from Brackenwall Village','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10703,10704,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2910,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1175,2,400,28,33,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Bump in the Road','After the big crash with the goblins\' Red Thunder racer and a basilisk, Kronkrider hired me on to take care of the track. I don\'t know what all the animals out on the flats are feeding on to grow so big, but we have to be careful to thin them out so they won\'t wander onto the track when a race is going on.$B$BTell you what. If you want to go out and make a little profit, go out and remove the basilisks from the area.','Kill 10 Saltstone Basilisks, 10 Saltstone Crystalhides and 6 Saltstone Gazers for Trackmaster Zherin on the Shimmering Flats.','I hope you didn\'t kill any of the basilisks on the tracks themselves! It takes a long time for the carcasses to decay in the sun, and I\'d rather not have to take a shovel out to clean up.','It\'s bad enough having to clear out the wreckage of the racers without having to pick them out of burnt animal parts.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4147,4151,4150,0,10,10,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3500,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1176,2,400,29,30,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1178,0,0,0,'Load Lightening','When it comes to racing, every bit counts! Whether it\'s a minor tweaking on the power output, a slight slackening on the tension coils, or lightening the weight of the frame, you have to take everything into account.$B$BWe use vulture bones for a lot of the minor structural tweaks we make to our racers, which offer the perfect balance of strength and weight. Even better, it\'s easy for us to get more, as the salt flats are littered with vultures.$B$BBring me some and I\'ll give you a good price on them.','Get 10 Hollow Vulture Bones for Pozzik in the Shimmering Flats.','Great! I can get the crew working on this right away. Thanks, $n!','Do you have those bones for me? I was just about to start working on lightening the steering rig, but I don\'t want to open her up without all the parts I need.','','','','','',5848,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,250,0,0,0,0,2500,1110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,1176), + (1177,2,15,32,36,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Hungry!','Mud big ogre.$B$BMe hungry.$B$BGo bash fishy. Bring Mud food.$B$BYou feed Mud or Mud eat you.','Mudcrush Durtfeet in northern Dustwallow wants 8 Mirefin Heads.','Me like fishy head!$B$BMe no eat you now.','Gimme food or me eat you.','','','','','',5847,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9518,9519,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1680,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (1178,2,400,29,37,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,1176,0,0,1180,0,0,0,'Goblin Sponsorship','Our racing team is the pride of goblins everywhere. You\'d be surprised at some of the people who contribute in one way or another to our team.$B$BYou know Gazlowe? He tracks down parts from around the world for us. He even came down to work on one of our rigs once!$B$BA few weeks ago, he said he\'d send us a new prototype fuel regulator but it hasn\'t come yet. He\'s usually very prompt... Maybe you wouldn\'t mind going to Ratchet to ask him about it? I wouldn\'t be so pushy, but the gnomes are gaining on us!','Speak to Gazlowe in Ratchet.','Pozzik sent you, huh? You know, Pozzik was one of the most respected tinkerers in Undermine before he retired to start working on the racers.$B$BThe first thing he did when he joined the team was develop the two engine model racers. Could be that the businesses will suffer without him working with the Tinkers\' Union, but who cares, right? There\'s nothing like the races!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,25,0,0,0,0,0,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1179,2,400,28,30,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5849,1,0,'The Brassbolts Brothers','You ever heard of the Shimmering Flats? It\'s a stretch of salt flats way over in Kalimdor, just south of the Thousand Needles canyon. It\'s a great place for racing because, well, it\'s so flat!$B$BA couple of gnome brothers are out there, friends of mine, trying out their new rocket car, and from what I hear it\'s fast! Heh, so fast that their pilots keep crashing. Giving themselves concussions.$B$BSo they asked me for some Siege Engine helmets, but I have duties here. I can\'t make the trip!$B$BCan you?','Bring the crate of crash helmets to Wizzle Brassbolts in the Shimmering Flats.','Ah! Longbeard sent you with a load of helmets! Hooray!$B$BNow maybe we can talk a pilot into driving our car...','Watch where you\'re stepping! Watch watch watch!! This is delicate stuff you see here, and if we\'re to win then it must all work perfectly!','','','','','',5849,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,250,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1180,2,400,29,37,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,1178,0,0,1181,0,0,0,'Goblin Sponsorship','Back to what you came here about. I know I promised Pozzik that I\'d deliver a new fuel regulator for him, but I still haven\'t received it yet. Revilgaz over in Booty Bay said he\'d have it shipped over, but it might be it slipped through the cracks somehow.$B$BIf that\'s true, there\'s not much we can do about it. We can at least find out if it was dispatched from Booty Bay.$B$BCheck in with Wharfmaster Lozgil over there, he should be able to check the cargo records.','Speak with Wharfmaster Lozgil in Booty Bay.','Shipments to Ratchet? Let me just check the logbooks...$B$BNo, the most recent shipment I have on record of going out to Ratchet were boots from Drizzlik. Hasn\'t been much else, other than building supplies and tools. Definitely no race parts.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,470,0,0,-25,25,25,0,0,0,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1181,2,400,29,37,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,1180,0,0,1182,0,0,0,'Goblin Sponsorship','I\'m afraid I can\'t be of much more help to you, $n. If you\'d like to follow up on it more, I\'d suggest you go hit up the Baron himself. If there\'s anyone who knows Revilgaz\'s business, it\'s Revilgaz.$B$BYou\'ll find him at the tavern across the harbor, top floor.','Speak with Baron Revilgaz in Booty Bay.','Oh, sure of course I know what you\'re talking about. Nope, can\'t help you though. Some of my men were supposed to go track down the blueprints for the fuel regulator, but they came back empty-handed.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,174,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1182,2,400,29,37,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,1181,0,0,1183,0,0,0,'Goblin Sponsorship','See, the Venture Company shredders out in Lake Nazferiti (in northern Stranglethorn) have been equipped with a new model fuel regulator. I was thinking that Pozzik would be able to take advantage of it, if he could get some details. Unfortunately, Cozzle, the foreman out there, appears to be a little more clever than I gave him credit for.$B$BYou seem like you might have more luck finding the blueprints though. I know he keeps them in his house, but they\'re almost certainly under lock and key.','Bring the Fuel Regulator Blueprints to Baron Revilgaz in Booty Bay.','Now, let me just get a copy of these blueprints for my own notes and you can bring these straight to Pozzik. Wouldn\'t want him to think that one of his sponsors was abandoning him.','Much as I hate to admit it, that gnome team they have out there is pretty good. Our boys need every edge they can get.','','','','','',5852,0,0,0,1,0,0,0,5851,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-250,250,0,0,0,4000,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1183,2,400,29,37,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,1182,0,0,1186,5852,1,0,'Goblin Sponsorship','You should be all set to go. Give Pozzik my regards and tell him that if he ever needs anything, not to hesitate to ask. I\'ll be waiting for the news that he breaks the track record soon!','Deliver the Fuel Regulator Blueprints to Pozzik on the Shimmering Flats.','I was hoping that it would be already assembled, but this does present the unique opportunity to improve on the design from the ground up. Thanks, $N. I\'ll be able to sketch up some improved schematics, build the thing, and have it installed real soon.','$N! Did you manage to track down the fuel regulator?','','','','','',5852,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1184,2,400,28,35,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1148,0,0,0,0,0,0,'Parts of the Swarm','Head back to Belgrom in Orgrimmar and tell him Moktar be doing his bidding well out in the Thousand Needles. Tell him also, that me studies progress, and I hope to be havin\' learned more soon. That should please him greatly.','Return to Belgrom Rockmaul in Orgrimmar.','I\'m appreciative of your efforts, $c. The warchief will enjoy hearing how tenacious you have been in your duties.$B$BOh, of course I will mention your name to him. He speaks to me often and values my opinions greatly.$B$BGo now, I have much to do. And if you speak to Korran soon, and he has news of these creatures, then return to me--I would think they are a threat that must be taken seriously.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6737,6738,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,75,0,0,0,0,1800,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,1,1,0,0,0,0,0,0,0), + (1185,0,493,54,57,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,6845,0,0,0,0,0,0,'Under the Chitin Was...','','','Hey, it\'s you again! Well, I mean you - as in the you that is $N! Yes - that you!$B$BHey, let me start over!$B$BThat object you found in Silithus - it was in fact a book. It was a journal written in a very ancient dialect of what we now call the Darnassian tongue. It\'ll take a while, but I\'m going to go over it very thoroughly. I thought you should know that what you found was extremely valuable for the Circle.$B$BThe den mother\'s all excited and everything!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,75,0,0,0,0,0,1800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1186,2,400,29,37,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,1183,0,0,1187,0,0,0,'The Eighteenth Pilot','I\'m going to be busy with working on integrating this new fuel regulator to our racer designs, but if you\'d like to help out the team some more, talk to Razzeric. He\'s our pilot--well, our eighteenth pilot, to be exact--and he likes to add his own little modifications to the racers.$B$BHe\'s a little off his rocker, though, so try not to act too surprised.','Speak with Razzeric on the Shimmering Flats.','You\'re the $R that\'s been helping Pozzik out, right? I was like you once, running around the pit area, helping with whatever work the mechanics would let me do.$B$BNow look at me! The goblin racing team\'s pilot extraordinaire!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,174,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1187,2,400,29,41,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,1186,0,0,1188,0,0,0,'Razzeric\'s Tweaking','Pozzik\'s a great mechanic, I know that, but he\'s afraid to just load on the firepower and grab on for the ride. Not me, though.$B$BAfter Pozzik finishes with a racer, I take a little time to put my own modifications on--you know, loosening up the controls, removing parts of the frame, and adding more juice!$B$BI ordered a seaforium booster from Shreev at the Gizmorium in Gadgetzan, but apparently the zeppelin it was being sent on crashed in Dustwallow Marsh! I gotta have it, $n!','Retrieve the Seaforium Booster for Razzeric in the Shimmering Flats.','Just take a look at this beauty! Fifteen pounds of solid seaforium power! Once I get this strapped on to the side of my racer, I\'ll be around the track so fast I\'ll beat the gnomes twice!','How\'m I supposed to show my face around the track without a little extra kick to get me going? It\'s a travesty, I tell you.','','','','','',5862,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,250,0,0,0,0,5500,1980,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), + (1188,2,400,29,41,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,1187,0,0,1189,5862,1,0,'Safety First','But wait, what\'s this? Shreev left the safety on. That will limit the amount of power I can draw from the booster at any time. I told him I wanted it off! This is no good.$B$BYou have to take this to the Gadgetzan Gizmorium in the Tanaris Desert and have Shreev remove this.','Bring the Seaforium Booster to Shreev in Gadgetzan.','Only Razzeric would take a look at this and say that I\'d somehow put some sort of safety lock on it. This booster is almost completely seaforium explosives. I already modified it so that more of its payload would be delivered upon use, but Razzeric is never content unless he goes to eleven!','As I\'m sure you know, the Gizmorium can service all of your tinkering needs! How can I help you?','','','','','',5862,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,25,0,0,0,0,0,495,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1189,2,400,29,41,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,1188,0,0,0,5865,1,0,'Safety First','There, I did what Razzeric wanted. Just tell him to be careful when he sets this off. If he makes the slightest mistake, he won\'t be moving forward, he\'ll just be a burnt spot on the track.$B$BWould be a shame, too, if that happened. Who knows if our nineteenth driver would be any good?','Return the Modified Seaforium Booster to Razzeric on the Shimmering Flats.','Now that\'s more like it! I wish I could see the look on the gnomes\' eyes when they see me set this baby off.$B$BToo bad I\'ll be too busy pulling off a new course record!','Can you believe Pozzik put a bucket of sand on the racer? How am I supposed to hit my maximum speed with a bucket of sand under the seat?','','','','','',5865,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6726,6727,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,25,0,0,0,0,0,495,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1190,2,400,29,41,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,1137,0,0,1194,0,0,0,'Keeping Pace','The Brassbolts brothers have discovered a new building material, that\'s the only explanation that makes sense. Their cars have been operating faster than before, but their designs, and all the other data we\'ve gathered from their runs is identical.$B$BWhat we do know, is that Rizzle Brassbolts has been focused on the plans for this new discovery almost constantly.$B$BZamek can create a diversion for you, so that you can steal those plans from them.','Have Zamek create a diversion, then steal Rizzle\'s plans for Pozzik on the Shimmering Flats.','Scribbled in a hasty, hurried hand, a scroll of notes and designs for the refinement of some raw material.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,75,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1191,0,400,29,41,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,-1190,0,0,0,0,0,0,'Zamek\'s Distraction','','','Let\'s go!',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1191), + (1192,0,400,29,42,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,1194,0,0,0,0,0,0,'Indurium Ore','','','Excellent! I\'ll get the crew to work right away on the parts we\'ll need for the next race.','I\'d like to integrate indurium into different parts of our racers, but I need large amounts of raw indurium to create these parts.$B$BYou can find indurium ore in the Uldaman excavation in the Badlands, across the sea in Khaz Modan.$B$BThe gnomes are getting their own supply of it, so it\'s important we get our own to keep pace with them.','','','','','',5833,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1193,0,2557,56,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Broken Trap','','','The thorium widget slides effortlessly into place, creating a conduit to pour the frost oil down. Once the last drops of oil have been emptied into it, the trap snaps into position.$B$BWoe be to any unwary ogre that should just so happen to wander by!','A large, broken trap lies before you. From the looks of it, the ogres have tried to repair the trap but to no avail. A hastily written note lies next to the trap, and strangely enough it details exactly what is needed to repair it: a thorium widget and some frost oil. Were the trap repaired, an ogre passing near it might get trapped, and could be avoided.$B$BClearly, it would seem fortuitous that very few ogres know how to read.$B$BClearly.','','','','','',15994,3829,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1193), + (1194,2,400,29,41,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,1190,0,0,0,5866,1,0,'Rizzle\'s Schematics','Rizzle\'s schematics describe the process of the refinement of indurium ore. From his scrawls, it is apparent that indurium ore is being obtained from the dwarven excavation site of Uldaman in the Badlands.$B$BMuch of the other notes relate to the heat resistant properties.$B$BUsed as a paperweight for the plans is a hunk of what appears to be unrefined indurium ore.','Bring the Sample of Indurium Ore to Pozzik on the Shimmering Flats.','Indurium? Interesting... If it is capable of resisting heat to the degree that you say, it would explain the performance increase the gnomes have displayed of late.$B$BThis sample you\'ve brought to me will be invaluable, also. I will be able to perform some tests on this, but I\'ll need more for this to actually be of any use to us.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,75,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1195,2,1638,20,25,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1196,0,0,0,'The Sacred Flame','The Galak centaur in the Thousand Needles are protecting an artifact from the time of the centaurs\' creation.$B$BWe would like to retrieve it, but we require a phial of water from one of the night elves\' moonwells.$B$BTo collect the water, you will first need to obtain one of the phials carried by the dryads near the Raynewood Retreat in the heart of Ashenvale Forest. There is a moonwell near the western bank of the Falfarren River, south of the main road, where you can fill the phial.','Return a Filled Etched Phial to Zangen Stonehoof in Thunder Bluff.','Very good. This should fill Rau\'s request just fine. Could you deliver this to him? You might enjoy spending some time out in the Needles.','Once we have the filled phial, we can send it along to my associate, Rau, in the Thousand Needles. He was the one who requested the phial of water, so he\'ll better know how we can make use of it.','','','','','',5868,0,0,0,1,0,0,0,5867,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,350,0,0,0,0,3500,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1196,2,1638,20,29,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,1195,0,0,1197,5868,1,0,'The Sacred Flame','Bring the filled phial to Rau Cliffrunner at the Freewind Post in southeastern Thousand Needles. You can get to the Thousand Needles by taking the Great Lift at the southern edge of the Barrens.$B$BI wouldn\'t be surprised if you can help us out further.','Deliver the Filled Etched Phial to Rau Cliffrunner at the Freewind Post.','Hm, yes, this phial of water will serve our purposes perfectly. Because of the shared ancestry of the dryads and the centaurs, the water of the moonwells will enable us to breach the protection of the eternal flame surrounding the centaur relic.','I don\'t suppose you\'ve been sent by Zangen, hm?','','','','','',5868,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,25,0,0,0,0,0,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1197,2,1638,20,29,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,1196,0,0,0,5868,1,0,'The Sacred Flame','Using the water you brought, you will be able to temporarily douse the flame that holds the centaur relic. It will not work permanently, however, so you will have to be quick about it.$B$BYou will find Splithoof Crag, the centaurs\' stronghold, to the north of here. The flame is kept in Splithoof Hold, a heavily guarded part of the crag.$B$BBe careful, though, the Galak centaur have great numbers here, and will be rather reluctant to surrender something so dear to them.','Retrieve the Cloven Hoof for Rau Cliffrunner at the Freewind Post.','I sense a strange energy emanating from the Hoof... I have no doubt that we will discover surprising new information about the centaur from its study.$B$BMy thanks, $N. Now I must begin to decipher the mysteries you have brought to me.','I am eager to put my hands upon the Cloven Hoof. Have you taken it yet?','','','','','',5869,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6739,6740,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,1410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1198,2,719,18,24,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1200,0,0,0,'In Search of Thaelrid','Many rumors circulate these days about the union of the Twilight\'s Hammer and the naga in Blackfathom Deeps on the coasts of Ashenvale.$B$BMy role here with the Argent Dawn is to collect as much information as I can, so we know when and where help is needed.$B$BIt has been weeks now since I sent a scout to check on the activity at Blackfathom Deeps. Argent Guard Thaelrid has not yet reported back.$B$BMy other scouts are preoccupied with pressing matters.$B$BSeek out and aid Thaelrid for me, $n.','Seek out Argent Guard Thaelrid in Blackfathom Deeps.','Dawnwatcher Shaedlass was good to send you. There is indeed a wicked plot underway in this corrupted place.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,69,0,0,0,350,350,0,0,0,0,1440,0,0,0,0,0,0,0,0,1,1,1,29,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1199,2,719,20,25,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Twilight Falls','Empowered by the ancient rites of the chaotic Old Gods the members of the Twilight\'s Hammer strive to bring about the return of their dark patrons and spread death and terror across the world.$B$BWe believe that the Twilight\'s Hammer has allied with the naga and are amassing in Blackfathom Deeps on the coast of Ashenvale.$B$BWhatever evil plan brews in the depths of the old temple must be thwarted.$B$BWage war on the Hammer and bring back proof of your deeds. Your efforts will be rewarded handsomely.','Bring 10 Twilight Pendants to Argent Guard Manados in Darnassus.','You are no doubt of brave and noble blood, $N. The Argent Dawn commends you for your efforts against evil.','Blackfathom Deeps was once an ancient night elf temple. It once housed a most powerful moonwell. Who knows what evil brews there now at the hands of the Twilight\'s Hammer.$B$BHave you made any progress in ridding their presence?','','','','','',5879,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6998,7000,0,0,1,1,0,0,529,69,0,0,0,150,350,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1200,2,719,18,27,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1198,0,0,0,0,0,0,'Blackfathom Villainy','Strength has left me. Your help is needed!$B$BLong ago this site was a great temple of Elune. But misfortune led to ruin when the corruption of an Old God seeped up from beneath the earth and tainted the sacred Moon Well.$B$BAku\'Mai, servant of the Old God, rose from the waters.$B$BThe Twilight\'s Hammer cultists have allied with the naga to occupy these grounds. The cultists, led by Kelris, sacrifice innocents to Aku\'Mai for power.$B$BSlay Kelris and bring his head to Selgorm in Darnassus, $N, please.','Bring the head of Twilight Lord Kelris to Dawnwatcher Selgorm in Darnassus.','Kelris has eluded us for quite some time.$B$BIt seems as though whenever evil made its presence known in these parts, Kelris had played a role. For some time we considered him dead or missing.$B$BBut this makes perfect sense. By ending his reign you have spared the lives of many innocent people.$B$BBy the light! To sacrifice someone to a servant of an Old God for one\'s personal gain is beyond reproachful!$B$BYou have done a great deed, $N. I salute you on behalf of the Argent Dawn.','Time is a precious commodity, $C.$B$BMy role here in Darnassus is to ensure that the Argent Dawn thrives and that the evil forces encroaching upon Kalimdor are thwarted.$B$BState your business quickly or be on your way.','','','','','',5881,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7001,7002,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,69,0,0,0,500,500,0,0,0,6500,1020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1201,2,15,30,35,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1202,0,0,0,'Theramore Spies','The Horde and Alliance hold an uneasy truce. Outlying skirmishes and covert actions are taken by one side against the other, and it is our duty to ensure the Horde is on top!$B$BNow is the chance to do just that.$B$BAlliance infiltrators have taken positions east of Brackenwall Village. They spy on the village and report our movements to Theramore, which we cannot allow.$B$BHunt down the infiltrators and slay them. Send a clear message to their superiors that we will not tolerate their spies\' presence!','Kill 9 Theramore Infiltrators, then return to Nazeer Bloodpike in Brackenwall Village.','Good work. Their infiltrators are skilled, but they\'re not good enough to escape the watchful eye of the Horde!','Did you find the infiltrators, $N?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4834,0,0,0,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,1650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1202,2,15,30,35,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1201,0,0,0,0,0,0,'The Theramore Docks','$N, two of our spies were sent to steal documents from a ship at the Theramore docks. They gained the papers but were discovered, and were forced to throw the documents into the sea.$B$BOne spy later escaped, but was unable to recover the prize. He reported his failure to me, and I now charge the task to you.$B$BThe documents are in a footlocker, in the waters somewhere beneath the Theramore docks. Find those documents, $N, and bring them to me.','Bring the Captain\'s Documents to Nazeer Bloodpike in Brackenwall Village.','I commend you, $N. This was not an easy mission. But the documents you gained are valued greatly by our superiors.','Did you find the documents, $N? They hold information vital to the stability of the Alliance and, hence, vital to the security of the Horde.','','','','','',5882,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,1650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (1203,2,15,30,35,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,1206,0,0,0,0,0,0,'Jarl Needs a Blade','I have cutting to do. I can\'t tell you what I\'m going to cut, but... I need myself a blade. A certain blade...$B$BSome people call it a moonsteel broadsword. I call it a swing blade.$B$BYou help me? Maybe you find it in town, maybe you talk to a blacksmith and he\'ll make it special.$B$BBut don\'t sleep on this. What I\'m cutting won\'t keep forever...','Bring a Moonsteel Broadsword to Jarl in Dustwallow Marsh.','That\'s a good blade. It has a good swing. It\'s a good swing blade. Thank you. Thank you, thank you, thank you!!! Now I want to try it....$B$BLater. I\'ll try it later. But like I was saying... thanks.','You have my blade??','','','','','',3853,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9622,5016,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,3500,2070,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,1,36,4,0,0,1000,0,0,0,0), + (1204,2,15,33,38,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1260,0,0,1258,0,0,0,'Mudrock Soup and Bugs','I\'m working on a dish I call \"Mudrock Soup and Bugs.\" I still need the major ingredients, and... well, I don\'t think I\'d last long trudging through Dustwallow Marsh!$B$BSo, $N, can you do some hunting for me? First, I need the tongues of Mudrock turtles. You can find Mudrocks along the coast, mostly around the bay.$B$BBut I don\'t want just any tongues! I hear that the tongues of some Mudrocks are forked...$B$BThey say the forked tongues have a distinct flavor, and I want that flavor in my dish...','Bring 8 Forked Mudrock Tongues to Morgan Stern in Theramore.','These will do fine! Thank you, $N!$B$BNow I\'ll try different cooking techniques on these tongues to find the best way to bring out their flavor.$B$BEventually I\'ll have a dish worthy of serving at the Blue Recluse in Stormwind!','Did you get the forked tongues?','','','','','',5883,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (1205,2,15,35,45,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Deadmire','Deadmire is an ancient crocolisk in Dustwallow marsh. And it is his time to die.$B$BOld bones grind as he pulls his huge body through the swamp, and although he still moves with the strength and speed of youth, his aging body tortures the great spirit within it, a spirit whose flame will not waver.$B$BYet now he lives in constant, maddening pain. You must end the life of this noble creature, $N. You must lead Deadmire to peace.','Bring Deadmire\'s Tooth to Melor in Thunder Bluff.','Very good, $N.$B$BI am sure the hunt was not easy, but it is good to know the beast\'s pain has finally ended.','Do you have the tooth of Deadmire, $N? Have you ended the creature\'s suffering?','','','','','',5945,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (1206,2,15,30,35,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,1218,0,0,1203,0,0,0,'Jarl Needs Eyes','Eye juice is good juice for drinking. Too bad most critters only have two eyes.$B$BBut spiders have lots of eyes. Lots and lots. And Darkmist eye juice is tasty. Smooth and salty! Unpopped spider eyes... I taste them already.$B$BDarkmist spiders are west of here, in the Darkmist Cavern. You figure the spiders are named after the cave... or is it the other way around?','Bring 20 Unpopped Darkmist Eyes to \"Swamp Eye\" Jarl at the Swamplight Manor.','You got the eyes! You got the eyes! Tasty, tasty spider eyes!$B$BSome eyes... when you stare at them they stare back. Eat those last. They keep you company... out in the swamp.$B$BHello, little spider eyes. Hello! You taste like chicken. Gooey, salty chicken!$B$BMmmh.','Where are those eyes?','','','','','',5884,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1650,0,0,0,0,0,0,0,0,1,6,0,0,0,0,0,0,0,0,4,1,3,0,0,0,2000,0,0,0), + (1218,2,15,30,35,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1206,0,1206,0,0,0,'Soothing Spices','I like cooking. Good swamp cooking. Fried green frog legs and the like.$B$BAnd for cooking, I need spice. Soothing spice. Then I\'ll make a stew and stew it up and suck it down and give you some too.$B$BDo you like stew?','Bring 3 Soothing Spices to \"Swamp Eye\" Jarl in Dustwallow Marsh.','Ah, that\'s the spice! Now here\'s some swampy good stew.','Spice. We could all use some spice in our life. You agree?',NULL,NULL,NULL,NULL,NULL,3713,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6807,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,4,0,0,0,0,0,0,0,0,0), + (1219,2,15,30,35,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1220,5917,1,0,'The Orc Report','Sifting through the loose dirt, the severed hand of an orc is found. And clutched in the hand is a bone-carved tube. And in the tube is a dirt-stained parchment.$B$BThe parchment is written in orcish... and it looks important.','Bring the Spy\'s Report to Lieutenant Aden in Theramore.','Hm... I can\'t read orcish very well, but this looks like a report... written by an orc spy!','Do you have a report to make?','','','','','',5917,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), + (1220,2,15,30,35,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,1219,0,0,0,5917,1,0,'Captain Vimes','Captain Vimes should see the orc report you found, $N. He knows the orcish language better than most. And he should know that there are Horde spies near Theramore!$B$BThe captain is in the barracks, on the northeastern side of Theramore Isle.','Bring the Spy\'s Report to Captain Garran Vimes.','A report from an orc spy! How did you find this? No matter -- let\'s see what it says...','You have something for me?','','','','','',5917,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), + (1221,2,1717,20,26,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Blueleaf Tubers','Blueleaf tubers are a delicacy around the world! But they\'re rare, very rare. The only place to find them is here in the Barrens, deep in the earth, in Razorfen Kraul.$B$BAnd even then, they\'re impossible to find unless you know just where to look! That\'s why I\'ve trained these snufflenose gophers to find them for me. They have great noses and can smell a tuber from fifty paces away.$B$BIt won\'t be easy, but if you get me some tubers I\'ll pay you handsomely.','Grab a Crate with Holes.$BGrab a Snufflenose Command Stick.$BGrab and read the Snufflenose Owner\'s Manual.$B$BIn Razorfen Kraul, use the Crate with Holes to summon a Snufflenose Gopher, and use the Command Stick on the gopher to make it search for Tubers.$B$BBring 6 Blueleaf Tubers, the Snufflenose Command Stick and the Crate with Holes to Mebok Mizzyrix in Ratchet.','Great, you got them! I can sell these to my contacts for a bundle!$B$BThanks for the delivery, $N! You are a great partner.','Do you have the tubers, $N?','','','','','',5876,5880,5897,6684,6,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6755,0,0,0,1,0,0,0,470,0,0,0,0,250,0,0,0,0,0,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1221,0), + (1222,2,15,30,37,84,0,77,0,0,0,0,0,0,0,0,0,0,0,2,2,0,1271,-1222,0,0,0,0,'Stinky\'s Escape','Great, finally something that doesn\'t want to eat me!$B$BI need help handling the critters around here, and you fit the mold, $gbuddy:lady;.$B$BThe cook Morgan Stern is researching a new recipe, and he sent me out here to gather bogbean leaves. I guess he thinks they\'re tasty.$B$BAnyway, while looking for a bogbean plant... I got myself surrounded! Can you help me out of here, and watch my back as I look for the bogbean?','Escort \"Stinky\" Ignatz, then speak with Morgan Stern in Theramore.','Mr. Ignatz was just here with the bogbean leaves, and he told me you helped him out of some real trouble.$B$BThank you, $N. I will ask my uncle to treat you to a feast the next time you visit the Blue Recluse in Stormwind.','Have you seen Mr. Ignatz? I sent him into the swamp some time ago and he hasn\'t returned!','Help Stinky find Bogbean Leaves','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3825,0,0,0,1,0,0,0,72,0,0,0,0,250,0,0,0,0,4000,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2,0,0,0,0,0,0,0,0), + (1238,2,15,30,35,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5917,1,0,'The Lost Report','Sifting through the loose dirt, the severed hand of an orc is found. And clutched in the hand is a bone-carved tube. And in the tube is a dirt-stained parchment.$B$BThe parchment is a report made by an orc who spent weeks spying on the city of Theramore.$B$BAfter scanning the parchment, it is clear that it must be brought to the orc spymaster in Brackenwall Village.','Bring the Spy\'s Report to Nazeer Bloodpike in Brackenwall Village.','Good work, $N. Our agent, Marg Nighteye, was stationed outside Theramore. He was charged to spy on the city. $B$BThis is his latest report, and it may be his last -- from your testimony, I fear that Marg met his end in the swamp...','You have something for me?','','','','','',5917,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,150,0,0,0,0,0,1230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1239,2,15,30,35,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,1238,0,0,1240,5918,1,0,'The Severed Head','Vigorous digging reveals the head of a male orc, raggedly severed at the neck. His lips are frozen in a snarl, and its dark eyes stare defiantly.','Bring the Defiant Orc Head to Nazeer Bloodpike in Brackenwall Village.','This is the head of Marg Nighteye! As I feared, he is dead.$B$BLook at the wound on his neck! Could a weapon have made that ragged cut, or did some beast slay our agent?$B$BThis is a mystery we must solve, $N. We must discover if Marg\'s death was at the hands of the Alliance!','You have another matter to report, $N?','','','','','',5918,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,150,0,0,0,0,0,1230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1240,2,15,30,35,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,1239,0,0,0,5918,1,0,'The Troll Witchdoctor','We must know the events surrounding Marg\'s death! And the only way to do that, $N, is through the witch-magic of trolls.$B$BBring Marg\'s head to Kin\'weelay in Stranglethorn Vale, at the Grom\'gol Base Camp.$B$BKin\'weelay is the most powerful witchdoctor of the Darkspear trolls. If anyone can speak to Marg Nighteye\'s spirit, it is he.','Take the Defiant Orc Head to Kin\'weelay in the Grom\'gol Base Camp in Stranglethorn Vale.','Ah, I now see. The spirit of this orc is bound in our world, boiling with rage from a task yet undone.$B$BWell, let us have words with this angry orc...','There is an angry spirit about you, $gbrother:sister;. What brings you to Kin\'weelay?','','','','','',5918,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,1650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1241,2,1519,28,28,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,1274,0,0,1242,5948,1,0,'The Missing Diplomat','Recently a diplomat was sent to Theramore to meet with Jaina Proudmoore. That diplomat never arrived.$B$BI believe the Defias are involved in this plot, but I\'m not sure how. The diplomat\'s disappearance still eludes public attention, but it can\'t remain that way for long.$B$BAgents of the king are already scouring the city for clues, but I have my own contacts I would like involved.$B$BIn the Valley of Heroes is an old friend of mine named Jorgen. Find him, give him this note, and follow his instructions.','Find Jorgen in Stormwind City.','Hmm... $B$BAll right. I\'ll help ya, but not because I want to, but because I\'m obligated.$B$BAnd let\'s get one thing straight: you\'re knowin\' far more than you should to begin with. Let\'s keep this our little secret, and don\'t go blabbin\' at any taverns about anything you find out. Understand?','Hmph, you better have good reason to interrupt a man and his fishin\'. I don\'t take kindly to peddlers, let alone beggars.','','','','','',5948,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,138,0,0,0,0,0,0,0,0,2,1,1,0,0,0,0,0,0,1,1,1,6,0,0,0,0,0,0,0), + (1242,2,1519,28,28,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,1241,0,0,1243,5946,1,0,'The Missing Diplomat','Take this here note to Elling Trias. Don\'t say nothin\' else to him. Just be polite and wait for him to respond. And don\'t worry, he will.$B$BI\'m gonna only impress this on ya once more, $N: treat this matter seriously, and keep your yapper shut.$B$BYa can find Trias at his cheese shop, Trias\' Cheese, in the Trade District. Good luck.','Delivery Jorgen\'s Sealed Note to Elling Trias in Stormwind City.','I\'m sorry, a letter for me? Well, I\'ll be... not often you get a delivery that\'s not a crate or barrel when all you do is work. Let\'s see what this is about.$B$B$B$BYou look a little tense, you okay, $N?','Hello, $N. Is there something I can do for you? Perhaps you\'d like to try some of our special Trias cheddar? Or a block of Darnassian bleu?','','','','','',5946,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,138,0,0,0,0,0,0,0,0,1,1,9,0,0,0,0,0,0,6,6,9,6,11,0,0,0,0,0,0), + (1243,2,1519,28,28,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,1242,0,0,1244,5960,1,0,'The Missing Diplomat','Jorgen, you ol\' sonuva.... So, that\'s how it\'s going to be, huh?$B$BAll right, I can deal with that. I hope he finds the Twisting Nether that much sooner!$B$BHere\'s what\'s gonna happen, $N. I\'ll start using my contacts here, but you\'re doing most of the footwork so I save some coin.$B$BHead to Darkshire in Duskwood and find Watcher Backus--he usually patrols the north road right outside of town. Just tell him you\'re looking into any Defias activity for me and he\'ll help you out with any information he can.','Give the Sealed Note to Watcher Backus in Duskwood.','Oh, Trias sent you, huh? That\'s a little different.$B$BFeel free to fight whatever monstrosities come at you from the darkness. I\'m sure you\'ll be able to handle it pretty easily if you\'re the type to be hanging around with the likes of him.$B$BSo, what does my friend need of me on such a gloomy day as this?','Not too safe to be traveling about in the woods, $N. Be careful, and if you see anything suspicious or dangerous, contact the Watchers immediately. Don\'t try and take anything on yourself. We\'re not responsible for anything terrible that might happen to you.$B$BBut we both know you\'re gonna ignore me and fight whatever comes out of the darkness anyway, don\'t we? Haha, yeah, you adventurer types... all the same.','','','','','',5960,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,138,0,0,0,0,0,0,0,0,1,6,1,0,0,0,0,0,0,2,6,11,6,0,0,0,0,0,0,0), + (1244,2,1519,28,30,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1243,0,0,1245,0,0,0,'The Missing Diplomat','Defias activity? Well, there\'s always some activity; even if they keep to themselves we consider them a threat.$B$BBut now that I think about it, there was a recent sighting that seemed odd. It must have been a couple weeks ago, but some of their agents had gathered around Addle\'s Stead. From the report, I\'d guessed something big went down.$B$BWhy don\'t you check there first and bring me back anything you find?$B$BThe farmstead is south of the road from Westfall just as you enter Duskwood.','Find the Defias Docket and return it to Watcher Backus in Duskwood.','You\'re back safe and sound. Couldn\'t ask for much more than that, could you?$B$BNow, let\'s see what we have here. This looks pretty official as far as any Defias documents I\'ve seen. But it could be a dupe just to throw you off track of whatever it is you\'re looking for.','Be careful out there, $N. I know Trias was the one to send you here, but that doesn\'t mean there isn\'t anything lurking out in the woods that couldn\'t cause you some trouble... especially with you investigating the Defias.','','','','','',5947,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,6,1,1,1,0,0,0,0,0,1,1,9,1,0,0,0,0,0,0,0), + (1245,2,1519,28,30,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,1244,0,0,1246,5947,1,0,'The Missing Diplomat','Whoa, this looks way too complex to be something to just lead you astray. I shouldn\'t even be looking at this stuff. Take it to Trias--he\'ll be able to make sense of it. And DON\'T let anyone get in your way. This is bigger than me. It might even be bigger than him, but we\'ll see.$B$BAnd do me a favor, $N, don\'t tell anyone I helped you. If my superiors found out I knew about any of this and didn\'t share it with them they\'d probably hang me.','Bring the Defias Docket to Elling Trias in Stormwind.','Yeah... this is an interesting read. Jorgen and DeLavey were smart to bring me in on this.$B$BSeems the Defias have been trying pretty hard to complete this plan of theirs. Hmm... what\'s this? Fist? That\'s a familiar name.','I see you\'re back, and in one piece. We both know you\'re not here for cheese, so let\'s cut out the pleasantries. Was Backus any help, or have you even left for Duskwood yet?','','','','','',5947,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0,0,0,0,0,0,0,0,5,1,1,1,0,0,0,0,0,6,1,1,0,0,0,0,0,0,0,0), + (1246,2,1519,28,31,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1245,0,0,1447,0,0,0,'The Missing Diplomat','Yeah, now that I think about it... Dashel... Dashel something... What was his name? FIST! Dashel Stonefist. They call him Fist in some circles--probably on account that he likes to get in brawls.$B$BYou can find him in Old Town usually--right smack dab in the center of it. Go talk to him. If you have to, use a sword or something heavy and blunt to persuade him to open up some. And don\'t hesitate. If he\'s in this as deep as these papers suggest, then he\'s not going to give you any information willingly.','Speak to Dashel Stonefist in Stormwind.','What?!$B$BYou come into me alley and ask questions about me personal business? Business which you obviously have nothing to do with.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,14,1,0,0,0,0,0,0,0,0), + (1247,2,1519,28,31,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1447,0,0,1248,0,0,0,'The Missing Diplomat','So yeah... um... I might know something \'bout that meeting at Addle\'s Stead. Happened a few weeks back I think. I really didn\'t have any part in it. Me part was done when plan A failed... damn adventurers.$B$BThe guy we got on the inside for plan B came out of Menethil; guy called Slim. That\'s all I know regarding their backup plan.','Speak to Elling Trias in Stormwind.','Good to see you\'re still alive, $N. So, it went well with Dashel then, huh?$B$BI\'ve been reading up more on this plan of theirs, and although it doesn\'t state the name of the diplomat they were after, it does talk about this plan B they enacted after failing on their first attempt to capture him.$B$BThis Slim that Dashel mentioned doesn\'t have any other name written here, but if you say he\'s in Menethil, then that\'s a start.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0,0,0,0,0,0,0,0,11,1,1,0,0,0,0,0,0,1,3,1,1,0,0,0,0,0,0,0), + (1248,2,1519,28,33,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1247,0,0,1249,0,0,0,'The Missing Diplomat','A contact of mine retired in the Wetlands at the harbor city of Menethil. He should be willing to help on your word alone if you tell him you\'re working for me. His name is Mikhail. He mentioned becoming a bartender before leaving Stormwind a few years ago.$B$BSpeak to him, find this Slim, and find out if there\'s anything else to know about this kidnapped diplomat. We need to find out where they\'ve taken him, or at least who he is. The docket doesn\'t mention anything about their plans after he\'s captured.','Speak to Mikhail in the Wetlands.','Welcome, welcome, welcome, $N. Good of you to join us. Perhaps an ale today? Or some mutton?$B$BName your pleasure and I\'ll see to it that you\'re taken care of. My name is Mikhail, and I look forward to serving you.$B$BHmm? What\'s that? Trias? Keep your voice down, my friend. This isn\'t something for the whole tavern to hear about.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,390,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,3,1,6,1,0,0,0,0,0,0), + (1249,2,1519,28,33,0,0,77,0,0,0,0,0,0,0,0,0,0,0,2,2,1248,0,0,0,0,0,0,'The Missing Diplomat','You say Elling sent you here? Well then, the hospitality I expressed is now tenfold. Anything you need, just ask. I will do my best to aid you.$B$BHmm, Slim, you say? Not sure the name sounds familiar, but I\'ll keep my eyes out for him.$B$BDon\'t look now, $N, but the gentleman over by the exit is looking over here. He\'s listening to our conversation a little too intently if you catch my meaning? If I were you, I\'d do what you can to subdue him before he makes a break for the door.','Subdue Tapoke Jahn before he escapes, and then return to Mikhail in Menethil.','Caught him, huh? Good for you. I\'m surprised that was Slim.$B$BI\'ll be honest, I never thought I\'d miss the excitement of some of the more devious underground activities. I guess old habits die hard. Don\'t mention that to Elling--he\'d probably try and get me to come back to Stormwind if he heard I missed the action.$B$BI\'m glad I could at least be of a little service to you while you were in Menethil. If you need anything else, just ask.','Did he slip away? He looked a little shady the way he was watching us.','Defeat Tapoke Jahn','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,780,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1250,2,1519,28,33,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1249,0,0,1264,0,0,0,'The Missing Diplomat','The Defias didn\'t pay me well enough to die for their cause. They took the king. Yeah, the king of Stormwind, not some lowly diplomat. He was on his way to Theramore to meet with Jaina Proudmore--it was a big deal apparently, and a big secret. But it\'s not just the Defias that are involved. They\'re working with someone. I think they knew this was bigger than them.$B$BMy part was just to get their man on board the king\'s ship while it was in the harbor. The guy\'s name was Hendel. That\'s all I know. I swear!','Speak to Mikhail in the Wetlands.','THE KING?! I mean... the king? The real king? Are you joking? You didn\'t mention you were looking for the king\'s kidnappers. I didn\'t even hear he was missing--that would explain his son being crowned some.$B$BI\'ll send word to Elling right away. He\'ll want to know you\'re on the trail.$B$BI would never have guessed Jahn would sell out Stormwind for some lousy coin. Even a rogue\'s got to have honor when it comes to some things.$B$BThe key now is to find this Hendel. And I think I can help with that.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,162,0,0,0,0,0,0,0,0,18,1,1,5,0,0,0,0,0,1,5,1,1,1,0,0,0,0,0,0), + (1251,2,15,30,35,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1321,5919,1,0,'The Black Shield','An iron shield, blackened by the fire that raged through the inn, is affixed to the crumbling chimney, one of the few remaining parts of the structure that once made up the Shady Rest Inn.$B$BThe shield can be removed from the brick of the chimney.','Bring the Blackened Iron Shield to Krog in Brackenwall Village.','I grant that humans have strange decorating tastes, but would they use a plain iron shield to adorn their fireplace? Perhaps this shield was placed there by the ones who burned the inn.$B$BA warning? A threat?','What\'s that you have there, $n? Evidence from the remains of the Shady Rest Inn?','','','','','',5919,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), + (1252,2,15,30,40,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1259,5950,1,0,'Lieutenant Paval Reethe','A glint of light on the ground catches your eye from underneath the rubble. Brushing away debris and ash caked onto the object reveals the insignia of a gold anchor on white enameled on the surface: the sign of Theramore.$B$BUnderneath the anchor is embossed the name \"Lieutenant Paval Reethe\".','Bring Reethe\'s Badge to Captain Garran Vimes in Theramore.','It\'s never good news when a guard\'s badge is brought to me.$B$BSometimes it\'s a man or woman who\'s fallen in battle, and I\'m left to bring the news to the grieving family. Other times we never find out what happened to them. And other times it\'s even worse than that.','Have you found anything of interest at the Shady Rest Inn?','','','','','',5950,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), + (1253,2,15,30,35,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1319,5919,1,0,'The Black Shield','An iron shield, blackened by the fire that raged through the inn, is affixed to the crumbling chimney, one of the few remaining parts of the structure that once made up the Shady Rest Inn.$B$BThe shield can be removed from the brick of the chimney.','Bring the Blackened Iron Shield to Captain Garran Vimes in Theramore.','Hm, I\'m no expert with the construction of arms and armor. Their use, yes, but not their making.$B$BThis shield seems as ordinary as any, excepting the damage from the fire that engulfed the inn.','Have you found evidence from the site of the Shady Rest Inn?','','','','','',5919,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), + (1258,2,15,33,40,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1204,1271,-1222,0,0,0,0,'... and Bugs','Another component of my new recipe is the shelled leg of a giant crab. And the crabs they have in Dustwallow -- Muckshells they call them -- just won\'t do! I\'m afraid the only suitable crabs live far away, in the Swamp of Sorrows.$B$BThe shell of the crab leg is a key element of the dish\'s presentation so I need pristine, unscarred legs. An adult crab might only have one or two such legs, and I need a lot in order to research my dish.$B$BSo, $N... are you willing to travel?','Bring 12 Pristine Crawler Legs to Morgan Stern in Theramore.','These are wonderful specimens, $N! The shells are in perfect condition, and the meat is pink and tender. The blood of a chef is in your veins, I\'m sure of it!','My research with the Mudrock tongues is progressing nicely. I trust your crab hunt goes well?','','','','','',5938,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6801,0,0,0,1,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,4,1,0,0,0,0,0,0,0,0), + (1259,2,15,30,40,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1252,0,0,1285,0,0,0,'Lieutenant Paval Reethe','I don\'t recognize the name of Lieutenant Paval Reethe. Your best bet would be to check with Adjutant Tesoran. He keeps track of all the records for the Theramore guard, from personnel to their equipment.$B$BHe should be able to tell you who this Reethe is with a quick check of his books.','Find out more about Reethe from Adjutant Tesoran in Theramore.','Hello, $N. You\'d like information about a specific member of the Theramore guard? Reethe, was it?$B$BJust give me a moment to find the right book.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,192,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1260,2,15,33,38,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1204,0,0,0,'Morgan Stern','I\'m developing a new menu for the restaurant. It will be filled with rural dishes with a \"bayou\" theme. I think my clientele at the Blue Recluse will love them!$B$BI sent my nephew Morgan to Theramore, a city on the edge of the Dustwallow Marsh. He\'s there gathering recipes from the locals, and I must know what he found so far.$B$BThe trip to Theramore is long. Too long for me. But I bet a young $c like yourself would jump at the chance to travel, yes?','Speak with Morgan Stern in Theramore.','Oh, my uncle sent you, did he?$B$BWell I\'ve been researching recipes and I have some leads, but I need help.$B$BHelp from someone willing to get his feet wet.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1261,2,15,30,40,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1240,0,0,1262,0,0,0,'Marg Speaks','Cursed muckshell! You can\'t kill Marg! Ah, but I am dead. So it must have slain me...$B$BBut my mission! My mission! You, $N, must complete it.$B$BWhile near Theramore, I spied a group of Alliance soldiers camped on the beach. And one soldier wore a pendant... a pendant laden with more gems than any soldier could afford!$B$BThat night I snuck into their camp and stole the pendant, but on my return to base a muckshell crab-man killed me!$B$B$N, you must find that muckshell and recover the pendant!','Bring the Jeweled Pendant to Nazeer in Brackenwall Village.','This pendant was worn by a soldier of Stormwind??$B$BThank you, $N. You have revealed the secret of Marg\'s death. But this pendant is a new mystery to solve, one that may have dire effects on the Alliance, and the Horde.','$N, did you discover Marg\'s fate?','','','','','',5942,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1262,2,15,30,40,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,1261,0,0,0,5942,1,0,'Report to Zor','It is strange that the pendant Marg stole was in the hands of common soldiers. Perhaps its owner was in disguise, or perhaps the soldiers themselves stole it!$B$BRegardless of which is true, this is a noble\'s pendant and we must discover its true owner if we are to unravel its mystery.$B$BTake the pendant to Zor Lonetree in Orgrimmar. He is well schooled in Alliance politics, and will know if this pendant has a history among the nobles of Stormwind.','Bring the Jeweled Pendant to Zor Lonetree in Orgrimmar.','This pendant was crafted with great skill and precision, $N. No orc would covet such a jewel...$B$BBut many humans would.$B$BI will have this pendant studied. In time let us hope that its mysteries will be revealed to us.','You traveled from Brackenwall Village in Dustwallow? How fares Nazeer, and how fare his efforts in the marsh?','','','','','',5942,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1264,2,1519,28,33,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1250,0,0,1265,0,0,0,'The Missing Diplomat','The beginning of every month the Kul Tiras Marines all get paid and usually leave Theramore for somewhere else. A lot of them come here to womanize, carouse, and just have a good time. One of those groups I\'d consider regulars here at the tavern, and I believe this Hendel is among them.$B$BCommander Samaul in Theramore would be able to help you find him if Hendel\'s still stationed there. He\'s completely loyal to Proudmoore, but if you drop Elling\'s name, he should help you out... discreetly.','Find Commander Samaul in Dustwallow Marsh.','A pleasure to meet you, $N. I am Commander Samaul. I\'m in charge of Miss Proudmoore\'s forces here in Theramore.$B$BAlthough I\'m quite busy, if you have any questions, please feel free to speak up. I might have to keep it short, but there\'s no reason for me to be rude if you need my help.$B$BIf you plan on traveling out of the city, I\'d suggest you be careful. Besides ogres, orcs and murlocs, the southern part of the swamp is filled with black dragons.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,780,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,66,1,1,0,0,0,0,0,0,0), + (1265,2,1519,28,35,0,0,77,0,0,0,0,0,0,0,0,0,0,0,12,2,1264,0,0,1266,0,0,0,'The Missing Diplomat','Hendel? Yes, I know the man. But why would you need one of my soldiers?$B$BElling sent you to find him? Hmm, I don\'t like the sound of that. Elling wouldn\'t have you come to me first if your business wasn\'t troubling. I understand if you can\'t tell me what this is about, but know this: I have a duty to protect these lands. If you\'re going to cause a disturbance, then I suggest you inform me of whatever you can.$B$BI believe Hendel was stationed at the first tower outside of Theramore. Be cautious.','Search Sentry Point for any sign of Private Hendel.','The man you seek, the one known as Hendel, is not here. Other sources have brought to the Lady Proudmoore information I believe you already know. She has asked me to find you, and give you aid in your venture. If you would allow it, I will tell you where to find Private Hendel so we can bring him to justice.','Yes, $N?','Sentry Point explored','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,168,0,0,0,0,0,0,0,0,6,1,1,0,0,0,0,0,0,1,1,1,2,0,0,0,0,0,0,0), + (1266,2,1519,28,36,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1265,0,0,1324,0,0,0,'The Missing Diplomat','Private Hendel is to the west of here. He\'s currently on guard duty protecting some of Theramore\'s infiltrators while they rest. They\'ve been keeping tabs on the Horde base, Brackenwall, and looking for anything else that might threaten our borders.$B$BYou should have no problem finding him; just look for the tents along the road.$B$BI have another matter to attend to, but I shall catch up to you soon enough. You can always find me in the Lady Proudmoore\'s tower if you have any problems.','Find Private Hendel in Dustwallow Marsh.','Hello, citizen. This is a dangerous place to be wandering about. I wouldn\'t hang around too long if you value your life.$B$BIf you keep your questions short, I\'ll see if I can help you. Just keep your eyes open for any of those filthy ogres. Rumor has it there\'s a Horde base somewhere in the swamps. The infiltrators are doing what they can to find it, but the process has been slow going and we\'ve had little progress.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,420,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,2,1,1,1,0,0,0,0,0,0), + (1267,0,1519,28,38,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1324,0,0,0,0,0,0,'The Missing Diplomat','','Speak to Jaina Proudmore in Dustwallow Swamp.','Thank you for your help $N. Please accept this token of my appriciation for your efforts.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6757,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,13000,2580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0), + (1268,2,15,30,35,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Suspicious Hoofprints','Rows of hoofprints lead away from the still-smoking skeleton of the Shady Rest Inn. There are at least a few visible impressions, with more rows of prints almost imperceptible in the soft mud of the marsh.','Report about the suspicious prints at the Shady Rest Inn to Krog in Brackenwall Village.','Hoofprints... It could have been the quilboar, I suppose. Or maybe even the centaur. Their presence in the Barrens is not insignificant, and I would not think it a stretch to commit such an act.$B$BDid I tell you? It wasn\'t just that the inn was burned down... The owner\'s woman and pup were killed. Bad business, that.$B$BNonetheless, I will send Kagoro to find where the tracks lead.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1269,2,15,30,37,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5950,1,0,'Lieutenant Paval Reethe','A glint of light on the ground catches your eye from underneath the rubble. Brushing debris and ash caked onto the object reveals the insignia of a gold anchor on white, enameled on the surface: the sign of Theramore.$B$BUnderneath the anchor is embossed the name \"Lieutenant Paval Reethe\".','Bring Reethe\'s Badge to Krog in Brackenwall Village.','I know this human, Paval Reethe. Pathetic, even for his kind. He deserted his fellow soldiers and is now hiding out in the woods.$B$BI sent Ogron out to track him down. Some of the others suspect he\'s been stealing from our supplies. I think I saw Ogron heading off to the southeast.','Have you found any leads on what happened at the Shady Rest Inn?','','','','','',5950,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), + (1270,2,15,30,37,84,0,178,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,'Stinky\'s Escape','Great, finally something that doesn\'t want to eat me!!$B$BI need help handling the critters around here, and you fit the mold, $gbuddy:lady;.$B$BA goblin from Ratchet named Mebok Mizzyrix needs some bogbean leaves for a potion, or something... I honestly don\'t care why -- his money was good and I know this swamp, so here I am.$B$BToo bad I got myself surrounded before I found the bogbean! Can you help me out of here, and watch my back as I look for Mebok\'s plant?','Escort \"Stinky\" Ignatz, then speak with Mebok Mizzyrix in Ratchet.','Stinky was here with the herbs I ask of him, and he told me you helped him out of a bind. Good work! A friend of Stinky\'s is a friend of mine!$B$BHe asked me to give you this if I ever saw you, right before he walked back south toward the marsh.',NULL,'Help Stinky find Bogbean Leaves','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3825,0,0,0,1,0,0,0,470,0,0,0,0,250,0,0,0,0,4000,1710,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1271,0,15,30,37,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Feast at the Blue Recluse','','','My nephew said you aided him with his research in Dustwallow, and that you helped his associate out of a tight spot. Well, we Sterns stick together and we don\'t ignore our friends!$B$BSo wash your hands, $N, because we\'re about to throw a party in your honor!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5951,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1273,2,15,30,37,0,0,178,0,0,0,0,0,0,0,0,0,0,0,2,2,1269,0,0,0,0,0,0,'Questioning Reethe','It took a long time, but I found Reethe. He hide good for a human.$B$BOgron worried that he might be crazy after so much time in swamp. You come with me for we go get answers from him.','Go with Ogron to speak with Reethe, then return to Krog in Brackenwall Village.','Hmph. It is good that Reethe will no longer be lurking around the swamp, but it is a shame that humans are built so frail that he could not recover from a little arrow wound.$B$BIt seems that this thread of the mystery has led nowhere, and we must look elsewhere.','Did you find Reethe?','Question Reethe with Ogron','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6797,6798,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1274,2,1519,28,28,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1241,0,0,0,'The Missing Diplomat','Excuse me, $g sir : madam;. Bishop DeLavey asked me to approach adventurers that might be able to help him with a delicate matter.$B$BIf you could quietly head to Stormwind Keep and speak to him at your earliest convenience, I\'m sure he would appreciate your help. Again, please be discreet. It is a matter of some importance.','Find Bishop DeLavey in Stormwind Keep.','Hello, $N. I am Bishop DeLavey.$B$BNo doubt if you\'re asking me about my business here in the keep then young Thomas has succeeded in requisitioning you to help our kingdom. He has always been adept at following my requests.$B$BI\'m afraid I don\'t have time to elaborate much, so allow me to be blunt... and please, try to keep this from becoming common knowledge.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,138,0,0,0,0,0,0,0,0,1,1,2,0,0,0,0,0,0,1,2,1,1,0,0,0,0,0,0,0), + (1275,2,719,18,24,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,3765,0,0,0,0,0,0,'Researching the Corruption','Foolish blood elves toil with demonic magic. Have they not witnessed what happened with the naga and with the satyrs of Kalimdor?$B$BI fear that the blood elves will meet a similar deformation. Azeroth cannot afford to give birth to another vile race of monsters.$B$BI wish to study the brain stems of the satyr and naga so that I might deduce what fate the elves are headed toward. In Blackfathom Deeps, on the coast of Ashenvale, you will find both satyr and naga.$B$B\'Tis a long journey, $n.','Gershala Nightwhisper in Auberdine wants 8 Corrupt Brain stems.','You have traveled far and undoubtedly faced great peril.$B$BYour actions have been selfless. \'Tis for the good of all Azeroth that you help me with my research. I thank you, $N, for all that you have done.$B$BNow if you\'ll excuse me I have much work to do....','Once I have enough samples to study, my true work can begin. With the corrupted brain stems of both the satyr and naga of Blackfathom Deeps I can try to draw a correlation between the mutations.$B$BPerhaps with that gained knowledge we can prevent the blood elves from delving deeper into deformity and evil.','','','','','',5952,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7003,7004,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,3500,1440,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1276,2,15,30,37,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,1323,0,0,0,5919,1,0,'The Black Shield','Ah, I remember now! Mosarn is a well-respected blacksmith in Thunder Bluff. I knew I had heard his name somewhere, before.$B$BIn thanks, the Earthen Ring awarded me with a set of armor crafted by Mosarn. Very good work.$B$BPerhaps he can tell you more about the shield he crafted.$B$BIt\'s not much of a lead, but since we didn\'t get anything useful out of Reethe, it\'s all we have.','Show the Blackened Iron Shield to Mosarn in Thunder Bluff.','Yes, you are certainly correct. This is a shield that I made.$B$BI\'m afraid there\'s not much more I can tell you though, $n. I craft so many different shields and sets of armor, I can\'t keep track of them all.','Hello there, $c. Something I can help you with?','','','','','',5919,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,840,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0), + (1282,2,15,30,35,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1282,0,0,0,0,'They Call Him Smiling Jim','I can\'t help it if I feel sorry for ol\' Jim there. He wasn\'t always like that. Ran an inn out in the marsh for a while, wonderful place.$B$BLook, I don\'t really want to talk about it. Bring it up with Captain Vimes if you really have to. He\'s stationed on the top floor of Foothold Citadel, the large barracks to the east of Lady Jaina\'s tower.','Speak with Captain Garran Vimes on the top floor of Foothold Citadel.','James Hyal\'s his real name. He opened an inn at the edge of the Barrens. Wanted to make a nice place for travelers to stop over...$B$BMight be he was thinking too big, but the inn did do well for a while. Then we lost control of the roads in the marsh, and the ogres took over.$B$BJames was too stubborn to give up his dream for safety within our walls, and the Shady Rest Inn was burnt to the ground. We\'re investigating, but haven\'t had much luck. If you want to help out, see what you can find in the rubble.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1284,2,15,30,35,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Suspicious Hoofprints','Rows of hoofprints lead away from the still-smoking skeleton of the Shady Rest Inn. There are at least a few visible impressions, with more rows of prints almost imperceptible in the soft mud of the marsh.','Report about the suspicious prints at the Shady Rest Inn to Captain Garran Vimes in Theramore.','Hoofprints, eh? It is true that there is an extraordinary amount of centaur activity in the lands near the Dustwallow Marsh. In brief excursions into the Barrens, we found their camps and holdings dotting the area.$B$BI\'ll send out Falgran Hastil, one of our trackers, to see if he can find where the tracks lead.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,6,0,0,0,0,0,0,0,0,0), + (1285,2,15,30,38,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1259,0,0,1286,0,0,0,'Daelin\'s Men','Reddon... Redpath... Ah, here it is! Lieutenant Paval Reethe.$B$BJoined the Theramore guard along with most of the recruits that came across the sea with Lady Proudmoore. Enlisted with the marines of Kul Tiras at the age of sixteen. Distinguished service, promotions...$B$BListed as missing.','Return the information about Reethe to Captain Garran Vimes in Theramore.','Missing? That would be Tesoran\'s kind way of saying traitor.$B$BNo doubt he\'s one of those fools so blindly loyal to Admiral Daelin that he turned traitor. Isn\'t that a delicious irony? The deserters accuse us of betraying the Alliance.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,174,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (1286,2,15,30,38,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1285,0,0,1287,0,0,0,'The Deserters','It has been a struggle maintaining a presence in the marsh, but through strength of our resolve, we have been able to maintain several defensive watchtowers throughout the area.$B$BThe latest information and scouting reports I have received indicate that a group of deserters has squatted in our abandoned tower at Lost Point, southeast of the inn.$B$BThe local lieutenant seems to be Balos Jacken. See if you can get some information out of him.$B$BBe warned, $n. He may be a tough nut to crack.','Get information about Reethe from Balos Jacken and the deserters in Dustwallow Marsh.','Did Vimes send you? Couldn\'t do his dirty work himself, could he...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1287,2,15,30,38,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1286,0,0,0,0,0,0,'The Deserters','Reethe? That coward?$B$BWe threw him out of camp because he insisted on raiding the supplies of the ogres up at Brackenwall Village. We\'re not so many in number that we could stand up to those mindless brutes.$B$BHe crossed the line one too many times, so we left him to fend for himself.$B$BNow, I helped you out... So, why don\'t you help us out and forget you bumped into us?','Speak with Captain Garran Vimes in Theramore about Reethe.','I will send Lieutenant Caldwell to deal with the deserters at Lost Point. In addition, I will instruct him to find Reethe. The marsh is not so big and trackless that he should be unable to find him.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (1301,2,1519,30,35,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1302,0,0,0,'James Hyal','Before working here at the Blue Recluse, I was trained by one of the best chefs and innkeepers I\'d ever met. His name was James Hyal. Everything I have and everywhere I\'ve gotten in life is thanks to him.$B$BI wonder how he\'s doing. His brother Vincent and he went to work in a tavern in Menethil Harbor, but I haven\'t heard from him recently.$B$BIf you ever happen to be headed in that direction, maybe you could say hello to him for me?','Speak with Vincent Hyal in Menethil Harbor.','James? Oh, he left quite some time ago.$B$BFelt the second wind of patriotism, I suppose. Not hard to see why he would. With all the insanity in Lordaeron, many people joined up with Jaina Proudmoore when she went across the sea.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1302,2,11,30,35,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1301,0,1282,0,0,0,0,'James Hyal','My brother James went with Lady Proudmoore across the sea. Last I heard, the fighting had settled down over there, and James was setting up an inn somewhere on the continent. Wherever he is, I\'m sure he\'s doing good business. Damn fine cook he was.$B$BI haven\'t heard from him for a while now--too busy with his inn, I\'d wager--but the clerk in Theramore could probably point you to him. Look for him on the top floor of that keep near the middle of the city. What\'s it called... Foothold Citadel, that\'s it.','Speak with Clerk Lendry at Foothold Citadel in Theramore.','James Hyal, James Hyal... Why does that name sound so familiar?$B$BOf course! The Shady Rest Inn incident. If you have any information about what happened there, I would urge you to speak with Captain Vimes about it. He\'s handling the investigation.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1318,2,2557,56,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Unfinished Gordok Business','Now you da king, so maybe you get prized Gordok artifact back from creepy elf who calls himself Prince! Da king before you failed, just like all da other kings since Tortheldrin - da creepy elf - stole it from old timey Gordok king!$B$BArtifact is called da Gauntlet of Gordok Might. Old timey stories say only da one true king da Gordok can get it back. Old timey story also say creepy elf is still around here - you find it and it will become mighty gauntlet you wear forever! Yar, I show you!','Find the Gauntlet of Gordok Might and return it to Captain Kromcrush in Dire Maul.$B$BAccording to Kromcrush, the \"old timey story\" says that Tortheldrin - a \"creepy\" elf who called himself a prince - stole it from one of the Gordok kings.',NULL,NULL,'','','','','',18336,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18366,18367,18368,18369,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1319,2,15,30,35,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,1253,0,0,1320,5919,1,0,'The Black Shield','I\'m sorry I can\'t be of much help, $n, but I can refer you to someone who would be. Caz Twosprocket, one of our best blacksmiths, works the forge at the smithy.$B$BTake the shield to him, and see what he can tell you.','Show the Blackened Iron Shield to Caz Twosprocket in Theramore.','Hm... interesting piece of iron you have here. Definitely not made by any of the blacksmiths I know over on this side of the sea, and it\'s certainly not my work.','Something for me to look at?','','','','','',5919,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,168,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), + (1320,2,15,30,35,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1319,0,0,0,0,0,0,'The Black Shield','Ah, I almost missed this... The leather strap on the back must have burned off, but it seems like it was made to fit a large person. I\'d guess a tauren, actually.$B$BThat\'s about all I can tell you. Tell Captain Vimes I\'m sorry I couldn\'t be of more help.','Speak with Captain Garran Vimes in Theramore.','That\'s not much information to work on, but we\'ll have to keep it in mind. Hopefully some of the other pieces of this mystery will fall into place, and paint a more helpful picture of what happened.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,810,0,0,0,0,0,0,0,0,1,3,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (1321,2,15,30,35,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,1251,0,0,1322,5919,1,0,'The Black Shield','Hmm... I don\'t see anything out of the ordinary with this shield. We should have Do\'gol, the blacksmith, take a look at it, and see if he can tell us more about it, but I wouldn\'t hold out hope...','Show the Blackened Iron Shield to Do\'gol in Brackenwall Village.','This is good shield. Very strong, heavy, good. But Do\'gol don\'t need it. I make shields, not buy them, $n.$B$BYou should know that.','Something for me, $c?','','','','','',5919,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,168,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (1322,2,15,30,37,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1321,0,0,1323,0,0,0,'The Black Shield','Hmmm, there\'s writing right here on the rim of the shield, but it\'s hard to read from all the burned stuff.$B$BI need acid to make it clear. Venom from the darkmist spiders would do good. The spiders have taken over an old mine, the Darkmist Cavern, northwest of the village. Get me some of their sacs and I can clean this up.','Acquire 5 Acidic Venom Sacs for Do\'gol in Brackenwall Village.','I don\'t like spiders that are so big I can\'t sit on them and squish them.$B$BThanks for getting them, $n. Now I rip them open and pour them onto the shield...','Did you get them sacs from the spiders?','','','','','',5959,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (1323,2,15,30,37,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1322,0,0,0,0,0,0,'The Black Shield','Oh, I think I might have dropped too much acid onto the shield. Let me just rub a little...$B$BHm, kind of hard to read, but it looks like the name Mosarn. Never heard of him. Maybe Krog knows. Krog knows many people.','Talk with Krog in Brackenwall Village.','Mosarn? Sounds familiar... I can\'t put my finger on it. Maybe it\'ll come to me later.$B$BIt probably isn\'t important. A shield can come from anywhere and not mean anything...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (1324,2,1519,28,38,0,0,77,0,0,0,0,0,0,0,0,0,0,0,2,0,1266,0,0,1267,0,0,0,'The Missing Diplomat','What?! You come here accusing me of allying with the Defias, and think I\'ll just stand here while you insult me?! Something tells me you\'ve had this coming for a long time.','Defeat Private Hendel in Dustwallow Marsh.','I assure you, we\'re all quite upset about current events, but allow us to take him back to Theramore for some questioning, and we\'ll see about finding the King.$B$BI\'m sure my lady Proudmore would like to thank you for your help. Speak to her when you have a moment.','Hello again, $N. I hope you don\'t mind the assistance, but we couldn\'t have Hendel escaping, or worse, wind up dead.','Subdue Private Hendel','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,0,1290,0,0,0,0,0,0,0,0,5,14,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,0), + (1338,2,38,9,14,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5998,1,0,'Stormpike\'s Order','There is a dwarven armorsmith whose work I admire greatly. His name is Furen Longbeard, and his skill is unmatched. I need a new shield, and I must have one of his!$B$BThe problem is... Furen is far to the south, in the dwarven district within Stormwind. In human lands! I can\'t imagine why he would live there, so far from Ironforge. The humans must pay him a king\'s ransom to keep him there!$B$BSo, if you want to travel and don\'t mind making some money, then will you send Furen my request for a shield?','Bring Stormpike\'s Request to Furen Longbeard in Stormwind.','Ah, a request from one of the Stormpikes. That\'s a proud clan, full of quality dwarves. Rich ones, too.$B$BThank you, $N. I\'ll get to work on Mountaineer Stormpike\'s shield by the end of the day.','A letter from the dwarven lands? I wonder who would call from so far to the north...$B$BPlease, let me see the order.','','','','','',5998,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,600,585,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), + (1339,2,38,9,15,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1338,0,0,0,'Mountaineer Stormpike\'s Task','I hear Mountaineer Stormpike is looking for a runner. Someone to do a little traveling for him. How about it? Are you the $r for the job?$B$BIf so, then you\'ll find Stormpike at the top of the northern guard tower.','Speak with Mountaineer Stormpike.','That\'s right. I have a task that I can\'t do while I\'m guarding. In fact, it\'ll take you far from Loch Modan.$B$BYour perfect chance for adventure!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,75,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (1358,2,1497,10,15,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,1359,0,0,0,6016,1,0,'Sample for Helbrim','A colleague in Kalimdor, Apothecary Helbrim, is researching the effects of Lordaeron toxins on the beasts of Kalimdor. He would be very interested in a sample of the wolf hearts Renferrel sent me.$B$BHelbrim is stationed in the Barrens, in a village known as the Crossroads. To reach him, you must travel via zeppelin to the orc capital of Orgrimmar, then travel south, by foot, to Durotar. Head west into the Barrens, and you will soon reach the Crossroads.','Bring the Wolf Heart Sample to Apothecary Helbrim in the Barrens.','Ah, very good. If initial reports are true, then the toxicity of these hearts could lead to further advances in our knowledge of poisons.$B$BThis is a welcome delivery, $N. Your reward is well earned.','You have a package for me?','','','','','',6016,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10637,10638,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1359,2,1497,10,15,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,3221,0,0,1358,10283,1,0,'Zinge\'s Delivery','The wolf hearts you acquired possess a quality unseen in similar specimens. There is a toxicity to them that should be deadly to the very wolves in which the hearts beat!$B$BIt\'s quite incredible, and we must study it further. I kept a few samples of the hearts acquired. Take them to my colleague, Apothecary Zinge. You will find her in our headquarters in the Undercity.','Bring the Wolf Heart Samples to Apothecary Zinge in the Undercity.','Ah yes, the heart samples of which Renferrel spoke. I am eager to experiment with these... it is always of interest to the Royal Apothecary Society when new forms of toxins are discovered.','You have something for me?','','','','','',10283,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,10,0,0,0,0,0,66,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1360,2,1517,33,43,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Reclaimed Treasures','I had myself a fine job as a digger at the Uldaman excavation site in the Badlands... that is until those blasted troggs showed up. I escaped with my hide barely intact, and nothing else. In the chaos, I left my most treasured possession. It\'s safe from the troggs in my chest, sure, but it\'s right in the thick of \'em.$B$BI\'d be in your debt, both in honor and coin, if you could fetch it for me! A chest with my name on it is at the end of the North Common Hall. That\'s the one you need to get in.','Get Krom Stoutarm\'s treasured possession from his chest in the North Common Hall of Uldaman, and bring it to him in Ironforge.','Ah, I feel complete again - thank you kindly.$B$BSome dwarves may treasure the luster of metal, and some may treasure the glint of gems... but a Stoutarm without a treasured stein in hand is hardly a Stoutarm at all!','Well now, we\'re you able to get slap around those troggs long enough to get into my chest and nab my treasure?','','','','','',8027,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,6000,2160,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1361,2,405,30,32,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1362,0,0,0,'Regthar Deathgate','A warrior of the Horde, Regthar Deathgate, is recruiting agents for a mission into the land of Desolace. Speak with him if you wish to volunteer. He is stationed in the Barrens, in a series of bunkers west of the Crossroads.$B$BAnd sharpen your weapons. Desolace is a place torn by war.','Speak with Regthar Deathgate.','Yes, I am recruiting. This mission leads into Desolace, against the centaur there. I will be brief so that you may quickly begin.','I note that your task is unfinished, $N. Shall I inform Sharlindra of your ineptitude?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,25,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1362,2,405,30,32,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Kolkar of Desolace','The Kolkar centaur live in Desolace, and their forces have spread into the Barrens. This is a known fact and we have Horde agents dealing with them here.$B$BBut as long as the centaur are strong in Desolace, they will always pose a threat. It is time we rid ourselves of that threat.$B$BSpeak with Felgur Twocuts at Ghost Walker Post in Desolace. He was sent to gather intelligence on the centaur. He will know how to best deal with the Kolkar of Desolace.','Speak with Felgur Twocuts at Ghost Walker Post in Desolace.','You are here on orders from Regthar? Then you are here to deal with the centaur. Good.$B$BI hope you\'re rested. I don\'t know how our campaign against the centaur will end, but I know the struggle will be long.$B$BHave a seat, and listen.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,25,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1363,2,1519,37,41,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1364,0,0,0,'Mazen\'s Behest','As caretaker of the works here in the library of the Academy of Arcane Arts and Sciences, it is my responsibility to ensure all the magical tomes and scrolls are accounted for at all times. Who knows what folly would unfold if some of these enchanted texts were to fall into the wrong hands?$B$BWhich reminds me... my assistant, Dellis, made a horrible mistake last week. He\'s quite able in the library but incompetent when he leaves the gates of Stormwind. Be a hero, and help old Dellis out, would you?','Speak with Acolyte Dellis in Stormwind.','It wasn\'t my fault. Really it wasn\'t.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,198,0,0,0,0,0,0,0,0,1,6,1,6,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1364,2,1519,37,41,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Mazen\'s Behest','Master Mazen\'s directions were quite clear: Deliver a very important essay to Watcher Mahar Ba in Nethergarde Keep.$B$BBut I had never been to the Blasted Lands before! The journey was frightening!$B$BWhen I got to the Swamp of Sorrows, I made a wrong turn and ended up surrounded by horrible plant-like swamp creatures. They lurched as if to attack me so I ran. But in my haste I dropped the essay. One of the beasts took it I am sure.$B$BCould you please try to retrieve it and deliver it to Mahar Ba?','Retrieve Khadgar\'s Essays on Dimensional Convergence and deliver them to Watcher Mahar Ba in Nethergarde Keep.','Ah, most splendid!$B$BFor some time I had feared my request for Khadgar\'s Essays on Dimensional Convergence had been overlooked by Master Mazen of the Academy of Arcane Arts and Sciences.$B$BHe must be bogged down with requests considering the many strange happenings going on.$B$BNow, if you\'ll excuse me, I need to begin my research at once. To finally glimpse the insight of one as great as Khadgar excites me to no end.','What brings you to Nethergarde Keep, $R?','','','','','',6065,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10747,10748,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,1,1,5,6,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), + (1365,2,405,30,35,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Khan Dez\'hepah','The Kolkar are not the only centaur of Desolace. Many clans wander these dry plains, fighting and dying against each other. And it is good that they fight among themselves, for they are strong and brutal. If the centaur united against us, they would be a fierce foe.$B$BWe must deal with them before they unite.$B$BYour first task is to disrupt the Kolkar clan. Do this by killing its leader, Khan Dez\'hepah.$B$BThe Kolkar Village is northeast of here. Go, and may fortune go with you.','Bring Khan Dez\'hepah\'s Head to Felgur Twocuts in Desolace.','Well done. This swift act against the Kolkar is an effective show of strength, and strength is what the centaur understand best.$B$BThe death of the Kolkar leader will not only disrupt that clan, but give pause to the others.','$N, have you defeated Khan Dez\'hepah?','','','','','',6066,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,0,2070,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1366,2,405,30,31,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1365,0,0,0,0,0,0,'Centaur Bounty','Now that you scared the centaur clans, it\'s time to bleed them. When traveling Desolace, hunt centaur. I don\'t care which clan you hunt. Just gather ears. A hoard of ears.$B$BBy weakening their numbers you will weaken their resolve, and stamp out any thoughts of expansion.$B$BGood hunting, $N.','Bring 15 Centaur Ears to Felgur Twocuts in Desolace.','By now, the centaur must know your name. I\'m sure they know it, and respect it, and fear it. And just as they know you, they know the banner under which you ride.$B$BThe banner of the Horde.','How is your collection of ears, $N? Large?','','','','','',6067,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6780,6784,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,0,2250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1367,2,405,30,33,0,0,178,0,0,0,93,3000,0,0,0,0,0,0,8,0,0,1369,0,1369,0,0,0,'Magram Alliance','To beat the centaur, we must use their hatred against them. We will ally with one of the clans and through them, we will learn how to defeat all the clans.$B$BIf you choose to ally with the Magram then slay their foes, the Gelkis. This will earn you respect among the Magram. When you earn enough, then meet with the Magram spokesman Warug, on the outskirts of the Magram Village, in southeast Desolace.','Gain a Friendly reputation with the Magram, then speak with Warug.','The Gelkis cry when they hear your name, $N. They fear you and they hate you. They hate you like they hate the Magram!$B$BMaybe you are strong like the Magram. We will see...','Leave! The Magram do not speak with the weak. We kill them!$B$BIf you want to speak with me, then show me you are strong. Return after you slay many Gelkis.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,92,93,0,0,0,-250,250,0,0,0,0,390,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1368,2,405,30,33,0,0,178,0,0,0,92,3000,0,0,0,0,0,0,8,0,0,1370,0,1370,0,0,0,'Gelkis Alliance','To beat the centaur, we must use their hatred against them. We will ally with one of the clans and through them, we will learn how to defeat all the clans.$B$BIf you choose to ally with the Gelkis then slay their most hated rival, the Magram. After you earn the respect of the Gelkis, meet with the Gelkis shaman Uthek the Wise, on the outskirts of the Gelkis Village, in southwest Desolace.','Gain a Friendly reputation with the Gelkis, then speak with Uthek the Wise.','The earth speaks to me. And it says you have killed many Magram. This is good.$B$BIf you are a friend of the Gelkis, then listen. I have more tasks for you.','Your two feet step on Gelkis earth. You are not welcome here!$B$BProve you seek friendship with the Gelkis. Kill Magram centaur. Return when the ground is wet with Magram blood.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,92,93,0,0,0,250,-250,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1369,2,405,30,33,0,0,255,0,0,0,93,3000,0,0,0,0,0,0,8,0,0,0,0,1371,0,0,0,'Broken Tears','The Gelkis think our centaur mother, Theradras, protects us. They are stupid. No one protects the centaur. The Magram do not need protection! We are the strongest!$B$BShow the Gelkis they are stupid. Go to the cave in their village. They hoard crystals in that cave, the tears of Theradras. Destroy the tears and bring me the broken pieces!','Maintain your reputation with the Magram, and bring 3 Broken Tears to Warug in the Magram Village.','You got the tears! Now the Gelkis will know that Theradras will not help them. She will not cry when we crush them! The Magram will rule!$B$BYou are smart to help us, $N. We are the strongest.','If you are not our enemy, then you will do what I ask!','','Tears Destroyed','','','',6083,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1370,2,405,30,35,0,0,255,0,0,0,92,3000,0,0,0,0,0,0,8,0,0,0,0,1373,0,0,0,'Stealing Supplies','When we are not at war, we hunt for meat. Meat gives us strength, and full bellies fight harder than empty ones.$B$BIt is the same with the Magram. They store extra meat so they may fight longer between hunts. If you raid their village to the east and take their stores of meat, then their strength will fail.','Bring 6 bags of Crudely Dried Meat to Uthek the Wise in the Gelkis Village.','Good. I can hear the loud Magram bellies grumble from their village, far away!$B$BI will give this meat to the Gelkis. And we will fight for many days without rest.$B$BWhat you did is good for the Gelkis, $N.','Return after you further prove your worth to the Gelkis!','','','','','',6069,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3463,3464,3465,0,0,0,200,200,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1371,2,405,30,35,0,0,255,0,0,0,93,3000,0,0,0,0,0,0,8,0,1369,0,0,0,0,0,0,'Gizmo for Warug','Long ago, a little gnome came to Desolace. He had horses and a cart, and the cart held strange things. Funny things. Things that burned different colors. Things that moved and weren\'t alive. I killed the little gnome, but before that... he made me laugh.$B$BI kept my favorite thing from his cart. It was a human made of wood and it waved at me until I hit it and broke it.$B$BI want a new one. Get me a new one!','Maintain your reputation with the Magram, and bring an Advanced Target Dummy to Warug in the Magram Village in Desolace.','Yes, this is what I had! I will make it move again. It makes me laugh!','If you are not our enemy, then you will do what I ask!','','','','','',4392,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1372,2,10,37,42,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1383,0,0,0,'Nothing But The Truth','Our expeditionary force was sent at Varimathras\'s behest to survey lower Azeroth.$B$BWhile out scouting I noticed a human Infiltrator spying on Beggar\'s Haunt. Before I could apprehend him, some of our orcish... brethren... captured him and took him to Stonard, their stronghold in Swamp of Sorrows.$B$BI want to... help... our orcish allies. They did not see our camp here but nonetheless I want to lend a hand.$B$BWork with Faustin here to develop a... truth serum for our friend in Stonard.','Speak with Apothecary Faustin at Beggar\'s Haunt.','Zraedus was just telling me about the nosey little Infiltrator before you arrived.$B$BQuite a problem, indeed. The last thing we need is a busybody sniffing around Beggar\'s Haunt.$B$BI am sure the orcs of Stonard would be quite anxious to hear what our friend has to say. Seeing that they are our allies, ahem, we must help them to get any information they can from the human.$B$BWork with me, $N, and we will deliver a truth serum to Stonard.$B$BFor the Horde!$B$B...did I get that right?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,25,0,0,0,0,0,210,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1373,2,405,30,37,0,0,255,0,0,0,92,3000,0,0,0,0,0,0,8,0,1370,0,0,1374,0,0,0,'Ongeku','You have more to prove, and your next task will take you far, so for now the Gelkis will fight the Magram without you.$B$BThe earth whispers many secrets to those who listen. One secret I hear is of a red crystal. It is called draenethyst, and it is new to our earth. It comes from a place where mountains fly, and where demons rule.$B$BBring me a shard of draenethyst, and it will make my magic strong! The shard is in a place called the Swamp of Sorrows, held by the lost one Ongeku.','Maintain your reputation with the Gelkis, and bring a Draenethyst Shard to Uthek the Wise in the Gelkis Village in Desolace.','Yes, this is the shard of which the earth whispered. I can feel strong magic in it! I will use this magic against the enemies of the Gelkis.$B$BYou have done one more task for us, $N. Maybe soon, we will call you friend.','Show me you are a friend of the Gelkis, $N.','','','','','',6190,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (1374,2,405,30,37,0,0,255,0,0,0,92,3000,0,0,0,0,0,0,8,0,1373,0,0,1380,0,0,0,'Khan Jehn','The earth speaks to me, and it says that the Magram grow weak. Now it is time to kill their Khan!$B$BBring me the head of the Magram Khan, Jehn!','Bring the Khan Jehn\'s Head to Uthek the Wise in the Gelkis Village in Desolace.','Khan Jehn was strong, but stupid. He thought his own strength was great. He did not see that earth magic is stronger. The Magram centaur will now fall without their leader, and the Gelkis will one day rule!','Show me you are a friend of the Gelkis, $N.','','','','','',6072,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1375,2,405,30,37,0,0,255,0,0,0,93,3000,0,0,0,0,0,0,8,0,1371,0,0,1381,0,0,0,'Khan Shaka','You help the Magram, and I like you. Now, kill the Khan of the Gelkis! He is Khan Shaka, and I want his head! I want to stare at his head and laugh at him!','Maintain your reputation with the Magram, and bring the Head of Khan Shaka to Warug in the Magram Village in Desolace.','Khan Shaka is dead! I will place his head on a pike, and keep it with me so Shaka can see the strength of the Magram!','Do tasks for the Magram, and I will help you.','','','','','',6073,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1380,2,405,30,42,1,0,255,0,0,0,92,3000,0,0,0,0,0,0,8,0,1374,0,0,0,0,0,0,'Khan Hratha','$N, you helped us against the Magram. Now, help us beat the Maraudine! Kill the head of their clan, Khan Hratha!$B$BTo face him, blow the Maraudine War Horn. It is atop a high bluff in the Valley of Spears.$B$BBut to blow the horn, you must gain a warhorn mouthpiece. These are rare, carried only by trusted Maraudine centaur.$B$BAfter the horn is blown, centaur will come. Kill them until Hratha appears.$B$BKhan Hratha holds the piece of... a key. Bring it to me...','Maintain your reputation with the Gelkis, and bring the Maraudine Key Fragment to Uthek the Wise in the Gelkis Village.','He is dead! Khan Hratha is dead! And now the Maraudine will fall! When the Gelkis rule this land, $N, we will remember you. And the spirits of the earth will sing your name for all time.','Is Khan Hratha dead? Do you have the key fragment?','','','','','',6077,0,0,0,1,0,0,0,6074,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6773,6774,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1381,2,405,30,42,1,0,255,0,0,0,93,3000,0,0,0,0,0,0,8,0,1375,0,0,0,0,0,0,'Khan Hratha','The Gelkis Khan is dead, and now the Maraudine will fall! Kill the Maraudine Khan, Hratha!$B$BTo face him, blow the horn on the high bluff in the Valley of Spears. But to blow the horn, you need a mouthpiece. To get a mouthpiece, kill Maraudine centaur. Keep killing until you find a mouthpiece. Then blow the horn.$B$BDo this and Maraudine centaur will come to the tower. Kill them until Khan Hratha appears. Hratha holds the piece of a key. Give this piece to me...','Maintain your Magram reputation, and bring the Maraudine Key Fragment to Warug in the Magram Village in Desolace.','Khan Hratha is dead! Now the Magram are the strongest of the centaur! We will crush the others, and rule Desolace!$B$BWe will remember, you, $N, and you will be spared our hooves when all others are trampled.','Do what I ask. Prove to me that you are an ally of the Magram!','','','','','',6077,0,0,0,1,0,0,0,6074,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6788,6789,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1382,2,405,30,35,0,0,77,0,0,0,92,3000,0,0,0,0,0,0,8,0,0,0,0,1384,0,0,0,'Strange Alliance','We are fortunate the centaur clans fight among themselves, for if they joined into a single force then they would be unstoppable. Yes, we are fortunate, and we should press our advantage.$B$BOne of the centaur clans, the Gelkis clan, is in brutal war with the Magram clan. If we attack the Magram, then perhaps an alliance may be struck with the Gelkis.$B$BSpeak with Uthek the Wise, in the outskirts of the Gelkis camps in southwestern Desolace. Through her we might strike an alliance with the Gelkis.','Gain a Friendly reputation with the Gelkis, then speak with Uthek the Wise.','Your name is whispered among the Gelkis. You have much Magram blood on your hands. This is good.$B$BMaybe it is also good if we speak. Speak of what you can do for the Gelkis, and what we can do for you.','Be gone! The Gelkis do not want you here. Leave now!!$B$BReturn after killing many Magram, and then I will speak with you.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,92,93,0,0,0,250,-500,0,0,0,0,1230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1383,2,10,37,42,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1372,0,0,0,0,0,0,'Nothing But The Truth','I have just the right serum in mind. It will deal with the truth in precisely the way the truth should be dealt with.$B$BFor this concoction I will need several Shadow Panther hearts from the Swamp. I also require the enchanted fungus off of the Mire Lord who resides there. I am sure one as able as you, $n, can persuade him to part with some.$B$BNow the hard part will be locating a Deepstrider tumor from far-off Desolace. Very rarely the giants there become ill and a tumor forms.$B$BNow, off you go!','Apothecary Faustin at Beggar\'s Haunt needs 5 Shadow Panther Hearts, Mire Lord Fungus and a Deep Strider Tumor.','Splendid, $N! And just in time too. From what Zraedus tells me, the Infiltrator has recovered from his wounds and is ready to be questioned by the orcs.$B$BGive me but a moment to prepare the pois - I mean prepare the truth serum.','That Infiltrator in Stonard will surely.... open up... after he drinks my special serum. Haha!$B$BThe ingredients required are by no means easy to procure. Shadow Panthers are common in the Swamp but collecting enough hearts for our purpose can be daunting. And the Mire Lord can be such a fussy beast.$B$BAs for the Deepstrider tumor, they are terribly difficult to find. But the chemical reaction I can draw from it is second to none.','','','','','',6080,6081,6082,0,5,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6832,11265,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,350,0,0,0,0,0,2580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1383), + (1384,2,405,30,32,0,0,77,0,0,0,92,3000,0,0,0,0,0,0,8,0,1382,1370,0,1370,0,0,0,'Raid on the Kolkar','The Kolkar centaurs think their magic is strong. They do not know magic! They would not know magic if it bit them!$B$BYou will show them their magic is weak. Go to the Kolkar to the northeast and kill them. Take their charms. Bring me the charms and I will throw them in the fire and laugh!','Maintain your reputation with the Gelkis, and bring 10 Crude Charms to Uthek the Wise in the Gelkis Village in Desolace.','You do a good thing for the Gelkis. The Kolkar are weak and will die. Their magic is pathetic and will not save them. You showed them this, and their fear will make them even more feeble!$B$BAnd in our lands, the feeble soon die.','You have the charms? You showed the Kolkar they are weak?','','','','','',6079,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1385,2,405,30,35,0,0,77,0,0,0,93,3000,0,0,0,0,0,0,8,0,0,0,0,1386,0,0,0,'Brutal Politics','Desolace is a land at war. The centaurs wage war with each other, and we believe the victor among them will spill out and threaten our strongholds. That, we cannot allow$B$BWe must learn how to beat the centaurs, and to do that... we must ally with one of the clans. The Magram centaurs war with the Gelkis. If you fight the Gelkis then the Magram might consider an alliance.$B$BEarn the favor of the Magrams then speak with Warug, in the Magram village in southeastern Desolace.','Gain a Friendly reputation with the Magram, then speak with Warug.','Many Gelkis fall to you. I like that. Maybe you can do more things I like. Maybe you and the Magram can be friends.','You will go now, or the Magram will crush you! To be our friend, you must kill Gelkis.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,92,93,0,0,0,-500,250,0,0,0,0,1230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1386,2,405,30,32,0,0,77,0,0,0,93,3000,0,0,0,0,0,0,8,0,1385,1369,0,1369,0,0,0,'Assault on the Kolkar','The Kolkar think they are strong, but we laugh at them! We laugh and we kill them! You kill them too. Show me you can kill Kolkar like we do. Head north and slay them all!','Maintain your reputation with the Magram. Kill 12 Kolkar Centaurs, 12 Kolkar Scouts and 6 Kolkar Maulers, then return to Warug in the Magram Village in Desolace.','The Kolkar fear you now! I hope you laughed when you killed them. It is better to laugh when you kill, so the enemy can see he is weak.','Are you afraid of the Kolkar? Why do you not kill them? Maybe you forgot how to kill. Hurry and kill Kolkar before they are dead!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4632,4633,4634,0,12,12,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1387,2,405,30,31,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Centaur Bounty','Many clans make up the centaur race. Each has its own leader and agenda, but all the clans have one thing in common. Cruelty.$B$BIf we are to ever find peace, then the centaurs must be removed. And so I put you on the task to do just that.$B$BWhile wandering Desolace, hunt centaur and take their ears. Bring me many, many ears.$B$BDo this in service of the Alliance, $N, and we will be one step closer to war\'s end.','Bring 15 Centaur Ears to Corporal Melkins at Nijel\'s Point in Desolace.','Ah, the ears. Well done.$B$BYour service to the Alliance is unquestioned, $N. The blood you spilled in Desolace will, no doubt, save countless lives.','Do you have a report, $N?','','','','','',6067,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6790,0,0,0,1,0,0,0,72,0,0,0,0,350,0,0,0,0,0,2250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,66,0,0,0,0,0,0,0,0), + (1388,2,10,37,42,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,1383,0,0,1391,6086,1,0,'Nothing But The Truth','Everything is proceeding according to plan, $n. I want you to give this truth serum to Deathstalker Zraedus and he\'ll show you how to administer it.... properly.$B$BHaha!','Give Faustin\'s Truth Serum to Deathstalker Zraedus at Beggar\'s Haunt.','I knew old Faustin would come up with something good! You were a tremendous help, no doubt.$B$BNow let\'s get down to business, shall we?','I hope you have proven yourself of use to our dear friend, Apothecary Faustin.','','','','','',6086,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,25,0,0,0,0,0,210,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1389,2,8,30,35,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Draenethyst Crystals','The lost ones who live in the Fallow Sanctuary look as we look, but they are monsters... driven mad by the rigors of our journey to Azeroth. Once our brethren, they now live in the Fallow Sanctuary to the east, catching or killing any who wander near.$B$BAnd they have stolen something sacred to us--draenethyst crystals.$B$BWe lack the force to enter the Fallow Sanctuary and reclaim our stolen draenethyst from among their huts and campfires, but without those crystals... we too may lose our way.','Bring 6 Draenethyst crystals to Magtoor at The Harborage in the Swamp of Sorrows.','Thank you, $N. We, are in your debt.','Do you have the crystals?','','','','','',6071,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0); -INSERT INTO `quest_template` (`entry`, `Method`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `Type`, `RequiredClasses`, `RequiredRaces`, `RequiredSkill`, `RequiredSkillValue`, `RepObjectiveFaction`, `RepObjectiveValue`, `RequiredMinRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepFaction`, `RequiredMaxRepValue`, `SuggestedPlayers`, `LimitTime`, `QuestFlags`, `SpecialFlags`, `PrevQuestId`, `NextQuestId`, `ExclusiveGroup`, `NextQuestInChain`, `SrcItemId`, `SrcItemCount`, `SrcSpell`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `RequestItemsText`, `EndText`, `ObjectiveText1`, `ObjectiveText2`, `ObjectiveText3`, `ObjectiveText4`, `ReqItemId1`, `ReqItemId2`, `ReqItemId3`, `ReqItemId4`, `ReqItemCount1`, `ReqItemCount2`, `ReqItemCount3`, `ReqItemCount4`, `ReqSourceId1`, `ReqSourceId2`, `ReqSourceId3`, `ReqSourceId4`, `ReqSourceCount1`, `ReqSourceCount2`, `ReqSourceCount3`, `ReqSourceCount4`, `ReqCreatureOrGOId1`, `ReqCreatureOrGOId2`, `ReqCreatureOrGOId3`, `ReqCreatureOrGOId4`, `ReqCreatureOrGOCount1`, `ReqCreatureOrGOCount2`, `ReqCreatureOrGOCount3`, `ReqCreatureOrGOCount4`, `ReqSpellCast1`, `ReqSpellCast2`, `ReqSpellCast3`, `ReqSpellCast4`, `RewChoiceItemId1`, `RewChoiceItemId2`, `RewChoiceItemId3`, `RewChoiceItemId4`, `RewChoiceItemId5`, `RewChoiceItemId6`, `RewChoiceItemCount1`, `RewChoiceItemCount2`, `RewChoiceItemCount3`, `RewChoiceItemCount4`, `RewChoiceItemCount5`, `RewChoiceItemCount6`, `RewItemId1`, `RewItemId2`, `RewItemId3`, `RewItemId4`, `RewItemCount1`, `RewItemCount2`, `RewItemCount3`, `RewItemCount4`, `RewRepFaction1`, `RewRepFaction2`, `RewRepFaction3`, `RewRepFaction4`, `RewRepFaction5`, `RewRepValue1`, `RewRepValue2`, `RewRepValue3`, `RewRepValue4`, `RewRepValue5`, `RewOrReqMoney`, `RewMoneyMaxLevel`, `RewSpell`, `RewSpellCast`, `RewMailTemplateId`, `RewMailDelaySecs`, `PointMapId`, `PointX`, `PointY`, `PointOpt`, `DetailsEmote1`, `DetailsEmote2`, `DetailsEmote3`, `DetailsEmote4`, `DetailsEmoteDelay1`, `DetailsEmoteDelay2`, `DetailsEmoteDelay3`, `DetailsEmoteDelay4`, `IncompleteEmote`, `CompleteEmote`, `OfferRewardEmote1`, `OfferRewardEmote2`, `OfferRewardEmote3`, `OfferRewardEmote4`, `OfferRewardEmoteDelay1`, `OfferRewardEmoteDelay2`, `OfferRewardEmoteDelay3`, `OfferRewardEmoteDelay4`, `StartScript`, `CompleteScript`) +INSERT INTO `quest_template` (`entry`, `Method`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `Type`, `RequiredClasses`, `RequiredRaces`, `RequiredSkill`, `RequiredSkillValue`, `RequiredCondition`, `RepObjectiveFaction`, `RepObjectiveValue`, `RequiredMinRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepFaction`, `RequiredMaxRepValue`, `SuggestedPlayers`, `LimitTime`, `QuestFlags`, `SpecialFlags`, `PrevQuestId`, `NextQuestId`, `ExclusiveGroup`, `NextQuestInChain`, `SrcItemId`, `SrcItemCount`, `SrcSpell`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `RequestItemsText`, `EndText`, `ObjectiveText1`, `ObjectiveText2`, `ObjectiveText3`, `ObjectiveText4`, `ReqItemId1`, `ReqItemId2`, `ReqItemId3`, `ReqItemId4`, `ReqItemCount1`, `ReqItemCount2`, `ReqItemCount3`, `ReqItemCount4`, `ReqSourceId1`, `ReqSourceId2`, `ReqSourceId3`, `ReqSourceId4`, `ReqSourceCount1`, `ReqSourceCount2`, `ReqSourceCount3`, `ReqSourceCount4`, `ReqCreatureOrGOId1`, `ReqCreatureOrGOId2`, `ReqCreatureOrGOId3`, `ReqCreatureOrGOId4`, `ReqCreatureOrGOCount1`, `ReqCreatureOrGOCount2`, `ReqCreatureOrGOCount3`, `ReqCreatureOrGOCount4`, `ReqSpellCast1`, `ReqSpellCast2`, `ReqSpellCast3`, `ReqSpellCast4`, `RewChoiceItemId1`, `RewChoiceItemId2`, `RewChoiceItemId3`, `RewChoiceItemId4`, `RewChoiceItemId5`, `RewChoiceItemId6`, `RewChoiceItemCount1`, `RewChoiceItemCount2`, `RewChoiceItemCount3`, `RewChoiceItemCount4`, `RewChoiceItemCount5`, `RewChoiceItemCount6`, `RewItemId1`, `RewItemId2`, `RewItemId3`, `RewItemId4`, `RewItemCount1`, `RewItemCount2`, `RewItemCount3`, `RewItemCount4`, `RewRepFaction1`, `RewRepFaction2`, `RewRepFaction3`, `RewRepFaction4`, `RewRepFaction5`, `RewRepValue1`, `RewRepValue2`, `RewRepValue3`, `RewRepValue4`, `RewRepValue5`, `RewOrReqMoney`, `RewMoneyMaxLevel`, `RewSpell`, `RewSpellCast`, `RewMailTemplateId`, `RewMailDelaySecs`, `PointMapId`, `PointX`, `PointY`, `PointOpt`, `DetailsEmote1`, `DetailsEmote2`, `DetailsEmote3`, `DetailsEmote4`, `DetailsEmoteDelay1`, `DetailsEmoteDelay2`, `DetailsEmoteDelay3`, `DetailsEmoteDelay4`, `IncompleteEmote`, `CompleteEmote`, `OfferRewardEmote1`, `OfferRewardEmote2`, `OfferRewardEmote3`, `OfferRewardEmote4`, `OfferRewardEmoteDelay1`, `OfferRewardEmoteDelay2`, `OfferRewardEmoteDelay3`, `OfferRewardEmoteDelay4`, `StartScript`, `CompleteScript`) VALUES - (1395,2,10,40,45,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1477,0,0,0,6091,1,0,'Supplies for Nethergarde','This crate of powerstones needs to go to Nethergarde Keep, in the Blasted Lands. They won\'t hold their power for long, so we can\'t ship them with the next caravan.$B$BYou must take them, and you must take them quickly.$B$BBring them to Quartermaster Lungertz in Nethergarde Keep. To reach the keep, you must travel east through Deadwind Pass, then east through the Swamp of Sorrows, then south through the Blasted Lands.$B$BUse caution, $N. You will travel through dangerous lands, yet you must not fail.','Bring the Crate of Powerstones to Quartermaster Lungertz, before the powerstones expire.','Ah, the powerstones! The mages will be happy to see these!$B$BMany thanks, $N. I know your trip from Darkshire was not an easy one.','Hello! Don\'t mind all the commotion, it\'s just business as usual at Nethergarde Keep.$B$BYou have something for me?','','','','','',6091,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,5000,1740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0), - (1396,2,8,30,37,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1421,0,0,0,'Encroaching Wildlife','My caravan was destined for the eastern coast, but we did not reach our goal. Lost Ones attacked us, killing guards and dashing supplies.$B$BI alone survived their assault. I have sworn to protect what supplies remain, but wild creatures skulk near. Please, help me defend my camp from the beasts!','Kill 8 Young Sawtooth Crocolisks, 10 Sorrow Spinners and 10 Swamp Jaguars then return to Watcher Biggs in the Swamp of Sorrows.','The sounds of animals are now faint, more distant. Thank you, $N. Now let\'s hope they don\'t return!','The swamp creatures press close, $N. Please, you must defend the camp!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1084,858,767,0,8,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,4,0,0,0,0,0,0,0,0,0), - (1398,2,8,30,42,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1421,0,0,1425,0,0,0,'Driftwood','I owe you greatly, $N. An honorable heart beats within you. And now I have another task for which I humbly ask your aid.$B$BIf I\'m ever to reach Nethergarde, then I must fix this wagon. And for that... I will need wood. Strong, dry wood--not the spongy, tangled wood of the swamp\'s trees.$B$B$N, go east to the coast and search for driftwood that has been dried by the sun. Bring it to me.','Bring 8 pieces of Sundried Driftwood to Watcher Biggs in the Swamp of Sorrows.','This wood is light, but tough. Thank you, $N. It will work nicely.','Did you find any driftwood, $N?','','','','','',6146,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,2070,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,2,0,0,0,0,0,0,0,0,0), - (1418,2,8,30,35,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1420,0,0,0,'Neeka Bloodscar','The Badlands is harsh and lies close to the Alliance-held land of Loch Modan, so communication between Stonard and the Badlands outpost of Kargath is often cut.$B$BProve yourself, $N. Travel to the Badlands and speak with Neeka Bloodscar, head scout of the Kargath outpost. Speak with her, and then send her report back to me.','Speak with Neeka Bloodscar.','Helgrum wants a report, eh? I sent an outrunner to Stonard not three days past. Did he fail his mission? If Stonard does not have my report, then it appears he did fail.$B$BLet\'s hope the next runner I send has more skill, or more luck.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,75,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1419,2,3,30,40,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Coyote Thieves','Have you spent many days in the Badlands, $c? Have you felt its heat? Have you faced the beasts that wander its dusty plains? It\'s time you did.$B$BCrag coyotes are a tough breed. Tough, and bold enough to creep into Kargath and steal from our food supplies. Help rid the outpost of these thieves!$B$BHunt crag coyotes, $N. Hunt them and bring me their jawbones. Bring me enough, and maybe I\'ll believe it when you say you know the Badlands.','Bring 30 Coyote Jawbones to Neeka Bloodscar in Kargath.','That\'s a nice collection of jawbones, $N. Now those coyotes won\'t be tearing through our supplies for scraps.$B$BWell done. The coyotes of the Badlands aren\'t easy prey. Your deed shows me that you might just survive here.','Do you have the jawbones?','','','','','',6166,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (1420,2,3,30,40,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6167,1,0,'Report to Helgrum','I wrote a fresh report for Helgrum in Stonard. Bring it to him.$B$BAnd if you consider yourself an outrunner, then don\'t lose your way. Or fall to an enemy.','Bring Neeka\'s Report to Helgrum the Swift in Stonard.','Thank you, $N. From Neeka\'s report, I see the Alliance is not without its own problems. And we may find that some enemies are shared between us.','You returned. You have a report?','','','','','',6167,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,150,0,0,0,0,0,1410,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1421,2,8,30,35,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1396,0,0,1398,0,0,0,'The Lost Caravan','I was stunned during the attack by the Lost Ones, but before my sight went black I spied one of our wagons being dragged to the Fallow Sanctuary, the lost one village to the north.$B$BA caravan chest with valuable reagents was in that wagon, reagents vital to the studies of the wizards of Nethergarde Keep. Find the chest and get those reagents, $N. Get them and bring them to me.','Find the Caravan Chest in the Fallow Sanctuary, obtain the Wizards\' Reagents and bring to Watcher Biggs.','Ah, you found them! With these, the wizards in Nethergarde may continue their work. I do not know what it is that they do, but it is linked to the Dark Portal in the Blasted Lands, and is vital to the security of the Alliance.','Do you have the wizard\'s reagents, $N?','','','','','',6170,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1650,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), - (1422,2,8,35,45,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,699,0,0,1426,0,0,0,'Threat From the Sea','While I begin work on your weapon, why don\'t you talk to Katar? He mentioned needing help with patrols along the beach, and I\'d rather see you keep your wits and weapons prepared instead of getting drunk with some of the other louses I share this camp with.','Speak to Katar in the Swamp of Sorrows.','Be silent a moment, $C. Even over the dull roar of the sea you can still hear those disgusting gurgles from the fish men.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1423,1,8,30,40,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6172,1,0,'The Lost Supplies','This barrel is small yet sturdy. Its seams are sealed with a yellow, pungent wax. Stamped on the bottom of the barrel are the words:$B$BQUARTERMASTER LUNGERTZ$B$BNETHERGARDE KEEP','Bring the Lost Supplies to Quartermaster Lungertz.','Ah, thank you $N! So many supplies are lost from Darkshire to here. It\'s good to see that some are recovered.','You have something for me?','','','','','',6172,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6827,0,0,0,1,0,0,0,72,0,0,0,0,25,0,0,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), - (1424,2,8,38,43,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1429,0,0,0,'Pool of Tears','The Warchief sent us to investigate strange happenings at The Temple of Atal\'Hakkar.$B$BThe Atal\'ai trolls are a tribe of dark casters, known for practicing forbidden magic. You can imagine how astonished we were when we arrived here to discover the temple had been sunk.$B$BThe green dragons now guard the site, claiming to be protectors of Azeroth.$B$BWe need to discover what happened. Explore around the Pool of Tears and gather Atal\'ai artifacts. From those I can begin to piece together this puzzle.','Fel\'zerul in Stonard wants you to gather 10 Atal\'ai Artifacts.','Your diligence in collecting the Atal\'ai artifacts is worthy of praise, $C.','No one knows what dark practices went on inside The Temple of Atal\'Hakkar. But we do know that great and powerful forces of magic were used.$B$BWe must learn as much as we can about such magic. Perhaps the spells of the Atal\'ai will prove of use to the Horde.$B$BOnce you have gathered enough Atal\'ai artifacts from around the Pool of Tears, I can begin to understand what the trolls were hoping to accomplish and what went so horribly wrong.','','','','','',6175,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,12000,2670,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1425,2,8,30,42,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1398,0,0,0,6178,1,0,'Deliver the Shipment','While I fix this wagon, $N, I have one last task for you.$B$BI have packed the most vital supplies saved from the ogre attacks. Take them to Nethergarde Keep. The keep is nestled in the northern hills of the Blasted Lands, keeping watch over the Dark Portal.$B$BTo reach Nethergard, follow the road east. When it branches head south into the Blasted Lands, then turn left at the next fork. Follow the road, $N, and be wary.','Bring the Shipment to Nethergarde to Quartermaster Lungertz in Nethergarde Keep.','What? A package from Biggs\' caravan? We thought it, and he, were lost.$B$BThank you, $N. With luck, these supplies will carry the much needed reagent, Azoran Crystals. Our stock is running low...','You have business with me?','','','','','',6178,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0), - (1426,2,8,35,43,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,1422,0,0,1427,0,0,0,'Threat From the Sea','I have no love for the sea, nor any creature I\'ve seen come from its depths. It is a powerful but blind mistress; callous and brutal. It would bring me great pleasure to slay the fish men by the hundreds if it were within my power. But I garner some pleasure from watching their deaths at the hands of any who do the Horde\'s will.$B$BWhich brings us to you, $c. How many can you slay? Would you test yourself against their most powerful kind?','Kill 10 Marsh Murlocs, 10 Marsh Inkspewer, and 10 Marsh Flesheater, then return to Katar in the Swamp of Sorrows.','The sea seems vast and relentless, but you have stained her with the blood of her own spawn. The fish men know pain. Their stupidity will force them to refortify their ranks from the devastation you\'ve caused, and that is good.$B$BLet their gurgling screams overshadow the sea\'s roar long into the night. I shall smile every time I hear one of them silenced.$B$BReturn to me if you wish to slay more of the fish men. I will gladly reward you again.','I am patient. Patient and everlasting like an old kank stone from Draenor. The fish men shall not make it past our borders--not while I still stand. If we had an army at our disposal I would cleanse this world and all others of their presence. I feel my hatred seethe just speaking about them.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,747,750,751,0,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,0,2670,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1427,2,8,35,43,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,1426,0,0,0,0,0,0,'Threat From the Sea','Before you take rest, speak to Tok\'Kar again. While you were gone I believe he finished a few weapons. For your help here, he would offer one of them to you. You would do well to test its strength against the fish men when you are ready... but only to please me further.','Speak with Tok\'Kar in the Swamp of Sorrows.','Ah, $N, you\'ve returned. Good. I\'ve finished crafting more weapons for our fight against the murlocs. For bringing us the fresh sawtooth meat, and for bringing a small smile to Katar\'s face, I offer one of them to you.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9680,9678,9679,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,2160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1428,2,8,35,45,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,1426,0,0,0,0,0,0,'Continued Threat','It pleases me to see your hatred for the fish men grows with mine.$B$BFind more of their kind along the beach, and when you\'ve had your fill of combat, return to me. We shall speak then of a reward for your diligence.','Kill 10 Marsh Inkspewers, 10 Marsh Flesheaters, and 10 Marsh Oracles, then return to Katar in the Swamp of Sorrows.','Well done, $C. I call for more of their blood. Let all the fish men perish.','Not until the sea and all her children are silenced will I be pleased... especially those disgusting fish men.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,750,751,752,0,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1429,2,8,38,44,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1424,0,0,1444,6193,1,0,'The Atal\'ai Exile','While you were braving the dangers of the Pool of Tears, one of my scouts returned with a scroll written in blood on dried flesh. It seems to be a judicial sentence against a priest of the Atal\'ai tribe.$B$BThis priest was sentenced to a fate worse than death amongst the Atal\'ai.$B$BHe was exiled to live far north in the Hinterlands, with the Witherbark trolls.$B$BI will bundle these artifacts. You are to seek out the exile and discover their true use. Return to me once your journey is complete.','Bring the Bundle of Atal\'ai Artifacts to the Atal\'ai Exile in the Hinterlands.','You bring me the summoning artifacts of the Atail\'ai?$B$BI see Jammal\'an the Prophet is leading the disciples of the Chamber of Blood towards their chosen fate. Has Hakkar returned to the Temple I wonder? Has their fate been met?','You are brave to come here. Brave or foolish...','','','','','',6193,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1430,2,8,35,44,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Fresh Meat','There\'s a high demand for the succulent taste of crawler meat among my customers; especially the meat from the monstrous crawlers.$B$BIf you plan on heading to the coast, then I could easily make it worth your while to bring me back some of their legs to have transported back to Orgrimmar.$B$BThe coast is to the east from here, and you should have no problem finding the creatures scurrying along the beaches and under the sea.','Bring 10 Monstrous Crawler Legs to Dar in the Swamp of Sorrows.','Ah, this should be perfect. I can\'t wait to taste these after they are prepared perfectly over an open fire. You should take a sample of it with you on your travels. It truly is delicious.','I have a cask of wine waiting for your success, $N. It\'s only right I taste the goods before I have it shipped back to my customers.','','','','','',6184,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9681,9682,0,0,10,1,0,0,76,0,0,0,0,250,0,0,0,0,0,2250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (1431,2,1637,30,30,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1432,0,0,0,'Alliance Relations','Be still, $c, and allow me to share with you something important to our people, but far from obvious.$B$BWe are a proud race, and the war with the humans tried even Thrall\'s great patience. You see, our Warchief is wise and prudent, and he continues to put his people first. Ultimately, he is a diplomat, and in his time with the humans he learned much of their ways.$B$BIf the tale I\'ve started piques your interest, then find Keldran near the western exit of the city. His hovel is there.','Speak to Keldran in Orgrimmar.','$N, noble $C. I am Keldran, student of magic... and other mystical arts.$B$BThe business Craven sent you here to speak to me about requires a touch more subtlety than you\'ve previously needed, but that does not mean you can not still aid our cause.$B$BPlease, make yourself comfortable, and I shall tell you why the Warchief has need of my aid... and yours.$B$BIt starts with appearances, $N. How the Horde sees itself. How our allies see us. And most importantly, how our enemies see us.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,25,0,0,0,0,0,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1432,2,1637,30,30,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,1431,0,0,0,0,0,0,'Alliance Relations','As the Alliance progresses deeper and deeper into Kalimdor, incorrect conclusions may be drawn about the Horde making pacts with the Burning Legion. The Warchief cannot allow that to happen. And with his blessing, I am taking control of overseeing them removed.$B$BI have agents in the area of Desolace at the Ghost Walker Post north of the great Kodo Graveyard. Head south of the Charred Vale in the Stonetalon Mountains and you shall come across it. When you arrive, seek out Takata Steelblade.','Speak to Takata Steelblade in Desolace.','Greetings, $C. You bring news from Orgrimmar; that is good.$B$BThe demon infestation overwhelms this area even more than the smell of centaur dung. The horse-men claim this land as their own, but clearly there are influences out of their control that will crush them if not kept in check.$B$BIt does not please me that we aid the centaur indirectly, but it is for the good of the Horde, so I do my duty for the Warchief, even if it means helping the warlocks within the Horde.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,75,0,0,0,0,0,720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1433,2,1637,30,33,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,1432,0,0,1435,0,0,0,'Alliance Relations','The Burning Blade have many agendas, but know that they are evil to their core, their spirits corrupted, and their destruction is the only way to thwart their objectives.$B$BKeldran sent Maurin with me because of his knowledge of the Blade and their warlock ways.$B$BHe has control of our plots against the Blade while I deal with the other demonic threats here in Desolace.$B$BSpeak to him, and he will guide you in his designs.','Speak to Maurin Bonesplitter in Desolace.','Ah, yes. Aid from those loyal to the Warchief is always appreciated.$B$BMy name is Maurin. I am here at the behest of Keldran and the Warchief cub Thrall. It is my desire to aid the youngling leader against the evils that threaten his rule.$B$BCome, come closer, $C. I shall explain to you my plan for removing the festering boil that is the Burning Blade.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1434,2,1637,25,33,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Befouled by Satyr','A demon infestation does not occur without other influences--something else allows evil to gain a foothold.$B$BIt may start with a weakened spirit, a needless desire for power; perhaps it\'s a thirst for revenge, or the appeal for final justice. When we are beset by pain, evil takes advantage of us--evil such as the satyr.$B$BTies have been made between them and the Burning Blade, and Thrall would have them slain. Seek them out to the northeast of here, and return to me when you\'ve driven them back.','Slay 7 Hatefury Rogues, 7 Hatefury Felsworn, 7 Hatefury Betrayers, and 7 Hatefury Hellcallers, and return to Takata Steelblade in Desolace.','You have done well, $c. You have shown honor and dedication.$B$BWhen our campaign in Desolace is done, the Warchief will know that you aided us in our actions here, and that you helped make his will manifest.$B$BI thank you.','I was warned by a tauren companion that the satyr are not all they appear to be. He believes there is something more to them, that their evil is a twisting of their true nature. But I have not seen such things.$B$BI see only the ruthless slaughter of the weak and the corruption of those who seek dark power.$B$BI will continue in my duty of annihilating them until the Warchief directs me otherwise. Until then, I take no pity on them.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4670,4672,4673,4675,7,7,7,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1435,2,1637,25,33,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1433,0,0,0,6436,1,0,'The Burning of Spirits','Death is most desirable for those despicable creatures that turn their back on their liege for such selfish reasons. But death is not enough when dealing with those that have given themselves over to the darkness.$B$BTake this gem. When one of the Burning Blade\'s near death, activate its magic. The spell shall pull the corrupted spirit out of its victim, leaving an infused gem behind.$B$BBring me these infused gems so I may dispose of them properly.$B$BGo now, and may you elude death.','Return the Burning Gem and 15 Infused Burning Gems to Maurin Bonesplitter in Desolace.','Ah, you\'ve returned successful. That is good. Give me the gems and I shall put them someplace safe....$B$BMy tasks for you are complete, $C. Speak to Takata when you are rested. He may have other tasks for you, or perhaps needs you to return to Orgrimmar to inform Keldran of our progress here in Desolace.','I have tried to make the magics as simple as possible. Drawing the spirit of your victim out of its injured form should be child\'s play. Do not rely on the gem\'s power to slay your foe completely. You must only activate the gem when they are close to death, or it will be useless.','','','','','',6436,6435,0,0,1,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1436,2,1637,30,33,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,1435,0,0,0,0,0,0,'Alliance Relations','The fight goes well, $N. Perhaps the Warchief will allow us to return to our homes before the seasons change if we continue to make such great strides in our battle against the demons and their underlings.$B$BReturn to Keldran and let him know what we have done. I am sure he will reward you for your efforts here. His cause is important to him, and he will take pride in knowing that the Warchief respects his concerns.','Speak to Keldran in Orgrimmar.','You have returned from Desolace more than successful, $N. Thank you.$B$BThank you for your efforts, your time, and your understanding to my plea. Thrall understands and desires peace between the Horde and Alliance, and by taking measures to insure our appearance is acceptable, we will not provoke any further threats of unnecessary violence.$B$BI am indebted to you.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6744,6745,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1437,2,405,30,33,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1465,0,0,0,'Vahlarriel\'s Search','I am Vahlarriel, $N. I\'ve come here to discover the whereabouts of two missing nobles of a Darnassian merchant family--House Malem. The father of the house fears the worst, and I am to do everything I can to find his missing children. I have yet to start my search for Tyranis or Dalinda, but I am hopeful I shall not be here long.$B$BLast word tells of them passing through the Stonetalon Mountains a few weeks ago.$B$BIf you find their wagon, please, come find me immediately.','Find and search Tyranis and Dalinda Malem\'s wagon in Desolace.','As you rummage around the remains of the wagon, it becomes obvious that it was attacked by both spells and weapons. The battle seemed one-sided and quick; there\'s no blood to be found, and no remains of any bodies.$B$BWhoever attacked the wagon was efficient and swift.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,2,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1438,2,405,30,33,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1465,0,0,1439,0,0,0,'Vahlarriel\'s Search','Find both Dalinda and Tyranis if you can and come back to me with your findings. Start your search at this fortress. I will contact my superiors in Darnassus immediately and let them know the situation.$B$B$N, there is something else I wish to impress upon you. My superiors have shown some concern over Tyranis\' and his motives for coming here. It is more important to them that Dalinda is found and brought back safely. Tyranis is to be... gauged before he is taken home.','Find Dalinda Malem in Desolace.','Thank Elune someone has finally come to help. Please, $C, I need your help. My brother Tyranis and I were captured and brought here by the Burning Blade. I think they mean to sacrifice me to their demon masters!$B$BI knew coming to Desolace was a mistake, but Tyranis has recently begun craving knowledge of all things arcane--even against the wishes of our people. He decided to make this trek even after hearing tales of this land\'s demon infestation.$B$BI fear the worst for him.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1439,2,405,30,33,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1438,0,0,0,0,0,0,'Search for Tyranis','We were brought here after the orcs slaughtered all our guards and servants. Oh, the terrible things they did to them! I thought surely they would kill us right there and then, but it became obvious they had other plans.$B$BTyranis attempted to speak to them. I think he wanted to impress them with his knowledge of the arcane... I\'m not sure why.$B$BPlease, I can\'t leave here until I know what\'s happened to my brother. Find him, then come back for me when his fate is known.','Find Tyranis Malem in Desolace.','This is terrible! But I suppose it was necessary. If it wasn\'t by your hand, it would have surely been by that of my people\'s. I suppose I should thank you--please forgive me if it doesn\'t seem sincere. I mean no offense.$B$BWith the knowledge of my brother\'s fate in hand, it seems the time for my escape has come. If you are still willing, I will accept your aid in escaping this horrible place.$B$BWhen you are ready, we can make our way to safety.','I fear Tyranis will attempt to learn the Burning Blade\'s secrets and count himself among their kind if they allow it - he has always adored the power magic brings to those who are seduced by it.$B$BI\'m not sure I could endure returning home to my family with news of Tyranis\' spirit flirting with such dangers. It\'s a terrible enough crime among my kind to pursue such things, but to become that which we attempt to protect ourselves from, well, that\'s apprehensible.','','','','','',6767,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1440,2,405,30,33,0,0,77,0,0,0,0,0,0,0,0,0,0,2,2,1439,0,0,0,0,0,0,'Return to Vahlarriel','So, the time is now then? I appreciate your efforts, and if the situation does not lend itself, then allow me to thank you now for everything you\'ve done for me and my family. If you\'re ready, then there is nothing else for me here--we can leave when you feel the time is right.','Escort Dalinda Malem from Thunder Axe Fortress and then return to Vahlarriel Demonslayer in Desolace.','Thank you, $N. Dalinda made it safely back here to Nijel\'s Point, and in much better condition than I could have asked for. The fact that she arrived here under her own power was a good sign. I hope you\'re well?$B$BIt pains me to know that both Tyranis and Dalinda didn\'t return, but the embarrassment of Tyranis\' decisions is hers to endure. It is something she will have to deal with when she returns to Darnassus.',NULL,'Rescue Dalinda Malem','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9687,9698,9699,11884,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1442,2,-141,20,22,81,2,5,0,0,0,0,0,0,0,0,0,0,264,0,1653,0,0,0,0,0,0,'Seeking the Kor Gem','Greetings, $N. What can I do for one who follows a holy path?$B$BAh, yes, Stilwell, the blacksmith... from long ago. I remember him well, though, I have not heard his name in some time.$B$BHe never struck me as an impudent man, so I can only assume his desire for a Kor gem is noble.$B$BIf you truly wish for one of the gems, then you must head to the northwest of Ashenvale. You will find Blackfathom Deeps there within some ancient ruins. The naga who still use the gems are down below. Do not go alone, $c.','Bring a Kor Gem to Thundris Windweaver in Darkshore.','This is indeed the gem Stilwell desires, but before I can allow you to bring it to him, it must be purified of corruption--the naga wenches imbue the gems with power, that much is true, but of their own, evil kind.$B$BLet Stilwell know that its power is intact, and it should work well for whatever ritual he wishes it to be part of.$B$BI hope you know what you\'re doing, $C, this is no simple item you possess.','I would be less trustful of one not on a holy path if they came asking about a Kor gem. But I trust your kind more than some of my kin. I do not judge your entire order based on the actions of just one of your fallen kind.','','','','','',6995,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7083,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,264,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1444,2,47,38,44,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,1429,0,0,1445,0,0,0,'Return to Fel\'Zerul','Jammal\'an the Prophet sentenced me to exile from The Temple of Atal\'Hakkar. I once felt the high priest was a worthy leader.$B$BHis unyielding faith in his prophecy will bring about the destruction of the Atal\'ai. If it hasn\'t already.$B$BWhen I expressed my concerns, I was labeled an infidel and ousted from the temple.$B$BThose artifacts you brought to me are harmless. But if Jammal\'an has found the proper fetish enchantment for the summoning ritual, the world lies in great peril....','Return to Fel\'Zerul in Stonard.','It has been quite some time since we spoke, $C. I hope your journey was successful.$B$BWhat knowledge did you gain from the exiled Atal\'ai in the Hinterlands?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,0,2250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1445,2,1417,38,50,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,1444,0,0,0,0,0,0,'The Temple of Atal\'Hakkar','So he spoke of Jammal\'an\'s prophecy?$B$BThe Atal\'ai spiritual leader believes once Hakkar returns to Azeroth from the Nether, the god will grant the Atal\'ai tribe immortality.$B$BFoolish trickery to bring about a premature doomsday if you ask me.$B$BBut you say the exile spoke of enchanted fetishes? This concerns me greatly. If these are in fact the key to the Atal\'ai ritual which caused this mess, we must understand their intrinsic powers.$B$BVenture into the Temple, and seize the fetishes!','Collect 20 Fetishes of Hakkar and bring them to Fel\'Zerul in Stonard.','Brave $C, you have proven yourself to be a great champion of the Horde.$B$BNow this collection of fetishes of Hakkar must be dealt with at once!','If the Atal\'ai fetishes hold the power to summon Hakkar and fulfill Jammal\'an\'s prophecy they must be seized. Such powers must be understood by the Horde!','','','','','',6181,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1490,0,0,0,1,0,0,0,76,0,0,0,0,350,0,0,0,0,0,3540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1445), - (1446,2,1417,38,53,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Jammal\'an the Prophet','My Witherbark companions don\'t take kindly to strangers around their home.$B$BMe? I don\'t have a home anymore. I was exiled from my people, the great Atal\'ai tribe of the Swamp of Sorrows.$B$BOur spiritual leader, Jammal\'an, had what he called a prophecy. He believes the summoning of the god, Hakkar will bring the Atal\'ai immortality.$B$BBut I urged caution. What if the prophecy was nothing more than manipulation?$B$BI want revenge for my exile. Bring me Jammal\'an\'s head. Maybe then my people will be free.','The Atal\'ai Exile in The Hinterlands wants the Head of Jammal\'an.','Jammal\'an\'s reckless trust of false visions led my people to their eternal doom.$B$BI thank you, $C, for avenging my exile. I mourn for my people. I have no home to return to.','Once Jammal\'an has been removed, I stand a chance of returning to my people.$B$BWith Jammal\'an as their spiritual leader, the Atal\'ai face certain destruction.','','','','','',6212,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11123,11124,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3930,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1447,2,1519,28,31,0,0,77,0,0,0,0,0,0,0,0,0,0,2,2,1246,0,0,1247,0,0,0,'The Missing Diplomat',' Yeah, you\'re obviously not the smartest $c to come into Stormwind, but you\'re about to be one of the dumbest to never leave.$B$BHave you met me friends?','Defeat Dashel Stonefist in Stormwind.','So, you came to me for a reason. What is it you need?','I didn\'t mean anything by the comment \'bout you being a stupid $C. We\'re friends, right? No hard feelings?','Defeat Dashel Stonefist','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,750,0,0,0,0,0,0,0,0,14,6,0,0,0,0,0,0,0,1,1,6,0,0,0,0,0,0,1447,0), - (1448,2,1519,38,43,1,0,77,0,0,0,0,0,0,0,0,0,0,12,2,0,0,0,1449,0,0,0,'In Search of The Temple','There was a time when I was young and full of vigor like you, $c.$B$BBut now I\'m old and unable to explore the world like I once did. Ah, the things I saw!$B$BBut there was one mystery that eluded me. For my final quest, the Explorers\' League sent me in search of The Temple of Atal\'Hakkar. It was rumored to be located in the Swamp of Sorrows.$B$BBecause of my frail state, I traveled the skies by gryphon in search of it but never found it.$B$BHelp an old dwarf out? Perhaps you will have better luck on foot.','Brohann Caskbelly in Stormwind wants you to search for the Temple of Atal\'Hakkar.','The Temple of Atal\'Hakkar has been sunk beneath the Pool of Tears? And surrounded by the green dragonflight?$B$BAn amazing discovery, $C. But obviously something has gone terribly wrong.','I have traveled the world from the jungles of Azeroth to the snowy peaks of Khaz Modan.$B$BNever before have I asked for help in my adventures. But my old bones are tired.$B$BNothing would leave me feeling more satisfied than knowing that I completed my final quest for the Explorers\' League$B$BIf you\'d be so kind as to help me search for the Temple of Atal\'Hakkar, $C, I\'d greatly appreciate it.$B$BScour the Swamp of Sorrows and report back with your findings!','Search for the Temple of Atal\'Hakkar','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,72,0,0,0,250,75,0,0,0,0,2160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1449,2,1519,38,43,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1448,0,0,1450,0,0,0,'To The Hinterlands','As I mentioned earlier, I attempted to scout the temple on my own from the air. Well, I wasn\'t exactly alone.$B$BI traveled to the renowned gryphon aviary at Aerie Peak in The Hinterlands. There I enlisted the aid of one of their finest pilots. The pilot fell off his mount, down into the swamp...$B$BIn my old age the poor fellow\'s name eludes me. The master of the aviary would remember, no doubt.$B$BJourney there and seek out Falstad Wildhammer.$B$BWe need to find out what happened to that pilot.','Speak with High Thane Falstad Wildhammer at Aerie Peak in the Hinterlands.','What do you want, laddy? Can\'t you see I\'ve got problems to take care of here? Who has time to stand around yapping with some $R chatterbox?$B$BThere are trolls coming out of the woodwork! Make it snappy.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1450,2,47,38,43,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1449,0,0,1451,0,0,0,'Gryphon Master Talonaxe','So you\'re a glorified errand $g boy:girl; for some old Explorers\' League geezer, eh?$B$BWell you listen to me, $c. I don\'t know who your old buddy was flying around with down in Azeroth. Do I look like Gryphon Master Talonaxe to you? Do I?$B$BIf you\'re so interested in the flight assignments why don\'t you ask the gryphon master? If I catch you idling around here for much longer, I\'m going to put you to some real work.$B$BNow get a move on.','Speak with Gryphon Master Talonaxe inside the Aerie Peak Aviary.','Ah, yes. Of course I remember sending one of my gryphon riders to lend a hand to Brohann Caskbelly.$B$BAlways had a soft spot in my heart for the Explorers\' League. My father helped with the initial excavation team that discovered Uldaman as a matter of fact.$B$BI sent who I thought was my best gryphon rider at the time with Brohann. He was a chap by the name of Rhapsody Shindigger.$B$BAnd what a gryphon jockey he was! Well until...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1451,2,47,38,43,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1450,0,0,1452,0,0,0,'Rhapsody Shindigger','Rhapsody took quite a liking to the booze. Now don\'t get me wrong -- all of us dwarves up here at the aviary love a good ale when the time is right.$B$BBut ol\' Shindigger took to the liquor like a gryphon takes to the skies. And a damned shame it was, too. No one could fly like Rhapsody.$B$BFirst sign of trouble was when he came stumbling back from that mission with your buddy, Brohann. All went down hill quickly after that. Had to let him go.$B$BLast I heard, he\'s set up a brew camp to the east of here...','Seek out Rhapsody Shindigger in The Hinterlands.','Hiccup!$B$BI\'m a-lookin\' right at you but you keep bobbing up and down. Makin\' me dizzy. Hoho!$B$BHiccup!$B$BWhoa! Did ya feel that? Ground is a-shakin\', my friend. I need a drink.$B$BHiccup!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1452,2,47,38,43,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1451,0,0,0,0,0,0,'Rhapsody\'s Kalimdor Kocktail','Hiccup!$B$BSo that crazy fool Brohann sent ya? My we had quite an adventure...Hiccup!$B$BIf ya want me to tell ya what happened down in the swamp, I\'m gonna need me something stiff to drink. It wasn\'t a pretty scene, ya see. Hiccup!$B$BTell ya what... bring me what I need to whip up a Kalimdor Kocktail and I\'ll tell ya all about it.$B$BGonna need some Roc gizzards from Tanaris... and let\'s see... some Groddoc and Ironfur livers from Feralas...$B$BA nice stiff Kalimdor Kocktail... that\'ll get me talking!','Rhapsody Shindigger in The Hinterlands wants you to bring him 3 Roc Gizzards, 3 Groddoc Livers and 3 Ironfur Livers.','I see ya had no trouble at all getting me what I need! Musta been quite a stint you had over there in far-off Kalimdor.$B$BIt won\'t take but a moment for me to extract what I need from these gizzards and livers. Hiccup!$B$BThen I can distill me a fierce ol\' drink and finally tell ya what ya wanna know.$B$BHiccup!$B$BGetting shivers just thinking about that ol\' swamp.$B$BHiccup!$B$BLemme whip up a drink real fast.','Ya ever had a Rhapsody Malt? One of my finest brews, if I do say so myself. Hiccup!$B$BBut if I\'m gonna relive the horrors of that fateful flight over... hiccup... the swamp, well I\'m gonna need me something a wee bit stronger. Hiccup!$B$BDon\'t suppose you found me those gizzards and livers I need to add that extra kick to my Kalimdor Kocktail?$B$BHiccup!','','','','','',6257,6258,6259,0,3,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1453,2,1537,30,33,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Reclaimers\' Business in Desolace','There\'s work to be done in Desolace, $N. It\'s an atrocious place, befouled by centaur and other nasties. But if you\'re looking for a good week\'s honest work, then head there, meet with Kreldig Ungor, and tell him I sentcha.$B$BYou can find him holed up at Nijel\'s Point--it\'s a little cozy camp hidden in the mountains of northern Desolace. Just head east if you enter from the Stonetalon Mountains. It\'s easy to miss, so be on the lookout.','Speak to Kreldig Ungor in Desolace.','Glad to see the Reclaimers aren\'t in short supply of work, or adventurers willing to help out.$B$BI\'m Kreldig, $N. You\'ve made a smart move helpin\' out the Reclaimers. Everyone needs something these days: they\'ve lost a family heirloom, a magic item, a loved one. You never can tell. But with the Reclaimers around, there\'s no reason, for the right price, everyone can\'t find what they\'ve lost.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,75,0,0,0,0,0,780,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0,0,0), - (1454,2,405,30,39,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1453,0,0,1455,0,0,0,'The Karnitol Shipwreck','My first order of business is for the mage Karnitol--a noble of some sort in Stormwind. Seems his ship was attacked by sea giants while off the coast in the northwest of Desolace. He and his servants tried to bring one of his more valuable chests ashore, but when the sea giants attacked in droves, he chose to abandon it and teleport himself and his servants to safety.$B$BHe wants us to find the chest and its contents, and return it to him in Stormwind.','Find Karnitol\'s Chest in Desolace.','You notice the chest does not seem to have any water damage.$B$BThe second thing you notice is that the top has been forced open, and whatever magical traps were set to safeguard it have long been triggered--this much is obvious from the burn marks around its edges.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,1800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1455,2,405,30,39,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1454,0,0,1456,0,0,0,'The Karnitol Shipwreck','You take a few moments to figure out what pried the chest open, and you notice along the sides and top of the chest, long, deep scratches that reveal that something other than a man or giant took interest in it. The marks don\'t appear as if they were caused by dagger or sword.$B$BAfter going through the chest you find it to be completely empty.$B$BNot having another course of action, you close the chest and prepare to leave. Kreldig will be disappointed.','Return to Kreldig Ungor in Desolace.','Welcome back to Nijel\'s Point, $N. So, tell me what you found.$B$BWhat!? Nothing? An empty chest ain\'t gonna get us paid, I\'m afraid.$B$BTell me more about these marks you saw... these slashes.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,75,0,0,0,0,0,900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1456,2,405,30,39,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1455,0,0,1457,0,0,0,'The Karnitol Shipwreck','Intriguing.$B$BWell, we might not be without hope quite yet.$B$BAlong that same coast, but to the north near Ranazjar Isle, there\'re night elf ruins at the bottom of the ocean. A tribe of naga, the Slitherblade, make that their home. I think that\'d be our best bet.$B$BIf a scouting party went that far south, then they must\'ve been pretty powerful. If you\'re gonna find Karnitol\'s belongings, I\'d start with the more powerful naga: the tidehunters or sea witches.','Find Karnitol\'s Satchel and return it to Kreldig Ungor in Desolace.','This is great, $N! You found Karnitol\'s belongings!$B$BThose blasted naga, always causing trouble. I think I\'d rather spend my life at war with the Horde than have to go against their kind. You\'ve done a great service to the Reclaimers.','No offense to whoever Nijel is, but this camp ain\'t the most comfortable place I\'ve spent a night, if you know what I mean, $N.','','','','','',6245,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,1800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1457,2,405,30,39,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1456,0,0,0,6245,1,0,'The Karnitol Shipwreck','Take Karnitol\'s things back to Roetten in Ironforge and he\'ll pay you for a job well done.$B$BHaha, if you\'re not careful, he\'s gonna be so pleased with ya that he\'ll ask you to join us full time.$B$BAgain, great job, $N.$B$BBe careful on your way back, and don\'t take too much time--Karnitol\'s not the most of patient of men, but he\'s very generous nonetheless.','Bring Karnitol\'s Satchel to Roetten Stonehammer in Ironforge.','Ah, the Karnitol business in Desolace. Excellent!$B$BSo, the chest was destroyed, but the items are all here, huh? Well, I\'ll let him be the judge of that. One good part about this business I got going on here is that if they\'re not satisfied, I can tell \'em to shove it! They\'re relyin\' on us to find their stuff... not make sure it\'s all pretty and in good shape when they get it back.$B$BGood work, $N. Let\'s see about gettin\' you paid.','Business is booming, $N, and I don\'t have a lot of time for questions. If you\'ve got business with the Reclaimers, then let\'s hear it. If not, I\'m gonna have to ask you to talk to one of me underlings - they\'re adept enough at taking care of things \'round here.','','','','','',6245,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6791,6792,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,150,0,0,0,0,0,900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1458,2,405,30,33,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1453,0,0,1459,0,0,0,'Reagents for Reclaimers Inc.','One of my tasks out here involves picking up some reagents for Leftwitch, a gnome mage in Kharanos . Roetten seems to think it\'s easy coin in the bank since we\'re out here already. He doesn\'t really care that we\'re short-handed as is.$B$BThe first few items on his list should be easy enough to get, and it\'d be a good chunk of coin for anyone helping me out.$B$BI need some horns and claws from the Hatefury satyr to the east of here. Bring \'em back to me and we\'ll get started on the rest of the list.','Bring 10 Hatefury Claws, and 10 Hatefury Horns to Kreldig Ungor in Desolace.','Good good, $N. Not sure if these are of any good quality, but if Leftwitch wanted a specific type, he should have specified before sending the Reclaimers out here to begin with.$B$BWhat say you to getting on with the next item on his list?','Despicable creatures, the satyr. Story says they\'re somehow tied to the night elves, but I\'m not so sure I believe it.$B$BI think they get that on account of that one elf that brought them into the war few years back. World\'s never been the same since. Lot more dangerous, and a lot scarier.','','','','','',6246,6247,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,3500,1590,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1459,2,405,30,35,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1458,0,0,1466,0,0,0,'Reagents for Reclaimers Inc.','Next on Leftwitch\'s list is... let\'s see... hmm. Oh, here it is.$B$BSimple enough, but pretty explicit in his directions. He needs venom from the scorpashi, and hide from some kodo. The fine print says both are from specific creatures: the venom\'s got to come from any of the scorpashi, and the hide\'s got to come from an aged kodo, not the dying or ancient ones.$B$BMages, I tell ya, some of the stuff they want... it\'s just weird.','Bring 7 vials of Scorpashi Venom and 3 Aged Kodo Hides to Kreldig Ungor in Desolace.','Your help here\'s a boon, $N. You\'re cutting my time spent here in Desolace by half at least. I\'ll be back in Ironforge warming my feet in no time with your help.$B$BWhen we get this list taken care of, and I\'m back home, look me up, I\'ll buy you an ale for sure.$B$BBut until then, let\'s get the rest of these reagents gathered.','Sorry I couldn\'t tell you where to find the kodo or the scorpashi. I\'m not terribly familiar with the area, and I haven\'t had time to explore.','','','','','',6248,6249,0,0,7,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,2500,1650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1462,0,-82,4,4,0,64,178,0,0,0,0,0,0,0,0,0,0,8,1,-1520,0,0,0,0,0,0,'Earth Sapta','','Speak to Seer Ravenfeather for another Earth Sapta.',NULL,NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6635,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1463,0,-82,4,4,0,64,178,0,0,0,0,0,0,0,0,0,0,8,1,-1517,0,0,0,0,0,0,'Earth Sapta','','Speak to Canaga Earthcaller for another Earth Sapta.',NULL,NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6635,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1464,0,-82,10,13,0,64,178,0,0,0,0,0,0,0,0,0,0,8,1,-1526,0,0,0,0,0,0,'Fire Sapta','','Speak to Telf Joolam for another Fire Sapta.','May fire burn within your heart, $N.$B$BThe elements await you.','Speak to Telf Joolam for another Fire Sapta.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6636,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1465,2,405,30,33,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1437,0,0,1438,6479,1,0,'Vahlarriel\'s Search','As you continue your search of the wagon you find not only a pendant, but also footprints leading off towards the south. In the distance you can see smoke rising from a large fort. The smoke is from a kept fire, not the burning of buildings, and your instincts tell you that the Malems, if still alive, were taken that direction.$B$BYou think Vahlarriel at Nijel\'s Point should not only see the pendant you\'ve found, but also know about the signs of life to the south.','Return the Malem Pendant to Vahlarriel Demonslayer in Desolace.','Infuriating! This entire fiasco!$B$BThe two of them were warned about how dangerous coming here would be. Now they\'re both missing... or worse.$B$BYou said you saw tracks heading to a fort nearby? That may be our best bet.$B$BFrom what the locals have said, that fortress is infested with members of the Burning Blade--orcs who have dedicated themselves to demon causes. They may not represent the majority of the Horde\'s beliefs, but they are evil and will slay you on sight if you\'re caught spying.',NULL,'','','','','',6479,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1466,2,405,30,40,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1459,0,0,1467,0,0,0,'Reagents for Reclaimers Inc.','This is the last of the items, and I won\'t lie, it ain\'t pretty. I\'m also expecting this to take you a little bit longer than the other items.$B$BSo, enough with the warning, let\'s get this started. Leftwitch says he needs: ten brains from either mana eaters, mage hunters, or ley hunters. Ten nether wings from a nether maiden, sister or sorceress. And... ten vials of doomwarder blood from a doomwarder captain, or lord.$B$BSimple enough, huh? Sheesh... if you wanna pass on this one, I\'d understand.','Bring 10 Felhound Brains, 10 Nether Wings, and 10 vials of Doomwarder Blood to Kreldig Ungor in Desolace.','Honestly? I wouldn\'t have thought it. You\'re amazing, $N. Taking on demons for a mage\'s experiments, and coming back in one piece to boot. Great job!$B$BI\'m personally gonna tell Roetten about you when I get back to Ironforge.','I didn\'t even realize these demon things were in Desolace. Last I read, centaur pretty much owned the land after the night elves picked up and left years ago.$B$BI wonder why they took up here, and how.','','','','','',6250,6251,6252,0,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,3500,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1467,2,405,30,40,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1466,0,0,0,6253,1,0,'Reagents for Reclaimers Inc.','To get paid, you\'re gonna have to get back to Ironforge and speak to Roetten himself. He\'ll love getting Leftwitch\'s package out of the way anyway. Just give him this and it should be enough to get your booty.$B$BAnd don\'t worry, I\'m still going to put in a good word for you when I get back. I shouldn\'t be in Desolace much longer.','Bring Leftwitch\'s Package back to Roetten Stonehammer in Ironforge.','Ah, the package for Leftwitch from Desolace. Excellent. I \'preciate the work, and your timeliness, $C. Glad to have you aboard for at least this small bit of work.$B$BI got your payment right here. Let it be known that Reclaimers Inc. always pays well for a hard week\'s work.','Well met, $N. Business is booming, the sounds of anvils being struck rings throughout Ironforge, the bellows blow the fires hot, and me wife\'s making me a pie for dessert after tonight\'s dinner. Could life be any grander?','','','','','',6253,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6793,6794,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,3500,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1468,2,-284,10,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1687,18598,1,0,'Children\'s Week','You\'re willing to help us here at the orphanage? Bless you, friend; your aid during Children\'s Week will be invaluable.$B$BTake this whistle. You will only be able to use it for a short amount of time - typically not longer than Children\'s Week itself. When you use it, you will be able to talk with the child you\'ve agreed to look after. Using it again will dismiss the child.$B$BBy all means $N - use the whistle and meet your ward! I\'m sure the child will be most eager to meet you.','Use the Human Orphan Whistle to talk with the child you will be looking after during Children\'s Week.','Um... hi. My name is Randis, and I guess you\'re looking after me? You\'re an adventurer, like my mom and dad were. I\'m happy to meet you.$B$BI hope we\'ll have a lot of fun together. I have some things I\'d like to do, and the matron says you\'ll be like a big brother to me during this week. I\'d like that a whole bunch, yes $gsir:lady;.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,54,47,72,10,0,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1469,2,47,38,43,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1452,0,0,1475,6287,1,0,'Rhapsody\'s Tale','Before the flight, I drank me a whole keg of stout. Hiccup!$B$BAnd what a flight it was. Zipping around with Brohann following me. Didn\'t see no temple though. Hiccup!$B$BWell, didn\'t see no temple till I got a little too tipsy and fell off my mount. I plunged right into the water and was sucked down. Found myself surrounded by a bunch of creepy trolls. Sure swam out of there fast! Even made off with this troll souvenir. Here, take it to Brohann and let him know his temple is down there, indeed. Hiccup!','Bring the Atal\'ai Tablet Fragment to Brohann Caskbelly in Stormwind.','Rhapsody Shindigger! That\'s right... how could I forget such a name?$B$BSo he knew about the sinking of the temple all along? Well, that certainly would have saved you some leg work.$B$BBut this Atal\'ai artifact! Why, it\'s quite a find!','At long last you have returned, $N. It has been quite some time since we last spoke. I thought perhaps you had forgotten about my quest.$B$BDid you locate that wily gryphon rider? Did he have anything to report?','','','','','',6287,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,150,0,0,0,0,0,1620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1470,2,-61,1,3,0,256,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Piercing the Veil','Greetings, child. I can see that you are still young in the ways of the warlock, power still eluding your grasp. I can sense your eagerness to learn.$B$BAnd you will learn.$B$BThere is no strength in ignorance. Knowledge is our greatest power. Through its application, we can control the chaotic magics and beings of the void, bending them to our will.$B$BI will show you how to bind a servant to your will, but first you must bring me three skulls of the rattlecage skeletons near the abandoned smithy.','Bring Venya Marthand 3 Rattlecage Skulls.','Though you are still untested and young in your learning, you have proven that you possess sufficient ability to master the summoning and binding of an imp. Do not be deceived by an imp\'s size. Though it lacks physical strength, it possesses powers and a cleverness that will serve you well.$B$BAttend me carefully, $N, for I will not repeat this lesson, and I will leave its mastery to you.','Your power is little now, though I suspect already you sense the possibilities.$B$BEven the dead might feel alive, with that power coursing through us.','','','','','',6281,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,114,688,7763,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1471,2,-61,10,10,0,256,16,0,0,0,0,0,0,0,0,0,0,0,0,1473,0,0,0,6284,1,0,'The Binding','Surely you have seen the circle of summoning below us? Only there will you be able to draw forth an unbound voidwalker.$B$BUsing these runes, you will be able to draw it forth, and then you must dominate it through strength of arms and magic.$B$BWhen it is subdued, it will be indentured to you. Come to me then, and I will elucidate the spell of summoning, so that it may serve you to whatever end you wish.','Using the Runes of Summoning, summon and subdue a voidwalker, then return the Runes of Summoning to Carendin Halgar in the Magic Quarter of the Undercity.','You have done well, $N. Now, I will impart to you the spell used for summoning the voidwalker.$B$BThe power that it unleashed upon you is now yours to command. Use it wisely.','I expect to hear of your success, $N. Not meeting my expectations will be the least of your worries, however, should you fail.','','','','','',6284,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,5676,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,375,697,11520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1472,2,-61,20,20,0,256,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1472,1476,0,0,0,'Devourer of Souls','A succubus is a devourer of souls, destroyer of hearts, tempter of men. A creature of profound evil and of singular mind.$B$BIt cannot be brought into our world without a stimulus.$B$BThus we use its own strength against it. With the hearts of good men, pure men, loving men, the succubus will be unable to resist, and will cross into our world. Then you can dominate it, and make it your own.$B$BSpeak with my assistant, Godrick Farsan, within the Temple. He will help you find your bait.','Speak with Godrick Farsan in the Temple of the Damned.','You were sent by Carendin? Sithel, then.$B$BDo not think light of me because my sight is gone. I see things that lie behind now, with clarity I had never known. What I once thought a curse, is now a boon.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,96,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1473,2,-61,10,10,0,256,16,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1471,0,0,0,'Creature of the Void','It seems the consensus that you are ready to learn to summon a voidwalker.$B$BA being created of the chaos that lies beyond, if you summon one but cannot control it, you will be torn asunder.$B$BThe first voidwalker was summoned by Egalin, and in his grimoire is the process explained.$B$BUnfortunately, it was stolen from us by an agent of the Scarlet Crusade who has it secreted away in his base at a tower to the west. Bring it to me, and I will impart the knowledge to you.','Recover Egalin\'s Grimoire and bring it to Carendin Halgar in the Temple of the Damned.','Ah, this is excellent. Like as not, Perrine was ignorant to the true power of the musty book he had stolen from us.$B$BIt will not fall out of our hands again. Observe, $N, the structure of the spell, the manner in which your power must be channeled.','Egalin was the teacher that taught me. With hardly a look, he was able to command the voidwalker he had summoned.$B$BWhen it came my turn to try, I was overconfident. Do not trifle with the powers that you wield, $N, they can consume even the vigilant.','','','','','',6285,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1474,2,-61,20,20,0,256,178,0,0,0,0,0,0,0,0,0,0,0,0,1476,0,0,0,6286,1,0,'The Binding','Using these hearts, cast a spell at the summoning circle to open a doorway for the succubus to come through. Your powers are greater now, and you will need all of them to defeat the succubus. $B$BBeware its charms, $n, many a strong mind has been bound to its will. When overcome, the succubus will be returned to the void, and I will teach you the spell to summon it forth at your command.','Using the Pure Hearts, summon and subdue a succubus, then return the Pure Hearts to Carendin Halgar in the Magic Quarter of the Undercity.','Again, you have done well, $N. It has been quite some time since I have seen a young $c with as much potential as you. Be assured that I will continue to watch your progress, and prepare and assist you in your future trials.$B$BFor now, let me show you the summoning spell for your newly dominated succubus.','Of the powers from beyond the void, the succubus is one of the most dangerous, as the weak are most easily wrapped around its fingers.$B$BRemember that now and in the future.','','','','','',6286,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,5677,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22243,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,930,712,11519,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1475,2,1417,41,50,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1469,0,0,0,0,0,0,'Into The Temple of Atal\'Hakkar','According to legend, The Temple of Atal\'Hakkar is a holy shrine dedicated to the ancient god, Hakkar the Soulflayer. Maintained by a vicious tribe of trolls named the Atal\'ai, the temple is rumored to be impenetrable.$B$BNow sunk beneath the Pool of Tears, retrieving artifacts from the temple is even more difficult. But that\'s what I need you to do, $n.$B$BAid me by gathering the intact Atal\'ai Tablets. Bring them to me and I will return to the Explorers\' Guild a hero. Together we will share the glory.','Gather 10 Atal\'ai Tablets for Brohann Caskbelly in Stormwind.','The Atal\'ai Tablets! Thank you, $N!$B$BOnce I deliver these to the Explorers\' League our names shall go down in history together. You have helped an old dwarf fulfill his final obligation in life. For that I am eternally grateful.','As dusk slowly descends upon my career I turn to you, $N, to help me in my final quest for the Explorers\' League. If my old bones could muster the strength to brave the Swamp of Sorrows and the sunken temple I would be fighting right alongside you.$B$BPride makes it hard for me to ask for your help in collecting the Atal\'ai Tablets. But old age forces the necessity.$B$BPlease help me, $N. I want to retire from the Explorers\' League having completed their final bidding.','','','','','',6288,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1490,0,0,0,1,0,0,0,47,0,0,0,0,500,0,0,0,0,0,4260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1476,2,-61,20,20,0,256,178,0,0,0,0,0,0,0,0,0,0,0,0,1472,0,0,1474,0,0,0,'Hearts of the Pure','Men of honor and goodness? Does such a man exist?$B$BIt took much research, but through bits of overheard stories, I managed to find two men that should do.$B$BThe first is Dalin Forgewright, who has dedicated himself to the care of the Lordaeron refugees, whom are refused by their kin at the Greymane Wall.$B$BThe other is Comar Villard, a man who remains faithful to his lost love, wandering the Wetlands for a sign of his wife.$B$BDeliver their hearts to Carendin. But first, let me show you your quarry.','Bring the hearts of Dalin Forgewright and Comar Villard to Carendin Halgar in the Temple of the Damned.','The heart of a goodly man seems much the same as any, when you see it like this, don\'t you think?$B$BPerhaps we possess something of a... different... view on the subject. These will do, though. I have no doubt that a succubus would be attracted by their purity.','I have been pleasantly surprised by the speed of your progress so far, $N. Bring me the hearts and you will impress me once again.','','','','','',6312,6313,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1477,2,1519,40,45,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1395,0,0,0,'Vital Supplies','Our mages are conducting research at Nethergarde Keep in the Blasted Lands, research vital to our understanding of the Dark Portals. They require nearly constant supplies, but our supply line to Nethergarde is tenuous.$B$BYou must help ensure the supplies make it to Nethergard. Report to Watchmaster Sorigal in Darkshire, and do as he asks. This task will take you into hostile lands, $N. Prepare yourself.','Speak with Watchmaster Sorigal.','Andromath sent you? Very good. I have an important task for you...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1478,2,-61,10,10,0,256,178,0,0,0,0,0,0,0,0,0,0,8,0,0,1473,1478,1473,0,0,0,'Halgar\'s Summons','Ah, $n! I just received word from Carendin Halgar that he would like to see you for further training.$B$BYou should be proud of yourself, $n. It\'s not every day that Master Halgar personally sees fit to instruct a young warlock.$B$BYou\'ll be able to find him in the Magic Quarter of the Undercity, near the Temple of the Damned.','Speak with Carendin Halgar in the Undercity.','Good, I see Ageron managed to find you, $N. Let us waste little time with small talk and pleasantries and focus on your training. There is still much you have to learn.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1479,2,-284,60,60,0,0,77,0,0,0,0,0,0,0,0,0,0,4,0,1558,0,0,4822,0,0,0,'The Bough of the Eternals','I\'ve heard stories about how the night elves have their bank in a tree - one that looks like a bear! That\'s so cool! Night elves are neat how they like nature and stuff, but bears are just totally awesome!$B$BWould you take me to see the bear-tree in Darnassus, please? There\'s a boat that will take us close to there, and it shouldn\'t take very long. Please, please, please!','Take the orphan to the bank of Darnassus. The bank itself is hollowed out of a tree known as the Bough of the Eternals.','Wow, it was cooler than I even imagined - the Bough of the Eternals! I didn\'t think it\'d be so big, but it was! Did you see the bird on top of it too?! I wonder how they got the branches to look like that!$B$BThanks for taking me to Darnassus, $N. You\'re awesome!','Are we there yet?','Go to the bank in Darnassus, otherwise known as the Bough of the Eternals.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,469,0,0,0,0,75,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1480,2,405,25,33,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1481,20310,1,0,'The Corrupter','The torn skin smells rotten, and is remarkably pliable for something that appears to be dry and fragile.$B$BAs you unroll it, you can clearly see the red markings of some kind of language on one side. At the bottom of the skin is a very clear symbol that you guess is a signature of some kind.$B$BPerhaps it is something Maurin could tell you more about?','Bring the Flayed Demon Skin to Maurin Bonesplitter in Desolace.','Hmm, these runes are indeed a language, $N, an old language. They seem remotely similar to the Eredun language, but the differences are drastic. If I am not mistaken, this is a contract of some kind.... Here, yes, this symbol is the demon\'s signature: Lord Azrethoc.','The Burning Blade begin to realize how weak they truly are. Their magics are pathetic, their strength feeble.$B$BTheir only power comes from those they serve, and not from any understanding of true power and knowledge.','','','','','',20310,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,0,780,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1481,2,405,25,33,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,1480,0,0,1482,0,0,0,'The Corrupter','I believe I can find this demon lord given the proper reagents.$B$BIf he is indeed as powerful as I suspect, I will need items gathered from deadly creatures. But you act in the Warchief\'s name, so I am sure you will accept my task.$B$BFirst, I will have to break any wards he has against scrying. For this, I will need the scalp from a satyr--but not any satyr. The scalp must come from a Hatefury shadowstalker.$B$BSearch for them among the ancient ruins in the northeast of Desolace.','Bring a Shadowstalker Scalp to Maurin Bonesplitter in Desolace.','The shadowstalkers were unable to slay you, $c. Impressive... most impressive.$B$BThis scalp will do nicely for my spell. While you were away, I was able to gather some of the other reagents needed for the spell.$B$BI am almost ready. I only need a focus for the spell--something to project an image of the demon lord and his whereabouts.','Do not bring me an incorrect scalp, $c. Using the incorrect reagents could cause our deaths. The demon lord may have contingency spells on his person to slay those who would scry upon him.$B$BFate has already dealt me enough pain.','','','','','',6441,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1482,2,405,25,35,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,1481,0,0,0,0,0,0,'The Corrupter','An oracle crystal would do nicely. They are crafted by the naga for their oracles to use.$B$BNorthwest of here, along the coast, is a vast coral reef that the naga have taken as their home when this close to the shore. You can find their oracles there. The Slitherblade are deadly and will not react kindly to your intrusions, so be careful and make haste.$B$BWhen you return, we shall see about finding this demon lord Azrethoc.','Bring an Oracle Crystal to Maurin Bonesplitter in Desolace.','A precious oracle crystal... flawless... beautiful. Indeed.$B$BWe shall begin immediately. Finding this demon lord should be our primary concern, and its slaying demands our utmost attention.$B$BTake a step back, $c, and let us see what this demon is, and where he may be found.','I am ready for the oracle crystal, $c. Finding and destroying this Lord Azrethoc would garner a great deal of favor with the Warchief for both of us. We would do well to work together and to do so swiftly so we may further our own ends and curry favor with the Warchief. ','','','','','',6442,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,1650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1483,2,17,16,21,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1093,0,0,0,'Ziz Fizziks','The Venture Company stole many of the best goblin minds, but from time to time, we get the opportunity to steal some back.$B$BA while ago, the Venture Company outfit in the Stonetalon Mountains hired Gerenzo Wrenchwhistle--a gnome! Their other engineer, Ziz Fizziks, was so taken aback by this, he pleaded with me to find him new employment with the Tinkers\' Union. I set him on a few tasks, but he might need help.$B$BMaybe you could look in on him for me? He\'s stationed at the western edge of Windshear Crag.','Speak with Ziz Fizziks in Windshear Crag.','I thought those Venture Company higher-ups were slave drivers, but then I met Sputtervalve, the cruelest of them all!$B$BHa! Though it\'s better than being out of a job, I suppose... Or worse, working with that Gerenzo. If you\'re here to help, I\'ve got something for you to do.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,25,0,0,0,0,0,252,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1484,2,405,25,35,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,1482,0,0,0,0,0,0,'The Corrupter','This creature is far more dangerous than I had anticipated. No doubt Takata questions my abilities to take on such a creature, and it would insult his honor if he were not informed about what just happened.$B$BSpeak to the swordsman, tell him you are willing to slay the demon if he would allow it, but do not press too hard. It is better if he thinks it his own idea.','Speak to Takata Steelblade in Desolace.','I witnessed what just occurred with Maurin and the demon lord. That creature, even as an apparition, seems to have more power than my warlock companion. I wonder if he\'s up to the task of defeating the monster? It would serve the Warchief better if I go myself, but with my responsibilities here, I would disgrace my clan if I turned my back on my duties here to battle this evil for my own honor.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1485,2,-61,1,4,0,256,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1499,0,0,0,'Vile Familiars','Those warlocks who came before us have earned the distrust of the Horde, and while we are tolerated, we are not loved.$B$BThis has not brought the warlocks closer together, however, as many choose to live reclusively, dabbling in their magics alone. I will not seek to lead you down one path or the other, but only help you in your maturation.$B$BBefore I teach you the art of summoning, bring me six heads of the vile familiars from the cave to the northeast.','Bring 6 Vile Familiar Heads to Ruzan.','Throughout your training as a $C, you will learn to call forth beings of many sorts. Some may not seem it, but all are useful tools.$B$BDo not be fooled by the imp\'s small size. As you no doubt noticed, it is still a formidable adversary.','It is important that you can control the beings that you summon through your magic. There are few enough interested in learning the ways of the $C that I would risk throwing your life away by teaching you something before you are ready.','','','','','',6487,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,216,688,7763,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1486,2,718,13,17,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Deviate Hides','As Naralex descended deeper into his nightmare, a strange breed of beasts arose from beneath the Barrens into the Wailing Caverns.$B$BThese deviate creatures have strange, otherworldly properties. While evil in nature, it is my opinion that some good can come from their existence here in Kalimdor. I believe their hides will be of particular use in the ways of leatherworking.$B$BIf you feel up to the task, venture into the caves below and retrieve some deviate hides.','Nalpak in the Wailing Caverns wants 20 Deviate Hides.','Your efforts shall not go unnoticed in gathering these hides, $N.$B$BThank you for your dedication.','I am very interested in examining the hides from the deviate creatures who have infested these caves. Have you had any luck in collecting some, $C?','','','','','',6443,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6480,918,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1800,960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1487,2,718,15,21,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Deviate Eradication','Naralex had a noble goal.$B$BOur great leader aspired to enter the Emerald Dream and help regrow these harsh lands back into the lush forest it once was. But something went terribly wrong.$B$BNaralex\'s dream turned into a nightmare and corrupt creatures began to inhabit the caverns.$B$BWhile some Disciples of Naralex seek to awake our master, my concern is with ridding these caves of the evil beasts.$B$BBrave the caverns, $n, and eradicate the deviate spawn.','Ebru in the Wailing Caverns wants you to kill 7 Deviate Ravagers, 7 Deviate Vipers, 7 Deviate Shamblers and 7 Deviate Dreadfangs.','As a Disciple of Naralex, I commend your bravery, $N.$B$BYour aid in ridding the caverns is the first step in our long plight to see the Barrens restored.$B$BThank you and may you prosper.','$N, we, the Disciples of Naralex, need your help. Our numbers are dwindling with our master trapped in his twisted nightmare. We have not the forces necessary to deal with the corrupt creatures which now haunt these caverns.$B$BI beg of you, enter the caves and wage war on the deviate creatures!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3636,5755,5761,5056,7,7,7,7,0,0,0,0,6476,8071,6481,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2500,1230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1488,2,405,25,40,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,1484,0,0,0,0,0,0,'The Corrupter','Although I have no knowledge of this Lord Azrethoc, I agree with Maurin, he must be stopped; especially if he is attempting to gain influence over the Burning Blade to further his goals.$B$BYou have already shown you wish to aid the Warchief, and I would trust you to gather a party to slay the demon lord and his warlock servant.$B$BWhen you are ready, head directly south, and return to me when the threat has been ended.','Slay Lord Azrethoc and Jugkar Grim\'rod and return to Takata Steelblade in Desolace.','A mighty victory for us all, $N. Let us rejoice in your success. I trust now that our future here is not as bleak as I once thought.$B$BThe demons will be slain, the Burning Blade will fail in their efforts, and we may one day have a place we can safely call home again.','Glory to the Horde, and death to our enemies, $N!$B$BThe demons in Desolace pose a greater threat than ever before. My hope of returning to the Warchief dwindles as more and more of the foul creatures seem to appear.$B$BI sometimes wish it was only the centaur we had to deal with.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5760,5771,0,0,1,1,0,0,0,0,0,0,6746,6747,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1489,2,718,12,16,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,880,0,0,1490,0,0,0,'Hamuul Runetotem','The shells you brought me have a taint, one I have never before seen. I am certain the water of the Oases is the cause, and I can sense the confusion they cause this land. It is as if the land dreams and cannot awake.$B$BThe Wailing Caverns must be the source of the taint. But before you go there, speak with Hamuul Runetotem, the elder druid. I sent word to him of the happenings in the Barrens. He is wise, and can offer you counsel.$B$BYou will find him in Thunder Bluff, on the Elder Rise.','Speak with Hamuul Runetotem.','I bid you greetings, $N. You are welcome here, and I suggest you gather all your strength. For the task we now set before you ... is a dire one.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,25,0,0,0,0,0,174,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1490,2,718,12,16,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,1489,0,0,914,0,0,0,'Nara Wildmane','I entered the land of dreams, and dreamed of a cult of druids who dwell in the Wailing Caverns. I saw that their goals were once noble, but they have lost their way. They are now servants of the taint seeping through the Barrens.$B$BI am old and my strength fails. I could not long dwell in that dreaming place and know little more of the tainted druids. But Nara is young and her spirit is fierce. She remained in the dreaming when I fled.$B$BSpeak with Nara. She is in the tent, over yonder.','Speak with Nara Wildmane.','Yes, it is true. I know of the druids in the Wailing Caverns. I have seen their twisted, scaled faces. I know their crimes, and I know their plans.$B$BYou must stop them, $N.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,10,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1491,2,718,13,18,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,865,0,0,0,0,0,0,'Smart Drinks','Ok, so the raptor horns didn\'t work so well. But that\'s all right -- no one got rich on their first try! And besides, I think I found something that\'ll work even better in my smart drinks!$B$BThere is a substance called Wailing Essence, and I think it is the cause of the strange plants and animals in the Barrens. Get me some and I\'ll try it in my drink!$B$BI heard the essence gathers in ectoplasmic creatures in the Wailing Caverns to the west. Hunt those creatures and gather the essence.','Bring 6 portions of Wailing Essence to Mebok Mizzyrix in Ratchet.','Great, you got it! I can\'t wait to try it out. This is going to make me a fortune, I just know it!$B$BThank you, $N. Take this, and after I\'m rich I\'ll send you more, I promise!','Where is my wailing essence?','','','','','',6464,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,250,0,0,0,0,1000,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1492,2,17,9,11,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6462,1,0,'Wharfmaster Dizzywig','I have need to send a crate of potions, reagents and other items to my associates in the Old World. Little time I have to actually see them to the dock at Ratchet, and the last caravan has already left.$B$BIf you could, please take this to Wharfmaster Dizzywig. He will ensure that it is placed on the next boat to Blackwater Cove.','Bring the Secure Crate to Wharfmaster Dizzywig in Ratchet.','A small enough crate. Yes, I should be able to find room for this aboard the ship. It sails with the next tide, I trust this is soon enough? Excellent. Let me just enter it into my ledger.$B$BAll taken care of! Good day to you, $C.','You seek passage on the next ship, or have some item you wish to send aboard it?','','','','','',6462,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,75,0,0,0,0,0,264,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1498,2,-81,10,10,0,1,178,0,0,0,0,0,0,0,0,0,0,8,0,1505,0,0,1502,0,0,0,'Path of Defense','As a warrior, one of our most crucial tasks is... protection. We are the shield of the Horde, and we keep our weaker brethren safe. If you are to join in our ranks, then you must prove your mettle to me.$B$BGo to Thunder Ridge in Durotar, where live the lightning hides and thunder lizards. Hunt the beasts! Show me you are tougher than they! Brave their assaults and bring me a stack of their singed scales as proof.$B$BDo this, and then I will teach you.','Bring 5 Singed Scales to Uzzek at Far Watch Post in the Barrens.','Ah. I see you have defeated the thunder lizards, which proves you are tough. Now I will show you how tough skin and shrewd movements can combine to form an impenetrable wall of defense.$B$BLearn your lesson well, $N. And be ready for future instruction.','Do you have the scales, $N? Unless you can withstand the attacks of the thunder lizards, you will not benefit from my instruction.','','','','','',6486,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1499,2,-61,1,4,0,256,178,0,0,0,0,0,0,0,0,0,0,8,0,1485,794,0,794,0,0,0,'Vile Familiars','Zureetha has been sending novices like yourself to help cull the numbers of the creatures in the cave near where you fought the vile familiars.$B$BI think it would be good for you to gain experience by assisting her. Be sure to tell her that you assisted with the imp problem, she\'ll probably have a reward for you.','Speak with Zureetha Fargaze.','You have done well, $n.$B$BAlthough the vile familiars were merely pets of the darker powers within the Burning Blade, your success against them foretells greater deeds ahead.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4925,5778,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,10,10,0,0,0,0,21,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1501,2,-61,10,11,0,256,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1504,0,0,0,'Creature of the Void','So few warlocks remain... We risk much, but the risks are warranted. You must quickly reach maturity in your ability if you are to be of use to the Horde and to the Warchief.$B$BIt is time that you learned a new summoning spell.$B$BFirst, you must recover the Tablet of Verga, which was stolen by warlocks of the Burning Blade and is now kept at their lair in Skull Rock to the east of the city. With the tablet, I will show you the runes necessary to summoning a voidwalker.','Retrieve the Tablet of Verga for Gan\'rul Bloodeye in Orgrimmar.','Good. I hope you inflicted some other losses on the Burning Blade when you went to retrieve this.$B$BThey have been a source of great annoyance for the Warchief, and a great blight upon warlocks as a whole.','Do you have the Tablet of Verga, $N? If not, I do not wish to speak with you until you do.','','','','','',6535,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1502,2,-81,10,10,0,1,178,0,0,0,0,0,0,0,0,0,0,8,0,1498,0,0,1503,0,0,0,'Thun\'grim Firegaze','It is vital that a warrior\'s weapon is one of quality. And if there is an orc who can craft quality weapons, then that orc is Thun\'grim Firegaze. He is a hermit who dwells atop the hills east of the Crossroads.$B$BIf you seek a weapon, warrior, then you should seek Thun\'grim. To find him, first travel to the Crossroads to the west, then strike east into the hills. His camp is high on a hilltop.','Speak with Thun\'grim Firegaze in the Barrens.','My eyes have long dried out from staring into the forge\'s flame, but some things I can still see. I can see you want something.$B$BAnd if you found your way here, then I can guess what you desire.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1503,2,-81,10,10,0,1,178,0,0,0,0,0,0,0,0,0,0,8,0,1502,0,0,0,0,0,0,'Forged Steel','I will give you a weapon, $N, but first you must aid me. The Razormanes to the northwest came into my camp a few nights past. They would not meet me in combat, but they know my eyes are bad--a few distracted me with snorts while others stole from me! The cowards!$B$BThey took an iron chest, and within it were some forged steel bars. If you can recover them then I will give you the weapon you seek.$B$BSearch for the iron box within the quilboar camps, and return with the forged steel bars.','Bring the Forged Steel Bars to Thun\'grim Firegaze in the Barrens.','You found them! And all the bars are here, which doesn\'t surprise me. I didn\'t think the Razormanes would know what to do with fine steel like this.$B$BThank you, $N. Here is your reward. May it serve you well.','Do you have my steel bars?','','','','','',6534,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7326,7328,7327,7329,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1504,2,-61,10,11,0,256,178,0,0,0,0,0,0,0,0,0,0,0,0,1501,0,0,0,7464,1,0,'The Binding','Now, observe the Tablet of Verga, for it contains the glyphs you will need for the summoning. Take them to the circle in Neeru Fireblade\'s tent on the other side of the cavern. There you will be able to call for the voidwalker.$B$BYou must defeat it using whatever physical and magical means you have at your disposal. When this is completed, return to me with the glyphs of summoning and I will demonstrate how you may bind the creature to your will.','Using the Glyphs of Summoning, summon and subdue a voidwalker, then return the Glyphs of Summoning to Gan\'rul Bloodeye in Orgrimmar.','You have done well, $N. I will show you how to summon the voidwalker similar to the one you just defeated.$B$BYou should know that we have high expectations for you, and you have, so far, matched them.$B$BDo not let it go to your head, however, as the tasks that still lie before you will make this seem as simple as waking in the morning.','The voidwalker is a powerful creature. I remember when it was I that was in your shoes, $N. Over the years, my own voidwalker has grown to fight me less, though I suspect that is only because it hopes I will let my guard down.$B$BRemember that, $N.','','','','','',7464,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,5676,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,697,11520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1505,2,-81,10,10,0,1,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1505,1498,0,0,0,'Veteran Uzzek','The Horde honors its warriors because their strength is unquestioned. But the truly great warriors are great students as well.$B$BSeek out Uzzek. He is a veteran of many battles and now instructs young warriors in the ways of combat. You will find him south of Far Watch Post, the orc garrison on the border of the Barrens and Durotar.','Speak with Uzzek at Far Watch Post.','Hello, young one. Here for some instruction, are you?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1506,2,-61,10,10,0,256,178,0,0,0,0,0,0,0,0,0,0,8,0,0,1501,1506,1501,0,0,0,'Gan\'rul\'s Summons','You there. $n, right?$B$BI hope your schedule isn\'t busy, because Gan\'rul wants to see you right away. You\'ll find him with the senior warlocks in the Cleft of Shadow.$B$BBased on my past dealings with Gan\'rul, your summons is either a very good thing or a very bad thing.','Speak with Gan\'rul Bloodeye in Orgrimmar.','Good. I was afraid Ophek wouldn\'t reach you.$B$BIt is time that I further your warlock training. Any business you have currently will have to wait.$B$BI trust there will not be a problem with this?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1507,2,-61,20,20,0,256,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1472,1508,0,0,0,'Devourer of Souls','The time has come for you to learn more of the summoning magics. You will learn to summon a succubus, a creature of incredible mental powers. It can lull those of weak minds into its servitude--but have no fear! I feel certain that you will be equal to the challenge.$B$BA succubus can only be summoned when baited with an item that represents great devotion and love. I leave it to you to find such an object.$B$BA suggestion? Speak with Cazul... There seems to be little the ancient warlock does not know.','Speak with Cazul in the Cleft of Shadow.','Hm... Zarm. You are still new to your path, but I sense the possibility for greatness in you.$B$BYou were born with gifts, $N. See that they do not go to waste.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,96,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1508,2,-61,20,20,0,256,178,0,0,0,0,0,0,0,0,0,0,8,0,1507,0,0,1509,0,0,0,'Blind Cazul','Hmm... But, of course, that is not why you have come to speak with me.$B$BIf Gan\'rul has sent you to me, it must be that you are to summon a succubus, and need an object to use for enticement.$B$BHmm... If you trust a blind man to lead you, $n, then listen. In the bluffs of Orgrimmar, west of the wind rider tower, lives Zankaja. She waits for the return of her mate.$B$BGo to her.','Speak with Zankaja in Orgrimmar.','Have you come with news of Dogran? He was to have returned days ago, and I have heard nothing...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1509,2,-61,20,20,0,256,178,0,0,0,0,0,0,0,0,0,0,8,0,1508,0,0,1510,0,0,0,'News of Dogran','My mate, Dogran, was recently sent to the Crossroads for duty. It was a promotion, and he was very proud.$B$BI was sad, of course, but I didn\'t let him know that. And worried, too. The Barrens is a more dangerous place than Orgrimmar, and I feared the worst.$B$BNow it\'s been a week after he should have returned, and I have received no word from him...$B$BPerhaps you could go to the Crossroads and see if they have any news? He worked with Gazrog, who should still be stationed there.','Speak with Gazrog at the Crossroads.','Zankaja? That\'s Dogran\'s mate, right?$B$BYeah, I\'ve heard from him, but it\'s not the sort of news we should let get back to her...$B$BNo, he\'s not dead. But he is injured and a prisoner of the quilboar.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1510,2,-61,20,20,0,256,178,0,0,0,0,0,0,0,0,0,0,8,0,1509,0,0,1511,0,0,0,'News of Dogran','He was stationed at Camp Taurajo, where we\'ve been trying to weed out the quilboar. He led a few grunts to one of their camps, where he was hurt bad. The others made it back and tried to rescue him. He was in bad shape, his wounds festered, so they were afraid to move him without patching him up first.$B$BThey sent a message here, requesting a healing draught from the trolls at the Malaka\'jin at the base of the Stonetalon Mountains. We sent someone to get it, but they haven\'t returned yet.','Speak with Ken\'zigla at the Malaka\'jin.','Another $R, eh? I hope you haven\'t come for the other. He didn\'t make it. Those goblins did him in good.$B$BHe said he needed a healing draught, but not much else.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1511,2,-61,20,20,0,256,178,0,0,0,0,0,0,0,0,0,0,0,0,1510,0,0,1515,6624,1,0,'Ken\'zigla\'s Draught','I figured there might be another coming to get the draught, so I prepared it anyways.$B$BHere you go, $n. Mind you, you should only give half of it to him! That will give him enough strength to move without bleeding himself dry. Wait a night, then give him the other half.$B$BAnyways, you\'ll want to bring this to Logmar at Camp Taurajo. From what the first one told me, he should have an idea where this Dogran is.','Bring Ken\'zigla\'s Draught to Grunt Logmar at Camp Taurajo.','Well, it\'s about time! Dogran has been dying out there, waiting for this.$B$BWe need to get this out to him right away, but most of the grunts stationed here are out on a foraging mission.','Yes, what is it?','','','','','',6624,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1512,2,-61,20,20,0,256,178,0,0,0,0,0,0,0,0,0,0,0,0,1515,0,0,1513,6625,1,0,'Love\'s Gift','Zankaja is young and beautiful. To be chained to an invalid... I will not allow her to suffer that injustice.$B$BLeave me, $n. And thank you. I may end my life in glorious battle, instead of a lifeless husk.$B$BAnd please, I would ask you not to tell my mate of this... I do not want guilt on her conscience.','Bring the Dirt-caked Pendant to Gan\'rul Bloodeye in Orgrimmar.','If you tell me that this will suffice, then I trust you, $N. Allow me to clean it though... Pristine and shining, it may be even more enticing to a succubus.','You have returned. Are you ready to battle a succubus?','','','','','',6625,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1513,2,-61,20,20,0,256,178,0,0,0,0,0,0,0,0,0,0,0,0,1512,0,0,0,6626,1,0,'The Binding','Take this to the summoning circle in Neeru\'s tent, $n. Summon forth a foul succubus, then show it your mastery. I believe in the strength of your magic. As always, though, be wary, for pride and overconfidence has overcome many a promising warlock.$B$BWhen you have defeated it, return the pendant to me so that I might deliver the news to Zankaja.','Using Dogran\'s Pendant, summon and subdue a succubus, then return Dogran\'s Pendant to Gan\'rul Bloodeye in Orgrimmar.','Success! Be sure I expected nothing less from my star pupil.$B$BYou have proven your worth, and gladly will I show you the method of summoning your subdued succubus. Go now, you have much to learn, and when next I see you, I will expect you to have found true mastery over your succubus.$B$BLeave the sorrow of Dogran and Zankaja to those of us who are longer in years, but remember it, and hold it as protection against the wiles of the dark power you have learned to summon today.','When I look upon a succubus, my heart begins to soar... But at the same time, I can almost sense my soul\'s ebb, drifting away like the tides.$B$BBe wary, my friend.','','','','','',6626,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,5677,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22243,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,690,712,11519,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1514,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Windblossom','','','You apply two Cenarion plant salves to the windblossom. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a windblossom plant. The berries that hang from the plant appear rotten and poisonous. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1514), - (1515,2,-61,20,20,0,256,178,0,0,0,0,0,0,0,0,0,0,0,0,1511,0,0,1512,6624,1,0,'Dogran\'s Captivity','You\'ve made it this far, so if you want to see this through to the end, I won\'t stop you. I can\'t spare you any additional manpower though, you\'ll be on your own.$B$BDogran is being held in a quilboar camp to the north of here. Look for a group of two huts. He\'ll be heavily guarded--that is, if they haven\'t killed him yet, or he hasn\'t succumbed to his wounds.$B$BGood luck.','Bring Ken\'zigla\'s Draught to Dogran in the Barrens.','Foul tasting brew...$B$BI can feel the strength in me now, enough to hobble away... But my leg, I will have lost it for the rest of my life. My arm, too.','Urrrghhhh...','','','','','',6624,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1516,2,-82,4,4,0,64,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1517,0,0,0,'Call of Earth','The time is now, young $c. You\'ve grown strong and your spirit endures like the earth. Following the shaman\'s path shows you have wisdom before even proving yourself.$B$BThe element of earth will guide your destiny, becoming part of you if you are ready. But you must stand before the earth itself. If you are ready, then you will see things only shaman know of.$B$BSeek out the Felstalkers to the north, and take from them two of their hooves. Return to me then, and we shall speak more of your future.$B','Bring 2 Felstalker Hooves to Canaga Earthcaller in the Valley of Trials.','Excellent. Your success shows that you are prepared.$B$BOf all the elements, earth represents the foundation of all things. It is your strength, your stamina, and your patience. Earth will protect you, but only if shown the proper respect. Like the other elements, even earth can be fickle. Earth is the basis for life, and by observing its laws, you will gain greater wisdom. Never forget the secrets earth shares with you.$B$BI shall make a sapta for you now, and by accepting it, you will realize your path.','Patience is earth\'s greatest virtue. The earth witnesses the cycle of all things: the mountains becoming deserts; rivers becoming canyons. The earth is the most stubborn and wise of all the elements and it does not tolerate impatience.$B$BThe earth beckons you now because a time of conflict draws near. When you return to me successful, then you shall be that much closer to being made whole.$B$BOthers will be envious of your wisdom and hate you for their ignorance.','','','','','',6640,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1517,2,-82,4,4,0,64,178,0,0,0,0,0,0,0,0,0,0,0,0,1516,0,0,1518,6635,1,0,'Call of Earth','A sapta is a drink created to bind our spirits to the elements. Fused with magic, the potion will allow the strong willed to see the elements as no one else can. Your spirit will be connected to the element the sapta was created for, and only a select few shaman know the recipe.$B$BThe sapta is always drunk in a holy place, and never anywhere else--remember that.$B$BSeek out Spirit Rock southwest of here--it is found at the end of the Hidden Path. Drink your sapta there, and... well, you shall see.','Find Spirit Rock and drink the Earth Sapta.','Ah... $N... pleased is the earth to have you here.$B$BBound together in body and spirit, you will go forward knowing that the mountains are your strength; the plains, your patience; and the world itself your essence.$B$BStanding before the earth humbly is all that is required of you for you to pass this rite. But the others are not as passive. They may be chaotic and often violent, but such is the nature of the elements. Dual natures opposing one another, you must come to learn these things intricately.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1518,2,-82,4,4,0,64,178,0,0,0,0,0,0,0,0,0,0,0,0,1517,0,0,0,6656,1,0,'Call of Earth','Take this rough quartz from me and bring it to Canaga Earthcaller as proof of our meeting. He will craft a totem for you, and this pebble will be the heart of it. As small as it may seem, you will come to find that size does not matter, and that even the smallest of things can outlast many others.$B$BBe patient, $N. Remain strong. And seek wisdom. This is what earth asks of you. In the end, you shall become one with the earth--respect it as it shall respect you.','Bring the Rough Quartz to Canaga Earthcaller in the Valley of Trials.','Excellent!$B$BThe totem I will craft for you is more than a symbol of your status among $C--it has abilities beyond that. One use of the totem is as a focus for spells. Those spells are tied to the earth, and as you earn greater and greater wisdom, more of the earth\'s abilities will be made accessible to you.$B$BThe trainers will know when you are ready for greater knowledge.$B$BBut for now, take this earth totem, and a scroll to teach you your first ability.','I wish to be the first to welcome you fully to the first of four paths that will forever lead you in your destiny.$B$BIf you have the stone the earth gave to you, I will give you the totem it promised.$B$BIf not, then be gone with you until you have found your way.','','','','','',6656,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5175,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,270,8071,8073,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1519,2,-82,4,4,0,64,32,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1520,0,0,0,'Call of Earth','The time has come, young $c. Your body ages and grows strong, and your spirit endures like the earth. I see it within you-you have wisdom already.$B$BThe earth guides our people, and it speaks to us, as it will to you in time. But you must be tested. If you are ready, then you shall see things only our kind know of.$B$BSeek out the Bristleback shamans in their ravine to the east, and take from them a salve they use in their rituals. Return to me only when you have enough for your own potion.','Bring 2 applications of Ritual Salve to Seer Ravenfeather in Camp Narache.','Good, $N. Your return here signifies that you are indeed prepared for the next step.$B$BOf all the elements, earth represents the foundation of all things. It is your strength, your stamina, and your patience. The Earth Mother will protect you, but only if you show her proper respect. She is the basis for life, and by observing her laws, you will gain a greater wisdom. Never forget the secrets she shares with you.$B$BI shall make your sapta for you now, and by accepting it, a new path will open before you.','The earth is patient, and will wait for you until you are ready because she knows in time all things erode and are reborn. It is the cycle of things. Mountains become deserts. Rivers become canyons. The earth is the most stubborn and wise of all the elements.$B$BYou must learn patience and stamina above all things. The earth calls for you now because she feels you are ready. Consider this your rebirth if you succeed. You will never be able to go back to ignorance afterwards.','','','','','',6634,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1520,2,-82,4,4,0,64,178,0,0,0,0,0,0,0,0,0,0,0,0,1519,0,0,1521,6635,1,0,'Call of Earth','A sapta is a drink created to bind our spirits to the elements. Fused with magic, the potion will allow the open minded to see the elements as no one has seen them before. Your spirit will forever be tied to the element the sapta was created for, and only a select few of our kind know the secrets of its creation.$B$BThe sapta is always imbibed in a holy place, and never anywhere else.$B$BSeek out the shaman shrine to the east of here and drink of the sapta.','Find Kodo Rock and drink the Earth Sapta.','Ah... $N... pleased is the earth to have you here.$B$BBound together in body and spirit, you will go forward knowing that the mountains are your strength; the plains, your patience; and the world itself your essence.$B$BStanding before the earth humbly is all that is required of you for you to pass this rite. But the others are not as passive. They may be chaotic and often violent, but such is the nature of the elements. Dual natures opposing one another, you must come to learn these things intricately.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1521,2,-82,4,4,0,64,178,0,0,0,0,0,0,0,0,0,0,0,0,1520,0,0,0,6656,1,0,'Call of Earth','Take this rough quartz from me and bring it to Seer Ravenfeather as proof of our meeting. She will craft a totem for you, and this pebble will be the heart of it. As small as it may seem, you will come to find that size does not matter, and that even the smallest of things can outlast mountains.$B$BBe patient, $N. Remain strong. And seek wisdom. This is what earth asks of you. In the end, you shall become one with the earth--respect it as it shall respect you.','Bring the Rough Quartz to Seer Ravenfeather in Camp Narache.','Splendid.$B$BThe totem I will craft for you is more than a symbol--it has abilities beyond that. One use of the totem is a focus for spells. Those spells are tied to the earth, and as you earn greater and greater wisdom, more of the earth\'s abilities will be made accessible to you. Trainers found throughout Kalimdor will know when you are ready for greater knowledge and will let you know as much when you visit them.$B$BBut for now, take this earth totem, and a scroll to teach you your first ability.','Greetings, $N. You would not return to me if you had not accomplished your task. May I be the first to welcome you fully to the first path of four that will forever rule your travels.$B$BIf you have the stone the earth gave to you, I will give you the totem it promised. If not, then I pity you. There is much pride to be had when you\'ve fully dedicated yourself to the elements.','','','','','',6656,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5175,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,270,8071,8073,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1521), - (1522,2,-82,10,10,0,64,178,0,0,0,0,0,0,0,0,0,0,8,0,0,1524,1522,1524,0,0,0,'Call of Fire','Fire be witcha, mon. I see you be strong in da ways of earth already, an\' me tinkin\' you be ready to talk to Kranal.$B$BKranal live north of da Crossroads in da Barrens. He be strong in da ways of da elements and can teach ya da ways of fire... if you tink you be ready.$B$BHe be easy ta find, just don\' go too far--ya go too far an\' ya find yerself in da elves\' lands.','Find Kranal Fiss in the Barrens.','Hmmm, Searn sent you to me, did he?$B$BWell then, Searn could always be trusted, so that must mean you\'re ready to take part of the next sapta--the sapta of fire.$B$BI see it in your eyes already, the burning, the desire. You\'ve tasted power, and now you\'re ready for more of it. Patience, $N. Remember what earth taught you. Power and destruction will come easily, but you must still know when to stay your hand.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1523,2,-82,10,10,0,64,178,0,0,0,0,0,0,0,0,0,0,8,0,0,1524,1522,1524,0,0,0,'Call of Fire','Long has it been since you were last tested, $N. You have shown patience thus far in your studies, but the time has come for you to learn more. The time has come for you to learn about destruction... and chaos. The element of fire is yours for the understanding, if you\'re prepared to pay for it.$B$BSeek out Kranal Fiss in the Barrens. He lives in a small dwelling north of the Crossroads, but be mindful, if you\'ve reached the night elf lands, you\'ve gone too far.','Find Kranal Fiss in the Barrens.','Hmmm, Narm sent you to me, did he?$B$BWell then, Narm could always be trusted, so that must mean you\'re ready to take part of the next sapta--the sapta of fire.$B$BI see it in your eyes already, the burning, the desire. You\'ve tasted power, and now you\'re ready for more of it. Patience, $N. Remember what earth taught you. Power and destruction will come easily, but you must still know when to stay your hand.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1524,2,-82,10,11,0,64,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1525,6653,1,0,'Call of Fire','You are powerful enough to wield the totem of fire, but that does not mean you are ready.$B$BAlong the Southfury River in Durotar, before the Great Sea, lies a hidden trail to one of the highest peaks in the land. Find your way to the top and you shall find one of our holy shrines watched over by Telf Joolam--the Shrine of the Dormant Flame.$B$BTake this torch to him--it marks that you attempt to tame fire. Return it to me aflame by the brazier at the shrine and I will see you are given the totem of fire.','Bring the Torch of the Dormant Flame to Telf Joolam in Durotar.','Ah, my mistake, $N. I apologize. I did not realize you possessed the Torch. I am pleased to make your acquaintance.$B$BMany adventurers find their way here while looking for lost treasure or the promise of mystical creatures to slay, only to be turned away from a seemingly empty shrine. But we know the truth, do we not, $N?$B$BThis shrine holds a greater secret from the mundane members of the Horde. To us, it is sacred.','Greetin\'s, $N. You\'ve found yerself at the Shrine of the Dormant Flame. Only those knowledgeable enough in the shamanistic arts will ever learn the secrets of this place and the power it holds. I\'m sorry you made the trip all this way, only to be turned back now--the journey up here is far from safe after all--but I am the keeper of the shrine, and I cannot allow just anyone to wander around here.','','','','','',6653,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1525,2,-82,10,12,0,64,178,0,0,0,0,0,0,0,0,0,0,8,0,1524,0,0,1526,0,0,0,'Call of Fire','But you did not come here for a history lesson, did you? You came for the Eternal Flame and fire totem.$B$BThe first step is to create a sapta and bind you to the flame.$B$BI can create the fire sapta for you if you bring me two items. The first is fire tar, a simple item usually carried by Razormane spellcasters in eastern Barrens.$B$BThe second item will be more dangerous: a reagent pouch from one of the cultists of the Burning Blade. You can find them in a cave above the ravines northeast of Razor Hill.','Bring 1 Fire Tar and 1 Reagent Pouch to Telf Joolam in Durotar.','These will do nicely, $N.$B$BFire is more than chaos and destruction--do well to remember that. It is also about life, and creation. All things are tied together in such a way. Forces oppose one another, but at the same time, one cannot exist without the other. Both extinguish one another, but also give one another meaning. Always remember this.$B$BUsing different types of magic in conjunction with one another will show not only true skill, but great wisdom.','I have enough ingredients for a sapta of fire if you can find the reagent pouch and some fire tar. The Burning Blade fanatics carry the proper components for most of their spells in those pouches, and usually have enough of the items I need that we will not have to search much farther for anything else.$B$BThe saptas are always made from ingredients that are closely tied to their respective elements. It makes our work easier because of the warlocks\' ties to fire.','','','','','',5026,6652,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6636,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1526,2,-82,10,13,0,64,178,0,0,0,0,0,0,0,0,0,0,0,0,1525,0,0,1527,6653,1,0,'Call of Fire','The fire sapta is finished. The time has come for you to face the flame. Use the sapta at the shrine and head to the top of the mountain to face the manifestation there. He will not attack until you are ready, but he will realize you are able to see him.$B$BStrike him down swiftly, $N, for he shall only grow in power the longer you take to slay him. Once he is defeated, place his glowing embers within the brazier and light the torch.','Defeat the Minor Manifestation of Fire, and place the Glowing Ember in the brazier atop the Shrine of Eternal Flame.','A white hot flame ignites within the bowl as you place the ember within. You can feel the magical effects of the sapta coursing through your body and the fire dances rhythmically before you.$B$BYou place the top of the torch within the basin, and it immediately catches on fire.','The brazier stands about a third your height, and looks normal, save for the inscriptions along its smooth metal rails. The metal shows no signs of wear from the weather, and the bowl seated at the top of it feels cool to the touch.','','','','','',6653,6655,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6654,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1527,2,-82,10,13,0,64,178,0,0,0,0,0,0,0,0,0,0,0,0,1526,0,0,0,6654,1,0,'Call of Fire','Torch firmly in hand, you turn away from the brazier and look out over Durotar. You feel an excitement tugging at your spirit as the wind picks up and forces the flame to dance violently.$B$BYou start off down the path back to the Barrens in search of Kranal Fiss.','Bring the Torch of Eternal Flame to Kranal Fiss in the Barrens.','Your spirit burns brighter than any torch I\'ve ever seen, $N, and for that, you should be proud.$B$BIf you continue down this path, the elements will be yours to command, and our brethren will look to you for guidance and wisdom. Let me be the first to congratulate you and present to you your newest totem.','Yes, $N? What do you have there?','','','','','',6654,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5176,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,690,3599,2075,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1528,2,-82,20,20,0,64,178,0,0,0,0,0,0,0,0,0,0,8,0,0,1530,1528,1530,0,0,0,'Call of Water','Water be in ya future, mon. I see you be strong in da ways of fire already, an\' me tinkin\' you be ready to talk to Islen.$B$BIslen live along the coast of da Barrens. If ya head south along the Southfury River, ya canna miss her--look fer da big shark! She be strong in da ways of da elements and can teach ya da ways of water... if you tink you be ready.$B$BShe be easy ta find, just don\' go too far south--she be jus\' beyond Ratchet.','Find Islen Waterseer in the Barrens.','The wind approaches you quickly from the horizon; the earth is steady beneath your feet; and your spirit is already warmed by fire--I would say it is time for you to learn about the purity of water.$B$BYour path has led you this far, and your spirit will give you the strength to carry on even further. But the first step is yours to take.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1529,2,-82,20,20,0,64,178,0,0,0,0,0,0,0,0,0,0,8,0,0,1530,1528,1530,0,0,0,'Call of Water','Long has it been since you were last tested, $N. You have shown patience thus far in your studies, but the time has come for you to learn more. The time has come for you to learn about the purity of water.$B$BSeek out Islen Waterseer in the Barrens. She is along the eastern coast, south of the Southfury River and Ratchet. You will find her there at her fishing hut. Good luck to you, $N.','Find Islen Waterseer in the Barrens.','The wind approaches you quickly from the horizon; the earth is steady beneath your feet; and your spirit is already warmed by fire--I would say it is time for you to learn about the purity of water.$B$BYour path has led you this far, and your spirit will give you the strength to carry on even further. But the first step is yours to take.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1530,2,-82,20,22,0,64,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1535,0,0,0,'Call of Water','If there is one lesson you must learn of water, it is this: water means rebirth.$B$BIts power flows, erodes, and makes clean all manner of things. You will find its ability to heal and replenish incomparable, but only when it is pure.$B$BWhen you understand that water, when polluted, can devastate all that it touches, you will appreciate how vital a resource it is.$B$BIf you wish the water sapta, find Brine deep in Southern Barrens. Her home is continually molested by the quilboar there.','Find Brine in Southern Barrens.','Yes?$B$BMmm. I have a feeling I know what you\'re going to ask me: what would possess someone to live out here in the deepest part of the Barrens, the threat of quilboar all around, and no protection? Well, we all have our reasons to justify why we act the way we do. The real question is, what brings a lowly $R to the deepest reaches of the Barrens to speak to a woman who obviously has no concern for her own well-being?$B$BI\'m willing to bet we both know the answer to that.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,264,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1531,2,-82,30,30,0,64,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1531,0,0,0,0,'Call of Air','You be makin\' headway now, mon. Your be ready to prove yerself worthy of the air totem, but first, ya must fin\' Prate Cloudseer in Thousand Needles. She be willin\' ta tell ya how to get yer air totem if ya treat her wit enough respect.$B$BHead south through the Barrens, and after ya reach Thousand Needles, head east. You\'ll find her hiddin\' in a hole wit\' her boyfriend--haha, don\' tell her I be dissin\' her none--she not take it too kindly.','Find Prate Cloudseer in Thousand Needles.','For the time being. I shall give you what you need to focus your spells and to call upon the spirits of air. Take this totem, and when you are ready, train with me some more.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5178,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1470,0,8385,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1532,2,-82,30,30,0,64,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1531,0,0,0,0,'Call of Air','The winds of Kalimdor rush to meet you and you shall be counted among some of our most powerful $g brothers:sisters;. I am proud to see you have come this far and have such a promising future.$B$BThe element of air is a difficult one to control, but I have faith that your skills will overcome any obstacles that are placed in front of you.$B$BHead to the very south of the Barrens, and enter Thousand Needles. It is there, far to the east, that you will find Prate Cloudseer. She will teach you more.','Find Prate Cloudseer in Thousand Needles.','For the time being. I shall give you what you need to focus your spells and to call upon the spirits of air. Take this totem, and when you are ready, train with me some more.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5178,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1470,0,8385,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1534,2,-82,20,23,0,64,178,0,0,0,0,0,0,0,0,0,0,0,0,1536,0,0,220,7767,1,0,'Call of Water','Take this waterskin and head deep into the lush forest the night elves call Ashenvale. It is to the far north of the Barrens.$B$BOnce you\'ve entered the forest, travel west. Along the mountains that separate Stonetalon and Ashenvale, and beyond Lake Mystral, you will find a holy place: the Ruins of Stardust. At the center of the lake you will find a small fountain.$B$BBring me a sample of the fountain\'s water. It will be the final component you\'ll need before I send you back to Islen.','Fill the Empty Blue Waterskin at the Ruins of Stardust in Ashenvale and return to Brine in the Barrens.','Wonderful, $N. With all three samples gathered, I can create for you a vial of the purest water any living creature will find. It will be used in the next steps of your rite of passage.$B$BI am pleased to count you among our kind, $N. You do all $C proud, and I look forward to hearing about your exploits in the future.','Do you have the water yet, $N? Tales say the ruins were protected by large creatures of nature that do not care for visitors, but those could be myths to scare off the enemies of the night elves.$B$BRegardless, be careful.','','','','','',7770,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1535,2,-82,20,22,0,64,178,0,0,0,0,0,0,0,0,0,0,0,0,1530,0,0,1536,7766,1,0,'Call of Water','To find understanding and gain the sapta from me, you must seek out only the purest forms of water. As you fetch the samples for me, take note of your surroundings. Be aware of the creatures that rely on the water, that protect it. See how it affects forests and deserts. Witness how the very substance that sustains life will force creatures to take lives.$B$BWe shall start with a simple task: down below my hut there is a pond of the precious liquid. Fill this skin with it and return to me.','Fill the Empty Brown Waterskin at the watering hole below Brine\'s hut and return it to her in the Barrens.','I thought some bloodshed might ensue if you tried to take water from the pool. It is a pity the quilboar do not realize that all living things are tied together; that their greed only perpetuates the pain and suffering of their people. How much could they accomplish if they were to put their differences aside and their clans came together.$B$BAgain, a pity, but more than likely a boon for the other races of the Barrens.','I am just about prepared to send you on your other tasks. Have you filled the skin yet?$B$BI know how protective the quilboar can be. Even such a small water source is a vast hoard of wealth to them. They have great feasts when even the slightest rain comes to the Barrens. Water is sacred to their kind because it is so scarce. Do you understand?','','','','','',7769,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1536,2,-82,20,22,0,64,178,0,0,0,0,0,0,0,0,0,0,0,0,1535,0,0,1534,7768,1,0,'Call of Water','Long ago I followed some companions into the Hillsbrad Foothills. We defended ourselves from some tenacious humans who make their home there and we found ourselves in a small town the Forsaken had taken over: Tarren Mill.$B$BIt was there I found a most peculiar thing: in the center of town was a small well of fresh spring water. I\'m not sure the plagued citizens of the town even realize its value--it\'s a small holy vestige in an unhallowed sea.$B$BBring me a sample of that water in this waterskin.','Fill the Empty Red Waterskin at the well in Tarren Mill and return to Brine in the Barrens.','This is good, $N. You\'re dedicated to the task at hand and have the ability to seek out that which is needed.$B$BOne more sample is all I need to create the reagent needed for your sapta. Islen will be pleased as well.','The well remaining pure within the town reminds me of stories told to me when I was younger, $N. Even in times of great pain and sorrow one can find a sliver of hope, a small symbol to rally around. The orc people see Thrall this way. He survived against great odds and rose up to lead our people through his strength and example.$B$BI\'m not sure any orc has suffered as much as he has, but at the same time, I\'m not sure any orc is as strong as he is either.','','','','','',7771,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,780,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1558,2,-284,10,60,0,0,77,0,0,0,0,0,0,0,0,0,0,4,0,1687,0,0,1479,0,0,0,'The Stonewrought Dam','Ironforge is where all the dwarves and gnomes live. Near there is a place called Loch Modan, and the dwarves built a HUGE dam there. They say it\'s one of the biggest things anyone\'s ever made. Wow!$B$BCould you take me to Loch Modan and see the dam there, please? I think it is the Stone... um... Stonewrench Dam? Stonewrought? It\'s big - that\'s for sure. I\'d like to look out over the big waterfall. I promise I won\'t lean over too far!','Take the orphan to the Stonewrought Dam in Loch Modan. You should take him to the middle of the dam so he can see out over the giant waterfall.','WOW - the dam was WAY bigger than I thought! I could barely hear myself talk from the sound of all the rushing water! Hey, do you think it would ever run out of water? Man, what would happen if that damn ever broke! WOW, that would be scary!$B$BThanks for taking me to see the dam. That was very kind of you. I told you I wouldn\'t lean over too far!',NULL,'Go to the top of the Stonewrought Dam in Loch Modan.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,469,0,0,0,0,75,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1559,0,-201,30,37,0,0,0,202,1,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Flash Bomb Recipe','','',NULL,NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6672,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1560,2,440,40,50,0,0,255,0,0,0,0,0,0,0,0,0,1800,2,2,0,0,0,0,0,0,0,'Tooga\'s Quest','I am so lost!$B$BMy wife, Torta, sent me out to fetch dinner and I must have taken a wrong turn somewhere.$B$BWould you be so kind as to lead me back to Torta? She\'s waiting for me just south of Steamwheedle Port.','Show Tooga the way back to his wife, Torta.','So he couldn\'t find his way back on his own? Figures.$B$BWell, I guess you deserve something for your troubles....',NULL,'Lead Tooga to Torta','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9638,9642,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1578,2,-121,1,12,0,0,77,164,30,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Supplying the Front','The mountaineers of Loch Modan are fighting troggs, and having a busy time of it! They need constant supplies of new armor and weapons if we\'re ever to get a handle on those troggs.$B$BThat\'s why my colleague Thorvald is there, trying to keep the mountaineers in good gear. So if you were to make some copper axes and copper chain belts and bring them to Thorvald, he would be obliged. He might even share his knowledge with you.$B$BThorvald is in Loch Modan\'s southern guard tower.','Bring 6 Copper Axes and 6 Copper Chain Belts to Thorvald in the southern guard tower of Loch Modan.','Ah, apologies! I didn\'t realize you were here to help resupply our troops. The stuff you made will be a big help!$B$BHere are plans for some armor. I hope you find them useful.','I have no time to chat. Do you have business with me?','','','','','',2845,2851,0,0,6,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3609,0,0,0,1,0,0,0,47,0,0,0,0,250,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1579,2,-101,10,12,0,0,77,356,30,0,0,0,0,0,0,0,0,8,0,0,0,0,1580,0,0,0,'Gaffer Jacks','I came to Auberdine because of the quiet. I want to invent my inventions where it\'s quiet, because after a night of drinking I don\'t like all the noise of Ironforge!$B$BSo I took a ship to Auberdine and had a little too much to drink on the way. I dropped my box of gaffer jacks overboard! I need my gaffer jacks!$B$BI don\'t know exactly where I dropped them, but if you fish for them in the ocean you might get lucky...','Bring 8 Gaffer Jacks to Wizbang Cranktoggle in Auberdine.','I can\'t believe you found them! You must be the luckiest $R in Kalimdor!','Did you find my gaffer jacks, $N? Without my gaffer jacks I can\'t tune my stintle pegs!','','','','','',6717,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,75,0,0,0,0,250,276,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1580,2,-101,10,12,0,0,77,356,1,0,0,0,0,0,0,0,0,8,0,1579,0,0,0,0,0,0,'Electropellers','We know you\'re lucky, but... just how lucky are you, $N?$B$BOne night I was wandering the roads of Darkshore. I was looking for a good river or lake to try my new self-propelled, exploding duck decoy and I think I was a little tipsy... because I passed out and awoke hours later in Auberdine. My hair was singed and my bag of electropellers was gone! I must have dropped them in the water!$B$BI need those electropellers! Maybe you can fish them out of some lake or stream in Darkshore...','Bring 12 Electropellers to Wizbang Cranktoggle in Auberdine.','I can\'t believe it! You found them! You are the best fisherman I\'ve ever seen!$B$BThank you, $N. And here, take these. Although you\'re so good and you probably don\'t need them, they will help you with your fishing.','Did you find any electropellers? I\'ll need them if I\'m to continue my research on duck decoys...','','','','','',6718,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6811,0,0,0,20,0,0,0,54,0,0,0,0,250,0,0,0,0,500,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1581,2,-181,4,8,0,0,0,171,20,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Elixirs for the Bladeleafs','Our herb and alchemy shop is booming, but my husband spends so much time mixing potions that we never have time for each other.$B$BCan you help us?$B$BIf you can bring me a supply of pre-made elixirs, then I would be happy to trade with you. I have some rare herbs that you might find useful.','Bring 6 Elixirs of Lion\'s Strength and 2 Elixirs of Minor Defense to Syral Bladeleaf in Dolanaar.','These are nicely mixed. You take great care in your trade, $N, and that is important for an alchemist.$B$BHere are your herbs, freshly gathered. May you use them well.','Hello, $N. Do you have the elixirs to trade?','','','','','',2454,5997,0,0,6,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2449,785,0,0,6,6,0,0,69,0,0,0,0,250,0,0,0,0,225,420,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1582,2,-182,8,18,0,0,77,165,90,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Moonglow Vest','We in Darnassus, especially we craftsman, are quite busy. Young adventurers are eager to test themselves in the wilderness, and are in constant need of supplies.$B$BIf you can help me fill my orders of leather goods, then perhaps I can teach you an advanced leatherworking technique.','Bring 1 Embossed Leather Gloves, 5 Embossed Leather Boots and 5 Embossed Leather Cloaks to Lotherias in Darnassus.','Yes, these are good pieces. You have a skilled hand and an eye for detail. Your future as a leatherworker is promising.$B$BHere, $N. Let me show you the pattern to make the Moonglow Vest.','Greetings, $N.','','','','','',4239,2309,2310,0,1,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6710,0,0,0,1,0,0,0,609,0,0,0,0,25,0,0,0,0,0,810,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1598,2,-61,1,4,0,256,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Stolen Tome','You there! $n, right?$B$BI hope you\'re sure about becoming a warlock, because if you can\'t hold your own, you\'re likely to get pulled under.$B$BI\'m to teach you, but I need to make sure you\'re strong enough first.$B$BThere was a novice studying at the Abbey who ran off to join the Defias Brotherhood. Why do I care? Well, he stole some important books.$B$BOne of those happens to be a book I\'ve wanted for myself, the Powers of the Void. Steal it for me, they have it hidden at their tent in the Vineyards.','Retrieve the Powers of the Void for Drusilla La Salle.','Excellent... I was never able to gain access to this text, it was held in a protected wing of the library that would have looked suspicious for me to be loitering around.$B$BWell, you did a good job in getting this, and I\'m convinced that you can probably handle your own imp, so there\'s no reason for me not to show you how to summon one.','It was too conspicuous for me to steal the book myself. What luck one of their own patsies did the dirty work for me.','','','','','',6785,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,100,0,0,0,0,0,216,688,7763,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1599,2,-61,1,4,0,256,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Beginnings','You must be the new warlock everyone\'s been whispering about. Must be someone\'s taken a liking to you if they\'ve asked me to take time away from my research to start your training.$B$BDon\'t worry, I won\'t hold it against you.$B$BThe simplest of the summoning spells you will learn is that of the imp. Before I impart this to you, however, you must prove that you have the necessary magical and physical ability.$B$BBring me three feather charms from the frostmane novices from the cave to the southwest.','Bring 3 Feather Charms to Alamar Grimm in Anvilmar.','Very good, very good! You\'ve done well, $N. Perhaps the interest that is being shown in you is deserved, after all.$B$BThat\'ll be for the others to decide--assuming your imp doesn\'t overpower you and nip your career in the bud. For now, I\'m satisfied that you\'ll probably survive your first few months as a $C.$B$BA word about the imp, $N. As a $R knows, don\'t let its size fool you, its magic can be very dangerous.','Those feather charms the novices carry have some sort of magical power to them. It will be interesting to research them. I wouldn\'t have expected it from the trolls.','','','','','',6753,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,250,0,0,0,0,0,216,688,7763,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1618,2,-121,1,16,0,0,77,164,70,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Gearing Redridge','We dwarves aren\'t the only ones fighting. Our human allies have their hands full too!$B$BRedridge is under periodic attack from blackrock orcs, and their supply of equipment is always low. If you were to help them out, I\'m sure their resident blacksmith, Verner Osgood, would teach you a trick or two.','Tormus Deepforge wants you to bring 4 Runed Copper Belts and 4 Heavy Copper Mauls to Verner Osgood in Redridge.','Thank you, $N. This will help me out tremendously. With the Blackrock orcs attacking from Stonewatch Keep and the Redridge gnolls lurking in the foothills to the north, I\'m always fixing armor and making new weapons for our troops.$B$BThe supplies you brought will give me a moment\'s peace. I will have enough time to teach you something...','I hope you\'re here with good news from Ironforge. Because I\'m at my wit\'s end!','','','','','',2857,6214,0,0,4,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6735,0,0,0,1,0,0,0,72,0,0,0,0,250,0,0,0,0,0,690,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1638,2,-81,10,10,0,1,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1638,1639,0,0,0,'A Warrior\'s Training','You\'ve shown yourself to be a competent warrior, $N. But you\'re still young and have a lot to learn.$B$BSpeak with Harry Burlguard--he\'s usually in the Pig and Whistle tavern, in the Old Town of Stormwind. Harry is an old veteran and a good teacher. He can show you a few moves that\'ll keep you breathing longer.','Speak with Harry Burlguard.','Oh ho! Have a drink with me, $N. You look tough on the outside, but let\'s see if your gut can handle a few mugs of the Pig and Whistle\'s strongest!!$B$BOr... were you here for a lesson?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1639,2,-81,10,10,0,1,77,0,0,0,0,0,0,0,0,0,0,8,0,1638,0,0,1640,0,0,0,'Bartleby the Drunk','Yeah, I can teach you. But first I wanna see what moves you have already.$B$BSee that drunk over there at the end of the bar? Bartleby? I want you to get his mug.$B$BHah, and if you know Bartleby then you know he won\'t just give it to you.','Speak with Bartleby.','Hello, fancy $gboy:girl;! What\'s a prissy thing like you doing in the Pig and Whistle? Be careful, or you might break a nail...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1640,2,-81,10,10,0,1,77,0,0,0,0,0,0,0,0,0,0,2,2,1639,0,0,1665,0,0,0,'Beat Bartleby','You want what?? You\'re crazy!$B$BThe only way you\'ll get this mug is if you pry it from my cold, dead fingers...','Beat Bartleby, then talk to him.','You\'re a lot tougher than you look!',NULL,'Beat Bartleby','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1641,0,-141,12,12,0,2,1,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Tome of Divinity','','','Here in Stormwind, I am responsible for putting paladins on the path to greater virtue as they devote themselves to the Light and defend Azeroth from the Scourge and other threats.$B$BThe time has come for you to take your first step towards being truly virtuous. If you accept it, I will give you a Book of Divinity. In studying it, you shall learn some about the Light, and what is expected of you. If you understand it, and are capable, then you will succeed in attaining greater abilities.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6775,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,1,1,0,0,0,0,0,0,0), - (1642,2,-141,12,12,0,2,1,0,0,0,0,0,0,0,0,0,0,0,0,1641,0,0,1643,0,0,0,'The Tome of Divinity','In all things, a paladin must reflect the Light which supplements our strength. To strive to be divine for one of our kind does not mean we strive for godhood--we strive to be good in all actions.$B$BAlthough called upon to smite evil in these harsh times, you must always remember that it\'s aiding others that will truly set you apart from the citizens of Azeroth. Compassion, patience, bravery--these things mean as much to a paladin as strength in battle.$B$BKnow this well, and never forget it.','Speak to Duthorian Rall in Stormwind.','Hello again, $N. How goes your studies of the Tome of Divinity?$B$BThen you should be prepared to have yourself tested. There are always tasks to be done throughout the city and our lands; acts of compassion and understanding; people who need help; creatures to slay.$B$BBy proving you have the patience to help others, especially those who are less fortunate, you prove that you are a servant of the Light and of sound mind.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,2,6,1,1,0,0,0,0,0,0), - (1643,2,-141,12,12,0,2,1,0,0,0,0,0,0,0,0,0,0,8,0,1642,0,0,1644,0,0,0,'The Tome of Divinity','Your task then, $N, is to find someone here in Stormwind that is in need of aid. Someone who is pure of heart and motive. Perhaps someone helping others. Perhaps someone in need of a guide. Regardless, the person must have noble intent and be relying on your kindness.$B$BDo this, and return to me when you are finished. Then, we shall discuss more of your path and what it means to be a paladin of the Light.','Search the Trade District of Stormwind for Stephanie Turner.','Oh, hello, luv. How go your adventures? Oh, I\'m so glad to hear you\'re doing well.$B$BOh, me? Thank you for asking--I\'m doing well, all things considered.$B$BThe increase in tradesmen has kind of put a damper on the amount of leather and cloth people are willing to part with these days, so it\'s been tougher to make clothing for the children at the orphanage, but we\'ll manage. By \"we\" I mean my husband and I. He\'s up in Ironforge trying to seek help from the citizens there.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,276,0,0,0,0,0,0,0,0,2,1,1,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,0), - (1644,2,-141,12,13,0,2,1,0,0,0,0,0,0,0,0,0,0,8,0,1643,0,0,1780,0,0,0,'The Tome of Divinity','Bless their hearts, most of them have no families because of the Scourge attacks in the last decade.$B$BMy husband John collects the materials for me to make the shirts and pants for the children, but I haven\'t even had time to do that. I\'ve been too focused on keeping food on their plates, and a roof over their heads.$B$BWhat\'s that? You\'d be willing to help? Oh, thank the Light, and thank you, $N.$B$BIf you could bring me some linen cloth so I can sew clothes for the kids, that would help me out so much.','Bring 10 Linen Cloth to Stephanie Turner in Stormwind.','Thank you, $N, thank you so much!$B$BThe children will be so pleased, and you\'ve saved me so much time. I\'ll now be able to focus on the children\'s other needs, and hopefully my John will be able to return home sooner than we thought.$B$BThank you again, $N. I knew I could rely on the charity of others. The Light be with you.','I hope my John is having better luck in Ironforge. He so dislikes his trips there because it leaves the kids and me alone, but he knows it must be done. He\'s so kind-hearted.$B$BSome years have been easier than others, but this one\'s been rougher by far. It\'s almost as though something in the air is signaling a huge change. Who knows though?','','','','','',2589,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,540,0,0,0,0,0,0,0,0,1,1,1,16,0,0,0,0,0,1,21,1,1,2,0,0,0,0,0,0), - (1645,0,-141,12,12,0,2,4,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Tome of Divinity','','','Here in Ironforge, I am responsible for putting paladins on the path to greater virtue as they devote themselves to the Light and defend Azeroth from the Scourge and other threats.$B$BThe time has come for you to take your first step towards being truly virtuous. If you accept it, I will give you a Book of Divinity. In studying it, you shall learn some about the Light, and what is expected of you. If you understand it, and are capable, then you will succeed in attaining greater abilities.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6916,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1646,2,-141,12,12,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,1645,0,0,1647,0,0,0,'The Tome of Divinity','In all things, a paladin must reflect the Light which supplements our strength. To strive to be divine for one of our kind does not mean we strive for godhood--we strive to be good in all actions.$B$BAlthough called upon to smite evil in these harsh times, you must always remember that it\'s aiding others that will truly set you apart from the citizens of Azeroth. Compassion, patience, bravery--these things mean as much to a paladin as strength in battle.$B$BKnow this well, and never forget it.','Speak to Tiza Battleforge in Ironforge.','Welcome back, $N. You\'ve spent time reading the book, I hope?$B$BThen you should be prepared to have yourself tested. There are always tasks to be done throughout the city and our lands; acts of compassion and understanding; people who need help; creatures to slay.$B$BBy proving you have the patience to help others, especially those who are less fortunate, you prove that you are a servant of the Light and of sound mind.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1647,2,-141,12,12,0,2,4,0,0,0,0,0,0,0,0,0,0,8,0,1646,0,0,1648,0,0,0,'The Tome of Divinity','Your task then, $N, is to find someone here in Ironforge that is in need of aid. Someone who is pure of heart and motive. Perhaps someone helping others. Perhaps someone in need of a guide. Regardless, the person must have noble intent and be relying on your kindness.$B$BDo this, and return to me when you are finished. Then, we shall discuss more of your path and what it means to be a paladin of the Light. I will remain here in the temple for your return. Other paladins will need my guidance also.','Search the outer ring of Ironforge for John Turner.','THE ORPHANAGE OF STOR... oh, sorry, didn\'t mean to shout at you, sir.$B$BMy name is John Turner. How are you?$B$BGood, good, glad to hear things go well for you. I\'ve had a long day of work already, and I miss my wife terribly, but that\'s the price you have to pay when there are mouths to feed and backs to clothe.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,276,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1648,2,-141,12,13,0,2,4,0,0,0,0,0,0,0,0,0,0,8,0,1647,0,0,1778,0,0,0,'The Tome of Divinity','My wife and I run an orphanage in Stormwind, mostly for children who have lost parents due to the attacks by the Scourge in the last decade. I come to Ironforge every month or so to see about collecting more supplies from the citizens here, and talk to the various groups to see if they can do anything to help.$B$BThis trip\'s been agonizingly slow, and not very productive.$B$BIf I could just get some more linen for my wife to make some clothes, I could finally send a shipment home.','Bring 10 Linen Cloth to John Turner in Ironforge.','This is so wonderful of you, $N. Thank you again.$B$BYou\'re a noble man for doing this for me. It\'s no wonder you\'ve chosen to follow the Light. I wish there was some way I could repay you for all you\'ve done... what\'s that? It\'s the least you could do? See? That\'s what I\'m talking about, $N, noble to the end.$B$BBe safe, and may the Light protect you in your travels.','What with the influx of tradesmen here and throughout Azeroth, there\'s a smaller supply of items we use to make clothes for the children of our orphanage. Helping me collect linen so my wife can make new clothes for them is very noble of you, $N. Thank you.$B$BHopefully, I\'ll be able to return home to my wife soon.','','','','','',2589,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1649,2,-141,20,20,0,2,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1650,0,0,0,'The Tome of Valor','Valor, and all the virtues that go along with it, are like rare minerals: you must cherish them when you find them because of their value, but you must also take time to harvest them... refine them. When mixed together properly, a strong alloy is formed, sometimes unbreakable by even the most powerful blows.$B$BThis strength, your faith, your bravery, must be tested. You must learn to never lose faith and realize that with the power of the Light, you can overcome things that most others cannot.','Speak to Duthorian Rall in Stormwind.','Ah, you wish to petition me for a test of valor. Splendid.$B$BThere are many tasks throughout the city and surrounding lands that hold much challenge, and they could use a $G man:woman; with your skills.$B$BThis test should not be taken lightly, $N. This, like many things along our path, could take our lives. The Church always wishes to bolster its ranks, but it understands the sacrifices needed to ensure the paladins serving it are worthy.$B$BAre you prepared?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,1,1,6,0,0,0,0,0,0), - (1650,2,-141,20,23,0,2,5,0,0,0,0,0,0,0,0,0,0,8,0,1649,0,0,0,0,0,0,'The Tome of Valor','Good! Your lack of hesitation is a sure sign that you are prepared and eager to test yourself. So be it.$B$BAt the very ends of Westfall\'s Longshore, a small house overlooks the ocean. There, a couple lives, the Stilwells. Jordan is an incredible smith, and he\'s gone to Ironforge to meet with the dwarves for a while. But this has left Daphne, his wife, alone and unprotected.$B$BReports suggest that the Defias have all but taken over the area, Daphne may need some protection from the villains. Go there.','Find Daphne Stilwell in Westfall.','Hello, $N. I\'m assuming by all that armor and weapon of yours, you\'re either here to try and take my land, or the Church finally sent someone to help protect me while my Jordan\'s gone.$B$B Well, let me introduce myself: I\'m Daphne Stilwell. It\'s a pleasure.$B$BNow, you\'re not too late... I\'ve only killed a half dozen of the scum since last sun up. They\'ve been a little slow getting \'round the bend up there, but they probably saw you coming, which means they\'ll probably be here any minute.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1110,0,0,0,0,0,0,0,0,21,1,1,1,0,0,0,0,0,1,2,1,1,24,0,0,0,0,0,0), - (1651,2,-141,20,25,0,2,5,0,0,0,0,0,0,0,0,0,0,3,2,1650,0,0,1652,0,0,0,'The Tome of Valor','Now, they\'ll be coming again soon, I\'d wager, so get yourself ready.$B$BI\'ve got myself a gun in the house. I\'ll grab it and be ready to help you out, but for the most part, you\'re on your own.$B$BI\'ve no idea how many they\'ll send, but I\'m sure it\'ll be more than the few they sent earlier.$B$BAsk the Light for whatever blessings you can because... did you hear that? I think they\'re coming.$B$BWe make our stand near the house!','Defend Daphne Stilwell from the Defias attack.$B$BNeither of your spirits must be released from their mortal coils if you wish to succeed.$B$BAfter you are successful, speak to Daphne Stilwell again.','We\'ve done it, $N! Thank you for your help. You were truly amazing out there. I never thought a $C could handle so many enemies at once.$B$BYou\'ve truly shown bravery in the face of overwhelming odds.',NULL,'Protect Daphne Stilwell','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,600,0,0,0,0,0,0,0,0,1,1,1,5,0,0,0,0,0,1,4,1,1,0,0,0,0,0,0,0), - (1652,2,-141,20,25,0,2,5,0,0,0,0,0,0,0,0,0,0,8,0,1651,0,0,1653,0,0,0,'The Tome of Valor','Please, return to Duthorian and let him know that I\'m safe for now. I have you and the Church to thank for that.$B$BHe\'ll send word to Ironforge to let my Jordan know that he has nothing to fear.$B$BOh, how I miss my husband. I can\'t wait till he returns.','Speak to Duthorian Rall in Stormwind.','So, we meet again, $N, and you are in high spirits, I see.$B$BThe Stilwell home will be safe for another day, and from your story I see that there was no shortage of danger to be found. Well done.$B$BDaphne and Jordan have helped the Church greatly, and having you protect their property--and their very lives--was the least we could do for them.$B$BFor your valor, you will be rewarded.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9607,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1530,5502,5503,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,1,4,1,0,0,0,0,0,0,0), - (1653,2,-141,20,21,81,2,5,0,0,0,0,0,0,0,0,0,0,8,0,1652,0,0,1654,0,0,0,'The Test of Righteousness','Actually, I have no doubt that Jordan himself would like to thank you, and seeing as I need a messenger to send word that his wife is safe, I think you\'d be a perfect choice.$B$BJordan was to be a paladin of the Light before his dedication to his father\'s craft took him on another path--he\'s intimately familiar with our way of life and is considered among our most faithful.$B$BHe should still be in Ironforge--he likes to work outside the gates during the day, something about the cool mountain air.','Speak to Jordan Stilwell in Ironforge','Good day, $N. The Light is with you, I trust?$B$BWhat\'s that? You were sent by Duthorian!? My wife, how is she? I knew there was going to be trouble if I left.$B$BPlease tell me she\'s... oh, thank goodness. I\'m so glad that she\'s safe. The Defias were a threat long before these attacks, but now the King\'s advisors cannot deny it.$B$BWhat else did Duthorian have to say? You\'re the one that was sent to protect my wife? Then I thank you again, $N. I couldn\'t think of a better test of valor than that.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,495,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,2,1,1,6,0,0,0,0,0,0), - (1654,2,-141,20,22,81,2,5,0,0,0,0,0,0,0,0,0,0,0,0,1653,0,0,1806,6996,1,0,'The Test of Righteousness','I\'d like to reward you if you\'d be willing to accept such a thing? Don\'t misunderstand me, my generosity is dependent on how much help you can be, but I see us both benefiting greatly from such an alliance.$B$BI will craft for you a weapon worthy of what you\'ve accomplished, a symbol of paladinhood and the Light, but you must gather the items I need to craft it. I\'ve already started taking notes on the items, it just requires someone brave and skilled enough to recover them. What do you say, $c?','Using Jordan\'s Weapon Notes, find some Whitestone Oak Lumber, Bailor\'s Refined Ore Shipment, Jordan\'s Smithing Hammer, and a Kor Gem, and return them to Jordan Stilwell in Ironforge.','This is wonderful! You\'ve gotten all the items.$B$BI should have no problem forging you a grand weapon with these. I\'ve actually had the plans for doing this for some time. I just never had the opportunity to gather the goods. Thank you, $N.$B$BIt feels good to have my father\'s hammer again...and a Kor gem. I never thought I\'d see one of these myself.','The items you\'re seeking will be difficult to acquire, but I can assure you, the weapon I will craft for you will be worth the effort.$B$BIt will be my finest work to date, and only a small payment for the service you\'ve done me.','','','','','',6994,6993,6895,7083,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1320,0,0,0,0,0,0,0,0,6,2,1,6,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1655,2,-141,20,22,1,2,5,0,0,0,0,0,0,0,0,0,0,264,0,0,0,0,0,0,0,0,'Bailor\'s Ore Shipment','Ach, ya startled me, $G man:woman;! Can\'t ya see I was lost in thought?$B$BWhat\'s that? Jordan\'s shipment... fer Ironforge. Ahhh, yeah, I know whatcha speak of. Mo\'grosh ogres... dat\'s who took me ol\' friend\'s ore shipment. Caravan was headin\' here from the Wetlands and was ambushed. The guard who survived their attack just passed away a few days ago--healer couldn\'t get to \'em fast enough.$B$BIf you want the shipment, you\'ll have to head northeast across the Loch. It\'s got to be there somewhere.','Bring Jordan\'s Ore Shipment to Bailor Stonehand in Loch Modan.','Yup yup, this is it. Ha! If I\'d known you were really gonna head out there and fight some o\' them ogres, I woulda given you a list of things to get instead of just this one thing. But, you\'re not here doin\' business for me, are ya?.$B$BA deal\'s a deal; Jordan wanted a shipment of me alloy, that\'s what he\'s gonna get.$B$BTell \'em hello fer me, and be safe, $C.','So, any luck yet? Haha, those ogres didn\'t get the best of ya yet, did they?','','','','','',6992,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6993,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,264,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1656,2,220,1,5,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7626,1,0,'A Task Unfinished','$N, please, I beg of you, can you help me? I have not finished my tasks here on the Mesa--I\'m in the middle of my Rite of Strength--and my father asked me to deliver these furs to the inn in Bloodhoof.$B$BI\'m far from rested enough to complete both my rite and this task for my father. Would you mind going on for me?$B$BThe inn is pleasant and a perfect place to rest during your long travels. I\'m sure you\'ll agree once you see it.','Bring the Bundle of Furs to Innkeeper Kauth in Bloodhoof Village.','Ah, the furs I was expecting. Thank you.$B$BThese came faster than I had expected. They will make good blankets for anyone who wishes to stay here.$B$BPlease feel free to stay as long as you like. My inn is always open and all of our people are welcome here. And don\'t underestimate a good night\'s rest, it can make a great difference while you\'re out traveling.','Yes, young one? What can Kauth do for you?$B$BThe journey here from the Mesa can be a tremendous burden for some, but a welcome sight for others. Which is it for you, I wonder?','','','','','',7626,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4540,159,0,0,0,0,5,5,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,25,0,0,0,0,0,66,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1657,2,-22,25,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,20387,1,0,'Stinking Up Southshore','Celebrate Hallow\'s End in style... by bringing grief to our enemies in Southshore!$B$BTake one of these specially crafted stink bombs. It is filled with an odiferous funk that no human - or any weak-willed beast for that matter - can stand to smell. You\'ll need to throw it right in the heart of Southshore for it to do its job, so be prepared for a fight against the Alliance!$B$BWhen you\'ve completed this task... this tribute to our liberation, return to me!','Toss three Forsaken Stink Bombs into the heart of Southshore in Hillsbrad, and return to Darkcaller Yanka at the Wickerman Festival in Tirisfal Glade.','Ah, well done! I hope the Alliance chokes on the foul gift we\'ve given them, much like we were forced to choke on the yoke of enslavement to the Scourge!$B$BYou\'ve kept the ideas of Hallow\'s End true, $N, and for that I salute you. As an extra bonus, let me share some of these Hallow\'s End treats I have with you. I think you might find them to be quite the enjoyable diversion!','Have you delivered our \"gift\" to the people of Southshore?$B$B','','Toss Stink Bomb into Southshore','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15415,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20557,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1658,2,-22,25,60,41,0,77,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,'Crashing the Wickerman Festival (PvP)','I need brave individuals to head up to Tirisfal Glade and check out the Wickerman Festival. I\'m not going to lie - heading up there will be dangerous. The guards at the festival will be exceptionally vicious. Still, we need to know how big the festival is this year, and how much trouble the Forsaken are going to cause us during Hallow\'s End.$B$BIf you\'re up for it, head to Tirisfal and scout out the festival. Return to me with the information, and I\'ll make sure you\'re well compensated.','Locate the Forsaken\'s Wickerman Festival in Tirisfal Glade. Return to Sergeant Hartman in Southshore once you\'ve done so.','Well done, $N. The Wickerman Festival will continue to be trouble so long as the abominable Forsaken are allowed to haunt the remnants of Lordaeron. It is NOT a fitting tribute to that once proud kingdom, let me tell you...$B$BHere\'s some coin for any repairs you might need, and in the spirit of the season I\'ve also included some treats you might like. Happy Hallow\'s End - let\'s keep it as safe as possible here in Southshore.',NULL,'Scout out the Forsaken\'s Wickerman Festival.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20557,0,0,0,15,0,0,0,72,47,54,69,0,150,150,150,150,0,0,3960,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1661,2,-141,40,40,0,2,5,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Tome of Nobility','I greet you once again, $N. I am more proud to call you $g brother:sister; than ever before--your dedication is a tribute to us all.$B$BThe time has come for me to bestow a great gift upon you. But know this, for now I give you this freely, but later, when time permits, this will be a much greater challenge to all paladins who choose to undertake my quest.$B$BSpeak to me again and I shall grant you a great boon.','Speak to Duthorian Rall in Stormwind.',NULL,NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13819,13820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1665,2,-81,10,10,0,1,77,0,0,0,0,0,0,0,0,0,0,0,0,1640,0,0,0,6781,1,0,'Bartleby\'s Mug','Ok, here\'s my mug. Wait! Let me finish what\'s in it first... there we go.','Bring Bartleby\'s Mug to Burlguard','There it is! He sure didn\'t want to part with it, but you were persuasive. Well done.$B$BNow for your lesson...','I saw your fight with Bartleby. Nicely done! Did you get his mug?','','','','','',6781,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,8121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1666,2,-81,10,10,0,1,77,0,0,0,0,0,0,0,0,0,0,8,0,1665,0,0,1667,0,0,0,'Marshal Haggard','You\'ve learned a few moves, but you could still use a decent weapon. I bet if you spoke with Marshal Haggard he could help you.$B$BMarshal Haggard lives in a manor in Elwynn Forest, at the Eastvale Lumber Camp. He\'s retired now but he collected a lot of gear during his career.$B$BLet him know I sent you, and with luck he\'ll have a spare weapon to offer.','Speak with Marshal Haggard.','Who\'s that?$B$BBurlguard, is that you?$B$BYou\'ll have to step a little closer. My eyes aren\'t what they used to be.$B$BWalking up like that, I thought you were a gnoll!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,1,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1667,2,-81,10,10,0,1,77,0,0,0,0,0,0,0,0,0,0,8,0,1666,0,0,0,0,0,0,'Dead-tooth Jack','Burlguard sent you, did he? Yes, I have spare weapons around here, but first I have a task for you...$B$BA while ago a Defias villain Dead-tooth Jack tricked me. It was dark and he was wearing a Stormwind tabard and I thought he was Marshal Dughan. He said he needed my old Stormwind Marshal\'s badge and I gave it to him... and then he laughed and ran off before I could catch him!$B$BGet back my badge! Dead-tooth Jack probably has it stowed in his camp to the south.','Retrieve Haggard\'s Badge from Dead-tooth Jack\'s camp, and return to Marshal Haggard.','Great, you found it! I feared it was gone forever, used by the Defias to impersonate a Stormwind official. Well that won\'t happen now, thanks to you.$B$BHere are some weapons I used when I was a Marshal. I kept them in great shape--take your pick!','Do you have my badge? I don\'t want to think of the mischief Dead-tooth Jack could cause with it.','','','','','',6782,0,0,0,1,0,0,0,6783,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6979,6983,6980,6985,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1678,2,-81,10,11,0,1,77,0,0,0,0,0,0,0,0,0,0,8,0,1679,0,0,1680,0,0,0,'Vejrek','If you want to rise in the ranks of the warriors, then you better be tough. I can teach you new moves but before that, prove to me you can handle yourself against real foes.$B$BVejrek is the toughest troll you\'ll find in these parts, and he\'s who you have to beat. He has a hut in the foothills just south of Frostmane Hold$B$BBring me Vejrek\'s head and I\'ll know you have mettle.','Bring Vejrek\'s Head to Muren Stormpike in Ironforge.','Vejrek sure was an ugly one, eh? Nicely done, $N! You have what it takes, now let\'s start your lesson...$B$BYou may not know it, but a strong defense is very important to a $C. It keeps him standing against foes that\'d fell others, and that\'s what your allies need.','Have you been to Vejrek\'s hut, $N? Is that troll stink I smell on you?','','','','','',6799,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,660,0,8121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1679,2,-81,10,10,0,1,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1638,1678,0,0,0,'Muren Stormpike','Hello, warrior! You show a lot of promise, but you still need to learn some tricks and Muren Stormpike is just the dwarf to teach you.$B$BYou can find Muren at the Hall of Arms in the Military Ward of Ironforge. Talk to him when you\'re ready to learn what it is to be a warrior.','Speak with Muren Stormpike.','Ah, $N. I heard the warriors of Dun Morogh bouncing your name around. I hope you haven\'t spent all your time in the breweries!','Did you make the switch?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1680,2,-81,10,11,0,1,77,0,0,0,0,0,0,0,0,0,0,0,0,1678,0,0,1681,0,0,0,'Tormus Deepforge','Now that you\'ve learned some moves, it\'s time to get you a decent weapon. Speak with Tormus Deepforge. He can make you a weapon I\'m sure you\'ll like.$B$BYou\'ll find Tormus here in Ironforge, at the Great Forge.','Speak with Tormus Deepforge.','Muren sent you, did he? Yes, I can make you a nice weapon... but before I do that, I have a favor to ask of you.$B$BDon\'t worry. It\'s plenty dangerous and could mean your death; it\'s exactly the sort of job a $C wants.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1681,2,-81,10,11,0,1,77,0,0,0,0,0,0,0,0,0,0,8,0,1680,0,0,1682,0,0,0,'Ironband\'s Compound','My mentor, Sturgy Ironband, had a compound south of Helm\'s Bed Lake in eastern Dun Morogh. There he taught blacksmithing and he was the best.$B$BBut one day, one of his students brought him a load of strange ore. Master Ironband called it umbral ore and was eager to work with it, but soon after it arrived... a band of Dark Iron dwarves attacked his compound. They killed everyone!$B$BEnter Ironband\'s compound, $N, and avenge my master\'s death. And bring me the load of umbral ore that caused it.','Bring a load of Umbral Ore to Tormus Deepforge in Ironforge.','You found it! Well done!$B$BI hope you killed a host of Dark Iron dwarves while searching. I fear that Ironband\'s compound won\'t be the last place we see them.$B$BBut thank you for the ore, $N. I\'m eager to work it and find its properties.','Have you entered Ironband\'s Compound? Did you find the umbral ore?','','','','','',6800,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1682,0,-81,10,10,0,1,77,0,0,0,0,0,0,0,0,0,0,8,0,1681,0,0,0,0,0,0,'Grey Iron Weapons','','','Here are some weapons, hot off the anvil and made with the new umbral ore you brought me!$B$BPlease, $N, take your pick!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6978,6982,6981,6984,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1683,2,-81,10,10,0,1,77,0,0,0,0,0,0,0,0,0,0,8,0,1684,0,0,0,0,0,0,'Vorlus Vilehoof','Before I can teach you, you must show me your resolve.$B$BThe satyr Vorlus Vilehoof has found one of our remote moonwells, southeast of the Ban\'ethil Barrow Den. He now splashes within it, defiling its pure waters with his filth.$B$BFind Vorlus at the moonwell and destroy him. Bring me his horn as proof and I will begin your advanced training as a warrior.$B$BThe path to the moonwell is hidden well, $N, but stay focused and alert and you will find it.','Bring the Horn of Vorlus to Elanaria in Darnassus.','Well done, $N. It is good to know Vorlus is defeated and our moonwell cleansed, and it is good to see young warriors eager to keep our beloved Teldrassil free of corruption.$B$BNow let us begin your training...','Do you have the horn, $N? Is our moonwell free of the fiend Vorlus?','','','','','',6805,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,8121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1684,2,-81,10,10,0,1,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1638,1683,0,0,0,'Elanaria','Greetings, warrior. Your skill grows, but there is more to your profession than you may believe. To further progress, you must soon find a teacher.$B$BThe warrior Elanaria dwells in Darnassus, at the Warrior\'s Terrace. She can instruct you.','Speak with Elanaria.','I bid you greetings, $N. Your name rings loudly in Darnassus, for you show promise. But we shall soon see if you possess the strength of will to follow the path of the warrior.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1685,2,-61,10,10,0,256,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1715,1688,0,0,0,'Gakin\'s Summons','Isn\'t that how it always works? Was looking for you all day and couldn\'t find you, now when I\'m not expecting it, you come and walk right up to me.$B$BI\'ve wasted enough time trying to find you, so I won\'t delay you any longer. Master Gakin\'s summoned you for additional training. Seems to me you should seek him out as soon as possible.$B$BYou\'ll find him in the basement of the Slaughtered Lamb tavern. By the way, you might want to keep that particular location quiet. Don\'t want word spreading about it.','Report to Gakin the Darkbinder in the Mage Quarter of Stormwind.','I\'m glad someone was able to get a hold of you, $n. I was beginning to fear the worst. It would be a shame to lose you, after the time we\'ve invested in you. We can talk later, though. Your training is the only important thing now.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1686,2,-81,10,10,0,1,77,0,0,0,0,0,0,0,0,0,0,8,0,1683,0,0,1692,0,0,0,'The Shade of Elura','You have learned much, $N. Now we will craft you a weapon. A warrior\'s weapon.$B$BTo do this, you must travel to Darkshore.$B$BLong ago a ship crashed upon the rocks near the Auberdine lighthouse, scattering many crates of elunite ore along the ocean floor.$B$BFirst, you must defeat the elunite\'s guardian, the Shade of Elura. Once the ship\'s captain, she cursed herself to roam the deeps and protect her shipment for all time. Defeat her, gain her medallion, and gather the crates of lost Elunite.','Bring 8 loads of Elunite Ore and the Medallion of Elura to Elanaria in Darnassus.','Bravely done, $N.$B$BYou have given the Shade of Elura much deserved peace, and we will use the gathered elunite to make a fine weapon for you.','Have you defeated the Shade of Elura, $N? And do you have the lost elunite ore?','','','','','',6808,6809,0,0,8,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1687,2,-284,10,60,0,0,77,0,0,0,0,0,0,0,0,0,0,4,0,1468,0,0,1558,0,0,0,'Spooky Lighthouse','Sometimes late at night, our matrons at the orphanage will tell us spooky stories. Those RULE! There\'s one about a ghost that haunts a lighthouse in Westfall. They say he was a pirate captain who had his ship taken from him by other pirates. Wow!$B$BCould you please take me to the lighthouse in Westfall? I wanna see if the ghost of that captain is there! I promise to stay close to you; I won\'t run off or anything!','Take the orphan to see the lighthouse off the coast of Westfall.$B','WOW, that was a real life ghost! That was so awesome - I can\'t wait to tell everyone back at the orphanage. Captain Grayson... he even looked like a pirate! When I grow up I wanna be a ghost pirate too!$B$BThanks for taking me to Westfall, Trukaos. I know there are scary things out there in the wilds of Westfall, and I hope I wasn\'t too much of a pain. You\'re awesome!',NULL,'Go to the Westfall Lighthouse.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,469,0,0,0,0,75,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1688,2,-61,10,10,0,256,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1689,0,0,0,'Surena Caledon','I had a student named Surena Caledon. She stood where you stand now, eager to learn of warlock magic, and possessing no small bit of talent. More than that she was young and pleasing to the eye. Had I seen it then, the traitorous trollop!$B$BThe thieving wench ran off with one of the Defias, Erlan Drudgemoor. While her loss is of little importance, I gifted her a bloodstone choker that I must have.$B$BHer life means nothing to me now. You will find her at the Brackwell Pumpkin Patch. Retrieve what is mine.','Retrieve Surena\'s Choker for Gakin the Darkbinder in Stormwind.','Surena was talented, but not enough so to gain mastery of $C magic on her own. It\'s a shame to see talent wasted, but sometimes it is necessary.$B$BI hope my investment in you will bear different results.','Even the older and wiser can be unmanned by the wiles of youth and beauty, $N. A piece of advice you would do well to remember throughout your life.','','','','','',6810,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1689,2,-61,10,10,0,256,77,0,0,0,0,0,0,0,0,0,0,0,0,1688,0,0,0,6928,1,0,'The Binding','By retrieving my choker and besting Surena, you\'ve proven that you\'re at least as capable as she was.$B$BWith that said, I can tell you\'re direly in need of training. You can manage the flows of magic, yes, but being a warlock is much more than that.$B$BI will show you how to command a voidwalker, but before I can, you must call one forth at a summoning circle and subdue it using whatever weapons--physical and magical--you have at your disposal. Use the magic of this choker at the summoning circle below.','Using the Bloodstone Choker, summon and subdue a voidwalker, then return the Bloodstone Choker to Gakin the Darkbinder in Stormwind.','You did better than I expected, $N, but as well as I\'d hoped. Now, you can learn to command your subjugated voidwalker, an ally you will find valuable in the trials that are sure to stand before you.$B$BI have nothing more to teach you at the present, but I am far from done with you, $N.','I cannot show you how to control a voidwalker until you have overtaken one.','','','','','',6928,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,5676,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,697,11520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1690,2,440,40,43,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1691,0,0,0,'Wastewander Justice','You there! It\'s time for you to be a big helper to the Gadgetzan Water Company.$B$BThe Wastewander nomads out in the Tanaris desert have seized almost all the water wells! Without access to them, our water supply will dry up in no time. If you want to get in our good graces, then you\'ll help us bring justice to those nomads!$B$BHead east of here and bring down ten Wastewander Bandits and Thieves, then report back to me on the double. Justice waits for no man... goblin... bah, just get on it!','Take down 10 Wastewander Bandits and Thieves east of Gadgetzan, then report back to Chief Engineer Bilgewhizzle.','Now that\'s what I call efficiency! You\'ve helped thin out the nomad\'s numbers enough now that we can start to think about how we can win back those water wells.$B$BThe Gadgetzan Water Company thanks you for your help, but we\'re far from done in dealing with those foul nomads. Listen close - here\'s what we need next...','Back so soon? I hope you were able to bring some goblin-style justice to those Wastewander Bandits and Thieves like I asked you to!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5618,5616,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,250,0,0,0,0,6000,2160,0,0,0,0,0,0,0,0,25,0,0,0,0,0,0,0,0,1,4,0,0,0,0,0,0,0,0,0), - (1691,2,440,40,44,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,1690,0,0,0,0,0,0,'More Wastewander Justice','We need you to take on the stronger ranks of the Wastewander nomads now. You\'ve done a good job thus far, but if we are to take back those water wells, then it only makes sense to do it against as few nomads as possible!$B$BThis time around we need you to take down their rogues, assassins, and shadow mages. You\'ll find them east and southeast of here.$B$BI\'m not going to lie to you - they\'re a nasty lot. Do this for us though, and we\'ll be on our way to taking back what is rightfully ours!','Take down 10 Wastewander Shadow Mages, 8 Wastewander Rogues, and 6 Wastewander Assassins for Chief Engineer Bilgewhizzle in Gadgetzan.$B','Top notch work, $N... top notch! You\'ve thinned down the nomad population to a point where we can actually take the fight to them!$B$BIf you haven\'t already, talk to Spigot Operator Luglunket here; he gives a bounty on any of the Wastewander water pouches you may have run across while bringing those nomads to justice!','Well, were you able to take out those nomads like I asked? The Gadgetzan Water Company is developing plans based on your success here! Don\'t let us down, now...','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5615,5623,5617,0,8,6,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,250,0,0,0,0,6500,2250,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6,1,66,0,0,0,0,0,0,0,0,0), - (1692,2,-81,10,10,0,1,77,0,0,0,0,0,0,0,0,0,0,0,0,1686,0,0,0,6812,1,0,'Smith Mathiel','I have placed the elunite you gathered into a case. Take it to the blacksmith Mathiel, and he will craft for you an elunite weapon.$B$BMathiel is to the south, on the other side of this building.','Bring the Case of Elunite to Smith Mathiel. ','Ah, elunite ore. This is a fine metal to work with, for it is blessed by the goddess Elune herself. It would be an honor to craft weapons with it.$B$BPlease wait while I work...','Greetings, young $C. How might my skills serve you?','','','','','',6812,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1693,0,-81,10,10,0,1,77,0,0,0,0,0,0,0,0,0,0,8,0,1692,0,0,0,0,0,0,'Weapons of Elunite','','','$N, I have crafted these weapons with the elunite you brought to me. Please, take whichever most suits you.$B$BAnd I must thank you. Working with elunite is both an honor and a pleasure.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6966,6968,6969,6967,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1698,2,-81,20,20,0,1,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1699,0,0,0,'Yorus Barleybrew','Yorus Barleybrew has issued a challenge to all able warriors of the Alliance. He waits at the Lakeshire Inn, in Redridge, and pledges a grand reward to anyone able to pass his trial.','Speak with Yorus Barleybrew.','Hah! So you heard of my challenge, did you?$B$BWell sit down and listen. Have a drink, and savor it... because it might be your last.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,96,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1699,2,-81,20,22,0,1,77,0,0,0,0,0,0,0,0,0,3600,5,2,1698,0,0,0,0,0,0,'The Rethban Gauntlet','I call my challenge the Rethban Gauntlet. To pass the trial, all you must do is enter the Rethban Caverns, to the first fork, then return here. Easy! Except there are a few wrinkles...$B$BYou have to return within an hour.$B$BThere are whole heaps of Redridge Gnolls in the way.$B$BBefore you start, you have to take a swig of my family\'s signature drink: Barleybrew Scalder!$B$BSo what do you say? The Rethban Caverns are in the foothills north of Lakeshire. Are you ready to run the Rethban Gauntlet?','Enter the Rethban Caverns, reach the first fork, and return to Yorus Barleybrew within the time allowed.$B$BYou must not die and release your spirit.','You made it! Well done! Three cheers for $N!',NULL,'Enter the Rethban Caverns','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,780,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1700,2,-81,20,28,0,1,65,0,0,0,0,0,0,0,0,0,0,0,0,1701,0,0,1705,6926,1,0,'Grimand Elmore','I made a copy of my notes on the techniques I learned while making your armor, and I need them sent to Grimand Elmore. He\'s here in the Dwarven District, in the weapon shop.$B$BAnd duck when you give these to him. He\'s fiercely proud of his skills, and won\'t like the idea of learning something from me...','Bring Furen\'s Notes to Grimand Elmore.','Furen wrote this? How dare he! Why, I taught him everything he knows! To think he could teach me something is outrageous! Outrageous!$B$BHm... but there is something in his notes that I\'d like to try...','Hello, and well met. How might I be of service to you?','','','','','',6926,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1701,2,-81,20,28,1,1,77,0,0,0,0,0,0,0,0,0,0,0,0,1702,0,0,0,6842,1,0,'Fire Hardened Mail','So I gave you a nice shield, but we don\'t have to stop there. I know the secrets to make extremely hard mail armor. It\'s not easy and it takes very rare materials, but if you\'re willing to do the legwork then I\'ll make a piece for you.$B$BWhat do you say, $N? If you\'re up for the challenge, then I\'ll give you a list of what to get and where to get them.','Gather the materials Furen Longbeard requires, and bring them to him in Stormwind.','You got it all? Amazing! I was afraid those chimaeras would eat you up for sure!$B$BWell let\'s get started on that armor...','How goes the scavenger hunt, $N? Do you have the materials?','','','','','',6838,6839,6840,6841,50,12,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1702,2,-81,20,22,0,1,77,0,0,0,0,0,0,0,0,0,0,0,0,1699,0,0,1701,6843,1,0,'The Shieldsmith','You really showed what you were made of when you ran the Rethban Gauntlet, $N. And I\'m true to my word. I\'ll get you the reward I promised...$B$BExcept it\'s in Stormwind.$B$BTalk to my friend, Furen Longbeard, in the Dwarven District of Stormwind. He\'s the best shieldsmith you\'ll ever meet, and he owes me a big favor.$B$BHere, take Furen this cask of Barleybrew Scalder and ask him for a shield. He\'ll give you a nice one.','Bring the Cask of Scalder to Furen Longbeard.','Ah, Barleybrew Scalder. Great stuff! So you\'ve been to see Yorus, eh?$B$BI can get you a shield, yes sir! You won\'t find a better one, and that\'s no lying!','Hello! Dry times, don\'t you think?','','','','','',6843,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6970,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,264,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1703,2,-81,20,28,0,1,8,0,0,0,0,0,0,0,0,0,0,0,0,1701,0,0,1710,6926,1,0,'Mathiel','I made a copy of my notes on the techniques I learned while making your armor, and need them sent to the blacksmith Mathiel. He lives in Darnassus which is quite a long way off, but I\'m sure he\'ll be very grateful to learn what I\'ve learned.','Bring Furen\'s Notes to Mathiel.','These are interesting, very interesting indeed. My dwarven colleague Furen has made quite a grand discovery!$B$BThank you, $N. It will be an honor to apply his new techniques to my own craftings.','I bid you greetings, $C.','','','','','',6926,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1704,2,-81,20,28,0,1,68,0,0,0,0,0,0,0,0,0,0,0,0,1701,0,0,1708,6926,1,0,'Klockmort Spannerspan','I made a copy of my notes on the techniques I learned while making your armor, and need someone to take them to Klockmort Spannerspan. He\'s a gnomish blacksmith in Ironforge and when he learns what I\'ve learned... I bet he\'ll pull off his own beard in excitement.','Bring Furen\'s Notes to Klockmort Spannerspan.','Oh my! These notes are amazing! And what\'s more... they\'re incredible and they\'re stupendous and they make my knees go all a-wobbly!$B$BFuren had a breakthrough! A real breakthrough! I can\'t wait to try out his new technique!','Good day, or morning or evening. I can\'t tell from way down here. So do you have business for me?','','','','','',6926,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1705,2,-81,20,28,0,1,77,0,0,0,0,0,0,0,0,0,0,8,0,1700,0,0,0,0,0,0,'Burning Blood','I hate to admit that Furen might have really found something. But to be sure I\'ll need to try his techniques on a new piece of armor. If you help me with the materials, $N, then you can have the armor.$B$BTo make this armor, I need samples of burning blood and a burning rock.$B$BThe only place I know to get them is Duskwood. The Nightbane worgen based in the Roland\'s Doom mine have burning blood, and their leader Gutspill will have the rock.$B$BMay fortune grant you speed, $N.','Bring 20 vials of Burning Blood and 1 Burning Rock to Grimand Elmore in Stormwind.','Nice work! Now if you\'ll excuse me, I have some work to do myself...','$N, do you have the burning blood and rock? I\'ll need them to complete the armor.','','','','','',6844,6845,0,0,20,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1706,0,-81,20,30,0,1,77,0,0,0,0,0,0,0,0,0,0,8,0,1705,0,0,0,0,0,0,'Grimand\'s Armor','','',NULL,NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6971,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1830,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1707,2,440,40,44,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Water Pouch Bounty','Greetings $n - the name\'s Luglunket, and we\'ve got an important job for you if you\'re up for it! Huzzah!$B$BNothing would please me more as a seasoned spigot operator to take any Wastewander water pouches you might find out in the desert. That\'s our water anyway - the nomads have just stolen it is all! The Gadgetzan Water Company will offer you an official care package for every five you turn in. Most importantly though, you\'re helping Gadgetzan help itself!','Bring 5 Wastewander Water Pouches to Spigot Operator Luglunket in Gadgetzan.','Excellent - the more water pouches we are able to reclaim, the further away from disaster we\'ll all be! Keep \'em coming, and I will be sure to reward you for every five water pouches you bring me.','Got the five Wastewander Water Pouches we need? If you do, then the Gadgetzan Water Company Care Package, Model 103-XB, will be yours!','','','','','',8483,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8484,0,0,0,1,0,0,0,369,0,0,0,0,150,0,0,0,0,0,1680,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,4,0,0,0,0,0,0,0,0,0), - (1708,2,-81,20,29,0,1,77,0,0,0,0,0,0,0,0,0,0,8,0,1704,0,0,0,0,0,0,'Iron Coral','I want to try Furen Longbeard\'s new techniques on my own piece of armor. And because you helped Furen and he helped me, you\'re welcome to the armor after I make it!$B$BTo finish the piece, I need a special coral, searing coral. It grows in only one place--along the coast south of Menethil Harbor in the Wetlands.$B$BBring me enough searing coral and I\'ll get right to work on the armor. And hurry, $N. I\'m so eager to get started it\'s making my toes twist!','Bring 20 loads of Searing Coral to Klockmort Spannerspan in Ironforge.','That\'s the stuff! Well done! Now let me get this smelted and hammered so I can apply Furen\'s technique with my own and then we can see what happens!$B$BOh my, oh my! I just know the armor will be very very very tough!','Hello hello, $N! Do you have the searing coral? I can\'t wait to get to work!','','','','','',6848,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1709,0,-81,20,30,0,1,77,0,0,0,0,0,0,0,0,0,0,8,0,1708,0,0,0,0,0,0,'Klockmort\'s Creation','','','Here\'s your armor, $N. Furen\'s process worked brilliantly! Perfectly! Marvelously, truly!$B$BYou could run this armor over with a siege engine and it would spring right back into shape!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6974,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1830,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1710,2,-81,20,30,0,1,77,0,0,0,0,0,0,0,0,0,0,8,0,1703,0,0,0,0,0,0,'Sunscorched Shells','My colleague, Furen Longbeard, made a discovery which I am eager to test. I wish to try it on a new armor that I am researching, for I believe Furen\'s techniques will produce superior results.$B$BWill you help me? If you gather what I need to make the armor, then I will make an extra piece for you.$B$BI need the sunscorched egg shells of the Highperch Wyverns who dwell at Highperch, in Thousand Needles. Search for the shells below their nests, and return to me when you have a sufficient amount.','Bring 20 Sunscorched Shells to Mathiel in Darnassus.','Ah, thank you. These will work splendidly!$B$BI will begin fashioning the armor immediately...','Do you have the shells, $N? They are quite strong, and can be rendered into a lacquer I will use to coat the links of my new mail armor.','','','','','',6849,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1711,0,-81,20,30,0,1,77,0,0,0,0,0,0,0,0,0,0,8,0,1710,0,0,0,0,0,0,'Mathiel\'s Armor','','','I have finished with your piece of armor, and I am quite pleased. Furen\'s new techniques meshed perfectly with my own and I am sure this armor will prove to be quite resilient.$B$BThank you, $N. And may this serve you well in future battles.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6973,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1830,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1712,2,-81,30,40,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1791,0,0,1713,6929,1,0,'Cyclonian','I have spent ages watching this site. I watch, so that one day I might see the great Cyclonian fall. But I have not yet found a champion to defeat the wind lord.$B$BPerhaps you are that champion.$B$BProve it to me. Gather the items I need to summon Cyclonian, and I will know you are a great warrior. Perhaps then you can defeat him and gain his whirlwind heart.$B$BIf so, then I will infuse the heart\'s power in a weapon, and I will give that weapon to you.$B$BHere is a parchment with the items I need.','Bring the items on Bath\'rah\'s Parchment to Bath\'rah the Windwatcher in Alterac.','You have gathered the items for my spell, and have shown me your strength and cunning. But the next stage of our quest is even more perilous.$B$BLet us hope your strength does not falter.','Do you have the items, $N? Gathering them is the proof I need that you have the strength to face Cyclonian.','','','','','',3357,3901,6851,0,8,30,1,0,4480,4479,4481,0,8,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1713,2,-81,30,40,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1712,0,0,0,0,0,0,'The Summoning','I am ready to perform the ritual to summon Cyclonian. When he is summoned, you must defeat him and take his whirlwind heart. This I will use to instill a weapon with Cyclonian\'s power.$B$B$N, are you ready to face the wind lord?','Bring the Whirlwind Heart to Bath\'rah Windwatcher.','You did it! You defeated Cyclonian and gained the Whirlwind Heart!','$N, I must have the whirlwind heart!','','','','','',6894,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1713,0), - (1714,0,-81,30,37,0,1,0,0,0,0,0,0,0,0,0,0,0,8,1,-1712,0,0,0,0,0,0,'Essence of the Exile','','','The charms sink slowly into the cauldron\'s depths...$B$BA large bubble rises to the surface of the liquid and breaks...$B$B...And a churning lump of molten rock is revealed.','The cauldron bubbles. Its vapors beckon...','','','','','',4480,4479,4481,0,8,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6851,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1715,2,-61,10,10,0,256,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1715,0,0,0,0,'The Slaughtered Lamb','Hmph. Times past, all warlocks in Khaz Modan were trained under the auspices of the masters of Gnomeregan, but now that we\'ve all been forced to relocate into this rat\'s hole in Ironforge, and Magni\'s decided to keep a careful watch on us, we\'re forced to send our novices to Stormwind for training.$B$BLuckily, Gakin\'s no slouch, so you\'ll still learn what you need to know, but it burns my blood!$B$BAnyways, you\'ll find Gakin in the basement of the Slaughtered Lamb in Stormwind.','Report to Gakin the Darkbinder in the Mage Quarter of Stormwind.','Sent by Blackwrench, were you? Damn warlocks in Ironforge need to get things sorted out. There\'s only so much room and so many teachers in Stormwind. With all the increased traffic, we\'re sure to attract attention sooner or later.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1716,2,-61,20,20,0,256,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1738,0,0,0,'Devourer of Souls','A succubus is a devourer of souls, destroyer of hearts, and dominator of minds. It knows nothing but evil.$B$BThis will be the creature you will learn to summon and control, but it cannot be brought into our world without a stimulus.$B$BWith a symbol of love as bait, it will surely answer your call. Then you can defeat it, and make it your tool.$B$BIt will be hard to find something of this nature, though. You should speak with Takar the Seer. You will find him in the Barrens of Kalimdor near Camp Taurajo.','Speak with Takar the Seer in the Barrens.','Was your crossing difficult, $N? You have come a long way to speak with me. But fear not, I know why Gakin has sent you, and he was wise to, for I can help you in your search.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1717,2,-61,20,20,0,256,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1716,0,0,0,'Gakin\'s Summons','$n! Didn\'t expect to see you around these parts, but I was instructed to keep an eye out for you.$B$BIt\'s past time you got some more training, so you should stop in to see Gakin the next time you\'re in Stormwind. He\'ll be waiting for you.','Report to Gakin the Darkbinder in the Mage Quarter of Stormwind.','I\'m glad someone was able to get a hold of you, $n. I was beginning to fear the worst. It would be a shame to lose you, after the time we\'ve invested in you. We can talk later, though. Your training is the only important thing now.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1718,2,-81,30,30,0,1,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1719,0,0,0,'The Islander','Your renown as a warrior grows, $N. Now it is time to pit yourself against your peers and see where you stand.$B$BThere is an island off the coast of the Barrens, south of Ratchet. It is called Fray Island and it is a place where warriors meet.$B$BMeet, and fight.$B$BSpeak with the chief warrior of Fray Island, Klannoc Macleod. If he finds you worthy, then Klannoc will lead you further down the warrior\'s path.$B$BTo reach Fray Island, search for the sand bar shallows along the Merchant Coast.','Speak with Klannoc Macleod.','Hello, $N. It\'s good to see you made it to Fray Island. I hope you find it to your liking...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1719,2,-81,30,30,0,1,0,0,0,0,0,0,0,0,0,0,600,5,2,1718,0,0,0,0,0,0,'The Affray','If you want to learn from me, then you must first pass The Affray. It is a challenge we on Fray Island like to offer rising warriors who think they\'re tough, and if you can pass this test then I\'ll know you are.$B$BTo begin, walk into the middle of that crowd yonder and step on the grate. That\'ll tell Twiggy Flathead you\'re ready, and he\'ll send challengers against you.$B$BBeat all the challengers and he\'ll call out Big Will. Kill Big Will, and return to me in the time we allow.','Kill Big Will, then speak to Klannoc Macleod on Fray Island.','Well done, $N. You have passed The Affray!$B$BYou are a worthy warrior, and I am honored to teach you...',NULL,'Step on the grate to begin the Affray','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6238,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1470,0,8616,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1738,2,-61,20,20,0,256,77,0,0,0,0,0,0,0,0,0,0,0,0,1716,0,0,1739,0,0,0,'Heartswood','In preparation for your coming, I used my sight to look over the world and through the mists of time. I have found what it is you seek.$B$BIn the War of the Ancients, two lovers fell together in battle. Where they took their last breaths, a tree known as the heartswood grew, a symbol of their undying love.$B$BThat should be enough to tempt a succubus. You will find it in the ruins of Ordil\'Aran in the northwestern part of the forest of Ashenvale.','Retrieve the Heartswood from Ashenvale and bring it to Gakin the Darkbinder in the Mage Quarter of Stormwind.','Yes, I can tell this will do nicely, let me just work with it for a moment...$B$BTakar is a resourceful fellow to have around, isn\'t he? If only I could persuade him to move back to civilization.','Was your search a success, $N?','','','','','',6912,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1739,2,-61,20,20,0,256,77,0,0,0,0,0,0,0,0,0,0,0,0,1738,0,0,0,6913,1,0,'The Binding','Using the heartswood core, you will be able to cast a spell at the summoning circle in the crypt below to open a portal for the succubus to pass through.$B$BBe careful, $n, succubi have overrun even the strongest of minds.$B$BOnce you have bested and returned it to the void, return to me and I will show you how to call and control it.','Using the Heartswood Core, summon and subdue a succubus, then return the Heartswood Core to Gakin the Darkbinder in the Slaughtered Lamb.','Well done, well done, $N. I see we\'ve done right in deciding to train you. Your performance certainly does not disappoint.$B$BI\'ve no qualms in showing you the way to control your newly bound succubus. Observe carefully.','Sometimes I wonder if Surena was not a succubus in disguise, sent to warp and twist my mind... Ha! I give her too much credit, I think.','','','','','',6913,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,5677,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22243,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,690,712,11519,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1740,2,-61,20,25,81,256,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Orb of Soran\'ruk','When demons of the Legion fall out of favor, their spirits are imprisoned within orbs and distributed to their mages and warlocks.$B$BMany were carried by their servants in Azeroth. Even fragmented, they still possess the powers of the demons trapped inside.$B$BThe orb of Soran\'ruk was broken into two pieces, one was further broken to be used by the acolytes of the Twilight\'s Hammer in Blackfathom Deeps. The other, larger piece, was possessed by a wizard in Shadowfang Keep. Find them and I can reform it.','Find 3 Soran\'ruk Fragments and 1 Large Soran\'ruk Fragment and return them to Doan Karhan in the Barrens.','Yes... The orb was not greatly fragmented, and almost all of the pieces are here. It is a simple thing to recreate them, to make Soran\'ruk whole again.$B$BI have dedicated my life to the study of the Burning Legion\'s orbs and their recreation. You have done me a favor collecting these pieces to study, and I will give you them back - fully reconstructed - in a form of your choosing.','It took me many years to collect the pieces of the orb of Zargain, but it has served me well, as I am sure the orb of Soran\'ruk will serve you.','','','','','',6914,6915,0,0,3,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6898,15109,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1758,2,-61,30,30,0,256,77,0,0,0,0,0,0,0,0,0,0,8,0,1798,0,0,1802,0,0,0,'Tome of the Cabal','It will take more than a simple summoning circle to bring forth a felhunter for you to challenge.$B$BMy three acolytes and I will assist in creating the magic circles. You require a copy of the Tome of the Cabal, which has been lost to us for some time. It was written by the first group of warlocks to summon a felhunter unaided.$B$BPerhaps Krom Stoutarm can help you with this. An itinerant warlock these days, he spends his days hoarding ancient texts and skulking about the library in Ironforge.','Speak with Krom Stoutarm in Ironforge.','Tome of Cabal? Hmm...sounds familiar. I have never seen it here before, though--and believe me, I remember every book I read. $B$BHmm... Ah, yes!$B$BI have seen reference to it in library cataloging books.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,360,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,6,0,0,0,0,0,0,0,0,0), - (1778,2,-141,12,13,0,2,4,0,0,0,0,0,0,0,0,0,0,8,0,1648,0,0,1779,0,0,0,'The Tome of Divinity','I\'m going to see about making plans to return home soon. Hopefully, Stephanie is doing well back in Stormwind. I can\'t wait to see her again. Till next we meet, $c.','Speak to Tiza Battleforge in Ironforge.','So, you\'ve returned so quickly, huh? And what pray tell have you accomplished in your time away from here?$B$BWere you able to help a noble cause? Perhaps you\'ve learned the value of charity or some more about your obligations to the citizens of Azeroth. Tell me, who have you helped and how.... Impressive, $N, those are surely the actions of one who follows the Light.$B$BSuch sacrifice will always be rewarded in time.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1779,2,-141,12,13,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,1778,0,0,1783,6866,1,0,'The Tome of Divinity','I want you to take this, $N. It is called the Symbol of Life.$B$BYou\'ve proven charitable and patient, and now I want you to prove just how adept you\'ve become in both combat, and power.$B$BMy husband Muiredon returned recently from an encounter with some Dark Iron dwarves, and he barely escaped with his life--he\'s over there having his wounds healed by one of our priests.$B$BTake the Symbol and speak to him. If you can help him, then we will speak again soon. May the Light shine upon you.','Take the Symbol of Life and speak to Muiredon Battleforge in Ironforge.','*cough*$B$BGood day to ya, $C. Don\'t mind me wounds, the good priest \'ere\'ll take care of ol\' Muiredon in time. Not needin\' the power of that Symbol of Life ya got there quite yet.$B$BSo, me wife sent ya o\'er to speak to me, huh? Fair \'nough. I\'ll take the time to talk to ya-I\'ll tell ya exactly wut happened to Muiredon and his best friend Narm, a $C jus\' like yerself.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1780,2,-141,12,13,0,2,1,0,0,0,0,0,0,0,0,0,0,8,0,1644,0,0,1781,0,0,0,'The Tome of Divinity','I\'ll take these to the children this very day. Please be safe, good $c. It is not often $G men:women; of your character show their faces in the city, but you\'ve proven that the paladins here in Stormwind shall never turn their backs on those in need.$B$BFarewell.','Speak to Duthorian Rall in Stormwind.','You\'ve returned so quickly, $N. And what have you accomplished in your time away from the Cathedral?$B$BHave you helped a noble cause? Perhaps you\'ve learned the value of charity or some more about your obligations to the citizens of Azeroth. Tell me, who have you helped and how... Well, I\'m impressed, $N, those are surely the actions of one who follows the Light and values others above oneself.$B$BSuch sacrifice will always be rewarded in time.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,138,0,0,0,0,0,0,0,0,1,1,3,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,0), - (1781,2,-141,12,13,0,2,1,0,0,0,0,0,0,0,0,0,0,0,0,1780,0,0,1786,6866,1,0,'The Tome of Divinity','Take this, $N. It is called the Symbol of Life.$B$BYou\'ve proven charitable and patient, and now the time has come to see if you\'re powerful enough to focus one of the Light\'s greatest gifts.$B$BMy friend Gazin returned recently from an encounter with some Defias in Elwynn near Heroes\' Vigil--he barely escaped with his life. He\'s near the altar having his wounds healed by our priests.$B$BTake the Symbol and speak to him. If you can help him, then we will speak again soon. May you bask in the Light\'s glory.','Take the Symbol of Life to Gazin Tenorm in Stormwind.','*cough*$B$BPleasure to meet you, $R. Don\'t mind my wounds, the good priest here can take care of ol\' Gazin this time. I won\'t be needing the power of that Symbol of Life you\'ve got there... not yet anyway.$B$BSo, Duthorian sent you to speak to me, huh? Fair enough. I\'ll tell you exactly what befell me and my friend Henze. And with any luck, and some skill on your part, perhaps you can still help us all.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,33,2,1,1,0,0,0,0,0,0), - (1782,0,-81,20,28,0,1,77,0,0,0,0,0,0,0,0,0,0,8,0,1701,0,0,0,0,0,0,'Furen\'s Armor','','','Here\'s your armor, $N. This will stand up to the strongest assaults or my name isn\'t Furen Longbeard!$B$BAnd I have to thank you. I learned a lot while working with the materials$Byou brought me. I think I\'ll have another breakthrough one day!$B$BI\'m going to send what I learned to other$Bblacksmiths of the Alliance.$B$BI\'ll tell them you were a big help, and maybe they\'ll want to return the favor.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6972,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2040,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1783,2,-141,12,13,0,2,4,0,0,0,0,0,0,0,0,0,0,8,0,1779,0,0,1784,0,0,0,'The Tome of Divinity','We was spyin\' on some of the Dark Iron dwarves that\'ve bunkered down south of Helm\'s Bed Lake. We knew they was up to no good, so Narm an\' me thought we\'d take a closer look--got ta see their leader given orders to some o\' his men.$B$BNarm an\' me took the chance to kill a few of \'em, but they proved tougher than we thought, an\' more of \'em got the jump on us. Narm tol\' me to run an\' get support, so \'ere I am.$B$BNarm needs help, an\' I\'ll not rest till he gets it.$B$BC\'n ya help, $N?','Take the Symbol of Life and resurrect Narm Faulk in Dun Morogh.','I can\'t thank you enough, $gbrother:sister;.$B$BI can only assume that Tiza and Muiredon sent you here to aid me if you carry the Symbol of Life.$B$BIt\'s true, I fell to the Dark Iron while trying to attain one of the scripts: I was able to hold on long enough to allow Muiredon to escape, but the Light had almost embraced me fully when you came along. The fact that you were powerful enough to use the Symbol means great things for you, but there\'s time to speak of that later.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6177,0,0,0,1,0,0,0,8593,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1784,2,-141,12,13,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,1783,0,0,1785,0,0,0,'The Tome of Divinity','Before I fell in battle, Muiredon and I had almost defeated one of the Dark Iron spies near that small house. We witnessed their captain passing orders to them, and sought to kill him and take the orders.$B$BSome of the council in Ironforge do not yet believe the presence of Dark Iron dwarves exists in Dun Morogh. By attaining one of those scripts, we\'ll not only have proof of their movements, but possibly an idea of what they\'re planning.$B$BGet one of those scripts and take it back to Muiredon, $N.','Retrieve a Dark Iron Script from the Dark Iron dwarves near Helm\'s Bed, and return to Muiredon Battleforge in Ironforge.','Haha! You\'ve done it! Ya saved Narm, and ya found the proof me wife needs to take to the council. Yer a blessin\' o\' the Light if I ever saw one... not includin\' me wife o\' course.$B$BThank ya again, $N.','Yer back! I\'m glad to see it, $N. My wounds are healed and I\'m about ready to return to Helm\'s Bed lake as soon as I c\'n convince me wife that I\'ll be fine.','','','','','',6847,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1785,2,-141,12,13,0,2,4,0,0,0,0,0,0,0,0,0,0,8,0,1784,0,0,0,0,0,0,'The Tome of Divinity','I c\'n see me wife\'s o\'er there beamin\' wit pride already. Ya better get yer tuchus o\'er there pronto. I be thinkin\' she\'d have some words wit ya.$B$BLight be witcha, mighty $c. I\'ll be lookin\' fer ya on the battlefield against the Scourge and dem Dark Irons when the time comes.','Speak to Tiza Battleforge in Ironforge.','You\'ve done all of Ironforge a great favor today, $N. I\'m proud to count you among us, and if you feel you\'re ready, I would like to bless you with this scroll. The Symbol of Life would only have worked when used by a $C who was ready for one of the Light\'s greatest blessings-the power to restore the dead back to life.$B$BI will teach you the ability to resurrect your companions. Use it wisely, $N, and thank you, on behalf of myself, my husband, and Ironforge.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,690,7328,7329,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1786,2,-141,12,13,0,2,1,0,0,0,0,0,0,0,0,0,0,8,0,1781,0,0,1787,0,0,0,'The Tome of Divinity','Henze and I had made it to Heroes\' Vigil, an island in the middle of Stone Cairn Lake in northeastern Elwynn. We\'d heard the Defias had infiltrated our borders and we wanted proof to take to the king\'s advisors.$B$BWe caught sight of a couple of the scum going over some documents, and we attacked. Unfortunately, we were quickly overwhelmed by more of the mages.$B$BHenze held them off for me while I escaped... the daft fool, going and being brave.$B$BHe\'s out there now, Henze is. Can you help us, $N?','Take the Symbol of Life and resurrect Henze Faulk in Elwynn.','Thank you, $Gbrother:sister;.$B$BSeeing you wield the Symbol of Life, may I assume Duthorian or Gazin sent you?$B$BI fell to the Defias spell casters while Gazin and I tried to get their plans from them: I was able to hold on long enough to allow Gazin to escape, but in the end, their magics overwhelmed me.$B$BBut you were able to bring me back: the ability to use the Symbol doesn\'t come to just anyone, $N. It bodes well for you that you were able to empower it with your own faith.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6172,0,0,0,1,0,0,0,8593,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,405,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,1,2,1,1,1,0,0,0,0,0,0), - (1787,2,-141,12,13,0,2,1,0,0,0,0,0,0,0,0,0,0,0,0,1786,0,0,1788,0,0,0,'The Tome of Divinity','We\'ll have time to talk more about the Symbol at a later time. What\'s important now is to get those papers we saw the Defias going over. If we can get our hands on them, we\'ll be able to prove the Defias have infiltrated Elwynn and hopefully gain some insight into what their plans are.$B$BI\'m in no shape for battle as of now, $N. Do you think you\'re strong enough to get those papers from the Defias here on the island?$B$BIf you\'re able to get them, bring them back to Gazin and let him know I\'m all right.','Retrieve a Defias Script from the Defias Rogue Wizards in Elwynn, and return to Gazin Tenorm in Stormwind.','Wonderful! You made it, and saved Henze. The Light is with you for sure, $N!','Is Henze safe, $N? Were you successful?$B$BBetween your skill with a weapon, and the power of the Light, I\'d imagine Heroes\' Vigil is safe from any Defias threat, but that\'s for the King and his advisors to say.','','','','','',6846,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,405,0,0,0,0,0,0,0,0,1,1,6,1,0,0,0,0,0,6,4,1,1,0,0,0,0,0,0,0), - (1788,2,-141,12,13,0,2,1,0,0,0,0,0,0,0,0,0,0,8,0,1787,0,0,0,0,0,0,'The Tome of Divinity','I\'ll take the script to the King\'s advisors after Duthorian\'s taken a look at them, but in the meantime, you should go speak to Duthorian now. He\'ll be wanting to pat you on the back for sure!$B$BThank you again, $N. I hope we meet again. You\'re surely an ally I\'m proud to call friend.','Speak to Duthorian Rall in Stormwind.','You\'ve done well this day, $N. You should take some pride in what you\'ve accomplished.$B$BEven more so, you should be proud of your abilities. Not everyone can use the power of the Symbol of Life. Calling upon the Light to bring back the dead means you\'re prepared for one of the $C\'s greatest honors: the power of resurrection.$B$BYou shall have the power to bring back fallen companions much like you did for Henze.$B$BBe well, $N. The Light shines upon you and you should welcome it wholly.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,690,7328,7329,0,0,0,0,0,0,1,1,2,0,0,0,0,0,0,1,1,1,1,2,0,0,0,0,0,0), - (1789,0,-141,12,12,0,2,4,0,0,0,0,0,0,0,0,0,0,8,1,-1783,0,0,0,0,0,0,'The Symbol of Life','','','Make haste, $N, more than one life hangs in the balance if you fail.$B$BIf for some reason you fail to help Muiredon and Narm, then return to me and I will give you another Symbol of Life for your travels.$B$BDon\'t mistake my aid as simple charity, you must prove yourself worthy like any other $C and continual failure may reflect upon you later.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6866,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1790,0,-141,12,12,0,2,1,0,0,0,0,0,0,0,0,0,0,8,1,-1786,0,0,0,0,0,0,'The Symbol of Life','','','Make haste, $N, more than one life hangs in the balance if you fail.$B$BIf for some reason you fail to help Gazin and Henze, then return to me and I will give you another Symbol of Life for your travels.$B$BDon\'t mistake my aid as simple charity, you must prove yourself worthy like any other $C and continual failure may reflect upon you later.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6866,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0), - (1791,2,-81,30,30,0,1,0,0,0,0,0,0,0,0,0,0,0,8,0,1719,0,0,1712,0,0,0,'The Windwatcher','Now that you\'ve learned your berserker\'s stance, you\'ll want a nice weapon to use it with.$B$BTalk to Bath\'rah the Windwatcher, a troll hermit who lives between the Alterac Mountains and the Western Plaguelands. He is a skilled weapon maker and a powerful shaman.$B$BTo find Bath\'rah, go to the river that flows along Tarren Mill\'s eastern flank. Follow it north--Bath\'rah is camped near ruins that rest along the river\'s eastern bank.','Speak with Bath\'rah the Windwatcher.','You have traveled far, young $C. I see fire in your eyes. You seek a weapon of great power, yes?$B$BI can help you with your quest. And you can help me with mine.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1792,0,-81,30,40,0,1,0,0,0,0,0,0,0,0,0,0,0,8,0,1713,0,0,0,0,0,0,'Whirlwind Weapon','','','I have the whirlwind heart, and am ready to place it within your vessel of choice.$B$BChoose your weapon, $N, and know that its power is the power of Cyclonian.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6975,6977,6976,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1793,0,-141,20,20,0,2,5,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1793,0,0,0,0,'The Tome of Valor','','','It has been proven that the Light is with you, $N, but as times grow more dangerous, it becomes important to know what strength lies beneath the flesh. When demons, dragons, or any other evil set foot in your lands, your mettle will be tested. Will you be strong enough?$B$BBravery, regardless of the situation, is as much a part of paladinhood as the Light, your armor, and your weapon. Protecting the weak, and not losing faith are two more lessons you must master while you study in the Cathedral of Light.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6776,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,6,1,0,0,0,0,0,0), - (1794,0,-141,20,20,0,2,5,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1793,0,0,0,0,'The Tome of Valor','','',NULL,NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6776,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1795,2,-61,30,30,0,256,255,0,0,0,0,0,0,0,0,0,0,0,0,1805,0,0,0,6999,1,0,'The Binding','If you are sufficiently prepared, then we should begin. Let me explain the process to you.$B$BI will begin by creating the basic summoning circle. When that is finished, my acolytes will use the rods of channeling to create the greater circle.$B$BOnce that is done, read the incantation from the Tome of the Cabal, and the felhunter will be pulled forth. Be careful, $n. A felhunter is a powerful foe, and I\'d like to see you keep your head on your shoulders.','Using the Tome of the Cabal, summon and subdue a felhunter, then return the Tome of the Cabal to Strahad Farsan in Ratchet.','I must say I\'m impressed, $N. When I faced down my felhunter, I barely escaped with my life. I sense that you have the potential to become one of the most powerful warlocks of this era.','Every $C should have a felhunter at his command. Though it be difficult to tame, the powers it brings to its master far outweigh the cost.','','','','','',6999,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,6268,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22244,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1470,691,1373,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,1,2,0,0,0,0,0,0,0,0), - (1796,2,-61,31,31,0,256,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4781,0,0,0,'Components for the Enchanted Gold Bloodrobe','The first item I will aid you in creating is a robe. You will gather the items for me, and we will put them together. Afterwards, assuming you succeed, you will have the first of many items that will make you more powerful and aid you in your struggles.$B$BTo start, you must have crafted Robes of Arcana. A tailor can make this for you, or perhaps you can purchase one from someone else--I\'d be most impressed if you could make it yourself--but regardless, bring me the robes, and we shall go from there.','Bring Robes of the Arcana to Menara Voidrender in the Barrens.','This will do nicely, $N.$B$BAll magical items must begin with an item of high quality. The more effort and skill put into an item, the greater the magics it can hold. Rare and more expensive components hold the magic better. You will not regret having the robes fashioned into the ones we will make for you later on.','How goes your search for the robes, $N? Have you created them yourself? Such personal touches I find make the imbuing of magic that much sweeter. It gives you a greater sense of accomplishment. But I understand if you choose the quicker path and have it made for you - there\'s something to be said for such... ambition.','','','','','',5770,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1500,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,6,1,1,0,0,0,0,0,0,0,0), - (1798,2,-61,30,30,0,256,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1758,0,0,0,'Seeking Strahad','It is time you learned the felhunter summoning, $n. I do not have the reagents and items necessary to teach you here, so you will have to seek out another, Strahad Farsan, another of our inner circle.$B$BHe makes his residence in the goblin port of Ratchet. I will send word ahead of you to inform him of your coming.','Speak with Strahad Farsan in the Barrens.','$N? Ah, of course. Our latest prodigy. The real thing can not live up to the legend, I am afraid. $B$BNo matter, you have come here to learn, not to hear me make jokes to myself.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,360,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,11,1,0,0,0,0,0,0,0,0), - (1799,2,-61,35,40,0,256,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4961,0,0,0,'Fragments of the Orb of Orahil','Good, then we shall begin.$B$BThe first thing you must do is speak to my acolytes inside. Choose one of their paths to follow--they will explain more.$B$BSecond, you must travel to Desolace and find an Infernal Orb from one of the warlocks of Mannoroc Coven. It is that orb that you will cleanse with the help of a mage named Tabetha deep in southern Dustwallow Marsh. She will aid you because of our history together.$B$BAgain, do not come back until you have done both things I\'ve asked.','Speak to Menara\'s acolytes inside the tower above Ratchet and choose one of their paths to follow.$B$BAfterwards, bring an Infernal Orb to Tabetha in Dustwallow Marsh.','Oh, so Menara sent you. Fair enough... I suppose you may stay as my guest for the time being. But you must be on some pressing business - perhaps you\'re here seeking lost power? Maybe I\'m mistaken. Maybe corruption isn\'t too far away from you after all.','And obviously not being a mage, I wonder if I can trust you at all. I can smell the power of the arcane on you, but you seem to have eluded the stank of corruption that comes so willingly with your kind.$B$BYes, a $C... a $C has come to ask for my help.$B$BWell, what is it I can do for you, $N?','','','','','',7291,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,6,1,0,0,0,0,0,0,0,0), - (1800,2,-284,10,60,0,0,178,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,'Lordaeron Throne Room','The orphan matrons at my home tell mighty stories of battle and lore at night if we are good and do our chores. One story was about how Lordaeron fell, and about how the evil Arthas took his own father\'s life to become ruler.$B$BHe had no honor, $N! When I grow up and become a mighty Horde warrior, my blade will be guided by honor - never evil!$B$BWould you take me to see the throne room, please? It is just before where you would go down into the Undercity.','Take your ward to the old Lordaeron Throne Room that lies just before descending into the Undercity.$B','That throne room was scary, Yohaan! Even though it was empty, it felt like a great evil had happened there. I felt mad... but I also felt sad too. I understand why the matrons tell us such stories; I will never betray my people like that!$B$BThank you for taking me to the throne room, $N. I learned a lot.','Are we there yet?','Go to the old Lordaeron Throne Room that lies just before descending into the Undercity.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1801,2,-61,30,30,0,256,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1803,0,0,0,'Tome of the Cabal','It will take more than a simple summoning circle to bring forth a felhunter for you to challenge.$B$BMy three acolytes and I will assist in creating the magic circles. You require a copy of the Tome of the Cabal, which has been lost to us for some time. It was written by the first group of warlocks to summon a felhunter unaided.$B$BPerhaps Jorah Annison can help you with this. He\'s employed as a cartographer in the Undercity these days, but still knows more of ancient texts than any I know.','Speak with Jorah Annison in the Undercity.','Map making! Pictures, estimations of reality. I have no use for such things.$B$BIn books, narrative, description! That is where truth lies. I would trade all the maps in this store for one book on the rise of necromancy, or a tale of the Dark Lady\'s triumph.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1802,2,-61,30,30,0,256,77,0,0,0,0,0,0,0,0,0,0,8,0,1758,0,0,1804,0,0,0,'Tome of the Cabal','It was lost, but there\'s some idea as to where it might be found.$B$BThere was only one copy ever made and it was vandalized at some point, a large portion of it ripped from the binding. Rumor has it that it somehow passed into the hands of the centaur of Thousand Needles.$B$BThe rest was lost off the coast west of Southshore, where it was to be transported to Menethil Harbor by boat. It never arrived.$B$BIn exchange for this knowledge, all I ask is that if you find it, bring it to me to see.','Retrieve the Moldy Tome and Tattered Manuscript for Krom Stoutarm in Ironforge.','Fantastic! Now I may join the ranks of the few that have spied its contents.$B$BI can\'t wait to further peruse this text. This is a great day, $N! If you will just allow me to glance at it before you leave. I\'m sure that Strahad will be willing to send me a copy.','Did the rumors prove true, $N?','','','','','',6931,6997,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,1,1,2,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), - (1803,2,-61,30,30,0,256,178,0,0,0,0,0,0,0,0,0,0,8,0,1801,0,0,1805,0,0,0,'Tome of the Cabal','Ah! I see that you are a warlock of similar tastes to mine. Indeed, acquiring the Tome of the Cabal is a worthy aspiration. Did you know that it was once held within the walls of Lordaeron? It was vandalized though, almost half its pages removed. Who would commit such a heinous act?$B$BThat half is lost, though rumor says that it fell into the hands of the centaur of the Thousand Needles.$B$BThe rest of the text was to be transferred to Ironforge, but was lost in transit on the coast west of Southshore.','Retrieve the Moldy Tome and Tattered Manuscript for Jorah Annison in the Undercity.','Well well well! What do we have here?$B$BThis is impressive, $N. I wouldn\'t have thought it possible, but here it is in my very hands, the complete Tome of the Cabal.$B$BAllow me to leaf through its pages for just a moment before you are off again.','It may be that you are chasing after fairy tales, $N, but truth can be found at the center of even the wildest rumors.','','','','','',6931,6997,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1804,2,-61,30,30,0,256,77,0,0,0,0,0,0,0,0,0,0,0,0,1802,1795,0,1795,7006,1,0,'Tome of the Cabal','Well, ah, it\'s hard to let it go. But you found it, and you have more important things to do with it, of course. Just, please, be sure to mention to Strahad that I wanted a copy.$B$BWhile you were out, he sent a message for you. He wanted me to tell you that for his acolytes to assist with the summoning, you\'ll have to acquire three rods of channeling.$B$BHe might not know where to find them, but I do! They were last used by the orcs of the Dragonmaw clan in the Wetlands. I\'d check their spellcasters!','Bring the Reconstructed Tome and 3 Rods of Channeling to Strahad Farsan in Ratchet.','Well done! The Tome of the Cabal and three pristine--slightly scratched, I suppose--rods of channeling.$B$BThis will be interesting. It\'s been some time since a young $C took on a felhunter to make his own.','Haven\'t seen you around these parts for a while. Have you found the tome and the rods?','','','','','',7006,6930,0,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,1,1,2,0,0,0,0,0,0,6,21,1,0,0,0,0,0,0,0,0), - (1805,2,-61,30,30,0,256,178,0,0,0,0,0,0,0,0,0,0,0,0,1803,0,0,1795,7006,1,0,'Tome of the Cabal','This is one of the most interesting texts I have perused in the last few years. The selection here is sparse--mostly books on geography--and I have already read them all. I should hope that Strahad would send me a copy of this tome when he has the chance.$B$BSpeaking of him, he sent word to me while you were away. For your task, you must obtain three rods of channeling.$B$BFor allowing me to look at this text, I will share a secret: You can find the rods on orcs of the Dragonmaw Clan in the Wetlands.','Bring the Reconstructed Tome and 3 Rods of Channeling to Strahad Farsan in Ratchet.','Well done! The Tome of the Cabal and three pristine--slightly scratched, I suppose--rods of channeling.$B$BThis will be interesting. It\'s been some time since a young $C took on a felhunter to make his own.','Yes, $N? Of what service can I be to you?','','','','','',7006,6930,0,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1806,2,-141,20,22,0,2,5,0,0,0,0,0,0,0,0,0,0,0,0,1654,0,0,0,0,0,0,'The Test of Righteousness','Why don\'t we go over to the forge and get started on this? I\'ve been preparing for your arrival for some time, so it shouldn\'t take long at all.$B$BWhen we\'re done, you\'ll be far more prepared to defend the Light than you have been, this much I swear.$B$BI\'ll be somewhat honest, $N, seeing the results of your exploits makes me somewhat envious. But knowing that I can contribute to your adventures in my own significant way does bring me some joy.','Wait for Jordan Stilwell to finish forging a weapon for you.','Here it is, $N. A weapon worthy of a champion of the Light such as yourself. I\'ve named it after a great dwarven paladin who was a friend of mine. His name was Verigan... Bosch Verigan.$B$BPlease take it on behalf of myself and my wife. We owe you a great debt, and the world will be a safer place with one of your skill traveling the land.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6953,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1818,2,-81,10,10,0,1,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1505,1819,0,0,0,'Speak with Dillinger','I was told Deathguard Dillinger has a job for someone like you. If you\'re willing to show your value to the Dark Lady\'s forces, then report to Dillinger immediately.$B$BDeathguard Dillinger\'s post is on the west end of Brill, near the graveyard.','Speak with Deathguard Dillinger in Brill.','You\'re here for a mission? Good. I have an important one, and one that will test your skill in combat... and your resolve in the defense of the Forsaken.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1819,2,-81,10,10,0,1,178,0,0,0,0,0,0,0,0,0,0,8,0,1818,0,0,1820,0,0,0,'Ulag the Cleaver','When the Scourge swept through Tirisfal Glades, we captured one to study. He had a free mind, and called himself Ulag the Cleaver. But, although his will was free, he was still enthralled by the Lich King.$B$BWe hoped to find a way to break the king\'s control over Ulag, but we failed. Now, finally, it is time to free him. $B$BFree him, and kill him.$B$BActivate the skull stone trigger near the mausoleum to the north. This will lift the magical seal that binds him.$B$BThen... be ready, $N.','Kill Ulag the Cleaver, then speak with Deathguard Dillinger.','Well done, $N. Ulag was no minor agent of the Scourge. You have shown the Deathguards, and hence the Dark Lady, that you are a $C of skill and resolve, and are worthy of further instruction.','Your task is yet undone, $N. It is not wise for a $C to show fear...','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6390,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,8121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1820,2,-81,10,10,0,1,178,0,0,0,0,0,0,0,0,0,0,8,0,1819,0,0,1821,0,0,0,'Speak with Coleman','You have proven your value to the Dark Lady, now perhaps you can prove yourself to one of her subjects.$B$BColeman Farthing awaits a warrior who is willing to be his instrument of revenge against the Forsaken\'s enemies.$B$BYou will find him in the Gallow\'s End Tavern in eastern Brill.','Speak with Coleman Farthing.','Yes, it is true. I have need for your skills in combat. My means are small, but my task aids both me and the Forsaken\'s cause. Do it, and your reward will be twofold.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1821,2,-81,10,11,0,1,178,0,0,0,0,0,0,0,0,0,0,8,0,1820,0,0,1822,0,0,0,'Agamand Heirlooms','The Agamand family were my employers in life, and they were the cause of my death! It is fitting that the Agamands are now mindless minions of the Lich King.$B$BNow I would have their last vestiges of honor. Go into their family crypt and rob them of their family heirlooms: a sword, an axe, a dagger and a mace. Bring them to me!$B$BThe Agamand family crypt is at the north end of the Agamand mills, protected by lurking scourge and dead Agamands.','Bring Coleman Farthing the Agamand Family Axe, the Agamand Family Sword, the Agamand Family Mace and the Agamand Family dagger.','Ah! You retrieved them! Now the last semblance of honor and memory is stripped from the cursed Agamand lands. The family truly is no more!','Do you have the heirlooms, $N?','','','','','',7567,7568,7569,7566,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,300,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1822,0,-81,10,11,0,1,178,0,0,0,0,0,0,0,0,0,0,8,0,1821,0,0,0,0,0,0,'Heirloom Weapon','','','I will keep three of the weapons you returned to me, as mementos of my pain and loss. But please, $N, choose your favorite of the heirlooms and keep it for yourself.$B$BMay it serve you greater than it served its cursed, former owners.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7115,7117,7116,7118,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1823,2,-81,20,20,0,1,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1824,0,0,0,'Speak with Ruga','You are a warrior of skill and growing renown. Perhaps you are ready for Ruga Ragetotem\'s trial? If so, then find Ruga in Camp Taurajo in the Barrens.$B$BHe awaits those warriors who answer his call.','Speak with Ruga Ragetotem.','You are here for my trial, $N?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,96,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1824,2,-81,20,20,0,1,178,0,0,0,0,0,0,0,0,0,1800,8,0,1823,0,0,1825,0,0,0,'Trial at the Field of Giants','To pass this trial, you must travel south to the Field of Giants. There you will find a host of crawling, insect creatures. They are new to the Barrens and I do not like what they herald.$B$BBring me their still-twitching antennae, and waste no time, $N, for harvested antennae will not twitch for long. Bring me the antennae in the time allowed, and you will pass the trial.','Bring 5 twitching antennae to Ruga Ragetotem at Camp Taurajo','Nicely done, $N! In passing the trial at the Field of Giants, you take one more step down the $C\'s path.','Do you have the antennae? If so then give them to me quickly, for twitching antennae do not twitch forever...','','','','','',7119,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7120,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1825,2,-81,20,20,0,1,178,0,0,0,0,0,0,0,0,0,0,8,0,1824,0,0,1838,0,0,0,'Speak with Thun\'grim','Thun\'grim Firegaze, an orc blacksmith of renown, has heard of your continued deeds of valor in service of the Horde. He would like to fashion for you a suit of armor, and bids you speak with him immediately.$B$BThun\'grim is camped east of the Crossroads in the Barrens.','Speak with Thun\'grim Firegaze in the Barrens.','Yes, you have come. This is good, for we have much to discuss, you and I.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1838,2,-81,20,30,0,1,178,0,0,0,0,0,0,0,0,0,0,0,0,1825,0,0,0,7587,1,0,'Brutal Armor','I have heard tales of your strength and valor, and wish to make for you a suit of armor, a companion to aid you as tales of your great deeds grow.$B$BBut the fashioning of this armor will be a quest unto itself, $N. I will need your help, and the help of other smiths of the Horde.$B$BHere, take this scroll. I spent many nights, struggling with near-blind eyes, writing that which I need for the armor. Bring me the items on this scroll and I will create for you the first piece of the suit.','Bring to Thun\'grim Firegaze 15 Smoky Iron Ingots, 10 Powdered Azurite, 10 Iron Bars and a Vial of Phlogiston.','You brought all that I asked. Now, I will do my part...','Do you have the items on my scroll, $N?','','','','','',7126,7127,3575,6841,15,10,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2190,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1839,2,-81,20,30,0,1,178,0,0,0,0,0,0,0,0,0,0,8,0,1838,0,0,1842,0,0,0,'Ula\'elek and the Brutal Gauntlets','The troll smith Ula\'elek will craft for you the brutal gauntlets. He dwells in Durotar, in Sen\'jin Village with his Darkspear brethren, and he awaits your coming.','Speak with Ula\'elek in Durotar.','Greetings, $N. Old Thun\'grim sent word to me of your coming, but had he kept silent your presence here would not have surprised me.$B$BThe spirits follow your progress, young $C, and they tell me that many foes have fallen before you.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1840,2,-81,20,30,0,1,178,0,0,0,0,0,0,0,0,0,0,8,0,1838,0,0,1844,0,0,0,'Orm Stonehoof and the Brutal Helm','Orm Stonehoof is respected greatly for his skill. He will make for you the brutal helm.$B$BSeek him out in Thunder Bluff, near the pool by the city\'s great, central totem.','Speak with Orm Stonehoof in Thunder Bluff.','Greetings, $C. I am Orm, and Thun\'grim tells me you wish a helm made?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1841,2,-81,20,30,0,1,178,0,0,0,0,0,0,0,0,0,0,8,0,1838,0,0,1846,0,0,0,'Velora Nitely and the Brutal Legguards','It is said that, before her death, Velora Nitely was one of the finest armorsmiths in Lordaeron. Death, it seems, has not decreased her talents. Speak with Velora--she will make your brutal legguards.$B$BVelora plies her trade in the Undercity of Lordaeron, in the trade quarter.','Speak with Velora Nitely in the Undercity.','You are here for leg armor? Great!$B$BUm... am I making the armor for you, or are you making it for me?$B$BThat was joke. Was it funny? I can\'t tell... I lost my sense of humor the same time I lost my sense of smell. Which was about the same time I stopped breathing.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1842,2,-81,20,30,0,1,178,0,0,0,0,0,0,0,0,0,0,8,0,1839,0,0,0,0,0,0,'Satyr Hooves','I can make you a pair of brutal gauntlets, and great magic will they hold. But first, you must collect this magic and bring it to me.$B$BThe satyrs dwell in northeastern Ashenvale because of the forest\'s power. They feed off its purity, leeching and corrupting. You can tell which satyrs have drawn the most of Ashenvale\'s magic by their swollen, uncloven hooves.$B$BThese hooves hold great power. I will need them for your gauntlets\' crafting.','Bring 7 Uncloven Satyr Hooves to Ula\'elek at Sen\'jin Village in Durotar.','Ah, you have them! Now, just as the Satyrs leeched the strength of Ashenvale, I will leech the power held within these hooves and harness it into my crafting...','Do you have the hooves, $N? The magic within them is strong.','','','','','',7128,0,0,0,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1843,0,-81,20,30,0,1,178,0,0,0,0,0,0,0,0,0,0,8,0,1842,0,0,0,0,0,0,'Brutal Gauntlets','','','Thank you, $N. These gauntlets are my best work. Take them. In wearing them, you bring honor to me and my ancestors.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7129,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1844,2,-81,20,30,0,1,178,0,0,0,0,0,0,0,0,0,0,8,0,1840,0,0,0,0,0,0,'Chimaeric Horn','I will make you the helm, but you must show me you are worthy of it.$B$BNestled in the northwestern reaches of the Stonetalon Mountains there lies the Charred Vale. It was once a verdant place, but is now defiled and ashen, and what creatures remain there are mad with pain and despair.$B$BThat place is where I send you, $N.$B$BYou must go to the Charred Vale and find a chimaera matriarch. Slay her, free her of her misery. Bring me her galvanized horn as proof, and I shall make for you the helm. ','Bring a Galvanized Horn to Orm Stonehoof in Thunder Bluff.','You have completed your task, $N, and shown me your worth and resolve. The helm will be yours...','Do you have the horn? Is the matriarch free of pain?','','','','','',6840,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1845,0,-81,20,30,0,1,178,0,0,0,0,0,0,0,0,0,0,8,0,1844,0,0,0,0,0,0,'Brutal Helm','','','I give this helm to you.$B$BGreat deeds brought you to me, $N, and Earthmother willing... even greater deeds lie before you.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7130,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1846,2,-81,20,30,0,1,178,0,0,0,0,0,0,0,0,0,0,8,0,1841,0,0,0,0,0,0,'Dragonmaw Shinbones','To make the brutal leg guards, I need a brace of sturdy shinbones. The Dragonmaw orcs of the Wetlands have nice, thick shinbones. I\'ll need theirs.$B$BBut they must be sturdy. Be sure to test the shinbones as you collect them. If you can break them with your bare hands, then they won\'t be sturdy enough to work with.','Bring 8 Sturdy Dragonmaw Shinbones to Velora Nitely in the Undercity.','Well done! These all look strong. I think they\'ll do quite nicely. How did those orcs mind you taking their shins, $N? Complain much?$B$BThat was another joke. You\'re not laughing.$B$BI\'m not very funny these days, am I...','I\'m waiting for those shinbones, $N. They\'ll make a nice frame for your leg guards.','','','','','',0,7134,0,0,0,8,0,0,7131,7131,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1847,0,-81,20,30,0,1,178,0,0,0,0,0,0,0,0,0,0,8,0,1846,0,0,0,0,0,0,'Brutal Legguards','','','Here are your legguards, $N. Let me know how they fit or if you need any modifications. I aim to please! At least I used to.$B$BThese days I don\'t care much for my craft. But it beats being a mindless minion of the Scourge!$B$BI guess.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7132,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1848,0,-81,20,30,0,1,178,0,0,0,0,0,0,0,0,0,0,8,0,1838,0,0,0,0,0,0,'Brutal Hauberk','','','I am sure you endured much hardship and shed much blood on my task, $N. Here is the product of your toil.$B$BMay you wear it well, and may you one day return here with stories of its service to you.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7133,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1830,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1858,2,-162,10,13,0,8,130,0,0,0,0,0,0,0,0,0,0,0,0,1963,0,0,0,7209,1,0,'The Shattered Hand','I\'ll leave it to you to get Tazan\'s satchel open, and return to me with its contents. The locking mechanism is complex, so it would probably be easiest if you obtained the key.$B$BAs you didn\'t find it on Tazan\'s body, I can only assume that he left the key in the care of another... Ah, yes, that\'s right. He had an assistant named Gamon. A drunkard, you\'ll most likely find him at the tavern. Perhaps you could quietly relieve him of the key.','Steal Tazan\'s key, then use it to open his Satchel and deliver its contents to Therzok in the Cleft of Shadow in Orgrimmar.','Hmmm, now this is interesting. You\'ve more than proved your worth with this, Weir. I am quite impressed. Consider yourself the newest member of the Shattered Hand. And take this, it will be a great help to you in the future, I think.','Is it not vexing to have the subject of your desire within your grasp, but to have no way of getting to it?','','','','','',7295,0,0,0,1,0,0,0,7208,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7298,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,276,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1859,2,-162,10,10,0,8,2,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1859,1963,0,0,0,'Therzok','Lower your voice, $n. Yeah, I know your name. Was told to keep an eye out for an orc by your description.$B$BFrom what we\'ve heard about you, you can handle yourself in combat, and aren\'t opposed to a little sneakery from time to time.$B$BAm I right?$B$BAnyways, you should go see Therzok in Orgrimmar. He\'s got an offer for you to hear.','Speak with Therzok in the Cleft of Shadow in Orgrimmar.','Very good, I\'m glad Kaplak was able to get a hold of you.\n\nWe have some things to speak of, not the least of which is your future with the Hand.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1860,2,-161,10,10,0,128,65,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1860,1861,0,0,0,'Speak with Jennea','We mages have a task that needs doing. One that is vital to the safety of Stormwind and Elwynn forest.$B$BJennea Cannon has the details. She studies in the wizard\'s sanctum, in the mage district of Stormwind. You should make your way to her with haste.','Speak with Jennea Cannon in Stormwind.','You have been sent to aid me in my task, $N? Good. It is heartening to see young mages eager to help in our cause...$B$BWhat cause, you ask? In time, young one. You shall know... in time.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0); + (1391,2,10,37,42,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,1388,0,0,0,6089,1,0,'Nothing But The Truth','We need to operate with a certain amount of discretion. After all, it\'s not like you\'re going to waltz in there and convince the fool to drink Faustin\'s concoction here, right?$B$BBut if there\'s one thing those humans cannot deny it\'s the booze. I\'ll take Faustin\'s serum and mix it into this ale. I guarantee the poor sap will show no reluctance when it comes to chug-a-lugging a brew.$B$BMake haste to Stonard in the Swamp of Sorrows, $n. And keep our little mission nice and quiet...','Take Zraedus\'s Brew to Infiltrator Marksen in Stonard.','A drink for me? How kind. It\'s been days since they\'ve allowed me to drink. Let me drink this down and then I\'ll tell you what I\'ve learned....','Please have mercy on me! I have information that goes beyond alliance boundaries. While I am no sympathizer of the Horde, there is political treachery going on that must be revealed!','','','','','',6089,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,150,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1391), + (1392,2,8,29,39,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6196,1,0,'Noboru the Cudgel','Noboru has plagued the Draenei of the Harborage for months, and his cudgel is a symbol of the brutality they have suffered at the hands of the lost ones.','Bring Noboru\'s Cudgel to the leader of The Harborage in the Swamp of Sorrows.','You have gained the weapon of the dreaded Noboru? Is he then dead?$B$BThis is a joyous day for the Harborage. Noboru and his gang were a terror to us, wandering the swamps and killing any Draenei who crossed his path. He was a direct threat to our survival, and we did not have the strength to face him.$B$BWe are fortunate to have a friend in you, $N.','Greetings. And welcome to the Harborage.','','','','','',6196,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1350,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1393,2,8,30,38,0,0,255,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,'Galen\'s Escape','Please help! These creatures are going to eat me!$B$BHelp me out of here, and I\'ll give you a great treasure! It\'s in my camp in the swamp north of Stonard, but it\'s locked in a strongbox that can be opened through a trick that only I know.$B$BIf you help me escape, then I\'ll teach it to you.','Escort Galen out of danger, then find his camp in the Swamp of Sorrows and open his strongbox.','The keyhole of this strongbox is filled with black resin. It is impossible to open.$B$BBut Galen told you of a hidden latch on the box\'s bottom... $B$B...After a quick search the latch is found. The latch is flipped, and the strongbox opens...',NULL,'Escort Galen out of the Fallow Sanctuary.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6828,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,8500,1710,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1394,2,400,25,36,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,6628,0,0,0,0,0,0,'Final Passage','You have done well, $N. You have passed my test, and the tests before mine. Return to Dorn in Thousand Needles. He will sense the change within you, and see that your mind, body and spirit are strong enough that you should be rewarded for your efforts.$B$BStay true to the balance you\'ve shown throughout these trials, $N. Dorn will test you again in the future if you do.','Speak to Dorn Plainstalker in Thousand Needles.','Ah, $N. It has been a long time since you have last stepped into my home. It seems like many moons have passed since you took your first leap that set you upon your path.$B$BAnd now you return to me stronger than you once were... more enlightened. This pleases me. And you should be justly rewarded for seeing my tests to the end.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6804,6806,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,81,68,500,500,0,500,500,0,2520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1395,2,10,40,45,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,1477,0,0,0,6091,1,0,'Supplies for Nethergarde','This crate of powerstones needs to go to Nethergarde Keep, in the Blasted Lands. They won\'t hold their power for long, so we can\'t ship them with the next caravan.$B$BYou must take them, and you must take them quickly.$B$BBring them to Quartermaster Lungertz in Nethergarde Keep. To reach the keep, you must travel east through Deadwind Pass, then east through the Swamp of Sorrows, then south through the Blasted Lands.$B$BUse caution, $N. You will travel through dangerous lands, yet you must not fail.','Bring the Crate of Powerstones to Quartermaster Lungertz, before the powerstones expire.','Ah, the powerstones! The mages will be happy to see these!$B$BMany thanks, $N. I know your trip from Darkshire was not an easy one.','Hello! Don\'t mind all the commotion, it\'s just business as usual at Nethergarde Keep.$B$BYou have something for me?','','','','','',6091,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,5000,1740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0), + (1396,2,8,30,37,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1421,0,0,0,'Encroaching Wildlife','My caravan was destined for the eastern coast, but we did not reach our goal. Lost Ones attacked us, killing guards and dashing supplies.$B$BI alone survived their assault. I have sworn to protect what supplies remain, but wild creatures skulk near. Please, help me defend my camp from the beasts!','Kill 8 Young Sawtooth Crocolisks, 10 Sorrow Spinners and 10 Swamp Jaguars then return to Watcher Biggs in the Swamp of Sorrows.','The sounds of animals are now faint, more distant. Thank you, $N. Now let\'s hope they don\'t return!','The swamp creatures press close, $N. Please, you must defend the camp!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1084,858,767,0,8,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,4,0,0,0,0,0,0,0,0,0), + (1398,2,8,30,42,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1421,0,0,1425,0,0,0,'Driftwood','I owe you greatly, $N. An honorable heart beats within you. And now I have another task for which I humbly ask your aid.$B$BIf I\'m ever to reach Nethergarde, then I must fix this wagon. And for that... I will need wood. Strong, dry wood--not the spongy, tangled wood of the swamp\'s trees.$B$B$N, go east to the coast and search for driftwood that has been dried by the sun. Bring it to me.','Bring 8 pieces of Sundried Driftwood to Watcher Biggs in the Swamp of Sorrows.','This wood is light, but tough. Thank you, $N. It will work nicely.','Did you find any driftwood, $N?','','','','','',6146,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,2070,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,2,0,0,0,0,0,0,0,0,0), + (1418,2,8,30,35,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1420,0,0,0,'Neeka Bloodscar','The Badlands is harsh and lies close to the Alliance-held land of Loch Modan, so communication between Stonard and the Badlands outpost of Kargath is often cut.$B$BProve yourself, $N. Travel to the Badlands and speak with Neeka Bloodscar, head scout of the Kargath outpost. Speak with her, and then send her report back to me.','Speak with Neeka Bloodscar.','Helgrum wants a report, eh? I sent an outrunner to Stonard not three days past. Did he fail his mission? If Stonard does not have my report, then it appears he did fail.$B$BLet\'s hope the next runner I send has more skill, or more luck.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,75,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1419,2,3,30,40,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Coyote Thieves','Have you spent many days in the Badlands, $c? Have you felt its heat? Have you faced the beasts that wander its dusty plains? It\'s time you did.$B$BCrag coyotes are a tough breed. Tough, and bold enough to creep into Kargath and steal from our food supplies. Help rid the outpost of these thieves!$B$BHunt crag coyotes, $N. Hunt them and bring me their jawbones. Bring me enough, and maybe I\'ll believe it when you say you know the Badlands.','Bring 30 Coyote Jawbones to Neeka Bloodscar in Kargath.','That\'s a nice collection of jawbones, $N. Now those coyotes won\'t be tearing through our supplies for scraps.$B$BWell done. The coyotes of the Badlands aren\'t easy prey. Your deed shows me that you might just survive here.','Do you have the jawbones?','','','','','',6166,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (1420,2,3,30,40,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6167,1,0,'Report to Helgrum','I wrote a fresh report for Helgrum in Stonard. Bring it to him.$B$BAnd if you consider yourself an outrunner, then don\'t lose your way. Or fall to an enemy.','Bring Neeka\'s Report to Helgrum the Swift in Stonard.','Thank you, $N. From Neeka\'s report, I see the Alliance is not without its own problems. And we may find that some enemies are shared between us.','You returned. You have a report?','','','','','',6167,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,150,0,0,0,0,0,1410,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1421,2,8,30,35,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1396,0,0,1398,0,0,0,'The Lost Caravan','I was stunned during the attack by the Lost Ones, but before my sight went black I spied one of our wagons being dragged to the Fallow Sanctuary, the lost one village to the north.$B$BA caravan chest with valuable reagents was in that wagon, reagents vital to the studies of the wizards of Nethergarde Keep. Find the chest and get those reagents, $N. Get them and bring them to me.','Find the Caravan Chest in the Fallow Sanctuary, obtain the Wizards\' Reagents and bring to Watcher Biggs.','Ah, you found them! With these, the wizards in Nethergarde may continue their work. I do not know what it is that they do, but it is linked to the Dark Portal in the Blasted Lands, and is vital to the security of the Alliance.','Do you have the wizard\'s reagents, $N?','','','','','',6170,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,1650,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), + (1422,2,8,35,45,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,699,0,0,1426,0,0,0,'Threat From the Sea','While I begin work on your weapon, why don\'t you talk to Katar? He mentioned needing help with patrols along the beach, and I\'d rather see you keep your wits and weapons prepared instead of getting drunk with some of the other louses I share this camp with.','Speak to Katar in the Swamp of Sorrows.','Be silent a moment, $C. Even over the dull roar of the sea you can still hear those disgusting gurgles from the fish men.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1423,1,8,30,40,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6172,1,0,'The Lost Supplies','This barrel is small yet sturdy. Its seams are sealed with a yellow, pungent wax. Stamped on the bottom of the barrel are the words:$B$BQUARTERMASTER LUNGERTZ$B$BNETHERGARDE KEEP','Bring the Lost Supplies to Quartermaster Lungertz.','Ah, thank you $N! So many supplies are lost from Darkshire to here. It\'s good to see that some are recovered.','You have something for me?','','','','','',6172,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6827,0,0,0,1,0,0,0,72,0,0,0,0,25,0,0,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), + (1424,2,8,38,43,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1429,0,0,0,'Pool of Tears','The Warchief sent us to investigate strange happenings at The Temple of Atal\'Hakkar.$B$BThe Atal\'ai trolls are a tribe of dark casters, known for practicing forbidden magic. You can imagine how astonished we were when we arrived here to discover the temple had been sunk.$B$BThe green dragons now guard the site, claiming to be protectors of Azeroth.$B$BWe need to discover what happened. Explore around the Pool of Tears and gather Atal\'ai artifacts. From those I can begin to piece together this puzzle.','Fel\'zerul in Stonard wants you to gather 10 Atal\'ai Artifacts.','Your diligence in collecting the Atal\'ai artifacts is worthy of praise, $C.','No one knows what dark practices went on inside The Temple of Atal\'Hakkar. But we do know that great and powerful forces of magic were used.$B$BWe must learn as much as we can about such magic. Perhaps the spells of the Atal\'ai will prove of use to the Horde.$B$BOnce you have gathered enough Atal\'ai artifacts from around the Pool of Tears, I can begin to understand what the trolls were hoping to accomplish and what went so horribly wrong.','','','','','',6175,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,12000,2670,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1425,2,8,30,42,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,1398,0,0,0,6178,1,0,'Deliver the Shipment','While I fix this wagon, $N, I have one last task for you.$B$BI have packed the most vital supplies saved from the ogre attacks. Take them to Nethergarde Keep. The keep is nestled in the northern hills of the Blasted Lands, keeping watch over the Dark Portal.$B$BTo reach Nethergard, follow the road east. When it branches head south into the Blasted Lands, then turn left at the next fork. Follow the road, $N, and be wary.','Bring the Shipment to Nethergarde to Quartermaster Lungertz in Nethergarde Keep.','What? A package from Biggs\' caravan? We thought it, and he, were lost.$B$BThank you, $N. With luck, these supplies will carry the much needed reagent, Azoran Crystals. Our stock is running low...','You have business with me?','','','','','',6178,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0), + (1426,2,8,35,43,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1422,0,0,1427,0,0,0,'Threat From the Sea','I have no love for the sea, nor any creature I\'ve seen come from its depths. It is a powerful but blind mistress; callous and brutal. It would bring me great pleasure to slay the fish men by the hundreds if it were within my power. But I garner some pleasure from watching their deaths at the hands of any who do the Horde\'s will.$B$BWhich brings us to you, $c. How many can you slay? Would you test yourself against their most powerful kind?','Kill 10 Marsh Murlocs, 10 Marsh Inkspewer, and 10 Marsh Flesheater, then return to Katar in the Swamp of Sorrows.','The sea seems vast and relentless, but you have stained her with the blood of her own spawn. The fish men know pain. Their stupidity will force them to refortify their ranks from the devastation you\'ve caused, and that is good.$B$BLet their gurgling screams overshadow the sea\'s roar long into the night. I shall smile every time I hear one of them silenced.$B$BReturn to me if you wish to slay more of the fish men. I will gladly reward you again.','I am patient. Patient and everlasting like an old kank stone from Draenor. The fish men shall not make it past our borders--not while I still stand. If we had an army at our disposal I would cleanse this world and all others of their presence. I feel my hatred seethe just speaking about them.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,747,750,751,0,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,0,2670,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1427,2,8,35,43,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1426,0,0,0,0,0,0,'Threat From the Sea','Before you take rest, speak to Tok\'Kar again. While you were gone I believe he finished a few weapons. For your help here, he would offer one of them to you. You would do well to test its strength against the fish men when you are ready... but only to please me further.','Speak with Tok\'Kar in the Swamp of Sorrows.','Ah, $N, you\'ve returned. Good. I\'ve finished crafting more weapons for our fight against the murlocs. For bringing us the fresh sawtooth meat, and for bringing a small smile to Katar\'s face, I offer one of them to you.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9680,9678,9679,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,2160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1428,2,8,35,45,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1426,0,0,0,0,0,0,'Continued Threat','It pleases me to see your hatred for the fish men grows with mine.$B$BFind more of their kind along the beach, and when you\'ve had your fill of combat, return to me. We shall speak then of a reward for your diligence.','Kill 10 Marsh Inkspewers, 10 Marsh Flesheaters, and 10 Marsh Oracles, then return to Katar in the Swamp of Sorrows.','Well done, $C. I call for more of their blood. Let all the fish men perish.','Not until the sea and all her children are silenced will I be pleased... especially those disgusting fish men.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,750,751,752,0,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1429,2,8,38,44,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,1424,0,0,1444,6193,1,0,'The Atal\'ai Exile','While you were braving the dangers of the Pool of Tears, one of my scouts returned with a scroll written in blood on dried flesh. It seems to be a judicial sentence against a priest of the Atal\'ai tribe.$B$BThis priest was sentenced to a fate worse than death amongst the Atal\'ai.$B$BHe was exiled to live far north in the Hinterlands, with the Witherbark trolls.$B$BI will bundle these artifacts. You are to seek out the exile and discover their true use. Return to me once your journey is complete.','Bring the Bundle of Atal\'ai Artifacts to the Atal\'ai Exile in the Hinterlands.','You bring me the summoning artifacts of the Atail\'ai?$B$BI see Jammal\'an the Prophet is leading the disciples of the Chamber of Blood towards their chosen fate. Has Hakkar returned to the Temple I wonder? Has their fate been met?','You are brave to come here. Brave or foolish...','','','','','',6193,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1430,2,8,35,44,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Fresh Meat','There\'s a high demand for the succulent taste of crawler meat among my customers; especially the meat from the monstrous crawlers.$B$BIf you plan on heading to the coast, then I could easily make it worth your while to bring me back some of their legs to have transported back to Orgrimmar.$B$BThe coast is to the east from here, and you should have no problem finding the creatures scurrying along the beaches and under the sea.','Bring 10 Monstrous Crawler Legs to Dar in the Swamp of Sorrows.','Ah, this should be perfect. I can\'t wait to taste these after they are prepared perfectly over an open fire. You should take a sample of it with you on your travels. It truly is delicious.','I have a cask of wine waiting for your success, $N. It\'s only right I taste the goods before I have it shipped back to my customers.','','','','','',6184,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9681,9682,0,0,10,1,0,0,76,0,0,0,0,250,0,0,0,0,0,2250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (1431,2,1637,30,30,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1432,0,0,0,'Alliance Relations','Be still, $c, and allow me to share with you something important to our people, but far from obvious.$B$BWe are a proud race, and the war with the humans tried even Thrall\'s great patience. You see, our Warchief is wise and prudent, and he continues to put his people first. Ultimately, he is a diplomat, and in his time with the humans he learned much of their ways.$B$BIf the tale I\'ve started piques your interest, then find Keldran near the western exit of the city. His hovel is there.','Speak to Keldran in Orgrimmar.','$N, noble $C. I am Keldran, student of magic... and other mystical arts.$B$BThe business Craven sent you here to speak to me about requires a touch more subtlety than you\'ve previously needed, but that does not mean you can not still aid our cause.$B$BPlease, make yourself comfortable, and I shall tell you why the Warchief has need of my aid... and yours.$B$BIt starts with appearances, $N. How the Horde sees itself. How our allies see us. And most importantly, how our enemies see us.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,25,0,0,0,0,0,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1432,2,1637,30,30,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1431,0,0,0,0,0,0,'Alliance Relations','As the Alliance progresses deeper and deeper into Kalimdor, incorrect conclusions may be drawn about the Horde making pacts with the Burning Legion. The Warchief cannot allow that to happen. And with his blessing, I am taking control of overseeing them removed.$B$BI have agents in the area of Desolace at the Ghost Walker Post north of the great Kodo Graveyard. Head south of the Charred Vale in the Stonetalon Mountains and you shall come across it. When you arrive, seek out Takata Steelblade.','Speak to Takata Steelblade in Desolace.','Greetings, $C. You bring news from Orgrimmar; that is good.$B$BThe demon infestation overwhelms this area even more than the smell of centaur dung. The horse-men claim this land as their own, but clearly there are influences out of their control that will crush them if not kept in check.$B$BIt does not please me that we aid the centaur indirectly, but it is for the good of the Horde, so I do my duty for the Warchief, even if it means helping the warlocks within the Horde.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,75,0,0,0,0,0,720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1433,2,1637,30,33,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1432,0,0,1435,0,0,0,'Alliance Relations','The Burning Blade have many agendas, but know that they are evil to their core, their spirits corrupted, and their destruction is the only way to thwart their objectives.$B$BKeldran sent Maurin with me because of his knowledge of the Blade and their warlock ways.$B$BHe has control of our plots against the Blade while I deal with the other demonic threats here in Desolace.$B$BSpeak to him, and he will guide you in his designs.','Speak to Maurin Bonesplitter in Desolace.','Ah, yes. Aid from those loyal to the Warchief is always appreciated.$B$BMy name is Maurin. I am here at the behest of Keldran and the Warchief cub Thrall. It is my desire to aid the youngling leader against the evils that threaten his rule.$B$BCome, come closer, $C. I shall explain to you my plan for removing the festering boil that is the Burning Blade.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1434,2,1637,25,33,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Befouled by Satyr','A demon infestation does not occur without other influences--something else allows evil to gain a foothold.$B$BIt may start with a weakened spirit, a needless desire for power; perhaps it\'s a thirst for revenge, or the appeal for final justice. When we are beset by pain, evil takes advantage of us--evil such as the satyr.$B$BTies have been made between them and the Burning Blade, and Thrall would have them slain. Seek them out to the northeast of here, and return to me when you\'ve driven them back.','Slay 7 Hatefury Rogues, 7 Hatefury Felsworn, 7 Hatefury Betrayers, and 7 Hatefury Hellcallers, and return to Takata Steelblade in Desolace.','You have done well, $c. You have shown honor and dedication.$B$BWhen our campaign in Desolace is done, the Warchief will know that you aided us in our actions here, and that you helped make his will manifest.$B$BI thank you.','I was warned by a tauren companion that the satyr are not all they appear to be. He believes there is something more to them, that their evil is a twisting of their true nature. But I have not seen such things.$B$BI see only the ruthless slaughter of the weak and the corruption of those who seek dark power.$B$BI will continue in my duty of annihilating them until the Warchief directs me otherwise. Until then, I take no pity on them.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4670,4672,4673,4675,7,7,7,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1435,2,1637,25,33,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,1433,0,0,0,6436,1,0,'The Burning of Spirits','Death is most desirable for those despicable creatures that turn their back on their liege for such selfish reasons. But death is not enough when dealing with those that have given themselves over to the darkness.$B$BTake this gem. When one of the Burning Blade\'s near death, activate its magic. The spell shall pull the corrupted spirit out of its victim, leaving an infused gem behind.$B$BBring me these infused gems so I may dispose of them properly.$B$BGo now, and may you elude death.','Return the Burning Gem and 15 Infused Burning Gems to Maurin Bonesplitter in Desolace.','Ah, you\'ve returned successful. That is good. Give me the gems and I shall put them someplace safe....$B$BMy tasks for you are complete, $C. Speak to Takata when you are rested. He may have other tasks for you, or perhaps needs you to return to Orgrimmar to inform Keldran of our progress here in Desolace.','I have tried to make the magics as simple as possible. Drawing the spirit of your victim out of its injured form should be child\'s play. Do not rely on the gem\'s power to slay your foe completely. You must only activate the gem when they are close to death, or it will be useless.','','','','','',6436,6435,0,0,1,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1436,2,1637,30,33,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1435,0,0,0,0,0,0,'Alliance Relations','The fight goes well, $N. Perhaps the Warchief will allow us to return to our homes before the seasons change if we continue to make such great strides in our battle against the demons and their underlings.$B$BReturn to Keldran and let him know what we have done. I am sure he will reward you for your efforts here. His cause is important to him, and he will take pride in knowing that the Warchief respects his concerns.','Speak to Keldran in Orgrimmar.','You have returned from Desolace more than successful, $N. Thank you.$B$BThank you for your efforts, your time, and your understanding to my plea. Thrall understands and desires peace between the Horde and Alliance, and by taking measures to insure our appearance is acceptable, we will not provoke any further threats of unnecessary violence.$B$BI am indebted to you.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6744,6745,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1437,2,405,30,33,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1465,0,0,0,'Vahlarriel\'s Search','I am Vahlarriel, $N. I\'ve come here to discover the whereabouts of two missing nobles of a Darnassian merchant family--House Malem. The father of the house fears the worst, and I am to do everything I can to find his missing children. I have yet to start my search for Tyranis or Dalinda, but I am hopeful I shall not be here long.$B$BLast word tells of them passing through the Stonetalon Mountains a few weeks ago.$B$BIf you find their wagon, please, come find me immediately.','Find and search Tyranis and Dalinda Malem\'s wagon in Desolace.','As you rummage around the remains of the wagon, it becomes obvious that it was attacked by both spells and weapons. The battle seemed one-sided and quick; there\'s no blood to be found, and no remains of any bodies.$B$BWhoever attacked the wagon was efficient and swift.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,2,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1438,2,405,30,33,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1465,0,0,1439,0,0,0,'Vahlarriel\'s Search','Find both Dalinda and Tyranis if you can and come back to me with your findings. Start your search at this fortress. I will contact my superiors in Darnassus immediately and let them know the situation.$B$B$N, there is something else I wish to impress upon you. My superiors have shown some concern over Tyranis\' and his motives for coming here. It is more important to them that Dalinda is found and brought back safely. Tyranis is to be... gauged before he is taken home.','Find Dalinda Malem in Desolace.','Thank Elune someone has finally come to help. Please, $C, I need your help. My brother Tyranis and I were captured and brought here by the Burning Blade. I think they mean to sacrifice me to their demon masters!$B$BI knew coming to Desolace was a mistake, but Tyranis has recently begun craving knowledge of all things arcane--even against the wishes of our people. He decided to make this trek even after hearing tales of this land\'s demon infestation.$B$BI fear the worst for him.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1439,2,405,30,33,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1438,0,0,0,0,0,0,'Search for Tyranis','We were brought here after the orcs slaughtered all our guards and servants. Oh, the terrible things they did to them! I thought surely they would kill us right there and then, but it became obvious they had other plans.$B$BTyranis attempted to speak to them. I think he wanted to impress them with his knowledge of the arcane... I\'m not sure why.$B$BPlease, I can\'t leave here until I know what\'s happened to my brother. Find him, then come back for me when his fate is known.','Find Tyranis Malem in Desolace.','This is terrible! But I suppose it was necessary. If it wasn\'t by your hand, it would have surely been by that of my people\'s. I suppose I should thank you--please forgive me if it doesn\'t seem sincere. I mean no offense.$B$BWith the knowledge of my brother\'s fate in hand, it seems the time for my escape has come. If you are still willing, I will accept your aid in escaping this horrible place.$B$BWhen you are ready, we can make our way to safety.','I fear Tyranis will attempt to learn the Burning Blade\'s secrets and count himself among their kind if they allow it - he has always adored the power magic brings to those who are seduced by it.$B$BI\'m not sure I could endure returning home to my family with news of Tyranis\' spirit flirting with such dangers. It\'s a terrible enough crime among my kind to pursue such things, but to become that which we attempt to protect ourselves from, well, that\'s apprehensible.','','','','','',6767,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1440,2,405,30,33,0,0,77,0,0,0,0,0,0,0,0,0,0,0,2,2,1439,0,0,0,0,0,0,'Return to Vahlarriel','So, the time is now then? I appreciate your efforts, and if the situation does not lend itself, then allow me to thank you now for everything you\'ve done for me and my family. If you\'re ready, then there is nothing else for me here--we can leave when you feel the time is right.','Escort Dalinda Malem from Thunder Axe Fortress and then return to Vahlarriel Demonslayer in Desolace.','Thank you, $N. Dalinda made it safely back here to Nijel\'s Point, and in much better condition than I could have asked for. The fact that she arrived here under her own power was a good sign. I hope you\'re well?$B$BIt pains me to know that both Tyranis and Dalinda didn\'t return, but the embarrassment of Tyranis\' decisions is hers to endure. It is something she will have to deal with when she returns to Darnassus.',NULL,'Rescue Dalinda Malem','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9687,9698,9699,11884,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1442,2,-141,20,22,81,2,5,0,0,0,0,0,0,0,0,0,0,0,264,0,1653,0,0,0,0,0,0,'Seeking the Kor Gem','Greetings, $N. What can I do for one who follows a holy path?$B$BAh, yes, Stilwell, the blacksmith... from long ago. I remember him well, though, I have not heard his name in some time.$B$BHe never struck me as an impudent man, so I can only assume his desire for a Kor gem is noble.$B$BIf you truly wish for one of the gems, then you must head to the northwest of Ashenvale. You will find Blackfathom Deeps there within some ancient ruins. The naga who still use the gems are down below. Do not go alone, $c.','Bring a Kor Gem to Thundris Windweaver in Darkshore.','This is indeed the gem Stilwell desires, but before I can allow you to bring it to him, it must be purified of corruption--the naga wenches imbue the gems with power, that much is true, but of their own, evil kind.$B$BLet Stilwell know that its power is intact, and it should work well for whatever ritual he wishes it to be part of.$B$BI hope you know what you\'re doing, $C, this is no simple item you possess.','I would be less trustful of one not on a holy path if they came asking about a Kor gem. But I trust your kind more than some of my kin. I do not judge your entire order based on the actions of just one of your fallen kind.','','','','','',6995,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7083,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,264,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1444,2,47,38,44,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1429,0,0,1445,0,0,0,'Return to Fel\'Zerul','Jammal\'an the Prophet sentenced me to exile from The Temple of Atal\'Hakkar. I once felt the high priest was a worthy leader.$B$BHis unyielding faith in his prophecy will bring about the destruction of the Atal\'ai. If it hasn\'t already.$B$BWhen I expressed my concerns, I was labeled an infidel and ousted from the temple.$B$BThose artifacts you brought to me are harmless. But if Jammal\'an has found the proper fetish enchantment for the summoning ritual, the world lies in great peril....','Return to Fel\'Zerul in Stonard.','It has been quite some time since we spoke, $C. I hope your journey was successful.$B$BWhat knowledge did you gain from the exiled Atal\'ai in the Hinterlands?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,0,2250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1445,2,1417,38,50,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1444,0,0,0,0,0,0,'The Temple of Atal\'Hakkar','So he spoke of Jammal\'an\'s prophecy?$B$BThe Atal\'ai spiritual leader believes once Hakkar returns to Azeroth from the Nether, the god will grant the Atal\'ai tribe immortality.$B$BFoolish trickery to bring about a premature doomsday if you ask me.$B$BBut you say the exile spoke of enchanted fetishes? This concerns me greatly. If these are in fact the key to the Atal\'ai ritual which caused this mess, we must understand their intrinsic powers.$B$BVenture into the Temple, and seize the fetishes!','Collect 20 Fetishes of Hakkar and bring them to Fel\'Zerul in Stonard.','Brave $C, you have proven yourself to be a great champion of the Horde.$B$BNow this collection of fetishes of Hakkar must be dealt with at once!','If the Atal\'ai fetishes hold the power to summon Hakkar and fulfill Jammal\'an\'s prophecy they must be seized. Such powers must be understood by the Horde!','','','','','',6181,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1490,0,0,0,1,0,0,0,76,0,0,0,0,350,0,0,0,0,0,3540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1445), + (1446,2,1417,38,53,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Jammal\'an the Prophet','My Witherbark companions don\'t take kindly to strangers around their home.$B$BMe? I don\'t have a home anymore. I was exiled from my people, the great Atal\'ai tribe of the Swamp of Sorrows.$B$BOur spiritual leader, Jammal\'an, had what he called a prophecy. He believes the summoning of the god, Hakkar will bring the Atal\'ai immortality.$B$BBut I urged caution. What if the prophecy was nothing more than manipulation?$B$BI want revenge for my exile. Bring me Jammal\'an\'s head. Maybe then my people will be free.','The Atal\'ai Exile in The Hinterlands wants the Head of Jammal\'an.','Jammal\'an\'s reckless trust of false visions led my people to their eternal doom.$B$BI thank you, $C, for avenging my exile. I mourn for my people. I have no home to return to.','Once Jammal\'an has been removed, I stand a chance of returning to my people.$B$BWith Jammal\'an as their spiritual leader, the Atal\'ai face certain destruction.','','','','','',6212,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11123,11124,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3930,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1447,2,1519,28,31,0,0,77,0,0,0,0,0,0,0,0,0,0,0,2,2,1246,0,0,1247,0,0,0,'The Missing Diplomat',' Yeah, you\'re obviously not the smartest $c to come into Stormwind, but you\'re about to be one of the dumbest to never leave.$B$BHave you met me friends?','Defeat Dashel Stonefist in Stormwind.','So, you came to me for a reason. What is it you need?','I didn\'t mean anything by the comment \'bout you being a stupid $C. We\'re friends, right? No hard feelings?','Defeat Dashel Stonefist','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,750,0,0,0,0,0,0,0,0,14,6,0,0,0,0,0,0,0,1,1,6,0,0,0,0,0,0,1447,0), + (1448,2,1519,38,43,1,0,77,0,0,0,0,0,0,0,0,0,0,0,12,2,0,0,0,1449,0,0,0,'In Search of The Temple','There was a time when I was young and full of vigor like you, $c.$B$BBut now I\'m old and unable to explore the world like I once did. Ah, the things I saw!$B$BBut there was one mystery that eluded me. For my final quest, the Explorers\' League sent me in search of The Temple of Atal\'Hakkar. It was rumored to be located in the Swamp of Sorrows.$B$BBecause of my frail state, I traveled the skies by gryphon in search of it but never found it.$B$BHelp an old dwarf out? Perhaps you will have better luck on foot.','Brohann Caskbelly in Stormwind wants you to search for the Temple of Atal\'Hakkar.','The Temple of Atal\'Hakkar has been sunk beneath the Pool of Tears? And surrounded by the green dragonflight?$B$BAn amazing discovery, $C. But obviously something has gone terribly wrong.','I have traveled the world from the jungles of Azeroth to the snowy peaks of Khaz Modan.$B$BNever before have I asked for help in my adventures. But my old bones are tired.$B$BNothing would leave me feeling more satisfied than knowing that I completed my final quest for the Explorers\' League$B$BIf you\'d be so kind as to help me search for the Temple of Atal\'Hakkar, $C, I\'d greatly appreciate it.$B$BScour the Swamp of Sorrows and report back with your findings!','Search for the Temple of Atal\'Hakkar','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,72,0,0,0,250,75,0,0,0,0,2160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1449,2,1519,38,43,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1448,0,0,1450,0,0,0,'To The Hinterlands','As I mentioned earlier, I attempted to scout the temple on my own from the air. Well, I wasn\'t exactly alone.$B$BI traveled to the renowned gryphon aviary at Aerie Peak in The Hinterlands. There I enlisted the aid of one of their finest pilots. The pilot fell off his mount, down into the swamp...$B$BIn my old age the poor fellow\'s name eludes me. The master of the aviary would remember, no doubt.$B$BJourney there and seek out Falstad Wildhammer.$B$BWe need to find out what happened to that pilot.','Speak with High Thane Falstad Wildhammer at Aerie Peak in the Hinterlands.','What do you want, laddy? Can\'t you see I\'ve got problems to take care of here? Who has time to stand around yapping with some $R chatterbox?$B$BThere are trolls coming out of the woodwork! Make it snappy.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1450,2,47,38,43,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1449,0,0,1451,0,0,0,'Gryphon Master Talonaxe','So you\'re a glorified errand $g boy:girl; for some old Explorers\' League geezer, eh?$B$BWell you listen to me, $c. I don\'t know who your old buddy was flying around with down in Azeroth. Do I look like Gryphon Master Talonaxe to you? Do I?$B$BIf you\'re so interested in the flight assignments why don\'t you ask the gryphon master? If I catch you idling around here for much longer, I\'m going to put you to some real work.$B$BNow get a move on.','Speak with Gryphon Master Talonaxe inside the Aerie Peak Aviary.','Ah, yes. Of course I remember sending one of my gryphon riders to lend a hand to Brohann Caskbelly.$B$BAlways had a soft spot in my heart for the Explorers\' League. My father helped with the initial excavation team that discovered Uldaman as a matter of fact.$B$BI sent who I thought was my best gryphon rider at the time with Brohann. He was a chap by the name of Rhapsody Shindigger.$B$BAnd what a gryphon jockey he was! Well until...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1451,2,47,38,43,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1450,0,0,1452,0,0,0,'Rhapsody Shindigger','Rhapsody took quite a liking to the booze. Now don\'t get me wrong -- all of us dwarves up here at the aviary love a good ale when the time is right.$B$BBut ol\' Shindigger took to the liquor like a gryphon takes to the skies. And a damned shame it was, too. No one could fly like Rhapsody.$B$BFirst sign of trouble was when he came stumbling back from that mission with your buddy, Brohann. All went down hill quickly after that. Had to let him go.$B$BLast I heard, he\'s set up a brew camp to the east of here...','Seek out Rhapsody Shindigger in The Hinterlands.','Hiccup!$B$BI\'m a-lookin\' right at you but you keep bobbing up and down. Makin\' me dizzy. Hoho!$B$BHiccup!$B$BWhoa! Did ya feel that? Ground is a-shakin\', my friend. I need a drink.$B$BHiccup!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1452,2,47,38,43,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1451,0,0,0,0,0,0,'Rhapsody\'s Kalimdor Kocktail','Hiccup!$B$BSo that crazy fool Brohann sent ya? My we had quite an adventure...Hiccup!$B$BIf ya want me to tell ya what happened down in the swamp, I\'m gonna need me something stiff to drink. It wasn\'t a pretty scene, ya see. Hiccup!$B$BTell ya what... bring me what I need to whip up a Kalimdor Kocktail and I\'ll tell ya all about it.$B$BGonna need some Roc gizzards from Tanaris... and let\'s see... some Groddoc and Ironfur livers from Feralas...$B$BA nice stiff Kalimdor Kocktail... that\'ll get me talking!','Rhapsody Shindigger in The Hinterlands wants you to bring him 3 Roc Gizzards, 3 Groddoc Livers and 3 Ironfur Livers.','I see ya had no trouble at all getting me what I need! Musta been quite a stint you had over there in far-off Kalimdor.$B$BIt won\'t take but a moment for me to extract what I need from these gizzards and livers. Hiccup!$B$BThen I can distill me a fierce ol\' drink and finally tell ya what ya wanna know.$B$BHiccup!$B$BGetting shivers just thinking about that ol\' swamp.$B$BHiccup!$B$BLemme whip up a drink real fast.','Ya ever had a Rhapsody Malt? One of my finest brews, if I do say so myself. Hiccup!$B$BBut if I\'m gonna relive the horrors of that fateful flight over... hiccup... the swamp, well I\'m gonna need me something a wee bit stronger. Hiccup!$B$BDon\'t suppose you found me those gizzards and livers I need to add that extra kick to my Kalimdor Kocktail?$B$BHiccup!','','','','','',6257,6258,6259,0,3,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1453,2,1537,30,33,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Reclaimers\' Business in Desolace','There\'s work to be done in Desolace, $N. It\'s an atrocious place, befouled by centaur and other nasties. But if you\'re looking for a good week\'s honest work, then head there, meet with Kreldig Ungor, and tell him I sentcha.$B$BYou can find him holed up at Nijel\'s Point--it\'s a little cozy camp hidden in the mountains of northern Desolace. Just head east if you enter from the Stonetalon Mountains. It\'s easy to miss, so be on the lookout.','Speak to Kreldig Ungor in Desolace.','Glad to see the Reclaimers aren\'t in short supply of work, or adventurers willing to help out.$B$BI\'m Kreldig, $N. You\'ve made a smart move helpin\' out the Reclaimers. Everyone needs something these days: they\'ve lost a family heirloom, a magic item, a loved one. You never can tell. But with the Reclaimers around, there\'s no reason, for the right price, everyone can\'t find what they\'ve lost.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,75,0,0,0,0,0,780,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0,0,0), + (1454,2,405,30,39,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1453,0,0,1455,0,0,0,'The Karnitol Shipwreck','My first order of business is for the mage Karnitol--a noble of some sort in Stormwind. Seems his ship was attacked by sea giants while off the coast in the northwest of Desolace. He and his servants tried to bring one of his more valuable chests ashore, but when the sea giants attacked in droves, he chose to abandon it and teleport himself and his servants to safety.$B$BHe wants us to find the chest and its contents, and return it to him in Stormwind.','Find Karnitol\'s Chest in Desolace.','You notice the chest does not seem to have any water damage.$B$BThe second thing you notice is that the top has been forced open, and whatever magical traps were set to safeguard it have long been triggered--this much is obvious from the burn marks around its edges.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,1800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1455,2,405,30,39,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1454,0,0,1456,0,0,0,'The Karnitol Shipwreck','You take a few moments to figure out what pried the chest open, and you notice along the sides and top of the chest, long, deep scratches that reveal that something other than a man or giant took interest in it. The marks don\'t appear as if they were caused by dagger or sword.$B$BAfter going through the chest you find it to be completely empty.$B$BNot having another course of action, you close the chest and prepare to leave. Kreldig will be disappointed.','Return to Kreldig Ungor in Desolace.','Welcome back to Nijel\'s Point, $N. So, tell me what you found.$B$BWhat!? Nothing? An empty chest ain\'t gonna get us paid, I\'m afraid.$B$BTell me more about these marks you saw... these slashes.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,75,0,0,0,0,0,900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1456,2,405,30,39,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,1455,0,0,1457,0,0,0,'The Karnitol Shipwreck','Intriguing.$B$BWell, we might not be without hope quite yet.$B$BAlong that same coast, but to the north near Ranazjar Isle, there\'re night elf ruins at the bottom of the ocean. A tribe of naga, the Slitherblade, make that their home. I think that\'d be our best bet.$B$BIf a scouting party went that far south, then they must\'ve been pretty powerful. If you\'re gonna find Karnitol\'s belongings, I\'d start with the more powerful naga: the tidehunters or sea witches.','Find Karnitol\'s Satchel and return it to Kreldig Ungor in Desolace.','This is great, $N! You found Karnitol\'s belongings!$B$BThose blasted naga, always causing trouble. I think I\'d rather spend my life at war with the Horde than have to go against their kind. You\'ve done a great service to the Reclaimers.','No offense to whoever Nijel is, but this camp ain\'t the most comfortable place I\'ve spent a night, if you know what I mean, $N.','','','','','',6245,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,1800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1457,2,405,30,39,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,1456,0,0,0,6245,1,0,'The Karnitol Shipwreck','Take Karnitol\'s things back to Roetten in Ironforge and he\'ll pay you for a job well done.$B$BHaha, if you\'re not careful, he\'s gonna be so pleased with ya that he\'ll ask you to join us full time.$B$BAgain, great job, $N.$B$BBe careful on your way back, and don\'t take too much time--Karnitol\'s not the most of patient of men, but he\'s very generous nonetheless.','Bring Karnitol\'s Satchel to Roetten Stonehammer in Ironforge.','Ah, the Karnitol business in Desolace. Excellent!$B$BSo, the chest was destroyed, but the items are all here, huh? Well, I\'ll let him be the judge of that. One good part about this business I got going on here is that if they\'re not satisfied, I can tell \'em to shove it! They\'re relyin\' on us to find their stuff... not make sure it\'s all pretty and in good shape when they get it back.$B$BGood work, $N. Let\'s see about gettin\' you paid.','Business is booming, $N, and I don\'t have a lot of time for questions. If you\'ve got business with the Reclaimers, then let\'s hear it. If not, I\'m gonna have to ask you to talk to one of me underlings - they\'re adept enough at taking care of things \'round here.','','','','','',6245,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6791,6792,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,150,0,0,0,0,0,900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1458,2,405,30,33,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1453,0,0,1459,0,0,0,'Reagents for Reclaimers Inc.','One of my tasks out here involves picking up some reagents for Leftwitch, a gnome mage in Kharanos . Roetten seems to think it\'s easy coin in the bank since we\'re out here already. He doesn\'t really care that we\'re short-handed as is.$B$BThe first few items on his list should be easy enough to get, and it\'d be a good chunk of coin for anyone helping me out.$B$BI need some horns and claws from the Hatefury satyr to the east of here. Bring \'em back to me and we\'ll get started on the rest of the list.','Bring 10 Hatefury Claws, and 10 Hatefury Horns to Kreldig Ungor in Desolace.','Good good, $N. Not sure if these are of any good quality, but if Leftwitch wanted a specific type, he should have specified before sending the Reclaimers out here to begin with.$B$BWhat say you to getting on with the next item on his list?','Despicable creatures, the satyr. Story says they\'re somehow tied to the night elves, but I\'m not so sure I believe it.$B$BI think they get that on account of that one elf that brought them into the war few years back. World\'s never been the same since. Lot more dangerous, and a lot scarier.','','','','','',6246,6247,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,3500,1590,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1459,2,405,30,35,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1458,0,0,1466,0,0,0,'Reagents for Reclaimers Inc.','Next on Leftwitch\'s list is... let\'s see... hmm. Oh, here it is.$B$BSimple enough, but pretty explicit in his directions. He needs venom from the scorpashi, and hide from some kodo. The fine print says both are from specific creatures: the venom\'s got to come from any of the scorpashi, and the hide\'s got to come from an aged kodo, not the dying or ancient ones.$B$BMages, I tell ya, some of the stuff they want... it\'s just weird.','Bring 7 vials of Scorpashi Venom and 3 Aged Kodo Hides to Kreldig Ungor in Desolace.','Your help here\'s a boon, $N. You\'re cutting my time spent here in Desolace by half at least. I\'ll be back in Ironforge warming my feet in no time with your help.$B$BWhen we get this list taken care of, and I\'m back home, look me up, I\'ll buy you an ale for sure.$B$BBut until then, let\'s get the rest of these reagents gathered.','Sorry I couldn\'t tell you where to find the kodo or the scorpashi. I\'m not terribly familiar with the area, and I haven\'t had time to explore.','','','','','',6248,6249,0,0,7,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,2500,1650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1462,0,-82,4,4,0,64,178,0,0,0,0,0,0,0,0,0,0,0,8,1,-1520,0,0,0,0,0,0,'Earth Sapta','','Speak to Seer Ravenfeather for another Earth Sapta.',NULL,NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6635,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1463,0,-82,4,4,0,64,178,0,0,0,0,0,0,0,0,0,0,0,8,1,-1517,0,0,0,0,0,0,'Earth Sapta','','Speak to Canaga Earthcaller for another Earth Sapta.',NULL,NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6635,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1464,0,-82,10,13,0,64,178,0,0,0,0,0,0,0,0,0,0,0,8,1,-1526,0,0,0,0,0,0,'Fire Sapta','','Speak to Telf Joolam for another Fire Sapta.','May fire burn within your heart, $N.$B$BThe elements await you.','Speak to Telf Joolam for another Fire Sapta.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6636,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1465,2,405,30,33,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,1437,0,0,1438,6479,1,0,'Vahlarriel\'s Search','As you continue your search of the wagon you find not only a pendant, but also footprints leading off towards the south. In the distance you can see smoke rising from a large fort. The smoke is from a kept fire, not the burning of buildings, and your instincts tell you that the Malems, if still alive, were taken that direction.$B$BYou think Vahlarriel at Nijel\'s Point should not only see the pendant you\'ve found, but also know about the signs of life to the south.','Return the Malem Pendant to Vahlarriel Demonslayer in Desolace.','Infuriating! This entire fiasco!$B$BThe two of them were warned about how dangerous coming here would be. Now they\'re both missing... or worse.$B$BYou said you saw tracks heading to a fort nearby? That may be our best bet.$B$BFrom what the locals have said, that fortress is infested with members of the Burning Blade--orcs who have dedicated themselves to demon causes. They may not represent the majority of the Horde\'s beliefs, but they are evil and will slay you on sight if you\'re caught spying.',NULL,'','','','','',6479,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1466,2,405,30,40,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1459,0,0,1467,0,0,0,'Reagents for Reclaimers Inc.','This is the last of the items, and I won\'t lie, it ain\'t pretty. I\'m also expecting this to take you a little bit longer than the other items.$B$BSo, enough with the warning, let\'s get this started. Leftwitch says he needs: ten brains from either mana eaters, mage hunters, or ley hunters. Ten nether wings from a nether maiden, sister or sorceress. And... ten vials of doomwarder blood from a doomwarder captain, or lord.$B$BSimple enough, huh? Sheesh... if you wanna pass on this one, I\'d understand.','Bring 10 Felhound Brains, 10 Nether Wings, and 10 vials of Doomwarder Blood to Kreldig Ungor in Desolace.','Honestly? I wouldn\'t have thought it. You\'re amazing, $N. Taking on demons for a mage\'s experiments, and coming back in one piece to boot. Great job!$B$BI\'m personally gonna tell Roetten about you when I get back to Ironforge.','I didn\'t even realize these demon things were in Desolace. Last I read, centaur pretty much owned the land after the night elves picked up and left years ago.$B$BI wonder why they took up here, and how.','','','','','',6250,6251,6252,0,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,3500,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1467,2,405,30,40,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,1466,0,0,0,6253,1,0,'Reagents for Reclaimers Inc.','To get paid, you\'re gonna have to get back to Ironforge and speak to Roetten himself. He\'ll love getting Leftwitch\'s package out of the way anyway. Just give him this and it should be enough to get your booty.$B$BAnd don\'t worry, I\'m still going to put in a good word for you when I get back. I shouldn\'t be in Desolace much longer.','Bring Leftwitch\'s Package back to Roetten Stonehammer in Ironforge.','Ah, the package for Leftwitch from Desolace. Excellent. I \'preciate the work, and your timeliness, $C. Glad to have you aboard for at least this small bit of work.$B$BI got your payment right here. Let it be known that Reclaimers Inc. always pays well for a hard week\'s work.','Well met, $N. Business is booming, the sounds of anvils being struck rings throughout Ironforge, the bellows blow the fires hot, and me wife\'s making me a pie for dessert after tonight\'s dinner. Could life be any grander?','','','','','',6253,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6793,6794,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,3500,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1468,2,-284,10,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1687,18598,1,0,'Children\'s Week','You\'re willing to help us here at the orphanage? Bless you, friend; your aid during Children\'s Week will be invaluable.$B$BTake this whistle. You will only be able to use it for a short amount of time - typically not longer than Children\'s Week itself. When you use it, you will be able to talk with the child you\'ve agreed to look after. Using it again will dismiss the child.$B$BBy all means $N - use the whistle and meet your ward! I\'m sure the child will be most eager to meet you.','Use the Human Orphan Whistle to talk with the child you will be looking after during Children\'s Week.','Um... hi. My name is Randis, and I guess you\'re looking after me? You\'re an adventurer, like my mom and dad were. I\'m happy to meet you.$B$BI hope we\'ll have a lot of fun together. I have some things I\'d like to do, and the matron says you\'ll be like a big brother to me during this week. I\'d like that a whole bunch, yes $gsir:lady;.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,54,47,72,10,0,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1469,2,47,38,43,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,1452,0,0,1475,6287,1,0,'Rhapsody\'s Tale','Before the flight, I drank me a whole keg of stout. Hiccup!$B$BAnd what a flight it was. Zipping around with Brohann following me. Didn\'t see no temple though. Hiccup!$B$BWell, didn\'t see no temple till I got a little too tipsy and fell off my mount. I plunged right into the water and was sucked down. Found myself surrounded by a bunch of creepy trolls. Sure swam out of there fast! Even made off with this troll souvenir. Here, take it to Brohann and let him know his temple is down there, indeed. Hiccup!','Bring the Atal\'ai Tablet Fragment to Brohann Caskbelly in Stormwind.','Rhapsody Shindigger! That\'s right... how could I forget such a name?$B$BSo he knew about the sinking of the temple all along? Well, that certainly would have saved you some leg work.$B$BBut this Atal\'ai artifact! Why, it\'s quite a find!','At long last you have returned, $N. It has been quite some time since we last spoke. I thought perhaps you had forgotten about my quest.$B$BDid you locate that wily gryphon rider? Did he have anything to report?','','','','','',6287,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,150,0,0,0,0,0,1620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1470,2,-61,1,3,0,256,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Piercing the Veil','Greetings, child. I can see that you are still young in the ways of the warlock, power still eluding your grasp. I can sense your eagerness to learn.$B$BAnd you will learn.$B$BThere is no strength in ignorance. Knowledge is our greatest power. Through its application, we can control the chaotic magics and beings of the void, bending them to our will.$B$BI will show you how to bind a servant to your will, but first you must bring me three skulls of the rattlecage skeletons near the abandoned smithy.','Bring Venya Marthand 3 Rattlecage Skulls.','Though you are still untested and young in your learning, you have proven that you possess sufficient ability to master the summoning and binding of an imp. Do not be deceived by an imp\'s size. Though it lacks physical strength, it possesses powers and a cleverness that will serve you well.$B$BAttend me carefully, $N, for I will not repeat this lesson, and I will leave its mastery to you.','Your power is little now, though I suspect already you sense the possibilities.$B$BEven the dead might feel alive, with that power coursing through us.','','','','','',6281,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,114,688,7763,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1471,2,-61,10,10,0,256,16,0,0,0,0,0,0,0,0,0,0,0,0,0,1473,0,0,0,6284,1,0,'The Binding','Surely you have seen the circle of summoning below us? Only there will you be able to draw forth an unbound voidwalker.$B$BUsing these runes, you will be able to draw it forth, and then you must dominate it through strength of arms and magic.$B$BWhen it is subdued, it will be indentured to you. Come to me then, and I will elucidate the spell of summoning, so that it may serve you to whatever end you wish.','Using the Runes of Summoning, summon and subdue a voidwalker, then return the Runes of Summoning to Carendin Halgar in the Magic Quarter of the Undercity.','You have done well, $N. Now, I will impart to you the spell used for summoning the voidwalker.$B$BThe power that it unleashed upon you is now yours to command. Use it wisely.','I expect to hear of your success, $N. Not meeting my expectations will be the least of your worries, however, should you fail.','','','','','',6284,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,5676,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,375,697,11520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1472,2,-61,20,20,0,256,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1472,1476,0,0,0,'Devourer of Souls','A succubus is a devourer of souls, destroyer of hearts, tempter of men. A creature of profound evil and of singular mind.$B$BIt cannot be brought into our world without a stimulus.$B$BThus we use its own strength against it. With the hearts of good men, pure men, loving men, the succubus will be unable to resist, and will cross into our world. Then you can dominate it, and make it your own.$B$BSpeak with my assistant, Godrick Farsan, within the Temple. He will help you find your bait.','Speak with Godrick Farsan in the Temple of the Damned.','You were sent by Carendin? Sithel, then.$B$BDo not think light of me because my sight is gone. I see things that lie behind now, with clarity I had never known. What I once thought a curse, is now a boon.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,96,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1473,2,-61,10,10,0,256,16,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1471,0,0,0,'Creature of the Void','It seems the consensus that you are ready to learn to summon a voidwalker.$B$BA being created of the chaos that lies beyond, if you summon one but cannot control it, you will be torn asunder.$B$BThe first voidwalker was summoned by Egalin, and in his grimoire is the process explained.$B$BUnfortunately, it was stolen from us by an agent of the Scarlet Crusade who has it secreted away in his base at a tower to the west. Bring it to me, and I will impart the knowledge to you.','Recover Egalin\'s Grimoire and bring it to Carendin Halgar in the Temple of the Damned.','Ah, this is excellent. Like as not, Perrine was ignorant to the true power of the musty book he had stolen from us.$B$BIt will not fall out of our hands again. Observe, $N, the structure of the spell, the manner in which your power must be channeled.','Egalin was the teacher that taught me. With hardly a look, he was able to command the voidwalker he had summoned.$B$BWhen it came my turn to try, I was overconfident. Do not trifle with the powers that you wield, $N, they can consume even the vigilant.','','','','','',6285,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1474,2,-61,20,20,0,256,178,0,0,0,0,0,0,0,0,0,0,0,0,0,1476,0,0,0,6286,1,0,'The Binding','Using these hearts, cast a spell at the summoning circle to open a doorway for the succubus to come through. Your powers are greater now, and you will need all of them to defeat the succubus. $B$BBeware its charms, $n, many a strong mind has been bound to its will. When overcome, the succubus will be returned to the void, and I will teach you the spell to summon it forth at your command.','Using the Pure Hearts, summon and subdue a succubus, then return the Pure Hearts to Carendin Halgar in the Magic Quarter of the Undercity.','Again, you have done well, $N. It has been quite some time since I have seen a young $c with as much potential as you. Be assured that I will continue to watch your progress, and prepare and assist you in your future trials.$B$BFor now, let me show you the summoning spell for your newly dominated succubus.','Of the powers from beyond the void, the succubus is one of the most dangerous, as the weak are most easily wrapped around its fingers.$B$BRemember that now and in the future.','','','','','',6286,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,5677,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22243,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,930,712,11519,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1475,2,1417,41,50,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1469,0,0,0,0,0,0,'Into The Temple of Atal\'Hakkar','According to legend, The Temple of Atal\'Hakkar is a holy shrine dedicated to the ancient god, Hakkar the Soulflayer. Maintained by a vicious tribe of trolls named the Atal\'ai, the temple is rumored to be impenetrable.$B$BNow sunk beneath the Pool of Tears, retrieving artifacts from the temple is even more difficult. But that\'s what I need you to do, $n.$B$BAid me by gathering the intact Atal\'ai Tablets. Bring them to me and I will return to the Explorers\' Guild a hero. Together we will share the glory.','Gather 10 Atal\'ai Tablets for Brohann Caskbelly in Stormwind.','The Atal\'ai Tablets! Thank you, $N!$B$BOnce I deliver these to the Explorers\' League our names shall go down in history together. You have helped an old dwarf fulfill his final obligation in life. For that I am eternally grateful.','As dusk slowly descends upon my career I turn to you, $N, to help me in my final quest for the Explorers\' League. If my old bones could muster the strength to brave the Swamp of Sorrows and the sunken temple I would be fighting right alongside you.$B$BPride makes it hard for me to ask for your help in collecting the Atal\'ai Tablets. But old age forces the necessity.$B$BPlease help me, $N. I want to retire from the Explorers\' League having completed their final bidding.','','','','','',6288,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1490,0,0,0,1,0,0,0,47,0,0,0,0,500,0,0,0,0,0,4260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1476,2,-61,20,20,0,256,178,0,0,0,0,0,0,0,0,0,0,0,0,0,1472,0,0,1474,0,0,0,'Hearts of the Pure','Men of honor and goodness? Does such a man exist?$B$BIt took much research, but through bits of overheard stories, I managed to find two men that should do.$B$BThe first is Dalin Forgewright, who has dedicated himself to the care of the Lordaeron refugees, whom are refused by their kin at the Greymane Wall.$B$BThe other is Comar Villard, a man who remains faithful to his lost love, wandering the Wetlands for a sign of his wife.$B$BDeliver their hearts to Carendin. But first, let me show you your quarry.','Bring the hearts of Dalin Forgewright and Comar Villard to Carendin Halgar in the Temple of the Damned.','The heart of a goodly man seems much the same as any, when you see it like this, don\'t you think?$B$BPerhaps we possess something of a... different... view on the subject. These will do, though. I have no doubt that a succubus would be attracted by their purity.','I have been pleasantly surprised by the speed of your progress so far, $N. Bring me the hearts and you will impress me once again.','','','','','',6312,6313,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1477,2,1519,40,45,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1395,0,0,0,'Vital Supplies','Our mages are conducting research at Nethergarde Keep in the Blasted Lands, research vital to our understanding of the Dark Portals. They require nearly constant supplies, but our supply line to Nethergarde is tenuous.$B$BYou must help ensure the supplies make it to Nethergard. Report to Watchmaster Sorigal in Darkshire, and do as he asks. This task will take you into hostile lands, $N. Prepare yourself.','Speak with Watchmaster Sorigal.','Andromath sent you? Very good. I have an important task for you...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1478,2,-61,10,10,0,256,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,1473,1478,1473,0,0,0,'Halgar\'s Summons','Ah, $n! I just received word from Carendin Halgar that he would like to see you for further training.$B$BYou should be proud of yourself, $n. It\'s not every day that Master Halgar personally sees fit to instruct a young warlock.$B$BYou\'ll be able to find him in the Magic Quarter of the Undercity, near the Temple of the Damned.','Speak with Carendin Halgar in the Undercity.','Good, I see Ageron managed to find you, $N. Let us waste little time with small talk and pleasantries and focus on your training. There is still much you have to learn.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1479,2,-284,60,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,4,0,1558,0,0,4822,0,0,0,'The Bough of the Eternals','I\'ve heard stories about how the night elves have their bank in a tree - one that looks like a bear! That\'s so cool! Night elves are neat how they like nature and stuff, but bears are just totally awesome!$B$BWould you take me to see the bear-tree in Darnassus, please? There\'s a boat that will take us close to there, and it shouldn\'t take very long. Please, please, please!','Take the orphan to the bank of Darnassus. The bank itself is hollowed out of a tree known as the Bough of the Eternals.','Wow, it was cooler than I even imagined - the Bough of the Eternals! I didn\'t think it\'d be so big, but it was! Did you see the bird on top of it too?! I wonder how they got the branches to look like that!$B$BThanks for taking me to Darnassus, $N. You\'re awesome!','Are we there yet?','Go to the bank in Darnassus, otherwise known as the Bough of the Eternals.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,469,0,0,0,0,75,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1480,2,405,25,33,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1481,20310,1,0,'The Corrupter','The torn skin smells rotten, and is remarkably pliable for something that appears to be dry and fragile.$B$BAs you unroll it, you can clearly see the red markings of some kind of language on one side. At the bottom of the skin is a very clear symbol that you guess is a signature of some kind.$B$BPerhaps it is something Maurin could tell you more about?','Bring the Flayed Demon Skin to Maurin Bonesplitter in Desolace.','Hmm, these runes are indeed a language, $N, an old language. They seem remotely similar to the Eredun language, but the differences are drastic. If I am not mistaken, this is a contract of some kind.... Here, yes, this symbol is the demon\'s signature: Lord Azrethoc.','The Burning Blade begin to realize how weak they truly are. Their magics are pathetic, their strength feeble.$B$BTheir only power comes from those they serve, and not from any understanding of true power and knowledge.','','','','','',20310,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,0,780,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1481,2,405,25,33,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1480,0,0,1482,0,0,0,'The Corrupter','I believe I can find this demon lord given the proper reagents.$B$BIf he is indeed as powerful as I suspect, I will need items gathered from deadly creatures. But you act in the Warchief\'s name, so I am sure you will accept my task.$B$BFirst, I will have to break any wards he has against scrying. For this, I will need the scalp from a satyr--but not any satyr. The scalp must come from a Hatefury shadowstalker.$B$BSearch for them among the ancient ruins in the northeast of Desolace.','Bring a Shadowstalker Scalp to Maurin Bonesplitter in Desolace.','The shadowstalkers were unable to slay you, $c. Impressive... most impressive.$B$BThis scalp will do nicely for my spell. While you were away, I was able to gather some of the other reagents needed for the spell.$B$BI am almost ready. I only need a focus for the spell--something to project an image of the demon lord and his whereabouts.','Do not bring me an incorrect scalp, $c. Using the incorrect reagents could cause our deaths. The demon lord may have contingency spells on his person to slay those who would scry upon him.$B$BFate has already dealt me enough pain.','','','','','',6441,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1482,2,405,25,35,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1481,0,0,0,0,0,0,'The Corrupter','An oracle crystal would do nicely. They are crafted by the naga for their oracles to use.$B$BNorthwest of here, along the coast, is a vast coral reef that the naga have taken as their home when this close to the shore. You can find their oracles there. The Slitherblade are deadly and will not react kindly to your intrusions, so be careful and make haste.$B$BWhen you return, we shall see about finding this demon lord Azrethoc.','Bring an Oracle Crystal to Maurin Bonesplitter in Desolace.','A precious oracle crystal... flawless... beautiful. Indeed.$B$BWe shall begin immediately. Finding this demon lord should be our primary concern, and its slaying demands our utmost attention.$B$BTake a step back, $c, and let us see what this demon is, and where he may be found.','I am ready for the oracle crystal, $c. Finding and destroying this Lord Azrethoc would garner a great deal of favor with the Warchief for both of us. We would do well to work together and to do so swiftly so we may further our own ends and curry favor with the Warchief. ','','','','','',6442,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,1650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1483,2,17,16,21,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1093,0,0,0,'Ziz Fizziks','The Venture Company stole many of the best goblin minds, but from time to time, we get the opportunity to steal some back.$B$BA while ago, the Venture Company outfit in the Stonetalon Mountains hired Gerenzo Wrenchwhistle--a gnome! Their other engineer, Ziz Fizziks, was so taken aback by this, he pleaded with me to find him new employment with the Tinkers\' Union. I set him on a few tasks, but he might need help.$B$BMaybe you could look in on him for me? He\'s stationed at the western edge of Windshear Crag.','Speak with Ziz Fizziks in Windshear Crag.','I thought those Venture Company higher-ups were slave drivers, but then I met Sputtervalve, the cruelest of them all!$B$BHa! Though it\'s better than being out of a job, I suppose... Or worse, working with that Gerenzo. If you\'re here to help, I\'ve got something for you to do.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,25,0,0,0,0,0,252,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1484,2,405,25,35,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1482,0,0,0,0,0,0,'The Corrupter','This creature is far more dangerous than I had anticipated. No doubt Takata questions my abilities to take on such a creature, and it would insult his honor if he were not informed about what just happened.$B$BSpeak to the swordsman, tell him you are willing to slay the demon if he would allow it, but do not press too hard. It is better if he thinks it his own idea.','Speak to Takata Steelblade in Desolace.','I witnessed what just occurred with Maurin and the demon lord. That creature, even as an apparition, seems to have more power than my warlock companion. I wonder if he\'s up to the task of defeating the monster? It would serve the Warchief better if I go myself, but with my responsibilities here, I would disgrace my clan if I turned my back on my duties here to battle this evil for my own honor.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1485,2,-61,1,4,0,256,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1499,0,0,0,'Vile Familiars','Those warlocks who came before us have earned the distrust of the Horde, and while we are tolerated, we are not loved.$B$BThis has not brought the warlocks closer together, however, as many choose to live reclusively, dabbling in their magics alone. I will not seek to lead you down one path or the other, but only help you in your maturation.$B$BBefore I teach you the art of summoning, bring me six heads of the vile familiars from the cave to the northeast.','Bring 6 Vile Familiar Heads to Ruzan.','Throughout your training as a $C, you will learn to call forth beings of many sorts. Some may not seem it, but all are useful tools.$B$BDo not be fooled by the imp\'s small size. As you no doubt noticed, it is still a formidable adversary.','It is important that you can control the beings that you summon through your magic. There are few enough interested in learning the ways of the $C that I would risk throwing your life away by teaching you something before you are ready.','','','','','',6487,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,216,688,7763,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1486,2,718,13,17,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Deviate Hides','As Naralex descended deeper into his nightmare, a strange breed of beasts arose from beneath the Barrens into the Wailing Caverns.$B$BThese deviate creatures have strange, otherworldly properties. While evil in nature, it is my opinion that some good can come from their existence here in Kalimdor. I believe their hides will be of particular use in the ways of leatherworking.$B$BIf you feel up to the task, venture into the caves below and retrieve some deviate hides.','Nalpak in the Wailing Caverns wants 20 Deviate Hides.','Your efforts shall not go unnoticed in gathering these hides, $N.$B$BThank you for your dedication.','I am very interested in examining the hides from the deviate creatures who have infested these caves. Have you had any luck in collecting some, $C?','','','','','',6443,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6480,918,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1800,960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1487,2,718,15,21,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Deviate Eradication','Naralex had a noble goal.$B$BOur great leader aspired to enter the Emerald Dream and help regrow these harsh lands back into the lush forest it once was. But something went terribly wrong.$B$BNaralex\'s dream turned into a nightmare and corrupt creatures began to inhabit the caverns.$B$BWhile some Disciples of Naralex seek to awake our master, my concern is with ridding these caves of the evil beasts.$B$BBrave the caverns, $n, and eradicate the deviate spawn.','Ebru in the Wailing Caverns wants you to kill 7 Deviate Ravagers, 7 Deviate Vipers, 7 Deviate Shamblers and 7 Deviate Dreadfangs.','As a Disciple of Naralex, I commend your bravery, $N.$B$BYour aid in ridding the caverns is the first step in our long plight to see the Barrens restored.$B$BThank you and may you prosper.','$N, we, the Disciples of Naralex, need your help. Our numbers are dwindling with our master trapped in his twisted nightmare. We have not the forces necessary to deal with the corrupt creatures which now haunt these caverns.$B$BI beg of you, enter the caves and wage war on the deviate creatures!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3636,5755,5761,5056,7,7,7,7,0,0,0,0,6476,8071,6481,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2500,1230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1488,2,405,25,40,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1484,0,0,0,0,0,0,'The Corrupter','Although I have no knowledge of this Lord Azrethoc, I agree with Maurin, he must be stopped; especially if he is attempting to gain influence over the Burning Blade to further his goals.$B$BYou have already shown you wish to aid the Warchief, and I would trust you to gather a party to slay the demon lord and his warlock servant.$B$BWhen you are ready, head directly south, and return to me when the threat has been ended.','Slay Lord Azrethoc and Jugkar Grim\'rod and return to Takata Steelblade in Desolace.','A mighty victory for us all, $N. Let us rejoice in your success. I trust now that our future here is not as bleak as I once thought.$B$BThe demons will be slain, the Burning Blade will fail in their efforts, and we may one day have a place we can safely call home again.','Glory to the Horde, and death to our enemies, $N!$B$BThe demons in Desolace pose a greater threat than ever before. My hope of returning to the Warchief dwindles as more and more of the foul creatures seem to appear.$B$BI sometimes wish it was only the centaur we had to deal with.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5760,5771,0,0,1,1,0,0,0,0,0,0,6746,6747,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1489,2,718,12,16,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,880,0,0,1490,0,0,0,'Hamuul Runetotem','The shells you brought me have a taint, one I have never before seen. I am certain the water of the Oases is the cause, and I can sense the confusion they cause this land. It is as if the land dreams and cannot awake.$B$BThe Wailing Caverns must be the source of the taint. But before you go there, speak with Hamuul Runetotem, the elder druid. I sent word to him of the happenings in the Barrens. He is wise, and can offer you counsel.$B$BYou will find him in Thunder Bluff, on the Elder Rise.','Speak with Hamuul Runetotem.','I bid you greetings, $N. You are welcome here, and I suggest you gather all your strength. For the task we now set before you ... is a dire one.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,25,0,0,0,0,0,174,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1490,2,718,12,16,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1489,0,0,914,0,0,0,'Nara Wildmane','I entered the land of dreams, and dreamed of a cult of druids who dwell in the Wailing Caverns. I saw that their goals were once noble, but they have lost their way. They are now servants of the taint seeping through the Barrens.$B$BI am old and my strength fails. I could not long dwell in that dreaming place and know little more of the tainted druids. But Nara is young and her spirit is fierce. She remained in the dreaming when I fled.$B$BSpeak with Nara. She is in the tent, over yonder.','Speak with Nara Wildmane.','Yes, it is true. I know of the druids in the Wailing Caverns. I have seen their twisted, scaled faces. I know their crimes, and I know their plans.$B$BYou must stop them, $N.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,10,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1491,2,718,13,18,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,865,0,0,0,0,0,0,'Smart Drinks','Ok, so the raptor horns didn\'t work so well. But that\'s all right -- no one got rich on their first try! And besides, I think I found something that\'ll work even better in my smart drinks!$B$BThere is a substance called Wailing Essence, and I think it is the cause of the strange plants and animals in the Barrens. Get me some and I\'ll try it in my drink!$B$BI heard the essence gathers in ectoplasmic creatures in the Wailing Caverns to the west. Hunt those creatures and gather the essence.','Bring 6 portions of Wailing Essence to Mebok Mizzyrix in Ratchet.','Great, you got it! I can\'t wait to try it out. This is going to make me a fortune, I just know it!$B$BThank you, $N. Take this, and after I\'m rich I\'ll send you more, I promise!','Where is my wailing essence?','','','','','',6464,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,250,0,0,0,0,1000,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1492,2,17,9,11,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6462,1,0,'Wharfmaster Dizzywig','I have need to send a crate of potions, reagents and other items to my associates in the Old World. Little time I have to actually see them to the dock at Ratchet, and the last caravan has already left.$B$BIf you could, please take this to Wharfmaster Dizzywig. He will ensure that it is placed on the next boat to Blackwater Cove.','Bring the Secure Crate to Wharfmaster Dizzywig in Ratchet.','A small enough crate. Yes, I should be able to find room for this aboard the ship. It sails with the next tide, I trust this is soon enough? Excellent. Let me just enter it into my ledger.$B$BAll taken care of! Good day to you, $C.','You seek passage on the next ship, or have some item you wish to send aboard it?','','','','','',6462,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,75,0,0,0,0,0,264,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1498,2,-81,10,10,0,1,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1505,0,0,1502,0,0,0,'Path of Defense','As a warrior, one of our most crucial tasks is... protection. We are the shield of the Horde, and we keep our weaker brethren safe. If you are to join in our ranks, then you must prove your mettle to me.$B$BGo to Thunder Ridge in Durotar, where live the lightning hides and thunder lizards. Hunt the beasts! Show me you are tougher than they! Brave their assaults and bring me a stack of their singed scales as proof.$B$BDo this, and then I will teach you.','Bring 5 Singed Scales to Uzzek at Far Watch Post in the Barrens.','Ah. I see you have defeated the thunder lizards, which proves you are tough. Now I will show you how tough skin and shrewd movements can combine to form an impenetrable wall of defense.$B$BLearn your lesson well, $N. And be ready for future instruction.','Do you have the scales, $N? Unless you can withstand the attacks of the thunder lizards, you will not benefit from my instruction.','','','','','',6486,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1499,2,-61,1,4,0,256,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1485,794,0,794,0,0,0,'Vile Familiars','Zureetha has been sending novices like yourself to help cull the numbers of the creatures in the cave near where you fought the vile familiars.$B$BI think it would be good for you to gain experience by assisting her. Be sure to tell her that you assisted with the imp problem, she\'ll probably have a reward for you.','Speak with Zureetha Fargaze.','You have done well, $n.$B$BAlthough the vile familiars were merely pets of the darker powers within the Burning Blade, your success against them foretells greater deeds ahead.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4925,5778,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,10,10,0,0,0,0,21,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1501,2,-61,10,11,0,256,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1504,0,0,0,'Creature of the Void','So few warlocks remain... We risk much, but the risks are warranted. You must quickly reach maturity in your ability if you are to be of use to the Horde and to the Warchief.$B$BIt is time that you learned a new summoning spell.$B$BFirst, you must recover the Tablet of Verga, which was stolen by warlocks of the Burning Blade and is now kept at their lair in Skull Rock to the east of the city. With the tablet, I will show you the runes necessary to summoning a voidwalker.','Retrieve the Tablet of Verga for Gan\'rul Bloodeye in Orgrimmar.','Good. I hope you inflicted some other losses on the Burning Blade when you went to retrieve this.$B$BThey have been a source of great annoyance for the Warchief, and a great blight upon warlocks as a whole.','Do you have the Tablet of Verga, $N? If not, I do not wish to speak with you until you do.','','','','','',6535,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1502,2,-81,10,10,0,1,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1498,0,0,1503,0,0,0,'Thun\'grim Firegaze','It is vital that a warrior\'s weapon is one of quality. And if there is an orc who can craft quality weapons, then that orc is Thun\'grim Firegaze. He is a hermit who dwells atop the hills east of the Crossroads.$B$BIf you seek a weapon, warrior, then you should seek Thun\'grim. To find him, first travel to the Crossroads to the west, then strike east into the hills. His camp is high on a hilltop.','Speak with Thun\'grim Firegaze in the Barrens.','My eyes have long dried out from staring into the forge\'s flame, but some things I can still see. I can see you want something.$B$BAnd if you found your way here, then I can guess what you desire.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1503,2,-81,10,10,0,1,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1502,0,0,0,0,0,0,'Forged Steel','I will give you a weapon, $N, but first you must aid me. The Razormanes to the northwest came into my camp a few nights past. They would not meet me in combat, but they know my eyes are bad--a few distracted me with snorts while others stole from me! The cowards!$B$BThey took an iron chest, and within it were some forged steel bars. If you can recover them then I will give you the weapon you seek.$B$BSearch for the iron box within the quilboar camps, and return with the forged steel bars.','Bring the Forged Steel Bars to Thun\'grim Firegaze in the Barrens.','You found them! And all the bars are here, which doesn\'t surprise me. I didn\'t think the Razormanes would know what to do with fine steel like this.$B$BThank you, $N. Here is your reward. May it serve you well.','Do you have my steel bars?','','','','','',6534,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7326,7328,7327,7329,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1504,2,-61,10,11,0,256,178,0,0,0,0,0,0,0,0,0,0,0,0,0,1501,0,0,0,7464,1,0,'The Binding','Now, observe the Tablet of Verga, for it contains the glyphs you will need for the summoning. Take them to the circle in Neeru Fireblade\'s tent on the other side of the cavern. There you will be able to call for the voidwalker.$B$BYou must defeat it using whatever physical and magical means you have at your disposal. When this is completed, return to me with the glyphs of summoning and I will demonstrate how you may bind the creature to your will.','Using the Glyphs of Summoning, summon and subdue a voidwalker, then return the Glyphs of Summoning to Gan\'rul Bloodeye in Orgrimmar.','You have done well, $N. I will show you how to summon the voidwalker similar to the one you just defeated.$B$BYou should know that we have high expectations for you, and you have, so far, matched them.$B$BDo not let it go to your head, however, as the tasks that still lie before you will make this seem as simple as waking in the morning.','The voidwalker is a powerful creature. I remember when it was I that was in your shoes, $N. Over the years, my own voidwalker has grown to fight me less, though I suspect that is only because it hopes I will let my guard down.$B$BRemember that, $N.','','','','','',7464,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,5676,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,697,11520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1505,2,-81,10,10,0,1,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1505,1498,0,0,0,'Veteran Uzzek','The Horde honors its warriors because their strength is unquestioned. But the truly great warriors are great students as well.$B$BSeek out Uzzek. He is a veteran of many battles and now instructs young warriors in the ways of combat. You will find him south of Far Watch Post, the orc garrison on the border of the Barrens and Durotar.','Speak with Uzzek at Far Watch Post.','Hello, young one. Here for some instruction, are you?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1506,2,-61,10,10,0,256,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,1501,1506,1501,0,0,0,'Gan\'rul\'s Summons','You there. $n, right?$B$BI hope your schedule isn\'t busy, because Gan\'rul wants to see you right away. You\'ll find him with the senior warlocks in the Cleft of Shadow.$B$BBased on my past dealings with Gan\'rul, your summons is either a very good thing or a very bad thing.','Speak with Gan\'rul Bloodeye in Orgrimmar.','Good. I was afraid Ophek wouldn\'t reach you.$B$BIt is time that I further your warlock training. Any business you have currently will have to wait.$B$BI trust there will not be a problem with this?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1507,2,-61,20,20,0,256,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1472,1508,0,0,0,'Devourer of Souls','The time has come for you to learn more of the summoning magics. You will learn to summon a succubus, a creature of incredible mental powers. It can lull those of weak minds into its servitude--but have no fear! I feel certain that you will be equal to the challenge.$B$BA succubus can only be summoned when baited with an item that represents great devotion and love. I leave it to you to find such an object.$B$BA suggestion? Speak with Cazul... There seems to be little the ancient warlock does not know.','Speak with Cazul in the Cleft of Shadow.','Hm... Zarm. You are still new to your path, but I sense the possibility for greatness in you.$B$BYou were born with gifts, $N. See that they do not go to waste.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,96,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1508,2,-61,20,20,0,256,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1507,0,0,1509,0,0,0,'Blind Cazul','Hmm... But, of course, that is not why you have come to speak with me.$B$BIf Gan\'rul has sent you to me, it must be that you are to summon a succubus, and need an object to use for enticement.$B$BHmm... If you trust a blind man to lead you, $n, then listen. In the bluffs of Orgrimmar, west of the wind rider tower, lives Zankaja. She waits for the return of her mate.$B$BGo to her.','Speak with Zankaja in Orgrimmar.','Have you come with news of Dogran? He was to have returned days ago, and I have heard nothing...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1509,2,-61,20,20,0,256,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1508,0,0,1510,0,0,0,'News of Dogran','My mate, Dogran, was recently sent to the Crossroads for duty. It was a promotion, and he was very proud.$B$BI was sad, of course, but I didn\'t let him know that. And worried, too. The Barrens is a more dangerous place than Orgrimmar, and I feared the worst.$B$BNow it\'s been a week after he should have returned, and I have received no word from him...$B$BPerhaps you could go to the Crossroads and see if they have any news? He worked with Gazrog, who should still be stationed there.','Speak with Gazrog at the Crossroads.','Zankaja? That\'s Dogran\'s mate, right?$B$BYeah, I\'ve heard from him, but it\'s not the sort of news we should let get back to her...$B$BNo, he\'s not dead. But he is injured and a prisoner of the quilboar.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1510,2,-61,20,20,0,256,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1509,0,0,1511,0,0,0,'News of Dogran','He was stationed at Camp Taurajo, where we\'ve been trying to weed out the quilboar. He led a few grunts to one of their camps, where he was hurt bad. The others made it back and tried to rescue him. He was in bad shape, his wounds festered, so they were afraid to move him without patching him up first.$B$BThey sent a message here, requesting a healing draught from the trolls at the Malaka\'jin at the base of the Stonetalon Mountains. We sent someone to get it, but they haven\'t returned yet.','Speak with Ken\'zigla at the Malaka\'jin.','Another $R, eh? I hope you haven\'t come for the other. He didn\'t make it. Those goblins did him in good.$B$BHe said he needed a healing draught, but not much else.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1511,2,-61,20,20,0,256,178,0,0,0,0,0,0,0,0,0,0,0,0,0,1510,0,0,1515,6624,1,0,'Ken\'zigla\'s Draught','I figured there might be another coming to get the draught, so I prepared it anyways.$B$BHere you go, $n. Mind you, you should only give half of it to him! That will give him enough strength to move without bleeding himself dry. Wait a night, then give him the other half.$B$BAnyways, you\'ll want to bring this to Logmar at Camp Taurajo. From what the first one told me, he should have an idea where this Dogran is.','Bring Ken\'zigla\'s Draught to Grunt Logmar at Camp Taurajo.','Well, it\'s about time! Dogran has been dying out there, waiting for this.$B$BWe need to get this out to him right away, but most of the grunts stationed here are out on a foraging mission.','Yes, what is it?','','','','','',6624,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1512,2,-61,20,20,0,256,178,0,0,0,0,0,0,0,0,0,0,0,0,0,1515,0,0,1513,6625,1,0,'Love\'s Gift','Zankaja is young and beautiful. To be chained to an invalid... I will not allow her to suffer that injustice.$B$BLeave me, $n. And thank you. I may end my life in glorious battle, instead of a lifeless husk.$B$BAnd please, I would ask you not to tell my mate of this... I do not want guilt on her conscience.','Bring the Dirt-caked Pendant to Gan\'rul Bloodeye in Orgrimmar.','If you tell me that this will suffice, then I trust you, $N. Allow me to clean it though... Pristine and shining, it may be even more enticing to a succubus.','You have returned. Are you ready to battle a succubus?','','','','','',6625,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1513,2,-61,20,20,0,256,178,0,0,0,0,0,0,0,0,0,0,0,0,0,1512,0,0,0,6626,1,0,'The Binding','Take this to the summoning circle in Neeru\'s tent, $n. Summon forth a foul succubus, then show it your mastery. I believe in the strength of your magic. As always, though, be wary, for pride and overconfidence has overcome many a promising warlock.$B$BWhen you have defeated it, return the pendant to me so that I might deliver the news to Zankaja.','Using Dogran\'s Pendant, summon and subdue a succubus, then return Dogran\'s Pendant to Gan\'rul Bloodeye in Orgrimmar.','Success! Be sure I expected nothing less from my star pupil.$B$BYou have proven your worth, and gladly will I show you the method of summoning your subdued succubus. Go now, you have much to learn, and when next I see you, I will expect you to have found true mastery over your succubus.$B$BLeave the sorrow of Dogran and Zankaja to those of us who are longer in years, but remember it, and hold it as protection against the wiles of the dark power you have learned to summon today.','When I look upon a succubus, my heart begins to soar... But at the same time, I can almost sense my soul\'s ebb, drifting away like the tides.$B$BBe wary, my friend.','','','','','',6626,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,5677,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22243,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,690,712,11519,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1514,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Windblossom','','','You apply two Cenarion plant salves to the windblossom. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a windblossom plant. The berries that hang from the plant appear rotten and poisonous. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1514), + (1515,2,-61,20,20,0,256,178,0,0,0,0,0,0,0,0,0,0,0,0,0,1511,0,0,1512,6624,1,0,'Dogran\'s Captivity','You\'ve made it this far, so if you want to see this through to the end, I won\'t stop you. I can\'t spare you any additional manpower though, you\'ll be on your own.$B$BDogran is being held in a quilboar camp to the north of here. Look for a group of two huts. He\'ll be heavily guarded--that is, if they haven\'t killed him yet, or he hasn\'t succumbed to his wounds.$B$BGood luck.','Bring Ken\'zigla\'s Draught to Dogran in the Barrens.','Foul tasting brew...$B$BI can feel the strength in me now, enough to hobble away... But my leg, I will have lost it for the rest of my life. My arm, too.','Urrrghhhh...','','','','','',6624,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1516,2,-82,4,4,0,64,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1517,0,0,0,'Call of Earth','The time is now, young $c. You\'ve grown strong and your spirit endures like the earth. Following the shaman\'s path shows you have wisdom before even proving yourself.$B$BThe element of earth will guide your destiny, becoming part of you if you are ready. But you must stand before the earth itself. If you are ready, then you will see things only shaman know of.$B$BSeek out the Felstalkers to the north, and take from them two of their hooves. Return to me then, and we shall speak more of your future.$B','Bring 2 Felstalker Hooves to Canaga Earthcaller in the Valley of Trials.','Excellent. Your success shows that you are prepared.$B$BOf all the elements, earth represents the foundation of all things. It is your strength, your stamina, and your patience. Earth will protect you, but only if shown the proper respect. Like the other elements, even earth can be fickle. Earth is the basis for life, and by observing its laws, you will gain greater wisdom. Never forget the secrets earth shares with you.$B$BI shall make a sapta for you now, and by accepting it, you will realize your path.','Patience is earth\'s greatest virtue. The earth witnesses the cycle of all things: the mountains becoming deserts; rivers becoming canyons. The earth is the most stubborn and wise of all the elements and it does not tolerate impatience.$B$BThe earth beckons you now because a time of conflict draws near. When you return to me successful, then you shall be that much closer to being made whole.$B$BOthers will be envious of your wisdom and hate you for their ignorance.','','','','','',6640,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1517,2,-82,4,4,0,64,178,0,0,0,0,0,0,0,0,0,0,0,0,0,1516,0,0,1518,6635,1,0,'Call of Earth','A sapta is a drink created to bind our spirits to the elements. Fused with magic, the potion will allow the strong willed to see the elements as no one else can. Your spirit will be connected to the element the sapta was created for, and only a select few shaman know the recipe.$B$BThe sapta is always drunk in a holy place, and never anywhere else--remember that.$B$BSeek out Spirit Rock southwest of here--it is found at the end of the Hidden Path. Drink your sapta there, and... well, you shall see.','Find Spirit Rock and drink the Earth Sapta.','Ah... $N... pleased is the earth to have you here.$B$BBound together in body and spirit, you will go forward knowing that the mountains are your strength; the plains, your patience; and the world itself your essence.$B$BStanding before the earth humbly is all that is required of you for you to pass this rite. But the others are not as passive. They may be chaotic and often violent, but such is the nature of the elements. Dual natures opposing one another, you must come to learn these things intricately.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1518,2,-82,4,4,0,64,178,0,0,0,0,0,0,0,0,0,0,0,0,0,1517,0,0,0,6656,1,0,'Call of Earth','Take this rough quartz from me and bring it to Canaga Earthcaller as proof of our meeting. He will craft a totem for you, and this pebble will be the heart of it. As small as it may seem, you will come to find that size does not matter, and that even the smallest of things can outlast many others.$B$BBe patient, $N. Remain strong. And seek wisdom. This is what earth asks of you. In the end, you shall become one with the earth--respect it as it shall respect you.','Bring the Rough Quartz to Canaga Earthcaller in the Valley of Trials.','Excellent!$B$BThe totem I will craft for you is more than a symbol of your status among $C--it has abilities beyond that. One use of the totem is as a focus for spells. Those spells are tied to the earth, and as you earn greater and greater wisdom, more of the earth\'s abilities will be made accessible to you.$B$BThe trainers will know when you are ready for greater knowledge.$B$BBut for now, take this earth totem, and a scroll to teach you your first ability.','I wish to be the first to welcome you fully to the first of four paths that will forever lead you in your destiny.$B$BIf you have the stone the earth gave to you, I will give you the totem it promised.$B$BIf not, then be gone with you until you have found your way.','','','','','',6656,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5175,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,270,8071,8073,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1519,2,-82,4,4,0,64,32,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1520,0,0,0,'Call of Earth','The time has come, young $c. Your body ages and grows strong, and your spirit endures like the earth. I see it within you-you have wisdom already.$B$BThe earth guides our people, and it speaks to us, as it will to you in time. But you must be tested. If you are ready, then you shall see things only our kind know of.$B$BSeek out the Bristleback shamans in their ravine to the east, and take from them a salve they use in their rituals. Return to me only when you have enough for your own potion.','Bring 2 applications of Ritual Salve to Seer Ravenfeather in Camp Narache.','Good, $N. Your return here signifies that you are indeed prepared for the next step.$B$BOf all the elements, earth represents the foundation of all things. It is your strength, your stamina, and your patience. The Earth Mother will protect you, but only if you show her proper respect. She is the basis for life, and by observing her laws, you will gain a greater wisdom. Never forget the secrets she shares with you.$B$BI shall make your sapta for you now, and by accepting it, a new path will open before you.','The earth is patient, and will wait for you until you are ready because she knows in time all things erode and are reborn. It is the cycle of things. Mountains become deserts. Rivers become canyons. The earth is the most stubborn and wise of all the elements.$B$BYou must learn patience and stamina above all things. The earth calls for you now because she feels you are ready. Consider this your rebirth if you succeed. You will never be able to go back to ignorance afterwards.','','','','','',6634,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1520,2,-82,4,4,0,64,178,0,0,0,0,0,0,0,0,0,0,0,0,0,1519,0,0,1521,6635,1,0,'Call of Earth','A sapta is a drink created to bind our spirits to the elements. Fused with magic, the potion will allow the open minded to see the elements as no one has seen them before. Your spirit will forever be tied to the element the sapta was created for, and only a select few of our kind know the secrets of its creation.$B$BThe sapta is always imbibed in a holy place, and never anywhere else.$B$BSeek out the shaman shrine to the east of here and drink of the sapta.','Find Kodo Rock and drink the Earth Sapta.','Ah... $N... pleased is the earth to have you here.$B$BBound together in body and spirit, you will go forward knowing that the mountains are your strength; the plains, your patience; and the world itself your essence.$B$BStanding before the earth humbly is all that is required of you for you to pass this rite. But the others are not as passive. They may be chaotic and often violent, but such is the nature of the elements. Dual natures opposing one another, you must come to learn these things intricately.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1521,2,-82,4,4,0,64,178,0,0,0,0,0,0,0,0,0,0,0,0,0,1520,0,0,0,6656,1,0,'Call of Earth','Take this rough quartz from me and bring it to Seer Ravenfeather as proof of our meeting. She will craft a totem for you, and this pebble will be the heart of it. As small as it may seem, you will come to find that size does not matter, and that even the smallest of things can outlast mountains.$B$BBe patient, $N. Remain strong. And seek wisdom. This is what earth asks of you. In the end, you shall become one with the earth--respect it as it shall respect you.','Bring the Rough Quartz to Seer Ravenfeather in Camp Narache.','Splendid.$B$BThe totem I will craft for you is more than a symbol--it has abilities beyond that. One use of the totem is a focus for spells. Those spells are tied to the earth, and as you earn greater and greater wisdom, more of the earth\'s abilities will be made accessible to you. Trainers found throughout Kalimdor will know when you are ready for greater knowledge and will let you know as much when you visit them.$B$BBut for now, take this earth totem, and a scroll to teach you your first ability.','Greetings, $N. You would not return to me if you had not accomplished your task. May I be the first to welcome you fully to the first path of four that will forever rule your travels.$B$BIf you have the stone the earth gave to you, I will give you the totem it promised. If not, then I pity you. There is much pride to be had when you\'ve fully dedicated yourself to the elements.','','','','','',6656,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5175,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,270,8071,8073,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1521), + (1522,2,-82,10,10,0,64,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,1524,1522,1524,0,0,0,'Call of Fire','Fire be witcha, mon. I see you be strong in da ways of earth already, an\' me tinkin\' you be ready to talk to Kranal.$B$BKranal live north of da Crossroads in da Barrens. He be strong in da ways of da elements and can teach ya da ways of fire... if you tink you be ready.$B$BHe be easy ta find, just don\' go too far--ya go too far an\' ya find yerself in da elves\' lands.','Find Kranal Fiss in the Barrens.','Hmmm, Searn sent you to me, did he?$B$BWell then, Searn could always be trusted, so that must mean you\'re ready to take part of the next sapta--the sapta of fire.$B$BI see it in your eyes already, the burning, the desire. You\'ve tasted power, and now you\'re ready for more of it. Patience, $N. Remember what earth taught you. Power and destruction will come easily, but you must still know when to stay your hand.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1523,2,-82,10,10,0,64,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,1524,1522,1524,0,0,0,'Call of Fire','Long has it been since you were last tested, $N. You have shown patience thus far in your studies, but the time has come for you to learn more. The time has come for you to learn about destruction... and chaos. The element of fire is yours for the understanding, if you\'re prepared to pay for it.$B$BSeek out Kranal Fiss in the Barrens. He lives in a small dwelling north of the Crossroads, but be mindful, if you\'ve reached the night elf lands, you\'ve gone too far.','Find Kranal Fiss in the Barrens.','Hmmm, Narm sent you to me, did he?$B$BWell then, Narm could always be trusted, so that must mean you\'re ready to take part of the next sapta--the sapta of fire.$B$BI see it in your eyes already, the burning, the desire. You\'ve tasted power, and now you\'re ready for more of it. Patience, $N. Remember what earth taught you. Power and destruction will come easily, but you must still know when to stay your hand.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1524,2,-82,10,11,0,64,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1525,6653,1,0,'Call of Fire','You are powerful enough to wield the totem of fire, but that does not mean you are ready.$B$BAlong the Southfury River in Durotar, before the Great Sea, lies a hidden trail to one of the highest peaks in the land. Find your way to the top and you shall find one of our holy shrines watched over by Telf Joolam--the Shrine of the Dormant Flame.$B$BTake this torch to him--it marks that you attempt to tame fire. Return it to me aflame by the brazier at the shrine and I will see you are given the totem of fire.','Bring the Torch of the Dormant Flame to Telf Joolam in Durotar.','Ah, my mistake, $N. I apologize. I did not realize you possessed the Torch. I am pleased to make your acquaintance.$B$BMany adventurers find their way here while looking for lost treasure or the promise of mystical creatures to slay, only to be turned away from a seemingly empty shrine. But we know the truth, do we not, $N?$B$BThis shrine holds a greater secret from the mundane members of the Horde. To us, it is sacred.','Greetin\'s, $N. You\'ve found yerself at the Shrine of the Dormant Flame. Only those knowledgeable enough in the shamanistic arts will ever learn the secrets of this place and the power it holds. I\'m sorry you made the trip all this way, only to be turned back now--the journey up here is far from safe after all--but I am the keeper of the shrine, and I cannot allow just anyone to wander around here.','','','','','',6653,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1525,2,-82,10,12,0,64,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1524,0,0,1526,0,0,0,'Call of Fire','But you did not come here for a history lesson, did you? You came for the Eternal Flame and fire totem.$B$BThe first step is to create a sapta and bind you to the flame.$B$BI can create the fire sapta for you if you bring me two items. The first is fire tar, a simple item usually carried by Razormane spellcasters in eastern Barrens.$B$BThe second item will be more dangerous: a reagent pouch from one of the cultists of the Burning Blade. You can find them in a cave above the ravines northeast of Razor Hill.','Bring 1 Fire Tar and 1 Reagent Pouch to Telf Joolam in Durotar.','These will do nicely, $N.$B$BFire is more than chaos and destruction--do well to remember that. It is also about life, and creation. All things are tied together in such a way. Forces oppose one another, but at the same time, one cannot exist without the other. Both extinguish one another, but also give one another meaning. Always remember this.$B$BUsing different types of magic in conjunction with one another will show not only true skill, but great wisdom.','I have enough ingredients for a sapta of fire if you can find the reagent pouch and some fire tar. The Burning Blade fanatics carry the proper components for most of their spells in those pouches, and usually have enough of the items I need that we will not have to search much farther for anything else.$B$BThe saptas are always made from ingredients that are closely tied to their respective elements. It makes our work easier because of the warlocks\' ties to fire.','','','','','',5026,6652,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6636,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1526,2,-82,10,13,0,64,178,0,0,0,0,0,0,0,0,0,0,0,0,0,1525,0,0,1527,6653,1,0,'Call of Fire','The fire sapta is finished. The time has come for you to face the flame. Use the sapta at the shrine and head to the top of the mountain to face the manifestation there. He will not attack until you are ready, but he will realize you are able to see him.$B$BStrike him down swiftly, $N, for he shall only grow in power the longer you take to slay him. Once he is defeated, place his glowing embers within the brazier and light the torch.','Defeat the Minor Manifestation of Fire, and place the Glowing Ember in the brazier atop the Shrine of Eternal Flame.','A white hot flame ignites within the bowl as you place the ember within. You can feel the magical effects of the sapta coursing through your body and the fire dances rhythmically before you.$B$BYou place the top of the torch within the basin, and it immediately catches on fire.','The brazier stands about a third your height, and looks normal, save for the inscriptions along its smooth metal rails. The metal shows no signs of wear from the weather, and the bowl seated at the top of it feels cool to the touch.','','','','','',6653,6655,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6654,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1527,2,-82,10,13,0,64,178,0,0,0,0,0,0,0,0,0,0,0,0,0,1526,0,0,0,6654,1,0,'Call of Fire','Torch firmly in hand, you turn away from the brazier and look out over Durotar. You feel an excitement tugging at your spirit as the wind picks up and forces the flame to dance violently.$B$BYou start off down the path back to the Barrens in search of Kranal Fiss.','Bring the Torch of Eternal Flame to Kranal Fiss in the Barrens.','Your spirit burns brighter than any torch I\'ve ever seen, $N, and for that, you should be proud.$B$BIf you continue down this path, the elements will be yours to command, and our brethren will look to you for guidance and wisdom. Let me be the first to congratulate you and present to you your newest totem.','Yes, $N? What do you have there?','','','','','',6654,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5176,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,690,3599,2075,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1528,2,-82,20,20,0,64,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,1530,1528,1530,0,0,0,'Call of Water','Water be in ya future, mon. I see you be strong in da ways of fire already, an\' me tinkin\' you be ready to talk to Islen.$B$BIslen live along the coast of da Barrens. If ya head south along the Southfury River, ya canna miss her--look fer da big shark! She be strong in da ways of da elements and can teach ya da ways of water... if you tink you be ready.$B$BShe be easy ta find, just don\' go too far south--she be jus\' beyond Ratchet.','Find Islen Waterseer in the Barrens.','The wind approaches you quickly from the horizon; the earth is steady beneath your feet; and your spirit is already warmed by fire--I would say it is time for you to learn about the purity of water.$B$BYour path has led you this far, and your spirit will give you the strength to carry on even further. But the first step is yours to take.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1529,2,-82,20,20,0,64,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,1530,1528,1530,0,0,0,'Call of Water','Long has it been since you were last tested, $N. You have shown patience thus far in your studies, but the time has come for you to learn more. The time has come for you to learn about the purity of water.$B$BSeek out Islen Waterseer in the Barrens. She is along the eastern coast, south of the Southfury River and Ratchet. You will find her there at her fishing hut. Good luck to you, $N.','Find Islen Waterseer in the Barrens.','The wind approaches you quickly from the horizon; the earth is steady beneath your feet; and your spirit is already warmed by fire--I would say it is time for you to learn about the purity of water.$B$BYour path has led you this far, and your spirit will give you the strength to carry on even further. But the first step is yours to take.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1530,2,-82,20,22,0,64,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1535,0,0,0,'Call of Water','If there is one lesson you must learn of water, it is this: water means rebirth.$B$BIts power flows, erodes, and makes clean all manner of things. You will find its ability to heal and replenish incomparable, but only when it is pure.$B$BWhen you understand that water, when polluted, can devastate all that it touches, you will appreciate how vital a resource it is.$B$BIf you wish the water sapta, find Brine deep in Southern Barrens. Her home is continually molested by the quilboar there.','Find Brine in Southern Barrens.','Yes?$B$BMmm. I have a feeling I know what you\'re going to ask me: what would possess someone to live out here in the deepest part of the Barrens, the threat of quilboar all around, and no protection? Well, we all have our reasons to justify why we act the way we do. The real question is, what brings a lowly $R to the deepest reaches of the Barrens to speak to a woman who obviously has no concern for her own well-being?$B$BI\'m willing to bet we both know the answer to that.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,264,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1531,2,-82,30,30,0,64,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1531,0,0,0,0,'Call of Air','You be makin\' headway now, mon. Your be ready to prove yerself worthy of the air totem, but first, ya must fin\' Prate Cloudseer in Thousand Needles. She be willin\' ta tell ya how to get yer air totem if ya treat her wit enough respect.$B$BHead south through the Barrens, and after ya reach Thousand Needles, head east. You\'ll find her hiddin\' in a hole wit\' her boyfriend--haha, don\' tell her I be dissin\' her none--she not take it too kindly.','Find Prate Cloudseer in Thousand Needles.','For the time being. I shall give you what you need to focus your spells and to call upon the spirits of air. Take this totem, and when you are ready, train with me some more.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5178,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1470,0,8385,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1532,2,-82,30,30,0,64,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1531,0,0,0,0,'Call of Air','The winds of Kalimdor rush to meet you and you shall be counted among some of our most powerful $g brothers:sisters;. I am proud to see you have come this far and have such a promising future.$B$BThe element of air is a difficult one to control, but I have faith that your skills will overcome any obstacles that are placed in front of you.$B$BHead to the very south of the Barrens, and enter Thousand Needles. It is there, far to the east, that you will find Prate Cloudseer. She will teach you more.','Find Prate Cloudseer in Thousand Needles.','For the time being. I shall give you what you need to focus your spells and to call upon the spirits of air. Take this totem, and when you are ready, train with me some more.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5178,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1470,0,8385,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1534,2,-82,20,23,0,64,178,0,0,0,0,0,0,0,0,0,0,0,0,0,1536,0,0,220,7767,1,0,'Call of Water','Take this waterskin and head deep into the lush forest the night elves call Ashenvale. It is to the far north of the Barrens.$B$BOnce you\'ve entered the forest, travel west. Along the mountains that separate Stonetalon and Ashenvale, and beyond Lake Mystral, you will find a holy place: the Ruins of Stardust. At the center of the lake you will find a small fountain.$B$BBring me a sample of the fountain\'s water. It will be the final component you\'ll need before I send you back to Islen.','Fill the Empty Blue Waterskin at the Ruins of Stardust in Ashenvale and return to Brine in the Barrens.','Wonderful, $N. With all three samples gathered, I can create for you a vial of the purest water any living creature will find. It will be used in the next steps of your rite of passage.$B$BI am pleased to count you among our kind, $N. You do all $C proud, and I look forward to hearing about your exploits in the future.','Do you have the water yet, $N? Tales say the ruins were protected by large creatures of nature that do not care for visitors, but those could be myths to scare off the enemies of the night elves.$B$BRegardless, be careful.','','','','','',7770,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1535,2,-82,20,22,0,64,178,0,0,0,0,0,0,0,0,0,0,0,0,0,1530,0,0,1536,7766,1,0,'Call of Water','To find understanding and gain the sapta from me, you must seek out only the purest forms of water. As you fetch the samples for me, take note of your surroundings. Be aware of the creatures that rely on the water, that protect it. See how it affects forests and deserts. Witness how the very substance that sustains life will force creatures to take lives.$B$BWe shall start with a simple task: down below my hut there is a pond of the precious liquid. Fill this skin with it and return to me.','Fill the Empty Brown Waterskin at the watering hole below Brine\'s hut and return it to her in the Barrens.','I thought some bloodshed might ensue if you tried to take water from the pool. It is a pity the quilboar do not realize that all living things are tied together; that their greed only perpetuates the pain and suffering of their people. How much could they accomplish if they were to put their differences aside and their clans came together.$B$BAgain, a pity, but more than likely a boon for the other races of the Barrens.','I am just about prepared to send you on your other tasks. Have you filled the skin yet?$B$BI know how protective the quilboar can be. Even such a small water source is a vast hoard of wealth to them. They have great feasts when even the slightest rain comes to the Barrens. Water is sacred to their kind because it is so scarce. Do you understand?','','','','','',7769,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1536,2,-82,20,22,0,64,178,0,0,0,0,0,0,0,0,0,0,0,0,0,1535,0,0,1534,7768,1,0,'Call of Water','Long ago I followed some companions into the Hillsbrad Foothills. We defended ourselves from some tenacious humans who make their home there and we found ourselves in a small town the Forsaken had taken over: Tarren Mill.$B$BIt was there I found a most peculiar thing: in the center of town was a small well of fresh spring water. I\'m not sure the plagued citizens of the town even realize its value--it\'s a small holy vestige in an unhallowed sea.$B$BBring me a sample of that water in this waterskin.','Fill the Empty Red Waterskin at the well in Tarren Mill and return to Brine in the Barrens.','This is good, $N. You\'re dedicated to the task at hand and have the ability to seek out that which is needed.$B$BOne more sample is all I need to create the reagent needed for your sapta. Islen will be pleased as well.','The well remaining pure within the town reminds me of stories told to me when I was younger, $N. Even in times of great pain and sorrow one can find a sliver of hope, a small symbol to rally around. The orc people see Thrall this way. He survived against great odds and rose up to lead our people through his strength and example.$B$BI\'m not sure any orc has suffered as much as he has, but at the same time, I\'m not sure any orc is as strong as he is either.','','','','','',7771,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,780,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1558,2,-284,10,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,4,0,1687,0,0,1479,0,0,0,'The Stonewrought Dam','Ironforge is where all the dwarves and gnomes live. Near there is a place called Loch Modan, and the dwarves built a HUGE dam there. They say it\'s one of the biggest things anyone\'s ever made. Wow!$B$BCould you take me to Loch Modan and see the dam there, please? I think it is the Stone... um... Stonewrench Dam? Stonewrought? It\'s big - that\'s for sure. I\'d like to look out over the big waterfall. I promise I won\'t lean over too far!','Take the orphan to the Stonewrought Dam in Loch Modan. You should take him to the middle of the dam so he can see out over the giant waterfall.','WOW - the dam was WAY bigger than I thought! I could barely hear myself talk from the sound of all the rushing water! Hey, do you think it would ever run out of water? Man, what would happen if that damn ever broke! WOW, that would be scary!$B$BThanks for taking me to see the dam. That was very kind of you. I told you I wouldn\'t lean over too far!',NULL,'Go to the top of the Stonewrought Dam in Loch Modan.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,469,0,0,0,0,75,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1559,0,-201,30,37,0,0,0,202,1,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Flash Bomb Recipe','','',NULL,NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6672,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1560,2,440,40,50,0,0,255,0,0,0,0,0,0,0,0,0,0,1800,2,2,0,0,0,0,0,0,0,'Tooga\'s Quest','I am so lost!$B$BMy wife, Torta, sent me out to fetch dinner and I must have taken a wrong turn somewhere.$B$BWould you be so kind as to lead me back to Torta? She\'s waiting for me just south of Steamwheedle Port.','Show Tooga the way back to his wife, Torta.','So he couldn\'t find his way back on his own? Figures.$B$BWell, I guess you deserve something for your troubles....',NULL,'Lead Tooga to Torta','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9638,9642,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1578,2,-121,1,12,0,0,77,164,30,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Supplying the Front','The mountaineers of Loch Modan are fighting troggs, and having a busy time of it! They need constant supplies of new armor and weapons if we\'re ever to get a handle on those troggs.$B$BThat\'s why my colleague Thorvald is there, trying to keep the mountaineers in good gear. So if you were to make some copper axes and copper chain belts and bring them to Thorvald, he would be obliged. He might even share his knowledge with you.$B$BThorvald is in Loch Modan\'s southern guard tower.','Bring 6 Copper Axes and 6 Copper Chain Belts to Thorvald in the southern guard tower of Loch Modan.','Ah, apologies! I didn\'t realize you were here to help resupply our troops. The stuff you made will be a big help!$B$BHere are plans for some armor. I hope you find them useful.','I have no time to chat. Do you have business with me?','','','','','',2845,2851,0,0,6,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3609,0,0,0,1,0,0,0,47,0,0,0,0,250,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1579,2,-101,10,12,0,0,77,356,30,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1580,0,0,0,'Gaffer Jacks','I came to Auberdine because of the quiet. I want to invent my inventions where it\'s quiet, because after a night of drinking I don\'t like all the noise of Ironforge!$B$BSo I took a ship to Auberdine and had a little too much to drink on the way. I dropped my box of gaffer jacks overboard! I need my gaffer jacks!$B$BI don\'t know exactly where I dropped them, but if you fish for them in the ocean you might get lucky...','Bring 8 Gaffer Jacks to Wizbang Cranktoggle in Auberdine.','I can\'t believe you found them! You must be the luckiest $R in Kalimdor!','Did you find my gaffer jacks, $N? Without my gaffer jacks I can\'t tune my stintle pegs!','','','','','',6717,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,75,0,0,0,0,250,276,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1580,2,-101,10,12,0,0,77,356,1,0,0,0,0,0,0,0,0,0,8,0,1579,0,0,0,0,0,0,'Electropellers','We know you\'re lucky, but... just how lucky are you, $N?$B$BOne night I was wandering the roads of Darkshore. I was looking for a good river or lake to try my new self-propelled, exploding duck decoy and I think I was a little tipsy... because I passed out and awoke hours later in Auberdine. My hair was singed and my bag of electropellers was gone! I must have dropped them in the water!$B$BI need those electropellers! Maybe you can fish them out of some lake or stream in Darkshore...','Bring 12 Electropellers to Wizbang Cranktoggle in Auberdine.','I can\'t believe it! You found them! You are the best fisherman I\'ve ever seen!$B$BThank you, $N. And here, take these. Although you\'re so good and you probably don\'t need them, they will help you with your fishing.','Did you find any electropellers? I\'ll need them if I\'m to continue my research on duck decoys...','','','','','',6718,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6811,0,0,0,20,0,0,0,54,0,0,0,0,250,0,0,0,0,500,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1581,2,-181,4,8,0,0,0,171,20,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Elixirs for the Bladeleafs','Our herb and alchemy shop is booming, but my husband spends so much time mixing potions that we never have time for each other.$B$BCan you help us?$B$BIf you can bring me a supply of pre-made elixirs, then I would be happy to trade with you. I have some rare herbs that you might find useful.','Bring 6 Elixirs of Lion\'s Strength and 2 Elixirs of Minor Defense to Syral Bladeleaf in Dolanaar.','These are nicely mixed. You take great care in your trade, $N, and that is important for an alchemist.$B$BHere are your herbs, freshly gathered. May you use them well.','Hello, $N. Do you have the elixirs to trade?','','','','','',2454,5997,0,0,6,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2449,785,0,0,6,6,0,0,69,0,0,0,0,250,0,0,0,0,225,420,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1582,2,-182,8,18,0,0,77,165,90,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Moonglow Vest','We in Darnassus, especially we craftsman, are quite busy. Young adventurers are eager to test themselves in the wilderness, and are in constant need of supplies.$B$BIf you can help me fill my orders of leather goods, then perhaps I can teach you an advanced leatherworking technique.','Bring 1 Embossed Leather Gloves, 5 Embossed Leather Boots and 5 Embossed Leather Cloaks to Lotherias in Darnassus.','Yes, these are good pieces. You have a skilled hand and an eye for detail. Your future as a leatherworker is promising.$B$BHere, $N. Let me show you the pattern to make the Moonglow Vest.','Greetings, $N.','','','','','',4239,2309,2310,0,1,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6710,0,0,0,1,0,0,0,609,0,0,0,0,25,0,0,0,0,0,810,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1598,2,-61,1,4,0,256,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Stolen Tome','You there! $n, right?$B$BI hope you\'re sure about becoming a warlock, because if you can\'t hold your own, you\'re likely to get pulled under.$B$BI\'m to teach you, but I need to make sure you\'re strong enough first.$B$BThere was a novice studying at the Abbey who ran off to join the Defias Brotherhood. Why do I care? Well, he stole some important books.$B$BOne of those happens to be a book I\'ve wanted for myself, the Powers of the Void. Steal it for me, they have it hidden at their tent in the Vineyards.','Retrieve the Powers of the Void for Drusilla La Salle.','Excellent... I was never able to gain access to this text, it was held in a protected wing of the library that would have looked suspicious for me to be loitering around.$B$BWell, you did a good job in getting this, and I\'m convinced that you can probably handle your own imp, so there\'s no reason for me not to show you how to summon one.','It was too conspicuous for me to steal the book myself. What luck one of their own patsies did the dirty work for me.','','','','','',6785,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,100,0,0,0,0,0,216,688,7763,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1599,2,-61,1,4,0,256,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Beginnings','You must be the new warlock everyone\'s been whispering about. Must be someone\'s taken a liking to you if they\'ve asked me to take time away from my research to start your training.$B$BDon\'t worry, I won\'t hold it against you.$B$BThe simplest of the summoning spells you will learn is that of the imp. Before I impart this to you, however, you must prove that you have the necessary magical and physical ability.$B$BBring me three feather charms from the frostmane novices from the cave to the southwest.','Bring 3 Feather Charms to Alamar Grimm in Anvilmar.','Very good, very good! You\'ve done well, $N. Perhaps the interest that is being shown in you is deserved, after all.$B$BThat\'ll be for the others to decide--assuming your imp doesn\'t overpower you and nip your career in the bud. For now, I\'m satisfied that you\'ll probably survive your first few months as a $C.$B$BA word about the imp, $N. As a $R knows, don\'t let its size fool you, its magic can be very dangerous.','Those feather charms the novices carry have some sort of magical power to them. It will be interesting to research them. I wouldn\'t have expected it from the trolls.','','','','','',6753,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,250,0,0,0,0,0,216,688,7763,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1618,2,-121,1,16,0,0,77,164,70,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Gearing Redridge','We dwarves aren\'t the only ones fighting. Our human allies have their hands full too!$B$BRedridge is under periodic attack from blackrock orcs, and their supply of equipment is always low. If you were to help them out, I\'m sure their resident blacksmith, Verner Osgood, would teach you a trick or two.','Tormus Deepforge wants you to bring 4 Runed Copper Belts and 4 Heavy Copper Mauls to Verner Osgood in Redridge.','Thank you, $N. This will help me out tremendously. With the Blackrock orcs attacking from Stonewatch Keep and the Redridge gnolls lurking in the foothills to the north, I\'m always fixing armor and making new weapons for our troops.$B$BThe supplies you brought will give me a moment\'s peace. I will have enough time to teach you something...','I hope you\'re here with good news from Ironforge. Because I\'m at my wit\'s end!','','','','','',2857,6214,0,0,4,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6735,0,0,0,1,0,0,0,72,0,0,0,0,250,0,0,0,0,0,690,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1638,2,-81,10,10,0,1,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1638,1639,0,0,0,'A Warrior\'s Training','You\'ve shown yourself to be a competent warrior, $N. But you\'re still young and have a lot to learn.$B$BSpeak with Harry Burlguard--he\'s usually in the Pig and Whistle tavern, in the Old Town of Stormwind. Harry is an old veteran and a good teacher. He can show you a few moves that\'ll keep you breathing longer.','Speak with Harry Burlguard.','Oh ho! Have a drink with me, $N. You look tough on the outside, but let\'s see if your gut can handle a few mugs of the Pig and Whistle\'s strongest!!$B$BOr... were you here for a lesson?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1639,2,-81,10,10,0,1,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1638,0,0,1640,0,0,0,'Bartleby the Drunk','Yeah, I can teach you. But first I wanna see what moves you have already.$B$BSee that drunk over there at the end of the bar? Bartleby? I want you to get his mug.$B$BHah, and if you know Bartleby then you know he won\'t just give it to you.','Speak with Bartleby.','Hello, fancy $gboy:girl;! What\'s a prissy thing like you doing in the Pig and Whistle? Be careful, or you might break a nail...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1640,2,-81,10,10,0,1,77,0,0,0,0,0,0,0,0,0,0,0,2,2,1639,0,0,1665,0,0,0,'Beat Bartleby','You want what?? You\'re crazy!$B$BThe only way you\'ll get this mug is if you pry it from my cold, dead fingers...','Beat Bartleby, then talk to him.','You\'re a lot tougher than you look!',NULL,'Beat Bartleby','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1641,0,-141,12,12,0,2,1,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Tome of Divinity','','','Here in Stormwind, I am responsible for putting paladins on the path to greater virtue as they devote themselves to the Light and defend Azeroth from the Scourge and other threats.$B$BThe time has come for you to take your first step towards being truly virtuous. If you accept it, I will give you a Book of Divinity. In studying it, you shall learn some about the Light, and what is expected of you. If you understand it, and are capable, then you will succeed in attaining greater abilities.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6775,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,1,1,0,0,0,0,0,0,0), + (1642,2,-141,12,12,0,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1641,0,0,1643,0,0,0,'The Tome of Divinity','In all things, a paladin must reflect the Light which supplements our strength. To strive to be divine for one of our kind does not mean we strive for godhood--we strive to be good in all actions.$B$BAlthough called upon to smite evil in these harsh times, you must always remember that it\'s aiding others that will truly set you apart from the citizens of Azeroth. Compassion, patience, bravery--these things mean as much to a paladin as strength in battle.$B$BKnow this well, and never forget it.','Speak to Duthorian Rall in Stormwind.','Hello again, $N. How goes your studies of the Tome of Divinity?$B$BThen you should be prepared to have yourself tested. There are always tasks to be done throughout the city and our lands; acts of compassion and understanding; people who need help; creatures to slay.$B$BBy proving you have the patience to help others, especially those who are less fortunate, you prove that you are a servant of the Light and of sound mind.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,2,6,1,1,0,0,0,0,0,0), + (1643,2,-141,12,12,0,2,1,0,0,0,0,0,0,0,0,0,0,0,8,0,1642,0,0,1644,0,0,0,'The Tome of Divinity','Your task then, $N, is to find someone here in Stormwind that is in need of aid. Someone who is pure of heart and motive. Perhaps someone helping others. Perhaps someone in need of a guide. Regardless, the person must have noble intent and be relying on your kindness.$B$BDo this, and return to me when you are finished. Then, we shall discuss more of your path and what it means to be a paladin of the Light.','Search the Trade District of Stormwind for Stephanie Turner.','Oh, hello, luv. How go your adventures? Oh, I\'m so glad to hear you\'re doing well.$B$BOh, me? Thank you for asking--I\'m doing well, all things considered.$B$BThe increase in tradesmen has kind of put a damper on the amount of leather and cloth people are willing to part with these days, so it\'s been tougher to make clothing for the children at the orphanage, but we\'ll manage. By \"we\" I mean my husband and I. He\'s up in Ironforge trying to seek help from the citizens there.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,276,0,0,0,0,0,0,0,0,2,1,1,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,0), + (1644,2,-141,12,13,0,2,1,0,0,0,0,0,0,0,0,0,0,0,8,0,1643,0,0,1780,0,0,0,'The Tome of Divinity','Bless their hearts, most of them have no families because of the Scourge attacks in the last decade.$B$BMy husband John collects the materials for me to make the shirts and pants for the children, but I haven\'t even had time to do that. I\'ve been too focused on keeping food on their plates, and a roof over their heads.$B$BWhat\'s that? You\'d be willing to help? Oh, thank the Light, and thank you, $N.$B$BIf you could bring me some linen cloth so I can sew clothes for the kids, that would help me out so much.','Bring 10 Linen Cloth to Stephanie Turner in Stormwind.','Thank you, $N, thank you so much!$B$BThe children will be so pleased, and you\'ve saved me so much time. I\'ll now be able to focus on the children\'s other needs, and hopefully my John will be able to return home sooner than we thought.$B$BThank you again, $N. I knew I could rely on the charity of others. The Light be with you.','I hope my John is having better luck in Ironforge. He so dislikes his trips there because it leaves the kids and me alone, but he knows it must be done. He\'s so kind-hearted.$B$BSome years have been easier than others, but this one\'s been rougher by far. It\'s almost as though something in the air is signaling a huge change. Who knows though?','','','','','',2589,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,540,0,0,0,0,0,0,0,0,1,1,1,16,0,0,0,0,0,1,21,1,1,2,0,0,0,0,0,0), + (1645,0,-141,12,12,0,2,4,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Tome of Divinity','','','Here in Ironforge, I am responsible for putting paladins on the path to greater virtue as they devote themselves to the Light and defend Azeroth from the Scourge and other threats.$B$BThe time has come for you to take your first step towards being truly virtuous. If you accept it, I will give you a Book of Divinity. In studying it, you shall learn some about the Light, and what is expected of you. If you understand it, and are capable, then you will succeed in attaining greater abilities.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6916,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1646,2,-141,12,12,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,1645,0,0,1647,0,0,0,'The Tome of Divinity','In all things, a paladin must reflect the Light which supplements our strength. To strive to be divine for one of our kind does not mean we strive for godhood--we strive to be good in all actions.$B$BAlthough called upon to smite evil in these harsh times, you must always remember that it\'s aiding others that will truly set you apart from the citizens of Azeroth. Compassion, patience, bravery--these things mean as much to a paladin as strength in battle.$B$BKnow this well, and never forget it.','Speak to Tiza Battleforge in Ironforge.','Welcome back, $N. You\'ve spent time reading the book, I hope?$B$BThen you should be prepared to have yourself tested. There are always tasks to be done throughout the city and our lands; acts of compassion and understanding; people who need help; creatures to slay.$B$BBy proving you have the patience to help others, especially those who are less fortunate, you prove that you are a servant of the Light and of sound mind.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1647,2,-141,12,12,0,2,4,0,0,0,0,0,0,0,0,0,0,0,8,0,1646,0,0,1648,0,0,0,'The Tome of Divinity','Your task then, $N, is to find someone here in Ironforge that is in need of aid. Someone who is pure of heart and motive. Perhaps someone helping others. Perhaps someone in need of a guide. Regardless, the person must have noble intent and be relying on your kindness.$B$BDo this, and return to me when you are finished. Then, we shall discuss more of your path and what it means to be a paladin of the Light. I will remain here in the temple for your return. Other paladins will need my guidance also.','Search the outer ring of Ironforge for John Turner.','THE ORPHANAGE OF STOR... oh, sorry, didn\'t mean to shout at you, sir.$B$BMy name is John Turner. How are you?$B$BGood, good, glad to hear things go well for you. I\'ve had a long day of work already, and I miss my wife terribly, but that\'s the price you have to pay when there are mouths to feed and backs to clothe.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,276,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1648,2,-141,12,13,0,2,4,0,0,0,0,0,0,0,0,0,0,0,8,0,1647,0,0,1778,0,0,0,'The Tome of Divinity','My wife and I run an orphanage in Stormwind, mostly for children who have lost parents due to the attacks by the Scourge in the last decade. I come to Ironforge every month or so to see about collecting more supplies from the citizens here, and talk to the various groups to see if they can do anything to help.$B$BThis trip\'s been agonizingly slow, and not very productive.$B$BIf I could just get some more linen for my wife to make some clothes, I could finally send a shipment home.','Bring 10 Linen Cloth to John Turner in Ironforge.','This is so wonderful of you, $N. Thank you again.$B$BYou\'re a noble man for doing this for me. It\'s no wonder you\'ve chosen to follow the Light. I wish there was some way I could repay you for all you\'ve done... what\'s that? It\'s the least you could do? See? That\'s what I\'m talking about, $N, noble to the end.$B$BBe safe, and may the Light protect you in your travels.','What with the influx of tradesmen here and throughout Azeroth, there\'s a smaller supply of items we use to make clothes for the children of our orphanage. Helping me collect linen so my wife can make new clothes for them is very noble of you, $N. Thank you.$B$BHopefully, I\'ll be able to return home to my wife soon.','','','','','',2589,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1649,2,-141,20,20,0,2,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1650,0,0,0,'The Tome of Valor','Valor, and all the virtues that go along with it, are like rare minerals: you must cherish them when you find them because of their value, but you must also take time to harvest them... refine them. When mixed together properly, a strong alloy is formed, sometimes unbreakable by even the most powerful blows.$B$BThis strength, your faith, your bravery, must be tested. You must learn to never lose faith and realize that with the power of the Light, you can overcome things that most others cannot.','Speak to Duthorian Rall in Stormwind.','Ah, you wish to petition me for a test of valor. Splendid.$B$BThere are many tasks throughout the city and surrounding lands that hold much challenge, and they could use a $G man:woman; with your skills.$B$BThis test should not be taken lightly, $N. This, like many things along our path, could take our lives. The Church always wishes to bolster its ranks, but it understands the sacrifices needed to ensure the paladins serving it are worthy.$B$BAre you prepared?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,1,1,6,0,0,0,0,0,0), + (1650,2,-141,20,23,0,2,5,0,0,0,0,0,0,0,0,0,0,0,8,0,1649,0,0,0,0,0,0,'The Tome of Valor','Good! Your lack of hesitation is a sure sign that you are prepared and eager to test yourself. So be it.$B$BAt the very ends of Westfall\'s Longshore, a small house overlooks the ocean. There, a couple lives, the Stilwells. Jordan is an incredible smith, and he\'s gone to Ironforge to meet with the dwarves for a while. But this has left Daphne, his wife, alone and unprotected.$B$BReports suggest that the Defias have all but taken over the area, Daphne may need some protection from the villains. Go there.','Find Daphne Stilwell in Westfall.','Hello, $N. I\'m assuming by all that armor and weapon of yours, you\'re either here to try and take my land, or the Church finally sent someone to help protect me while my Jordan\'s gone.$B$B Well, let me introduce myself: I\'m Daphne Stilwell. It\'s a pleasure.$B$BNow, you\'re not too late... I\'ve only killed a half dozen of the scum since last sun up. They\'ve been a little slow getting \'round the bend up there, but they probably saw you coming, which means they\'ll probably be here any minute.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1110,0,0,0,0,0,0,0,0,21,1,1,1,0,0,0,0,0,1,2,1,1,24,0,0,0,0,0,0), + (1651,2,-141,20,25,0,2,5,0,0,0,0,0,0,0,0,0,0,0,3,2,1650,0,0,1652,0,0,0,'The Tome of Valor','Now, they\'ll be coming again soon, I\'d wager, so get yourself ready.$B$BI\'ve got myself a gun in the house. I\'ll grab it and be ready to help you out, but for the most part, you\'re on your own.$B$BI\'ve no idea how many they\'ll send, but I\'m sure it\'ll be more than the few they sent earlier.$B$BAsk the Light for whatever blessings you can because... did you hear that? I think they\'re coming.$B$BWe make our stand near the house!','Defend Daphne Stilwell from the Defias attack.$B$BNeither of your spirits must be released from their mortal coils if you wish to succeed.$B$BAfter you are successful, speak to Daphne Stilwell again.','We\'ve done it, $N! Thank you for your help. You were truly amazing out there. I never thought a $C could handle so many enemies at once.$B$BYou\'ve truly shown bravery in the face of overwhelming odds.',NULL,'Protect Daphne Stilwell','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,600,0,0,0,0,0,0,0,0,1,1,1,5,0,0,0,0,0,1,4,1,1,0,0,0,0,0,0,0), + (1652,2,-141,20,25,0,2,5,0,0,0,0,0,0,0,0,0,0,0,8,0,1651,0,0,1653,0,0,0,'The Tome of Valor','Please, return to Duthorian and let him know that I\'m safe for now. I have you and the Church to thank for that.$B$BHe\'ll send word to Ironforge to let my Jordan know that he has nothing to fear.$B$BOh, how I miss my husband. I can\'t wait till he returns.','Speak to Duthorian Rall in Stormwind.','So, we meet again, $N, and you are in high spirits, I see.$B$BThe Stilwell home will be safe for another day, and from your story I see that there was no shortage of danger to be found. Well done.$B$BDaphne and Jordan have helped the Church greatly, and having you protect their property--and their very lives--was the least we could do for them.$B$BFor your valor, you will be rewarded.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9607,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1530,5502,5503,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,1,4,1,0,0,0,0,0,0,0), + (1653,2,-141,20,21,81,2,5,0,0,0,0,0,0,0,0,0,0,0,8,0,1652,0,0,1654,0,0,0,'The Test of Righteousness','Actually, I have no doubt that Jordan himself would like to thank you, and seeing as I need a messenger to send word that his wife is safe, I think you\'d be a perfect choice.$B$BJordan was to be a paladin of the Light before his dedication to his father\'s craft took him on another path--he\'s intimately familiar with our way of life and is considered among our most faithful.$B$BHe should still be in Ironforge--he likes to work outside the gates during the day, something about the cool mountain air.','Speak to Jordan Stilwell in Ironforge','Good day, $N. The Light is with you, I trust?$B$BWhat\'s that? You were sent by Duthorian!? My wife, how is she? I knew there was going to be trouble if I left.$B$BPlease tell me she\'s... oh, thank goodness. I\'m so glad that she\'s safe. The Defias were a threat long before these attacks, but now the King\'s advisors cannot deny it.$B$BWhat else did Duthorian have to say? You\'re the one that was sent to protect my wife? Then I thank you again, $N. I couldn\'t think of a better test of valor than that.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,495,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,2,1,1,6,0,0,0,0,0,0), + (1654,2,-141,20,22,81,2,5,0,0,0,0,0,0,0,0,0,0,0,0,0,1653,0,0,1806,6996,1,0,'The Test of Righteousness','I\'d like to reward you if you\'d be willing to accept such a thing? Don\'t misunderstand me, my generosity is dependent on how much help you can be, but I see us both benefiting greatly from such an alliance.$B$BI will craft for you a weapon worthy of what you\'ve accomplished, a symbol of paladinhood and the Light, but you must gather the items I need to craft it. I\'ve already started taking notes on the items, it just requires someone brave and skilled enough to recover them. What do you say, $c?','Using Jordan\'s Weapon Notes, find some Whitestone Oak Lumber, Bailor\'s Refined Ore Shipment, Jordan\'s Smithing Hammer, and a Kor Gem, and return them to Jordan Stilwell in Ironforge.','This is wonderful! You\'ve gotten all the items.$B$BI should have no problem forging you a grand weapon with these. I\'ve actually had the plans for doing this for some time. I just never had the opportunity to gather the goods. Thank you, $N.$B$BIt feels good to have my father\'s hammer again...and a Kor gem. I never thought I\'d see one of these myself.','The items you\'re seeking will be difficult to acquire, but I can assure you, the weapon I will craft for you will be worth the effort.$B$BIt will be my finest work to date, and only a small payment for the service you\'ve done me.','','','','','',6994,6993,6895,7083,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1320,0,0,0,0,0,0,0,0,6,2,1,6,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1655,2,-141,20,22,1,2,5,0,0,0,0,0,0,0,0,0,0,0,264,0,0,0,0,0,0,0,0,'Bailor\'s Ore Shipment','Ach, ya startled me, $G man:woman;! Can\'t ya see I was lost in thought?$B$BWhat\'s that? Jordan\'s shipment... fer Ironforge. Ahhh, yeah, I know whatcha speak of. Mo\'grosh ogres... dat\'s who took me ol\' friend\'s ore shipment. Caravan was headin\' here from the Wetlands and was ambushed. The guard who survived their attack just passed away a few days ago--healer couldn\'t get to \'em fast enough.$B$BIf you want the shipment, you\'ll have to head northeast across the Loch. It\'s got to be there somewhere.','Bring Jordan\'s Ore Shipment to Bailor Stonehand in Loch Modan.','Yup yup, this is it. Ha! If I\'d known you were really gonna head out there and fight some o\' them ogres, I woulda given you a list of things to get instead of just this one thing. But, you\'re not here doin\' business for me, are ya?.$B$BA deal\'s a deal; Jordan wanted a shipment of me alloy, that\'s what he\'s gonna get.$B$BTell \'em hello fer me, and be safe, $C.','So, any luck yet? Haha, those ogres didn\'t get the best of ya yet, did they?','','','','','',6992,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6993,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,264,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1656,2,220,1,5,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7626,1,0,'A Task Unfinished','$N, please, I beg of you, can you help me? I have not finished my tasks here on the Mesa--I\'m in the middle of my Rite of Strength--and my father asked me to deliver these furs to the inn in Bloodhoof.$B$BI\'m far from rested enough to complete both my rite and this task for my father. Would you mind going on for me?$B$BThe inn is pleasant and a perfect place to rest during your long travels. I\'m sure you\'ll agree once you see it.','Bring the Bundle of Furs to Innkeeper Kauth in Bloodhoof Village.','Ah, the furs I was expecting. Thank you.$B$BThese came faster than I had expected. They will make good blankets for anyone who wishes to stay here.$B$BPlease feel free to stay as long as you like. My inn is always open and all of our people are welcome here. And don\'t underestimate a good night\'s rest, it can make a great difference while you\'re out traveling.','Yes, young one? What can Kauth do for you?$B$BThe journey here from the Mesa can be a tremendous burden for some, but a welcome sight for others. Which is it for you, I wonder?','','','','','',7626,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4540,159,0,0,0,0,5,5,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,25,0,0,0,0,0,66,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1657,2,-22,25,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20387,1,0,'Stinking Up Southshore','Celebrate Hallow\'s End in style... by bringing grief to our enemies in Southshore!$B$BTake one of these specially crafted stink bombs. It is filled with an odiferous funk that no human - or any weak-willed beast for that matter - can stand to smell. You\'ll need to throw it right in the heart of Southshore for it to do its job, so be prepared for a fight against the Alliance!$B$BWhen you\'ve completed this task... this tribute to our liberation, return to me!','Toss three Forsaken Stink Bombs into the heart of Southshore in Hillsbrad, and return to Darkcaller Yanka at the Wickerman Festival in Tirisfal Glade.','Ah, well done! I hope the Alliance chokes on the foul gift we\'ve given them, much like we were forced to choke on the yoke of enslavement to the Scourge!$B$BYou\'ve kept the ideas of Hallow\'s End true, $N, and for that I salute you. As an extra bonus, let me share some of these Hallow\'s End treats I have with you. I think you might find them to be quite the enjoyable diversion!','Have you delivered our \"gift\" to the people of Southshore?$B$B','','Toss Stink Bomb into Southshore','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15415,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20557,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1658,2,-22,25,60,41,0,77,0,0,0,0,0,0,0,0,0,0,0,4,2,0,0,0,0,0,0,0,'Crashing the Wickerman Festival (PvP)','I need brave individuals to head up to Tirisfal Glade and check out the Wickerman Festival. I\'m not going to lie - heading up there will be dangerous. The guards at the festival will be exceptionally vicious. Still, we need to know how big the festival is this year, and how much trouble the Forsaken are going to cause us during Hallow\'s End.$B$BIf you\'re up for it, head to Tirisfal and scout out the festival. Return to me with the information, and I\'ll make sure you\'re well compensated.','Locate the Forsaken\'s Wickerman Festival in Tirisfal Glade. Return to Sergeant Hartman in Southshore once you\'ve done so.','Well done, $N. The Wickerman Festival will continue to be trouble so long as the abominable Forsaken are allowed to haunt the remnants of Lordaeron. It is NOT a fitting tribute to that once proud kingdom, let me tell you...$B$BHere\'s some coin for any repairs you might need, and in the spirit of the season I\'ve also included some treats you might like. Happy Hallow\'s End - let\'s keep it as safe as possible here in Southshore.',NULL,'Scout out the Forsaken\'s Wickerman Festival.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20557,0,0,0,15,0,0,0,72,47,54,69,0,150,150,150,150,0,0,3960,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1661,2,-141,40,40,0,2,5,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Tome of Nobility','I greet you once again, $N. I am more proud to call you $g brother:sister; than ever before--your dedication is a tribute to us all.$B$BThe time has come for me to bestow a great gift upon you. But know this, for now I give you this freely, but later, when time permits, this will be a much greater challenge to all paladins who choose to undertake my quest.$B$BSpeak to me again and I shall grant you a great boon.','Speak to Duthorian Rall in Stormwind.',NULL,NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13819,13820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1665,2,-81,10,10,0,1,77,0,0,0,0,0,0,0,0,0,0,0,0,0,1640,0,0,0,6781,1,0,'Bartleby\'s Mug','Ok, here\'s my mug. Wait! Let me finish what\'s in it first... there we go.','Bring Bartleby\'s Mug to Burlguard','There it is! He sure didn\'t want to part with it, but you were persuasive. Well done.$B$BNow for your lesson...','I saw your fight with Bartleby. Nicely done! Did you get his mug?','','','','','',6781,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,8121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1666,2,-81,10,10,0,1,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1665,0,0,1667,0,0,0,'Marshal Haggard','You\'ve learned a few moves, but you could still use a decent weapon. I bet if you spoke with Marshal Haggard he could help you.$B$BMarshal Haggard lives in a manor in Elwynn Forest, at the Eastvale Lumber Camp. He\'s retired now but he collected a lot of gear during his career.$B$BLet him know I sent you, and with luck he\'ll have a spare weapon to offer.','Speak with Marshal Haggard.','Who\'s that?$B$BBurlguard, is that you?$B$BYou\'ll have to step a little closer. My eyes aren\'t what they used to be.$B$BWalking up like that, I thought you were a gnoll!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,1,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1667,2,-81,10,10,0,1,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1666,0,0,0,0,0,0,'Dead-tooth Jack','Burlguard sent you, did he? Yes, I have spare weapons around here, but first I have a task for you...$B$BA while ago a Defias villain Dead-tooth Jack tricked me. It was dark and he was wearing a Stormwind tabard and I thought he was Marshal Dughan. He said he needed my old Stormwind Marshal\'s badge and I gave it to him... and then he laughed and ran off before I could catch him!$B$BGet back my badge! Dead-tooth Jack probably has it stowed in his camp to the south.','Retrieve Haggard\'s Badge from Dead-tooth Jack\'s camp, and return to Marshal Haggard.','Great, you found it! I feared it was gone forever, used by the Defias to impersonate a Stormwind official. Well that won\'t happen now, thanks to you.$B$BHere are some weapons I used when I was a Marshal. I kept them in great shape--take your pick!','Do you have my badge? I don\'t want to think of the mischief Dead-tooth Jack could cause with it.','','','','','',6782,0,0,0,1,0,0,0,6783,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6979,6983,6980,6985,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1678,2,-81,10,11,0,1,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1679,0,0,1680,0,0,0,'Vejrek','If you want to rise in the ranks of the warriors, then you better be tough. I can teach you new moves but before that, prove to me you can handle yourself against real foes.$B$BVejrek is the toughest troll you\'ll find in these parts, and he\'s who you have to beat. He has a hut in the foothills just south of Frostmane Hold$B$BBring me Vejrek\'s head and I\'ll know you have mettle.','Bring Vejrek\'s Head to Muren Stormpike in Ironforge.','Vejrek sure was an ugly one, eh? Nicely done, $N! You have what it takes, now let\'s start your lesson...$B$BYou may not know it, but a strong defense is very important to a $C. It keeps him standing against foes that\'d fell others, and that\'s what your allies need.','Have you been to Vejrek\'s hut, $N? Is that troll stink I smell on you?','','','','','',6799,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,660,0,8121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1679,2,-81,10,10,0,1,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1638,1678,0,0,0,'Muren Stormpike','Hello, warrior! You show a lot of promise, but you still need to learn some tricks and Muren Stormpike is just the dwarf to teach you.$B$BYou can find Muren at the Hall of Arms in the Military Ward of Ironforge. Talk to him when you\'re ready to learn what it is to be a warrior.','Speak with Muren Stormpike.','Ah, $N. I heard the warriors of Dun Morogh bouncing your name around. I hope you haven\'t spent all your time in the breweries!','Did you make the switch?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1680,2,-81,10,11,0,1,77,0,0,0,0,0,0,0,0,0,0,0,0,0,1678,0,0,1681,0,0,0,'Tormus Deepforge','Now that you\'ve learned some moves, it\'s time to get you a decent weapon. Speak with Tormus Deepforge. He can make you a weapon I\'m sure you\'ll like.$B$BYou\'ll find Tormus here in Ironforge, at the Great Forge.','Speak with Tormus Deepforge.','Muren sent you, did he? Yes, I can make you a nice weapon... but before I do that, I have a favor to ask of you.$B$BDon\'t worry. It\'s plenty dangerous and could mean your death; it\'s exactly the sort of job a $C wants.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1681,2,-81,10,11,0,1,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1680,0,0,1682,0,0,0,'Ironband\'s Compound','My mentor, Sturgy Ironband, had a compound south of Helm\'s Bed Lake in eastern Dun Morogh. There he taught blacksmithing and he was the best.$B$BBut one day, one of his students brought him a load of strange ore. Master Ironband called it umbral ore and was eager to work with it, but soon after it arrived... a band of Dark Iron dwarves attacked his compound. They killed everyone!$B$BEnter Ironband\'s compound, $N, and avenge my master\'s death. And bring me the load of umbral ore that caused it.','Bring a load of Umbral Ore to Tormus Deepforge in Ironforge.','You found it! Well done!$B$BI hope you killed a host of Dark Iron dwarves while searching. I fear that Ironband\'s compound won\'t be the last place we see them.$B$BBut thank you for the ore, $N. I\'m eager to work it and find its properties.','Have you entered Ironband\'s Compound? Did you find the umbral ore?','','','','','',6800,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1682,0,-81,10,10,0,1,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1681,0,0,0,0,0,0,'Grey Iron Weapons','','','Here are some weapons, hot off the anvil and made with the new umbral ore you brought me!$B$BPlease, $N, take your pick!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6978,6982,6981,6984,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1683,2,-81,10,10,0,1,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1684,0,0,0,0,0,0,'Vorlus Vilehoof','Before I can teach you, you must show me your resolve.$B$BThe satyr Vorlus Vilehoof has found one of our remote moonwells, southeast of the Ban\'ethil Barrow Den. He now splashes within it, defiling its pure waters with his filth.$B$BFind Vorlus at the moonwell and destroy him. Bring me his horn as proof and I will begin your advanced training as a warrior.$B$BThe path to the moonwell is hidden well, $N, but stay focused and alert and you will find it.','Bring the Horn of Vorlus to Elanaria in Darnassus.','Well done, $N. It is good to know Vorlus is defeated and our moonwell cleansed, and it is good to see young warriors eager to keep our beloved Teldrassil free of corruption.$B$BNow let us begin your training...','Do you have the horn, $N? Is our moonwell free of the fiend Vorlus?','','','','','',6805,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,8121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1684,2,-81,10,10,0,1,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1638,1683,0,0,0,'Elanaria','Greetings, warrior. Your skill grows, but there is more to your profession than you may believe. To further progress, you must soon find a teacher.$B$BThe warrior Elanaria dwells in Darnassus, at the Warrior\'s Terrace. She can instruct you.','Speak with Elanaria.','I bid you greetings, $N. Your name rings loudly in Darnassus, for you show promise. But we shall soon see if you possess the strength of will to follow the path of the warrior.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1685,2,-61,10,10,0,256,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1715,1688,0,0,0,'Gakin\'s Summons','Isn\'t that how it always works? Was looking for you all day and couldn\'t find you, now when I\'m not expecting it, you come and walk right up to me.$B$BI\'ve wasted enough time trying to find you, so I won\'t delay you any longer. Master Gakin\'s summoned you for additional training. Seems to me you should seek him out as soon as possible.$B$BYou\'ll find him in the basement of the Slaughtered Lamb tavern. By the way, you might want to keep that particular location quiet. Don\'t want word spreading about it.','Report to Gakin the Darkbinder in the Mage Quarter of Stormwind.','I\'m glad someone was able to get a hold of you, $n. I was beginning to fear the worst. It would be a shame to lose you, after the time we\'ve invested in you. We can talk later, though. Your training is the only important thing now.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1686,2,-81,10,10,0,1,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1683,0,0,1692,0,0,0,'The Shade of Elura','You have learned much, $N. Now we will craft you a weapon. A warrior\'s weapon.$B$BTo do this, you must travel to Darkshore.$B$BLong ago a ship crashed upon the rocks near the Auberdine lighthouse, scattering many crates of elunite ore along the ocean floor.$B$BFirst, you must defeat the elunite\'s guardian, the Shade of Elura. Once the ship\'s captain, she cursed herself to roam the deeps and protect her shipment for all time. Defeat her, gain her medallion, and gather the crates of lost Elunite.','Bring 8 loads of Elunite Ore and the Medallion of Elura to Elanaria in Darnassus.','Bravely done, $N.$B$BYou have given the Shade of Elura much deserved peace, and we will use the gathered elunite to make a fine weapon for you.','Have you defeated the Shade of Elura, $N? And do you have the lost elunite ore?','','','','','',6808,6809,0,0,8,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1687,2,-284,10,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,4,0,1468,0,0,1558,0,0,0,'Spooky Lighthouse','Sometimes late at night, our matrons at the orphanage will tell us spooky stories. Those RULE! There\'s one about a ghost that haunts a lighthouse in Westfall. They say he was a pirate captain who had his ship taken from him by other pirates. Wow!$B$BCould you please take me to the lighthouse in Westfall? I wanna see if the ghost of that captain is there! I promise to stay close to you; I won\'t run off or anything!','Take the orphan to see the lighthouse off the coast of Westfall.$B','WOW, that was a real life ghost! That was so awesome - I can\'t wait to tell everyone back at the orphanage. Captain Grayson... he even looked like a pirate! When I grow up I wanna be a ghost pirate too!$B$BThanks for taking me to Westfall, Trukaos. I know there are scary things out there in the wilds of Westfall, and I hope I wasn\'t too much of a pain. You\'re awesome!',NULL,'Go to the Westfall Lighthouse.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,469,0,0,0,0,75,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1688,2,-61,10,10,0,256,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1689,0,0,0,'Surena Caledon','I had a student named Surena Caledon. She stood where you stand now, eager to learn of warlock magic, and possessing no small bit of talent. More than that she was young and pleasing to the eye. Had I seen it then, the traitorous trollop!$B$BThe thieving wench ran off with one of the Defias, Erlan Drudgemoor. While her loss is of little importance, I gifted her a bloodstone choker that I must have.$B$BHer life means nothing to me now. You will find her at the Brackwell Pumpkin Patch. Retrieve what is mine.','Retrieve Surena\'s Choker for Gakin the Darkbinder in Stormwind.','Surena was talented, but not enough so to gain mastery of $C magic on her own. It\'s a shame to see talent wasted, but sometimes it is necessary.$B$BI hope my investment in you will bear different results.','Even the older and wiser can be unmanned by the wiles of youth and beauty, $N. A piece of advice you would do well to remember throughout your life.','','','','','',6810,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1689,2,-61,10,10,0,256,77,0,0,0,0,0,0,0,0,0,0,0,0,0,1688,0,0,0,6928,1,0,'The Binding','By retrieving my choker and besting Surena, you\'ve proven that you\'re at least as capable as she was.$B$BWith that said, I can tell you\'re direly in need of training. You can manage the flows of magic, yes, but being a warlock is much more than that.$B$BI will show you how to command a voidwalker, but before I can, you must call one forth at a summoning circle and subdue it using whatever weapons--physical and magical--you have at your disposal. Use the magic of this choker at the summoning circle below.','Using the Bloodstone Choker, summon and subdue a voidwalker, then return the Bloodstone Choker to Gakin the Darkbinder in Stormwind.','You did better than I expected, $N, but as well as I\'d hoped. Now, you can learn to command your subjugated voidwalker, an ally you will find valuable in the trials that are sure to stand before you.$B$BI have nothing more to teach you at the present, but I am far from done with you, $N.','I cannot show you how to control a voidwalker until you have overtaken one.','','','','','',6928,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,5676,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,697,11520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1690,2,440,40,43,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1691,0,0,0,'Wastewander Justice','You there! It\'s time for you to be a big helper to the Gadgetzan Water Company.$B$BThe Wastewander nomads out in the Tanaris desert have seized almost all the water wells! Without access to them, our water supply will dry up in no time. If you want to get in our good graces, then you\'ll help us bring justice to those nomads!$B$BHead east of here and bring down ten Wastewander Bandits and Thieves, then report back to me on the double. Justice waits for no man... goblin... bah, just get on it!','Take down 10 Wastewander Bandits and Thieves east of Gadgetzan, then report back to Chief Engineer Bilgewhizzle.','Now that\'s what I call efficiency! You\'ve helped thin out the nomad\'s numbers enough now that we can start to think about how we can win back those water wells.$B$BThe Gadgetzan Water Company thanks you for your help, but we\'re far from done in dealing with those foul nomads. Listen close - here\'s what we need next...','Back so soon? I hope you were able to bring some goblin-style justice to those Wastewander Bandits and Thieves like I asked you to!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5618,5616,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,250,0,0,0,0,6000,2160,0,0,0,0,0,0,0,0,25,0,0,0,0,0,0,0,0,1,4,0,0,0,0,0,0,0,0,0), + (1691,2,440,40,44,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,1690,0,0,0,0,0,0,'More Wastewander Justice','We need you to take on the stronger ranks of the Wastewander nomads now. You\'ve done a good job thus far, but if we are to take back those water wells, then it only makes sense to do it against as few nomads as possible!$B$BThis time around we need you to take down their rogues, assassins, and shadow mages. You\'ll find them east and southeast of here.$B$BI\'m not going to lie to you - they\'re a nasty lot. Do this for us though, and we\'ll be on our way to taking back what is rightfully ours!','Take down 10 Wastewander Shadow Mages, 8 Wastewander Rogues, and 6 Wastewander Assassins for Chief Engineer Bilgewhizzle in Gadgetzan.$B','Top notch work, $N... top notch! You\'ve thinned down the nomad population to a point where we can actually take the fight to them!$B$BIf you haven\'t already, talk to Spigot Operator Luglunket here; he gives a bounty on any of the Wastewander water pouches you may have run across while bringing those nomads to justice!','Well, were you able to take out those nomads like I asked? The Gadgetzan Water Company is developing plans based on your success here! Don\'t let us down, now...','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5615,5623,5617,0,8,6,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,250,0,0,0,0,6500,2250,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6,1,66,0,0,0,0,0,0,0,0,0), + (1692,2,-81,10,10,0,1,77,0,0,0,0,0,0,0,0,0,0,0,0,0,1686,0,0,0,6812,1,0,'Smith Mathiel','I have placed the elunite you gathered into a case. Take it to the blacksmith Mathiel, and he will craft for you an elunite weapon.$B$BMathiel is to the south, on the other side of this building.','Bring the Case of Elunite to Smith Mathiel. ','Ah, elunite ore. This is a fine metal to work with, for it is blessed by the goddess Elune herself. It would be an honor to craft weapons with it.$B$BPlease wait while I work...','Greetings, young $C. How might my skills serve you?','','','','','',6812,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1693,0,-81,10,10,0,1,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1692,0,0,0,0,0,0,'Weapons of Elunite','','','$N, I have crafted these weapons with the elunite you brought to me. Please, take whichever most suits you.$B$BAnd I must thank you. Working with elunite is both an honor and a pleasure.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6966,6968,6969,6967,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1698,2,-81,20,20,0,1,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1699,0,0,0,'Yorus Barleybrew','Yorus Barleybrew has issued a challenge to all able warriors of the Alliance. He waits at the Lakeshire Inn, in Redridge, and pledges a grand reward to anyone able to pass his trial.','Speak with Yorus Barleybrew.','Hah! So you heard of my challenge, did you?$B$BWell sit down and listen. Have a drink, and savor it... because it might be your last.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,96,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1699,2,-81,20,22,0,1,77,0,0,0,0,0,0,0,0,0,0,3600,5,2,1698,0,0,0,0,0,0,'The Rethban Gauntlet','I call my challenge the Rethban Gauntlet. To pass the trial, all you must do is enter the Rethban Caverns, to the first fork, then return here. Easy! Except there are a few wrinkles...$B$BYou have to return within an hour.$B$BThere are whole heaps of Redridge Gnolls in the way.$B$BBefore you start, you have to take a swig of my family\'s signature drink: Barleybrew Scalder!$B$BSo what do you say? The Rethban Caverns are in the foothills north of Lakeshire. Are you ready to run the Rethban Gauntlet?','Enter the Rethban Caverns, reach the first fork, and return to Yorus Barleybrew within the time allowed.$B$BYou must not die and release your spirit.','You made it! Well done! Three cheers for $N!',NULL,'Enter the Rethban Caverns','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,780,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1700,2,-81,20,28,0,1,65,0,0,0,0,0,0,0,0,0,0,0,0,0,1701,0,0,1705,6926,1,0,'Grimand Elmore','I made a copy of my notes on the techniques I learned while making your armor, and I need them sent to Grimand Elmore. He\'s here in the Dwarven District, in the weapon shop.$B$BAnd duck when you give these to him. He\'s fiercely proud of his skills, and won\'t like the idea of learning something from me...','Bring Furen\'s Notes to Grimand Elmore.','Furen wrote this? How dare he! Why, I taught him everything he knows! To think he could teach me something is outrageous! Outrageous!$B$BHm... but there is something in his notes that I\'d like to try...','Hello, and well met. How might I be of service to you?','','','','','',6926,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1701,2,-81,20,28,1,1,77,0,0,0,0,0,0,0,0,0,0,0,0,0,1702,0,0,0,6842,1,0,'Fire Hardened Mail','So I gave you a nice shield, but we don\'t have to stop there. I know the secrets to make extremely hard mail armor. It\'s not easy and it takes very rare materials, but if you\'re willing to do the legwork then I\'ll make a piece for you.$B$BWhat do you say, $N? If you\'re up for the challenge, then I\'ll give you a list of what to get and where to get them.','Gather the materials Furen Longbeard requires, and bring them to him in Stormwind.','You got it all? Amazing! I was afraid those chimaeras would eat you up for sure!$B$BWell let\'s get started on that armor...','How goes the scavenger hunt, $N? Do you have the materials?','','','','','',6838,6839,6840,6841,50,12,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1702,2,-81,20,22,0,1,77,0,0,0,0,0,0,0,0,0,0,0,0,0,1699,0,0,1701,6843,1,0,'The Shieldsmith','You really showed what you were made of when you ran the Rethban Gauntlet, $N. And I\'m true to my word. I\'ll get you the reward I promised...$B$BExcept it\'s in Stormwind.$B$BTalk to my friend, Furen Longbeard, in the Dwarven District of Stormwind. He\'s the best shieldsmith you\'ll ever meet, and he owes me a big favor.$B$BHere, take Furen this cask of Barleybrew Scalder and ask him for a shield. He\'ll give you a nice one.','Bring the Cask of Scalder to Furen Longbeard.','Ah, Barleybrew Scalder. Great stuff! So you\'ve been to see Yorus, eh?$B$BI can get you a shield, yes sir! You won\'t find a better one, and that\'s no lying!','Hello! Dry times, don\'t you think?','','','','','',6843,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6970,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,264,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1703,2,-81,20,28,0,1,8,0,0,0,0,0,0,0,0,0,0,0,0,0,1701,0,0,1710,6926,1,0,'Mathiel','I made a copy of my notes on the techniques I learned while making your armor, and need them sent to the blacksmith Mathiel. He lives in Darnassus which is quite a long way off, but I\'m sure he\'ll be very grateful to learn what I\'ve learned.','Bring Furen\'s Notes to Mathiel.','These are interesting, very interesting indeed. My dwarven colleague Furen has made quite a grand discovery!$B$BThank you, $N. It will be an honor to apply his new techniques to my own craftings.','I bid you greetings, $C.','','','','','',6926,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1704,2,-81,20,28,0,1,68,0,0,0,0,0,0,0,0,0,0,0,0,0,1701,0,0,1708,6926,1,0,'Klockmort Spannerspan','I made a copy of my notes on the techniques I learned while making your armor, and need someone to take them to Klockmort Spannerspan. He\'s a gnomish blacksmith in Ironforge and when he learns what I\'ve learned... I bet he\'ll pull off his own beard in excitement.','Bring Furen\'s Notes to Klockmort Spannerspan.','Oh my! These notes are amazing! And what\'s more... they\'re incredible and they\'re stupendous and they make my knees go all a-wobbly!$B$BFuren had a breakthrough! A real breakthrough! I can\'t wait to try out his new technique!','Good day, or morning or evening. I can\'t tell from way down here. So do you have business for me?','','','','','',6926,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1705,2,-81,20,28,0,1,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1700,0,0,0,0,0,0,'Burning Blood','I hate to admit that Furen might have really found something. But to be sure I\'ll need to try his techniques on a new piece of armor. If you help me with the materials, $N, then you can have the armor.$B$BTo make this armor, I need samples of burning blood and a burning rock.$B$BThe only place I know to get them is Duskwood. The Nightbane worgen based in the Roland\'s Doom mine have burning blood, and their leader Gutspill will have the rock.$B$BMay fortune grant you speed, $N.','Bring 20 vials of Burning Blood and 1 Burning Rock to Grimand Elmore in Stormwind.','Nice work! Now if you\'ll excuse me, I have some work to do myself...','$N, do you have the burning blood and rock? I\'ll need them to complete the armor.','','','','','',6844,6845,0,0,20,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1706,0,-81,20,30,0,1,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1705,0,0,0,0,0,0,'Grimand\'s Armor','','',NULL,NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6971,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1830,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1707,2,440,40,44,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Water Pouch Bounty','Greetings $n - the name\'s Luglunket, and we\'ve got an important job for you if you\'re up for it! Huzzah!$B$BNothing would please me more as a seasoned spigot operator to take any Wastewander water pouches you might find out in the desert. That\'s our water anyway - the nomads have just stolen it is all! The Gadgetzan Water Company will offer you an official care package for every five you turn in. Most importantly though, you\'re helping Gadgetzan help itself!','Bring 5 Wastewander Water Pouches to Spigot Operator Luglunket in Gadgetzan.','Excellent - the more water pouches we are able to reclaim, the further away from disaster we\'ll all be! Keep \'em coming, and I will be sure to reward you for every five water pouches you bring me.','Got the five Wastewander Water Pouches we need? If you do, then the Gadgetzan Water Company Care Package, Model 103-XB, will be yours!','','','','','',8483,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8484,0,0,0,1,0,0,0,369,0,0,0,0,150,0,0,0,0,0,1680,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,4,0,0,0,0,0,0,0,0,0), + (1708,2,-81,20,29,0,1,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1704,0,0,0,0,0,0,'Iron Coral','I want to try Furen Longbeard\'s new techniques on my own piece of armor. And because you helped Furen and he helped me, you\'re welcome to the armor after I make it!$B$BTo finish the piece, I need a special coral, searing coral. It grows in only one place--along the coast south of Menethil Harbor in the Wetlands.$B$BBring me enough searing coral and I\'ll get right to work on the armor. And hurry, $N. I\'m so eager to get started it\'s making my toes twist!','Bring 20 loads of Searing Coral to Klockmort Spannerspan in Ironforge.','That\'s the stuff! Well done! Now let me get this smelted and hammered so I can apply Furen\'s technique with my own and then we can see what happens!$B$BOh my, oh my! I just know the armor will be very very very tough!','Hello hello, $N! Do you have the searing coral? I can\'t wait to get to work!','','','','','',6848,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1709,0,-81,20,30,0,1,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1708,0,0,0,0,0,0,'Klockmort\'s Creation','','','Here\'s your armor, $N. Furen\'s process worked brilliantly! Perfectly! Marvelously, truly!$B$BYou could run this armor over with a siege engine and it would spring right back into shape!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6974,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1830,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1710,2,-81,20,30,0,1,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1703,0,0,0,0,0,0,'Sunscorched Shells','My colleague, Furen Longbeard, made a discovery which I am eager to test. I wish to try it on a new armor that I am researching, for I believe Furen\'s techniques will produce superior results.$B$BWill you help me? If you gather what I need to make the armor, then I will make an extra piece for you.$B$BI need the sunscorched egg shells of the Highperch Wyverns who dwell at Highperch, in Thousand Needles. Search for the shells below their nests, and return to me when you have a sufficient amount.','Bring 20 Sunscorched Shells to Mathiel in Darnassus.','Ah, thank you. These will work splendidly!$B$BI will begin fashioning the armor immediately...','Do you have the shells, $N? They are quite strong, and can be rendered into a lacquer I will use to coat the links of my new mail armor.','','','','','',6849,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1711,0,-81,20,30,0,1,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1710,0,0,0,0,0,0,'Mathiel\'s Armor','','','I have finished with your piece of armor, and I am quite pleased. Furen\'s new techniques meshed perfectly with my own and I am sure this armor will prove to be quite resilient.$B$BThank you, $N. And may this serve you well in future battles.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6973,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1830,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1712,2,-81,30,40,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1791,0,0,1713,6929,1,0,'Cyclonian','I have spent ages watching this site. I watch, so that one day I might see the great Cyclonian fall. But I have not yet found a champion to defeat the wind lord.$B$BPerhaps you are that champion.$B$BProve it to me. Gather the items I need to summon Cyclonian, and I will know you are a great warrior. Perhaps then you can defeat him and gain his whirlwind heart.$B$BIf so, then I will infuse the heart\'s power in a weapon, and I will give that weapon to you.$B$BHere is a parchment with the items I need.','Bring the items on Bath\'rah\'s Parchment to Bath\'rah the Windwatcher in Alterac.','You have gathered the items for my spell, and have shown me your strength and cunning. But the next stage of our quest is even more perilous.$B$BLet us hope your strength does not falter.','Do you have the items, $N? Gathering them is the proof I need that you have the strength to face Cyclonian.','','','','','',3357,3901,6851,0,8,30,1,0,4480,4479,4481,0,8,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1713,2,-81,30,40,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1712,0,0,0,0,0,0,'The Summoning','I am ready to perform the ritual to summon Cyclonian. When he is summoned, you must defeat him and take his whirlwind heart. This I will use to instill a weapon with Cyclonian\'s power.$B$B$N, are you ready to face the wind lord?','Bring the Whirlwind Heart to Bath\'rah Windwatcher.','You did it! You defeated Cyclonian and gained the Whirlwind Heart!','$N, I must have the whirlwind heart!','','','','','',6894,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1713,0), + (1714,0,-81,30,37,0,1,0,0,0,0,0,0,0,0,0,0,0,0,8,1,-1712,0,0,0,0,0,0,'Essence of the Exile','','','The charms sink slowly into the cauldron\'s depths...$B$BA large bubble rises to the surface of the liquid and breaks...$B$B...And a churning lump of molten rock is revealed.','The cauldron bubbles. Its vapors beckon...','','','','','',4480,4479,4481,0,8,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6851,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1715,2,-61,10,10,0,256,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1715,0,0,0,0,'The Slaughtered Lamb','Hmph. Times past, all warlocks in Khaz Modan were trained under the auspices of the masters of Gnomeregan, but now that we\'ve all been forced to relocate into this rat\'s hole in Ironforge, and Magni\'s decided to keep a careful watch on us, we\'re forced to send our novices to Stormwind for training.$B$BLuckily, Gakin\'s no slouch, so you\'ll still learn what you need to know, but it burns my blood!$B$BAnyways, you\'ll find Gakin in the basement of the Slaughtered Lamb in Stormwind.','Report to Gakin the Darkbinder in the Mage Quarter of Stormwind.','Sent by Blackwrench, were you? Damn warlocks in Ironforge need to get things sorted out. There\'s only so much room and so many teachers in Stormwind. With all the increased traffic, we\'re sure to attract attention sooner or later.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1716,2,-61,20,20,0,256,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1738,0,0,0,'Devourer of Souls','A succubus is a devourer of souls, destroyer of hearts, and dominator of minds. It knows nothing but evil.$B$BThis will be the creature you will learn to summon and control, but it cannot be brought into our world without a stimulus.$B$BWith a symbol of love as bait, it will surely answer your call. Then you can defeat it, and make it your tool.$B$BIt will be hard to find something of this nature, though. You should speak with Takar the Seer. You will find him in the Barrens of Kalimdor near Camp Taurajo.','Speak with Takar the Seer in the Barrens.','Was your crossing difficult, $N? You have come a long way to speak with me. But fear not, I know why Gakin has sent you, and he was wise to, for I can help you in your search.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1717,2,-61,20,20,0,256,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1716,0,0,0,'Gakin\'s Summons','$n! Didn\'t expect to see you around these parts, but I was instructed to keep an eye out for you.$B$BIt\'s past time you got some more training, so you should stop in to see Gakin the next time you\'re in Stormwind. He\'ll be waiting for you.','Report to Gakin the Darkbinder in the Mage Quarter of Stormwind.','I\'m glad someone was able to get a hold of you, $n. I was beginning to fear the worst. It would be a shame to lose you, after the time we\'ve invested in you. We can talk later, though. Your training is the only important thing now.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1718,2,-81,30,30,0,1,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1719,0,0,0,'The Islander','Your renown as a warrior grows, $N. Now it is time to pit yourself against your peers and see where you stand.$B$BThere is an island off the coast of the Barrens, south of Ratchet. It is called Fray Island and it is a place where warriors meet.$B$BMeet, and fight.$B$BSpeak with the chief warrior of Fray Island, Klannoc Macleod. If he finds you worthy, then Klannoc will lead you further down the warrior\'s path.$B$BTo reach Fray Island, search for the sand bar shallows along the Merchant Coast.','Speak with Klannoc Macleod.','Hello, $N. It\'s good to see you made it to Fray Island. I hope you find it to your liking...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1719,2,-81,30,30,0,1,0,0,0,0,0,0,0,0,0,0,0,600,5,2,1718,0,0,0,0,0,0,'The Affray','If you want to learn from me, then you must first pass The Affray. It is a challenge we on Fray Island like to offer rising warriors who think they\'re tough, and if you can pass this test then I\'ll know you are.$B$BTo begin, walk into the middle of that crowd yonder and step on the grate. That\'ll tell Twiggy Flathead you\'re ready, and he\'ll send challengers against you.$B$BBeat all the challengers and he\'ll call out Big Will. Kill Big Will, and return to me in the time we allow.','Kill Big Will, then speak to Klannoc Macleod on Fray Island.','Well done, $N. You have passed The Affray!$B$BYou are a worthy warrior, and I am honored to teach you...',NULL,'Step on the grate to begin the Affray','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6238,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1470,0,8616,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1738,2,-61,20,20,0,256,77,0,0,0,0,0,0,0,0,0,0,0,0,0,1716,0,0,1739,0,0,0,'Heartswood','In preparation for your coming, I used my sight to look over the world and through the mists of time. I have found what it is you seek.$B$BIn the War of the Ancients, two lovers fell together in battle. Where they took their last breaths, a tree known as the heartswood grew, a symbol of their undying love.$B$BThat should be enough to tempt a succubus. You will find it in the ruins of Ordil\'Aran in the northwestern part of the forest of Ashenvale.','Retrieve the Heartswood from Ashenvale and bring it to Gakin the Darkbinder in the Mage Quarter of Stormwind.','Yes, I can tell this will do nicely, let me just work with it for a moment...$B$BTakar is a resourceful fellow to have around, isn\'t he? If only I could persuade him to move back to civilization.','Was your search a success, $N?','','','','','',6912,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1739,2,-61,20,20,0,256,77,0,0,0,0,0,0,0,0,0,0,0,0,0,1738,0,0,0,6913,1,0,'The Binding','Using the heartswood core, you will be able to cast a spell at the summoning circle in the crypt below to open a portal for the succubus to pass through.$B$BBe careful, $n, succubi have overrun even the strongest of minds.$B$BOnce you have bested and returned it to the void, return to me and I will show you how to call and control it.','Using the Heartswood Core, summon and subdue a succubus, then return the Heartswood Core to Gakin the Darkbinder in the Slaughtered Lamb.','Well done, well done, $N. I see we\'ve done right in deciding to train you. Your performance certainly does not disappoint.$B$BI\'ve no qualms in showing you the way to control your newly bound succubus. Observe carefully.','Sometimes I wonder if Surena was not a succubus in disguise, sent to warp and twist my mind... Ha! I give her too much credit, I think.','','','','','',6913,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,5677,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22243,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,690,712,11519,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1740,2,-61,20,25,81,256,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Orb of Soran\'ruk','When demons of the Legion fall out of favor, their spirits are imprisoned within orbs and distributed to their mages and warlocks.$B$BMany were carried by their servants in Azeroth. Even fragmented, they still possess the powers of the demons trapped inside.$B$BThe orb of Soran\'ruk was broken into two pieces, one was further broken to be used by the acolytes of the Twilight\'s Hammer in Blackfathom Deeps. The other, larger piece, was possessed by a wizard in Shadowfang Keep. Find them and I can reform it.','Find 3 Soran\'ruk Fragments and 1 Large Soran\'ruk Fragment and return them to Doan Karhan in the Barrens.','Yes... The orb was not greatly fragmented, and almost all of the pieces are here. It is a simple thing to recreate them, to make Soran\'ruk whole again.$B$BI have dedicated my life to the study of the Burning Legion\'s orbs and their recreation. You have done me a favor collecting these pieces to study, and I will give you them back - fully reconstructed - in a form of your choosing.','It took me many years to collect the pieces of the orb of Zargain, but it has served me well, as I am sure the orb of Soran\'ruk will serve you.','','','','','',6914,6915,0,0,3,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6898,15109,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1758,2,-61,30,30,0,256,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1798,0,0,1802,0,0,0,'Tome of the Cabal','It will take more than a simple summoning circle to bring forth a felhunter for you to challenge.$B$BMy three acolytes and I will assist in creating the magic circles. You require a copy of the Tome of the Cabal, which has been lost to us for some time. It was written by the first group of warlocks to summon a felhunter unaided.$B$BPerhaps Krom Stoutarm can help you with this. An itinerant warlock these days, he spends his days hoarding ancient texts and skulking about the library in Ironforge.','Speak with Krom Stoutarm in Ironforge.','Tome of Cabal? Hmm...sounds familiar. I have never seen it here before, though--and believe me, I remember every book I read. $B$BHmm... Ah, yes!$B$BI have seen reference to it in library cataloging books.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,360,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,6,0,0,0,0,0,0,0,0,0), + (1778,2,-141,12,13,0,2,4,0,0,0,0,0,0,0,0,0,0,0,8,0,1648,0,0,1779,0,0,0,'The Tome of Divinity','I\'m going to see about making plans to return home soon. Hopefully, Stephanie is doing well back in Stormwind. I can\'t wait to see her again. Till next we meet, $c.','Speak to Tiza Battleforge in Ironforge.','So, you\'ve returned so quickly, huh? And what pray tell have you accomplished in your time away from here?$B$BWere you able to help a noble cause? Perhaps you\'ve learned the value of charity or some more about your obligations to the citizens of Azeroth. Tell me, who have you helped and how.... Impressive, $N, those are surely the actions of one who follows the Light.$B$BSuch sacrifice will always be rewarded in time.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1779,2,-141,12,13,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,1778,0,0,1783,6866,1,0,'The Tome of Divinity','I want you to take this, $N. It is called the Symbol of Life.$B$BYou\'ve proven charitable and patient, and now I want you to prove just how adept you\'ve become in both combat, and power.$B$BMy husband Muiredon returned recently from an encounter with some Dark Iron dwarves, and he barely escaped with his life--he\'s over there having his wounds healed by one of our priests.$B$BTake the Symbol and speak to him. If you can help him, then we will speak again soon. May the Light shine upon you.','Take the Symbol of Life and speak to Muiredon Battleforge in Ironforge.','*cough*$B$BGood day to ya, $C. Don\'t mind me wounds, the good priest \'ere\'ll take care of ol\' Muiredon in time. Not needin\' the power of that Symbol of Life ya got there quite yet.$B$BSo, me wife sent ya o\'er to speak to me, huh? Fair \'nough. I\'ll take the time to talk to ya-I\'ll tell ya exactly wut happened to Muiredon and his best friend Narm, a $C jus\' like yerself.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1780,2,-141,12,13,0,2,1,0,0,0,0,0,0,0,0,0,0,0,8,0,1644,0,0,1781,0,0,0,'The Tome of Divinity','I\'ll take these to the children this very day. Please be safe, good $c. It is not often $G men:women; of your character show their faces in the city, but you\'ve proven that the paladins here in Stormwind shall never turn their backs on those in need.$B$BFarewell.','Speak to Duthorian Rall in Stormwind.','You\'ve returned so quickly, $N. And what have you accomplished in your time away from the Cathedral?$B$BHave you helped a noble cause? Perhaps you\'ve learned the value of charity or some more about your obligations to the citizens of Azeroth. Tell me, who have you helped and how... Well, I\'m impressed, $N, those are surely the actions of one who follows the Light and values others above oneself.$B$BSuch sacrifice will always be rewarded in time.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,138,0,0,0,0,0,0,0,0,1,1,3,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,0), + (1781,2,-141,12,13,0,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1780,0,0,1786,6866,1,0,'The Tome of Divinity','Take this, $N. It is called the Symbol of Life.$B$BYou\'ve proven charitable and patient, and now the time has come to see if you\'re powerful enough to focus one of the Light\'s greatest gifts.$B$BMy friend Gazin returned recently from an encounter with some Defias in Elwynn near Heroes\' Vigil--he barely escaped with his life. He\'s near the altar having his wounds healed by our priests.$B$BTake the Symbol and speak to him. If you can help him, then we will speak again soon. May you bask in the Light\'s glory.','Take the Symbol of Life to Gazin Tenorm in Stormwind.','*cough*$B$BPleasure to meet you, $R. Don\'t mind my wounds, the good priest here can take care of ol\' Gazin this time. I won\'t be needing the power of that Symbol of Life you\'ve got there... not yet anyway.$B$BSo, Duthorian sent you to speak to me, huh? Fair enough. I\'ll tell you exactly what befell me and my friend Henze. And with any luck, and some skill on your part, perhaps you can still help us all.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,33,2,1,1,0,0,0,0,0,0), + (1782,0,-81,20,28,0,1,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1701,0,0,0,0,0,0,'Furen\'s Armor','','','Here\'s your armor, $N. This will stand up to the strongest assaults or my name isn\'t Furen Longbeard!$B$BAnd I have to thank you. I learned a lot while working with the materials$Byou brought me. I think I\'ll have another breakthrough one day!$B$BI\'m going to send what I learned to other$Bblacksmiths of the Alliance.$B$BI\'ll tell them you were a big help, and maybe they\'ll want to return the favor.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6972,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2040,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1783,2,-141,12,13,0,2,4,0,0,0,0,0,0,0,0,0,0,0,8,0,1779,0,0,1784,0,0,0,'The Tome of Divinity','We was spyin\' on some of the Dark Iron dwarves that\'ve bunkered down south of Helm\'s Bed Lake. We knew they was up to no good, so Narm an\' me thought we\'d take a closer look--got ta see their leader given orders to some o\' his men.$B$BNarm an\' me took the chance to kill a few of \'em, but they proved tougher than we thought, an\' more of \'em got the jump on us. Narm tol\' me to run an\' get support, so \'ere I am.$B$BNarm needs help, an\' I\'ll not rest till he gets it.$B$BC\'n ya help, $N?','Take the Symbol of Life and resurrect Narm Faulk in Dun Morogh.','I can\'t thank you enough, $gbrother:sister;.$B$BI can only assume that Tiza and Muiredon sent you here to aid me if you carry the Symbol of Life.$B$BIt\'s true, I fell to the Dark Iron while trying to attain one of the scripts: I was able to hold on long enough to allow Muiredon to escape, but the Light had almost embraced me fully when you came along. The fact that you were powerful enough to use the Symbol means great things for you, but there\'s time to speak of that later.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6177,0,0,0,1,0,0,0,8593,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1784,2,-141,12,13,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,1783,0,0,1785,0,0,0,'The Tome of Divinity','Before I fell in battle, Muiredon and I had almost defeated one of the Dark Iron spies near that small house. We witnessed their captain passing orders to them, and sought to kill him and take the orders.$B$BSome of the council in Ironforge do not yet believe the presence of Dark Iron dwarves exists in Dun Morogh. By attaining one of those scripts, we\'ll not only have proof of their movements, but possibly an idea of what they\'re planning.$B$BGet one of those scripts and take it back to Muiredon, $N.','Retrieve a Dark Iron Script from the Dark Iron dwarves near Helm\'s Bed, and return to Muiredon Battleforge in Ironforge.','Haha! You\'ve done it! Ya saved Narm, and ya found the proof me wife needs to take to the council. Yer a blessin\' o\' the Light if I ever saw one... not includin\' me wife o\' course.$B$BThank ya again, $N.','Yer back! I\'m glad to see it, $N. My wounds are healed and I\'m about ready to return to Helm\'s Bed lake as soon as I c\'n convince me wife that I\'ll be fine.','','','','','',6847,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1785,2,-141,12,13,0,2,4,0,0,0,0,0,0,0,0,0,0,0,8,0,1784,0,0,0,0,0,0,'The Tome of Divinity','I c\'n see me wife\'s o\'er there beamin\' wit pride already. Ya better get yer tuchus o\'er there pronto. I be thinkin\' she\'d have some words wit ya.$B$BLight be witcha, mighty $c. I\'ll be lookin\' fer ya on the battlefield against the Scourge and dem Dark Irons when the time comes.','Speak to Tiza Battleforge in Ironforge.','You\'ve done all of Ironforge a great favor today, $N. I\'m proud to count you among us, and if you feel you\'re ready, I would like to bless you with this scroll. The Symbol of Life would only have worked when used by a $C who was ready for one of the Light\'s greatest blessings-the power to restore the dead back to life.$B$BI will teach you the ability to resurrect your companions. Use it wisely, $N, and thank you, on behalf of myself, my husband, and Ironforge.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,690,7328,7329,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1786,2,-141,12,13,0,2,1,0,0,0,0,0,0,0,0,0,0,0,8,0,1781,0,0,1787,0,0,0,'The Tome of Divinity','Henze and I had made it to Heroes\' Vigil, an island in the middle of Stone Cairn Lake in northeastern Elwynn. We\'d heard the Defias had infiltrated our borders and we wanted proof to take to the king\'s advisors.$B$BWe caught sight of a couple of the scum going over some documents, and we attacked. Unfortunately, we were quickly overwhelmed by more of the mages.$B$BHenze held them off for me while I escaped... the daft fool, going and being brave.$B$BHe\'s out there now, Henze is. Can you help us, $N?','Take the Symbol of Life and resurrect Henze Faulk in Elwynn.','Thank you, $Gbrother:sister;.$B$BSeeing you wield the Symbol of Life, may I assume Duthorian or Gazin sent you?$B$BI fell to the Defias spell casters while Gazin and I tried to get their plans from them: I was able to hold on long enough to allow Gazin to escape, but in the end, their magics overwhelmed me.$B$BBut you were able to bring me back: the ability to use the Symbol doesn\'t come to just anyone, $N. It bodes well for you that you were able to empower it with your own faith.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6172,0,0,0,1,0,0,0,8593,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,405,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,1,2,1,1,1,0,0,0,0,0,0), + (1787,2,-141,12,13,0,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1786,0,0,1788,0,0,0,'The Tome of Divinity','We\'ll have time to talk more about the Symbol at a later time. What\'s important now is to get those papers we saw the Defias going over. If we can get our hands on them, we\'ll be able to prove the Defias have infiltrated Elwynn and hopefully gain some insight into what their plans are.$B$BI\'m in no shape for battle as of now, $N. Do you think you\'re strong enough to get those papers from the Defias here on the island?$B$BIf you\'re able to get them, bring them back to Gazin and let him know I\'m all right.','Retrieve a Defias Script from the Defias Rogue Wizards in Elwynn, and return to Gazin Tenorm in Stormwind.','Wonderful! You made it, and saved Henze. The Light is with you for sure, $N!','Is Henze safe, $N? Were you successful?$B$BBetween your skill with a weapon, and the power of the Light, I\'d imagine Heroes\' Vigil is safe from any Defias threat, but that\'s for the King and his advisors to say.','','','','','',6846,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,405,0,0,0,0,0,0,0,0,1,1,6,1,0,0,0,0,0,6,4,1,1,0,0,0,0,0,0,0), + (1788,2,-141,12,13,0,2,1,0,0,0,0,0,0,0,0,0,0,0,8,0,1787,0,0,0,0,0,0,'The Tome of Divinity','I\'ll take the script to the King\'s advisors after Duthorian\'s taken a look at them, but in the meantime, you should go speak to Duthorian now. He\'ll be wanting to pat you on the back for sure!$B$BThank you again, $N. I hope we meet again. You\'re surely an ally I\'m proud to call friend.','Speak to Duthorian Rall in Stormwind.','You\'ve done well this day, $N. You should take some pride in what you\'ve accomplished.$B$BEven more so, you should be proud of your abilities. Not everyone can use the power of the Symbol of Life. Calling upon the Light to bring back the dead means you\'re prepared for one of the $C\'s greatest honors: the power of resurrection.$B$BYou shall have the power to bring back fallen companions much like you did for Henze.$B$BBe well, $N. The Light shines upon you and you should welcome it wholly.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,690,7328,7329,0,0,0,0,0,0,1,1,2,0,0,0,0,0,0,1,1,1,1,2,0,0,0,0,0,0), + (1789,0,-141,12,12,0,2,4,0,0,0,0,0,0,0,0,0,0,0,8,1,-1783,0,0,0,0,0,0,'The Symbol of Life','','','Make haste, $N, more than one life hangs in the balance if you fail.$B$BIf for some reason you fail to help Muiredon and Narm, then return to me and I will give you another Symbol of Life for your travels.$B$BDon\'t mistake my aid as simple charity, you must prove yourself worthy like any other $C and continual failure may reflect upon you later.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6866,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1790,0,-141,12,12,0,2,1,0,0,0,0,0,0,0,0,0,0,0,8,1,-1786,0,0,0,0,0,0,'The Symbol of Life','','','Make haste, $N, more than one life hangs in the balance if you fail.$B$BIf for some reason you fail to help Gazin and Henze, then return to me and I will give you another Symbol of Life for your travels.$B$BDon\'t mistake my aid as simple charity, you must prove yourself worthy like any other $C and continual failure may reflect upon you later.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6866,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0), + (1791,2,-81,30,30,0,1,0,0,0,0,0,0,0,0,0,0,0,0,8,0,1719,0,0,1712,0,0,0,'The Windwatcher','Now that you\'ve learned your berserker\'s stance, you\'ll want a nice weapon to use it with.$B$BTalk to Bath\'rah the Windwatcher, a troll hermit who lives between the Alterac Mountains and the Western Plaguelands. He is a skilled weapon maker and a powerful shaman.$B$BTo find Bath\'rah, go to the river that flows along Tarren Mill\'s eastern flank. Follow it north--Bath\'rah is camped near ruins that rest along the river\'s eastern bank.','Speak with Bath\'rah the Windwatcher.','You have traveled far, young $C. I see fire in your eyes. You seek a weapon of great power, yes?$B$BI can help you with your quest. And you can help me with mine.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1792,0,-81,30,40,0,1,0,0,0,0,0,0,0,0,0,0,0,0,8,0,1713,0,0,0,0,0,0,'Whirlwind Weapon','','','I have the whirlwind heart, and am ready to place it within your vessel of choice.$B$BChoose your weapon, $N, and know that its power is the power of Cyclonian.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6975,6977,6976,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1793,0,-141,20,20,0,2,5,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1793,0,0,0,0,'The Tome of Valor','','','It has been proven that the Light is with you, $N, but as times grow more dangerous, it becomes important to know what strength lies beneath the flesh. When demons, dragons, or any other evil set foot in your lands, your mettle will be tested. Will you be strong enough?$B$BBravery, regardless of the situation, is as much a part of paladinhood as the Light, your armor, and your weapon. Protecting the weak, and not losing faith are two more lessons you must master while you study in the Cathedral of Light.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6776,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,6,1,0,0,0,0,0,0), + (1794,0,-141,20,20,0,2,5,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1793,0,0,0,0,'The Tome of Valor','','',NULL,NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6776,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1795,2,-61,30,30,0,256,255,0,0,0,0,0,0,0,0,0,0,0,0,0,1805,0,0,0,6999,1,0,'The Binding','If you are sufficiently prepared, then we should begin. Let me explain the process to you.$B$BI will begin by creating the basic summoning circle. When that is finished, my acolytes will use the rods of channeling to create the greater circle.$B$BOnce that is done, read the incantation from the Tome of the Cabal, and the felhunter will be pulled forth. Be careful, $n. A felhunter is a powerful foe, and I\'d like to see you keep your head on your shoulders.','Using the Tome of the Cabal, summon and subdue a felhunter, then return the Tome of the Cabal to Strahad Farsan in Ratchet.','I must say I\'m impressed, $N. When I faced down my felhunter, I barely escaped with my life. I sense that you have the potential to become one of the most powerful warlocks of this era.','Every $C should have a felhunter at his command. Though it be difficult to tame, the powers it brings to its master far outweigh the cost.','','','','','',6999,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,6268,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22244,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1470,691,1373,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,1,2,0,0,0,0,0,0,0,0), + (1796,2,-61,31,31,0,256,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4781,0,0,0,'Components for the Enchanted Gold Bloodrobe','The first item I will aid you in creating is a robe. You will gather the items for me, and we will put them together. Afterwards, assuming you succeed, you will have the first of many items that will make you more powerful and aid you in your struggles.$B$BTo start, you must have crafted Robes of Arcana. A tailor can make this for you, or perhaps you can purchase one from someone else--I\'d be most impressed if you could make it yourself--but regardless, bring me the robes, and we shall go from there.','Bring Robes of the Arcana to Menara Voidrender in the Barrens.','This will do nicely, $N.$B$BAll magical items must begin with an item of high quality. The more effort and skill put into an item, the greater the magics it can hold. Rare and more expensive components hold the magic better. You will not regret having the robes fashioned into the ones we will make for you later on.','How goes your search for the robes, $N? Have you created them yourself? Such personal touches I find make the imbuing of magic that much sweeter. It gives you a greater sense of accomplishment. But I understand if you choose the quicker path and have it made for you - there\'s something to be said for such... ambition.','','','','','',5770,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1500,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,6,1,1,0,0,0,0,0,0,0,0), + (1798,2,-61,30,30,0,256,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1758,0,0,0,'Seeking Strahad','It is time you learned the felhunter summoning, $n. I do not have the reagents and items necessary to teach you here, so you will have to seek out another, Strahad Farsan, another of our inner circle.$B$BHe makes his residence in the goblin port of Ratchet. I will send word ahead of you to inform him of your coming.','Speak with Strahad Farsan in the Barrens.','$N? Ah, of course. Our latest prodigy. The real thing can not live up to the legend, I am afraid. $B$BNo matter, you have come here to learn, not to hear me make jokes to myself.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,360,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,11,1,0,0,0,0,0,0,0,0), + (1799,2,-61,35,40,0,256,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4961,0,0,0,'Fragments of the Orb of Orahil','Good, then we shall begin.$B$BThe first thing you must do is speak to my acolytes inside. Choose one of their paths to follow--they will explain more.$B$BSecond, you must travel to Desolace and find an Infernal Orb from one of the warlocks of Mannoroc Coven. It is that orb that you will cleanse with the help of a mage named Tabetha deep in southern Dustwallow Marsh. She will aid you because of our history together.$B$BAgain, do not come back until you have done both things I\'ve asked.','Speak to Menara\'s acolytes inside the tower above Ratchet and choose one of their paths to follow.$B$BAfterwards, bring an Infernal Orb to Tabetha in Dustwallow Marsh.','Oh, so Menara sent you. Fair enough... I suppose you may stay as my guest for the time being. But you must be on some pressing business - perhaps you\'re here seeking lost power? Maybe I\'m mistaken. Maybe corruption isn\'t too far away from you after all.','And obviously not being a mage, I wonder if I can trust you at all. I can smell the power of the arcane on you, but you seem to have eluded the stank of corruption that comes so willingly with your kind.$B$BYes, a $C... a $C has come to ask for my help.$B$BWell, what is it I can do for you, $N?','','','','','',7291,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,6,1,0,0,0,0,0,0,0,0), + (1800,2,-284,10,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,'Lordaeron Throne Room','The orphan matrons at my home tell mighty stories of battle and lore at night if we are good and do our chores. One story was about how Lordaeron fell, and about how the evil Arthas took his own father\'s life to become ruler.$B$BHe had no honor, $N! When I grow up and become a mighty Horde warrior, my blade will be guided by honor - never evil!$B$BWould you take me to see the throne room, please? It is just before where you would go down into the Undercity.','Take your ward to the old Lordaeron Throne Room that lies just before descending into the Undercity.$B','That throne room was scary, Yohaan! Even though it was empty, it felt like a great evil had happened there. I felt mad... but I also felt sad too. I understand why the matrons tell us such stories; I will never betray my people like that!$B$BThank you for taking me to the throne room, $N. I learned a lot.','Are we there yet?','Go to the old Lordaeron Throne Room that lies just before descending into the Undercity.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1801,2,-61,30,30,0,256,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1803,0,0,0,'Tome of the Cabal','It will take more than a simple summoning circle to bring forth a felhunter for you to challenge.$B$BMy three acolytes and I will assist in creating the magic circles. You require a copy of the Tome of the Cabal, which has been lost to us for some time. It was written by the first group of warlocks to summon a felhunter unaided.$B$BPerhaps Jorah Annison can help you with this. He\'s employed as a cartographer in the Undercity these days, but still knows more of ancient texts than any I know.','Speak with Jorah Annison in the Undercity.','Map making! Pictures, estimations of reality. I have no use for such things.$B$BIn books, narrative, description! That is where truth lies. I would trade all the maps in this store for one book on the rise of necromancy, or a tale of the Dark Lady\'s triumph.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1802,2,-61,30,30,0,256,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1758,0,0,1804,0,0,0,'Tome of the Cabal','It was lost, but there\'s some idea as to where it might be found.$B$BThere was only one copy ever made and it was vandalized at some point, a large portion of it ripped from the binding. Rumor has it that it somehow passed into the hands of the centaur of Thousand Needles.$B$BThe rest was lost off the coast west of Southshore, where it was to be transported to Menethil Harbor by boat. It never arrived.$B$BIn exchange for this knowledge, all I ask is that if you find it, bring it to me to see.','Retrieve the Moldy Tome and Tattered Manuscript for Krom Stoutarm in Ironforge.','Fantastic! Now I may join the ranks of the few that have spied its contents.$B$BI can\'t wait to further peruse this text. This is a great day, $N! If you will just allow me to glance at it before you leave. I\'m sure that Strahad will be willing to send me a copy.','Did the rumors prove true, $N?','','','','','',6931,6997,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,1,1,2,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), + (1803,2,-61,30,30,0,256,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1801,0,0,1805,0,0,0,'Tome of the Cabal','Ah! I see that you are a warlock of similar tastes to mine. Indeed, acquiring the Tome of the Cabal is a worthy aspiration. Did you know that it was once held within the walls of Lordaeron? It was vandalized though, almost half its pages removed. Who would commit such a heinous act?$B$BThat half is lost, though rumor says that it fell into the hands of the centaur of the Thousand Needles.$B$BThe rest of the text was to be transferred to Ironforge, but was lost in transit on the coast west of Southshore.','Retrieve the Moldy Tome and Tattered Manuscript for Jorah Annison in the Undercity.','Well well well! What do we have here?$B$BThis is impressive, $N. I wouldn\'t have thought it possible, but here it is in my very hands, the complete Tome of the Cabal.$B$BAllow me to leaf through its pages for just a moment before you are off again.','It may be that you are chasing after fairy tales, $N, but truth can be found at the center of even the wildest rumors.','','','','','',6931,6997,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1804,2,-61,30,30,0,256,77,0,0,0,0,0,0,0,0,0,0,0,0,0,1802,1795,0,1795,7006,1,0,'Tome of the Cabal','Well, ah, it\'s hard to let it go. But you found it, and you have more important things to do with it, of course. Just, please, be sure to mention to Strahad that I wanted a copy.$B$BWhile you were out, he sent a message for you. He wanted me to tell you that for his acolytes to assist with the summoning, you\'ll have to acquire three rods of channeling.$B$BHe might not know where to find them, but I do! They were last used by the orcs of the Dragonmaw clan in the Wetlands. I\'d check their spellcasters!','Bring the Reconstructed Tome and 3 Rods of Channeling to Strahad Farsan in Ratchet.','Well done! The Tome of the Cabal and three pristine--slightly scratched, I suppose--rods of channeling.$B$BThis will be interesting. It\'s been some time since a young $C took on a felhunter to make his own.','Haven\'t seen you around these parts for a while. Have you found the tome and the rods?','','','','','',7006,6930,0,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,1,1,2,0,0,0,0,0,0,6,21,1,0,0,0,0,0,0,0,0), + (1805,2,-61,30,30,0,256,178,0,0,0,0,0,0,0,0,0,0,0,0,0,1803,0,0,1795,7006,1,0,'Tome of the Cabal','This is one of the most interesting texts I have perused in the last few years. The selection here is sparse--mostly books on geography--and I have already read them all. I should hope that Strahad would send me a copy of this tome when he has the chance.$B$BSpeaking of him, he sent word to me while you were away. For your task, you must obtain three rods of channeling.$B$BFor allowing me to look at this text, I will share a secret: You can find the rods on orcs of the Dragonmaw Clan in the Wetlands.','Bring the Reconstructed Tome and 3 Rods of Channeling to Strahad Farsan in Ratchet.','Well done! The Tome of the Cabal and three pristine--slightly scratched, I suppose--rods of channeling.$B$BThis will be interesting. It\'s been some time since a young $C took on a felhunter to make his own.','Yes, $N? Of what service can I be to you?','','','','','',7006,6930,0,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1806,2,-141,20,22,0,2,5,0,0,0,0,0,0,0,0,0,0,0,0,0,1654,0,0,0,0,0,0,'The Test of Righteousness','Why don\'t we go over to the forge and get started on this? I\'ve been preparing for your arrival for some time, so it shouldn\'t take long at all.$B$BWhen we\'re done, you\'ll be far more prepared to defend the Light than you have been, this much I swear.$B$BI\'ll be somewhat honest, $N, seeing the results of your exploits makes me somewhat envious. But knowing that I can contribute to your adventures in my own significant way does bring me some joy.','Wait for Jordan Stilwell to finish forging a weapon for you.','Here it is, $N. A weapon worthy of a champion of the Light such as yourself. I\'ve named it after a great dwarven paladin who was a friend of mine. His name was Verigan... Bosch Verigan.$B$BPlease take it on behalf of myself and my wife. We owe you a great debt, and the world will be a safer place with one of your skill traveling the land.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6953,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1818,2,-81,10,10,0,1,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1505,1819,0,0,0,'Speak with Dillinger','I was told Deathguard Dillinger has a job for someone like you. If you\'re willing to show your value to the Dark Lady\'s forces, then report to Dillinger immediately.$B$BDeathguard Dillinger\'s post is on the west end of Brill, near the graveyard.','Speak with Deathguard Dillinger in Brill.','You\'re here for a mission? Good. I have an important one, and one that will test your skill in combat... and your resolve in the defense of the Forsaken.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1819,2,-81,10,10,0,1,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1818,0,0,1820,0,0,0,'Ulag the Cleaver','When the Scourge swept through Tirisfal Glades, we captured one to study. He had a free mind, and called himself Ulag the Cleaver. But, although his will was free, he was still enthralled by the Lich King.$B$BWe hoped to find a way to break the king\'s control over Ulag, but we failed. Now, finally, it is time to free him. $B$BFree him, and kill him.$B$BActivate the skull stone trigger near the mausoleum to the north. This will lift the magical seal that binds him.$B$BThen... be ready, $N.','Kill Ulag the Cleaver, then speak with Deathguard Dillinger.','Well done, $N. Ulag was no minor agent of the Scourge. You have shown the Deathguards, and hence the Dark Lady, that you are a $C of skill and resolve, and are worthy of further instruction.','Your task is yet undone, $N. It is not wise for a $C to show fear...','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6390,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,8121,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1820,2,-81,10,10,0,1,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1819,0,0,1821,0,0,0,'Speak with Coleman','You have proven your value to the Dark Lady, now perhaps you can prove yourself to one of her subjects.$B$BColeman Farthing awaits a warrior who is willing to be his instrument of revenge against the Forsaken\'s enemies.$B$BYou will find him in the Gallow\'s End Tavern in eastern Brill.','Speak with Coleman Farthing.','Yes, it is true. I have need for your skills in combat. My means are small, but my task aids both me and the Forsaken\'s cause. Do it, and your reward will be twofold.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1821,2,-81,10,11,0,1,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1820,0,0,1822,0,0,0,'Agamand Heirlooms','The Agamand family were my employers in life, and they were the cause of my death! It is fitting that the Agamands are now mindless minions of the Lich King.$B$BNow I would have their last vestiges of honor. Go into their family crypt and rob them of their family heirlooms: a sword, an axe, a dagger and a mace. Bring them to me!$B$BThe Agamand family crypt is at the north end of the Agamand mills, protected by lurking scourge and dead Agamands.','Bring Coleman Farthing the Agamand Family Axe, the Agamand Family Sword, the Agamand Family Mace and the Agamand Family dagger.','Ah! You retrieved them! Now the last semblance of honor and memory is stripped from the cursed Agamand lands. The family truly is no more!','Do you have the heirlooms, $N?','','','','','',7567,7568,7569,7566,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,300,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1822,0,-81,10,11,0,1,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1821,0,0,0,0,0,0,'Heirloom Weapon','','','I will keep three of the weapons you returned to me, as mementos of my pain and loss. But please, $N, choose your favorite of the heirlooms and keep it for yourself.$B$BMay it serve you greater than it served its cursed, former owners.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7115,7117,7116,7118,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1823,2,-81,20,20,0,1,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1824,0,0,0,'Speak with Ruga','You are a warrior of skill and growing renown. Perhaps you are ready for Ruga Ragetotem\'s trial? If so, then find Ruga in Camp Taurajo in the Barrens.$B$BHe awaits those warriors who answer his call.','Speak with Ruga Ragetotem.','You are here for my trial, $N?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,96,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1824,2,-81,20,20,0,1,178,0,0,0,0,0,0,0,0,0,0,1800,8,0,1823,0,0,1825,0,0,0,'Trial at the Field of Giants','To pass this trial, you must travel south to the Field of Giants. There you will find a host of crawling, insect creatures. They are new to the Barrens and I do not like what they herald.$B$BBring me their still-twitching antennae, and waste no time, $N, for harvested antennae will not twitch for long. Bring me the antennae in the time allowed, and you will pass the trial.','Bring 5 twitching antennae to Ruga Ragetotem at Camp Taurajo','Nicely done, $N! In passing the trial at the Field of Giants, you take one more step down the $C\'s path.','Do you have the antennae? If so then give them to me quickly, for twitching antennae do not twitch forever...','','','','','',7119,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7120,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1825,2,-81,20,20,0,1,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1824,0,0,1838,0,0,0,'Speak with Thun\'grim','Thun\'grim Firegaze, an orc blacksmith of renown, has heard of your continued deeds of valor in service of the Horde. He would like to fashion for you a suit of armor, and bids you speak with him immediately.$B$BThun\'grim is camped east of the Crossroads in the Barrens.','Speak with Thun\'grim Firegaze in the Barrens.','Yes, you have come. This is good, for we have much to discuss, you and I.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1838,2,-81,20,30,0,1,178,0,0,0,0,0,0,0,0,0,0,0,0,0,1825,0,0,0,7587,1,0,'Brutal Armor','I have heard tales of your strength and valor, and wish to make for you a suit of armor, a companion to aid you as tales of your great deeds grow.$B$BBut the fashioning of this armor will be a quest unto itself, $N. I will need your help, and the help of other smiths of the Horde.$B$BHere, take this scroll. I spent many nights, struggling with near-blind eyes, writing that which I need for the armor. Bring me the items on this scroll and I will create for you the first piece of the suit.','Bring to Thun\'grim Firegaze 15 Smoky Iron Ingots, 10 Powdered Azurite, 10 Iron Bars and a Vial of Phlogiston.','You brought all that I asked. Now, I will do my part...','Do you have the items on my scroll, $N?','','','','','',7126,7127,3575,6841,15,10,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2190,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1839,2,-81,20,30,0,1,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1838,0,0,1842,0,0,0,'Ula\'elek and the Brutal Gauntlets','The troll smith Ula\'elek will craft for you the brutal gauntlets. He dwells in Durotar, in Sen\'jin Village with his Darkspear brethren, and he awaits your coming.','Speak with Ula\'elek in Durotar.','Greetings, $N. Old Thun\'grim sent word to me of your coming, but had he kept silent your presence here would not have surprised me.$B$BThe spirits follow your progress, young $C, and they tell me that many foes have fallen before you.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1840,2,-81,20,30,0,1,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1838,0,0,1844,0,0,0,'Orm Stonehoof and the Brutal Helm','Orm Stonehoof is respected greatly for his skill. He will make for you the brutal helm.$B$BSeek him out in Thunder Bluff, near the pool by the city\'s great, central totem.','Speak with Orm Stonehoof in Thunder Bluff.','Greetings, $C. I am Orm, and Thun\'grim tells me you wish a helm made?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1841,2,-81,20,30,0,1,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1838,0,0,1846,0,0,0,'Velora Nitely and the Brutal Legguards','It is said that, before her death, Velora Nitely was one of the finest armorsmiths in Lordaeron. Death, it seems, has not decreased her talents. Speak with Velora--she will make your brutal legguards.$B$BVelora plies her trade in the Undercity of Lordaeron, in the trade quarter.','Speak with Velora Nitely in the Undercity.','You are here for leg armor? Great!$B$BUm... am I making the armor for you, or are you making it for me?$B$BThat was joke. Was it funny? I can\'t tell... I lost my sense of humor the same time I lost my sense of smell. Which was about the same time I stopped breathing.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1842,2,-81,20,30,0,1,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1839,0,0,0,0,0,0,'Satyr Hooves','I can make you a pair of brutal gauntlets, and great magic will they hold. But first, you must collect this magic and bring it to me.$B$BThe satyrs dwell in northeastern Ashenvale because of the forest\'s power. They feed off its purity, leeching and corrupting. You can tell which satyrs have drawn the most of Ashenvale\'s magic by their swollen, uncloven hooves.$B$BThese hooves hold great power. I will need them for your gauntlets\' crafting.','Bring 7 Uncloven Satyr Hooves to Ula\'elek at Sen\'jin Village in Durotar.','Ah, you have them! Now, just as the Satyrs leeched the strength of Ashenvale, I will leech the power held within these hooves and harness it into my crafting...','Do you have the hooves, $N? The magic within them is strong.','','','','','',7128,0,0,0,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1843,0,-81,20,30,0,1,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1842,0,0,0,0,0,0,'Brutal Gauntlets','','','Thank you, $N. These gauntlets are my best work. Take them. In wearing them, you bring honor to me and my ancestors.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7129,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1844,2,-81,20,30,0,1,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1840,0,0,0,0,0,0,'Chimaeric Horn','I will make you the helm, but you must show me you are worthy of it.$B$BNestled in the northwestern reaches of the Stonetalon Mountains there lies the Charred Vale. It was once a verdant place, but is now defiled and ashen, and what creatures remain there are mad with pain and despair.$B$BThat place is where I send you, $N.$B$BYou must go to the Charred Vale and find a chimaera matriarch. Slay her, free her of her misery. Bring me her galvanized horn as proof, and I shall make for you the helm. ','Bring a Galvanized Horn to Orm Stonehoof in Thunder Bluff.','You have completed your task, $N, and shown me your worth and resolve. The helm will be yours...','Do you have the horn? Is the matriarch free of pain?','','','','','',6840,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1845,0,-81,20,30,0,1,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1844,0,0,0,0,0,0,'Brutal Helm','','','I give this helm to you.$B$BGreat deeds brought you to me, $N, and Earthmother willing... even greater deeds lie before you.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7130,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1846,2,-81,20,30,0,1,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1841,0,0,0,0,0,0,'Dragonmaw Shinbones','To make the brutal leg guards, I need a brace of sturdy shinbones. The Dragonmaw orcs of the Wetlands have nice, thick shinbones. I\'ll need theirs.$B$BBut they must be sturdy. Be sure to test the shinbones as you collect them. If you can break them with your bare hands, then they won\'t be sturdy enough to work with.','Bring 8 Sturdy Dragonmaw Shinbones to Velora Nitely in the Undercity.','Well done! These all look strong. I think they\'ll do quite nicely. How did those orcs mind you taking their shins, $N? Complain much?$B$BThat was another joke. You\'re not laughing.$B$BI\'m not very funny these days, am I...','I\'m waiting for those shinbones, $N. They\'ll make a nice frame for your leg guards.','','','','','',0,7134,0,0,0,8,0,0,7131,7131,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0); -INSERT INTO `quest_template` (`entry`, `Method`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `Type`, `RequiredClasses`, `RequiredRaces`, `RequiredSkill`, `RequiredSkillValue`, `RepObjectiveFaction`, `RepObjectiveValue`, `RequiredMinRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepFaction`, `RequiredMaxRepValue`, `SuggestedPlayers`, `LimitTime`, `QuestFlags`, `SpecialFlags`, `PrevQuestId`, `NextQuestId`, `ExclusiveGroup`, `NextQuestInChain`, `SrcItemId`, `SrcItemCount`, `SrcSpell`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `RequestItemsText`, `EndText`, `ObjectiveText1`, `ObjectiveText2`, `ObjectiveText3`, `ObjectiveText4`, `ReqItemId1`, `ReqItemId2`, `ReqItemId3`, `ReqItemId4`, `ReqItemCount1`, `ReqItemCount2`, `ReqItemCount3`, `ReqItemCount4`, `ReqSourceId1`, `ReqSourceId2`, `ReqSourceId3`, `ReqSourceId4`, `ReqSourceCount1`, `ReqSourceCount2`, `ReqSourceCount3`, `ReqSourceCount4`, `ReqCreatureOrGOId1`, `ReqCreatureOrGOId2`, `ReqCreatureOrGOId3`, `ReqCreatureOrGOId4`, `ReqCreatureOrGOCount1`, `ReqCreatureOrGOCount2`, `ReqCreatureOrGOCount3`, `ReqCreatureOrGOCount4`, `ReqSpellCast1`, `ReqSpellCast2`, `ReqSpellCast3`, `ReqSpellCast4`, `RewChoiceItemId1`, `RewChoiceItemId2`, `RewChoiceItemId3`, `RewChoiceItemId4`, `RewChoiceItemId5`, `RewChoiceItemId6`, `RewChoiceItemCount1`, `RewChoiceItemCount2`, `RewChoiceItemCount3`, `RewChoiceItemCount4`, `RewChoiceItemCount5`, `RewChoiceItemCount6`, `RewItemId1`, `RewItemId2`, `RewItemId3`, `RewItemId4`, `RewItemCount1`, `RewItemCount2`, `RewItemCount3`, `RewItemCount4`, `RewRepFaction1`, `RewRepFaction2`, `RewRepFaction3`, `RewRepFaction4`, `RewRepFaction5`, `RewRepValue1`, `RewRepValue2`, `RewRepValue3`, `RewRepValue4`, `RewRepValue5`, `RewOrReqMoney`, `RewMoneyMaxLevel`, `RewSpell`, `RewSpellCast`, `RewMailTemplateId`, `RewMailDelaySecs`, `PointMapId`, `PointX`, `PointY`, `PointOpt`, `DetailsEmote1`, `DetailsEmote2`, `DetailsEmote3`, `DetailsEmote4`, `DetailsEmoteDelay1`, `DetailsEmoteDelay2`, `DetailsEmoteDelay3`, `DetailsEmoteDelay4`, `IncompleteEmote`, `CompleteEmote`, `OfferRewardEmote1`, `OfferRewardEmote2`, `OfferRewardEmote3`, `OfferRewardEmote4`, `OfferRewardEmoteDelay1`, `OfferRewardEmoteDelay2`, `OfferRewardEmoteDelay3`, `OfferRewardEmoteDelay4`, `StartScript`, `CompleteScript`) +INSERT INTO `quest_template` (`entry`, `Method`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `Type`, `RequiredClasses`, `RequiredRaces`, `RequiredSkill`, `RequiredSkillValue`, `RequiredCondition`, `RepObjectiveFaction`, `RepObjectiveValue`, `RequiredMinRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepFaction`, `RequiredMaxRepValue`, `SuggestedPlayers`, `LimitTime`, `QuestFlags`, `SpecialFlags`, `PrevQuestId`, `NextQuestId`, `ExclusiveGroup`, `NextQuestInChain`, `SrcItemId`, `SrcItemCount`, `SrcSpell`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `RequestItemsText`, `EndText`, `ObjectiveText1`, `ObjectiveText2`, `ObjectiveText3`, `ObjectiveText4`, `ReqItemId1`, `ReqItemId2`, `ReqItemId3`, `ReqItemId4`, `ReqItemCount1`, `ReqItemCount2`, `ReqItemCount3`, `ReqItemCount4`, `ReqSourceId1`, `ReqSourceId2`, `ReqSourceId3`, `ReqSourceId4`, `ReqSourceCount1`, `ReqSourceCount2`, `ReqSourceCount3`, `ReqSourceCount4`, `ReqCreatureOrGOId1`, `ReqCreatureOrGOId2`, `ReqCreatureOrGOId3`, `ReqCreatureOrGOId4`, `ReqCreatureOrGOCount1`, `ReqCreatureOrGOCount2`, `ReqCreatureOrGOCount3`, `ReqCreatureOrGOCount4`, `ReqSpellCast1`, `ReqSpellCast2`, `ReqSpellCast3`, `ReqSpellCast4`, `RewChoiceItemId1`, `RewChoiceItemId2`, `RewChoiceItemId3`, `RewChoiceItemId4`, `RewChoiceItemId5`, `RewChoiceItemId6`, `RewChoiceItemCount1`, `RewChoiceItemCount2`, `RewChoiceItemCount3`, `RewChoiceItemCount4`, `RewChoiceItemCount5`, `RewChoiceItemCount6`, `RewItemId1`, `RewItemId2`, `RewItemId3`, `RewItemId4`, `RewItemCount1`, `RewItemCount2`, `RewItemCount3`, `RewItemCount4`, `RewRepFaction1`, `RewRepFaction2`, `RewRepFaction3`, `RewRepFaction4`, `RewRepFaction5`, `RewRepValue1`, `RewRepValue2`, `RewRepValue3`, `RewRepValue4`, `RewRepValue5`, `RewOrReqMoney`, `RewMoneyMaxLevel`, `RewSpell`, `RewSpellCast`, `RewMailTemplateId`, `RewMailDelaySecs`, `PointMapId`, `PointX`, `PointY`, `PointOpt`, `DetailsEmote1`, `DetailsEmote2`, `DetailsEmote3`, `DetailsEmote4`, `DetailsEmoteDelay1`, `DetailsEmoteDelay2`, `DetailsEmoteDelay3`, `DetailsEmoteDelay4`, `IncompleteEmote`, `CompleteEmote`, `OfferRewardEmote1`, `OfferRewardEmote2`, `OfferRewardEmote3`, `OfferRewardEmote4`, `OfferRewardEmoteDelay1`, `OfferRewardEmoteDelay2`, `OfferRewardEmoteDelay3`, `OfferRewardEmoteDelay4`, `StartScript`, `CompleteScript`) VALUES - (1861,2,-161,10,10,0,128,65,0,0,0,0,0,0,0,0,0,0,0,0,1860,0,0,0,7207,1,0,'Mirror Lake','This world has been victim to massive mystic struggles, which tore magic currents from once stable channels. We struggle to determine the effects these changes have caused, and some of us fear the worst!$B$BBut I will reveal more of this later. Right now, we need you to gather information.$B$BHere, take this flask. Go to the base of the waterfall at Mirror Lake, southwest of the Stormwind gates, and retrieve a sample of the water there. Return it to me so that I might test it for magical taints.','Bring a Mirror Lake sample to Jennea Cannon in Stormwind.','Thank you, $N. I will test this water for magical properties. Let us hope that it contains none, or we may find that those who drink from Mirror Lake for too long will be adversely affected.$B$BHere, $N. Take this orb or staff as a token of your service. May it serve you well.','Do you have the sample, $N? The flow of magic in Stormwind and Elwynn has been altered, and I must know if it is seeping into the water.','','','','','',7206,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7508,9513,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1878,0,440,40,44,0,0,255,0,0,0,0,0,0,0,0,0,0,264,1,1707,0,0,0,0,0,0,'Water Pouch Bounty','','','Excellent - the more water pouches we are able to reclaim, the further away from disaster we\'ll all be! Keep \'em coming, and I will be sure to reward you for every five water pouches you bring me.','Back again, $n? If you have five more Wastewander water pouches, then I have a care package with your name on it!','','','','','',8483,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8484,0,0,0,1,0,0,0,369,0,0,0,0,10,0,0,0,0,0,228,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,4,0,0,0,0,0,0,0,0,0), - (1879,2,-161,10,10,0,128,65,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1860,1880,0,0,0,'Speak with Bink','$N! Bink, my gnome colleague in Ironforge, sends word. She has a task that needs doing and won\'t rely on anyone but a mage to do it! Are you that mage, $N?$B$BIf so, then speak with Bink. She spends her time in the Hall of Mysteries in the Mystic Ward of Ironforge.','Speak with Bink in Ironforge.','Oh, I can see you have promise, yes you do! But it takes more than promise to be a good $C. And if you\'re not a good $C, then you\'re a bad $C. And bad $Cs are part of the problem, yes they are!$B$BOops, I\'m getting ahead of things. Let\'s begin at the start!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1880,2,-161,10,10,0,128,65,0,0,0,0,0,0,0,0,0,0,8,0,1879,0,0,0,0,0,0,'Mage-tastic Gizmonitor','We mages do more than just waggle our fingers and make pretty sparks! We control magic, the base fabric of our world! And that takes great care, and resolve. And knowledge... so much knowledge!$B$BOne of my devices, the mage-tastic gizmonitor, collects and stores that knowledge in huge amounts! But it\'s lost! When we fled our home of Gnomeregan, I left it in a chest in one of our huts outside the city, and now the place is crawling with leper gnomes!$B$BPlease, $N, retrieve my gizmonitor!','Bring Bink her Mage-tastic Gizmonitor.','Oh, splendid day! When I made the gizmonitor I never realized how dependent on it I would become. Now I can begin my studies anew!$B$BThank you, $N! And here - these were my first tools as a $C. They\'re a little scratched but they\'re well tested. Take your pick - I\'m sure you\'ll find either of them useful.','Did you find the gizmonitor? I must have it before its energy supply runs out!','','','','','',7226,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7507,9514,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1881,2,-161,10,10,0,128,144,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1881,1882,0,0,0,'Speak with Anastasia','$N, Anastasia Hartwell has a task for someone of your talents. Speak with her in the Magic Quarter of the Undercity, and prepare yourself for your first task for the mages of the Forsaken.','Speak with Anastasia Hartwell.','Greetings, $N. You were wise to answer my call, and wiser still if you heed what I next say...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1882,2,-161,10,10,0,128,144,0,0,0,0,0,0,0,0,0,0,8,0,1881,0,0,0,0,0,0,'The Balnir Farmstead','The Plaguelands to the east are an aberration. Devised by the Lich King, they spread their magic into the soil, corrupting and killing all that live. Although there is a certain charm to the destructive forces of the plague, we, the mages of the Forsaken, believe it is unruly and must be curtailed.$B$BBut first, we must measure how far it has spread into Tirisfal. Go to the Balnir Farmstead in eastern Tirisfal. In the garden are flowers--snapdragons. Gather these and return.','Bring Balnir Snapdragons to Anastasia Hartwell in the Mage Quarter of the Undercity.','Ah, a fine specimen this is. I will send it to be studied by our apothecaries to determine the extent of the Plagueland\'s taint.$B$BWell done, $N. For your services, I present to you this choice: an orb or staff. Whichever you choose, you will find it quite useful.','Do you have the snapdragons? That breed of flower is highly receptive to magic energies, and studying the snapdragons so close to the Plaguelands can tell us if the plague has entered Tirisfal Glades.','','','','','',7227,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7507,9514,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1883,2,-161,10,10,0,128,144,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1881,1884,0,0,0,'Speak with Un\'thuwa','Un\'thuwa, tribal mage of Sen\'jin Village, detects a disturbance in the magic currents of Durotar and asks for aid. Speak with Un\'thuwa and do what you can to help him.$B$BDo this, and in time further secrets will be revealed to you.','Speak with Un\'thuwa.','Hail, $N. Praise to you, for my call for aid is now answered. Let us hope you are up to the task...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1884,2,-161,10,10,0,128,144,0,0,0,0,0,0,0,0,0,0,8,0,1883,0,0,0,0,0,0,'Ju-Ju Heaps','The warlock Zalazane of the Echo Isles has disrupted the normal flow of magic in Durotar. He does this through tainted fetishes, ju-ju heaps, which he has placed among his huts on the main Echo Isle.$B$BThese heaps corrupt our wildlife and give power to the warlocks and infernal creatures that lurk in the land\'s dark corners.$B$BYou must destroy the ju-ju heaps, $N, before the flow of magic is forever altered.','Destroy 4 Ju-Ju Heaps, then return to Un\'thuwa in Sen\'jin Village.','I sense that Zalazane\'s ju-ju heaps were destroyed, and with time, and luck, the flow of magic in Durotar will return to normal.$B$BA great deed you have done for your people, $N. And you have shown your worth to us, the mages of the Horde.','You must hurry, $N. Destroy the ju-ju heaps!','','Ju-Ju Heaps Destroyed','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-102986,0,0,0,4,0,0,0,0,0,0,0,7508,9513,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1885,2,-162,10,10,0,8,16,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1859,1886,0,0,0,'Mennet Carkad','$n? Not quite what I was expecting, considering Carkad himself has taken an interest to you. Looks can be deceiving though, right?$B$BEither way, you should go see him as soon as possible. You wouldn\'t want to know what happened to the last few that chose to ignore his summons.','Speak with Mennet Carkad in the Rogues\' Quarter of the Undercity.','Hm. No doubt you made your way here at first mention of my summons, yes? Of course. I would expect no less from a prospective Deathstalker.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1886,2,-162,10,13,0,8,16,0,0,0,0,0,0,0,0,0,0,8,0,1885,0,0,1898,0,0,0,'The Deathstalkers','If you wish to join the Deathstalkers, Lord Varimathras\' elite guard, you will have to prove your worth.$B$BI will not lie to you, $n, this task could mean your death.$B$BI have some things that need attending to. I require the personal effects of Astor Hadren, a messenger who travels between Silverpine and the Undercity. I will leave the method of procurement to your discretion.$B$BIt will be better for you if you know less of the nature of this business. Succeed and I shall tell you more.','Get Astor\'s Letter of Introduction and return it to Mennet Carkad in the Rogues\' Quarter.','Well done, $N. You\'ve passed the first part of this test. Hopefully Andron will not have caught wind of your activities, and we will be able to convince him that you are, in fact, the messenger he is expecting.','Success to report?','','','','','',7231,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1898,2,-162,10,13,0,8,16,0,0,0,0,0,0,0,0,0,0,0,0,1886,0,0,1899,7231,1,0,'The Deathstalkers','The letter of introduction should be enough to convince Andron that you are the messenger he\'s been waiting for. I\'ve met Andron before, he doesn\'t quite have the mental capacity to be that suspicious.$B$BLord Varimathras suspects that Andron has been providing aid to some other group. He wishes to know what organization this is and requires proof of it.$B$BI want you to speak with Andron, and obtain this information. You\'ll find him at his shop near the Apothecarium.','Speak with Andron Gant in the Undercity.','Ah, yes, I\'ve been expecting you. I have no doubt our mutual acquaintances are pleased with the information that I have provided so far?$B$BI suppose there\'s no point in asking you, I doubt they would burden you with this knowledge. Why place so much trust in the messenger, hm?','Hello. Something I can do for you?','','','','','',7231,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1899,2,-162,10,13,0,8,16,0,0,0,0,0,0,0,0,0,0,8,0,1898,0,0,1978,0,0,0,'The Deathstalkers','You\'ll find the ledger with the information your employers seek on the bookshelf behind me. Deliver it with my regards, and tell them that I would prefer it if they sent you, if they find enough value that they should wish to continue our arrangement.','Bring Andron\'s Ledger to Mennet Carkad in the Rogues\' Quarter of Undercity.','Well, this is certainly more information than I suspected to get out of Andron. Give me a moment to peruse it, before I set you to your next task.','Success, $N?','','','','','',7294,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1918,2,331,23,27,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,824,16408,1,0,'The Befouled Element','The slain elemental has produced an intensely glowing globe of water. The contents of the globe are, at best, disgusting. It would be safe to assume that whatever has befouled the water of Mystral Lake is most likely present in the water of the globe.$B$BIt\'s not exactly common knowledge who might be interested in such a find; perhaps the person who originally sent you out to the lake, Mastok Wrilehiss at Splintertree Post, might have an idea.','Bring the Befouled Water Globe to Mastok Wrilehiss at Splintertree Post, Ashenvale.','You find a nasty ball of water and decide to bring it to me? Who am I, the Earthen Ring or something?$B$BActually, that does give me an idea... perhaps you do need the Earthen Ring for this. I mean, if it helps clear up the situation at the lake for good, then I\'m all for it.$B$BYou know who the Earthen Ring are, $N?','Yeah, what do you need?','','','','','',16408,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,25,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1919,2,-161,15,15,0,128,65,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1920,0,0,0,'Report to Jennea','Your knowledge of the craft grows, young $N. Are you now ready to begin your true lessons? Are you ready to take your place in the secret war we wage?$B$BIf so, then speak with Jennea Cannon, in the wizard\'s sanctum in the mage district of Stormwind. She has a task for you which will open your first window into the invisible world.','Speak with Jennea Cannon in Stormwind.','$N, I have a mission for you, here in the Mage district. Listen closely, for there is no time to waste.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,1,0,0,0,0,0,66,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1920,2,-161,15,16,0,128,65,0,0,0,0,0,0,0,0,0,0,0,0,1919,0,0,1921,0,0,0,'Investigate the Blue Recluse','A disturbance has been reported at the Blue Recluse tavern in the Mage Quarter. Strange, invisible creatures now wander the tavern, and I fear a mana rift has formed there.$B$BI want you to investigate the tavern and capture those creatures. Use the cantation of manifestation in the tavern to make the creatures visible, subdue them then use a containment coffer to capture them. When you have enough, return to me with your filled coffers, your empty coffers and the cantation.','Obtain a Cantation of Manifestation and a Chest of Containment coffers from behind Jennea Cannon. Bring 3 Filled Containment Coffers to Jennea at the Wizard\'s Sanctum.','Very well done! I will study these creatures and, with diligence and luck, determine how they slipped into our world.$B$BYour value to the society of mages grows, $N.','Have you captured the creatures, $n? They must be studied in order to determine the reason behind their arrival.','','','','','',7292,7247,7308,0,3,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1921,2,-161,15,15,0,128,65,0,0,0,0,0,0,0,0,0,0,8,0,1920,0,0,0,0,0,0,'Gathering Materials','You have served your fellow mages well, and now it is time to don your wizard\'s robe. Wynne Larson can make your robe, but you must bring her the needed materials $B$BThe robe will be made of linen which is easy to find, but you must also gain charged rift gems, and the only known location of the gems is in the Silver Stream Mine of Loch Modan, left in crates by the dwarven miners\' league.$B$BGather the linen and the gems and bring them to Wynne Larson at the Larson Clothiers in the Mage District.','Bring 10 Linen Cloth and the 6 Charged Rift Gems to Wynne Larson in Stormwind.','Yes, these are great pieces of linen. I can make a fine robe with them. And after I weave the rift gems into it, we\'ll have a garment fit for a $C!','Hello, $N. Jennea told me you would come. Do you have something for me?','','','','','',2589,7249,0,0,10,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1938,2,-161,26,28,0,128,65,0,0,0,0,0,0,0,0,0,0,8,0,1939,0,0,1940,0,0,0,'Ur\'s Treatise on Shadow Magic','Long ago, three mages studied in this tower until one fell to the dark arts. He was urged to turn away from that evil magic, but he could not resist. And so he was banished.$B$BThe fallen mage\'s new domain is the tower of Ilgalar in Redridge, and he took with him a powerful book--Ur\'s Treatise on Shadow Magic.$B$BWe, the mages of Stormwind, would have that book returned. Enter the tower of Ilgalar, find the tome in his library, and bring it to me.','Bring Ur\'s Treatise on Shadow Magic to High Sorcerer Andromath in Stormwind.','I feared that Morganth had hidden the book elsewhere, or that he had found a way to open it and read its contents.$B$BIt is good to see that he did not, and that the seals we placed on Ur\'s Treatise on Shadow Magic still hold.','Do you have the book, $N? Its secrets are not meant for the untrained, and plumbing its depths can lead to doom and ruin.','','','','','',7266,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1939,2,-161,26,26,0,128,65,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1938,0,0,0,'High Sorcerer Andromath','High Sorcerer Andromath wishes to speak with you, $N. He is at the top of the wizard\'s sanctum, in the mage\'s district of Stormwind.$B$BIt would be wise to speak with him, for Andromath is one of the most powerful mages not locked away in Dalaran. Council with him is high council indeed.','Speak with High Sorcerer Andromath.','Greetings, $N. I am pleased to see you, and hope you have time to listen to an old man\'s words...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1940,2,-161,26,26,0,128,65,0,0,0,0,0,0,0,0,0,0,8,0,1938,1942,0,0,0,0,0,'Pristine Spider Silk','Your service has been unwavering, $N. I think, perhaps, it is time you had a finer garment, one more suiting your station as an adept mage. If you gather the needed materials, then we will arrange the robe made.$B$BYou must enter Duskwood and hunt carrion recluse spiders. Extract their silk, but only the finest, most pristine silk will do. When you have enough, take it to Wynne Larson, here in the mage district at the Larson Clothiers. She will craft your robe.','Bring 8 Pristine Spider Silk to Wynne Larson in Stormwind.','Nice specimens, these. I\'ll get right to work!','Ah, yes. The mages of the Wizard\'s Sanctum said you\'d speak with me. Do you have the required silk?','','','','','',7267,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1941,0,-161,15,15,0,128,65,0,0,0,0,0,0,0,0,0,0,8,0,1921,0,0,0,0,0,0,'Manaweave Robe','','','Here is your robe. It\'s one of my best made yet! Wear it with pride, and when people ask... tell them you got it at the Larson Clothiers!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7509,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1942,0,-161,26,26,0,128,65,0,0,0,0,0,0,0,0,0,0,8,0,1940,0,0,0,0,0,0,'Astral Knot Garment','','','Your garment is ready! And that silk you gathered was so nice... you don\'t mind if I made it a little short so that I\'d have some silk left over for me, do you?$B$BI\'m only joking. It\'ll fit you great, and will be perfect for both adventure and formal dining. Enjoy!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7511,9516,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1943,2,-161,26,26,0,128,144,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1944,0,0,0,'Speak with Deino','The troll mage Deino has need of your assistance, $N. She resides in Orgrimmar, in the Darkbriar Lodge.','Speak with Deino.','Good, you have come. My task is not an easy one, but vital to the society of mages. If you aid me, I am sure you will find it worthwhile.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1944,2,-161,26,26,0,128,144,0,0,0,0,0,0,0,0,0,0,0,0,1943,0,0,1945,7269,1,0,'Waters of Xavian','The fabled city of Xavian lies nestled deep within eastern Ashenvale, and tales of its ancient knowledge are well known among the learned. It is said that the waters of Xavian hold vast magical powers.$B$BI would have a sample of those waters, from their source.$B$BTake this flask and go to Xavian. Gather water from the bottom of its highest waterfall, and return to me. And use care as you move through that ancient city--satyrs now hold the ruins and do not like mages prying into their affairs.','Bring the Xavian Water Sample to Deino in Orgrimmar.','Ah, very good. I trust the satyrs of Xavian gave you little trouble?$B$BThank you, $N. I will study this sample of Xavian water immediately.','I am pleased you have returned with your skin intact, $N. Do you have the water sample? I am eager to study its properties.','','','','','',7268,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1945,2,-161,26,26,0,128,144,0,0,0,0,0,0,0,0,0,0,8,0,1944,0,0,0,0,0,0,'Laughing Sisters','For your services, I have arranged for the creation of your new robes, provided you can gather the needed materials...$B$BFor these robes, you must return to Ashenvale for the locks of hair from laughing sisters--dryads who gather near the Raynewood Retreat.$B$BWhen you have their hair, bring it to Kil\'hala, a troll tailor at the Crossroads in the Barrens. He will be expecting you, and will fashion your robes.','Bring 12 Laughing Sister\'s Hairs to Kil\'hala at the Crossroads.','Ah, this hair will weave into a fine robe, $N. It is a pity the laughing sisters had to die to part with it, though I do doubt they would ever give it willingly.$B$BA pity, but only a small one.','Greetings, $N. Deino said you would come, and would bring the laughing sisters\' hair. Do you have it?','','','','','',7270,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1946,0,-161,26,26,0,128,144,0,0,0,0,0,0,0,0,0,0,8,0,1945,0,0,0,0,0,0,'Nether-lace Garment','','','Here is your nether-lace, $N. It is both comfortable and durable, and holds the magic of the laughing sisters\' hair.$B$BEnjoy, and if you find it amenable, please mention so to Deino. She is a mage on whose good side I wish to stay...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7512,9515,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1947,2,-161,30,38,0,128,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Journey to the Marsh','Now it is time for you to earn your mage\'s wand. To begin this quest, speak with the human hermit Tabetha in Dustwallow Marsh. You will find her shack deep in the marsh, west of Theramore.$B$BSpeak with her, for her knowledge is vast. You will find Tabetha\'s cottage west of Theramore, and just north of the Stonemaul Ruins.','Speak with Tabetha.','Quiet! I\'m in a delicate juncture and mustn\'t be disturbed!$B$BOne moment...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,174,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1948,2,-161,30,40,0,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7516,1,0,'Items of Power','The building of a mage\'s wand is not easy. Rare substances are required, and a vessel must be made that can store great quantities of magical energy. You must gather these things and bring them to me.$B$BI have written onto this parchment that which you need, and instructions on how to get it. Bring me exactly what is on this list, and follow my written directions to the letter, for if you do not then when we make your wand things might go... badly.','Bring 1 Jade and the Bolt Charged Bramble to Tabetha in Dustwallow Marsh.','Aha! You got the jade and made the bramble! Well done!$B$BIs that smoke I see rising from your ears? You might have gotten too close when the lightning struck the totem sticks, but don\'t worry. Being hit by lightning is good luck!','Hello, $N. Do you have the items I require?','','','','','',1529,7272,0,0,1,1,0,0,7273,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1949,2,-161,30,38,0,128,0,0,0,0,0,0,0,0,0,0,0,8,0,1947,0,0,1950,0,0,0,'Hidden Secrets','To make your wand, there are key passages in a certain book that I must read. The book is called Rituals of Power, written by the Magus Tirth.$B$BI do not have a copy of his book, and none of the world\'s great libraries possess it. So you must speak with Tirth and gain it from him.$B$BGood luck. Tirth used to be a great mage and scholar, but now he spends his time at the gnome and goblin races in the Shimmering Flats, drinking and gambling.','Speak with Magus Tirth in the Shimmering Flats.','What? Speak up! These old ears aren\'t as sharp as they used to be.$B$BWell, I hope you\'re here with a fresh mug of ale or some hot tips on the next race! If not, then you best keep walking... because I have a polymorph wand with your name on it!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,870,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1950,2,-161,30,30,0,128,0,0,0,0,0,0,0,0,0,0,0,10,2,1949,0,0,1951,0,0,0,'Get the Scoop','I can help you with the book, but first you have to help me!$B$BThe tome you seek is in my magically locked strongbox. To open it a special phrase must be uttered, and I can\'t remember the phrase! Normally my assistant helps me remember these things but he\'s nowhere to be found.$B$BIf you want my book, then find my apprentice! Ask around the race track--if you\'re lucky then someone has seen him. Either drag him back here, or at least get my magic phrase from him so we can open my box!','Find the phrase to Tirth\'s strongbox, then return to Tirth.','Ah, now I remember...$B$BI had forgotten about that little curse I put on Johnson. I can\'t remember why I did it but I\'m sure it served him right, the little ingrate!','What are you waiting for? I need my magic phrase!','Secret phrase found','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1951,2,-161,30,40,81,128,0,0,0,0,0,0,0,0,0,0,0,8,0,1950,0,0,0,0,0,0,'Rituals of Power','Hm... now that I think about it, I don\'t have my book! You see, I had some gambling debts and to pay them off I sold the last copy of Rituals of Power to a member of the clergy....$B$BA member of the Scarlet Brotherhood. He must have taken it to their library in the Scarlet Monastery in Tirisfal Glades!$B$BIf you want that book, then you\'ll have to go to the monastery to find it. And sorry about all the trouble. I\'m not myself these days...','Bring the book Rituals of Power to Tabetha in Dustwallow Marsh.','That\'s it! It\'s just what I need to prepare for the ritual to create your wand! I hope it wasn\'t too much trouble to find...','Greetings, $N. Did you find the book, Rituals of Power?','','','','','',7274,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1952,2,-161,30,40,0,128,0,0,0,0,0,0,0,0,0,0,0,0,0,1951,0,0,0,0,0,0,'Mage\'s Wand','I\'ll go make the wands now.','Speak with Tabetha after her ritual.','Here are the wands I made. Take your pick!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7514,11263,7513,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1953,2,-161,35,40,0,128,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1954,0,0,0,'Return to the Marsh','It is time, $N, for you to speak with Tabetha... the hermit of Dustwallow Marsh. She will instruct you on the creation of a powerful mage\'s implement.$B$BTabetha\'s shack lies deep in Dustwallow Marsh, west of Theramore.','Speak with Tabetha.','Ah, yes. You are here for an orb or a staff, $N? Very well. I will aid you in its construction.$B$BBut be forewarned--the process is a perilous one and could mean your death.$B$BOr my death. Definitely someone\'s death... $B$BBut let\'s hope it\'s someone else\'s death, eh?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1954,2,-161,35,40,0,128,0,0,0,0,0,0,0,0,0,0,0,8,0,1953,0,0,1955,0,0,0,'The Infernal Orb','The first step is to acquire an orb with power. The warlocks of the Burning Blade have nice, high quality orbs... it\'s too bad they\'ve bound demons into them! But we can fix that, yes we can.$B$BGo to Desolace and snatch an infernal orb from a Burning Blade summoner. You\'ll find summoners at the Mannoroc Coven.$B$BWhen you have the orb, return to me.','Bring an Infernal Orb to Tabetha in Dustwallow Marsh.','Oh, that\'s a nice one! No, I don\'t mean it\'s \"nice\" like cool juice is nice on a hot day.$B$BIn fact, it\'s very NOT nice now that I think about it. Not the juice. The orb!$B$BFocus, $N! We\'ll need you focused if we\'re ever to finish our task!','Do you have an infernal orb, $N?','','','','','',7291,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1955,2,-161,35,40,1,128,0,0,0,0,0,0,0,0,0,0,180,0,0,1954,0,0,1956,0,0,0,'The Exorcism','Now that we have a summoner\'s orb, we must exorcise the demon within it. I can do that. That\'s the easy part.$B$BYou\'re the one who has the hard job. You\'re the one who has to kill the demon once it\'s out.$B$BAnd you\'ll have to be quick. If you take too long then he\'ll jump back in the orb and we\'ll have to start over!$B$BSo get yourself ready. Prepare your strongest spells and keep your potions handy, and go get a friend if you have one. Because this isn\'t going to be pretty.','Kill the Demon of the Orb, then speak with Tabetha.','Nicely done, $N! You gave that demon a lesson he won\'t soon forget.$B$BHe\'ll think twice before he sticks his ugly head back in this world, looking for the stupid mortal who beat him. Probably with friends this time. Big, scaly friends who\'d want nothing more than to tear you into little $R pieces.$B$BI didn\'t scare you, did I...$N?','You\'ll have to kill that demon to remove its taint from the orb, $N.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6549,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,4961,0), - (1956,2,-161,35,40,81,128,0,0,0,0,0,0,0,0,0,0,0,8,0,1955,0,0,1957,0,0,0,'Power in Uldaman','Now that the demon has been removed, we must gain a power source. Unfortunately, the best power sources are usually the oldest and the hardest to get. It\'s neat how fate likes to take a bite out of you sometimes, isn\'t it?$B$BSo you\'re going to need to go to Uldaman and defeat the obsidian sentinel there. He\'s big, he\'s tough, and his power source packs a punch!$B$BI wish you the best of luck, $N. And if you don\'t get lucky then, well... it was nice knowing you.','Retrieve an Obsidian Power Source and bring it to Tabetha in Dustwallow Marsh.','You did it? Well done!$B$BI was chatting with some of my colleagues and when your name came up they said, \"You know that $N sure works well under stress!\"$B$BBut when I told them I sent you to Uldaman against the obsidian sentinel, they said I was crazy! They said, \"Tabetha, you\'re crazy! There\'s no way $N could take on that sentinel!\"$B$BAnd I said, \"We\'ll see,\" and then they said \"Yeah, we\'ll see...\"$B$BWell we sure showed them, didn\'t we!','Have you been to Uldaman, $N? Did you defeat the obsidian sentinel?','','','','','',8053,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1957,2,-161,35,40,0,128,0,0,0,0,0,0,0,0,0,0,600,0,0,1956,0,0,0,0,0,0,'Mana Surges','We are almost finished, but this last step is the most perilous, $N.$B$BI have the empty summoner\'s orb and am ready to empower it. We will do this by harnessing the energy of a mana rift. I\'ll cast a spell that will temporarily open a rift, from which creatures, mana surges, will pour out. You must defeat the mana surges and their power will be released, which I will then collect.$B$BKill enough mana surges before the rift closes and I will place all their collected energy in your orb.','Kill 12 Mana Surges in the allowed time limit.','You did it! I never doubted you for a second! Ok, maybe for just a second, or two... but basically I didn\'t have much doubt.$B$BHonest.','You have not killed the required amount of mana surges, $N.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6550,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1957,0), - (1958,0,-161,35,40,0,128,0,0,0,0,0,0,0,0,0,0,0,8,0,1957,0,0,0,0,0,0,'Celestial Power','','','You should be proud of yourself, $N. Many mages have fallen to the creatures you faced.$B$BThe Celestial Orb is ready. Or if you\'d like I can mount it atop a staff. It\'s up to you. I\'d prefer the orb, but who am I to judge?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7515,9517,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1959,2,-161,15,15,0,128,144,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1960,0,0,0,'Report to Anastasia','The mages of the Undercity have noted a magical disturbance within the city, and have sent word for mages of the Horde to investigate.$B$BAnastasia Hartwell can tell you more. Speak with her in the Magic Quarter in the Undercity.','Speak with Anastasia Hartwell.','It is true. A magical disturbance has been detected in our city. We are not yet sure of its origin, or whether it is malign or benign. We must first gather more information...$B$BAnd that, $N, brings us to your task.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,66,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1960,2,-161,15,16,0,128,144,0,0,0,0,0,0,0,0,0,0,0,0,1959,0,0,1961,0,0,0,'Investigate the Alchemist Shop','Algernon\'s alchemist shop in the Apothecarium is the locus of a strange disturbance. Invisible creatures, made solely of magic, wander the shop--there must be a reason, and we must find it!$B$BInvestigate the disturbance and capture those creatures. Take a chest of coffers and a scroll from behind me. Use the scroll at the shop to make the creatures visible, subdue them with your spells, then throw down a coffer to capture them. Return with the filled coffers, the empty coffers and the cantation.','Obtain a Cantation of Manifestation and a Chest of Containment Coffers from behind Anastasia Hartwell. Bring 3 Filled Containment Coffers, the Chest of Containment Coffers and the Cantation of Manifestation to Anastasia in the Undercity.','Very good, $N. The creatures within these containment coffers will be studied by our finest minds, and the reason behind their presence in the Undercity will be determined.$B$BIf their appearance is caused by a rift in the natural flow of magic, then we must determine if the rift was random. If it was not random, but instead an attack by some magical force, then we must prepare for future, more serious disturbances.','Have you investigated the disturbance, $N? Have you captured the creatures?','','','','','',7292,7247,7308,0,3,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1961,2,-161,15,15,0,128,144,0,0,0,0,0,0,0,0,0,0,8,0,1960,0,0,0,0,0,0,'Gathering Materials','It is time for you to don your first mage\'s robes, $N. They are a sign of your station, and a testament to your worth.$B$BTo gain the robes, you must gather the mana gems from the Dalaran mages of Silverpine. Their beliefs are similar to ours and so killing them is somewhat distasteful, but if they lack the strength to resist us, then they do not deserve their lives.$B$BBring the gems and a supply of linen to Josef Gregorian at the Magic Quarter\'s tailor shop.','Bring 10 Linen Cloth and 6 Dalaran Mana Gems to Josef Gregorian.','This is very good material, and although I lack the talent to gauge the quality of these mana gems, we\'ll soon know if they possess the power needed to create spellfire robes...','Anastasia said you would come to me, and I am prepared to fashion your robes. Do you have the gems and the linen?','','','','','',2589,7293,0,0,10,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1962,0,-161,15,15,0,128,144,0,0,0,0,0,0,0,0,0,0,8,0,1961,0,0,0,0,0,0,'Spellfire Robes','','','Here are your robes, $N. Wear them well.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7510,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1963,2,-162,10,13,0,8,130,0,0,0,0,0,0,0,0,0,0,8,0,1859,0,0,1858,0,0,0,'The Shattered Hand','The Warchief is too subtle in his methods. He is cautious to unleash the might of the Horde. Once we were stronger, mighty conquerors all. That pride we must regain, and the Shattered Hand will do so.$B$BWe build strength from the shadows and strike at the exposed, secretly laying our enemies low. A task you must complete for me, to prove your worth.$B$BThe troll Tazan trades with the pirates near Ratchet. He has information I must have. Kill him and bring me his satchel.','Kill Tazan and bring his Satchel to Therzok in the Cleft of Shadow in Orgrimmar.','Hm, while I am glad to hear that Tazan is no longer with us, a locked satchel does us no good. We need the information kept within.$B$BThis should prove a worthy second challenge for one who wishes to join the Shattered Hand.','It is a fool who believes a charge with axe drawn is more dangerous than a knife in the dark.','','','','','',7209,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1978,2,-162,10,13,0,8,16,0,0,0,0,0,0,0,0,0,0,0,0,1899,0,0,0,7294,1,0,'The Deathstalkers','The Syndicate? I would never have suspected. It seems the lords of Alterac have fallen far in the years since their betrayal.$B$BLord Varimathras will be pleased to learn of this, and as you were so instrumental in this discovery, it would be fitting if you were the one to deliver it to him.$B$BAh, and how could I forget?$B$BWelcome to the Deathstalkers.','Deliver Andron\'s Ledger to Varimathras in the Hall of the Dark Lady in the Undercity.','Hmm, this is interesting. The Deathstalkers have performed their duties admirably in ferreting this out.$B$BFrom what I understand, you also deserve commendation for your performance. I hope that this will become routine for you, $N, my Deathstalkers always have use of a good man.','Yes?','','','','','',7294,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7298,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1998,2,-162,16,16,0,8,16,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1999,0,0,0,'Fenwick Thatros','Lord Varimathras has just sent me a missive about a threat to the Forsaken that must be immediately removed. His name is Fenwick Thatros, one whom Lord Varimathras believes is a leader of the undead that have taken root in Silverpine Forest.$B$BYour name came to mind immediately, $n. I have faith enough in your abilities that you will carry out this mission flawlessly.$B$BThe latest reports from the Deathstalkers in Silverpine indicate that Thatros can be found near the decrepit dock on Lordamere.','Kill Fenwick Thatros and bring his head back to Mennet Carkad in the Rogues\' Quarter of the Undercity.','You\'ve done well, $N. It occurs to me that you have performed many services for the Deathstalkers, proving your worth, and that perhaps it is time that we furthered your training in the shadow arts.','I have placed the utmost faith in you to perform this service for Lord Varimathras.','','','','','',7306,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (1999,2,-162,16,20,0,8,16,0,0,0,0,0,0,0,0,0,0,8,0,1998,0,0,0,0,0,0,'Tools of the Trade','The wizards of the Kirin Tor at Ambermill have stored away important documents pertaining to the current state of Dalaran. This we know from the admissions of one of our prisoners. Lord Varimathras has placed the duty of recovering them in the hands of the Deathstalkers.$B$BThis task falls to you, $n. You will need some equipment, however, and the knowledge of lockpicking. Speak with Estelle Gendry, our outfitter, and ask her for a set of tools before you set out.','Find the Dalaran Status Report and return it to Mennet Carkad in the Rogues\' Quarter of the Undercity.','Very good, $N! You have learned the fine art of lockpicking well, and faster than I could have possibly expected.$B$BI see that I was right to place my trust in you. Believe me, boy, I foresee that you will go far in this line of work.','Have you located the documents, $N?','','','','','',7309,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2038,2,38,12,15,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Bingles\' Missing Supplies','As if crashing into the Loch wasn\'t bad enough, troggs from the nearby island attacked me and stole my tools and special Blastenheimer Blastencapper explosives. With no gyrocopter and no explosives, the movement has no chance!$B$BGet my tools back and find my Blastencapper explosives, $N. For Gnomeregan! ','Find and return Bingles\' supplies:$B$BBingles\' Wrench, Bingles\' Screwdriver, Bingles\' Hammer, and Bingles\' Blastencapper.','You\'ve done the movement a great service, $N. The troggs and leper gnomes infesting Gnomeregan will soon feel the brunt of a gnomish air assault!','$N! Where are my things?!','','','','','',7343,7345,7346,7376,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12522,0,0,0,1,0,0,0,54,0,0,0,0,250,0,0,0,0,700,630,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,4,0,0,0,0,0,0,0,0,0), - (2039,2,1537,12,15,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2038,0,0,0,'Find Bingles','We\'ve lost contact with Bingles! He was sent on a reconnaissance mission over Gnomeregan and hasn\'t reported back in over a week. I just know he\'s gone and blown himself up.$B$BHe was last seen flying over the Loch. Perhaps you can investigate, $N.','Find Bingles Blastenheimer in Loch Modan.','So Gnoarn doesn\'t trust my reconnaissance abilities? I wonder why...$B$BNevermind that, I need your assistance! Nay! The movement needs your assistance!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,25,0,0,0,0,0,162,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,6,0,0,0,0,0,0,0,0,0), - (2040,2,1581,15,20,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Underground Assault','Gnomeregan has fallen under the control of those dastardly troggs! The situation is grave but perhaps you can help, $N.$B$BDeep in the Deadmines is a functional goblin shredder. Find that shredder and bring back the intact power supply. With the shredder\'s power supply, we can give our gyrodrillmatic excavationators the power they need to break through the rocky underground borders of Gnomeregan, opening the way for a gnomish assault!','Retrieve the Gnoam Sprecklesprocket from the Deadmines and return it to Shoni the Shilent in Stormwind.','Well done, $N. Thanks to you, Gnomeregan is one step closer to its day of liberation!','Have you found the Gnoam Sprecklesprocket, $N?','','','','','',7365,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7606,7607,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,469,0,0,0,0,500,0,0,0,0,0,930,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0), - (2041,2,1537,15,15,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2040,0,0,0,'Speak with Shoni','Perhaps... Perhaps you can help us in the battle for Gnomeregan.$B$BIn Stormwind you will find the commander of our underground assault crew, Shoni the Shilent. Shoni needs assistance with her gyrodrillmatic excavationators.$B$BYou will probably find her amongst the dwarves in Stormwind.$B$BGood luck, $N. ','Speak with Shoni the Shilent in Stormwind.','Do you bring word from central command?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,25,0,0,0,0,0,162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2078,2,148,14,20,1,0,77,0,0,0,0,0,0,0,0,0,0,0,0,2098,0,0,0,7442,1,0,'Gyromast\'s Revenge','Landlubber, ye needs to find me first mate.$B$BTake this\'n key, puts it in his gulliver an\' bring him back here to serve the Cap\'n.$B$BThem murlocs an\' their chief ain\'t gonna be too happy once me first mate gets a hold of em!','Find Gelkak\'s First Mate, the Threshwackonator 4100, and lead it back to Gelkak.','Yarrr... Ye be provin\' yerself to be more than a yella sea dog, landlubber.$B$BThe Cap\'n may promote ye to poop deck swabby if ye be keepin\' this up...','Where be me first mate, $N? Shackles n\' sharks fer ye soon if ye don\'t hurry!','','Gelkak\'s First Mate','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6669,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5996,0,0,0,5,0,0,0,47,0,0,0,0,250,0,0,0,0,900,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2098,2,148,14,20,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2078,0,0,0,'Gyromast\'s Retrieval','A pirate\'s life ain\'t an easy one, landlubber. It ain\'t all about plunderin\' and booze! Alas, me ship be sunk just off shore thanks to them pesky Threshadons.$B$BWhat I be needin\' is me first mate back in workin\' order!$B$BWhen I washed up\'n shore, the key for me first mate broke on the rocks and was pilfered by the beasties of Darkshore. Out of the corner of me eyes I saw some of them Ragin\' Crawlers, Ferocious Foreststrider, and murloc rummaging through the wreckage....','Find and return the three pieces of Gelkak\'s Key to Gelkak Gyromast.','Avast ye scurvy sea dog! Ye did it! Soon me first mate be back in workin\' order and them beasties won\'t know what hit em!$B$BHrm, have ye seen me first mate?','Have ye found me broke down key, landlubber?','','','','','',7498,7499,7500,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,1200,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2118,2,148,10,14,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2138,7586,1,0,'Plagued Lands','A sickness spreads across the Darkshore, gripping the minds and bodies of all it touches.$B$BThe Thistle Bears have been hit the hardest by this plague. The once noble beasts are now an instrument of destruction - rabid and frenzied. I may have a cure for this ailment.$B$BTake this trap to the forest and lay it on the ground. Any Rabid Thistle Bear that crosses the light shall become docile for a short time. Once the bear is docile, it shall follow you. Lead it back here, $N.','Capture a living Rabid Thistle Bear and bring it back to Tharnariun.$B$BShould you fail to capture a Rabid Thistle Bear and lose your trap, return to Tharnariun Treetender and request another trap.','Our work has only just begun, $N. Are you prepared for your next task?','Have you brought me the sick animal, $N?$B$BShould you fail to spring the trap, do not fret - Tharnariun\'s Hope is eternal. If you require another trap, abandon your task and report back to me.','','Rabid Thistle Bear Captured','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11836,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,600,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2138,2,148,10,16,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,2118,0,0,0,0,0,0,'Cleansing of the Infected','As I had feared, the cure does not work.$B$BIt saddens me greatly to order the death of any of nature\'s beasts, but the sick and tainted thistle bears must be put down.$B$BReturn to the forest and destroy 20 rabid thistle bears, $N. It will most certainly not put a stop to the plague but it will slow down the damage the animals are doing to our forest and its inhabitants for a short time.','Cleanse the forest of 20 Rabid Thistle Bears and return to Tharnariun Treetender in Darkshore.','You have done Auberdine a great service, $N, but your task is not yet complete.','Is your task complete?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2164,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2139,2,148,10,18,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,2138,0,0,0,0,0,0,'Tharnariun\'s Hope','The survival of our people and lands comes at unfortunate costs, $N.$B$BYou have spilled the blood of nature\'s servants; many sick animals you have felled. The people of Auberdine are indebted to you, for the forest\'s pain is eased - even if only for a moment.$B$BI have one final task for you, but be warned, you will have to kill again. It is my hope that this will be the last time I call upon you, $N.$B$BIn a cave to the northeast, near Bashal\'Aran, resides the Den Mother. Slay her.','Find and kill the Den Mother.','You have fought for Auberdine with bravery and honor, $N. In our war torn lands, death and despair are common. Many will not rise to meet the challenge of life in our new home, choosing instead to hide in their homes or escape to the more fortified lands of the Alliance.$B$BThank you, $N. Perhaps someday soon we shall fight along side as comrades versus another foe.','With the infected Den Mother slain, the population of Rabid Thistle Bears entering our land is lessened. Waste no time, $N.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6788,0,0,0,1,0,0,0,0,0,0,0,7738,7739,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2158,2,12,1,5,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Rest and Relaxation','Every adventurer should rest when exhaustion sets in - and there is no finer place to get rest and relaxation than at the Lion\'s Pride Inn!$B$BMy best friend, Innkeeper Farley, runs the Lion\'s Pride. If you tell him I sent you, he may give you the special discounted rates on food and drink.$B$BTo find the Lion\'s Pride Inn, travel south along the road from here -- you can\'t miss it!','Speak with Innkeeper Farley at the Lion\'s Pride Inn.','Rest and relaxation for the tired and cold -- that\'s our motto! Please, take a seat by the fire and rest your weary bones.$B$BWould you like to try a sampling of some of our fine food and drink?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4656,159,0,0,0,0,5,5,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2159,2,141,1,5,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7627,1,0,'Dolanaar Delivery','Greetings, young $c. Can you offer me aid? I have a package of herbs that I must deliver to the town of Dolanaar. But I still have business with the druids of Shadowglen and cannot yet leave.$B$BCan you deliver this package for me? It must be sent to Innkeeper Keldamyr, at the Dolanaar inn. It lies along the road, to the south.','Bring the Dolanaar Delivery to Innkeeper Keldamyr.','Ah yes, the delivery of herbs from Shadowglen. It is a shame Porthannius could not bring it himself, for we have much to discuss, he and I. But I am glad to get the herbs nonetheless, and I am glad you came.$B$BWhile you are here, please, rest yourself. Heroes must keep their strength and spirits high, and must find rest and solace whenever they may. For to neglect one\'s peace of body and mind is a sure path to failure.$B$BSo... rest.','How might I be of service to you, young one? Are you here to rest in the inn? Do you require a hearthstone?','','','','','',7627,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2070,159,0,0,0,0,5,5,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,25,0,0,0,0,0,66,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,1,6,0,0,0,0,0,0,0,0,0,0), - (2160,2,1,1,5,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7646,1,0,'Supplies to Tannok','Hey! You look like a hearty adventurer. If you\'re planning on braving the pass, do you suppose you could bring a package to the inn in Kharanos?$B$BYou were planning on stopping at the inn, right? If you make it through the pass, you\'ll definitely want to take a breather there.$B$BAnyways, bring this to Tannok Frosthammer, the innkeeper\'s assistant. I can\'t get through the pass myself, and it\'ll be days until a Mountaineer escort comes through!','Deliver the Crate of Inn Supplies to Tannok Frosthammer in Kharanos.','Ah, at last, the supplies from Hands! I was beginning to worry, we\'ve had scarce word from Anvilmar ever since the troggs overran the pass.$B$BThanks for bring this to me, $N. And please, make yourself comfortable. You must be tired after your journey.','Hi there! Come in, take a seat by the fire and warm yourself with a flagon of ale.','','','','','',7646,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,159,0,0,0,0,5,5,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,25,25,0,0,0,0,66,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2161,2,14,1,5,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7629,1,0,'A Peon\'s Burden','Excuse me? Can you help me?$B$BI have a load of food here. I walked along the road and braved scorpids and spiders and worse! I brought the food to the Valley of Trials because I thought they needed it and I like to help out. But they don\'t need any food! Now I have to take it back to Razor Hill and I\'m afraid of all the beasts along the way...$B$BCan you take it for me? I\'m just a peon, but you\'re a hero. You fear nothing!$B$BTake it to Innkeeper Grosk at the Razor Hill inn. Thank you!','Bring Ukor\'s Burden to Innkeeper Grosk in Razor Hill.','Ah, this is the food Ukor brought to the Valley of Trials. Did they not need it? Well, I guess they like to starve you heroes in training. Builds spirit, they say!$B$BThank you for returning the food. I\'ll stick it back on the shelves... but here, let me offer you some refreshment first!$B$BAnd don\'t forget to rest here in the inn. You may be a brave $C ready to take on the world, but if your energy is sapped you won\'t be doing yourself, or the Horde, much good.','Welcome to Razor Hill!','','','','','',7629,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4540,159,0,0,0,0,5,5,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,25,25,0,0,0,0,66,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2178,2,-304,9,12,0,0,77,185,10,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Easy Strider Living','Do you smell that delicious aroma? It\'s my secret recipe, $N--fresh strider stew. Delicious!$B$BPerhaps you would be interested in learning the recipe?$B$BBefore I teach you the recipe, you will need to prove that you can handle the beasts.$B$BNow, I don\'t expect you to go out and tame one and ride it back to me, but if you can kill a few and bring back some of their succulent meat, I may be persuaded to show you the ways of strider stew.','Bring back 5 Strider Meat to Alanndarian Nightsong in Auberdine.','Fantastic! Try it and tell me what you think, $N!','The pot is empty and I\'m hungry! What\'s taking you so long?','','','','','',5469,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5486,5477,0,0,1,5,0,0,69,0,0,0,0,250,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2198,2,1517,37,41,81,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2199,7666,1,0,'The Shattered Necklace','You have found a tarnished necklace, though the tarnish belies intricate and magical craftsmanship. The necklace has been shattered, as its setting appears to be missing three gems. On the underside of the necklace is the faint imprint of the city seal for Ironforge. Below the seal are three tiny, engraved letters: \"TdK\".$B$BIf there is anything to be gleaned from the necklace, you will need to learn about its origins. Perhaps the seal and the initials are a start...','Search for the original creator of the shattered necklace to learn of its potential value.','Yes... I am the jeweler who made this necklace. I also am not in the business of handing out information as though it were free. Information is never free, friend. If I am going to help you out, you need to help ME out first.','You\'ve got the wrong gnome, pal! I was never there! You can\'t prove anything!$B$BWait a second... who are you? What the... where did you find this necklace at?','','','','','',7666,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,25,0,0,0,0,0,0,0,0,0), - (2199,2,1517,37,41,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,2198,0,0,2200,0,0,0,'Lore for a Price','I am a jeweler of great renown here in Ironforge! Well, former renown anyway... I have fallen onto hard times due to the chicanery of a competitor! A bad reputation in this business spells financial disaster. As a result, I find myself without a copper to my good-though-currently-sullied name.$B$BI want you to get me five silver bars to finish an order I received - the first in what seems like an eternity.$B$BYou get me those five silver bars, and I\'ll answer your questions on the necklace.','Bring five silver bars to Talvash del Kissel in Ironforge.','You\'re all right in my book; I don\'t care what everyone else has been saying... I kid, I kid! Seriously, thank you my friend.$B$BNow, the necklace you have is one of my finest creations, but it is missing three gems that help bind magic power to it. I crafted it for a paladin some time ago. He was on a self-appointed quest to clear out the \"evil taint\" present at an excavation site in the Badlands called Uldaman.$B$BWell... that paladin died in Uldaman, and that was just the beginning of my woes.','Have you got the five silver bars I asked for? I will share my sad tale of woe with you concerning the necklace you now possess... but only after I get those bars! Please, help a gnome out, won\'t ya?','','','','','',2842,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,150,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,21,0,0,0,0,0,0,0,0,0), - (2200,2,1517,37,42,81,0,77,0,0,0,0,0,0,0,0,0,0,0,0,2199,0,0,2201,7667,1,0,'Back to Uldaman','A competitor of mine started a rumor that my necklace cursed the paladin. Needless to say, no one wants to buy cursed items from a jeweler.$B$B$N, I\'ll make you a deal - find the gems and I\'ll reassemble the necklace, so long as you\'ll advertise that I do NOT make cursed items!$B$BTry looking for clues in Uldaman; maybe see if the paladin\'s body is down there, since he\'s the one who we know had it last! When you find the gems you should use this; it\'ll allow you to contact me here in Ironforge.','Search for clues as to the current disposition of Talvash\'s necklace within Uldaman. The slain paladin he mentioned was the person who had it last.','Remains of a paladin: Reading the journal reveals that after much effort, the paladin had identified the location of all three missing gems:$B$BThe Shadowforge dwarves hid the ruby in their barricaded area as they battled the Troggs for control of Uldaman.$B$BThe troggs stashed the topaz in an urn located near some unusual inhabitants of Uldaman - Alliance dwarves!$B$BFinally, the trogg elder himself took the sapphire as his own.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,150,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2201,2,1517,40,43,81,0,77,0,0,0,0,0,0,0,0,0,0,0,0,2200,0,0,2204,7668,1,0,'Find the Gems','The paladin\'s journal has provided perhaps the only clues that Uldaman will yield as to the location of the necklace\'s gems. If the paladin\'s scribing remains accurate, then the Shadowforge dwarves and the troggs that vie for control of the dig site will need to be dealt with.$B$BArmed with this knowledge, the search for the gems begins in earnest. When all the gems have been acquired, Talvash in Ironforge should be notified via the Phial of Scrying as per his instructions.','Find the ruby, sapphire, and topaz that are scattered throughout Uldaman. Once acquired, contact Talvash del Kissel remotely by using the Phial of Scrying he previously gave you.$B$BFrom the journal, you know...$B* The ruby has been stashed in a barricaded Shadowforge area.$B* The topaz has been hidden in an urn in one of the Trogg areas, near some Alliance dwarves.$B$B* The sapphire has been claimed by Grimlok, the trogg leader.','Yep, those indeed are the three gems. Good job! Unfortunately, your work isn\'t quite over just yet.$B$BNo, I\'m not trying to pull a fast one here, silly $C. This is about making magic jewelry - Talvash del Kissel quality-level jewelry! You need a strong power source to give it some oomph. Well, that necklace has no more oomph to give.','Talvash\'s image comes into focus from the waters of the scrying bowl.$B$B\"Wow, you\'re still alive! Did you manage to find the gems? Are you truly the savior of my reputation I have hoped for? Please tell me you didn\'t waste a charge on the phial just to chat; those things are NOT cheap, and I\'m already in dire financial strai','','','','','',7669,7670,7671,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2202,2,1517,36,42,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,2258,0,0,0,0,0,0,'Uldaman Reagent Run','I\'ve heard about a newly discovered plant called the magenta fungus caps. They grow in clusters at the Uldaman dig site and can be found in the early tunnels and deep within the less-explored areas. I want to study their potential use in alchemy, and that\'s where you come in.$B$BFind the magenta cap clusters and bring me a dozen caps. Be warned, the clusters may spew out poison spores if jostled.$B$BDo this for me, and I\'ll whip up a batch of one of my famous restorative elixirs for you!','Bring 12 Magenta Fungus Caps to Jarkal Mossmeld in Kargath.','Well done $N, you\'ve proven your worth once again! The caps will be an interesting study, you betcha.$B$BAnd now, as promised, enjoy a taste of one of my more potent restorative brews from my personal stock...$B$BIf you are a skilled alchemist, then perhaps we might have some additional business to conduct. Regardless, I thank you for your assistance!','Have you obtained the magenta fungus caps I need for my alchemical work? No caps - no reward!','','','','','',8047,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9030,0,0,0,5,0,0,0,530,0,0,0,0,250,0,0,0,0,5500,2070,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2203,2,3,40,44,1,0,178,171,210,0,0,0,0,0,0,0,0,0,0,2202,0,0,0,7870,1,0,'Badlands Reagent Run II','You have been most helpful to me, $c. I would reward you with the very recipe for the brew I gave you earlier... but I would ask of you a task that is quite dangerous. Hear my request.$B$BThis lockbox contains three empty thaumaturgy vessels; they are imbued with an attunement aura that will drain the blood of a scorched guardian dragon. Using one on the beast will anger it greatly, so be warned. Once you have all three filled, bring them to me.$B$BDo this, and the recipe will be yours.','Use the empty thaumaturgy vessels on scorched guardian dragons found in the Badlands. Once you have them filled, bring them to Jarkal Mossmeld in Kargath.','From one alchemist to another, I salute you. Here, take this recipe and commit it to your knowledge. May it bring you the success and rewards that it has brought me over the years.','Have you used the vessels to get me the scorched guardian dragon blood I need? Yes, I know it is a dangerous task... but the recipe for my restorative brew awaits your success. Risk and reward, my friend... risk and reward...','','','','','',7867,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,2250,11452,11522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2204,2,1517,37,44,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,2201,0,0,0,0,0,0,'Restoring the Necklace','You are going to need to find some \"oomph\" for the necklace, and Uldaman is probably the best place for it, actually. I guess there are a lot of constructs running around in there, yeah? Well, take out the biggest, baddest construct in that place and grab its power source! I am pretty sure I can fuse that source into the necklace.$B$BWithout that power source, fixing the necklace will be impossible. Come back to me here to Ironforge when you have it, and we\'ll get it all fixed up for you!','Obtain a power source from the most powerful construct you can find in Uldaman, and deliver it to Talvash del Kissel in Ironforge.','Well I\'ll be - I sure am glad to see you and this power source in one piece. It will take me a moment to magically fuse the power source with the necklace now that the gems have been reunited with it. Once it is done, however, the necklace will be yours!$B$BYou\'re excited, aren\'t you? All tingly with anticipation? Now where did I put that spell focus at...','You didn\'t even stop to tidy yourself up after leaving Uldaman, did you. You just came straight here, lingering dungeon odors be damned. Well, let\'s hope this visit is merely an odiferous one, and not a useless one to boot.$B$BDo you have the power source for the necklace?','','','','','',7672,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,555,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2205,2,-162,10,10,0,8,77,0,0,0,0,0,0,0,0,0,0,0,0,0,2206,2205,0,7674,1,0,'Seek out SI: 7','The badge? Oh, it\'s nothing, fish - nothing you could handle anyhow. By the looks of you, I\'d say Mathias is likely to mistake you for the cheese delivery $g boy:girl; instead of a proper rogue. Regardless, I\'ve been assigned a job and I\'ve made a promise to deliver on that job.$B$BSpeaking of which, deliver this package to Mathias and he may give you a small task or two.$B$BGet cracking. $B','Deliver Keryn Sylvius\'s package to Master Mathias Shaw at the Stormwind Barracks.','You found me - and by looking at you, I\'d say the run and subsequent search may have been a great strain on your system, both mentally and physically.$B$BWould you like Renzik to show you the way to an inn or are you ready for some work?','Can I help you, $C?','','','','','',7674,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,85,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2206,2,-162,10,10,0,8,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Snatch and Grab','Our operatives in the field are reporting heavy Defias activity south of Goldshire. The reports indicate that the Defias have taken over Jerod\'s Landing and are now using it as a way to smuggle large quantities of contraband from Redridge to Westfall.$B$BI need you to infiltrate the dock house and get me that shipping schedule, $N. You will probably find it buried deep in the pockets of the Dockmaster.$B$B...and $N, should you be discovered, SI:7 will disavow all knowledge of your existence.','Find the Defias Dockmaster and recover the Shipping Schedule for Master Mathias Shaw.$B','I am astonished... Astonished that Keryn finally found a recruit that could possibly have the makings of a proper $C. Take this blade, $N. A day will come when you will be called upon again to serve the SI:7. Hone your skills, keep your eyes open and that blade sharp.$B$BYou won\'t see us coming but you\'ll feel it when we get there...','Your mortality wanes with every moment you waste loitering in the barracks, $C.','','','','','',7675,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7298,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2218,2,-162,10,10,0,8,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,2205,2238,0,0,0,'Road to Salvation','Another lost soul looking for guidance, eh? I suppose you want to find a purpose - your purpose. I\'ve seen it a thousand times, another hero looking for work.$B$BWell, today\'s your lucky day, friend. Hogral\'s got the cure for your ailment.$B$BHere\'s what you do: Take this road here up to Ironforge and make your way to the Forlorn Cavern. Once there, locate the thieves\' guild and speak with Hulfdan Blackbeard. He\'ll put you on the road to salvation.$B','Speak with Hulfdan Blackbeard in Ironforge.','So ye think yer a right scoundrel? Destined to be one o\' Blackbeard\'s chosen few - an officer o\' the Hidden Circle?$B$BOnly a good fer nothin\' scallywag would think so highly o\' hisself.$B$BThat\'s exactly what we be lookin\' fer! Welcome aboard, $N!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,175,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2238,2,-162,10,10,0,8,77,0,0,0,0,0,0,0,0,0,0,8,0,2218,0,0,2239,0,0,0,'Simple Subterfugin\'','Ye see, the King be strip mining the quarry fer ore and gems. More riches than any one dwarf should see in ten lifetimes.$B$BThe Hidden Circle has values, $N. We value valuables. Can ye understand?$B$BNow we feels the King should be sharing some of that booty, but we don\'t want ol\' \'Stinkbeard\' to know he\'s sharin\' - if ye catch me drift.$B$BWe needs ye to speak with Onin MacHammar over by Gnomeregan and bring back a report. The crafty dwarf has hidden hisself amongst the lepers. Be careful.','Find Onin MacHammar by Gnomeregan.','Shhhh! Keep it down you daft fool. They\'ll hear us. ','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2239,2,-162,10,10,0,8,77,0,0,0,0,0,0,0,0,0,0,0,0,2238,0,0,0,7715,1,0,'Onin\'s Report','The Quarry? Yap, I see those monstrous armored steam tanks come by this post near every day.$B$BMy contacts to the east tell me that the tank starts off at Ironforge, makes a pickup at the Gol\'Bolar Quarry, stops over at Kharanos to refuel and then for some blasted reason, it takes the long way around past Gnomeregan, before reaching Ironforge to drop off the shipment.$B$BIt\'s all in the report, $r. Take it back to Hulfdan so he can plan the next step.$B','Take Onin\'s Report back to Hulfdan in Ironforge.','Long route? In the name o\' me own beard!$B$BYe done good, $N. Take this dagger and be gone with ye. The Circle will call upon ye again when step three be ready to be set into motion.$B$BWhat\'s step three? It comes right after step two - me putting me boot up yer backside.$B$BInterested?','Did ye enjoy the stench of leper gnome? I only ask because ye got a crazy smile on yer face.$B$BWhat news do ye bring from Onin?','','','','','',7715,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7298,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2240,2,1517,35,40,81,0,77,0,0,0,0,0,0,0,0,0,0,12,2,2398,0,0,0,0,0,0,'The Hidden Chamber','Now for the task at hand.$B$BThere is a secret chamber, the Chamber of Khaz\'mul, that must be explored. The problem is that the chamber\'s behind a huge, locked door! It\'s a lucky thing I know how to open it.$B$BI\'ve described everything in my journal, here on the table. My band and I are stuck here for now... so you, $N, must find the chamber of Khaz\'mul for us!$B$BRead my journal, explore the chamber, then report to Prospector Stormpike at the Explorers\' League in Ironforge.','Read Baelog\'s Journal, explore the hidden chamber, then report to Prospector Stormpike.','You have seen the Chamber of Khaz\'mul? Amazing! Baelog was sure it existed, but I must admit that I had my doubts.$B$BThank you, $N. With luck your finding will incite our leaders to renew their efforts to retake Uldaman. And if it is ever again under Ironforge control, then the secrets of the Chamber of Khaz\'mul will be ours!','Do you have something to report?','Explore the Hidden Chamber','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9626,9627,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,350,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,1,5,0,0,0,0,0,0,0,1,1,5,0,0,0,0,0,0,0,0), - (2241,2,-162,10,10,0,8,77,0,0,0,0,0,0,0,0,0,0,0,0,0,2242,2205,0,7735,1,0,'The Apple Falls','They say I\'m \'lovestruck,\' whatever that means.$B$BSure, I spend my every waking moment thinking about Syurna. Sure, my home is full of paintings and drawings of Syurna. Sure, I often go days without eating, sleeping, or drinking, while I lament about the love we could have had. Is that so wrong?$B$BNow she won\'t see me! ME! I\'ve tried sending her messages but she won\'t even talk to another person unless they are a rogue.$B$BCould you deliver this flower to her? Don\'t forget to tell her it\'s from Jannok.','Take Jannok\'s Rose to Syurna in Darnassus.','Had I saved every flower that dolt, Jannok, had sent me, I would have had the means to open a shop. Regardless, it seems as if Jannok\'s latest courier may prove to be useful.Interested in some work, $C?','Oh, isn\'t this wonderful. You\'ve brought flowers for your own funeral.','','','','','',7735,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2242,2,-162,10,10,0,8,77,0,0,0,0,0,0,0,0,0,0,8,0,2241,0,0,0,0,0,0,'Destiny Calls','We believe there is one being that may be able to help us understand what is happening to the forests of Teldrassil. Unfortunately, getting the creature to cooperate has proven disastrous.$B$BHe hides on a branch at the outskirts of the Oracle Glade. All who have so far approached the satyr, whether through force or diplomacy, have met with doom. Perhaps stealth is the answer, $N.$B$BFind what Sethir the Ancient carries in his packs and report back to me.$B','Find Sethir the Ancient and bring back any clues that you may discover to Syurna.$B','This is grim news, $N. It would seem that the sickness which has gripped the forests and rivers of Darkshore has begun to taint our home.$B$BYou have served us well, but there is nothing more you can do here. Take this blade as a reward for your service to Teldrassil.','Have you anything to report from Sethir the Ancient, $N?','','','','','',7737,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7298,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2258,2,3,36,39,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2202,0,0,0,'Badlands Reagent Run','$N, I could use your aid if you\'re up for it. I am an alchemist of some note, and I seek your aid in acquiring some reagents found out in the Badlands.$B$BI need the following items to replenish my stocks: five buzzard gizzards, ten crag coyote fangs, and five rock elemental shards. Obviously, you can get them off of the beasties themselves; if you\'re not the fighting type, then find friends who are.$B$BAcquire these items for me, you\'ll get some coin out of the deal. Watcha wanna do?','Bring 5 Buzzard Gizzards, 10 Crag Coyote Fangs, and 5 Rock Elemental Shards to Jarkal Mossmeld in Kargath, Badlands.','Ah, well done! These should last me for a little while, at least. Here is your pay as promised.$B$BIf you\'re interested, I have some more reagents I could use. These, however, are only found in the depths of the Uldaman excavation. They will not be easy to get, but I will make it worth your while if you are interested in helping me again.$B$BPerhaps something more than some shiny coins, yes?','Have you gotten the things I need yet? You won\'t get paid unless you bring me those reagents.','','','','','',7847,7846,7848,0,5,10,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,4500,1800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2259,2,-162,16,16,0,8,77,0,0,0,0,0,0,0,0,0,0,8,0,2241,0,0,2260,0,0,0,'Erion Shadewhisper','Do not worry, $N, I am not sending you to see Syurna. Erion requires your presence at the Cenarion Enclave. Make haste!','Contact Erion Shadewhisper in Darnassus.$B','It is time to branch out, $R - the world awaits.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2260,2,-162,16,16,0,8,77,0,0,0,0,0,0,0,0,0,0,8,0,2259,0,0,0,0,0,0,'Erion\'s Behest','Word of your deeds has spread far and wide, $N. So far, in fact, that Stormwind Intelligence has asked for you by name.$B$BThe journey is taxing and not without peril, but an opportunity to train under SI:7 should not be taken lightly.$B$BA new world awaits you, $N. Make your way to Old Town in Stormwind and speak with Renzik \"The Shiv\" at SI:7 headquarters.$B','Travel to Stormwind City and seek council with Renzik \"The Shiv.\"$B','You have answered SI:7\'s calling, $N and journeyed from distant shores to join our ranks, however, there is much for you to learn.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2278,2,1517,40,47,81,0,255,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,'The Platinum Discs','The centerpieces of this treasure chamber are four huge platinum discs, each adorned with numerous sigils of an unknown origin. Touching them makes your hand tingle. Just after touching the discs, the visage of a large stone watcher springs forth.$B$B\"Salutations. I am a keeper of knowledge. The Creators\' synthesis of the Earthen has been chronicled and stored here for this world in the Discs of Norgannon.\"$B$BYou have uncovered a wealth of previously undiscovered worldly lore!','Speak with stone watcher and learn what ancient lore it keeps. Once you have learned what lore it has to offer, activate the Discs of Norgannon.','Following the instructions of the stone watcher, you once again access the Discs of Norgannon now that you have learned about the history of the Earthen, the troggs, and the dwarves. A faint, brief hum is heard from within the discs. The stone watcher then speaks:$B$B\"The discs have now been synthesized. Access the Discs of Norgannon once more to receive your personal copy.\"','The voice of the stone watcher seems to resonate within your very inner being:$B$B\"You must first satisfy the data assimilation prerequisite of Discs of Norgannon; once you fulfill this requirement, you will then be permitted to obtain a portable version of the stored data. Please be sure you have fully explored the information within this repository first.\"','Learn what lore that the stone watcher has to offer','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,2278,0), - (2279,2,1517,40,47,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,2278,2439,0,2439,6064,1,0,'The Platinum Discs','Touching the Discs of Norgannon once again makes your hand tingle. This time, however, a strange grinding noise is heard from inside the discs.$B$BYour backpack suddenly becomes heavier than it was before. Inside, you discover a miniature version of the discs!$B$BNo doubt, an item of this sort would be invaluable for someone interested in the ancient history of Azeroth. The Explorers\' League in Ironforge is such a group, known throughout the Alliance; perhaps they can make good use of it.','Take the miniature version of the Discs of Norgannon to the Explorers\' League in Ironforge.','What do you have there... oh my. You found this where?$B$BNo, really?$B$BYou spoke to whom about what?$B$BNO, REALLY?!$B$BMy fine $C, you may have just made the archaeological find of the year! By the Gods who am I kidding, the find of the century! If these discs are what I think them to be, then this could be the very key we have been looking for! This may well prove outright once and for all the legitimacy of the Dwarves\' enchanted creation!','Yes, may I help you with something? I assure you I am a very busy right now. If it is grave importance to the Explorers\' League, however, then I am all ears!','','','','','',6064,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,350,0,0,0,0,0,3150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0), - (2280,2,1517,40,47,81,0,178,0,0,0,0,0,0,0,0,0,0,0,0,2278,2439,0,2440,6064,1,0,'The Platinum Discs','Touching the Discs of Norgannon once again makes your hand tingle. This time, however, a strange grinding noise is heard from inside the discs.$B$BYour backpack suddenly becomes heavier than it was before. Inside, you discover a miniature version of the discs!$B$BNo doubt, an item of this sort would be invaluable for someone interested in the ancient history of Azeroth. The sages of Thunder Bluff are such historians, known throughout the Horde; perhaps they can make good use of it.','Take the miniature version of the Discs of Norgannon to the one of the sages in Thunder Bluff.','What are these here then?$B$BImpressive, young one! These discs, in them I sense secrets that the earth has held on to tightly for many years. You were very wise to bring them here to me.','Yes young one, I see you marching into my tent with intensity in your stride... with determination in your purpose. You seek my counsel is some matter of grave importance to the Horde? Perhaps you wish a mystery of the universe revealed to you?','','','','','',6064,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,350,0,0,0,0,0,3150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2281,2,-162,16,16,0,8,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2282,0,0,0,'Redridge Rendezvous','Sending you out in the field now would be suicide. Renzik doesn\'t need another dead rogue on his hands. Don\'t fret, though, $N - Renzik is going to get you up to speed.$B$BMake your way to the Redridge Mountains and speak with an associate of SI:7 named Lucius. You will find him hanging around the docks of Lakeshire with the other shady good-for-nothings.','Venture forth to Lakeshire in the Redridge Mountains and speak with Lucius.$B','Ah, so your fingers are a little fat, eh? Don\'t worry, $N, I\'ve turned more useless thieves than you into accomplished rogues.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2282,2,-162,16,20,0,8,77,0,0,0,0,0,0,0,0,0,0,0,0,2281,0,0,0,5060,1,0,'Alther\'s Mill','We\'ve been training thieves here for years! After all, not every rapscallion is born with the grace and finesse of old Lucius.$B$BUp off the road here you\'ll find Alther\'s Mill. I got a chest up there with something important inside. Go get it for me! Bring back that token and you\'ll receive your Certificate of Thievery!','Open Lucius\'s Lockbox, recover the Token of Thievery and return it to Lucius in Lakeshire.','Cracked it open, did you? Nice work, $N.$B$BIf you die now, we can rest easy knowing it was due to your own stupidity and not inexperience.','Did I forget to mention the orcs?$B$BI hear they have been nosing around up by the mill.','','','','','',7871,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7907,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2283,2,1517,37,41,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2284,0,0,0,'Necklace Recovery','We\'ve got work for you, that is if you\'ve got the guts to do it!$B$BDeep in the Badlands is the Uldaman dig site. We\'ve heard a tale about some idiot paladin who died there recently. Why we even care is that he had a very valuable necklace on him. It\'s supposedly got three large gems: a ruby, a sapphire, and a topaz.$B$BThe shot: we want it, and we\'re payin\' TOP SILVER to get it. It may be damaged, but that\'s neither here nor there; we\'ll fix whatever scratches are on it.','Look for a valuable necklace within the Uldaman dig site and bring it back to Dran Droffers in Orgrimmar. The necklace may be damaged.','Mmmm salvage! I can smell the necklace from here. Now let\'s look at that beauty...$B$BHey, what do you think you\'re trying to do here? This necklace is missing the gems! You think we wouldn\'t notice? Even Malton could see that the gems are gone.$B$BWell, maybe you didn\'t steal them... but this necklace is worthless without those gems! Your job isn\'t done here yet, not by a long shot!','Well, do you have the necklace? You won\'t see a copper from us if you don\'t have that necklace!','','','','','',7666,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,150,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2284,2,1517,37,41,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,2283,0,0,2318,0,0,0,'Necklace Recovery, Take 2','As sure as Malton is a dummy, those gems are still in Uldaman somewhere. You\'re going to have to go back there and look for them.$B$BLike I said before, if the information we have is correct then there\'s a ruby, a sapphire, and a topaz that go with the necklace. Find them and put them in the necklace.$B$BAs to where the gems are, who knows? Maybe you\'ll get lucky and find the corpse of the Paladin. If he\'s not been stripped clean already, then maybe he\'s got them on him still.','Find a clue as to the gems\' whereabouts in the depths of Uldaman.','You seem to have found the remains of the paladin that Dran had mentioned from before. Searching the remains uncovers what would appear to be his journal. The book is in poor condition, as dried blood has stained most of the text in the book. What you can read, however, is gibberish; it is written in the native tongue of the humans, to the best of your knowledge.$B$BYou will need the book translated if you are to glean any knowledge from it.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,150,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2298,2,-162,16,16,0,8,77,0,0,0,0,0,0,0,0,0,0,8,0,2299,0,0,0,0,0,0,'Kingly Shakedown','So there we were, about to start plottin\' out phase III when a couple o\' Magni\'s blockheads come bargin\' in here talkin\' bout some kind o\' heist and arresting some o\' the Hidden Circle.$B$BWell nobody puts the iron on old Blackbeard! The argumentations got heavy and thick and somehow yer name weres blurted out!$B$BMe advice? Take the first Gryphon out o\' Ironforge and get to Stormwind. Get yerself to Old Town and once there, talk to an old friend o\' mine named Renzik \"The Shiv.\"','Travel to Stormwind and seek out Renzik \"The Shiv.\"','It\'s always good to have one of Hulfdan\'s rogues among our ranks!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2299,2,-162,16,16,0,8,77,0,0,0,0,0,0,0,0,0,0,8,0,2218,0,0,2298,0,0,0,'To Hulfdan!','Where have you been, $N? Hulfdan\'s been looking all over the place for you. We thought the king may have put you in irons.$B$BGet to Ironforge as soon as possible and speak with Hulfdan!','Travel to Ironforge and speak with Hulfdan Blackbeard.','Keep yer voice down, $N, the guards may hear ye.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2300,2,-162,16,16,0,8,77,0,0,0,0,0,0,0,0,0,0,8,0,2205,0,0,2281,0,0,0,'SI:7','Renzik was looking for you, fish.$B$BI wouldn\'t keep Mathias\'s second in command waiting if I were you.$B','Travel to Stormwind and seek out Renzik \"The Shiv.\"$B','Are you ready to get to work or do you need to take a nap before we get started?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2318,2,1517,37,42,81,0,178,0,0,0,0,0,0,0,0,0,0,0,0,2284,0,0,2338,7886,1,0,'Translating the Journal','At an impasse of sorts, you know that you will need the book translated into a language you can understand. There certainly are a number of people in the world who could do it; the closest location that might have someone who could, however, is the Kargath outpost in the Badlands. Perhaps that is a good place to start.$B','Find someone who can translate the paladin\'s journal. The closest location that might have someone is Kargath, in the Badlands.','Mighty $C, I know what you are doing out here in the Badlands. I know you seek my gift of tongues. You\'re after the parts to that necklace you found in Uldaman.$B$BSurprised? Don\'t be - it\'s my job to know such things. Instead, let\'s discuss what you\'re going to do for a translated journal. Trust me - I\'m the only one you\'ll find that can translate it.$B$BBetter still, let me make you a better offer than Dran Droffers is, and it\'ll let you still complete your deal with them. Interested now, yes?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2338,2,1517,37,42,81,0,178,0,0,0,0,0,0,0,0,0,0,0,0,2318,0,0,0,7886,1,0,'Translating the Journal','Droffers and Son Salvage aren\'t smart enough to restore the magic in the necklace, but I am. All I want to do is study the necklace so I can learn to make them myself. To do that, I will need your necklace. Let me borrow it, and in exchange for the time I get to study it I will translate the journal for you. While you are searching for the gems, I should have enough time to learn what I need to.$B$BIt\'s a simple deal, and no one else will be the wiser. Whatcha wanna do?','Let Jarkal borrow the necklace. In exchange, he will translate the journal for you.','You know a good deal when you see one - I knew I could count on you.$B$BIt will be just a moment while I cast a spell to quickly translate the human tongue into a form you will understand. I am a troll of my word; ask anyone in the Horde about Jarkal Mossmeld. Now, let\'s get this started...','You\'ve thought about it, yes? You\'re a smart $C if you take this deal - you and I will get what we both want, and Droffers and Son Salvage will think they\'re getting what they want.','','','','','',7886,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,10,0,0,0,0,0,210,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2339,2,1517,37,44,81,0,178,0,0,0,0,0,0,0,0,0,0,0,0,2338,0,0,0,7668,1,0,'Find the Gems and Power Source','Here is the journal, translated for you to read on your own. The crux of it says dwarves hid the ruby, the troggs hid the topaz, and a trogg named Grimlok has the sapphire.$B$BLook - you\'re going to need a power source to make the necklace work again. Dran Droffers doesn\'t know this. To find one, here\'s what I\'d do: go as deep as you can in Uldaman and kill whatever construct there is the strongest. No doubt whatever that is would have it.$B$BWhen you have everything collected, come back here!','Recover all three gems and a power source for the necklace from Uldaman, and then bring them to Jarkal Mossmeld in Kargath. Jarkal believes a power source might be found on the strongest construct present in Uldaman.$B$BFrom the journal, you know...$B* The ruby has been stashed in a barricaded Shadowforge area.$B* The topaz has been hidden in an urn in one of the Trogg areas, near some Alliance dwarves.$B* The sapphire has been claimed by Grimlok, the trogg leader.','Very well done, $C. Now the fruits of our redirection will pay themselves out handsomely. I\'m finished with the necklace itself, and I am confident I can duplicate the construction process consistently.$B$BBut first, I will use a specially prepared incantation to quickly analyze those gems before you take them and the necklace back to Orgrimmar. This will take just a brief moment to do.','You\'ve got another trip into the depths of Uldaman in store for yourself if you don\'t have the gems and a power source capable of channeling magical power back into the necklace.$B$BYou\'ll be getting the gems back to deliver to the goons in Orgrimmar; I will be keeping the power source, since it will be the thing that will make the necklace work in the first place...','','','','','',7669,7670,7671,7672,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,2250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2340,2,1517,37,44,81,0,178,0,0,0,0,0,0,0,0,0,0,0,0,2339,0,0,2341,7887,1,0,'Deliver the Gems','Any necklace setting and gem will work, so long as they are the same material. This power source, however, is what will bring the magic back to the necklace... I hope.$B$BI\'ll gladly supply the gems needed for your version of the necklace, so long as the power source actually works.$B$BHead to Orgrimmar and keep your end of the bargain with Droffers and Son Salvage. Just keep your mouth shut about our deal, and when you get back I might have a wonderful surprise for you.','Deliver the Necklace and Gem Salvage to Dran Droffers in Orgrimmar.','Yep, it\'s all here. Say, mind if we keep the bag too? No? Thanks, appreciate it! Har!$B$BThis necklace will be our greatest haul yet! Don\'t feel too bad though; I\'m sure the necklace wouldn\'t fit you anyway. Har again!$B$BA deal is a deal, so here\'s your fee for the salvage. Our business is done here for now; check back later to see if we have more work. Until then, beat it!','Well, look who it is! Took your sweet time getting here, I see. Let\'s hope this isn\'t a waste of my time! You\'ll not get paid unless you have everything I asked for. And trust me on this - we\'ll be double and triple checking everything!','','','','','',7887,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,75,0,0,0,0,12500,1110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2341,2,1517,40,44,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,2340,0,0,0,0,0,0,'Necklace Recovery, Take 3','As Dran and Malton Droffers begin to squabble over their new salvage, half of the deal is now complete. A trip to the Badlands is now in order to finish things up, as Jarkal Mossmeld in Kargath might have a special reward waiting for you there.','Visit Jarkal Mossmeld in Kargath to see if he was successful.','The power source you gave me exceeded every expectation I had for it. I was able to make both you and me a necklace, and I have enough left over to make at least three more. They will fetch quite the fee, with Droffers and Son Salvage none the wiser.$B$BHere you go, my friend. I give you my thanks on a splendid job... and something quite special for your trouble.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7888,0,0,0,1,0,0,0,530,0,0,0,0,250,0,0,0,0,0,3360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2342,2,1517,33,43,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Reclaimed Treasures','Sweeping the bat pens with this broom is not befitting a Garrett! I\'ve earned a little coin from this accursed job, and I\'m willing to spend it on you to better my station.$B$BThe Garrett family weapon of choice is locked away in our chest in the South Common Hall of Uldaman from when we Garretts toiled there as diggers. Without it, I will be stuck here forever - literally - sweeping up after these infernal bats.$B$BReclaim my family\'s treasure and bring it to me! Help me restore my birthright!','Get Patrick Garrett\'s family treasure from their family chest in the South Common Hall of Uldaman, and bring it to him in the Undercity.','At last - a broom worthy of a Garrett. You\'re bloody well worth every silver I spent on you, I say!$B$BDo you hear me, foul bats? I now wield the Garrett family weapon of choice! Tremble, bats, tremble!!','The sweeping never ends... these bats are prolific in their mockery of me and my broom. Please tell me you\'ve reclaimed my family\'s treasure! I\'ve offered you my silver - is that not enough?!','','','','','',8026,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,6000,2160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0), - (2358,2,-162,16,22,0,8,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Horns of Nez\'ra','Many years ago, the Horns of Nez\'ra were stolen from Ravenholdt manor. Across continents and oceans I have searched, only to discover that these insignificant beasts have had it in their possession all along.$B$BSlay every Blackrock orc you cross until the Horns of Nez\'ra are recovered. Should you recover the horns, find me in Lakeshire.$B$BDo this for me and your name shall be known to Ravenholdt, $N.','Return the Horns of Nez\'ra to Arantir\'s Shadow in Lakeshire.','To deny Ravenholdt the artifact, would be to deny one\'s own existence. Well done, $C. You may yet walk among the assassins of Ravenholdt.$B$BAs a young rogue adventuring in Darkshore, I discovered a tea that replenishes energy in combat. It has served me well throughout the years and now I pass on a taste of the thistle tea to you. Drink of it when you tire, $N, and fight with vigor once more!$B$B','Do you have the demon prince\'s horns?','','','','','',7906,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7676,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2359,2,-162,20,24,1,8,77,0,0,0,0,0,0,0,0,0,0,0,0,2360,0,0,2607,8046,1,0,'Klaven\'s Tower','I\'ve been staking out this tower for weeks, $N. Recently a major shipment came through from Duskwood, and along with it came those guards.$B$BWhat are they? Your guess is as good as mine. I can tell you one thing - they aren\'t human.$B$BAnyhow, the shipment had a chest - which is what I assume those abominations are guarding. The zombie with the spikes holds a key we\'ll need.$B$BGet that key, get in the tower, and uncover whatever is in that chest. Take your findings back to Mathias.','Steal the Defias Tower Key, break into the Defias Tower and uncover the contents of the Duskwood Chest. Take whatever information you find back to Mathias Shaw in Stormwind. Read Kearnen\'s Journal to gain insight about the tower.$B','This would explain the Defias drones you and Kearnen saw outside of the tower, $N. It would also explain the Venture Company\'s involvement with the Defias and the strange shipments out of Duskwood.$B$BAccording to this book, the Zanzil trolls in Stranglethorn have discovered a way to raise the dead through potions... or to be more specific: poison.$B$BYou\'ll be of no use to SI:7 without a firm understanding of poisons, $N -- especially with the recipe to create undeath at our fingertips.','Any news from Agent Kearnen?','','','','','',7908,7923,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18160,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1170,2842,2995,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2360,2,-162,20,20,0,8,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2359,0,0,0,'Mathias and the Defias','Not a moment too soon, $N. SI:7 reconnaissance is reporting unusually heavy Defias activity in Westfall.$B$BIt would seem that the Defias have taken over an abandoned Alliance watch tower southeast of Sentinel Hill and are using it as a base of operations to smuggle in goods from the Redridge supply route.$B$BGet to Westfall and contact Agent Kearnen for your debriefing. You will find her hidden near the tower.$B$B...and $N, should you be discovered, SI:7 will disavow all knowledge of your existence. ','Travel to Westfall and find Agent Kearnen for your debriefing.','Mathias finally sent another agent to back me up, eh? Well I hope he\'s ready to hear some bad news.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2361,0,1517,37,44,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,2204,0,0,0,0,0,0,'Restoring the Necklace','','','I gladly give you this necklace, mighty $C. You have done me an invaluable service, and for that I thank you. Wear it with pride, and make sure you mention loudly and repeatedly who made it for you!$B$BAlso, if you could toss in the fact that it really isn\'t cursed, that would be great.','',NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7673,0,0,0,1,0,0,0,54,54,0,0,0,500,500,0,0,0,0,3360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2378,2,-162,16,16,0,8,178,0,0,0,0,0,0,0,0,0,0,8,0,0,2379,2378,2379,0,0,0,'Find the Shattered Hand','You have served the Deathstalkers well, $N, but perhaps it is time for you to venture outward. While you have shown aptitude in the ways of stealth and deception, you still require much training.$B$BThe Deathstalkers have allies within the Shattered Hand. Seek out those that would assist us - find Shenthul in Orgrimmar.$B','Journey to Orgrimmar and speak with Shenthul at the Cleft of Shadow.$B$B$B$B','So, you are what our mighty allies have sent Shenthul? How uninspiring....','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2379,2,-162,16,16,0,8,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2382,0,0,0,'Zando\'zan','Your determination alone is not enough to overcome the obstacles that lay ahead of us.$B$BSpeak with Zando\'zan to begin your training as an operative of the Shattered Hand.$B$BIt is only when you have mastered the practices of stealth and thievery that you may take the next step towards your destiny.$B','Speak with Zando\'zan at the Cleft of Shadow.','Perhaps Zando\'zan was wrong. Zando\'zan apologizes.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2380,2,-162,16,16,0,8,178,0,0,0,0,0,0,0,0,0,0,8,0,0,2379,2378,2379,0,0,0,'To Orgrimmar!','A master of stealth and deception you are not, however, all of that can and will change. You\'ve obviously impressed those in charge with your meager skills, as the great Shenthul has asked for you by name.$B$BTake the road north of here to Orgrimmar and speak with Shenthul in the Cleft of Shadow.$B','Speak with Shenthul at the Cleft of Shadow in Orgrimmar.','It is important that the Shattered Hand remains vigilant in the face of the changes Thrall wishes to bring about to the Horde. Our numbers alone will not be enough to overcome his rule - stealth and deception must be mastered.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2381,2,-162,16,18,0,8,178,0,0,0,0,0,0,0,0,0,0,0,0,2382,0,0,0,0,0,0,'Plundering the Plunderers','I don\'t mean to scare you, $N, but the last five thieves I sent to steal the southsea treasure came back to me in pieces.$B$BSouth along the coast you\'ll find Tide Razor, the southsea freebooter\'s ship. Nestled in the hold is the payoff - the southsea treasure. On the second level of that ship is the pirate\'s den, a place where they train all of their thieves.$B$BBoard that ship, steal the treasure, and bring it back to me. Use the pirate\'s den if you need to practice your thievery, but be careful!$B','Bring the Southsea Treasure back to Wrenix the Wretched in Ratchet. Do not forget to get an E.C.A.C. and Thieves\' Tools from Wrenix\'s Gizmotronic Apparatus. You will need both of these items to complete your mission.$B$BShould you be attacked by any unusually hostile parrots, use your E.C.A.C.!$B$B','Incredible! Improbable! Simply amazing! You\'ve got talent, Weir. Either that or you\'re the luckiest man alive!$B$BHere\'s your cut of the action. I\'m sure you would make better use of this stuff than I could.$B$B','Well, at least you still have all of your body parts. Did you find the treasure?$B$B','','','','','',7968,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7676,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2382,2,-162,16,16,0,8,178,0,0,0,0,0,0,0,0,0,0,8,0,2379,0,0,2381,0,0,0,'Wrenix of Ratchet','Zando\'zan has seen it! Yes, the day comes! Thrall\'s death... the dagger in his back, poison seeping through to his every vein... Zando\'zan has said too much.$B$B$N! Zando\'zan has a task for $N! $N must travel to Ratchet, east of the Crossroads, and speak with Wrenix the Wretched. Go!$B','Travel to Ratchet and speak with Wrenix the Wretched.','Another one? The last five that crazy troll sent me ended up as shark food. Let\'s hope you fare a little better, eh?$B$B','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2383,2,-81,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,788,0,0,0,12635,1,0,'Simple Parchment','Ah, while you were gone a parchment came for you, $N.$B$BRead it when you have time. If I\'m not mistaken, it came from the warrior trainer Frang. He would have words with you when you\'re ready. You\'ll find him outside the Den, taking cover in the shade.','Read the Simple Parchment and speak to Frang in the Valley of Trials.','Ah, that\'s my parchment. I heard you\'d be coming to the Valley, $N. I\'m glad to see you made it--let\'s hope you survive the trials ahead. Like I said, as you gain in power, come to me--I will do what I can to train you in the ways of the warrior.$B$BGood luck, $N, and return to me whenever you feel ready.','What\'s that you have there? A parchment? You\'re not a scholar, I hope...','','','','','',12635,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2398,2,1517,35,40,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2240,0,0,0,'The Lost Dwarves','The dig site at Uldaman wasn\'t always overrun. We Ironforge dwarves used to control the area, but... that was before the troggs came. They came so fast and in such numbers that not even dwarven might could stop them!$B$BIn fact, their attack was so sudden that I fear some of our people may be trapped behind enemy lines.$B$BMy friend Baelog led a small band of dwarves deep within the site just before the troggs showed up. If he and his company live, then I want you to find them.','Find Baelog in Uldaman.','It\'s about time you showed up! I was in danger of losing a bet with Olaf!$B$BHe wagered that his beard would grow to his knees before he saw another living $R. Well here you are, and as you can see Olaf\'s beard has a few more inches to go.$B$BThanks, $N. I\'ll split the winnings with you.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,500,144,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2399,0,141,4,10,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,931,0,0,0,0,0,0,'The Sprouted Fronds','','','The fronds Denalan planted within his garden have sprouted and grown. They tremble, eager to be picked....','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5205,0,0,0,5,0,0,0,69,0,0,0,0,10,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2418,2,1517,30,36,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Power Stones','A while ago, I had an incident with the Shadowforge Dwarves. They brought me to Angor Fortress to study two types of strange stones from Uldaman. I discovered that the stones were sustained, stable power sources if treated correctly. It\'s amazing the things one can find in that old dig site!$B$BAnyway, after I told them the secret of the stones they kicked me out of Angor Fortress and began digging for more in Uldaman.$B$BI want those stones for myself! Bring me both types and I\'ll pay you plenty!','Bring 8 Dentrium Power Stones and 8 An\'Alleum Power Stones to Rigglefuzz in the Badlands.','That\'s great, you found some! Thanks a lot, $N. You\'re the most dependable $r I\'ve met!$B$BI can\'t wait to try these on some devices I\'ve been tinkering with. I bet that, under the right circumstances, devices powered with these stones will keep going, and going, and going...','Do you have the power stones, $N? I have a robotic rodent that needs a power supply...','','','','','',8009,8052,0,0,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9522,10358,10359,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-350,350,0,0,0,0,2100,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,4,1,0,0,0,0,0,0,0,0), - (2438,2,141,1,6,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2459,0,0,0,'The Emerald Dreamcatcher','I was once given an emerald dreamcatcher from Gaerolas Talvethen, the warden of the druids in the Ban\'ethil Barrow Den. This powerful amulet is able to siphon energy from the Emerald Dream, bestowing luck upon those who carry it.$B$BSadly, I have not been able to retrieve it from my dresser in Starbreeze Village... Although Starbreeze was once a tranquil place, it has now succumbed to the corruption of the furbolg that reside there.$B$BPerhaps you would be willing to recover my dreamcatcher, $c? ','Bring the Emerald Dreamcatcher to Tallonkai Swiftroot in Dolanaar.','My emerald dreamcatcher is of great importance to me. It is a gift only given to few. Thank you for returning it, $N.','Please move swiftly. I can only hope that my emerald dreamcatcher has been unharmed by the furbolg.$B$BHave you recovered it yet, $N?','','','','','',8048,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,100,246,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4,6,4,0,0,0,0,0,0,0,0,0), - (2439,2,1537,40,47,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,2279,0,0,0,8070,1,0,'The Platinum Discs','This object is an incredible find. The ancient Titans, or the Creators as these discs refer to them as, are the link to our enchanted creation, if the lore stored in here is correct! We\'ll need to invest as much research time into this as possible.$B$BAs for you, heroic $c, take this voucher to Dinita Stonemantle at the vault. It grants you what I think is a fitting for such a tremendous find!$B$BReturn to me directly when you are ready; there is much more to do for the Explorers\' League!','Take your reward voucher to Dinita Stonemantle in the Vault of Ironforge.','As yes, a voucher from the Explorers\' League... and quite the valuable one, might I add.$B$BThe Explorers\' League lends me the authority to offer you a choice in your compensation directly from their vault. You are to receive this item, and you may choose between five superior healing potions or five greater mana potions as your reward.','Welcome to the Vault of Ironforge, $N. What may I do for you today?','','','','','',8070,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3928,6149,0,0,0,0,5,5,0,0,0,0,9587,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), - (2440,2,1638,40,47,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,2280,0,0,0,8070,1,0,'The Platinum Discs','I shall focus my energies on these discs; they will reveal their true workings to me in due time.$B$BAs for you $N, I will now reward you for your diligence in bringing this to my attention. Take this voucher to Bena Winterhoof, the alchemy trainer for Thunder Bluff. She will give you a special item I believe you will find appealing, and she will supply you with a choice of potions from my personal stock.$B$BReturn to me soon, as I sense there is much more at hand for us to do regarding this find.','Take the reward voucher to Bena Winterhoof in Thunder Bluff.','Well $N, you must have pleased Sage Truthseeker greatly for him to give you this item. You are also to be granted a gift from his cache of potions; you may choose between 5 superior healing potions or 5 greater mana potions as your reward.','Greetings, $C! Are you here for alchemy training, or perhaps something else?','','','','','',8070,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3928,6149,0,0,0,0,5,5,0,0,0,0,9587,0,0,0,1,0,0,0,81,0,0,0,0,10,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2458,2,-162,20,20,0,8,178,0,0,0,0,0,0,0,0,0,0,0,0,2460,0,0,0,8051,1,0,'Deep Cover','The Venture Company... Perhaps you have heard of them?$B$BFor one year we have worked on planting an agent deep within their ranks. Through much hard work and careful planning, we succeeded.$B$BRecently we received word that the Venture Co. are planning something on a grand scale. Go north of the Sludge Fen to the Venture Co. tower and contact our undercover agent, Taskmaster Fizzule.$B$BWhen you find the tower, use this flare gun, then approach Fizzule and show him the salute of the Shattered Hand.$B','Travel to the Venture Co. Tower, north of the Sludge Fen and contact the Shattered Hand\'s covert operative, Taskmaster Fizzule.$B$BWhen the tower is in sight, use the Flare Gun to signal your arrival to Taskmaster Fizzule. Fire off TWO flares, then approach Taskmaster Fizzule and perform the Shattered /Salute.$B$BThese actions must be performed in the correct order, as Fizzule will attack and terminate any person he does not recognize.','It\'s good to see another agent of the Shattered Hand in these parts, however, the flare may have been a little too much!$B$BNext time you need to speak with me, blow into this whistle twice and I\'ll know you are an ally.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8066,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2459,2,141,1,8,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,2438,0,0,0,0,0,0,'Ferocitas the Dream Eater','The emerald... It is missing! My dreamcatcher has been damaged!$B$BThere is a band of Gnarlpine mystics located to the north of Starbreeze. I have heard reports that their leader, Ferocitas the Dream Eater has been wearing a necklace that glows green in the night. Now seeing my dreamcatcher, I am sure that he has stolen my emerald... He would never realize that its power is useless to him.$B$BFind this missing jewel, $N. And, while you\'re there, clear out some of the corrupted mystics as well.','Tallonkai Swiftroot in Dolanaar wants you to kill 7 Gnarlpine Mystics and find the Missing Jewel.','Now I can repair my dreamcatcher. Thank you, $N.','Ferocitas and the Gnarlpine Mystics must return what is mine. Please retrieve the emerald so that I may repair my emerald dreamcatcher.','','','','','',0,0,8050,0,0,0,1,0,0,0,8049,0,0,0,1,0,0,7235,0,0,0,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,450,525,0,0,0,0,0,0,0,0,15,1,0,0,0,100,0,0,2,6,2,0,0,0,200,0,0,0,0,0), - (2460,2,-162,20,20,0,8,178,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,2458,0,0,0,'The Shattered Salute','As a rogue of the Shattered Hand, it is imperative that you learn the Shattered Salute. It is the only way to truly identify another member of the Hand.$B$BWatch, learn, repeat.','Perform the Shattered Salute on Shenthul.','Well done, $N. You are now ready to proceed.','','Shattered Salute Performed','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,96,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2478,2,-162,20,24,1,8,178,0,0,0,0,0,0,0,0,0,0,8,0,2458,0,0,2479,0,0,0,'Mission: Possible But Not Probable','You will need to steal the tower key from Foreman Silixiz, $N. Once you\'ve got the key in your possession, hold on to it - I may need it later.$B$BRemember, the poison has weakened everything in this tower. Use your abilities to bring chaos and destruction to its inhabitants. Slay them all -- show no mercy!$B$BOnce everything inside lays in a bloodied heap, pick Gallywix\'s lockbox and steal the cache of Zanzil\'s mixture held inside. Take both the head of Gallywix and the mixture to Shenthul in Orgrimmar.','Steal Silixiz\'s Tower Key from Foreman Silixiz, then kill two Mutated Venture Co. Drones, two Venture Co. Patrollers, and two Venture Co. Lookouts.$B$BAssassinate Grand Foreman Gallywix and take his head, then pick the lock on Gallywix\'s lockbox and steal the Cache of Zanzil\'s Altered Mixture. Take the Cache and Gallywix\'s Head back to Shenthul in Orgrimmar for further instruction.$B','Poor Fizzule, he was a good agent -- one of our best. Alas, it is the price we pay, $N. Being a field agent of the Shattered Hand is dangerous work.$B$BYou have performed your duty well, $C. It would be a shame if you did not live to serve us again.','What have you to report, $N?','','','','','',8074,8072,8073,0,1,1,1,0,0,0,0,0,0,0,0,0,7310,7307,7308,0,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18160,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2479,2,-162,20,26,0,8,178,0,0,0,0,0,0,0,0,0,0,0,0,2478,0,0,2480,8087,1,9991,'Hinott\'s Assistance','Take a sample of the mixture to Serge Hinott in Tarren Mill.$B$BIf anyone can cure you, it\'s Serge. Live long enough and Serge will show you the ways of poison creation and use.','Travel to Tarren Mill in Hillsbrad Foothills and deliver the Sample of Zanzil\'s Mixture to Serge Hinott.$B$BTo get to Tarren Mill, take the Zeppelin to the Undercity and follow the road south through Silverpine and towards Hillsbrad. Follow the signs!$B$B','You look deliciously pale, $C. And what is that foul aroma you are giving off? I must know!','What\'s this???','','','','','',8087,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2480,2,-162,20,20,0,8,178,0,0,0,0,0,0,0,0,0,0,2,2,2479,0,0,0,0,0,0,'Hinott\'s Assistance','I have never seen such wondrous results from a poison! Zanzil you say? Never heard of him, however, I must commend him on the creation of this concoction.$B$BSo, I am to cure you of this and then teach you how to make use of the poison?$B$BGive me a few moments to examine the toxin, $N.','Wait for Serge Hinott to complete the cure.','The cure is ready! Drink this anti-toxin and the creeping madness will stop, however, I will not be able to do anything about the smell.','','Cure Completed','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8095,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,96,2842,2995,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,2480,0), - (2498,2,141,4,9,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,923,0,0,2499,0,0,0,'Return to Denalan','I have just received word that Denalan at Lake Al\'Ameth has discovered what may be the cause of the tumors that plague the timberlings. Please speak with him, and tell him I sent you.$B$BMake haste, $N; he needs our help.','Rellian Greenspyre wants you to speak with Denalan at Lake Al\'Ameth.','Ah, so Rellian sent you to aid me. I am glad you arrived here so soon.$B$BI have discovered something quite disturbing!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,10,0,0,0,0,0,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2499,2,141,4,9,1,0,77,0,0,0,0,0,0,0,0,0,0,8,0,2498,0,0,0,0,0,0,'Oakenscowl','In a cave along the southern bank of the lake, a timberling named Oakenscowl is spreading corruption to all the creatures that make Lake Al\'Ameth their home.$B$BI dared not get too close, but even from a distance, it is obvious: Oakenscowl is being poisoned by the largest tumor I have ever seen... I would call it gargantuan, even.$B$B$N, you have already done much to aid my efforts, but I ask of you one more task. Hunt down Oakenscowl and collect the tumor; remove this source of corruption from my home.','Denalan at Lake Al\'Ameth wants you to collect the Gargantuan Tumor from Oakenscowl.','I knew you were more than capable of ridding the lake of that horrible beast.$B$BIt is a distressing situation; Oakenscowl was once a grand leader amongst his kind... but corruption does not discriminate between the lowly and the noble.$B$BThe size of this tumor is quite disturbing, but I must study it to learn more about the disease that upsets the timberling population.$B$BThank you, $N.','Have you located Oakenscowl yet, $R?','','','','','',8136,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5458,5589,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,300,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2500,2,38,36,39,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Badlands Reagent Run','$C, I would make use of your services. I am an alchemist of some note, and I seek your aid in acquiring some reagents found out in the Badlands.$B$BI need the following items to replenish my stocks: five buzzard gizzards, ten crag coyote fangs, and five rock elemental shards. Obviously, you can get them off of the beasties themselves; if you\'re not the fighting type, then find friends who are.$B$BAcquire these items for me, you\'ll get some coin out of the deal.$B$BWell, what say ye?','Acquire the reagents Ghak Healtouch needs from the Badlands, then return to him in Thelsamar.','Ah, well done $N. These should last me for a little while at least. Here is your pay, as promised.$B$BIf you\'re interested, I have some more reagents I could use. These, however, are only found in the depths of the Uldaman excavation. They will not be easy to get, but I will make it worth your while if you are interested in helping me again.$B$BPerhaps something more than some shiny coins, yes?','Have you gotten the things I need yet? You won\'t get paid unless you bring me those reagents.','','','','','',7847,7846,7848,0,5,10,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,4500,1800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2501,2,38,40,44,1,0,77,171,210,0,0,0,0,0,0,0,0,0,0,2500,0,0,0,7870,1,0,'Badlands Reagent Run II','You have been most helpful to me, $N. I would like to reward you with the very recipe for the brew I gave you earlier, but I must ask of you a favor that is quite dangerous.$B$BThis lockbox contains three empty thaumaturgy vessels; they are imbued with an attunement aura that will drain the blood of a scorched guardian dragon. Using one on the beast will anger it greatly, so be careful. Once you have all three filled, bring them to me.$B$BDo this, and the recipe will be yours.','Use the empty thaumaturgy vessels on scorched guardian dragons found in the Badlands. Once you have them filled, bring them to Ghak Healtouch in Thelsamar.','From one alchemist to another, I salute you. Here, take this recipe and commit it to your knowledge. May it bring you the success and rewards that it has brought me over the years!','Have you used the vessels to get me the scorched guardian dragon blood I need? Yes, I know it is a dangerous task... but the recipe for my restorative brew awaits your success. Risk and reward, my friend... risk and reward...','','','','','',7867,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,2250,11452,11522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2518,2,1657,5,12,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2520,0,0,0,'Tears of the Moon','Lady Sathrah was once beloved of Elune. Graceful and pure, the spider spun her silver threads through the moonlight, catching the evening mist. The silvery dew had strong healing powers and was kept here in the temple.$B$BBut of late, Sathrah has descended into madness. Her future generations are now threatened as well.$B$BFind Lady Sathrah, $N, and end her suffering. She dwells along the northern borders of Teldrassil, near Wellspring Lake. Gather her silvery spinnerets and bring them back to me.','Priestess A\'moora in the Temple of the Moon at Darnassus wants you to bring her Lady Sathrah\'s Silvery Spinnerets.','The forest mourns for Lady Sathrah, but it was something that had to be done.$B$BThank you, $N.','I regret the task that I have asked you to carry out; but Lady Sathrah is beyond hope.$B$BIt is our hope to offer the sacrifice of the spinnerets to Elune. With this sacrifice, Elune will bless Sathrah so that she might be reborn, and at peace.','','','','','',8344,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,1000,690,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2519,2,1657,5,10,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2518,0,0,0,'The Temple of the Moon','A once great creature of the forest is in need of help, $r.$B$BThere is a difficult task that must be done.$B$BPlease seek out Priestess A\'moora; she will explain things to you. Find her to the southeast of here, inside the Temple of the Moon.','Sister Aquinne wants you to speak with Priestess A\'moora in the Temple of the Moon.','So, Sister Aquinne sent you?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,10,0,0,0,0,0,51,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2520,2,1657,5,12,0,0,77,0,0,0,0,0,0,0,0,0,0,2,2,2518,0,0,0,8155,1,0,'Sathrah\'s Sacrifice','Now you must finish the task to which you have been appointed. Take the spinnerets and offer Lady Sathrah\'s sacrifice to Elune; lay the great spider to rest.$B$BInside this temple, find the central fountain. There is where you may leave the sacrifice. The holy waters will purify and cleanse the corruption that drove Sathrah mad.$B$BWhen you have completed this, return to me.','Priestess A\'moora wants you to place Lady Sathrah\'s silvery spinnerets at the fountain inside the temple, and then return to her.','The loss of Lady Sathrah is distressing, but in this way only may she be reborn with a renewed spirit.$B$BMay Elune willingly accept the sacrifice that you have offered her.','Have you placed the sacrifice at the fountain, $n?','Offer the sacrifice at the fountain','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9600,9601,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2521,2,4,45,55,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'To Serve Kum\'isha','$R, can your miniscule brain comprehend the rarity of a flawless sphere of draenethyst? Draenei have spent lifetimes in search of just one of these crystals, only to meet horrible fates, their purpose unfulfilled.$B$BSo you stand before Kum\'isha, knowing what Kum\'isha has requested and still wish to assist? Very well, $r... At any time during your travels across these lands, should you find a flawless sphere of draenethyst, return it to me and I shall reward you with riches beyond your wildest dreams. ','In your journeys throughout the Blasted Lands, should you ever come across a Flawless Draenethyst Sphere, take the item back to Kum\'isha the Collector.$B$BBe warned, this gem is one of the most rare crystals in all of Azeroth. Any creature in these lands could be holding a Flawless Draenethyst Sphere.$B$BYou will be rewarded for each Flawless Draenethyst Sphere you have collected.','Do my eyes deceive me? Impossible! Where did you... How...$B$BPerhaps now a rift can be opened, returning us to our homeland.','I have dedicated my life to the search of flawless draenethyst spheres. A lifetime, tau','','','','','',8244,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10752,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5070,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2522,2,4,45,55,0,0,255,0,0,0,0,0,0,0,0,0,0,264,1,2521,0,0,0,0,0,0,'Kum\'isha\'s Endeavors','Even though the portal conjuration was a failure, I remain hopeful that my next attempt will be successful.$B$BThe hope of the Draenei is as fervent as your greed for trinkets, $r. Go back out into these cursed lands and recover another flawless draenethyst sphere.$B$BOf course, the choice to take on this task is completely left to you *grin*.','Find and return a Flawless Draenethyst Sphere to Kum\'isha the Collector.','Simply amazing. I had doubted that you could find another sphere, yet here it is, pulsating in my hands.$B$BWell done, $N!$B$BShould you find anymore--and I believe this to be an impossibility--return them to me and I shall reward you again.','Have you found another flawless draenethyst sphere?','','','','','',8244,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10752,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2523,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Songflower','','','You apply some Cenarion plant salve to the songflower. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a songflower plant. A pungent, unhealthy odor emanates from the plant. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,2523), - (2541,2,141,3,8,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2561,0,0,0,'The Sleeping Druid','The Gnarlpine shaman that inhabit this place have discovered a way of separating a sleeping druid\'s spirit from the physical body. The furbolg have animated my physical form and are using it to attack anyone that attempts to explore the Ban\'ethil Barrow Den. I am now trapped in the Emerald Dream, powerless to stop this.$B$BYou must help me. The Gnarlpine shaman carry a strange charm which is used to perform this ritual, and I\'d like to examine it. Please, $N, bring one to me.','Bring a Shaman Voodoo Charm to Oben Rageclaw in the Ban\'ethil Barrow Den.','Thank you, $N.$B$BWhat an odd trinket this is... I can sense the vile aura emanating from it; this is a very powerful enchantment.','If I can examine the charm, I may be able to figure out how to break the enchantment. Have you found one?','','','','','',8363,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2561,2,141,3,10,0,0,77,0,0,0,0,0,0,0,0,0,0,2,2,2541,0,0,0,8149,1,0,'Druid of the Claw','After examining this charm, $N, I see now what must be done. Please take it, and do as I ask.$B$BYou are to explore the deepest areas of the Ban\'ethil Barrow Den. There, you will find my soulless body... Although I regret what I am about to tell you, I see no other way to free myself from the control of the Gnarlpine.$B$BIn order for me to escape them, you must kill my physical form. Once that is done, use the voodoo charm on my fallen body. After you have completed this task, please return to me.','Oben Rageclaw wants you to kill his soulless body, and then use the Voodoo Charm.','I am finally free of the control of the Gnarlpine. Thank you, $N.$B$BMy spirit may now rest peacefully forever in the Emerald Dream.$B$BPerhaps one day we may meet again, young $C. But, for now, please accept this reward as a symbol of my gratitude.','$N, be wary when approaching my physical form; the enchantment it is under is quite powerful.','Release Oben Rageclaw\'s spirit','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7318,0,0,0,1,0,0,0,0,0,0,0,9598,18957,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,0,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2581,2,4,45,50,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Snickerfang Jowls','It is a well known fact that hyenas possess tremendous strength in their jowls, but the strength to snap through three inches of thorium steel? Impossible, improbable, and yet I have seen this demonstrated with my own eyes.$B$BVenture forth, into the Blasted Lands, and bring me three snickerfang jowls. As you search for the snickerfang, be on the lookout for boars and scorpoks: The initial assay also requires two blasted boar lungs and one scorpok pincer to complete.','Bring three Snickerfang Jowls, two Blasted Boar Lungs, and one Scorpok Pincer to Bloodmage Drazial.','How do you feel, $N? You radiate with the aura of the snickerfang--your strength, unmatched by mortals!$B$BUnfortunately, with the components you brought to me, I could only make enough of the assay for one tablet. I will require more components, should you require another tablet.','You smell foul, $N. Have you been traipsing in sulfur fields? And where are my components?!','','','','','',8391,8392,8393,0,3,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8410,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2820,0,10670,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2582,2,4,45,50,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,2581,0,0,0,0,0,0,'Rage of Ages','Ah, $N, welcome back. It seems you enjoyed the effect of the robust, operational imbue, derived from snickerfang. Be warned, while the immediate effect is a titanic burst of strength, the long term effects on your spirit and intelligence could be hazardous.$B$BWith that said, do you require more? If so, bring me another three snickerfang jowls, two blasted boar lungs, and one scorpok pincer.','Bring three Snickerfang Jowls, two Blasted Boar Lungs, and one Scorpok Pincer to Bloodmage Drazial.','There you go! Remember, use it sparingly. If you require another, come see me after you finish the one you currently have in your possession.','Do you have the beast organs?','','','','','',8391,8392,8393,0,3,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8410,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2583,2,4,45,50,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Boar\'s Vitality','Within these blasted lands exists two species of boar: the ash-mane boar and the helboar.$B$BIt would appear that the stamina of these beasts renders them nearly immune to harm, as the other animals find them too difficult to kill and consequently, not worth the effort.$B$BWe need to perform further analysis, $N. Should you bring me three blasted boar lungs, two scorpok pincers, and one basilisk brain, I shall create a divine elixir from the residue of the assay. You will be my first test subject!','Bring three Blasted Boar Lungs, two Scorpok Pincers, and one Basilisk Brain to Bloodmage Drazial.$B','The spirit of the boar illuminates your being, $N! I wonder, do you believe yourself to be as invulnerable as these beasts?','Where are the organs, $N!?','','','','','',8392,8393,8394,0,3,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8411,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2820,0,10671,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2584,2,4,45,50,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,2583,0,0,0,0,0,0,'Spirit of the Boar','When I first administered the elixir, $N, I could tell that one or two applications would not satiate your appetite. Even now, I can see the hunger in your eyes. The concoction has addictive properties of which, seemingly, the most strong of will cannot resist.$B$BSo be it! Should you require more of the lung juice cocktail, venture back into the wasteland and find for me three blasted boar lungs, two scorpok pincers, and one basilisk brain.','Bring three Blasted Boar Lungs, two Scorpok Pincers, and one Basilisk Brain to Bloodmage Drazial.$B','I must warn you, $N, do not attempt to mix the formulas I have created. The chemical properties of the formula you most recently ingested will always take precedence over former enchantments; thus, rendering the other formulation null.','Where are the organs, $N!?','','','','','',8392,8393,8394,0,3,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8411,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2585,2,4,45,50,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Decisive Striker','Have you ever watched them in battle, $N? The scorpoks, I mean. Have you ever seen the grace and agility with which they move? The decisiveness of their strikes?$B$BIf only we could somehow isolate that agility and encapsulate it, we would be wealthy beyond our... I mean... it would be a boon for the scientific community.$B$BAssist me, $N, and I shall allow you a sampling of the assay.$B$BIn order to create a stable sample, I will need three scorpok pincers, two vulture gizzards, and one blasted boar lung.','Bring three Scorpok Pincers, two Vulture Gizzards, and one Blasted Boar Lung to Bloodmage Drazial.$B','Fascinating. This has been the most difficult of all assays to analyze.$B$BTake a pinch of this residual salt and place it under your tongue. You should experience a slight feeling of euphoria followed by a state of unprecedented agility and quickness.','Where are the organs, $N!?$B$B','','','','','',8393,8396,8392,0,3,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8412,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2820,0,10672,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2586,2,4,45,50,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,2585,0,0,0,0,0,0,'Salt of the Scorpok','You live! This is good news, indeed. I assume you are back for more of the scorpok assay?$B$BVery well, $N, back to the wasteland with you and do not return until you have collected three scorpok pincers, two vulture gizzards, and one blasted boar lung.','Bring three Scorpok Pincers, two Vulture Gizzards, and one Blasted Boar Lung to Bloodmage Drazial.','Fine work, $N. Here is one sample of the assay for you and the remaining nine will be used in my research.$B$BAnytime you require more of the ground scorpok assay, return to me and we shall work out a deal.','Where are the organs, $N!?','','','','','',8393,8396,8392,0,3,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8412,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2601,2,4,45,50,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Basilisk\'s Bite','These wastelands are riddled with redstone basilisk, $N. These basilisk have adapted and flourished, more so than any of the other wildlife within the region.$B$BI have watched from afar as they hunt and go about their daily activities - the beasts exhibit a thought process more complex than even some humanoids.$B$BI must study their brains!$B$BRetrieve ten of their brains for me, $N. The compound cannot be complete, however, without two vulture gizzards to form the base of the solution.','Bring ten Basilisk Brains and two Vulture Gizzards to Bloodmage Lynnore.$B','This is wondrous, $N! My offering to you is a taste of the inner workings of the redstone basilisk.$B$BShould the compound be to your liking, more can always be made... for a price.','Have you returned with the requested organs?','','','','','',8394,8396,0,0,10,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8423,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2820,0,10690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2602,2,4,45,50,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,2601,0,0,0,0,0,0,'Infallible Mind','Your focused concentration has dwindled so soon? More research must be done!$B$BOh yes, the price remains the same, $N. Venture forth into the blasted lands and return to me with ten brains from the redstone and two vulture gizzards.$B','Bring ten Basilisk Brains and two Vulture Gizzards to Bloodmage Lynnore.','Yes, yes, give me a moment and more of the compound will be ready for your consumption, $N.$B$BTake it... and $N, do not attempt to consume these experimental concoctions in rapid succession. The results could be disastrous.','Have you returned with the requested organs?','','','','','',8394,8396,0,0,10,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8423,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2603,2,4,45,50,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Vulture\'s Vigor','Death does indeed have wings in these blasted lands, $r. I have witnessed the black slayers and bonepickers feasting upon the corpse of many a fallen explorer - sometimes feeding upon the most vile and disease ridden of carcasses. It is a wonder, then, how their internal systems overcome the pestilence that claims these lands.$B$BAssist me in my studies, $N! Gizzards I need! Two snickerfang jowls will also be required for the base of the concoction.$B$BYou shall be rewarded two-fold for your efforts.','Bring ten Vulture Gizzards and two Snickerfang Jowls to Bloodmage Lynnore.$B','Most excellent! I shall get to work immediately. Perhaps a cure for many of the ailments of the world is to be found!$B$BAh yes, your reward - of course, should you require more of the gum, return to me and another task you shall be given.','Do not waste my time, $N. We have nothing to discuss, unless you have recovered the items I have requested.','','','','','',8396,8391,0,0,10,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8424,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2820,0,10691,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2604,2,4,45,50,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,2603,0,0,0,0,0,0,'Spiritual Domination','I see that the inner fire has dwindled. Would you say the spiritual euphoria lasted an hour?$B$BIf it\'s more of the gizzard gum you desire, then more of the gizzards I require. Back to the wastelands, $N. Do not return until you have recovered ten gizzards and two jowls.','Bring ten Vulture Gizzards and two Snickerfang Jowls to Bloodmage Lynnore.$B','Perhaps one day I shall be able to isolate the active enzymes of this assay and produce a much more efficient resultant. Unfortunately, you will have to settle for what I am currently able to produce. Return to me should you require more gizzard gum.','Do not waste my time, $N. We have nothing to discuss, unless you have recovered the items I have requested.','','','','','',8396,8391,0,0,10,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8424,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2605,2,440,44,49,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2606,0,0,0,'The Thirsty Goblin','I\'ve got an idea, see. I\'ve heard of some strange creatures called dew collectors that live to the southwest... and that they are able to store water in special glands.$B$BI think that if I could get one of these glands, I could create a drink that would quench my terrible thirst! Do you think you could help me, $N?$B$BLook for the cactus garden, $N; that\'s where you\'ll find the dew collectors.','Collect a Laden Dew Gland and bring it to Marin Noggenfogger in Gadgetzan.','Oh, wonderful! Give it here -- let me drink it!','Please, tell me you found the dew collectors?','','','','','',8428,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,250,0,0,0,0,7000,2730,0,0,0,0,0,0,0,0,5,1,0,0,0,100,0,0,0,0,7,0,0,0,200,0,0,0,0,0), - (2606,2,440,44,49,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,2605,0,0,2641,8603,1,0,'In Good Taste','Blech! This stuff tastes terrible! So much for that idea...$B$BWait, what\'s that? Oh, I know, I know, you think I shouldn\'t give up on this stuff. Well, okay then.$B$BUhhhh, I have an idea! Brilliant! Take this dew to my friend Sprinkle -- she\'s an excellent chef. Tell her what we\'re up to here and that we want to make it go down a little easier.$B$BI mean, if it\'s going to taste that bad, it at least should have some kick to it... And I\'m just not feeling it... ','Marin Noggenfogger wants you to speak with Sprinkle in Gadgetzan.','Marin\'s a good guy, don\'t get me wrong -- just a little... eccentric, I\'d say.$B$BAnd of course he needs my help, yet again.','So old Marin\'s up to it again, eh? What\'s this concoction made from?','','','','','',8603,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,276,0,0,0,0,0,0,0,0,7,5,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), - (2607,2,-162,20,20,0,8,77,0,0,0,0,0,0,0,0,0,0,8,0,2359,2608,0,0,0,0,9991,'The Touch of Zanzil','It appears as if you\'ve brought back more information than even I expected. This certainly is a strange turn of events, $N.$B$BA cure? Hrm... Go down to the cellar and speak with Doc Mixilpixil - he may be able to help.','Speak with Doc Mixilpixil in the cellar of the Barracks.','It\'s about time! Just put the cheese on the table and skedaddle. Osborne will pay you on the way out.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2608,2,-162,20,20,0,8,77,0,0,0,0,0,0,0,0,0,0,2,2,2607,2609,0,0,0,0,0,'The Touch of Zanzil','Oh my, you look like death. Correction - I\'ve seen death, you look worse than death. You, $g sir:miss;, would be what death coughed up at his last physical.$B$BHah! You hear that Noarm? Write that one down!$B$B*Cough* Hrm yes, in order for me to help you, I\'ll need to draw some blood. Don\'t worry, it only hurts the first few... fifty times or so... /lay down when you\'re ready for the treatment, $N.','/Lay down to be examined by Doc Mixilpixil. How can he find the cure if he can\'t find the cause?$B','Give me a moment to confer with my colleagues, $N. Dr. Montgomery, Mr. Noarm, let us conference!','When you\'re ready for the examination, /lay down on the ground and I\'ll begin the phlebotomy.','Diagnosis Complete','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,90,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,2608,0), - (2609,2,-162,20,20,0,8,77,0,0,0,0,0,0,0,0,0,0,8,0,2608,0,0,0,0,0,0,'The Touch of Zanzil','It\'s unanimous, $N. You\'ve got the \'itis.\'$B$BLuckily, I have a cure for the \'itis.\'$B$BHere\'s what I need: One bundle of simple wildflowers, one leaded vial, one bronze tube, and last but certainly not least, one spool of light chartreuse silk thread. Ol\' Emma left a spool of it for me at \'The Finest Thread.\' You can find the shop along the canals.$B$BHurry along now, $N, and try not to touch anyone until you\'re cured. Oh, and Dr. Montgomery says you need a shower -- his words, not mine.','Bring Doc Mixilpixil one bundle of Simple Wildflowers, one Leaded Vial, one Bronze Tube, and one Spool of Light Chartreuse Silk Thread. The \'itis\' doesn\'t cure itself, young $g fella:lady;. ','What am I doing? What does it look like I\'m doing? I\'m devising a cure for your \'itis!\' Don\'t get indignant with me now, $n!$B$BJust a few more seconds. There! Just spray this, um, fantastic smelling medicine on yourself and you\'ll be as good as new.','If you want the \'itis\' cured, you\'re going to have to try harder than that, $n. Where are the reagents for the cure?','','','','','',3421,3372,4371,8431,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8432,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2621,2,4,45,50,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,2784,0,0,2622,0,0,0,'The Disgraced One','Regret. It is all I have now. One bad decision resulting in several horrible outcomes. If only I had waited for those orders. Maybe they would have detailed the horrors that awaited us in those cursed lands! Maybe they were to redirect us to another detail? Ultimately, it was my fault. All of it was my fault.$B$BSo here I stand, awaiting orders. I must know. I must have those orders.$B$BDispatch Commander Ruag resides in Stonard. Find him and find out what became of the orders.$B','Speak to Dispatch Commander Ruag in Stonard.','Thrall\'s Grasp... The story is still fresh in my mind.$B$B$B$BTerrible thing that happened to that regiment. The horde lost some of its best soldiers when that battalion was destroyed.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2622,2,8,45,50,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,2621,0,0,2623,0,0,0,'The Missing Orders','The orders? What could you possibly want with the orders?$B$BWhat are you implying, $N? Of course I relayed those orders! The soldiers I sent the orders with were ambushed and brutally beaten by murlocs. Only one survived, if you can call that surviving. He can hardly speak, cannot walk, and must be fed through a tube. If you want to know what happened to those orders, speak with Bengor. I\'m sure he is around here somewhere... and, $N, be mindful of what you stick your nose into - it may get bitten off.','Speak to Bengor.','Swamp tal... talk.. talker...$B$B','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2623,2,8,45,55,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,2622,2801,0,0,0,0,0,'The Swamp Talker','Orders were given by the dispatch commander. We took... took orders. On way to Blasted Lands, ambushed.$B$BMurlocs... Many murlocs... One named Swamp Talker. Took orders from my hands as spear thrust into my skull. East... cave....$B$B$B','Retrieve the Warchief\'s Orders and return them to the Fallen Hero of the Horde.','It is worse than I imagined. Nineteen of my men could have been spared from the agony which they faced. If only I had not acted so irrationally.$B$BYou must help them, $N! I am powerless to act.','Awaiting orders.','','','','','',8463,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2641,2,440,44,49,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,2606,0,0,0,0,0,0,'Sprinkle\'s Secret Ingredient','When I was a kid, my sister used to do all the cooking. It was horrible! I could barely stomach some of her concoctions -- until I found what I like to call my \"secret\" ingredient! Add it to anything, and... WOW! It tastes great!$B$BWhat is it, you ask? It\'s a mushroom called the Violet Tragan. If you want me to help you turn this horrid-tasting brew into something edible, head to the Hinterlands, and look for a small lake there.$B$BOh, and remember, the Violet Tragan can only be found underwater.','Sprinkle in Gadgetzan wants you to collect a Violet Tragan and return it to her.','That\'s the stuff, $N!$B$BIt looks so good, I might just... Haha, gotcha!','Under the waters of that lake -- it\'s the only place where the Violet Tragan can be found. Hope you\'re good at holding your breath!','','','','','',8526,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,250,0,0,0,0,0,2730,0,0,0,0,0,0,0,0,1,11,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0), - (2661,2,440,44,49,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,2641,0,0,2662,8528,1,0,'Delivery for Marin','Here\'s the Violet Powder, $N. Take it to Marin and tell him he owes me a favor!','Sprinkle wants to you take the Violet Powder to Marin Noggenfogger in Gadgetzan.','Violet Powder, eh? Let\'s give it a try -- it sure couldn\'t make it any worse, that\'s for sure!','Oh, $N, you\'re finally back. What have you brought?','','','','','',8528,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,25,0,0,0,0,0,276,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (2662,2,440,44,49,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,2661,0,0,0,0,0,0,'Noggenfogger Elixir','Now, to mix this powder in with the dew.$B$BCome back and talk to me in a minute... after I have perfected the fabulous Noggenfogger Elixir!','Marin Noggenfogger wants you to speak to him again after he creates his elixir.','Drink this! It\'s absolutely wonderful!!!$B$BI knew I had it in me... Oh thanks again, $N for your help, but please, stand a little to the side, will you? You\'re blocking my business! I\'m going to make millions on the fabulous Noggenfogger Elixir, millions!$B$BWhat\'s that? Sprinkle says I owe her a favor? Oh, that Sprinkle, such a kidder!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8529,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,7000,0,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,1,4,5,11,0,0,100,400,0,0,0), - (2681,2,4,45,57,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,2801,0,0,2702,0,0,0,'The Stones That Bind Us','It will take more than you alone to overcome the forces of Razelikh and his subordinates.$B$BGather a suitable group of adventurers and free my men of their eternal torture! Eighteen stones you must shatter.$B$BFight hard and die with honor, $N.','Free nine Servants of Razelikh, three Servants of Sevine, three Servants of Allistarj, and three Servants of Grol. Return to the Fallen Hero when your task is complete. You must remain within close proximity of the stones or the process will fail.','You have done it, $N! The poor, tortured souls can finally rest.$B$BOur work is not yet over, $N. We have much to discuss and much more to accomplish.','It is no easy task, $N. Do not give up!','','Servants of Razelikh Freed','Servants of Grol Freed','Servants of Allistarj Freed','Servants of Sevine Freed',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7668,7669,7670,7671,9,3,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2701,2,4,45,57,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,2702,0,0,0,0,0,0,'Heroes of Old','Please, take from this a relic of old. We no longer have a use for the item.$B$BMay it serve you well in your fight against the legion.$B','Open the chest and claim your reward.','You are temporarily blinded by the sparkle and gleam.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10659,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2701,0), - (2702,2,4,45,57,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,2681,0,0,2701,0,0,0,'Heroes of Old','You have honored me with your nobility and heroism, $N.$B$BYou have also honored them...','Speak to Corporal Thund Splithoof.','Indeed, you have honored us all. Our thanks alone are not sufficient.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,2702,0), - (2721,2,4,45,58,1,0,255,0,0,0,0,0,0,0,0,0,0,8,0,2701,0,0,2743,0,0,0,'Kirith','As one chapter of your adventure closes, another one begins, $N.$B$BOne of my men is still unaccounted for, lost somewhere in the Blasted Lands. I am talking about Lieutenant Kirith, of course.$B$BAs I had mentioned earlier, we were both imprisoned and tortured by Allistarj, but poor Kirith, his strength of will faltered. I could hear the experiments from my cage; the tortured screams rang through the halls of the cave. That was the last I saw or heard of Kirith.','Find out what became of Lieutenant Kirith.','Trebor? Trebor sent you?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2741,0,440,42,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'The Super Egg-O-Matic','',' ','You place the hippogryph egg into the machine. A series of beeps follows along with some strange mechanical sounds.$B$BIt appears that the Eggometer has weighed, measured, and packaged your egg. Now that\'s speedy service!','The Super Egg-O-Matic is the latest of Curgle Cranklehop\'s inventions. It is quite an impressive piece of machinery.$B$BThe Super Egg-O-Matic sputters wildly as you approach the control panel.','','','','','',8564,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8647,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (2742,2,47,42,47,0,0,178,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,2782,0,0,0,'Rin\'ji is Trapped!','Hey $r!$B$BRin\'ji lost axe and was captured! Please, help Rin\'ji escape. Me know that $r like you don\'t like Rin\'ji\'s kind, but Rin\'ji begs! Must get out of here!$B$BGot something for nice $r if $Ghe helps Rin\'ji out of here:she helps Rin\'ji out of here;...$B$BRin\'ji is hiding something secret at the Overlook Cliffs.','Escort Rin\'ji out of the Quel\'Danil Lodge, then find his hidden secret at the Overlook Cliffs to the east.','This troll tablet must be the \"secret\" that Rin\'ji was talking about.$B$BCovered with strange markings, you can not decipher what the tablet says.$B$BOran Snakewrithe sent you to this area in the first place... Perhaps he might be able to tell you more about it.','Rin\'ji is scared!','Escort Rin\'ji to safety','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,2520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2743,2,4,45,60,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,2721,0,0,2744,0,0,0,'The Cover of Darkness','Let us not mince words, $r; my time here is limited.$B$BYou must destroy the triad of power which protects the demon lord, Razelikh. Doing so will not be as simple a task as freeing a damned soul.$B$B$B$BYou see, each of Razelikh\'s underlings wears a third of an amulet of Razelikh\'s creation around their neck. The very same amulet you will need in order to summon the arch demon.$B$BReturn to Trebor and tell him what is required to summon Razelikh. He will be able to instruct you further.','Return to the Fallen Hero of the Horde with your findings.','The demon lord displays a cunning almost as calculated as his brutality, $N.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2744,2,4,45,60,0,0,255,0,0,0,0,0,0,0,0,0,0,10,2,2743,0,0,3141,0,0,0,'The Demon Hunter','The triad is protected by Razelikh.$B$BIn exchange for their servitude, Razelikh granted each of them nearly unlimited power within the Blasted Lands. The amulet pieces are each attuned to the lifeforce of their owner, granting them immortality. As long as they remain within the Blasted Lands, they cannot be slain, their life spans extended until the end of days.$B$BThere is one who may be able to assist you further, $N. Travel to Azshara and find the demon hunter, Loramus Thalipedes. Search the islands.','Speak with Loramus Thalipedes in Azshara.','I will help you. Although, I do not think you fully understand what you are up against.','What are you doing here?','Conversation with Loramus','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2745,2,1519,16,31,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,350,0,0,2746,0,0,0,'Infiltrating the Castle','Hmm, an interesting tale, and not one to be taken lightly. Yeah, I can help you, but what you need to do is divvy out a form of justice that\'s not... legal, if you\'re to see this through to the end.$B$BLescovar and Marzon need to be dealt with, and swiftly. Do you think you\'re capable of such a thing?$B$BYou decide. If so, then make haste to the castle and find an old friend of mine, a gnome named Tyrion. He\'s been watching Lescovar now for a couple weeks. He should be able to help you end this.','Speak to Tyrion in Stormwind Castle.','What the...?! Don\'t sneak up on me like that! And keep your voice down! What in the name of the Shadow are doing sneakin\' up on me for? Can\'t you see I\'m busy, you daft fool?$B$BWhat do you mean, what am I doing? I\'m waiting for the next Dark Portal to open, what the heck do you think I\'m doing? Speak your peace and be off with you... \'fore the guards notice the two of us hiding in the bushes together. I have a reputation to maintain.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0,0,0,0,0,0,0,0,1,1,6,1,0,0,0,0,0,1,5,1,6,5,0,0,0,0,0,0), - (2746,2,1519,16,31,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,2745,0,0,0,0,0,0,'Items of Some Consequence','Trias wants the timetable pushed up some, huh? Okay, we can do that, but I\'m not ready. And know this, I\'m doing the hard part, but you\'re the one that\'s going to get $g his:her; hands dirty, understand? Good.$B$BOkay, I\'ll need you to get me a few things before I can put my plan into effect. I got the perfect disguise that\'ll get Spybot past those guards.$B$BBring me some silk and a couple apples. The silk\'s up to you, but Clara\'s little farm right outside the city has the perfect sized apples.','Bring 3 Silk Cloth and 2 of Clara\'s Fresh Apples to Tyrion in Stormwind.','These will do nicely, $N. Great job.$B$BI have the rest of the gear I\'ll need in my pack... thank the Light I just got a tailor friend of mine to make me a silk bag. I was running out of room carrying all my gear around.$B$BBefore Spybot heads in, let\'s get the details set so you know what you have to do.','I\'ve been watching Lescovar for a couple weeks now. Trias has never trusted him, but we didn\'t suspect he was involved in anything to do with the Defias Brotherhood. We were following leads that tied him to the Twilight\'s Hammer. Either way, he\'s become more dangerous than this city can deal with, and that\'s where we come in.$B$BGet me those items and we can put my plan into effect.','','','','','',4306,8683,0,0,3,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0), - (2747,0,440,42,60,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,2741,0,0,0,0,0,0,'An Extraordinary Egg','','','Well now, you have one--amazing!$B$BI hope you always remember the good you have done today.','I have seen very few eggs retrieved from Feralas in extraordinary condition. These are eggs of the rarest sort...','','','','','',8643,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9541,0,0,0,1,0,0,0,69,81,0,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2748,0,440,42,60,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,2741,0,0,0,0,0,0,'A Fine Egg','','','Very good, $N. I will be sending this egg to Darnassus where I hope it will soon hatch!$B$BPlease accept this as a symbol of my gratitude.','A fine egg is one that will, in ideal conditions, hatch free of the evil effects of the Gordunni ogres\' incantations.','','','','','',8644,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9540,0,0,0,1,0,0,0,69,530,0,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2749,0,440,42,60,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,2741,0,0,0,0,0,0,'An Ordinary Egg','','','So, you have found an ordinary egg, $N? Please give it to me... And we can only hope for the best.$B$BI don\'t have much, but please accept this reward. If you ever find yourself in Feralas again, know that I am always here to take the eggs you find there.','Ordinary hippogryph eggs hatch about half the time. We do our best to nurture them and with a little luck, they will hatch.','','','','','',8645,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9539,0,0,0,1,0,0,0,69,81,0,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2750,0,440,42,47,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,2741,0,0,0,0,0,0,'A Bad Egg','','','I am afraid I have bad news for you, $N. This egg is too far gone. I can take it from you so that it may be disposed of properly.$B$BPlease don\'t be discouraged; we cannot save them all. If you find yourself in Feralas again, please try again. Bring another egg for the Super Egg-O-Matic!','These are the eggs that cannot be saved -- they will never hatch.','','','','','',8646,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,81,0,0,0,10,10,0,0,0,900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2751,2,-121,32,32,0,0,178,164,140,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Barbaric Battlements','Twenty generations of Omosh have held this hammer, $N. A hundred thousand tons of metal we have molded. Tragically, it all ends at Orokk, failure of the Omosh: Without kin and incapable of producing offspring.$B$BI cannot let the secret recipes of Omosh die with me! Someone must continue the legacy, Omosh or not!$B$BProve to Orokk you are capable, $N. Bring for Orokk the following: Two patterned bronze bracers, two bronze greatswords, and two sharp claws. Bring them for Orokk and we shall continue.','Bring two Patterned Bronze Bracers, two Bronze Greatswords, and two Sharp Claws to Orokk Omosh in Orgrimmar.$B','The bloodline will fade but perhaps the legend of Omosh will continue!$B$BYou have proven that you are a blacksmith, $N. For the blacksmith the reward is the satisfaction of seeing their weapons and armors coated in the blood of their enemies!$B$BMay the breastplates you create for the generations ahead be drenched in the blood of your enemies!','Bronze, $N! More bronze!!','','','','','',2868,7957,5635,0,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7979,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2752,2,-121,32,32,0,0,178,164,1,0,0,0,0,0,0,0,0,8,0,2751,0,0,0,0,0,0,'On Iron Pauldrons','Orokk sees the eagerness in your eyes, $N. Like a sponge you soak in the wisdom of the Omosh.$B$BThree lessons I shall teach!$B$BReturn to the anvil, soak in the heat of the forge, create for Orokk four bronze battleaxes and four bronze warhammers. Only then will you learn of the iron pauldron.','Bring four Bronze Battleaxes and four Bronze Warhammers to Orokk Omosh in Orgrimmar.','You do Orokk proud, $N. Read, learn of iron shoulders!','Show me your dedication, $R.','','','','','',7958,7956,0,0,4,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7978,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2753,2,-121,32,36,0,0,178,164,1,0,0,0,0,0,0,0,0,8,0,2752,0,0,0,0,0,0,'Trampled Under Foot','Only two more lessons Orokk will teach, $N. Your muscles ache, I know, but continue on for the Omosh!$B$BBring to Orokk four green iron helms, four green iron bracers, and two green iron leggings - for this you learn and your enemies suffer!','Bring four Green Iron Helms, four Green Iron Bracers, and two Green Iron Leggings to Orokk Omosh in Orgrimmar.','You remind Orokk of his grandfather, Chief Gorokk of Omosh! Read, learn of the iron boot.','Their skulls will crack under the pressure of your boots!','','','','','',3836,3835,3842,0,4,4,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7981,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1680,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2754,2,-121,32,36,0,0,178,164,1,0,0,0,0,0,0,0,0,8,0,2753,0,0,0,0,0,0,'Horns of Frenzy','The final lesson Orokk teaches you, $N. To the sacred anvil and forge you return! Bring for Orokk two solid iron mauls, two silvered bronze boots, and two silvered bronze gauntlets.$B$BSee the fear in their eyes as you approach!$B','Bring two Solid Iron Mauls, two Silvered Bronze Boots, and two Silvered Bronze Gauntlets to Orokk Omosh in Orgrimmar.','Astounding! You have learned the way of the Omosh, $N!','Show the iron who is in charge, $N!','','','','','',3851,3482,3483,0,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7980,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1680,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2755,2,-121,32,36,0,0,178,164,1,0,0,0,0,0,0,0,0,2,2,2754,0,0,0,0,0,0,'Joys of Omosh','Orokk is not crying, $N. Soot is in eye.$B$B$B$BThere is one last Omosh family secret Orokk will teach you. Orokk will die happy, thanks to $N.$B$BLearn Omosh dance of joy and then you learn fist of iron!$B','Watch and learn the Omosh Dance of Joy.','$B$BIt has been a very long time since Orokk has done the Omosh dance of joy. Learn now, $N!','','Omosh Dance of Joy Learned','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7982,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,2755,0), - (2756,2,-121,40,40,0,0,178,164,210,0,0,0,0,0,0,0,0,8,0,0,0,0,2757,0,0,0,'The Old Ways','In the time of legends, Aturk would crush the skulls of his enemies and grind the bone into a fine powder for use in filament. Long gone are those days, $r. The Warchief calls for peace among the clans. Old enemies are now only watched with weary eyes!$B$BUnbelievable, I know, but such is the will of Thrall.$B$BEnough lamenting! You are here to learn, and learn you will! Bring me four steel breastplates and four steel helms and you will gain a taste of war!','Bring four Steel Breastplates and four Steel Plate Helms to Aturk the Anvil in Orgrimmar.$B','It seems you are but another complacent lemming of the Warchief, $N. How disappointing.$B$BHow I long for a glorious death upon the battlefield. Instead, I am stuck here, by order of Thrall, to teach infants how to craft! Watch and learn, child!','Aturk, like time, waits for no one! Hurry up fool!','','','','','',7963,7922,0,0,4,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1890,9957,11132,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2757,2,-121,40,40,0,0,178,164,210,0,0,0,0,0,0,0,0,0,0,2756,2760,0,2760,8663,1,0,'Booty Bay or Bust!','Listen, kid, you\'re not gonna learn anything hanging around here.$B$BI know a guy who knows a guy. He hangs around the smithy in Booty Bay. If you show him this insignia, he\'ll tell you all about mithril.$B$BSo whadd\'ya say? Leave this kid stuff to the babies in diapers, $N -- it\'s time to move on.$B$BIf you\'re interested, his name\'s McGavan. Show him this trinket and he\'ll recognize your commitment.','Speak with McGavan in Booty Bay.','By Blackhoof\'s back hair -- finally, one worthy of the Mithril Order!$B$B','A rare breed your kind be, matey. Let me see that insignia.','','','','','',8663,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2758,2,-121,40,40,0,0,77,164,210,0,0,0,0,0,0,0,0,8,0,0,0,0,2759,0,0,0,'The Origins of Smithing','When I was about your age, a dwarf by the name of Galvan took me under his wing and trained me in the ways of the armorsmith. Before he left for Booty Bay, he made me promise to train all those with the desire and determination to advance in the craft of blacksmithing -- so here I am -- all these years later.$B$BSo, now it\'s time for you to learn a little something. Make me six golden scale bracers and you will learn where smithing comes from, $N.','Bring six Golden Scale Bracers to Hank the Hammer in Stormwind.','Very good, $N! Listen and learn.$B$BBlacksmithing never comes from here! $B$BBlacksmithing never comes from here! $B$BBlacksmithing only comes from here! $B$BAnd now you know the origin of blacksmithing.','Could you be the next Galvan protege?','','','','','',6040,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9367,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,0,0,0,0,0,0), - (2759,2,-121,40,40,0,0,77,164,210,0,0,0,0,0,0,0,0,0,0,2758,2760,0,2760,8663,1,0,'In Search of Galvan','Although Galvan left Booty Bay many years ago, members of the order still remain in town, hoping to one day find another worthy of Galvan\'s tutelage.$B$BTake this insignia and present it to McGavan in Booty Bay.$B$BIf you actually make it that far, he\'ll know that you are worthy. I have faith, $N!','Speak with McGavan in Booty Bay.','By Blackhoof\'s back hair -- finally, one worthy of the Mithril Order!','A rare breed your kind be, matey. Let me see that insignia.','','','','','',8663,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,1,1,0,0,0,0,0,0,0), - (2760,2,-121,40,40,0,0,255,164,210,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8686,1,0,'The Mithril Order','Most of our recruits never make it to Booty Bay, $N. The shine of the insignia is enough to trigger the loot lust in even the staunchest of blacksmiths. Fools they be, as the insignia is a drop in the bucket compared to the wealth of items you\'ll see!$B$BFind Galvan the Ancient and show him this pin. His residence is far to the north, between Zul Gurub and the Mosh\'Ogg ogre mound.$B','Speak with Galvan the Ancient in Stranglethorn Vale.$B','Ah, many years it has been since one has been worthy of the mithril order\'s initiation. We will start now!','Hail! Come closer; show Galvan what you have.','','','','','',8686,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2,0,0,0,0,0,0,0), - (2761,2,-121,40,45,0,0,255,164,210,0,0,0,0,0,0,0,0,8,0,2760,2765,-2761,0,0,0,0,'Smelt On, Smelt Off','Many blacksmiths believe that mining and smithing are separate, independent jobs; but can there be blacksmithing without mining? Ah ha -- it is an impossibility! The accomplished blacksmith must also be an accomplished miner.$B$BShow Galvan that you are capable, $N. Bring me forty bars of iron and forty bars of mithril. For this, Galvan will teach you the ways of the ornate mithril pants!','Bring forty Mithril Bars and forty Iron Bars to Galvan the Ancient in Stranglethorn.','Your work ethic is impeccable, $N! You are starting to understand the ways of Galvan mineralogy! Take this and learn from it all that you can.','After such mining, your muscles bulge and your body aches!','','','','','',3575,3860,0,0,40,40,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7983,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (2762,2,-121,40,45,0,0,255,164,210,0,0,0,0,0,0,0,0,8,0,2760,2765,-2761,0,0,0,0,'The Great Silver Deceiver','It is said that truesilver is stronger and more durable than mithril. Galvan does not disagree with this assessment of the minerals, but contrary to its name, truesilver is not true! Mithril is a far nobler mineral! HAH! Regardless, for this lesson you will need to find the great silver deceiver, $N.$B$BBring me forty bars of mithril and five bars of truesilver. In exchange, you will be taught the secret of ornate mithril gloves and more importantly, learn that truesilver is a liar!','Bring forty Mithril Bars and five Truesilver Bars to Galvan the Ancient in Stranglethorn.','She\'s a cruel mistress, is she not, $N? I\'m speaking of truesilver, naturally. Aye, Galvan spent over a decade in the mountains of Alterac learning this lesson. Take this and learn from it all that you can!','After such mining, your muscles bulge and your body aches!','','','','','',3860,6037,0,0,40,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7984,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,1,1,2,0,0,0,0,0,0,0,1,1,5,0,0,0,0,0,0,0), - (2763,2,-121,40,45,0,0,255,164,210,0,0,0,0,0,0,0,0,8,0,2760,2765,-2761,0,0,0,0,'The Art of the Imbue','The harvesting of precious gems is of utmost importance to our craft, $N. Few gems are more precious than the citrine. The magical properties we imbue into our goods are amplified greatly by the presence of citrine.$B$BFor this lesson, we will fortify forty bars of mithril with four citrines. The result will be a better understanding of magical gemology and the knowledge to create ornate mithril shoulders.','Bring forty Mithril Bars and four Citrines to Galvan the Ancient in Stranglethorn.','One can barely keep their eyes from leaving its splendor, $N. Aye, citrine is a glorious gem.$B$BPay attention and learn what such a discovery may teach us!','After such mining, your muscles bulge and your body aches!','','','','','',3860,3864,0,0,40,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7985,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2,0,0,0,0,0,0,0), - (2764,2,-121,40,45,0,0,255,164,210,0,0,0,0,0,0,0,0,8,0,2761,0,0,0,0,0,0,'Galvan\'s Finest Pupil','If you are ready to conclude your training with Galvan, you should journey to Gadgetzan.$B$BThere, you will find my finest pupil: Trenton Lighthammer. He has much to teach you in the ways of ornate mithril. Otherwise, remain here and learn!$B$BOh, Gadgetzan is in Tanaris, of course!','Speak with Trenton Lighthammer in Gadgetzan.','Galvan the Ancient sent you??$B$B$B$BIt is a great honor to meet another of the master\'s pupils!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,0,0,0,0,0,0,0), - (2765,2,-121,40,45,0,0,255,164,210,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,'Expert Blacksmith!','When you first came to me, I knew that you would turn out to be one of my finest pupils! It was without hesitancy that you gave up a trinket of some power to McGavan. You did this only so that you could meet me. Such blind faith and devotion to the craft should be rewarded.$B$BYou have attained expertise over blacksmithing, $N. Reap the rewards!','Claim your reward from Galvan the Ancient!','It is only fitting that you receive a trinket of far greater power than the one you sacrificed to get here. Use it in good health, $N.','','You Are The Big Winner','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8703,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,1,1,2,0,0,0,0,0,0,1,1,2,0,0,0,0,0,0,2765,0), - (2766,2,357,40,45,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2767,8705,1,0,'Find OOX-22/FE!','You have uncovered some sort of strange, egg-shaped device made from metal. Fiddling with one of its knobs springs the egg to life, as it opens up into some sort of gnomish robotic contraption! A voice from inside the robotic egg crackles to life.$B$B\"My name\'s Oglethorpe Obnoticus, and my homing robot has crashed! I will reward you for its recovery; please take this beacon to the robot!\"$B$B\"I now have computed the coordinates of the robot for you; it is in a cave near Feral Scar Vale!\"','Take the distress beacon to Oglethorpe\'s homing robot in a cave near Feral Scar Vale.','You place the egg... distress beacon... inside the chicken... homing robot.$B$BHums and whirs are heard from inside the robot as it struggles to stand up. After the robot comes to life, Oglethorpe\'s voice is heard once more, but now from inside the robot:$B$B\"OOX-22/FE is working at least, but it needs major repairs! It is much too heavy for you to carry it... but I think I have an idea. Are you up for watching over it some more?\"','You appear to have uncovered the wreckage of... a robotic chicken? The voice from within the egg crackles to life again:$B$B\"Yes, excellent work! This is indeed my homing robot, though my sensors indicate that it needs a jump start before it can fly back to Booty Bay for repairs. Go ahead and place the beacon inside the rover - the beacon will take care of the rest!\"','','','','','',8705,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-250,250,0,0,0,0,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2767,2,357,40,45,0,0,255,0,0,0,0,0,0,0,0,0,0,2,2,2766,3721,-648,0,0,0,0,'Rescue OOX-22/FE!','The gnome\'s voice crackles once again from the robot:$B$B\"I need to move OOX-22/FE to an open, safe place so it can begin a lengthy take-off procedure. It has built-in cloaking, but I need time on my end to make it operational again. Escort the robot from its current location to, let\'s say, the dock along the Forgotten Coast! That should be a perfect place, and long enough, to get things online!\"$B$B\"Escort it safely to the dock, and then come talk to me in Booty Bay! Oglethorpe Obnoticus - out!\"','Escort OOX-22/FE to the dock along the Forgotten Coast, then report to Oglethorpe Obnoticus in Booty Bay.','Oh, YOU\'RE the great savior of OOX-22/FE! I cannot even begin to express my thanks for your assistance! My homing robot series needs more development, but your recovery has saved me countless hours of extra rebuilding time, as well as many gold pieces in manufacture costs!$B$BPlease, take your choice of any of these items I have. Thank you again for your generous assistance $N, my robots and I are in your debt!','Yes, I\'m Oglethorpe Obnoticus, master inventor at your service! Now, is there something I could assist you with?','Escort OOX-22/FE to the dock along the Forgotten Coast','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9647,9648,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-350,350,0,0,0,0,2910,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2768,2,978,40,47,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Divino-matic Rod','Sergeant Bly stole from me! He said he\'d only borrow it, but he stole my cherished divino-matic rod!! Without that rod how will I know where to dig new water holes??$B$BFind Bly and bring me my rod! I heard he led his band of ill-reputed adventurers to go treasure hunting in Zul\'Farrak to the west. I bet you\'ll find him there.$B$BLet\'s hope the trolls took care of him, because if you have to fight him for the rod then you\'re in for a serious fight.','Bring the Divino-matic Rod to Chief Engineer Bilgewhizzle in Gadgetzan.','You found it! Well done, $N! Did you have to fight Bly for it? I hope you knocked him and his band down good and hard!','Did you find Sergeant Bly? Did you get my divino-matic rod?','','','','','',8548,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9533,9534,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,500,0,0,0,0,0,3780,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,6,4,0,0,0,0,0,0,0,0,0), - (2769,2,400,40,46,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2770,0,0,0,'The Brassbolts Brothers','Have you met the Brassbolts brothers? They\'re over in the Shimmering Flats, in Kalimdor, racing their rocket car against the goblins. They usually win which is no surprise--the goblin car blows up so much it barely ever crosses the finish line!$B$BBut even then, the Brassbolts brothers are always looking for new ways to make their car go faster, and Wizzle told me he needs a very rare component for his next experiment.$B$BHe probably needs help getting that part. Speak to him and find out.','Speak with Wizzle Brassbolts in the Shimmering Flats.','Ah, you want to help me? Great!$B$BThere\'s a part I want for an experiment I\'m working on, and I need a brave $C like you to help me get it!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,246,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (2770,2,978,40,50,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Gahz\'rilla','Deep in Zul\'Farrak, the sand troll city in Tanaris, there is a sacred pool. From that pool the trolls summon a huge beast! Gahz\'rilla! He\'s so fierce that even his scales crackle with energy. It\'s that energy I want to harness for my car!$B$BBring me the electrified scale of Gahz\'rilla!$B$BBut the summoning of Gahz\'rilla is a well-kept secret of the trolls. To face him, you must first wrest the secret from them.','Bring Gahz\'rilla\'s Electrified Scale to Wizzle Brassbolts in the Shimmering Flats.','Wow, you got the scale! Thanks, $N. I can\'t wait to get to work on this thing!$B$BSo you saw Gahz\'rilla? Was he as big as they say??','Do you have the scale? I can\'t wait to try different ways to harness its energy!','','','','','',8707,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11122,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,7500,4260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,6,0,0,0,0,0,0,0,0), - (2771,2,-121,40,45,0,0,255,164,210,0,0,0,0,0,0,0,0,8,0,2760,3321,-2771,0,0,0,0,'A Good Head On Your Shoulders','It seems as if master had this planned from the start. I was not taught to create the items which you learned to create and you were not taught the items which I learned to create.$B$BThe master is wise, $N. We shall teach each other!$B$BShow me how to make a mithril coif and ornate mithril shoulders and I shall show you how to create an ornate mithril helm.','Bring two Mithril Coifs and one Ornate Mithril Shoulder to Trenton Lighthammer.','Excellent! A fair tradeoff, if I do say so myself. Watch and learn, $N!','Have you completed the crafting of the items, $N?','','','','','',7931,7928,0,0,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2340,9980,11203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (2772,2,-121,40,45,0,0,255,164,210,0,0,0,0,0,0,0,0,8,0,2760,3321,-2771,0,0,0,0,'The World At Your Feet','At last year\'s All-Valley Blacksmithing Championship, all those who watched saw my leg get swept from under me by a cowardly dog from the Venture Co. Foundry. What they didn\'t know, however, was the reason I was able to continue and ultimately win the tournament: That\'s right, ornate mithril boots!$B$BI will need to learn how to craft ornate mithril pants for this year\'s tournament, however, as a Venture Co. shredder is an entrant! Teach me the way of the pants and learn the way of the boot!','Bring two Heavy Mithril Boots and one Ornate Mithril Pants to Trenton Lighthammer.$B','The world will be at your feet, $N! Let them all come at your legs, for you are now unsweepable!','Have you completed the crafting of the items, $N?','','','','','',7933,7926,0,0,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2340,9979,11204,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,1,2,0,0,0,0,0,0,0), - (2773,2,-121,40,45,0,0,255,164,210,0,0,0,0,0,0,0,0,8,0,2760,3321,-2771,0,0,0,0,'The Mithril Kid','Around these parts I am known as the Mithril Kid. I supply ornate mithril to adventurers from around the world.$B$B$B$BLittle do they know that I do not know the technique to fashion ornate mithril gloves. Shhhh! This will be our little secret.$B$BTeach me the technique to create ornate mithril gloves, $N, and in exchange, I will show you the resultant of the culmination of my training under Galvan: the ornate mithril breastplate.','Bring two Heavy Mithril Breastplates and one Ornate Mithril Gloves to Trenton Lighthammer.','Thank you for all that you have taught me, $N. The master and commander of the ornate mithril set will soon be in your possession.$B$BBehold!','Have you completed the crafting of the items, $N?','','','','','',7930,7927,0,0,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2340,9972,11205,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (2781,2,440,39,46,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'WANTED: Caliph Scorpidsting','WANTED: Caliph Scorpidsting!$B$BThe Gadgetzan Water Company of Gadgetzan, Tanaris will pay a high bounty for the head of Caliph Scorpidsting, leader of the Wastewander outlaws. His crimes include:$B$B1. Murdering Gadgetzan Water Co. employees!$B2.Stealing Gadgetzan Water Co. resources!$B3.Seizing Gadgetzan Water Co. property!$B$BBring proof of Caliph Scorpidsting\'s demise to Chief Engineer Bilgewhizzle for an immediate reward!','Bring the head of Caliph Scorpidsting to Chief Engineer Bilgewhizzle in Gadgetzan.','Finally - justice is served! You have struck a mighty blow against those vile nomads! With Scorpidsting\'s demise, this might be just the thing to finally push those squatters off of Gadgetzan\'s water wells!$B$BBy the authority of the Gadgetzan Water Company, I gladly award you with this bounty. You\'ve done a great service for us all.','Yes $C, I am an official of the Gadgetzan Water Company. What can I assist you with?','','','','','',8723,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,350,0,0,0,0,13000,3030,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,4,0,0,0,0,0,0,0,0,0), - (2782,2,47,42,47,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,2742,0,0,0,8724,1,0,'Rin\'ji\'s Secret','The tablet is covered with Witherbark troll markings. Rin\'ji\'s secret truly is a mystery... $B$BIt\'s possible that you might have something quite valuable on your hands here. On the other hand, quite the opposite is also possible. A Witherbark troll in distress would probably do anything to find his way out of trouble...','Oran Snakewrithe, a well known scholar on matters concerning the Witherbark trolls, may be able to decipher the tablet. She is known to reside within the Magic Quarter of the Undercity.','This tablet... Quite unusual... Where did you find this, $N?','Well, now, what is this?','','','','','',8724,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,0,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2783,2,4,50,57,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,2801,0,2801,0,0,0,'Petty Squabbles','We fight the wrong enemy, $N.$B$BThe true power in these lands continues to grow in strength and number while we squabble over scorched earth with orcs.$B$BDo we continue to fight a war in these lands against the Horde, only to be routed one day by the armies of the Burning Legion? It is futile.$B$BPut your differences aside, $N, speak with the fallen hero of the Horde. He knows the truth behind the Blasted Lands.','Speak with the Fallen Hero of the Horde at the border of the Blasted Lands and the swamp.','The Alliance wishes to assist?$B$BI thought to never see this day again. A day in which the Alliance fights side by side with the Horde against a common enemy.$B$BIt shall be... we will unite.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2700,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2784,2,4,45,50,0,0,178,0,0,0,0,0,0,0,0,0,0,10,2,0,0,0,2621,0,0,0,'Fall From Grace','Hear my story, $r.','Listen to the Fallen Hero of the Horde tell his story.','As a spirit, I am powerless, $N. Assist me. Allow me to regain my honor.','Listen to what I have to say.','The Tale of Sorrow','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2801,2,4,45,57,0,0,255,0,0,0,0,0,0,0,0,0,0,10,2,0,0,0,2681,0,0,0,'A Tale of Sorrow','Before we may continue, you must hear my story.','Listen to the Fallen Hero of the Horde tell his story.','The time to act is now, $N.','Listen to what I have to say, $N.','A Tale of Sorrow','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2821,2,357,40,46,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Mark of Quality','My philosophy on leatherworking is that the work must be the best quality possible - no compromises. Anyone who says that quality doesn\'t matter is trying to sell you ocean-front property in Dun Morogh!$B$BIn my latest pursuit of high-quality materials, I have run across thick yeti hides. The Yeti are native to Feralas, with many found in Feral Scar Vale. I want some, and I\'ll give you a choice of one of my leather goods for a stack of ten. If that sounds fair to you, then we\'re in business.','Bring 10 Thick Yeti Hides to Pratt McGrubben in Feathermoon Stronghold.','Did you stop and examine the texture of these hides? Properly treated, these hides could very well be stronger than iron. Not many people know about these hides, and that in combination with the vast treating solutions I know will allow me to potentially make items with a true mark of quality... thanks to you, of course!$B$BAnd now, please choose from what I am able to offer you for your service!','A stack of ten thick yeti hides will net you a choice of one of my crafted items. Because I care about quality, I am able to ensure you\'ll get a good item!$B$BIf you can\'t seem to find yetis, I know where some might be. Try looking just inland of the Forgotten Coast, around Feral Scar Vale.','','','','','',8973,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9630,9631,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,2430,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2822,2,357,40,46,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Mark of Quality','I take pride in my leather work, and I feel it shows; quality should never be compromised. Anyone who says that quality doesn\'t matter would also have you believe that the earth does not keep secrets!$B$BIn my latest pursuit of high-quality materials, I have discovered thick yeti hides. Yetis are native to Feralas, often found west of here in Feral Scar Vale. I\'ll give you a choice of one of my leather goods for a stack of ten. If that is agreeable to you, then we are set!','Bring 10 Thick Yeti Hides to Jangdor Swiftstrider in Camp Mojache.','Ah, excellent! These hides, when given a special treatment, are as resilient as iron I tell you! It will take many tries in order to get the right mix down for the tanning, but I am confident they will bring my mark of quality to the next level.$B$BAs for you, $N... your assistance has proven invaluable to me. Please take your choice from these items I have crafted.','Were you able to get a stack of ten thick yeti hides? My leather goods are second to none, and I\'ll share a sampling with you should you have the hides.$B$BIf you can\'t seem to find yetis, I know where some might be. Try looking west of here, just inland of the Forgotten Coast around the Feral Scar Vale.','','','','','',8973,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9633,9632,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,2430,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2841,2,133,25,35,81,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Rig Wars','Gnome technology - two years ago its most common use was as a punch line. Times certainly have changed. Now they\'ve got a new rig built that\'s better than all our shredder models combined. I need the blueprints, $N!$B$BUnfortunately, the plans are locked away in a safe near Mekgineer Thermaplugg. To make matters worse, the combination to the safe is only known by Mekgineer Thermaplugg.$B$BDo whatever you have to do to get that combination, $N. Then crack open that safe and bring back those blueprints!$B','Retrieve the Rig Blueprints and Thermaplugg\'s Safe Combination from Gnomeregan and bring them to Nogg in Orgrimmar.$B','I knew you could do it, $N! Sovik on the other hand, he had his doubts.$B$B$B$BNow that we have the blueprints in our possession, it is only a matter of time before we figure out all of the gnomish innovations that went into the creation of the rig and make them goblin innovations for our new shredder models.','I don\'t see any blueprints. Did you hide them somewhere on your body or are you just standing around here to irritate me?$B$B','','','','','',9153,9299,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9623,9624,9625,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,1650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2842,2,133,25,35,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,-2841,0,0,2843,0,0,0,'Chief Engineer Scooty','As soon as we got word from Kernobee about the new gnomish rig, Scooty and I began work on the Transpolyporter 6000: The fastest and most reliable way to Gnomeregan.$B$BIt\'s finally ready for passengers to board, $N. If you want to give it a try, go to Booty Bay and talk with Scooty at the wind rider roost. To get to Booty Bay, take the boat from Ratchet.$B$BOf course, you could always try and make the run to Gnomeregan through the dwarf infested mountains of Dun Morogh!','Speak with Scooty in Booty Bay.','She\'s a beauty, isn\'t she? Pinnacle of goblin transport technology -- only exploded a dozen or so times.$B$BDon\'t worry, $N, I\'ve got her all fixed up. She won\'t blow up on you - and if she does, it\'ll be quick and painless.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2843,2,133,20,35,81,0,178,0,0,0,0,0,0,0,0,0,0,2,2,2842,0,0,0,0,0,0,'Gnomer-gooooone!','As long as you have the transponder in your possession, all you need to do is step on the pad and you\'ll be teleported to Gnomeregan.$B$BYou may experience some unusual side effects, but none of those should be permanent... anymore.$B$BI almost forgot the most important part - getting back. When you\'re ready to come back, just step on the transpolyporter pad in Gnomeregan!$B$BNow to calibrate the transponder to your size and weight.$B','Wait for Scooty to calibrate the Goblin Transponder.','All done! When you\'re ready, just step on the pad.','It\'s ready!','Goblin Transponder','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9173,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,2843,0), - (2844,2,357,44,49,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2845,0,0,0,'The Giant Guardian','I am no good, $N. I was \'spose to be watchin\' over my little friend, Shay, and somehow, she got away from me. I\'m not all that sure what happened, really, but last time I saw her, we was walkin\' through the ruins just north of here.$B$BEverythin\' was goin\' fine, but then I turned around, and... she was gone.$B$BNow I jus can\'t quite figure out what I should do here. Got any ideas, $N? I\'m awful worried.$B$BHey, how \'bout you go look fer Shay? Yer legs can travel much faster \'n mine.','Locate the lost night elf girl.','Oh, I am so glad you found me! I must admit, I am a bit lost... But isn\'t this a beautiful place?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2040,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2845,2,357,44,49,0,0,77,0,0,0,0,0,0,0,0,0,900,2,2,2844,0,0,0,0,0,0,'Wandering Shay','Do you think you could help me find my way back to my friend, Rockbiter? He was supposed to be watching me... But I do have a tendency to wander off now and then. There are just so many things to see, and I get so distracted.$B$BThere is one thing that will always work to get my attention, though.$B$BInside this chest, you\'ll find a bell that is very precious to me. I just love the sound of it. You have my word, if I wander off, all you have to do is ring it and I\'ll come running back.','Pick up Shay\'s Bell from the chest.$B$BEscort Shay Leafrunner to Rockbiter\'s camp.','What? You say dis bell will work when Shay runs off? Well, how \'bout that!$B$BSince you did so much fer me, here ya go, $N. ','I was gettin\' worried \'bout ya! Thank you so much for bringin\' Shay home, $N.','Take Shay Leafrunner to Rockbiter\'s camp','','','','',9189,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9656,9657,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2846,2,978,40,46,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Tiara of the Deep','Long ago I possessed a beautiful piece of jewelry, the Tiara of the Deep. And not only was it pretty--it held great power for those with the knowledge to use it.$B$BSo when word of the tiara reached the Hydromancer Velratha, she had to have it. She sent agents to my home and they stole it while I was away. The thieves!$B$BI want my tiara back! Go to Zul\'Farrak, the troll city in Tanaris, find Velratha and wrench the tiara from her. Return it to me and you\'ll earn my favor.','Bring the Tiara of the Deep to Tabetha in Dustwallow Marsh.','Wonderful! You found it! And what\'s just as important--Velratha no longer has it! Thank you, $N. I am forever in your debt!$B$BAnd if I sounded a little... mean before, pay it no mind. You\'ll find me a much nicer person to those who haven\'t stolen from me.','Do you have the tiara, $N? Has Velratha learned the price of crossing me?','','','','','',9234,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9527,9531,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,6500,3630,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,4,1,0,0,0,0,0,0,0,0), - (2847,2,-182,30,45,0,0,77,165,225,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Wild Leather Armor','$n, you\'re becoming quite skilled as a leatherworker! I know some patterns you might be interested in... Wild Leather armor! Wild Leather taps into the potent and chaotic properties of wildvines, found in areas of lush vegetation and on some of the creatures there. The armor made using it is second to none for people of your skill, guaranteed.$B$BI\'ll teach this to you, but you\'ll be working for me for a while. The first cost is simply ten pieces of thick leather. After this, we\'ll talk specifics.','Bring 10 Thick Leather to Pratt McGrubben in Feathermoon Stronghold.','Well $N, I\'m glad to have you on board. You\'ve made a smart decision as a leatherworker; those who wear leather armor will be clamoring to you once you learn how to make any of the Wild Leather armor pieces.$B$BLet\'s get to work - where do you want to start?','Like I said, you\'ll be working for me while you learn about Wild Leather armor. Because wildvines are both potent and chaotic, it yields a random but strong benefit to the already strong armor you will be making. This knowledge, however, was not easy for me to come by.$B$BThe initial cost to begin this process is ten pieces of thick leather.$B$BOnce that is done, we\'ll get to the work you need to do in order to obtain the patterns.','','','','','',4304,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2848,2,-182,30,45,0,0,77,165,225,0,0,0,0,0,0,0,0,8,0,2847,2853,-2848,0,0,0,0,'Wild Leather Shoulders','Wild Leather shoulders support the wearer\'s frame extremely well, offering top notch protection of the upper arms and the shoulders themselves. As with all Wild Leather armor, a potent but random benefit is applied to the item as the wildvine is stitched in.$B$BFor this pattern, I will require six thick armor kits and a wildvine. That shouldn\'t be too tall of an order for you to fill.','Bring 6 Thick Armor Kits and a Wildvine to Pratt McGrubben in Feathermoon Stronghold.','These armor kits are of solid quality, $N. If there is one thing I demand in not only my work, but the work of those in my employ, it is quality.$B$BYou\'ve done well to earn this pattern; I hope it brings you the rewards it has brought me. $B$BGains','Do you have the six thick armor kits and the wildvine I require?$B$BDon\'t think of making armor kits as monotonous work; the steady fashioning method you develop as you ply your trade on these kits helps develop your skills for the intricate work needed to make Wild Leather armor.$B$BSee - there\'s a real reason behind what you\'re making for me...','','','','','',8173,8153,0,0,6,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8403,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2849,2,-182,30,45,0,0,77,165,225,0,0,0,0,0,0,0,0,8,0,2847,2853,-2848,0,0,0,0,'Wild Leather Vest','Wild Leather vests are the staple of any Wild Leather armor set. The frame of the vest blends with the wildvine to produce a product that offers maximum protection of the torso while allowing for the potent magic to work its way through the garment.$B$BFor this pattern, I will require two Turtle Scale breastplates, two sets of Turtle Scale gloves, and a wildvine. It\'s a tall order, but one you should have little difficulty in filling for me.','Bring 2 Turtle Scale Breastplates, 2 Turtle Scale Gloves, and a Wildvine to Pratt McGrubben in Feathermoon Stronghold.','These are some very nice pieces here, $N. The craftsmanship and care put in to making these alone would fetch several silver more than the average piece made.$B$BYou\'ve filled my order, and with that comes your reward. The knowledge of making Wild Leather vests is now yours!','Do you have the two Turtle Scale breastplates and gloves I ordered? Also, don\'t forget the wildvine!$B$BEven with the earliest patterns, we learn that the fundamentals of shape translate well into more difficult garments. Though different items, the shape of the Turtle Scale breastplates prepares you for the detailing needed to make a Wild Leather vest.$B$BAnd the gloves... well, they\'re just for my own benefit. Remember, you\'re working for me!','','','','','',8189,8187,8153,0,2,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8404,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2850,2,-182,30,45,0,0,77,165,225,0,0,0,0,0,0,0,0,8,0,2847,2853,-2848,0,0,0,0,'Wild Leather Helmet','A Wild Leather helmet offers the wearer superior protection to the vital areas of the head without a sacrifice in comfort. As with all Wild Leather armor, the integrated wildvine yields a powerful but random enhancement to the frame of the helm. Leather wearers will definitely want this piece!$B$BFor this pattern, I will need two Nightscape tunics, two Nightscape headbands, and a wildvine. Complete this order and the pattern will be yours!','Bring 2 Nightscape Tunics, 2 Nightscape Headbands, and a Wildvine to Pratt McGrubben in Feathermoon Stronghold.','This Nightscape equipment you have supplied fills the order perfectly, $N. I expect no less from a leatherworker of your caliber.$B$BYou have definitely earned this pattern. I give it to you freely, and hope you will profit from it accordingly.','I need those tunics and headbands made, and I also need that piece of wildvine before I will share with you the knowledge of Wild Leather helmets.$B$BHead gear is highly coveted amongst adventurers, whether it be a disarmingly simple headband or a full-covering helmet. The fundamentals of creating valued head gear remain constant, no matter what the cosmetic appearance of the gear is.','','','','','',8175,8176,8153,0,2,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8405,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2851,2,-182,30,45,0,0,77,165,225,0,0,0,0,0,0,0,0,8,0,2847,2853,-2848,0,0,0,0,'Wild Leather Boots','You\'ve learned quite a bit now, $n; still, there is more for you to learn. Next are Wild Leather boots, the cornerstone of any set.$B$BThese boots are crafted to cradle the foot in comfort while bracing it against the hazards of adventuring. The soft soles are a blessing to those seeking quiet movement in footwear.$B$BFor this pattern, I need an order of two Nightscape pants and two Nightscape boots filled. I also will require two wildvines... not just one. When you have all this, let me know.','Bring 2 Nightscape Pants, 2 Nightscape Boots, and 2 Wildvines to Pratt McGrubben in Feathermoon Stronghold.','Once again, you\'ve filled a complex order with the skill of a seasoned professional. You have earned this pattern, as well as my thanks.','The order on the pants, boots, and wildvines needs to be filled before you get the pattern, $N. Are you finished?$B$BFrom the earliest pair of boots we learn how to make, we start to understand that a quality boot needs to ride a razor\'s edge between comfort and function. With both, we are able to create items that allow the wearer to ignore fatigue that would cripple those wearing lower quality goods.','','','','','',8193,8197,8153,0,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8406,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2852,2,-182,30,45,0,0,77,165,225,0,0,0,0,0,0,0,0,8,0,2847,2853,-2848,0,0,0,0,'Wild Leather Leggings','With the basics down, you are ready to master more complex fare, $n. Wild Leather leggings are some of the sturdiest and powerful leather gear around. The waist, thighs, calves, and the vitals - all are given tremendous protection. Coupled with the enhancement that the wildvine provides, adventurers who own it will thank you each time they see you.$B$BFor this pattern, I need an order of two Turtle Scale helms, two Turtle Scale bracers, and two wildvines filled.','Bring 2 Turtle Scale Helms, 2 Turtle Scale Bracers, and 2 Wildvines to Pratt McGrubben in Feathermoon Stronghold.','Again, you\'ve filled an order without flaw. Perhaps some day I will come to YOU seeking knowledge, eh $N?$B$BHere is the pattern for the leggings, along with my thanks. Commit this lore to your knowledge, and let your finished products tap into your impressive skills!','Do you have the Turtle Scale bracers and helms ready? Don\'t forget the two wildvines I need!$B$BBy now, you\'re starting to realize the potential power that lies in Wild Leather armor. An armor that has no boundaries in application is nearly invaluable to a leatherworker. The limits are only in the quantities of resources to make the items - not the quality of the finished products!','','','','','',8191,8198,8153,0,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8407,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2853,2,-182,30,45,0,0,77,165,225,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9235,1,0,'Master of the Wild Leather','Well $n, you are the definition of diligence. There is one pattern left for Wild Leather armor; you\'ve mastered the others. I won\'t require you to toil needlessly for the pattern. You\'ve earned it outright, and then some... but I cannot give it to you myself. My teacher, the one who brought me into the craft, is the one who must reward you.$B$BTake this letter to Telonis; he teaches leatherworking in Darnassus. Show him the letter, and let him acknowledge you as an equal, as I do.','Give Pratt\'s Letter to Telonis, the master leatherworker of Darnassus.','Ah yes, Pratt sent you. Though he is a human, he reminds me of us night elves sometimes. His dedication and his talents with leather are impressive. For him to compliment you so in this letter, it is a sign of respect I acknowledge.$B$BI am aware that he has taught you the art of Wild Leather. Allow me to finish your training with this pattern. Make good use of it; few in the world know the secrets of Wild Leather cloaks.','Greetings, $R... from your countenance I can tell you are a leatherworker as am I. Have you come to draw from my skills, or perhaps you have other business with me?','','','','','',9235,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8408,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2854,2,-182,30,45,0,0,178,165,225,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Wild Leather Armor','$n, your skill as a leatherworker precedes you. I possess leatherworking lore you would be wise to acquire... Wild Leather armor! Wild Leather taps into the potent and chaotic properties of wildvines, found in areas of lush vegetation and on some of the creatures there. Armor made using it is second to none for a crafter of your skill, guaranteed.$B$BI\'ll teach you, but you\'ll be working for me for a while. The first cost is simply ten pieces of thick leather. After this, we\'ll talk specifics.','Bring 10 Thick Leather to Jangdor Swiftstrider in Camp Mojache.','Well $N, I\'m glad to have you on board as my apprentice. You\'ve made a wise decision as a leatherworker; those who make use of leather armor will be clamoring to you once you learn how to master the art of Wild Leather.$B$BLet\'s get to work - where do you want to start?','We must be clear; you shall be apprenticed to me while you learn the art of Wild Leather armor. Because wildvines are both potent and chaotic, it yields a random but strong benefit to the already strong armor you will be making. This knowledge, however, was not easy for me to acquire.$B$BThe initial cost to begin this process is ten pieces of thick leather.$B$BOnce that is done, we\'ll get to the work you need to do in order to obtain the patterns.','','','','','',4304,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2855,2,-182,30,45,0,0,178,165,225,0,0,0,0,0,0,0,0,8,0,2854,2860,-2855,0,0,0,0,'Wild Leather Shoulders','Wild Leather shoulders support a wearer\'s frame extremely well, offering superior protection of the upper arms as well as the shoulders. As with all Wild Leather armor, a random yet very potent enhancement is imbued within the item as the wildvine is stitched in.$B$BFor this pattern, I will require six thick armor kits and a wildvine. That shouldn\'t be too tall of an order for you to fill.','Bring 6 Thick Armor Kits and a Wildvine to Jangdor Swiftstrider in Camp Mojache.','These armor kits are of solid quality, $N. If there is one thing I demand in not only my work, but in the work of those I give tutelage to, it is quality.$B$BYou\'ve done well to earn this pattern; I hope it brings you the rewards it has brought me.','Do you have the six thick armor kits and the wildvine I require?$B$BThink of making armor kits as a lesson in steady and reliable crafting; the consistent fashioning method you develop as you ply your trade on these kits helps develop your skills for the intricate work needed to make Wild Leather armors.$B$BEvery lesson has a purpose, $N. It is important to embrace each one accordingly.','','','','','',8173,8153,0,0,6,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8403,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2856,2,-182,30,45,0,0,178,165,225,0,0,0,0,0,0,0,0,8,0,2854,2860,-2855,0,0,0,0,'Wild Leather Vest','Wild Leather vests are the staple of any Wild Leather armor set. The frame of the vest and the wildvine weave within it produces a product that offers maximum protection of the torso while allowing for potent magic to work its way through the garment.$B$BFor this pattern, I will require two Turtle Scale breastplates, two sets of Turtle Scale gloves, and a wildvine. This is not an easy lesson, but it is one you certainly have the skill to complete.','Bring 2 Turtle Scale Breastplates, 2 Turtle Scale Gloves, and a Wildvine to Jangdor Swiftstrider in Camp Mojache.','These are some very nice pieces here, $N. The craftsmanship and care put in to making these show you have chosen to dedicate yourself fully to these tasks.$B$BYou\'ve met my requests, and with that comes your reward. The knowledge of making Wild Leather vests is now yours!','Do you have the two Turtle Scale breastplates and gloves? Also, don\'t forget the wildvine!$B$BEven with the earliest patterns, we learn that the fundamentals of shape translate well into more difficult garments. Though different items, the shape of the Turtle Scale breastplates prepares you for the detailing needed to make a Wild Leather vest.$B$BAs you progress through your lessons, the skills I teach will become as art.','','','','','',8189,8187,8153,0,2,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8404,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2857,2,-182,30,45,0,0,178,165,225,0,0,0,0,0,0,0,0,8,0,2854,2860,-2855,0,0,0,0,'Wild Leather Helmet','A Wild Leather helmet offers the wearer superior protection to the vital areas of the head without a sacrifice in comfort. As with all Wild Leather armor, the integrated wildvine yields a powerful but random magic imbuement to the helm\'s frame. Leather wearers will definitely want this piece!$B$BFor this pattern, I will need two Nightscape tunics, 2 Nightscape headbands, and a wildvine. Complete this lesson and the pattern will be yours!','Bring 2 Nightscape Tunics, 2 Nightscape Headbands, and a Wildvine to Jangdor Swiftstrider in Camp Mojache.','This Nightscape equipment you have supplied perfectly meets the requirements I have given to you, $N. I expect no less from a leatherworker of your caliber.$B$BYou have earned the honor of crafting Wild Leather helmets. I give this pattern to you freely, and hope you will profit from it accordingly.','I need those tunics and headbands made, and I also need that piece of wildvine before I will share with you the knowledge of Wild Leather helmets.$B$BHead gear is highly coveted amongst adventurers, whether it be a disarmingly simple headband or a full-covering helmet. The fundamentals of creating valued head gear remain constant, no matter what the cosmetic appearance of the gear is.','','','','','',8175,8176,8153,0,2,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8405,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2858,2,-182,30,48,0,0,178,165,225,0,0,0,0,0,0,0,0,8,0,2854,2860,-2855,0,0,0,0,'Wild Leather Boots','Your knowledge of Wild Leather armor grows, $n; still, there is more for you to learn.$B$BWild Leather boots are the cornerstone of any set. Such boots are crafted to cradle the foot in comfort while bracing it against the hazards of adventuring. The soft soles are a blessing to those seeking quiet movement in footwear.$B$BFor this pattern, I need two Nightscape pants and two Nightscape boots crafted. I also will require two wildvines... not just one. When you have these items, we will proceed.','Bring 2 Nightscape Pants, 2 Nightscape Boots, and 2 Wildvines to Jangdor Swiftstrider in Camp Mojache.','Once again, you have produced items with the skill of a seasoned professional. You have earned this pattern, as well as my congratulations.','The pants, boots, and wildvines need to be delivered to me before you learn the pattern, $N. Have you done as I asked?$B$BFrom the earliest pair of boots we learn how to make, we start to understand that a quality boot needs to ride a razor\'s edge between comfort and function. With both, we are able to create items that allow the wearer to ignore fatigue that would cripple those wearing lower quality goods.','','','','','',8193,8197,8153,0,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8406,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2859,2,-182,30,45,0,0,178,165,225,0,0,0,0,0,0,0,0,8,0,2854,2860,-2855,0,0,0,0,'Wild Leather Leggings','You are ready to master more complex lessons, $n. Wild Leather leggings are some of the sturdiest and powerful leather gear around. The waist, thighs, calves, and the vitals - all are given tremendous protection. Coupled with the enhancement that the wildvine provides, adventurers who own it will thank you each time they see you.$B$BFor you to gain this pattern, I need two Turtle Scale helms, two Turtle Scale bracers, and two wildvines.','Bring 2 Turtle Scale Helms, 2 Turtle Scale Bracers, and 2 Wildvines to Jangdor Swiftstrider in Camp Mojache.','Again, you\'ve completed my task without flaw. Perhaps some day I will come to YOU seeking knowledge, eh $N?$B$BHere is the pattern for the leggings, along with my thanks. Commit this lore to your knowledge, and let your finished products tap into your impressive skills!','Do you have the Turtle Scale bracers and helms ready? Don\'t forget the two wildvines I require.$B$BBy now, you\'re starting to realize the potential power that lies in Wild Leather armor. An armor that has no boundaries in application is nearly invaluable to a leatherworker. The limits are only in the quantities of resources to make the items - not the quality of the finished products!','','','','','',8191,8198,8153,0,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8407,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2860,2,-182,30,45,0,0,178,165,225,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9236,1,0,'Master of the Wild Leather','$n, you have learned all I am able to teach you. There is, however, one remaining pattern for Wild Leather armor. I will not require you to toil needlessly for this; you\'ve earned it outright, and then some. This pattern, however, is one that I cannot freely share with you.$B$BMy teacher, the one who brought me into the craft, is the one who must reward you. Take this note to Una; she teaches leatherworking in Thunder Bluff. Show her the letter, and let her acknowledge you as an equal, as I do.','Give Jangdor\'s Letter to Una, the master leatherworker of Thunder Bluff.','Ah yes, Jangdor sent you. I am pleased to see that one of my finest students now has a student of his own.$B$BHis dedication and his talents with leather are impressive. For him to compliment you so in this letter, it is a sign of respect I acknowledge.$B$BI am aware that he has taught you the art of Wild Leather. Allow me to finish your training with this pattern. Make good use of it; few in the world know the secrets of Wild Leather cloaks.','Greetings, $r... from your countenance I can tell you are a leatherworker as am I. Have you come to draw from my skills, or perhaps you have other business with me?','','','','','',9236,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8408,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2861,2,978,40,46,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2846,0,0,0,'Tabetha\'s Task','Rumor is that Tabetha, a mage colleague who lives deep in Dustwallow Marsh, has a bone to pick with a certain sand troll in Zul\'Farrak. If you speak with Tabetha she can tell you more.$B$BAnd bring some friends with you, $N. If Tabetha has you go to Zul\'Farrak then you\'re not going to want to go alone.$B$BYou will find Tabetha\'s cottage west of Theramore, and just north of the Stonemaul Ruin.','Speak with Tabetha in Dustwallow Marsh.','That\'s right. I do have a bone to pick with a troll. A few bones. All her bones!$B$BWant to help me?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,246,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2862,2,357,39,42,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2863,0,0,0,'War on the Woodpaw','The gnolls... they are more than a nuisance. They are a constant threat to the existence of this very camp! It is irrelevant whether they are indigenous to Feralas or not; if we do not strengthen our resolve against them, we will find ourselves driven out of the entire region.$B$BThe gnoll attacks against the camp have become more fevered as of late. We need your aid in thinning their numbers; bring to me ten of their manes, and I will reward you handsomely for your effort.$B$BGo!','Bring 10 Woodpaw Gnoll Manes to Hadoken Swiftstrider in Camp Mojache.','This is proof of a good start, $N. Your skills as a soldier are to be commended.$B$BYou are not the only one I ask that task of. Many before you have fought them, and in times past our efforts have kept them at bay. Recently though, their attempts to push northward into our area of influence have increased dramatically. Their attacks have also become more savage... almost as if they were desperate.$B$BI have a plan though, $N, that might settle things once and for all against them...','We drive them back, and yet they still attack! Someone or something must be driving them into a frenzy... oh, you have returned, eh $N? Do you have the manes I require for the bounty to be met?','','','','','',9237,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,150,0,0,0,0,4500,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2863,2,357,39,43,0,0,178,0,0,0,0,0,0,0,0,0,3600,8,0,2862,0,0,2902,0,0,0,'Alpha Strike','The plan is for various leaders of the gnolls - Alphas as they call themselves - to be taken down within rapid succession. If we\'re able to execute this sort of swift and precise devastation against them, it would cause chaos in their ranks. Perhaps it would also drive a message through their thick flea-bitten heads that we can and will destroy them!$B$BI want you to be the messenger of my will; eliminate five of their Alphas within one hour for this to work $N, or we\'ll remain at this impasse!','Kill 5 Woodpaw Alphas and return to Hadoken Swiftstrider within one hour.','You\'ve done as I have asked, and for that I salute you. Take this small reward as compensation for your efforts, $N.$B$BWith their numbers thinned and their leaders slain, the gnolls will think twice about storming the camp. This doesn\'t conclude the issue at hand, however...$B$BThere must be some reason why the gnolls have been whipped into such a frenzied state. Before they have a chance to regroup though, I want to find out what is causing it.','Time is running out, $N! If you\'re not here to report that you\'ve taken out the Alphas, then you\'re wasting time!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5258,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,150,0,0,0,0,4500,1620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2864,2,978,40,45,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2865,0,0,0,'Tran\'rek','My cousin Tran\'rek is in a tight spot. He promised me a load of scarab shells weeks ago and he hasn\'t delivered. He\'s my cousin, so I\'d hate to have to send someone to Gadgetzan to break something on him.$B$BCan you speak to Tran\'rek for me? Let him know he needs to get that delivery together before I do something rash?$B$BGadgetzan is in northern Tanaris, in Kalimdor.','Speak with Tran\'rek in Gadgetzan.','Hello!$B$BOh, you spoke to my cousin Krazek? How is he? I hope Booty Bay is treating him well...$B$BScarab shells, you say? Well... let me tell you a story...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,25,0,0,0,0,0,234,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (2865,2,978,40,45,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,2864,0,0,0,0,0,0,'Scarab Shells','The scarabs of Tanaris have very hard shells! Hard enough to use as a building material for lots of things. So many things!$B$BIn fact, those shells are so useful... the scarabs were hunted all to near extinction!$B$BI know where there are more scarabs, and if you promise to bring me their shells then I\'ll tell you where they are. Promise?$B$BOk, the scarabs have a colony in Zul\'Farrak. I guess the trolls don\'t hunt them for their shells.$B$BBut you can! Go to Zul\'Farrak and get me uncracked shells!','Bring 5 Uncracked Scarab Shells to Tran\'rek in Gadgetzan.','Oh, great! You got them!$B$BThanks, $N. You\'re a real lifesaver!','Do you have the shells? My cousin in Booty Bay is waiting for a load of them, and he\'s getting impatient!','','','','','',9238,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,500,0,0,0,0,6500,2340,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), - (2866,2,357,40,43,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2867,0,0,0,'The Ruins of Solarsal ','To our south are the Ruins of Solarsal; this is an area that far pre-dates modern times. We explored the ruins initially and found nothing of note; as such, we left it in peace.$B$BVery recently, the Hatecrest naga have occupied these ruins in alarming numbers. At first, we considered it as the precursor for an attack. Though that threat is still possible, we believe there might be something else going on.$B$BGo there, explore the ruins, and look for anything that stands out to you. Good luck, $n.','Explore the Ruins of Solarsal and investigate the presence of the naga there.','Examining the gazebo reveals some interesting and unusual things in contrast to the surrounding ruins.$B$BFirst, the gazebo is clearly a more recent construction than the other objects in the ruins. Second, the gazebo has a small series of glyphs engraved into the sides of it; the glyphs repeat in their pattern, but it otherwise is unknown in origin and meaning. Third, the stone of the gazebo itself is warm to the touch.$B$BThis certainly quantifies as \"standing out\" in the search of the ruins!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,1620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2867,2,357,40,43,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,2866,0,0,0,0,0,0,'Return to Feathermoon Stronghold','With the discovery of the strange gazebo in the heart of the Ruins of Solarsal, the time has come to return to Feathermoon Stronghold and report to General Shandris Feathermoon what has been discovered here.','Return to Shandris Feathermoon in the Feathermoon Stronghold and report your findings.','Welcome back, $N. Your report on this gazebo is most... disturbing. It would seem that even if the naga there were not planning on an attack, their continued presence bodes ill for our push into Feralas. At any rate, here is compensation for your investigation.$B$BIt would seem that Feathermoon Stronghold is in dire need of additional assistance concerning the Hatecrest naga. I\'d like to offer you the task, if you are so inclined. There is much to do.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,4500,1080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2869,2,357,40,43,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,3130,0,0,2870,0,0,0,'Against the Hatecrest','The best course of action at this point is to assume that, regardless of what the naga are up to, they will eventually move to secure the island for their own. We need to take aggressive steps to counter that threat before it is too late.$B$BBring me ten Hatecrest Scales that are in good condition; it should be obvious to you how to acquire them. You\'ll cut your teeth on the naga for the first time, and we\'ll have a weakened naga presence on Sardor Isle - both are prospects that play to our advantage.','Bring 10 Hatecrest Naga Scales to Latronicus Moonspear in Feathermoon Stronghold.','Yes, yes, these scales are more than satisfactory. Actually, I think I will send these down to Pratt for him to take a look at. Maybe he can craft something useful out of them.$B$BAs for you, I have another mission I want to send you on. But first, here is your bounty for the scales. Your continued service to the General and Feathermoon Stronghold at large is a blessing in the face of adversity.','$N, if you\'re here to verify the task given to you, then excellent - it is ten Hatecrest scales I seek. If you are here for chit-chat, then I am currently unavailable for such trivialities.$B$BKnow this - we night elves are not warmongers. Our race is dedicated to the preservation of peace and harmony. This does not mean, however, that we will not proactively protect our own interests. This is my duty to General Feathermoon, and to the stronghold.','','','','','',9247,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,4500,1620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2870,2,357,40,45,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,2869,0,0,2871,0,0,0,'Against Lord Shalzaru','$n, new scouting reports have given us a good idea on the naga chain of command. Royalty is present amongst their rank and file, and they\'re the ones calling all the shots.$B$BSpecifically, we\'ve identified one of the crueler royals as Lord Shalzaru. Scouts report that he himself has uncovered an odd relic during a recent naga excavation in a cave south of the main ruins, across the water on the Isle of Dread.$B$BPut a stop to it by putting a stop to him, and bring me his relic so we can study it.','Eliminate Lord Shalzaru, and then bring the Mysterious Relic he uncovered to Latronicus Moonspear in Feathermoon Stronghold.','Well played, $N! Lord Shalzaru\'s demise will throw the naga into disarray for some time, if not permanently. The threat they pose is now under more of our control than it has ever been, and we have you to thank for it.$B$BHere is more bounty money from the stronghold treasury - you\'ve earned every copper. You and yours are welcome in Feathermoon Stronghold anytime, my friend.$B$BOne more thing before you depart, $N... if you could...','Bringing down Lord Shalzaru would certainly set their plans back weeks, if not months. On top of that, the relic he uncovered is of definite interest to us.$B$BHave you performed the mission given to you, $N?','','','','','',9248,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,5000,1740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2871,2,357,40,45,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,2870,0,0,0,9248,1,0,'Delivering the Relic','If you would be so kind as to deliver the relic to my wife Vestia, I would appreciate it. She\'s not only a fine priestess for our community, but she is one of the most well-versed scholars you\'ll find anywhere. I couldn\'t make heads or tails of this device even if there was a wager involved. My wife though, if anyone can figure out what this thing is, she could... and we need to know!$B$BShe\'s just around the bend, no doubt studying. Thanks, $n.','Deliver the Mysterious Relic to Vestia Moonspear in Feathermoon Stronghold.','Interesting... this came from the Ruins of Solarsal, you say? Well, Latro\'s right that I need to look at this. At first glance, it seems non-indigenous to the ruins. Then again, this isn\'t of naga design... not something as alien as this.$B$BIt is going to take some time to research this item. Once my research on it is done, maybe I will make use of your talents, should you be around.$B$BHere, take one of these extra items we have; I hope you\'ll find some use for it!','Yes, may I assist you?$B$BHold on, you\'re the $C that has been helping General Feathermoon and Latro out with the naga threat, yes? I\'m Vestia, Latro\'s - erm, rather, Latronicus\' wife. It is a pleasure to meet you!$B$BI\'m sorry, you\'re here on business, of course. Do you have something for me - from him, perchance?','','','','','',9248,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9663,9664,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2872,2,440,40,45,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2873,0,0,0,'Stoley\'s Debt','My old buddy Stoley owes me a very special bottle of rum. He tends the bar at Steamwheedle Port in Tanaris, Kalimdor, and he promised me that the rum there is stronger than anything we can find in Booty Bay. He\'s so confident that he says if I try that rum and don\'t agree with him, then he\'ll double the money he owes me!$B$BWell, I think he\'s not as confident as he was when last we spoke, and now he\'s afraid to give me that rum. But I don\'t back down from wagers, so why don\'t you talk to him for me...','Speak with Stoley in Steamwheedle Port.','Ah, so you\'ve been speaking with MacKinley, have you?$B$BIt\'s not what he thinks! I\'m not afraid to give him some Steamwheedle Bilge Rum...$B$BI just don\'t have any rum to give him!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (2873,2,440,40,45,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,2872,0,0,2874,0,0,0,'Stoley\'s Shipment','I owe \"Sea Wolf\" MacKinley in Booty Bay some rum, to settle a bet, but I\'m all out of rum! Captain Cuergo stole my last shipment, and he has it stowed in that walled pirate town to the south.$B$BIf you can find my shipment of rum and return it to me, then I can prove to MacKinley that Kalimdor\'s booze beats the dirt out of Booty Bay!','Bring Stoley\'s Shipment to Stoley in Steamwheedle Port.','Great, thanks for the shipment! Now MacKinley and I can finally settle our wager.','Did you find my shipment of rum, $N?','','','','','',9244,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5000,2340,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,4,0,0,0,0,0,0,0,0,0), - (2874,2,440,40,45,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,2873,0,0,0,9245,1,0,'Deliver to MacKinley','Thanks again for your help, $N. Here\'s a bottle of Steamwheedle bilge rum. Take it to MacKinley and he can finally put to rest his crazy beliefs about Booty Bay booze.','Bring Stoley\'s Bottle to \"Sea Wolf\" MacKinley in Booty Bay.','Hm, let\'s try this...$B$BI can\'t believe it! This stuff is... terrible! That\'s great!$B$BWell I guess Stoley can keep the money he owes me. He\'s true to his word about Steamwheedle bilge rum. That stuff is as thick as gravel and burns like lava!','Did Stoley cough up my booze?','','','','','',9245,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9636,9637,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5000,2340,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,1,34,1,0,0,1000,0,0,0,0), - (2875,2,440,40,45,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'WANTED: Andre Firebeard','The vile pirate Andre Firebeard is wanted for crimes against Steamwheedle and Gadgetzan.$B$BBy decree of governing counsel, any who read this are hereby authorized to use lethal force during the apprehension of Andre and his abettors.$B$BBy further decree, should Andre be deceased, or otherwise indisposed, during the time of his hearing, his head may act as proxy, and deliverance of such head to Security Chief Bilgewhizzle constitutes a binding, and tenderable, contract.','Bring Andre\'s Head to Security Chief Bilgewhizzle in Steamwheedle Port.','Ah, Andre\'s head. So I guess he\'ll make his trial after all!$B$BMuch appreciated, $N. Now if you\'ll just sign here, I can issue you payment for services rendered.$B$BDon\'t worry about the small print. It\'s harmless, and... I don\'t think there\'s a magnifying glass small enough to read it anyway.','You look a little dazed. Have you been reading our legal documents?','','','','','',9246,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,250,0,0,0,0,13000,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), - (2876,2,440,40,45,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9250,1,0,'Ship Schedules','This scroll contains the schedules of shipments between Steamwheedle Port and Booty Bay. Both past and future shipments are included, along with ship names, with large \'X\'s next to some ships\' journeys, and annotations like \"GREAT LOOT\" and \"HARD FIGHT\" next to others.$B$BSomeone at Steamwheedle Port would want to see this document.','Report the Ship Schedules to an authority in Steamwheedle Port.','Oh my, this looks to be a list of ship departures and arrivals, with accurate dates and times and everything! If the captain of a pirate ship got his hands on this, he could have himself a field day!$B$BYou say you got this from a pirate? Well that\'s disturbing news...$B$BThank you, $N. I\'m glad you took it from him, and I\'m glad that pirate\'s eating dirt right now!','You look out of breath. You have something to tell me?','','','','','',9250,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,350,0,0,0,0,13000,2910,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,1,0,0,0,0,0,0,0,0), - (2877,2,47,40,48,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Skulk Rock Clean-up','We Wildhammers remember the past, more than our brothers in Ironforge. If you want to make friends here, then you get your hands dirty for us!$B$BThe Horde abandoned their positions in the Hinterlands around Skulk Rock; it\'s now overrun with nasty sludges and oozes. We\'ve got plans on that area, but first we need a clean-up crew to make a hole for us.$B$BThat\'s where you come in, Sunshine! Head down there and take out ten green sludges and ten jade oozes, then report back to me here. Move out!','Kill 10 Green Sludges and 10 Jade Oozes, and then report back to Fraggar Thundermantle in Aerie Peak.','Well look at you, helping out the Wildhammers! You\'re a $c of action, and action is what we respect around here.$B$BYour little clean-up mission is a lot more important than you might think it is. With folks thinning out the oozes and sludges, we\'ll be able to extend our sphere of influence in no time. Here - have a little something in addition to just making new friends here in Aerie Peak!','Make no effort to negotiate the mission at hand, $r! If the gods had wanted those oozes killed, they would have miracled it done by now, wouldn\'t they?!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2655,2656,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5000,2640,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,5,1,4,0,0,0,0,0,0,0,0,0), - (2878,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Songflower','','','You apply some Cenarion plant salve to the songflower. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a songflower plant. A pungent, unhealthy odor emanates from the plant. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2878), - (2879,2,357,42,50,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,2943,0,0,2942,9263,1,0,'The Stave of Equinex','This stave might be the Stave of Equinex! The Stave of Equinex is actually a key, used to unlock the Equinex Monolith in the Ruins of Ravenwind, on the mainland west of the Dream Bough.$B$BFind the four flames that still burn in those ruins: Samha, Imbel, Byltan, and Lahassa. Retrieve their essence and then while standing by the Equinex Monolith, use the essences to energize the stave. If this is truly is the Stave of Equinex, you will be able to unlock the Monolith and gather a sacred artifact from it.','Energize Troyas\' Stave and find the Equinex Monolith.','Holding the energized stave is almost impossible. Its power rumbles through your body.$B$BYou reach out to the cold surface of the Equinex Monolith...$B$BA small door opens, allowing you to reach in and take the artifact inside.$B$BBeams of light fill the area around the Equinex Monolith.','The Equinex Monolith stands silently among the ruins. What could it be holding?','','','','','',9306,0,0,0,1,0,0,0,9255,9256,9257,9258,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9307,0,0,0,1,0,0,0,69,0,0,0,0,250,0,0,0,0,0,2820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2880,2,47,40,45,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Troll Necklace Bounty','Get this straight, $r - we are NOT part of the Alliance! The Wildhammers are independent, relying on deeds and actions to prove one\'s worth, rather than the blather of those who use jibber-jabber to bolster their do-nothing attitudes!$B$BIf you\'re looking for friends here, then prove your worth to us first! The foul trolls that choke the hillsides of the Hinterlands sometimes carry tribal necklaces. Bring five of them to me, and we\'ll mark it down as a step in the right direction for you.','Bring 5 Troll Tribal Necklaces to Fraggar Thundermantle in Aerie Peak.','Now that\'s what I am talking about! See - these necklaces prove that you\'re willing to get your hands dirty. We Wildhammers value that in those we associate with.$B$BYou keep this up, and you\'ll be in our good graces yet.','I want five of those tribal necklaces the trolls carry on them. If you need it spelled out further, then killing one of them stands you a good chance of getting one!$B$BProve your worth to the Wildhammers!','','','','','',9259,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6500,2340,0,0,0,0,0,0,0,0,25,0,0,0,0,0,0,0,0,5,4,0,0,0,0,0,0,0,0,0), - (2881,0,47,40,45,0,0,77,0,0,0,0,0,0,0,0,0,0,264,1,2880,0,0,0,0,0,0,'Troll Necklace Bounty','','','Another set of necklaces means that there are fewer trolls in the Hinterlands we have to worry about!\nYou\'ve done it again, $N.\n\nKeep up the good work!','You\'ve done it already, but we will continue to accept any troll tribal necklaces you find and are willing to turn in. By turning them in to me, you\'ll continue to improve your standing amongst the Wildhammers; if you\'re willing to fight for us, then we\'ll be willing to fight for you!\n\nI need five troll tribal necklaces for them to count, $N.','','','','','',9259,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,471,0,0,0,0,25,0,0,0,0,0,234,0,0,0,0,0,0,0,0,25,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2882,1,-221,40,45,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Cuergo\'s Gold','This map shows a stretch of beach with a southern face. Below the map are words, elegantly written...$B$B$BSouth of Wheedle$BSouth of home$BFind a mast and flag and bones$BDig you there, if you be bold$BDig and claim Cuergo\'s gold!$BA key you\'ll need and a key you\'ll see$BThe men you face take blood as fee.','Find Cuergo\'s gold!','Captain Cuergo\'s hidden treasure awaits!','This chest is locked!','','','','','',9275,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9265,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (2902,2,357,39,43,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,2863,0,0,2903,0,0,0,'Woodpaw Investigation','Gnolls aren\'t the sharpest tools in the shed, but they will no doubt have some sort of documented strategy on their recent activity. If we were to find those plans, then we\'d have a clearer idea of what is making them so worked up.$B$BI want you to head back to the Woodpaw and find anything that might resemble their battle plans. They have to have something; their attacks have been too coordinated to be done without them. Find them, and return to me when you have them.','Find the gnoll battle plans somewhere in the gnoll camps to the south of Camp Mojache.','Examining the map reveals it to be the battle plans that Hadoken Swiftstrider wants. Numerous arrows that perhaps represent troop movements are drawn on the map, though most seem to be headed toward the south rather than to the north where Camp Mojache lies.$B$BAnother section of the map has a picture of what you think is a large insect of some kind, with various tick marks under it. From the looks of the gnolls, it perhaps represents their losses against the unknown bugs...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,75,0,0,0,0,0,1080,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2903,2,357,39,43,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,2902,0,0,0,9266,1,0,'The Battle Plans','With the battle plans of the gnolls discovered, all that now remains is to bring the plans back to Hadoken Swiftstrider in Camp Mojache. Perhaps he or someone there can make further sense of what the gnolls are up to.','Bring the Woodpaw Battle Plans to Hadoken Swiftstrider in Camp Mojache.','Ah, this is exactly what we needed. While I am not so skilled at ciphering what most of the scrawling on this map is, I\'ve seen enough battle plans in my day to understand what is happening with the gnolls. It looks like they are currently fighting a two front war. One is with us... but it seems that their main energy has been against a foe to their south.$B$BThere\'s more at hand here than meets the eye. Perhaps it is time to figure out who this other foe they face really is.','Welcome back $N - were you able to find some tangible evidence as to the plans of the gnolls?','','','','','',9266,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9661,9662,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,2160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2904,2,133,24,30,81,0,255,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,'A Fine Mess',' Wha.. What happened?$B$BThe last thing I remember is being captured by a group of dark iron dwarves, beaten to within an inch of my life and then thrown in here with these filthy troggs.$B$BGet me out of here, $N!$B$BHere\'s the plan: Lead me to the exit; if we make it out alive, you go to Booty Bay and let Scooty know that I went to Ratchet to warn Tinkerwiz of the dark iron\'s involvement in the making of that super rig.$B$BLet\'s get going!','Escort Kernobee to the Clockwerk Run exit and then report to Scooty in Booty Bay.','I suppose you should be rewarded for bringing Kernobee back to us in one piece, $N. If you go back to Gnomeregan, these might give you the edge you\'ll need in defeating that good-for-nothing backstabber, Mekgineer Thermaplugg.','Eh? Kernobee is alive??','Kernobee Rescue','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9535,9536,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2922,2,133,20,26,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,2923,0,0,0,0,0,0,'Save Techbot\'s Brain!','When our beloved city Gnomeregan fell, a rogue spark must have jolted my poor creation, Techbot. It once aided me and my associates with its countless gizmos and limitless store of information, but its positronic brain has polarized. Now it\'s negatronic... and Techbot\'s behaviors are reversed. It roams Gnomeregan in a frenzy!$B$BBut perhaps it can be salvaged. Perhaps, if you can retrieve Techbot\'s memory core and bring it to me, I can discover the cause of the polarization and fix my poor Techbot.$B$B','Bring Techbot\'s Memory Core to Tinkmaster Overspark in Ironforge.','Oh, this is wonderful! Thank you, $N! I\'ll get to work immediately!!$B$BPoor, poor Techbot... Don\'t feel bad. We\'ll get you fixed.$B$BNow, where did I put that plug for my hydro-jack swivel spanner...','Did you find Techbot? Did you retrieve its memory core??','','','','','',9277,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,350,0,0,0,0,2000,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,1,0,0,0,0,0,0,0,0), - (2923,2,133,20,26,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2922,0,0,0,'Tinkmaster Overspark','Tinkmaster Overspark is very upset with the fate of his mechanical creation, Techbot. I remember Techbot as a kind and helpful tool for the gnomes, but Overspark tells me it\'s malfunctioned.$B$BVery sad. But with luck perhaps he can be fixed!$B$BSpeak with Tinkmaster Overspark, in Tinker Town in Ironforge. He would welcome your help.','Speak with Tinkmaster Overspark in Ironforge.','Yes it\'s true. Techbot has gone rogue! Please, can you help me?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,25,0,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,18,6,0,0,0,0,0,0,0,0), - (2924,2,133,24,30,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Essential Artificials','A nigh-universal mechanical component--the essential artificial--was of great use to the tinkers and smiths of Gnomeregan. But during the frantic exodus from our city, no one remembered to take any of these devices with them! And I need a large supply of them for work I will soon undertake.$B$BPlease, go into Gnomeregan and get me some essential artificials. You\'ll find them in the deeper areas of our city, held in containers called artificial extrapolators.$B$BThank you, $N, and please hurry!','Bring 12 Essential Artificials to Klockmort Spannerspan in Ironforge.','You got them! Now I can begin my new experiments!$B$BI can\'t thank you enough, $N! Your bravery has advanced gnomish research by a leap and a bound!','Do you have the essential artificials?','','','','','',9278,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,350,0,0,0,0,5500,1830,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,2,0,0,0,0,0,0,0,0), - (2925,2,133,24,30,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2924,0,0,0,'Klockmort\'s Essentials','A gnome friend, Klockmort Spannerspan, sent word to me from Ironforge. He tells me he needs help on a dangerous, but essential, mission into Gnomeregan, the once great gnome city now contaminated and filled with mad gnomes and their devices.$B$BI must stay here, but my heart aches to help my friend. If you can go in my stead, then I would be much indebted to you.$B$BYou may find Klockmort in Tinkertown, in Ironforge.','Speak with Klockmort Spannerspan in Ironforge.','I do! I do need help with a mission into Gnomeregan. And you\'re just the $C to do it!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,25,0,0,0,0,0,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0); + (1847,0,-81,20,30,0,1,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1846,0,0,0,0,0,0,'Brutal Legguards','','','Here are your legguards, $N. Let me know how they fit or if you need any modifications. I aim to please! At least I used to.$B$BThese days I don\'t care much for my craft. But it beats being a mindless minion of the Scourge!$B$BI guess.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7132,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1848,0,-81,20,30,0,1,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1838,0,0,0,0,0,0,'Brutal Hauberk','','','I am sure you endured much hardship and shed much blood on my task, $N. Here is the product of your toil.$B$BMay you wear it well, and may you one day return here with stories of its service to you.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7133,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1830,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1858,2,-162,10,13,0,8,130,0,0,0,0,0,0,0,0,0,0,0,0,0,1963,0,0,0,7209,1,0,'The Shattered Hand','I\'ll leave it to you to get Tazan\'s satchel open, and return to me with its contents. The locking mechanism is complex, so it would probably be easiest if you obtained the key.$B$BAs you didn\'t find it on Tazan\'s body, I can only assume that he left the key in the care of another... Ah, yes, that\'s right. He had an assistant named Gamon. A drunkard, you\'ll most likely find him at the tavern. Perhaps you could quietly relieve him of the key.','Steal Tazan\'s key, then use it to open his Satchel and deliver its contents to Therzok in the Cleft of Shadow in Orgrimmar.','Hmmm, now this is interesting. You\'ve more than proved your worth with this, Weir. I am quite impressed. Consider yourself the newest member of the Shattered Hand. And take this, it will be a great help to you in the future, I think.','Is it not vexing to have the subject of your desire within your grasp, but to have no way of getting to it?','','','','','',7295,0,0,0,1,0,0,0,7208,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7298,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,276,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1859,2,-162,10,10,0,8,2,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1859,1963,0,0,0,'Therzok','Lower your voice, $n. Yeah, I know your name. Was told to keep an eye out for an orc by your description.$B$BFrom what we\'ve heard about you, you can handle yourself in combat, and aren\'t opposed to a little sneakery from time to time.$B$BAm I right?$B$BAnyways, you should go see Therzok in Orgrimmar. He\'s got an offer for you to hear.','Speak with Therzok in the Cleft of Shadow in Orgrimmar.','Very good, I\'m glad Kaplak was able to get a hold of you.\n\nWe have some things to speak of, not the least of which is your future with the Hand.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1860,2,-161,10,10,0,128,65,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1860,1861,0,0,0,'Speak with Jennea','We mages have a task that needs doing. One that is vital to the safety of Stormwind and Elwynn forest.$B$BJennea Cannon has the details. She studies in the wizard\'s sanctum, in the mage district of Stormwind. You should make your way to her with haste.','Speak with Jennea Cannon in Stormwind.','You have been sent to aid me in my task, $N? Good. It is heartening to see young mages eager to help in our cause...$B$BWhat cause, you ask? In time, young one. You shall know... in time.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1861,2,-161,10,10,0,128,65,0,0,0,0,0,0,0,0,0,0,0,0,0,1860,0,0,0,7207,1,0,'Mirror Lake','This world has been victim to massive mystic struggles, which tore magic currents from once stable channels. We struggle to determine the effects these changes have caused, and some of us fear the worst!$B$BBut I will reveal more of this later. Right now, we need you to gather information.$B$BHere, take this flask. Go to the base of the waterfall at Mirror Lake, southwest of the Stormwind gates, and retrieve a sample of the water there. Return it to me so that I might test it for magical taints.','Bring a Mirror Lake sample to Jennea Cannon in Stormwind.','Thank you, $N. I will test this water for magical properties. Let us hope that it contains none, or we may find that those who drink from Mirror Lake for too long will be adversely affected.$B$BHere, $N. Take this orb or staff as a token of your service. May it serve you well.','Do you have the sample, $N? The flow of magic in Stormwind and Elwynn has been altered, and I must know if it is seeping into the water.','','','','','',7206,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7508,9513,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1878,0,440,40,44,0,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,1707,0,0,0,0,0,0,'Water Pouch Bounty','','','Excellent - the more water pouches we are able to reclaim, the further away from disaster we\'ll all be! Keep \'em coming, and I will be sure to reward you for every five water pouches you bring me.','Back again, $n? If you have five more Wastewander water pouches, then I have a care package with your name on it!','','','','','',8483,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8484,0,0,0,1,0,0,0,369,0,0,0,0,10,0,0,0,0,0,228,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,4,0,0,0,0,0,0,0,0,0), + (1879,2,-161,10,10,0,128,65,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1860,1880,0,0,0,'Speak with Bink','$N! Bink, my gnome colleague in Ironforge, sends word. She has a task that needs doing and won\'t rely on anyone but a mage to do it! Are you that mage, $N?$B$BIf so, then speak with Bink. She spends her time in the Hall of Mysteries in the Mystic Ward of Ironforge.','Speak with Bink in Ironforge.','Oh, I can see you have promise, yes you do! But it takes more than promise to be a good $C. And if you\'re not a good $C, then you\'re a bad $C. And bad $Cs are part of the problem, yes they are!$B$BOops, I\'m getting ahead of things. Let\'s begin at the start!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1880,2,-161,10,10,0,128,65,0,0,0,0,0,0,0,0,0,0,0,8,0,1879,0,0,0,0,0,0,'Mage-tastic Gizmonitor','We mages do more than just waggle our fingers and make pretty sparks! We control magic, the base fabric of our world! And that takes great care, and resolve. And knowledge... so much knowledge!$B$BOne of my devices, the mage-tastic gizmonitor, collects and stores that knowledge in huge amounts! But it\'s lost! When we fled our home of Gnomeregan, I left it in a chest in one of our huts outside the city, and now the place is crawling with leper gnomes!$B$BPlease, $N, retrieve my gizmonitor!','Bring Bink her Mage-tastic Gizmonitor.','Oh, splendid day! When I made the gizmonitor I never realized how dependent on it I would become. Now I can begin my studies anew!$B$BThank you, $N! And here - these were my first tools as a $C. They\'re a little scratched but they\'re well tested. Take your pick - I\'m sure you\'ll find either of them useful.','Did you find the gizmonitor? I must have it before its energy supply runs out!','','','','','',7226,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7507,9514,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1881,2,-161,10,10,0,128,144,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1881,1882,0,0,0,'Speak with Anastasia','$N, Anastasia Hartwell has a task for someone of your talents. Speak with her in the Magic Quarter of the Undercity, and prepare yourself for your first task for the mages of the Forsaken.','Speak with Anastasia Hartwell.','Greetings, $N. You were wise to answer my call, and wiser still if you heed what I next say...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1882,2,-161,10,10,0,128,144,0,0,0,0,0,0,0,0,0,0,0,8,0,1881,0,0,0,0,0,0,'The Balnir Farmstead','The Plaguelands to the east are an aberration. Devised by the Lich King, they spread their magic into the soil, corrupting and killing all that live. Although there is a certain charm to the destructive forces of the plague, we, the mages of the Forsaken, believe it is unruly and must be curtailed.$B$BBut first, we must measure how far it has spread into Tirisfal. Go to the Balnir Farmstead in eastern Tirisfal. In the garden are flowers--snapdragons. Gather these and return.','Bring Balnir Snapdragons to Anastasia Hartwell in the Mage Quarter of the Undercity.','Ah, a fine specimen this is. I will send it to be studied by our apothecaries to determine the extent of the Plagueland\'s taint.$B$BWell done, $N. For your services, I present to you this choice: an orb or staff. Whichever you choose, you will find it quite useful.','Do you have the snapdragons? That breed of flower is highly receptive to magic energies, and studying the snapdragons so close to the Plaguelands can tell us if the plague has entered Tirisfal Glades.','','','','','',7227,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7507,9514,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1883,2,-161,10,10,0,128,144,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1881,1884,0,0,0,'Speak with Un\'thuwa','Un\'thuwa, tribal mage of Sen\'jin Village, detects a disturbance in the magic currents of Durotar and asks for aid. Speak with Un\'thuwa and do what you can to help him.$B$BDo this, and in time further secrets will be revealed to you.','Speak with Un\'thuwa.','Hail, $N. Praise to you, for my call for aid is now answered. Let us hope you are up to the task...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1884,2,-161,10,10,0,128,144,0,0,0,0,0,0,0,0,0,0,0,8,0,1883,0,0,0,0,0,0,'Ju-Ju Heaps','The warlock Zalazane of the Echo Isles has disrupted the normal flow of magic in Durotar. He does this through tainted fetishes, ju-ju heaps, which he has placed among his huts on the main Echo Isle.$B$BThese heaps corrupt our wildlife and give power to the warlocks and infernal creatures that lurk in the land\'s dark corners.$B$BYou must destroy the ju-ju heaps, $N, before the flow of magic is forever altered.','Destroy 4 Ju-Ju Heaps, then return to Un\'thuwa in Sen\'jin Village.','I sense that Zalazane\'s ju-ju heaps were destroyed, and with time, and luck, the flow of magic in Durotar will return to normal.$B$BA great deed you have done for your people, $N. And you have shown your worth to us, the mages of the Horde.','You must hurry, $N. Destroy the ju-ju heaps!','','Ju-Ju Heaps Destroyed','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-102986,0,0,0,4,0,0,0,0,0,0,0,7508,9513,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1885,2,-162,10,10,0,8,16,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,1859,1886,0,0,0,'Mennet Carkad','$n? Not quite what I was expecting, considering Carkad himself has taken an interest to you. Looks can be deceiving though, right?$B$BEither way, you should go see him as soon as possible. You wouldn\'t want to know what happened to the last few that chose to ignore his summons.','Speak with Mennet Carkad in the Rogues\' Quarter of the Undercity.','Hm. No doubt you made your way here at first mention of my summons, yes? Of course. I would expect no less from a prospective Deathstalker.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1886,2,-162,10,13,0,8,16,0,0,0,0,0,0,0,0,0,0,0,8,0,1885,0,0,1898,0,0,0,'The Deathstalkers','If you wish to join the Deathstalkers, Lord Varimathras\' elite guard, you will have to prove your worth.$B$BI will not lie to you, $n, this task could mean your death.$B$BI have some things that need attending to. I require the personal effects of Astor Hadren, a messenger who travels between Silverpine and the Undercity. I will leave the method of procurement to your discretion.$B$BIt will be better for you if you know less of the nature of this business. Succeed and I shall tell you more.','Get Astor\'s Letter of Introduction and return it to Mennet Carkad in the Rogues\' Quarter.','Well done, $N. You\'ve passed the first part of this test. Hopefully Andron will not have caught wind of your activities, and we will be able to convince him that you are, in fact, the messenger he is expecting.','Success to report?','','','','','',7231,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1898,2,-162,10,13,0,8,16,0,0,0,0,0,0,0,0,0,0,0,0,0,1886,0,0,1899,7231,1,0,'The Deathstalkers','The letter of introduction should be enough to convince Andron that you are the messenger he\'s been waiting for. I\'ve met Andron before, he doesn\'t quite have the mental capacity to be that suspicious.$B$BLord Varimathras suspects that Andron has been providing aid to some other group. He wishes to know what organization this is and requires proof of it.$B$BI want you to speak with Andron, and obtain this information. You\'ll find him at his shop near the Apothecarium.','Speak with Andron Gant in the Undercity.','Ah, yes, I\'ve been expecting you. I have no doubt our mutual acquaintances are pleased with the information that I have provided so far?$B$BI suppose there\'s no point in asking you, I doubt they would burden you with this knowledge. Why place so much trust in the messenger, hm?','Hello. Something I can do for you?','','','','','',7231,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1899,2,-162,10,13,0,8,16,0,0,0,0,0,0,0,0,0,0,0,8,0,1898,0,0,1978,0,0,0,'The Deathstalkers','You\'ll find the ledger with the information your employers seek on the bookshelf behind me. Deliver it with my regards, and tell them that I would prefer it if they sent you, if they find enough value that they should wish to continue our arrangement.','Bring Andron\'s Ledger to Mennet Carkad in the Rogues\' Quarter of Undercity.','Well, this is certainly more information than I suspected to get out of Andron. Give me a moment to peruse it, before I set you to your next task.','Success, $N?','','','','','',7294,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1918,2,331,23,27,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,824,16408,1,0,'The Befouled Element','The slain elemental has produced an intensely glowing globe of water. The contents of the globe are, at best, disgusting. It would be safe to assume that whatever has befouled the water of Mystral Lake is most likely present in the water of the globe.$B$BIt\'s not exactly common knowledge who might be interested in such a find; perhaps the person who originally sent you out to the lake, Mastok Wrilehiss at Splintertree Post, might have an idea.','Bring the Befouled Water Globe to Mastok Wrilehiss at Splintertree Post, Ashenvale.','You find a nasty ball of water and decide to bring it to me? Who am I, the Earthen Ring or something?$B$BActually, that does give me an idea... perhaps you do need the Earthen Ring for this. I mean, if it helps clear up the situation at the lake for good, then I\'m all for it.$B$BYou know who the Earthen Ring are, $N?','Yeah, what do you need?','','','','','',16408,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,25,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1919,2,-161,15,15,0,128,65,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1920,0,0,0,'Report to Jennea','Your knowledge of the craft grows, young $N. Are you now ready to begin your true lessons? Are you ready to take your place in the secret war we wage?$B$BIf so, then speak with Jennea Cannon, in the wizard\'s sanctum in the mage district of Stormwind. She has a task for you which will open your first window into the invisible world.','Speak with Jennea Cannon in Stormwind.','$N, I have a mission for you, here in the Mage district. Listen closely, for there is no time to waste.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,1,0,0,0,0,0,66,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1920,2,-161,15,16,0,128,65,0,0,0,0,0,0,0,0,0,0,0,0,0,1919,0,0,1921,0,0,0,'Investigate the Blue Recluse','A disturbance has been reported at the Blue Recluse tavern in the Mage Quarter. Strange, invisible creatures now wander the tavern, and I fear a mana rift has formed there.$B$BI want you to investigate the tavern and capture those creatures. Use the cantation of manifestation in the tavern to make the creatures visible, subdue them then use a containment coffer to capture them. When you have enough, return to me with your filled coffers, your empty coffers and the cantation.','Obtain a Cantation of Manifestation and a Chest of Containment coffers from behind Jennea Cannon. Bring 3 Filled Containment Coffers to Jennea at the Wizard\'s Sanctum.','Very well done! I will study these creatures and, with diligence and luck, determine how they slipped into our world.$B$BYour value to the society of mages grows, $N.','Have you captured the creatures, $n? They must be studied in order to determine the reason behind their arrival.','','','','','',7292,7247,7308,0,3,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1921,2,-161,15,15,0,128,65,0,0,0,0,0,0,0,0,0,0,0,8,0,1920,0,0,0,0,0,0,'Gathering Materials','You have served your fellow mages well, and now it is time to don your wizard\'s robe. Wynne Larson can make your robe, but you must bring her the needed materials $B$BThe robe will be made of linen which is easy to find, but you must also gain charged rift gems, and the only known location of the gems is in the Silver Stream Mine of Loch Modan, left in crates by the dwarven miners\' league.$B$BGather the linen and the gems and bring them to Wynne Larson at the Larson Clothiers in the Mage District.','Bring 10 Linen Cloth and the 6 Charged Rift Gems to Wynne Larson in Stormwind.','Yes, these are great pieces of linen. I can make a fine robe with them. And after I weave the rift gems into it, we\'ll have a garment fit for a $C!','Hello, $N. Jennea told me you would come. Do you have something for me?','','','','','',2589,7249,0,0,10,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1938,2,-161,26,28,0,128,65,0,0,0,0,0,0,0,0,0,0,0,8,0,1939,0,0,1940,0,0,0,'Ur\'s Treatise on Shadow Magic','Long ago, three mages studied in this tower until one fell to the dark arts. He was urged to turn away from that evil magic, but he could not resist. And so he was banished.$B$BThe fallen mage\'s new domain is the tower of Ilgalar in Redridge, and he took with him a powerful book--Ur\'s Treatise on Shadow Magic.$B$BWe, the mages of Stormwind, would have that book returned. Enter the tower of Ilgalar, find the tome in his library, and bring it to me.','Bring Ur\'s Treatise on Shadow Magic to High Sorcerer Andromath in Stormwind.','I feared that Morganth had hidden the book elsewhere, or that he had found a way to open it and read its contents.$B$BIt is good to see that he did not, and that the seals we placed on Ur\'s Treatise on Shadow Magic still hold.','Do you have the book, $N? Its secrets are not meant for the untrained, and plumbing its depths can lead to doom and ruin.','','','','','',7266,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1939,2,-161,26,26,0,128,65,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1938,0,0,0,'High Sorcerer Andromath','High Sorcerer Andromath wishes to speak with you, $N. He is at the top of the wizard\'s sanctum, in the mage\'s district of Stormwind.$B$BIt would be wise to speak with him, for Andromath is one of the most powerful mages not locked away in Dalaran. Council with him is high council indeed.','Speak with High Sorcerer Andromath.','Greetings, $N. I am pleased to see you, and hope you have time to listen to an old man\'s words...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1940,2,-161,26,26,0,128,65,0,0,0,0,0,0,0,0,0,0,0,8,0,1938,1942,0,0,0,0,0,'Pristine Spider Silk','Your service has been unwavering, $N. I think, perhaps, it is time you had a finer garment, one more suiting your station as an adept mage. If you gather the needed materials, then we will arrange the robe made.$B$BYou must enter Duskwood and hunt carrion recluse spiders. Extract their silk, but only the finest, most pristine silk will do. When you have enough, take it to Wynne Larson, here in the mage district at the Larson Clothiers. She will craft your robe.','Bring 8 Pristine Spider Silk to Wynne Larson in Stormwind.','Nice specimens, these. I\'ll get right to work!','Ah, yes. The mages of the Wizard\'s Sanctum said you\'d speak with me. Do you have the required silk?','','','','','',7267,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1941,0,-161,15,15,0,128,65,0,0,0,0,0,0,0,0,0,0,0,8,0,1921,0,0,0,0,0,0,'Manaweave Robe','','','Here is your robe. It\'s one of my best made yet! Wear it with pride, and when people ask... tell them you got it at the Larson Clothiers!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7509,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1942,0,-161,26,26,0,128,65,0,0,0,0,0,0,0,0,0,0,0,8,0,1940,0,0,0,0,0,0,'Astral Knot Garment','','','Your garment is ready! And that silk you gathered was so nice... you don\'t mind if I made it a little short so that I\'d have some silk left over for me, do you?$B$BI\'m only joking. It\'ll fit you great, and will be perfect for both adventure and formal dining. Enjoy!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7511,9516,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1943,2,-161,26,26,0,128,144,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1944,0,0,0,'Speak with Deino','The troll mage Deino has need of your assistance, $N. She resides in Orgrimmar, in the Darkbriar Lodge.','Speak with Deino.','Good, you have come. My task is not an easy one, but vital to the society of mages. If you aid me, I am sure you will find it worthwhile.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1944,2,-161,26,26,0,128,144,0,0,0,0,0,0,0,0,0,0,0,0,0,1943,0,0,1945,7269,1,0,'Waters of Xavian','The fabled city of Xavian lies nestled deep within eastern Ashenvale, and tales of its ancient knowledge are well known among the learned. It is said that the waters of Xavian hold vast magical powers.$B$BI would have a sample of those waters, from their source.$B$BTake this flask and go to Xavian. Gather water from the bottom of its highest waterfall, and return to me. And use care as you move through that ancient city--satyrs now hold the ruins and do not like mages prying into their affairs.','Bring the Xavian Water Sample to Deino in Orgrimmar.','Ah, very good. I trust the satyrs of Xavian gave you little trouble?$B$BThank you, $N. I will study this sample of Xavian water immediately.','I am pleased you have returned with your skin intact, $N. Do you have the water sample? I am eager to study its properties.','','','','','',7268,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1945,2,-161,26,26,0,128,144,0,0,0,0,0,0,0,0,0,0,0,8,0,1944,0,0,0,0,0,0,'Laughing Sisters','For your services, I have arranged for the creation of your new robes, provided you can gather the needed materials...$B$BFor these robes, you must return to Ashenvale for the locks of hair from laughing sisters--dryads who gather near the Raynewood Retreat.$B$BWhen you have their hair, bring it to Kil\'hala, a troll tailor at the Crossroads in the Barrens. He will be expecting you, and will fashion your robes.','Bring 12 Laughing Sister\'s Hairs to Kil\'hala at the Crossroads.','Ah, this hair will weave into a fine robe, $N. It is a pity the laughing sisters had to die to part with it, though I do doubt they would ever give it willingly.$B$BA pity, but only a small one.','Greetings, $N. Deino said you would come, and would bring the laughing sisters\' hair. Do you have it?','','','','','',7270,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1946,0,-161,26,26,0,128,144,0,0,0,0,0,0,0,0,0,0,0,8,0,1945,0,0,0,0,0,0,'Nether-lace Garment','','','Here is your nether-lace, $N. It is both comfortable and durable, and holds the magic of the laughing sisters\' hair.$B$BEnjoy, and if you find it amenable, please mention so to Deino. She is a mage on whose good side I wish to stay...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7512,9515,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1947,2,-161,30,38,0,128,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Journey to the Marsh','Now it is time for you to earn your mage\'s wand. To begin this quest, speak with the human hermit Tabetha in Dustwallow Marsh. You will find her shack deep in the marsh, west of Theramore.$B$BSpeak with her, for her knowledge is vast. You will find Tabetha\'s cottage west of Theramore, and just north of the Stonemaul Ruins.','Speak with Tabetha.','Quiet! I\'m in a delicate juncture and mustn\'t be disturbed!$B$BOne moment...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,174,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1948,2,-161,30,40,0,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7516,1,0,'Items of Power','The building of a mage\'s wand is not easy. Rare substances are required, and a vessel must be made that can store great quantities of magical energy. You must gather these things and bring them to me.$B$BI have written onto this parchment that which you need, and instructions on how to get it. Bring me exactly what is on this list, and follow my written directions to the letter, for if you do not then when we make your wand things might go... badly.','Bring 1 Jade and the Bolt Charged Bramble to Tabetha in Dustwallow Marsh.','Aha! You got the jade and made the bramble! Well done!$B$BIs that smoke I see rising from your ears? You might have gotten too close when the lightning struck the totem sticks, but don\'t worry. Being hit by lightning is good luck!','Hello, $N. Do you have the items I require?','','','','','',1529,7272,0,0,1,1,0,0,7273,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1949,2,-161,30,38,0,128,0,0,0,0,0,0,0,0,0,0,0,0,8,0,1947,0,0,1950,0,0,0,'Hidden Secrets','To make your wand, there are key passages in a certain book that I must read. The book is called Rituals of Power, written by the Magus Tirth.$B$BI do not have a copy of his book, and none of the world\'s great libraries possess it. So you must speak with Tirth and gain it from him.$B$BGood luck. Tirth used to be a great mage and scholar, but now he spends his time at the gnome and goblin races in the Shimmering Flats, drinking and gambling.','Speak with Magus Tirth in the Shimmering Flats.','What? Speak up! These old ears aren\'t as sharp as they used to be.$B$BWell, I hope you\'re here with a fresh mug of ale or some hot tips on the next race! If not, then you best keep walking... because I have a polymorph wand with your name on it!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,870,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1950,2,-161,30,30,0,128,0,0,0,0,0,0,0,0,0,0,0,0,10,2,1949,0,0,1951,0,0,0,'Get the Scoop','I can help you with the book, but first you have to help me!$B$BThe tome you seek is in my magically locked strongbox. To open it a special phrase must be uttered, and I can\'t remember the phrase! Normally my assistant helps me remember these things but he\'s nowhere to be found.$B$BIf you want my book, then find my apprentice! Ask around the race track--if you\'re lucky then someone has seen him. Either drag him back here, or at least get my magic phrase from him so we can open my box!','Find the phrase to Tirth\'s strongbox, then return to Tirth.','Ah, now I remember...$B$BI had forgotten about that little curse I put on Johnson. I can\'t remember why I did it but I\'m sure it served him right, the little ingrate!','What are you waiting for? I need my magic phrase!','Secret phrase found','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1951,2,-161,30,40,81,128,0,0,0,0,0,0,0,0,0,0,0,0,8,0,1950,0,0,0,0,0,0,'Rituals of Power','Hm... now that I think about it, I don\'t have my book! You see, I had some gambling debts and to pay them off I sold the last copy of Rituals of Power to a member of the clergy....$B$BA member of the Scarlet Brotherhood. He must have taken it to their library in the Scarlet Monastery in Tirisfal Glades!$B$BIf you want that book, then you\'ll have to go to the monastery to find it. And sorry about all the trouble. I\'m not myself these days...','Bring the book Rituals of Power to Tabetha in Dustwallow Marsh.','That\'s it! It\'s just what I need to prepare for the ritual to create your wand! I hope it wasn\'t too much trouble to find...','Greetings, $N. Did you find the book, Rituals of Power?','','','','','',7274,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1952,2,-161,30,40,0,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1951,0,0,0,0,0,0,'Mage\'s Wand','I\'ll go make the wands now.','Speak with Tabetha after her ritual.','Here are the wands I made. Take your pick!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7514,11263,7513,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1953,2,-161,35,40,0,128,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1954,0,0,0,'Return to the Marsh','It is time, $N, for you to speak with Tabetha... the hermit of Dustwallow Marsh. She will instruct you on the creation of a powerful mage\'s implement.$B$BTabetha\'s shack lies deep in Dustwallow Marsh, west of Theramore.','Speak with Tabetha.','Ah, yes. You are here for an orb or a staff, $N? Very well. I will aid you in its construction.$B$BBut be forewarned--the process is a perilous one and could mean your death.$B$BOr my death. Definitely someone\'s death... $B$BBut let\'s hope it\'s someone else\'s death, eh?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1954,2,-161,35,40,0,128,0,0,0,0,0,0,0,0,0,0,0,0,8,0,1953,0,0,1955,0,0,0,'The Infernal Orb','The first step is to acquire an orb with power. The warlocks of the Burning Blade have nice, high quality orbs... it\'s too bad they\'ve bound demons into them! But we can fix that, yes we can.$B$BGo to Desolace and snatch an infernal orb from a Burning Blade summoner. You\'ll find summoners at the Mannoroc Coven.$B$BWhen you have the orb, return to me.','Bring an Infernal Orb to Tabetha in Dustwallow Marsh.','Oh, that\'s a nice one! No, I don\'t mean it\'s \"nice\" like cool juice is nice on a hot day.$B$BIn fact, it\'s very NOT nice now that I think about it. Not the juice. The orb!$B$BFocus, $N! We\'ll need you focused if we\'re ever to finish our task!','Do you have an infernal orb, $N?','','','','','',7291,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1955,2,-161,35,40,1,128,0,0,0,0,0,0,0,0,0,0,0,180,0,0,1954,0,0,1956,0,0,0,'The Exorcism','Now that we have a summoner\'s orb, we must exorcise the demon within it. I can do that. That\'s the easy part.$B$BYou\'re the one who has the hard job. You\'re the one who has to kill the demon once it\'s out.$B$BAnd you\'ll have to be quick. If you take too long then he\'ll jump back in the orb and we\'ll have to start over!$B$BSo get yourself ready. Prepare your strongest spells and keep your potions handy, and go get a friend if you have one. Because this isn\'t going to be pretty.','Kill the Demon of the Orb, then speak with Tabetha.','Nicely done, $N! You gave that demon a lesson he won\'t soon forget.$B$BHe\'ll think twice before he sticks his ugly head back in this world, looking for the stupid mortal who beat him. Probably with friends this time. Big, scaly friends who\'d want nothing more than to tear you into little $R pieces.$B$BI didn\'t scare you, did I...$N?','You\'ll have to kill that demon to remove its taint from the orb, $N.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6549,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,4961,0), + (1956,2,-161,35,40,81,128,0,0,0,0,0,0,0,0,0,0,0,0,8,0,1955,0,0,1957,0,0,0,'Power in Uldaman','Now that the demon has been removed, we must gain a power source. Unfortunately, the best power sources are usually the oldest and the hardest to get. It\'s neat how fate likes to take a bite out of you sometimes, isn\'t it?$B$BSo you\'re going to need to go to Uldaman and defeat the obsidian sentinel there. He\'s big, he\'s tough, and his power source packs a punch!$B$BI wish you the best of luck, $N. And if you don\'t get lucky then, well... it was nice knowing you.','Retrieve an Obsidian Power Source and bring it to Tabetha in Dustwallow Marsh.','You did it? Well done!$B$BI was chatting with some of my colleagues and when your name came up they said, \"You know that $N sure works well under stress!\"$B$BBut when I told them I sent you to Uldaman against the obsidian sentinel, they said I was crazy! They said, \"Tabetha, you\'re crazy! There\'s no way $N could take on that sentinel!\"$B$BAnd I said, \"We\'ll see,\" and then they said \"Yeah, we\'ll see...\"$B$BWell we sure showed them, didn\'t we!','Have you been to Uldaman, $N? Did you defeat the obsidian sentinel?','','','','','',8053,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1957,2,-161,35,40,0,128,0,0,0,0,0,0,0,0,0,0,0,600,0,0,1956,0,0,0,0,0,0,'Mana Surges','We are almost finished, but this last step is the most perilous, $N.$B$BI have the empty summoner\'s orb and am ready to empower it. We will do this by harnessing the energy of a mana rift. I\'ll cast a spell that will temporarily open a rift, from which creatures, mana surges, will pour out. You must defeat the mana surges and their power will be released, which I will then collect.$B$BKill enough mana surges before the rift closes and I will place all their collected energy in your orb.','Kill 12 Mana Surges in the allowed time limit.','You did it! I never doubted you for a second! Ok, maybe for just a second, or two... but basically I didn\'t have much doubt.$B$BHonest.','You have not killed the required amount of mana surges, $N.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6550,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1957,0), + (1958,0,-161,35,40,0,128,0,0,0,0,0,0,0,0,0,0,0,0,8,0,1957,0,0,0,0,0,0,'Celestial Power','','','You should be proud of yourself, $N. Many mages have fallen to the creatures you faced.$B$BThe Celestial Orb is ready. Or if you\'d like I can mount it atop a staff. It\'s up to you. I\'d prefer the orb, but who am I to judge?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7515,9517,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1959,2,-161,15,15,0,128,144,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1960,0,0,0,'Report to Anastasia','The mages of the Undercity have noted a magical disturbance within the city, and have sent word for mages of the Horde to investigate.$B$BAnastasia Hartwell can tell you more. Speak with her in the Magic Quarter in the Undercity.','Speak with Anastasia Hartwell.','It is true. A magical disturbance has been detected in our city. We are not yet sure of its origin, or whether it is malign or benign. We must first gather more information...$B$BAnd that, $N, brings us to your task.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,66,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1960,2,-161,15,16,0,128,144,0,0,0,0,0,0,0,0,0,0,0,0,0,1959,0,0,1961,0,0,0,'Investigate the Alchemist Shop','Algernon\'s alchemist shop in the Apothecarium is the locus of a strange disturbance. Invisible creatures, made solely of magic, wander the shop--there must be a reason, and we must find it!$B$BInvestigate the disturbance and capture those creatures. Take a chest of coffers and a scroll from behind me. Use the scroll at the shop to make the creatures visible, subdue them with your spells, then throw down a coffer to capture them. Return with the filled coffers, the empty coffers and the cantation.','Obtain a Cantation of Manifestation and a Chest of Containment Coffers from behind Anastasia Hartwell. Bring 3 Filled Containment Coffers, the Chest of Containment Coffers and the Cantation of Manifestation to Anastasia in the Undercity.','Very good, $N. The creatures within these containment coffers will be studied by our finest minds, and the reason behind their presence in the Undercity will be determined.$B$BIf their appearance is caused by a rift in the natural flow of magic, then we must determine if the rift was random. If it was not random, but instead an attack by some magical force, then we must prepare for future, more serious disturbances.','Have you investigated the disturbance, $N? Have you captured the creatures?','','','','','',7292,7247,7308,0,3,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1961,2,-161,15,15,0,128,144,0,0,0,0,0,0,0,0,0,0,0,8,0,1960,0,0,0,0,0,0,'Gathering Materials','It is time for you to don your first mage\'s robes, $N. They are a sign of your station, and a testament to your worth.$B$BTo gain the robes, you must gather the mana gems from the Dalaran mages of Silverpine. Their beliefs are similar to ours and so killing them is somewhat distasteful, but if they lack the strength to resist us, then they do not deserve their lives.$B$BBring the gems and a supply of linen to Josef Gregorian at the Magic Quarter\'s tailor shop.','Bring 10 Linen Cloth and 6 Dalaran Mana Gems to Josef Gregorian.','This is very good material, and although I lack the talent to gauge the quality of these mana gems, we\'ll soon know if they possess the power needed to create spellfire robes...','Anastasia said you would come to me, and I am prepared to fashion your robes. Do you have the gems and the linen?','','','','','',2589,7293,0,0,10,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1962,0,-161,15,15,0,128,144,0,0,0,0,0,0,0,0,0,0,0,8,0,1961,0,0,0,0,0,0,'Spellfire Robes','','','Here are your robes, $N. Wear them well.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7510,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1963,2,-162,10,13,0,8,130,0,0,0,0,0,0,0,0,0,0,0,8,0,1859,0,0,1858,0,0,0,'The Shattered Hand','The Warchief is too subtle in his methods. He is cautious to unleash the might of the Horde. Once we were stronger, mighty conquerors all. That pride we must regain, and the Shattered Hand will do so.$B$BWe build strength from the shadows and strike at the exposed, secretly laying our enemies low. A task you must complete for me, to prove your worth.$B$BThe troll Tazan trades with the pirates near Ratchet. He has information I must have. Kill him and bring me his satchel.','Kill Tazan and bring his Satchel to Therzok in the Cleft of Shadow in Orgrimmar.','Hm, while I am glad to hear that Tazan is no longer with us, a locked satchel does us no good. We need the information kept within.$B$BThis should prove a worthy second challenge for one who wishes to join the Shattered Hand.','It is a fool who believes a charge with axe drawn is more dangerous than a knife in the dark.','','','','','',7209,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1978,2,-162,10,13,0,8,16,0,0,0,0,0,0,0,0,0,0,0,0,0,1899,0,0,0,7294,1,0,'The Deathstalkers','The Syndicate? I would never have suspected. It seems the lords of Alterac have fallen far in the years since their betrayal.$B$BLord Varimathras will be pleased to learn of this, and as you were so instrumental in this discovery, it would be fitting if you were the one to deliver it to him.$B$BAh, and how could I forget?$B$BWelcome to the Deathstalkers.','Deliver Andron\'s Ledger to Varimathras in the Hall of the Dark Lady in the Undercity.','Hmm, this is interesting. The Deathstalkers have performed their duties admirably in ferreting this out.$B$BFrom what I understand, you also deserve commendation for your performance. I hope that this will become routine for you, $N, my Deathstalkers always have use of a good man.','Yes?','','','','','',7294,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7298,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1998,2,-162,16,16,0,8,16,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1999,0,0,0,'Fenwick Thatros','Lord Varimathras has just sent me a missive about a threat to the Forsaken that must be immediately removed. His name is Fenwick Thatros, one whom Lord Varimathras believes is a leader of the undead that have taken root in Silverpine Forest.$B$BYour name came to mind immediately, $n. I have faith enough in your abilities that you will carry out this mission flawlessly.$B$BThe latest reports from the Deathstalkers in Silverpine indicate that Thatros can be found near the decrepit dock on Lordamere.','Kill Fenwick Thatros and bring his head back to Mennet Carkad in the Rogues\' Quarter of the Undercity.','You\'ve done well, $N. It occurs to me that you have performed many services for the Deathstalkers, proving your worth, and that perhaps it is time that we furthered your training in the shadow arts.','I have placed the utmost faith in you to perform this service for Lord Varimathras.','','','','','',7306,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,525,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (1999,2,-162,16,20,0,8,16,0,0,0,0,0,0,0,0,0,0,0,8,0,1998,0,0,0,0,0,0,'Tools of the Trade','The wizards of the Kirin Tor at Ambermill have stored away important documents pertaining to the current state of Dalaran. This we know from the admissions of one of our prisoners. Lord Varimathras has placed the duty of recovering them in the hands of the Deathstalkers.$B$BThis task falls to you, $n. You will need some equipment, however, and the knowledge of lockpicking. Speak with Estelle Gendry, our outfitter, and ask her for a set of tools before you set out.','Find the Dalaran Status Report and return it to Mennet Carkad in the Rogues\' Quarter of the Undercity.','Very good, $N! You have learned the fine art of lockpicking well, and faster than I could have possibly expected.$B$BI see that I was right to place my trust in you. Believe me, boy, I foresee that you will go far in this line of work.','Have you located the documents, $N?','','','','','',7309,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2038,2,38,12,15,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Bingles\' Missing Supplies','As if crashing into the Loch wasn\'t bad enough, troggs from the nearby island attacked me and stole my tools and special Blastenheimer Blastencapper explosives. With no gyrocopter and no explosives, the movement has no chance!$B$BGet my tools back and find my Blastencapper explosives, $N. For Gnomeregan! ','Find and return Bingles\' supplies:$B$BBingles\' Wrench, Bingles\' Screwdriver, Bingles\' Hammer, and Bingles\' Blastencapper.','You\'ve done the movement a great service, $N. The troggs and leper gnomes infesting Gnomeregan will soon feel the brunt of a gnomish air assault!','$N! Where are my things?!','','','','','',7343,7345,7346,7376,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12522,0,0,0,1,0,0,0,54,0,0,0,0,250,0,0,0,0,700,630,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,4,0,0,0,0,0,0,0,0,0), + (2039,2,1537,12,15,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2038,0,0,0,'Find Bingles','We\'ve lost contact with Bingles! He was sent on a reconnaissance mission over Gnomeregan and hasn\'t reported back in over a week. I just know he\'s gone and blown himself up.$B$BHe was last seen flying over the Loch. Perhaps you can investigate, $N.','Find Bingles Blastenheimer in Loch Modan.','So Gnoarn doesn\'t trust my reconnaissance abilities? I wonder why...$B$BNevermind that, I need your assistance! Nay! The movement needs your assistance!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,25,0,0,0,0,0,162,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,6,0,0,0,0,0,0,0,0,0), + (2040,2,1581,15,20,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Underground Assault','Gnomeregan has fallen under the control of those dastardly troggs! The situation is grave but perhaps you can help, $N.$B$BDeep in the Deadmines is a functional goblin shredder. Find that shredder and bring back the intact power supply. With the shredder\'s power supply, we can give our gyrodrillmatic excavationators the power they need to break through the rocky underground borders of Gnomeregan, opening the way for a gnomish assault!','Retrieve the Gnoam Sprecklesprocket from the Deadmines and return it to Shoni the Shilent in Stormwind.','Well done, $N. Thanks to you, Gnomeregan is one step closer to its day of liberation!','Have you found the Gnoam Sprecklesprocket, $N?','','','','','',7365,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7606,7607,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,469,0,0,0,0,500,0,0,0,0,0,930,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0), + (2041,2,1537,15,15,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2040,0,0,0,'Speak with Shoni','Perhaps... Perhaps you can help us in the battle for Gnomeregan.$B$BIn Stormwind you will find the commander of our underground assault crew, Shoni the Shilent. Shoni needs assistance with her gyrodrillmatic excavationators.$B$BYou will probably find her amongst the dwarves in Stormwind.$B$BGood luck, $N. ','Speak with Shoni the Shilent in Stormwind.','Do you bring word from central command?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,25,0,0,0,0,0,162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2078,2,148,14,20,1,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,2098,0,0,0,7442,1,0,'Gyromast\'s Revenge','Landlubber, ye needs to find me first mate.$B$BTake this\'n key, puts it in his gulliver an\' bring him back here to serve the Cap\'n.$B$BThem murlocs an\' their chief ain\'t gonna be too happy once me first mate gets a hold of em!','Find Gelkak\'s First Mate, the Threshwackonator 4100, and lead it back to Gelkak.','Yarrr... Ye be provin\' yerself to be more than a yella sea dog, landlubber.$B$BThe Cap\'n may promote ye to poop deck swabby if ye be keepin\' this up...','Where be me first mate, $N? Shackles n\' sharks fer ye soon if ye don\'t hurry!','','Gelkak\'s First Mate','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6669,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5996,0,0,0,5,0,0,0,47,0,0,0,0,250,0,0,0,0,900,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2098,2,148,14,20,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2078,0,0,0,'Gyromast\'s Retrieval','A pirate\'s life ain\'t an easy one, landlubber. It ain\'t all about plunderin\' and booze! Alas, me ship be sunk just off shore thanks to them pesky Threshadons.$B$BWhat I be needin\' is me first mate back in workin\' order!$B$BWhen I washed up\'n shore, the key for me first mate broke on the rocks and was pilfered by the beasties of Darkshore. Out of the corner of me eyes I saw some of them Ragin\' Crawlers, Ferocious Foreststrider, and murloc rummaging through the wreckage....','Find and return the three pieces of Gelkak\'s Key to Gelkak Gyromast.','Avast ye scurvy sea dog! Ye did it! Soon me first mate be back in workin\' order and them beasties won\'t know what hit em!$B$BHrm, have ye seen me first mate?','Have ye found me broke down key, landlubber?','','','','','',7498,7499,7500,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,1200,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2118,2,148,10,14,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2138,7586,1,0,'Plagued Lands','A sickness spreads across the Darkshore, gripping the minds and bodies of all it touches.$B$BThe Thistle Bears have been hit the hardest by this plague. The once noble beasts are now an instrument of destruction - rabid and frenzied. I may have a cure for this ailment.$B$BTake this trap to the forest and lay it on the ground. Any Rabid Thistle Bear that crosses the light shall become docile for a short time. Once the bear is docile, it shall follow you. Lead it back here, $N.','Capture a living Rabid Thistle Bear and bring it back to Tharnariun.$B$BShould you fail to capture a Rabid Thistle Bear and lose your trap, return to Tharnariun Treetender and request another trap.','Our work has only just begun, $N. Are you prepared for your next task?','Have you brought me the sick animal, $N?$B$BShould you fail to spring the trap, do not fret - Tharnariun\'s Hope is eternal. If you require another trap, abandon your task and report back to me.','','Rabid Thistle Bear Captured','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11836,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,600,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2138,2,148,10,16,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,2118,0,0,0,0,0,0,'Cleansing of the Infected','As I had feared, the cure does not work.$B$BIt saddens me greatly to order the death of any of nature\'s beasts, but the sick and tainted thistle bears must be put down.$B$BReturn to the forest and destroy 20 rabid thistle bears, $N. It will most certainly not put a stop to the plague but it will slow down the damage the animals are doing to our forest and its inhabitants for a short time.','Cleanse the forest of 20 Rabid Thistle Bears and return to Tharnariun Treetender in Darkshore.','You have done Auberdine a great service, $N, but your task is not yet complete.','Is your task complete?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2164,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2139,2,148,10,18,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,2138,0,0,0,0,0,0,'Tharnariun\'s Hope','The survival of our people and lands comes at unfortunate costs, $N.$B$BYou have spilled the blood of nature\'s servants; many sick animals you have felled. The people of Auberdine are indebted to you, for the forest\'s pain is eased - even if only for a moment.$B$BI have one final task for you, but be warned, you will have to kill again. It is my hope that this will be the last time I call upon you, $N.$B$BIn a cave to the northeast, near Bashal\'Aran, resides the Den Mother. Slay her.','Find and kill the Den Mother.','You have fought for Auberdine with bravery and honor, $N. In our war torn lands, death and despair are common. Many will not rise to meet the challenge of life in our new home, choosing instead to hide in their homes or escape to the more fortified lands of the Alliance.$B$BThank you, $N. Perhaps someday soon we shall fight along side as comrades versus another foe.','With the infected Den Mother slain, the population of Rabid Thistle Bears entering our land is lessened. Waste no time, $N.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6788,0,0,0,1,0,0,0,0,0,0,0,7738,7739,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2158,2,12,1,5,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Rest and Relaxation','Every adventurer should rest when exhaustion sets in - and there is no finer place to get rest and relaxation than at the Lion\'s Pride Inn!$B$BMy best friend, Innkeeper Farley, runs the Lion\'s Pride. If you tell him I sent you, he may give you the special discounted rates on food and drink.$B$BTo find the Lion\'s Pride Inn, travel south along the road from here -- you can\'t miss it!','Speak with Innkeeper Farley at the Lion\'s Pride Inn.','Rest and relaxation for the tired and cold -- that\'s our motto! Please, take a seat by the fire and rest your weary bones.$B$BWould you like to try a sampling of some of our fine food and drink?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4656,159,0,0,0,0,5,5,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2159,2,141,1,5,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7627,1,0,'Dolanaar Delivery','Greetings, young $c. Can you offer me aid? I have a package of herbs that I must deliver to the town of Dolanaar. But I still have business with the druids of Shadowglen and cannot yet leave.$B$BCan you deliver this package for me? It must be sent to Innkeeper Keldamyr, at the Dolanaar inn. It lies along the road, to the south.','Bring the Dolanaar Delivery to Innkeeper Keldamyr.','Ah yes, the delivery of herbs from Shadowglen. It is a shame Porthannius could not bring it himself, for we have much to discuss, he and I. But I am glad to get the herbs nonetheless, and I am glad you came.$B$BWhile you are here, please, rest yourself. Heroes must keep their strength and spirits high, and must find rest and solace whenever they may. For to neglect one\'s peace of body and mind is a sure path to failure.$B$BSo... rest.','How might I be of service to you, young one? Are you here to rest in the inn? Do you require a hearthstone?','','','','','',7627,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2070,159,0,0,0,0,5,5,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,25,0,0,0,0,0,66,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,1,6,0,0,0,0,0,0,0,0,0,0), + (2160,2,1,1,5,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7646,1,0,'Supplies to Tannok','Hey! You look like a hearty adventurer. If you\'re planning on braving the pass, do you suppose you could bring a package to the inn in Kharanos?$B$BYou were planning on stopping at the inn, right? If you make it through the pass, you\'ll definitely want to take a breather there.$B$BAnyways, bring this to Tannok Frosthammer, the innkeeper\'s assistant. I can\'t get through the pass myself, and it\'ll be days until a Mountaineer escort comes through!','Deliver the Crate of Inn Supplies to Tannok Frosthammer in Kharanos.','Ah, at last, the supplies from Hands! I was beginning to worry, we\'ve had scarce word from Anvilmar ever since the troggs overran the pass.$B$BThanks for bring this to me, $N. And please, make yourself comfortable. You must be tired after your journey.','Hi there! Come in, take a seat by the fire and warm yourself with a flagon of ale.','','','','','',7646,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,159,0,0,0,0,5,5,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,25,25,0,0,0,0,66,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2161,2,14,1,5,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7629,1,0,'A Peon\'s Burden','Excuse me? Can you help me?$B$BI have a load of food here. I walked along the road and braved scorpids and spiders and worse! I brought the food to the Valley of Trials because I thought they needed it and I like to help out. But they don\'t need any food! Now I have to take it back to Razor Hill and I\'m afraid of all the beasts along the way...$B$BCan you take it for me? I\'m just a peon, but you\'re a hero. You fear nothing!$B$BTake it to Innkeeper Grosk at the Razor Hill inn. Thank you!','Bring Ukor\'s Burden to Innkeeper Grosk in Razor Hill.','Ah, this is the food Ukor brought to the Valley of Trials. Did they not need it? Well, I guess they like to starve you heroes in training. Builds spirit, they say!$B$BThank you for returning the food. I\'ll stick it back on the shelves... but here, let me offer you some refreshment first!$B$BAnd don\'t forget to rest here in the inn. You may be a brave $C ready to take on the world, but if your energy is sapped you won\'t be doing yourself, or the Horde, much good.','Welcome to Razor Hill!','','','','','',7629,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4540,159,0,0,0,0,5,5,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,25,25,0,0,0,0,66,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2178,2,-304,9,12,0,0,77,185,10,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Easy Strider Living','Do you smell that delicious aroma? It\'s my secret recipe, $N--fresh strider stew. Delicious!$B$BPerhaps you would be interested in learning the recipe?$B$BBefore I teach you the recipe, you will need to prove that you can handle the beasts.$B$BNow, I don\'t expect you to go out and tame one and ride it back to me, but if you can kill a few and bring back some of their succulent meat, I may be persuaded to show you the ways of strider stew.','Bring back 5 Strider Meat to Alanndarian Nightsong in Auberdine.','Fantastic! Try it and tell me what you think, $N!','The pot is empty and I\'m hungry! What\'s taking you so long?','','','','','',5469,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5486,5477,0,0,1,5,0,0,69,0,0,0,0,250,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2198,2,1517,37,41,81,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2199,7666,1,0,'The Shattered Necklace','You have found a tarnished necklace, though the tarnish belies intricate and magical craftsmanship. The necklace has been shattered, as its setting appears to be missing three gems. On the underside of the necklace is the faint imprint of the city seal for Ironforge. Below the seal are three tiny, engraved letters: \"TdK\".$B$BIf there is anything to be gleaned from the necklace, you will need to learn about its origins. Perhaps the seal and the initials are a start...','Search for the original creator of the shattered necklace to learn of its potential value.','Yes... I am the jeweler who made this necklace. I also am not in the business of handing out information as though it were free. Information is never free, friend. If I am going to help you out, you need to help ME out first.','You\'ve got the wrong gnome, pal! I was never there! You can\'t prove anything!$B$BWait a second... who are you? What the... where did you find this necklace at?','','','','','',7666,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,25,0,0,0,0,0,0,0,0,0), + (2199,2,1517,37,41,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,2198,0,0,2200,0,0,0,'Lore for a Price','I am a jeweler of great renown here in Ironforge! Well, former renown anyway... I have fallen onto hard times due to the chicanery of a competitor! A bad reputation in this business spells financial disaster. As a result, I find myself without a copper to my good-though-currently-sullied name.$B$BI want you to get me five silver bars to finish an order I received - the first in what seems like an eternity.$B$BYou get me those five silver bars, and I\'ll answer your questions on the necklace.','Bring five silver bars to Talvash del Kissel in Ironforge.','You\'re all right in my book; I don\'t care what everyone else has been saying... I kid, I kid! Seriously, thank you my friend.$B$BNow, the necklace you have is one of my finest creations, but it is missing three gems that help bind magic power to it. I crafted it for a paladin some time ago. He was on a self-appointed quest to clear out the \"evil taint\" present at an excavation site in the Badlands called Uldaman.$B$BWell... that paladin died in Uldaman, and that was just the beginning of my woes.','Have you got the five silver bars I asked for? I will share my sad tale of woe with you concerning the necklace you now possess... but only after I get those bars! Please, help a gnome out, won\'t ya?','','','','','',2842,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,150,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,21,0,0,0,0,0,0,0,0,0), + (2200,2,1517,37,42,81,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,2199,0,0,2201,7667,1,0,'Back to Uldaman','A competitor of mine started a rumor that my necklace cursed the paladin. Needless to say, no one wants to buy cursed items from a jeweler.$B$B$N, I\'ll make you a deal - find the gems and I\'ll reassemble the necklace, so long as you\'ll advertise that I do NOT make cursed items!$B$BTry looking for clues in Uldaman; maybe see if the paladin\'s body is down there, since he\'s the one who we know had it last! When you find the gems you should use this; it\'ll allow you to contact me here in Ironforge.','Search for clues as to the current disposition of Talvash\'s necklace within Uldaman. The slain paladin he mentioned was the person who had it last.','Remains of a paladin: Reading the journal reveals that after much effort, the paladin had identified the location of all three missing gems:$B$BThe Shadowforge dwarves hid the ruby in their barricaded area as they battled the Troggs for control of Uldaman.$B$BThe troggs stashed the topaz in an urn located near some unusual inhabitants of Uldaman - Alliance dwarves!$B$BFinally, the trogg elder himself took the sapphire as his own.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,150,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2201,2,1517,40,43,81,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,2200,0,0,2204,7668,1,0,'Find the Gems','The paladin\'s journal has provided perhaps the only clues that Uldaman will yield as to the location of the necklace\'s gems. If the paladin\'s scribing remains accurate, then the Shadowforge dwarves and the troggs that vie for control of the dig site will need to be dealt with.$B$BArmed with this knowledge, the search for the gems begins in earnest. When all the gems have been acquired, Talvash in Ironforge should be notified via the Phial of Scrying as per his instructions.','Find the ruby, sapphire, and topaz that are scattered throughout Uldaman. Once acquired, contact Talvash del Kissel remotely by using the Phial of Scrying he previously gave you.$B$BFrom the journal, you know...$B* The ruby has been stashed in a barricaded Shadowforge area.$B* The topaz has been hidden in an urn in one of the Trogg areas, near some Alliance dwarves.$B$B* The sapphire has been claimed by Grimlok, the trogg leader.','Yep, those indeed are the three gems. Good job! Unfortunately, your work isn\'t quite over just yet.$B$BNo, I\'m not trying to pull a fast one here, silly $C. This is about making magic jewelry - Talvash del Kissel quality-level jewelry! You need a strong power source to give it some oomph. Well, that necklace has no more oomph to give.','Talvash\'s image comes into focus from the waters of the scrying bowl.$B$B\"Wow, you\'re still alive! Did you manage to find the gems? Are you truly the savior of my reputation I have hoped for? Please tell me you didn\'t waste a charge on the phial just to chat; those things are NOT cheap, and I\'m already in dire financial strai','','','','','',7669,7670,7671,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2202,2,1517,36,42,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,2258,0,0,0,0,0,0,'Uldaman Reagent Run','I\'ve heard about a newly discovered plant called the magenta fungus caps. They grow in clusters at the Uldaman dig site and can be found in the early tunnels and deep within the less-explored areas. I want to study their potential use in alchemy, and that\'s where you come in.$B$BFind the magenta cap clusters and bring me a dozen caps. Be warned, the clusters may spew out poison spores if jostled.$B$BDo this for me, and I\'ll whip up a batch of one of my famous restorative elixirs for you!','Bring 12 Magenta Fungus Caps to Jarkal Mossmeld in Kargath.','Well done $N, you\'ve proven your worth once again! The caps will be an interesting study, you betcha.$B$BAnd now, as promised, enjoy a taste of one of my more potent restorative brews from my personal stock...$B$BIf you are a skilled alchemist, then perhaps we might have some additional business to conduct. Regardless, I thank you for your assistance!','Have you obtained the magenta fungus caps I need for my alchemical work? No caps - no reward!','','','','','',8047,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9030,0,0,0,5,0,0,0,530,0,0,0,0,250,0,0,0,0,5500,2070,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2203,2,3,40,44,1,0,178,171,210,0,0,0,0,0,0,0,0,0,0,0,2202,0,0,0,7870,1,0,'Badlands Reagent Run II','You have been most helpful to me, $c. I would reward you with the very recipe for the brew I gave you earlier... but I would ask of you a task that is quite dangerous. Hear my request.$B$BThis lockbox contains three empty thaumaturgy vessels; they are imbued with an attunement aura that will drain the blood of a scorched guardian dragon. Using one on the beast will anger it greatly, so be warned. Once you have all three filled, bring them to me.$B$BDo this, and the recipe will be yours.','Use the empty thaumaturgy vessels on scorched guardian dragons found in the Badlands. Once you have them filled, bring them to Jarkal Mossmeld in Kargath.','From one alchemist to another, I salute you. Here, take this recipe and commit it to your knowledge. May it bring you the success and rewards that it has brought me over the years.','Have you used the vessels to get me the scorched guardian dragon blood I need? Yes, I know it is a dangerous task... but the recipe for my restorative brew awaits your success. Risk and reward, my friend... risk and reward...','','','','','',7867,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,2250,11452,11522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2204,2,1517,37,44,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,2201,0,0,0,0,0,0,'Restoring the Necklace','You are going to need to find some \"oomph\" for the necklace, and Uldaman is probably the best place for it, actually. I guess there are a lot of constructs running around in there, yeah? Well, take out the biggest, baddest construct in that place and grab its power source! I am pretty sure I can fuse that source into the necklace.$B$BWithout that power source, fixing the necklace will be impossible. Come back to me here to Ironforge when you have it, and we\'ll get it all fixed up for you!','Obtain a power source from the most powerful construct you can find in Uldaman, and deliver it to Talvash del Kissel in Ironforge.','Well I\'ll be - I sure am glad to see you and this power source in one piece. It will take me a moment to magically fuse the power source with the necklace now that the gems have been reunited with it. Once it is done, however, the necklace will be yours!$B$BYou\'re excited, aren\'t you? All tingly with anticipation? Now where did I put that spell focus at...','You didn\'t even stop to tidy yourself up after leaving Uldaman, did you. You just came straight here, lingering dungeon odors be damned. Well, let\'s hope this visit is merely an odiferous one, and not a useless one to boot.$B$BDo you have the power source for the necklace?','','','','','',7672,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,555,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2205,2,-162,10,10,0,8,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2206,2205,0,7674,1,0,'Seek out SI: 7','The badge? Oh, it\'s nothing, fish - nothing you could handle anyhow. By the looks of you, I\'d say Mathias is likely to mistake you for the cheese delivery $g boy:girl; instead of a proper rogue. Regardless, I\'ve been assigned a job and I\'ve made a promise to deliver on that job.$B$BSpeaking of which, deliver this package to Mathias and he may give you a small task or two.$B$BGet cracking. $B','Deliver Keryn Sylvius\'s package to Master Mathias Shaw at the Stormwind Barracks.','You found me - and by looking at you, I\'d say the run and subsequent search may have been a great strain on your system, both mentally and physically.$B$BWould you like Renzik to show you the way to an inn or are you ready for some work?','Can I help you, $C?','','','','','',7674,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,85,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2206,2,-162,10,10,0,8,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Snatch and Grab','Our operatives in the field are reporting heavy Defias activity south of Goldshire. The reports indicate that the Defias have taken over Jerod\'s Landing and are now using it as a way to smuggle large quantities of contraband from Redridge to Westfall.$B$BI need you to infiltrate the dock house and get me that shipping schedule, $N. You will probably find it buried deep in the pockets of the Dockmaster.$B$B...and $N, should you be discovered, SI:7 will disavow all knowledge of your existence.','Find the Defias Dockmaster and recover the Shipping Schedule for Master Mathias Shaw.$B','I am astonished... Astonished that Keryn finally found a recruit that could possibly have the makings of a proper $C. Take this blade, $N. A day will come when you will be called upon again to serve the SI:7. Hone your skills, keep your eyes open and that blade sharp.$B$BYou won\'t see us coming but you\'ll feel it when we get there...','Your mortality wanes with every moment you waste loitering in the barracks, $C.','','','','','',7675,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7298,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2218,2,-162,10,10,0,8,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,2205,2238,0,0,0,'Road to Salvation','Another lost soul looking for guidance, eh? I suppose you want to find a purpose - your purpose. I\'ve seen it a thousand times, another hero looking for work.$B$BWell, today\'s your lucky day, friend. Hogral\'s got the cure for your ailment.$B$BHere\'s what you do: Take this road here up to Ironforge and make your way to the Forlorn Cavern. Once there, locate the thieves\' guild and speak with Hulfdan Blackbeard. He\'ll put you on the road to salvation.$B','Speak with Hulfdan Blackbeard in Ironforge.','So ye think yer a right scoundrel? Destined to be one o\' Blackbeard\'s chosen few - an officer o\' the Hidden Circle?$B$BOnly a good fer nothin\' scallywag would think so highly o\' hisself.$B$BThat\'s exactly what we be lookin\' fer! Welcome aboard, $N!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,175,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2238,2,-162,10,10,0,8,77,0,0,0,0,0,0,0,0,0,0,0,8,0,2218,0,0,2239,0,0,0,'Simple Subterfugin\'','Ye see, the King be strip mining the quarry fer ore and gems. More riches than any one dwarf should see in ten lifetimes.$B$BThe Hidden Circle has values, $N. We value valuables. Can ye understand?$B$BNow we feels the King should be sharing some of that booty, but we don\'t want ol\' \'Stinkbeard\' to know he\'s sharin\' - if ye catch me drift.$B$BWe needs ye to speak with Onin MacHammar over by Gnomeregan and bring back a report. The crafty dwarf has hidden hisself amongst the lepers. Be careful.','Find Onin MacHammar by Gnomeregan.','Shhhh! Keep it down you daft fool. They\'ll hear us. ','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2239,2,-162,10,10,0,8,77,0,0,0,0,0,0,0,0,0,0,0,0,0,2238,0,0,0,7715,1,0,'Onin\'s Report','The Quarry? Yap, I see those monstrous armored steam tanks come by this post near every day.$B$BMy contacts to the east tell me that the tank starts off at Ironforge, makes a pickup at the Gol\'Bolar Quarry, stops over at Kharanos to refuel and then for some blasted reason, it takes the long way around past Gnomeregan, before reaching Ironforge to drop off the shipment.$B$BIt\'s all in the report, $r. Take it back to Hulfdan so he can plan the next step.$B','Take Onin\'s Report back to Hulfdan in Ironforge.','Long route? In the name o\' me own beard!$B$BYe done good, $N. Take this dagger and be gone with ye. The Circle will call upon ye again when step three be ready to be set into motion.$B$BWhat\'s step three? It comes right after step two - me putting me boot up yer backside.$B$BInterested?','Did ye enjoy the stench of leper gnome? I only ask because ye got a crazy smile on yer face.$B$BWhat news do ye bring from Onin?','','','','','',7715,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7298,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2240,2,1517,35,40,81,0,77,0,0,0,0,0,0,0,0,0,0,0,12,2,2398,0,0,0,0,0,0,'The Hidden Chamber','Now for the task at hand.$B$BThere is a secret chamber, the Chamber of Khaz\'mul, that must be explored. The problem is that the chamber\'s behind a huge, locked door! It\'s a lucky thing I know how to open it.$B$BI\'ve described everything in my journal, here on the table. My band and I are stuck here for now... so you, $N, must find the chamber of Khaz\'mul for us!$B$BRead my journal, explore the chamber, then report to Prospector Stormpike at the Explorers\' League in Ironforge.','Read Baelog\'s Journal, explore the hidden chamber, then report to Prospector Stormpike.','You have seen the Chamber of Khaz\'mul? Amazing! Baelog was sure it existed, but I must admit that I had my doubts.$B$BThank you, $N. With luck your finding will incite our leaders to renew their efforts to retake Uldaman. And if it is ever again under Ironforge control, then the secrets of the Chamber of Khaz\'mul will be ours!','Do you have something to report?','Explore the Hidden Chamber','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9626,9627,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,350,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,1,5,0,0,0,0,0,0,0,1,1,5,0,0,0,0,0,0,0,0), + (2241,2,-162,10,10,0,8,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2242,2205,0,7735,1,0,'The Apple Falls','They say I\'m \'lovestruck,\' whatever that means.$B$BSure, I spend my every waking moment thinking about Syurna. Sure, my home is full of paintings and drawings of Syurna. Sure, I often go days without eating, sleeping, or drinking, while I lament about the love we could have had. Is that so wrong?$B$BNow she won\'t see me! ME! I\'ve tried sending her messages but she won\'t even talk to another person unless they are a rogue.$B$BCould you deliver this flower to her? Don\'t forget to tell her it\'s from Jannok.','Take Jannok\'s Rose to Syurna in Darnassus.','Had I saved every flower that dolt, Jannok, had sent me, I would have had the means to open a shop. Regardless, it seems as if Jannok\'s latest courier may prove to be useful.Interested in some work, $C?','Oh, isn\'t this wonderful. You\'ve brought flowers for your own funeral.','','','','','',7735,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2242,2,-162,10,10,0,8,77,0,0,0,0,0,0,0,0,0,0,0,8,0,2241,0,0,0,0,0,0,'Destiny Calls','We believe there is one being that may be able to help us understand what is happening to the forests of Teldrassil. Unfortunately, getting the creature to cooperate has proven disastrous.$B$BHe hides on a branch at the outskirts of the Oracle Glade. All who have so far approached the satyr, whether through force or diplomacy, have met with doom. Perhaps stealth is the answer, $N.$B$BFind what Sethir the Ancient carries in his packs and report back to me.$B','Find Sethir the Ancient and bring back any clues that you may discover to Syurna.$B','This is grim news, $N. It would seem that the sickness which has gripped the forests and rivers of Darkshore has begun to taint our home.$B$BYou have served us well, but there is nothing more you can do here. Take this blade as a reward for your service to Teldrassil.','Have you anything to report from Sethir the Ancient, $N?','','','','','',7737,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7298,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2258,2,3,36,39,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2202,0,0,0,'Badlands Reagent Run','$N, I could use your aid if you\'re up for it. I am an alchemist of some note, and I seek your aid in acquiring some reagents found out in the Badlands.$B$BI need the following items to replenish my stocks: five buzzard gizzards, ten crag coyote fangs, and five rock elemental shards. Obviously, you can get them off of the beasties themselves; if you\'re not the fighting type, then find friends who are.$B$BAcquire these items for me, you\'ll get some coin out of the deal. Watcha wanna do?','Bring 5 Buzzard Gizzards, 10 Crag Coyote Fangs, and 5 Rock Elemental Shards to Jarkal Mossmeld in Kargath, Badlands.','Ah, well done! These should last me for a little while, at least. Here is your pay as promised.$B$BIf you\'re interested, I have some more reagents I could use. These, however, are only found in the depths of the Uldaman excavation. They will not be easy to get, but I will make it worth your while if you are interested in helping me again.$B$BPerhaps something more than some shiny coins, yes?','Have you gotten the things I need yet? You won\'t get paid unless you bring me those reagents.','','','','','',7847,7846,7848,0,5,10,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,4500,1800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2259,2,-162,16,16,0,8,77,0,0,0,0,0,0,0,0,0,0,0,8,0,2241,0,0,2260,0,0,0,'Erion Shadewhisper','Do not worry, $N, I am not sending you to see Syurna. Erion requires your presence at the Cenarion Enclave. Make haste!','Contact Erion Shadewhisper in Darnassus.$B','It is time to branch out, $R - the world awaits.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2260,2,-162,16,16,0,8,77,0,0,0,0,0,0,0,0,0,0,0,8,0,2259,0,0,0,0,0,0,'Erion\'s Behest','Word of your deeds has spread far and wide, $N. So far, in fact, that Stormwind Intelligence has asked for you by name.$B$BThe journey is taxing and not without peril, but an opportunity to train under SI:7 should not be taken lightly.$B$BA new world awaits you, $N. Make your way to Old Town in Stormwind and speak with Renzik \"The Shiv\" at SI:7 headquarters.$B','Travel to Stormwind City and seek council with Renzik \"The Shiv.\"$B','You have answered SI:7\'s calling, $N and journeyed from distant shores to join our ranks, however, there is much for you to learn.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2278,2,1517,40,47,81,0,255,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,'The Platinum Discs','The centerpieces of this treasure chamber are four huge platinum discs, each adorned with numerous sigils of an unknown origin. Touching them makes your hand tingle. Just after touching the discs, the visage of a large stone watcher springs forth.$B$B\"Salutations. I am a keeper of knowledge. The Creators\' synthesis of the Earthen has been chronicled and stored here for this world in the Discs of Norgannon.\"$B$BYou have uncovered a wealth of previously undiscovered worldly lore!','Speak with stone watcher and learn what ancient lore it keeps. Once you have learned what lore it has to offer, activate the Discs of Norgannon.','Following the instructions of the stone watcher, you once again access the Discs of Norgannon now that you have learned about the history of the Earthen, the troggs, and the dwarves. A faint, brief hum is heard from within the discs. The stone watcher then speaks:$B$B\"The discs have now been synthesized. Access the Discs of Norgannon once more to receive your personal copy.\"','The voice of the stone watcher seems to resonate within your very inner being:$B$B\"You must first satisfy the data assimilation prerequisite of Discs of Norgannon; once you fulfill this requirement, you will then be permitted to obtain a portable version of the stored data. Please be sure you have fully explored the information within this repository first.\"','Learn what lore that the stone watcher has to offer','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,2278,0), + (2279,2,1517,40,47,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,2278,2439,0,2439,6064,1,0,'The Platinum Discs','Touching the Discs of Norgannon once again makes your hand tingle. This time, however, a strange grinding noise is heard from inside the discs.$B$BYour backpack suddenly becomes heavier than it was before. Inside, you discover a miniature version of the discs!$B$BNo doubt, an item of this sort would be invaluable for someone interested in the ancient history of Azeroth. The Explorers\' League in Ironforge is such a group, known throughout the Alliance; perhaps they can make good use of it.','Take the miniature version of the Discs of Norgannon to the Explorers\' League in Ironforge.','What do you have there... oh my. You found this where?$B$BNo, really?$B$BYou spoke to whom about what?$B$BNO, REALLY?!$B$BMy fine $C, you may have just made the archaeological find of the year! By the Gods who am I kidding, the find of the century! If these discs are what I think them to be, then this could be the very key we have been looking for! This may well prove outright once and for all the legitimacy of the Dwarves\' enchanted creation!','Yes, may I help you with something? I assure you I am a very busy right now. If it is grave importance to the Explorers\' League, however, then I am all ears!','','','','','',6064,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,350,0,0,0,0,0,3150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0), + (2280,2,1517,40,47,81,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,2278,2439,0,2440,6064,1,0,'The Platinum Discs','Touching the Discs of Norgannon once again makes your hand tingle. This time, however, a strange grinding noise is heard from inside the discs.$B$BYour backpack suddenly becomes heavier than it was before. Inside, you discover a miniature version of the discs!$B$BNo doubt, an item of this sort would be invaluable for someone interested in the ancient history of Azeroth. The sages of Thunder Bluff are such historians, known throughout the Horde; perhaps they can make good use of it.','Take the miniature version of the Discs of Norgannon to the one of the sages in Thunder Bluff.','What are these here then?$B$BImpressive, young one! These discs, in them I sense secrets that the earth has held on to tightly for many years. You were very wise to bring them here to me.','Yes young one, I see you marching into my tent with intensity in your stride... with determination in your purpose. You seek my counsel is some matter of grave importance to the Horde? Perhaps you wish a mystery of the universe revealed to you?','','','','','',6064,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,350,0,0,0,0,0,3150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2281,2,-162,16,16,0,8,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2282,0,0,0,'Redridge Rendezvous','Sending you out in the field now would be suicide. Renzik doesn\'t need another dead rogue on his hands. Don\'t fret, though, $N - Renzik is going to get you up to speed.$B$BMake your way to the Redridge Mountains and speak with an associate of SI:7 named Lucius. You will find him hanging around the docks of Lakeshire with the other shady good-for-nothings.','Venture forth to Lakeshire in the Redridge Mountains and speak with Lucius.$B','Ah, so your fingers are a little fat, eh? Don\'t worry, $N, I\'ve turned more useless thieves than you into accomplished rogues.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2282,2,-162,16,20,0,8,77,0,0,0,0,0,0,0,0,0,0,0,0,0,2281,0,0,0,5060,1,0,'Alther\'s Mill','We\'ve been training thieves here for years! After all, not every rapscallion is born with the grace and finesse of old Lucius.$B$BUp off the road here you\'ll find Alther\'s Mill. I got a chest up there with something important inside. Go get it for me! Bring back that token and you\'ll receive your Certificate of Thievery!','Open Lucius\'s Lockbox, recover the Token of Thievery and return it to Lucius in Lakeshire.','Cracked it open, did you? Nice work, $N.$B$BIf you die now, we can rest easy knowing it was due to your own stupidity and not inexperience.','Did I forget to mention the orcs?$B$BI hear they have been nosing around up by the mill.','','','','','',7871,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7907,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2283,2,1517,37,41,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2284,0,0,0,'Necklace Recovery','We\'ve got work for you, that is if you\'ve got the guts to do it!$B$BDeep in the Badlands is the Uldaman dig site. We\'ve heard a tale about some idiot paladin who died there recently. Why we even care is that he had a very valuable necklace on him. It\'s supposedly got three large gems: a ruby, a sapphire, and a topaz.$B$BThe shot: we want it, and we\'re payin\' TOP SILVER to get it. It may be damaged, but that\'s neither here nor there; we\'ll fix whatever scratches are on it.','Look for a valuable necklace within the Uldaman dig site and bring it back to Dran Droffers in Orgrimmar. The necklace may be damaged.','Mmmm salvage! I can smell the necklace from here. Now let\'s look at that beauty...$B$BHey, what do you think you\'re trying to do here? This necklace is missing the gems! You think we wouldn\'t notice? Even Malton could see that the gems are gone.$B$BWell, maybe you didn\'t steal them... but this necklace is worthless without those gems! Your job isn\'t done here yet, not by a long shot!','Well, do you have the necklace? You won\'t see a copper from us if you don\'t have that necklace!','','','','','',7666,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,150,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2284,2,1517,37,41,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,2283,0,0,2318,0,0,0,'Necklace Recovery, Take 2','As sure as Malton is a dummy, those gems are still in Uldaman somewhere. You\'re going to have to go back there and look for them.$B$BLike I said before, if the information we have is correct then there\'s a ruby, a sapphire, and a topaz that go with the necklace. Find them and put them in the necklace.$B$BAs to where the gems are, who knows? Maybe you\'ll get lucky and find the corpse of the Paladin. If he\'s not been stripped clean already, then maybe he\'s got them on him still.','Find a clue as to the gems\' whereabouts in the depths of Uldaman.','You seem to have found the remains of the paladin that Dran had mentioned from before. Searching the remains uncovers what would appear to be his journal. The book is in poor condition, as dried blood has stained most of the text in the book. What you can read, however, is gibberish; it is written in the native tongue of the humans, to the best of your knowledge.$B$BYou will need the book translated if you are to glean any knowledge from it.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,150,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2298,2,-162,16,16,0,8,77,0,0,0,0,0,0,0,0,0,0,0,8,0,2299,0,0,0,0,0,0,'Kingly Shakedown','So there we were, about to start plottin\' out phase III when a couple o\' Magni\'s blockheads come bargin\' in here talkin\' bout some kind o\' heist and arresting some o\' the Hidden Circle.$B$BWell nobody puts the iron on old Blackbeard! The argumentations got heavy and thick and somehow yer name weres blurted out!$B$BMe advice? Take the first Gryphon out o\' Ironforge and get to Stormwind. Get yerself to Old Town and once there, talk to an old friend o\' mine named Renzik \"The Shiv.\"','Travel to Stormwind and seek out Renzik \"The Shiv.\"','It\'s always good to have one of Hulfdan\'s rogues among our ranks!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2299,2,-162,16,16,0,8,77,0,0,0,0,0,0,0,0,0,0,0,8,0,2218,0,0,2298,0,0,0,'To Hulfdan!','Where have you been, $N? Hulfdan\'s been looking all over the place for you. We thought the king may have put you in irons.$B$BGet to Ironforge as soon as possible and speak with Hulfdan!','Travel to Ironforge and speak with Hulfdan Blackbeard.','Keep yer voice down, $N, the guards may hear ye.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2300,2,-162,16,16,0,8,77,0,0,0,0,0,0,0,0,0,0,0,8,0,2205,0,0,2281,0,0,0,'SI:7','Renzik was looking for you, fish.$B$BI wouldn\'t keep Mathias\'s second in command waiting if I were you.$B','Travel to Stormwind and seek out Renzik \"The Shiv.\"$B','Are you ready to get to work or do you need to take a nap before we get started?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2318,2,1517,37,42,81,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,2284,0,0,2338,7886,1,0,'Translating the Journal','At an impasse of sorts, you know that you will need the book translated into a language you can understand. There certainly are a number of people in the world who could do it; the closest location that might have someone who could, however, is the Kargath outpost in the Badlands. Perhaps that is a good place to start.$B','Find someone who can translate the paladin\'s journal. The closest location that might have someone is Kargath, in the Badlands.','Mighty $C, I know what you are doing out here in the Badlands. I know you seek my gift of tongues. You\'re after the parts to that necklace you found in Uldaman.$B$BSurprised? Don\'t be - it\'s my job to know such things. Instead, let\'s discuss what you\'re going to do for a translated journal. Trust me - I\'m the only one you\'ll find that can translate it.$B$BBetter still, let me make you a better offer than Dran Droffers is, and it\'ll let you still complete your deal with them. Interested now, yes?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2338,2,1517,37,42,81,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,2318,0,0,0,7886,1,0,'Translating the Journal','Droffers and Son Salvage aren\'t smart enough to restore the magic in the necklace, but I am. All I want to do is study the necklace so I can learn to make them myself. To do that, I will need your necklace. Let me borrow it, and in exchange for the time I get to study it I will translate the journal for you. While you are searching for the gems, I should have enough time to learn what I need to.$B$BIt\'s a simple deal, and no one else will be the wiser. Whatcha wanna do?','Let Jarkal borrow the necklace. In exchange, he will translate the journal for you.','You know a good deal when you see one - I knew I could count on you.$B$BIt will be just a moment while I cast a spell to quickly translate the human tongue into a form you will understand. I am a troll of my word; ask anyone in the Horde about Jarkal Mossmeld. Now, let\'s get this started...','You\'ve thought about it, yes? You\'re a smart $C if you take this deal - you and I will get what we both want, and Droffers and Son Salvage will think they\'re getting what they want.','','','','','',7886,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,10,0,0,0,0,0,210,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2339,2,1517,37,44,81,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,2338,0,0,0,7668,1,0,'Find the Gems and Power Source','Here is the journal, translated for you to read on your own. The crux of it says dwarves hid the ruby, the troggs hid the topaz, and a trogg named Grimlok has the sapphire.$B$BLook - you\'re going to need a power source to make the necklace work again. Dran Droffers doesn\'t know this. To find one, here\'s what I\'d do: go as deep as you can in Uldaman and kill whatever construct there is the strongest. No doubt whatever that is would have it.$B$BWhen you have everything collected, come back here!','Recover all three gems and a power source for the necklace from Uldaman, and then bring them to Jarkal Mossmeld in Kargath. Jarkal believes a power source might be found on the strongest construct present in Uldaman.$B$BFrom the journal, you know...$B* The ruby has been stashed in a barricaded Shadowforge area.$B* The topaz has been hidden in an urn in one of the Trogg areas, near some Alliance dwarves.$B* The sapphire has been claimed by Grimlok, the trogg leader.','Very well done, $C. Now the fruits of our redirection will pay themselves out handsomely. I\'m finished with the necklace itself, and I am confident I can duplicate the construction process consistently.$B$BBut first, I will use a specially prepared incantation to quickly analyze those gems before you take them and the necklace back to Orgrimmar. This will take just a brief moment to do.','You\'ve got another trip into the depths of Uldaman in store for yourself if you don\'t have the gems and a power source capable of channeling magical power back into the necklace.$B$BYou\'ll be getting the gems back to deliver to the goons in Orgrimmar; I will be keeping the power source, since it will be the thing that will make the necklace work in the first place...','','','','','',7669,7670,7671,7672,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,2250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2340,2,1517,37,44,81,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,2339,0,0,2341,7887,1,0,'Deliver the Gems','Any necklace setting and gem will work, so long as they are the same material. This power source, however, is what will bring the magic back to the necklace... I hope.$B$BI\'ll gladly supply the gems needed for your version of the necklace, so long as the power source actually works.$B$BHead to Orgrimmar and keep your end of the bargain with Droffers and Son Salvage. Just keep your mouth shut about our deal, and when you get back I might have a wonderful surprise for you.','Deliver the Necklace and Gem Salvage to Dran Droffers in Orgrimmar.','Yep, it\'s all here. Say, mind if we keep the bag too? No? Thanks, appreciate it! Har!$B$BThis necklace will be our greatest haul yet! Don\'t feel too bad though; I\'m sure the necklace wouldn\'t fit you anyway. Har again!$B$BA deal is a deal, so here\'s your fee for the salvage. Our business is done here for now; check back later to see if we have more work. Until then, beat it!','Well, look who it is! Took your sweet time getting here, I see. Let\'s hope this isn\'t a waste of my time! You\'ll not get paid unless you have everything I asked for. And trust me on this - we\'ll be double and triple checking everything!','','','','','',7887,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,75,0,0,0,0,12500,1110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2341,2,1517,40,44,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,2340,0,0,0,0,0,0,'Necklace Recovery, Take 3','As Dran and Malton Droffers begin to squabble over their new salvage, half of the deal is now complete. A trip to the Badlands is now in order to finish things up, as Jarkal Mossmeld in Kargath might have a special reward waiting for you there.','Visit Jarkal Mossmeld in Kargath to see if he was successful.','The power source you gave me exceeded every expectation I had for it. I was able to make both you and me a necklace, and I have enough left over to make at least three more. They will fetch quite the fee, with Droffers and Son Salvage none the wiser.$B$BHere you go, my friend. I give you my thanks on a splendid job... and something quite special for your trouble.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7888,0,0,0,1,0,0,0,530,0,0,0,0,250,0,0,0,0,0,3360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2342,2,1517,33,43,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Reclaimed Treasures','Sweeping the bat pens with this broom is not befitting a Garrett! I\'ve earned a little coin from this accursed job, and I\'m willing to spend it on you to better my station.$B$BThe Garrett family weapon of choice is locked away in our chest in the South Common Hall of Uldaman from when we Garretts toiled there as diggers. Without it, I will be stuck here forever - literally - sweeping up after these infernal bats.$B$BReclaim my family\'s treasure and bring it to me! Help me restore my birthright!','Get Patrick Garrett\'s family treasure from their family chest in the South Common Hall of Uldaman, and bring it to him in the Undercity.','At last - a broom worthy of a Garrett. You\'re bloody well worth every silver I spent on you, I say!$B$BDo you hear me, foul bats? I now wield the Garrett family weapon of choice! Tremble, bats, tremble!!','The sweeping never ends... these bats are prolific in their mockery of me and my broom. Please tell me you\'ve reclaimed my family\'s treasure! I\'ve offered you my silver - is that not enough?!','','','','','',8026,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,6000,2160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,0,0,0,0,0,0,0,0,0,0), + (2358,2,-162,16,22,0,8,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Horns of Nez\'ra','Many years ago, the Horns of Nez\'ra were stolen from Ravenholdt manor. Across continents and oceans I have searched, only to discover that these insignificant beasts have had it in their possession all along.$B$BSlay every Blackrock orc you cross until the Horns of Nez\'ra are recovered. Should you recover the horns, find me in Lakeshire.$B$BDo this for me and your name shall be known to Ravenholdt, $N.','Return the Horns of Nez\'ra to Arantir\'s Shadow in Lakeshire.','To deny Ravenholdt the artifact, would be to deny one\'s own existence. Well done, $C. You may yet walk among the assassins of Ravenholdt.$B$BAs a young rogue adventuring in Darkshore, I discovered a tea that replenishes energy in combat. It has served me well throughout the years and now I pass on a taste of the thistle tea to you. Drink of it when you tire, $N, and fight with vigor once more!$B$B','Do you have the demon prince\'s horns?','','','','','',7906,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7676,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2359,2,-162,20,24,1,8,77,0,0,0,0,0,0,0,0,0,0,0,0,0,2360,0,0,2607,8046,1,0,'Klaven\'s Tower','I\'ve been staking out this tower for weeks, $N. Recently a major shipment came through from Duskwood, and along with it came those guards.$B$BWhat are they? Your guess is as good as mine. I can tell you one thing - they aren\'t human.$B$BAnyhow, the shipment had a chest - which is what I assume those abominations are guarding. The zombie with the spikes holds a key we\'ll need.$B$BGet that key, get in the tower, and uncover whatever is in that chest. Take your findings back to Mathias.','Steal the Defias Tower Key, break into the Defias Tower and uncover the contents of the Duskwood Chest. Take whatever information you find back to Mathias Shaw in Stormwind. Read Kearnen\'s Journal to gain insight about the tower.$B','This would explain the Defias drones you and Kearnen saw outside of the tower, $N. It would also explain the Venture Company\'s involvement with the Defias and the strange shipments out of Duskwood.$B$BAccording to this book, the Zanzil trolls in Stranglethorn have discovered a way to raise the dead through potions... or to be more specific: poison.$B$BYou\'ll be of no use to SI:7 without a firm understanding of poisons, $N -- especially with the recipe to create undeath at our fingertips.','Any news from Agent Kearnen?','','','','','',7908,7923,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18160,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1170,2842,2995,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2360,2,-162,20,20,0,8,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2359,0,0,0,'Mathias and the Defias','Not a moment too soon, $N. SI:7 reconnaissance is reporting unusually heavy Defias activity in Westfall.$B$BIt would seem that the Defias have taken over an abandoned Alliance watch tower southeast of Sentinel Hill and are using it as a base of operations to smuggle in goods from the Redridge supply route.$B$BGet to Westfall and contact Agent Kearnen for your debriefing. You will find her hidden near the tower.$B$B...and $N, should you be discovered, SI:7 will disavow all knowledge of your existence. ','Travel to Westfall and find Agent Kearnen for your debriefing.','Mathias finally sent another agent to back me up, eh? Well I hope he\'s ready to hear some bad news.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2361,0,1517,37,44,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,2204,0,0,0,0,0,0,'Restoring the Necklace','','','I gladly give you this necklace, mighty $C. You have done me an invaluable service, and for that I thank you. Wear it with pride, and make sure you mention loudly and repeatedly who made it for you!$B$BAlso, if you could toss in the fact that it really isn\'t cursed, that would be great.','',NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7673,0,0,0,1,0,0,0,54,54,0,0,0,500,500,0,0,0,0,3360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2378,2,-162,16,16,0,8,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,2379,2378,2379,0,0,0,'Find the Shattered Hand','You have served the Deathstalkers well, $N, but perhaps it is time for you to venture outward. While you have shown aptitude in the ways of stealth and deception, you still require much training.$B$BThe Deathstalkers have allies within the Shattered Hand. Seek out those that would assist us - find Shenthul in Orgrimmar.$B','Journey to Orgrimmar and speak with Shenthul at the Cleft of Shadow.$B$B$B$B','So, you are what our mighty allies have sent Shenthul? How uninspiring....','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2379,2,-162,16,16,0,8,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2382,0,0,0,'Zando\'zan','Your determination alone is not enough to overcome the obstacles that lay ahead of us.$B$BSpeak with Zando\'zan to begin your training as an operative of the Shattered Hand.$B$BIt is only when you have mastered the practices of stealth and thievery that you may take the next step towards your destiny.$B','Speak with Zando\'zan at the Cleft of Shadow.','Perhaps Zando\'zan was wrong. Zando\'zan apologizes.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2380,2,-162,16,16,0,8,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,2379,2378,2379,0,0,0,'To Orgrimmar!','A master of stealth and deception you are not, however, all of that can and will change. You\'ve obviously impressed those in charge with your meager skills, as the great Shenthul has asked for you by name.$B$BTake the road north of here to Orgrimmar and speak with Shenthul in the Cleft of Shadow.$B','Speak with Shenthul at the Cleft of Shadow in Orgrimmar.','It is important that the Shattered Hand remains vigilant in the face of the changes Thrall wishes to bring about to the Horde. Our numbers alone will not be enough to overcome his rule - stealth and deception must be mastered.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2381,2,-162,16,18,0,8,178,0,0,0,0,0,0,0,0,0,0,0,0,0,2382,0,0,0,0,0,0,'Plundering the Plunderers','I don\'t mean to scare you, $N, but the last five thieves I sent to steal the southsea treasure came back to me in pieces.$B$BSouth along the coast you\'ll find Tide Razor, the southsea freebooter\'s ship. Nestled in the hold is the payoff - the southsea treasure. On the second level of that ship is the pirate\'s den, a place where they train all of their thieves.$B$BBoard that ship, steal the treasure, and bring it back to me. Use the pirate\'s den if you need to practice your thievery, but be careful!$B','Bring the Southsea Treasure back to Wrenix the Wretched in Ratchet. Do not forget to get an E.C.A.C. and Thieves\' Tools from Wrenix\'s Gizmotronic Apparatus. You will need both of these items to complete your mission.$B$BShould you be attacked by any unusually hostile parrots, use your E.C.A.C.!$B$B','Incredible! Improbable! Simply amazing! You\'ve got talent, Weir. Either that or you\'re the luckiest man alive!$B$BHere\'s your cut of the action. I\'m sure you would make better use of this stuff than I could.$B$B','Well, at least you still have all of your body parts. Did you find the treasure?$B$B','','','','','',7968,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7676,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2382,2,-162,16,16,0,8,178,0,0,0,0,0,0,0,0,0,0,0,8,0,2379,0,0,2381,0,0,0,'Wrenix of Ratchet','Zando\'zan has seen it! Yes, the day comes! Thrall\'s death... the dagger in his back, poison seeping through to his every vein... Zando\'zan has said too much.$B$B$N! Zando\'zan has a task for $N! $N must travel to Ratchet, east of the Crossroads, and speak with Wrenix the Wretched. Go!$B','Travel to Ratchet and speak with Wrenix the Wretched.','Another one? The last five that crazy troll sent me ended up as shark food. Let\'s hope you fare a little better, eh?$B$B','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2383,2,-81,1,1,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,788,0,0,0,12635,1,0,'Simple Parchment','Ah, while you were gone a parchment came for you, $N.$B$BRead it when you have time. If I\'m not mistaken, it came from the warrior trainer Frang. He would have words with you when you\'re ready. You\'ll find him outside the Den, taking cover in the shade.','Read the Simple Parchment and speak to Frang in the Valley of Trials.','Ah, that\'s my parchment. I heard you\'d be coming to the Valley, $N. I\'m glad to see you made it--let\'s hope you survive the trials ahead. Like I said, as you gain in power, come to me--I will do what I can to train you in the ways of the warrior.$B$BGood luck, $N, and return to me whenever you feel ready.','What\'s that you have there? A parchment? You\'re not a scholar, I hope...','','','','','',12635,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2398,2,1517,35,40,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2240,0,0,0,'The Lost Dwarves','The dig site at Uldaman wasn\'t always overrun. We Ironforge dwarves used to control the area, but... that was before the troggs came. They came so fast and in such numbers that not even dwarven might could stop them!$B$BIn fact, their attack was so sudden that I fear some of our people may be trapped behind enemy lines.$B$BMy friend Baelog led a small band of dwarves deep within the site just before the troggs showed up. If he and his company live, then I want you to find them.','Find Baelog in Uldaman.','It\'s about time you showed up! I was in danger of losing a bet with Olaf!$B$BHe wagered that his beard would grow to his knees before he saw another living $R. Well here you are, and as you can see Olaf\'s beard has a few more inches to go.$B$BThanks, $N. I\'ll split the winnings with you.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,500,144,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2399,0,141,4,10,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,931,0,0,0,0,0,0,'The Sprouted Fronds','','','The fronds Denalan planted within his garden have sprouted and grown. They tremble, eager to be picked....','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5205,0,0,0,5,0,0,0,69,0,0,0,0,10,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2418,2,1517,30,36,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Power Stones','A while ago, I had an incident with the Shadowforge Dwarves. They brought me to Angor Fortress to study two types of strange stones from Uldaman. I discovered that the stones were sustained, stable power sources if treated correctly. It\'s amazing the things one can find in that old dig site!$B$BAnyway, after I told them the secret of the stones they kicked me out of Angor Fortress and began digging for more in Uldaman.$B$BI want those stones for myself! Bring me both types and I\'ll pay you plenty!','Bring 8 Dentrium Power Stones and 8 An\'Alleum Power Stones to Rigglefuzz in the Badlands.','That\'s great, you found some! Thanks a lot, $N. You\'re the most dependable $r I\'ve met!$B$BI can\'t wait to try these on some devices I\'ve been tinkering with. I bet that, under the right circumstances, devices powered with these stones will keep going, and going, and going...','Do you have the power stones, $N? I have a robotic rodent that needs a power supply...','','','','','',8009,8052,0,0,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9522,10358,10359,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-350,350,0,0,0,0,2100,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,4,1,0,0,0,0,0,0,0,0), + (2438,2,141,1,6,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2459,0,0,0,'The Emerald Dreamcatcher','I was once given an emerald dreamcatcher from Gaerolas Talvethen, the warden of the druids in the Ban\'ethil Barrow Den. This powerful amulet is able to siphon energy from the Emerald Dream, bestowing luck upon those who carry it.$B$BSadly, I have not been able to retrieve it from my dresser in Starbreeze Village... Although Starbreeze was once a tranquil place, it has now succumbed to the corruption of the furbolg that reside there.$B$BPerhaps you would be willing to recover my dreamcatcher, $c? ','Bring the Emerald Dreamcatcher to Tallonkai Swiftroot in Dolanaar.','My emerald dreamcatcher is of great importance to me. It is a gift only given to few. Thank you for returning it, $N.','Please move swiftly. I can only hope that my emerald dreamcatcher has been unharmed by the furbolg.$B$BHave you recovered it yet, $N?','','','','','',8048,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,100,246,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,4,6,4,0,0,0,0,0,0,0,0,0), + (2439,2,1537,40,47,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,2279,0,0,0,8070,1,0,'The Platinum Discs','This object is an incredible find. The ancient Titans, or the Creators as these discs refer to them as, are the link to our enchanted creation, if the lore stored in here is correct! We\'ll need to invest as much research time into this as possible.$B$BAs for you, heroic $c, take this voucher to Dinita Stonemantle at the vault. It grants you what I think is a fitting for such a tremendous find!$B$BReturn to me directly when you are ready; there is much more to do for the Explorers\' League!','Take your reward voucher to Dinita Stonemantle in the Vault of Ironforge.','As yes, a voucher from the Explorers\' League... and quite the valuable one, might I add.$B$BThe Explorers\' League lends me the authority to offer you a choice in your compensation directly from their vault. You are to receive this item, and you may choose between five superior healing potions or five greater mana potions as your reward.','Welcome to the Vault of Ironforge, $N. What may I do for you today?','','','','','',8070,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3928,6149,0,0,0,0,5,5,0,0,0,0,9587,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), + (2440,2,1638,40,47,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,2280,0,0,0,8070,1,0,'The Platinum Discs','I shall focus my energies on these discs; they will reveal their true workings to me in due time.$B$BAs for you $N, I will now reward you for your diligence in bringing this to my attention. Take this voucher to Bena Winterhoof, the alchemy trainer for Thunder Bluff. She will give you a special item I believe you will find appealing, and she will supply you with a choice of potions from my personal stock.$B$BReturn to me soon, as I sense there is much more at hand for us to do regarding this find.','Take the reward voucher to Bena Winterhoof in Thunder Bluff.','Well $N, you must have pleased Sage Truthseeker greatly for him to give you this item. You are also to be granted a gift from his cache of potions; you may choose between 5 superior healing potions or 5 greater mana potions as your reward.','Greetings, $C! Are you here for alchemy training, or perhaps something else?','','','','','',8070,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3928,6149,0,0,0,0,5,5,0,0,0,0,9587,0,0,0,1,0,0,0,81,0,0,0,0,10,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2458,2,-162,20,20,0,8,178,0,0,0,0,0,0,0,0,0,0,0,0,0,2460,0,0,0,8051,1,0,'Deep Cover','The Venture Company... Perhaps you have heard of them?$B$BFor one year we have worked on planting an agent deep within their ranks. Through much hard work and careful planning, we succeeded.$B$BRecently we received word that the Venture Co. are planning something on a grand scale. Go north of the Sludge Fen to the Venture Co. tower and contact our undercover agent, Taskmaster Fizzule.$B$BWhen you find the tower, use this flare gun, then approach Fizzule and show him the salute of the Shattered Hand.$B','Travel to the Venture Co. Tower, north of the Sludge Fen and contact the Shattered Hand\'s covert operative, Taskmaster Fizzule.$B$BWhen the tower is in sight, use the Flare Gun to signal your arrival to Taskmaster Fizzule. Fire off TWO flares, then approach Taskmaster Fizzule and perform the Shattered /Salute.$B$BThese actions must be performed in the correct order, as Fizzule will attack and terminate any person he does not recognize.','It\'s good to see another agent of the Shattered Hand in these parts, however, the flare may have been a little too much!$B$BNext time you need to speak with me, blow into this whistle twice and I\'ll know you are an ally.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8066,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2459,2,141,1,8,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,2438,0,0,0,0,0,0,'Ferocitas the Dream Eater','The emerald... It is missing! My dreamcatcher has been damaged!$B$BThere is a band of Gnarlpine mystics located to the north of Starbreeze. I have heard reports that their leader, Ferocitas the Dream Eater has been wearing a necklace that glows green in the night. Now seeing my dreamcatcher, I am sure that he has stolen my emerald... He would never realize that its power is useless to him.$B$BFind this missing jewel, $N. And, while you\'re there, clear out some of the corrupted mystics as well.','Tallonkai Swiftroot in Dolanaar wants you to kill 7 Gnarlpine Mystics and find the Missing Jewel.','Now I can repair my dreamcatcher. Thank you, $N.','Ferocitas and the Gnarlpine Mystics must return what is mine. Please retrieve the emerald so that I may repair my emerald dreamcatcher.','','','','','',0,0,8050,0,0,0,1,0,0,0,8049,0,0,0,1,0,0,7235,0,0,0,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,450,525,0,0,0,0,0,0,0,0,15,1,0,0,0,100,0,0,2,6,2,0,0,0,200,0,0,0,0,0), + (2460,2,-162,20,20,0,8,178,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,2458,0,0,0,'The Shattered Salute','As a rogue of the Shattered Hand, it is imperative that you learn the Shattered Salute. It is the only way to truly identify another member of the Hand.$B$BWatch, learn, repeat.','Perform the Shattered Salute on Shenthul.','Well done, $N. You are now ready to proceed.','','Shattered Salute Performed','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,96,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2478,2,-162,20,24,1,8,178,0,0,0,0,0,0,0,0,0,0,0,8,0,2458,0,0,2479,0,0,0,'Mission: Possible But Not Probable','You will need to steal the tower key from Foreman Silixiz, $N. Once you\'ve got the key in your possession, hold on to it - I may need it later.$B$BRemember, the poison has weakened everything in this tower. Use your abilities to bring chaos and destruction to its inhabitants. Slay them all -- show no mercy!$B$BOnce everything inside lays in a bloodied heap, pick Gallywix\'s lockbox and steal the cache of Zanzil\'s mixture held inside. Take both the head of Gallywix and the mixture to Shenthul in Orgrimmar.','Steal Silixiz\'s Tower Key from Foreman Silixiz, then kill two Mutated Venture Co. Drones, two Venture Co. Patrollers, and two Venture Co. Lookouts.$B$BAssassinate Grand Foreman Gallywix and take his head, then pick the lock on Gallywix\'s lockbox and steal the Cache of Zanzil\'s Altered Mixture. Take the Cache and Gallywix\'s Head back to Shenthul in Orgrimmar for further instruction.$B','Poor Fizzule, he was a good agent -- one of our best. Alas, it is the price we pay, $N. Being a field agent of the Shattered Hand is dangerous work.$B$BYou have performed your duty well, $C. It would be a shame if you did not live to serve us again.','What have you to report, $N?','','','','','',8074,8072,8073,0,1,1,1,0,0,0,0,0,0,0,0,0,7310,7307,7308,0,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18160,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2479,2,-162,20,26,0,8,178,0,0,0,0,0,0,0,0,0,0,0,0,0,2478,0,0,2480,8087,1,9991,'Hinott\'s Assistance','Take a sample of the mixture to Serge Hinott in Tarren Mill.$B$BIf anyone can cure you, it\'s Serge. Live long enough and Serge will show you the ways of poison creation and use.','Travel to Tarren Mill in Hillsbrad Foothills and deliver the Sample of Zanzil\'s Mixture to Serge Hinott.$B$BTo get to Tarren Mill, take the Zeppelin to the Undercity and follow the road south through Silverpine and towards Hillsbrad. Follow the signs!$B$B','You look deliciously pale, $C. And what is that foul aroma you are giving off? I must know!','What\'s this???','','','','','',8087,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2480,2,-162,20,20,0,8,178,0,0,0,0,0,0,0,0,0,0,0,2,2,2479,0,0,0,0,0,0,'Hinott\'s Assistance','I have never seen such wondrous results from a poison! Zanzil you say? Never heard of him, however, I must commend him on the creation of this concoction.$B$BSo, I am to cure you of this and then teach you how to make use of the poison?$B$BGive me a few moments to examine the toxin, $N.','Wait for Serge Hinott to complete the cure.','The cure is ready! Drink this anti-toxin and the creeping madness will stop, however, I will not be able to do anything about the smell.','','Cure Completed','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8095,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,96,2842,2995,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,2480,0), + (2498,2,141,4,9,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,923,0,0,2499,0,0,0,'Return to Denalan','I have just received word that Denalan at Lake Al\'Ameth has discovered what may be the cause of the tumors that plague the timberlings. Please speak with him, and tell him I sent you.$B$BMake haste, $N; he needs our help.','Rellian Greenspyre wants you to speak with Denalan at Lake Al\'Ameth.','Ah, so Rellian sent you to aid me. I am glad you arrived here so soon.$B$BI have discovered something quite disturbing!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,10,0,0,0,0,0,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2499,2,141,4,9,1,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,2498,0,0,0,0,0,0,'Oakenscowl','In a cave along the southern bank of the lake, a timberling named Oakenscowl is spreading corruption to all the creatures that make Lake Al\'Ameth their home.$B$BI dared not get too close, but even from a distance, it is obvious: Oakenscowl is being poisoned by the largest tumor I have ever seen... I would call it gargantuan, even.$B$B$N, you have already done much to aid my efforts, but I ask of you one more task. Hunt down Oakenscowl and collect the tumor; remove this source of corruption from my home.','Denalan at Lake Al\'Ameth wants you to collect the Gargantuan Tumor from Oakenscowl.','I knew you were more than capable of ridding the lake of that horrible beast.$B$BIt is a distressing situation; Oakenscowl was once a grand leader amongst his kind... but corruption does not discriminate between the lowly and the noble.$B$BThe size of this tumor is quite disturbing, but I must study it to learn more about the disease that upsets the timberling population.$B$BThank you, $N.','Have you located Oakenscowl yet, $R?','','','','','',8136,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5458,5589,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,300,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2500,2,38,36,39,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Badlands Reagent Run','$C, I would make use of your services. I am an alchemist of some note, and I seek your aid in acquiring some reagents found out in the Badlands.$B$BI need the following items to replenish my stocks: five buzzard gizzards, ten crag coyote fangs, and five rock elemental shards. Obviously, you can get them off of the beasties themselves; if you\'re not the fighting type, then find friends who are.$B$BAcquire these items for me, you\'ll get some coin out of the deal.$B$BWell, what say ye?','Acquire the reagents Ghak Healtouch needs from the Badlands, then return to him in Thelsamar.','Ah, well done $N. These should last me for a little while at least. Here is your pay, as promised.$B$BIf you\'re interested, I have some more reagents I could use. These, however, are only found in the depths of the Uldaman excavation. They will not be easy to get, but I will make it worth your while if you are interested in helping me again.$B$BPerhaps something more than some shiny coins, yes?','Have you gotten the things I need yet? You won\'t get paid unless you bring me those reagents.','','','','','',7847,7846,7848,0,5,10,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,4500,1800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2501,2,38,40,44,1,0,77,171,210,0,0,0,0,0,0,0,0,0,0,0,2500,0,0,0,7870,1,0,'Badlands Reagent Run II','You have been most helpful to me, $N. I would like to reward you with the very recipe for the brew I gave you earlier, but I must ask of you a favor that is quite dangerous.$B$BThis lockbox contains three empty thaumaturgy vessels; they are imbued with an attunement aura that will drain the blood of a scorched guardian dragon. Using one on the beast will anger it greatly, so be careful. Once you have all three filled, bring them to me.$B$BDo this, and the recipe will be yours.','Use the empty thaumaturgy vessels on scorched guardian dragons found in the Badlands. Once you have them filled, bring them to Ghak Healtouch in Thelsamar.','From one alchemist to another, I salute you. Here, take this recipe and commit it to your knowledge. May it bring you the success and rewards that it has brought me over the years!','Have you used the vessels to get me the scorched guardian dragon blood I need? Yes, I know it is a dangerous task... but the recipe for my restorative brew awaits your success. Risk and reward, my friend... risk and reward...','','','','','',7867,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,2250,11452,11522,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2518,2,1657,5,12,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2520,0,0,0,'Tears of the Moon','Lady Sathrah was once beloved of Elune. Graceful and pure, the spider spun her silver threads through the moonlight, catching the evening mist. The silvery dew had strong healing powers and was kept here in the temple.$B$BBut of late, Sathrah has descended into madness. Her future generations are now threatened as well.$B$BFind Lady Sathrah, $N, and end her suffering. She dwells along the northern borders of Teldrassil, near Wellspring Lake. Gather her silvery spinnerets and bring them back to me.','Priestess A\'moora in the Temple of the Moon at Darnassus wants you to bring her Lady Sathrah\'s Silvery Spinnerets.','The forest mourns for Lady Sathrah, but it was something that had to be done.$B$BThank you, $N.','I regret the task that I have asked you to carry out; but Lady Sathrah is beyond hope.$B$BIt is our hope to offer the sacrifice of the spinnerets to Elune. With this sacrifice, Elune will bless Sathrah so that she might be reborn, and at peace.','','','','','',8344,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,1000,690,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2519,2,1657,5,10,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2518,0,0,0,'The Temple of the Moon','A once great creature of the forest is in need of help, $r.$B$BThere is a difficult task that must be done.$B$BPlease seek out Priestess A\'moora; she will explain things to you. Find her to the southeast of here, inside the Temple of the Moon.','Sister Aquinne wants you to speak with Priestess A\'moora in the Temple of the Moon.','So, Sister Aquinne sent you?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,10,0,0,0,0,0,51,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2520,2,1657,5,12,0,0,77,0,0,0,0,0,0,0,0,0,0,0,2,2,2518,0,0,0,8155,1,0,'Sathrah\'s Sacrifice','Now you must finish the task to which you have been appointed. Take the spinnerets and offer Lady Sathrah\'s sacrifice to Elune; lay the great spider to rest.$B$BInside this temple, find the central fountain. There is where you may leave the sacrifice. The holy waters will purify and cleanse the corruption that drove Sathrah mad.$B$BWhen you have completed this, return to me.','Priestess A\'moora wants you to place Lady Sathrah\'s silvery spinnerets at the fountain inside the temple, and then return to her.','The loss of Lady Sathrah is distressing, but in this way only may she be reborn with a renewed spirit.$B$BMay Elune willingly accept the sacrifice that you have offered her.','Have you placed the sacrifice at the fountain, $n?','Offer the sacrifice at the fountain','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9600,9601,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2521,2,4,45,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'To Serve Kum\'isha','$R, can your miniscule brain comprehend the rarity of a flawless sphere of draenethyst? Draenei have spent lifetimes in search of just one of these crystals, only to meet horrible fates, their purpose unfulfilled.$B$BSo you stand before Kum\'isha, knowing what Kum\'isha has requested and still wish to assist? Very well, $r... At any time during your travels across these lands, should you find a flawless sphere of draenethyst, return it to me and I shall reward you with riches beyond your wildest dreams. ','In your journeys throughout the Blasted Lands, should you ever come across a Flawless Draenethyst Sphere, take the item back to Kum\'isha the Collector.$B$BBe warned, this gem is one of the most rare crystals in all of Azeroth. Any creature in these lands could be holding a Flawless Draenethyst Sphere.$B$BYou will be rewarded for each Flawless Draenethyst Sphere you have collected.','Do my eyes deceive me? Impossible! Where did you... How...$B$BPerhaps now a rift can be opened, returning us to our homeland.','I have dedicated my life to the search of flawless draenethyst spheres. A lifetime, tau','','','','','',8244,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10752,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5070,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2522,2,4,45,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,2521,0,0,0,0,0,0,'Kum\'isha\'s Endeavors','Even though the portal conjuration was a failure, I remain hopeful that my next attempt will be successful.$B$BThe hope of the Draenei is as fervent as your greed for trinkets, $r. Go back out into these cursed lands and recover another flawless draenethyst sphere.$B$BOf course, the choice to take on this task is completely left to you *grin*.','Find and return a Flawless Draenethyst Sphere to Kum\'isha the Collector.','Simply amazing. I had doubted that you could find another sphere, yet here it is, pulsating in my hands.$B$BWell done, $N!$B$BShould you find anymore--and I believe this to be an impossibility--return them to me and I shall reward you again.','Have you found another flawless draenethyst sphere?','','','','','',8244,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10752,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2523,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Songflower','','','You apply some Cenarion plant salve to the songflower. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a songflower plant. A pungent, unhealthy odor emanates from the plant. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,2523), + (2541,2,141,3,8,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2561,0,0,0,'The Sleeping Druid','The Gnarlpine shaman that inhabit this place have discovered a way of separating a sleeping druid\'s spirit from the physical body. The furbolg have animated my physical form and are using it to attack anyone that attempts to explore the Ban\'ethil Barrow Den. I am now trapped in the Emerald Dream, powerless to stop this.$B$BYou must help me. The Gnarlpine shaman carry a strange charm which is used to perform this ritual, and I\'d like to examine it. Please, $N, bring one to me.','Bring a Shaman Voodoo Charm to Oben Rageclaw in the Ban\'ethil Barrow Den.','Thank you, $N.$B$BWhat an odd trinket this is... I can sense the vile aura emanating from it; this is a very powerful enchantment.','If I can examine the charm, I may be able to figure out how to break the enchantment. Have you found one?','','','','','',8363,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2561,2,141,3,10,0,0,77,0,0,0,0,0,0,0,0,0,0,0,2,2,2541,0,0,0,8149,1,0,'Druid of the Claw','After examining this charm, $N, I see now what must be done. Please take it, and do as I ask.$B$BYou are to explore the deepest areas of the Ban\'ethil Barrow Den. There, you will find my soulless body... Although I regret what I am about to tell you, I see no other way to free myself from the control of the Gnarlpine.$B$BIn order for me to escape them, you must kill my physical form. Once that is done, use the voodoo charm on my fallen body. After you have completed this task, please return to me.','Oben Rageclaw wants you to kill his soulless body, and then use the Voodoo Charm.','I am finally free of the control of the Gnarlpine. Thank you, $N.$B$BMy spirit may now rest peacefully forever in the Emerald Dream.$B$BPerhaps one day we may meet again, young $C. But, for now, please accept this reward as a symbol of my gratitude.','$N, be wary when approaching my physical form; the enchantment it is under is quite powerful.','Release Oben Rageclaw\'s spirit','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7318,0,0,0,1,0,0,0,0,0,0,0,9598,18957,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,0,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2581,2,4,45,50,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Snickerfang Jowls','It is a well known fact that hyenas possess tremendous strength in their jowls, but the strength to snap through three inches of thorium steel? Impossible, improbable, and yet I have seen this demonstrated with my own eyes.$B$BVenture forth, into the Blasted Lands, and bring me three snickerfang jowls. As you search for the snickerfang, be on the lookout for boars and scorpoks: The initial assay also requires two blasted boar lungs and one scorpok pincer to complete.','Bring three Snickerfang Jowls, two Blasted Boar Lungs, and one Scorpok Pincer to Bloodmage Drazial.','How do you feel, $N? You radiate with the aura of the snickerfang--your strength, unmatched by mortals!$B$BUnfortunately, with the components you brought to me, I could only make enough of the assay for one tablet. I will require more components, should you require another tablet.','You smell foul, $N. Have you been traipsing in sulfur fields? And where are my components?!','','','','','',8391,8392,8393,0,3,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8410,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2820,0,10670,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2582,2,4,45,50,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,2581,0,0,0,0,0,0,'Rage of Ages','Ah, $N, welcome back. It seems you enjoyed the effect of the robust, operational imbue, derived from snickerfang. Be warned, while the immediate effect is a titanic burst of strength, the long term effects on your spirit and intelligence could be hazardous.$B$BWith that said, do you require more? If so, bring me another three snickerfang jowls, two blasted boar lungs, and one scorpok pincer.','Bring three Snickerfang Jowls, two Blasted Boar Lungs, and one Scorpok Pincer to Bloodmage Drazial.','There you go! Remember, use it sparingly. If you require another, come see me after you finish the one you currently have in your possession.','Do you have the beast organs?','','','','','',8391,8392,8393,0,3,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8410,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2583,2,4,45,50,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Boar\'s Vitality','Within these blasted lands exists two species of boar: the ash-mane boar and the helboar.$B$BIt would appear that the stamina of these beasts renders them nearly immune to harm, as the other animals find them too difficult to kill and consequently, not worth the effort.$B$BWe need to perform further analysis, $N. Should you bring me three blasted boar lungs, two scorpok pincers, and one basilisk brain, I shall create a divine elixir from the residue of the assay. You will be my first test subject!','Bring three Blasted Boar Lungs, two Scorpok Pincers, and one Basilisk Brain to Bloodmage Drazial.$B','The spirit of the boar illuminates your being, $N! I wonder, do you believe yourself to be as invulnerable as these beasts?','Where are the organs, $N!?','','','','','',8392,8393,8394,0,3,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8411,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2820,0,10671,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2584,2,4,45,50,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,2583,0,0,0,0,0,0,'Spirit of the Boar','When I first administered the elixir, $N, I could tell that one or two applications would not satiate your appetite. Even now, I can see the hunger in your eyes. The concoction has addictive properties of which, seemingly, the most strong of will cannot resist.$B$BSo be it! Should you require more of the lung juice cocktail, venture back into the wasteland and find for me three blasted boar lungs, two scorpok pincers, and one basilisk brain.','Bring three Blasted Boar Lungs, two Scorpok Pincers, and one Basilisk Brain to Bloodmage Drazial.$B','I must warn you, $N, do not attempt to mix the formulas I have created. The chemical properties of the formula you most recently ingested will always take precedence over former enchantments; thus, rendering the other formulation null.','Where are the organs, $N!?','','','','','',8392,8393,8394,0,3,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8411,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2585,2,4,45,50,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Decisive Striker','Have you ever watched them in battle, $N? The scorpoks, I mean. Have you ever seen the grace and agility with which they move? The decisiveness of their strikes?$B$BIf only we could somehow isolate that agility and encapsulate it, we would be wealthy beyond our... I mean... it would be a boon for the scientific community.$B$BAssist me, $N, and I shall allow you a sampling of the assay.$B$BIn order to create a stable sample, I will need three scorpok pincers, two vulture gizzards, and one blasted boar lung.','Bring three Scorpok Pincers, two Vulture Gizzards, and one Blasted Boar Lung to Bloodmage Drazial.$B','Fascinating. This has been the most difficult of all assays to analyze.$B$BTake a pinch of this residual salt and place it under your tongue. You should experience a slight feeling of euphoria followed by a state of unprecedented agility and quickness.','Where are the organs, $N!?$B$B','','','','','',8393,8396,8392,0,3,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8412,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2820,0,10672,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2586,2,4,45,50,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,2585,0,0,0,0,0,0,'Salt of the Scorpok','You live! This is good news, indeed. I assume you are back for more of the scorpok assay?$B$BVery well, $N, back to the wasteland with you and do not return until you have collected three scorpok pincers, two vulture gizzards, and one blasted boar lung.','Bring three Scorpok Pincers, two Vulture Gizzards, and one Blasted Boar Lung to Bloodmage Drazial.','Fine work, $N. Here is one sample of the assay for you and the remaining nine will be used in my research.$B$BAnytime you require more of the ground scorpok assay, return to me and we shall work out a deal.','Where are the organs, $N!?','','','','','',8393,8396,8392,0,3,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8412,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2601,2,4,45,50,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Basilisk\'s Bite','These wastelands are riddled with redstone basilisk, $N. These basilisk have adapted and flourished, more so than any of the other wildlife within the region.$B$BI have watched from afar as they hunt and go about their daily activities - the beasts exhibit a thought process more complex than even some humanoids.$B$BI must study their brains!$B$BRetrieve ten of their brains for me, $N. The compound cannot be complete, however, without two vulture gizzards to form the base of the solution.','Bring ten Basilisk Brains and two Vulture Gizzards to Bloodmage Lynnore.$B','This is wondrous, $N! My offering to you is a taste of the inner workings of the redstone basilisk.$B$BShould the compound be to your liking, more can always be made... for a price.','Have you returned with the requested organs?','','','','','',8394,8396,0,0,10,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8423,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2820,0,10690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2602,2,4,45,50,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,2601,0,0,0,0,0,0,'Infallible Mind','Your focused concentration has dwindled so soon? More research must be done!$B$BOh yes, the price remains the same, $N. Venture forth into the blasted lands and return to me with ten brains from the redstone and two vulture gizzards.$B','Bring ten Basilisk Brains and two Vulture Gizzards to Bloodmage Lynnore.','Yes, yes, give me a moment and more of the compound will be ready for your consumption, $N.$B$BTake it... and $N, do not attempt to consume these experimental concoctions in rapid succession. The results could be disastrous.','Have you returned with the requested organs?','','','','','',8394,8396,0,0,10,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8423,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2603,2,4,45,50,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Vulture\'s Vigor','Death does indeed have wings in these blasted lands, $r. I have witnessed the black slayers and bonepickers feasting upon the corpse of many a fallen explorer - sometimes feeding upon the most vile and disease ridden of carcasses. It is a wonder, then, how their internal systems overcome the pestilence that claims these lands.$B$BAssist me in my studies, $N! Gizzards I need! Two snickerfang jowls will also be required for the base of the concoction.$B$BYou shall be rewarded two-fold for your efforts.','Bring ten Vulture Gizzards and two Snickerfang Jowls to Bloodmage Lynnore.$B','Most excellent! I shall get to work immediately. Perhaps a cure for many of the ailments of the world is to be found!$B$BAh yes, your reward - of course, should you require more of the gum, return to me and another task you shall be given.','Do not waste my time, $N. We have nothing to discuss, unless you have recovered the items I have requested.','','','','','',8396,8391,0,0,10,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8424,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2820,0,10691,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2604,2,4,45,50,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,2603,0,0,0,0,0,0,'Spiritual Domination','I see that the inner fire has dwindled. Would you say the spiritual euphoria lasted an hour?$B$BIf it\'s more of the gizzard gum you desire, then more of the gizzards I require. Back to the wastelands, $N. Do not return until you have recovered ten gizzards and two jowls.','Bring ten Vulture Gizzards and two Snickerfang Jowls to Bloodmage Lynnore.$B','Perhaps one day I shall be able to isolate the active enzymes of this assay and produce a much more efficient resultant. Unfortunately, you will have to settle for what I am currently able to produce. Return to me should you require more gizzard gum.','Do not waste my time, $N. We have nothing to discuss, unless you have recovered the items I have requested.','','','','','',8396,8391,0,0,10,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8424,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2605,2,440,44,49,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2606,0,0,0,'The Thirsty Goblin','I\'ve got an idea, see. I\'ve heard of some strange creatures called dew collectors that live to the southwest... and that they are able to store water in special glands.$B$BI think that if I could get one of these glands, I could create a drink that would quench my terrible thirst! Do you think you could help me, $N?$B$BLook for the cactus garden, $N; that\'s where you\'ll find the dew collectors.','Collect a Laden Dew Gland and bring it to Marin Noggenfogger in Gadgetzan.','Oh, wonderful! Give it here -- let me drink it!','Please, tell me you found the dew collectors?','','','','','',8428,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,250,0,0,0,0,7000,2730,0,0,0,0,0,0,0,0,5,1,0,0,0,100,0,0,0,0,7,0,0,0,200,0,0,0,0,0), + (2606,2,440,44,49,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,2605,0,0,2641,8603,1,0,'In Good Taste','Blech! This stuff tastes terrible! So much for that idea...$B$BWait, what\'s that? Oh, I know, I know, you think I shouldn\'t give up on this stuff. Well, okay then.$B$BUhhhh, I have an idea! Brilliant! Take this dew to my friend Sprinkle -- she\'s an excellent chef. Tell her what we\'re up to here and that we want to make it go down a little easier.$B$BI mean, if it\'s going to taste that bad, it at least should have some kick to it... And I\'m just not feeling it... ','Marin Noggenfogger wants you to speak with Sprinkle in Gadgetzan.','Marin\'s a good guy, don\'t get me wrong -- just a little... eccentric, I\'d say.$B$BAnd of course he needs my help, yet again.','So old Marin\'s up to it again, eh? What\'s this concoction made from?','','','','','',8603,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,276,0,0,0,0,0,0,0,0,7,5,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), + (2607,2,-162,20,20,0,8,77,0,0,0,0,0,0,0,0,0,0,0,8,0,2359,2608,0,0,0,0,9991,'The Touch of Zanzil','It appears as if you\'ve brought back more information than even I expected. This certainly is a strange turn of events, $N.$B$BA cure? Hrm... Go down to the cellar and speak with Doc Mixilpixil - he may be able to help.','Speak with Doc Mixilpixil in the cellar of the Barracks.','It\'s about time! Just put the cheese on the table and skedaddle. Osborne will pay you on the way out.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2608,2,-162,20,20,0,8,77,0,0,0,0,0,0,0,0,0,0,0,2,2,2607,2609,0,0,0,0,0,'The Touch of Zanzil','Oh my, you look like death. Correction - I\'ve seen death, you look worse than death. You, $g sir:miss;, would be what death coughed up at his last physical.$B$BHah! You hear that Noarm? Write that one down!$B$B*Cough* Hrm yes, in order for me to help you, I\'ll need to draw some blood. Don\'t worry, it only hurts the first few... fifty times or so... /lay down when you\'re ready for the treatment, $N.','/Lay down to be examined by Doc Mixilpixil. How can he find the cure if he can\'t find the cause?$B','Give me a moment to confer with my colleagues, $N. Dr. Montgomery, Mr. Noarm, let us conference!','When you\'re ready for the examination, /lay down on the ground and I\'ll begin the phlebotomy.','Diagnosis Complete','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,90,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,2608,0), + (2609,2,-162,20,20,0,8,77,0,0,0,0,0,0,0,0,0,0,0,8,0,2608,0,0,0,0,0,0,'The Touch of Zanzil','It\'s unanimous, $N. You\'ve got the \'itis.\'$B$BLuckily, I have a cure for the \'itis.\'$B$BHere\'s what I need: One bundle of simple wildflowers, one leaded vial, one bronze tube, and last but certainly not least, one spool of light chartreuse silk thread. Ol\' Emma left a spool of it for me at \'The Finest Thread.\' You can find the shop along the canals.$B$BHurry along now, $N, and try not to touch anyone until you\'re cured. Oh, and Dr. Montgomery says you need a shower -- his words, not mine.','Bring Doc Mixilpixil one bundle of Simple Wildflowers, one Leaded Vial, one Bronze Tube, and one Spool of Light Chartreuse Silk Thread. The \'itis\' doesn\'t cure itself, young $g fella:lady;. ','What am I doing? What does it look like I\'m doing? I\'m devising a cure for your \'itis!\' Don\'t get indignant with me now, $n!$B$BJust a few more seconds. There! Just spray this, um, fantastic smelling medicine on yourself and you\'ll be as good as new.','If you want the \'itis\' cured, you\'re going to have to try harder than that, $n. Where are the reagents for the cure?','','','','','',3421,3372,4371,8431,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8432,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2621,2,4,45,50,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,2784,0,0,2622,0,0,0,'The Disgraced One','Regret. It is all I have now. One bad decision resulting in several horrible outcomes. If only I had waited for those orders. Maybe they would have detailed the horrors that awaited us in those cursed lands! Maybe they were to redirect us to another detail? Ultimately, it was my fault. All of it was my fault.$B$BSo here I stand, awaiting orders. I must know. I must have those orders.$B$BDispatch Commander Ruag resides in Stonard. Find him and find out what became of the orders.$B','Speak to Dispatch Commander Ruag in Stonard.','Thrall\'s Grasp... The story is still fresh in my mind.$B$B$B$BTerrible thing that happened to that regiment. The horde lost some of its best soldiers when that battalion was destroyed.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2622,2,8,45,50,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,2621,0,0,2623,0,0,0,'The Missing Orders','The orders? What could you possibly want with the orders?$B$BWhat are you implying, $N? Of course I relayed those orders! The soldiers I sent the orders with were ambushed and brutally beaten by murlocs. Only one survived, if you can call that surviving. He can hardly speak, cannot walk, and must be fed through a tube. If you want to know what happened to those orders, speak with Bengor. I\'m sure he is around here somewhere... and, $N, be mindful of what you stick your nose into - it may get bitten off.','Speak to Bengor.','Swamp tal... talk.. talker...$B$B','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2623,2,8,45,55,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,2622,2801,0,0,0,0,0,'The Swamp Talker','Orders were given by the dispatch commander. We took... took orders. On way to Blasted Lands, ambushed.$B$BMurlocs... Many murlocs... One named Swamp Talker. Took orders from my hands as spear thrust into my skull. East... cave....$B$B$B','Retrieve the Warchief\'s Orders and return them to the Fallen Hero of the Horde.','It is worse than I imagined. Nineteen of my men could have been spared from the agony which they faced. If only I had not acted so irrationally.$B$BYou must help them, $N! I am powerless to act.','Awaiting orders.','','','','','',8463,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2641,2,440,44,49,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,2606,0,0,0,0,0,0,'Sprinkle\'s Secret Ingredient','When I was a kid, my sister used to do all the cooking. It was horrible! I could barely stomach some of her concoctions -- until I found what I like to call my \"secret\" ingredient! Add it to anything, and... WOW! It tastes great!$B$BWhat is it, you ask? It\'s a mushroom called the Violet Tragan. If you want me to help you turn this horrid-tasting brew into something edible, head to the Hinterlands, and look for a small lake there.$B$BOh, and remember, the Violet Tragan can only be found underwater.','Sprinkle in Gadgetzan wants you to collect a Violet Tragan and return it to her.','That\'s the stuff, $N!$B$BIt looks so good, I might just... Haha, gotcha!','Under the waters of that lake -- it\'s the only place where the Violet Tragan can be found. Hope you\'re good at holding your breath!','','','','','',8526,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,250,0,0,0,0,0,2730,0,0,0,0,0,0,0,0,1,11,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0), + (2661,2,440,44,49,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,2641,0,0,2662,8528,1,0,'Delivery for Marin','Here\'s the Violet Powder, $N. Take it to Marin and tell him he owes me a favor!','Sprinkle wants to you take the Violet Powder to Marin Noggenfogger in Gadgetzan.','Violet Powder, eh? Let\'s give it a try -- it sure couldn\'t make it any worse, that\'s for sure!','Oh, $N, you\'re finally back. What have you brought?','','','','','',8528,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,25,0,0,0,0,0,276,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (2662,2,440,44,49,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,2661,0,0,0,0,0,0,'Noggenfogger Elixir','Now, to mix this powder in with the dew.$B$BCome back and talk to me in a minute... after I have perfected the fabulous Noggenfogger Elixir!','Marin Noggenfogger wants you to speak to him again after he creates his elixir.','Drink this! It\'s absolutely wonderful!!!$B$BI knew I had it in me... Oh thanks again, $N for your help, but please, stand a little to the side, will you? You\'re blocking my business! I\'m going to make millions on the fabulous Noggenfogger Elixir, millions!$B$BWhat\'s that? Sprinkle says I owe her a favor? Oh, that Sprinkle, such a kidder!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8529,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,7000,0,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,1,4,5,11,0,0,100,400,0,0,0), + (2681,2,4,45,57,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,2801,0,0,2702,0,0,0,'The Stones That Bind Us','It will take more than you alone to overcome the forces of Razelikh and his subordinates.$B$BGather a suitable group of adventurers and free my men of their eternal torture! Eighteen stones you must shatter.$B$BFight hard and die with honor, $N.','Free nine Servants of Razelikh, three Servants of Sevine, three Servants of Allistarj, and three Servants of Grol. Return to the Fallen Hero when your task is complete. You must remain within close proximity of the stones or the process will fail.','You have done it, $N! The poor, tortured souls can finally rest.$B$BOur work is not yet over, $N. We have much to discuss and much more to accomplish.','It is no easy task, $N. Do not give up!','','Servants of Razelikh Freed','Servants of Grol Freed','Servants of Allistarj Freed','Servants of Sevine Freed',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7668,7669,7670,7671,9,3,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2701,2,4,45,57,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,2702,0,0,0,0,0,0,'Heroes of Old','Please, take from this a relic of old. We no longer have a use for the item.$B$BMay it serve you well in your fight against the legion.$B','Open the chest and claim your reward.','You are temporarily blinded by the sparkle and gleam.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10659,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2701,0), + (2702,2,4,45,57,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,2681,0,0,2701,0,0,0,'Heroes of Old','You have honored me with your nobility and heroism, $N.$B$BYou have also honored them...','Speak to Corporal Thund Splithoof.','Indeed, you have honored us all. Our thanks alone are not sufficient.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,2702,0), + (2721,2,4,45,58,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,2701,0,0,2743,0,0,0,'Kirith','As one chapter of your adventure closes, another one begins, $N.$B$BOne of my men is still unaccounted for, lost somewhere in the Blasted Lands. I am talking about Lieutenant Kirith, of course.$B$BAs I had mentioned earlier, we were both imprisoned and tortured by Allistarj, but poor Kirith, his strength of will faltered. I could hear the experiments from my cage; the tortured screams rang through the halls of the cave. That was the last I saw or heard of Kirith.','Find out what became of Lieutenant Kirith.','Trebor? Trebor sent you?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2741,0,440,42,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'The Super Egg-O-Matic','',' ','You place the hippogryph egg into the machine. A series of beeps follows along with some strange mechanical sounds.$B$BIt appears that the Eggometer has weighed, measured, and packaged your egg. Now that\'s speedy service!','The Super Egg-O-Matic is the latest of Curgle Cranklehop\'s inventions. It is quite an impressive piece of machinery.$B$BThe Super Egg-O-Matic sputters wildly as you approach the control panel.','','','','','',8564,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8647,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (2742,2,47,42,47,0,0,178,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,2782,0,0,0,'Rin\'ji is Trapped!','Hey $r!$B$BRin\'ji lost axe and was captured! Please, help Rin\'ji escape. Me know that $r like you don\'t like Rin\'ji\'s kind, but Rin\'ji begs! Must get out of here!$B$BGot something for nice $r if $Ghe helps Rin\'ji out of here:she helps Rin\'ji out of here;...$B$BRin\'ji is hiding something secret at the Overlook Cliffs.','Escort Rin\'ji out of the Quel\'Danil Lodge, then find his hidden secret at the Overlook Cliffs to the east.','This troll tablet must be the \"secret\" that Rin\'ji was talking about.$B$BCovered with strange markings, you can not decipher what the tablet says.$B$BOran Snakewrithe sent you to this area in the first place... Perhaps he might be able to tell you more about it.','Rin\'ji is scared!','Escort Rin\'ji to safety','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,2520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2743,2,4,45,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,2721,0,0,2744,0,0,0,'The Cover of Darkness','Let us not mince words, $r; my time here is limited.$B$BYou must destroy the triad of power which protects the demon lord, Razelikh. Doing so will not be as simple a task as freeing a damned soul.$B$B$B$BYou see, each of Razelikh\'s underlings wears a third of an amulet of Razelikh\'s creation around their neck. The very same amulet you will need in order to summon the arch demon.$B$BReturn to Trebor and tell him what is required to summon Razelikh. He will be able to instruct you further.','Return to the Fallen Hero of the Horde with your findings.','The demon lord displays a cunning almost as calculated as his brutality, $N.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2744,2,4,45,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,10,2,2743,0,0,3141,0,0,0,'The Demon Hunter','The triad is protected by Razelikh.$B$BIn exchange for their servitude, Razelikh granted each of them nearly unlimited power within the Blasted Lands. The amulet pieces are each attuned to the lifeforce of their owner, granting them immortality. As long as they remain within the Blasted Lands, they cannot be slain, their life spans extended until the end of days.$B$BThere is one who may be able to assist you further, $N. Travel to Azshara and find the demon hunter, Loramus Thalipedes. Search the islands.','Speak with Loramus Thalipedes in Azshara.','I will help you. Although, I do not think you fully understand what you are up against.','What are you doing here?','Conversation with Loramus','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2745,2,1519,16,31,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,350,0,0,2746,0,0,0,'Infiltrating the Castle','Hmm, an interesting tale, and not one to be taken lightly. Yeah, I can help you, but what you need to do is divvy out a form of justice that\'s not... legal, if you\'re to see this through to the end.$B$BLescovar and Marzon need to be dealt with, and swiftly. Do you think you\'re capable of such a thing?$B$BYou decide. If so, then make haste to the castle and find an old friend of mine, a gnome named Tyrion. He\'s been watching Lescovar now for a couple weeks. He should be able to help you end this.','Speak to Tyrion in Stormwind Castle.','What the...?! Don\'t sneak up on me like that! And keep your voice down! What in the name of the Shadow are doing sneakin\' up on me for? Can\'t you see I\'m busy, you daft fool?$B$BWhat do you mean, what am I doing? I\'m waiting for the next Dark Portal to open, what the heck do you think I\'m doing? Speak your peace and be off with you... \'fore the guards notice the two of us hiding in the bushes together. I have a reputation to maintain.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0,0,0,0,0,0,0,0,1,1,6,1,0,0,0,0,0,1,5,1,6,5,0,0,0,0,0,0), + (2746,2,1519,16,31,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,2745,0,0,0,0,0,0,'Items of Some Consequence','Trias wants the timetable pushed up some, huh? Okay, we can do that, but I\'m not ready. And know this, I\'m doing the hard part, but you\'re the one that\'s going to get $g his:her; hands dirty, understand? Good.$B$BOkay, I\'ll need you to get me a few things before I can put my plan into effect. I got the perfect disguise that\'ll get Spybot past those guards.$B$BBring me some silk and a couple apples. The silk\'s up to you, but Clara\'s little farm right outside the city has the perfect sized apples.','Bring 3 Silk Cloth and 2 of Clara\'s Fresh Apples to Tyrion in Stormwind.','These will do nicely, $N. Great job.$B$BI have the rest of the gear I\'ll need in my pack... thank the Light I just got a tailor friend of mine to make me a silk bag. I was running out of room carrying all my gear around.$B$BBefore Spybot heads in, let\'s get the details set so you know what you have to do.','I\'ve been watching Lescovar for a couple weeks now. Trias has never trusted him, but we didn\'t suspect he was involved in anything to do with the Defias Brotherhood. We were following leads that tied him to the Twilight\'s Hammer. Either way, he\'s become more dangerous than this city can deal with, and that\'s where we come in.$B$BGet me those items and we can put my plan into effect.','','','','','',4306,8683,0,0,3,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0), + (2747,0,440,42,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,2741,0,0,0,0,0,0,'An Extraordinary Egg','','','Well now, you have one--amazing!$B$BI hope you always remember the good you have done today.','I have seen very few eggs retrieved from Feralas in extraordinary condition. These are eggs of the rarest sort...','','','','','',8643,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9541,0,0,0,1,0,0,0,69,81,0,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2748,0,440,42,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,2741,0,0,0,0,0,0,'A Fine Egg','','','Very good, $N. I will be sending this egg to Darnassus where I hope it will soon hatch!$B$BPlease accept this as a symbol of my gratitude.','A fine egg is one that will, in ideal conditions, hatch free of the evil effects of the Gordunni ogres\' incantations.','','','','','',8644,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9540,0,0,0,1,0,0,0,69,530,0,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2749,0,440,42,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,2741,0,0,0,0,0,0,'An Ordinary Egg','','','So, you have found an ordinary egg, $N? Please give it to me... And we can only hope for the best.$B$BI don\'t have much, but please accept this reward. If you ever find yourself in Feralas again, know that I am always here to take the eggs you find there.','Ordinary hippogryph eggs hatch about half the time. We do our best to nurture them and with a little luck, they will hatch.','','','','','',8645,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9539,0,0,0,1,0,0,0,69,81,0,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2750,0,440,42,47,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,2741,0,0,0,0,0,0,'A Bad Egg','','','I am afraid I have bad news for you, $N. This egg is too far gone. I can take it from you so that it may be disposed of properly.$B$BPlease don\'t be discouraged; we cannot save them all. If you find yourself in Feralas again, please try again. Bring another egg for the Super Egg-O-Matic!','These are the eggs that cannot be saved -- they will never hatch.','','','','','',8646,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,81,0,0,0,10,10,0,0,0,900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2751,2,-121,32,32,0,0,178,164,140,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Barbaric Battlements','Twenty generations of Omosh have held this hammer, $N. A hundred thousand tons of metal we have molded. Tragically, it all ends at Orokk, failure of the Omosh: Without kin and incapable of producing offspring.$B$BI cannot let the secret recipes of Omosh die with me! Someone must continue the legacy, Omosh or not!$B$BProve to Orokk you are capable, $N. Bring for Orokk the following: Two patterned bronze bracers, two bronze greatswords, and two sharp claws. Bring them for Orokk and we shall continue.','Bring two Patterned Bronze Bracers, two Bronze Greatswords, and two Sharp Claws to Orokk Omosh in Orgrimmar.$B','The bloodline will fade but perhaps the legend of Omosh will continue!$B$BYou have proven that you are a blacksmith, $N. For the blacksmith the reward is the satisfaction of seeing their weapons and armors coated in the blood of their enemies!$B$BMay the breastplates you create for the generations ahead be drenched in the blood of your enemies!','Bronze, $N! More bronze!!','','','','','',2868,7957,5635,0,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7979,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2752,2,-121,32,32,0,0,178,164,1,0,0,0,0,0,0,0,0,0,8,0,2751,0,0,0,0,0,0,'On Iron Pauldrons','Orokk sees the eagerness in your eyes, $N. Like a sponge you soak in the wisdom of the Omosh.$B$BThree lessons I shall teach!$B$BReturn to the anvil, soak in the heat of the forge, create for Orokk four bronze battleaxes and four bronze warhammers. Only then will you learn of the iron pauldron.','Bring four Bronze Battleaxes and four Bronze Warhammers to Orokk Omosh in Orgrimmar.','You do Orokk proud, $N. Read, learn of iron shoulders!','Show me your dedication, $R.','','','','','',7958,7956,0,0,4,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7978,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2753,2,-121,32,36,0,0,178,164,1,0,0,0,0,0,0,0,0,0,8,0,2752,0,0,0,0,0,0,'Trampled Under Foot','Only two more lessons Orokk will teach, $N. Your muscles ache, I know, but continue on for the Omosh!$B$BBring to Orokk four green iron helms, four green iron bracers, and two green iron leggings - for this you learn and your enemies suffer!','Bring four Green Iron Helms, four Green Iron Bracers, and two Green Iron Leggings to Orokk Omosh in Orgrimmar.','You remind Orokk of his grandfather, Chief Gorokk of Omosh! Read, learn of the iron boot.','Their skulls will crack under the pressure of your boots!','','','','','',3836,3835,3842,0,4,4,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7981,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1680,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2754,2,-121,32,36,0,0,178,164,1,0,0,0,0,0,0,0,0,0,8,0,2753,0,0,0,0,0,0,'Horns of Frenzy','The final lesson Orokk teaches you, $N. To the sacred anvil and forge you return! Bring for Orokk two solid iron mauls, two silvered bronze boots, and two silvered bronze gauntlets.$B$BSee the fear in their eyes as you approach!$B','Bring two Solid Iron Mauls, two Silvered Bronze Boots, and two Silvered Bronze Gauntlets to Orokk Omosh in Orgrimmar.','Astounding! You have learned the way of the Omosh, $N!','Show the iron who is in charge, $N!','','','','','',3851,3482,3483,0,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7980,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1680,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2755,2,-121,32,36,0,0,178,164,1,0,0,0,0,0,0,0,0,0,2,2,2754,0,0,0,0,0,0,'Joys of Omosh','Orokk is not crying, $N. Soot is in eye.$B$B$B$BThere is one last Omosh family secret Orokk will teach you. Orokk will die happy, thanks to $N.$B$BLearn Omosh dance of joy and then you learn fist of iron!$B','Watch and learn the Omosh Dance of Joy.','$B$BIt has been a very long time since Orokk has done the Omosh dance of joy. Learn now, $N!','','Omosh Dance of Joy Learned','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7982,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,2755,0), + (2756,2,-121,40,40,0,0,178,164,210,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2757,0,0,0,'The Old Ways','In the time of legends, Aturk would crush the skulls of his enemies and grind the bone into a fine powder for use in filament. Long gone are those days, $r. The Warchief calls for peace among the clans. Old enemies are now only watched with weary eyes!$B$BUnbelievable, I know, but such is the will of Thrall.$B$BEnough lamenting! You are here to learn, and learn you will! Bring me four steel breastplates and four steel helms and you will gain a taste of war!','Bring four Steel Breastplates and four Steel Plate Helms to Aturk the Anvil in Orgrimmar.$B','It seems you are but another complacent lemming of the Warchief, $N. How disappointing.$B$BHow I long for a glorious death upon the battlefield. Instead, I am stuck here, by order of Thrall, to teach infants how to craft! Watch and learn, child!','Aturk, like time, waits for no one! Hurry up fool!','','','','','',7963,7922,0,0,4,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1890,9957,11132,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2757,2,-121,40,40,0,0,178,164,210,0,0,0,0,0,0,0,0,0,0,0,2756,2760,0,2760,8663,1,0,'Booty Bay or Bust!','Listen, kid, you\'re not gonna learn anything hanging around here.$B$BI know a guy who knows a guy. He hangs around the smithy in Booty Bay. If you show him this insignia, he\'ll tell you all about mithril.$B$BSo whadd\'ya say? Leave this kid stuff to the babies in diapers, $N -- it\'s time to move on.$B$BIf you\'re interested, his name\'s McGavan. Show him this trinket and he\'ll recognize your commitment.','Speak with McGavan in Booty Bay.','By Blackhoof\'s back hair -- finally, one worthy of the Mithril Order!$B$B','A rare breed your kind be, matey. Let me see that insignia.','','','','','',8663,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2758,2,-121,40,40,0,0,77,164,210,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2759,0,0,0,'The Origins of Smithing','When I was about your age, a dwarf by the name of Galvan took me under his wing and trained me in the ways of the armorsmith. Before he left for Booty Bay, he made me promise to train all those with the desire and determination to advance in the craft of blacksmithing -- so here I am -- all these years later.$B$BSo, now it\'s time for you to learn a little something. Make me six golden scale bracers and you will learn where smithing comes from, $N.','Bring six Golden Scale Bracers to Hank the Hammer in Stormwind.','Very good, $N! Listen and learn.$B$BBlacksmithing never comes from here! $B$BBlacksmithing never comes from here! $B$BBlacksmithing only comes from here! $B$BAnd now you know the origin of blacksmithing.','Could you be the next Galvan protege?','','','','','',6040,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9367,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,0,0,0,0,0,0), + (2759,2,-121,40,40,0,0,77,164,210,0,0,0,0,0,0,0,0,0,0,0,2758,2760,0,2760,8663,1,0,'In Search of Galvan','Although Galvan left Booty Bay many years ago, members of the order still remain in town, hoping to one day find another worthy of Galvan\'s tutelage.$B$BTake this insignia and present it to McGavan in Booty Bay.$B$BIf you actually make it that far, he\'ll know that you are worthy. I have faith, $N!','Speak with McGavan in Booty Bay.','By Blackhoof\'s back hair -- finally, one worthy of the Mithril Order!','A rare breed your kind be, matey. Let me see that insignia.','','','','','',8663,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,1,1,0,0,0,0,0,0,0), + (2760,2,-121,40,40,0,0,255,164,210,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8686,1,0,'The Mithril Order','Most of our recruits never make it to Booty Bay, $N. The shine of the insignia is enough to trigger the loot lust in even the staunchest of blacksmiths. Fools they be, as the insignia is a drop in the bucket compared to the wealth of items you\'ll see!$B$BFind Galvan the Ancient and show him this pin. His residence is far to the north, between Zul Gurub and the Mosh\'Ogg ogre mound.$B','Speak with Galvan the Ancient in Stranglethorn Vale.$B','Ah, many years it has been since one has been worthy of the mithril order\'s initiation. We will start now!','Hail! Come closer; show Galvan what you have.','','','','','',8686,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2,0,0,0,0,0,0,0), + (2761,2,-121,40,45,0,0,255,164,210,0,0,0,0,0,0,0,0,0,8,0,2760,2765,-2761,0,0,0,0,'Smelt On, Smelt Off','Many blacksmiths believe that mining and smithing are separate, independent jobs; but can there be blacksmithing without mining? Ah ha -- it is an impossibility! The accomplished blacksmith must also be an accomplished miner.$B$BShow Galvan that you are capable, $N. Bring me forty bars of iron and forty bars of mithril. For this, Galvan will teach you the ways of the ornate mithril pants!','Bring forty Mithril Bars and forty Iron Bars to Galvan the Ancient in Stranglethorn.','Your work ethic is impeccable, $N! You are starting to understand the ways of Galvan mineralogy! Take this and learn from it all that you can.','After such mining, your muscles bulge and your body aches!','','','','','',3575,3860,0,0,40,40,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7983,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (2762,2,-121,40,45,0,0,255,164,210,0,0,0,0,0,0,0,0,0,8,0,2760,2765,-2761,0,0,0,0,'The Great Silver Deceiver','It is said that truesilver is stronger and more durable than mithril. Galvan does not disagree with this assessment of the minerals, but contrary to its name, truesilver is not true! Mithril is a far nobler mineral! HAH! Regardless, for this lesson you will need to find the great silver deceiver, $N.$B$BBring me forty bars of mithril and five bars of truesilver. In exchange, you will be taught the secret of ornate mithril gloves and more importantly, learn that truesilver is a liar!','Bring forty Mithril Bars and five Truesilver Bars to Galvan the Ancient in Stranglethorn.','She\'s a cruel mistress, is she not, $N? I\'m speaking of truesilver, naturally. Aye, Galvan spent over a decade in the mountains of Alterac learning this lesson. Take this and learn from it all that you can!','After such mining, your muscles bulge and your body aches!','','','','','',3860,6037,0,0,40,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7984,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,1,1,2,0,0,0,0,0,0,0,1,1,5,0,0,0,0,0,0,0), + (2763,2,-121,40,45,0,0,255,164,210,0,0,0,0,0,0,0,0,0,8,0,2760,2765,-2761,0,0,0,0,'The Art of the Imbue','The harvesting of precious gems is of utmost importance to our craft, $N. Few gems are more precious than the citrine. The magical properties we imbue into our goods are amplified greatly by the presence of citrine.$B$BFor this lesson, we will fortify forty bars of mithril with four citrines. The result will be a better understanding of magical gemology and the knowledge to create ornate mithril shoulders.','Bring forty Mithril Bars and four Citrines to Galvan the Ancient in Stranglethorn.','One can barely keep their eyes from leaving its splendor, $N. Aye, citrine is a glorious gem.$B$BPay attention and learn what such a discovery may teach us!','After such mining, your muscles bulge and your body aches!','','','','','',3860,3864,0,0,40,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7985,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2,0,0,0,0,0,0,0), + (2764,2,-121,40,45,0,0,255,164,210,0,0,0,0,0,0,0,0,0,8,0,2761,0,0,0,0,0,0,'Galvan\'s Finest Pupil','If you are ready to conclude your training with Galvan, you should journey to Gadgetzan.$B$BThere, you will find my finest pupil: Trenton Lighthammer. He has much to teach you in the ways of ornate mithril. Otherwise, remain here and learn!$B$BOh, Gadgetzan is in Tanaris, of course!','Speak with Trenton Lighthammer in Gadgetzan.','Galvan the Ancient sent you??$B$B$B$BIt is a great honor to meet another of the master\'s pupils!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,2,0,0,0,0,0,0,0), + (2765,2,-121,40,45,0,0,255,164,210,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,'Expert Blacksmith!','When you first came to me, I knew that you would turn out to be one of my finest pupils! It was without hesitancy that you gave up a trinket of some power to McGavan. You did this only so that you could meet me. Such blind faith and devotion to the craft should be rewarded.$B$BYou have attained expertise over blacksmithing, $N. Reap the rewards!','Claim your reward from Galvan the Ancient!','It is only fitting that you receive a trinket of far greater power than the one you sacrificed to get here. Use it in good health, $N.','','You Are The Big Winner','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8703,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,1,1,2,0,0,0,0,0,0,1,1,2,0,0,0,0,0,0,2765,0), + (2766,2,357,40,45,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2767,8705,1,0,'Find OOX-22/FE!','You have uncovered some sort of strange, egg-shaped device made from metal. Fiddling with one of its knobs springs the egg to life, as it opens up into some sort of gnomish robotic contraption! A voice from inside the robotic egg crackles to life.$B$B\"My name\'s Oglethorpe Obnoticus, and my homing robot has crashed! I will reward you for its recovery; please take this beacon to the robot!\"$B$B\"I now have computed the coordinates of the robot for you; it is in a cave near Feral Scar Vale!\"','Take the distress beacon to Oglethorpe\'s homing robot in a cave near Feral Scar Vale.','You place the egg... distress beacon... inside the chicken... homing robot.$B$BHums and whirs are heard from inside the robot as it struggles to stand up. After the robot comes to life, Oglethorpe\'s voice is heard once more, but now from inside the robot:$B$B\"OOX-22/FE is working at least, but it needs major repairs! It is much too heavy for you to carry it... but I think I have an idea. Are you up for watching over it some more?\"','You appear to have uncovered the wreckage of... a robotic chicken? The voice from within the egg crackles to life again:$B$B\"Yes, excellent work! This is indeed my homing robot, though my sensors indicate that it needs a jump start before it can fly back to Booty Bay for repairs. Go ahead and place the beacon inside the rover - the beacon will take care of the rest!\"','','','','','',8705,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-250,250,0,0,0,0,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2767,2,357,40,45,0,0,255,0,0,0,0,0,0,0,0,0,0,0,2,2,2766,3721,-648,0,0,0,0,'Rescue OOX-22/FE!','The gnome\'s voice crackles once again from the robot:$B$B\"I need to move OOX-22/FE to an open, safe place so it can begin a lengthy take-off procedure. It has built-in cloaking, but I need time on my end to make it operational again. Escort the robot from its current location to, let\'s say, the dock along the Forgotten Coast! That should be a perfect place, and long enough, to get things online!\"$B$B\"Escort it safely to the dock, and then come talk to me in Booty Bay! Oglethorpe Obnoticus - out!\"','Escort OOX-22/FE to the dock along the Forgotten Coast, then report to Oglethorpe Obnoticus in Booty Bay.','Oh, YOU\'RE the great savior of OOX-22/FE! I cannot even begin to express my thanks for your assistance! My homing robot series needs more development, but your recovery has saved me countless hours of extra rebuilding time, as well as many gold pieces in manufacture costs!$B$BPlease, take your choice of any of these items I have. Thank you again for your generous assistance $N, my robots and I are in your debt!','Yes, I\'m Oglethorpe Obnoticus, master inventor at your service! Now, is there something I could assist you with?','Escort OOX-22/FE to the dock along the Forgotten Coast','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9647,9648,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-350,350,0,0,0,0,2910,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2768,2,978,40,47,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Divino-matic Rod','Sergeant Bly stole from me! He said he\'d only borrow it, but he stole my cherished divino-matic rod!! Without that rod how will I know where to dig new water holes??$B$BFind Bly and bring me my rod! I heard he led his band of ill-reputed adventurers to go treasure hunting in Zul\'Farrak to the west. I bet you\'ll find him there.$B$BLet\'s hope the trolls took care of him, because if you have to fight him for the rod then you\'re in for a serious fight.','Bring the Divino-matic Rod to Chief Engineer Bilgewhizzle in Gadgetzan.','You found it! Well done, $N! Did you have to fight Bly for it? I hope you knocked him and his band down good and hard!','Did you find Sergeant Bly? Did you get my divino-matic rod?','','','','','',8548,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9533,9534,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,500,0,0,0,0,0,3780,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,6,4,0,0,0,0,0,0,0,0,0), + (2769,2,400,40,46,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2770,0,0,0,'The Brassbolts Brothers','Have you met the Brassbolts brothers? They\'re over in the Shimmering Flats, in Kalimdor, racing their rocket car against the goblins. They usually win which is no surprise--the goblin car blows up so much it barely ever crosses the finish line!$B$BBut even then, the Brassbolts brothers are always looking for new ways to make their car go faster, and Wizzle told me he needs a very rare component for his next experiment.$B$BHe probably needs help getting that part. Speak to him and find out.','Speak with Wizzle Brassbolts in the Shimmering Flats.','Ah, you want to help me? Great!$B$BThere\'s a part I want for an experiment I\'m working on, and I need a brave $C like you to help me get it!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,246,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (2770,2,978,40,50,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Gahz\'rilla','Deep in Zul\'Farrak, the sand troll city in Tanaris, there is a sacred pool. From that pool the trolls summon a huge beast! Gahz\'rilla! He\'s so fierce that even his scales crackle with energy. It\'s that energy I want to harness for my car!$B$BBring me the electrified scale of Gahz\'rilla!$B$BBut the summoning of Gahz\'rilla is a well-kept secret of the trolls. To face him, you must first wrest the secret from them.','Bring Gahz\'rilla\'s Electrified Scale to Wizzle Brassbolts in the Shimmering Flats.','Wow, you got the scale! Thanks, $N. I can\'t wait to get to work on this thing!$B$BSo you saw Gahz\'rilla? Was he as big as they say??','Do you have the scale? I can\'t wait to try different ways to harness its energy!','','','','','',8707,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11122,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,7500,4260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,6,0,0,0,0,0,0,0,0), + (2771,2,-121,40,45,0,0,255,164,210,0,0,0,0,0,0,0,0,0,8,0,2760,3321,-2771,0,0,0,0,'A Good Head On Your Shoulders','It seems as if master had this planned from the start. I was not taught to create the items which you learned to create and you were not taught the items which I learned to create.$B$BThe master is wise, $N. We shall teach each other!$B$BShow me how to make a mithril coif and ornate mithril shoulders and I shall show you how to create an ornate mithril helm.','Bring two Mithril Coifs and one Ornate Mithril Shoulder to Trenton Lighthammer.','Excellent! A fair tradeoff, if I do say so myself. Watch and learn, $N!','Have you completed the crafting of the items, $N?','','','','','',7931,7928,0,0,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2340,9980,11203,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (2772,2,-121,40,45,0,0,255,164,210,0,0,0,0,0,0,0,0,0,8,0,2760,3321,-2771,0,0,0,0,'The World At Your Feet','At last year\'s All-Valley Blacksmithing Championship, all those who watched saw my leg get swept from under me by a cowardly dog from the Venture Co. Foundry. What they didn\'t know, however, was the reason I was able to continue and ultimately win the tournament: That\'s right, ornate mithril boots!$B$BI will need to learn how to craft ornate mithril pants for this year\'s tournament, however, as a Venture Co. shredder is an entrant! Teach me the way of the pants and learn the way of the boot!','Bring two Heavy Mithril Boots and one Ornate Mithril Pants to Trenton Lighthammer.$B','The world will be at your feet, $N! Let them all come at your legs, for you are now unsweepable!','Have you completed the crafting of the items, $N?','','','','','',7933,7926,0,0,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2340,9979,11204,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,1,2,0,0,0,0,0,0,0), + (2773,2,-121,40,45,0,0,255,164,210,0,0,0,0,0,0,0,0,0,8,0,2760,3321,-2771,0,0,0,0,'The Mithril Kid','Around these parts I am known as the Mithril Kid. I supply ornate mithril to adventurers from around the world.$B$B$B$BLittle do they know that I do not know the technique to fashion ornate mithril gloves. Shhhh! This will be our little secret.$B$BTeach me the technique to create ornate mithril gloves, $N, and in exchange, I will show you the resultant of the culmination of my training under Galvan: the ornate mithril breastplate.','Bring two Heavy Mithril Breastplates and one Ornate Mithril Gloves to Trenton Lighthammer.','Thank you for all that you have taught me, $N. The master and commander of the ornate mithril set will soon be in your possession.$B$BBehold!','Have you completed the crafting of the items, $N?','','','','','',7930,7927,0,0,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2340,9972,11205,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (2781,2,440,39,46,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'WANTED: Caliph Scorpidsting','WANTED: Caliph Scorpidsting!$B$BThe Gadgetzan Water Company of Gadgetzan, Tanaris will pay a high bounty for the head of Caliph Scorpidsting, leader of the Wastewander outlaws. His crimes include:$B$B1. Murdering Gadgetzan Water Co. employees!$B2.Stealing Gadgetzan Water Co. resources!$B3.Seizing Gadgetzan Water Co. property!$B$BBring proof of Caliph Scorpidsting\'s demise to Chief Engineer Bilgewhizzle for an immediate reward!','Bring the head of Caliph Scorpidsting to Chief Engineer Bilgewhizzle in Gadgetzan.','Finally - justice is served! You have struck a mighty blow against those vile nomads! With Scorpidsting\'s demise, this might be just the thing to finally push those squatters off of Gadgetzan\'s water wells!$B$BBy the authority of the Gadgetzan Water Company, I gladly award you with this bounty. You\'ve done a great service for us all.','Yes $C, I am an official of the Gadgetzan Water Company. What can I assist you with?','','','','','',8723,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,350,0,0,0,0,13000,3030,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,4,0,0,0,0,0,0,0,0,0), + (2782,2,47,42,47,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,2742,0,0,0,8724,1,0,'Rin\'ji\'s Secret','The tablet is covered with Witherbark troll markings. Rin\'ji\'s secret truly is a mystery... $B$BIt\'s possible that you might have something quite valuable on your hands here. On the other hand, quite the opposite is also possible. A Witherbark troll in distress would probably do anything to find his way out of trouble...','Oran Snakewrithe, a well known scholar on matters concerning the Witherbark trolls, may be able to decipher the tablet. She is known to reside within the Magic Quarter of the Undercity.','This tablet... Quite unusual... Where did you find this, $N?','Well, now, what is this?','','','','','',8724,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,0,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2783,2,4,50,57,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,2801,0,2801,0,0,0,'Petty Squabbles','We fight the wrong enemy, $N.$B$BThe true power in these lands continues to grow in strength and number while we squabble over scorched earth with orcs.$B$BDo we continue to fight a war in these lands against the Horde, only to be routed one day by the armies of the Burning Legion? It is futile.$B$BPut your differences aside, $N, speak with the fallen hero of the Horde. He knows the truth behind the Blasted Lands.','Speak with the Fallen Hero of the Horde at the border of the Blasted Lands and the swamp.','The Alliance wishes to assist?$B$BI thought to never see this day again. A day in which the Alliance fights side by side with the Horde against a common enemy.$B$BIt shall be... we will unite.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2700,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2784,2,4,45,50,0,0,178,0,0,0,0,0,0,0,0,0,0,0,10,2,0,0,0,2621,0,0,0,'Fall From Grace','Hear my story, $r.','Listen to the Fallen Hero of the Horde tell his story.','As a spirit, I am powerless, $N. Assist me. Allow me to regain my honor.','Listen to what I have to say.','The Tale of Sorrow','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2801,2,4,45,57,0,0,255,0,0,0,0,0,0,0,0,0,0,0,10,2,0,0,0,2681,0,0,0,'A Tale of Sorrow','Before we may continue, you must hear my story.','Listen to the Fallen Hero of the Horde tell his story.','The time to act is now, $N.','Listen to what I have to say, $N.','A Tale of Sorrow','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2821,2,357,40,46,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Mark of Quality','My philosophy on leatherworking is that the work must be the best quality possible - no compromises. Anyone who says that quality doesn\'t matter is trying to sell you ocean-front property in Dun Morogh!$B$BIn my latest pursuit of high-quality materials, I have run across thick yeti hides. The Yeti are native to Feralas, with many found in Feral Scar Vale. I want some, and I\'ll give you a choice of one of my leather goods for a stack of ten. If that sounds fair to you, then we\'re in business.','Bring 10 Thick Yeti Hides to Pratt McGrubben in Feathermoon Stronghold.','Did you stop and examine the texture of these hides? Properly treated, these hides could very well be stronger than iron. Not many people know about these hides, and that in combination with the vast treating solutions I know will allow me to potentially make items with a true mark of quality... thanks to you, of course!$B$BAnd now, please choose from what I am able to offer you for your service!','A stack of ten thick yeti hides will net you a choice of one of my crafted items. Because I care about quality, I am able to ensure you\'ll get a good item!$B$BIf you can\'t seem to find yetis, I know where some might be. Try looking just inland of the Forgotten Coast, around Feral Scar Vale.','','','','','',8973,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9630,9631,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,2430,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2822,2,357,40,46,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Mark of Quality','I take pride in my leather work, and I feel it shows; quality should never be compromised. Anyone who says that quality doesn\'t matter would also have you believe that the earth does not keep secrets!$B$BIn my latest pursuit of high-quality materials, I have discovered thick yeti hides. Yetis are native to Feralas, often found west of here in Feral Scar Vale. I\'ll give you a choice of one of my leather goods for a stack of ten. If that is agreeable to you, then we are set!','Bring 10 Thick Yeti Hides to Jangdor Swiftstrider in Camp Mojache.','Ah, excellent! These hides, when given a special treatment, are as resilient as iron I tell you! It will take many tries in order to get the right mix down for the tanning, but I am confident they will bring my mark of quality to the next level.$B$BAs for you, $N... your assistance has proven invaluable to me. Please take your choice from these items I have crafted.','Were you able to get a stack of ten thick yeti hides? My leather goods are second to none, and I\'ll share a sampling with you should you have the hides.$B$BIf you can\'t seem to find yetis, I know where some might be. Try looking west of here, just inland of the Forgotten Coast around the Feral Scar Vale.','','','','','',8973,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9633,9632,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,2430,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2841,2,133,25,35,81,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Rig Wars','Gnome technology - two years ago its most common use was as a punch line. Times certainly have changed. Now they\'ve got a new rig built that\'s better than all our shredder models combined. I need the blueprints, $N!$B$BUnfortunately, the plans are locked away in a safe near Mekgineer Thermaplugg. To make matters worse, the combination to the safe is only known by Mekgineer Thermaplugg.$B$BDo whatever you have to do to get that combination, $N. Then crack open that safe and bring back those blueprints!$B','Retrieve the Rig Blueprints and Thermaplugg\'s Safe Combination from Gnomeregan and bring them to Nogg in Orgrimmar.$B','I knew you could do it, $N! Sovik on the other hand, he had his doubts.$B$B$B$BNow that we have the blueprints in our possession, it is only a matter of time before we figure out all of the gnomish innovations that went into the creation of the rig and make them goblin innovations for our new shredder models.','I don\'t see any blueprints. Did you hide them somewhere on your body or are you just standing around here to irritate me?$B$B','','','','','',9153,9299,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9623,9624,9625,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,1650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2842,2,133,25,35,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,-2841,0,0,2843,0,0,0,'Chief Engineer Scooty','As soon as we got word from Kernobee about the new gnomish rig, Scooty and I began work on the Transpolyporter 6000: The fastest and most reliable way to Gnomeregan.$B$BIt\'s finally ready for passengers to board, $N. If you want to give it a try, go to Booty Bay and talk with Scooty at the wind rider roost. To get to Booty Bay, take the boat from Ratchet.$B$BOf course, you could always try and make the run to Gnomeregan through the dwarf infested mountains of Dun Morogh!','Speak with Scooty in Booty Bay.','She\'s a beauty, isn\'t she? Pinnacle of goblin transport technology -- only exploded a dozen or so times.$B$BDon\'t worry, $N, I\'ve got her all fixed up. She won\'t blow up on you - and if she does, it\'ll be quick and painless.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,168,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2843,2,133,20,35,81,0,178,0,0,0,0,0,0,0,0,0,0,0,2,2,2842,0,0,0,0,0,0,'Gnomer-gooooone!','As long as you have the transponder in your possession, all you need to do is step on the pad and you\'ll be teleported to Gnomeregan.$B$BYou may experience some unusual side effects, but none of those should be permanent... anymore.$B$BI almost forgot the most important part - getting back. When you\'re ready to come back, just step on the transpolyporter pad in Gnomeregan!$B$BNow to calibrate the transponder to your size and weight.$B','Wait for Scooty to calibrate the Goblin Transponder.','All done! When you\'re ready, just step on the pad.','It\'s ready!','Goblin Transponder','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9173,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,2843,0), + (2844,2,357,44,49,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2845,0,0,0,'The Giant Guardian','I am no good, $N. I was \'spose to be watchin\' over my little friend, Shay, and somehow, she got away from me. I\'m not all that sure what happened, really, but last time I saw her, we was walkin\' through the ruins just north of here.$B$BEverythin\' was goin\' fine, but then I turned around, and... she was gone.$B$BNow I jus can\'t quite figure out what I should do here. Got any ideas, $N? I\'m awful worried.$B$BHey, how \'bout you go look fer Shay? Yer legs can travel much faster \'n mine.','Locate the lost night elf girl.','Oh, I am so glad you found me! I must admit, I am a bit lost... But isn\'t this a beautiful place?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2040,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2845,2,357,44,49,0,0,77,0,0,0,0,0,0,0,0,0,0,900,2,2,2844,0,0,0,0,0,0,'Wandering Shay','Do you think you could help me find my way back to my friend, Rockbiter? He was supposed to be watching me... But I do have a tendency to wander off now and then. There are just so many things to see, and I get so distracted.$B$BThere is one thing that will always work to get my attention, though.$B$BInside this chest, you\'ll find a bell that is very precious to me. I just love the sound of it. You have my word, if I wander off, all you have to do is ring it and I\'ll come running back.','Pick up Shay\'s Bell from the chest.$B$BEscort Shay Leafrunner to Rockbiter\'s camp.','What? You say dis bell will work when Shay runs off? Well, how \'bout that!$B$BSince you did so much fer me, here ya go, $N. ','I was gettin\' worried \'bout ya! Thank you so much for bringin\' Shay home, $N.','Take Shay Leafrunner to Rockbiter\'s camp','','','','',9189,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9656,9657,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2846,2,978,40,46,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Tiara of the Deep','Long ago I possessed a beautiful piece of jewelry, the Tiara of the Deep. And not only was it pretty--it held great power for those with the knowledge to use it.$B$BSo when word of the tiara reached the Hydromancer Velratha, she had to have it. She sent agents to my home and they stole it while I was away. The thieves!$B$BI want my tiara back! Go to Zul\'Farrak, the troll city in Tanaris, find Velratha and wrench the tiara from her. Return it to me and you\'ll earn my favor.','Bring the Tiara of the Deep to Tabetha in Dustwallow Marsh.','Wonderful! You found it! And what\'s just as important--Velratha no longer has it! Thank you, $N. I am forever in your debt!$B$BAnd if I sounded a little... mean before, pay it no mind. You\'ll find me a much nicer person to those who haven\'t stolen from me.','Do you have the tiara, $N? Has Velratha learned the price of crossing me?','','','','','',9234,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9527,9531,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,6500,3630,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,4,1,0,0,0,0,0,0,0,0), + (2847,2,-182,30,45,0,0,77,165,225,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Wild Leather Armor','$n, you\'re becoming quite skilled as a leatherworker! I know some patterns you might be interested in... Wild Leather armor! Wild Leather taps into the potent and chaotic properties of wildvines, found in areas of lush vegetation and on some of the creatures there. The armor made using it is second to none for people of your skill, guaranteed.$B$BI\'ll teach this to you, but you\'ll be working for me for a while. The first cost is simply ten pieces of thick leather. After this, we\'ll talk specifics.','Bring 10 Thick Leather to Pratt McGrubben in Feathermoon Stronghold.','Well $N, I\'m glad to have you on board. You\'ve made a smart decision as a leatherworker; those who wear leather armor will be clamoring to you once you learn how to make any of the Wild Leather armor pieces.$B$BLet\'s get to work - where do you want to start?','Like I said, you\'ll be working for me while you learn about Wild Leather armor. Because wildvines are both potent and chaotic, it yields a random but strong benefit to the already strong armor you will be making. This knowledge, however, was not easy for me to come by.$B$BThe initial cost to begin this process is ten pieces of thick leather.$B$BOnce that is done, we\'ll get to the work you need to do in order to obtain the patterns.','','','','','',4304,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2848,2,-182,30,45,0,0,77,165,225,0,0,0,0,0,0,0,0,0,8,0,2847,2853,-2848,0,0,0,0,'Wild Leather Shoulders','Wild Leather shoulders support the wearer\'s frame extremely well, offering top notch protection of the upper arms and the shoulders themselves. As with all Wild Leather armor, a potent but random benefit is applied to the item as the wildvine is stitched in.$B$BFor this pattern, I will require six thick armor kits and a wildvine. That shouldn\'t be too tall of an order for you to fill.','Bring 6 Thick Armor Kits and a Wildvine to Pratt McGrubben in Feathermoon Stronghold.','These armor kits are of solid quality, $N. If there is one thing I demand in not only my work, but the work of those in my employ, it is quality.$B$BYou\'ve done well to earn this pattern; I hope it brings you the rewards it has brought me. $B$BGains','Do you have the six thick armor kits and the wildvine I require?$B$BDon\'t think of making armor kits as monotonous work; the steady fashioning method you develop as you ply your trade on these kits helps develop your skills for the intricate work needed to make Wild Leather armor.$B$BSee - there\'s a real reason behind what you\'re making for me...','','','','','',8173,8153,0,0,6,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8403,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2849,2,-182,30,45,0,0,77,165,225,0,0,0,0,0,0,0,0,0,8,0,2847,2853,-2848,0,0,0,0,'Wild Leather Vest','Wild Leather vests are the staple of any Wild Leather armor set. The frame of the vest blends with the wildvine to produce a product that offers maximum protection of the torso while allowing for the potent magic to work its way through the garment.$B$BFor this pattern, I will require two Turtle Scale breastplates, two sets of Turtle Scale gloves, and a wildvine. It\'s a tall order, but one you should have little difficulty in filling for me.','Bring 2 Turtle Scale Breastplates, 2 Turtle Scale Gloves, and a Wildvine to Pratt McGrubben in Feathermoon Stronghold.','These are some very nice pieces here, $N. The craftsmanship and care put in to making these alone would fetch several silver more than the average piece made.$B$BYou\'ve filled my order, and with that comes your reward. The knowledge of making Wild Leather vests is now yours!','Do you have the two Turtle Scale breastplates and gloves I ordered? Also, don\'t forget the wildvine!$B$BEven with the earliest patterns, we learn that the fundamentals of shape translate well into more difficult garments. Though different items, the shape of the Turtle Scale breastplates prepares you for the detailing needed to make a Wild Leather vest.$B$BAnd the gloves... well, they\'re just for my own benefit. Remember, you\'re working for me!','','','','','',8189,8187,8153,0,2,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8404,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2850,2,-182,30,45,0,0,77,165,225,0,0,0,0,0,0,0,0,0,8,0,2847,2853,-2848,0,0,0,0,'Wild Leather Helmet','A Wild Leather helmet offers the wearer superior protection to the vital areas of the head without a sacrifice in comfort. As with all Wild Leather armor, the integrated wildvine yields a powerful but random enhancement to the frame of the helm. Leather wearers will definitely want this piece!$B$BFor this pattern, I will need two Nightscape tunics, two Nightscape headbands, and a wildvine. Complete this order and the pattern will be yours!','Bring 2 Nightscape Tunics, 2 Nightscape Headbands, and a Wildvine to Pratt McGrubben in Feathermoon Stronghold.','This Nightscape equipment you have supplied fills the order perfectly, $N. I expect no less from a leatherworker of your caliber.$B$BYou have definitely earned this pattern. I give it to you freely, and hope you will profit from it accordingly.','I need those tunics and headbands made, and I also need that piece of wildvine before I will share with you the knowledge of Wild Leather helmets.$B$BHead gear is highly coveted amongst adventurers, whether it be a disarmingly simple headband or a full-covering helmet. The fundamentals of creating valued head gear remain constant, no matter what the cosmetic appearance of the gear is.','','','','','',8175,8176,8153,0,2,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8405,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2851,2,-182,30,45,0,0,77,165,225,0,0,0,0,0,0,0,0,0,8,0,2847,2853,-2848,0,0,0,0,'Wild Leather Boots','You\'ve learned quite a bit now, $n; still, there is more for you to learn. Next are Wild Leather boots, the cornerstone of any set.$B$BThese boots are crafted to cradle the foot in comfort while bracing it against the hazards of adventuring. The soft soles are a blessing to those seeking quiet movement in footwear.$B$BFor this pattern, I need an order of two Nightscape pants and two Nightscape boots filled. I also will require two wildvines... not just one. When you have all this, let me know.','Bring 2 Nightscape Pants, 2 Nightscape Boots, and 2 Wildvines to Pratt McGrubben in Feathermoon Stronghold.','Once again, you\'ve filled a complex order with the skill of a seasoned professional. You have earned this pattern, as well as my thanks.','The order on the pants, boots, and wildvines needs to be filled before you get the pattern, $N. Are you finished?$B$BFrom the earliest pair of boots we learn how to make, we start to understand that a quality boot needs to ride a razor\'s edge between comfort and function. With both, we are able to create items that allow the wearer to ignore fatigue that would cripple those wearing lower quality goods.','','','','','',8193,8197,8153,0,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8406,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2852,2,-182,30,45,0,0,77,165,225,0,0,0,0,0,0,0,0,0,8,0,2847,2853,-2848,0,0,0,0,'Wild Leather Leggings','With the basics down, you are ready to master more complex fare, $n. Wild Leather leggings are some of the sturdiest and powerful leather gear around. The waist, thighs, calves, and the vitals - all are given tremendous protection. Coupled with the enhancement that the wildvine provides, adventurers who own it will thank you each time they see you.$B$BFor this pattern, I need an order of two Turtle Scale helms, two Turtle Scale bracers, and two wildvines filled.','Bring 2 Turtle Scale Helms, 2 Turtle Scale Bracers, and 2 Wildvines to Pratt McGrubben in Feathermoon Stronghold.','Again, you\'ve filled an order without flaw. Perhaps some day I will come to YOU seeking knowledge, eh $N?$B$BHere is the pattern for the leggings, along with my thanks. Commit this lore to your knowledge, and let your finished products tap into your impressive skills!','Do you have the Turtle Scale bracers and helms ready? Don\'t forget the two wildvines I need!$B$BBy now, you\'re starting to realize the potential power that lies in Wild Leather armor. An armor that has no boundaries in application is nearly invaluable to a leatherworker. The limits are only in the quantities of resources to make the items - not the quality of the finished products!','','','','','',8191,8198,8153,0,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8407,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2853,2,-182,30,45,0,0,77,165,225,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9235,1,0,'Master of the Wild Leather','Well $n, you are the definition of diligence. There is one pattern left for Wild Leather armor; you\'ve mastered the others. I won\'t require you to toil needlessly for the pattern. You\'ve earned it outright, and then some... but I cannot give it to you myself. My teacher, the one who brought me into the craft, is the one who must reward you.$B$BTake this letter to Telonis; he teaches leatherworking in Darnassus. Show him the letter, and let him acknowledge you as an equal, as I do.','Give Pratt\'s Letter to Telonis, the master leatherworker of Darnassus.','Ah yes, Pratt sent you. Though he is a human, he reminds me of us night elves sometimes. His dedication and his talents with leather are impressive. For him to compliment you so in this letter, it is a sign of respect I acknowledge.$B$BI am aware that he has taught you the art of Wild Leather. Allow me to finish your training with this pattern. Make good use of it; few in the world know the secrets of Wild Leather cloaks.','Greetings, $R... from your countenance I can tell you are a leatherworker as am I. Have you come to draw from my skills, or perhaps you have other business with me?','','','','','',9235,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8408,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2854,2,-182,30,45,0,0,178,165,225,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Wild Leather Armor','$n, your skill as a leatherworker precedes you. I possess leatherworking lore you would be wise to acquire... Wild Leather armor! Wild Leather taps into the potent and chaotic properties of wildvines, found in areas of lush vegetation and on some of the creatures there. Armor made using it is second to none for a crafter of your skill, guaranteed.$B$BI\'ll teach you, but you\'ll be working for me for a while. The first cost is simply ten pieces of thick leather. After this, we\'ll talk specifics.','Bring 10 Thick Leather to Jangdor Swiftstrider in Camp Mojache.','Well $N, I\'m glad to have you on board as my apprentice. You\'ve made a wise decision as a leatherworker; those who make use of leather armor will be clamoring to you once you learn how to master the art of Wild Leather.$B$BLet\'s get to work - where do you want to start?','We must be clear; you shall be apprenticed to me while you learn the art of Wild Leather armor. Because wildvines are both potent and chaotic, it yields a random but strong benefit to the already strong armor you will be making. This knowledge, however, was not easy for me to acquire.$B$BThe initial cost to begin this process is ten pieces of thick leather.$B$BOnce that is done, we\'ll get to the work you need to do in order to obtain the patterns.','','','','','',4304,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2855,2,-182,30,45,0,0,178,165,225,0,0,0,0,0,0,0,0,0,8,0,2854,2860,-2855,0,0,0,0,'Wild Leather Shoulders','Wild Leather shoulders support a wearer\'s frame extremely well, offering superior protection of the upper arms as well as the shoulders. As with all Wild Leather armor, a random yet very potent enhancement is imbued within the item as the wildvine is stitched in.$B$BFor this pattern, I will require six thick armor kits and a wildvine. That shouldn\'t be too tall of an order for you to fill.','Bring 6 Thick Armor Kits and a Wildvine to Jangdor Swiftstrider in Camp Mojache.','These armor kits are of solid quality, $N. If there is one thing I demand in not only my work, but in the work of those I give tutelage to, it is quality.$B$BYou\'ve done well to earn this pattern; I hope it brings you the rewards it has brought me.','Do you have the six thick armor kits and the wildvine I require?$B$BThink of making armor kits as a lesson in steady and reliable crafting; the consistent fashioning method you develop as you ply your trade on these kits helps develop your skills for the intricate work needed to make Wild Leather armors.$B$BEvery lesson has a purpose, $N. It is important to embrace each one accordingly.','','','','','',8173,8153,0,0,6,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8403,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2856,2,-182,30,45,0,0,178,165,225,0,0,0,0,0,0,0,0,0,8,0,2854,2860,-2855,0,0,0,0,'Wild Leather Vest','Wild Leather vests are the staple of any Wild Leather armor set. The frame of the vest and the wildvine weave within it produces a product that offers maximum protection of the torso while allowing for potent magic to work its way through the garment.$B$BFor this pattern, I will require two Turtle Scale breastplates, two sets of Turtle Scale gloves, and a wildvine. This is not an easy lesson, but it is one you certainly have the skill to complete.','Bring 2 Turtle Scale Breastplates, 2 Turtle Scale Gloves, and a Wildvine to Jangdor Swiftstrider in Camp Mojache.','These are some very nice pieces here, $N. The craftsmanship and care put in to making these show you have chosen to dedicate yourself fully to these tasks.$B$BYou\'ve met my requests, and with that comes your reward. The knowledge of making Wild Leather vests is now yours!','Do you have the two Turtle Scale breastplates and gloves? Also, don\'t forget the wildvine!$B$BEven with the earliest patterns, we learn that the fundamentals of shape translate well into more difficult garments. Though different items, the shape of the Turtle Scale breastplates prepares you for the detailing needed to make a Wild Leather vest.$B$BAs you progress through your lessons, the skills I teach will become as art.','','','','','',8189,8187,8153,0,2,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8404,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2857,2,-182,30,45,0,0,178,165,225,0,0,0,0,0,0,0,0,0,8,0,2854,2860,-2855,0,0,0,0,'Wild Leather Helmet','A Wild Leather helmet offers the wearer superior protection to the vital areas of the head without a sacrifice in comfort. As with all Wild Leather armor, the integrated wildvine yields a powerful but random magic imbuement to the helm\'s frame. Leather wearers will definitely want this piece!$B$BFor this pattern, I will need two Nightscape tunics, 2 Nightscape headbands, and a wildvine. Complete this lesson and the pattern will be yours!','Bring 2 Nightscape Tunics, 2 Nightscape Headbands, and a Wildvine to Jangdor Swiftstrider in Camp Mojache.','This Nightscape equipment you have supplied perfectly meets the requirements I have given to you, $N. I expect no less from a leatherworker of your caliber.$B$BYou have earned the honor of crafting Wild Leather helmets. I give this pattern to you freely, and hope you will profit from it accordingly.','I need those tunics and headbands made, and I also need that piece of wildvine before I will share with you the knowledge of Wild Leather helmets.$B$BHead gear is highly coveted amongst adventurers, whether it be a disarmingly simple headband or a full-covering helmet. The fundamentals of creating valued head gear remain constant, no matter what the cosmetic appearance of the gear is.','','','','','',8175,8176,8153,0,2,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8405,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2858,2,-182,30,48,0,0,178,165,225,0,0,0,0,0,0,0,0,0,8,0,2854,2860,-2855,0,0,0,0,'Wild Leather Boots','Your knowledge of Wild Leather armor grows, $n; still, there is more for you to learn.$B$BWild Leather boots are the cornerstone of any set. Such boots are crafted to cradle the foot in comfort while bracing it against the hazards of adventuring. The soft soles are a blessing to those seeking quiet movement in footwear.$B$BFor this pattern, I need two Nightscape pants and two Nightscape boots crafted. I also will require two wildvines... not just one. When you have these items, we will proceed.','Bring 2 Nightscape Pants, 2 Nightscape Boots, and 2 Wildvines to Jangdor Swiftstrider in Camp Mojache.','Once again, you have produced items with the skill of a seasoned professional. You have earned this pattern, as well as my congratulations.','The pants, boots, and wildvines need to be delivered to me before you learn the pattern, $N. Have you done as I asked?$B$BFrom the earliest pair of boots we learn how to make, we start to understand that a quality boot needs to ride a razor\'s edge between comfort and function. With both, we are able to create items that allow the wearer to ignore fatigue that would cripple those wearing lower quality goods.','','','','','',8193,8197,8153,0,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8406,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2859,2,-182,30,45,0,0,178,165,225,0,0,0,0,0,0,0,0,0,8,0,2854,2860,-2855,0,0,0,0,'Wild Leather Leggings','You are ready to master more complex lessons, $n. Wild Leather leggings are some of the sturdiest and powerful leather gear around. The waist, thighs, calves, and the vitals - all are given tremendous protection. Coupled with the enhancement that the wildvine provides, adventurers who own it will thank you each time they see you.$B$BFor you to gain this pattern, I need two Turtle Scale helms, two Turtle Scale bracers, and two wildvines.','Bring 2 Turtle Scale Helms, 2 Turtle Scale Bracers, and 2 Wildvines to Jangdor Swiftstrider in Camp Mojache.','Again, you\'ve completed my task without flaw. Perhaps some day I will come to YOU seeking knowledge, eh $N?$B$BHere is the pattern for the leggings, along with my thanks. Commit this lore to your knowledge, and let your finished products tap into your impressive skills!','Do you have the Turtle Scale bracers and helms ready? Don\'t forget the two wildvines I require.$B$BBy now, you\'re starting to realize the potential power that lies in Wild Leather armor. An armor that has no boundaries in application is nearly invaluable to a leatherworker. The limits are only in the quantities of resources to make the items - not the quality of the finished products!','','','','','',8191,8198,8153,0,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8407,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2860,2,-182,30,45,0,0,178,165,225,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9236,1,0,'Master of the Wild Leather','$n, you have learned all I am able to teach you. There is, however, one remaining pattern for Wild Leather armor. I will not require you to toil needlessly for this; you\'ve earned it outright, and then some. This pattern, however, is one that I cannot freely share with you.$B$BMy teacher, the one who brought me into the craft, is the one who must reward you. Take this note to Una; she teaches leatherworking in Thunder Bluff. Show her the letter, and let her acknowledge you as an equal, as I do.','Give Jangdor\'s Letter to Una, the master leatherworker of Thunder Bluff.','Ah yes, Jangdor sent you. I am pleased to see that one of my finest students now has a student of his own.$B$BHis dedication and his talents with leather are impressive. For him to compliment you so in this letter, it is a sign of respect I acknowledge.$B$BI am aware that he has taught you the art of Wild Leather. Allow me to finish your training with this pattern. Make good use of it; few in the world know the secrets of Wild Leather cloaks.','Greetings, $r... from your countenance I can tell you are a leatherworker as am I. Have you come to draw from my skills, or perhaps you have other business with me?','','','','','',9236,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8408,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2861,2,978,40,46,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2846,0,0,0,'Tabetha\'s Task','Rumor is that Tabetha, a mage colleague who lives deep in Dustwallow Marsh, has a bone to pick with a certain sand troll in Zul\'Farrak. If you speak with Tabetha she can tell you more.$B$BAnd bring some friends with you, $N. If Tabetha has you go to Zul\'Farrak then you\'re not going to want to go alone.$B$BYou will find Tabetha\'s cottage west of Theramore, and just north of the Stonemaul Ruin.','Speak with Tabetha in Dustwallow Marsh.','That\'s right. I do have a bone to pick with a troll. A few bones. All her bones!$B$BWant to help me?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,246,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2862,2,357,39,42,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2863,0,0,0,'War on the Woodpaw','The gnolls... they are more than a nuisance. They are a constant threat to the existence of this very camp! It is irrelevant whether they are indigenous to Feralas or not; if we do not strengthen our resolve against them, we will find ourselves driven out of the entire region.$B$BThe gnoll attacks against the camp have become more fevered as of late. We need your aid in thinning their numbers; bring to me ten of their manes, and I will reward you handsomely for your effort.$B$BGo!','Bring 10 Woodpaw Gnoll Manes to Hadoken Swiftstrider in Camp Mojache.','This is proof of a good start, $N. Your skills as a soldier are to be commended.$B$BYou are not the only one I ask that task of. Many before you have fought them, and in times past our efforts have kept them at bay. Recently though, their attempts to push northward into our area of influence have increased dramatically. Their attacks have also become more savage... almost as if they were desperate.$B$BI have a plan though, $N, that might settle things once and for all against them...','We drive them back, and yet they still attack! Someone or something must be driving them into a frenzy... oh, you have returned, eh $N? Do you have the manes I require for the bounty to be met?','','','','','',9237,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,150,0,0,0,0,4500,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2863,2,357,39,43,0,0,178,0,0,0,0,0,0,0,0,0,0,3600,8,0,2862,0,0,2902,0,0,0,'Alpha Strike','The plan is for various leaders of the gnolls - Alphas as they call themselves - to be taken down within rapid succession. If we\'re able to execute this sort of swift and precise devastation against them, it would cause chaos in their ranks. Perhaps it would also drive a message through their thick flea-bitten heads that we can and will destroy them!$B$BI want you to be the messenger of my will; eliminate five of their Alphas within one hour for this to work $N, or we\'ll remain at this impasse!','Kill 5 Woodpaw Alphas and return to Hadoken Swiftstrider within one hour.','You\'ve done as I have asked, and for that I salute you. Take this small reward as compensation for your efforts, $N.$B$BWith their numbers thinned and their leaders slain, the gnolls will think twice about storming the camp. This doesn\'t conclude the issue at hand, however...$B$BThere must be some reason why the gnolls have been whipped into such a frenzied state. Before they have a chance to regroup though, I want to find out what is causing it.','Time is running out, $N! If you\'re not here to report that you\'ve taken out the Alphas, then you\'re wasting time!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5258,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,150,0,0,0,0,4500,1620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2864,2,978,40,45,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2865,0,0,0,'Tran\'rek','My cousin Tran\'rek is in a tight spot. He promised me a load of scarab shells weeks ago and he hasn\'t delivered. He\'s my cousin, so I\'d hate to have to send someone to Gadgetzan to break something on him.$B$BCan you speak to Tran\'rek for me? Let him know he needs to get that delivery together before I do something rash?$B$BGadgetzan is in northern Tanaris, in Kalimdor.','Speak with Tran\'rek in Gadgetzan.','Hello!$B$BOh, you spoke to my cousin Krazek? How is he? I hope Booty Bay is treating him well...$B$BScarab shells, you say? Well... let me tell you a story...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,25,0,0,0,0,0,234,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (2865,2,978,40,45,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,2864,0,0,0,0,0,0,'Scarab Shells','The scarabs of Tanaris have very hard shells! Hard enough to use as a building material for lots of things. So many things!$B$BIn fact, those shells are so useful... the scarabs were hunted all to near extinction!$B$BI know where there are more scarabs, and if you promise to bring me their shells then I\'ll tell you where they are. Promise?$B$BOk, the scarabs have a colony in Zul\'Farrak. I guess the trolls don\'t hunt them for their shells.$B$BBut you can! Go to Zul\'Farrak and get me uncracked shells!','Bring 5 Uncracked Scarab Shells to Tran\'rek in Gadgetzan.','Oh, great! You got them!$B$BThanks, $N. You\'re a real lifesaver!','Do you have the shells? My cousin in Booty Bay is waiting for a load of them, and he\'s getting impatient!','','','','','',9238,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,500,0,0,0,0,6500,2340,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), + (2866,2,357,40,43,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2867,0,0,0,'The Ruins of Solarsal ','To our south are the Ruins of Solarsal; this is an area that far pre-dates modern times. We explored the ruins initially and found nothing of note; as such, we left it in peace.$B$BVery recently, the Hatecrest naga have occupied these ruins in alarming numbers. At first, we considered it as the precursor for an attack. Though that threat is still possible, we believe there might be something else going on.$B$BGo there, explore the ruins, and look for anything that stands out to you. Good luck, $n.','Explore the Ruins of Solarsal and investigate the presence of the naga there.','Examining the gazebo reveals some interesting and unusual things in contrast to the surrounding ruins.$B$BFirst, the gazebo is clearly a more recent construction than the other objects in the ruins. Second, the gazebo has a small series of glyphs engraved into the sides of it; the glyphs repeat in their pattern, but it otherwise is unknown in origin and meaning. Third, the stone of the gazebo itself is warm to the touch.$B$BThis certainly quantifies as \"standing out\" in the search of the ruins!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,1620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2867,2,357,40,43,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,2866,0,0,0,0,0,0,'Return to Feathermoon Stronghold','With the discovery of the strange gazebo in the heart of the Ruins of Solarsal, the time has come to return to Feathermoon Stronghold and report to General Shandris Feathermoon what has been discovered here.','Return to Shandris Feathermoon in the Feathermoon Stronghold and report your findings.','Welcome back, $N. Your report on this gazebo is most... disturbing. It would seem that even if the naga there were not planning on an attack, their continued presence bodes ill for our push into Feralas. At any rate, here is compensation for your investigation.$B$BIt would seem that Feathermoon Stronghold is in dire need of additional assistance concerning the Hatecrest naga. I\'d like to offer you the task, if you are so inclined. There is much to do.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,4500,1080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2869,2,357,40,43,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,3130,0,0,2870,0,0,0,'Against the Hatecrest','The best course of action at this point is to assume that, regardless of what the naga are up to, they will eventually move to secure the island for their own. We need to take aggressive steps to counter that threat before it is too late.$B$BBring me ten Hatecrest Scales that are in good condition; it should be obvious to you how to acquire them. You\'ll cut your teeth on the naga for the first time, and we\'ll have a weakened naga presence on Sardor Isle - both are prospects that play to our advantage.','Bring 10 Hatecrest Naga Scales to Latronicus Moonspear in Feathermoon Stronghold.','Yes, yes, these scales are more than satisfactory. Actually, I think I will send these down to Pratt for him to take a look at. Maybe he can craft something useful out of them.$B$BAs for you, I have another mission I want to send you on. But first, here is your bounty for the scales. Your continued service to the General and Feathermoon Stronghold at large is a blessing in the face of adversity.','$N, if you\'re here to verify the task given to you, then excellent - it is ten Hatecrest scales I seek. If you are here for chit-chat, then I am currently unavailable for such trivialities.$B$BKnow this - we night elves are not warmongers. Our race is dedicated to the preservation of peace and harmony. This does not mean, however, that we will not proactively protect our own interests. This is my duty to General Feathermoon, and to the stronghold.','','','','','',9247,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,4500,1620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2870,2,357,40,45,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,2869,0,0,2871,0,0,0,'Against Lord Shalzaru','$n, new scouting reports have given us a good idea on the naga chain of command. Royalty is present amongst their rank and file, and they\'re the ones calling all the shots.$B$BSpecifically, we\'ve identified one of the crueler royals as Lord Shalzaru. Scouts report that he himself has uncovered an odd relic during a recent naga excavation in a cave south of the main ruins, across the water on the Isle of Dread.$B$BPut a stop to it by putting a stop to him, and bring me his relic so we can study it.','Eliminate Lord Shalzaru, and then bring the Mysterious Relic he uncovered to Latronicus Moonspear in Feathermoon Stronghold.','Well played, $N! Lord Shalzaru\'s demise will throw the naga into disarray for some time, if not permanently. The threat they pose is now under more of our control than it has ever been, and we have you to thank for it.$B$BHere is more bounty money from the stronghold treasury - you\'ve earned every copper. You and yours are welcome in Feathermoon Stronghold anytime, my friend.$B$BOne more thing before you depart, $N... if you could...','Bringing down Lord Shalzaru would certainly set their plans back weeks, if not months. On top of that, the relic he uncovered is of definite interest to us.$B$BHave you performed the mission given to you, $N?','','','','','',9248,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,5000,1740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2871,2,357,40,45,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,2870,0,0,0,9248,1,0,'Delivering the Relic','If you would be so kind as to deliver the relic to my wife Vestia, I would appreciate it. She\'s not only a fine priestess for our community, but she is one of the most well-versed scholars you\'ll find anywhere. I couldn\'t make heads or tails of this device even if there was a wager involved. My wife though, if anyone can figure out what this thing is, she could... and we need to know!$B$BShe\'s just around the bend, no doubt studying. Thanks, $n.','Deliver the Mysterious Relic to Vestia Moonspear in Feathermoon Stronghold.','Interesting... this came from the Ruins of Solarsal, you say? Well, Latro\'s right that I need to look at this. At first glance, it seems non-indigenous to the ruins. Then again, this isn\'t of naga design... not something as alien as this.$B$BIt is going to take some time to research this item. Once my research on it is done, maybe I will make use of your talents, should you be around.$B$BHere, take one of these extra items we have; I hope you\'ll find some use for it!','Yes, may I assist you?$B$BHold on, you\'re the $C that has been helping General Feathermoon and Latro out with the naga threat, yes? I\'m Vestia, Latro\'s - erm, rather, Latronicus\' wife. It is a pleasure to meet you!$B$BI\'m sorry, you\'re here on business, of course. Do you have something for me - from him, perchance?','','','','','',9248,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9663,9664,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2872,2,440,40,45,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2873,0,0,0,'Stoley\'s Debt','My old buddy Stoley owes me a very special bottle of rum. He tends the bar at Steamwheedle Port in Tanaris, Kalimdor, and he promised me that the rum there is stronger than anything we can find in Booty Bay. He\'s so confident that he says if I try that rum and don\'t agree with him, then he\'ll double the money he owes me!$B$BWell, I think he\'s not as confident as he was when last we spoke, and now he\'s afraid to give me that rum. But I don\'t back down from wagers, so why don\'t you talk to him for me...','Speak with Stoley in Steamwheedle Port.','Ah, so you\'ve been speaking with MacKinley, have you?$B$BIt\'s not what he thinks! I\'m not afraid to give him some Steamwheedle Bilge Rum...$B$BI just don\'t have any rum to give him!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (2873,2,440,40,45,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,2872,0,0,2874,0,0,0,'Stoley\'s Shipment','I owe \"Sea Wolf\" MacKinley in Booty Bay some rum, to settle a bet, but I\'m all out of rum! Captain Cuergo stole my last shipment, and he has it stowed in that walled pirate town to the south.$B$BIf you can find my shipment of rum and return it to me, then I can prove to MacKinley that Kalimdor\'s booze beats the dirt out of Booty Bay!','Bring Stoley\'s Shipment to Stoley in Steamwheedle Port.','Great, thanks for the shipment! Now MacKinley and I can finally settle our wager.','Did you find my shipment of rum, $N?','','','','','',9244,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5000,2340,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,4,0,0,0,0,0,0,0,0,0), + (2874,2,440,40,45,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,2873,0,0,0,9245,1,0,'Deliver to MacKinley','Thanks again for your help, $N. Here\'s a bottle of Steamwheedle bilge rum. Take it to MacKinley and he can finally put to rest his crazy beliefs about Booty Bay booze.','Bring Stoley\'s Bottle to \"Sea Wolf\" MacKinley in Booty Bay.','Hm, let\'s try this...$B$BI can\'t believe it! This stuff is... terrible! That\'s great!$B$BWell I guess Stoley can keep the money he owes me. He\'s true to his word about Steamwheedle bilge rum. That stuff is as thick as gravel and burns like lava!','Did Stoley cough up my booze?','','','','','',9245,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9636,9637,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5000,2340,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,1,34,1,0,0,1000,0,0,0,0), + (2875,2,440,40,45,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'WANTED: Andre Firebeard','The vile pirate Andre Firebeard is wanted for crimes against Steamwheedle and Gadgetzan.$B$BBy decree of governing counsel, any who read this are hereby authorized to use lethal force during the apprehension of Andre and his abettors.$B$BBy further decree, should Andre be deceased, or otherwise indisposed, during the time of his hearing, his head may act as proxy, and deliverance of such head to Security Chief Bilgewhizzle constitutes a binding, and tenderable, contract.','Bring Andre\'s Head to Security Chief Bilgewhizzle in Steamwheedle Port.','Ah, Andre\'s head. So I guess he\'ll make his trial after all!$B$BMuch appreciated, $N. Now if you\'ll just sign here, I can issue you payment for services rendered.$B$BDon\'t worry about the small print. It\'s harmless, and... I don\'t think there\'s a magnifying glass small enough to read it anyway.','You look a little dazed. Have you been reading our legal documents?','','','','','',9246,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,250,0,0,0,0,13000,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), + (2876,2,440,40,45,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9250,1,0,'Ship Schedules','This scroll contains the schedules of shipments between Steamwheedle Port and Booty Bay. Both past and future shipments are included, along with ship names, with large \'X\'s next to some ships\' journeys, and annotations like \"GREAT LOOT\" and \"HARD FIGHT\" next to others.$B$BSomeone at Steamwheedle Port would want to see this document.','Report the Ship Schedules to an authority in Steamwheedle Port.','Oh my, this looks to be a list of ship departures and arrivals, with accurate dates and times and everything! If the captain of a pirate ship got his hands on this, he could have himself a field day!$B$BYou say you got this from a pirate? Well that\'s disturbing news...$B$BThank you, $N. I\'m glad you took it from him, and I\'m glad that pirate\'s eating dirt right now!','You look out of breath. You have something to tell me?','','','','','',9250,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,350,0,0,0,0,13000,2910,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,1,0,0,0,0,0,0,0,0), + (2877,2,47,40,48,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Skulk Rock Clean-up','We Wildhammers remember the past, more than our brothers in Ironforge. If you want to make friends here, then you get your hands dirty for us!$B$BThe Horde abandoned their positions in the Hinterlands around Skulk Rock; it\'s now overrun with nasty sludges and oozes. We\'ve got plans on that area, but first we need a clean-up crew to make a hole for us.$B$BThat\'s where you come in, Sunshine! Head down there and take out ten green sludges and ten jade oozes, then report back to me here. Move out!','Kill 10 Green Sludges and 10 Jade Oozes, and then report back to Fraggar Thundermantle in Aerie Peak.','Well look at you, helping out the Wildhammers! You\'re a $c of action, and action is what we respect around here.$B$BYour little clean-up mission is a lot more important than you might think it is. With folks thinning out the oozes and sludges, we\'ll be able to extend our sphere of influence in no time. Here - have a little something in addition to just making new friends here in Aerie Peak!','Make no effort to negotiate the mission at hand, $r! If the gods had wanted those oozes killed, they would have miracled it done by now, wouldn\'t they?!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2655,2656,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5000,2640,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,5,1,4,0,0,0,0,0,0,0,0,0), + (2878,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Songflower','','','You apply some Cenarion plant salve to the songflower. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a songflower plant. A pungent, unhealthy odor emanates from the plant. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2878), + (2879,2,357,42,50,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,2943,0,0,2942,9263,1,0,'The Stave of Equinex','This stave might be the Stave of Equinex! The Stave of Equinex is actually a key, used to unlock the Equinex Monolith in the Ruins of Ravenwind, on the mainland west of the Dream Bough.$B$BFind the four flames that still burn in those ruins: Samha, Imbel, Byltan, and Lahassa. Retrieve their essence and then while standing by the Equinex Monolith, use the essences to energize the stave. If this is truly is the Stave of Equinex, you will be able to unlock the Monolith and gather a sacred artifact from it.','Energize Troyas\' Stave and find the Equinex Monolith.','Holding the energized stave is almost impossible. Its power rumbles through your body.$B$BYou reach out to the cold surface of the Equinex Monolith...$B$BA small door opens, allowing you to reach in and take the artifact inside.$B$BBeams of light fill the area around the Equinex Monolith.','The Equinex Monolith stands silently among the ruins. What could it be holding?','','','','','',9306,0,0,0,1,0,0,0,9255,9256,9257,9258,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9307,0,0,0,1,0,0,0,69,0,0,0,0,250,0,0,0,0,0,2820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2880,2,47,40,45,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Troll Necklace Bounty','Get this straight, $r - we are NOT part of the Alliance! The Wildhammers are independent, relying on deeds and actions to prove one\'s worth, rather than the blather of those who use jibber-jabber to bolster their do-nothing attitudes!$B$BIf you\'re looking for friends here, then prove your worth to us first! The foul trolls that choke the hillsides of the Hinterlands sometimes carry tribal necklaces. Bring five of them to me, and we\'ll mark it down as a step in the right direction for you.','Bring 5 Troll Tribal Necklaces to Fraggar Thundermantle in Aerie Peak.','Now that\'s what I am talking about! See - these necklaces prove that you\'re willing to get your hands dirty. We Wildhammers value that in those we associate with.$B$BYou keep this up, and you\'ll be in our good graces yet.','I want five of those tribal necklaces the trolls carry on them. If you need it spelled out further, then killing one of them stands you a good chance of getting one!$B$BProve your worth to the Wildhammers!','','','','','',9259,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6500,2340,0,0,0,0,0,0,0,0,25,0,0,0,0,0,0,0,0,5,4,0,0,0,0,0,0,0,0,0), + (2881,0,47,40,45,0,0,77,0,0,0,0,0,0,0,0,0,0,0,264,1,2880,0,0,0,0,0,0,'Troll Necklace Bounty','','','Another set of necklaces means that there are fewer trolls in the Hinterlands we have to worry about!\nYou\'ve done it again, $N.\n\nKeep up the good work!','You\'ve done it already, but we will continue to accept any troll tribal necklaces you find and are willing to turn in. By turning them in to me, you\'ll continue to improve your standing amongst the Wildhammers; if you\'re willing to fight for us, then we\'ll be willing to fight for you!\n\nI need five troll tribal necklaces for them to count, $N.','','','','','',9259,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,471,0,0,0,0,25,0,0,0,0,0,234,0,0,0,0,0,0,0,0,25,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2882,1,-221,40,45,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Cuergo\'s Gold','This map shows a stretch of beach with a southern face. Below the map are words, elegantly written...$B$B$BSouth of Wheedle$BSouth of home$BFind a mast and flag and bones$BDig you there, if you be bold$BDig and claim Cuergo\'s gold!$BA key you\'ll need and a key you\'ll see$BThe men you face take blood as fee.','Find Cuergo\'s gold!','Captain Cuergo\'s hidden treasure awaits!','This chest is locked!','','','','','',9275,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9265,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (2902,2,357,39,43,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,2863,0,0,2903,0,0,0,'Woodpaw Investigation','Gnolls aren\'t the sharpest tools in the shed, but they will no doubt have some sort of documented strategy on their recent activity. If we were to find those plans, then we\'d have a clearer idea of what is making them so worked up.$B$BI want you to head back to the Woodpaw and find anything that might resemble their battle plans. They have to have something; their attacks have been too coordinated to be done without them. Find them, and return to me when you have them.','Find the gnoll battle plans somewhere in the gnoll camps to the south of Camp Mojache.','Examining the map reveals it to be the battle plans that Hadoken Swiftstrider wants. Numerous arrows that perhaps represent troop movements are drawn on the map, though most seem to be headed toward the south rather than to the north where Camp Mojache lies.$B$BAnother section of the map has a picture of what you think is a large insect of some kind, with various tick marks under it. From the looks of the gnolls, it perhaps represents their losses against the unknown bugs...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,75,0,0,0,0,0,1080,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2903,2,357,39,43,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,2902,0,0,0,9266,1,0,'The Battle Plans','With the battle plans of the gnolls discovered, all that now remains is to bring the plans back to Hadoken Swiftstrider in Camp Mojache. Perhaps he or someone there can make further sense of what the gnolls are up to.','Bring the Woodpaw Battle Plans to Hadoken Swiftstrider in Camp Mojache.','Ah, this is exactly what we needed. While I am not so skilled at ciphering what most of the scrawling on this map is, I\'ve seen enough battle plans in my day to understand what is happening with the gnolls. It looks like they are currently fighting a two front war. One is with us... but it seems that their main energy has been against a foe to their south.$B$BThere\'s more at hand here than meets the eye. Perhaps it is time to figure out who this other foe they face really is.','Welcome back $N - were you able to find some tangible evidence as to the plans of the gnolls?','','','','','',9266,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9661,9662,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,2160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0); -INSERT INTO `quest_template` (`entry`, `Method`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `Type`, `RequiredClasses`, `RequiredRaces`, `RequiredSkill`, `RequiredSkillValue`, `RepObjectiveFaction`, `RepObjectiveValue`, `RequiredMinRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepFaction`, `RequiredMaxRepValue`, `SuggestedPlayers`, `LimitTime`, `QuestFlags`, `SpecialFlags`, `PrevQuestId`, `NextQuestId`, `ExclusiveGroup`, `NextQuestInChain`, `SrcItemId`, `SrcItemCount`, `SrcSpell`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `RequestItemsText`, `EndText`, `ObjectiveText1`, `ObjectiveText2`, `ObjectiveText3`, `ObjectiveText4`, `ReqItemId1`, `ReqItemId2`, `ReqItemId3`, `ReqItemId4`, `ReqItemCount1`, `ReqItemCount2`, `ReqItemCount3`, `ReqItemCount4`, `ReqSourceId1`, `ReqSourceId2`, `ReqSourceId3`, `ReqSourceId4`, `ReqSourceCount1`, `ReqSourceCount2`, `ReqSourceCount3`, `ReqSourceCount4`, `ReqCreatureOrGOId1`, `ReqCreatureOrGOId2`, `ReqCreatureOrGOId3`, `ReqCreatureOrGOId4`, `ReqCreatureOrGOCount1`, `ReqCreatureOrGOCount2`, `ReqCreatureOrGOCount3`, `ReqCreatureOrGOCount4`, `ReqSpellCast1`, `ReqSpellCast2`, `ReqSpellCast3`, `ReqSpellCast4`, `RewChoiceItemId1`, `RewChoiceItemId2`, `RewChoiceItemId3`, `RewChoiceItemId4`, `RewChoiceItemId5`, `RewChoiceItemId6`, `RewChoiceItemCount1`, `RewChoiceItemCount2`, `RewChoiceItemCount3`, `RewChoiceItemCount4`, `RewChoiceItemCount5`, `RewChoiceItemCount6`, `RewItemId1`, `RewItemId2`, `RewItemId3`, `RewItemId4`, `RewItemCount1`, `RewItemCount2`, `RewItemCount3`, `RewItemCount4`, `RewRepFaction1`, `RewRepFaction2`, `RewRepFaction3`, `RewRepFaction4`, `RewRepFaction5`, `RewRepValue1`, `RewRepValue2`, `RewRepValue3`, `RewRepValue4`, `RewRepValue5`, `RewOrReqMoney`, `RewMoneyMaxLevel`, `RewSpell`, `RewSpellCast`, `RewMailTemplateId`, `RewMailDelaySecs`, `PointMapId`, `PointX`, `PointY`, `PointOpt`, `DetailsEmote1`, `DetailsEmote2`, `DetailsEmote3`, `DetailsEmote4`, `DetailsEmoteDelay1`, `DetailsEmoteDelay2`, `DetailsEmoteDelay3`, `DetailsEmoteDelay4`, `IncompleteEmote`, `CompleteEmote`, `OfferRewardEmote1`, `OfferRewardEmote2`, `OfferRewardEmote3`, `OfferRewardEmote4`, `OfferRewardEmoteDelay1`, `OfferRewardEmoteDelay2`, `OfferRewardEmoteDelay3`, `OfferRewardEmoteDelay4`, `StartScript`, `CompleteScript`) +INSERT INTO `quest_template` (`entry`, `Method`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `Type`, `RequiredClasses`, `RequiredRaces`, `RequiredSkill`, `RequiredSkillValue`, `RequiredCondition`, `RepObjectiveFaction`, `RepObjectiveValue`, `RequiredMinRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepFaction`, `RequiredMaxRepValue`, `SuggestedPlayers`, `LimitTime`, `QuestFlags`, `SpecialFlags`, `PrevQuestId`, `NextQuestId`, `ExclusiveGroup`, `NextQuestInChain`, `SrcItemId`, `SrcItemCount`, `SrcSpell`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `RequestItemsText`, `EndText`, `ObjectiveText1`, `ObjectiveText2`, `ObjectiveText3`, `ObjectiveText4`, `ReqItemId1`, `ReqItemId2`, `ReqItemId3`, `ReqItemId4`, `ReqItemCount1`, `ReqItemCount2`, `ReqItemCount3`, `ReqItemCount4`, `ReqSourceId1`, `ReqSourceId2`, `ReqSourceId3`, `ReqSourceId4`, `ReqSourceCount1`, `ReqSourceCount2`, `ReqSourceCount3`, `ReqSourceCount4`, `ReqCreatureOrGOId1`, `ReqCreatureOrGOId2`, `ReqCreatureOrGOId3`, `ReqCreatureOrGOId4`, `ReqCreatureOrGOCount1`, `ReqCreatureOrGOCount2`, `ReqCreatureOrGOCount3`, `ReqCreatureOrGOCount4`, `ReqSpellCast1`, `ReqSpellCast2`, `ReqSpellCast3`, `ReqSpellCast4`, `RewChoiceItemId1`, `RewChoiceItemId2`, `RewChoiceItemId3`, `RewChoiceItemId4`, `RewChoiceItemId5`, `RewChoiceItemId6`, `RewChoiceItemCount1`, `RewChoiceItemCount2`, `RewChoiceItemCount3`, `RewChoiceItemCount4`, `RewChoiceItemCount5`, `RewChoiceItemCount6`, `RewItemId1`, `RewItemId2`, `RewItemId3`, `RewItemId4`, `RewItemCount1`, `RewItemCount2`, `RewItemCount3`, `RewItemCount4`, `RewRepFaction1`, `RewRepFaction2`, `RewRepFaction3`, `RewRepFaction4`, `RewRepFaction5`, `RewRepValue1`, `RewRepValue2`, `RewRepValue3`, `RewRepValue4`, `RewRepValue5`, `RewOrReqMoney`, `RewMoneyMaxLevel`, `RewSpell`, `RewSpellCast`, `RewMailTemplateId`, `RewMailDelaySecs`, `PointMapId`, `PointX`, `PointY`, `PointOpt`, `DetailsEmote1`, `DetailsEmote2`, `DetailsEmote3`, `DetailsEmote4`, `DetailsEmoteDelay1`, `DetailsEmoteDelay2`, `DetailsEmoteDelay3`, `DetailsEmoteDelay4`, `IncompleteEmote`, `CompleteEmote`, `OfferRewardEmote1`, `OfferRewardEmote2`, `OfferRewardEmote3`, `OfferRewardEmote4`, `OfferRewardEmoteDelay1`, `OfferRewardEmoteDelay2`, `OfferRewardEmoteDelay3`, `OfferRewardEmoteDelay4`, `StartScript`, `CompleteScript`) VALUES - (2926,2,133,20,27,81,0,77,0,0,0,0,0,0,0,0,0,0,0,0,2927,0,0,2962,9283,1,0,'Gnogaine','Since the accident, all Gnoarn thinks about or talks about is cleansing Gnomeregan of the trogg infestation and finding a cure for the sickness that plagues it, $N.$B$BLuckily, Razzle and I are close to some kind of cure - either that or the recipe for a really powerful rum. We won\'t know until we test! Naturally, in order to test our theory, we\'re going to need a few things; namely, fallout from the irradiated troggs in Gnomeregan. Fill up this phial with the green glow and bring it back!','Use the Empty Leaden Collection Phial on Irradiated Invaders or Irradiated Pillagers to collect radioactive fallout. Once it is full, take it back to Ozzie Togglevolt in Kharanos.','Excellent work! The time has come to test the new formula. If this works, not only should that captured leper gnome be cured, but I should have a full head of hair! Stand back!','Can\'t you see we\'re trying to cure an entire species of gnomes here??! We need more of the green glow!','','','','','',9284,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,250,0,0,0,0,2200,1320,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,5,1,1,0,0,0,0,0,0,0,0), - (2927,2,133,20,27,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2926,0,0,0,'The Day After','You don\'t think I was always bald, do you? No $g sir:ma\'am;! It was the radiation leak in Gnomeregan that caused this tragic hair loss. Before that day, I had the only gnomefro in all of Azeroth.$B$B$B$BDamn those damned dirty troggs - damn them all!!$B$BPerhaps it\'s not too late, $N. We may still be able to save it - the city I mean! Speak to Ozzie Togglevolt in Kharanos. He and his partner Razzle are working on a solution.','Speak with Ozzie Togglevolt in Kharanos.','I thought the loss of that outstanding head of hair would have been the end of him for sure, but he survived!$B$BI was standing right next to him when he was hit by the radiation bolt. Those delightful brown locks of hair hit the floor in clumps! Clusters! The horror of it all was only compounded when Gnoarn completely freaked out! Oh yes, freaked out I say! Gnoarn touched his bald head in disbelief, the look in his eyes screamed revenge, $N! Then he turned his anger towards the troggs!$B$B','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,10,0,0,0,0,0,132,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0), - (2928,2,133,20,30,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Gyrodrillmatic Excavationators','It\'s terrible, $N. We are not going to have enough parts to get our fleet of gyrodrillmatic excavationators to Dun Morogh.$B$BWhat we need are spare parts, $N. What better place to get the spare parts for our vehicles than Gnomeregan? I hear that bots and mechs roam around that place like cattle on an open range.$B$BWhat I need you to do is go to Gnomeregan and tear apart those robots. Bring me back their robot guts. Two dozen should be sufficient.$B','Bring twenty-four Robo-mechanical Guts to Shoni in Stormwind.','This will do nicely, $N. One gyrodrillmatic excavationator fixed; 398 left to go.','If this were a race, you would have lost by now.','','','','','',9309,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9608,9609,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,54,72,0,0,0,250,250,0,0,0,0,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0), - (2929,2,133,25,35,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Grand Betrayal','I trusted Thermaplugg, $r. Never did I expect that he would betray me and the entire gnomish people. And for what? Power? Wealth? All things that he would have had in time. Now we have been displaced from our home and that madman is in charge. The king of nothing....$B$BWe will retake Gnomeregan, $N. We will not stop until the city is back in our control. If you wish to join in our fight, a simple task I ask of you: Kill the betrayer. Destroy Mekgineer Thermaplugg.','Venture to Gnomeregan and kill Mekgineer Thermaplugg. Return to High Tinker Mekkatorque when the task is complete.','I like to think that the last thing that went through his head as he collapsed to the ground was your foot, $R. With Thermaplugg dead, our plans to retake Gnomeregan are one step closer to becoming a reality.','Is the task complete? Did he beg for lenience? For mercy??','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7800,0,0,0,1,0,0,0,0,0,0,0,9623,9624,9625,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,250,0,0,0,0,3500,1650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,5,0,0,0,0,0,0,0,0,0), - (2930,2,133,25,30,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Data Rescue','When we fled Gnomeregan, we left so much data behind! Vitally important data!$B$BI need the data on a prismatic punch card, from a Matrix Punchograph 3005-D high security terminal, deep in Gnomeregan. You must access the terminal, but to do that you first need clearance... and to get that you must access lower security terminals-- models -A, -B and -C. And to do THAT you need security punch cards, starting with white... and we left all the punch cards in the city.$B$BIt\'s a catastrophe! Can you help?','Bring a Prismatic Punch Card to Master Mechanic Castpipe in Ironforge.','You did it! You found the prismatic punch card and recovered the lost data! Vitally, critically, immeasurably important data that we could not live another moment without!$B$BYour service to the gnomes will be long remembered, $N.','Do you have the prismatic punch card??','','','','','',9316,0,0,0,1,0,0,0,9279,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9605,9604,0,0,1,1,0,0,54,0,0,0,0,500,0,0,0,0,2500,2190,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,1,2,0,0,0,0,0,0,0), - (2931,2,133,25,28,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2930,0,0,0,'Castpipe\'s Task','Master Mechanic Castpipe in Ironforge has need of adventurers! He\'s organizing bands to reenter Gnomeregan on a data retrieval mission of top security and importance.$B$BCastpipe might not be a member of the Enlightened Assembly of Arcanology, Alchemy and Engineering Sciences like I am, but he\'s still a smart gnome so if he thinks it\'s important, then by my calculations there\'s an eighty-four percent probability that it really is important!$B$BThose are good odds!','Speak with Master Mechanic Castpipe in Ironforge.','I\'m organizing data extraction missions into Gnomeregan. If you\'re here for that, then listen up!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,10,0,0,0,0,0,138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2932,2,47,35,42,0,0,178,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,15002,1,0,'Grim Message','The Witherbark trolls were once allies to the Horde, but they betrayed Thrall... and that must be punished!$B$BHere, take my pike and go to the Hinterlands, far to the north. You will find it northeast of Tarren Mill, a village held by our allies, the Forsaken.$B$BWhen you enter the Hinterlands, hunt Witherbark trolls. Gather their skulls and drive my pike into the ground at one of their smaller villages, Hiri\'watha or Zun\'watha.$B$BShow them their vile actions are of consequence!','Gather Witherbark Skulls and place on Nimboya\'s Pike. Place Nimboya\'s Laden Pike at one of the Witherbark Villages in the Hinterlands, then return to Nimboya in Stranglethorn.','Word reached me of your deed. A grim deed, but one of honor. Let us hope the Witherbarks heed your message.','You have not completed my task, $N.','Place the grim message.','','','','',0,0,0,0,0,0,0,0,9320,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,11547,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,5500,2070,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2933,2,47,40,43,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2934,9321,1,0,'Venom Bottles','These bottles hold a vile, green venom.$B$BConsidering the number of bottles in this village, the Witherbarks must deem it very important. Perhaps an apothecary in nearby Tarren Mill would like a sample.','Bring a Venom Bottle to an apothecary in Tarren Mill.','Ah, and what is this? It appears to be venom... from some arachnoid creature I deem. And where did you get it?','Hello, gentle $C. The day has been long and not a single experiment successful...I hope you bring good news to me.','','','','','',9321,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,2160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2934,2,47,40,45,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,2933,0,0,2935,0,0,0,'Undamaged Venom Sac','I must have a fresh sample of the venom you brought me. The spiders from which it was gathered must dwell in the Hinterlands -- hunt them until you find an undamaged venom sac and bring it to me. You will find many spiders near the troll city of Shadra\'Alor.$B$BDo not tarry, $N, for the venom sac must be fresh when you deliver it.','Bring an Undamaged Venom Sac to Apothecary Lydon in Tarren Mill.','Oh, splendid! The venom is quite fresh and I\'m sure very deadly. Thank you!','Do you have the undamaged venom sac, $N? I yearn to run experiments with its fresh venom, and have ordered a collection of small, terribly cute animals on which to test it!','','','','','',9322,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (2935,2,47,40,45,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,2934,0,0,2936,0,0,0,'Consult Master Gadrin','The venom from the broodguards wasn\'t as potent as the venom you brought originally. It must have come from a different spider.$B$BI want a fresh sample of that venom. To find out where it came from, you must consult with a troll who knows the Witherbark well--Master Gadrin in Sen\'jin Village. Travel to Durotar and speak with Gadrin. With luck, he\'ll know where the Witherbarks get their venom.','Speak with Master Gadrin in Sen\'jin Village.','Ah, so you want fresh venom from the spider of the witherbarks, yes? Well, sit down... you\'re not going to like what I have to tell you.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,150,0,0,0,0,0,1740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2936,2,978,40,45,81,0,178,0,0,0,0,0,0,0,0,0,0,10,2,2935,0,0,2937,0,0,0,'The Spider God','The Witherbarks worship a spider god, and from her they collect their most potent venom. So if you want the venom, then you must summon their god!$B$BTo do that, you must know her true name, and that name is on a tablet buried in Tanaris, in the troll city of Zul\'Farrak, in a tomb guarded by Theka the Martyr.$B$BDefeat Theka and find and read his tablet to discover the spider god\'s name. When you know it, return to me.','Read from the Tablet of Theka to learn the name of the Witherbark spider god, then return to Master Gadrin.','Ah, Elortha no Shadra... speak this name only in whispers, for its utterance carries much weight in the realms of the spirit.$B$BI will put it to parchment and create for you a spell of summoning...','Do you know the spider god\'s name?','Find the Spider God\'s Name','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,350,0,0,0,0,0,2910,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2937,2,47,40,55,1,0,178,0,0,0,0,0,0,0,0,0,0,0,0,2936,0,0,0,9323,1,0,'Summoning Shadra','Take his parchment, and read it at the altar of Shadra\'Alor, deep within the witherbark realm in the Hinterlands. This will summon Shadra the spider god.','Defeat Shadra at the altar of Shadra\'Alor, then bring her venom to Apothecary Lydon in Tarren Mill.','Sweet, you got it!','Did you get the venom?','','','','','',9324,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,500,0,0,0,0,0,5070,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2938,2,47,40,55,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,2937,0,0,0,9436,1,0,'Venom to the Undercity','The venom you gathered from the Witherbark\'s spider god is quite a find! I\'ve been able to kill nearly two dozen rabbits with just a drop of the stuff. Granted, some of those rabbits were very young and small enough to fit in the palm of one\'s hand so I\'m certain their resistance to toxins was low, but it can\'t be denied that this poison is powerful!$B$BI\'d like a sample sent to my superior, Apothecary Faranell in the Apothecarium of the Undercity. I am positive he would want to test this himself.','Bring Faranell\'s Parcel to Master Apothecary Faranell in the Undercity.','Ah, very good. Lydon mentioned the poison in this parcel is the most potent he has come in contact with, and is busy working on new applications with it.$B$BWith luck, we will find many.$B$BThank you, $N. Your service to the Royal Apothecary Society is undeniable.','Word was sent of your coming, $N. You have a parcel for me?','','','','','',9436,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9649,9650,10686,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,500,0,0,0,0,25000,5070,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2939,2,357,42,47,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'In Search of Knowledge','While the ruins of Feralas can be quite dangerous, they have much to tell of what has happened here.$B$BSearching through the rubble to the south a few days ago, I discovered what appears to be a normal stave. However, I just can\'t shake the feeling that there is something more to it. Angelas and I have been poring over our books here, but we can\'t find a thing about it.$B$BI have a colleague in Darnassus that may be able to tell us what this is, $N. Why don\'t you go talk to her and see if she can help us?','Talk to Daryn Lightwind in Rut\'theran Village.','Oh, so Troyas Moonbreeze sent you?$B$B...always bothering me with his wild notions that he found something important...$B$BLook, $N, I\'ll be blunt. Troyas always thinks he has found something important in those ruins. The truth is, anything that was truly valuable was probably hoarded away long ago by the ogres or the harpies that now reside there.$B$BYou\'re welcome to take a look around, but I don\'t know if you\'ll find any books here that will help you.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,25,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2940,2,357,42,47,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,2939,0,0,2941,0,0,0,'Feralas: A History','This book looks as if no one has opened it for quite a long time. Its covers are quite worn, and its pages yellowed, but after examining it, you notice that it might be just what Troyas is looking for.$B$BYou pick it up, but realize you should probably ask before borrowing it.','Ask Daryn Lightwind if you may borrow her book.','So, you\'d like to borrow Feralas: A History?$B$BLet me think...$B$BI will allow you to borrow this book, $N, but only if you do something for me first.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,25,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2941,2,357,42,48,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,2940,0,0,2944,9329,1,0,'The Borrower','I have studied many subjects in my time, and my latest fascination is with the snapjaw that occupy the beach in the Hinterlands. There\'s one in particular I\'d like to see, a giant snapjaw named Gammerita. I\'d like to go myself, but my research keeps me here. I think a picture of her would be the next best thing.$B$BTake this letter to Curgle Cranklehop in Tanaris. She has created an invention for me that can capture a picture. She called it a \"snapshot,\" I think...','Take the letter to Curgle Cranklehop in Tanaris.','Are you another one of Daryn\'s interns? She\'s quite a knowledgeable historian, $N. You should be grateful to be studying under her leadership.$B$BNow, let me get the Super Snapper FX. You\'re gonna love it!','A letter -- for me?','','','','','',9329,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2942,2,357,42,50,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,2879,0,0,0,9306,1,0,'The Morrow Stone','The moment the artifact is removed from the Monolith, you feel the energy in the Stave of Equinex begin to fade.','Return the Sparkling Stone and the Stave of Equinex to Troyas Moonbreeze in Feathermoon Stronghold. ','I have been reading since you left, $N. This stone you have found is called the Morrow Stone. While I am not entirely sure what its purpose is yet, you can be sure that it is something of great significance to be hidden away inside the Equinex Monolith the way it was.$B$BI will continue my studies, and I hope I will be able to count on you in the future, $N. Thank you for all your help.','I am glad you have returned, $N. I am eager to hear of your findings.','','','','','',9307,9306,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9654,9655,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,2820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2943,2,357,42,48,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,2944,0,0,0,9331,1,0,'Return to Troyas','Here it is, $N. Please, take care of my book.$B$BNow, hurry along. I\'m sure Troyas is eager for your return.','Deliver the book to Troyas Moonbreeze in Feathermoon Stronghold.','You have brought a book along. Excellent!','Hello, $N. Have you been to Darnassus?','','','','','',9331,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,2943), - (2944,2,357,42,48,1,0,77,0,0,0,0,0,0,0,0,0,0,0,0,2941,0,0,2943,9328,1,0,'The Super Snapper FX','Have the first look at my new invention, $N. All you need to do is target whatever it is you\'d like to take a picture of, and push the button.$B$BWhat was that creature from the Hinterlands that you mentioned? Gammerita? Well, good luck finding her. I\'m sure Daryn will be quite pleased with the snapshot you return to her.$B$BIn any case, here\'s the Super Snapper. Have fun!','Use the Super Snapper FX to take a snapshot of Gammerita, then return to Daryn Lightwind in Rut\'theran Village.','Well! Curgle\'s invention lived up to its expectations.$B$BDon\'t get too excited, but do know that I am pleased with your work, $N.$B$BNow, where did I leave that book...','So, you have finally returned, $N. And you\'ve brought the contraption that Curgle built for me -- perfect.','','','','','',9330,9328,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,2640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2945,2,133,28,34,81,0,255,0,0,0,0,0,0,0,0,0,0,256,0,0,0,0,0,9326,1,0,'Grime-Encrusted Ring','You have uncovered what appears to be a ring from the corpse of one of the Dark Iron dwarves. It is difficult to tell what kind of ring it is, however; dirt and hardened residue cake the item completely, making wearing it impossible. You think you can make out the slight luster of precious metal and maybe even the glint of a gem under the residue.$B$BIf you are going to make use of this ring, you are going to need to find something to get the hardened residue off of it.','Figure out a way to remove the grime from the Grime-Encrusted Ring.','You place the ring inside the Sparklematic 5200 and deposit a silver coin into the slot.$B$BPainful grinding noises emanate from the machine as it begins to jerk around violently. One can only guess what is happening with the ring inside the machine...$B$BThe machine suddenly stops, trumpeting its cessation with a simple \"Ding!\" The item receptacle opens up to reveal a small box that is neatly wrapped with a red bow. It would appear that the Sparklematic 5200 also gift wraps!','The gnomish contraption before you bears a plaque calling it \"The Sparklematic 5200\". The gist of the machine, from reading the instructions below the plaque, is to scrub away dirt that an item might have. The machine has a coin slot, accepting three silver coins to start the process once the item is placed inside it.$B$BIt would seem as though the grime-encrusted ring you found earlier is just the thing to try in this machine!','','','','','',9326,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-300,1620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (2946,2,1537,45,50,1,0,77,0,0,0,0,0,0,0,0,0,0,0,0,2963,2954,0,0,6064,1,0,'Seeing What Happens','We want you to take the miniature discs you found to the sealed gates of Uldum. We... we aren\'t sure what will happen when you do this.$B$BThis sounds risky, sure, we acknowledge that. It might, however, do nothing. You might need to use the discs on something. Perhaps the doors unlock when you have the discs in your possession. Be open to try anything, and be ready for anything to happen.$B$BWhen you\'ve found out what happens, return to Ironforge. We\'ll have a lot to analyze when you\'re done!','Bring the miniature platinum discs to the gates of Uldum in Tanaris and look for clues as to the connection between the two.','As you touch the pedestal, the miniature discs from Uldaman hum and glow in your backpack. A familiar feeling tingle washes over your hands, as the image of another Stone Watcher springs to life in front of the gates of Uldum.$B$B\"Salutations. I am a guardian of entry. The discs that have been used for access are missing the correct entry discs, the Plates of Uldum. Please incorporate these plates with the disc structure and repeat your access sequencing. Thank you.\"','This familiar looking pedestal sticks out of the hot sand. Perhaps there is something to its presence here...','','','','','',6064,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,2820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,2946), - (2947,2,133,28,34,81,0,77,0,0,0,0,0,0,0,0,0,0,0,0,2945,0,0,2948,9362,1,0,'Return of the Ring','Opening the box produced by the Sparklematic 5200 reveals what you had suspected - a shiny ring! Wearing the ring, you feel magic power surge through you body.$B$BInside the band is a small but nonetheless discernable imprint of the seal of Ironforge. Next to that, three small initials are engraved: \"TdK\". This may signify either the initials of the previous owner, or perhaps the initials of the ring\'s crafter. Keep the ring... or return it to this person. Decisions, decisions...','You may either keep the ring, or you may find the person responsible for the imprint and engravings on the inside of the band.','A ring, you say? Let\'s see... yep, I made that ring by golly.$B$BBefore Gnomeregan went up, I had a small shop there. Perhaps it\'s one I left behind when I ran for the hills; it\'s a simple design, and I made several like it. Maybe it\'s from someone who didn\'t make it out.$B$BDark Iron dwarves had this? Well, that puts a new layer of conspiracy on the nine different layers already floating about. Maybe the authorities would like to know; it\'s wasted on the likes of me.$B$BNow, back to the ring...','Hey, easy there partner - I\'m a very important businessman! I am sure that the courier is just simply late with the delivery of the rent... wait... you\'re not my landlord.$B$BWell, of course you aren\'t - silly me! You\'ve come to me seeking the finest jeweler in all of Ironforge, one who does NOT make CURSED items! Yes!$B$BUm... what do you need?','','','','','',9362,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0), - (2948,2,1537,28,35,0,0,77,0,0,0,0,0,0,0,0,0,0,256,0,2947,0,0,0,9362,1,0,'Gnome Improvement','Listen $n, that ring is yours, sure... but I can make you a better one! That design, like I said, is really simple. I am a lot more skilled now, and for the mere fee of thirty silver coins I\'ll spruce it up for you! Well, a little more than thirty, actually...$B$BI\'m in a tight spot right now; all my material stock is all dried up. If you bring me a bar of silver and a moss agate, I\'ll add a silver and agate lattice to the ring that will give it a little more pizzazz!$B$BTrust me!','Bring the Brilliant Gold Ring, a Silver Bar, a Moss Agate, and 30 silver coins to Talvash del Kissel in Ironforge.','Ah, exactly what I needed! Someday, when I find myself out of this hole that I am unjustly in, I will make for you, for EVERYONE the finest trinkets in all of Azeroth! Until then, thanks for being a sport about the reagents. I\'d normally charge ten times what I have charged you for a ring of this quality...$B$BSpeaking of rings, here\'s your new one!','Do you have the materials I need? I wouldn\'t ask you for them if I wasn\'t down on my luck...','','','','','',9362,2842,1206,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9538,0,0,0,1,0,0,0,54,47,0,0,0,250,250,0,0,0,-3000,1650,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,4,0,0,0,0,0,0,0,0,0), - (2949,2,133,28,34,81,0,178,0,0,0,0,0,0,0,0,0,0,0,0,2945,0,0,2950,9362,1,0,'Return of the Ring','Opening the box produced by the Sparklematic 5200 reveals a shiny ring! Donning the ring, you feel magic power surge through your body.$B$BInside the band is a small but nonetheless discernable imprint of the seal of Orgrimmar. Engraved letters are next to it, but only the first three stand out even after cleaning: \"NOG...\"$B$BThis may signify either the initials of the previous owner, or perhaps the initials of the ring\'s crafter. Keep the ring... or find \"NOG\" - decisions, decisions...','You may either keep the ring, or you may find the person responsible for the imprint and engravings on the inside of the band.','A ring from Gnomeregan? Let\'s see... not mine, but interesting.$B$BThe Gnomeregan thing - couldn\'t have happened to a nicer bunch of numbskulls. For years they\'re a joke, and now almost overnight they\'re making better rigs than us?$B$BDark Iron dwarves had the ring? That\'s even more interesting! You know, maybe the gnomes stole their crazy golem plans and modified them. Those Dark Irons, they\'d definitely want some major payback. It\'s certainly worth investigating.$B$BYou know, about that ring...','You\'d think that we would find a way on our own to outdo those filthy little gnomes. I would even wager that they stole that rig from us to begin with! Bah, those greasy, grimy... erm, yes? You need something?','','','','','',9362,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2950,2,1637,28,35,0,0,178,0,0,0,0,0,0,0,0,0,0,256,0,2949,0,0,0,9362,1,0,'Nogg\'s Ring Redo','No, no, no - I\'m not all of the sudden saying that the ring is mine. I normally don\'t do this, but your information about the Dark Irons was very useful. I\'ll improve your ring for you, better than whomever made this simple little thing could have ever done. Probably some gnome...$B$BIf you bring me a bar of silver, a moss agate, and thirty silver coins for my trouble, I\'ll add a silver and agate lattice to the ring that will strengthen the magic inside of it. Interested?','Bring the Brilliant Gold Ring, a Silver Bar, a Moss Agate, and 30 silver coins to Nogg in Orgrimmar.','Here\'s your ring, better than before. Thanks again for the information about those Dark Iron dwarves. This seems like a reasonable lead as to how those gnomes suddenly were struck with goblin-like inspiration.','Do you have the materials I need? I can\'t improve on this design without everything I asked for.','','','','','',9362,2842,1206,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9588,0,0,0,1,0,0,0,76,0,0,0,0,250,0,0,0,0,-3000,1650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2951,2,133,25,30,81,0,255,0,0,0,0,0,0,0,0,0,0,264,0,0,0,0,0,0,0,0,'The Sparklematic 5200!','This contraption stands out amongst the gnomes holding out against the madness outside the room. A small plaque on the device reads \"The Sparklematic 5200\", followed by some text:$B$B\"Grime and residue ruining your sparklies? The Sparklematic 5200 puts the shine back in shine-tastic! Insert the item you wish to clean and deposit three silver coins in the coin slot. Give the Sparklematic 5200 a moment for operation, and voila! Your valuables will emerge clean and shiny!\"','Insert a Grime-Encrusted Item into the Sparklematic 5200, and be sure to have three silver coins to start the machine.','You insert the grime-encrusted item and three silver coins into the Sparklematic 5200. The machine surges to life in a frenzied attempt to purge the grime from the unknown item. Loud, violent churning sounds beat from the heart of the machine. The metal frame of the beast creaks and groans as it lurches from side to side...','It would seem that the device needs some sort of grime-encrusted object to clean and three silver coins to get the contraption working. So long as both are present, the Sparklematic 5200 should work...','','','','','',9308,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (2952,0,133,25,30,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,2951,0,0,0,0,0,0,'The Sparklematic 5200!','','','As quickly as it started, the Sparklematic 5200 comes to an abrupt halt. A simple \"ding\" is heard from the machine, and the mouth of the machine spirals upward. Inside the Sparklematic 5200 is a small box wrapped in a little bow. The machine would appear to wrap an object up after eliminating its grime-encrusted status. Even if the machine didn\'t work, at least the item is now wrapped in a pretty box.$B$BWell, there is one way to find out if it cleaned the item or not...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9363,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2953,0,133,25,30,81,0,255,0,0,0,0,0,0,0,0,0,0,8,1,2952,0,0,0,0,0,0,'More Sparklematic Action','','','The Sparklematic 5200 comes to life, lurching to and fro. Inside, the helpless grime that has encrusted the object placed within it is being pulverized by the machine\'s gnomish cleaning agent.$B$BThe Sparklematic 5200 comes to a halt, heralded by a familiar \"ding!\" The item receptacle of the machine spirals open, revealing a neatly wrapped box.','The Sparklematic 5200 is empty, awaiting a grime-encrusted object to clean and three silver coins to start!','','','','','',9308,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9363,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2954,2,440,45,50,1,0,255,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,'The Stone Watcher','\"Salutations - I am a guardian of entry. Unless you have the Plates of Uldum already integrated with your disc set, I will not allow for entry into the Uldum compound.\"$B$BThe appearance of the Stone Watcher of Norgannon must be the reaction that was hoped for in sending you out to the Tanaris desert with the platinum discs. As instructed, you will need to find out what the story behind the Stone Watcher is before continuing on.','Learn the purpose of the Stone Watcher of Norgannon, and then interact with the Uldum Pedestal in the Tanaris desert.','The stone watcher\'s voice resonates with power and authority:$B$B\"Your discs will be returned to you once you access the pedestal. When you have obtained the Plates of Uldum and incorporated them into your existing disc set, you may then enter the complex.\"','The purpose of the stone watcher must be learned before continuing on...','Learn the purpose of the Stone Watcher of Norgannon','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2962,2,133,20,30,81,0,77,0,0,0,0,0,0,0,0,0,0,0,0,2926,0,0,0,9364,1,0,'The Only Cure is More Green Glow','Not only was your sample insufficient in quantity, it was also impure.$B$BWhat we require is more green glow. The troggs are obviously not irradiated sufficiently to fulfill our needs. You will have to go into Gnomeregan and bring back some radioactive fallout, straight from the tap. I am speaking of the irradiated slimes, lurkers and horrors. Be warned, the containment of this type of fallout is difficult. You may need to make several attempts with the phial until a suitable sampling is recovered.','Travel to Gnomeregan and bring back High Potency Radioactive Fallout. Be warned, the fallout is unstable and will collapse rather quickly.$B$BOzzie will also require your Heavy Leaden Collection Phial when the task is complete.$B',' Impressive, you still have all of your limbs. Now it\'s time to see what this stuff can do!','Hrm, you\'re not glowing. That\'s a good sign.','','','','','',9365,9364,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2500,1470,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0), - (2963,2,1537,45,50,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,2439,0,0,2946,0,0,0,'Portents of Uldum','Greetings once again, $n! Your discovery inside Uldaman has set the Explorers\' League abuzz with excitement. The League has been working to unlock the secrets of the miniature platinum discs you found. Your fortuitous arrival here in the Hall allows me to share with you that we are quite possibly on to something!$B$BHistorian Karnik has uncovered some important clues as to the true origins of the Valley of the Watchers in the Tanaris desert. He would like to speak with you as soon as possible!','Speak with Historian Karnik in the Hall of Explorers within Ironforge.','I am glad you\'re maintaining your interest in exploration, $N! With your natural talent and moxie, we could crack open secrets that we never thought were possible!$B$BThe Discs of Norgannon in Uldaman were a repository of vast information; you were only permitted to access the top layers, as it were, of the information stored there. The Creators were rumored to have more repositories located throughout Azeroth. This now brings us to Uldum...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,10,0,0,0,0,0,282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2964,2,1537,45,50,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,2977,0,0,0,0,0,0,'A Future Task','Well $n... we seem to be at a temporary dead end here. We know what we need - the Plates of Uldum - but we have no idea where they might be. We\'ll need to do quite a bit of research on this to come up with a solid plan of attack. I have a couple ideas where to start looking; I have high hopes that soon, we\'ll be asking you to head out and recover them.$B$BThe High Explorer needs to be informed on this, $n; no doubt, he also wants to thank you personally for once again aiding the League.','Speak with High Explorer Magellas in Ironforge.','We\'re all in agreement then - the best plan of attack is putting this on hold until we can narrow down the areas where these plates might lie hidden. You\'ve brought us this far $N, and I hope you will be the one to head back in to the field to unlock Uldum for us all!$B$BAllow me to give you this honorarium in the meantime; this should cover any expenses you\'ve encountered in assisting us, and a little something extra. Be sure to check back with us soon... Uldum beckons!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,22000,2820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2965,2,1638,45,50,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,2440,0,0,2966,0,0,0,'Portents of Uldum','Ah, $n, it is fortuitous that you have come to me again. Your revelations at the Uldaman dig site have certainly given us sages much discuss. I was doing just that with one of the druids, Nara Wildmane, when it dawned on me that her past adventuring experiences may have some great importance as to the next step we need to take.$B$BI would like for you to speak with her concerning her travels to the Valley of the Watchers in the Tanaris desert. She waits for you on the Elder Rise.','Speak with Nara Wildmane on the Elder Rise in Thunder Bluff.','There is a place deep in the Tanaris desert called the Valley of the Watchers. The discs that you recovered... their translated glyphs make mention of a place called Uldum. Most think this place to be a myth.$B$BI know this to be false; Uldum exists. I\'ve been there. Well... outside, at any rate.$B$BThe crux is this, $N: we think there is a connection between the discs and Uldum, and we want you to go there.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,10,0,0,0,0,0,282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2966,2,1638,45,50,1,0,178,0,0,0,0,0,0,0,0,0,0,0,0,2965,2954,0,0,6064,1,0,'Seeing What Happens','Sage Truthseeker and I would like you to take the miniature discs you found to the sealed gates of Uldum. We... we aren\'t sure what will happen when you do this.$B$BThis sounds risky, sure, we acknowledge that. It might, however, do nothing. You might need to use the discs on something. Perhaps the doors unlock when you have the discs in your possession. Be open to try anything, and be ready for anything to happen.$B$BLearn what you can, then return to me. We will have much to discuss.','Bring the miniature platinum discs to the gates of Uldum in Tanaris and look for clues as to the connection between the two.','As you touch the pedestal, the miniature discs from Uldaman hum and glow in your backpack. A familiar feeling tingle washes over your hands, as the image of another Stone Watcher springs to life in front of the gates of Uldum.$B$B\"Salutations. I am a guardian of entry. The discs that have been used for access are missing the correct entry discs, the Plates of Uldum. Please incorporate these plates with the disc structure and repeat your access sequencing. Thank you.\"','This familiar looking pedestal sticks out of the hot sand. Perhaps there is something to its presence here...','','','','','',6064,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,2820,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,2966), - (2967,2,1638,45,50,1,0,178,0,0,0,0,0,0,0,0,0,0,0,0,2954,0,0,2968,6064,1,0,'Return to Thunder Bluff','You access the pedestal again; the platinum discs suddenly appear once more in your backpack.$B$BWith the knowledge of the stone watcher learned and the discs returned to your possession, the time has come to return to Thunder Bluff and inform the Nara Wildmane of your discovery.','Speak with Nara Wildmane in Thunder Bluff.','You were missing some discs? Interestingly enough, it seems that the discs of Norgannon are only parts of the complete set - like keys on a key ring, if you will.$B$BIf we can find the Plates of Uldum, then we could actually access the Uldum complex itself. I don\'t know whether to be excited by that prospect, or be terrified.$B$BWe may need to risk everything to ensure that those secrets the earth keeps which would destroy us all remain just that - secrets.','Welcome back $N. Were you able to use the discs to your advantage, or was it for naught?','','','','','',6064,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,10,0,0,0,0,0,282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2968,2,1638,45,50,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,2967,0,0,0,0,0,0,'A Future Task','Well $n... we seem to be at an unfortunate impasse. We know what we need - the Plates of Uldum - but we have no idea where they might be. We will research this, and then devise a solid plan of attack. I have a couple ideas where to start looking; I have high hopes that soon, we\'ll be asking you to rejoin our efforts to discover the truth.$B$BSage Truthseeker needs to be informed on this, $n; no doubt, he also wants to thank you personally for once again heeding the call.','Speak with Sage Truthseeker in Thunder Bluff.','We\'re all in agreement then - the best course of action is to wait until we can narrow down the areas where these plates might lie hidden. You\'ve brought us this far $N, and I hope you will be the one to head back in to the field to confront the secrets of Uldum.$B$BAllow me to give you this honorarium in the meantime; this should cover any expenses you\'ve encountered in assisting us, and a little something extra. Be sure to check back with us soon... Uldum beckons us all, young one.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,22000,2820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2969,2,357,38,47,0,0,77,0,0,0,0,0,0,0,0,0,360,2,2,0,0,0,0,12301,1,0,'Freedom for All Creatures','The filthy Grimtotem clan are capturing faerie dragons, $N. Jer\'kai and I have no idea what they plan on doing with them, but they\'re obviously up to no good.$B$BWe\'re not powerful enough to fight our way into the camp and free the captured dragons, but perhaps with your help...$B$BIf you\'re willing, and you have some strong friends, release the creatures from their cage with this key and make sure they escape with their lives. I\'ll be by your side the entire time. Jer\'kai will remain here.','Using the Bamboo Cage Key, free the Sprite Darters from the pen in the Grimtotem camp. At least 6 Sprite Darters and Kindal Moonweaver must survive.$B$BYou have 6 minutes before Kindal decides it is time to retreat and you fail the quest.','Thank Elune, $N! You are a great blessing to us and to the darters you saved. Jer\'kai and I would never have been able to help the dragons ourselves--your intervention in the Grimtotem\'s affairs will be remembered.$B$BSpeak to Jer\'kai now... I have to prepare for our retribution. Just because the faerie dragons are free, it doesn\'t mean they will remain so. Jer\'kai and I will now go on the offensive.','','Save at least 6 Sprite Darters from capture','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2970,2,357,38,47,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,2969,0,0,0,0,0,0,'Doling Justice','As she\'s already told you, Kindal and I will now take the fight to the Grimtotem. Together, we should still be able to pick off some of the tauren without much threat to ourselves, but we\'d love some help if you\'re willing and able.$B$BYou\'ve seen the camp below us, but there are more to the east. Using your own tactics, deal as much damage to the tauren as you can. We can all meet back here after they\'ve felt the sting of Kindal\'s arrows and your own weapons.','Kill 12 Grimtotem Naturalists, 10 Grimtotem Raiders, and 6 Grimtotem Shamans before returning to Jer\'kai Moonweaver in Feralas.','Kindal was right about you, $N--you do have a knack for this. You are a more seasoned adventurer than the both of us, and for that we thank you.$B$BThe Grimtotem clan is much more hostile than most tauren... I wonder if their own kind frowns upon their actions. I wouldn\'t be surprised. As you are probably aware, many races on Azeroth have ties to less kindly counterparts.$B$BBut that is a discussion for another day.','Kindal needs time to prepare, but our kills already number in the dozens. The Grimtotem clan is more than aware of our presence in the area, and they seek us out like vipers.$B$BThey\'ll do everything in their power to take our heads from our bodies. You should be alert... they\'ll be coming for you too now that you\'ve interfered.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7726,7725,7727,0,12,10,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2972,2,357,38,47,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,2970,0,0,0,9368,1,0,'Doling Justice','Out here in the wilderness, Kindal and I have meager means to reward your help, but we don\'t want you to feel unappreciated. Take my signet ring. If you ever find yourself in the boughs of Teldrassil, go to the Temple of the Moon in the heart of Darnassus. There you will find my High Priestess Tyrande Whisperwind. The ring will let her know that we are well and give credit to your story.$B$BWe both thank you, $N.','Take Jer\'kai\'s Signet Ring to High Priestess Tyrande Whisperwind in Darnassus.','That\'s an amazing story, $N. It pleases us that you\'ve not only helped dragonkind, but also one of our own priestess. Jer\'kai was right to send you to me. I will make sure she has her ring returned to her--I have scouts heading the direction of Feralas soon. This will be one more thing for them to investigate while on their mission.$B$BThank you again, and please, make yourself at home while you\'re here.','Hello, child. It pleases us to have more powerful adventurers here in the temple. If you have the time, will you share a tale or two with the younger adventurers? I know many of them would benefit from your wisdom.$B$BI\'m sorry, look how rude of me. You\'ve come to the Temple seeking our aid, and I impose on you. Please, forgive me. Tell me what the servants of the Light can do for you.','','','','','',9368,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10705,10706,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,0,3150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2973,2,357,38,45,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2974,0,0,0,'A New Cloak\'s Sheen','Well met, $c. I\'ve traveled with my companions down to the Feralas on a mission for our Orgrimmar masters.$B$BMy life-mate Korrin finds great pleasure in new clothing, so I aim to make her a new cloak adorned with the gossamer wings of faerie dragons. Would you be able to help me? Sprite darters with gorgeous wings I want are west of Camp Mojache.','Bring 10 Iridescent Sprite Darter Wings to Krueg Skullsplitter in Camp Mojache.','Wonderful, $C! These will do nicely. There are enough here to make a cloak for Korrin, and possibly even more! Thank you.$B$BI hope the trip wasn\'t too dangerous? The area of Feralas is not known for being forgiving, but you\'ve obviously done well enough.$B$BThank you again, $C.','The sprite darters can be dangerous critters when provoked. Be careful when dealing with them, $C. And be even more careful of any night elves in the area. The pestering fools tend to hold up in the forests also.$B$BWhen you\'ve gotten enough of the wings, let me know, I\'ll be sure to reward you well!','','','','','',9369,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,6500,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2974,2,357,38,45,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,2973,0,0,2976,0,0,0,'A Grim Discovery','What!? You came across tauren in the area? You\'re joking! What did they look like!?$B$BThe Grimtotem clan! You found some of them? Belgrom, one of our masters, has an interest in their kind... he\'s even put a bounty on them.$B$BYou have to go back, $c. Go back and bring me their horns... piles of them if you can. The Grimtotem are not to be trifled with or underestimated. Go back and slay them; let the rivers in Feralas run red with their dark blood.','Bring 20 Grimtotem Horns to Krueg Skullsplitter in Camp Mojache.','These are good horns, $C. Well done. I\'ll take these from you and be sure to tell Belgrom as soon as we return to Orgrimmar. You\'ve helped me twice now, and for that, you have my mark. Perhaps in the future I can help you! Good luck to you.','Take my words seriously, $C, the Grimtotem clan is evil. If you\'ve found their whereabouts, then it\'s up to you to return and strike the first blow against their clan... before they can come into our own lands and raze our own villages, or pilfer our lands.','','','','','',9460,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,6500,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2975,2,357,38,43,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2980,0,0,0,'The Ogres of Feralas','The effects of the Gordunni Ogre tribe can hardly go unnoticed in this area. Look around, $N; their very presence scars this land. We must push them back before they expand even further into Feralas.$B$BFollow the river north, and you will find their outpost. Decrease their numbers, $N. We must show them that their kind is not wanted here.','Rok Orhan in Camp Mojache wants you to kill 10 Gordunni Ogres, 10 Gordunni Ogre-Magi, and 5 Gordunni Brutes.','Excellent, $N. In time, the land will heal. We must not give up.','Move swiftly, $N. Or is the task I requested too difficult?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5229,5237,5232,0,10,10,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,150,0,0,0,0,4500,1620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2976,2,357,37,45,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,2974,0,0,0,9462,1,0,'A Grim Discovery','What?!$B$BAh, so I did mention a bounty, didn\'t I? Well, that\'ll teach me to open my mouth, won\'t it?$B$BYou did the work, so I suppose it is only right you reap the greatest reward from it. Take the horns, I\'ll have them put in a crate for you. Find Belgrom Rockmaul in the Valley of Honor, he\'ll want to know what you saw and he\'ll reward you for your hard work.$B$BBe well, $c, and thank you again for everything you\'ve done.','Bring the Crate of Grimtotem Horns to Belgrom Rockmaul in Orgrimmar.','The Grimtotem!? This is interesting. You say you came across them while hunting in Feralas? Truly?$B$BMy peers will want to hear your news, $C. Tell me more and I\'ll count out your coin while you do so.$B$BAnd before you go, know that I give you thanks for the information you\'ve passed on to me this day.','Be quick, $C, I have much to complete today.','','','','','',9462,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11858,11859,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,6500,2910,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2977,2,1537,45,50,1,0,77,0,0,0,0,0,0,0,0,0,0,0,0,2954,0,0,2964,6064,1,0,'Return to Ironforge','You access the pedestal again; the platinum discs suddenly appear once more in your backpack.$B$BWith the knowledge of the stone watcher learned and the discs returned to your possession, the time has come to return to Ironforge and inform the Explorers\' League of your discovery.','Speak with Historian Karnik in Ironforge.','You were missing some discs? Interestingly enough, it seems that the discs of Norgannon are only parts of the complete set - like keys on a key ring, if you will.$B$BIf we can find the Plates of Uldum, then we could actually access the Uldum complex itself! Imagine actually exploring the place where the Creators worked without having to bring a huge shovel!$B$BNot that there\'s anything wrong with shovels... or digging...','Welcome back $N. Were you able to use the discs to your advantage, or did it end up being a wild goose chase?','','','','','',6064,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,10,0,0,0,0,0,282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2978,2,357,38,43,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2979,9370,1,0,'The Gordunni Scroll','Picking up the soiled scroll, you notice that it seems to be depicting some sort of meeting or ceremony. Rok Orhan would be interested in this scroll, and what it might mean to the Gordunni.','Bring the Gordunni Scroll to Rok Orhan in Camp Mojache.','This scroll... You found this in the Gordunni Outpost?','What is this?','','','','','',9370,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,75,0,0,0,0,0,1080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2979,2,357,38,46,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,2978,0,0,3002,0,0,0,'Dark Ceremony','These seem to be plans for some sort of dark ceremony, $N. From what I can make out, this ritual is conducted by the Gordunni mage-lords.$B$BFind one of these mage-lords, and from him, gather an orb.$B$BThe orb of a mage contains great power, and will help us discover more about this ceremony and the magic that the Gordunni wield.','Rok Orhan in Camp Mojache wants you to find a Gordunni Orb.','This orb will provide us with more information about the Gordunni... which we will then use in planning their downfall, $N.','We must discover more about why the Gordunni are here, $N.','','','','','',9371,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,2430,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2980,2,357,38,44,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,2975,0,0,0,0,0,0,'The Ogres of Feralas','Now that you have proven that you are a true fighter, I trust that you possess the courage to continue with the task at hand.$B$BTravel to the High Wilderness, southwest of here. There lie some abandoned and destroyed structures, on land that once belonged to the night elves. Look for these ruins, and when you see the withered trees and desecrated terrain, you will find the Gordunni. Push them back.$B$BThese ogres are much stronger than the ones you faced previously, $N. Be aware.','Rok Orhan in Camp Mojache wants you to kill 10 Gordunni Shaman, 10 Gordunni Warlocks, and 5 Gordunni Maulers.','You have proven yourself to be a trustworthy and dependable ally, $N.','Have you found the ruins, $N?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5236,5240,5234,0,10,10,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,12500,2250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2981,2,1637,38,43,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2975,0,0,0,'A Threat in Feralas','Feralas is an ideal location for an accomplished $c to prove $Ghimself:herself;. A tribe of ogres called the Gordunni are the dominant military force there, and their numbers are growing. They must be stopped before they threaten our presence in Feralas.$B$BA warrior I know of named Rok Orhan resides at Camp Mojache in Feralas; go to her. She will tell you more of the situation when you arrive.','Belgrom Rockmaul wants you to speak with Rok Orhan in Camp Mojache.','So, Belgrom sent you. You are just in time, $R.$B$BLet me explain the situation, and then you can decide if you are up to the challenge... But if Belgrom sent you, I am sure your courage is unquestionable.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,25,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2982,2,357,39,44,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The High Wilderness','Although it is dangerous, Troyas and I have been investigating the ruins that cover the forests of Feralas.$B$BLately, though, Troyas has been going on his own to the High Wilderness, and I really worry about him. The Gordunni Ogres have taken over that area, and they don\'t take kindly to anyone that enters their territory.$B$BI was hoping you might be willing to travel to the ruins to the southeast and clear out some of the ogres. Make it a little safer for my Troyas, and I will be extremely grateful.','Angelas Moonbreeze wants you to kill 8 Gordunni Warlocks, 8 Gordunni Shaman, and 8 Gordunni Brutes.','I am very grateful you were able to do this for me.$B$BNow, please, don\'t mention a word to Troyas about this...','Be watchful around the Gordunni, $N. Their magic seems to wreak havoc on the very land they stand on.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5240,5236,5232,0,8,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,6500,2250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2983,2,-82,10,10,0,64,178,0,0,0,0,0,0,0,0,0,0,8,0,0,1524,1522,1524,0,0,0,'Call of Fire','It\'s been some time since you were tested last, $N. You\'ve been patient thus far in your studies, but it\'s time for you to learn about greater powers... it\'s time you learn real power. The element of fire is yours if you\'re prepared to pay for it.$B$BSeek out Kranal Fiss in the Barrens. He lives in a small dwelling north of the Crossroads, but be mindful, if you\'ve reached the blasted night elf lands, you\'ve gone way too far.','Find Kranal Fiss in the Barrens.','Hmmm, Swart sent you to me, did he?$B$BWell then, Swart could always be trusted, so that must mean you\'re ready to take part of the next sapta--the sapta of fire.$B$BI see it in your eyes already, the burning, the desire. You\'ve tasted power, and now you\'re ready for more of it. Patience, $N. Remember what earth taught you. Power and destruction will come easily, but you must still know when to stay your hand.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2984,2,-82,10,10,0,64,178,0,0,0,0,0,0,0,0,0,0,8,0,0,1524,1522,1524,0,0,0,'Call of Fire','Long has it been since you were last tested, $N. You have shown patience thus far in your studies, but the time has come for you to learn more. The time has come for you to learn about destruction... and chaos. The element of fire is yours for the understanding, if you\'re prepared to pay for it.$B$BSeek out Kranal Fiss in the Barrens. He lives in a small dwelling north of the Crossroads, but be mindful, if you\'ve reached the night elf lands, you\'ve gone too far.','Find Kranal Fiss in the Barrens.','Hmmm, Narm sent you to me, did he?$BbWell then, Narm could always be trusted, so that must mean you\'re ready to take part of the next sapta--the sapta of fire.$B$BI see it in your eyes already, the burning, the desire. You\'ve tasted power, and now you\'re ready for more of it. Patience, $n. Remember what earth taught you. Power and destruction will come easily, but you must still know when to stay your hand.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2985,2,-82,20,20,0,64,178,0,0,0,0,0,0,0,0,0,0,8,0,0,1530,1528,1530,0,0,0,'Call of Water','You look ready for your next test, $N. You\'ve been patient in your studies, but the time has come for you to learn more. The time has come for you to learn about the purity of water.$B$BSeek out Islen Waterseer in the Barrens. She is along the eastern coast, south of the Southfury River and Ratchet. You will find her there at her fishing hut. Good luck to you, $N.','Find Islen Waterseer in the Barrens.','The wind approaches you quickly from the horizon; the earth is steady beneath your feet; and your spirit is already warmed by fire--I would say it is time for you to learn about the purity of water.$B$BYour path has led you this far, and your spirit will give you the strength to carry on even further. But the first step is yours to take.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2986,2,-82,20,20,0,64,178,0,0,0,0,0,0,0,0,0,0,8,0,0,1530,1528,1530,0,0,0,'Call of Water','Long has it been since you were last tested, $N. You have shown patience thus far in your studies, but the time has come for you to learn more. The time has come for you to learn about the purity of water.$B$BSeek out Islen Waterseer in the Barrens. She is along the eastern coast, south of the Southfury River and Ratchet. You will find her there at her fishing hut. Good luck to you, $N.','Find Islen Waterseer in the Barrens.',NULL,NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (2987,2,357,38,43,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9466,1,0,'Gordunni Cobalt','I just arrived here in Feralas, and I\'ve heard that the Gordunni Ogres that inhabit the wilds here have some interesting minerals. Who knows what they are up to, but they sure are protective of that stuff! They don\'t leave it just lying around; no, they bury it to protect folks like me from getting their hands on it.$B$BIf you\'d be willing, I\'ll give you my shovel. Go to the Gordunni Outpost north of here and dig me up some Gordunni cobalt. Look for the blue glow, then start digging!','Orwin Gizzmick in Camp Mojache wants 12 samples of Gordunni Cobalt.','Perfect! I will take these along as I continue my travels, $N. I\'m sure I can find someone that will pay a pretty penny for this cobalt.$B$BHere, take this for your trouble.','Get on up there and start digging!$B$BI\'ve got places to go and people to see -- time is money!','','','','','',9463,9466,0,0,12,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9658,9660,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,2160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2988,2,47,40,45,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2989,0,0,0,'Witherbark Cages','The son of our mightiest gryphon is gone! Swiftwing\'s heir, Sharpbeak, was lost while hunting with his parents a few days ago, and we believe it was the trolls who took him.$B$BYou must aid us! Search the cages in the two Witherbark troll villages to see if Sharpbeak is there.','Check the cages at the two Witherbark villages, then return to Gryphon Master Talonaxe.','Sharpbeak wasn\'t at the villages? Hm... this is grim news. That gryphon is destined to lead the next generation of gryphons. If he is lost then the strength and spirit of our fleet will suffer immensely.','Have you searched the cages, $N? We must find Sharpbeak!','','Check First Cage','Check Second Cage','Check Third Cage','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-144066,-144067,-144068,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (2989,2,47,40,48,0,0,77,0,0,0,0,0,0,0,0,0,0,12,2,2988,0,0,2990,0,0,0,'The Altar of Zul','Sharpbeak was not with the Witherbark trolls. Perhaps the Vilebranch trolls took him. Go to the Altar of Zul on the western edge of Vilebranch territory and search for the gryphon child. ','Check the top of the Altar of Zul, then return to Gryphon Master Talonaxe.','Sharpbeak wasn\'t there? That is bad news, but it is good news too...$B$BIt is good that he was not at the Altar of Zul for the Vilebranch trolls are known for performing sacrifices.$B$BI thank you for all of your aid, but I\'m afraid I have an even greater task ahead.','Hurry, $N! If the Vilebranch trolls have Sharpbeak, then who knows what they might be doing with him!','Search the Altar of Zul','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2640,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (2990,2,47,40,47,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,2989,0,0,2991,9468,1,0,'Thadius Grimshade','Take this feather to Thadius Grimshade, the diviner. He left Aerie Peak years ago to pursue darker knowledge, but in his heart he is still a Wildhammer!$B$BAnd perhaps his talents can help us find Sharpbeak.$B$BThis feather was taken from the nest where the gryphon child sleeps. If you give it to Thadius then, with luck, he can use his divining magics to find Sharpbeak.$B$BGood luck, $N. You will find Thadius in the Blasted Lands, in the mage tower of Nethergarde Keep.','Bring Sharpbeak\'s Feather to Thadius Grimshade in the Blasted Lands.','Ah, yes. This feather belongs to a fine gryphon. One destined for great things... if he can survive into adulthood undamaged.$B$BYou wish to find him? Then listen close, brave $C...','$N, you come bearing a gift?','','','','','',9468,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,75,0,0,0,0,0,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), - (2991,2,978,40,47,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,2990,0,0,2992,0,0,0,'Nekrum\'s Medallion','I\'ll find out where your gryphon is, but first you have to do something for me. There\'s a troll in Zul\'Farrak, Nekrum Gutchewer, who possesses a medallion I would very much like to study. Bring me that Medallion and I\'ll use my powers to find Sharpbeak.$B$BZul\'Farrak is across the ocean to the west, in the desert of Tanaris.','Bring Nekrum\'s Medallion to Thadius Grimshade in the Blasted Lands.','Ah, the medallion of Nekrum. It is rumored to have given the troll an unnatural long life, but at a cost. I hope to discover a way to reap the medallion\'s power while avoiding its... unpleasant side effects.$B$BYou have done me a service, $N. I shall now uphold my end of our bargain.','Do you have Nekrum\'s Medallion, $N? There are powers hidden within it that I am eager to discover.','','','','','',9471,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,350,0,0,0,0,7000,3150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2992,2,47,40,47,0,0,77,0,0,0,0,0,0,0,0,0,0,2,0,2991,0,0,2993,0,0,0,'The Divination','Give me room while I perform a ritual of divination. I will find the connection between the feather you brought me and its owner, and follow that connection to Sharpbeak himself.$B$BThat is... I will if all goes according to plan. If it does not, then... you better close your eyes.','Wait until Grimshade performs the ritual of divination.','The ritual was a success. I have seen Sharpbeak and can tell you how to find him.','','Wait for Grimshade to finish','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,25,0,0,0,0,0,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2993,2,47,40,47,1,0,77,0,0,0,0,0,0,0,0,0,0,8,0,2992,0,0,2994,0,0,0,'Return to the Hinterlands','Sharpbeak is held in a cage, high on a cliff at the top of Jintha\'Alor in the Hinterlands. The key to this cage is possessed by the high priestess of the Vilebranch trolls, Vile Priestess Hexx.$B$BThere. I have done my part. I bid you fortune on your quest, $N.','Speak with Gryphon Master Talonaxe.','You\'ve spoken with Grimshade? What did he say?$B$B...What? The Vilebranch trolls have Sharpbeak? That\'s unbearable! We must organize a force to get him back!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,6,5,0,0,0,0,0,0,0,0), - (2994,2,47,40,53,1,0,77,0,0,0,0,0,0,0,0,0,0,8,0,2993,0,0,0,0,0,0,'Saving Sharpbeak','We must save Sharpbeak!$B$BFight your way to the top of Jintha\'Alor in the heart of Vilebranch territory, gain the key to Sharpbeak\'s cage from the vile Priestess Hexx, and then find and save Sharpbeak!','Fight to the top of Jintha\'Alor, kill Vile Priestess Hexx for the key to Sharpbeak\'s cage, and save Sharpbeak.','Swiftwind and Keenclaw returned with their child moments ago, and are fussing over him like new parents. Seeing them together again is enough to give even this old dwarf mist in the eyes...$B$BWe cannot repay you enough for what you have done, $N. The gryphons of Aerie peak, and their riders, will sing your name for a long, long time.','Save Sharpbeak!','','','Open Sharpbeak\'s Cage','','',0,0,0,0,0,0,0,0,0,9472,0,0,0,1,0,0,0,-144070,0,0,0,1,0,0,0,11792,0,0,9651,9652,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22500,4740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,4,2,1,0,0,0,0,0,0,0), - (2995,2,1497,42,47,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Lines of Communication','The Quel\'Danil Lodge is a center of communication for the high elves of the Hinterlands. Their ambassadors are working to establish relationships with other races, with whom they share their knowledge of the Witherbark trolls that inhabit the area in the southern Hinterlands. All of the documents regarding the communications are kept at the lodge.$B$BWe don\'t need the Highvale building alliances with others, $N.$B$BDestroy the Highvale documents. We need to burn their lines of communication... literally.','Oran Snakewrithe in Undercity wants you to travel to the Hinterlands and burn the Highvale Records, Highvale Report, and Highvale Notes.','Perfect, $N. While the Highvale work to recover their lost information, we will be able to seal off the lines even further...','Keeping the Highvale elves isolated is the key. Have you found the lodge?','','Burn the Highvale Records','Burn the Highvale Notes','Burn the Highvale Report','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-144071,-144072,-144073,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,7000,1890,0,0,0,0,0,0,0,0,1,5,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0,0), - (2996,2,-61,30,30,0,256,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,2996,0,0,0,0,'Seeking Strahad','I have taught you skills in the past, but the time has come for another to teach you. He is in Ratchet, and his name is Strahad. He is human, but do not let that fool you into thinking he is weak. He is powerful even though he may be small. He can teach you about more powerful summonings--I feel you are ready. Go to him now. He is in Ratchet... above the port town next to his tower.','Speak to Strahad Farsan in Ratchet.','A busy day in Ratchet, isn\'t it? How I enjoy watching the toil of a port city. So much mystery, so much adventure... so much ignorance.$B$BIs that hatred I see in your eyes, $N? Good, we will put that to good use.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2997,2,-141,12,12,0,2,4,0,0,0,0,0,0,0,0,0,0,8,0,0,0,2997,1645,0,0,0,'Tome of Divinity','Hello, $N. I know you\'re busy helping out the people of Dun Morogh, but when you have the time, you should make your way up to Ironforge to speak to one of our most respected ilk: Tiza Battleforge. She\'s the one the younger paladins go to when it\'s time they learn more about the Light and what\'s expected of ya.$B$BYou can find her upstairs in the Hall of Mysteries. If you\'ve never been there, it\'s in the Mystic Ward. Good luck to ya, $N.','Speak to Tiza Battleforge in Ironforge.','Well met, $N. I hope the Light shows you the true path and keeps you safe from evil.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (2998,2,-141,12,12,0,2,1,0,0,0,0,0,0,0,0,0,0,8,0,0,0,2998,1641,0,0,0,'Tome of Divinity','Greetings, $Gbrother:sister;. Duthorian Rall, one of our most influential paladins, was speaking about you recently. I overheard him talking about how it was time you be put to the test some... along with some very complimentary things about how well you\'ve performed thus far.$B$BIf I were you, I\'d head to Stormwind and speak to him when you have time. I\'m sure he\'s in the Cathedral of Light--that\'s where he spends most of his time.','Speak to Duthorian Rall in Stormwind.','It is beautiful here in Stormwind, is it not?$B$BYour timing actually couldn\'t have been better, $N.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,138,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0), - (2999,2,-141,12,12,0,2,4,0,0,0,0,0,0,0,0,0,0,8,0,0,0,2997,1645,0,0,0,'Tome of Divinity','Hello, $N. I know you\'re busy helping out the people of Dun Morogh, but when you have the time, you should go upstairs and speak to one of our most respected ilk: Tiza Battleforge. She\'s the one the younger paladins go to when it\'s time they learn more about the Light and what\'s expected of ya.','Speak to Tiza Battleforge in Ironforge','Well met, $N. I hope the Light shows you the true path and keeps you safe from evil.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3000,2,-141,12,12,0,2,4,0,0,0,0,0,0,0,0,0,0,8,0,0,0,2997,1645,0,0,0,'Tome of Divinity','Hello, $N. I know you\'re busy helping out the people of Azeroth, but when you have the time, you should return to Ironforge and speak to one of the most respected paladins of your home: Tiza Battleforge. She\'s the one the younger dwarven paladins go to when it is time they learn more about the Light and what\'s expected of all of us.$B$BYou can find her upstairs in the Hall of Mysteries which is located in the Mystic Ward.','Speak to Tiza Battleforge in Ironforge.','I greet you, and bid you welcome, $N.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3001,2,-61,30,30,0,256,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,2996,0,0,0,0,'Seeking Strahad','I have taught you skills in the past, but the time has come for another to teach you. He is in Ratchet, and his name is Strahad. He is human, but do not let that fool you into thinking he is weak, nor is he your enemy... at least for now. He is powerful and should be respected. He can teach you about greater summonings, summonings I feel you are prepared for. Go to him now.$B$BYou can find him in Ratchet... above the port town next to the tower there.','Find Strahad Farsan in Ratchet.','A busy day in Ratchet, isn\'t it? How I enjoy watching the toil of a port city. So much mystery, so much adventure... so much ignorance.$B$BIs that hatred I see in your eyes, $N? Good, we will put that to good use.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3002,2,357,38,47,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,2979,0,0,0,9371,1,0,'The Gordunni Orb','Although I know my enemy well, I am a warrior, $N. I cannot begin to tell you what this orb is capable of.$B$BI know of a mage in Orgrimmar that will be able to tell us more about the orb. Take it to him. ','Bring the Gordunni Orb to Uthel\'nay in the Darkbriar Lodge in Orgrimmar.','Fascinating, $N...$B$BThis orb is very powerful, but also very dangerous.','What have you brought me, $R?','','','','','',9371,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,75,0,0,0,0,0,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3022,2,440,42,47,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9507,1,0,'Handle With Care','$N, I can see you yearn to be dedicated to my worthwhile cause. Yes, of course, you can do something for me!$B$BTake this crate of eggs to Erelas Ambersky. He is a druid that cares for these eggs, helping them to hatch and then training the young hippogryphs. You will find him in Teldrassil, in a small village to the south called Rut\'theran.','Bring the Carefully-packed Crate to Erelas Ambersky in Rut\'theran Village.','Thank you for your help, $N. The hippogryph population simply wouldn\'t flourish if it weren\'t for us. Ah, but I am sure you understand all too well, having traveled to Feralas yourself, and seen the devastation of the Gordunni there.$B$BWell, as you can see, I am hard at work here, so you\'d best be on your way.$B$BThanks again, $N.','Another shipment from Curgle, I assume?','','','','','',9507,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5000,1260,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), - (3042,2,978,40,45,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Troll Temper','The Sandfury trolls of Zul\'Farrak make a tempering agent from sandstones, and I can use that to temper the goods I craft, yes I can! It is highly prized by connoisseurs, so if you bring me a good supply of the temper, then I\'ll reward you well.$B$BZul\'Farrak is northwest of Gadgetzan. Good luck.','Bring 20 Vials of Troll Temper to Trenton Lighthammer in Gadgetzan.','Ah, this is very nice temper indeed! And so much of it! I\'ll be at work for days before I use it all!$B$BThank you, $N. Please, take this as payment.','Did you bring me the temper, $N?','','','','','',9523,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,250,0,0,0,0,19500,2340,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), - (3062,2,357,45,50,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Dark Heart','Edana Hatetalon is the queen of the Northspring harpies that reside in the ruins to the west. She is pure evil; I have heard that her heart is one of crystal. She is void of any emotion aside from the hate she feels towards all others. You must face Edana and bring me back her dark heart.$B$BI have heard of a horn that harpies carry -- blowing it by the Hatetalon stones, in the northern part of the ruins, will summon the queen.$B$BImagine her surprise when it is not her kin calling her, but her death.','Talo Thornhoof in Camp Mojache wants Edana Hatetalon\'s Dark Heart.','Now I know that Edana is truly dead. This heart; I will keep it in memory of what did here for me, $N. Thank you.','The hate that Edana spreads across the land must be stopped.','','','','','',9528,0,0,0,1,0,0,0,9530,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9665,9666,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,350,0,0,0,0,0,3540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3063,2,357,45,50,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Vengeance on the Northspring','In my day, I was a seasoned hunter. There wasn\'t any creature around that I feared. Until...$B$BI was out in the forest, sharpening my blade after a tough battle, when I was ambushed. Harpies surrounded me, and I barely managed to drag myself to safety.$B$BEven now, I can still hear their cries echoing...$B$BI was never the same after that. But the hate boils inside of me -- I must get even, after all these years.$B$BThe Northspring harpies can be found to the west of here. $N, get my revenge. ','Talo Thornhoof wants you to kill 4 Northspring Harpies, 4 Northspring Roguefeathers, 4 Northspring Windcallers, and 4 Northspring Slayers.','Thank you, $N. You have put an old tauren\'s mind at peace.','The wings of the Northspring harpies are black as the night; do not take your eyes off of them, lest they disappear into darkness.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5362,5363,5364,5366,4,4,4,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,150,0,0,0,0,5500,2130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3065,2,-81,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,788,0,0,0,6488,1,0,'Simple Tablet','Ah, while you were gone a parchment came for you, $N.$B$BRead it when you have time. If I\'m not mistaken, it came from the warrior trainer Frang. He would have words with you when you\'re ready. You\'ll find him outside the Den, taking cover in the shade.','Read the Simple Tablet and speak to Frang in the Valley of Trials.','You\'ll find this place fitting as you continue to train in the warrior ways. If you have any questions, feel free to ask anyone around, and when you feel you\'re ready, come back to me for training. I\'ve mastered as much as any warrior here in the Valley and can pass that knowledge on to you... for a price.','Another $R to bolster the ranks. Good enough for me.$B$BYou\'ll probably have a hard time hefting a good weapon like an axe, but a spear\'s just as good as anything else.$B$BWelcome to the Valley of Trials.','','','','','',6488,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3082,2,-261,1,1,0,4,128,0,0,0,0,0,0,0,0,0,0,0,0,788,0,0,0,9564,1,0,'Etched Tablet','Ah, while you were gone a tablet came for you, $N.$B$BRead it when you have time. If I\'m not mistaken, it came from the hunter trainer Jen\'shan. She would have words with you when you\'re ready.','Speak to Jen\'shan in the Valley of Trials.','Now we teach them those things, and they teach us others. We become one race... almost. We be allies for long time now. So you remember to help them. And Jen\'shan remember to help you.$B$BJen\'shan teach you da ways of the hunter--teach you good. You never forget, $C\'s be respected greatly by da tribe. You be havin\' a large role to play in da future... you never forget that.$B$BWhen you feel da need, come to Jen\'shan. She teach you as much as she can when she feel you ready.','Jen\'shan see a mighty $C before her and da spirits approve.$B$BDa path of da $C is one of our oldest walks of life. Da Horde turned to us when they be just strugglin\' to survive on Azeroth, and they ask us to teach them, to show them the secrets of many tings. They were strong already: strong in shaman ways; strong in warrior ways. But the hunter path not be their path... then.','','','','','',9564,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3083,2,-162,1,1,0,8,128,0,0,0,0,0,0,0,0,0,0,0,0,788,0,0,0,9554,1,0,'Encrypted Tablet','Ah, while you were gone a tablet came for you, $N.$B$BRead it when you have time. If I\'m not mistaken, it came from the rogue trainer Rwag. He would have words with you when you\'re ready.','Read the Encrypted Tablet and speak to Rwag in the Valley of Trials.','Until such time comes, you\'ll be under my tutelage. I will show you the ropes as some folks say. Whenever you feel prepared, come to me and I will see about training you further. Until then, practice your skills and keep them honed to a razor\'s edge. You\'ll never know when you\'ll need even the most insignificant ability.','Welcome to the Valley of Trials, Rangrang. You wouldn\'t be here if you hadn\'t gotten my tablet, so I will get to the point.$B$BI am Rwag and I am responsible for training the rogues, thieves, and cutpurses here in the Valley. I\'m the one the Hand will turn to if you\'re not ready for what\'s to come. But don\'t worry, the Hand won\'t be controlling everything you do, but it would be wise to work with them if they have need of your talents.','','','','','',9554,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3084,2,-82,1,1,0,64,128,0,0,0,0,0,0,0,0,0,0,0,0,788,0,0,0,9562,1,0,'Rune-Inscribed Tablet','Ah, while you were gone a tablet came for you, $N.$B$BRead it when you have time. If I\'m not mistaken, it came from the shaman trainer Shikrik. She would have words with you when you\'re ready.','Speak to Shikrik in the Valley of Trials.','As you probably know, the elements give us our power. Fire, earth, water and air--these are our tools.$B$BOur strength comes from the spirits of our ancestors. We are the leaders of our people. Like Thrall is to the Horde, so shall we be to the villages and towns we visit. They will look to us for wisdom and protection. To be better prepared, you must train often. When you feel you\'ve gained more power, come to me and I shall teach you what I can.','Ah, welcome, $N. I\'m pleased you have arrived. My days have become long and even busy what with so many students to teach, but the coming of one of your ilk brings me a great sense of accomplishment--I remember the days when I was taught by one of your shamans.','','','','','',9562,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3085,2,-262,1,1,0,16,128,0,0,0,0,0,0,0,0,0,0,0,0,788,0,0,0,9561,1,0,'Hallowed Tablet','Ah, while you were gone a tablet came for you, $N.$B$BRead it when you have time. If I\'m not mistaken, it came from the priest trainer Ken\'jai. He would have words with you when you\'re ready.','Read the Hallowed Tablet and speak to Ken\'jai outside the Den in the Valley of Trials.','As ya test yeself, ya\'ll find ya have better an\' better control o\'er da spirits--ya\'ll be callin\' on dem fer greata an\' greata tings... dat\'s where ol\' Ken\'jai come in. You come talk to ole Ken\'jai when ya feel yer ready. If da spirits agree, den we see \'bout teachin\' ya more powerful abilities... but only if da spirits agree.$B$BGo now, talk to da rest of da Valley\'s people. Speak to me again later.','So ya made it... good good! Da spirits tol\' me you be comin\' to see Ken\'jai soon enough. Let me be one o\' da first to welcome ya to da Valley of Trials. Dis place not be your home fer long, but while it is, why dontcha make da best o\' it.','','','','','',9561,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3086,2,-161,1,1,0,128,128,0,0,0,0,0,0,0,0,0,0,0,0,788,0,0,0,9575,1,0,'Glyphic Tablet','Ah, while you were gone a tablet came for you, $N.$B$BRead it when you have time. If I\'m not mistaken, it came from the mage trainer Mai\'ah. She would have words with you when you\'re ready.','Read the Glyphic Tablet and speak with Mai\'ah near the entrance to the Den in the Valley of Trials.','You be among da most powerful beings on da planet, $N... there no arguin\' dat. And everyone know it... know it good, too!$B$BBut ya must be weary! \'cause it not orc, or elf, or dwarf dat you should be scared of... it be da tings you can\'na see. Magic be powerful. Make you do tings you may not want to do. Make ya tink you more powerful then you really be. Be patient. Be smart.$B$BWhen ya tink you be ready for trainin\', come back to Mai\'ah. She teach you what you ready to learn, no problem.','Ya look to please Mai\'ah already, $N. Dat be good. You give Mai\'ah respect, and Mai\'ah maybe give you respect back. But enough o\' dat, you be here to learn \'bout magic, not hear Mai\'ah talk.$B$BThere be only one ting Mai\'ah can no teach you \'bout magic, $N, and dat\'s how to stop da corruptin\'.','','','','','',9575,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3087,2,-261,1,1,0,4,2,0,0,0,0,0,0,0,0,0,0,0,0,788,0,0,0,9553,1,0,'Etched Parchment','Ah, while you were gone a parchment came for you, $N.$B$BRead it when you have time. If I\'m not mistaken, it came from the hunter trainer Jen\'shan. She would have words with you when you\'re ready.','Read the Etched Parchment and speak to Jen\'shan in the Valley of Trials.','When we finish speakin\', you should talk to da rest of da citizens in da Valley. They ask you to do tings for them... tings that will test your skill and teach you some of da dangers of this land.$B$BAs you grow in experience and wisdom, you be needin\' Jen\'shan to show you better techniques and skills. Come back to Jen\'shan often. I will let you know what I can teach you.','Ah, so you come at last. Good. Jen\'shan be waitin\' for you.$B$BMany tink it be an easy path, but Jen\'shan tell you dat not true. Mastering da beasts of Durotar and beyond take as much skill as masterin\' the arcane arts or speakin\' to our ancestors.$B$BFirin\' a bow or rifle may not be as dangerous to you as castin\' a spell, but it sure be as dangerous to your enemy.','','','','','',9553,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3088,2,-162,1,1,0,8,2,0,0,0,0,0,0,0,0,0,0,0,0,788,0,0,0,9560,1,0,'Encrypted Parchment','Ah, while you were gone a parchment came for you, $N.$B$BRead it when you have time. If I\'m not mistaken, it came from the rogue trainer Rwag. He would have words with you when you\'re ready.','Read the Encrypted Parchment and speak to Rwag in the Valley of Trials.','Now that you know where I\'m holding up, I should let you know: the Shattered Hand\'s asked me to look out for you. They want me to train you and keep you informed of anything they might need. Even if you\'re not interested in helping them yet--which you\'d be a fool not to be--I\'ll do what I can to train you... for a small fee. Come back to me anytime you think you\'re ready, and we\'ll see what you\'re ready to learn.','Shhh, not so loud. I don\'t trust Nartok over there. Anyone that has to hide deeper in a cave than I do shouldn\'t be trifled with.$B$BI trust you had no problem finding your way around?','','','','','',9560,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3089,2,-82,1,1,0,64,2,0,0,0,0,0,0,0,0,0,0,0,0,788,0,0,0,9568,1,0,'Rune-Inscribed Parchment','Ah, while you were gone a parchment came for you, $N.$B$BRead it when you have time. If I\'m not mistaken, it came from the shaman trainer Shikrik. She would have words with you when you\'re ready.','Read the Rune-Inscribed Parchment and speak to Shikrik in the Valley of Trials.','You will be the conduit in which our ancestors communicate. You will have the power of the elements at your beck and call. Sundering your enemies will be child\'s play; healing your allies as easy as breathing. Keep these things in mind as you face new challenges, and come back to me as often as you\'d like. I will remain here to teach you new spells and set you on the correct path when you are ready.','So, you\'ve arrived. I was beginning to wonder when you would show yourself. I sent the parchment some time ago--I wasn\'t sure if it had arrived.$B$BBut enough chatter... you\'re here because you have been chosen, chosen to lead the spiritual lives of our people.','','','','','',9568,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3090,2,-61,1,1,0,256,178,0,0,0,0,0,0,0,0,0,0,0,0,788,0,0,0,9579,1,0,'Tainted Parchment','Ah, while you were gone a parchment came for you, $N.$B$BI usually avoid dealing with warlocks if I can help it, but I think you should read it when you have time. If I\'m not mistaken, it came from your newly-appointed trainer Nartok. He would have words with you when you\'re ready.','Read the Tainted Parchment and speak to Nartok inside the Den in the Valley of Trials.','And now you\'ve joined our ranks also. Don\'t misunderstand, $n. Just because you have access to power that many will be jealous of, it does not mean you will be accepted easily. Thrall allows our kind into Orgrimmar because we are still his fellow kin--he cannot turn his back on us, or we would become as pathetic as the humans who enslaved him. My point is: be careful. You can be powerful, but if you are foolish, then you are as good dead.$B$BIf you need training in spells then return to me.','Finally, you\'ve arrived... and discretely also. Good.$B$BOur world is full of fools, $N. Even the mighty Thrall has greater flaws than most can see. He turns his back on the power needed to make this land ours completely! We\'re not the same people who were manipulated and used by creatures from the Nether. We are our own people. We are proud... and we are strong.','','','','','',9579,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3091,2,-81,1,1,0,1,32,0,0,0,0,0,0,0,0,0,0,0,0,747,0,0,0,9547,1,0,'Simple Note','Just a moment ago a messenger was looking for you, $N. I believe she was sent by the warrior trainer Harutt. If this note is from Harutt, I wouldn\'t take long in reading it\'s contents.$B','Read the Simple Note and speak to Harutt Thunderhorn in Camp Narache.','Each of us plays a role in our tribe. Each of us must also go through all the same rites. Do not ever let your pride tell you otherwise.$B$BI remain here to train new warriors that seek the glory of battle and who follow the ways of our oldest ancestors. When you feel ready, come back to me and I will do what I can to train you further. Go with the tribe\'s blessing, $N.','Ah, at last, you\'ve arrived, $C. I did not lie in my note, $N. We are a special breed also, not unlike the druids or shamans of our tribe. You are just as important. We are the ones called upon to defend our borders, to hunt the centaur, and to go to war.','','','','','',9547,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3092,2,-261,1,1,0,4,32,0,0,0,0,0,0,0,0,0,0,0,0,747,0,0,0,9565,1,0,'Etched Note','Just a moment ago a messenger was looking for you, $N. I believe she was sent by the hunter trainer Lanka. If this note is from Lanka, I wouldn\'t take long in reading it\'s contents.$B','Read the Etched Note and speak to Lanka Farshot in Red Cloud Mesa.','And it is my job to make sure you are prepared by teaching you the basics of our profession--how to tame your pet, how to fire your rifle, and many other skills that will become necessary.$B$BHunters are a strong part of our tradition and history, $N. You would do well to remember how important you are to the tribe. You will be respected and revered if you serve our people well.','Welcome to Camp Narache, $N. I hear good things about you. Your bloodline is strong, and many of the elders consider you skilled already. But that we will test.$B$BThe plains of Mulgore will be your home for sometime--you should do your best to learn it very well. One day you will travel to unfamilar lands to master greater skills. You must be ready.','','','','','',9565,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,75,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3093,2,-82,1,1,0,64,32,0,0,0,0,0,0,0,0,0,0,0,0,747,0,0,0,9552,1,0,'Rune-Inscribed Note','Just a moment ago a messenger was looking for you, $N. I believe she was sent by the shaman trainer Meela. If this note is from Meela, I wouldn\'t take long in reading it\'s contents.$B','Read the Rune-Inscribed Note and speak to Meela Dawnstrider in Camp Narache.','We will meet many times in the days to come. Each time you will hopefully leave my company a little more powerful... a little more prepared. Like the Eternal Flame, your spirit will burn bright and hot.$B$BGo now, $N. Go and test yourself. I will be here for you when you need.','As quickly as water falls from the sky, here you are before me. I am pleased by your haste. It means you realize both the importance of our meeting and you being here. I am no leader, but I do understand the elements, and I can speak to the spirits of our people. I will teach you to do the same.','','','','','',9552,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,75,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3094,2,-263,1,1,0,1024,32,0,0,0,0,0,0,0,0,0,0,0,0,747,0,0,0,9581,1,0,'Verdant Note','Just a moment ago a messenger was looking for you, $N. I believe she was sent by the druid trainer Gart. If this note is from Gart, I wouldn\'t take long in reading its contents.$B','Read the Verdant Note and speak to Gart Mistrunner in Camp Narache.','Though we share a common bond, do not expect much welcome from the night elves. Their pride still limits their sight, but that is none of our concern. The teachings of the Earthmother are all you must concern yourself with, and I will teach you what I know as you grow in wisdom.$B$BReturn to me often, $N. You will find that the Earthmother grants incredible abilities to those who are most dedicated.','You have arrived. This is good. Our ancestors\' spirits have become restless throughout Mulgore and beyond, but I cannot tell why. It will forever be your duty to learn to listen to nature\'s spirits, and act as their avatar. Be mindful of that.','','','','','',9581,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,75,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3095,2,-81,1,1,0,1,16,0,0,0,0,0,0,0,0,0,0,0,0,364,0,0,0,9546,1,0,'Simple Scroll','Ah, while you were off dealing with the mindless Scourge, this scroll arrived for you. I would think it\'s some matter of importance as it seems it bears the seal of the warrior trainer Dannal. I would take some time to read it before heading out again.','Read the Simple Scroll and speak to Dannal Stern in Deathknell.','I will be here to train you as you grow in experience... find me as often as you like. I charge a minimal fee, but you\'ll find everything I can teach you to be worthwhile.$B$BGo now and test your skill. Many more things will become known to you as you gain experience, some of which I am unable to discuss with you here. Just know that Sylvanas will need warriors with your type of strength in the future. You will be the backbone of our salvation. Do not forget it.','Ah, so you\'ve arrived. Good. I overheard that a few others were able to escape \"death\" and were heading into town. Perhaps that resilence will pay off in the future also.$B$BYou may thank Sylvanas for your freedom... freedom of mind and body. Though you still remain tortured by the plague and its effects, you are now free to come and go as you see fit.','','','','','',9546,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3096,2,-162,1,1,0,8,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9559,1,0,'Encrypted Scroll','Ah, while you were off dealing with the mindless Scourge, this scroll arrived for you. I would think it\'s some matter of importance as it seems it bears the seal of the rogue trainer David Trias. I would take some time to read it before heading out again.','Read the Encrypted Scroll and speak to David Trias in Deathknell.','I spend most of my time here in the inn keeping an eye out for new faces and just keeping tabs on up-and-coming prospects. Keep your nose clean and I\'ll do what I can to teach you a few things. Just come back to me whenever you want, and we\'ll see if you\'re ready for a new skill or two.','So you\'ve made it? Good, we\'ll have need of more rogues as time goes on. The Shadowstalkers will probably wind up finding you when they think the time\'s right, so don\'t go and slip up or do anything you might regret. They need talented agents... not pickpockets and fools.','','','','','',9559,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3097,2,-262,1,1,0,16,16,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,9569,1,0,'Hallowed Scroll','Ah, while you were off dealing with the mindless Scourge, this scroll arrived for you. I would think it\'s some matter of importance as it seems it bears the seal of the priest trainer Duesten. I would take some time to read it before heading out again.','Read the Hallowed Scroll and speak to Dark Cleric Duesten in the church in Deathknell.','There is only one thing you must know: we have survived through will alone. It is faith in ourselves that separates us from others, and with our powers, we will cause great change in all of Azeroth. The weak will come to lean on you. The lepers will call you Lord. And the ignorant will look to you for guidance. It is my duty to make sure you have the necessary tools so when the time comes, you are prepared. As you grow in experience, seek me out. I will teach you greater powers if you are ready.','Ah, so between fire, plague, rioting, and much worse, one more of the \"faithful\" comes to my door. Well, let me bid you welcome, $C. And allow me a moment to explain a thing or two before you decide it\'s time for you to seek whatever drives you forward: the Holy Light no longer concerns you, the spirits of your forefathers are fairy tales, and creatures from the Nether don\'t want you.$B$BDo you understand me so far?','','','','','',9569,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3098,2,-161,1,1,0,128,16,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,9574,1,0,'Glyphic Scroll','Ah, while you were off dealing with the mindless Scourge, this scroll arrived for you. I would think it\'s some matter of importance as it seems it bears the seal of the mage trainer Isabella. I would take some time to read it before heading out again.','Read the Glyphic Scroll and speak to Isabella in the church in Deathknell.','You must return to me often if you are to become powerful enough to destroy those who would oppose us. The rules of magic still apply to you, $N. You will still find corruption follows you like hungry wolves in the night. You will find its caress is not unlike an addiction, an old lover still wanting to be by your side. But these things can be staved off. These things will only control you if you allow them to.$B$BGo now, return to me when you\'ve grown more powerful.','I knew you would come to me, $N. Not because you do not have the will to follow your own path, but because we are kindred spirits. We both have felt pain. We have both suffered. And now we want the power to take back what we know is ours: this land, our lives, our destinies. But there is much for you to learn still.','','','','','',9574,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3099,2,-61,1,1,0,256,16,0,0,0,0,0,0,0,0,0,0,0,0,364,0,0,0,9578,1,0,'Tainted Scroll','Ah, while you were off dealing with the mindless Scourge, this scroll arrived for you. I would think it\'s some matter of importance as it seems it bears the seal of the warlock trainer Maximillion. I would take some time to read it before heading out again.','Read the Tainted Scroll and speak to Maximillion in Deathknell.','I mentioned a slave still being a slave, no matter the master. Do you remember? We both know that it is that type of control--that type of power--that now drives us. We seek to have creatures serve us. We know we are more powerful and deserve more respect than others give us ... and so now we look to take it.$B$BI will be your ally in this struggle--the struggle for our own freedom. Freedom to seek our own allegiances. When you feel ready, return to me and I will teach you all I know.','I bid you welcome, $gbrother:sister;. I knew you would come. It was only a matter of time.$B$BWhat I said interested you, didn\'t it? I hit a chord... something inside you knew what I claimed was truth. Good.$B$BKnow this though: I am no traitor to Sylvanas. If anything, she would appreciate my claims considering it was her own beliefs that has put the Forsaken in the position it is now.','','','','','',9578,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3100,2,-81,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0,0,9542,1,0,'Simple Letter','I was asked to bring this to your attention as soon as you returned from the kobold camps, $N. It appears to be a letter sealed with the insignia of Llane, our local warrior trainer. I wouldn\'t hesitate to read it before you go about any other business here in the Abbey.','Read the Simple Letter and speak to Llane Beshere in Northshire Abbey.','Get yourself squared away, learn the layout of the land, and come back to me whenever you need training. I\'ll be here night or day.$B$BThe Knights of the Silver Hand have done well in making this place fairly safe, but as you meet the other citizens, I think you\'ll find they all have problems they could use some help with - help a $C can give them. Good luck.','Ah, you got my letter, $N... good.$B$BThere\'s been an influx of warriors in Elwynn recently - which is good for Stormwind, but bad for the kobolds and Defias in the area.','','','','','',9542,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3101,2,-141,1,1,0,2,1,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0,0,9570,1,0,'Consecrated Letter','I was asked to bring this to your attention as soon as you returned from the kobold camps, $N. It appears to be a letter sealed with the insignia of Brother Sammuel, our local paladin trainer. I wouldn\'t hesitate to read it before you go about any other business here in the Abbey.','Read the Consecrated Letter and speak to Brother Sammuel in Northshire Abbey.','In the meantime, you should know one or two other things. You are a symbol to many here in this land--act accordingly. The Holy Light shines within you, and it will be obvious to both your allies and your enemies.$B$BAlso, as you gain in wisdom and power, you will need to train to learn new abilities. That\'s where I come in. When you feel you\'ve gained some experience here in Northshire, come back to me and I will teach you what I feel you are ready to learn. Good luck... $C!','Finally! We meet face to face, brother to brother. I welcome you to Northshire. This will be your home for a short time while you learn the ins and outs of how things are done, but know that Stormwind is not far off, and sooner or later, your path will take you there. But until then, be patient... Knight of the Silver Hand.','','','','','',9570,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3102,2,-162,1,1,0,8,1,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0,0,9555,1,0,'Encrypted Letter','I was asked to bring this to your attention as soon as you returned from the kobold camps, $N. It appears to be a letter sealed with the insignia of Jorik, one of our local trainers. I wouldn\'t hesitate to read it before you go about any other business here in the Abbey.','Read the Encrypted Letter and speak to Jorik Kerridan in the stable behind Northshire Abbey.','You\'re gonna find that there a number of outfits that\'ll covet our skills, Cailel. Adventurers, SI:7... heck, even the Defias Brotherhood wouldn\'t mind a spy or two inside Stormwind. But you remember this, you\'re your own man. Don\'t let nobody bully you into doing something you don\'t wanna do! Besides, we hold all the cards... at least, we do before the game\'s done. Know what I mean?$B$BAnyway, just wanted to introduce myself and let you know that I\'m here if you need any training. Come by anytime.','You made it here in one piece, and it doesn\'t look like too many people saw you. Good enough for me. I don\'t like to have much attention drawn to me back here... nice and quiet. I\'m sure you can understand.$B$BHave any trouble yet? I\'m glad to hear not. That\'ll change soon enough.','','','','','',9555,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3103,2,-262,1,1,0,16,1,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0,0,9548,1,0,'Hallowed Letter','I was asked to bring this to your attention as soon as you returned from the kobold camps, $N. It appears to be a letter sealed with the insignia of Priestess Anetta, our local priest trainer. I wouldn\'t hesitate to read it before you go about any other business here in the Abbey.','Read the Hallowed Letter and speak to Priestess Anetta in Northshire Abbey.','As you grow in experience, return to me and I will do what I can to impart my knowledge upon you. Until then, go with compassion in your heart, and let wisdom be your guide. Remember, the world only becomes a better place if you make it so.','Ah, at last you\'ve come. I knew you would find your way to me. The Holy Light shines upon you, and the path you\'ve chosen. These times are harsh--the Burning Legion still has a presence upon Azeroth, the entirety of Kalimdor seeks new ways to defend itself from its own tribulations, and it is up to you to aid as many as you can.','','','','','',9548,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3104,2,-161,1,1,0,128,1,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0,0,9571,1,0,'Glyphic Letter','I was asked to bring this to your attention as soon as you returned from the kobold camps, $N. It appears to be a letter sealed with the insignia of Khelden, our local mage trainer. I wouldn\'t hesitate to read it before you go about any other business here in the Abbey.','Read the Glyphic Letter and speak to Khelden Bremen inside Northshire Abbey.','Haha, I knew my note would not dissuade you from your path. So, you\'re prepared then, are you? Prepared to accept your fate? Prepared to challenge the gods and any other forces that stand before you in the pursuit of knowledge and power?$B$BI will not lie, $N, you will be feared as much as respected. But also know this, I will be here for you when you need training. Simply seek me out as you grow more powerful.','Hello, $N. I am Khelden. Is there something I can do for you?','','','','','',9571,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3105,2,-61,1,1,0,256,1,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0,0,9576,1,0,'Tainted Letter','I was asked to bring this to your attention as soon as you returned from the kobold camps, $N. It appears to be a letter sealed with the insignia of Drusilla, one of our local trainers. I wouldn\'t hesitate to read it before you go about any other business here in the Abbey.','Read the Tainted Letter and speak to Drusilla La Salle next to Northshire Abbey.','As you grow in power, you will be tempted--you must always remember to control yourself. I will not lie--corruption can come to any practitioner of the arcane; especially one who deals with creatures from the Twisting Nether. Be patient, and be prudent... but do not let that repress your ambition.$B$BAs you grow more powerful, return to me and I will teach you more about our ways.','Ah, so you\'ve arrived, and not a moment too soon, $N. Some of the guards were over here a moment ago and were giving me curious looks... pathetic mundanes.','','','','','',9576,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,50,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3106,2,-81,1,1,0,1,4,0,0,0,0,0,0,0,0,0,0,0,0,179,0,0,0,9543,1,0,'Simple Rune','While you were helping me out, this rune was given to me to pass on to you. Take some time to read it when you have a chance. I\'m thinkin\' it came from the warrior trainer Thran. Take a gander at it and go find him inside Anvilmar when you\'ve a chance.','Read the Simple Rune and speak to Thran Khorman in Coldridge Valley.','Other things you\'ll probably see too, just so yer in the know: dwarves usin\' magic in a fight \'stead of a rifle. Some of us takin\' to worshippin\' the Holy Light like some of the humans, and, last but not least, troggs. You\'ll learn more \'bout them later, but What you need to know now is that I\'m here to help ya.$B$BI be here to teach ya how to be a real $C. Anytime ya think ya need more trainin\', come back to me and I\'ll see what I can do.','Blast it\'s cold today, aint it? It\'s like the snow never goes away, $N.$B$BYou\'ve probably noticed already, but there are gnomes now living in our city. That\'s because they went and got themselves blown out of their own home. Don\'t go spreadin\' this \'round, but I can hardly blame them--I think I woulda resorted to explosives too if Ironforge were infested with Dark Irons or the like.','','','','','',9543,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3107,2,-141,1,1,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,179,0,0,0,9563,1,0,'Consecrated Rune','While you were helping me out, this rune was given to me to pass on to you. Take some time to read it when you have a chance. I\'m thinkin\' it came from the paladin trainer Bromos. Take a gander at it and go find him inside Anvilmar when you\'ve a chance.','Read the Consecrated Rune and speak to Bromos Grummner in Coldridge Valley.','The humans have taught us a great deal about the Holy Light and how important their order is to them... and to protecting all of Azeroth. We have a great respect for how stepped in tradition it is, and how just one figure, one sacrifice, can make the difference between pain and salvation.$B$BThe two of us are gonna be working together for a bit. Any time you think you\'re ready, come back to me and we\'ll see about getting you some training. Can\'t have you go out into the world unprepared, now, can we?','So, you\'ve made it! And not a second too soon. There\'s much to be done in Coldridge Valley and beyond. I\'m gonna need your help as much as you\'re gonna need mine!$B$BYou\'re a Knight of the Silver Hand now, be ready to play the part.','','','','','',9563,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,50,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3108,2,-261,1,1,0,4,4,0,0,0,0,0,0,0,0,0,0,0,0,179,0,0,0,9566,1,0,'Etched Rune','While you were helping me out, this rune was given to me to pass on to you. Take some time to read it when you have a chance. I\'m thinkin\' it came from the hunter trainer Thorgas. Take a gander at it and go find him inside Anvilmar when you\'ve a chance.','Read the Etched Rune and speak to Thorgas Grimson in Coldridge Valley.','One thing you should always remember is that you gotta respect the world you\'re livin\' in. The beasts that choose to fight along side you; the shine of your weapon; the weight of your ammo; the bite of a bitter wind; all these things you need to know intimately.$B$BI\'ll do what I can to help you, but most of the work\'s up to you. Anytime you think you\'re ready, come back and talk to me. I\'ll train you when I can.','Ya made it! Good to hear! Betcha didn\'t have to track me to find the place either. Haha!$B$BOur profession is pretty steeped in tradition, $N. Learning the ways of the land. Learning to track a bear through the mountains. Even just surviving on wits alone takes a great deal of courage and cunning. Think you\'re capable?','','','','','',9566,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3109,2,-162,1,1,0,8,4,0,0,0,0,0,0,0,0,0,0,0,0,179,0,0,0,9550,1,0,'Encrypted Rune','While you were helping me out, this rune was given to me to pass on to you. Take some time to read it when you have a chance. I\'m thinkin\' it came from the rogue trainer Solm. Take a gander at it and go find him inside Anvilmar when you\'ve a chance.','Read the Encrypted Rune and speak to Solm Hargrin in Coldridge Valley.','Anyway, as you start peekin\' around Coldridge you\'ll probably have need of training at some point. You just come back to me whenever you feel you need it and I\'ll teach you what I know--a trick here, a maneuver there. You know, the stuff that keeps you alive and makin\' a little extra coin.$B$BKeep an eye out on our gnomish friends too... they kinda got the short end of the stick what with Gnomeregan being... destroyed. They\'ll need our help to feel welcome.','You made it! Great!$B$BWe\'ve got an influx of activity lately, so I\'m glad to count another of the Ironforge clan among our numbers. Too many of us are lookin\' to the arcane, and divine for my own tastes. Nothin\' against them and their beliefs, but there\'s nothing like a cold blade in your hand and a shadow to keep you from the light, know what I mean?','','','','','',9550,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,50,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3110,2,-262,1,1,0,16,4,0,0,0,0,0,0,0,0,0,0,0,0,179,0,0,0,9556,1,0,'Hallowed Rune','While you were helping me out, this rune was given to me to pass on to you. Take some time to read it when you have a chance. I\'m thinkin\' it came from the priest trainer Branstock. Take a gander at it and go find him inside Anvilmar when you\'ve a chance.','Read the Hallowed Rune and speak to Branstock Khalder in Anvilmar.','I\'m the one who can train ya as you start to find your way around Coldridge Valley. When ya feel yer ready, come back to me and we\'ll see about maybe teaching you a new spell or two to fend off the valley from them blasted troggs.$B$BYa got the Light on yer side, along with all of Ironforge, $N... no pressure on ya to become somethin\' special.','Ach! Ya made it, $N! Wonderful!$B$BI was gonna say, I was about to lose faith that ye\'d arrive at all... get it, lose faith? It\'s a joke, lass... aww, nevermind. Ya didn\'t come here for me bad jokes anyway.','','','','','',9556,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3112,2,-81,1,1,0,1,64,0,0,0,0,0,0,0,0,0,0,0,0,179,0,0,0,9544,1,0,'Simple Memorandum','While you were helping me out, this memorandum was given to me to pass on to you. Take some time to read it when you have a chance. I\'m thinkin\' it came from the warrior trainer Thran. Take a gander at it and go find him inside Anvilmar when you\'ve a chance.','Read the Simple Memorandum and speak to Thran Khorman in Coldridge Valley.','Well, seein\' how this is your prime directive, or whatever yer callin\' it these days, I gave my word I\'d do whatever I can to make sure you and yours were ready to take back your home... and that\'s just what I\'m gonna do.$B$BAny time you feel yer ready, come back to good ol\' Thran and I\'ll be happy to share my knowledge wit ya. There\'s some cost to me trainin\' ya, but it won\'t be too expensive. Good luck.','Ah, well, another memorandum from a $R on a mission... isn\'t this quaint.$B$BNo, no, I ain\'t teasin\' ya, little one. Gotta respect your tenacity, that much is fer sure. I\'d be just as peeved if Ironforge was taken by Dark Iron dwarves, so don\'t be thinkin\' I don\'t feel for your plight...','','','','','',9544,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,75,100,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3113,2,-162,1,1,0,8,64,0,0,0,0,0,0,0,0,0,0,0,0,179,0,0,0,9558,1,0,'Encrypted Memorandum','While you were helping me out, this memorandum was given to me to pass on to you. Take some time to read it when you have a chance. I\'m thinkin\' it came from the rogue trainer Solm. Take a gander at it and go find him inside Anvilmar when you\'ve a chance.','Read the Encrypted Memorandum and speak to Solm Hargrin in Coldridge Valley.','I pretty much keep to myself around here so we don\'t get a bad wrap for things gone missing, but if you need anything, some training or somethin\', just come back anytime.$B$BYou and me got an understandin\'. We know when it comes down to it you can only trust family... and that\'s just what we got going on here, isn\'t it? Regardless of Gnomeregan being... overrun, and whatever else is thrown our way, we got one another to back each other up. Right?','Glad to see you got my note and came over. Sorry about pretendin\' it was a memorandum from your higher-ups... no offense intended. I just knew the two of us, along with others of our kind, gotta stick together.$B$BNot many think it\'s the best thing in the world to have your kind and my kind holed up in the same city, but I think we can work things out just fine. What do you think?','','','','','',9558,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3114,2,-161,1,1,0,128,64,0,0,0,0,0,0,0,0,0,0,0,0,179,0,0,0,9573,1,0,'Glyphic Memorandum','While you were helping me out, this memorandum was given to me to pass on to you. Take some time to read it when you have a chance. I\'m thinkin\' it came from the mage trainer Marryk. Take a gander at it and go find him inside Anvilmar when you\'ve a chance.','Read the Glyphic Memorandum and speak to Marryk Nurribit inside Anvilmar above Coldridge Valley.','Oh, yeah! Arcane Arts... of course.$B$BHere\'s what you need to know, $N: Don\'t get into too much trouble. Save some coin to buy me an ale... or any spells ya might want. And stay the heck away from Gnomeregan. Other than that, have a good day! I\'ll be here if you need me or want to train... or whatever.','Yeah, what\'s that, $R? Speak up, if you don\'t mind. I don\'t hear so good after a few ales.','','','','','',9573,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3115,2,-61,1,1,0,256,64,0,0,0,0,0,0,0,0,0,0,0,0,179,0,0,0,9577,1,0,'Tainted Memorandum','While you were helping me out, this memorandum was given to me to pass on to you. Take some time to read it when you have a chance. I\'m thinkin\' it came from the warlock trainer Alamar. Take a gander at it and go find him inside Anvilmar when you\'ve a chance.$B$BAnd watch yerself, $N, your kind ain\'t too trusted \'round these parts.','Read the Tainted Memorandum and speak to Alamar Grimm inside Anvilmar above Coldridge Valley.','But none of that matters. What matters is that you\'ve seen your own Holy Light! You know where power truly comes from. You realize that having our own allies is much more... prudent. Special allies. Allies that, no matter the task, will obey till their last breath.$B$BAnd that\'s where I come in, $N. I can train you in the beginnings of those special powers. Seek me out often and I will do what I can to teach you more spells.','Wonderful! You got my memorandum obviously.$B$BIgnore the fools around you, $N. The Holy Light?! The sword and shield?! These aren\'t paths for ones as open minded as us. Look at what \"normal\" magic did to our home. Coupled with those damned tinkerers, our race almost became extinct. And now we have to rely on the dwarves-- they\'d rather spend time allying with humans than help us rebuild our own home. We\'re like second-class citizens. Have you seen the way they look at us?','','','','','',9577,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,50,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3116,2,-81,1,1,0,1,8,0,0,0,0,0,0,0,0,0,0,0,0,457,0,0,0,9545,1,0,'Simple Sigil','This sigil was given to me by a messenger from our warrior trainer, Alyissia. It seems Alyissia would have words with you when you have a moment. Read it and bring it to her afterwards.','Read the Simple Sigil and speak to Alyissia in Shadowglen.','Soon you will see others from different races in the boughs of our home--do not let it cause any prejudice within you. They are welcome. They will aid us when they can. Not all of them will be altruistic, but they should be granted some amount of trust.$B$BBut none of this matters now. Now we must focus on you, and how you can aid our people. I am here for that very purpose. I will train you in the ways of a $C as you become stronger. Return to me whenever you wish and I will do what I can to aid you.','You made it. I\'m so glad.$B$BMuch has happened over the last few years, Saric: the creation of Teldrassil, the corruption of many of the forest creatures here and abroad, discovery of lands we thought lost to us like Feralas... so much, in so little time. But those are just some of the reasons we are here, the most important being to protect our kind from further evil.','','','','','',9545,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3117,2,-261,1,1,0,4,8,0,0,0,0,0,0,0,0,0,0,0,0,457,0,0,0,9567,1,0,'Etched Sigil','This sigil was given to me by a messenger from our hunter trainer, Ayanna. It seems Ayanna would have words with you when you have a moment. Read it and bring it to her afterwards.','Read the Etched Sigil and speak to Ayanna Everstride at the top of Aldrassil in Shadowglen.','As you experience what Shadowglen has to teach you, come see me--I will be able to help you understand more about your role as a $C and what you are capable of.$B$BThese are dangerous times, $N, do not take for granted the skill of your pets--there are things in this world more dangerous than you can imagine. Go with Elune and return to me again.','You\'ve arrived, and none too soon, $N. Welcome to Shadowglen.$B$BI trust my sigil found you in good spirits and health?$B$BAs I said previously, I am here to train you as a $C; to tame beasts to aid you in battle; to use a bow with unerring accuracy; to respect the lands which we call home and also the lands beyond.','','','','','',9567,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,2,1,1,0,0,0,0,0,0,0,0), - (3118,2,-162,1,1,0,8,8,0,0,0,0,0,0,0,0,0,0,0,0,457,0,0,0,9551,1,0,'Encrypted Sigil','This sigil was given to me by a messenger from our rogue trainer, Frahun. It seems Frahun would have words with you when you have a moment. Read it and bring it to him afterwards.','Read the Encrypted Sigil and speak to Frahun Shadewhisper in Shadowglen.','Until then, know that our kind are needed more than ever in this tenuous time. Peace with the other races can fail at any moment, and there is much talk about members of the Horde looking to sow even greater seeds of distrust. Remember that.$B$BAs you gain in power and feel more prepared, come back to me here and I will see about getting you some training. It\'s important that you know how to handle your weapon of choice, among other things.','Hello, Ferlis. I\'m glad you found me. I was thinking that perhaps you got lost on the way here.$B$BNothing really new has happened in Shadowglen since I sent you my sigil, but I\'ll leave all the information gathering to you. Speak to the rest of the people around Aldrassil if you\'d like.','','','','','',9551,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0,0,0,3118), - (3119,2,-262,1,1,0,16,8,0,0,0,0,0,0,0,0,0,0,0,0,456,0,0,0,9557,1,0,'Hallowed Sigil','This sigil was given to me by a messenger from our priest trainer, Shanda. It seems Shanda would have words with you when you have a moment. Read it and bring it to her afterwards.','Read the Hallowed Sigil and speak to Shanda in Aldrassil.','Do not concern yourself with the world below Teldrassil for now. There will be time for that later. Go now and speak to the others in Shadowglen--they can tell you more about what events have transpired. Help them in any way you can, and anytime you feel you need more training, come back to me and I will teach you what I can.','It pleases me to see you\'ve arrived so quickly, $N. Welcome.$B$BAs you\'ve probably heard, all of Teldrassil is stirring with the comings and goings of travelers. Even members of the Alliance have even been allowed access onto Teldrassil\'s boughs in order to meet with other Kaldorei who prepare for the adventures ahead.','','','','','',9557,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3120,2,-263,1,1,0,1024,8,0,0,0,0,0,0,0,0,0,0,0,0,456,0,0,0,9580,1,0,'Verdant Sigil','This sigil was given to me by a messenger from our druid trainer, Mardant. It seems Mardant would have words with you when you have a moment. Read it and bring it to him afterwards.','Read the Verdant Sigil and speak to Mardant Strongoak, in the tree Aldrassil in Shadowglen.','I will be your mentor and guide for now. It is my duty to teach you how to interpret not only what the spirits communicate to us, but also the complexities and secrets of the Emerald Dream.$B$BAs you learn and grow in power, you will learn more of our sleeping trance. But until then, return to me as often as you like and I will teach you what I can in the ways of our kind.','Ah, young $C. I see you\'re eager to continue your studies. Good.$B$BI wonder, have you spent much time in the Emerald Dream already? Perhaps you\'re not prepared for that yet... In time, I\'m sure.$B$BBut until then, we should discuss other matters.','','','','','',9580,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3121,2,357,40,45,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3122,9629,1,0,'A Strange Request','Neeru Fireblade in Orgrimmar has what I need to get started here! He has mixed up a concoction that I need for my... well, you\'ll see.$B$BOff with you now -- to Orgrimmar. Here, take this with you. It\'s a shrunken head that I promised Neeru in exchange for the herbs. It\'s the head of some poor dwarf I ventured across in the forest. I\'m sure Neeru will be pleased.$B$BYou\'ll find Neeru in the Cleft of Shadow.','Take the Shrunken Head to Neeru Fireblade in Orgrimmar.','I have been waiting for Uzer\'i to deliver this...$B$BLet me give you the herb mixture I prepared for his... well, experiments...','Yes?','','','','','',9629,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,75,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3122,2,357,40,45,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,3121,0,0,0,9628,1,0,'Return to Witch Doctor Uzer\'i','Here are the herbs, $N. Take them to Witch Doctor Uzer\'i.$B$BPlease let him know that I am satisfied with the shrunken head.','Deliver Neeru\'s Herb Pouch to Witch Doctor Uzer\'i in Feralas.','This is just what I need to prepare the muisek vessel, $N. Soon we will see if my latest incantations prove to be as powerful as I had hoped.$B$BPlease, a moment. I must perform the ritual and apply the herbs.','Have you spoken to Neeru?','','','','','',9628,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,25,0,0,0,0,0,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3123,2,357,40,47,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,3122,0,0,3124,9618,1,0,'Testing the Vessel','This will be a test; both of the ritual I performed, and of your abilities. Take this vessel, $N. With it, you will have the power to shrink and capture a creature inside of it.$B$BTravel to the Hinterlands and look for creatures known as Wildkin that were once pets of the night elf goddess Elune. The vicious, primitive, or savage owlbeasts are your targets, $N. Kill 10, and use the muisek vessel to shrink and capture them before their spirits can escape.','Travel to the Hinterlands, and locate the Wildkin. Kill 10, and use the Muisek Vessel to shrink and capture the fallen Wildkin.$B$BBring 10 Wildkin Muiseks and the Muisek Vessel to Witch Doctor Uzer\'i in Feralas.','Upon a violent death, the muisek of a creature may escape and seek revenge. Shrinking the creatures, as you did, $N, prevents the muisek from escaping. Now we may use it as we please!','Were you able to capture the wildkin?$B$BIf you succeed, we will be ready to shrink and capture the muisek of creatures of Feralas.','','','','','',9594,9618,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,2520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3124,2,357,40,47,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,3123,0,0,3125,9619,1,0,'Hippogryph Muisek','Since you have proven that you are both trustworthy and gifted with the ability to use the muisek vessel, I now wish you to capture another creature.$B$BHippogryphs have been loyal companions to the night elves for many years; their spirits are loyal and steadfast.$B$BYour task is to kill 10 frayfeather hippogryphs, and quickly, shrink and capture them with the vessel, so that their muisek may be preserved. You will find the hippogryphs in the High Wilderness, to the south of here. ','Kill 10 Frayfeather Hippogryphs of any type, then use the Muisek Vessel to shrink and capture them.','After killing an animal, if we allowed the muisek to escape, it may take the form of an even greater creature. We would never be safe from its vengeance.$B$BThis is a dangerous job I have given you, $N. Again, you have completed it well.','Were you able to capture the hippogryphs?','','','','','',9595,9619,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,2520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3125,2,357,40,45,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,3124,0,0,3126,9620,1,0,'Faerie Dragon Muisek','$N, next I must have you capture a creature that in appearance, may look quite fragile, yet its powerful spirit is what we are truly after. The faerie dragons that I speak of have served the night elves as their allies. We must capture one so that the horde may benefit from this strength of spirit as well.$B$BHere is the muisek, $N. Kill 8 sprite darters or sprite dragons, and capture their muisek. They may be found to the west of here.','Kill 8 Sprite Darters or Sprite Dragons. Use the Muisek Vessel to shrink and capture the fallen Faerie Dragons.','Thank you, $N. Now the spiritual powers of the faerie dragon will be available to us.$B$BI hope you willing to perform another task for me.','Were you able to capture the muisek of the faerie dragons?','','','','','',9596,9620,0,0,8,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3126,2,357,40,50,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,3125,0,0,3127,9606,1,0,'Treant Muisek','The wandering forest walkers that can be found meandering through the forest are our next target, $N. Night elves have enlisted treants as allies to fight against the horde. Their movement may be slow, but their role as protectors is undeniable.$B$BSoon we will be able to use this power for our own benefit.$B$BFind 3 wandering forest walkers; kill them, and use the muisek vessel to shrink and capture them.','Kill 3 Wandering Forest Walkers. Use the Muisek Vessel to shrink and capture the fallen Treants.','Thank you, $N. Our muisek collection is almost complete.','Were you able to capture the wandering forest walkers?','','','','','',9593,9606,0,0,3,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,2820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3127,2,357,40,50,1,0,178,0,0,0,0,0,0,0,0,0,0,0,0,3126,3129,-3129,0,9621,1,0,'Mountain Giant Muisek','The last task I will require of you is to travel to the northwest and find the final enemy.$B$BThe mountain giants left the mountains to aid the night elves when the burning legion appeared in the world. You will know them by their massive size and the way the ground begins to shake as you travel along their rocky terrain.$B$BI am eager to harness power of that size. Kill 7 mountain giants, then use the muisek vessel to capture their powerful muisek.','Kill 7 Land Walkers or Cliff Giants. Use the Muisek Vessel to shrink and capture the fallen Mountain Giants.','Just imagine the possibilities of what we now possess, $N. Along with the materials that you have collected, I will be able to forever trap the muisek of these creatures into whatever I wish.','Were you able to capture the mountain giants?','','','','','',9597,9621,0,0,7,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,2820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3128,2,357,40,50,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,3129,-3129,0,0,0,0,'Natural Materials','I will need certain materials to complete my endeavor... You may do this alongside the other tasks I will give you.$B$BI\'ll need a splintered log from a treant of Feralas. Encrusted minerals, these can be found on the mountain giants and faerie dragons to the west. Also, find me some resilient sinew from the owlbeasts of the Hinterlands or hippogryphs of Feralas. Finally, I\'ll need a large amount of metallic fragments from any of these creatures I mentioned.','Bring 2 Splintered Logs, 6 Encrusted Minerals, 20 pieces of Resilient Sinew, and 40 Metallic Fragments to Witch Doctor Uzer\'i in Camp Mojache.','Excellent! These materials, combined with the muisek, should yield just the results we\'ve been wanting.','Were you able to collect the materials I need?','','','','','',9590,9589,9591,9592,2,6,20,40,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,5500,2820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3129,2,357,40,50,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Weapons of Spirit','Imbuing the muisek into the weapons is a difficult process. Now that I have all of the required materials and the muisek of the creatures that you captured, I may begin. Please wait; I will return in a moment.','Witch Doctor Uzer\'i wants you to wait for a moment while he prepares the weapons.','As promised, you have your choice, $N. The muisek of the creatures has been forever sealed into the power of these weapons.$B$BYou may now wield their energy as your own. Use it well.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9684,9686,9683,10652,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,2820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3130,2,357,40,43,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,2867,0,0,2869,0,0,0,'Against the Hatecrest','At this point, I am going to direct you to my second, Latronicus. He\'s been keeping a close eye on the naga forces to date. I\'ll assess the general situation here in regards to the naga; as much as I want to commit a full force to move against them, leaving the stronghold open to direct attack from the Horde - or worse - seems less than optimal.$B$BAnyway, Latronicus awaits. Good work thus far, $n. Keep it up.$B$BYou\'re dismissed.','Report to Latronicus Moonspear in Feathermoon Stronghold.','Excellent, $N - I value a \"can do\" attitude in those who I work with.$B$BI\'ve been tasked by General Feathermoon to address the naga in a direct manner. My plans are two fold: one, we will weaken their forces both in number and in command, and two, we will uncover what they are up to in the ruins. With your help, we\'ll counter the naga presence without sacrificing the general security of the stronghold.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,25,0,0,0,0,0,216,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3141,2,16,45,57,0,0,255,0,0,0,0,0,0,0,0,0,0,10,2,2744,0,0,3508,0,0,0,'Loramus','So you wish to battle demons? You would do well to listen to my tale. ','Listen to Loramus Thalipedes tell his story.','So be it...','Do not interrupt me, $r.','Loramus\' Story','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3161,2,440,43,48,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9978,1,0,'Gahz\'ridian','$N, I\'m a scientist, but also a treasure hunter at heart!$B$BLong ago, when trolls used to occupy this land, they created large amounts of ornaments modeled after Gahz\'rilla, a hydra they worshipped as a deity. These ornaments are carved out of an element that I call \"Gahz\'ridian,\" after the hydra god.$B$BI did find some myself, but I\'d like to have some more to study -- maybe you can find some?$B$BI even invented a detector that makes finding the Gahz\'ridian a snap! Just put it on, and the search begins! ','Marvon Rivetseeker in Tanaris wants you to collect 30 Gahz\'ridian Ornaments.','Perfect; these ornaments are perfect for my studies. Thanks so much for the help, $N.$B$BOh, can I get my helmet back?','Are you having any trouble?$B$BYou can find Gahz\'ridian just about anywhere in Tanaris, $N, so keep looking!','','','','','',8443,9978,0,0,30,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10827,10826,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,250,0,0,0,0,0,2640,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (3181,2,51,40,48,1,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3182,10005,1,0,'The Horn of the Beast','The gigantic horn has numerous scratches and cracks. An unusual metal object is lodged into the rough surface.$B$BUpon further examination, you notice that the metal is actually a broken axe head. On the metal, the following words are etched:$B$BProperty of Mountaineer Pebblebitty.$B$BWhen you try and dislodge the broken axe head, it shatters into a million pieces.$B$BWoops!','Take Margol\'s Gigantic Horn to Mountaineer Pebblebitty.$B','What have you got there? A fake obviously!$B$BI\'ve been face to face with Margol and I know for a fact that her horn is at least eight times larger than the one you\'ve got in your hands, $N. You probably got that off of a stormsnout in the Barrens. No ma\'am, you can\'t fool Pebblebitty!','No, I will not open the gate.','','','','','',10005,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,350,0,0,0,0,0,3250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,0), - (3182,2,38,40,48,1,0,77,0,0,0,0,0,0,0,0,0,0,0,0,3181,0,0,0,10005,1,0,'Proof of Deed','You expect me to believe a story like that? The real horn would have had my broken axe head still lodged into its surface.$B$BListen, take that obvious fake to Curator Thorius in Ironforge. If he can validate your claim, you will receive a proof of deed. Bring that proof back to me and I\'ll give you the key to the Searing Gorge.$B$BGet going! ','Take Margol\'s Gigantic Horn to Curator Thorius in Ironforge.','What\'s this?$B$BOh my, I don\'t believe it! Do you realize what you\'ve got here, $R? This is the horn of Margol the Rager! Margol, the bane of every archaeologist that ever set foot in the Searing Gorge.$B$BMay I keep it?','Why hello there young lady. Would you like a tour of the museum?','','','','','',10005,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,12000,2640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (3201,2,1537,40,48,1,0,77,0,0,0,0,0,0,0,0,0,0,0,0,3182,0,0,0,10022,1,0,'At Last!','I can\'t believe Pebblebitty doubted the authenticity of the horn. Between you and me, I think she\'s just jealous. I know she really wanted to kill that beast herself, what with the \'incident\' and all.$B$BSo you need a proof of deed? After the contribution you just made to the museum, it won\'t be a problem.$B$B$B$BThere we go! You can take that back to Pebblebitty.','Take the Proof of Deed back to Mountaineer Pebblebitty.','I don\'t know how someone as weak as you overcame Margol, but a deal is a deal. Here is the key.$B$BIf anything happens to you after this, it will be your own fault.','I don\'t believe it.','','','','','',10022,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5396,0,0,0,1,0,0,0,47,0,0,0,0,250,0,0,0,0,0,2640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0), - (3221,2,130,10,12,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,449,0,0,1359,0,0,0,'Speak with Renferrel','While you were out helping our deathstalkers, Apothecary Renferrel sent you a summons. He did not give me details, but he wanted to speak with you about the wolf hearts you had given him.','Speak with Apothecary Renferrel at the Sepulcher.','Ah, very good. There is a matter regarding the wolf hearts you brought to me earlier that demands our attention.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,10,0,0,0,0,0,54,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3261,2,17,10,18,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,905,0,0,882,0,0,0,'Jorn Skyseer','Your time with me is over, $N. To learn more, you must go to Camp Taurajo to the south and speak with Jorn Skyseer. He will continue your guidance.','Speak with Jorn Skyseer at Camp Taurajo.','Greetings, young one. You are here to walk the hunter\'s path?$B$BVery good. Let us begin.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,10,0,0,0,0,0,84,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3281,2,17,9,18,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,869,0,0,0,0,0,0,'Stolen Silver','You may have killed the raptors, but the silver they stole must be recovered! I have reports that the raptors have a large grouping of nests south of Ratchet, known as the Raptor Grounds. It is likely that they brought our stolen silver there.$B$BGo to this raptor haven and search for the stolen silver. When you find it, return it to me.','Bring the Stolen Silver to Gazrog in the Crossroads.','Aha! So the raptors did hide the silver at their lair. It\'s hard to believe these beasts would have the desire for silver. Perhaps the stories of their intelligence are not as far from the mark as I thought!$B$BThank you, $N. Take this as a reward for your service to us, and know that the guards of the crossroads owe their next month\'s pay to you.','Do you have the silver?','','','','','',5061,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11853,2694,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,1000,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3301,2,17,10,15,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,880,0,0,0,10414,1,0,'Mura Runetotem','My clanmate, Mura Runetotem, traveled to Silverpine so that she might aid our undead allies. Silverpine is an ailing forest, a dying forest, and it was Mura\'s hope to bring it new life. Perhaps the strange life found here in the Barrens can help her work in Silverpine.$B$BTake a sample of the shells you gathered, and bring it to Mura in Silverpine. She is staying at the Sepulcher. With luck, studying the shell will give her the insight she needs to heal that dying place.','Speak with Mura Runetotem in the Sepulcher.','Ah, what is this? This shell has an inner glow, as if it still pulses with life. Amazing! I must study it further.$B$BThank you, $N. With luck, this shell will hold a secret I can use to aid the poor land of Silverpine.','I can smell the dust of the Barrens on you, $C. You have traveled far.','','','','','',10414,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10820,10821,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,630,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3321,2,-121,40,50,0,0,255,164,210,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,'Did You Lose This?','You have done much for the Order, $N. The sheer dedication it takes to get this far would have turned away any ordinary person. There is no doubt in my mind, or in the mind of Galvan, that you are one of us.$B$BWhich is why I think you deserve a little reward. It is nothing really, just a trinket. You may be familiar with its properties, as I do believe it is what brought you to us in the first place.','Wait for Trenton to finish his work.','Rise and be recognized, $N, blacksmith of the Mithril Order.','Today we finalize our celebration of your commitment to the Order.','Watch Trenton Work','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10418,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,3321,3321), - (3341,2,722,37,42,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Bring the End','In the Barrens lies a horrid mess of tangled vines called Razorfen Downs. While our first observations of this place revealed little threat, our recent findings are much more serious...$B$BThe quilboar of Razorfen Downs have aligned themselves with the Scourge. A Lich named Amnennar the Coldbringer rules them now, using the power of his massive consciousness to control their every move.$B$BAmnennar has a direct telepathic link to Ner\'zhul; we must sever this bond, $N. An end must come to the Coldbringer.','Andrew Brownell wants you to kill Amnennar the Coldbringer and return his skull.','The loyalty of a Lich is unswerving, $N. Let them know that such loyalty will only bring them destruction.','This matter is of utmost importance, $N. We must stop any attempt by the Scourge to bolster their ranks.','','','','','',10420,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10823,10824,0,0,1,1,0,0,68,0,0,0,0,350,0,0,0,0,0,2580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3361,2,132,3,3,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Refugee\'s Quandary','We drove the troggs out of Gnomeregan, but then it all went so horribly wrong! Now our home is completely irradiated, and we gnomes have been scattered all over Dun Morogh.$B$BIn my haste to get away from the radiation, I lost all my personal belongings and tools. It was the trolls that got them. They stole my chest, my box, and my bucket of bolts! They took them back to their camps southwest of Anvilmar.$B$BI\'m no adventurer - could you find my things and bring them here to me, please?','Bring Felix\'s Box, Felix\'s Chest and Felix\'s Bucket of Bolts to Felix Whindlebolt in Anvilmar.','Huzzah, you\'ve found them! You\'re an absolute savior, my friend. Here, it\'s not much, but it\'s something for the trouble I\'ve put you through! Thank you!','Oh goodness $N, this town is not well suited for the likes of me. There are as many nasty creatures here as there were in Gnomeregan before the accident!$B$BDo you have my belongings? If you don\'t, then who knows what the trolls have done with them now...','','','','','',10438,16313,16314,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,250,250,0,0,0,50,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3362,2,440,45,50,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Thistleshrub Valley','Have you ever seen Thistleshrub Valley? It\'s a mighty dangerous place, $N.$B$BThose strange beasts there, I don\'t trust them for a minute! Gnarled thistleshrubs and thistleshrub rootshapers, that\'s what I think they were called...$B$BAnyhow, I want to get into the valley, but with so many of those thistleshrubs around, there\'s no way I\'m going back there. But here\'s where you come in -- if you clear some of them out, I just might think about going back. What do you think, $N? Help me out?','Tran\'rek in Gadgetzan wants you to kill 8 Gnarled Thistleshrubs and 8 Thistleshrub Rootshapers.','They\'re that big? I might have to rethink my plan...$B$BBut you did hold up your end of the bargain, so here\'s what I promised.','I\'d like to take a closer look at that cactus in the valley... So leave some of it in one piece, will ya?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5490,5485,0,0,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,250,0,0,0,0,7500,2820,0,0,0,0,0,0,0,0,6,5,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3363,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Songflower','','','You apply some Cenarion plant salve to the songflower. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a songflower plant. A pungent, unhealthy odor emanates from the plant. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3363), - (3364,2,132,4,5,0,0,77,0,0,0,0,0,0,0,0,0,300,0,0,0,0,0,0,10439,1,0,'Scalding Mornbrew Delivery','Gah! I was supposed to get this delicious scalding mornbrew to Durnan Furcutter inside Anvilmar a while ago now, but I had to deliver one to Grelin here first. I\'ll never make it to Anvilmar before the brew runs cold!$B$BYou look fast. Maybe you can make it. This cup will only stay hot for five more minutes, and Durnan didn\'t order \"chilly\" mornbrew, so get going. Anvilmar is to the northeast, a settlement dug into the mountain.$B$BThanks, $N, and don\'t forget to bring me back my mug!','Take a Scalding Mornbrew to Durnan Furcutter inside Anvilmar before it gets cold in five minutes!','Ah good, now this will hit the spot. Allow me to take a small break while I enjoy this scalding mornbrew!','Aye, I\'m Durnan Furcutter. You have something for me?','','','','','',10439,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,75,75,0,0,0,0,138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,6,0,0,0,0,0,0,0,0,0,3364), - (3365,2,132,4,5,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,3364,0,0,0,10440,1,0,'Bring Back the Mug','Now that hit the spot! Nothing like a piping hot - nay, SCALDING mornbrew on a cold winter\'s day to warm your cackles of yer soul.$B$BHere ya go $N - be a pal and take this empty mug back to Nori for me, would ya now.','Return Nori\'s Mug to Nori Pridedrift.','Excellent, $N! You\'d be surprised how many couriers I meet who forget to do something as simple as bring back the mug. Mugs don\'t grow on trees, or so they tell me!$B$BHere\'s a little something for the effort. Thanks again for your help.','I trust the scalding mornbrew got to Durnan on time! Did you remember to bring me back my mug?','','','','','',10440,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,250,250,0,0,0,50,270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,1,0,0,0,0,0,0,0,0,0,0), - (3367,2,51,40,48,0,0,77,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,3368,0,0,0,'Suntara Stones','$B$BI\'m badly injured, $r. Feel... light headed... World spinning... Bleeding... internally.$B$BI must get back to Ironforge. Help me, $N.$B','Help Dorius get back to Ironforge.$B','This letter was dropped by Dorius when he was shot.','I\'m not going to make it...','Dorius Escort','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,2640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3368,2,51,40,48,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,3367,0,0,3371,10443,1,0,'Suntara Stones','Brother,$B$BIf you are reading this letter, I am no more. How it got to you, I do not know, but thank and reward the ones responsible.$B$BAbout the stones: They exist and the Dark Irons have them in their possession. Their leader, Lathoric the Black, is using the power of the stones to enslave my excavation team. They were taken to the cauldron. Their minds are twisted, working night and day to complete something called Obsidion.$B$BHelp them, brother. It is the final wish of a dead man.$B$B-Dorius$B','Take the Singed Letter to Thorius in Ironforge. He is in the Hall of Explorers.','$B$BIn the name of the Light, he will have his wish. This I vow.','','','','','','',10443,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,13000,2640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0), - (3369,2,17,15,25,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,6981,0,0,0,10649,1,0,'In Nightmares','This shard holds great secrets; it is the pure essence of the Emerald Dream. However, what I see in this shard is not a dream; one would call this sort of a vision a nightmare.$B$BI do not wish to alarm you, $N, but I think it is best if you deliver this shard into the hands of a wise druid as soon as you can.$B$BHamuul Runetotem on Elder Rise is who you need to find. Head to Thunder Bluff. I cannot say more. ','Bring the Nightmare Shard to Hamuul Runetotem on Elder Rise.','Falla sent you to me? Well now, let\'s see that shard that you say she was so hesitant to talk about...$B$B$B$BOh... I didn\'t... Well.$B$B$N, thank you for delivering this to me. It isn\'t wise to speak of things such as this, though, I advise you. These are matters that you should not concern yourself with.$B$BLet\'s just say that things in the Emerald Dream are not as we thought...$B$BPerhaps in the future, our paths may cross again.$B$B','May I help you with something?','','','','','',10649,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10657,10658,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3370,2,17,15,25,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,6981,0,0,0,10649,1,0,'In Nightmares','This shard holds great secrets; it is the pure essence of the Emerald Dream. However, what I see in this shard is not a dream; one would call this sort of a vision a nightmare.$B$BI do not wish to alarm you, $N, but I think it is best if you deliver this shard into the hands of a wise druid as soon as you can... $B$BMathrengyl Bearwalker in the Cenarion Circle is who you need to find. Head to Darnassus. I cannot say more.','Bring the Nightmare Shard to Mathrengyl Bearwalker in Darnassus.','Falla sent you to me? Well now, let\'s see that shard that you say she was so hesitant to talk about...$B$B$B$BOh... I didn\'t... Well.$B$B$N, thank you for delivering this to me. It isn\'t wise to speak of things such as this, though, I advise you. These are matters that the Cenarion druids alone must attend to.$B$BLet\'s just say that things in the Emerald Dream are not as we thought...$B$BPerhaps in the future, our paths may cross again.','May I help you with something?','','','','','',10649,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10657,10658,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3371,2,1537,40,55,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,3368,0,0,3372,0,0,0,'Dwarven Justice','There is an empty, vacuous hole, where my heart used to be, $N. The loss of Dorius is not one that I will soon recover from. I must see his final wish through - the perpetrators of this cold blooded murder must be brought to justice.$B$BReturn to the Searing Gorge and fulfill his last request: Free his men. The Dark Iron dwarves force their slaves to work in a sweltering mine called the Slag Pits. Search there for Dorius\' men.','Return to the Searing Gorge and find Dorius\'s archaeology unit. ','Forget about me, help the others.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3372,2,51,40,52,1,0,77,0,0,0,0,0,0,0,0,0,0,8,0,3371,0,0,0,0,0,0,'Release Them','Release them, $r. Even after their bodies give out, the power of the Suntara forces them to complete their tasks.$B$BThe altar of Suntara is the key. Go northwest; in the hills above the cave... Twilight\'s Hammer guard a relic. Retrieve it and place it on the altar of Suntara.$B$B','Find the Mysterious Artifact being guarded by the Twilight\'s Hammer Idolaters in the northwest quadrant of the Searing Gorge and bring it to the Altar of Suntara in the Slag Pit.$B','You place the mysterious artifact on the altar of Suntara.','The altar is empty.','','','','','',10442,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (3373,2,1417,48,55,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10454,1,0,'The Essence of Eranikus','As you touch the gem, a deep voice resonates in your mind.$B$B\"Mortal, heed this plea. I am Eranikus of the Green Dragonflight, keeper of this accursed temple. My charge to ensure that the trolls never again bring forth their abomination of a god has for now ended in failure. As I imbue this gem with part of my essence, I sense my grip on the Dream twisting into chaos. Please - place this gem into the essence font in my lair, and let our magic there purge the taint from my psyche so that I may rest.\"','Place the Essence of Eranikus in the Essence Font located in this lair in the Sunken Temple.','You place the gem inside the essence font.$B$B\"Thank you mortal, you have - no... this, this cannot be! No! The corruption of this accursed god even taints the sanctity of a Green Dragonflight essence font! No please, I feel my essence ripping from me! THE PAIN! I feel the grip of an eternal nightmare taking hold on me...\"$B$B\"Mortal, I implore you! Find one of the Green Dragonflight to stop this... help me... I am chained in darkness... forever in agony... please do not torture...\"','As you near the essence font that Eranikus told you of, his voice once again touches your mind.$B$B\"Yes mortal, this essence font will redeem what untainted element of my psyche remains imbued in this gem. Place the gem inside the font, and let the magic of the Green Dragonflight cleanse the corruption and taint from my being. Only then will I find true release, and only then will the Dragonflight be able to reassert their stewardship over the Atal\'ai.\"','','','','','',10454,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10455,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1680,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3374,2,8,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,3373,0,0,0,10589,1,0,'The Essence of Eranikus','You engage the Oathstone, and Itharius speaks directly to your mind through the stone.$B$B\"By accepting the charge placed in this Oathstone, you agree to aid my cause and the cause of Ysera\'s Dragonflight in redeeming the corrupted soul of Eranikus. The first sacrifice, one of many you and I will no doubt make, will be to relinquish the gem to me that has chained what free-willed part of Eranikus\' psyche remains.\"$B$B\"Do this $N, and we will work together to redeem a soul worthy of redemption.\"','Bring the Oathstone of Ysera\'s Dragonflight and the Chained Essence of Eranikus to Itharius in the Swamp of Sorrows. It is there that you will make your choice to aid Ysera\'s Dragonflight or not.','You have made your choice, and so it begins. Your choices have been, to date, what I would consider to be the correct ones; your actions and deeds henceforth will determine whether this is to continue.','Here we are $N, at yet another crossroads. The time has come to make another choice. What choice do you make, mortal?','','','','','',10589,10455,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3375,2,1517,37,42,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,-2201,0,0,0,0,0,0,'Replacement Phial','Um... you need another phial of scrying? You\'re kidding, right? What did you do with the first one?! We have a lot of work ahead of us here, $r. Those phials don\'t grow on trees! Actually, I wish they did, because I\'d go there and pick one off since I don\'t have another one!!$B$Bin order to make you one, I need the following: a mana potion, a piece of coal, and some sweet nectar. Don\'t ask why, just bring me what I ask and I\'ll make you a new one.','Bring a Mana Potion, Coal, and Sweet Nectar to Talvash del Kissel in Ironforge to get a replacement for Talvash\'s Phial of Scrying.','The mighty adventurer delivers. Hooray for me. By the way, I lied - I had another phial. Ungh, take it.$B$BWell, what did you expect?! \"Oh, here, have another one! I\'m just some goofball who has nothing better to do than hand out magical communication devices to adventurers!\" Rest assured though, what you have given to me will be enough make you another phial when you lose that too.$B$BPlease prove me wrong and don\'t lose the new one, okay?','To make another phial I need a mana potion, a piece of coal, and some sweet nectar.$B$BThat, and a whole lotta patience apparently.','','','','','',3827,3857,1708,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7667,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3376,2,220,3,5,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Break Sharptusk!','$N - I have heard of you, newcomer. Perhaps it is you that will help us, where others have failed.$B$BWe tauren have carved a home out of this land, but not without a cost. The Bristleback quilboars of Brambleblade Ravine, led by Chief Sharptusk Thornmantle, have made our lives difficult with their continued war against us. I charge you to bring me the chief\'s head!$B$BHe will be found in the ravine to the east in their makeshift village.','Bring the head of Chief Sharptusk Thornmantle to Brave Windfeather in Red Cloud Mesa.','Justice has been served on this day by your swift actions, $N. Let this deed serve as a warning to all who would threaten our home.$B$BYou have earned this reward to help you on your sojourn, young $C.','Sharptusk will trouble us no more once you have brought me proof of his death. It is his head that I seek, $N.$B$BWe tauren live for the hunt, and there is no greater hunt than against one that is cunning enough to perhaps hunt us back. If you are successful in this task, young one, you will start to learn what I mean.','','','','','',10459,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10635,10636,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,500,0,0,0,0,0,405,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3377,2,51,40,50,0,0,77,0,0,0,0,0,0,0,0,0,0,10,2,0,0,0,3378,0,0,0,'Prayer to Elune','Will you assist me, mortal? Hear my tale.','Hear Zamael tell his tale.','I have accepted my fate here in this cage, but the prayer must be found.','Allow me to finish my story.','Zamael Story','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3378,2,51,40,50,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,3377,0,0,0,0,0,0,'Prayer to Elune','Will you assist me, mortal? Will you find the prayer to Elune?$B$BAs I stated, the prayer was etched onto a golden tablet. One of these idol worshipping scoundrels must have it on their person.$B$BIf you do recover my prayer, take it to Astarii Starseeker in Darnassus. It matters little that my faith has been rekindled after the countless malevolent actions that I have taken against this world and its inhabitants, but my prayer must be heard. Absolution is the last thing I expect.','Find the Prayer to Elune and take it to Astarii Starseeker in Darnassus.$B','Elune smiles upon you this eve, $N. You have returned a lost soul to her. Please accept this as a token of our gratitude.','What brings you to the Temple of the Moon, $N?','','','','','',10458,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10745,10746,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,14500,3540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0), - (3379,2,-264,46,50,0,0,0,197,230,0,0,0,0,0,0,0,0,8,0,0,0,0,3385,0,0,0,'Shadoweaver','The spiders of the Searing Gorge are an invaluable source of shadow silk. As you know, shadow silk is highly sought after by the artisans of our trade.$B$BRecently, a group of poachers has encroached upon these lands, carelessly slaying spiders en masse without so much as a thought as to the long term effect of their actions. The first task I ask of you, then, is a simple one: Find them... and end them.$B$BBegin your search to the north.$B$BIf you require assistance, speak with Raze.','Kill the group of Shadow Silk Poachers that wander the Searing Gorge. Nilith has reason to believe that there are five of them that need to be exterminated. Return to Nilith in the Searing Gorge when this task is complete.$B','Excellent work, $N.$B$BI am sure that this is a piece of shadoweave that you have not yet seen.','What information do you have?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8442,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10461,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,14500,4050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0), - (3380,2,1417,46,51,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,3444,0,3444,0,0,0,'The Sunken Temple','There are restless spirits in this world, $N. There are spirits that have been tainted by their isolation, bound to an ancient evil...$B$BI have heard of a place that lies deep below the surface of the earth -- banished there by powers greater than I have ever seen.$B$BIf you wish to learn more of this place; the Sunken Temple, seek out a goblin named Marvon Rivetseeker. He has studied many ancient areas of the world, and was last known to have left his home in Ratchet to study the troll ruins in Tanaris.','Find Marvon Rivetseeker in Tanaris.','Yes, the Sunken Temple, I can say that I have seen it with my own eyes. Perhaps you\'d like to hear more about it?$B$BYou look like the adventurous type -- I know things that may intrigue you...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2190,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3382,2,16,48,57,0,0,255,0,0,0,0,0,0,0,0,0,0,258,3,0,0,0,0,0,0,0,'A Crew Under Fire','We were just off the coast looking for a safe haven to make anchor. The sun hadn\'t been down for more than an hour when they attacked... those damned naga!$B$BI\'m not sure what they were looking for, but it\'s clear they didn\'t find it--they\'ve already come back once. A couple of my scouts are on watch at the entrance of the valley to give us fair warning when the next attack comes.$B$BI\'m sorry you\'ve come along now, $N, but it\'s out of my hands.$B$BAre you ready for the fight of your life?','Defend Captain Vanessa Beltis, her crew and the Horizon Scout\'s passengers against the naga attack. Captain Vanessa Beltis must survive.','You\'ve done it! Thank you! Surely this was one of the most brutal battles I\'ve ever taken part in. I can\'t thank you enough.$B$BI only wish more of my crew could have lived through this trial.$B$BI would ask you to speak to any surviving passengers from the Horizon Scout. Some of them had business in the area, and may have a request or two of you if you\'re willing. Again, thank you for all your help.','','Protect Captain Vanessa Beltis from the naga attack','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,360,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,2,1,0,0,0,0,0,0,3382,0), - (3385,2,-264,46,50,1,0,0,197,250,0,0,0,0,0,0,0,0,8,0,3379,0,0,3402,0,0,0,'The Undermarket','They call themselves the Undermarket: Cutthroat traders that will sell, move, trade and do just about anything for the right price.$B$BIt gets worse, $N. They have set up a base of operations here in the Searing Gorge. Trade Master Kovic is heading up the operation and has close ties with the Dark Iron dwarves of the region.$B$BWe must strike hard and send a message to their leadership. Slay Trade Master Kovic and his minion Clunk. Bring back his trader\'s satchel when the job is done.$B$BTo the Cauldron!','Slay Trade Master Kovic and his minion Clunk. Retrieve the Trader\'s Satchel from his corpse and return it to Nilith.$B','You have struck a decisive blow against the Undermarket. Their leaders will think twice before sending more cronies into the gorge.$B$BOh, and I also found nothing of use in the trader\'s satchel. You may keep whatever you find inside.','The Trade Master still lives?','','','','','',0,0,10467,0,0,0,1,0,0,0,0,0,0,0,0,0,8444,8447,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10462,10479,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,4050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,1,1,0,0,0,0,0,0,0), - (3402,2,-264,43,50,0,0,0,197,1,0,0,0,0,0,0,0,0,8,0,3385,0,0,0,0,0,0,'The Undermarket','I want you to personally deliver the news of Kovic\'s defeat to Vizzklick in Gadgetzan. He will be so happy to hear that Kovic is dead that I\'m certain he\'ll give you some grand reward.','Speak with Vizzklick in Gadgetzan.$B','Kovic slain??! This is a glorious day, $N! For years that scoundrel has been running shady undermarket trades, undercutting honest, hard working traders all over the world.$B$BYou deserve a fine reward for this accomplishment! And a fine reward you shall have!$B$B','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10463,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,7500,4050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,4,4,5,0,0,0,0,0,0,0), - (3421,0,16,45,55,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'Return Trip','','','I will return you to Sanath\'s camp now.$B$BDo not mind his bad manners--he is rude to everyone save for the master. Perhaps he shall learn his lesson one day.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12520,12521,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0), - (3441,2,51,40,48,0,0,255,0,0,0,0,0,0,0,0,0,0,10,2,0,0,0,0,0,0,0,'Divine Retribution','Hear my tale, adventurer.','Listen as Kalaran Windblade tells his story.','Have you heard enough? Are you prepared to act?$B$B','Allow me to finish mo... $r.','Kalaran Story','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,264,0,0,0,0,0,0,0,0,1,0,0,0,1000,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3442,2,51,40,48,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,3441,0,0,3443,0,0,0,'The Flawless Flame','You have made the right decision, $N.$B$BWe must strike where we will do the most damage: the four sentry towers.$B$BWith the four towers in flames, we can initiate an offensive before they have time to react.$B$BYou will need the proper tool to set the towers ablaze. To make the tool requires some materials.$B$BBring me four hearts of flame and four golem oil and I shall craft the torch of flawless flame.$B$BThe golems and elementals in these lands should be your first target.','Collect 4 Hearts of Flame and 4 globes of Golem Oil and return the items to Kalaran Windblade.','Well done, $N. We are almost ready.','Have you collected the materials?','','','','','',10509,10511,0,0,4,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14000,2640,0,0,0,0,0,0,0,0,1,1,0,0,2000,1000,0,0,0,0,21,1,1,0,1000,500,0,0,0,0), - (3443,2,51,40,48,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,3442,0,0,3452,0,0,0,'Forging the Shaft','To hold the flawless flame, we will need a shaft and a casing. You must first find a suitable shaft.$B$BThe Dark Iron taskmasters and slavers of the cauldron use weapons of enchanted thorium, an extremely sturdy alloy. If you bring me eight thorium plated daggers, I can break the alloy down and reforge a shaft.$B','Bring 8 Thorium Plated Daggers to Kalaran Windblade.','You\'re an exceptional laborer, $N. Have you ever considered a change of vocation? Perhaps a detective? Junk collector? Oh, I know, one of those silly gnomes that crawl across the beaches of Azeroth with their metal detecting contraptions, looking for lost treasure. Yes, that would be an ideal position for you.','Eight, $N. I need eight!','','','','','',10551,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14000,2640,0,0,0,0,0,0,0,0,1,1,0,0,500,500,0,0,0,0,1,1,0,0,0,0,0,0,0,0), - (3444,2,440,46,51,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Stone Circle','I once entered the foreboding chambers of the Sunken Temple. The evil in that place penetrates all that enter; I barely managed to find my way out, wading through the ooze that now covers the floors. All I can remember is stumbling through a large circular room, filled with serpent statues...$B$BRecently, I discovered a round stone that appeared to have the same serpent symbol imprinted on it. I had it packed up and shipped to my workshop in Ratchet. Retrieve it, and I might be able to tell you more.','Retrieve the Stone Circle from Marvon Rivetseeker\'s workshop in Ratchet.','Yes... This is the stone.$B$BIt\'s all coming back to me now, $N...','Ratchet is not far from here, $N. The journey shouldn\'t take long.','','','','','',10556,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3445,2,357,46,51,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,3444,0,3444,0,0,0,'The Sunken Temple','I have heard of a place that lies deep below the surface of the earth -- banished there by powers greater than I have ever seen.$B$BIf you wish to learn more of this place; the Sunken Temple, seek out a goblin named Marvon Rivetseeker. Much like Troyas and I, he has studied many ancient areas of the world. He was last known to have left his home in Ratchet to study the troll ruins in Tanaris.$B$BGood luck finding him; he hasn\'t been heard from in some time.','Find Marvon Rivetseeker in Tanaris.','Yes, the Sunken Temple, I can say that I have seen it with my own eyes. Perhaps you\'d like to hear more about it?$B$BYou look like the adventurous type -- I know things that may intrigue you...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2190,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3446,2,1417,46,51,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,3444,0,0,0,10466,1,0,'Into the Depths','Inside the temple, I found a circular room with six balconies, each one with a serpent statue on the edge. Curious, I pushed one of them to see what would happen, and it was a trap! I nearly fell to my death from the explosion. Laying there on the ledge, I looked down and noticed that there was another statue at the base of the room; an altar of sorts... Hakkar, I think it was called.$B$BI think that this altar is the secret -- you must bring this token to the altar in the Sunken Temple.','Find the Altar of Hakkar in the Sunken Temple in Swamp of Sorrows.','You push the stone circle into the opening, and you hear it lock into place.$B$BNow that the stone is in place, you may continue... but what should you do next?$B$BPerhaps you should examine this altar further...$B$B','Upon examining the statue, you notice a depression in its side, just the size of the token that Marvon gave you...','','','','','',10466,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2940,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3447,2,1417,46,51,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,3444,0,0,0,0,0,0,'Secret of the Circle','My memories are cloudy, but I will tell you what I can. The circle of statues in the Sunken Temple, while dangerous, I believe that they hold the secret to unlock an even greater treasure.$B$BFrom the main altar, I was able to activate a series of lights. I think that if you can uncover what these lights mean, you might be able to unlock whatever secrets are hiding in this room.$B$BI warn you though, $N. Great evil lies in the temple. It\'s likely that anything valuable will be fervently guarded...','Travel into the Sunken Temple and discover the secret hidden in the circle of statues.','The eye of the idol glitters brightly even in the half-darkness of the temple. Its transparency reveals something shiny behind it. Sliding it to the side, you reach in and grasp what lies inside the statue.$B$BThe Atal\'ai treasure is now yours.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10773,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3448,2,1537,45,52,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,3449,0,0,0,'Passing the Burden','I\'ve recently been handed the responsibility of investigating Azshara--a once beautiful area the elves called home. This would be back when they practiced magic. It\'s now a more dangerous place than it is beautiful, but that doesn\'t stop us from turning over every stone for answers to our past.$B$BA companion of mine named Tymor offered to help me investigate the area since he takes a particular interest in such things.$B$BHe owns a small place to the right of the Hall of Mysteries here in the city.','Speak to Tymor in Ironforge.','Ah, Karnik sent you, did he? I expected to hear from him soon. I\'ve discovered such wonderful things about Azshara.. I know night elves have incredible life spans, but everyone forgets some of the more... unfortunate events in their lives sometimes. That\'s not meant as a criticism, just an observation.$B$BLong ago, there were cities created by the elves filled with knowledge about magic and other lost arts. Being a student of such things, I started my investigation. What I found was quite thrilling.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,300,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3449,2,1537,45,52,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,3448,0,0,3461,10445,1,0,'Arcane Runes','Magic was once as revered as Elune herself to some elves. Some of their most powerful mages created runes and tablets citing rules of the arcane and insights into their findings. They would leave these for all to ponder in public places.$B$BI would very much like rubbings of these runes from the Ruins of Eldarath. I have a kit for you to make the rubbings with, but it will be up to you to find them. Be careful though, the Explorer\'s League isn\'t the only one interested in Eldarath.','Using the Drawing Kit, make rubbings of the Rune of Beth\'Amara, the Rune of Jin\'yael, the Rune of Markri, and the Rune of Sael\'hai before heading to the small island off of the southern peninsula of Azshara and signaling Pilot Xiggs Fuselighter to pick them up.','Good to see you safe and sound, $N. I hope things weren\'t too tough for you.$B$BI\'ll get these to Tymor right away. He\'ll be thrilled to take a look at these things.$B$BGo ahead and toss the flare gun... probably won\'t be any good to you anymore anyway, and I already got a new one.','Well, well, well, glad to see you made it out here, $N. Did you get the rubbings for Tymor?$B$BAs dangerous as this place is, there hasn\'t been too much action along the coast. That might be on account of the naga swimming underwater, but that\'s not my problem... I patrol the skies.','','','','','',10563,10564,10565,10566,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,75,0,0,0,0,0,1590,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3450,2,1537,45,52,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,3448,0,0,3451,0,0,0,'An Easy Pickup','I want the rubbings delivered to my tower, but there\'s no need to have you go all the way there. I\'ll just have them air-lifted out of Azshara.$B$BXiggs Fuselighter owes me a favor or two and will be in the area soon--he\'s signed on to patrol the coast. Speak to him before you leave. He can give you a flare gun to signal him with. When you have the rubbings, just head to wherever he tells you and then give them to him so he can get them to my tower safely. He should be in the hangar in the Military Ward.','Speak to Xiggs Fuselighter in Ironforge.','What can I do for you, $N? Kinda busy at the moment preparing my ship for a long trip. I just came over to see some of the tank pilots--I need some wendigo manes to line my cockpit and they usually have extra.$B$BI can give you a minute if you\'re brief... one of the boys just took off to Steelgrill\'s Depot to see if the pilots down there have extra manes for me.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3451,2,1537,45,52,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,3450,0,0,0,0,0,0,'Signal for Pickup','Ah, so Tymor sent you, huh? Yeah, I owe him a favor or two. What\'s that? Why, that little devil. Yeah, I can help him out with that. So you\'ll need a flare gun and a location... easy enough.$B$BThere\'s a small island off the southern peninsula of Azshara that we\'ve made a landing pad on. You take this flare gun, and use it there. I\'ll see your signal and come by to pick up this... whatever it is he wants.','Speak to Xiggs Fuselighter and get a Standard Issue Flare Gun from him in Ironforge.','Here\'s my standard issue flare gun, and be patient after you fire off the gun--there are only a couple charges in one of these, and it might take me a minute to get to you depending on how far out to sea I am. Just look out to sea after you fire off the flare.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10444,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3452,2,51,40,50,1,0,255,0,0,0,0,0,0,0,0,0,0,8,0,3443,0,0,3453,0,0,0,'The Flame\'s Casing','We need one final piece to form the torch.$B$BIn the mountains to the northwest you will find a large encampment of Twilight\'s Hammer. It is rumored that they carry symbols and idols that pay homage to their god. These symbols and idols could carry sufficient enchantment to form a magical casing. Bring me a single symbol of Ragnaros and I will try to extract the magic from the item to create the casing.','Find and return a Symbol of Ragnaros to Kalaran Windblade.','The symbol radiates foul magic; perfectly suited for our task.','Without a suitable source of arcane energy, the torch of retribution cannot be completed.','','','','','',10552,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7500,2820,0,0,0,0,0,0,0,0,1,1,0,0,500,500,0,0,0,0,1,1,0,0,0,0,0,0,0,0), - (3453,2,51,40,50,0,0,255,0,0,0,0,0,0,0,0,0,0,2,2,3452,0,0,3454,0,0,0,'The Torch of Retribution','Give me a moment to combine the pieces and apply the necessary enchantments.$B','Wait for Kalaran Windblade to complete the Torch of Retribution.$B','There is one final task that you must complete.$B$B','Do not interrupt the channeling process.','Torch Creation','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,282,0,0,0,0,0,0,0,0,1,0,0,0,500,0,0,0,0,1,1,1,0,0,0,0,0,0,3453,0), - (3454,2,51,40,50,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,3453,0,0,0,0,0,0,'The Torch of Retribution','The torch must now be bound to its owner. Pick up the torch, $N. ','Take the Torch of Retribution.','You grab the torch with both hands; waves of hatred and anger pulse through your being.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10515,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3461,2,1537,45,52,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,3449,0,0,0,10445,1,0,'Return to Tymor','Tymor didn\'t give me anything to pay you with, so I suggest you take it up with him when you get back to Ironforge. I\'m sure he\'ll still be in his place in the Mystic Ward. Just go knockin\' and make sure he pays you good. This place ain\'t no picnic... that\'s for sure.$B$BThanks again for helping him out though, and good luck.$B$BOh, and I don\'t need the drawing kit. Why don\'t you just bring it back to Tymor when you go to see him?','Return Tymor\'s Drawing Kit to him in Ironforge.','Wonderful! I\'m so glad to hear it.$B$BI\'m really excited to get to my tower and go over those rubbings. I\'m so envious of you... going to a place like Azshara. That\'s any student of the arcane\'s dream, I would guess.$B$BWell, we never spoke about any kind of reward since you were just working for the Explorer\'s League, but you deserve something.','You\'re back! Excellent. Do you have my drawing kit also?','','','','','',10445,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10707,10708,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,500,0,0,0,0,0,4560,0,0,0,0,0,0,0,0,1,1,6,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3462,2,51,40,50,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,3454,0,0,3463,0,0,0,'Squire Maltrake','Speak with my envoy, Squire Maltrake. He will further instruct you as to the use of the Torch of Retribution.','Speak with Squire Maltrake.','Are you prepared to make your strike?$B$B','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,282,0,0,0,0,0,0,0,0,1,0,0,0,200,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (3463,2,51,40,52,1,0,255,0,0,0,0,0,0,0,0,0,0,0,0,3462,0,0,0,10515,1,0,'Set Them Ablaze!','Listen well, $N. While the four towers can never be destroyed, you can use the torch of retribution to set them ablaze for a very long period of time: A fire that no element or force can subdue.$B$BWhile they are ablaze, no guard or sentry unit can inhabit the watch posts and thus, their first line of defense is nullified.$B$BYou must enter each tower and use the Torch of Retribution within their fortifications. Beware the lookouts posted by the Dark Irons, $N.','Set the North, South, East, and West Sentry Towers on fire by using the Torch of Retribution inside each of the buildings. $B','It is glorious! Is it not glorious master?','Are you lost, $N?','','Western Tower Ablaze','Southern Tower Ablaze','Eastern Tower Ablaze','Northern Tower Ablaze',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-149025,-149030,-149031,-149032,1,1,1,1,0,0,0,0,10742,10743,10744,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23000,4560,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,5,5,0,0,0,0,0,0,0,3463), - (3481,2,51,40,50,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,3463,0,0,0,0,0,0,'Trinkets...','The chest appears locked.','Open the chest.','The chest opens at your touch. How much cheese could possibly be in here? There is only one way to find out.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10569,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3483,0,1537,45,52,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,3451,0,0,0,0,0,0,'Signal for Pickup','','','Ah, another flare gun, huh? That I can do.$B$BAnd don\'t forget, southern tip of Azshara. It\'s a small little island that\'s been turned into a landing pad. You can\'t miss it if you\'re in the right spot.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10444,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3501,2,4,45,55,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,3502,0,0,0,'Everything Counts In Large Amounts','Although you may never find a flawless sphere of draenethyst, you will undoubtedly uncover various imperfect fragments of the draenethyst in your exploration of these lands.$B$BWhile it is doubtful that Kum\'isha will be able to use the flawed fragments to return home, the pieces may serve other, useful purposes for the draenei.$B$BReturn any piece of flawed draenethyst fragments that you may find and I shall reward you.','Bring Kum\'isha Imperfect Draenethyst Fragments and be rewarded for each one you turn in.$B','You truly disgust me, $R. A grown man drooling over a pile of junk? Pitiful! Take your reward and get out of my sight.','Have you had any luck in your exploration?','','','','','',10593,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12122,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3502,2,4,45,55,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,3501,0,0,0,0,0,0,'One Draenei\'s Junk...','Well, after that display of voracious greed, I feel nauseous.$B$BRegardless, I shall not dwell too long on your material addiction.$B$BFor each imperfect draenethyst fragment you turn in, I shall reward you with more junk. My junk heap gets smaller while your junk heap gets larger. On Draenor we call this a \'win-win\' situation.$B','Bring Kum\'isha Imperfect Draenethyst Fragments. Any form of monster in the Blasted Lands could be carrying a fragment.$B','You truly disgust me, $R. A grown woman drooling over a pile of junk? Pitiful! Take your reward and get out of my sight.$B$BSounds familiar? It should, because I say it a thousand times per day.$B$BOh how I loathe this world.','Well? Draenethyst? Remember?$B$B$B$BIs anybody home?','','','','','',10593,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12122,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3503,0,16,45,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Meeting with the Master','','','There was a time when I could ask whatever I wished from those who sought out my master. But now, you need only ask and I will send you to him.$B$BIt is upsetting to me, but I do not question his orders. I can only take enjoyment in making fun of the ridiculous clothes you wear or the pathetic look on your face. Even that bores me...$B$BEven this rambling bores me! Do you wish to see my master or not?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12510,12509,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,6,0,0,0,0,0,0,0,0), - (3504,2,1637,44,53,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3505,10643,1,0,'Betrayed','Betraying, thieving woman! That\'s what I call her--that\'s all she\'ll ever be!$B$BI may have made a grave mistake, $N. I trusted a blood elf. What\'s worse, I trusted a woman!$B$BShe claimed Azshara would hold great riches... powerful items. I simply send some warriors with her to protect her and I would be rewarded. Well, look who\'s the fool--she\'s killed them all.$B$BI want vengeance, $N, but I can\'t afford to send anyone else. Find Ag\'tor at Valormok, north of the Haldarr Encampment. He\'ll tell you more.','Deliver the Sealed Letter to Ag\'tor to Ag\'tor Bloodfist in Azshara.','We\'ve sent everything we had at her and her workers, but they are strong in battle. None have bothered to return. I\'m assuming some have died, but I\'m sure others simply ran... cowards.$B$BBut now that reinforcements have arrived, perhaps there\'s still something we can do. Perhaps we can still punish her for lying and betraying Belgrom.$B$BWhat do you say, are you in?','Ah, Belgrom wizened up and finally sent someone not in his ranks to aid us, did he?$B$BThis camp used to be a dozen warriors strong, $N, but now they\'re all dead. That mage, Rimtori, has slain them all. She played Belgrom like a lute... seduced him even. It\'s none of my business, but between you and I, she is quite the temptress. That\'s probably why I\'m still out here helping Belgrom--I probably would have done the same thing.','','','','','',10643,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,75,0,0,0,0,0,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3505,2,1637,44,53,0,0,178,0,0,0,0,0,0,0,0,0,0,12,2,3504,0,0,3506,0,0,0,'Betrayed','I thought as much.$B$BWe start our crusade against her workers along the southern bluffs on the northern peninsula of Azshara. Kill them with bloody rage--let them know they\'ve betrayed the wrong allies.$B$BDo not concern yourself with her yet--she spends most of her time with her bodyguards searching Azshara. It would be prudent after you\'ve slain her workers to find her personal camp. Scouting out where we can attack her would be wise. Perhaps there is something there we can use to provoke her.','Kill 10 Blood Elf Reclaimers, and 10 Blood Elf Surveyors before seeking out Magus Rimtori\'s camp. Once you\'ve found it, look for something that might be important to her that can be used to draw her into a fight.','You begin to skim some of the pages until you come to a page that\'s marked by a thin, black strip of silk cloth.$B$BAs you try to decipher the script, you see a diagram on the bottom of one of the pages. A quick look around at the scene before you and you realize that the crystals, the circle, and even some of the other components on the ground are set up in a similar pattern as the diagram.','The title of the book is emblazoned on the black leather cover in gold leaf--Kaldorei Tome of Summoning. As you open the pages you can see that the book is very old but in superb condition.$B$BYou assume the text is of some ancient language... perhaps Kaldorei?$B$BYour instincts tell you that you should return here once you\'ve finished doling out retribution on the blood elves for their betrayal.','Find Magus Rimtori\'s camp','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6199,6198,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,150,0,0,0,0,0,2370,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3506,2,1637,44,56,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,3505,0,0,3507,0,0,0,'Betrayed','A few more moments of thought brings a few ideas to mind, one of which brings a smile to your face: perhaps destroying the crystals would upset the blood elf responsible for the slaughter of so many orcs and the betrayal of Belgrom?$B$BYou continue to decipher more of the script and pictures and realize that one of the crystals is tied to the creator of the circle--the others are tied to something far more sinister.$B$BYou close the book and begin to decide which crystal to destroy. ','Destroy the arcane focusing crystal tied to Magus Rimtori and then slay her. Afterwards, take the Head of Magus Rimtori to Ag\'tor Bloodfist in Azshara.','RAR!! Incredible!$B$BYou\'ve done it! Belgrom will be pleased! Finally the spirits of dozens of our warriors can be at peace. Thank you, $N.','How goes your slaughter of the blood elf traitors, $N? Have you made any progress?$B$BI hope you are the one strong enough to bring that dog to her knees! She deserves nothing but a painful death for all that she has done!','','','','','',10597,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,150,0,0,0,0,0,2610,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3507,2,1637,44,56,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,3506,0,0,0,10597,1,0,'Betrayed','Return to Belgrom in Orgrimmar. He will want to see her head for himself! We\'ll return there shortly.$B$BAh, this is indeed a good day. Thank you for your help, $N.','Speak to Belgrom Rockmaul in Orgrimmar.','HAHA! Look at you now, pathetic woman! I spit on your remains!$B$BThank you, $N. Thank you from the bottom of my heart! This is indeed a great day!$B$BI would give you a kingdom if it were in my power! But perhaps you will settle for this.$B$B$B$BHaha! Stupid blood elf, look at you now... in a burlap sack and missing your body! You should never have betrayed Belgrom!','I remember you, $C. I asked you to go to Azshara to destroy that wench that betrayed me! That seems like many moons ago. Don\'t tell me that Ag\'tor and the others are dead also!','','','','','',10597,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10709,11120,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,0,4380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3508,2,16,45,58,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,3141,0,0,3509,0,0,0,'Breaking the Ward','You are foolhardy, $N. It is an admirable quality of your kind - to blindly enter battle when you have little to no chance of success. I will assist you, if only to see just one of Razelikh\'s minions fall.$B$BTo break the ward placed over Razelikh\'s subordinates will take time and require the acquisition of rare artifacts.$B$BBe still, I must first perform the enlightenment ritual. The information I gather will assist me in forging weapons of great power.','Wait for Loramus to complete the enlightenment spell.','The name of the beast must be found.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1860,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3509,2,16,45,58,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,3508,0,0,3510,0,0,0,'The Name of the Beast','There is only one way to harm the demon lord and his minions. A weapon of power must be forged bearing his true name.$B$BWhen such a weapon is forged, the demon and all under his command are vulnerable.$B$BA lesser deity resides in Azshara: Lord Arkkoroc. You must seek him out but be warned, his minions will stop at nothing to destroy you if you are discovered.$B$BUndoubtedly, you will have to pay a price for such information. ','Speak with Lord Arkkoroc in Azshara. Begin your search at the waters edge to find the Temple of Arkkoran.','A demon lord?$B$B$B$BPerhaps the one can assist you with this information; but first, you must assist the one.$B$B','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3510,2,16,45,58,1,0,255,0,0,0,0,0,0,0,0,0,0,8,0,3509,0,0,3511,0,0,0,'The Name of the Beast','She kills my children, mortal. She that calls herself the ruler of these oceans. A false god, nothing more. Crush her and bring back all of her heads.$B$BFor that, you will be given the name that you seek and something else of equal importance.$B$BShe roams the clutch... Hetaera she is called.$B$B$B$BGo!$B','Slay Hetaera and bring back Hetaera\'s Bloodied Head, Hetaera\'s Beaten Head, and Hetaera\'s Bruised Head to Lord Arkkoroc.','Finally, one worthy of the wisdom of Arkkoroc!$B$B','$B$BWhere are they?','','','','','',10599,10598,10600,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,26500,3720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3511,2,16,45,58,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,3510,0,0,3602,10610,1,0,'The Name of the Beast','As promised, I will reveal the name of the demon lord, Razelikh the Defiler. First, however, I must prepare something of utmost importance for your journey.$B$BThe weapon you seek to create requires a temper. Give me a moment to drain the blood from these heads.$B$B$B$BTake the temper back to Loramus along with the name of the beast: Rakh\'likh.','Take the temper back to Loramus Thalipedes.$B','The temper will add the necessary vitriol we require for the forging of the weapons. There is but one more step in their creation.$B$B','You return! Astounding, $R. Did you discover the true name?$B$B','','','','','',10610,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1860,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3512,2,8,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,3374,0,0,0,0,0,0,'In Eranikus\' Own Words','$N, our first step will be to devise a method to speak with Eranikus through the gem. He lies in a precarious state between sleep and death now, twisted within a weave of nightmares. Though the essence you have given me is badly tainted, there is a chance we can reach him.$B$BTravel far to the icy lands of eastern Winterspring and seek one of our mortal allies, Umbranse the Spiritspeaker. He is a human medium who speaks for the dead. Though Eranikus is not truly dead, he may be of aid to us still.','Travel to the eastern part of Winterspring and speak with Umbranse the Spiritspeaker.','Itharius was wise to send you to me. While he is not dead as you understand death, Eranikus will soon give us advice in his own words. For now though, I cannot directly help you... at least not yet.$B$BI will lend my skill at death-speaking to you, but first I need the help of one who - unlike me - is not limited by the frailties of old age. My most potent augury device has been taken from me against my will, and unless I have it back we will be at a loss to help Eranikus.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3513,2,17,15,25,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3514,10621,1,0,'The Runed Scroll','The official-looking scroll is wrapped tightly with a silvery ribbon. You\'re sure someone would be interested in seeing this, but who?$B$BThere is an outpost close to the Ashenvale border to the north, and if the information on this scroll involves the night elves, this would be the place to take it.','Take the Runed Scroll to the northern guard tower in the Barrens.','Well now... Where did you find this?','Whaddya got?','','','','','',10621,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3514,2,17,15,29,1,0,178,0,0,0,0,0,0,0,0,0,0,0,0,3513,0,0,0,10622,1,0,'Horde Presence','This scroll is from that scheming dryad Rynthariel, Keymaster of the Talon Den on Stonetalon Peak.$B$BShe\'ll not be making any more contact with the messenger you looted this from, heh, but we must stand our ground here. The Horde will not tolerate her outrunners here.$B$B$N, travel to the Talon Den. Kill Rynthariel, and then put up a symbol for all to see. Take this Horde flag, $N. Put it up in the Talon Den so that they will not be so rash as to send another messenger through our territory again.','Kill the leader of the Talon Den, Rynthariel the Keymaster.','You\'re a tough one! Ridding the Den of Rynthariel is a major step, $N. They will be slow to regroup, and so we can count on less Alliance runners in the Barrens. They will think again before sending another this way.$B$BThank you.','We cannot allow the Alliance on our land, $N. Make this known.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8518,0,0,0,1,0,0,0,0,0,0,0,10653,10654,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,0,1770,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3517,2,16,45,52,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Stealing Knowledge','I admit, $N, I\'ve made the most of my situation in Azshara. Belgrom\'s punishment has had its share of benefits.$B$BBefore I left, I did some research and you would be surprised how many valuable items are lying around.$B$BI\'ll tell you more about my deals, and even give you a cut of the profits, if you help me gather some of them.$B$BThere are tablets throughout the Ruins of Eldarath to the east that I need. All four are named after Highborne wizards. Get them for me and we\'ll talk some more.','Find the Tablet of Beth\'Amara, the Tablet of Jin\'yael, the Tablet of Markri, and the Tablet of Sael\'hai before returning to Jediga in Azshara.','Perfect, $N, and in good condition also. These should get us a good price from all the parties concerned.$B$BLet\'s not dawdle around here any longer than we have to. We have some money to make.','The tablets I\'m having you gather should bring in a pretty copper or two to the right parties. I\'ll tell you who we need to deliver them to after you\'ve found them. But I\'m no fool... you\'ll get your share after I have proof that they\'ve been delivered.$B$BSo get to it--we don\'t have all day. I might have to find someone else to help me.','','','','','',10538,10539,10540,10541,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3518,2,16,45,52,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,3517,0,0,3562,10538,1,0,'Delivery to Magatha','The first tablet goes to a tauren female... one called Magatha. She is among the elders in Thunder Bluff, and is one of the proponents of the alliance between the tauren and the Forsaken. She, more than anyone among the elders, feels the tauren and their ways can help the Forsaken find a path back to being human.$B$BBring her the Tablet of Beth\'Amara. The tablet may be the link she needs in finding a way to help the Forsaken... or so she claims.','Bring the Tablet of Beth\'Amara to Magatha in Thunder Bluff.','Ah, at long last, the Tablet of Beth\'Amara. I was wondering if my partnership with Jediga had failed or if the poor orc had found her death in Azshara. I am glad she was successful.$B$BBeth\'Amara was one of the Highborne\'s most influential alchemists. The wizard alone was said to have mastered transmuting metals among other things.','Yes, $N. What can I do for you? I have many matters I must attend to, so please, be quick.','','','','','',10538,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3519,2,188,2,4,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,4495,0,0,3521,0,0,0,'A Friend in Need','Ughhh... I was bitten very badly by a spider named Githyiss the Vile while exploring the spider cave very close to here. I am sure I have been seriously poisoned; you must help me.$B$BPlease tell Dirania Silvershine. She will be able to help me.$B$BHurry... I\'m so dizzy...','Speak to Dirania Silvershine in Shadowglen.','Oh dear; I was wondering why I hadn\'t seen Iverron yet today. And I\'ve always warned him about those spiders...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,25,0,0,0,0,0,54,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (3520,2,440,40,44,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3527,10699,1,0,'Screecher Spirits','I seek the spirits of the vale screechers of Feralas. They are the cousins of an old, old god, and their spirits are linked to him.$B$BTake this bramble wand and go to Feralas. Find and defeat vale screechers in southern and central Feralas, then wave my bramble over their fallen bodies. This will coax their spirit to reveal itself. Touch the spirit and collect its essence.$B$BReturn to me with my bramble and with the collected essence, and I will tell you more of the old god of which I spoke.','Capture the spirits of 3 screechers in Feralas, then return to Yeh\'kinya in Steamwheedle Port.','You have done well, $N. Perhaps now it is time to reveal more...$B$BThere is an ancient prophecy among the trolls, where the dead god Hakkar, the Soulflayer, will one day return to this earth. Some say the coming of Hakkar will bring joy and glory to trollkind, while others believe his resurrection marks the end of all things.$B$BI do not believe this myth, but I do know the essence of Hakkar holds great power, and this power should be kept from those who would abuse it...','Have you collected the essence of the screecher spirits, $N?','','Screecher Spirits Collected','','','',0,10699,0,0,0,1,0,0,0,0,0,0,0,0,0,0,8612,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2250,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0), - (3521,2,188,2,4,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,3519,0,0,3522,0,0,0,'Iverron\'s Antidote','We may be able to help Iverron, as I know of an antidote that should help with the poison. It requires some ingredients, though, before I can make it.$B$BI\'ll need Hyacinth mushrooms. You can find these growing under trees, or you may collect them from the grell south of here; they seem to have taken a liking to them. I\'ll also need Moonpetal lilies, which only grow around watery pools.$B$BThe last ingredient may prove the most difficult. From the very spiders that poisoned Iverron, collect Webwood ichor.','Collect 7 Hyacinth Mushrooms, 4 Moonpetal Lilies, and 1 Webwood Ichor for Dirania Silveshine in Shadowglen.','Thank Elune that you have gathered these ingredients so quickly!$B$BIn just a moment, I will have the antidote prepared.','Please, collect the ingredients, $N. Iverron needs our help.','','','','','',10639,10641,10640,0,7,4,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,216,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,2,0,0,0,0,0,0,0,0,0), - (3522,2,188,2,4,0,0,77,0,0,0,0,0,0,0,0,0,300,0,0,3521,0,0,0,10642,1,0,'Iverron\'s Antidote','The antidote is ready, $N. Please see that Iverron drinks it.$B$BThere is something that you should know -- the antidote -- it will only remain viable for 5 minutes. You must get it to him in time.$B$BSpeed be with you, $N.','Bring Iverron\'s Antidote to Iverron before the time limit is up. Iverron can be found by the cave to the north.','What is this, $N?$B$BOh, I knew Dirania would be able to help me!$B$B$B$BI\'m always getting into trouble and Dirania, well, she always manages to help me out of it.$B$BI am feeling much better, but I think I will sit here for a while longer, until I feel completely better. Well, that, and I was hoping you\'d clear a path for me through those vicious Webwood spiders...','Oh... $N, I\'m so glad you have returned.','','','','','',10642,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10655,10656,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,0,270,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (3523,2,722,32,37,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3525,10682,1,0,'Scourge of the Downs','Outstanding! My name is Belnistrasz, and I thank you for rescuing me. I had given myself up for dead... or worse, as a meal for these Scourge-infested vermin. Yes - I said Scourge all right; they\'ve brokered some sort of deal with the Quilboar here, and this nightmare is a result.$B$BListen... rather than just flee, I want to make a difference for all of our sakes. Would you be up to helping me out to that end? It\'s probably dangerous, but you seem to be the type not to worry about that too much.','If you agree to aid Belnistrasz, speak with him again and hand the Oathstone he gave you back to him.','Fantastic, I thought you looked to be the heroic type! We\'ve got our work cut out for us $N, I\'m not going to lie to you. If we stay focused on the task at hand, we should be able to come out on top.$B$BNow, let me bring you up to speed on what\'s been going on...','I\'m not one for politics; I care not if your affiliations are for either Horde or Alliance. I am more interested in squelching direct and dire threats to all the races... and we have quite a large one in here.$B$BIf you\'re willing to be a true hero for all people, then hand me the oathstone I have given you as a sign of commitment. I\'m... not from around these parts; an oathstone is important to people of my kind as a bond of agreement.','','','','','',10682,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,174,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,1,21,0,0,0,0,0,0,0,0,0), - (3524,2,148,11,13,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4681,0,0,0,'Washed Ashore','Majestic sea creatures are known to launch themselves at the Darkshore coastline, beached there until they die. Lately, these beasts have been washing ashore in ever-increasing numbers. I\'ve been sent here by the Temple of the Moon to investigate, but the presence of murlocs along the water has made my research difficult.$B$BThere is a giant creature washed ashore just south of Auberdine that is ringed by the foul Greymist murlocs. Could you go there and retrieve bones from the creature for our study?','Recover Sea Creature Bones from the beached sea creature just south of Auberdine, and then return with it to Gwennyth Bly\'Leggonde in Auberdine.','I hope the murloc did not give you much trouble in collecting this for us! I will be sure to get this on the next hippogryph to Darnassus. The Temple of the Moon has given me some funds to hand out for assistance; please have some with our thanks.$B$BYour success here emboldens me to offer you a chance to aid the Temple of the Moon further, if you are interested...','It is only recently that these creatures started landing on the coast of Darkshore in such alarming numbers. I can\'t help but think that this is an ill omen of some sort. Recovering a sample of that creature\'s bones to the south would help us in Darnassus assess this situation!','','','','','',12242,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,400,405,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (3525,2,722,32,37,81,0,255,0,0,0,0,0,0,0,0,0,0,2,2,3523,0,0,0,0,0,0,'Extinguishing the Idol','Near the entrance is an idol that functions as a macabre oven for the Quilboar; the beasts... they literally consume their abductees from the Barrens. I can shut down the idol and bind them from using it again, but I need your aid in doing so. My plan: escort me to the idol. Once we arrive, I\'ll commence the ritual. I\'ll barely be able to communicate with you, let alone defend myself. Protect me while I shut down the idol. If they take me down, then it\'s all over for us.$B$BAre you with me?!','Escort Belnistrasz to the Quilboar\'s idol in Razorfen Downs.$B$BProtect Belnistrasz while he performs the ritual to shut down the idol.','Belnistrasz\'s sudden departure has left behind a burning brazier. As you stare in to the flame, the image of a great-winged red dragon fills your mind. A more graveled version of Belnistrasz\'s voice speaks directly to you.$B$B\"Indeed mortals, you are the heroes I had hoped you would be. Thanks to you the butchery these beasts were perpetrating is a thing of the past. My faith in mortals such as yourself has been once more renewed. Take this as a reward befitting of a hero.\"','','Protect Belnistrasz while he performs the ritual to shut down the idol','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10710,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2550,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3526,2,-201,30,47,0,0,178,202,200,0,0,0,0,0,0,0,0,0,0,0,3638,3526,0,10789,1,0,'Goblin Engineering','Expert engineering yields two distinct disciplines: gnome and goblin. Clearly, goblin engineering is the choice of all brilliant engineers. Learn to master the world through the judicious use of high explosives and fantastic gear!$B$B$N, read this manual. If you want to learn about goblin engineering, then take it to Nixx Sprocketspring in Gadgetzan. Remember - membership is permanent and prevents joining the other discipline, so make sure this is what you want before finishing his task.','If you wish to learn more about Goblin Engineering, take the Manual of Engineering Disciplines to Nixx Sprocketspring in Gadgetzan.','Well $N, you were wise to seek my tutelage! Any schlep can become an expert at the basics of engineering - the gnomes and their irradiated home of Gnomeregan are proof of that. It takes a strong mind and a steady hand (emphasis on STEADY) though to master the discipline of Goblin Engineering.$B$BKeep your ears perked $N, and you might learn something.','I can smell fresh recruits much like I can an excellent blasting powder - from a mile away. Have you come seeking to learn about the mastery of the explosion?','','','','','',10789,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3527,2,978,40,47,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,3520,0,0,4787,0,0,0,'The Prophecy of Mosh\'aru','The ancient prophecy of Mosh\'aru speaks of a way to contain the god Hakkar\'s essence. It was written on two tablets and taken to the troll city of Zul\'Farrak, west of Gadgetzan.$B$BBring me the Mosh\'aru tablets!$B$BThe first tablet is held by the long-dead troll Theka the Martyr. It is said his persecutors were cursed into scarabs and now scuttle about his shrine.$B$BThe second tablet is held by the hydromancer Velratha, near the sacred pool of Gahz\'rilla.$B$BWhen you have the tablets, bring them to me.','Bring the First and Second Mosh\'aru Tablets to Yeh\'kinya in Tanaris.','Ah, this is good. I can fuse these ancient tablets together, and then study their hidden secrets.$B$BMy debt to you grows, $N. And it will grow further still.','Do you have the tablets of the Prophecy of Mosh\'aru, $N?$B$BWhen I gain the tablets, I will study them, and learn how to contain the essence of Hakkar!','','','','','',10660,10661,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3150,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), - (3528,2,1417,40,53,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,4787,0,0,0,10465,1,0,'The God Hakkar','Now it is time to capture the essence of the avatar of Hakkar.$B$BTake the Egg of Hakkar to the Sanctum of the Fallen God in the Sunken Temple in Azeroth. Invoke the egg\'s power to stir the dead god.$B$BHe will send his minions against you. Defeat his bloodrinkers and take their Hakkari blood, then use the blood to dowse the eternal flames that hold Hakkar\'s spirit. When all the flames go out, the avatar of Hakkar will enter our world.$B$BDefeat him, and place his essence within the egg of Hakkar.','Bring the Filled Egg of Hakkar to Yeh\'kinya in Tanaris.','The essence of Hakkar has been collected! Even now the Egg stirs with life! Could the myths of Hakkar be true?$B$BThat must not be true, for it is then I fear what Hakkar may do if birthed again. I will keep this egg safe and be sure it does not fall into evil hands.$B$BYour labors with me are finished, $N. You have touched a legend, and your actions may one day change the face of our world.','Have you defeated the avatar of Hakkar, $N? Has his essence yet empowered the egg I gave you?','','','','','',10662,0,0,0,1,0,0,0,10663,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10749,10750,10751,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24000,4740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3541,2,16,45,52,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,3517,0,0,3563,10539,1,0,'Delivery to Jes\'rimon','I have a fence in Orgrimmar. He resides in The Drag. He\'s difficult to nail down if you don\'t know where to look, but if you go looking in one of the highest buildings there you should have no problem finding him.$B$BDo me a favor though, don\'t go shouting to all of Kalimdor that he\'s there and what his business is--it\'d be bad for both of us.$B$BHe\'ll give us more than a fair price for the Tablet of Jin\'yael. I\'m not sure why, but you should have seen how excited he was to hear about its whereabouts.','Bring the Tablet of Jin\'yael to Jes\'rimon in Orgrimmar.','Ahhh, Jediga be sendin\' her package all the way from Azshara. Good. I be waitin\' on this.$B$BJediga, now that be a fine woman... deadly too. What could be better?$B$BLook at this... the tablet be in perfect condition. You make a good messenger, $N.','Yes, what you be needin\', $gdad:mon? I got many tings to be takin\' care of today, and you not be on me agenda as one of them. Pester me, and I make sure that changes.','','','','','',10539,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4000,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3542,2,16,45,52,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,3517,0,0,3564,10540,1,0,'Delivery to Andron Gant','Andron Gant is my next contact. He usually holds himself up in the Undercity... right near the Apothecarium.$B$BHe was a little more loose-lipped when it came to speaking about what he wanted the Tablet for. Apparently some of the mages of Undercity are looking to study some of the arcane spells the highborne used. They think this tablet will help them. Markri was adept at summoning creatures; especially elementals.$B$BTake the Tablet of Markri and return to me for your part of the reward.','Bring the Tablet of Markri to Andron Gant in Undercity.','Here, take some coin... get yerself... ... some new armor or something....$B$BThis\'ll bring a shiny gold or two to the right... people.','Well... ... isn\'t this a surprise? An adventurererere... !$B$BWhat c\'n I do for you... ?','','','','','',10540,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6000,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3561,2,16,45,52,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,3517,0,0,3565,10541,1,0,'Delivery to Archmage Xylem','This final tablet goes to someone very dangerous, $N. Heed me when I tell you that I trust this person far less than anyone else I\'ve asked you to meet with.$B$BArchmage Xylem has a tower up in the hills overlooking Azshara. He\'s human, but he acts like no human I\'ve met... or killed. He exudes power, and I dare not ask him what he plans on doing with the tablet.$B$BHe came to me, but told me that his bodyguard Sanath would help me get to the tower when I was ready to meet him. Look north for Sanath.','Bring the Tablet of Sael\'hai to Archmage Xylem in Azshara.','Ah, the Tablet of Sael\'hai... how long I\'ve longed to study it.$B$BThank you, $N. You may tell Jediga that she has done well. This will definitely be worth the payment she asked for.','What can help you with, $N?','','','','','',10541,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4000,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3562,2,16,45,52,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,3518,0,0,0,10678,1,0,'Magatha\'s Payment to Jediga','Take this note to Jediga. Tell her the payment will be here for her when she returns. And tell her I am pleased with her work.$B$BGo swiftly, $N. Tell your master I will be awaiting her here.','Deliver Magatha\'s Note to Jediga in Azshara.','Ah, good. She was much more reasonable than I expected... at least towards you. I half expected her to have you punished for my insolence in sending someone in my place. She must really want that tablet. Interesting.$B$BSomething to ponder another time.','Well, what did Magatha say? The old crone... I bet she was less than polite.','','','','','',10678,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6000,2280,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3563,2,16,45,52,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,3541,0,0,0,10680,1,0,'Jes\'rimon\'s Payment to Jediga','Take this letter to Jediga. Let her know that our deal has been beneficial and I be pleased with her work.$B$BYou tell her she come back to Orgrimmar fast and Jes\'rimon make sure he take good care of her.$B$BTell her that, and maybe in the future I have need of your services again, $N.','Deliver Jes\'rimon\'s Note to Jediga in Azshara.','I can see he was more than pleased by the looks of his note.... a little too pleased.$B$BPerhaps some day I\'ll take time to make sure he knows how much I appreciate his advances also. Well, at least there\'s one reason to look forward to spending more time in Azshara.$B$BHere\'s your share of our payment.','Have you spoken to Jes\'rimon yet?$B$BHe\'s a boar among trolls, but his information is usually accurate and his jobs well paying.$B$BIf you can stand his attitude then you stand to make some good coin from his business endeavors.','','','','','',10680,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6000,2280,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3564,2,16,45,52,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,3542,0,0,0,10679,1,0,'Andron\'s Payment to Jediga','Here... take... this to Jediga. Good luck to ya!','Deliver Andron\'s Note to Jediga in Azshara.','Perfect... wait a minute.$B$BHaha! What\'d you tell him when you delivered the tablet, $N? He overpaid us way too much! Not that I\'m complaining. Did you tell him the deal changed? Or was he drunk again?$B$BDoesn\'t matter... here, take an extra share also.','Have you met with Andron yet? He rarely leaves Undercity, so I don\'t think it\'d be too hard to find him.','','','','','',10679,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7500,2280,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3565,2,16,45,52,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,3561,0,0,0,10681,1,0,'Xylem\'s Payment to Jediga','What is it? Oh yes, your payment. Of course.$B$BTake this and be off with you. I\'m sure Jediga is awaiting oh so patiently for your return.','Deliver Xylem\'s Note to Jediga in Azshara.','No problems? None at all? Well, that\'s something to be said... I expected him to show some sort of reluctance or to at least betray our deal. Hmm, maybe he can be trusted after all.$B$BWell, no need to dwell on it that much. Here\'s your share. Thank you for your help.','Well, what did Xylem have to say? He didn\'t do anything to you, did he? Cast a spell on you? Con you into doing work for him?','','','','','',10681,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6000,2280,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3566,2,51,45,52,1,0,77,0,0,0,0,0,0,0,0,0,0,0,0,3372,0,0,0,0,0,0,'Rise, Obsidion!','It... It... It was all a trap.$B$BForgive... me.$B$BKill the bastard... Kill him for us... for Thorius.','Slay Lathoric the Black and Obsidion, and return to Thorius in Ironforge with the Head of Lathoric the Black and the Heart of Obsidion. ','$B$BThis... this cannot be. My own brother? He set this all up?$B$B$B$BHe betrayed me, he betrayed Ironforge! It seems as if the influence of the Old Gods is still strong in these lands. I fear that if my brother - a once noble and honorable man - was so easily turned to the will of Ragnaros, no one is safe.','I don\'t believe you! Show me proof!','','','','','',10447,10446,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10740,10741,10739,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,500,0,0,0,0,13000,4560,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,18,0,0,0,0,0,0,3566,0), - (3567,0,357,25,25,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'To the Top','','','Would you like to see the view atop one of the twin colossals? I can send you there, $R.$B$BDo consider how you will get down, though. This is a one way trip only.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,6,0,0,0,0,0,0,0,0,3567), - (3568,2,1497,45,52,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10695,1,0,'Seeping Corruption','See that tauren behind me--the one who looks like she\'s going to be ill at any moment? She was in Azshara recently. She claims she was wounded by some naga while making her way through the Ruins of Eldarath.$B$BAfter fighting off a few of them, she took a break on the beach and drank from one of the tide pools. Now she\'s feeling nauseous... among other things.$B$BI\'d like to find out what she drank. Take this box, in it are some empty vials I labeled. Fill each at different pools and come back.','Fill all 4 Empty Vials at the tide pools along the coast of the Ruins of Eldarath in Azshara before returning to Chemist Cuely.','Wonderful. You\'re back before she died. Good, good.$B$BLet\'s get started on this then, shall we?$B$BI\'ve been studying her symptoms for some time now, and it\'s quite ugly. I\'m surprised she\'s still standing. She\'s vomited three or four times all over the place... quite a pleasant odor.$B$BGive me just a moment to put something together to test on our... friend.','You know where this is leading, don\'t you, $N? There\'s no way she can survive... look at her. The best thing for her now is to aid us in finding a cure for the plague. This water she drank might have a clue that helps us figure out how. She\'s going to die anyway--she might as well die doing something noble for our people before she does. Don\'t you agree?','','','','','',10691,10692,10693,10694,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,4000,1530,0,0,0,0,0,0,0,0,6,1,1,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), - (3569,2,1497,45,52,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,3568,0,0,0,10712,1,0,'Seeping Corruption','Give this to Thersa. Perhaps it will cure her... perhaps not. We really won\'t know until after she drinks it.','Give Cuely\'s Elixir to Thersa Windsong in Undercity.','Chemist Cuely has been very accommodating... disturbingly so. But if he says this will help me, then I have no other choice. I don\'t have time to find any other solution. I\'ve already spoken to priests and shamans, none of which could help me.$B$BLet us hope that the Earthmother watches over my spirit.','I\'ve come to Undercity because I heard their alchemists have been studying long and hard on how to find a cure for their own illness. It was suggested that perhaps they could help me too.$B$BAlthough this place makes me feel far from welcome, I had no choice--the sickness that found me is tearing me up inside and I needed their help immediately.','','','','','',10712,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3570,0,1497,45,52,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,3569,0,0,0,0,0,0,'Seeping Corruption','','','Wonderful. You\'re back before she died. Good, good.$B$BLet\'s get started on this then, shall we?$B$BI\'ve been studying her symptoms for some time now, and it\'s quite ugly. I\'m surprised she\'s still standing. She\'s vomited three or four times all over the place... quite a pleasant odor.$B$BGive me just a moment to put something together to test on our... friend.','You know where this is leading, don\'t you, $N? There\'s no way she can survive... look at her. The best thing for her now is to aid us in finding a cure for the plague. This water she drank might have a clue that helps us figure out how. She\'s going to die anyway--she might as well die doing something noble for our people before she does. Don\'t you agree?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,7500,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3601,2,16,47,53,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Kim\'jael Indeed!','Kim\'jael indeed!! Do you know what Kim\'jael means to the Blood elves, $N? Little rat... or something like that. The big bullies!$B$BThey hired me to help them scout the area looking for some sort of lost treasures. Of course I jumped aboard the moment they said \"treasure\" and the amount they were willing to pay, but of course, they turned on me and tried to kill me... ME!$B$BGoes to show you, you can\'t trust a Blood elf.$B$BThe problem is, they still have my equipment and I can\'t get it back. Help me out?','Search the Thalassian Base Camp for Kim\'jael\'s Compass, Scope, Stuffed Chicken and Wizzlegoober, then return them to him in Azshara.','Haha! You got them good, didn\'t you?!$B$BThis is great! That\'ll teach those Blood elves to betray their partners... especially someone as loyal as a goblin merchant! Bah, Blood elves...!$B$BWell, the least I can do for you is pay you for your time... just like I said I would.$B$BHere you go... those should be useful.','Those stinkin\' Blood elves. I tell ya, if I was as strong as you are, I\'d go down there and teach them a thing or two myself! But I\'ll have to settle with payin\' you to take care of \'em for me.','','','','','',10717,10715,10722,10718,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10830,0,0,0,3,0,0,0,87,21,0,0,0,-350,350,0,0,0,800,3930,0,0,0,0,0,0,0,0,5,1,1,0,0,0,0,0,0,14,11,1,0,0,0,0,0,0,0,0), - (3602,2,16,45,58,1,0,255,0,0,0,0,0,0,0,0,0,0,0,0,3511,0,0,0,10834,1,0,'Azsharite','The ancient cliff giants of the southern region of Azshara consume the rock and buildings of the land for sustenance. The excrement from their consumption is a highly malleable and extremely strong crystal known as Azsharite.$B$BThe formations litter the southern arc, but few are ever recovered due to the extremely violent nature of the giants.$B$BYou are to venture south and recover enough of the Azsharite for the creation of the weapon\'s body. My felhounds will aid in the recovery of the crystal.','Recover twenty Crystallized Azsharite from southern Azshara. You may use the Felhound to assist you in \'sniffing\' out the location of cleverly hidden deposits.$B$BReturn to Loramus when the task is complete.$B','Your tasks in Azshara are complete, mortal. I must now forge the necessary components for the next step in your adventure.','Evil does not sleep, fool. You will have time for rest when you are finally dead. Now, bring me those crystals.','','','','','',10714,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,26500,4650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3621,2,16,45,58,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,3602,0,0,3625,10738,1,0,'The Formation of Felbane','The weapons are ready to be forged. You must take the tempered azsharite to one with the ability to harness fel energy.$B$BIn Stranglethorn Vale such a blacksmith exists. Galvan the Ancient, leader of the Mithril Order, will craft the weapons to your specifications. You will find his encampment between Zul\'Gurub and the Mosh\'Ogg ogre mound.$B$BMay your determination and faith carry you through this ordeal. Should you fail, know that your God smiles down upon you, mortal.','Take the Shipment to Galvan the Ancient in Stranglethorn Vale.','My goodness, I can only imagine what you went through to get these materials. Few venture into Azshara and return alive, let alone those that face demi-gods and giants!$B$B','Loramus, eh? It has been many years since I have heard that name.','','','','','',10738,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2790,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3625,2,33,45,58,0,0,255,0,0,0,0,0,0,0,0,0,0,2,2,3621,0,0,3626,0,0,0,'Enchanted Azsharite Fel Weaponry','$N, the creation of each weapon will take some time.$B$BAdditionally, you may only use the power of the Felcurse once per three minutes. Its weakening properties against Razelikh the Defiler and his minions may be variable in duration. This is why you must release the Felcurse only when the moment is right!$B$BNow give me a moment to craft your weapon, $N.$B','Wait for Galvan to finish forging the weaponry.','$B$BA finer demon slayer has never existed, $N.','To interrupt the forging process could result in an imperfect weapon. Be patient, $n.','Weaponry Creation','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10697,10698,10696,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,3625,0), - (3626,2,33,45,58,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,3625,0,0,3627,0,0,0,'Return to the Blasted Lands','The hour of redemption is near, $N. You must return to the Blasted Lands with your new-found weaponry and speak with the Fallen Hero of the Horde to receive your final objective.$B','Return to the Fallen Hero of the Horde.','You look battle hardened, $N. Are you prepared to face Razelikh and his minions?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3627,2,4,45,60,1,0,255,0,0,0,0,0,0,0,0,0,0,8,0,3626,0,0,3628,0,0,0,'Uniting the Shattered Amulet','To reach the Defiler, you must first destroy the triad of power and recover the amulet pieces. When you recover all three pieces, return to me and I shall give you further instruction.$B$BGo $N! To the Blasted Lands! Sevine, Allistarj, and Grol must fall!$B','Slay Grol the Destroyer, Lady Sevine, and Archmage Allistarj. From their corpses take the Amulet of Grol, the Amulet of Sevine, and the Amulet of Allistarj.$B$BRemember to USE your Enchanted Azsharite Fel Weaponry to weaken the triad. They cannot be killed otherwise - but use them wisely...$B','The amulet of Razelikh the Defiler is once again complete but he senses the disruption in his chain of command. He knows you come for him...','The three shall form the one, the one shall light the way.','','','','','',10755,10753,10754,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3628,2,4,45,60,1,0,255,0,0,0,0,0,0,0,0,2,0,0,0,3627,0,0,0,10757,1,0,'You Are Rakh\'likh, Demon','Razelikh\'s lair is atop the highest mountain in the Blasted Lands. The only way to the lair is through the use of the teleport runes near the mountain. As long as you hold the amulet, you can freely transport up to the lair. Once you reach the lair, you must conjure the beast. The amulet is your key, $N. Use it on the Altar of the Defiler.$B$BShould you defeat the Defiler, bring back his horn. It will become a symbol of hope for all that view it - proof that heroes do exist in this war torn world.$B','Destroy Razelikh the Defiler and return the Severed Horn of the Defiler to the Fallen Hero of the Horde. You will also need to return the Ward of the Defiler so that the Fallen Hero can destroy it, preventing it from ever falling into the wrong hands.$B','Today is a day that will be remembered for all eternity. The demonic overlord of the Blasted Lands has finally fallen!$B$B','There is nothing left to fear.$B$B','','','','','',10759,10757,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10778,10779,10959,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,27000,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3629,2,-201,30,47,0,0,77,202,200,0,0,0,0,0,0,0,0,0,1,0,3638,3526,0,10789,1,0,'Goblin Engineering','Expert engineering yields two distinct disciplines: gnome and goblin. I only bother to mention goblin engineering because I\'m a fair trainer. They like to make things that blow up, and they rarely care what is in the way - even themselves.$B$B$N, read this manual. If you want to learn how to blow yourself up, then take it to Nixx Sprocketspring in Gadgetzan. Remember - membership is permanent and prevents joining the other discipline, so make sure this is what you want before finishing his task.','If you wish to learn more about Goblin Engineering, take the Manual of Engineering Disciplines to Nixx Sprocketspring in Gadgetzan.','Well $N, you were wise to seek my tutelage! Any schlep can become an expert at the basics of engineering - the gnomes and their irradiated home of Gnomeregan are proof of that. It takes a strong mind and a steady hand (emphasis on STEADY) though to master the discipline of Goblin Engineering.$B$BKeep your ears perked $N, and you might learn something.','I can smell fresh recruits much like I can an excellent blasting powder - from a mile away. Have you come seeking to learn about the mastery of the explosion?','','','','','',10789,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3630,2,-201,30,47,0,0,77,202,200,0,0,0,0,0,0,0,0,0,0,0,3640,3526,0,10789,1,0,'Gnome Engineering','Engineering at the expert level breaks into two disciplines: gnome and goblin. Gnome engineering represents by far the superior of the two! It\'s about the construction of wonderful gadgets and devices that make life better!$B$B$N, read this manual. If you want to learn more on gnome engineering, then take that manual to Tinkmaster Overspark in Ironforge. Remember - membership is permanent and prevents joining the other discipline, so make sure you are sure before finishing his task!','If you wish to learn more about Gnome Engineering, take the Manual of Engineering Disciplines to Tinkmaster Overspark in Ironforge.','Ah, a young engineer interested in pursuing the one, true discipline of engineering! Well forgive my melodrama, friend. While our situation remains dire, it still is always a good day to see another engineer respond to the clarion call of true engineering!','Yes, yes, what needs of yours might I address today? Clearly, I have the time to do such since all I do is stand here while our beloved city lies in a cloud of irradiated death.','','','','','',10789,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3631,2,-61,40,40,0,256,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4487,4490,0,0,0,'Summon Felsteed','Hmph. I say you\'re not prepared, but that is not my decision. Strahad feels otherwise, and it is his decision to make... this time.$B$BHe wishes to speak to you, and quickly. You\'ll find him still above Ratchet in the Barrens, at his little tower there with his acolytes.$B$BDo not dawdle long.','Speak to Strahad Farsan in the Barrens.','Good luck, $N. I look forward to seeing you in the future.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3632,2,-201,30,47,0,0,77,202,200,0,0,0,0,0,0,0,0,0,0,0,3640,3526,0,10789,1,0,'Gnome Engineering','Engineering at the expert level breaks into two disciplines: gnome and goblin. Gnome engineering represents by far the superior of the two! It\'s about the construction of wonderful gadgets and devices that make life better!$B$B$N, read this manual. If you want to learn more on gnome engineering, then take that manual to Tinkmaster Overspark here in Ironforge. Remember - membership is permanent and prevents joining the other discipline, so make sure you are sure before finishing his task!','If you wish to learn more about Gnome Engineering, take the Manual of Engineering Disciplines to Tinkmaster Overspark in Ironforge.','Ah, a young engineer interested in pursuing the one, true discipline of engineering! Well forgive my melodrama, friend. While our situation remains dire, it still is always a good day to see another engineer respond to the clarion call of true engineering!','Yes, yes, what needs of yours might I address today? Clearly, I have the time to do such since all I do is stand here while our beloved city lies in a cloud of irradiated death.','','','','','',10789,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3633,2,-201,30,47,0,0,255,202,200,0,0,0,0,0,0,0,0,0,0,0,3638,3526,0,10789,1,0,'Goblin Engineering','Expert engineering yields two distinct disciplines: gnome and goblin. Clearly, goblin engineering is the choice of all brilliant engineers. Learn to master the world through the judicious use of high explosives and fantastic gear!$B$B$N, read this manual. If you want to learn about goblin engineering, then take it to Nixx Sprocketspring in Gadgetzan. Remember - membership is permanent and prevents joining the other discipline, so make sure this is what you want before finishing his task.','If you wish to learn more about Goblin Engineering, take the Manual of Engineering Disciplines to Nixx Sprocketspring in Gadgetzan.','Well $N, you were wise to seek my tutelage! Any schlep can become an expert at the basics of engineering - the gnomes and their irradiated home of Gnomeregan are proof of that. It takes a strong mind and a steady hand (emphasis on STEADY) though to master the discipline of Goblin Engineering.$B$BKeep your ears perked $N, and you might learn something.','I can smell fresh recruits much like I can an excellent blasting powder - from a mile away. Have you come seeking to learn about the mastery of the explosion?','','','','','',10789,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3634,2,-201,30,47,0,0,77,202,200,0,0,0,0,0,0,0,0,0,0,0,3640,3526,0,10789,1,0,'Gnome Engineering','Engineering at the expert level breaks into two disciplines: gnome and goblin. While I think it is a waste, you should be aware of gnome specialization. They make items and gadgets that claim to change the world, but rarely often work.$B$B$N, read this manual. If you wish to learn how to make metal paper weights, then take that manual to Tinkmaster Overspark in Ironforge. Remember - membership is permanent and prevents joining the other discipline, so make sure you are sure before finishing his task!','If you wish to learn more about Gnome Engineering, take the Manual of Engineering Disciplines to Tinkmaster Overspark in Ironforge.','Ah, a young engineer interested in pursuing the one, true discipline of engineering! Well forgive my melodrama, friend. While our situation remains dire, it still is always a good day to see another engineer respond to the clarion call of true engineering!','Yes, yes, what needs of yours might I address today? Clearly, I have the time to do such since all I do is stand here while our beloved city lies in a cloud of irradiated death.','','','','','',10789,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3635,2,-201,30,47,0,0,178,202,200,0,0,0,0,0,0,0,0,0,0,0,3642,3526,0,10789,1,0,'Gnome Engineering','Engineering at the expert level breaks into two disciplines: gnome and goblin. While I think it is a waste, you should be aware of gnome specialization. They make items and gadgets that claim to change the world, but rarely work.$B$B$N, read this manual. If you wish to learn how to make metal paper weights, then take the manual to Oglethorpe Obnoticus in Booty Bay. Remember - membership is permanent and prevents joining the other discipline, so make sure you are sure before finishing his task.','If you wish to learn more about Gnome Engineering, take the Manual of Engineering Disciplines to Oglethorpe Obnoticus in Booty Bay.','You\'ve come to learn about gnome engineering, eh? Well, you\'ve come to the right gnome. While the ruling faction of Gnomeregan may use politics to ostracize those they view as an intellectual threat, they know that knowledge is something they cannot control.$B$BThey and I both know that when I left Gnomeregan, they lost one of their greatest gnome engineers alive today. If you\'re a capable student, I\'ll teach you what I know.','Hello there! If you\'ve come about a homing robot that may have smashed through a wall of your domicile, then I will refer you to my barrister in advance. Otherwise, what can I do for you today?','','','','','',10789,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3636,2,722,39,42,81,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Bring the Light','The Scourge is a persistent threat to the Alliance, a fact I am sure you know quite well. Recently, we have come across some very peculiar findings, $N.$B$BIn the Barrens lies a horrid tangle of briars called Razorfen Downs. While once it was the home of simple quilboar, now it has become apparent that a pact was made with the Scourge, creating creatures far worse... They are now ruled by the lich, Amnennar the Coldbringer.$B$BAlign yourself with the Light, $N; put an end to this evil union.','Archbishop Bendictus wants you to slay Amnennar the Coldbringer in Razorfen Downs.','Thank you , $N. The Scourge will now think twice before attempting to bolster its ranks again.$B$BMay you be blessed by the Light.','Amnennar must be eradicated. Go, swiftly.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7358,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10823,10824,0,0,1,1,0,0,72,0,0,0,0,150,0,0,0,0,0,2580,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3637,2,-201,30,47,0,0,178,202,200,0,0,0,0,0,0,0,0,0,0,0,3642,3526,0,10789,1,0,'Gnome Engineering','Engineering at the expert level breaks into two disciplines: gnome and goblin. While I think it is a waste, you should be aware of gnome specialization. They make items and gadgets that claim to change the world, but rarely work.$B$B$N, read this manual. If you wish to learn how to make metal paper weights, then take the manual to Oglethorpe Obnoticus in Booty Bay. Remember - membership is permanent and prevents joining the other discipline, so make sure you are sure before finishing his task.','If you wish to learn more about Gnome Engineering, take the Manual of Engineering Disciplines to Oglethorpe Obnoticus in Booty Bay.','You\'ve come to learn about gnome engineering, eh? Well, you\'ve come to the right gnome. While the ruling faction of Gnomeregan may use politics to ostracize those they view as an intellectual threat, they know that knowledge is something they cannot control.$B$BThey and I both know that when I left Gnomeregan, they lost one of their greatest gnome engineers alive today. If you\'re a capable student, I\'ll teach you what I know.','Hello there! If you\'ve come about a homing robot that may have smashed through a wall of your domicile, then I will refer you to my barrister in advance. Otherwise, what can I do for you today?','','','','','',10789,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0); + (2904,2,133,24,30,81,0,255,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,'A Fine Mess',' Wha.. What happened?$B$BThe last thing I remember is being captured by a group of dark iron dwarves, beaten to within an inch of my life and then thrown in here with these filthy troggs.$B$BGet me out of here, $N!$B$BHere\'s the plan: Lead me to the exit; if we make it out alive, you go to Booty Bay and let Scooty know that I went to Ratchet to warn Tinkerwiz of the dark iron\'s involvement in the making of that super rig.$B$BLet\'s get going!','Escort Kernobee to the Clockwerk Run exit and then report to Scooty in Booty Bay.','I suppose you should be rewarded for bringing Kernobee back to us in one piece, $N. If you go back to Gnomeregan, these might give you the edge you\'ll need in defeating that good-for-nothing backstabber, Mekgineer Thermaplugg.','Eh? Kernobee is alive??','Kernobee Rescue','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9535,9536,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2922,2,133,20,26,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,2923,0,0,0,0,0,0,'Save Techbot\'s Brain!','When our beloved city Gnomeregan fell, a rogue spark must have jolted my poor creation, Techbot. It once aided me and my associates with its countless gizmos and limitless store of information, but its positronic brain has polarized. Now it\'s negatronic... and Techbot\'s behaviors are reversed. It roams Gnomeregan in a frenzy!$B$BBut perhaps it can be salvaged. Perhaps, if you can retrieve Techbot\'s memory core and bring it to me, I can discover the cause of the polarization and fix my poor Techbot.$B$B','Bring Techbot\'s Memory Core to Tinkmaster Overspark in Ironforge.','Oh, this is wonderful! Thank you, $N! I\'ll get to work immediately!!$B$BPoor, poor Techbot... Don\'t feel bad. We\'ll get you fixed.$B$BNow, where did I put that plug for my hydro-jack swivel spanner...','Did you find Techbot? Did you retrieve its memory core??','','','','','',9277,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,350,0,0,0,0,2000,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,1,0,0,0,0,0,0,0,0), + (2923,2,133,20,26,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2922,0,0,0,'Tinkmaster Overspark','Tinkmaster Overspark is very upset with the fate of his mechanical creation, Techbot. I remember Techbot as a kind and helpful tool for the gnomes, but Overspark tells me it\'s malfunctioned.$B$BVery sad. But with luck perhaps he can be fixed!$B$BSpeak with Tinkmaster Overspark, in Tinker Town in Ironforge. He would welcome your help.','Speak with Tinkmaster Overspark in Ironforge.','Yes it\'s true. Techbot has gone rogue! Please, can you help me?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,25,0,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,18,6,0,0,0,0,0,0,0,0), + (2924,2,133,24,30,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Essential Artificials','A nigh-universal mechanical component--the essential artificial--was of great use to the tinkers and smiths of Gnomeregan. But during the frantic exodus from our city, no one remembered to take any of these devices with them! And I need a large supply of them for work I will soon undertake.$B$BPlease, go into Gnomeregan and get me some essential artificials. You\'ll find them in the deeper areas of our city, held in containers called artificial extrapolators.$B$BThank you, $N, and please hurry!','Bring 12 Essential Artificials to Klockmort Spannerspan in Ironforge.','You got them! Now I can begin my new experiments!$B$BI can\'t thank you enough, $N! Your bravery has advanced gnomish research by a leap and a bound!','Do you have the essential artificials?','','','','','',9278,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,350,0,0,0,0,5500,1830,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,2,0,0,0,0,0,0,0,0), + (2925,2,133,24,30,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2924,0,0,0,'Klockmort\'s Essentials','A gnome friend, Klockmort Spannerspan, sent word to me from Ironforge. He tells me he needs help on a dangerous, but essential, mission into Gnomeregan, the once great gnome city now contaminated and filled with mad gnomes and their devices.$B$BI must stay here, but my heart aches to help my friend. If you can go in my stead, then I would be much indebted to you.$B$BYou may find Klockmort in Tinkertown, in Ironforge.','Speak with Klockmort Spannerspan in Ironforge.','I do! I do need help with a mission into Gnomeregan. And you\'re just the $C to do it!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,25,0,0,0,0,0,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2926,2,133,20,27,81,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,2927,0,0,2962,9283,1,0,'Gnogaine','Since the accident, all Gnoarn thinks about or talks about is cleansing Gnomeregan of the trogg infestation and finding a cure for the sickness that plagues it, $N.$B$BLuckily, Razzle and I are close to some kind of cure - either that or the recipe for a really powerful rum. We won\'t know until we test! Naturally, in order to test our theory, we\'re going to need a few things; namely, fallout from the irradiated troggs in Gnomeregan. Fill up this phial with the green glow and bring it back!','Use the Empty Leaden Collection Phial on Irradiated Invaders or Irradiated Pillagers to collect radioactive fallout. Once it is full, take it back to Ozzie Togglevolt in Kharanos.','Excellent work! The time has come to test the new formula. If this works, not only should that captured leper gnome be cured, but I should have a full head of hair! Stand back!','Can\'t you see we\'re trying to cure an entire species of gnomes here??! We need more of the green glow!','','','','','',9284,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,250,0,0,0,0,2200,1320,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,5,1,1,0,0,0,0,0,0,0,0), + (2927,2,133,20,27,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2926,0,0,0,'The Day After','You don\'t think I was always bald, do you? No $g sir:ma\'am;! It was the radiation leak in Gnomeregan that caused this tragic hair loss. Before that day, I had the only gnomefro in all of Azeroth.$B$B$B$BDamn those damned dirty troggs - damn them all!!$B$BPerhaps it\'s not too late, $N. We may still be able to save it - the city I mean! Speak to Ozzie Togglevolt in Kharanos. He and his partner Razzle are working on a solution.','Speak with Ozzie Togglevolt in Kharanos.','I thought the loss of that outstanding head of hair would have been the end of him for sure, but he survived!$B$BI was standing right next to him when he was hit by the radiation bolt. Those delightful brown locks of hair hit the floor in clumps! Clusters! The horror of it all was only compounded when Gnoarn completely freaked out! Oh yes, freaked out I say! Gnoarn touched his bald head in disbelief, the look in his eyes screamed revenge, $N! Then he turned his anger towards the troggs!$B$B','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,10,0,0,0,0,0,132,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0), + (2928,2,133,20,30,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Gyrodrillmatic Excavationators','It\'s terrible, $N. We are not going to have enough parts to get our fleet of gyrodrillmatic excavationators to Dun Morogh.$B$BWhat we need are spare parts, $N. What better place to get the spare parts for our vehicles than Gnomeregan? I hear that bots and mechs roam around that place like cattle on an open range.$B$BWhat I need you to do is go to Gnomeregan and tear apart those robots. Bring me back their robot guts. Two dozen should be sufficient.$B','Bring twenty-four Robo-mechanical Guts to Shoni in Stormwind.','This will do nicely, $N. One gyrodrillmatic excavationator fixed; 398 left to go.','If this were a race, you would have lost by now.','','','','','',9309,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9608,9609,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,54,72,0,0,0,250,250,0,0,0,0,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0), + (2929,2,133,25,35,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Grand Betrayal','I trusted Thermaplugg, $r. Never did I expect that he would betray me and the entire gnomish people. And for what? Power? Wealth? All things that he would have had in time. Now we have been displaced from our home and that madman is in charge. The king of nothing....$B$BWe will retake Gnomeregan, $N. We will not stop until the city is back in our control. If you wish to join in our fight, a simple task I ask of you: Kill the betrayer. Destroy Mekgineer Thermaplugg.','Venture to Gnomeregan and kill Mekgineer Thermaplugg. Return to High Tinker Mekkatorque when the task is complete.','I like to think that the last thing that went through his head as he collapsed to the ground was your foot, $R. With Thermaplugg dead, our plans to retake Gnomeregan are one step closer to becoming a reality.','Is the task complete? Did he beg for lenience? For mercy??','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7800,0,0,0,1,0,0,0,0,0,0,0,9623,9624,9625,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,250,0,0,0,0,3500,1650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,5,0,0,0,0,0,0,0,0,0), + (2930,2,133,25,30,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Data Rescue','When we fled Gnomeregan, we left so much data behind! Vitally important data!$B$BI need the data on a prismatic punch card, from a Matrix Punchograph 3005-D high security terminal, deep in Gnomeregan. You must access the terminal, but to do that you first need clearance... and to get that you must access lower security terminals-- models -A, -B and -C. And to do THAT you need security punch cards, starting with white... and we left all the punch cards in the city.$B$BIt\'s a catastrophe! Can you help?','Bring a Prismatic Punch Card to Master Mechanic Castpipe in Ironforge.','You did it! You found the prismatic punch card and recovered the lost data! Vitally, critically, immeasurably important data that we could not live another moment without!$B$BYour service to the gnomes will be long remembered, $N.','Do you have the prismatic punch card??','','','','','',9316,0,0,0,1,0,0,0,9279,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9605,9604,0,0,1,1,0,0,54,0,0,0,0,500,0,0,0,0,2500,2190,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,1,2,0,0,0,0,0,0,0), + (2931,2,133,25,28,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2930,0,0,0,'Castpipe\'s Task','Master Mechanic Castpipe in Ironforge has need of adventurers! He\'s organizing bands to reenter Gnomeregan on a data retrieval mission of top security and importance.$B$BCastpipe might not be a member of the Enlightened Assembly of Arcanology, Alchemy and Engineering Sciences like I am, but he\'s still a smart gnome so if he thinks it\'s important, then by my calculations there\'s an eighty-four percent probability that it really is important!$B$BThose are good odds!','Speak with Master Mechanic Castpipe in Ironforge.','I\'m organizing data extraction missions into Gnomeregan. If you\'re here for that, then listen up!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,10,0,0,0,0,0,138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2932,2,47,35,42,0,0,178,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,15002,1,0,'Grim Message','The Witherbark trolls were once allies to the Horde, but they betrayed Thrall... and that must be punished!$B$BHere, take my pike and go to the Hinterlands, far to the north. You will find it northeast of Tarren Mill, a village held by our allies, the Forsaken.$B$BWhen you enter the Hinterlands, hunt Witherbark trolls. Gather their skulls and drive my pike into the ground at one of their smaller villages, Hiri\'watha or Zun\'watha.$B$BShow them their vile actions are of consequence!','Gather Witherbark Skulls and place on Nimboya\'s Pike. Place Nimboya\'s Laden Pike at one of the Witherbark Villages in the Hinterlands, then return to Nimboya in Stranglethorn.','Word reached me of your deed. A grim deed, but one of honor. Let us hope the Witherbarks heed your message.','You have not completed my task, $N.','Place the grim message.','','','','',0,0,0,0,0,0,0,0,9320,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,11547,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,5500,2070,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2933,2,47,40,43,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2934,9321,1,0,'Venom Bottles','These bottles hold a vile, green venom.$B$BConsidering the number of bottles in this village, the Witherbarks must deem it very important. Perhaps an apothecary in nearby Tarren Mill would like a sample.','Bring a Venom Bottle to an apothecary in Tarren Mill.','Ah, and what is this? It appears to be venom... from some arachnoid creature I deem. And where did you get it?','Hello, gentle $C. The day has been long and not a single experiment successful...I hope you bring good news to me.','','','','','',9321,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,2160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2934,2,47,40,45,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,2933,0,0,2935,0,0,0,'Undamaged Venom Sac','I must have a fresh sample of the venom you brought me. The spiders from which it was gathered must dwell in the Hinterlands -- hunt them until you find an undamaged venom sac and bring it to me. You will find many spiders near the troll city of Shadra\'Alor.$B$BDo not tarry, $N, for the venom sac must be fresh when you deliver it.','Bring an Undamaged Venom Sac to Apothecary Lydon in Tarren Mill.','Oh, splendid! The venom is quite fresh and I\'m sure very deadly. Thank you!','Do you have the undamaged venom sac, $N? I yearn to run experiments with its fresh venom, and have ordered a collection of small, terribly cute animals on which to test it!','','','','','',9322,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (2935,2,47,40,45,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,2934,0,0,2936,0,0,0,'Consult Master Gadrin','The venom from the broodguards wasn\'t as potent as the venom you brought originally. It must have come from a different spider.$B$BI want a fresh sample of that venom. To find out where it came from, you must consult with a troll who knows the Witherbark well--Master Gadrin in Sen\'jin Village. Travel to Durotar and speak with Gadrin. With luck, he\'ll know where the Witherbarks get their venom.','Speak with Master Gadrin in Sen\'jin Village.','Ah, so you want fresh venom from the spider of the witherbarks, yes? Well, sit down... you\'re not going to like what I have to tell you.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,150,0,0,0,0,0,1740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2936,2,978,40,45,81,0,178,0,0,0,0,0,0,0,0,0,0,0,10,2,2935,0,0,2937,0,0,0,'The Spider God','The Witherbarks worship a spider god, and from her they collect their most potent venom. So if you want the venom, then you must summon their god!$B$BTo do that, you must know her true name, and that name is on a tablet buried in Tanaris, in the troll city of Zul\'Farrak, in a tomb guarded by Theka the Martyr.$B$BDefeat Theka and find and read his tablet to discover the spider god\'s name. When you know it, return to me.','Read from the Tablet of Theka to learn the name of the Witherbark spider god, then return to Master Gadrin.','Ah, Elortha no Shadra... speak this name only in whispers, for its utterance carries much weight in the realms of the spirit.$B$BI will put it to parchment and create for you a spell of summoning...','Do you know the spider god\'s name?','Find the Spider God\'s Name','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,350,0,0,0,0,0,2910,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2937,2,47,40,55,1,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,2936,0,0,0,9323,1,0,'Summoning Shadra','Take his parchment, and read it at the altar of Shadra\'Alor, deep within the witherbark realm in the Hinterlands. This will summon Shadra the spider god.','Defeat Shadra at the altar of Shadra\'Alor, then bring her venom to Apothecary Lydon in Tarren Mill.','Sweet, you got it!','Did you get the venom?','','','','','',9324,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,500,0,0,0,0,0,5070,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2938,2,47,40,55,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,2937,0,0,0,9436,1,0,'Venom to the Undercity','The venom you gathered from the Witherbark\'s spider god is quite a find! I\'ve been able to kill nearly two dozen rabbits with just a drop of the stuff. Granted, some of those rabbits were very young and small enough to fit in the palm of one\'s hand so I\'m certain their resistance to toxins was low, but it can\'t be denied that this poison is powerful!$B$BI\'d like a sample sent to my superior, Apothecary Faranell in the Apothecarium of the Undercity. I am positive he would want to test this himself.','Bring Faranell\'s Parcel to Master Apothecary Faranell in the Undercity.','Ah, very good. Lydon mentioned the poison in this parcel is the most potent he has come in contact with, and is busy working on new applications with it.$B$BWith luck, we will find many.$B$BThank you, $N. Your service to the Royal Apothecary Society is undeniable.','Word was sent of your coming, $N. You have a parcel for me?','','','','','',9436,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9649,9650,10686,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,500,0,0,0,0,25000,5070,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2939,2,357,42,47,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'In Search of Knowledge','While the ruins of Feralas can be quite dangerous, they have much to tell of what has happened here.$B$BSearching through the rubble to the south a few days ago, I discovered what appears to be a normal stave. However, I just can\'t shake the feeling that there is something more to it. Angelas and I have been poring over our books here, but we can\'t find a thing about it.$B$BI have a colleague in Darnassus that may be able to tell us what this is, $N. Why don\'t you go talk to her and see if she can help us?','Talk to Daryn Lightwind in Rut\'theran Village.','Oh, so Troyas Moonbreeze sent you?$B$B...always bothering me with his wild notions that he found something important...$B$BLook, $N, I\'ll be blunt. Troyas always thinks he has found something important in those ruins. The truth is, anything that was truly valuable was probably hoarded away long ago by the ogres or the harpies that now reside there.$B$BYou\'re welcome to take a look around, but I don\'t know if you\'ll find any books here that will help you.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,25,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2940,2,357,42,47,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,2939,0,0,2941,0,0,0,'Feralas: A History','This book looks as if no one has opened it for quite a long time. Its covers are quite worn, and its pages yellowed, but after examining it, you notice that it might be just what Troyas is looking for.$B$BYou pick it up, but realize you should probably ask before borrowing it.','Ask Daryn Lightwind if you may borrow her book.','So, you\'d like to borrow Feralas: A History?$B$BLet me think...$B$BI will allow you to borrow this book, $N, but only if you do something for me first.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,25,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2941,2,357,42,48,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,2940,0,0,2944,9329,1,0,'The Borrower','I have studied many subjects in my time, and my latest fascination is with the snapjaw that occupy the beach in the Hinterlands. There\'s one in particular I\'d like to see, a giant snapjaw named Gammerita. I\'d like to go myself, but my research keeps me here. I think a picture of her would be the next best thing.$B$BTake this letter to Curgle Cranklehop in Tanaris. She has created an invention for me that can capture a picture. She called it a \"snapshot,\" I think...','Take the letter to Curgle Cranklehop in Tanaris.','Are you another one of Daryn\'s interns? She\'s quite a knowledgeable historian, $N. You should be grateful to be studying under her leadership.$B$BNow, let me get the Super Snapper FX. You\'re gonna love it!','A letter -- for me?','','','','','',9329,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2942,2,357,42,50,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,2879,0,0,0,9306,1,0,'The Morrow Stone','The moment the artifact is removed from the Monolith, you feel the energy in the Stave of Equinex begin to fade.','Return the Sparkling Stone and the Stave of Equinex to Troyas Moonbreeze in Feathermoon Stronghold. ','I have been reading since you left, $N. This stone you have found is called the Morrow Stone. While I am not entirely sure what its purpose is yet, you can be sure that it is something of great significance to be hidden away inside the Equinex Monolith the way it was.$B$BI will continue my studies, and I hope I will be able to count on you in the future, $N. Thank you for all your help.','I am glad you have returned, $N. I am eager to hear of your findings.','','','','','',9307,9306,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9654,9655,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,2820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2943,2,357,42,48,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,2944,0,0,0,9331,1,0,'Return to Troyas','Here it is, $N. Please, take care of my book.$B$BNow, hurry along. I\'m sure Troyas is eager for your return.','Deliver the book to Troyas Moonbreeze in Feathermoon Stronghold.','You have brought a book along. Excellent!','Hello, $N. Have you been to Darnassus?','','','','','',9331,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,2943), + (2944,2,357,42,48,1,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,2941,0,0,2943,9328,1,0,'The Super Snapper FX','Have the first look at my new invention, $N. All you need to do is target whatever it is you\'d like to take a picture of, and push the button.$B$BWhat was that creature from the Hinterlands that you mentioned? Gammerita? Well, good luck finding her. I\'m sure Daryn will be quite pleased with the snapshot you return to her.$B$BIn any case, here\'s the Super Snapper. Have fun!','Use the Super Snapper FX to take a snapshot of Gammerita, then return to Daryn Lightwind in Rut\'theran Village.','Well! Curgle\'s invention lived up to its expectations.$B$BDon\'t get too excited, but do know that I am pleased with your work, $N.$B$BNow, where did I leave that book...','So, you have finally returned, $N. And you\'ve brought the contraption that Curgle built for me -- perfect.','','','','','',9330,9328,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,2640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2945,2,133,28,34,81,0,255,0,0,0,0,0,0,0,0,0,0,0,256,0,0,0,0,0,9326,1,0,'Grime-Encrusted Ring','You have uncovered what appears to be a ring from the corpse of one of the Dark Iron dwarves. It is difficult to tell what kind of ring it is, however; dirt and hardened residue cake the item completely, making wearing it impossible. You think you can make out the slight luster of precious metal and maybe even the glint of a gem under the residue.$B$BIf you are going to make use of this ring, you are going to need to find something to get the hardened residue off of it.','Figure out a way to remove the grime from the Grime-Encrusted Ring.','You place the ring inside the Sparklematic 5200 and deposit a silver coin into the slot.$B$BPainful grinding noises emanate from the machine as it begins to jerk around violently. One can only guess what is happening with the ring inside the machine...$B$BThe machine suddenly stops, trumpeting its cessation with a simple \"Ding!\" The item receptacle opens up to reveal a small box that is neatly wrapped with a red bow. It would appear that the Sparklematic 5200 also gift wraps!','The gnomish contraption before you bears a plaque calling it \"The Sparklematic 5200\". The gist of the machine, from reading the instructions below the plaque, is to scrub away dirt that an item might have. The machine has a coin slot, accepting three silver coins to start the process once the item is placed inside it.$B$BIt would seem as though the grime-encrusted ring you found earlier is just the thing to try in this machine!','','','','','',9326,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-300,1620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (2946,2,1537,45,50,1,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,2963,2954,0,0,6064,1,0,'Seeing What Happens','We want you to take the miniature discs you found to the sealed gates of Uldum. We... we aren\'t sure what will happen when you do this.$B$BThis sounds risky, sure, we acknowledge that. It might, however, do nothing. You might need to use the discs on something. Perhaps the doors unlock when you have the discs in your possession. Be open to try anything, and be ready for anything to happen.$B$BWhen you\'ve found out what happens, return to Ironforge. We\'ll have a lot to analyze when you\'re done!','Bring the miniature platinum discs to the gates of Uldum in Tanaris and look for clues as to the connection between the two.','As you touch the pedestal, the miniature discs from Uldaman hum and glow in your backpack. A familiar feeling tingle washes over your hands, as the image of another Stone Watcher springs to life in front of the gates of Uldum.$B$B\"Salutations. I am a guardian of entry. The discs that have been used for access are missing the correct entry discs, the Plates of Uldum. Please incorporate these plates with the disc structure and repeat your access sequencing. Thank you.\"','This familiar looking pedestal sticks out of the hot sand. Perhaps there is something to its presence here...','','','','','',6064,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,2820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,2946), + (2947,2,133,28,34,81,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,2945,0,0,2948,9362,1,0,'Return of the Ring','Opening the box produced by the Sparklematic 5200 reveals what you had suspected - a shiny ring! Wearing the ring, you feel magic power surge through you body.$B$BInside the band is a small but nonetheless discernable imprint of the seal of Ironforge. Next to that, three small initials are engraved: \"TdK\". This may signify either the initials of the previous owner, or perhaps the initials of the ring\'s crafter. Keep the ring... or return it to this person. Decisions, decisions...','You may either keep the ring, or you may find the person responsible for the imprint and engravings on the inside of the band.','A ring, you say? Let\'s see... yep, I made that ring by golly.$B$BBefore Gnomeregan went up, I had a small shop there. Perhaps it\'s one I left behind when I ran for the hills; it\'s a simple design, and I made several like it. Maybe it\'s from someone who didn\'t make it out.$B$BDark Iron dwarves had this? Well, that puts a new layer of conspiracy on the nine different layers already floating about. Maybe the authorities would like to know; it\'s wasted on the likes of me.$B$BNow, back to the ring...','Hey, easy there partner - I\'m a very important businessman! I am sure that the courier is just simply late with the delivery of the rent... wait... you\'re not my landlord.$B$BWell, of course you aren\'t - silly me! You\'ve come to me seeking the finest jeweler in all of Ironforge, one who does NOT make CURSED items! Yes!$B$BUm... what do you need?','','','','','',9362,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0), + (2948,2,1537,28,35,0,0,77,0,0,0,0,0,0,0,0,0,0,0,256,0,2947,0,0,0,9362,1,0,'Gnome Improvement','Listen $n, that ring is yours, sure... but I can make you a better one! That design, like I said, is really simple. I am a lot more skilled now, and for the mere fee of thirty silver coins I\'ll spruce it up for you! Well, a little more than thirty, actually...$B$BI\'m in a tight spot right now; all my material stock is all dried up. If you bring me a bar of silver and a moss agate, I\'ll add a silver and agate lattice to the ring that will give it a little more pizzazz!$B$BTrust me!','Bring the Brilliant Gold Ring, a Silver Bar, a Moss Agate, and 30 silver coins to Talvash del Kissel in Ironforge.','Ah, exactly what I needed! Someday, when I find myself out of this hole that I am unjustly in, I will make for you, for EVERYONE the finest trinkets in all of Azeroth! Until then, thanks for being a sport about the reagents. I\'d normally charge ten times what I have charged you for a ring of this quality...$B$BSpeaking of rings, here\'s your new one!','Do you have the materials I need? I wouldn\'t ask you for them if I wasn\'t down on my luck...','','','','','',9362,2842,1206,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9538,0,0,0,1,0,0,0,54,47,0,0,0,250,250,0,0,0,-3000,1650,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,4,0,0,0,0,0,0,0,0,0), + (2949,2,133,28,34,81,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,2945,0,0,2950,9362,1,0,'Return of the Ring','Opening the box produced by the Sparklematic 5200 reveals a shiny ring! Donning the ring, you feel magic power surge through your body.$B$BInside the band is a small but nonetheless discernable imprint of the seal of Orgrimmar. Engraved letters are next to it, but only the first three stand out even after cleaning: \"NOG...\"$B$BThis may signify either the initials of the previous owner, or perhaps the initials of the ring\'s crafter. Keep the ring... or find \"NOG\" - decisions, decisions...','You may either keep the ring, or you may find the person responsible for the imprint and engravings on the inside of the band.','A ring from Gnomeregan? Let\'s see... not mine, but interesting.$B$BThe Gnomeregan thing - couldn\'t have happened to a nicer bunch of numbskulls. For years they\'re a joke, and now almost overnight they\'re making better rigs than us?$B$BDark Iron dwarves had the ring? That\'s even more interesting! You know, maybe the gnomes stole their crazy golem plans and modified them. Those Dark Irons, they\'d definitely want some major payback. It\'s certainly worth investigating.$B$BYou know, about that ring...','You\'d think that we would find a way on our own to outdo those filthy little gnomes. I would even wager that they stole that rig from us to begin with! Bah, those greasy, grimy... erm, yes? You need something?','','','','','',9362,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2950,2,1637,28,35,0,0,178,0,0,0,0,0,0,0,0,0,0,0,256,0,2949,0,0,0,9362,1,0,'Nogg\'s Ring Redo','No, no, no - I\'m not all of the sudden saying that the ring is mine. I normally don\'t do this, but your information about the Dark Irons was very useful. I\'ll improve your ring for you, better than whomever made this simple little thing could have ever done. Probably some gnome...$B$BIf you bring me a bar of silver, a moss agate, and thirty silver coins for my trouble, I\'ll add a silver and agate lattice to the ring that will strengthen the magic inside of it. Interested?','Bring the Brilliant Gold Ring, a Silver Bar, a Moss Agate, and 30 silver coins to Nogg in Orgrimmar.','Here\'s your ring, better than before. Thanks again for the information about those Dark Iron dwarves. This seems like a reasonable lead as to how those gnomes suddenly were struck with goblin-like inspiration.','Do you have the materials I need? I can\'t improve on this design without everything I asked for.','','','','','',9362,2842,1206,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9588,0,0,0,1,0,0,0,76,0,0,0,0,250,0,0,0,0,-3000,1650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2951,2,133,25,30,81,0,255,0,0,0,0,0,0,0,0,0,0,0,264,0,0,0,0,0,0,0,0,'The Sparklematic 5200!','This contraption stands out amongst the gnomes holding out against the madness outside the room. A small plaque on the device reads \"The Sparklematic 5200\", followed by some text:$B$B\"Grime and residue ruining your sparklies? The Sparklematic 5200 puts the shine back in shine-tastic! Insert the item you wish to clean and deposit three silver coins in the coin slot. Give the Sparklematic 5200 a moment for operation, and voila! Your valuables will emerge clean and shiny!\"','Insert a Grime-Encrusted Item into the Sparklematic 5200, and be sure to have three silver coins to start the machine.','You insert the grime-encrusted item and three silver coins into the Sparklematic 5200. The machine surges to life in a frenzied attempt to purge the grime from the unknown item. Loud, violent churning sounds beat from the heart of the machine. The metal frame of the beast creaks and groans as it lurches from side to side...','It would seem that the device needs some sort of grime-encrusted object to clean and three silver coins to get the contraption working. So long as both are present, the Sparklematic 5200 should work...','','','','','',9308,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (2952,0,133,25,30,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,2951,0,0,0,0,0,0,'The Sparklematic 5200!','','','As quickly as it started, the Sparklematic 5200 comes to an abrupt halt. A simple \"ding\" is heard from the machine, and the mouth of the machine spirals upward. Inside the Sparklematic 5200 is a small box wrapped in a little bow. The machine would appear to wrap an object up after eliminating its grime-encrusted status. Even if the machine didn\'t work, at least the item is now wrapped in a pretty box.$B$BWell, there is one way to find out if it cleaned the item or not...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9363,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2953,0,133,25,30,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,2952,0,0,0,0,0,0,'More Sparklematic Action','','','The Sparklematic 5200 comes to life, lurching to and fro. Inside, the helpless grime that has encrusted the object placed within it is being pulverized by the machine\'s gnomish cleaning agent.$B$BThe Sparklematic 5200 comes to a halt, heralded by a familiar \"ding!\" The item receptacle of the machine spirals open, revealing a neatly wrapped box.','The Sparklematic 5200 is empty, awaiting a grime-encrusted object to clean and three silver coins to start!','','','','','',9308,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9363,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2954,2,440,45,50,1,0,255,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,'The Stone Watcher','\"Salutations - I am a guardian of entry. Unless you have the Plates of Uldum already integrated with your disc set, I will not allow for entry into the Uldum compound.\"$B$BThe appearance of the Stone Watcher of Norgannon must be the reaction that was hoped for in sending you out to the Tanaris desert with the platinum discs. As instructed, you will need to find out what the story behind the Stone Watcher is before continuing on.','Learn the purpose of the Stone Watcher of Norgannon, and then interact with the Uldum Pedestal in the Tanaris desert.','The stone watcher\'s voice resonates with power and authority:$B$B\"Your discs will be returned to you once you access the pedestal. When you have obtained the Plates of Uldum and incorporated them into your existing disc set, you may then enter the complex.\"','The purpose of the stone watcher must be learned before continuing on...','Learn the purpose of the Stone Watcher of Norgannon','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2962,2,133,20,30,81,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,2926,0,0,0,9364,1,0,'The Only Cure is More Green Glow','Not only was your sample insufficient in quantity, it was also impure.$B$BWhat we require is more green glow. The troggs are obviously not irradiated sufficiently to fulfill our needs. You will have to go into Gnomeregan and bring back some radioactive fallout, straight from the tap. I am speaking of the irradiated slimes, lurkers and horrors. Be warned, the containment of this type of fallout is difficult. You may need to make several attempts with the phial until a suitable sampling is recovered.','Travel to Gnomeregan and bring back High Potency Radioactive Fallout. Be warned, the fallout is unstable and will collapse rather quickly.$B$BOzzie will also require your Heavy Leaden Collection Phial when the task is complete.$B',' Impressive, you still have all of your limbs. Now it\'s time to see what this stuff can do!','Hrm, you\'re not glowing. That\'s a good sign.','','','','','',9365,9364,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2500,1470,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0), + (2963,2,1537,45,50,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,2439,0,0,2946,0,0,0,'Portents of Uldum','Greetings once again, $n! Your discovery inside Uldaman has set the Explorers\' League abuzz with excitement. The League has been working to unlock the secrets of the miniature platinum discs you found. Your fortuitous arrival here in the Hall allows me to share with you that we are quite possibly on to something!$B$BHistorian Karnik has uncovered some important clues as to the true origins of the Valley of the Watchers in the Tanaris desert. He would like to speak with you as soon as possible!','Speak with Historian Karnik in the Hall of Explorers within Ironforge.','I am glad you\'re maintaining your interest in exploration, $N! With your natural talent and moxie, we could crack open secrets that we never thought were possible!$B$BThe Discs of Norgannon in Uldaman were a repository of vast information; you were only permitted to access the top layers, as it were, of the information stored there. The Creators were rumored to have more repositories located throughout Azeroth. This now brings us to Uldum...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,10,0,0,0,0,0,282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2964,2,1537,45,50,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,2977,0,0,0,0,0,0,'A Future Task','Well $n... we seem to be at a temporary dead end here. We know what we need - the Plates of Uldum - but we have no idea where they might be. We\'ll need to do quite a bit of research on this to come up with a solid plan of attack. I have a couple ideas where to start looking; I have high hopes that soon, we\'ll be asking you to head out and recover them.$B$BThe High Explorer needs to be informed on this, $n; no doubt, he also wants to thank you personally for once again aiding the League.','Speak with High Explorer Magellas in Ironforge.','We\'re all in agreement then - the best plan of attack is putting this on hold until we can narrow down the areas where these plates might lie hidden. You\'ve brought us this far $N, and I hope you will be the one to head back in to the field to unlock Uldum for us all!$B$BAllow me to give you this honorarium in the meantime; this should cover any expenses you\'ve encountered in assisting us, and a little something extra. Be sure to check back with us soon... Uldum beckons!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,22000,2820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2965,2,1638,45,50,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,2440,0,0,2966,0,0,0,'Portents of Uldum','Ah, $n, it is fortuitous that you have come to me again. Your revelations at the Uldaman dig site have certainly given us sages much discuss. I was doing just that with one of the druids, Nara Wildmane, when it dawned on me that her past adventuring experiences may have some great importance as to the next step we need to take.$B$BI would like for you to speak with her concerning her travels to the Valley of the Watchers in the Tanaris desert. She waits for you on the Elder Rise.','Speak with Nara Wildmane on the Elder Rise in Thunder Bluff.','There is a place deep in the Tanaris desert called the Valley of the Watchers. The discs that you recovered... their translated glyphs make mention of a place called Uldum. Most think this place to be a myth.$B$BI know this to be false; Uldum exists. I\'ve been there. Well... outside, at any rate.$B$BThe crux is this, $N: we think there is a connection between the discs and Uldum, and we want you to go there.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,10,0,0,0,0,0,282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2966,2,1638,45,50,1,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,2965,2954,0,0,6064,1,0,'Seeing What Happens','Sage Truthseeker and I would like you to take the miniature discs you found to the sealed gates of Uldum. We... we aren\'t sure what will happen when you do this.$B$BThis sounds risky, sure, we acknowledge that. It might, however, do nothing. You might need to use the discs on something. Perhaps the doors unlock when you have the discs in your possession. Be open to try anything, and be ready for anything to happen.$B$BLearn what you can, then return to me. We will have much to discuss.','Bring the miniature platinum discs to the gates of Uldum in Tanaris and look for clues as to the connection between the two.','As you touch the pedestal, the miniature discs from Uldaman hum and glow in your backpack. A familiar feeling tingle washes over your hands, as the image of another Stone Watcher springs to life in front of the gates of Uldum.$B$B\"Salutations. I am a guardian of entry. The discs that have been used for access are missing the correct entry discs, the Plates of Uldum. Please incorporate these plates with the disc structure and repeat your access sequencing. Thank you.\"','This familiar looking pedestal sticks out of the hot sand. Perhaps there is something to its presence here...','','','','','',6064,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,2820,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,2966), + (2967,2,1638,45,50,1,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,2954,0,0,2968,6064,1,0,'Return to Thunder Bluff','You access the pedestal again; the platinum discs suddenly appear once more in your backpack.$B$BWith the knowledge of the stone watcher learned and the discs returned to your possession, the time has come to return to Thunder Bluff and inform the Nara Wildmane of your discovery.','Speak with Nara Wildmane in Thunder Bluff.','You were missing some discs? Interestingly enough, it seems that the discs of Norgannon are only parts of the complete set - like keys on a key ring, if you will.$B$BIf we can find the Plates of Uldum, then we could actually access the Uldum complex itself. I don\'t know whether to be excited by that prospect, or be terrified.$B$BWe may need to risk everything to ensure that those secrets the earth keeps which would destroy us all remain just that - secrets.','Welcome back $N. Were you able to use the discs to your advantage, or was it for naught?','','','','','',6064,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,10,0,0,0,0,0,282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2968,2,1638,45,50,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,2967,0,0,0,0,0,0,'A Future Task','Well $n... we seem to be at an unfortunate impasse. We know what we need - the Plates of Uldum - but we have no idea where they might be. We will research this, and then devise a solid plan of attack. I have a couple ideas where to start looking; I have high hopes that soon, we\'ll be asking you to rejoin our efforts to discover the truth.$B$BSage Truthseeker needs to be informed on this, $n; no doubt, he also wants to thank you personally for once again heeding the call.','Speak with Sage Truthseeker in Thunder Bluff.','We\'re all in agreement then - the best course of action is to wait until we can narrow down the areas where these plates might lie hidden. You\'ve brought us this far $N, and I hope you will be the one to head back in to the field to confront the secrets of Uldum.$B$BAllow me to give you this honorarium in the meantime; this should cover any expenses you\'ve encountered in assisting us, and a little something extra. Be sure to check back with us soon... Uldum beckons us all, young one.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,22000,2820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2969,2,357,38,47,0,0,77,0,0,0,0,0,0,0,0,0,0,360,2,2,0,0,0,0,12301,1,0,'Freedom for All Creatures','The filthy Grimtotem clan are capturing faerie dragons, $N. Jer\'kai and I have no idea what they plan on doing with them, but they\'re obviously up to no good.$B$BWe\'re not powerful enough to fight our way into the camp and free the captured dragons, but perhaps with your help...$B$BIf you\'re willing, and you have some strong friends, release the creatures from their cage with this key and make sure they escape with their lives. I\'ll be by your side the entire time. Jer\'kai will remain here.','Using the Bamboo Cage Key, free the Sprite Darters from the pen in the Grimtotem camp. At least 6 Sprite Darters and Kindal Moonweaver must survive.$B$BYou have 6 minutes before Kindal decides it is time to retreat and you fail the quest.','Thank Elune, $N! You are a great blessing to us and to the darters you saved. Jer\'kai and I would never have been able to help the dragons ourselves--your intervention in the Grimtotem\'s affairs will be remembered.$B$BSpeak to Jer\'kai now... I have to prepare for our retribution. Just because the faerie dragons are free, it doesn\'t mean they will remain so. Jer\'kai and I will now go on the offensive.','','Save at least 6 Sprite Darters from capture','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2970,2,357,38,47,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,2969,0,0,0,0,0,0,'Doling Justice','As she\'s already told you, Kindal and I will now take the fight to the Grimtotem. Together, we should still be able to pick off some of the tauren without much threat to ourselves, but we\'d love some help if you\'re willing and able.$B$BYou\'ve seen the camp below us, but there are more to the east. Using your own tactics, deal as much damage to the tauren as you can. We can all meet back here after they\'ve felt the sting of Kindal\'s arrows and your own weapons.','Kill 12 Grimtotem Naturalists, 10 Grimtotem Raiders, and 6 Grimtotem Shamans before returning to Jer\'kai Moonweaver in Feralas.','Kindal was right about you, $N--you do have a knack for this. You are a more seasoned adventurer than the both of us, and for that we thank you.$B$BThe Grimtotem clan is much more hostile than most tauren... I wonder if their own kind frowns upon their actions. I wouldn\'t be surprised. As you are probably aware, many races on Azeroth have ties to less kindly counterparts.$B$BBut that is a discussion for another day.','Kindal needs time to prepare, but our kills already number in the dozens. The Grimtotem clan is more than aware of our presence in the area, and they seek us out like vipers.$B$BThey\'ll do everything in their power to take our heads from our bodies. You should be alert... they\'ll be coming for you too now that you\'ve interfered.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7726,7725,7727,0,12,10,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2972,2,357,38,47,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,2970,0,0,0,9368,1,0,'Doling Justice','Out here in the wilderness, Kindal and I have meager means to reward your help, but we don\'t want you to feel unappreciated. Take my signet ring. If you ever find yourself in the boughs of Teldrassil, go to the Temple of the Moon in the heart of Darnassus. There you will find my High Priestess Tyrande Whisperwind. The ring will let her know that we are well and give credit to your story.$B$BWe both thank you, $N.','Take Jer\'kai\'s Signet Ring to High Priestess Tyrande Whisperwind in Darnassus.','That\'s an amazing story, $N. It pleases us that you\'ve not only helped dragonkind, but also one of our own priestess. Jer\'kai was right to send you to me. I will make sure she has her ring returned to her--I have scouts heading the direction of Feralas soon. This will be one more thing for them to investigate while on their mission.$B$BThank you again, and please, make yourself at home while you\'re here.','Hello, child. It pleases us to have more powerful adventurers here in the temple. If you have the time, will you share a tale or two with the younger adventurers? I know many of them would benefit from your wisdom.$B$BI\'m sorry, look how rude of me. You\'ve come to the Temple seeking our aid, and I impose on you. Please, forgive me. Tell me what the servants of the Light can do for you.','','','','','',9368,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10705,10706,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,0,3150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2973,2,357,38,45,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2974,0,0,0,'A New Cloak\'s Sheen','Well met, $c. I\'ve traveled with my companions down to the Feralas on a mission for our Orgrimmar masters.$B$BMy life-mate Korrin finds great pleasure in new clothing, so I aim to make her a new cloak adorned with the gossamer wings of faerie dragons. Would you be able to help me? Sprite darters with gorgeous wings I want are west of Camp Mojache.','Bring 10 Iridescent Sprite Darter Wings to Krueg Skullsplitter in Camp Mojache.','Wonderful, $C! These will do nicely. There are enough here to make a cloak for Korrin, and possibly even more! Thank you.$B$BI hope the trip wasn\'t too dangerous? The area of Feralas is not known for being forgiving, but you\'ve obviously done well enough.$B$BThank you again, $C.','The sprite darters can be dangerous critters when provoked. Be careful when dealing with them, $C. And be even more careful of any night elves in the area. The pestering fools tend to hold up in the forests also.$B$BWhen you\'ve gotten enough of the wings, let me know, I\'ll be sure to reward you well!','','','','','',9369,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,6500,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2974,2,357,38,45,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,2973,0,0,2976,0,0,0,'A Grim Discovery','What!? You came across tauren in the area? You\'re joking! What did they look like!?$B$BThe Grimtotem clan! You found some of them? Belgrom, one of our masters, has an interest in their kind... he\'s even put a bounty on them.$B$BYou have to go back, $c. Go back and bring me their horns... piles of them if you can. The Grimtotem are not to be trifled with or underestimated. Go back and slay them; let the rivers in Feralas run red with their dark blood.','Bring 20 Grimtotem Horns to Krueg Skullsplitter in Camp Mojache.','These are good horns, $C. Well done. I\'ll take these from you and be sure to tell Belgrom as soon as we return to Orgrimmar. You\'ve helped me twice now, and for that, you have my mark. Perhaps in the future I can help you! Good luck to you.','Take my words seriously, $C, the Grimtotem clan is evil. If you\'ve found their whereabouts, then it\'s up to you to return and strike the first blow against their clan... before they can come into our own lands and raze our own villages, or pilfer our lands.','','','','','',9460,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,6500,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2975,2,357,38,43,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2980,0,0,0,'The Ogres of Feralas','The effects of the Gordunni Ogre tribe can hardly go unnoticed in this area. Look around, $N; their very presence scars this land. We must push them back before they expand even further into Feralas.$B$BFollow the river north, and you will find their outpost. Decrease their numbers, $N. We must show them that their kind is not wanted here.','Rok Orhan in Camp Mojache wants you to kill 10 Gordunni Ogres, 10 Gordunni Ogre-Magi, and 5 Gordunni Brutes.','Excellent, $N. In time, the land will heal. We must not give up.','Move swiftly, $N. Or is the task I requested too difficult?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5229,5237,5232,0,10,10,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,150,0,0,0,0,4500,1620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2976,2,357,37,45,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,2974,0,0,0,9462,1,0,'A Grim Discovery','What?!$B$BAh, so I did mention a bounty, didn\'t I? Well, that\'ll teach me to open my mouth, won\'t it?$B$BYou did the work, so I suppose it is only right you reap the greatest reward from it. Take the horns, I\'ll have them put in a crate for you. Find Belgrom Rockmaul in the Valley of Honor, he\'ll want to know what you saw and he\'ll reward you for your hard work.$B$BBe well, $c, and thank you again for everything you\'ve done.','Bring the Crate of Grimtotem Horns to Belgrom Rockmaul in Orgrimmar.','The Grimtotem!? This is interesting. You say you came across them while hunting in Feralas? Truly?$B$BMy peers will want to hear your news, $C. Tell me more and I\'ll count out your coin while you do so.$B$BAnd before you go, know that I give you thanks for the information you\'ve passed on to me this day.','Be quick, $C, I have much to complete today.','','','','','',9462,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11858,11859,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,6500,2910,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2977,2,1537,45,50,1,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,2954,0,0,2964,6064,1,0,'Return to Ironforge','You access the pedestal again; the platinum discs suddenly appear once more in your backpack.$B$BWith the knowledge of the stone watcher learned and the discs returned to your possession, the time has come to return to Ironforge and inform the Explorers\' League of your discovery.','Speak with Historian Karnik in Ironforge.','You were missing some discs? Interestingly enough, it seems that the discs of Norgannon are only parts of the complete set - like keys on a key ring, if you will.$B$BIf we can find the Plates of Uldum, then we could actually access the Uldum complex itself! Imagine actually exploring the place where the Creators worked without having to bring a huge shovel!$B$BNot that there\'s anything wrong with shovels... or digging...','Welcome back $N. Were you able to use the discs to your advantage, or did it end up being a wild goose chase?','','','','','',6064,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,10,0,0,0,0,0,282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2978,2,357,38,43,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2979,9370,1,0,'The Gordunni Scroll','Picking up the soiled scroll, you notice that it seems to be depicting some sort of meeting or ceremony. Rok Orhan would be interested in this scroll, and what it might mean to the Gordunni.','Bring the Gordunni Scroll to Rok Orhan in Camp Mojache.','This scroll... You found this in the Gordunni Outpost?','What is this?','','','','','',9370,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,75,0,0,0,0,0,1080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2979,2,357,38,46,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,2978,0,0,3002,0,0,0,'Dark Ceremony','These seem to be plans for some sort of dark ceremony, $N. From what I can make out, this ritual is conducted by the Gordunni mage-lords.$B$BFind one of these mage-lords, and from him, gather an orb.$B$BThe orb of a mage contains great power, and will help us discover more about this ceremony and the magic that the Gordunni wield.','Rok Orhan in Camp Mojache wants you to find a Gordunni Orb.','This orb will provide us with more information about the Gordunni... which we will then use in planning their downfall, $N.','We must discover more about why the Gordunni are here, $N.','','','','','',9371,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,2430,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2980,2,357,38,44,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,2975,0,0,0,0,0,0,'The Ogres of Feralas','Now that you have proven that you are a true fighter, I trust that you possess the courage to continue with the task at hand.$B$BTravel to the High Wilderness, southwest of here. There lie some abandoned and destroyed structures, on land that once belonged to the night elves. Look for these ruins, and when you see the withered trees and desecrated terrain, you will find the Gordunni. Push them back.$B$BThese ogres are much stronger than the ones you faced previously, $N. Be aware.','Rok Orhan in Camp Mojache wants you to kill 10 Gordunni Shaman, 10 Gordunni Warlocks, and 5 Gordunni Maulers.','You have proven yourself to be a trustworthy and dependable ally, $N.','Have you found the ruins, $N?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5236,5240,5234,0,10,10,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,12500,2250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2981,2,1637,38,43,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2975,0,0,0,'A Threat in Feralas','Feralas is an ideal location for an accomplished $c to prove $Ghimself:herself;. A tribe of ogres called the Gordunni are the dominant military force there, and their numbers are growing. They must be stopped before they threaten our presence in Feralas.$B$BA warrior I know of named Rok Orhan resides at Camp Mojache in Feralas; go to her. She will tell you more of the situation when you arrive.','Belgrom Rockmaul wants you to speak with Rok Orhan in Camp Mojache.','So, Belgrom sent you. You are just in time, $R.$B$BLet me explain the situation, and then you can decide if you are up to the challenge... But if Belgrom sent you, I am sure your courage is unquestionable.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,25,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2982,2,357,39,44,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The High Wilderness','Although it is dangerous, Troyas and I have been investigating the ruins that cover the forests of Feralas.$B$BLately, though, Troyas has been going on his own to the High Wilderness, and I really worry about him. The Gordunni Ogres have taken over that area, and they don\'t take kindly to anyone that enters their territory.$B$BI was hoping you might be willing to travel to the ruins to the southeast and clear out some of the ogres. Make it a little safer for my Troyas, and I will be extremely grateful.','Angelas Moonbreeze wants you to kill 8 Gordunni Warlocks, 8 Gordunni Shaman, and 8 Gordunni Brutes.','I am very grateful you were able to do this for me.$B$BNow, please, don\'t mention a word to Troyas about this...','Be watchful around the Gordunni, $N. Their magic seems to wreak havoc on the very land they stand on.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5240,5236,5232,0,8,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,6500,2250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2983,2,-82,10,10,0,64,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,1524,1522,1524,0,0,0,'Call of Fire','It\'s been some time since you were tested last, $N. You\'ve been patient thus far in your studies, but it\'s time for you to learn about greater powers... it\'s time you learn real power. The element of fire is yours if you\'re prepared to pay for it.$B$BSeek out Kranal Fiss in the Barrens. He lives in a small dwelling north of the Crossroads, but be mindful, if you\'ve reached the blasted night elf lands, you\'ve gone way too far.','Find Kranal Fiss in the Barrens.','Hmmm, Swart sent you to me, did he?$B$BWell then, Swart could always be trusted, so that must mean you\'re ready to take part of the next sapta--the sapta of fire.$B$BI see it in your eyes already, the burning, the desire. You\'ve tasted power, and now you\'re ready for more of it. Patience, $N. Remember what earth taught you. Power and destruction will come easily, but you must still know when to stay your hand.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2984,2,-82,10,10,0,64,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,1524,1522,1524,0,0,0,'Call of Fire','Long has it been since you were last tested, $N. You have shown patience thus far in your studies, but the time has come for you to learn more. The time has come for you to learn about destruction... and chaos. The element of fire is yours for the understanding, if you\'re prepared to pay for it.$B$BSeek out Kranal Fiss in the Barrens. He lives in a small dwelling north of the Crossroads, but be mindful, if you\'ve reached the night elf lands, you\'ve gone too far.','Find Kranal Fiss in the Barrens.','Hmmm, Narm sent you to me, did he?$BbWell then, Narm could always be trusted, so that must mean you\'re ready to take part of the next sapta--the sapta of fire.$B$BI see it in your eyes already, the burning, the desire. You\'ve tasted power, and now you\'re ready for more of it. Patience, $n. Remember what earth taught you. Power and destruction will come easily, but you must still know when to stay your hand.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2985,2,-82,20,20,0,64,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,1530,1528,1530,0,0,0,'Call of Water','You look ready for your next test, $N. You\'ve been patient in your studies, but the time has come for you to learn more. The time has come for you to learn about the purity of water.$B$BSeek out Islen Waterseer in the Barrens. She is along the eastern coast, south of the Southfury River and Ratchet. You will find her there at her fishing hut. Good luck to you, $N.','Find Islen Waterseer in the Barrens.','The wind approaches you quickly from the horizon; the earth is steady beneath your feet; and your spirit is already warmed by fire--I would say it is time for you to learn about the purity of water.$B$BYour path has led you this far, and your spirit will give you the strength to carry on even further. But the first step is yours to take.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2986,2,-82,20,20,0,64,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,1530,1528,1530,0,0,0,'Call of Water','Long has it been since you were last tested, $N. You have shown patience thus far in your studies, but the time has come for you to learn more. The time has come for you to learn about the purity of water.$B$BSeek out Islen Waterseer in the Barrens. She is along the eastern coast, south of the Southfury River and Ratchet. You will find her there at her fishing hut. Good luck to you, $N.','Find Islen Waterseer in the Barrens.',NULL,NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (2987,2,357,38,43,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9466,1,0,'Gordunni Cobalt','I just arrived here in Feralas, and I\'ve heard that the Gordunni Ogres that inhabit the wilds here have some interesting minerals. Who knows what they are up to, but they sure are protective of that stuff! They don\'t leave it just lying around; no, they bury it to protect folks like me from getting their hands on it.$B$BIf you\'d be willing, I\'ll give you my shovel. Go to the Gordunni Outpost north of here and dig me up some Gordunni cobalt. Look for the blue glow, then start digging!','Orwin Gizzmick in Camp Mojache wants 12 samples of Gordunni Cobalt.','Perfect! I will take these along as I continue my travels, $N. I\'m sure I can find someone that will pay a pretty penny for this cobalt.$B$BHere, take this for your trouble.','Get on up there and start digging!$B$BI\'ve got places to go and people to see -- time is money!','','','','','',9463,9466,0,0,12,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9658,9660,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,2160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2988,2,47,40,45,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,2989,0,0,0,'Witherbark Cages','The son of our mightiest gryphon is gone! Swiftwing\'s heir, Sharpbeak, was lost while hunting with his parents a few days ago, and we believe it was the trolls who took him.$B$BYou must aid us! Search the cages in the two Witherbark troll villages to see if Sharpbeak is there.','Check the cages at the two Witherbark villages, then return to Gryphon Master Talonaxe.','Sharpbeak wasn\'t at the villages? Hm... this is grim news. That gryphon is destined to lead the next generation of gryphons. If he is lost then the strength and spirit of our fleet will suffer immensely.','Have you searched the cages, $N? We must find Sharpbeak!','','Check First Cage','Check Second Cage','Check Third Cage','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-144066,-144067,-144068,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (2989,2,47,40,48,0,0,77,0,0,0,0,0,0,0,0,0,0,0,12,2,2988,0,0,2990,0,0,0,'The Altar of Zul','Sharpbeak was not with the Witherbark trolls. Perhaps the Vilebranch trolls took him. Go to the Altar of Zul on the western edge of Vilebranch territory and search for the gryphon child. ','Check the top of the Altar of Zul, then return to Gryphon Master Talonaxe.','Sharpbeak wasn\'t there? That is bad news, but it is good news too...$B$BIt is good that he was not at the Altar of Zul for the Vilebranch trolls are known for performing sacrifices.$B$BI thank you for all of your aid, but I\'m afraid I have an even greater task ahead.','Hurry, $N! If the Vilebranch trolls have Sharpbeak, then who knows what they might be doing with him!','Search the Altar of Zul','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2640,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (2990,2,47,40,47,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,2989,0,0,2991,9468,1,0,'Thadius Grimshade','Take this feather to Thadius Grimshade, the diviner. He left Aerie Peak years ago to pursue darker knowledge, but in his heart he is still a Wildhammer!$B$BAnd perhaps his talents can help us find Sharpbeak.$B$BThis feather was taken from the nest where the gryphon child sleeps. If you give it to Thadius then, with luck, he can use his divining magics to find Sharpbeak.$B$BGood luck, $N. You will find Thadius in the Blasted Lands, in the mage tower of Nethergarde Keep.','Bring Sharpbeak\'s Feather to Thadius Grimshade in the Blasted Lands.','Ah, yes. This feather belongs to a fine gryphon. One destined for great things... if he can survive into adulthood undamaged.$B$BYou wish to find him? Then listen close, brave $C...','$N, you come bearing a gift?','','','','','',9468,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,75,0,0,0,0,0,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), + (2991,2,978,40,47,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,2990,0,0,2992,0,0,0,'Nekrum\'s Medallion','I\'ll find out where your gryphon is, but first you have to do something for me. There\'s a troll in Zul\'Farrak, Nekrum Gutchewer, who possesses a medallion I would very much like to study. Bring me that Medallion and I\'ll use my powers to find Sharpbeak.$B$BZul\'Farrak is across the ocean to the west, in the desert of Tanaris.','Bring Nekrum\'s Medallion to Thadius Grimshade in the Blasted Lands.','Ah, the medallion of Nekrum. It is rumored to have given the troll an unnatural long life, but at a cost. I hope to discover a way to reap the medallion\'s power while avoiding its... unpleasant side effects.$B$BYou have done me a service, $N. I shall now uphold my end of our bargain.','Do you have Nekrum\'s Medallion, $N? There are powers hidden within it that I am eager to discover.','','','','','',9471,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,350,0,0,0,0,7000,3150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2992,2,47,40,47,0,0,77,0,0,0,0,0,0,0,0,0,0,0,2,0,2991,0,0,2993,0,0,0,'The Divination','Give me room while I perform a ritual of divination. I will find the connection between the feather you brought me and its owner, and follow that connection to Sharpbeak himself.$B$BThat is... I will if all goes according to plan. If it does not, then... you better close your eyes.','Wait until Grimshade performs the ritual of divination.','The ritual was a success. I have seen Sharpbeak and can tell you how to find him.','','Wait for Grimshade to finish','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,25,0,0,0,0,0,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2993,2,47,40,47,1,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,2992,0,0,2994,0,0,0,'Return to the Hinterlands','Sharpbeak is held in a cage, high on a cliff at the top of Jintha\'Alor in the Hinterlands. The key to this cage is possessed by the high priestess of the Vilebranch trolls, Vile Priestess Hexx.$B$BThere. I have done my part. I bid you fortune on your quest, $N.','Speak with Gryphon Master Talonaxe.','You\'ve spoken with Grimshade? What did he say?$B$B...What? The Vilebranch trolls have Sharpbeak? That\'s unbearable! We must organize a force to get him back!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,6,5,0,0,0,0,0,0,0,0), + (2994,2,47,40,53,1,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,2993,0,0,0,0,0,0,'Saving Sharpbeak','We must save Sharpbeak!$B$BFight your way to the top of Jintha\'Alor in the heart of Vilebranch territory, gain the key to Sharpbeak\'s cage from the vile Priestess Hexx, and then find and save Sharpbeak!','Fight to the top of Jintha\'Alor, kill Vile Priestess Hexx for the key to Sharpbeak\'s cage, and save Sharpbeak.','Swiftwind and Keenclaw returned with their child moments ago, and are fussing over him like new parents. Seeing them together again is enough to give even this old dwarf mist in the eyes...$B$BWe cannot repay you enough for what you have done, $N. The gryphons of Aerie peak, and their riders, will sing your name for a long, long time.','Save Sharpbeak!','','','Open Sharpbeak\'s Cage','','',0,0,0,0,0,0,0,0,0,9472,0,0,0,1,0,0,0,-144070,0,0,0,1,0,0,0,11792,0,0,9651,9652,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22500,4740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,4,2,1,0,0,0,0,0,0,0), + (2995,2,1497,42,47,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Lines of Communication','The Quel\'Danil Lodge is a center of communication for the high elves of the Hinterlands. Their ambassadors are working to establish relationships with other races, with whom they share their knowledge of the Witherbark trolls that inhabit the area in the southern Hinterlands. All of the documents regarding the communications are kept at the lodge.$B$BWe don\'t need the Highvale building alliances with others, $N.$B$BDestroy the Highvale documents. We need to burn their lines of communication... literally.','Oran Snakewrithe in Undercity wants you to travel to the Hinterlands and burn the Highvale Records, Highvale Report, and Highvale Notes.','Perfect, $N. While the Highvale work to recover their lost information, we will be able to seal off the lines even further...','Keeping the Highvale elves isolated is the key. Have you found the lodge?','','Burn the Highvale Records','Burn the Highvale Notes','Burn the Highvale Report','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-144071,-144072,-144073,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,7000,1890,0,0,0,0,0,0,0,0,1,5,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0,0), + (2996,2,-61,30,30,0,256,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,2996,0,0,0,0,'Seeking Strahad','I have taught you skills in the past, but the time has come for another to teach you. He is in Ratchet, and his name is Strahad. He is human, but do not let that fool you into thinking he is weak. He is powerful even though he may be small. He can teach you about more powerful summonings--I feel you are ready. Go to him now. He is in Ratchet... above the port town next to his tower.','Speak to Strahad Farsan in Ratchet.','A busy day in Ratchet, isn\'t it? How I enjoy watching the toil of a port city. So much mystery, so much adventure... so much ignorance.$B$BIs that hatred I see in your eyes, $N? Good, we will put that to good use.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2997,2,-141,12,12,0,2,4,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,2997,1645,0,0,0,'Tome of Divinity','Hello, $N. I know you\'re busy helping out the people of Dun Morogh, but when you have the time, you should make your way up to Ironforge to speak to one of our most respected ilk: Tiza Battleforge. She\'s the one the younger paladins go to when it\'s time they learn more about the Light and what\'s expected of ya.$B$BYou can find her upstairs in the Hall of Mysteries. If you\'ve never been there, it\'s in the Mystic Ward. Good luck to ya, $N.','Speak to Tiza Battleforge in Ironforge.','Well met, $N. I hope the Light shows you the true path and keeps you safe from evil.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (2998,2,-141,12,12,0,2,1,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,2998,1641,0,0,0,'Tome of Divinity','Greetings, $Gbrother:sister;. Duthorian Rall, one of our most influential paladins, was speaking about you recently. I overheard him talking about how it was time you be put to the test some... along with some very complimentary things about how well you\'ve performed thus far.$B$BIf I were you, I\'d head to Stormwind and speak to him when you have time. I\'m sure he\'s in the Cathedral of Light--that\'s where he spends most of his time.','Speak to Duthorian Rall in Stormwind.','It is beautiful here in Stormwind, is it not?$B$BYour timing actually couldn\'t have been better, $N.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,138,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0), + (2999,2,-141,12,12,0,2,4,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,2997,1645,0,0,0,'Tome of Divinity','Hello, $N. I know you\'re busy helping out the people of Dun Morogh, but when you have the time, you should go upstairs and speak to one of our most respected ilk: Tiza Battleforge. She\'s the one the younger paladins go to when it\'s time they learn more about the Light and what\'s expected of ya.','Speak to Tiza Battleforge in Ironforge','Well met, $N. I hope the Light shows you the true path and keeps you safe from evil.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3000,2,-141,12,12,0,2,4,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,2997,1645,0,0,0,'Tome of Divinity','Hello, $N. I know you\'re busy helping out the people of Azeroth, but when you have the time, you should return to Ironforge and speak to one of the most respected paladins of your home: Tiza Battleforge. She\'s the one the younger dwarven paladins go to when it is time they learn more about the Light and what\'s expected of all of us.$B$BYou can find her upstairs in the Hall of Mysteries which is located in the Mystic Ward.','Speak to Tiza Battleforge in Ironforge.','I greet you, and bid you welcome, $N.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3001,2,-61,30,30,0,256,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,2996,0,0,0,0,'Seeking Strahad','I have taught you skills in the past, but the time has come for another to teach you. He is in Ratchet, and his name is Strahad. He is human, but do not let that fool you into thinking he is weak, nor is he your enemy... at least for now. He is powerful and should be respected. He can teach you about greater summonings, summonings I feel you are prepared for. Go to him now.$B$BYou can find him in Ratchet... above the port town next to the tower there.','Find Strahad Farsan in Ratchet.','A busy day in Ratchet, isn\'t it? How I enjoy watching the toil of a port city. So much mystery, so much adventure... so much ignorance.$B$BIs that hatred I see in your eyes, $N? Good, we will put that to good use.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3002,2,357,38,47,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,2979,0,0,0,9371,1,0,'The Gordunni Orb','Although I know my enemy well, I am a warrior, $N. I cannot begin to tell you what this orb is capable of.$B$BI know of a mage in Orgrimmar that will be able to tell us more about the orb. Take it to him. ','Bring the Gordunni Orb to Uthel\'nay in the Darkbriar Lodge in Orgrimmar.','Fascinating, $N...$B$BThis orb is very powerful, but also very dangerous.','What have you brought me, $R?','','','','','',9371,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,75,0,0,0,0,0,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3022,2,440,42,47,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9507,1,0,'Handle With Care','$N, I can see you yearn to be dedicated to my worthwhile cause. Yes, of course, you can do something for me!$B$BTake this crate of eggs to Erelas Ambersky. He is a druid that cares for these eggs, helping them to hatch and then training the young hippogryphs. You will find him in Teldrassil, in a small village to the south called Rut\'theran.','Bring the Carefully-packed Crate to Erelas Ambersky in Rut\'theran Village.','Thank you for your help, $N. The hippogryph population simply wouldn\'t flourish if it weren\'t for us. Ah, but I am sure you understand all too well, having traveled to Feralas yourself, and seen the devastation of the Gordunni there.$B$BWell, as you can see, I am hard at work here, so you\'d best be on your way.$B$BThanks again, $N.','Another shipment from Curgle, I assume?','','','','','',9507,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5000,1260,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), + (3042,2,978,40,45,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Troll Temper','The Sandfury trolls of Zul\'Farrak make a tempering agent from sandstones, and I can use that to temper the goods I craft, yes I can! It is highly prized by connoisseurs, so if you bring me a good supply of the temper, then I\'ll reward you well.$B$BZul\'Farrak is northwest of Gadgetzan. Good luck.','Bring 20 Vials of Troll Temper to Trenton Lighthammer in Gadgetzan.','Ah, this is very nice temper indeed! And so much of it! I\'ll be at work for days before I use it all!$B$BThank you, $N. Please, take this as payment.','Did you bring me the temper, $N?','','','','','',9523,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,250,0,0,0,0,19500,2340,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), + (3062,2,357,45,50,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Dark Heart','Edana Hatetalon is the queen of the Northspring harpies that reside in the ruins to the west. She is pure evil; I have heard that her heart is one of crystal. She is void of any emotion aside from the hate she feels towards all others. You must face Edana and bring me back her dark heart.$B$BI have heard of a horn that harpies carry -- blowing it by the Hatetalon stones, in the northern part of the ruins, will summon the queen.$B$BImagine her surprise when it is not her kin calling her, but her death.','Talo Thornhoof in Camp Mojache wants Edana Hatetalon\'s Dark Heart.','Now I know that Edana is truly dead. This heart; I will keep it in memory of what did here for me, $N. Thank you.','The hate that Edana spreads across the land must be stopped.','','','','','',9528,0,0,0,1,0,0,0,9530,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9665,9666,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,350,0,0,0,0,0,3540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3063,2,357,45,50,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Vengeance on the Northspring','In my day, I was a seasoned hunter. There wasn\'t any creature around that I feared. Until...$B$BI was out in the forest, sharpening my blade after a tough battle, when I was ambushed. Harpies surrounded me, and I barely managed to drag myself to safety.$B$BEven now, I can still hear their cries echoing...$B$BI was never the same after that. But the hate boils inside of me -- I must get even, after all these years.$B$BThe Northspring harpies can be found to the west of here. $N, get my revenge. ','Talo Thornhoof wants you to kill 4 Northspring Harpies, 4 Northspring Roguefeathers, 4 Northspring Windcallers, and 4 Northspring Slayers.','Thank you, $N. You have put an old tauren\'s mind at peace.','The wings of the Northspring harpies are black as the night; do not take your eyes off of them, lest they disappear into darkness.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5362,5363,5364,5366,4,4,4,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,150,0,0,0,0,5500,2130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3065,2,-81,1,1,0,1,128,0,0,0,0,0,0,0,0,0,0,0,0,0,788,0,0,0,6488,1,0,'Simple Tablet','Ah, while you were gone a parchment came for you, $N.$B$BRead it when you have time. If I\'m not mistaken, it came from the warrior trainer Frang. He would have words with you when you\'re ready. You\'ll find him outside the Den, taking cover in the shade.','Read the Simple Tablet and speak to Frang in the Valley of Trials.','You\'ll find this place fitting as you continue to train in the warrior ways. If you have any questions, feel free to ask anyone around, and when you feel you\'re ready, come back to me for training. I\'ve mastered as much as any warrior here in the Valley and can pass that knowledge on to you... for a price.','Another $R to bolster the ranks. Good enough for me.$B$BYou\'ll probably have a hard time hefting a good weapon like an axe, but a spear\'s just as good as anything else.$B$BWelcome to the Valley of Trials.','','','','','',6488,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3082,2,-261,1,1,0,4,128,0,0,0,0,0,0,0,0,0,0,0,0,0,788,0,0,0,9564,1,0,'Etched Tablet','Ah, while you were gone a tablet came for you, $N.$B$BRead it when you have time. If I\'m not mistaken, it came from the hunter trainer Jen\'shan. She would have words with you when you\'re ready.','Speak to Jen\'shan in the Valley of Trials.','Now we teach them those things, and they teach us others. We become one race... almost. We be allies for long time now. So you remember to help them. And Jen\'shan remember to help you.$B$BJen\'shan teach you da ways of the hunter--teach you good. You never forget, $C\'s be respected greatly by da tribe. You be havin\' a large role to play in da future... you never forget that.$B$BWhen you feel da need, come to Jen\'shan. She teach you as much as she can when she feel you ready.','Jen\'shan see a mighty $C before her and da spirits approve.$B$BDa path of da $C is one of our oldest walks of life. Da Horde turned to us when they be just strugglin\' to survive on Azeroth, and they ask us to teach them, to show them the secrets of many tings. They were strong already: strong in shaman ways; strong in warrior ways. But the hunter path not be their path... then.','','','','','',9564,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3083,2,-162,1,1,0,8,128,0,0,0,0,0,0,0,0,0,0,0,0,0,788,0,0,0,9554,1,0,'Encrypted Tablet','Ah, while you were gone a tablet came for you, $N.$B$BRead it when you have time. If I\'m not mistaken, it came from the rogue trainer Rwag. He would have words with you when you\'re ready.','Read the Encrypted Tablet and speak to Rwag in the Valley of Trials.','Until such time comes, you\'ll be under my tutelage. I will show you the ropes as some folks say. Whenever you feel prepared, come to me and I will see about training you further. Until then, practice your skills and keep them honed to a razor\'s edge. You\'ll never know when you\'ll need even the most insignificant ability.','Welcome to the Valley of Trials, Rangrang. You wouldn\'t be here if you hadn\'t gotten my tablet, so I will get to the point.$B$BI am Rwag and I am responsible for training the rogues, thieves, and cutpurses here in the Valley. I\'m the one the Hand will turn to if you\'re not ready for what\'s to come. But don\'t worry, the Hand won\'t be controlling everything you do, but it would be wise to work with them if they have need of your talents.','','','','','',9554,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3084,2,-82,1,1,0,64,128,0,0,0,0,0,0,0,0,0,0,0,0,0,788,0,0,0,9562,1,0,'Rune-Inscribed Tablet','Ah, while you were gone a tablet came for you, $N.$B$BRead it when you have time. If I\'m not mistaken, it came from the shaman trainer Shikrik. She would have words with you when you\'re ready.','Speak to Shikrik in the Valley of Trials.','As you probably know, the elements give us our power. Fire, earth, water and air--these are our tools.$B$BOur strength comes from the spirits of our ancestors. We are the leaders of our people. Like Thrall is to the Horde, so shall we be to the villages and towns we visit. They will look to us for wisdom and protection. To be better prepared, you must train often. When you feel you\'ve gained more power, come to me and I shall teach you what I can.','Ah, welcome, $N. I\'m pleased you have arrived. My days have become long and even busy what with so many students to teach, but the coming of one of your ilk brings me a great sense of accomplishment--I remember the days when I was taught by one of your shamans.','','','','','',9562,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3085,2,-262,1,1,0,16,128,0,0,0,0,0,0,0,0,0,0,0,0,0,788,0,0,0,9561,1,0,'Hallowed Tablet','Ah, while you were gone a tablet came for you, $N.$B$BRead it when you have time. If I\'m not mistaken, it came from the priest trainer Ken\'jai. He would have words with you when you\'re ready.','Read the Hallowed Tablet and speak to Ken\'jai outside the Den in the Valley of Trials.','As ya test yeself, ya\'ll find ya have better an\' better control o\'er da spirits--ya\'ll be callin\' on dem fer greata an\' greata tings... dat\'s where ol\' Ken\'jai come in. You come talk to ole Ken\'jai when ya feel yer ready. If da spirits agree, den we see \'bout teachin\' ya more powerful abilities... but only if da spirits agree.$B$BGo now, talk to da rest of da Valley\'s people. Speak to me again later.','So ya made it... good good! Da spirits tol\' me you be comin\' to see Ken\'jai soon enough. Let me be one o\' da first to welcome ya to da Valley of Trials. Dis place not be your home fer long, but while it is, why dontcha make da best o\' it.','','','','','',9561,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3086,2,-161,1,1,0,128,128,0,0,0,0,0,0,0,0,0,0,0,0,0,788,0,0,0,9575,1,0,'Glyphic Tablet','Ah, while you were gone a tablet came for you, $N.$B$BRead it when you have time. If I\'m not mistaken, it came from the mage trainer Mai\'ah. She would have words with you when you\'re ready.','Read the Glyphic Tablet and speak with Mai\'ah near the entrance to the Den in the Valley of Trials.','You be among da most powerful beings on da planet, $N... there no arguin\' dat. And everyone know it... know it good, too!$B$BBut ya must be weary! \'cause it not orc, or elf, or dwarf dat you should be scared of... it be da tings you can\'na see. Magic be powerful. Make you do tings you may not want to do. Make ya tink you more powerful then you really be. Be patient. Be smart.$B$BWhen ya tink you be ready for trainin\', come back to Mai\'ah. She teach you what you ready to learn, no problem.','Ya look to please Mai\'ah already, $N. Dat be good. You give Mai\'ah respect, and Mai\'ah maybe give you respect back. But enough o\' dat, you be here to learn \'bout magic, not hear Mai\'ah talk.$B$BThere be only one ting Mai\'ah can no teach you \'bout magic, $N, and dat\'s how to stop da corruptin\'.','','','','','',9575,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3087,2,-261,1,1,0,4,2,0,0,0,0,0,0,0,0,0,0,0,0,0,788,0,0,0,9553,1,0,'Etched Parchment','Ah, while you were gone a parchment came for you, $N.$B$BRead it when you have time. If I\'m not mistaken, it came from the hunter trainer Jen\'shan. She would have words with you when you\'re ready.','Read the Etched Parchment and speak to Jen\'shan in the Valley of Trials.','When we finish speakin\', you should talk to da rest of da citizens in da Valley. They ask you to do tings for them... tings that will test your skill and teach you some of da dangers of this land.$B$BAs you grow in experience and wisdom, you be needin\' Jen\'shan to show you better techniques and skills. Come back to Jen\'shan often. I will let you know what I can teach you.','Ah, so you come at last. Good. Jen\'shan be waitin\' for you.$B$BMany tink it be an easy path, but Jen\'shan tell you dat not true. Mastering da beasts of Durotar and beyond take as much skill as masterin\' the arcane arts or speakin\' to our ancestors.$B$BFirin\' a bow or rifle may not be as dangerous to you as castin\' a spell, but it sure be as dangerous to your enemy.','','','','','',9553,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3088,2,-162,1,1,0,8,2,0,0,0,0,0,0,0,0,0,0,0,0,0,788,0,0,0,9560,1,0,'Encrypted Parchment','Ah, while you were gone a parchment came for you, $N.$B$BRead it when you have time. If I\'m not mistaken, it came from the rogue trainer Rwag. He would have words with you when you\'re ready.','Read the Encrypted Parchment and speak to Rwag in the Valley of Trials.','Now that you know where I\'m holding up, I should let you know: the Shattered Hand\'s asked me to look out for you. They want me to train you and keep you informed of anything they might need. Even if you\'re not interested in helping them yet--which you\'d be a fool not to be--I\'ll do what I can to train you... for a small fee. Come back to me anytime you think you\'re ready, and we\'ll see what you\'re ready to learn.','Shhh, not so loud. I don\'t trust Nartok over there. Anyone that has to hide deeper in a cave than I do shouldn\'t be trifled with.$B$BI trust you had no problem finding your way around?','','','','','',9560,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3089,2,-82,1,1,0,64,2,0,0,0,0,0,0,0,0,0,0,0,0,0,788,0,0,0,9568,1,0,'Rune-Inscribed Parchment','Ah, while you were gone a parchment came for you, $N.$B$BRead it when you have time. If I\'m not mistaken, it came from the shaman trainer Shikrik. She would have words with you when you\'re ready.','Read the Rune-Inscribed Parchment and speak to Shikrik in the Valley of Trials.','You will be the conduit in which our ancestors communicate. You will have the power of the elements at your beck and call. Sundering your enemies will be child\'s play; healing your allies as easy as breathing. Keep these things in mind as you face new challenges, and come back to me as often as you\'d like. I will remain here to teach you new spells and set you on the correct path when you are ready.','So, you\'ve arrived. I was beginning to wonder when you would show yourself. I sent the parchment some time ago--I wasn\'t sure if it had arrived.$B$BBut enough chatter... you\'re here because you have been chosen, chosen to lead the spiritual lives of our people.','','','','','',9568,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3090,2,-61,1,1,0,256,178,0,0,0,0,0,0,0,0,0,0,0,0,0,788,0,0,0,9579,1,0,'Tainted Parchment','Ah, while you were gone a parchment came for you, $N.$B$BI usually avoid dealing with warlocks if I can help it, but I think you should read it when you have time. If I\'m not mistaken, it came from your newly-appointed trainer Nartok. He would have words with you when you\'re ready.','Read the Tainted Parchment and speak to Nartok inside the Den in the Valley of Trials.','And now you\'ve joined our ranks also. Don\'t misunderstand, $n. Just because you have access to power that many will be jealous of, it does not mean you will be accepted easily. Thrall allows our kind into Orgrimmar because we are still his fellow kin--he cannot turn his back on us, or we would become as pathetic as the humans who enslaved him. My point is: be careful. You can be powerful, but if you are foolish, then you are as good dead.$B$BIf you need training in spells then return to me.','Finally, you\'ve arrived... and discretely also. Good.$B$BOur world is full of fools, $N. Even the mighty Thrall has greater flaws than most can see. He turns his back on the power needed to make this land ours completely! We\'re not the same people who were manipulated and used by creatures from the Nether. We are our own people. We are proud... and we are strong.','','','','','',9579,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3091,2,-81,1,1,0,1,32,0,0,0,0,0,0,0,0,0,0,0,0,0,747,0,0,0,9547,1,0,'Simple Note','Just a moment ago a messenger was looking for you, $N. I believe she was sent by the warrior trainer Harutt. If this note is from Harutt, I wouldn\'t take long in reading it\'s contents.$B','Read the Simple Note and speak to Harutt Thunderhorn in Camp Narache.','Each of us plays a role in our tribe. Each of us must also go through all the same rites. Do not ever let your pride tell you otherwise.$B$BI remain here to train new warriors that seek the glory of battle and who follow the ways of our oldest ancestors. When you feel ready, come back to me and I will do what I can to train you further. Go with the tribe\'s blessing, $N.','Ah, at last, you\'ve arrived, $C. I did not lie in my note, $N. We are a special breed also, not unlike the druids or shamans of our tribe. You are just as important. We are the ones called upon to defend our borders, to hunt the centaur, and to go to war.','','','','','',9547,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3092,2,-261,1,1,0,4,32,0,0,0,0,0,0,0,0,0,0,0,0,0,747,0,0,0,9565,1,0,'Etched Note','Just a moment ago a messenger was looking for you, $N. I believe she was sent by the hunter trainer Lanka. If this note is from Lanka, I wouldn\'t take long in reading it\'s contents.$B','Read the Etched Note and speak to Lanka Farshot in Red Cloud Mesa.','And it is my job to make sure you are prepared by teaching you the basics of our profession--how to tame your pet, how to fire your rifle, and many other skills that will become necessary.$B$BHunters are a strong part of our tradition and history, $N. You would do well to remember how important you are to the tribe. You will be respected and revered if you serve our people well.','Welcome to Camp Narache, $N. I hear good things about you. Your bloodline is strong, and many of the elders consider you skilled already. But that we will test.$B$BThe plains of Mulgore will be your home for sometime--you should do your best to learn it very well. One day you will travel to unfamilar lands to master greater skills. You must be ready.','','','','','',9565,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,75,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3093,2,-82,1,1,0,64,32,0,0,0,0,0,0,0,0,0,0,0,0,0,747,0,0,0,9552,1,0,'Rune-Inscribed Note','Just a moment ago a messenger was looking for you, $N. I believe she was sent by the shaman trainer Meela. If this note is from Meela, I wouldn\'t take long in reading it\'s contents.$B','Read the Rune-Inscribed Note and speak to Meela Dawnstrider in Camp Narache.','We will meet many times in the days to come. Each time you will hopefully leave my company a little more powerful... a little more prepared. Like the Eternal Flame, your spirit will burn bright and hot.$B$BGo now, $N. Go and test yourself. I will be here for you when you need.','As quickly as water falls from the sky, here you are before me. I am pleased by your haste. It means you realize both the importance of our meeting and you being here. I am no leader, but I do understand the elements, and I can speak to the spirits of our people. I will teach you to do the same.','','','','','',9552,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,75,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3094,2,-263,1,1,0,1024,32,0,0,0,0,0,0,0,0,0,0,0,0,0,747,0,0,0,9581,1,0,'Verdant Note','Just a moment ago a messenger was looking for you, $N. I believe she was sent by the druid trainer Gart. If this note is from Gart, I wouldn\'t take long in reading its contents.$B','Read the Verdant Note and speak to Gart Mistrunner in Camp Narache.','Though we share a common bond, do not expect much welcome from the night elves. Their pride still limits their sight, but that is none of our concern. The teachings of the Earthmother are all you must concern yourself with, and I will teach you what I know as you grow in wisdom.$B$BReturn to me often, $N. You will find that the Earthmother grants incredible abilities to those who are most dedicated.','You have arrived. This is good. Our ancestors\' spirits have become restless throughout Mulgore and beyond, but I cannot tell why. It will forever be your duty to learn to listen to nature\'s spirits, and act as their avatar. Be mindful of that.','','','','','',9581,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,75,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3095,2,-81,1,1,0,1,16,0,0,0,0,0,0,0,0,0,0,0,0,0,364,0,0,0,9546,1,0,'Simple Scroll','Ah, while you were off dealing with the mindless Scourge, this scroll arrived for you. I would think it\'s some matter of importance as it seems it bears the seal of the warrior trainer Dannal. I would take some time to read it before heading out again.','Read the Simple Scroll and speak to Dannal Stern in Deathknell.','I will be here to train you as you grow in experience... find me as often as you like. I charge a minimal fee, but you\'ll find everything I can teach you to be worthwhile.$B$BGo now and test your skill. Many more things will become known to you as you gain experience, some of which I am unable to discuss with you here. Just know that Sylvanas will need warriors with your type of strength in the future. You will be the backbone of our salvation. Do not forget it.','Ah, so you\'ve arrived. Good. I overheard that a few others were able to escape \"death\" and were heading into town. Perhaps that resilence will pay off in the future also.$B$BYou may thank Sylvanas for your freedom... freedom of mind and body. Though you still remain tortured by the plague and its effects, you are now free to come and go as you see fit.','','','','','',9546,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3096,2,-162,1,1,0,8,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9559,1,0,'Encrypted Scroll','Ah, while you were off dealing with the mindless Scourge, this scroll arrived for you. I would think it\'s some matter of importance as it seems it bears the seal of the rogue trainer David Trias. I would take some time to read it before heading out again.','Read the Encrypted Scroll and speak to David Trias in Deathknell.','I spend most of my time here in the inn keeping an eye out for new faces and just keeping tabs on up-and-coming prospects. Keep your nose clean and I\'ll do what I can to teach you a few things. Just come back to me whenever you want, and we\'ll see if you\'re ready for a new skill or two.','So you\'ve made it? Good, we\'ll have need of more rogues as time goes on. The Shadowstalkers will probably wind up finding you when they think the time\'s right, so don\'t go and slip up or do anything you might regret. They need talented agents... not pickpockets and fools.','','','','','',9559,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3097,2,-262,1,1,0,16,16,0,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,9569,1,0,'Hallowed Scroll','Ah, while you were off dealing with the mindless Scourge, this scroll arrived for you. I would think it\'s some matter of importance as it seems it bears the seal of the priest trainer Duesten. I would take some time to read it before heading out again.','Read the Hallowed Scroll and speak to Dark Cleric Duesten in the church in Deathknell.','There is only one thing you must know: we have survived through will alone. It is faith in ourselves that separates us from others, and with our powers, we will cause great change in all of Azeroth. The weak will come to lean on you. The lepers will call you Lord. And the ignorant will look to you for guidance. It is my duty to make sure you have the necessary tools so when the time comes, you are prepared. As you grow in experience, seek me out. I will teach you greater powers if you are ready.','Ah, so between fire, plague, rioting, and much worse, one more of the \"faithful\" comes to my door. Well, let me bid you welcome, $C. And allow me a moment to explain a thing or two before you decide it\'s time for you to seek whatever drives you forward: the Holy Light no longer concerns you, the spirits of your forefathers are fairy tales, and creatures from the Nether don\'t want you.$B$BDo you understand me so far?','','','','','',9569,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3098,2,-161,1,1,0,128,16,0,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,9574,1,0,'Glyphic Scroll','Ah, while you were off dealing with the mindless Scourge, this scroll arrived for you. I would think it\'s some matter of importance as it seems it bears the seal of the mage trainer Isabella. I would take some time to read it before heading out again.','Read the Glyphic Scroll and speak to Isabella in the church in Deathknell.','You must return to me often if you are to become powerful enough to destroy those who would oppose us. The rules of magic still apply to you, $N. You will still find corruption follows you like hungry wolves in the night. You will find its caress is not unlike an addiction, an old lover still wanting to be by your side. But these things can be staved off. These things will only control you if you allow them to.$B$BGo now, return to me when you\'ve grown more powerful.','I knew you would come to me, $N. Not because you do not have the will to follow your own path, but because we are kindred spirits. We both have felt pain. We have both suffered. And now we want the power to take back what we know is ours: this land, our lives, our destinies. But there is much for you to learn still.','','','','','',9574,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3099,2,-61,1,1,0,256,16,0,0,0,0,0,0,0,0,0,0,0,0,0,364,0,0,0,9578,1,0,'Tainted Scroll','Ah, while you were off dealing with the mindless Scourge, this scroll arrived for you. I would think it\'s some matter of importance as it seems it bears the seal of the warlock trainer Maximillion. I would take some time to read it before heading out again.','Read the Tainted Scroll and speak to Maximillion in Deathknell.','I mentioned a slave still being a slave, no matter the master. Do you remember? We both know that it is that type of control--that type of power--that now drives us. We seek to have creatures serve us. We know we are more powerful and deserve more respect than others give us ... and so now we look to take it.$B$BI will be your ally in this struggle--the struggle for our own freedom. Freedom to seek our own allegiances. When you feel ready, return to me and I will teach you all I know.','I bid you welcome, $gbrother:sister;. I knew you would come. It was only a matter of time.$B$BWhat I said interested you, didn\'t it? I hit a chord... something inside you knew what I claimed was truth. Good.$B$BKnow this though: I am no traitor to Sylvanas. If anything, she would appreciate my claims considering it was her own beliefs that has put the Forsaken in the position it is now.','','','','','',9578,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3100,2,-81,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0,0,9542,1,0,'Simple Letter','I was asked to bring this to your attention as soon as you returned from the kobold camps, $N. It appears to be a letter sealed with the insignia of Llane, our local warrior trainer. I wouldn\'t hesitate to read it before you go about any other business here in the Abbey.','Read the Simple Letter and speak to Llane Beshere in Northshire Abbey.','Get yourself squared away, learn the layout of the land, and come back to me whenever you need training. I\'ll be here night or day.$B$BThe Knights of the Silver Hand have done well in making this place fairly safe, but as you meet the other citizens, I think you\'ll find they all have problems they could use some help with - help a $C can give them. Good luck.','Ah, you got my letter, $N... good.$B$BThere\'s been an influx of warriors in Elwynn recently - which is good for Stormwind, but bad for the kobolds and Defias in the area.','','','','','',9542,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3101,2,-141,1,1,0,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0,0,9570,1,0,'Consecrated Letter','I was asked to bring this to your attention as soon as you returned from the kobold camps, $N. It appears to be a letter sealed with the insignia of Brother Sammuel, our local paladin trainer. I wouldn\'t hesitate to read it before you go about any other business here in the Abbey.','Read the Consecrated Letter and speak to Brother Sammuel in Northshire Abbey.','In the meantime, you should know one or two other things. You are a symbol to many here in this land--act accordingly. The Holy Light shines within you, and it will be obvious to both your allies and your enemies.$B$BAlso, as you gain in wisdom and power, you will need to train to learn new abilities. That\'s where I come in. When you feel you\'ve gained some experience here in Northshire, come back to me and I will teach you what I feel you are ready to learn. Good luck... $C!','Finally! We meet face to face, brother to brother. I welcome you to Northshire. This will be your home for a short time while you learn the ins and outs of how things are done, but know that Stormwind is not far off, and sooner or later, your path will take you there. But until then, be patient... Knight of the Silver Hand.','','','','','',9570,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3102,2,-162,1,1,0,8,1,0,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0,0,9555,1,0,'Encrypted Letter','I was asked to bring this to your attention as soon as you returned from the kobold camps, $N. It appears to be a letter sealed with the insignia of Jorik, one of our local trainers. I wouldn\'t hesitate to read it before you go about any other business here in the Abbey.','Read the Encrypted Letter and speak to Jorik Kerridan in the stable behind Northshire Abbey.','You\'re gonna find that there a number of outfits that\'ll covet our skills, Cailel. Adventurers, SI:7... heck, even the Defias Brotherhood wouldn\'t mind a spy or two inside Stormwind. But you remember this, you\'re your own man. Don\'t let nobody bully you into doing something you don\'t wanna do! Besides, we hold all the cards... at least, we do before the game\'s done. Know what I mean?$B$BAnyway, just wanted to introduce myself and let you know that I\'m here if you need any training. Come by anytime.','You made it here in one piece, and it doesn\'t look like too many people saw you. Good enough for me. I don\'t like to have much attention drawn to me back here... nice and quiet. I\'m sure you can understand.$B$BHave any trouble yet? I\'m glad to hear not. That\'ll change soon enough.','','','','','',9555,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3103,2,-262,1,1,0,16,1,0,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0,0,9548,1,0,'Hallowed Letter','I was asked to bring this to your attention as soon as you returned from the kobold camps, $N. It appears to be a letter sealed with the insignia of Priestess Anetta, our local priest trainer. I wouldn\'t hesitate to read it before you go about any other business here in the Abbey.','Read the Hallowed Letter and speak to Priestess Anetta in Northshire Abbey.','As you grow in experience, return to me and I will do what I can to impart my knowledge upon you. Until then, go with compassion in your heart, and let wisdom be your guide. Remember, the world only becomes a better place if you make it so.','Ah, at last you\'ve come. I knew you would find your way to me. The Holy Light shines upon you, and the path you\'ve chosen. These times are harsh--the Burning Legion still has a presence upon Azeroth, the entirety of Kalimdor seeks new ways to defend itself from its own tribulations, and it is up to you to aid as many as you can.','','','','','',9548,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3104,2,-161,1,1,0,128,1,0,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0,0,9571,1,0,'Glyphic Letter','I was asked to bring this to your attention as soon as you returned from the kobold camps, $N. It appears to be a letter sealed with the insignia of Khelden, our local mage trainer. I wouldn\'t hesitate to read it before you go about any other business here in the Abbey.','Read the Glyphic Letter and speak to Khelden Bremen inside Northshire Abbey.','Haha, I knew my note would not dissuade you from your path. So, you\'re prepared then, are you? Prepared to accept your fate? Prepared to challenge the gods and any other forces that stand before you in the pursuit of knowledge and power?$B$BI will not lie, $N, you will be feared as much as respected. But also know this, I will be here for you when you need training. Simply seek me out as you grow more powerful.','Hello, $N. I am Khelden. Is there something I can do for you?','','','','','',9571,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3105,2,-61,1,1,0,256,1,0,0,0,0,0,0,0,0,0,0,0,0,0,7,0,0,0,9576,1,0,'Tainted Letter','I was asked to bring this to your attention as soon as you returned from the kobold camps, $N. It appears to be a letter sealed with the insignia of Drusilla, one of our local trainers. I wouldn\'t hesitate to read it before you go about any other business here in the Abbey.','Read the Tainted Letter and speak to Drusilla La Salle next to Northshire Abbey.','As you grow in power, you will be tempted--you must always remember to control yourself. I will not lie--corruption can come to any practitioner of the arcane; especially one who deals with creatures from the Twisting Nether. Be patient, and be prudent... but do not let that repress your ambition.$B$BAs you grow more powerful, return to me and I will teach you more about our ways.','Ah, so you\'ve arrived, and not a moment too soon, $N. Some of the guards were over here a moment ago and were giving me curious looks... pathetic mundanes.','','','','','',9576,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,50,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3106,2,-81,1,1,0,1,4,0,0,0,0,0,0,0,0,0,0,0,0,0,179,0,0,0,9543,1,0,'Simple Rune','While you were helping me out, this rune was given to me to pass on to you. Take some time to read it when you have a chance. I\'m thinkin\' it came from the warrior trainer Thran. Take a gander at it and go find him inside Anvilmar when you\'ve a chance.','Read the Simple Rune and speak to Thran Khorman in Coldridge Valley.','Other things you\'ll probably see too, just so yer in the know: dwarves usin\' magic in a fight \'stead of a rifle. Some of us takin\' to worshippin\' the Holy Light like some of the humans, and, last but not least, troggs. You\'ll learn more \'bout them later, but What you need to know now is that I\'m here to help ya.$B$BI be here to teach ya how to be a real $C. Anytime ya think ya need more trainin\', come back to me and I\'ll see what I can do.','Blast it\'s cold today, aint it? It\'s like the snow never goes away, $N.$B$BYou\'ve probably noticed already, but there are gnomes now living in our city. That\'s because they went and got themselves blown out of their own home. Don\'t go spreadin\' this \'round, but I can hardly blame them--I think I woulda resorted to explosives too if Ironforge were infested with Dark Irons or the like.','','','','','',9543,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3107,2,-141,1,1,0,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,179,0,0,0,9563,1,0,'Consecrated Rune','While you were helping me out, this rune was given to me to pass on to you. Take some time to read it when you have a chance. I\'m thinkin\' it came from the paladin trainer Bromos. Take a gander at it and go find him inside Anvilmar when you\'ve a chance.','Read the Consecrated Rune and speak to Bromos Grummner in Coldridge Valley.','The humans have taught us a great deal about the Holy Light and how important their order is to them... and to protecting all of Azeroth. We have a great respect for how stepped in tradition it is, and how just one figure, one sacrifice, can make the difference between pain and salvation.$B$BThe two of us are gonna be working together for a bit. Any time you think you\'re ready, come back to me and we\'ll see about getting you some training. Can\'t have you go out into the world unprepared, now, can we?','So, you\'ve made it! And not a second too soon. There\'s much to be done in Coldridge Valley and beyond. I\'m gonna need your help as much as you\'re gonna need mine!$B$BYou\'re a Knight of the Silver Hand now, be ready to play the part.','','','','','',9563,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,50,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3108,2,-261,1,1,0,4,4,0,0,0,0,0,0,0,0,0,0,0,0,0,179,0,0,0,9566,1,0,'Etched Rune','While you were helping me out, this rune was given to me to pass on to you. Take some time to read it when you have a chance. I\'m thinkin\' it came from the hunter trainer Thorgas. Take a gander at it and go find him inside Anvilmar when you\'ve a chance.','Read the Etched Rune and speak to Thorgas Grimson in Coldridge Valley.','One thing you should always remember is that you gotta respect the world you\'re livin\' in. The beasts that choose to fight along side you; the shine of your weapon; the weight of your ammo; the bite of a bitter wind; all these things you need to know intimately.$B$BI\'ll do what I can to help you, but most of the work\'s up to you. Anytime you think you\'re ready, come back and talk to me. I\'ll train you when I can.','Ya made it! Good to hear! Betcha didn\'t have to track me to find the place either. Haha!$B$BOur profession is pretty steeped in tradition, $N. Learning the ways of the land. Learning to track a bear through the mountains. Even just surviving on wits alone takes a great deal of courage and cunning. Think you\'re capable?','','','','','',9566,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3109,2,-162,1,1,0,8,4,0,0,0,0,0,0,0,0,0,0,0,0,0,179,0,0,0,9550,1,0,'Encrypted Rune','While you were helping me out, this rune was given to me to pass on to you. Take some time to read it when you have a chance. I\'m thinkin\' it came from the rogue trainer Solm. Take a gander at it and go find him inside Anvilmar when you\'ve a chance.','Read the Encrypted Rune and speak to Solm Hargrin in Coldridge Valley.','Anyway, as you start peekin\' around Coldridge you\'ll probably have need of training at some point. You just come back to me whenever you feel you need it and I\'ll teach you what I know--a trick here, a maneuver there. You know, the stuff that keeps you alive and makin\' a little extra coin.$B$BKeep an eye out on our gnomish friends too... they kinda got the short end of the stick what with Gnomeregan being... destroyed. They\'ll need our help to feel welcome.','You made it! Great!$B$BWe\'ve got an influx of activity lately, so I\'m glad to count another of the Ironforge clan among our numbers. Too many of us are lookin\' to the arcane, and divine for my own tastes. Nothin\' against them and their beliefs, but there\'s nothing like a cold blade in your hand and a shadow to keep you from the light, know what I mean?','','','','','',9550,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,50,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3110,2,-262,1,1,0,16,4,0,0,0,0,0,0,0,0,0,0,0,0,0,179,0,0,0,9556,1,0,'Hallowed Rune','While you were helping me out, this rune was given to me to pass on to you. Take some time to read it when you have a chance. I\'m thinkin\' it came from the priest trainer Branstock. Take a gander at it and go find him inside Anvilmar when you\'ve a chance.','Read the Hallowed Rune and speak to Branstock Khalder in Anvilmar.','I\'m the one who can train ya as you start to find your way around Coldridge Valley. When ya feel yer ready, come back to me and we\'ll see about maybe teaching you a new spell or two to fend off the valley from them blasted troggs.$B$BYa got the Light on yer side, along with all of Ironforge, $N... no pressure on ya to become somethin\' special.','Ach! Ya made it, $N! Wonderful!$B$BI was gonna say, I was about to lose faith that ye\'d arrive at all... get it, lose faith? It\'s a joke, lass... aww, nevermind. Ya didn\'t come here for me bad jokes anyway.','','','','','',9556,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3112,2,-81,1,1,0,1,64,0,0,0,0,0,0,0,0,0,0,0,0,0,179,0,0,0,9544,1,0,'Simple Memorandum','While you were helping me out, this memorandum was given to me to pass on to you. Take some time to read it when you have a chance. I\'m thinkin\' it came from the warrior trainer Thran. Take a gander at it and go find him inside Anvilmar when you\'ve a chance.','Read the Simple Memorandum and speak to Thran Khorman in Coldridge Valley.','Well, seein\' how this is your prime directive, or whatever yer callin\' it these days, I gave my word I\'d do whatever I can to make sure you and yours were ready to take back your home... and that\'s just what I\'m gonna do.$B$BAny time you feel yer ready, come back to good ol\' Thran and I\'ll be happy to share my knowledge wit ya. There\'s some cost to me trainin\' ya, but it won\'t be too expensive. Good luck.','Ah, well, another memorandum from a $R on a mission... isn\'t this quaint.$B$BNo, no, I ain\'t teasin\' ya, little one. Gotta respect your tenacity, that much is fer sure. I\'d be just as peeved if Ironforge was taken by Dark Iron dwarves, so don\'t be thinkin\' I don\'t feel for your plight...','','','','','',9544,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,75,100,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3113,2,-162,1,1,0,8,64,0,0,0,0,0,0,0,0,0,0,0,0,0,179,0,0,0,9558,1,0,'Encrypted Memorandum','While you were helping me out, this memorandum was given to me to pass on to you. Take some time to read it when you have a chance. I\'m thinkin\' it came from the rogue trainer Solm. Take a gander at it and go find him inside Anvilmar when you\'ve a chance.','Read the Encrypted Memorandum and speak to Solm Hargrin in Coldridge Valley.','I pretty much keep to myself around here so we don\'t get a bad wrap for things gone missing, but if you need anything, some training or somethin\', just come back anytime.$B$BYou and me got an understandin\'. We know when it comes down to it you can only trust family... and that\'s just what we got going on here, isn\'t it? Regardless of Gnomeregan being... overrun, and whatever else is thrown our way, we got one another to back each other up. Right?','Glad to see you got my note and came over. Sorry about pretendin\' it was a memorandum from your higher-ups... no offense intended. I just knew the two of us, along with others of our kind, gotta stick together.$B$BNot many think it\'s the best thing in the world to have your kind and my kind holed up in the same city, but I think we can work things out just fine. What do you think?','','','','','',9558,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3114,2,-161,1,1,0,128,64,0,0,0,0,0,0,0,0,0,0,0,0,0,179,0,0,0,9573,1,0,'Glyphic Memorandum','While you were helping me out, this memorandum was given to me to pass on to you. Take some time to read it when you have a chance. I\'m thinkin\' it came from the mage trainer Marryk. Take a gander at it and go find him inside Anvilmar when you\'ve a chance.','Read the Glyphic Memorandum and speak to Marryk Nurribit inside Anvilmar above Coldridge Valley.','Oh, yeah! Arcane Arts... of course.$B$BHere\'s what you need to know, $N: Don\'t get into too much trouble. Save some coin to buy me an ale... or any spells ya might want. And stay the heck away from Gnomeregan. Other than that, have a good day! I\'ll be here if you need me or want to train... or whatever.','Yeah, what\'s that, $R? Speak up, if you don\'t mind. I don\'t hear so good after a few ales.','','','','','',9573,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3115,2,-61,1,1,0,256,64,0,0,0,0,0,0,0,0,0,0,0,0,0,179,0,0,0,9577,1,0,'Tainted Memorandum','While you were helping me out, this memorandum was given to me to pass on to you. Take some time to read it when you have a chance. I\'m thinkin\' it came from the warlock trainer Alamar. Take a gander at it and go find him inside Anvilmar when you\'ve a chance.$B$BAnd watch yerself, $N, your kind ain\'t too trusted \'round these parts.','Read the Tainted Memorandum and speak to Alamar Grimm inside Anvilmar above Coldridge Valley.','But none of that matters. What matters is that you\'ve seen your own Holy Light! You know where power truly comes from. You realize that having our own allies is much more... prudent. Special allies. Allies that, no matter the task, will obey till their last breath.$B$BAnd that\'s where I come in, $N. I can train you in the beginnings of those special powers. Seek me out often and I will do what I can to teach you more spells.','Wonderful! You got my memorandum obviously.$B$BIgnore the fools around you, $N. The Holy Light?! The sword and shield?! These aren\'t paths for ones as open minded as us. Look at what \"normal\" magic did to our home. Coupled with those damned tinkerers, our race almost became extinct. And now we have to rely on the dwarves-- they\'d rather spend time allying with humans than help us rebuild our own home. We\'re like second-class citizens. Have you seen the way they look at us?','','','','','',9577,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,50,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3116,2,-81,1,1,0,1,8,0,0,0,0,0,0,0,0,0,0,0,0,0,457,0,0,0,9545,1,0,'Simple Sigil','This sigil was given to me by a messenger from our warrior trainer, Alyissia. It seems Alyissia would have words with you when you have a moment. Read it and bring it to her afterwards.','Read the Simple Sigil and speak to Alyissia in Shadowglen.','Soon you will see others from different races in the boughs of our home--do not let it cause any prejudice within you. They are welcome. They will aid us when they can. Not all of them will be altruistic, but they should be granted some amount of trust.$B$BBut none of this matters now. Now we must focus on you, and how you can aid our people. I am here for that very purpose. I will train you in the ways of a $C as you become stronger. Return to me whenever you wish and I will do what I can to aid you.','You made it. I\'m so glad.$B$BMuch has happened over the last few years, Saric: the creation of Teldrassil, the corruption of many of the forest creatures here and abroad, discovery of lands we thought lost to us like Feralas... so much, in so little time. But those are just some of the reasons we are here, the most important being to protect our kind from further evil.','','','','','',9545,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3117,2,-261,1,1,0,4,8,0,0,0,0,0,0,0,0,0,0,0,0,0,457,0,0,0,9567,1,0,'Etched Sigil','This sigil was given to me by a messenger from our hunter trainer, Ayanna. It seems Ayanna would have words with you when you have a moment. Read it and bring it to her afterwards.','Read the Etched Sigil and speak to Ayanna Everstride at the top of Aldrassil in Shadowglen.','As you experience what Shadowglen has to teach you, come see me--I will be able to help you understand more about your role as a $C and what you are capable of.$B$BThese are dangerous times, $N, do not take for granted the skill of your pets--there are things in this world more dangerous than you can imagine. Go with Elune and return to me again.','You\'ve arrived, and none too soon, $N. Welcome to Shadowglen.$B$BI trust my sigil found you in good spirits and health?$B$BAs I said previously, I am here to train you as a $C; to tame beasts to aid you in battle; to use a bow with unerring accuracy; to respect the lands which we call home and also the lands beyond.','','','','','',9567,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,2,1,1,0,0,0,0,0,0,0,0), + (3118,2,-162,1,1,0,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,457,0,0,0,9551,1,0,'Encrypted Sigil','This sigil was given to me by a messenger from our rogue trainer, Frahun. It seems Frahun would have words with you when you have a moment. Read it and bring it to him afterwards.','Read the Encrypted Sigil and speak to Frahun Shadewhisper in Shadowglen.','Until then, know that our kind are needed more than ever in this tenuous time. Peace with the other races can fail at any moment, and there is much talk about members of the Horde looking to sow even greater seeds of distrust. Remember that.$B$BAs you gain in power and feel more prepared, come back to me here and I will see about getting you some training. It\'s important that you know how to handle your weapon of choice, among other things.','Hello, Ferlis. I\'m glad you found me. I was thinking that perhaps you got lost on the way here.$B$BNothing really new has happened in Shadowglen since I sent you my sigil, but I\'ll leave all the information gathering to you. Speak to the rest of the people around Aldrassil if you\'d like.','','','','','',9551,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0,0,0,3118), + (3119,2,-262,1,1,0,16,8,0,0,0,0,0,0,0,0,0,0,0,0,0,456,0,0,0,9557,1,0,'Hallowed Sigil','This sigil was given to me by a messenger from our priest trainer, Shanda. It seems Shanda would have words with you when you have a moment. Read it and bring it to her afterwards.','Read the Hallowed Sigil and speak to Shanda in Aldrassil.','Do not concern yourself with the world below Teldrassil for now. There will be time for that later. Go now and speak to the others in Shadowglen--they can tell you more about what events have transpired. Help them in any way you can, and anytime you feel you need more training, come back to me and I will teach you what I can.','It pleases me to see you\'ve arrived so quickly, $N. Welcome.$B$BAs you\'ve probably heard, all of Teldrassil is stirring with the comings and goings of travelers. Even members of the Alliance have even been allowed access onto Teldrassil\'s boughs in order to meet with other Kaldorei who prepare for the adventures ahead.','','','','','',9557,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3120,2,-263,1,1,0,1024,8,0,0,0,0,0,0,0,0,0,0,0,0,0,456,0,0,0,9580,1,0,'Verdant Sigil','This sigil was given to me by a messenger from our druid trainer, Mardant. It seems Mardant would have words with you when you have a moment. Read it and bring it to him afterwards.','Read the Verdant Sigil and speak to Mardant Strongoak, in the tree Aldrassil in Shadowglen.','I will be your mentor and guide for now. It is my duty to teach you how to interpret not only what the spirits communicate to us, but also the complexities and secrets of the Emerald Dream.$B$BAs you learn and grow in power, you will learn more of our sleeping trance. But until then, return to me as often as you like and I will teach you what I can in the ways of our kind.','Ah, young $C. I see you\'re eager to continue your studies. Good.$B$BI wonder, have you spent much time in the Emerald Dream already? Perhaps you\'re not prepared for that yet... In time, I\'m sure.$B$BBut until then, we should discuss other matters.','','','','','',9580,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3121,2,357,40,45,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3122,9629,1,0,'A Strange Request','Neeru Fireblade in Orgrimmar has what I need to get started here! He has mixed up a concoction that I need for my... well, you\'ll see.$B$BOff with you now -- to Orgrimmar. Here, take this with you. It\'s a shrunken head that I promised Neeru in exchange for the herbs. It\'s the head of some poor dwarf I ventured across in the forest. I\'m sure Neeru will be pleased.$B$BYou\'ll find Neeru in the Cleft of Shadow.','Take the Shrunken Head to Neeru Fireblade in Orgrimmar.','I have been waiting for Uzer\'i to deliver this...$B$BLet me give you the herb mixture I prepared for his... well, experiments...','Yes?','','','','','',9629,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,75,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3122,2,357,40,45,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,3121,0,0,0,9628,1,0,'Return to Witch Doctor Uzer\'i','Here are the herbs, $N. Take them to Witch Doctor Uzer\'i.$B$BPlease let him know that I am satisfied with the shrunken head.','Deliver Neeru\'s Herb Pouch to Witch Doctor Uzer\'i in Feralas.','This is just what I need to prepare the muisek vessel, $N. Soon we will see if my latest incantations prove to be as powerful as I had hoped.$B$BPlease, a moment. I must perform the ritual and apply the herbs.','Have you spoken to Neeru?','','','','','',9628,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,25,0,0,0,0,0,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3123,2,357,40,47,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,3122,0,0,3124,9618,1,0,'Testing the Vessel','This will be a test; both of the ritual I performed, and of your abilities. Take this vessel, $N. With it, you will have the power to shrink and capture a creature inside of it.$B$BTravel to the Hinterlands and look for creatures known as Wildkin that were once pets of the night elf goddess Elune. The vicious, primitive, or savage owlbeasts are your targets, $N. Kill 10, and use the muisek vessel to shrink and capture them before their spirits can escape.','Travel to the Hinterlands, and locate the Wildkin. Kill 10, and use the Muisek Vessel to shrink and capture the fallen Wildkin.$B$BBring 10 Wildkin Muiseks and the Muisek Vessel to Witch Doctor Uzer\'i in Feralas.','Upon a violent death, the muisek of a creature may escape and seek revenge. Shrinking the creatures, as you did, $N, prevents the muisek from escaping. Now we may use it as we please!','Were you able to capture the wildkin?$B$BIf you succeed, we will be ready to shrink and capture the muisek of creatures of Feralas.','','','','','',9594,9618,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,2520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3124,2,357,40,47,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,3123,0,0,3125,9619,1,0,'Hippogryph Muisek','Since you have proven that you are both trustworthy and gifted with the ability to use the muisek vessel, I now wish you to capture another creature.$B$BHippogryphs have been loyal companions to the night elves for many years; their spirits are loyal and steadfast.$B$BYour task is to kill 10 frayfeather hippogryphs, and quickly, shrink and capture them with the vessel, so that their muisek may be preserved. You will find the hippogryphs in the High Wilderness, to the south of here. ','Kill 10 Frayfeather Hippogryphs of any type, then use the Muisek Vessel to shrink and capture them.','After killing an animal, if we allowed the muisek to escape, it may take the form of an even greater creature. We would never be safe from its vengeance.$B$BThis is a dangerous job I have given you, $N. Again, you have completed it well.','Were you able to capture the hippogryphs?','','','','','',9595,9619,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,2520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3125,2,357,40,45,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,3124,0,0,3126,9620,1,0,'Faerie Dragon Muisek','$N, next I must have you capture a creature that in appearance, may look quite fragile, yet its powerful spirit is what we are truly after. The faerie dragons that I speak of have served the night elves as their allies. We must capture one so that the horde may benefit from this strength of spirit as well.$B$BHere is the muisek, $N. Kill 8 sprite darters or sprite dragons, and capture their muisek. They may be found to the west of here.','Kill 8 Sprite Darters or Sprite Dragons. Use the Muisek Vessel to shrink and capture the fallen Faerie Dragons.','Thank you, $N. Now the spiritual powers of the faerie dragon will be available to us.$B$BI hope you willing to perform another task for me.','Were you able to capture the muisek of the faerie dragons?','','','','','',9596,9620,0,0,8,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3126,2,357,40,50,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,3125,0,0,3127,9606,1,0,'Treant Muisek','The wandering forest walkers that can be found meandering through the forest are our next target, $N. Night elves have enlisted treants as allies to fight against the horde. Their movement may be slow, but their role as protectors is undeniable.$B$BSoon we will be able to use this power for our own benefit.$B$BFind 3 wandering forest walkers; kill them, and use the muisek vessel to shrink and capture them.','Kill 3 Wandering Forest Walkers. Use the Muisek Vessel to shrink and capture the fallen Treants.','Thank you, $N. Our muisek collection is almost complete.','Were you able to capture the wandering forest walkers?','','','','','',9593,9606,0,0,3,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,2820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3127,2,357,40,50,1,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,3126,3129,-3129,0,9621,1,0,'Mountain Giant Muisek','The last task I will require of you is to travel to the northwest and find the final enemy.$B$BThe mountain giants left the mountains to aid the night elves when the burning legion appeared in the world. You will know them by their massive size and the way the ground begins to shake as you travel along their rocky terrain.$B$BI am eager to harness power of that size. Kill 7 mountain giants, then use the muisek vessel to capture their powerful muisek.','Kill 7 Land Walkers or Cliff Giants. Use the Muisek Vessel to shrink and capture the fallen Mountain Giants.','Just imagine the possibilities of what we now possess, $N. Along with the materials that you have collected, I will be able to forever trap the muisek of these creatures into whatever I wish.','Were you able to capture the mountain giants?','','','','','',9597,9621,0,0,7,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,2820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3128,2,357,40,50,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,3129,-3129,0,0,0,0,'Natural Materials','I will need certain materials to complete my endeavor... You may do this alongside the other tasks I will give you.$B$BI\'ll need a splintered log from a treant of Feralas. Encrusted minerals, these can be found on the mountain giants and faerie dragons to the west. Also, find me some resilient sinew from the owlbeasts of the Hinterlands or hippogryphs of Feralas. Finally, I\'ll need a large amount of metallic fragments from any of these creatures I mentioned.','Bring 2 Splintered Logs, 6 Encrusted Minerals, 20 pieces of Resilient Sinew, and 40 Metallic Fragments to Witch Doctor Uzer\'i in Camp Mojache.','Excellent! These materials, combined with the muisek, should yield just the results we\'ve been wanting.','Were you able to collect the materials I need?','','','','','',9590,9589,9591,9592,2,6,20,40,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,5500,2820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3129,2,357,40,50,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Weapons of Spirit','Imbuing the muisek into the weapons is a difficult process. Now that I have all of the required materials and the muisek of the creatures that you captured, I may begin. Please wait; I will return in a moment.','Witch Doctor Uzer\'i wants you to wait for a moment while he prepares the weapons.','As promised, you have your choice, $N. The muisek of the creatures has been forever sealed into the power of these weapons.$B$BYou may now wield their energy as your own. Use it well.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9684,9686,9683,10652,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,2820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3130,2,357,40,43,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,2867,0,0,2869,0,0,0,'Against the Hatecrest','At this point, I am going to direct you to my second, Latronicus. He\'s been keeping a close eye on the naga forces to date. I\'ll assess the general situation here in regards to the naga; as much as I want to commit a full force to move against them, leaving the stronghold open to direct attack from the Horde - or worse - seems less than optimal.$B$BAnyway, Latronicus awaits. Good work thus far, $n. Keep it up.$B$BYou\'re dismissed.','Report to Latronicus Moonspear in Feathermoon Stronghold.','Excellent, $N - I value a \"can do\" attitude in those who I work with.$B$BI\'ve been tasked by General Feathermoon to address the naga in a direct manner. My plans are two fold: one, we will weaken their forces both in number and in command, and two, we will uncover what they are up to in the ruins. With your help, we\'ll counter the naga presence without sacrificing the general security of the stronghold.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,25,0,0,0,0,0,216,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3141,2,16,45,57,0,0,255,0,0,0,0,0,0,0,0,0,0,0,10,2,2744,0,0,3508,0,0,0,'Loramus','So you wish to battle demons? You would do well to listen to my tale. ','Listen to Loramus Thalipedes tell his story.','So be it...','Do not interrupt me, $r.','Loramus\' Story','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3161,2,440,43,48,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9978,1,0,'Gahz\'ridian','$N, I\'m a scientist, but also a treasure hunter at heart!$B$BLong ago, when trolls used to occupy this land, they created large amounts of ornaments modeled after Gahz\'rilla, a hydra they worshipped as a deity. These ornaments are carved out of an element that I call \"Gahz\'ridian,\" after the hydra god.$B$BI did find some myself, but I\'d like to have some more to study -- maybe you can find some?$B$BI even invented a detector that makes finding the Gahz\'ridian a snap! Just put it on, and the search begins! ','Marvon Rivetseeker in Tanaris wants you to collect 30 Gahz\'ridian Ornaments.','Perfect; these ornaments are perfect for my studies. Thanks so much for the help, $N.$B$BOh, can I get my helmet back?','Are you having any trouble?$B$BYou can find Gahz\'ridian just about anywhere in Tanaris, $N, so keep looking!','','','','','',8443,9978,0,0,30,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10827,10826,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,250,0,0,0,0,0,2640,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (3181,2,51,40,48,1,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3182,10005,1,0,'The Horn of the Beast','The gigantic horn has numerous scratches and cracks. An unusual metal object is lodged into the rough surface.$B$BUpon further examination, you notice that the metal is actually a broken axe head. On the metal, the following words are etched:$B$BProperty of Mountaineer Pebblebitty.$B$BWhen you try and dislodge the broken axe head, it shatters into a million pieces.$B$BWoops!','Take Margol\'s Gigantic Horn to Mountaineer Pebblebitty.$B','What have you got there? A fake obviously!$B$BI\'ve been face to face with Margol and I know for a fact that her horn is at least eight times larger than the one you\'ve got in your hands, $N. You probably got that off of a stormsnout in the Barrens. No ma\'am, you can\'t fool Pebblebitty!','No, I will not open the gate.','','','','','',10005,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,350,0,0,0,0,0,3250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,0), + (3182,2,38,40,48,1,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,3181,0,0,0,10005,1,0,'Proof of Deed','You expect me to believe a story like that? The real horn would have had my broken axe head still lodged into its surface.$B$BListen, take that obvious fake to Curator Thorius in Ironforge. If he can validate your claim, you will receive a proof of deed. Bring that proof back to me and I\'ll give you the key to the Searing Gorge.$B$BGet going! ','Take Margol\'s Gigantic Horn to Curator Thorius in Ironforge.','What\'s this?$B$BOh my, I don\'t believe it! Do you realize what you\'ve got here, $R? This is the horn of Margol the Rager! Margol, the bane of every archaeologist that ever set foot in the Searing Gorge.$B$BMay I keep it?','Why hello there young lady. Would you like a tour of the museum?','','','','','',10005,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,12000,2640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (3201,2,1537,40,48,1,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,3182,0,0,0,10022,1,0,'At Last!','I can\'t believe Pebblebitty doubted the authenticity of the horn. Between you and me, I think she\'s just jealous. I know she really wanted to kill that beast herself, what with the \'incident\' and all.$B$BSo you need a proof of deed? After the contribution you just made to the museum, it won\'t be a problem.$B$B$B$BThere we go! You can take that back to Pebblebitty.','Take the Proof of Deed back to Mountaineer Pebblebitty.','I don\'t know how someone as weak as you overcame Margol, but a deal is a deal. Here is the key.$B$BIf anything happens to you after this, it will be your own fault.','I don\'t believe it.','','','','','',10022,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5396,0,0,0,1,0,0,0,47,0,0,0,0,250,0,0,0,0,0,2640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0), + (3221,2,130,10,12,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,449,0,0,1359,0,0,0,'Speak with Renferrel','While you were out helping our deathstalkers, Apothecary Renferrel sent you a summons. He did not give me details, but he wanted to speak with you about the wolf hearts you had given him.','Speak with Apothecary Renferrel at the Sepulcher.','Ah, very good. There is a matter regarding the wolf hearts you brought to me earlier that demands our attention.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,10,0,0,0,0,0,54,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3261,2,17,10,18,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,905,0,0,882,0,0,0,'Jorn Skyseer','Your time with me is over, $N. To learn more, you must go to Camp Taurajo to the south and speak with Jorn Skyseer. He will continue your guidance.','Speak with Jorn Skyseer at Camp Taurajo.','Greetings, young one. You are here to walk the hunter\'s path?$B$BVery good. Let us begin.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,10,0,0,0,0,0,84,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3281,2,17,9,18,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,869,0,0,0,0,0,0,'Stolen Silver','You may have killed the raptors, but the silver they stole must be recovered! I have reports that the raptors have a large grouping of nests south of Ratchet, known as the Raptor Grounds. It is likely that they brought our stolen silver there.$B$BGo to this raptor haven and search for the stolen silver. When you find it, return it to me.','Bring the Stolen Silver to Gazrog in the Crossroads.','Aha! So the raptors did hide the silver at their lair. It\'s hard to believe these beasts would have the desire for silver. Perhaps the stories of their intelligence are not as far from the mark as I thought!$B$BThank you, $N. Take this as a reward for your service to us, and know that the guards of the crossroads owe their next month\'s pay to you.','Do you have the silver?','','','','','',5061,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11853,2694,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,1000,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3301,2,17,10,15,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,880,0,0,0,10414,1,0,'Mura Runetotem','My clanmate, Mura Runetotem, traveled to Silverpine so that she might aid our undead allies. Silverpine is an ailing forest, a dying forest, and it was Mura\'s hope to bring it new life. Perhaps the strange life found here in the Barrens can help her work in Silverpine.$B$BTake a sample of the shells you gathered, and bring it to Mura in Silverpine. She is staying at the Sepulcher. With luck, studying the shell will give her the insight she needs to heal that dying place.','Speak with Mura Runetotem in the Sepulcher.','Ah, what is this? This shell has an inner glow, as if it still pulses with life. Amazing! I must study it further.$B$BThank you, $N. With luck, this shell will hold a secret I can use to aid the poor land of Silverpine.','I can smell the dust of the Barrens on you, $C. You have traveled far.','','','','','',10414,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10820,10821,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,630,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3321,2,-121,40,50,0,0,255,164,210,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,'Did You Lose This?','You have done much for the Order, $N. The sheer dedication it takes to get this far would have turned away any ordinary person. There is no doubt in my mind, or in the mind of Galvan, that you are one of us.$B$BWhich is why I think you deserve a little reward. It is nothing really, just a trinket. You may be familiar with its properties, as I do believe it is what brought you to us in the first place.','Wait for Trenton to finish his work.','Rise and be recognized, $N, blacksmith of the Mithril Order.','Today we finalize our celebration of your commitment to the Order.','Watch Trenton Work','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10418,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,3321,3321), + (3341,2,722,37,42,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Bring the End','In the Barrens lies a horrid mess of tangled vines called Razorfen Downs. While our first observations of this place revealed little threat, our recent findings are much more serious...$B$BThe quilboar of Razorfen Downs have aligned themselves with the Scourge. A Lich named Amnennar the Coldbringer rules them now, using the power of his massive consciousness to control their every move.$B$BAmnennar has a direct telepathic link to Ner\'zhul; we must sever this bond, $N. An end must come to the Coldbringer.','Andrew Brownell wants you to kill Amnennar the Coldbringer and return his skull.','The loyalty of a Lich is unswerving, $N. Let them know that such loyalty will only bring them destruction.','This matter is of utmost importance, $N. We must stop any attempt by the Scourge to bolster their ranks.','','','','','',10420,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10823,10824,0,0,1,1,0,0,68,0,0,0,0,350,0,0,0,0,0,2580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3361,2,132,3,3,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Refugee\'s Quandary','We drove the troggs out of Gnomeregan, but then it all went so horribly wrong! Now our home is completely irradiated, and we gnomes have been scattered all over Dun Morogh.$B$BIn my haste to get away from the radiation, I lost all my personal belongings and tools. It was the trolls that got them. They stole my chest, my box, and my bucket of bolts! They took them back to their camps southwest of Anvilmar.$B$BI\'m no adventurer - could you find my things and bring them here to me, please?','Bring Felix\'s Box, Felix\'s Chest and Felix\'s Bucket of Bolts to Felix Whindlebolt in Anvilmar.','Huzzah, you\'ve found them! You\'re an absolute savior, my friend. Here, it\'s not much, but it\'s something for the trouble I\'ve put you through! Thank you!','Oh goodness $N, this town is not well suited for the likes of me. There are as many nasty creatures here as there were in Gnomeregan before the accident!$B$BDo you have my belongings? If you don\'t, then who knows what the trolls have done with them now...','','','','','',10438,16313,16314,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,250,250,0,0,0,50,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3362,2,440,45,50,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Thistleshrub Valley','Have you ever seen Thistleshrub Valley? It\'s a mighty dangerous place, $N.$B$BThose strange beasts there, I don\'t trust them for a minute! Gnarled thistleshrubs and thistleshrub rootshapers, that\'s what I think they were called...$B$BAnyhow, I want to get into the valley, but with so many of those thistleshrubs around, there\'s no way I\'m going back there. But here\'s where you come in -- if you clear some of them out, I just might think about going back. What do you think, $N? Help me out?','Tran\'rek in Gadgetzan wants you to kill 8 Gnarled Thistleshrubs and 8 Thistleshrub Rootshapers.','They\'re that big? I might have to rethink my plan...$B$BBut you did hold up your end of the bargain, so here\'s what I promised.','I\'d like to take a closer look at that cactus in the valley... So leave some of it in one piece, will ya?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5490,5485,0,0,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,250,0,0,0,0,7500,2820,0,0,0,0,0,0,0,0,6,5,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3363,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Songflower','','','You apply some Cenarion plant salve to the songflower. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a songflower plant. A pungent, unhealthy odor emanates from the plant. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3363), + (3364,2,132,4,5,0,0,77,0,0,0,0,0,0,0,0,0,0,300,0,0,0,0,0,0,10439,1,0,'Scalding Mornbrew Delivery','Gah! I was supposed to get this delicious scalding mornbrew to Durnan Furcutter inside Anvilmar a while ago now, but I had to deliver one to Grelin here first. I\'ll never make it to Anvilmar before the brew runs cold!$B$BYou look fast. Maybe you can make it. This cup will only stay hot for five more minutes, and Durnan didn\'t order \"chilly\" mornbrew, so get going. Anvilmar is to the northeast, a settlement dug into the mountain.$B$BThanks, $N, and don\'t forget to bring me back my mug!','Take a Scalding Mornbrew to Durnan Furcutter inside Anvilmar before it gets cold in five minutes!','Ah good, now this will hit the spot. Allow me to take a small break while I enjoy this scalding mornbrew!','Aye, I\'m Durnan Furcutter. You have something for me?','','','','','',10439,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,75,75,0,0,0,0,138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,6,0,0,0,0,0,0,0,0,0,3364), + (3365,2,132,4,5,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,3364,0,0,0,10440,1,0,'Bring Back the Mug','Now that hit the spot! Nothing like a piping hot - nay, SCALDING mornbrew on a cold winter\'s day to warm your cackles of yer soul.$B$BHere ya go $N - be a pal and take this empty mug back to Nori for me, would ya now.','Return Nori\'s Mug to Nori Pridedrift.','Excellent, $N! You\'d be surprised how many couriers I meet who forget to do something as simple as bring back the mug. Mugs don\'t grow on trees, or so they tell me!$B$BHere\'s a little something for the effort. Thanks again for your help.','I trust the scalding mornbrew got to Durnan on time! Did you remember to bring me back my mug?','','','','','',10440,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,250,250,0,0,0,50,270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,1,0,0,0,0,0,0,0,0,0,0), + (3367,2,51,40,48,0,0,77,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,3368,0,0,0,'Suntara Stones','$B$BI\'m badly injured, $r. Feel... light headed... World spinning... Bleeding... internally.$B$BI must get back to Ironforge. Help me, $N.$B','Help Dorius get back to Ironforge.$B','This letter was dropped by Dorius when he was shot.','I\'m not going to make it...','Dorius Escort','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,2640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3368,2,51,40,48,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,3367,0,0,3371,10443,1,0,'Suntara Stones','Brother,$B$BIf you are reading this letter, I am no more. How it got to you, I do not know, but thank and reward the ones responsible.$B$BAbout the stones: They exist and the Dark Irons have them in their possession. Their leader, Lathoric the Black, is using the power of the stones to enslave my excavation team. They were taken to the cauldron. Their minds are twisted, working night and day to complete something called Obsidion.$B$BHelp them, brother. It is the final wish of a dead man.$B$B-Dorius$B','Take the Singed Letter to Thorius in Ironforge. He is in the Hall of Explorers.','$B$BIn the name of the Light, he will have his wish. This I vow.','','','','','','',10443,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,13000,2640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0), + (3369,2,17,15,25,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,6981,0,0,0,10649,1,0,'In Nightmares','This shard holds great secrets; it is the pure essence of the Emerald Dream. However, what I see in this shard is not a dream; one would call this sort of a vision a nightmare.$B$BI do not wish to alarm you, $N, but I think it is best if you deliver this shard into the hands of a wise druid as soon as you can.$B$BHamuul Runetotem on Elder Rise is who you need to find. Head to Thunder Bluff. I cannot say more. ','Bring the Nightmare Shard to Hamuul Runetotem on Elder Rise.','Falla sent you to me? Well now, let\'s see that shard that you say she was so hesitant to talk about...$B$B$B$BOh... I didn\'t... Well.$B$B$N, thank you for delivering this to me. It isn\'t wise to speak of things such as this, though, I advise you. These are matters that you should not concern yourself with.$B$BLet\'s just say that things in the Emerald Dream are not as we thought...$B$BPerhaps in the future, our paths may cross again.$B$B','May I help you with something?','','','','','',10649,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10657,10658,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3370,2,17,15,25,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,6981,0,0,0,10649,1,0,'In Nightmares','This shard holds great secrets; it is the pure essence of the Emerald Dream. However, what I see in this shard is not a dream; one would call this sort of a vision a nightmare.$B$BI do not wish to alarm you, $N, but I think it is best if you deliver this shard into the hands of a wise druid as soon as you can... $B$BMathrengyl Bearwalker in the Cenarion Circle is who you need to find. Head to Darnassus. I cannot say more.','Bring the Nightmare Shard to Mathrengyl Bearwalker in Darnassus.','Falla sent you to me? Well now, let\'s see that shard that you say she was so hesitant to talk about...$B$B$B$BOh... I didn\'t... Well.$B$B$N, thank you for delivering this to me. It isn\'t wise to speak of things such as this, though, I advise you. These are matters that the Cenarion druids alone must attend to.$B$BLet\'s just say that things in the Emerald Dream are not as we thought...$B$BPerhaps in the future, our paths may cross again.','May I help you with something?','','','','','',10649,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10657,10658,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3371,2,1537,40,55,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,3368,0,0,3372,0,0,0,'Dwarven Justice','There is an empty, vacuous hole, where my heart used to be, $N. The loss of Dorius is not one that I will soon recover from. I must see his final wish through - the perpetrators of this cold blooded murder must be brought to justice.$B$BReturn to the Searing Gorge and fulfill his last request: Free his men. The Dark Iron dwarves force their slaves to work in a sweltering mine called the Slag Pits. Search there for Dorius\' men.','Return to the Searing Gorge and find Dorius\'s archaeology unit. ','Forget about me, help the others.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3372,2,51,40,52,1,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,3371,0,0,0,0,0,0,'Release Them','Release them, $r. Even after their bodies give out, the power of the Suntara forces them to complete their tasks.$B$BThe altar of Suntara is the key. Go northwest; in the hills above the cave... Twilight\'s Hammer guard a relic. Retrieve it and place it on the altar of Suntara.$B$B','Find the Mysterious Artifact being guarded by the Twilight\'s Hammer Idolaters in the northwest quadrant of the Searing Gorge and bring it to the Altar of Suntara in the Slag Pit.$B','You place the mysterious artifact on the altar of Suntara.','The altar is empty.','','','','','',10442,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (3373,2,1417,48,55,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10454,1,0,'The Essence of Eranikus','As you touch the gem, a deep voice resonates in your mind.$B$B\"Mortal, heed this plea. I am Eranikus of the Green Dragonflight, keeper of this accursed temple. My charge to ensure that the trolls never again bring forth their abomination of a god has for now ended in failure. As I imbue this gem with part of my essence, I sense my grip on the Dream twisting into chaos. Please - place this gem into the essence font in my lair, and let our magic there purge the taint from my psyche so that I may rest.\"','Place the Essence of Eranikus in the Essence Font located in this lair in the Sunken Temple.','You place the gem inside the essence font.$B$B\"Thank you mortal, you have - no... this, this cannot be! No! The corruption of this accursed god even taints the sanctity of a Green Dragonflight essence font! No please, I feel my essence ripping from me! THE PAIN! I feel the grip of an eternal nightmare taking hold on me...\"$B$B\"Mortal, I implore you! Find one of the Green Dragonflight to stop this... help me... I am chained in darkness... forever in agony... please do not torture...\"','As you near the essence font that Eranikus told you of, his voice once again touches your mind.$B$B\"Yes mortal, this essence font will redeem what untainted element of my psyche remains imbued in this gem. Place the gem inside the font, and let the magic of the Green Dragonflight cleanse the corruption and taint from my being. Only then will I find true release, and only then will the Dragonflight be able to reassert their stewardship over the Atal\'ai.\"','','','','','',10454,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10455,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1680,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3374,2,8,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,3373,0,0,0,10589,1,0,'The Essence of Eranikus','You engage the Oathstone, and Itharius speaks directly to your mind through the stone.$B$B\"By accepting the charge placed in this Oathstone, you agree to aid my cause and the cause of Ysera\'s Dragonflight in redeeming the corrupted soul of Eranikus. The first sacrifice, one of many you and I will no doubt make, will be to relinquish the gem to me that has chained what free-willed part of Eranikus\' psyche remains.\"$B$B\"Do this $N, and we will work together to redeem a soul worthy of redemption.\"','Bring the Oathstone of Ysera\'s Dragonflight and the Chained Essence of Eranikus to Itharius in the Swamp of Sorrows. It is there that you will make your choice to aid Ysera\'s Dragonflight or not.','You have made your choice, and so it begins. Your choices have been, to date, what I would consider to be the correct ones; your actions and deeds henceforth will determine whether this is to continue.','Here we are $N, at yet another crossroads. The time has come to make another choice. What choice do you make, mortal?','','','','','',10589,10455,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3375,2,1517,37,42,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,-2201,0,0,0,0,0,0,'Replacement Phial','Um... you need another phial of scrying? You\'re kidding, right? What did you do with the first one?! We have a lot of work ahead of us here, $r. Those phials don\'t grow on trees! Actually, I wish they did, because I\'d go there and pick one off since I don\'t have another one!!$B$Bin order to make you one, I need the following: a mana potion, a piece of coal, and some sweet nectar. Don\'t ask why, just bring me what I ask and I\'ll make you a new one.','Bring a Mana Potion, Coal, and Sweet Nectar to Talvash del Kissel in Ironforge to get a replacement for Talvash\'s Phial of Scrying.','The mighty adventurer delivers. Hooray for me. By the way, I lied - I had another phial. Ungh, take it.$B$BWell, what did you expect?! \"Oh, here, have another one! I\'m just some goofball who has nothing better to do than hand out magical communication devices to adventurers!\" Rest assured though, what you have given to me will be enough make you another phial when you lose that too.$B$BPlease prove me wrong and don\'t lose the new one, okay?','To make another phial I need a mana potion, a piece of coal, and some sweet nectar.$B$BThat, and a whole lotta patience apparently.','','','','','',3827,3857,1708,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7667,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3376,2,220,3,5,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Break Sharptusk!','$N - I have heard of you, newcomer. Perhaps it is you that will help us, where others have failed.$B$BWe tauren have carved a home out of this land, but not without a cost. The Bristleback quilboars of Brambleblade Ravine, led by Chief Sharptusk Thornmantle, have made our lives difficult with their continued war against us. I charge you to bring me the chief\'s head!$B$BHe will be found in the ravine to the east in their makeshift village.','Bring the head of Chief Sharptusk Thornmantle to Brave Windfeather in Red Cloud Mesa.','Justice has been served on this day by your swift actions, $N. Let this deed serve as a warning to all who would threaten our home.$B$BYou have earned this reward to help you on your sojourn, young $C.','Sharptusk will trouble us no more once you have brought me proof of his death. It is his head that I seek, $N.$B$BWe tauren live for the hunt, and there is no greater hunt than against one that is cunning enough to perhaps hunt us back. If you are successful in this task, young one, you will start to learn what I mean.','','','','','',10459,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10635,10636,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,500,0,0,0,0,0,405,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3377,2,51,40,50,0,0,77,0,0,0,0,0,0,0,0,0,0,0,10,2,0,0,0,3378,0,0,0,'Prayer to Elune','Will you assist me, mortal? Hear my tale.','Hear Zamael tell his tale.','I have accepted my fate here in this cage, but the prayer must be found.','Allow me to finish my story.','Zamael Story','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3378,2,51,40,50,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,3377,0,0,0,0,0,0,'Prayer to Elune','Will you assist me, mortal? Will you find the prayer to Elune?$B$BAs I stated, the prayer was etched onto a golden tablet. One of these idol worshipping scoundrels must have it on their person.$B$BIf you do recover my prayer, take it to Astarii Starseeker in Darnassus. It matters little that my faith has been rekindled after the countless malevolent actions that I have taken against this world and its inhabitants, but my prayer must be heard. Absolution is the last thing I expect.','Find the Prayer to Elune and take it to Astarii Starseeker in Darnassus.$B','Elune smiles upon you this eve, $N. You have returned a lost soul to her. Please accept this as a token of our gratitude.','What brings you to the Temple of the Moon, $N?','','','','','',10458,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10745,10746,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,14500,3540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0), + (3379,2,-264,46,50,0,0,0,197,230,0,0,0,0,0,0,0,0,0,8,0,0,0,0,3385,0,0,0,'Shadoweaver','The spiders of the Searing Gorge are an invaluable source of shadow silk. As you know, shadow silk is highly sought after by the artisans of our trade.$B$BRecently, a group of poachers has encroached upon these lands, carelessly slaying spiders en masse without so much as a thought as to the long term effect of their actions. The first task I ask of you, then, is a simple one: Find them... and end them.$B$BBegin your search to the north.$B$BIf you require assistance, speak with Raze.','Kill the group of Shadow Silk Poachers that wander the Searing Gorge. Nilith has reason to believe that there are five of them that need to be exterminated. Return to Nilith in the Searing Gorge when this task is complete.$B','Excellent work, $N.$B$BI am sure that this is a piece of shadoweave that you have not yet seen.','What information do you have?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8442,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10461,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,14500,4050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0), + (3380,2,1417,46,51,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,3444,0,3444,0,0,0,'The Sunken Temple','There are restless spirits in this world, $N. There are spirits that have been tainted by their isolation, bound to an ancient evil...$B$BI have heard of a place that lies deep below the surface of the earth -- banished there by powers greater than I have ever seen.$B$BIf you wish to learn more of this place; the Sunken Temple, seek out a goblin named Marvon Rivetseeker. He has studied many ancient areas of the world, and was last known to have left his home in Ratchet to study the troll ruins in Tanaris.','Find Marvon Rivetseeker in Tanaris.','Yes, the Sunken Temple, I can say that I have seen it with my own eyes. Perhaps you\'d like to hear more about it?$B$BYou look like the adventurous type -- I know things that may intrigue you...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2190,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3382,2,16,48,57,0,0,255,0,0,0,0,0,0,0,0,0,0,0,258,3,0,0,0,0,0,0,0,'A Crew Under Fire','We were just off the coast looking for a safe haven to make anchor. The sun hadn\'t been down for more than an hour when they attacked... those damned naga!$B$BI\'m not sure what they were looking for, but it\'s clear they didn\'t find it--they\'ve already come back once. A couple of my scouts are on watch at the entrance of the valley to give us fair warning when the next attack comes.$B$BI\'m sorry you\'ve come along now, $N, but it\'s out of my hands.$B$BAre you ready for the fight of your life?','Defend Captain Vanessa Beltis, her crew and the Horizon Scout\'s passengers against the naga attack. Captain Vanessa Beltis must survive.','You\'ve done it! Thank you! Surely this was one of the most brutal battles I\'ve ever taken part in. I can\'t thank you enough.$B$BI only wish more of my crew could have lived through this trial.$B$BI would ask you to speak to any surviving passengers from the Horizon Scout. Some of them had business in the area, and may have a request or two of you if you\'re willing. Again, thank you for all your help.','','Protect Captain Vanessa Beltis from the naga attack','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,360,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,2,1,0,0,0,0,0,0,3382,0), + (3385,2,-264,46,50,1,0,0,197,1,0,0,0,0,0,0,0,0,0,8,0,3379,0,0,3402,0,0,0,'The Undermarket','They call themselves the Undermarket: Cutthroat traders that will sell, move, trade and do just about anything for the right price.$B$BIt gets worse, $N. They have set up a base of operations here in the Searing Gorge. Trade Master Kovic is heading up the operation and has close ties with the Dark Iron dwarves of the region.$B$BWe must strike hard and send a message to their leadership. Slay Trade Master Kovic and his minion Clunk. Bring back his trader\'s satchel when the job is done.$B$BTo the Cauldron!','Slay Trade Master Kovic and his minion Clunk. Retrieve the Trader\'s Satchel from his corpse and return it to Nilith.$B','You have struck a decisive blow against the Undermarket. Their leaders will think twice before sending more cronies into the gorge.$B$BOh, and I also found nothing of use in the trader\'s satchel. You may keep whatever you find inside.','The Trade Master still lives?','','','','','',0,0,10467,0,0,0,1,0,0,0,0,0,0,0,0,0,8444,8447,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10462,10479,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,4050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,1,1,0,0,0,0,0,0,0), + (3402,2,-264,43,50,0,0,0,197,1,0,0,0,0,0,0,0,0,0,8,0,3385,0,0,0,0,0,0,'The Undermarket','I want you to personally deliver the news of Kovic\'s defeat to Vizzklick in Gadgetzan. He will be so happy to hear that Kovic is dead that I\'m certain he\'ll give you some grand reward.','Speak with Vizzklick in Gadgetzan.$B','Kovic slain??! This is a glorious day, $N! For years that scoundrel has been running shady undermarket trades, undercutting honest, hard working traders all over the world.$B$BYou deserve a fine reward for this accomplishment! And a fine reward you shall have!$B$B','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10463,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,7500,4050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,4,4,5,0,0,0,0,0,0,0), + (3421,0,16,45,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'Return Trip','','','I will return you to Sanath\'s camp now.$B$BDo not mind his bad manners--he is rude to everyone save for the master. Perhaps he shall learn his lesson one day.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12520,12521,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0), + (3441,2,51,40,48,0,0,255,0,0,0,0,0,0,0,0,0,0,0,10,2,0,0,0,0,0,0,0,'Divine Retribution','Hear my tale, adventurer.','Listen as Kalaran Windblade tells his story.','Have you heard enough? Are you prepared to act?$B$B','Allow me to finish mo... $r.','Kalaran Story','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,264,0,0,0,0,0,0,0,0,1,0,0,0,1000,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3442,2,51,40,48,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,3441,0,0,3443,0,0,0,'The Flawless Flame','You have made the right decision, $N.$B$BWe must strike where we will do the most damage: the four sentry towers.$B$BWith the four towers in flames, we can initiate an offensive before they have time to react.$B$BYou will need the proper tool to set the towers ablaze. To make the tool requires some materials.$B$BBring me four hearts of flame and four golem oil and I shall craft the torch of flawless flame.$B$BThe golems and elementals in these lands should be your first target.','Collect 4 Hearts of Flame and 4 globes of Golem Oil and return the items to Kalaran Windblade.','Well done, $N. We are almost ready.','Have you collected the materials?','','','','','',10509,10511,0,0,4,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14000,2640,0,0,0,0,0,0,0,0,1,1,0,0,2000,1000,0,0,0,0,21,1,1,0,1000,500,0,0,0,0), + (3443,2,51,40,48,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,3442,0,0,3452,0,0,0,'Forging the Shaft','To hold the flawless flame, we will need a shaft and a casing. You must first find a suitable shaft.$B$BThe Dark Iron taskmasters and slavers of the cauldron use weapons of enchanted thorium, an extremely sturdy alloy. If you bring me eight thorium plated daggers, I can break the alloy down and reforge a shaft.$B','Bring 8 Thorium Plated Daggers to Kalaran Windblade.','You\'re an exceptional laborer, $N. Have you ever considered a change of vocation? Perhaps a detective? Junk collector? Oh, I know, one of those silly gnomes that crawl across the beaches of Azeroth with their metal detecting contraptions, looking for lost treasure. Yes, that would be an ideal position for you.','Eight, $N. I need eight!','','','','','',10551,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14000,2640,0,0,0,0,0,0,0,0,1,1,0,0,500,500,0,0,0,0,1,1,0,0,0,0,0,0,0,0), + (3444,2,440,46,51,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Stone Circle','I once entered the foreboding chambers of the Sunken Temple. The evil in that place penetrates all that enter; I barely managed to find my way out, wading through the ooze that now covers the floors. All I can remember is stumbling through a large circular room, filled with serpent statues...$B$BRecently, I discovered a round stone that appeared to have the same serpent symbol imprinted on it. I had it packed up and shipped to my workshop in Ratchet. Retrieve it, and I might be able to tell you more.','Retrieve the Stone Circle from Marvon Rivetseeker\'s workshop in Ratchet.','Yes... This is the stone.$B$BIt\'s all coming back to me now, $N...','Ratchet is not far from here, $N. The journey shouldn\'t take long.','','','','','',10556,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3445,2,357,46,51,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,3444,0,3444,0,0,0,'The Sunken Temple','I have heard of a place that lies deep below the surface of the earth -- banished there by powers greater than I have ever seen.$B$BIf you wish to learn more of this place; the Sunken Temple, seek out a goblin named Marvon Rivetseeker. Much like Troyas and I, he has studied many ancient areas of the world. He was last known to have left his home in Ratchet to study the troll ruins in Tanaris.$B$BGood luck finding him; he hasn\'t been heard from in some time.','Find Marvon Rivetseeker in Tanaris.','Yes, the Sunken Temple, I can say that I have seen it with my own eyes. Perhaps you\'d like to hear more about it?$B$BYou look like the adventurous type -- I know things that may intrigue you...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2190,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3446,2,1417,46,51,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,3444,0,0,0,10466,1,0,'Into the Depths','Inside the temple, I found a circular room with six balconies, each one with a serpent statue on the edge. Curious, I pushed one of them to see what would happen, and it was a trap! I nearly fell to my death from the explosion. Laying there on the ledge, I looked down and noticed that there was another statue at the base of the room; an altar of sorts... Hakkar, I think it was called.$B$BI think that this altar is the secret -- you must bring this token to the altar in the Sunken Temple.','Find the Altar of Hakkar in the Sunken Temple in Swamp of Sorrows.','You push the stone circle into the opening, and you hear it lock into place.$B$BNow that the stone is in place, you may continue... but what should you do next?$B$BPerhaps you should examine this altar further...$B$B','Upon examining the statue, you notice a depression in its side, just the size of the token that Marvon gave you...','','','','','',10466,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2940,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3447,2,1417,46,51,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,3444,0,0,0,0,0,0,'Secret of the Circle','My memories are cloudy, but I will tell you what I can. The circle of statues in the Sunken Temple, while dangerous, I believe that they hold the secret to unlock an even greater treasure.$B$BFrom the main altar, I was able to activate a series of lights. I think that if you can uncover what these lights mean, you might be able to unlock whatever secrets are hiding in this room.$B$BI warn you though, $N. Great evil lies in the temple. It\'s likely that anything valuable will be fervently guarded...','Travel into the Sunken Temple and discover the secret hidden in the circle of statues.','The eye of the idol glitters brightly even in the half-darkness of the temple. Its transparency reveals something shiny behind it. Sliding it to the side, you reach in and grasp what lies inside the statue.$B$BThe Atal\'ai treasure is now yours.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10773,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3448,2,1537,45,52,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,3449,0,0,0,'Passing the Burden','I\'ve recently been handed the responsibility of investigating Azshara--a once beautiful area the elves called home. This would be back when they practiced magic. It\'s now a more dangerous place than it is beautiful, but that doesn\'t stop us from turning over every stone for answers to our past.$B$BA companion of mine named Tymor offered to help me investigate the area since he takes a particular interest in such things.$B$BHe owns a small place to the right of the Hall of Mysteries here in the city.','Speak to Tymor in Ironforge.','Ah, Karnik sent you, did he? I expected to hear from him soon. I\'ve discovered such wonderful things about Azshara.. I know night elves have incredible life spans, but everyone forgets some of the more... unfortunate events in their lives sometimes. That\'s not meant as a criticism, just an observation.$B$BLong ago, there were cities created by the elves filled with knowledge about magic and other lost arts. Being a student of such things, I started my investigation. What I found was quite thrilling.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,300,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3449,2,1537,45,52,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,3448,0,0,3461,10445,1,0,'Arcane Runes','Magic was once as revered as Elune herself to some elves. Some of their most powerful mages created runes and tablets citing rules of the arcane and insights into their findings. They would leave these for all to ponder in public places.$B$BI would very much like rubbings of these runes from the Ruins of Eldarath. I have a kit for you to make the rubbings with, but it will be up to you to find them. Be careful though, the Explorer\'s League isn\'t the only one interested in Eldarath.','Using the Drawing Kit, make rubbings of the Rune of Beth\'Amara, the Rune of Jin\'yael, the Rune of Markri, and the Rune of Sael\'hai before heading to the small island off of the southern peninsula of Azshara and signaling Pilot Xiggs Fuselighter to pick them up.','Good to see you safe and sound, $N. I hope things weren\'t too tough for you.$B$BI\'ll get these to Tymor right away. He\'ll be thrilled to take a look at these things.$B$BGo ahead and toss the flare gun... probably won\'t be any good to you anymore anyway, and I already got a new one.','Well, well, well, glad to see you made it out here, $N. Did you get the rubbings for Tymor?$B$BAs dangerous as this place is, there hasn\'t been too much action along the coast. That might be on account of the naga swimming underwater, but that\'s not my problem... I patrol the skies.','','','','','',10563,10564,10565,10566,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,75,0,0,0,0,0,1590,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3450,2,1537,45,52,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,3448,0,0,3451,0,0,0,'An Easy Pickup','I want the rubbings delivered to my tower, but there\'s no need to have you go all the way there. I\'ll just have them air-lifted out of Azshara.$B$BXiggs Fuselighter owes me a favor or two and will be in the area soon--he\'s signed on to patrol the coast. Speak to him before you leave. He can give you a flare gun to signal him with. When you have the rubbings, just head to wherever he tells you and then give them to him so he can get them to my tower safely. He should be in the hangar in the Military Ward.','Speak to Xiggs Fuselighter in Ironforge.','What can I do for you, $N? Kinda busy at the moment preparing my ship for a long trip. I just came over to see some of the tank pilots--I need some wendigo manes to line my cockpit and they usually have extra.$B$BI can give you a minute if you\'re brief... one of the boys just took off to Steelgrill\'s Depot to see if the pilots down there have extra manes for me.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3451,2,1537,45,52,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,3450,0,0,0,0,0,0,'Signal for Pickup','Ah, so Tymor sent you, huh? Yeah, I owe him a favor or two. What\'s that? Why, that little devil. Yeah, I can help him out with that. So you\'ll need a flare gun and a location... easy enough.$B$BThere\'s a small island off the southern peninsula of Azshara that we\'ve made a landing pad on. You take this flare gun, and use it there. I\'ll see your signal and come by to pick up this... whatever it is he wants.','Speak to Xiggs Fuselighter and get a Standard Issue Flare Gun from him in Ironforge.','Here\'s my standard issue flare gun, and be patient after you fire off the gun--there are only a couple charges in one of these, and it might take me a minute to get to you depending on how far out to sea I am. Just look out to sea after you fire off the flare.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10444,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3452,2,51,40,50,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,3443,0,0,3453,0,0,0,'The Flame\'s Casing','We need one final piece to form the torch.$B$BIn the mountains to the northwest you will find a large encampment of Twilight\'s Hammer. It is rumored that they carry symbols and idols that pay homage to their god. These symbols and idols could carry sufficient enchantment to form a magical casing. Bring me a single symbol of Ragnaros and I will try to extract the magic from the item to create the casing.','Find and return a Symbol of Ragnaros to Kalaran Windblade.','The symbol radiates foul magic; perfectly suited for our task.','Without a suitable source of arcane energy, the torch of retribution cannot be completed.','','','','','',10552,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7500,2820,0,0,0,0,0,0,0,0,1,1,0,0,500,500,0,0,0,0,1,1,0,0,0,0,0,0,0,0), + (3453,2,51,40,50,0,0,255,0,0,0,0,0,0,0,0,0,0,0,2,2,3452,0,0,3454,0,0,0,'The Torch of Retribution','Give me a moment to combine the pieces and apply the necessary enchantments.$B','Wait for Kalaran Windblade to complete the Torch of Retribution.$B','There is one final task that you must complete.$B$B','Do not interrupt the channeling process.','Torch Creation','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,282,0,0,0,0,0,0,0,0,1,0,0,0,500,0,0,0,0,1,1,1,0,0,0,0,0,0,3453,0), + (3454,2,51,40,50,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,3453,0,0,0,0,0,0,'The Torch of Retribution','The torch must now be bound to its owner. Pick up the torch, $N. ','Take the Torch of Retribution.','You grab the torch with both hands; waves of hatred and anger pulse through your being.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10515,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3461,2,1537,45,52,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,3449,0,0,0,10445,1,0,'Return to Tymor','Tymor didn\'t give me anything to pay you with, so I suggest you take it up with him when you get back to Ironforge. I\'m sure he\'ll still be in his place in the Mystic Ward. Just go knockin\' and make sure he pays you good. This place ain\'t no picnic... that\'s for sure.$B$BThanks again for helping him out though, and good luck.$B$BOh, and I don\'t need the drawing kit. Why don\'t you just bring it back to Tymor when you go to see him?','Return Tymor\'s Drawing Kit to him in Ironforge.','Wonderful! I\'m so glad to hear it.$B$BI\'m really excited to get to my tower and go over those rubbings. I\'m so envious of you... going to a place like Azshara. That\'s any student of the arcane\'s dream, I would guess.$B$BWell, we never spoke about any kind of reward since you were just working for the Explorer\'s League, but you deserve something.','You\'re back! Excellent. Do you have my drawing kit also?','','','','','',10445,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10707,10708,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,500,0,0,0,0,0,4560,0,0,0,0,0,0,0,0,1,1,6,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3462,2,51,40,50,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,3454,0,0,3463,0,0,0,'Squire Maltrake','Speak with my envoy, Squire Maltrake. He will further instruct you as to the use of the Torch of Retribution.','Speak with Squire Maltrake.','Are you prepared to make your strike?$B$B','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,282,0,0,0,0,0,0,0,0,1,0,0,0,200,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (3463,2,51,40,52,1,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,3462,0,0,0,10515,1,0,'Set Them Ablaze!','Listen well, $N. While the four towers can never be destroyed, you can use the torch of retribution to set them ablaze for a very long period of time: A fire that no element or force can subdue.$B$BWhile they are ablaze, no guard or sentry unit can inhabit the watch posts and thus, their first line of defense is nullified.$B$BYou must enter each tower and use the Torch of Retribution within their fortifications. Beware the lookouts posted by the Dark Irons, $N.','Set the North, South, East, and West Sentry Towers on fire by using the Torch of Retribution inside each of the buildings. $B','It is glorious! Is it not glorious master?','Are you lost, $N?','','Western Tower Ablaze','Southern Tower Ablaze','Eastern Tower Ablaze','Northern Tower Ablaze',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-149025,-149030,-149031,-149032,1,1,1,1,0,0,0,0,10742,10743,10744,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23000,4560,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,5,5,0,0,0,0,0,0,0,3463), + (3481,2,51,40,50,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,3463,0,0,0,0,0,0,'Trinkets...','The chest appears locked.','Open the chest.','The chest opens at your touch. How much cheese could possibly be in here? There is only one way to find out.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10569,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3483,0,1537,45,52,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,3451,0,0,0,0,0,0,'Signal for Pickup','','','Ah, another flare gun, huh? That I can do.$B$BAnd don\'t forget, southern tip of Azshara. It\'s a small little island that\'s been turned into a landing pad. You can\'t miss it if you\'re in the right spot.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10444,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3501,2,4,45,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,3502,0,0,0,'Everything Counts In Large Amounts','Although you may never find a flawless sphere of draenethyst, you will undoubtedly uncover various imperfect fragments of the draenethyst in your exploration of these lands.$B$BWhile it is doubtful that Kum\'isha will be able to use the flawed fragments to return home, the pieces may serve other, useful purposes for the draenei.$B$BReturn any piece of flawed draenethyst fragments that you may find and I shall reward you.','Bring Kum\'isha Imperfect Draenethyst Fragments and be rewarded for each one you turn in.$B','You truly disgust me, $R. A grown man drooling over a pile of junk? Pitiful! Take your reward and get out of my sight.','Have you had any luck in your exploration?','','','','','',10593,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12122,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3502,2,4,45,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,3501,0,0,0,0,0,0,'One Draenei\'s Junk...','Well, after that display of voracious greed, I feel nauseous.$B$BRegardless, I shall not dwell too long on your material addiction.$B$BFor each imperfect draenethyst fragment you turn in, I shall reward you with more junk. My junk heap gets smaller while your junk heap gets larger. On Draenor we call this a \'win-win\' situation.$B','Bring Kum\'isha Imperfect Draenethyst Fragments. Any form of monster in the Blasted Lands could be carrying a fragment.$B','You truly disgust me, $R. A grown woman drooling over a pile of junk? Pitiful! Take your reward and get out of my sight.$B$BSounds familiar? It should, because I say it a thousand times per day.$B$BOh how I loathe this world.','Well? Draenethyst? Remember?$B$B$B$BIs anybody home?','','','','','',10593,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12122,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3503,0,16,45,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Meeting with the Master','','','There was a time when I could ask whatever I wished from those who sought out my master. But now, you need only ask and I will send you to him.$B$BIt is upsetting to me, but I do not question his orders. I can only take enjoyment in making fun of the ridiculous clothes you wear or the pathetic look on your face. Even that bores me...$B$BEven this rambling bores me! Do you wish to see my master or not?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12510,12509,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,6,0,0,0,0,0,0,0,0), + (3504,2,1637,44,53,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3505,10643,1,0,'Betrayed','Betraying, thieving woman! That\'s what I call her--that\'s all she\'ll ever be!$B$BI may have made a grave mistake, $N. I trusted a blood elf. What\'s worse, I trusted a woman!$B$BShe claimed Azshara would hold great riches... powerful items. I simply send some warriors with her to protect her and I would be rewarded. Well, look who\'s the fool--she\'s killed them all.$B$BI want vengeance, $N, but I can\'t afford to send anyone else. Find Ag\'tor at Valormok, north of the Haldarr Encampment. He\'ll tell you more.','Deliver the Sealed Letter to Ag\'tor to Ag\'tor Bloodfist in Azshara.','We\'ve sent everything we had at her and her workers, but they are strong in battle. None have bothered to return. I\'m assuming some have died, but I\'m sure others simply ran... cowards.$B$BBut now that reinforcements have arrived, perhaps there\'s still something we can do. Perhaps we can still punish her for lying and betraying Belgrom.$B$BWhat do you say, are you in?','Ah, Belgrom wizened up and finally sent someone not in his ranks to aid us, did he?$B$BThis camp used to be a dozen warriors strong, $N, but now they\'re all dead. That mage, Rimtori, has slain them all. She played Belgrom like a lute... seduced him even. It\'s none of my business, but between you and I, she is quite the temptress. That\'s probably why I\'m still out here helping Belgrom--I probably would have done the same thing.','','','','','',10643,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,75,0,0,0,0,0,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3505,2,1637,44,53,0,0,178,0,0,0,0,0,0,0,0,0,0,0,12,2,3504,0,0,3506,0,0,0,'Betrayed','I thought as much.$B$BWe start our crusade against her workers along the southern bluffs on the northern peninsula of Azshara. Kill them with bloody rage--let them know they\'ve betrayed the wrong allies.$B$BDo not concern yourself with her yet--she spends most of her time with her bodyguards searching Azshara. It would be prudent after you\'ve slain her workers to find her personal camp. Scouting out where we can attack her would be wise. Perhaps there is something there we can use to provoke her.','Kill 10 Blood Elf Reclaimers, and 10 Blood Elf Surveyors before seeking out Magus Rimtori\'s camp. Once you\'ve found it, look for something that might be important to her that can be used to draw her into a fight.','You begin to skim some of the pages until you come to a page that\'s marked by a thin, black strip of silk cloth.$B$BAs you try to decipher the script, you see a diagram on the bottom of one of the pages. A quick look around at the scene before you and you realize that the crystals, the circle, and even some of the other components on the ground are set up in a similar pattern as the diagram.','The title of the book is emblazoned on the black leather cover in gold leaf--Kaldorei Tome of Summoning. As you open the pages you can see that the book is very old but in superb condition.$B$BYou assume the text is of some ancient language... perhaps Kaldorei?$B$BYour instincts tell you that you should return here once you\'ve finished doling out retribution on the blood elves for their betrayal.','Find Magus Rimtori\'s camp','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6199,6198,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,150,0,0,0,0,0,2370,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3506,2,1637,44,56,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,3505,0,0,3507,0,0,0,'Betrayed','A few more moments of thought brings a few ideas to mind, one of which brings a smile to your face: perhaps destroying the crystals would upset the blood elf responsible for the slaughter of so many orcs and the betrayal of Belgrom?$B$BYou continue to decipher more of the script and pictures and realize that one of the crystals is tied to the creator of the circle--the others are tied to something far more sinister.$B$BYou close the book and begin to decide which crystal to destroy. ','Destroy the arcane focusing crystal tied to Magus Rimtori and then slay her. Afterwards, take the Head of Magus Rimtori to Ag\'tor Bloodfist in Azshara.','RAR!! Incredible!$B$BYou\'ve done it! Belgrom will be pleased! Finally the spirits of dozens of our warriors can be at peace. Thank you, $N.','How goes your slaughter of the blood elf traitors, $N? Have you made any progress?$B$BI hope you are the one strong enough to bring that dog to her knees! She deserves nothing but a painful death for all that she has done!','','','','','',10597,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,150,0,0,0,0,0,2610,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3507,2,1637,44,56,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,3506,0,0,0,10597,1,0,'Betrayed','Return to Belgrom in Orgrimmar. He will want to see her head for himself! We\'ll return there shortly.$B$BAh, this is indeed a good day. Thank you for your help, $N.','Speak to Belgrom Rockmaul in Orgrimmar.','HAHA! Look at you now, pathetic woman! I spit on your remains!$B$BThank you, $N. Thank you from the bottom of my heart! This is indeed a great day!$B$BI would give you a kingdom if it were in my power! But perhaps you will settle for this.$B$B$B$BHaha! Stupid blood elf, look at you now... in a burlap sack and missing your body! You should never have betrayed Belgrom!','I remember you, $C. I asked you to go to Azshara to destroy that wench that betrayed me! That seems like many moons ago. Don\'t tell me that Ag\'tor and the others are dead also!','','','','','',10597,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10709,11120,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,0,4380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3508,2,16,45,58,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,2,3141,0,0,3509,0,0,0,'Breaking the Ward','You are foolhardy, $N. It is an admirable quality of your kind - to blindly enter battle when you have little to no chance of success. I will assist you, if only to see just one of Razelikh\'s minions fall.$B$BTo break the ward placed over Razelikh\'s subordinates will take time and require the acquisition of rare artifacts.$B$BBe still, I must first perform the enlightenment ritual. The information I gather will assist me in forging weapons of great power.','Wait for Loramus to complete the enlightenment spell.','The name of the beast must be found.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1860,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,3508,0), + (3509,2,16,45,58,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,3508,0,0,3510,0,0,0,'The Name of the Beast','There is only one way to harm the demon lord and his minions. A weapon of power must be forged bearing his true name.$B$BWhen such a weapon is forged, the demon and all under his command are vulnerable.$B$BA lesser deity resides in Azshara: Lord Arkkoroc. You must seek him out but be warned, his minions will stop at nothing to destroy you if you are discovered.$B$BUndoubtedly, you will have to pay a price for such information. ','Speak with Lord Arkkoroc in Azshara. Begin your search at the waters edge to find the Temple of Arkkoran.','A demon lord?$B$B$B$BPerhaps the one can assist you with this information; but first, you must assist the one.$B$B','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3510,2,16,45,58,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,3509,0,0,3511,0,0,0,'The Name of the Beast','She kills my children, mortal. She that calls herself the ruler of these oceans. A false god, nothing more. Crush her and bring back all of her heads.$B$BFor that, you will be given the name that you seek and something else of equal importance.$B$BShe roams the clutch... Hetaera she is called.$B$B$B$BGo!$B','Slay Hetaera and bring back Hetaera\'s Bloodied Head, Hetaera\'s Beaten Head, and Hetaera\'s Bruised Head to Lord Arkkoroc.','Finally, one worthy of the wisdom of Arkkoroc!$B$B','$B$BWhere are they?','','','','','',10599,10598,10600,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,26500,3720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3511,2,16,45,58,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,3510,0,0,3602,10610,1,0,'The Name of the Beast','As promised, I will reveal the name of the demon lord, Razelikh the Defiler. First, however, I must prepare something of utmost importance for your journey.$B$BThe weapon you seek to create requires a temper. Give me a moment to drain the blood from these heads.$B$B$B$BTake the temper back to Loramus along with the name of the beast: Rakh\'likh.','Take the temper back to Loramus Thalipedes.$B','The temper will add the necessary vitriol we require for the forging of the weapons. There is but one more step in their creation.$B$B','You return! Astounding, $R. Did you discover the true name?$B$B','','','','','',10610,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1860,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3512,2,8,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,3374,0,0,0,0,0,0,'In Eranikus\' Own Words','$N, our first step will be to devise a method to speak with Eranikus through the gem. He lies in a precarious state between sleep and death now, twisted within a weave of nightmares. Though the essence you have given me is badly tainted, there is a chance we can reach him.$B$BTravel far to the icy lands of eastern Winterspring and seek one of our mortal allies, Umbranse the Spiritspeaker. He is a human medium who speaks for the dead. Though Eranikus is not truly dead, he may be of aid to us still.','Travel to the eastern part of Winterspring and speak with Umbranse the Spiritspeaker.','Itharius was wise to send you to me. While he is not dead as you understand death, Eranikus will soon give us advice in his own words. For now though, I cannot directly help you... at least not yet.$B$BI will lend my skill at death-speaking to you, but first I need the help of one who - unlike me - is not limited by the frailties of old age. My most potent augury device has been taken from me against my will, and unless I have it back we will be at a loss to help Eranikus.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3513,2,17,15,25,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3514,10621,1,0,'The Runed Scroll','The official-looking scroll is wrapped tightly with a silvery ribbon. You\'re sure someone would be interested in seeing this, but who?$B$BThere is an outpost close to the Ashenvale border to the north, and if the information on this scroll involves the night elves, this would be the place to take it.','Take the Runed Scroll to the northern guard tower in the Barrens.','Well now... Where did you find this?','Whaddya got?','','','','','',10621,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3514,2,17,15,29,1,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,3513,0,0,0,10622,1,0,'Horde Presence','This scroll is from that scheming dryad Rynthariel, Keymaster of the Talon Den on Stonetalon Peak.$B$BShe\'ll not be making any more contact with the messenger you looted this from, heh, but we must stand our ground here. The Horde will not tolerate her outrunners here.$B$B$N, travel to the Talon Den. Kill Rynthariel, and then put up a symbol for all to see. Take this Horde flag, $N. Put it up in the Talon Den so that they will not be so rash as to send another messenger through our territory again.','Kill the leader of the Talon Den, Rynthariel the Keymaster.','You\'re a tough one! Ridding the Den of Rynthariel is a major step, $N. They will be slow to regroup, and so we can count on less Alliance runners in the Barrens. They will think again before sending another this way.$B$BThank you.','We cannot allow the Alliance on our land, $N. Make this known.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8518,0,0,0,1,0,0,0,0,0,0,0,10653,10654,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,0,1770,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3517,2,16,45,52,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Stealing Knowledge','I admit, $N, I\'ve made the most of my situation in Azshara. Belgrom\'s punishment has had its share of benefits.$B$BBefore I left, I did some research and you would be surprised how many valuable items are lying around.$B$BI\'ll tell you more about my deals, and even give you a cut of the profits, if you help me gather some of them.$B$BThere are tablets throughout the Ruins of Eldarath to the east that I need. All four are named after Highborne wizards. Get them for me and we\'ll talk some more.','Find the Tablet of Beth\'Amara, the Tablet of Jin\'yael, the Tablet of Markri, and the Tablet of Sael\'hai before returning to Jediga in Azshara.','Perfect, $N, and in good condition also. These should get us a good price from all the parties concerned.$B$BLet\'s not dawdle around here any longer than we have to. We have some money to make.','The tablets I\'m having you gather should bring in a pretty copper or two to the right parties. I\'ll tell you who we need to deliver them to after you\'ve found them. But I\'m no fool... you\'ll get your share after I have proof that they\'ve been delivered.$B$BSo get to it--we don\'t have all day. I might have to find someone else to help me.','','','','','',10538,10539,10540,10541,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3518,2,16,45,52,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,3517,0,0,3562,10538,1,0,'Delivery to Magatha','The first tablet goes to a tauren female... one called Magatha. She is among the elders in Thunder Bluff, and is one of the proponents of the alliance between the tauren and the Forsaken. She, more than anyone among the elders, feels the tauren and their ways can help the Forsaken find a path back to being human.$B$BBring her the Tablet of Beth\'Amara. The tablet may be the link she needs in finding a way to help the Forsaken... or so she claims.','Bring the Tablet of Beth\'Amara to Magatha in Thunder Bluff.','Ah, at long last, the Tablet of Beth\'Amara. I was wondering if my partnership with Jediga had failed or if the poor orc had found her death in Azshara. I am glad she was successful.$B$BBeth\'Amara was one of the Highborne\'s most influential alchemists. The wizard alone was said to have mastered transmuting metals among other things.','Yes, $N. What can I do for you? I have many matters I must attend to, so please, be quick.','','','','','',10538,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3519,2,188,2,4,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,4495,0,0,3521,0,0,0,'A Friend in Need','Ughhh... I was bitten very badly by a spider named Githyiss the Vile while exploring the spider cave very close to here. I am sure I have been seriously poisoned; you must help me.$B$BPlease tell Dirania Silvershine. She will be able to help me.$B$BHurry... I\'m so dizzy...','Speak to Dirania Silvershine in Shadowglen.','Oh dear; I was wondering why I hadn\'t seen Iverron yet today. And I\'ve always warned him about those spiders...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,25,0,0,0,0,0,54,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (3520,2,440,40,44,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3527,10699,1,0,'Screecher Spirits','I seek the spirits of the vale screechers of Feralas. They are the cousins of an old, old god, and their spirits are linked to him.$B$BTake this bramble wand and go to Feralas. Find and defeat vale screechers in southern and central Feralas, then wave my bramble over their fallen bodies. This will coax their spirit to reveal itself. Touch the spirit and collect its essence.$B$BReturn to me with my bramble and with the collected essence, and I will tell you more of the old god of which I spoke.','Capture the spirits of 3 screechers in Feralas, then return to Yeh\'kinya in Steamwheedle Port.','You have done well, $N. Perhaps now it is time to reveal more...$B$BThere is an ancient prophecy among the trolls, where the dead god Hakkar, the Soulflayer, will one day return to this earth. Some say the coming of Hakkar will bring joy and glory to trollkind, while others believe his resurrection marks the end of all things.$B$BI do not believe this myth, but I do know the essence of Hakkar holds great power, and this power should be kept from those who would abuse it...','Have you collected the essence of the screecher spirits, $N?','','Screecher Spirits Collected','','','',0,10699,0,0,0,1,0,0,0,0,0,0,0,0,0,0,8612,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2250,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0), + (3521,2,188,2,4,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,3519,0,0,3522,0,0,0,'Iverron\'s Antidote','We may be able to help Iverron, as I know of an antidote that should help with the poison. It requires some ingredients, though, before I can make it.$B$BI\'ll need Hyacinth mushrooms. You can find these growing under trees, or you may collect them from the grell south of here; they seem to have taken a liking to them. I\'ll also need Moonpetal lilies, which only grow around watery pools.$B$BThe last ingredient may prove the most difficult. From the very spiders that poisoned Iverron, collect Webwood ichor.','Collect 7 Hyacinth Mushrooms, 4 Moonpetal Lilies, and 1 Webwood Ichor for Dirania Silveshine in Shadowglen.','Thank Elune that you have gathered these ingredients so quickly!$B$BIn just a moment, I will have the antidote prepared.','Please, collect the ingredients, $N. Iverron needs our help.','','','','','',10639,10641,10640,0,7,4,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,216,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,2,0,0,0,0,0,0,0,0,0), + (3522,2,188,2,4,0,0,77,0,0,0,0,0,0,0,0,0,0,300,0,0,3521,0,0,0,10642,1,0,'Iverron\'s Antidote','The antidote is ready, $N. Please see that Iverron drinks it.$B$BThere is something that you should know -- the antidote -- it will only remain viable for 5 minutes. You must get it to him in time.$B$BSpeed be with you, $N.','Bring Iverron\'s Antidote to Iverron before the time limit is up. Iverron can be found by the cave to the north.','What is this, $N?$B$BOh, I knew Dirania would be able to help me!$B$B$B$BI\'m always getting into trouble and Dirania, well, she always manages to help me out of it.$B$BI am feeling much better, but I think I will sit here for a while longer, until I feel completely better. Well, that, and I was hoping you\'d clear a path for me through those vicious Webwood spiders...','Oh... $N, I\'m so glad you have returned.','','','','','',10642,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10655,10656,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,0,270,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (3523,2,722,32,37,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3525,10682,1,0,'Scourge of the Downs','Outstanding! My name is Belnistrasz, and I thank you for rescuing me. I had given myself up for dead... or worse, as a meal for these Scourge-infested vermin. Yes - I said Scourge all right; they\'ve brokered some sort of deal with the Quilboar here, and this nightmare is a result.$B$BListen... rather than just flee, I want to make a difference for all of our sakes. Would you be up to helping me out to that end? It\'s probably dangerous, but you seem to be the type not to worry about that too much.','If you agree to aid Belnistrasz, speak with him again and hand the Oathstone he gave you back to him.','Fantastic, I thought you looked to be the heroic type! We\'ve got our work cut out for us $N, I\'m not going to lie to you. If we stay focused on the task at hand, we should be able to come out on top.$B$BNow, let me bring you up to speed on what\'s been going on...','I\'m not one for politics; I care not if your affiliations are for either Horde or Alliance. I am more interested in squelching direct and dire threats to all the races... and we have quite a large one in here.$B$BIf you\'re willing to be a true hero for all people, then hand me the oathstone I have given you as a sign of commitment. I\'m... not from around these parts; an oathstone is important to people of my kind as a bond of agreement.','','','','','',10682,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,174,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,1,21,0,0,0,0,0,0,0,0,0), + (3524,2,148,11,13,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4681,0,0,0,'Washed Ashore','Majestic sea creatures are known to launch themselves at the Darkshore coastline, beached there until they die. Lately, these beasts have been washing ashore in ever-increasing numbers. I\'ve been sent here by the Temple of the Moon to investigate, but the presence of murlocs along the water has made my research difficult.$B$BThere is a giant creature washed ashore just south of Auberdine that is ringed by the foul Greymist murlocs. Could you go there and retrieve bones from the creature for our study?','Recover Sea Creature Bones from the beached sea creature just south of Auberdine, and then return with it to Gwennyth Bly\'Leggonde in Auberdine.','I hope the murloc did not give you much trouble in collecting this for us! I will be sure to get this on the next hippogryph to Darnassus. The Temple of the Moon has given me some funds to hand out for assistance; please have some with our thanks.$B$BYour success here emboldens me to offer you a chance to aid the Temple of the Moon further, if you are interested...','It is only recently that these creatures started landing on the coast of Darkshore in such alarming numbers. I can\'t help but think that this is an ill omen of some sort. Recovering a sample of that creature\'s bones to the south would help us in Darnassus assess this situation!','','','','','',12242,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,400,405,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (3525,2,722,32,37,81,0,255,0,0,0,0,0,0,0,0,0,0,0,2,2,3523,0,0,0,0,0,0,'Extinguishing the Idol','Near the entrance is an idol that functions as a macabre oven for the Quilboar; the beasts... they literally consume their abductees from the Barrens. I can shut down the idol and bind them from using it again, but I need your aid in doing so. My plan: escort me to the idol. Once we arrive, I\'ll commence the ritual. I\'ll barely be able to communicate with you, let alone defend myself. Protect me while I shut down the idol. If they take me down, then it\'s all over for us.$B$BAre you with me?!','Escort Belnistrasz to the Quilboar\'s idol in Razorfen Downs.$B$BProtect Belnistrasz while he performs the ritual to shut down the idol.','Belnistrasz\'s sudden departure has left behind a burning brazier. As you stare in to the flame, the image of a great-winged red dragon fills your mind. A more graveled version of Belnistrasz\'s voice speaks directly to you.$B$B\"Indeed mortals, you are the heroes I had hoped you would be. Thanks to you the butchery these beasts were perpetrating is a thing of the past. My faith in mortals such as yourself has been once more renewed. Take this as a reward befitting of a hero.\"','','Protect Belnistrasz while he performs the ritual to shut down the idol','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10710,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2550,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3526,2,-201,30,47,0,0,178,202,200,0,0,0,0,0,0,0,0,0,0,0,0,3638,3526,0,10789,1,0,'Goblin Engineering','Expert engineering yields two distinct disciplines: gnome and goblin. Clearly, goblin engineering is the choice of all brilliant engineers. Learn to master the world through the judicious use of high explosives and fantastic gear!$B$B$N, read this manual. If you want to learn about goblin engineering, then take it to Nixx Sprocketspring in Gadgetzan. Remember - membership is permanent and prevents joining the other discipline, so make sure this is what you want before finishing his task.','If you wish to learn more about Goblin Engineering, take the Manual of Engineering Disciplines to Nixx Sprocketspring in Gadgetzan.','Well $N, you were wise to seek my tutelage! Any schlep can become an expert at the basics of engineering - the gnomes and their irradiated home of Gnomeregan are proof of that. It takes a strong mind and a steady hand (emphasis on STEADY) though to master the discipline of Goblin Engineering.$B$BKeep your ears perked $N, and you might learn something.','I can smell fresh recruits much like I can an excellent blasting powder - from a mile away. Have you come seeking to learn about the mastery of the explosion?','','','','','',10789,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3527,2,978,40,47,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,3520,0,0,4787,0,0,0,'The Prophecy of Mosh\'aru','The ancient prophecy of Mosh\'aru speaks of a way to contain the god Hakkar\'s essence. It was written on two tablets and taken to the troll city of Zul\'Farrak, west of Gadgetzan.$B$BBring me the Mosh\'aru tablets!$B$BThe first tablet is held by the long-dead troll Theka the Martyr. It is said his persecutors were cursed into scarabs and now scuttle about his shrine.$B$BThe second tablet is held by the hydromancer Velratha, near the sacred pool of Gahz\'rilla.$B$BWhen you have the tablets, bring them to me.','Bring the First and Second Mosh\'aru Tablets to Yeh\'kinya in Tanaris.','Ah, this is good. I can fuse these ancient tablets together, and then study their hidden secrets.$B$BMy debt to you grows, $N. And it will grow further still.','Do you have the tablets of the Prophecy of Mosh\'aru, $N?$B$BWhen I gain the tablets, I will study them, and learn how to contain the essence of Hakkar!','','','','','',10660,10661,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3150,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), + (3528,2,1417,40,53,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,4787,0,0,0,10465,1,0,'The God Hakkar','Now it is time to capture the essence of the avatar of Hakkar.$B$BTake the Egg of Hakkar to the Sanctum of the Fallen God in the Sunken Temple in Azeroth. Invoke the egg\'s power to stir the dead god.$B$BHe will send his minions against you. Defeat his bloodrinkers and take their Hakkari blood, then use the blood to dowse the eternal flames that hold Hakkar\'s spirit. When all the flames go out, the avatar of Hakkar will enter our world.$B$BDefeat him, and place his essence within the egg of Hakkar.','Bring the Filled Egg of Hakkar to Yeh\'kinya in Tanaris.','The essence of Hakkar has been collected! Even now the Egg stirs with life! Could the myths of Hakkar be true?$B$BThat must not be true, for it is then I fear what Hakkar may do if birthed again. I will keep this egg safe and be sure it does not fall into evil hands.$B$BYour labors with me are finished, $N. You have touched a legend, and your actions may one day change the face of our world.','Have you defeated the avatar of Hakkar, $N? Has his essence yet empowered the egg I gave you?','','','','','',10662,0,0,0,1,0,0,0,10663,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10749,10750,10751,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24000,4740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3541,2,16,45,52,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,3517,0,0,3563,10539,1,0,'Delivery to Jes\'rimon','I have a fence in Orgrimmar. He resides in The Drag. He\'s difficult to nail down if you don\'t know where to look, but if you go looking in one of the highest buildings there you should have no problem finding him.$B$BDo me a favor though, don\'t go shouting to all of Kalimdor that he\'s there and what his business is--it\'d be bad for both of us.$B$BHe\'ll give us more than a fair price for the Tablet of Jin\'yael. I\'m not sure why, but you should have seen how excited he was to hear about its whereabouts.','Bring the Tablet of Jin\'yael to Jes\'rimon in Orgrimmar.','Ahhh, Jediga be sendin\' her package all the way from Azshara. Good. I be waitin\' on this.$B$BJediga, now that be a fine woman... deadly too. What could be better?$B$BLook at this... the tablet be in perfect condition. You make a good messenger, $N.','Yes, what you be needin\', $gdad:mon? I got many tings to be takin\' care of today, and you not be on me agenda as one of them. Pester me, and I make sure that changes.','','','','','',10539,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4000,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3542,2,16,45,52,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,3517,0,0,3564,10540,1,0,'Delivery to Andron Gant','Andron Gant is my next contact. He usually holds himself up in the Undercity... right near the Apothecarium.$B$BHe was a little more loose-lipped when it came to speaking about what he wanted the Tablet for. Apparently some of the mages of Undercity are looking to study some of the arcane spells the highborne used. They think this tablet will help them. Markri was adept at summoning creatures; especially elementals.$B$BTake the Tablet of Markri and return to me for your part of the reward.','Bring the Tablet of Markri to Andron Gant in Undercity.','Here, take some coin... get yerself... ... some new armor or something....$B$BThis\'ll bring a shiny gold or two to the right... people.','Well... ... isn\'t this a surprise? An adventurererere... !$B$BWhat c\'n I do for you... ?','','','','','',10540,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6000,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3561,2,16,45,52,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,3517,0,0,3565,10541,1,0,'Delivery to Archmage Xylem','This final tablet goes to someone very dangerous, $N. Heed me when I tell you that I trust this person far less than anyone else I\'ve asked you to meet with.$B$BArchmage Xylem has a tower up in the hills overlooking Azshara. He\'s human, but he acts like no human I\'ve met... or killed. He exudes power, and I dare not ask him what he plans on doing with the tablet.$B$BHe came to me, but told me that his bodyguard Sanath would help me get to the tower when I was ready to meet him. Look north for Sanath.','Bring the Tablet of Sael\'hai to Archmage Xylem in Azshara.','Ah, the Tablet of Sael\'hai... how long I\'ve longed to study it.$B$BThank you, $N. You may tell Jediga that she has done well. This will definitely be worth the payment she asked for.','What can help you with, $N?','','','','','',10541,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4000,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3562,2,16,45,52,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,3518,0,0,0,10678,1,0,'Magatha\'s Payment to Jediga','Take this note to Jediga. Tell her the payment will be here for her when she returns. And tell her I am pleased with her work.$B$BGo swiftly, $N. Tell your master I will be awaiting her here.','Deliver Magatha\'s Note to Jediga in Azshara.','Ah, good. She was much more reasonable than I expected... at least towards you. I half expected her to have you punished for my insolence in sending someone in my place. She must really want that tablet. Interesting.$B$BSomething to ponder another time.','Well, what did Magatha say? The old crone... I bet she was less than polite.','','','','','',10678,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6000,2280,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3563,2,16,45,52,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,3541,0,0,0,10680,1,0,'Jes\'rimon\'s Payment to Jediga','Take this letter to Jediga. Let her know that our deal has been beneficial and I be pleased with her work.$B$BYou tell her she come back to Orgrimmar fast and Jes\'rimon make sure he take good care of her.$B$BTell her that, and maybe in the future I have need of your services again, $N.','Deliver Jes\'rimon\'s Note to Jediga in Azshara.','I can see he was more than pleased by the looks of his note.... a little too pleased.$B$BPerhaps some day I\'ll take time to make sure he knows how much I appreciate his advances also. Well, at least there\'s one reason to look forward to spending more time in Azshara.$B$BHere\'s your share of our payment.','Have you spoken to Jes\'rimon yet?$B$BHe\'s a boar among trolls, but his information is usually accurate and his jobs well paying.$B$BIf you can stand his attitude then you stand to make some good coin from his business endeavors.','','','','','',10680,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6000,2280,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3564,2,16,45,52,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,3542,0,0,0,10679,1,0,'Andron\'s Payment to Jediga','Here... take... this to Jediga. Good luck to ya!','Deliver Andron\'s Note to Jediga in Azshara.','Perfect... wait a minute.$B$BHaha! What\'d you tell him when you delivered the tablet, $N? He overpaid us way too much! Not that I\'m complaining. Did you tell him the deal changed? Or was he drunk again?$B$BDoesn\'t matter... here, take an extra share also.','Have you met with Andron yet? He rarely leaves Undercity, so I don\'t think it\'d be too hard to find him.','','','','','',10679,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7500,2280,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3565,2,16,45,52,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,3561,0,0,0,10681,1,0,'Xylem\'s Payment to Jediga','What is it? Oh yes, your payment. Of course.$B$BTake this and be off with you. I\'m sure Jediga is awaiting oh so patiently for your return.','Deliver Xylem\'s Note to Jediga in Azshara.','No problems? None at all? Well, that\'s something to be said... I expected him to show some sort of reluctance or to at least betray our deal. Hmm, maybe he can be trusted after all.$B$BWell, no need to dwell on it that much. Here\'s your share. Thank you for your help.','Well, what did Xylem have to say? He didn\'t do anything to you, did he? Cast a spell on you? Con you into doing work for him?','','','','','',10681,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6000,2280,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3566,2,51,45,52,1,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,3372,0,0,0,0,0,0,'Rise, Obsidion!','It... It... It was all a trap.$B$BForgive... me.$B$BKill the bastard... Kill him for us... for Thorius.','Slay Lathoric the Black and Obsidion, and return to Thorius in Ironforge with the Head of Lathoric the Black and the Heart of Obsidion. ','$B$BThis... this cannot be. My own brother? He set this all up?$B$B$B$BHe betrayed me, he betrayed Ironforge! It seems as if the influence of the Old Gods is still strong in these lands. I fear that if my brother - a once noble and honorable man - was so easily turned to the will of Ragnaros, no one is safe.','I don\'t believe you! Show me proof!','','','','','',10447,10446,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10740,10741,10739,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,500,0,0,0,0,13000,4560,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,18,0,0,0,0,0,0,3566,0), + (3567,0,357,25,25,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'To the Top','','','Would you like to see the view atop one of the twin colossals? I can send you there, $R.$B$BDo consider how you will get down, though. This is a one way trip only.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,6,0,0,0,0,0,0,0,0,3567), + (3568,2,1497,45,52,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10695,1,0,'Seeping Corruption','See that tauren behind me--the one who looks like she\'s going to be ill at any moment? She was in Azshara recently. She claims she was wounded by some naga while making her way through the Ruins of Eldarath.$B$BAfter fighting off a few of them, she took a break on the beach and drank from one of the tide pools. Now she\'s feeling nauseous... among other things.$B$BI\'d like to find out what she drank. Take this box, in it are some empty vials I labeled. Fill each at different pools and come back.','Fill all 4 Empty Vials at the tide pools along the coast of the Ruins of Eldarath in Azshara before returning to Chemist Cuely.','Wonderful. You\'re back before she died. Good, good.$B$BLet\'s get started on this then, shall we?$B$BI\'ve been studying her symptoms for some time now, and it\'s quite ugly. I\'m surprised she\'s still standing. She\'s vomited three or four times all over the place... quite a pleasant odor.$B$BGive me just a moment to put something together to test on our... friend.','You know where this is leading, don\'t you, $N? There\'s no way she can survive... look at her. The best thing for her now is to aid us in finding a cure for the plague. This water she drank might have a clue that helps us figure out how. She\'s going to die anyway--she might as well die doing something noble for our people before she does. Don\'t you agree?','','','','','',10691,10692,10693,10694,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,4000,1530,0,0,0,0,0,0,0,0,6,1,1,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), + (3569,2,1497,45,52,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,3568,0,0,0,10712,1,0,'Seeping Corruption','Give this to Thersa. Perhaps it will cure her... perhaps not. We really won\'t know until after she drinks it.','Give Cuely\'s Elixir to Thersa Windsong in Undercity.','Chemist Cuely has been very accommodating... disturbingly so. But if he says this will help me, then I have no other choice. I don\'t have time to find any other solution. I\'ve already spoken to priests and shamans, none of which could help me.$B$BLet us hope that the Earthmother watches over my spirit.','I\'ve come to Undercity because I heard their alchemists have been studying long and hard on how to find a cure for their own illness. It was suggested that perhaps they could help me too.$B$BAlthough this place makes me feel far from welcome, I had no choice--the sickness that found me is tearing me up inside and I needed their help immediately.','','','','','',10712,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3570,0,1497,45,52,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,3569,0,0,0,0,0,0,'Seeping Corruption','','','Wonderful. You\'re back before she died. Good, good.$B$BLet\'s get started on this then, shall we?$B$BI\'ve been studying her symptoms for some time now, and it\'s quite ugly. I\'m surprised she\'s still standing. She\'s vomited three or four times all over the place... quite a pleasant odor.$B$BGive me just a moment to put something together to test on our... friend.','You know where this is leading, don\'t you, $N? There\'s no way she can survive... look at her. The best thing for her now is to aid us in finding a cure for the plague. This water she drank might have a clue that helps us figure out how. She\'s going to die anyway--she might as well die doing something noble for our people before she does. Don\'t you agree?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,7500,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3601,2,16,47,53,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Kim\'jael Indeed!','Kim\'jael indeed!! Do you know what Kim\'jael means to the Blood elves, $N? Little rat... or something like that. The big bullies!$B$BThey hired me to help them scout the area looking for some sort of lost treasures. Of course I jumped aboard the moment they said \"treasure\" and the amount they were willing to pay, but of course, they turned on me and tried to kill me... ME!$B$BGoes to show you, you can\'t trust a Blood elf.$B$BThe problem is, they still have my equipment and I can\'t get it back. Help me out?','Search the Thalassian Base Camp for Kim\'jael\'s Compass, Scope, Stuffed Chicken and Wizzlegoober, then return them to him in Azshara.','Haha! You got them good, didn\'t you?!$B$BThis is great! That\'ll teach those Blood elves to betray their partners... especially someone as loyal as a goblin merchant! Bah, Blood elves...!$B$BWell, the least I can do for you is pay you for your time... just like I said I would.$B$BHere you go... those should be useful.','Those stinkin\' Blood elves. I tell ya, if I was as strong as you are, I\'d go down there and teach them a thing or two myself! But I\'ll have to settle with payin\' you to take care of \'em for me.','','','','','',10717,10715,10722,10718,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10830,0,0,0,3,0,0,0,87,21,0,0,0,-350,350,0,0,0,800,3930,0,0,0,0,0,0,0,0,5,1,1,0,0,0,0,0,0,14,11,1,0,0,0,0,0,0,0,0), + (3602,2,16,45,58,1,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,3511,0,0,0,10834,1,0,'Azsharite','The ancient cliff giants of the southern region of Azshara consume the rock and buildings of the land for sustenance. The excrement from their consumption is a highly malleable and extremely strong crystal known as Azsharite.$B$BThe formations litter the southern arc, but few are ever recovered due to the extremely violent nature of the giants.$B$BYou are to venture south and recover enough of the Azsharite for the creation of the weapon\'s body. My felhounds will aid in the recovery of the crystal.','Recover twenty Crystallized Azsharite from southern Azshara. You may use the Felhound to assist you in \'sniffing\' out the location of cleverly hidden deposits.$B$BReturn to Loramus when the task is complete.$B','Your tasks in Azshara are complete, mortal. I must now forge the necessary components for the next step in your adventure.','Evil does not sleep, fool. You will have time for rest when you are finally dead. Now, bring me those crystals.','','','','','',10714,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,26500,4650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3621,2,16,45,58,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,3602,0,0,3625,10738,1,0,'The Formation of Felbane','The weapons are ready to be forged. You must take the tempered azsharite to one with the ability to harness fel energy.$B$BIn Stranglethorn Vale such a blacksmith exists. Galvan the Ancient, leader of the Mithril Order, will craft the weapons to your specifications. You will find his encampment between Zul\'Gurub and the Mosh\'Ogg ogre mound.$B$BMay your determination and faith carry you through this ordeal. Should you fail, know that your God smiles down upon you, mortal.','Take the Shipment to Galvan the Ancient in Stranglethorn Vale.','My goodness, I can only imagine what you went through to get these materials. Few venture into Azshara and return alive, let alone those that face demi-gods and giants!$B$B','Loramus, eh? It has been many years since I have heard that name.','','','','','',10738,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2790,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3625,2,33,45,58,0,0,255,0,0,0,0,0,0,0,0,0,0,0,2,2,3621,0,0,3626,0,0,0,'Enchanted Azsharite Fel Weaponry','$N, the creation of each weapon will take some time.$B$BAdditionally, you may only use the power of the Felcurse once per three minutes. Its weakening properties against Razelikh the Defiler and his minions may be variable in duration. This is why you must release the Felcurse only when the moment is right!$B$BNow give me a moment to craft your weapon, $N.$B','Wait for Galvan to finish forging the weaponry.','$B$BA finer demon slayer has never existed, $N.','To interrupt the forging process could result in an imperfect weapon. Be patient, $n.','Weaponry Creation','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10697,10698,10696,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,3625,0), + (3626,2,33,45,58,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,3625,0,0,3627,0,0,0,'Return to the Blasted Lands','The hour of redemption is near, $N. You must return to the Blasted Lands with your new-found weaponry and speak with the Fallen Hero of the Horde to receive your final objective.$B','Return to the Fallen Hero of the Horde.','You look battle hardened, $N. Are you prepared to face Razelikh and his minions?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3627,2,4,45,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,3626,0,0,3628,0,0,0,'Uniting the Shattered Amulet','To reach the Defiler, you must first destroy the triad of power and recover the amulet pieces. When you recover all three pieces, return to me and I shall give you further instruction.$B$BGo $N! To the Blasted Lands! Sevine, Allistarj, and Grol must fall!$B','Slay Grol the Destroyer, Lady Sevine, and Archmage Allistarj. From their corpses take the Amulet of Grol, the Amulet of Sevine, and the Amulet of Allistarj.$B$BRemember to USE your Enchanted Azsharite Fel Weaponry to weaken the triad. They cannot be killed otherwise - but use them wisely...$B','The amulet of Razelikh the Defiler is once again complete but he senses the disruption in his chain of command. He knows you come for him...','The three shall form the one, the one shall light the way.','','','','','',10755,10753,10754,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3628,2,4,45,60,1,0,255,0,0,0,0,0,0,0,0,0,2,0,0,0,3627,0,0,0,10757,1,0,'You Are Rakh\'likh, Demon','Razelikh\'s lair is atop the highest mountain in the Blasted Lands. The only way to the lair is through the use of the teleport runes near the mountain. As long as you hold the amulet, you can freely transport up to the lair. Once you reach the lair, you must conjure the beast. The amulet is your key, $N. Use it on the Altar of the Defiler.$B$BShould you defeat the Defiler, bring back his horn. It will become a symbol of hope for all that view it - proof that heroes do exist in this war torn world.$B','Destroy Razelikh the Defiler and return the Severed Horn of the Defiler to the Fallen Hero of the Horde. You will also need to return the Ward of the Defiler so that the Fallen Hero can destroy it, preventing it from ever falling into the wrong hands.$B','Today is a day that will be remembered for all eternity. The demonic overlord of the Blasted Lands has finally fallen!$B$B','There is nothing left to fear.$B$B','','','','','',10759,10757,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10778,10779,10959,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,27000,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3629,2,-201,30,47,0,0,77,202,200,0,0,0,0,0,0,0,0,0,0,1,0,3638,3526,0,10789,1,0,'Goblin Engineering','Expert engineering yields two distinct disciplines: gnome and goblin. I only bother to mention goblin engineering because I\'m a fair trainer. They like to make things that blow up, and they rarely care what is in the way - even themselves.$B$B$N, read this manual. If you want to learn how to blow yourself up, then take it to Nixx Sprocketspring in Gadgetzan. Remember - membership is permanent and prevents joining the other discipline, so make sure this is what you want before finishing his task.','If you wish to learn more about Goblin Engineering, take the Manual of Engineering Disciplines to Nixx Sprocketspring in Gadgetzan.','Well $N, you were wise to seek my tutelage! Any schlep can become an expert at the basics of engineering - the gnomes and their irradiated home of Gnomeregan are proof of that. It takes a strong mind and a steady hand (emphasis on STEADY) though to master the discipline of Goblin Engineering.$B$BKeep your ears perked $N, and you might learn something.','I can smell fresh recruits much like I can an excellent blasting powder - from a mile away. Have you come seeking to learn about the mastery of the explosion?','','','','','',10789,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3630,2,-201,30,47,0,0,77,202,200,0,0,0,0,0,0,0,0,0,0,0,0,3640,3526,0,10789,1,0,'Gnome Engineering','Engineering at the expert level breaks into two disciplines: gnome and goblin. Gnome engineering represents by far the superior of the two! It\'s about the construction of wonderful gadgets and devices that make life better!$B$B$N, read this manual. If you want to learn more on gnome engineering, then take that manual to Tinkmaster Overspark in Ironforge. Remember - membership is permanent and prevents joining the other discipline, so make sure you are sure before finishing his task!','If you wish to learn more about Gnome Engineering, take the Manual of Engineering Disciplines to Tinkmaster Overspark in Ironforge.','Ah, a young engineer interested in pursuing the one, true discipline of engineering! Well forgive my melodrama, friend. While our situation remains dire, it still is always a good day to see another engineer respond to the clarion call of true engineering!','Yes, yes, what needs of yours might I address today? Clearly, I have the time to do such since all I do is stand here while our beloved city lies in a cloud of irradiated death.','','','','','',10789,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3631,2,-61,40,40,0,256,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4487,4490,0,0,0,'Summon Felsteed','Hmph. I say you\'re not prepared, but that is not my decision. Strahad feels otherwise, and it is his decision to make... this time.$B$BHe wishes to speak to you, and quickly. You\'ll find him still above Ratchet in the Barrens, at his little tower there with his acolytes.$B$BDo not dawdle long.','Speak to Strahad Farsan in the Barrens.','Good luck, $N. I look forward to seeing you in the future.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3632,2,-201,30,47,0,0,77,202,200,0,0,0,0,0,0,0,0,0,0,0,0,3640,3526,0,10789,1,0,'Gnome Engineering','Engineering at the expert level breaks into two disciplines: gnome and goblin. Gnome engineering represents by far the superior of the two! It\'s about the construction of wonderful gadgets and devices that make life better!$B$B$N, read this manual. If you want to learn more on gnome engineering, then take that manual to Tinkmaster Overspark here in Ironforge. Remember - membership is permanent and prevents joining the other discipline, so make sure you are sure before finishing his task!','If you wish to learn more about Gnome Engineering, take the Manual of Engineering Disciplines to Tinkmaster Overspark in Ironforge.','Ah, a young engineer interested in pursuing the one, true discipline of engineering! Well forgive my melodrama, friend. While our situation remains dire, it still is always a good day to see another engineer respond to the clarion call of true engineering!','Yes, yes, what needs of yours might I address today? Clearly, I have the time to do such since all I do is stand here while our beloved city lies in a cloud of irradiated death.','','','','','',10789,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3633,2,-201,30,47,0,0,255,202,200,0,0,0,0,0,0,0,0,0,0,0,0,3638,3526,0,10789,1,0,'Goblin Engineering','Expert engineering yields two distinct disciplines: gnome and goblin. Clearly, goblin engineering is the choice of all brilliant engineers. Learn to master the world through the judicious use of high explosives and fantastic gear!$B$B$N, read this manual. If you want to learn about goblin engineering, then take it to Nixx Sprocketspring in Gadgetzan. Remember - membership is permanent and prevents joining the other discipline, so make sure this is what you want before finishing his task.','If you wish to learn more about Goblin Engineering, take the Manual of Engineering Disciplines to Nixx Sprocketspring in Gadgetzan.','Well $N, you were wise to seek my tutelage! Any schlep can become an expert at the basics of engineering - the gnomes and their irradiated home of Gnomeregan are proof of that. It takes a strong mind and a steady hand (emphasis on STEADY) though to master the discipline of Goblin Engineering.$B$BKeep your ears perked $N, and you might learn something.','I can smell fresh recruits much like I can an excellent blasting powder - from a mile away. Have you come seeking to learn about the mastery of the explosion?','','','','','',10789,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0); -INSERT INTO `quest_template` (`entry`, `Method`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `Type`, `RequiredClasses`, `RequiredRaces`, `RequiredSkill`, `RequiredSkillValue`, `RepObjectiveFaction`, `RepObjectiveValue`, `RequiredMinRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepFaction`, `RequiredMaxRepValue`, `SuggestedPlayers`, `LimitTime`, `QuestFlags`, `SpecialFlags`, `PrevQuestId`, `NextQuestId`, `ExclusiveGroup`, `NextQuestInChain`, `SrcItemId`, `SrcItemCount`, `SrcSpell`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `RequestItemsText`, `EndText`, `ObjectiveText1`, `ObjectiveText2`, `ObjectiveText3`, `ObjectiveText4`, `ReqItemId1`, `ReqItemId2`, `ReqItemId3`, `ReqItemId4`, `ReqItemCount1`, `ReqItemCount2`, `ReqItemCount3`, `ReqItemCount4`, `ReqSourceId1`, `ReqSourceId2`, `ReqSourceId3`, `ReqSourceId4`, `ReqSourceCount1`, `ReqSourceCount2`, `ReqSourceCount3`, `ReqSourceCount4`, `ReqCreatureOrGOId1`, `ReqCreatureOrGOId2`, `ReqCreatureOrGOId3`, `ReqCreatureOrGOId4`, `ReqCreatureOrGOCount1`, `ReqCreatureOrGOCount2`, `ReqCreatureOrGOCount3`, `ReqCreatureOrGOCount4`, `ReqSpellCast1`, `ReqSpellCast2`, `ReqSpellCast3`, `ReqSpellCast4`, `RewChoiceItemId1`, `RewChoiceItemId2`, `RewChoiceItemId3`, `RewChoiceItemId4`, `RewChoiceItemId5`, `RewChoiceItemId6`, `RewChoiceItemCount1`, `RewChoiceItemCount2`, `RewChoiceItemCount3`, `RewChoiceItemCount4`, `RewChoiceItemCount5`, `RewChoiceItemCount6`, `RewItemId1`, `RewItemId2`, `RewItemId3`, `RewItemId4`, `RewItemCount1`, `RewItemCount2`, `RewItemCount3`, `RewItemCount4`, `RewRepFaction1`, `RewRepFaction2`, `RewRepFaction3`, `RewRepFaction4`, `RewRepFaction5`, `RewRepValue1`, `RewRepValue2`, `RewRepValue3`, `RewRepValue4`, `RewRepValue5`, `RewOrReqMoney`, `RewMoneyMaxLevel`, `RewSpell`, `RewSpellCast`, `RewMailTemplateId`, `RewMailDelaySecs`, `PointMapId`, `PointX`, `PointY`, `PointOpt`, `DetailsEmote1`, `DetailsEmote2`, `DetailsEmote3`, `DetailsEmote4`, `DetailsEmoteDelay1`, `DetailsEmoteDelay2`, `DetailsEmoteDelay3`, `DetailsEmoteDelay4`, `IncompleteEmote`, `CompleteEmote`, `OfferRewardEmote1`, `OfferRewardEmote2`, `OfferRewardEmote3`, `OfferRewardEmote4`, `OfferRewardEmoteDelay1`, `OfferRewardEmoteDelay2`, `OfferRewardEmoteDelay3`, `OfferRewardEmoteDelay4`, `StartScript`, `CompleteScript`) +INSERT INTO `quest_template` (`entry`, `Method`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `Type`, `RequiredClasses`, `RequiredRaces`, `RequiredSkill`, `RequiredSkillValue`, `RequiredCondition`, `RepObjectiveFaction`, `RepObjectiveValue`, `RequiredMinRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepFaction`, `RequiredMaxRepValue`, `SuggestedPlayers`, `LimitTime`, `QuestFlags`, `SpecialFlags`, `PrevQuestId`, `NextQuestId`, `ExclusiveGroup`, `NextQuestInChain`, `SrcItemId`, `SrcItemCount`, `SrcSpell`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `RequestItemsText`, `EndText`, `ObjectiveText1`, `ObjectiveText2`, `ObjectiveText3`, `ObjectiveText4`, `ReqItemId1`, `ReqItemId2`, `ReqItemId3`, `ReqItemId4`, `ReqItemCount1`, `ReqItemCount2`, `ReqItemCount3`, `ReqItemCount4`, `ReqSourceId1`, `ReqSourceId2`, `ReqSourceId3`, `ReqSourceId4`, `ReqSourceCount1`, `ReqSourceCount2`, `ReqSourceCount3`, `ReqSourceCount4`, `ReqCreatureOrGOId1`, `ReqCreatureOrGOId2`, `ReqCreatureOrGOId3`, `ReqCreatureOrGOId4`, `ReqCreatureOrGOCount1`, `ReqCreatureOrGOCount2`, `ReqCreatureOrGOCount3`, `ReqCreatureOrGOCount4`, `ReqSpellCast1`, `ReqSpellCast2`, `ReqSpellCast3`, `ReqSpellCast4`, `RewChoiceItemId1`, `RewChoiceItemId2`, `RewChoiceItemId3`, `RewChoiceItemId4`, `RewChoiceItemId5`, `RewChoiceItemId6`, `RewChoiceItemCount1`, `RewChoiceItemCount2`, `RewChoiceItemCount3`, `RewChoiceItemCount4`, `RewChoiceItemCount5`, `RewChoiceItemCount6`, `RewItemId1`, `RewItemId2`, `RewItemId3`, `RewItemId4`, `RewItemCount1`, `RewItemCount2`, `RewItemCount3`, `RewItemCount4`, `RewRepFaction1`, `RewRepFaction2`, `RewRepFaction3`, `RewRepFaction4`, `RewRepFaction5`, `RewRepValue1`, `RewRepValue2`, `RewRepValue3`, `RewRepValue4`, `RewRepValue5`, `RewOrReqMoney`, `RewMoneyMaxLevel`, `RewSpell`, `RewSpellCast`, `RewMailTemplateId`, `RewMailDelaySecs`, `PointMapId`, `PointX`, `PointY`, `PointOpt`, `DetailsEmote1`, `DetailsEmote2`, `DetailsEmote3`, `DetailsEmote4`, `DetailsEmoteDelay1`, `DetailsEmoteDelay2`, `DetailsEmoteDelay3`, `DetailsEmoteDelay4`, `IncompleteEmote`, `CompleteEmote`, `OfferRewardEmote1`, `OfferRewardEmote2`, `OfferRewardEmote3`, `OfferRewardEmote4`, `OfferRewardEmoteDelay1`, `OfferRewardEmoteDelay2`, `OfferRewardEmoteDelay3`, `OfferRewardEmoteDelay4`, `StartScript`, `CompleteScript`) VALUES - (3638,2,-201,30,47,0,0,255,202,200,0,0,0,0,0,0,0,0,0,0,0,0,3638,3639,10792,1,0,'The Pledge of Secrecy','Goblin engineering is about practical uses for high profit and higher explosive power! Our schemata allow us to make powerful bombs and mighty weaponry; the manual you read covered this.$B$BThe manual also covered our ages old oath of secrecy on our schemata. Once you become a goblin engineer, that\'s that. There is no access to gnome engineering at all.$B$BIf you still want to become a goblin engineer, sign this document pledging life-long secrecy and speak with me again. Think about it carefully, $N.','If you agree to become a Goblin Engineer, then right-click on the Pledge of Secrecy and speak once more with Nixx Sprocketspring in Gadgetzan.','Welcome aboard, Goblin Engineer $N! You soon will have access to the most powerful engineering schemata anywhere on Azeroth.$B$BNow that you have committed yourself to the pursuit of this knowledge, it is time to examine your goblin-oriented engineering work. From there, we\'ll help you build a plan to maximize your goblin engineering talents!','If you\'ve signed the document and are ready to hand it to me, then that is that. You\'ve been told that this is a one way trip. If you\'re ready, then hop on board!','','','','','',11270,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3639,2,-201,30,47,0,0,255,202,200,0,0,0,0,0,0,0,0,8,0,3638,0,0,0,0,0,0,'Show Your Work','As your mentor, I want samples of your work. You\'re a skilled engineer; there is no question of this, $N. What I hope to do though is analyze them for ways to emphasize goblin-oriented techniques in your future efforts. I need the following: twenty big iron bombs, twenty sticks of solid dynamite, and five explosive sheep - and keep the safeties armed!$B$BSubmit these items to me and I will issue you your own Goblin Engineer Membership Card; it is required for access to all goblin engineering trainers!','Bring 20 Big Iron Bombs, 20 Solid Dynamite, and 5 Explosive Sheep to Nixx Sprocketspring in Gadgetzan.','Here is your first Goblin Engineer Membership Card!$B$BThis card has its dues paid for in advance for fourteen days; all cards expire after two weeks of activity. When it does, pay your next set of dues to any goblin engineer trainer in order to get another card; without the card, your membership will temporarily lapse and you cannot access new schemata.$B$BThis never affects what you already know; once a goblin engineer, always a goblin engineer.','Once I receive your crafted engineering items for my review, I will hand you a genuine Goblin Engineer Membership Card! So long as the card is valid, you will have unlimited access to any goblin engineer trainer anywhere in the world.','','','','','',4394,10507,4384,0,20,20,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10791,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1890,20222,20221,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3640,2,-201,30,47,0,0,77,202,200,0,0,0,0,0,0,0,0,0,0,0,0,3638,3641,10793,1,0,'The Pledge of Secrecy','Gnome engineering is about engineering theory shaped to serve our needs! Our schemata allow us to make devices that control the world around us; the manual you read covered this.$B$BThe manual also covered our ages old oath of secrecy on our schemata. Once you become a gnome engineer, that\'s that. There is no access to goblin engineering at all.$B$BIf you still want to become a gnome engineer, sign this document pledging life-long secrecy and speak with me again. Think about it carefully, $N.','If you agree to become a Gnome Engineer, then right-click on the Pledge of Secrecy and speak once more with Tinkmaster Overspark in Ironforge.','Welcome aboard, $N! You soon will have access to the most advanced engineering schemata anywhere on Azeroth.$B$BNow that you have committed yourself to the pursuit of this knowledge, it is time to examine your gnome-oriented engineering work. From there, we\'ll help you build a plan to maximize your gnome engineering talents!','If you\'ve signed the document and are ready to hand it to me, then that is that.$B$BThe secrets I will share with you are of such a magnitude that the signing of the Pledge of Secrecy is absolutely critical. I signed one, as did my brother and sister gnome engineers. You will be joining quite the auspicious fold, Engineer $N!','','','','','',11283,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3641,2,-201,30,47,0,0,77,202,200,0,0,0,0,0,0,0,0,8,0,3640,0,0,0,0,0,0,'Show Your Work','As your mentor, I want some samples of your work. You\'re a skilled engineer; there is no question of this, $N. What I hope to do though is to analyze your work for ways to emphasize gnome-oriented techniques in your future efforts. I need the following samples: six mithril tubes, an accurate scope, and two advanced target dummies.$B$BSubmit these items to me and I will issue you your own Gnome Engineer Membership Card; it is required for access to all gnome engineering trainers!','Bring 6 Mithril Tubes, an Accurate Scope, and 2 Advanced Target Dummies to Tinkmaster Overspark in Ironforge.','Here is your first Gnome Engineer Membership Card!$B$BThis card has its dues paid for in advance for fourteen days; all cards expire after two weeks of activity. When it does, pay your next set of dues to any gnome engineer trainer in order to get another card; without the card, your membership will temporarily lapse and you cannot access new schemata.$B$BThis never affects what you already know; once a gnome engineer, always a gnome engineer.','Once I receive your crafted engineering items for my review, I will hand you a genuine Gnome Engineer Membership Card! So long as the card is valid, you will have unlimited access to any gnome engineer trainer anywhere in the world.','','','','','',10559,4407,4392,0,6,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10790,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1890,20219,20220,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3642,2,-201,30,47,0,0,178,202,200,0,0,0,0,0,0,0,0,0,0,0,0,3638,3643,10794,1,0,'The Pledge of Secrecy','Gnome engineering is about engineering theory shaped to serve our needs! Our schemata allow us to make devices that control the world around us; the manual you read covered this.$B$BThe manual also covered our ages old oath of secrecy on our schemata. Once you become a gnome engineer, that\'s that. There is no access to goblin engineering at all.$B$BIf you still want to become a gnome engineer, sign this document pledging life-long secrecy and speak with me again. Think about it carefully, $N.','If you agree to become a Gnome Engineer, then right-click on the Pledge of Secrecy and speak once more with Oglethrope Obnoticus in Booty bay.','Welcome aboard, $N! You soon will have access to the most advanced engineering schemata anywhere on Azeroth.$B$BNow that you have committed yourself to the pursuit of this knowledge, it is time to examine your gnome-oriented engineering work. From there, we\'ll help you build a plan to maximize your gnome engineering talents!','If you\'ve signed the document and are ready to hand it to me, then that is that.$B$BWhile I may vehemently disagree with Gnomeregan - especially that fool Tinkmaster Overspark - politically, the Pledge of Secrecy transcends everything else! You must agree to commit a single path and stay true to that path throughout your life.','','','','','',11282,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3643,2,-201,30,47,0,0,178,202,200,0,0,0,0,0,0,0,0,8,0,3642,0,0,0,0,0,0,'Show Your Work','As your mentor, I want some samples of your work. You\'re a skilled engineer; there is no question of this, $N. What I hope to do though is to analyze your work for ways to emphasize gnome-oriented techniques in your future efforts. I need the following samples: six mithril tubes, an accurate scope, and two advanced target dummies.$B$BSubmit these items to me and I will issue you your own Gnome Engineer Membership Card; it is required for access to all gnome engineering trainers!','Bring 6 Mithril Tubes, an Accurate Scope, and a 2 Advanced Target Dummies to Oglethorpe Obnoticus in Booty Bay.','Here is your first Gnome Engineer Membership Card!$B$BThis card has its dues paid for in advance for fourteen days; all cards expire after two weeks of activity. When it does, pay your next set of dues to any gnome engineer trainer in order to get another card; without the card, your membership will temporarily lapse and you cannot access new schemata.$B$BThis never affects what you already know; once a gnome engineer, always a gnome engineer.','Once I receive your crafted engineering items for my review, I will hand you a genuine Gnome Engineer Membership Card! So long as the card is valid, you will have unlimited access to any gnome engineer trainer anywhere in the world.','','','','','',10559,4407,4392,0,6,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10790,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1890,20219,20220,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3644,0,-201,30,47,0,0,255,202,200,0,0,0,0,0,0,0,0,8,1,3639,0,0,0,0,0,0,'Membership Card Renewal','','','Since you\'re a practitioner of Goblin engineering and are in good standing, I am able to renew a lapsed membership card for the fee of two gold pieces. Once this fee is paid, you will be reissued a new membership card. This will allow access to Goblin engineering schemata from appropriate trainers.$B$BThis card will last for two weeks of activity, at the end of which your membership fees will become due again! If you want to access schemata, you\'ll need to bring your dues out of arrears.','In order to renew your membership card, you will need to pay the renewal fee of two gold pieces.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10791,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-20000,0,0,0,103,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3645,0,-201,30,47,0,0,255,202,200,0,0,0,0,0,0,0,0,8,1,3641,0,0,0,0,0,0,'Membership Card Renewal','','','Since you\'re a practitioner of Gnomish engineering and are in good standing, I am able to renew a lapsed membership card for the fee of two gold pieces. Once this fee is paid, you will be reissued a new membership card. This will allow access to Gnomish engineering schemata from appropriate trainers.$B$BThis card will last for two weeks of activity, at the end of which your membership fees will become due again! If you want to access schemata, you\'ll need to bring your dues out of arrears.','In order to renew your membership card, you will need to pay the renewal fee of two gold pieces.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10790,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-20000,0,0,0,99,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3646,0,-201,30,47,0,0,255,202,200,0,0,0,0,0,0,0,0,8,1,3639,0,0,0,0,0,0,'Membership Card Renewal','$B','','Since you\'re a practitioner of Goblin engineering and are in good standing, I am able to renew a lapsed membership card for the fee of two gold pieces. Once this fee is paid, you will be reissued a new membership card. This will allow access to Goblin engineering schemata from appropriate trainers.$B$BThis card will last for two weeks of activity, at the end of which your membership fees will become due again! If you want to access schemata, you\'ll need to bring your dues out of arrears.','In order to renew your membership card, you will need to pay the renewal fee of two gold pieces.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10791,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-20000,0,0,0,104,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3647,0,-201,30,47,0,0,77,202,200,0,0,0,0,0,0,0,0,8,1,3643,0,0,0,0,0,0,'Membership Card Renewal','','','Since you\'re a practitioner of Gnomish engineering and are in good standing, I am able to renew a lapsed membership card for the fee of two gold pieces. Once this fee is paid, you will be reissued a new membership card. This will allow access to Gnomish engineering schemata from appropriate trainers.$B$BThis card will last for two weeks of activity, at the end of which your membership fees will become due again! If you want to access schemata, you\'ll need to bring your dues out of arrears.','In order to renew your membership card, you will need to pay the renewal fee of two gold pieces.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10790,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-20000,0,0,0,100,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3661,2,702,42,47,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Favored of Elune?','Wildkin are quite unpredictable creatures, $N. Capable of incredible gentleness, these creatures will show extreme ferocity if something they deem important is threatened.$B$BThese beasts are rumored to have been created by Elune, and I am interested in finding if this is really the truth.$B$BRecently, I heard about a population of wildkin living in the Hinterlands -- Vicious, Primitive, and Savage Owlbeasts. They can be found amongst the wildlife there. Will you gather some wildkin feathers for me?','Collect 15 Wildkin Feathers from the Hinterlands for Erelas Ambersky in Rut\'theran Village.','Thank you for bringing these to me, $N.$B$BWhat did you learn of the Wildkin?$B$BPerhaps these feathers will tell us more. Ferocious monsters, or simply misguided pets? One day I\'d like to know the truth...$B$BI am going to continue my research -- please come back and talk to me again after some time has passed.','Try to avoid them if you can, $N. The Wildkin may misread your interest as an intent to do them harm...','','','','','',10819,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,13500,3600,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (3681,2,-141,12,12,0,2,1,0,0,0,0,0,0,0,0,0,0,8,0,0,0,2998,1641,0,0,0,'Tome of Divinity','Sorry to interrupt your travels, $r, but I thought you should know that word was sent from Stormwind recently asking that paladins report there for training.$B$BIf I didn\'t know any better, I\'d say your close to reaching a special time and it\'s time you started studying the Tomes.$B$BLook for Duthorian Rall in Stormwind. He usually trains paladins in the Cathedral of Light.','Speak with Duthorian Rall in Stormwind.','Welcome to the Cathedral of Light, $C.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3701,2,1537,50,54,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,3702,0,0,0,0,0,0,'The Smoldering Ruins of Thaurissan','Venture to the smoldering ruins of Thaurissan in the Burning Steppes and gather as much information as possible.$B$BIt is said that mysterious relics litter the ruins. Perhaps you should start your search there, $N. Beware the Thaurissan guardians: Assassins that guard the ruins, keeping whatever secrets may still be buried there protected.','Venture to the Ruins of Thaurissan in the Burning Steppes and recover information from the Thaurissan Relics. Return to Royal Historian Archesonus when you have recovered the information.','Oh my! This information explains quite a lot about Thaurissan.$B$BThere is much more to learn!','Do you bring new information?','','Information Recovered','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-153556,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12102,0,0,0,1,0,0,0,47,0,0,0,0,250,0,0,0,0,16500,3270,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3702,2,1537,50,54,0,0,77,0,0,0,0,0,0,0,0,0,0,10,2,0,0,0,3701,0,0,0,'The Smoldering Ruins of Thaurissan','Would you like to hear a brief history of the Dark Iron dwarves?','Listen to Royal Historian Archesonus recant the history of Thaurissan.','Shall we proceed?','Allow me to finish telling you the story of Thaurissan.','Story of Thaurissan','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,10,0,0,0,0,0,330,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,1,6,0,0,0,0,0,0,0,0,0), - (3721,0,35,45,50,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'An OOX of Your Own','','','You\'ve recovered three of my OOX homing robots! You\'ve gone above and beyond what you needed to, so I will give you something special for all your help. It is a miniature version of the very same robot that you have come to know and love, the OOX!$B$BI normally wouldn\'t let anyone have such a potentially lethal device, but you\'ve been a real help. Besides - the combat mechanisms and the homing logic on this one have been disabled.$B$BOther than that, it\'s an OOX by golly!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10398,0,0,0,1,0,0,0,87,21,0,0,0,-500,500,0,0,0,0,4260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3741,2,44,12,15,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Hilary\'s Necklace','My friend Hilary lost her necklace, and we can\'t find it. We\'ve been fishing all day right here, and we looked around here already. The only thing I can think of is that it fell into the lake. Our parents don\'t want us to swim in the lake... my mom says there\'s some mean things underwater, but you look like you aren\'t scared of mean things.$B$BCould you find it for her, please?','Find Hilary\'s Necklace, and return it to Hilary in Lakeshire.','Thank you for finding my necklace mister $C... you are very kind! My kitty thanks you too - isn\'t that right Effsee?','Hi. I miss my necklace. My daddy got it for me. Daddy says that there are monsters in the lake. Did you beat up any monsters?','','','','','',10958,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24,4,1,6,0,0,0,0,0,0,0), - (3761,2,1638,47,50,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Un\'Goro Soil','The soil of Un\'Goro Crater is reportedly enriched with potent magical qualities. The Cenarion Circle wants to study this soil in large quantities; go into the wilds of Un\'Goro and acquire enough of it for our continued research.$B$BThe rich soil will stick out in piles from time to time, and some of the beasts might have usable samples on their being. Take them all outside to Ghede; just look for the piles of dirt and the tauren barking orders. He means well, just don\'t get him riled up though!','Bring 20 Un\'Goro Soil samples to Ghede on the Elder Rise of Thunder Bluff.','Oh that\'s right Private $N, don\'t make any effort to help me unload this soil up on to the piles! If the Great Spirits had wanted it done they would have miracled it up there, now wouldn\'t they?!$B$BArch Druid Runetotem wants to speak with you again, but for his next task you find that a journeyman\'s understanding of Herbalism would be helpful. If you don\'t know it though, he\'ll still find a use for you.','At ease, Private. If you\'re here to unload soil from Un\'Goro - outstanding then! Otherwise, disappear.','','','','','',11018,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,14500,2820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3762,2,1638,47,50,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,936,3761,0,0,0,'Assisting Arch Druid Runetotem','Excuse me $c, but I\'d like just a moment of your time if possible.$B$BThe Cenarion Circle in Thunder Bluff is most interested in seasoned adventurers such as yourself to lend them aid in a vital research project. While I do not know the specifics, I can inform you that none other than Hamuul Runetotem is spearheading this research.$B$BPlease - if you are interested, speak with him directly on the Elder Rise within Thunder Bluff proper.','Speak with Arch Druid Hamuul Runetotem in Thunder Bluff.','Greetings, $C; I am glad you are interested in assisting our research. There is much to do, and I would be doing you a disservice if I informed you that the work this entails is not dangerous. Hopefully this will not scare you off... but from the looks of you, I take it that danger is something that you have dealt with before.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3763,2,1657,47,50,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,3763,3764,0,0,0,'Assisting Arch Druid Staghelm','Excuse me $c, but I\'d like just a moment of your time if possible.$B$BThe Cenarion Circle in Darnassus is looking for seasoned adventurers such as yourself to lend them aid in a vital research project. While I do not know the specifics, I can inform you that none other than Arch Druid Fandral Staghelm is spearheading this research.$B$BPlease - if you are interested, speak with him directly in the Cenarion Enclave within Darnassus proper.','Speak with Arch Druid Fandral Staghelm in Darnassus.','Well now, $c... since you were informed that I was leading this research myself, you obviously came as quickly as you could.$B$BNow that you are here, be sure to pay attention the first time I tell you the details; I have no desire to repeat myself.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,282,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (3764,2,1657,47,50,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Un\'Goro Soil','The soil of Un\'Goro Crater is reportedly enriched with potent magical qualities. I want to know facts from falsehoods; go into the wilds of Un\'Goro and acquire enough quality samples of soil for our continued study.$B$BYou may think that collection tasks are beneath you; that sort of attitude does not endear yourself to me or the Cenarion Circle. Bring the samples to Jenal, who is no doubt wasting time outside behind this tree; just look for the piles of dirt. He will handle the logistics - not I.','Bring 20 Un\'Goro Soil samples to Jenal at the Cenarion Enclave in Darnassus.','Unload your precious cargo here, noble $C. It must have been quite the burden... not unlike the burden I carry being a visionary. Here is an honorarium for your work, as dictated by the Arch Druid himself.$B$BArch Druid Staghelm wants to speak with you again $N, but for his next task you will be aided if you have a journeyman\'s understanding of Herbalism. If you don\'t know it though, you will still be able to aid the Circle!','Ah yes, the dirt. The Arch Druid wants twenty loads per adventurer, and twenty loads he shall get. Let those who conspire against us fall to the wayside!','','','','','',11018,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,14500,2820,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,4,1,0,0,0,0,0,0,0,0,0), - (3765,2,1519,18,24,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1275,0,0,0,'The Corruption Abroad','Stormwind -- such a bustling hub of activity.$B$BI have traveled from afar to seek help. Often it is heard that brave adventurers roam these city streets.$B$BMy brother, Gershala, requires assistance in Darkshore. He resides in the seaside town of Auberdine.$B$BThe journey is a long and epic one. It is for this reason that I ask the help of a seasoned $c such as yourself.','Travel to Gershala Nightwhisper in Auberdine.','Ah, so my brother, Argos, sent you? I realize you must be weary from your travels. But we have much to talk about.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,1300,870,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3781,2,1657,47,50,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,3764,0,0,3785,11103,1,0,'Morrowgrain Research','With what we call an Evergreen Pouch, we have cultivated Tharlendris seeds in the soil from Un\'Goro Crater. These seeds blossom into an array of random, potent herbs. One result is morrowgrain, a mysterious herb we know little about; I intend to unravel this mystery.$B$BTake this to Mathrengyl downstairs, and he will give you some seeds so you can get started. If you run out, you will need to purchase more from him.','Take the Arch Druid\'s Seed Voucher to Mathrengyl Bearwalker in the Cenarion Enclave of Darnassus.','Yes, this voucher is good for twenty packets of seeds. If you run out, we have more that can be provided. Unfortunately though, Tharlendris seeds are quite costly to produce in significant numbers. This is why the Cenarion Circle asks that those who are assisting us help out by offsetting some of the cost.$B$BThose who return with morrowgrain find that the reward the Arch Druid offers far makes up for the cost.','Peace and serenity be yours, friend. You are here on business from the Arch Druid himself, yes?','','','','','',11103,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11022,0,0,0,20,0,0,0,69,0,0,0,0,10,0,0,0,0,0,282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3782,2,1638,47,50,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,3761,0,0,3786,11103,1,0,'Morrowgrain Research','With what we call an Evergreen Pouch, we have cultivated Tharlendris seeds in the soil from Un\'Goro Crater. These seeds have blossomed into an array of random, potent herbs. One result is morrowgrain, a mysterious herb we know little about; I very much hope to unravel this mystery for the Circle.$B$BTake this voucher over to my daughter Bashana, and she will give you some seeds so you may assist us. If you run out, you will need to purchase more from her.','Take the Seed Voucher to Bashana Runetotem in Thunder Bluff.','Yes, this voucher is good for twenty packets of seeds. If you run out, we have more that can be provided. Unfortunately though, Tharlendris seeds are quite costly to produce in significant numbers. This is why the Cenarion Circle asks that those who are assisting us help out by offsetting some of the cost.$B$BThose who return with morrowgrain find that the reward the Arch Druid offers far makes up for the cost.','Peace and serenity be yours, friend. You are here on business from the Arch Druid himself, yes?','','','','','',11103,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11022,0,0,0,20,0,0,0,81,0,0,0,0,10,0,0,0,0,0,282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3783,2,618,52,56,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,977,0,0,0,'Are We There, Yeti?','My friends are always coming up with great ideas. I\'ve never felt like I could match them... until today! I just drew up the plans for something great! If you promise not to tell, I\'ll let you in on the secret... $B$BI\'m going to make a mechanical yeti! Not only are my friends sure to be freaked out when they see it, but when they get over that, I know they\'ll be impressed!$B$BI need thick yeti fur from the ice thistle yeti to start with. Will you help? You\'ll find them to the southeast.','Collect 10 Thick Yeti Furs for Umi Rumplesnicker in Everlook.','These furs are perfect, $N. We\'re off to a great start here!','I\'ve got lots to get started on here. Please get me those furs as soon as you can!','','','','','',12366,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,577,0,0,0,0,150,0,0,0,0,8500,2610,0,0,0,0,0,0,0,0,1,5,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), - (3784,2,1497,47,50,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,936,3761,0,0,0,'Assisting Arch Druid Runetotem','Excuse me $c, but I\'d like just a moment of your time if possible.$B$BThe Cenarion Circle in Thunder Bluff is most interested in seasoned adventurers such as yourself to lend them aid in a vital research project. While I do not know the specifics, I can inform you that none other than Hamuul Runetotem is spearheading this research.$B$BPlease - if you are interested, speak with him directly on the Elder Rise within Thunder Bluff proper.','Speak with Arch Druid Hamuul Runetotem in Thunder Bluff.','Greetings, $C; I am glad you are interested in assisting our research. There is much to do, and I would be doing you a disservice if I informed you that the work this entails is not dangerous. Hopefully this will not scare you off... but from the looks of you, I take it that danger is something that you have dealt with before.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3785,2,1657,47,50,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,3781,3803,0,0,11020,1,0,'Morrowgrain Research','Here\'s your Evergreen Pouch that you\'ll need to use the Tharlendis seeds with. You also need to have Un\'Goro soil samples on hand to use as fertilizer for the seeds. Just use the pouch when you have everything; the pouch will take care of the rest.$B$BWhen you have enough morrowgrain, bring them here to me in the enclave. Please don\'t bother the Arch Druid; he\'s a very busy man, and he doesn\'t need to be disturbed every time someone returns with another batch of morrowgrain!','Use an Evergreen Pouch with a Packet of Tharlendis Seeds and two Un\'Goro Soil samples to try and cultivate samples of Morrowgrain.$B$BBring 10 Morrowgrain to Mathrengyl Bearwalker in Darnassus.','Well done $N, I will be sure to give these to the Arch Druid himself when he has need of them. Meanwhile, please accept this as a token of the Cenarion Circle\'s appreciation.$B$BOur need for morrowgrain, for now, is constant; if you wish to continue aiding us, then please return when you have cultivated more of it.','Yes $N, have you grown some morrowgrain for the Arch Druid\'s important research? The mysterious properties of Un\'Goro Crater become clearer with each passing day, thanks to the help you are giving us.','','','','','',11040,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11887,0,0,0,1,0,0,0,69,0,0,0,0,250,0,0,0,0,0,2820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3786,2,1638,47,50,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,3782,3804,0,0,11020,1,0,'Morrowgrain Research','Here\'s your Evergreen Pouch that you\'ll need to use the Tharlendis seeds with. You also need to have Un\'Goro soil samples on hand to use as fertilizer for the seeds. Just use the pouch when you have everything; the pouch will take care of the rest.$B$BWhen you have enough morrowgrain, bring them to me here on Elder Rise. Please don\'t bother the Arch Druid; he\'ll be very busy with the research, as well as the multitude of concerns he has!','Use an Evergreen Pouch with a Packet of Tharlendis Seeds and two Un\'Goro Soil samples to try and cultivate samples of Morrowgrain.$B$BBring 10 Morrowgrain to Bashana Runetotem in Thunder Bluff.','Well done $N, I will be sure to give these to the Arch Druid himself when he has need of them. Meanwhile, please accept this as a token of the Cenarion Circle\'s appreciation.$B$BOur need for morrowgrain, for now, is constant; if you wish to continue aiding us, then please return when you have cultivated more of it.','Yes $N, have you grown some morrowgrain for the Arch Druid\'s important research? The mysterious properties of Un\'Goro Crater become clearer with each passing day, thanks to the help you are giving us.','','','','','',11040,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11887,0,0,0,1,0,0,0,81,0,0,0,0,250,0,0,0,0,0,2820,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), - (3787,2,1519,47,50,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,3785,0,3797,3791,0,0,0,'Jonespyre\'s Request','Excuse me, friend...$B$BA colleague of mine would like to speak with you about the research you are doing in conjunction with the Cenarion Circle. He is a druid by the name of Quintis Jonespyre, and he resides in Feathermoon Stronghold, Feralas. He would like to confer with you about morrowgrain... and he very much would like for you to keep our discussion from the ears of the Arch Druid.$B$BIf you\'re interested, speak with him; no doubt, all will be revealed once you do.','Speak with Quintis Jonespyre in Feathermoon Stronghold.','I thank you for coming, weary traveler! Allow me to introduce myself - I am Quintis Jonespyre, druid and humble servant of Malfurion and the Cenarion Circle. My colleagues (General Shandris Feathermoon and the Protectorate - mayhap you\'ve heard of us) and I wanted to talk with you about the work you are doing for Fandral Staghelm in Darnassus.$B$BBefore we get much further, I\'d like to ask that our discussion stay between just us. If you have no problem with this, then we may proceed.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,25,0,0,0,0,0,720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3788,2,1116,47,50,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,3785,0,3797,3791,0,0,0,'Jonespyre\'s Request','Excuse me, friend...$B$BA colleague of mine would like to speak with you about the research you are doing in conjunction with the Cenarion Circle. He is a druid by the name of Quintis Jonespyre, and he resides here in Feathermoon Stronghold. He would like to confer with you about morrowgrain... and he very much would like for you to keep our discussion from the ears of the Arch Druid.$B$BIf you\'re interested, speak with him; no doubt, all will be revealed once you do.','Speak with Quintis Jonespyre in Feathermoon Stronghold.','I thank you for coming, weary traveler! Allow me to introduce myself - I am Quintis Jonespyre, druid and humble servant of Malfurion and the Cenarion Circle. My colleagues (General Shandris Feathermoon and the Protectorate - mayhap you\'ve heard of us) and I wanted to talk with you about the work you are doing for Fandral Staghelm in Darnassus.$B$BBefore we get much further, I\'d like to ask that our discussion stay between just us. If you have no problem with this, then we may proceed.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,25,0,0,0,0,0,282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3789,2,1519,47,50,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,3763,3764,0,0,0,'Assisting Arch Druid Staghelm','Excuse me $c, but I\'d like just a moment of your time if possible.$B$BThe Cenarion Circle in Darnassus is looking for seasoned adventurers such as yourself to lend them aid in a vital research project. While I do not know the specifics, I can inform you that none other than Arch Druid Fandral Staghelm is spearheading this research.$B$BPlease - if you are interested, speak with him directly in the Cenarion Enclave within Darnassus proper.','Speak with Arch Druid Fandral Staghelm in Darnassus.','Well now, $C... since you were informed that I was leading this research myself, you obviously came as quickly as you could.$B$BNow that you are here, be sure to pay attention the first time I tell you the details; I have no desire to repeat myself.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3790,2,1537,47,50,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,3763,3764,0,0,0,'Assisting Arch Druid Staghelm','Excuse me $c, but I\'d like just a moment of your time if possible.$B$BThe Cenarion Circle in Darnassus is looking for seasoned adventurers such as yourself to lend them aid in a vital research project. While I do not know the specifics, I can inform you that none other than Arch Druid Fandral Staghelm is spearheading this research.$B$BPlease - if you are interested, speak with him directly in the Cenarion Enclave within Darnassus proper.','Speak with Arch Druid Fandral Staghelm in Darnassus.','Well now, $C... since you were informed that I was leading this research myself, you obviously came as quickly as you could.$B$BNow that you are here, be sure to pay attention the first time I tell you the details; I have no desire to repeat myself.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3791,2,1116,47,50,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11020,1,0,'The Mystery of Morrowgrain','Let me to be frank with you, $N. I\'m interested - nay, concerned with why the Arch Druid in Darnassus is using the name of the Cenarion Circle as well as the Circle\'s resources to procure vast amounts of morrowgrain. I\'m a researcher - curses are my specialty. I\'ve heard that morrowgrain, under the right conditions, exude qualities like other herbs used in primitive curses.$B$BI want to know more, and I ask for your help. Bring me ten morrowgrain, and I will be sure to take care of you.','Bring 10 Morrowgrain to Quintis Jonespyre in Feathermoon Stronghold.','Gah, these morrowgrain make me feel... weird. What in the name of Elune is Staghelm up to with these things?$B$BAnyway, thank you again for your help. Here\'s a little something... you know, for the effort. My research on morrowgrain is going to take a while, and I no doubt am going to need more. While I\'m at it, I suppose I could take the time to see if morrowgrain have some pertinent alchemical uses. Still, I feel uncomfortable even being around them.','I\'m looking for ten morrowgrain - that should be enough to at least get my research started. I\'ll no doubt burn through a lot of those going down wrong paths, but such is the nature of research.','','','','','',11040,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11888,11889,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,2820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3792,0,1116,47,55,0,0,77,0,0,0,0,0,0,0,0,0,0,264,1,3791,0,0,0,0,0,0,'Morrowgrain to Feathermoon Stronghold','','','Thanks $N; I\'ll just store these out of the way for the time being. While I don\'t command the resources that Staghelm does, I am able to give you a little something for your trouble. Anyway, who knows what will happen if Staghelm keeps getting Morrowgrain after Morrowgrain. There\'s something fishy going on, mark my words.$B$BRemember that I\'m always looking for more Morrowgrain. I\'ll take them in quantities of five at a time.','Hello again, $N. My research is progressing fairly well, but if you have five more Morrowgrain I\'d be happy to take them off your hands. Well... happy is a figurative term in this case; the more I am around them, the more uncomfortable I feel. Still, my research demands I buckle down and get through this.','','','','','',11040,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11022,0,0,0,10,0,0,0,69,0,0,0,0,25,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3801,2,1584,48,52,81,0,255,0,0,0,0,0,0,0,0,0,0,8,2,0,0,0,3802,0,0,0,'Dark Iron Legacy','Greetings, $N. I am Franclorn Forgewright. Yes, the Franclorn Forgewright responsible for the stonewrought method of architecture. You have undoubtedly passed through or stood upon one of my creations in your adventures across our war torn world.$B$BYou are probably wondering why I am here and what it is that I want from you - both valid questions.$B$BI need your assistance, of course. In exchange for your assistance, I shall grant you the key to the depths of my accursed city.','Speak with Franclorn Forgewright if you are interested in obtaining a key to the city major.','Whether it is greed which brought you here or an act of selfless devotion, what you are about to undertake is for the good of us all. ','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,300,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,0), - (3802,2,1584,48,52,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,3801,0,0,0,0,0,0,'Dark Iron Legacy','You will find Fineous Darkvire beyond the Ring of Law, in the Hall of Crafting. Kill the miserable cur and recover Ironfel.$B$BTake Ironfel to the Shrine of Thaurissan and place the hammer in its rightful place: In the hands of the statue erected in my honor.$B$BWhen this is done, the compartment in which I stored the master key will open. More importantly, Ironfel will remain forever in my grasp. Should they make an attempt to remove the hammer; both the statue and hammer will shatter, lost forever.','Slay Fineous Darkvire and recover the great hammer, Ironfel. Take Ironfel to the Shrine of Thaurissan and place it on the statue of Franclorn Forgewright.','The hammer slides firmly into place, within the grasp of the massive Dark Iron monument. A tiny compartment opens at the base of the statue. Inside you find...','The statue looms ominously above you.','','','','','',10999,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11000,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,23000,3060,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3803,0,1657,47,55,0,0,77,0,0,0,0,0,0,0,0,0,0,264,1,3785,0,0,0,0,0,0,'Morrowgrain to Darnassus','','','Excellent - this morrowgrain will no doubt please the Arch Druid. I must admit though... just being near them makes me feel a little uncomfortable. I can only imagine how difficult it is for the Arch Druid to tolerate them in such large numbers!$B$BThis is for you, $N. The Cenarion Circle thanks you for your continued support.','The Arch Druid is always looking for additional morrowgrain for the Cenarion Circle\'s continued research. We take them in increments of ten, and award you with a cache of goods you should find useful. When you have ten, let me know and I will reward you accordingly.','','','','','',11040,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11887,0,0,0,1,0,0,0,69,0,0,0,0,50,0,0,0,0,0,2820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3804,0,1638,47,55,0,0,178,0,0,0,0,0,0,0,0,0,0,264,1,3786,0,0,0,0,0,0,'Morrowgrain to Thunder Bluff','','','Excellent - this morrowgrain will no doubt help when the time comes. We know that the night elves are conducting similar research into these herbs, though it isn\'t clear to what end they will use them for if they discover anything. The Arch Druid thinks that the need for morrowgrain will remain until we\'ve figured out the mysteries behind this herb.$B$BThis is for you, $N. The Cenarion Circle thanks you for your continued support.','The Arch Druid is always looking for more morrowgrain for the Cenarion Circle\'s research project on Un\'Goro Crater. We take them in increments of ten, and award you with a cache of goods you should find useful. When you have ten, let me know and I will award you accordingly.','','','','','',11040,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11887,0,0,0,1,0,0,0,81,0,0,0,0,50,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3821,2,3,48,52,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,3822,0,0,0,'Dreadmaul Rock','Sha\'ni was sent to investigate reports of strange ritualistic activity coming from the Firegut ogres of the Burning Steppes over three weeks ago.$B$BGoretooth tells me that he hasn\'t heard from anyone in that platoon and that it\'s best that I move on and focus on the task at hand. Can you believe it? That\'s my wife!$B$BI can\'t leave my post, $N, but I must know what became of Sha\'ni. Travel to the Burning Steppes and search for her.','Venture forth to the Burning Steppes and find out what became of Sha\'ni Proudtusk.','My poor Thal\'trak.$B$BWe were planning on moving in with my mother and father in the Hinterlands after our tours were over. Now those plans are ruined!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3822,2,46,48,53,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,3821,0,0,0,0,0,0,'Krom\'Grul','My whole platoon was captured, $N. All were slain - except me.$B$BTheir leader, Krom\'Grul, wanted to save me for some sort of ritual.$B$BI was chained to this altar and brutalized by the beast. My physical being ceased functioning after an hour of this torture. The beast then ripped my wedding nose-ring off of my face and stuck it on his finger. I had never seen such savagery!$B$BFind Krom\'Grul and kill him! Take my ring back to Thal\'trak.$B$BAnd $N, tell him that we will meet again... in another life. ','Recover Sha\'ni\'s Nose-Ring from Krom\'Grul and return it to Thal\'trak in Kargath. Search the various caves and mines in Dreadmaul Rock.$B','$B$BWe were going to move to the Hinterlands. Did she tell you? This was going to be her last mission.$B$B$B$BI don\'t want it, $N. Keep it, throw it away, I don\'t care! The ring means nothing to me now. Not without her...','Did you find Sha\'ni? Is she ok?','','','','','',11058,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11869,0,0,0,1,0,0,0,76,0,0,0,0,250,0,0,0,0,0,3150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3823,2,46,48,52,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,3824,0,0,0,'Extinguish the Firegut','We must strike at our enemies before they strike at us!$B$BI\'ll make this brief, soldier.$B$BThe Firegut ogres of the Burning Steppes are allies of the Blackrock orcs. They work closely with those vile orcs, keeping the mineral rich Dreadmaul Rock guarded and the supply lines open at all times.$B$BLeave your mark, $N. Cripple their forces and return to me when the job is done.$B$B$B$BI WILL KILL YOU, WINKY!','Slay 15 Firegut Ogre-Mages, 7 Firegut Ogres, and 7 Firegut Ogre Brutes, and return to Oralius when you are finished.','Outstanding, soldier! The orcs and ogres will be reeling from this blow for minutes, maybe even hours!','There is not nearly enough blood on your uniform, soldier!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7034,7033,7035,0,15,7,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,5,1,1,0,0,0,0,0,0,0), - (3824,2,46,48,53,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,3823,0,0,3825,0,0,0,'Gor\'tesh the Brute Lord','They\'re reeling I tell you! Our next strike must be decisive.$B$BThe brute lord, Gor\'tesh, must be slain. More importantly, his head must be returned to me so that I may prepare the third phase of our attack on the Firegut ogres.$B$BBe warned, soldier, Gor\'tesh rules not from Dreadmaul Rock but from a Blackrock orc structure to the west of Dreadmaul Rock.$B$BYour orders, then, are simple. Find Gor\'tesh and chop off his fat head. Return to me when the job is done.$B$BSHUT UP, WINKY!','Find Gor\'tesh, somewhere to the west of Dreadmaul Rock. Kill Gor\'tesh and then take Gor\'tesh\'s Lopped Off Head back to Oralius in Burning Steppes.$B','Just look at it, soldier. Disgusting! When the remaining Firegut ogres see this fat mug stuck on a pike sitting at the top of their mountain, mass hysteria will ensue!$B$B','Oh glorious day! Have you returned with the head?','','','','','',11080,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,3150,0,0,0,0,0,0,0,0,5,1,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3825,2,46,48,53,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,3824,0,0,0,11079,1,0,'Ogre Head On A Stick = Party','Just one last thing you must do, soldier.$B$BI\'ve taken the liberty of putting Gor\'tesh\'s head on a pike. Now all you have to do is take this head to the top of Dreadmaul Rock and stick it into the ground. Once you do that, watch as those cowardly ogres run for their lives! After you\'ve had your fun, come back to me and I\'ll reward you for all of your hard work.$B$B','Take Gor\'tesh\'s Lopped Off Head and place it at the top of Dreadmaul Rock. Look for a soft dirt mound to plant the pike.','Outstanding work, soldier! Simply amazing! Oh I\'ll get the medal of bravery for this, er, I mean you\'ll be rewarded handsomely for this!','So? Did you paint any pictures of the event?','','Gor\'tesh Head Planted','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-160840,0,0,0,1,0,0,0,13484,0,0,0,11867,11868,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,24000,3150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3841,2,357,38,47,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,2972,0,0,3842,11102,1,0,'An Orphan Looking For a Home','Oh, hello, $N. I\'m so glad to see you again. How was your trip to Darnassus?$B$BWell, you\'ll be happy to know that we\'ve made quite a bit of progress while you\'ve been gone. We even saved a nest full of eggs. Unfortunately, the mother died before we got to her.$B$BSay, would you want one for a pet? They look to hatch soon, so they\'ll need a good $Gfather:mother;. What do you say?$B$BIf you\'re really interested, take one of the eggs to Quentin at the race tracks in Shimmering Flats. He\'ll tell you more.','Speak to Quentin in Thousand Needles.','Ah, a sprite darter egg, and one near maturation, if I\'m not mistaken. Remarkable you\'ve found one, let alone in this good a condition. They\'re rarely seen in Feralas these days. I understand there were various poachers in the area trying to capture and kill them for many reasons. Too bad really... such beautiful creatures when they reach adulthood.$B$BHow did you come across such a find?','Why hello, $C.$B$BDon\'t let my location fool you, I\'m really not here for the races... as entertaining as they may be.$B$BI\'m actually here in Thousand Needles investigating all I can to find out how salvageable the land is. It has become my crusade of sorts to revitalize and replenish the area with new, fertile soil. Perhaps I\'ll find there\'s a water source nearby.$B$BTell me you haven\'t noticed how odd the transition between Feralas and Thousand Needles is. Strange magic was afoot when that happened.','','','','','',11102,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,25,0,0,0,0,0,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3842,2,357,38,47,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,3841,0,0,0,0,0,0,'A Short Incubation','The Moonweavers, huh? Most intriguing. I wish the sprite darters could truly appreciate what it means to have those two look after them. They are both quite capable.$B$BSo, they gave you the egg as a gift. Well, then you should be responsible for it for as long as you desire. It appears it\'s almost ready to hatch, but we should ensure it\'s healthy and no damage has been done to it.$B$BI only need two elixirs of fortitude for a small spell to protect the egg. I have the rest of the components here with me.','Bring 2 Elixir of Fortitudes to Quentin in Thousand Needles.','Wonderful. These will do nicely. Give me a moment to mix together my components and we shall see how well this egg is going to do.','The longer I stay here, the more tempted I am to partake in these races, $N. Truly boggling...$B$BHave you found the elixirs yet? Once I can tell if the egg is going to be healthy or not, I\'ll return it to you to hold onto until it\'s prepared to hatch.$B$BLet me know.','','','','','',3825,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3843,2,357,38,47,0,0,77,0,0,0,0,0,0,0,0,0,3600,0,0,3842,0,0,4297,11471,1,0,'The Newest Member of the Family','A magnificent specimen, $N. If this creature survives gestation, then it\'ll be a healthy pet indeed!$B$BThere is one last thing I would suggest doing if you plan on following through with this--head to Aerie Peak in the Hinterlands. Speak to a dwarf there named Agnar Beastamer, he\'s a master animal handler and should be able to guide you in the final steps of incubation.$B$BBut hurry, $N, this egg is fragile and will not last long without proper care.','Take your Fragile Sprite Darter Egg to the Hinterlands and speak to Agnar Beastamer, but hurry, you only have 1 hour to find him before the hatchling within the egg dies.','Well, well, well... I haven\'t seen one of these in a dragon\'s age. Faerie dragon, if I\'m not mistaken... looks to be of the sprite darter variety. Excellent, excellent indeed.$B$BWell, if this little fella\'s gonna hatch and live to be strong and healthy, then we should get some food for it. Good ya got it to me in time.','Greetin\'s, $N. How can I be of service to ya?','','','','','',11471,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,2520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3844,2,490,47,52,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,3845,0,0,0,'It\'s a Secret to Everybody','A destroyed raft rests along the shoreline. Considering this is only a small pond, it is not clear as to how it ended up here, although looking at the trees tells you that the water level may not be constant.$B$BPerhaps a little exploration in the area might uncover more clues...','Look around in the pond for a clue about who this wrecked raft may belong to.','A water-logged pack rests at the bottom of the pond.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3845,2,490,47,52,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,3844,0,0,3908,11107,1,0,'It\'s a Secret to Everybody',' Grabbing onto it, you pull the pack back to the shore. Perhaps if you examine the items inside the pack, you might find out more about who it belongs to.$B$BThere are a few stray travelers at Marshal\'s Refuge. Perhaps you might find out more there.','Examine the items inside the pack and bring them to their owner.','Oh... Yes, these things do look familiar... well, kind of...','Hi there. I\'ve seen you before... Haven\'t I?','','','','','',11104,11105,11106,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), - (3861,2,-284,1,1,0,0,77,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'CLUCK!','\"Cluck... cluck... cluck... BACAW!$B$BCluck... cluck... cluck.\"$B$BThe chicken looks up at you and then starts to scratch its claws into the ground. You think it is spelling out a word, but you are not sure what it is. Could it be... S-A-L-D-E-A-N? Before you can ask, the chicken turns away and goes about its business.','Find some Special Chicken Feed and return to your befriended chicken. When you find it, /cheer at it before trying to give it the Special Chicken Feed.','\"BACAW!!!\"$B$BThe chicken starts to gobble up the feed you put down.$B$BAfter a moment, the chicken looks around, startled. It uncomfortably shuffles back and forth. Is this chicken pregnant? You think you better check underneath it.','The chicken stares at you with dark, cold eyes. It waits for you hungrily.$B$B\"BACAAAW!$B$BCluck...cluck...cluck.\"','','','','','',11109,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13563,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3881,2,490,48,53,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Expedition Salvation','I don\'t know how you made it here, but you\'re a sight for sore eyes! I\'m Williden Marshal, and I lead a non-aligned expedition troupe. Our latest and greatest endeavor has met with what seems like countless disasters, the most serious of which being that we underestimated the savagery of Un\'Goro Crater!$B$BAs we fled our base camps in the southwestern and northeastern parts of the crater, we left behind vital supplies. You look like you\'re capable enough - can you help us by getting them back?','Bring a Crate of Foodstuffs and Research Equipment to Williden Marshal in Un\'Goro Crater.','You got both our foodstuff AND our research equipment back! You\'ve not only saved the expedition, you\'ve also saved our lives. I and the rest of my team can\'t thank you enough; we just might make it here for a while now thanks to you.$B$BWhile we don\'t have much, I\'m certainly not going to leave you high and dry for the invaluable help you\'ve given us. Thank you, $N - you\'ve got a friend in Marshal Expeditions!$B$B','If we\'re going to have any chance of getting out of here alive, we\'ll need our big crate of foodstuffs. Also, getting at least some of our research equipment back would be a blessing in a sea of misery.','','','','','',11113,11112,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4000,2520,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,4,0,0,0,0,0,0,0,0,0), - (3882,2,490,49,51,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Roll the Bones','You\'d think that being chief digger for Marshal Expeditions means I like digging. There might be worse things to do in this world... but none really leap to mind.$B$BWe were supposed to be digging in Terror Run - FANTASTIC name by the way - for dead stegodons and diemetradons. Well, there are plenty of live ones there too! Wil and Hol are still all about studying this death trap, so we need those dinosaur bones. Between you and me though, bringing some from live ones will work out just as well.','Bring 8 Dinosaur Bones to Spark Nilminer in Un\'Goro Crater.','Excellent, these should do the trick. And now, if you\'ll permit me...$B$BTHANKS FOR DIGGING ALL OF THESE BONES OUT OF THE GROUND FOR US AND NOT HURTING THE NATIVE BEASTS IN ANY WAY.$B$BWhether you really did or didn\'t, I don\'t want to know. Let\'s keep it that way, shall we? Here - maybe this will keep your lips shut on the whole thing. Anything to get out of here alive, I say!','Think whatever you want of me, but they\'re not going to care if the bones they get to research are from ones from ancient stegodons and diemetradons or the ones that almost devoured us wholesale when we were trying to set up our camps. I\'ll just be happy if we get out of here alive...','','','','','',11114,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11908,11909,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2940,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (3883,2,490,48,52,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11132,1,0,'Alien Ecology','Just because we\'ve suffered a setback doesn\'t mean that research must stop! We were investigating the Gorishi insects in the southern part of the crater before winding up here. Their presence is alien to the ecology of Un\'Goro, and we want to find out why.$B$BIn their hive network must be larval hatcheries. You can identify these places by their hanging larval spawns. Use this vial to take a sample of the hive wall near any of the hatcheries. Bring it back to me for study, but be careful!','Use the Scraping Vial to collect a Hive Wall Sample from one of the Gorishi hive hatcheries in Un\'Goro Crater. Look for the chambers with the hanging larval spawns.$B$BBring the Hive Wall Sample to Hol\'anyee Marshal in Un\'Goro Crater.','Yes, this will do nicely. You\'ve been a great help... I wish I could give you more than this, but being virtually stranded in the middle of a savage land does limit what I can and cannot give. Rest assured though - the research done here would not have been possible without your assistance!','Do you have the sample of the Gorishi hive for me to study, $N?','','','','','',11131,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4000,1830,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), - (3884,2,490,48,50,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11116,1,0,'Williden\'s Journal','You have uncovered a mangled journal. Parts of it remain legible, with a Williden Marshal claiming ownership over the contents therein. If the journal is accurate, then Williden may be found somewhere in the northern part of the Crater; according to the journal, he and his companions sought higher ground from the savage beasts of the Crater once their base camps were overrun.','Return the journal to Williden Marshal somewhere in Un\'Goro Crater.','Well look at this - my journal! I thought it was lost, much like almost everything else we brought into Un\'Goro. I thank you kindly for returning this to me!','Hello there! I and my companions are happy to see some living beings here other than overgrown savage beasts! What brings you into the Un\'Goro Crater?','','','','','',11116,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,5,0,0,0,0,0,0,0,0,0), - (3901,2,154,1,3,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,364,0,0,0,0,0,0,'Rattling the Rattlecages','You\'ve shown your potential to the Forsaken under normal circumstances $N - now let\'s see you under pressure.$B$BThe Rattlecage skeletons, more mindless minions of the Lich King, are a tougher foe than the zombies you have faced thus far. Again, thin their numbers and prove yourself to the Forsaken. Do not tarry - when you are done, speak to me again.','Kill 12 Rattlecage Skeletons, and then return to Shadow Priest Sarvis in Deathknell when you are done.','I am finished with you, $N - you have shown yourself to be worthy of the freedom that you have been given. Many will stand against you for what you have become, but know that no matter what they may try to do against us, we are free and will not be shackled again.$B$BTake these and be on your way. You have much to accomplish, $C.','Those who dally in this task might as well end up wandering about aimlessly like our fallen brothers and sisters in the village. Let\'s hope you will fare better than them, yes? $B$B','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1890,0,0,0,12,0,0,0,0,0,0,0,3274,11851,11852,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3902,2,154,2,3,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,376,0,0,0,0,0,0,'Scavenging Deathknell','You there! If you\'re looking for something to make yourself useful, then listen up!$B$BWe need fresh out-of-the-ground recruits to head into Deathknell and search for any sort of useful equipment. Most likely, they\'ll be in stacks of boxes. We expect more recruits to be rising soon, and unless we want them to stumble about naked we had better get to scavenging!$B$BWell get to work, you miserable bag of bones! I\'m not going to reward those without some hustle.','Search Deathknell and the vicinity for 6 pieces of Scavenged Goods, and return them to Deathguard Saltain.','Great work $N, I knew you weren\'t useless. Here - have one of the better items I\'ve found out of the lots that have been collected so far.','Have you managed to scavenge up some useful items for us? There is no shame in reusing that which has been tossed aside. No one is going to give us any handouts - we Forsaken will fend for ourselves!','','','','','',11127,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11848,11849,11850,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,350,0,0,0,0,0,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3903,2,9,2,4,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,33,0,0,3904,0,0,0,'Milly Osworth','You\'ve shown yourself a dependable $c, $N. Dependable, and not afraid to get your hands dirty, eh?$B$BI have a friend, Milly Osworth, who\'s in some trouble. She\'s over with her wagon on the other side of the abbey, near the stable. I\'m sure she could use a pair of hands like yours.','Speak with Milly Osworth.','Oh, Deputy Willem told you to speak with me? He\'s a brave man and always willing to help, but his duties keep him stuck at Northshire Abbey and I\'m afraid the problem I have today is beyond him.$B$BPerhaps you can help me?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,10,0,0,0,0,0,21,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3904,2,9,2,4,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,3903,0,0,3905,0,0,0,'Milly\'s Harvest','A gang of brigands, the Defias, moved into the Northshire Vineyards while I was harvesting! I reported it to the Northshire guards and they assured me they\'d take care of things, but... I\'m afraid for my crop of grapes! If the Defias don\'t steal them then I fear our guards will trample them when they chase away the thugs.$B$BPlease, you must help me! I gathered most of my grapes into buckets, but I left them in the vineyards to the southeast.$B$BBring me those buckets! Save my harvest!','Bring 8 crates of Milly\'s Harvest to Milly Osworth at Northshire Abbey.','Oh thank you, $N! You saved my harvest! And I hope you showed a few of those Defias that they can\'t cause trouble around here.$B$BWe might be short on guards these days, but we\'re lucky to have heroes like you to protect us!','Do you have my harvest, $N?','','','','','',11119,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,108,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3905,2,9,2,4,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,3904,0,0,0,11125,1,0,'Grape Manifest','Now that my crop is saved, take this Grape Manifest to Brother Neals. He manages the store of food and drink in Northshire, and I\'m sure he\'ll be delighted to hear that he has fresh grapes.$B$BYou\'ll find Brother Neals in the abbey, in the bell tower... where he likes to taste his wine.','Bring the Grape Manifest to Brother Neals in Northshire Abbey.','Let\'s see here...$B$BOh my! Milly\'s grapes have been saved! When she told me that brigands overran her vineyards I nearly despaired, but my faith in the Light did not waver!$B$BAnd through your bravery, we now have grapes for more wine! May the Light bless you, $N, and keep you safe!','You look to be in fine spirits! Come! Have a seat, and have a drink!','','','','','',11125,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11475,2690,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,216,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3906,2,25,48,52,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,3907,0,0,0,'Disharmony of Flame','The elders have felt a disturbance amongst the elements. The Dark Iron dwarves have summoned a foul spirit into our world that threatens to plague our lands with an eternal draught. This disharmony of flame must be investigated.$B$BTravel to Blackrock Mountain, through the Chasm of Flame, into the quarry. It is there that you shall find this lord of fire: Overmaster Pyron.$B$BEnd the disruption and return to me.','Travel to the quarry in Blackrock Mountain and slay Overmaster Pyron. Return to Thunderheart when you have completed this assignment.$B','This cannot be... it must not be. The destruction of Pyron has merely lifted a veil. Within the depths of Blackrock is a much more insidious source of corruption.$B$B','The elements are still in disarray, $N.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9026,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,15500,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3907,2,1584,48,56,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,3906,0,0,0,0,0,0,'Disharmony of Fire','I can taste the foulness in the air that surrounds you, $N. There is another, hidden in the depths of Blackrock, who does control this foulness.$B$BThe wind and earth cry his name: Lord Incendius... but someone... something... commands this being. He is merely an emissary.$B$BFind him and discover where his master hides. Return to me when you have collected this information.$B','Enter Blackrock Depths and track down Lord Incendius. Slay him and return any source of information you may find to Thunderheart.$B','$B$BRagnaros... here...$B$BThe elders were right to fear the corruption emanating from Blackrock Mountain. A general of the Old Gods! IN OUR WORLD! We must reassess our position here in Kargath. We must decide on whether we stay and fight or run for fear of a new sundering.$B$BBe weary of any further exploration in Blackrock Mountain, $N. A far greater evil than anything that exists in this world resides in those fiery depths.$B$B','The flames will soon overtake these lands. Make haste, $N!$B$B','','','','','',0,11126,0,0,0,1,0,0,0,0,0,0,0,0,0,0,9017,0,0,0,1,0,0,0,0,0,0,0,12113,12114,12112,12115,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,350,0,0,0,0,25500,4380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3908,2,490,47,52,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,3845,0,0,3909,11133,1,0,'It\'s a Secret to Everybody','You see, I have no idea how I ended up here. No one really knows -- it\'s a secret to everybody! I just can\'t seem to remember anything...$B$BThese items you brought to me, though... I am remembering something.$B$BMy sword. I am supposed to strengthen it somehow, but I\'m really not sure why. Sorry I can\'t tell you more, but I just don\'t remember!$B$BAnyhoo, I do know where you can take it -- Donova Snowden in Winterspring. You\'ll find her by the hot springs. She can temper the sword by the pools there.','Take Linken\'s Sword to Donova Snowden in Winterspring.','Well, of course I can temper this sword. While I\'m working, you can explain what took Linken so long to get this to me. He\'s not usually one to forget things...','My, my... So Linken did finally get around to sending me his sword.','','','','','',11133,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,3908), - (3909,2,490,47,52,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,3908,0,0,3912,0,0,0,'The Videre Elixir','Now, what\'s this? Linken... FORGOT?$B$BOh, I see... Lost his memory...$B$BWell, here is his sword. It\'s not complete, though. I know of the one that can finish it, but... speaking with him may prove difficult.$B$BListen, I know of someone that will be able to help you. It\'s too much to explain right now, but you must somehow acquire a Videre Elixir. The only one I know that can help you with that is Gregan Brewspewer. He\'s hard to track down, but last I knew he was camping in the wilds of Feralas.','Seek out Gregan Brewspewer in northern Feralas. From him, learn how you may acquire the Videre Elixir, then return to Donova Snowden in Winterspring.','I\'ll need one vial to make sure that this is truly the elixir... Yes... This is the stuff.','Back already?','','','','','',11243,0,0,0,1,0,0,0,11242,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,5,1,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (3912,2,490,47,52,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,3909,0,0,3913,11136,1,0,'Meet at the Grave','This elixir will allow you to speak with one that you would not normally even see...$B$BTake the Videre elixir, along with Linken\'s sword, to the graveyard just outside Gadgetzan in Tanaris. Once there, drink the potion. You may be quite surprised at the results, but do not be alarmed.$B$BIn your \"other\" form, head due north until you reach the mountains. You\'ll find the one you need to speak with in one of the rocky crevices. His name is Gaeriyan.$B$BRemember, he will only speak to you in that form...','Go to the graveyard outside Gadgetzan, and use the Videre Elixir. Follow the rest of Donova\'s instructions to find Gaeriyan.','It has been long since any have come to talk with me...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3913,2,490,47,52,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,3912,0,0,3914,11136,1,0,'A Grave Situation','If you return to the graveyard, $N, you will find a gravestone there... Not just any gravestone; this one will stand out from the others. Secrets lie within it.$B$BPush on the stone, and you will learn of these secrets...','Resurrect, then look for the gravestone that Gaeriyan told you to find.','You push on the stone firmly, and it slides away, revealing a small depression underneath it.$B$BPlacing Linken\'s Sword into the depression, you realize that it fits perfectly...','This must be the gravestone that Gaeriyan mentioned...','','','','','',11136,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3914,2,490,47,52,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,3913,0,0,3941,11162,1,0,'Linken\'s Sword','After a strong flash of light, you are able to pick up the sword again. It has been transformed!','Deliver Linken\'s Superior Sword to Linken in Un\'Goro Crater.','My sword... It\'s finished!$B$BNow, if only I could remember why I needed this...$B$BHere, let me at least pay you for your work.','Oh! I remember you! You are... No, don\'t tell me!','','','','','',11162,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7500,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3921,2,17,10,14,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,902,0,0,3922,11142,1,0,'Wenikee Boltbucket','I think I might have broken that Samophlange. That\'s not good, because I already told some colleagues in Undermine about it and they were very intrigued. We must find a way to fix it!$B$BTake the broken samophlange to Wenikee Boltbucket, just south of Mor\'shan Rampart, the horde outpost between the Barrens and Ashenvale. She is very clever and inquisitive. If you show her the samophlange I bet she\'d jump at the chance to fix it.','Bring the Broken Samophlange to Wenikee Boltbucket.','Oh, what\'s this? A samophlange, you say? What\'s a samophlange??$B$BAh... but look at the way it moves when you handle it. And there\'s the sound of intricate gears inside. Oh my! I want to fix it and see what it does, don\'t you??','I\'m very busy with my work, $C. Unless you have something for me, it\'d be best if you moved along...','','','','','',11142,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,530,76,0,81,75,25,25,0,25,0,294,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3922,2,17,10,15,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,3921,0,0,0,0,0,0,'Nugget Slugs','I want to fix this samophlange, but to do that I\'m going to need some supplies. I ran out of seventeen-point-five gauge nugget slugs and I\'m going to need a bunch of those for the work ahead.$B$BThe closest place to get them is the Sludge Fen to the east. The Venture Company usually keeps them in their tool buckets. Go to the Sludge Fen and look in the tool buckets you find there, then return to me when you\'ve gathered enough nugget slugs.','Bring 15 Nugget Slugs to Wenikee Boltbucket in the Barrens.','Great, you got them! Now I can get to work...','Do you have the nugget slugs, $N? I\'ve been eyeing this Samophlange and I can\'t wait to tinker with it.','','','','','',11143,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,530,76,0,81,250,75,75,0,75,0,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,3922), - (3923,2,17,10,18,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,3922,0,0,3924,11146,1,0,'Rilli Greasygob','Well, that didn\'t work. I put some extra gauges on the samophlange to measure its structural integrity, and they read the integrity at an all-time low. I could add some more dials and maybe a lever or two to try and fix it, but... I think that might make things even worse.$B$BYou should take the samophlange to Rilli Greasygob. He used to work for the Venture Company -- if anyone knows how to fix it, it\'s Rilli.$B$BYou can find him at Nogg\'s Machine Shop in Orgrimmar, in the Valley of Honor.','Bring the Broken and Battered Samophlange to Rilli Greasygob in Orgrimmar.','What\'s this? Why, it\'s a samophlange! Where did you get this thing? Have you been poking around the Venture Company holdings in the Barrens?$B$BYou must be very brave, or very stupid.','Mind your head! I don\'t want it to get in the way of my work!','','','','','',11146,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,530,76,0,81,25,10,10,0,10,0,204,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3924,2,17,10,19,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,3923,0,0,0,0,0,0,'Samophlange Manual','I think I can fix the samophlange, but I\'m going to need the user\'s manual first. When I was in the Venture Company I had a rival, Boss Copperplug, who hoarded the secrets of the samophlange, giving out small bits of knowledge on the device to those he trusted. I wasn\'t one of the trusted few...$B$BBoss Copperplug used to stay at the Boulder Lode Mine in northeastern Barrens. Get the manual from him, and if he\'s given pages from it to anyone, you\'ll have to collect them too.','Bring the Samophlange Manual to Rilli Greasygob in Orgrimmar.','You got the manual! I can\'t wait to read it and find out how to fix the Samophlange! I spoke with Sputtervalve in Ratchet--he wanted to thank you for your help, and wanted to reward your efforts.$B$BI want to thank you too, and if I ever get this thing fixed I\'ll let you know...','Do you have the manual?','','','','','',0,0,11149,0,0,0,1,0,11148,11147,0,0,5,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11855,11854,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,470,530,76,0,81,350,150,150,0,150,0,1080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3941,2,490,47,52,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,3914,0,0,3942,0,0,0,'A Gnome\'s Assistance','Thinking... Thinking... I know I came here for something important...$B$BI have an idea, $N. In the cave over there is a gnome named J.D. that was very kind to me when I first arrived here. Perhaps in my disoriented state, I might have mentioned something to her.$B$BWhy don\'t you go ask her if she knows anything? Oh, but be careful -- she\'s always messing with those crazy glowing crystals I\'ve seen in the crater. I\'m not quite sure what she\'s up to in there!','Find J.D. Collie in the cave at Marshal\'s Refuge.','Stay where you are for just a moment... I am testing out a new combination of crystals...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3942,2,490,47,54,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,3941,0,0,4084,0,0,0,'Linken\'s Memory','Oh... Linken? Yeah, he\'s a funny one. When he first got here, he was mumbling about all kinds of strange things. Probably got bumped on the head pretty hard, I imagine.$B$BSomething he said kinda stuck with me though -- that he was making some sort of totem; said he had to talk to someone named Eridan Bluewind... in a place called Felwood, I think?$B$BI doubt he could tell you much now, though. If you want to know more, maybe you should look for Eridan yourself?','Find Eridan Bluewind in southern Felwood.','Hello, $C. Is there something I can help you with?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3961,2,490,47,54,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,4005,0,0,3962,11522,1,0,'Linken\'s Adventure','To think all this time that the reason Linken came here was to rid us of Blazerunner... He seems like such an ordinary guy, but I did notice that he\'s not at all interested in any of my experiments or gadgets like most gnomes would be. He must be a true warrior at heart.$B$BBring the totem to him. See if that helps him remember why he came here.','Take the Silver Totem of Aquementas to Linken in Marshal\'s Refuge.','Did J.D. help you at all?','Hi, again, $N!','','','','','',11522,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3962,2,490,47,56,1,0,255,0,0,0,0,0,0,0,0,0,0,0,0,3961,0,0,0,11522,1,0,'It\'s Dangerous to Go Alone','$N, I finally remember now... I did come here to fight Blazerunner. I was on a journey, and this was to be the last step.$B$BBut I am no longer the hero... You are. All that you have done -- you must finish this now, not me.$B$BBlazerunner guards an artifact called the Golden Flame. It provides power more vast than anything else I have ever known, and it is dangerous in the hands of one with an evil heart.$B$BYou will want to bring others with you -- it\'s dangerous to go alone. Take this as my advice.','Travel to Fire Plume Ridge, south of Marshal\'s Refuge.$B$BFind Blazerunner and use the totem to remove his protective aura. Once he has been defeated, acquire the Golden Flame from the cave.','Thank you, $N.$B$BThe Golden Flame will now be returned back to my homeland, where it may be protected, never again to be used for evil.$B$BSince you did so much for me, I\'d like you to have this. Without you, I\'d still have no idea who I am!','Blazerunner is almost invincible behind the aura he has created by using the Golden Flame. Only you have the power to remove it with the Silver Totem of Aquementas.','','','','','',11179,11522,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,9376,0,0,0,1,0,0,0,0,0,11902,11904,0,0,0,0,1,1,0,0,0,0,11905,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3981,2,1584,48,52,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,3906,0,0,3982,0,0,0,'Commander Gor\'shak','Poor Gargal... didn\'t even see it coming. WHAM! The arrow landed dead center on the top of his head. He was no genius before but now...$B$B$B$BWhen we dislodged the arrow, we noticed a rolled up note attached to the shaft. On the note was a crudely drawn picture of an orc behind bars with the signature of Commander Gor\'shak attached.$B$BIf he\'s still alive in the Depths, you\'ll have to find him.$B$BA trap you say? Well no kidding, numb hooves! That\'s why you\'re going!$B','Find Commander Gor\'shak in Blackrock Depths.$B$BYou recall that the crudely drawn picture of the orc included bars drawn over the portrait. Perhaps you should search for a prison of some sort.','We haven\'t got much time. Listen carefully, $R. What I have to tell you is classified and for your ears only.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (3982,2,1584,48,54,81,0,178,0,0,0,0,0,0,0,0,0,0,2,3,3981,0,0,4001,0,0,0,'What Is Going On?','I was sent here under the auspices of Thrall. Do you actually think these buffoons could capture me? I allowed myself to be captured so that I could gather intelligence.$B$B$B$BThe Princess of Ironforge has been kidnapped by Emperor Thaurissan. Princess Bronzebeard is in this very city! I bet old Magni\'s heart almost stopped when he heard that news.$B$B$B$BShhh! Do you hear that? Guards coming! DEFEND YOURSELF!','Defend Gor\'shak.','That was a close call. They have been alerted to your presence... more will surely come.','Defend yourself, fool!','Survive the Onslaught','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,2610,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,3982,0), - (4001,2,1584,48,54,81,0,178,0,0,0,0,0,0,0,0,0,0,10,2,3982,0,0,4002,0,0,0,'What Is Going On?','So far, my communication with the dwarf, Kharan, in the cell across the hall, has been limited. I have, however, managed to convince him that I, rather -we- mean him no harm.$B$BGo speak with him and gather as much information about the Princess and her captors as possible. Take that information back to the Warchief.$B$BThrall does not want the Princess harmed, but instead, has some grand plan laid out, which includes her being safely returned to Ironforge. Kharan already knows all of this... Go!$B','Speak with Kharan Mighthammer and gather information about Princess Moira Bronzebeard\'s kidnapping. Take that information to Thrall in Orgrimmar.$B$BYou recall Gor\'shak mentioning that Kharan is being held in a cell nearby.$B','This is a chance for the Horde to change the political climate of our war torn world forever. Listen carefully, $N.$B$BFailure of this mission is not an option.','What brings you to these hallowed grounds?','Information Gathered from Kharan','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4002,2,1584,48,54,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,4001,0,0,4003,0,0,0,'The Eastern Kingdom','You bring excellent information, $N.$B$BAs Warchief, it is my duty to do what is best for the Horde. To ensure that the generations that come after us are not forced into a hopeless existence.$B$BThe opportunity to shape our future alliances has fallen into our collective laps. A move to help the dwarves could greatly strengthen our relationships in the Eastern Kingdoms. This, then, is why you must not fail!$B$BAre you prepared?','Speak with Thrall if you are prepared to take on the mission he has planned.','There is no going back beyond this point, $N.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4003,2,1584,48,59,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,4002,0,0,4004,0,0,0,'The Royal Rescue','This strike against the Dark Iron dwarves, if successful, will send a shockwave throughout their entire kingdom.$B$BPrincess Bronzebeard is under the control of Emperor Thaurissan. To free her, you must kill the Emperor. Be warned, your task is doubly dangerous, as Bronzebeard will attack you without question while under the control of the Emperor.$B$BDO NOT HARM HER!','Slay Emperor Dagran Thaurissan and free Princess Moira Bronzebeard from his evil spell. $B','What have you done!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9019,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4830,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4004,2,1584,48,60,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,4003,0,0,0,0,0,0,'The Princess Saved?','You have slain my husband, $r! My child will be born into this world without a father.$B$B$B$BI assure you, this child will be the next ruler of the kingdom of Ironforge. You and your kind shall be hunted down until the end of days for this wrongful act.$B$B$B$BLeave me be, $r. I am certain your warchief will be eager to hear the results of his meddling.$B','Return to Thrall!$B','$B$BA new threat now looms on the horizon. As Magni\'s years dwindle down, the way shall be opened for this unborn Dark Iron to become ruler of Ironforge.$B$BYou have accomplished what I asked of you and for that, you shall be rewarded.$B$BNow leave me, $N! I must confer with Sylvanas and Cairne.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12544,12545,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,81,68,500,500,0,500,500,27000,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4005,2,490,47,54,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,4084,0,0,3961,11617,1,0,'Aquementas','Take this bag of supplies with you to Tanaris. Travel to Lost Rigger Cove, and look for a circle of stones.$B$BThe eastmost peninsula is the secret...$B$BFrom this circle only, read from the book of Aquor; summon the only creature that can transform the items you collected into a totem to fight Blazerunner.$B$BAquementas will not be pleased to be awakened, but remember, you must remain in the circle for him to transform the items.','Take the Book of Aquor, the Silvery Claws, and the Irontree Heart to Tanaris.$B$BUse the Book of Aquor to summon Aquementas.$B$BAfter you have the completed totem, take it to J.D. Collie in Marshal\'s Refuge.','Blazerunner, you say...$B$BYes, I am aware that a strong elemental resides in the charred center of the crater. We all just keep our distance; none have been able to penetrate the powerful aura that surrounds him. Many have been pushed from the rocky paths onto the ground below when trying to face him.','So you\'re back, eh? Hmm... Let me take a look at that, $N.','','','','','',11522,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4021,2,17,11,20,1,0,178,0,0,0,0,0,0,0,0,3,0,0,0,852,0,0,0,0,0,0,'Counterattack!','The Horde commends your successes against the Kolkar, but the Kolkar themselves are maddened. I have reports that a contingent of Kolkar has traveled to the Barrens from their home in Desolace, to seek vengeance. My latest report was that, even now, they move against these bunkers, from the west!$B$BFace the Kolkar invaders, and end their threat in the Barrens. Kill them until their leader, Warlord Krom\'zar, appears. Defeat him and bring me a piece of his banner as proof.$B$BWe\'re counting on you, $N.','Bring a Piece of Krom\'zar\'s Banner to Regthar Deathgate, west of the Crossroads.','You have done it! You have defeated the Kolkar!$B$BI will be sure Thrall receives word of your actions here, $N.$B$BStand tall. You do yourself, and the Horde, proud.','Do you have the banner?','','','','','',11227,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,2500,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4022,2,46,52,54,0,0,255,0,0,0,0,0,0,0,0,0,0,10,0,3481,4024,4022,4024,0,0,0,'A Taste of Flame','The flight is aware of your work in the Searing Gorge.$B$BShow it to me, $r. The molt, imbecile.','Show Cyrus Therepentous the Black Dragonflight Molt you received from Kalaran Windblade.$B','$B$BYou have proven that you are not entirely useless, mortal.','','Proof Presented','','','','',10575,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4023,2,46,52,54,1,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4022,4024,0,0,0,'A Taste of Flame','You seek out the Flight? Present to me proof of your worth, mortal.','Show Cyrus Therepentous proof of your worth.$B$BYou have a feeling that Cyrus already knows that you are unworthy.','$B$BYou have proven that you are not entirely useless, mortal.','','','','','','',10575,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,4023,0), - (4024,2,1584,52,58,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,4023,0,0,0,11231,1,0,'A Taste of Flame','I wish to taste the searing flames of the mountain of fire. To let the molten fires of Blackrock cascade across my being. That essence, that searing heat, it is what I crave.$B$BBael\'Gar resides in the Depths of Blackrock: A being of pure flame, born of the fires of Ragnaros. Slay Bael\'Gar and from his smoldering remains bring for me a piece of his inner fire.$B$BUse the molt on his remains to safely extract the inner flame.$B$BSucceed and be rewarded.','Travel to Blackrock Depths and slay Bael\'Gar.$B$BYou only know that the giant resides inside Blackrock Depths. Remember to use the Altered Black Dragonflight Molt on Bael\'Gar\'s remains to capture the Fiery Essence.$B$BReturn the Encased Fiery Essence to Cyrus Therepentous.$B$B','$B$BYES!$B$BTake your prize and be gone. Leave my sight at once!','Has the giant been felled?','','','','','',11230,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12066,12082,12083,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,26500,3720,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), - (4041,0,357,47,52,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,-3909,0,0,0,0,0,0,'The Videre Elixir','','','So, you pulled a fast one on ol\' Miblon, eh?','Bring me an Evoroot, and sure, I can make ya that Videre Elixir.$B$BI know all kinds of things about herbs and alchemy... Why, let me tell you the story about the time I transmuted gold from the cheese I was going to eat for lunch... hey... Where are you going?','','','','','',11242,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11243,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4061,2,46,52,54,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4062,0,0,0,'The Rise of the Machines','The machines made themselves known to us during our initial forays into the Searing Gorge. Upon further investigation we discovered that they were being imported from Burning Steppes, possibly Blackrock Depths. That is what we need you for, $N.$B$BYour first task is to venture to the Burning Steppes and recover elemental shards from the rock automatons and lesser rock creations of the region. Once you have collected a sufficient amount, return to me and I shall determine their source of origin.$B','Venture to the Burning Steppes and recover 10 Fractured Elemental Shards for Hierophant Theodora Mulvadania.$B$BYou recall Theodora mentioning the golems and elementals of that region as being a source for these shards.','$B$B$B$BInteresting. Etched into the structural foundation of each of these fragments are... initials.$B$B','Do not take this task lightly, $N!','','','','','',11266,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,16500,3270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4062,2,3,52,54,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,4061,0,0,4063,11267,1,0,'The Rise of the Machines','G.L.A.$B$BThose are the \'initials\' imprinted on the elemental shards. Below the initials are a rank marking of some sort. The machinations you destroyed in the Burning Steppes were of \'Rank IV.\' I assume that this is a lowly rank.$B$BTake this shard sample to Lotwil Veriatus in the camp to the east. He is a scholar of some renown in the field of elemental sciences. He may be able to assist us in our search.','Take the Elemental Shard Sample to Lotwil Veriatus.$B$BYou recall Theodora saying that Lotwil was stationed in a camp to the east.$B','$B$BI... I know these markings.','What have you got there, $R?','','','','','',11267,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4063,2,1584,52,58,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,4062,0,0,0,0,0,0,'The Rise of the Machines','This can\'t be Argelmach! Argelmach was killed ten years ago. How can I be sure? I was the one who killed him.$B$BHe was a despicable dwarf, hell-bent on twisting my life\'s work to meet his diabolical needs. It seems that the wicked always find a way to escape justice.$B$BIf this is Argelmach\'s handiwork then he must be destroyed. I will need samplings of his latest creations. With the proper samples, I may be able to stop this uprising. The creations guard Argelmach in Blackrock Depths.','Find and slay Golem Lord Argelmach. Return his head to Lotwil. You will also need to collect 10 Intact Elemental Cores from the Ragereaver Golems and Warbringer Constructs protecting Argelmach. You know this because you are psychic. ','What is this?!? This head is not flesh. This is some sort of dark iron creation: A shadow of Argelmach - ANOTHER machine! I suspect that your destruction of Argelmach will be short lived as another shall rise to take \'its\' place soon.','Was it him? Was he really alive?','','','','','',11268,11269,0,0,1,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12109,12110,12108,12111,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,26500,3720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4081,2,1584,48,52,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'KILL ON SIGHT: Dark Iron Dwarves','By order of Warlord Goretooth, commander of the Kargath Expeditionary Force:$B$BAny and all of General Angerforge\'s forces within Blackrock Depths must be annihilated.$B$BAngerforge\'s men are ruthless killers, responsible for the mass murder of the 109th division of the Kargath Expeditionary Force. Heroes are warned to exercise extreme caution when confronting these brutes.$B$BAny person who destroys the first line of General Angerforge\'s forces in Blackrock Depths shall receive a tribute.','Venture to Blackrock Depths and destroy the vile aggressors!$B$BWarlord Goretooth wants you to kill 15 Anvilrage Guardsmen, 10 Anvilrage Wardens and 5 Anvilrage Footmen. Return to him once your task is complete.$B$B','This first strike should put a crease in Angerforge\'s pants. Now, move along soldier. I have work to complete, battles to plan, enemies to crush!$B$BCheck the wanted signs for more work.','What is it, $r? Can\'t you see I have a platoon to command?$B$B','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8891,8890,8892,0,15,10,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,15500,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0,0), - (4082,2,1584,50,54,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,4081,0,0,0,0,0,0,'KILL ON SIGHT: High Ranking Dark Iron Officials','By order of Warlord Goretooth, commander of the Kargath Expeditionary Force:$B$BHead of the K.E.F. reconnaissance division, Grandmaster Lexlort, has returned with news of the whereabouts of high ranking Dark Iron officials. Through locked gate, near the heart of the city, they train their forces to snuff out our men. Travel to Blackrock Depths and destroy them!$B$BCompletion of this mission will result in a tribute.$B','Venture to Blackrock Depths and destroy the vile aggressors!$B$BWarlord Goretooth wants you to kill 10 Anvilrage Medics, 10 Anvilrage Soldiers and 10 Anvilrage Officers. Return to him once your task is complete.','Angerforge is undoubtedly... angry. Return to me when you receive a third tribute and we shall proceed with Operation: Death to Angerforge. I cannot go into any detail of what this entails, but rest assured, it involves somebody dying.','You again? I have to hand it to you, $N, you are tenacious.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8894,8893,8895,0,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,16500,3270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4083,0,1584,40,55,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Spectral Chalice','','','The spectral chalice floats in the air, slowing rising and falling... as if to the beat of a dying heart.','The gems make no sound as they fall into depths of the chalice... ','','','','','',7910,3577,6037,0,2,20,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4084,2,490,47,55,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,3942,0,0,4005,0,0,0,'Silver Heart','I do not know the one you speak of, $N.$B$BBut worry not; if your friend was on a journey to find me, I do know what it was he desired.$B$BIn the heart of Un\'Goro Crater dwells evil of the purest form. This evil takes the shape of an elemental called Blazerunner... protected by an aura that none can dispel...$B$BNone... except those with enough power to do so. I can teach you of this power, $N.$B$BFirst, do as I ask. Collect 11 Silvery Claws and 1 Irontree Heart from the creatures in Felwood, then return.','Collect 11 Silvery Claws and 1 Irontree Heart for Eridan Bluewind in Felwood.','Very well, $N. I can see you are serious about helping your friend.','I can tell you more of the power of which you required to defeat Blazerunner, but first, you need to gather the things I require.','','','','','',11172,11173,0,0,11,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4101,2,361,48,55,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Cleansing Felwood','Plants give life to Felwood, yet even they suffer the taint of corruption. I know ways to cleanse them, but I cannot give out such knowledge to those I don\'t know or trust. Prove to me that you will truly aid the cause of the Cenarion Circle!$B$BTo the north lie the Irontree Caverns. The Warpwood elementals present there are now beyond hope of cleansing. I ask you to bring me their sap - blood amber it is called - so I may study it in the hopes of saving other forms of life here.','Bring 15 Blood Amber to Arathandris Silversky in Felwood.','This blood amber will be used to find a means of defeating the corruption present in Felwood. You\'ve proven to me that you\'re willing to do whatever it takes for the Cenarion Circle. I trust you now, friend.$B$BIt might seem odd that killing the elementals proved yourself to me, but the end of saving countless sentient beings must justify the means we take. You and I can now focus on the preservation of life through the salves I can make.$B$B$N, the time has come to cleanse Felwood.','I know Felwood suffers, $N - I suffer along with it! I must remain steadfast in my conviction; were the knowledge I possess to fall into the wrong hands, it would spell disaster for all of Felwood.$B$BBring to me the blood amber drawn from the slain Warpwood elementals, and I will trust you enough to help me enact a means to fight the corruption.','','','','','',11503,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3390,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,5,1,0,0,0,0,0,0,0,0,0), - (4102,2,361,48,55,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Cleansing Felwood','Plants give life to Felwood, yet even they suffer the taint of corruption. I know ways to cleanse them, but I cannot give out such knowledge to those I don\'t know or trust. Prove to me that you will truly aid the cause of the Cenarion Circle!$B$BTo the north lie the Irontree Caverns. The Warpwood elementals present there are now beyond hope of cleansing. I ask you to bring me their sap - blood amber it is called - so I may study it in the hopes of saving other forms of life here.','Bring 15 Blood Amber to Maybess Riverbreeze in Felwood.','This blood amber will be used to find a means of defeating the corruption present in Felwood. You\'ve proven to me that you\'re willing to do whatever it takes for the Cenarion Circle. I trust you now, friend.$B$BIt might seem odd that killing the elementals proved yourself to me, but the end of saving countless sentient beings must justify the means we take. You and I can now focus on the preservation of life through the salves I can make.$B$B$N, the time has come to cleanse Felwood.','I know Felwood suffers, $N - I suffer along with it! I must remain steadfast in my conviction; were the knowledge I possess to fall into the wrong hands, it would spell disaster for all of Felwood.$B$BBring to me the blood amber drawn from the slain Warpwood elementals, and I will trust you enough to help me enact a means to fight the corruption.','','','','','',11503,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4103,0,361,48,55,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,4101,0,0,0,0,0,0,'Salve via Hunting','','','Very well then, here are your Cenarion plant salves. Scour Felwood for corrupted plants, $n! Wherever they are, use the salve I have given you to purify them.','Possessing a Cenarion Beacon allows one to sea a corrupted soul shard on those tainted beasts that are put down for the greater good. I grind shards into a usable reagent that goes into making Cenarion plant salve. We will use that salve to turn corrupted plants into healthy ones again.$B$BIn exchange for these shards, I will give you some Cenarion plant salves I have already prepared.','','','','','',11515,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (4104,0,361,48,55,0,0,77,186,1,0,0,0,0,0,0,0,0,8,0,4101,0,0,0,0,0,0,'Salve via Mining','','','Very well then, here\'s some Cenarion plant salve. If you find more vitriol when you mine in Felwood, remember to hold on to it for me! The more of it you find, the more salve I will be able to make.','If you possess a Cenarion beacon while mining in Felwood, you will be able to see tainted vitriol that corrupts a vein of raw metal. I know how to purify that vitriol and turn it into a reagent that goes into making Cenarion plant salve. You will then use that salve on plants you find in the wild that need saving.$B$BIf you have collected any tainted vitriol, I\'ll give you some Cenarion plant salve I have already prepared.','','','','','',11513,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (4105,0,361,48,55,0,0,77,182,1,0,0,0,0,0,0,0,0,8,0,4101,0,0,0,0,0,0,'Salve via Gathering','','','Excellent work $n - every bit of this, once we purify it, will help us take back Felwood. Here, take some doses of Cenarion plant salve and head into the forest. The reclaiming of the land from the corruption waits for no $r!','A Cenarion beacon allows a seasoned herbalist to spot insidious fel creep - a malfeasant product of Felwood\'s corruption. My work here has taught me the knowledge of purifying fel creep into a cleansing reagent... used in what we now refer to as Cenarion plant salve.$B$BWhen you gather herbs in Felwood, you should encounter the fel creep so long as you have the beacon. In exchange for what you bring to me, I will give you pre-made Cenarion plant salve.','','','','','',11514,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4106,0,361,48,55,0,0,77,393,1,0,0,0,0,0,0,0,0,8,0,4101,0,0,0,0,0,0,'Salve via Skinning','','','This is exactly what I need. Here - take these plant salves and use them to reclaim Felwood from the corruption. We must persevere, $n!','A Cenarion beacon will allow a well-trained skinner to spot patches of tainted skin from bounty gathered in Felwood. I convert these seemingly useless patches into a thick paste that serves as a quickening agent for Cenarion plant salve. When you skin your kills here in Felwood, be sure to have a beacon on you!$B$BWhen you collect tainted patches, bring them to me and I will give you some Cenarion plant salves that I have already made.','','','','','',11512,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4107,0,361,48,55,0,0,77,333,1,0,0,0,0,0,0,0,0,8,0,4101,0,0,0,0,0,0,'Salve via Disenchanting','','','Here are some Cenarion plant salves - I only need one lesser nether essence for this, $n. Essence is by far the most potent item I can make use of to turn swords into plowshares, as it were. If you need more salve, then find me here!','The power of a disenchanted magical item is felt by the essence it creates. I\'ve devised a way to turn raw essence used by enchanters into a suitable reagent for creating Cenarion plant salve. You don\'t need a Cenarion beacon for this; any suitably disenchanted item that yields lesser nether essences will work.$B$BI just need a single lesser nether essence; in exchange, I will give you Cenarion plant salves. The essence is extremely potent - a little definitely goes a long way!','','','','','',11174,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (4108,0,361,48,55,0,0,77,0,0,0,0,0,0,0,0,0,0,8,1,4103,0,0,0,0,0,0,'Salve via Hunting','','','Very well then, here are your Cenarion plant salves. Scour Felwood for corrupted plants, $n! Wherever they are, use the salve I have given you to purify them.','Possessing a Cenarion Beacon allows one to sea a corrupted soul shard on those tainted beasts that are put down for the greater good. I grind shards into a usable reagent that goes into making Cenarion plant salve. We will use that salve to turn corrupted plants into healthy ones again.$B$BIn exchange for these shards, I will give you some Cenarion plant salves I have already prepared.',NULL,'','','','',11515,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4109,0,361,48,55,0,0,77,186,1,0,0,0,0,0,0,0,0,8,1,4104,0,0,0,0,0,0,'Salve via Mining','','','Very well then, here\'s some Cenarion plant salve. If you find more vitriol when you mine in Felwood, remember to hold on to it for me! The more of it you find, the more salve I will be able to make.','If you possess a Cenarion beacon while mining in Felwood, you will be able to see tainted vitriol that corrupts a vein of raw metal. I know how to purify that vitriol and turn it into a reagent that goes into making Cenarion plant salve. You will then use that salve on plants you find in the wild that need saving.$B$BIf you have collected any tainted vitriol, I\'ll give you some Cenarion plant salve I have already prepared.',NULL,'','','','',11513,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4110,0,361,48,55,0,0,77,182,1,0,0,0,0,0,0,0,0,8,1,4105,0,0,0,0,0,0,'Salve via Gathering','','','Excellent work $n - every bit of this, once we purify it, will help us take back Felwood. Here, take some doses of Cenarion plant salve and head into the forest. The reclaiming of the land from the corruption waits for no $r!','A Cenarion beacon allows a seasoned herbalist to spot insidious fel creep - a malfeasant product of Felwood\'s corruption. My work here has taught me the knowledge of purifying fel creep into a cleansing reagent... used in what we now refer to as Cenarion plant salve.$B$BWhen you gather herbs in Felwood, you should encounter the fel creep so long as you have the beacon. In exchange for what you bring to me, I will give you pre-made Cenarion plant salve.',NULL,'','','','',11514,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4111,0,361,48,55,0,0,77,393,1,0,0,0,0,0,0,0,0,8,1,4106,0,0,0,0,0,0,'Salve via Skinning','','','This is exactly what I need. Here - take these plant salves and use them to reclaim Felwood from the corruption. We must persevere, $n!','A Cenarion beacon will allow a well-trained skinner to spot patches of tainted skin from bounty gathered in Felwood. I convert these seemingly useless patches into a thick paste that serves as a quickening agent for Cenarion plant salve. When you skin your kills here in Felwood, be sure to have a beacon on you!$B$BWhen you collect tainted patches, bring them to me and I will give you some Cenarion plant salves that I have already made.',NULL,'','','','',11512,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4112,0,361,48,55,0,0,77,333,1,0,0,0,0,0,0,0,0,8,1,4107,0,0,0,0,0,0,'Salve via Disenchanting','','','Here are some Cenarion plant salves - I only need one lesser nether essence for this, $n. Essence is by far the most potent item I can make use of to turn swords into plowshares, as it were. If you need more salve, then find me here!','The power of a disenchanted magical item is felt by the essence it creates. I\'ve devised a way to turn raw essence used by enchanters into a suitable reagent for creating Cenarion plant salve. You don\'t need a Cenarion beacon for this; any suitably disenchanted item that yields lesser nether essences will work.$B$BI just need a single lesser nether essence; in exchange, I will give you Cenarion plant salves. The essence is extremely potent - a little definitely goes a long way!',NULL,'','','','',11174,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4113,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Songflower','','','You apply some Cenarion plant salve to the songflower. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a songflower plant. A pungent, unhealthy odor emanates from the plant. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4113), - (4114,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Songflower','','','You apply some Cenarion plant salve to the songflower. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a songflower plant. A pungent, unhealthy odor emanates from the plant. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,4114), - (4115,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Windblossom','','','You apply two Cenarion plant salves to the windblossom. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a windblossom plant. The berries that hang from the plant appear rotten and poisonous. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,4115), - (4116,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Songflower','','','You apply some Cenarion plant salve to the songflower. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a songflower plant. A pungent, unhealthy odor emanates from the plant. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4116), - (4117,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Whipper Root','','','You apply 3 Cenarion Plant Salves to the Whipper Root. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a whipper root plant. The visible roots of the plant appear tough and leathery, and a slimy film hangs from the plant. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,4117), - (4118,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Songflower','','','You apply some Cenarion plant salve to the songflower. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a songflower plant. A pungent, unhealthy odor emanates from the plant. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,4118), - (4119,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Night Dragon','','','You apply 4 Cenarion Plant Salves to the Night Dragon. It immediately begins to shed it\'s corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a night dragon plant. The fruits that hang from the plant appear rotten and poisonous. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4119), - (4120,2,357,47,52,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Strength of Corruption','Being a hunter, I strive to emulate the strengths I see in my opponents. It is possible to turn the battle in your favor by simply knowing your enemy well, $N.$B$BIn a place called Felwood, north of Ashenvale, the creatures have been tainted by a substance called fel. The bears and wolves have been driven mad by it, but I believe that they have also grown even stronger as well.$B$BGo, $N. Travel to Felwood and face these beasts. Learn for yourself if they are truly as strong as I believe.','Talo Thornhoof at Camp Mojache in Feralas wants you to kill 12 Angerclaw Grizzlies and 12 Felpaw Ravagers in Felwood.','It sounds from your descriptions as if the creatures show a mindless ferocity...$B$BStay alert, $N. It would be in your best interest to learn more of the corruption. Always know your enemy.','Everything touched by the fel emanates a strange green glow... I sense it is evil, but at the same time, very powerful.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8957,8961,0,0,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4121,2,1584,52,58,81,0,178,0,0,0,0,0,0,0,0,0,0,2,2,4122,0,0,0,0,0,0,'Precarious Predicament','Do you truly believe that you will make it to your rendezvous point with me in custody? You actually expected to break into a heavily fortified Blackrock fortress to capture a prized asset of theirs without alerting anyone or anything to your presence?$B$BYou will be destroyed!$B','Escort your prisoner, Grark Lorkrub, through Burning Steppes and through Blackrock Mountain to the Searing Gorge.$B$BYou recall Lexlort mentioning that he would have his men waiting on the other side to take Grark into custody.$B$BYou will also be required to hand over your Thorium Shackles to Lexlort.','Your heroics will not go unrecognized, $N. You have earned this tribute. The Warlord will speak with you now in regards to the final mission.','I will take this traitorous filth, $N.','Prisoner Transport','','','','',11286,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,26500,4650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4122,2,1584,52,58,81,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11286,1,0,'Grark Lorkrub','I tracked him across the Searing Gorge, through the mountain, and into the Burning Steppes. That traitor was caught red-handed giving the Blackrock orcs vital information about our day to day operations. I\'m speaking of Grark Lorkrub.$B$BHe now sits in the Burning Steppes, safely under their protection - or so he thinks.$B$BTake these shackles, $N. Find Grark, place the shackles on him and lead him through Blackrock Mountain. Do this and a tribute is yours.$B','Travel to the Burning Steppes and find Grark Lorkrub. You recall Lexlort mentioning that he was last seen in a massive Blackrock fortress.$B$BWhen you find Grark Lorkrub, use the Thorium Shackles to bind him and then lead him back through Blackrock Mountain to the Searing Gorge. Lexlort will have his men waiting on the other side to take Grark into custody.$B','Can you not see the power we gain by joining the legion of Blackrock? ','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4123,2,1584,50,55,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Heart of the Mountain','For years I have sought a certain gem. It is called the Heart of the Mountain and it\'s the size of your fist! The Dark Iron dwarves have it locked in their vault and, try as I may, they won\'t let me purchase it.$B$BSo I must resort to force.$B$BFight your way to the Lower Vault of Blackrock Depths, breach its secret safe and gain the Heart. To do that, you must defeat Watchman Doomgrip, and he won\'t appear until you\'ve opened every relic coffer in the vault!$B$BGood luck.','Bring the Heart of the Mountain to Maxwort Uberglint in the Burning Steppes.','You have the heart! Amazing! It is even more beautiful than I imagined!$B$BPlease, $N, take this as payment!','Do you have the Heart of the Mountain? To me, its value is without limit.','','','','','',11309,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8500,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (4124,2,357,40,43,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4125,0,0,0,'The Missing Courier','An associate of mine, Ginro Hearthkindle, is looking for assistance concerning the location of a courier and the parcels he was carrying. It has been a week or so since the courier went missing; our own searches have proved fruitless, and we\'re at an impasse. Unfortunately, I have had to declare the courier as missing in action.$B$BIf you have the time and resources to spare, please speak with Ginro. He should be here in the Stronghold - perhaps in his quarters.','Speak with Ginro Hearthkindle in Feathermoon Stronghold.','Latro sent you to me, I presume. While I think it is a lost cause at this point, I\'ll take whatever assistance you can offer. I must admit... I\'ll be glad once I can put my mind to rest on this matter. Every day I set out into the wilds of Feralas looking for signs of Raschal, and every night I have come back with nothing to show for my work save gnoll teeth and disappointment.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,216,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4125,2,357,40,43,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,4124,0,0,4127,0,0,0,'The Missing Courier','It\'s been about a week since Raschal, the courier, set out for Thalanaar. He knows Feralas well; he\'s been with us since General Feathermoon led the expeditionary forces here. I know his plan was to take a row boat down the coast and try and traverse across southern Feralas to avoid the Horde camp.$B$BI couldn\'t find his boat, but maybe you can. Maybe it is hidden, or maybe it was sunk. Regardless, it might hold a clue as to where he is. If you uncover something, please let me know.','Locate the courier\'s boat somewhere along the coast of Feralas.','You have found what appears to be a wrecked row boat. Through the slightly muddy water you see gaping holes riddling the port side; the boat is nearly shredded down to its simple wooden frame. Whatever broke this boat most likely tried to snap it in two. A small crest of the Feathermoon Stronghold is painted on the starboard side.$B$BIn the mud at the base of the boat, a glint of something metallic catches your eye...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,1620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4126,2,1584,50,55,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,4128,0,0,0,0,0,0,'Hurley Blackbreath','The Dark Iron dwarves, led by the villain Hurley Blackbreath, stole one of the Thunderbrew\'s best recipes, Thunderbrew Lager. The villains! They don\'t deserve such a fine brew!$B$B$N, I have a tough task for you. Go to the Blackrock Depths in the Burning Steppes, destroy any kegs of Thunderbrew Lager you find, and bring back our recipe for Thunderbrew Lager!$B$BPlease, get that recipe back, even if you have to turn Blackrock Depths upside down to do it!','Bring the Lost Thunderbrew Recipe to Ragnar Thunderbrew in Kharanos.','You found it! Well done! And I hope you gave those Dark Irons, and Hurley Blackbreath, a good thumping!$B$BThe Thunderbrews are at your service, $N. You are a hero of heroes!','Do you have the recipe, $N? I can\'t stand the idea of those Dark Iron dwarves drinking my family\'s drink!','','','','','',11312,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11964,12000,0,0,0,0,1,1,0,0,0,0,12003,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,16500,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (4127,2,357,40,44,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,4125,0,0,4129,11462,1,0,'Boat Wreckage','Running your hand along the mud, your fingers graze the handle of a knife. It looks well cared for, and it might be safe to assume that whoever was on the boat might have lost it. Perhaps the large chunk of the missing boat might have something to do with the loss.$B$BYou grab the knife, remembering that Ginro Hearthkindle in the Feathermoon Stronghold instructed you to return to him with any found clues. You get the feeling, however, that you are not quite alone in the water...','Return to Feathermoon Stronghold and show Ginro Hearthkindle the Discarded Knife you have found.','Interesting... I believe that this is Raschal\'s knife. You say you found it at the bottom of the water, along with his boat? Well, just the knife\'s discovery might not be enough to connect this to Raschal\'s disappearance; we do, however, have an unconventional option available to us to try and learn more.$B$BHave you ever heard of psychometry?','Ah, welcome back $N. I hope that you were able to uncover some clue as to Raschal\'s ultimate fate, as tragic as that may be.','','','','','',11462,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4128,2,1584,50,55,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4126,0,0,0,'Ragnar Thunderbrew','Ho, $n. I heard that Ragnar Thunderbrew is steaming mad about someone stealing his ale. He\'s looking for stalwart adventurers, and willing to pay plenty.$B$BTalk to Ragnar if you\'re interested. He\'s at the Thunderbrew Distillery in Kharanos, in Dun Morogh.','Speak with Ragnar Thunderbrew.','You\'re right I\'m mad! I\'ve been robbed! Robbed of one of our family recipes! How dare they! As if I didn\'t have enough cause to hate the Dark Iron dwarves! Now, oh... now they\'re in for it!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4129,2,357,40,44,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,4127,0,0,4130,11462,1,0,'The Knife Revealed','The Stronghold\'s resident druid, Quintis Jonespyre, has some... unusual skills. One of them involves psychometry - the ability to reveal an item\'s history by touch. Don\'t ask me how he does it; I chalk it up to magic I do not and choose not to understand. I do know, however, two things: one, I\'ve seen it work and two, the bum owes me.$B$BTake the knife up to Quint in his little tree-house here, and tell him for me that his Kalimdor Hold \'Em debt will be paid if he works his mojo on that knife.','Take the Discarded Knife to Quintis Jonespyre in Feathermoon Stronghold.','Thank you, $N.$B$BWhile psychometry isn\'t an exact art by any stretch of the imagination, I\'ve used it in times past to give insight into situations that others have chalked up to lost causes. I think using it on the knife you\'ve uncovered will give us a glimpse into what happened to Raschal.$B$BIt will only take a moment to do, but it isn\'t what I\'d call a caster-friendly task. Bear with me on this.','Ginro sent you, eh?$B$BMy psychometric readings are fairly draining on the psyche... but so are my losses at Kalimdor Hold \'Em. They call me \"King of the Bad Beats\" here in the Stronghold. Unlucky at cards... lucky at mastering the secrets of nature, I guess.$B$BAnyway, of course I\'ll do it. This may be just the breakthrough we need to uncover Raschal\'s fate. If you would hand me the knife, we can get started.','','','','','',11462,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,4129), - (4130,2,357,40,44,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,4129,0,0,4131,0,0,0,'Psychometric Reading','I\'m a little wobbly still, sorry. Anyway, I received some useful visions.$B$BRaschal takes two large leather backpacks from his boat and goes inland; he returns to the boat, however. I see gnoll scalps... he ran into some gnolls - Woodpaw I think they\'re called. He\'s very worried - almost terrified - about something. So much so, that he is not paying attention to water elementals forming behind him. The images... stop there.$B$BI need to rest, sorry $N. Tell Gin what I\'ve seen. He needs to know.','Speak with Ginro Hearthkindle in Feathermoon Stronghold.','Thanks for passing along Quint\'s visions to me, $N. I\'ll try to remember to be a little easier on him the next time we play cards.$B$BRaschal can hold his own in a fight, and gnolls aren\'t anything that would get him worried - nay, terrified. Still, maybe you and yours can act on this new information and make the breakthrough we desperately need.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4131,2,357,40,44,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,4130,0,0,4135,0,0,0,'The Woodpaw Gnolls','Our \"friends\" the Woodpaw might have gotten Raschal in the end, but something tells me that\'s not what occurred. Still, they\'re the best place to start looking.$B$BI wish I had clearer insight as to what to do, but all I have right now is \'Search the Woodpaw camps - go.\' I do know that gnolls will keep items they scavenge and fight over them; maybe they ran across the backpacks Quint mentioned. I hadn\'t risked a head-on fight in past searches, but with Quint\'s vision on this I say rip into them.','Search the Woodpaw Gnoll camps of southern Feralas for evidence of the courier\'s belongings or the courier himself.','Tacked up on a nearby tree are two large leather backpacks. Each bears a small insignia of the Feathermoon Stronghold on the front of the pack...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,1680,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4132,2,1584,52,58,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,4121,0,0,0,0,0,0,'Operation: Death to Angerforge','You have done an exemplary job, $N. It is now time to send you on your last mission.$B$BGeneral Angerforge, the Dark Iron responsible for coordinating the attacks on the 109th division of the K.E.F. and the mass slaughter of our forces must be brought to justice.$B$BThis will undoubtedly be your most grueling mission, but should you succeed, you will be richly rewarded.$B','Travel to Blackrock Depths and slay General Angerforge! Return to Warlord Goretooth when the task is complete.','Finally! The villain been brought to justice! You are a remarkable individual, $N. Wear this medallion as a symbol of your stalwart dedication to the Horde and the K.E.F.','Has the Butcher of Blackrock been disposed of?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9033,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12059,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,26500,4650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4133,2,1584,50,55,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4134,0,0,0,'Vivian Lagrave','Shadowmaster Vivian Lagrave is in need of your services. She is in the Badlands, in the orcish outpost of Kargath, pursuing rumors of a certain brew made by the Dark Iron dwarves of Blackrock Depths.$B$BSpeak with Vivian. She awaits you.','Speak with Shadowmaster Vivian Lagrave in Kargath.','Thank you for coming, $N. This place is not without a stark charm, but is lacks the amenities of the Apothecarium.$B$BEnough with the pleasantries. To business, yes?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4134,2,1584,50,55,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,4133,0,0,0,0,0,0,'Lost Thunderbrew Recipe','It is rumored that the Dark Iron Hurley Blackbreath has stolen a recipe for ale. This ale, Thunderbrew Lager, is said to infuse its imbiber with great strength and courage. We wish to study the drink. Perhaps, we will find other applications for its virtues... applications more in line with Forsaken objectives.$B$BDelve into Blackrock Depths, find Hurley, take from him the recipe for Thunderbrew lager and bring it to me.$B$BAnd to find him, you may have to entice him by threatening his precious ale.','Bring the Lost Thunderbrew Recipe to Vivian Lagrave in Kargath.','Very good. I will send this recipe to the Apothecarium to be studied, and in time we will unlock its secrets. One day, the dwarves of the Alliance may find the virtues of this drink used against them!$B$BI find that terribly amusing. Perhaps death has an affect on one\'s sense of humor... do you think?','Do you have the recipe for the Thunderbrew Lager, $N?','','','','','',11312,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11964,12000,0,0,0,0,1,1,0,0,0,0,3928,6149,0,0,5,5,0,0,0,0,0,0,0,0,0,0,0,0,8500,3390,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), - (4135,2,357,40,46,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,4131,0,0,4265,11463,1,0,'The Writhing Deep','Inside the backpacks are two items: the first is a parcel of goods that was bound for Thalanaar, and the second is a note hastily penned to an unknown reader.$B$BThe note tells of discovering insidious bug-like creatures south of the gnoll camps in a place called the Writhing Deep. The author felt the need to investigate it personally, as though it was a serious threat to all of Feralas. The note is signed, \"Raschal of Feathermoon\".$B$BIt would seem that you have located where Raschal ultimately went.','Now that Raschal\'s last known whereabouts have been discovered, continue your search for him or his remains in the Writhing Deep. According to the note, it is located to the south of the Woodpaw gnoll camps.','You have discovered a large pod of an alien nature. The texture of the pod appears mucous, though hardened protrusions stick out from random parts of it. The pod itself has the height and width to easily encompass a humanoid inside of it... and from the faint humanoid shape visible through the skin of the pod, you surmise that this is what it indeed encapsulates.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,1830,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4136,2,1584,48,53,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,4324,0,0,0,0,0,0,'Ribbly Screwspigot','My brother Ribbly has always been a drain to his family, taking our money and wasting it on one scheme after another.$B$BWell, his last scheme must have been his worst, because Baron Revilgaz of Booty Bay just put a price on poor Ribbly\'s head. I can\'t tell you how happy this makes the Screwspigots! Our little Ribbly\'s finally worth something!$B$BBut now he\'s hiding out, deep in Blackrock Depths. Please, find him and bring him to me!$B$BOr, if he won\'t come, then that\'s ok... just bring me his head.','Bring Ribbly\'s Head to Yuka Screwspigot in the Burning Steppes.','Aha! You found him! And... it appears that my little brother didn\'t want to come quiety. It\'s a pity. I would have liked to see the look on his face when I told him our plans to turn him in to Revilgaz.$B$BThank you, $N. You\'ve made my family very happy. And Ribbly\'s never looked as peaceful as he does now.','Do you have Ribbly? Or, at least a part of him?','','','','','',11313,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11865,11963,12049,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6000,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (4141,2,490,47,52,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4142,0,0,0,'Muigin and Larion','See Larion over there? It\'s HIS fault we\'re here!$B$BI told him we were going the wrong way, but would he listen? And would you believe that he\'s the one that won\'t speak to me? Well, until he changes his mind, let\'s have a bit of fun with him.$B$BHave you noticed the strange plant-like creatures around here? They\'re nothing but trouble, really, but I think if trained properly, I could get them to obey commands.$B$BFirst thing though, I\'ll need some samples to study. Do you think you could collect some?','Collect 15 Bloodpetals and return to Muigin.','I hope they didn\'t give you too much trouble, $N. I try to steer clear of them -- they\'re wild!$B$BI tried jumping over one... I was attacked! Plants just shouldn\'t be acting that way!','Larion\'s got something coming, that\'s for sure!','','','','','',11316,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,5,6,1,0,0,0,200,0,0,11,0,0,0,0,0,0,0,0,0,0), - (4142,2,490,47,52,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,4141,0,0,4143,11316,1,0,'A Visit to Gregan','I\'m not quite sure what to make of this, $N. The plants... they seem to have some minimal intelligence.$B$BI\'m no expert, though. But, I do know someone that is!$B$BHead to northern Feralas, and look for a buddy of mine named Gregan Brewspewer. He\'s an expert on this sort of thing.$B$BI\'m sure Gregan can help us out here. You\'ll find him out in the wilderness; he\'s not the type to live in a big city.','Take a Bloodpetal to Gregan Brewspewer in Feralas.','Bloodpetal, eh? Hmmm... Well, you better explain the plan, and then I\'ll tell you whether or not I can help you.','I live out here in the forest... Peaceful.$B$BWell, at least I thought it would be. I get more visitors out here than I ever did when I lived in Ironforge!','','','','','',11316,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2280,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (4143,2,490,47,52,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,4142,0,0,0,0,0,0,'Haze of Evil','To tell you the truth, $N, I\'ve never seen any plants like this in my travels. Perhaps I should take a trip to this crater...$B$BAt any rate, I think I know just the thing Muigin\'s looking for -- Atal\'ai haze. It\'s horrid stuff, hard to collect, but it\'s just what he needs to control the little monsters.$B$BYou\'ll need to visit the temple of Atal\'Hakkar in the Swamp of Sorrows. The Atal\'ai Haze can be collected from the deep lurkers, murk worms, or oozes found there. Good luck, $N!','Collect 5 samples of Atal\'ai Haze, then return to Muigin in Un\'Goro Crater.','I admit, I\'m a bit hesitant to touch that stuff, $N! But if Gregan says it\'ll work, then I\'m willing to give it a try!','Larion\'s still not speaking to me! He sure knows how to hold a grudge.','','','','','',11318,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7500,3060,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4144,0,490,47,53,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,4143,0,0,0,0,0,0,'Bloodpetal Sprouts','','','Here goes nothing, $N! This will get Larion\'s attention!','Here\'s the plan, $N: Go out and collect some bloodpetal sprouts -- you know, the plants that haven\'t fully sprouted yet, and bring them here. Then I\'ll see what the Atal\'ai haze can do.$B$BYou may think I\'m vengeful... Actually, you\'d be right about that!$B$BTruth is, I know the way out of here, but until Larion will admit that I\'m right, I\'m staying right here!$B$BSo off with you, find those bloodpetal sprouts and let\'s have some fun!','','','','','',11315,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2370,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4145,2,490,47,52,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4147,0,0,0,'Larion and Muigin','See Muigin over there? It\'s HIS fault we\'re lost!$B$BI\'m the one that knew the way, but he insisted he knew a shortcut, and we ended up here!$B$BTo make matters worse, now he keeps sending his crazy plant pests to annoy me. I\'m so angry that I\'m not planning on talking to him any time soon, but these pests are too much to handle.$B$BWhy don\'t we try to limit his supply, first thing. Go out and hunt some Bloodpetals, then return to me.','Hunt 5 Bloodpetal Lashers, 5 Bloodpetal Threshers, 5 Bloodpetal Flayers and 5 Bloodpetal Trappers for Larion at Marshal\'s Refuge.','Thanks for your help, $N, but I\'m afraid I have some bad news...','Muigin needs to apologize first before I\'ll talk to him again!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6509,6512,6510,6511,5,5,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7500,3060,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,5,1,0,0,0,0,0,0,0,0,0,0), - (4146,2,1417,47,52,1,0,178,0,0,0,0,0,0,0,0,0,0,0,0,4147,0,0,0,11319,1,0,'Zapper Fuel','You\'re in luck, $n! I\'ve been working on some of my own experiments while Marvon\'s been gone, and one of them is a short range bug zapper. With just a few adjustments, it should be great for ridding yourself of those Bloodpetal pests.$B$BI can let you have one of my zapper prototypes, but you\'ll still need to collect the fuel. You can get the necessary Atal\'ai haze that the zapper needs in the temple of Atal\'Hakkar. The deep lurkers, murk worms, or oozes are the ones you\'ll need to get it from.','Deliver the Unloaded Zapper and 5 samples of Atal\'ai Haze to Larion in Marshal\'s Refuge.','So, Marvon wasn\'t around? Well, show me what you got, anyway.','This is exhausting, $N. Those things just won\'t leave me alone!','','','','','',11319,11318,0,0,1,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4147,2,490,47,52,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,4145,0,0,4146,0,0,0,'Marvon\'s Workshop','I managed to spy on what Muigin was doing, and he\'s actually growing the darn things over there!$B$BI think the only solution here is to... no, not go talk to him... What are you thinking? The solution is to fight back!$B$BWe\'ll need the help of my friend, Marvon, who has a workshop in Ratchet. I\'m sure he\'ll be able to create some sort of gadget that will help us.','Travel to Marvon Rivetseeker\'s workshop in Ratchet.','Marvon\'s been gone quite a long time now, $N. He went off to Tanaris to study some of the ancient troll ruins.$B$BNow, what was it that you said you needed?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4148,0,490,47,53,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,4146,0,0,0,0,0,0,'Bloodpetal Zapper','','','Looks like this is going to work perfectly, $N. Now remember, if you see any of those pests around, don\'t hesitate to use that zapper!','For the zapper to work, it needs a sample of the target creature. Head out into the crater and collect a Bloodpetal sprout. Then I can calibrate it to work on Muigin\'s little friends...$B$BIf he weren\'t so stubborn, we could be on our way home, already... But until then, I\'ll just have to show him that his little prank doesn\'t bother me at all!','','','','','',11315,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11320,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,16000,2370,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4161,2,-304,1,7,0,0,77,185,1,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Recipe of the Kaldorei','Long ago, the night elves were called the kaldorei, a name that means \"children of the stars.\" Learning of the past is an important step in your path as a $c, $N, so listen well to what I have to tell you.$B$BThe kaldorei have always taken much pride in their harmonious relationship with nature. This means that we only take from nature what is necessary, and that we return in kind. This balance has afforded us much, $N.$B$BGo out and collect seven small spider legs -- no more than that, and return to me.','Collect 7 Small Spider Legs for Zarrin in Dolanaar.','Always remember what I have shown you today, $N. You are part of the balance that the night elves strive to keep intact, even during troublesome times.','Remember the balance, $N. I wish you to develop an understanding and a strong empathy for the living forests.','','','','','',5465,0,0,0,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5482,5472,0,0,1,3,0,0,69,0,0,0,0,250,0,0,0,0,85,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0,4161), - (4181,2,-201,30,47,0,0,77,202,200,0,0,0,0,0,0,0,0,0,0,0,3638,3526,0,10789,1,0,'Goblin Engineering','Expert engineering yields two distinct disciplines: gnome and goblin. I only bother to mention goblin engineering because I\'m a fair trainer. They like to make things that blow up, and they rarely care what is in the way - even themselves.$B$B$N, read this manual. If you want to learn how to blow yourself up, then take it to Nixx Sprocketspring in Gadgetzan. Remember - membership is permanent and prevents joining the other discipline, so make sure this is what you want before finishing his task.','If you wish to learn more about Goblin Engineering, take the Manual of Engineering Disciplines to Nixx Sprocketspring in Gadgetzan.','Well $N, you were wise to seek my tutelage! Any schlep can become an expert at the basics of engineering - the gnomes and their irradiated home of Gnomeregan are proof of that. It takes a strong mind and a steady hand (emphasis on STEADY) though to master the discipline of Goblin Engineering.$B$BKeep your ears perked $N, and you might learn something.','I can smell fresh recruits much like I can an excellent blasting powder - from a mile away. Have you come seeking to learn about the mastery of the explosion?','','','','','',10789,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4182,2,46,48,54,1,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4183,0,0,0,'Dragonkin Menace','Life in the Burning Steppes is rife with conflict.$B$BJust look at this place! We know very little of what happened to these buildings, but we do know that at one time, before the great explosion, this was all part of the Redridge mountain range.$B$BEnough lamenting! We have a problem, $N. You may have noticed the dragonkin below this ridge. We need assistance in pushing them back. Kill as many as you can and return to me. Succeed and perhaps we can talk of other things.$B','Slay 15 Black Broodlings, 10 Black Dragonspawn, 4 Black Wyrmkin and 1 Black Drake. Return to Helendis Riverhorn when the task is complete.','Superb slaying, $N. Now that we know you can handle yourself around dragonkin, we can talk of more pressing matters.','How goes the dragon hunt?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7047,7040,7044,7041,15,10,1,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,16500,3270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4183,2,46,48,54,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,4182,0,0,4184,11366,1,0,'The True Masters','We had always assumed that the Blackrock orcs were a product of their savage upbringing. What we have found here, in their homeland, tells us another story.$B$BIndeed, it is bloodlust and thirst for conflict that empowers them, but the black dragonflight are the beings whom control the orcs of Blackrock. We suspect that it is the black dragonflight that fuels them with rage and hostility.$B$BTake this letter to Magistrate Solomon. He will know what must be done.$B$B','Travel to Lakeshire and deliver Helendis Riverhorn\'s Letter to Magistrate Solomon. ','','Greetings, $N. Have we met before? You look vaguely familiar.','','','','','',11366,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,2460,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4184,2,46,48,54,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,4183,0,0,4185,11367,1,0,'The True Masters','This is grim news, $N. To discover that our mortal enemies are merely pawns of a much greater threat is disheartening. There is no possible way that Lakeshire could survive an attack from both the Blackrock orcs and the black dragonflight. Should Lakeshire fall to this menace, Darkshire would fall next, and then what? Goldshire? Stormwind itself?$B$BYou must take this information to Highlord Bolvar Fordragon in Stormwind at once! If this does not merit the aid of Stormwind, nothing will and all is lost.$B','Travel to Stormwind and deliver Solomon\'s Plea to Highlord Bolvar Fordragon.$B$BBolvar resides in Stormwind Keep. ','Dragons? Impossible!','What brings you to Stormwind Keep?','','','','','',11367,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,0,2460,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4185,2,46,48,54,0,0,77,0,0,0,0,0,0,0,0,0,0,10,2,4184,0,0,4186,0,0,0,'The True Masters','Solomon paints a dreary picture. Still, we cannot afford to send our thinly spread troops to the aid of Lakeshire on speculation. I will need proof of these claims before I can act.$B$BSpeak with Lady Prestor, $N. She is a learned woman and knows much of dragons and dragonkin. She may be able to shed some light on this situation.$B','Speak with Highlord Bolvar Fordragon after speaking with Lady Katrana Prestor.','$B$BWhile I respect Lady Prestor\'s stance, I believe that there is a solution to this dilemma that may put all of our concerns to rest. ','','Advice from Lady Prestor','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4186,2,46,48,54,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,4185,0,0,4223,11368,1,0,'The True Masters','I am going to empower you as an acting deputy of Stormwind, $N.$B$BReturn to Magistrate Solomon in Lakeshire and deliver this decree.','Take Bolvar\'s Decree to Magistrate Solomon in Lakeshire.$B','It could have been worse, I suppose...$B$B$B$BIt appears as if the fate of Lakeshire rests squarely on your shoulders.$B$B','Any news from Bolvar?','','','','','',11368,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,3270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4201,2,1584,50,54,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11412,1,0,'The Love Potion','Oh, the pains of love! My dear Private Rocknot is immune to my charms. I am spurned! It\'s maddening!$B$BYou must help me! We succubi know much of love, and I can make a potion to beat down the iron walls around Rocknot\'s heart. To make it, I need these items: the herb gromsblood, giant silver veins from the cliff giants of Azshara, and water from the Golakka Springs Crater in Un\'Goro. You can place the water in this vial.$B$BPlease, $N, help a poor soul in her quest for happiness!','Bring 4 Gromsblood, 10 Giant Silver Veins and Nagmara\'s Filled Vial to Mistress Nagmara in Blackrock Depths.','Oh, you\'ve done it! I can now make my potion and use it on Rocknot. Finally, he will fall victim to my charms!$B$BThank you, $N. You are a champion of love!','Do you have the ingredients? The hole in my heart threatens to consume me!','','','','','',8846,11405,11413,0,4,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11962,11866,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8000,3270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4221,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Windblossom','','','You apply two Cenarion plant salves to the windblossom. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a windblossom plant. The berries that hang from the plant appear rotten and poisonous. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4221), - (4222,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Windblossom','','','You apply two Cenarion plant salves to the windblossom. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a windblossom plant. The berries that hang from the plant appear rotten and poisonous. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,4222), - (4223,2,46,48,54,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,4186,0,0,4224,0,0,0,'The True Masters','$B$BYou must return to the Burning Steppes, $N. As a deputy of Stormwind, you will be required to report to Marshal Maxwell. Good luck.','Speak with Marshal Maxwell in the Burning Steppes.','','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4224,2,46,48,54,0,0,77,0,0,0,0,0,0,0,0,0,0,10,2,4223,0,0,4241,0,0,0,'The True Masters','What? You thought you were the first? How many soldiers must we lose before Stormwind acts?$B$BWe had accumulated enormous amounts of intelligence pertaining to the Blackrock menace before we lost our commanding officer, Marshal Windsor. With Marshal Windsor went all of our precious information.$B$BWhat we need is that documentation. Speak with Ragged John, $N. He was with Windsor when they were attacked by a Blackrock raiding party. He was last seen in a cave to the north.','Speak with Ragged John to learn of Marshal Windsor\'s fate and return to Marshal Maxwell when you have completed this task.$B$BYou recall Marshal Maxwell telling you to search for him in a cave to the north.','I could have warned you, but what fun is that?','Have you spoken with John yet?','Ragged John\'s Story','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4241,2,1584,48,54,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,4224,0,0,4242,0,0,0,'Marshal Windsor','So that good for nothing coward says that Windsor is alive, eh?$B$BSuit up, deputy, you are going in to find him. If Windsor is alive, you are to bring him back. If he\'s dead, I want proof.$B$B$B$BI bet you are getting tired of hearing that, aren\'t you?','Travel to Blackrock Mountain in the northwest and enter Blackrock Depths. Find out what became of Marshal Windsor.$B$BYou recall Ragged John talking about Windsor being dragged off to a prison.','Where is he! I\'ll murder him!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,3270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4242,2,1584,48,54,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,4241,0,0,0,0,0,0,'Abandoned Hope','Bolvar is a fool. I was gathering his precious \'proof\' so that I could shove it down his throat.$B$BHe is a blind buffoon. Proof stands two feet away from him and he does not see.$B$BAs for my data, it\'s lost. Gone. Unrecoverable.$B$BShould I ever find Ironfoe and make it out of this labyrinth, my first stop will be Stormwind, to place my hammer in between that reptile\'s eyes.$B$BLeave me, $N.','Give Marshal Maxwell the bad news.','He\'s gone mad, apparently.$B$B$B$BIt is unfortunate that a once proud and noble warrior would be turned into a blithering head case. I GUESS we\'ve reached a dead end...$B$BI must reward you for your efforts thus far, $N.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12018,12021,12041,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,3270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4243,2,490,48,53,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4244,0,0,0,'Chasing A-Me 01','Unfortunately, something\'s happened to one of my greatest inventions. You\'ve seen mechanical squirrels, yes? Well, to get closer to the apes of Un\'Goro Crater, I created a mechanical ape to blend in with their kind--I call her A-Me 01.$B$BShe has scrying gems for eyes so I could see everything she saw. She made it to Fungal Rock--the apes\' lair--just east of here, and that\'s when I lost contact. The last thing I saw was one of their alpha males rushing up to say hello to her!$B$BCan you help me find her?','Find A-Me 01 in Un\'Goro Crater.','As you look A-Me 01 over, you see two huge dents tarnishing what Karna obviously feels is a well-crafted piece of engineering. One dent decorates A-Me 01\'s shoulder, the other is on her head.$B$BNo power seems to be running through her components as you investigate further.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1590,0,0,0,0,0,0,0,0,18,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4244,2,490,48,53,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,4243,0,0,0,0,0,0,'Chasing A-Me 01','A little further investigation shows a panel that slides open. Clearly written above some wiring is the statement, \"Replace Mithril Casing And Turn Power Off Then On.\"$B$BTaking a moment to replace the panel, you wonder if it\'ll be that simple to fix A-Me 01 and get her back to Karna Remtravel near Marshall\'s Refuge.$B$BOnly trying it will tell.','Find a Mithril Casing and return to A-Me 01 in Un\'Goro Crater.','You remove the panel from A-Me 01\'s back yet again and carefully remove the old mithril casing that seems to have burnt out. The new one slides into place easily. The only thing left to do, assuming the mithril casing was the problem, is to flip the switch to the \"Off\" position, and then back to the \"On\" position.','The panel in which the mithril casing goes is still closed shut. The rest of A-Me 01 remains inert.','','','','','',10561,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2370,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (4245,2,490,48,53,0,0,255,0,0,0,0,0,0,0,0,0,0,2,2,4244,0,0,0,0,0,0,'Chasing A-Me 01','Checking to see if you\'re prepared to lead A-Me 01 back to Karna Remtravel, you flip the switch to the \"Off\" position. Glancing around once again to make sure none of the gorillas are coming, you prepare to see what happens when you flip the switch back to the \"On\" position.$B$BThis is your last chance... are you sure this is what you want to do?','Escort A-Me 01 back to Karna Remtravel in Un\'Goro Crater.','Oh, you\'ve done it! Wonderful! Thank you, $N.$B$BOh, my poor, A-Me. Look at all those dents. We\'ll get her up and running perfectly with just a little work.$B$BThank you again, $N. I really appreciate it.','Have you been able to help A-Me? That mithril casing you mentioned being destroyed was a good guess at what was wrong. I\'m sure if you replace that, she\'ll reactivate and be able to come home.','Protect A-Me 01 until you reach Karna Remtravel','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16000,3930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4261,2,361,49,56,0,0,77,0,0,0,0,0,0,0,0,0,0,2,2,4442,0,0,0,0,0,0,'Ancient Spirit','Felwood was once a peaceful and serene land... Until the legion took hold. The infernals, destruction, chaos...$B$BThe skull of Gul\'dan ensured that none were spared here. All fell to the corruption.$B$BEven now, as a spirit, I still find myself trapped, bearing the suffering of this land. Help me find my way home. Please, $N, tell me you will lead an ancient spirit away from here, where I may finally rest.$B$BOnce I am free, seek out Kayneth Stillwind, a druid that resides in Forest Song, to the east.','Escort Arei to safety, then speak with Kayneth Stillwind in Forest Song, in eastern Ashenvale.','Yes, $N. Felwood has been through much hardship. Thank you for what you have done.$B$BOne day, we may be able to reclaim Felwood from the corruption; every kind deed helps.','','Help Arei get to Safety','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11873,11874,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,47,69,0,0,0,150,350,0,0,0,0,4380,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,2,0,0,0,0,0,0,0,0), - (4262,2,25,48,52,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4263,0,0,0,'Overmaster Pyron','The last five of my mages that went snooping around in Blackrock Mountain came back extra crispy with a permanent orange gnomefro - or worse.$B$B$B$BOne nasty bugger in particular, Overmaster Pyron, seems to be causing quite a bit of trouble. We need that elemental terminated so that our expedition crew can make its way into Blackrock Depths!$B$BHe guards the entrance at the Blackrock Quarry.','Slay Overmaster Pyron and return to Jalinda Sprig.$B$BYou recall Jalinda talking about Pyron guarding the quarry. Perhaps you should search there?','Incendius? Oh dear...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9026,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,250,0,0,0,0,15500,3060,0,0,0,0,0,0,0,0,1,1,1,5,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4263,2,1584,48,56,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,4262,0,0,0,0,0,0,'Incendius!','Are you sure Pyron said \'Incendius\' when he died?$B$B$B$BLord Incendius is purported to be a minion of Ragnaros! Oh dear, oh dear... whatever will we do?$B$BDo you think you can handle another mission? I don\'t have anybody else to send, $N!$B$BWe will never get a team in if Incendius continues to raise Pyron from the ashes.$B$BYou\'ll have to find and destroy Lord Incendius!$B','Find Lord Incendius in Blackrock Depths and destroy him!','Oh dear! Are you sure Incendius said \'Ragnaros?\'$B$B','Is the fiend dead??','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9017,0,0,0,1,0,0,0,0,0,0,0,12113,12114,12112,12115,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,250,0,0,0,0,8500,3480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,6,1,0,0,0,0,0,0,0,0), - (4264,2,1584,50,58,81,0,77,0,0,0,0,0,0,0,0,0,0,0,0,4242,0,0,4282,11446,1,0,'A Crumpled Up Note','The note has stains covering its surface. The text is barely legible, but you make out the following:$B$B...sweet irony...$B$B...the fall of the broken Alliance...$B$B...if it were not for General Angerforge\'s diligence, we may have never discovered the pattern to the encryption...$B$B...Argelmach is almost done with the decryption of Windsor\'s notes.$B$BOur lord will rise from the depths and crush any that remain...$B$B-Emperor Dagran Thaurissan.$B','You may have just stumbled on to something that Marshal Windsor would be interested in seeing. There may be hope, after all.','','$B$BWhat do you have there, $N?','','','','','',11446,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,3720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4265,2,357,40,46,0,0,77,0,0,0,0,0,0,0,0,0,0,2,2,4135,0,0,4266,0,0,0,'Freed from the Hive','The pod splits opens some when you touch it, revealing a night elven male who is surprisingly still alive. He seems to be in good health, though deeply stunned. As you help him down from the pod, he stirs to life.$B$B\"Thank Elune - you\'ve saved me, friend! I... I\'m Raschal, and I awoke paralyzed inside this pod after these bugs overwhelmed me. Were you sent by the Stronghold?\"$B$BIt would seem that you\'ve found the missing courier!','Free Raschal from the Zukk\'ash hive.$B$BReturn to Ginro Hearthkindle in Feathermoon Stronghold and let him know that Raschal is alive and well.','Welcome home, $N. Raschal checked in just a little while ago and told me what happened.$B$BI... no, the entire Stronghold can\'t even begin to thank you for your great deed; Raschal would have been dead without your timely aid, and your assistance came to us without even so much as the whisper of a mercenary\'s fee. You bear the mark of a true hero. Know that you will always have a friend in Ginro Hearthkindle.','You have something to report, $n?','Free Raschal.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,2430,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,4265,0), - (4266,2,357,40,46,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,4265,0,0,4267,0,0,0,'A Hero\'s Welcome','$N, General Shandris Feathermoon would like to speak with you personally. No doubt she wants to thank you for your service to the Stronghold, but I do know that she also wants to talk to you about the insect creatures that you and Raschal faced in southern Feralas. The reports of those Zukk\'ash insects are... frightening, to say the least.$B$BGeneral Feathermoon is waiting for you in the main compound.','Speak with Shandris Feathermoon in Feathermoon Stronghold.','$N, I give you my warmest thanks for the aid you\'ve given us. Your bravery in the face of overwhelming odds has warranted a reward worth a thousand times greater. Nevertheless, I hope you accept this on behalf of the entire Stronghold.$B$BNow, if I may... I\'d like to ask for your aid one more time. In light of the discovery of the Zukk\'ash hive here in Feralas, I think you\'re the best choice for this mission.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11856,11857,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,54,47,72,500,0,500,500,500,0,3630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4267,2,357,40,46,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,4266,0,0,0,11466,1,0,'Rise of the Silithid','I am entrusting you with a copy of the report Raschal made on the infestation of southeastern Feralas. While the main report is being filed in Darnassus, I want you to give this copy to an associate of the Protectorate. Her name is Gracina Spiritmight; she is a priestess who dwells in the Temple of the Moon in Darnassus. She has broad knowledge on these kinds of creatures, and her receiving this report would benefit us all.$B$BYou\'re dismissed - good luck, $N; may Elune watch over us all.','Bring Raschal\'s Report to Gracina Spiritmight in Darnassus.','We night elves know of the terror outlined in this report. Shandris was wise to send this, and you, to me.$B$BThese creatures will consume Feralas rapidly; they are nothing short of one of the greatest menaces we all will ever face. The insects you and the courier encountered are known as the silithid. They are mere tools of one of the greatest threats that both the Horde and Alliance will ever face.$B$BI pray we will have the resolve to defeat them before they destroy us.','Welcome to this blessed temple, friend. Your arrival here from Feathermoon Stronghold has been foretold to me. Do you have the report Shandris Feathermoon asked you to bring?','','','','','',11466,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,69,0,54,47,350,350,0,350,350,0,246,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4281,2,357,40,44,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11463,1,0,'Thalanaar Delivery','This parcel of goods you found in the Woodpaw gnoll camps was supposed to be delivered to the small way-station of Thalanaar in southeastern Feralas. Regardless of the missing courier\'s fate, the task of delivering the parcel remains unfinished.$B$BExamining the parcel in detail reveals a hand written name of \"Falfindel Waywarder\" on the outside of the packaging. Perhaps this is the parcel\'s ultimate recipient.','Bring the Undelivered Parcel to Falfindel Waywarder in Thalanaar.','Elune be praised, the delivery from Feathermoon Stronghold has finally arrived!$B$BYour presence here indicates to me that perhaps some ill fate may have befallen Raschal, our usual courier. I hope that everything works out. I know that recently, the Woodpaw have become highly agitated from some source to their south. Maybe he fell to the wilds there; I would be careful, friend.$B$BRegardless, thank you again. Here is payment for this parcel\'s delivery.','Welcome to Thalanaar, $C. Do you need assistance of some sort?','','','','','',11463,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,6500,1680,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4282,2,1584,50,58,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,4264,0,0,0,0,0,0,'A Shred of Hope','$B$BDo you realize what this means, $N?$B$BPerhaps all is not lost! From what I can ascertain, the information is being held by two Dark Iron dwarves: General Angerforge and the golem lord, Argelmach. I have a feeling that they won\'t just hand over the information if we ask nicely.$B$BI hope you are ready to battle.$B$BVenture forth and find these two villains! Destroy them and return my lost information.','Return Marshal Windsor\'s Lost Information.$B$BMarshal Windsor believes that the information is being held by Golem Lord Argelmach and General Angerforge.','$B$BWe need to get out of here!','Soon this grand subterfuge will be over.','','','','','',11464,11465,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,9000,3720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4283,2,46,50,56,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'FIFTY! YEP!','I\'m going to let you in on a little secret, soldier. Come a little closer.$B$BI\'M THE ONLY SANE ONE HERE!$B$BLook at these people! Would you believe that they\'re all insane!? Well they are! NUTS! CRAZY!$B$B$B$BLet\'s just keep that between me, you, and my pal Captain Winky.$B$B$B$BAnyhooooo... I\'m collecting badges to go along with my ogre ear collection. Orc is the flavor of the day. Fifty. GO!$B$B$B$BSHIP IT!','Oralius wants 50 Blackrock Medallions. Chances are high that these medallions can be found on the orcs in the Burning Steppes.','You\'ve done it! Your reward is: RUB MY BELLY! GO ON! RUB IT!','$B$BBurning Steppes to control, come in control.','','','','','',11467,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,8500,3480,0,0,0,0,0,0,0,0,1,5,5,193,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4284,2,490,47,53,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Crystals of Power','I\'m sure you\'ve noticed \'em, $N. They\'re everywhere!$B$BWhat am I talking about? Why, the crystals, of course!$B$BThe crystals... They\'re all over the crater. Most people ignore them, but I have a strange feeling that they hold power within them. I\'ve been doing experiments here with them for a while, but I can\'t seem to find anything. Well, I haven\'t yet, anyway.$B$BSay, I\'m running a little low on the crystals I have here -- think you might be able to collect some more for me?','Collect 7 Power Crystals of each color: red, blue, yellow, and green. Bring them to J.D. Collie at Marshal\'s Refuge.','Now I will continue my experiments! Thank you, $N.','I just know I\'m onto something here, $N!','','','','','',11186,11188,11185,11184,7,7,7,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8000,3150,0,0,0,0,0,0,0,0,1,5,0,0,0,0,0,0,0,5,4,0,0,0,0,0,0,0,0,0), - (4285,2,490,47,53,0,0,255,0,0,0,0,0,0,0,0,0,0,10,2,4284,4321,-4285,0,0,0,0,'The Northern Pylon','What could they be for? I can\'t get the thought out of my head!$B$BIt\'s driving me crazy -- that the rumors I have heard about the crystal pylons are all true. Call me gullible, but I\'ll usually believe anything people tell me.$B$BAnyway, I have heard that there is one of the crystal pylons fairly close. Somewhere in the north... Please locate it, $N. I just know they exist.','Discover the location of the Northern Crystal Pylon in Un\'Goro Crater.','I know the stories are true, $N.','Have you visited the pylon, $N?','Discover and examine the Northern Crystal Pylon','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2370,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (4286,2,1584,50,56,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Good Stuff','Captain Winky tells me that the Dark Irons in the Depths got all the good stuff. Ain\'t that right, Winky?$B$B$B$BARRR MATEY! IT BE RIGHT!$B$BSee what I\'m saying? You need to get in there and bring me back some samples of the good stuff.$B$BGet in there and shake your moneymaker!$B','Travel to Blackrock Depths and recover 20 Dark Iron Fanny Packs. Return to Oralius when you have completed this task. You assume that the Dark Iron dwarves inside Blackrock Depths carry these \'fanny pack\' contraptions.$B','$B$BOH WONDERFUL!$B$B$B$BDELICIOUS! Look at all these goodies!$B$BTake one for yourself, $N. There\'s plenty to go around.','I can\'t be bothered right now, $N. Me and Winky got a meeting to attend.','','','','','',11468,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11883,0,0,0,1,0,0,0,47,0,0,0,0,250,0,0,0,0,8500,3480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4287,2,490,47,53,0,0,255,0,0,0,0,0,0,0,0,0,0,10,2,4284,4321,-4285,0,0,0,0,'The Eastern Pylon','During my stay here, I have heard strange rumors about mysterious pylons existing out in the wilderness of the crater, $N. I guess that they are quite large, with crystals lining their interiors.$B$BAlthough I\'ve never seen one, I can\'t help but think that the rumors are true -- and that the pylons have something to do with all the crystals we found$B$BSo why don\'t you help me put my curiosity to rest? Supposedly, there is one in the eastern area of the crater. Do you think you can find it?','Discover the location of the Eastern Crystal Pylon in Un\'Goro Crater.','Un\'Goro is such a strange place, $N. When you enter the crater, it\'s as if you are in a completely different world...','Have you visited the pylon, $N?','Discover and examine the Eastern Crystal Pylon','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2370,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (4288,2,490,47,53,0,0,255,0,0,0,0,0,0,0,0,0,0,10,2,4284,4321,-4285,0,0,0,0,'The Western Pylon','My experiments so far have not yielded any positive results, $N. I can\'t help but hope that you can find a solution by searching for one of the pylons that I have heard exist.$B$BPerhaps if we combine certain colors at them... but I get ahead of myself. Let\'s find them first!$B$B$N, search the western area of the crater; a pylon is said to be somewhere in that area.','Discover the location of the Western Crystal Pylon.','There are many hidden areas of the crater along the sides. Try exploring the winding paths if you can\'t think of anywhere else to look, $N.','Have you visited the pylon, $N?','Discover and examine the Western Crystal Pylon','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2370,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (4289,2,490,47,55,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Apes of Un\'Goro','This crater has many strange creatures--they seem to be nobler versions of the creatures found throughout my homeland and beyond. I cannot explain it, but this place cries of the Earth Mother. I pay homage to her every time I track one of her beautiful creatures across its basin.$B$BIf you too wish to feel the enlightenment that accompanies such a great feat, then head to the north. There you\'ll find great apes who are a test for any mortal\'s strength. Bring me their pelts... prove your strength.','Bring 2 Un\'Goro Gorilla Pelts, 2 Un\'Goro Stomper Pelts, and 2 Un\'Goro Thunderer Pelts to Torwa Pathfinder at the entrance of Un\'Goro Crater.','So, you have proven strong, strong enough to best the great apes of Un\'Goro--that is good. The challenge was small compared to Lar\'korwi, but I will not take such a great victory away from you.$B$BThese pelts will make wonderful clothing for my tribe. You have helped me and proven worthy.$B$BBefore you set off on another task, let us give praise to the Earth Mother and thank the spirits of those apes you killed--they must know their deaths will not be wasted.','Have the creatures here bested you already, $N?$B$BDo not be dissuaded so easily. Tracking and defeating the apes of Un\'Goro is no simple task, even for a great hunter.','','','','','',11478,11479,11480,0,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8500,3390,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0), - (4290,2,490,48,53,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4291,0,0,0,'The Fare of Lar\'korwi','Once, a long time ago, a brother of mine took some meat from one of Lar\'korwi\'s kills. He didn\'t know it at the time, but Lar\'korwi saw him from the forest. Lar\'korwi followed my brother for days, destroying everything he touched. My brother, scared, finally decided to run from the Crater and leave Lar\'korwi behind.$B$BLar\'korwi killed him not far from this spot.$B$BIf you want to provoke Lar\'korwi, find a fresh kill of his and take some of the meat from it.$B$BReturn to me afterwards.','Find the carcass of Lar\'korwi\'s freshest kill and steal a Piece of Threshadon Carcass before returning to Torwa Pathfinder in Un\'Goro Crater.','This will do nicely, $N. It seems Lar\'korwi eats well these days. Although, I wonder where he found a threshadon in this area. Odd.$B$BRegardless, I will hold onto this until you are ready for your confrontation with the beast. Do not worry for my safety--I am sure you\'ve angered Lar\'korwi enough that he will not kill me until after he\'s tasted your flesh.','Do not take my words lightly, $N. If you truly wish to face this creature, then you must be careful... and smart. It will take a great deal of strength and insight to draw out Lar\'korwi and defeat him.','','','','','',11504,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3150,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4291,2,490,48,53,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,4290,0,0,4292,0,0,0,'The Scent of Lar\'korwi','I\'m actually surprised he has not come for you yet, $N. But all is well, for I have a final plan that will bring the monster to us.$B$BBeing the dominant male gives Lar\'korwi rights to breed with any female he chooses--and he chooses many of them. You\'ll find many ravasaur eggs to the west of here. Get close to them and you should provoke an attack by his mates. The females produce an awful smell from a gland in their heads that allow males to know they are ready to breed. Bring me two of those glands.','Bring 2 Ravasaur Pheromone Glands to Torwa Pathfinder near the entrance to Un\'Goro Crater.','Ah, fine specimens, $N. The two pieces you\'ve found should be perfect for baiting Lar\'korwi into the open. I cannot wait to see the outcome of your fight with the monster. He is a massive thing with claws as sharp as the finest blades. You will look into his eyes and you will know death.','Be careful, $N. Getting close to any of nest of eggs surely will provoke the mothers... even if you\'ve already secured a gland from one. The mothers can be just as deadly as Lar\'korwi himself when they fight to protect their young. But, if you are successful, then we shall have a definitive way of bringing Lar\'korwi out from hiding.','','','','','',11509,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3150,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4292,2,490,48,56,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,4291,0,0,0,11568,1,0,'The Bait for Lar\'korwi','This will be the most difficult part because there is some complexity to the plan. To the north of here, you will find a small trail into the mountains. It was here I saw Lar\'korwi last. You will know you are in the right area because of all the bones from massive creatures that once wandered nearby. Take the meat you recovered and place it there. Then, rub this mixture I created on the meat. If both lures mingled together do not bring Lar\'korwi to you, then I know nothing else that will.','Using the contents of Torwa\'s Pouch, summon Lar\'korwi and defeat him. Then bring Lar\'korwi\'s Head to Torwa Pathfinder near the entrance to Un\'Goro Crater.','The Earth Mother be praised! You\'ve done it! Fair play to you, $N. You have proven to be a great $C in your own right. Your spirit is strong. Your bravery unmatched. And your strength has been fortified. I bow down to your skills.$B$BOnly the greatest of my ancestors could have accomplished something so incredible. Congratulations.','Do not let fear overpower you, $N. Fear is the great betrayer... you must remain strong!$B$BTake the meat, place it in the small valley, and then use the gland on it. Only then will death come for you.','','','','','',11510,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11876,11882,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4380,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0), - (4293,2,1497,48,52,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,4642,-4293,0,0,0,0,'A Sample of Slime...','Felwood is a forest far north of the Barrens, even farther than Ashenvale. There, slimes are found all around pools of water blessed by the touch of Fel. The Scourge decimated the area with attacks of Infernals and other demonic magics--the slimes supposedly crept up through the earth during these attacks.$B$BGather samples of Felwood slimes and we will use the testing equipment next to me to create a control group for our tests against other samples you gather.','Gather Felwood Slime Samples from any of the slimes in Felwood. Then, using the Testing Equipment next to Chemist Fuely in Undercity, see which of your samples are the most corrupt. Bring 5 of the Corrupted Felwood Samples you find to Chemist Fuely.','Ah, excellent. These samples will do nicely. I thank you for your help.$B$BOnce we\'ve gathered all the samples of slimes, we\'ll be able to determine more. I am beginning to suspect that Lady Sylvanas\' hunch was not only correct, but more insightful than even she could have predicted. These samples are very interesting. Just seeing how they\'ve reacted with my compounds... hmm, yes, we\'ll definitely need to investigate further.','I will need at least five corrupted samples for our control group, $N. Continue to gather Felwood slime samples until you\'re able to give me that which we\'ll need. The Lady Sylvanas decrees it...','','','','','',12234,0,0,0,5,0,0,0,12230,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,6000,3060,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4294,2,1497,48,56,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,4642,-4293,0,0,0,0,'... and a Batch of Ooze','Have you heard of the Un\'Goro Crater, $N? It is near the Tanaris desert, and it is a magnificent place: lush, vibrant, full of creatures and plant life.$B$BIt is there you must go. Word has reached me that the place seems completely untainted by outside hands. Explorers are just now discovering its secrets.$B$BI would like to test the slimes or oozes there. If it is true--that they are uncorrupt--then I would like to see how such creatures have evolved.','Gather Un\'Goro Slime Samples from any of the slimes in Un\'Goro Crater. Then, using the Testing Equipment next to Chemist Fuely in Undercity, see which of your samples are the most pure. Bring 5 of the Pure Un\'Goro Samples you find to Chemist Fuely.','Truly amazing, $N. This Un\'Goro Crater is holding many more secrets than I expected. I wonder what else we will discover as we test further.$B$BSimply amazing... look at the purity of these samples. Hmm, I wonder what it could mean. They seem to be elemental in nature, but... something more. They remind me of... of the Old Gods. We\'ve found traces of them throughout Azeroth, and now I wonder if these creatures aren\'t related to them somehow.$B$BWe shall have to test further.','Yes, $N? How goes your search?','','','','','',12236,0,0,0,5,0,0,0,12235,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,6500,3480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), - (4295,0,1584,1,1,81,0,255,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'Rocknot\'s Ale','','','What\'s this? Ah! It smells like Dark Iron Ale! Drink has blurred my sight, but I can tell that you, sir, are a real friend!','Oh, ale! I would kill for some Dark Iron ale!! Quick, I\'m getting sober! I know this because sobriety blurs my vision... and it\'s making you look like the $R I slew last week!','','','','','',11325,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4296,2,46,50,50,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Tablet of the Seven','I came to the Burning Steppes, following the legends of the Seven. They were dwarves of great knowledge and power, and if you have knowledge and power, then wealth is sure to follow.$B$BThat\'s what I want. Wealth!$B$BIf we can learn more of the Seven, then maybe we can get rich together. The ruins of Thaurissan is rumored to keep the Tablet of the Seven, which holds knowledge of the ancient dwarves. Find this tablet, copy its text and bring it to me. Let\'s discover its secrets together!','Bring the Tablet Transcript to Maxwort Uberglint in the Burning Steppes.','Ah, you found the tablet! And your transcription is superb! Are you sure you\'re a $C and not a scribe?$B$BHere you are, $N. Here is the payment I promised.','Do you have the writings of the Seven, $N? Have you learned the secrets from their tablet?','','','','','',11470,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7500,1410,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4297,2,357,38,47,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,3843,0,0,4298,0,0,0,'Food for Baby','Sprite darters are omnivores--that means they eat both meat and vegetation. If your egg here\'s gonna hatch, we best be prepared. Some good eats for these little guys are flanks of meat, raw and juicy, believe it or not. I was never able to find out why, but it has somethin\' to do with Elune\'s plan for the elves... maybe they were to be protectors or somethin\', I don\'t know.$B$BI\'ll take care of the egg for now, why don\'t you get me some good Silvermane stalker flanks for \'em to eat when he\'s hatched.','Bring 5 Silvermane Stalker Flanks to Agnar Beastamer in Hinterlands.','These\'ll do nicely, and if I\'m not mistaken, your little egg\'s just about ready to hatch. How does it feel? You know, you about to be a father? Haha, didn\'t think ya\'d have to deal with such responsibility, now did ya?','Find that meat yet, $N? Your little egg here\'s just about ready to hatch. If he don\'t have a good enough first meal, then he might not make it past his first week, and I\'d hate for that to happen.$B$BCan\'t much lie to ya, $N. I\'m jealous of you gettin\' this egg to begin with. Don\'t make me regret helpin\' ya out like this.','','','','','',11472,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,2520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4298,2,357,37,48,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,4297,0,0,0,0,0,0,'Becoming a Parent','Whoa, it was a lot more ready than I thought...','Speak to Agnar Beastamer in the Hinterlands.','Here, take the egg... better you have it so it bonds to you and looks to you to be its dadda.$B$BCongrats, $N. You\'re a parent... kinda.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11474,0,0,0,1,0,0,0,69,0,0,0,0,25,0,0,0,0,0,264,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4300,2,1637,48,52,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Bone-Bladed Weapons','Hmm, maybe there be somethin\' you can do for the Hand now that me think \'bout it. Yes, Jes\'rimon could use your help for sure.$B$BIn Un\'Goro Crater there be raptors with deadly claws. Some of those raptors sometimes have white claws instead of ones black like death. The Hand have... clients... that like weapons crafted from these claws. Bring me many of those white claws, and me pay you good coin. Do it fast enough, and maybe me help you in other ways.','Bring 8 White Ravasaur Claws to Jes\'rimon in Orgrimmar.','Ah, these do nicely. Thank you, $N. An\' you be here long before they needed... that be good.$B$BMaybe we have a weapon fashioned for you from the claws. What do you say?','Me clients are not so patient, $N. Have you gotten any of the claws yet?','','','','','',11477,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11862,11863,11864,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,4000,3060,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), - (4301,2,490,50,55,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,4289,0,0,0,0,0,0,'The Mighty U\'cha','While you have been exploring Un\'Goro, I have seen other things that a mighty hunter such as yourself would relish in. One such sight was a huge ape among the other gorillas to the north. You have been to that cave before, but this time, I wonder if you\'ll survive the encounter if you accept my task.$B$BI call him U\'cha, and he is one of the Earth Mother\'s greatest sons, of that you can be sure. Defeat U\'cha and bring me his pelt. Do this, and I will defend your right to call yourself a great hunter.','Bring U\'cha\'s Pelt to Torwa Pathfinder at the entrance of Un\'Goro Crater.','Well done, $N. I am pleased. You have done a great thing here today.$B$BU\'cha was one of the greatest apes I had ever seen. The fact that you have bested his strength speaks well of your own strength... and courage.$B$BIt is only fitting that I give you this as a sign of respect. You have earned it.','U\'cha... the beast was magnificent. Huge and red, with teeth the size of daggers. His arms as thick as tree trunks, and as fast as any mountain lion I have ever laid eyes upon. You should consider yourself lucky to find such a test of bravery--my people would go generations without seeing such a creature.','','','','','',11476,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11906,11907,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3390,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4321,2,490,47,53,0,0,255,0,0,0,0,0,0,0,0,0,0,8,2,0,0,0,0,0,0,0,'Making Sense of It','The information you have given me about the pylons is very interesting...$B$BGive me a moment to do some calculations, $N. Speak to me again in a moment and I should be able to give you the answer we have been looking for.','Speak with J.D. Collie in a moment.','Alright, $N. This is fascinating... I can only hope that my diagrams are correct! I compiled everything into this manual, which you can have.$B$BI believe I can answer any questions you have about the crystals now, $N.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11482,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,4,0,0,0,0,0,0,4321,4321), - (4322,2,1584,50,58,81,0,77,0,0,0,0,0,0,0,0,0,0,2,2,4282,0,0,6402,0,0,0,'Jail Break!','We need to get out of here, $N. Help me get my gear back from the supply area and free my friends. If we make it out of here, you are to proceed to Morgan\'s Vigil and speak with Marshal Maxwell. He will give you further instruction.','Help Marshal Windsor get his gear back and free his friends. Return to Marshal Maxwell if you succeed.','Amazing, $N. Simply amazing. Windsor stormed through here not five minutes ago. He makes some grand claims but purports that they are supported by his evidence. He is on his way to Stormwind now to confront Bolvar and ... Lady Prestor.','You look exhausted, $n. Perhaps you should have a seat by the fire and relax.','Jail Break!','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12061,12062,0,0,0,0,1,1,0,0,0,0,12065,0,0,0,1,0,0,0,72,0,0,0,0,350,0,0,0,0,17500,4650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4324,2,1584,48,53,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4136,0,0,0,'Yuka Screwspigot','Although my little brother Ribbly has been worthless his whole life, I think, finally, he has some value! But... we might need your help to capitalize on Ribbly\'s newfound worth.$B$BMy sister Yuka has been looking for him for weeks, and tracked him to the Burning Steppes. She sent word to me, asking for some hired hands.$B$BSo, what do you say? Want to help? If so, then speak with my sister. You\'ll find her holed up in Flame Crest, a cave northwest of Dreadmaul Rock.','Speak with Yuka Screwspigot in the Burning Steppes.','Yes, I\'m looking for my brother. We must find him and retrieve him, bless his heart.$B$BBut if we can\'t bring all of him... then his head will suffice.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (4341,2,1584,50,59,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,3701,0,0,0,0,0,0,'Kharan Mighthammer','You have been to the smoldering ruins of Thaurissan? Did you happen to run into a pitiful lout named Kharan Mighthammer? The dwarf that was supposedly watching over my baby girl!$B$B$B$BAnd now she\'s gone, $N!$B$BI have had my men turn the Steppes upside down. The only clue they have as to the whereabouts of my daughter is that she may be inside the Depths. For all I know, she could be dead!$B$BKharan is supposedly being held prisoner there... find him! I want answers!','Travel to Blackrock Depths and find Kharan Mighthammer.$B$BThe King mentioned that Kharan was being held prisoner there - perhaps you should try looking for a prison.','Please, let me explain.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,3480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4342,2,1584,50,59,81,0,77,0,0,0,0,0,0,0,0,0,0,10,2,0,0,0,4361,0,0,0,'Kharan\'s Tale','Please, hear me out before passing judgement!$B','Listen as Kharan Mighthammer tells his story.','As you can see, there was nothing I could have done.','Allow me to finish telling my story.','Kharan\'s Tale','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4343,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Windblossom','','','You apply two Cenarion plant salves to the windblossom. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a windblossom plant. The berries that hang from the plant appear rotten and poisonous. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,4343), - (4361,2,1584,50,59,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,4341,0,0,4362,0,0,0,'The Bearer of Bad News','You must take this information back to King Magni, $N. He will know what to do!$B','Return to Ironforge and deliver the bad news to King Magni Bronzebeard.','','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,20,0,0,0,0,0,3840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4362,2,1584,50,59,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,4361,0,0,4363,0,0,0,'The Fate of the Kingdom','It would seem as if my old adversary, Dagran Thaurissan, has me and the kingdom of Ironforge at his mercy.$B$BYou may be my last hope, $N. You must rescue my dear daughter, Moira!$B$BThere is only one way to make sure that the spell Thaurissan has cast on Moira is broken: Kill him.$B$BAnd $N, do not harm her! Remember, she is being controlled by Thaurissan! The things she may do or say are a result of Thaurissan\'s evil spell!','Return to Blackrock Depths and rescue Princess Moira Bronzebeard from the evil clutches of Emperor Dagran Thaurissan.$B','$B$BWhy???','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9019,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,350,0,0,0,0,0,4830,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4363,2,1584,50,59,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,4362,0,0,0,0,0,0,'The Princess\'s Surprise','Thaurissan was a great and honorable dwarf. You ruined my life and the life of my unborn child!$B$B$B$BReturn to Ironforge and tell my father that the heir to the Kingdom of Ironforge will be a Dark Iron dwarf.$B$BWhether he approves or not, it shall be.','Return to Ironforge and speak with King Magni Bronzebeard.','$B$BIt seems that even in death, Thaurissan has won.$B$BYou are dismissed, $N. Before you leave, you may choose your reward from the royal vault.$B$B','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12548,12543,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,26500,5790,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4381,0,490,47,53,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,4321,0,0,0,0,0,0,'Crystal Restore','','','Arranging the crystals on the table, you carefully align the colors. As you push the last one into place, a burst of light fuses the crystals together.$B$BThe resulting combination is now yours.','The Pylon table allows you to combine green power crystals with yellow power crystals.$B$BAccording to J.D.\'s manual, this combination can be used to heal yourself or your allies.','','','','','',11188,11185,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11562,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (4382,0,490,47,53,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,4321,0,0,0,0,0,0,'Crystal Force','','','Arranging the crystals on the table, you carefully align the colors. As you push the last one into place, a burst of light fuses the crystals together.$B$BThe resulting combination is now yours.','The Pylon table allows you to combine green power crystals with blue power crystals.$B$BAccording to J.D.\'s manual, this combination can be used to increase your spirit.','','','','','',11185,11184,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11563,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (4383,0,490,47,53,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,4321,0,0,0,0,0,0,'Crystal Ward','','','Arranging the crystals on the table, you carefully align the colors. As you push the last one into place, a burst of light fuses the crystals together.$B$BThe resulting combination is now yours.','The Pylon table allows you to combine green power crystals with red power crystals.$B$BAccording to J.D.\'s manual, this combination can be used to strengthen the protection you have against physical damage.','','','','','',11186,11185,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11564,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (4384,0,490,47,53,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,4321,0,0,0,0,0,0,'Crystal Yield','','','Arranging the crystals on the table, you carefully align the colors. As you push the last one into place, a burst of light fuses the crystals together.$B$BThe resulting combination is now yours.','The Pylon table allows you to combine red power crystals with blue power crystals.$B$BAccording to J.D.\'s manual, this combination can be used to weaken an enemy\'s defenses.','','','','','',11186,11184,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11565,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (4385,0,490,47,53,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,4321,0,0,0,0,0,0,'Crystal Charge','','','Arranging the crystals on the table, you carefully align the colors. As you push the last one into place, a burst of light fuses the crystals together.$B$BThe resulting combination is now yours.','The Pylon table allows you to combine red power crystals with yellow power crystals.$B$BAccording to J.D.\'s manual, this combination can be used to create a large explosion that can inflict damage on your enemies.','','','','','',11186,11188,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11566,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (4386,0,490,47,53,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,4321,0,0,0,0,0,0,'Crystal Spire','','','Arranging the crystals on the table, you carefully align the colors. As you push the last one into place, a burst of light fuses the crystals together.$B$BThe resulting combination is now yours.','The Pylon table allows you to combine blue power crystals with yellow power crystals.$B$BAccording to J.D.\'s manual, this combination can be used to create a shield that does damage to enemies.','','','','','',11184,11188,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11567,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (4401,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Songflower','','','You apply some Cenarion plant salve to the songflower. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a songflower plant. A pungent, unhealthy odor emanates from the plant. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,4401), - (4402,2,363,1,3,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,788,0,0,0,0,0,0,'Galgar\'s Cactus Apple Surprise','It sure gets hot out here in the Valley of Trials.$B$B$B$BIf only I had some cactus apples, I could make my famous cactus apple surprise! Nothing cools you off faster than a piece of that delicious treat.$B$BI\'ll tell you what, $N. If you bring me 10 cactus apples, I\'ll make you a few portions of cactus apple surprise to take with you on your adventures. If you\'re interested, you can find cactus apples growing near the cactus plants around here.','Bring Galgar 10 Cactus Apples. You remember him saying that they could be found near cactuses.','Wonderful, $N! As promised, here is your cactus apple surprise plus a little something extra.','Have you finished collecting cactus apples?','','','','','',11583,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11584,0,0,0,10,0,0,0,530,76,0,0,0,500,500,0,0,0,50,228,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4403,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Windblossom','','','You apply two Cenarion plant salves to the windblossom. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a windblossom plant. The berries that hang from the plant appear rotten and poisonous. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,4403), - (4421,2,361,49,54,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Corruption of the Jadefire','Not many seek adventure here... Felwood\'s corruption is widespread and indiscriminate.$B$BAs part of the Emerald Circle, I seek to heal this land, but there are some that wish it to fester.$B$BThe ones I speak of are the Jadefire satyrs that dwell to the northwest of here, at the Ruins of Constellas. Led by a particularly cruel satyr named Xavathras, they continue to spread the disease to any creatures they encounter.$B$BWe must defend this land that was once ours. Defeat Xavathras and destroy his minions.','Kill 11 Jadefire Felsworns, 9 Jadefire Shadowstalkers, 9 Jadefire Rogues, and Xavathras. Return to Eridan Bluewind in Felwood when the task has been completed.','Ridding Felwood of Xavathras is only the first step in a long process. It will take much work to repair the damage that has been done here.$B$BI sense that there is something much larger than just the satyrs at work here, but we will only know the truth with time...','The corruption here drives the creatures into madness...','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7109,7110,7106,9454,11,9,9,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3270,0,0,0,0,0,0,0,0,1,2,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4441,2,361,49,54,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,939,0,0,0,11682,1,0,'Felbound Ancients','The flute you found was carved from an ancient protector, the treant allies that have faithfully protected the night elves.$B$BThe satyrs have been able to corrupt anything they come in contact with, which includes the ancients that made Felwood their home. By the use of the fel, the spirit of the ancient has been bound and tortured, never completely released. The felbind you found is no doubt related.$B$BWe must try to purify the flute, $N. Bring me blessed water from the Temple of the Moon in Darnassus.','Travel to Darnassus and use Eridan\'s Vial to collect a Vial of Blessed Water from the Temple of the Moon. Return to Eridan with the filled vial.','Thank you, $N. Now, we must pray that we can undo the damage that has been done...','The water will hopefully release the spirit of the ancient, and allow it to be at peace.','','','','','',5646,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3270,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0), - (4442,2,361,49,54,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,4441,0,0,0,0,0,0,'Purified!','Using the water of Elune, I will attempt to purify the flute. We must end this suffering...$B$BMay Elune guide my hands and heart.$B$BSpeak with me again in a moment.','Speak to Eridan again in a moment.','With the blessed water, I was able to break the link between the flute and the ancient spirit. I do believe though, that if you were to use this flute in a sacred spot, you may be able to summon the ancient spirits.$B$BPerhaps you might try the ruins in the southern part of Irontree Woods. Many corrupted treants inhabited this area at one time, and it is possible that they may still reside there, even in spirit form.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11445,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3270,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0,0,0), - (4443,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Whipper Root','','','You apply 3 Cenarion Plant Salves to the Whipper Root. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a whipper root plant. The visible roots of the plant appear tough and leathery, and a slimy film hangs from the plant. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4443), - (4444,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Whipper Root','','','You apply 3 Cenarion Plant Salves to the Whipper Root. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a whipper root plant. The visible roots of the plant appear tough and leathery, and a slimy film hangs from the plant. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4444), - (4445,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Whipper Root','','','You apply 3 Cenarion Plant Salves to the Whipper Root. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a whipper root plant. The visible roots of the plant appear tough and leathery, and a slimy film hangs from the plant. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4445), - (4446,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Whipper Root','','','You apply 3 Cenarion Plant Salves to the Whipper Root. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a whipper root plant. The visible roots of the plant appear tough and leathery, and a slimy film hangs from the plant. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,4446), - (4447,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Night Dragon','','','You apply 4 Cenarion Plant Salves to the Night Dragon. It immediately begins to shed it\'s corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a night dragon plant. The fruits that hang from the plant appear rotten and poisonous. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4447), - (4448,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Night Dragon','','','You apply 4 Cenarion Plant Salves to the Night Dragon. It immediately begins to shed it\'s corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a Night Dragon plant. The fruits that hang from the plant appear rotten and poisonous. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,4448), - (4449,2,51,43,45,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4450,0,0,0,'Caught!','Hey! Hey, you! Get over here!$B$BYa gotta help me out. I was runnin\' from them Dark Iron dwarves, and I hid in here to get out of sight. Damn bastard geologists and their magic ways! They musta seen me hide, cause next thing I knew, they locked the door and stuck me in here.$B$BTeach them geologists a lesson! Oh... an\' can ya get me some pieces of silk cloth for... for... nothin\'.','Kill 8 Dark Iron Geologists and bring 15 pieces of Silk Cloth to the person locked in the outhouse in Searing Gorge.','Oh, this is great! Nice feel to it too!$B$BWhat? Oh, yeah... geologists. Got \'em good, did ya? I can\'t thank ya enough, $N. That\'ll give me some time to finish up in here... I mean, it\'ll let me not have to worry about them comin\' back for me anytime soon. Thanks again.','I ain\'t got all day! Get me those pieces of silk cloth! I mean geologists. Get those geologists! They deserve to feel my, well... your wrath.','','','','','',0,4306,0,0,0,15,0,0,0,0,0,0,0,0,0,0,5839,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (4450,2,51,43,46,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,4449,0,0,0,0,0,0,'Ledger from Tanaris','Oh, you know what? That reminds me.$B$BYou wanna finish up a little job I took up while I was in Tanaris? It\'s easy...$B$BKrinkle Goodsteel in Gadgetzan was lookin\' for some stuff found here in Searing Gorge and a few other places. Maybe you could take a look at the list and then bring it all to him?$B$BI\'ll just slide his ledger under the door if you\'re interested. Take that, and the stuff he wants back to him after ya collected it all.','Take the copy of Goodsteel\'s Ledger and then find the items listed in it before seeking Krinkle Goodsteel in Tanaris.','Oh, you\'ve seen fit to do some of the work I requested. Excellent. And here I thought you were going to ask me to craft you something.$B$BThese are all perfect... and everything\'s here. Thank you, $C.$B$BMaybe it wouldn\'t hurt to reward you some... hmm, what would you find useful.','Yes, yes? What can I do for you, $R? I\'m awfully busy and have many patrons requesting my services. Perhaps you can speed things up. I don\'t mean to be rude, but I just don\'t have the time if I\'m to catch up on all my work.','','','','','',11727,11725,11724,11723,1,20,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11860,11861,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,350,0,0,0,0,0,3030,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,6,1,1,0,0,0,0,0,0,4450,0), - (4451,2,51,43,47,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11818,1,0,'The Key to Freedom','The small brass key looks simple enough.. The only thing that seems to make it stand out are some words scratched into the head of it:$B$B\"Dark Iron Outhouse - Do Not Duplicate.\"$B$BYou have no idea what it means or what it will lead to.','Search Searing Gorge and find a use for the Grimesilt Outhouse Key you have found.','Well, I\'ll be! How in tarnation!? You found the key! I knew them blasted Dark Irons were hiding it after they locked me in here! Thank ya so much, $N. You\'re the greatest! Now, just turn the key and let ol\' Locheed outta here!','*cough*$B$BWho is it? Can\'t ya see I\'m busy?','','','','','',11818,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4451), - (4461,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Whipper Root','','','You apply 3 Cenarion Plant Salves to the Whipper Root. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a whipper root plant. The visible roots of the plant appear tough and leathery, and a slimy film hangs from the plant. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,4461), - (4462,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Night Dragon','','','You apply 4 Cenarion Plant Salves to the Night Dragon. It immediately begins to shed it\'s corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a Night Dragon plant. The fruits that hang from the plant appear rotten and poisonous. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4462), - (4463,0,46,50,55,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'Libram of Rumination','','','Take your trinket, fool. Leave me to my studies!','Present the components, mortal.$B$BI will also require payment in the form of thirty gold pieces for this creation.','','','','','',11754,11752,8424,11732,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11622,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-300000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4464,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Songflower','','','You apply some Cenarion plant salve to the songflower. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a songflower plant. A pungent, unhealthy odor emanates from the plant. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4464), - (4465,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Songflower','','','You apply some Cenarion plant salve to the songflower. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a songflower plant. A pungent, unhealthy odor emanates from the plant. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4465), - (4466,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Windblossom','','','You apply two Cenarion plant salves to the windblossom. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a windblossom plant. The berries that hang from the plant appear rotten and poisonous. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4466), - (4467,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Windblossom','','','You apply two Cenarion plant salves to the windblossom. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a windblossom plant. The berries that hang from the plant appear rotten and poisonous. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,4467), - (4481,0,46,50,55,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'Libram of Constitution','','','It is disgrace to his memory... a mortal, such as yourself, finishing his life\'s work.$B$BTake your amalgamation and be gone!','There is a price to pay for all things in this world. The price for the specific item that you seek is thirty gold pieces.$B$BNaturally, I shall retain the majority of the components which you collected. But worry not, you shall have your trinket.','','','','','',11754,8411,11733,11952,1,1,1,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11642,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-300000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4482,0,46,50,55,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'Libram of Tenacity','','','It took Kariel what would amount to several of your lifetimes to complete the libram that you now hold, $R. All for what? So that his disciple could stand in the Burning Steppes and bastardize his research in order to satiate a never ending arcane craving... Curse this foul addiction.$B$BI am disgusted with your lack of compassion and insatiable greed. Be gone!','Thirty gold, $R. Thirty gold and the required components.','','','','','',11754,11734,11564,11753,1,1,4,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11643,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-300000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4483,0,46,50,55,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'Libram of Resilience','','','Other librams are lost in this world. Lost in places you would not dare enter. Places you would pray did not exist.$B$BI will drink in the energies of these components. You shall be given the residual waste...','If it is resilience you desire, thirty gold I require.','','','','','',11754,11567,11751,11736,1,4,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11644,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-300000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4484,0,46,50,55,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'Libram of Voracity','','','My head throbs... The energies of the vast expanses that makes up our universe... ARGGH!$B$BTake what you desire and leave!','Do not waste my time, $R. Give me what I require. Thirty gold and the components.','','','','','',11754,11737,11951,11563,1,1,4,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11647,11648,11649,11645,11646,0,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-300000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4485,2,-141,40,40,0,2,5,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4485,0,0,0,0,'The Tome of Nobility','Hello, $N. I see your dedication remains strong, as does your faith.$B$BI think it is time you spoke with Duthorian Rall in Stormwind. There are some more lessons for you to learn, and I feel you are prepared.$B$BSeek him out in the Cathedral of Light, and $N, take these lessons seriously. You\'ve attained your status through humility and hard work, do not disappoint us by becoming arrogant.$B$BBe well.','Speak to Duthorian Rall in Stormwind.','','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4486,2,-141,40,40,0,2,5,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4485,0,0,0,0,'The Tome of Nobility','Well, well, well, look at the mighty paladin in all $ghis:her; regality.$B$BSorry, $N, I meant no offense... I just get a little jealous sometimes when I see some of the feats you\'ve accomplished. Tiza tells me it\'s my weakness, and I swore to her I\'d work on it. It\'s just hard sometimes, you know?$B$BBut the reason I wanted to talk to you was because Duthorian Rall in Stormwind sent word for you to meet him in the Cathedral of Light when you\'re ready. Sounded important. Sounded like something\'s going on.','Speak to Duthorian Rall in Stormwind.','','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4487,2,-61,40,40,0,256,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4487,4490,0,0,0,'Summon Felsteed','Ah, good, you\'re here. I sent a $g succubus:infernal; after you to get your attention, but it seems you were able to get here before it found you. No matter.$B$BThere has been some talk lately of your growing power--that is good for you, possibly bad for others. But those are irrelevant points. The point is, I feel you\'ve proven yourself and therefore are deserving of... hehe... a blessing of sorts.$B$BAbove Ratchet in the Barrens you\'ll find a man named Strahad. I believe you\'ve crossed paths before.','Speak to Strahad Farsan in Ratchet.','','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4488,2,-61,40,40,0,256,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4487,4490,0,0,0,'Summon Felsteed','Ah, $N, you\'ve seen fit to grace us with your presence. How wonderful!$B$BI hope you do not expect us to wait on you hand and foot also. You may be growing quickly in power, but you still are a pup when it comes to true knowledge and understanding. If you\'re not careful, corruption will overwhelm you and your weak will.$B$BBut I should get to the point: Strahad wishes to speak to you. He is still residing in his tower overlooking Ratchet in the Barrens. I suggest not taking too long.','Speak to Strahad Farsan in Ratchet.','','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4489,2,-61,40,40,0,256,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4487,4490,0,0,0,'Summon Felsteed','You, $r! Come here!$B$BYou\'re the one they call $N, yes?$B$BI thought as much. I will keep this short: you\'re growing in power, and it has been acknowledged. And now, the time has come that you are rewarded for your efforts.$B$BGo to the Barrens. There, above Ratchet, you\'ll find Strahad Farsan--perhaps you remember him? He would have words with you. I wouldn\'t take long.','Speak to Strahad Farsan in Ratchet.','So, you\'ve decided to grace my presence again. How kind of you.$B$BMy acolytes wondered if you\'d ever show up. I told them there was no doubt. When power is concerned, you are drawn in like a moth to the flame.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4490,2,-61,40,40,0,256,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Summon Felsteed','I would give you a reward for your patience and hard work. But know this, the ability to summon a Felsteed will be much more difficult in the future. You will have to earn it... and it will not be easy.$B$BFor now, go with the power to summon such a creature and use it as you see fit.','Speak to Strahad Farsan in Ratchet to learn the ability to summon a Felsteed.','Good luck, $N. I look forward to seeing you in the future.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,180,5784,5785,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4491,2,490,50,55,0,0,255,0,0,0,0,0,0,0,0,0,1500,2,2,4492,0,0,0,11804,1,0,'A Little Help From My Friends','Ugh... It\'s so hot...$B$BI was exploring this area, when all of a sudden, the heat just became unbearable. I must be suffering from heat exhaustion.$B$BPlease, help me get back to my friend Spraggle at Marshal\'s Refuge. I think I\'m well enough to follow you there.$B$BI am feeling a little out of it, so if I do happen to faint again, just splash some water on me from Spraggle\'s canteen. That should work, I hope...','Lead Ringo to Spraggle Frock at Marshal\'s Refuge.$B$BIf Ringo faints, use Spraggle\'s Canteen to revive him.','Ringo\'s not in the best shape, $N, but I am glad to have him back in one piece!$B$BThank you for finding him.','I\'ve been so worried about Ringo...','Escort Ringo to Spraggle Frock at Marshal\'s Refuge','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11910,11911,11913,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,4,0,0,0,0,0,0,0,0), - (4492,2,490,50,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15722,1,0,'Lost!','You\'ve got to help me, $N! My friend, Ringo left earlier to explore the volcano to the south of here, and he has been gone way too long. I am really worried about him.$B$BDo you think you could find him? Why don\'t you take my canteen with you -- if you do find Ringo, I\'m sure he\'ll need it!','Find Ringo at Fire Plume Ridge.','Oh... I\'m so glad someone found me...','Wha... What?','','','','','',15722,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1680,0,0,0,0,0,0,0,0,5,1,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (4493,2,1657,50,53,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4496,0,0,0,'March of the Silithid','It would seem that the silithid\'s intent, nay - reason for being, is to devour everything in their path that is not of their ecology. Their focus is singular, and it is for this reason they are a grave threat to all life on Azeroth.$B$BWhat we\'ve seen to date is but the first stages. I suspect that their strength comes from deeper in Kalimdor: Un\'Goro Crater. Go to Gadgetzan in the Tanaris desert and speak to Alchemist Pestlezugg. Tell him of my theory; he will surely aid us in fighting the silithid.','Speak to Alchemist Pestlezugg in Gadgetzan.','Yes, I gathered that Gracina sent you to me. Your experience in fighting these beasties is priceless; no one to my knowledge has ever dealt with their kind before. As for Gracina\'s idea that Un\'Goro Crater is their heart... perhaps it is. Un\'Goro is a mysterious and dangerous jungle to the west of here. Perhaps it is also one step closer to figuring out what the silithid are all about.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (4494,2,1637,50,53,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4496,0,0,0,'March of the Silithid','It would seem that the silithid\'s intent, nay - reason for being, is to devour everything in their path that is not of their ecology. Their focus is singular, and it is for this reason they are a grave threat to all life on Azeroth.$B$BWhat we\'ve seen to date is but the first stages. I suspect that their strength comes from deeper in Kalimdor: Un\'Goro Crater. Go to Gadgetzan in the Tanaris desert and speak to Alchemist Pestlezugg. Tell him of my theory; he will surely aid us in fighting the silithid.','Speak to Alchemist Pestlezugg in Gadgetzan.','Yes, I gathered that Zilzibin sent you to me. Your experience in fighting these beasties is priceless; no one to my knowledge has ever dealt with their kind before. As for Zil\'s idea that Un\'Goro Crater is their heart... perhaps it is. Un\'Goro is a mysterious and dangerous jungle to the west of here. Perhaps it is also one step closer to figuring out what the silithid are all about.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4495,2,188,2,4,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,3519,0,0,0,0,0,'A Good Friend','A friend of mine named Iverron usually visits me at the same time every day. The strange thing is that he hasn\'t been by today at all -- he\'s several hours late, in fact.$B$BI admit, I am a little worried, $N. Iverron spends a lot of time over by the cave to the north, and I\'m sure you know how dangerous it is there -- spiders, everywhere!$B$BIf you happen to be going that way, though, will you keep an eye out for him?','Find Iverron by the cave to the north.','I\'m so glad you found me, $N. How did you know I was here?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,162,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (4496,2,440,50,53,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Bungle in the Jungle','My research revealed to me that the silithid are like bees; destroy the queen of the hive, and the rest of should be thrown into disarray. I\'ll brew a lure that we\'ll use to bring out the queen; once summoned, you\'ll take her down.$B$BFirst though, we need some reagents; we don\'t want you bungling into the jungle unprepared. Go west to find the silithid hive in Un\'Goro Crater and obtain a scent gland from one of the bugs. I\'ll also need some samples of the native Un\'Goro soil.','Bring a Gorishi Scent Gland and 5 Un\'Goro Soil samples to Alchemist Pestlezugg in Gadgetzan.','The scent gland, ah yes. The membrane appears intact - excellent. The soil, yes, this should work out perfectly. With my special additions, I should be able to grind all this up into the perfect lure.$B$BGive me a moment to make the lure, $N. Once it\'s ready, we\'ll be able to enact the next step that may hopefully stop the silithid before they overrun Gadgetzan... and the rest of Kalimdor.','Finding a suitable scent gland might take a bit - the gland can\'t be damaged, but the process of getting one certainly doesn\'t lend itself to it. As for the soil, I\'d assume it should be easy enough to find.$B$BAnyway, do you have the items I need to make the lure?','','','','','',11837,11018,0,0,1,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,250,0,0,0,0,0,3150,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,21,0,0,0,0,0,0,0,0,0), - (4501,2,490,49,55,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Beware of Pterrordax','Wanted: A skilled fighter to deal with the threat of the Pterrordax that inhabit the Un\'Goro Crater. Their numbers are growing, and they are becoming a menace to travelers in the area.$B$BDecrease the population by slaying 10 pterrordax and 15 frenzied pterrordax.$B$BSpeak with Spraggle Frock after completing the task for a reward.','Kill 10 Pterrordax and 15 Frenzied Pterrordax, then speak to Spraggle Frock at Marshal\'s Refuge.','I am absolutely terrified of the pterrordax here! Thank you for decreasing their numbers, $N. Now I might feel safe enough to venture out of Marshal\'s Refuge.','To tell you the truth, I really wasn\'t that worried about the strange creatures... Until the day that I saw it written on the side of a large stone.$B$BBEWARE OF PTERRORDAX$B$BWho could have written it? I don\'t know, but it\'s too creepy to just ignore!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9166,9167,0,0,10,15,0,0,0,0,0,0,11918,11919,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,4,0,0,0,0,0,0,0,0), - (4502,2,490,49,55,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Volcanic Activity','Being an apprentice to Marvon Rivetseeker, I\'ve learned so much. But he\'s been gone for such a long time now, so I think I\'m going to work on some experiments of my own.$B$BI\'ve been reading about Un\'Goro Crater most recently, and about the strange volcanic activity going on in the middle of the crater. I think a lot could be learned if I could just get some of the ash from the elementals there.$B$BDo you think you\'d mind collecting some for me, if you are going that way?','Collect 9 samples of Un\'Goro Ash from the fire elementals around the volcano in Un\'Goro Crater, and return them to Liv Rizzlefix in Ratchet.','These samples will be perfect for my studies! Thank you, $N! I promise, you\'ll be the first one I will tell about my findings.','Is it true that the volcano in Un\'Goro is active? I\'m sure I could learn a lot with some ash from the volcano, $N.','','','','','',11829,0,0,0,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,250,0,0,0,0,8500,3390,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,6,4,1,0,0,0,0,0,0,0,0), - (4503,2,490,49,51,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Shizzle\'s Flyer','I\'m making a flying machine!$B$BI got stranded here, and I\'m absolutely horrible at finding my way around. I\'d take a gryphon or wind rider back to Gadgetzan, but those beasts just scare me to death.$B$BSo, will you help me? All I have left to build is the wings, and I was thinking that the webby scales from the pterrordax and diemetradon would be perfect. There\'s no way I\'m going to go up against one of those, but you look pretty tough. Why don\'t you give it a try?','Collect 8 Webbed Diemetradon Scales and 8 Webbed Pterrordax Scales for Shizzle in Marshal\'s Refuge.','Yes, these scales are perfect. I should be able to get this flyer off the ground with these scales for sure!$B$BThanks!','Every great vehicle needs a name... I was thinking I\'d call it... Pwned!','','','','','',11830,11831,0,0,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11915,11916,11917,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2940,0,0,0,0,0,0,0,0,4,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (4504,2,440,48,54,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Super Sticky','I\'m always looking for a quick way to earn a gold, $N. If you help me with my newest idea, I\'ll let you in on a little of the profit. How does that sound to you?$B$BI thought so!$B$BHead to the tar pits in northern Un\'Goro Crater, and collect me some tar. Not just any tar, now, you\'ll need to get it from the beasts that live around the tar pits. Regular tar just simply isn\'t sticky enough.$B$BThe plant-like creatures contain chlorophyll in their skin, and mixed with the tar, it\'s super sticky!','Collect 12 samples of Super Sticky Tar for Tran\'rek in Gadgetzan.','Yes, this tar is just the stuff...$B$BHey, wait a minute, my hands... I can\'t seem to get them apart...$B$BMaybe this wasn\'t such a good idea. Oh, but wait! Super sticky tar remover! That\'s where the real money is!','Tran\'rek\'s done it again -- this super sticky glue will be all the rage!','','','','','',11834,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,250,0,0,0,0,16500,3270,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,4,1,0,0,0,0,0,0,0,0,0), - (4505,2,361,49,54,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12566,1,0,'Well of Corruption','Some may say that I am exceptionally cruel... But truly, it is only a strong desire to see the Horde gain an advantage against the Alliance, in any way possible.$B$BMy newest interest is a moonwell at the Ruins of Constellas, south of here, tended by the Jadefire satyrs. The moonwell, once a symbol of renewal for the insufferable night elves, is now corrupted, and used to bring forth more satyrs.$B$BI have an idea, $N, and I\'d like a sample of the water... for my little feline friend here.','Collect a sample of corrupted water from the Jadefire Satyrs\' moonwell and bring it to Winna Hazzard at Bloodvenom Post.','Very well. We must find a way to use this corruption against our enemies...','This is of utmost importance. Be on your way, now.','','','','','',12567,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,3240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4506,2,361,49,54,0,0,178,0,0,0,0,0,0,0,0,0,0,2,2,4505,0,0,0,12565,1,0,'Corrupted Sabers','This corrupted water can be used to our advantage, $N. With just a small amount of the water, my kitten doubled in size, and seems to be stronger... somehow. These cats may prove useful...$B$BHere, $N. Take this cat carrier, and release the kitten inside next to the moonwell in the Ruins of Constellas. Heh, heh... I\'m sure you\'ll be pleased with the results!$B$BReturn the cat to me, and I\'m sure I can make it worth your time.','Take Winna\'s kitten to the corrupted moonwell, release it, then bring it back to Winna.$B$BOnce you have returned to Winna, click on the cat to release it to Winna.','Excellent!$B$BThe forsaken will resort to any means necessary to crush the alliance! The use of the corrupted water will surely prove useful in our future efforts...','Don\'t tell me that you can\'t go back there! Get going!','Return the corrupted cat to Winna Hazzard','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,6000,3270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4507,2,440,50,54,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,4496,0,0,0,11833,1,0,'Pawn Captures Queen','Here\'s the lure. Inside the hive network should be a crystal of some sort. We think the silithid use the crystal as some sort of hive-wide attunement device. As for where this crystal might be, I\'d say try the hatcheries inside the hive.$B$BUsing the lure on the crystal should roust out the queen, but be warned - she will probably be protected by several guards. Take out the queen and remove her brain. As icky as that sounds, we desperately need to study it. Good luck, $N!','Defeat the Gorishi Hive Queen once she is summoned.$B$BBring the Gorishi Queen\'s Brain to Alchemist Pestlezugg in Gadgetzan.','Fantastic, $N! We\'ve won quite the victory here today. It will take some time for us to fully understand what we have here; we\'ll put it to good use though, don\'t you worry about that.$B$BAs for the silithid, I genuinely doubt that this was the full extent of their presence. This is much too clean of a resolution, I\'m sorry to say.','Acquiring the queen\'s brain for our research is absolutely imperative. From what we have learned, we believe that these silithid are quite possibly being controlled by a malign intelligence. I shudder to think what could control something as insidious as the silithid, $N.','','','','','',11835,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3270,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,4,0,0,0,0,0,0,0,0,0), - (4508,2,440,50,54,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,4507,0,0,4510,11844,1,0,'Calm Before the Storm','My recent findings and the knowledge we have gained here today needs to reach hands that can quite possibly do something with it. As resourceful as we are here in Gadgetzan, we can\'t do this alone.$B$BTake my latest report back to Gracina Spiritmight in Darnassus; she\'s still at the Temple of the Moon, is she not? She\'s got friends who are Alliance bigwigs; if we can get them involved in this $N, then we just might make it out of this alive.','Bring Pestlezugg\'s Un\'Goro Report to Gracina Spiritmight in Darnassus.','While I genuinely appreciate this, I am not sure what good it will do us. The Alliance ignores threats from any source other than the Horde, and even our own leaders here in Darnassus cannot agree on what exactly this threat is. Fools like Fandral Staghelm theorize that the silithid are nothing like the threat from the ancient past I claim them to be. His ignorance is only surpassed by his arrogance.$B$BYou have seen the threat yourself, $N. We must remain committed to defeating the silithid!','They are fools, $N! They cannot even think to look around them for a greater threat; their irrational hatred of the Horde will be the end of us all. I do not know how much more proof I can give them of the silithid threat short of dropping them in one of the hives so they can see for themselves!$B$BI\'m sorry, you bring news for my attention?','','','','','',11844,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,25,0,0,0,0,0,330,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,5,1,1,5,0,0,0,0,0,0,0), - (4509,2,440,50,54,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,4507,0,0,4511,11844,1,0,'Calm Before the Storm','My recent findings and the knowledge we have gained here today needs to reach hands that can quite possibly do something with it. As resourceful as we are here in Gadgetzan, we can\'t do this alone.$B$BTake my latest report back to Zilzibin Drumlore in Orgrimmar; he\'s still in his place on the upper part of the Drag, is he not? He\'s got friends who are high within the Horde; if we can get them involved in this $N, then we just might make it out of this alive.','Bring Pestlezugg\'s Un\'Goro Report to Zilzibin Drumlore in Orgrimmar.','While I genuinely appreciate this, I am not sure what good it will do us. The Horde ignores threats from any source other than the Alliance. While Thrall himself might take action were the facts presented to him, he is beset on all sides by conflicting advice. These fools would have us chase our own imaginary tails were they to think it might catch the Alliance unawares!$B$BYou have seen the threat yourself, $N. We must remain committed to defeating the silithid!','They are fools, $N! They cannot even think to look around them for a greater threat; their irrational hatred of the Alliance will be our undoing. I do not know how much more proof I can give them of the silithid threat short of dropping them in one of the hives so they can see for themselves!$B$BI\'m sorry, you bring news for my attention?','','','','','',11844,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,10,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4510,2,1657,50,54,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,4508,0,0,0,11843,1,0,'Calm Before the Storm','$N, your help has been immeasurable. The time will come, no doubt, when I\'ll ask for your assistance against the silithid once more. We must absorb what we have learned in Un\'Goro; I fear that my assumptions that the silithid originated from Un\'Goro are now wrong... that indeed there is a far stronger presence somewhere.$B$BTake this note to Idriana at the bank. She\'ll give you something from my vault that should be viewed as a token of my gratitude. Thank you for your assistance, brave $c.','Bring the Bank Voucher to Idriana in the bank of Darnassus.','This bank voucher authorizes me to withdraw an item from Gracina Spiritmight\'s account with us and present it to you. Congratulations would seem to be in order!','Elune\'adore, $C. What may I do for you today?','','','','','',11843,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11870,11871,11872,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,69,0,54,47,72,500,0,500,500,500,0,4890,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,2,1,0,0,0,0,0,0,0,0,0), - (4511,2,1637,50,54,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,4509,0,0,0,11843,1,0,'Calm Before the Storm','$N, we could not have gotten this far without you. The time will come soon, no doubt, when I\'ll ask for your help against the silithid once more. We must absorb what we have learned in Un\'Goro; I fear that my assumptions that the silithid originated from Un\'Goro are now wrong... that indeed there is a far stronger presence somewhere.$B$BTake this note to Karus at the bank. He\'ll give you something from my vault that should be viewed as a token of my gratitude. Thank you for your assistance, mighty $c.','Bring the Bank Voucher to Karus in the bank of Orgrimmar.','This bank voucher authorizes me to withdraw an item from Zilzibin Drumlore\'s account with us and present it to you. Congratulations would seem to be in order!','Zug zug! What may I help you with today, $C?','','','','','',11843,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11870,11871,11872,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,530,76,0,81,68,500,500,0,500,500,0,4890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4512,2,1537,48,52,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11912,1,0,'A Little Slime Goes a Long Way','But the thing I\'ve studied most is ooze. I know it sounds odd, but they\'re all over!$B$BI helped a lady in Menethil find her bag not too long ago--it was eaten by oozes. I\'ve seen members of the Royal Apothecary Society from Undercity collecting samples of the stuff. I want to know why! Where does it come from?$B$BI\'ve heard of more in Felwood. What I need are samples of the oozes there so I can further my research. I\'ll give you containers, you use them to collect a sample from the deceased creatures.','Bring 6 Filled Cursed Ooze Jars and 6 Filled Tainted Ooze Jars to Laris Geardawdle in Ironforge.','Amazing results, $N! You got close enough to take a sample of the corrupted things, and managed to look no worse for wear! Thank you. Oh, these samples will be perfect. I can\'t wait to start testing on them.$B$BIf I\'m right, I could be one of the Explorers\' Leagues greatest scientists!$B$BThat\'ll prove to all the dwarves that it wasn\'t a mistake to allow us gnomes into Ironforge after the Gnomeregan incident.','Some of the experiments I\'ve done are fascinating. I think with a little more work, I\'ll be able to figure out the nature of these creatures and how they play into how life developed on Azeroth... if they even have anything to do with it to begin with.$B$BOne of my biggest theories that isn\'t well liked is the idea that oozes and slimes are tied to the creation of this planet... almost like they\'re a secretion of it.$B$BBut I can\'t prove or disprove it until I get more samples.','','','','','',11947,11949,0,0,6,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,350,0,0,0,0,7500,3810,0,0,0,0,0,0,0,0,5,1,1,0,0,0,0,0,0,1,5,1,1,0,0,0,0,0,0,0), - (4513,2,1537,48,54,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,4512,0,0,0,11955,1,0,'A Little Slime Goes a Long Way','I\'m going to need more samples, $N. But--and I don\'t know how to put this--they have to be pure samples. I know, I know. \"What does \'pure\' mean, Laris?\" I\'m not sure. I do know that these are corrupt... just like Felwood. Which is what makes my realization so important. The oozes seem to adapt... to take on the aspects of the area they\'re in. I\'ll need to find samples that haven\'t been polluted. But where? Where?!$B$BBah! $N, take these containers just in case you find any on your own.','Bring 10 Filled Pure Sample Jars to Laris Geardawdle in Ironforge.$B$BIf you have trouble finding them, perhaps try to get more clues from Laris.','You\'ve found it? $N, you are a treasure unto yourself. Your dedication and aid has been magnificent and I could not possibly thank you enough.$B$BPlease, take this for your troubles. I have some work to do, but I\'m sure, if you come back at a later time, I\'ll have need of your services again.$B$BThank you. Thank you so much.','So many things to consider. But what does it mean? And how does it affect the lives of the people of Azeroth?','','','','','',11954,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12050,12051,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,350,0,0,0,0,4000,4080,0,0,0,0,0,0,0,0,5,1,1,0,0,0,0,0,0,1,6,4,1,0,0,0,0,0,0,0), - (4521,2,361,52,56,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4741,0,0,0,'Wild Guardians','Winterspring lies just beyond Timbermaw, northeast of Felwood. Have you been there?$B$BI have heard that the area is laden with creatures called wildkin. These beasts have been known to guard secrets; secrets of the Night elves.$B$BWe must figure out what may be hidden in Winterspring.$B$BI have heard the ragged owlbeasts can be found just south of the road, and that there are others called raging owlbeasts that may be found in the center of Winterspring. Clear them out, and gain access to the land.','Trull Failbane in Felwood wants you to kill 15 Raging Owlbeasts and 15 Ragged Owlbeasts.','This is excellent news, $N. With these beasts out of the way, we can begin to adventure further into Winterspring. Are you ready for more?','Report back to me after you have completed the task I gave you.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7451,7450,0,0,15,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,8500,3480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0); + (3634,2,-201,30,47,0,0,77,202,200,0,0,0,0,0,0,0,0,0,0,0,0,3640,3526,0,10789,1,0,'Gnome Engineering','Engineering at the expert level breaks into two disciplines: gnome and goblin. While I think it is a waste, you should be aware of gnome specialization. They make items and gadgets that claim to change the world, but rarely often work.$B$B$N, read this manual. If you wish to learn how to make metal paper weights, then take that manual to Tinkmaster Overspark in Ironforge. Remember - membership is permanent and prevents joining the other discipline, so make sure you are sure before finishing his task!','If you wish to learn more about Gnome Engineering, take the Manual of Engineering Disciplines to Tinkmaster Overspark in Ironforge.','Ah, a young engineer interested in pursuing the one, true discipline of engineering! Well forgive my melodrama, friend. While our situation remains dire, it still is always a good day to see another engineer respond to the clarion call of true engineering!','Yes, yes, what needs of yours might I address today? Clearly, I have the time to do such since all I do is stand here while our beloved city lies in a cloud of irradiated death.','','','','','',10789,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3635,2,-201,30,47,0,0,178,202,200,0,0,0,0,0,0,0,0,0,0,0,0,3642,3526,0,10789,1,0,'Gnome Engineering','Engineering at the expert level breaks into two disciplines: gnome and goblin. While I think it is a waste, you should be aware of gnome specialization. They make items and gadgets that claim to change the world, but rarely work.$B$B$N, read this manual. If you wish to learn how to make metal paper weights, then take the manual to Oglethorpe Obnoticus in Booty Bay. Remember - membership is permanent and prevents joining the other discipline, so make sure you are sure before finishing his task.','If you wish to learn more about Gnome Engineering, take the Manual of Engineering Disciplines to Oglethorpe Obnoticus in Booty Bay.','You\'ve come to learn about gnome engineering, eh? Well, you\'ve come to the right gnome. While the ruling faction of Gnomeregan may use politics to ostracize those they view as an intellectual threat, they know that knowledge is something they cannot control.$B$BThey and I both know that when I left Gnomeregan, they lost one of their greatest gnome engineers alive today. If you\'re a capable student, I\'ll teach you what I know.','Hello there! If you\'ve come about a homing robot that may have smashed through a wall of your domicile, then I will refer you to my barrister in advance. Otherwise, what can I do for you today?','','','','','',10789,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3636,2,722,39,42,81,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Bring the Light','The Scourge is a persistent threat to the Alliance, a fact I am sure you know quite well. Recently, we have come across some very peculiar findings, $N.$B$BIn the Barrens lies a horrid tangle of briars called Razorfen Downs. While once it was the home of simple quilboar, now it has become apparent that a pact was made with the Scourge, creating creatures far worse... They are now ruled by the lich, Amnennar the Coldbringer.$B$BAlign yourself with the Light, $N; put an end to this evil union.','Archbishop Bendictus wants you to slay Amnennar the Coldbringer in Razorfen Downs.','Thank you , $N. The Scourge will now think twice before attempting to bolster its ranks again.$B$BMay you be blessed by the Light.','Amnennar must be eradicated. Go, swiftly.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7358,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10823,10824,0,0,1,1,0,0,72,0,0,0,0,150,0,0,0,0,0,2580,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3637,2,-201,30,47,0,0,178,202,200,0,0,0,0,0,0,0,0,0,0,0,0,3642,3526,0,10789,1,0,'Gnome Engineering','Engineering at the expert level breaks into two disciplines: gnome and goblin. While I think it is a waste, you should be aware of gnome specialization. They make items and gadgets that claim to change the world, but rarely work.$B$B$N, read this manual. If you wish to learn how to make metal paper weights, then take the manual to Oglethorpe Obnoticus in Booty Bay. Remember - membership is permanent and prevents joining the other discipline, so make sure you are sure before finishing his task.','If you wish to learn more about Gnome Engineering, take the Manual of Engineering Disciplines to Oglethorpe Obnoticus in Booty Bay.','You\'ve come to learn about gnome engineering, eh? Well, you\'ve come to the right gnome. While the ruling faction of Gnomeregan may use politics to ostracize those they view as an intellectual threat, they know that knowledge is something they cannot control.$B$BThey and I both know that when I left Gnomeregan, they lost one of their greatest gnome engineers alive today. If you\'re a capable student, I\'ll teach you what I know.','Hello there! If you\'ve come about a homing robot that may have smashed through a wall of your domicile, then I will refer you to my barrister in advance. Otherwise, what can I do for you today?','','','','','',10789,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3638,2,-201,30,47,0,0,255,202,200,0,0,0,0,0,0,0,0,0,0,0,0,0,3638,3639,10792,1,0,'The Pledge of Secrecy','Goblin engineering is about practical uses for high profit and higher explosive power! Our schemata allow us to make powerful bombs and mighty weaponry; the manual you read covered this.$B$BThe manual also covered our ages old oath of secrecy on our schemata. Once you become a goblin engineer, that\'s that. There is no access to gnome engineering at all.$B$BIf you still want to become a goblin engineer, sign this document pledging life-long secrecy and speak with me again. Think about it carefully, $N.','If you agree to become a Goblin Engineer, then right-click on the Pledge of Secrecy and speak once more with Nixx Sprocketspring in Gadgetzan.','Welcome aboard, Goblin Engineer $N! You soon will have access to the most powerful engineering schemata anywhere on Azeroth.$B$BNow that you have committed yourself to the pursuit of this knowledge, it is time to examine your goblin-oriented engineering work. From there, we\'ll help you build a plan to maximize your goblin engineering talents!','If you\'ve signed the document and are ready to hand it to me, then that is that. You\'ve been told that this is a one way trip. If you\'re ready, then hop on board!','','','','','',11270,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3639,2,-201,30,47,0,0,255,202,200,0,0,0,0,0,0,0,0,0,8,0,3638,0,0,0,0,0,0,'Show Your Work','As your mentor, I want samples of your work. You\'re a skilled engineer; there is no question of this, $N. What I hope to do though is analyze them for ways to emphasize goblin-oriented techniques in your future efforts. I need the following: twenty big iron bombs, twenty sticks of solid dynamite, and five explosive sheep - and keep the safeties armed!$B$BSubmit these items to me and I will issue you your own Goblin Engineer Membership Card; it is required for access to all goblin engineering trainers!','Bring 20 Big Iron Bombs, 20 Solid Dynamite, and 5 Explosive Sheep to Nixx Sprocketspring in Gadgetzan.','Here is your first Goblin Engineer Membership Card!$B$BThis card has its dues paid for in advance for fourteen days; all cards expire after two weeks of activity. When it does, pay your next set of dues to any goblin engineer trainer in order to get another card; without the card, your membership will temporarily lapse and you cannot access new schemata.$B$BThis never affects what you already know; once a goblin engineer, always a goblin engineer.','Once I receive your crafted engineering items for my review, I will hand you a genuine Goblin Engineer Membership Card! So long as the card is valid, you will have unlimited access to any goblin engineer trainer anywhere in the world.','','','','','',4394,10507,4384,0,20,20,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10791,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1890,20222,20221,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3640,2,-201,30,47,0,0,77,202,200,0,0,0,0,0,0,0,0,0,0,0,0,0,3638,3641,10793,1,0,'The Pledge of Secrecy','Gnome engineering is about engineering theory shaped to serve our needs! Our schemata allow us to make devices that control the world around us; the manual you read covered this.$B$BThe manual also covered our ages old oath of secrecy on our schemata. Once you become a gnome engineer, that\'s that. There is no access to goblin engineering at all.$B$BIf you still want to become a gnome engineer, sign this document pledging life-long secrecy and speak with me again. Think about it carefully, $N.','If you agree to become a Gnome Engineer, then right-click on the Pledge of Secrecy and speak once more with Tinkmaster Overspark in Ironforge.','Welcome aboard, $N! You soon will have access to the most advanced engineering schemata anywhere on Azeroth.$B$BNow that you have committed yourself to the pursuit of this knowledge, it is time to examine your gnome-oriented engineering work. From there, we\'ll help you build a plan to maximize your gnome engineering talents!','If you\'ve signed the document and are ready to hand it to me, then that is that.$B$BThe secrets I will share with you are of such a magnitude that the signing of the Pledge of Secrecy is absolutely critical. I signed one, as did my brother and sister gnome engineers. You will be joining quite the auspicious fold, Engineer $N!','','','','','',11283,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3641,2,-201,30,47,0,0,77,202,200,0,0,0,0,0,0,0,0,0,8,0,3640,0,0,0,0,0,0,'Show Your Work','As your mentor, I want some samples of your work. You\'re a skilled engineer; there is no question of this, $N. What I hope to do though is to analyze your work for ways to emphasize gnome-oriented techniques in your future efforts. I need the following samples: six mithril tubes, an accurate scope, and two advanced target dummies.$B$BSubmit these items to me and I will issue you your own Gnome Engineer Membership Card; it is required for access to all gnome engineering trainers!','Bring 6 Mithril Tubes, an Accurate Scope, and 2 Advanced Target Dummies to Tinkmaster Overspark in Ironforge.','Here is your first Gnome Engineer Membership Card!$B$BThis card has its dues paid for in advance for fourteen days; all cards expire after two weeks of activity. When it does, pay your next set of dues to any gnome engineer trainer in order to get another card; without the card, your membership will temporarily lapse and you cannot access new schemata.$B$BThis never affects what you already know; once a gnome engineer, always a gnome engineer.','Once I receive your crafted engineering items for my review, I will hand you a genuine Gnome Engineer Membership Card! So long as the card is valid, you will have unlimited access to any gnome engineer trainer anywhere in the world.','','','','','',10559,4407,4392,0,6,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10790,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1890,20219,20220,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3642,2,-201,30,47,0,0,178,202,200,0,0,0,0,0,0,0,0,0,0,0,0,0,3638,3643,10794,1,0,'The Pledge of Secrecy','Gnome engineering is about engineering theory shaped to serve our needs! Our schemata allow us to make devices that control the world around us; the manual you read covered this.$B$BThe manual also covered our ages old oath of secrecy on our schemata. Once you become a gnome engineer, that\'s that. There is no access to goblin engineering at all.$B$BIf you still want to become a gnome engineer, sign this document pledging life-long secrecy and speak with me again. Think about it carefully, $N.','If you agree to become a Gnome Engineer, then right-click on the Pledge of Secrecy and speak once more with Oglethrope Obnoticus in Booty bay.','Welcome aboard, $N! You soon will have access to the most advanced engineering schemata anywhere on Azeroth.$B$BNow that you have committed yourself to the pursuit of this knowledge, it is time to examine your gnome-oriented engineering work. From there, we\'ll help you build a plan to maximize your gnome engineering talents!','If you\'ve signed the document and are ready to hand it to me, then that is that.$B$BWhile I may vehemently disagree with Gnomeregan - especially that fool Tinkmaster Overspark - politically, the Pledge of Secrecy transcends everything else! You must agree to commit a single path and stay true to that path throughout your life.','','','','','',11282,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3643,2,-201,30,47,0,0,178,202,200,0,0,0,0,0,0,0,0,0,8,0,3642,0,0,0,0,0,0,'Show Your Work','As your mentor, I want some samples of your work. You\'re a skilled engineer; there is no question of this, $N. What I hope to do though is to analyze your work for ways to emphasize gnome-oriented techniques in your future efforts. I need the following samples: six mithril tubes, an accurate scope, and two advanced target dummies.$B$BSubmit these items to me and I will issue you your own Gnome Engineer Membership Card; it is required for access to all gnome engineering trainers!','Bring 6 Mithril Tubes, an Accurate Scope, and a 2 Advanced Target Dummies to Oglethorpe Obnoticus in Booty Bay.','Here is your first Gnome Engineer Membership Card!$B$BThis card has its dues paid for in advance for fourteen days; all cards expire after two weeks of activity. When it does, pay your next set of dues to any gnome engineer trainer in order to get another card; without the card, your membership will temporarily lapse and you cannot access new schemata.$B$BThis never affects what you already know; once a gnome engineer, always a gnome engineer.','Once I receive your crafted engineering items for my review, I will hand you a genuine Gnome Engineer Membership Card! So long as the card is valid, you will have unlimited access to any gnome engineer trainer anywhere in the world.','','','','','',10559,4407,4392,0,6,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10790,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1890,20219,20220,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3644,0,-201,30,47,0,0,255,202,200,0,0,0,0,0,0,0,0,0,8,1,3639,0,0,0,0,0,0,'Membership Card Renewal','','','Since you\'re a practitioner of Goblin engineering and are in good standing, I am able to renew a lapsed membership card for the fee of two gold pieces. Once this fee is paid, you will be reissued a new membership card. This will allow access to Goblin engineering schemata from appropriate trainers.$B$BThis card will last for two weeks of activity, at the end of which your membership fees will become due again! If you want to access schemata, you\'ll need to bring your dues out of arrears.','In order to renew your membership card, you will need to pay the renewal fee of two gold pieces.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10791,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-20000,0,0,0,103,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3645,0,-201,30,47,0,0,255,202,200,0,0,0,0,0,0,0,0,0,8,1,3641,0,0,0,0,0,0,'Membership Card Renewal','','','Since you\'re a practitioner of Gnomish engineering and are in good standing, I am able to renew a lapsed membership card for the fee of two gold pieces. Once this fee is paid, you will be reissued a new membership card. This will allow access to Gnomish engineering schemata from appropriate trainers.$B$BThis card will last for two weeks of activity, at the end of which your membership fees will become due again! If you want to access schemata, you\'ll need to bring your dues out of arrears.','In order to renew your membership card, you will need to pay the renewal fee of two gold pieces.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10790,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-20000,0,0,0,99,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3646,0,-201,30,47,0,0,255,202,200,0,0,0,0,0,0,0,0,0,8,1,3639,0,0,0,0,0,0,'Membership Card Renewal','$B','','Since you\'re a practitioner of Goblin engineering and are in good standing, I am able to renew a lapsed membership card for the fee of two gold pieces. Once this fee is paid, you will be reissued a new membership card. This will allow access to Goblin engineering schemata from appropriate trainers.$B$BThis card will last for two weeks of activity, at the end of which your membership fees will become due again! If you want to access schemata, you\'ll need to bring your dues out of arrears.','In order to renew your membership card, you will need to pay the renewal fee of two gold pieces.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10791,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-20000,0,0,0,104,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3647,0,-201,30,47,0,0,77,202,200,0,0,0,0,0,0,0,0,0,8,1,3643,0,0,0,0,0,0,'Membership Card Renewal','','','Since you\'re a practitioner of Gnomish engineering and are in good standing, I am able to renew a lapsed membership card for the fee of two gold pieces. Once this fee is paid, you will be reissued a new membership card. This will allow access to Gnomish engineering schemata from appropriate trainers.$B$BThis card will last for two weeks of activity, at the end of which your membership fees will become due again! If you want to access schemata, you\'ll need to bring your dues out of arrears.','In order to renew your membership card, you will need to pay the renewal fee of two gold pieces.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10790,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-20000,0,0,0,100,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3661,2,702,42,47,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Favored of Elune?','Wildkin are quite unpredictable creatures, $N. Capable of incredible gentleness, these creatures will show extreme ferocity if something they deem important is threatened.$B$BThese beasts are rumored to have been created by Elune, and I am interested in finding if this is really the truth.$B$BRecently, I heard about a population of wildkin living in the Hinterlands -- Vicious, Primitive, and Savage Owlbeasts. They can be found amongst the wildlife there. Will you gather some wildkin feathers for me?','Collect 15 Wildkin Feathers from the Hinterlands for Erelas Ambersky in Rut\'theran Village.','Thank you for bringing these to me, $N.$B$BWhat did you learn of the Wildkin?$B$BPerhaps these feathers will tell us more. Ferocious monsters, or simply misguided pets? One day I\'d like to know the truth...$B$BI am going to continue my research -- please come back and talk to me again after some time has passed.','Try to avoid them if you can, $N. The Wildkin may misread your interest as an intent to do them harm...','','','','','',10819,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,13500,3600,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (3681,2,-141,12,12,0,2,1,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,2998,1641,0,0,0,'Tome of Divinity','Sorry to interrupt your travels, $r, but I thought you should know that word was sent from Stormwind recently asking that paladins report there for training.$B$BIf I didn\'t know any better, I\'d say your close to reaching a special time and it\'s time you started studying the Tomes.$B$BLook for Duthorian Rall in Stormwind. He usually trains paladins in the Cathedral of Light.','Speak with Duthorian Rall in Stormwind.','Welcome to the Cathedral of Light, $C.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3701,2,1537,50,54,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,3702,0,0,0,0,0,0,'The Smoldering Ruins of Thaurissan','Venture to the smoldering ruins of Thaurissan in the Burning Steppes and gather as much information as possible.$B$BIt is said that mysterious relics litter the ruins. Perhaps you should start your search there, $N. Beware the Thaurissan guardians: Assassins that guard the ruins, keeping whatever secrets may still be buried there protected.','Venture to the Ruins of Thaurissan in the Burning Steppes and recover information from the Thaurissan Relics. Return to Royal Historian Archesonus when you have recovered the information.','Oh my! This information explains quite a lot about Thaurissan.$B$BThere is much more to learn!','Do you bring new information?','','Information Recovered','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-153556,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12102,0,0,0,1,0,0,0,47,0,0,0,0,250,0,0,0,0,16500,3270,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3702,2,1537,50,54,0,0,77,0,0,0,0,0,0,0,0,0,0,0,10,2,0,0,0,3701,0,0,0,'The Smoldering Ruins of Thaurissan','Would you like to hear a brief history of the Dark Iron dwarves?','Listen to Royal Historian Archesonus recant the history of Thaurissan.','Shall we proceed?','Allow me to finish telling you the story of Thaurissan.','Story of Thaurissan','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,10,0,0,0,0,0,330,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,1,6,0,0,0,0,0,0,0,0,0), + (3721,0,35,45,50,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'An OOX of Your Own','','','You\'ve recovered three of my OOX homing robots! You\'ve gone above and beyond what you needed to, so I will give you something special for all your help. It is a miniature version of the very same robot that you have come to know and love, the OOX!$B$BI normally wouldn\'t let anyone have such a potentially lethal device, but you\'ve been a real help. Besides - the combat mechanisms and the homing logic on this one have been disabled.$B$BOther than that, it\'s an OOX by golly!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10398,0,0,0,1,0,0,0,87,21,0,0,0,-500,500,0,0,0,0,4260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3741,2,44,12,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Hilary\'s Necklace','My friend Hilary lost her necklace, and we can\'t find it. We\'ve been fishing all day right here, and we looked around here already. The only thing I can think of is that it fell into the lake. Our parents don\'t want us to swim in the lake... my mom says there\'s some mean things underwater, but you look like you aren\'t scared of mean things.$B$BCould you find it for her, please?','Find Hilary\'s Necklace, and return it to Hilary in Lakeshire.','Thank you for finding my necklace mister $C... you are very kind! My kitty thanks you too - isn\'t that right Effsee?','Hi. I miss my necklace. My daddy got it for me. Daddy says that there are monsters in the lake. Did you beat up any monsters?','','','','','',10958,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24,4,1,6,0,0,0,0,0,0,0), + (3761,2,1638,47,50,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Un\'Goro Soil','The soil of Un\'Goro Crater is reportedly enriched with potent magical qualities. The Cenarion Circle wants to study this soil in large quantities; go into the wilds of Un\'Goro and acquire enough of it for our continued research.$B$BThe rich soil will stick out in piles from time to time, and some of the beasts might have usable samples on their being. Take them all outside to Ghede; just look for the piles of dirt and the tauren barking orders. He means well, just don\'t get him riled up though!','Bring 20 Un\'Goro Soil samples to Ghede on the Elder Rise of Thunder Bluff.','Oh that\'s right Private $N, don\'t make any effort to help me unload this soil up on to the piles! If the Great Spirits had wanted it done they would have miracled it up there, now wouldn\'t they?!$B$BArch Druid Runetotem wants to speak with you again, but for his next task you find that a journeyman\'s understanding of Herbalism would be helpful. If you don\'t know it though, he\'ll still find a use for you.','At ease, Private. If you\'re here to unload soil from Un\'Goro - outstanding then! Otherwise, disappear.','','','','','',11018,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,14500,2820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3762,2,1638,47,50,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,936,3761,0,0,0,'Assisting Arch Druid Runetotem','Excuse me $c, but I\'d like just a moment of your time if possible.$B$BThe Cenarion Circle in Thunder Bluff is most interested in seasoned adventurers such as yourself to lend them aid in a vital research project. While I do not know the specifics, I can inform you that none other than Hamuul Runetotem is spearheading this research.$B$BPlease - if you are interested, speak with him directly on the Elder Rise within Thunder Bluff proper.','Speak with Arch Druid Hamuul Runetotem in Thunder Bluff.','Greetings, $C; I am glad you are interested in assisting our research. There is much to do, and I would be doing you a disservice if I informed you that the work this entails is not dangerous. Hopefully this will not scare you off... but from the looks of you, I take it that danger is something that you have dealt with before.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3763,2,1657,47,50,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,3763,3764,0,0,0,'Assisting Arch Druid Staghelm','Excuse me $c, but I\'d like just a moment of your time if possible.$B$BThe Cenarion Circle in Darnassus is looking for seasoned adventurers such as yourself to lend them aid in a vital research project. While I do not know the specifics, I can inform you that none other than Arch Druid Fandral Staghelm is spearheading this research.$B$BPlease - if you are interested, speak with him directly in the Cenarion Enclave within Darnassus proper.','Speak with Arch Druid Fandral Staghelm in Darnassus.','Well now, $c... since you were informed that I was leading this research myself, you obviously came as quickly as you could.$B$BNow that you are here, be sure to pay attention the first time I tell you the details; I have no desire to repeat myself.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,282,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (3764,2,1657,47,50,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Un\'Goro Soil','The soil of Un\'Goro Crater is reportedly enriched with potent magical qualities. I want to know facts from falsehoods; go into the wilds of Un\'Goro and acquire enough quality samples of soil for our continued study.$B$BYou may think that collection tasks are beneath you; that sort of attitude does not endear yourself to me or the Cenarion Circle. Bring the samples to Jenal, who is no doubt wasting time outside behind this tree; just look for the piles of dirt. He will handle the logistics - not I.','Bring 20 Un\'Goro Soil samples to Jenal at the Cenarion Enclave in Darnassus.','Unload your precious cargo here, noble $C. It must have been quite the burden... not unlike the burden I carry being a visionary. Here is an honorarium for your work, as dictated by the Arch Druid himself.$B$BArch Druid Staghelm wants to speak with you again $N, but for his next task you will be aided if you have a journeyman\'s understanding of Herbalism. If you don\'t know it though, you will still be able to aid the Circle!','Ah yes, the dirt. The Arch Druid wants twenty loads per adventurer, and twenty loads he shall get. Let those who conspire against us fall to the wayside!','','','','','',11018,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,14500,2820,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,4,1,0,0,0,0,0,0,0,0,0), + (3765,2,1519,18,24,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,1275,0,0,0,'The Corruption Abroad','Stormwind -- such a bustling hub of activity.$B$BI have traveled from afar to seek help. Often it is heard that brave adventurers roam these city streets.$B$BMy brother, Gershala, requires assistance in Darkshore. He resides in the seaside town of Auberdine.$B$BThe journey is a long and epic one. It is for this reason that I ask the help of a seasoned $c such as yourself.','Travel to Gershala Nightwhisper in Auberdine.','Ah, so my brother, Argos, sent you? I realize you must be weary from your travels. But we have much to talk about.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,1300,870,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3781,2,1657,47,50,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,3764,0,0,3785,11103,1,0,'Morrowgrain Research','With what we call an Evergreen Pouch, we have cultivated Tharlendris seeds in the soil from Un\'Goro Crater. These seeds blossom into an array of random, potent herbs. One result is morrowgrain, a mysterious herb we know little about; I intend to unravel this mystery.$B$BTake this to Mathrengyl downstairs, and he will give you some seeds so you can get started. If you run out, you will need to purchase more from him.','Take the Arch Druid\'s Seed Voucher to Mathrengyl Bearwalker in the Cenarion Enclave of Darnassus.','Yes, this voucher is good for twenty packets of seeds. If you run out, we have more that can be provided. Unfortunately though, Tharlendris seeds are quite costly to produce in significant numbers. This is why the Cenarion Circle asks that those who are assisting us help out by offsetting some of the cost.$B$BThose who return with morrowgrain find that the reward the Arch Druid offers far makes up for the cost.','Peace and serenity be yours, friend. You are here on business from the Arch Druid himself, yes?','','','','','',11103,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11022,0,0,0,20,0,0,0,69,0,0,0,0,10,0,0,0,0,0,282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3782,2,1638,47,50,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,3761,0,0,3786,11103,1,0,'Morrowgrain Research','With what we call an Evergreen Pouch, we have cultivated Tharlendris seeds in the soil from Un\'Goro Crater. These seeds have blossomed into an array of random, potent herbs. One result is morrowgrain, a mysterious herb we know little about; I very much hope to unravel this mystery for the Circle.$B$BTake this voucher over to my daughter Bashana, and she will give you some seeds so you may assist us. If you run out, you will need to purchase more from her.','Take the Seed Voucher to Bashana Runetotem in Thunder Bluff.','Yes, this voucher is good for twenty packets of seeds. If you run out, we have more that can be provided. Unfortunately though, Tharlendris seeds are quite costly to produce in significant numbers. This is why the Cenarion Circle asks that those who are assisting us help out by offsetting some of the cost.$B$BThose who return with morrowgrain find that the reward the Arch Druid offers far makes up for the cost.','Peace and serenity be yours, friend. You are here on business from the Arch Druid himself, yes?','','','','','',11103,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11022,0,0,0,20,0,0,0,81,0,0,0,0,10,0,0,0,0,0,282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3783,2,618,52,56,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,977,0,0,0,'Are We There, Yeti?','My friends are always coming up with great ideas. I\'ve never felt like I could match them... until today! I just drew up the plans for something great! If you promise not to tell, I\'ll let you in on the secret... $B$BI\'m going to make a mechanical yeti! Not only are my friends sure to be freaked out when they see it, but when they get over that, I know they\'ll be impressed!$B$BI need thick yeti fur from the ice thistle yeti to start with. Will you help? You\'ll find them to the southeast.','Collect 10 Thick Yeti Furs for Umi Rumplesnicker in Everlook.','These furs are perfect, $N. We\'re off to a great start here!','I\'ve got lots to get started on here. Please get me those furs as soon as you can!','','','','','',12366,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,577,0,0,0,0,150,0,0,0,0,8500,2610,0,0,0,0,0,0,0,0,1,5,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), + (3784,2,1497,47,50,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,936,3761,0,0,0,'Assisting Arch Druid Runetotem','Excuse me $c, but I\'d like just a moment of your time if possible.$B$BThe Cenarion Circle in Thunder Bluff is most interested in seasoned adventurers such as yourself to lend them aid in a vital research project. While I do not know the specifics, I can inform you that none other than Hamuul Runetotem is spearheading this research.$B$BPlease - if you are interested, speak with him directly on the Elder Rise within Thunder Bluff proper.','Speak with Arch Druid Hamuul Runetotem in Thunder Bluff.','Greetings, $C; I am glad you are interested in assisting our research. There is much to do, and I would be doing you a disservice if I informed you that the work this entails is not dangerous. Hopefully this will not scare you off... but from the looks of you, I take it that danger is something that you have dealt with before.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3785,2,1657,47,50,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,3781,3803,0,0,11020,1,0,'Morrowgrain Research','Here\'s your Evergreen Pouch that you\'ll need to use the Tharlendis seeds with. You also need to have Un\'Goro soil samples on hand to use as fertilizer for the seeds. Just use the pouch when you have everything; the pouch will take care of the rest.$B$BWhen you have enough morrowgrain, bring them here to me in the enclave. Please don\'t bother the Arch Druid; he\'s a very busy man, and he doesn\'t need to be disturbed every time someone returns with another batch of morrowgrain!','Use an Evergreen Pouch with a Packet of Tharlendis Seeds and two Un\'Goro Soil samples to try and cultivate samples of Morrowgrain.$B$BBring 10 Morrowgrain to Mathrengyl Bearwalker in Darnassus.','Well done $N, I will be sure to give these to the Arch Druid himself when he has need of them. Meanwhile, please accept this as a token of the Cenarion Circle\'s appreciation.$B$BOur need for morrowgrain, for now, is constant; if you wish to continue aiding us, then please return when you have cultivated more of it.','Yes $N, have you grown some morrowgrain for the Arch Druid\'s important research? The mysterious properties of Un\'Goro Crater become clearer with each passing day, thanks to the help you are giving us.','','','','','',11040,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11887,0,0,0,1,0,0,0,69,0,0,0,0,250,0,0,0,0,0,2820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3786,2,1638,47,50,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,3782,3804,0,0,11020,1,0,'Morrowgrain Research','Here\'s your Evergreen Pouch that you\'ll need to use the Tharlendis seeds with. You also need to have Un\'Goro soil samples on hand to use as fertilizer for the seeds. Just use the pouch when you have everything; the pouch will take care of the rest.$B$BWhen you have enough morrowgrain, bring them to me here on Elder Rise. Please don\'t bother the Arch Druid; he\'ll be very busy with the research, as well as the multitude of concerns he has!','Use an Evergreen Pouch with a Packet of Tharlendis Seeds and two Un\'Goro Soil samples to try and cultivate samples of Morrowgrain.$B$BBring 10 Morrowgrain to Bashana Runetotem in Thunder Bluff.','Well done $N, I will be sure to give these to the Arch Druid himself when he has need of them. Meanwhile, please accept this as a token of the Cenarion Circle\'s appreciation.$B$BOur need for morrowgrain, for now, is constant; if you wish to continue aiding us, then please return when you have cultivated more of it.','Yes $N, have you grown some morrowgrain for the Arch Druid\'s important research? The mysterious properties of Un\'Goro Crater become clearer with each passing day, thanks to the help you are giving us.','','','','','',11040,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11887,0,0,0,1,0,0,0,81,0,0,0,0,250,0,0,0,0,0,2820,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), + (3787,2,1519,47,50,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,3785,0,3797,3791,0,0,0,'Jonespyre\'s Request','Excuse me, friend...$B$BA colleague of mine would like to speak with you about the research you are doing in conjunction with the Cenarion Circle. He is a druid by the name of Quintis Jonespyre, and he resides in Feathermoon Stronghold, Feralas. He would like to confer with you about morrowgrain... and he very much would like for you to keep our discussion from the ears of the Arch Druid.$B$BIf you\'re interested, speak with him; no doubt, all will be revealed once you do.','Speak with Quintis Jonespyre in Feathermoon Stronghold.','I thank you for coming, weary traveler! Allow me to introduce myself - I am Quintis Jonespyre, druid and humble servant of Malfurion and the Cenarion Circle. My colleagues (General Shandris Feathermoon and the Protectorate - mayhap you\'ve heard of us) and I wanted to talk with you about the work you are doing for Fandral Staghelm in Darnassus.$B$BBefore we get much further, I\'d like to ask that our discussion stay between just us. If you have no problem with this, then we may proceed.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,25,0,0,0,0,0,720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3788,2,1116,47,50,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,3785,0,3797,3791,0,0,0,'Jonespyre\'s Request','Excuse me, friend...$B$BA colleague of mine would like to speak with you about the research you are doing in conjunction with the Cenarion Circle. He is a druid by the name of Quintis Jonespyre, and he resides here in Feathermoon Stronghold. He would like to confer with you about morrowgrain... and he very much would like for you to keep our discussion from the ears of the Arch Druid.$B$BIf you\'re interested, speak with him; no doubt, all will be revealed once you do.','Speak with Quintis Jonespyre in Feathermoon Stronghold.','I thank you for coming, weary traveler! Allow me to introduce myself - I am Quintis Jonespyre, druid and humble servant of Malfurion and the Cenarion Circle. My colleagues (General Shandris Feathermoon and the Protectorate - mayhap you\'ve heard of us) and I wanted to talk with you about the work you are doing for Fandral Staghelm in Darnassus.$B$BBefore we get much further, I\'d like to ask that our discussion stay between just us. If you have no problem with this, then we may proceed.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,25,0,0,0,0,0,282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3789,2,1519,47,50,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,3763,3764,0,0,0,'Assisting Arch Druid Staghelm','Excuse me $c, but I\'d like just a moment of your time if possible.$B$BThe Cenarion Circle in Darnassus is looking for seasoned adventurers such as yourself to lend them aid in a vital research project. While I do not know the specifics, I can inform you that none other than Arch Druid Fandral Staghelm is spearheading this research.$B$BPlease - if you are interested, speak with him directly in the Cenarion Enclave within Darnassus proper.','Speak with Arch Druid Fandral Staghelm in Darnassus.','Well now, $C... since you were informed that I was leading this research myself, you obviously came as quickly as you could.$B$BNow that you are here, be sure to pay attention the first time I tell you the details; I have no desire to repeat myself.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3790,2,1537,47,50,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,3763,3764,0,0,0,'Assisting Arch Druid Staghelm','Excuse me $c, but I\'d like just a moment of your time if possible.$B$BThe Cenarion Circle in Darnassus is looking for seasoned adventurers such as yourself to lend them aid in a vital research project. While I do not know the specifics, I can inform you that none other than Arch Druid Fandral Staghelm is spearheading this research.$B$BPlease - if you are interested, speak with him directly in the Cenarion Enclave within Darnassus proper.','Speak with Arch Druid Fandral Staghelm in Darnassus.','Well now, $C... since you were informed that I was leading this research myself, you obviously came as quickly as you could.$B$BNow that you are here, be sure to pay attention the first time I tell you the details; I have no desire to repeat myself.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3791,2,1116,47,50,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11020,1,0,'The Mystery of Morrowgrain','Let me to be frank with you, $N. I\'m interested - nay, concerned with why the Arch Druid in Darnassus is using the name of the Cenarion Circle as well as the Circle\'s resources to procure vast amounts of morrowgrain. I\'m a researcher - curses are my specialty. I\'ve heard that morrowgrain, under the right conditions, exude qualities like other herbs used in primitive curses.$B$BI want to know more, and I ask for your help. Bring me ten morrowgrain, and I will be sure to take care of you.','Bring 10 Morrowgrain to Quintis Jonespyre in Feathermoon Stronghold.','Gah, these morrowgrain make me feel... weird. What in the name of Elune is Staghelm up to with these things?$B$BAnyway, thank you again for your help. Here\'s a little something... you know, for the effort. My research on morrowgrain is going to take a while, and I no doubt am going to need more. While I\'m at it, I suppose I could take the time to see if morrowgrain have some pertinent alchemical uses. Still, I feel uncomfortable even being around them.','I\'m looking for ten morrowgrain - that should be enough to at least get my research started. I\'ll no doubt burn through a lot of those going down wrong paths, but such is the nature of research.','','','','','',11040,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11888,11889,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,2820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3792,0,1116,47,55,0,0,77,0,0,0,0,0,0,0,0,0,0,0,264,1,3791,0,0,0,0,0,0,'Morrowgrain to Feathermoon Stronghold','','','Thanks $N; I\'ll just store these out of the way for the time being. While I don\'t command the resources that Staghelm does, I am able to give you a little something for your trouble. Anyway, who knows what will happen if Staghelm keeps getting Morrowgrain after Morrowgrain. There\'s something fishy going on, mark my words.$B$BRemember that I\'m always looking for more Morrowgrain. I\'ll take them in quantities of five at a time.','Hello again, $N. My research is progressing fairly well, but if you have five more Morrowgrain I\'d be happy to take them off your hands. Well... happy is a figurative term in this case; the more I am around them, the more uncomfortable I feel. Still, my research demands I buckle down and get through this.','','','','','',11040,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11022,0,0,0,10,0,0,0,69,0,0,0,0,25,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3801,2,1584,48,52,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,2,0,0,0,3802,0,0,0,'Dark Iron Legacy','Greetings, $N. I am Franclorn Forgewright. Yes, the Franclorn Forgewright responsible for the stonewrought method of architecture. You have undoubtedly passed through or stood upon one of my creations in your adventures across our war torn world.$B$BYou are probably wondering why I am here and what it is that I want from you - both valid questions.$B$BI need your assistance, of course. In exchange for your assistance, I shall grant you the key to the depths of my accursed city.','Speak with Franclorn Forgewright if you are interested in obtaining a key to the city major.','Whether it is greed which brought you here or an act of selfless devotion, what you are about to undertake is for the good of us all. ','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,300,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,0), + (3802,2,1584,48,52,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,3801,0,0,0,0,0,0,'Dark Iron Legacy','You will find Fineous Darkvire beyond the Ring of Law, in the Hall of Crafting. Kill the miserable cur and recover Ironfel.$B$BTake Ironfel to the Shrine of Thaurissan and place the hammer in its rightful place: In the hands of the statue erected in my honor.$B$BWhen this is done, the compartment in which I stored the master key will open. More importantly, Ironfel will remain forever in my grasp. Should they make an attempt to remove the hammer; both the statue and hammer will shatter, lost forever.','Slay Fineous Darkvire and recover the great hammer, Ironfel. Take Ironfel to the Shrine of Thaurissan and place it on the statue of Franclorn Forgewright.','The hammer slides firmly into place, within the grasp of the massive Dark Iron monument. A tiny compartment opens at the base of the statue. Inside you find...','The statue looms ominously above you.','','','','','',10999,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11000,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,23000,3060,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3803,0,1657,47,55,0,0,77,0,0,0,0,0,0,0,0,0,0,0,264,1,3785,0,0,0,0,0,0,'Morrowgrain to Darnassus','','','Excellent - this morrowgrain will no doubt please the Arch Druid. I must admit though... just being near them makes me feel a little uncomfortable. I can only imagine how difficult it is for the Arch Druid to tolerate them in such large numbers!$B$BThis is for you, $N. The Cenarion Circle thanks you for your continued support.','The Arch Druid is always looking for additional morrowgrain for the Cenarion Circle\'s continued research. We take them in increments of ten, and award you with a cache of goods you should find useful. When you have ten, let me know and I will reward you accordingly.','','','','','',11040,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11887,0,0,0,1,0,0,0,69,0,0,0,0,50,0,0,0,0,0,2820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3804,0,1638,47,55,0,0,178,0,0,0,0,0,0,0,0,0,0,0,264,1,3786,0,0,0,0,0,0,'Morrowgrain to Thunder Bluff','','','Excellent - this morrowgrain will no doubt help when the time comes. We know that the night elves are conducting similar research into these herbs, though it isn\'t clear to what end they will use them for if they discover anything. The Arch Druid thinks that the need for morrowgrain will remain until we\'ve figured out the mysteries behind this herb.$B$BThis is for you, $N. The Cenarion Circle thanks you for your continued support.','The Arch Druid is always looking for more morrowgrain for the Cenarion Circle\'s research project on Un\'Goro Crater. We take them in increments of ten, and award you with a cache of goods you should find useful. When you have ten, let me know and I will award you accordingly.','','','','','',11040,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11887,0,0,0,1,0,0,0,81,0,0,0,0,50,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3821,2,3,48,52,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,3822,0,0,0,'Dreadmaul Rock','Sha\'ni was sent to investigate reports of strange ritualistic activity coming from the Firegut ogres of the Burning Steppes over three weeks ago.$B$BGoretooth tells me that he hasn\'t heard from anyone in that platoon and that it\'s best that I move on and focus on the task at hand. Can you believe it? That\'s my wife!$B$BI can\'t leave my post, $N, but I must know what became of Sha\'ni. Travel to the Burning Steppes and search for her.','Venture forth to the Burning Steppes and find out what became of Sha\'ni Proudtusk.','My poor Thal\'trak.$B$BWe were planning on moving in with my mother and father in the Hinterlands after our tours were over. Now those plans are ruined!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3822,2,46,48,53,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,3821,0,0,0,0,0,0,'Krom\'Grul','My whole platoon was captured, $N. All were slain - except me.$B$BTheir leader, Krom\'Grul, wanted to save me for some sort of ritual.$B$BI was chained to this altar and brutalized by the beast. My physical being ceased functioning after an hour of this torture. The beast then ripped my wedding nose-ring off of my face and stuck it on his finger. I had never seen such savagery!$B$BFind Krom\'Grul and kill him! Take my ring back to Thal\'trak.$B$BAnd $N, tell him that we will meet again... in another life. ','Recover Sha\'ni\'s Nose-Ring from Krom\'Grul and return it to Thal\'trak in Kargath. Search the various caves and mines in Dreadmaul Rock.$B','$B$BWe were going to move to the Hinterlands. Did she tell you? This was going to be her last mission.$B$B$B$BI don\'t want it, $N. Keep it, throw it away, I don\'t care! The ring means nothing to me now. Not without her...','Did you find Sha\'ni? Is she ok?','','','','','',11058,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11869,0,0,0,1,0,0,0,76,0,0,0,0,250,0,0,0,0,0,3150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3823,2,46,48,52,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,3824,0,0,0,'Extinguish the Firegut','We must strike at our enemies before they strike at us!$B$BI\'ll make this brief, soldier.$B$BThe Firegut ogres of the Burning Steppes are allies of the Blackrock orcs. They work closely with those vile orcs, keeping the mineral rich Dreadmaul Rock guarded and the supply lines open at all times.$B$BLeave your mark, $N. Cripple their forces and return to me when the job is done.$B$B$B$BI WILL KILL YOU, WINKY!','Slay 15 Firegut Ogre-Mages, 7 Firegut Ogres, and 7 Firegut Ogre Brutes, and return to Oralius when you are finished.','Outstanding, soldier! The orcs and ogres will be reeling from this blow for minutes, maybe even hours!','There is not nearly enough blood on your uniform, soldier!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7034,7033,7035,0,15,7,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,5,1,1,0,0,0,0,0,0,0), + (3824,2,46,48,53,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,3823,0,0,3825,0,0,0,'Gor\'tesh the Brute Lord','They\'re reeling I tell you! Our next strike must be decisive.$B$BThe brute lord, Gor\'tesh, must be slain. More importantly, his head must be returned to me so that I may prepare the third phase of our attack on the Firegut ogres.$B$BBe warned, soldier, Gor\'tesh rules not from Dreadmaul Rock but from a Blackrock orc structure to the west of Dreadmaul Rock.$B$BYour orders, then, are simple. Find Gor\'tesh and chop off his fat head. Return to me when the job is done.$B$BSHUT UP, WINKY!','Find Gor\'tesh, somewhere to the west of Dreadmaul Rock. Kill Gor\'tesh and then take Gor\'tesh\'s Lopped Off Head back to Oralius in Burning Steppes.$B','Just look at it, soldier. Disgusting! When the remaining Firegut ogres see this fat mug stuck on a pike sitting at the top of their mountain, mass hysteria will ensue!$B$B','Oh glorious day! Have you returned with the head?','','','','','',11080,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,3150,0,0,0,0,0,0,0,0,5,1,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3825,2,46,48,53,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,3824,0,0,0,11079,1,0,'Ogre Head On A Stick = Party','Just one last thing you must do, soldier.$B$BI\'ve taken the liberty of putting Gor\'tesh\'s head on a pike. Now all you have to do is take this head to the top of Dreadmaul Rock and stick it into the ground. Once you do that, watch as those cowardly ogres run for their lives! After you\'ve had your fun, come back to me and I\'ll reward you for all of your hard work.$B$B','Take Gor\'tesh\'s Lopped Off Head and place it at the top of Dreadmaul Rock. Look for a soft dirt mound to plant the pike.','Outstanding work, soldier! Simply amazing! Oh I\'ll get the medal of bravery for this, er, I mean you\'ll be rewarded handsomely for this!','So? Did you paint any pictures of the event?','','Gor\'tesh Head Planted','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-160840,0,0,0,1,0,0,0,13484,0,0,0,11867,11868,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,24000,3150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3841,2,357,38,47,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,2972,0,0,3842,11102,1,0,'An Orphan Looking For a Home','Oh, hello, $N. I\'m so glad to see you again. How was your trip to Darnassus?$B$BWell, you\'ll be happy to know that we\'ve made quite a bit of progress while you\'ve been gone. We even saved a nest full of eggs. Unfortunately, the mother died before we got to her.$B$BSay, would you want one for a pet? They look to hatch soon, so they\'ll need a good $Gfather:mother;. What do you say?$B$BIf you\'re really interested, take one of the eggs to Quentin at the race tracks in Shimmering Flats. He\'ll tell you more.','Speak to Quentin in Thousand Needles.','Ah, a sprite darter egg, and one near maturation, if I\'m not mistaken. Remarkable you\'ve found one, let alone in this good a condition. They\'re rarely seen in Feralas these days. I understand there were various poachers in the area trying to capture and kill them for many reasons. Too bad really... such beautiful creatures when they reach adulthood.$B$BHow did you come across such a find?','Why hello, $C.$B$BDon\'t let my location fool you, I\'m really not here for the races... as entertaining as they may be.$B$BI\'m actually here in Thousand Needles investigating all I can to find out how salvageable the land is. It has become my crusade of sorts to revitalize and replenish the area with new, fertile soil. Perhaps I\'ll find there\'s a water source nearby.$B$BTell me you haven\'t noticed how odd the transition between Feralas and Thousand Needles is. Strange magic was afoot when that happened.','','','','','',11102,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,25,0,0,0,0,0,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3842,2,357,38,47,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,3841,0,0,0,0,0,0,'A Short Incubation','The Moonweavers, huh? Most intriguing. I wish the sprite darters could truly appreciate what it means to have those two look after them. They are both quite capable.$B$BSo, they gave you the egg as a gift. Well, then you should be responsible for it for as long as you desire. It appears it\'s almost ready to hatch, but we should ensure it\'s healthy and no damage has been done to it.$B$BI only need two elixirs of fortitude for a small spell to protect the egg. I have the rest of the components here with me.','Bring 2 Elixir of Fortitudes to Quentin in Thousand Needles.','Wonderful. These will do nicely. Give me a moment to mix together my components and we shall see how well this egg is going to do.','The longer I stay here, the more tempted I am to partake in these races, $N. Truly boggling...$B$BHave you found the elixirs yet? Once I can tell if the egg is going to be healthy or not, I\'ll return it to you to hold onto until it\'s prepared to hatch.$B$BLet me know.','','','','','',3825,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3843,2,357,38,47,0,0,77,0,0,0,0,0,0,0,0,0,0,3600,0,0,3842,0,0,4297,11471,1,0,'The Newest Member of the Family','A magnificent specimen, $N. If this creature survives gestation, then it\'ll be a healthy pet indeed!$B$BThere is one last thing I would suggest doing if you plan on following through with this--head to Aerie Peak in the Hinterlands. Speak to a dwarf there named Agnar Beastamer, he\'s a master animal handler and should be able to guide you in the final steps of incubation.$B$BBut hurry, $N, this egg is fragile and will not last long without proper care.','Take your Fragile Sprite Darter Egg to the Hinterlands and speak to Agnar Beastamer, but hurry, you only have 1 hour to find him before the hatchling within the egg dies.','Well, well, well... I haven\'t seen one of these in a dragon\'s age. Faerie dragon, if I\'m not mistaken... looks to be of the sprite darter variety. Excellent, excellent indeed.$B$BWell, if this little fella\'s gonna hatch and live to be strong and healthy, then we should get some food for it. Good ya got it to me in time.','Greetin\'s, $N. How can I be of service to ya?','','','','','',11471,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,2520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3844,2,490,47,52,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,3845,0,0,0,'It\'s a Secret to Everybody','A destroyed raft rests along the shoreline. Considering this is only a small pond, it is not clear as to how it ended up here, although looking at the trees tells you that the water level may not be constant.$B$BPerhaps a little exploration in the area might uncover more clues...','Look around in the pond for a clue about who this wrecked raft may belong to.','A water-logged pack rests at the bottom of the pond.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3845,2,490,47,52,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,3844,0,0,3908,11107,1,0,'It\'s a Secret to Everybody',' Grabbing onto it, you pull the pack back to the shore. Perhaps if you examine the items inside the pack, you might find out more about who it belongs to.$B$BThere are a few stray travelers at Marshal\'s Refuge. Perhaps you might find out more there.','Examine the items inside the pack and bring them to their owner.','Oh... Yes, these things do look familiar... well, kind of...','Hi there. I\'ve seen you before... Haven\'t I?','','','','','',11104,11105,11106,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), + (3861,2,-284,1,1,0,0,77,0,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'CLUCK!','\"Cluck... cluck... cluck... BACAW!$B$BCluck... cluck... cluck.\"$B$BThe chicken looks up at you and then starts to scratch its claws into the ground. You think it is spelling out a word, but you are not sure what it is. Could it be... S-A-L-D-E-A-N? Before you can ask, the chicken turns away and goes about its business.','Find some Special Chicken Feed and return to your befriended chicken. When you find it, /cheer at it before trying to give it the Special Chicken Feed.','\"BACAW!!!\"$B$BThe chicken starts to gobble up the feed you put down.$B$BAfter a moment, the chicken looks around, startled. It uncomfortably shuffles back and forth. Is this chicken pregnant? You think you better check underneath it.','The chicken stares at you with dark, cold eyes. It waits for you hungrily.$B$B\"BACAAAW!$B$BCluck...cluck...cluck.\"','','','','','',11109,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13563,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3881,2,490,48,53,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Expedition Salvation','I don\'t know how you made it here, but you\'re a sight for sore eyes! I\'m Williden Marshal, and I lead a non-aligned expedition troupe. Our latest and greatest endeavor has met with what seems like countless disasters, the most serious of which being that we underestimated the savagery of Un\'Goro Crater!$B$BAs we fled our base camps in the southwestern and northeastern parts of the crater, we left behind vital supplies. You look like you\'re capable enough - can you help us by getting them back?','Bring a Crate of Foodstuffs and Research Equipment to Williden Marshal in Un\'Goro Crater.','You got both our foodstuff AND our research equipment back! You\'ve not only saved the expedition, you\'ve also saved our lives. I and the rest of my team can\'t thank you enough; we just might make it here for a while now thanks to you.$B$BWhile we don\'t have much, I\'m certainly not going to leave you high and dry for the invaluable help you\'ve given us. Thank you, $N - you\'ve got a friend in Marshal Expeditions!$B$B','If we\'re going to have any chance of getting out of here alive, we\'ll need our big crate of foodstuffs. Also, getting at least some of our research equipment back would be a blessing in a sea of misery.','','','','','',11113,11112,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4000,2520,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,4,0,0,0,0,0,0,0,0,0), + (3882,2,490,49,51,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Roll the Bones','You\'d think that being chief digger for Marshal Expeditions means I like digging. There might be worse things to do in this world... but none really leap to mind.$B$BWe were supposed to be digging in Terror Run - FANTASTIC name by the way - for dead stegodons and diemetradons. Well, there are plenty of live ones there too! Wil and Hol are still all about studying this death trap, so we need those dinosaur bones. Between you and me though, bringing some from live ones will work out just as well.','Bring 8 Dinosaur Bones to Spark Nilminer in Un\'Goro Crater.','Excellent, these should do the trick. And now, if you\'ll permit me...$B$BTHANKS FOR DIGGING ALL OF THESE BONES OUT OF THE GROUND FOR US AND NOT HURTING THE NATIVE BEASTS IN ANY WAY.$B$BWhether you really did or didn\'t, I don\'t want to know. Let\'s keep it that way, shall we? Here - maybe this will keep your lips shut on the whole thing. Anything to get out of here alive, I say!','Think whatever you want of me, but they\'re not going to care if the bones they get to research are from ones from ancient stegodons and diemetradons or the ones that almost devoured us wholesale when we were trying to set up our camps. I\'ll just be happy if we get out of here alive...','','','','','',11114,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11908,11909,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2940,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (3883,2,490,48,52,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11132,1,0,'Alien Ecology','Just because we\'ve suffered a setback doesn\'t mean that research must stop! We were investigating the Gorishi insects in the southern part of the crater before winding up here. Their presence is alien to the ecology of Un\'Goro, and we want to find out why.$B$BIn their hive network must be larval hatcheries. You can identify these places by their hanging larval spawns. Use this vial to take a sample of the hive wall near any of the hatcheries. Bring it back to me for study, but be careful!','Use the Scraping Vial to collect a Hive Wall Sample from one of the Gorishi hive hatcheries in Un\'Goro Crater. Look for the chambers with the hanging larval spawns.$B$BBring the Hive Wall Sample to Hol\'anyee Marshal in Un\'Goro Crater.','Yes, this will do nicely. You\'ve been a great help... I wish I could give you more than this, but being virtually stranded in the middle of a savage land does limit what I can and cannot give. Rest assured though - the research done here would not have been possible without your assistance!','Do you have the sample of the Gorishi hive for me to study, $N?','','','','','',11131,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4000,1830,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), + (3884,2,490,48,50,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11116,1,0,'Williden\'s Journal','You have uncovered a mangled journal. Parts of it remain legible, with a Williden Marshal claiming ownership over the contents therein. If the journal is accurate, then Williden may be found somewhere in the northern part of the Crater; according to the journal, he and his companions sought higher ground from the savage beasts of the Crater once their base camps were overrun.','Return the journal to Williden Marshal somewhere in Un\'Goro Crater.','Well look at this - my journal! I thought it was lost, much like almost everything else we brought into Un\'Goro. I thank you kindly for returning this to me!','Hello there! I and my companions are happy to see some living beings here other than overgrown savage beasts! What brings you into the Un\'Goro Crater?','','','','','',11116,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,5,0,0,0,0,0,0,0,0,0), + (3901,2,154,1,3,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,364,0,0,0,0,0,0,'Rattling the Rattlecages','You\'ve shown your potential to the Forsaken under normal circumstances $N - now let\'s see you under pressure.$B$BThe Rattlecage skeletons, more mindless minions of the Lich King, are a tougher foe than the zombies you have faced thus far. Again, thin their numbers and prove yourself to the Forsaken. Do not tarry - when you are done, speak to me again.','Kill 12 Rattlecage Skeletons, and then return to Shadow Priest Sarvis in Deathknell when you are done.','I am finished with you, $N - you have shown yourself to be worthy of the freedom that you have been given. Many will stand against you for what you have become, but know that no matter what they may try to do against us, we are free and will not be shackled again.$B$BTake these and be on your way. You have much to accomplish, $C.','Those who dally in this task might as well end up wandering about aimlessly like our fallen brothers and sisters in the village. Let\'s hope you will fare better than them, yes? $B$B','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1890,0,0,0,12,0,0,0,0,0,0,0,3274,11851,11852,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3902,2,154,2,3,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,376,0,0,0,0,0,0,'Scavenging Deathknell','You there! If you\'re looking for something to make yourself useful, then listen up!$B$BWe need fresh out-of-the-ground recruits to head into Deathknell and search for any sort of useful equipment. Most likely, they\'ll be in stacks of boxes. We expect more recruits to be rising soon, and unless we want them to stumble about naked we had better get to scavenging!$B$BWell get to work, you miserable bag of bones! I\'m not going to reward those without some hustle.','Search Deathknell and the vicinity for 6 pieces of Scavenged Goods, and return them to Deathguard Saltain.','Great work $N, I knew you weren\'t useless. Here - have one of the better items I\'ve found out of the lots that have been collected so far.','Have you managed to scavenge up some useful items for us? There is no shame in reusing that which has been tossed aside. No one is going to give us any handouts - we Forsaken will fend for ourselves!','','','','','',11127,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11848,11849,11850,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,350,0,0,0,0,0,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3903,2,9,2,4,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,33,0,0,3904,0,0,0,'Milly Osworth','You\'ve shown yourself a dependable $c, $N. Dependable, and not afraid to get your hands dirty, eh?$B$BI have a friend, Milly Osworth, who\'s in some trouble. She\'s over with her wagon on the other side of the abbey, near the stable. I\'m sure she could use a pair of hands like yours.','Speak with Milly Osworth.','Oh, Deputy Willem told you to speak with me? He\'s a brave man and always willing to help, but his duties keep him stuck at Northshire Abbey and I\'m afraid the problem I have today is beyond him.$B$BPerhaps you can help me?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,10,0,0,0,0,0,21,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3904,2,9,2,4,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,3903,0,0,3905,0,0,0,'Milly\'s Harvest','A gang of brigands, the Defias, moved into the Northshire Vineyards while I was harvesting! I reported it to the Northshire guards and they assured me they\'d take care of things, but... I\'m afraid for my crop of grapes! If the Defias don\'t steal them then I fear our guards will trample them when they chase away the thugs.$B$BPlease, you must help me! I gathered most of my grapes into buckets, but I left them in the vineyards to the southeast.$B$BBring me those buckets! Save my harvest!','Bring 8 crates of Milly\'s Harvest to Milly Osworth at Northshire Abbey.','Oh thank you, $N! You saved my harvest! And I hope you showed a few of those Defias that they can\'t cause trouble around here.$B$BWe might be short on guards these days, but we\'re lucky to have heroes like you to protect us!','Do you have my harvest, $N?','','','','','',11119,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,108,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3905,2,9,2,4,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,3904,0,0,0,11125,1,0,'Grape Manifest','Now that my crop is saved, take this Grape Manifest to Brother Neals. He manages the store of food and drink in Northshire, and I\'m sure he\'ll be delighted to hear that he has fresh grapes.$B$BYou\'ll find Brother Neals in the abbey, in the bell tower... where he likes to taste his wine.','Bring the Grape Manifest to Brother Neals in Northshire Abbey.','Let\'s see here...$B$BOh my! Milly\'s grapes have been saved! When she told me that brigands overran her vineyards I nearly despaired, but my faith in the Light did not waver!$B$BAnd through your bravery, we now have grapes for more wine! May the Light bless you, $N, and keep you safe!','You look to be in fine spirits! Come! Have a seat, and have a drink!','','','','','',11125,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11475,2690,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,216,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3906,2,25,48,52,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,3907,0,0,0,'Disharmony of Flame','The elders have felt a disturbance amongst the elements. The Dark Iron dwarves have summoned a foul spirit into our world that threatens to plague our lands with an eternal draught. This disharmony of flame must be investigated.$B$BTravel to Blackrock Mountain, through the Chasm of Flame, into the quarry. It is there that you shall find this lord of fire: Overmaster Pyron.$B$BEnd the disruption and return to me.','Travel to the quarry in Blackrock Mountain and slay Overmaster Pyron. Return to Thunderheart when you have completed this assignment.$B','This cannot be... it must not be. The destruction of Pyron has merely lifted a veil. Within the depths of Blackrock is a much more insidious source of corruption.$B$B','The elements are still in disarray, $N.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9026,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,15500,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3907,2,1584,48,56,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,3906,0,0,0,0,0,0,'Disharmony of Fire','I can taste the foulness in the air that surrounds you, $N. There is another, hidden in the depths of Blackrock, who does control this foulness.$B$BThe wind and earth cry his name: Lord Incendius... but someone... something... commands this being. He is merely an emissary.$B$BFind him and discover where his master hides. Return to me when you have collected this information.$B','Enter Blackrock Depths and track down Lord Incendius. Slay him and return any source of information you may find to Thunderheart.$B','$B$BRagnaros... here...$B$BThe elders were right to fear the corruption emanating from Blackrock Mountain. A general of the Old Gods! IN OUR WORLD! We must reassess our position here in Kargath. We must decide on whether we stay and fight or run for fear of a new sundering.$B$BBe weary of any further exploration in Blackrock Mountain, $N. A far greater evil than anything that exists in this world resides in those fiery depths.$B$B','The flames will soon overtake these lands. Make haste, $N!$B$B','','','','','',0,11126,0,0,0,1,0,0,0,0,0,0,0,0,0,0,9017,0,0,0,1,0,0,0,0,0,0,0,12113,12114,12112,12115,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,350,0,0,0,0,25500,4380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3908,2,490,47,52,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,3845,0,0,3909,11133,1,0,'It\'s a Secret to Everybody','You see, I have no idea how I ended up here. No one really knows -- it\'s a secret to everybody! I just can\'t seem to remember anything...$B$BThese items you brought to me, though... I am remembering something.$B$BMy sword. I am supposed to strengthen it somehow, but I\'m really not sure why. Sorry I can\'t tell you more, but I just don\'t remember!$B$BAnyhoo, I do know where you can take it -- Donova Snowden in Winterspring. You\'ll find her by the hot springs. She can temper the sword by the pools there.','Take Linken\'s Sword to Donova Snowden in Winterspring.','Well, of course I can temper this sword. While I\'m working, you can explain what took Linken so long to get this to me. He\'s not usually one to forget things...','My, my... So Linken did finally get around to sending me his sword.','','','','','',11133,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,3908), + (3909,2,490,47,52,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,3908,0,0,3912,0,0,0,'The Videre Elixir','Now, what\'s this? Linken... FORGOT?$B$BOh, I see... Lost his memory...$B$BWell, here is his sword. It\'s not complete, though. I know of the one that can finish it, but... speaking with him may prove difficult.$B$BListen, I know of someone that will be able to help you. It\'s too much to explain right now, but you must somehow acquire a Videre Elixir. The only one I know that can help you with that is Gregan Brewspewer. He\'s hard to track down, but last I knew he was camping in the wilds of Feralas.','Seek out Gregan Brewspewer in northern Feralas. From him, learn how you may acquire the Videre Elixir, then return to Donova Snowden in Winterspring.','I\'ll need one vial to make sure that this is truly the elixir... Yes... This is the stuff.','Back already?','','','','','',11243,0,0,0,1,0,0,0,11242,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,5,1,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (3912,2,490,47,52,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,3909,0,0,3913,11136,1,0,'Meet at the Grave','This elixir will allow you to speak with one that you would not normally even see...$B$BTake the Videre elixir, along with Linken\'s sword, to the graveyard just outside Gadgetzan in Tanaris. Once there, drink the potion. You may be quite surprised at the results, but do not be alarmed.$B$BIn your \"other\" form, head due north until you reach the mountains. You\'ll find the one you need to speak with in one of the rocky crevices. His name is Gaeriyan.$B$BRemember, he will only speak to you in that form...','Go to the graveyard outside Gadgetzan, and use the Videre Elixir. Follow the rest of Donova\'s instructions to find Gaeriyan.','It has been long since any have come to talk with me...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3913,2,490,47,52,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,3912,0,0,3914,11136,1,0,'A Grave Situation','If you return to the graveyard, $N, you will find a gravestone there... Not just any gravestone; this one will stand out from the others. Secrets lie within it.$B$BPush on the stone, and you will learn of these secrets...','Resurrect, then look for the gravestone that Gaeriyan told you to find.','You push on the stone firmly, and it slides away, revealing a small depression underneath it.$B$BPlacing Linken\'s Sword into the depression, you realize that it fits perfectly...','This must be the gravestone that Gaeriyan mentioned...','','','','','',11136,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3914,2,490,47,52,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,3913,0,0,3941,11162,1,0,'Linken\'s Sword','After a strong flash of light, you are able to pick up the sword again. It has been transformed!','Deliver Linken\'s Superior Sword to Linken in Un\'Goro Crater.','My sword... It\'s finished!$B$BNow, if only I could remember why I needed this...$B$BHere, let me at least pay you for your work.','Oh! I remember you! You are... No, don\'t tell me!','','','','','',11162,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7500,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3921,2,17,10,14,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,902,0,0,3922,11142,1,0,'Wenikee Boltbucket','I think I might have broken that Samophlange. That\'s not good, because I already told some colleagues in Undermine about it and they were very intrigued. We must find a way to fix it!$B$BTake the broken samophlange to Wenikee Boltbucket, just south of Mor\'shan Rampart, the horde outpost between the Barrens and Ashenvale. She is very clever and inquisitive. If you show her the samophlange I bet she\'d jump at the chance to fix it.','Bring the Broken Samophlange to Wenikee Boltbucket.','Oh, what\'s this? A samophlange, you say? What\'s a samophlange??$B$BAh... but look at the way it moves when you handle it. And there\'s the sound of intricate gears inside. Oh my! I want to fix it and see what it does, don\'t you??','I\'m very busy with my work, $C. Unless you have something for me, it\'d be best if you moved along...','','','','','',11142,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,530,76,0,81,75,25,25,0,25,0,294,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3922,2,17,10,15,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,3921,0,0,0,0,0,0,'Nugget Slugs','I want to fix this samophlange, but to do that I\'m going to need some supplies. I ran out of seventeen-point-five gauge nugget slugs and I\'m going to need a bunch of those for the work ahead.$B$BThe closest place to get them is the Sludge Fen to the east. The Venture Company usually keeps them in their tool buckets. Go to the Sludge Fen and look in the tool buckets you find there, then return to me when you\'ve gathered enough nugget slugs.','Bring 15 Nugget Slugs to Wenikee Boltbucket in the Barrens.','Great, you got them! Now I can get to work...','Do you have the nugget slugs, $N? I\'ve been eyeing this Samophlange and I can\'t wait to tinker with it.','','','','','',11143,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,530,76,0,81,250,75,75,0,75,0,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,3922), + (3923,2,17,10,18,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,3922,0,0,3924,11146,1,0,'Rilli Greasygob','Well, that didn\'t work. I put some extra gauges on the samophlange to measure its structural integrity, and they read the integrity at an all-time low. I could add some more dials and maybe a lever or two to try and fix it, but... I think that might make things even worse.$B$BYou should take the samophlange to Rilli Greasygob. He used to work for the Venture Company -- if anyone knows how to fix it, it\'s Rilli.$B$BYou can find him at Nogg\'s Machine Shop in Orgrimmar, in the Valley of Honor.','Bring the Broken and Battered Samophlange to Rilli Greasygob in Orgrimmar.','What\'s this? Why, it\'s a samophlange! Where did you get this thing? Have you been poking around the Venture Company holdings in the Barrens?$B$BYou must be very brave, or very stupid.','Mind your head! I don\'t want it to get in the way of my work!','','','','','',11146,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,530,76,0,81,25,10,10,0,10,0,204,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3924,2,17,10,19,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,3923,0,0,0,0,0,0,'Samophlange Manual','I think I can fix the samophlange, but I\'m going to need the user\'s manual first. When I was in the Venture Company I had a rival, Boss Copperplug, who hoarded the secrets of the samophlange, giving out small bits of knowledge on the device to those he trusted. I wasn\'t one of the trusted few...$B$BBoss Copperplug used to stay at the Boulder Lode Mine in northeastern Barrens. Get the manual from him, and if he\'s given pages from it to anyone, you\'ll have to collect them too.','Bring the Samophlange Manual to Rilli Greasygob in Orgrimmar.','You got the manual! I can\'t wait to read it and find out how to fix the Samophlange! I spoke with Sputtervalve in Ratchet--he wanted to thank you for your help, and wanted to reward your efforts.$B$BI want to thank you too, and if I ever get this thing fixed I\'ll let you know...','Do you have the manual?','','','','','',0,0,11149,0,0,0,1,0,11148,11147,0,0,5,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11855,11854,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,470,530,76,0,81,350,150,150,0,150,0,1080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3941,2,490,47,52,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,3914,0,0,3942,0,0,0,'A Gnome\'s Assistance','Thinking... Thinking... I know I came here for something important...$B$BI have an idea, $N. In the cave over there is a gnome named J.D. that was very kind to me when I first arrived here. Perhaps in my disoriented state, I might have mentioned something to her.$B$BWhy don\'t you go ask her if she knows anything? Oh, but be careful -- she\'s always messing with those crazy glowing crystals I\'ve seen in the crater. I\'m not quite sure what she\'s up to in there!','Find J.D. Collie in the cave at Marshal\'s Refuge.','Stay where you are for just a moment... I am testing out a new combination of crystals...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3942,2,490,47,54,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,3941,0,0,4084,0,0,0,'Linken\'s Memory','Oh... Linken? Yeah, he\'s a funny one. When he first got here, he was mumbling about all kinds of strange things. Probably got bumped on the head pretty hard, I imagine.$B$BSomething he said kinda stuck with me though -- that he was making some sort of totem; said he had to talk to someone named Eridan Bluewind... in a place called Felwood, I think?$B$BI doubt he could tell you much now, though. If you want to know more, maybe you should look for Eridan yourself?','Find Eridan Bluewind in southern Felwood.','Hello, $C. Is there something I can help you with?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3961,2,490,47,54,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,4005,0,0,3962,11522,1,0,'Linken\'s Adventure','To think all this time that the reason Linken came here was to rid us of Blazerunner... He seems like such an ordinary guy, but I did notice that he\'s not at all interested in any of my experiments or gadgets like most gnomes would be. He must be a true warrior at heart.$B$BBring the totem to him. See if that helps him remember why he came here.','Take the Silver Totem of Aquementas to Linken in Marshal\'s Refuge.','Did J.D. help you at all?','Hi, again, $N!','','','','','',11522,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3962,2,490,47,56,1,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,3961,0,0,0,11522,1,0,'It\'s Dangerous to Go Alone','$N, I finally remember now... I did come here to fight Blazerunner. I was on a journey, and this was to be the last step.$B$BBut I am no longer the hero... You are. All that you have done -- you must finish this now, not me.$B$BBlazerunner guards an artifact called the Golden Flame. It provides power more vast than anything else I have ever known, and it is dangerous in the hands of one with an evil heart.$B$BYou will want to bring others with you -- it\'s dangerous to go alone. Take this as my advice.','Travel to Fire Plume Ridge, south of Marshal\'s Refuge.$B$BFind Blazerunner and use the totem to remove his protective aura. Once he has been defeated, acquire the Golden Flame from the cave.','Thank you, $N.$B$BThe Golden Flame will now be returned back to my homeland, where it may be protected, never again to be used for evil.$B$BSince you did so much for me, I\'d like you to have this. Without you, I\'d still have no idea who I am!','Blazerunner is almost invincible behind the aura he has created by using the Golden Flame. Only you have the power to remove it with the Silver Totem of Aquementas.','','','','','',11179,11522,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,9376,0,0,0,1,0,0,0,0,0,11902,11904,0,0,0,0,1,1,0,0,0,0,11905,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3981,2,1584,48,52,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,3906,0,0,3982,0,0,0,'Commander Gor\'shak','Poor Gargal... didn\'t even see it coming. WHAM! The arrow landed dead center on the top of his head. He was no genius before but now...$B$B$B$BWhen we dislodged the arrow, we noticed a rolled up note attached to the shaft. On the note was a crudely drawn picture of an orc behind bars with the signature of Commander Gor\'shak attached.$B$BIf he\'s still alive in the Depths, you\'ll have to find him.$B$BA trap you say? Well no kidding, numb hooves! That\'s why you\'re going!$B','Find Commander Gor\'shak in Blackrock Depths.$B$BYou recall that the crudely drawn picture of the orc included bars drawn over the portrait. Perhaps you should search for a prison of some sort.','We haven\'t got much time. Listen carefully, $R. What I have to tell you is classified and for your ears only.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (3982,2,1584,48,54,81,0,178,0,0,0,0,0,0,0,0,0,0,0,2,3,3981,0,0,4001,0,0,0,'What Is Going On?','I was sent here under the auspices of Thrall. Do you actually think these buffoons could capture me? I allowed myself to be captured so that I could gather intelligence.$B$B$B$BThe Princess of Ironforge has been kidnapped by Emperor Thaurissan. Princess Bronzebeard is in this very city! I bet old Magni\'s heart almost stopped when he heard that news.$B$B$B$BShhh! Do you hear that? Guards coming! DEFEND YOURSELF!','Defend Gor\'shak.','That was a close call. They have been alerted to your presence... more will surely come.','Defend yourself, fool!','Survive the Onslaught','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,2610,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,3982,0), + (4001,2,1584,48,54,81,0,178,0,0,0,0,0,0,0,0,0,0,0,10,2,3982,0,0,4002,0,0,0,'What Is Going On?','So far, my communication with the dwarf, Kharan, in the cell across the hall, has been limited. I have, however, managed to convince him that I, rather -we- mean him no harm.$B$BGo speak with him and gather as much information about the Princess and her captors as possible. Take that information back to the Warchief.$B$BThrall does not want the Princess harmed, but instead, has some grand plan laid out, which includes her being safely returned to Ironforge. Kharan already knows all of this... Go!$B','Speak with Kharan Mighthammer and gather information about Princess Moira Bronzebeard\'s kidnapping. Take that information to Thrall in Orgrimmar.$B$BYou recall Gor\'shak mentioning that Kharan is being held in a cell nearby.$B','This is a chance for the Horde to change the political climate of our war torn world forever. Listen carefully, $N.$B$BFailure of this mission is not an option.','What brings you to these hallowed grounds?','Information Gathered from Kharan','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4002,2,1584,48,54,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,4001,0,0,4003,0,0,0,'The Eastern Kingdom','You bring excellent information, $N.$B$BAs Warchief, it is my duty to do what is best for the Horde. To ensure that the generations that come after us are not forced into a hopeless existence.$B$BThe opportunity to shape our future alliances has fallen into our collective laps. A move to help the dwarves could greatly strengthen our relationships in the Eastern Kingdoms. This, then, is why you must not fail!$B$BAre you prepared?','Speak with Thrall if you are prepared to take on the mission he has planned.','There is no going back beyond this point, $N.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4003,2,1584,48,59,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,4002,0,0,4004,0,0,0,'The Royal Rescue','This strike against the Dark Iron dwarves, if successful, will send a shockwave throughout their entire kingdom.$B$BPrincess Bronzebeard is under the control of Emperor Thaurissan. To free her, you must kill the Emperor. Be warned, your task is doubly dangerous, as Bronzebeard will attack you without question while under the control of the Emperor.$B$BDO NOT HARM HER!','Slay Emperor Dagran Thaurissan and free Princess Moira Bronzebeard from his evil spell. $B','What have you done!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9019,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4830,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4004,2,1584,48,60,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,4003,0,0,0,0,0,0,'The Princess Saved?','You have slain my husband, $r! My child will be born into this world without a father.$B$B$B$BI assure you, this child will be the next ruler of the kingdom of Ironforge. You and your kind shall be hunted down until the end of days for this wrongful act.$B$B$B$BLeave me be, $r. I am certain your warchief will be eager to hear the results of his meddling.$B','Return to Thrall!$B','$B$BA new threat now looms on the horizon. As Magni\'s years dwindle down, the way shall be opened for this unborn Dark Iron to become ruler of Ironforge.$B$BYou have accomplished what I asked of you and for that, you shall be rewarded.$B$BNow leave me, $N! I must confer with Sylvanas and Cairne.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12544,12545,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,81,68,500,500,0,500,500,27000,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4005,2,490,47,54,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,4084,0,0,3961,11617,1,0,'Aquementas','Take this bag of supplies with you to Tanaris. Travel to Lost Rigger Cove, and look for a circle of stones.$B$BThe eastmost peninsula is the secret...$B$BFrom this circle only, read from the book of Aquor; summon the only creature that can transform the items you collected into a totem to fight Blazerunner.$B$BAquementas will not be pleased to be awakened, but remember, you must remain in the circle for him to transform the items.','Take the Book of Aquor, the Silvery Claws, and the Irontree Heart to Tanaris.$B$BUse the Book of Aquor to summon Aquementas.$B$BAfter you have the completed totem, take it to J.D. Collie in Marshal\'s Refuge.','Blazerunner, you say...$B$BYes, I am aware that a strong elemental resides in the charred center of the crater. We all just keep our distance; none have been able to penetrate the powerful aura that surrounds him. Many have been pushed from the rocky paths onto the ground below when trying to face him.','So you\'re back, eh? Hmm... Let me take a look at that, $N.','','','','','',11522,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4021,2,17,11,20,1,0,178,0,0,0,0,0,0,0,0,0,3,0,0,0,852,0,0,0,0,0,0,'Counterattack!','The Horde commends your successes against the Kolkar, but the Kolkar themselves are maddened. I have reports that a contingent of Kolkar has traveled to the Barrens from their home in Desolace, to seek vengeance. My latest report was that, even now, they move against these bunkers, from the west!$B$BFace the Kolkar invaders, and end their threat in the Barrens. Kill them until their leader, Warlord Krom\'zar, appears. Defeat him and bring me a piece of his banner as proof.$B$BWe\'re counting on you, $N.','Bring a Piece of Krom\'zar\'s Banner to Regthar Deathgate, west of the Crossroads.','You have done it! You have defeated the Kolkar!$B$BI will be sure Thrall receives word of your actions here, $N.$B$BStand tall. You do yourself, and the Horde, proud.','Do you have the banner?','','','','','',11227,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,2500,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4022,2,46,52,54,0,0,255,0,0,0,0,0,0,0,0,0,0,0,10,0,3481,4024,4022,4024,0,0,0,'A Taste of Flame','The flight is aware of your work in the Searing Gorge.$B$BShow it to me, $r. The molt, imbecile.','Show Cyrus Therepentous the Black Dragonflight Molt you received from Kalaran Windblade.$B','$B$BYou have proven that you are not entirely useless, mortal.','','Proof Presented','','','','',10575,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4023,2,46,52,54,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4022,4024,0,0,0,'A Taste of Flame','You seek out the Flight? Present to me proof of your worth, mortal.','Show Cyrus Therepentous proof of your worth.$B$BYou have a feeling that Cyrus already knows that you are unworthy.','$B$BYou have proven that you are not entirely useless, mortal.','','','','','','',10575,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,4023,0), + (4024,2,1584,52,58,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,4023,0,0,0,11231,1,0,'A Taste of Flame','I wish to taste the searing flames of the mountain of fire. To let the molten fires of Blackrock cascade across my being. That essence, that searing heat, it is what I crave.$B$BBael\'Gar resides in the Depths of Blackrock: A being of pure flame, born of the fires of Ragnaros. Slay Bael\'Gar and from his smoldering remains bring for me a piece of his inner fire.$B$BUse the molt on his remains to safely extract the inner flame.$B$BSucceed and be rewarded.','Travel to Blackrock Depths and slay Bael\'Gar.$B$BYou only know that the giant resides inside Blackrock Depths. Remember to use the Altered Black Dragonflight Molt on Bael\'Gar\'s remains to capture the Fiery Essence.$B$BReturn the Encased Fiery Essence to Cyrus Therepentous.$B$B','$B$BYES!$B$BTake your prize and be gone. Leave my sight at once!','Has the giant been felled?','','','','','',11230,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12066,12082,12083,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,26500,3720,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), + (4041,0,357,47,52,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,-3909,0,0,0,0,0,0,'The Videre Elixir','','','So, you pulled a fast one on ol\' Miblon, eh?','Bring me an Evoroot, and sure, I can make ya that Videre Elixir.$B$BI know all kinds of things about herbs and alchemy... Why, let me tell you the story about the time I transmuted gold from the cheese I was going to eat for lunch... hey... Where are you going?','','','','','',11242,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11243,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4061,2,46,52,54,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4062,0,0,0,'The Rise of the Machines','The machines made themselves known to us during our initial forays into the Searing Gorge. Upon further investigation we discovered that they were being imported from Burning Steppes, possibly Blackrock Depths. That is what we need you for, $N.$B$BYour first task is to venture to the Burning Steppes and recover elemental shards from the rock automatons and lesser rock creations of the region. Once you have collected a sufficient amount, return to me and I shall determine their source of origin.$B','Venture to the Burning Steppes and recover 10 Fractured Elemental Shards for Hierophant Theodora Mulvadania.$B$BYou recall Theodora mentioning the golems and elementals of that region as being a source for these shards.','$B$B$B$BInteresting. Etched into the structural foundation of each of these fragments are... initials.$B$B','Do not take this task lightly, $N!','','','','','',11266,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,16500,3270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4062,2,3,52,54,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,4061,0,0,4063,11267,1,0,'The Rise of the Machines','G.L.A.$B$BThose are the \'initials\' imprinted on the elemental shards. Below the initials are a rank marking of some sort. The machinations you destroyed in the Burning Steppes were of \'Rank IV.\' I assume that this is a lowly rank.$B$BTake this shard sample to Lotwil Veriatus in the camp to the east. He is a scholar of some renown in the field of elemental sciences. He may be able to assist us in our search.','Take the Elemental Shard Sample to Lotwil Veriatus.$B$BYou recall Theodora saying that Lotwil was stationed in a camp to the east.$B','$B$BI... I know these markings.','What have you got there, $R?','','','','','',11267,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4063,2,1584,52,58,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,4062,0,0,0,0,0,0,'The Rise of the Machines','This can\'t be Argelmach! Argelmach was killed ten years ago. How can I be sure? I was the one who killed him.$B$BHe was a despicable dwarf, hell-bent on twisting my life\'s work to meet his diabolical needs. It seems that the wicked always find a way to escape justice.$B$BIf this is Argelmach\'s handiwork then he must be destroyed. I will need samplings of his latest creations. With the proper samples, I may be able to stop this uprising. The creations guard Argelmach in Blackrock Depths.','Find and slay Golem Lord Argelmach. Return his head to Lotwil. You will also need to collect 10 Intact Elemental Cores from the Ragereaver Golems and Warbringer Constructs protecting Argelmach. You know this because you are psychic. ','What is this?!? This head is not flesh. This is some sort of dark iron creation: A shadow of Argelmach - ANOTHER machine! I suspect that your destruction of Argelmach will be short lived as another shall rise to take \'its\' place soon.','Was it him? Was he really alive?','','','','','',11268,11269,0,0,1,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12109,12110,12108,12111,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,26500,3720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4081,2,1584,48,52,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'KILL ON SIGHT: Dark Iron Dwarves','By order of Warlord Goretooth, commander of the Kargath Expeditionary Force:$B$BAny and all of General Angerforge\'s forces within Blackrock Depths must be annihilated.$B$BAngerforge\'s men are ruthless killers, responsible for the mass murder of the 109th division of the Kargath Expeditionary Force. Heroes are warned to exercise extreme caution when confronting these brutes.$B$BAny person who destroys the first line of General Angerforge\'s forces in Blackrock Depths shall receive a tribute.','Venture to Blackrock Depths and destroy the vile aggressors!$B$BWarlord Goretooth wants you to kill 15 Anvilrage Guardsmen, 10 Anvilrage Wardens and 5 Anvilrage Footmen. Return to him once your task is complete.$B$B','This first strike should put a crease in Angerforge\'s pants. Now, move along soldier. I have work to complete, battles to plan, enemies to crush!$B$BCheck the wanted signs for more work.','What is it, $r? Can\'t you see I have a platoon to command?$B$B','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8891,8890,8892,0,15,10,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,15500,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0,0), + (4082,2,1584,50,54,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,4081,0,0,0,0,0,0,'KILL ON SIGHT: High Ranking Dark Iron Officials','By order of Warlord Goretooth, commander of the Kargath Expeditionary Force:$B$BHead of the K.E.F. reconnaissance division, Grandmaster Lexlort, has returned with news of the whereabouts of high ranking Dark Iron officials. Through locked gate, near the heart of the city, they train their forces to snuff out our men. Travel to Blackrock Depths and destroy them!$B$BCompletion of this mission will result in a tribute.$B','Venture to Blackrock Depths and destroy the vile aggressors!$B$BWarlord Goretooth wants you to kill 10 Anvilrage Medics, 10 Anvilrage Soldiers and 10 Anvilrage Officers. Return to him once your task is complete.','Angerforge is undoubtedly... angry. Return to me when you receive a third tribute and we shall proceed with Operation: Death to Angerforge. I cannot go into any detail of what this entails, but rest assured, it involves somebody dying.','You again? I have to hand it to you, $N, you are tenacious.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8894,8893,8895,0,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,16500,3270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4083,0,1584,40,55,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Spectral Chalice','','','The spectral chalice floats in the air, slowing rising and falling... as if to the beat of a dying heart.','The gems make no sound as they fall into depths of the chalice... ','','','','','',7910,3577,6037,0,2,20,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4084,2,490,47,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,3942,0,0,4005,0,0,0,'Silver Heart','I do not know the one you speak of, $N.$B$BBut worry not; if your friend was on a journey to find me, I do know what it was he desired.$B$BIn the heart of Un\'Goro Crater dwells evil of the purest form. This evil takes the shape of an elemental called Blazerunner... protected by an aura that none can dispel...$B$BNone... except those with enough power to do so. I can teach you of this power, $N.$B$BFirst, do as I ask. Collect 11 Silvery Claws and 1 Irontree Heart from the creatures in Felwood, then return.','Collect 11 Silvery Claws and 1 Irontree Heart for Eridan Bluewind in Felwood.','Very well, $N. I can see you are serious about helping your friend.','I can tell you more of the power of which you required to defeat Blazerunner, but first, you need to gather the things I require.','','','','','',11172,11173,0,0,11,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4101,2,361,48,55,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Cleansing Felwood','Plants give life to Felwood, yet even they suffer the taint of corruption. I know ways to cleanse them, but I cannot give out such knowledge to those I don\'t know or trust. Prove to me that you will truly aid the cause of the Cenarion Circle!$B$BTo the north lie the Irontree Caverns. The Warpwood elementals present there are now beyond hope of cleansing. I ask you to bring me their sap - blood amber it is called - so I may study it in the hopes of saving other forms of life here.','Bring 15 Blood Amber to Arathandris Silversky in Felwood.','This blood amber will be used to find a means of defeating the corruption present in Felwood. You\'ve proven to me that you\'re willing to do whatever it takes for the Cenarion Circle. I trust you now, friend.$B$BIt might seem odd that killing the elementals proved yourself to me, but the end of saving countless sentient beings must justify the means we take. You and I can now focus on the preservation of life through the salves I can make.$B$B$N, the time has come to cleanse Felwood.','I know Felwood suffers, $N - I suffer along with it! I must remain steadfast in my conviction; were the knowledge I possess to fall into the wrong hands, it would spell disaster for all of Felwood.$B$BBring to me the blood amber drawn from the slain Warpwood elementals, and I will trust you enough to help me enact a means to fight the corruption.','','','','','',11503,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3390,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,5,1,0,0,0,0,0,0,0,0,0), + (4102,2,361,48,55,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Cleansing Felwood','Plants give life to Felwood, yet even they suffer the taint of corruption. I know ways to cleanse them, but I cannot give out such knowledge to those I don\'t know or trust. Prove to me that you will truly aid the cause of the Cenarion Circle!$B$BTo the north lie the Irontree Caverns. The Warpwood elementals present there are now beyond hope of cleansing. I ask you to bring me their sap - blood amber it is called - so I may study it in the hopes of saving other forms of life here.','Bring 15 Blood Amber to Maybess Riverbreeze in Felwood.','This blood amber will be used to find a means of defeating the corruption present in Felwood. You\'ve proven to me that you\'re willing to do whatever it takes for the Cenarion Circle. I trust you now, friend.$B$BIt might seem odd that killing the elementals proved yourself to me, but the end of saving countless sentient beings must justify the means we take. You and I can now focus on the preservation of life through the salves I can make.$B$B$N, the time has come to cleanse Felwood.','I know Felwood suffers, $N - I suffer along with it! I must remain steadfast in my conviction; were the knowledge I possess to fall into the wrong hands, it would spell disaster for all of Felwood.$B$BBring to me the blood amber drawn from the slain Warpwood elementals, and I will trust you enough to help me enact a means to fight the corruption.','','','','','',11503,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4103,0,361,48,55,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,4101,0,0,0,0,0,0,'Salve via Hunting','','','Very well then, here are your Cenarion plant salves. Scour Felwood for corrupted plants, $n! Wherever they are, use the salve I have given you to purify them.','Possessing a Cenarion Beacon allows one to sea a corrupted soul shard on those tainted beasts that are put down for the greater good. I grind shards into a usable reagent that goes into making Cenarion plant salve. We will use that salve to turn corrupted plants into healthy ones again.$B$BIn exchange for these shards, I will give you some Cenarion plant salves I have already prepared.','','','','','',11515,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (4104,0,361,48,55,0,0,77,186,1,0,0,0,0,0,0,0,0,0,8,0,4101,0,0,0,0,0,0,'Salve via Mining','','','Very well then, here\'s some Cenarion plant salve. If you find more vitriol when you mine in Felwood, remember to hold on to it for me! The more of it you find, the more salve I will be able to make.','If you possess a Cenarion beacon while mining in Felwood, you will be able to see tainted vitriol that corrupts a vein of raw metal. I know how to purify that vitriol and turn it into a reagent that goes into making Cenarion plant salve. You will then use that salve on plants you find in the wild that need saving.$B$BIf you have collected any tainted vitriol, I\'ll give you some Cenarion plant salve I have already prepared.','','','','','',11513,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (4105,0,361,48,55,0,0,77,182,1,0,0,0,0,0,0,0,0,0,8,0,4101,0,0,0,0,0,0,'Salve via Gathering','','','Excellent work $n - every bit of this, once we purify it, will help us take back Felwood. Here, take some doses of Cenarion plant salve and head into the forest. The reclaiming of the land from the corruption waits for no $r!','A Cenarion beacon allows a seasoned herbalist to spot insidious fel creep - a malfeasant product of Felwood\'s corruption. My work here has taught me the knowledge of purifying fel creep into a cleansing reagent... used in what we now refer to as Cenarion plant salve.$B$BWhen you gather herbs in Felwood, you should encounter the fel creep so long as you have the beacon. In exchange for what you bring to me, I will give you pre-made Cenarion plant salve.','','','','','',11514,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4106,0,361,48,55,0,0,77,393,1,0,0,0,0,0,0,0,0,0,8,0,4101,0,0,0,0,0,0,'Salve via Skinning','','','This is exactly what I need. Here - take these plant salves and use them to reclaim Felwood from the corruption. We must persevere, $n!','A Cenarion beacon will allow a well-trained skinner to spot patches of tainted skin from bounty gathered in Felwood. I convert these seemingly useless patches into a thick paste that serves as a quickening agent for Cenarion plant salve. When you skin your kills here in Felwood, be sure to have a beacon on you!$B$BWhen you collect tainted patches, bring them to me and I will give you some Cenarion plant salves that I have already made.','','','','','',11512,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4107,0,361,48,55,0,0,77,333,1,0,0,0,0,0,0,0,0,0,8,0,4101,0,0,0,0,0,0,'Salve via Disenchanting','','','Here are some Cenarion plant salves - I only need one lesser nether essence for this, $n. Essence is by far the most potent item I can make use of to turn swords into plowshares, as it were. If you need more salve, then find me here!','The power of a disenchanted magical item is felt by the essence it creates. I\'ve devised a way to turn raw essence used by enchanters into a suitable reagent for creating Cenarion plant salve. You don\'t need a Cenarion beacon for this; any suitably disenchanted item that yields lesser nether essences will work.$B$BI just need a single lesser nether essence; in exchange, I will give you Cenarion plant salves. The essence is extremely potent - a little definitely goes a long way!','','','','','',11174,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (4108,0,361,48,55,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,1,4103,0,0,0,0,0,0,'Salve via Hunting','','','Very well then, here are your Cenarion plant salves. Scour Felwood for corrupted plants, $n! Wherever they are, use the salve I have given you to purify them.','Possessing a Cenarion Beacon allows one to sea a corrupted soul shard on those tainted beasts that are put down for the greater good. I grind shards into a usable reagent that goes into making Cenarion plant salve. We will use that salve to turn corrupted plants into healthy ones again.$B$BIn exchange for these shards, I will give you some Cenarion plant salves I have already prepared.',NULL,'','','','',11515,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4109,0,361,48,55,0,0,77,186,1,0,0,0,0,0,0,0,0,0,8,1,4104,0,0,0,0,0,0,'Salve via Mining','','','Very well then, here\'s some Cenarion plant salve. If you find more vitriol when you mine in Felwood, remember to hold on to it for me! The more of it you find, the more salve I will be able to make.','If you possess a Cenarion beacon while mining in Felwood, you will be able to see tainted vitriol that corrupts a vein of raw metal. I know how to purify that vitriol and turn it into a reagent that goes into making Cenarion plant salve. You will then use that salve on plants you find in the wild that need saving.$B$BIf you have collected any tainted vitriol, I\'ll give you some Cenarion plant salve I have already prepared.',NULL,'','','','',11513,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4110,0,361,48,55,0,0,77,182,1,0,0,0,0,0,0,0,0,0,8,1,4105,0,0,0,0,0,0,'Salve via Gathering','','','Excellent work $n - every bit of this, once we purify it, will help us take back Felwood. Here, take some doses of Cenarion plant salve and head into the forest. The reclaiming of the land from the corruption waits for no $r!','A Cenarion beacon allows a seasoned herbalist to spot insidious fel creep - a malfeasant product of Felwood\'s corruption. My work here has taught me the knowledge of purifying fel creep into a cleansing reagent... used in what we now refer to as Cenarion plant salve.$B$BWhen you gather herbs in Felwood, you should encounter the fel creep so long as you have the beacon. In exchange for what you bring to me, I will give you pre-made Cenarion plant salve.',NULL,'','','','',11514,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4111,0,361,48,55,0,0,77,393,1,0,0,0,0,0,0,0,0,0,8,1,4106,0,0,0,0,0,0,'Salve via Skinning','','','This is exactly what I need. Here - take these plant salves and use them to reclaim Felwood from the corruption. We must persevere, $n!','A Cenarion beacon will allow a well-trained skinner to spot patches of tainted skin from bounty gathered in Felwood. I convert these seemingly useless patches into a thick paste that serves as a quickening agent for Cenarion plant salve. When you skin your kills here in Felwood, be sure to have a beacon on you!$B$BWhen you collect tainted patches, bring them to me and I will give you some Cenarion plant salves that I have already made.',NULL,'','','','',11512,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4112,0,361,48,55,0,0,77,333,1,0,0,0,0,0,0,0,0,0,8,1,4107,0,0,0,0,0,0,'Salve via Disenchanting','','','Here are some Cenarion plant salves - I only need one lesser nether essence for this, $n. Essence is by far the most potent item I can make use of to turn swords into plowshares, as it were. If you need more salve, then find me here!','The power of a disenchanted magical item is felt by the essence it creates. I\'ve devised a way to turn raw essence used by enchanters into a suitable reagent for creating Cenarion plant salve. You don\'t need a Cenarion beacon for this; any suitably disenchanted item that yields lesser nether essences will work.$B$BI just need a single lesser nether essence; in exchange, I will give you Cenarion plant salves. The essence is extremely potent - a little definitely goes a long way!',NULL,'','','','',11174,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4113,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Songflower','','','You apply some Cenarion plant salve to the songflower. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a songflower plant. A pungent, unhealthy odor emanates from the plant. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4113), + (4114,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Songflower','','','You apply some Cenarion plant salve to the songflower. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a songflower plant. A pungent, unhealthy odor emanates from the plant. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,4114), + (4115,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Windblossom','','','You apply two Cenarion plant salves to the windblossom. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a windblossom plant. The berries that hang from the plant appear rotten and poisonous. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,4115), + (4116,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Songflower','','','You apply some Cenarion plant salve to the songflower. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a songflower plant. A pungent, unhealthy odor emanates from the plant. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4116), + (4117,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Whipper Root','','','You apply 3 Cenarion Plant Salves to the Whipper Root. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a whipper root plant. The visible roots of the plant appear tough and leathery, and a slimy film hangs from the plant. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,4117), + (4118,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Songflower','','','You apply some Cenarion plant salve to the songflower. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a songflower plant. A pungent, unhealthy odor emanates from the plant. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,4118), + (4119,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Night Dragon','','','You apply 4 Cenarion Plant Salves to the Night Dragon. It immediately begins to shed it\'s corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a night dragon plant. The fruits that hang from the plant appear rotten and poisonous. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4119), + (4120,2,357,47,52,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Strength of Corruption','Being a hunter, I strive to emulate the strengths I see in my opponents. It is possible to turn the battle in your favor by simply knowing your enemy well, $N.$B$BIn a place called Felwood, north of Ashenvale, the creatures have been tainted by a substance called fel. The bears and wolves have been driven mad by it, but I believe that they have also grown even stronger as well.$B$BGo, $N. Travel to Felwood and face these beasts. Learn for yourself if they are truly as strong as I believe.','Talo Thornhoof at Camp Mojache in Feralas wants you to kill 12 Angerclaw Grizzlies and 12 Felpaw Ravagers in Felwood.','It sounds from your descriptions as if the creatures show a mindless ferocity...$B$BStay alert, $N. It would be in your best interest to learn more of the corruption. Always know your enemy.','Everything touched by the fel emanates a strange green glow... I sense it is evil, but at the same time, very powerful.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8957,8961,0,0,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4121,2,1584,52,58,81,0,178,0,0,0,0,0,0,0,0,0,0,0,2,2,4122,0,0,0,0,0,0,'Precarious Predicament','Do you truly believe that you will make it to your rendezvous point with me in custody? You actually expected to break into a heavily fortified Blackrock fortress to capture a prized asset of theirs without alerting anyone or anything to your presence?$B$BYou will be destroyed!$B','Escort your prisoner, Grark Lorkrub, through Burning Steppes and through Blackrock Mountain to the Searing Gorge.$B$BYou recall Lexlort mentioning that he would have his men waiting on the other side to take Grark into custody.$B$BYou will also be required to hand over your Thorium Shackles to Lexlort.','Your heroics will not go unrecognized, $N. You have earned this tribute. The Warlord will speak with you now in regards to the final mission.','I will take this traitorous filth, $N.','Prisoner Transport','','','','',11286,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,26500,4650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4122,2,1584,52,58,81,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11286,1,0,'Grark Lorkrub','I tracked him across the Searing Gorge, through the mountain, and into the Burning Steppes. That traitor was caught red-handed giving the Blackrock orcs vital information about our day to day operations. I\'m speaking of Grark Lorkrub.$B$BHe now sits in the Burning Steppes, safely under their protection - or so he thinks.$B$BTake these shackles, $N. Find Grark, place the shackles on him and lead him through Blackrock Mountain. Do this and a tribute is yours.$B','Travel to the Burning Steppes and find Grark Lorkrub. You recall Lexlort mentioning that he was last seen in a massive Blackrock fortress.$B$BWhen you find Grark Lorkrub, use the Thorium Shackles to bind him and then lead him back through Blackrock Mountain to the Searing Gorge. Lexlort will have his men waiting on the other side to take Grark into custody.$B','Can you not see the power we gain by joining the legion of Blackrock? ','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4123,2,1584,50,55,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Heart of the Mountain','For years I have sought a certain gem. It is called the Heart of the Mountain and it\'s the size of your fist! The Dark Iron dwarves have it locked in their vault and, try as I may, they won\'t let me purchase it.$B$BSo I must resort to force.$B$BFight your way to the Lower Vault of Blackrock Depths, breach its secret safe and gain the Heart. To do that, you must defeat Watchman Doomgrip, and he won\'t appear until you\'ve opened every relic coffer in the vault!$B$BGood luck.','Bring the Heart of the Mountain to Maxwort Uberglint in the Burning Steppes.','You have the heart! Amazing! It is even more beautiful than I imagined!$B$BPlease, $N, take this as payment!','Do you have the Heart of the Mountain? To me, its value is without limit.','','','','','',11309,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8500,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (4124,2,357,40,43,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4125,0,0,0,'The Missing Courier','An associate of mine, Ginro Hearthkindle, is looking for assistance concerning the location of a courier and the parcels he was carrying. It has been a week or so since the courier went missing; our own searches have proved fruitless, and we\'re at an impasse. Unfortunately, I have had to declare the courier as missing in action.$B$BIf you have the time and resources to spare, please speak with Ginro. He should be here in the Stronghold - perhaps in his quarters.','Speak with Ginro Hearthkindle in Feathermoon Stronghold.','Latro sent you to me, I presume. While I think it is a lost cause at this point, I\'ll take whatever assistance you can offer. I must admit... I\'ll be glad once I can put my mind to rest on this matter. Every day I set out into the wilds of Feralas looking for signs of Raschal, and every night I have come back with nothing to show for my work save gnoll teeth and disappointment.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,216,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4125,2,357,40,43,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,4124,0,0,4127,0,0,0,'The Missing Courier','It\'s been about a week since Raschal, the courier, set out for Thalanaar. He knows Feralas well; he\'s been with us since General Feathermoon led the expeditionary forces here. I know his plan was to take a row boat down the coast and try and traverse across southern Feralas to avoid the Horde camp.$B$BI couldn\'t find his boat, but maybe you can. Maybe it is hidden, or maybe it was sunk. Regardless, it might hold a clue as to where he is. If you uncover something, please let me know.','Locate the courier\'s boat somewhere along the coast of Feralas.','You have found what appears to be a wrecked row boat. Through the slightly muddy water you see gaping holes riddling the port side; the boat is nearly shredded down to its simple wooden frame. Whatever broke this boat most likely tried to snap it in two. A small crest of the Feathermoon Stronghold is painted on the starboard side.$B$BIn the mud at the base of the boat, a glint of something metallic catches your eye...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,1620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4126,2,1584,50,55,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,4128,0,0,0,0,0,0,'Hurley Blackbreath','The Dark Iron dwarves, led by the villain Hurley Blackbreath, stole one of the Thunderbrew\'s best recipes, Thunderbrew Lager. The villains! They don\'t deserve such a fine brew!$B$B$N, I have a tough task for you. Go to the Blackrock Depths in the Burning Steppes, destroy any kegs of Thunderbrew Lager you find, and bring back our recipe for Thunderbrew Lager!$B$BPlease, get that recipe back, even if you have to turn Blackrock Depths upside down to do it!','Bring the Lost Thunderbrew Recipe to Ragnar Thunderbrew in Kharanos.','You found it! Well done! And I hope you gave those Dark Irons, and Hurley Blackbreath, a good thumping!$B$BThe Thunderbrews are at your service, $N. You are a hero of heroes!','Do you have the recipe, $N? I can\'t stand the idea of those Dark Iron dwarves drinking my family\'s drink!','','','','','',11312,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11964,12000,0,0,0,0,1,1,0,0,0,0,12003,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,16500,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (4127,2,357,40,44,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,4125,0,0,4129,11462,1,0,'Boat Wreckage','Running your hand along the mud, your fingers graze the handle of a knife. It looks well cared for, and it might be safe to assume that whoever was on the boat might have lost it. Perhaps the large chunk of the missing boat might have something to do with the loss.$B$BYou grab the knife, remembering that Ginro Hearthkindle in the Feathermoon Stronghold instructed you to return to him with any found clues. You get the feeling, however, that you are not quite alone in the water...','Return to Feathermoon Stronghold and show Ginro Hearthkindle the Discarded Knife you have found.','Interesting... I believe that this is Raschal\'s knife. You say you found it at the bottom of the water, along with his boat? Well, just the knife\'s discovery might not be enough to connect this to Raschal\'s disappearance; we do, however, have an unconventional option available to us to try and learn more.$B$BHave you ever heard of psychometry?','Ah, welcome back $N. I hope that you were able to uncover some clue as to Raschal\'s ultimate fate, as tragic as that may be.','','','','','',11462,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4128,2,1584,50,55,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4126,0,0,0,'Ragnar Thunderbrew','Ho, $n. I heard that Ragnar Thunderbrew is steaming mad about someone stealing his ale. He\'s looking for stalwart adventurers, and willing to pay plenty.$B$BTalk to Ragnar if you\'re interested. He\'s at the Thunderbrew Distillery in Kharanos, in Dun Morogh.','Speak with Ragnar Thunderbrew.','You\'re right I\'m mad! I\'ve been robbed! Robbed of one of our family recipes! How dare they! As if I didn\'t have enough cause to hate the Dark Iron dwarves! Now, oh... now they\'re in for it!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4129,2,357,40,44,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,4127,0,0,4130,11462,1,0,'The Knife Revealed','The Stronghold\'s resident druid, Quintis Jonespyre, has some... unusual skills. One of them involves psychometry - the ability to reveal an item\'s history by touch. Don\'t ask me how he does it; I chalk it up to magic I do not and choose not to understand. I do know, however, two things: one, I\'ve seen it work and two, the bum owes me.$B$BTake the knife up to Quint in his little tree-house here, and tell him for me that his Kalimdor Hold \'Em debt will be paid if he works his mojo on that knife.','Take the Discarded Knife to Quintis Jonespyre in Feathermoon Stronghold.','Thank you, $N.$B$BWhile psychometry isn\'t an exact art by any stretch of the imagination, I\'ve used it in times past to give insight into situations that others have chalked up to lost causes. I think using it on the knife you\'ve uncovered will give us a glimpse into what happened to Raschal.$B$BIt will only take a moment to do, but it isn\'t what I\'d call a caster-friendly task. Bear with me on this.','Ginro sent you, eh?$B$BMy psychometric readings are fairly draining on the psyche... but so are my losses at Kalimdor Hold \'Em. They call me \"King of the Bad Beats\" here in the Stronghold. Unlucky at cards... lucky at mastering the secrets of nature, I guess.$B$BAnyway, of course I\'ll do it. This may be just the breakthrough we need to uncover Raschal\'s fate. If you would hand me the knife, we can get started.','','','','','',11462,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,4129), + (4130,2,357,40,44,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,4129,0,0,4131,0,0,0,'Psychometric Reading','I\'m a little wobbly still, sorry. Anyway, I received some useful visions.$B$BRaschal takes two large leather backpacks from his boat and goes inland; he returns to the boat, however. I see gnoll scalps... he ran into some gnolls - Woodpaw I think they\'re called. He\'s very worried - almost terrified - about something. So much so, that he is not paying attention to water elementals forming behind him. The images... stop there.$B$BI need to rest, sorry $N. Tell Gin what I\'ve seen. He needs to know.','Speak with Ginro Hearthkindle in Feathermoon Stronghold.','Thanks for passing along Quint\'s visions to me, $N. I\'ll try to remember to be a little easier on him the next time we play cards.$B$BRaschal can hold his own in a fight, and gnolls aren\'t anything that would get him worried - nay, terrified. Still, maybe you and yours can act on this new information and make the breakthrough we desperately need.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,228,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4131,2,357,40,44,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,4130,0,0,4135,0,0,0,'The Woodpaw Gnolls','Our \"friends\" the Woodpaw might have gotten Raschal in the end, but something tells me that\'s not what occurred. Still, they\'re the best place to start looking.$B$BI wish I had clearer insight as to what to do, but all I have right now is \'Search the Woodpaw camps - go.\' I do know that gnolls will keep items they scavenge and fight over them; maybe they ran across the backpacks Quint mentioned. I hadn\'t risked a head-on fight in past searches, but with Quint\'s vision on this I say rip into them.','Search the Woodpaw Gnoll camps of southern Feralas for evidence of the courier\'s belongings or the courier himself.','Tacked up on a nearby tree are two large leather backpacks. Each bears a small insignia of the Feathermoon Stronghold on the front of the pack...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,1680,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4132,2,1584,52,58,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,4121,0,0,0,0,0,0,'Operation: Death to Angerforge','You have done an exemplary job, $N. It is now time to send you on your last mission.$B$BGeneral Angerforge, the Dark Iron responsible for coordinating the attacks on the 109th division of the K.E.F. and the mass slaughter of our forces must be brought to justice.$B$BThis will undoubtedly be your most grueling mission, but should you succeed, you will be richly rewarded.$B','Travel to Blackrock Depths and slay General Angerforge! Return to Warlord Goretooth when the task is complete.','Finally! The villain been brought to justice! You are a remarkable individual, $N. Wear this medallion as a symbol of your stalwart dedication to the Horde and the K.E.F.','Has the Butcher of Blackrock been disposed of?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9033,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12059,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,26500,4650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4133,2,1584,50,55,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4134,0,0,0,'Vivian Lagrave','Shadowmaster Vivian Lagrave is in need of your services. She is in the Badlands, in the orcish outpost of Kargath, pursuing rumors of a certain brew made by the Dark Iron dwarves of Blackrock Depths.$B$BSpeak with Vivian. She awaits you.','Speak with Shadowmaster Vivian Lagrave in Kargath.','Thank you for coming, $N. This place is not without a stark charm, but is lacks the amenities of the Apothecarium.$B$BEnough with the pleasantries. To business, yes?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4134,2,1584,50,55,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,4133,0,0,0,0,0,0,'Lost Thunderbrew Recipe','It is rumored that the Dark Iron Hurley Blackbreath has stolen a recipe for ale. This ale, Thunderbrew Lager, is said to infuse its imbiber with great strength and courage. We wish to study the drink. Perhaps, we will find other applications for its virtues... applications more in line with Forsaken objectives.$B$BDelve into Blackrock Depths, find Hurley, take from him the recipe for Thunderbrew lager and bring it to me.$B$BAnd to find him, you may have to entice him by threatening his precious ale.','Bring the Lost Thunderbrew Recipe to Vivian Lagrave in Kargath.','Very good. I will send this recipe to the Apothecarium to be studied, and in time we will unlock its secrets. One day, the dwarves of the Alliance may find the virtues of this drink used against them!$B$BI find that terribly amusing. Perhaps death has an affect on one\'s sense of humor... do you think?','Do you have the recipe for the Thunderbrew Lager, $N?','','','','','',11312,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11964,12000,0,0,0,0,1,1,0,0,0,0,3928,6149,0,0,5,5,0,0,0,0,0,0,0,0,0,0,0,0,8500,3390,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), + (4135,2,357,40,46,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,4131,0,0,4265,11463,1,0,'The Writhing Deep','Inside the backpacks are two items: the first is a parcel of goods that was bound for Thalanaar, and the second is a note hastily penned to an unknown reader.$B$BThe note tells of discovering insidious bug-like creatures south of the gnoll camps in a place called the Writhing Deep. The author felt the need to investigate it personally, as though it was a serious threat to all of Feralas. The note is signed, \"Raschal of Feathermoon\".$B$BIt would seem that you have located where Raschal ultimately went.','Now that Raschal\'s last known whereabouts have been discovered, continue your search for him or his remains in the Writhing Deep. According to the note, it is located to the south of the Woodpaw gnoll camps.','You have discovered a large pod of an alien nature. The texture of the pod appears mucous, though hardened protrusions stick out from random parts of it. The pod itself has the height and width to easily encompass a humanoid inside of it... and from the faint humanoid shape visible through the skin of the pod, you surmise that this is what it indeed encapsulates.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,1830,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4136,2,1584,48,53,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,4324,0,0,0,0,0,0,'Ribbly Screwspigot','My brother Ribbly has always been a drain to his family, taking our money and wasting it on one scheme after another.$B$BWell, his last scheme must have been his worst, because Baron Revilgaz of Booty Bay just put a price on poor Ribbly\'s head. I can\'t tell you how happy this makes the Screwspigots! Our little Ribbly\'s finally worth something!$B$BBut now he\'s hiding out, deep in Blackrock Depths. Please, find him and bring him to me!$B$BOr, if he won\'t come, then that\'s ok... just bring me his head.','Bring Ribbly\'s Head to Yuka Screwspigot in the Burning Steppes.','Aha! You found him! And... it appears that my little brother didn\'t want to come quiety. It\'s a pity. I would have liked to see the look on his face when I told him our plans to turn him in to Revilgaz.$B$BThank you, $N. You\'ve made my family very happy. And Ribbly\'s never looked as peaceful as he does now.','Do you have Ribbly? Or, at least a part of him?','','','','','',11313,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11865,11963,12049,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6000,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (4141,2,490,47,52,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4142,0,0,0,'Muigin and Larion','See Larion over there? It\'s HIS fault we\'re here!$B$BI told him we were going the wrong way, but would he listen? And would you believe that he\'s the one that won\'t speak to me? Well, until he changes his mind, let\'s have a bit of fun with him.$B$BHave you noticed the strange plant-like creatures around here? They\'re nothing but trouble, really, but I think if trained properly, I could get them to obey commands.$B$BFirst thing though, I\'ll need some samples to study. Do you think you could collect some?','Collect 15 Bloodpetals and return to Muigin.','I hope they didn\'t give you too much trouble, $N. I try to steer clear of them -- they\'re wild!$B$BI tried jumping over one... I was attacked! Plants just shouldn\'t be acting that way!','Larion\'s got something coming, that\'s for sure!','','','','','',11316,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,5,6,1,0,0,0,200,0,0,11,0,0,0,0,0,0,0,0,0,0), + (4142,2,490,47,52,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,4141,0,0,4143,11316,1,0,'A Visit to Gregan','I\'m not quite sure what to make of this, $N. The plants... they seem to have some minimal intelligence.$B$BI\'m no expert, though. But, I do know someone that is!$B$BHead to northern Feralas, and look for a buddy of mine named Gregan Brewspewer. He\'s an expert on this sort of thing.$B$BI\'m sure Gregan can help us out here. You\'ll find him out in the wilderness; he\'s not the type to live in a big city.','Take a Bloodpetal to Gregan Brewspewer in Feralas.','Bloodpetal, eh? Hmmm... Well, you better explain the plan, and then I\'ll tell you whether or not I can help you.','I live out here in the forest... Peaceful.$B$BWell, at least I thought it would be. I get more visitors out here than I ever did when I lived in Ironforge!','','','','','',11316,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2280,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (4143,2,490,47,52,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,4142,0,0,0,0,0,0,'Haze of Evil','To tell you the truth, $N, I\'ve never seen any plants like this in my travels. Perhaps I should take a trip to this crater...$B$BAt any rate, I think I know just the thing Muigin\'s looking for -- Atal\'ai haze. It\'s horrid stuff, hard to collect, but it\'s just what he needs to control the little monsters.$B$BYou\'ll need to visit the temple of Atal\'Hakkar in the Swamp of Sorrows. The Atal\'ai Haze can be collected from the deep lurkers, murk worms, or oozes found there. Good luck, $N!','Collect 5 samples of Atal\'ai Haze, then return to Muigin in Un\'Goro Crater.','I admit, I\'m a bit hesitant to touch that stuff, $N! But if Gregan says it\'ll work, then I\'m willing to give it a try!','Larion\'s still not speaking to me! He sure knows how to hold a grudge.','','','','','',11318,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7500,3060,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4144,0,490,47,53,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,4143,0,0,0,0,0,0,'Bloodpetal Sprouts','','','Here goes nothing, $N! This will get Larion\'s attention!','Here\'s the plan, $N: Go out and collect some bloodpetal sprouts -- you know, the plants that haven\'t fully sprouted yet, and bring them here. Then I\'ll see what the Atal\'ai haze can do.$B$BYou may think I\'m vengeful... Actually, you\'d be right about that!$B$BTruth is, I know the way out of here, but until Larion will admit that I\'m right, I\'m staying right here!$B$BSo off with you, find those bloodpetal sprouts and let\'s have some fun!','','','','','',11315,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2370,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4145,2,490,47,52,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4147,0,0,0,'Larion and Muigin','See Muigin over there? It\'s HIS fault we\'re lost!$B$BI\'m the one that knew the way, but he insisted he knew a shortcut, and we ended up here!$B$BTo make matters worse, now he keeps sending his crazy plant pests to annoy me. I\'m so angry that I\'m not planning on talking to him any time soon, but these pests are too much to handle.$B$BWhy don\'t we try to limit his supply, first thing. Go out and hunt some Bloodpetals, then return to me.','Hunt 5 Bloodpetal Lashers, 5 Bloodpetal Threshers, 5 Bloodpetal Flayers and 5 Bloodpetal Trappers for Larion at Marshal\'s Refuge.','Thanks for your help, $N, but I\'m afraid I have some bad news...','Muigin needs to apologize first before I\'ll talk to him again!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6509,6512,6510,6511,5,5,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7500,3060,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,5,1,0,0,0,0,0,0,0,0,0,0), + (4146,2,1417,47,52,1,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,4147,0,0,0,11319,1,0,'Zapper Fuel','You\'re in luck, $n! I\'ve been working on some of my own experiments while Marvon\'s been gone, and one of them is a short range bug zapper. With just a few adjustments, it should be great for ridding yourself of those Bloodpetal pests.$B$BI can let you have one of my zapper prototypes, but you\'ll still need to collect the fuel. You can get the necessary Atal\'ai haze that the zapper needs in the temple of Atal\'Hakkar. The deep lurkers, murk worms, or oozes are the ones you\'ll need to get it from.','Deliver the Unloaded Zapper and 5 samples of Atal\'ai Haze to Larion in Marshal\'s Refuge.','So, Marvon wasn\'t around? Well, show me what you got, anyway.','This is exhausting, $N. Those things just won\'t leave me alone!','','','','','',11319,11318,0,0,1,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4147,2,490,47,52,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,4145,0,0,4146,0,0,0,'Marvon\'s Workshop','I managed to spy on what Muigin was doing, and he\'s actually growing the darn things over there!$B$BI think the only solution here is to... no, not go talk to him... What are you thinking? The solution is to fight back!$B$BWe\'ll need the help of my friend, Marvon, who has a workshop in Ratchet. I\'m sure he\'ll be able to create some sort of gadget that will help us.','Travel to Marvon Rivetseeker\'s workshop in Ratchet.','Marvon\'s been gone quite a long time now, $N. He went off to Tanaris to study some of the ancient troll ruins.$B$BNow, what was it that you said you needed?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4148,0,490,47,53,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,4146,0,0,0,0,0,0,'Bloodpetal Zapper','','','Looks like this is going to work perfectly, $N. Now remember, if you see any of those pests around, don\'t hesitate to use that zapper!','For the zapper to work, it needs a sample of the target creature. Head out into the crater and collect a Bloodpetal sprout. Then I can calibrate it to work on Muigin\'s little friends...$B$BIf he weren\'t so stubborn, we could be on our way home, already... But until then, I\'ll just have to show him that his little prank doesn\'t bother me at all!','','','','','',11315,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11320,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,16000,2370,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4161,2,-304,1,7,0,0,77,185,1,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Recipe of the Kaldorei','Long ago, the night elves were called the kaldorei, a name that means \"children of the stars.\" Learning of the past is an important step in your path as a $c, $N, so listen well to what I have to tell you.$B$BThe kaldorei have always taken much pride in their harmonious relationship with nature. This means that we only take from nature what is necessary, and that we return in kind. This balance has afforded us much, $N.$B$BGo out and collect seven small spider legs -- no more than that, and return to me.','Collect 7 Small Spider Legs for Zarrin in Dolanaar.','Always remember what I have shown you today, $N. You are part of the balance that the night elves strive to keep intact, even during troublesome times.','Remember the balance, $N. I wish you to develop an understanding and a strong empathy for the living forests.','','','','','',5465,0,0,0,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5482,5472,0,0,1,3,0,0,69,0,0,0,0,250,0,0,0,0,85,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0,4161), + (4181,2,-201,30,47,0,0,77,202,200,0,0,0,0,0,0,0,0,0,0,0,0,3638,3526,0,10789,1,0,'Goblin Engineering','Expert engineering yields two distinct disciplines: gnome and goblin. I only bother to mention goblin engineering because I\'m a fair trainer. They like to make things that blow up, and they rarely care what is in the way - even themselves.$B$B$N, read this manual. If you want to learn how to blow yourself up, then take it to Nixx Sprocketspring in Gadgetzan. Remember - membership is permanent and prevents joining the other discipline, so make sure this is what you want before finishing his task.','If you wish to learn more about Goblin Engineering, take the Manual of Engineering Disciplines to Nixx Sprocketspring in Gadgetzan.','Well $N, you were wise to seek my tutelage! Any schlep can become an expert at the basics of engineering - the gnomes and their irradiated home of Gnomeregan are proof of that. It takes a strong mind and a steady hand (emphasis on STEADY) though to master the discipline of Goblin Engineering.$B$BKeep your ears perked $N, and you might learn something.','I can smell fresh recruits much like I can an excellent blasting powder - from a mile away. Have you come seeking to learn about the mastery of the explosion?','','','','','',10789,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4182,2,46,48,54,1,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4183,0,0,0,'Dragonkin Menace','Life in the Burning Steppes is rife with conflict.$B$BJust look at this place! We know very little of what happened to these buildings, but we do know that at one time, before the great explosion, this was all part of the Redridge mountain range.$B$BEnough lamenting! We have a problem, $N. You may have noticed the dragonkin below this ridge. We need assistance in pushing them back. Kill as many as you can and return to me. Succeed and perhaps we can talk of other things.$B','Slay 15 Black Broodlings, 10 Black Dragonspawn, 4 Black Wyrmkin and 1 Black Drake. Return to Helendis Riverhorn when the task is complete.','Superb slaying, $N. Now that we know you can handle yourself around dragonkin, we can talk of more pressing matters.','How goes the dragon hunt?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7047,7040,7044,7041,15,10,1,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,16500,3270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4183,2,46,48,54,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,4182,0,0,4184,11366,1,0,'The True Masters','We had always assumed that the Blackrock orcs were a product of their savage upbringing. What we have found here, in their homeland, tells us another story.$B$BIndeed, it is bloodlust and thirst for conflict that empowers them, but the black dragonflight are the beings whom control the orcs of Blackrock. We suspect that it is the black dragonflight that fuels them with rage and hostility.$B$BTake this letter to Magistrate Solomon. He will know what must be done.$B$B','Travel to Lakeshire and deliver Helendis Riverhorn\'s Letter to Magistrate Solomon. ','','Greetings, $N. Have we met before? You look vaguely familiar.','','','','','',11366,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,2460,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4184,2,46,48,54,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,4183,0,0,4185,11367,1,0,'The True Masters','This is grim news, $N. To discover that our mortal enemies are merely pawns of a much greater threat is disheartening. There is no possible way that Lakeshire could survive an attack from both the Blackrock orcs and the black dragonflight. Should Lakeshire fall to this menace, Darkshire would fall next, and then what? Goldshire? Stormwind itself?$B$BYou must take this information to Highlord Bolvar Fordragon in Stormwind at once! If this does not merit the aid of Stormwind, nothing will and all is lost.$B','Travel to Stormwind and deliver Solomon\'s Plea to Highlord Bolvar Fordragon.$B$BBolvar resides in Stormwind Keep. ','Dragons? Impossible!','What brings you to Stormwind Keep?','','','','','',11367,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,0,2460,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4185,2,46,48,54,0,0,77,0,0,0,0,0,0,0,0,0,0,0,10,2,4184,0,0,4186,0,0,0,'The True Masters','Solomon paints a dreary picture. Still, we cannot afford to send our thinly spread troops to the aid of Lakeshire on speculation. I will need proof of these claims before I can act.$B$BSpeak with Lady Prestor, $N. She is a learned woman and knows much of dragons and dragonkin. She may be able to shed some light on this situation.$B','Speak with Highlord Bolvar Fordragon after speaking with Lady Katrana Prestor.','$B$BWhile I respect Lady Prestor\'s stance, I believe that there is a solution to this dilemma that may put all of our concerns to rest. ','','Advice from Lady Prestor','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4186,2,46,48,54,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,4185,0,0,4223,11368,1,0,'The True Masters','I am going to empower you as an acting deputy of Stormwind, $N.$B$BReturn to Magistrate Solomon in Lakeshire and deliver this decree.','Take Bolvar\'s Decree to Magistrate Solomon in Lakeshire.$B','It could have been worse, I suppose...$B$B$B$BIt appears as if the fate of Lakeshire rests squarely on your shoulders.$B$B','Any news from Bolvar?','','','','','',11368,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,3270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4201,2,1584,50,54,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11412,1,0,'The Love Potion','Oh, the pains of love! My dear Private Rocknot is immune to my charms. I am spurned! It\'s maddening!$B$BYou must help me! We succubi know much of love, and I can make a potion to beat down the iron walls around Rocknot\'s heart. To make it, I need these items: the herb gromsblood, giant silver veins from the cliff giants of Azshara, and water from the Golakka Springs Crater in Un\'Goro. You can place the water in this vial.$B$BPlease, $N, help a poor soul in her quest for happiness!','Bring 4 Gromsblood, 10 Giant Silver Veins and Nagmara\'s Filled Vial to Mistress Nagmara in Blackrock Depths.','Oh, you\'ve done it! I can now make my potion and use it on Rocknot. Finally, he will fall victim to my charms!$B$BThank you, $N. You are a champion of love!','Do you have the ingredients? The hole in my heart threatens to consume me!','','','','','',8846,11405,11413,0,4,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11962,11866,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8000,3270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4221,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Windblossom','','','You apply two Cenarion plant salves to the windblossom. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a windblossom plant. The berries that hang from the plant appear rotten and poisonous. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4221), + (4222,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Windblossom','','','You apply two Cenarion plant salves to the windblossom. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a windblossom plant. The berries that hang from the plant appear rotten and poisonous. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,4222), + (4223,2,46,48,54,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,4186,0,0,4224,0,0,0,'The True Masters','$B$BYou must return to the Burning Steppes, $N. As a deputy of Stormwind, you will be required to report to Marshal Maxwell. Good luck.','Speak with Marshal Maxwell in the Burning Steppes.','','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4224,2,46,48,54,0,0,77,0,0,0,0,0,0,0,0,0,0,0,10,2,4223,0,0,4241,0,0,0,'The True Masters','What? You thought you were the first? How many soldiers must we lose before Stormwind acts?$B$BWe had accumulated enormous amounts of intelligence pertaining to the Blackrock menace before we lost our commanding officer, Marshal Windsor. With Marshal Windsor went all of our precious information.$B$BWhat we need is that documentation. Speak with Ragged John, $N. He was with Windsor when they were attacked by a Blackrock raiding party. He was last seen in a cave to the north.','Speak with Ragged John to learn of Marshal Windsor\'s fate and return to Marshal Maxwell when you have completed this task.$B$BYou recall Marshal Maxwell telling you to search for him in a cave to the north.','I could have warned you, but what fun is that?','Have you spoken with John yet?','Ragged John\'s Story','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4241,2,1584,48,54,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,4224,0,0,4242,0,0,0,'Marshal Windsor','So that good for nothing coward says that Windsor is alive, eh?$B$BSuit up, deputy, you are going in to find him. If Windsor is alive, you are to bring him back. If he\'s dead, I want proof.$B$B$B$BI bet you are getting tired of hearing that, aren\'t you?','Travel to Blackrock Mountain in the northwest and enter Blackrock Depths. Find out what became of Marshal Windsor.$B$BYou recall Ragged John talking about Windsor being dragged off to a prison.','Where is he! I\'ll murder him!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,3270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4242,2,1584,48,54,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,4241,0,0,0,0,0,0,'Abandoned Hope','Bolvar is a fool. I was gathering his precious \'proof\' so that I could shove it down his throat.$B$BHe is a blind buffoon. Proof stands two feet away from him and he does not see.$B$BAs for my data, it\'s lost. Gone. Unrecoverable.$B$BShould I ever find Ironfoe and make it out of this labyrinth, my first stop will be Stormwind, to place my hammer in between that reptile\'s eyes.$B$BLeave me, $N.','Give Marshal Maxwell the bad news.','He\'s gone mad, apparently.$B$B$B$BIt is unfortunate that a once proud and noble warrior would be turned into a blithering head case. I GUESS we\'ve reached a dead end...$B$BI must reward you for your efforts thus far, $N.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12018,12021,12041,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,3270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4243,2,490,48,53,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4244,0,0,0,'Chasing A-Me 01','Unfortunately, something\'s happened to one of my greatest inventions. You\'ve seen mechanical squirrels, yes? Well, to get closer to the apes of Un\'Goro Crater, I created a mechanical ape to blend in with their kind--I call her A-Me 01.$B$BShe has scrying gems for eyes so I could see everything she saw. She made it to Fungal Rock--the apes\' lair--just east of here, and that\'s when I lost contact. The last thing I saw was one of their alpha males rushing up to say hello to her!$B$BCan you help me find her?','Find A-Me 01 in Un\'Goro Crater.','As you look A-Me 01 over, you see two huge dents tarnishing what Karna obviously feels is a well-crafted piece of engineering. One dent decorates A-Me 01\'s shoulder, the other is on her head.$B$BNo power seems to be running through her components as you investigate further.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1590,0,0,0,0,0,0,0,0,18,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4244,2,490,48,53,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,4243,0,0,0,0,0,0,'Chasing A-Me 01','A little further investigation shows a panel that slides open. Clearly written above some wiring is the statement, \"Replace Mithril Casing And Turn Power Off Then On.\"$B$BTaking a moment to replace the panel, you wonder if it\'ll be that simple to fix A-Me 01 and get her back to Karna Remtravel near Marshall\'s Refuge.$B$BOnly trying it will tell.','Find a Mithril Casing and return to A-Me 01 in Un\'Goro Crater.','You remove the panel from A-Me 01\'s back yet again and carefully remove the old mithril casing that seems to have burnt out. The new one slides into place easily. The only thing left to do, assuming the mithril casing was the problem, is to flip the switch to the \"Off\" position, and then back to the \"On\" position.','The panel in which the mithril casing goes is still closed shut. The rest of A-Me 01 remains inert.','','','','','',10561,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2370,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (4245,2,490,48,53,0,0,255,0,0,0,0,0,0,0,0,0,0,0,2,2,4244,0,0,0,0,0,0,'Chasing A-Me 01','Checking to see if you\'re prepared to lead A-Me 01 back to Karna Remtravel, you flip the switch to the \"Off\" position. Glancing around once again to make sure none of the gorillas are coming, you prepare to see what happens when you flip the switch back to the \"On\" position.$B$BThis is your last chance... are you sure this is what you want to do?','Escort A-Me 01 back to Karna Remtravel in Un\'Goro Crater.','Oh, you\'ve done it! Wonderful! Thank you, $N.$B$BOh, my poor, A-Me. Look at all those dents. We\'ll get her up and running perfectly with just a little work.$B$BThank you again, $N. I really appreciate it.','Have you been able to help A-Me? That mithril casing you mentioned being destroyed was a good guess at what was wrong. I\'m sure if you replace that, she\'ll reactivate and be able to come home.','Protect A-Me 01 until you reach Karna Remtravel','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16000,3930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4261,2,361,49,56,0,0,77,0,0,0,0,0,0,0,0,0,0,0,2,2,4442,0,0,0,0,0,0,'Ancient Spirit','Felwood was once a peaceful and serene land... Until the legion took hold. The infernals, destruction, chaos...$B$BThe skull of Gul\'dan ensured that none were spared here. All fell to the corruption.$B$BEven now, as a spirit, I still find myself trapped, bearing the suffering of this land. Help me find my way home. Please, $N, tell me you will lead an ancient spirit away from here, where I may finally rest.$B$BOnce I am free, seek out Kayneth Stillwind, a druid that resides in Forest Song, to the east.','Escort Arei to safety, then speak with Kayneth Stillwind in Forest Song, in eastern Ashenvale.','Yes, $N. Felwood has been through much hardship. Thank you for what you have done.$B$BOne day, we may be able to reclaim Felwood from the corruption; every kind deed helps.','','Help Arei get to Safety','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11873,11874,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,47,69,0,0,0,150,350,0,0,0,0,4380,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,2,0,0,0,0,0,0,0,0), + (4262,2,25,48,52,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4263,0,0,0,'Overmaster Pyron','The last five of my mages that went snooping around in Blackrock Mountain came back extra crispy with a permanent orange gnomefro - or worse.$B$B$B$BOne nasty bugger in particular, Overmaster Pyron, seems to be causing quite a bit of trouble. We need that elemental terminated so that our expedition crew can make its way into Blackrock Depths!$B$BHe guards the entrance at the Blackrock Quarry.','Slay Overmaster Pyron and return to Jalinda Sprig.$B$BYou recall Jalinda talking about Pyron guarding the quarry. Perhaps you should search there?','Incendius? Oh dear...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9026,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,250,0,0,0,0,15500,3060,0,0,0,0,0,0,0,0,1,1,1,5,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4263,2,1584,48,56,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,4262,0,0,0,0,0,0,'Incendius!','Are you sure Pyron said \'Incendius\' when he died?$B$B$B$BLord Incendius is purported to be a minion of Ragnaros! Oh dear, oh dear... whatever will we do?$B$BDo you think you can handle another mission? I don\'t have anybody else to send, $N!$B$BWe will never get a team in if Incendius continues to raise Pyron from the ashes.$B$BYou\'ll have to find and destroy Lord Incendius!$B','Find Lord Incendius in Blackrock Depths and destroy him!','Oh dear! Are you sure Incendius said \'Ragnaros?\'$B$B','Is the fiend dead??','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9017,0,0,0,1,0,0,0,0,0,0,0,12113,12114,12112,12115,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,250,0,0,0,0,8500,3480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,6,1,0,0,0,0,0,0,0,0), + (4264,2,1584,50,58,81,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,4242,0,0,4282,11446,1,0,'A Crumpled Up Note','The note has stains covering its surface. The text is barely legible, but you make out the following:$B$B...sweet irony...$B$B...the fall of the broken Alliance...$B$B...if it were not for General Angerforge\'s diligence, we may have never discovered the pattern to the encryption...$B$B...Argelmach is almost done with the decryption of Windsor\'s notes.$B$BOur lord will rise from the depths and crush any that remain...$B$B-Emperor Dagran Thaurissan.$B','You may have just stumbled on to something that Marshal Windsor would be interested in seeing. There may be hope, after all.','','$B$BWhat do you have there, $N?','','','','','',11446,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,3720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4265,2,357,40,46,0,0,77,0,0,0,0,0,0,0,0,0,0,0,2,2,4135,0,0,4266,0,0,0,'Freed from the Hive','The pod splits opens some when you touch it, revealing a night elven male who is surprisingly still alive. He seems to be in good health, though deeply stunned. As you help him down from the pod, he stirs to life.$B$B\"Thank Elune - you\'ve saved me, friend! I... I\'m Raschal, and I awoke paralyzed inside this pod after these bugs overwhelmed me. Were you sent by the Stronghold?\"$B$BIt would seem that you\'ve found the missing courier!','Free Raschal from the Zukk\'ash hive.$B$BReturn to Ginro Hearthkindle in Feathermoon Stronghold and let him know that Raschal is alive and well.','Welcome home, $N. Raschal checked in just a little while ago and told me what happened.$B$BI... no, the entire Stronghold can\'t even begin to thank you for your great deed; Raschal would have been dead without your timely aid, and your assistance came to us without even so much as the whisper of a mercenary\'s fee. You bear the mark of a true hero. Know that you will always have a friend in Ginro Hearthkindle.','You have something to report, $n?','Free Raschal.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,2430,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,4265,0), + (4266,2,357,40,46,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,4265,0,0,4267,0,0,0,'A Hero\'s Welcome','$N, General Shandris Feathermoon would like to speak with you personally. No doubt she wants to thank you for your service to the Stronghold, but I do know that she also wants to talk to you about the insect creatures that you and Raschal faced in southern Feralas. The reports of those Zukk\'ash insects are... frightening, to say the least.$B$BGeneral Feathermoon is waiting for you in the main compound.','Speak with Shandris Feathermoon in Feathermoon Stronghold.','$N, I give you my warmest thanks for the aid you\'ve given us. Your bravery in the face of overwhelming odds has warranted a reward worth a thousand times greater. Nevertheless, I hope you accept this on behalf of the entire Stronghold.$B$BNow, if I may... I\'d like to ask for your aid one more time. In light of the discovery of the Zukk\'ash hive here in Feralas, I think you\'re the best choice for this mission.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11856,11857,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,54,47,72,500,0,500,500,500,0,3630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4267,2,357,40,46,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,4266,0,0,0,11466,1,0,'Rise of the Silithid','I am entrusting you with a copy of the report Raschal made on the infestation of southeastern Feralas. While the main report is being filed in Darnassus, I want you to give this copy to an associate of the Protectorate. Her name is Gracina Spiritmight; she is a priestess who dwells in the Temple of the Moon in Darnassus. She has broad knowledge on these kinds of creatures, and her receiving this report would benefit us all.$B$BYou\'re dismissed - good luck, $N; may Elune watch over us all.','Bring Raschal\'s Report to Gracina Spiritmight in Darnassus.','We night elves know of the terror outlined in this report. Shandris was wise to send this, and you, to me.$B$BThese creatures will consume Feralas rapidly; they are nothing short of one of the greatest menaces we all will ever face. The insects you and the courier encountered are known as the silithid. They are mere tools of one of the greatest threats that both the Horde and Alliance will ever face.$B$BI pray we will have the resolve to defeat them before they destroy us.','Welcome to this blessed temple, friend. Your arrival here from Feathermoon Stronghold has been foretold to me. Do you have the report Shandris Feathermoon asked you to bring?','','','','','',11466,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,69,0,54,47,350,350,0,350,350,0,246,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4281,2,357,40,44,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11463,1,0,'Thalanaar Delivery','This parcel of goods you found in the Woodpaw gnoll camps was supposed to be delivered to the small way-station of Thalanaar in southeastern Feralas. Regardless of the missing courier\'s fate, the task of delivering the parcel remains unfinished.$B$BExamining the parcel in detail reveals a hand written name of \"Falfindel Waywarder\" on the outside of the packaging. Perhaps this is the parcel\'s ultimate recipient.','Bring the Undelivered Parcel to Falfindel Waywarder in Thalanaar.','Elune be praised, the delivery from Feathermoon Stronghold has finally arrived!$B$BYour presence here indicates to me that perhaps some ill fate may have befallen Raschal, our usual courier. I hope that everything works out. I know that recently, the Woodpaw have become highly agitated from some source to their south. Maybe he fell to the wilds there; I would be careful, friend.$B$BRegardless, thank you again. Here is payment for this parcel\'s delivery.','Welcome to Thalanaar, $C. Do you need assistance of some sort?','','','','','',11463,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,6500,1680,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4282,2,1584,50,58,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,4264,0,0,0,0,0,0,'A Shred of Hope','$B$BDo you realize what this means, $N?$B$BPerhaps all is not lost! From what I can ascertain, the information is being held by two Dark Iron dwarves: General Angerforge and the golem lord, Argelmach. I have a feeling that they won\'t just hand over the information if we ask nicely.$B$BI hope you are ready to battle.$B$BVenture forth and find these two villains! Destroy them and return my lost information.','Return Marshal Windsor\'s Lost Information.$B$BMarshal Windsor believes that the information is being held by Golem Lord Argelmach and General Angerforge.','$B$BWe need to get out of here!','Soon this grand subterfuge will be over.','','','','','',11464,11465,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,9000,3720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4283,2,46,50,56,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'FIFTY! YEP!','I\'m going to let you in on a little secret, soldier. Come a little closer.$B$BI\'M THE ONLY SANE ONE HERE!$B$BLook at these people! Would you believe that they\'re all insane!? Well they are! NUTS! CRAZY!$B$B$B$BLet\'s just keep that between me, you, and my pal Captain Winky.$B$B$B$BAnyhooooo... I\'m collecting badges to go along with my ogre ear collection. Orc is the flavor of the day. Fifty. GO!$B$B$B$BSHIP IT!','Oralius wants 50 Blackrock Medallions. Chances are high that these medallions can be found on the orcs in the Burning Steppes.','You\'ve done it! Your reward is: RUB MY BELLY! GO ON! RUB IT!','$B$BBurning Steppes to control, come in control.','','','','','',11467,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,8500,3480,0,0,0,0,0,0,0,0,1,5,5,193,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4284,2,490,47,53,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Crystals of Power','I\'m sure you\'ve noticed \'em, $N. They\'re everywhere!$B$BWhat am I talking about? Why, the crystals, of course!$B$BThe crystals... They\'re all over the crater. Most people ignore them, but I have a strange feeling that they hold power within them. I\'ve been doing experiments here with them for a while, but I can\'t seem to find anything. Well, I haven\'t yet, anyway.$B$BSay, I\'m running a little low on the crystals I have here -- think you might be able to collect some more for me?','Collect 7 Power Crystals of each color: red, blue, yellow, and green. Bring them to J.D. Collie at Marshal\'s Refuge.','Now I will continue my experiments! Thank you, $N.','I just know I\'m onto something here, $N!','','','','','',11186,11188,11185,11184,7,7,7,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8000,3150,0,0,0,0,0,0,0,0,1,5,0,0,0,0,0,0,0,5,4,0,0,0,0,0,0,0,0,0), + (4285,2,490,47,53,0,0,255,0,0,0,0,0,0,0,0,0,0,0,10,2,4284,4321,-4285,0,0,0,0,'The Northern Pylon','What could they be for? I can\'t get the thought out of my head!$B$BIt\'s driving me crazy -- that the rumors I have heard about the crystal pylons are all true. Call me gullible, but I\'ll usually believe anything people tell me.$B$BAnyway, I have heard that there is one of the crystal pylons fairly close. Somewhere in the north... Please locate it, $N. I just know they exist.','Discover the location of the Northern Crystal Pylon in Un\'Goro Crater.','I know the stories are true, $N.','Have you visited the pylon, $N?','Discover and examine the Northern Crystal Pylon','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2370,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (4286,2,1584,50,56,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Good Stuff','Captain Winky tells me that the Dark Irons in the Depths got all the good stuff. Ain\'t that right, Winky?$B$B$B$BARRR MATEY! IT BE RIGHT!$B$BSee what I\'m saying? You need to get in there and bring me back some samples of the good stuff.$B$BGet in there and shake your moneymaker!$B','Travel to Blackrock Depths and recover 20 Dark Iron Fanny Packs. Return to Oralius when you have completed this task. You assume that the Dark Iron dwarves inside Blackrock Depths carry these \'fanny pack\' contraptions.$B','$B$BOH WONDERFUL!$B$B$B$BDELICIOUS! Look at all these goodies!$B$BTake one for yourself, $N. There\'s plenty to go around.','I can\'t be bothered right now, $N. Me and Winky got a meeting to attend.','','','','','',11468,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11883,0,0,0,1,0,0,0,47,0,0,0,0,250,0,0,0,0,8500,3480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4287,2,490,47,53,0,0,255,0,0,0,0,0,0,0,0,0,0,0,10,2,4284,4321,-4285,0,0,0,0,'The Eastern Pylon','During my stay here, I have heard strange rumors about mysterious pylons existing out in the wilderness of the crater, $N. I guess that they are quite large, with crystals lining their interiors.$B$BAlthough I\'ve never seen one, I can\'t help but think that the rumors are true -- and that the pylons have something to do with all the crystals we found$B$BSo why don\'t you help me put my curiosity to rest? Supposedly, there is one in the eastern area of the crater. Do you think you can find it?','Discover the location of the Eastern Crystal Pylon in Un\'Goro Crater.','Un\'Goro is such a strange place, $N. When you enter the crater, it\'s as if you are in a completely different world...','Have you visited the pylon, $N?','Discover and examine the Eastern Crystal Pylon','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2370,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (4288,2,490,47,53,0,0,255,0,0,0,0,0,0,0,0,0,0,0,10,2,4284,4321,-4285,0,0,0,0,'The Western Pylon','My experiments so far have not yielded any positive results, $N. I can\'t help but hope that you can find a solution by searching for one of the pylons that I have heard exist.$B$BPerhaps if we combine certain colors at them... but I get ahead of myself. Let\'s find them first!$B$B$N, search the western area of the crater; a pylon is said to be somewhere in that area.','Discover the location of the Western Crystal Pylon.','There are many hidden areas of the crater along the sides. Try exploring the winding paths if you can\'t think of anywhere else to look, $N.','Have you visited the pylon, $N?','Discover and examine the Western Crystal Pylon','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2370,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (4289,2,490,47,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Apes of Un\'Goro','This crater has many strange creatures--they seem to be nobler versions of the creatures found throughout my homeland and beyond. I cannot explain it, but this place cries of the Earth Mother. I pay homage to her every time I track one of her beautiful creatures across its basin.$B$BIf you too wish to feel the enlightenment that accompanies such a great feat, then head to the north. There you\'ll find great apes who are a test for any mortal\'s strength. Bring me their pelts... prove your strength.','Bring 2 Un\'Goro Gorilla Pelts, 2 Un\'Goro Stomper Pelts, and 2 Un\'Goro Thunderer Pelts to Torwa Pathfinder at the entrance of Un\'Goro Crater.','So, you have proven strong, strong enough to best the great apes of Un\'Goro--that is good. The challenge was small compared to Lar\'korwi, but I will not take such a great victory away from you.$B$BThese pelts will make wonderful clothing for my tribe. You have helped me and proven worthy.$B$BBefore you set off on another task, let us give praise to the Earth Mother and thank the spirits of those apes you killed--they must know their deaths will not be wasted.','Have the creatures here bested you already, $N?$B$BDo not be dissuaded so easily. Tracking and defeating the apes of Un\'Goro is no simple task, even for a great hunter.','','','','','',11478,11479,11480,0,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8500,3390,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0), + (4290,2,490,48,53,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4291,0,0,0,'The Fare of Lar\'korwi','Once, a long time ago, a brother of mine took some meat from one of Lar\'korwi\'s kills. He didn\'t know it at the time, but Lar\'korwi saw him from the forest. Lar\'korwi followed my brother for days, destroying everything he touched. My brother, scared, finally decided to run from the Crater and leave Lar\'korwi behind.$B$BLar\'korwi killed him not far from this spot.$B$BIf you want to provoke Lar\'korwi, find a fresh kill of his and take some of the meat from it.$B$BReturn to me afterwards.','Find the carcass of Lar\'korwi\'s freshest kill and steal a Piece of Threshadon Carcass before returning to Torwa Pathfinder in Un\'Goro Crater.','This will do nicely, $N. It seems Lar\'korwi eats well these days. Although, I wonder where he found a threshadon in this area. Odd.$B$BRegardless, I will hold onto this until you are ready for your confrontation with the beast. Do not worry for my safety--I am sure you\'ve angered Lar\'korwi enough that he will not kill me until after he\'s tasted your flesh.','Do not take my words lightly, $N. If you truly wish to face this creature, then you must be careful... and smart. It will take a great deal of strength and insight to draw out Lar\'korwi and defeat him.','','','','','',11504,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3150,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4291,2,490,48,53,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,4290,0,0,4292,0,0,0,'The Scent of Lar\'korwi','I\'m actually surprised he has not come for you yet, $N. But all is well, for I have a final plan that will bring the monster to us.$B$BBeing the dominant male gives Lar\'korwi rights to breed with any female he chooses--and he chooses many of them. You\'ll find many ravasaur eggs to the west of here. Get close to them and you should provoke an attack by his mates. The females produce an awful smell from a gland in their heads that allow males to know they are ready to breed. Bring me two of those glands.','Bring 2 Ravasaur Pheromone Glands to Torwa Pathfinder near the entrance to Un\'Goro Crater.','Ah, fine specimens, $N. The two pieces you\'ve found should be perfect for baiting Lar\'korwi into the open. I cannot wait to see the outcome of your fight with the monster. He is a massive thing with claws as sharp as the finest blades. You will look into his eyes and you will know death.','Be careful, $N. Getting close to any of nest of eggs surely will provoke the mothers... even if you\'ve already secured a gland from one. The mothers can be just as deadly as Lar\'korwi himself when they fight to protect their young. But, if you are successful, then we shall have a definitive way of bringing Lar\'korwi out from hiding.','','','','','',11509,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3150,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4292,2,490,48,56,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,4291,0,0,0,11568,1,0,'The Bait for Lar\'korwi','This will be the most difficult part because there is some complexity to the plan. To the north of here, you will find a small trail into the mountains. It was here I saw Lar\'korwi last. You will know you are in the right area because of all the bones from massive creatures that once wandered nearby. Take the meat you recovered and place it there. Then, rub this mixture I created on the meat. If both lures mingled together do not bring Lar\'korwi to you, then I know nothing else that will.','Using the contents of Torwa\'s Pouch, summon Lar\'korwi and defeat him. Then bring Lar\'korwi\'s Head to Torwa Pathfinder near the entrance to Un\'Goro Crater.','The Earth Mother be praised! You\'ve done it! Fair play to you, $N. You have proven to be a great $C in your own right. Your spirit is strong. Your bravery unmatched. And your strength has been fortified. I bow down to your skills.$B$BOnly the greatest of my ancestors could have accomplished something so incredible. Congratulations.','Do not let fear overpower you, $N. Fear is the great betrayer... you must remain strong!$B$BTake the meat, place it in the small valley, and then use the gland on it. Only then will death come for you.','','','','','',11510,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11876,11882,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4380,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0), + (4293,2,1497,48,52,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,4642,-4293,0,0,0,0,'A Sample of Slime...','Felwood is a forest far north of the Barrens, even farther than Ashenvale. There, slimes are found all around pools of water blessed by the touch of Fel. The Scourge decimated the area with attacks of Infernals and other demonic magics--the slimes supposedly crept up through the earth during these attacks.$B$BGather samples of Felwood slimes and we will use the testing equipment next to me to create a control group for our tests against other samples you gather.','Gather Felwood Slime Samples from any of the slimes in Felwood. Then, using the Testing Equipment next to Chemist Fuely in Undercity, see which of your samples are the most corrupt. Bring 5 of the Corrupted Felwood Samples you find to Chemist Fuely.','Ah, excellent. These samples will do nicely. I thank you for your help.$B$BOnce we\'ve gathered all the samples of slimes, we\'ll be able to determine more. I am beginning to suspect that Lady Sylvanas\' hunch was not only correct, but more insightful than even she could have predicted. These samples are very interesting. Just seeing how they\'ve reacted with my compounds... hmm, yes, we\'ll definitely need to investigate further.','I will need at least five corrupted samples for our control group, $N. Continue to gather Felwood slime samples until you\'re able to give me that which we\'ll need. The Lady Sylvanas decrees it...','','','','','',12234,0,0,0,5,0,0,0,12230,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,6000,3060,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4294,2,1497,48,56,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,4642,-4293,0,0,0,0,'... and a Batch of Ooze','Have you heard of the Un\'Goro Crater, $N? It is near the Tanaris desert, and it is a magnificent place: lush, vibrant, full of creatures and plant life.$B$BIt is there you must go. Word has reached me that the place seems completely untainted by outside hands. Explorers are just now discovering its secrets.$B$BI would like to test the slimes or oozes there. If it is true--that they are uncorrupt--then I would like to see how such creatures have evolved.','Gather Un\'Goro Slime Samples from any of the slimes in Un\'Goro Crater. Then, using the Testing Equipment next to Chemist Fuely in Undercity, see which of your samples are the most pure. Bring 5 of the Pure Un\'Goro Samples you find to Chemist Fuely.','Truly amazing, $N. This Un\'Goro Crater is holding many more secrets than I expected. I wonder what else we will discover as we test further.$B$BSimply amazing... look at the purity of these samples. Hmm, I wonder what it could mean. They seem to be elemental in nature, but... something more. They remind me of... of the Old Gods. We\'ve found traces of them throughout Azeroth, and now I wonder if these creatures aren\'t related to them somehow.$B$BWe shall have to test further.','Yes, $N? How goes your search?','','','','','',12236,0,0,0,5,0,0,0,12235,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,6500,3480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), + (4295,0,1584,1,1,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'Rocknot\'s Ale','','','What\'s this? Ah! It smells like Dark Iron Ale! Drink has blurred my sight, but I can tell that you, sir, are a real friend!','Oh, ale! I would kill for some Dark Iron ale!! Quick, I\'m getting sober! I know this because sobriety blurs my vision... and it\'s making you look like the $R I slew last week!','','','','','',11325,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4296,2,46,50,50,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Tablet of the Seven','I came to the Burning Steppes, following the legends of the Seven. They were dwarves of great knowledge and power, and if you have knowledge and power, then wealth is sure to follow.$B$BThat\'s what I want. Wealth!$B$BIf we can learn more of the Seven, then maybe we can get rich together. The ruins of Thaurissan is rumored to keep the Tablet of the Seven, which holds knowledge of the ancient dwarves. Find this tablet, copy its text and bring it to me. Let\'s discover its secrets together!','Bring the Tablet Transcript to Maxwort Uberglint in the Burning Steppes.','Ah, you found the tablet! And your transcription is superb! Are you sure you\'re a $C and not a scribe?$B$BHere you are, $N. Here is the payment I promised.','Do you have the writings of the Seven, $N? Have you learned the secrets from their tablet?','','','','','',11470,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7500,1410,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4297,2,357,38,47,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,3843,0,0,4298,0,0,0,'Food for Baby','Sprite darters are omnivores--that means they eat both meat and vegetation. If your egg here\'s gonna hatch, we best be prepared. Some good eats for these little guys are flanks of meat, raw and juicy, believe it or not. I was never able to find out why, but it has somethin\' to do with Elune\'s plan for the elves... maybe they were to be protectors or somethin\', I don\'t know.$B$BI\'ll take care of the egg for now, why don\'t you get me some good Silvermane stalker flanks for \'em to eat when he\'s hatched.','Bring 5 Silvermane Stalker Flanks to Agnar Beastamer in Hinterlands.','These\'ll do nicely, and if I\'m not mistaken, your little egg\'s just about ready to hatch. How does it feel? You know, you about to be a father? Haha, didn\'t think ya\'d have to deal with such responsibility, now did ya?','Find that meat yet, $N? Your little egg here\'s just about ready to hatch. If he don\'t have a good enough first meal, then he might not make it past his first week, and I\'d hate for that to happen.$B$BCan\'t much lie to ya, $N. I\'m jealous of you gettin\' this egg to begin with. Don\'t make me regret helpin\' ya out like this.','','','','','',11472,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,2520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4298,2,357,37,48,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,4297,0,0,0,0,0,0,'Becoming a Parent','Whoa, it was a lot more ready than I thought...','Speak to Agnar Beastamer in the Hinterlands.','Here, take the egg... better you have it so it bonds to you and looks to you to be its dadda.$B$BCongrats, $N. You\'re a parent... kinda.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11474,0,0,0,1,0,0,0,69,0,0,0,0,25,0,0,0,0,0,264,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4300,2,1637,48,52,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Bone-Bladed Weapons','Hmm, maybe there be somethin\' you can do for the Hand now that me think \'bout it. Yes, Jes\'rimon could use your help for sure.$B$BIn Un\'Goro Crater there be raptors with deadly claws. Some of those raptors sometimes have white claws instead of ones black like death. The Hand have... clients... that like weapons crafted from these claws. Bring me many of those white claws, and me pay you good coin. Do it fast enough, and maybe me help you in other ways.','Bring 8 White Ravasaur Claws to Jes\'rimon in Orgrimmar.','Ah, these do nicely. Thank you, $N. An\' you be here long before they needed... that be good.$B$BMaybe we have a weapon fashioned for you from the claws. What do you say?','Me clients are not so patient, $N. Have you gotten any of the claws yet?','','','','','',11477,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11862,11863,11864,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,4000,3060,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), + (4301,2,490,50,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,4289,0,0,0,0,0,0,'The Mighty U\'cha','While you have been exploring Un\'Goro, I have seen other things that a mighty hunter such as yourself would relish in. One such sight was a huge ape among the other gorillas to the north. You have been to that cave before, but this time, I wonder if you\'ll survive the encounter if you accept my task.$B$BI call him U\'cha, and he is one of the Earth Mother\'s greatest sons, of that you can be sure. Defeat U\'cha and bring me his pelt. Do this, and I will defend your right to call yourself a great hunter.','Bring U\'cha\'s Pelt to Torwa Pathfinder at the entrance of Un\'Goro Crater.','Well done, $N. I am pleased. You have done a great thing here today.$B$BU\'cha was one of the greatest apes I had ever seen. The fact that you have bested his strength speaks well of your own strength... and courage.$B$BIt is only fitting that I give you this as a sign of respect. You have earned it.','U\'cha... the beast was magnificent. Huge and red, with teeth the size of daggers. His arms as thick as tree trunks, and as fast as any mountain lion I have ever laid eyes upon. You should consider yourself lucky to find such a test of bravery--my people would go generations without seeing such a creature.','','','','','',11476,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11906,11907,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3390,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4321,2,490,47,53,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,2,0,0,0,0,0,0,0,'Making Sense of It','The information you have given me about the pylons is very interesting...$B$BGive me a moment to do some calculations, $N. Speak to me again in a moment and I should be able to give you the answer we have been looking for.','Speak with J.D. Collie in a moment.','Alright, $N. This is fascinating... I can only hope that my diagrams are correct! I compiled everything into this manual, which you can have.$B$BI believe I can answer any questions you have about the crystals now, $N.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11482,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,4,0,0,0,0,0,0,4321,4321), + (4322,2,1584,50,58,81,0,77,0,0,0,0,0,0,0,0,0,0,0,2,2,4282,0,0,6402,0,0,0,'Jail Break!','We need to get out of here, $N. Help me get my gear back from the supply area and free my friends. If we make it out of here, you are to proceed to Morgan\'s Vigil and speak with Marshal Maxwell. He will give you further instruction.','Help Marshal Windsor get his gear back and free his friends. Return to Marshal Maxwell if you succeed.','Amazing, $N. Simply amazing. Windsor stormed through here not five minutes ago. He makes some grand claims but purports that they are supported by his evidence. He is on his way to Stormwind now to confront Bolvar and ... Lady Prestor.','You look exhausted, $n. Perhaps you should have a seat by the fire and relax.','Jail Break!','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12061,12062,0,0,0,0,1,1,0,0,0,0,12065,0,0,0,1,0,0,0,72,0,0,0,0,350,0,0,0,0,17500,4650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4324,2,1584,48,53,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4136,0,0,0,'Yuka Screwspigot','Although my little brother Ribbly has been worthless his whole life, I think, finally, he has some value! But... we might need your help to capitalize on Ribbly\'s newfound worth.$B$BMy sister Yuka has been looking for him for weeks, and tracked him to the Burning Steppes. She sent word to me, asking for some hired hands.$B$BSo, what do you say? Want to help? If so, then speak with my sister. You\'ll find her holed up in Flame Crest, a cave northwest of Dreadmaul Rock.','Speak with Yuka Screwspigot in the Burning Steppes.','Yes, I\'m looking for my brother. We must find him and retrieve him, bless his heart.$B$BBut if we can\'t bring all of him... then his head will suffice.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (4341,2,1584,50,59,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,3701,0,0,0,0,0,0,'Kharan Mighthammer','You have been to the smoldering ruins of Thaurissan? Did you happen to run into a pitiful lout named Kharan Mighthammer? The dwarf that was supposedly watching over my baby girl!$B$B$B$BAnd now she\'s gone, $N!$B$BI have had my men turn the Steppes upside down. The only clue they have as to the whereabouts of my daughter is that she may be inside the Depths. For all I know, she could be dead!$B$BKharan is supposedly being held prisoner there... find him! I want answers!','Travel to Blackrock Depths and find Kharan Mighthammer.$B$BThe King mentioned that Kharan was being held prisoner there - perhaps you should try looking for a prison.','Please, let me explain.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,0,3480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4342,2,1584,50,59,81,0,77,0,0,0,0,0,0,0,0,0,0,0,10,2,0,0,0,4361,0,0,0,'Kharan\'s Tale','Please, hear me out before passing judgement!$B','Listen as Kharan Mighthammer tells his story.','As you can see, there was nothing I could have done.','Allow me to finish telling my story.','Kharan\'s Tale','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4343,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Windblossom','','','You apply two Cenarion plant salves to the windblossom. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a windblossom plant. The berries that hang from the plant appear rotten and poisonous. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,4343), + (4361,2,1584,50,59,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,4341,0,0,4362,0,0,0,'The Bearer of Bad News','You must take this information back to King Magni, $N. He will know what to do!$B','Return to Ironforge and deliver the bad news to King Magni Bronzebeard.','','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,20,0,0,0,0,0,3840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4362,2,1584,50,59,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,4361,0,0,4363,0,0,0,'The Fate of the Kingdom','It would seem as if my old adversary, Dagran Thaurissan, has me and the kingdom of Ironforge at his mercy.$B$BYou may be my last hope, $N. You must rescue my dear daughter, Moira!$B$BThere is only one way to make sure that the spell Thaurissan has cast on Moira is broken: Kill him.$B$BAnd $N, do not harm her! Remember, she is being controlled by Thaurissan! The things she may do or say are a result of Thaurissan\'s evil spell!','Return to Blackrock Depths and rescue Princess Moira Bronzebeard from the evil clutches of Emperor Dagran Thaurissan.$B','$B$BWhy???','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9019,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,350,0,0,0,0,0,4830,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4363,2,1584,50,59,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,4362,0,0,0,0,0,0,'The Princess\'s Surprise','Thaurissan was a great and honorable dwarf. You ruined my life and the life of my unborn child!$B$B$B$BReturn to Ironforge and tell my father that the heir to the Kingdom of Ironforge will be a Dark Iron dwarf.$B$BWhether he approves or not, it shall be.','Return to Ironforge and speak with King Magni Bronzebeard.','$B$BIt seems that even in death, Thaurissan has won.$B$BYou are dismissed, $N. Before you leave, you may choose your reward from the royal vault.$B$B','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12548,12543,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,26500,5790,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4381,0,490,47,53,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,4321,0,0,0,0,0,0,'Crystal Restore','','','Arranging the crystals on the table, you carefully align the colors. As you push the last one into place, a burst of light fuses the crystals together.$B$BThe resulting combination is now yours.','The Pylon table allows you to combine green power crystals with yellow power crystals.$B$BAccording to J.D.\'s manual, this combination can be used to heal yourself or your allies.','','','','','',11188,11185,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11562,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (4382,0,490,47,53,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,4321,0,0,0,0,0,0,'Crystal Force','','','Arranging the crystals on the table, you carefully align the colors. As you push the last one into place, a burst of light fuses the crystals together.$B$BThe resulting combination is now yours.','The Pylon table allows you to combine green power crystals with blue power crystals.$B$BAccording to J.D.\'s manual, this combination can be used to increase your spirit.','','','','','',11185,11184,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11563,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (4383,0,490,47,53,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,4321,0,0,0,0,0,0,'Crystal Ward','','','Arranging the crystals on the table, you carefully align the colors. As you push the last one into place, a burst of light fuses the crystals together.$B$BThe resulting combination is now yours.','The Pylon table allows you to combine green power crystals with red power crystals.$B$BAccording to J.D.\'s manual, this combination can be used to strengthen the protection you have against physical damage.','','','','','',11186,11185,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11564,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (4384,0,490,47,53,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,4321,0,0,0,0,0,0,'Crystal Yield','','','Arranging the crystals on the table, you carefully align the colors. As you push the last one into place, a burst of light fuses the crystals together.$B$BThe resulting combination is now yours.','The Pylon table allows you to combine red power crystals with blue power crystals.$B$BAccording to J.D.\'s manual, this combination can be used to weaken an enemy\'s defenses.','','','','','',11186,11184,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11565,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (4385,0,490,47,53,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,4321,0,0,0,0,0,0,'Crystal Charge','','','Arranging the crystals on the table, you carefully align the colors. As you push the last one into place, a burst of light fuses the crystals together.$B$BThe resulting combination is now yours.','The Pylon table allows you to combine red power crystals with yellow power crystals.$B$BAccording to J.D.\'s manual, this combination can be used to create a large explosion that can inflict damage on your enemies.','','','','','',11186,11188,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11566,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (4386,0,490,47,53,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,4321,0,0,0,0,0,0,'Crystal Spire','','','Arranging the crystals on the table, you carefully align the colors. As you push the last one into place, a burst of light fuses the crystals together.$B$BThe resulting combination is now yours.','The Pylon table allows you to combine blue power crystals with yellow power crystals.$B$BAccording to J.D.\'s manual, this combination can be used to create a shield that does damage to enemies.','','','','','',11184,11188,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11567,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (4401,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Songflower','','','You apply some Cenarion plant salve to the songflower. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a songflower plant. A pungent, unhealthy odor emanates from the plant. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,4401), + (4402,2,363,1,3,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,788,0,0,0,0,0,0,'Galgar\'s Cactus Apple Surprise','It sure gets hot out here in the Valley of Trials.$B$B$B$BIf only I had some cactus apples, I could make my famous cactus apple surprise! Nothing cools you off faster than a piece of that delicious treat.$B$BI\'ll tell you what, $N. If you bring me 10 cactus apples, I\'ll make you a few portions of cactus apple surprise to take with you on your adventures. If you\'re interested, you can find cactus apples growing near the cactus plants around here.','Bring Galgar 10 Cactus Apples. You remember him saying that they could be found near cactuses.','Wonderful, $N! As promised, here is your cactus apple surprise plus a little something extra.','Have you finished collecting cactus apples?','','','','','',11583,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11584,0,0,0,10,0,0,0,530,76,0,0,0,500,500,0,0,0,50,228,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4403,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Windblossom','','','You apply two Cenarion plant salves to the windblossom. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a windblossom plant. The berries that hang from the plant appear rotten and poisonous. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,4403), + (4421,2,361,49,54,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Corruption of the Jadefire','Not many seek adventure here... Felwood\'s corruption is widespread and indiscriminate.$B$BAs part of the Emerald Circle, I seek to heal this land, but there are some that wish it to fester.$B$BThe ones I speak of are the Jadefire satyrs that dwell to the northwest of here, at the Ruins of Constellas. Led by a particularly cruel satyr named Xavathras, they continue to spread the disease to any creatures they encounter.$B$BWe must defend this land that was once ours. Defeat Xavathras and destroy his minions.','Kill 11 Jadefire Felsworns, 9 Jadefire Shadowstalkers, 9 Jadefire Rogues, and Xavathras. Return to Eridan Bluewind in Felwood when the task has been completed.','Ridding Felwood of Xavathras is only the first step in a long process. It will take much work to repair the damage that has been done here.$B$BI sense that there is something much larger than just the satyrs at work here, but we will only know the truth with time...','The corruption here drives the creatures into madness...','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7109,7110,7106,9454,11,9,9,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3270,0,0,0,0,0,0,0,0,1,2,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4441,2,361,49,54,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,939,0,0,0,11682,1,0,'Felbound Ancients','The flute you found was carved from an ancient protector, the treant allies that have faithfully protected the night elves.$B$BThe satyrs have been able to corrupt anything they come in contact with, which includes the ancients that made Felwood their home. By the use of the fel, the spirit of the ancient has been bound and tortured, never completely released. The felbind you found is no doubt related.$B$BWe must try to purify the flute, $N. Bring me blessed water from the Temple of the Moon in Darnassus.','Travel to Darnassus and use Eridan\'s Vial to collect a Vial of Blessed Water from the Temple of the Moon. Return to Eridan with the filled vial.','Thank you, $N. Now, we must pray that we can undo the damage that has been done...','The water will hopefully release the spirit of the ancient, and allow it to be at peace.','','','','','',5646,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3270,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0), + (4442,2,361,49,54,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,4441,0,0,0,0,0,0,'Purified!','Using the water of Elune, I will attempt to purify the flute. We must end this suffering...$B$BMay Elune guide my hands and heart.$B$BSpeak with me again in a moment.','Speak to Eridan again in a moment.','With the blessed water, I was able to break the link between the flute and the ancient spirit. I do believe though, that if you were to use this flute in a sacred spot, you may be able to summon the ancient spirits.$B$BPerhaps you might try the ruins in the southern part of Irontree Woods. Many corrupted treants inhabited this area at one time, and it is possible that they may still reside there, even in spirit form.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11445,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3270,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0,0,0), + (4443,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Whipper Root','','','You apply 3 Cenarion Plant Salves to the Whipper Root. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a whipper root plant. The visible roots of the plant appear tough and leathery, and a slimy film hangs from the plant. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4443), + (4444,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Whipper Root','','','You apply 3 Cenarion Plant Salves to the Whipper Root. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a whipper root plant. The visible roots of the plant appear tough and leathery, and a slimy film hangs from the plant. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4444), + (4445,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Whipper Root','','','You apply 3 Cenarion Plant Salves to the Whipper Root. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a whipper root plant. The visible roots of the plant appear tough and leathery, and a slimy film hangs from the plant. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4445), + (4446,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Whipper Root','','','You apply 3 Cenarion Plant Salves to the Whipper Root. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a whipper root plant. The visible roots of the plant appear tough and leathery, and a slimy film hangs from the plant. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,4446), + (4447,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Night Dragon','','','You apply 4 Cenarion Plant Salves to the Night Dragon. It immediately begins to shed it\'s corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a night dragon plant. The fruits that hang from the plant appear rotten and poisonous. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4447), + (4448,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Night Dragon','','','You apply 4 Cenarion Plant Salves to the Night Dragon. It immediately begins to shed it\'s corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a Night Dragon plant. The fruits that hang from the plant appear rotten and poisonous. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,4448), + (4449,2,51,43,45,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4450,0,0,0,'Caught!','Hey! Hey, you! Get over here!$B$BYa gotta help me out. I was runnin\' from them Dark Iron dwarves, and I hid in here to get out of sight. Damn bastard geologists and their magic ways! They musta seen me hide, cause next thing I knew, they locked the door and stuck me in here.$B$BTeach them geologists a lesson! Oh... an\' can ya get me some pieces of silk cloth for... for... nothin\'.','Kill 8 Dark Iron Geologists and bring 15 pieces of Silk Cloth to the person locked in the outhouse in Searing Gorge.','Oh, this is great! Nice feel to it too!$B$BWhat? Oh, yeah... geologists. Got \'em good, did ya? I can\'t thank ya enough, $N. That\'ll give me some time to finish up in here... I mean, it\'ll let me not have to worry about them comin\' back for me anytime soon. Thanks again.','I ain\'t got all day! Get me those pieces of silk cloth! I mean geologists. Get those geologists! They deserve to feel my, well... your wrath.','','','','','',0,4306,0,0,0,15,0,0,0,0,0,0,0,0,0,0,5839,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (4450,2,51,43,46,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,4449,0,0,0,0,0,0,'Ledger from Tanaris','Oh, you know what? That reminds me.$B$BYou wanna finish up a little job I took up while I was in Tanaris? It\'s easy...$B$BKrinkle Goodsteel in Gadgetzan was lookin\' for some stuff found here in Searing Gorge and a few other places. Maybe you could take a look at the list and then bring it all to him?$B$BI\'ll just slide his ledger under the door if you\'re interested. Take that, and the stuff he wants back to him after ya collected it all.','Take the copy of Goodsteel\'s Ledger and then find the items listed in it before seeking Krinkle Goodsteel in Tanaris.','Oh, you\'ve seen fit to do some of the work I requested. Excellent. And here I thought you were going to ask me to craft you something.$B$BThese are all perfect... and everything\'s here. Thank you, $C.$B$BMaybe it wouldn\'t hurt to reward you some... hmm, what would you find useful.','Yes, yes? What can I do for you, $R? I\'m awfully busy and have many patrons requesting my services. Perhaps you can speed things up. I don\'t mean to be rude, but I just don\'t have the time if I\'m to catch up on all my work.','','','','','',11727,11725,11724,11723,1,20,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11860,11861,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,350,0,0,0,0,0,3030,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,6,1,1,0,0,0,0,0,0,4450,0), + (4451,2,51,43,47,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11818,1,0,'The Key to Freedom','The small brass key looks simple enough.. The only thing that seems to make it stand out are some words scratched into the head of it:$B$B\"Dark Iron Outhouse - Do Not Duplicate.\"$B$BYou have no idea what it means or what it will lead to.','Search Searing Gorge and find a use for the Grimesilt Outhouse Key you have found.','Well, I\'ll be! How in tarnation!? You found the key! I knew them blasted Dark Irons were hiding it after they locked me in here! Thank ya so much, $N. You\'re the greatest! Now, just turn the key and let ol\' Locheed outta here!','*cough*$B$BWho is it? Can\'t ya see I\'m busy?','','','','','',11818,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4451), + (4461,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Whipper Root','','','You apply 3 Cenarion Plant Salves to the Whipper Root. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a whipper root plant. The visible roots of the plant appear tough and leathery, and a slimy film hangs from the plant. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,4461), + (4462,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Night Dragon','','','You apply 4 Cenarion Plant Salves to the Night Dragon. It immediately begins to shed it\'s corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a Night Dragon plant. The fruits that hang from the plant appear rotten and poisonous. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4462), + (4463,0,46,50,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'Libram of Rumination','','','Take your trinket, fool. Leave me to my studies!','Present the components, mortal.$B$BI will also require payment in the form of thirty gold pieces for this creation.','','','','','',11754,11752,8424,11732,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11622,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-300000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4464,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Songflower','','','You apply some Cenarion plant salve to the songflower. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a songflower plant. A pungent, unhealthy odor emanates from the plant. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4464), + (4465,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Songflower','','','You apply some Cenarion plant salve to the songflower. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a songflower plant. A pungent, unhealthy odor emanates from the plant. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4465), + (4466,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Windblossom','','','You apply two Cenarion plant salves to the windblossom. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a windblossom plant. The berries that hang from the plant appear rotten and poisonous. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4466), + (4467,0,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corrupted Windblossom','','','You apply two Cenarion plant salves to the windblossom. It immediately begins to shed its corrupted form, blossoming into a vibrant and healthy plant.','You have found a sickly, corrupted version of what appears to be a windblossom plant. The berries that hang from the plant appear rotten and poisonous. It desperately needs some sort of attention if it is to be turned back to normal.','','','','','',11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,4467), + (4481,0,46,50,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'Libram of Constitution','','','It is disgrace to his memory... a mortal, such as yourself, finishing his life\'s work.$B$BTake your amalgamation and be gone!','There is a price to pay for all things in this world. The price for the specific item that you seek is thirty gold pieces.$B$BNaturally, I shall retain the majority of the components which you collected. But worry not, you shall have your trinket.','','','','','',11754,8411,11733,11952,1,1,1,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11642,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-300000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4482,0,46,50,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'Libram of Tenacity','','','It took Kariel what would amount to several of your lifetimes to complete the libram that you now hold, $R. All for what? So that his disciple could stand in the Burning Steppes and bastardize his research in order to satiate a never ending arcane craving... Curse this foul addiction.$B$BI am disgusted with your lack of compassion and insatiable greed. Be gone!','Thirty gold, $R. Thirty gold and the required components.','','','','','',11754,11734,11564,11753,1,1,4,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11643,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-300000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4483,0,46,50,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'Libram of Resilience','','','Other librams are lost in this world. Lost in places you would not dare enter. Places you would pray did not exist.$B$BI will drink in the energies of these components. You shall be given the residual waste...','If it is resilience you desire, thirty gold I require.','','','','','',11754,11567,11751,11736,1,4,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11644,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-300000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4484,0,46,50,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'Libram of Voracity','','','My head throbs... The energies of the vast expanses that makes up our universe... ARGGH!$B$BTake what you desire and leave!','Do not waste my time, $R. Give me what I require. Thirty gold and the components.','','','','','',11754,11737,11951,11563,1,1,4,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11647,11648,11649,11645,11646,0,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-300000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4485,2,-141,40,40,0,2,5,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4485,0,0,0,0,'The Tome of Nobility','Hello, $N. I see your dedication remains strong, as does your faith.$B$BI think it is time you spoke with Duthorian Rall in Stormwind. There are some more lessons for you to learn, and I feel you are prepared.$B$BSeek him out in the Cathedral of Light, and $N, take these lessons seriously. You\'ve attained your status through humility and hard work, do not disappoint us by becoming arrogant.$B$BBe well.','Speak to Duthorian Rall in Stormwind.','','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4486,2,-141,40,40,0,2,5,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4485,0,0,0,0,'The Tome of Nobility','Well, well, well, look at the mighty paladin in all $ghis:her; regality.$B$BSorry, $N, I meant no offense... I just get a little jealous sometimes when I see some of the feats you\'ve accomplished. Tiza tells me it\'s my weakness, and I swore to her I\'d work on it. It\'s just hard sometimes, you know?$B$BBut the reason I wanted to talk to you was because Duthorian Rall in Stormwind sent word for you to meet him in the Cathedral of Light when you\'re ready. Sounded important. Sounded like something\'s going on.','Speak to Duthorian Rall in Stormwind.','','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4487,2,-61,40,40,0,256,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4487,4490,0,0,0,'Summon Felsteed','Ah, good, you\'re here. I sent a $g succubus:infernal; after you to get your attention, but it seems you were able to get here before it found you. No matter.$B$BThere has been some talk lately of your growing power--that is good for you, possibly bad for others. But those are irrelevant points. The point is, I feel you\'ve proven yourself and therefore are deserving of... hehe... a blessing of sorts.$B$BAbove Ratchet in the Barrens you\'ll find a man named Strahad. I believe you\'ve crossed paths before.','Speak to Strahad Farsan in Ratchet.','','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4488,2,-61,40,40,0,256,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4487,4490,0,0,0,'Summon Felsteed','Ah, $N, you\'ve seen fit to grace us with your presence. How wonderful!$B$BI hope you do not expect us to wait on you hand and foot also. You may be growing quickly in power, but you still are a pup when it comes to true knowledge and understanding. If you\'re not careful, corruption will overwhelm you and your weak will.$B$BBut I should get to the point: Strahad wishes to speak to you. He is still residing in his tower overlooking Ratchet in the Barrens. I suggest not taking too long.','Speak to Strahad Farsan in Ratchet.','','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4489,2,-61,40,40,0,256,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4487,4490,0,0,0,'Summon Felsteed','You, $r! Come here!$B$BYou\'re the one they call $N, yes?$B$BI thought as much. I will keep this short: you\'re growing in power, and it has been acknowledged. And now, the time has come that you are rewarded for your efforts.$B$BGo to the Barrens. There, above Ratchet, you\'ll find Strahad Farsan--perhaps you remember him? He would have words with you. I wouldn\'t take long.','Speak to Strahad Farsan in Ratchet.','So, you\'ve decided to grace my presence again. How kind of you.$B$BMy acolytes wondered if you\'d ever show up. I told them there was no doubt. When power is concerned, you are drawn in like a moth to the flame.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4490,2,-61,40,40,0,256,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Summon Felsteed','I would give you a reward for your patience and hard work. But know this, the ability to summon a Felsteed will be much more difficult in the future. You will have to earn it... and it will not be easy.$B$BFor now, go with the power to summon such a creature and use it as you see fit.','Speak to Strahad Farsan in Ratchet to learn the ability to summon a Felsteed.','Good luck, $N. I look forward to seeing you in the future.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,180,5784,5785,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4491,2,490,50,55,0,0,255,0,0,0,0,0,0,0,0,0,0,1500,2,2,4492,0,0,0,11804,1,0,'A Little Help From My Friends','Ugh... It\'s so hot...$B$BI was exploring this area, when all of a sudden, the heat just became unbearable. I must be suffering from heat exhaustion.$B$BPlease, help me get back to my friend Spraggle at Marshal\'s Refuge. I think I\'m well enough to follow you there.$B$BI am feeling a little out of it, so if I do happen to faint again, just splash some water on me from Spraggle\'s canteen. That should work, I hope...','Lead Ringo to Spraggle Frock at Marshal\'s Refuge.$B$BIf Ringo faints, use Spraggle\'s Canteen to revive him.','Ringo\'s not in the best shape, $N, but I am glad to have him back in one piece!$B$BThank you for finding him.','I\'ve been so worried about Ringo...','Escort Ringo to Spraggle Frock at Marshal\'s Refuge','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11910,11911,11913,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,4,0,0,0,0,0,0,0,0), + (4492,2,490,50,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15722,1,0,'Lost!','You\'ve got to help me, $N! My friend, Ringo left earlier to explore the volcano to the south of here, and he has been gone way too long. I am really worried about him.$B$BDo you think you could find him? Why don\'t you take my canteen with you -- if you do find Ringo, I\'m sure he\'ll need it!','Find Ringo at Fire Plume Ridge.','Oh... I\'m so glad someone found me...','Wha... What?','','','','','',15722,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1680,0,0,0,0,0,0,0,0,5,1,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (4493,2,1657,50,53,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4496,0,0,0,'March of the Silithid','It would seem that the silithid\'s intent, nay - reason for being, is to devour everything in their path that is not of their ecology. Their focus is singular, and it is for this reason they are a grave threat to all life on Azeroth.$B$BWhat we\'ve seen to date is but the first stages. I suspect that their strength comes from deeper in Kalimdor: Un\'Goro Crater. Go to Gadgetzan in the Tanaris desert and speak to Alchemist Pestlezugg. Tell him of my theory; he will surely aid us in fighting the silithid.','Speak to Alchemist Pestlezugg in Gadgetzan.','Yes, I gathered that Gracina sent you to me. Your experience in fighting these beasties is priceless; no one to my knowledge has ever dealt with their kind before. As for Gracina\'s idea that Un\'Goro Crater is their heart... perhaps it is. Un\'Goro is a mysterious and dangerous jungle to the west of here. Perhaps it is also one step closer to figuring out what the silithid are all about.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (4494,2,1637,50,53,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4496,0,0,0,'March of the Silithid','It would seem that the silithid\'s intent, nay - reason for being, is to devour everything in their path that is not of their ecology. Their focus is singular, and it is for this reason they are a grave threat to all life on Azeroth.$B$BWhat we\'ve seen to date is but the first stages. I suspect that their strength comes from deeper in Kalimdor: Un\'Goro Crater. Go to Gadgetzan in the Tanaris desert and speak to Alchemist Pestlezugg. Tell him of my theory; he will surely aid us in fighting the silithid.','Speak to Alchemist Pestlezugg in Gadgetzan.','Yes, I gathered that Zilzibin sent you to me. Your experience in fighting these beasties is priceless; no one to my knowledge has ever dealt with their kind before. As for Zil\'s idea that Un\'Goro Crater is their heart... perhaps it is. Un\'Goro is a mysterious and dangerous jungle to the west of here. Perhaps it is also one step closer to figuring out what the silithid are all about.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,315,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4495,2,188,2,4,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,3519,0,0,0,0,0,'A Good Friend','A friend of mine named Iverron usually visits me at the same time every day. The strange thing is that he hasn\'t been by today at all -- he\'s several hours late, in fact.$B$BI admit, I am a little worried, $N. Iverron spends a lot of time over by the cave to the north, and I\'m sure you know how dangerous it is there -- spiders, everywhere!$B$BIf you happen to be going that way, though, will you keep an eye out for him?','Find Iverron by the cave to the north.','I\'m so glad you found me, $N. How did you know I was here?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,162,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (4496,2,440,50,53,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Bungle in the Jungle','My research revealed to me that the silithid are like bees; destroy the queen of the hive, and the rest of should be thrown into disarray. I\'ll brew a lure that we\'ll use to bring out the queen; once summoned, you\'ll take her down.$B$BFirst though, we need some reagents; we don\'t want you bungling into the jungle unprepared. Go west to find the silithid hive in Un\'Goro Crater and obtain a scent gland from one of the bugs. I\'ll also need some samples of the native Un\'Goro soil.','Bring a Gorishi Scent Gland and 5 Un\'Goro Soil samples to Alchemist Pestlezugg in Gadgetzan.','The scent gland, ah yes. The membrane appears intact - excellent. The soil, yes, this should work out perfectly. With my special additions, I should be able to grind all this up into the perfect lure.$B$BGive me a moment to make the lure, $N. Once it\'s ready, we\'ll be able to enact the next step that may hopefully stop the silithid before they overrun Gadgetzan... and the rest of Kalimdor.','Finding a suitable scent gland might take a bit - the gland can\'t be damaged, but the process of getting one certainly doesn\'t lend itself to it. As for the soil, I\'d assume it should be easy enough to find.$B$BAnyway, do you have the items I need to make the lure?','','','','','',11837,11018,0,0,1,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,250,0,0,0,0,0,3150,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,21,0,0,0,0,0,0,0,0,0), + (4501,2,490,49,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Beware of Pterrordax','Wanted: A skilled fighter to deal with the threat of the Pterrordax that inhabit the Un\'Goro Crater. Their numbers are growing, and they are becoming a menace to travelers in the area.$B$BDecrease the population by slaying 10 pterrordax and 15 frenzied pterrordax.$B$BSpeak with Spraggle Frock after completing the task for a reward.','Kill 10 Pterrordax and 15 Frenzied Pterrordax, then speak to Spraggle Frock at Marshal\'s Refuge.','I am absolutely terrified of the pterrordax here! Thank you for decreasing their numbers, $N. Now I might feel safe enough to venture out of Marshal\'s Refuge.','To tell you the truth, I really wasn\'t that worried about the strange creatures... Until the day that I saw it written on the side of a large stone.$B$BBEWARE OF PTERRORDAX$B$BWho could have written it? I don\'t know, but it\'s too creepy to just ignore!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9166,9167,0,0,10,15,0,0,0,0,0,0,11918,11919,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,4,0,0,0,0,0,0,0,0), + (4502,2,490,49,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Volcanic Activity','Being an apprentice to Marvon Rivetseeker, I\'ve learned so much. But he\'s been gone for such a long time now, so I think I\'m going to work on some experiments of my own.$B$BI\'ve been reading about Un\'Goro Crater most recently, and about the strange volcanic activity going on in the middle of the crater. I think a lot could be learned if I could just get some of the ash from the elementals there.$B$BDo you think you\'d mind collecting some for me, if you are going that way?','Collect 9 samples of Un\'Goro Ash from the fire elementals around the volcano in Un\'Goro Crater, and return them to Liv Rizzlefix in Ratchet.','These samples will be perfect for my studies! Thank you, $N! I promise, you\'ll be the first one I will tell about my findings.','Is it true that the volcano in Un\'Goro is active? I\'m sure I could learn a lot with some ash from the volcano, $N.','','','','','',11829,0,0,0,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,250,0,0,0,0,8500,3390,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,6,4,1,0,0,0,0,0,0,0,0), + (4503,2,490,49,51,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Shizzle\'s Flyer','I\'m making a flying machine!$B$BI got stranded here, and I\'m absolutely horrible at finding my way around. I\'d take a gryphon or wind rider back to Gadgetzan, but those beasts just scare me to death.$B$BSo, will you help me? All I have left to build is the wings, and I was thinking that the webby scales from the pterrordax and diemetradon would be perfect. There\'s no way I\'m going to go up against one of those, but you look pretty tough. Why don\'t you give it a try?','Collect 8 Webbed Diemetradon Scales and 8 Webbed Pterrordax Scales for Shizzle in Marshal\'s Refuge.','Yes, these scales are perfect. I should be able to get this flyer off the ground with these scales for sure!$B$BThanks!','Every great vehicle needs a name... I was thinking I\'d call it... Pwned!','','','','','',11830,11831,0,0,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11915,11916,11917,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2940,0,0,0,0,0,0,0,0,4,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (4504,2,440,48,54,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Super Sticky','I\'m always looking for a quick way to earn a gold, $N. If you help me with my newest idea, I\'ll let you in on a little of the profit. How does that sound to you?$B$BI thought so!$B$BHead to the tar pits in northern Un\'Goro Crater, and collect me some tar. Not just any tar, now, you\'ll need to get it from the beasts that live around the tar pits. Regular tar just simply isn\'t sticky enough.$B$BThe plant-like creatures contain chlorophyll in their skin, and mixed with the tar, it\'s super sticky!','Collect 12 samples of Super Sticky Tar for Tran\'rek in Gadgetzan.','Yes, this tar is just the stuff...$B$BHey, wait a minute, my hands... I can\'t seem to get them apart...$B$BMaybe this wasn\'t such a good idea. Oh, but wait! Super sticky tar remover! That\'s where the real money is!','Tran\'rek\'s done it again -- this super sticky glue will be all the rage!','','','','','',11834,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,250,0,0,0,0,16500,3270,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,4,1,0,0,0,0,0,0,0,0,0), + (4505,2,361,49,54,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12566,1,0,'Well of Corruption','Some may say that I am exceptionally cruel... But truly, it is only a strong desire to see the Horde gain an advantage against the Alliance, in any way possible.$B$BMy newest interest is a moonwell at the Ruins of Constellas, south of here, tended by the Jadefire satyrs. The moonwell, once a symbol of renewal for the insufferable night elves, is now corrupted, and used to bring forth more satyrs.$B$BI have an idea, $N, and I\'d like a sample of the water... for my little feline friend here.','Collect a sample of corrupted water from the Jadefire Satyrs\' moonwell and bring it to Winna Hazzard at Bloodvenom Post.','Very well. We must find a way to use this corruption against our enemies...','This is of utmost importance. Be on your way, now.','','','','','',12567,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,3240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4506,2,361,49,54,0,0,178,0,0,0,0,0,0,0,0,0,0,0,2,2,4505,0,0,0,12565,1,0,'Corrupted Sabers','This corrupted water can be used to our advantage, $N. With just a small amount of the water, my kitten doubled in size, and seems to be stronger... somehow. These cats may prove useful...$B$BHere, $N. Take this cat carrier, and release the kitten inside next to the moonwell in the Ruins of Constellas. Heh, heh... I\'m sure you\'ll be pleased with the results!$B$BReturn the cat to me, and I\'m sure I can make it worth your time.','Take Winna\'s kitten to the corrupted moonwell, release it, then bring it back to Winna.$B$BOnce you have returned to Winna, click on the cat to release it to Winna.','Excellent!$B$BThe forsaken will resort to any means necessary to crush the alliance! The use of the corrupted water will surely prove useful in our future efforts...','Don\'t tell me that you can\'t go back there! Get going!','Return the corrupted cat to Winna Hazzard','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,6000,3270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4507,2,440,50,54,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,4496,0,0,0,11833,1,0,'Pawn Captures Queen','Here\'s the lure. Inside the hive network should be a crystal of some sort. We think the silithid use the crystal as some sort of hive-wide attunement device. As for where this crystal might be, I\'d say try the hatcheries inside the hive.$B$BUsing the lure on the crystal should roust out the queen, but be warned - she will probably be protected by several guards. Take out the queen and remove her brain. As icky as that sounds, we desperately need to study it. Good luck, $N!','Defeat the Gorishi Hive Queen once she is summoned.$B$BBring the Gorishi Queen\'s Brain to Alchemist Pestlezugg in Gadgetzan.','Fantastic, $N! We\'ve won quite the victory here today. It will take some time for us to fully understand what we have here; we\'ll put it to good use though, don\'t you worry about that.$B$BAs for the silithid, I genuinely doubt that this was the full extent of their presence. This is much too clean of a resolution, I\'m sorry to say.','Acquiring the queen\'s brain for our research is absolutely imperative. From what we have learned, we believe that these silithid are quite possibly being controlled by a malign intelligence. I shudder to think what could control something as insidious as the silithid, $N.','','','','','',11835,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3270,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,4,0,0,0,0,0,0,0,0,0), + (4508,2,440,50,54,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,4507,0,0,4510,11844,1,0,'Calm Before the Storm','My recent findings and the knowledge we have gained here today needs to reach hands that can quite possibly do something with it. As resourceful as we are here in Gadgetzan, we can\'t do this alone.$B$BTake my latest report back to Gracina Spiritmight in Darnassus; she\'s still at the Temple of the Moon, is she not? She\'s got friends who are Alliance bigwigs; if we can get them involved in this $N, then we just might make it out of this alive.','Bring Pestlezugg\'s Un\'Goro Report to Gracina Spiritmight in Darnassus.','While I genuinely appreciate this, I am not sure what good it will do us. The Alliance ignores threats from any source other than the Horde, and even our own leaders here in Darnassus cannot agree on what exactly this threat is. Fools like Fandral Staghelm theorize that the silithid are nothing like the threat from the ancient past I claim them to be. His ignorance is only surpassed by his arrogance.$B$BYou have seen the threat yourself, $N. We must remain committed to defeating the silithid!','They are fools, $N! They cannot even think to look around them for a greater threat; their irrational hatred of the Horde will be the end of us all. I do not know how much more proof I can give them of the silithid threat short of dropping them in one of the hives so they can see for themselves!$B$BI\'m sorry, you bring news for my attention?','','','','','',11844,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,25,0,0,0,0,0,330,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,5,1,1,5,0,0,0,0,0,0,0), + (4509,2,440,50,54,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,4507,0,0,4511,11844,1,0,'Calm Before the Storm','My recent findings and the knowledge we have gained here today needs to reach hands that can quite possibly do something with it. As resourceful as we are here in Gadgetzan, we can\'t do this alone.$B$BTake my latest report back to Zilzibin Drumlore in Orgrimmar; he\'s still in his place on the upper part of the Drag, is he not? He\'s got friends who are high within the Horde; if we can get them involved in this $N, then we just might make it out of this alive.','Bring Pestlezugg\'s Un\'Goro Report to Zilzibin Drumlore in Orgrimmar.','While I genuinely appreciate this, I am not sure what good it will do us. The Horde ignores threats from any source other than the Alliance. While Thrall himself might take action were the facts presented to him, he is beset on all sides by conflicting advice. These fools would have us chase our own imaginary tails were they to think it might catch the Alliance unawares!$B$BYou have seen the threat yourself, $N. We must remain committed to defeating the silithid!','They are fools, $N! They cannot even think to look around them for a greater threat; their irrational hatred of the Alliance will be our undoing. I do not know how much more proof I can give them of the silithid threat short of dropping them in one of the hives so they can see for themselves!$B$BI\'m sorry, you bring news for my attention?','','','','','',11844,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,10,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0); -INSERT INTO `quest_template` (`entry`, `Method`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `Type`, `RequiredClasses`, `RequiredRaces`, `RequiredSkill`, `RequiredSkillValue`, `RepObjectiveFaction`, `RepObjectiveValue`, `RequiredMinRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepFaction`, `RequiredMaxRepValue`, `SuggestedPlayers`, `LimitTime`, `QuestFlags`, `SpecialFlags`, `PrevQuestId`, `NextQuestId`, `ExclusiveGroup`, `NextQuestInChain`, `SrcItemId`, `SrcItemCount`, `SrcSpell`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `RequestItemsText`, `EndText`, `ObjectiveText1`, `ObjectiveText2`, `ObjectiveText3`, `ObjectiveText4`, `ReqItemId1`, `ReqItemId2`, `ReqItemId3`, `ReqItemId4`, `ReqItemCount1`, `ReqItemCount2`, `ReqItemCount3`, `ReqItemCount4`, `ReqSourceId1`, `ReqSourceId2`, `ReqSourceId3`, `ReqSourceId4`, `ReqSourceCount1`, `ReqSourceCount2`, `ReqSourceCount3`, `ReqSourceCount4`, `ReqCreatureOrGOId1`, `ReqCreatureOrGOId2`, `ReqCreatureOrGOId3`, `ReqCreatureOrGOId4`, `ReqCreatureOrGOCount1`, `ReqCreatureOrGOCount2`, `ReqCreatureOrGOCount3`, `ReqCreatureOrGOCount4`, `ReqSpellCast1`, `ReqSpellCast2`, `ReqSpellCast3`, `ReqSpellCast4`, `RewChoiceItemId1`, `RewChoiceItemId2`, `RewChoiceItemId3`, `RewChoiceItemId4`, `RewChoiceItemId5`, `RewChoiceItemId6`, `RewChoiceItemCount1`, `RewChoiceItemCount2`, `RewChoiceItemCount3`, `RewChoiceItemCount4`, `RewChoiceItemCount5`, `RewChoiceItemCount6`, `RewItemId1`, `RewItemId2`, `RewItemId3`, `RewItemId4`, `RewItemCount1`, `RewItemCount2`, `RewItemCount3`, `RewItemCount4`, `RewRepFaction1`, `RewRepFaction2`, `RewRepFaction3`, `RewRepFaction4`, `RewRepFaction5`, `RewRepValue1`, `RewRepValue2`, `RewRepValue3`, `RewRepValue4`, `RewRepValue5`, `RewOrReqMoney`, `RewMoneyMaxLevel`, `RewSpell`, `RewSpellCast`, `RewMailTemplateId`, `RewMailDelaySecs`, `PointMapId`, `PointX`, `PointY`, `PointOpt`, `DetailsEmote1`, `DetailsEmote2`, `DetailsEmote3`, `DetailsEmote4`, `DetailsEmoteDelay1`, `DetailsEmoteDelay2`, `DetailsEmoteDelay3`, `DetailsEmoteDelay4`, `IncompleteEmote`, `CompleteEmote`, `OfferRewardEmote1`, `OfferRewardEmote2`, `OfferRewardEmote3`, `OfferRewardEmote4`, `OfferRewardEmoteDelay1`, `OfferRewardEmoteDelay2`, `OfferRewardEmoteDelay3`, `OfferRewardEmoteDelay4`, `StartScript`, `CompleteScript`) +INSERT INTO `quest_template` (`entry`, `Method`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `Type`, `RequiredClasses`, `RequiredRaces`, `RequiredSkill`, `RequiredSkillValue`, `RequiredCondition`, `RepObjectiveFaction`, `RepObjectiveValue`, `RequiredMinRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepFaction`, `RequiredMaxRepValue`, `SuggestedPlayers`, `LimitTime`, `QuestFlags`, `SpecialFlags`, `PrevQuestId`, `NextQuestId`, `ExclusiveGroup`, `NextQuestInChain`, `SrcItemId`, `SrcItemCount`, `SrcSpell`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `RequestItemsText`, `EndText`, `ObjectiveText1`, `ObjectiveText2`, `ObjectiveText3`, `ObjectiveText4`, `ReqItemId1`, `ReqItemId2`, `ReqItemId3`, `ReqItemId4`, `ReqItemCount1`, `ReqItemCount2`, `ReqItemCount3`, `ReqItemCount4`, `ReqSourceId1`, `ReqSourceId2`, `ReqSourceId3`, `ReqSourceId4`, `ReqSourceCount1`, `ReqSourceCount2`, `ReqSourceCount3`, `ReqSourceCount4`, `ReqCreatureOrGOId1`, `ReqCreatureOrGOId2`, `ReqCreatureOrGOId3`, `ReqCreatureOrGOId4`, `ReqCreatureOrGOCount1`, `ReqCreatureOrGOCount2`, `ReqCreatureOrGOCount3`, `ReqCreatureOrGOCount4`, `ReqSpellCast1`, `ReqSpellCast2`, `ReqSpellCast3`, `ReqSpellCast4`, `RewChoiceItemId1`, `RewChoiceItemId2`, `RewChoiceItemId3`, `RewChoiceItemId4`, `RewChoiceItemId5`, `RewChoiceItemId6`, `RewChoiceItemCount1`, `RewChoiceItemCount2`, `RewChoiceItemCount3`, `RewChoiceItemCount4`, `RewChoiceItemCount5`, `RewChoiceItemCount6`, `RewItemId1`, `RewItemId2`, `RewItemId3`, `RewItemId4`, `RewItemCount1`, `RewItemCount2`, `RewItemCount3`, `RewItemCount4`, `RewRepFaction1`, `RewRepFaction2`, `RewRepFaction3`, `RewRepFaction4`, `RewRepFaction5`, `RewRepValue1`, `RewRepValue2`, `RewRepValue3`, `RewRepValue4`, `RewRepValue5`, `RewOrReqMoney`, `RewMoneyMaxLevel`, `RewSpell`, `RewSpellCast`, `RewMailTemplateId`, `RewMailDelaySecs`, `PointMapId`, `PointX`, `PointY`, `PointOpt`, `DetailsEmote1`, `DetailsEmote2`, `DetailsEmote3`, `DetailsEmote4`, `DetailsEmoteDelay1`, `DetailsEmoteDelay2`, `DetailsEmoteDelay3`, `DetailsEmoteDelay4`, `IncompleteEmote`, `CompleteEmote`, `OfferRewardEmote1`, `OfferRewardEmote2`, `OfferRewardEmote3`, `OfferRewardEmote4`, `OfferRewardEmoteDelay1`, `OfferRewardEmoteDelay2`, `OfferRewardEmoteDelay3`, `OfferRewardEmoteDelay4`, `StartScript`, `CompleteScript`) VALUES - (4542,2,400,23,25,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4841,11886,1,0,'Message to Freewind Post','Brave traveler, the centaurs have increased their attacks in this area. Freewind Post must know about this renewed harassment immediately! Seek Cliffwatcher Longhorn at Freewind Post to the southeast and give him this urgent message.$B$BBe warned, avoid the Grimtotem Clan nearby... they have been acting strange toward us lately.$B$B','Bring the Urgent Message to Cliffwatcher Longhorn at Freewind Post.','More bad news! These centaurs have gone too far! They raided one of my supply caravans and slaughtered the whole party. This is an outrage, and it will not go unpunished!$B','What do you want, $C? An urgent message - for me?$B','','','','','',11886,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,25,0,0,0,0,175,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4561,0,1497,48,52,0,0,178,0,0,0,0,0,0,0,0,0,0,8,1,-4294,0,0,0,0,0,0,'Testing for Impurities - Un\'Goro Crater','','','You pick up the petri dish with the slime sample in it. The only way to discern if the samples is pure enough is to open it and examine the contents yourself. Ideally you\'ll find a sample that fits Chemist Fuely\'s criteria.','You take a sample of slime from Un\'Goro Crater and place some of it into the various tubes and beakers on the table. As things begin to boil and spurt, the slime changes colors. When the process slows down and the liquids calm, you see a small petri dish with your purified Un\'Goro slime samples in it along with some other remnants.','','','','','',12235,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15102,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4581,2,331,24,29,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12060,1,0,'Kayneth Stillwind','The druid Kayneth Stillwind sent word to me. He would like a report of the happenings along our coast and in the forests surrounding Astranaar. He fears there is a corruption moving through Ashenvale... and he may be right.$B$BHere, take my report to him. You will find him in the shrine of Forest Song, in the Nightsong Woods to the east.','Take Shindrell\'s Note to Kayneth Stillwind in Forest Song.','Ah, Shindrell\'s report! Many thanks, $N. Shindrell is a fine sentinel, brave and keen. I must read this for clues of a wickedness I fear is moving through Ashenvale.','Do you have something for me?','','','','','',12060,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,25,0,0,0,0,0,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4601,2,133,25,30,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Sparklematic 5200!','This contraption stands out amongst the gnomes holding out against the madness outside the room. A small plaque on the device reads \"The Sparklematic 5200\", followed by some text:$B$B\"Grime and residue ruining your sparklies? The Sparklematic 5200 puts the shine back in shine-tastic! Insert the item you wish to clean and deposit three silver coins in the coin slot. Give the Sparklematic 5200 a moment for operation, and voila! Your valuables will emerge clean and shiny!\"','Insert a Grime-Encrusted Item into the Sparklematic 5200, and be sure to have three silver coins to start the machine.','You insert the grime-encrusted item and three silver coins into the Sparklematic 5200. The machine surges to live in an almost frenzied attempt to purge the grime from the unknown item. Loud, violent churning sounds beat from the heart of the machine. The metal frame of the beast creaks and groans as it lurches from side to side...','It would seem that the device needs some sort of grime-encrusted object to clean and three silver coins to get the contraption working. So long as both are present, the Sparklematic 5200 should work...','','','','','',9308,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (4602,2,133,25,30,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Sparklematic 5200!','This contraption stands out amongst the gnomes holding out against the madness outside the room. A small plaque on the device reads \"The Sparklematic 5200\", followed by some text:$B$B\"Grime and residue ruining your sparklies? The Sparklematic 5200 puts the shine back in shine-tastic! Insert the item you wish to clean and deposit three silver coins in the coin slot. Give the Sparklematic 5200 a moment for operation, and voila! Your valuables will emerge clean and shiny!\"','Insert a Grime-Encrusted Item into the Sparklematic 5200, and be sure to have three silver coins to start the machine.','This contraption stands out amongst the gnomes holding out against the madness outside the room. A small plaque on the device reads \"The Sparklematic 5200\", followed by some text:$B$B\"Grime and residue ruining your sparklies? The Sparklematic 5200 puts the shine back in shine-tastic! Insert the item you wish to clean and deposit three silver coins in the coin slot. Give the Sparklematic 5200 a moment for operation, and voila! Your valuables will emerge clean and shiny!\"','Insert a Grime-Encrusted Item into the Sparklematic 5200, and be sure to have three silver coins to start the machine.','','','','','',9308,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4603,0,133,25,30,81,0,255,0,0,0,0,0,0,0,0,0,0,8,1,4605,0,0,0,0,0,0,'More Sparklematic Action','','','The Sparklematic 5200 comes to life, lurching to and fro. Inside, the helpless grime that has encrusted the object placed within it is being pulverized by the machine\'s gnomish cleaning agent.$B$BThe Sparklematic 5200 comes to a halt, heralded by a familiar \"ding!\" The item receptacle of the machine spirals open, revealing a neatly wrapped box.','The Sparklematic 5200 is empty, awaiting a grime-encrusted object to clean and three silver coins to start!','','','','','',9308,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9363,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4604,0,133,25,30,81,0,255,0,0,0,0,0,0,0,0,0,0,8,1,4606,0,0,0,0,0,0,'More Sparklematic Action','','','The Sparklematic 5200 comes to life, lurching to and fro. Inside, the helpless grime that has encrusted the object placed within it is being pulverized by the machine\'s gnomish cleaning agent.$B$BThe Sparklematic 5200 comes to a halt, heralded by a familiar \"ding!\" The item receptacle of the machine spirals open, revealing a neatly wrapped box.','The Sparklematic 5200 is empty, awaiting a grime-encrusted object to clean and three silver coins to start!','','','','','',9308,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9363,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4605,0,133,25,30,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,4601,0,0,0,0,0,0,'The Sparklematic 5200!','','','As quickly as it started, the Sparklematic 5200 comes to an abrupt halt. A simple \"ding\" is heard from the machine, and the mouth of the machine spirals upward. Inside the Sparklematic 5200 is a small box wrapped in a little bow. The machine would appear to wrap an object up after eliminating its grime-encrusted status. Even if the machine didn\'t work, at least the item is now wrapped in a pretty box.$B$BWell, there is one way to find out if it cleaned the item or not...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9363,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4606,0,133,25,30,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,4602,0,0,0,0,0,0,'The Sparklematic 5200!','','','As quickly as it started, the Sparklematic 5200 comes to an abrupt halt. A simple \"ding\" is heard from the machine, and the mouth of the machine spirals upward. Inside the Sparklematic 5200 is a small box wrapped in a little bow. The machine would appear to wrap an object up after eliminating its grime-encrusted status. Even if the machine didn\'t work, at least the item is now wrapped in a pretty box.$B$BWell, there is one way to find out if it cleaned the item or not...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9363,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4621,2,33,55,60,0,0,255,0,0,87,3000,0,0,21,1,0,0,8,0,0,0,0,0,0,0,0,'Avast Ye, Admiral!','Listen close, sea dawg... the powers of Booty Bay is what keeps us Bloodsail from sailing wheres we like and taking whats we want as rights o\' plunder. Were ye to put a knife to Fleet Master Seahorn, we\'d ne\'er run afoul of a Booty Bay\'s vessel. Were ye to put a knife to Baron Revilgaz, we\'d ne\'er face the law on their terms.$B$BIf ye are to be an honorary admiral amongst us - yes, ADMIRAL, you\'ll puts a knife to both of \'em as I\'ve says. Go now $g lad : lass;, and return to me once ye does the deeds.','Slay Fleet Master Seahorn and Baron Revilgaz of Booty Bay, and then return to Fleet Master Firallon aboard the Crimson Veil off the coast of Stranglethorn Vale.','Avast ye... Admiral $N! Yer a pirate of pirates, lass!$B$BIt warms the cackles of me heart to give ye this hat. Ye will ne\'er find one like it anywheres, and all that gazes upon ye will see that yer an Admiral of the Bloodsail Navy!','Yer back already, ya blasted tar! Haves ye done as I\'ve ordered? Fail us, and ye will be walkin\' the plank.$B$BArrrrr...','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2496,2487,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12185,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4641,2,363,1,1,0,0,130,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,788,0,0,0,'Your Place In The World','Finally, you are of age, $N... of age to battle in the name of the Horde. To conquer for the glory of the Warchief.$B$BYes...$B$B$B$BYou will do nicely.$B$BNo doubt you wish to find a great dragon or demon and strangle it with your bare hands, but perhaps it would be wise to start on something less... dangerous.$B$B$B$BReport to Gornek, he should be able to assign a task better suited to a young $c. You will find Gornek in the Den, to the west.\r\n','Speak with Gornek. You recall Kaltunk marking your map with his location and mentioning that Gornek resided in the Den, a building to the west. \r\n\r\n','Another one of Kaltunk\'s recruits, hm?$B$BA sorry state of affairs we find ourselves in if this is the best the Horde can produce. No matter. By the time we think you\'re ready to leave the Valley, you\'ll be a proud $C of the Horde.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,75,75,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4642,2,1497,48,55,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12288,1,0,'Melding of Influences','Here is some encased ooze created from the Felwood samples you recovered. Take the case to Un\'Goro Crater and find a pure ooze... the primal variety will do nicely. When you get close enough, release the ooze in the case, and let us see what the two think of one another.$B$BAfter the experiment concludes, bring me a sample of whatever is left over. I will await you here in the Apothecarium.','Bring a Merged Ooze Sample to Chemist Fuely in Undercity.','Oh, most excellent, $N. This is most excellent.$B$BSuch a tale. Who would have thought the two would interact with one another in such a way... I will have to spend more time looking at the environmental issues that cause changes in these creatures.$B$BI will continue my research for now. Perhaps we will speak again soon. Until then, I wish you well.','How goes the experiment, $N? I will continue to study the samples you\'ve recovered for me--I am starting to see why Lady Sylvanas is so interested in these creatures. If they are truly part of the Old Gods, then who knows how it can be used to our benefit.','','','','','',12291,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15702,15703,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,350,0,0,0,0,0,4230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4661,0,1497,48,52,0,0,178,0,0,0,0,0,0,0,0,0,0,8,1,-4293,0,0,0,0,0,0,'Testing for Corruption - Felwood','','','You pick up the petri dish with the slime sample in it. The only way to discern if the samples is pure enough is to open it and examine the contents yourself. Ideally you\'ll find a sample that fits Chemist Fuely\'s criteria.','You take a sample of slime from Felwood and place some of it into the various tubes and beakers on the table. As things begin to boil and spurt, the slime changes colors. When the process slows down and the liquids calm, you see a small petri dish with your altered Felwood slime samples in it along with some other remnants.','','','','','',12230,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15103,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4681,2,148,11,14,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,3524,0,0,0,0,0,0,'Washed Ashore','That beached creature is not an isolated incident here in Darkshore. There are more along the coastline and even in the water. I would like for you to investigate another one that we know of; this one was reported to be in the water due west of Auberdine, close to a sunken vessel. Return to me with anything that you may recover that would aid our research.$B$BAlso, in your travels you may find other creatures. By all means, if you should discover anything then please bring it to our attention!','Recover the Sea Turtle Remains from the Skeletal Sea Turtle in the waters west of Auberdine, and then speak with Gwennyth Bly\'Leggonde back in Auberdine.','You\'ve been a tremendous help here today; we now have a solid chance at unlocking the mystery of why these creatures choose to beach themselves on the cost of Darkshore. The idea that they might be fleeing the area around Teldrassil is disturbing. Should you come across others in your travels, please let me know. Our research here is but in its infancy.$B$BOn behalf of the Temple of the Moon, please accept this as thanks for the effort you have given. Thank you, $N!','Once you have investigated the creature\'s remains in the water to the west of here, I should be able to file a proper report with the Temple of the Moon in Darnassus. Perhaps then we will be closer to discovering the reason why these unfortunate creatures choose to end their lives beached on the coast of Darkshore.','','','','','',12289,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15398,15399,15400,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,585,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,4,0,0,0,0,0,0,0,0,0), - (4701,2,1583,55,59,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Put Her Down','You have no doubt seen the worgs which the Blackrock orcs command.$B$BIt is curious - no matter how many we destroy, their numbers never dwindle. My scouts have reported that the worgs are bred, trained, and ultimately exported from Blackrock Spire: capital city of the Blackrock orcs. You must travel to Blackrock Spire and discover the source of this menace. Discover... and destroy.$B$BGood luck, $N. May Cenarius protect you...$B','Travel to Blackrock Spire and destroy the source of the worg menace. As you left Helendis, he shouted a name: Halycon. It is what the orcs refer to in regards to the worg.','Do not dwell upon her suffering, $N. The beast was corrupt - a product of dark magic. You have done the Alliance a great service and you shall be rewarded.','Have you discovered and dealt with the source of the worg menace?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10220,0,0,0,1,0,0,0,0,0,0,0,15824,15825,15827,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,18000,3840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4721,2,361,52,59,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,4741,0,0,0,0,0,0,'Wild Guardians','Runners have returned from Winterspring with reports that there is a series of small caves in the southern area of Winterspring. It seems that there are wildkin situated in the area around these caves. If there is something valuable that they are guarding, I believe that this is the place we will find it.$B$BYou will find these to be more of a challenge than the previous types, $N. The creatures seem to have gone mad from exposure to the very thing that they strive to protect. ','Trull Failbane in Felwood wants you to hunt 10 Berserk Owlbeasts in Winterspring.','Hard work is something I have great respect for, $N. Now we can move forward with our plans for Winterspring.','You know your orders, $N.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7454,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,18000,3840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4722,2,148,11,13,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,4681,0,0,0,12289,1,0,'Beached Sea Turtle','You find a corpse of a sea turtle that had beached itself on the coast of Darkshore some time ago. It has been scavenged by the murlocs who have encamped themselves around the creature\'s remains. Still, there appear to be some suitable samples left on the creature\'s remains that Gwennyth Bly\'Leggonde in Auberdine might be able to make use of.','Take the Sea Turtle Remains to Gwennyth Bly\'Leggonde in Auberdine.','Another discovery for us to research - well done $N! These remains will be properly studied once they get to Darnassus. Please accept this small honorarium in exchange for the remains you have provided for our study.','Hello $N - do you have any discoveries of creatures that have washed ashore to report on?','','','','','',12289,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,300,276,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4723,2,148,11,13,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,4681,0,0,0,12242,1,0,'Beached Sea Creature','The remains of a giant thresher - much larger than one you\'d expect to find in Darkshore - lie beached on the coast of the Mist\'s Edge. How this creature came to be here is unknown; the group of murlocs that now feast off the carcass of it seem to be much too weak, even in large numbers, to have brought down the beast. $B$BWhile some of it has been picked clean, enough of it remains to take a sample for Gwennyth Bly\'Leggonde in Auberdine to study.','Take the Sea Creature Bones to Gwennyth Bly\'Leggonde in Auberdine.','The bones you have are from gentle sea mammals that are known to inhabit the waters surrounding the base of Teldrassil. They had never been known to violently beach themselves like the threshers had been known to. Why would these creatures do this, I wonder? Well, perhaps the study of their remains will bear the fruits of knowledge that we seek.$B$BAgain, thank you for your aid. Please accept this honorarium from the Temple of the Moon.','Hello again, $N! Are you here to report on another discovery?','','','','','',12242,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,300,276,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4724,2,1583,55,59,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Pack Mistress','Some say the worg controlled by the Blackrock orcs are the creation of a supernatural force. Others say they are not true worg but instead a breed of demon dog, granted to the orcs by a fallen pit lord.$B$BThe truth is far less contrived but every bit as frightening. The worg of Blackrock come from Halycon and her mate. Halycon is the gigantic den mother of the worg. Her mate? Nobody has ever lived to tell the tale of that one.$B$BStrike at the heart of the worg. Destroy Halycon... and $N, watch your back.','Slay Halycon, pack mistress of the Bloodaxe worg.','Rabid pups? Gizrul the Slavener? And you live to tell the tale?! Incredible! A tribute well earned!','With the pack mistress slain, we can begin to thin out the worg sentries of the Spire and eventually make some headway into the city.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10220,0,0,0,1,0,0,0,0,0,0,0,15824,15825,15827,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,18000,3840,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0), - (4725,2,148,12,15,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,4681,0,0,0,12292,1,0,'Beached Sea Turtle','More sea turtle remains lie beached along the coastline. This particular set has an abandoned carriage attached to the turtle\'s shell. Perhaps this creature was driven to the shoreline by unknown beings rather than beaching itself as some of the other remains suggested. Greymist murlocs now make the remains of this creature their home, feasting off the carrion.$B$BIn the carriage, you find a box with strange markings on it; perhaps Gwennyth Bly\'Leggonde in Auberdine can make sense of it.','Take the Strangely Marked Box to Gwennyth Bly\'Leggonde in Auberdine.','I have heard of the kinds of carriages found on the back of the turtle you found. Those I do believe are naga carriages, used both in battle and in transportation of their supplies on to land. The markings on the box you found are of the naga; this would explain their invasive presence in far-northern Darkshore.$B$BI will send this box to Darnassus along with the rest of your discoveries. This is for you - thank you again for your assistance.','It is a pleasure to see you again, $N. We are making great strives in uncovering the mystery of why majestic sea creatures beach themselves on the Darkshore coastline, but with every question answered, two more are raised it seems.$B$BAre you here to offer us more aid in our research?','','','','','',12292,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,350,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4726,2,46,50,52,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4808,12284,1,0,'Broodling Essence','I have been studying the dragonkin of the Burning Steppes for weeks, and I think I\'ve finally had a breakthrough! I created a device--I call it the Draco Incarcinatrix 900. It can capture the essence of dragon whelp broodlings!$B$BOr, at least I think it can.$B$BHere, take the device and zap a broodling in the Burning Steppes with it. While it\'s under the device\'s effects, defeat the broodling and its essence should be released.$B$BIf it is, then splendid! Bring me back samples so I can study them!','Bring 8 Broodling Essence and the Draco-Incarcinatrix 900 to Tinkee Steamboil at the Flame Crest in the Burning Steppes.','It worked! You got the essence! Well done, $N! Well done!$B$BThis essence will be invaluable in my research. I hope to one day learn how to capture living dragons whelps, or perhaps capture their eggs. If I could find a way to do that, then I would be the envy of dragon scholars around the world!$B$BMy employer would also be happy, and as I said before, he\'s someone you want to keep happy...','Do you have the broodling essence, $N? I can\'t wait to study it.$B$BAnd besides that... my patron is not the type of person you want to disappoint.','','','','','',12283,12284,0,0,8,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21,577,369,470,0,250,250,250,250,0,7500,3060,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4727,2,148,12,15,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,4681,0,0,0,12289,1,0,'Beached Sea Turtle','The skeletal remains of a sea turtle lie in the sand of the northern Darkshore beaches. The Greymist murlocs have either not found this carcass, or perhaps they have and are shying away from it for some unknown reason. Regardless, there is enough of the turtle left to take a sample back to Gwennyth Bly\'Leggonde in Auberdine for the Temple of the Moon to study.','Take the Sea Turtle Remains to Gwennyth Bly\'Leggonde in Auberdine.','You\'ve found even more beached creatures, $N? Sea turtles were commonly found frolicking along the base of Nordrassil before it was destroyed. With the birth of Teldrassil, however, these creatures have been seen in ever decreasing numbers. Some, as we have discovered, end their lives here for some unknown reason.$B$BYour aid will perhaps unlock the mystery before us. Please accept this in exchange for the remains you have provided for our study.','Hello again, $N! Are you here to report on another discovery?','','','','','',12289,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,350,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4728,2,148,12,14,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,4681,0,0,0,12242,1,0,'Beached Sea Creature','The corpse of what appears to be some sort of giant sea mammal lies partially gutted on the beach. A wheelbarrow and various tools lie abandoned by this enormous beached sea creature, as though an attempt to study it had been made previously. Though murlocs have scavenged this beast, enough of it remains to gather a suitable sample for Gwennyth Bly\'Leggonde in Auberdine.','Take the Sea Creature Bones to Gwennyth Bly\'Leggonde in Auberdine.','Ah, I believe you discovered one that was originally being examined by the Explorer\'s League. They have a presence here in Darkshore, and they had mentioned that they were studying one of the beached creatures until they were chased out by the murlocs. You appear to have succeeded where we both have not. Please - accept this honorarium on behalf of the Temple of the Moon.','Greetings once again, $N! What brings you back to Auberdine? Are you here to report on another discovery, perhaps?','','','','','',12242,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,300,294,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4729,2,1583,55,59,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12262,1,0,'Kibler\'s Exotic Pets','You\'re probably wondering what I\'m doing out here. Look at the cages! Ain\'t it obvious?$B$BI\'m an animal lover, first and foremost, but a salesman by trade. I track down exotic animals for the rich and famous and domesticate the beasts so they behave as proper pets.$B$BNow you\'re probably wondering, \"What can I do for you, Kibler.\" The answer is simple: Take this here beast cage and find me some worg pups. For that, I\'ll domesticate a worg for you!$B','Travel to Blackrock Spire and find Bloodaxe Worg Pups. Use the cage to carry the ferocious little beasts. Bring back a Caged Worg Pup to Kibler.','You got \'em at the perfect time, $N. Any later and they\'d be untrainable! Gimmie a minute and I\'ll have the little fella ready for you to take home.','','','','','','',12263,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12264,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,9000,3840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4730,2,148,12,16,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,4681,0,0,0,12242,1,0,'Beached Sea Creature','The half-devoured corpse of what might have been a giant sea mammal lies on the beach. A band of murlocs, stronger than those found closer to Auberdine, have taken up residence around the fallen creature. Enough of the creature remains that a suitable sample of its bones could be delivered to Gwennyth Bly\'Leggonde in Auberdine.','Take the Sea Creature Bones to Gwennyth Bly\'Leggonde in Auberdine.','The bones you have are from gentle sea mammals that are known to inhabit the waters surrounding the base of Teldrassil. They had never been known to violently beach themselves like the threshers had been known to. Why would these creatures do this, I wonder? Well, perhaps the study of their remains will bear the fruits of knowledge that we seek.$B$BAgain, thank you for your aid. Please accept this honorarium from the Temple of the Moon.','Hello again, $N! Are you here to report on another discovery?','','','','','',12242,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,400,345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4731,2,148,13,19,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,4681,0,0,0,12292,1,0,'Beached Sea Turtle','Another set of sea turtle remains lie beached on the coastline. This set of remains has an abandoned carriage half buckled to the turtle\'s shell. Perhaps this creature was driven to the shoreline by unknown beings rather than beaching itself as some of the other remains suggested. Powerful Greymist murlocs have made the carcass of this creature their current home.$B$BIn the carriage, you find a box with strange markings on it; perhaps Gwennyth Bly\'Leggonde in Auberdine can make sense of it.','Take the Strangely Marked Box to Gwennyth Bly\'Leggonde in Auberdine.','I have heard of the kinds of carriages found on the back of that turtle. Those I do believe are naga carriages, used both in battle and in transportation of their supplies on to land. The markings on the box you found are of the naga; perhaps the creature you discovered was killed as it was heading further south... to Ashenvale maybe?$B$BI will be sure to send this box to Darnassus with the rest of your discoveries. This is for you - thank you again for your assistance.','Hello again, $N. The work you have done on behalf of the Temple of the Moon has been outstanding. Are we to be blessed with more of your effort on our behalf?','','','','','',12292,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,500,450,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4732,2,148,13,19,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,4681,0,0,0,12289,1,0,'Beached Sea Turtle','You find a corpse of a sea turtle that had beached itself on the coast of Darkshore some time ago. It has been picked nearly clean by Greymist murlocs, the very ones who now have encamped themselves around the creature\'s remains. Still, there appear to be some suitable samples left on the creature\'s remains that Gwennyth Bly\'Leggonde in Auberdine might be able to make use of.','Take the Sea Turtle Remains to Gwennyth Bly\'Leggonde in Auberdine.','You\'ve found even more beached creatures, $N? Sea turtles were commonly found frolicking along the base of Nordrassil before it was destroyed. With the birth of Teldrassil, however, these creatures have been seen in ever decreasing numbers. Some, as we have discovered, end their lives here for some unknown reason.$B$BYour aid will perhaps unlock the mystery before us. Please accept this in exchange for the remains you have provided for our study.','Greetings once again $N - do you have any more discoveries to report to the Temple of the Moon?','','','','','',12289,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,500,435,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4733,2,148,13,19,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,4681,0,0,0,12242,1,0,'Beached Sea Creature','The remains of what appear to be a giant thresher have washed ashore on the rocky inlet of the Twilight Shore. The thresher is several times larger than any of the other threshers spotted in these parts. Wherever it came from, this creature would not seem to have been native to Darkshore.$B$BThough the creature has been picked apart in places, enough of it remains to gather a suitable sample for Gwennyth Bly\'Leggonde in Auberdine.','Take the Sea Creature Bones to Gwennyth Bly\'Leggonde in Auberdine.','The dimensions of the thresher you mention are mind-boggling. Even the eldest of the threshers in this region grow to only a fraction of that size. While some larger ones were known to be close to Teldrassil, their numbers have declined steadily. I cannot help but wonder if these creatures beaching themselves here are somehow related to this.$B$BWhile we analyze the bones you have brought us, please accept this on behalf of the Temple of the Moon. Thank you, $N.','Thanks be to Elune - I am glad to see you again, dear $N. The Temple of the Moon\'s work on the strange beaching phenomena continues here in Darkshore. Might you have anything additional to offer us?','','','','','',12242,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,500,435,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4734,2,1583,57,60,62,0,255,0,0,0,0,0,0,0,0,0,0,66,2,4907,0,0,0,12286,1,0,'Egg Freezing','$N, I\'ve been working hard on a new device, the eggscilloscope! It\'s designed to project a burst of cold energy at the egg of a black dragon... and freeze it solid! Can you test it for me?$B$BI heard that high up in Blackrock Spire, the dragons have a rookery where they hatch their eggs. That\'s where you\'ll have to go to test the eggscilloscope, and then let me know how it worked!$B$BAnd don\'t worry. Frozen dragon eggs should be harmless. It\'s the unfrozen ones you have to worry about!','Use the Eggscilloscope Prototype on an egg in the Rookery.','It worked? Splendid! I knew it would!$B$BWhile you were gone I was working on a new version of the eggscilloscope. This one has a much longer range.$B$BHere, you can have one in case you go back to Blackrock Spire.','$N, did you test the eggscilloscope?','Test the Eggscilliscope Prototype','','','','',12286,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12144,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,18000,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4735,2,1583,57,60,62,0,255,0,0,0,0,0,0,0,0,0,0,64,0,4734,0,0,0,12287,1,0,'Egg Collection','$N, I\'m finally ready for real samples of dragon eggs! Here, take this collectronic module. It\'s designed to extract a dragon egg and prepare it for transport. Go back to the Rookery and use the module to collect eggs.$B$BAnd don\'t forget to freeze them first, or they might hatch before you can collect them!$B$BWhen you have enough eggs, bring them to me! ','Bring 8 Collected Dragon Eggs and the Collectronic Module to Tinkee Steamboil at Flame Crest in the Burning Steppes.','Wow, you got them! The collectronic module worked! I\'m a genius!$B$BThank you, $N. My patron will be very pleased to get these eggs...','Do you have the eggs, $N? My patron heard you were collecting them for me, and is very eager to get his hands on them!','','','','','',12241,12287,0,0,8,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21,577,369,470,0,350,350,350,350,0,27000,5970,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), - (4736,2,-61,31,31,0,256,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4737,1796,0,0,0,'In Search of Menara Voidrender','Ah, hello, $N. You\'re progressing well in your training. So well in fact that I think you should be rewarded for your hard work--and for not becoming corrupted by the arcane yet.$B$BIf you\'re interested, seek out Menara Voidrender in Ratchet. She is currently staying at Strahad Farsan\'s tower overlooking the town.$B$BShe\'s not very friendly, $N, so don\'t expect any praise. But if you work hard, she\'ll make sure you\'re taken care of.','Speak to Menara Voidrender in the Barrens.','Ah, Briarthorn sent you. Good. Then word does reach far enough to find future students. This pleases me.$B$BIt is typical of our kind, $N, to band together, regardless of race. It is especially important since those we deal with most do not discriminate in their malice if we fail to appease them or control them properly.$B$BI feel you\'ve learned a great many things, and if you are willing, I would help you create tools to compliment your skills.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4737,2,-61,31,31,0,256,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4737,1796,0,0,0,'In Search of Menara Voidrender','Hmph, still you strive to become more powerful. I say it\'s only time before the corruption and addiction takes hold of you and you become a slave to that which you seek to gain power over.$B$BPfah! A fool you are! Time will prove me right--nothing else... just time.$B$BBut it seems that not all agree with Zevrost. It seems Menara would create tools for you to become more powerful and to harness your strength. If you\'re interested, then go to Ratchet in the Barrens. She is there overlooking the town.','Speak to Menara Voidrender in the Barrens.','Ah, Zevrost sent you. Good. Then word does reach far enough to find future students. This pleases me.$B$BIt is typical of our kind, $N, to band together, regardless of race. It is especially important since those we deal with most do not discriminate in their malice if we fail to appease them or control them properly.$B$BI feel you\'ve learned a great many things, and if you are willing, I would help you create tools to compliment your skills.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4738,2,-61,31,31,0,256,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4737,1796,0,0,0,'In Search of Menara Voidrender','Let us be clear about one thing, $N: I don\'t feel you are ready for such responsibilities. I don\'t think aiding in the creation of any item of power is something a novice should ever be involved in; especially one so untested.$B$BBut that\'s not my decision. The powers that be, or at least the ones that do wish to impart such gifts upon you get to decide that.$B$BIf you\'re interested in learning more, I suggest you seek out Menara Voidrender in Ratchet. She usually resides in the tower above the port town.','Speak with Menara Voidrender in the Barrens.','Ah, Demisette sent you. Good. Then word does reach far enough to find future students. This pleases me.$B$BIt is typical of our kind, $N, to band together, regardless of race. It is especially important since those we deal with most do not discriminate in their malice if we fail to appease them or control them properly.$B$BI feel you\'ve learned a great many things, and if you are willing, I would help you create tools to compliment your skills.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,375,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,2,1,0,0,0,0,0,0,0,0), - (4739,2,-61,31,31,0,256,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4737,1796,0,0,0,'In Search of Menara Voidrender','$C! Yes, you!$B$BYou don\'t have all the accoutrements, but it\'s plain to see you\'re ready--the air around you exudes greater confidence. Yes, I see it now.$B$BMenara Voidrender would teach you a few things if you feel you\'re ready. She spends her time tutoring younger students in the arcane. She even gives gifts to those who pass her tests.$B$BGo to Ratchet in the Barrens if you\'re interested. She\'s above the city in Strahad\'s tower.','Speak to Menara Voidrender in the Barrens.','Ah, Kaal sent you. Good. Then word does reach far enough to find future students. This pleases me.$B$BIt is typical of our kind, $N, to band together, regardless of race. It is especially important since those we deal with most do not discriminate in their malice if we fail to appease them or control them properly.$B$BI feel you\'ve learned a great many things, and if you are willing, I would help you create tools to compliment your skills.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4740,2,148,15,18,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'WANTED: Murkdeep!','Attention!$B$BA reward is being offered for the death of the murloc \"Murkdeep\". This foul beast is known to be responsible for the death of at least one Sentinel, and is suspected of causing the sinking of at least two cargo vessels in the waters off Darkshore!$B$BMurkdeep was last spotted at a hutted murloc camp south of Auberdine, and is thought to be protecting the huts there. Reward claims for this bounty should be claimed with Sentinel Glynda Nal\'Shea in Auberdine.$B$BThe Auberdine Village Council','Find and slay the murloc known as Murkdeep. The creature is thought to be defending the murloc huts south of Auberdine along the water.$B$BReport the death of Murkdeep to Sentinel Glynda Nal\'Shea in Auberdine.','Well, looks like you\'re here to more than just inquire! The citizens will be delighted to know that tonight they will sleep a little bit more soundly and safer.$B$BYou\'ve acted as the executioner of justice for the people of Auberdine today, $N. For that, I would like to offer you this as a suitable reward... for a true hero of the Auberdine people.','Greetings $c - what may the Sentinels assist you with today? Perhaps you are here to inquire about the bounty on Murkdeep?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10323,0,0,0,1,0,0,0,0,0,0,0,5315,15403,15404,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,0,1020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4741,2,361,52,58,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,4521,0,0,4721,0,0,0,'Wild Guardians','In the northern areas of Winterspring, the Wildkin grow even more ferocious. We must continue our measures there.$B$BHunt the moontouched owlbeasts in Winterspring, and explore the area they inhabit.$B$BThis is dangerous ground, but I know that you will be able to handle the challenge. Return to me after you have slain 13 of the wildkin.','Trull Failbane in Felwood wants you to hunt 13 Moontouched Owlbeasts.','I sense that you are enjoying your work. And I believe that we are onto something here.','Don\'t tell me that you\'re too scared! Get going!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7453,0,0,0,13,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,9000,3720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4742,2,1583,57,60,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4743,0,0,0,'Seal of Ascension','As you can see, the unadorned seal has three empty sockets. Each of those sockets must be filled with a gemstone representing the leadership\'s command. Finally, Overlord Wyrmthalak, master of the lower citadel, must forge the seal in the flames of the Black Dragonflight.$B$BUnderstand this, mortal: the chance that one of the three generals of the lower citadel would carry a gemstone at any given time is rare. You must be vigilant in your quest. Remain determined!','Find the three gemstones of command: The Gemstone of Smolderthorn, Gemstone of Spirestone, and Gemstone of Bloodaxe. Return them, along with the Unadorned Seal of Ascension, to Vaelan.$B$BThe Generals, as told to you by Vaelan, are: War Master Voone of the Smolderthorn; Highlord Omokk of the Spirestone; and Overlord Wyrmthalak of the Bloodaxe.','$B$B$B$BThe Unforged Seal of Ascension is now ready. It is time for the final step.','Courage and patience above all else, $N!','','','','','',12336,12335,12337,12219,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4743,2,1583,57,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,4742,0,0,0,12339,1,0,'Seal of Ascension','Few of the black dragonkin, outside of those in the upper citadel, have the ability to forge the seal with their own flaming breath. Wyrmthalak is one such dragonkin, but his will is unbreakable.$B$BYou must travel to the Wyrmbog in Dustwallow Marsh. It is there that you will find an ancient drake known as Emberstrife. You must break his will, $N. Break it and use this orb on his weakened form. You will have scant seconds to control his mind and fan the flames that will forge the seal.','Travel to the Wyrmbog in Dustwallow Marsh. Find the ancient drake, Emberstrife and beat him without mercy until his will is broken.$B$BIt is at that moment which you must place the Unforged Seal of Ascension before the great beast. You must then be quick to use the Orb of Draconic Energy on his weakened form and claim dominion over his mental faculties. Control the beast and force the Flames of the Black Dragonflight upon the Unforged Seal of Ascension!','Stand steady while I cast the final invocation of protection.$B$B$B$BThe Seal of Ascension is complete...$B$BKnow this, I have imbued the artifact with some powerful protective wards. In your darkest hour, when all appears to be lost, the might of the red flight will be at your disposal.','Waste no time, $N. Nefarian works feverishly to unleash his evil upon our world.','','','','','',12324,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12344,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4761,2,148,11,15,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,984,0,0,4762,0,0,0,'Thundris Windweaver','Your scouting of the furbolg camp is information that Thundris Windweaver should be made aware of. He graciously serves as the elder of Auberdine, offering sage and just stewardship of the day to day affairs of the village. Please - share with him your findings to date on the furbolg situation.$B$BI believe he has some ideas of his own on the reasons behind their corruption. Perhaps you can work with him to enact a plan to restore the balance of nature here!','Speak with Thundris Windweaver in Auberdine.','Well met, $c. Your scouting of the furbolg situation comes at a fortuitous time for us in Auberdine. For some time we have dealt with not only forest dwellers who are now openly hostile to our presence, but also the outright corruption of the forest itself. Hopefully you might be able to lend Auberdine aid during these troubling times.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,10,0,0,0,0,0,66,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4762,2,148,11,15,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,4761,0,0,0,12350,1,0,'The Cliffspring River','The Cliffspring River has begun turning foul and corrupted. It empties into the Mist\'s Edge, and I fear the wash will affect Auberdine soon. I suspect the Blackwood furbolgs up-river are the cause of the taint, but I also suspect that they aren\'t the true root of it.$B$BTake this sampling tube and go to the mouth of the river to our north. Proceed inland to the first waterfall and draw a sample from the pool there. You\'ll see a bridge overhead. Once you have a sample, return to me in Auberdine.','Travel north of Auberdine to the first waterfall along the Cliffspring River and draw a sample from the pool there.$B$BReturn to Thundris Windweaver in Auberdine with the Cliffspring River Sample.','It\'s no surprise how tainted this water is, but just look at how putrid it is becoming! It would seem that action is needed sooner than later, eh $N?$B$BTo our east is Felwood; it is the real source of this corruption, one that I have seen in times past. I predict this sample will confirm this. We might be able to enact a cure for it here, but in order to even try we will need assistance. When that time comes $N, I hope you will be able to give the aid we need.','The pollution of the Cliffspring River is but the start of an alarming trend here in Darkshore. The sample you provide will help us formalize a plan... a plan of attack, I am starting to suspect.','','','','','',12349,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4763,2,148,15,18,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,4762,0,0,0,12346,1,0,'The Blackwood Corrupted','We\'ve learned that a source of furbolg corruption is from the satyr. They hold sway via talismans that they channel magic through. If the furbolg have a chance at salvation, we must lure out the satyr corruptor and take that talisman!$B$BFill this bowl at our moonwell and take samples of the furbolgs\' food from their northern camp. Mix them and place it near the bonfire by the river; any furbolgs who eat will be cleansed just long enough to lure out the satyr corruptor... who then you must slay!','Fill the Empty Cleansing Bowl at the Auberdine Moonwell.$B$BGather a sample of fruit, nut, and grain from the northern Blackwood furbolg camps.$B$BMix the bowl and place it near the bonfire closest to the Cliffspring River at the northern camp, thus summoning the satyr corruptor.$B$BTake the Talisman of Corruption and bring it to Thundris Windweaver in Auberdine.','We have just begun this war to reclaim our forest from the forces of corruption, but a battle this day has been won! $N, the people of Auberdine owe you a debt of gratitude that will never be easily repaid. Please accept this along with our thanks. What we have learned here today may one day free our furbolg friends from the shackles of torment permanently.','The Talisman of Corruption is a sinister device that only serves to pervert the balance of nature. When you obtain this item from whatever satyr is tormenting the furbolgs and bring it to me for disposal, we will have won a great victory this day!','','','','','',12355,0,0,0,1,0,0,0,12341,12342,12343,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,15204,15202,15203,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,2000,1020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4764,2,1583,57,60,62,0,77,0,0,0,0,0,0,0,0,0,0,72,0,4766,0,0,4765,0,0,0,'Doomrigger\'s Clasp','There is a chamber, high in Blackrock Spire, that was once called the Hall of Fortune. It was where the Dark Iron dwarves kept their relics, trophies and objects of art.$B$BThat was long ago. It is said the hall has collapsed and is now used for... less savory tasks. But I believe some old dwarven relics may still be found there.$B$BOne such relic is Doomrigger\'s clasp, with a surface so encrusted with rare gems that it was said to make weep any dwarf who gazes upon it.$B$BThat clasp, $N, is your goal.','Bring Doomrigger\'s Clasp to Mayara Brightwing in the Burning Steppes.','You found it! So the rumors were true!$B$BThank you, $N. My patron, Count Remington Ridgewell, will be quite pleased to see this addition to this collection.','Do you have the clasp, $N? My patron will pay very handsomely for it.','','','','','',12352,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,990,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0,0), - (4765,2,1583,57,60,0,0,77,0,0,0,0,0,0,0,0,0,0,64,0,4764,0,0,0,12437,1,0,'Delivery to Ridgewell','I have packaged Doomriggers Clasp into a crate, suitable for shipment to Stormwind. $N, you have been extremely helpful -- can I ask you for one last favor?$B$BDeliver the crate to Count Remington Ridgewell. You will find him in the Keep of Stormwind. I am sure he\'ll be very pleased to see what you have for him.','Bring Ridgewell\'s Crate to Remington Ridgewell in Stormwind.','Ah, so you are he! You have my thanks, $N. And... if you didn\'t already know... the gratitude of a noble in the house of Ridgewell is nigh worth a king\'s ransom.','I was told a messenger would come. One with a gift from Blackrock Spire.$B$BAre you he?','','','','','',12437,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15861,15860,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,27000,3960,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (4766,2,1583,57,60,62,0,77,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,4764,0,0,0,'Mayara Brightwing','An agent of mine, Mayara Brightwing, was sent to the Burning Steppes to scout the ruined city of Thaurissan. That destroyed city of the Dark Iron dwarves may hide objects of great value... objects that would fit nicely into our family museum.$B$BMayara says she found something and will need aid in retrieving it, but it is not in Thaurissan. Instead, a foray into Blackrock Spire will be required.$B$BI do not know the details, but if interested then speak with Mayara in the Burning Steppes.','Speak with Mayara Brightwing in the Burning Steppes.','You came from Stormwind? Wonderful -- I know of an object of art that Remington would kill to have in his museum, but extracting it won\'t be easy.$B$BThat\'s where you come in.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,10,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4767,2,400,25,29,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Wind Rider','I\'ve been tasked to recruit more wyverns for the master wind riders. Their numbers are growing and I myself hope to become a wind rider one day. However, we cannot train enough wyverns to keep up with the demand. Perhaps you can help me, $N.$B$BI need you to travel to Highperch to gather some wyvern eggs. From here, head northwest along the canyon walls to a ramp that will lead you into Highperch. Be careful, wyverns are very protective over their eggs and they will not be kind to intruders.','Bring 10 Highperch Wyvern Eggs to Elu in Freewind Post.','Perfect! With these eggs I hope to take the next step to become a wind rider. Here is a token of my appreciation; may good hunting always shine upon you, $C.','$N, have you retrieved the wyvern eggs that I seek? I\'m really anxious to start my wind rider training!','','','','','',12356,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4265,0,0,0,2,0,0,0,81,0,0,0,0,150,0,0,0,0,1900,1050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4768,2,1583,57,60,62,0,178,0,0,0,0,0,0,0,0,0,0,72,0,4769,0,0,0,0,0,0,'The Darkstone Tablet','The Darkstone Tablet holds the writings of the long-dead dwarf Urheld Darkstone. An alchemist of great skill, he was thought insane by his contemporaries and, hence, did not share his research.$B$BBut he did etch it onto tablets, and I believe one such tablet lies in Blackrock Spire, in a chamber once named the Hall of Fortune. I know not what it is now called, for few enter Blackrock and return.$B$BBut if you are willing to brave its dangers and return to me with the tablet, your reward will be great.','Bring the Darkstone Tablet to Shadow Mage Vivian Lagrave in Kargath.','Excellent. The formulae etched into this tablet will consume days of research, but I am confident such research will bear sweet fruit.$B$BThank you, $N. You have been invaluable to us.','Have you found the Tablet, $N? I yearn to delve into its secrets.','','','','','',12358,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15861,15860,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,350,0,0,0,0,27000,4980,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), - (4769,2,1583,57,60,62,0,178,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,4768,0,0,0,'Vivian Lagrave and the Darkstone Tablet','Vivian Lagrave sent me word from Kargath, in the Badlands. Through her studies, she believes there is an ancient text within Blackrock Spire that would benefit our research. To confirm this, she will need someone to extract the text from the spire. No easy task.$B$BIf interested, then speak with Vivian in Kargath.','Speak with Shadowmage Vivian Lagrave.','It is true. I believe there is a tablet held within Blackrock Spire, a tablet that contains old alchemical recipes. I am glad you are here, for I need help in retrieving the tablet.$B$BMake yourself comfortable, and I will explain further.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,10,0,0,0,0,0,390,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4770,2,400,25,29,0,0,178,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,'Homeward Bound','Please help me, $c! I\'ve been hiding here in Highperch for some time now and it\'s been days since I\'ve seen a friendly face. I came here to study the wyvern and I think I got a little too close. After being chased away from one of the nests I got lost.$B$BI need to get back to Whitereach Post! Motega does not know that I am missing and will be furious to know that I ventured into Highperch by myself.$B$BWhitereach Post is just east of here... please take me there!','Escort Pao\'ka Swiftmountain from Highperch, and then talk to Motega Firemane in Whitereach Post.','Whats! If I knew that Pao\'ka Swiftmountain was going to snoop around Highperch, I would have chained him to a totem! His father was reluctant allowing him to come with me to Thousand Needles. We came here to study the different creatures that inhabit these beautiful lands.$B$BI appreciate the help you have shown Pao\'ka. I hope this covers any misfortunes this deed has cost you.','','Escort Pao\'ka from Highperch','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,1900,1410,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4771,2,2057,57,60,81,0,255,0,0,0,0,0,0,0,0,0,0,2,2,5531,0,0,0,12368,1,0,'Dawn\'s Gambit','I\'ve placed Dawn\'s Gambit in the container you brought to us, the one that held the dragon eggs. Your job is to bring it deep within the Scholomance.$B$BThe undead mage Vectus leads a team of scourge scholars... place Dawn\'s Gambit in their chamber, called the \"viewing room.\" It will then react with the undead found there and, with a little luck, destroy them!$B$BAfter that, defeating Vectus shouldn\'t be a problem. Right?','Place Dawn\'s Gambit in the Viewing Room of the Scholomance. Defeat Vectus, then return to Betina Bigglezink.','Outstanding, $N! Years of intelligence, lost! The Scarlet Crusade will surely feel this blow in the coming weeks.','Remember, $N - we must be tolerant yet rigid in our beliefs!','Place Dawn\'s Gambit','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10432,0,0,0,1,0,0,0,0,0,0,0,15853,15854,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,27000,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4781,2,-61,31,34,0,256,255,0,0,0,0,0,0,0,0,0,0,8,0,1796,0,0,4782,0,0,0,'Components for the Enchanted Gold Bloodrobe','Your next task is as simple as your first, but will require you to seek out aid.$B$BI require gold thread for the embroidery of the cloak, but gold thread is not easy to come by, and very few know how to make it. Fortunately, one who is loyal to our cause knows its secrets and is willing to help those rising in our ranks.$B$BBring a gold bar to Xizk Goodstitch in Booty Bay. He is a master tailor and will be happy to spin the thread for you. Gold bars are smelted by skilled miners. Ask a miner for help.','Bring a Gold Bar to Xizk Goodstitch in Stranglethorn Vale.','Perfect, $N. I\'m glad you could find a miner to help you out so quickly. Or did you do this work yourself? Either way, you\'ve done well. This will be perfect for the thread.$B$BIt will take some time to create the stuff, so you\'ll have to come back--I actually send it off to some princess who we have locked in a tower who\'s only job is to spin gold thread... no, seriously. I mean it... okay, not really.','Gold bars, yes... yes. Bring me one and we\'ll see what we can do about spinning some thread for you. Until then, I would suggest you focus your efforts on becoming more powerful. Your toughest trials are still ahead. And trust me... you\'ll wish you were more prepared, regardless of how powerful you think you might be.','','','','','',3577,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1200,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,2,4,1,0,0,0,0,0,0,0,0), - (4782,2,-61,31,34,0,256,255,0,0,0,0,0,0,0,0,0,0,8,0,4781,0,0,4783,0,0,0,'Components for the Enchanted Gold Bloodrobe','Return to Menara, tell her it\'ll take some time, but I\'ll make sure to come through for her... and you. Tell her to have you finish gathering the rest of your components--I should have the thread done by then. You can return and pick it up then.$B$BGood luck, $N. Oh, and say hello to Strahad for me while you\'re there. That old coot... putting a tower right there next to Ratchet... crazy.','Return to Menara Voidrender in the Barrens.','Good, you\'ve returned, $N. And where is the thread?$B$BAh, I understand. That is acceptable. The goblin and his brother have not failed us yet--I suppose it is understandable that he did not have it prepared right then. So be it... we have other things we can attend to in the meantime.$B$BAre you prepared for the next step?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,810,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0), - (4783,2,-61,31,37,0,256,255,0,0,0,0,0,0,0,0,0,0,8,0,4782,0,0,4784,0,0,0,'Components for the Enchanted Gold Bloodrobe','The next components are found in Desolace, far to the west of the Barrens and even the Stonetalon Mountains.$B$BThere, chaos still reigns after the Sundering. Both your strength and cunning will be tested there--you will face creatures of hatred and also of the Burning Legion.$B$BFrom the Hatefury satyr in the northeast, bring me their blood. From the lesser infernals in Mannoroc Coven, bring me a lesser infernal stone.$B$BWe will use both in the construction of your robe.','Bring 10 Vials of Hatefury Blood and 1 Lesser Infernal Stone to Menara Voidrender in the Barrens.','Excellent, $N. These will do nicely. I will prepare them now while you move on to your last two components. Are you ready?','Desolace is not a kind area: naga, giants, satyr, the Burning Legion... all of those and warring centaur clans all make the land dangerous if you\'re not careful.$B$BLike I said before, it will not only test your strength and cunning, but also your patience. Be wary in those lands, $N.','','','','','',6989,6990,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,21,6,0,0,0,0,0,0,0,0), - (4784,2,-61,31,37,0,256,255,0,0,0,0,0,0,0,0,0,0,8,0,4783,0,0,4786,0,0,0,'Components for the Enchanted Gold Bloodrobe','I need only three things now, $N, then we can finish your robe.$B$BFirst, the fine gold thread Xizk is making for you. Return to him in Booty Bay and get it.$B$BSecond, bring me two smoldering coals from the fire elementals in the Arathi Highlands. If I recall correctly, they are to the west, near Thoradin\'s Wall.$B$BFinally, a soul shard created by you.$B$BAfter you have all the components, return here to the tower and I will complete the robe for you.','Bring some Fine Gold Thread, 2 Smoldering Coals, and a Soul Shard to Menara Voidrender in the Barrens.','Excellent, $N! The components are gathered and we are ready.$B$BI trust you will be pleased.','Soon, $N. I promise you. The robe will be more than adequate for your needs and certainly give you an edge over your opponents.','','','','','',12293,6991,6265,0,1,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1260,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,4,1,0,0,0,0,0,0,0,0), - (4785,0,-61,31,37,0,256,255,0,0,0,0,0,0,0,0,0,0,8,0,4783,0,0,0,0,0,0,'Fine Gold Thread','','','Here you go, $N. And please tell Menara we say hello.$B$BWe expect great things of you. Perhaps when the Legion falls to its knees, your name will be spoken aloud and in praise of your power. I can\'t wait!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12293,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,5,0,0,0,0,0,0,0,0), - (4786,2,-61,31,38,0,256,255,0,0,0,0,0,0,0,0,0,0,2,0,4784,0,0,0,0,0,0,'The Completed Robe','I will put the robe together for you now. It will take but a few moments. Do not go far.','Wait for Menara Voidrender to complete your robe and then speak to her again.','It is done, $N. Here you are. Wear it with pride.$B$BYou\'ve worked hard and I see great things in your future. Remember, to defy the corruption that comes with our path takes great will and fortitude. As long as your will is your own, then you shall have great success.','A moment, $n...','Wait for Menara Voidrender to complete your item','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6900,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2130,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0), - (4787,2,47,40,50,1,0,255,0,0,0,0,0,0,0,0,0,0,8,0,3527,0,0,3528,0,0,0,'The Ancient Egg','The Prophecy of Mosh\'aru speaks of an ancient egg. It is a relic of a time when trolls ruled vast empires, and it has the power to hold the essence of Hakkar. It may be the only way to keep our world safe from his evil.$B$BBring me the ancient egg, $N. It is said to lay hidden deep within Jintha\'Alor in the Hinterlands, in a cave behind the amphitheater at the top of the city.','Bring the Ancient Egg to Yeh\'kinya in Tanaris.','Ah, you have the egg! I bow to you, $N. Your strength and bravery will be long remembered.','Do you have the ancient egg? I sense great forces stirring, and I fear that time grows short.','','','','','',12402,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,2,0,0,0,0,0,0,0,0), - (4788,2,1583,40,58,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,5065,0,0,0,0,0,0,'The Final Tablets','While I look over the third and fourth tablets of Mosh\'aru, you must find the fifth and sixth! It will not be easy, for they are held by the Smolderthorn trolls within Blackrock Spire. The spire is a dark mountain of fire between the Burning Steppes and the Searing Gorge.$B$BGood luck, $N. Blackrock Spire is no place for decent folk...','Bring the Fifth and Sixth Mosh\'aru Tablets to Prospector Ironboot in Tanaris.','Unbelievable! You found them! You truly are a hero, $N!$B$BThat\'s a good thing, because I\'ve been reading the tablets you brought me before, and from what I gathered... we\'re going to need a hero to stop what\'s coming...','Have you been to the spire, $N? Do you have the fifth and sixth tables?','','','','','',12740,12741,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4801,0,618,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,975,0,0,0,0,0,0,'Frostsaber E\'ko','','','Mau\'ari can derive da juju for $N... Use da Cache of Mau\'ari to cast dis upon yourself or your allies.','In Winterspring, you will fight great cats called frostsabers. These beasts possess incredible speed an\' cunning. If you wish ta gain the speed a\' da frostsaber, bring me da E\'ko you find from dem.$B$BRememba, you must have the Cache of Mau\'ari in your inventory if you want ta hunt for E\'ko.','','','','','',12430,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12450,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4802,0,618,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,975,0,0,0,0,0,0,'Winterfall E\'ko','','','Mau\'ari can derive da juju for $N... Use da Cache of Mau\'ari to cast dis upon yourself or your allies.','In Winterspring, you will fight misguided creatures known as da Winterfall furbolg. Through the wishes of their leader, dey have gained incredible strength. If you wish ta gain the power a\' da Winterfall, bring me da E\'ko you find from dem.$B$BRememba, you must have the Cache of Mau\'ari in your inventory if you want ta hunt for E\'ko.','','','','','',12431,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12451,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4803,0,618,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,975,0,0,0,0,0,0,'Shardtooth E\'ko','','','Mau\'ari can derive da juju for $N... Use da Cache of Mau\'ari to cast dis upon yourself or your allies.','In Winterspring, you will find large bears wit extremely thick hides. These Shardtooth bears gain much protection from what dey can withstand. If you wish ta gain the resistance against fire, bring me da E\'ko you find from da Shardtooth.$B$BRememba, you must have the Cache of Mau\'ari in your inventory if you want ta hunt for E\'ko.$B$B','','','','','',12432,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12455,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4804,0,618,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,975,0,0,0,0,0,0,'Chillwind E\'ko','','','Mau\'ari can derive da juju for $N... Use da Cache of Mau\'ari to cast dis upon yourself or your allies.','In Winterspring, you will fight great flying creatures called da Chillwind. These beasts possess da power ta wield frost magics. If you wish ta gain resistance ta frost, bring me da E\'ko you find from da Chillwind.$B$BRememba, you must have the Cache of Mau\'ari in your inventory if you want ta hunt for E\'ko.$B$B','','','','','',12434,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12457,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4805,0,618,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,975,0,0,0,0,0,0,'Ice Thistle E\'ko','','','Mau\'ari can derive da juju for $N... Use da Cache of Mau\'ari to cast dis upon yourself or your allies.','In Winterspring, you will fight great creatures called da ice thistle yeti. These beasts move slowly, but dey are able to evade many blows from da protection their thick fur provides dem. If you wish ta gain da ability to dodge attacks, bring me da E\'ko you find from dem.$B$BRememba, you must have the Cache of Mau\'ari in your inventory if you want ta hunt for E\'ko.$B$B','','','','','',12435,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12459,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4806,0,618,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,975,0,0,0,0,0,0,'Frostmaul E\'ko','','','Mau\'ari can derive da juju for $N... Use da Cache of Mau\'ari to cast dis upon yourself or your allies.','In Winterspring, you have fought da large ice giants called frostmaul. Sheer power and force is at their disposal. If you wish ta gain da force of da frostmaul, bring me da E\'ko you find from dem.$B$BRememba, you must have the Cache of Mau\'ari in your inventory if you want ta hunt for E\'ko.','','','','','',12436,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12460,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4807,0,618,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,975,0,0,0,0,0,0,'Wildkin E\'ko','','','Mau\'ari can derive da juju for $N... Use da Cache of Mau\'ari to cast dis upon yourself or your allies.','In Winterspring, you will fight creatures of might dat seem to possess an innate magic ability. These wildkin can use strong magics. If you wish ta gain an increase in your intellect bring me da E\'ko you find from any a\' da owlbeasts you find der.$B$BRememba, you must have the Cache of Mau\'ari in your inventory if you want ta hunt for E\'ko.$B$B','','','','','',12433,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12458,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4808,2,46,50,54,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,4726,0,0,4809,12438,1,0,'Felnok Steelspring','I have another favor to ask of you.$B$BMy initial study of the essence you collected shows that it might be possible to freeze dragon whelp eggs and preserve them! I want to test this theory, but first I need specially made engineering components. My colleague, Felnok Steelspring, can make them.$B$BHere, take this letter to Felnok. It tells him what I need. You\'ll find Felnok in Winterspring, in the town of Everlook.','Give Tinkee\'s Letter to Felnok Steelspring.','That\'s no blanket! But what have we here? I letter from Tinkee? I wonder what she has to say...$B$BAh, she\'s studying in the Burning Steppes. That makes sense--that\'s a good source for dragonkin. Oh, but look! It says here that she needs some parts for a device she wants to build. I guess that\'s where I come in, eh?','It\'s cold up here! I hope you brought me a blanket!','','','','','',12438,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,577,0,0,0,0,75,0,0,0,0,0,1620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4809,2,618,50,54,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,4808,0,0,4810,0,0,0,'Chillwind Horns','I have most of what Tinkee needs, but I\'m missing one important component, and that\'s chillwind horns. The horns of the chillwind chimaera in Winterspring are a concentrated source of cold, but only pristine, uncracked horns will do! I\'ll need a supply of those to complete Tinkee\'s order.$B$BBring me the uncracked chillwind horns, and I\'ll prepare a package for Tinkee.','Bring 8 Uncracked Chillwind Horns to Felnok Steelspring.','These are good specimens. They\'re packed with cold! Let me get some gloves on, then pack them along with the other things Tinkee needs...','Do you have the chillwind horns, $N?','','','','','',12444,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,577,0,0,0,0,250,0,0,0,0,0,3270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4810,2,618,50,54,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,4809,0,0,0,12445,1,0,'Return to Tinkee','Ok, everything is prepared and packed and ready for transport! Good luck in your journey, and make sure you tell Tinkee that she owes me!','Bring Felnok\'s Package to Tinkee Steamboil in the Burning Steppes.','You brought them! Great! I\'ll get to work right away! Thanks a ton, $N!$B$BYou\'ve been so helpful to me, I might need you for even more important tasks later...','$N! Did you talk to Felnok? Did you bring the components I need?','','','','','',12445,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15862,15863,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,169,0,0,0,0,75,0,0,0,0,0,1620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4811,2,148,12,14,0,0,77,0,0,0,0,0,0,0,0,0,0,12,2,0,0,0,4812,0,0,0,'The Red Crystal','Hostile moonkin roam in ever increasing numbers to our east. They once were thought to be gentle, almost mystical creatures. While some continue to hold reverence for them, the safety of Auberdine forces me to keep a more realistic view.$B$BI\'ve received reports that moonkin are being drawn to a large red crystal along Darkshore\'s eastern mountain range. No one has any idea what that crystal is, or even if it really exists. I want you to locate it over there and report back to me what you find.','Travel east of Auberdine and look for a large, red crystal along Darkshore\'s eastern mountain range. Report back what you find to Sentinel Glynda Nal\'Shea in Auberdine.','So the crystal exists, $N? Fascinating... anyway, your task has been well executed; good work!$B$BWhat exactly is this crystal? This is but a single question in a sea of questions. Another question that comes to mind is why the moonkin would be drawn to this object? Is the crystal benign in nature, or does it hold a more sinister purpose?$B$BI have many more questions, but we\'re going to need to examine that crystal closely to get some answers.','What do you have to report on that red crystal? Does it even really exist?','Locate the large, red crystal on Darkshore\'s eastern mountain range','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,600,294,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4812,2,148,12,14,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,4811,0,0,4813,14338,1,0,'As Water Cascades','Use this empty vial and fill up on some moonwell water here in Auberdine. Such potent magic should provide a clue as to the composition of the crystal. To do that, you\'ll pour the liquid over the crystal; it should take care of the rest.$B$BWhile I don\'t anticipate anything bad happening to you, I still want you to be careful. Above us to the east is Felwood; if that crystal is tied to that place as I suspect it is, then it could prove to be very dangerous.','Fill the Empty Water Tube at the Auberdine moonwell, and then investigate the red crystal along Darkshore\'s eastern mountain wall.','You have made it once more to the mysterious crystal. Removing the stopper on the tube of moonwell water, you gingerly pour the contents out over the top of the crystal. As the water cascades down its lattices, you see the opaque surface turn transparent...','The crystal looks very alien against the wooded scenery of Darkshore. You think you hear a very slight humming coming from deep within it.','','','','','',14339,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,294,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4813,2,148,12,14,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,4812,0,0,0,0,0,0,'The Fragments Within','The moonwell water has revealed that embedded inside the crystal are a few small fragments of bone, as well as half of a jawbone. The jawbone appears to be from a humanoid, but it is unclear without breaking open the crystal - a feat that even the strongest of magic would find near impossible.$B$BWith the task at hand complete, all that remains is to report back to Sentinel Glynda Nal\'Shea in Auberdine.','Report back what you have found to Sentinel Glynda Nal\'Shea in Auberdine.','Well, it would seem that even though we know more about this crystal, more unanswered questions are the result!$B$BI\'ll take the information you\'ve uncovered to the council here in Auberdine. Perhaps they\'ll know a course of action to follow on this crystal. Well, that is if there is one to be taken; for now, the threat remains far enough to our east to be out of harm\'s way.$B$BAs for you, please have this. Consider it a reward for a job well done, $N.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15335,15396,15397,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4821,2,400,24,26,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Alien Egg','A rumor has surfaced about an alien egg here in Thousand Needles. Those that report seeing this egg have failed to even get close enough to examine it in detail. Serpents guard the egg as if it\'s one of their own.$B$BI want you to seek out this alien egg and bring it to me so that I may examine it. Reports say the egg is located within a serpent den, but there are several serpent dens along the base of the cliff walls south and northeast of Freewind Post.','Return the Alien Egg to Hagar Lightninghoof in Freewind Post.','Yes, finally... the mysterious egg has finally been delivered to me. Now, let me take a closer look at this... What..! What is this..?$B','I must know more about this mysterious egg, who knows what will hatch from it.','','','','','',12467,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,1500,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4822,2,-284,10,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1479,0,0,558,0,0,0,'You Scream, I Scream...','ICE CREAM! Oh please please please could you get me some ice cream?! Strawberry is my favorite flavor, and there\'s no better strawberry ice cream in the world than Tigule and Foror\'s Strawberry Ice Cream! It\'s my favorite ice cream in the whole wide world!$B$BI had it once a long time ago when I was at the Shimmering Flats race track, but I heard that they might be selling them in town now! Please? Pretty please? With Tigule and Foror\'s Strawberry Ice Cream on top??!?!','Get some Strawberry Ice Cream for your ward. The lad seems to prefer Tigule and Foror\'s brand ice cream.','Mmmmmmmmm! I love their strawberry ice cream! If there\'s one thing Tigule and Foror know to do, it\'s make ice cream!$B$BThank you very much $N - this is the best treat ever!','I wish they\'d make more flavors of ice cream other than strawberry, but I guess I\'m lucky that strawberry is my favorite!','','','','','',7228,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4841,2,400,23,25,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,4542,0,0,5064,0,0,0,'Pacify the Centaur','$N, I entreat you to hunt these centaur down. They shall feel the wrath of our revenge. Attack the centaur camp to the north of Freewind Post! Let wrath guide your hand!$B','Kill 12 Galak Scouts, 10 Galak Wranglers, and 6 Galak Windchasers, and then return to Cliffwatcher Longhorn in Freewind Post.','For my gratitude, this is for you, $N.','Come now $N, I know you haven\'t killed your share yet. Hunt them down, and I shall give you a reward for my gratitude.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4094,4093,4096,0,12,10,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,1800,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4842,2,618,51,56,0,0,255,0,0,0,0,0,0,0,0,0,0,12,2,980,0,0,0,0,0,0,'Strange Sources','To tell you the truth, although there are no volcanoes here in Winterspring, I believe that there are far more threatening reasons for these hot springs...$B$BWell, I think you\'ll want to see it for yourself. You\'ll need to travel the length of Winterspring, and head to the very south. When the air becomes thick and muggy, and the sky turns dark, you\'ll have found what I believe to be the source of the hot springs.$B$BHave a look. I\'m sure you\'ll have many questions when you return.','Follow Donova Snowden\'s instructions, then report back.','Yes, the demons there in Darkwhisper Gorge; I believe it is their presence that is affecting the land in this way. I am going to continue observing the hot springs here and see if I learn anything more.$B$BI\'d wait until you are a bit stronger if you have plans of heading farther into Darkwhisper Gorge.','The water in the springs seems to have some very odd properties... I am still unsure of what it means...','Discover Darkwhisper Gorge','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15789,0,0,0,1,0,0,0,577,0,0,0,0,250,0,0,0,0,0,3480,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (4861,2,618,53,59,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4863,0,0,0,'Enraged Wildkin','Hey there, $Glad:lass;! I was chased from my camp in southern Winterspring by some bloodthirsty wildkin! Well, I suppose I got too close to something the wildkin were guarding.$B$BI barely managed to get away safely; I fear a buddy of mine wasn\'t as lucky. Would you mind braving the wildkin and heading to the camp? I really need my supplies, and I\'d also like to get back the amulet I unearthed yesterday at the dig site.','Locate Jaron Stoneshaper\'s wrecked camp and supplies in southern Winterspring.','A severely damaged crate stands out among the rest of the destroyed belongings at the camp...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1920,0,0,0,0,0,0,0,0,3,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4862,2,1583,55,59,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'En-Ay-Es-Tee-Why','Believe it or not, there are people out there willing to pay for the most vile of domesticated beast!$B$BI\'d sent Bijou into the Spire to try and collect some of those spire spider eggs but I haven\'t heard from her in weeks. Maybe you can help me out?$B$BI\'ll tell you what, $N. Go to Blackrock Spire and collect some spire spider eggs for me. Bring them back here and not only will I give you a little cash, but I\'ll even domesticate one for you!','Travel to Blackrock Spire and collect 15 Spire Spider Eggs for Kibler.$B$BBy the sound of it, these eggs could be found near spiders.$B','What a load! I mean, look at all those eggs! These should bring in a right few gold.$B$BAs promised, here\'s your own little critter. Don\'t get bitten!','Are those spider eggs in your pack or are you just happy to see me?','','','','','',12530,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12529,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,9000,3840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4863,2,618,53,59,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,4861,0,0,4864,0,0,0,'Enraged Wildkin','Looking around, you don\'t see much that Jaron could want here. However, you do notice that the crate you found has been smashed open, almost as if this was what the wildkin were after...$B$BLooking to the east, you can barely make out an abandoned wagon. Perhaps you might find Jaron\'s things there. It\'s worth a look.','Find Jaron Stoneshaper\'s wrecked wagon.','Approaching the wagon, it doesn\'t appear that there is much more here for Jaron. But, looking on the ground, you notice some crates that look undamaged, despite being half-buried in the snow.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1920,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4864,2,618,53,59,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,4863,0,0,0,0,0,0,'Enraged Wildkin','After inspecting the contents of the box, you decide that Jaron could make use of the tools and other items inside. However, there is no sign of the amulet.$B$BIt appears that the wildkin inhabit the lands to the north and east of here, so you decide that the next step is to face the creatures and reclaim the amulet from them.','Pick up Jaron\'s Supplies from the snow, then find the wildkin that stole the amulet Jaron spoke of.$B$BBring Jaron\'s Supplies and the Blue-feathered Amulet to Jaron Stoneshaper at the lodge in Winterspring.','Well, I expected to hear as much, lad. I figured that the crazed beasts destroyed all of my belongings...$B$BBut you did find my tools, and most importantly, the amulet! I wonder why the wildkin so fiercely defended this item... In any case, I\'ll think twice before heading their way again!','Aye... Tell me the news.','','','','','',12525,12524,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,9000,3840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2,0,0,0,0,0,0,0,0), - (4865,2,400,24,26,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,4821,0,0,5062,0,0,0,'Serpent Wild','If I did not see that with my own eyes I would never have believed it to be true. Vengeance has come to Thousand Needles!$B$B$B$B$N, you must act quickly! Go now and seek out Motega Firemane; he is located at Whitereach Post just northwest of Freewind Post along the road. He will know what to do!','Report your findings to Motega Firemane.','Vengeance! So, the legend of Arikara is true. Indeed, this is a problem that must be resolved immediately.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,75,0,0,0,0,0,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4866,2,1583,55,60,81,0,255,0,0,0,0,0,0,0,0,0,0,10,2,0,0,0,0,0,0,0,'Mother\'s Milk','It\'s probably one of the most potent poisons in the world, $r!$B$BI\'ve overheard the Blackrock speaking about its lethality in my jaunts into the Spire. They call it \'Mother\'s Milk\', named after Mother Smolderweb, the big nasty spider in the Skitterweb cave.$B$BNow here\'s what I need from you: A live sample of the Milk, flowing through YOUR veins. Just bringing me the gland won\'t be enough! Get her to poison you and come back to me!$B$BThen... I get to milk ya!$B$B','In the heart of Blackrock Spire you will find Mother Smolderweb. Engage her and get her to poison you. Chances are good that you will have to kill her as well. Return to Ragged John when you are poisoned so that he can \'milk\' you.','This is gonna make the best ale yet!$B$BEh, what did you think I was gonna use this for? Poison or something??$B$BCrazy kids...','','Milked','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15873,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,18000,5970,0,0,0,0,0,0,0,0,1,5,4,153,0,0,3000,0,35,1,5,6,1,0,500,1500,2500,0,0,0), - (4867,2,1583,55,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12730,1,0,'Urok Doomhowl','Argh! So hard to speak!$B$BTake this note! Get me my mojo!','Read Warosh\'s Scroll. Bring Warosh\'s Mojo to Warosh.','Aha! I can already feel my powers returning to me. And my mind is no longer wracked by Urok\'s curse.$B$BThank you, $N! Humility is below me, but I must acknowledge your aid.$B$BAnd I bid you fortune in your journeys through Blackrock Spire. You are a fool to think you could make your way to the top, but your bravery is without question.','Ah! Do you have my mojo?','','','','','',12712,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15867,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4881,2,400,23,28,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4966,0,0,0,'Assassination Plot','The Tauren, Kanati Greycloud is bold to set up a hunting camp in Thousand Needles. We must kill him to rid this hunting camp and all who may follow him. We will converge at the small post Southwest of the Great Lift.$B','Warn Kanati Greycloud at Whitereach Post of the plot to kill him.','They come to kill me? I will show them how a Tauren fights!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,1380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4882,2,618,52,59,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4883,12558,1,0,'Guarding Secrets','You are unsure of the significance of the necklace that fell from the neck of the recently-slain wildkin. It glows brightly, slowly fading in and out.$B$BTrull Failbane might be able to tell you more, since his knowledge of the wildkin seems extensive. Perhaps you should ask him about it.','Take the Blue-feathered Necklace to Trull Failbane at Bloodvenom Post.','An important discovery?','Reporting for another assignment?','','','','','',12558,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,75,0,0,0,0,0,1920,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4883,2,618,52,59,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,4882,0,0,0,12558,1,0,'Guarding Secrets','While I do possess much knowledge about the owlbeasts you defeated in Winterspring, I am not very learned on the subject of the magics they wield. But I do believe I know of one that would be able to examine the necklace and most likely tell you what it is.$B$BNara Wildmane in Thunder Bluff is an expert in this field; see her. Good luck, $N.','Take the Blue-feathered Necklace to Nara Wildmane.','The energy of this necklace, $N. I believe that it has only one source.$B$B$B$BThe wildkin, now misguided and confused, were once not so. They once had a purpose, and were guided to serve. The night elf goddess Elune created these creatures to guard her most sacred areas.$B$BWhile this fact may seem like it holds little value; I urge you to look deeper.$B$BYou will learn, in time. Thank you for bringing this to me, $N.','How may I help you, $N?','','','','','',12558,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15796,15797,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,3840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4901,2,618,52,59,0,0,77,0,0,0,0,0,0,0,0,0,0,2,2,979,0,0,0,0,0,0,'Guardians of the Altar','At the very top of the ridge lies what I believe to be an altar of the goddess Elune. From what I can tell, we need to light the five torches in each cave, and then we will be able to access the altar directly.$B$BI transcribed some incantations carved into the stone in the ancient ruins of Kel\'Theril, which I believe are the secret to unlocking the altar. I\'ll need your help to light each torch, while I recite the spell.$B$BIf we are successful, you\'ll be able to report our findings to Erelas!','Protect Ranshalla while she attempts to reactivate the Altar of Elune. Report your findings to Erelas Ambersky in Rut\'theran Village.','Did you meet up with Ranshalla?','','Discover the secret of the Altar of Elune','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,2880,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,6,0,0,0,0,0,0,0,0,0), - (4902,2,618,52,57,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,4901,0,0,0,0,0,0,'Wildkin of Elune','That\'s fascinating!$B$BI have always wondered about the truth... Well, you must share this knowledge, definitely! Go to Arch Druid Fandral Staghelm right away -- you\'ll find him in Darnassus, in the Cenarion Circle. Explain to him what happened, just the same as you told me. I\'m sure he will be just as interested!$B$BThis is important information, $N!','Speak with Arch Druid Fandral Staghelm in Darnassus.','Do not hesitate; tell me why you have come.$B$BOh, yes? Hmm. Well.$B$BThank you for bringing this straight to me; it is always best to go right to the top... But... Yes. The druids of the Cenarion Circle have known of the Wildkin for some time. That they are pets of Elune, and were chosen to guard the most sacred of places.$B$BSo while this isn\'t news, I definitely compliment you on your effort. Here, take this -- it is something that seems suitable for such a deed.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16622,16623,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,54,47,72,250,0,250,250,250,0,3600,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,6,0,0,0,0,0,0,0,0,0), - (4903,2,1583,55,60,81,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4941,0,0,0,'Warlord\'s Command','By order of Warlord Goretooth, the following inhabitants of Blackrock Spire must be destroyed:$B$BThe rotund menace, Highlord Omokk.$B$BThe cruel and ruthless troll, War Master Voone.$B$BOverlord Wyrmthalak, taskmaster of the lesser city.$B$BYou will also be required to return any important documents that you may find.$B$BSucceed and be honored.$B$BFail and be forgotten.','Slay Highlord Omokk, War Master Voone, and Overlord Wyrmthalak. Recover Important Blackrock Documents. Return to Warlord Goretooth in Kargath when the mission has been accomplished.','','','','','','','',0,0,0,12562,0,0,0,1,0,0,0,0,0,0,0,0,9568,9196,9237,0,1,1,1,0,0,0,0,0,13958,13959,13961,13962,13963,0,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18000,5130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4904,2,400,25,29,0,0,178,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,'Free at Last','Arnak thinks we\'re going to be married... but after I declined his offer he came back that night and kidnapped me. My brother tried to stop him, but Arnak was too strong. He... he slew my brother and then brought me here. My poor brother...$B$B$N, could you escort me out of the Darkcloud Pinnacle? Please... I need to get back to Thalia! She must be worried sick about me.','Escort Lakota Windsong from the Darkcloud Pinnacle, and then talk to Thalia Amberhide at Freewind Post.','Thank you, $N. Deep in my bones I knew that she would find her way back to me. She told me of your bravery and how you helped her escape. These items belonged to her brother. I know she would want you to have them.','','Escort Lakota Windsong from the Darkcloud Pinnacle.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15469,15468,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,1410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4906,2,361,49,54,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,4421,0,0,0,0,0,0,'Further Corruption','A second encampment of satyrs threatens the land of Felwood towards the north, led by the cruel Xavaric. The vile betrayers and tricksters feed upon the corruption of the native creatures of Felwood.$B$BXavathras and his minions were only part of a larger plan -- to cultivate a corrupted moonwell, and then provide the spoils to Xavaric.$B$BNow that Xavathras is out of the way, finish this task, $N. Head to the north and defeat Xavaric.','Eridan Bluewind in Felwood wants you to kill 8 Jadefire Hellcallers, 8 Jadefire Betrayers, 8 Jadefire Tricksters, and Xavaric. Return to Eridan when the task is completed.','Thank you for all you have done, $N. May Elune protect you and guide you on the path ahead.','Please, put and end to the suffering of Felwood\'s creatures.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7111,7108,7107,10648,8,8,8,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11875,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3270,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,1,2,0,0,0,0,0,0,0,0), - (4907,2,1583,57,60,62,0,255,0,0,0,0,0,0,0,0,0,0,72,0,4810,0,0,4734,0,0,0,'Tinkee Steamboil','Hi, $N. Remember Tinkee Steamboil? Well, she remembers you! She sent me a message to keep an eye out for you, because... she needs your help again. I think it has something to do with her studies on dragons.$B$BYou should speak to her in the Burning Steppes, at the Flame Crest.','Speak with Tinkee Steamboil.','Felnok was right! I do need your help again, and this time... it\'s going to be really dangerous.$B$BAre you ready??','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4921,2,17,14,20,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Lost in Battle','We battled in a small tauren camp when we were separated--she held three of the Bristlebacks off by herself. But the odds began to overwhelm us. I led some away only to see her overwhelmed by newcomers. In my rage, I turned to face my enemies, but they brought me down easily with their vast numbers.$B$BI awoke to a tauren druid tending my wounds--he had come across me on the Gold Road as I fell.$B$BPlease, $c, find some sign of my wife.','Find Mankrik\'s wife and then return to him in the Crossroads.','I understand. Thank you, $C.','Have you found any sign of her at all? The pain in my chest tells me that the worst has happened, but I have hope you will find her safe and sound.','','Find Mankrik\'s Wife','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10668,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,150,0,0,0,0,900,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4941,2,1637,55,60,0,0,178,0,0,0,0,0,0,0,0,0,0,10,2,4903,0,0,4974,0,0,0,'Eitrigg\'s Wisdom','Rend lives?$B$BImpossible!$B$BIt had been thought that Rend was slain decades ago.$B$BSeek out the wisdom of Eitrigg, $N. None know the workings of the Blackrock better than he and if what is written here bares truth, Eitrigg should be informed. No person should be denied the right of vengeance.$B$BYou will find him in Orgrimmar.$B$BOnce you have spoken with Eitrigg, confer with the Warchief to find out what he wishes to do about this problem.','Speak with Eitrigg in Orgrimmar. When you have discussed matters with Eitrigg, seek council from Thrall.$B$BYou recall having seen Eitrigg in Thrall\'s chamber.','','Can you not see that I must not be interrupted?','Council with Eitrigg.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4961,2,-61,35,40,1,256,255,0,0,0,0,0,0,0,0,0,180,0,0,1799,0,0,4976,0,0,0,'Cleansing of the Orb of Orahil','Ah, a summoner\'s orb--this is where the taint must be coming from. We must exorcise the demon within it if you\'re to use it. That I can do easily.$B$BYou\'re the one who has the hard job. You must kill the demon once I release it.$B$BAnd you\'ll have to be quick. If you take too long then he\'ll return to the orb and we\'ll have to start over!$B$BSo get yourself ready, $N. Prepare your strongest spells and keep your potions handy, and go get a friend if you have one. Because this isn\'t going to be pretty.','Kill the Demon of the Orb, then speak with Tabetha.','Nicely done, $N! You gave that demon a lesson he won\'t soon forget. You\'ve shown great power and skill. Now I suppose it\'s time you return to Menara with your cleansed orb so you can put it to good use.$B$BGood luck, $C. Perhaps our paths will cross again.','You\'ll have to kill that demon to remove its presence permanently from the orb, $N.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6549,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12642,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1410,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,4,1,0,0,0,0,0,0,4961,0), - (4962,2,-61,35,40,0,256,255,0,0,0,0,0,0,0,0,0,0,0,0,-1799,0,4962,0,12647,1,0,'Shard of a Felhound','So, you have chosen to capture the soul of a felhound, good.$B$BTake this ruby--with it, you will be able to capture the creature\'s soul. It works very similar to spells you already know: when the creature is close to dying, use the gem and it should do the rest of the work for you.$B$BI would suggest going to Desolace and trying your hand at any of the felhounds there. Those should do nicely.$B$BAfter you\'re successful, take both the captured spirit and your ruby to Menara.','Take the Felhas Ruby and use it on one of the Felhounds found in Desolace. After successful, bring the Felhas Ruby and the Imprisoned Felhound Spirit back to Menara Voidrender in the Barrens.','Ah, the spirit of a felhound. Well done, $N.$B$BWhen I have both the spirit and the cleansed orb, I will merge the two for you, but not until then.','Yes, $N? Have you chosen? Infernal or felhound?$B$BEach choice is personal and should reflect your strengths and weaknesses. It is not unheard of for a $C to enhance themselves further instead of making up in areas they lack. Sometimes overpowering an enemy is just as strong a tactic than becoming a more balanced spell caster.','','','','','',12647,12648,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4963,2,-61,35,40,0,256,255,0,0,0,0,0,0,0,0,0,0,0,0,-1799,0,4962,0,12646,1,0,'Shard of an Infernal','So, you have chosen to capture the soul of an infernal, good.$B$BTake this emerald--with it, you will be able to capture the creature\'s soul. It works very similar to spells you already know: when the creature is close to dying, use the gem and it should do the rest of the work for you.$B$BI would suggest going to Desolace and trying your hand at any of the infernals there. Those should do nicely.$B$BAfter you\'re successful, take both the captured spirit and your emerald to Menara.','Take the Infus Emerald and use it on one of the Infernals found in Desolace. After successful, bring the Infus Emerald and the Imprisoned Infernal Spirit back to Menara Voidrender in the Barrens.','Ah, the spirit of an infernal. Well done, $N.$B$BWhen I have both the spirit and the cleansed orb, I will merge the two for you, but not until then.','Yes, $N? Have you chosen? Infernal or felhound?$B$BEach choice is personal and should reflect your strengths and weaknesses. It is not unheard of for a $C to enhance themselves further instead of making up in areas they lack. Sometimes overpowering an enemy is just as strong a tactic than becoming a more balanced spell caster.','','','','','',12646,12649,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,21,1,0,0,0,0,0,0,0,0), - (4964,2,-61,35,40,0,256,255,0,0,0,0,0,0,0,0,0,0,2,0,4976,0,4964,0,0,0,0,'The Completed Orb of Dar\'Orahil','I will get started immediately on crafting your orb and infusing your new demon into it. When done, you will have the choice of having it in the form of a staff or orb. I always felt it was important to cater to a warlock\'s chosen weapon... I see no reason not to continue that practice.','Wait for Menara Voidrender to complete the Orb of Dar\'Orahil and then speak to her again.','It is done, $N. Simply tell me which you\'d prefer: a staff that would require you to use both hands, or an orb so you may use a dagger or sword as your weapon.$B$BTackling a felhound was a great feat on your part. I am sure your item will serve you well in the future. Continue to work hard in the arts, $N. I will be awaiting details of your exploits.','','Wait for Menara Voidrender to complete your item','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15108,15106,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4965,2,-61,35,35,0,256,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4965,1799,0,0,0,'Knowledge of the Orb of Orahil','Well, well, well... a pleasure to see you\'re growing in power, $N. I\'d wager you\'d be about ready to speak to Menara Voidrender in the Barrens. If you haven\'t spoken to her before, then let me tell you, I don\'t think I\'ve ever met another expert in the creation of items--orbs specifically--that can inprison even a demon to serve our will so easily.$B$BIf you\'re interested, she\'s in Strahad\'s tower above Ratchet in the Barrens.','Speak to Menara Voidrender in the Barrens.','Ah, you do seek something more... substantial. That I can help you if you truly are prepared.$B$BIt\'s a welcome change to see one of our kind seeking more power in forms other than just knowledge.$B$BSo, do you feel you\'re ready, $N?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4966,2,400,23,28,0,0,178,0,0,0,0,0,0,0,0,0,0,2,2,4881,0,0,0,0,0,0,'Protect Kanati Greycloud','But, there may be more centaur than I thought, I ask you, $n, to fight with me against these vile assassins.','Protect Kanati Greycloud from the centaur attack.','Thank you for your help, $N. I couldn\'t have held them off without you.','','Protect Kanati Greycloud','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15461,15462,15463,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,1380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4967,2,-61,35,35,0,256,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4965,1799,0,0,0,'Knowledge of the Orb of Orahil','Still a fool, and still seeking the trappings of mortals. Yes, I speak to you with arrogance. I see you before me and I laugh. You\'re pathetic!$B$BBut it matters not what I think. It only matters what those willing to deal with you thinks! And in this case, against my better judgment, those with some portion of power feel you deserve more.$B$BIf this is something you strive for then you should speak with Menara Voidrender in the tower above Ratchet. I believe you have met her before some time ago.','Speak to Menara Voidrender in the Barrens.','Ah, you do seek something more... substantial. That I can help you if you truly are prepared.$B$BIt\'s a welcome change to see one of our kind seeking more power in forms other than just knowledge.$B$BSo, do you feel you\'re ready, $N?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4968,2,-61,35,35,0,256,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4965,1799,0,0,0,'Knowledge of the Orb of Orahil','Hmm, you\'ve made it this far... truly astonishing. I would have thought the corruption of channeling the arcane would have seeped into your very soul and driven you mad by now. How about we try and push you further then?$B$BIf you want to test your skill, seek out Menara Voidrender above Ratchet in Strahad\'s tower. She will guide you.','Speak to Menara Voidrender in the Barrens.','Ah, you do seek something more... substantial. That I can help you if you truly are prepared.$B$BIt\'s a welcome change to see one of our kind seeking more power in forms other than just knowledge.$B$BSo, do you feel you\'re ready, $N?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,810,0,0,0,0,0,0,0,0,21,0,0,0,0,0,0,0,0,1,6,1,1,0,0,0,0,0,0,0), - (4969,2,-61,35,35,0,256,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4965,1799,0,0,0,'Knowledge of the Orb of Orahil','Haha! You\'re doing very well for yourself, young $c.$B$BGiven time, infernals and dreadlords will bow before you!$B$BBut until that time comes, you must still rely on weapons forged by the hands of the mortal races.$B$BYou seem prepared for another such creation, and if you are willing, Menara Voidrender would speak with you! She is near Strahad\'s tower overlooking the port town of Ratchet. Go there when you are ready.','Speak to Menara Voidrender in the Barrens.','Ah, you do seek something more... substantial. I can help you if you truly are prepared.$B$BIt\'s a welcome change to see one of our kind seeking more power in forms other than just knowledge.$B$BSo, do you feel you\'re ready, $N?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4970,2,618,58,60,0,0,77,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'Frostsaber Provisions','If you wish to prove yourself, you may begin by doing a very simple, but very important task.$B$BGather meat from the chimaera and from the shardtooth bears in the area. Bring it to me so that I may use it to feed the frostsabers that are being trained.','Collect 5 Shardtooth Meats and 5 Chillwind Meats for Rivern Frostwind in Winterspring.','Thank you for assisting me, $N. My opinion of you grows as time passes.','Discipline and determination are your goals. I may ask you to do a simple task many times; you must perform to the best of your ability each time.','','','','','',12622,12623,0,0,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,589,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4971,2,28,53,56,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12627,1,0,'A Matter of Time','Tampering of the timeline by a sinister force - most likely the Scourge - has occurred in Andorhal! I can try to keep the passage of time here intact and mend what has been damaged, but I\'ll need your help to do so uninterrupted.$B$BTemporal parasites - carrion that feed on the strands of time\'s altered flow - now infest the silos of Andorhal. A blue pulse of distortion is their only visual marker. They slow my auguries; please $N, help me by using this temporal displacer to root out these parasites.','Use the Temporal Displacer near one of Andorhal\'s silos and uncover Temporal Parasites.$B$BSlay 10 Temporal Parasites, and then return the Temporal Displacer to Chromie in the Andorhal Inn, Western Plaguelands.','Time feels easier to mend now, thank you $N. While you might not understand fully the consequences of a fractured timeline, I appreciate that you understand the urgency of countering what I suspect more and more to be a Scourge-driven malfeasance.$B$BI see no harm in rewarding you for your assistance, mortal. Your greatest feats are to come, and the awarding of a bauble will certainly not alter your future destiny. Your continued aid, however, is something that I and the dragonflight could use...','Temporal parasites are a common malady present wherever the flow of time has been tampered with. I sense that many are present, and this is disturbing.$B$BRooting out whatever ones you can find will help me be able to take a better hold on the deteriorating temporal situation here. I will be able to sense when this has been achieved.','','','','','',12627,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,10717,0,0,0,10,0,0,0,0,0,0,0,15812,15813,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3480,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0), - (4972,2,28,53,56,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,4971,0,0,0,0,0,0,'Counting Out Time','I need you to reach into the world beyond this room, $N. Allow me to explain.$B$BYou see the difference in this room compared to the rest of Andorhal. My dragonflight works in many different ways and in many different timelines. To mend Andorhal\'s damage, I now act from a different timeline as not to overly contaminate it. To continue this though I need time trinkets, ones trapped from when the plague hit. Find them in lockboxes found in the ruined buildings that make up this once proud city.','Locate 5 Andorhal Watches, found in lockboxes amongst the rubble of the city. Return with them to Chromie in the Andorhal Inn, Western Plaguelands.','These are exactly what I need, $N. Thank you.$B$BAllow me to suitably reward you with this. You may not understand what you would need with such a device. You might not even know quite what it really is. Alas, I cannot tell you when you will find it most useful; just know that at some point in the future, you may find this item to have extreme utility and function when consumed. Whether or not you choose to hold on to it until then... this, my friend, is up to you.','The time trinkets I seek are simple devices. They are watches mainly, and their hands are trapped forever when the plague first ravaged Andorhal.$B$BTime is never ending, and the watches you bring to me will invariably find themselves counted out back to their homes... that is, so long as the disturbances continue here.','','','','','',12638,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12650,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3480,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4973,2,28,53,56,0,0,255,0,0,0,0,0,0,0,0,0,0,264,1,4972,0,0,0,0,0,0,'Counting Out Time','If you are willing to help once more, I can certainly use your assistance. I\'ll gladly take more watches you might uncover from the ruins of Andorhal. They certainly help me in maintaining a balance against whatever malign force is meddling with the timeline here.$B$BIn exchange for those watches, I\'ll give you another item that, in the future, I suspect you\'ll find quite the use for.','Locate 5 Andorhal Watches amongst the rubble of the city, and return with them to Chromie in the Andorhal Inn, Western Plaguelands.','Again, I think you for your assistance. Please accept this gift. While you still may not know when to use such an item, perhaps in the future the path of time will reveal its true intentions to you. You could say that I\'ve seen as such happening to you, $N.','The watches of Andorhal, much like the large clock on the ruins of the town hall, all are frozen in time at three o\'clock. This was when the full effects of the plague first spread out over the city, choking the life out of it.$B$BAs much as we all may regret what happened that day, it has shaped the flow of time as you mortals perceive it. The bronze dragonflight must persevere in protecting the timeline!','','','','','',12638,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12650,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,345,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4974,2,1583,55,60,62,0,178,0,0,0,0,0,0,0,0,0,0,72,0,4941,0,0,0,0,0,0,'For The Horde!','Rend dares make such grand claims because of the protection he is afforded by the black flight.$B$BYou, $N, will find a way to pass through the Halls of Ascension. You will then find \'Warchief\' Rend Blackhand and you will destroy him - FOR THE HORDE!$B$B$B$BThe next time you return to my chambers, you will hold his head high in triumph and then you shall present it to your Warchief. Do this and be honored as a hero of the Horde.','Travel to Blackrock Spire and slay Warchief Rend Blackhand. Take his head and return to Orgrimmar.','You have dealt a crippling blow to the forces of Blackrock, $N. With their Warchief slain, the Blackrock legion is once again thrown into the maw of chaos.$B$BIn honor of your heroics, the people of Kalimdor shall be rewarded!','','','','','','',12630,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13966,13968,13965,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,530,76,0,81,68,500,500,0,500,500,27000,6540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,4974), - (4975,2,-61,35,40,0,256,255,0,0,0,0,0,0,0,0,0,0,2,2,4976,0,4964,0,0,0,0,'The Completed Orb of Noh\'Orahil','I will get started immediately on crafting your orb and infusing your new demon into it. When done, you will have the choice of having it in the form of a staff or orb. I always felt it was important to cater to a warlock\'s chosen weapon... I see no reason not to continue that practice.','Wait for Menara Voidrender to complete the Orb of Noh\'Orahil and then speak to her again.','It is done, $N. Simply tell me which you\'d prefer: a staff that would require you to use both hands, or an orb so you may use a dagger or sword as your weapon.$B$BTackling the infernal was a great feat on your part and this reward will fit you nicely. I wish you further success in the arts, $N.','','Wait for Menara Voidrender to complete your item','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15107,15105,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,4975,0), - (4976,2,-61,35,40,0,256,255,0,0,0,0,0,0,0,0,0,0,0,0,4961,0,0,0,12642,1,0,'Returning the Cleansed Orb','Take the cleansed orb back to Menara in Ratchet, $N. Give her my regards and be safe. I truly hope you are able to withstand the temptation and corruption that is sure to come as you follow your path.$B$BGood luck.','Return the Cleansed Infernal Orb to Menara Voidrender in the Barrens.','Well done, $N. This will do nicely.$B$BThe only thing left for you to do is to decide on which demon you want me to imprison within the cleansed orb. Do that, and you will have a magnificent new item to wield.','How goes your search for Tabetha and the orb, $N?$B$BTabetha has been more than useful when it comes to matters of the arcane. I\'m sure she would have no problem aiding you if you\'re able to find her.','','','','','',12642,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,930,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,6,21,1,0,0,0,0,0,0,0,0), - (4981,2,1583,55,59,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4982,0,0,0,'Operative Bijou','Never trust a goblin. That\'s what it comes down to, $N.$B$BBijou is her name - one of our slipperiest operatives. I found out she was working for some shady exotic pet dealer out of the Burning Steppes named Kibler, in essence, two timing us. Worse yet, she was using Horde funds to finance her operations.$B$BI want her brought back here alive.$B$BShe was last seen entering Blackrock Spire. Find her and bring her back.$B$BAnd $N, do not let her sweet talk you.','Travel to Blackrock Spire and find out what happened to Bijou.','I won\'t lie to you, $R. I needed the money! Kibler pays very, very well - much better than the K.E.F. ever could.$B$BBut don\'t doubt my loyalties! Why do you think I\'m down here? To get that crazy goblin some exotic animal eggs or something equally inane? No, only someone truly daft would come to Blackrock Spire to collect pets. Yep, I don\'t reckon too many people like that exist in this world.$B$B$B$BThe last thing we need are those kinds of people breeding.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-250,250,0,0,0,0,3840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4982,2,1583,55,59,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,4981,0,0,4983,0,0,0,'Bijou\'s Belongings','At night when this place is lightly guarded, I sneak around the city, taking notes and writing down anything I see that could be of some strategic value to the K.E.F.$B$BLast night, however, things went dreadfully wrong. I stumbled across a tripwire and set off an alarm. I stashed my recon gear and ran for cover! Unfortunately, I can\'t get back to that gear. They\'ve doubled and tripled up the patrols! All that information is lost.$B$BGet my belongings back and I\'ll return to the K.E.F. peacefully.','Find Bijou\'s Belongings and return them to her. You recall her mentioning that she stashed them on the bottom floor of the city.$B','You\'ve done it! Once Lexlort has these plans, he\'ll forget all about the nasty things he wanted to do to me.$B$B$N, you\'re my hero!','Any luck?','','','','','',12345,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4983,2,1583,55,59,81,0,178,0,0,0,0,0,0,0,0,0,0,0,0,4982,0,0,0,12652,1,0,'Bijou\'s Reconnaissance Report','Take this report back to Lexlort. It will redeem my good name and will surely give the K.E.F. a strategic advantage in dealing with these orcs.$B$BCome with you? I\'ve got way too much work to do. Get going, they need these reports as soon as possible!$B','Take Bijou\'s Reconnaissance Report back to Grandmaster Lexlort in Kargath.$B','I\'ve got to hand it to her; she\'s managed to weasel her way out of another sticky situation! These reports will prove to be invaluable in our dealings with the Blackrock orcs.$B$BOf course, you will be rewarded for your hard work.','Where\'s the goblin???','','','','','',12652,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15858,15859,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,18000,3840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4984,2,28,51,54,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4985,0,0,0,'The Wildlife Suffers Too','While there was little I could do alone to thwart the Scourge, I nevertheless came to these lands to try and heal the damage done to nature. Animals suffer from the plague that continues to choke these lands, unable to find mercy and peace. I ask for you to continue what I could not finish here.$B$BThere is no salvation for the suffering animals but a sweet and merciful release. Seek out diseased wolves nearby and put them down. Please $N, end their misery - doing so will surely soothe mine.','Destroy 8 Diseased Wolves, and then return to Mulgris Deepriver at the Writhing Haunt, Western Plaguelands.$B$B','I... I sense that the souls of those wolves you have put down now have rest. They - and I - thank you for a merciful release.$B$BThe wolves are not alone in their suffering within this damnable place, $N. Please, I have need of you once more.','The wolves that are infected with the plague must be put down, $N. The disease they carry cannot be cured. I tried... I tried until I succumbed to the plague myself.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1817,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,75,0,0,0,0,0,2460,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4985,2,28,51,56,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,4984,0,0,0,0,0,0,'The Wildlife Suffers Too','To the east of where we are, near where the Eastern Plaguelands begin, once proud and majestic grizzlies roamed the countryside. The plague released by the Scourge has sundered these beasts too. They wander the countryside, agonized by the stiffening of their muscles and the rotting of their fur and flesh.$B$BI ask of you to end their misery as well. The only cure for their suffering is a swift death, one that must be ministered by your hand. ','Destroy 8 Diseased Grizzlies, and then return to Mulgris Deepriver at the Writhing Haunt, Western Plaguelands.','\"I know that the grizzles have been put down, their torment at an end. I... I have one more thing for you. I wrote it down on... on this branch, sensing that my time in this realm had come to an end.$B$BIndeed... I am at that end. Thank you again friend... the creatures of this accursed land may rest... and now shall I.\"$B$BWith that, a heavy sigh is uttered by the druid, followed by what sounds like a death rattle. His body lies motionless on the cottage floor.','I hear your footsteps, $N. My vision has faded from me, but I still am able to sense things around me. Have you ended the misery of the disease-ridden grizzlies?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1816,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,75,0,0,0,0,0,2610,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4986,2,28,51,56,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,4985,0,0,0,12663,1,0,'Glyphed Oaken Branch','The lifeless hand of the tauren druid clutches a surprisingly healthy looking oaken branch. Examining the branch reveals glyphs of a druidic nature carved into the bark.$B$BAs you grasp the branch, you notice it is warm to the touch, more than it should be. The image of the Teldrassil tree enters your mind - Darnassus specifically - and the words \"Cenarion Circle\" are on the tip of your tongue. It would appear that the suggestion of where to take the branch has been placed within it.','Based on the magic enchanted within the Glyphed Oaken Branch, its delivery to the Cenarion Circle in Darnassus is the next step the tauren druid sought. Seek one of the druids there for assistance.','This... this is quite strange. This druid - this tauren druid no less - entrusted you with a great deal of valuable information on the extent of the Scourge\'s plague. I am surprised a tauren would give a $R such information, and freely at that if what you say is true. We will make good use of this, I promise you. Perhaps the tauren have not fallen as far from Cenarius as Fandral would believe...$B$BErm, anyway, please - accept this as a token of thanks from the Cenarion Circle.','On behalf of the Cenarion Circle, I bid you welcome to this enclave, $C. What business do you have with us?','','','','','',12663,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15804,0,0,0,1,0,0,0,69,0,0,0,0,250,0,0,0,0,0,3480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (4987,2,28,51,56,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,4985,0,0,0,12663,1,0,'Glyphed Oaken Branch','The lifeless hand of the tauren druid clutches a surprisingly healthy looking oaken branch. Examining the branch reveals glyphs of a druidic nature carved into the bark.$B$BAs you grasp the branch, you notice it is warm to the touch, more than it should be. The image of Thunder Bluff in Mulgore enters your mind - Elder Rise specifically - and the words \"Cenarion Circle\" are on the tip of your tongue. It would appear that the suggestion of where to take the branch has been placed within it.','Based on the magic enchanted within the Glyphed Oaken Branch, its delivery to the Cenarion Circle in Thunder Bluff is the next step the tauren druid sought. Seek one of the druids there for assistance.','This is from Mulgris, you say? We had heard he sought to minister to the creatures suffering in the Plaguelands, but this is most unexpected... and most saddening. Mulgris is... was a good friend. I will mourn his passing deeply.$B$BHis efforts have not gone in vain, thanks to your diligence. In this branch, much lore is stored about the plague the Scourge propagates upon the land. We will study it diligently. As for you, please accept this. It is the least we can do for your noble efforts.','On behalf of the Cenarion Circle, I bid you welcome to this enclave, $C. What business do you have with us?','','','','','',12663,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15804,0,0,0,1,0,0,0,81,0,0,0,0,250,0,0,0,0,0,3480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5001,2,1583,55,59,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,5002,0,0,0,'Bijou\'s Belongings','Ordinarily I don\'t deal with $rs but it seems that I\'m stuck between a troll and a hard place. You see, my mission here is one of utmost importance to the Horde. The information I\'ve discovered, however, applies to the well being of the Alliance as well. Now believe me, I\'m no Alliance sympathizer, but the Blackrock threat is bigger than just a bunch of orcs.$B$BYou help me out by finding my belongings and I\'ll help you out with some information that could prove useful to your kind.$B$BDeal?','Find Bijou\'s Belongings and return them to her. Good luck!$B','Well I\'ll be! Where were they??','Any luck?','','','','','',12345,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5002,2,1583,55,59,81,0,77,0,0,0,0,0,0,0,0,0,0,0,0,5001,0,0,5081,12770,1,0,'Message to Maxwell','I\'m a goblin of my word, $r. Now listen closely:$B$BThese orcs are used primarily as beasts of burden and cannon fodder for the black dragonflight!$B$BTheir true leader is none other than Nefarian, brood of Deathwing. I\'ve also discovered the location of Nefarian\'s subordinates in this part of the citadel.$B$BTake this map to Marshal Maxwell in the Burning Steppes. It has the location of these fiends marked for easy identification.','Travel to the Burning Steppes and give Bijou\'s Information to Marshal Maxwell.','This coincides with much of what we already knew. Regardless, it is interesting and rather unfortunate information.$B$BThe markings on this map will prove valuable in thinning the Blackrock menace.','Ah, $N. It has been a long time.','','','','','',12770,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,18000,3840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,6,0,0,0,0,0,0,0), - (5021,2,28,50,52,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Better Late Than Never','\"The package must be delivered... delivered before I\'m trapped here!\"$B$BThe cries of a panicked woman feel almost like a whisper floating through the house. Cowered in the upstairs corner is the apparition of a woman. She does not seem to be fully cognizant of her surroundings, and she is only vaguely aware of you.$B$B\"Are you here to deliver my package? Please, before it gets much worse! I was going to ride out of here. It should still be by my horse... or am I too late?\"','The ramblings of the ghostly woman indicated that she needed a package delivered. She claimed that it was where her horse was. As to where the horse is or where the package was to be delivered - the ghost remains incomprehensible.','A package in the barn that you might have otherwise overlooked now stands out amongst the decay and ruin. Perhaps this is the one that the ghost of Janice Felstone was clamoring about...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5022,2,28,50,52,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,5021,0,0,5048,12724,1,0,'Better Late Than Never','You pick up the package, wiping off a small layer of dust and grime that had settled on it. It is addressed in a hurried hand to an Emma Felstone of Stormwind; the delivery of the package is dated for well over four years ago.$B$BThough it is unclear if Emma Felstone is even alive, it is widely known that the Stormwind City Hall keep records on the populace of the city. This is handled through the Royal Factors of the Stormwind Census.','Check with the Royal Factors of Stormwind to learn the whereabouts of an Emma Felstone. There is usually a census officer located in City Hall.','A package for an Emma Felstone, you say? Last known address was Stormwind, four years ago? Well let me see here...$B$BAccording to what we know, there was an Emma Felstone in the city about four years ago. Well, I should say possibly - this census I refer to is from five years ago, and I don\'t have a report of her vacating the city. This doesn\'t mean that she is still here though.$B$BWait a second... this package couldn\'t be for Ol\' Emma, could it?','Welcome to the office of the Stormwind census. If you are in need of information on our populace, then I can assist you.','','','','','',12724,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5023,2,28,50,52,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,5021,0,0,5049,12724,1,0,'Better Late Than Never','You pick up the package, wiping off a small layer of dust and grime that had settled on it. It is addressed in a hurried hand to a Jeremiah Felstone of Lordaeron; the delivery of the package is dated for well over four years ago.$B$BThough it is unclear if Jeremiah Felstone is even alive, it is widely known that the Undercity, formerly known as Lordaeron, keeps records on the populace of the city. This is handled through the Royal Overseers of the Undercity Census.','Check with the Royal Overseers of the Undercity to learn the whereabouts of a Jeremiah Felstone. There is usually a census officer located near guild and tabard registration.','A package for a Jeremiah Felstone, with his last known address as Lordaeron... I should be able to assist you.$B$BJeremiah Felstone was in the city before the plague. Well, I should say the former Jeremiah Felstone - some of the Forsaken have changed their last names to rid themselves of their former countenance. This case is no exception; the former Jeremiah Felstone is now known as Jeremiah Payson.$B$BWait a minute... isn\'t he the cockroach vendor?','Are you here to seek the assistance of the Undercity census, or just to ask me if someone you knew is dead? I get asked that a lot.','','','','','',12724,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5041,2,17,9,14,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Supplies for the Crossroads','That attack on the caravan contained supplies we desperately needed.$B$BYou\'ve been brave enough to take on the Razormane tribe so far, and I will ask you to do so again, but this time, I wonder if I could ask you to keep your eyes open for some of our lost supplies. You can probably find them throughout their camps, the quilboar getting fat off their dishonorable acts.$B$BThe people of the Crossroads would be in your debt.','Find and return Crossroads\' Supply Crates to Thork in the Barrens.','Haha! Thank you, $N! This will help us greatly. You\'re a boon to the Crossroads and to the Horde. If there is anything I can do for you, please, let me know.','How goes your search for the supplies, $N? I trust the quilboar fall under your strength easily.','','','','','',12708,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,600,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5042,0,17,14,20,0,0,178,0,0,0,0,0,0,0,0,0,0,8,1,5052,0,0,0,0,0,0,'Agamaggan\'s Strength','','','If only Mangletooth were free to see you decimate those who betrayed him! $B$BI thank you for destroying more of the Bristleback by gathering these shards. Please, continue to do so, and I will continue to aid you. ','I will need 4 blood shards if you wish Agamaggan\'s strength, $r.$B$BYour foes will cower before your strength were you to be given this blessing. $B$BThe Razormane\'s greatest warriors are infused with such power!','','','','','',5075,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16612,16612,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (5043,0,17,14,20,0,0,178,0,0,0,0,0,0,0,0,0,0,8,1,5052,0,0,0,0,0,0,'Agamaggan\'s Agility','','','May your aim be unerring, and the mark of your weapon be true, $R.$B$BAgamaggan\'s spirit is with you. Return to me if you wish. Mangletooth will bless you again if the great boar god deems me worthy. ','My tribes greatest scouts are said to be unrivaled in their accuracy, and no rogue could measure up to their quickness in battle.$B$BBring me 4 blood shards and I will make you even more agile than any quilboar born.','','','','','',5075,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17013,17013,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (5044,0,17,14,20,0,0,178,0,0,0,0,0,0,0,0,0,0,8,1,5052,0,0,0,0,0,0,'Wisdom of Agamaggan','','','Your enemies should fear you even more, $R. $B$BTell Mangletooth tales of your cunning in battle when next we meet--be it in this life, or the next. ','The shaman and geomancers of the quilboar tribes call upon the strength of Agamaggan to help them in battle and in their rituals, $r.$B$BIf you too wish the added power of Agamaggan\'s blessing with your spells, then bring me 4 blood shards and Mangletooth will aid you. ','','','','','',5075,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7764,7764,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (5045,0,17,14,20,0,0,178,0,0,0,0,0,0,0,0,0,0,8,1,5052,0,0,0,0,0,0,'Rising Spirit','','','Our greatest warriors, and our greatest shamans would envy your will, $R.$B$BDefeat more of the Bristlebacks knowing that they cannot stop you! ','Warriors of all types have need of a strong spirit. It drives you to greater feats when all hope has been lost. This is not unknown to the Razormane. We are a spiritual tribe--we are more proud of our connection to Agamaggan than our prowess in battle.$B$BBring me 4 blood shards and I will bless your spirit for battle. ','','','','','',5075,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10767,10767,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (5046,0,17,14,20,0,0,178,0,0,0,0,0,0,0,0,0,0,8,1,5052,0,0,0,0,0,0,'Razorhide','','','Go to war, $R.','All those who enter battle have need of protection. Their bones must be strong. Their skin tough. My tribe knows this as well, and to add to the natural protection our quills and hide give us, we often call upon Agamaggan to protect us from harm before we go to war.$B$BBring me 4 blood shards and I will grant you the same protection.','','','','','',5075,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16610,16610,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (5047,2,1583,55,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12710,1,0,'Finkle Einhorn, At Your Service!','You\'ll find Malyfous Darkhammer in Everlook, $c. Tell him that \'Finkle is A-OK\' and that the suit works perfectly.$B$BThen hand him this:$B$B$B$BI snatched it from the beast\'s innards during my \'vacation.\'$B$BI bet Malyfous could give you a fairly accurate assessment of what he can do with parts from a monster like this!$B$BOh, I suppose you don\'t know where Everlook is, do you? To Winterspring, $g fella:lady;!','Talk to Malyfous Darkhammer in Everlook.','Alive? Suit worked? And what do we have here?','Yea?','','','','','',12710,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5048,2,1519,50,52,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,5022,5050,0,5050,12724,1,0,'Good Natured Emma','She\'s a tad ornery, and quite possibly out of her gourd... but the records indicate that Ol\' Emma does fit the framework of who Emma Felstone might be.$B$BPerhaps you\'ve seen Ol\' Emma wander the city - she talks to herself, most often in nonsensical jibber-jabber. Still, she doesn\'t hurt anything or anyone, so folks pretty much leave her be.$B$BAll things considered, I would say that Ol\' Emma is in fact Emma Felstone. You might try asking if her last name is indeed Felstone.','Find Ol\' Emma in Stormwind and see if she is in fact Emma Felstone. If she is, then perhaps she\'d like the package Janice Felstone made for her.','My name is indeed Emma Felstone - you\'re the first person in years to call me that. Who... who are you?$B$BYou say you knew... my sister?! Is she still alive? Who am I kidding, of course she isn\'t. When the plague broke out in Lordaeron, I had come to expect the worst. So many of my family died... or worse. Here I am now, crazy Ol\' Emma, all alone. What are you, a grave-robber or something? Looking for your next target?$B$BWhat... you have a package for me from my sister?','I would tell you to get off my lawn, but as you can see I don\'t have one.','','','','','',12724,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5049,2,1497,50,52,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,5023,5050,0,5050,12724,1,0,'The Jeremiah Blues','From the evidence I am able to muster, the person you seek - and the intended recipient of the parcel - is Jeremiah Payson, the Undercity cockroach vendor.$B$BI\'ve always been of the opinion that it takes a special gift to sell... cockroaches. No doubt you are on quite the epic sojourn now, mighty $c. I will leave you to your world-shaping endeavors. Allow me, however, to be a part of your magnum opus and reveal that he is located near the bank, suitably groveling under one of the walkways.','Find Jeremiah Payson in the Undercity and see if he is in fact Jeremiah Felstone. If he is, then perhaps he\'d like the package Janice Felstone made for him.','I haven\'t used that name in years... but yes, at one point in my life - before this glorious unlife - that was my last name.$B$BYou claim to have known my sister... or rather, have recently spoken to my sister.$B$BWho\'s been dead.$B$BFor four years.$B$BYou know, if my bones weren\'t already brittle enough, I\'d be tempted to break my foot off on your posterior. You\'re quite the vulture, aren\'t you?$B$B What... you have a package for me from my sister?','Every time someone steps on a cockroach, I cry. Please don\'t make me cry.','','','','','',12724,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5050,2,28,50,52,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5051,12721,1,0,'Good Luck Charm','It would seem that I was wrong about you $N, and for that I owe you an apology. My sister sent me a number of personal effects, including humorously enough the deed to the Felstone farm. I think I\'ll pass on reclaiming it right now.$B$BIf my sister\'s spirit remains tethered to the farm and cannot rest, please... could you return this to her? It is half of a good luck charm she had, with her husband having the other half.$B$BMaybe her knowing I have these things will now put her soul to rest.','Return to Janice Felstone in Western Plaguelands her Good Luck Half-Charm.','You give the half-charm back to the apparition. She looks at it, then at you expectantly.$B$B\"Honey, where did you put your half of the charm? We can\'t be together unless we have both halves. Honey... can you see me?\"','John, sweetheart... is that you? I\'m so cold all the sudden...','','','','','',12721,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5051,2,28,50,54,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,5050,0,0,0,12721,1,0,'Two Halves Become One','The ramblings of the poor ghost continue:$B$B\"I\'m so cold, John. Bring me your charm, and we\'ll be together! Quickly John, before the plague comes to change us into hideous beasts! I can\'t see you John... but I know you\'re near. I feel you near me.\"$B$BPerhaps if the second half of the charm was found and reassembled, this would constitute what the spirit of Janice Felstone is seeking.','Locate the other half of the Good Luck Charm somewhere on the Felstone Farm in Western Plaguelands and reassemble it.$B$BGive the Good Luck Charm to Janice Felstone on the Felstone Farm, Western Plaguelands.','You hand the reassembled good luck charm to Janice Felstone\'s ghost. As soon as she grasps it, you observe an almost immediate change in her. Her ethereal form shimmers, and she looks upon you with clear yet sad eyes.$B$B\"You\'ve freed me... I no longer will need this charm. Please, take it and perhaps it will give you the solace it has given me.\"','John, don\'t let the ghouls get you... don\'t let the ghouls get me... nasty ghouls... our charm will keep us safe.','','','','','',12723,0,0,0,1,0,0,0,12722,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13473,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5052,2,17,14,21,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,878,0,0,0,0,0,0,'Blood Shards of Agamaggan','Along with the thorns, the blood affected other aspects of the earth: blood red stones mixed in with other minerals. The Bristleback dig up these shards and carry them as totems for strength in battle and as totems for their magics. $B$BI know the secrets of that magic.$B$BBring Mangletooth one of these blood shards to show you understand. Bring Mangletooth many of the shards, and he will bless you with quilboar magic--the magic of Agamaggan! ','Bring a Blood Shard to Mangletooth in Camp Taurajo in the Barrens.$B$BCollect more Blood Shards if you want him to bless you with Agamaggan\'s power.','Ah, you do understand. My words were not lost on your ears, $R. Mangletooth may be caged, but no cage can stop Agamaggan\'s power! $B$BThe touch of the shard, the feel of it... it has been a long time, $R.$B$BDo you know what it is like? To have your power severed from you?$B$BBut, that is a tale for another time. I promised you information. I promised you Agamaggan\'s power. My people turned their backs on Mangletooth. Now, I lose you upon them. ','Our tribes flock to the thorny areas throughout the Barrens because they are holy places, but none as holy as Razorfen. Agamaggan\'s body makes up the entirety of the Razorfen, but the Downs are especially protected because the entrance is made from his great maw! It will swallow whole those not loyal to him, and spit out their bodies after he\'s chewed them up! $B$BAgamaggan has left his body behind to protect us, and he gives of his spirit so we may protect him. ','','','','','',5075,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,150,0,0,0,0,0,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5054,2,618,53,56,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,5055,0,0,0,'Ursius of the Shardtooth','In the snowy mountains of Winterspring, to the northwest, a skilled hunter stalks his prey... I speak of Ursius of the shardtooth bears, an agile and clever beast.$B$BI send you now against him. He roams the sloping hills to the northwest of Everlook. Find and hunt him, before he discovers your intent.$B$BAll that have gone up against Ursius have quickly found themselves to be the prey, and he, the hunter. Stay on your guard.','Storm Shadowhoof at Everlook in Winterspring wants you to kill Ursius.','This was no easy task, yet you have excelled. But do not be too quick to think you have impressed me, $N.','Go now, $c. Seek out Ursius.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10806,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,3480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (5055,2,618,53,58,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,5054,0,0,5056,0,0,0,'Brumeran of the Chillwind','Swift, and clever, Brumeran glides silently across the snowy landscape of southern Winterspring. But do not let her graceful appearance convince you that she is harmless. All that cross her pay considerably, and often with their own lives.$B$BSeek out Brumeran of the chillwind among the chimera. Defeat her, then return again to me.','Storm Shadowhoof at Everlook in Winterspring wants you to kill Brumeran.','Yes. You have returned. I believe now that you are a true $C by nature. You have faced the most ferocious of creatures and have returned, surpassing my expectations.$B$BYou are now ready for my final request.','Brumeran calls out to you, $N.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10807,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3720,0,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5056,2,618,53,60,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,5055,0,0,0,0,0,0,'Shy-Rotam','In northern Winterspring, great cats assemble around a large landmark called Frostsaber Rock. The leader of these cats is known by the name Shy-Rotam. Defeating the matriarch of the frostsabers would grant you much respect in the eyes of your fellow $r.$B$BGo again to the harsh wilds, and once there, gather sacred meat from the frostsabers. Find the stone of Shy-Rotam, and place it there. Placing the meat of her kin before her will summon Shy-Rotam, in anger.$B$BBe ready for her fury, and defeat her.','Storm Shadowhoof at Everlook in Winterspring wants you to defeat Shy-Rotam.','You have proven both your strength and your determination. Many more challenges await you, but I have already shown you as much as I am able.$B$BGood luck, $N.','Shy-Rotam is bold and unforgiving; she will defend her kind with fervent enthusiasm.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10737,0,0,0,1,0,0,0,0,0,0,0,15783,15782,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0,0,0), - (5057,0,618,53,60,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,5056,0,0,0,0,0,0,'Past Endeavors','Before you spoke to me, $N, I had heard of your endeavors... that you had an unyielding desire to prove yourself, that you had an exceptional ability as a $c, and I now know these things to be the truth.$B$BThose that excel as you do are worthy of recognition. Take this marker to a friend of mine in Thunder Bluff named Melor Stonehoof. I\'m sure he will remember you, and what you accomplished so long ago. Speak to him of you recent victories, and do not ever forget what you have accomplished today.','Bring Storm Shadowhoof\'s Marker to Melor Stonehoof in Thunder Bluff.','We learn from our life experiences, $N. From what this marker says, I am sure that you have only become stronger and wiser as a result of yours. You have grown much since we last spoke.$B$BTake this in remembrance of the difficult tasks you have accomplished as a $R $C, and know that you will always have my respect and admiration.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15704,0,0,0,1,0,0,0,81,0,0,0,0,75,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,0), - (5058,0,28,52,55,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Mrs. Dalson\'s Diary','','','A diary with yellowing pages lies open to the last entry:$B$B\"I don\'t know what\'s going to happen now that Harold\'s turned. It took everything out of me to drag him into the only place I could find that\'d lock him up tight and hold him. I hid the key on me, and I pray it works...$B$BI hope I can get out of here, but I need money to do that. Our stuff\'s all in the cabinet I think... and now that I think about it, doesn\'t Harold keep the key on him?$B$BI\'ll rest on it, I\'m dead tired now.\"','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,5058), - (5059,0,28,52,55,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'Locked Away','','','Using the key found on the skeleton of the former Mrs. Dalson, you unlock the door to the outhouse. A bloodthirsty ghoul leaps from the outhouse, having been trapped inside for who knows how long.$B$BIt is clear by the bloodcurdling scream of the ghoul at your presence that the former Farmer Dalson is now beyond saving.','The door to the outhouse has begun to splinter at the edges of the frame as though it has been repeatedly and incessantly tried to be forced open. It is currently locked up tight from the outside of the outhouse.$B$BAs you rattle the door, you hear a guttural moaning come from inside! Whatever is inside there, it certainly does not sound friendly.','','','','','',12738,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,5059), - (5060,0,28,52,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Locked Away','','','The key taken from Farmer Dalson\'s ghoulish remains fits the lock perfectly. The doors of the cabinet swing open, revealing several items that remain intact and appear quite valuable.','An extremely sturdy cabinet stands before you, securely fastened shut by a built-in lock. The front of the cabinet is deeply scratched and marked. This could be surmised as being from numerous and violent failed attempts to reveal whatever secrets the cabinet currently obfuscates from view.$B$BIf you are going to open this cabinet, you will need to find the key.','','','','','',12739,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13474,13475,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,25000,4230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5061,2,-263,16,16,0,1024,8,0,0,0,0,0,0,0,0,0,0,0,0,272,0,0,0,15885,1,0,'Aquatic Form','You have completed the necessary lessons all young druids are taught before they can adopt an aquatic aspect. Go now back to your trainer, Mathrengyl Bearwalker, in Darnassus. Show him your pendant and prove to him you are ready to learn what he has to teach you. He will complete your training, allowing you to become one with the water.$B$BGoodbye, young druid. We shall speak again.','Return to Darnassus and show Mathrengyl Bearwalker the Pendant of the Sea Lion.','Very impressive, $N. You are ready to learn your aquatic form, and it is my pleasure to teach it to you.$B$BAlso, in recognition of your achievement during the two trials, I give you this item. I hope you\'ll find it to be a welcome addition to your gear as a protector of nature and a keeper of the balance.','Your return to Darnassus is not without heralding, though I will need proof of your lessons learned in Moonglade before I will teach you your aquatic form.$B$BDo you have the Pendant of the Sea Lion?','','','','','',15885,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16608,0,0,0,1,0,0,0,609,0,0,0,0,250,0,0,0,0,0,690,1066,1446,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5062,2,400,24,27,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,4865,0,0,0,0,0,0,'Sacred Fire','Arikara is a deadly creature that must be dealt with swiftly. In order to hunt her down you will need to light the sacred fire of life - this will summon Arikara.$B$BGo now and harvest the rare Incendia agave plant. Once you have harvested enough agave, seek council with Magatha Grimtotem on Elder Rise in Thunder Bluff. She is a powerful shaman that can enchant the agave plant to create a powder that will light the fire.$B$BTravel northeast to the Boiling Pool and gather Incendia Agave.','Gather 10 bushels of Incendia Agave, and then consult Magatha Grimtotem on Elder Rise in Thunderbluff.','Good, you have gathered the essential amount of Incendia agave. This rare herb found only in Thousand Needles will help light the dormant sacred fire of life.$B$B','So, Motega Firemain sends word of Arikara...well now that is grave news.$B$B$B$BArikara is a deadly creature born only to seek vengeance against those who have committed heinous acts.$B$B','','','','','',12732,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2200,1320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5063,2,618,57,60,1,0,255,0,0,0,0,0,0,0,0,0,0,8,0,5047,0,0,0,0,0,0,'Cap of the Scarlet Savant','A finer cap you may never see. From the pristine hide of the beast, our expert crafters will create the most phenomenal hat a prestidigitator could ever hope to don!$B$BFifty gold pieces along with the listed items and your head shall be graced with the Cap of the Scarlet Savant:$B$B*The pristine hide of the Beast.$B$B*Frayed abomination stitchings.$B$B*Arcane crystals.$B$B*Enchanted scarlet thread.$B$BBEHOLD!','In order to create the Cap of the Scarlet Savant, you will be required to bring the following items back to Malyfous Darkhammer: 1 Pristine Hide of the Beast; 5 Frayed Abomination Stitchings; 8 Arcane Crystals; 5 Enchanted Scarlet Thread. $B$BYou will also be required to pay 50 gold pieces for the crafting of the item.','Astounding! It must have taken weeks to gather those components... and how did you find a pristine hide?!?$B$BEnjoy the cap, $n!','Unless you\'ve got everything I need, you\'re wasting my time.','','','','','',12731,12735,12363,12734,1,5,8,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12752,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-500000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5064,2,400,24,28,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,4841,0,0,0,0,0,0,'Grimtotem Spying','$N, you have served us well in the past, so I now entrust to you an important mission. The Grimtotem Clan is up to something secretive. Three agents of unknown origin were seen visiting the Grimtotem over the recent weeks. We discovered that separate chests in Darkcloud Pinnacle hold these guarded messages.$B$B$N, if you succeed in this dangerous mission, I will reward you in kind.$B','Locate and retrieve the three Secret Notes in Darkcloud Pinnacle.','Great Spirit Totem! This is dire news indeed. I must begin to plan for whatever may come.$B$BMac, as promised, here is your reward for your brave service.$B$B','Have you discovered what the Grimtotem are up to?','','','','','',12765,12766,12768,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15457,15458,15459,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,1380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5065,2,139,40,58,1,0,255,0,0,0,0,0,0,0,0,0,0,8,0,3528,0,0,4788,0,0,0,'The Lost Tablets of Mosh\'aru','The troll with whom you spoke did not tell the truth. The two tablets you gained for him spoke of containing the essence of Hakkar, but there is more to that legend. I have studied long, and found that there are six Tablets of Mosh\'aru, not two! Six!$B$BAnd I fear that we will not like what secrets the others hold..$B$BFind the third and fourth tablets of Mosh\'aru. They\'re in the Eastern Plaguelands, held by the mossflayer trolls. Find them, and bring them to me.','Bring the Third and Fourth Mosh\'aru Tablets to Prospector Ironboot in Tanaris.','You found them! Great!$B$BThank you, $N. I will pour over these texts and decipher their meaning.$B$BYou, however, have another task...','Do you have the tablets? I fear their texts will reveal a great threat to our world.','','','','','',12411,12412,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4650,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), - (5066,2,1519,50,50,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,5092,5066,5092,0,0,0,'A Call to Arms: The Plaguelands!','Hear ye, hear ye! All heroes are called upon to heed these words!$B$BA call to arms has been issued by the Kingdom of Stormwind! All able bodied individuals are entreated to take up arms against the dark threat of the Scourge in the northern lands of the Eastern Kingdoms! Rumors fly of new threats rising from the ruins of the Plaguelands!$B$BHeroes of the realm - seek out Commander Ashlam Valorfist who has set up his base camp in Chillwind Camp, north of the Alterac Mountains!','Seek out Commander Ashlam Valorfist. His base camp is located at Chillwind Camp, north of the Alterac Mountains.','Welcome to the Plaguelands, hero. This is one of most dangerous frontiers in Azeroth, especially with the looming threat of the Scourge to our north and northeast. I am glad to hear that the clarion call of duty and service to the greater good did not fall on deaf ears with you!$B$BIf you are ready to get your hands dirty, then there is plenty for willing and able heroes to do here on the edge of the Plaguelands.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5067,2,618,57,50,1,0,255,0,0,0,0,0,0,0,0,0,0,8,0,5047,0,0,0,0,0,0,'Leggings of Arcana','While the crafting of such an item has never successfully been accomplished, it is thought to be possible - under the right circumstance.$B$BShould the seeker of arcanum desire to imbue leggings with immense power, the following they must find:$B$B* The pristine hide of the Beast.$B$B* Frayed abomination stitchings.$B$B*Arcanite Bars.$B$B*Frostwhisper\'s embalming fluid.$B$BBEHOLD!','In order to create the Leggings of Arcana, you will be required to bring the following items back to Malyfous Darkhammer: 1 Pristine Hide of the Beast; 5 Frayed Abomination Stitchings; 5 Arcanite Bars; 5 Frostwhisper\'s Embalming Fluid.$B$BYou will also be required to pay 50 gold pieces for the crafting of the item.','Few more improbable tasks I have seen completed by mortals. Bask in the glory of my handiwork! Reap its rewards!','Unless you\'ve got everything I need, you\'re wasting my time.','','','','','',12731,12735,12360,12736,1,5,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12756,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-500000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5068,2,618,57,60,1,0,255,0,0,0,0,0,0,0,0,0,0,8,0,5047,0,0,0,0,0,0,'Breastplate of Bloodthirst','It is said that only one Breastplate of Bloodthirst has ever been created and that it was made for the legendary assassin, Garona. Whether this world will ever see another is doubtful.$B$BRegardless! Our master crafters can reproduce the item given the necessary components:$B$B*The pristine hide of the Beast.$B$B*Frayed abomination stitchings.$B$B*Arcanite bars.$B$B*The skin of shadow.$B$BBEHOLD!','In order to create the Breastplate of Bloodthirst, you will be required to bring the following items back to Malyfous Darkhammer: 1 Pristine Hide of the Beast; 10 Frayed Abomination Stitchings; 5 Arcanite Bars; 5 Skin of Shadow.$B$BYou will also be required to pay 50 gold pieces for the crafting of the item.','I thought I would be dead and buried before I ever saw this day.$B$BAn accomplishment of this magnitude can only be overshadowed by the reward.','Unless you\'ve got everything I need, you\'re wasting my time.','','','','','',12731,12735,12360,12753,1,10,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12757,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-500000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5081,2,1583,55,60,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,5002,0,0,0,0,0,0,'Maxwell\'s Mission','This information fills in the gaps to our otherwise impeccable intelligence of Blackrock Spire.$B$BThe attack must be decisive, $N.$B$BFirst their war master, the troll Voone, must be destroyed. Without his battle plans, the Blackrock orcs will be thrown into chaos.$B$BYou must then take out the ogre Highlord, Omokk. The cowardly ogres of Blackrock are powerless without his leadership.$B$BLastly, the overlord of the citadel: Wyrmthalak. With Wyrmthalak dead, their central command unit is without a conduit.','Travel to Blackrock Spire and destroy War Master Voone, Highlord Omokk, and Overlord Wyrmthalak. Return to Marshal Maxwell when the job is done.','Excellent work, $N. At the very least, you have bought us more time - precious, precious time.','Status?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9237,9196,9568,0,1,1,1,0,0,0,0,0,13958,13959,13961,13962,13963,0,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18000,5130,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5082,2,618,52,56,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,6603,0,0,0,0,0,0,'Threat of the Winterfall','I came to Winterspring to investigate the Frostfire Hot Springs. I\'ve noticed that the water seems to have ...strange qualities. I haven\'t yet been able to discover the source, and to tell you the truth, I\'ve had some difficulty lately, due to the Winterfall furbolg.$B$BThey seem to be drawn to the springs, just as I am. They have become extremely protective of the water, and won\'t let me come near the two larger springs to the north of here.$B$BI\'d like to continue my studies, so won\'t you help me?','Donova Snowden in Winterspring wants you to kill 8 Winterfall Pathfinders, 8 Winterfall Den Watchers, and 8 Winterfall Totemics.','Thanks so much, $N! Now I can get back to work here.$B$BDid you find anything of interest at the Winterfall camp?','I appreciate your help!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7442,7440,7441,0,8,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,577,0,0,0,0,250,0,0,0,0,8500,3480,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,1,6,0,0,0,0,0,0,0,0), - (5083,2,618,52,56,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5084,12771,1,0,'Winterfall Firewater','This vial that you picked up from the Winterfall furbolg is empty, but you can detect a few drops of a strange green liquid inside; it almost glows.$B$BIs it something important?$B$BDonova Snowden would probably be able to tell you more, since she has been camped by the hot springs in Winterspring for some time now.','Bring the Empty Firewater Flask to Donova Snowden in Winterspring.','You got this from the Winterfall?','What is that you have found?','','','','','',12771,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,577,0,0,0,0,75,0,0,0,0,0,1740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5084,2,618,52,56,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,5083,0,0,5085,0,0,0,'Falling to Corruption','This greenish liquid... it reminds me a bit of the sludge I saw when traveling through Felwood. And I have seen some Winterfall Runners passing into Timbermaw... Perhaps these things have something to do with the flask you found, $N.$B$BThere is a large group of furbolg just past Timbermaw Hold, in Felwood. Called the Deadwood tribe, they have been corrupted and driven mad by the fel. Why don\'t you look around there and see if you can find any evidence of dealings between the Winterfall and the Deadwood?','Search the Deadwood furbolg camp in northern Felwood for a clue.','Inside the cauldron bubbles a rotting, repulsive-smelling substance...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,577,0,0,0,0,150,0,0,0,0,0,2610,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5085,2,618,52,56,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,5084,0,0,5086,12813,1,0,'Mystery Goo','The greenish substance inside the cauldron appears to be similar to what you found in the flask. This strange gooey stuff could be as corrupted as the furbolg that created it...$B$BIf the Winterfall furbolg are using it, does this mean that they will soon be as corrupted as the Deadwood tribe?$B$BIt would be best to report back to Donova with your findings, along with a sample of the liquid in the cauldron.','Report back to Donova Snowden with your findings.','You are very resourceful, $N. Do you think that the Winterfall furbolgs have been to the Deadwood camp?','I hope you found something, $N. The Winterfall are becoming increasingly aggressive!','','','','','',12813,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,577,0,0,0,0,150,0,0,0,0,0,2610,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,5,0,0,0,0,0,0,0,0,0), - (5086,2,618,52,56,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,5085,0,0,5087,0,0,0,'Toxic Horrors','I\'ve studied the sample you returned with, and while I can\'t say for sure, I believe it contains traces of toxic elements. However, the only way to know for sure is to gather some as a comparison.$B$BI believe that the Deadwood furbolg may be gathering these elements from other corrupted creatures in Felwood; in particular, the elementals living in the Irontree Woods, called toxic horrors.$B$BCollect a few samples for me to compare, but be careful -- it\'s very dangerous there!','Collect 3 Toxic Horror Droplets for Donova Snowden in Winterspring.','I have to compare this to the substance you found in the cauldron, and then I\'m sure we\'ll know more.','I think we are beginning to uncover what is happening here, $N.','','','','','',12822,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,577,0,0,0,0,250,0,0,0,0,0,2480,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), - (5087,2,618,52,57,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,5086,0,0,5121,0,0,0,'Winterfall Runners','Very interesting, $N...$B$BWhen this toxic substance is mixed with the water from the hot springs, it loses its toxicity, only retaining the ability to temporarily affect those that ingest it. This must be why the Winterfall protect the hot springs so fervently -- they need them to purify their firewater.$B$BWe need to stop this -- cut off contact between the Winterfall and the Deadwood. A group of runners walks the distance between their village and Felwood. Find and defeat them, and steal their shipment.','Find the Winterfall Runners and stop them from delivering their shipment to Winterfall Village.','$B$BI wonder if consuming this substance makes the furbolg more aggressive. They do seem much larger...','We\'ll see what happens when the Winterfall don\'t get their firewater!','','','','','',12829,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,577,0,0,0,0,250,0,0,0,0,0,3600,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), - (5088,2,400,24,28,1,0,178,0,0,0,0,0,0,0,0,0,0,2,2,5062,0,0,0,12785,1,0,'Arikara','Take this refined and purified Incendia powder to Thousand Needles and toss it on the sacred fire of life. It is located in the Darkcloud Pinnacle on an isolated needle where they bury their dead.$B$BThe enchantment that I have weaved into the Incendia powder will summon Arikara to you, $N.$B$BI fear she may be stalking Cairne Bloodhoof; too much Tauren lore has changed, and I fear this has angered Arikara. Move quickly before all is lost, $c!','Slay Arikara. Bring her remains and the Incendia powder to Motega Firemane in Whitereach Post as proof of your deed.','This does not make sense. Why would Arikara be after Cairne Bloodhoof? Magatha could not be wrong, she is our most powerful shaman.$B$B$B$BRegardless, your great deed to the Horde shall not go unnoticed - please, choose one of these as a reward for your aid.','Have you slain the vicious serpent Arikara, $N?','Light the Sacred Fire of Life','','','','',12785,12925,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15464,15465,15466,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,2500,1380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5089,2,1583,55,60,81,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5102,12780,1,0,'General Drakkisath\'s Command','From the corpse of the defeated serpent you uncover what appears to be a note of some importance: A letter from his superior, General Drakkisath, concerning protocol.$B$BYour instinct tells you that you should take it to Marshal Maxwell.','Take General Drakkisath\'s Command to Marshal Maxwell in Burning Steppes.','The plot thickens...','What have you got there, $N?','','','','','',12780,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,4110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), - (5090,2,1537,50,50,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,5092,5066,5092,0,0,0,'A Call to Arms: The Plaguelands!','Hear ye, hear ye! All heroes are called upon to heed these words!$B$BA call to arms has been issued by the Kingdom of Stormwind! All able bodied individuals are entreated to take up arms against the dark threat of the Scourge in the northern lands of the Eastern Kingdoms! Rumors fly of new threats rising from the ruins of the Plaguelands!$B$BHeroes of the realm - seek out Commander Ashlam Valorfist who has set up his base camp in Chillwind Camp, north of the Alterac Mountains!','Seek out Commander Ashlam Valorfist. His base camp is located at Chillwind Camp, north of the Alterac Mountains.','Welcome to the Plaguelands, hero. This is one of most dangerous frontiers in Azeroth, especially with the looming threat of the Scourge to our north and northeast. I am glad to hear that the clarion call of duty and service to the greater good did not fall on deaf ears with you!$B$BIf you are ready to get your hands dirty, then there is plenty for willing and able heroes to do here on the edge of the Plaguelands.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,282,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,1,66,0,0,0,0,0,0,0,0,0), - (5091,2,1657,50,50,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,5092,5066,5092,0,0,0,'A Call to Arms: The Plaguelands!','Hear ye, hear ye! All heroes are called upon to heed these words!$B$BA call to arms has been issued by the Kingdom of Stormwind! All able bodied individuals are entreated to take up arms against the dark threat of the Scourge in the northern lands of the Eastern Kingdoms! Rumors fly of new threats rising from the ruins of the Plaguelands!$B$BHeroes of the realm - seek out Commander Ashlam Valorfist who has set up his base camp in Chillwind Camp, north of the Alterac Mountains!','Seek out Commander Ashlam Valorfist. His base camp is located at Chillwind Camp, north of the Alterac Mountains.','Welcome to the Plaguelands, hero. This is one of the most dangerous frontiers in Azeroth, especially with the looming threat of the Scourge to our north and northeast. I am glad to hear that the clarion call of duty and service to the greater good did not fall on deaf ears with you!$B$BIf you are ready to get your hands dirty, then there is plenty for willing and able heroes to do here on the edge of the Plaguelands.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,282,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,66,0,0,0,0,0,0,0,0,0), - (5092,2,28,50,52,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Clear the Way','With Andorhal\'s western and northern roads into the city well fortified, I\'m looking to strike at it from the less defended eastern road. The Scourge relies on the buffer of undead that infests Sorrow Hill as a first line of defense. If we are to advance on Andorhal, we will need to do it through Sorrow Hill.$B$BYour first assignment will be to clear the way through Sorrow Hill. Thin out the skeletons and ghouls that haunt the area; report back to me when this is done!','Kill 10 Skeletal Flayers and 10 Slavering Ghouls in Sorrow Hill.$B$BReturn to Commander Ashlam Valorfist at Chillwind Camp, Western Plaguelands.','Mission accomplished, $N! Well played, well played.$B$BAllow me to reward your work thus far with some coin from the Stormwind coffers. I\'d recommend spending it on materiel that will aid you in your next mission... one that will take you into the ruins of Andorhal itself.$B$BBe ready! Be vigilant!','I want you to prepare for the worst, $N - dig deep. The task in front of us will not be easy. As we rally our forces here to eventually strike out against the Scourge, you will be part of our advance effort that takes the fight to them! Your assigned mission in Sorrow Hill will begin our path to victory!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1783,1791,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,7500,3060,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,25,1,4,0,0,0,0,0,0,0,0,0), - (5093,2,28,50,50,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,5096,5093,5096,0,0,0,'A Call to Arms: The Plaguelands!','Heroes of the realm, hear me - the Horde calls upon you for swift action!$B$BA call to arms has been issued for all able bodied individuals to take up arms against the Scourge! Rumors fly of new threats rising from the ruins of the Eastern Kingdoms. They loom to the east of the Undercity, in the northern reaches of the lands now known as the Plaguelands!$B$BHeroes of the realm - seek out High Executor Derrington, who has set up his base camp at the Bulwark, east of Tirisfal Glade!','Seek out High Executor Derrington. His base camp is located at the Bulwark, east of Tirisfal Glade and the Undercity.','Welcome to the Plaguelands, hero. This is one of the most dangerous frontiers in Azeroth, with the looming threat of the Scourge to our east, and then even further still eastward from there. I am glad to hear that the call of duty and service to the Horde did not fall on deaf ears with you!$B$BIf you are ready to get your hands dirty, then there is plenty for willing and able heroes to do here on the edge of the Plaguelands.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5094,2,28,50,50,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,5096,5093,5096,0,0,0,'A Call to Arms: The Plaguelands!','Heroes of the realm, hear me - the Horde calls upon you for swift action!$B$BA call to arms has been issued for all able bodied individuals to take up arms against the Scourge! Rumors fly of new threats rising from the ruins of the Eastern Kingdoms. They loom to the east of the Undercity, in the northern reaches of the lands now known as the Plaguelands!$B$BHeroes of the realm - seek out High Executor Derrington, who has set up his base camp at the Bulwark, east of Tirisfal Glade!','Seek out High Executor Derrington. His base camp is located at the Bulwark, east of Tirisfal Glade and the Undercity.','Welcome to the Plaguelands, hero. This is one of most dangerous frontiers in Azeroth, with the looming threat of the Scourge to our east, and then even further still eastward from there. I am glad to hear that the call of duty and service to the Horde did not fall on deaf ears with you!$B$BIf you are ready to get your hands dirty, then there is plenty for willing and able heroes to do here on the edge of the Plaguelands.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5095,2,28,50,50,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,5096,5093,5096,0,0,0,'A Call to Arms: The Plaguelands!','Heroes of the realm, hear me - the Horde calls upon you for swift action!$B$BA call to arms has been issued for all able bodied individuals to take up arms against the Scourge! Rumors fly of new threats rising from the ruins of the Eastern Kingdoms. They loom to the east of the Undercity, in the northern reaches of the lands now known as the Plaguelands!$B$BHeroes of the realm - seek out High Executor Derrington, who has set up his base camp at the Bulwark, east of Tirisfal Glades!','Seek out High Executor Derrington. His base camp is located at the Bulwark, east of Tirisfal Glades and the Undercity.','Welcome to the Plaguelands, hero. This is one of the most dangerous frontiers in Azeroth, with the looming threat of the Scourge to our east, and then even further still eastward from there. I am glad to hear that the call of duty and service to the Horde did not fall on deaf ears with you!$B$BIf you are ready to get your hands dirty, then there is plenty for willing and able heroes to do here on the edge of the Plaguelands.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,10,0,0,0,0,0,282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5096,2,28,50,53,0,0,178,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,12807,1,0,'Scarlet Diversions','Before Andorhal, we must tackle the advancing Scarlet Crusade menace from Hearthglen. They\'ve made camp between Felstone Field and Dalson\'s Tears, making us risk conflict against both the Scourge and the Crusade at once.$B$BMy plan is to play them off of each other by sending you to destroy the command tent they\'ve set up; use some Flame in a Bottle from this box of incendiaries. Once razed, plant this Scourge banner by the tent. With some luck, they\'ll ignore us and focus on the Scourge for vengeance.','Proceed to the Scarlet Crusade\'s base camp between Felstone Field and Dalson\'s Tears and destroy their command tent.$B$BPlace the Scourge banner at the camp, and then return to High Executor Derrington at the Bulwark, Western Plaguelands.','Finely executed, $N. Your attack on the Scarlet Crusade will buy us time. I have sent one of my best scouts out to watch over the camp and make sure that the Crusade forces that come to reinforce the position will take the bait.$B$BWith the pressure on us lessened, we should now finally be able to risk a mission into Andorhal itself, and an important one at that. I\'d very much like it if you\'d perform this one as well, based on your success to date.',NULL,'Destroy the command tent and plant the Scourge banner in the camp','','','','',0,0,0,0,0,0,0,0,12814,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,81,530,76,0,250,75,75,75,0,8000,3150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5097,2,28,50,56,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,5092,0,0,0,12815,1,0,'All Along the Watchtowers','Through the use of a magical device known as a beacon torch, we can mark targets of our choosing for future actions by our troops. To that end, we think the Scourge are using Andorhal\'s watchtowers as a means to control their troop movements.$B$BYour mission: breach Andorhal\'s defenses to plant beacons at all four watchtowers. You\'ll need to be in the doorway of each tower to plant the beacon; it will then proceed to mark the tower. There are only five charges on the beacon torch, so use them wisely!','Using the Beacon Torch, mark each tower in Andorhal; you will need to stand in the doorway of the tower to successfully mark it.$B$BOnce all four towers are marked, return the Beacon Torch to Commander Ashlam Valorfist in Chillwind Camp, Western Plaguelands.','My priests are reporting that our beacon trackers are picking up extremely strong signals on all four towers! Dare I say it, but I believe you\'ve executed another mission with complete and total success! Well played once again, $N!$B$BWith the towers marked, our preparations for the attack are now in place. The time has come to take the fight to the Scourge!','Once the towers are marked, they\'ll become top priority targets for our attack on Andorhal. I suspect that once we neutralize the towers, the main threat of Andorhal will emerge. From that point on, we\'ll have a straight-up fight for control of the city!$B$Byou\'re back to report success, yes? Don\'t forget the beacon torch as well; we must maintain control of our materiel.','','Tower One marked','Tower Two marked','Tower Three marked','Tower Four marked',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10902,10903,10904,10905,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,469,0,0,0,0,250,0,0,0,0,8500,3480,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0), - (5098,2,28,50,56,1,0,178,0,0,0,0,0,0,0,0,0,0,0,0,5096,0,0,0,12815,1,0,'All Along the Watchtowers','Through the use of a magical device known as a beacon torch, we can mark targets of our choosing for future actions by our troops. To that end, we think the Scourge are using Andorhal\'s watchtowers as a means to control their troop movements.$B$BYour mission: breach Andorhal\'s defenses to plant beacons at all four watchtowers. You\'ll need to be in the doorway of each tower to plant the beacon; it will then proceed to mark the tower. There are only five charges on the beacon torch, so use them wisely!','Using the Beacon Torch, mark each tower in Andorhal; you will need to stand in the doorway of the tower to successfully mark it.$B$BOnce all four towers are marked, return the Beacon Torch to High Executor Derrington at the Bulwark, Western Plaguelands.','My priests are reporting that our beacon trackers are picking up extremely strong signals on all four towers! Dare I say it, but I believe you\'ve executed another mission with complete and total success! Well played once again, $N!$B$BWith the towers marked, our preparations for the attack are now in place. The time has come to take the fight to the Scourge!','Once the towers are marked, they\'ll become top priority targets for our attack on Andorhal. I suspect that once we neutralize the towers, the main threat of Andorhal will emerge. From that point on, we\'ll have a straight-up fight for control of the city!$B$BYou\'re back to report success, yes? Don\'t forget the beacon torch as well; we must maintain control of our materiel.','','Tower One marked','Tower Two marked','Tower Three marked','Tower Four marked',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10902,10903,10904,10905,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,67,0,0,0,0,250,0,0,0,0,8500,3480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5102,2,1583,55,60,62,0,77,0,0,0,0,0,0,0,0,0,0,72,0,5089,0,0,0,0,0,0,'General Drakkisath\'s Demise','We battle against these beasts on two fronts: From our capital of Stormwind we fight them from the inside out and here, in the Burning Steppes, we take the battle to their doorstep. We must be vigilant, $N. None should be spared our wrath as none of our own were spared when they struck at our homes and families.$B$BFind this General Drakkisath and destroy him!$B$BThe task certainly will not be a simple one, but the rewards shall be extravagant.','Travel to Blackrock Spire and destroy General Drakkisath. Return to Marshal Maxwell when the job is done.$B','Surely, we will strike against their dragon lords next. Well done, brave soldier of the Alliance! Well done, indeed.','Is it done?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10363,0,0,0,1,0,0,0,0,0,0,0,13966,13968,13965,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,469,0,0,0,0,500,0,0,0,0,27000,5970,0,0,0,0,0,0,0,0,1,1,1,5,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5103,2,-121,60,60,81,0,0,164,275,0,0,0,0,0,0,0,0,8,0,0,0,0,5124,0,0,0,'Hot Fiery Death','The only thing that remains of this human are some charred bones. He seems to have died within arms reach of what he was after - unfired plate gauntlets.$B$BPerhaps you should grab the gauntlets and get out of the fire?','Someone in this world must know what to do with these gauntlets. Good luck!','What the...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5121,2,618,52,59,1,0,255,0,0,0,0,0,0,0,0,0,0,8,0,5087,0,0,0,0,0,0,'High Chief Winterfall','While we still know very little about why the furbolg have been ingesting this strange substance, I do think it\'s best that we put a stop to it before it gets out of hand.$B$BThe Winterfall furbolg are not a normally aggressive tribe, and this change in their behavior leads me to think that they must be under orders from their chief. We most likely can\'t undo the damage that has already been done, but I think that if their leader is slain, they will not get any worse.$B$BHead east to Winterfall Village.','Donova Snowden in Winterspring wants you to defeat High Chief Winterfall.','Thank you so much, $N. I hope to get back to my studies without worry that I will be ambushed. Please accept this as a reward.','Maybe you will find out more in Winterfall Village, $N.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10738,0,0,0,1,0,0,0,0,0,0,0,15784,15786,15787,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,577,0,0,0,0,250,0,0,0,0,0,3840,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5122,0,2017,55,60,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,5125,0,0,0,0,0,'The Medallion of Faith','','','You retrieved the medallion! Now I will be able to leave the chapel and perform my duty.$B$BThat duty is to kill the beast who helped corrupt me and so many of my brothers and sisters, Baron Rivendare!','The power of this chapel gives me the strength to resist the corruption in my heart. If I leave it, I will become a death knight. But there is a medallion, the medallion of faith, that will give me the strength I need to leave.$B$BPlease, $N, retrieve the medallion. It is guarded by Malor the Zealous, a crazed member of the Scarlet Brotherhood who resides deep in the Scarlet Bastion in western Stratholme.','','','','','',12845,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (5123,2,618,52,59,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,5087,0,0,0,12842,1,0,'The Final Piece','The log you found on the high chief looks extensive, but after looking through a couple of the pages, you find that you cannot read the text. The markings are so crude and poorly-formed that you are not sure if anyone would be able to read them.$B$BBut perhaps Donova will be able to tell you what it says... ','Bring the Crudely-written Log to Donova Snowden in Winterspring.','I wonder what all of this means... I can\'t make anything out...','Now, what\'s this, $N?','','','','','',12842,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,577,0,0,0,0,75,0,0,0,0,0,1920,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), - (5124,2,618,55,60,1,0,255,0,0,0,0,0,0,0,0,0,0,8,0,5103,0,0,0,0,0,0,'Fiery Plate Gauntlets','By Thaurissan\'s beard!$B$BWhere did you find them?$B$BMore importantly, are you willing to part with them? Naturally, I would pay you for such a noble gesture.$B$BI\'ll tell you what, $N. If you give me those unfired gauntlets, I will teach you how to make a set all your own. All you need to do is collect the parts for me so that I may narrow down the exact recipe.$B$BDo we have a deal??$B$BHere\'s the list of what I need, I\'ll front the non-enchanted thorium myself since you\'re supplying the gauntlets.$B','Bring Malyfous Darkhammer 6 Enchanted Thorium Bars, 2 Essence of Fire, and 4 Star Rubies. You will also need to turn in your Unfired Plate Gauntlets.','As promised, $N, here\'s your recipe! I\'m also going to throw in a little something extra for all of your hard work and dedication. What am I going to do with these anyway???','Time is money, $N and I don\'t have much of either.','','','','','',12812,12655,7078,7910,1,6,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12699,12631,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5125,0,2017,55,60,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,5122,0,0,0,0,0,0,'Aurius\' Reckoning','','','$N, I am dying... but my soul is saved. For that, I owe you more than words can say. Please, take this... and fight on, brave $C!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17044,17045,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5310,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5126,2,618,55,60,0,0,255,164,285,0,0,0,0,0,0,0,0,10,2,0,0,0,0,0,0,0,'Lorax\'s Tale','The Satyr paces about and talks to himself. Do you wish to question him?','Speak with Lorax. Listen to what he has to say.$B',NULL,NULL,'Listen to Lorax\'s Tale','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5127,2,1583,55,60,81,0,255,164,285,0,0,0,0,0,0,0,0,64,0,5126,0,0,0,12848,1,0,'The Demon Forge','Lorax makes deals, he does not accept them from insignificant mortals.$B$BA deal I shall make with you, however... take this pike, it is imbued with powerful Fel energies. When you find Goraluk Anvilcrack, slay him and drive this pike through his dying heart. His soul he bartered, his soul I shall have. Return the pike and return the breastplate that the thief stole and I shall teach you what it is that he was to learn.','Travel to Blackrock Spire and find Goraluk Anvilcrack. Slay him and then use the Blood Stained Pike upon his corpse. After his soul has been siphoned, the pike will be Soul Stained.$B$BYou must also find the Unforged Rune Covered Breastplate.$B$BReturn both the Soul Stained Pike and the Unforged Rune Covered Breastplate to Lorax in Winterspring.','Our pact you did not break. The soul I did take. The reward I shall make.','Tempt not...','','','','','',12847,12806,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12696,9224,12849,0,1,5,1,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5128,2,618,52,59,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,5123,0,0,0,12842,1,0,'Words of the High Chief','The Winterfall are no longer a threat to me, but if you still want to find out what was driving the furbolg to create and consume this strange firewater, I think you should seek out Kelek Skykeeper.$B$BHe is part of a group known as the Emerald Circle, druids that are committed to their work in Felwood, healing the land from the corruption.$B$BKelek has much experience with the furbolgs in Felwood, and may be able to tell you more about the log.$B$BThank you, again, $N.','Take the Crudely-written Log to Kelek Skykeeper in southern Felwood.','Yes, if you let me examine this for a while, I might be able to translate it for you.$B$B$B$BWhen I am able to look over this fully, I will send word to you.$B$BThank you for sharing this with me, $N. Very little is known about the Winterfall furbolg.','The Emerald Circle is friendly to all, $R. What can I do for you?','','','','','',12842,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,577,0,0,0,0,250,0,0,0,0,0,3840,0,0,98,86400,0,0,0,0,1,2,0,0,0,0,0,0,0,2,1,1,0,0,0,0,0,0,0,0), - (5141,2,-182,40,55,0,0,77,165,225,0,0,0,0,0,0,0,0,8,0,0,0,5141,0,0,0,0,'Dragonscale Leatherworking','Dragonscale leatherworking isn\'t easy, but it\'s extremely rewarding. I\'ll teach you how to make this fine mail armor, but only if you agree to certain conditions.$B$BBy choosing this path, you agree never to learn elemental or tribal leatherworking; there is only room for one of the three at the apex of the craft. Furthermore, I\'ll need some samples of your best work involving scorpid armor. Finally, I\'ll need proof of your ability to acquire the staple of the trade: scales of the dragonkin.','Bring 2 Tough Scorpid Breastplates, 2 Tough Scorpid Gloves, and 10 Worn Dragonscales to Peter Galen in Azshara.$B$BCompleting this quest will give you access to the Dragonscale Leatherworking arts.$B$BThe completion of this quest will prevent you from learning Elemental Leatherworking and Tribal Leatherworking; be sure this is the path you wish to follow before doing so.','I\'ll hand it to you - it takes a strong will to make a permanent decision like you\'ve just done. I assure you, dragonscale leatherworking will prove to be a profitable and rewarding path for you to follow.$B$BTo train in the art for the future, simply speak to me and I will make available any knowledge that you have yet to commit as yours.','If you\'re ready to commit to a permanent decision by becoming a dragonscale leatherworker, then I\'m ready to take you on as a student. Just bring to me the things I asked for, and we\'ll begin your education.','','','','','',8203,8204,8165,0,2,2,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2520,10656,10657,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5142,2,139,50,55,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,5149,5142,5149,0,0,0,'Little Pamela','So many of us died at the battle of Darrowshire. So many died... and worse.$B$BWhen the battle began I hid my niece Pamela, and I do not know what happened to her. I am but a wandering spirit, but my heart still longs to know Pamela\'s fate.$B$BPlease, good $c. Will you go to Darrowshire and search for her? It is to the east, beyond Gahrron\'s Withering.','Find Pamela Redpath.','Hello. I\'m Pamela, what\'s your name?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1680,0,0,0,0,0,0,0,0,1,20,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5143,2,-182,40,55,0,0,77,165,225,0,0,0,0,0,0,0,0,8,0,0,0,5141,0,0,0,0,'Tribal Leatherworking','To learn tribal leatherworking demands an understanding of how primal nature truly is; I know that you have already mastered the art of making wild leather armor, and I am willing to complete your training.$B$BKnow this, $c: by choosing this path you agree never to learn dragonscale or elemental leatherworking; there is only room for practice of one of the three arts. Furthermore, bring to me the finest samples of your wild leather armor. From there, we will begin your mastery.','Bring a Wild Leather Vest and a Wild Leather Helmet to Caryssia Moonhunter in Feralas.$B$BCompleting this quest will give you access to the Tribal Leatherworking arts.$B$BThe completion of this quest will prevent you from learning Dragonscale Leatherworking and Elemental Leatherworking; be sure this is the path you wish to follow before doing so.','You\'ve given your finest offerings, and nature will soon permit you to bend her to your will. Once I have finished my tutelage, your work will be a force of nature unto itself.$B$BTo train in the art for the future, simply speak to me and I will make available any knowledge that you have yet to commit as yours.','Nature is a force that must be appeased before you hope to learn how to bend its will into your leather garments. Bring me your offering to this force, and I will make sure you are heard.','','','','','',8211,8214,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2520,10660,10661,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5144,2,-182,40,55,0,0,77,165,225,0,0,0,0,0,0,0,0,8,0,0,0,5141,0,0,0,0,'Elemental Leatherworking','Elemental leatherworking is what I know, and if you\'re willing to open your mind to the greater powers of substance, I will share with you all there is to learn.$B$BKnow this, $c: by choosing this path you agree never to learn dragonscale or tribal leatherworking; there is only room for practice of one of the three arts. Furthermore, I\'ll need adequate proof that you are in tune with the elements of nature; to that end, bring me the purest essences of fire, water, earth, and wind.','Bring 2 Heart of Fire, 2 Globe of Water, 2 Core of Earth, and 2 Breath of Wind to Sarah Tanner in Searing Gorge.$B$BCompleting this quest will give you access to the Elemental Leatherworking arts.$B$BThe completion of this quest will prevent you from learning Dragonscale Leatherworking and Tribal Leatherworking; be sure this is the path you wish to follow before doing so.','You\'ve cast your lot, and the elements accept you. Once I have finished my tutelage, you shall command the will to craft the finest of leather garbs.$B$BTo train in the art for the future, simply speak to me and I will make available any knowledge that you have yet to commit as yours.','Making this kind of leather-based armor requires patience and dedication. Once you have cast your lot with the elements, there is no turning your back on them. Bring me proof of your worthiness, and we\'ll get started.','','','','','',7077,7079,7075,7081,2,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2520,10658,10659,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5145,2,-182,40,55,0,0,178,165,225,0,0,0,0,0,0,0,0,8,0,0,0,5145,0,0,0,0,'Dragonscale Leatherworking','Dragonscale leatherworking isn\'t easy, but it\'s extremely rewarding. I\'ll teach you how to make this fine mail armor, but only if you agree to certain conditions.$B$BBy choosing this path, you agree never to learn elemental or tribal leatherworking; there is only room for one of the three at the apex of the craft. Furthermore, I\'ll need some samples of your best work involving scorpid armor. Finally, I\'ll need proof of your ability to acquire the staple of the trade: scales of the dragonkin.','Bring 2 Tough Scorpid Breastplates, 2 Tough Scorpid Gloves, and 10 Worn Dragonscales to Thorkaf Dragoneye in the Badlands.$B$BCompleting this quest will give you access to the Dragonscale Leatherworking arts.$B$BThe completion of this quest will prevent you from learning Elemental Leatherworking and Tribal Leatherworking; be sure this is the path you wish to follow before doing so.','I\'ll hand it to you - it takes a strong will to make a permanent decision like you\'ve just done. I assure you, dragonscale leatherworking will prove to be a profitable and rewarding path for you to follow.$B$BTo train in the art for the future, simply speak to me and I will make available any knowledge that you have yet to commit as yours.','If you\'re ready to commit to a permanent decision by becoming a dragonscale leatherworker, then I\'m ready to take you on as a student. Just bring to me the things I asked for, and we\'ll begin your education.','','','','','',8203,8204,8165,0,2,2,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2520,10656,10657,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5146,2,-182,40,55,0,0,178,165,225,0,0,0,0,0,0,0,0,8,0,0,0,5145,0,0,0,0,'Elemental Leatherworking','Elemental leatherworking is what I know, and if you\'re willing to open your mind to the greater powers of substance, I will share with you all there is to learn.$B$BKnow this, $c: by choosing this path you agree never to learn dragonscale or tribal leatherworking; there is only room for practice of one of the three arts. Furthermore, I\'ll need adequate proof that you are in tune with the elements of nature; to that end, bring me the purest essences of fire, water, earth, and wind.','Bring 2 Heart of Fire, 2 Globe of Water, 2 Core of Earth, and 2 Breath of Wind to Brumn Winterhoof in the Arathi Mountains.$B$BCompleting this quest will give you access to the Elemental Leatherworking arts.$B$BThe completion of this quest will prevent you from learning Dragonscale Leatherworking and Tribal Leatherworking; be sure this is the path you wish to follow before doing so.','You\'ve cast your lot, and the elements accept you. Once I have finished my tutelage, you shall command the will to craft the finest of leather garbs.$B$BTo train in the art for the future, simply speak to me and I will make available any knowledge that you have yet to commit as yours.','Making this kind of leather-based armor requires patience and dedication. Once you have cast your lot with the elements, there is no turning your back on them. Bring me proof of your worthiness, and we\'ll get started.','','','','','',7077,7079,7075,7081,2,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2520,10658,10659,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5147,2,400,25,29,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Wanted - Arnak Grimtotem','Wanted: Arnak Grimtotem$B$BArnak the outcast is wanted for the heinous crimes of murder and kidnapping. Handsome rewards will be given to those brave enough to bring this criminal to justice.$B$BArnak was last seen on the cliffs near the Darkcloud Pinnacle. Show the proof of your deed to Cliffwatcher Longhorn in Freewind Post in order to claim the reward.','Slay Arnak Grimtotem and bring proof of your deed to Cliffwatcher Longhorn in Freewind Post.','Hah! Well, this is excellent news! I was starting to think that he would never be brought to justice!$B$BHere you are, $N... and thanks. News of Anrak\'s foul deeds boiled my blood!','Have you any news of that murderous Arnak Grimtotem?','','','','','',12884,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15471,15470,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,1410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5148,2,-182,40,55,0,0,178,165,225,0,0,0,0,0,0,0,0,8,0,0,0,5145,0,0,0,0,'Tribal Leatherworking','To learn tribal leatherworking demands an understanding of how primal nature truly is; I know that you have already mastered the art of making wild leather armor, and I am willing to complete your training.$B$BKnow this, $c: by choosing this path you agree never to learn dragonscale or elemental leatherworking; there is only room for practice of one of the three arts. Furthermore, bring to me the finest samples of your wild leather armor. From there, we will begin your mastery.','Bring a Wild Leather Vest and a Wild Leather Helmet to Se\'Jib in Stranglethorn Vale.$B$BCompleting this quest will give you access to the Tribal Leatherworking arts.$B$BThe completion of this quest will prevent you from learning Dragonscale Leatherworking and Elemental Leatherworking; be sure this is the path you wish to follow before doing so.','You\'ve given your finest offerings, and nature will soon permit you to bend her to your will. Once I have finished my tutelage, your work will be a force of nature unto itself.$B$BTo train in the art for the future, simply speak to me and I will make available any knowledge that you have yet to commit as yours.','Nature is a force that must be appeased before you hope to learn how to bend its will into your leather garments. Bring me your offering to this force, and I will make sure you are heard.','','','','','',8211,8214,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2520,10660,10661,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5149,2,139,50,55,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Pamela\'s Doll','My auntie Marlene told me to stay here in our house because my father had to go and fight. My father\'s the bravest man in the whole world!$B$BBut I\'ve been here for a long time, and he hasn\'t come for me. Sometimes bad people come and whisper to me and I want my dad to make them go away, but he\'s not here!$B$BAnd sometimes when it gets dark I want to play with my doll but I can\'t because I left it in town.$B$BWill you find my doll for me?','Find Pamela\'s doll.','You found it! You found my doll! Oh, thank you!','Did you find my doll?','','','','','',0,0,0,12885,0,0,0,1,12886,12887,12888,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1680,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5150,0,490,47,55,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'Dadanga is Hungry!','','','Placing the sprouts in front of her, Dadanga seems pleased.$B$BShe nudges a small brown-wrapped package towards you, in exchange for the treat!','Dadanga looks up at you as you approach her. She seems to be hoping for something...$B$BShe\'s probably hungry!$B$BThere\'s got to be something growing in the crater that would be just the perfect snack for a large herbivore. Dadanga\'s a big girl; whatever you bring her, there would need to be a lot of it!','','','','','',11315,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15699,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (5151,2,400,24,30,1,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12942,1,0,'Hypercapacitor Gizmo','I am the only survivor from our caravan attack by the centaur! A rare yet mighty panther is guarding my best gizmo, which is around his neck. Hah! Even the centaur tremble in the presence of this ferocious beast!$B$BHere is the key to the cage. They took everything there, but left him alone. Slay this beast and bring back my hypercapacitor, and I shall reward you.$B$BThe wrecked caravan is just north of here.$B','Slay the beast and bring back the Hypercapacitor Gizmo and Panther Cage Key to Wizlo Bearingshiner.','My hypercapacitor! This will keep me busy for a while until I can figure out what it does...','Do you have my hypercapacitor?','','','','','',12942,12946,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15467,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1830,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5152,2,139,50,56,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,5149,0,0,5153,0,0,0,'Auntie Marlene','Oh, I\'m so lonely! Where is my family? Auntie Marlene told me to stay here, but then she left and never came back! And my dad... have you seen him?$B$BMaybe Auntie Marlene knows where he is. She lives near Andorhal, in a house to the south. I think it was on a hill... she said it was on a hill.$B$BPlease, $N. You\'re my new friend! Will you talk to my Auntie for me?','Speak with Marlene, south of the Ruins of Andorhal.','You saw Pamela? How is she? Is she alive?? Oh, no! Poor Pamela! She was so young, and such a happy child...$B$BShe doesn\'t know what happened to her father, does she? My brother, Joseph?$B$BNo... she couldn\'t understand what happened to Joseph. And even if she could, I don\'t have the heart to tell her...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1000,1000,0,0,0), - (5153,2,139,50,56,1,0,255,0,0,0,0,0,0,0,0,0,0,8,0,5152,0,0,5154,0,0,0,'A Strange Historian','I wish Joseph could again be with his daughter, but it cannot be so. His soul was twisted by the Scourge, and he became a monster. Oh, he is doomed!$B$BBut perhaps we can change his fate.$B$BSearch the graves outside for Joseph\'s monument. His body\'s not there, for it was trampled and destroyed years ago, but under the monument is his wedding ring. Take that ring to Chromie... a strange gnome with very strange powers.$B$BChromie is staying in the ruined inn at the northwest corner of Andorhal.','Bring Joseph\'s Wedding Ring to Chromie.','What is this? A wedding ring? Let me see...$B$BAh! This ring was once on the hand of a great man, but there is much tragedy in that man\'s past.$B$BAre you here to help him? It\'s far too late for him now... but perhaps we can help him in the past!','There is something timely about your visit. You\'re not from the future, are you?','','','','','',12894,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2610,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5154,2,28,50,56,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,5153,5210,0,0,0,0,0,'The Annals of Darrowshire','To save Joseph Redpath, we must first discover his past. We can learn this in the Annals of Darrowshire, a book held in the city hall of Andorhal.$B$BBring me that book. We can then learn Joseph\'s fate, and with luck... change it!','Bring the Annals of Darrowshire to Chromie in Andorhal.','Well done, you found it!$B$BDid you read it? Is Joseph Redpath mentioned? If he is, then perhaps we can save him!$B$BAh. The Annals of Darrowshire tell a very unsettling tale. It says that during the battle, Joseph Redpath was corrupted and joined the ranks of the Scourge! He then betrayed the defenders of Darrowshire.$B$BThat is an ill fate. If we can, we should try to change that fate, don\'t you think?','Did you find the book, $N?','','','','','',12900,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3480,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5155,2,361,48,51,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,5157,0,0,0,'Forces of Jaedenar','If I am to trust you in this matter, you will first have to prove yourself.$B$BI must know that you are an enemy of the Shadow Council--the ones responsible for many evils here and abroad.$B$BTravel deeper into Felwood. To the west you will see a path leading to Jaedenar. It is there that the Council plots with the Burning Legion.$B$BEnter the depths of one of the corrupted Barrow Dens they inhabit and slay their kind. Return to me after you\'ve done this. Then I will know you truly seek to help us.','Enter Jaedenar and slay 4 Jaedenar Hounds, 4 Jaedenar Guardsmen, 6 Jaedenar Adepts, and 6 Jaedenar Cultists before returning to Greta Mosshoof in Felwood.','Good, $N! With their numbers weakening, we can further press them.$B$BHow was your first taste of their power? Were they as strong as you thought they would be? Stronger? Or perhaps they were no challenge for you at all. Wouldn\'t that be something?$B$BWe can discuss the details of your exploits later. There are other things we must focus on now.','How goes your fight, $N? I know the shedding of blood as proof of honor can be disgusting to some, but you must understand that it serves two goals: you make my task easier by hurting their numbers, and we gain a respect for each other that will only make us stronger in times to come.$B$BI hope you understand.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7125,7113,7115,7112,4,4,6,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2940,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,4,1,1,0,0,0,0,0,0,0), - (5156,2,361,48,54,1,0,255,0,0,0,0,0,0,0,0,0,0,12,0,0,0,0,0,0,0,0,'Verifying the Corruption','To the north, along the east of the road in what\'s called Shatter Scar Vale, is an area where infernals were called down during the last great war--the craters still scar the land, as do the infernals themselves.$B$BI am curious about two things. First, are there still entropic elementals roaming the area? And second, are the craters still filled with the corrupt, fetid water that gathered there years ago? Will you help me and check, $N? Be careful though, the infernals destroy anything in their path.','Seek out and destroy 2 Entropic Beasts and 2 Entropic Horrors while exploring Shatter Scar Vale. After checking to see if the craters there are still filled with corrupt fel water, return to Taronn Redfeather in Felwood.','Good that you\'re alive, $N. Bad that the water still exists. I was hoping to find at least one pure source of water here in Felwood. It looks like my search has failed. The process of healing the land could have been made much easier with its existence.$B$BI will have to concern myself with saving what forest creatures I can while destroying those that have become so corrupt that they endanger themselves as much as travelers through this once-mighty forest.','I hope your search goes well, $N. I haven\'t started heading that far north, but I will admit, the thought of crossing the path of an infernal at any point scares me just a little. The creatures are brainless, but still quite intimidating.','Explore the craters in Shatter Scar Vale','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9878,9879,0,0,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16500,4080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5157,2,361,48,52,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,5155,0,0,5158,12922,1,0,'Collection of the Corrupt Water','Deep within Jaedenar lies Shadow Hold--the main fortress of their corruption and evil.$B$BThe Shadow Council has protective spells surrounding their lair in the form of braziers. If I am to find out any more information about our enemy through scrying, then those braziers must be extinguished. By doing so, I should be able to spy on the Council and find out who leads them.$B$BIf you can, take this canteen and fill it at the Moon Well in the center of Jaedenar. Return to me afterwards.','Take the Empty Canteen to the Moon Well in the center of Jaedenar and fill it before returning to Greta Mosshoof in Felwood.','This will do nicely, $N.$B$BNow all we have to do besides apply the waters to the braziers is to have it purified. That should not be difficult--it should only require a little travel.$B$BHopefully we can do this quickly.','Once we have the waters from the Moon Well, we will purify it and use it to extinguish the braziers of protection within Shadow Hold. That should allow me ample time to see into the chambers even deeper and discern who actually leads this... cult.$B$BI pray the Earthmother is with us.','','','','','',12907,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2280,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,6,2,1,0,0,0,0,0,0,0,0), - (5158,2,361,48,52,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,5157,0,0,0,12907,1,0,'Seeking Spiritual Aid','Take the corrupt water to the Barrens, $N. South of Ratchet, hidden along the shore, is an old friend of mine, a shaman named Islen Waterseer. She is a powerful shaman who will help us. Her relationship with the spirits of water has always been strong. Our task being a noble one should be enough to persuade her and the spirits of water to aid us in this task.$B$BYou should find her at a small camp right along the water\'s edge. And, $N, ignore the pirates... they are but a nuisance and no threat to you.','Take the Corrupt Moon Well Water to Islen Waterseer in the Barrens.','Ah, you need the water from this Moon Well cleansed. Stopping this force of malice in Felwood seems noble enough, but it is not for me to decide if the water will be purified. I will ask the spirits of water--it will be up to them to decide if the cause is just.$B$BGive me a moment and I will tell them of your plea. I hope they are as sympathetic as I am to your cause.','I sense you are not just a simple traveler looking for the path to Ratchet. Come, sit and rest at our camp. Speak to me when you\'re ready.','','','','','',12907,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,2,1,1,0,0,0,0,0,0,0,5158), - (5159,2,361,48,54,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,5158,0,0,5165,12906,1,0,'Cleansed Water Returns to Felwood','Thank the spirits, $N. They are the ones that have come to your aid, not me.$B$BI give this purified water to you now. Please give my regards to Greta and my best wishes. She is tackling something greater than many of us... as I\'m sure she will soon find out.$B$BThe Shadow Council is not a force to be trifled with, $N. Remember that.$B$BGo now. Take the water and return to Greta.','Take the Purified Moon Well Water to Greta Mosshoof in Felwood.','This should be more than enough water for our purposes.$B$BI\'m glad to hear that Islen was able to help us. Her strength with the water spirits has always been a strong one. She is also wise, and rare is it that the spirits do not agree with her purpose. The fact that both of them have blessed our task gives me hope that we are on the right path.','Ah, I see you\'ve returned, $N. Good. Did you find Islen in the Barrens? Or do we have to find another way to accomplish our goals?','','','','','',12906,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1620,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,2,4,1,0,0,0,0,0,0,0,0), - (5160,2,1583,57,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5161,12923,1,0,'The Matron Protectorate','Travel to Kalimdor, $r. Our flight makes its home in the frigid landscape of Winterspring. Once you reach Winterspring, find the caves of Mazthoril.$B$BUpon the icy floors of Mazthoril you will find cobalt runes. Hold one of my scales and stand upon a rune and you shall be transported to Haleh, our matron protectorate.$B$BGive her the scale so that she may scry what it is I have seen and felt, here in this doomed place.','Travel to Winterspring and find Haleh. Give her Awbee\'s scale.','The Aspects insist that we stay out of the affairs of mortals. In this world, however, such a thing is not always possible - especially when one of our own contemptuously disregards such edicts.','It is good to see you, $N.','','','','','',12923,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5161,2,618,57,60,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,5160,0,0,5162,0,0,0,'Wrath of the Blue Flight','We understand what the cursed brood of Deathwing attempts to do and we know that it cannot be allowed.$B$BBecause of the protection Blackrock mountain affords Nefarian, it has become increasingly difficult for us to intercede.$B$BWe can, however, empower you, mortal - should you so choose.$B$BThe path before you is one full of peril. You must decide whether to accept our help. Ponder this and speak with me again when a decision has been made.','Speak with Haleh if you wish to continue.','So it shall be...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5162,2,28,57,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,0,5161,0,0,5164,0,0,0,'Wrath of the Blue Flight','It is the arcane that I control and the arcane which will send you to your next destination.$B$BWhen you are ready, the journey will begin. To the Plaguelands you will go and to Jeziba you will speak.$B$BHe is a mortal as wise as the ancients and as patient as the immovable earth. Find him in Andorhal.$B','Speak with Jeziba in the Plaguelands. He resides in Andorhal.','I am Jeziba, known to many as the Sculptor. What I sculpt, however, are not statues, but heroes.$B$B','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,5162,0), - (5163,2,618,52,58,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,977,0,0,0,12928,1,0,'Are We There, Yeti?','It\'s all ready, $N!$B$BNow, I sent some mail to my friends already, telling them that I have a surprise for them. This is where you come in!$B$BI\'m going to give you my mechanical yeti, and you need to surprise them by paying each of my friends a visit, turning the yeti on and sending it towards them.$B$B Once you have shown Legacki in Everlook, Sprinkle in Gadgetzan, and Quixxil in Marshal\'s Refuge, come back and tell me what happened!$B$BPlease bring my yeti back to me then, too.','Take Umi\'s Mechanical Yeti and scare her friends with it:$B$BLegacki in Everlook (Winterspring)$BSprinkle in Gadgetzan (Tanaris)$BQuixxil in Marshal\'s Refuge (Un\'Goro Crater)$B$BWhen you are done, bring the Mechanical Yeti back to Umi.','Hah! They\'ll think twice before making fun of my ideas again!$B$BThanks for your help, $N. I couldn\'t have had so much fun without you!','I can\'t wait to hear how my friends react!$B$BThey\'ll never expect it!','','Scare Legacki','Scare Sprinkle','Scare Quixxil','',0,0,0,12928,0,0,0,1,0,0,0,0,0,0,0,0,10978,7583,10977,0,1,1,1,0,17166,17166,17166,0,0,0,0,0,0,0,0,0,0,0,0,0,15778,0,0,0,1,0,0,0,577,0,0,0,0,350,0,0,0,0,9000,4650,0,0,0,0,0,0,0,0,1,11,11,0,0,0,0,0,0,11,11,11,0,0,0,0,0,0,0,0), - (5164,2,28,57,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,0,5162,0,0,0,0,0,0,'Catalogue of the Wayward','A finer instrument of justice, Haleh could not have chosen. Read from the catalogue of the wayward and be enlightened.$B$BShould you persist... should you do what is asked of you... should you survive... a hero you will make.','Read from the Catalogue of the Wayward.$B','Hundreds upon hundreds of pages filled with garbled text and symbols make up the brunt of this book.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5165,2,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,5159,0,0,0,12906,1,0,'Dousing the Flames of Protection','Now, you must return to Jaedenar. The braziers are more than likely spread throughout Shadow Hold. Douse each of their flames and the protections the Council has set up will fall for at least a short period of time. I will be waiting for that to happen. When it does, I will look deep within the Hold and try to find out who the head of this beast is. Then, and only then, will we see about attacking them directly.','Using the Purified Moon Well Water, douse the flames of the four braziers of protection within Shadow Hold in Felwood, then return to Greta Mosshoof in the Emerald Sanctuary.','I was able to see you with my spells as soon as the last brazier\'s flames died. Well done, $N.$B$BI learned a few things before the Shadow Council\'s warlocks were able to recast their spells. Hopefully it will be enough.$B$BFor now, rest. I will tell you what I\'ve learned in a moment.','The braziers must be extinguished if we are to have any hope of being prepared for a much greater battle. Going in to the dragon\'s lair without any knowledge is a fool\'s errand. And this is much worse than a dragon. The Shadow Council are solely responsible for a great number of crimes and atrocities. We\'ll have to work quickly if we\'re to stop them.','','Extinguish the Brazier of Pain','Extinguish the Brazier of Malice','Extinguish the Brazier of Suffering','Extinguish the Brazier of Hatred',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-176158,-176159,-176160,-176161,1,1,1,1,17155,17155,17155,17155,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3390,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,0,0), - (5166,2,28,57,60,1,0,255,0,0,0,0,0,0,0,0,0,0,8,0,5164,0,0,0,0,0,0,'Breastplate of the Chromatic Flight','The forging of a powerful breastplate to protect against the unrelenting attacks of the chromatic flight is one built upon irony.$B$BThe scales of the very beasts we battle must be sewn to the pristine carapace of an elder chromatic drake or dragon. None are known to exist at this time and we should hope that none will ever exist.$B$BLastly, perhaps the most difficult of all components: the blood of heroes.$B$BThe Sculptor must ultimately forge this creation.','To forge the Breastplate of the Chromatic Flight, you will be required to bring the following items to Jeziba the \'Sculptor\':$B$B1 Chromatic Carapace.$B$B10 Brilliant Chromatic Scales.$B$B10 Blood of Heroes.$B$B10 Frayed Abomination Stitchings.','Do you not yet understand? The journey was the destination. Can you not feel the battle scars? The pain you underwent?$B$BHaving survived the ordeal, you are a more powerful being. Much more powerful. This breastplate is merely a reflection of your own innate abilities.','You have chosen wisely, $R.','','','','','',12871,12607,12938,12735,1,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12895,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5167,2,28,57,60,1,0,255,0,0,0,0,0,0,0,0,0,0,8,0,5164,0,0,0,0,0,0,'Legplates of the Chromatic Defier','The carapace of a mature chromatic drake is needed to form the foundation of the leggings. Brilliant chromatic scales are then layered upon the wire frame and enchanted in the blood of heroes. Finally, the supple skin of shadow must be applied to the inner greaves.','To forge the Legplates of the Chromatic Defier, you will be required to bring the following items to Jeziba the \'Sculptor\':$B$B1 Chromatic Carapace.$B$B10 Brilliant Chromatic Scales.$B$B10 Blood of Heroes.$B$B5 Skin of Shadow.','They will smell their kin as you enter their halls, $N. Crush them with their own fear!','Such an item has never been crafted!','','','','','',12871,12607,12938,12753,1,10,10,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12903,12945,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5168,2,139,50,56,1,0,255,0,0,0,0,0,0,0,0,0,0,8,0,5210,5206,-5181,0,0,0,0,'Heroes of Darrowshire','The heroes of Darrowshire hold a place in my heart, and the book you brought me, the Annals of Darrowshire, tells their tales.$B$BIt tells of the paladin Davil Lightfire and how the Crusade took his libram to the town hall of Hearthglen.$B$BIts passages also speak of my brother, Captain Redpath. After his betrayal, his shield was cracked and discarded and now lies in the most unlikely of places -- near the barn of Gahrron\'s Withering.$B$BGather these relics, $N. For fate and tragedy surrounds them.','Bring Davil\'s Libram and Redpath\'s Shield to Carlin Redpath.','You have the libram and the shield!$B$BTheir history is entwined with the history of Darrowshire, and somehow, I know that fate will bring them together again.','Do you have the relics, $N?','','','','','',12954,12955,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3480,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5181,2,139,50,57,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,5210,5206,-5181,0,0,0,0,'Villains of Darrowshire','The Annals of Darrowshire tells of the villains of that battle. It tells how the ghoul lord Horgus the Ravager was destroyed by Alliance forces during the battle. His body was cast into a lake, northwest of Corin\'s Crossing, and his skull remains there.$B$BMarduk the Black was never defeated, but his fabled sword was shattered and lost. It lies at the bottom of the gorge west of Corin\'s Crossing.$B$BRetrieve these items, $N. I know not why, but I am certain their fate lies with you.','Bring the Skull of Horgus and the Shattered Sword of Marduk to Carlin Redpath at Light\'s Hope Chapel.','You found them! Well done, $N! These relics hold a power I do not fully understand, a power you will one day harness.$B$BThey also bring dark memories to my mind, memories death and treachery, and of the last night of Darrowshire...','Did you find the skull and the sword, $N?','','','','','',12956,12957,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,250,0,0,0,0,0,3600,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5201,2,618,58,60,0,0,77,0,0,0,0,589,1500,0,0,0,0,8,1,0,0,0,0,0,0,0,'Winterfall Intrusion','My presence goes unnoticed by most, $N. However, there is an annoyance that seems firmly rooted here in Winterspring: the Winterfall furbolg.$B$BAlthough I have never directly attacked the furbolg, they seem crazed, fearful of anything in their path. I have watched them slay countless creatures that had the misfortune to simply be in the wrong place at the wrong time.$B$BI am weary of their meddling -- please, help me by fighting back. Slay the furbolg and keep them away from Frostsaber Rock.','Rivern Frostwind wants you to slay 5 Winterfall Shaman and 5 Winterfall Ursa.','I am relieved to hear that for a short moment, we will not have to worry about the Winterfall intrusion.$B$BYou are beginning to show your perseverance, $N.','The furbolgs seem to suffer from such paranoia...','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7439,7438,0,0,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,589,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5202,2,361,49,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13140,1,0,'A Strange Red Key','The small red key seems to be made of some kind of bone material. It is heavy in your hand, but appears very fragile. Why would a member of the Shadow Council have such a thing? Perhaps there is something within Jaedenar that this strange key unlocks.','Search through Jaedenar to discover what the Blood Red Key is used for.','The key, you\'ve found it! Please, give it to me and I can finally escape!','I begin to wonder if I\'ll ever escape this cage.$B$BIt\'s only a matter of time before they sacrifice me to whatever demons they worship. The monsters!','','','','','',13140,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (5203,2,361,49,55,0,0,255,0,0,0,0,0,0,0,0,0,0,2,2,5202,0,0,5204,0,0,0,'Rescue From Jaedenar','But, as much as it pains me, there is one thing that must be done first: I have to find Trey\'s sword Lightforge and escape Shadow Hold to tell my superiors what\'s happening here. Can you help me, $N?$B$BOur equipment isn\'t far from here, and you\'ve already proven you can survive the path to the top.$B$BAfter we escape, I\'ll head to Darnassus if you can find my friend Jessir near the Ashenvale border. She was to meet us at the Emerald Circle\'s camp near there.$B$BWhat do you say, $N? Can you help me again?','Escort Arko\'narin to where Lightforge and her equipment are being held, and then protect her as you escape Shadow Hold. Afterwards, seek out Jessir Moonbow in Felwood to let her know what\'s happened to her friends.','You were the one who helped Arko escape? I\'m so glad you found me. She passed by here not too long ago on her way to Darnassus. She had Lightforge in tow and wouldn\'t even take time to speak to the druids to be healed. She said it was far too urgent.$B$BBut she did tell me about your encounter with Trey\'s spirit. What a terrible fate for a Knight of the Silver Hand. She didn\'t show it, but I know it\'s tearing her up inside, the thought of losing one of her closest friends.','You look winded, $n. Are you all right, or is something wrong?','Protect Arko\'narin out of Shadow Hold','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (5204,2,361,49,57,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,5203,0,0,5385,0,0,0,'Retribution of the Light','She would like to pretend that she\'s fine. She\'d love for me to think that she\'s strong enough to deal with all of this on her own, but I know better than that. Trey\'s death and hearing the torture he was put through is going to haunt her for a long time, and there\'s nothing we can do to stop that. But we can give her some peace!$B$B$N, return to Shadow Hold, kill Trey\'s torturer and find his remains. There is no reason we can\'t tie off all these loose ends while Arko\'narin mourns in her own private way.','Return to Jaedenar and kill the succubus Rakaiah before finding the Remains of Trey Lightforge.','You gather the paladin\'s remains as carefully as you can, recalling that at least his spirit has been released from any pain or suffering that might have been forced upon him.','You inspect the body, and there is no doubt that these are the remains of the Knight of the Silver Hand, Trey Lightforge. For a moment you think of Arko\'narin and question if anyone in your life meant as much to you as this man meant to the Night elf captive you recently helped escape Shadow Hold.$B$BAfter taking another moment to gather your thoughts, you know that you cannot take the paladin\'s remains back to Jessir without killing his torturer first.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9518,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13562,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2700,0,0,0,0,0,0,0,0,1,1,2,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5206,2,139,50,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5941,13156,1,0,'Marauders of Darrowshire','Chromie said the relics you gathered are reagents to a powerful spell, and one more is required: skulls from the scourge who took part in the battle of Darrowshire.$B$BTake this crystal and hunt scourge champions for their skulls. The crystal is enchanted; if a champion took part in the battle, then when you pass the crystal over its skull it will resonate. Bring me those resonating skulls.$B$BGo, $N. You\'ll find scourge champions in the Noxious Glade to the north and the Fungal Vale to the west.','Bring 5 Resonating Skulls and the Mystic Crystal to Carlin Redpath in Eastern Plaguelands.','You found them! Wonderful!$B$BAlthough I don\'t fully understand how they can help us, I feel their power and I know in my bones that they are linked to my home village of Darrowshire.','Do you have the skulls? Chromie said they will be critical for her spell, and that spell will give us the chance to save Darrowshire.','','','','','',13155,13156,0,0,5,1,0,0,13157,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,100,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5210,2,139,50,56,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,5154,0,0,5181,13202,1,0,'Brother Carlin','The Annals of Darrowshire, through my magic, has gained pages at its end, and now it extends its history beyond the battle. One of the extra passages tells of another Redpath, Carlin, who survived Joseph\'s betrayal. Carlin\'s now in the Plaguelands to the east, at the Light\'s Hope Chapel.$B$BTake the book and speak with him.','Bring the Extended Annals of Darrowshire to Carlin Redpath in Eastern Plaguelands.','What is this book? The Annals of Darrowshire? That was my home before the war... my home before the battle that destroyed it! Why did you bring me this book?$B$BBut look here! At the end there are pages that tell tales of the days beyond the battle! Here is a passage about me! And one about my brother Joseph! Is this book true?$B$BWe must discover the truth!','You\'ve come from the west? How fare the rest of Lordaeron? I know that Andorhal is lost, but has the Scourge yet reached fair Tirisfal?','','','','','',13202,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,75,0,0,0,0,0,1740,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5211,2,139,50,55,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,5241,0,0,0,0,0,0,'Defenders of Darrowshire','Many of the defenders fell at the battle of Darrowshire. And many roam again as the ghastly servants of the Scourge! Find these poor souls and end their misery!$B$BHunt cannibal ghouls, gibbering ghouls and diseased flayers. Many of these fiends were once the good folk of Darrowshire and destroying their forms now will set their souls free.$B$BYou will find them in Plaguewood and Corin\'s Crossing, and in other Scourge strongholds of Eastern Plaguelands.','Free 15 Darrowshire Spirits and return to Carlin Redpath.','It is good to hear you found the tortured souls of my brethren and freed them. My heart will weep less, knowing at least some of the defenders of Darrowshire no longer wallow in the vile subservience of the Scourge.','The poor defenders of Darrowshire cry out to me in my dreams, $N. You must free them!','','Darrowshire Spirits Freed','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11064,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3390,0,0,0,0,0,0,0,0,5,1,0,0,0,0,0,0,5,1,0,0,0,0,0,0,0,0,0,0), - (5212,2,2017,55,60,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,5213,0,0,0,'The Flesh Does Not Lie','The Forsaken apothecaries are not the only beings in this world schooled in the sciences.$B$BI have been studying the plague for years, $r. We had previously thought that the potency of the plague was dwindling, but what I have discovered here in the Plaguelands is startling. The plague seems to be growing in strength!$B$BI need to run more tests! The most potent source of the plague is from the tainted flesh of the most recently infected. Travel to Stratholme and bring me samples, $N.$B','Recover 10 Plagued Flesh Samples from Stratholme and return them to Betina Bigglezink. You suspect that any creature in Stratholme would have said flesh sample.','There is something that has changed in the chemical structure of the plague\'s active agents. More data is required.','Some say I worry too much - to them I say, \'You don\'t worry enough!\'','','','','','',13174,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,100,0,0,0,0,18000,3960,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,5,1,1,0,0,0,0,0,0,0,0), - (5213,2,2017,55,60,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,5212,0,0,0,0,0,0,'The Active Agent','You will have to delve deeper into Stratholme, $N.$B$BBeyond the first gates you will find the ziggurats. We know that the Scourge draws great power from these structures. Search the Ziggurats and return with any information that you may discover.$B','Travel to Stratholme and search the ziggurats. Find and return new Scourge Data to Betina Bigglezink.$B','Astonishing! This will take months to dissect and analyze. The Argent Dawn thanks you for your efforts, $N.$B$BWith our blessing, take your pick between either this Seal of the Dawn or this Rune of the Dawn. You can use either of them instead of a standard Argent Dawn Commission to collect scourgestones on our behalf. Should you lose yours, speak with me and I\'ll get you a replacement.','We are on the verge of discovering what this new active plague agent may be!','','','','','',13176,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13209,19812,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,250,0,0,0,0,0,4110,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,5,5,1,1,0,0,0,0,0,0,0), - (5214,2,2017,55,60,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Great Fras Siabi','Terrible thing... what happened to Fras. You see, the town was sacked and Fras didn\'t want to leave his precious goods behind. The last thing I remember him saying was, \'I\'ll burn every last leaf before they get their damned, dirty hands on them!\'$B$BI may love a good stogie but I\'m no fool. I left Fras and his delightful store that day. I assume he went down in flames but if there\'s a chance that even one box of his famous tobacco is still intact...$B$BWhat do you say, $N? Find a box for ol\' Smokey?','Find Fras Siabi\'s smoke shop in Stratholme and recover a box of Siabi\'s Premium Tobacco. Return to Smokey LaRue when the job is done.$B','Oh sweet, sweet stogie, how I have missed you...','I can\'t take it, $N! You gotta help me! I\'m dying!','','','','','',13172,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13171,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5130,0,0,0,0,0,0,0,0,1,1,5,20,0,0,0,0,0,5,1,0,0,0,0,0,0,0,0,0), - (5215,2,28,50,53,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,5092,0,0,5216,0,0,0,'The Scourge Cauldrons','Within the lands of former Lordaeron are eight cauldrons - four here in the west, and four more ensconced in the east. These cauldrons spew poisons into the air, propagating the plague throughout the land for the Scourge.$B$BThe necromantic might of Kel\'Thuzad is too strong to outright shut down these cauldrons, but we think we might have a way to subvert them to our advantage. My second, High Priestess MacDonnell, will be your point on this assignment; she\'ll continue the briefing from here.','Speak with High Priestess MacDonnell at Chillwind Point, Western Plaguelands.','May the power of the Light shine upon you in these dark times, $c. I am pleased to serve as your coordinator for our plan to sabotage the Scourge\'s cauldrons.$B$BOur goal will be to change the composition of the plague that the cauldrons create into something that negatively affects the Scourge. In order to affect this change, you will need to secure access to each of the four cauldrons present in the Western Plaguelands.$B$BStand ready hero, for a glorious battle against the vile Scourge awaits you!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,10,0,0,0,0,0,315,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0,0,0), - (5216,2,28,50,53,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,5215,5218,0,5217,13186,1,0,'Target: Felstone Field','Of the four cauldrons here in the west, the one located at Felstone Field may be the easiest one in obtaining access to. The Scourge have greener troops positioned here, though they should not be underestimated.$B$BGo to Felstone Field, northwest of Andorhal, and engage the cauldron lord there. We think it has a key that will unlock access to the cauldron. When unlocked, use this bottle to obtain a sample of the poisons inside the cauldron; we\'ll need it for study in developing a counter agent.','Go to Felstone Field in Western Plaguelands to locate and defeat the Cauldron Lord present there. It may have a key that will allow access to the cauldron. You must have the Empty Felstone Field Bottle with you to secure a sample of the poisons used inside the cauldron.','The key taken from Cauldron Lord Bilemaw is a perfect fit in unlocking the access panel. A foul stench emanates from the opened panel as an unknown mix of concentrated substances swirl inside the cauldron.$B$BThere is a small spigot that the bottle fits well enough under, allowing you to draw a sample for High Priestess MacDonnell back at Chillwind Point.','An access panel to the cauldron remains securely fastened. In order to open it, you will need to find the key.','','','','','',13194,13186,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,469,0,0,0,250,250,0,0,0,0,3150,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (5217,2,28,50,53,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,5216,0,0,5219,13190,1,0,'Return to Chillwind Camp','You fill the bottle with enough of the cauldron\'s poisonous concoction for a suitable sample to be studied.$B$BWith the poison in hand, it is time to return to High Priestess MacDonnell at Chillwind Camp to complete the mission.','Bring the Filled Felstone Field Bottle to High Priestess MacDonnell at Chillwind Camp, Western Plaguelands.','Well done $N - it should take Alchemist Arbington no time at all to analyze this and devise a counter agent to introduce into the cauldron. If we are able to pump out enough of it into the air, we might be able to weaken all the Scourge present here.$B$BThis will no doubt be an ongoing ordeal; we will need to continually hit these cauldrons and introduce our reagents into their mix. Still, if we can keep it up, we will have a huge advantage over Scourge when the time comes for battle!','Welcome back to the relative safety of Chillwind Camp, $N. What progress on the cauldrons do you have to report?','','','','','',13190,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,469,0,0,0,75,75,0,0,0,8000,1590,0,10937,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,4,0,0,0,0,0,0,0,0,0), - (5218,0,28,50,53,0,0,255,0,0,0,0,0,0,0,0,0,0,264,1,5237,0,0,0,0,0,0,'Felstone Field Cauldron','','','Adding the reagents to the cauldron\'s mix begins to change the color and texture of the cloud it spews forth. Scourge that are even remotely near the cauldron appear to recoil at the introduction of the new components into the environment.','The Scourge\'s plague cauldron stands before you, spewing vast amounts of toxins into the air. A small, non-descript access panel lies in the base of the cauldron\'s vast platform.$B$BHaving already defeated the cauldron lord and acquired its key, you are free to add the appropriate reagents to the cauldron to make a counter agent to the plague.','','','','','',13320,13357,14047,0,1,6,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,25,0,0,0,0,0,315,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5219,2,28,50,55,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,5217,5220,0,5220,13187,1,0,'Target: Dalson\'s Tears','One of the plague cauldrons is located in the field of a former farmhouse now referred to as Dalson\'s Tears. Well, we shall shed no tears this day as we thwart the Scourge and have them choke on their own fumes!$B$BGo to Dalson\'s Tears, almost due north of Andorhal, and eliminate the cauldron lord there. It should have a key like the last one did, allowing you into the cauldron. Use this bottle to obtain a sample from inside the cauldron; each cauldron has its own distinct brew of toxins it uses.','Go to Dalson\'s Tears in Western Plaguelands to locate and defeat the Cauldron Lord present there, and use its key to gain access to the cauldron. You must have the Empty Dalson\'s Tears Bottle with you to secure a sample of the poisons used inside the cauldron.','The macabre key found on the cauldron lord easily slides into a keyhole and then disappears, allowing you permanent access to it. Crude, viscous ichors pulsate through twisted tubes within the cauldrons underpinnings.$B$BThere is a small spigot that the bottle fits well enough under, allowing you to draw a sample for High Priestess MacDonnell back at Chillwind Point.','An access panel to the cauldron remains securely fastened. In order to open it, you will need to find the key.','','','','','',13195,13187,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,469,0,0,0,250,250,0,0,0,0,3390,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5220,2,28,50,55,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,5219,0,0,5222,13191,1,0,'Return to Chillwind Camp','You carefully fill the bottle with enough of the cauldron\'s ichors for what you consider to be suitably sized sample.$B$BWith the poison in hand, it is time to return to High Priestess MacDonnell at Chillwind Camp to complete the mission.','Bring the Filled Dalson\'s Tears Bottle to High Priestess MacDonnell at Chillwind Camp, Western Plaguelands.','Ah, there is plenty in here for study. Well done, $N!$B$BFor now, the next step is in our hands. We\'ll need to produce a list of reagents that, when combined with what is already in the cauldron, will act as its counter.$B$BThe only way we will be able to introduce this is by placing the reagents into the cauldron directly. Alchemist Arbington will have more information on that, so be sure to speak with him at your earliest convenience.','We know that each cauldron employs a different mix of reagents to generate its plague-inducing toxin; likewise, we know that we will need to develop a counter agent that is unique for each cauldron. Your sample from Dalson\'s Tears will be the key to figure out that cauldron\'s distinct reagent requirement.','','','','','',13191,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,469,0,0,0,75,75,0,0,0,8500,1680,0,10937,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5221,0,28,50,55,0,0,255,0,0,0,0,0,0,0,0,0,0,264,1,5237,0,0,0,0,0,0,'Dalson\'s Tears Cauldron','','','Adding the reagents to the cauldron\'s mix begins to change the color and texture of the cloud it spews forth. Scourge that are even remotely near the cauldron appear to recoil at the introduction of the new components into the environment.','The Scourge\'s plague cauldron stands before you, spewing vast amounts of toxins into the air. A small, non-descript access panel lies in the base of the cauldron\'s vast platform.$B$BHaving already defeated the cauldron lord and acquired its key, you are free to add the appropriate reagents to the cauldron to make a counter agent to the plague.','','','','','',13320,13356,14047,0,1,5,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,25,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5222,2,28,50,55,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,5220,5223,0,5223,13188,1,0,'Target: Writhing Haunt','Two cauldrons have been successfully opened; while you will be able to access them indefinitely, we still want to open up the other two that remain. This will provide all of us with more options to introduce the counter agent!$B$BThis time, you\'ll be hitting the Writhing Haunt\'s cauldron. It is almost due east of Andorhal, relatively close to the ruined city walls; again, eliminate the cauldron lord present there for its key. Use this bottle to obtain the sample from the cauldron.$B$BGood hunting, $N!','Go to the Writhing Haunt in Western Plaguelands to locate and defeat the Cauldron Lord present there, and use its key to gain access to the cauldron. You must have the Empty Writhing Haunt Bottle with you to secure a sample of the poisons used inside the cauldron.','The cauldron lord\'s key unlocks the access panel to this cauldron and then disappears, much like the other keys have for the previous two cauldrons you\'ve dealt of. A putrid smelling substance churns violently beneath the platform of the cauldron.$B$BThere is a small spigot that the bottle fits well enough under, allowing you to draw a sample for High Priestess MacDonnell back at Chillwind Point.','An access panel to the cauldron remains securely fastened. In order to open it, you will need to find the key.','','','','','',13197,13188,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,469,0,0,0,250,250,0,0,0,0,3390,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5223,2,28,50,55,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,5222,0,0,5225,13192,1,0,'Return to Chillwind Camp','You delicately top off the empty bottle; a sample of the foul substance that churns under the platform of the cauldron now oozes back and forth inside the fragile glass container.$B$BWith the poison in hand, it is time to return to High Priestess MacDonnell at Chillwind Camp to complete the mission.','Bring the Filled Writhing Haunt Bottle to High Priestess MacDonnell at Chillwind Camp, Western Plaguelands.','Another finely executed mission, $N! This makes three cauldrons available to us to turn against the Scourge. If Kel\'Thuzad\'s necromantic dominance over these lands wasn\'t as strong as it currently is, I\'d dare say you\'d shut them down completely!$B$BAlchemist Arbington will have a report on what this cauldron - as well as the other cauldrons subverted - will require to deliver our counter agent to the plague. With that, the time has come to bring the last cauldron of the west under our influence!','Once we successfully analyze the sample drawn from the Writhing Haunt\'s cauldron, it will provide us with a third avenue to deliver a devastating counter agent onto the Scourge!','','','','','',13192,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,469,0,0,0,75,75,0,0,0,8500,3480,0,10937,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5224,0,28,50,55,0,0,255,0,0,0,0,0,0,0,0,0,0,264,1,5237,0,0,0,0,0,0,'Writhing Haunt Cauldron','','','Adding the reagents to the cauldron\'s mix begins to change the color and texture of the cloud it spews forth. Scourge that are even remotely near the cauldron appear to recoil at the introduction of the new components into the environment.','The Scourge\'s plague cauldron stands before you, spewing vast amounts of toxins into the air. A small, non-descript access panel lies in the base of the cauldron\'s vast platform.$B$BHaving already defeated the cauldron lord and acquired its key, you are free to add the appropriate reagents to the cauldron to make a counter agent to the plague.','','','','','',13320,13356,14047,0,1,5,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,25,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0); + (4510,2,1657,50,54,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,4508,0,0,0,11843,1,0,'Calm Before the Storm','$N, your help has been immeasurable. The time will come, no doubt, when I\'ll ask for your assistance against the silithid once more. We must absorb what we have learned in Un\'Goro; I fear that my assumptions that the silithid originated from Un\'Goro are now wrong... that indeed there is a far stronger presence somewhere.$B$BTake this note to Idriana at the bank. She\'ll give you something from my vault that should be viewed as a token of my gratitude. Thank you for your assistance, brave $c.','Bring the Bank Voucher to Idriana in the bank of Darnassus.','This bank voucher authorizes me to withdraw an item from Gracina Spiritmight\'s account with us and present it to you. Congratulations would seem to be in order!','Elune\'adore, $C. What may I do for you today?','','','','','',11843,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11870,11871,11872,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,69,0,54,47,72,500,0,500,500,500,0,4890,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,2,1,0,0,0,0,0,0,0,0,0), + (4511,2,1637,50,54,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,4509,0,0,0,11843,1,0,'Calm Before the Storm','$N, we could not have gotten this far without you. The time will come soon, no doubt, when I\'ll ask for your help against the silithid once more. We must absorb what we have learned in Un\'Goro; I fear that my assumptions that the silithid originated from Un\'Goro are now wrong... that indeed there is a far stronger presence somewhere.$B$BTake this note to Karus at the bank. He\'ll give you something from my vault that should be viewed as a token of my gratitude. Thank you for your assistance, mighty $c.','Bring the Bank Voucher to Karus in the bank of Orgrimmar.','This bank voucher authorizes me to withdraw an item from Zilzibin Drumlore\'s account with us and present it to you. Congratulations would seem to be in order!','Zug zug! What may I help you with today, $C?','','','','','',11843,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11870,11871,11872,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,530,76,0,81,68,500,500,0,500,500,0,4890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4512,2,1537,48,52,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11912,1,0,'A Little Slime Goes a Long Way','But the thing I\'ve studied most is ooze. I know it sounds odd, but they\'re all over!$B$BI helped a lady in Menethil find her bag not too long ago--it was eaten by oozes. I\'ve seen members of the Royal Apothecary Society from Undercity collecting samples of the stuff. I want to know why! Where does it come from?$B$BI\'ve heard of more in Felwood. What I need are samples of the oozes there so I can further my research. I\'ll give you containers, you use them to collect a sample from the deceased creatures.','Bring 6 Filled Cursed Ooze Jars and 6 Filled Tainted Ooze Jars to Laris Geardawdle in Ironforge.','Amazing results, $N! You got close enough to take a sample of the corrupted things, and managed to look no worse for wear! Thank you. Oh, these samples will be perfect. I can\'t wait to start testing on them.$B$BIf I\'m right, I could be one of the Explorers\' Leagues greatest scientists!$B$BThat\'ll prove to all the dwarves that it wasn\'t a mistake to allow us gnomes into Ironforge after the Gnomeregan incident.','Some of the experiments I\'ve done are fascinating. I think with a little more work, I\'ll be able to figure out the nature of these creatures and how they play into how life developed on Azeroth... if they even have anything to do with it to begin with.$B$BOne of my biggest theories that isn\'t well liked is the idea that oozes and slimes are tied to the creation of this planet... almost like they\'re a secretion of it.$B$BBut I can\'t prove or disprove it until I get more samples.','','','','','',11947,11949,0,0,6,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,350,0,0,0,0,7500,3810,0,0,0,0,0,0,0,0,5,1,1,0,0,0,0,0,0,1,5,1,1,0,0,0,0,0,0,0), + (4513,2,1537,48,54,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,4512,0,0,0,11955,1,0,'A Little Slime Goes a Long Way','I\'m going to need more samples, $N. But--and I don\'t know how to put this--they have to be pure samples. I know, I know. \"What does \'pure\' mean, Laris?\" I\'m not sure. I do know that these are corrupt... just like Felwood. Which is what makes my realization so important. The oozes seem to adapt... to take on the aspects of the area they\'re in. I\'ll need to find samples that haven\'t been polluted. But where? Where?!$B$BBah! $N, take these containers just in case you find any on your own.','Bring 10 Filled Pure Sample Jars to Laris Geardawdle in Ironforge.$B$BIf you have trouble finding them, perhaps try to get more clues from Laris.','You\'ve found it? $N, you are a treasure unto yourself. Your dedication and aid has been magnificent and I could not possibly thank you enough.$B$BPlease, take this for your troubles. I have some work to do, but I\'m sure, if you come back at a later time, I\'ll have need of your services again.$B$BThank you. Thank you so much.','So many things to consider. But what does it mean? And how does it affect the lives of the people of Azeroth?','','','','','',11954,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12050,12051,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,350,0,0,0,0,4000,4080,0,0,0,0,0,0,0,0,5,1,1,0,0,0,0,0,0,1,6,4,1,0,0,0,0,0,0,0), + (4521,2,361,52,56,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4741,0,0,0,'Wild Guardians','Winterspring lies just beyond Timbermaw, northeast of Felwood. Have you been there?$B$BI have heard that the area is laden with creatures called wildkin. These beasts have been known to guard secrets; secrets of the Night elves.$B$BWe must figure out what may be hidden in Winterspring.$B$BI have heard the ragged owlbeasts can be found just south of the road, and that there are others called raging owlbeasts that may be found in the center of Winterspring. Clear them out, and gain access to the land.','Trull Failbane in Felwood wants you to kill 15 Raging Owlbeasts and 15 Ragged Owlbeasts.','This is excellent news, $N. With these beasts out of the way, we can begin to adventure further into Winterspring. Are you ready for more?','Report back to me after you have completed the task I gave you.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7451,7450,0,0,15,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,8500,3480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4542,2,400,23,25,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4841,11886,1,0,'Message to Freewind Post','Brave traveler, the centaurs have increased their attacks in this area. Freewind Post must know about this renewed harassment immediately! Seek Cliffwatcher Longhorn at Freewind Post to the southeast and give him this urgent message.$B$BBe warned, avoid the Grimtotem Clan nearby... they have been acting strange toward us lately.$B$B','Bring the Urgent Message to Cliffwatcher Longhorn at Freewind Post.','More bad news! These centaurs have gone too far! They raided one of my supply caravans and slaughtered the whole party. This is an outrage, and it will not go unpunished!$B','What do you want, $C? An urgent message - for me?$B','','','','','',11886,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,25,0,0,0,0,175,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4561,0,1497,48,52,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,1,-4294,0,0,0,0,0,0,'Testing for Impurities - Un\'Goro Crater','','','You pick up the petri dish with the slime sample in it. The only way to discern if the samples is pure enough is to open it and examine the contents yourself. Ideally you\'ll find a sample that fits Chemist Fuely\'s criteria.','You take a sample of slime from Un\'Goro Crater and place some of it into the various tubes and beakers on the table. As things begin to boil and spurt, the slime changes colors. When the process slows down and the liquids calm, you see a small petri dish with your purified Un\'Goro slime samples in it along with some other remnants.','','','','','',12235,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15102,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4581,2,331,24,29,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12060,1,0,'Kayneth Stillwind','The druid Kayneth Stillwind sent word to me. He would like a report of the happenings along our coast and in the forests surrounding Astranaar. He fears there is a corruption moving through Ashenvale... and he may be right.$B$BHere, take my report to him. You will find him in the shrine of Forest Song, in the Nightsong Woods to the east.','Take Shindrell\'s Note to Kayneth Stillwind in Forest Song.','Ah, Shindrell\'s report! Many thanks, $N. Shindrell is a fine sentinel, brave and keen. I must read this for clues of a wickedness I fear is moving through Ashenvale.','Do you have something for me?','','','','','',12060,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,25,0,0,0,0,0,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4601,2,133,25,30,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Sparklematic 5200!','This contraption stands out amongst the gnomes holding out against the madness outside the room. A small plaque on the device reads \"The Sparklematic 5200\", followed by some text:$B$B\"Grime and residue ruining your sparklies? The Sparklematic 5200 puts the shine back in shine-tastic! Insert the item you wish to clean and deposit three silver coins in the coin slot. Give the Sparklematic 5200 a moment for operation, and voila! Your valuables will emerge clean and shiny!\"','Insert a Grime-Encrusted Item into the Sparklematic 5200, and be sure to have three silver coins to start the machine.','You insert the grime-encrusted item and three silver coins into the Sparklematic 5200. The machine surges to live in an almost frenzied attempt to purge the grime from the unknown item. Loud, violent churning sounds beat from the heart of the machine. The metal frame of the beast creaks and groans as it lurches from side to side...','It would seem that the device needs some sort of grime-encrusted object to clean and three silver coins to get the contraption working. So long as both are present, the Sparklematic 5200 should work...','','','','','',9308,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (4602,2,133,25,30,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Sparklematic 5200!','This contraption stands out amongst the gnomes holding out against the madness outside the room. A small plaque on the device reads \"The Sparklematic 5200\", followed by some text:$B$B\"Grime and residue ruining your sparklies? The Sparklematic 5200 puts the shine back in shine-tastic! Insert the item you wish to clean and deposit three silver coins in the coin slot. Give the Sparklematic 5200 a moment for operation, and voila! Your valuables will emerge clean and shiny!\"','Insert a Grime-Encrusted Item into the Sparklematic 5200, and be sure to have three silver coins to start the machine.','This contraption stands out amongst the gnomes holding out against the madness outside the room. A small plaque on the device reads \"The Sparklematic 5200\", followed by some text:$B$B\"Grime and residue ruining your sparklies? The Sparklematic 5200 puts the shine back in shine-tastic! Insert the item you wish to clean and deposit three silver coins in the coin slot. Give the Sparklematic 5200 a moment for operation, and voila! Your valuables will emerge clean and shiny!\"','Insert a Grime-Encrusted Item into the Sparklematic 5200, and be sure to have three silver coins to start the machine.','','','','','',9308,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4603,0,133,25,30,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,4605,0,0,0,0,0,0,'More Sparklematic Action','','','The Sparklematic 5200 comes to life, lurching to and fro. Inside, the helpless grime that has encrusted the object placed within it is being pulverized by the machine\'s gnomish cleaning agent.$B$BThe Sparklematic 5200 comes to a halt, heralded by a familiar \"ding!\" The item receptacle of the machine spirals open, revealing a neatly wrapped box.','The Sparklematic 5200 is empty, awaiting a grime-encrusted object to clean and three silver coins to start!','','','','','',9308,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9363,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4604,0,133,25,30,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,4606,0,0,0,0,0,0,'More Sparklematic Action','','','The Sparklematic 5200 comes to life, lurching to and fro. Inside, the helpless grime that has encrusted the object placed within it is being pulverized by the machine\'s gnomish cleaning agent.$B$BThe Sparklematic 5200 comes to a halt, heralded by a familiar \"ding!\" The item receptacle of the machine spirals open, revealing a neatly wrapped box.','The Sparklematic 5200 is empty, awaiting a grime-encrusted object to clean and three silver coins to start!','','','','','',9308,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9363,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4605,0,133,25,30,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,4601,0,0,0,0,0,0,'The Sparklematic 5200!','','','As quickly as it started, the Sparklematic 5200 comes to an abrupt halt. A simple \"ding\" is heard from the machine, and the mouth of the machine spirals upward. Inside the Sparklematic 5200 is a small box wrapped in a little bow. The machine would appear to wrap an object up after eliminating its grime-encrusted status. Even if the machine didn\'t work, at least the item is now wrapped in a pretty box.$B$BWell, there is one way to find out if it cleaned the item or not...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9363,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1470,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4606,0,133,25,30,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,4602,0,0,0,0,0,0,'The Sparklematic 5200!','','','As quickly as it started, the Sparklematic 5200 comes to an abrupt halt. A simple \"ding\" is heard from the machine, and the mouth of the machine spirals upward. Inside the Sparklematic 5200 is a small box wrapped in a little bow. The machine would appear to wrap an object up after eliminating its grime-encrusted status. Even if the machine didn\'t work, at least the item is now wrapped in a pretty box.$B$BWell, there is one way to find out if it cleaned the item or not...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9363,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4621,2,33,55,60,0,0,255,0,0,0,87,3000,0,0,21,1,0,0,8,0,0,0,0,0,0,0,0,'Avast Ye, Admiral!','Listen close, sea dawg... the powers of Booty Bay is what keeps us Bloodsail from sailing wheres we like and taking whats we want as rights o\' plunder. Were ye to put a knife to Fleet Master Seahorn, we\'d ne\'er run afoul of a Booty Bay\'s vessel. Were ye to put a knife to Baron Revilgaz, we\'d ne\'er face the law on their terms.$B$BIf ye are to be an honorary admiral amongst us - yes, ADMIRAL, you\'ll puts a knife to both of \'em as I\'ve says. Go now $g lad : lass;, and return to me once ye does the deeds.','Slay Fleet Master Seahorn and Baron Revilgaz of Booty Bay, and then return to Fleet Master Firallon aboard the Crimson Veil off the coast of Stranglethorn Vale.','Avast ye... Admiral $N! Yer a pirate of pirates, lass!$B$BIt warms the cackles of me heart to give ye this hat. Ye will ne\'er find one like it anywheres, and all that gazes upon ye will see that yer an Admiral of the Bloodsail Navy!','Yer back already, ya blasted tar! Haves ye done as I\'ve ordered? Fail us, and ye will be walkin\' the plank.$B$BArrrrr...','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2496,2487,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12185,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4641,2,363,1,1,0,0,130,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,788,0,0,0,'Your Place In The World','Finally, you are of age, $N... of age to battle in the name of the Horde. To conquer for the glory of the Warchief.$B$BYes...$B$B$B$BYou will do nicely.$B$BNo doubt you wish to find a great dragon or demon and strangle it with your bare hands, but perhaps it would be wise to start on something less... dangerous.$B$B$B$BReport to Gornek, he should be able to assign a task better suited to a young $c. You will find Gornek in the Den, to the west.\r\n','Speak with Gornek. You recall Kaltunk marking your map with his location and mentioning that Gornek resided in the Den, a building to the west. \r\n\r\n','Another one of Kaltunk\'s recruits, hm?$B$BA sorry state of affairs we find ourselves in if this is the best the Horde can produce. No matter. By the time we think you\'re ready to leave the Valley, you\'ll be a proud $C of the Horde.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,75,75,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4642,2,1497,48,55,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12288,1,0,'Melding of Influences','Here is some encased ooze created from the Felwood samples you recovered. Take the case to Un\'Goro Crater and find a pure ooze... the primal variety will do nicely. When you get close enough, release the ooze in the case, and let us see what the two think of one another.$B$BAfter the experiment concludes, bring me a sample of whatever is left over. I will await you here in the Apothecarium.','Bring a Merged Ooze Sample to Chemist Fuely in Undercity.','Oh, most excellent, $N. This is most excellent.$B$BSuch a tale. Who would have thought the two would interact with one another in such a way... I will have to spend more time looking at the environmental issues that cause changes in these creatures.$B$BI will continue my research for now. Perhaps we will speak again soon. Until then, I wish you well.','How goes the experiment, $N? I will continue to study the samples you\'ve recovered for me--I am starting to see why Lady Sylvanas is so interested in these creatures. If they are truly part of the Old Gods, then who knows how it can be used to our benefit.','','','','','',12291,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15702,15703,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,350,0,0,0,0,0,4230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4661,0,1497,48,52,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,1,-4293,0,0,0,0,0,0,'Testing for Corruption - Felwood','','','You pick up the petri dish with the slime sample in it. The only way to discern if the samples is pure enough is to open it and examine the contents yourself. Ideally you\'ll find a sample that fits Chemist Fuely\'s criteria.','You take a sample of slime from Felwood and place some of it into the various tubes and beakers on the table. As things begin to boil and spurt, the slime changes colors. When the process slows down and the liquids calm, you see a small petri dish with your altered Felwood slime samples in it along with some other remnants.','','','','','',12230,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15103,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4681,2,148,11,14,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,3524,0,0,0,0,0,0,'Washed Ashore','That beached creature is not an isolated incident here in Darkshore. There are more along the coastline and even in the water. I would like for you to investigate another one that we know of; this one was reported to be in the water due west of Auberdine, close to a sunken vessel. Return to me with anything that you may recover that would aid our research.$B$BAlso, in your travels you may find other creatures. By all means, if you should discover anything then please bring it to our attention!','Recover the Sea Turtle Remains from the Skeletal Sea Turtle in the waters west of Auberdine, and then speak with Gwennyth Bly\'Leggonde back in Auberdine.','You\'ve been a tremendous help here today; we now have a solid chance at unlocking the mystery of why these creatures choose to beach themselves on the cost of Darkshore. The idea that they might be fleeing the area around Teldrassil is disturbing. Should you come across others in your travels, please let me know. Our research here is but in its infancy.$B$BOn behalf of the Temple of the Moon, please accept this as thanks for the effort you have given. Thank you, $N!','Once you have investigated the creature\'s remains in the water to the west of here, I should be able to file a proper report with the Temple of the Moon in Darnassus. Perhaps then we will be closer to discovering the reason why these unfortunate creatures choose to end their lives beached on the coast of Darkshore.','','','','','',12289,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15398,15399,15400,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,585,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,4,0,0,0,0,0,0,0,0,0), + (4701,2,1583,55,59,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Put Her Down','You have no doubt seen the worgs which the Blackrock orcs command.$B$BIt is curious - no matter how many we destroy, their numbers never dwindle. My scouts have reported that the worgs are bred, trained, and ultimately exported from Blackrock Spire: capital city of the Blackrock orcs. You must travel to Blackrock Spire and discover the source of this menace. Discover... and destroy.$B$BGood luck, $N. May Cenarius protect you...$B','Travel to Blackrock Spire and destroy the source of the worg menace. As you left Helendis, he shouted a name: Halycon. It is what the orcs refer to in regards to the worg.','Do not dwell upon her suffering, $N. The beast was corrupt - a product of dark magic. You have done the Alliance a great service and you shall be rewarded.','Have you discovered and dealt with the source of the worg menace?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10220,0,0,0,1,0,0,0,0,0,0,0,15824,15825,15827,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,18000,3840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4721,2,361,52,59,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,4741,0,0,0,0,0,0,'Wild Guardians','Runners have returned from Winterspring with reports that there is a series of small caves in the southern area of Winterspring. It seems that there are wildkin situated in the area around these caves. If there is something valuable that they are guarding, I believe that this is the place we will find it.$B$BYou will find these to be more of a challenge than the previous types, $N. The creatures seem to have gone mad from exposure to the very thing that they strive to protect. ','Trull Failbane in Felwood wants you to hunt 10 Berserk Owlbeasts in Winterspring.','Hard work is something I have great respect for, $N. Now we can move forward with our plans for Winterspring.','You know your orders, $N.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7454,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,18000,3840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4722,2,148,11,13,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,4681,0,0,0,12289,1,0,'Beached Sea Turtle','You find a corpse of a sea turtle that had beached itself on the coast of Darkshore some time ago. It has been scavenged by the murlocs who have encamped themselves around the creature\'s remains. Still, there appear to be some suitable samples left on the creature\'s remains that Gwennyth Bly\'Leggonde in Auberdine might be able to make use of.','Take the Sea Turtle Remains to Gwennyth Bly\'Leggonde in Auberdine.','Another discovery for us to research - well done $N! These remains will be properly studied once they get to Darnassus. Please accept this small honorarium in exchange for the remains you have provided for our study.','Hello $N - do you have any discoveries of creatures that have washed ashore to report on?','','','','','',12289,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,300,276,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4723,2,148,11,13,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,4681,0,0,0,12242,1,0,'Beached Sea Creature','The remains of a giant thresher - much larger than one you\'d expect to find in Darkshore - lie beached on the coast of the Mist\'s Edge. How this creature came to be here is unknown; the group of murlocs that now feast off the carcass of it seem to be much too weak, even in large numbers, to have brought down the beast. $B$BWhile some of it has been picked clean, enough of it remains to take a sample for Gwennyth Bly\'Leggonde in Auberdine to study.','Take the Sea Creature Bones to Gwennyth Bly\'Leggonde in Auberdine.','The bones you have are from gentle sea mammals that are known to inhabit the waters surrounding the base of Teldrassil. They had never been known to violently beach themselves like the threshers had been known to. Why would these creatures do this, I wonder? Well, perhaps the study of their remains will bear the fruits of knowledge that we seek.$B$BAgain, thank you for your aid. Please accept this honorarium from the Temple of the Moon.','Hello again, $N! Are you here to report on another discovery?','','','','','',12242,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,300,276,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4724,2,1583,55,59,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Pack Mistress','Some say the worg controlled by the Blackrock orcs are the creation of a supernatural force. Others say they are not true worg but instead a breed of demon dog, granted to the orcs by a fallen pit lord.$B$BThe truth is far less contrived but every bit as frightening. The worg of Blackrock come from Halycon and her mate. Halycon is the gigantic den mother of the worg. Her mate? Nobody has ever lived to tell the tale of that one.$B$BStrike at the heart of the worg. Destroy Halycon... and $N, watch your back.','Slay Halycon, pack mistress of the Bloodaxe worg.','Rabid pups? Gizrul the Slavener? And you live to tell the tale?! Incredible! A tribute well earned!','With the pack mistress slain, we can begin to thin out the worg sentries of the Spire and eventually make some headway into the city.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10220,0,0,0,1,0,0,0,0,0,0,0,15824,15825,15827,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,18000,3840,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0), + (4725,2,148,12,15,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,4681,0,0,0,12292,1,0,'Beached Sea Turtle','More sea turtle remains lie beached along the coastline. This particular set has an abandoned carriage attached to the turtle\'s shell. Perhaps this creature was driven to the shoreline by unknown beings rather than beaching itself as some of the other remains suggested. Greymist murlocs now make the remains of this creature their home, feasting off the carrion.$B$BIn the carriage, you find a box with strange markings on it; perhaps Gwennyth Bly\'Leggonde in Auberdine can make sense of it.','Take the Strangely Marked Box to Gwennyth Bly\'Leggonde in Auberdine.','I have heard of the kinds of carriages found on the back of the turtle you found. Those I do believe are naga carriages, used both in battle and in transportation of their supplies on to land. The markings on the box you found are of the naga; this would explain their invasive presence in far-northern Darkshore.$B$BI will send this box to Darnassus along with the rest of your discoveries. This is for you - thank you again for your assistance.','It is a pleasure to see you again, $N. We are making great strives in uncovering the mystery of why majestic sea creatures beach themselves on the Darkshore coastline, but with every question answered, two more are raised it seems.$B$BAre you here to offer us more aid in our research?','','','','','',12292,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,350,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4726,2,46,50,52,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4808,12284,1,0,'Broodling Essence','I have been studying the dragonkin of the Burning Steppes for weeks, and I think I\'ve finally had a breakthrough! I created a device--I call it the Draco Incarcinatrix 900. It can capture the essence of dragon whelp broodlings!$B$BOr, at least I think it can.$B$BHere, take the device and zap a broodling in the Burning Steppes with it. While it\'s under the device\'s effects, defeat the broodling and its essence should be released.$B$BIf it is, then splendid! Bring me back samples so I can study them!','Bring 8 Broodling Essence and the Draco-Incarcinatrix 900 to Tinkee Steamboil at the Flame Crest in the Burning Steppes.','It worked! You got the essence! Well done, $N! Well done!$B$BThis essence will be invaluable in my research. I hope to one day learn how to capture living dragons whelps, or perhaps capture their eggs. If I could find a way to do that, then I would be the envy of dragon scholars around the world!$B$BMy employer would also be happy, and as I said before, he\'s someone you want to keep happy...','Do you have the broodling essence, $N? I can\'t wait to study it.$B$BAnd besides that... my patron is not the type of person you want to disappoint.','','','','','',12283,12284,0,0,8,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21,577,369,470,0,250,250,250,250,0,7500,3060,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4727,2,148,12,15,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,4681,0,0,0,12289,1,0,'Beached Sea Turtle','The skeletal remains of a sea turtle lie in the sand of the northern Darkshore beaches. The Greymist murlocs have either not found this carcass, or perhaps they have and are shying away from it for some unknown reason. Regardless, there is enough of the turtle left to take a sample back to Gwennyth Bly\'Leggonde in Auberdine for the Temple of the Moon to study.','Take the Sea Turtle Remains to Gwennyth Bly\'Leggonde in Auberdine.','You\'ve found even more beached creatures, $N? Sea turtles were commonly found frolicking along the base of Nordrassil before it was destroyed. With the birth of Teldrassil, however, these creatures have been seen in ever decreasing numbers. Some, as we have discovered, end their lives here for some unknown reason.$B$BYour aid will perhaps unlock the mystery before us. Please accept this in exchange for the remains you have provided for our study.','Hello again, $N! Are you here to report on another discovery?','','','','','',12289,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,350,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4728,2,148,12,14,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,4681,0,0,0,12242,1,0,'Beached Sea Creature','The corpse of what appears to be some sort of giant sea mammal lies partially gutted on the beach. A wheelbarrow and various tools lie abandoned by this enormous beached sea creature, as though an attempt to study it had been made previously. Though murlocs have scavenged this beast, enough of it remains to gather a suitable sample for Gwennyth Bly\'Leggonde in Auberdine.','Take the Sea Creature Bones to Gwennyth Bly\'Leggonde in Auberdine.','Ah, I believe you discovered one that was originally being examined by the Explorer\'s League. They have a presence here in Darkshore, and they had mentioned that they were studying one of the beached creatures until they were chased out by the murlocs. You appear to have succeeded where we both have not. Please - accept this honorarium on behalf of the Temple of the Moon.','Greetings once again, $N! What brings you back to Auberdine? Are you here to report on another discovery, perhaps?','','','','','',12242,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,300,294,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4729,2,1583,55,59,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12262,1,0,'Kibler\'s Exotic Pets','You\'re probably wondering what I\'m doing out here. Look at the cages! Ain\'t it obvious?$B$BI\'m an animal lover, first and foremost, but a salesman by trade. I track down exotic animals for the rich and famous and domesticate the beasts so they behave as proper pets.$B$BNow you\'re probably wondering, \"What can I do for you, Kibler.\" The answer is simple: Take this here beast cage and find me some worg pups. For that, I\'ll domesticate a worg for you!$B','Travel to Blackrock Spire and find Bloodaxe Worg Pups. Use the cage to carry the ferocious little beasts. Bring back a Caged Worg Pup to Kibler.','You got \'em at the perfect time, $N. Any later and they\'d be untrainable! Gimmie a minute and I\'ll have the little fella ready for you to take home.','','','','','','',12263,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12264,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,9000,3840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4730,2,148,12,16,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,4681,0,0,0,12242,1,0,'Beached Sea Creature','The half-devoured corpse of what might have been a giant sea mammal lies on the beach. A band of murlocs, stronger than those found closer to Auberdine, have taken up residence around the fallen creature. Enough of the creature remains that a suitable sample of its bones could be delivered to Gwennyth Bly\'Leggonde in Auberdine.','Take the Sea Creature Bones to Gwennyth Bly\'Leggonde in Auberdine.','The bones you have are from gentle sea mammals that are known to inhabit the waters surrounding the base of Teldrassil. They had never been known to violently beach themselves like the threshers had been known to. Why would these creatures do this, I wonder? Well, perhaps the study of their remains will bear the fruits of knowledge that we seek.$B$BAgain, thank you for your aid. Please accept this honorarium from the Temple of the Moon.','Hello again, $N! Are you here to report on another discovery?','','','','','',12242,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,400,345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4731,2,148,13,19,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,4681,0,0,0,12292,1,0,'Beached Sea Turtle','Another set of sea turtle remains lie beached on the coastline. This set of remains has an abandoned carriage half buckled to the turtle\'s shell. Perhaps this creature was driven to the shoreline by unknown beings rather than beaching itself as some of the other remains suggested. Powerful Greymist murlocs have made the carcass of this creature their current home.$B$BIn the carriage, you find a box with strange markings on it; perhaps Gwennyth Bly\'Leggonde in Auberdine can make sense of it.','Take the Strangely Marked Box to Gwennyth Bly\'Leggonde in Auberdine.','I have heard of the kinds of carriages found on the back of that turtle. Those I do believe are naga carriages, used both in battle and in transportation of their supplies on to land. The markings on the box you found are of the naga; perhaps the creature you discovered was killed as it was heading further south... to Ashenvale maybe?$B$BI will be sure to send this box to Darnassus with the rest of your discoveries. This is for you - thank you again for your assistance.','Hello again, $N. The work you have done on behalf of the Temple of the Moon has been outstanding. Are we to be blessed with more of your effort on our behalf?','','','','','',12292,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,500,450,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4732,2,148,13,19,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,4681,0,0,0,12289,1,0,'Beached Sea Turtle','You find a corpse of a sea turtle that had beached itself on the coast of Darkshore some time ago. It has been picked nearly clean by Greymist murlocs, the very ones who now have encamped themselves around the creature\'s remains. Still, there appear to be some suitable samples left on the creature\'s remains that Gwennyth Bly\'Leggonde in Auberdine might be able to make use of.','Take the Sea Turtle Remains to Gwennyth Bly\'Leggonde in Auberdine.','You\'ve found even more beached creatures, $N? Sea turtles were commonly found frolicking along the base of Nordrassil before it was destroyed. With the birth of Teldrassil, however, these creatures have been seen in ever decreasing numbers. Some, as we have discovered, end their lives here for some unknown reason.$B$BYour aid will perhaps unlock the mystery before us. Please accept this in exchange for the remains you have provided for our study.','Greetings once again $N - do you have any more discoveries to report to the Temple of the Moon?','','','','','',12289,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,500,435,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4733,2,148,13,19,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,4681,0,0,0,12242,1,0,'Beached Sea Creature','The remains of what appear to be a giant thresher have washed ashore on the rocky inlet of the Twilight Shore. The thresher is several times larger than any of the other threshers spotted in these parts. Wherever it came from, this creature would not seem to have been native to Darkshore.$B$BThough the creature has been picked apart in places, enough of it remains to gather a suitable sample for Gwennyth Bly\'Leggonde in Auberdine.','Take the Sea Creature Bones to Gwennyth Bly\'Leggonde in Auberdine.','The dimensions of the thresher you mention are mind-boggling. Even the eldest of the threshers in this region grow to only a fraction of that size. While some larger ones were known to be close to Teldrassil, their numbers have declined steadily. I cannot help but wonder if these creatures beaching themselves here are somehow related to this.$B$BWhile we analyze the bones you have brought us, please accept this on behalf of the Temple of the Moon. Thank you, $N.','Thanks be to Elune - I am glad to see you again, dear $N. The Temple of the Moon\'s work on the strange beaching phenomena continues here in Darkshore. Might you have anything additional to offer us?','','','','','',12242,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,500,435,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4734,2,1583,57,60,62,0,255,0,0,0,0,0,0,0,0,0,0,0,66,2,4907,0,0,0,12286,1,0,'Egg Freezing','$N, I\'ve been working hard on a new device, the eggscilloscope! It\'s designed to project a burst of cold energy at the egg of a black dragon... and freeze it solid! Can you test it for me?$B$BI heard that high up in Blackrock Spire, the dragons have a rookery where they hatch their eggs. That\'s where you\'ll have to go to test the eggscilloscope, and then let me know how it worked!$B$BAnd don\'t worry. Frozen dragon eggs should be harmless. It\'s the unfrozen ones you have to worry about!','Use the Eggscilloscope Prototype on an egg in the Rookery.','It worked? Splendid! I knew it would!$B$BWhile you were gone I was working on a new version of the eggscilloscope. This one has a much longer range.$B$BHere, you can have one in case you go back to Blackrock Spire.','$N, did you test the eggscilloscope?','Test the Eggscilliscope Prototype','','','','',12286,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12144,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,18000,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4735,2,1583,57,60,62,0,255,0,0,0,0,0,0,0,0,0,0,0,64,0,4734,0,0,0,12287,1,0,'Egg Collection','$N, I\'m finally ready for real samples of dragon eggs! Here, take this collectronic module. It\'s designed to extract a dragon egg and prepare it for transport. Go back to the Rookery and use the module to collect eggs.$B$BAnd don\'t forget to freeze them first, or they might hatch before you can collect them!$B$BWhen you have enough eggs, bring them to me! ','Bring 8 Collected Dragon Eggs and the Collectronic Module to Tinkee Steamboil at Flame Crest in the Burning Steppes.','Wow, you got them! The collectronic module worked! I\'m a genius!$B$BThank you, $N. My patron will be very pleased to get these eggs...','Do you have the eggs, $N? My patron heard you were collecting them for me, and is very eager to get his hands on them!','','','','','',12241,12287,0,0,8,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21,577,369,470,0,350,350,350,350,0,27000,5970,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), + (4736,2,-61,31,31,0,256,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4737,1796,0,0,0,'In Search of Menara Voidrender','Ah, hello, $N. You\'re progressing well in your training. So well in fact that I think you should be rewarded for your hard work--and for not becoming corrupted by the arcane yet.$B$BIf you\'re interested, seek out Menara Voidrender in Ratchet. She is currently staying at Strahad Farsan\'s tower overlooking the town.$B$BShe\'s not very friendly, $N, so don\'t expect any praise. But if you work hard, she\'ll make sure you\'re taken care of.','Speak to Menara Voidrender in the Barrens.','Ah, Briarthorn sent you. Good. Then word does reach far enough to find future students. This pleases me.$B$BIt is typical of our kind, $N, to band together, regardless of race. It is especially important since those we deal with most do not discriminate in their malice if we fail to appease them or control them properly.$B$BI feel you\'ve learned a great many things, and if you are willing, I would help you create tools to compliment your skills.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4737,2,-61,31,31,0,256,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4737,1796,0,0,0,'In Search of Menara Voidrender','Hmph, still you strive to become more powerful. I say it\'s only time before the corruption and addiction takes hold of you and you become a slave to that which you seek to gain power over.$B$BPfah! A fool you are! Time will prove me right--nothing else... just time.$B$BBut it seems that not all agree with Zevrost. It seems Menara would create tools for you to become more powerful and to harness your strength. If you\'re interested, then go to Ratchet in the Barrens. She is there overlooking the town.','Speak to Menara Voidrender in the Barrens.','Ah, Zevrost sent you. Good. Then word does reach far enough to find future students. This pleases me.$B$BIt is typical of our kind, $N, to band together, regardless of race. It is especially important since those we deal with most do not discriminate in their malice if we fail to appease them or control them properly.$B$BI feel you\'ve learned a great many things, and if you are willing, I would help you create tools to compliment your skills.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4738,2,-61,31,31,0,256,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4737,1796,0,0,0,'In Search of Menara Voidrender','Let us be clear about one thing, $N: I don\'t feel you are ready for such responsibilities. I don\'t think aiding in the creation of any item of power is something a novice should ever be involved in; especially one so untested.$B$BBut that\'s not my decision. The powers that be, or at least the ones that do wish to impart such gifts upon you get to decide that.$B$BIf you\'re interested in learning more, I suggest you seek out Menara Voidrender in Ratchet. She usually resides in the tower above the port town.','Speak with Menara Voidrender in the Barrens.','Ah, Demisette sent you. Good. Then word does reach far enough to find future students. This pleases me.$B$BIt is typical of our kind, $N, to band together, regardless of race. It is especially important since those we deal with most do not discriminate in their malice if we fail to appease them or control them properly.$B$BI feel you\'ve learned a great many things, and if you are willing, I would help you create tools to compliment your skills.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,375,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,2,1,0,0,0,0,0,0,0,0), + (4739,2,-61,31,31,0,256,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4737,1796,0,0,0,'In Search of Menara Voidrender','$C! Yes, you!$B$BYou don\'t have all the accoutrements, but it\'s plain to see you\'re ready--the air around you exudes greater confidence. Yes, I see it now.$B$BMenara Voidrender would teach you a few things if you feel you\'re ready. She spends her time tutoring younger students in the arcane. She even gives gifts to those who pass her tests.$B$BGo to Ratchet in the Barrens if you\'re interested. She\'s above the city in Strahad\'s tower.','Speak to Menara Voidrender in the Barrens.','Ah, Kaal sent you. Good. Then word does reach far enough to find future students. This pleases me.$B$BIt is typical of our kind, $N, to band together, regardless of race. It is especially important since those we deal with most do not discriminate in their malice if we fail to appease them or control them properly.$B$BI feel you\'ve learned a great many things, and if you are willing, I would help you create tools to compliment your skills.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4740,2,148,15,18,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'WANTED: Murkdeep!','Attention!$B$BA reward is being offered for the death of the murloc \"Murkdeep\". This foul beast is known to be responsible for the death of at least one Sentinel, and is suspected of causing the sinking of at least two cargo vessels in the waters off Darkshore!$B$BMurkdeep was last spotted at a hutted murloc camp south of Auberdine, and is thought to be protecting the huts there. Reward claims for this bounty should be claimed with Sentinel Glynda Nal\'Shea in Auberdine.$B$BThe Auberdine Village Council','Find and slay the murloc known as Murkdeep. The creature is thought to be defending the murloc huts south of Auberdine along the water.$B$BReport the death of Murkdeep to Sentinel Glynda Nal\'Shea in Auberdine.','Well, looks like you\'re here to more than just inquire! The citizens will be delighted to know that tonight they will sleep a little bit more soundly and safer.$B$BYou\'ve acted as the executioner of justice for the people of Auberdine today, $N. For that, I would like to offer you this as a suitable reward... for a true hero of the Auberdine people.','Greetings $c - what may the Sentinels assist you with today? Perhaps you are here to inquire about the bounty on Murkdeep?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10323,0,0,0,1,0,0,0,0,0,0,0,5315,15403,15404,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,0,1020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4741,2,361,52,58,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,4521,0,0,4721,0,0,0,'Wild Guardians','In the northern areas of Winterspring, the Wildkin grow even more ferocious. We must continue our measures there.$B$BHunt the moontouched owlbeasts in Winterspring, and explore the area they inhabit.$B$BThis is dangerous ground, but I know that you will be able to handle the challenge. Return to me after you have slain 13 of the wildkin.','Trull Failbane in Felwood wants you to hunt 13 Moontouched Owlbeasts.','I sense that you are enjoying your work. And I believe that we are onto something here.','Don\'t tell me that you\'re too scared! Get going!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7453,0,0,0,13,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,9000,3720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4742,2,1583,57,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4743,0,0,0,'Seal of Ascension','As you can see, the unadorned seal has three empty sockets. Each of those sockets must be filled with a gemstone representing the leadership\'s command. Finally, Overlord Wyrmthalak, master of the lower citadel, must forge the seal in the flames of the Black Dragonflight.$B$BUnderstand this, mortal: the chance that one of the three generals of the lower citadel would carry a gemstone at any given time is rare. You must be vigilant in your quest. Remain determined!','Find the three gemstones of command: The Gemstone of Smolderthorn, Gemstone of Spirestone, and Gemstone of Bloodaxe. Return them, along with the Unadorned Seal of Ascension, to Vaelan.$B$BThe Generals, as told to you by Vaelan, are: War Master Voone of the Smolderthorn; Highlord Omokk of the Spirestone; and Overlord Wyrmthalak of the Bloodaxe.','$B$B$B$BThe Unforged Seal of Ascension is now ready. It is time for the final step.','Courage and patience above all else, $N!','','','','','',12336,12335,12337,12219,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4743,2,1583,57,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,4742,0,0,0,12339,1,0,'Seal of Ascension','Few of the black dragonkin, outside of those in the upper citadel, have the ability to forge the seal with their own flaming breath. Wyrmthalak is one such dragonkin, but his will is unbreakable.$B$BYou must travel to the Wyrmbog in Dustwallow Marsh. It is there that you will find an ancient drake known as Emberstrife. You must break his will, $N. Break it and use this orb on his weakened form. You will have scant seconds to control his mind and fan the flames that will forge the seal.','Travel to the Wyrmbog in Dustwallow Marsh. Find the ancient drake, Emberstrife and beat him without mercy until his will is broken.$B$BIt is at that moment which you must place the Unforged Seal of Ascension before the great beast. You must then be quick to use the Orb of Draconic Energy on his weakened form and claim dominion over his mental faculties. Control the beast and force the Flames of the Black Dragonflight upon the Unforged Seal of Ascension!','Stand steady while I cast the final invocation of protection.$B$B$B$BThe Seal of Ascension is complete...$B$BKnow this, I have imbued the artifact with some powerful protective wards. In your darkest hour, when all appears to be lost, the might of the red flight will be at your disposal.','Waste no time, $N. Nefarian works feverishly to unleash his evil upon our world.','','','','','',12324,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12344,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4761,2,148,11,15,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,984,0,0,4762,0,0,0,'Thundris Windweaver','Your scouting of the furbolg camp is information that Thundris Windweaver should be made aware of. He graciously serves as the elder of Auberdine, offering sage and just stewardship of the day to day affairs of the village. Please - share with him your findings to date on the furbolg situation.$B$BI believe he has some ideas of his own on the reasons behind their corruption. Perhaps you can work with him to enact a plan to restore the balance of nature here!','Speak with Thundris Windweaver in Auberdine.','Well met, $c. Your scouting of the furbolg situation comes at a fortuitous time for us in Auberdine. For some time we have dealt with not only forest dwellers who are now openly hostile to our presence, but also the outright corruption of the forest itself. Hopefully you might be able to lend Auberdine aid during these troubling times.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,10,0,0,0,0,0,66,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4762,2,148,11,15,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,4761,0,0,0,12350,1,0,'The Cliffspring River','The Cliffspring River has begun turning foul and corrupted. It empties into the Mist\'s Edge, and I fear the wash will affect Auberdine soon. I suspect the Blackwood furbolgs up-river are the cause of the taint, but I also suspect that they aren\'t the true root of it.$B$BTake this sampling tube and go to the mouth of the river to our north. Proceed inland to the first waterfall and draw a sample from the pool there. You\'ll see a bridge overhead. Once you have a sample, return to me in Auberdine.','Travel north of Auberdine to the first waterfall along the Cliffspring River and draw a sample from the pool there.$B$BReturn to Thundris Windweaver in Auberdine with the Cliffspring River Sample.','It\'s no surprise how tainted this water is, but just look at how putrid it is becoming! It would seem that action is needed sooner than later, eh $N?$B$BTo our east is Felwood; it is the real source of this corruption, one that I have seen in times past. I predict this sample will confirm this. We might be able to enact a cure for it here, but in order to even try we will need assistance. When that time comes $N, I hope you will be able to give the aid we need.','The pollution of the Cliffspring River is but the start of an alarming trend here in Darkshore. The sample you provide will help us formalize a plan... a plan of attack, I am starting to suspect.','','','','','',12349,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4763,2,148,15,18,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,4762,0,0,0,12346,1,0,'The Blackwood Corrupted','We\'ve learned that a source of furbolg corruption is from the satyr. They hold sway via talismans that they channel magic through. If the furbolg have a chance at salvation, we must lure out the satyr corruptor and take that talisman!$B$BFill this bowl at our moonwell and take samples of the furbolgs\' food from their northern camp. Mix them and place it near the bonfire by the river; any furbolgs who eat will be cleansed just long enough to lure out the satyr corruptor... who then you must slay!','Fill the Empty Cleansing Bowl at the Auberdine Moonwell.$B$BGather a sample of fruit, nut, and grain from the northern Blackwood furbolg camps.$B$BMix the bowl and place it near the bonfire closest to the Cliffspring River at the northern camp, thus summoning the satyr corruptor.$B$BTake the Talisman of Corruption and bring it to Thundris Windweaver in Auberdine.','We have just begun this war to reclaim our forest from the forces of corruption, but a battle this day has been won! $N, the people of Auberdine owe you a debt of gratitude that will never be easily repaid. Please accept this along with our thanks. What we have learned here today may one day free our furbolg friends from the shackles of torment permanently.','The Talisman of Corruption is a sinister device that only serves to pervert the balance of nature. When you obtain this item from whatever satyr is tormenting the furbolgs and bring it to me for disposal, we will have won a great victory this day!','','','','','',12355,0,0,0,1,0,0,0,12341,12342,12343,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,15204,15202,15203,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,2000,1020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4764,2,1583,57,60,62,0,77,0,0,0,0,0,0,0,0,0,0,0,72,0,4766,0,0,4765,0,0,0,'Doomrigger\'s Clasp','There is a chamber, high in Blackrock Spire, that was once called the Hall of Fortune. It was where the Dark Iron dwarves kept their relics, trophies and objects of art.$B$BThat was long ago. It is said the hall has collapsed and is now used for... less savory tasks. But I believe some old dwarven relics may still be found there.$B$BOne such relic is Doomrigger\'s clasp, with a surface so encrusted with rare gems that it was said to make weep any dwarf who gazes upon it.$B$BThat clasp, $N, is your goal.','Bring Doomrigger\'s Clasp to Mayara Brightwing in the Burning Steppes.','You found it! So the rumors were true!$B$BThank you, $N. My patron, Count Remington Ridgewell, will be quite pleased to see this addition to this collection.','Do you have the clasp, $N? My patron will pay very handsomely for it.','','','','','',12352,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,990,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0,0), + (4765,2,1583,57,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,64,0,4764,0,0,0,12437,1,0,'Delivery to Ridgewell','I have packaged Doomriggers Clasp into a crate, suitable for shipment to Stormwind. $N, you have been extremely helpful -- can I ask you for one last favor?$B$BDeliver the crate to Count Remington Ridgewell. You will find him in the Keep of Stormwind. I am sure he\'ll be very pleased to see what you have for him.','Bring Ridgewell\'s Crate to Remington Ridgewell in Stormwind.','Ah, so you are he! You have my thanks, $N. And... if you didn\'t already know... the gratitude of a noble in the house of Ridgewell is nigh worth a king\'s ransom.','I was told a messenger would come. One with a gift from Blackrock Spire.$B$BAre you he?','','','','','',12437,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15861,15860,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,27000,3960,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (4766,2,1583,57,60,62,0,77,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,4764,0,0,0,'Mayara Brightwing','An agent of mine, Mayara Brightwing, was sent to the Burning Steppes to scout the ruined city of Thaurissan. That destroyed city of the Dark Iron dwarves may hide objects of great value... objects that would fit nicely into our family museum.$B$BMayara says she found something and will need aid in retrieving it, but it is not in Thaurissan. Instead, a foray into Blackrock Spire will be required.$B$BI do not know the details, but if interested then speak with Mayara in the Burning Steppes.','Speak with Mayara Brightwing in the Burning Steppes.','You came from Stormwind? Wonderful -- I know of an object of art that Remington would kill to have in his museum, but extracting it won\'t be easy.$B$BThat\'s where you come in.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,10,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4767,2,400,25,29,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Wind Rider','I\'ve been tasked to recruit more wyverns for the master wind riders. Their numbers are growing and I myself hope to become a wind rider one day. However, we cannot train enough wyverns to keep up with the demand. Perhaps you can help me, $N.$B$BI need you to travel to Highperch to gather some wyvern eggs. From here, head northwest along the canyon walls to a ramp that will lead you into Highperch. Be careful, wyverns are very protective over their eggs and they will not be kind to intruders.','Bring 10 Highperch Wyvern Eggs to Elu in Freewind Post.','Perfect! With these eggs I hope to take the next step to become a wind rider. Here is a token of my appreciation; may good hunting always shine upon you, $C.','$N, have you retrieved the wyvern eggs that I seek? I\'m really anxious to start my wind rider training!','','','','','',12356,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4265,0,0,0,2,0,0,0,81,0,0,0,0,150,0,0,0,0,1900,1050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4768,2,1583,57,60,62,0,178,0,0,0,0,0,0,0,0,0,0,0,72,0,4769,0,0,0,0,0,0,'The Darkstone Tablet','The Darkstone Tablet holds the writings of the long-dead dwarf Urheld Darkstone. An alchemist of great skill, he was thought insane by his contemporaries and, hence, did not share his research.$B$BBut he did etch it onto tablets, and I believe one such tablet lies in Blackrock Spire, in a chamber once named the Hall of Fortune. I know not what it is now called, for few enter Blackrock and return.$B$BBut if you are willing to brave its dangers and return to me with the tablet, your reward will be great.','Bring the Darkstone Tablet to Shadow Mage Vivian Lagrave in Kargath.','Excellent. The formulae etched into this tablet will consume days of research, but I am confident such research will bear sweet fruit.$B$BThank you, $N. You have been invaluable to us.','Have you found the Tablet, $N? I yearn to delve into its secrets.','','','','','',12358,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15861,15860,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,350,0,0,0,0,27000,4980,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), + (4769,2,1583,57,60,62,0,178,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,4768,0,0,0,'Vivian Lagrave and the Darkstone Tablet','Vivian Lagrave sent me word from Kargath, in the Badlands. Through her studies, she believes there is an ancient text within Blackrock Spire that would benefit our research. To confirm this, she will need someone to extract the text from the spire. No easy task.$B$BIf interested, then speak with Vivian in Kargath.','Speak with Shadowmage Vivian Lagrave.','It is true. I believe there is a tablet held within Blackrock Spire, a tablet that contains old alchemical recipes. I am glad you are here, for I need help in retrieving the tablet.$B$BMake yourself comfortable, and I will explain further.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,10,0,0,0,0,0,390,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4770,2,400,25,29,0,0,178,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,'Homeward Bound','Please help me, $c! I\'ve been hiding here in Highperch for some time now and it\'s been days since I\'ve seen a friendly face. I came here to study the wyvern and I think I got a little too close. After being chased away from one of the nests I got lost.$B$BI need to get back to Whitereach Post! Motega does not know that I am missing and will be furious to know that I ventured into Highperch by myself.$B$BWhitereach Post is just east of here... please take me there!','Escort Pao\'ka Swiftmountain from Highperch, and then talk to Motega Firemane in Whitereach Post.','Whats! If I knew that Pao\'ka Swiftmountain was going to snoop around Highperch, I would have chained him to a totem! His father was reluctant allowing him to come with me to Thousand Needles. We came here to study the different creatures that inhabit these beautiful lands.$B$BI appreciate the help you have shown Pao\'ka. I hope this covers any misfortunes this deed has cost you.','','Escort Pao\'ka from Highperch','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,1900,1410,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4771,2,2057,57,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,2,2,5531,0,0,0,12368,1,0,'Dawn\'s Gambit','I\'ve placed Dawn\'s Gambit in the container you brought to us, the one that held the dragon eggs. Your job is to bring it deep within the Scholomance.$B$BThe undead mage Vectus leads a team of scourge scholars... place Dawn\'s Gambit in their chamber, called the \"viewing room.\" It will then react with the undead found there and, with a little luck, destroy them!$B$BAfter that, defeating Vectus shouldn\'t be a problem. Right?','Place Dawn\'s Gambit in the Viewing Room of the Scholomance. Defeat Vectus, then return to Betina Bigglezink.','Outstanding, $N! Years of intelligence, lost! The Scarlet Crusade will surely feel this blow in the coming weeks.','Remember, $N - we must be tolerant yet rigid in our beliefs!','Place Dawn\'s Gambit','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10432,0,0,0,1,0,0,0,0,0,0,0,15853,15854,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,27000,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4781,2,-61,31,34,0,256,255,0,0,0,0,0,0,0,0,0,0,0,8,0,1796,0,0,4782,0,0,0,'Components for the Enchanted Gold Bloodrobe','Your next task is as simple as your first, but will require you to seek out aid.$B$BI require gold thread for the embroidery of the cloak, but gold thread is not easy to come by, and very few know how to make it. Fortunately, one who is loyal to our cause knows its secrets and is willing to help those rising in our ranks.$B$BBring a gold bar to Xizk Goodstitch in Booty Bay. He is a master tailor and will be happy to spin the thread for you. Gold bars are smelted by skilled miners. Ask a miner for help.','Bring a Gold Bar to Xizk Goodstitch in Stranglethorn Vale.','Perfect, $N. I\'m glad you could find a miner to help you out so quickly. Or did you do this work yourself? Either way, you\'ve done well. This will be perfect for the thread.$B$BIt will take some time to create the stuff, so you\'ll have to come back--I actually send it off to some princess who we have locked in a tower who\'s only job is to spin gold thread... no, seriously. I mean it... okay, not really.','Gold bars, yes... yes. Bring me one and we\'ll see what we can do about spinning some thread for you. Until then, I would suggest you focus your efforts on becoming more powerful. Your toughest trials are still ahead. And trust me... you\'ll wish you were more prepared, regardless of how powerful you think you might be.','','','','','',3577,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1200,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,2,4,1,0,0,0,0,0,0,0,0), + (4782,2,-61,31,34,0,256,255,0,0,0,0,0,0,0,0,0,0,0,8,0,4781,0,0,4783,0,0,0,'Components for the Enchanted Gold Bloodrobe','Return to Menara, tell her it\'ll take some time, but I\'ll make sure to come through for her... and you. Tell her to have you finish gathering the rest of your components--I should have the thread done by then. You can return and pick it up then.$B$BGood luck, $N. Oh, and say hello to Strahad for me while you\'re there. That old coot... putting a tower right there next to Ratchet... crazy.','Return to Menara Voidrender in the Barrens.','Good, you\'ve returned, $N. And where is the thread?$B$BAh, I understand. That is acceptable. The goblin and his brother have not failed us yet--I suppose it is understandable that he did not have it prepared right then. So be it... we have other things we can attend to in the meantime.$B$BAre you prepared for the next step?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,810,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0), + (4783,2,-61,31,37,0,256,255,0,0,0,0,0,0,0,0,0,0,0,8,0,4782,0,0,4784,0,0,0,'Components for the Enchanted Gold Bloodrobe','The next components are found in Desolace, far to the west of the Barrens and even the Stonetalon Mountains.$B$BThere, chaos still reigns after the Sundering. Both your strength and cunning will be tested there--you will face creatures of hatred and also of the Burning Legion.$B$BFrom the Hatefury satyr in the northeast, bring me their blood. From the lesser infernals in Mannoroc Coven, bring me a lesser infernal stone.$B$BWe will use both in the construction of your robe.','Bring 10 Vials of Hatefury Blood and 1 Lesser Infernal Stone to Menara Voidrender in the Barrens.','Excellent, $N. These will do nicely. I will prepare them now while you move on to your last two components. Are you ready?','Desolace is not a kind area: naga, giants, satyr, the Burning Legion... all of those and warring centaur clans all make the land dangerous if you\'re not careful.$B$BLike I said before, it will not only test your strength and cunning, but also your patience. Be wary in those lands, $N.','','','','','',6989,6990,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,21,6,0,0,0,0,0,0,0,0), + (4784,2,-61,31,37,0,256,255,0,0,0,0,0,0,0,0,0,0,0,8,0,4783,0,0,4786,0,0,0,'Components for the Enchanted Gold Bloodrobe','I need only three things now, $N, then we can finish your robe.$B$BFirst, the fine gold thread Xizk is making for you. Return to him in Booty Bay and get it.$B$BSecond, bring me two smoldering coals from the fire elementals in the Arathi Highlands. If I recall correctly, they are to the west, near Thoradin\'s Wall.$B$BFinally, a soul shard created by you.$B$BAfter you have all the components, return here to the tower and I will complete the robe for you.','Bring some Fine Gold Thread, 2 Smoldering Coals, and a Soul Shard to Menara Voidrender in the Barrens.','Excellent, $N! The components are gathered and we are ready.$B$BI trust you will be pleased.','Soon, $N. I promise you. The robe will be more than adequate for your needs and certainly give you an edge over your opponents.','','','','','',12293,6991,6265,0,1,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1260,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,4,1,0,0,0,0,0,0,0,0), + (4785,0,-61,31,37,0,256,255,0,0,0,0,0,0,0,0,0,0,0,8,0,4783,0,0,0,0,0,0,'Fine Gold Thread','','','Here you go, $N. And please tell Menara we say hello.$B$BWe expect great things of you. Perhaps when the Legion falls to its knees, your name will be spoken aloud and in praise of your power. I can\'t wait!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12293,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,5,0,0,0,0,0,0,0,0), + (4786,2,-61,31,38,0,256,255,0,0,0,0,0,0,0,0,0,0,0,2,0,4784,0,0,0,0,0,0,'The Completed Robe','I will put the robe together for you now. It will take but a few moments. Do not go far.','Wait for Menara Voidrender to complete your robe and then speak to her again.','It is done, $N. Here you are. Wear it with pride.$B$BYou\'ve worked hard and I see great things in your future. Remember, to defy the corruption that comes with our path takes great will and fortitude. As long as your will is your own, then you shall have great success.','A moment, $n...','Wait for Menara Voidrender to complete your item','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6900,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2130,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0), + (4787,2,47,40,50,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,3527,0,0,3528,0,0,0,'The Ancient Egg','The Prophecy of Mosh\'aru speaks of an ancient egg. It is a relic of a time when trolls ruled vast empires, and it has the power to hold the essence of Hakkar. It may be the only way to keep our world safe from his evil.$B$BBring me the ancient egg, $N. It is said to lay hidden deep within Jintha\'Alor in the Hinterlands, in a cave behind the amphitheater at the top of the city.','Bring the Ancient Egg to Yeh\'kinya in Tanaris.','Ah, you have the egg! I bow to you, $N. Your strength and bravery will be long remembered.','Do you have the ancient egg? I sense great forces stirring, and I fear that time grows short.','','','','','',12402,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,2,0,0,0,0,0,0,0,0), + (4788,2,1583,40,58,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,5065,0,0,0,0,0,0,'The Final Tablets','While I look over the third and fourth tablets of Mosh\'aru, you must find the fifth and sixth! It will not be easy, for they are held by the Smolderthorn trolls within Blackrock Spire. The spire is a dark mountain of fire between the Burning Steppes and the Searing Gorge.$B$BGood luck, $N. Blackrock Spire is no place for decent folk...','Bring the Fifth and Sixth Mosh\'aru Tablets to Prospector Ironboot in Tanaris.','Unbelievable! You found them! You truly are a hero, $N!$B$BThat\'s a good thing, because I\'ve been reading the tablets you brought me before, and from what I gathered... we\'re going to need a hero to stop what\'s coming...','Have you been to the spire, $N? Do you have the fifth and sixth tables?','','','','','',12740,12741,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4801,0,618,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,975,0,0,0,0,0,0,'Frostsaber E\'ko','','','Mau\'ari can derive da juju for $N... Use da Cache of Mau\'ari to cast dis upon yourself or your allies.','In Winterspring, you will fight great cats called frostsabers. These beasts possess incredible speed an\' cunning. If you wish ta gain the speed a\' da frostsaber, bring me da E\'ko you find from dem.$B$BRememba, you must have the Cache of Mau\'ari in your inventory if you want ta hunt for E\'ko.','','','','','',12430,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12450,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4802,0,618,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,975,0,0,0,0,0,0,'Winterfall E\'ko','','','Mau\'ari can derive da juju for $N... Use da Cache of Mau\'ari to cast dis upon yourself or your allies.','In Winterspring, you will fight misguided creatures known as da Winterfall furbolg. Through the wishes of their leader, dey have gained incredible strength. If you wish ta gain the power a\' da Winterfall, bring me da E\'ko you find from dem.$B$BRememba, you must have the Cache of Mau\'ari in your inventory if you want ta hunt for E\'ko.','','','','','',12431,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12451,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4803,0,618,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,975,0,0,0,0,0,0,'Shardtooth E\'ko','','','Mau\'ari can derive da juju for $N... Use da Cache of Mau\'ari to cast dis upon yourself or your allies.','In Winterspring, you will find large bears wit extremely thick hides. These Shardtooth bears gain much protection from what dey can withstand. If you wish ta gain the resistance against fire, bring me da E\'ko you find from da Shardtooth.$B$BRememba, you must have the Cache of Mau\'ari in your inventory if you want ta hunt for E\'ko.$B$B','','','','','',12432,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12455,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4804,0,618,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,975,0,0,0,0,0,0,'Chillwind E\'ko','','','Mau\'ari can derive da juju for $N... Use da Cache of Mau\'ari to cast dis upon yourself or your allies.','In Winterspring, you will fight great flying creatures called da Chillwind. These beasts possess da power ta wield frost magics. If you wish ta gain resistance ta frost, bring me da E\'ko you find from da Chillwind.$B$BRememba, you must have the Cache of Mau\'ari in your inventory if you want ta hunt for E\'ko.$B$B','','','','','',12434,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12457,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4805,0,618,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,975,0,0,0,0,0,0,'Ice Thistle E\'ko','','','Mau\'ari can derive da juju for $N... Use da Cache of Mau\'ari to cast dis upon yourself or your allies.','In Winterspring, you will fight great creatures called da ice thistle yeti. These beasts move slowly, but dey are able to evade many blows from da protection their thick fur provides dem. If you wish ta gain da ability to dodge attacks, bring me da E\'ko you find from dem.$B$BRememba, you must have the Cache of Mau\'ari in your inventory if you want ta hunt for E\'ko.$B$B','','','','','',12435,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12459,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4806,0,618,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,975,0,0,0,0,0,0,'Frostmaul E\'ko','','','Mau\'ari can derive da juju for $N... Use da Cache of Mau\'ari to cast dis upon yourself or your allies.','In Winterspring, you have fought da large ice giants called frostmaul. Sheer power and force is at their disposal. If you wish ta gain da force of da frostmaul, bring me da E\'ko you find from dem.$B$BRememba, you must have the Cache of Mau\'ari in your inventory if you want ta hunt for E\'ko.','','','','','',12436,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12460,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4807,0,618,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,975,0,0,0,0,0,0,'Wildkin E\'ko','','','Mau\'ari can derive da juju for $N... Use da Cache of Mau\'ari to cast dis upon yourself or your allies.','In Winterspring, you will fight creatures of might dat seem to possess an innate magic ability. These wildkin can use strong magics. If you wish ta gain an increase in your intellect bring me da E\'ko you find from any a\' da owlbeasts you find der.$B$BRememba, you must have the Cache of Mau\'ari in your inventory if you want ta hunt for E\'ko.$B$B','','','','','',12433,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12458,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4808,2,46,50,54,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,4726,0,0,4809,12438,1,0,'Felnok Steelspring','I have another favor to ask of you.$B$BMy initial study of the essence you collected shows that it might be possible to freeze dragon whelp eggs and preserve them! I want to test this theory, but first I need specially made engineering components. My colleague, Felnok Steelspring, can make them.$B$BHere, take this letter to Felnok. It tells him what I need. You\'ll find Felnok in Winterspring, in the town of Everlook.','Give Tinkee\'s Letter to Felnok Steelspring.','That\'s no blanket! But what have we here? I letter from Tinkee? I wonder what she has to say...$B$BAh, she\'s studying in the Burning Steppes. That makes sense--that\'s a good source for dragonkin. Oh, but look! It says here that she needs some parts for a device she wants to build. I guess that\'s where I come in, eh?','It\'s cold up here! I hope you brought me a blanket!','','','','','',12438,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,577,0,0,0,0,75,0,0,0,0,0,1620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4809,2,618,50,54,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,4808,0,0,4810,0,0,0,'Chillwind Horns','I have most of what Tinkee needs, but I\'m missing one important component, and that\'s chillwind horns. The horns of the chillwind chimaera in Winterspring are a concentrated source of cold, but only pristine, uncracked horns will do! I\'ll need a supply of those to complete Tinkee\'s order.$B$BBring me the uncracked chillwind horns, and I\'ll prepare a package for Tinkee.','Bring 8 Uncracked Chillwind Horns to Felnok Steelspring.','These are good specimens. They\'re packed with cold! Let me get some gloves on, then pack them along with the other things Tinkee needs...','Do you have the chillwind horns, $N?','','','','','',12444,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,577,0,0,0,0,250,0,0,0,0,0,3270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4810,2,618,50,54,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,4809,0,0,0,12445,1,0,'Return to Tinkee','Ok, everything is prepared and packed and ready for transport! Good luck in your journey, and make sure you tell Tinkee that she owes me!','Bring Felnok\'s Package to Tinkee Steamboil in the Burning Steppes.','You brought them! Great! I\'ll get to work right away! Thanks a ton, $N!$B$BYou\'ve been so helpful to me, I might need you for even more important tasks later...','$N! Did you talk to Felnok? Did you bring the components I need?','','','','','',12445,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15862,15863,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,169,0,0,0,0,75,0,0,0,0,0,1620,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4811,2,148,12,14,0,0,77,0,0,0,0,0,0,0,0,0,0,0,12,2,0,0,0,4812,0,0,0,'The Red Crystal','Hostile moonkin roam in ever increasing numbers to our east. They once were thought to be gentle, almost mystical creatures. While some continue to hold reverence for them, the safety of Auberdine forces me to keep a more realistic view.$B$BI\'ve received reports that moonkin are being drawn to a large red crystal along Darkshore\'s eastern mountain range. No one has any idea what that crystal is, or even if it really exists. I want you to locate it over there and report back to me what you find.','Travel east of Auberdine and look for a large, red crystal along Darkshore\'s eastern mountain range. Report back what you find to Sentinel Glynda Nal\'Shea in Auberdine.','So the crystal exists, $N? Fascinating... anyway, your task has been well executed; good work!$B$BWhat exactly is this crystal? This is but a single question in a sea of questions. Another question that comes to mind is why the moonkin would be drawn to this object? Is the crystal benign in nature, or does it hold a more sinister purpose?$B$BI have many more questions, but we\'re going to need to examine that crystal closely to get some answers.','What do you have to report on that red crystal? Does it even really exist?','Locate the large, red crystal on Darkshore\'s eastern mountain range','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,600,294,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4812,2,148,12,14,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,4811,0,0,4813,14338,1,0,'As Water Cascades','Use this empty vial and fill up on some moonwell water here in Auberdine. Such potent magic should provide a clue as to the composition of the crystal. To do that, you\'ll pour the liquid over the crystal; it should take care of the rest.$B$BWhile I don\'t anticipate anything bad happening to you, I still want you to be careful. Above us to the east is Felwood; if that crystal is tied to that place as I suspect it is, then it could prove to be very dangerous.','Fill the Empty Water Tube at the Auberdine moonwell, and then investigate the red crystal along Darkshore\'s eastern mountain wall.','You have made it once more to the mysterious crystal. Removing the stopper on the tube of moonwell water, you gingerly pour the contents out over the top of the crystal. As the water cascades down its lattices, you see the opaque surface turn transparent...','The crystal looks very alien against the wooded scenery of Darkshore. You think you hear a very slight humming coming from deep within it.','','','','','',14339,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,294,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4813,2,148,12,14,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,4812,0,0,0,0,0,0,'The Fragments Within','The moonwell water has revealed that embedded inside the crystal are a few small fragments of bone, as well as half of a jawbone. The jawbone appears to be from a humanoid, but it is unclear without breaking open the crystal - a feat that even the strongest of magic would find near impossible.$B$BWith the task at hand complete, all that remains is to report back to Sentinel Glynda Nal\'Shea in Auberdine.','Report back what you have found to Sentinel Glynda Nal\'Shea in Auberdine.','Well, it would seem that even though we know more about this crystal, more unanswered questions are the result!$B$BI\'ll take the information you\'ve uncovered to the council here in Auberdine. Perhaps they\'ll know a course of action to follow on this crystal. Well, that is if there is one to be taken; for now, the threat remains far enough to our east to be out of harm\'s way.$B$BAs for you, please have this. Consider it a reward for a job well done, $N.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15335,15396,15397,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4821,2,400,24,26,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Alien Egg','A rumor has surfaced about an alien egg here in Thousand Needles. Those that report seeing this egg have failed to even get close enough to examine it in detail. Serpents guard the egg as if it\'s one of their own.$B$BI want you to seek out this alien egg and bring it to me so that I may examine it. Reports say the egg is located within a serpent den, but there are several serpent dens along the base of the cliff walls south and northeast of Freewind Post.','Return the Alien Egg to Hagar Lightninghoof in Freewind Post.','Yes, finally... the mysterious egg has finally been delivered to me. Now, let me take a closer look at this... What..! What is this..?$B','I must know more about this mysterious egg, who knows what will hatch from it.','','','','','',12467,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,1500,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4822,2,-284,10,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,1479,0,0,558,0,0,0,'You Scream, I Scream...','ICE CREAM! Oh please please please could you get me some ice cream?! Strawberry is my favorite flavor, and there\'s no better strawberry ice cream in the world than Tigule and Foror\'s Strawberry Ice Cream! It\'s my favorite ice cream in the whole wide world!$B$BI had it once a long time ago when I was at the Shimmering Flats race track, but I heard that they might be selling them in town now! Please? Pretty please? With Tigule and Foror\'s Strawberry Ice Cream on top??!?!','Get some Strawberry Ice Cream for your ward. The lad seems to prefer Tigule and Foror\'s brand ice cream.','Mmmmmmmmm! I love their strawberry ice cream! If there\'s one thing Tigule and Foror know to do, it\'s make ice cream!$B$BThank you very much $N - this is the best treat ever!','I wish they\'d make more flavors of ice cream other than strawberry, but I guess I\'m lucky that strawberry is my favorite!','','','','','',7228,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4841,2,400,23,25,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,4542,0,0,5064,0,0,0,'Pacify the Centaur','$N, I entreat you to hunt these centaur down. They shall feel the wrath of our revenge. Attack the centaur camp to the north of Freewind Post! Let wrath guide your hand!$B','Kill 12 Galak Scouts, 10 Galak Wranglers, and 6 Galak Windchasers, and then return to Cliffwatcher Longhorn in Freewind Post.','For my gratitude, this is for you, $N.','Come now $N, I know you haven\'t killed your share yet. Hunt them down, and I shall give you a reward for my gratitude.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4094,4093,4096,0,12,10,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,1800,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4842,2,618,51,56,0,0,255,0,0,0,0,0,0,0,0,0,0,0,12,2,980,0,0,0,0,0,0,'Strange Sources','To tell you the truth, although there are no volcanoes here in Winterspring, I believe that there are far more threatening reasons for these hot springs...$B$BWell, I think you\'ll want to see it for yourself. You\'ll need to travel the length of Winterspring, and head to the very south. When the air becomes thick and muggy, and the sky turns dark, you\'ll have found what I believe to be the source of the hot springs.$B$BHave a look. I\'m sure you\'ll have many questions when you return.','Follow Donova Snowden\'s instructions, then report back.','Yes, the demons there in Darkwhisper Gorge; I believe it is their presence that is affecting the land in this way. I am going to continue observing the hot springs here and see if I learn anything more.$B$BI\'d wait until you are a bit stronger if you have plans of heading farther into Darkwhisper Gorge.','The water in the springs seems to have some very odd properties... I am still unsure of what it means...','Discover Darkwhisper Gorge','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15789,0,0,0,1,0,0,0,577,0,0,0,0,250,0,0,0,0,0,3480,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (4861,2,618,53,59,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4863,0,0,0,'Enraged Wildkin','Hey there, $Glad:lass;! I was chased from my camp in southern Winterspring by some bloodthirsty wildkin! Well, I suppose I got too close to something the wildkin were guarding.$B$BI barely managed to get away safely; I fear a buddy of mine wasn\'t as lucky. Would you mind braving the wildkin and heading to the camp? I really need my supplies, and I\'d also like to get back the amulet I unearthed yesterday at the dig site.','Locate Jaron Stoneshaper\'s wrecked camp and supplies in southern Winterspring.','A severely damaged crate stands out among the rest of the destroyed belongings at the camp...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1920,0,0,0,0,0,0,0,0,3,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4862,2,1583,55,59,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'En-Ay-Es-Tee-Why','Believe it or not, there are people out there willing to pay for the most vile of domesticated beast!$B$BI\'d sent Bijou into the Spire to try and collect some of those spire spider eggs but I haven\'t heard from her in weeks. Maybe you can help me out?$B$BI\'ll tell you what, $N. Go to Blackrock Spire and collect some spire spider eggs for me. Bring them back here and not only will I give you a little cash, but I\'ll even domesticate one for you!','Travel to Blackrock Spire and collect 15 Spire Spider Eggs for Kibler.$B$BBy the sound of it, these eggs could be found near spiders.$B','What a load! I mean, look at all those eggs! These should bring in a right few gold.$B$BAs promised, here\'s your own little critter. Don\'t get bitten!','Are those spider eggs in your pack or are you just happy to see me?','','','','','',12530,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12529,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,9000,3840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4863,2,618,53,59,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,4861,0,0,4864,0,0,0,'Enraged Wildkin','Looking around, you don\'t see much that Jaron could want here. However, you do notice that the crate you found has been smashed open, almost as if this was what the wildkin were after...$B$BLooking to the east, you can barely make out an abandoned wagon. Perhaps you might find Jaron\'s things there. It\'s worth a look.','Find Jaron Stoneshaper\'s wrecked wagon.','Approaching the wagon, it doesn\'t appear that there is much more here for Jaron. But, looking on the ground, you notice some crates that look undamaged, despite being half-buried in the snow.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1920,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4864,2,618,53,59,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,4863,0,0,0,0,0,0,'Enraged Wildkin','After inspecting the contents of the box, you decide that Jaron could make use of the tools and other items inside. However, there is no sign of the amulet.$B$BIt appears that the wildkin inhabit the lands to the north and east of here, so you decide that the next step is to face the creatures and reclaim the amulet from them.','Pick up Jaron\'s Supplies from the snow, then find the wildkin that stole the amulet Jaron spoke of.$B$BBring Jaron\'s Supplies and the Blue-feathered Amulet to Jaron Stoneshaper at the lodge in Winterspring.','Well, I expected to hear as much, lad. I figured that the crazed beasts destroyed all of my belongings...$B$BBut you did find my tools, and most importantly, the amulet! I wonder why the wildkin so fiercely defended this item... In any case, I\'ll think twice before heading their way again!','Aye... Tell me the news.','','','','','',12525,12524,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,250,0,0,0,0,9000,3840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2,0,0,0,0,0,0,0,0), + (4865,2,400,24,26,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,4821,0,0,5062,0,0,0,'Serpent Wild','If I did not see that with my own eyes I would never have believed it to be true. Vengeance has come to Thousand Needles!$B$B$B$B$N, you must act quickly! Go now and seek out Motega Firemane; he is located at Whitereach Post just northwest of Freewind Post along the road. He will know what to do!','Report your findings to Motega Firemane.','Vengeance! So, the legend of Arikara is true. Indeed, this is a problem that must be resolved immediately.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,75,0,0,0,0,0,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4866,2,1583,55,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,10,2,0,0,0,0,0,0,0,'Mother\'s Milk','It\'s probably one of the most potent poisons in the world, $r!$B$BI\'ve overheard the Blackrock speaking about its lethality in my jaunts into the Spire. They call it \'Mother\'s Milk\', named after Mother Smolderweb, the big nasty spider in the Skitterweb cave.$B$BNow here\'s what I need from you: A live sample of the Milk, flowing through YOUR veins. Just bringing me the gland won\'t be enough! Get her to poison you and come back to me!$B$BThen... I get to milk ya!$B$B','In the heart of Blackrock Spire you will find Mother Smolderweb. Engage her and get her to poison you. Chances are good that you will have to kill her as well. Return to Ragged John when you are poisoned so that he can \'milk\' you.','This is gonna make the best ale yet!$B$BEh, what did you think I was gonna use this for? Poison or something??$B$BCrazy kids...','','Milked','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15873,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,18000,5970,0,0,0,0,0,0,0,0,1,5,4,153,0,0,3000,0,35,1,5,6,1,0,500,1500,2500,0,0,0), + (4867,2,1583,55,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12730,1,0,'Urok Doomhowl','Argh! So hard to speak!$B$BTake this note! Get me my mojo!','Read Warosh\'s Scroll. Bring Warosh\'s Mojo to Warosh.','Aha! I can already feel my powers returning to me. And my mind is no longer wracked by Urok\'s curse.$B$BThank you, $N! Humility is below me, but I must acknowledge your aid.$B$BAnd I bid you fortune in your journeys through Blackrock Spire. You are a fool to think you could make your way to the top, but your bravery is without question.','Ah! Do you have my mojo?','','','','','',12712,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15867,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4881,2,400,23,28,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4966,0,0,0,'Assassination Plot','The Tauren, Kanati Greycloud is bold to set up a hunting camp in Thousand Needles. We must kill him to rid this hunting camp and all who may follow him. We will converge at the small post Southwest of the Great Lift.$B','Warn Kanati Greycloud at Whitereach Post of the plot to kill him.','They come to kill me? I will show them how a Tauren fights!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,1380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4882,2,618,52,59,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4883,12558,1,0,'Guarding Secrets','You are unsure of the significance of the necklace that fell from the neck of the recently-slain wildkin. It glows brightly, slowly fading in and out.$B$BTrull Failbane might be able to tell you more, since his knowledge of the wildkin seems extensive. Perhaps you should ask him about it.','Take the Blue-feathered Necklace to Trull Failbane at Bloodvenom Post.','An important discovery?','Reporting for another assignment?','','','','','',12558,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,75,0,0,0,0,0,1920,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4883,2,618,52,59,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,4882,0,0,0,12558,1,0,'Guarding Secrets','While I do possess much knowledge about the owlbeasts you defeated in Winterspring, I am not very learned on the subject of the magics they wield. But I do believe I know of one that would be able to examine the necklace and most likely tell you what it is.$B$BNara Wildmane in Thunder Bluff is an expert in this field; see her. Good luck, $N.','Take the Blue-feathered Necklace to Nara Wildmane.','The energy of this necklace, $N. I believe that it has only one source.$B$B$B$BThe wildkin, now misguided and confused, were once not so. They once had a purpose, and were guided to serve. The night elf goddess Elune created these creatures to guard her most sacred areas.$B$BWhile this fact may seem like it holds little value; I urge you to look deeper.$B$BYou will learn, in time. Thank you for bringing this to me, $N.','How may I help you, $N?','','','','','',12558,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15796,15797,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,3840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4901,2,618,52,59,0,0,77,0,0,0,0,0,0,0,0,0,0,0,2,2,979,0,0,0,0,0,0,'Guardians of the Altar','At the very top of the ridge lies what I believe to be an altar of the goddess Elune. From what I can tell, we need to light the five torches in each cave, and then we will be able to access the altar directly.$B$BI transcribed some incantations carved into the stone in the ancient ruins of Kel\'Theril, which I believe are the secret to unlocking the altar. I\'ll need your help to light each torch, while I recite the spell.$B$BIf we are successful, you\'ll be able to report our findings to Erelas!','Protect Ranshalla while she attempts to reactivate the Altar of Elune. Report your findings to Erelas Ambersky in Rut\'theran Village.','Did you meet up with Ranshalla?','','Discover the secret of the Altar of Elune','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,2880,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,6,0,0,0,0,0,0,0,0,0), + (4902,2,618,52,57,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,4901,0,0,0,0,0,0,'Wildkin of Elune','That\'s fascinating!$B$BI have always wondered about the truth... Well, you must share this knowledge, definitely! Go to Arch Druid Fandral Staghelm right away -- you\'ll find him in Darnassus, in the Cenarion Circle. Explain to him what happened, just the same as you told me. I\'m sure he will be just as interested!$B$BThis is important information, $N!','Speak with Arch Druid Fandral Staghelm in Darnassus.','Do not hesitate; tell me why you have come.$B$BOh, yes? Hmm. Well.$B$BThank you for bringing this straight to me; it is always best to go right to the top... But... Yes. The druids of the Cenarion Circle have known of the Wildkin for some time. That they are pets of Elune, and were chosen to guard the most sacred of places.$B$BSo while this isn\'t news, I definitely compliment you on your effort. Here, take this -- it is something that seems suitable for such a deed.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16622,16623,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,69,0,54,47,72,250,0,250,250,250,0,3600,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,6,0,0,0,0,0,0,0,0,0), + (4903,2,1583,55,60,81,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4941,0,0,0,'Warlord\'s Command','By order of Warlord Goretooth, the following inhabitants of Blackrock Spire must be destroyed:$B$BThe rotund menace, Highlord Omokk.$B$BThe cruel and ruthless troll, War Master Voone.$B$BOverlord Wyrmthalak, taskmaster of the lesser city.$B$BYou will also be required to return any important documents that you may find.$B$BSucceed and be honored.$B$BFail and be forgotten.','Slay Highlord Omokk, War Master Voone, and Overlord Wyrmthalak. Recover Important Blackrock Documents. Return to Warlord Goretooth in Kargath when the mission has been accomplished.','','','','','','','',0,0,0,12562,0,0,0,1,0,0,0,0,0,0,0,0,9568,9196,9237,0,1,1,1,0,0,0,0,0,13958,13959,13961,13962,13963,0,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18000,5130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4904,2,400,25,29,0,0,178,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,'Free at Last','Arnak thinks we\'re going to be married... but after I declined his offer he came back that night and kidnapped me. My brother tried to stop him, but Arnak was too strong. He... he slew my brother and then brought me here. My poor brother...$B$B$N, could you escort me out of the Darkcloud Pinnacle? Please... I need to get back to Thalia! She must be worried sick about me.','Escort Lakota Windsong from the Darkcloud Pinnacle, and then talk to Thalia Amberhide at Freewind Post.','Thank you, $N. Deep in my bones I knew that she would find her way back to me. She told me of your bravery and how you helped her escape. These items belonged to her brother. I know she would want you to have them.','','Escort Lakota Windsong from the Darkcloud Pinnacle.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15469,15468,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,1410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4906,2,361,49,54,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,4421,0,0,0,0,0,0,'Further Corruption','A second encampment of satyrs threatens the land of Felwood towards the north, led by the cruel Xavaric. The vile betrayers and tricksters feed upon the corruption of the native creatures of Felwood.$B$BXavathras and his minions were only part of a larger plan -- to cultivate a corrupted moonwell, and then provide the spoils to Xavaric.$B$BNow that Xavathras is out of the way, finish this task, $N. Head to the north and defeat Xavaric.','Eridan Bluewind in Felwood wants you to kill 8 Jadefire Hellcallers, 8 Jadefire Betrayers, 8 Jadefire Tricksters, and Xavaric. Return to Eridan when the task is completed.','Thank you for all you have done, $N. May Elune protect you and guide you on the path ahead.','Please, put and end to the suffering of Felwood\'s creatures.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7111,7108,7107,10648,8,8,8,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11875,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3270,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,1,2,0,0,0,0,0,0,0,0), + (4907,2,1583,57,60,62,0,255,0,0,0,0,0,0,0,0,0,0,0,72,0,4810,0,0,4734,0,0,0,'Tinkee Steamboil','Hi, $N. Remember Tinkee Steamboil? Well, she remembers you! She sent me a message to keep an eye out for you, because... she needs your help again. I think it has something to do with her studies on dragons.$B$BYou should speak to her in the Burning Steppes, at the Flame Crest.','Speak with Tinkee Steamboil.','Felnok was right! I do need your help again, and this time... it\'s going to be really dangerous.$B$BAre you ready??','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4921,2,17,14,20,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Lost in Battle','We battled in a small tauren camp when we were separated--she held three of the Bristlebacks off by herself. But the odds began to overwhelm us. I led some away only to see her overwhelmed by newcomers. In my rage, I turned to face my enemies, but they brought me down easily with their vast numbers.$B$BI awoke to a tauren druid tending my wounds--he had come across me on the Gold Road as I fell.$B$BPlease, $c, find some sign of my wife.','Find Mankrik\'s wife and then return to him in the Crossroads.','I understand. Thank you, $C.','Have you found any sign of her at all? The pain in my chest tells me that the worst has happened, but I have hope you will find her safe and sound.','','Find Mankrik\'s Wife','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10668,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,150,0,0,0,0,900,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4941,2,1637,55,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,10,2,4903,0,0,4974,0,0,0,'Eitrigg\'s Wisdom','Rend lives?$B$BImpossible!$B$BIt had been thought that Rend was slain decades ago.$B$BSeek out the wisdom of Eitrigg, $N. None know the workings of the Blackrock better than he and if what is written here bares truth, Eitrigg should be informed. No person should be denied the right of vengeance.$B$BYou will find him in Orgrimmar.$B$BOnce you have spoken with Eitrigg, confer with the Warchief to find out what he wishes to do about this problem.','Speak with Eitrigg in Orgrimmar. When you have discussed matters with Eitrigg, seek council from Thrall.$B$BYou recall having seen Eitrigg in Thrall\'s chamber.','','Can you not see that I must not be interrupted?','Council with Eitrigg.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4961,2,-61,35,40,1,256,255,0,0,0,0,0,0,0,0,0,0,180,0,0,1799,0,0,4976,0,0,0,'Cleansing of the Orb of Orahil','Ah, a summoner\'s orb--this is where the taint must be coming from. We must exorcise the demon within it if you\'re to use it. That I can do easily.$B$BYou\'re the one who has the hard job. You must kill the demon once I release it.$B$BAnd you\'ll have to be quick. If you take too long then he\'ll return to the orb and we\'ll have to start over!$B$BSo get yourself ready, $N. Prepare your strongest spells and keep your potions handy, and go get a friend if you have one. Because this isn\'t going to be pretty.','Kill the Demon of the Orb, then speak with Tabetha.','Nicely done, $N! You gave that demon a lesson he won\'t soon forget. You\'ve shown great power and skill. Now I suppose it\'s time you return to Menara with your cleansed orb so you can put it to good use.$B$BGood luck, $C. Perhaps our paths will cross again.','You\'ll have to kill that demon to remove its presence permanently from the orb, $N.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6549,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12642,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1410,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,4,1,0,0,0,0,0,0,4961,0), + (4962,2,-61,35,40,0,256,255,0,0,0,0,0,0,0,0,0,0,0,0,0,-1799,0,4962,0,12647,1,0,'Shard of a Felhound','So, you have chosen to capture the soul of a felhound, good.$B$BTake this ruby--with it, you will be able to capture the creature\'s soul. It works very similar to spells you already know: when the creature is close to dying, use the gem and it should do the rest of the work for you.$B$BI would suggest going to Desolace and trying your hand at any of the felhounds there. Those should do nicely.$B$BAfter you\'re successful, take both the captured spirit and your ruby to Menara.','Take the Felhas Ruby and use it on one of the Felhounds found in Desolace. After successful, bring the Felhas Ruby and the Imprisoned Felhound Spirit back to Menara Voidrender in the Barrens.','Ah, the spirit of a felhound. Well done, $N.$B$BWhen I have both the spirit and the cleansed orb, I will merge the two for you, but not until then.','Yes, $N? Have you chosen? Infernal or felhound?$B$BEach choice is personal and should reflect your strengths and weaknesses. It is not unheard of for a $C to enhance themselves further instead of making up in areas they lack. Sometimes overpowering an enemy is just as strong a tactic than becoming a more balanced spell caster.','','','','','',12647,12648,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4963,2,-61,35,40,0,256,255,0,0,0,0,0,0,0,0,0,0,0,0,0,-1799,0,4962,0,12646,1,0,'Shard of an Infernal','So, you have chosen to capture the soul of an infernal, good.$B$BTake this emerald--with it, you will be able to capture the creature\'s soul. It works very similar to spells you already know: when the creature is close to dying, use the gem and it should do the rest of the work for you.$B$BI would suggest going to Desolace and trying your hand at any of the infernals there. Those should do nicely.$B$BAfter you\'re successful, take both the captured spirit and your emerald to Menara.','Take the Infus Emerald and use it on one of the Infernals found in Desolace. After successful, bring the Infus Emerald and the Imprisoned Infernal Spirit back to Menara Voidrender in the Barrens.','Ah, the spirit of an infernal. Well done, $N.$B$BWhen I have both the spirit and the cleansed orb, I will merge the two for you, but not until then.','Yes, $N? Have you chosen? Infernal or felhound?$B$BEach choice is personal and should reflect your strengths and weaknesses. It is not unheard of for a $C to enhance themselves further instead of making up in areas they lack. Sometimes overpowering an enemy is just as strong a tactic than becoming a more balanced spell caster.','','','','','',12646,12649,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,21,1,0,0,0,0,0,0,0,0), + (4964,2,-61,35,40,0,256,255,0,0,0,0,0,0,0,0,0,0,0,2,0,4976,0,4964,0,0,0,0,'The Completed Orb of Dar\'Orahil','I will get started immediately on crafting your orb and infusing your new demon into it. When done, you will have the choice of having it in the form of a staff or orb. I always felt it was important to cater to a warlock\'s chosen weapon... I see no reason not to continue that practice.','Wait for Menara Voidrender to complete the Orb of Dar\'Orahil and then speak to her again.','It is done, $N. Simply tell me which you\'d prefer: a staff that would require you to use both hands, or an orb so you may use a dagger or sword as your weapon.$B$BTackling a felhound was a great feat on your part. I am sure your item will serve you well in the future. Continue to work hard in the arts, $N. I will be awaiting details of your exploits.','','Wait for Menara Voidrender to complete your item','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15108,15106,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4965,2,-61,35,35,0,256,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4965,1799,0,0,0,'Knowledge of the Orb of Orahil','Well, well, well... a pleasure to see you\'re growing in power, $N. I\'d wager you\'d be about ready to speak to Menara Voidrender in the Barrens. If you haven\'t spoken to her before, then let me tell you, I don\'t think I\'ve ever met another expert in the creation of items--orbs specifically--that can inprison even a demon to serve our will so easily.$B$BIf you\'re interested, she\'s in Strahad\'s tower above Ratchet in the Barrens.','Speak to Menara Voidrender in the Barrens.','Ah, you do seek something more... substantial. That I can help you if you truly are prepared.$B$BIt\'s a welcome change to see one of our kind seeking more power in forms other than just knowledge.$B$BSo, do you feel you\'re ready, $N?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4966,2,400,23,28,0,0,178,0,0,0,0,0,0,0,0,0,0,0,2,2,4881,0,0,0,0,0,0,'Protect Kanati Greycloud','But, there may be more centaur than I thought, I ask you, $n, to fight with me against these vile assassins.','Protect Kanati Greycloud from the centaur attack.','Thank you for your help, $N. I couldn\'t have held them off without you.','','Protect Kanati Greycloud','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15461,15462,15463,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,1380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4967,2,-61,35,35,0,256,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4965,1799,0,0,0,'Knowledge of the Orb of Orahil','Still a fool, and still seeking the trappings of mortals. Yes, I speak to you with arrogance. I see you before me and I laugh. You\'re pathetic!$B$BBut it matters not what I think. It only matters what those willing to deal with you thinks! And in this case, against my better judgment, those with some portion of power feel you deserve more.$B$BIf this is something you strive for then you should speak with Menara Voidrender in the tower above Ratchet. I believe you have met her before some time ago.','Speak to Menara Voidrender in the Barrens.','Ah, you do seek something more... substantial. That I can help you if you truly are prepared.$B$BIt\'s a welcome change to see one of our kind seeking more power in forms other than just knowledge.$B$BSo, do you feel you\'re ready, $N?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4968,2,-61,35,35,0,256,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4965,1799,0,0,0,'Knowledge of the Orb of Orahil','Hmm, you\'ve made it this far... truly astonishing. I would have thought the corruption of channeling the arcane would have seeped into your very soul and driven you mad by now. How about we try and push you further then?$B$BIf you want to test your skill, seek out Menara Voidrender above Ratchet in Strahad\'s tower. She will guide you.','Speak to Menara Voidrender in the Barrens.','Ah, you do seek something more... substantial. That I can help you if you truly are prepared.$B$BIt\'s a welcome change to see one of our kind seeking more power in forms other than just knowledge.$B$BSo, do you feel you\'re ready, $N?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,810,0,0,0,0,0,0,0,0,21,0,0,0,0,0,0,0,0,1,6,1,1,0,0,0,0,0,0,0), + (4969,2,-61,35,35,0,256,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,4965,1799,0,0,0,'Knowledge of the Orb of Orahil','Haha! You\'re doing very well for yourself, young $c.$B$BGiven time, infernals and dreadlords will bow before you!$B$BBut until that time comes, you must still rely on weapons forged by the hands of the mortal races.$B$BYou seem prepared for another such creation, and if you are willing, Menara Voidrender would speak with you! She is near Strahad\'s tower overlooking the port town of Ratchet. Go there when you are ready.','Speak to Menara Voidrender in the Barrens.','Ah, you do seek something more... substantial. I can help you if you truly are prepared.$B$BIt\'s a welcome change to see one of our kind seeking more power in forms other than just knowledge.$B$BSo, do you feel you\'re ready, $N?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4970,2,618,58,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'Frostsaber Provisions','If you wish to prove yourself, you may begin by doing a very simple, but very important task.$B$BGather meat from the chimaera and from the shardtooth bears in the area. Bring it to me so that I may use it to feed the frostsabers that are being trained.','Collect 5 Shardtooth Meats and 5 Chillwind Meats for Rivern Frostwind in Winterspring.','Thank you for assisting me, $N. My opinion of you grows as time passes.','Discipline and determination are your goals. I may ask you to do a simple task many times; you must perform to the best of your ability each time.','','','','','',12622,12623,0,0,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,589,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4971,2,28,53,56,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12627,1,0,'A Matter of Time','Tampering of the timeline by a sinister force - most likely the Scourge - has occurred in Andorhal! I can try to keep the passage of time here intact and mend what has been damaged, but I\'ll need your help to do so uninterrupted.$B$BTemporal parasites - carrion that feed on the strands of time\'s altered flow - now infest the silos of Andorhal. A blue pulse of distortion is their only visual marker. They slow my auguries; please $N, help me by using this temporal displacer to root out these parasites.','Use the Temporal Displacer near one of Andorhal\'s silos and uncover Temporal Parasites.$B$BSlay 10 Temporal Parasites, and then return the Temporal Displacer to Chromie in the Andorhal Inn, Western Plaguelands.','Time feels easier to mend now, thank you $N. While you might not understand fully the consequences of a fractured timeline, I appreciate that you understand the urgency of countering what I suspect more and more to be a Scourge-driven malfeasance.$B$BI see no harm in rewarding you for your assistance, mortal. Your greatest feats are to come, and the awarding of a bauble will certainly not alter your future destiny. Your continued aid, however, is something that I and the dragonflight could use...','Temporal parasites are a common malady present wherever the flow of time has been tampered with. I sense that many are present, and this is disturbing.$B$BRooting out whatever ones you can find will help me be able to take a better hold on the deteriorating temporal situation here. I will be able to sense when this has been achieved.','','','','','',12627,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,10717,0,0,0,10,0,0,0,0,0,0,0,15812,15813,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3480,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0), + (4972,2,28,53,56,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,4971,0,0,0,0,0,0,'Counting Out Time','I need you to reach into the world beyond this room, $N. Allow me to explain.$B$BYou see the difference in this room compared to the rest of Andorhal. My dragonflight works in many different ways and in many different timelines. To mend Andorhal\'s damage, I now act from a different timeline as not to overly contaminate it. To continue this though I need time trinkets, ones trapped from when the plague hit. Find them in lockboxes found in the ruined buildings that make up this once proud city.','Locate 5 Andorhal Watches, found in lockboxes amongst the rubble of the city. Return with them to Chromie in the Andorhal Inn, Western Plaguelands.','These are exactly what I need, $N. Thank you.$B$BAllow me to suitably reward you with this. You may not understand what you would need with such a device. You might not even know quite what it really is. Alas, I cannot tell you when you will find it most useful; just know that at some point in the future, you may find this item to have extreme utility and function when consumed. Whether or not you choose to hold on to it until then... this, my friend, is up to you.','The time trinkets I seek are simple devices. They are watches mainly, and their hands are trapped forever when the plague first ravaged Andorhal.$B$BTime is never ending, and the watches you bring to me will invariably find themselves counted out back to their homes... that is, so long as the disturbances continue here.','','','','','',12638,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12650,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3480,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4973,2,28,53,56,0,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,4972,0,0,0,0,0,0,'Counting Out Time','If you are willing to help once more, I can certainly use your assistance. I\'ll gladly take more watches you might uncover from the ruins of Andorhal. They certainly help me in maintaining a balance against whatever malign force is meddling with the timeline here.$B$BIn exchange for those watches, I\'ll give you another item that, in the future, I suspect you\'ll find quite the use for.','Locate 5 Andorhal Watches amongst the rubble of the city, and return with them to Chromie in the Andorhal Inn, Western Plaguelands.','Again, I think you for your assistance. Please accept this gift. While you still may not know when to use such an item, perhaps in the future the path of time will reveal its true intentions to you. You could say that I\'ve seen as such happening to you, $N.','The watches of Andorhal, much like the large clock on the ruins of the town hall, all are frozen in time at three o\'clock. This was when the full effects of the plague first spread out over the city, choking the life out of it.$B$BAs much as we all may regret what happened that day, it has shaped the flow of time as you mortals perceive it. The bronze dragonflight must persevere in protecting the timeline!','','','','','',12638,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12650,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,345,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4974,2,1583,55,60,62,0,178,0,0,0,0,0,0,0,0,0,0,0,72,0,4941,0,0,0,0,0,0,'For The Horde!','Rend dares make such grand claims because of the protection he is afforded by the black flight.$B$BYou, $N, will find a way to pass through the Halls of Ascension. You will then find \'Warchief\' Rend Blackhand and you will destroy him - FOR THE HORDE!$B$B$B$BThe next time you return to my chambers, you will hold his head high in triumph and then you shall present it to your Warchief. Do this and be honored as a hero of the Horde.','Travel to Blackrock Spire and slay Warchief Rend Blackhand. Take his head and return to Orgrimmar.','You have dealt a crippling blow to the forces of Blackrock, $N. With their Warchief slain, the Blackrock legion is once again thrown into the maw of chaos.$B$BIn honor of your heroics, the people of Kalimdor shall be rewarded!','','','','','','',12630,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13966,13968,13965,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,530,76,0,81,68,500,500,0,500,500,27000,6540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,4974), + (4975,2,-61,35,40,0,256,255,0,0,0,0,0,0,0,0,0,0,0,2,2,4976,0,4964,0,0,0,0,'The Completed Orb of Noh\'Orahil','I will get started immediately on crafting your orb and infusing your new demon into it. When done, you will have the choice of having it in the form of a staff or orb. I always felt it was important to cater to a warlock\'s chosen weapon... I see no reason not to continue that practice.','Wait for Menara Voidrender to complete the Orb of Noh\'Orahil and then speak to her again.','It is done, $N. Simply tell me which you\'d prefer: a staff that would require you to use both hands, or an orb so you may use a dagger or sword as your weapon.$B$BTackling the infernal was a great feat on your part and this reward will fit you nicely. I wish you further success in the arts, $N.','','Wait for Menara Voidrender to complete your item','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15107,15105,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2340,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,4975,0), + (4976,2,-61,35,40,0,256,255,0,0,0,0,0,0,0,0,0,0,0,0,0,4961,0,0,0,12642,1,0,'Returning the Cleansed Orb','Take the cleansed orb back to Menara in Ratchet, $N. Give her my regards and be safe. I truly hope you are able to withstand the temptation and corruption that is sure to come as you follow your path.$B$BGood luck.','Return the Cleansed Infernal Orb to Menara Voidrender in the Barrens.','Well done, $N. This will do nicely.$B$BThe only thing left for you to do is to decide on which demon you want me to imprison within the cleansed orb. Do that, and you will have a magnificent new item to wield.','How goes your search for Tabetha and the orb, $N?$B$BTabetha has been more than useful when it comes to matters of the arcane. I\'m sure she would have no problem aiding you if you\'re able to find her.','','','','','',12642,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,930,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,6,21,1,0,0,0,0,0,0,0,0), + (4981,2,1583,55,59,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4982,0,0,0,'Operative Bijou','Never trust a goblin. That\'s what it comes down to, $N.$B$BBijou is her name - one of our slipperiest operatives. I found out she was working for some shady exotic pet dealer out of the Burning Steppes named Kibler, in essence, two timing us. Worse yet, she was using Horde funds to finance her operations.$B$BI want her brought back here alive.$B$BShe was last seen entering Blackrock Spire. Find her and bring her back.$B$BAnd $N, do not let her sweet talk you.','Travel to Blackrock Spire and find out what happened to Bijou.','I won\'t lie to you, $R. I needed the money! Kibler pays very, very well - much better than the K.E.F. ever could.$B$BBut don\'t doubt my loyalties! Why do you think I\'m down here? To get that crazy goblin some exotic animal eggs or something equally inane? No, only someone truly daft would come to Blackrock Spire to collect pets. Yep, I don\'t reckon too many people like that exist in this world.$B$B$B$BThe last thing we need are those kinds of people breeding.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-250,250,0,0,0,0,3840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4982,2,1583,55,59,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,4981,0,0,4983,0,0,0,'Bijou\'s Belongings','At night when this place is lightly guarded, I sneak around the city, taking notes and writing down anything I see that could be of some strategic value to the K.E.F.$B$BLast night, however, things went dreadfully wrong. I stumbled across a tripwire and set off an alarm. I stashed my recon gear and ran for cover! Unfortunately, I can\'t get back to that gear. They\'ve doubled and tripled up the patrols! All that information is lost.$B$BGet my belongings back and I\'ll return to the K.E.F. peacefully.','Find Bijou\'s Belongings and return them to her. You recall her mentioning that she stashed them on the bottom floor of the city.$B','You\'ve done it! Once Lexlort has these plans, he\'ll forget all about the nasty things he wanted to do to me.$B$B$N, you\'re my hero!','Any luck?','','','','','',12345,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4983,2,1583,55,59,81,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,4982,0,0,0,12652,1,0,'Bijou\'s Reconnaissance Report','Take this report back to Lexlort. It will redeem my good name and will surely give the K.E.F. a strategic advantage in dealing with these orcs.$B$BCome with you? I\'ve got way too much work to do. Get going, they need these reports as soon as possible!$B','Take Bijou\'s Reconnaissance Report back to Grandmaster Lexlort in Kargath.$B','I\'ve got to hand it to her; she\'s managed to weasel her way out of another sticky situation! These reports will prove to be invaluable in our dealings with the Blackrock orcs.$B$BOf course, you will be rewarded for your hard work.','Where\'s the goblin???','','','','','',12652,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15858,15859,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,18000,3840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4984,2,28,51,54,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4985,0,0,0,'The Wildlife Suffers Too','While there was little I could do alone to thwart the Scourge, I nevertheless came to these lands to try and heal the damage done to nature. Animals suffer from the plague that continues to choke these lands, unable to find mercy and peace. I ask for you to continue what I could not finish here.$B$BThere is no salvation for the suffering animals but a sweet and merciful release. Seek out diseased wolves nearby and put them down. Please $N, end their misery - doing so will surely soothe mine.','Destroy 8 Diseased Wolves, and then return to Mulgris Deepriver at the Writhing Haunt, Western Plaguelands.$B$B','I... I sense that the souls of those wolves you have put down now have rest. They - and I - thank you for a merciful release.$B$BThe wolves are not alone in their suffering within this damnable place, $N. Please, I have need of you once more.','The wolves that are infected with the plague must be put down, $N. The disease they carry cannot be cured. I tried... I tried until I succumbed to the plague myself.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1817,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,75,0,0,0,0,0,2460,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4985,2,28,51,56,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,4984,0,0,0,0,0,0,'The Wildlife Suffers Too','To the east of where we are, near where the Eastern Plaguelands begin, once proud and majestic grizzlies roamed the countryside. The plague released by the Scourge has sundered these beasts too. They wander the countryside, agonized by the stiffening of their muscles and the rotting of their fur and flesh.$B$BI ask of you to end their misery as well. The only cure for their suffering is a swift death, one that must be ministered by your hand. ','Destroy 8 Diseased Grizzlies, and then return to Mulgris Deepriver at the Writhing Haunt, Western Plaguelands.','\"I know that the grizzles have been put down, their torment at an end. I... I have one more thing for you. I wrote it down on... on this branch, sensing that my time in this realm had come to an end.$B$BIndeed... I am at that end. Thank you again friend... the creatures of this accursed land may rest... and now shall I.\"$B$BWith that, a heavy sigh is uttered by the druid, followed by what sounds like a death rattle. His body lies motionless on the cottage floor.','I hear your footsteps, $N. My vision has faded from me, but I still am able to sense things around me. Have you ended the misery of the disease-ridden grizzlies?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1816,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,75,0,0,0,0,0,2610,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4986,2,28,51,56,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,4985,0,0,0,12663,1,0,'Glyphed Oaken Branch','The lifeless hand of the tauren druid clutches a surprisingly healthy looking oaken branch. Examining the branch reveals glyphs of a druidic nature carved into the bark.$B$BAs you grasp the branch, you notice it is warm to the touch, more than it should be. The image of the Teldrassil tree enters your mind - Darnassus specifically - and the words \"Cenarion Circle\" are on the tip of your tongue. It would appear that the suggestion of where to take the branch has been placed within it.','Based on the magic enchanted within the Glyphed Oaken Branch, its delivery to the Cenarion Circle in Darnassus is the next step the tauren druid sought. Seek one of the druids there for assistance.','This... this is quite strange. This druid - this tauren druid no less - entrusted you with a great deal of valuable information on the extent of the Scourge\'s plague. I am surprised a tauren would give a $R such information, and freely at that if what you say is true. We will make good use of this, I promise you. Perhaps the tauren have not fallen as far from Cenarius as Fandral would believe...$B$BErm, anyway, please - accept this as a token of thanks from the Cenarion Circle.','On behalf of the Cenarion Circle, I bid you welcome to this enclave, $C. What business do you have with us?','','','','','',12663,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15804,0,0,0,1,0,0,0,69,0,0,0,0,250,0,0,0,0,0,3480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (4987,2,28,51,56,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,4985,0,0,0,12663,1,0,'Glyphed Oaken Branch','The lifeless hand of the tauren druid clutches a surprisingly healthy looking oaken branch. Examining the branch reveals glyphs of a druidic nature carved into the bark.$B$BAs you grasp the branch, you notice it is warm to the touch, more than it should be. The image of Thunder Bluff in Mulgore enters your mind - Elder Rise specifically - and the words \"Cenarion Circle\" are on the tip of your tongue. It would appear that the suggestion of where to take the branch has been placed within it.','Based on the magic enchanted within the Glyphed Oaken Branch, its delivery to the Cenarion Circle in Thunder Bluff is the next step the tauren druid sought. Seek one of the druids there for assistance.','This is from Mulgris, you say? We had heard he sought to minister to the creatures suffering in the Plaguelands, but this is most unexpected... and most saddening. Mulgris is... was a good friend. I will mourn his passing deeply.$B$BHis efforts have not gone in vain, thanks to your diligence. In this branch, much lore is stored about the plague the Scourge propagates upon the land. We will study it diligently. As for you, please accept this. It is the least we can do for your noble efforts.','On behalf of the Cenarion Circle, I bid you welcome to this enclave, $C. What business do you have with us?','','','','','',12663,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15804,0,0,0,1,0,0,0,81,0,0,0,0,250,0,0,0,0,0,3480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5001,2,1583,55,59,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,5002,0,0,0,'Bijou\'s Belongings','Ordinarily I don\'t deal with $rs but it seems that I\'m stuck between a troll and a hard place. You see, my mission here is one of utmost importance to the Horde. The information I\'ve discovered, however, applies to the well being of the Alliance as well. Now believe me, I\'m no Alliance sympathizer, but the Blackrock threat is bigger than just a bunch of orcs.$B$BYou help me out by finding my belongings and I\'ll help you out with some information that could prove useful to your kind.$B$BDeal?','Find Bijou\'s Belongings and return them to her. Good luck!$B','Well I\'ll be! Where were they??','Any luck?','','','','','',12345,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5002,2,1583,55,59,81,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,5001,0,0,5081,12770,1,0,'Message to Maxwell','I\'m a goblin of my word, $r. Now listen closely:$B$BThese orcs are used primarily as beasts of burden and cannon fodder for the black dragonflight!$B$BTheir true leader is none other than Nefarian, brood of Deathwing. I\'ve also discovered the location of Nefarian\'s subordinates in this part of the citadel.$B$BTake this map to Marshal Maxwell in the Burning Steppes. It has the location of these fiends marked for easy identification.','Travel to the Burning Steppes and give Bijou\'s Information to Marshal Maxwell.','This coincides with much of what we already knew. Regardless, it is interesting and rather unfortunate information.$B$BThe markings on this map will prove valuable in thinning the Blackrock menace.','Ah, $N. It has been a long time.','','','','','',12770,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,18000,3840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,6,0,0,0,0,0,0,0), + (5021,2,28,50,52,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Better Late Than Never','\"The package must be delivered... delivered before I\'m trapped here!\"$B$BThe cries of a panicked woman feel almost like a whisper floating through the house. Cowered in the upstairs corner is the apparition of a woman. She does not seem to be fully cognizant of her surroundings, and she is only vaguely aware of you.$B$B\"Are you here to deliver my package? Please, before it gets much worse! I was going to ride out of here. It should still be by my horse... or am I too late?\"','The ramblings of the ghostly woman indicated that she needed a package delivered. She claimed that it was where her horse was. As to where the horse is or where the package was to be delivered - the ghost remains incomprehensible.','A package in the barn that you might have otherwise overlooked now stands out amongst the decay and ruin. Perhaps this is the one that the ghost of Janice Felstone was clamoring about...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5022,2,28,50,52,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,5021,0,0,5048,12724,1,0,'Better Late Than Never','You pick up the package, wiping off a small layer of dust and grime that had settled on it. It is addressed in a hurried hand to an Emma Felstone of Stormwind; the delivery of the package is dated for well over four years ago.$B$BThough it is unclear if Emma Felstone is even alive, it is widely known that the Stormwind City Hall keep records on the populace of the city. This is handled through the Royal Factors of the Stormwind Census.','Check with the Royal Factors of Stormwind to learn the whereabouts of an Emma Felstone. There is usually a census officer located in City Hall.','A package for an Emma Felstone, you say? Last known address was Stormwind, four years ago? Well let me see here...$B$BAccording to what we know, there was an Emma Felstone in the city about four years ago. Well, I should say possibly - this census I refer to is from five years ago, and I don\'t have a report of her vacating the city. This doesn\'t mean that she is still here though.$B$BWait a second... this package couldn\'t be for Ol\' Emma, could it?','Welcome to the office of the Stormwind census. If you are in need of information on our populace, then I can assist you.','','','','','',12724,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5023,2,28,50,52,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,5021,0,0,5049,12724,1,0,'Better Late Than Never','You pick up the package, wiping off a small layer of dust and grime that had settled on it. It is addressed in a hurried hand to a Jeremiah Felstone of Lordaeron; the delivery of the package is dated for well over four years ago.$B$BThough it is unclear if Jeremiah Felstone is even alive, it is widely known that the Undercity, formerly known as Lordaeron, keeps records on the populace of the city. This is handled through the Royal Overseers of the Undercity Census.','Check with the Royal Overseers of the Undercity to learn the whereabouts of a Jeremiah Felstone. There is usually a census officer located near guild and tabard registration.','A package for a Jeremiah Felstone, with his last known address as Lordaeron... I should be able to assist you.$B$BJeremiah Felstone was in the city before the plague. Well, I should say the former Jeremiah Felstone - some of the Forsaken have changed their last names to rid themselves of their former countenance. This case is no exception; the former Jeremiah Felstone is now known as Jeremiah Payson.$B$BWait a minute... isn\'t he the cockroach vendor?','Are you here to seek the assistance of the Undercity census, or just to ask me if someone you knew is dead? I get asked that a lot.','','','','','',12724,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5041,2,17,9,14,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Supplies for the Crossroads','That attack on the caravan contained supplies we desperately needed.$B$BYou\'ve been brave enough to take on the Razormane tribe so far, and I will ask you to do so again, but this time, I wonder if I could ask you to keep your eyes open for some of our lost supplies. You can probably find them throughout their camps, the quilboar getting fat off their dishonorable acts.$B$BThe people of the Crossroads would be in your debt.','Find and return Crossroads\' Supply Crates to Thork in the Barrens.','Haha! Thank you, $N! This will help us greatly. You\'re a boon to the Crossroads and to the Horde. If there is anything I can do for you, please, let me know.','How goes your search for the supplies, $N? I trust the quilboar fall under your strength easily.','','','','','',12708,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,600,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5042,0,17,14,20,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,1,5052,0,0,0,0,0,0,'Agamaggan\'s Strength','','','If only Mangletooth were free to see you decimate those who betrayed him! $B$BI thank you for destroying more of the Bristleback by gathering these shards. Please, continue to do so, and I will continue to aid you. ','I will need 4 blood shards if you wish Agamaggan\'s strength, $r.$B$BYour foes will cower before your strength were you to be given this blessing. $B$BThe Razormane\'s greatest warriors are infused with such power!','','','','','',5075,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16612,16612,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (5043,0,17,14,20,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,1,5052,0,0,0,0,0,0,'Agamaggan\'s Agility','','','May your aim be unerring, and the mark of your weapon be true, $R.$B$BAgamaggan\'s spirit is with you. Return to me if you wish. Mangletooth will bless you again if the great boar god deems me worthy. ','My tribes greatest scouts are said to be unrivaled in their accuracy, and no rogue could measure up to their quickness in battle.$B$BBring me 4 blood shards and I will make you even more agile than any quilboar born.','','','','','',5075,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17013,17013,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (5044,0,17,14,20,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,1,5052,0,0,0,0,0,0,'Wisdom of Agamaggan','','','Your enemies should fear you even more, $R. $B$BTell Mangletooth tales of your cunning in battle when next we meet--be it in this life, or the next. ','The shaman and geomancers of the quilboar tribes call upon the strength of Agamaggan to help them in battle and in their rituals, $r.$B$BIf you too wish the added power of Agamaggan\'s blessing with your spells, then bring me 4 blood shards and Mangletooth will aid you. ','','','','','',5075,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7764,7764,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (5045,0,17,14,20,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,1,5052,0,0,0,0,0,0,'Rising Spirit','','','Our greatest warriors, and our greatest shamans would envy your will, $R.$B$BDefeat more of the Bristlebacks knowing that they cannot stop you! ','Warriors of all types have need of a strong spirit. It drives you to greater feats when all hope has been lost. This is not unknown to the Razormane. We are a spiritual tribe--we are more proud of our connection to Agamaggan than our prowess in battle.$B$BBring me 4 blood shards and I will bless your spirit for battle. ','','','','','',5075,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10767,10767,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (5046,0,17,14,20,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,1,5052,0,0,0,0,0,0,'Razorhide','','','Go to war, $R.','All those who enter battle have need of protection. Their bones must be strong. Their skin tough. My tribe knows this as well, and to add to the natural protection our quills and hide give us, we often call upon Agamaggan to protect us from harm before we go to war.$B$BBring me 4 blood shards and I will grant you the same protection.','','','','','',5075,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16610,16610,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (5047,2,1583,55,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12710,1,0,'Finkle Einhorn, At Your Service!','You\'ll find Malyfous Darkhammer in Everlook, $c. Tell him that \'Finkle is A-OK\' and that the suit works perfectly.$B$BThen hand him this:$B$B$B$BI snatched it from the beast\'s innards during my \'vacation.\'$B$BI bet Malyfous could give you a fairly accurate assessment of what he can do with parts from a monster like this!$B$BOh, I suppose you don\'t know where Everlook is, do you? To Winterspring, $g fella:lady;!','Talk to Malyfous Darkhammer in Everlook.','Alive? Suit worked? And what do we have here?','Yea?','','','','','',12710,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5048,2,1519,50,52,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,5022,5050,0,5050,12724,1,0,'Good Natured Emma','She\'s a tad ornery, and quite possibly out of her gourd... but the records indicate that Ol\' Emma does fit the framework of who Emma Felstone might be.$B$BPerhaps you\'ve seen Ol\' Emma wander the city - she talks to herself, most often in nonsensical jibber-jabber. Still, she doesn\'t hurt anything or anyone, so folks pretty much leave her be.$B$BAll things considered, I would say that Ol\' Emma is in fact Emma Felstone. You might try asking if her last name is indeed Felstone.','Find Ol\' Emma in Stormwind and see if she is in fact Emma Felstone. If she is, then perhaps she\'d like the package Janice Felstone made for her.','My name is indeed Emma Felstone - you\'re the first person in years to call me that. Who... who are you?$B$BYou say you knew... my sister?! Is she still alive? Who am I kidding, of course she isn\'t. When the plague broke out in Lordaeron, I had come to expect the worst. So many of my family died... or worse. Here I am now, crazy Ol\' Emma, all alone. What are you, a grave-robber or something? Looking for your next target?$B$BWhat... you have a package for me from my sister?','I would tell you to get off my lawn, but as you can see I don\'t have one.','','','','','',12724,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5049,2,1497,50,52,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,5023,5050,0,5050,12724,1,0,'The Jeremiah Blues','From the evidence I am able to muster, the person you seek - and the intended recipient of the parcel - is Jeremiah Payson, the Undercity cockroach vendor.$B$BI\'ve always been of the opinion that it takes a special gift to sell... cockroaches. No doubt you are on quite the epic sojourn now, mighty $c. I will leave you to your world-shaping endeavors. Allow me, however, to be a part of your magnum opus and reveal that he is located near the bank, suitably groveling under one of the walkways.','Find Jeremiah Payson in the Undercity and see if he is in fact Jeremiah Felstone. If he is, then perhaps he\'d like the package Janice Felstone made for him.','I haven\'t used that name in years... but yes, at one point in my life - before this glorious unlife - that was my last name.$B$BYou claim to have known my sister... or rather, have recently spoken to my sister.$B$BWho\'s been dead.$B$BFor four years.$B$BYou know, if my bones weren\'t already brittle enough, I\'d be tempted to break my foot off on your posterior. You\'re quite the vulture, aren\'t you?$B$B What... you have a package for me from my sister?','Every time someone steps on a cockroach, I cry. Please don\'t make me cry.','','','','','',12724,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5050,2,28,50,52,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5051,12721,1,0,'Good Luck Charm','It would seem that I was wrong about you $N, and for that I owe you an apology. My sister sent me a number of personal effects, including humorously enough the deed to the Felstone farm. I think I\'ll pass on reclaiming it right now.$B$BIf my sister\'s spirit remains tethered to the farm and cannot rest, please... could you return this to her? It is half of a good luck charm she had, with her husband having the other half.$B$BMaybe her knowing I have these things will now put her soul to rest.','Return to Janice Felstone in Western Plaguelands her Good Luck Half-Charm.','You give the half-charm back to the apparition. She looks at it, then at you expectantly.$B$B\"Honey, where did you put your half of the charm? We can\'t be together unless we have both halves. Honey... can you see me?\"','John, sweetheart... is that you? I\'m so cold all the sudden...','','','','','',12721,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5051,2,28,50,54,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,5050,0,0,0,12721,1,0,'Two Halves Become One','The ramblings of the poor ghost continue:$B$B\"I\'m so cold, John. Bring me your charm, and we\'ll be together! Quickly John, before the plague comes to change us into hideous beasts! I can\'t see you John... but I know you\'re near. I feel you near me.\"$B$BPerhaps if the second half of the charm was found and reassembled, this would constitute what the spirit of Janice Felstone is seeking.','Locate the other half of the Good Luck Charm somewhere on the Felstone Farm in Western Plaguelands and reassemble it.$B$BGive the Good Luck Charm to Janice Felstone on the Felstone Farm, Western Plaguelands.','You hand the reassembled good luck charm to Janice Felstone\'s ghost. As soon as she grasps it, you observe an almost immediate change in her. Her ethereal form shimmers, and she looks upon you with clear yet sad eyes.$B$B\"You\'ve freed me... I no longer will need this charm. Please, take it and perhaps it will give you the solace it has given me.\"','John, don\'t let the ghouls get you... don\'t let the ghouls get me... nasty ghouls... our charm will keep us safe.','','','','','',12723,0,0,0,1,0,0,0,12722,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13473,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5052,2,17,14,21,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,878,0,0,0,0,0,0,'Blood Shards of Agamaggan','Along with the thorns, the blood affected other aspects of the earth: blood red stones mixed in with other minerals. The Bristleback dig up these shards and carry them as totems for strength in battle and as totems for their magics. $B$BI know the secrets of that magic.$B$BBring Mangletooth one of these blood shards to show you understand. Bring Mangletooth many of the shards, and he will bless you with quilboar magic--the magic of Agamaggan! ','Bring a Blood Shard to Mangletooth in Camp Taurajo in the Barrens.$B$BCollect more Blood Shards if you want him to bless you with Agamaggan\'s power.','Ah, you do understand. My words were not lost on your ears, $R. Mangletooth may be caged, but no cage can stop Agamaggan\'s power! $B$BThe touch of the shard, the feel of it... it has been a long time, $R.$B$BDo you know what it is like? To have your power severed from you?$B$BBut, that is a tale for another time. I promised you information. I promised you Agamaggan\'s power. My people turned their backs on Mangletooth. Now, I lose you upon them. ','Our tribes flock to the thorny areas throughout the Barrens because they are holy places, but none as holy as Razorfen. Agamaggan\'s body makes up the entirety of the Razorfen, but the Downs are especially protected because the entrance is made from his great maw! It will swallow whole those not loyal to him, and spit out their bodies after he\'s chewed them up! $B$BAgamaggan has left his body behind to protect us, and he gives of his spirit so we may protect him. ','','','','','',5075,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,150,0,0,0,0,0,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5054,2,618,53,56,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,5055,0,0,0,'Ursius of the Shardtooth','In the snowy mountains of Winterspring, to the northwest, a skilled hunter stalks his prey... I speak of Ursius of the shardtooth bears, an agile and clever beast.$B$BI send you now against him. He roams the sloping hills to the northwest of Everlook. Find and hunt him, before he discovers your intent.$B$BAll that have gone up against Ursius have quickly found themselves to be the prey, and he, the hunter. Stay on your guard.','Storm Shadowhoof at Everlook in Winterspring wants you to kill Ursius.','This was no easy task, yet you have excelled. But do not be too quick to think you have impressed me, $N.','Go now, $c. Seek out Ursius.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10806,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,3480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (5055,2,618,53,58,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,5054,0,0,5056,0,0,0,'Brumeran of the Chillwind','Swift, and clever, Brumeran glides silently across the snowy landscape of southern Winterspring. But do not let her graceful appearance convince you that she is harmless. All that cross her pay considerably, and often with their own lives.$B$BSeek out Brumeran of the chillwind among the chimera. Defeat her, then return again to me.','Storm Shadowhoof at Everlook in Winterspring wants you to kill Brumeran.','Yes. You have returned. I believe now that you are a true $C by nature. You have faced the most ferocious of creatures and have returned, surpassing my expectations.$B$BYou are now ready for my final request.','Brumeran calls out to you, $N.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10807,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3720,0,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5056,2,618,53,60,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,5055,0,0,0,0,0,0,'Shy-Rotam','In northern Winterspring, great cats assemble around a large landmark called Frostsaber Rock. The leader of these cats is known by the name Shy-Rotam. Defeating the matriarch of the frostsabers would grant you much respect in the eyes of your fellow $r.$B$BGo again to the harsh wilds, and once there, gather sacred meat from the frostsabers. Find the stone of Shy-Rotam, and place it there. Placing the meat of her kin before her will summon Shy-Rotam, in anger.$B$BBe ready for her fury, and defeat her.','Storm Shadowhoof at Everlook in Winterspring wants you to defeat Shy-Rotam.','You have proven both your strength and your determination. Many more challenges await you, but I have already shown you as much as I am able.$B$BGood luck, $N.','Shy-Rotam is bold and unforgiving; she will defend her kind with fervent enthusiasm.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10737,0,0,0,1,0,0,0,0,0,0,0,15783,15782,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0,0,0), + (5057,0,618,53,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,5056,0,0,0,0,0,0,'Past Endeavors','Before you spoke to me, $N, I had heard of your endeavors... that you had an unyielding desire to prove yourself, that you had an exceptional ability as a $c, and I now know these things to be the truth.$B$BThose that excel as you do are worthy of recognition. Take this marker to a friend of mine in Thunder Bluff named Melor Stonehoof. I\'m sure he will remember you, and what you accomplished so long ago. Speak to him of you recent victories, and do not ever forget what you have accomplished today.','Bring Storm Shadowhoof\'s Marker to Melor Stonehoof in Thunder Bluff.','We learn from our life experiences, $N. From what this marker says, I am sure that you have only become stronger and wiser as a result of yours. You have grown much since we last spoke.$B$BTake this in remembrance of the difficult tasks you have accomplished as a $R $C, and know that you will always have my respect and admiration.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15704,0,0,0,1,0,0,0,81,0,0,0,0,75,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,0), + (5058,0,28,52,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Mrs. Dalson\'s Diary','','','A diary with yellowing pages lies open to the last entry:$B$B\"I don\'t know what\'s going to happen now that Harold\'s turned. It took everything out of me to drag him into the only place I could find that\'d lock him up tight and hold him. I hid the key on me, and I pray it works...$B$BI hope I can get out of here, but I need money to do that. Our stuff\'s all in the cabinet I think... and now that I think about it, doesn\'t Harold keep the key on him?$B$BI\'ll rest on it, I\'m dead tired now.\"','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,5058), + (5059,0,28,52,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'Locked Away','','','Using the key found on the skeleton of the former Mrs. Dalson, you unlock the door to the outhouse. A bloodthirsty ghoul leaps from the outhouse, having been trapped inside for who knows how long.$B$BIt is clear by the bloodcurdling scream of the ghoul at your presence that the former Farmer Dalson is now beyond saving.','The door to the outhouse has begun to splinter at the edges of the frame as though it has been repeatedly and incessantly tried to be forced open. It is currently locked up tight from the outside of the outhouse.$B$BAs you rattle the door, you hear a guttural moaning come from inside! Whatever is inside there, it certainly does not sound friendly.','','','','','',12738,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,5059), + (5060,0,28,52,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Locked Away','','','The key taken from Farmer Dalson\'s ghoulish remains fits the lock perfectly. The doors of the cabinet swing open, revealing several items that remain intact and appear quite valuable.','An extremely sturdy cabinet stands before you, securely fastened shut by a built-in lock. The front of the cabinet is deeply scratched and marked. This could be surmised as being from numerous and violent failed attempts to reveal whatever secrets the cabinet currently obfuscates from view.$B$BIf you are going to open this cabinet, you will need to find the key.','','','','','',12739,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13474,13475,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,25000,4230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5061,2,-263,16,16,0,1024,8,0,0,0,0,0,0,0,0,0,0,0,0,0,272,0,0,0,15885,1,0,'Aquatic Form','You have completed the necessary lessons all young druids are taught before they can adopt an aquatic aspect. Go now back to your trainer, Mathrengyl Bearwalker, in Darnassus. Show him your pendant and prove to him you are ready to learn what he has to teach you. He will complete your training, allowing you to become one with the water.$B$BGoodbye, young druid. We shall speak again.','Return to Darnassus and show Mathrengyl Bearwalker the Pendant of the Sea Lion.','Very impressive, $N. You are ready to learn your aquatic form, and it is my pleasure to teach it to you.$B$BAlso, in recognition of your achievement during the two trials, I give you this item. I hope you\'ll find it to be a welcome addition to your gear as a protector of nature and a keeper of the balance.','Your return to Darnassus is not without heralding, though I will need proof of your lessons learned in Moonglade before I will teach you your aquatic form.$B$BDo you have the Pendant of the Sea Lion?','','','','','',15885,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16608,0,0,0,1,0,0,0,609,0,0,0,0,250,0,0,0,0,0,690,1066,1446,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5062,2,400,24,27,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,4865,0,0,0,0,0,0,'Sacred Fire','Arikara is a deadly creature that must be dealt with swiftly. In order to hunt her down you will need to light the sacred fire of life - this will summon Arikara.$B$BGo now and harvest the rare Incendia agave plant. Once you have harvested enough agave, seek council with Magatha Grimtotem on Elder Rise in Thunder Bluff. She is a powerful shaman that can enchant the agave plant to create a powder that will light the fire.$B$BTravel northeast to the Boiling Pool and gather Incendia Agave.','Gather 10 bushels of Incendia Agave, and then consult Magatha Grimtotem on Elder Rise in Thunderbluff.','Good, you have gathered the essential amount of Incendia agave. This rare herb found only in Thousand Needles will help light the dormant sacred fire of life.$B$B','So, Motega Firemain sends word of Arikara...well now that is grave news.$B$B$B$BArikara is a deadly creature born only to seek vengeance against those who have committed heinous acts.$B$B','','','','','',12732,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2200,1320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5063,2,618,57,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,5047,0,0,0,0,0,0,'Cap of the Scarlet Savant','A finer cap you may never see. From the pristine hide of the beast, our expert crafters will create the most phenomenal hat a prestidigitator could ever hope to don!$B$BFifty gold pieces along with the listed items and your head shall be graced with the Cap of the Scarlet Savant:$B$B*The pristine hide of the Beast.$B$B*Frayed abomination stitchings.$B$B*Arcane crystals.$B$B*Enchanted scarlet thread.$B$BBEHOLD!','In order to create the Cap of the Scarlet Savant, you will be required to bring the following items back to Malyfous Darkhammer: 1 Pristine Hide of the Beast; 5 Frayed Abomination Stitchings; 8 Arcane Crystals; 5 Enchanted Scarlet Thread. $B$BYou will also be required to pay 50 gold pieces for the crafting of the item.','Astounding! It must have taken weeks to gather those components... and how did you find a pristine hide?!?$B$BEnjoy the cap, $n!','Unless you\'ve got everything I need, you\'re wasting my time.','','','','','',12731,12735,12363,12734,1,5,8,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12752,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-500000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5064,2,400,24,28,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,4841,0,0,0,0,0,0,'Grimtotem Spying','$N, you have served us well in the past, so I now entrust to you an important mission. The Grimtotem Clan is up to something secretive. Three agents of unknown origin were seen visiting the Grimtotem over the recent weeks. We discovered that separate chests in Darkcloud Pinnacle hold these guarded messages.$B$B$N, if you succeed in this dangerous mission, I will reward you in kind.$B','Locate and retrieve the three Secret Notes in Darkcloud Pinnacle.','Great Spirit Totem! This is dire news indeed. I must begin to plan for whatever may come.$B$BMac, as promised, here is your reward for your brave service.$B$B','Have you discovered what the Grimtotem are up to?','','','','','',12765,12766,12768,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15457,15458,15459,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,1380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5065,2,139,40,58,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,3528,0,0,4788,0,0,0,'The Lost Tablets of Mosh\'aru','The troll with whom you spoke did not tell the truth. The two tablets you gained for him spoke of containing the essence of Hakkar, but there is more to that legend. I have studied long, and found that there are six Tablets of Mosh\'aru, not two! Six!$B$BAnd I fear that we will not like what secrets the others hold..$B$BFind the third and fourth tablets of Mosh\'aru. They\'re in the Eastern Plaguelands, held by the mossflayer trolls. Find them, and bring them to me.','Bring the Third and Fourth Mosh\'aru Tablets to Prospector Ironboot in Tanaris.','You found them! Great!$B$BThank you, $N. I will pour over these texts and decipher their meaning.$B$BYou, however, have another task...','Do you have the tablets? I fear their texts will reveal a great threat to our world.','','','','','',12411,12412,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4650,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), + (5066,2,1519,50,50,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,5092,5066,5092,0,0,0,'A Call to Arms: The Plaguelands!','Hear ye, hear ye! All heroes are called upon to heed these words!$B$BA call to arms has been issued by the Kingdom of Stormwind! All able bodied individuals are entreated to take up arms against the dark threat of the Scourge in the northern lands of the Eastern Kingdoms! Rumors fly of new threats rising from the ruins of the Plaguelands!$B$BHeroes of the realm - seek out Commander Ashlam Valorfist who has set up his base camp in Chillwind Camp, north of the Alterac Mountains!','Seek out Commander Ashlam Valorfist. His base camp is located at Chillwind Camp, north of the Alterac Mountains.','Welcome to the Plaguelands, hero. This is one of most dangerous frontiers in Azeroth, especially with the looming threat of the Scourge to our north and northeast. I am glad to hear that the clarion call of duty and service to the greater good did not fall on deaf ears with you!$B$BIf you are ready to get your hands dirty, then there is plenty for willing and able heroes to do here on the edge of the Plaguelands.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5067,2,618,57,50,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,5047,0,0,0,0,0,0,'Leggings of Arcana','While the crafting of such an item has never successfully been accomplished, it is thought to be possible - under the right circumstance.$B$BShould the seeker of arcanum desire to imbue leggings with immense power, the following they must find:$B$B* The pristine hide of the Beast.$B$B* Frayed abomination stitchings.$B$B*Arcanite Bars.$B$B*Frostwhisper\'s embalming fluid.$B$BBEHOLD!','In order to create the Leggings of Arcana, you will be required to bring the following items back to Malyfous Darkhammer: 1 Pristine Hide of the Beast; 5 Frayed Abomination Stitchings; 5 Arcanite Bars; 5 Frostwhisper\'s Embalming Fluid.$B$BYou will also be required to pay 50 gold pieces for the crafting of the item.','Few more improbable tasks I have seen completed by mortals. Bask in the glory of my handiwork! Reap its rewards!','Unless you\'ve got everything I need, you\'re wasting my time.','','','','','',12731,12735,12360,12736,1,5,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12756,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-500000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5068,2,618,57,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,5047,0,0,0,0,0,0,'Breastplate of Bloodthirst','It is said that only one Breastplate of Bloodthirst has ever been created and that it was made for the legendary assassin, Garona. Whether this world will ever see another is doubtful.$B$BRegardless! Our master crafters can reproduce the item given the necessary components:$B$B*The pristine hide of the Beast.$B$B*Frayed abomination stitchings.$B$B*Arcanite bars.$B$B*The skin of shadow.$B$BBEHOLD!','In order to create the Breastplate of Bloodthirst, you will be required to bring the following items back to Malyfous Darkhammer: 1 Pristine Hide of the Beast; 10 Frayed Abomination Stitchings; 5 Arcanite Bars; 5 Skin of Shadow.$B$BYou will also be required to pay 50 gold pieces for the crafting of the item.','I thought I would be dead and buried before I ever saw this day.$B$BAn accomplishment of this magnitude can only be overshadowed by the reward.','Unless you\'ve got everything I need, you\'re wasting my time.','','','','','',12731,12735,12360,12753,1,10,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12757,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-500000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5081,2,1583,55,60,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,5002,0,0,0,0,0,0,'Maxwell\'s Mission','This information fills in the gaps to our otherwise impeccable intelligence of Blackrock Spire.$B$BThe attack must be decisive, $N.$B$BFirst their war master, the troll Voone, must be destroyed. Without his battle plans, the Blackrock orcs will be thrown into chaos.$B$BYou must then take out the ogre Highlord, Omokk. The cowardly ogres of Blackrock are powerless without his leadership.$B$BLastly, the overlord of the citadel: Wyrmthalak. With Wyrmthalak dead, their central command unit is without a conduit.','Travel to Blackrock Spire and destroy War Master Voone, Highlord Omokk, and Overlord Wyrmthalak. Return to Marshal Maxwell when the job is done.','Excellent work, $N. At the very least, you have bought us more time - precious, precious time.','Status?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9237,9196,9568,0,1,1,1,0,0,0,0,0,13958,13959,13961,13962,13963,0,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18000,5130,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5082,2,618,52,56,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,6603,0,0,0,0,0,0,'Threat of the Winterfall','I came to Winterspring to investigate the Frostfire Hot Springs. I\'ve noticed that the water seems to have ...strange qualities. I haven\'t yet been able to discover the source, and to tell you the truth, I\'ve had some difficulty lately, due to the Winterfall furbolg.$B$BThey seem to be drawn to the springs, just as I am. They have become extremely protective of the water, and won\'t let me come near the two larger springs to the north of here.$B$BI\'d like to continue my studies, so won\'t you help me?','Donova Snowden in Winterspring wants you to kill 8 Winterfall Pathfinders, 8 Winterfall Den Watchers, and 8 Winterfall Totemics.','Thanks so much, $N! Now I can get back to work here.$B$BDid you find anything of interest at the Winterfall camp?','I appreciate your help!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7442,7440,7441,0,8,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,577,0,0,0,0,250,0,0,0,0,8500,3480,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,1,6,0,0,0,0,0,0,0,0), + (5083,2,618,52,56,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5084,12771,1,0,'Winterfall Firewater','This vial that you picked up from the Winterfall furbolg is empty, but you can detect a few drops of a strange green liquid inside; it almost glows.$B$BIs it something important?$B$BDonova Snowden would probably be able to tell you more, since she has been camped by the hot springs in Winterspring for some time now.','Bring the Empty Firewater Flask to Donova Snowden in Winterspring.','You got this from the Winterfall?','What is that you have found?','','','','','',12771,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,577,0,0,0,0,75,0,0,0,0,0,1740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5084,2,618,52,56,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,5083,0,0,5085,0,0,0,'Falling to Corruption','This greenish liquid... it reminds me a bit of the sludge I saw when traveling through Felwood. And I have seen some Winterfall Runners passing into Timbermaw... Perhaps these things have something to do with the flask you found, $N.$B$BThere is a large group of furbolg just past Timbermaw Hold, in Felwood. Called the Deadwood tribe, they have been corrupted and driven mad by the fel. Why don\'t you look around there and see if you can find any evidence of dealings between the Winterfall and the Deadwood?','Search the Deadwood furbolg camp in northern Felwood for a clue.','Inside the cauldron bubbles a rotting, repulsive-smelling substance...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,577,0,0,0,0,150,0,0,0,0,0,2610,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5085,2,618,52,56,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,5084,0,0,5086,12813,1,0,'Mystery Goo','The greenish substance inside the cauldron appears to be similar to what you found in the flask. This strange gooey stuff could be as corrupted as the furbolg that created it...$B$BIf the Winterfall furbolg are using it, does this mean that they will soon be as corrupted as the Deadwood tribe?$B$BIt would be best to report back to Donova with your findings, along with a sample of the liquid in the cauldron.','Report back to Donova Snowden with your findings.','You are very resourceful, $N. Do you think that the Winterfall furbolgs have been to the Deadwood camp?','I hope you found something, $N. The Winterfall are becoming increasingly aggressive!','','','','','',12813,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,577,0,0,0,0,150,0,0,0,0,0,2610,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,5,0,0,0,0,0,0,0,0,0), + (5086,2,618,52,56,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,5085,0,0,5087,0,0,0,'Toxic Horrors','I\'ve studied the sample you returned with, and while I can\'t say for sure, I believe it contains traces of toxic elements. However, the only way to know for sure is to gather some as a comparison.$B$BI believe that the Deadwood furbolg may be gathering these elements from other corrupted creatures in Felwood; in particular, the elementals living in the Irontree Woods, called toxic horrors.$B$BCollect a few samples for me to compare, but be careful -- it\'s very dangerous there!','Collect 3 Toxic Horror Droplets for Donova Snowden in Winterspring.','I have to compare this to the substance you found in the cauldron, and then I\'m sure we\'ll know more.','I think we are beginning to uncover what is happening here, $N.','','','','','',12822,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,577,0,0,0,0,250,0,0,0,0,0,2480,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), + (5087,2,618,52,57,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,5086,0,0,5121,0,0,0,'Winterfall Runners','Very interesting, $N...$B$BWhen this toxic substance is mixed with the water from the hot springs, it loses its toxicity, only retaining the ability to temporarily affect those that ingest it. This must be why the Winterfall protect the hot springs so fervently -- they need them to purify their firewater.$B$BWe need to stop this -- cut off contact between the Winterfall and the Deadwood. A group of runners walks the distance between their village and Felwood. Find and defeat them, and steal their shipment.','Find the Winterfall Runners and stop them from delivering their shipment to Winterfall Village.','$B$BI wonder if consuming this substance makes the furbolg more aggressive. They do seem much larger...','We\'ll see what happens when the Winterfall don\'t get their firewater!','','','','','',12829,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,577,0,0,0,0,250,0,0,0,0,0,3600,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), + (5088,2,400,24,28,1,0,178,0,0,0,0,0,0,0,0,0,0,0,2,2,5062,0,0,0,12785,1,0,'Arikara','Take this refined and purified Incendia powder to Thousand Needles and toss it on the sacred fire of life. It is located in the Darkcloud Pinnacle on an isolated needle where they bury their dead.$B$BThe enchantment that I have weaved into the Incendia powder will summon Arikara to you, $N.$B$BI fear she may be stalking Cairne Bloodhoof; too much Tauren lore has changed, and I fear this has angered Arikara. Move quickly before all is lost, $c!','Slay Arikara. Bring her remains and the Incendia powder to Motega Firemane in Whitereach Post as proof of your deed.','This does not make sense. Why would Arikara be after Cairne Bloodhoof? Magatha could not be wrong, she is our most powerful shaman.$B$B$B$BRegardless, your great deed to the Horde shall not go unnoticed - please, choose one of these as a reward for your aid.','Have you slain the vicious serpent Arikara, $N?','Light the Sacred Fire of Life','','','','',12785,12925,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15464,15465,15466,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,2500,1380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5089,2,1583,55,60,81,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5102,12780,1,0,'General Drakkisath\'s Command','From the corpse of the defeated serpent you uncover what appears to be a note of some importance: A letter from his superior, General Drakkisath, concerning protocol.$B$BYour instinct tells you that you should take it to Marshal Maxwell.','Take General Drakkisath\'s Command to Marshal Maxwell in Burning Steppes.','The plot thickens...','What have you got there, $N?','','','','','',12780,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,4110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), + (5090,2,1537,50,50,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,5092,5066,5092,0,0,0,'A Call to Arms: The Plaguelands!','Hear ye, hear ye! All heroes are called upon to heed these words!$B$BA call to arms has been issued by the Kingdom of Stormwind! All able bodied individuals are entreated to take up arms against the dark threat of the Scourge in the northern lands of the Eastern Kingdoms! Rumors fly of new threats rising from the ruins of the Plaguelands!$B$BHeroes of the realm - seek out Commander Ashlam Valorfist who has set up his base camp in Chillwind Camp, north of the Alterac Mountains!','Seek out Commander Ashlam Valorfist. His base camp is located at Chillwind Camp, north of the Alterac Mountains.','Welcome to the Plaguelands, hero. This is one of most dangerous frontiers in Azeroth, especially with the looming threat of the Scourge to our north and northeast. I am glad to hear that the clarion call of duty and service to the greater good did not fall on deaf ears with you!$B$BIf you are ready to get your hands dirty, then there is plenty for willing and able heroes to do here on the edge of the Plaguelands.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,282,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,1,66,0,0,0,0,0,0,0,0,0), + (5091,2,1657,50,50,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,5092,5066,5092,0,0,0,'A Call to Arms: The Plaguelands!','Hear ye, hear ye! All heroes are called upon to heed these words!$B$BA call to arms has been issued by the Kingdom of Stormwind! All able bodied individuals are entreated to take up arms against the dark threat of the Scourge in the northern lands of the Eastern Kingdoms! Rumors fly of new threats rising from the ruins of the Plaguelands!$B$BHeroes of the realm - seek out Commander Ashlam Valorfist who has set up his base camp in Chillwind Camp, north of the Alterac Mountains!','Seek out Commander Ashlam Valorfist. His base camp is located at Chillwind Camp, north of the Alterac Mountains.','Welcome to the Plaguelands, hero. This is one of the most dangerous frontiers in Azeroth, especially with the looming threat of the Scourge to our north and northeast. I am glad to hear that the clarion call of duty and service to the greater good did not fall on deaf ears with you!$B$BIf you are ready to get your hands dirty, then there is plenty for willing and able heroes to do here on the edge of the Plaguelands.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,282,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,66,0,0,0,0,0,0,0,0,0), + (5092,2,28,50,52,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Clear the Way','With Andorhal\'s western and northern roads into the city well fortified, I\'m looking to strike at it from the less defended eastern road. The Scourge relies on the buffer of undead that infests Sorrow Hill as a first line of defense. If we are to advance on Andorhal, we will need to do it through Sorrow Hill.$B$BYour first assignment will be to clear the way through Sorrow Hill. Thin out the skeletons and ghouls that haunt the area; report back to me when this is done!','Kill 10 Skeletal Flayers and 10 Slavering Ghouls in Sorrow Hill.$B$BReturn to Commander Ashlam Valorfist at Chillwind Camp, Western Plaguelands.','Mission accomplished, $N! Well played, well played.$B$BAllow me to reward your work thus far with some coin from the Stormwind coffers. I\'d recommend spending it on materiel that will aid you in your next mission... one that will take you into the ruins of Andorhal itself.$B$BBe ready! Be vigilant!','I want you to prepare for the worst, $N - dig deep. The task in front of us will not be easy. As we rally our forces here to eventually strike out against the Scourge, you will be part of our advance effort that takes the fight to them! Your assigned mission in Sorrow Hill will begin our path to victory!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1783,1791,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,7500,3060,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,25,1,4,0,0,0,0,0,0,0,0,0), + (5093,2,28,50,50,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,5096,5093,5096,0,0,0,'A Call to Arms: The Plaguelands!','Heroes of the realm, hear me - the Horde calls upon you for swift action!$B$BA call to arms has been issued for all able bodied individuals to take up arms against the Scourge! Rumors fly of new threats rising from the ruins of the Eastern Kingdoms. They loom to the east of the Undercity, in the northern reaches of the lands now known as the Plaguelands!$B$BHeroes of the realm - seek out High Executor Derrington, who has set up his base camp at the Bulwark, east of Tirisfal Glade!','Seek out High Executor Derrington. His base camp is located at the Bulwark, east of Tirisfal Glade and the Undercity.','Welcome to the Plaguelands, hero. This is one of the most dangerous frontiers in Azeroth, with the looming threat of the Scourge to our east, and then even further still eastward from there. I am glad to hear that the call of duty and service to the Horde did not fall on deaf ears with you!$B$BIf you are ready to get your hands dirty, then there is plenty for willing and able heroes to do here on the edge of the Plaguelands.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5094,2,28,50,50,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,5096,5093,5096,0,0,0,'A Call to Arms: The Plaguelands!','Heroes of the realm, hear me - the Horde calls upon you for swift action!$B$BA call to arms has been issued for all able bodied individuals to take up arms against the Scourge! Rumors fly of new threats rising from the ruins of the Eastern Kingdoms. They loom to the east of the Undercity, in the northern reaches of the lands now known as the Plaguelands!$B$BHeroes of the realm - seek out High Executor Derrington, who has set up his base camp at the Bulwark, east of Tirisfal Glade!','Seek out High Executor Derrington. His base camp is located at the Bulwark, east of Tirisfal Glade and the Undercity.','Welcome to the Plaguelands, hero. This is one of most dangerous frontiers in Azeroth, with the looming threat of the Scourge to our east, and then even further still eastward from there. I am glad to hear that the call of duty and service to the Horde did not fall on deaf ears with you!$B$BIf you are ready to get your hands dirty, then there is plenty for willing and able heroes to do here on the edge of the Plaguelands.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5095,2,28,50,50,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,5096,5093,5096,0,0,0,'A Call to Arms: The Plaguelands!','Heroes of the realm, hear me - the Horde calls upon you for swift action!$B$BA call to arms has been issued for all able bodied individuals to take up arms against the Scourge! Rumors fly of new threats rising from the ruins of the Eastern Kingdoms. They loom to the east of the Undercity, in the northern reaches of the lands now known as the Plaguelands!$B$BHeroes of the realm - seek out High Executor Derrington, who has set up his base camp at the Bulwark, east of Tirisfal Glades!','Seek out High Executor Derrington. His base camp is located at the Bulwark, east of Tirisfal Glades and the Undercity.','Welcome to the Plaguelands, hero. This is one of the most dangerous frontiers in Azeroth, with the looming threat of the Scourge to our east, and then even further still eastward from there. I am glad to hear that the call of duty and service to the Horde did not fall on deaf ears with you!$B$BIf you are ready to get your hands dirty, then there is plenty for willing and able heroes to do here on the edge of the Plaguelands.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,10,0,0,0,0,0,282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5096,2,28,50,53,0,0,178,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,12807,1,0,'Scarlet Diversions','Before Andorhal, we must tackle the advancing Scarlet Crusade menace from Hearthglen. They\'ve made camp between Felstone Field and Dalson\'s Tears, making us risk conflict against both the Scourge and the Crusade at once.$B$BMy plan is to play them off of each other by sending you to destroy the command tent they\'ve set up; use some Flame in a Bottle from this box of incendiaries. Once razed, plant this Scourge banner by the tent. With some luck, they\'ll ignore us and focus on the Scourge for vengeance.','Proceed to the Scarlet Crusade\'s base camp between Felstone Field and Dalson\'s Tears and destroy their command tent.$B$BPlace the Scourge banner at the camp, and then return to High Executor Derrington at the Bulwark, Western Plaguelands.','Finely executed, $N. Your attack on the Scarlet Crusade will buy us time. I have sent one of my best scouts out to watch over the camp and make sure that the Crusade forces that come to reinforce the position will take the bait.$B$BWith the pressure on us lessened, we should now finally be able to risk a mission into Andorhal itself, and an important one at that. I\'d very much like it if you\'d perform this one as well, based on your success to date.',NULL,'Destroy the command tent and plant the Scourge banner in the camp','','','','',0,0,0,0,0,0,0,0,12814,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,81,530,76,0,250,75,75,75,0,8000,3150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5097,2,28,50,56,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,5092,0,0,0,12815,1,0,'All Along the Watchtowers','Through the use of a magical device known as a beacon torch, we can mark targets of our choosing for future actions by our troops. To that end, we think the Scourge are using Andorhal\'s watchtowers as a means to control their troop movements.$B$BYour mission: breach Andorhal\'s defenses to plant beacons at all four watchtowers. You\'ll need to be in the doorway of each tower to plant the beacon; it will then proceed to mark the tower. There are only five charges on the beacon torch, so use them wisely!','Using the Beacon Torch, mark each tower in Andorhal; you will need to stand in the doorway of the tower to successfully mark it.$B$BOnce all four towers are marked, return the Beacon Torch to Commander Ashlam Valorfist in Chillwind Camp, Western Plaguelands.','My priests are reporting that our beacon trackers are picking up extremely strong signals on all four towers! Dare I say it, but I believe you\'ve executed another mission with complete and total success! Well played once again, $N!$B$BWith the towers marked, our preparations for the attack are now in place. The time has come to take the fight to the Scourge!','Once the towers are marked, they\'ll become top priority targets for our attack on Andorhal. I suspect that once we neutralize the towers, the main threat of Andorhal will emerge. From that point on, we\'ll have a straight-up fight for control of the city!$B$Byou\'re back to report success, yes? Don\'t forget the beacon torch as well; we must maintain control of our materiel.','','Tower One marked','Tower Two marked','Tower Three marked','Tower Four marked',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10902,10903,10904,10905,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,469,0,0,0,0,250,0,0,0,0,8500,3480,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0), + (5098,2,28,50,56,1,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,5096,0,0,0,12815,1,0,'All Along the Watchtowers','Through the use of a magical device known as a beacon torch, we can mark targets of our choosing for future actions by our troops. To that end, we think the Scourge are using Andorhal\'s watchtowers as a means to control their troop movements.$B$BYour mission: breach Andorhal\'s defenses to plant beacons at all four watchtowers. You\'ll need to be in the doorway of each tower to plant the beacon; it will then proceed to mark the tower. There are only five charges on the beacon torch, so use them wisely!','Using the Beacon Torch, mark each tower in Andorhal; you will need to stand in the doorway of the tower to successfully mark it.$B$BOnce all four towers are marked, return the Beacon Torch to High Executor Derrington at the Bulwark, Western Plaguelands.','My priests are reporting that our beacon trackers are picking up extremely strong signals on all four towers! Dare I say it, but I believe you\'ve executed another mission with complete and total success! Well played once again, $N!$B$BWith the towers marked, our preparations for the attack are now in place. The time has come to take the fight to the Scourge!','Once the towers are marked, they\'ll become top priority targets for our attack on Andorhal. I suspect that once we neutralize the towers, the main threat of Andorhal will emerge. From that point on, we\'ll have a straight-up fight for control of the city!$B$BYou\'re back to report success, yes? Don\'t forget the beacon torch as well; we must maintain control of our materiel.','','Tower One marked','Tower Two marked','Tower Three marked','Tower Four marked',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10902,10903,10904,10905,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,67,0,0,0,0,250,0,0,0,0,8500,3480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5102,2,1583,55,60,62,0,77,0,0,0,0,0,0,0,0,0,0,0,72,0,5089,0,0,0,0,0,0,'General Drakkisath\'s Demise','We battle against these beasts on two fronts: From our capital of Stormwind we fight them from the inside out and here, in the Burning Steppes, we take the battle to their doorstep. We must be vigilant, $N. None should be spared our wrath as none of our own were spared when they struck at our homes and families.$B$BFind this General Drakkisath and destroy him!$B$BThe task certainly will not be a simple one, but the rewards shall be extravagant.','Travel to Blackrock Spire and destroy General Drakkisath. Return to Marshal Maxwell when the job is done.$B','Surely, we will strike against their dragon lords next. Well done, brave soldier of the Alliance! Well done, indeed.','Is it done?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10363,0,0,0,1,0,0,0,0,0,0,0,13966,13968,13965,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,469,0,0,0,0,500,0,0,0,0,27000,5970,0,0,0,0,0,0,0,0,1,1,1,5,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5103,2,-121,60,60,81,0,0,164,275,0,0,0,0,0,0,0,0,0,8,0,0,0,0,5124,0,0,0,'Hot Fiery Death','The only thing that remains of this human are some charred bones. He seems to have died within arms reach of what he was after - unfired plate gauntlets.$B$BPerhaps you should grab the gauntlets and get out of the fire?','Someone in this world must know what to do with these gauntlets. Good luck!','What the...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5121,2,618,52,59,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,5087,0,0,0,0,0,0,'High Chief Winterfall','While we still know very little about why the furbolg have been ingesting this strange substance, I do think it\'s best that we put a stop to it before it gets out of hand.$B$BThe Winterfall furbolg are not a normally aggressive tribe, and this change in their behavior leads me to think that they must be under orders from their chief. We most likely can\'t undo the damage that has already been done, but I think that if their leader is slain, they will not get any worse.$B$BHead east to Winterfall Village.','Donova Snowden in Winterspring wants you to defeat High Chief Winterfall.','Thank you so much, $N. I hope to get back to my studies without worry that I will be ambushed. Please accept this as a reward.','Maybe you will find out more in Winterfall Village, $N.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10738,0,0,0,1,0,0,0,0,0,0,0,15784,15786,15787,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,577,0,0,0,0,250,0,0,0,0,0,3840,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5122,0,2017,55,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,5125,0,0,0,0,0,'The Medallion of Faith','','','You retrieved the medallion! Now I will be able to leave the chapel and perform my duty.$B$BThat duty is to kill the beast who helped corrupt me and so many of my brothers and sisters, Baron Rivendare!','The power of this chapel gives me the strength to resist the corruption in my heart. If I leave it, I will become a death knight. But there is a medallion, the medallion of faith, that will give me the strength I need to leave.$B$BPlease, $N, retrieve the medallion. It is guarded by Malor the Zealous, a crazed member of the Scarlet Brotherhood who resides deep in the Scarlet Bastion in western Stratholme.','','','','','',12845,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (5123,2,618,52,59,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,5087,0,0,0,12842,1,0,'The Final Piece','The log you found on the high chief looks extensive, but after looking through a couple of the pages, you find that you cannot read the text. The markings are so crude and poorly-formed that you are not sure if anyone would be able to read them.$B$BBut perhaps Donova will be able to tell you what it says... ','Bring the Crudely-written Log to Donova Snowden in Winterspring.','I wonder what all of this means... I can\'t make anything out...','Now, what\'s this, $N?','','','','','',12842,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,577,0,0,0,0,75,0,0,0,0,0,1920,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), + (5124,2,618,55,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,5103,0,0,0,0,0,0,'Fiery Plate Gauntlets','By Thaurissan\'s beard!$B$BWhere did you find them?$B$BMore importantly, are you willing to part with them? Naturally, I would pay you for such a noble gesture.$B$BI\'ll tell you what, $N. If you give me those unfired gauntlets, I will teach you how to make a set all your own. All you need to do is collect the parts for me so that I may narrow down the exact recipe.$B$BDo we have a deal??$B$BHere\'s the list of what I need, I\'ll front the non-enchanted thorium myself since you\'re supplying the gauntlets.$B','Bring Malyfous Darkhammer 6 Enchanted Thorium Bars, 2 Essence of Fire, and 4 Star Rubies. You will also need to turn in your Unfired Plate Gauntlets.','As promised, $N, here\'s your recipe! I\'m also going to throw in a little something extra for all of your hard work and dedication. What am I going to do with these anyway???','Time is money, $N and I don\'t have much of either.','','','','','',12812,12655,7078,7910,1,6,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12699,12631,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5125,0,2017,55,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,5122,0,0,0,0,0,0,'Aurius\' Reckoning','','','$N, I am dying... but my soul is saved. For that, I owe you more than words can say. Please, take this... and fight on, brave $C!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17044,17045,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5310,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5126,2,618,55,60,0,0,255,164,285,0,0,0,0,0,0,0,0,0,10,2,0,0,0,0,0,0,0,'Lorax\'s Tale','The Satyr paces about and talks to himself. Do you wish to question him?','Speak with Lorax. Listen to what he has to say.$B',NULL,NULL,'Listen to Lorax\'s Tale','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5127,2,1583,55,60,81,0,255,164,285,0,0,0,0,0,0,0,0,0,64,0,5126,0,0,0,12848,1,0,'The Demon Forge','Lorax makes deals, he does not accept them from insignificant mortals.$B$BA deal I shall make with you, however... take this pike, it is imbued with powerful Fel energies. When you find Goraluk Anvilcrack, slay him and drive this pike through his dying heart. His soul he bartered, his soul I shall have. Return the pike and return the breastplate that the thief stole and I shall teach you what it is that he was to learn.','Travel to Blackrock Spire and find Goraluk Anvilcrack. Slay him and then use the Blood Stained Pike upon his corpse. After his soul has been siphoned, the pike will be Soul Stained.$B$BYou must also find the Unforged Rune Covered Breastplate.$B$BReturn both the Soul Stained Pike and the Unforged Rune Covered Breastplate to Lorax in Winterspring.','Our pact you did not break. The soul I did take. The reward I shall make.','Tempt not...','','','','','',12847,12806,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12696,9224,12849,0,1,5,1,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5128,2,618,52,59,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,5123,0,0,0,12842,1,0,'Words of the High Chief','The Winterfall are no longer a threat to me, but if you still want to find out what was driving the furbolg to create and consume this strange firewater, I think you should seek out Kelek Skykeeper.$B$BHe is part of a group known as the Emerald Circle, druids that are committed to their work in Felwood, healing the land from the corruption.$B$BKelek has much experience with the furbolgs in Felwood, and may be able to tell you more about the log.$B$BThank you, again, $N.','Take the Crudely-written Log to Kelek Skykeeper in southern Felwood.','Yes, if you let me examine this for a while, I might be able to translate it for you.$B$B$B$BWhen I am able to look over this fully, I will send word to you.$B$BThank you for sharing this with me, $N. Very little is known about the Winterfall furbolg.','The Emerald Circle is friendly to all, $R. What can I do for you?','','','','','',12842,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,577,0,0,0,0,250,0,0,0,0,0,3840,0,0,98,86400,0,0,0,0,1,2,0,0,0,0,0,0,0,2,1,1,0,0,0,0,0,0,0,0), + (5141,2,-182,40,55,0,0,77,165,225,0,0,0,0,0,0,0,0,0,8,0,0,0,5141,0,0,0,0,'Dragonscale Leatherworking','Dragonscale leatherworking isn\'t easy, but it\'s extremely rewarding. I\'ll teach you how to make this fine mail armor, but only if you agree to certain conditions.$B$BBy choosing this path, you agree never to learn elemental or tribal leatherworking; there is only room for one of the three at the apex of the craft. Furthermore, I\'ll need some samples of your best work involving scorpid armor. Finally, I\'ll need proof of your ability to acquire the staple of the trade: scales of the dragonkin.','Bring 2 Tough Scorpid Breastplates, 2 Tough Scorpid Gloves, and 10 Worn Dragonscales to Peter Galen in Azshara.$B$BCompleting this quest will give you access to the Dragonscale Leatherworking arts.$B$BThe completion of this quest will prevent you from learning Elemental Leatherworking and Tribal Leatherworking; be sure this is the path you wish to follow before doing so.','I\'ll hand it to you - it takes a strong will to make a permanent decision like you\'ve just done. I assure you, dragonscale leatherworking will prove to be a profitable and rewarding path for you to follow.$B$BTo train in the art for the future, simply speak to me and I will make available any knowledge that you have yet to commit as yours.','If you\'re ready to commit to a permanent decision by becoming a dragonscale leatherworker, then I\'m ready to take you on as a student. Just bring to me the things I asked for, and we\'ll begin your education.','','','','','',8203,8204,8165,0,2,2,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2520,10656,10657,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5142,2,139,50,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,5149,5142,5149,0,0,0,'Little Pamela','So many of us died at the battle of Darrowshire. So many died... and worse.$B$BWhen the battle began I hid my niece Pamela, and I do not know what happened to her. I am but a wandering spirit, but my heart still longs to know Pamela\'s fate.$B$BPlease, good $c. Will you go to Darrowshire and search for her? It is to the east, beyond Gahrron\'s Withering.','Find Pamela Redpath.','Hello. I\'m Pamela, what\'s your name?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1680,0,0,0,0,0,0,0,0,1,20,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5143,2,-182,40,55,0,0,77,165,225,0,0,0,0,0,0,0,0,0,8,0,0,0,5141,0,0,0,0,'Tribal Leatherworking','To learn tribal leatherworking demands an understanding of how primal nature truly is; I know that you have already mastered the art of making wild leather armor, and I am willing to complete your training.$B$BKnow this, $c: by choosing this path you agree never to learn dragonscale or elemental leatherworking; there is only room for practice of one of the three arts. Furthermore, bring to me the finest samples of your wild leather armor. From there, we will begin your mastery.','Bring a Wild Leather Vest and a Wild Leather Helmet to Caryssia Moonhunter in Feralas.$B$BCompleting this quest will give you access to the Tribal Leatherworking arts.$B$BThe completion of this quest will prevent you from learning Dragonscale Leatherworking and Elemental Leatherworking; be sure this is the path you wish to follow before doing so.','You\'ve given your finest offerings, and nature will soon permit you to bend her to your will. Once I have finished my tutelage, your work will be a force of nature unto itself.$B$BTo train in the art for the future, simply speak to me and I will make available any knowledge that you have yet to commit as yours.','Nature is a force that must be appeased before you hope to learn how to bend its will into your leather garments. Bring me your offering to this force, and I will make sure you are heard.','','','','','',8211,8214,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2520,10660,10661,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5144,2,-182,40,55,0,0,77,165,225,0,0,0,0,0,0,0,0,0,8,0,0,0,5141,0,0,0,0,'Elemental Leatherworking','Elemental leatherworking is what I know, and if you\'re willing to open your mind to the greater powers of substance, I will share with you all there is to learn.$B$BKnow this, $c: by choosing this path you agree never to learn dragonscale or tribal leatherworking; there is only room for practice of one of the three arts. Furthermore, I\'ll need adequate proof that you are in tune with the elements of nature; to that end, bring me the purest essences of fire, water, earth, and wind.','Bring 2 Heart of Fire, 2 Globe of Water, 2 Core of Earth, and 2 Breath of Wind to Sarah Tanner in Searing Gorge.$B$BCompleting this quest will give you access to the Elemental Leatherworking arts.$B$BThe completion of this quest will prevent you from learning Dragonscale Leatherworking and Tribal Leatherworking; be sure this is the path you wish to follow before doing so.','You\'ve cast your lot, and the elements accept you. Once I have finished my tutelage, you shall command the will to craft the finest of leather garbs.$B$BTo train in the art for the future, simply speak to me and I will make available any knowledge that you have yet to commit as yours.','Making this kind of leather-based armor requires patience and dedication. Once you have cast your lot with the elements, there is no turning your back on them. Bring me proof of your worthiness, and we\'ll get started.','','','','','',7077,7079,7075,7081,2,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2520,10658,10659,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5145,2,-182,40,55,0,0,178,165,225,0,0,0,0,0,0,0,0,0,8,0,0,0,5145,0,0,0,0,'Dragonscale Leatherworking','Dragonscale leatherworking isn\'t easy, but it\'s extremely rewarding. I\'ll teach you how to make this fine mail armor, but only if you agree to certain conditions.$B$BBy choosing this path, you agree never to learn elemental or tribal leatherworking; there is only room for one of the three at the apex of the craft. Furthermore, I\'ll need some samples of your best work involving scorpid armor. Finally, I\'ll need proof of your ability to acquire the staple of the trade: scales of the dragonkin.','Bring 2 Tough Scorpid Breastplates, 2 Tough Scorpid Gloves, and 10 Worn Dragonscales to Thorkaf Dragoneye in the Badlands.$B$BCompleting this quest will give you access to the Dragonscale Leatherworking arts.$B$BThe completion of this quest will prevent you from learning Elemental Leatherworking and Tribal Leatherworking; be sure this is the path you wish to follow before doing so.','I\'ll hand it to you - it takes a strong will to make a permanent decision like you\'ve just done. I assure you, dragonscale leatherworking will prove to be a profitable and rewarding path for you to follow.$B$BTo train in the art for the future, simply speak to me and I will make available any knowledge that you have yet to commit as yours.','If you\'re ready to commit to a permanent decision by becoming a dragonscale leatherworker, then I\'m ready to take you on as a student. Just bring to me the things I asked for, and we\'ll begin your education.','','','','','',8203,8204,8165,0,2,2,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2520,10656,10657,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5146,2,-182,40,55,0,0,178,165,225,0,0,0,0,0,0,0,0,0,8,0,0,0,5145,0,0,0,0,'Elemental Leatherworking','Elemental leatherworking is what I know, and if you\'re willing to open your mind to the greater powers of substance, I will share with you all there is to learn.$B$BKnow this, $c: by choosing this path you agree never to learn dragonscale or tribal leatherworking; there is only room for practice of one of the three arts. Furthermore, I\'ll need adequate proof that you are in tune with the elements of nature; to that end, bring me the purest essences of fire, water, earth, and wind.','Bring 2 Heart of Fire, 2 Globe of Water, 2 Core of Earth, and 2 Breath of Wind to Brumn Winterhoof in the Arathi Mountains.$B$BCompleting this quest will give you access to the Elemental Leatherworking arts.$B$BThe completion of this quest will prevent you from learning Dragonscale Leatherworking and Tribal Leatherworking; be sure this is the path you wish to follow before doing so.','You\'ve cast your lot, and the elements accept you. Once I have finished my tutelage, you shall command the will to craft the finest of leather garbs.$B$BTo train in the art for the future, simply speak to me and I will make available any knowledge that you have yet to commit as yours.','Making this kind of leather-based armor requires patience and dedication. Once you have cast your lot with the elements, there is no turning your back on them. Bring me proof of your worthiness, and we\'ll get started.','','','','','',7077,7079,7075,7081,2,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2520,10658,10659,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5147,2,400,25,29,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Wanted - Arnak Grimtotem','Wanted: Arnak Grimtotem$B$BArnak the outcast is wanted for the heinous crimes of murder and kidnapping. Handsome rewards will be given to those brave enough to bring this criminal to justice.$B$BArnak was last seen on the cliffs near the Darkcloud Pinnacle. Show the proof of your deed to Cliffwatcher Longhorn in Freewind Post in order to claim the reward.','Slay Arnak Grimtotem and bring proof of your deed to Cliffwatcher Longhorn in Freewind Post.','Hah! Well, this is excellent news! I was starting to think that he would never be brought to justice!$B$BHere you are, $N... and thanks. News of Anrak\'s foul deeds boiled my blood!','Have you any news of that murderous Arnak Grimtotem?','','','','','',12884,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15471,15470,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,1410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5148,2,-182,40,55,0,0,178,165,225,0,0,0,0,0,0,0,0,0,8,0,0,0,5145,0,0,0,0,'Tribal Leatherworking','To learn tribal leatherworking demands an understanding of how primal nature truly is; I know that you have already mastered the art of making wild leather armor, and I am willing to complete your training.$B$BKnow this, $c: by choosing this path you agree never to learn dragonscale or elemental leatherworking; there is only room for practice of one of the three arts. Furthermore, bring to me the finest samples of your wild leather armor. From there, we will begin your mastery.','Bring a Wild Leather Vest and a Wild Leather Helmet to Se\'Jib in Stranglethorn Vale.$B$BCompleting this quest will give you access to the Tribal Leatherworking arts.$B$BThe completion of this quest will prevent you from learning Dragonscale Leatherworking and Elemental Leatherworking; be sure this is the path you wish to follow before doing so.','You\'ve given your finest offerings, and nature will soon permit you to bend her to your will. Once I have finished my tutelage, your work will be a force of nature unto itself.$B$BTo train in the art for the future, simply speak to me and I will make available any knowledge that you have yet to commit as yours.','Nature is a force that must be appeased before you hope to learn how to bend its will into your leather garments. Bring me your offering to this force, and I will make sure you are heard.','','','','','',8211,8214,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2520,10660,10661,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5149,2,139,50,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Pamela\'s Doll','My auntie Marlene told me to stay here in our house because my father had to go and fight. My father\'s the bravest man in the whole world!$B$BBut I\'ve been here for a long time, and he hasn\'t come for me. Sometimes bad people come and whisper to me and I want my dad to make them go away, but he\'s not here!$B$BAnd sometimes when it gets dark I want to play with my doll but I can\'t because I left it in town.$B$BWill you find my doll for me?','Find Pamela\'s doll.','You found it! You found my doll! Oh, thank you!','Did you find my doll?','','','','','',0,0,0,12885,0,0,0,1,12886,12887,12888,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1680,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5150,0,490,47,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'Dadanga is Hungry!','','','Placing the sprouts in front of her, Dadanga seems pleased.$B$BShe nudges a small brown-wrapped package towards you, in exchange for the treat!','Dadanga looks up at you as you approach her. She seems to be hoping for something...$B$BShe\'s probably hungry!$B$BThere\'s got to be something growing in the crater that would be just the perfect snack for a large herbivore. Dadanga\'s a big girl; whatever you bring her, there would need to be a lot of it!','','','','','',11315,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15699,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (5151,2,400,24,30,1,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12942,1,0,'Hypercapacitor Gizmo','I am the only survivor from our caravan attack by the centaur! A rare yet mighty panther is guarding my best gizmo, which is around his neck. Hah! Even the centaur tremble in the presence of this ferocious beast!$B$BHere is the key to the cage. They took everything there, but left him alone. Slay this beast and bring back my hypercapacitor, and I shall reward you.$B$BThe wrecked caravan is just north of here.$B','Slay the beast and bring back the Hypercapacitor Gizmo and Panther Cage Key to Wizlo Bearingshiner.','My hypercapacitor! This will keep me busy for a while until I can figure out what it does...','Do you have my hypercapacitor?','','','','','',12942,12946,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15467,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1830,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5152,2,139,50,56,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,5149,0,0,5153,0,0,0,'Auntie Marlene','Oh, I\'m so lonely! Where is my family? Auntie Marlene told me to stay here, but then she left and never came back! And my dad... have you seen him?$B$BMaybe Auntie Marlene knows where he is. She lives near Andorhal, in a house to the south. I think it was on a hill... she said it was on a hill.$B$BPlease, $N. You\'re my new friend! Will you talk to my Auntie for me?','Speak with Marlene, south of the Ruins of Andorhal.','You saw Pamela? How is she? Is she alive?? Oh, no! Poor Pamela! She was so young, and such a happy child...$B$BShe doesn\'t know what happened to her father, does she? My brother, Joseph?$B$BNo... she couldn\'t understand what happened to Joseph. And even if she could, I don\'t have the heart to tell her...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1000,1000,0,0,0), + (5153,2,139,50,56,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,5152,0,0,5154,0,0,0,'A Strange Historian','I wish Joseph could again be with his daughter, but it cannot be so. His soul was twisted by the Scourge, and he became a monster. Oh, he is doomed!$B$BBut perhaps we can change his fate.$B$BSearch the graves outside for Joseph\'s monument. His body\'s not there, for it was trampled and destroyed years ago, but under the monument is his wedding ring. Take that ring to Chromie... a strange gnome with very strange powers.$B$BChromie is staying in the ruined inn at the northwest corner of Andorhal.','Bring Joseph\'s Wedding Ring to Chromie.','What is this? A wedding ring? Let me see...$B$BAh! This ring was once on the hand of a great man, but there is much tragedy in that man\'s past.$B$BAre you here to help him? It\'s far too late for him now... but perhaps we can help him in the past!','There is something timely about your visit. You\'re not from the future, are you?','','','','','',12894,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2610,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5154,2,28,50,56,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,5153,5210,0,0,0,0,0,'The Annals of Darrowshire','To save Joseph Redpath, we must first discover his past. We can learn this in the Annals of Darrowshire, a book held in the city hall of Andorhal.$B$BBring me that book. We can then learn Joseph\'s fate, and with luck... change it!','Bring the Annals of Darrowshire to Chromie in Andorhal.','Well done, you found it!$B$BDid you read it? Is Joseph Redpath mentioned? If he is, then perhaps we can save him!$B$BAh. The Annals of Darrowshire tell a very unsettling tale. It says that during the battle, Joseph Redpath was corrupted and joined the ranks of the Scourge! He then betrayed the defenders of Darrowshire.$B$BThat is an ill fate. If we can, we should try to change that fate, don\'t you think?','Did you find the book, $N?','','','','','',12900,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3480,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5155,2,361,48,51,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,5157,0,0,0,'Forces of Jaedenar','If I am to trust you in this matter, you will first have to prove yourself.$B$BI must know that you are an enemy of the Shadow Council--the ones responsible for many evils here and abroad.$B$BTravel deeper into Felwood. To the west you will see a path leading to Jaedenar. It is there that the Council plots with the Burning Legion.$B$BEnter the depths of one of the corrupted Barrow Dens they inhabit and slay their kind. Return to me after you\'ve done this. Then I will know you truly seek to help us.','Enter Jaedenar and slay 4 Jaedenar Hounds, 4 Jaedenar Guardsmen, 6 Jaedenar Adepts, and 6 Jaedenar Cultists before returning to Greta Mosshoof in Felwood.','Good, $N! With their numbers weakening, we can further press them.$B$BHow was your first taste of their power? Were they as strong as you thought they would be? Stronger? Or perhaps they were no challenge for you at all. Wouldn\'t that be something?$B$BWe can discuss the details of your exploits later. There are other things we must focus on now.','How goes your fight, $N? I know the shedding of blood as proof of honor can be disgusting to some, but you must understand that it serves two goals: you make my task easier by hurting their numbers, and we gain a respect for each other that will only make us stronger in times to come.$B$BI hope you understand.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7125,7113,7115,7112,4,4,6,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2940,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,4,1,1,0,0,0,0,0,0,0), + (5156,2,361,48,54,1,0,255,0,0,0,0,0,0,0,0,0,0,0,12,0,0,0,0,0,0,0,0,'Verifying the Corruption','To the north, along the east of the road in what\'s called Shatter Scar Vale, is an area where infernals were called down during the last great war--the craters still scar the land, as do the infernals themselves.$B$BI am curious about two things. First, are there still entropic elementals roaming the area? And second, are the craters still filled with the corrupt, fetid water that gathered there years ago? Will you help me and check, $N? Be careful though, the infernals destroy anything in their path.','Seek out and destroy 2 Entropic Beasts and 2 Entropic Horrors while exploring Shatter Scar Vale. After checking to see if the craters there are still filled with corrupt fel water, return to Taronn Redfeather in Felwood.','Good that you\'re alive, $N. Bad that the water still exists. I was hoping to find at least one pure source of water here in Felwood. It looks like my search has failed. The process of healing the land could have been made much easier with its existence.$B$BI will have to concern myself with saving what forest creatures I can while destroying those that have become so corrupt that they endanger themselves as much as travelers through this once-mighty forest.','I hope your search goes well, $N. I haven\'t started heading that far north, but I will admit, the thought of crossing the path of an infernal at any point scares me just a little. The creatures are brainless, but still quite intimidating.','Explore the craters in Shatter Scar Vale','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9878,9879,0,0,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16500,4080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5157,2,361,48,52,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,5155,0,0,5158,12922,1,0,'Collection of the Corrupt Water','Deep within Jaedenar lies Shadow Hold--the main fortress of their corruption and evil.$B$BThe Shadow Council has protective spells surrounding their lair in the form of braziers. If I am to find out any more information about our enemy through scrying, then those braziers must be extinguished. By doing so, I should be able to spy on the Council and find out who leads them.$B$BIf you can, take this canteen and fill it at the Moon Well in the center of Jaedenar. Return to me afterwards.','Take the Empty Canteen to the Moon Well in the center of Jaedenar and fill it before returning to Greta Mosshoof in Felwood.','This will do nicely, $N.$B$BNow all we have to do besides apply the waters to the braziers is to have it purified. That should not be difficult--it should only require a little travel.$B$BHopefully we can do this quickly.','Once we have the waters from the Moon Well, we will purify it and use it to extinguish the braziers of protection within Shadow Hold. That should allow me ample time to see into the chambers even deeper and discern who actually leads this... cult.$B$BI pray the Earthmother is with us.','','','','','',12907,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2280,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,6,2,1,0,0,0,0,0,0,0,0), + (5158,2,361,48,52,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,5157,0,0,0,12907,1,0,'Seeking Spiritual Aid','Take the corrupt water to the Barrens, $N. South of Ratchet, hidden along the shore, is an old friend of mine, a shaman named Islen Waterseer. She is a powerful shaman who will help us. Her relationship with the spirits of water has always been strong. Our task being a noble one should be enough to persuade her and the spirits of water to aid us in this task.$B$BYou should find her at a small camp right along the water\'s edge. And, $N, ignore the pirates... they are but a nuisance and no threat to you.','Take the Corrupt Moon Well Water to Islen Waterseer in the Barrens.','Ah, you need the water from this Moon Well cleansed. Stopping this force of malice in Felwood seems noble enough, but it is not for me to decide if the water will be purified. I will ask the spirits of water--it will be up to them to decide if the cause is just.$B$BGive me a moment and I will tell them of your plea. I hope they are as sympathetic as I am to your cause.','I sense you are not just a simple traveler looking for the path to Ratchet. Come, sit and rest at our camp. Speak to me when you\'re ready.','','','','','',12907,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,2,1,1,0,0,0,0,0,0,0,5158), + (5159,2,361,48,54,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,5158,0,0,5165,12906,1,0,'Cleansed Water Returns to Felwood','Thank the spirits, $N. They are the ones that have come to your aid, not me.$B$BI give this purified water to you now. Please give my regards to Greta and my best wishes. She is tackling something greater than many of us... as I\'m sure she will soon find out.$B$BThe Shadow Council is not a force to be trifled with, $N. Remember that.$B$BGo now. Take the water and return to Greta.','Take the Purified Moon Well Water to Greta Mosshoof in Felwood.','This should be more than enough water for our purposes.$B$BI\'m glad to hear that Islen was able to help us. Her strength with the water spirits has always been a strong one. She is also wise, and rare is it that the spirits do not agree with her purpose. The fact that both of them have blessed our task gives me hope that we are on the right path.','Ah, I see you\'ve returned, $N. Good. Did you find Islen in the Barrens? Or do we have to find another way to accomplish our goals?','','','','','',12906,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1620,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,2,4,1,0,0,0,0,0,0,0,0), + (5160,2,1583,57,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5161,12923,1,0,'The Matron Protectorate','Travel to Kalimdor, $r. Our flight makes its home in the frigid landscape of Winterspring. Once you reach Winterspring, find the caves of Mazthoril.$B$BUpon the icy floors of Mazthoril you will find cobalt runes. Hold one of my scales and stand upon a rune and you shall be transported to Haleh, our matron protectorate.$B$BGive her the scale so that she may scry what it is I have seen and felt, here in this doomed place.','Travel to Winterspring and find Haleh. Give her Awbee\'s scale.','The Aspects insist that we stay out of the affairs of mortals. In this world, however, such a thing is not always possible - especially when one of our own contemptuously disregards such edicts.','It is good to see you, $N.','','','','','',12923,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5161,2,618,57,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,5160,0,0,5162,0,0,0,'Wrath of the Blue Flight','We understand what the cursed brood of Deathwing attempts to do and we know that it cannot be allowed.$B$BBecause of the protection Blackrock mountain affords Nefarian, it has become increasingly difficult for us to intercede.$B$BWe can, however, empower you, mortal - should you so choose.$B$BThe path before you is one full of peril. You must decide whether to accept our help. Ponder this and speak with me again when a decision has been made.','Speak with Haleh if you wish to continue.','So it shall be...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5162,2,28,57,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,5161,0,0,5164,0,0,0,'Wrath of the Blue Flight','It is the arcane that I control and the arcane which will send you to your next destination.$B$BWhen you are ready, the journey will begin. To the Plaguelands you will go and to Jeziba you will speak.$B$BHe is a mortal as wise as the ancients and as patient as the immovable earth. Find him in Andorhal.$B','Speak with Jeziba in the Plaguelands. He resides in Andorhal.','I am Jeziba, known to many as the Sculptor. What I sculpt, however, are not statues, but heroes.$B$B','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,5162,0), + (5163,2,618,52,58,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,977,0,0,0,12928,1,0,'Are We There, Yeti?','It\'s all ready, $N!$B$BNow, I sent some mail to my friends already, telling them that I have a surprise for them. This is where you come in!$B$BI\'m going to give you my mechanical yeti, and you need to surprise them by paying each of my friends a visit, turning the yeti on and sending it towards them.$B$B Once you have shown Legacki in Everlook, Sprinkle in Gadgetzan, and Quixxil in Marshal\'s Refuge, come back and tell me what happened!$B$BPlease bring my yeti back to me then, too.','Take Umi\'s Mechanical Yeti and scare her friends with it:$B$BLegacki in Everlook (Winterspring)$BSprinkle in Gadgetzan (Tanaris)$BQuixxil in Marshal\'s Refuge (Un\'Goro Crater)$B$BWhen you are done, bring the Mechanical Yeti back to Umi.','Hah! They\'ll think twice before making fun of my ideas again!$B$BThanks for your help, $N. I couldn\'t have had so much fun without you!','I can\'t wait to hear how my friends react!$B$BThey\'ll never expect it!','','Scare Legacki','Scare Sprinkle','Scare Quixxil','',0,0,0,12928,0,0,0,1,0,0,0,0,0,0,0,0,10978,7583,10977,0,1,1,1,0,17166,17166,17166,0,0,0,0,0,0,0,0,0,0,0,0,0,15778,0,0,0,1,0,0,0,577,0,0,0,0,350,0,0,0,0,9000,4650,0,0,0,0,0,0,0,0,1,11,11,0,0,0,0,0,0,11,11,11,0,0,0,0,0,0,0,0), + (5164,2,28,57,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,5162,0,0,0,0,0,0,'Catalogue of the Wayward','A finer instrument of justice, Haleh could not have chosen. Read from the catalogue of the wayward and be enlightened.$B$BShould you persist... should you do what is asked of you... should you survive... a hero you will make.','Read from the Catalogue of the Wayward.$B','Hundreds upon hundreds of pages filled with garbled text and symbols make up the brunt of this book.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5165,2,361,48,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,5159,0,0,0,12906,1,0,'Dousing the Flames of Protection','Now, you must return to Jaedenar. The braziers are more than likely spread throughout Shadow Hold. Douse each of their flames and the protections the Council has set up will fall for at least a short period of time. I will be waiting for that to happen. When it does, I will look deep within the Hold and try to find out who the head of this beast is. Then, and only then, will we see about attacking them directly.','Using the Purified Moon Well Water, douse the flames of the four braziers of protection within Shadow Hold in Felwood, then return to Greta Mosshoof in the Emerald Sanctuary.','I was able to see you with my spells as soon as the last brazier\'s flames died. Well done, $N.$B$BI learned a few things before the Shadow Council\'s warlocks were able to recast their spells. Hopefully it will be enough.$B$BFor now, rest. I will tell you what I\'ve learned in a moment.','The braziers must be extinguished if we are to have any hope of being prepared for a much greater battle. Going in to the dragon\'s lair without any knowledge is a fool\'s errand. And this is much worse than a dragon. The Shadow Council are solely responsible for a great number of crimes and atrocities. We\'ll have to work quickly if we\'re to stop them.','','Extinguish the Brazier of Pain','Extinguish the Brazier of Malice','Extinguish the Brazier of Suffering','Extinguish the Brazier of Hatred',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-176158,-176159,-176160,-176161,1,1,1,1,17155,17155,17155,17155,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3390,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,0,0), + (5166,2,28,57,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,5164,0,0,0,0,0,0,'Breastplate of the Chromatic Flight','The forging of a powerful breastplate to protect against the unrelenting attacks of the chromatic flight is one built upon irony.$B$BThe scales of the very beasts we battle must be sewn to the pristine carapace of an elder chromatic drake or dragon. None are known to exist at this time and we should hope that none will ever exist.$B$BLastly, perhaps the most difficult of all components: the blood of heroes.$B$BThe Sculptor must ultimately forge this creation.','To forge the Breastplate of the Chromatic Flight, you will be required to bring the following items to Jeziba the \'Sculptor\':$B$B1 Chromatic Carapace.$B$B10 Brilliant Chromatic Scales.$B$B10 Blood of Heroes.$B$B10 Frayed Abomination Stitchings.','Do you not yet understand? The journey was the destination. Can you not feel the battle scars? The pain you underwent?$B$BHaving survived the ordeal, you are a more powerful being. Much more powerful. This breastplate is merely a reflection of your own innate abilities.','You have chosen wisely, $R.','','','','','',12871,12607,12938,12735,1,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12895,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5167,2,28,57,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,5164,0,0,0,0,0,0,'Legplates of the Chromatic Defier','The carapace of a mature chromatic drake is needed to form the foundation of the leggings. Brilliant chromatic scales are then layered upon the wire frame and enchanted in the blood of heroes. Finally, the supple skin of shadow must be applied to the inner greaves.','To forge the Legplates of the Chromatic Defier, you will be required to bring the following items to Jeziba the \'Sculptor\':$B$B1 Chromatic Carapace.$B$B10 Brilliant Chromatic Scales.$B$B10 Blood of Heroes.$B$B5 Skin of Shadow.','They will smell their kin as you enter their halls, $N. Crush them with their own fear!','Such an item has never been crafted!','','','','','',12871,12607,12938,12753,1,10,10,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12903,12945,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5168,2,139,50,56,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,5210,5206,-5181,0,0,0,0,'Heroes of Darrowshire','The heroes of Darrowshire hold a place in my heart, and the book you brought me, the Annals of Darrowshire, tells their tales.$B$BIt tells of the paladin Davil Lightfire and how the Crusade took his libram to the town hall of Hearthglen.$B$BIts passages also speak of my brother, Captain Redpath. After his betrayal, his shield was cracked and discarded and now lies in the most unlikely of places -- near the barn of Gahrron\'s Withering.$B$BGather these relics, $N. For fate and tragedy surrounds them.','Bring Davil\'s Libram and Redpath\'s Shield to Carlin Redpath.','You have the libram and the shield!$B$BTheir history is entwined with the history of Darrowshire, and somehow, I know that fate will bring them together again.','Do you have the relics, $N?','','','','','',12954,12955,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3480,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5181,2,139,50,57,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,5210,5206,-5181,0,0,0,0,'Villains of Darrowshire','The Annals of Darrowshire tells of the villains of that battle. It tells how the ghoul lord Horgus the Ravager was destroyed by Alliance forces during the battle. His body was cast into a lake, northwest of Corin\'s Crossing, and his skull remains there.$B$BMarduk the Black was never defeated, but his fabled sword was shattered and lost. It lies at the bottom of the gorge west of Corin\'s Crossing.$B$BRetrieve these items, $N. I know not why, but I am certain their fate lies with you.','Bring the Skull of Horgus and the Shattered Sword of Marduk to Carlin Redpath at Light\'s Hope Chapel.','You found them! Well done, $N! These relics hold a power I do not fully understand, a power you will one day harness.$B$BThey also bring dark memories to my mind, memories death and treachery, and of the last night of Darrowshire...','Did you find the skull and the sword, $N?','','','','','',12956,12957,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,250,0,0,0,0,0,3600,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5201,2,618,58,60,0,0,77,0,0,0,0,0,589,1500,0,0,0,0,8,1,0,0,0,0,0,0,0,'Winterfall Intrusion','My presence goes unnoticed by most, $N. However, there is an annoyance that seems firmly rooted here in Winterspring: the Winterfall furbolg.$B$BAlthough I have never directly attacked the furbolg, they seem crazed, fearful of anything in their path. I have watched them slay countless creatures that had the misfortune to simply be in the wrong place at the wrong time.$B$BI am weary of their meddling -- please, help me by fighting back. Slay the furbolg and keep them away from Frostsaber Rock.','Rivern Frostwind wants you to slay 5 Winterfall Shaman and 5 Winterfall Ursa.','I am relieved to hear that for a short moment, we will not have to worry about the Winterfall intrusion.$B$BYou are beginning to show your perseverance, $N.','The furbolgs seem to suffer from such paranoia...','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7439,7438,0,0,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,589,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5202,2,361,49,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13140,1,0,'A Strange Red Key','The small red key seems to be made of some kind of bone material. It is heavy in your hand, but appears very fragile. Why would a member of the Shadow Council have such a thing? Perhaps there is something within Jaedenar that this strange key unlocks.','Search through Jaedenar to discover what the Blood Red Key is used for.','The key, you\'ve found it! Please, give it to me and I can finally escape!','I begin to wonder if I\'ll ever escape this cage.$B$BIt\'s only a matter of time before they sacrifice me to whatever demons they worship. The monsters!','','','','','',13140,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (5203,2,361,49,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,2,2,5202,0,0,5204,0,0,0,'Rescue From Jaedenar','But, as much as it pains me, there is one thing that must be done first: I have to find Trey\'s sword Lightforge and escape Shadow Hold to tell my superiors what\'s happening here. Can you help me, $N?$B$BOur equipment isn\'t far from here, and you\'ve already proven you can survive the path to the top.$B$BAfter we escape, I\'ll head to Darnassus if you can find my friend Jessir near the Ashenvale border. She was to meet us at the Emerald Circle\'s camp near there.$B$BWhat do you say, $N? Can you help me again?','Escort Arko\'narin to where Lightforge and her equipment are being held, and then protect her as you escape Shadow Hold. Afterwards, seek out Jessir Moonbow in Felwood to let her know what\'s happened to her friends.','You were the one who helped Arko escape? I\'m so glad you found me. She passed by here not too long ago on her way to Darnassus. She had Lightforge in tow and wouldn\'t even take time to speak to the druids to be healed. She said it was far too urgent.$B$BBut she did tell me about your encounter with Trey\'s spirit. What a terrible fate for a Knight of the Silver Hand. She didn\'t show it, but I know it\'s tearing her up inside, the thought of losing one of her closest friends.','You look winded, $n. Are you all right, or is something wrong?','Protect Arko\'narin out of Shadow Hold','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (5204,2,361,49,57,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,5203,0,0,5385,0,0,0,'Retribution of the Light','She would like to pretend that she\'s fine. She\'d love for me to think that she\'s strong enough to deal with all of this on her own, but I know better than that. Trey\'s death and hearing the torture he was put through is going to haunt her for a long time, and there\'s nothing we can do to stop that. But we can give her some peace!$B$B$N, return to Shadow Hold, kill Trey\'s torturer and find his remains. There is no reason we can\'t tie off all these loose ends while Arko\'narin mourns in her own private way.','Return to Jaedenar and kill the succubus Rakaiah before finding the Remains of Trey Lightforge.','You gather the paladin\'s remains as carefully as you can, recalling that at least his spirit has been released from any pain or suffering that might have been forced upon him.','You inspect the body, and there is no doubt that these are the remains of the Knight of the Silver Hand, Trey Lightforge. For a moment you think of Arko\'narin and question if anyone in your life meant as much to you as this man meant to the Night elf captive you recently helped escape Shadow Hold.$B$BAfter taking another moment to gather your thoughts, you know that you cannot take the paladin\'s remains back to Jessir without killing his torturer first.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9518,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13562,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2700,0,0,0,0,0,0,0,0,1,1,2,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5206,2,139,50,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5941,13156,1,0,'Marauders of Darrowshire','Chromie said the relics you gathered are reagents to a powerful spell, and one more is required: skulls from the scourge who took part in the battle of Darrowshire.$B$BTake this crystal and hunt scourge champions for their skulls. The crystal is enchanted; if a champion took part in the battle, then when you pass the crystal over its skull it will resonate. Bring me those resonating skulls.$B$BGo, $N. You\'ll find scourge champions in the Noxious Glade to the north and the Fungal Vale to the west.','Bring 5 Resonating Skulls and the Mystic Crystal to Carlin Redpath in Eastern Plaguelands.','You found them! Wonderful!$B$BAlthough I don\'t fully understand how they can help us, I feel their power and I know in my bones that they are linked to my home village of Darrowshire.','Do you have the skulls? Chromie said they will be critical for her spell, and that spell will give us the chance to save Darrowshire.','','','','','',13155,13156,0,0,5,1,0,0,13157,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,100,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5210,2,139,50,56,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,5154,0,0,5181,13202,1,0,'Brother Carlin','The Annals of Darrowshire, through my magic, has gained pages at its end, and now it extends its history beyond the battle. One of the extra passages tells of another Redpath, Carlin, who survived Joseph\'s betrayal. Carlin\'s now in the Plaguelands to the east, at the Light\'s Hope Chapel.$B$BTake the book and speak with him.','Bring the Extended Annals of Darrowshire to Carlin Redpath in Eastern Plaguelands.','What is this book? The Annals of Darrowshire? That was my home before the war... my home before the battle that destroyed it! Why did you bring me this book?$B$BBut look here! At the end there are pages that tell tales of the days beyond the battle! Here is a passage about me! And one about my brother Joseph! Is this book true?$B$BWe must discover the truth!','You\'ve come from the west? How fare the rest of Lordaeron? I know that Andorhal is lost, but has the Scourge yet reached fair Tirisfal?','','','','','',13202,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,75,0,0,0,0,0,1740,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5211,2,139,50,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,5241,0,0,0,0,0,0,'Defenders of Darrowshire','Many of the defenders fell at the battle of Darrowshire. And many roam again as the ghastly servants of the Scourge! Find these poor souls and end their misery!$B$BHunt cannibal ghouls, gibbering ghouls and diseased flayers. Many of these fiends were once the good folk of Darrowshire and destroying their forms now will set their souls free.$B$BYou will find them in Plaguewood and Corin\'s Crossing, and in other Scourge strongholds of Eastern Plaguelands.','Free 15 Darrowshire Spirits and return to Carlin Redpath.','It is good to hear you found the tortured souls of my brethren and freed them. My heart will weep less, knowing at least some of the defenders of Darrowshire no longer wallow in the vile subservience of the Scourge.','The poor defenders of Darrowshire cry out to me in my dreams, $N. You must free them!','','Darrowshire Spirits Freed','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11064,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3390,0,0,0,0,0,0,0,0,5,1,0,0,0,0,0,0,5,1,0,0,0,0,0,0,0,0,0,0), + (5212,2,2017,55,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,5213,0,0,0,'The Flesh Does Not Lie','The Forsaken apothecaries are not the only beings in this world schooled in the sciences.$B$BI have been studying the plague for years, $r. We had previously thought that the potency of the plague was dwindling, but what I have discovered here in the Plaguelands is startling. The plague seems to be growing in strength!$B$BI need to run more tests! The most potent source of the plague is from the tainted flesh of the most recently infected. Travel to Stratholme and bring me samples, $N.$B','Recover 10 Plagued Flesh Samples from Stratholme and return them to Betina Bigglezink. You suspect that any creature in Stratholme would have said flesh sample.','There is something that has changed in the chemical structure of the plague\'s active agents. More data is required.','Some say I worry too much - to them I say, \'You don\'t worry enough!\'','','','','','',13174,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,100,0,0,0,0,18000,3960,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,5,1,1,0,0,0,0,0,0,0,0), + (5213,2,2017,55,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,5212,0,0,0,0,0,0,'The Active Agent','You will have to delve deeper into Stratholme, $N.$B$BBeyond the first gates you will find the ziggurats. We know that the Scourge draws great power from these structures. Search the Ziggurats and return with any information that you may discover.$B','Travel to Stratholme and search the ziggurats. Find and return new Scourge Data to Betina Bigglezink.$B','Astonishing! This will take months to dissect and analyze. The Argent Dawn thanks you for your efforts, $N.$B$BWith our blessing, take your pick between either this Seal of the Dawn or this Rune of the Dawn. You can use either of them instead of a standard Argent Dawn Commission to collect scourgestones on our behalf. Should you lose yours, speak with me and I\'ll get you a replacement.','We are on the verge of discovering what this new active plague agent may be!','','','','','',13176,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13209,19812,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,250,0,0,0,0,0,4110,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,5,5,1,1,0,0,0,0,0,0,0), + (5214,2,2017,55,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Great Fras Siabi','Terrible thing... what happened to Fras. You see, the town was sacked and Fras didn\'t want to leave his precious goods behind. The last thing I remember him saying was, \'I\'ll burn every last leaf before they get their damned, dirty hands on them!\'$B$BI may love a good stogie but I\'m no fool. I left Fras and his delightful store that day. I assume he went down in flames but if there\'s a chance that even one box of his famous tobacco is still intact...$B$BWhat do you say, $N? Find a box for ol\' Smokey?','Find Fras Siabi\'s smoke shop in Stratholme and recover a box of Siabi\'s Premium Tobacco. Return to Smokey LaRue when the job is done.$B','Oh sweet, sweet stogie, how I have missed you...','I can\'t take it, $N! You gotta help me! I\'m dying!','','','','','',13172,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13171,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5130,0,0,0,0,0,0,0,0,1,1,5,20,0,0,0,0,0,5,1,0,0,0,0,0,0,0,0,0), + (5215,2,28,50,53,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,5092,0,0,5216,0,0,0,'The Scourge Cauldrons','Within the lands of former Lordaeron are eight cauldrons - four here in the west, and four more ensconced in the east. These cauldrons spew poisons into the air, propagating the plague throughout the land for the Scourge.$B$BThe necromantic might of Kel\'Thuzad is too strong to outright shut down these cauldrons, but we think we might have a way to subvert them to our advantage. My second, High Priestess MacDonnell, will be your point on this assignment; she\'ll continue the briefing from here.','Speak with High Priestess MacDonnell at Chillwind Point, Western Plaguelands.','May the power of the Light shine upon you in these dark times, $c. I am pleased to serve as your coordinator for our plan to sabotage the Scourge\'s cauldrons.$B$BOur goal will be to change the composition of the plague that the cauldrons create into something that negatively affects the Scourge. In order to affect this change, you will need to secure access to each of the four cauldrons present in the Western Plaguelands.$B$BStand ready hero, for a glorious battle against the vile Scourge awaits you!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,10,0,0,0,0,0,315,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0,0,0), + (5216,2,28,50,53,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,5215,5218,0,5217,13186,1,0,'Target: Felstone Field','Of the four cauldrons here in the west, the one located at Felstone Field may be the easiest one in obtaining access to. The Scourge have greener troops positioned here, though they should not be underestimated.$B$BGo to Felstone Field, northwest of Andorhal, and engage the cauldron lord there. We think it has a key that will unlock access to the cauldron. When unlocked, use this bottle to obtain a sample of the poisons inside the cauldron; we\'ll need it for study in developing a counter agent.','Go to Felstone Field in Western Plaguelands to locate and defeat the Cauldron Lord present there. It may have a key that will allow access to the cauldron. You must have the Empty Felstone Field Bottle with you to secure a sample of the poisons used inside the cauldron.','The key taken from Cauldron Lord Bilemaw is a perfect fit in unlocking the access panel. A foul stench emanates from the opened panel as an unknown mix of concentrated substances swirl inside the cauldron.$B$BThere is a small spigot that the bottle fits well enough under, allowing you to draw a sample for High Priestess MacDonnell back at Chillwind Point.','An access panel to the cauldron remains securely fastened. In order to open it, you will need to find the key.','','','','','',13194,13186,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,469,0,0,0,250,250,0,0,0,0,3150,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (5217,2,28,50,53,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,5216,0,0,5219,13190,1,0,'Return to Chillwind Camp','You fill the bottle with enough of the cauldron\'s poisonous concoction for a suitable sample to be studied.$B$BWith the poison in hand, it is time to return to High Priestess MacDonnell at Chillwind Camp to complete the mission.','Bring the Filled Felstone Field Bottle to High Priestess MacDonnell at Chillwind Camp, Western Plaguelands.','Well done $N - it should take Alchemist Arbington no time at all to analyze this and devise a counter agent to introduce into the cauldron. If we are able to pump out enough of it into the air, we might be able to weaken all the Scourge present here.$B$BThis will no doubt be an ongoing ordeal; we will need to continually hit these cauldrons and introduce our reagents into their mix. Still, if we can keep it up, we will have a huge advantage over Scourge when the time comes for battle!','Welcome back to the relative safety of Chillwind Camp, $N. What progress on the cauldrons do you have to report?','','','','','',13190,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,469,0,0,0,75,75,0,0,0,8000,1590,0,10937,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,4,0,0,0,0,0,0,0,0,0), + (5218,0,28,50,53,0,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,5237,0,0,0,0,0,0,'Felstone Field Cauldron','','','Adding the reagents to the cauldron\'s mix begins to change the color and texture of the cloud it spews forth. Scourge that are even remotely near the cauldron appear to recoil at the introduction of the new components into the environment.','The Scourge\'s plague cauldron stands before you, spewing vast amounts of toxins into the air. A small, non-descript access panel lies in the base of the cauldron\'s vast platform.$B$BHaving already defeated the cauldron lord and acquired its key, you are free to add the appropriate reagents to the cauldron to make a counter agent to the plague.','','','','','',13320,13357,14047,0,1,6,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,25,0,0,0,0,0,315,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5219,2,28,50,55,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,5217,5220,0,5220,13187,1,0,'Target: Dalson\'s Tears','One of the plague cauldrons is located in the field of a former farmhouse now referred to as Dalson\'s Tears. Well, we shall shed no tears this day as we thwart the Scourge and have them choke on their own fumes!$B$BGo to Dalson\'s Tears, almost due north of Andorhal, and eliminate the cauldron lord there. It should have a key like the last one did, allowing you into the cauldron. Use this bottle to obtain a sample from inside the cauldron; each cauldron has its own distinct brew of toxins it uses.','Go to Dalson\'s Tears in Western Plaguelands to locate and defeat the Cauldron Lord present there, and use its key to gain access to the cauldron. You must have the Empty Dalson\'s Tears Bottle with you to secure a sample of the poisons used inside the cauldron.','The macabre key found on the cauldron lord easily slides into a keyhole and then disappears, allowing you permanent access to it. Crude, viscous ichors pulsate through twisted tubes within the cauldrons underpinnings.$B$BThere is a small spigot that the bottle fits well enough under, allowing you to draw a sample for High Priestess MacDonnell back at Chillwind Point.','An access panel to the cauldron remains securely fastened. In order to open it, you will need to find the key.','','','','','',13195,13187,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,469,0,0,0,250,250,0,0,0,0,3390,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0); -INSERT INTO `quest_template` (`entry`, `Method`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `Type`, `RequiredClasses`, `RequiredRaces`, `RequiredSkill`, `RequiredSkillValue`, `RepObjectiveFaction`, `RepObjectiveValue`, `RequiredMinRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepFaction`, `RequiredMaxRepValue`, `SuggestedPlayers`, `LimitTime`, `QuestFlags`, `SpecialFlags`, `PrevQuestId`, `NextQuestId`, `ExclusiveGroup`, `NextQuestInChain`, `SrcItemId`, `SrcItemCount`, `SrcSpell`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `RequestItemsText`, `EndText`, `ObjectiveText1`, `ObjectiveText2`, `ObjectiveText3`, `ObjectiveText4`, `ReqItemId1`, `ReqItemId2`, `ReqItemId3`, `ReqItemId4`, `ReqItemCount1`, `ReqItemCount2`, `ReqItemCount3`, `ReqItemCount4`, `ReqSourceId1`, `ReqSourceId2`, `ReqSourceId3`, `ReqSourceId4`, `ReqSourceCount1`, `ReqSourceCount2`, `ReqSourceCount3`, `ReqSourceCount4`, `ReqCreatureOrGOId1`, `ReqCreatureOrGOId2`, `ReqCreatureOrGOId3`, `ReqCreatureOrGOId4`, `ReqCreatureOrGOCount1`, `ReqCreatureOrGOCount2`, `ReqCreatureOrGOCount3`, `ReqCreatureOrGOCount4`, `ReqSpellCast1`, `ReqSpellCast2`, `ReqSpellCast3`, `ReqSpellCast4`, `RewChoiceItemId1`, `RewChoiceItemId2`, `RewChoiceItemId3`, `RewChoiceItemId4`, `RewChoiceItemId5`, `RewChoiceItemId6`, `RewChoiceItemCount1`, `RewChoiceItemCount2`, `RewChoiceItemCount3`, `RewChoiceItemCount4`, `RewChoiceItemCount5`, `RewChoiceItemCount6`, `RewItemId1`, `RewItemId2`, `RewItemId3`, `RewItemId4`, `RewItemCount1`, `RewItemCount2`, `RewItemCount3`, `RewItemCount4`, `RewRepFaction1`, `RewRepFaction2`, `RewRepFaction3`, `RewRepFaction4`, `RewRepFaction5`, `RewRepValue1`, `RewRepValue2`, `RewRepValue3`, `RewRepValue4`, `RewRepValue5`, `RewOrReqMoney`, `RewMoneyMaxLevel`, `RewSpell`, `RewSpellCast`, `RewMailTemplateId`, `RewMailDelaySecs`, `PointMapId`, `PointX`, `PointY`, `PointOpt`, `DetailsEmote1`, `DetailsEmote2`, `DetailsEmote3`, `DetailsEmote4`, `DetailsEmoteDelay1`, `DetailsEmoteDelay2`, `DetailsEmoteDelay3`, `DetailsEmoteDelay4`, `IncompleteEmote`, `CompleteEmote`, `OfferRewardEmote1`, `OfferRewardEmote2`, `OfferRewardEmote3`, `OfferRewardEmote4`, `OfferRewardEmoteDelay1`, `OfferRewardEmoteDelay2`, `OfferRewardEmoteDelay3`, `OfferRewardEmoteDelay4`, `StartScript`, `CompleteScript`) +INSERT INTO `quest_template` (`entry`, `Method`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `Type`, `RequiredClasses`, `RequiredRaces`, `RequiredSkill`, `RequiredSkillValue`, `RequiredCondition`, `RepObjectiveFaction`, `RepObjectiveValue`, `RequiredMinRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepFaction`, `RequiredMaxRepValue`, `SuggestedPlayers`, `LimitTime`, `QuestFlags`, `SpecialFlags`, `PrevQuestId`, `NextQuestId`, `ExclusiveGroup`, `NextQuestInChain`, `SrcItemId`, `SrcItemCount`, `SrcSpell`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `RequestItemsText`, `EndText`, `ObjectiveText1`, `ObjectiveText2`, `ObjectiveText3`, `ObjectiveText4`, `ReqItemId1`, `ReqItemId2`, `ReqItemId3`, `ReqItemId4`, `ReqItemCount1`, `ReqItemCount2`, `ReqItemCount3`, `ReqItemCount4`, `ReqSourceId1`, `ReqSourceId2`, `ReqSourceId3`, `ReqSourceId4`, `ReqSourceCount1`, `ReqSourceCount2`, `ReqSourceCount3`, `ReqSourceCount4`, `ReqCreatureOrGOId1`, `ReqCreatureOrGOId2`, `ReqCreatureOrGOId3`, `ReqCreatureOrGOId4`, `ReqCreatureOrGOCount1`, `ReqCreatureOrGOCount2`, `ReqCreatureOrGOCount3`, `ReqCreatureOrGOCount4`, `ReqSpellCast1`, `ReqSpellCast2`, `ReqSpellCast3`, `ReqSpellCast4`, `RewChoiceItemId1`, `RewChoiceItemId2`, `RewChoiceItemId3`, `RewChoiceItemId4`, `RewChoiceItemId5`, `RewChoiceItemId6`, `RewChoiceItemCount1`, `RewChoiceItemCount2`, `RewChoiceItemCount3`, `RewChoiceItemCount4`, `RewChoiceItemCount5`, `RewChoiceItemCount6`, `RewItemId1`, `RewItemId2`, `RewItemId3`, `RewItemId4`, `RewItemCount1`, `RewItemCount2`, `RewItemCount3`, `RewItemCount4`, `RewRepFaction1`, `RewRepFaction2`, `RewRepFaction3`, `RewRepFaction4`, `RewRepFaction5`, `RewRepValue1`, `RewRepValue2`, `RewRepValue3`, `RewRepValue4`, `RewRepValue5`, `RewOrReqMoney`, `RewMoneyMaxLevel`, `RewSpell`, `RewSpellCast`, `RewMailTemplateId`, `RewMailDelaySecs`, `PointMapId`, `PointX`, `PointY`, `PointOpt`, `DetailsEmote1`, `DetailsEmote2`, `DetailsEmote3`, `DetailsEmote4`, `DetailsEmoteDelay1`, `DetailsEmoteDelay2`, `DetailsEmoteDelay3`, `DetailsEmoteDelay4`, `IncompleteEmote`, `CompleteEmote`, `OfferRewardEmote1`, `OfferRewardEmote2`, `OfferRewardEmote3`, `OfferRewardEmote4`, `OfferRewardEmoteDelay1`, `OfferRewardEmoteDelay2`, `OfferRewardEmoteDelay3`, `OfferRewardEmoteDelay4`, `StartScript`, `CompleteScript`) VALUES - (5225,2,28,50,58,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,5223,5227,0,5226,13189,1,0,'Target: Gahrron\'s Withering','The last cauldron that remains is located on a farm now called Gahrron\'s Withering. It is guarded by some of the Scourge\'s tougher minions - specifically, wraiths and ghosts. They are not to be trifled with, $N.$B$BGahrron\'s Withering is due northeast of our position here, close to where the Eastern Plaguelands begin; again, eliminate the cauldron lord present there for its key. Here is your empty sample bottle; bring it to me filled. May the Light protect you in this dangerous mission, $c.','Go to Gahrron\'s Withering in Western Plaguelands to locate and defeat the Cauldron Lord present there, and use its key to gain access to the cauldron. You must have the Empty Gahrron\'s Withering Bottle with you to secure a sample of the poisons used inside the cauldron.','Cauldron Lord Soulwrath\'s key disintegrates as it touches the lock on the access panel at the base of the cauldron\'s platform. A slight clanking noise is heard within, and the access panel swings open to reveal more viscous toxins within the cauldron\'s framework.$B$BThere is a small spigot that the bottle fits well enough under, allowing you to draw a sample for High Priestess MacDonnell back at Chillwind Point.','An access panel to the cauldron remains securely fastened. In order to open it, you will need to find the key.','','','','','',13196,13189,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,469,0,0,0,250,250,0,0,0,0,3720,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5226,2,28,50,58,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,5225,0,0,0,13193,1,0,'Return to Chillwind Point','You carefully close the spigot in the control panel, watching the cauldron\'s putrid ichors drip into the empty bottle.$B$BWith the poison in hand, it is time to return to High Priestess MacDonnell at Chillwind Camp to complete the mission.','Bring the Filled Gahrron\'s Withering Bottle to High Priestess MacDonnell at Chillwind Camp, Western Plaguelands.','Congratulations $N, you\'ve unlocked the last cauldron for us! Alchemist Arbington will soon know what this cauldron requires as far as reagents needed for the mix.$B$BAs for you, I am sure that Commander Valorfist will want to thank you personally for the assistance you\'ve given us. Without you, our struggle against the Scourge would have been nearly insurmountable. Thank you, hero!','Gahrron\'s Withering houses the last cauldron here in the west that we need access to. Once we have a sample of the plague it spews forth, we will be able to introduce our reagents into the environment through four separate vessels! The Scourge will be hard pressed to keep us out of all four, even with the power of Kel\'Thuzad behind them.','','','','','',13193,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,469,0,0,0,75,75,0,0,0,9000,1860,0,10938,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5227,0,28,50,58,0,0,255,0,0,0,0,0,0,0,0,0,0,264,1,5237,0,0,0,0,0,0,'Gahrron\'s Withering Cauldron','','','Adding the reagents to the cauldron\'s mix begins to change the color and texture of the cloud it spews forth. Scourge that are even remotely near the cauldron appear to recoil at the introduction of the new components into the environment.','The Scourge\'s plague cauldron stands before you, spewing vast amounts of toxins into the air. A small, non-descript access panel lies in the base of the cauldron\'s vast platform.$B$BHaving already defeated the cauldron lord and acquired its key, you are free to add the appropriate reagents to the cauldron to make a counter agent to the plague.','','','','','',13320,13354,14047,0,1,4,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,25,0,0,0,0,0,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5228,2,28,50,53,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,5096,0,0,5229,0,0,0,'The Scourge Cauldrons','Within the lands of former Lordaeron are eight cauldrons - four in the west, and four more entrenched in the east. These cauldrons spew poisons into the air, propagating the plague throughout the land for the Scourge.$B$BThe necromantic might of Kel\'Thuzad is too strong to outright shut down these cauldrons, but we think we might have a way to subvert them to our advantage. My second, Shadow Priestess Vandis, will be your point on this assignment; she\'ll continue the briefing from here.','Speak with Shadow Priestess Vandis at the Bulwark, Western Plaguelands.','From the shadows, brother $R, I bid you greetings. I am to serve as your coordinator for our plan to sabotage the Scourge\'s cauldrons.$B$BOur goal will be to change the composition of the plague that the cauldrons create into something that negatively affects the Scourge. In order to affect this change, you will need to secure access to each of the four cauldrons here in the Western Plaguelands.$B$BThe time has come for you to lead the charge against the Scourge, hero.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,10,0,0,0,0,0,315,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5229,2,28,50,53,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,5228,5218,0,5230,13186,1,0,'Target: Felstone Field','Of the four cauldrons in the Western Plaguelands, the one at Felstone Field may be the easiest one to gain access to. The Scourge have greener troops positioned here, though they should not be underestimated.$B$BGo to Felstone Field, due east of here and northwest of Andorhal, and engage the cauldron lord there. On it is a key that will unlock access to the cauldron. When unlocked, use this bottle to get a sample of the cauldron\'s toxins; we\'ll need it for study in developing a counter agent.','Go to Felstone Field in Western Plaguelands to locate and defeat the Cauldron Lord present there. It may have a key that will allow access to the cauldron. You must have the Empty Felstone Field Bottle with you to secure a sample of the poisons used inside the cauldron.','The key taken from Cauldron Lord Bilemaw is a perfect fit in unlocking the access panel, though it disappears after you use it. Still, you think you can open the panel now without a key. A foul stench emanates from the opened panel as an unknown mix of concentrated substances swirl inside the cauldron.$B$BThere is a small spigot that the bottle fits well enough under, allowing you to draw a sample for Shadow Priestess Vandis back at the Bulwark. ','An access panel to the cauldron remains securely fastened. In order to open it, you will need to find the key. ','','','','','',13194,13186,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,67,0,0,0,250,250,0,0,0,0,3150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5230,2,28,50,53,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,5229,0,0,5231,13190,1,0,'Return to the Bulwark','You fill the bottle with enough of the cauldron\'s poisonous concoction for a suitable sample to be studied.$B$BWith the poison in hand, it is time to return to Shadow Priestess Vandis at the Bulwark to complete the mission.','Bring the Filled Felstone Field Bottle to Shadow Priestess Vandis at the Bulwark, Western Plaguelands.','Well done $N - it should take Apothecary Dithers no time at all to analyze this and devise a counter agent to introduce into the cauldron. If we are able to pump out enough of it into the air, we might be able to weaken all the Scourge present here.$B$BThis will no doubt be an ongoing ordeal; we will need to continually hit these cauldrons and introduce our reagents into their mix. Still, if we can keep it up, we will have a huge advantage over Scourge when the time comes for battle!','Welcome back to the relative safety of the Bulwark, $N. What progress on the cauldrons do you have to report?','','','','','',13190,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,67,0,0,0,75,75,0,0,0,8000,1590,0,23947,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5231,2,28,50,55,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,5230,5232,0,5232,13187,1,0,'Target: Dalson\'s Tears','One of the plague cauldrons is located in the field of a former farmhouse now referred to as Dalson\'s Tears. No tears will be shed this day, $c; we must strike at this cauldron and gain access to it!$B$BGo to Dalson\'s Tears, almost due north of Andorhal, and eliminate the cauldron lord there. It should have a key like the last one did, allowing you inside the cauldron\'s innards. Use this bottle to obtain a sample from inside the cauldron; each cauldron has its own distinct brew of toxins it uses.','Go to Dalson\'s Tears in Western Plaguelands to locate and defeat the Cauldron Lord present there, and use its key to gain access to the cauldron. You must have the Empty Dalson\'s Tears Bottle with you to secure a sample of the poisons used inside the cauldron.','The skeletal key found on the cauldron lord easily slides into a keyhole and then disappears, allowing you permanent access to it. Crude, viscous ichors pulsate through twisted tubes within the cauldrons underpinnings.$B$BThere is a small spigot that the bottle fits well enough under, allowing you to draw a sample for Shadow Priestess Vandis back at the Bulwark.','An access panel to the cauldron remains securely fastened. In order to open it, you will need to find the key.','','','','','',13195,13187,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,67,0,0,0,250,250,0,0,0,0,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5232,2,28,50,55,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,5231,0,0,5233,13191,1,0,'Return to the Bulwark','You carefully fill the bottle with enough of the cauldron\'s ichors for what you consider to be suitably sized sample.$B$BWith the poison in hand, it is time to return to Shadow Priestess Vandis at the Bulwark to complete the mission.','Bring the Filled Dalson\'s Tears Bottle to Shadow Priestess Vandis at the Bulwark, Western Plaguelands.','Ah, there is plenty in here for study. Well done, $N!$B$BFor now, the next step is in our hands. We\'ll need to produce a list of reagents that, when combined with what is already in the cauldron, will act as its counter.$B$BThe only way we will be able to introduce this is by placing the reagents into the cauldron directly. Apothecary Dithers will have more information on that, so be sure to speak with him as soon as possible.','We know that each cauldron employs a different mix of reagents to generate its plague-inducing toxin; likewise, we know that we will need to develop a counter agent that is unique for each cauldron. Your sample from Dalson\'s Tears will be the key to figure out that cauldron\'s distinct reagent requirement.','','','','','',13191,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,67,0,0,0,75,75,0,0,0,8500,1680,0,23947,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5233,2,28,50,55,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,5232,5234,0,5234,13188,1,0,'Target: Writhing Haunt','Two cauldrons have been successfully opened; while you\'ll be able to access them indefinitely, we still want to open up the other two that remain. This will provide all of us with more options to introduce the counter agent!$B$BThis time, you\'ll be hitting the Writhing Haunt\'s cauldron. It is almost due east of Andorhal, relatively close to the ruined city walls; again, eliminate the cauldron lord present there for its key. Use this bottle to obtain the sample from the cauldron.$B$BGood hunting, $N!','Go to the Writhing Haunt in Western Plaguelands to locate and defeat the Cauldron Lord present there, and use its key to gain access to the cauldron. You must have the Empty Writhing Haunt Bottle with you to secure a sample of the poisons used inside the cauldron.','The cauldron lord\'s key unlocks the access panel to this cauldron and then disappears, much like the other keys have for the previous ones you\'ve dealt of. A putrid smelling substance churns violently beneath the platform of the cauldron.$B$BThere is a small spigot that the bottle fits well enough under, allowing you to draw a sample for Shadow Priestess Vandis back at the Bulwark. ','An access panel to the cauldron remains securely fastened. In order to open it, you will need to find the key. ','','','','','',13197,13188,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,67,0,0,0,250,250,0,0,0,0,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5234,2,28,50,55,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5233,0,0,5235,13192,1,0,'Return to the Bulwark','You delicately top off the empty bottle; a sample of the foul substance that churns under the platform of the cauldron now oozes back and forth inside the fragile glass container.$B$BWith the poison in hand, it is time to return to Shadow Priestess Vandis at the Bulwark to complete the mission.','Bring the Filled Writhing Haunt Bottle to Shadow Priestess Vandis at The Bulwark, Western Plaguelands.','Another finely executed mission, $N! This makes three cauldrons available to us to turn against the Scourge. If Kel\'Thuzad\'s necromantic dominance over these lands wasn\'t as strong as it currently is, I\'d dare say you\'d shut them down completely!$B$BApothecary Dithers will have a report on what this cauldron - as well as the other cauldrons subverted - will require to deliver our counter agent to the plague. With that, the time has come to bring the last cauldron of the west under our influence!','Once we successfully analysis the sample drawn from the Writhing Haunt\'s cauldron, it will provide us with a third avenue to deliver a devastating counter agent against the Scourge!','','','','','',13192,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,67,0,0,0,75,75,0,0,0,8500,1680,0,23947,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5235,2,28,50,58,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,5234,5227,0,5236,13189,1,0,'Target: Gahrron\'s Withering','The last cauldron that remains is located on a farm now called Gahrron\'s Withering. It is guarded by some of the Scourge\'s tougher minions - specifically, wraiths and ghosts. They are not to be trifled with, $N.$B$BGahrron\'s Withering is far to the east of the Bulwark, close to where the Eastern Plaguelands begin; again, eliminate the cauldron lord present there for its key. Here is your empty sample bottle; bring it to me filled. May the shadows cloak you in safety for this dangerous mission, $c.','Go to Gahrron\'s Withering in Western Plaguelands to locate and defeat the Cauldron Lord present there, and use its key to gain access to the cauldron. You must have the Empty Gahrron\'s Withering Bottle with you to secure a sample of the poisons used inside the cauldron.','Cauldron Lord Soulwrath\'s key disintegrates as it touches the lock on the access panel at the base of the cauldron\'s platform. A slight clanking noise is heard within, and the access panel swings open to reveal more viscous toxins within the cauldron\'s framework.$B$BThere is a small spigot that the bottle fits well enough under, allowing you to draw a sample for Shadow Priestess Vandis back at the Bulwark.','An access panel to the cauldron remains securely fastened. In order to open it, you will need to find the key.','','','','','',13196,13189,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,67,0,0,0,250,250,0,0,0,0,3720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5236,2,28,50,58,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,5235,0,0,0,13193,1,0,'Return to the Bulwark','You carefully close the spigot in the control panel, watching the cauldron\'s putrid ichors drip into the empty bottle.$B$BWith the poison in hand, it is time to return to Shadow Priestess Vandis at the Bulwark to complete the mission.','Bring the Filled Gahrron\'s Withering Bottle to Shadow Priestess Vandis at the Bulwark, Western Plaguelands.','Congratulations $N, you\'ve unlocked the last cauldron for us! Apothecary Dithers will soon know what this cauldron requires as far as reagents needed for the mix.$B$BAs for you, I am sure that High Executor Derrington will want to thank you personally for the assistance you\'ve given us. Without you, our struggle against the Scourge would have been nearly insurmountable. I thank you, mighty $C.','Gahrron\'s Withering houses the last cauldron that we need to acquire access to here in the west. Once we have a sample of the plague from that cauldron, we will be able to introduce our reagents into the environment through four separate vessels! The Scourge will be hard pressed to keep us out of all four, even with the power of Kel\'Thuzad behind them.','','','','','',13193,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,67,0,0,0,75,75,0,0,0,9000,1860,0,23948,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5237,0,28,50,58,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,5236,0,5237,0,0,0,0,'Mission Accomplished!','','','$N, your successful re-engineering of the cauldrons is a tremendous victory for us!$B$B$B$BLet all within my presence hear: for service to the Forsaken and to the Horde as a whole above and beyond what was expected - in the face of overwhelming odds and incredible danger, might I add - I give $N this, and I extend upon $Ghis:her; our undying gratitude as a true hero of the Horde. Huzzah!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15801,15800,0,0,0,0,1,1,0,0,0,0,15799,0,0,0,1,0,0,0,529,67,0,0,0,500,500,0,0,0,0,5580,0,0,0,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5238,0,28,50,58,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,5226,0,5237,0,0,0,0,'Mission Accomplished!','','','$N, your successful re-engineering of the cauldrons is a tremendous victory for us!$B$B$B$BLet all within my presence hear: for service to the Kingdom of Stormwind and to the Alliance above and beyond the call of duty - in the face of overwhelming odds and incredible danger, might I add - I give $N this, and I extend upon $Ghis:her; our undying gratitude as a true hero of the Alliance. Cheers, I say!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15801,15800,0,0,0,0,1,1,0,0,0,0,15799,0,0,0,1,0,0,0,529,469,0,0,0,500,500,0,0,0,0,5580,0,0,0,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5241,2,139,50,56,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,5149,0,0,5211,0,0,0,'Uncle Carlin','Sometimes, when it\'s nighttime, I can hear my Uncle Carlin crying. It sounds like he\'s far away, to the east.$B$BI hope he\'s not crying for me! $N, will you find my uncle and tell him I\'m alright?$B$BIf you find him say I\'m waiting for him, and I want to hear the story he used to tell... the one about the rabbits and the berry jam! That story\'s so funny!','Find Carlin Redpath.','You\'ve seen Pamela? She\'s alive?$B$BShe\'s dead? No! Oh, Pamela! Why does your spirit still suffer in this world. Why are you perished, while fortune keeps me alive? In an instant I would switch places with you and wander dead Darrowshire, a ghost and alone!$B$BAh, but this news cannot change fate. Thank you, $N. Now my duty, my duty to revenge, burns hot as ever.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5242,2,361,48,58,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,5165,0,0,0,0,0,0,'A Final Blow','Unfortunately, I see the only way to stop this threat to Felwood is a frontal attack. There are no other ways into Shadow Hold, and I have no means to teleport you inside. The straight path down to the bottom is the only way... and I also know who you should seek out. His name is Fel\'dan... Shadow Lord Fel\'dan. He is the mortal in power down below... he is the head of the serpent. Kill him and his two succubus servants and return to me. Fel\'dan is the one making pacts with the Legion. He must be stopped.','Kill Moora and Salia, and bring Shadow Lord Fel\'dan\'s Head to Greta Mosshoof in Felwood.','Earthmother be praised, $N! Thank you! This is a great day, indeed!$B$BThe Shadow Council will be hard pressed to scale to the same levels of power they once held with this blow to their hierarchy. You have done a great thing this day!','Without Fel\'dan, the Shadow Council will hopefully lose focus and start infighting. They will struggle with one another for control and hoard assets for future plans. That will be an opportune time to devastate them and their demon slaves.','','','','','',13207,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,9861,9860,0,0,1,1,0,0,0,0,0,15707,15708,15709,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5580,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,4,1,2,0,0,0,0,0,0,0), - (5243,2,2017,55,60,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Houses of the Holy','I look at my undeath as a malady, $r. An illness that merely requires treatment; however, it is also a great blessing for the Argent Dawn. What better vessel to smite the heathens of the Scourge than through the undead?$B$BI am revered by my colleagues because of the sacrifices I have made, but the accolades mean nothing to me.$B$BIf you are interested in assisting the Argent Dawn, then a job I can offer.$B$BVenture to Stratholme and recover our surplus of holy water. Search the supply crates.$B','Travel to Stratholme, in the north. Search the supply crates that litter the city and recover 5 Stratholme Holy Water. Return to Leonid Barthalomew the Revered when you have collected enough of the blessed fluid.','Well done, $R. You have proven that while you are tolerant of others, you will stop at nothing to destroy the minions of Kel\'Thuzad.$B$B','Be wary, not all supply crates will have survived the destruction of the city. The Scourge dare not touch the water but surely the holy water will not prevent vermin infestations.$B$B','','','','','',13180,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13216,13217,0,0,0,0,1,1,0,0,0,0,3928,6149,0,0,5,5,0,0,529,0,0,0,0,250,0,0,0,0,18000,3960,0,0,0,0,0,0,0,0,1,1,1,25,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0), - (5244,2,618,53,56,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,5245,0,0,0,'The Ruins of Kel\'Theril','The story behind Kel\'Theril is one of a cursed race, bound to the place where they attempted an unfortunate ritual...$B$BThe highborne that you will find there once stole a sacred artifact, believing that they could siphon its power for themselves, becoming even more powerful. In their efforts, the relic shattered in a huge explosion, driving the pieces below the ice of the lake...$B$BSpeak with Jaron Stoneshaper if you\'d like to learn more; he has recently visited the area and can tell you more.','Speak with Jaron Stoneshaper in Starfall Village.','Well, sure, I can tell you more about Kel\'Theril. Mind you now, I\'m no historian, but I can tell ya about what I saw there...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,10,0,0,0,0,0,345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5245,2,618,53,56,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,5244,0,0,5246,12891,1,0,'Troubled Spirits of Kel\'Theril','The highborne spirits are miserable creatures, that\'s for sure. They are still searching for pieces of the very thing that has cursed them to Kel\'Theril forever -- the stolen relic.$B$BIf you are that interested, take my pick and go south to the lake, see if you can gather the pieces of it from within the ice.$B$BNow, I can\'t tell you a thing about what you find, but I do know of someone who might... Aurora Skycaller; she dwells near the Northpass Tower in the northern part of Eastern Plaguelands.','Use Jaron\'s Pick to find the four Highborne Relic Fragments. Bring them to Aurora Skycaller in Eastern Plaguelands.','The past of the high elves is something that I do not wish to discuss, $N. Please, it pains me to think of all that has happened... And that there is no way to make things right.','Why have you come here?','','','','','',12896,12897,12898,12899,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,54,47,72,25,0,25,25,25,0,3480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (5246,2,139,53,56,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,5245,0,0,5247,0,0,0,'Fragments of the Past','I did not realize... Forgive my callous words, $c.$B$BThe mistakes of my ancestors are not what I wish to dwell on, but if your request is truly genuine, then I will help you.$B$B$B$BI believe this is the Crystal of Zin-Malor, an artifact that can contain and control strong arcane forces. It could have been used for good, but the evil intentions of those that stole it caused it to shatter.$B$BGo to the Temple of Zin-Malor in Azshara - I can only hope the book is still there.','Find the Sacred Highborne Writings in the Temple of Zin-Malor in Azshara, and bring them to Aurora Skycaller near the Northpass Tower in Eastern Plaguelands.','The pages have gone untouched for many many years...','It is only in the pages of the sacred writings that I will be able to discern whether or not I can help you...','','','','','',13313,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,54,47,72,25,0,25,25,25,0,3480,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), - (5247,2,139,53,57,1,0,77,0,0,0,0,0,0,0,0,0,0,0,0,5246,0,0,0,16974,1,0,'Fragments of the Past','I will be able to help you, if recreating the artifact is truly what you wish to do.$B$BTo seal the pieces back together, I will need items with strong magical qualities. An enchanted thorium bar and five crystal restore... You\'ll also need to collect some water from what might seem an unlikely place... Find the dire pool along Eldreth Row at Dire Maul in Feralas, and fill this vial.$B$BWhile you are gone, I will attempt to glean from these pages the knowledge I need to repair the damage done to the relic.','Bring an Enchanted Thorium Bar, 5 Crystal Restore, and a Vial of Dire Water to Aurora Skycaller near the Northpass Tower in Eastern Plaguelands.','Using these elements, I can fuse the fragments together... to hopefully what they once were.','The relic must be placed in the hands of only the most trustworthy. It can not be stolen again...','','','','','',12655,11562,16973,0,1,5,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,54,47,72,25,0,25,25,25,0,3600,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), - (5248,2,139,53,58,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,5247,0,0,5252,13347,1,0,'Tormented By the Past','$N, I weep for what has happened in the past. Like this crystal, the elves, as a race, have been shattered. I do not know if the pieces will ever again be reunited into one, but my sorrow has been eased by being able to help you with this one small task. $B$BWe must not forget the past, $N...$B$BPlease take the Crystal of Zin-Malor back to Lake Kel\'Theril. You must find a highborne spirit that realizes the error of what was done so long ago. Show the spirit that we have made things right again.','Take the Crystal of Zin-Malor to Lake Kel\'Theril in Winterspring and find a highborne spirit that will speak to you.','Pleeease, leeeave meeeeee...','Currrrrsed... Forevvvverrrr...','','','','','',13347,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,54,47,72,25,0,25,25,25,0,2790,0,0,0,0,0,0,0,0,1,1,2,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5249,2,361,53,56,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5249,5244,0,0,0,'To Winterspring!','In Winterspring, to the north of here, there are many ancient elven ruins. It\'s a harsh land, but it holds many secrets and places to explore.$B$BWith all my work to do here in Felwood, I have not had the opportunity to travel to Winterspring. But there\'s no reason why you shouldn\'t!$B$BWhile you\'re there, look for Wynd Nightchaser. He spends most of his time in Starfall Village and he knows a lot about the area.','Find Starfall Village in Winterspring and speak with Wynd Nightchaser.','A friend of Ivy Leafrunner? Nice to meet you, $N.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,10,0,0,0,0,0,345,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,2,0,0,0,0,0,0,0,0), - (5250,2,702,53,56,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5249,5244,0,0,0,'Starfall','In Winterspring, to the north of Felwood, there are many ancient elven ruins. It\'s a harsh land, but it holds many secrets and places to explore.$B$BMy studies here keep me so busy that I have not had the opportunity to travel to Winterspring for some time. But there\'s no reason why you shouldn\'t travel there and study the ruins.$B$BWhile you\'re there, look for Wynd Nightchaser. He spends most of his time in Starfall and he knows a lot about the area.$B$BTell him that you are a student of mine...','Find Starfall in Winterspring and speak with Wynd Nightchaser.','A student of Daryn Lightwind? Nice to meet you, $N.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,10,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5251,2,2017,55,60,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Archivist','Anything taken to an extreme is hazardous to our world, $N. Take for example, the Scarlet Crusade. Do you believe that their blind zealotry serves a greater good? How many innocents have they destroyed in the name of the Light?$B$BBlasphemers, one and all!$B$BOne in particular interests me, though; the Archivist Galford of Stratholme: A man that watches over the Crusade\'s most valued documents. Destroy him and burn down his archives! Should you succeed, return to me and be rewarded.','Travel to Stratholme and find Archivist Galford of the Scarlet Crusade. Destroy him and burn down the Scarlet Archive.','Outstanding, $N! Years of intelligence, lost! The Scarlet Crusade will surely feel this blow in the coming weeks.','Remember, $N - we must be tolerant yet rigid in our beliefs!','','','Archive Burned','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10811,-176245,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,150,0,0,0,0,18000,4980,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,5,1,5,1,1,0,0,0,0,0,0,0), - (5252,2,618,53,58,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,5248,0,0,5253,13347,1,0,'Remorseful Highborne','The... the crystal...$B$BThe highborne here are clouded by their own misssery...$B$BI am sorrrrrowful, but I realize the errorrrr of what happened so long ago. Even though there is no waaaay to change the past, I am now at peacccce knowing that you have recovered the crystal of Zin-Malor...$B$BYouuu must return it...$B$BIt muuuussst be returrrned.','Speak with Wynd Nightchaser in Starfall Village, and ask about the proper place for the Crystal of Zin-Malor.','Is that... what I think it is?','It has been some time since you left, $N. How have you fared?','','','','','',13347,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,54,47,72,25,0,25,25,25,0,2790,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5253,2,618,53,58,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,5252,0,0,0,13347,1,0,'The Crystal of Zin-Malor','Quite impressive, $N.$B$BThe crystal of Zin-Malor can never be returned to the temple which, as you know, lies in ruin. But I believe that your effort to undo the evil of the past should not go unrewarded.$B$BSeek out Arch Druid Fandral Staghelm in Darnassus, and bring the crystal to him, $N. It should be in the hands of those that will not abuse its power. From the looks of it, only a handful of the strongest magic users would be able to control such a power. ','Deliver the Crystal of Zin-Malor to Arch Druid Fandral Staghelm in Darnassus.','I have heard of the Crystal of Zin-Malor; the user of the crystal becomes capable of incredible arcane power, but only if truly worthy. I am impressed that you not only recovered the crystal, but you also realize your own limits, and did not attempt to use the crystal yourself.$B$BThank you for bringing it to me, $N. We will keep it safe, and may the cursed sprits that once guarded the shattered crystal finally be at peace.','Yes, $R?','','','','','',13347,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15791,15792,15795,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,69,0,54,47,72,250,0,250,250,250,0,3720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5261,2,9,1,2,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,783,0,0,33,0,0,0,'Eagan Peltskinner','Eagan Peltskinner is looking for someone to hunt wolves for him. That\'s good news, because we\'re seeing a lot more wolves in Northshire Valley lately.$B$BIf you\'re interested then speak with Eagan. He\'s around the side of the abbey, to the left.','Speak with Eagan Peltskinner.','That\'s true. I\'m looking for someone to hunt me some wolves! Are you that person?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5262,2,2017,55,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,5251,0,0,5263,13250,1,0,'The Truth Comes Crashing Down','You try and gather your thoughts as the dust settles across the chamber. You go over the events that just transpired and still cannot comprehend the gravity of the situation.$B$BThe Grand Crusader of the Scarlet Crusade a demon? And not just any demon but brother to Varimathras, arch lord of the Undercity?$B$BYou carefully stow the severed head of the dreadlord into your pack. Surely, none would believe the tale you would tell without proof.$B$BDuke Nicholas Zverenhoff must be told at once!','Take the Head of Balnazzar to Duke Nicholas Zverenhoff in the Eastern Plaguelands.','What will this mean to the Crusade? Could it be possible that they have been under the control of this demon? Unwittingly serving as the pawns to a greater evil?','What have you got there, $N?','','','','','',13250,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,150,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25,5,1,1,25,0,0,0,0,0,0), - (5263,2,2017,55,60,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,5262,0,0,0,0,0,0,'Above and Beyond','You display a natural aptitude for destruction and you follow orders. It is rare to see the two coexist. I am beginning to think that you may make an excellent vehicle of divine justice.$B$B$B$BKel\'Thuzad\'s errand boy rules over Stratholme. Prove to me that you are a champion - my champion. Destroy Baron Rivendare and return to me with his head. $B','Venture to Stratholme and destroy Baron Rivendare. Take his head and return to Duke Nicholas Zverenhoff.$B','It has been many years since I have ushered a champion into our ranks. You are the first to be granted audience with Lord Maxwell in years.','The Baron has slain more people than you have most likely seen in your lifetime.','','','','','',13251,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,150,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,1,25,0,0,0,0,0,0,0,0), - (5264,2,139,55,60,1,0,255,0,0,0,0,0,0,0,0,0,0,8,0,5263,0,0,5265,0,0,0,'Lord Maxwell Tyrosus','I am about to bestow a great honor upon you, $N.$B$BLord Maxwell wishes to reward you for your service to the Argent Dawn!$B$BIt has been years since Maxwell has granted audience to outsiders.$B','Speak with Lord Maxwell Tyrosus. He is inside the church.','You are a worthy ally, $N. You shall reap the rewards of your stalwart dedication.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,1,1,5,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (5265,2,139,55,60,1,0,255,0,0,0,0,0,0,0,0,0,0,8,0,5264,0,0,0,0,0,0,'The Argent Hold','Through the years the Argent Hold has remained locked. None have been worthy to reach inside and take from it the power of the Argent Dawn - until today.$B$BThe Argent Hold is now open to you, $N.','Open the Argent Hold and claim your reward.','Whoa...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13246,13243,13249,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,200,0,0,0,0,27000,5970,0,0,0,0,0,0,0,0,1,1,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5281,2,139,55,60,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,5282,0,0,0,'The Restless Souls','There are those that died tragically in the fall of Stratholme. Many took their own lives, opting to hurl themselves into the myriad flames of the smoldering city rather than become one of the Scourge.$B$BThey now walk the streets of Stratholme as restless spirits.$B$BWe must aid them, $N!$B$BI have an associate named Egan who has been doing miraculous work with ghosts and souls. Seek him out. He walks the eastern Plaguelands, near Stratholme, testing his innovations.','Find Egan. You only know that he was last seen around Stratholme.','Alen has finally found someone brave enough, eh?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4110,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5282,2,2017,55,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,5281,0,0,0,13289,1,0,'The Restless Souls','I draw my power - my will to continue living and breathing - from the unmitigated hatred I have for the Scourge and all that they have done. I am, however, no zealot. There are those, like the Scarlet Crusade, who would sooner destroy the innocent undead than lend them even an ounce of compassion.$B$BWhich brings me to this: My blaster. It will unchain the tortured souls from Stratholme.$B$BUse it on the ghosts that haunt the ransacked streets. Free their souls.','Use Egan\'s Blaster on the ghostly and spectral citizens of Stratholme. When the restless souls break free from their ghostly shells, use the blaster again - freedom will be theirs!$B$BFree 15 Restless Souls and return to Egan.','$B$BDid you see my mother, $N? Did you free her?$B$BYou are a shining example of decency. For your troubles...','Compassion is what separates us from the animals, $N. Remember that...','','Souls Freed','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11122,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13315,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,18000,5310,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5283,2,-121,40,40,0,0,77,164,200,0,0,0,0,0,0,0,0,8,0,0,0,5283,0,0,0,0,'The Art of the Armorsmith','So ye made the smart decision.$B$BThere ain\'t no love lost betwixt me an old Ironus here. That good for nothing toy maker knows who the true craftsmen round here be.$B$BThe truly great wars are won with a good defense. When it be go time, no offense is gonna be helping ye out.$B$BRight, so let\'s get to work. All ye need to do is show me that ye\'ve got some raw talent. After that, I\'ll yank whatever impurities be left in ye and mold ye into an armorsmith. Ye do know how to make ornate mithril, don\'t ye?','To become an Armorsmith, you must make the following items and return them to Grumnus: 4 Ornate Mithril Helms, 2 Ornate Mithril Boots, 1 Ornate Mithril Breastplate.','This be it, $N. After this, there ain\'t no way to turn back. It\'s not too late to become a toy maker, er, weaponsmith.$B$BI trust ye\'ll make the right decision.','Ah, ain\'t nothing like a good forge tan. Ye can tell who\'s got the really good tans by their apron lines.','','','','','',7937,7936,7935,0,4,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1890,9788,9790,0,0,0,0,0,0,1,1,1,6,0,0,0,0,0,1,25,1,1,0,0,0,0,0,0,0), - (5284,2,-121,40,40,0,0,77,164,200,0,0,0,0,0,0,0,0,8,0,0,0,5283,0,0,0,0,'The Way of the Weaponsmith','As a weaponsmith you\'ll find that more often than not, heroes and adventurers will be coming to you for gear. While the workload can be unbearable at times, the riches more than make up for the back strain and ash lung.$B$BOh yes, $N, weaponsmiths are the ones with all the gold!$B$BIf you wish to join our ranks, you\'ll need to show me that you can make me a silver or two - I mean, show me that you\'ve got what it takes to be the go to $g guy:girl; when people need superior quality weapons. Get to work!','To become a Weaponsmith, you must make the following items and return them to Ironus: 4 Moonsteel Broadswords, 4 Massive Iron Axes, 2 Heavy Mithril Axes, and 2 Big Black Maces.$B','About time! I\'ve got customers waiting.$B$BGive those here and pay attention. You\'re going to take the first step in your career as a weaponsmith.','','','','','','',3853,3855,7941,7945,4,4,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1890,9787,9789,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5301,2,-121,40,40,0,0,178,164,200,0,0,0,0,0,0,0,0,8,0,0,0,5301,0,0,0,0,'The Art of the Armorsmith','Satisfaction. It is what I draw from the hammer and the anvil. To see a proud Horde warrior protected under my steel reminds me of what it is to be alive. It is an addiction that I dare never give up, $N.$B$BI can not grant you this satisfaction, merely set you upon the path. As with all of life\'s endeavors, the path of the armorsmith is a journey.$B$BIf you wish to be one of the select few, you need only to ask and I shall train, but, a task you must first complete.','To become an armorsmith, you must make the following items and return them to Okothos: 4 Ornate Mithril Helms, 2 Ornate Mithril Boots, 1 Ornate Mithril Breastplate.','This is the final step before you begin your new career as an armorsmith, $N. Should you choose to back out, now would be your last chance. Otherwise, prepare yourself for a lifetime of glory.','I will pound the steel until the breath itself has been taken from me.','','','','','',7937,7936,7935,0,4,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1890,9788,9790,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5302,2,-121,40,40,0,0,178,164,200,0,0,0,0,0,0,0,0,8,0,0,0,5301,0,0,0,0,'The Way of the Weaponsmith','One day, I will create a legendary hammer. A hammer fit for a Warchief!$B$BIt is my life\'s work, $N. My passion. I recognize that you have the potential to be among us, one of us - a weaponsmith. I am the one that can help you harness that potential.$B$BA simple task is all that you must complete. Simple for one of your exceptional skill. ','To become a Weaponsmith, you must make the following items and return them to Borgosh: 4 Moonsteel Broadswords, 4 Massive Iron Axes, 2 Heavy Mithril Axes, and 2 Big Black Maces.$B','This is the final step before you begin your new career as a weaponsmith, $N. Should you choose to back out, now would be your last chance. Otherwise, prepare to be consumed by knowledge!','For the glory of the Horde!','','','','','',3853,3855,7941,7945,4,4,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1890,9787,9789,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5305,2,-121,50,60,81,0,255,164,250,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Sweet Serenity','Within the confines of the Scarlet Bastion lies sweet Serenity. The Crimson Hammersmith guards the recipe with his life. Defeat him and bring me his apron. For that, I shall reward you with the knowledge required to create an enchanted battlehammer!','Travel to Stratholme and kill the Crimson Hammersmith. Recover the Crimson Hammersmith\'s Apron and return to Lilith.$B','May you bash in many a brain, $N!','His apron! Where is it?','','','','','',13351,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12824,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5306,2,-121,50,60,81,0,255,164,250,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Snakestone of the Shadow Huntress','Don\'t let her beauty fool you, $c. The shadow huntress, Vosh\'gajin is deadly and deranged.$B$B$B$BAye, she gave me that - a love tap, she called it.$B$BThe time for vengeance has finally come.$B$BYou can find Vosh\'gajin in Blackrock Spire. Slay her and return to me with her snakestone. Do this and I will teach you the secret to crafting Dawn\'s Edge!','Travel to Blackrock Spire and slay Shadow Hunter Vosh\'gajin. Recover Vosh\'gajin\'s Snakestone and return to Kilram.','Knowledge is power!','Legend states that one use of Vosh\'gajin\'s snakestone will keep an axe razor sharp for a 1000 years!','','','','','',13352,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12821,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5307,2,-121,50,60,81,0,255,164,250,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Corruption','If I am short with you, it is for a reason. The plans for the creation of the great blade, Corruption, have been stolen by the Black Guard: Elite skeletal units of Baron Rivendare.$B$BYes, Baron Rivendare of Stratholme.$B$BThe Black Guard swordsmith now guards those plans with his... undeath.$B$BSlay him and return proof of this deed and I shall grant you the knowledge required to create a blazing rapier!','Find the Black Guard Swordsmith in Stratholme and destroy him. Recover the Insignia of the Black Guard and return to Seril Scourgebane.','It should be obvious that a sword is always the best choice.','Have you forgotten what it is that you were tasked with, $N?','','','','','',13350,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12825,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5321,2,148,17,20,0,0,77,0,0,0,0,0,0,0,0,0,1500,2,2,0,0,0,0,0,0,0,'The Sleeper Has Awakened','I was on my way to Maestra\'s Post to meet Liladris Moonriver, but I decided to stop here and take a short nap. Ever since I awoke from the emerald dream, I have been so sleepy...$B$B$B$BWould you mind showing me the way? I understand that Maestra\'s Post is south of here, along the road in Ashenvale. It can be dangerous, so I hope you have some friends that will join us.$B$BLastly, I may fall asleep so if you ever need to wake me, please use my horn. You\'ll find it in the chest here.','Escort Kerlonian Evershade to Liladris Moonriver at Maestra\'s Post in Ashenvale.','Oh, I am so happy Kerlonian made it! And I\'m sure I\'ll find him sleeping somewhere around here, won\'t I?$B$BThank you for showing him the way, $N.','Has Kerlonian arrived?','Escort Kerlonian Evershade to Maestra\'s Post','','','','',13536,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15205,15206,15207,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,5321,0), - (5341,2,2057,52,60,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,5342,0,0,0,'Barov Family Fortune','Within the Scholomance lays the Barov family fortune. I, Alexi Barov, am one of the last two remaining heirs of the house Barov. My brother, Weldon, is the other.$B$BWeldon, the miserable coward, fled during the war and thus retained his worthless existence as a human.$B$BHe now searches for the deeds so that he may claim the fortune for his own. Recover the deeds before my brother does and I shall make you wealthy beyond your wildest dreams!','Venture to the Scholomance and recover the Barov family fortune. Four deeds make up this fortune: The Deed to Caer Darrow; The Deed to Brill; The Deed to Tarren Mill; and The Deed to Southshore. Return to Alexi Barov when you have completed this task.','Excellent work, $R. Now to secure my inheritance...','Bow your head in my presence, $r. I am a noble, after all, and you are a copperless peasant.','','','','','',13471,13448,13450,13451,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18000,3960,0,0,0,0,0,0,0,0,1,1,1,5,0,0,0,0,0,25,0,0,0,0,0,0,0,0,0,5341), - (5342,2,28,52,60,1,0,178,0,0,0,0,0,0,0,0,3,0,0,0,5341,0,0,0,0,0,0,'The Last Barov','Naturally, with my brother still alive, there may be some contention as to the primary beneficiary of the family\'s fortune. This cannot be.$B$BA low down guttersnipe like you isn\'t above a little cold-blooded murder, I hope.$B$BIt\'s a simple task and one that I expect you will complete; that is, if you wish to claim your reward.$B$BWeldon sits under Alliance protection at Chillwind Camp, to the east. Slay him, return his head.$B$B$B$BHurry along now.','Travel to Chillwind Camp - Alliance territory - and assassinate Weldon Barov. Take his head and return to Alexi Barov.$B$BBe warned, Weldon will probably be well protected by Alliance scum.','Wonderful! Now only I hold the power and fortune of house Barov!$B$B$B$BAnd keep the change, you filthy animal.','Secure my fortune and share in the spoils.','','','','','',13469,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14022,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,18000,5280,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5343,2,2057,52,60,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,5344,0,0,0,'Barov Family Fortune','My dear brother Alexi. What a fool I was to spare his life. I looked into the face of the enemy, one of the undead, and let him live.$B$B$B$BHe now searches for MY inheritance. This simply cannot happen.$B$BFind my family\'s deeds before that vile retch gets his boney hands upon them and I shall reward you with vast riches. They lay in the ruins of the Scholomance. Make haste!','Venture to the Scholomance and recover the Barov family fortune. Four deeds make up this fortune: The Deed to Caer Darrow; The Deed to Brill; The Deed to Tarren Mill; and The Deed to Southshore. Return to Weldon Barov when you have completed this task.','Excellent work, $R. Now to secure my inheritance...','Bow your head in my presence, $R. I am a noble, after all, and you are a copperless peasant.','','','','','',13471,13448,13450,13451,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18000,3960,0,0,0,0,0,0,0,0,1,1,1,5,0,0,0,0,0,1,1,25,0,0,0,0,0,0,0,0), - (5344,2,28,52,60,1,0,77,0,0,0,0,0,0,0,0,3,0,0,0,5343,0,0,0,0,0,0,'The Last Barov','With the deeds recovered, there is but one thing left to do. Alexi must be killed. With him dead, I need not ever worry about an unscrupulous gang of mercenaries seeking my head.$B$BIt\'s a simple task. Alexi hides under the protection of the Horde - at the Bulwark.$B$BNo, I do not expect you to just walk up and kill him, I want his head! How you get it... well, that part is up to you. That type of behavior is below one of my noble upbringing.','Travel to the Bulwark - Horde territory - and assassinate Alexi Barov. Take his head and return to Weldon Barov.$B$BBe warned, Alexi will probably be well protected by Horde filth.','A glorious day it is! Finally, the pockmark of house Barov eliminated and my fortune secure!$B$BTake this and leave my sight, peasant.','You do want payment, do you not?','','','','','',13470,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14023,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,18000,5280,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (5361,2,400,32,35,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13507,1,0,'Family Tree','My brother Nataka is stationed at Ghost Walker Post over in Desolace. I\'d like to ask you... could you give this report to him for me? A year has passed since the last time I wrote, there has been unusual centaur activity since then and he should be informed.$B$BJourney to Stonetalon Mountain north of the Crossroads, and then head west into Charred Vale. From there, head south into Desolace; there you will find a road going south to Ghost Walker Post.','Deliver Cliffwatcher Longhorn Report to Nataka Longhorn at Ghost Walker Post in Desolace.','I know not what connection you have with my brother but it would seem he has trust with you, $C.$B$BI am Nataka Longhorn and would like to welcome you to Ghost Walker Post, we have many needs of a $C! Talk with others, perhaps there is need of you here.','What news have you, $C! Ah - a message from my brother you say? Well then, hand over the report!','','','','','',13507,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,150,0,0,0,0,2500,1230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5381,2,405,32,38,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5581,14523,1,0,'Hand of Iruxos','The Burning Blade possesses the Demon Box. Within it lies the powerful Hand of Iruxos. The Burning Blade uses it to open demonic portals at Mannoroc Coven. We must stop the tide of demons entering our world, $n!$B$BUse this demon pick on the red crystal in Thunder Axe Fortress to gain access to the Demon Box.$B','Retrieve the Demon Box from Thunder Axe Fortress, and return it, along with the Demon Pick to Taiga Wisemane in Shadowprey Village.$B','Ah, the Demon Box. Give it to me, $C, and I shall open... and thus reveal to you the Hand of Iruxos.$B$B','$n, do you have the Demon Box?','','','','','',13542,14523,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,4500,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5382,2,2057,55,60,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,5515,0,0,0,'Doctor Theolen Krastinov, the Butcher','Krastinov is responsible for the deaths of thousands. He must be punished, justice must be meted out.$B$BFind him and exact upon him the agony he has inflicted upon countless innocents. Once he is destroyed, burn our remains. Turn them to ashes, $N.','Find Doctor Theolen Krastinov inside the Scholomance. Destroy him, then burn the Remains of Eva Sarkhoff and the Remains of Lucien Sarkhoff. Return to Eva Sarkhoff when the task is complete.$B','I can feel my spirit healing, $N. You have done my husband and I a great service, but I am certain there is more to be done.','The Butcher must be stopped!','','','Remains of Eva Sarkhoff Burned','Remains of Lucien Sarkhoff Burned','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11261,-176544,-176545,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,0), - (5384,2,2057,55,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,5515,0,0,0,13523,1,0,'Kirtonos the Herald','This is it, $N.$B$B$B$BThe blood of innocents. The purest blood, used to appease Krastinov\'s master.$B$BIt is with this blood that Kirtonos may be summoned. It is with this blood, then, that Kirtonos must be destroyed.$B$BTake the blood to the porch. Place it upon the brazier. Kirtonos will come - he cannot resist. When he appears, unleash the fury and wrath of a thousand innocent deaths upon him.$B$BShould you succeed, you will earn more than just our gratitude.','Return to the Scholomance with the Blood of Innocents. Find the porch and place the Blood of Innocents in the brazier. Kirtonos will come to feast upon your soul.$B$BFight valiantly, do not give an inch! Destroy Kirtonos and return to Eva Sarkhoff.$B','With the death of Kirtonos, a chapter in the horrible tale of Scholomance comes to a close. There is, however, more to be done. Others here are now aware of your brave acts. Take this, $N. It is a piece of our own essence. It will allow you to communicate with the other lost souls of Caer Darrow.','Be wary, Kirtonos is a seasoned fighter.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10506,0,0,0,1,0,0,0,0,0,0,0,15805,15806,0,0,0,0,1,1,0,0,0,0,13544,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,5,1,1,1,0,0,0,0,0,1,1,1,1,25,0,0,0,0,0,0), - (5385,2,361,49,57,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,5204,0,0,0,13562,1,0,'The Remains of Trey Lightforge','You pick up the sack carefully and prepare to make your way back to Jessir Moonbow on the border of Felwood and Ashenvale. Hopefully the paladin will be given the proper respects once you\'ve passed his remains on to his friends.','Return the Remains of Trey Lightforge to Jessir Moonbow in Felwood.','You\'ve done it! Praise be to Elune and whichever powers you worshihp, $N. You have done an honorable and noble thing this day. I am certain Arko\'narin will be pleased that you not only took the time to save her, but to also slay the creature who tortured one of her best friends.$B$BI wish I could do more for you, but please, take this.','How did things go in Jaedenar, $N?','','','','','',13562,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15706,15705,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2200,4530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), - (5386,2,405,32,37,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Catch of the Day','The smell of cooked fish has long been missing here at Ghost Walker Post. The trolls at Shadowprey Village are the best at catching fish... but alas, with all the centaur activities I have little time to make a journey to the trolls. Hrm...$B$BDo me a favor and journey to Shadowprey Village. Talk to the local fisherman Jinar\'Zillen and bring me back my favorite, Bloodbelly fish. The road south of here will take you west to the troll village.','Talk to Jinar\'Zillen at Shadowprey Village, and then bring Nataka Longhorn 2 Bloodbelly fish.','You are a savior, $N! These Bloodbelly fish look almost good enough to eat raw.$B$B$B$BHere you go - choose one of these items as a payment for these fish.','My hoof tingles and my mouth starts to water when I think of fried Bloodbelly fish... You have any on you?','','','','','',13546,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3858,4304,4338,0,0,0,3,5,5,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,150,0,0,0,0,0,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5401,0,28,50,55,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5503,0,0,0,0,'Argent Dawn Commission','','','All who fight evil on behalf of the Argent Dawn must don our commission. Wearing such will earn your right to claim rewards our quartermasters have to offer.$B$BWhile under commission, you\'ll be able to acquire Scourgestones from slain Scourge; these are marks of insignia that they sometimes possess. Procure these insignia and bring them to me. For each set you turn in, you will receive our marker of heroism - the Argent Dawn Valor Token.$B$BAchieve your destiny, $c - join the fight today!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12846,0,0,0,1,0,0,0,529,0,0,0,0,10,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5402,0,28,50,55,0,0,77,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Minion\'s Scourgestones','','','Congratulations, $N - I am pleased to award you with an Argent Dawn valor token!$B$BThe tokens serve two purposes. One - they can be used to further your standing within the Argent Dawn; to do so may avail you options and rewards that are reserved for our honored and revered allies. Two - they can be given to our quartermasters, along with coin, as payment for some of the Dawn\'s more prized items.$B$BWhatever you decide, know that you are earning your commission. Well done!','A Minion\'s Scourgestone is the insignia of the Scourge rank and file. These are sometimes found on the weaker of their troops positioned in the Plaguelands, though the term \"weaker\" is certainly to be considered in context. The Scourge, no matter where they are, should never be underestimated.$B$BThe Argent Dawn currently offers a valor token in exchange for twenty of these insignia - an exchange I\'m happy to do, provided you have earned enough scourgestones!','','','','','',12840,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12844,0,0,0,1,0,0,0,529,0,0,0,0,25,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5403,0,28,50,55,0,0,77,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Invader\'s Scourgestones','','','Congratulations, $N - I am pleased to award you with an Argent Dawn valor token!$B$BEach valor token handed out to worthy recipients is a sign of the tide turning against the Scourge. With more and more heroes fighting the Scourge in their own lands, the Argent Dawn will assuredly be at the forefront when the time comes to wage war on the ultimate evil of the Scourge. I hope that the valor you\'ve shown what it took to acquiring your token will carry the day then as well!','An Invader\'s Scourgestone is the insignia of the Scourge\'s elite troops. These are sometimes found on the stronger of the troops positioned in the Plaguelands. Slaying such a creature is indeed a challenge, but one that should be relished with a commission to vanquish evil.$B$BThe Argent Dawn currently offers a valor token in exchange for ten of these insignia. Bring them to me here, and I will make sure you receive your just reward.','','','','','',12841,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12844,0,0,0,1,0,0,0,529,0,0,0,0,25,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5404,0,28,50,55,0,0,77,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corruptor\'s Scourgestones','','','Congratulations, $N - I am pleased to award you with an Argent Dawn valor token!$B$BTo acquire a valor token in such a manner indicates that you are a true hero in the cause of good. We value all effort brought to bear against the Scourge, but to take down one of their leaders is to truly deliver onto them a crushing defeat!$B$BFor the Dawn, my $Gbrother:sister;!','A Corruptor\'s Scourgestone is the insignia of the Scourge\'s overlords. A powerful being that holds a position of authority over the Scourge will always possess one. To slay such a malevolent creature would surely advance the cause of the Argent Dawn, and all good causes!$B$BOn behalf of the Argent Dawn, I will give you a valor token in exchange for just a single one these insignia. Use caution in acquiring one, $N - such powerful beings are not to be trifled with.','','','','','',12843,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12844,0,0,0,1,0,0,0,529,0,0,0,0,25,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5405,0,28,50,55,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5503,0,0,0,0,'Argent Dawn Commission','','','All who fight evil on behalf of the Argent Dawn must don our commission. Wearing such will earn your right to claim rewards our quartermasters have to offer.$B$BWhile under commission, you\'ll be able to acquire Scourgestones from slain Scourge; these are marks of insignia that they sometimes possess. Procure these insignia and bring them to me. For each set you turn in, you will receive our marker of heroism - the Argent Dawn Valor Token.$B$BAchieve your destiny, $C join the fight today!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12846,0,0,0,1,0,0,0,529,0,0,0,0,10,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5406,0,28,50,55,0,0,178,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corruptor\'s Scourgestones','','','Congratulations, $N - I am pleased to award you with an Argent Dawn valor token!$B$BTo acquire a valor token in such a manner indicates that you are a true hero in the cause of good. We value all effort brought to bear against the Scourge, but to take down one of their leaders is to truly deliver onto them a crushing defeat!$B$BFor the Dawn, my $Gbrother:sister;!','A Corruptor\'s Scourgestone is the insignia of the Scourge\'s overlords. A powerful being that holds a position of authority over the Scourge will always possess one. To slay such a malevolent creature would surely advance the cause of the Argent Dawn, and all good causes!$B$BOn behalf of the Argent Dawn, I will give you a valor token in exchange for just a single one these insignia. Use caution in acquiring one, $N - such powerful beings are not to be trifled with.','','','','','',12843,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12844,0,0,0,1,0,0,0,529,0,0,0,0,25,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5407,0,28,50,55,0,0,178,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Invader\'s Scourgestones','','','Congratulations, $N - I am pleased to award you with an Argent Dawn valor token!$B$BEach valor token handed out to worthy recipients is a sign of the tide turning against the Scourge. With more and more heroes fighting the Scourge in their own lands, the Argent Dawn will assuredly be at the forefront when the time comes to wage war on the ultimate evil of the Scourge. I hope that the valor you\'ve shown what it took to acquiring your token will carry the day then as well!','An Invader\'s Scourgestone is the insignia of the Scourge\'s elite troops. These are sometimes found on the stronger of the troops positioned in the Plaguelands. Slaying such a creature is indeed a challenge, but one that should be relished with a commission to vanquish evil.$B$BThe Argent Dawn currently offers a valor token in exchange for ten of these insignia. Bring them to me here, and I will make sure you receive your just reward.','','','','','',12841,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12844,0,0,0,1,0,0,0,529,0,0,0,0,25,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5408,0,28,50,55,0,0,178,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Minion\'s Scourgestones','','','Congratulations, $N - I am pleased to award you with an Argent Dawn valor token!$B$BThe tokens serve two purposes. One - they can be used to further your standing within the Argent Dawn; to do so may avail you options and rewards that are reserved for our honored and revered allies. Two - they can be given to our quartermasters, along with coin, as payment for some of the Dawn\'s more prized items.$B$BWhatever you decide, know that you are earning your commission. Well done!','A Minion\'s Scourgestone is the insignia of the Scourge rank and file. These are sometimes found on the weaker of their troops positioned in the Plaguelands, though the term \"weaker\" is certainly to be considered in context. The Scourge, no matter where they are, should never be underestimated.$B$BThe Argent Dawn currently offers a valor token in exchange for twenty of these insignia - an exchange I\'m happy to do, provided you have earned enough scourgestones!','','','','','',12840,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12844,0,0,0,1,0,0,0,529,0,0,0,0,25,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5421,0,405,25,1,0,0,178,0,0,0,0,0,0,0,0,0,0,8,1,-5386,0,0,0,0,0,0,'Fish in a Bucket','','','Sweet mon, nothing beats work being done, especially if it\'s someone else doing the work... eh?','I\'ll reward anyone who makes my life a bit easier... I enjoy doing as little as possible, mon!$B$BBelow the docks here in Shadowprey Village, I\'ve many shellfish traps. If you\'re kind enough to do my work and collect me my shellfish, then I\'ll reward you with something you want... get my drift mon? For every five shellfish you bring me I will give you a fine Bloodbelly fish!','','','','','',13545,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13546,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5441,2,363,3,4,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6394,16114,1,0,'Lazy Peons','Cursed peons! They work hard gathering lumber from the trees of the valley, but they\'re always taking naps! I need someone to help keep the peons in line.$B$BYou look like the right $r for my task. Here, you take this blackjack and use it on any lazy peons you find sleeping on the job. A good smack will get them right back to work! Return the blackjack when you\'re done.$B$BLousy slacking peons...','Use the Foreman\'s Blackjack on Lazy Peons when they\'re sleeping. Wake up 5 peons, then return the Foreman\'s Blackjack to Foreman Thazz\'ril in the Valley of Trials.','Good, good. Maybe they\'ll think twice before slacking next time! Thanks for the help!','No good lazy...$B$B Eh? Do you have my blackjack? Did you catch any peons sleeping on the job?!','','Peons Awoken','','','',0,16114,0,0,0,1,0,0,0,0,0,0,0,0,0,0,10556,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,350,350,0,0,0,0,270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5461,2,28,57,60,1,0,255,0,0,0,0,0,0,0,0,0,0,8,0,5384,0,0,5462,0,0,0,'The Human, Ras Frostwhisper','The undead fear life just as the living fear death. It is not unusual for a sentient undead being to completely destroy all remnants of his or her previous life after having turned.$B$BUnfortunately, in order to create an artifact capable of reverting Ras Frostwhisper to a mortal, we must have a keepsake from his years among the living.$B$BYou must venture to the ruined city of Stromgarde, Frostwhisper\'s home, and search for such an item. May luck be with you, $N.','Travel to the Arathi Highlands, to the ruins of Stromgarde. Search Stromgarde for a Keepsake of Remembrance. If you find such an item, return with it to Magistrate Marduke.','I had doubted the possibility of such an item existing. This certainly opens up an incredible opportunity - one we must not squander.$B$BPrepare yourself, $N, for what I am about to ask of you will take you into the depths of hell.','A keepsake of remembrance is a rare find, $N.','','','','','',13585,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0), - (5462,2,28,57,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,0,5461,0,0,5463,13585,1,0,'The Dying, Ras Frostwhisper','Upon tainted soil, the keepsake must be attuned.$B$BIt is rumored that Stratholme is where Frostwhisper succumbed to the Lich King. Upon those bloodied grounds he gave his life - freely and with motive - to become one of the undying.$B$BIt is those grounds that must be found.$B$BThere is one, an undead dissenter of the Scourge, freed by the Banshee Queen but loyal to the cause of the Argent Dawn. Find him: Leonid Barthalomew the Revered. He may know more. Seek out Light\'s Hope, $N. ','Travel to Light\'s Hope in Eastern Plaguelands and seek out Leonid Barthalomew the Revered. Show him the Keepsake of Remembrance and tell him all that you have discovered.','$B$BYour quandary stirs up memories that I had hoped would never resurface.','Do not ask questions of which you do not want answers.','','','','','',13585,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2970,0,0,0,0,0,0,0,0,1,1,1,25,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0), - (5463,2,2017,57,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,5462,0,0,5464,13585,1,0,'Menethil\'s Gift','I watched as the human, Ras Frostwhisper, pledged his undying soul to the Lich King. He drew the dagger to his own throat and with a smile, cut from ear to ear. His body collapsed inside the borders of the pentagram. The Lich King stood over the fallen mage and with a single motion, Ras Frostwhisper the lich, was born.$B$B$B$BYes, $r, I remember. What you seek has a name - Menethil\'s Gift: The ground blessed by the Lich King - holy ground to Scourge.$B','Travel to Stratholme and find Menethil\'s Gift. Place the Keepsake of Remembrance upon the unholy ground. ','You place the keepsake on the tainted soil.','The area around Menethil\'s Gift is exceptionally cold.','','','','','',13585,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,1,1,51,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (5464,2,139,57,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,0,5463,0,0,5465,13624,1,0,'Menethil\'s Gift','The soul of the fallen clings to that which represents its former life and transforms the item into a soulbound keepsake. You pick the item up and place it in your pack.','Take the Soulbound Keepsake to Leonid Barthalomew in Eastern Plaguelands.','As the soul clung to the keepsake, so shall it cling to the physical form of Ras Frostwhisper.','','','','','','',13624,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,100,0,0,0,0,0,5280,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0), - (5465,2,28,57,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,0,5464,0,0,5466,13624,1,0,'Soulbound Keepsake','Return to Marduke with the keepsake, $N. He will instruct you in its use.','Return to Magistrate Marduke in Caer Darrow. Show him the Soulbound Keepsake.','I was certain that you would be joining me as another hapless spirit.','Have you done the impossible?','','','','','',13624,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3180,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), - (5466,2,2057,57,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,5465,0,0,0,13752,1,0,'The Lich, Ras Frostwhisper','There is but one task remaining, $N. Confront the lich, Ras Frostwhisper, in his lair.$B$BUse the power of the keepsake against the beast - be unrelenting in your actions! Weather the blows that the flailing beast will surely bring down upon you. Do not give in to the pain!$B$BWhen the ritual is complete, Ras will be mortal once more. It is at that point that he must be slain. Strike him down and take his human head.','Find Ras Frostwhisper in the Scholomance. When you have found him, use the Soulbound Keepsake on his undead visage. Should you succeed in reverting him to a mortal, strike him down and recover the Human Head of Ras Frostwhisper. Take the head back to Magistrate Marduke.','Ten thousand souls cry out in unison, $N! You have struck a mortal blow to the Scourge and their masters.','You carry the burden of ten thousand restless souls, $N.','','','','','',13626,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13982,13986,13984,0,0,0,1,1,1,0,0,0,14002,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,1,4,0,0,0,0,0,0,0,0), - (5481,2,85,5,5,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,5482,0,0,0,'Gordo\'s Task','Master want weeds. Us gots big hands and not good at picking. You help us and we not hurt you. Us need gloom weed. Many weeds around here and near road.$B$BWhen you have gloom weed you take to Master Holland in Brill graveyard.','Collect 3 Gloom Weed and deliver them to Junior Apothecary Holland in the Brill graveyard.','What\'s this? Gloom weed?! I\'ve no need for gloom weed! That mindless mass of flesh is out there picking daisies and convincing the Lady knows how many dupes like you into doing the same. No offense.$B$BVery well, you\'re here now and that\'s all that matters. Since I\'m not going to bother to try to explain things to that abomination how about you collect what I really need... doom weed!','Where\'s that useless abomination? Either you have what I need or you\'d best get out there and find it.','','','','','',12737,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,0,138,0,0,0,0,0,0,0,0,35,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0), - (5482,2,85,5,6,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,5481,0,0,0,0,0,0,'Doom Weed','So you can see the predicament that I\'m in, $N. That thing is out there collecting the wrong weeds! I\'ll make it worth your while to gather what I need. Bring back to me enough doom weed and I\'ll give you a suitable reward.$B$BIt is my understanding that they like to plague the flora near the mass gravesite, to the north of the Brill graveyard. Hurry and be mindful of the gnolls in the area.','Collect 10 Doom Weed and deliver them back to Junior Apothecary Holland.$B','Ah, my doom weed. Excellent!$B$B$B$BThese will come in quite handy. You\'ve done me, uh, the Lady, a fine service today $N. As promised here is the reward that you deserve.','This had better be good. I trust you have all of the doom weed that I require?','','','','','',13702,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,125,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5501,2,405,33,39,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Bone Collector','We\'re sitting on a goldmine here, I tell you - a goldmine! Kodo bones will change the world forever... I have customers making furniture, music instruments, and even blasting powder out of them.$B$BThere\'s a caravan that comes by and picks up my kodo bones and then sells them at Shadowprey Village. If you can travel to the kodo graveyard south of here and bring me ten kodo bones, I\'ll give you something in return. Is it a deal?','Bring 10 Kodo Bones from the Kodo Graveyard to Bibbly F\'utzbuckle at Kormek\'s Hut.','Ah, goodie! My bones!$B$BI can\'t wait till the chaps at home see my face on the front cover of Goblin\'preneur. I\'ll be the richest goblin in the world... and my physical education teacher said I would never amount to anything.','Do you have the bones? The caravan will be here any moment. I need just ten more kodo bones to reach a career high. A career high, I tell you!','','','','','',13703,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15690,0,0,0,1,0,0,0,470,0,0,0,0,150,0,0,0,0,0,1350,0,0,0,0,0,0,0,0,5,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5502,2,-284,10,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,925,0,0,0,0,0,0,'A Warden of the Horde','You have been so very kind to me, $N. I never dreamed that I\'d have so much fun during Children\'s Week. Thank you. I won\'t be sad about what\'s happened to me - my parents always told me to rise above anything bad that happens. I\'ll be a hero... just like you.$B$BI\'m sad to say this, but it\'s time for me to go home. Let\'s go back and I\'ll tell the matron what an awesome person you are!','Return your ward to the Orgrimmar orphanage by handing in the Orcish Orphan Whistle to Orphan Matron Battlewail in the Valley of Honor.','May the spirits bless you, $N. You\'ve done more for Grunth than most would ever think of doing for him. Thank you - you\'re the epitome of what it means to be a hero of the Horde.$B$BPlease - if you can spare the time, come back and visit us. I know that Grunth would like that, as would I.','It is a pleasure to see you again, $N. Have you attended to the duties you\'ve volunteered for during Children\'s Week?','','','','','',18597,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23007,23015,23002,23022,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5503,0,139,50,55,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5503,0,0,0,0,'Argent Dawn Commission','','','All who fight evil on behalf of the Argent Dawn must don our commission. Wearing such will earn your right to claim rewards our quartermasters have to offer.$B$BWhile under commission, you\'ll be able to acquire Scourgestones from slain Scourge; these are marks of insignia that they sometimes possess. Procure these insignia and bring them to me. For each set you turn in, you will receive our marker of heroism - the Argent Dawn Valor Token.$B$BAchieve your destiny, $C join the fight today!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12846,0,0,0,1,0,0,0,529,0,0,0,0,10,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,5,0,0,0,0,0,0,0,0,0), - (5504,2,28,55,60,0,0,178,0,0,529,21000,529,21000,0,0,0,0,8,0,0,0,5504,0,0,0,0,'Mantles of the Dawn','Your service to the Argent Dawn is to be commended, $N. You are truly revered amongst us. I have been authorized to make available for you to purchase one of the Dawn\'s most valued items - our magic resistance mantles.$B$BApplication of a mantle to your existing shoulder piece will enhance your resistance to the powers of magic in one of five potential ways. As a sign of continued dedication to our cause, I ask for no less than ten of our valor tokens in exchange for access to these mantles.','Bring 10 Argent Dawn Valor Tokens to Quartermaster Hasana at the Bulwark, Western Plaguelands.','Outstanding - your tribute to the Dawn is duly noted, $N. With this accomplished, I am delighted to make our mantles available to you for purchase. So long as you maintain your current status with us, these mantles will be purchasable from any authorized quartermaster of the Argent Dawn.$B$BFor the Dawn, my $Gbrother:sister;!','Ah, noble $C! Have you brought the valor tokens requested of you? Once you hand them to me, I will make our various mantles available to you for purchase.','','','','','',12844,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,529,0,0,0,250,250,0,0,0,0,3960,0,0,0,0,0,0,0,0,1,66,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5505,0,28,55,60,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,5803,0,0,0,0,0,0,'The Key to Scholomance','','','Good luck, mighty hero. May your victories continue to bring you fame and power as you lay waste to Scholomance!','Well, here you are, $n - the completed Skeleton Key. I am certain as I can be that this key will allow you within the confines of the Scholomance. There\'s only one way to be absolutely sure it works, though. Waste no time in trying it out, I say.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13704,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (5507,2,28,55,60,0,0,77,0,0,529,21000,529,21000,0,0,0,0,8,0,0,0,5504,0,0,0,0,'Mantles of the Dawn','Your service to the Argent Dawn is to be commended, $N. You are truly revered amongst us. I have been authorized to make available for you to purchase one of the Dawn\'s most valued items - our magic resistance mantles.$B$BApplication of a mantle to your existing shoulder piece will enhance your resistance to the powers of magic in one of five potential ways. As a sign of continued dedication to our cause, I ask for no less than ten of our valor tokens in exchange for access to these mantles.','Bring 10 Argent Dawn Valor Tokens to Quartermaster Lightspark at Chillwind Camp, Western Plaguelands.','Outstanding - your tribute to the Dawn is duly noted, $N. With this accomplished, I am delighted to make our mantles available to you for purchase. So long as you maintain your current status with us, these mantles will be purchasable from any authorized quartermaster of the Argent Dawn.$B$BFor the Dawn, my $Gbrother:sister;!','Ah, noble $C! Have you brought the valor tokens requested of you? Once you hand them to me, I will make our various mantles available to you for purchase.','','','','','',12844,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5508,0,139,50,55,0,0,255,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corruptor\'s Scourgestones','','','Congratulations, $N - I am pleased to award you with an Argent Dawn valor token!$B$BTo acquire a valor token in such a manner indicates that you are a true hero in the cause of good. We value all effort brought to bear against the Scourge, but to take down one of their leaders is to truly deliver onto them a crushing defeat!$B$BFor the Dawn, my $Gbrother:sister;!','A Corruptor\'s Scourgestone is the insignia of the Scourge\'s overlords. A powerful being that holds a position of authority over the Scourge will always possess one. To slay such a malevolent creature would surely advance the cause of the Argent Dawn, and all good causes!$B$BOn behalf of the Argent Dawn, I will give you a valor token in exchange for just a single one of these insignia. Use caution in acquiring one, $N - such powerful beings are not to be trifled with.','','','','','',12843,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12844,0,0,0,1,0,0,0,529,0,0,0,0,25,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,4,0,0,0,0,0,0,0,0,0), - (5509,0,139,50,55,0,0,255,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Invader\'s Scourgestones','','','Congratulations, $N - I am pleased to award you with an Argent Dawn valor token!$B$BEach valor token handed out to worthy recipients is a sign of the tide turning against the Scourge. With more and more heroes fighting the Scourge in their own lands, the Argent Dawn will assuredly be at the forefront when the time comes to wage war on the ultimate evil of the Scourge. I hope that the valor you\'ve shown what it took to acquiring your token will carry the day then as well!','An Invader\'s Scourgestone is the insignia of the Scourge\'s elite troops. These are sometimes found on the stronger of the troops positioned in the Plaguelands. Slaying such a creature is indeed a challenge, but one that should be relished with a commission to vanquish evil.$B$BThe Argent Dawn currently offers a valor token in exchange for ten of these insignia. Bring them to me here, and I will make sure you receive your just reward.','','','','','',12841,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12844,0,0,0,1,0,0,0,529,0,0,0,0,25,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5510,0,139,50,55,0,0,255,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Minion\'s Scourgestones','','','Congratulations, $N - I am pleased to award you with an Argent Dawn valor token!$B$BThe tokens serve two purposes. One - they can be used to further your standing within the Argent Dawn; to do so may avail you options and rewards that are reserved for our honored and revered allies. Two - they can be given to our quartermasters, along with coin, as payment for some of the Dawn\'s more prized items.$B$BWhatever you decide, know that you are earning your commission. Well done!','A Minion\'s Scourgestone is the insignia of the Scourge rank and file. These are sometimes found on the weaker of their troops positioned in the Plaguelands, though the term \"weaker\" is certainly to be considered in context. The Scourge, no matter where they are, should never be underestimated.$B$BThe Argent Dawn currently offers a valor token in exchange for twenty of these insignia - an exchange I\'m happy to do, provided you have earned enough scourgestones!','','','','','',12840,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12844,0,0,0,1,0,0,0,529,0,0,0,0,25,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5511,0,28,55,60,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,5804,0,0,0,0,0,0,'The Key to Scholomance','','','Good luck, mighty hero. May your victories continue to bring you fame and power as you lay waste to Scholomance!','Well, here you are, $n - the completed Skeleton Key. I am certain as I can be that this key will allow you within the confines of the Scholomance. There\'s only one way to be absolutely sure it works, though. Waste no time in trying it out, I say.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13704,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5513,2,139,55,60,0,0,255,0,0,529,21000,529,21000,0,0,0,0,8,0,0,0,5504,0,0,0,0,'Mantles of the Dawn','Your service to the Argent Dawn is to be commended, $N. You are truly revered amongst us. I have been authorized to make available for you to purchase one of the Dawn\'s most valued items - our magic resistance mantles.$B$BApplication of a mantle to your existing shoulder piece will enhance your resistance to the powers of magic in one of five potential ways. As a sign of continued dedication to our cause, I ask for no less than ten of our valor tokens in exchange for access to these mantles.','Bring 10 Argent Dawn Valor Tokens to Quartermaster Breechlock at Light\'s Hope Chapel, Eastern Plaguelands.','Outstanding - your tribute to the Dawn is duly noted, $N. With this accomplished, I am delighted to make our mantles available to you for purchase. So long as you maintain your current status with us, these mantles will be purchasable from any authorized quartermaster of the Argent Dawn.$B$BFor the Dawn, my $Gbrother:sister;!','Ah, noble $C! Have you brought the valor tokens requested of you? Once you hand them to me, I will make our various mantles available to you for purchase.','','','','','',12844,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,1,66,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5514,2,28,55,57,0,0,178,0,0,0,0,0,0,0,0,0,0,256,0,964,0,0,5802,14628,1,0,'Mold Rhymes With...','The goblin you will need to speak with is Krinkle Goodsteel. He peddles his skills to the highest bidder in Gadgetzan, within the Tanaris desert. He\'ll likely be the only one who can produce the mold we need, and his services won\'t come cheap. We now ask for you to dig deep by footing whatever fee he will charge.$B$BI\'m an apothecary, not a banker. If I had gold lying around, I certainly wouldn\'t be here.$B$BI guess I said the quiet part out loud again. Oops.$B$BGadgetzan awaits you! Good luck!','Bring the Imbued Skeletal Fragments and 15 gold coins to Krinkle Goodsteel in Gadgetzan.','Dithers said you\'d deliver the goods, and deliver you have! A deal is a deal; let me pack the fragments into the mold for you.$B$BDid Dithers imbue them already? Excellent... otherwise, it would have been a long trip back to the Bulwark for you.','Yeah, I know who you are, and I know why you\'re here. Dithers sent word to me before you arrived. Let\'s cut to deal at hand, now shall we?$B$BI\'ve got a mold you can use for the skeleton key, but it will cost you - fifteen gold, up front, no negotiation. I\'ll pack the skeletal fragments into the mold for you, and I\'ll also teach you on how to forge the stem of the key without any knowledge of blacksmithing... all free of charge no less.$B$BWho says mercenaries don\'t offer competitive deals!','','','','','',14628,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-150000,360,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5515,2,2057,55,60,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,5382,0,0,5384,0,0,0,'Krastinov\'s Bag of Horrors','A great weight has been lifted from our hearts, $N, but your task is not yet complete. Krastinov\'s master, Kirtonos, still lives.$B$BBefore you may face Kirtonos, however, you must first secure a method in which to summon him.$B$BIt is said that Jandice Barov stewards the blood of innocents from Krastinov to Kirtonos.$B$BFind her in the sunken catacombs of Scholomance and strike her down. Bring back any clues that you may find.','Locate Jandice Barov in the Scholomance and destroy her. From her corpse recover Krastinov\'s Bag of Horrors. Return the bag to Eva Sarkhoff.','The bag of horrors!','','','','','','',13725,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0), - (5517,2,139,55,60,0,0,255,0,0,529,42000,529,42000,0,0,0,0,8,0,0,0,5517,0,0,0,0,'Chromatic Mantle of the Dawn','$G Brother : Sister; $N - your deeds on behalf of the Argent Dawn are far too numerous to be recounted easily. As a fitting tribute, I\'ll part with one of our special Chromatic Mantles of the Dawn - a version that protects the wearer from all forms of resistible magic simultaneously. Chromatic Mantles of the Dawn are reserved for only the mightiest of the Dawn\'s heroes!$B$BBring to me twenty-five valor tokens as a sign of tribute, and I\'ll give you the finest of all our mantles.','Bring 25 Argent Dawn Valor Tokens to Quartermaster Breechlock at Light\'s Hope Chapel, Eastern Plaguelands.','Most impressive, $N - the Chromatic Mantle of the Dawn is now yours!$B$BAs long as you maintain Exalted status with the Argent Dawn, you will be able to purchase additional Chromatic Mantles. They will be made available to you immediately from any of the Dawn\'s quartermasters.','Salutations, mighty priest! Have you brought the valor tokens I asked of you? Once you hand them to me, I will issue you your own Chromatic Mantle of the Dawn.','','','','','',12844,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18182,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5518,2,2557,56,60,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Gordok Ogre Suit','If you\'re going to fight the king of this dump - and I think that\'s what you\'re bound to do - then you\'re going to need to get by Captain Kromcrush. Now, you can get by him by killing him, sure. You might actually want to leave him alive.$B$BHow, you ask? Since I\'ve been here, I think I know how to make an ogre suit that will last just long enough to fool these bozos. The only problem is stability - ten minutes tops. Bring me what I need, and I\'ll make you one. I\'m not going anywhere...','Bring 4 Bolts of Runecloth, 8 Rugged Leather, 2 Rune Threads, and Ogre Tannin to Knot Thimblejack. He is currently chained inside the Gordok wing of Dire Maul.','Yeah, this will do the trick. Just a slip here, and tuck here... heh - this is going to work out just fine! $B$BHere you go, you\'re all set. Remember- this isn\'t the most securely fashioned item in the world. You\'ll have ten minutes of use before it falls apart, and then you\'re not going to fool anybody! Try using it just before you approach him, and remember... it only will make him think that YOU are an ally - not your group mates!','The Ogre Tannin is probably the toughest thing to find for what I need to make the suit - I think they have some upstairs? It\'s hard to tell, since this ball and chain doesn\'t make movement that easy to do...$B$BAnyway, bring me the things I need, and I\'ll whip you up an ogre suit that will fool Captain Kromcrush into thinking you\'re one of his men.','','','','','',14048,8170,14341,18240,4,8,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18258,0,0,0,1,0,0,0,21,577,369,470,0,250,250,250,250,0,0,3960,0,0,0,0,0,0,0,0,1,1,6,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5519,0,2557,56,60,81,0,255,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'The Gordok Ogre Suit','','','Here ya go $N - put this thing on, and you\'ll have ten minutes to do whatever. Good luck!$B$BOh, and if you happen to find a key to get me out of here, BY ALL MEANS LET ME KNOW!!!','Need another suit, do ya? Well, I\'m not going anywhere soon it seems - bring me the same things I asked for from before, and I\'ll make you another ogre suit.','','','','','',14048,8170,14341,18240,4,8,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18258,0,0,0,1,0,0,0,21,577,369,470,0,50,50,50,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5521,2,28,55,60,0,0,77,0,0,529,42000,529,42000,0,0,0,0,8,0,0,0,5517,0,0,0,0,'Chromatic Mantle of the Dawn','$G Brother : Sister; $N - your deeds on behalf of the Argent Dawn are far too numerous to be recounted easily. As a fitting tribute, I\'ll part with one of our special Chromatic Mantles of the Dawn - a version that protects the wearer from all forms of resistible magic simultaneously. Chromatic Mantles of the Dawn are reserved for only the mightiest of the Dawn\'s heroes!$B$BBring to me twenty-five valor tokens as a sign of tribute, and I\'ll give you the finest of all our mantles.','Bring 25 Argent Dawn Valor Tokens to Quartermaster Lightspark at Chillwind Camp, Western Plaguelands.','Most impressive, $N - the Chromatic Mantle of the Dawn is now yours!$B$BAs long as you maintain Exalted status with the Argent Dawn, you will be able to purchase additional Chromatic Mantles. They will be made available to you immediately from any of the Dawn\'s quartermasters.','Salutations, mighty $C! Have you brought the valor tokens I asked of you? Once you hand them to me, I will issue you your own Chromatic Mantle of the Dawn.','','','','','',12844,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18182,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5522,2,46,57,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,4734,0,0,5531,13761,1,0,'Leonid Barthalomew','I received a message from my master, Vectus. Well, the message wasn\'t really from Vectus...it was from someone named Leonid Barthalomew. I don\'t know Leonid, but he knew my master, and no one knows my master unless he allows it.$B$BLeonid says Vectus wants the dragon eggs. He wants you to deliver them to him at the Light\'s Hope Chapel in the Eastern Plaguelands.$B$BThat hurts! Why you? Doesn\'t Vectus trust me? Oh, never mind... just take the eggs and tell Leonid that I did what our master commanded.','Bring the Frozen Eggs to Leonid Barthalomew in the Eastern Plaguelands.','Ah, very good. You do not know the evil power for whom you have labored, but now you will know the truth. And fear not--I am no servant of that master. I am Leonid Barthalomew, known as \"the Revered\" to my brethren in the Argent Dawn.$B$BI tricked Tinkee into sending you and the dragon eggs to me. And it is good that my trick was successful, for had these eggs reached their intended destination, a great power would have fallen into the hands of the enemy.','You are the one up to mischief in Blackrock Spire, yes? Do you have what I asked for?','','','','','',13761,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,75,0,0,0,0,0,2970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5524,2,28,55,60,0,0,178,0,0,529,42000,529,42000,0,0,0,0,8,0,0,0,5517,0,0,0,0,'Chromatic Mantle of the Dawn','$G Brother : Sister; $N - your deeds on behalf of the Argent Dawn are far too numerous to be recounted easily. As a fitting tribute, I\'ll part with one of our special Chromatic Mantles of the Dawn - a version that protects the wearer from all forms of resistible magic simultaneously. Chromatic Mantles of the Dawn are reserved for only the mightiest of the Dawn\'s heroes!$B$BBring to me twenty-five valor tokens as a sign of tribute, and I\'ll give you the finest of all our mantles.','Bring 25 Argent Dawn Valor Tokens to Quartermaster Hasana at the Bulwark, Western Plaguelands.','Most impressive, $N - the Chromatic Mantle of the Dawn is now yours!$B$BAs long as you maintain Exalted status with the Argent Dawn, you will be able to purchase additional Chromatic Mantles. They will be made available to you immediately from any of the Dawn\'s quartermasters.','Salutations, mighty $C! Have you brought the valor tokens I asked of you? Once you hand them to me, I will issue you your own Chromatic Mantle of the Dawn.','','','','','',12844,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18182,0,0,0,1,0,0,0,529,0,0,0,0,350,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5525,0,2557,57,60,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Free Knot!','','','Oh, thank you for freeing me! You - ranked number one. Everyone else - ranked number two or lower.$B$BI knew my life was destined for more than just being an appetizer to some ogre!','It\'s called the Gordok Shackle Key - well, that\'s what these \"tons o\' fun\" keep calling it. I think any of the ogres might have it, but I\'m not sure if any specific ones do. Maybe the guards have a better chance of having one...$B$BWhat am I talking about - you have it already, don\'t you?! Is that it there??!','','','','','',18250,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,169,0,0,0,0,350,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,5525), - (5526,2,493,56,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,5527,0,0,0,18539,1,0,'Shards of the Felvine','Your knowledge of Eldre\'Thalas - Dire Maul - in Feralas will now come into play, $N. In the eastern part of the ruined city is where Alzzin the Wildshaper has exerted his corrupt dominion. Go there with all due haste and brave whatever challenges await you.$B$BThe Fruit of Fertility, now corrupted as the Felvine, should be close to Alzzin. When he falls, capture whatever essence of the Felvine you can. Seal it in the Reliquary, and bring it to me.$B$BGood luck, and Cenarion\'s speed.','Find the Felvine in Dire Maul and acquire a shard from it. Chances are you\'ll only be able to procure one with the demise of Alzzin the Wildshaper. Use the Reliquary of Purity to securely seal the shard inside, and return it to Rabine Saturna in Nighthaven, Moonglade.','It is done, brave $C, and with that the Cenarion Circle is in your debt. Though the war is far from over, a great battle has been won against those who would bring about our doom.$B$BPlease - accept this as a token of our enduring gratitude. Know that you are welcomed here as a hero of the Cenarion Circle for your great deed, $N. Thank you.','With the Sealed Reliquary of Purity in our possession, it will be possible not only to remove a corrupting threat from the world but also to study it under our judicious watch. Perhaps we can even devise new means to combat the taint of corruption that ever threatens Azeroth.$B$BI know Milli would have had it no other way...','','','','','',18540,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18535,18536,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,150,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5527,2,493,56,60,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,5526,0,0,0,'A Reliquary of Purity','The first step is to find a container capable of holding an extremely corruptible substance without the handler suffering ill effects. There is only one sort device I am aware of that could possibly contain something as vile as the Felvine: a Reliquary of Purity.$B$BDeep in the wasteland of Silithus is the remnants of the night elf village known as Southwind. I know one was there many, many years ago. If we are to succeed, I need you to scour those ruins in the hopes of reclaiming it.','Travel to Silithus and search for a Reliquary of Purity within the ruins of Southwind Village. If you are able to find it, return with it to Rabine Saturna in Nighthaven, Moonglade.','Indeed, you are as resourceful as many claim. The Cenarion Circle is blessed to have you working in our stead.$B$BWith the Reliquary once more in our hands, my mind is at ease. I feel more comfortable asking you to not only face down a malfeasant demon, but also to bring back a dangerous item in the process...','A Reliquary of Purity is an artifact unto itself. Few were ever made, and almost all of them were thought to have been lost over time.$B$BI admit I have known about the one in Southwind for a little while now. Honestly, with the rising turmoil in Silithus, I thought to keep our secrets just that - a secret. To poke and prod would only cause suspicions of our enemies to rise.$B$BAlas, the time for complacency is at an end, especially with the situation in Eldre\'Thalas. ','','','','','',22201,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,100,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5528,0,2557,57,60,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Gordok Taste Test','','','You da big boss now, so you get free sample of my better brews! These drinks boost you up AND give you good buzz! These are da good ones, chief... you try and tell Kreeg yourself!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18269,18284,0,0,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5529,2,2057,55,58,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Plagued Hatchlings','The Argent Dawn recently learned that the Scourge are creating their own plagued dragonflight! We must stop them -- if the Scourge gain a force of dragons they\'ll sweep across Azeroth unchecked!$B$BTheir necromancers are breeding plagued dragons at the Scholomance, in the middle of Darrowmere Lake.$B$BGo to the Scholomance and kill as many hatchlings as you can... before they get any bigger!','Kill 20 Plagued Hatchlings, then return to Betina Bigglezink at the Light\'s Hope Chapel.','Well done, $N! It\'ll be a long time before they can grow another clutch of dragons.$B$B...At least, I hope it will!','Get to the Scholomance, $N. Take out those plagued hatchlings before they grow!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10678,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,250,0,0,0,0,9000,3720,0,0,0,0,0,0,0,0,5,1,0,0,0,0,0,0,5,1,4,0,0,0,0,0,0,0,0,0), - (5531,2,2057,57,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,5522,0,0,4771,13761,1,0,'Betina Bigglezink','The eggs you brought were to be used in Scourge experiments to create a plagued dragonflight. These frozen black dragon eggs would have been invaluable in their studies, and would have assuredly quickened their timetable.$B$BNow, it is time we ended their research.$B$BTake the frozen eggs to Betina Bigglezink outside. She is well-learned in science and alchemy, and has produced a weapon we can use against the Scourge. With your help, we will deal them a heavy blow.','Bring the Frozen Eggs to Betina Bigglezink.','There they are! And in such a nice container. The perfect size!$B$BWe\'ll keep these eggs in a safe place so we can study them later, but right now we need that thing you brought them in.$B$BI have created a device with a very specific use: to destroy the undead scholars of the Scholomance. They are studying dragons in their efforts to create a plagued dragonflight, and we must halt their progress.$B$BI call the device Dawn\'s Gambit, because... I\'m not sure if it works!$B$BWill you find out for us?','Hello, $N! I heard you were here with some dragon eggs? Well, let\'s see them!','','','','','',13761,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5533,2,28,55,55,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,5097,0,0,5537,0,0,0,'Scholomance','On the island of Caer Darrow lies Scholomance - a wretched center of Scourge necromancy and evil. Our enemy dwells within, conducting unspeakable acts of depravity on unwitting victims... at least, we surmise as much. A door bars the way, and try as we might no entry is to be had without a proper key.$B$BAlchemist Arbington is well versed on Scholomance, and has an idea how to obtain a key. You have proved your worth to me, and now I entrust this task to you. Speak with him on this matter.','Speak with Alchemist Arbington at Chillwind Point, Western Plaguelands.','Well met, $C. I\'ve dedicated a fair portion of my recent studies to the Scholomance, and I believe I know a means by which you can acquire a key... one that will let you past the front door.$B$BI can only imagine what horrid sights are to be seen inside, $N. I don\'t know how you heroic types do it sometimes...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5534,2,16,47,53,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,3601,0,0,0,0,0,0,'Kim\'jael\'s \"Missing\" Equipment','What?! What?!$B$BThat wasn\'t good enough for you? You know how expensive those explosives are? They sell for... oh, nevermind. Fine, you want to make some real money? Cause that\'s how business is done: you prove you\'re a valuable employee and then you\'re rewarded adequately after you stick it out some.$B$BIf you\'re a \"valuable\" employee, then hit the Ruins of Eldarath and find me some rune that them Blood elves were lookin\' for. The naga apparently have it in their possession.','Find Some Rune that the naga have in their possession in the Ruins of Eldarath and return it to Kim\'jael in Azshara.','Haha! Wonderful!$B$BI\'ll be sure to find out what this is for and why Magus Rimtori--she\'s the cow that hired me--wanted it. Hah! I got you now, stinkin\' Blood elves! Kim\'jael! Ha! I\'ll teach them who the rats are!$B$BYa did good, $N. Thanks a bundle. Here, take this coin and be off with ya--I\'ve got some things to figure out.','Well, $N? Where is the rune? You are a good employee, right? You\'re here to help?$B$BDon\'t make me think twice about paying you what we agreed upon. What? Oh, we didn\'t agree on anything? Oh, great... then take your time--just know that it\'ll be a lot less if you take a long time.','','','','','',13815,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-350,350,0,0,0,16000,3930,0,0,0,0,0,0,0,0,5,6,1,0,0,0,0,0,0,6,4,1,0,0,0,0,0,0,0,0), - (5535,2,16,45,47,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Spiritual Unrest','Long ago, the Highborne were some of the most powerful students of the arcane the night elves ever produced. The corruption that comes along with such studies caused much harm to night elf society and greatly affected all of Azeroth... as I\'m sure you well know.$B$BI promised the Sentinels that I would release the spirits from their mortal bonds as I find them. If you would do the same, then I am sure I can reward you some.$B$BThe spirits haunt the Shadowsong Shrine to the northeast of here.','Destroy 6 Highborne Apparitions and 6 Highborne Lichlings before returning to Loh\'atu in Azshara.','Well done, $C. Thank you for your help. The spirits are at peace, and the threats that their desire for the arcane draw have been lessened.$B$BI am sure that both sides of the conflict that ravishes Azeroth will see you are above such things.','How goes your search for the Highborne spirits, $c?$B$BMany events have caused all the races of Azeroth great suffering, but for some reason, these spirits seem to be a plague for all people. Perhaps it is there continued desire for any arcane magic--such desire is a harbinger of the Burning Legion, and we know what that can lead to.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6116,6117,0,0,6,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5000,2520,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,6,1,1,1,0,0,0,0,0,0,0,0), - (5536,2,16,45,47,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Land Filled with Hatred','The satyr, a disfigured, evil aspect of the night elves, now infect the sacred lands once traveled by Cenarius. I cannot speak for the night elves when it comes to all the atrocities those demonic creatures have committed, but I have sworn an oath to the Earthmother to aid the elves in ridding the land of such a nuisance.$B$BI am sure you would prove yourself if you aided me in purging them.$B$BNortheast of here, you can find the Haldarr clan. Return to me after you\'ve tested yourself against their power.','Kill 6 Haldarr Satyr, 2 Haldarr Tricksters, 2 Haldarr Felsworn and then return to Loh\'atu on the border of Ashenvale.','Well done, $C. I see you\'re not only skilled but cunning. To defeat such creatures is a testament to your loyalty to the tenants of the Earthmother, even if you do not recognize her as your own deity. She is in all things on this planet and beyond. Her eyes, one dark and one light, travel across the skies always gazing down upon us.$B$BPlease, take this small amount of coin in appreciation for what you have done.','How goes your battle against the satyr, $c?$B$BAre they as strong as you thought? Stronger? Or perhaps they were nothing to your own might.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6125,6126,6127,0,6,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7000,2520,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,1,2,1,0,0,0,0,0,0,0,0), - (5537,2,28,55,57,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,5533,0,0,5538,0,0,0,'Skeletal Fragments','The key to Scholomance is called a Skeleton Key. It must be forged from the remains of a skeleton - several actually - and hardened by only the strongest of metals within a suitable mold. A signet of power from a being who naturally can open the portal to Scholomance will make the key ultimately function.$B$BFirst thing\'s first though, $N. We\'ll need skeletal fragments for the key\'s forging. Skeletons inside Andorhal should yield what we need, but the ones outside the walls might work too.','Bring 15 Skeletal Fragments to Alchemist Arbington at Chillwind Point, Western Plaguelands.','This\'ll work, $N! My turn now - I will imbue these with a suitable temper that will allow them to survive the intense forging process they will eventually go through.$B$BThe next step will be to get an appropriate mold for the key. I know a goblin blacksmith in Tanaris that has in the past made molds for similarly macabre items. He works for whom goblins usually work for - the highest bidder.','As morbid as it sounds, we\'ll need a decent supply of suitable skeletal fragments to make up the outer layer of the key. They don\'t call it a Skeleton Key for nothing, you know.','','','','','',14619,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2700,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5538,2,28,55,57,0,0,77,0,0,0,0,0,0,0,0,0,0,256,0,5537,0,0,5801,14628,1,0,'Mold Rhymes With...','The goblin you will need to speak with is Krinkle Goodsteel. He peddles his skills to the highest bidder in Gadgetzan, within the Tanaris desert. He\'ll likely be the only one who can produce the mold we need, and his services won\'t come cheap. We now ask for you to dig deep by footing whatever fee he will charge.$B$BI\'m an alchemist, not a banker. If I had gold lying around, I certainly wouldn\'t be here.$B$BI guess I said the quiet part out loud again. Oops.$B$BGadgetzan awaits you! Good luck!','Bring the Imbued Skeletal Fragments and 15 gold coins to Krinkle Goodsteel in Gadgetzan.','Arbington said you\'d deliver the goods, and deliver you have! A deal is a deal; let me pack the fragments into the mold for you.$B$BDid Arbington imbue them already? Excellent... otherwise, it would have been a long trip back to the Chillwind Point for you.','Yeah, I know who you are, and I know why you\'re here. Arbington sent word to me before you arrived. Let\'s cut to deal at hand, now shall we?$B$BI\'ve got a mold you can use for the skeleton key, but it will cost you - fifteen gold, up front, no negotiation. I\'ll pack the skeletal fragments into the mold for you, and I\'ll also teach you on how to forge the stem of the key without any knowledge of blacksmithing... all free of charge no less.$B$BWho says mercenaries don\'t offer competitive deals!','','','','','',14628,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-150000,360,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,5,0,0,0,0,0,0,0,0,0), - (5541,2,1,5,6,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Ammo for Rumbleshot','Hegnar Rumbleshot sells guns off the road to Anvilmar. Riflemen and mortar teams spend a lot of time practicing out near his shop, and he\'s always needing fresh ammunition.$B$BBut... the last crate of ammo I sent him got lost along the way. My courier said he was camped near the Grizzled Den when wendigo chased him away... and the fool left Rumbleshot\'s ammo behind!$B$B$N, can you get that ammo and take it to Rumbleshot? He\'s been waiting on it and I\'m sure he\'s running low.','Bring Rumbleshot\'s Ammo to Hegnar Rumbleshot in Dun Morogh.','Great, more ammo! Old Loslor\'s shipment finally came through! The ammo might be late, but just like my grand daddy used to tell me: late\'s better than never!$B$BThank you much, $N. I already have buyers eager for this stuff!','I hope you\'re not here for ammo, because I\'m almost out!','','','','','',13850,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,250,250,0,0,0,125,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,5541), - (5542,2,139,52,56,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,5742,-5542,5742,0,0,0,'Demon Dogs','If you are going to remain here, I ask only that you earn your keep. We have many nuisances that could use some \'discipline.\'$B$BYou can start with the Plaguehounds and their runts.$B$BI cannot offer much in return, but you are guaranteed a warm meal and some conversation should you succeed.','Slay 20 Plaguehound Runts, 5 Plaguehounds and 5 Frenzied Plaguehounds. Return to Tirion Fordring when the task is complete.','Well done, $N. Come. Rest. Let us eat and talk of days long past!','Do not pity the demon dogs, $r. They are abominations!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8596,8597,8598,0,20,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3480,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,5,1,0,0,0,0,0,0,0,0,0,0), - (5543,2,139,52,56,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,5742,-5542,5742,0,0,0,'Blood Tinged Skies','Woe to those that foolishly wander into the Plaguelands. All manner of foulness inhabit these woods - from the fanatical Scarlet Crusade, who will kill any that do not bear the mark of the Crusade, to the murderous Scourge, who only look to bolster their numbers by adding more undead to their ranks.$B$BEven the wildlife have been transformed into rapacious, man eating beasts. I ask that you destroy those that would strike from the skies: The Plaguebats.','Slay 30 Plaguebats and return to Tirion Fordring.','You are a shining example of decency, $R! It has been long since I have felt the blood of heroes pump through my veins. Your acts of bravery are uplifting!','Do not underestimate the winged vermin, $r. The Plague has given them supernatural abilities.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8600,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3480,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0), - (5544,2,139,52,56,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,5742,-5542,5742,0,0,0,'Carrion Grubbage','My food supplies are running low, $r. I am ashamed to admit that I might not have enough food to share with you.$B$BCould you assist an old man with a simple task? Around here, the only manner of beast unaffected by the ravages of the Plague are the Carrion worms. While rather bland in taste, the meat of the worms can easily be preserved to last for months. I will need several hundred pounds to restock for the coming winter!','Seek out the Carrion Grubs and Devourers of the region. Slay them and harvest their meat. Return to Tirion Fordring when you have gathered 15 Slabs of Carrion Worm Meat.$B','May the Light watch over you! Bless you, young one.','You will grow to tolerate the taste, $r.','','','','','',13853,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5545,2,12,5,9,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Bundle of Trouble','I\'ve got a real problem on my hands. I have a deadline looming for an order of lumber, and I\'m running out of time. The wolves and bears north of here have chased my workers away from the bundles of wood that they\'ve already chopped.$B$BI\'ve already talked to Deputy Rainer about clearing the animals, but I need someone to go collect the wood for me. If you could collect eight bundles of wood for me I might just make my deadline.','Bring 8 Bundles of Wood to Raelen at the Eastvale Logging Camp.','Excellent! Thanks to you, I should be able to complete the order in time. To show my gratitude, I would like to offer some coin as compensation for your troubles.$B$BThank you and farewell.','That deadline isn\'t getting any further away, $C. Please hurry and collect those bundles of wood.','','','','','',13872,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,300,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5561,2,405,30,34,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13892,1,0,'Kodo Roundup','Bibbly thinks he is the only goblin in Desolace who knows how to make money. Well, the only caravan brave enough to travel these parts relies on me. Ever since I learned how to rejuvenate and control aged and dying kodos with my kodo kombobulator, the caravan owner Cork, Rigger, and I entered a partnership.$B$BTake the kombobulator and use it on any ancient, aged, or dying kodos; it will jolt the beast into a tamed kodo and force it to follow you. Once you have a kodo tamed, bring it back to me.','Bring five Tamed Kodos and the Kodo Kombobulator back to Smeed Scrabblescrew at Scrabblescrew\'s Camp.','$B$BThree, four, and five... excellent, I ask for five tamed kodos and I get five tamed kodos... I am going to be rich... yes, very rich! I hope to see the look on Bibbly\'s green face when he hears about my success!','The caravan will be here shortly; do you have the five new tamed kodos I was asking for?','','Kodos Tamed','','','',13892,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,11627,0,0,0,5,0,0,0,0,0,0,0,15697,15698,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,150,0,0,0,0,0,1200,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5581,2,405,32,38,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,5381,0,0,0,14547,1,0,'Portals of the Legion','Behold - the Hand of Iruxos. A gruesome sight indeed.$B$BYou must possess it if the demon portals at Mannoroc Coven are to be banished... which is what I now ask you to do. The Demon threat is increasing and we must close these portals to stem the tide of demons to this world. Good luck, $N... and be wary of the portal guardians.','Banish 6 Portals at Mannoroc Coven and return to Taiga Wisemane at Shadowprey Village.','You are to be commended, $N. Your effort has helped greatly in fighting the demon threat, and all of Azeroth is safer because of it.','Have you banished the demon portals at Mannoroc Coven?','','Portals Banished','','','',14547,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,11937,0,0,0,6,0,0,0,0,0,0,0,16794,16873,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,350,0,0,0,0,4500,2130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5582,2,2057,55,58,81,0,255,0,0,0,0,0,0,0,0,0,0,0,1,5529,0,0,0,13920,1,0,'Healthy Dragon Scale','This is a scale shed from a plagued dragon hatchling. But unlike the other pocked, oozing scales on the infant beast, this rare scale is healthy and unmarred.$B$BBetina Bigglezink will want a sample of this to study.','Bring the Healthy Dragon Scale to Betina Bigglezink at the Light\'s Hope Chapel in Eastern Plaguelands.','Excellent! This will be invaluable in my continued studies of the machinations of the Scourge. Thank you, $N, and if you find more of these scales please bring them to me!','$N, do you have something to show me?','','','','','',13920,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,75,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5601,2,139,50,55,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,5149,5142,5149,0,0,0,'Sister Pamela','I fled Lordaeron during the great war, and was lucky to escape before the Scourge swept through my homeland and turned it into a plagued nightmare! I was lucky, but my family was not. I fear they were all killed during the battle of Darrowshire.$B$BDarrowshire is a village in the Eastern Kingdoms, nestled in the southern hills of what is now the Eastern Plaguelands. Will you go there and search for my family? I miss them so much, especially my little sister Pamela.$B$BPlease, find her for me!','Find Pamela Redpath in Darrowshire.','Where is my sister Jessica? She left so long ago, when I was just a little girl. She cried so much when she went away. I don\'t know why she cried! Maybe she fell and hit her toe.$B$BWhen Jessica was here we used to play games and dance and pick pretty flowers around the house. And sometimes we\'d hide when we saw daddy coming home, then jump out and surprise him!$B$BCome back, Jessica! If you come back then maybe daddy will too and we can all play together again...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,5,18,20,0,0,1000,1000,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5621,2,-262,5,4,0,16,8,0,0,0,0,0,0,0,0,0,0,8,0,5622,0,0,0,0,0,0,'Garments of the Moon','I need your help, $N. I am needed here to train the other students, but you, you can help one of our injured Sentinels just south of Dolanaar. She was hurt patrolling the town and could use our aid. Her name is Shaya.$B$BWhen you find her, heal her wounds, and then fortify her body with your spells. This will at least protect her from harm longer if she finds trouble. Return to me here after you\'ve done your duty to Elune.','Find Sentinel Shaya and heal her wounds using Lesser Heal (Rank 2). Afterwards, grant her Power Word: Fortitude and then return to Laurna Morninglight in Dolanaar.','You have done well and you have served Elune. For that, I thank you.$B$BPlease, take this robe as a token of my thanks. It signifies you have earned your place among our order. If you wish, wear it with pride, but either way, we will always recognize you as one of our own.$B$BGo with Elune, $N, and thank you.','Our spells of Fortify are very powerful, Delor. They allow our companions to take further injury from all types of attacks and survive in situations where they would normally fall. But this is nothing when compared to our abilities to heal. There are no greater healers than a priest--do well to remember that. Your power alone can turn the tides of battle easily.','','Heal and fortify Sentinel Shaya','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12429,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16604,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5622,2,-262,5,4,0,16,8,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,5621,0,0,0,'In Favor of Elune','$N, you must travel to Dolanaar when your business here in Shadowglen is done. There, you will find Laurna Morninglight. She will instruct you further in the ways of Elune, and it is with her that you will earn your first garments denoting your station as a $gpriest:priestess; of Elune.$B$BTake care, and may you be protected in your journeys.','Speak to Laurna Morninglight in Teldrassil.','I\'m happy to see Shanda has sent you to find me, $N. Teaching young priests the ways of Elune gives me great satisfaction.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5623,2,-262,5,4,0,16,1,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,5624,0,0,0,'In Favor of the Light','Hello again, young $gpriest:priestess;. The time has come for you to learn more about our religion. After you\'ve completed whatever tasks you have here in Northshire, please seek out Priestess Josetta in Goldshire. She has more to teach you and has heard that you are growing strong in the ways of the Light. She looks forward to tutoring you more.','Speak to Priestess Josetta in Elwynn Forest.','I\'m glad you\'ve arrived, $N. We have much to discuss about your future and your path within the Light.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5624,2,-262,5,4,0,16,1,0,0,0,0,0,0,0,0,0,0,8,0,5623,0,0,0,0,0,0,'Garments of the Light','Normally I put forth a small challenge to followers of the Light to test their skill. I want to see if they are worthy of wearing their first robes--a sign that the church outwardly approves of the $gpriest:priestess; and supports $ghim:her;.$B$BBut this situation is a bit different. One of Goldshire\'s citizens saw an injured guard near the lake to the east of here. His name is Roberts. Find him, heal him, fortify his body and return here. If you can do that for me, then I will consider your test complete.','Find Guard Roberts and heal his wounds using Lesser Heal (Rank 2). Afterwards, grant him Power Word: Fortitude and then return to Priestess Josetta in Goldshire.','Excellent, $N. With one more healthy guard out there to help the town, we\'ll be that much safer. I\'m glad to see you\'re already learning to use your abilities wisely. If you feel you are ready for more training at any time, please come back to me. But for now, take this robe. It will let others know that you are one of our order. If you don\'t want to wear it, that\'s fine. Later there will be more tests and this robe isn\'t necessary for those.','As you may have already learned, our healing magics are vital to the survival of our people in these harsh times--especially to adventurers and heroes who take up arms and magic to fight back so many different threats.$B$BYou would do well to always remember how important that skill is. That, coupled with Fortitude, make your companions far more capable in battle since they will be able to stand up to a greater number of blows.$B$BDo not let anyone dismiss how powerful your magics are.','','Heal and fortify Guard Roberts','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12423,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16605,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5625,2,-262,5,4,0,16,4,0,0,0,0,0,0,0,0,0,0,8,0,5626,0,0,0,0,0,0,'Garments of the Light','It\'s usually about this time that one of your power is tested to see if they\'re worthy of wearing robes denoting their place in the church. But to be honest, I got more pressing matters to look into. Citizen of Kharanos\' just came in here and told me \'bout a hurt mountaineer just outside town to the south--name\'s Dolf.$B$BYou heal Dolf and give him Fortitude, and I\'ll consider you done with proving yourself. How\'s that sound?','Find Mountaineer Dolf and heal his wounds using Lesser Heal (Rank 2). Afterwards, grant him Power Word: Fortitude and then return to Maxan Anvol in Kharanos.','Excellent, $N. With one more healthy guard out there to help the town, we\'ll be that much safer. I\'m glad to see you\'re already learning to use your abilities wisely. If you feel you are ready for more training at any time, please come back to me. But for now, take this robe. It will let others know that you are one of our order. If you don\'t want to wear it, that\'s fine. Later there will be more tests and this robe isn\'t necessary for those.','Have you found Dolf yet, $N?$B$BYou\'ve probably already learned this, but our ability to heal is very useful. Not only are we able to take care of the wounded, but we\'re vital to the survival of all those would-be heroes out there trying to make a name for themselves. With Fortitude to increase the amount of blows we can take, and our healing magic to keep them alive, there\'s nothing we can\'t overcome!','','Heal and fortify Mountaineer Dolf','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12427,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16605,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5626,2,-262,5,4,0,16,4,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,5625,0,0,0,'In Favor of the Light','Hey! $N! Got a minute?!$B$BYa been following the Light now for long enough that you find your way to Maxan Anvol in Kharanos. He\'ll teach ya more about the path yer following, and if you prove worthy, give ya yer first set of robes to denote your station as a $gpriest:priestess;.$B$BNow get goin\'! As soon as yer done here, head through the tunnel--he\'ll be waitin\' for ya.','Speak to Maxan Anvol in Dun Morogh.','Oh, so Branstock sent ya, did he? Good, good! He\'s right, it is \'bout time you started taking a much larger step into the Light. It\'ll build character and make ya stronger... an\' that\'s what you\'ll need more than anything: strength of body... strength of will.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5627,0,-262,10,10,0,16,8,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Stars of Elune','','','You\'ve proven yourself worthy of Elune\'s attention, $N. If you feel you\'re ready, I would very much like to teach you one of her spells unique to our people.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10797,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5628,2,-262,10,10,0,16,8,0,0,0,0,0,0,0,0,0,0,8,0,0,5627,5631,5627,0,0,0,'Returning Home','Ah, yes, hello, $N? I\'m glad you stopped to talk for a moment. You are a far way from home at such a young age--I admire such ambition. I wish when I was younger I could have mustered the courage to travel the world.$B$BThere was a priestess of your order here looking for you not too long ago. She said it was very urgent you returned to the Temple of the Moon in Darnassus and speak to Priestess Alathea--it had something to do with your training. I wouldn\'t dally too long if you can help it.','Speak to Priestess Alathea in Darnassus.','Wonderful, you\'ve returned home, $N. It always pleases Tyrande and myself when those we\'ve trained go out into the world and return to us safely. How have things been with you? Does Elune still bless your travels? Perhaps after we speak more about the business at hand, you could tell me more of your travels.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,19350,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5629,2,-262,10,10,0,16,8,0,0,0,0,0,0,0,0,0,0,8,0,0,5627,5631,5627,0,0,0,'Returning Home','Hello again, $N. I know you\'ve been busy aiding our people, but you must take some time for yourself also. Priestess Alathea sent someone here looking for you. It seems that you\'ve caught the attention of our elders and they feel you are prepared for greater things. Head to the Temple of the Moon in Darnassus and look for Alathea there. She will be waiting. Good luck, and may Elune be with you.','Speak to Priestess Alathea in Darnassus.','Wonderful, you\'ve returned home, $N. It always pleases Tyrande and myself when those we\'ve trained go out into the world and return to us safely. How have things been with you? Does Elune still bless your travels? Perhaps after we speak more about the business at hand, you could tell me more of your travels.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,19350,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5630,2,-262,10,10,0,16,8,0,0,0,0,0,0,0,0,0,0,8,0,0,5627,5631,5627,0,0,0,'Returning Home','Hello there, $gladdy:lassy;. Good to see you travelin\' far and wide to distant lands. No offense meant, but a lot o\' your kind don\'t take well to these cold climates usually. Glad to see you\'re made of tougher stuff.$B$BNot too long ago one of your priestesses was in here lookin\' for you--said somethin\' about you finding a Priestess Alathea in the Temple of the Moon back in Darnassus. Said it was important and you should head back there soon.','Speak to Priestess Alathea in Darnassus.','Wonderful, you\'ve returned home, $N. It always pleases Tyrande and myself when those we\'ve trained go out into the world and return to us safely. How have things been with you? Does Elune still bless your travels? Perhaps after we speak more about the business at hand, you could tell me more of your travels.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,19350,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5631,2,-262,10,10,0,16,8,0,0,0,0,0,0,0,0,0,0,8,0,0,5627,5631,5627,0,0,0,'Returning Home','A priestess recently visited our halls seeking you out, young $r. She said that she was on a mission to find you and that you should return to the Temple of the Moon in Darnassus as soon as possible. When you arrive, seek out a Priestess Alathea--she will tell you more.$B$BThe Light be with you, $N.','Speak to Priestess Alathea in Darnassus.','Wonderful, you\'ve returned home, $N. It always pleases Tyrande and myself when those we\'ve trained go out into the world and return to us safely. How have things been with you? Does Elune still bless your travels? Perhaps after we speak more about the business at hand, you could tell me more of your travels.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,19350,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5632,2,-262,10,10,0,16,8,0,0,0,0,0,0,0,0,0,0,8,0,0,5627,5631,5627,0,0,0,'Returning Home','Oh, yes, of course. Hello, $N. A messenger from our order was here not too long ago looking for you. She mentioned something important happening back in Darnassus and that you should return to the Temple of the Moon as soon as you can. When you arrive, speak to Priestess Alathea. I believe it has something to do with your progressing so well in our ways.$B$BAgain, return to Darnassus when you can.','Speak to Priestess Alathea in Darnassus.','Wonderful, you\'ve returned home, $N. It always pleases Tyrande and myself when those we\'ve trained go out into the world and return to us safely. How have things been with you? Does Elune still bless your travels? Perhaps after we speak more about the business at hand, you could tell me more of your travels.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,19350,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5633,2,-262,10,10,0,16,8,0,0,0,0,0,0,0,0,0,0,8,0,0,5627,5631,5627,0,0,0,'Returning Home','Greetings, $gladdy:lass;. Good to see you here in our great halls. A blessing be on you and your kind.$B$BWhile you were traveling through our lands, a priestess of your temple came here seeking you. She said that you were to return to the Temple of the Moon as soon as possible. I\'m sorry I can\'t tell you more, but it did sound important. When you get to the temple, speak to a Priestess Alathea.','Speak to Priestess Alathea in Darnassus.','Wonderful, you\'ve returned home, $N. It always pleases Tyrande and myself when those we\'ve trained go out into the world and return to us safely. How have things been with you? Does Elune still bless your travels? Perhaps after we speak more about the business at hand, you could tell me more of your travels.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,19350,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5634,2,-262,10,10,0,16,5,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5634,0,0,0,0,'Desperate Prayer','You\'re needed in Stormwind, $N. The High Priestess there, Laurena, says it\'s time for you to prove you\'re worthy of the next level of your training. Don\'t waste too much time finding your way there. You can find her in the Cathedral of Light in the center of the city. Give her my regards, and prove how worthy you are of such a calling. The Light be with you, $N.','Speak to High Priestess Laurena in Stormwind.','I\'m glad you\'ve arrived, $N. There are many things we will have to discuss, but more importantly is your training in the ways of the Light.$B$BThere are lessons all servants of the Light must learn. If you are ready, we\'ll begin discussing some of those now.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5635,2,-262,10,10,0,16,5,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5634,0,0,0,0,'Desperate Prayer','You\'ve caught the attention of our superiors, $N. They\'ve asked you travel to the Cathedral of Light in Stormwind as soon as possible. Apparently they feel you\'ve proven yourself already and are prepared to further your training. When you get there, find High Priestess Laurena. She will be able to guide you further. Good luck, and may the Light be with you.','Speak to High Priestess Laurena in Stormwind.','I\'m glad you\'ve arrived, $N. There are many things we will have to discuss, but more importantly is your training in the ways of the Light.$B$BThere are lessons all servants of the Light must learn. If you are ready, we\'ll begin discussing some of those now.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,19338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5636,2,-262,10,10,0,16,5,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5634,0,0,0,0,'Desperate Prayer','Elune bless you, good $r. I hope your Light finds you and protects you well this day.$B$BOne of your priests was here not long ago looking for you. He mentioned you returning to the Cathedral of Light as soon as possible to speak with High Priestess Laurena. It seems you\'ve done well to garner such attention. I wouldn\'t spend too much time here--your people have need of you.','Speak to High Priestess Laurena in Stormwind.','I\'m glad you\'ve arrived, $N. There are many things we will have to discuss, but more importantly is your training in the ways of the Light.$B$BThere are lessons all servants of the Light must learn. If you are ready, we\'ll begin discussing some of those now.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,19338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5637,2,-262,10,10,0,16,5,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5634,0,0,0,0,'Desperate Prayer','Time\'s come for you to head to Stormwind, $N. High Priestess Laurena in the Cathedral of Light wants to speak to you. Gotta be somethin\' really good or really bad for the High Priestess to want you there personally, but I\'m guessin\' you\'ve only done well for yourself and it\'s a good thing that she wants to speak to ya.$B$BBut don\'t waste too much time \'round here. I\'d head there as soon as you can.','Speak to High Priestess Laurena in Stormwind.','I\'m glad you\'ve arrived, $N. There are many things we will have to discuss, but more importantly is your training in the ways of the Light.$B$BThere are lessons all servants of the Light must learn. If you are ready, we\'ll begin discussing some of those now.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,19338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5638,2,-262,10,10,0,16,5,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5634,0,0,0,0,'Desperate Prayer','Just a short time ago, one of your priests was here looking for you, $r. He said that if I were to see you, I should direct you towards the Cathedral of Light. He said it was very important, but I would not be overly concerned if I were you. His demeanor seemed positive... as though it were good news. I wouldn\'t take too long in making my way there if I were you.$B$BElune be with you, good $r.','Speak to High Priestess Laurena in Stormwind.','I\'m glad you\'ve arrived, $N. There are many things we will have to discuss, but more importantly is your training in the ways of the Light.$B$BThere are lessons all servants of the Light must learn. If you are ready, we\'ll begin discussing some of those now.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5639,2,-262,10,10,0,16,5,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5634,0,0,0,0,'Desperate Prayer','You\'re needed in Stormwind, $N. The High Priestess there, Laurena, says it\'s time for you to prove you\'re worthy of the next level of your training. Don\'t waste too much time finding your way there. You can find her in the Cathedral of Light in the center of the city. Give her my regards, and prove how worthy you are of such a calling. The Light be with you, $N.','Speak to High Priestess Laurena in Stormwind.','I\'m glad you\'ve arrived, $N. There are many things we will have to discuss, but more importantly is your training in the ways of the Light.$B$BThere are lessons all servants of the Light must learn. If you are ready, we\'ll begin discussing some of those now.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,19338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5641,2,-262,20,20,0,16,4,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5641,0,0,0,0,'A Lack of Fear','$N, your High Priest Rohan would have an audience with you in Ironforge. Make haste, my strong friend, your next test quickly approaches. Although I wish I could bear witness to your race\'s own special rites, my place is here. But may the Light go with you in your travels. Rohan should still be in the Mystic Ward once you reach the city. He will be waiting.','Speak to High Priest Rohan in Ironforge.','You\'ve got the makings of a great $C, $N. Keep up the good work!$B$BYou\'ve already shown you\'re ready for battle. Perhaps it\'s time we taught ya a little somethin\' more.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19337,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5642,2,-262,20,20,0,16,128,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5642,0,0,0,0,'Shadowguard','Something important is up in Orgrimmar, $N.$B$BThe normal messengers that come through here looking for troll priests usually are very casual. This time, they seemed to be in much more a hurry. Don\'t dally too long in Thunder Bluff. I\'d return to the Valley of Spirits as soon as possible.','Speak to Ur\'kyo in Orgrimmar.','Your rites will come soon enough. For now, I teach you a spell that will be of great use to you when you do battle with your enemies.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,19331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5643,2,-262,20,20,0,16,128,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5642,0,0,0,0,'Shadowguard','Like many of our own priests, your own tribe puts you through rites of passage. These rites often teach priests special abilities that are vital to their survival. I sense that time is upon you even as we speak. You must return to the Valley of Spirits in Orgrimmar and speak to Ur\'kyo. What he teaches you might be very important for the future.','Speak to Ur\'kyo in Orgrimmar.','Your rites will come soon enough. For now, I teach you a spell that will be of great use to you when you do battle with your enemies.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,19331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5644,2,-262,20,20,0,16,16,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5644,0,0,0,0,'Devouring Plague','Ah, a wonderful day for you, $N. I can see by the lessons you\'ve learned that the time has come to send you back to Aelthalyste. There are things only she can teach you, and even then, only if you prove worthy.$B$BI will not spoil the surprise for you, but I remember when I was a young priest learning about true power... divine power. Yes, those were the days.$B$BGo back to Aelthalyste in the Undercity, $N. She will be awaiting you in the War Quarter.','Speak to Aelthalyste in the Undercity.','I would teach you Devouring Plague if you feel you are prepared, $N. A spell of no small power, it will aid you in your coming battles. Practice with it--there will be tests later.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,2946,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5645,2,-262,20,20,0,16,4,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5641,0,0,0,0,'A Lack of Fear','$N, your High Priest Rohan would have an audience with you in Ironforge. Make haste, my strong friend, your next test quickly approaches. Although I wish I could bear witness to your race\'s own special rites, my place is here. But may the Light go with you in your travels. Rohan should still be in the Mystic Ward once you reach the city. He will be waiting.','Speak to High Priest Rohan in Ironforge.','You\'ve got the makings of a great $C, $N. Keep up the good work!$B$BYou\'ve already shown you\'re ready for battle. Perhaps it\'s time we taught ya a little somethin\' more.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,19337,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5646,2,-262,20,20,0,16,16,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5644,0,0,0,0,'Devouring Plague','Aelthalyste show our people great respect by sending them back to me for more training, and now I do the same for her tribe.$B$BYou return to the Undercity, $N. There, in the War Quarter, she be ready to teach you more \'bout your people and their ways. Go there, and do not wait long.','Speak to Aelthalyste in the Undercity.','Good, you\'ve returned, and not a moment too late. We have great things to discuss, $N. Your abilities are growing stronger, and we must make sure you are ready.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,2946,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5647,2,-262,20,20,0,16,4,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5641,0,0,0,0,'A Lack of Fear','Your race is so very strong, $N. We are proud to call you allies. And as each day\'s sun sets, you and your kin grow closer to not only finding your true origins, but find great confidence that you are on the right path in so many things. That feeling must make you feel so triumphant.$B$BWord came from Ironforge just recently. It asked that you return there and speak to High Priest Rohan in the Mystic Ward. I would not keep him waiting. May Elune guide your travels.','Speak to High Priest Rohan in Ironforge.','You\'ve got the makings of a great $C, $N. Keep up the good work!$B$BYou\'ve already shown you\'re ready for battle. Perhaps it\'s time we taught ya a little somethin\' more.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,19337,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5648,2,-262,5,4,0,16,128,0,0,0,0,0,0,0,0,0,0,8,0,5649,0,0,0,0,0,0,'Garments of Spirituality','You be ready for your first test, $N. South of Razor Hill, just outta town, one of our grunts be hurt fightin\' off some o\' Proudmoore\'s old troops. She not doin\' too well, an\' she benefit much if one of our kind could help her. Find her--her name be Kor\'ja--heal her wounds, an\' give her the blessin\' of our ancestors.$B$BYou do this, an\' me thinks that be sufficient proof that you ready to move on in our ways.','Find Grunt Kor\'ja and heal her wounds using Lesser Heal (Rank 2). Afterwards, grant her Power Word: Fortitude and then return to Tai\'jin at Razor Hill.','Good, then Kor\'ja lives and goes off to defend our town from those malicious humans. I often wish to remember days of battle; where power was shown in combat and it was the wise who often destroyed those who relied on just their strength.$B$BYou done good by me, $N. You take this robe now. Maybe it help, maybe you not care, but you earned it and I\'m proud to call you brother.','Most think it logical that healin\' magics be powerful, but not many understand how powerful. You can keep many alive when instead they should be meetin\' their own ancestors. This healin\' magic mixed with the ability of Fortitude are a very powerful combination of spells. You remember this. It helpful to all manner of people: warriors, mages and everything in between.','','Heal and fortify Grunt Kor\'ja','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12430,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16606,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5649,2,-262,5,4,0,16,128,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,5648,0,0,0,'In Favor of Spirituality','Aye, mon. Our kind have joined the Horde because they be good for us. They loyal, and they teach us much \'bout tings like honor. But our old ways die hard. The orcs may not approve of all our traditions, but that not mean we can\'t continue to practice some them in secret.$B$BYou know this, an\' that\'s why I send you to Tai\'jin in Razor Hill. She teach you more \'bout our history. She teach you the ways of our tribe. Go to her when you be ready.','Speak to Tai\'jin in Durotar.','Ahh... so you finally come to Tai\'jin. This be good.$B$BYou already know that we are not da same tribe that once joined with the Horde. We be much stronger now. We stronger \'cause we adapt--the Horde teach us that much. We no longer defeat our enemies and gain strength from them; now we gain strength, and then defeat our enemies.$B$BThe difference be subtle, but you will learn. You will see. The tribe count on you to learn such things.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5650,2,-262,5,4,0,16,16,0,0,0,0,0,0,0,0,0,0,8,0,5651,0,0,0,0,0,0,'Garments of Darkness','Our power comes from darkness and shadow, $N, but that is not your only role. You have acknowledged that there is merit in knowing the healing arts. This is wise. But before you can know the dark, you must also know the light. And for this, I have a test for you.$B$BNorth of the cemetery is a wounded Deathguard--Deathguard Kel. He has protected us from gnolls for some time, and needs healing. But, you must also fortify his body before he can return to duty. Do both with your spells, and then return to me.','Find Deathguard Kel and heal his wounds using Lesser Heal (Rank 2). Afterwards, grant him Power Word: Fortitude and then return to Dark Cleric Beryl in Brill.','You have passed my test with ease. Good.$B$BSoon, you will be ready to take on more responsibility and that road will lead to darker powers--powers that no $C of another race has.$B$BTake this robe as a symbol of your station. You have earned it. If you do not wish to wear it, then so be it, you may do with it as you will. I and others like us will always acknowledge you for what you\'ve achieved in our ranks.','Our powers make us ideal for so many situations, $N. You\'ll find that no matter what though, our ability to mend wounds and increase the amount of damage our companions can take will always be the most desired talents we have access to. Do not let that dissuade you from pursuing other paths as a $C--you can be effective in many ways. But... if you truly wish to destroy your enemies with magical energy, perhaps the arcane is more to your liking.','','Heal and fortify Deathguard Kel','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12428,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16607,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5651,2,-262,5,4,0,16,16,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,5650,0,0,0,'In Favor of Darkness','There are many lessons that the Forsaken have learned through experience--things that some races can only begin to fathom. And although our path lies in darkness, you will find that a great many things rely on both the light and the dark. Your lessons shall teach you to use both... and with discretion. But heed my words: never forget we were forged in corruption and left to rot like so much carrion. The Darkness is our home.$B$BSeek out Dark Cleric Beryl in Brill when you\'re ready to learn more.','Speak to Dark Cleric Beryl in Tirisfal Glades.','Finally, you\'ve arrived. Your faith alone will not allow you to pass the trials before you, young one. A sense of urgency and some ambition will help too.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,60,0,0,0,0,0,54,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5652,2,-262,10,10,0,16,128,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5652,0,0,0,0,'Hex of Weakness','I sent here to make sure that you not wander too far from home, $N. They send me to make sure you return home because Ur\'kyo, greatest of our priests, wish to speak to you. You go there. You got to the Valley of Spirits in the orc city and you speak to Ur\'kyo. He wait for you now.','Speak to Ur\'kyo in Orgrimmar.','You would do well to pay heed to this lesson, young one. The Hex of Weakness will be a great boon to you in battle. Later I will have tests for you to further yourself and prove your worth to the tribe.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19325,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5654,2,-262,10,10,0,16,128,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5652,0,0,0,0,'Hex of Weakness','It be time for you to meet with Ur\'kyo, $N. He be in the Valley of Spirits in the orc city. Go there and speak to him. It is time you learn more of the old ways of our kind. It time you be brought into the circle and made a true priest of our tribe.','Speak to Ur\'kyo in Orgrimmar.','You would do well to pay heed to this lesson, young one. The Hex of Weakness will be a great boon to you in battle. Later I will have tests for you to further yourself and prove your worth to the tribe.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,19325,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5655,2,-262,10,10,0,16,128,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5652,0,0,0,0,'Hex of Weakness','I sent here to make sure that you not wander too far from home, $N. They send me to make sure you return home because Ur\'kyo, greatest of our priests, wish to speak to you. You go there. You go to the Valley of Spirits in the orc city and you speak to Ur\'kyo. He wait for you now.','Speak to Ur\'kyo in Orgrimmar.','You would do well to pay heed to this lesson, young one. The Hex of Weakness will be a great boon to you in battle. Later I will have tests for you to further yourself and prove your worth to the tribe.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,19325,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5656,2,-262,10,10,0,16,128,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5652,0,0,0,0,'Hex of Weakness','It always warms my undying heart to see priests from all cultures wander the world. To know that power exists that is not arcane and well within our grasp. That\'s why it is my honor to direct you home, $N.$B$BUr\'kyo, your great priest in Orgrimmar, has asked for your presence. You can find him in the Valley of Spirits.','Speak to Ur\'kyo in Orgrimmar.','You would do well to pay heed to this lesson, young one. The Hex of Weakness will be a great boon to you in battle. Later I will have tests for you to further yourself and prove your worth to the tribe.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,19325,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5657,2,-262,10,10,0,16,128,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5652,0,0,0,0,'Hex of Weakness','Home. Return home, young $r.$B$BYour spiritual leader Ur\'kyo begs you to return to him and speak about the path you travel.$B$BGo to the Valley of Spirits in the great Horde city of Orgrimmar. You will find him there.','Speak to Ur\'kyo in Orgrimmar.','You would do well to pay heed to this lesson, young one. The Hex of Weakness will be a great boon to you in battle. Later I will have tests for you to further yourself and prove your worth to the tribe.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,19325,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5658,2,-262,10,10,0,16,16,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5658,0,0,0,0,'Touch of Weakness','You be far from home, $C. You be needed there, back in your city under the ground. Your mistress, the one you be callin\' Aelthalyste be needin\' you back there. Like my tribe, there things you must learn only from her. Don\'t be stayin\' here too long. You should be headin\' to the War Quarter as fast as a zeppelin can carry you.','Speak to Aelthalyste in the Undercity.','Ah, young $c, I am glad you have returned here. I would teach you a lesson you would do well to not forget. Are you prepared?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19318,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5660,2,-262,10,10,0,16,16,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5658,0,0,0,0,'Touch of Weakness','You be far from home, $c. You be needed there, back in your city under the ground. Your mistress, the one you be callin\' Aelthalyste be needin\' you back there. Like my tribe, there things you must learn only from her. Don\'t be stayin\' here too long. You should be headin\' to the War Quarter as fast as a zeppelin can carry you.','Speak to Aelthalyste in the Undercity.','Ah, good, another has arrived. Time may not matter to me, but to you it is of the essence. There is much for you to learn and there is much I wish to teach you. You simply must prove your worth. Do that, and you shall be greatly rewarded.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,19318,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5661,2,-262,10,10,0,16,16,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5658,0,0,0,0,'Touch of Weakness','You be far from home out here in the Bloodhoof Village, $N. I be sent here to find priests of my own tribe to send back to speak to our leaders, but that not mean I cannot help you too.$B$BI hear word that your head priestess spirit want all Forsaken to come to her--there are things you must learn.$B$BGo to meet Aelthalyste in the War Quarter in that city of yours.','Speak to Aelthalyste in the Undercity.','Ah, good, another has arrived. Time may not matter to me, but to you it is of the essence. There is much for you to learn and there is much I wish to teach you. You simply must prove your worth. Do that, and you shall be greatly rewarded.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,19318,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5662,2,-262,10,10,0,16,16,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5658,0,0,0,0,'Touch of Weakness','My respect to you and your kind, $N. I normally teach only those of my own tribe. Your lessons come from Aelthalyste in the city once called Lordaeron.$B$BYou should return to her if you\'re to learn those abilities that set you apart from other faiths.$B$BGo to the War Quarter in the Undercity and find your mistress there.','Speak to Aelthalyste in the Undercity.','Ah, good, another has arrived. Time may not matter to me, but to you it is of the essence. There is much for you to learn and there is much I wish to teach you. You simply must prove your worth. Do that, and you shall be greatly rewarded.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,19318,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5663,2,-262,10,10,0,16,16,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5658,0,0,0,0,'Touch of Weakness','Aelthalyste sent word out to all her priests. We\'re to direct the younger of our order to the Undercity for more training. If you truly count yourself among our faithful, then you should return there also.$B$BYou can find Aelthalyste in the War Quarter deep in the Undercity.','Speak to Aelthalyste in the Undercity.','Ah, good, another has arrived. Time may not matter to me, but to you it is of the essence. There is much for you to learn and there is much I wish to teach you. You simply must prove your worth. Do that, and you shall be greatly rewarded.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,19318,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5672,2,-262,20,20,0,16,8,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5672,0,0,0,0,'Elune\'s Grace','A wonderful day has come, $N. You\'ve reached the age in which our are trained in abilities only Night elves know. But it is not for me to train you. You must return to the Temple of the Moon and speak to Priestess Alathea as soon as your business here is concluded. She will test you to ensure you\'re prepared, and only then will she teach you Elune\'s Grace.','Speak to Priestess Alathea in Darnassus.','By devoting yourself to Elune and our people, you have attained a state that not all of us can achieve. It is tradition that you then be taught even greater abilities for your devotion. Do you accept?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19357,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5673,2,-262,20,20,0,16,8,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5672,0,0,0,0,'Elune\'s Grace','You know you have access to any of our trainers at any time, $N, but there are some things that we cannot pass on to you. One of those things are the teachings of your goddess Elune. She gives special abilities to her faithful, and if I\'m not mistaken, it is time for you to return home to your Temple of the Moon to be tested.$B$BReturn there when you can and speak to Priestess Alathea.','Speak to Priestess Alathea in Darnassus.','Elune bless you for returning so quickly to us. This is an important time in your training, and a time that all of our order take very seriously. When you\'ve rested from your journey here, please, let me know. We can then discuss the continuation of your training and where your path will lead you next.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,19357,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5674,2,-262,20,20,0,16,8,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5672,0,0,0,0,'Elune\'s Grace','A wonderful day has come, $N. You\'ve reached the age in which our $gpriests:priestesses; are trained in abilities only Night elves know. But it is not for me to train you. You must return to the Temple of the Moon and speak to Priestess Alathea as soon as your business here is concluded. She will test you to ensure you\'re prepared, and only then will she teach you Elune\'s Grace.','Speak to Priestess Alathea in Darnassus.','By devoting yourself to Elune and our people, you have attained a state that not all of us can achieve. It is tradition that you then be taught even greater abilities for your devotion. Do you accept?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,19357,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5675,2,-262,20,20,0,16,8,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5672,0,0,0,0,'Elune\'s Grace','Time\'s a wastin\', $glad:lass;. It\'s time for you to return home to Darnassus. Priestess Alathea\'s sent word here that you\'re to return there for training. Seems they feel you\'re ready to be tested much like those who serve the Light. You should head out whenever you can. Alathea\'s message said that she\'d be waitin\' for you in the Temple of the Moon. Good luck.','Speak to Priestess Alathea in Darnassus.','Elune bless you for returning so quickly to us. This is an important time in your training, and a time that all of our order take very seriously. When you\'ve rested from your journey here, please, let me know. We can then discuss the continuation of your training and where your path will lead you next.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,19357,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5676,2,-262,20,20,0,16,1,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5676,0,0,0,0,'Arcane Feedback','It is time for you to return to Stormwind, young one. Your superiors there have called you back for more training. And although it disturbs me some, your race and mine are allies and I would not betray that.$B$B I do not mean to be so coy with you--my distrust of arcane magics, be they divine inspired or not, is still strong within me.$B$B You will know of what I speak after you return to your Cathedral of Light. Speak to High Priestess Laurena when you arrive.','Speak to High Priestess Laurena in Stormwind.','We were forced to learn some magics to protect us from what is commonly called our greatest enemy: the arcane.$B$BI would teach you a spell to help you defend yourself and your companions from those who would wield such power.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,19345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5677,2,-262,20,20,0,16,1,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5676,0,0,0,0,'Arcane Feedback','As much as I\'d like to show you our own special teachings of the Light, it is not our place. Your place is back in Stormwind with your own kind, $N... for now. Believe me, I mean no offense. When you return to High Priestess Laurena in the Cathedral of Light you\'ll understand what I\'m talking about--the time has come for your race to prepare you for the future; to separate yourself from others that follow a similar path.','Speak to High Priestess Laurena in Stormwind.','We were forced to learn some magics to protect us from what is commonly called our greatest enemy: the arcane.$B$BI would teach you a spell to help you defend yourself and your companions from those who would wield such power.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,19338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5679,2,-262,20,20,0,16,16,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5644,0,0,0,0,'Devouring Plague','Aelthalyste show our people great respect by sending them back to me for more training, and now I do the same for her tribe.$B$BYou return to the Undercity, $N. There, in the War Quarter, she be ready to teach you more \'bout your people and their ways. Go there, and do not wait long.','Speak to Aelthalyste in the Undercity.','I would teach you Devouring Plague if you feel you are prepared, $N. A spell of no small power, it will aid you in your coming battles. Practice with it--there will be tests later.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2946,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5680,2,-262,20,20,0,16,128,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5642,0,0,0,0,'Shadowguard','Like many of our own priests, your own tribe puts you through rites of passage. These rites often teach priests special abilities that are vital to their survival. I sense that time is upon you even as we speak. You must return to the Valley of Spirits in Orgrimmar and speak to Ur\'kyo. What he teaches you might be very important for the future.','Speak to Ur\'kyo in Ogrimmar.','Your rites will come soon enough. For now, I teach you a spell that will be of great use to you when you do battle with your enemies.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5713,2,148,10,15,0,0,77,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,'One Shot. One Kill.','I was traveling to Auberdine with an important message when I was attacked by the furbolg Marosh and his trackers. During the attack I was poisoned, leaving me barely able to stand. I can make an antidote, but it will take time before it is ready.$B$BI would ask that you defend me until I can apply the antidote. I will aid you with my bow as best I can.$B$BShould we survive, I will be able deliver my message to Auberdine, while you speak with Onaeya at Maestra\'s Post to inform her of this incident.','Protect Sentinel Aynasha, then speak with Onaeya at Maestra\'s Post in Ashenvale.','You bring most welcome news $C. It is good to hear that Aynasha is alive and well thanks to you. I would hope that you might accept a reward for your valor. May Elune watch over you and light your path.','Have you seen of Sentinel Aynasha on the road? She left on an important mission but she has not yet returned.','Protect Aynasha','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,1400,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,5713,0), - (5721,2,139,55,60,62,0,255,0,0,0,0,0,0,0,0,0,0,64,0,5941,0,0,5942,15209,1,0,'The Battle of Darrowshire','Now, $N, you will take part in battle of Darrowshire, and you will save Joseph Redpath.$B$BPlace this relic bundle in the Darrowshire town square, and the spirits of Darrowshire will rise. Join their battle and assure that these two things come to pass: Davil must survive beyond the death of Horgus, and Redpath must survive to be corrupted, then defeated.$B$BAfter defeating the corrupted Redpath, his spirit will be saved. Speak with him, then return to his daughter Pamela.','Place the Relic Bundle at the Darrowshire town square.$B$BPrevent Davil Lightfire\'s death until the death of Horgus.$B$BPrevent Captain Redpath\'s death until Redpath the Corrupted appears.$B$BDefeat Redpath the Corrupted.$B$BSpeak with the spirit of Joseph Redpath when he appears at the town square, then speak with Pamela at her home.','The fighting is over! I heard my daddy whisper to me. He scared away all the ghosts and he says he\'s coming home! I\'m so happy!$B$BHe also said I should welcome you if came to our house, so I made some tea!$B$BI hope you like lots of sugar!','I think I heard ghosts outside. They whisper scary things to me...','','Accept Redpath\'s Forgiveness','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10936,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15723,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5722,2,2437,9,16,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,5724,0,0,0,'Searching for the Lost Satchel','The troggs are not the only thing that interested Magatha in Ragefire Chasm. She has heard word that one of her servants, a Maur Grimtotem, found something peculiar while in the Chasm, but he never made it out to show her what. She\'d like Maur\'s body found--if it still exists--and any signs of what he found while attempting to speak to the troggs.$B$BReturn to Magatha any items of interest, and I\'m sure she would be very generous in her reward.$B$BAgain, seek the Chasm in the darkest areas of Orgrimmar.','Search Ragefire Chasm for Maur Grimtotem\'s corpse and search it for any items of interest.','The body looks seriously beaten by clubs or fists, but most of the corpse\'s clothing and equipment still looks present. It seems the troggs do not overly care much for material wealth.$B$BYou begin to search the body for anything of interest that might help Magatha.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,525,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5723,2,2437,9,15,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Testing an Enemy\'s Strength','Beneath the city of Orgrimmar, stout creatures known as troggs started coming to the surface from deep below the lava filled tunnels. In her ever-benevolence, Magatha sought to make peace with the creatures, but they turned on her diplomats, killing them. She will not allow such treatment of the tauren people and now consider the creatures a threat to all of the Horde.$B$BShe asks that you put an end to this trogg threat before it overwhelms the Horde from below. Find Ragefire Chasm and destroy them all.','Search Orgrimmar for Ragefire Chasm, then kill 8 Ragefire Troggs and 8 Ragefire Shaman before returning to Rahauro in Thunder Bluff.','I am glad to see you took Magatha\'s task seriously. Thank you, $N. I\'m sure the troggs will have a harder time coming to the surface with their numbers so greatly reduced.$B$BPerhaps in the future we can take time to figure out where such creatures came from, and what they really want.','How goes your search for the Chasm? And the troggs?$B$BThe threat cannot be allowed to persist--it will only injure our orc brethren if it continues.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11318,11319,0,0,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,500,0,0,0,0,700,510,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0,0), - (5724,2,2437,9,16,81,0,178,0,0,0,0,0,0,0,0,0,0,0,0,5722,0,0,0,14381,1,0,'Returning the Lost Satchel','You find a satchel under the body of the tauren. It is still gripped tightly in his arms as though he was trying to protect it while being attacked by the troggs.$B$BRemoving the satchel from his vice-like grip, you stow it with your own equipment and prepare to make your way out of the tunnels and back to Rahauro in Thunder Bluff.','Take the Grimtotem Satchel to Rahauro in Thunder Bluff.','Excellent, $N. Thank you.$B$BMagatha told me that if you were successful in finding her clansman that you be given this. Please, take it in thanks.','Were you able to find anything, $N? Any clues as to why one of her clansman had to die needlessly would be helpful.','','','','','',14381,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15452,15453,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,500,0,0,0,0,0,870,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5725,2,2437,9,16,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Power to Destroy...','Many denizens of the Legion bestow gifts on their followers as you may well know. Some of these gifts the Dark Lady feels would be better off in her hands than in the hands of those with... lesser vision.$B$BA sect of the Shadow Council hidden in caverns below Orgrimmar known as the Searing Blade are a prime example. The Lady tells me that members of the Searing Blade have come into the possession of two powerful spell books--she would like to \"borrow\" these books from them. You will get them for her.','Bring the books Spells of Shadow and Incantations from the Nether to Varimathras in Undercity.','Good, $C. You have done well in serving the Dark Lady. Your continued perseverance and ambition will be of great use to the Lady\'s subjects. Return to me again in the future. Perhaps I will have other tasks for you that will aid the Dark Lady in her attempts at overtaking the Lich King and completely freeing the Scourge.','There are a hundred other tasks awaiting my attention, $C. Do you have the books?','','','','','',14395,14396,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15449,15450,15451,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,350,0,0,0,0,0,870,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5726,2,1637,9,12,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,5727,0,0,0,'Hidden Enemies','One thing I will not tolerate are traitors in our midst, $N. But I would be a fool to play my hand so early--it would not sufficiently cut the corruption out of our lands and only cause the infection to grow worse.$B$BBut you, a young adventurer, could go places my agents could not... could learn the truth... could find the true head of the beast.$B$BIf you are brave enough, then enter Skull Rock to the east of Orgrimmar, find a lieutenant\'s insignia off one of the Burning Blade there, and return to me.','Bring a Lieutenant\'s Insignia to Thrall in Orgrimmar.','Good, $N! The spirits be praised, perhaps you are the one who will finally put my greatest fears to rest! Who would suspect someone so young and so brave would rise up and champion our cause? You remind me of myself when I was younger. I will ensure that you are justly rewarded for your efforts if we both survive the coming storm.$B$BBut there is time for more praise later. You\'ve not accomplished anything in comparison to what you will face... but this is a good start.','Do you have the insignia yet, $N?$B$BIt will be a vital tool in you infiltrating what I believe is the greatest threat to the Horde and us finally finding peace in our new home.$B$BYou will learn how intricate a web men and orcs alike can weave when they are motivated by greed and power. The hidden agendas, the corruption, all of it will become clear. You will find yourself in the midst of a war you never knew existed.','','','','','',14544,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,250,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5727,2,1637,9,12,0,0,178,0,0,0,0,0,0,0,0,0,0,2,2,5726,0,0,5728,14544,1,0,'Hidden Enemies','Now let us see if this insignia you found is worth the effort.$B$BThere is a warlock within the city who believes he has my trust. He does not know that I realize where his true loyalties lie. He is in fact the leader of the Burning Blade. But do not rush off to do battle with him; he has a purpose, and we shall use him against our enemies.$B$BTake this insignia to him in the Cleft of Shadow here in Orgrimmar, speak to him and see if he believes you are one of his own, then return to me here.','Take the Lieutenant\'s Insignia to Neeru Fireblade and speak to him. Gauge if he believes you are a member of the Burning Blade and then return to Thrall in Orgrimmar.','Excellent! Most excellent, $C!$B$BWhat you have done this day is only the first step in a much broader foundation--a foundation that we will build the destruction of the Shadow Council on, once and for all.$B$BTell me all he said... and leave not one word out--it may be more important than you realize.','Well, $c? Does he believe our ploy, or are things worse than I had first estimated?$B$BProving valuable to Neeru will make our infiltration of the Shadow Council much easier. He will have plenty of information that we can use to route out those who would destroy all we have built in Durotar.','Gauge Neeru Fireblade\'s reaction to you being a member of the Burning Blade','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,75,0,0,0,0,0,276,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5728,2,2437,9,16,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,5727,0,0,5729,0,0,0,'Hidden Enemies','Hmm, leaders of the Searing Blade... this concerns me most. If they are the ones of value to Neeru, then those are who we must target first. This satyr... Bazzalan, and the other Neeru mentioned--what was he, a warlock?--must be slain.$B$BReturn to the Cleft of Shadow and enter Ragefire Chasm, $N. Find these two leaders of the Searing Blade, and kill them. But be careful not to let Neeru know it was you who did this. You must retain your identity as one of his $gbrothers:sisters; in arms.','Kill Bazzalan and Jergosh the Invoker before returning to Thrall in Orgrimmar.','I am glad you\'ve returned, $N. Some of those loyal to me brought word immediately that the caverns below Orgrimmar were in disarray now that their leaders have been slain. I even heard reports that Neeru was more than agitated. It seems we\'ve put a dent in his armor. I can\'t say I\'m displeased... even with such a minor victory.','Have you found them yet, $N? The leaders of the Searing Blade.$B$BI knew the Shadow Council sought to take Orgrimmar and all of the Horde from me, but I hadn\'t realized how quickly they were able to infiltrate the city. So many arms this beast has... we can cut them off until exhaustion sets in, but we will be no further than when we started. I will have to have my spies double their efforts.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11519,11518,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,800,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5729,2,1637,9,15,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,5728,0,0,5730,0,0,0,'Hidden Enemies','I think our next step should be to have you placed close to Neeru. If he is as agitated as reports suggest, then we may accomplish two things. One, you may be able to gain some greater knowledge about the Council or at least the Burning Blade, and two, he may just begin to trust you enough that he asks you to start to aid him. He may very well look at you as someone who can fill the void now that some of the leadership is in turmoil.$B$BReturn to the Cleft and speak to him again, but do not be too overt.','Speak to Neeru Fireblade in Orgrimmar.','What is it?! Oh, you, $C... my apologies. My anger rivals that of a rabid kodo bull... but perhaps it is my own fault. In sending travelers into Ragefire Chasm, I should have seen the possibility that some harm would come from it. It seems both Bazzalan and Jergosh were taken unaware and slain by some of Thrall\'s do-gooders. A most inopportune time, but there is nothing that can be done about it now.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,66,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5730,2,1637,9,16,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,5729,0,0,0,0,0,0,'Hidden Enemies','You are one of my lieutenants! Prepare yourself, $c. I will call upon you soon.$B$BMy time spent on the Searing Blade may be all but wasted now, but that does not mean that the Shadow Council\'s schemes elsewhere must suffer. I will do what I can to minimize the damage here in Ragefire Chasm. In the meantime, I will have my agents in the Barrens and Ashenvale begin work on our newest agenda. Return to me soon.','Speak to Thrall in Orgrimmar and tell him what you\'ve learned.','Ashenvale? Hmm, I had not heard of any presence of the Council or the Burning Blade in Ashenvale. My spies will investigate, $N. You have done well.$B$BFor now, rest, and keep yourself occupied with other tasks. I will call upon you again soon.$B$BLok-Tar Ogar!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15443,15445,15424,15444,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,0,870,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5741,2,405,30,33,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,6027,0,0,0,'Sceptre of Light','The Burning Blade in Thunder Axe Fortress to the east is rumored to have acquired the Sceptre of Light from the Naga. Legend tells that the sceptre is able to sink entire cities under the great seas. The Burning Blade must not be allowed to possess such power.$B$BTo that end, you must retrieve the sceptre yourself! It is held by a Burning Blade seer, who studies the sceptre from atop one of the Thunder Axe watchtowers.$B','Get the Sceptre of Light and then return it to Azore Aldamort at the tower in Ethel Rethor.$B','The elusive Sceptre of Light! Your acquisition of it has removed a grave threat to the world. Well done, $C, well done.$B$B','Do you have the Sceptre of Light?$B$B','','','','','',15750,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,250,0,0,0,0,3500,1590,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5742,2,139,52,56,0,0,255,0,0,0,0,0,0,0,0,0,0,10,2,0,0,0,5781,0,0,0,'Redemption','You have worked hard, friend. Rest your weary bones and allow me to properly introduce myself.$B','Listen to what Tirion Fordring has to say.','The Fordring redemption will be a difficult task. Are you prepared?','Please, friend; sit and hear my tale.','Tirion\'s Tale','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5761,2,2437,9,16,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Slaying the Beast','The primary task set upon me by our great Warchief is to root out the creatures responsible for infesting our lord\'s great city with demonic influence. The Burning Blade is one threat, but there are others; the Searing Blade for instance, who make their home in Ragefire Chasm, secretly attempting to subvert innocent members of the Horde.$B$BIf they are to be stopped, then their leader must be slain--a Felguard named Taragaman the Hungerer.$B$BKill him, and his heart will appease Thrall, of this I\'m sure.','Enter Ragefire Chasm and slay Taragaman the Hungerer, then bring his heart back to Neeru Fireblade in Orgrimmar.','Ha! You\'ve done it! Thrall will be so pleased.$B$BI will ensure this heart is taken care of properly.$B$BFor now though, you must celebrate your victory. I will inform Thrall of your success.$B$BThank you for your aid, $C.','Have you killed the beast? He surely must be the leader of the Searing Blade in Ragefire Chasm.','','','','','',14540,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,800,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5762,2,400,28,31,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14542,1,0,'Hemet Nesingwary','I have a package for an old customer of mine, a dwarf named Hemet Nesingwary. The package took weeks to arrive, and Hemet\'s long gone by now. He said he was going to Stranglethorn to hunt the beasts there, but he left me some money to send his delivery when I could. $B$BHemet\'s a rich dwarf and it\'s a good idea to keep up relations with the rich ones, yeah? So... you want to deliver the package for me?$B$BI heard Hemet has a camp in Stranglethorn, north of Grom\'gol.','Take Kravel\'s Crate to Hemet Nesingwary in Stranglethorn.','Great, my package from Koalbeard! Thank you $N. This crate holds special-gauge ammunition, and it\'ll serve us well out in the jungle!$B$BHere\'s your pay, and tell me, how is crusty old Kravel these days? Still up to no good I\'d wager...','Is that desert dust on your collar?$B$BHm... if my nose tells true, I\'d say it\'s not desert dust, it\'s desert salt! Been to the Shimmering Flats, have you?','','','','','',14542,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,750,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5763,2,405,28,31,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14546,1,0,'Hunting in Stranglethorn','Long ago, a dwarf came to this land. His name was Hemet and he wished to hunt great beasts. His skills with the rifle were uncanny, and we spent many days hunting together. Even the enmity between our peoples was forgotten.$B$BWhen he left Desolace for Stranglethorn, I vowed to one day welcome him back so that we may hunt again. Now is that time.$B$BTake this kodo horn as a gift to Hemet. He will know it is from me. You will find him in Stranglethorn, north of the Grom\'gol Base camp.','Bring Roon\'s Kodo Horn to Hemet Nesingwary in Stranglethorn.','Ah, this horn belongs to a Tauren, Roon Wildmane. He and I had a good time hunting the beasts of Desolace. So Roon is inviting me back, is he?$B$BWe\'re neck deep in the jungle right now, but thank you, $N. Perhaps my next expedition will take me back to Desolace, the land of the centaurs.','Sit, $C. Soon enough you\'ll strike back into the jungle.','','','','','',14546,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5781,2,139,52,57,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,5742,0,0,5845,0,0,0,'Of Forgotten Memories','To help Taelan regain what he has lost, you must gather items from his past.$B$BThe first such item is a toy that I gave to him on his 7th birthday. It was his most cherished possession: A miniature war hammer; an exact replica of my very own.$B$BAfter I was banished for treason, his mother told him that I had died. He was taken to my false grave at the Undercroft, where he buried the hammer along with my memory - forever.$B$BYou must venture to the Undercroft and recover Taelan\'s hammer.','Travel to the Undercroft - at the southernmost section of the Eastern Plaguelands - and recover Taelan\'s Hammer. Return to Tirion Fordring upon completion of your objective.','$B$BIt was destiny that we meet, $N. You have blessed me with your kindness.','He must be redeemed.','','','','','',14613,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5801,2,440,55,57,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,5538,0,0,5803,14644,1,0,'Fire Plume Forged','You need two bars of thorium and a powerfully hot heat source to forge the key stem. You\'re on your own for the thorium, but I can help with the heat.$B$BTo our west in Un\'Goro Crater is Fire Plume Ridge - a simmering volcano. The lava lake up top is hot enough to fuse thorium and bone together. Your gold has bought you a mold that simply requires you to dip it in the lake up top; the lava will take care of the rest.$B$BThat\'s it on my end. To finish your key, you\'ll need to talk to Arbington again.','Take the Skeleton Key Mold and 2 Thorium Bars to the top of Fire Plume Ridge in Un\'Goro Crater. Use the Skeleton Key Mold by the lava lake to forge the Unfinished Skeleton Key.$B$BBring the Unfinished Skeleton Key to Alchemist Arbington at Chillwind Point, Western Plaguelands.','We\'ve got quite the costly skeleton key there, don\'t we $N? Still, it remains unfinished; the time has now come to put some focus behind our creation. To that end, you\'re going to have to face the ultimate foe we\'ve been working towards facing in Andorhal... the being that runs the show within the ruined city walls.$B$BI\'m speaking of Araj the Summoner - a lich, and one of the most powerful beings the Scourge calls as its own.','Do you have the stem of the skeletal key finished? I\'m truly sorry you had to bear the brunt of the fee to purchase the mold, but we must all do our part to counter the Scourge. Once you hand me the unfinished key, you\'ll be ready for the final item needed to complete its construction.$B$BIt won\'t be easy at all, but the work you\'ve done to date in preparing for an assault on Andorhal will now start to pay for itself. You\'ll see.','','','','','',14645,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2700,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,6,0,0,0,0,0,0,0,0,0), - (5802,2,440,55,57,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,5514,0,0,5804,14644,1,0,'Fire Plume Forged','You need two bars of thorium and a powerfully hot heat source to forge the key stem. You\'re on your own for the thorium, but I can help with the heat.$B$BTo our west in Un\'Goro Crater is Fire Plume Ridge - a simmering volcano. The lava lake up top is hot enough to fuse thorium and bone together. Your gold has bought you a mold that simply requires you to dip it in the lake up top; the lava will take care of the rest.$B$BThat\'s it on my end. To finish your key, you\'ll need to talk to Dithers again.','Take the Skeleton Key Mold and 2 Thorium Bars to the top of Fire Plume Ridge in Un\'Goro Crater. Use the Skeleton Key Mold by the lava lake to forge the Unfinished Skeleton Key.$B$BBring the Unfinished Skeleton Key to Apothecary Dithers at the Bulwark, Western Plaguelands.','We\'ve got quite the costly skeleton key there, don\'t we $N? Still, it remains unfinished; the time has now come to put some focus behind our creation. To that end, you\'re going to have to face the ultimate foe we\'ve been working towards facing in Andorhal... the being that runs the show within the ruined city walls.$B$BI\'m speaking of Araj the Summoner - a lich, and one of the most powerful beings the Scourge calls as its own.','Do you have the stem of the skeletal key finished? I\'m truly sorry you had to bear the brunt of the fee to purchase the mold, but we must all do our part to counter the Scourge. Once you hand me the unfinished key, you\'ll be ready for the final item needed to complete its construction.$B$BIt won\'t be easy at all, but the work you\'ve done to date in preparing for an assault on Andorhal will now start to pay for itself. You\'ll see.','','','','','',14645,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2700,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5803,2,28,55,60,1,0,77,0,0,0,0,0,0,0,0,0,0,8,0,5801,0,0,0,0,0,0,'Araj\'s Scarab','Araj the Summoner lords over Andorhal from the ruined city\'s heart. We know that he was the former leader of Scholomance before claiming the city as his own. To finish the key, we will need his signet - called a scarab - mounted as the head of the key.$B$BMake your way into the heart of Andorhal, and break his hold on the city now that he is drawn into the open. Once destroyed, seize his scarab from his fallen phylactery!$B$BThe Key to Scholomance awaits, $N!','Destroy Araj the Summoner and bring Araj\'s Scarab to Alchemist Arbington at Chillwind Point, Western Plaguelands.','Yes, this is it! I... again, I\'m absolutely amazed at the depths of your cunning and bravery. It simply boggles the mind the lengths you are willing to go in order achieve victory.$B$BAllow me now to play my small part in this. I\'ve prepared a special solvent that should allow me to secure the scarab on as the head of the key, infusing it with the power to breech the locked door of Scholomance.$B$BThis should take just a moment...','You\'ve come this far $N - only the destruction of the physical form of Araj the Summoner will provide us with the means to finish the key. Get Araj\'s scarab, by hook or by crook, and bring it to me - I will fuse it on as the head of the key.','','','','','',14610,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2970,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,4,0,0,0,0,0,0,0,0,0), - (5804,2,28,55,60,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,5802,0,0,0,0,0,0,'Araj\'s Scarab','Araj the Summoner lords over Andorhal from the ruined city\'s heart. We know that he was the former leader of Scholomance before claiming the city as his own. To finish the key, we will need his signet - called a scarab - mounted as the head of the key.$B$BMake your way into the heart of Andorhal, and break his hold on the city now that he is drawn into the open. Once destroyed, seize his scarab from his fallen phylactery!$B$BThe Key to Scholomance awaits, $N!','Destroy Araj the Summoner and bring Araj\'s Scarab to Apothecary Dithers at the Bulwark, Western Plaguelands.','Yes, this is it! I... again, I\'m absolutely amazed at the depths of your cunning and bravery. It simply boggles the mind the lengths you are willing to go in order achieve victory.$B$BAllow me now to play my small part in this. I\'ve prepared a special solvent that should allow me to secure the scarab on as the head of the key, infusing it with the power to breech the locked door of Scholomance.$B$BThis should take just a moment...','You\'ve come this far $N - only the destruction of the physical form of Araj the Summoner will provide us with the means to finish the key. Get Araj\'s scarab, by hook or by crook, and bring it to me - I will fuse it on as the head of the key.','','','','','',14610,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5805,2,24,1,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14646,1,0,'Welcome!','Welcome to the World of Warcraft!$B$BAs special thanks for purchasing the World of Warcraft Collector\'s Edition, turn in this gift voucher to Merissa Stilwell in Northshire Valley. You\'ll then be given a gift: a little companion to join you on your quest for adventure and glory.$B$BThanks again, and enjoy your stay in the World of Warcraft!$B','Bring the Northshire Gift Voucher to Merissa Stilwell.','You are indeed a special hero, $N. We welcome you to the world of Azeroth, and offer you one of these unique gifts!','Greetings! It is a pleasure to meet you!$B$BI see you have a special voucher. Give it to me and I will offer you something in exchange.','','','','','',14646,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13584,13583,13582,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5821,2,405,30,35,0,0,255,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,'Bodyguard for Hire ','Under normal circumstances, Rigger and I would lead our kodo past the Kolkar Centaur. Every now and then we hear the Centaur war drums, and when we hear those we stop. It\'s not good for business to be dead!$B$BI\'ll tell you what $c, if you protect us past the Kolkar village we\'ll make it worth your while.$B$BIt\'s just a short distance, all you need to do is keep the caravan intact and you can pick up your reward from Smeed Scrabblescrew - he is down the road a bit. We do a little business together.','Escort the Gizelton Caravan past the Kolkar Centaur village. Talk with Smeed at Scrabblescrew\'s Camp for your reward.','You know, it doesn\'t seem prosperous to be paying the likes of you to guard Gizelton Caravan. $C, if I were a bit taller I could take on a second job and sit kodo-side-saddle with the biggest gun my hands could carry... and I\'d show them blasted centaur who\'s their papa.','Why do I find myself waiting for that blasted caravan?$B$B$B$BOh yeah, they pay the bills. Have you seen them?','Escort Gizelton Caravan past Kolkar Centaur Village','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15689,0,0,0,1,0,0,0,470,0,0,0,0,250,0,0,0,0,0,1650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,5821,0), - (5841,2,132,1,1,0,0,68,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14647,1,0,'Welcome!','Welcome to the World of Warcraft!$B$BAs special thanks for purchasing the World of Warcraft Collector\'s Edition, turn in this gift voucher to Yori Crackhelm in Coldridge Valley. You\'ll then be given a gift: a little companion to join you on your quest for adventure and glory.$B$BThanks again, and enjoy your stay in the World of Warcraft!','Bring the Coldridge Valley Gift Voucher to Yori Crackhelm.','You are indeed a special hero, $N. We welcome you to the world of Azeroth, and offer you one of these unique gifts!','Hello! It is a pleasure to meet you!$B$BI see you have a special voucher. Give it to me and I will offer you something in exchange.','','','','','',14647,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13584,13583,13582,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5842,2,188,1,1,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14648,1,0,'Welcome!','Welcome to the World of Warcraft!$B$BAs special thanks for purchasing the World of Warcraft Collector\'s Edition, turn in this gift voucher to Orenthil Whisperwind in Shadowglen. You\'ll then be given a gift: a little companion to join you on your quest for adventure and glory.$B$BThanks again, and enjoy your stay in the World of Warcraft!','Bring the Shadowglen Gift Voucher to Orenthil Whisperwind.','You are indeed a special hero, $N. We welcome you to the world of Azeroth, and offer you one of these unique gifts!','Greetings! It is a pleasure to meet you!$B$BI see you have a special voucher. Give it to me and I will offer you something in exchange.','','','','','',14648,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13584,13583,13582,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5843,2,363,1,1,0,0,130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14649,1,0,'Welcome!','Welcome to the World of Warcraft!$B$BAs special thanks for purchasing the World of Warcraft Collector\'s Edition, turn in this gift voucher to Magga in the Valley of Trials. You\'ll then be given a gift: a little companion to join you on your quest for adventure and glory.$B$BThanks again, and enjoy your stay in the World of Warcraft!','Bring the Valley of Trials Gift Voucher to Magga.','You are indeed a special hero, $N. We welcome you to the world of Azeroth, and offer you one of these unique gifts!','Hello! It is a pleasure to meet you!$B$BI see you have a special voucher. Give it to me and I will offer you something in exchange.','','','','','',14649,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13584,13583,13582,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5844,2,221,1,1,0,0,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14650,1,0,'Welcome!','Welcome to the World of Warcraft!$B$BAs special thanks for purchasing the World of Warcraft Collector\'s Edition, turn in this gift voucher to Vorn Skyseer in Camp Narache. You\'ll then be given a gift: a little companion to join you on your quest for adventure and glory.$B$BThanks again, and enjoy your stay in the World of Warcraft!','Bring the Camp Narache Gift Voucher to Vorn Skyseer.','You are indeed a special hero, $N. We welcome you to the world of Azeroth, and offer you one of these unique gifts!','Greetings! It is a pleasure to meet you!$B$BI see you have a special voucher. Give it to me and I will offer you something in exchange.','','','','','',14650,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13584,13583,13582,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5845,2,139,52,58,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,5781,0,0,5846,0,0,0,'Of Lost Honor','The Order of the Silver Hand was utterly decimated when Uther was slain.$B$BThe boy held out for as long as he could. Pushed to the war torn hamlet of Northdale, he made his final stand.$B$BWere any of the Order left alive, he thought - and did it matter?$B$BIt was with that thought that Taelan threw down the standard of the Order and renounced all that he had known. His honor left upon the blood soaked ground of Northdale.$B$BYou must travel to Northdale and recover that symbol of lost honor.','Travel to Northdale, in the northeastern region of the Eastern Plaguelands, and recover the Symbol of Lost Honor. Return to Tirion Fordring upon completion of your objective.','It is as glorious now - even in its tattered state - as the day I looked upon it and took my oath of allegiance.$B$BHis redemption comes and perhaps mine with it...','My faith will guide you, $N. The Light knows no bounds.','','','','','',14625,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5846,2,139,52,58,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,5845,0,0,5848,0,0,0,'Of Love and Family','When Taelan was a child, we would oft visit Caer Darrow on family excursions. On our last visit, an artist by the name of Renfray painted a portrait of us poised along the beachside. It is my fondest memory of both Taelan and Karandra. For it was at that moment, with my wife and son in my arms, that I felt a bond of love and family that I would never know again.$B$BIf this painting still exists, you must find it.$B$BTravel to the ruined island of Caer Darrow and see if the painting or the artist remain.','Travel to island of Caer Darrow, in the south-central region of the Plaguelands, and look for any clues as to the whereabouts of the painting.','How could I forget? Many of the spirits on this island are cursed to relive their last happy memory before they met their tragic end.$B$BI too am cursed, but not as they - I am one of the few that remembers all...$B$BPerhaps this thing that you ask me is why I haunt these ruins. Perhaps this thing I tell you shall set me free.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5847,2,154,1,1,0,0,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14651,1,0,'Welcome!','Welcome to the World of Warcraft!$B$BAs special thanks for purchasing the World of Warcraft Collector\'s Edition, turn in this gift voucher to Claire Willower in Deathknell. You\'ll then be given a gift: a little companion to join you on your quest for adventure and glory.$B$BThanks again, and enjoy your stay in the World of Warcraft!','Bring the Deathknell Gift Voucher to Claire Willower in Deathknell.','You are indeed a special hero, $N. We welcome you to the world of Azeroth, and offer you one of these unique gifts!','Greetings! It is a pleasure to meet you!$B$BI see you have a special voucher. Give it to me and I will offer you something in exchange.','','','','','',14651,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13584,13583,13582,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5848,2,2017,52,60,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,5846,0,0,5861,0,0,0,'Of Love and Family','The painting... It hung on the wall of my workshop - inside the Order\'s barracks - for years.$B$BAfter Tirion\'s trial was over, I knew that I could no longer keep the painting visible. I hid it in a place that they would never think to look.$B$BTravel to Stratholme and make your way deep inside what is now the Scarlet Bastion, search for a painting of our twin moons. Chip away at the paint until you uncover my master work, \'Of Love and Family.\'$B$BMay the Light guide your actions.','Travel to Stratholme, in the northern part of the Plaguelands. It is in the Scarlet Bastion that you will find the painting \'Of Love and Family,\' hidden behind another painting depicting the twin moons of our world.$B$BReturn the painting to Tirion Fordring.','$B$B','The painting, $N. Do you have the painting?','','','','','',14679,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5861,2,28,52,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,5848,0,0,5862,14872,1,0,'Find Myranda','$N, you have done all that I have asked thus far. Only one step remains in your quest of redemption.$B$BYou must deliver the items you have collected to Taelan. Unfortunately, Taelan and his Scarlet Crusaders will attack you on sight.$B$BThere is only one way in which to deliver my message and that is through a guise of deception.$B$BTo the south you will find Uther\'s tomb. An old and trusted confidant of mine, Myranda, now resides there - seek her out. Show her the items and she will assist you.','Travel to Uther\'s Tomb, located in the southern Plaguelands. Show Myranda the Hag Tirion\'s Gift.','I was Tirion\'s most trusted advisor when he held rank as Lord of Mardenholde. I openly dissented the verdict passed by the Order of the Silver Hand and was banished for my insolence.$B$BHe has been through much heart ache and disappointment in his life, $R. Are you prepared to right the wrongs set upon the Fordrings?','I knew this day would come.','','','','','',14872,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5862,2,28,52,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,0,5861,0,0,0,14872,1,0,'Scarlet Subterfuge','I am what you would call, an illusionist. Though I may be able to create an illusion to allow you entry into Hearthglen, be warned; my powers have their limitations.$B$BShould you travel too far from these lands, the effects of the illusion will cease. The spell itself takes a great amount of concentration and power from me, and thus, I can only sustain the effect for a short time.$B$BSpeak to me again when you are ready.','Speak to Myranda to gain the Scarlet Illusion. Travel to Hearthglen while under the Scarlet Illusion and deliver Tirion\'s Gift to Highlord Taelan Fordring.$B$BHearthglen is to the north, Taelan should be inside of Mardenholde Keep.','What is this, soldier?$B$B$B$BThis... this cannot be true. But all that you have shown me...$B$B','Are you the reinforcements from Tyr\'s Hand?','','','','','',14872,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5863,2,440,44,49,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Dunemaul Compound','Just recently, a large band of nomadic ogres arrived in Tanaris. South of here, they have taken over a large area of the desert and formed a compound. Several smaller bands are currently wandering the desert, some of which have invaded the old troll ruins.$B$BThe Dunemaul Compound must be destroyed! We cannot allow these ogres to build up a force.$B$BThe leader of this band is named Gor\'marok the Ravager; I believe that putting an end to his leadership will be the beginning of the end for the ogres.','Andi Lynn in Gadgetzan wants you to destroy the Dunemaul Compound by killing 10 Dunemaul Brutes, 10 Dunemaul Enforcers, and Gor\'marok the Ravager.','I\'m so glad you were able to do this for me, $N! Thanks for your help!','I\'m so worried! Please be careful!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5474,5472,12046,0,10,10,1,0,0,0,0,0,16738,16739,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,250,0,0,0,0,0,2730,0,0,0,0,0,0,0,0,5,1,1,0,0,0,0,0,1,1,1,4,4,0,0,0,0,0,0,0), - (5881,2,406,23,28,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16189,1,0,'Calling in the Reserves','The Horde does well keeping our troops fresh... since the Great War we have been prosperous here in Kalimdor.$B$BI need you to do me a favor, I have a lad by the name of Grish Longrunner protecting the Great Lift in the southern barrens. Give him this letter; the letter will let him know that I have a reserve warrior coming to relieve him of duty so that he can visit his family. He requested this sometime ago and he would be happy to hear the news.','Maggran wishes you to deliver a letter to Grish Longrunner at the Great Lift in the Barrens.','This is great news; I have been sitting here guarding this hunk of wood for too long. Now I can spend some time with my family... Yippee!','You have news from Maggran Earthbinder?','','','','','',16189,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,75,0,0,0,0,1200,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5882,0,361,48,55,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,4102,0,0,0,0,0,0,'Salve via Hunting','','','Very well then, here are your Cenarion plant salves. Scour Felwood for corrupted plants, $n! Wherever they are, use the salve I have given you to purify them.','Possessing a Cenarion Beacon allows one to sea a corrupted soul shard on those tainted beasts that are put down for the greater good. I grind shards into a usable reagent that goes into making Cenarion plant salve. We will use that salve to turn corrupted plants into healthy ones again.$B$BIn exchange for these shards, I will give you some Cenarion plant salves I have already prepared.','','','','','',11515,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (5883,0,361,48,55,0,0,178,186,1,0,0,0,0,0,0,0,0,8,0,4102,0,0,0,0,0,0,'Salve via Mining','','','Very well then, here\'s some Cenarion plant salve. If you find more vitriol when you mine in Felwood, remember to hold on to it for me! The more of it you find, the more salve I will be able to make.','If you possess a Cenarion beacon while mining in Felwood, you will be able to see tainted vitriol that corrupts a vein of raw metal. I know how to purify that vitriol and turn it into a reagent that goes into making Cenarion plant salve. You will then use that salve on plants you find in the wild that need saving.$B$BIf you have collected any tainted vitriol, I\'ll give you some Cenarion plant salve I have already prepared.','','','','','',11513,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (5884,0,361,48,55,0,0,178,182,1,0,0,0,0,0,0,0,0,8,0,4102,0,0,0,0,0,0,'Salve via Gathering','','','Excellent work $n - every bit of this, once we purify it, will help us take back Felwood. Here, take some doses of Cenarion plant salve and head into the forest. The reclaiming of the land from the corruption waits for no $r!','A Cenarion beacon allows a seasoned herbalist to spot insidious fel creep - a malfeasant product of Felwood\'s corruption. My work here has taught me the knowledge of purifying fel creep into a cleansing reagent... used in what we now refer to as Cenarion plant salve.$B$BWhen you gather herbs in Felwood, you should encounter the fel creep so long as you have the beacon. In exchange for what you bring to me, I will give you pre-made Cenarion plant salve.','','','','','',11514,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5885,0,361,48,55,0,0,178,393,1,0,0,0,0,0,0,0,0,8,0,4102,0,0,0,0,0,0,'Salve via Skinning','','','This is exactly what I need. Here - take these plant salves and use them to reclaim Felwood from the corruption. We must persevere, $n!','A Cenarion beacon will allow a well-trained skinner to spot patches of tainted skin from bounty gathered in Felwood. I convert these seemingly useless patches into a thick paste that serves as a quickening agent for Cenarion plant salve. When you skin your kills here in Felwood, be sure to have a beacon on you!$B$BWhen you collect tainted patches, bring them to me and I will give you some Cenarion plant salves that I have already made.','','','','','',11512,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5886,0,361,48,55,0,0,178,333,1,0,0,0,0,0,0,0,0,8,0,4102,0,0,0,0,0,0,'Salve via Disenchanting','','','Here are some Cenarion plant salves - I only need one lesser nether essence for this, $n. Essence is by far the most potent item I can make use of to turn swords into plowshares, as it were. If you need more salve, then find me here!','The power of a disenchanted magical item is felt by the essence it creates. I\'ve devised a way to turn raw essence used by enchanters into a suitable reagent for creating Cenarion plant salve. You don\'t need a Cenarion beacon for this; any suitably disenchanted item that yields lesser nether essences will work.$B$BI just need a single lesser nether essence; in exchange, I will give you Cenarion plant salves. The essence is extremely potent - a little definitely goes a long way! ','','','','','',11174,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (5887,0,361,48,55,0,0,178,0,0,0,0,0,0,0,0,0,0,8,1,5882,0,0,0,0,0,0,'Salve via Hunting','','','Very well then, here are your Cenarion plant salves. Scour Felwood for corrupted plants, $n! Wherever they are, use the salve I have given you to purify them.','Possessing a Cenarion Beacon allows one to sea a corrupted soul shard on those tainted beasts that are put down for the greater good. I grind shards into a usable reagent that goes into making Cenarion plant salve. We will use that salve to turn corrupted plants into healthy ones again.$B$BIn exchange for these shards, I will give you some Cenarion plant salves I have already prepared.',NULL,'','','','',11515,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5888,0,361,48,55,0,0,178,186,1,0,0,0,0,0,0,0,0,8,1,5883,0,0,0,0,0,0,'Salve via Mining','','','Very well then, here\'s some Cenarion plant salve. If you find more vitriol when you mine in Felwood, remember to hold on to it for me! The more of it you find, the more salve I will be able to make.','If you possess a Cenarion beacon while mining in Felwood, you will be able to see tainted vitriol that corrupts a vein of raw metal. I know how to purify that vitriol and turn it into a reagent that goes into making Cenarion plant salve. You will then use that salve on plants you find in the wild that need saving.$B$BIf you have collected any tainted vitriol, I\'ll give you some Cenarion plant salve I have already prepared.',NULL,'','','','',11513,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5889,0,361,48,55,0,0,178,182,1,0,0,0,0,0,0,0,0,8,1,5884,0,0,0,0,0,0,'Salve via Gathering','','','Excellent work $n - every bit of this, once we purify it, will help us take back Felwood. Here, take some doses of Cenarion plant salve and head into the forest. The reclaiming of the land from the corruption waits for no $r!','A Cenarion beacon allows a seasoned herbalist to spot insidious fel creep - a malfeasant product of Felwood\'s corruption. My work here has taught me the knowledge of purifying fel creep into a cleansing reagent... used in what we now refer to as Cenarion plant salve.$B$BWhen you gather herbs in Felwood, you should encounter the fel creep so long as you have the beacon. In exchange for what you bring to me, I will give you pre-made Cenarion plant salve.',NULL,'','','','',11514,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5890,0,361,48,55,0,0,178,393,1,0,0,0,0,0,0,0,0,8,1,5885,0,0,0,0,0,0,'Salve via Skinning','','','This is exactly what I need. Here - take these plant salves and use them to reclaim Felwood from the corruption. We must persevere, $n!','A Cenarion beacon will allow a well-trained skinner to spot patches of tainted skin from bounty gathered in Felwood. I convert these seemingly useless patches into a thick paste that serves as a quickening agent for Cenarion plant salve. When you skin your kills here in Felwood, be sure to have a beacon on you!$B$BWhen you collect tainted patches, bring them to me and I will give you some Cenarion plant salves that I have already made.',NULL,'','','','',11512,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5891,0,361,48,55,0,0,178,333,1,0,0,0,0,0,0,0,0,8,1,5886,0,0,0,0,0,0,'Salve via Disenchanting','','','Here are some Cenarion plant salves - I only need one lesser nether essence for this, $n. Essence is by far the most potent item I can make use of to turn swords into plowshares, as it were. If you need more salve, then find me here!','The power of a disenchanted magical item is felt by the essence it creates. I\'ve devised a way to turn raw essence used by enchanters into a suitable reagent for creating Cenarion plant salve. You don\'t need a Cenarion beacon for this; any suitably disenchanted item that yields lesser nether essences will work.$B$BI just need a single lesser nether essence; in exchange, I will give you Cenarion plant salves. The essence is extremely potent - a little definitely goes a long way! ',NULL,'','','','',11174,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5892,2,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Irondeep Supplies','Before the fighting started, we stored supplies for Dun Baldar in the Irondeep mine. The troggs that surfaced there weren\'t much of a problem when we had spare troops to guard the mine, but now that we\'re fighting with the Horde we can\'t maintain control of Irondeep.$B$BWe need the supplies in Irondeep, $N. Enter the mine and bring me a load of them.','Bring 10 Irondeep Supplies to the Alliance Quartermaster in Dun Baldar.','Well done! I\'ll put these supplies to good use! Thanks, $N!','Do you have the supplies, $N? We can never have enough!','','','','','',17522,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,730,0,0,0,25,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5893,2,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Coldtooth Supplies','The Coldtooth mine to the north was once an ideal place to store extra supplies, but now that the fighting with the Stormpikes grows fierce, we do not always have the spare warriors to station at the mine and protect it. And so, control of the mine often falls to the Alliance, or to underground denizens...$B$BBut we still need our supplies, $N! Go to the Coldtooth mine and bring me a load of them. And be wary of enemies as you go; the tides of battle shift quickly in that place...','Bring 10 Coldtooth Supplies to the Horde Quatermaster in Frostwolf Keep.','Ah, you got them. Good work, $N! These supplies are a little musty from sitting in that dark mine for so long, but we\'ll make use of them nonetheless.$B$BThank you, $N. Your deeds are vital to the maintenance of our fighting forces.','Have you been to the Coldtooth mine, $N? Do you have the supplies I asked for?','','','','','',17542,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,729,76,0,0,0,2,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5901,2,85,48,55,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5902,15042,1,0,'A Plague Upon Thee','So, to bring pain and strife to the Scarlet Crusade, I want to take their precious lumber mill from them. I\'m sure the loss of such a resource will cause them a great deal of harm in defending and rebuilding the town for their own reasons. Will you help me, $N?$B$BStart by taking this jar to Plaguewood in the Eastern Plaguelands. Fill it with the termites you find in their mounds throughout the woods. Come back when you have enough.','Use the Empty Termite Jar on the Termite Mounds in Eastern Plaguelands. After you\'ve gathered 100 Plagueland Termites, return to Mickey Levine at the Bulwark in Tirisfal Glades.','These will do nicely, $N. Thank you.$B$BIf you\'re ready, we can get on with the next step.','Do you have the termites yet, $N? I am sure it is obvious to a smart $C like yourself.$B$BOnce we have enough of them, we\'ll make sure no one can use the lumber mill ever again!','','','','','',15042,15043,0,0,1,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8500,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5902,2,85,48,55,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,5901,0,0,6390,15044,1,0,'A Plague Upon Thee','Now that we have plenty of termites, take this steel reinforced barrel to the Northridge Lumber Mill south of Hearthglen--you\'ll find it to the west of the road that leads you up to the town.$B$BOnce there, place the barrel in the center of the lumber mill; someplace high, like on a crate or something.$B$BAfter you open it, the rest should take care of itself. Just come back here and I\'ll reward you for helping me.','Find someplace suitable in the center of the Northridge Lumber Mill in Western Plaguelands to place the Barrel of Plagueland Termites.','The termites are obviously getting restless as you place the barrel on top of the crate.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1680,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5903,2,28,48,55,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5904,15042,1,0,'A Plague Upon Thee','I\'ve tried many times to rout out the Scarlet Crusade through force alone, but to no avail. So, as an alternative, I\'ve decided to make their lives more difficult.$B$BIf you are willing to help, I want to infest that lumber mill with the most terrible species of termites ever found.$B$BIn Plaguewood, near the once-great Stratholme, there is a breed that survived the plague and the Scourge combined. Find their mounds and fill this jar with them, so we can prepare them to be unleashed on the Crusade.','Use the Empty Termite Jar on the Termite Mounds in Eastern Plaguelands. After you\'ve gathered 100 Plagueland Termites, return to Nathaniel Dumah at Chillwind Camp in Western Plaguelands.','These will do nicely, $N. Thank you.$B$BIf you\'re ready, we can get on with the next step.','Did you find the termite mounds, $N? I\'ve heard they are all over Plaguewood.','','','','','',15042,15043,0,0,1,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8500,3390,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), - (5904,2,28,48,55,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,5903,0,0,6389,15044,1,0,'A Plague Upon Thee','Now that we have the termites, take this steel reinforced barrel to the Northridge Lumber Mill south of Hearthglen--you\'ll find it to the west of the road that leads you up to the town.$B$BOnce there, place the barrel in the center of the lumber mill; find someplace suitable, like on a crate and then open it. The termites should do their work from there and make the mill useless to the Crusade.','Find someplace suitable in the center of the Northridge Lumber Mill in Western Plaguelands to place the Barrel of Plagueland Termites.','The termites are obviously getting restless as you place the barrel on top of the crate.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1680,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5921,2,-263,10,10,0,1024,8,0,0,0,0,0,0,0,0,0,0,0,0,0,5929,0,5929,0,0,19027,'Moonglade','All druids are welcome in the sacred lands of Moonglade, regardless of the current tensions in the Cenarion Circle between Arch Druid Staghelm and Keeper Remulos - Moonglade\'s guardian. Now that you\'re learning the ways of the Claw, I\'ll teach you the spell that lets you transport yourself there. Cast it whenever you seek Moonglade\'s knowledge or solace.$B$BAs for your first lesson, travel to Moonglade and speak with Dendrite Starblaze in Nighthaven about the path you\'re now on. Good luck, young druid.','Use the spell \"Teleport: Moonglade\" to travel to Moonglade. When you arrive, speak with Dendrite Starblaze in the village of Nighthaven.','\"And so it begins. Father Cenarius. And so it begins.\"$B$BDendrite makes a quick, invisible gesture in the air above him. A slight aura of power falls over him.$B$B\"The first perspective of nature you must adapt to is that of the bear. I will put you on the path to understanding this aspect of druidic life, but it is you that must embrace it and propagate it - now and forever!\"','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (5922,2,-263,10,10,0,1024,32,0,0,0,0,0,0,0,0,0,0,0,0,0,5930,0,5930,0,0,19027,'Moonglade','All druids are welcomed to the sacred lands of Moonglade, tauren and night elf alike. Keeper Remulos - Moonglade\'s guardian - keeps watch over all druids who hibernate there. Now that you\'re learning the ways of the Claw, I\'ll teach you the spell that lets you transport yourself there. Cast it whenever you seek Moonglade\'s knowledge or solace.$B$BAs for your first lesson, travel to Moonglade and speak with Dendrite Starblaze in Nighthaven about the path you\'re now on. Good luck, young druid.','Use the spell \"Teleport: Moonglade\" to travel to Moonglade. When you arrive, speak with Dendrite Starblaze in the village of Nighthaven.','\"And so it begins. Father Cenarius. And so it begins.\"$B$BDendrite makes a quick, invisible gesture in the air above him. A slight aura of power falls over him.$B$B\"The first perspective of nature you must adapt to is that of the bear. I will put you on the path to understanding this aspect of druidic life, but it is you that must embrace it and propagate it - now and forever!\"','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5923,2,-263,10,10,0,1024,8,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5923,5921,0,0,0,'Heeding the Call','Excuse me, friend...$B$BIt has come to my attention that Mathrengyl Bearwalker has put out word that he wishes to speak with you. It seems that your training as a druid is about to take on a new life, and he will be training you personally. Mathrengyl is the direct assistant to the Arch Druid himself, and is one of the most sage and august druids you\'ll find in Teldrassil.$B$BHe is located in the Cenarion Enclave of Darnassus, on the second floor of Fandral Staghelm\'s tree.','Speak with Mathrengyl Bearwalker in the Cenarion Enclave, Darnassus.','I am glad you found your way here today. young $C. The time has come for you to take a large step into a much larger world.$B$BInside each of Cenarius\' children is the call to serve nature. Animals and plants are our friends as well as our charges. We choose to devote our lives as preservers of balance for their sakes as well as our own. Your first step into this world will be to learn of the ways of the bear, and to learn strength of body and heart.$B$BReady yourself!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5924,2,-263,10,10,0,1024,8,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5923,5921,0,0,0,'Heeding the Call','Excuse me, friend...$B$BIt has come to my attention that Mathrengyl Bearwalker has put out word that he wishes to speak with you. It seems that your training as a druid is about to take on a new life, and he will be training you personally. Mathrengyl is the direct assistant to the Arch Druid himself, and is one of the most sage and august druids you\'ll find in Teldrassil.$B$BHe is located in the Cenarion Enclave of Darnassus, on the second floor of Fandral Staghelm\'s tree.','Speak with Mathrengyl Bearwalker in the Cenarion Enclave, Darnassus.','I am glad you found your way here today. young $C. The time has come for you to take a large step into a much larger world.$B$BInside each of Cenarius\' children is the call to serve nature. Animals and plants are our friends as well as our charges. We choose to devote our lives as preservers of balance for their sakes as well as our own. Your first step into this world will be to learn of the ways of the bear, and to learn strength of body and heart.$B$BReady yourself!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (5925,2,-263,10,10,0,1024,8,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5923,5921,0,0,0,'Heeding the Call','Excuse me, friend...$B$BIt has come to my attention that Mathrengyl Bearwalker has put out word that he wishes to speak with you. It seems that your training as a druid is about to take on a new life, and he will be training you personally. Mathrengyl is the direct assistant to the Arch Druid himself, and is one of the most sage and august druids you\'ll find in Teldrassil.$B$BHe is located in the Cenarion Enclave of Darnassus, on the second floor of Fandral Staghelm\'s tree.','Speak with Mathrengyl Bearwalker in the Cenarion Enclave, Darnassus.','I am glad you found your way here today. young $C. The time has come for you to take a large step into a much larger world.$B$BInside each of Cenarius\' children is the call to serve nature. Animals and plants are our friends as well as our charges. We choose to devote our lives as preservers of balance for their sakes as well as our own. Your first step into this world will be to learn of the ways of the bear, and to learn strength of body and heart.$B$BReady yourself!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5926,2,-263,10,10,0,1024,32,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5926,5922,0,0,0,'Heeding the Call','Excuse me, friend...$B$BIt has come to my attention that Turak Runetotem has put out word that he wishes to speak with you. It seems that your training as a druid is about to take on a new life, and he will be training you personally. Turak is one of the Arch Druid\'s assistants; he is known as a wise and patient druid, and he should teach you well.$B$BHe is located in Thunder Bluff, inside the Cenarion Circle\'s main tent on the Elder Rise.','Speak with Turak Runetotem on the Elder Rise of Thunder Bluff.','I am glad you found your way here today. young $C. The time has come for you to take a large step into a much larger world.$B$BInside each of Cenarius\' children is the call to serve nature. Animals and plants are our friends as well as our charges. We choose to devote our lives as preservers of balance for their sakes as well as our own. Your first step into this world will be to learn of the ways of the bear, and to learn strength of body and heart.$B$BReady yourself!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5927,2,-263,10,10,0,1024,32,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5926,5922,0,0,0,'Heeding the Call','Excuse me, friend...$B$BIt has come to my attention that Turak Runetotem has put out word that he wishes to speak with you. It seems that your training as a druid is about to take on a new life, and he will be training you personally. Turak is one of the Arch Druid\'s assistants; he is known as a wise and patient druid, and he should teach you well.$B$BHe is located in Thunder Bluff, inside the Cenarion Circle\'s main tent on the Elder Rise.','Speak with Turak Runetotem on the Elder Rise of Thunder Bluff.','I am glad you found your way here today. young $C. The time has come for you to take a large step into a much larger world.$B$BInside each of Cenarius\' children is the call to serve nature. Animals and plants are our friends as well as our charges. We choose to devote our lives as preservers of balance for their sakes as well as our own. Your first step into this world will be to learn of the ways of the bear, and to learn strength of body and heart.$B$BReady yourself!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5928,2,-263,10,10,0,1024,32,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5926,5922,0,0,0,'Heeding the Call','Excuse me, friend...$B$BIt has come to my attention that Turak Runetotem has put out word that he wishes to speak with you. It seems that your training as a druid is about to take on a new life, and he will be training you personally. Turak is one of the Arch Druid\'s assistants; he is known as a wise and patient druid, and he should teach you well.$B$BHe is located in Thunder Bluff, inside the Cenarion Circle\'s main tent on the Elder Rise.','Speak with Turak Runetotem on the Elder Rise of Thunder Bluff.','I am glad you found your way here today. young $C. The time has come for you to take a large step into a much larger world.$B$BInside each of Cenarius\' children is the call to serve nature. Animals and plants are our friends as well as our charges. We choose to devote our lives as preservers of balance for their sakes as well as our own. Your first step into this world will be to learn of the ways of the bear, and to learn strength of body and heart.$B$BReady yourself!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5929,2,-263,10,10,0,1024,8,0,0,0,0,0,0,0,0,0,0,10,2,5921,5931,0,5931,0,0,0,'Great Bear Spirit','In the northwest part of Moonglade resides the home of a wise and noble being we call the Great Bear Spirit. For all druids, it has served as a tutor and mentor into the first true natural understanding of the bear. All druids at one point seek the spirit\'s wisdom, and you shall be no exception.$B$BGo to the Great Bear Spirit now and learn what it will teach. When it is satisfied with you, return to me here in Nighthaven. We will then see if you have truly taken account of the lessons it teaches.','Seek out the Great Bear Spirit in northwestern Moonglade and learn what it has to share with you about the nature of the bear. When finished, return to Dendrite Starblaze in Nighthaven, Moonglade.','Dendrite makes another invisible gesture in the air above him as you approach. Another aura of power comes over him. and he smiles ever so slightly.$B$B\"I sense wisdom in you, young one, that was not present when we first met. You gaze upon me with strength and knowing intent, though this intent is yet not focused. You will now learn to focus your strength and adopt the nature of the bear into your work.\"','','Seek out the Great Bear Spirit and learn what it has to share with you about the nature of the bear.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,50,0,0,0,0,0,252,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (5930,2,-263,10,10,0,1024,32,0,0,0,0,0,0,0,0,0,0,10,2,5922,5932,0,5932,0,0,0,'Great Bear Spirit','In the northwest part of Moonglade resides the home of a wise and noble being we call the Great Bear Spirit. For all druids, it has served as a tutor and mentor into the first true natural understanding of the bear. All druids at one point seek the spirit\'s wisdom, and you shall be no exception.$B$BGo to the Great Bear Spirit now and learn what it will teach. When it is satisfied with you, return to me here in Nighthaven. We will then see if you have truly taken account of the lessons it teaches.','Seek out the Great Bear Spirit in northwestern Moonglade and learn what it has to share with you about the nature of the bear. When finished, return to Dendrite Starblaze in Nighthaven, Moonglade.','Dendrite makes another invisible gesture in the air above him as you approach. Another aura of power comes over him. and he smiles ever so slightly.$B$B\"I sense wisdom in you, young one, that was not present when we first met. You gaze upon me with strength and knowing intent, though this intent is yet not focused. You will now learn to focus your strength and adopt the nature of the bear into your work.\"','','Seek out the Great Bear Spirit and learn what it has to share with you about the nature of the bear.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,50,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5931,2,-263,10,10,0,1024,8,0,0,0,0,0,0,0,0,0,0,8,0,5929,6001,0,6001,0,0,0,'Back to Darnassus','The time has come for us to part ways, young one, as the application of your lessons takes you back to whom that sent you to me. Mathrengyl Bearwalker walks truly in balance with nature, even as he dwells precariously close to where the balance has faltered. Listen to his instructions, and you will soon complete your first lessons into your role as a protector of balance.$B$BGo now, young one. We shall meet again.','Return to Darnassus and speak with Mathrengyl Bearwalker in the Cenarion Enclave.','Welcome back, $N. I sense that your first meeting with the Great Bear Spirit is the same as it is with all druids when they first start down the path of the Claw... a little bewildering, but very intense. I know it was that way with me.$B$BThe Great Bear Spirit has been a part of Azeroth as long as Azeroth has existed in the heavens. We have come to rely on its wisdom and its power to fuel our purpose. Now, the time has now come for your first test of this purpose. Listen closely...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (5932,2,-263,10,10,0,1024,32,0,0,0,0,0,0,0,0,0,0,8,0,5930,6002,0,6002,0,0,0,'Back to Thunder Bluff','The time has come for us to part ways, young one, as the application of your lessons takes you back to whom that sent you to me. Though the tauren are thought to be young in the ways of Cenarius, Turak Runetotem walks with much balance in the presence of nature. Listen to his instructions, and you will soon complete your first lessons into your role as a protector of balance.$B$BGo now, young one. We shall meet again.','Return to Thunder Bluff and speak with Turak Runetotem on the Elder Rise.','Welcome back, $N. I sense that your first meeting with the Great Bear Spirit is the same as it is with all druids when they first start down the path of the Claw... a little bewildering, but very intense. I know it was that way with me.$B$BThe Great Bear Spirit has been a part of Azeroth as long as Azeroth has existed in the heavens. We tauren listen closely to such spirits, and we all prosper from its purpose. Now, the time has now come for your first test of this purpose. Listen closely...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5941,2,139,50,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,5206,0,0,5721,15314,1,0,'Return to Chromie','You have gathered many relics of the battle of Darrowshire. Each time you returned with more, my heart yearned for my village... yearned to protect it from its fate.$B$BI know that cannot be, but Chromie, that strange gnome in Andorhal, tells me it is possible. She says you can save Darrowshire!$B$BShe asked me to gather together the relics, and to have you bring them to her. She said that she awaits you in the ruined inn of Andorhal.','Take the Bundle of Relics to Chromie in Andorhal.','Ah yes, there they are. Together they weave a powerful spell, one that will raise the spirits of Darrowshire.$B$BWith that spell, and with a little luck, we can save Joseph Redpath!','I have been in contact with your friend Carlin. He feels great pain for the doom of his village, but he speaks very highly of you and knows that you can set things right.$B$BOh, but I\'m drifting from the subject at hand... $N, do you have the relics I asked for?','','','','','',15314,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5942,2,139,50,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,5721,0,0,0,15328,1,0,'Hidden Treasures','Daddy told me to give you this key. He said it opens a chest out back behind the house.$B$BHe also wanted me to thank you. Did you do a favor for him? Did you tell him you found my doll?$B$BWell here\'s the key. And thank you $N. Thank you! You\'re a very nice $gman:lady;!','Bring Joseph\'s Key to Joseph\'s Chest.','The key fits the lock, and the chest opens...','This chest is old and covered in grime.','','','','','',15328,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15855,15856,15857,0,1,1,1,0,529,0,0,0,0,200,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5943,2,405,32,38,0,0,255,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,'Gizelton Caravan','You look like a capable $r. Perhaps you\'re looking to make some money? Cork and I started this caravan to make a bundle of money; little did we know the dangers of turning a buck!$B$BUp ahead is Mannoroc Coven... normally the demons ignore us but something has the kodos spooked this time. I\'ll pay you to protect the caravan past Mannoroc Coven. Once we are safely past you can receive your reward from our business associate Smeed at Scrabblescrew\'s Camp.','Escort the Gizelton Caravan through Mannoroc Coven. Talk with Smeed at Scrabblescrew\'s Camp for your reward.','Not sure it\'s a prosperous proposition to be paying so much money to protect the Gizelton Caravan. Cork and Rigger only make one gold piece a week, but as long as they keep paying for my kodos I can care less how they run their business.','You know, if that caravan were to ever disappear I would be ruined! You\'re not the bearer of bad news about the caravan, are you?$B$B$B$BThank the goddess of greed!','Escort Gizelton Caravan past Mannoroc Coven','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15691,15692,15695,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,250,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,5943,0), - (5944,2,28,52,60,1,0,255,0,0,0,0,0,0,0,0,0,0,2,2,5862,0,0,0,0,0,0,'In Dreams','For so long, I have been a puppet of the Grand Crusader. What reason was there to fight against what the Scarlet Crusade had become? It has been decades, yet the memories of my father; those precious memories, they are what have kept me alive.$B$BI have dreams, stranger. In these dreams my father is with me. He stands proudly at my side as I am inducted into the Order. We battle legion of Scourge, side by side. We bring honor to the Alliance, to Lordaeron.$B$BI want not to dream anymore.$B$BTake me to him.','Escort Taelan Fordring out of Hearthglen.','The death of my son at the hands of these monsters will not pass without incident. Take solace in knowing that the Order is reborn.$B$BI now take my place as Highlord of the new Order of the Silver Hand.$B$BThese possessions of my past - they are all that I have to offer for all that you have done. Please, take these as a symbol of my gratitude; all have served me well over the years.$B$BMay we meet again, in better times, and reminisce of days long past... battles hard fought... dreams redeemed.','','Redemption?','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15411,15413,15418,15421,16058,0,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5961,2,1497,54,56,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Champion of the Banshee Queen','It pleases me greatly to see the battle hardened join our cause. Our numbers grow in size and strength as each day passes. Perhaps you are prepared to test your mettle, $c?$B$BAmong the first of my champions was Nathanos, now known as the Blightcaller. Few exist with more dedication or vigor amidst our ranks.$B$BSeek him out in the Eastern Plaguelands. He resides at the Marris Stead; occasionally roaming the decimated wastes, slaying all Scourge and Alliance filth that cross his path.','Speak with Nathanos Blightcaller in the Eastern Plaguelands. He is said to have taken up residence at the Marris Stead.$B','Surely the Dark Lady does not believe you worthy to meet her champion. You are here to feed my hounds, yes? There could be no other reason for this interruption.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,25,0,0,0,0,0,870,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (5981,2,618,58,60,1,0,77,0,0,0,0,589,9000,0,0,0,0,8,1,0,0,0,0,0,0,0,'Rampaging Giants','Around 4,000 years ago, Tyrande Whisperwind saved the life of the frostsaber queen, at the hands of rampaging giants. Since then, the frostsabers have been allies of the night elves.$B$BThese same giants that once were a danger to the frostsabers, still exist not too far from here. They are called the frostmaul, and they have taken over the large valley to the south.$B$BProve your loyalty to the frostsabers; kill these giants in the name of the frostsaber queen, Shy-Rotam!','Rivern Frostwind wants you to kill 4 Frostmaul Giants and 4 Frostmaul Preservers.','Excellent, $N. Your determination has been duly noted.','You must continue to prove yourself, $N.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7428,7429,0,0,4,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,589,0,0,0,0,75,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6001,2,-263,10,10,0,1024,8,0,0,0,0,0,0,0,0,0,0,2,2,5931,0,0,0,15208,1,0,'Body and Heart','Directly east of Auberdine lay many moonkin caves. The one closest to Auberdine has a Moonkin Stone inside it. Lunaclaw, the defender of the stone, will face you only when Cenarion Moondust is applied to it. Lunaclaw possesses within it a strength that you must use as one of the Claw.$B$BYou\'ve earned the right to use this Cenarion Moondust, $N... now show me that you\'ve earned the right to possess the strength of body and the strength of heart needed as a druid!','Use the Cenarion Moondust on the Moonkin Stone of Auberdine to bring forth Lunaclaw. From there, you must face Lunaclaw and earn the strength of body and heart it possesses.$B$BSpeak with Mathrengyl Bearwalker in Darnassus when you are done.','You have finally taken your large step into a much larger world, $N. I sense the teaching of the Great Bear Spirit within you, and I sense that you have received the strength that Lunaclaw possessed.$B$BThere are no further obstacles in your way... let me now teach you what it means to be a Druid of the Claw!','','Face Lunaclaw and earn the strength of body and heart it possesses.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,250,0,0,0,0,0,510,0,19179,0,21600,0,0,0,0,1,0,0,0,0,0,0,0,0,1,4,0,0,0,0,0,0,0,0,0); + (5220,2,28,50,55,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,5219,0,0,5222,13191,1,0,'Return to Chillwind Camp','You carefully fill the bottle with enough of the cauldron\'s ichors for what you consider to be suitably sized sample.$B$BWith the poison in hand, it is time to return to High Priestess MacDonnell at Chillwind Camp to complete the mission.','Bring the Filled Dalson\'s Tears Bottle to High Priestess MacDonnell at Chillwind Camp, Western Plaguelands.','Ah, there is plenty in here for study. Well done, $N!$B$BFor now, the next step is in our hands. We\'ll need to produce a list of reagents that, when combined with what is already in the cauldron, will act as its counter.$B$BThe only way we will be able to introduce this is by placing the reagents into the cauldron directly. Alchemist Arbington will have more information on that, so be sure to speak with him at your earliest convenience.','We know that each cauldron employs a different mix of reagents to generate its plague-inducing toxin; likewise, we know that we will need to develop a counter agent that is unique for each cauldron. Your sample from Dalson\'s Tears will be the key to figure out that cauldron\'s distinct reagent requirement.','','','','','',13191,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,469,0,0,0,75,75,0,0,0,8500,1680,0,10937,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5221,0,28,50,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,5237,0,0,0,0,0,0,'Dalson\'s Tears Cauldron','','','Adding the reagents to the cauldron\'s mix begins to change the color and texture of the cloud it spews forth. Scourge that are even remotely near the cauldron appear to recoil at the introduction of the new components into the environment.','The Scourge\'s plague cauldron stands before you, spewing vast amounts of toxins into the air. A small, non-descript access panel lies in the base of the cauldron\'s vast platform.$B$BHaving already defeated the cauldron lord and acquired its key, you are free to add the appropriate reagents to the cauldron to make a counter agent to the plague.','','','','','',13320,13356,14047,0,1,5,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,25,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5222,2,28,50,55,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,5220,5223,0,5223,13188,1,0,'Target: Writhing Haunt','Two cauldrons have been successfully opened; while you will be able to access them indefinitely, we still want to open up the other two that remain. This will provide all of us with more options to introduce the counter agent!$B$BThis time, you\'ll be hitting the Writhing Haunt\'s cauldron. It is almost due east of Andorhal, relatively close to the ruined city walls; again, eliminate the cauldron lord present there for its key. Use this bottle to obtain the sample from the cauldron.$B$BGood hunting, $N!','Go to the Writhing Haunt in Western Plaguelands to locate and defeat the Cauldron Lord present there, and use its key to gain access to the cauldron. You must have the Empty Writhing Haunt Bottle with you to secure a sample of the poisons used inside the cauldron.','The cauldron lord\'s key unlocks the access panel to this cauldron and then disappears, much like the other keys have for the previous two cauldrons you\'ve dealt of. A putrid smelling substance churns violently beneath the platform of the cauldron.$B$BThere is a small spigot that the bottle fits well enough under, allowing you to draw a sample for High Priestess MacDonnell back at Chillwind Point.','An access panel to the cauldron remains securely fastened. In order to open it, you will need to find the key.','','','','','',13197,13188,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,469,0,0,0,250,250,0,0,0,0,3390,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5223,2,28,50,55,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,5222,0,0,5225,13192,1,0,'Return to Chillwind Camp','You delicately top off the empty bottle; a sample of the foul substance that churns under the platform of the cauldron now oozes back and forth inside the fragile glass container.$B$BWith the poison in hand, it is time to return to High Priestess MacDonnell at Chillwind Camp to complete the mission.','Bring the Filled Writhing Haunt Bottle to High Priestess MacDonnell at Chillwind Camp, Western Plaguelands.','Another finely executed mission, $N! This makes three cauldrons available to us to turn against the Scourge. If Kel\'Thuzad\'s necromantic dominance over these lands wasn\'t as strong as it currently is, I\'d dare say you\'d shut them down completely!$B$BAlchemist Arbington will have a report on what this cauldron - as well as the other cauldrons subverted - will require to deliver our counter agent to the plague. With that, the time has come to bring the last cauldron of the west under our influence!','Once we successfully analyze the sample drawn from the Writhing Haunt\'s cauldron, it will provide us with a third avenue to deliver a devastating counter agent onto the Scourge!','','','','','',13192,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,469,0,0,0,75,75,0,0,0,8500,3480,0,10937,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5224,0,28,50,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,5237,0,0,0,0,0,0,'Writhing Haunt Cauldron','','','Adding the reagents to the cauldron\'s mix begins to change the color and texture of the cloud it spews forth. Scourge that are even remotely near the cauldron appear to recoil at the introduction of the new components into the environment.','The Scourge\'s plague cauldron stands before you, spewing vast amounts of toxins into the air. A small, non-descript access panel lies in the base of the cauldron\'s vast platform.$B$BHaving already defeated the cauldron lord and acquired its key, you are free to add the appropriate reagents to the cauldron to make a counter agent to the plague.','','','','','',13320,13356,14047,0,1,5,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,25,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5225,2,28,50,58,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,5223,5227,0,5226,13189,1,0,'Target: Gahrron\'s Withering','The last cauldron that remains is located on a farm now called Gahrron\'s Withering. It is guarded by some of the Scourge\'s tougher minions - specifically, wraiths and ghosts. They are not to be trifled with, $N.$B$BGahrron\'s Withering is due northeast of our position here, close to where the Eastern Plaguelands begin; again, eliminate the cauldron lord present there for its key. Here is your empty sample bottle; bring it to me filled. May the Light protect you in this dangerous mission, $c.','Go to Gahrron\'s Withering in Western Plaguelands to locate and defeat the Cauldron Lord present there, and use its key to gain access to the cauldron. You must have the Empty Gahrron\'s Withering Bottle with you to secure a sample of the poisons used inside the cauldron.','Cauldron Lord Soulwrath\'s key disintegrates as it touches the lock on the access panel at the base of the cauldron\'s platform. A slight clanking noise is heard within, and the access panel swings open to reveal more viscous toxins within the cauldron\'s framework.$B$BThere is a small spigot that the bottle fits well enough under, allowing you to draw a sample for High Priestess MacDonnell back at Chillwind Point.','An access panel to the cauldron remains securely fastened. In order to open it, you will need to find the key.','','','','','',13196,13189,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,469,0,0,0,250,250,0,0,0,0,3720,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5226,2,28,50,58,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,5225,0,0,0,13193,1,0,'Return to Chillwind Point','You carefully close the spigot in the control panel, watching the cauldron\'s putrid ichors drip into the empty bottle.$B$BWith the poison in hand, it is time to return to High Priestess MacDonnell at Chillwind Camp to complete the mission.','Bring the Filled Gahrron\'s Withering Bottle to High Priestess MacDonnell at Chillwind Camp, Western Plaguelands.','Congratulations $N, you\'ve unlocked the last cauldron for us! Alchemist Arbington will soon know what this cauldron requires as far as reagents needed for the mix.$B$BAs for you, I am sure that Commander Valorfist will want to thank you personally for the assistance you\'ve given us. Without you, our struggle against the Scourge would have been nearly insurmountable. Thank you, hero!','Gahrron\'s Withering houses the last cauldron here in the west that we need access to. Once we have a sample of the plague it spews forth, we will be able to introduce our reagents into the environment through four separate vessels! The Scourge will be hard pressed to keep us out of all four, even with the power of Kel\'Thuzad behind them.','','','','','',13193,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,469,0,0,0,75,75,0,0,0,9000,1860,0,10938,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5227,0,28,50,58,0,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,5237,0,0,0,0,0,0,'Gahrron\'s Withering Cauldron','','','Adding the reagents to the cauldron\'s mix begins to change the color and texture of the cloud it spews forth. Scourge that are even remotely near the cauldron appear to recoil at the introduction of the new components into the environment.','The Scourge\'s plague cauldron stands before you, spewing vast amounts of toxins into the air. A small, non-descript access panel lies in the base of the cauldron\'s vast platform.$B$BHaving already defeated the cauldron lord and acquired its key, you are free to add the appropriate reagents to the cauldron to make a counter agent to the plague.','','','','','',13320,13354,14047,0,1,4,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,25,0,0,0,0,0,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5228,2,28,50,53,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,5096,0,0,5229,0,0,0,'The Scourge Cauldrons','Within the lands of former Lordaeron are eight cauldrons - four in the west, and four more entrenched in the east. These cauldrons spew poisons into the air, propagating the plague throughout the land for the Scourge.$B$BThe necromantic might of Kel\'Thuzad is too strong to outright shut down these cauldrons, but we think we might have a way to subvert them to our advantage. My second, Shadow Priestess Vandis, will be your point on this assignment; she\'ll continue the briefing from here.','Speak with Shadow Priestess Vandis at the Bulwark, Western Plaguelands.','From the shadows, brother $R, I bid you greetings. I am to serve as your coordinator for our plan to sabotage the Scourge\'s cauldrons.$B$BOur goal will be to change the composition of the plague that the cauldrons create into something that negatively affects the Scourge. In order to affect this change, you will need to secure access to each of the four cauldrons here in the Western Plaguelands.$B$BThe time has come for you to lead the charge against the Scourge, hero.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,10,0,0,0,0,0,315,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5229,2,28,50,53,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,5228,5218,0,5230,13186,1,0,'Target: Felstone Field','Of the four cauldrons in the Western Plaguelands, the one at Felstone Field may be the easiest one to gain access to. The Scourge have greener troops positioned here, though they should not be underestimated.$B$BGo to Felstone Field, due east of here and northwest of Andorhal, and engage the cauldron lord there. On it is a key that will unlock access to the cauldron. When unlocked, use this bottle to get a sample of the cauldron\'s toxins; we\'ll need it for study in developing a counter agent.','Go to Felstone Field in Western Plaguelands to locate and defeat the Cauldron Lord present there. It may have a key that will allow access to the cauldron. You must have the Empty Felstone Field Bottle with you to secure a sample of the poisons used inside the cauldron.','The key taken from Cauldron Lord Bilemaw is a perfect fit in unlocking the access panel, though it disappears after you use it. Still, you think you can open the panel now without a key. A foul stench emanates from the opened panel as an unknown mix of concentrated substances swirl inside the cauldron.$B$BThere is a small spigot that the bottle fits well enough under, allowing you to draw a sample for Shadow Priestess Vandis back at the Bulwark. ','An access panel to the cauldron remains securely fastened. In order to open it, you will need to find the key. ','','','','','',13194,13186,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,67,0,0,0,250,250,0,0,0,0,3150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5230,2,28,50,53,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,5229,0,0,5231,13190,1,0,'Return to the Bulwark','You fill the bottle with enough of the cauldron\'s poisonous concoction for a suitable sample to be studied.$B$BWith the poison in hand, it is time to return to Shadow Priestess Vandis at the Bulwark to complete the mission.','Bring the Filled Felstone Field Bottle to Shadow Priestess Vandis at the Bulwark, Western Plaguelands.','Well done $N - it should take Apothecary Dithers no time at all to analyze this and devise a counter agent to introduce into the cauldron. If we are able to pump out enough of it into the air, we might be able to weaken all the Scourge present here.$B$BThis will no doubt be an ongoing ordeal; we will need to continually hit these cauldrons and introduce our reagents into their mix. Still, if we can keep it up, we will have a huge advantage over Scourge when the time comes for battle!','Welcome back to the relative safety of the Bulwark, $N. What progress on the cauldrons do you have to report?','','','','','',13190,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,67,0,0,0,75,75,0,0,0,8000,1590,0,23947,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5231,2,28,50,55,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,5230,5232,0,5232,13187,1,0,'Target: Dalson\'s Tears','One of the plague cauldrons is located in the field of a former farmhouse now referred to as Dalson\'s Tears. No tears will be shed this day, $c; we must strike at this cauldron and gain access to it!$B$BGo to Dalson\'s Tears, almost due north of Andorhal, and eliminate the cauldron lord there. It should have a key like the last one did, allowing you inside the cauldron\'s innards. Use this bottle to obtain a sample from inside the cauldron; each cauldron has its own distinct brew of toxins it uses.','Go to Dalson\'s Tears in Western Plaguelands to locate and defeat the Cauldron Lord present there, and use its key to gain access to the cauldron. You must have the Empty Dalson\'s Tears Bottle with you to secure a sample of the poisons used inside the cauldron.','The skeletal key found on the cauldron lord easily slides into a keyhole and then disappears, allowing you permanent access to it. Crude, viscous ichors pulsate through twisted tubes within the cauldrons underpinnings.$B$BThere is a small spigot that the bottle fits well enough under, allowing you to draw a sample for Shadow Priestess Vandis back at the Bulwark.','An access panel to the cauldron remains securely fastened. In order to open it, you will need to find the key.','','','','','',13195,13187,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,67,0,0,0,250,250,0,0,0,0,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5232,2,28,50,55,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,5231,0,0,5233,13191,1,0,'Return to the Bulwark','You carefully fill the bottle with enough of the cauldron\'s ichors for what you consider to be suitably sized sample.$B$BWith the poison in hand, it is time to return to Shadow Priestess Vandis at the Bulwark to complete the mission.','Bring the Filled Dalson\'s Tears Bottle to Shadow Priestess Vandis at the Bulwark, Western Plaguelands.','Ah, there is plenty in here for study. Well done, $N!$B$BFor now, the next step is in our hands. We\'ll need to produce a list of reagents that, when combined with what is already in the cauldron, will act as its counter.$B$BThe only way we will be able to introduce this is by placing the reagents into the cauldron directly. Apothecary Dithers will have more information on that, so be sure to speak with him as soon as possible.','We know that each cauldron employs a different mix of reagents to generate its plague-inducing toxin; likewise, we know that we will need to develop a counter agent that is unique for each cauldron. Your sample from Dalson\'s Tears will be the key to figure out that cauldron\'s distinct reagent requirement.','','','','','',13191,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,67,0,0,0,75,75,0,0,0,8500,1680,0,23947,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5233,2,28,50,55,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,5232,5234,0,5234,13188,1,0,'Target: Writhing Haunt','Two cauldrons have been successfully opened; while you\'ll be able to access them indefinitely, we still want to open up the other two that remain. This will provide all of us with more options to introduce the counter agent!$B$BThis time, you\'ll be hitting the Writhing Haunt\'s cauldron. It is almost due east of Andorhal, relatively close to the ruined city walls; again, eliminate the cauldron lord present there for its key. Use this bottle to obtain the sample from the cauldron.$B$BGood hunting, $N!','Go to the Writhing Haunt in Western Plaguelands to locate and defeat the Cauldron Lord present there, and use its key to gain access to the cauldron. You must have the Empty Writhing Haunt Bottle with you to secure a sample of the poisons used inside the cauldron.','The cauldron lord\'s key unlocks the access panel to this cauldron and then disappears, much like the other keys have for the previous ones you\'ve dealt of. A putrid smelling substance churns violently beneath the platform of the cauldron.$B$BThere is a small spigot that the bottle fits well enough under, allowing you to draw a sample for Shadow Priestess Vandis back at the Bulwark. ','An access panel to the cauldron remains securely fastened. In order to open it, you will need to find the key. ','','','','','',13197,13188,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,67,0,0,0,250,250,0,0,0,0,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5234,2,28,50,55,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5233,0,0,5235,13192,1,0,'Return to the Bulwark','You delicately top off the empty bottle; a sample of the foul substance that churns under the platform of the cauldron now oozes back and forth inside the fragile glass container.$B$BWith the poison in hand, it is time to return to Shadow Priestess Vandis at the Bulwark to complete the mission.','Bring the Filled Writhing Haunt Bottle to Shadow Priestess Vandis at The Bulwark, Western Plaguelands.','Another finely executed mission, $N! This makes three cauldrons available to us to turn against the Scourge. If Kel\'Thuzad\'s necromantic dominance over these lands wasn\'t as strong as it currently is, I\'d dare say you\'d shut them down completely!$B$BApothecary Dithers will have a report on what this cauldron - as well as the other cauldrons subverted - will require to deliver our counter agent to the plague. With that, the time has come to bring the last cauldron of the west under our influence!','Once we successfully analysis the sample drawn from the Writhing Haunt\'s cauldron, it will provide us with a third avenue to deliver a devastating counter agent against the Scourge!','','','','','',13192,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,67,0,0,0,75,75,0,0,0,8500,1680,0,23947,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5235,2,28,50,58,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,5234,5227,0,5236,13189,1,0,'Target: Gahrron\'s Withering','The last cauldron that remains is located on a farm now called Gahrron\'s Withering. It is guarded by some of the Scourge\'s tougher minions - specifically, wraiths and ghosts. They are not to be trifled with, $N.$B$BGahrron\'s Withering is far to the east of the Bulwark, close to where the Eastern Plaguelands begin; again, eliminate the cauldron lord present there for its key. Here is your empty sample bottle; bring it to me filled. May the shadows cloak you in safety for this dangerous mission, $c.','Go to Gahrron\'s Withering in Western Plaguelands to locate and defeat the Cauldron Lord present there, and use its key to gain access to the cauldron. You must have the Empty Gahrron\'s Withering Bottle with you to secure a sample of the poisons used inside the cauldron.','Cauldron Lord Soulwrath\'s key disintegrates as it touches the lock on the access panel at the base of the cauldron\'s platform. A slight clanking noise is heard within, and the access panel swings open to reveal more viscous toxins within the cauldron\'s framework.$B$BThere is a small spigot that the bottle fits well enough under, allowing you to draw a sample for Shadow Priestess Vandis back at the Bulwark.','An access panel to the cauldron remains securely fastened. In order to open it, you will need to find the key.','','','','','',13196,13189,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,67,0,0,0,250,250,0,0,0,0,3720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5236,2,28,50,58,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,5235,0,0,0,13193,1,0,'Return to the Bulwark','You carefully close the spigot in the control panel, watching the cauldron\'s putrid ichors drip into the empty bottle.$B$BWith the poison in hand, it is time to return to Shadow Priestess Vandis at the Bulwark to complete the mission.','Bring the Filled Gahrron\'s Withering Bottle to Shadow Priestess Vandis at the Bulwark, Western Plaguelands.','Congratulations $N, you\'ve unlocked the last cauldron for us! Apothecary Dithers will soon know what this cauldron requires as far as reagents needed for the mix.$B$BAs for you, I am sure that High Executor Derrington will want to thank you personally for the assistance you\'ve given us. Without you, our struggle against the Scourge would have been nearly insurmountable. I thank you, mighty $C.','Gahrron\'s Withering houses the last cauldron that we need to acquire access to here in the west. Once we have a sample of the plague from that cauldron, we will be able to introduce our reagents into the environment through four separate vessels! The Scourge will be hard pressed to keep us out of all four, even with the power of Kel\'Thuzad behind them.','','','','','',13193,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,67,0,0,0,75,75,0,0,0,9000,1860,0,23948,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5237,0,28,50,58,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,5236,0,5237,0,0,0,0,'Mission Accomplished!','','','$N, your successful re-engineering of the cauldrons is a tremendous victory for us!$B$B$B$BLet all within my presence hear: for service to the Forsaken and to the Horde as a whole above and beyond what was expected - in the face of overwhelming odds and incredible danger, might I add - I give $N this, and I extend upon $Ghis:her; our undying gratitude as a true hero of the Horde. Huzzah!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15801,15800,0,0,0,0,1,1,0,0,0,0,15799,0,0,0,1,0,0,0,529,67,0,0,0,500,500,0,0,0,0,5580,0,0,0,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5238,0,28,50,58,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,5226,0,5237,0,0,0,0,'Mission Accomplished!','','','$N, your successful re-engineering of the cauldrons is a tremendous victory for us!$B$B$B$BLet all within my presence hear: for service to the Kingdom of Stormwind and to the Alliance above and beyond the call of duty - in the face of overwhelming odds and incredible danger, might I add - I give $N this, and I extend upon $Ghis:her; our undying gratitude as a true hero of the Alliance. Cheers, I say!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15801,15800,0,0,0,0,1,1,0,0,0,0,15799,0,0,0,1,0,0,0,529,469,0,0,0,500,500,0,0,0,0,5580,0,0,0,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5241,2,139,50,56,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,5149,0,0,5211,0,0,0,'Uncle Carlin','Sometimes, when it\'s nighttime, I can hear my Uncle Carlin crying. It sounds like he\'s far away, to the east.$B$BI hope he\'s not crying for me! $N, will you find my uncle and tell him I\'m alright?$B$BIf you find him say I\'m waiting for him, and I want to hear the story he used to tell... the one about the rabbits and the berry jam! That story\'s so funny!','Find Carlin Redpath.','You\'ve seen Pamela? She\'s alive?$B$BShe\'s dead? No! Oh, Pamela! Why does your spirit still suffer in this world. Why are you perished, while fortune keeps me alive? In an instant I would switch places with you and wander dead Darrowshire, a ghost and alone!$B$BAh, but this news cannot change fate. Thank you, $N. Now my duty, my duty to revenge, burns hot as ever.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1740,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5242,2,361,48,58,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,5165,0,0,0,0,0,0,'A Final Blow','Unfortunately, I see the only way to stop this threat to Felwood is a frontal attack. There are no other ways into Shadow Hold, and I have no means to teleport you inside. The straight path down to the bottom is the only way... and I also know who you should seek out. His name is Fel\'dan... Shadow Lord Fel\'dan. He is the mortal in power down below... he is the head of the serpent. Kill him and his two succubus servants and return to me. Fel\'dan is the one making pacts with the Legion. He must be stopped.','Kill Moora and Salia, and bring Shadow Lord Fel\'dan\'s Head to Greta Mosshoof in Felwood.','Earthmother be praised, $N! Thank you! This is a great day, indeed!$B$BThe Shadow Council will be hard pressed to scale to the same levels of power they once held with this blow to their hierarchy. You have done a great thing this day!','Without Fel\'dan, the Shadow Council will hopefully lose focus and start infighting. They will struggle with one another for control and hoard assets for future plans. That will be an opportune time to devastate them and their demon slaves.','','','','','',13207,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,9861,9860,0,0,1,1,0,0,0,0,0,15707,15708,15709,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5580,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,4,1,2,0,0,0,0,0,0,0), + (5243,2,2017,55,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Houses of the Holy','I look at my undeath as a malady, $r. An illness that merely requires treatment; however, it is also a great blessing for the Argent Dawn. What better vessel to smite the heathens of the Scourge than through the undead?$B$BI am revered by my colleagues because of the sacrifices I have made, but the accolades mean nothing to me.$B$BIf you are interested in assisting the Argent Dawn, then a job I can offer.$B$BVenture to Stratholme and recover our surplus of holy water. Search the supply crates.$B','Travel to Stratholme, in the north. Search the supply crates that litter the city and recover 5 Stratholme Holy Water. Return to Leonid Barthalomew the Revered when you have collected enough of the blessed fluid.','Well done, $R. You have proven that while you are tolerant of others, you will stop at nothing to destroy the minions of Kel\'Thuzad.$B$B','Be wary, not all supply crates will have survived the destruction of the city. The Scourge dare not touch the water but surely the holy water will not prevent vermin infestations.$B$B','','','','','',13180,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13216,13217,0,0,0,0,1,1,0,0,0,0,3928,6149,0,0,5,5,0,0,529,0,0,0,0,250,0,0,0,0,18000,3960,0,0,0,0,0,0,0,0,1,1,1,25,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0), + (5244,2,618,53,56,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,5245,0,0,0,'The Ruins of Kel\'Theril','The story behind Kel\'Theril is one of a cursed race, bound to the place where they attempted an unfortunate ritual...$B$BThe highborne that you will find there once stole a sacred artifact, believing that they could siphon its power for themselves, becoming even more powerful. In their efforts, the relic shattered in a huge explosion, driving the pieces below the ice of the lake...$B$BSpeak with Jaron Stoneshaper if you\'d like to learn more; he has recently visited the area and can tell you more.','Speak with Jaron Stoneshaper in Starfall Village.','Well, sure, I can tell you more about Kel\'Theril. Mind you now, I\'m no historian, but I can tell ya about what I saw there...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,10,0,0,0,0,0,345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5245,2,618,53,56,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,5244,0,0,5246,12891,1,0,'Troubled Spirits of Kel\'Theril','The highborne spirits are miserable creatures, that\'s for sure. They are still searching for pieces of the very thing that has cursed them to Kel\'Theril forever -- the stolen relic.$B$BIf you are that interested, take my pick and go south to the lake, see if you can gather the pieces of it from within the ice.$B$BNow, I can\'t tell you a thing about what you find, but I do know of someone who might... Aurora Skycaller; she dwells near the Northpass Tower in the northern part of Eastern Plaguelands.','Use Jaron\'s Pick to find the four Highborne Relic Fragments. Bring them to Aurora Skycaller in Eastern Plaguelands.','The past of the high elves is something that I do not wish to discuss, $N. Please, it pains me to think of all that has happened... And that there is no way to make things right.','Why have you come here?','','','','','',12896,12897,12898,12899,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,54,47,72,25,0,25,25,25,0,3480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (5246,2,139,53,56,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,5245,0,0,5247,0,0,0,'Fragments of the Past','I did not realize... Forgive my callous words, $c.$B$BThe mistakes of my ancestors are not what I wish to dwell on, but if your request is truly genuine, then I will help you.$B$B$B$BI believe this is the Crystal of Zin-Malor, an artifact that can contain and control strong arcane forces. It could have been used for good, but the evil intentions of those that stole it caused it to shatter.$B$BGo to the Temple of Zin-Malor in Azshara - I can only hope the book is still there.','Find the Sacred Highborne Writings in the Temple of Zin-Malor in Azshara, and bring them to Aurora Skycaller near the Northpass Tower in Eastern Plaguelands.','The pages have gone untouched for many many years...','It is only in the pages of the sacred writings that I will be able to discern whether or not I can help you...','','','','','',13313,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,54,47,72,25,0,25,25,25,0,3480,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), + (5247,2,139,53,57,1,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,5246,0,0,0,16974,1,0,'Fragments of the Past','I will be able to help you, if recreating the artifact is truly what you wish to do.$B$BTo seal the pieces back together, I will need items with strong magical qualities. An enchanted thorium bar and five crystal restore... You\'ll also need to collect some water from what might seem an unlikely place... Find the dire pool along Eldreth Row at Dire Maul in Feralas, and fill this vial.$B$BWhile you are gone, I will attempt to glean from these pages the knowledge I need to repair the damage done to the relic.','Bring an Enchanted Thorium Bar, 5 Crystal Restore, and a Vial of Dire Water to Aurora Skycaller near the Northpass Tower in Eastern Plaguelands.','Using these elements, I can fuse the fragments together... to hopefully what they once were.','The relic must be placed in the hands of only the most trustworthy. It can not be stolen again...','','','','','',12655,11562,16973,0,1,5,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,54,47,72,25,0,25,25,25,0,3600,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), + (5248,2,139,53,58,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,5247,0,0,5252,13347,1,0,'Tormented By the Past','$N, I weep for what has happened in the past. Like this crystal, the elves, as a race, have been shattered. I do not know if the pieces will ever again be reunited into one, but my sorrow has been eased by being able to help you with this one small task. $B$BWe must not forget the past, $N...$B$BPlease take the Crystal of Zin-Malor back to Lake Kel\'Theril. You must find a highborne spirit that realizes the error of what was done so long ago. Show the spirit that we have made things right again.','Take the Crystal of Zin-Malor to Lake Kel\'Theril in Winterspring and find a highborne spirit that will speak to you.','Pleeease, leeeave meeeeee...','Currrrrsed... Forevvvverrrr...','','','','','',13347,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,54,47,72,25,0,25,25,25,0,2790,0,0,0,0,0,0,0,0,1,1,2,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5249,2,361,53,56,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5249,5244,0,0,0,'To Winterspring!','In Winterspring, to the north of here, there are many ancient elven ruins. It\'s a harsh land, but it holds many secrets and places to explore.$B$BWith all my work to do here in Felwood, I have not had the opportunity to travel to Winterspring. But there\'s no reason why you shouldn\'t!$B$BWhile you\'re there, look for Wynd Nightchaser. He spends most of his time in Starfall Village and he knows a lot about the area.','Find Starfall Village in Winterspring and speak with Wynd Nightchaser.','A friend of Ivy Leafrunner? Nice to meet you, $N.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,10,0,0,0,0,0,345,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,2,0,0,0,0,0,0,0,0), + (5250,2,702,53,56,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5249,5244,0,0,0,'Starfall','In Winterspring, to the north of Felwood, there are many ancient elven ruins. It\'s a harsh land, but it holds many secrets and places to explore.$B$BMy studies here keep me so busy that I have not had the opportunity to travel to Winterspring for some time. But there\'s no reason why you shouldn\'t travel there and study the ruins.$B$BWhile you\'re there, look for Wynd Nightchaser. He spends most of his time in Starfall and he knows a lot about the area.$B$BTell him that you are a student of mine...','Find Starfall in Winterspring and speak with Wynd Nightchaser.','A student of Daryn Lightwind? Nice to meet you, $N.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,10,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5251,2,2017,55,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Archivist','Anything taken to an extreme is hazardous to our world, $N. Take for example, the Scarlet Crusade. Do you believe that their blind zealotry serves a greater good? How many innocents have they destroyed in the name of the Light?$B$BBlasphemers, one and all!$B$BOne in particular interests me, though; the Archivist Galford of Stratholme: A man that watches over the Crusade\'s most valued documents. Destroy him and burn down his archives! Should you succeed, return to me and be rewarded.','Travel to Stratholme and find Archivist Galford of the Scarlet Crusade. Destroy him and burn down the Scarlet Archive.','Outstanding, $N! Years of intelligence, lost! The Scarlet Crusade will surely feel this blow in the coming weeks.','Remember, $N - we must be tolerant yet rigid in our beliefs!','','','Archive Burned','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10811,-176245,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,150,0,0,0,0,18000,4980,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,5,1,5,1,1,0,0,0,0,0,0,0), + (5252,2,618,53,58,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,5248,0,0,5253,13347,1,0,'Remorseful Highborne','The... the crystal...$B$BThe highborne here are clouded by their own misssery...$B$BI am sorrrrrowful, but I realize the errorrrr of what happened so long ago. Even though there is no waaaay to change the past, I am now at peacccce knowing that you have recovered the crystal of Zin-Malor...$B$BYouuu must return it...$B$BIt muuuussst be returrrned.','Speak with Wynd Nightchaser in Starfall Village, and ask about the proper place for the Crystal of Zin-Malor.','Is that... what I think it is?','It has been some time since you left, $N. How have you fared?','','','','','',13347,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,54,47,72,25,0,25,25,25,0,2790,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5253,2,618,53,58,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,5252,0,0,0,13347,1,0,'The Crystal of Zin-Malor','Quite impressive, $N.$B$BThe crystal of Zin-Malor can never be returned to the temple which, as you know, lies in ruin. But I believe that your effort to undo the evil of the past should not go unrewarded.$B$BSeek out Arch Druid Fandral Staghelm in Darnassus, and bring the crystal to him, $N. It should be in the hands of those that will not abuse its power. From the looks of it, only a handful of the strongest magic users would be able to control such a power. ','Deliver the Crystal of Zin-Malor to Arch Druid Fandral Staghelm in Darnassus.','I have heard of the Crystal of Zin-Malor; the user of the crystal becomes capable of incredible arcane power, but only if truly worthy. I am impressed that you not only recovered the crystal, but you also realize your own limits, and did not attempt to use the crystal yourself.$B$BThank you for bringing it to me, $N. We will keep it safe, and may the cursed sprits that once guarded the shattered crystal finally be at peace.','Yes, $R?','','','','','',13347,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15791,15792,15795,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,69,0,54,47,72,250,0,250,250,250,0,3720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5261,2,9,1,2,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,783,0,0,33,0,0,0,'Eagan Peltskinner','Eagan Peltskinner is looking for someone to hunt wolves for him. That\'s good news, because we\'re seeing a lot more wolves in Northshire Valley lately.$B$BIf you\'re interested then speak with Eagan. He\'s around the side of the abbey, to the left.','Speak with Eagan Peltskinner.','That\'s true. I\'m looking for someone to hunt me some wolves! Are you that person?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5262,2,2017,55,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,5251,0,0,5263,13250,1,0,'The Truth Comes Crashing Down','You try and gather your thoughts as the dust settles across the chamber. You go over the events that just transpired and still cannot comprehend the gravity of the situation.$B$BThe Grand Crusader of the Scarlet Crusade a demon? And not just any demon but brother to Varimathras, arch lord of the Undercity?$B$BYou carefully stow the severed head of the dreadlord into your pack. Surely, none would believe the tale you would tell without proof.$B$BDuke Nicholas Zverenhoff must be told at once!','Take the Head of Balnazzar to Duke Nicholas Zverenhoff in the Eastern Plaguelands.','What will this mean to the Crusade? Could it be possible that they have been under the control of this demon? Unwittingly serving as the pawns to a greater evil?','What have you got there, $N?','','','','','',13250,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,150,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25,5,1,1,25,0,0,0,0,0,0), + (5263,2,2017,55,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,5262,0,0,0,0,0,0,'Above and Beyond','You display a natural aptitude for destruction and you follow orders. It is rare to see the two coexist. I am beginning to think that you may make an excellent vehicle of divine justice.$B$B$B$BKel\'Thuzad\'s errand boy rules over Stratholme. Prove to me that you are a champion - my champion. Destroy Baron Rivendare and return to me with his head. $B','Venture to Stratholme and destroy Baron Rivendare. Take his head and return to Duke Nicholas Zverenhoff.$B','It has been many years since I have ushered a champion into our ranks. You are the first to be granted audience with Lord Maxwell in years.','The Baron has slain more people than you have most likely seen in your lifetime.','','','','','',13251,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,150,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,1,25,0,0,0,0,0,0,0,0), + (5264,2,139,55,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,5263,0,0,5265,0,0,0,'Lord Maxwell Tyrosus','I am about to bestow a great honor upon you, $N.$B$BLord Maxwell wishes to reward you for your service to the Argent Dawn!$B$BIt has been years since Maxwell has granted audience to outsiders.$B','Speak with Lord Maxwell Tyrosus. He is inside the church.','You are a worthy ally, $N. You shall reap the rewards of your stalwart dedication.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,1,1,5,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (5265,2,139,55,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,5264,0,0,0,0,0,0,'The Argent Hold','Through the years the Argent Hold has remained locked. None have been worthy to reach inside and take from it the power of the Argent Dawn - until today.$B$BThe Argent Hold is now open to you, $N.','Open the Argent Hold and claim your reward.','Whoa...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13246,13243,13249,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,200,0,0,0,0,27000,5970,0,0,0,0,0,0,0,0,1,1,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5281,2,139,55,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,5282,0,0,0,'The Restless Souls','There are those that died tragically in the fall of Stratholme. Many took their own lives, opting to hurl themselves into the myriad flames of the smoldering city rather than become one of the Scourge.$B$BThey now walk the streets of Stratholme as restless spirits.$B$BWe must aid them, $N!$B$BI have an associate named Egan who has been doing miraculous work with ghosts and souls. Seek him out. He walks the eastern Plaguelands, near Stratholme, testing his innovations.','Find Egan. You only know that he was last seen around Stratholme.','Alen has finally found someone brave enough, eh?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4110,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5282,2,2017,55,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,5281,0,0,0,13289,1,0,'The Restless Souls','I draw my power - my will to continue living and breathing - from the unmitigated hatred I have for the Scourge and all that they have done. I am, however, no zealot. There are those, like the Scarlet Crusade, who would sooner destroy the innocent undead than lend them even an ounce of compassion.$B$BWhich brings me to this: My blaster. It will unchain the tortured souls from Stratholme.$B$BUse it on the ghosts that haunt the ransacked streets. Free their souls.','Use Egan\'s Blaster on the ghostly and spectral citizens of Stratholme. When the restless souls break free from their ghostly shells, use the blaster again - freedom will be theirs!$B$BFree 15 Restless Souls and return to Egan.','$B$BDid you see my mother, $N? Did you free her?$B$BYou are a shining example of decency. For your troubles...','Compassion is what separates us from the animals, $N. Remember that...','','Souls Freed','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11122,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13315,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,18000,5310,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5283,2,-121,40,40,0,0,77,164,200,0,0,0,0,0,0,0,0,0,8,0,0,0,5283,0,0,0,0,'The Art of the Armorsmith','So ye made the smart decision.$B$BThere ain\'t no love lost betwixt me an old Ironus here. That good for nothing toy maker knows who the true craftsmen round here be.$B$BThe truly great wars are won with a good defense. When it be go time, no offense is gonna be helping ye out.$B$BRight, so let\'s get to work. All ye need to do is show me that ye\'ve got some raw talent. After that, I\'ll yank whatever impurities be left in ye and mold ye into an armorsmith. Ye do know how to make ornate mithril, don\'t ye?','To become an Armorsmith, you must make the following items and return them to Grumnus: 4 Ornate Mithril Helms, 2 Ornate Mithril Boots, 1 Ornate Mithril Breastplate.','This be it, $N. After this, there ain\'t no way to turn back. It\'s not too late to become a toy maker, er, weaponsmith.$B$BI trust ye\'ll make the right decision.','Ah, ain\'t nothing like a good forge tan. Ye can tell who\'s got the really good tans by their apron lines.','','','','','',7937,7936,7935,0,4,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1890,9788,9790,0,0,0,0,0,0,1,1,1,6,0,0,0,0,0,1,25,1,1,0,0,0,0,0,0,0), + (5284,2,-121,40,40,0,0,77,164,200,0,0,0,0,0,0,0,0,0,8,0,0,0,5283,0,0,0,0,'The Way of the Weaponsmith','As a weaponsmith you\'ll find that more often than not, heroes and adventurers will be coming to you for gear. While the workload can be unbearable at times, the riches more than make up for the back strain and ash lung.$B$BOh yes, $N, weaponsmiths are the ones with all the gold!$B$BIf you wish to join our ranks, you\'ll need to show me that you can make me a silver or two - I mean, show me that you\'ve got what it takes to be the go to $g guy:girl; when people need superior quality weapons. Get to work!','To become a Weaponsmith, you must make the following items and return them to Ironus: 4 Moonsteel Broadswords, 4 Massive Iron Axes, 2 Heavy Mithril Axes, and 2 Big Black Maces.$B','About time! I\'ve got customers waiting.$B$BGive those here and pay attention. You\'re going to take the first step in your career as a weaponsmith.','','','','','','',3853,3855,7941,7945,4,4,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1890,9787,9789,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5301,2,-121,40,40,0,0,178,164,200,0,0,0,0,0,0,0,0,0,8,0,0,0,5301,0,0,0,0,'The Art of the Armorsmith','Satisfaction. It is what I draw from the hammer and the anvil. To see a proud Horde warrior protected under my steel reminds me of what it is to be alive. It is an addiction that I dare never give up, $N.$B$BI can not grant you this satisfaction, merely set you upon the path. As with all of life\'s endeavors, the path of the armorsmith is a journey.$B$BIf you wish to be one of the select few, you need only to ask and I shall train, but, a task you must first complete.','To become an armorsmith, you must make the following items and return them to Okothos: 4 Ornate Mithril Helms, 2 Ornate Mithril Boots, 1 Ornate Mithril Breastplate.','This is the final step before you begin your new career as an armorsmith, $N. Should you choose to back out, now would be your last chance. Otherwise, prepare yourself for a lifetime of glory.','I will pound the steel until the breath itself has been taken from me.','','','','','',7937,7936,7935,0,4,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1890,9788,9790,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5302,2,-121,40,40,0,0,178,164,200,0,0,0,0,0,0,0,0,0,8,0,0,0,5301,0,0,0,0,'The Way of the Weaponsmith','One day, I will create a legendary hammer. A hammer fit for a Warchief!$B$BIt is my life\'s work, $N. My passion. I recognize that you have the potential to be among us, one of us - a weaponsmith. I am the one that can help you harness that potential.$B$BA simple task is all that you must complete. Simple for one of your exceptional skill. ','To become a Weaponsmith, you must make the following items and return them to Borgosh: 4 Moonsteel Broadswords, 4 Massive Iron Axes, 2 Heavy Mithril Axes, and 2 Big Black Maces.$B','This is the final step before you begin your new career as a weaponsmith, $N. Should you choose to back out, now would be your last chance. Otherwise, prepare to be consumed by knowledge!','For the glory of the Horde!','','','','','',3853,3855,7941,7945,4,4,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1890,9787,9789,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5305,2,-121,50,60,81,0,255,164,250,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Sweet Serenity','Within the confines of the Scarlet Bastion lies sweet Serenity. The Crimson Hammersmith guards the recipe with his life. Defeat him and bring me his apron. For that, I shall reward you with the knowledge required to create an enchanted battlehammer!','Travel to Stratholme and kill the Crimson Hammersmith. Recover the Crimson Hammersmith\'s Apron and return to Lilith.$B','May you bash in many a brain, $N!','His apron! Where is it?','','','','','',13351,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12824,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5306,2,-121,50,60,81,0,255,164,250,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Snakestone of the Shadow Huntress','Don\'t let her beauty fool you, $c. The shadow huntress, Vosh\'gajin is deadly and deranged.$B$B$B$BAye, she gave me that - a love tap, she called it.$B$BThe time for vengeance has finally come.$B$BYou can find Vosh\'gajin in Blackrock Spire. Slay her and return to me with her snakestone. Do this and I will teach you the secret to crafting Dawn\'s Edge!','Travel to Blackrock Spire and slay Shadow Hunter Vosh\'gajin. Recover Vosh\'gajin\'s Snakestone and return to Kilram.','Knowledge is power!','Legend states that one use of Vosh\'gajin\'s snakestone will keep an axe razor sharp for a 1000 years!','','','','','',13352,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12821,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5307,2,-121,50,60,81,0,255,164,250,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Corruption','If I am short with you, it is for a reason. The plans for the creation of the great blade, Corruption, have been stolen by the Black Guard: Elite skeletal units of Baron Rivendare.$B$BYes, Baron Rivendare of Stratholme.$B$BThe Black Guard swordsmith now guards those plans with his... undeath.$B$BSlay him and return proof of this deed and I shall grant you the knowledge required to create a blazing rapier!','Find the Black Guard Swordsmith in Stratholme and destroy him. Recover the Insignia of the Black Guard and return to Seril Scourgebane.','It should be obvious that a sword is always the best choice.','Have you forgotten what it is that you were tasked with, $N?','','','','','',13350,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12825,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5321,2,148,17,20,0,0,77,0,0,0,0,0,0,0,0,0,0,1500,2,2,0,0,0,0,0,0,0,'The Sleeper Has Awakened','I was on my way to Maestra\'s Post to meet Liladris Moonriver, but I decided to stop here and take a short nap. Ever since I awoke from the emerald dream, I have been so sleepy...$B$B$B$BWould you mind showing me the way? I understand that Maestra\'s Post is south of here, along the road in Ashenvale. It can be dangerous, so I hope you have some friends that will join us.$B$BLastly, I may fall asleep so if you ever need to wake me, please use my horn. You\'ll find it in the chest here.','Escort Kerlonian Evershade to Liladris Moonriver at Maestra\'s Post in Ashenvale.','Oh, I am so happy Kerlonian made it! And I\'m sure I\'ll find him sleeping somewhere around here, won\'t I?$B$BThank you for showing him the way, $N.','Has Kerlonian arrived?','Escort Kerlonian Evershade to Maestra\'s Post','','','','',13536,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15205,15206,15207,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,5321,0), + (5341,2,2057,52,60,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,5342,0,0,0,'Barov Family Fortune','Within the Scholomance lays the Barov family fortune. I, Alexi Barov, am one of the last two remaining heirs of the house Barov. My brother, Weldon, is the other.$B$BWeldon, the miserable coward, fled during the war and thus retained his worthless existence as a human.$B$BHe now searches for the deeds so that he may claim the fortune for his own. Recover the deeds before my brother does and I shall make you wealthy beyond your wildest dreams!','Venture to the Scholomance and recover the Barov family fortune. Four deeds make up this fortune: The Deed to Caer Darrow; The Deed to Brill; The Deed to Tarren Mill; and The Deed to Southshore. Return to Alexi Barov when you have completed this task.','Excellent work, $R. Now to secure my inheritance...','Bow your head in my presence, $r. I am a noble, after all, and you are a copperless peasant.','','','','','',13471,13448,13450,13451,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18000,3960,0,0,0,0,0,0,0,0,1,1,1,5,0,0,0,0,0,25,0,0,0,0,0,0,0,0,0,5341), + (5342,2,28,52,60,1,0,178,0,0,0,0,0,0,0,0,0,3,0,0,0,5341,0,0,0,0,0,0,'The Last Barov','Naturally, with my brother still alive, there may be some contention as to the primary beneficiary of the family\'s fortune. This cannot be.$B$BA low down guttersnipe like you isn\'t above a little cold-blooded murder, I hope.$B$BIt\'s a simple task and one that I expect you will complete; that is, if you wish to claim your reward.$B$BWeldon sits under Alliance protection at Chillwind Camp, to the east. Slay him, return his head.$B$B$B$BHurry along now.','Travel to Chillwind Camp - Alliance territory - and assassinate Weldon Barov. Take his head and return to Alexi Barov.$B$BBe warned, Weldon will probably be well protected by Alliance scum.','Wonderful! Now only I hold the power and fortune of house Barov!$B$B$B$BAnd keep the change, you filthy animal.','Secure my fortune and share in the spoils.','','','','','',13469,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14022,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,18000,5280,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5343,2,2057,52,60,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,5344,0,0,0,'Barov Family Fortune','My dear brother Alexi. What a fool I was to spare his life. I looked into the face of the enemy, one of the undead, and let him live.$B$B$B$BHe now searches for MY inheritance. This simply cannot happen.$B$BFind my family\'s deeds before that vile retch gets his boney hands upon them and I shall reward you with vast riches. They lay in the ruins of the Scholomance. Make haste!','Venture to the Scholomance and recover the Barov family fortune. Four deeds make up this fortune: The Deed to Caer Darrow; The Deed to Brill; The Deed to Tarren Mill; and The Deed to Southshore. Return to Weldon Barov when you have completed this task.','Excellent work, $R. Now to secure my inheritance...','Bow your head in my presence, $R. I am a noble, after all, and you are a copperless peasant.','','','','','',13471,13448,13450,13451,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18000,3960,0,0,0,0,0,0,0,0,1,1,1,5,0,0,0,0,0,1,1,25,0,0,0,0,0,0,0,0), + (5344,2,28,52,60,1,0,77,0,0,0,0,0,0,0,0,0,3,0,0,0,5343,0,0,0,0,0,0,'The Last Barov','With the deeds recovered, there is but one thing left to do. Alexi must be killed. With him dead, I need not ever worry about an unscrupulous gang of mercenaries seeking my head.$B$BIt\'s a simple task. Alexi hides under the protection of the Horde - at the Bulwark.$B$BNo, I do not expect you to just walk up and kill him, I want his head! How you get it... well, that part is up to you. That type of behavior is below one of my noble upbringing.','Travel to the Bulwark - Horde territory - and assassinate Alexi Barov. Take his head and return to Weldon Barov.$B$BBe warned, Alexi will probably be well protected by Horde filth.','A glorious day it is! Finally, the pockmark of house Barov eliminated and my fortune secure!$B$BTake this and leave my sight, peasant.','You do want payment, do you not?','','','','','',13470,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14023,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,18000,5280,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (5361,2,400,32,35,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13507,1,0,'Family Tree','My brother Nataka is stationed at Ghost Walker Post over in Desolace. I\'d like to ask you... could you give this report to him for me? A year has passed since the last time I wrote, there has been unusual centaur activity since then and he should be informed.$B$BJourney to Stonetalon Mountain north of the Crossroads, and then head west into Charred Vale. From there, head south into Desolace; there you will find a road going south to Ghost Walker Post.','Deliver Cliffwatcher Longhorn Report to Nataka Longhorn at Ghost Walker Post in Desolace.','I know not what connection you have with my brother but it would seem he has trust with you, $C.$B$BI am Nataka Longhorn and would like to welcome you to Ghost Walker Post, we have many needs of a $C! Talk with others, perhaps there is need of you here.','What news have you, $C! Ah - a message from my brother you say? Well then, hand over the report!','','','','','',13507,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,150,0,0,0,0,2500,1230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5381,2,405,32,38,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5581,14523,1,0,'Hand of Iruxos','The Burning Blade possesses the Demon Box. Within it lies the powerful Hand of Iruxos. The Burning Blade uses it to open demonic portals at Mannoroc Coven. We must stop the tide of demons entering our world, $n!$B$BUse this demon pick on the red crystal in Thunder Axe Fortress to gain access to the Demon Box.$B','Retrieve the Demon Box from Thunder Axe Fortress, and return it, along with the Demon Pick to Taiga Wisemane in Shadowprey Village.$B','Ah, the Demon Box. Give it to me, $C, and I shall open... and thus reveal to you the Hand of Iruxos.$B$B','$n, do you have the Demon Box?','','','','','',13542,14523,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,4500,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5382,2,2057,55,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,5515,0,0,0,'Doctor Theolen Krastinov, the Butcher','Krastinov is responsible for the deaths of thousands. He must be punished, justice must be meted out.$B$BFind him and exact upon him the agony he has inflicted upon countless innocents. Once he is destroyed, burn our remains. Turn them to ashes, $N.','Find Doctor Theolen Krastinov inside the Scholomance. Destroy him, then burn the Remains of Eva Sarkhoff and the Remains of Lucien Sarkhoff. Return to Eva Sarkhoff when the task is complete.$B','I can feel my spirit healing, $N. You have done my husband and I a great service, but I am certain there is more to be done.','The Butcher must be stopped!','','','Remains of Eva Sarkhoff Burned','Remains of Lucien Sarkhoff Burned','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11261,-176544,-176545,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,0), + (5384,2,2057,55,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,5515,0,0,0,13523,1,0,'Kirtonos the Herald','This is it, $N.$B$B$B$BThe blood of innocents. The purest blood, used to appease Krastinov\'s master.$B$BIt is with this blood that Kirtonos may be summoned. It is with this blood, then, that Kirtonos must be destroyed.$B$BTake the blood to the porch. Place it upon the brazier. Kirtonos will come - he cannot resist. When he appears, unleash the fury and wrath of a thousand innocent deaths upon him.$B$BShould you succeed, you will earn more than just our gratitude.','Return to the Scholomance with the Blood of Innocents. Find the porch and place the Blood of Innocents in the brazier. Kirtonos will come to feast upon your soul.$B$BFight valiantly, do not give an inch! Destroy Kirtonos and return to Eva Sarkhoff.$B','With the death of Kirtonos, a chapter in the horrible tale of Scholomance comes to a close. There is, however, more to be done. Others here are now aware of your brave acts. Take this, $N. It is a piece of our own essence. It will allow you to communicate with the other lost souls of Caer Darrow.','Be wary, Kirtonos is a seasoned fighter.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10506,0,0,0,1,0,0,0,0,0,0,0,15805,15806,0,0,0,0,1,1,0,0,0,0,13544,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,5,1,1,1,0,0,0,0,0,1,1,1,1,25,0,0,0,0,0,0), + (5385,2,361,49,57,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,5204,0,0,0,13562,1,0,'The Remains of Trey Lightforge','You pick up the sack carefully and prepare to make your way back to Jessir Moonbow on the border of Felwood and Ashenvale. Hopefully the paladin will be given the proper respects once you\'ve passed his remains on to his friends.','Return the Remains of Trey Lightforge to Jessir Moonbow in Felwood.','You\'ve done it! Praise be to Elune and whichever powers you worshihp, $N. You have done an honorable and noble thing this day. I am certain Arko\'narin will be pleased that you not only took the time to save her, but to also slay the creature who tortured one of her best friends.$B$BI wish I could do more for you, but please, take this.','How did things go in Jaedenar, $N?','','','','','',13562,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15706,15705,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2200,4530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), + (5386,2,405,32,37,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Catch of the Day','The smell of cooked fish has long been missing here at Ghost Walker Post. The trolls at Shadowprey Village are the best at catching fish... but alas, with all the centaur activities I have little time to make a journey to the trolls. Hrm...$B$BDo me a favor and journey to Shadowprey Village. Talk to the local fisherman Jinar\'Zillen and bring me back my favorite, Bloodbelly fish. The road south of here will take you west to the troll village.','Talk to Jinar\'Zillen at Shadowprey Village, and then bring Nataka Longhorn 2 Bloodbelly fish.','You are a savior, $N! These Bloodbelly fish look almost good enough to eat raw.$B$B$B$BHere you go - choose one of these items as a payment for these fish.','My hoof tingles and my mouth starts to water when I think of fried Bloodbelly fish... You have any on you?','','','','','',13546,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3858,4304,4338,0,0,0,3,5,5,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,150,0,0,0,0,0,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5401,0,28,50,55,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5503,0,0,0,0,'Argent Dawn Commission','','','All who fight evil on behalf of the Argent Dawn must don our commission. Wearing such will earn your right to claim rewards our quartermasters have to offer.$B$BWhile under commission, you\'ll be able to acquire Scourgestones from slain Scourge; these are marks of insignia that they sometimes possess. Procure these insignia and bring them to me. For each set you turn in, you will receive our marker of heroism - the Argent Dawn Valor Token.$B$BAchieve your destiny, $c - join the fight today!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12846,0,0,0,1,0,0,0,529,0,0,0,0,10,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5402,0,28,50,55,0,0,77,0,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Minion\'s Scourgestones','','','Congratulations, $N - I am pleased to award you with an Argent Dawn valor token!$B$BThe tokens serve two purposes. One - they can be used to further your standing within the Argent Dawn; to do so may avail you options and rewards that are reserved for our honored and revered allies. Two - they can be given to our quartermasters, along with coin, as payment for some of the Dawn\'s more prized items.$B$BWhatever you decide, know that you are earning your commission. Well done!','A Minion\'s Scourgestone is the insignia of the Scourge rank and file. These are sometimes found on the weaker of their troops positioned in the Plaguelands, though the term \"weaker\" is certainly to be considered in context. The Scourge, no matter where they are, should never be underestimated.$B$BThe Argent Dawn currently offers a valor token in exchange for twenty of these insignia - an exchange I\'m happy to do, provided you have earned enough scourgestones!','','','','','',12840,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12844,0,0,0,1,0,0,0,529,0,0,0,0,25,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5403,0,28,50,55,0,0,77,0,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Invader\'s Scourgestones','','','Congratulations, $N - I am pleased to award you with an Argent Dawn valor token!$B$BEach valor token handed out to worthy recipients is a sign of the tide turning against the Scourge. With more and more heroes fighting the Scourge in their own lands, the Argent Dawn will assuredly be at the forefront when the time comes to wage war on the ultimate evil of the Scourge. I hope that the valor you\'ve shown what it took to acquiring your token will carry the day then as well!','An Invader\'s Scourgestone is the insignia of the Scourge\'s elite troops. These are sometimes found on the stronger of the troops positioned in the Plaguelands. Slaying such a creature is indeed a challenge, but one that should be relished with a commission to vanquish evil.$B$BThe Argent Dawn currently offers a valor token in exchange for ten of these insignia. Bring them to me here, and I will make sure you receive your just reward.','','','','','',12841,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12844,0,0,0,1,0,0,0,529,0,0,0,0,25,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5404,0,28,50,55,0,0,77,0,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corruptor\'s Scourgestones','','','Congratulations, $N - I am pleased to award you with an Argent Dawn valor token!$B$BTo acquire a valor token in such a manner indicates that you are a true hero in the cause of good. We value all effort brought to bear against the Scourge, but to take down one of their leaders is to truly deliver onto them a crushing defeat!$B$BFor the Dawn, my $Gbrother:sister;!','A Corruptor\'s Scourgestone is the insignia of the Scourge\'s overlords. A powerful being that holds a position of authority over the Scourge will always possess one. To slay such a malevolent creature would surely advance the cause of the Argent Dawn, and all good causes!$B$BOn behalf of the Argent Dawn, I will give you a valor token in exchange for just a single one these insignia. Use caution in acquiring one, $N - such powerful beings are not to be trifled with.','','','','','',12843,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12844,0,0,0,1,0,0,0,529,0,0,0,0,25,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5405,0,28,50,55,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5503,0,0,0,0,'Argent Dawn Commission','','','All who fight evil on behalf of the Argent Dawn must don our commission. Wearing such will earn your right to claim rewards our quartermasters have to offer.$B$BWhile under commission, you\'ll be able to acquire Scourgestones from slain Scourge; these are marks of insignia that they sometimes possess. Procure these insignia and bring them to me. For each set you turn in, you will receive our marker of heroism - the Argent Dawn Valor Token.$B$BAchieve your destiny, $C join the fight today!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12846,0,0,0,1,0,0,0,529,0,0,0,0,10,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5406,0,28,50,55,0,0,178,0,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corruptor\'s Scourgestones','','','Congratulations, $N - I am pleased to award you with an Argent Dawn valor token!$B$BTo acquire a valor token in such a manner indicates that you are a true hero in the cause of good. We value all effort brought to bear against the Scourge, but to take down one of their leaders is to truly deliver onto them a crushing defeat!$B$BFor the Dawn, my $Gbrother:sister;!','A Corruptor\'s Scourgestone is the insignia of the Scourge\'s overlords. A powerful being that holds a position of authority over the Scourge will always possess one. To slay such a malevolent creature would surely advance the cause of the Argent Dawn, and all good causes!$B$BOn behalf of the Argent Dawn, I will give you a valor token in exchange for just a single one these insignia. Use caution in acquiring one, $N - such powerful beings are not to be trifled with.','','','','','',12843,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12844,0,0,0,1,0,0,0,529,0,0,0,0,25,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5407,0,28,50,55,0,0,178,0,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Invader\'s Scourgestones','','','Congratulations, $N - I am pleased to award you with an Argent Dawn valor token!$B$BEach valor token handed out to worthy recipients is a sign of the tide turning against the Scourge. With more and more heroes fighting the Scourge in their own lands, the Argent Dawn will assuredly be at the forefront when the time comes to wage war on the ultimate evil of the Scourge. I hope that the valor you\'ve shown what it took to acquiring your token will carry the day then as well!','An Invader\'s Scourgestone is the insignia of the Scourge\'s elite troops. These are sometimes found on the stronger of the troops positioned in the Plaguelands. Slaying such a creature is indeed a challenge, but one that should be relished with a commission to vanquish evil.$B$BThe Argent Dawn currently offers a valor token in exchange for ten of these insignia. Bring them to me here, and I will make sure you receive your just reward.','','','','','',12841,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12844,0,0,0,1,0,0,0,529,0,0,0,0,25,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5408,0,28,50,55,0,0,178,0,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Minion\'s Scourgestones','','','Congratulations, $N - I am pleased to award you with an Argent Dawn valor token!$B$BThe tokens serve two purposes. One - they can be used to further your standing within the Argent Dawn; to do so may avail you options and rewards that are reserved for our honored and revered allies. Two - they can be given to our quartermasters, along with coin, as payment for some of the Dawn\'s more prized items.$B$BWhatever you decide, know that you are earning your commission. Well done!','A Minion\'s Scourgestone is the insignia of the Scourge rank and file. These are sometimes found on the weaker of their troops positioned in the Plaguelands, though the term \"weaker\" is certainly to be considered in context. The Scourge, no matter where they are, should never be underestimated.$B$BThe Argent Dawn currently offers a valor token in exchange for twenty of these insignia - an exchange I\'m happy to do, provided you have earned enough scourgestones!','','','','','',12840,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12844,0,0,0,1,0,0,0,529,0,0,0,0,25,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5421,0,405,25,1,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,1,-5386,0,0,0,0,0,0,'Fish in a Bucket','','','Sweet mon, nothing beats work being done, especially if it\'s someone else doing the work... eh?','I\'ll reward anyone who makes my life a bit easier... I enjoy doing as little as possible, mon!$B$BBelow the docks here in Shadowprey Village, I\'ve many shellfish traps. If you\'re kind enough to do my work and collect me my shellfish, then I\'ll reward you with something you want... get my drift mon? For every five shellfish you bring me I will give you a fine Bloodbelly fish!','','','','','',13545,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13546,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5441,2,363,3,4,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6394,16114,1,0,'Lazy Peons','Cursed peons! They work hard gathering lumber from the trees of the valley, but they\'re always taking naps! I need someone to help keep the peons in line.$B$BYou look like the right $r for my task. Here, you take this blackjack and use it on any lazy peons you find sleeping on the job. A good smack will get them right back to work! Return the blackjack when you\'re done.$B$BLousy slacking peons...','Use the Foreman\'s Blackjack on Lazy Peons when they\'re sleeping. Wake up 5 peons, then return the Foreman\'s Blackjack to Foreman Thazz\'ril in the Valley of Trials.','Good, good. Maybe they\'ll think twice before slacking next time! Thanks for the help!','No good lazy...$B$B Eh? Do you have my blackjack? Did you catch any peons sleeping on the job?!','','Peons Awoken','','','',0,16114,0,0,0,1,0,0,0,0,0,0,0,0,0,0,10556,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,350,350,0,0,0,0,270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5461,2,28,57,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,5384,0,0,5462,0,0,0,'The Human, Ras Frostwhisper','The undead fear life just as the living fear death. It is not unusual for a sentient undead being to completely destroy all remnants of his or her previous life after having turned.$B$BUnfortunately, in order to create an artifact capable of reverting Ras Frostwhisper to a mortal, we must have a keepsake from his years among the living.$B$BYou must venture to the ruined city of Stromgarde, Frostwhisper\'s home, and search for such an item. May luck be with you, $N.','Travel to the Arathi Highlands, to the ruins of Stromgarde. Search Stromgarde for a Keepsake of Remembrance. If you find such an item, return with it to Magistrate Marduke.','I had doubted the possibility of such an item existing. This certainly opens up an incredible opportunity - one we must not squander.$B$BPrepare yourself, $N, for what I am about to ask of you will take you into the depths of hell.','A keepsake of remembrance is a rare find, $N.','','','','','',13585,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0), + (5462,2,28,57,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,5461,0,0,5463,13585,1,0,'The Dying, Ras Frostwhisper','Upon tainted soil, the keepsake must be attuned.$B$BIt is rumored that Stratholme is where Frostwhisper succumbed to the Lich King. Upon those bloodied grounds he gave his life - freely and with motive - to become one of the undying.$B$BIt is those grounds that must be found.$B$BThere is one, an undead dissenter of the Scourge, freed by the Banshee Queen but loyal to the cause of the Argent Dawn. Find him: Leonid Barthalomew the Revered. He may know more. Seek out Light\'s Hope, $N. ','Travel to Light\'s Hope in Eastern Plaguelands and seek out Leonid Barthalomew the Revered. Show him the Keepsake of Remembrance and tell him all that you have discovered.','$B$BYour quandary stirs up memories that I had hoped would never resurface.','Do not ask questions of which you do not want answers.','','','','','',13585,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2970,0,0,0,0,0,0,0,0,1,1,1,25,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0), + (5463,2,2017,57,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,5462,0,0,5464,13585,1,0,'Menethil\'s Gift','I watched as the human, Ras Frostwhisper, pledged his undying soul to the Lich King. He drew the dagger to his own throat and with a smile, cut from ear to ear. His body collapsed inside the borders of the pentagram. The Lich King stood over the fallen mage and with a single motion, Ras Frostwhisper the lich, was born.$B$B$B$BYes, $r, I remember. What you seek has a name - Menethil\'s Gift: The ground blessed by the Lich King - holy ground to Scourge.$B','Travel to Stratholme and find Menethil\'s Gift. Place the Keepsake of Remembrance upon the unholy ground. ','You place the keepsake on the tainted soil.','The area around Menethil\'s Gift is exceptionally cold.','','','','','',13585,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,1,1,51,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (5464,2,139,57,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,5463,0,0,5465,13624,1,0,'Menethil\'s Gift','The soul of the fallen clings to that which represents its former life and transforms the item into a soulbound keepsake. You pick the item up and place it in your pack.','Take the Soulbound Keepsake to Leonid Barthalomew in Eastern Plaguelands.','As the soul clung to the keepsake, so shall it cling to the physical form of Ras Frostwhisper.','','','','','','',13624,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,100,0,0,0,0,0,5280,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0), + (5465,2,28,57,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,5464,0,0,5466,13624,1,0,'Soulbound Keepsake','Return to Marduke with the keepsake, $N. He will instruct you in its use.','Return to Magistrate Marduke in Caer Darrow. Show him the Soulbound Keepsake.','I was certain that you would be joining me as another hapless spirit.','Have you done the impossible?','','','','','',13624,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3180,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), + (5466,2,2057,57,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,5465,0,0,0,13752,1,0,'The Lich, Ras Frostwhisper','There is but one task remaining, $N. Confront the lich, Ras Frostwhisper, in his lair.$B$BUse the power of the keepsake against the beast - be unrelenting in your actions! Weather the blows that the flailing beast will surely bring down upon you. Do not give in to the pain!$B$BWhen the ritual is complete, Ras will be mortal once more. It is at that point that he must be slain. Strike him down and take his human head.','Find Ras Frostwhisper in the Scholomance. When you have found him, use the Soulbound Keepsake on his undead visage. Should you succeed in reverting him to a mortal, strike him down and recover the Human Head of Ras Frostwhisper. Take the head back to Magistrate Marduke.','Ten thousand souls cry out in unison, $N! You have struck a mortal blow to the Scourge and their masters.','You carry the burden of ten thousand restless souls, $N.','','','','','',13626,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13982,13986,13984,0,0,0,1,1,1,0,0,0,14002,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,1,4,0,0,0,0,0,0,0,0), + (5481,2,85,5,5,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,5482,0,0,0,'Gordo\'s Task','Master want weeds. Us gots big hands and not good at picking. You help us and we not hurt you. Us need gloom weed. Many weeds around here and near road.$B$BWhen you have gloom weed you take to Master Holland in Brill graveyard.','Collect 3 Gloom Weed and deliver them to Junior Apothecary Holland in the Brill graveyard.','What\'s this? Gloom weed?! I\'ve no need for gloom weed! That mindless mass of flesh is out there picking daisies and convincing the Lady knows how many dupes like you into doing the same. No offense.$B$BVery well, you\'re here now and that\'s all that matters. Since I\'m not going to bother to try to explain things to that abomination how about you collect what I really need... doom weed!','Where\'s that useless abomination? Either you have what I need or you\'d best get out there and find it.','','','','','',12737,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,0,138,0,0,0,0,0,0,0,0,35,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0), + (5482,2,85,5,6,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,5481,0,0,0,0,0,0,'Doom Weed','So you can see the predicament that I\'m in, $N. That thing is out there collecting the wrong weeds! I\'ll make it worth your while to gather what I need. Bring back to me enough doom weed and I\'ll give you a suitable reward.$B$BIt is my understanding that they like to plague the flora near the mass gravesite, to the north of the Brill graveyard. Hurry and be mindful of the gnolls in the area.','Collect 10 Doom Weed and deliver them back to Junior Apothecary Holland.$B','Ah, my doom weed. Excellent!$B$B$B$BThese will come in quite handy. You\'ve done me, uh, the Lady, a fine service today $N. As promised here is the reward that you deserve.','This had better be good. I trust you have all of the doom weed that I require?','','','','','',13702,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,125,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5501,2,405,33,39,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Bone Collector','We\'re sitting on a goldmine here, I tell you - a goldmine! Kodo bones will change the world forever... I have customers making furniture, music instruments, and even blasting powder out of them.$B$BThere\'s a caravan that comes by and picks up my kodo bones and then sells them at Shadowprey Village. If you can travel to the kodo graveyard south of here and bring me ten kodo bones, I\'ll give you something in return. Is it a deal?','Bring 10 Kodo Bones from the Kodo Graveyard to Bibbly F\'utzbuckle at Kormek\'s Hut.','Ah, goodie! My bones!$B$BI can\'t wait till the chaps at home see my face on the front cover of Goblin\'preneur. I\'ll be the richest goblin in the world... and my physical education teacher said I would never amount to anything.','Do you have the bones? The caravan will be here any moment. I need just ten more kodo bones to reach a career high. A career high, I tell you!','','','','','',13703,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15690,0,0,0,1,0,0,0,470,0,0,0,0,150,0,0,0,0,0,1350,0,0,0,0,0,0,0,0,5,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5502,2,-284,10,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,925,0,0,0,0,0,0,'A Warden of the Horde','You have been so very kind to me, $N. I never dreamed that I\'d have so much fun during Children\'s Week. Thank you. I won\'t be sad about what\'s happened to me - my parents always told me to rise above anything bad that happens. I\'ll be a hero... just like you.$B$BI\'m sad to say this, but it\'s time for me to go home. Let\'s go back and I\'ll tell the matron what an awesome person you are!','Return your ward to the Orgrimmar orphanage by handing in the Orcish Orphan Whistle to Orphan Matron Battlewail in the Valley of Honor.','May the spirits bless you, $N. You\'ve done more for Grunth than most would ever think of doing for him. Thank you - you\'re the epitome of what it means to be a hero of the Horde.$B$BPlease - if you can spare the time, come back and visit us. I know that Grunth would like that, as would I.','It is a pleasure to see you again, $N. Have you attended to the duties you\'ve volunteered for during Children\'s Week?','','','','','',18597,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23007,23015,23002,23022,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5503,0,139,50,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5503,0,0,0,0,'Argent Dawn Commission','','','All who fight evil on behalf of the Argent Dawn must don our commission. Wearing such will earn your right to claim rewards our quartermasters have to offer.$B$BWhile under commission, you\'ll be able to acquire Scourgestones from slain Scourge; these are marks of insignia that they sometimes possess. Procure these insignia and bring them to me. For each set you turn in, you will receive our marker of heroism - the Argent Dawn Valor Token.$B$BAchieve your destiny, $C join the fight today!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12846,0,0,0,1,0,0,0,529,0,0,0,0,10,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,5,0,0,0,0,0,0,0,0,0), + (5504,2,28,55,60,0,0,178,0,0,0,529,21000,529,21000,0,0,0,0,8,0,0,0,5504,0,0,0,0,'Mantles of the Dawn','Your service to the Argent Dawn is to be commended, $N. You are truly revered amongst us. I have been authorized to make available for you to purchase one of the Dawn\'s most valued items - our magic resistance mantles.$B$BApplication of a mantle to your existing shoulder piece will enhance your resistance to the powers of magic in one of five potential ways. As a sign of continued dedication to our cause, I ask for no less than ten of our valor tokens in exchange for access to these mantles.','Bring 10 Argent Dawn Valor Tokens to Quartermaster Hasana at the Bulwark, Western Plaguelands.','Outstanding - your tribute to the Dawn is duly noted, $N. With this accomplished, I am delighted to make our mantles available to you for purchase. So long as you maintain your current status with us, these mantles will be purchasable from any authorized quartermaster of the Argent Dawn.$B$BFor the Dawn, my $Gbrother:sister;!','Ah, noble $C! Have you brought the valor tokens requested of you? Once you hand them to me, I will make our various mantles available to you for purchase.','','','','','',12844,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,529,0,0,0,250,250,0,0,0,0,3960,0,0,0,0,0,0,0,0,1,66,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5505,0,28,55,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,5803,0,0,0,0,0,0,'The Key to Scholomance','','','Good luck, mighty hero. May your victories continue to bring you fame and power as you lay waste to Scholomance!','Well, here you are, $n - the completed Skeleton Key. I am certain as I can be that this key will allow you within the confines of the Scholomance. There\'s only one way to be absolutely sure it works, though. Waste no time in trying it out, I say.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13704,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (5507,2,28,55,60,0,0,77,0,0,0,529,21000,529,21000,0,0,0,0,8,0,0,0,5504,0,0,0,0,'Mantles of the Dawn','Your service to the Argent Dawn is to be commended, $N. You are truly revered amongst us. I have been authorized to make available for you to purchase one of the Dawn\'s most valued items - our magic resistance mantles.$B$BApplication of a mantle to your existing shoulder piece will enhance your resistance to the powers of magic in one of five potential ways. As a sign of continued dedication to our cause, I ask for no less than ten of our valor tokens in exchange for access to these mantles.','Bring 10 Argent Dawn Valor Tokens to Quartermaster Lightspark at Chillwind Camp, Western Plaguelands.','Outstanding - your tribute to the Dawn is duly noted, $N. With this accomplished, I am delighted to make our mantles available to you for purchase. So long as you maintain your current status with us, these mantles will be purchasable from any authorized quartermaster of the Argent Dawn.$B$BFor the Dawn, my $Gbrother:sister;!','Ah, noble $C! Have you brought the valor tokens requested of you? Once you hand them to me, I will make our various mantles available to you for purchase.','','','','','',12844,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5508,0,139,50,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Corruptor\'s Scourgestones','','','Congratulations, $N - I am pleased to award you with an Argent Dawn valor token!$B$BTo acquire a valor token in such a manner indicates that you are a true hero in the cause of good. We value all effort brought to bear against the Scourge, but to take down one of their leaders is to truly deliver onto them a crushing defeat!$B$BFor the Dawn, my $Gbrother:sister;!','A Corruptor\'s Scourgestone is the insignia of the Scourge\'s overlords. A powerful being that holds a position of authority over the Scourge will always possess one. To slay such a malevolent creature would surely advance the cause of the Argent Dawn, and all good causes!$B$BOn behalf of the Argent Dawn, I will give you a valor token in exchange for just a single one of these insignia. Use caution in acquiring one, $N - such powerful beings are not to be trifled with.','','','','','',12843,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12844,0,0,0,1,0,0,0,529,0,0,0,0,25,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,4,0,0,0,0,0,0,0,0,0), + (5509,0,139,50,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Invader\'s Scourgestones','','','Congratulations, $N - I am pleased to award you with an Argent Dawn valor token!$B$BEach valor token handed out to worthy recipients is a sign of the tide turning against the Scourge. With more and more heroes fighting the Scourge in their own lands, the Argent Dawn will assuredly be at the forefront when the time comes to wage war on the ultimate evil of the Scourge. I hope that the valor you\'ve shown what it took to acquiring your token will carry the day then as well!','An Invader\'s Scourgestone is the insignia of the Scourge\'s elite troops. These are sometimes found on the stronger of the troops positioned in the Plaguelands. Slaying such a creature is indeed a challenge, but one that should be relished with a commission to vanquish evil.$B$BThe Argent Dawn currently offers a valor token in exchange for ten of these insignia. Bring them to me here, and I will make sure you receive your just reward.','','','','','',12841,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12844,0,0,0,1,0,0,0,529,0,0,0,0,25,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5510,0,139,50,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Minion\'s Scourgestones','','','Congratulations, $N - I am pleased to award you with an Argent Dawn valor token!$B$BThe tokens serve two purposes. One - they can be used to further your standing within the Argent Dawn; to do so may avail you options and rewards that are reserved for our honored and revered allies. Two - they can be given to our quartermasters, along with coin, as payment for some of the Dawn\'s more prized items.$B$BWhatever you decide, know that you are earning your commission. Well done!','A Minion\'s Scourgestone is the insignia of the Scourge rank and file. These are sometimes found on the weaker of their troops positioned in the Plaguelands, though the term \"weaker\" is certainly to be considered in context. The Scourge, no matter where they are, should never be underestimated.$B$BThe Argent Dawn currently offers a valor token in exchange for twenty of these insignia - an exchange I\'m happy to do, provided you have earned enough scourgestones!','','','','','',12840,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12844,0,0,0,1,0,0,0,529,0,0,0,0,25,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5511,0,28,55,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,5804,0,0,0,0,0,0,'The Key to Scholomance','','','Good luck, mighty hero. May your victories continue to bring you fame and power as you lay waste to Scholomance!','Well, here you are, $n - the completed Skeleton Key. I am certain as I can be that this key will allow you within the confines of the Scholomance. There\'s only one way to be absolutely sure it works, though. Waste no time in trying it out, I say.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13704,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5513,2,139,55,60,0,0,255,0,0,0,529,21000,529,21000,0,0,0,0,8,0,0,0,5504,0,0,0,0,'Mantles of the Dawn','Your service to the Argent Dawn is to be commended, $N. You are truly revered amongst us. I have been authorized to make available for you to purchase one of the Dawn\'s most valued items - our magic resistance mantles.$B$BApplication of a mantle to your existing shoulder piece will enhance your resistance to the powers of magic in one of five potential ways. As a sign of continued dedication to our cause, I ask for no less than ten of our valor tokens in exchange for access to these mantles.','Bring 10 Argent Dawn Valor Tokens to Quartermaster Breechlock at Light\'s Hope Chapel, Eastern Plaguelands.','Outstanding - your tribute to the Dawn is duly noted, $N. With this accomplished, I am delighted to make our mantles available to you for purchase. So long as you maintain your current status with us, these mantles will be purchasable from any authorized quartermaster of the Argent Dawn.$B$BFor the Dawn, my $Gbrother:sister;!','Ah, noble $C! Have you brought the valor tokens requested of you? Once you hand them to me, I will make our various mantles available to you for purchase.','','','','','',12844,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,1,66,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5514,2,28,55,57,0,0,178,0,0,0,0,0,0,0,0,0,0,0,256,0,964,0,0,5802,14628,1,0,'Mold Rhymes With...','The goblin you will need to speak with is Krinkle Goodsteel. He peddles his skills to the highest bidder in Gadgetzan, within the Tanaris desert. He\'ll likely be the only one who can produce the mold we need, and his services won\'t come cheap. We now ask for you to dig deep by footing whatever fee he will charge.$B$BI\'m an apothecary, not a banker. If I had gold lying around, I certainly wouldn\'t be here.$B$BI guess I said the quiet part out loud again. Oops.$B$BGadgetzan awaits you! Good luck!','Bring the Imbued Skeletal Fragments and 15 gold coins to Krinkle Goodsteel in Gadgetzan.','Dithers said you\'d deliver the goods, and deliver you have! A deal is a deal; let me pack the fragments into the mold for you.$B$BDid Dithers imbue them already? Excellent... otherwise, it would have been a long trip back to the Bulwark for you.','Yeah, I know who you are, and I know why you\'re here. Dithers sent word to me before you arrived. Let\'s cut to deal at hand, now shall we?$B$BI\'ve got a mold you can use for the skeleton key, but it will cost you - fifteen gold, up front, no negotiation. I\'ll pack the skeletal fragments into the mold for you, and I\'ll also teach you on how to forge the stem of the key without any knowledge of blacksmithing... all free of charge no less.$B$BWho says mercenaries don\'t offer competitive deals!','','','','','',14628,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-150000,360,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5515,2,2057,55,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,5382,0,0,5384,0,0,0,'Krastinov\'s Bag of Horrors','A great weight has been lifted from our hearts, $N, but your task is not yet complete. Krastinov\'s master, Kirtonos, still lives.$B$BBefore you may face Kirtonos, however, you must first secure a method in which to summon him.$B$BIt is said that Jandice Barov stewards the blood of innocents from Krastinov to Kirtonos.$B$BFind her in the sunken catacombs of Scholomance and strike her down. Bring back any clues that you may find.','Locate Jandice Barov in the Scholomance and destroy her. From her corpse recover Krastinov\'s Bag of Horrors. Return the bag to Eva Sarkhoff.','The bag of horrors!','','','','','','',13725,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0), + (5517,2,139,55,60,0,0,255,0,0,0,529,42000,529,42000,0,0,0,0,8,0,0,0,5517,0,0,0,0,'Chromatic Mantle of the Dawn','$G Brother : Sister; $N - your deeds on behalf of the Argent Dawn are far too numerous to be recounted easily. As a fitting tribute, I\'ll part with one of our special Chromatic Mantles of the Dawn - a version that protects the wearer from all forms of resistible magic simultaneously. Chromatic Mantles of the Dawn are reserved for only the mightiest of the Dawn\'s heroes!$B$BBring to me twenty-five valor tokens as a sign of tribute, and I\'ll give you the finest of all our mantles.','Bring 25 Argent Dawn Valor Tokens to Quartermaster Breechlock at Light\'s Hope Chapel, Eastern Plaguelands.','Most impressive, $N - the Chromatic Mantle of the Dawn is now yours!$B$BAs long as you maintain Exalted status with the Argent Dawn, you will be able to purchase additional Chromatic Mantles. They will be made available to you immediately from any of the Dawn\'s quartermasters.','Salutations, mighty priest! Have you brought the valor tokens I asked of you? Once you hand them to me, I will issue you your own Chromatic Mantle of the Dawn.','','','','','',12844,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18182,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5518,2,2557,56,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Gordok Ogre Suit','If you\'re going to fight the king of this dump - and I think that\'s what you\'re bound to do - then you\'re going to need to get by Captain Kromcrush. Now, you can get by him by killing him, sure. You might actually want to leave him alive.$B$BHow, you ask? Since I\'ve been here, I think I know how to make an ogre suit that will last just long enough to fool these bozos. The only problem is stability - ten minutes tops. Bring me what I need, and I\'ll make you one. I\'m not going anywhere...','Bring 4 Bolts of Runecloth, 8 Rugged Leather, 2 Rune Threads, and Ogre Tannin to Knot Thimblejack. He is currently chained inside the Gordok wing of Dire Maul.','Yeah, this will do the trick. Just a slip here, and tuck here... heh - this is going to work out just fine! $B$BHere you go, you\'re all set. Remember- this isn\'t the most securely fashioned item in the world. You\'ll have ten minutes of use before it falls apart, and then you\'re not going to fool anybody! Try using it just before you approach him, and remember... it only will make him think that YOU are an ally - not your group mates!','The Ogre Tannin is probably the toughest thing to find for what I need to make the suit - I think they have some upstairs? It\'s hard to tell, since this ball and chain doesn\'t make movement that easy to do...$B$BAnyway, bring me the things I need, and I\'ll whip you up an ogre suit that will fool Captain Kromcrush into thinking you\'re one of his men.','','','','','',14048,8170,14341,18240,4,8,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18258,0,0,0,1,0,0,0,21,577,369,470,0,250,250,250,250,0,0,3960,0,0,0,0,0,0,0,0,1,1,6,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5519,0,2557,56,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'The Gordok Ogre Suit','','','Here ya go $N - put this thing on, and you\'ll have ten minutes to do whatever. Good luck!$B$BOh, and if you happen to find a key to get me out of here, BY ALL MEANS LET ME KNOW!!!','Need another suit, do ya? Well, I\'m not going anywhere soon it seems - bring me the same things I asked for from before, and I\'ll make you another ogre suit.','','','','','',14048,8170,14341,18240,4,8,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18258,0,0,0,1,0,0,0,21,577,369,470,0,50,50,50,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5521,2,28,55,60,0,0,77,0,0,0,529,42000,529,42000,0,0,0,0,8,0,0,0,5517,0,0,0,0,'Chromatic Mantle of the Dawn','$G Brother : Sister; $N - your deeds on behalf of the Argent Dawn are far too numerous to be recounted easily. As a fitting tribute, I\'ll part with one of our special Chromatic Mantles of the Dawn - a version that protects the wearer from all forms of resistible magic simultaneously. Chromatic Mantles of the Dawn are reserved for only the mightiest of the Dawn\'s heroes!$B$BBring to me twenty-five valor tokens as a sign of tribute, and I\'ll give you the finest of all our mantles.','Bring 25 Argent Dawn Valor Tokens to Quartermaster Lightspark at Chillwind Camp, Western Plaguelands.','Most impressive, $N - the Chromatic Mantle of the Dawn is now yours!$B$BAs long as you maintain Exalted status with the Argent Dawn, you will be able to purchase additional Chromatic Mantles. They will be made available to you immediately from any of the Dawn\'s quartermasters.','Salutations, mighty $C! Have you brought the valor tokens I asked of you? Once you hand them to me, I will issue you your own Chromatic Mantle of the Dawn.','','','','','',12844,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18182,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5522,2,46,57,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,4734,0,0,5531,13761,1,0,'Leonid Barthalomew','I received a message from my master, Vectus. Well, the message wasn\'t really from Vectus...it was from someone named Leonid Barthalomew. I don\'t know Leonid, but he knew my master, and no one knows my master unless he allows it.$B$BLeonid says Vectus wants the dragon eggs. He wants you to deliver them to him at the Light\'s Hope Chapel in the Eastern Plaguelands.$B$BThat hurts! Why you? Doesn\'t Vectus trust me? Oh, never mind... just take the eggs and tell Leonid that I did what our master commanded.','Bring the Frozen Eggs to Leonid Barthalomew in the Eastern Plaguelands.','Ah, very good. You do not know the evil power for whom you have labored, but now you will know the truth. And fear not--I am no servant of that master. I am Leonid Barthalomew, known as \"the Revered\" to my brethren in the Argent Dawn.$B$BI tricked Tinkee into sending you and the dragon eggs to me. And it is good that my trick was successful, for had these eggs reached their intended destination, a great power would have fallen into the hands of the enemy.','You are the one up to mischief in Blackrock Spire, yes? Do you have what I asked for?','','','','','',13761,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,75,0,0,0,0,0,2970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5524,2,28,55,60,0,0,178,0,0,0,529,42000,529,42000,0,0,0,0,8,0,0,0,5517,0,0,0,0,'Chromatic Mantle of the Dawn','$G Brother : Sister; $N - your deeds on behalf of the Argent Dawn are far too numerous to be recounted easily. As a fitting tribute, I\'ll part with one of our special Chromatic Mantles of the Dawn - a version that protects the wearer from all forms of resistible magic simultaneously. Chromatic Mantles of the Dawn are reserved for only the mightiest of the Dawn\'s heroes!$B$BBring to me twenty-five valor tokens as a sign of tribute, and I\'ll give you the finest of all our mantles.','Bring 25 Argent Dawn Valor Tokens to Quartermaster Hasana at the Bulwark, Western Plaguelands.','Most impressive, $N - the Chromatic Mantle of the Dawn is now yours!$B$BAs long as you maintain Exalted status with the Argent Dawn, you will be able to purchase additional Chromatic Mantles. They will be made available to you immediately from any of the Dawn\'s quartermasters.','Salutations, mighty $C! Have you brought the valor tokens I asked of you? Once you hand them to me, I will issue you your own Chromatic Mantle of the Dawn.','','','','','',12844,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18182,0,0,0,1,0,0,0,529,0,0,0,0,350,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5525,0,2557,57,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Free Knot!','','','Oh, thank you for freeing me! You - ranked number one. Everyone else - ranked number two or lower.$B$BI knew my life was destined for more than just being an appetizer to some ogre!','It\'s called the Gordok Shackle Key - well, that\'s what these \"tons o\' fun\" keep calling it. I think any of the ogres might have it, but I\'m not sure if any specific ones do. Maybe the guards have a better chance of having one...$B$BWhat am I talking about - you have it already, don\'t you?! Is that it there??!','','','','','',18250,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,169,0,0,0,0,350,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,5525), + (5526,2,493,56,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,5527,0,0,0,18539,1,0,'Shards of the Felvine','Your knowledge of Eldre\'Thalas - Dire Maul - in Feralas will now come into play, $N. In the eastern part of the ruined city is where Alzzin the Wildshaper has exerted his corrupt dominion. Go there with all due haste and brave whatever challenges await you.$B$BThe Fruit of Fertility, now corrupted as the Felvine, should be close to Alzzin. When he falls, capture whatever essence of the Felvine you can. Seal it in the Reliquary, and bring it to me.$B$BGood luck, and Cenarion\'s speed.','Find the Felvine in Dire Maul and acquire a shard from it. Chances are you\'ll only be able to procure one with the demise of Alzzin the Wildshaper. Use the Reliquary of Purity to securely seal the shard inside, and return it to Rabine Saturna in Nighthaven, Moonglade.','It is done, brave $C, and with that the Cenarion Circle is in your debt. Though the war is far from over, a great battle has been won against those who would bring about our doom.$B$BPlease - accept this as a token of our enduring gratitude. Know that you are welcomed here as a hero of the Cenarion Circle for your great deed, $N. Thank you.','With the Sealed Reliquary of Purity in our possession, it will be possible not only to remove a corrupting threat from the world but also to study it under our judicious watch. Perhaps we can even devise new means to combat the taint of corruption that ever threatens Azeroth.$B$BI know Milli would have had it no other way...','','','','','',18540,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18535,18536,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,150,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5527,2,493,56,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,5526,0,0,0,'A Reliquary of Purity','The first step is to find a container capable of holding an extremely corruptible substance without the handler suffering ill effects. There is only one sort device I am aware of that could possibly contain something as vile as the Felvine: a Reliquary of Purity.$B$BDeep in the wasteland of Silithus is the remnants of the night elf village known as Southwind. I know one was there many, many years ago. If we are to succeed, I need you to scour those ruins in the hopes of reclaiming it.','Travel to Silithus and search for a Reliquary of Purity within the ruins of Southwind Village. If you are able to find it, return with it to Rabine Saturna in Nighthaven, Moonglade.','Indeed, you are as resourceful as many claim. The Cenarion Circle is blessed to have you working in our stead.$B$BWith the Reliquary once more in our hands, my mind is at ease. I feel more comfortable asking you to not only face down a malfeasant demon, but also to bring back a dangerous item in the process...','A Reliquary of Purity is an artifact unto itself. Few were ever made, and almost all of them were thought to have been lost over time.$B$BI admit I have known about the one in Southwind for a little while now. Honestly, with the rising turmoil in Silithus, I thought to keep our secrets just that - a secret. To poke and prod would only cause suspicions of our enemies to rise.$B$BAlas, the time for complacency is at an end, especially with the situation in Eldre\'Thalas. ','','','','','',22201,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,100,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5528,0,2557,57,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Gordok Taste Test','','','You da big boss now, so you get free sample of my better brews! These drinks boost you up AND give you good buzz! These are da good ones, chief... you try and tell Kreeg yourself!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18269,18284,0,0,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5529,2,2057,55,58,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Plagued Hatchlings','The Argent Dawn recently learned that the Scourge are creating their own plagued dragonflight! We must stop them -- if the Scourge gain a force of dragons they\'ll sweep across Azeroth unchecked!$B$BTheir necromancers are breeding plagued dragons at the Scholomance, in the middle of Darrowmere Lake.$B$BGo to the Scholomance and kill as many hatchlings as you can... before they get any bigger!','Kill 20 Plagued Hatchlings, then return to Betina Bigglezink at the Light\'s Hope Chapel.','Well done, $N! It\'ll be a long time before they can grow another clutch of dragons.$B$B...At least, I hope it will!','Get to the Scholomance, $N. Take out those plagued hatchlings before they grow!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10678,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,250,0,0,0,0,9000,3720,0,0,0,0,0,0,0,0,5,1,0,0,0,0,0,0,5,1,4,0,0,0,0,0,0,0,0,0), + (5531,2,2057,57,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,5522,0,0,4771,13761,1,0,'Betina Bigglezink','The eggs you brought were to be used in Scourge experiments to create a plagued dragonflight. These frozen black dragon eggs would have been invaluable in their studies, and would have assuredly quickened their timetable.$B$BNow, it is time we ended their research.$B$BTake the frozen eggs to Betina Bigglezink outside. She is well-learned in science and alchemy, and has produced a weapon we can use against the Scourge. With your help, we will deal them a heavy blow.','Bring the Frozen Eggs to Betina Bigglezink.','There they are! And in such a nice container. The perfect size!$B$BWe\'ll keep these eggs in a safe place so we can study them later, but right now we need that thing you brought them in.$B$BI have created a device with a very specific use: to destroy the undead scholars of the Scholomance. They are studying dragons in their efforts to create a plagued dragonflight, and we must halt their progress.$B$BI call the device Dawn\'s Gambit, because... I\'m not sure if it works!$B$BWill you find out for us?','Hello, $N! I heard you were here with some dragon eggs? Well, let\'s see them!','','','','','',13761,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5533,2,28,55,55,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,5097,0,0,5537,0,0,0,'Scholomance','On the island of Caer Darrow lies Scholomance - a wretched center of Scourge necromancy and evil. Our enemy dwells within, conducting unspeakable acts of depravity on unwitting victims... at least, we surmise as much. A door bars the way, and try as we might no entry is to be had without a proper key.$B$BAlchemist Arbington is well versed on Scholomance, and has an idea how to obtain a key. You have proved your worth to me, and now I entrust this task to you. Speak with him on this matter.','Speak with Alchemist Arbington at Chillwind Point, Western Plaguelands.','Well met, $C. I\'ve dedicated a fair portion of my recent studies to the Scholomance, and I believe I know a means by which you can acquire a key... one that will let you past the front door.$B$BI can only imagine what horrid sights are to be seen inside, $N. I don\'t know how you heroic types do it sometimes...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5534,2,16,47,53,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,3601,0,0,0,0,0,0,'Kim\'jael\'s \"Missing\" Equipment','What?! What?!$B$BThat wasn\'t good enough for you? You know how expensive those explosives are? They sell for... oh, nevermind. Fine, you want to make some real money? Cause that\'s how business is done: you prove you\'re a valuable employee and then you\'re rewarded adequately after you stick it out some.$B$BIf you\'re a \"valuable\" employee, then hit the Ruins of Eldarath and find me some rune that them Blood elves were lookin\' for. The naga apparently have it in their possession.','Find Some Rune that the naga have in their possession in the Ruins of Eldarath and return it to Kim\'jael in Azshara.','Haha! Wonderful!$B$BI\'ll be sure to find out what this is for and why Magus Rimtori--she\'s the cow that hired me--wanted it. Hah! I got you now, stinkin\' Blood elves! Kim\'jael! Ha! I\'ll teach them who the rats are!$B$BYa did good, $N. Thanks a bundle. Here, take this coin and be off with ya--I\'ve got some things to figure out.','Well, $N? Where is the rune? You are a good employee, right? You\'re here to help?$B$BDon\'t make me think twice about paying you what we agreed upon. What? Oh, we didn\'t agree on anything? Oh, great... then take your time--just know that it\'ll be a lot less if you take a long time.','','','','','',13815,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-350,350,0,0,0,16000,3930,0,0,0,0,0,0,0,0,5,6,1,0,0,0,0,0,0,6,4,1,0,0,0,0,0,0,0,0), + (5535,2,16,45,47,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Spiritual Unrest','Long ago, the Highborne were some of the most powerful students of the arcane the night elves ever produced. The corruption that comes along with such studies caused much harm to night elf society and greatly affected all of Azeroth... as I\'m sure you well know.$B$BI promised the Sentinels that I would release the spirits from their mortal bonds as I find them. If you would do the same, then I am sure I can reward you some.$B$BThe spirits haunt the Shadowsong Shrine to the northeast of here.','Destroy 6 Highborne Apparitions and 6 Highborne Lichlings before returning to Loh\'atu in Azshara.','Well done, $C. Thank you for your help. The spirits are at peace, and the threats that their desire for the arcane draw have been lessened.$B$BI am sure that both sides of the conflict that ravishes Azeroth will see you are above such things.','How goes your search for the Highborne spirits, $c?$B$BMany events have caused all the races of Azeroth great suffering, but for some reason, these spirits seem to be a plague for all people. Perhaps it is there continued desire for any arcane magic--such desire is a harbinger of the Burning Legion, and we know what that can lead to.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6116,6117,0,0,6,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5000,2520,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,6,1,1,1,0,0,0,0,0,0,0,0), + (5536,2,16,45,47,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Land Filled with Hatred','The satyr, a disfigured, evil aspect of the night elves, now infect the sacred lands once traveled by Cenarius. I cannot speak for the night elves when it comes to all the atrocities those demonic creatures have committed, but I have sworn an oath to the Earthmother to aid the elves in ridding the land of such a nuisance.$B$BI am sure you would prove yourself if you aided me in purging them.$B$BNortheast of here, you can find the Haldarr clan. Return to me after you\'ve tested yourself against their power.','Kill 6 Haldarr Satyr, 2 Haldarr Tricksters, 2 Haldarr Felsworn and then return to Loh\'atu on the border of Ashenvale.','Well done, $C. I see you\'re not only skilled but cunning. To defeat such creatures is a testament to your loyalty to the tenants of the Earthmother, even if you do not recognize her as your own deity. She is in all things on this planet and beyond. Her eyes, one dark and one light, travel across the skies always gazing down upon us.$B$BPlease, take this small amount of coin in appreciation for what you have done.','How goes your battle against the satyr, $c?$B$BAre they as strong as you thought? Stronger? Or perhaps they were nothing to your own might.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6125,6126,6127,0,6,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7000,2520,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,1,2,1,0,0,0,0,0,0,0,0), + (5537,2,28,55,57,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,5533,0,0,5538,0,0,0,'Skeletal Fragments','The key to Scholomance is called a Skeleton Key. It must be forged from the remains of a skeleton - several actually - and hardened by only the strongest of metals within a suitable mold. A signet of power from a being who naturally can open the portal to Scholomance will make the key ultimately function.$B$BFirst thing\'s first though, $N. We\'ll need skeletal fragments for the key\'s forging. Skeletons inside Andorhal should yield what we need, but the ones outside the walls might work too.','Bring 15 Skeletal Fragments to Alchemist Arbington at Chillwind Point, Western Plaguelands.','This\'ll work, $N! My turn now - I will imbue these with a suitable temper that will allow them to survive the intense forging process they will eventually go through.$B$BThe next step will be to get an appropriate mold for the key. I know a goblin blacksmith in Tanaris that has in the past made molds for similarly macabre items. He works for whom goblins usually work for - the highest bidder.','As morbid as it sounds, we\'ll need a decent supply of suitable skeletal fragments to make up the outer layer of the key. They don\'t call it a Skeleton Key for nothing, you know.','','','','','',14619,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2700,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5538,2,28,55,57,0,0,77,0,0,0,0,0,0,0,0,0,0,0,256,0,5537,0,0,5801,14628,1,0,'Mold Rhymes With...','The goblin you will need to speak with is Krinkle Goodsteel. He peddles his skills to the highest bidder in Gadgetzan, within the Tanaris desert. He\'ll likely be the only one who can produce the mold we need, and his services won\'t come cheap. We now ask for you to dig deep by footing whatever fee he will charge.$B$BI\'m an alchemist, not a banker. If I had gold lying around, I certainly wouldn\'t be here.$B$BI guess I said the quiet part out loud again. Oops.$B$BGadgetzan awaits you! Good luck!','Bring the Imbued Skeletal Fragments and 15 gold coins to Krinkle Goodsteel in Gadgetzan.','Arbington said you\'d deliver the goods, and deliver you have! A deal is a deal; let me pack the fragments into the mold for you.$B$BDid Arbington imbue them already? Excellent... otherwise, it would have been a long trip back to the Chillwind Point for you.','Yeah, I know who you are, and I know why you\'re here. Arbington sent word to me before you arrived. Let\'s cut to deal at hand, now shall we?$B$BI\'ve got a mold you can use for the skeleton key, but it will cost you - fifteen gold, up front, no negotiation. I\'ll pack the skeletal fragments into the mold for you, and I\'ll also teach you on how to forge the stem of the key without any knowledge of blacksmithing... all free of charge no less.$B$BWho says mercenaries don\'t offer competitive deals!','','','','','',14628,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-150000,360,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,5,0,0,0,0,0,0,0,0,0), + (5541,2,1,5,6,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Ammo for Rumbleshot','Hegnar Rumbleshot sells guns off the road to Anvilmar. Riflemen and mortar teams spend a lot of time practicing out near his shop, and he\'s always needing fresh ammunition.$B$BBut... the last crate of ammo I sent him got lost along the way. My courier said he was camped near the Grizzled Den when wendigo chased him away... and the fool left Rumbleshot\'s ammo behind!$B$B$N, can you get that ammo and take it to Rumbleshot? He\'s been waiting on it and I\'m sure he\'s running low.','Bring Rumbleshot\'s Ammo to Hegnar Rumbleshot in Dun Morogh.','Great, more ammo! Old Loslor\'s shipment finally came through! The ammo might be late, but just like my grand daddy used to tell me: late\'s better than never!$B$BThank you much, $N. I already have buyers eager for this stuff!','I hope you\'re not here for ammo, because I\'m almost out!','','','','','',13850,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,250,250,0,0,0,125,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,5541), + (5542,2,139,52,56,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,5742,-5542,5742,0,0,0,'Demon Dogs','If you are going to remain here, I ask only that you earn your keep. We have many nuisances that could use some \'discipline.\'$B$BYou can start with the Plaguehounds and their runts.$B$BI cannot offer much in return, but you are guaranteed a warm meal and some conversation should you succeed.','Slay 20 Plaguehound Runts, 5 Plaguehounds and 5 Frenzied Plaguehounds. Return to Tirion Fordring when the task is complete.','Well done, $N. Come. Rest. Let us eat and talk of days long past!','Do not pity the demon dogs, $r. They are abominations!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8596,8597,8598,0,20,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3480,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,5,1,0,0,0,0,0,0,0,0,0,0), + (5543,2,139,52,56,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,5742,-5542,5742,0,0,0,'Blood Tinged Skies','Woe to those that foolishly wander into the Plaguelands. All manner of foulness inhabit these woods - from the fanatical Scarlet Crusade, who will kill any that do not bear the mark of the Crusade, to the murderous Scourge, who only look to bolster their numbers by adding more undead to their ranks.$B$BEven the wildlife have been transformed into rapacious, man eating beasts. I ask that you destroy those that would strike from the skies: The Plaguebats.','Slay 30 Plaguebats and return to Tirion Fordring.','You are a shining example of decency, $R! It has been long since I have felt the blood of heroes pump through my veins. Your acts of bravery are uplifting!','Do not underestimate the winged vermin, $r. The Plague has given them supernatural abilities.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8600,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3480,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0), + (5544,2,139,52,56,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,5742,-5542,5742,0,0,0,'Carrion Grubbage','My food supplies are running low, $r. I am ashamed to admit that I might not have enough food to share with you.$B$BCould you assist an old man with a simple task? Around here, the only manner of beast unaffected by the ravages of the Plague are the Carrion worms. While rather bland in taste, the meat of the worms can easily be preserved to last for months. I will need several hundred pounds to restock for the coming winter!','Seek out the Carrion Grubs and Devourers of the region. Slay them and harvest their meat. Return to Tirion Fordring when you have gathered 15 Slabs of Carrion Worm Meat.$B','May the Light watch over you! Bless you, young one.','You will grow to tolerate the taste, $r.','','','','','',13853,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5545,2,12,5,9,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Bundle of Trouble','I\'ve got a real problem on my hands. I have a deadline looming for an order of lumber, and I\'m running out of time. The wolves and bears north of here have chased my workers away from the bundles of wood that they\'ve already chopped.$B$BI\'ve already talked to Deputy Rainer about clearing the animals, but I need someone to go collect the wood for me. If you could collect eight bundles of wood for me I might just make my deadline.','Bring 8 Bundles of Wood to Raelen at the Eastvale Logging Camp.','Excellent! Thanks to you, I should be able to complete the order in time. To show my gratitude, I would like to offer some coin as compensation for your troubles.$B$BThank you and farewell.','That deadline isn\'t getting any further away, $C. Please hurry and collect those bundles of wood.','','','','','',13872,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,300,465,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5561,2,405,30,34,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13892,1,0,'Kodo Roundup','Bibbly thinks he is the only goblin in Desolace who knows how to make money. Well, the only caravan brave enough to travel these parts relies on me. Ever since I learned how to rejuvenate and control aged and dying kodos with my kodo kombobulator, the caravan owner Cork, Rigger, and I entered a partnership.$B$BTake the kombobulator and use it on any ancient, aged, or dying kodos; it will jolt the beast into a tamed kodo and force it to follow you. Once you have a kodo tamed, bring it back to me.','Bring five Tamed Kodos and the Kodo Kombobulator back to Smeed Scrabblescrew at Scrabblescrew\'s Camp.','$B$BThree, four, and five... excellent, I ask for five tamed kodos and I get five tamed kodos... I am going to be rich... yes, very rich! I hope to see the look on Bibbly\'s green face when he hears about my success!','The caravan will be here shortly; do you have the five new tamed kodos I was asking for?','','Kodos Tamed','','','',13892,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,11627,0,0,0,5,0,0,0,0,0,0,0,15697,15698,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,150,0,0,0,0,0,1200,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5581,2,405,32,38,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,5381,0,0,0,14547,1,0,'Portals of the Legion','Behold - the Hand of Iruxos. A gruesome sight indeed.$B$BYou must possess it if the demon portals at Mannoroc Coven are to be banished... which is what I now ask you to do. The Demon threat is increasing and we must close these portals to stem the tide of demons to this world. Good luck, $N... and be wary of the portal guardians.','Banish 6 Portals at Mannoroc Coven and return to Taiga Wisemane at Shadowprey Village.','You are to be commended, $N. Your effort has helped greatly in fighting the demon threat, and all of Azeroth is safer because of it.','Have you banished the demon portals at Mannoroc Coven?','','Portals Banished','','','',14547,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,11937,0,0,0,6,0,0,0,0,0,0,0,16794,16873,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,350,0,0,0,0,4500,2130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5582,2,2057,55,58,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,1,5529,0,0,0,13920,1,0,'Healthy Dragon Scale','This is a scale shed from a plagued dragon hatchling. But unlike the other pocked, oozing scales on the infant beast, this rare scale is healthy and unmarred.$B$BBetina Bigglezink will want a sample of this to study.','Bring the Healthy Dragon Scale to Betina Bigglezink at the Light\'s Hope Chapel in Eastern Plaguelands.','Excellent! This will be invaluable in my continued studies of the machinations of the Scourge. Thank you, $N, and if you find more of these scales please bring them to me!','$N, do you have something to show me?','','','','','',13920,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,75,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5601,2,139,50,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,5149,5142,5149,0,0,0,'Sister Pamela','I fled Lordaeron during the great war, and was lucky to escape before the Scourge swept through my homeland and turned it into a plagued nightmare! I was lucky, but my family was not. I fear they were all killed during the battle of Darrowshire.$B$BDarrowshire is a village in the Eastern Kingdoms, nestled in the southern hills of what is now the Eastern Plaguelands. Will you go there and search for my family? I miss them so much, especially my little sister Pamela.$B$BPlease, find her for me!','Find Pamela Redpath in Darrowshire.','Where is my sister Jessica? She left so long ago, when I was just a little girl. She cried so much when she went away. I don\'t know why she cried! Maybe she fell and hit her toe.$B$BWhen Jessica was here we used to play games and dance and pick pretty flowers around the house. And sometimes we\'d hide when we saw daddy coming home, then jump out and surprise him!$B$BCome back, Jessica! If you come back then maybe daddy will too and we can all play together again...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,5,18,20,0,0,1000,1000,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5621,2,-262,5,4,0,16,8,0,0,0,0,0,0,0,0,0,0,0,8,0,5622,0,0,0,0,0,0,'Garments of the Moon','I need your help, $N. I am needed here to train the other students, but you, you can help one of our injured Sentinels just south of Dolanaar. She was hurt patrolling the town and could use our aid. Her name is Shaya.$B$BWhen you find her, heal her wounds, and then fortify her body with your spells. This will at least protect her from harm longer if she finds trouble. Return to me here after you\'ve done your duty to Elune.','Find Sentinel Shaya and heal her wounds using Lesser Heal (Rank 2). Afterwards, grant her Power Word: Fortitude and then return to Laurna Morninglight in Dolanaar.','You have done well and you have served Elune. For that, I thank you.$B$BPlease, take this robe as a token of my thanks. It signifies you have earned your place among our order. If you wish, wear it with pride, but either way, we will always recognize you as one of our own.$B$BGo with Elune, $N, and thank you.','Our spells of Fortify are very powerful, Delor. They allow our companions to take further injury from all types of attacks and survive in situations where they would normally fall. But this is nothing when compared to our abilities to heal. There are no greater healers than a priest--do well to remember that. Your power alone can turn the tides of battle easily.','','Heal and fortify Sentinel Shaya','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12429,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16604,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5622,2,-262,5,4,0,16,8,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,5621,0,0,0,'In Favor of Elune','$N, you must travel to Dolanaar when your business here in Shadowglen is done. There, you will find Laurna Morninglight. She will instruct you further in the ways of Elune, and it is with her that you will earn your first garments denoting your station as a $gpriest:priestess; of Elune.$B$BTake care, and may you be protected in your journeys.','Speak to Laurna Morninglight in Teldrassil.','I\'m happy to see Shanda has sent you to find me, $N. Teaching young priests the ways of Elune gives me great satisfaction.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5623,2,-262,5,4,0,16,1,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,5624,0,0,0,'In Favor of the Light','Hello again, young $gpriest:priestess;. The time has come for you to learn more about our religion. After you\'ve completed whatever tasks you have here in Northshire, please seek out Priestess Josetta in Goldshire. She has more to teach you and has heard that you are growing strong in the ways of the Light. She looks forward to tutoring you more.','Speak to Priestess Josetta in Elwynn Forest.','I\'m glad you\'ve arrived, $N. We have much to discuss about your future and your path within the Light.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5624,2,-262,5,4,0,16,1,0,0,0,0,0,0,0,0,0,0,0,8,0,5623,0,0,0,0,0,0,'Garments of the Light','Normally I put forth a small challenge to followers of the Light to test their skill. I want to see if they are worthy of wearing their first robes--a sign that the church outwardly approves of the $gpriest:priestess; and supports $ghim:her;.$B$BBut this situation is a bit different. One of Goldshire\'s citizens saw an injured guard near the lake to the east of here. His name is Roberts. Find him, heal him, fortify his body and return here. If you can do that for me, then I will consider your test complete.','Find Guard Roberts and heal his wounds using Lesser Heal (Rank 2). Afterwards, grant him Power Word: Fortitude and then return to Priestess Josetta in Goldshire.','Excellent, $N. With one more healthy guard out there to help the town, we\'ll be that much safer. I\'m glad to see you\'re already learning to use your abilities wisely. If you feel you are ready for more training at any time, please come back to me. But for now, take this robe. It will let others know that you are one of our order. If you don\'t want to wear it, that\'s fine. Later there will be more tests and this robe isn\'t necessary for those.','As you may have already learned, our healing magics are vital to the survival of our people in these harsh times--especially to adventurers and heroes who take up arms and magic to fight back so many different threats.$B$BYou would do well to always remember how important that skill is. That, coupled with Fortitude, make your companions far more capable in battle since they will be able to stand up to a greater number of blows.$B$BDo not let anyone dismiss how powerful your magics are.','','Heal and fortify Guard Roberts','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12423,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16605,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5625,2,-262,5,4,0,16,4,0,0,0,0,0,0,0,0,0,0,0,8,0,5626,0,0,0,0,0,0,'Garments of the Light','It\'s usually about this time that one of your power is tested to see if they\'re worthy of wearing robes denoting their place in the church. But to be honest, I got more pressing matters to look into. Citizen of Kharanos\' just came in here and told me \'bout a hurt mountaineer just outside town to the south--name\'s Dolf.$B$BYou heal Dolf and give him Fortitude, and I\'ll consider you done with proving yourself. How\'s that sound?','Find Mountaineer Dolf and heal his wounds using Lesser Heal (Rank 2). Afterwards, grant him Power Word: Fortitude and then return to Maxan Anvol in Kharanos.','Excellent, $N. With one more healthy guard out there to help the town, we\'ll be that much safer. I\'m glad to see you\'re already learning to use your abilities wisely. If you feel you are ready for more training at any time, please come back to me. But for now, take this robe. It will let others know that you are one of our order. If you don\'t want to wear it, that\'s fine. Later there will be more tests and this robe isn\'t necessary for those.','Have you found Dolf yet, $N?$B$BYou\'ve probably already learned this, but our ability to heal is very useful. Not only are we able to take care of the wounded, but we\'re vital to the survival of all those would-be heroes out there trying to make a name for themselves. With Fortitude to increase the amount of blows we can take, and our healing magic to keep them alive, there\'s nothing we can\'t overcome!','','Heal and fortify Mountaineer Dolf','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12427,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16605,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5626,2,-262,5,4,0,16,4,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,5625,0,0,0,'In Favor of the Light','Hey! $N! Got a minute?!$B$BYa been following the Light now for long enough that you find your way to Maxan Anvol in Kharanos. He\'ll teach ya more about the path yer following, and if you prove worthy, give ya yer first set of robes to denote your station as a $gpriest:priestess;.$B$BNow get goin\'! As soon as yer done here, head through the tunnel--he\'ll be waitin\' for ya.','Speak to Maxan Anvol in Dun Morogh.','Oh, so Branstock sent ya, did he? Good, good! He\'s right, it is \'bout time you started taking a much larger step into the Light. It\'ll build character and make ya stronger... an\' that\'s what you\'ll need more than anything: strength of body... strength of will.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5627,0,-262,10,10,0,16,8,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Stars of Elune','','','You\'ve proven yourself worthy of Elune\'s attention, $N. If you feel you\'re ready, I would very much like to teach you one of her spells unique to our people.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10797,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5628,2,-262,10,10,0,16,8,0,0,0,0,0,0,0,0,0,0,0,8,0,0,5627,5631,5627,0,0,0,'Returning Home','Ah, yes, hello, $N? I\'m glad you stopped to talk for a moment. You are a far way from home at such a young age--I admire such ambition. I wish when I was younger I could have mustered the courage to travel the world.$B$BThere was a priestess of your order here looking for you not too long ago. She said it was very urgent you returned to the Temple of the Moon in Darnassus and speak to Priestess Alathea--it had something to do with your training. I wouldn\'t dally too long if you can help it.','Speak to Priestess Alathea in Darnassus.','Wonderful, you\'ve returned home, $N. It always pleases Tyrande and myself when those we\'ve trained go out into the world and return to us safely. How have things been with you? Does Elune still bless your travels? Perhaps after we speak more about the business at hand, you could tell me more of your travels.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,19350,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5629,2,-262,10,10,0,16,8,0,0,0,0,0,0,0,0,0,0,0,8,0,0,5627,5631,5627,0,0,0,'Returning Home','Hello again, $N. I know you\'ve been busy aiding our people, but you must take some time for yourself also. Priestess Alathea sent someone here looking for you. It seems that you\'ve caught the attention of our elders and they feel you are prepared for greater things. Head to the Temple of the Moon in Darnassus and look for Alathea there. She will be waiting. Good luck, and may Elune be with you.','Speak to Priestess Alathea in Darnassus.','Wonderful, you\'ve returned home, $N. It always pleases Tyrande and myself when those we\'ve trained go out into the world and return to us safely. How have things been with you? Does Elune still bless your travels? Perhaps after we speak more about the business at hand, you could tell me more of your travels.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,19350,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5630,2,-262,10,10,0,16,8,0,0,0,0,0,0,0,0,0,0,0,8,0,0,5627,5631,5627,0,0,0,'Returning Home','Hello there, $gladdy:lassy;. Good to see you travelin\' far and wide to distant lands. No offense meant, but a lot o\' your kind don\'t take well to these cold climates usually. Glad to see you\'re made of tougher stuff.$B$BNot too long ago one of your priestesses was in here lookin\' for you--said somethin\' about you finding a Priestess Alathea in the Temple of the Moon back in Darnassus. Said it was important and you should head back there soon.','Speak to Priestess Alathea in Darnassus.','Wonderful, you\'ve returned home, $N. It always pleases Tyrande and myself when those we\'ve trained go out into the world and return to us safely. How have things been with you? Does Elune still bless your travels? Perhaps after we speak more about the business at hand, you could tell me more of your travels.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,19350,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5631,2,-262,10,10,0,16,8,0,0,0,0,0,0,0,0,0,0,0,8,0,0,5627,5631,5627,0,0,0,'Returning Home','A priestess recently visited our halls seeking you out, young $r. She said that she was on a mission to find you and that you should return to the Temple of the Moon in Darnassus as soon as possible. When you arrive, seek out a Priestess Alathea--she will tell you more.$B$BThe Light be with you, $N.','Speak to Priestess Alathea in Darnassus.','Wonderful, you\'ve returned home, $N. It always pleases Tyrande and myself when those we\'ve trained go out into the world and return to us safely. How have things been with you? Does Elune still bless your travels? Perhaps after we speak more about the business at hand, you could tell me more of your travels.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,19350,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5632,2,-262,10,10,0,16,8,0,0,0,0,0,0,0,0,0,0,0,8,0,0,5627,5631,5627,0,0,0,'Returning Home','Oh, yes, of course. Hello, $N. A messenger from our order was here not too long ago looking for you. She mentioned something important happening back in Darnassus and that you should return to the Temple of the Moon as soon as you can. When you arrive, speak to Priestess Alathea. I believe it has something to do with your progressing so well in our ways.$B$BAgain, return to Darnassus when you can.','Speak to Priestess Alathea in Darnassus.','Wonderful, you\'ve returned home, $N. It always pleases Tyrande and myself when those we\'ve trained go out into the world and return to us safely. How have things been with you? Does Elune still bless your travels? Perhaps after we speak more about the business at hand, you could tell me more of your travels.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,19350,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5633,2,-262,10,10,0,16,8,0,0,0,0,0,0,0,0,0,0,0,8,0,0,5627,5631,5627,0,0,0,'Returning Home','Greetings, $gladdy:lass;. Good to see you here in our great halls. A blessing be on you and your kind.$B$BWhile you were traveling through our lands, a priestess of your temple came here seeking you. She said that you were to return to the Temple of the Moon as soon as possible. I\'m sorry I can\'t tell you more, but it did sound important. When you get to the temple, speak to a Priestess Alathea.','Speak to Priestess Alathea in Darnassus.','Wonderful, you\'ve returned home, $N. It always pleases Tyrande and myself when those we\'ve trained go out into the world and return to us safely. How have things been with you? Does Elune still bless your travels? Perhaps after we speak more about the business at hand, you could tell me more of your travels.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,19350,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5634,2,-262,10,10,0,16,5,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5634,0,0,0,0,'Desperate Prayer','You\'re needed in Stormwind, $N. The High Priestess there, Laurena, says it\'s time for you to prove you\'re worthy of the next level of your training. Don\'t waste too much time finding your way there. You can find her in the Cathedral of Light in the center of the city. Give her my regards, and prove how worthy you are of such a calling. The Light be with you, $N.','Speak to High Priestess Laurena in Stormwind.','I\'m glad you\'ve arrived, $N. There are many things we will have to discuss, but more importantly is your training in the ways of the Light.$B$BThere are lessons all servants of the Light must learn. If you are ready, we\'ll begin discussing some of those now.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5635,2,-262,10,10,0,16,5,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5634,0,0,0,0,'Desperate Prayer','You\'ve caught the attention of our superiors, $N. They\'ve asked you travel to the Cathedral of Light in Stormwind as soon as possible. Apparently they feel you\'ve proven yourself already and are prepared to further your training. When you get there, find High Priestess Laurena. She will be able to guide you further. Good luck, and may the Light be with you.','Speak to High Priestess Laurena in Stormwind.','I\'m glad you\'ve arrived, $N. There are many things we will have to discuss, but more importantly is your training in the ways of the Light.$B$BThere are lessons all servants of the Light must learn. If you are ready, we\'ll begin discussing some of those now.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,19338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5636,2,-262,10,10,0,16,5,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5634,0,0,0,0,'Desperate Prayer','Elune bless you, good $r. I hope your Light finds you and protects you well this day.$B$BOne of your priests was here not long ago looking for you. He mentioned you returning to the Cathedral of Light as soon as possible to speak with High Priestess Laurena. It seems you\'ve done well to garner such attention. I wouldn\'t spend too much time here--your people have need of you.','Speak to High Priestess Laurena in Stormwind.','I\'m glad you\'ve arrived, $N. There are many things we will have to discuss, but more importantly is your training in the ways of the Light.$B$BThere are lessons all servants of the Light must learn. If you are ready, we\'ll begin discussing some of those now.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,19338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5637,2,-262,10,10,0,16,5,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5634,0,0,0,0,'Desperate Prayer','Time\'s come for you to head to Stormwind, $N. High Priestess Laurena in the Cathedral of Light wants to speak to you. Gotta be somethin\' really good or really bad for the High Priestess to want you there personally, but I\'m guessin\' you\'ve only done well for yourself and it\'s a good thing that she wants to speak to ya.$B$BBut don\'t waste too much time \'round here. I\'d head there as soon as you can.','Speak to High Priestess Laurena in Stormwind.','I\'m glad you\'ve arrived, $N. There are many things we will have to discuss, but more importantly is your training in the ways of the Light.$B$BThere are lessons all servants of the Light must learn. If you are ready, we\'ll begin discussing some of those now.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,19338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5638,2,-262,10,10,0,16,5,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5634,0,0,0,0,'Desperate Prayer','Just a short time ago, one of your priests was here looking for you, $r. He said that if I were to see you, I should direct you towards the Cathedral of Light. He said it was very important, but I would not be overly concerned if I were you. His demeanor seemed positive... as though it were good news. I wouldn\'t take too long in making my way there if I were you.$B$BElune be with you, good $r.','Speak to High Priestess Laurena in Stormwind.','I\'m glad you\'ve arrived, $N. There are many things we will have to discuss, but more importantly is your training in the ways of the Light.$B$BThere are lessons all servants of the Light must learn. If you are ready, we\'ll begin discussing some of those now.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5639,2,-262,10,10,0,16,5,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5634,0,0,0,0,'Desperate Prayer','You\'re needed in Stormwind, $N. The High Priestess there, Laurena, says it\'s time for you to prove you\'re worthy of the next level of your training. Don\'t waste too much time finding your way there. You can find her in the Cathedral of Light in the center of the city. Give her my regards, and prove how worthy you are of such a calling. The Light be with you, $N.','Speak to High Priestess Laurena in Stormwind.','I\'m glad you\'ve arrived, $N. There are many things we will have to discuss, but more importantly is your training in the ways of the Light.$B$BThere are lessons all servants of the Light must learn. If you are ready, we\'ll begin discussing some of those now.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,19338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5641,2,-262,20,20,0,16,4,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5641,0,0,0,0,'A Lack of Fear','$N, your High Priest Rohan would have an audience with you in Ironforge. Make haste, my strong friend, your next test quickly approaches. Although I wish I could bear witness to your race\'s own special rites, my place is here. But may the Light go with you in your travels. Rohan should still be in the Mystic Ward once you reach the city. He will be waiting.','Speak to High Priest Rohan in Ironforge.','You\'ve got the makings of a great $C, $N. Keep up the good work!$B$BYou\'ve already shown you\'re ready for battle. Perhaps it\'s time we taught ya a little somethin\' more.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19337,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5642,2,-262,20,20,0,16,128,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5642,0,0,0,0,'Shadowguard','Something important is up in Orgrimmar, $N.$B$BThe normal messengers that come through here looking for troll priests usually are very casual. This time, they seemed to be in much more a hurry. Don\'t dally too long in Thunder Bluff. I\'d return to the Valley of Spirits as soon as possible.','Speak to Ur\'kyo in Orgrimmar.','Your rites will come soon enough. For now, I teach you a spell that will be of great use to you when you do battle with your enemies.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,19331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5643,2,-262,20,20,0,16,128,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5642,0,0,0,0,'Shadowguard','Like many of our own priests, your own tribe puts you through rites of passage. These rites often teach priests special abilities that are vital to their survival. I sense that time is upon you even as we speak. You must return to the Valley of Spirits in Orgrimmar and speak to Ur\'kyo. What he teaches you might be very important for the future.','Speak to Ur\'kyo in Orgrimmar.','Your rites will come soon enough. For now, I teach you a spell that will be of great use to you when you do battle with your enemies.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,19331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5644,2,-262,20,20,0,16,16,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5644,0,0,0,0,'Devouring Plague','Ah, a wonderful day for you, $N. I can see by the lessons you\'ve learned that the time has come to send you back to Aelthalyste. There are things only she can teach you, and even then, only if you prove worthy.$B$BI will not spoil the surprise for you, but I remember when I was a young priest learning about true power... divine power. Yes, those were the days.$B$BGo back to Aelthalyste in the Undercity, $N. She will be awaiting you in the War Quarter.','Speak to Aelthalyste in the Undercity.','I would teach you Devouring Plague if you feel you are prepared, $N. A spell of no small power, it will aid you in your coming battles. Practice with it--there will be tests later.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,2946,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5645,2,-262,20,20,0,16,4,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5641,0,0,0,0,'A Lack of Fear','$N, your High Priest Rohan would have an audience with you in Ironforge. Make haste, my strong friend, your next test quickly approaches. Although I wish I could bear witness to your race\'s own special rites, my place is here. But may the Light go with you in your travels. Rohan should still be in the Mystic Ward once you reach the city. He will be waiting.','Speak to High Priest Rohan in Ironforge.','You\'ve got the makings of a great $C, $N. Keep up the good work!$B$BYou\'ve already shown you\'re ready for battle. Perhaps it\'s time we taught ya a little somethin\' more.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,19337,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5646,2,-262,20,20,0,16,16,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5644,0,0,0,0,'Devouring Plague','Aelthalyste show our people great respect by sending them back to me for more training, and now I do the same for her tribe.$B$BYou return to the Undercity, $N. There, in the War Quarter, she be ready to teach you more \'bout your people and their ways. Go there, and do not wait long.','Speak to Aelthalyste in the Undercity.','Good, you\'ve returned, and not a moment too late. We have great things to discuss, $N. Your abilities are growing stronger, and we must make sure you are ready.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,2946,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5647,2,-262,20,20,0,16,4,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5641,0,0,0,0,'A Lack of Fear','Your race is so very strong, $N. We are proud to call you allies. And as each day\'s sun sets, you and your kin grow closer to not only finding your true origins, but find great confidence that you are on the right path in so many things. That feeling must make you feel so triumphant.$B$BWord came from Ironforge just recently. It asked that you return there and speak to High Priest Rohan in the Mystic Ward. I would not keep him waiting. May Elune guide your travels.','Speak to High Priest Rohan in Ironforge.','You\'ve got the makings of a great $C, $N. Keep up the good work!$B$BYou\'ve already shown you\'re ready for battle. Perhaps it\'s time we taught ya a little somethin\' more.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,19337,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5648,2,-262,5,4,0,16,128,0,0,0,0,0,0,0,0,0,0,0,8,0,5649,0,0,0,0,0,0,'Garments of Spirituality','You be ready for your first test, $N. South of Razor Hill, just outta town, one of our grunts be hurt fightin\' off some o\' Proudmoore\'s old troops. She not doin\' too well, an\' she benefit much if one of our kind could help her. Find her--her name be Kor\'ja--heal her wounds, an\' give her the blessin\' of our ancestors.$B$BYou do this, an\' me thinks that be sufficient proof that you ready to move on in our ways.','Find Grunt Kor\'ja and heal her wounds using Lesser Heal (Rank 2). Afterwards, grant her Power Word: Fortitude and then return to Tai\'jin at Razor Hill.','Good, then Kor\'ja lives and goes off to defend our town from those malicious humans. I often wish to remember days of battle; where power was shown in combat and it was the wise who often destroyed those who relied on just their strength.$B$BYou done good by me, $N. You take this robe now. Maybe it help, maybe you not care, but you earned it and I\'m proud to call you brother.','Most think it logical that healin\' magics be powerful, but not many understand how powerful. You can keep many alive when instead they should be meetin\' their own ancestors. This healin\' magic mixed with the ability of Fortitude are a very powerful combination of spells. You remember this. It helpful to all manner of people: warriors, mages and everything in between.','','Heal and fortify Grunt Kor\'ja','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12430,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16606,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5649,2,-262,5,4,0,16,128,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,5648,0,0,0,'In Favor of Spirituality','Aye, mon. Our kind have joined the Horde because they be good for us. They loyal, and they teach us much \'bout tings like honor. But our old ways die hard. The orcs may not approve of all our traditions, but that not mean we can\'t continue to practice some them in secret.$B$BYou know this, an\' that\'s why I send you to Tai\'jin in Razor Hill. She teach you more \'bout our history. She teach you the ways of our tribe. Go to her when you be ready.','Speak to Tai\'jin in Durotar.','Ahh... so you finally come to Tai\'jin. This be good.$B$BYou already know that we are not da same tribe that once joined with the Horde. We be much stronger now. We stronger \'cause we adapt--the Horde teach us that much. We no longer defeat our enemies and gain strength from them; now we gain strength, and then defeat our enemies.$B$BThe difference be subtle, but you will learn. You will see. The tribe count on you to learn such things.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5650,2,-262,5,4,0,16,16,0,0,0,0,0,0,0,0,0,0,0,8,0,5651,0,0,0,0,0,0,'Garments of Darkness','Our power comes from darkness and shadow, $N, but that is not your only role. You have acknowledged that there is merit in knowing the healing arts. This is wise. But before you can know the dark, you must also know the light. And for this, I have a test for you.$B$BNorth of the cemetery is a wounded Deathguard--Deathguard Kel. He has protected us from gnolls for some time, and needs healing. But, you must also fortify his body before he can return to duty. Do both with your spells, and then return to me.','Find Deathguard Kel and heal his wounds using Lesser Heal (Rank 2). Afterwards, grant him Power Word: Fortitude and then return to Dark Cleric Beryl in Brill.','You have passed my test with ease. Good.$B$BSoon, you will be ready to take on more responsibility and that road will lead to darker powers--powers that no $C of another race has.$B$BTake this robe as a symbol of your station. You have earned it. If you do not wish to wear it, then so be it, you may do with it as you will. I and others like us will always acknowledge you for what you\'ve achieved in our ranks.','Our powers make us ideal for so many situations, $N. You\'ll find that no matter what though, our ability to mend wounds and increase the amount of damage our companions can take will always be the most desired talents we have access to. Do not let that dissuade you from pursuing other paths as a $C--you can be effective in many ways. But... if you truly wish to destroy your enemies with magical energy, perhaps the arcane is more to your liking.','','Heal and fortify Deathguard Kel','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12428,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16607,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5651,2,-262,5,4,0,16,16,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,5650,0,0,0,'In Favor of Darkness','There are many lessons that the Forsaken have learned through experience--things that some races can only begin to fathom. And although our path lies in darkness, you will find that a great many things rely on both the light and the dark. Your lessons shall teach you to use both... and with discretion. But heed my words: never forget we were forged in corruption and left to rot like so much carrion. The Darkness is our home.$B$BSeek out Dark Cleric Beryl in Brill when you\'re ready to learn more.','Speak to Dark Cleric Beryl in Tirisfal Glades.','Finally, you\'ve arrived. Your faith alone will not allow you to pass the trials before you, young one. A sense of urgency and some ambition will help too.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,60,0,0,0,0,0,54,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5652,2,-262,10,10,0,16,128,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5652,0,0,0,0,'Hex of Weakness','I sent here to make sure that you not wander too far from home, $N. They send me to make sure you return home because Ur\'kyo, greatest of our priests, wish to speak to you. You go there. You got to the Valley of Spirits in the orc city and you speak to Ur\'kyo. He wait for you now.','Speak to Ur\'kyo in Orgrimmar.','You would do well to pay heed to this lesson, young one. The Hex of Weakness will be a great boon to you in battle. Later I will have tests for you to further yourself and prove your worth to the tribe.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19325,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5654,2,-262,10,10,0,16,128,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5652,0,0,0,0,'Hex of Weakness','It be time for you to meet with Ur\'kyo, $N. He be in the Valley of Spirits in the orc city. Go there and speak to him. It is time you learn more of the old ways of our kind. It time you be brought into the circle and made a true priest of our tribe.','Speak to Ur\'kyo in Orgrimmar.','You would do well to pay heed to this lesson, young one. The Hex of Weakness will be a great boon to you in battle. Later I will have tests for you to further yourself and prove your worth to the tribe.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,19325,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5655,2,-262,10,10,0,16,128,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5652,0,0,0,0,'Hex of Weakness','I sent here to make sure that you not wander too far from home, $N. They send me to make sure you return home because Ur\'kyo, greatest of our priests, wish to speak to you. You go there. You go to the Valley of Spirits in the orc city and you speak to Ur\'kyo. He wait for you now.','Speak to Ur\'kyo in Orgrimmar.','You would do well to pay heed to this lesson, young one. The Hex of Weakness will be a great boon to you in battle. Later I will have tests for you to further yourself and prove your worth to the tribe.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,19325,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5656,2,-262,10,10,0,16,128,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5652,0,0,0,0,'Hex of Weakness','It always warms my undying heart to see priests from all cultures wander the world. To know that power exists that is not arcane and well within our grasp. That\'s why it is my honor to direct you home, $N.$B$BUr\'kyo, your great priest in Orgrimmar, has asked for your presence. You can find him in the Valley of Spirits.','Speak to Ur\'kyo in Orgrimmar.','You would do well to pay heed to this lesson, young one. The Hex of Weakness will be a great boon to you in battle. Later I will have tests for you to further yourself and prove your worth to the tribe.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,19325,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5657,2,-262,10,10,0,16,128,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5652,0,0,0,0,'Hex of Weakness','Home. Return home, young $r.$B$BYour spiritual leader Ur\'kyo begs you to return to him and speak about the path you travel.$B$BGo to the Valley of Spirits in the great Horde city of Orgrimmar. You will find him there.','Speak to Ur\'kyo in Orgrimmar.','You would do well to pay heed to this lesson, young one. The Hex of Weakness will be a great boon to you in battle. Later I will have tests for you to further yourself and prove your worth to the tribe.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,19325,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5658,2,-262,10,10,0,16,16,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5658,0,0,0,0,'Touch of Weakness','You be far from home, $C. You be needed there, back in your city under the ground. Your mistress, the one you be callin\' Aelthalyste be needin\' you back there. Like my tribe, there things you must learn only from her. Don\'t be stayin\' here too long. You should be headin\' to the War Quarter as fast as a zeppelin can carry you.','Speak to Aelthalyste in the Undercity.','Ah, young $c, I am glad you have returned here. I would teach you a lesson you would do well to not forget. Are you prepared?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19318,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5660,2,-262,10,10,0,16,16,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5658,0,0,0,0,'Touch of Weakness','You be far from home, $c. You be needed there, back in your city under the ground. Your mistress, the one you be callin\' Aelthalyste be needin\' you back there. Like my tribe, there things you must learn only from her. Don\'t be stayin\' here too long. You should be headin\' to the War Quarter as fast as a zeppelin can carry you.','Speak to Aelthalyste in the Undercity.','Ah, good, another has arrived. Time may not matter to me, but to you it is of the essence. There is much for you to learn and there is much I wish to teach you. You simply must prove your worth. Do that, and you shall be greatly rewarded.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,19318,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5661,2,-262,10,10,0,16,16,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5658,0,0,0,0,'Touch of Weakness','You be far from home out here in the Bloodhoof Village, $N. I be sent here to find priests of my own tribe to send back to speak to our leaders, but that not mean I cannot help you too.$B$BI hear word that your head priestess spirit want all Forsaken to come to her--there are things you must learn.$B$BGo to meet Aelthalyste in the War Quarter in that city of yours.','Speak to Aelthalyste in the Undercity.','Ah, good, another has arrived. Time may not matter to me, but to you it is of the essence. There is much for you to learn and there is much I wish to teach you. You simply must prove your worth. Do that, and you shall be greatly rewarded.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,19318,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5662,2,-262,10,10,0,16,16,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5658,0,0,0,0,'Touch of Weakness','My respect to you and your kind, $N. I normally teach only those of my own tribe. Your lessons come from Aelthalyste in the city once called Lordaeron.$B$BYou should return to her if you\'re to learn those abilities that set you apart from other faiths.$B$BGo to the War Quarter in the Undercity and find your mistress there.','Speak to Aelthalyste in the Undercity.','Ah, good, another has arrived. Time may not matter to me, but to you it is of the essence. There is much for you to learn and there is much I wish to teach you. You simply must prove your worth. Do that, and you shall be greatly rewarded.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,19318,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5663,2,-262,10,10,0,16,16,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5658,0,0,0,0,'Touch of Weakness','Aelthalyste sent word out to all her priests. We\'re to direct the younger of our order to the Undercity for more training. If you truly count yourself among our faithful, then you should return there also.$B$BYou can find Aelthalyste in the War Quarter deep in the Undercity.','Speak to Aelthalyste in the Undercity.','Ah, good, another has arrived. Time may not matter to me, but to you it is of the essence. There is much for you to learn and there is much I wish to teach you. You simply must prove your worth. Do that, and you shall be greatly rewarded.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,19318,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5672,2,-262,20,20,0,16,8,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5672,0,0,0,0,'Elune\'s Grace','A wonderful day has come, $N. You\'ve reached the age in which our are trained in abilities only Night elves know. But it is not for me to train you. You must return to the Temple of the Moon and speak to Priestess Alathea as soon as your business here is concluded. She will test you to ensure you\'re prepared, and only then will she teach you Elune\'s Grace.','Speak to Priestess Alathea in Darnassus.','By devoting yourself to Elune and our people, you have attained a state that not all of us can achieve. It is tradition that you then be taught even greater abilities for your devotion. Do you accept?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19357,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5673,2,-262,20,20,0,16,8,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5672,0,0,0,0,'Elune\'s Grace','You know you have access to any of our trainers at any time, $N, but there are some things that we cannot pass on to you. One of those things are the teachings of your goddess Elune. She gives special abilities to her faithful, and if I\'m not mistaken, it is time for you to return home to your Temple of the Moon to be tested.$B$BReturn there when you can and speak to Priestess Alathea.','Speak to Priestess Alathea in Darnassus.','Elune bless you for returning so quickly to us. This is an important time in your training, and a time that all of our order take very seriously. When you\'ve rested from your journey here, please, let me know. We can then discuss the continuation of your training and where your path will lead you next.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,19357,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5674,2,-262,20,20,0,16,8,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5672,0,0,0,0,'Elune\'s Grace','A wonderful day has come, $N. You\'ve reached the age in which our $gpriests:priestesses; are trained in abilities only Night elves know. But it is not for me to train you. You must return to the Temple of the Moon and speak to Priestess Alathea as soon as your business here is concluded. She will test you to ensure you\'re prepared, and only then will she teach you Elune\'s Grace.','Speak to Priestess Alathea in Darnassus.','By devoting yourself to Elune and our people, you have attained a state that not all of us can achieve. It is tradition that you then be taught even greater abilities for your devotion. Do you accept?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,19357,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5675,2,-262,20,20,0,16,8,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5672,0,0,0,0,'Elune\'s Grace','Time\'s a wastin\', $glad:lass;. It\'s time for you to return home to Darnassus. Priestess Alathea\'s sent word here that you\'re to return there for training. Seems they feel you\'re ready to be tested much like those who serve the Light. You should head out whenever you can. Alathea\'s message said that she\'d be waitin\' for you in the Temple of the Moon. Good luck.','Speak to Priestess Alathea in Darnassus.','Elune bless you for returning so quickly to us. This is an important time in your training, and a time that all of our order take very seriously. When you\'ve rested from your journey here, please, let me know. We can then discuss the continuation of your training and where your path will lead you next.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,19357,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5676,2,-262,20,20,0,16,1,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5676,0,0,0,0,'Arcane Feedback','It is time for you to return to Stormwind, young one. Your superiors there have called you back for more training. And although it disturbs me some, your race and mine are allies and I would not betray that.$B$B I do not mean to be so coy with you--my distrust of arcane magics, be they divine inspired or not, is still strong within me.$B$B You will know of what I speak after you return to your Cathedral of Light. Speak to High Priestess Laurena when you arrive.','Speak to High Priestess Laurena in Stormwind.','We were forced to learn some magics to protect us from what is commonly called our greatest enemy: the arcane.$B$BI would teach you a spell to help you defend yourself and your companions from those who would wield such power.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,19345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5677,2,-262,20,20,0,16,1,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5676,0,0,0,0,'Arcane Feedback','As much as I\'d like to show you our own special teachings of the Light, it is not our place. Your place is back in Stormwind with your own kind, $N... for now. Believe me, I mean no offense. When you return to High Priestess Laurena in the Cathedral of Light you\'ll understand what I\'m talking about--the time has come for your race to prepare you for the future; to separate yourself from others that follow a similar path.','Speak to High Priestess Laurena in Stormwind.','We were forced to learn some magics to protect us from what is commonly called our greatest enemy: the arcane.$B$BI would teach you a spell to help you defend yourself and your companions from those who would wield such power.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,19338,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5679,2,-262,20,20,0,16,16,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5644,0,0,0,0,'Devouring Plague','Aelthalyste show our people great respect by sending them back to me for more training, and now I do the same for her tribe.$B$BYou return to the Undercity, $N. There, in the War Quarter, she be ready to teach you more \'bout your people and their ways. Go there, and do not wait long.','Speak to Aelthalyste in the Undercity.','I would teach you Devouring Plague if you feel you are prepared, $N. A spell of no small power, it will aid you in your coming battles. Practice with it--there will be tests later.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2946,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5680,2,-262,20,20,0,16,128,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5642,0,0,0,0,'Shadowguard','Like many of our own priests, your own tribe puts you through rites of passage. These rites often teach priests special abilities that are vital to their survival. I sense that time is upon you even as we speak. You must return to the Valley of Spirits in Orgrimmar and speak to Ur\'kyo. What he teaches you might be very important for the future.','Speak to Ur\'kyo in Ogrimmar.','Your rites will come soon enough. For now, I teach you a spell that will be of great use to you when you do battle with your enemies.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19331,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5713,2,148,10,15,0,0,77,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,'One Shot. One Kill.','I was traveling to Auberdine with an important message when I was attacked by the furbolg Marosh and his trackers. During the attack I was poisoned, leaving me barely able to stand. I can make an antidote, but it will take time before it is ready.$B$BI would ask that you defend me until I can apply the antidote. I will aid you with my bow as best I can.$B$BShould we survive, I will be able deliver my message to Auberdine, while you speak with Onaeya at Maestra\'s Post to inform her of this incident.','Protect Sentinel Aynasha, then speak with Onaeya at Maestra\'s Post in Ashenvale.','You bring most welcome news $C. It is good to hear that Aynasha is alive and well thanks to you. I would hope that you might accept a reward for your valor. May Elune watch over you and light your path.','Have you seen of Sentinel Aynasha on the road? She left on an important mission but she has not yet returned.','Protect Aynasha','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,1400,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,5713,0), + (5721,2,139,55,60,62,0,255,0,0,0,0,0,0,0,0,0,0,0,64,0,5941,0,0,5942,15209,1,0,'The Battle of Darrowshire','Now, $N, you will take part in battle of Darrowshire, and you will save Joseph Redpath.$B$BPlace this relic bundle in the Darrowshire town square, and the spirits of Darrowshire will rise. Join their battle and assure that these two things come to pass: Davil must survive beyond the death of Horgus, and Redpath must survive to be corrupted, then defeated.$B$BAfter defeating the corrupted Redpath, his spirit will be saved. Speak with him, then return to his daughter Pamela.','Place the Relic Bundle at the Darrowshire town square.$B$BPrevent Davil Lightfire\'s death until the death of Horgus.$B$BPrevent Captain Redpath\'s death until Redpath the Corrupted appears.$B$BDefeat Redpath the Corrupted.$B$BSpeak with the spirit of Joseph Redpath when he appears at the town square, then speak with Pamela at her home.','The fighting is over! I heard my daddy whisper to me. He scared away all the ghosts and he says he\'s coming home! I\'m so happy!$B$BHe also said I should welcome you if came to our house, so I made some tea!$B$BI hope you like lots of sugar!','I think I heard ghosts outside. They whisper scary things to me...','','Accept Redpath\'s Forgiveness','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10936,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15723,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5722,2,2437,9,16,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,5724,0,0,0,'Searching for the Lost Satchel','The troggs are not the only thing that interested Magatha in Ragefire Chasm. She has heard word that one of her servants, a Maur Grimtotem, found something peculiar while in the Chasm, but he never made it out to show her what. She\'d like Maur\'s body found--if it still exists--and any signs of what he found while attempting to speak to the troggs.$B$BReturn to Magatha any items of interest, and I\'m sure she would be very generous in her reward.$B$BAgain, seek the Chasm in the darkest areas of Orgrimmar.','Search Ragefire Chasm for Maur Grimtotem\'s corpse and search it for any items of interest.','The body looks seriously beaten by clubs or fists, but most of the corpse\'s clothing and equipment still looks present. It seems the troggs do not overly care much for material wealth.$B$BYou begin to search the body for anything of interest that might help Magatha.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,525,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5723,2,2437,9,15,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Testing an Enemy\'s Strength','Beneath the city of Orgrimmar, stout creatures known as troggs started coming to the surface from deep below the lava filled tunnels. In her ever-benevolence, Magatha sought to make peace with the creatures, but they turned on her diplomats, killing them. She will not allow such treatment of the tauren people and now consider the creatures a threat to all of the Horde.$B$BShe asks that you put an end to this trogg threat before it overwhelms the Horde from below. Find Ragefire Chasm and destroy them all.','Search Orgrimmar for Ragefire Chasm, then kill 8 Ragefire Troggs and 8 Ragefire Shaman before returning to Rahauro in Thunder Bluff.','I am glad to see you took Magatha\'s task seriously. Thank you, $N. I\'m sure the troggs will have a harder time coming to the surface with their numbers so greatly reduced.$B$BPerhaps in the future we can take time to figure out where such creatures came from, and what they really want.','How goes your search for the Chasm? And the troggs?$B$BThe threat cannot be allowed to persist--it will only injure our orc brethren if it continues.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11318,11319,0,0,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,500,0,0,0,0,700,510,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0,0), + (5724,2,2437,9,16,81,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,5722,0,0,0,14381,1,0,'Returning the Lost Satchel','You find a satchel under the body of the tauren. It is still gripped tightly in his arms as though he was trying to protect it while being attacked by the troggs.$B$BRemoving the satchel from his vice-like grip, you stow it with your own equipment and prepare to make your way out of the tunnels and back to Rahauro in Thunder Bluff.','Take the Grimtotem Satchel to Rahauro in Thunder Bluff.','Excellent, $N. Thank you.$B$BMagatha told me that if you were successful in finding her clansman that you be given this. Please, take it in thanks.','Were you able to find anything, $N? Any clues as to why one of her clansman had to die needlessly would be helpful.','','','','','',14381,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15452,15453,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,500,0,0,0,0,0,870,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5725,2,2437,9,16,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Power to Destroy...','Many denizens of the Legion bestow gifts on their followers as you may well know. Some of these gifts the Dark Lady feels would be better off in her hands than in the hands of those with... lesser vision.$B$BA sect of the Shadow Council hidden in caverns below Orgrimmar known as the Searing Blade are a prime example. The Lady tells me that members of the Searing Blade have come into the possession of two powerful spell books--she would like to \"borrow\" these books from them. You will get them for her.','Bring the books Spells of Shadow and Incantations from the Nether to Varimathras in Undercity.','Good, $C. You have done well in serving the Dark Lady. Your continued perseverance and ambition will be of great use to the Lady\'s subjects. Return to me again in the future. Perhaps I will have other tasks for you that will aid the Dark Lady in her attempts at overtaking the Lich King and completely freeing the Scourge.','There are a hundred other tasks awaiting my attention, $C. Do you have the books?','','','','','',14395,14396,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15449,15450,15451,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,350,0,0,0,0,0,870,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5726,2,1637,9,12,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,5727,0,0,0,'Hidden Enemies','One thing I will not tolerate are traitors in our midst, $N. But I would be a fool to play my hand so early--it would not sufficiently cut the corruption out of our lands and only cause the infection to grow worse.$B$BBut you, a young adventurer, could go places my agents could not... could learn the truth... could find the true head of the beast.$B$BIf you are brave enough, then enter Skull Rock to the east of Orgrimmar, find a lieutenant\'s insignia off one of the Burning Blade there, and return to me.','Bring a Lieutenant\'s Insignia to Thrall in Orgrimmar.','Good, $N! The spirits be praised, perhaps you are the one who will finally put my greatest fears to rest! Who would suspect someone so young and so brave would rise up and champion our cause? You remind me of myself when I was younger. I will ensure that you are justly rewarded for your efforts if we both survive the coming storm.$B$BBut there is time for more praise later. You\'ve not accomplished anything in comparison to what you will face... but this is a good start.','Do you have the insignia yet, $N?$B$BIt will be a vital tool in you infiltrating what I believe is the greatest threat to the Horde and us finally finding peace in our new home.$B$BYou will learn how intricate a web men and orcs alike can weave when they are motivated by greed and power. The hidden agendas, the corruption, all of it will become clear. You will find yourself in the midst of a war you never knew existed.','','','','','',14544,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,250,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5727,2,1637,9,12,0,0,178,0,0,0,0,0,0,0,0,0,0,0,2,2,5726,0,0,5728,14544,1,0,'Hidden Enemies','Now let us see if this insignia you found is worth the effort.$B$BThere is a warlock within the city who believes he has my trust. He does not know that I realize where his true loyalties lie. He is in fact the leader of the Burning Blade. But do not rush off to do battle with him; he has a purpose, and we shall use him against our enemies.$B$BTake this insignia to him in the Cleft of Shadow here in Orgrimmar, speak to him and see if he believes you are one of his own, then return to me here.','Take the Lieutenant\'s Insignia to Neeru Fireblade and speak to him. Gauge if he believes you are a member of the Burning Blade and then return to Thrall in Orgrimmar.','Excellent! Most excellent, $C!$B$BWhat you have done this day is only the first step in a much broader foundation--a foundation that we will build the destruction of the Shadow Council on, once and for all.$B$BTell me all he said... and leave not one word out--it may be more important than you realize.','Well, $c? Does he believe our ploy, or are things worse than I had first estimated?$B$BProving valuable to Neeru will make our infiltration of the Shadow Council much easier. He will have plenty of information that we can use to route out those who would destroy all we have built in Durotar.','Gauge Neeru Fireblade\'s reaction to you being a member of the Burning Blade','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,75,0,0,0,0,0,276,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5728,2,2437,9,16,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,5727,0,0,5729,0,0,0,'Hidden Enemies','Hmm, leaders of the Searing Blade... this concerns me most. If they are the ones of value to Neeru, then those are who we must target first. This satyr... Bazzalan, and the other Neeru mentioned--what was he, a warlock?--must be slain.$B$BReturn to the Cleft of Shadow and enter Ragefire Chasm, $N. Find these two leaders of the Searing Blade, and kill them. But be careful not to let Neeru know it was you who did this. You must retain your identity as one of his $gbrothers:sisters; in arms.','Kill Bazzalan and Jergosh the Invoker before returning to Thrall in Orgrimmar.','I am glad you\'ve returned, $N. Some of those loyal to me brought word immediately that the caverns below Orgrimmar were in disarray now that their leaders have been slain. I even heard reports that Neeru was more than agitated. It seems we\'ve put a dent in his armor. I can\'t say I\'m displeased... even with such a minor victory.','Have you found them yet, $N? The leaders of the Searing Blade.$B$BI knew the Shadow Council sought to take Orgrimmar and all of the Horde from me, but I hadn\'t realized how quickly they were able to infiltrate the city. So many arms this beast has... we can cut them off until exhaustion sets in, but we will be no further than when we started. I will have to have my spies double their efforts.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11519,11518,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,800,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5729,2,1637,9,15,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,5728,0,0,5730,0,0,0,'Hidden Enemies','I think our next step should be to have you placed close to Neeru. If he is as agitated as reports suggest, then we may accomplish two things. One, you may be able to gain some greater knowledge about the Council or at least the Burning Blade, and two, he may just begin to trust you enough that he asks you to start to aid him. He may very well look at you as someone who can fill the void now that some of the leadership is in turmoil.$B$BReturn to the Cleft and speak to him again, but do not be too overt.','Speak to Neeru Fireblade in Orgrimmar.','What is it?! Oh, you, $C... my apologies. My anger rivals that of a rabid kodo bull... but perhaps it is my own fault. In sending travelers into Ragefire Chasm, I should have seen the possibility that some harm would come from it. It seems both Bazzalan and Jergosh were taken unaware and slain by some of Thrall\'s do-gooders. A most inopportune time, but there is nothing that can be done about it now.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,66,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5730,2,1637,9,16,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,5729,0,0,0,0,0,0,'Hidden Enemies','You are one of my lieutenants! Prepare yourself, $c. I will call upon you soon.$B$BMy time spent on the Searing Blade may be all but wasted now, but that does not mean that the Shadow Council\'s schemes elsewhere must suffer. I will do what I can to minimize the damage here in Ragefire Chasm. In the meantime, I will have my agents in the Barrens and Ashenvale begin work on our newest agenda. Return to me soon.','Speak to Thrall in Orgrimmar and tell him what you\'ve learned.','Ashenvale? Hmm, I had not heard of any presence of the Council or the Burning Blade in Ashenvale. My spies will investigate, $N. You have done well.$B$BFor now, rest, and keep yourself occupied with other tasks. I will call upon you again soon.$B$BLok-Tar Ogar!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15443,15445,15424,15444,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,0,870,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5741,2,405,30,33,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,6027,0,0,0,'Sceptre of Light','The Burning Blade in Thunder Axe Fortress to the east is rumored to have acquired the Sceptre of Light from the Naga. Legend tells that the sceptre is able to sink entire cities under the great seas. The Burning Blade must not be allowed to possess such power.$B$BTo that end, you must retrieve the sceptre yourself! It is held by a Burning Blade seer, who studies the sceptre from atop one of the Thunder Axe watchtowers.$B','Get the Sceptre of Light and then return it to Azore Aldamort at the tower in Ethel Rethor.$B','The elusive Sceptre of Light! Your acquisition of it has removed a grave threat to the world. Well done, $C, well done.$B$B','Do you have the Sceptre of Light?$B$B','','','','','',15750,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,250,0,0,0,0,3500,1590,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5742,2,139,52,56,0,0,255,0,0,0,0,0,0,0,0,0,0,0,10,2,0,0,0,5781,0,0,0,'Redemption','You have worked hard, friend. Rest your weary bones and allow me to properly introduce myself.$B','Listen to what Tirion Fordring has to say.','The Fordring redemption will be a difficult task. Are you prepared?','Please, friend; sit and hear my tale.','Tirion\'s Tale','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5761,2,2437,9,16,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Slaying the Beast','The primary task set upon me by our great Warchief is to root out the creatures responsible for infesting our lord\'s great city with demonic influence. The Burning Blade is one threat, but there are others; the Searing Blade for instance, who make their home in Ragefire Chasm, secretly attempting to subvert innocent members of the Horde.$B$BIf they are to be stopped, then their leader must be slain--a Felguard named Taragaman the Hungerer.$B$BKill him, and his heart will appease Thrall, of this I\'m sure.','Enter Ragefire Chasm and slay Taragaman the Hungerer, then bring his heart back to Neeru Fireblade in Orgrimmar.','Ha! You\'ve done it! Thrall will be so pleased.$B$BI will ensure this heart is taken care of properly.$B$BFor now though, you must celebrate your victory. I will inform Thrall of your success.$B$BThank you for your aid, $C.','Have you killed the beast? He surely must be the leader of the Searing Blade in Ragefire Chasm.','','','','','',14540,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,800,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5762,2,400,28,31,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14542,1,0,'Hemet Nesingwary','I have a package for an old customer of mine, a dwarf named Hemet Nesingwary. The package took weeks to arrive, and Hemet\'s long gone by now. He said he was going to Stranglethorn to hunt the beasts there, but he left me some money to send his delivery when I could. $B$BHemet\'s a rich dwarf and it\'s a good idea to keep up relations with the rich ones, yeah? So... you want to deliver the package for me?$B$BI heard Hemet has a camp in Stranglethorn, north of Grom\'gol.','Take Kravel\'s Crate to Hemet Nesingwary in Stranglethorn.','Great, my package from Koalbeard! Thank you $N. This crate holds special-gauge ammunition, and it\'ll serve us well out in the jungle!$B$BHere\'s your pay, and tell me, how is crusty old Kravel these days? Still up to no good I\'d wager...','Is that desert dust on your collar?$B$BHm... if my nose tells true, I\'d say it\'s not desert dust, it\'s desert salt! Been to the Shimmering Flats, have you?','','','','','',14542,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,750,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5763,2,405,28,31,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14546,1,0,'Hunting in Stranglethorn','Long ago, a dwarf came to this land. His name was Hemet and he wished to hunt great beasts. His skills with the rifle were uncanny, and we spent many days hunting together. Even the enmity between our peoples was forgotten.$B$BWhen he left Desolace for Stranglethorn, I vowed to one day welcome him back so that we may hunt again. Now is that time.$B$BTake this kodo horn as a gift to Hemet. He will know it is from me. You will find him in Stranglethorn, north of the Grom\'gol Base camp.','Bring Roon\'s Kodo Horn to Hemet Nesingwary in Stranglethorn.','Ah, this horn belongs to a Tauren, Roon Wildmane. He and I had a good time hunting the beasts of Desolace. So Roon is inviting me back, is he?$B$BWe\'re neck deep in the jungle right now, but thank you, $N. Perhaps my next expedition will take me back to Desolace, the land of the centaurs.','Sit, $C. Soon enough you\'ll strike back into the jungle.','','','','','',14546,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,750,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5781,2,139,52,57,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,5742,0,0,5845,0,0,0,'Of Forgotten Memories','To help Taelan regain what he has lost, you must gather items from his past.$B$BThe first such item is a toy that I gave to him on his 7th birthday. It was his most cherished possession: A miniature war hammer; an exact replica of my very own.$B$BAfter I was banished for treason, his mother told him that I had died. He was taken to my false grave at the Undercroft, where he buried the hammer along with my memory - forever.$B$BYou must venture to the Undercroft and recover Taelan\'s hammer.','Travel to the Undercroft - at the southernmost section of the Eastern Plaguelands - and recover Taelan\'s Hammer. Return to Tirion Fordring upon completion of your objective.','$B$BIt was destiny that we meet, $N. You have blessed me with your kindness.','He must be redeemed.','','','','','',14613,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5801,2,440,55,57,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,5538,0,0,5803,14644,1,0,'Fire Plume Forged','You need two bars of thorium and a powerfully hot heat source to forge the key stem. You\'re on your own for the thorium, but I can help with the heat.$B$BTo our west in Un\'Goro Crater is Fire Plume Ridge - a simmering volcano. The lava lake up top is hot enough to fuse thorium and bone together. Your gold has bought you a mold that simply requires you to dip it in the lake up top; the lava will take care of the rest.$B$BThat\'s it on my end. To finish your key, you\'ll need to talk to Arbington again.','Take the Skeleton Key Mold and 2 Thorium Bars to the top of Fire Plume Ridge in Un\'Goro Crater. Use the Skeleton Key Mold by the lava lake to forge the Unfinished Skeleton Key.$B$BBring the Unfinished Skeleton Key to Alchemist Arbington at Chillwind Point, Western Plaguelands.','We\'ve got quite the costly skeleton key there, don\'t we $N? Still, it remains unfinished; the time has now come to put some focus behind our creation. To that end, you\'re going to have to face the ultimate foe we\'ve been working towards facing in Andorhal... the being that runs the show within the ruined city walls.$B$BI\'m speaking of Araj the Summoner - a lich, and one of the most powerful beings the Scourge calls as its own.','Do you have the stem of the skeletal key finished? I\'m truly sorry you had to bear the brunt of the fee to purchase the mold, but we must all do our part to counter the Scourge. Once you hand me the unfinished key, you\'ll be ready for the final item needed to complete its construction.$B$BIt won\'t be easy at all, but the work you\'ve done to date in preparing for an assault on Andorhal will now start to pay for itself. You\'ll see.','','','','','',14645,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2700,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,6,0,0,0,0,0,0,0,0,0), + (5802,2,440,55,57,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,5514,0,0,5804,14644,1,0,'Fire Plume Forged','You need two bars of thorium and a powerfully hot heat source to forge the key stem. You\'re on your own for the thorium, but I can help with the heat.$B$BTo our west in Un\'Goro Crater is Fire Plume Ridge - a simmering volcano. The lava lake up top is hot enough to fuse thorium and bone together. Your gold has bought you a mold that simply requires you to dip it in the lake up top; the lava will take care of the rest.$B$BThat\'s it on my end. To finish your key, you\'ll need to talk to Dithers again.','Take the Skeleton Key Mold and 2 Thorium Bars to the top of Fire Plume Ridge in Un\'Goro Crater. Use the Skeleton Key Mold by the lava lake to forge the Unfinished Skeleton Key.$B$BBring the Unfinished Skeleton Key to Apothecary Dithers at the Bulwark, Western Plaguelands.','We\'ve got quite the costly skeleton key there, don\'t we $N? Still, it remains unfinished; the time has now come to put some focus behind our creation. To that end, you\'re going to have to face the ultimate foe we\'ve been working towards facing in Andorhal... the being that runs the show within the ruined city walls.$B$BI\'m speaking of Araj the Summoner - a lich, and one of the most powerful beings the Scourge calls as its own.','Do you have the stem of the skeletal key finished? I\'m truly sorry you had to bear the brunt of the fee to purchase the mold, but we must all do our part to counter the Scourge. Once you hand me the unfinished key, you\'ll be ready for the final item needed to complete its construction.$B$BIt won\'t be easy at all, but the work you\'ve done to date in preparing for an assault on Andorhal will now start to pay for itself. You\'ll see.','','','','','',14645,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2700,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5803,2,28,55,60,1,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,5801,0,0,0,0,0,0,'Araj\'s Scarab','Araj the Summoner lords over Andorhal from the ruined city\'s heart. We know that he was the former leader of Scholomance before claiming the city as his own. To finish the key, we will need his signet - called a scarab - mounted as the head of the key.$B$BMake your way into the heart of Andorhal, and break his hold on the city now that he is drawn into the open. Once destroyed, seize his scarab from his fallen phylactery!$B$BThe Key to Scholomance awaits, $N!','Destroy Araj the Summoner and bring Araj\'s Scarab to Alchemist Arbington at Chillwind Point, Western Plaguelands.','Yes, this is it! I... again, I\'m absolutely amazed at the depths of your cunning and bravery. It simply boggles the mind the lengths you are willing to go in order achieve victory.$B$BAllow me now to play my small part in this. I\'ve prepared a special solvent that should allow me to secure the scarab on as the head of the key, infusing it with the power to breech the locked door of Scholomance.$B$BThis should take just a moment...','You\'ve come this far $N - only the destruction of the physical form of Araj the Summoner will provide us with the means to finish the key. Get Araj\'s scarab, by hook or by crook, and bring it to me - I will fuse it on as the head of the key.','','','','','',14610,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2970,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,4,0,0,0,0,0,0,0,0,0), + (5804,2,28,55,60,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,5802,0,0,0,0,0,0,'Araj\'s Scarab','Araj the Summoner lords over Andorhal from the ruined city\'s heart. We know that he was the former leader of Scholomance before claiming the city as his own. To finish the key, we will need his signet - called a scarab - mounted as the head of the key.$B$BMake your way into the heart of Andorhal, and break his hold on the city now that he is drawn into the open. Once destroyed, seize his scarab from his fallen phylactery!$B$BThe Key to Scholomance awaits, $N!','Destroy Araj the Summoner and bring Araj\'s Scarab to Apothecary Dithers at the Bulwark, Western Plaguelands.','Yes, this is it! I... again, I\'m absolutely amazed at the depths of your cunning and bravery. It simply boggles the mind the lengths you are willing to go in order achieve victory.$B$BAllow me now to play my small part in this. I\'ve prepared a special solvent that should allow me to secure the scarab on as the head of the key, infusing it with the power to breech the locked door of Scholomance.$B$BThis should take just a moment...','You\'ve come this far $N - only the destruction of the physical form of Araj the Summoner will provide us with the means to finish the key. Get Araj\'s scarab, by hook or by crook, and bring it to me - I will fuse it on as the head of the key.','','','','','',14610,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5805,2,24,1,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14646,1,0,'Welcome!','Welcome to the World of Warcraft!$B$BAs special thanks for purchasing the World of Warcraft Collector\'s Edition, turn in this gift voucher to Merissa Stilwell in Northshire Valley. You\'ll then be given a gift: a little companion to join you on your quest for adventure and glory.$B$BThanks again, and enjoy your stay in the World of Warcraft!$B','Bring the Northshire Gift Voucher to Merissa Stilwell.','You are indeed a special hero, $N. We welcome you to the world of Azeroth, and offer you one of these unique gifts!','Greetings! It is a pleasure to meet you!$B$BI see you have a special voucher. Give it to me and I will offer you something in exchange.','','','','','',14646,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13584,13583,13582,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5821,2,405,30,35,0,0,255,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,'Bodyguard for Hire ','Under normal circumstances, Rigger and I would lead our kodo past the Kolkar Centaur. Every now and then we hear the Centaur war drums, and when we hear those we stop. It\'s not good for business to be dead!$B$BI\'ll tell you what $c, if you protect us past the Kolkar village we\'ll make it worth your while.$B$BIt\'s just a short distance, all you need to do is keep the caravan intact and you can pick up your reward from Smeed Scrabblescrew - he is down the road a bit. We do a little business together.','Escort the Gizelton Caravan past the Kolkar Centaur village. Talk with Smeed at Scrabblescrew\'s Camp for your reward.','You know, it doesn\'t seem prosperous to be paying the likes of you to guard Gizelton Caravan. $C, if I were a bit taller I could take on a second job and sit kodo-side-saddle with the biggest gun my hands could carry... and I\'d show them blasted centaur who\'s their papa.','Why do I find myself waiting for that blasted caravan?$B$B$B$BOh yeah, they pay the bills. Have you seen them?','Escort Gizelton Caravan past Kolkar Centaur Village','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15689,0,0,0,1,0,0,0,470,0,0,0,0,250,0,0,0,0,0,1650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,5821,0), + (5841,2,132,1,1,0,0,68,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14647,1,0,'Welcome!','Welcome to the World of Warcraft!$B$BAs special thanks for purchasing the World of Warcraft Collector\'s Edition, turn in this gift voucher to Yori Crackhelm in Coldridge Valley. You\'ll then be given a gift: a little companion to join you on your quest for adventure and glory.$B$BThanks again, and enjoy your stay in the World of Warcraft!','Bring the Coldridge Valley Gift Voucher to Yori Crackhelm.','You are indeed a special hero, $N. We welcome you to the world of Azeroth, and offer you one of these unique gifts!','Hello! It is a pleasure to meet you!$B$BI see you have a special voucher. Give it to me and I will offer you something in exchange.','','','','','',14647,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13584,13583,13582,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5842,2,188,1,1,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14648,1,0,'Welcome!','Welcome to the World of Warcraft!$B$BAs special thanks for purchasing the World of Warcraft Collector\'s Edition, turn in this gift voucher to Orenthil Whisperwind in Shadowglen. You\'ll then be given a gift: a little companion to join you on your quest for adventure and glory.$B$BThanks again, and enjoy your stay in the World of Warcraft!','Bring the Shadowglen Gift Voucher to Orenthil Whisperwind.','You are indeed a special hero, $N. We welcome you to the world of Azeroth, and offer you one of these unique gifts!','Greetings! It is a pleasure to meet you!$B$BI see you have a special voucher. Give it to me and I will offer you something in exchange.','','','','','',14648,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13584,13583,13582,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5843,2,363,1,1,0,0,130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14649,1,0,'Welcome!','Welcome to the World of Warcraft!$B$BAs special thanks for purchasing the World of Warcraft Collector\'s Edition, turn in this gift voucher to Magga in the Valley of Trials. You\'ll then be given a gift: a little companion to join you on your quest for adventure and glory.$B$BThanks again, and enjoy your stay in the World of Warcraft!','Bring the Valley of Trials Gift Voucher to Magga.','You are indeed a special hero, $N. We welcome you to the world of Azeroth, and offer you one of these unique gifts!','Hello! It is a pleasure to meet you!$B$BI see you have a special voucher. Give it to me and I will offer you something in exchange.','','','','','',14649,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13584,13583,13582,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5844,2,221,1,1,0,0,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14650,1,0,'Welcome!','Welcome to the World of Warcraft!$B$BAs special thanks for purchasing the World of Warcraft Collector\'s Edition, turn in this gift voucher to Vorn Skyseer in Camp Narache. You\'ll then be given a gift: a little companion to join you on your quest for adventure and glory.$B$BThanks again, and enjoy your stay in the World of Warcraft!','Bring the Camp Narache Gift Voucher to Vorn Skyseer.','You are indeed a special hero, $N. We welcome you to the world of Azeroth, and offer you one of these unique gifts!','Greetings! It is a pleasure to meet you!$B$BI see you have a special voucher. Give it to me and I will offer you something in exchange.','','','','','',14650,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13584,13583,13582,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5845,2,139,52,58,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,5781,0,0,5846,0,0,0,'Of Lost Honor','The Order of the Silver Hand was utterly decimated when Uther was slain.$B$BThe boy held out for as long as he could. Pushed to the war torn hamlet of Northdale, he made his final stand.$B$BWere any of the Order left alive, he thought - and did it matter?$B$BIt was with that thought that Taelan threw down the standard of the Order and renounced all that he had known. His honor left upon the blood soaked ground of Northdale.$B$BYou must travel to Northdale and recover that symbol of lost honor.','Travel to Northdale, in the northeastern region of the Eastern Plaguelands, and recover the Symbol of Lost Honor. Return to Tirion Fordring upon completion of your objective.','It is as glorious now - even in its tattered state - as the day I looked upon it and took my oath of allegiance.$B$BHis redemption comes and perhaps mine with it...','My faith will guide you, $N. The Light knows no bounds.','','','','','',14625,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5846,2,139,52,58,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,5845,0,0,5848,0,0,0,'Of Love and Family','When Taelan was a child, we would oft visit Caer Darrow on family excursions. On our last visit, an artist by the name of Renfray painted a portrait of us poised along the beachside. It is my fondest memory of both Taelan and Karandra. For it was at that moment, with my wife and son in my arms, that I felt a bond of love and family that I would never know again.$B$BIf this painting still exists, you must find it.$B$BTravel to the ruined island of Caer Darrow and see if the painting or the artist remain.','Travel to island of Caer Darrow, in the south-central region of the Plaguelands, and look for any clues as to the whereabouts of the painting.','How could I forget? Many of the spirits on this island are cursed to relive their last happy memory before they met their tragic end.$B$BI too am cursed, but not as they - I am one of the few that remembers all...$B$BPerhaps this thing that you ask me is why I haunt these ruins. Perhaps this thing I tell you shall set me free.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5847,2,154,1,1,0,0,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14651,1,0,'Welcome!','Welcome to the World of Warcraft!$B$BAs special thanks for purchasing the World of Warcraft Collector\'s Edition, turn in this gift voucher to Claire Willower in Deathknell. You\'ll then be given a gift: a little companion to join you on your quest for adventure and glory.$B$BThanks again, and enjoy your stay in the World of Warcraft!','Bring the Deathknell Gift Voucher to Claire Willower in Deathknell.','You are indeed a special hero, $N. We welcome you to the world of Azeroth, and offer you one of these unique gifts!','Greetings! It is a pleasure to meet you!$B$BI see you have a special voucher. Give it to me and I will offer you something in exchange.','','','','','',14651,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13584,13583,13582,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5848,2,2017,52,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,5846,0,0,5861,0,0,0,'Of Love and Family','The painting... It hung on the wall of my workshop - inside the Order\'s barracks - for years.$B$BAfter Tirion\'s trial was over, I knew that I could no longer keep the painting visible. I hid it in a place that they would never think to look.$B$BTravel to Stratholme and make your way deep inside what is now the Scarlet Bastion, search for a painting of our twin moons. Chip away at the paint until you uncover my master work, \'Of Love and Family.\'$B$BMay the Light guide your actions.','Travel to Stratholme, in the northern part of the Plaguelands. It is in the Scarlet Bastion that you will find the painting \'Of Love and Family,\' hidden behind another painting depicting the twin moons of our world.$B$BReturn the painting to Tirion Fordring.','$B$B','The painting, $N. Do you have the painting?','','','','','',14679,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5861,2,28,52,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,5848,0,0,5862,14872,1,0,'Find Myranda','$N, you have done all that I have asked thus far. Only one step remains in your quest of redemption.$B$BYou must deliver the items you have collected to Taelan. Unfortunately, Taelan and his Scarlet Crusaders will attack you on sight.$B$BThere is only one way in which to deliver my message and that is through a guise of deception.$B$BTo the south you will find Uther\'s tomb. An old and trusted confidant of mine, Myranda, now resides there - seek her out. Show her the items and she will assist you.','Travel to Uther\'s Tomb, located in the southern Plaguelands. Show Myranda the Hag Tirion\'s Gift.','I was Tirion\'s most trusted advisor when he held rank as Lord of Mardenholde. I openly dissented the verdict passed by the Order of the Silver Hand and was banished for my insolence.$B$BHe has been through much heart ache and disappointment in his life, $R. Are you prepared to right the wrongs set upon the Fordrings?','I knew this day would come.','','','','','',14872,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5862,2,28,52,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,5861,0,0,0,14872,1,0,'Scarlet Subterfuge','I am what you would call, an illusionist. Though I may be able to create an illusion to allow you entry into Hearthglen, be warned; my powers have their limitations.$B$BShould you travel too far from these lands, the effects of the illusion will cease. The spell itself takes a great amount of concentration and power from me, and thus, I can only sustain the effect for a short time.$B$BSpeak to me again when you are ready.','Speak to Myranda to gain the Scarlet Illusion. Travel to Hearthglen while under the Scarlet Illusion and deliver Tirion\'s Gift to Highlord Taelan Fordring.$B$BHearthglen is to the north, Taelan should be inside of Mardenholde Keep.','What is this, soldier?$B$B$B$BThis... this cannot be true. But all that you have shown me...$B$B','Are you the reinforcements from Tyr\'s Hand?','','','','','',14872,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5863,2,440,44,49,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Dunemaul Compound','Just recently, a large band of nomadic ogres arrived in Tanaris. South of here, they have taken over a large area of the desert and formed a compound. Several smaller bands are currently wandering the desert, some of which have invaded the old troll ruins.$B$BThe Dunemaul Compound must be destroyed! We cannot allow these ogres to build up a force.$B$BThe leader of this band is named Gor\'marok the Ravager; I believe that putting an end to his leadership will be the beginning of the end for the ogres.','Andi Lynn in Gadgetzan wants you to destroy the Dunemaul Compound by killing 10 Dunemaul Brutes, 10 Dunemaul Enforcers, and Gor\'marok the Ravager.','I\'m so glad you were able to do this for me, $N! Thanks for your help!','I\'m so worried! Please be careful!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5474,5472,12046,0,10,10,1,0,0,0,0,0,16738,16739,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,250,0,0,0,0,0,2730,0,0,0,0,0,0,0,0,5,1,1,0,0,0,0,0,1,1,1,4,4,0,0,0,0,0,0,0), + (5881,2,406,23,28,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16189,1,0,'Calling in the Reserves','The Horde does well keeping our troops fresh... since the Great War we have been prosperous here in Kalimdor.$B$BI need you to do me a favor, I have a lad by the name of Grish Longrunner protecting the Great Lift in the southern barrens. Give him this letter; the letter will let him know that I have a reserve warrior coming to relieve him of duty so that he can visit his family. He requested this sometime ago and he would be happy to hear the news.','Maggran wishes you to deliver a letter to Grish Longrunner at the Great Lift in the Barrens.','This is great news; I have been sitting here guarding this hunk of wood for too long. Now I can spend some time with my family... Yippee!','You have news from Maggran Earthbinder?','','','','','',16189,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,75,0,0,0,0,1200,690,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5882,0,361,48,55,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,4102,0,0,0,0,0,0,'Salve via Hunting','','','Very well then, here are your Cenarion plant salves. Scour Felwood for corrupted plants, $n! Wherever they are, use the salve I have given you to purify them.','Possessing a Cenarion Beacon allows one to sea a corrupted soul shard on those tainted beasts that are put down for the greater good. I grind shards into a usable reagent that goes into making Cenarion plant salve. We will use that salve to turn corrupted plants into healthy ones again.$B$BIn exchange for these shards, I will give you some Cenarion plant salves I have already prepared.','','','','','',11515,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (5883,0,361,48,55,0,0,178,186,1,0,0,0,0,0,0,0,0,0,8,0,4102,0,0,0,0,0,0,'Salve via Mining','','','Very well then, here\'s some Cenarion plant salve. If you find more vitriol when you mine in Felwood, remember to hold on to it for me! The more of it you find, the more salve I will be able to make.','If you possess a Cenarion beacon while mining in Felwood, you will be able to see tainted vitriol that corrupts a vein of raw metal. I know how to purify that vitriol and turn it into a reagent that goes into making Cenarion plant salve. You will then use that salve on plants you find in the wild that need saving.$B$BIf you have collected any tainted vitriol, I\'ll give you some Cenarion plant salve I have already prepared.','','','','','',11513,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (5884,0,361,48,55,0,0,178,182,1,0,0,0,0,0,0,0,0,0,8,0,4102,0,0,0,0,0,0,'Salve via Gathering','','','Excellent work $n - every bit of this, once we purify it, will help us take back Felwood. Here, take some doses of Cenarion plant salve and head into the forest. The reclaiming of the land from the corruption waits for no $r!','A Cenarion beacon allows a seasoned herbalist to spot insidious fel creep - a malfeasant product of Felwood\'s corruption. My work here has taught me the knowledge of purifying fel creep into a cleansing reagent... used in what we now refer to as Cenarion plant salve.$B$BWhen you gather herbs in Felwood, you should encounter the fel creep so long as you have the beacon. In exchange for what you bring to me, I will give you pre-made Cenarion plant salve.','','','','','',11514,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5885,0,361,48,55,0,0,178,393,1,0,0,0,0,0,0,0,0,0,8,0,4102,0,0,0,0,0,0,'Salve via Skinning','','','This is exactly what I need. Here - take these plant salves and use them to reclaim Felwood from the corruption. We must persevere, $n!','A Cenarion beacon will allow a well-trained skinner to spot patches of tainted skin from bounty gathered in Felwood. I convert these seemingly useless patches into a thick paste that serves as a quickening agent for Cenarion plant salve. When you skin your kills here in Felwood, be sure to have a beacon on you!$B$BWhen you collect tainted patches, bring them to me and I will give you some Cenarion plant salves that I have already made.','','','','','',11512,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5886,0,361,48,55,0,0,178,333,1,0,0,0,0,0,0,0,0,0,8,0,4102,0,0,0,0,0,0,'Salve via Disenchanting','','','Here are some Cenarion plant salves - I only need one lesser nether essence for this, $n. Essence is by far the most potent item I can make use of to turn swords into plowshares, as it were. If you need more salve, then find me here!','The power of a disenchanted magical item is felt by the essence it creates. I\'ve devised a way to turn raw essence used by enchanters into a suitable reagent for creating Cenarion plant salve. You don\'t need a Cenarion beacon for this; any suitably disenchanted item that yields lesser nether essences will work.$B$BI just need a single lesser nether essence; in exchange, I will give you Cenarion plant salves. The essence is extremely potent - a little definitely goes a long way! ','','','','','',11174,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (5887,0,361,48,55,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,1,5882,0,0,0,0,0,0,'Salve via Hunting','','','Very well then, here are your Cenarion plant salves. Scour Felwood for corrupted plants, $n! Wherever they are, use the salve I have given you to purify them.','Possessing a Cenarion Beacon allows one to sea a corrupted soul shard on those tainted beasts that are put down for the greater good. I grind shards into a usable reagent that goes into making Cenarion plant salve. We will use that salve to turn corrupted plants into healthy ones again.$B$BIn exchange for these shards, I will give you some Cenarion plant salves I have already prepared.',NULL,'','','','',11515,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5888,0,361,48,55,0,0,178,186,1,0,0,0,0,0,0,0,0,0,8,1,5883,0,0,0,0,0,0,'Salve via Mining','','','Very well then, here\'s some Cenarion plant salve. If you find more vitriol when you mine in Felwood, remember to hold on to it for me! The more of it you find, the more salve I will be able to make.','If you possess a Cenarion beacon while mining in Felwood, you will be able to see tainted vitriol that corrupts a vein of raw metal. I know how to purify that vitriol and turn it into a reagent that goes into making Cenarion plant salve. You will then use that salve on plants you find in the wild that need saving.$B$BIf you have collected any tainted vitriol, I\'ll give you some Cenarion plant salve I have already prepared.',NULL,'','','','',11513,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5889,0,361,48,55,0,0,178,182,1,0,0,0,0,0,0,0,0,0,8,1,5884,0,0,0,0,0,0,'Salve via Gathering','','','Excellent work $n - every bit of this, once we purify it, will help us take back Felwood. Here, take some doses of Cenarion plant salve and head into the forest. The reclaiming of the land from the corruption waits for no $r!','A Cenarion beacon allows a seasoned herbalist to spot insidious fel creep - a malfeasant product of Felwood\'s corruption. My work here has taught me the knowledge of purifying fel creep into a cleansing reagent... used in what we now refer to as Cenarion plant salve.$B$BWhen you gather herbs in Felwood, you should encounter the fel creep so long as you have the beacon. In exchange for what you bring to me, I will give you pre-made Cenarion plant salve.',NULL,'','','','',11514,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5890,0,361,48,55,0,0,178,393,1,0,0,0,0,0,0,0,0,0,8,1,5885,0,0,0,0,0,0,'Salve via Skinning','','','This is exactly what I need. Here - take these plant salves and use them to reclaim Felwood from the corruption. We must persevere, $n!','A Cenarion beacon will allow a well-trained skinner to spot patches of tainted skin from bounty gathered in Felwood. I convert these seemingly useless patches into a thick paste that serves as a quickening agent for Cenarion plant salve. When you skin your kills here in Felwood, be sure to have a beacon on you!$B$BWhen you collect tainted patches, bring them to me and I will give you some Cenarion plant salves that I have already made.',NULL,'','','','',11512,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5891,0,361,48,55,0,0,178,333,1,0,0,0,0,0,0,0,0,0,8,1,5886,0,0,0,0,0,0,'Salve via Disenchanting','','','Here are some Cenarion plant salves - I only need one lesser nether essence for this, $n. Essence is by far the most potent item I can make use of to turn swords into plowshares, as it were. If you need more salve, then find me here!','The power of a disenchanted magical item is felt by the essence it creates. I\'ve devised a way to turn raw essence used by enchanters into a suitable reagent for creating Cenarion plant salve. You don\'t need a Cenarion beacon for this; any suitably disenchanted item that yields lesser nether essences will work.$B$BI just need a single lesser nether essence; in exchange, I will give you Cenarion plant salves. The essence is extremely potent - a little definitely goes a long way! ',NULL,'','','','',11174,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11516,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5892,2,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Irondeep Supplies','Before the fighting started, we stored supplies for Dun Baldar in the Irondeep mine. The troggs that surfaced there weren\'t much of a problem when we had spare troops to guard the mine, but now that we\'re fighting with the Horde we can\'t maintain control of Irondeep.$B$BWe need the supplies in Irondeep, $N. Enter the mine and bring me a load of them.','Bring 10 Irondeep Supplies to the Alliance Quartermaster in Dun Baldar.','Well done! I\'ll put these supplies to good use! Thanks, $N!','Do you have the supplies, $N? We can never have enough!','','','','','',17522,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,730,0,0,0,25,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5893,2,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Coldtooth Supplies','The Coldtooth mine to the north was once an ideal place to store extra supplies, but now that the fighting with the Stormpikes grows fierce, we do not always have the spare warriors to station at the mine and protect it. And so, control of the mine often falls to the Alliance, or to underground denizens...$B$BBut we still need our supplies, $N! Go to the Coldtooth mine and bring me a load of them. And be wary of enemies as you go; the tides of battle shift quickly in that place...','Bring 10 Coldtooth Supplies to the Horde Quatermaster in Frostwolf Keep.','Ah, you got them. Good work, $N! These supplies are a little musty from sitting in that dark mine for so long, but we\'ll make use of them nonetheless.$B$BThank you, $N. Your deeds are vital to the maintenance of our fighting forces.','Have you been to the Coldtooth mine, $N? Do you have the supplies I asked for?','','','','','',17542,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,729,76,0,0,0,2,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5901,2,85,48,55,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5902,15042,1,0,'A Plague Upon Thee','So, to bring pain and strife to the Scarlet Crusade, I want to take their precious lumber mill from them. I\'m sure the loss of such a resource will cause them a great deal of harm in defending and rebuilding the town for their own reasons. Will you help me, $N?$B$BStart by taking this jar to Plaguewood in the Eastern Plaguelands. Fill it with the termites you find in their mounds throughout the woods. Come back when you have enough.','Use the Empty Termite Jar on the Termite Mounds in Eastern Plaguelands. After you\'ve gathered 100 Plagueland Termites, return to Mickey Levine at the Bulwark in Tirisfal Glades.','These will do nicely, $N. Thank you.$B$BIf you\'re ready, we can get on with the next step.','Do you have the termites yet, $N? I am sure it is obvious to a smart $C like yourself.$B$BOnce we have enough of them, we\'ll make sure no one can use the lumber mill ever again!','','','','','',15042,15043,0,0,1,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8500,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5902,2,85,48,55,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,5901,0,0,6390,15044,1,0,'A Plague Upon Thee','Now that we have plenty of termites, take this steel reinforced barrel to the Northridge Lumber Mill south of Hearthglen--you\'ll find it to the west of the road that leads you up to the town.$B$BOnce there, place the barrel in the center of the lumber mill; someplace high, like on a crate or something.$B$BAfter you open it, the rest should take care of itself. Just come back here and I\'ll reward you for helping me.','Find someplace suitable in the center of the Northridge Lumber Mill in Western Plaguelands to place the Barrel of Plagueland Termites.','The termites are obviously getting restless as you place the barrel on top of the crate.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1680,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5903,2,28,48,55,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5904,15042,1,0,'A Plague Upon Thee','I\'ve tried many times to rout out the Scarlet Crusade through force alone, but to no avail. So, as an alternative, I\'ve decided to make their lives more difficult.$B$BIf you are willing to help, I want to infest that lumber mill with the most terrible species of termites ever found.$B$BIn Plaguewood, near the once-great Stratholme, there is a breed that survived the plague and the Scourge combined. Find their mounds and fill this jar with them, so we can prepare them to be unleashed on the Crusade.','Use the Empty Termite Jar on the Termite Mounds in Eastern Plaguelands. After you\'ve gathered 100 Plagueland Termites, return to Nathaniel Dumah at Chillwind Camp in Western Plaguelands.','These will do nicely, $N. Thank you.$B$BIf you\'re ready, we can get on with the next step.','Did you find the termite mounds, $N? I\'ve heard they are all over Plaguewood.','','','','','',15042,15043,0,0,1,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8500,3390,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), + (5904,2,28,48,55,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,5903,0,0,6389,15044,1,0,'A Plague Upon Thee','Now that we have the termites, take this steel reinforced barrel to the Northridge Lumber Mill south of Hearthglen--you\'ll find it to the west of the road that leads you up to the town.$B$BOnce there, place the barrel in the center of the lumber mill; find someplace suitable, like on a crate and then open it. The termites should do their work from there and make the mill useless to the Crusade.','Find someplace suitable in the center of the Northridge Lumber Mill in Western Plaguelands to place the Barrel of Plagueland Termites.','The termites are obviously getting restless as you place the barrel on top of the crate.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1680,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5921,2,-263,10,10,0,1024,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5929,0,5929,0,0,19027,'Moonglade','All druids are welcome in the sacred lands of Moonglade, regardless of the current tensions in the Cenarion Circle between Arch Druid Staghelm and Keeper Remulos - Moonglade\'s guardian. Now that you\'re learning the ways of the Claw, I\'ll teach you the spell that lets you transport yourself there. Cast it whenever you seek Moonglade\'s knowledge or solace.$B$BAs for your first lesson, travel to Moonglade and speak with Dendrite Starblaze in Nighthaven about the path you\'re now on. Good luck, young druid.','Use the spell \"Teleport: Moonglade\" to travel to Moonglade. When you arrive, speak with Dendrite Starblaze in the village of Nighthaven.','\"And so it begins. Father Cenarius. And so it begins.\"$B$BDendrite makes a quick, invisible gesture in the air above him. A slight aura of power falls over him.$B$B\"The first perspective of nature you must adapt to is that of the bear. I will put you on the path to understanding this aspect of druidic life, but it is you that must embrace it and propagate it - now and forever!\"','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (5922,2,-263,10,10,0,1024,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5930,0,5930,0,0,19027,'Moonglade','All druids are welcomed to the sacred lands of Moonglade, tauren and night elf alike. Keeper Remulos - Moonglade\'s guardian - keeps watch over all druids who hibernate there. Now that you\'re learning the ways of the Claw, I\'ll teach you the spell that lets you transport yourself there. Cast it whenever you seek Moonglade\'s knowledge or solace.$B$BAs for your first lesson, travel to Moonglade and speak with Dendrite Starblaze in Nighthaven about the path you\'re now on. Good luck, young druid.','Use the spell \"Teleport: Moonglade\" to travel to Moonglade. When you arrive, speak with Dendrite Starblaze in the village of Nighthaven.','\"And so it begins. Father Cenarius. And so it begins.\"$B$BDendrite makes a quick, invisible gesture in the air above him. A slight aura of power falls over him.$B$B\"The first perspective of nature you must adapt to is that of the bear. I will put you on the path to understanding this aspect of druidic life, but it is you that must embrace it and propagate it - now and forever!\"','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5923,2,-263,10,10,0,1024,8,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5923,5921,0,0,0,'Heeding the Call','Excuse me, friend...$B$BIt has come to my attention that Mathrengyl Bearwalker has put out word that he wishes to speak with you. It seems that your training as a druid is about to take on a new life, and he will be training you personally. Mathrengyl is the direct assistant to the Arch Druid himself, and is one of the most sage and august druids you\'ll find in Teldrassil.$B$BHe is located in the Cenarion Enclave of Darnassus, on the second floor of Fandral Staghelm\'s tree.','Speak with Mathrengyl Bearwalker in the Cenarion Enclave, Darnassus.','I am glad you found your way here today. young $C. The time has come for you to take a large step into a much larger world.$B$BInside each of Cenarius\' children is the call to serve nature. Animals and plants are our friends as well as our charges. We choose to devote our lives as preservers of balance for their sakes as well as our own. Your first step into this world will be to learn of the ways of the bear, and to learn strength of body and heart.$B$BReady yourself!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5924,2,-263,10,10,0,1024,8,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5923,5921,0,0,0,'Heeding the Call','Excuse me, friend...$B$BIt has come to my attention that Mathrengyl Bearwalker has put out word that he wishes to speak with you. It seems that your training as a druid is about to take on a new life, and he will be training you personally. Mathrengyl is the direct assistant to the Arch Druid himself, and is one of the most sage and august druids you\'ll find in Teldrassil.$B$BHe is located in the Cenarion Enclave of Darnassus, on the second floor of Fandral Staghelm\'s tree.','Speak with Mathrengyl Bearwalker in the Cenarion Enclave, Darnassus.','I am glad you found your way here today. young $C. The time has come for you to take a large step into a much larger world.$B$BInside each of Cenarius\' children is the call to serve nature. Animals and plants are our friends as well as our charges. We choose to devote our lives as preservers of balance for their sakes as well as our own. Your first step into this world will be to learn of the ways of the bear, and to learn strength of body and heart.$B$BReady yourself!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (5925,2,-263,10,10,0,1024,8,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5923,5921,0,0,0,'Heeding the Call','Excuse me, friend...$B$BIt has come to my attention that Mathrengyl Bearwalker has put out word that he wishes to speak with you. It seems that your training as a druid is about to take on a new life, and he will be training you personally. Mathrengyl is the direct assistant to the Arch Druid himself, and is one of the most sage and august druids you\'ll find in Teldrassil.$B$BHe is located in the Cenarion Enclave of Darnassus, on the second floor of Fandral Staghelm\'s tree.','Speak with Mathrengyl Bearwalker in the Cenarion Enclave, Darnassus.','I am glad you found your way here today. young $C. The time has come for you to take a large step into a much larger world.$B$BInside each of Cenarius\' children is the call to serve nature. Animals and plants are our friends as well as our charges. We choose to devote our lives as preservers of balance for their sakes as well as our own. Your first step into this world will be to learn of the ways of the bear, and to learn strength of body and heart.$B$BReady yourself!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5926,2,-263,10,10,0,1024,32,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5926,5922,0,0,0,'Heeding the Call','Excuse me, friend...$B$BIt has come to my attention that Turak Runetotem has put out word that he wishes to speak with you. It seems that your training as a druid is about to take on a new life, and he will be training you personally. Turak is one of the Arch Druid\'s assistants; he is known as a wise and patient druid, and he should teach you well.$B$BHe is located in Thunder Bluff, inside the Cenarion Circle\'s main tent on the Elder Rise.','Speak with Turak Runetotem on the Elder Rise of Thunder Bluff.','I am glad you found your way here today. young $C. The time has come for you to take a large step into a much larger world.$B$BInside each of Cenarius\' children is the call to serve nature. Animals and plants are our friends as well as our charges. We choose to devote our lives as preservers of balance for their sakes as well as our own. Your first step into this world will be to learn of the ways of the bear, and to learn strength of body and heart.$B$BReady yourself!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5927,2,-263,10,10,0,1024,32,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5926,5922,0,0,0,'Heeding the Call','Excuse me, friend...$B$BIt has come to my attention that Turak Runetotem has put out word that he wishes to speak with you. It seems that your training as a druid is about to take on a new life, and he will be training you personally. Turak is one of the Arch Druid\'s assistants; he is known as a wise and patient druid, and he should teach you well.$B$BHe is located in Thunder Bluff, inside the Cenarion Circle\'s main tent on the Elder Rise.','Speak with Turak Runetotem on the Elder Rise of Thunder Bluff.','I am glad you found your way here today. young $C. The time has come for you to take a large step into a much larger world.$B$BInside each of Cenarius\' children is the call to serve nature. Animals and plants are our friends as well as our charges. We choose to devote our lives as preservers of balance for their sakes as well as our own. Your first step into this world will be to learn of the ways of the bear, and to learn strength of body and heart.$B$BReady yourself!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5928,2,-263,10,10,0,1024,32,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,5926,5922,0,0,0,'Heeding the Call','Excuse me, friend...$B$BIt has come to my attention that Turak Runetotem has put out word that he wishes to speak with you. It seems that your training as a druid is about to take on a new life, and he will be training you personally. Turak is one of the Arch Druid\'s assistants; he is known as a wise and patient druid, and he should teach you well.$B$BHe is located in Thunder Bluff, inside the Cenarion Circle\'s main tent on the Elder Rise.','Speak with Turak Runetotem on the Elder Rise of Thunder Bluff.','I am glad you found your way here today. young $C. The time has come for you to take a large step into a much larger world.$B$BInside each of Cenarius\' children is the call to serve nature. Animals and plants are our friends as well as our charges. We choose to devote our lives as preservers of balance for their sakes as well as our own. Your first step into this world will be to learn of the ways of the bear, and to learn strength of body and heart.$B$BReady yourself!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5929,2,-263,10,10,0,1024,8,0,0,0,0,0,0,0,0,0,0,0,10,2,5921,5931,0,5931,0,0,0,'Great Bear Spirit','In the northwest part of Moonglade resides the home of a wise and noble being we call the Great Bear Spirit. For all druids, it has served as a tutor and mentor into the first true natural understanding of the bear. All druids at one point seek the spirit\'s wisdom, and you shall be no exception.$B$BGo to the Great Bear Spirit now and learn what it will teach. When it is satisfied with you, return to me here in Nighthaven. We will then see if you have truly taken account of the lessons it teaches.','Seek out the Great Bear Spirit in northwestern Moonglade and learn what it has to share with you about the nature of the bear. When finished, return to Dendrite Starblaze in Nighthaven, Moonglade.','Dendrite makes another invisible gesture in the air above him as you approach. Another aura of power comes over him. and he smiles ever so slightly.$B$B\"I sense wisdom in you, young one, that was not present when we first met. You gaze upon me with strength and knowing intent, though this intent is yet not focused. You will now learn to focus your strength and adopt the nature of the bear into your work.\"','','Seek out the Great Bear Spirit and learn what it has to share with you about the nature of the bear.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,50,0,0,0,0,0,252,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (5930,2,-263,10,10,0,1024,32,0,0,0,0,0,0,0,0,0,0,0,10,2,5922,5932,0,5932,0,0,0,'Great Bear Spirit','In the northwest part of Moonglade resides the home of a wise and noble being we call the Great Bear Spirit. For all druids, it has served as a tutor and mentor into the first true natural understanding of the bear. All druids at one point seek the spirit\'s wisdom, and you shall be no exception.$B$BGo to the Great Bear Spirit now and learn what it will teach. When it is satisfied with you, return to me here in Nighthaven. We will then see if you have truly taken account of the lessons it teaches.','Seek out the Great Bear Spirit in northwestern Moonglade and learn what it has to share with you about the nature of the bear. When finished, return to Dendrite Starblaze in Nighthaven, Moonglade.','Dendrite makes another invisible gesture in the air above him as you approach. Another aura of power comes over him. and he smiles ever so slightly.$B$B\"I sense wisdom in you, young one, that was not present when we first met. You gaze upon me with strength and knowing intent, though this intent is yet not focused. You will now learn to focus your strength and adopt the nature of the bear into your work.\"','','Seek out the Great Bear Spirit and learn what it has to share with you about the nature of the bear.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,50,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5931,2,-263,10,10,0,1024,8,0,0,0,0,0,0,0,0,0,0,0,8,0,5929,6001,0,6001,0,0,0,'Back to Darnassus','The time has come for us to part ways, young one, as the application of your lessons takes you back to whom that sent you to me. Mathrengyl Bearwalker walks truly in balance with nature, even as he dwells precariously close to where the balance has faltered. Listen to his instructions, and you will soon complete your first lessons into your role as a protector of balance.$B$BGo now, young one. We shall meet again.','Return to Darnassus and speak with Mathrengyl Bearwalker in the Cenarion Enclave.','Welcome back, $N. I sense that your first meeting with the Great Bear Spirit is the same as it is with all druids when they first start down the path of the Claw... a little bewildering, but very intense. I know it was that way with me.$B$BThe Great Bear Spirit has been a part of Azeroth as long as Azeroth has existed in the heavens. We have come to rely on its wisdom and its power to fuel our purpose. Now, the time has now come for your first test of this purpose. Listen closely...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (5932,2,-263,10,10,0,1024,32,0,0,0,0,0,0,0,0,0,0,0,8,0,5930,6002,0,6002,0,0,0,'Back to Thunder Bluff','The time has come for us to part ways, young one, as the application of your lessons takes you back to whom that sent you to me. Though the tauren are thought to be young in the ways of Cenarius, Turak Runetotem walks with much balance in the presence of nature. Listen to his instructions, and you will soon complete your first lessons into your role as a protector of balance.$B$BGo now, young one. We shall meet again.','Return to Thunder Bluff and speak with Turak Runetotem on the Elder Rise.','Welcome back, $N. I sense that your first meeting with the Great Bear Spirit is the same as it is with all druids when they first start down the path of the Claw... a little bewildering, but very intense. I know it was that way with me.$B$BThe Great Bear Spirit has been a part of Azeroth as long as Azeroth has existed in the heavens. We tauren listen closely to such spirits, and we all prosper from its purpose. Now, the time has now come for your first test of this purpose. Listen closely...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5941,2,139,50,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,5206,0,0,5721,15314,1,0,'Return to Chromie','You have gathered many relics of the battle of Darrowshire. Each time you returned with more, my heart yearned for my village... yearned to protect it from its fate.$B$BI know that cannot be, but Chromie, that strange gnome in Andorhal, tells me it is possible. She says you can save Darrowshire!$B$BShe asked me to gather together the relics, and to have you bring them to her. She said that she awaits you in the ruined inn of Andorhal.','Take the Bundle of Relics to Chromie in Andorhal.','Ah yes, there they are. Together they weave a powerful spell, one that will raise the spirits of Darrowshire.$B$BWith that spell, and with a little luck, we can save Joseph Redpath!','I have been in contact with your friend Carlin. He feels great pain for the doom of his village, but he speaks very highly of you and knows that you can set things right.$B$BOh, but I\'m drifting from the subject at hand... $N, do you have the relics I asked for?','','','','','',15314,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0); -INSERT INTO `quest_template` (`entry`, `Method`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `Type`, `RequiredClasses`, `RequiredRaces`, `RequiredSkill`, `RequiredSkillValue`, `RepObjectiveFaction`, `RepObjectiveValue`, `RequiredMinRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepFaction`, `RequiredMaxRepValue`, `SuggestedPlayers`, `LimitTime`, `QuestFlags`, `SpecialFlags`, `PrevQuestId`, `NextQuestId`, `ExclusiveGroup`, `NextQuestInChain`, `SrcItemId`, `SrcItemCount`, `SrcSpell`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `RequestItemsText`, `EndText`, `ObjectiveText1`, `ObjectiveText2`, `ObjectiveText3`, `ObjectiveText4`, `ReqItemId1`, `ReqItemId2`, `ReqItemId3`, `ReqItemId4`, `ReqItemCount1`, `ReqItemCount2`, `ReqItemCount3`, `ReqItemCount4`, `ReqSourceId1`, `ReqSourceId2`, `ReqSourceId3`, `ReqSourceId4`, `ReqSourceCount1`, `ReqSourceCount2`, `ReqSourceCount3`, `ReqSourceCount4`, `ReqCreatureOrGOId1`, `ReqCreatureOrGOId2`, `ReqCreatureOrGOId3`, `ReqCreatureOrGOId4`, `ReqCreatureOrGOCount1`, `ReqCreatureOrGOCount2`, `ReqCreatureOrGOCount3`, `ReqCreatureOrGOCount4`, `ReqSpellCast1`, `ReqSpellCast2`, `ReqSpellCast3`, `ReqSpellCast4`, `RewChoiceItemId1`, `RewChoiceItemId2`, `RewChoiceItemId3`, `RewChoiceItemId4`, `RewChoiceItemId5`, `RewChoiceItemId6`, `RewChoiceItemCount1`, `RewChoiceItemCount2`, `RewChoiceItemCount3`, `RewChoiceItemCount4`, `RewChoiceItemCount5`, `RewChoiceItemCount6`, `RewItemId1`, `RewItemId2`, `RewItemId3`, `RewItemId4`, `RewItemCount1`, `RewItemCount2`, `RewItemCount3`, `RewItemCount4`, `RewRepFaction1`, `RewRepFaction2`, `RewRepFaction3`, `RewRepFaction4`, `RewRepFaction5`, `RewRepValue1`, `RewRepValue2`, `RewRepValue3`, `RewRepValue4`, `RewRepValue5`, `RewOrReqMoney`, `RewMoneyMaxLevel`, `RewSpell`, `RewSpellCast`, `RewMailTemplateId`, `RewMailDelaySecs`, `PointMapId`, `PointX`, `PointY`, `PointOpt`, `DetailsEmote1`, `DetailsEmote2`, `DetailsEmote3`, `DetailsEmote4`, `DetailsEmoteDelay1`, `DetailsEmoteDelay2`, `DetailsEmoteDelay3`, `DetailsEmoteDelay4`, `IncompleteEmote`, `CompleteEmote`, `OfferRewardEmote1`, `OfferRewardEmote2`, `OfferRewardEmote3`, `OfferRewardEmote4`, `OfferRewardEmoteDelay1`, `OfferRewardEmoteDelay2`, `OfferRewardEmoteDelay3`, `OfferRewardEmoteDelay4`, `StartScript`, `CompleteScript`) +INSERT INTO `quest_template` (`entry`, `Method`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `Type`, `RequiredClasses`, `RequiredRaces`, `RequiredSkill`, `RequiredSkillValue`, `RequiredCondition`, `RepObjectiveFaction`, `RepObjectiveValue`, `RequiredMinRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepFaction`, `RequiredMaxRepValue`, `SuggestedPlayers`, `LimitTime`, `QuestFlags`, `SpecialFlags`, `PrevQuestId`, `NextQuestId`, `ExclusiveGroup`, `NextQuestInChain`, `SrcItemId`, `SrcItemCount`, `SrcSpell`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `RequestItemsText`, `EndText`, `ObjectiveText1`, `ObjectiveText2`, `ObjectiveText3`, `ObjectiveText4`, `ReqItemId1`, `ReqItemId2`, `ReqItemId3`, `ReqItemId4`, `ReqItemCount1`, `ReqItemCount2`, `ReqItemCount3`, `ReqItemCount4`, `ReqSourceId1`, `ReqSourceId2`, `ReqSourceId3`, `ReqSourceId4`, `ReqSourceCount1`, `ReqSourceCount2`, `ReqSourceCount3`, `ReqSourceCount4`, `ReqCreatureOrGOId1`, `ReqCreatureOrGOId2`, `ReqCreatureOrGOId3`, `ReqCreatureOrGOId4`, `ReqCreatureOrGOCount1`, `ReqCreatureOrGOCount2`, `ReqCreatureOrGOCount3`, `ReqCreatureOrGOCount4`, `ReqSpellCast1`, `ReqSpellCast2`, `ReqSpellCast3`, `ReqSpellCast4`, `RewChoiceItemId1`, `RewChoiceItemId2`, `RewChoiceItemId3`, `RewChoiceItemId4`, `RewChoiceItemId5`, `RewChoiceItemId6`, `RewChoiceItemCount1`, `RewChoiceItemCount2`, `RewChoiceItemCount3`, `RewChoiceItemCount4`, `RewChoiceItemCount5`, `RewChoiceItemCount6`, `RewItemId1`, `RewItemId2`, `RewItemId3`, `RewItemId4`, `RewItemCount1`, `RewItemCount2`, `RewItemCount3`, `RewItemCount4`, `RewRepFaction1`, `RewRepFaction2`, `RewRepFaction3`, `RewRepFaction4`, `RewRepFaction5`, `RewRepValue1`, `RewRepValue2`, `RewRepValue3`, `RewRepValue4`, `RewRepValue5`, `RewOrReqMoney`, `RewMoneyMaxLevel`, `RewSpell`, `RewSpellCast`, `RewMailTemplateId`, `RewMailDelaySecs`, `PointMapId`, `PointX`, `PointY`, `PointOpt`, `DetailsEmote1`, `DetailsEmote2`, `DetailsEmote3`, `DetailsEmote4`, `DetailsEmoteDelay1`, `DetailsEmoteDelay2`, `DetailsEmoteDelay3`, `DetailsEmoteDelay4`, `IncompleteEmote`, `CompleteEmote`, `OfferRewardEmote1`, `OfferRewardEmote2`, `OfferRewardEmote3`, `OfferRewardEmote4`, `OfferRewardEmoteDelay1`, `OfferRewardEmoteDelay2`, `OfferRewardEmoteDelay3`, `OfferRewardEmoteDelay4`, `StartScript`, `CompleteScript`) VALUES - (6002,2,-263,10,10,0,1024,32,0,0,0,0,0,0,0,0,0,0,2,2,5932,0,0,0,15710,1,0,'Body and Heart','On land west of Taurajo in the Barrens - just before it turns into Mulgore - lies a Moonkin Stone. The moonkin are special beasts, not native to these parts. Lunaclaw, the stone\'s defender, will face you when Cenarion Lunardust is applied to it. Lunaclaw possesses within it a strength that you must use as one of the Claw.$B$BYou\'ve earned the right to use this Cenarion Lunardust, $N... now show me that you\'ve earned the right to possess the strength of body and the strength of heart needed as a druid!','Use the Cenarion Lunardust on the Moonkin Stone between Mulgore and the Barrens to bring forth Lunaclaw. From there, you must face Lunaclaw and earn the strength of body and heart it possesses.$B$BSpeak with Turak Runetotem in Thunder Bluff when you are done.','You have finally taken your large step into a much larger world, $N. I sense the teaching of the Great Bear Spirit within you, and I sense that you have received the strength that Lunaclaw possessed.$B$BThere are no further obstacles in your way... let me now teach you what it means to be a Druid of the Claw!','','Face Lunaclaw and earn the strength of body and heart it possesses.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,250,0,0,0,0,0,510,0,19179,0,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6004,2,28,50,56,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,6023,0,0,0,'Unfinished Business','I was sent as a scout to do some damage and gauge the strength of Hearthglen\'s defenses. Some people in the Alliance feel the little town has more than historical importance. It\'s not my job to question what that importance is, but regardless, I\'m in no shape to continue until I rest up.$B$BIf you\'re willing, I\'d pay handsomely for some help. Start south of here at their camp near the small bulwark they\'ve set up. If you prove strong enough, maybe I could get your help with my main goal.','Kill 2 Scarlet Medics, 2 Scarlet Hunters, 2 Scarlet Magi and 2 Scarlet Knights before returning to Kirsta Deepshadow in Western Plaguelands.','Well done, $N. I\'m amazed you dealt with them so quickly. Thank you.$B$BI have yet to meet anyone that approves of the Scarlet Crusade and their methods. I believe in the Light as much as anyone else in Stormwind, but they\'ve demonstrated that they only want to kill anyone not loyal to their movement... even innocents.','How is it going, $N? Are they stronger than you thought? I hope not. If I\'m going to follow through here, then it\'s going to require a heck of a lot more strength than what I\'ve already asked you to do.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10605,1831,1826,1833,2,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6500,3480,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0,0), - (6021,2,139,50,55,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Zaeldarr the Outcast','Can you believe that, after all the trouble we have in the plaguelands... we have to worry about thieves too? And not just normal thieves, troll thieves.$B$BAnd not just normal troll thieves. Dead troll thieves!$B$BThey\'re led by this big, dead troll named Zaeldarr the Outcast, and they come here at night and steal bodies from the pit below, then take them back to their evil, dead troll hideout--the Undercroft to the west.$B$BGo there and take out Zaeldarr, $N. I\'m sick to death of his mischief!','Bring Zaeldarr\'s Head to Caretaker Alen at Light\'s Hope Chapel.','Great, you got him! And I hope you taught his gang a lesson too!','Did you find the hideout, $N? Did you take care of Zaeldarr?','','','','','',15785,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,150,0,0,0,0,8500,2520,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6022,2,139,54,58,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15454,1,0,'To Kill With Purpose','You kill with purpose while you remain on my stead.$B$BYour first task is to feed my hounds.$B$BTake this mortar and pestle and travel to Corin\'s Crossing. Once there, you will find a robust selection of Scourge to slaughter. From their fresh carcasses I need living rot. Take that living rot and grind it up in the mortar, then let it sit to coagulate. Bring the coagulated rot back here.$B$BAnd imbecile, realize that living rot from the undead doesn\'t remain \'living\' for very long. You must kill quickly!','Travel to Corin\'s Crossing to the east and slaughter the Scourge that inhabit the town. Collect 7 pieces of Living Rot in under 10 minutes. Use the Mortar and Pestle to grind the Living Rot into Coagulated Rot.','Disappointing. I was hoping that I\'d be feeding you to my hounds, instead.$B$B$B$BWell, at least you they\'ll have something to eat.','Are you crying? If this is too \'tedious\' for you, \'hero,\' I recommend that you head back to the Dark Lady and inform her of the horrible mistreatment you received at my farmstead.$B$BNow get out of my sight!','','','','','',0,15448,0,0,0,1,0,0,0,15447,0,0,0,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,9000,3720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6023,2,28,50,57,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,6004,0,0,6025,0,0,0,'Unfinished Business','My real mission was to weaken the Scarlet Crusade\'s outlying forces and then infiltrate Hearthglen to gauge their numbers. I\'m still in no shape to do it on my own, so perhaps I could ask you to aid me again, $N? From what information I gathered before being discovered, the Crusade has two important members that are the backbone of their forces outside the town: Huntsman Radley and Cavalier Durgen. Kill them, and we\'re making progress. They should be along Hearthglen Pass outside the town proper.','Kill Huntsman Radley and Cavalier Durgen before returning to Kirsta Deepshadow in Western Plaguelands.','Thank you, $N. You\'ve been more help than I could have hoped for. The air here just seems to suck my will. I feel tired, and I can tell I\'m not getting any better the longer I\'m here.$B$BI\'m not really sure how I\'m going to infiltrate Hearthglen itself and report on how strong the Scarlet Crusade\'s presence is.$B$BBut that\'s another matter, before you leave, here, take this... as payment for your help. Thank you again.','Have you found them yet, $N? With the two of them taken care of, I can proceed to enter Hearthglen to take a closer look at their setup. I can\'t do it without your help. Please, find Radley and Durgen for me.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11613,11611,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6500,3600,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6024,2,139,54,60,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Hameya\'s Plea','Kill me. Before it\'s too late.$B$BI am Hameya. While traveling to Zul\'Mashar, my brethren and I ate some bad meat... and we changed. We are infected.$B$BI can feel the lich\'s words now, urging me to reach Zul\'Mashar and infect more of my people. I cannot resist, and so I wrote this scroll before my will left me.$B$BI buried a chest in dirt next to a wagon behind this crypt, but only my key will open it. I have the key. If you want my treasure, then find me.$B$BKill me. Before it\'s too late.','Kill Infiltrator Hameya. Use his key on the Mound of Dirt behind the Undercroft.','Hameya\'s chest is opened!!','This chest buried here is securely locked.','','','','','',15767,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15814,15815,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,9000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6025,2,28,50,58,1,0,255,0,0,0,0,0,0,0,0,0,0,12,2,6023,0,0,0,0,0,0,'Unfinished Business','What? Really? You want to know more? But you\'ve already done so much for me, $N. I couldn\'t possibly ask you to enter Hearthglen itself on my behalf.$B$BAre you sure, $N? Hearthglen is much more dangerous than the Pass--I cannot provide you any protection or even information about what you might face.$B$BWell, if you really are willing to help, then enter the town and find a high place to gain a good view of the town. From there you can gauge their numbers and report them back to me. But be careful....','Enter Hearthglen and find a high vantage point from which you can see the town and gauge the Scarlet Crusade\'s forces, then return to Kirsta Deepshadow in Western Plaguelands.','You\'ve done it, $N! Thank you!$B$BI\'ll return to Elling... I mean Stormwind as soon as I can. Here, take this coin, it\'s the least I can do for you. You\'re a credit to your people, $N. Thank you and good luck.','It\'s a dangerous task, $n. I envy your courage.','Overlook Hearthglen from a high vantage point','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17500,3720,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6026,2,139,54,58,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,6041,0,0,0,'That\'s Asking A Lot','These here Argent Dawn people commissioned ol\' Smokey to do a little demolition work for \'em. Smokey\'s mammy ain\'t raised no dummy. When gold coin is slapped on the table, Smokey\'s services are available. That\'s my motto!$B$BNow I\'d be willing to split the commission with you if you\'re willing to do a little legwork. Here\'s the deal: I\'m going to head over to Plaguewood and mark the buildings we need destroyed. You gather the components for the bombs. Meet back here when you\'ve got everything. Deal?','Smokey LaRue wants you to get 2 Thorium Bars, 1 Golden Rod, 8 Hi-Explosive Bombs, and 8 Unstable Triggers.$B$BYou will have to find a blacksmith and an engineer for these items.','I can pay you half up front and half when the job is done. ','Trust ol\' Smokey, $r. The reward will be worth it. These Argent Dawn folk don\'t mess around when it comes to payment.$B$B','','','','','',12359,11128,10562,10560,2,1,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17500,3720,0,0,0,0,0,0,0,0,1,1,1,6,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0), - (6027,2,405,30,38,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,5741,0,0,0,15766,1,0,'Book of the Ancients','$n, I entrust you with the Gem of the Serpent. Place this gem on the Serpent Statue\'s hand on Ranazjar Isle, a small island northwest of here. Placing it will summon the one who protects the Book of the Ancients. This book contains the secrets of the naga, secrets that have been kept for centuries. Bring this book to me, and we will learn much about our scaled foes!','Get the Book of the Ancients and return it to Azore Aldamort at the tower in Ethel Rethor.$B','The long lost Book of the Ancients! I will ensure this book is passed on to the high council. You\'ve done well today, and for that you are to be thanked... as a hero should be thanked!$B$B','Ah, $N! It\'s good to see you again. Do you have the Book of the Ancients?$B$B','','','','','',15803,15766,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16791,16793,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,350,0,0,0,0,4500,2130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6028,2,618,50,52,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15788,1,0,'The Everlook Report','I am looking for a responsible individual to aid me in a small but nonetheless important matter. I\'m here as a representative of the Argent Dawn\'s interests to the local governance of Everlook. I need to get a progress report to Argent Officer Pureheart at Chillwind Camp; it\'s a ways from here, located along the southern fringe of the Western Plaguelands.$B$BIf I may be so bold - this would be a perfect means to introduce yourself to my superior and perhaps earn some work from her!','Deliver the Everlook Report to Argent Officer Pureheart at Chillwind Camp, Western Plaguelands.','Very resourceful, Gregor is. He\'s been dealing with the Steamwheedle Cartel for some time now, and has become an expert on the \"art\" of goblin negotiations. Though it\'s true that the goblins\' primary loyalties lie with those who have the largest coin purses, they also know and respect the value of diplomacy. If anything, it provides them with repeat customers...$B$BAt any rate, the Argent Dawn acknowledges you for your effort. Please have this, with our thanks.','Greetings, $N. On behalf of the Argent Dawn, I offer you safety and shelter while you are here at Chillwind Camp. I might also have some work for you...','','','','','',15788,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,577,0,0,0,75,75,0,0,0,4000,1530,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,66,1,0,0,0,0,0,0,0,0,0), - (6029,2,618,50,52,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15788,1,0,'The Everlook Report','I\'m looking for a responsible individual to aid me in a small but nonetheless important matter. I\'m here as a representative of the Argent Dawn\'s interests to the local governance of Everlook. I need to get a progress report to Argent Officer Garush at the Bulwark; it\'s a ways from here, located along the western fringe of the Western Plaguelands, east of Tirisfal Glades.$B$BIf I may be so bold - this would be a perfect means to introduce yourself to my superior and perhaps earn some work from him!','Deliver the Everlook Report to Argent Officer Garush at the Bulwark, Western Plaguelands.','Resourceful for a human, Gregor is. He\'s been dealing with the Steamwheedle Cartel for some time now, and has become an expert on the \"art\" of goblin negotiations. Though it\'s true that the goblins\' primary loyalties lie with those who have the largest coin purses, they also know and respect the value of diplomacy. If anything, it provides them with repeat customers...$B$BAt any rate, the Argent Dawn acknowledges you for your effort. Please have this, with our thanks.','Greetings, $C. On behalf of the Argent Dawn, I offer you safety and shelter while you are here at Bulwark. I might also offer you the chance to fight for a cause that\'s worth fighting for!','','','','','',15788,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,577,0,0,0,75,75,0,0,0,4000,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6030,2,618,50,52,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15790,1,0,'Duke Nicholas Zverenhoff','A recluse medium found in these parts by the name of Umbranse has provided the Argent Dawn with quite a literary masterpiece... one that amounts to quite possibly the largest collection of jibber-jabber I\'ve ever seen written.$B$BOne of the Dawn\'s most respected leaders, Duke Nicholas Zverenhoff, is a brilliant linguist. Could you take this to him for me - for a reward, of course? Light\'s Hope Chapel - that\'s where he\'s currently at, far in the eastern part of the Eastern Plaguelands.','Deliver the book, \"Studies in Spirit Speaking\", to Duke Nicholas Zverenhoff at Light\'s Hope Chapel, Eastern Plaguelands.','This... this is a very special book you have brought me. I\'d like to tell you that \"special\" in this case means \"unique and quite possibly illuminating\", but that remains to be seen.$B$B\"Ooooooo?\" Who in their right mind thinks this up?$B$BWell now, I\'ve heard of this Umbranse that Gregor spoke of, so this isn\'t without merit. I\'ll do my best to decipher it. As for you... please, have this - courtesy of the Argent Dawn. While you are here, perhaps there are some other things you can aid us with.','May the Light guide you in these troubling times, $C. What brings you here to this beacon of hope in the middle of darkness and despair?','','','','','',15790,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,577,0,0,0,75,75,0,0,0,4000,1530,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,2,1,0,0,0,0,0,0,0,0,0), - (6031,2,1769,50,55,0,0,255,0,0,0,0,576,3000,0,0,0,0,8,0,0,0,0,0,0,0,0,'Runecloth','In Timbermaw, we are content. We do not like strangers. This is good for us, but it is bad for trade.$B$BNot long ago, a rare night elf friend came to Timbermaw and she wore a runecloth cloak. Runecloth is rare among us, but the cloak was so fine my people want me to make more runecloth clothing.$B$BWill you bring me runecloth? If you bring me enough, then I will give you something in trade.','Bring 30 Runecloth to Meilosh in Timbermaw Hold.','Ah, you brought the cloth. Such fine material it is!$B$BThank you, $N. You are a true friend. Please accept this in exchange.','Do you have the runecloth? My people are eager for more items of runecloth!','','','','','',14047,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15822,15823,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,576,0,0,0,0,100,0,0,0,0,0,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6032,2,1769,50,55,0,0,255,197,290,0,0,576,3000,0,0,0,0,8,0,0,0,0,0,0,0,0,'Sacred Cloth','Although the people of Timbermaw delight in the feel of runecloth, it is not sacred to us. But mooncloth is sacred.$B$BBring me a small supply of this holy cloth, and I will teach you a secret fashioning technique. ','Bring 2 Mooncloth to Meilosh in Timbermaw Hold.','Ah, very good. This mooncloth will be used for garments sacred to our people. Thank you, $N. Now I will train you.','Have you brought the mooncloth, $N?','','','','','',14342,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,576,0,0,0,0,100,0,0,0,0,0,3390,19435,19437,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (6041,2,139,54,58,1,0,255,0,0,0,0,0,0,0,0,0,0,0,0,6026,0,0,0,15736,1,0,'When Smokey Sings, I Get Violent','While you were gathering the supplies, I had some of my people handle marking the Scourge buildings we need demolished.$B$BHere\'s the plan: I\'m going to give you ten sticks of my special compound. You\'re going to take them over to Plaguewood and plant them inside the Scourge structures that I\'ve had marked for detonation.$B$B$B$BBing! It\'s just that easy.','Travel to Plaguewood, northwest of Light\'s Hope. Destroy 8 Scourge Structures by using Smokey\'s Special Compound at the Mark of Detonation planted inside each building. Smokey has had the Ziggurats and Slaughterhouses marked.$B$BOnce you plant the bomb, leave the building and marvel at your handiwork.$B$BBy the way, Smokey\'s Special Compound is rather... unstable.','You\'re much darker than I remember. You got that look going for you; the look that says, \'I\'ve been charred by a high explosive bomb.\'$B$B$B$BAnyhow! Here\'s your cut of the loot. I\'ve thrown in a little something extra to help soothe the burns.','I got supplies left over to make a few more sticks of the special compound. Just let ol\' Smokey know if you need more.','','Scourge Structures Destroyed','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12247,0,0,0,8,0,0,0,0,0,0,0,16992,16993,0,0,0,0,1,1,0,0,0,0,5951,17523,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,26500,3720,0,0,0,0,0,0,0,0,1,1,1,5,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0), - (6042,2,139,54,58,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Un-Life\'s Little Annoyances','You cannot take two steps off of this farm without running into one of those obnoxious bats. I want to be able to take the hounds out and slaughter Scourge without being accosted by any damned, dirty bats. Obviously, I have better things to do with my time than mindlessly kill bats day in and day out. You, however, do not.$B$BWhat? Your training? This is your training! Now get out of my sight and don\'t come back until you\'ve killed a fair number of those winged demons. Don\'t disappoint me.','Slay 20 Noxious Plaguebats and 10 Monstrous Plaguebats. Return to Nathanos Blightcaller when you are finished.','It\'s incredible what a little anger and rage can get accomplished.','It could have been worse. I could have had you collecting bat guano.$B$B$B$BHrm... Hey! Wait a minute. Where are you going?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8601,8602,0,0,20,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,9000,3720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6061,2,-261,10,10,0,4,32,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,6087,15914,1,0,'Taming the Beast','As a tauren, it is important to follow the traditions of our ancestors by fighting mighty creatures. By besting these creatures, we are able to intake their spirits, allowing us to become closer to the Earthmother.$B$BIn the same way, taming a beast to fight alongside us helps us become one with nature around us. Eventually, you will learn to tame a beast of your choosing. But all things take practice, and you have much to learn. Begin by taking this taming rod; you must tame an adult plainstrider.','Use the Taming Rod to tame an Adult Plainstrider. Practice your skills, then return the Taming Rod to Yaw Sharpmane in Bloodhoof Village.','Signs have appeared to me from the Earthmother; you have done well.','Practice your skills, $N. Tame the adult plainstrider.','Tame an Adult Plainstrider','','','','',15914,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6062,2,-261,10,10,0,4,130,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,6083,15917,1,0,'Taming the Beast','It is an admirable skill to command one\'s authority over nature. As a hunter, you must strive to learn to use the force and power inherent to any creature of your choosing.$B$BGaining control of an animal is not an easy feat; it is a task that you must undertake with much determination.$B$BFor your first assignment, take this taming rod and use it to tame a dire mottled boar. You can find them quite close to Razor Hill. Practice your skills in battle with the boar at your side, then return to me.','Use the Taming Rod to tame a Dire Mottled Boar. Practice your skills, then return the Taming Rod to Thotar in Razor Hill.','You have done well, $N. I believe you are ready for your next task.','Good luck, young $C.','Tame a Dire Mottled Boar','','','','',15917,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6063,2,-261,10,10,0,4,8,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,6101,15921,1,0,'Taming the Beast','As a hunter, it is important to remember the responsibility you hold in your hands. Nature is not a power that can be bent to obey our desires; it is one that is to be respected and acknowledged as something stronger than your very existence.$B$B$N, you must prove your understanding of this before you will gain the ability to tame an animal to be your companion.$B$BYour first task is to take this taming rod. With it, you will be able to tame a webwood lurker. Tame it, and practice your skills as a hunter.','Use the Taming Rod to tame a Webwood Lurker. Practice your skills, then return the Taming Rod to Dazalar in Dolanaar.','Excellent, $N! You are quite a fast learner.','You will learn, $N, and one day you will be a great $C.','Tame a Webwood Lurker','','','','',15921,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6064,2,-261,10,10,0,4,4,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,6084,15911,1,0,'Taming the Beast','Hi there, $Glad:lass;! So, you\'d be wanting to know how you can gain a pet of your own?$B$BWell, let\'s get started. There\'s nothing more important than yer equipment when it comes to hunting, but we can chat about my new Shrapnel Blaster some other time. Fer now, let\'s focus on something I\'m sure you\'re quite interested in: a pet!$B$BThe best way to learn is for you to try out several creatures as companions and see what ya like. So, find a large crag boar, then use the taming rod to tame it.','Use the Taming Rod to tame a Large Crag Boar. Practice your skills, then return the Taming Rod to Grif Wildheart in Kharanos.','I know, I know; you\'re wondering what\'s next, aren\'t ya?!','Don\'t worry, $Glad:lass;! You\'ll get ta try a few before you\'ll need to decide on just one.','Tame a Large Crag Boar','','','','',15911,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6065,2,-261,10,10,0,4,32,0,0,0,0,0,0,0,0,0,0,8,0,0,0,6065,6061,0,0,0,'The Hunter\'s Path','Hello, young hunter. You look to me like you are skilled enough to handle a beast and train it as your companion.$B$BYou must see Yaw Sharpmane in Bloodhoof Village. He can put you on the path to earning a pet of your own.','Speak with Yaw Sharpmane in Bloodhoof Village.','Yes, I do believe you are ready...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6066,2,-261,10,10,0,4,32,0,0,0,0,0,0,0,0,0,0,8,0,0,0,6065,6061,0,0,0,'The Hunter\'s Path','Hello, young hunter. You look to me like you are skilled enough to handle a beast and train it as your companion.$B$BYou must see Yaw Sharpmane in Bloodhoof Village. He can put you on the path to earning a pet of your own.','Speak with Yaw Sharpmane in Bloodhoof Village.','Yes, I do believe you are ready...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6067,2,-261,10,10,0,4,32,0,0,0,0,0,0,0,0,0,0,8,0,0,0,6065,6061,0,0,0,'The Hunter\'s Path','Hello, young hunter. You look to me like you are skilled enough to handle a beast and train it as your companion.$B$BYou must see Yaw Sharpmane in Bloodhoof Village. He can put you on the path to earning a pet of your own.','Speak with Yaw Sharpmane in Bloodhoof Village.','Yes, I do believe you are ready...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6068,2,-261,10,10,0,4,130,0,0,0,0,0,0,0,0,0,0,8,0,0,0,6068,6062,0,0,0,'The Hunter\'s Path','Hello, young hunter. You look to me like you are skilled enough to handle a beast and train it as your companion.$B$BYou must see Thotar at Razor Hill. He can put you on the path to earning a pet of your own.','Speak with Thotar at Razor Hill.','Yes, it is time for you to begin your training.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6069,2,-261,10,10,0,4,130,0,0,0,0,0,0,0,0,0,0,8,0,0,0,6068,6062,0,0,0,'The Hunter\'s Path','Hello, young hunter. You look to me like you are skilled enough to handle a beast and train it as your companion.$B$BYou must see Thotar at Razor Hill. He can put you on the path to earning a pet of your own.','Speak with Thotar at Razor Hill.','Yes, it is time for you to begin your training.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6070,2,-261,10,10,0,4,130,0,0,0,0,0,0,0,0,0,0,8,0,0,0,6068,6062,0,0,0,'The Hunter\'s Path','Hello, young hunter. You look to me like you are skilled enough to handle a beast and train it as your companion.$B$BYou must see Thotar at Razor Hill. He can put you on the path to earning a pet of your own.','Speak with Thotar at Razor Hill.','Yes, it is time for you to begin your training.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6071,2,-261,10,10,0,4,8,0,0,0,0,0,0,0,0,0,0,8,0,0,0,6071,6063,0,0,0,'The Hunter\'s Path','Hello, young hunter. You look to me like you are skilled enough to handle a beast and train it as your companion.$B$BYou must see Dazalar in Dolanaar. He can put you on the path to earning a pet of your own.','Speak with Dazalar in Dolanaar.','Yes, it is time, $c.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6072,2,-261,10,10,0,4,8,0,0,0,0,0,0,0,0,0,0,8,0,0,0,6071,6063,0,0,0,'The Hunter\'s Path','Hello, young hunter. You look to me like you are skilled enough to handle a beast and train it as your companion.$B$BYou must see Dazalar in Dolanaar. He can put you on the path to earning a pet of your own.','Speak with Dazalar in Dolanaar.','Yes, it is time, $c.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6073,2,-261,10,10,0,4,8,0,0,0,0,0,0,0,0,0,0,8,0,0,0,6071,6063,0,0,0,'The Hunter\'s Path','Hello, young hunter. You look to me like you are skilled enough to handle a beast and train it as your companion.$B$BYou must see Dazalar in Dolanaar. He can put you on the path to earning a pet of your own.','Speak with Dazalar in Dolanaar.','Yes, it is time, $c.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6074,2,-261,10,10,0,4,4,0,0,0,0,0,0,0,0,0,0,8,0,0,0,6074,6064,0,0,0,'The Hunter\'s Path','Hello, young hunter. You look to me like you are skilled enough to handle a beast and train it as your companion.$B$BYou must see Grif Wildheart in Kharanos. He can put you on the path to earning a pet of your own.','Speak with Grif Wildheart in Kharanos.','Yes, I do believe you are ready, as well....','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6075,2,-261,10,10,0,4,4,0,0,0,0,0,0,0,0,0,0,8,0,0,0,6074,6064,0,0,0,'The Hunter\'s Path','Hello, young hunter. You look to me like you are skilled enough to handle a beast and train it as your companion.$B$BYou must see Grif Wildheart in Kharanos. He can put you on the path to earning a pet of your own.','Speak with Grif Wildheart in Kharanos.','Yes, I do believe you are ready, as well....','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6076,2,-261,10,10,0,4,4,0,0,0,0,0,0,0,0,0,0,8,0,0,0,6074,6064,0,0,0,'The Hunter\'s Path','Hello, young hunter. You look to me like you are skilled enough to handle a beast and train it as your companion.$B$BYou must see Grif Wildheart in Kharanos. He can put you on the path to earning a pet of your own.','Speak with Grif Wildheart in Kharanos.','Yes, I do believe you are ready, as well....','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6081,2,-261,10,10,0,4,130,0,0,0,0,0,0,0,0,0,0,8,0,6082,0,0,0,0,0,0,'Training the Beast','You now have the power to tame a pet, but you must also gain the skills to train it.$B$BTravel to Orgrimmar. There you must speak to one of our most revered hunters, Ormak Grimshot. He will give you the ability to train your new pet. You will find him in the Valley of Honor.$B$BGood luck, $N.','Speak with Ormak Grimshot in Orgrimmar.','A young $C, I see. Yes, I will grant you the skills you need to train and guide your pet. Not only will you be able to teach your pet new abilities, you will now be able to feed your pet, as well as revive it, should it fall in battle.$B$BNow, go, $C. We will speak again, at a later date.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,23357,5300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6082,2,-261,10,10,0,4,130,0,0,0,0,0,0,0,0,0,0,2,2,6083,0,0,6081,15920,1,0,'Taming the Beast','The final creature you need to tame is one you should strive to emulate; the armored scorpid. It strikes quickly and confidently; to control a force such as this is your fate as a hunter.$B$BWhen you return, I will bestow you with the skills you will need to tame an animal of your choosing; this creature will be yours to command. Under your control, your pet will gain experience alongside you. I will also show you how to call it and dismiss it as you wish.$B','Use the Taming Rod to tame an Armored Scorpid. Practice your skills, then return to Thotar at Razor Hill.','You have learned all I can teach you, $N. It is time for you to take what you have learned here and choose a pet of your own.$B$BHere you are, $N. I will now give you the power to tame a beast, as well as call it and dismiss it as you see fit. Use your new skills with pride; you have earned them.','Were you able to tame the scorpid?','Tame an Armored Scorpid','','','','',15920,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,23356,1579,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6083,2,-261,10,10,0,4,130,0,0,0,0,0,0,0,0,0,0,2,2,6062,0,0,6082,15919,1,0,'Taming the Beast','The advantage a pet affords you against your rivals is duly noted, $N. When you gain control over another creature, you are adding to your own strength. Your pet must become an extension of yourself.$B$BThe next task requires you to turn from the land; you will find the next creature in the waters off the coast. Across from Sen\'jin Village, near the Echo Isles. look for a spirited crab called the surf crawler. Use the taming rod to tame it, then practice your skills.','Use the Taming Rod to tame a Surf Crawler. Practice your skills, then return the Taming Rod to Thotar at Razor Hill.','You are a swift learner, $N. You have done well.','You need to practice in order to gain the skills you need to effectively control your pet. Have you tamed a surf crawler?','Tame a Surf Crawler','','','','',15919,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6084,2,-261,10,10,0,4,4,0,0,0,0,0,0,0,0,0,0,2,2,6064,0,0,6085,15913,1,0,'Taming the Beast','Those crag boars are quite burly; maybe you\'d like something with a little more finesse? Alright then, I\'ve got jus\' the thing. South and east of here, you\'ll find large white cats called snow leopards. Just like an elegantly-carved rifle, behind their beautiful exterior lies a powerful fighter, capable of doing extreme damage. You\'ll find them to be much more agile an\' swift than the boar you tamed.$B$BTake this taming rod and see how you like the snow leopard.','Use the Taming Rod to tame a Snow Leopard. Practice your skills, then return to Grif Wildheart in Kharanos.','When I feel you\'ve learned enough, I will grant you the ability to choose any pet of your liking.','What do you think of the snow leopard, $N?','Tame a Snow Leopard','','','','',15913,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6085,2,-261,10,10,0,4,4,0,0,0,0,0,0,0,0,0,0,2,2,6084,0,0,6086,15908,1,0,'Taming the Beast','Perhaps you\'d like a creature that possesses little more than brute strength. The ice claw bear is an excellent companion for a fledgling hunter like yourself, and can be found east of Kharanos. Here is the taming rod; try this animal as a pet and see if ya like it!$B$BWhen you return, I\'ll give ya the skills you will need to tame an animal of your choosing; this creature will face the challenges you face, and gain experience alongside you. I will also show you how to call it and dismiss it as ya like.$B','Use the Taming Rod to tame an Ice Claw Bear. Practice your skills, then return the Taming Rod to Grif Wildheart in Kharanos.','Here you are, $N. I will now give ya the power to tame a beast, as well as call it and dismiss it as you please.$B$BFind yerself a good, loyal pet, and enjoy the hunt!','Have you tamed the ice claw bear yet?','Tame an Ice Claw Bear','','','','',15908,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,23356,1579,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6086,2,-261,10,10,0,4,4,0,0,0,0,0,0,0,0,0,0,8,0,6085,0,0,0,0,0,0,'Training the Beast','$N, ya now have the power to tame a pet, but you must also gain the skills ta train it.$B$BTravel to Ironforge and find the Hall of Arms. There you must speak to one of our most revered animal trainers, Belia Thundergranite. She\'ll give ya the power to train your new pet, so get goin\', $Glad:lass;!$B$BBelia is a friendly sort; you should have no problems gaining her approval. Good luck, $N.$B','Speak with Belia Thundergranite in Ironforge.','A new recruit, eh? You\'re on your way to becoming a great $C, I see.$B$BYes, I can bestow you with the skills you need to train and guide your pet. Not only will you be able to teach your pet new abilities, you will now be able to feed your pet, as well as revive it, should it fall in battle.$B$BRemember that the key to getting the most from your new pet is to respect it and treat it well. In turn, your pet will be your most loyal friend.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,23357,5300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6087,2,-261,10,10,0,4,32,0,0,0,0,0,0,0,0,0,0,2,2,6061,0,0,6088,15915,1,0,'Taming the Beast','You have a fiery spirit, hunter, readily awaiting your next challenge.$B$BYour next task is to gain the companionship of a wolf known as the prairie stalker. This creature is swift and fearless; in taking this beast as your pet, you must also take on these qualities.$B$BDuring a battle, you will learn how you and your pet will become a team. In the end you must work as one, muscle to muscle.$B$BHere is the taming rod, $N. Tame a prairie stalker and practice your skills.','Use the Taming Rod to tame a Prairie Stalker. Practice your skills, then return the Taming Rod to Yaw Sharpmane in Bloodhoof Village.','Yes... The Earthmother believes that you are ready for the next lesson.','Have you found a prairie stalker?','Tame a Prairie Stalker','','','','',15915,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6088,2,-261,10,10,0,4,32,0,0,0,0,0,0,0,0,0,0,2,2,6087,0,0,6089,15916,1,0,'Taming the Beast','The final task that I have for you requires that you tame a creature that inhabits the sky. The swoop is a difficult opponent, but as your ally, you will acquire its sharp attacks and threatening presence.$B$BBy the will of the Earthmother, when you return I will bestow you with the skills you will need to tame an animal of your choosing to be your companion; this creature will face the challenges you face, and gain experience alongside you. I will also show you how to call it and dismiss it as you wish.$B','Use the Taming Rod to tame a Swoop. Practice your skills, then return the Taming Rod to Yaw Sharpmane in Bloodhoof Village.','You have learned all I can teach you, $N. May the blessings of the Earthmother guide you in choosing a pet.$B$BHere you are, $N. I will now give you the power to tame a beast, as well as call it and dismiss it as you see fit. Use your new skills with pride and honor the Earthmother.','You will soon be ready, $N.','Tame a Swoop','','','','',15916,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,23356,1579,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6089,2,-261,10,10,0,4,32,0,0,0,0,0,0,0,0,0,0,8,0,6088,0,0,0,0,0,0,'Training the Beast','You now have the power to tame a pet, but you must also gain the skills to train it.$B$BTravel to Thunder Bluff. There you must speak to one of our most revered hunters, Holt Thunderhorn. If he deems you worthy, he will give you the ability to train your new pet.$B$BHolt has bested the most powerful and feared beasts of Azeroth, and commands many strong creatures of his own. His ties to the Earthmother are strong, and you can learn much from him. Good luck, $N.$B','Speak with Holt Thunderhorn on Hunter Rise in Thunder Bluff.','','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,23357,5300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6101,2,-261,10,10,0,4,8,0,0,0,0,0,0,0,0,0,0,2,2,6063,0,0,6102,15922,1,0,'Taming the Beast','The variance of nature is something that can be relied upon, $N. It is predictable in the way that it never remains the same; it is always changing.$B$BThe tasks I give to you will help you to see and appreciate the vast differences of the creatures you may choose as your companion.$B$BTake this taming rod and use it to tame a nightsaber stalker, found to the south. Practice your skills as a hunter. Then you will begin to understand the similarities and differences of nature.','Use the Taming Rod to tame a Nightsaber Stalker. Practice your skills, then return the Taming Rod to Dazalar in Dolanaar.','I see your commitment and that you have understood what I have taught you, $N.','Understanding the balance between nature and oneself is a way of life for every $R.','Tame a Nightsaber Stalker','','','','',15922,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6102,2,-261,10,10,0,4,8,0,0,0,0,0,0,0,0,0,0,2,2,6101,0,0,6103,15923,1,0,'Taming the Beast','You have tamed two creatures that inhabit the land, now you must tame one that soars the skies. Use the taming rod to tame a strigid screecher, found west of here. Practice your skills with this mighty owl at your side.$B$BWhen you return, I will bestow you with the skills you will need to tame an animal of your choosing to be your companion; this creature will face the challenges you face, and gain experience alongside you. I will also show you how to call it and dismiss it as you wish.','Use the Taming Rod to tame a Strigid Screecher. Practice your skills, then return the Taming Rod to Dazalar in Dolanaar.','You have learned all I can teach you, $N. May I offer you one more piece of advice: use discretion when choosing your first pet. Will you choose a creature of the land, of the water, or of the sky? Whatever it may be, without doubt, your pet will be with you for quite some time.$B$BHere you are, $N. I will now give you the power to tame a beast, as well as call it and dismiss it as you see fit. Use your new skills with pride; you have earned them.','I am proud of your accomplishments, $N. Have you finished the last task I gave you?','Tame a Strigid Screecher','','','','',15923,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,23356,1579,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6103,2,-261,10,10,0,4,8,0,0,0,0,0,0,0,0,0,0,8,0,6102,0,0,0,0,0,0,'Training the Beast','You now have the power to tame a pet, but you must also gain the skills to train it.$B$BTravel to Darnassus. There you must speak to one of our most revered hunters, Jocaste. She will give you the ability to train your new pet, so make haste.$B$BWhile Jocaste may seem stern, she is always pleased to see another hunter rising through the ranks. Treat her with respect and she will return in kind. Good luck, $N.','Speak to Jocaste in the Cenarion Enclave, in Darnassus.','A fledgling $C. I see. Yes. I can bestow you with the skills you need to train and guide your pet. Not only will you be able to teach your pet new abilities, you will now be able to feed your pet, as well as revive it, should it fall in battle.$B$BRemember, $N, always respect the balance and live in awe of nature around you. Now, go forth. We shall speak again, at a later date.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,23357,5300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6121,2,-263,14,14,0,1024,8,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,6122,0,0,0,'Lessons Anew','You\'re now ready to learn about poison and the power we as druids have over it, $N. Cenarius has blessed us with the ability to purge even the most foul of poisons with but a mere incantation. This gift is not to be taken lightly... and to ensure you learn this lesson, you\'ll work to address the effects of poisonings as a layman would.$B$BTravel to Moonglade and speak with Dendrite Starblaze; he awaits your arrival to begin your lesson.','Travel to Moonglade and speak with Dendrite Starblaze in the village of Nighthaven.','Greetings young $C, I\'m glad to see you ready and eager to learn about the curing of poisons.$B$BWhile most druids in the past were put through pre-planned trials, your work will involve no such thing. There has been a rash of animal poisonings in Auberdine, and the village there has been unable to cure it. To that end, a representative there has asked Moonglade for aid and we are sending you there to aid them. This is no exercise - the work you\'ll do is quite real. Bear this in mind.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6122,2,-263,14,14,0,1024,8,0,0,0,0,0,0,0,0,0,0,0,0,6121,0,0,6123,15844,1,0,'The Principal Source','The Cliffspring Falls in Darkshore serves as the principal source of drinking water for the region, and now I suspect it is the principal source of the poison that is harming the local fauna - deer specifically. Use this sampler to draw some water from the mouth of the cave; be careful, as dangerous naga now reside in a cave by the falls.$B$BOnce filled, deliver it to Alanndarian Nightsong in Auberdine. She is the one that requested our aid, and you will work with her to address this malady.','Use the Empty Cliffspring Falls Sampler to draw a sample of water from the mouth of the cave by the falls.$B$BDeliver the Filled Cliffspring Falls Sampler to Alanndarian Nightsong in Auberdine, Darkshore.','By Elune, this water is disgusting! No wonder the deer are sick.$B$BSomething is polluting the water, and in turn corrupting Darkshore\'s entire water table. Sick deer have been seen all over area, and not just by the river. While this water is most likely a primary source of the sickness spreading, there\'s something else at work here.$B$BThis water, believe it or not, will help us formulate a cure. While I research this water, I have need of some items to formulate a cure...','You\'re the one that the Cenarion Circle in Moonglade sent? That\'s wonderful! We\'ve quite the crisis our hands here regarding the poor deer, and we\'re happy for all the help we can get.$B$BDo you have the sample of water that Dendrite Starblaze said you\'d have? He notified me that you\'d draw one so we could work on a cure together...','','','','','',15845,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,150,0,0,0,0,0,450,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6123,2,-263,14,14,0,1024,8,0,0,0,0,0,0,0,0,0,0,8,0,6122,0,0,6124,0,0,0,'Gathering the Cure','The water will serve as the base of the curative salve I\'ll make for the deer. For curative properties, I need some earthroot. Herbalists know how to find it, so if we\'re unlucky and you aren\'t one then you\'ll need to find one to help us out.$B$BFinally for potency, I need some lunar fungus. Finding lunar fungal blooms is easy enough; they\'re all over the place in caves just to the east of here. Moonkin reside in the caves and they\'re irritable as of late, so be careful.','Bring 5 Earthroot and 12 Lunar Funguses to Alanndarian Nightsong in Auberdine so she may make a curative salve.','This is good, $N, so much so that it should be enough to make some ample doses of the salve - at least enough to start to make a difference.$B$BMaking a cure for poisons can be quite difficult at times because each one often requires a very specific antidote to counteract it. Imagine being able to cure a poison at will without having to worry about the exact ingredients of what the antidote must be!$B$BNow, let me get to work on this!','Have you got the reagents I need to make the salve? The deer aren\'t getting any better on their own, so we better hurry to help them out!','','','','','',2449,15851,0,0,5,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,150,0,0,0,0,0,450,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6124,2,-263,14,14,0,1024,8,0,0,0,0,0,0,0,0,0,0,0,0,6123,0,0,6125,15826,1,0,'Curing the Sick','The amount of salve made out of the reagents you brought me is good enough for ten doses, $N. While I work with the village to try and make some more salve, I\'d like for you to help us get a head start. All around Darkshore are sickly deer; use the salve on them and cure their malaise.$B$BDendrite Starblaze in Moonglade will want to talk to you when you\'re done, I\'m sure. Please extend Auberdine\'s thanks to the Cenarion Circle there... and let me say thanks to you directly for the help you\'ve given!','Use the Curative Animal Salve on 10 Sickly Deer that are located throughout Darkshore; doing so should cure them. Sickly Deer have been reported starting south of the Cliffspring River to the north of Auberdine and extending all the way into southern Darkshore where the edge of Ashenvale begins.','You have done well in tending to the sickly deer of Darkshore; they are unwitting victims of a greater taint and corruption that is spreading all throughout the land. There are those in Darnassus who choose to recognize this threat... and there are those who ignore the growing signs. I hope you will not be one to put blinders on about what facts stare you in the face, $N.$B$BRegardless, you\'ve proven your worth as a friend of nature and the Circle - take this as a symbol of such.','Have you completed what was asked of you by Alanndarian Nightsong of Auberdine? Your work is not complete unless it is.','','Sickly Deer cured','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12299,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15866,0,0,0,1,0,0,0,609,0,0,0,0,150,0,0,0,0,0,450,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6125,2,-263,14,14,0,1024,8,0,0,0,0,0,0,0,0,0,0,8,0,6124,0,0,0,0,0,0,'Power over Poison','You\'ve learned what it means to cure poison without the benefit of spiritual aid. Remember what others must endure in fighting poisonous afflictions as you soon embrace your newfound power over poison.$B$BYou should now return to Mathrengyl Bearwalker in Darnassus, $N. He, no doubt, has a very important spell to teach you now that the student understands the lesson given unto $g him : her;.$B$BFarewell, young druid. We shall speak again.','Return to Mathrengyl Bearwalker in the Cenarion Enclave, Darnassus.','Welcome back - I\'ve been following your progress on this lesson since you left, and I must admit I was surprised to learn about the situation in Auberdine. This does bear some further investigation, as the introduction of such poisons into the environment is most upsetting to the balance.$B$BYou handled yourself with grace under pressure. For that, I can find no better way to reward you than with permanent power over poison. Use it well, $N... use it well.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,250,0,0,0,0,0,585,8946,8947,0,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6126,2,-263,14,14,0,1024,32,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,6127,0,0,0,'Lessons Anew','You\'re now ready to learn about poison and the power we as druids have over it, $N. Cenarius has blessed us with the ability to purge even the most foul of poisons with but a mere incantation. This gift is not to be taken lightly... and to ensure you learn this lesson, you\'ll work to address the effects of poisonings as a layman would.$B$BTravel to Moonglade and speak with Dendrite Starblaze; he awaits your arrival to begin your lesson.','Travel to Moonglade and speak with Dendrite Starblaze in the village of Nighthaven.','Greetings young druid, I\'m glad to see you ready and eager to learn about the curing of poisons.$B$BWhile most druids in the past were put through pre-planned trials, your work will involve no such thing. There has been a rash of animal poisonings at the Crossroads in the Barrens, and they\'re unable to bring it under control. Someone there has requested Moonglade for aid, so we are sending you there to aid them. This is no exercise - the work you\'ll do is quite real. Bear this in mind.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6127,2,-263,14,14,0,1024,32,0,0,0,0,0,0,0,0,0,0,0,0,6126,0,0,6128,15842,1,0,'The Principal Source','Dreadmist Peak to the northwest of the Crossroads is most likely a primary candidate as to the source of the spread of the poison. Its airy peaks have pools of water that influence the weather patterns. I suspect the water is now tainted by the demon-worshipping Burning Blade.$B$BUse this sampler to draw water from the pool at the very top of the peak. Once filled, deliver it to Tonga Runetotem at the Crossroads. He is the one that requested our aid, and you will work with him to address this malady.','Use the Empty Dreadmist Peak Sampler to draw a sample of water from a pool at the top of the peak.$B$BDeliver the Filled Dreadmist Peak Sampler to Tonga Runetotem at the Crossroads, Barrens.','By my ancestors, this water is disgusting! No wonder the gazelles are sick.$B$BSomething is polluting the water, and in turn beginning to wreck the northern Barrens ecosystem. Sick gazelles have been sighted all north of the east-west road here. While this water is most likely a primary source of the sickness spreading, there\'s something else at work here.$B$BThis water, believe it or not, will help us formulate a cure. While I research this water, I have need of some items to formulate a cure...','You are the one that the Cenarion Circle in Moonglade sent, yes? This is most fortuitous for us! We are stymied in our effort to bring balance to the sickly gazelles that wander the northern Barrens; we\'re happy for all the help we can get.$B$BDo you have the sample of water that Dendrite Starblaze said you\'d have? He notified me that you\'d draw one so we could work on a cure together...','','','','','',15843,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,75,0,0,0,0,0,450,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6128,2,-263,14,14,0,1024,32,0,0,0,0,0,0,0,0,0,0,8,0,6127,0,0,6129,0,0,0,'Gathering the Cure','The water will serve as the base of the curative salve I shall make for the gazelles. For curative properties, I need some earthroot. Herbalists know how to find it, so if you are not familiar with this skill you\'ll need to find one to help us out.$B$BFinally for potency, I need kodo horns - mere chips and fragments will not suffice. Kodos you can handle wander the northern part of the Barrens; bring some down for the greater good of the balance $N, and fetch the horns for me.','Bring 5 Earthroot and 5 Kodo Horns to Tonga Runetotem at the Crossroads so he may make a curative salve.','This is good, $N, so much so that it should be enough to make some ample doses of the salve - at least enough to start to make a difference.$B$BMaking a cure for poisons can be quite difficult at times because each one often requires a very specific antidote to counteract it. Imagine being able to cure a poison at will without having to worry about the exact ingredients of what the antidote must be!$B$BNow, let me get to work on this!','Have you got the reagents I need to make the salve? The gazelle aren\'t getting any better on their own, so we better not tarry in our effort to save them!','','','','','',2449,15852,0,0,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,75,0,0,0,0,0,450,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6129,2,-263,14,14,0,1024,32,0,0,0,0,0,0,0,0,0,0,0,0,6128,0,0,6130,15826,1,0,'Curing the Sick','I was able to make enough salve for ten doses of curing, $N. While I work with local authorities to try and make some more salve, I\'d like for you to help us get a head start. All around the northern Barrens are sickly gazelles; use the salve on them and cure their malaise.$B$BDendrite Starblaze in Moonglade will want to talk to you when you\'re done, I\'m sure. Please extend our thanks to the Cenarion Circle there... and let me say thanks to you directly for the help you\'ve given!','Use the Curative Animal Salve on 10 Sickly Gazelles that are located throughout the northern part of the Barrens; doing so should cure them. Sickly Gazelles have been reported north of the east-west road that runs through the Crossroads.','You have done well in tending to the sickly gazelles of the Barrens; they are unwitting victims of a greater taint and corruption that is spreading all throughout the land. You $R are most eager to understand the ways of Cenarius; you, like your elders in Thunder Bluff, are proving that the need for balance transcends artificial racial barriers.$B$B$N, you\'ve proven your worth as an friend of nature and the Circle - take this as a symbol of such.','Have you completed what was asked of you by Tonga Runetotem at the Crossroads? Your work is not complete unless it is.','','Sickly Gazelle cured','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12297,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15866,0,0,0,1,0,0,0,609,0,0,0,0,75,0,0,0,0,0,450,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6130,2,-263,14,14,0,1024,32,0,0,0,0,0,0,0,0,0,0,8,0,6129,0,0,0,0,0,0,'Power over Poison','You\'ve learned what it means to cure poison without the benefit of spiritual aid. Remember what others must endure in fighting poisonous afflictions as you soon embrace your newfound power over poison.$B$BYou should now return to Turak Runetotem in Thunder Bluff, $N. He, no doubt, has a very important spell to teach you now that the student understands the lesson given unto $g him : her;.$B$BFarewell, young druid. We shall speak again.','Return to Turak Runetotem on the Elder Rise, Thunder Bluff.','Welcome back - I\'ve been following your progress on this lesson since you left, and I must admit I was surprised to learn about the situation at the Crossroads. This does bear some further investigation, as the introduction of such poisons into the environment is most upsetting to the balance.$B$BYou handled yourself with grace under pressure. For that, I can find no better way to reward you with permanent power over poison. Use it well, $N... use it well.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,100,0,0,0,0,0,585,8946,8947,0,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6132,2,405,34,39,0,0,255,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,'Get Me Out of Here!','Get me out of here!$B$BI came up to the Valley of Spears to talk to the Maraudines. I thought I could do a little business with them... but they don\'t want to talk! I think they want to eat me!$B$BGet me out of here and my brother Hornizz will pay you big! He\'s at our camp next to the kodo graveyard, to the east.$B$BLet\'s hurry, $N. Not two minutes ago I heard some centaurs talking about getting wood for their cookpot... ','Escort Melizza Brimbuzzle, then speak with Hornizz Brimbuzzle at the Kodo Graveyard in Desolace.','My sister Melizza said you\'d be coming. Thanks a lot for getting her out of the jam she was in; it\'s too bad that she\'s already probably found herself in a new one!','Have you seen my sister Melizza? She\'s always on the go, which gets her into trouble all the time.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4500,1350,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6133,2,139,54,60,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Ranger Lord\'s Behest','The high elves of the Quel\'Lithien lodge possesses something that belongs to me, $c: A document detailing my life as a mortal.$B$BBefore you ask; no, you most certainly are not privy to such information. Just do as I tell you, worm: Recover the registry.$B$BAnd imbecile, be sure to leave as much strife and grief as possible in your wake. Leave them suffering...','Travel to the northern borders of the Eastern Plaguelands and recover the Quel\'Thalas Registry. The item is somewhere in the Quel\'Lithien lodge.$B$BYou must also slay 8 Rangers, 8 Pathstriders, and 8 Woodsmen.','I trust you did not read the registry. Not even you would do something that idiotic...','Do not leave me waiting, $C.','','','','','',0,0,0,15847,0,0,0,1,0,0,0,0,0,0,0,0,8565,8564,8563,0,8,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6134,2,405,34,39,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15848,1,0,'Ghost-o-plasm Round Up','There\'s a valley to the southeast, the Valley of Bones, haunted by Magram ghosts. Sounds scary, doesn\'t it? Well think how scary it is to the Magram! If we captured ghost energy from that place, I bet it\'d be worth plenty to those centaurs.$B$BHere, take this crate of ghost magnets. If you place one between the two big skeletons in the valley, the Dead Goliaths, then ghosts will wander to it. Distance yourself, take out the ghosts and get their ghost-o-plasm--that\'s what we\'ll sell to the Magram.','Bring 8 Ghost-o-plasms and the Crate of Ghost Magnets to Hornizz Brimbuzzle in Desolace.','There it is! Looks like you got some of it on you too. Kinda slimey, eh?$B$BWell, thanks a lot for all the trouble, $N. This stuff will be worth a fortune... if I can convince the centaurs what it is!','Where\'s my ghost-o-plasm, $N?','','','','','',15848,15849,0,0,1,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15864,15865,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4500,1350,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), - (6135,2,139,56,60,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,6133,0,0,0,0,0,0,'Duskwing, Oh How I Hate Thee...','Up until now, you have completed the missions I have assigned; even if not in the most timely manner.$B$BI suppose you think that you are ready for a challenge. Yes... Yes, imbecile, perhaps you are ready for a more involved set of missions.$B$BThe albino demon bat, Duskwing, roams the countryside just north of here. Track him down and destroy him. Return to me with a patch of his white fur and you shall be rewarded.$B','Find Duskwing and slay him. From the corpse, recover a Patch of Duskwing\'s Fur and return it to Nathanos Blightcaller.$B$BIt is said that Duskwing roams the countryside to the north of Marris Stead.','Excellent work, imbecile. I shall fashion this fur into something you can use.$B$B','I would not recommend that you take on this challenge alone, $c.','','','','','',15850,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16994,16995,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,9000,3960,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6136,2,139,56,60,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Corpulent One','Past the Argent Dawn encampment of Light\'s Hope and west of Northdale, you will find the corpulent maggot beast, Borelgore.$B$BI\'ve lost entire regiments to that monster. His size knows no bounds! The more he eats the greater his girth becomes...$B$BWhile I would not suffer any emotional harm should the beast devour you, I would prefer that you were the victor. Borelgore has been known to devour others who tried to hunt him.','Find Borelgore in the northern wastes of Eastern Plaguelands and destroy him. Return to Nathanos Blightcaller when the mission is complete.','Keep this up and I may have to promote you from imbecile to mental deficient, first class.','Have I told you lately that I hate you?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11896,0,0,0,1,0,0,0,0,0,0,0,17002,17003,17004,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9000,3960,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0,0), - (6141,2,405,34,39,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,261,0,0,0,'Brother Anton','My brother in arms, Brother Anton, heard rumors of an undead infestation in distant Kalimdor, in a land known as Desolace. Anton immediately booked passage to that place, to seek and destroy the undead menace!$B$BHe is looking for those with the bravery and resolve to aid him. If your heart is true, then speak with Anton. He is in Desolace, in the Alliance town of Nijel\'s Point. ','Speak with Brother Anton in Desolace.','I received word of aid arriving from the east. Are you the source of these rumors? Have you come here to help the Scarlet Brother in its crusade?$B$BIf so, then listen close...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,180,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (6142,2,405,31,35,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Clam Bait','You have the look of a fisherman, $c! I love to fish - been fishing all my life. The best bait to use is soft-shelled clam meat; the fish just can\'t resist, you know what I mean?$B$BUp north you will find a wrecked ship off the coast. Soft-shelled clams are littered throughout the area. If you bring me back 10 pieces of soft-shelled clam meat, I will give you something in return.','Find 10 pieces of Soft-shelled Clam Meat and bring it back to Mai\'Lahii at Shadowprey Village.','Perfect mon, this is just what the witch doctor told me to do for my headache. He says, \"\"Mai\'Lahii - go fish. It\'ll make you feel better\"\"$B$BWell, I feel better already, thanks mon!','I can\'t wait to go fishing with some fresh soft-shelled clam meat; did you bring me the 10 pieces of it I need?','','','','','',15924,0,0,0,10,0,0,0,15874,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15585,15587,15588,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,1650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6143,2,405,32,36,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Other Fish to Fry ','Maybe you heard or maybe you haven\'t... my crew and I was out fishing near Ranazjar Isle, north of the wrecked ship off the coast up north. We used to fish there all the time; now all I do is think of a way to seek revenge for my fallen comrades.$B$BThe naga attacked us one morning, killing everyone except me.$B$BMe conscience can\'t handle the guilt, $c; I need you to go and fry them naga for me. I\'ll make the effort worth your while; you think you can help me with that?','Slay 7 Slitherblade Myrmidon, 7 Slitherblade Naga, and 5 Slitherblade Sorceresses, and then talk to Drulzegar at Shadowprey in Desolace.','As sweet as it is hearing the news that the naga have been vanquished, my heart still feels empty. For the rest of my life I will be dedicated to having them all killed.$B$BHere mon, your reward as I promised. It\'s small in comparison to the gratification of knowing the naga fried for their hated act upon my crew.','I still hear their voices crying for help when the naga unleashed their chaos over us. If I didn\'t have this bad knee, I\'d go and help you kill those blasted naga!$B$BYou can usually guarantee to find them deep in the coral reefs below the surface... lurking... scheming...','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4714,4711,4712,0,7,7,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,4000,1680,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6144,2,139,56,60,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,6145,0,0,0,'The Call to Command','The order has come down, $c. Varimathras himself has requested that I send my most \'capable\' agents back to the Undercity for a highly sensitive tactical operation.$B$BUnfortunately, my most capable agents were killed over three years ago. In their stead I have a collection of brain dead riff-raff.$B$B$B$BTravel to the Undercity at once and report to Varimathras. Do not embarrass me, $c!','Travel to the Undercity and speak with Varimathras.','The Grand Crusader sits safely in the Scarlet Bastion while his forces pour into your lands, desecrate your structures and monuments and murder your people.$B$BThe Dark Lady has commanded that I deal with this insect once and for all. You will become the instrument of the Forsaken\'s reckoning.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,10,0,0,0,0,0,405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6145,2,139,56,60,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,6144,0,0,6146,0,0,0,'The Crimson Courier','Just as the body cannot survive without the head, the head cannot survive without the body. The defenses of the Scarlet Crusade\'s command inside Stratholme are almost impenetrable. We must, instead, cut the body out from under the head.$B$BMy Deathstalkers have been collecting data on the activity of the Crusade outside of Stratholme. Each day, a report is sent from their central command to Tyr\'s Hand. This report is the key, $r! Find the Crimson Courier and recover that report. Return it to Nathanos.','Return to Eastern Plaguelands and track down the Crimson Courier. Kill the Courier and recover the Grand Crusader\'s Command.$B$BTake the command to Nathanos Blightcaller for further instruction.','$B$BExcellent! Finally! An opportunity to destroy the Scarlet Oracle!','Succeed now and you will have almost earned my respect, $C.','','','','','',15868,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6146,2,139,56,60,1,0,178,0,0,0,0,0,0,0,0,0,0,0,0,6145,0,0,6147,15876,1,0,'Nathanos\' Ruse','I have made some adjustments to this command. Should our little ruse work, they will expose the Scarlet Oracle and we shall strike!$B$BNow pay attention, $c. You are to deliver this command to the Crusader Lord, Valdelmar.$B$BHow? You are going to hand it to him, imbecile.$B$BTake the command and this rotten apple to Tyr\'s Hand. When you cross into the city, eat the apple. You will transform into something more... palatable to the humans. Take the command and hand it to the Crusader Lord, Valdelmar.','Travel to Tyr\'s Hand, southeast of the Marris Stead. Once there, take a bite of the Rotten Apple. While under the guise of the Scarlet Crusade, deliver the Grand Crusader\'s Command to Crusader Lord Valdelmar.','Where have you been? We had thought the Scourge had captured you.','This is unacceptable, soldier!','','','','','',13852,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6147,2,139,56,60,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,6146,0,0,6148,0,0,0,'Return to Nathanos','The Grand Crusader makes an unusual request. Hrm, regardless... what he asks will be done. Return to the Scarlet Bastion and notify him that the Oracle will be en route shortly.$B$BWe will take every precaution to ensure that she makes it to Stratholme unharmed.','Return to Nathanos Blightcaller with the new information.$B','The fools! My deception went unnoticed! Prepare yourself, $C. We must strike with cold cunning!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,0,2040,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6148,2,139,56,60,1,0,178,0,0,0,0,0,0,0,0,0,0,0,0,6147,0,0,0,0,0,0,'The Scarlet Oracle, Demetria','Demetria is chief advisor to the Grand Crusader. She is called the Oracle due to her \'otherworldly\' senses. She has successfully assisted the Crusade in several of their victories against the Scourge.$B$BWhile this ruse was successful in exposing her, if she truly does possess psychic powers, she will undoubtedly be expecting some sort of trouble. You are going to provide that \'trouble.\'$B$BTrack down the Oracle and terminate her. They should be moving out of Tyr\'s Hand as we speak. Make me proud, worm.$B','The Scarlet Crusade is on the move. Somewhere along the road from Tyr\'s Hand to Stratholme you will find the Oracle, Demetria, and her entourage. Hunt her down and slay her. Return to Nathanos Blightcaller should you succeed.','They will be reeling from this blow for years! Well done, $N! You have earned not only my respect but also this reward.','What is your status, $N?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12339,0,0,0,1,0,0,0,0,0,0,0,16996,16997,16998,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18000,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6161,2,405,30,36,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Claim Rackmore\'s Treasure!','Rackmore\'s log tells of how his ship was sailing for Feathermoon Stronghold when it was attacked by seafaring creatures. To prevent his treasure from falling into enemy hands, he hid his chest on Ranazjar Isle.$B$BTo open the chest requires two keys, a silver and a gold. These keys were lost, but if the keys and the chest are found, a treasure awaits!','Find Rackmore\'s Silver Key. Find Rackmore\'s Golden Key. Find and open Rackmore\'s Chest.','Chest opens to reveal Rackmore\'s treasure!','This chest is securely locked.','','','','','',15878,15881,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16788,16789,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,11500,1680,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6162,2,361,46,51,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Husband\'s Last Battle','My husband traveled Felwood for the honor of our clan, doing battle against the Shadow Council and other corrupt atrocities!$B$BAfter he escaped death numerous times, I received a letter from him saying that a druid asked him for help against a great befouled furbolg named Overlord Ror--the two were never heard from again.$B$BI want this Ror\'s clawed hand, $N. I want it to pay for leaving me a widow! I believe the creature is to the south... near the Ashenvale border.','Kill Overlord Ror and return his claw to Dreka\'Sur at Bloodvenom Post in Felwood.','You bring honor to me for following through with your word. My husband died in battle--he would have been proud of that. But I could not rest until I knew that the creature that has forced me to live my life alone paid for what it had done.$B$BThank you again, $N.','Do you have the beasts head yet, $N? It will pay for its crimes. I don\'t care if it\'s corrupt or just angry for living in such a dismal forest. No furbolg will live for long committing such crimes against my family!','','','','','',15879,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,7500,2940,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6163,2,2017,56,60,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,6135,0,0,0,0,0,0,'Ramstein','I was overwhelmed. On this very stead, I stood... held my ground in defense of Lordaeron. The farm and all on it were waylaid by a gigantic wave of Scourge.$B$BThe wretch. The filth. It hovered above me, entrails hanging from its gaping chest cavity.$B$BI woke as Scourge. For so long I was helpless. My mind had coalesced with the Lich King\'s.$B$BShe came for me... somewhere, somehow, I knew she would. Free.$B$BAnd now, I must have my vengeance - my vengeance on that which took from me my life. Destroy it.','Travel to Stratholme and slay Ramstein the Gorger. Take his head as a souvenir for Nathanos.','I wonder... did it beg for mercy? Could it know what mercy is?$B$B$B$BI will hang this beast\'s head upon my wall.$B$BYou have earned a spot amongst one of my champions, $N.$B$B','After Sylvanas freed me, I hunted the beast across these wastes for months. It fled to the safety of Stratholme. The bastard...','','','','','',15880,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18022,17001,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,18000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6164,2,139,50,55,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Augustus\' Receipt Book','I\'m ready for business! What you do want?$B$BOh wait... I can\'t open up shop without my receipt book. How am I to keep track of things without my receipt book?$B$BI must have left it in town somewhere. I had a room in the inn... the book must be there.$B$BBring me my book. Please, bring it to me! Bring me my book and you\'ll see! I\'ll set up shop and you\'ll see that my prices are INSANE!','Bring Augustus\' Receipt Book to Augustus the Touched in Terrordale.','There it is! And oh my! I forgot how full it was!$B$BThis is a glorious day, $N! Stupendous! Insanely good, I say!','Do you have my receipt book? I can\'t wait to get back to business!','','','','','',15884,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6181,2,40,10,10,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6281,15998,1,0,'A Swift Message','Although we don\'t get much aid from Stormwind directly, I do have a contact in the city who helps supply us with armor. His name is Osric Strang. His shop, Limited Immunity, is in the Old Town of Stormwind.$B$BOur supply of armor dwindles, and I must contact Osric for more. Can you take him this note?$B$BThe fastest way to Stormwind is through Thor, our gryphon master. He\'s just down the hill; bring him my note, and then take a gryphon to Stormwind.','Bring Lewis\' Note to Thor the gryphon master.','You have to get this note to Stormwind? That\'s not a problem, you can take one of my gryphons!','You look like you\'re in a hurry. Well, then you came to the right place!','','','','','',15998,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6182,2,1519,56,60,1,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,6183,0,0,0,'The First and the Last','Nathanos Marris was the first and last of the human ranger lords. A disciple of Sylvanas Windrunner, now the Banshee Queen of the Forsaken.$B$BWe had thought that Nathanos had been killed in action in the defense of Lordaeron five years ago. Although his corpse was never recovered, it was assumed that he did not make it out of the Eastern Plaguelands.$B$BMathias Shaw has been investigating the disappearance and may have some new information. Report to him at once. He resides in Old Town, at the Barracks.','Speak with Mathias Shaw in Old Town Stormwind. He resides in the Barracks.','After some reports of unusual Forsaken activity in the Eastern Plaguelands, SI:7 agents were dispatched to investigate. The results of that investigation are unsettling.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,1,0,0,0,0,0,390,0,0,0,0,0,0,0,0,1,1,1,1,1000,2000,3000,4000,0,1,0,0,0,0,1000,2000,0,0,0,0), - (6183,2,1519,56,60,1,0,77,0,0,0,0,0,0,0,0,0,0,8,0,6182,0,0,6184,0,0,0,'Honor the Dead','Five of my best field agents were assigned the Marris case. One returned, only to end up dead in his sleep three days later.$B$BWhat little information we did manage to get out of him was incoherent gibberish. We made out two words: \"Nathanos,\" and \"Blightcaller.\"$B$BI do not have the available manpower to continue this investigation and Ravenholdt will not assist us. We must get to the bottom of this; if only to provide closure to the families of the deceased. Will you help?','Speak with Mathias Shaw again if you wish to accept his task.','$B$BI had faith that Bolvar would send me men and women of honor - the most dedicated soldiers of the Alliance.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,1,0,0,0,0,0,396,0,0,0,0,0,0,0,0,1,1,1,6,1000,2000,3000,4000,0,1,0,0,0,0,0,0,0,0,0,0), - (6184,2,28,56,60,1,0,77,0,0,0,0,0,0,0,0,0,0,8,0,6183,0,0,6185,0,0,0,'Flint Shadowmore','The only information we have thus far, then, is that Nathanos Marris may have been slain by this Blightcaller. We assume the Blightcaller is the same fiend that disposed of my agents.$B$BFlint Shadowmore, another SI:7 operative, is stationed at the Alliance encampment of Chillwind Point in the Western Plaguelands. Seek him out; he will debrief you on the current situation in the Plagues and give you an assignment.$B$BGood luck, $N.','Travel to Chillwind Camp in the Western Plaguelands and meet up with your contact, Flint Shadowmore.$B','The first mission will be straight up, $N. You go in, you come out. Recon...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2970,0,0,0,0,0,0,0,0,1,1,1,1,1000,2000,3000,4000,0,1,0,0,0,0,1000,1500,0,0,0,0), - (6185,2,139,56,60,1,0,77,0,0,0,0,0,0,0,0,0,0,12,2,6184,0,0,6186,0,0,0,'The Eastern Plagues','As I said, your first mission is one of reconnaissance. Nothing fancy, $N. You must travel to the Eastern Plaguelands and look for any clues as to this Blightcaller.$B$BBe on the lookout for information about our missing operatives. We have to assume that they are dead and if they are dead, they must have a corpse... somewhere.$B$B$B$BAll SI:7 agents carry this insignia.$B$B$B$BBring any of those that you may find back to me.','Scour the Eastern Plaguelands for clues as to the \"Blightcaller\" and the missing SI:7 agents. If you find any SI:7 Insignias, return them to Flint Shadowmore at Chillwind Camp.','Rutger. Fredo. Turyen. All... dead...$B$B$B$BWhere were they? Did you discover any more information about this bastard, the Blightcaller?','An... Any luck??','The Blightcaller Uncovered','','','','',16003,16001,16002,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6186,2,1519,56,60,1,0,77,0,0,0,0,0,0,0,0,0,0,8,0,6185,0,0,6187,0,0,0,'The Blightcaller Cometh','$B$BNa... Nathanos did this? Nathanos is the Blightcaller?$B$BWhy? He was... was so noble - a ranger lord respected by all. The only human ever allowed to train under the high elves. Now a ruthless agent of the Forsaken?$B$BI... I am sorry to ask this of you, $N, but Highlord Fordragon must be informed of this turn of events at once. Please, return to Stormwind and deliver the news.','Return to Stormwind and inform Highlord Bolvar Fordragon of the fate of Nathanos Marris.','No. It... NO! How? An agent of the Forsaken? The CHAMPION of the Banshee Queen???$B$B','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,33,1,1,25,1000,2000,3000,4000,0,1,5,35,6,274,1000,1500,2500,3500,0,0), - (6187,2,139,56,60,62,0,77,0,0,0,0,0,0,0,0,0,0,72,0,6186,0,0,0,0,0,0,'Order Must Be Restored','Do you know how many ranger lords exist in this world? How many human ranger lords have ever existed?$B$BNathanos\' accomplishments were unprecedented. He was a tactical genius, responsible for Alliance victories spanning a decade of conflict.$B$BAnd now... the champion of the Forsaken.$B$BNo. This cannot be. Order must be restored.$B$BGather an army, $N. Return to the Plagues with your army and destroy the Blightcaller.$B$BI wish you luck, $N. Truly, you will need it for this battle.','Assemble an army and travel to the Eastern Plaguelands. Launch a full assault on Nathanos Blightcaller and any Horde filth that may attempt to protect him.$B$BKeep your wits about you, $N. The Horde will defend the ranger lord with their very lives.','It is a tragedy. I think... I believe that our kind is cursed, $N. We are cursed to lose our greatest warriors; our most noble heroes; our most gifted scholars.$B$BWe are indebted to you and I assure you, $N, wherever Nathanos Marris is now, he smiles down upon you.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11878,0,0,0,1,0,0,0,0,0,0,0,16996,16997,16998,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,1,1,1,25,1000,2000,3000,3500,0,1,0,0,0,0,0,0,0,0,0,0), - (6261,2,40,10,10,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,6281,0,0,6285,16115,1,0,'Dungar Longdrink','$N, I gathered into this crate everything Lewis asked for. Can you take it to him?$B$BIf you\'ve already spoken to Thor in Westfall, then you can take a gryphon back to him. Dungar Longdrink is our gryphon master, over in the trade district.$B$BSpeak with Dungar, then get this crate to Lewis as fast as you can. We don\'t want our fighting men and women in Westfall to go without fresh equipment!','Bring Osric\'s Crate to Dungar Longdrink the gryphon master.','A crate for Westfall, eh? Have you been to Westall before? If so, then it\'s no problem, my friend. I have plenty of gryphons trained to fly that route!','Is that sweat on your brow, lad? You\'ve been running too much. Next time, take a gryphon!','','','','','',16115,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6281,2,40,10,10,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,6181,0,0,6261,15998,1,0,'Continue to Stormwind','For a small fee, you can take a gryphon to Stormwind, so you can deliver Lewis\' note to Osric. You won\'t get there faster any other way.$B$BIf that sounds acceptable, then just speak to me again when you\'re ready for the ride. I\'ll charge you a little, but trust me; it\'ll be worth it!','Buy a gryphon ride from the gryphon master Thor, then bring Lewis\' Note to Osric Strang, in the shop Limited Immunity, in the Old Town of Stormwind.','Ah, a note from Quartermaster Lewis? I\'m not surprised he needs more gear. Sentinel Hill is far away, in a land Stormwind has all but forgotten.$B$BWell thank you, $N. Here\'s some money to cover your travel costs.','You\'ve been traveling, eh? Have you been anywhere interesting?','','','','','',15998,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,175,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6282,2,406,18,26,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,6283,0,0,0,'Harpies Threaten','Tauren take pride as the protector of these lands. Undoubtedly you can guess why I am alarmed with the number of harpies that dwell here in Stonetalon.$B$BThe Bloodfuries are the source of the increasing number of harpies in Kalimdor; they encroach upon all likes of life preventing the innocent from leaving their boundaries.$B$BI need you to cull the harpies, $N!','Maggran Earthbinder in Sun Rock Retreat wants you to slay 7 Bloodfury Harpies, 7 Bloodfury Ambushers, 7 Bloodfury Slayers and 7 Bloodfury Roguefeathers.','This is most excellent news! Tell me again how you cast fear into the cold hearts of those vile harpies. The Bloodfuries have been dealt a serious blow!','Do not be weary of Charred Vale; many evil creatures reside in those hills. Stay strong $N, and you shall prevail over this threat to our people. Go now and strike hard - our children shall never know of the evil of what was.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4022,4025,4024,4023,7,7,7,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,2000,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6283,2,406,18,26,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,6282,0,0,0,0,0,0,'Bloodfury Bloodline','Limiting the number of Bloodfury Harpies will not be enough. The only true cure for their disease would be to slay their leader, Bloodfury Ripper!$B$BShe is all but a queen to those filthy creatures. Slay her and their numbers will surely diminish.$B$BGo back into the Charred Vale and you will find her along the western hills. She will not be easy to vanquish, but the reward will be great.','Maggran at Sun Rock Retreat wishes you to slay Bloodfury Ripper and bring her remains as proof of your deed.','Already I feel the anger leave me. What will I do with my time? Knowing evil moves near my land kept my thoughts moving, though now they are silent. Perhaps this is a good thing... maybe now I can focus on the good, as all Tauren should.$B$BPlease accept this as a reward for your troubles.','Bloodfury Ripper is a nasty creature! You will have success finding her along the western hill line in the Charred Vale.$B$BThe bloodfuries will be helpless with out... surely we can vanquish them forever!','','','','','',16190,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16990,16987,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6284,2,406,15,21,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Arachnophobia','Warning: Proceed into Sishir Canyon west of here at your own risk.$B$BBesseleth and her eight-legged children of the forest have claimed this canyon as their webbed lair.$B$BMaggran Earthbinder in Sun Rock Retreat has placed a bounty on Besseleth. Slay her and bring proof of your killing to Maggran; there you will receive your reward for disposing this eight-legged menace.','Kill Besseleth and bring Besseleth\'s Fang to Maggran at Sun Rock Retreat.','Good hunting, $N! Besseleth is an old predator in these parts... I will miss her not. Take this reward as a token for being the forest champion.$B$B$B$BPerhaps now many more will travel to Sun Rock Retreat without fearing what lurks in the dark.','Besseleth is a ruthless predator... I fear for those that travel Webwinder Path at night. It\'s then that she and her children prey upon innocent travelers. I myself fell prey to her two-foot fang of death, but luckily I was able to fend her off and get to safety. I would give anything to see that monster destroyed.','','','','','',16192,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16891,16894,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6285,2,40,10,10,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,6261,0,0,0,16115,1,0,'Return to Lewis','The gryphon master in Westfall is Thor. If you\'ve spoken to him before, then you can take one of my gryphons to him.$B$BThat\'s a good lesson to know: gryphons are always trained to fly to their capital city, but they\'ll only take you to a remote gryphon master after you\'ve already been there.$B$BYou\'ve already been to Thor, so just speak with me again when you\'re ready to take a gryphon to Westfall. Once there, you can deliver Osric\'s Crate to Quartermaster Lewis.','Buy a gryphon ride to Sentinel Hill from the gryphon master Dungar Longdrink, then take Osric\'s Crate to Lewis at Sentinel Hill.','Great, you brought the armor! We\'ll get this divvied to those who need it immediately.$B$BThank you, $N. Your efforts have been a great help to us. And now that you\'re no stranger to gryphons, I hope you\'ll come and lend your aid to Sentinel Hill often!','You\'re back from Stormwind? Did Osric send the armor?','','','','','',16115,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,350,0,0,0,0,350,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6301,2,406,17,23,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Cycle of Rebirth','Industrial greed and continuous war have wrecked the lands of Stonetalon. Only the blessings of the Earthmother can cure such injury.$B$B$N, I will require you to seek a special seed, the Gaea seed. They are only found here in Stonetalon Mountain, north of Sun Rock Retreat at Mirkfallon Lake, near the water\'s edge.$B$BOnce you bring me the seeds I will imbue them with shamanistic power to speed their growth.','Tammra Windfield at Sun Rock Retreat wants you to gather 10 Gaea Seeds.','Ah? $N, you have the Gaea seeds. Watch and you shall see the power that these seeds will do for the land. Only those pure and true can heal the land?$B$B','The continuous destruction caused by war and those that seek a profit from lumber pains me deeply. The least I can do is perform the cycle of rebirth and sow the Gaea seeds to replenish the lands with a new forest. Do you have the required Gaea seeds, $C?','','','','','',16205,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,150,0,0,0,0,1200,840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6321,2,130,10,10,0,0,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6323,16209,1,0,'Supplying the Sepulcher','Executor Hadrec asked me to take stock of our equipment at the Sepulcher. With the Scourge, and worse, lurking in the woods, he doesn\'t want the Deathguards to lack gear they might need.$B$BI found that we are, in general, well stocked, but we do need more weapons to replace those lost in the field.$B$BHere is a requisition order of what is needed, for the weapon dealer Gordon Wendham in the Undercity. Take the order to our bat master, Karos Razok, and speak with him about transport to the Undercity.','Bring Podrig\'s Order to Karos Razok.','Ah, an order for supplies. You will want to take this to the Undercity, no doubt. And quickly, for the Sepulcher must not be left under stocked.','You appear to be on official business...','','','','','',16209,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,25,0,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6322,2,130,10,10,0,0,16,0,0,0,0,0,0,0,0,0,0,0,0,6323,0,0,6324,16210,1,0,'Michael Garrett','I have placed the Sepulcher\'s supplies into this crate. If you have already visited the Sepulcher and spoken with their bat master, then you may ride a bat back to him.$B$BSpeak with the Undercity\'s bat master, Michael Garrett. He can provide you with a bat to the Sepulcher.','Bring Gordon\'s Crate to Michael Garrett.','This crate must reach the Sepulcher in Silverpine? That is easily done; our bats fly there daily.','If you must travel a long distance, then a bat is your best option.','','','','','',16210,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,25,0,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6323,2,130,10,10,0,0,16,0,0,0,0,0,0,0,0,0,0,0,0,6321,0,0,6322,16209,1,0,'Ride to the Undercity','One of my bats can take you to the Undercity, for a small fee. Speak with me again when you are ready so that we may arrange your transport.$B$BYou will find Gordon Wendham in the Trade Quarter of the Undercity. That is the same quarter where my bat will land.','Buy a bat ride to the Undercity from the bat master Karos Razok, then take Podrig\'s Order to Gordon Wendham in the Undercity.','An order from the Sepulcher? Very well. It is an honor to serve those who serve our Dark Lady.','I keep my weapons in top condition. They are cleaned and ready for use.','','','','','',16209,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,175,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6324,2,130,10,10,0,0,16,0,0,0,0,0,0,0,0,0,0,0,0,6322,0,0,0,16210,1,0,'Return to Podrig','The bat master in the Sepulcher is Karos Razok. If you have already met him, then I can give you a bat to fly back to him.$B$BOur bats will always fly to the Undercity, but to travel to more remote locales their rider must first visit the area and speak with its bat master.$B$BYou have met Karos in the Sepulcher, so you may now fly bats there. Speak with me again when you are ready.','Buy a bat ride to the Sepulcher from the bat master Michael Garrett, then bring Gordon\'s Crate to Deathguard Podrig in the Sepulcher.','Good work, $N. These weapons will ensure our Deathguards don\'t get caught unprepared.$B$BYou have done a valuable service for our Dark Lady.','$N, you return. Do you have our supplies from the Undercity?','','','','','',16210,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,350,0,0,0,0,350,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6341,2,148,10,10,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,6344,0,0,6342,16262,1,0,'The Bounty of Teldrassil','The fishermen of Rut\'theran village do very well, for the fish here are extremely large and abundant. I would like to compare the bounty here with that of the mainland.$B$BI have a collection of fish bones and scales that I would like taken to a colleague of mine in Darkshore. His name is Laird, he is a fish vendor in the village of Auberdine.$B$BBring my collection to our hippogryph master, Vesprystus, and speak to him about traveling to Auberdine.','Bring Nessa\'s Collection to Vesprystus.','Ah, you wish to get this to Auberdine? Very well...','How may I help you? Are you in need of transport?','','','','','',16262,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,25,0,0,0,0,0,126,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6342,2,148,10,10,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,6341,0,0,6343,16262,1,0,'Flight to Auberdine','From Rut\'theran, there are two methods of travel to Auberdine: by ferry and by hippogryph. Both are quick and reliable, but if you have not yet flown to Auberdine by hippogryph, then I suggest you do.$B$BIt is sound advice to speak with the hippogryph master in every town that has one. Once you speak to the master, you can then fly there from other towns.$B$BHere is Nessa\'s collection. Speak with me again when you are ready to fly to Auberdine and deliver Nessa\'s collection to Laird.','Ride a hippogryph to Auberdine from the hippogryph master Vesprystus, then bring Nessa\'s Collection to Laird.','A package from Nessa? Thank you, $N! She told me she would send me samples of the fish caught near Rut\'theran village. She thinks they may be very different from the fish caught here...$B$BMy! This jawbone is nearly twice the size of the same fish found here. And these scales are as big as a closed fist! Amazing!','Have you come from Teldrassil? Tell me, how is the fishing there?','','','','','',16262,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6343,2,148,10,10,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,6342,0,0,0,16263,1,0,'Return to Nessa','I must send a response to Nessa. She\'ll be very interested to know how different the fish here are from those along Teldrassil\'s coastline. We can only guess the cause, but it is my suspicion that the world tree itself is affecting the wildlife around it!$B$BPlease, take this response to Nessa. If you wish to take a hippogryph back to Rut\'theran then speak with the hippogryph master Caylais Moonfeather. If you wish to take the ferry, then one regularly departs from the dock to the northwest.','Bring Laird\'s Response to Nessa Shadowsong.','This is very interesting. The fish here are large, but I didn\'t think the difference in bounties between here and the mainland was so great. There must be a reason for this...$B$BWell thank you, $N. I will discuss with the villagers the news you brought. Perhaps, one day, we will find the root of this oddity. But until then, we shall reap its benefits!','$N, you\'re back from Auberdine? Did you speak with Laird?','','','','','',16263,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,250,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6344,2,1657,10,10,0,0,8,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,6341,0,0,0,'Nessa Shadowsong','A friend of mine, Nessa Shadowsong, is a fishing merchant in Rut\'theran Village. She needs a parcel taken to Darkshore, and is looking for someone to help her.$B$BIf you\'re interested, then to reach Nessa you must take the portal in Darnassus to Rut\'theran Village. You will find the portal west of the Temple Gardens.','Speak with Nessa Shadowsong.','Yes, I have need of a courier who will take a package to Darkshore. Will you help me?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,25,0,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6361,2,17,10,10,0,0,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6362,16282,1,0,'A Bundle of Hides','I have a bundle of hides from the animals of the Barrens, and must get them to Thunder Bluff. A colleague there, Ahanu, will use the hides to create leather goods.$B$BWill you take the hides to him for me?$B$BThe quickest way to Thunder Bluff is on the back of a wind rider. Bring the bundle of hides to Devrak, our wind rider master in the Crossroads, and speak to him about transport to Thunder Bluff.','Bring the Bundle of Hides to the wind rider master Devrak in the Crossroads.','If you must take these hides to Thunder Bluff, then you are speaking to the right orc!','Are you here for a wind rider? You have something to transport?','','','','','',16282,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,25,0,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6362,2,17,10,10,0,0,32,0,0,0,0,0,0,0,0,0,0,0,0,6361,0,0,6363,16282,1,0,'Ride to Thunder Bluff','For a small fee, I will give you a wind rider to Thunder Bluff. There\'s no faster way to the city!$B$BIf that is acceptable, speak to me again when you are ready to go.$B$BIf you\'re taking those hides to Ahanu, then I think he\'s at Hewa\'s Armory, at the base of the wind rider tower in Thunder Bluff. And that\'s right where you\'ll land!','Buy a wind rider to Thunder Bluff from the wind rider master Devrak, then bring the Bundle of Hides to Ahanu in Thunder Bluff.','Ah, a new bundle of hides. I will get to work on these immediately!$B$BThank you, brother. You have done me a great service. Here are some coins to pay for your time and travel costs.','There is dust on your shoulders that must be from the Barrens. You have spoken with my friend Jahan?','','','','','',16282,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,75,0,0,0,0,175,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6363,2,17,10,10,0,0,32,0,0,0,0,0,0,0,0,0,0,0,0,6362,0,0,6364,16283,1,0,'Tal the Wind Rider Master','I have prepared leather goods for Jahan to sell at the Crossroads. Will you bring them to him?$B$BIf you have already been to the Crossroads and spoken to their wind rider master, then you can fly one of our Thunder Bluff wind riders back to him.$B$BTake the leather goods to Tal, our wind rider master in Thunder Bluff, and speak with him to arrange transport to the Crossroads.','Bring Ahanu\'s Leather Goods to Tal in Thunder Bluff.','You need to take this to the Crossroads, eh? That\'s not a problem. If you\'ve already been there and spoken to Devrak, then you can take one of my wind riders back to him.','Greetings, $C. What can I do for you?','','','','','',16283,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,25,0,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6364,2,17,10,10,0,0,32,0,0,0,0,0,0,0,0,0,0,0,0,6363,0,0,0,16283,1,0,'Return to Jahan','In order to fly to a town, you must have already been there and spoken with the wind rider master of that town. You have been to the Crossroads and spoken to their wind rider master Devrak, so for a small fee you can take a wind rider to him from here.$B$BSpeak with me again when you are ready. Once at the Crossroads, you can then deliver the leather goods to Jahan Hawkwing.','Buy a wind rider to the Crossroads from the wind rider master Tal, then bring Ahanu\'s Leather Goods to Jahan Hawkwing.','Ahanu sent me finished products? Very good. There are many hunters and adventurers in the Crossroads now and business is lively. I am sure I\'ll sell these goods very soon.$B$BThank you for all your efforts, $N. I am in your debt.','$N, you are back from Thunder Bluff? Did you deliver the hides to Ahanu?','','','','','',16283,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,350,0,0,0,0,350,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6365,2,17,10,10,0,0,130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6384,16306,1,0,'Meats to Orgrimmar','I have some choice cuts of meat that I want to send to a friend. Her name is Gryshka, the innkeeper in Orgrimmar. Will you deliver the meat for me?$B$BThe fastest way to Orgrimmar is on a wind rider. Take the meats to the Crossroads wind rider master, Devrak, and speak with him about transport to Orgrimmar.','Bring Zargh\'s Meats to Devrak in the Crossroads.','You have to get this meat to Orgrimmar? That is no problem. For a small fee, my wind rider can take you there.','You need to get somewhere fast? Then you\'re talking to the right orc!','','','','','',16306,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,25,25,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6381,2,406,17,25,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,6301,0,0,0,16208,1,0,'New Life','As you have seen, $c, though the land is in pain, the cycle of life is a powerful thing. Now we must do our part help it along. You must plant these seeds at the center of the destruction, to the west, in the Charred Vale. Beware, for harpies and angry fire elementals still plague the scarred land.$B$B$N, take these enchanted Gaea seeds and plant them in fertile mounds of soil. The cycle of life must go on!','Plant 10 Gaea Seeds in Gaea Dirt Mounds, and then return the remaining Enchanted Gaea Seeds to Tammra at Sun Rock Retreat.','This is great victory for the land. In time, other things will come to pass: the Venture Co. will pack up their buzz saws and axes, the angry fire spirits will calm, and the harpies will be pushed out by the land.$B$BOnly then $N, will Stonetalon be truly at peace.$B$BYou have done well $C; take one of these items as thanks for the new life you have created here today.','These seeds you plant are strong, resisting corruption, and making a foothold for other life. They will grow and grow, first preventing corruption and healing the scarred land, and then one day, restoring Stonetalon to a lush forest, once again.$B$BHave you planted all of the Gaea seeds?','','Gaea seed planted','','','',0,16208,0,0,0,1,0,0,0,0,0,0,0,0,0,0,-177929,0,0,0,10,0,0,0,20269,0,0,0,16985,16986,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6382,2,17,20,20,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,6383,235,0,0,0,0,'The Ashenvale Hunt','Your strength impresses me, $c. Your willingness to embrace the hunt gives me confidence that you could move on to bigger game... and bigger challenges.$B$BThe forests of Ashenvale represent a vast untamed wild that the Horde seeks to impose its own will upon, both politically and spiritually. If you seek to prove yourself in an unproven land, seek the guidance of Senani Thunderheart in Splintertree Post. The outpost is due north of the path leading from the Barrens.','Speak with Senani Thunderheart at Splintertree Post, Ashenvale.','Welcome to the new frontier, $N. Ashenvale is a land of opportunity, one where a young $C like yourself is able to find boundless chances to prove their mettle. Look around the outpost here, and be sure to travel out to the Zoram Strand, as the Horde has another outpost there as well.$B$BYour presence here tells me that you\'ve come to learn more about the hunt. Listen close, and I will gladly share with you what you need to know.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,25,0,0,0,0,0,234,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6383,0,331,20,20,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Ashenvale Hunt','','','There are three legendary creatures that make up the Ashenvale Hunt; you may seek them and test yourself against their cunning and might. In the process, you will hopefully learn something about yourself. The creatures are: the bear Ursangous, the nightsaber cat Shadumbra, and the hippogryph Sharptalon.$B$BThe creatures of the Ashenvale Hunt are powerful, and you may find that you\'ll need aid in bringing them down. If you should best them, bring me proof of your deed.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6384,2,17,10,10,0,0,130,0,0,0,0,0,0,0,0,0,0,0,0,6365,0,0,6385,16306,1,0,'Ride to Orgrimmar','For just a few coins I will have a wind rider bring you to Orgrimmar. When you get there, you can take Zargh\'s Meats to Gryshka. Her inn is in the Valley of Strength, not far from the Skytower, where my wind rider will drop you off.$B$BSpeak with me again when you are ready for the journey.','Buy a wind rider to Orgrimmar from the wind rider master Devrak, then bring Zargh\'s Meats to Gryshka in Orgrimmar.','Oh, wonderful! Those are fine cuts! These are from Zargh, are they? That orc sure knows his way into a lady\'s heart...$B$BOh, I can\'t wait to cook it. But not too much! Meat is best served rare, don\'t you think?','Something smells good! You don\'t have raw meat on you, do you?','','','','','',16306,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,75,75,0,0,0,175,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6385,2,17,10,10,0,0,130,0,0,0,0,0,0,0,0,0,0,0,0,6384,0,0,6386,16307,1,0,'Doras the Wind Rider Master','I\'ve written a letter of thanks to Zargh. Will you deliver it for me? If you\'ve already been to the Crossroads and spoken with their wind rider master, then you can fly a wind rider back there.$B$BTake my letter to Doras, the wind rider master of Orgrimmar, and speak with him about transport to the Crossroads.','Bring Gryshka\'s Letter to Doras in Orgrimmar.','You have to get this to the Crossroads in the Barrens? Yes, I can get you there...','Do you need one of my wind riders?','','','','','',16307,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,25,25,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6386,2,17,10,10,0,0,130,0,0,0,0,0,0,0,0,0,0,0,0,6385,0,0,0,16307,1,0,'Return to the Crossroads.','My wind riders are trained to fly to many different places, as long as you have already been to that place and spoken with the wind rider master there.$B$BYou have been to the Crossroads and spoken to their wind rider master Devrak, so now you can fly directly to him from here. Once you\'re at the Crossroads, you can deliver Gryshka\'s letter to Zargh.$B$BSpeak with me when you are ready to go.','Buy a wind rider to the Crossroads from the wind rider master Doras, then bring Gryshka\'s Letter to Zargh at the Crossroads.','Hah! I guess she liked it! Nothing brings red to a lady\'s cheeks like a big, juicy steak!$B$BThank you, $N. You\'ve done me a great service. Here is some money for your trouble, and don\'t be surprised if I invite you to my wedding!','Have you returned from Orgrimmar? Did Gryshka like the meat I sent her?','','','','','',16307,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,350,350,0,0,0,350,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6387,2,38,10,10,0,0,68,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6391,16310,1,0,'Honor Students','I see a lot of young dwarves at my door, eager to learn the trade of mining. And if there\'s one thing a miner needs more than anything, it\'s a pick!$B$BI have a list of mining students who scored high in their lessons and earned an honorary pick. Take my list to Golnir Bouldertoe in Ironforge. He\'ll get the picks ready.$B$BThe fastest way to Ironforge is on a gryphon, so bring the list to our gryphon master, Thorgrum Borrelson, and speak with him about transport to Ironforge.','Bring Brock\'s List to Thorgrum Borrelson in Thelsamar.','You have to get this to Ironforge, eh? For a small fee I can put you on the back of one of my gryphons, and it\'ll take you there. How does that sound?','Have you had your fill of Thelsamar so soon? Are you ready to leave for another city?','','','','','',16310,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,25,25,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6388,2,38,10,10,0,0,68,0,0,0,0,0,0,0,0,0,0,0,0,6391,0,0,6392,16311,1,0,'Gryth Thurden','Here are the honorary picks for Brock\'s students. If you\'ve already been to Thelsamar, then you should fly a gryphon back there!$B$BTake the picks to our gryphon master, Gryth Thurden, and speak with him about a ride back to Thelsamar.','Bring the Honorary Picks to Gryth Thurden in Ironforge.','You have to get these to Thelsamar, eh? That won\'t be a problem. As long as you\'ve already been to Thelsamar and spoken to Thorgrum Borrelson, then you can take one of my gryphons back to him.','You look like you have somewhere to go. Need one of my gryphons?','','','','','',16311,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,25,25,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6389,2,28,48,55,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,5904,0,0,0,15044,1,0,'A Plague Upon Thee','You look around the lumber mill for something suitable to open the barrel with. You find a crowbar that looks like it will do the trick.$B$BYou set your feet and pray that you\'ll be able to get out of the mill before the termites get to you.','Release the Plagueland Termites in the Northridge Lumber Mill, then return with the Barrel of Plagueland Termites to Nathaniel Dumah at Chillwind Camp in Western Plaguelands.','Haha! Thank you, $N! You\'ve done it! My father\'s spirit can now rest and I can live in peace.$B$BThank you again. If there is anything I can do for you, please, just ask.','Have you done it, $N? Have you released the termites? The Light help us if the Scarlet Crusade were able to hold onto both the mill and Hearthglen. They should have neither. They\'re just capitalizing on the victims of the last war and should be put down like rabid animals!','','','','','',15044,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8500,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6390,2,28,48,55,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,5902,0,0,0,15044,1,0,'A Plague Upon Thee','You look around the lumber mill for something suitable to open the barrel with. You find a crowbar that looks like it will do the trick.$B$BYou set your feet and pray that you\'ll be able to get out of the mill before the termites get to you.','Release the Plagueland Termites in the Northridge Lumber Mill, then return with the Barrel of Plagueland Termites to Mickey Levine at the Bulwark in Tirisfal Glades.','Thank you, $N. Here, take this coin. I\'m sorry it\'s not more, but try to take some joy in helping destroy the Scarlet Crusade\'s efforts!','Have you done it, $N? Have you released the termites in the lumber mill?$B$BIt was bad enough that my family lost their jobs and lives, but then to see the place where my childhood was spent taken over by those disgusting so-called holy men... pfah!!','','','','','',15044,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8500,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6391,2,38,10,10,0,0,68,0,0,0,0,0,0,0,0,0,0,0,0,6387,0,0,6388,16310,1,0,'Ride to Ironforge','For just a few coins, one of my gryphons will take you to Ironforge. From there, deliver Brock\'s list to Golnir Bouldertoe. You\'ll find him in the Deep Mountain Mining Guild. That\'s in the Great Forge District of Ironforge, which is right where my gryphon will drop you off!$B$BSpeak to me again when you\'re ready for the journey.','Buy a gryphon to Ironforge from the gryphon master Thorgrum Borrelson, then bring Brock\'s List to Golnir Bouldertoe in Ironforge.','Ah, the lastest list of Brock\'s best pupils. I have a batch of honorary picks ready to go. I just need to chisel in the names of the students...','What can I do for you, sir?','','','','','',16310,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,75,75,0,0,0,175,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6392,2,38,10,10,0,0,68,0,0,0,0,0,0,0,0,0,0,0,0,6388,0,0,0,16311,1,0,'Return to Brock','For a small fee you can buy a gryphon ride to Thelsamar... as long as you\'ve already been there. Gryphons will only fly you to places you\'ve already been, so be sure to speak with every gryphon master you see so you can fly to him later.$B$BYou\'ve already been to Thorgrum, the gryphon master of Thelsamar, so now you can return to him. And once in Thelsamar, you can deliver the picks to Brock Stoneseeker.$B$BSpeak with me when you\'re ready to go.','Buy a gryphon to Thelsamar from the gryphon master Gryth Thurden, then bring the Honorary Picks to Brock Stoneseeker in Thelsamar.','You brought the picks. Great! I\'ll get these to my mining students. I\'m sure they\'re eager to use them on the ore deposits of Loch Modan.$B$BThank you for your help, $N. I am in your debt, but I hope this money will at least cover your travel costs.','Ah, $N. Have you returned from Ironforge?','','','','','',16311,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,350,350,0,0,0,350,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6393,2,406,19,25,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Elemental War','The Tribunal of the Tides has sent me to wage war on the fire elementals here in Stonetalon Mountain. Neptulon the Tidehunter, Lord of all water elementals, has taken a personal interest in seeing our fiery cousins extinguished.$B$B$N, you can help me gain favor with the Tribunal by destroying the fire elementals in Charred Vale. When destroyed, the fire elementals leave Incendrites. Return these to me and be rewarded.','Bring 10 Incendrites to Tsunaman at Sun Rock Retreat.','The water spirits within me bubble with the excitement. $N, you have given me a glorious victory to report to the Tribunal of the Tides.$B$BFor your efforts, I reward you with a choice of my prized possessions.','The Tribunal of the Tides grows impatient. They seek to end this war that has raged across all dimensions for eons. My brethren are anxious to hear news of the glorious victory over the hated fire elementals. Have you the Incendrites that I require?','','','','','',16312,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1800,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6394,2,363,3,4,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,5441,0,0,0,0,0,0,'Thazz\'ril\'s Pick','$N, you are a dependable $r. Can I count on you for another task?$B$BSome time ago I was surveying the cave to the north for minerals, and I left my favorite pick behind. When I later returned to retrieve it I found the cave was filled with vicious beasts! Will you go into the cave, the Burning Blade Coven, and get my pick?$B$BI left it in a chamber with waterfalls. My pick has a spell on it so you can see it in the dark, so you won\'t have to worry about finding it... just what\'s guarding it!','Bring Thazz\'ril\'s Pick to Foreman Thazz\'ril.','Great, you got it! Thanks a lot, $N. This is my favorite pick! Now if my peons ever finish chopping down these trees, maybe we can find a nice cave to mine!','Have you entered the Burning Blade Coven, $N? Did you find my pick?','','','','','',16332,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,350,350,0,0,0,150,270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6395,2,154,3,5,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,376,0,0,0,0,0,0,'Marla\'s Last Wish','My friend Marla Fipps lived with her husband Samuel before the plague, but when the plague came Samuel succumbed and joined the Scourge\'s ranks.$B$BMarla was spared an undeath only to die at the hands of her now mindless husband. So strong was her love, however, that her last dying wish was to be buried with her beloved Samuel.$B$BSamuel Fipps roams at a ruined camp along the road northeast of Deathknell. Defeat him and grant Marla\'s wish: bury him at her grave, in the first row of our graveyard.','Bring Samuel Fipps\' Remains to Marla\'s Grave, then return to Novice Elreth.','You have done a good deed today, $N. Although our struggle against the Scourge continues, let us hope that Marla and Samuel will find peace together in their final resting place.','We must respect our dead, $N. It is one of the ways in which we differ from the Scourge...','','Samuel\'s Remains Buried','','','',0,0,0,0,0,0,0,0,16333,0,0,0,1,0,0,0,-178090,0,0,0,1,0,0,0,20364,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6401,2,406,12,18,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,6523,0,0,0,0,0,0,'Kaya\'s Alive','Tell Tammra Windfield, Kaya\'s aunt who\'s at Sun Rock Retreat, about the good news! Kaya is alive! We had thought she was lost after the brutal attack on our village. Follow the path to the west to get to Sun Rock Retreat.$B$B','Tell Tammra Windfield in Sun Rock Retreat the good news.$B','My goodness, my niece Kaya is alive! That is good news indeed. Thank you, $N.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,150,0,0,0,0,700,600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6402,2,1519,50,60,62,0,77,0,0,0,0,0,0,0,0,0,0,72,0,4322,0,0,0,0,0,0,'Stormwind Rendezvous','You are to meet with Windsor at the gates of Stormwind.$B$BWhat Windsor is about to unveil will shake the very foundation of the kingdom!$B$BDo not attempt to venture there alone, $N. You must amass an army! Gather your compatriots. To arms! $B$B','Travel to Stormwind City and venture to the city gates. Speak with Squire Rowe so that he may let Marshal Windsor know that you have arrived.','Before we begin, I ask that you first gather an army. We face a dragon, after all!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6403,2,1519,50,60,62,0,77,0,0,0,0,0,0,0,0,0,0,66,2,6402,0,0,6501,0,0,0,'The Great Masquerade','It has been quite the adventure, friend. I owe you a great debt of gratitude. Perhaps, when all is said and done...$B$BAs you have no doubt ascertained by now, Lady Prestor is Onyxia: Brood of Deathwing, twin to the tyrant of the Spire, Nefarian.$B$BFor too long she has held our kingdom in her captivating gaze. Even the Highlord is controlled by her trickery - a puppet. It all ends today... The spell will be broken.$B$BWorry not, for together, we shall be victorious!$B$BAre you ready?','Follow Reginald Windsor through Stormwind. Protect him from harm!','$B$BThe magic held within must be reignited. The dragon\'s eye must be attuned.$B$BWindsor\'s sacrifice has freed our Kingdom, but the threat of Onyxia and her kin is ever looming.$B$BThis medallion is what held my mind and body captive. It is also what gave me access to Onyxia\'s own mind - to her secrets. Albeit the visions are muddled now, some things I do remember.','I... I... I was powerless.','Reginald\'s March','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,469,0,0,0,0,125,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6421,2,406,14,18,0,0,178,0,0,0,0,0,0,0,0,0,0,12,2,0,0,0,0,0,0,0,'Boulderslide Ravine','Something is amiss here in Stonetalon. Can you feel the tension in the air, $N?$B$BSoutheast of here lies a deep cave in Boulderslide Ravine. The kobolds there are frantically mining a rare crystal called Resonite. I need you to bring back some ore samples so that I can understand what\'s happening in that cave. I also need you to investigate the depth of that cave.$B$BGo young $c, it\'s imperative I know what evil lurks under these mountains.','Explore deep into the cave at Boulderslide Ravine and bring back 10 Resonite Crystals for Mor\'rogal at Sun Rock Retreat to investigate.','Ah... Yes! That\'s it; the Resonite crystals have a trace of Earthen magic. The Kobolds must have dug deep uncovering an Earthen.$B$BLegend states that the Earthen are creatures created by the Titans. They were used to create the land our feet walk on. This most definitely is a threat that cannot be ignored.$B$B$B$BPerhaps I can enchant these ore samples to use against this Kobold plot.','What news have you discovered from Boulderslide Ravine? I recall some legend that deals with Resonite... I just cannot place my hoof on it. Perhaps knowing what lies at the bottom of the cave will illuminate their devious intentions.','Investigate Cave in Boulderslide Ravine','','','','',16581,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,1000,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6441,2,331,21,26,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Satyr Horns','Heya! I\'ve been traveling through Ashenvale, heading towards Ratchet, and decided to make a stop here at Splintertree. I\'m always looking for an opportunity, and it seems that satyr horns are in high demand in Ratchet these days.$B$BAfter asking around here, it seems that the satyrs in Night Run, Satyrnaar, and Xavian all have the type of horns I am looking for. I\'m no match for those satyrs... but you look like you might be!$B$BTell you what, you collect the horns for me and I\'ll make it worth your time.','Collect 16 Satyr Horns for Pixel in Splintertree Post.','These are perfect, $N! Thanks for helping me out!$B$BOh, and this is for your time...','I hope you can be quick about getting those horns, $N. I\'m heading back to Ratchet soon!','','','','','',5481,0,0,0,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,250,0,0,0,0,2000,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6442,2,331,14,19,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Naga at the Zoram Strand','There is evil lurking here along the coast, $r.$B$BIt is the resting place of the doomed city of Zoram, long destroyed and submerged beneath the seas. Lost, and nearly forgotten.$B$BNow, the naga have returned, and for what reason we do not know. But reason matters little; we must defend the land we have worked so hard to claim as our own.$B$BReturn to me with 20 of their heads! Throw the naga back to the depths!','Bring 20 Wrathtail Heads to Marukai along the Zoram Strand.','We could use more of your kind around here, $N. Thank you for your help.','The naga increase in numbers, $n. Please complete this task for me.','','','','','',5490,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,870,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (6461,2,406,13,19,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Blood Feeders','We Trolls here at Malaka\'Jin have prospered from the land; Stonetalon Mountain offers great hunting for us to live on.$B$BLately, we have attracted the wrong dinner guests... the spiders in these mountains have been raiding our camps at night looking to steal our hunt.$B$BIf you were to help us kill off these ghastly beasts we at Malaka\'Jin would be in your debt. Spiders are everywhere in Stonetalon - just head north from here and you will see what I am talking about.','Xen\'zilla at Malaka\'Jin needs you to kill 10 Deepmoss Creepers and 7 Deepmoss Venomspitters.','Sweet, mon! Good news, perhaps we will have fewer unwanted dinner gusts tonight.$B$BAs I said earlier, we are in your debt... maybe you would care for one of these for your deed?','Hey mon, have you slain the hairy blood feeders? I fear none here in Stonetalon but I don\'t go walking around here at night... if you know what I mean mon!$B$BAs long as I stay off there dinner plate then all is well.$B$BGood luck to you, $C!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4005,4007,0,0,10,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,1100,870,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6462,2,331,19,24,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Troll Charm','My kinfolk were traveling here with many sacred troll charms, but the Thistlefur furbolgs attacked and killed them before they reached Zoram\'gar! Those vile Furbolgs!$B$BI miss my brothers and sisters who were killed, but we will meet again in the afterlife. However, their troll charms hold great value in this world. It is an outrage that the furbolgs have them!$B$B$N, you must retrieve the charms! They are in chests in Thistlefur Hold, a cave at the end of Thistlefur Village, north of Astranaar.','Bring 8 Troll Charms to Mitsuwa at the Zoram\'gar Outpost.','You found them! Thank you! Thank you, $N! You do not know how great a thing you have done for me.$B$BA troll without his charm is like an orc without his battle scars...$B$BWorthless.','Did you find the charms, $N? Every moment the furbolgs possess those sacred items, my blood boils with rage!','','','','','',16602,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,1700,1170,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,14,0,0,0,0,0,0,0,0,0,0), - (6481,2,406,14,20,1,0,178,0,0,0,0,0,0,0,0,0,0,0,0,6421,0,0,0,16603,1,0,'Earthen Arise','You have uncovered a dark threat to the land, $c. The Resonite cask you have found in that cave houses a slumbering Earthen by the name of Goggeroc.$B$BI have changed the mixture of the Resonite crystals that you gathered with my shamanistic powers. Take the enchanted Resonite crystal and smash open the Resonite cask, which houses the Earthen.$B$BWhen awakened, Goggeroc will be weakened... Slay him, $N!','Open the Resonite cask with the Enchanted Resonite Crystal, and then slay Goggeroc. Return to Mor\'rogal with the news and Enchanted Resonite Crystal.','You bear good news, $C! I fear the possibilities of what an Earthen would mean to Kalimdor.$B$BSlaying Goggeroc was a task for no one less then a hero. You have done well; all of Stonetalon and Kalimdor are indebted to you, noble $C.$B$BAccept this as your reward most honored one.','I fear if we do not dispose of this threat immediately, all of Stonetalon will be lost. The might of an Earthen can not be matched by any means. When awakened, Goggeroc will be weak from his long slumber, this will be the opportunity that you must take advantage of... go now $N!','','','','','',0,16603,0,0,0,1,0,0,0,0,0,0,0,0,0,0,11920,0,0,0,1,0,0,0,0,0,0,0,16981,1306,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6482,2,331,19,24,0,0,178,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,'Freedom to Ruul','Eh? Who are you?$B$B$N? You\'re no furbolg. They are cursed! They thought I was a bear and captured me, and now they starve me! My strength is failing...$B$BHelp me escape, then speak with my sister Yama at the Splintertree Post to the east.$B$B$N! I must escape!','Escort Ruul, then speak with Yama Snowhoof in Splintertree Post.','You found my brother! He was captured by the Thistlefurs? That is terrible news to hear, for although many Furbolgs are noble creatures, the Thistlefurs are corrupt.$B$BThank you for rescuing my brother, $N. I do not want to think of how they treated poor Ruul. He will likely sleep long after this ordeal...','Have you seen my brother Ruul? He walked into the forest days ago and has not returned...','Escort Ruul from the Thistlefurs.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,350,0,0,0,0,1700,1440,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6482,0), - (6501,2,1519,50,60,62,0,77,0,0,0,0,0,0,0,0,0,0,0,0,6403,0,0,6502,16662,1,0,'The Dragon\'s Eye','A fragment of the shattered medallion is all that I can offer.$B$BYou must find another of dragon blood willing to assist you in forging a new key. Once you secure this key, you must travel to the Wyrmbog in Dustwallow Marsh. It is there that you will find her lair, $N.$B$BWhere to find other flights willing to help? Sadly, I do not know... They are said to exist. Some may even work and live among us, disguised as one of the humanoid races. I wish you luck.$B','You must search the world for a being capable of restoring the power to the Fragment of the Dragon\'s Eye. The only information you possess about such a being is that they exist.','I should have known - a piece of the black dragon brood mother, Onyxia. How revolting...','I sense an aura of evil radiating from you, $R. What could you hold that emits such an aura?','','','','','',16662,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6502,2,1583,50,60,62,0,77,0,0,0,0,0,0,0,0,0,0,72,0,6501,0,0,0,0,0,0,'Drakefire Amulet','It is a piece of the dragon; a scale - enchanted and transformed. Whole, it could have granted access to the beast\'s lair. Shattered, it is useless.$B$BIt is possible to repair the item, but to do so would require the blood of a black dragon champion. There is one... He is known as General Drakkisath, ruler of the dragonspawn armies of Nefarian. Perhaps you have heard of him?$B$BReturn with his blood, $r, and I shall enchant the fragment into something that will grant you access to Onyxia\'s lair.','You must retrieve the Blood of the Black Dragon Champion from General Drakkisath. Drakkisath can be found in his throne room behind the Halls of Ascension in Blackrock Spire.','This amulet will grant you the access that you seek. The lair of Onyxia can be found in Dustwallow Marsh. As long as you hold the amulet, her wards cannot prevent you from entering.$B$BThe Blue Flight wishes you luck, $N.','The flow of time does not stop or slow, $R. While my life is eternal, yours is not. Waste not the time that you have...','','','','','',16663,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16309,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5430,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6503,2,331,19,24,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Ashenvale Outrunners','We received reports that Ashenvale outrunners left Silverwing Outpost not long ago, and now sneak near our territories in the forest. We don\'t want them gathering intelligence on our defenses!$B$BSneak through the forests south of our post here and east of the Alliance outpost of Silverwing. Find and slay the outrunners, then return to me.','Kill 9 Ashenvale Outrunners, then return to Kuray\'bin at Splintertree Outpost.','Very good, $N. Your hunting skills are impressive...$B$BThe loss of those outrunners help blind the Alliance, and when they lack intelligence they are less likely to launch attacks.','I await reports of your outrunner kills, $N.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12856,0,0,0,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6504,2,331,23,30,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Lost Pages','I just picked up this shredder from Ratchet and I was on my way back to the Warsong Lumber Camp, where I am supposed to be on duty. I was given a manual on how to operate the shredder, but on the trip back, a huge gust of wind blew it from my hands. The pages went everywhere, and all I was left with was the cover.$B$BThe pages could be just about anywhere by now, I suppose... but I don\'t know how to use the shredder without them! Will you find them for me?','Find the 12 missing pages of the Shredder Operating Manual, and put them together to form Chapters 1, 2, and 3. Return the pages to Gurda Ragescar near Splintertree Post.$B','Reading isn\'t my strong point... but now I\'ll be able to get back to work! Thanks, $N!','I hope you find the pages soon, $N! I really need to get back to work!','','','','','',16642,16643,16644,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16740,16741,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,2190,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (6521,2,722,28,36,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,6522,0,0,0,0,0,0,'An Unholy Alliance','Malcin claims he is outside Razorfen Downs. This ambassador must be slain--his mission a failure in the eyes of the Lich King.$B$BHis presence there does explain much of what we\'ve discovered about the area--some of the quilboar have grown frightfully powerful while showing signs of the Plague in their own way. Truly that must be a sign of some sort of deal they\'ve struck.$B$BFind Malcin and slay him, $N. Return to me after the deed is done.','Bring Ambassador Malcin\'s Head to Varimathras in the Undercity.','Good. Well done, $C.$B$BNow that Malcin is dead, we can at least know that the Scourges advances will be halted. The Dark Lady thanks you for your efforts and wishes to reward you with a gift.$B$BAlthough we do not know the extent of the Scourges influence within the Downs, I am sure we will discover their plots soon enough.','Have you found the Ambassador, $N? Is he dead?$B$BWe cannot afford to allow the Scourge to take a foothold on Kalimdor. They are enough of a threat to our own borders to have to deal with them on two fronts.$B$BThe only optimistic sign from the events you\'ve told me about is that the crone seemed uncorrupted. She must know deep in her spirit that the Scourge may bring great power, but that the Barrens would not truly be hers if she were to agree to their deal.','','','','','',17009,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17039,17042,17043,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2000,3150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6522,2,722,28,36,81,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6521,17008,1,0,'An Unholy Alliance','My Lady,$B$BYou know very well what it is we are offering. The opportunity for you to take the Barrens and the lands beyond is a great one. We simply want your aid in return. By aid we mean nothing more than your giving us the freedom to take action in the area.$B$BPlease, allow us to discuss this further. We have great power and are willing to share with those wise enough to join us. I will remain outside Razorfen Downs for the time being.$B$BBest Regards,$BAmbassador Malcin','Take the Small Scroll to Varimathras in the Undercity.','I recognize the insignia on this scroll, $N. You found this on that crone who reigns over Razorfen Kraul? Interesting.$B$BThe Scourge aren\'t content with one continent it seems. This Ambassador Malcin--the one who wrote the note--is one of the Scourge\'s plagued servants, a human diplomat to the kingdom of Lordaeron before things... changed.$B$BIf the Scourge are trying to gain a foothold in Kalimdor, then it is up to us to act.','What business is it you wish to speak of, $N? You must feel it is important if you continue to pester me.','','','','','',17008,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4000,2100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6523,2,406,12,18,0,0,178,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,6401,0,0,0,'Protect Kaya','Thank you for rescuing me! We must leave quickly before they discover that I am free. Please escort me to Camp Aparaje. From there, I know my way.$B$BMy father, Makaba Flathoof, will be desperate to know that I am safe.','Escort Kaya Flathoof to Camp Aparaje, and then return to Makaba Flathoof near the southeastern edge of Stonetalon.$B','Kaya is alive! $N, I have you to thank for rescuing her.',NULL,'Kaya Escorted to Camp Aparaje','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1000,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6541,2,17,17,19,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,6541,6543,0,0,0,'Report to Kadrak','Have you ever been to Ashenvale, to the north? The horde has recently set up an outpost on the Zoram Strand there, and we can always use some new recruits to help defend our new fronts.$B$BIf you think you are up to it, see Kadrak in the northern Barrens, at the watch tower. He is heading up the Ashenvale campaign and can give you further orders.','Report to Kadrak at the watch tower in northern Barrens.','Ashenvale is a divided land, but our most recent efforts have been very successful. We not only have an outpost at the Zoram Strand, but another just north of here called Splintertree.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,90,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6542,2,406,17,19,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,6541,6543,0,0,0,'Report to Kadrak','Have you ever been to Ashenvale, to the north? The horde has recently set up an outpost on the Zoram Strand there, and we can always use some new recruits to help defend our new fronts.$B$BIf you think you are up to it, see Kadrak in the northern Barrens, at the watch tower. He is heading up the Ashenvale campaign and can give you further orders.$B','Report to Kadrak at the watch tower in northern Barrens.','Ashenvale is a divided land, but our most recent efforts have been very successful. We not only have an outpost at the Zoram Strand, but another just north of here called Splintertree.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,90,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6543,2,17,17,19,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16783,1,0,'The Warsong Reports','I recently deployed a few scouts into Ashenvale and I need a runner to take them their orders, and bring me back a report of what they have observed.$B$BYour first stop should be the Zoram\'gar Outpost, along the coast to the west, at the Zoram Strand, to locate the first runner. You also need to stop at Splintertree Post, to the north, and along the road to the east, near Azshara. You will find a scout and an outrider there.$B$BGive them each a report, and from them, get an update on their findings.','Open the Bundle of Reports. Take the Warsong Reports to the Warsong Scout, Warsong Runner, and Warsong Outrider. Bring back the updates they give you to Kadrak at the northern watch tower in the barrens.','I can see that you are one that can be counted on. These updates are crucial to our plans to further our presence in Ashenvale. We can now plan our next move.','Hurry, $N. They must receive their reports; it is urgent.','','','','','',16764,16763,16765,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,2000,1080,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (6544,2,331,20,24,0,0,178,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,'Torek\'s Assault','Hey! $C! Come here!$B$BMy raiders and I are about to attack the Silverwing Outpost to the west. Our target is its leader, Duriel Moonfire. Scouts report the outpost is defended heavily with sentinels and warriors. The battle will be glorious!$B$BDo you want to share in the glory, $N, and aid us? If so, then when it\'s over you can report our success to my superior, Ertog Ragetusk in Splintertree.$B$BWhat do you say. Are you with us?','Escort Torek on his attack against Silverwing Outpost and Duriel Moonfire, then report to Ertog Ragetusk at Splintertree Post.','So Torek\'s attack was successful! Well done, $N. Night elves are decent foes. A little skinny, but strong and fierce! I\'m sure the battle was something to see...$B$BAnd I hope you gained a scar or two!','Torek was sent on a mission against Silverwing Outpost. Was the attack successful?','Take Silverwing Outpost.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16889,16890,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,1700,1440,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6545,0,331,17,19,0,0,178,0,0,0,0,0,0,0,0,0,0,8,1,-6543,0,0,0,0,0,0,'Warsong Runner Update','','','Well, my update will explain all of this to Kadrak. You must return this to him as quickly as possible.','So you\'re here with my orders? Always good to see a new recruit with an exuberant nature and a strong will.$B$BYou\'d best learn fast if you expect to keep up here. The threat of the naga grows, $N. I have observed and have taken up defenses against several attacks on this outpost since I arrived here.$B$BBut if you\'d like to pitch in with that effort, speak with one of the others here at the outpost.','','','','','',16746,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16763,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6546,0,331,17,25,0,0,178,0,0,0,0,0,0,0,0,0,0,8,1,-6543,0,0,0,0,0,0,'Warsong Outrider Update','','','Take my update to Kadrak. Swiftly, $N.','Much danger lies along this path, $N. You\'d do best to remember this while traveling in these lands. The threat of the alliance is quite near.$B$BWe are faced by enemies on all fronts. The satyr are a formidable and prevalent force in eastern Ashenvale. I have also discovered that the naga have taken over a large area of the land of Azshara.$B$BIt\'s good to see that we are still bolstering our numbers -- be ready for what lies ahead, $N.','','','','','',16746,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16765,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6547,0,331,17,21,0,0,178,0,0,0,0,0,0,0,0,0,0,8,1,-6543,0,0,0,0,0,0,'Warsong Scout Update','','','Let Kadrak know of the success we have had here holding off the night elves. Our plans are going well.','Keep an eye out, $R. The elves are often hiding in the shadows...$B$BWe must always be watching. We have worked very hard to claim this land, and the elves are looking for a chance to take it from us.$B$BI assume you have my next orders from Kadrak?','','','','','',16746,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16764,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6548,2,406,12,18,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,6629,0,0,0,'Avenge My Village','The Grimtotem Clan raided my village and killed most everyone. I killed all I could, but barely escaped with my life.$B$B$N, all I wish now is that more of them are dead. You will find them just to the west of here.$B$B','Kill 8 Grimtotem Ruffians and 6 Grimtotem Mercenaries, and then return to Makaba Flathoof near the southeastern edge of Stonetalon.$B','$N, I thank you... but I will never forget what the Grimtotem have done to my village.','Have you killed them yet?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11910,11911,0,0,8,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,1000,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6561,2,719,18,27,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Blackfathom Villainy','Strength has left me. Your help is needed!$B$BLong ago this site was a great temple of Elune. But misfortune led to ruin when the corruption of an Old God seeped up from beneath the earth and tainted the sacred Moon Well.$B$BAku\'Mai, servant of the Old God, rose from the waters.$B$BThe Twilight\'s Hammer cultists have allied with the naga to occupy these grounds. The cultists, led by Kelris, sacrifice innocents to Aku\'Mai for power.$B$BSlay Kelris and bring his head to Bashana in Thunder Bluff, $N, please.','Bring the head of Twilight Lord Kelris to Bashana Runetotem in Thunder Bluff.','Kelris has eluded the Argent Dawn for some time.$B$BFor some time they considered him dead or missing.$B$BBy ending his reign you have spared the lives of many innocent people, $N.$B$BEarthmother be praised! To sacrifice another to a servant of an Old God for personal gain is beyond disgusting!$B$BYou have done a great thing this day. Kelris was a creature of evil and sought to bring the world back to a time of chaos by worshipping such creatures as the Old Gods. Thank you, $N.','May the Earthmother be with you, $N.$B$BPeace between the earth and all her people should be our goal. She has a grand plan for nature, and we all have a role to play in that plan.','','','','','',5881,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7001,7002,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,81,0,0,0,200,500,0,0,0,6500,1020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6562,2,719,17,22,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,6563,0,0,0,'Trouble in the Deeps','Je\'neu Sancrea is in need of aid. He is at the Zoram\'gar Outpost in Ashenvale. The Night elf forest is to the north of the Stonetalon mountains. You can reach it by traveling through Windshear Crag or by heading north through Barrens. Zoram Strand is far to the west of the forest. Be careful, $N. There are forces there that will not take to your presence kindly.','Speak to Je\'neu Sancrea in Ashenvale.','Tsunaman sent you? Excellent. Then we have matters to discuss.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,25,0,0,0,0,0,264,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6563,2,719,17,22,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,6562,0,0,0,0,0,0,'The Essence of Aku\'Mai','Within the beginning tunnels of Blackfathom Deeps, large sapphire clusters can be found along the cave walls. Recently it was noted that the naga were harvesting the crystals. Until it can be discerned why, I sense we should stop the naga from succeeding. The crystals have great elemental power and if used inappropriately, could make for a powerful arcane component.$B$BWill you help me, $N? Blackfathom Deeps can be found along Zoram Strand to the north of our outpost.','Bring 20 Sapphires of Aku\'Mai to Je\'neu Sancrea in Ashenvale.','Well done, $N. These are the crystals I spoke of. Intriguings...$B$BI can feel the power within them. The spirits of water cling to them. Whatever the naga were going to use these for... well, let us be glad they are no longer in their hands.','How goes your search for the crystals, $N? Have you witnessed the naga harvesting them? I pray to my ancestors we find the reason they are collecting such things.','','','','','',16784,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,1400,1050,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), - (6564,2,719,17,22,81,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6565,16790,1,0,'Allegiance to the Old Gods','Some poor handwriting is scrawled on the crumpled up note:$B$B\"Yes, tell all the priestesses to bring the crystals to me. The water elemental spirits are strong within them and they will aid our aquamancers greatly in their own summonings.$B$BBy controlling the power within the crystals, we will appease Aku\'Mai. One day we will have enough power to bring Aku\'Mai back to us and the world will return to its greatest era! An era of rule by the Old Gods!\"','Bring the Damp Note to Je\'neu Sancrea in Ashenvale.','This is interesting indeed. I am glad you have brought it to my attention.$B$BNow we have a name for our troubles... Lorgus Jett.','Yes, $N? What is it you need? There is still much I must learn about the crystals the naga are gathering.','','','','','',16790,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,150,0,0,0,0,1100,1050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6565,2,719,17,26,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,6564,0,0,0,0,0,0,'Allegiance to the Old Gods','This Twilight\'s Hammer follower cannot be allowed to complete his plan. The Twilight\'s Hammer do not understand the spirits of nature. They believe in the Old Gods--creatures of chaos and destruction that were long ago defeated. This Lorgus cannot be allowed to succeed. You must stop him, $N. I cannot do it myself--I am too weak.$B$BGo into Blackfathom Deeps, find him, and kill him. Return to me here at Zoram\'gar when it\'s done.','Kill Lorgus Jett in Blackfathom Deeps and then return to Je\'neu Sancrea in Ashenvale.','Very good!! Thank you, $N. We may not have stopped the Twilight\'s Hammer completely, but at least you have staved off another of their plans to return the Old Gods to power.$B$BWho knows what other plans they have manifesting, but we can rest easy for now.','Have you found him yet, $N? Lorgus must be stopped!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12902,0,0,0,1,0,0,0,0,0,0,0,17694,17695,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,350,0,0,0,0,4000,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6566,2,1637,55,60,0,0,178,0,0,0,0,0,0,0,0,0,0,10,2,4974,0,0,6567,0,0,0,'What the Wind Carries','It is good to see you again, $N. The wind carries with it news from the Eastern Kingdom.$B$BSit, listen. $B','Listen to Thrall.','Are you prepared to take on this task?','Patience, $N. Pay attention!','Thrall\'s Tale','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6567,2,1637,55,60,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,6566,0,0,6568,0,0,0,'The Champion of the Horde','I have received word from one of my champions that a way into the lair of the dragon may exist. You are to seek him out.\n\nRexxar wanders the desert wasteland of Desolace, traveling between Stonetalon and Feralas. He awaits your arrival.','Seek out Rexxar. The Warchief has instructed you as to his whereabouts. Search the paths of Desolace, between the Stonetalon Mountains and Feralas.','There is but one way into the dragon\'s lair, $R.$B$BYou see, only the strongest of the Black Dragonflight are allowed entry into the lair of the brood mother. Many trials must be passed and the key to enter ceremoniously enchanted by General Drakkisath himself!$B$BSince you are not of black dragonkin, you may have some difficulty in obtaining passage.$B$B','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2190,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6568,2,405,55,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,6567,0,0,6569,16785,1,0,'The Testament of Rexxar','Illusion and disguise. That is how you will fool the Black Dragonflight, and gain what you seek.$B$BThough I could teach you something of the skills of deception, you need the help of a master.$B$BI know of one who could do this. In the Western Plaguelands, you will find Myranda the Hag, once a master illusionist of Lordaeron. She has helped us in the past, and if she believes the cause worthy, she may help you.$B$BTake this message to her.','Deliver Rexxar\'s Letter to Myranda the Hag in the Western Plaguelands.','$B$BHow is he? Rexxar, I mean. Oh, come now, do not look so confused. The letter was left intentionally blank. It carried with it the intentions and thoughts of its creator. Judging from its contents, it is no wonder Rexxar left it as such. Imagine if you were captured or slain and this information discovered!$B$BOh, nevermind! Myranda will help you, $R. I owe the Warchief a favor or two.$B$B','It is not often I see one of the Horde in these parts of Lordaeron. What is it that you have for Myranda?','','','','','',16785,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6569,2,1583,55,60,62,0,178,0,0,0,0,0,0,0,0,0,0,72,0,6568,0,0,6570,0,0,0,'Oculus Illusions','So the $r wishes to become one of the Black Flight, eh?$B$BThe creation of the illusion you require is trivial, but the components required for the divination are quite difficult to obtain. The Warchief has entrusted you with this mission, so Myranda must assume you as capable.$B$BTravel to the upper citadel of Blackrock Spire and slay enough of the black dragonspawn to fill up one of your packs with their eyes.$B$BReturn to Myranda when you have gathered enough of the reagent.','Travel to Blackrock Spire and collect 20 Black Dragonspawn Eyes. Return to Myranda the Hag when the task is complete.','Let Myranda have a look, $R.$B$BOh yes, these will do nicely.$B$BWith these reagents, Myranda will create for you a medallion that will grant an illusion capable of fooling the black dragonflight\'s gatekeeper.','The eyes of that which we wish to mimic are the most important ingredient of any illusion, $N.$B$B$B$B','','','','','',16786,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,6,1,1,1,0,0,0,0,0,11,0,0,0,0,0,0,0,0,0,0), - (6570,2,15,55,60,1,0,178,0,0,0,0,0,0,0,0,0,0,0,0,6569,0,0,0,16787,1,0,'Emberstrife','I have attuned this medallion with the magic necessary to create and maintain an illusion within the bounds of the den of Emberstrife.$B$BEmberstrife is an ancient drake; an old gatekeeper of Nefarian, burdened with the duty to test those dragonspawn that would ascend to the rank of elite guard to Onyxia.$B$BTravel to the Wyrmbog of Dustwallow Marsh and enter the lair of Emberstrife. Once there, put on the amulet and follow where your destiny may lead!$B','Travel to the Wyrmbog in Dustwallow Marsh and seek out Emberstrife\'s Den. Once inside, wear the Amulet of Draconic Subversion and speak with Emberstrife.$B','Have we run so low on able soldiers that Nefarian is sending me whelps? You will never pass my tests, broodling.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6571,2,331,22,27,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Warsong Supplies','We are in short supply of a few items at the Warsong lumber camp!$B$BPixel at Splintertree Post has our shipment of saw blades. It\'ll take a trip to Booty Bay to pick up a crate of axes from Wharfmaster Lozgil.$B$BOur shipment of oil and rope will be more difficult. The rope was pilfered by the Thistlefur and Foulweald furbolgs, and the satyrs intercepted the delivery of the oil and are now using it for detestable rituals in Night Run, Satyrnaar, and Xavian!$B$BCan you help me?','Collect the Warsong Supplies: Warsong Saw Blades, Logging Rope, Warsong Oil, and the Warsong Axe Shipment for Locke Okarr in Splintertree Post.','Excellent, $N. You\'ve saved me a lot of work!$B$BBut don\'t think that I\'m not grateful!','I hope you can come through with the supplies!','','','','','',16742,16745,16744,16743,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16975,16977,16978,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,0,1650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6581,0,331,22,27,0,0,178,0,0,0,0,0,0,0,0,0,0,8,1,-6571,0,0,0,0,0,0,'Warsong Saw Blades','','','This is perfect -- just the thing! Well, here\'s the shipment.','Direct from Ratchet, the Warsong saw blades! Yep, I have them right here.$B$B..But what sort of payment do you have for me? You can\'t just take them, you know! My time isn\'t cheap!$B$BWhat I really need is a good gun to carry with me on my travels. A girl\'s gotta protect herself, you know? There\'s a gun I really like that I\'m sure an engineer would have no problem making.$B$BSo, if you bring me a deadly blunderbuss, I\'ll give you the saw blade shipment. Do we have a deal?','','','','','',4369,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16742,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6582,2,15,55,60,62,0,178,0,0,0,0,0,0,0,0,0,0,72,0,6570,6585,-6582,0,0,0,0,'The Test of Skulls, Scryer','We are Deathwing\'s children, whelp. Our dominance over the lesser Aspects must be enforced.$B$BIf you are truly worthy of ascension, the lesser dragonflight will wilt in your presence.$B$BFind their champions and lay waste to them in the name of our Father!$B$BTravel to Winterspring and track down the mighty blue drake, Scryer. Crush him and any of the Blue Flight that stand in your path. Tear out his skull and return it to me.','You must find the blue dragonflight drake champion, Scryer, and slay him. Pry his skull from his corpse and return it to Emberstrife.$B$BYou know that Scryer can be found in Winterspring.','One of ssseveral complete...','','','','','','',16869,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6583,2,15,55,60,62,0,178,0,0,0,0,0,0,0,0,0,0,72,0,6570,6585,-6582,0,0,0,0,'The Test of Skulls, Somnus','Just as our Father crushes the Aspects themselves, so too must we strive to bring chaos and destruction to their children.$B$BYou must test your battle prowess against the sleepless dreamers: The children of the Green Flight.$B$BTravel to the Swamp of Sorrows and track down Somnus, drake champion of the Green Flight. Let flow your hatred; dominate the insect... Return to me with his skull...','Destroy the drake champion of the Green Flight, Somnus. Take his skull and return it to Emberstrife.','Another complete...','Do not return here until you have bathed in the blood of our enemies and drank in their suffering.','','','','','',16870,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4350,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6584,2,15,55,60,62,0,178,0,0,0,0,0,0,0,0,0,0,72,0,6570,6585,-6582,0,0,0,0,'The Test of Skulls, Chronalis','The time watchers, children of Nozdormu - Lord of the Centuriesss...$B$BIt is three that guard the Caverns of Time, but only one that holds the interests of the Black Flight: The Time Shifter, Chronalis, favored drakeling of Nozdormu.$B$BSsstrike at this champion, a blow to make even the stoic sands of time weep. Return to me with his skull.','Guarding the Caverns of Time in the Tanaris Desert is Chronalis, child of Nozdormu. Destroy him and return his skull to Emberstrife.','The most hated remainsss...','Ironically, whelp, time is of the essencccce.','','','','','',16871,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6585,2,15,55,60,62,0,178,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,6601,0,0,0,'The Test of Skulls, Axtroz','It was over the mountains of Grim Batol that our Father raged against the combined might of the Aspects. The cowardly act of the betrayer, Alexstrasza, bought the other Aspects enough time to escape from Father\'s wrath.$B$BSssuch a shameful act...$B$BThe Red Flight now guards Grim Batol, their lieutenant, Axtroz, must be destroyed. Return the skull of Axtroz to me. For Father, whelp!','Travel to Grim Batol and track down Axtroz, drake champion of the Red Flight. Destroy him and take his skull. Return the skull to Emberstrife.','I had doubted your dedication, whelp. You persisted, dominating our enemies, bringing honor to our flight.$B$BI must now prepare the skulls for your ascension.','Changesss... I sense them taking place in you, whelp. Pass this test and only ceremony remains.','','','','','',16872,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6601,2,15,55,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,6585,0,0,6602,16888,1,0,'Ascension...','From the skulls of our enemies is shaped a medallion. You know this medallion, yesss? You have no doubt seen it worn by your elders.$B$BTake it, whelp. Return to the Spire and present it to General Drakkisath. The General will place the final enchantment upon the medallion, attuning the trinket to your spirit.$B$BYou will wear the finished medallion as a badge of honor, symbolizing your ascension to one of our most guarded ranks: Guardian to the brood mother.$B$BGo!','It would appear as if the charade is over. You know that the Amulet of Draconic Subversion that Myranda the Hag created for you will not function inside Blackrock Spire. Perhaps you should find Rexxar and explain your predicament. Show him the Dull Drakefire Amulet. Hopefully he will know what to do next.','It is merely dragon-talk, $N - more hot air than actual substantive information. Pompous, aggressive behavior is to be expected from their kind.','Do not panic, $N!','','','','','',16888,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6602,2,1583,55,60,62,0,178,0,0,0,0,0,0,0,0,0,0,72,0,6601,0,0,0,0,0,0,'Blood of the Black Dragon Champion','How would you feel about paying a visit to the General? No illusions, this time.$B$BCeremony? A pretty word to describe the bloodletting that amuses the Black Dragonflight.$B$BAll this amulet requires is the blood of General Drakkisath. Primitive security. There are other ways to receive the General\'s blood.$B$BGo to Blackrock Spire and kill Drakkisath. Return with his blood and I will activate the key to Onyxia\'s lair.','Travel to Blackrock Spire and slay General Drakkisath. Gather his blood and return it to Rexxar.','A victory that will be remembered for many years, $N. The Drakefire Amulet will open Onyxia\'s lair. Gather your allies and bring victory to the Horde.','I don\'t think I need to tell you that Drakkisath is not to be taken lightly.$B$BI let the thousands dead by his hand do the talking.','','','','','',16663,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16309,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6603,2,618,52,56,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,5082,0,0,0,'Trouble in Winterspring!','There\'s trouble in Winterspring!$B$BWhy, sure, I spend some time out in the wilds and know about these things... I\'m always mighty proud to say it. I consider the hours I spend out there in the hills to be golden. Help you cultivate quick reflexes, a cool head and a keen eye...$B$BIt takes judgement, brains and maturity to appreciate the wilderness in the way that I do.$B$BNow, what was I talking about?$B$BAh yes, trouble. See Donova Snowden at the hot springs and she can tell you more.$B$B','Find Donova Snowden near the hot springs in Winterspring.','Well, hi there! So Meggi told you of the trouble I have found here?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,3,1,0,0,0,0,0,0,0,0), - (6604,2,618,53,59,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4861,0,0,0,'Enraged Wildkin','Have you noticed the abandoned camp to the south of here? It looks like the wildkin went crazy and destroyed just about everything they could find!$B$BI heard a rumor that one of the survivors of the attack is resting at Starfall Village, west of here. I\'m sure curious about what happened... aren\'t you?','Speak with Jaron Stoneshaper at Starfall Village.','Aye, what can I do for you?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (6605,2,618,49,54,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4505,0,0,0,'A Strange One','I just got back from Felwood, $N. On my way through, I stopped at Bloodvenom Post and I met a very odd character... She seemed intent on one thing, and I suppose I could tell you what that is, but I think she\'d like to explain it to you herself.$B$BIf you\'re interested, head to Bloodvenom Post in western Felwood and look for Winna Hazzard.$B$BWho knows, she might need your help...','Speak with Winna Hazzard in Felwood.','Ah, $C. I see that there is hope yet. Are you here to assist me?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,10,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6606,2,618,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,969,0,0,0,'A Little Luck','We can always use a little luck, eh? A small advantage is all it takes to turn things in your favor...$B$BI happened to make the acquaintance of a rather eccentric witch doctor some time back. She made me a lucky charm... for a price. Believe me, though, it was well worth it!$B$BMaybe you\'d be interested in one of your own? Find Witch Doctor Mau\'ari in Everlook. I\'m not giving mine up!','Speak with Witch Doctor Mau\'ari in Everlook.','Ah, so Harlo be sendin\' you? Well, den, who might you be? I s\'pose you be wantin\' my help?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6607,2,-101,35,45,0,0,255,356,225,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Nat Pagle, Angler Extreme','Can\'t say I really enjoy fishin\' much. Figure I been at it for a good 20 or 30 years now.$B$BI reckon people are driven to do what they do for different reasons.$B$BNow, I\'m not saying you need to fish for 30 years or catch every fish in the sea to become a master fisherman. I reckon you just need to be determined - determined enough to sit on your duff for hours at a time, doin\' nothin\'.$B$BI\'ll tell you what, catch me a few rare fish and I\'ll teach you a thing or two. Here\'s a list:','Nat Pagle wants you to catch the following fish:$B$BMisty Reed Mahi Mahi from the Misty Reed Strand in the Swamp of Sorrows.$B$BA Sar\'theris Striker from the Sar\'theris Strand in Desolace.$B$BFeralas Ahi from the Verdantis River of Feralas.$B$BSavage Coast Blue Sailfin from the Savage Coast of Stranglethorn Vale.$B$BReturn to Nat Pagle when you have reeled them all in!','Now that\'s a fine catch!$B$BCome over here, lemme show you how to set a few lines.','Anything bitin\' today?','','','','','',16967,16970,16968,16969,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2340,18248,18249,0,0,0,0,0,0,1,1,5,1,0,0,0,0,0,6,5,1,0,0,0,1000,0,0,0,0), - (6608,2,-101,35,45,0,0,178,356,225,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'You Too Good!','Lumak no can teach $N no more. You too good! Find Lumak friend, Nat Pagle. Is human but no eat! Is Lumak friend! Nat teach you fish gooder.$B$BYou find Nat in Dustwallow Marsh, south of Humie town, Thermorosomethinglikedat. Nat probably fishing. Go now!','You think Lumak is trying to tell you that he can no longer help you improve your fishing skill. You may want to try to find his friend, Nat Pagle, a human fishing off one of the islands south of Theramore (at least that\'s what you think Lumak said).','\'Course, you must be a friend of Lumak\'s.$B$BFishin\'? I can tell you all \'bout fishin\'.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6609,2,-101,35,45,0,0,77,356,225,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'I Got Nothin\' Left!','I\'m a dwarf fer cryin\' out loud, $g lad:missy;! I ain\'t been designed to fish! I mean look at me! I\'m practically made outta stone.$B$BI got nothin\' left - ye tapped me out. I\'ve taught ye all I know, flipflop!$B$BDon\'t ye get it? Ah, fine. I got an ol\' friend over on Kalimdor who can help ye out. \'Is name be Nat Pagle, a fine lad. Find him on the islands south o\' Theramore. Git goin\'!','Travel to Kalimdor, to the coastal city of Theramore. From there you must search for an island, south of the main town. Nat Pagle awaits your arrival!','I\'ve always got room on my island for visitors... I reckon...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6610,2,-304,35,45,0,0,255,185,225,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Clamlette Surprise','Ever heard of a clamlette? Of course you haven\'t! It\'s my latest and greatest culinary masterpiece. Oh, $N, just thinking about a clamlette makes my mouth water.$B$BUnfortunately, I\'m all out of supplies to make any! How about I make you a deal? You gather the supplies I need to make a clamlette and I\'ll teach you the finer points of exotic cuisine and I\'ll even throw in a couple of clamlettes to boot! Deal??$B$BHere\'s what I need:','Dirge Quikcleave wants you to get the following items:$B$B12 Giant Eggs. You will find those on the Rocs wandering Tanaris or any other species of large bird.$B$B10 pieces of Zesty Clam Meat. You can find those in clams, naturally!$B$B20 pieces of Alterac Swiss. Get thee to a cheesery!$B$BGather all of the items and return to Dirge.','You are in for a special treat, $N. Watch and learn!$B$B','My cravings are going to be the end of me! Hurry, $N - before I dip into my own supply.','','','','','',12207,7974,8932,0,12,10,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16971,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2340,18260,18261,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6611,2,-304,35,45,0,0,178,185,225,0,0,0,0,0,0,0,0,8,0,0,0,0,6610,0,0,0,'To Gadgetzan You Go!','How you expect Zamja teach you anything? You got all of Zamja\'s cooking mojo and still you crave more!$B$BZamja can\'t help. Fat $r needs to go to Gadgetzan. You find a little goblin named Dirge there - he help you, fatty.$B$BWhen you become big cook on the block, you come back and teach Zamja, ok? Now go!','Travel to Gadgetzan in the Tanaris desert and speak with Dirge Quikcleave about advancing your cooking career.','$B$BPfftooey...$B$B$B$BWhat? I\'ll have you know that leather is surprisingly high in protein and low in carbohydrates.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6612,2,-304,35,45,0,0,77,185,225,0,0,0,0,0,0,0,0,8,0,0,0,0,6610,0,0,0,'I Know A Guy...','I can tell by yer cooking spoon that ye know what yer doin\'. Unfortunately, I can\'t teach ya nothin\'.$B$BLuckily fer ye, I know a guy. He\'s a goblin and probably the best cook on Kalimdor.$B$BAyep, that\'s the bad news, $g lad:missy; - ye got to travel to Kalimdor. Git to Gadgetzan and find Dirge Quikcleave. He\'ll set ya straight.$B','Travel to Gadgetzan in the Tanaris desert and speak with Dirge Quikcleave about advancing your cooking career.$B','$B$BPfftey...$B$B$B$BWhat? I\'ll have you know that leather is surprisingly high in protein and low in carbohydrates, $R. ','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6621,2,331,21,26,1,0,178,0,0,0,0,0,0,0,0,0,0,0,0,216,0,0,0,16972,1,0,'King of the Foulweald','$N, another tribe of Furbolgs, the Foulweald, live southeast of Astranaar. They are not as many as the Thistlefur, but their ferocity poses a future threat. With a show of force, we can remove that threat.$B$BTake this banner, go to the Foulweald village and place it on their totem mound. They will try to destroy the banner, but hold your ground until their chief, Murgut, appears to save face for the tribe. Bring me the totem he carries.$B$BGather your allies, $N. This is no task for a single $c.','Place Karang\'s Banner on the Foulweald Totem Mound. Do not let the furbolgs destroy the banner. Defeat Chief Murgut and bring Murgut\'s Totem to Karang Amakkar at Zoram\'gar.','Good work, $N. Issuing that challenge to the Foulwealds and defeating their leader sends them a strong message:$B$BThe Horde is not to be trifled with.$B$BI don\'t believe that tribe will giving us much trouble for a long time.','Did you defeat Chief Murgut, $N? Did you retrieve his Foulweald Totem?','','','','','',16976,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17005,17006,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2000,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6622,2,-324,35,45,0,0,178,129,225,0,0,0,0,0,0,0,0,2,2,0,0,0,0,16991,1,0,'Triage','Good day, doctor. You will be tested on your ability to triage patients accordingly this afternoon. Should you pass your examination, you will join the prestigious ranks of Horde Trauma.$B$BNow pay attention! The critically injured must be tended to first. After the criticals come the badly injured. The injured should be tended to last. You must save 15 patients to pass this exam. You will fail should 6 of your patients die in triage.$B$BTriage bandages will be supplied.$B$BGood luck, doctor.$B','Save patients by using Triage Bandages to tend to their wounds. You must save 15 patients before 6 of them die from their injuries.$B$BRemember the order of triage! Critically Injured Soldiers die the fastest followed by Badly Injured Soldiers. Injured Soldiers take the longest to die and should be saved AFTER your Critically Injured and Badly Injured Soldiers have been triaged.','Doctor $N, welcome to Horde Trauma.','Miraculous work, doctor. Simply miraculous.','15 Patients Saved!','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2340,10846,10847,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6623,2,-324,35,45,0,0,178,129,225,0,0,0,0,0,0,0,0,8,0,0,0,0,6622,0,0,0,'Horde Trauma','Doctor $N, I presume. It is a pleasure to see you again.$B$BI have some wonderful news for you! Doctor Gregory Victor, chief physician of Horde Trauma has made a personal request for you to join him at Hammerfall. This could be the opportunity of a lifetime! I would give anything to be given a chance to study under the great Doctor Gregory Victor! Do not squander this opportunity!','Travel to Hammerfall in the Arathi Highlands and speak with Doctor Gregory Victor about joining the ranks of Horde Trauma.$B','Wonderful. Put on your scrubs, we are to start at once!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6624,2,-324,35,45,0,0,77,129,225,0,0,0,0,0,0,0,0,2,2,0,0,0,0,16991,1,0,'Triage','Good day, doctor. You will be tested on your ability to triage patients accordingly this afternoon. Should you pass your examination, you will join the prestigious ranks of Alliance Trauma.$B$BNow pay attention! The critically injured must be tended to first. After the criticals come the badly injured. The injured should be tended to last. You must save 15 patients to pass this exam. You will fail should 6 of your patients die in triage.$B$BGood luck, doctor.$B','Save patients by using Triage Bandages to tend to their wounds. You must save 15 patients before 6 of them die from their injuries.$B$BRemember the order of triage! Critically Injured Soldiers die the fastest followed by Badly Injured Soldiers. Injured Soldiers take the longest to die and should be saved AFTER your Critically Injured and Badly Injured Soldiers have been triaged.','Doctor $N, welcome to Alliance Trauma.','Miraculous work, doctor. Simply miraculous.','15 Patients Saved!','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2340,10846,10847,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,1,1,2,0,0,0,0,0,0,0,0), - (6625,2,-324,35,45,0,0,77,129,225,0,0,0,0,0,0,0,0,8,0,0,0,0,6624,0,0,0,'Alliance Trauma','Doctor $N, I presume. It is a pleasure to see you.$B$BI have some wonderful news for you! Gustaf VanHowzen, chief physician of Alliance Trauma has made a personal request for you to join him at Theramore. This could be the opportunity of a lifetime! I would give anything to be given a chance to study under the great doctor, Gustaf VanHowzen! Do not squander this opportunity, doctor!','Travel to Theramore in the Dustwallow Marsh and speak with Doctor Gustaf VanHowzen about joining the ranks of Alliance Trauma.','Wonderful. Put on your scrubs, we are to start at once!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,585,0,0,0,0,0,0,0,0,1,1,5,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6626,2,722,28,35,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Host of Evil','The Forsaken do not pass on their... illness... from what I have seen. This diplomat seems to be granting undeath to would-be followers. I am beginning to think he is one of the Scourge.$B$BFor now, my concern is not with him though, it\'s with the growing ranks around him. They creep from the shadows daily, almost begging him for more power.$B$BI\'m not powerful enough to fight them on my own, $N. What do you say? Are you up for some hunting?','Kill 8 Razorfen Battleguard, 8 Razorfen Thornweavers, and 8 Death\'s Head Cultists and return to Myriam Moonsinger near the entrance to Razorfen Downs.','Thank you, $N! The work you\'ve done will be a great help, I\'m sure.$B$BI will continue my study of this diplomat and the rest of the quilboar here. If you seek greater adventure, I\'d find a few friends and head into the cave that looks like a great boar maw just over there. I\'m sure once you\'re inside you\'ll find greater challenges to face.','How goes the hunt, $N? Seeing just this small sample of this diplomat\'s power here removes any doubt I had that the Scourge are one of the greatest threats this world has ever seen.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7873,7874,7872,0,8,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7500,2070,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0), - (6627,2,400,25,30,0,0,178,0,0,0,0,0,0,0,0,0,0,10,2,1154,0,0,1159,0,0,0,'Test of Lore','You have brought me the book, and now it is time for your question. Are you ready?$B$BTime is not an issue, $c, so do not feel pressured. You may take as long as you like to answer.','Answer Braug Dimspirit\'s question successfully and then speak to him again. He will remain in Stonetalon Mountains when you are ready.','Well done, $C. You have studied the text I asked you to, and now you have passed another of our tests.','Life is full of questions, $C. You will never be able to answer all of them, but with some time and study, perhaps you will become a little more knowledgeable.','Answer Braug Dimspirit\'s question correctly','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6628,2,400,25,30,0,0,178,0,0,0,0,0,0,0,0,0,0,10,2,1160,0,0,1394,0,0,0,'Test of Lore','So the time is once again upon us. As a student of lore, you have shown great tenacity by undertaking my task.$B$BAnd so now I offer you your question. If you are ready, speak to me again, and take all the time you need, $N--there is no pressure to answer quickly.','Answer Parqual Fintallas\' question successfully and then speak to him again. He will remain in the Undercity until you are ready.','Well done, $N. I had my doubts if you studied the text I asked you to get, but you\'ve answered correctly.','There is only one rule I feel you must know if you wish to survive in this world: the more you know, the more you\'ll see.$B$BIf you study, if you observe, then you will begin to see things in the world that no other $r will see.','Answer Parqual Fintallas\' question correctly','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6629,2,406,12,18,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,6548,0,0,0,0,0,0,'Kill Grundig Darkcloud','$N, you\'ve done a fine job killing Grimtotem. If you dare, Grundig Darkcloud and his personal band of brutes is by far the worst of the lot. He was the one who led the brutal attack on my village.$B$BYou will find him in Grimtotem Post a bit further up the path to the west. Kill him, and I will be forever grateful.$B','Kill Grundig Darkcloud and 6 Grimtotem Brutes, and return to Makaba Flathoof near the southeastern edge of Stonetalon.$B','Grundig Darkcloud is dead! $N, I will always be grateful for what you\'ve done here today.','Have you killed Grundig Darkcloud and his personal band of Brutes?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11858,11912,0,0,1,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1000,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6641,2,331,20,23,1,0,178,0,0,0,0,0,0,0,0,2,0,2,2,0,0,0,0,0,0,0,'Vorsha the Lasher','Vorsha the Lasher... the fiendish hydra that roams the seas...$B$BShe has attacked our outpost, each time unprovoked, laying waste to anything that falls in her path.$B$BBut I am ready, $N. I have prepared to best the hydra and end these attacks on Zoram\'gar.$B$BThe naga honor the wicked nature of this beast with a brazier that remains lit on an island just off the coast. I believe that if we put it out, Vorsha will appear in anger.$B$BWe will need help, so be sure to bring some strong allies.','Keep Muglash safe as he travels to the brazier. Help him by putting the brazier out, then protect him as you fight against the Naga.$B$BIf you are successful, return to the Zoram\'gar Outpost and inform the Warsong Runner of the death of Vorsha the Lasher.','I have witnessed many naga attacks since I arrived here. It puts my mind at ease that Vorsha will no longer roam freely.$B$BWe are in your debt, $N.','','Defeat Vorsha the Lasher','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17692,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1380,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6642,0,2717,60,60,81,0,255,0,0,0,0,59,1,0,0,0,0,8,1,0,0,0,0,0,0,0,'Favor Amongst the Brotherhood, Dark Iron Ore','','','Your offering has been accepted. Favor you have gained. Continue and you shall be allowed access to the ancient trades.','Dark Iron, while plentiful in the Depths, is still a valued commodity amongst the Brotherhood. The sacred arms and armaments of Ragnaros favor Dark Iron.$B$BFor every 10 pieces of Dark Iron Ore you offer, favor amongst the Brotherhood you will gain.','','','','','',11370,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,59,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6643,0,2717,60,60,81,0,255,0,0,0,0,59,1,0,0,0,0,8,1,0,0,0,0,0,0,0,'Favor Amongst the Brotherhood, Fiery Core','','','Your offering has been accepted. Favor you have gained. Continue and you shall be allowed access to the ancient trades.','Woe unto those that tempt fate inside the Molten Core. Death comes swiftly - the punishment dealt without mercy.$B$BMany of the Brotherhood have been lost in their search for Fiery Cores.$B$BOffer 1 Fiery Core and you shall be granted favor amongst the Brotherhood.','','','','','',17010,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,59,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6644,0,2717,60,60,81,0,255,0,0,0,0,59,1,0,0,0,0,8,1,0,0,0,0,0,0,0,'Favor Amongst the Brotherhood, Lava Core','','','Your offering has been accepted. Favor you have gained. Continue and you shall be allowed access to the ancient trades.','The Thorium Brotherhood sympathizes with your plight, $R. This is why Lokthos has been empowered to bargain.$B$BOffer 1 Lava Core and you shall be granted favor amongst the Brotherhood.','','','','','',17011,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,59,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6645,0,2717,60,60,81,0,255,0,0,0,0,59,1,0,0,0,0,8,1,0,0,0,0,0,0,0,'Favor Amongst the Brotherhood, Core Leather','','','Your offering has been accepted. Favor you have gained. Continue and you shall be allowed access to the ancient trades.','Many of the sacred recipes require the skin from Ragnaros\' chosen pets.$B$BOffer 2 Core Leather, skinned from the smoldering corpses of the Core Hounds of the Molten Core and you shall be granted favor amongst the Brotherhood.','','','','','',17012,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,59,0,0,0,0,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6646,0,2717,60,60,81,0,255,0,0,0,0,59,1,0,0,0,0,8,1,0,0,0,0,0,0,0,'Favor Amongst the Brotherhood, Blood of the Mountain','','','Your offering has been accepted. Favor you have gained. Continue and you shall be allowed access to the ancient trades.','The tears of the Fire Lord are a rare find indeed.$B$BOffer 1 Blood of the Mountain and you shall be granted favor amongst the Brotherhood.','','','','','',11382,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,59,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6661,2,2257,10,12,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17117,1,0,'Deeprun Rat Roundup','Avast ye scallywag. Arrrr... Arrrr ye looking fer work? We gots a serious rat problem down here an\' not enough hands on the poop deck.$B$BWhat do ye say? All ye needs to do is take this here rat catchin\' flute and play the melody around the vermin. They\'ll follow ye to the ends of the world!$B$BJust capture five of the little buggers and bring em back here. We needs em alive.$B$BArrrrr...','Capture 5 Deeprun Rats by using the Rat Catcher\'s Flute. Lead the rats back to Monty. Don\'t forget to turn in the flute when you\'re finished.','These\'ll werk nicely, matey. Me brother needs em still tickin\' and kickin,\' else they go sour... Ye don\'t want to taste no sour rat kabob.','Yarrr... Swabby, what be takin\' ye so long?','','Rats Captured','','','',0,17117,0,0,0,1,0,0,0,0,0,0,0,0,0,0,13017,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,6661), - (6662,2,2257,10,12,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,6661,0,0,0,17118,1,0,'Me Brother, Nipsy','Me brother, Nipsy, runs a rat kabob operation on the other side of Deeprun. Ye needs to take this here crate o\' rats to him before they go bad. Get a move on!$B$BYe have ridden a tram before, aye? It\'s easy. Just step aboard when she arrives and enjoy the ride. An\' keep yer arms and legs inside durin\' the ride, lest ye be peglegged fer life.','Take the Carton of Mystery Meat to Nipsy at the Stormwind Deeprun Tram Depot.','Poor Monty. Ever since the Gnomeregan incident, he hasn\'t been the same. That boy has never seen an ocean in his life, let alone being some kind of pirate.$B$B$B$BAt least he keeps the flow of twitching critters coming.','$B$BAlive and kicking... and just in time!','','','','','',17118,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17119,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,500,54,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6681,2,-162,24,24,0,8,255,0,0,0,0,0,0,0,0,0,0,0,0,0,6701,0,0,17125,1,0,'The Manor, Ravenholdt','$N,$B$BRavenholdt has taken an interest in you, young thief. We have been watching. Your style is a bit awkward but nothing we couldn\'t fix.$B$BShould you be prepared to embark on a career as a disciple of Master Ravenholdt and member of the Assassin\'s League, you have only to bring the Seal of Ravenholdt (attached to this letter) to Ravenholdt Manor.$B$BYour first task is to find the manor, hidden away in the hills of Hillsbrad and demonstrate your cunning.$B$BRegards,$B$BFahrad','Take the Seal of Ravenholdt to Fahrad at Ravenholdt Manor, hidden away in the hills of Hillsbrad.$B$BYour cunning will be tested along the way. Be prepared.','Most excellent, young thief.$B$BYou look a bit beaten down, but no worse for the wear.$B$BA long journey awaits you - long and rewarding. Are you prepared to finally embrace your destiny among the masters of Ravenholdt?$B$BSpeak with the guards outside. They will get you started.','Did you meet Milton?','','','Rite of Cunning','','',17125,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,13936,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,349,0,0,0,0,250,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6701,0,-162,24,60,0,8,255,0,0,0,0,349,0,349,2999,0,0,8,1,6681,0,0,0,0,0,0,'Syndicate Emblems','','','Hey, nice work! Keep this up and the other rogues might stop spitting on you.','We have been entrenched in a battle with the Syndicate for years. What they lack in skill they make up for in numbers. It\'s impossible to kill them off fast enough to have any noticeable impact on their population!$B$BWe\'ve found that the best way to deal with their size is to pilfer their emblems. Once an emblem is stolen the shamed member is \'dealt\' with internally.$B$BPick their pockets clean and turn the emblems in to me or one of the other guards.$B$BStart at Durnholde, south of here.','','','','','',17124,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,349,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6721,2,1537,10,10,0,4,12,0,0,0,0,0,0,0,0,0,0,8,0,0,0,6071,6063,0,0,0,'The Hunter\'s Path','Hello, young hunter. You look to me like you are skilled enough to handle a beast and train it as your companion.$B$BYou must see Dazalar in Dolanaar. He can put you on the path to earning a pet of your own.$B','Speak with Dazalar in Dolanaar.','Yes, it is time, $C.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6722,2,131,10,10,0,4,8,0,0,0,0,0,0,0,0,0,0,8,0,0,0,6071,6063,0,0,0,'The Hunter\'s Path','Hello, young hunter. You look to me like you are skilled enough to handle a beast and train it as your companion.$B$BYou must see Dazalar in Dolanaar. He can put you on the path to earning a pet of your own.','Speak with Dazalar in Dolanaar.','','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6741,0,2597,51,60,0,0,178,0,0,0,0,0,0,0,0,0,0,72,1,7224,0,0,0,0,0,0,'More Booty!','','','Thanks again, $N. You do the Horde proud...','I need more armor scraps, $N! Do you have any?','','','','','',17422,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,729,76,0,0,0,1,10,0,0,0,0,0,0,21163,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6761,2,1657,54,55,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,1015,0,0,6762,0,0,0,'The New Frontier','I have relegated my second, Mathrengyl Bearwalker, to deal with Moonglade\'s call for aid. Speak to him on this matter - NOT me.$B$BLet me give you some... friendly... advice. It is I who led us out of the darkness - NOT the Cenarion Circle in Moonglade - when all was lost for our race. Teldrassil gives us all new life! They would have you believe otherwise, and to believe their propaganda would be a fool\'s task.$B$BI\'ll leave it to you to decide whether or not you\'re a fool.','Speak with Mathrengyl Bearwalker at the Cenarion Enclave of Darnassus.','Yes $C, thank you for coming. I apologize about the misunderstanding... the air is thick with mistrust between the Arch Druid here and Keeper Remulos in Moonglade. Each suspect the other of chicanery, and the fact that strange corruptions of Teldrassil continue unabated are still an issue here. It does little to quell mistrust.$B$BRegardless, our duty to the Cenarion Circle remains... even if those who lead it may disagree with one another.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,10,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6762,2,1657,54,55,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,6761,1124,0,1124,0,0,0,'Rabine Saturna','For this task, Keeper Remulos\' majordomo in Moonglade - Rabine Saturna - seeks aid in exploring the vast wastelands far to the west of Tanaris... and even further west of Un\'Goro. You should find him in Nighthaven, the main village of Moonglade.$B$BWhile your work will no doubt be of tremendous benefit to us all, I advise you to tread gingerly. There are tensions between Darnassus and Moonglade... ones that may grow over the course of time.','Speak with Rabine Saturna in the village of Nighthaven, Moonglade. Moonglade lies between Felwood and Winterspring, accessible through a path out of Timbermaw Hold.','I am Rabine Saturna, and on behalf of Keeper Remulos and all of the denizens of this sacred glade I bid you welcome.$B$BI appreciate your interest and eagerness to assist the Cenarion Circle. I also know that Arch Druid of Darnassus expressed his displeasure to you in your lending us aid. Rest assured that it is for the greater good, and that you will be safe from any ill-conceived repercussions you may be the target of.$B$BYou are among friends here, $N.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,25,0,0,0,0,0,840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6781,0,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,72,1,7223,0,0,0,0,0,0,'More Armor Scraps','','','These are some good pieces, $N. I can use them to fashion new equipment for our troops.$B$BIf my supply level gets high enough, then maybe our seasoned fighting units will enter the field!','$N, we need more armor scraps to supply our troops!','','','','','',17422,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,730,0,0,0,10,1,0,0,0,0,0,0,21163,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6801,0,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Lokholar the Ice Lord','','','The blood of our enemies has been shed. I shall mix this blood with the rest that has been gathered. Once the offering is complete, the Ice Lord shall show these Stormpike dogs the full wrath of the Frostwolf Clan!','I come from Thunder Bluff, $r. Cairne himself has seen to it that I assist the Frostwolf Clan in these dire times.$B$BBut let us not waste any more time. You must strike down our enemies and bring to me their blood. Once enough blood has been gathered, the ritual of summoning may begin.$B$BVictory will be assured when the elemental lord is loosed upon the Stormpike army.','','','','','',17306,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,729,76,0,0,0,1,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6804,2,16,55,56,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,6821,-6804,0,17310,1,0,'Poisoned Water','A force of elemental scouts was sent to the eastern plaguelands of Lordaeron, and the disease of that place twisted and infected them. The Waterlords cannot allow this affront to our purity!$B$BTake this vial. In it is a quantity of one aspect of Neptulon. If used on the plagued elementals it will fight the poison within their bodies and cure them! But their inner conflict will drive them into a surging madness.$B$BDefeat the discordant surges and bring me their bracers of binding.','Use the Aspect of Neptulon on poisoned elementals of Eastern Plaguelands. Bring 12 Discordant Bracers and the Aspect of Neptulon to Duke Hydraxis in Azshara.','You have done well, $C. The corrupted elementals you cured were an outrage to all bodies of water. Our strength lies in our purity and if we are to win our war with the others, we must remain strong.','Do you have the bracers?','','','','','',17309,17310,0,0,12,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,81,68,250,250,0,250,250,0,2610,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (6805,2,16,55,57,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,6821,-6804,0,0,0,0,'Stormers and Rumblers','We, the elementals of water, wage war with those beings of the lesser elements. If you are truly our ally in this conflict, then show me your conviction!$B$BFar to the south, in the desert land of Silithus, the servants of air and earth scurry in a corner of rock named the Crystal Vale. They protect items of power from smaller beings, mortals, and although I do not know why they do this, I wish to foil their efforts.$B$BGo to the Crystal Vale in Silithus and defeat our enemies, then return to me.','Kill 15 Dust Stormers and 15 Desert Rumblers and then return to Duke Hydraxis in Azshara.','Your bravery is proven, as is your worth to us. Perhaps I may have future tasks for you, tasks more befitting a valued ally of the Waterlords.','Cowardice is not a thing we hold in regard, $c. Go to Silithus and prove your bravery.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11744,11746,0,0,15,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3600,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6821,2,16,56,60,62,0,255,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,6822,0,0,0,'Eye of the Emberseer','You have shown me that you can defeat our enemies and perform missions to further the cause of the Waterlords. But until now you have only faced lesser foes... if pitted against a powerful enemy, can you prevail?$B$BThat is your new task.$B$BHigh up in Blackrock Spire the orcs have captured a servant of fire, the Pyroguard Emberseer. Find his place of imprisonment, slay his captors, and then slay the emberseer. Bring me his eye and it will show me your worth.','Bring the Eye of the Emberseer to Duke Hydraxis in Azshara.','Ah, so you do have the strength. And you have the cunning as well, for Blackrock Spire is more than a match for brute strength alone.$B$BIndeed $N, you may yet prove a valued ally to us...','Do you have the Eye, $C? Do you have the strength to enter Blackrock Spire?','','','','','',17322,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6822,2,16,57,60,62,0,255,0,0,0,0,0,0,0,0,0,0,72,0,6821,0,0,6823,0,0,0,'The Molten Core','$n, perhaps it is time to give you a real test. Are you ready?$B$BAt the bottom of Blackrock Depths is a passage to the Molten Core. This is a stronghold of our enemy, held by the most powerful servants of fire on this world.$B$BGo to the Molten Core, $N. Show me you have the strength and the will to defeat what you find there.$B$BAnd if you have allies among your people, then rally them. Nothing short of an army can hope to enter the Molten Core and live.','Kill 1 Fire Lord, 1 Molten Giant, 1 Ancient Core Hound and 1 Lava Surger, then return to Duke Hydraxis in Azshara.','You have done what most of your kind would think impossible. You have faced the beings of the Molten Core, and triumphed!$B$BFor so small a creature, you have displayed great resource.$B$BSome day, perhaps we might strike a true allegiance between your kind and the Waterlords.','Your success in the Molten Core awaits, $N.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11658,11668,11673,12101,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6823,2,16,60,60,0,0,255,0,0,749,9000,0,0,0,0,0,0,72,0,6822,0,0,6824,0,0,0,'Agent of Hydraxis','If you truly wish an allegiance with us, then I invite you to wage war on our foes, the servants of air and earth and fire. Each defeat you heap upon them will weaken their foothold here, and further prove your adherence to our cause.$B$BThe campaign will be long, but if you persevere then your glory and honor will be great.','Earn an Honored faction with the Hydraxian Waterlords, then talk to Duke Hydraxis in Azshara.','Your exploits against our enemies ring through the chambers of the Waterlords, $N. It was thought by some that your form is too small and fragile to fight in our war, but you have made great gains. You have earned respect among us, an unbelievable feat.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6824,2,16,60,60,62,0,255,0,0,0,0,0,0,0,0,0,0,72,0,6823,0,0,0,0,0,0,'Hands of the Enemy','$N, your service is of great value to us, so we are reluctant to send you on this last mission for we do not want to lose such a useful agent.$B$BBut its success would further our war efforts tremendously and... it was deemed worth risking you.$B$BWe want these captains in the Molten Core destroyed: Lucifron, Sulfuron, Gehennas and Shazzrah. Kill them and bring me their hands!$B$BThis task will take every resource you possess, $N, but if can do it then the Firelords will be dealt a terrible blow.','Bring the Hands of Lucifron, Sulfuron, Gehennas and Shazzrah to Duke Hydraxis in Azshara.','You have the hands! You defeated the fire captains! I would not have thought it possible, had I not known you and what you are capable of.$B$B$N, your exploits are without number, but word of this last feat will send waves among the Waterlords. Your name may one day be legend to us.$B$BSpeak with me again, $N. I may have yet another task...','Have you defeated Lucifron and the others, $N? Do you have the hands of the enemy?','','','','','',17332,17329,17331,17330,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6825,0,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Call of Air - Guse\'s Fleet','','','The fleet feeds on their flesh. It consumes the enemy.$B$BFlight is imminent!','We must prepare the new fleet of War Riders, $r! My riders are set to make a strike on the central battlefield; but first, I must wet their appetites - preparing them for the assault.$B$BI need enough Stormpike Soldier Flesh to feed a fleet! Hundreds of pounds! Surely you can handle that, yes? Get going!','','','','','',17326,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,729,76,0,0,0,1,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6826,0,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Call of Air - Jeztor\'s Fleet','','','More! More! Bring more for they are soon to be ready!','You\'ve worked hard, $n, but we have only just begun!$B$BMy War Riders must taste in the flesh of their targets. This will ensure a surgical strike against our enemies!$B$BMy fleet is the second most powerful in our air command. Thusly, they will strike at the more powerful of our adversaries. For this, then, they need the flesh of the Stormpike Lieutenants.$B$BMake haste, soldier!','','','','','',17327,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,729,76,0,0,0,2,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6827,0,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Call of Air - Mulverick\'s Fleet','','','Not enough! I would expect this level of work from an initiate, but you, $N? Come on, soldier! HUSTLE! More flesh is needed!','I was locked up in a dwarven hellhole for days. You better believe I want revenge!$B$BWe must plan carefully.$B$BFirst, my war riders need targets to gun for - high priority targets. I\'m going to need to feed them the flesh of Stormpike Commanders. Unfortunately, those little buggers are entrenched deep behind enemy lines! You\'ve definitely got your work cut out for you.','','','','','',17328,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,729,76,0,0,0,5,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6844,2,1377,54,57,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,1126,0,0,6845,17346,1,0,'Umber, Archivist','There\'s plenty to do here still, but I think taking this back to the Circle for analysis is key. Trust me - the work will still be here once this is all said and done. If it\'s a journal inside this sticky chitin, then the Circle would finally have a window into the past!$B$BTake this to the Circle\'s archivist in Nighthaven. His name is Umber, and the man\'s brilliant. Touched, sure, but brilliant nonetheless! Umber\'s salvaged tomes in far worse shape than this. If it can be saved, he can do it.','Take the Encrusted Silithid Object to Umber - the Cenarion Circle\'s archivist - in the village of Nighthaven, Moonglade.','Well great monkey toads! What have you got here? It\'s sort of book shaped, I guess... I\'ll try crack this shell on it.$B$BLayo sent you to me from Silithus? I\'ve only heard very hushed rumblings - which I guess aren\'t all that hushed when you think about it - about the horrors that are going on out there. Couple that with my lack of pleasure for anything bug-like, and you\'ve got the recipe for me needing to stay here with the books!','Why, hello there! Hrmm...$B$BLet me be a little honest with you, friend... you smell a bit ripe. Whiffy, one might say. Now I\'m not making a personal assailment of your being. I\'m just saying... in the future, you may want to freshen up a little after coming in from the field. It will make those first impressions a little more positively impressionable!$B$BAnyhoo... what can I do for you?','','','','','',17346,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,50,0,0,0,0,0,1800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6845,2,493,54,57,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,6844,0,0,0,0,0,0,'Uncovering Past Secrets','Anyway, you should check back with me relatively soon... that is if you want to know what was in here. As soon as I find out what it is, and if it\'s indeed a book, I\'d be happy to share that information with you.$B$BIn the meantime, I\'d check in with the den mother of this little bear camp, Rabine. No doubt he\'ll want to know what crazy antics you\'ve been up to. Never leave the den mother waiting, $N... that is, unless you want to be doused in honey.$B$BIt\'s happened, trust me.','Speak with Rabine Saturna in the village of Nighthaven, Moonglade.','Ah, $N - I had hoped you would stop by. I am glad to see you well.$B$BI received notice you would be coming in from the field, and I wanted to personally express the Cenarion Circle\'s gratitude for the assistance you\'ve given us thus far. No doubt there are more secrets to uncover from Silithus; your delivery to Umber should prove most interesting once uncovered. Please, accept this as a token of our continued appreciation for your aid.$B$BThank you, generous $C.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18400,18402,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,150,0,0,0,0,17000,4530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6846,0,2597,1,60,0,0,77,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Begin the Attack!','','','Ah, the orders! They say I\'m to assault at will, and my will says... now!','My troops are supplied and ready to assault. We just need orders from Noreg Stormpike and I\'ll send them into the fray!','','','','','',17353,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6847,2,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,74,3,0,0,0,0,0,0,0,'Master Ryson\'s All Seeing Eye','Your war in the heart of Alterac means nothing to the Syndicate, $c. We will do as we have always done: Wait until a clear victor rises from the ashes and rubble of this madness and then strike.$B$BThat, however, is not why we are here now. The All Seeing Eye has been lost - taken by the Winterax trolls of the region.$B$BRecover the Eye and our services shall be yours - for whatever time remains for your side.$B$BReturn to me once you acquire the eye so that I may examine you.$B$B','Recover Master Ryson\'s All Seeing Eye from the Winterax caves and return it to Master Ryson.$B$BBe warned, it is said that Master Ryson\'s All Seeing Eye carries with it a terrible curse!',NULL,NULL,'Master Ryson\'s All Seeing Eye Recovered','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6848,2,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,74,3,0,0,0,0,0,0,0,'Master Ryson\'s All Seeing Eye','Your war in the heart of Alterac means nothing to the Syndicate, $c. We will do as we have always done: Wait until a clear victor rises from the ashes and rubble of this madness and then strike.$B$BThat, however, is not why we are here now. The All Seeing Eye has been lost - taken by the Winterax trolls of the region.$B$BRecover the Eye and our services shall be yours - for whatever time remains for your side.$B$BReturn to me once you acquire the eye so that I may examine you.$B$B','Recover Master Ryson\'s All Seeing Eye from the Winterax caves and return it to Master Ryson.$B$BBe warned, it is said that Master Ryson\'s All Seeing Eye carries with it a terrible curse!',NULL,NULL,'Master Ryson\'s All Seeing Eye Recovered','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6861,2,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Zinfizzlex\'s Portable Shredder Unit','null','null',NULL,'I\'m as anxious as you are to try out my portable shredder unit, $r, but before I can make the kit, I\'m going to need materials - lots of materials! $B$BTo be exact, I\'m going to need a mountain of thorium, mithril, and iron. I will also need one steamsaw per unit. You\'ll have to get those at the lumber mill. $B$BWhen I was nosing around in here (before my capture) I noticed a pile of steamsaws at the Stormpike lumber camp. $B$BMaster Engineer Zinfizzlex wants you to bring him the following:','','','','','',12359,3860,3575,17411,30,50,75,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17384,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6862,2,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Zinfizzlex\'s Portable Shredder Unit','null','null',NULL,'I\'m as anxious as you are to try out my portable shredder unit, $r, but before I can make the kit, I\'m going to need materials - lots of materials! $B$BTo be exact, I\'m going to need a mountain of thorium, mithril, and iron. I will also need one steamsaw per unit. You\'ll have to get those at the lumber mill. $B$BWhen I was nosing around in here (before my capture) I noticed a pile of steamsaws at the Stormpike lumber camp. $B$BMaster Engineer Zinfizzlex wants you to bring him the following:','','','','','',12359,3860,3575,17411,30,50,75,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17410,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6881,0,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Ivus the Forest Lord','','','Well done, $N. I will use the power of this charm to augment the magic that has already been gathered. When enough power has been amassed, I shall focus the collected energies and call upon the Forest Lord to aid our cause.','The Frostwolf Clan is protected by a taint of elemental energy. Their shaman meddle in powers that will surely destroy us all if left unchecked.$B$BThe damage has grown too great for the Circle to control! Ivus must be called to our aid.$B$BThe Frostwolf soldiers carry elemental charms called storm crystals. We can use the charms to conjure Ivus. Venture forth and claim the crystals, $n!','','','','','',17423,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,730,0,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6901,0,2597,1,60,41,0,178,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Launch the Attack!','','','It\'s about time! Now we can show the Alliance their folly in coming to Alterac Valley!',NULL,'','','','','',17442,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6921,2,719,21,27,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Amongst the Ruins','The Twilight\'s Hammer has moved into the Moonshrine Ruins of Blackfathom Deeps. Their presence can only serve to coerce the elements into working against us. If left unchecked, this region will be theirs for good.$B$B$N, go into Blackfathom and find the ruin\'s fathom stone; it should be somewhere close in the water. In it is a fathom core - a device that when properly read it will relate a history of all elemental activity. If I have it, I and the Earthen Ring can maybe do something to stop them!','Bring the Fathom Core to Je\'neu Sancrea at Zoram\'gar Outpost, Ashenvale.','This is exactly what I need! A fathom core is an incredible well of information that we will be able to draw much good from. Whatever the Twilight\'s Hammer is up to in there - and believe me when I say it is no good - my comrades and I will now uncover.$B$BYou\'ve done well here today; the Earthen Ring looks upon you warmly for assisting us. You\'ve also helped the Horde as a whole, and for that you should be proud.','Have you been successful in locating the fathom core? Without it we\'ll have no idea what the Twilight\'s Hammer is exactly up to down there.','','','','','',16762,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,500,0,0,0,0,4500,1650,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), - (6922,2,331,21,30,81,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16782,1,0,'Baron Aquanis','The defeated water elemental has left behind a strange water globe. You surmise that the object somehow fed the beast energy. Inside the globe, a putrid-looking form of water sloshes about. The globe itself seems impervious to any sort of physical force.$B$BIf anyone can make any sense of this item, it would be Je\'neu Sancrea of the Earthen Ring. He is located at the Horde\'s Zoram\'gar Outpost in Ashenvale.','Bring the Strange Water Globe to Je\'neu Sancrea at Zoram\'gar Outpost, Ashenvale.','This... this is quite the find, $N.$B$BYou acquired this from Baron Aquanis in Blackfathom, you say? Baron Aquanis has long been thought of as a corrupted elemental power; this globe will prove what exactly had corrupted him. While it would be no surprise if it turned out to be the Twilight\'s Hammer, our studies will also show how they did it as well.$B$BYou did well in bringing this to me. Please - take this, along with the Earthen Ring\'s warmest regards.','Ah, hello again $N. I was just reading the waves the sea, much like I always do. What brings you to the outpost?','','','','','',16782,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16886,16887,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,350,0,0,0,0,0,1830,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6941,0,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Call of Air - Vipore\'s Fleet','','','The flight will be ready soon. Continue your efforts!','The elite Frostwolf units that guard the lines must be dealt with, soldier! I\'m tasking you with thinning out that herd of savages. Return to me with medals from their lieutenants and legionnaires. When I feel that enough of the riff-raff has been dealt with, I\'ll deploy the air strike.','','','','','',17503,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,730,0,0,0,10,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6942,0,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Call of Air - Slidore\'s Fleet','','','Keep em coming, soldier! The Aerie gryphons will be ready to strike in no time at all!','My gryphons are poised to strike at the front lines but cannot make the attack until the lines are thinned out.$B$BThe Frostwolf warriors charged with holding the front lines wear medals of service proudly upon their chests. Rip those medals off their rotten corpses and bring them back here.$B$BOnce the front line is sufficiently thinned out, I will make the call to air! Death from above!','','','','','',17502,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,730,0,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6943,0,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Call of Air - Ichman\'s Fleet','','','Can you see it? Look at them, soldier! They\'re coming around... Soon, Ichman\'s flight will once again strike at the heart of the valley! Stormpike will rule the skies!','Their spirits are low, soldier. After our last failed air strike against the Horde, they refuse to fly! It is up to you to bolster their morale.$B$BReturn to the battlefield and strike at the heart of the Frostwolf\'s command. Take down their commanders and guardians. Return to me with as many of their medals as you can stuff in your pack! I promise you, when my gryphons see the bounty and smell the blood of our enemies, they will fly again! Go now!','','','','','',17504,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,730,0,0,0,10,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6961,2,-22,10,60,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Great-father Winter is Here!','Have a wondrous Winter Veil, friend! Be sure to say hello to Greatfather Winter! If you\'ve been nice this year, you\'ll receive wondrous treats on the day of the Feast of Winter Veil. Be sure to tell him what you hope to get this year!$B$BAlso, be sure to stock up on treats to give those who\'ve been nice this year. We have a great selection to choose from. Fresh from our farm to your plate - it\'s Smokywood Pastures wholesome goodness!','Speak with Greatfather Winter; he is located near the Smokywood Pastures vendor area in Orgrimmar.','Ho ho hello. I am Greatfather Winter, and I - courtesy of the fine folks of Smokywood Pastures... \"Fresh from our farm to your plate, it\'s Smokywood Pastures wholesome goodness\" - would like to wish you a fantastic Feast of Winter Veil.$B$BIf you\'ve been good this year, maybe you will receive treats from Smokywood Pastures as your treat for the Feast of Winter Veil. Huzzah.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,5,1,4,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0), - (6962,2,-22,10,60,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Treats for Great-father Winter','Hey, can you do Great-father Winter a favor, um, little $g boy : girl;?$B$BNot to needlessly talk about myself in the third person, but Great-father Winter has been at this all day and he could use a treat himself. Some gingerbread cookies and ice cold milk to wash them down with would really hit the spot. Think you could be a friend to the Great-father and fetch some for me?','Bring 5 Gingerbread Cookies and an Ice Cold Milk to Great-father Winter in Orgrimmar.','You\'re quite the helper to ol\' Great-father Winter there, $N. Have a great Feast of Winter Veil.$B$BHere\'s a little something... you know, for the effort.','All this talk of treats has given me a hankering for some myself. Mmmm... gingerbread cookies and milk...','','','','','',17197,1179,0,0,5,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17727,0,0,0,1,0,0,0,21,577,369,470,0,25,25,25,25,0,0,990,0,0,118,86400,0,0,0,0,6,1,0,0,0,0,0,0,0,1,7,1,0,0,0,0,0,0,0,0), - (6963,2,-22,30,60,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,6983,0,0,0,'Stolen Winter Veil Treats','Listen... not to shatter the magic of the season here, but Smokywood Pastures could use some assistance - the kind you adventuring types are known to give.$B$BWe\'re missing an important shipment of treats that was restocking us for the season, and now we\'re missing the agent of Smokywood Pastures that we sent out to the field to find it! Please - the shipment was last reported in the Alterac Mountains, and that\'s where our man went to look for it.$B$BSee if both are out there, safe and sound!','Locate the Smokywood Pastures investigator that has gone missing in the snowy regions of the Alterac Mountains.','Y-y-you can h-h-hear me! Thank the b-b-bottom line!$B$BI\'m not really a s-s-snowman - my n-n-name is Sacks, and I w-w-work for the Orgrimmar b-b-branch of Smokywood Pastures... I g-g-got sent out here to look for a m-m-missing package, when I was attacked by a c-c-creature I have never seen b-b-before!$B$BSo v-v-very cold...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6964,2,-22,10,60,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,7061,0,0,0,'The Reason for the Season','Gifts, treats, presents... bah, I say!$B$BThose goblins pollute the true meaning of this season - the Feast of Winter Veil. This is a time of renewal; the land slumbers under a blanket of snow brought forth by Greatfather Winter, who is NOT the bumbling fool over there in the red suit!$B$BIf you\'re interested in learning what the Feast is all about for yourself, ask Sagorne Creststrider. I\'m sure he\'ll be surprised that someone cares about history rather than getting presents.','Speak with Sagorne Creststrider in the Valley of Wisdom of Orgrimmar about the Feast of Winter Veil.','The Feast of Winter Veil, you say? Alas, in times past it held a more substantial meaning to us tauren. Nowadays, it seems as though others have turned the legend of this season of renewal into something that helps to sell candies and presents.$B$BIt\'s no surprise that Furmund is bitter about that sort of change. He and other tauren like him cling to our past like a banner of war. While I think a little celebration is always good, it is important to remember the origins of the Feast.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,5,1,274,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6981,2,718,15,26,0,0,255,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,10441,1,0,'The Glowing Shard','The shard is a brilliant green, and although solid, what looks like smoke swirls just below the surface. You can\'t help staring into the depths of the crystal; at the same time, you know there is something very disturbing about it.$B$BMaybe you should see if anyone in Ratchet can tell you more about this strange shard.','Travel to Ratchet to find someone that can tell you more about the glowing shard.$B$BThen, deliver the shard as you are directed.','Oh... I have never seen anything like this...','Hello, $R. What can I do for you?','Speak with someone in Ratchet about the Glowing Shard','','','','',0,10441,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6982,2,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Coldtooth Supplies','The Coldtooth mine is a storage depot for the Horde. I can\'t stomach the food they give their troops, and the state of their arms and armor is atrocious! But... in times like these when supplies are so important, we can use what they have.$B$BEnter the Coldtooth mine and bring me back their supplies. That will help keep the Alliance in fighting shape, and remove much needed equipment from the Horde\'s warriors.$B$BGood luck, $N. The mine is to the distant south, deep in Horde territory.','Bring 10 Coldtooth Supplies to the Alliance Quartermaster in Dun Baldar.','Ah, you got them. Good work, $N! These supplies are a little musty from sitting in that dark mine for so long, but we\'ll make use of them nonetheless.$B$BThank you, $N. Your deeds are vital to the maintenance of our fighting forces.','Have you been to the Coldtooth mine, $N? Do you have the supplies I asked for?','','','','','',17542,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,730,0,0,0,25,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6983,2,-22,30,35,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,6963,0,0,6984,0,0,0,'You\'re a Mean One...','A c-c-creature called \"The Abominable Greench\" is the one w-w-who stole our shipment of t-t-treats, $N. Be c-c-careful though! He is t-t-the one who turned me into this s-s-snowy mess!$B$BYou\'re g-g-gonna need some help in f-f-facing him. I\'ve seen him w-w-wander all around where the y-y-yeti are; he\'s s-s-surely here s-s-somewhere! F-f-find the treats $N, take them b-b-back to Smokywood Pastures in Orgrimmar, and t-t-tell them I n-n-need to be unfrozen!','Locate and return the Stolen Treats to Kaymard Copperpinch in Orgrimmar. It was last thought to be in the possession of the Abominable Greench, found somewhere in the snowy regions of the Alterac Mountains.','You found it! You\'ve saved Smokywood Pasture\'s Feast of Winter Veil!$B$BPoor Sacks... we\'ll be sure to send a team out there and figure out a way to unfreeze him. Hopefully, he\'ll be back in time for the day of the Feast; he\'ll need to make up missed time working though. Still, this wouldn\'t even be possible if it weren\'t for you!','$N - our Feast of Winter Veil will be ruined without those treats to restock! Graccu himself will miss out on sharing his delicious meat pies with all the good boys and girls this season...','','','','','',17662,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1980,0,0,117,86400,0,0,0,0,1,5,1,0,0,0,0,0,0,5,5,4,1,0,0,0,0,0,0,0), - (6984,2,-22,30,60,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,6983,0,0,0,0,0,0,'A Smokywood Pastures Thank You!','We at Smokywood Pastures appreciate the recovery of the stolen treats, $N. For that, we\'d like to offer you a special gift... presented by none other than Great-father Winter himself!$B$BPlease, speak with Great-father Winter, and he will give you your Feast of Winter Veil gift from us here at Smokywood Pastures. From our farm to your plate, it\'s always Smokywood Pastures wholesome goodness... thanks to you, of course!','Speak with Great-father Winter in Orgrimmar.','Ho ho hello, adventurer!$B$BThe goblins told me that you have earned a special gift this holiday season, and I am pleased to give it to you. Here you go - have a wondrous Feast of Winter Veil this and every season in the future.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17726,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2970,0,0,0,0,0,0,0,0,2,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (6985,2,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Irondeep Supplies','The Stormpike dwarves are using the Irondeep mine as a storage depot. I want you to raid that mine and bring me its supplies. This will curtail the Stormpikes\' efforts in Alterac Valley, and will provide us with needed equipment!$B$BBe wary, $N. The Irondeep mine is deep in Alliance territory, and control of the mine is as shifting as the snows of Alterac.','Bring 10 Irondeep Supplies to the Horde Quartermaster in Frostwolf Keep.','You got them! Nicely done, $N! And I hope you saw a few dwarves during your raid, and shed their blood for the Frostwolves!','Did you enter the Irondeep mine, $N? Did you raid its supplies?','','','','','',17522,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,729,76,0,0,0,2,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7001,2,2597,51,60,0,0,178,0,0,0,0,0,0,0,0,0,0,66,3,0,0,0,0,17626,1,0,'Empty Stables','The war in the valley has taken its toll on our soldiers. We must revitalize our forces!$B$BIf we can fill up the stables, the Wolf Riders will once more be able to ride out into the field of battle.$B$BTake this muzzle and track down the frostwolves that inhabit the nearby forest. Once you find a wolf, use the muzzle to tame the beast. Bring the tamed beast back to me so that I may place it in the stable.$B$BWhen we have enough wolves stabled, the Wolf Riders will rejoin their patrol on our front lines.','Locate a Frostwolf in Alterac Valley. Use the Frostwolf Muzzle when you are near the Frostwolf to \'tame\' the beast. Once tamed, the Frostwolf will follow you back to the Frostwolf Stable Master. Speak with the Frostwolf Stable Master to earn credit for the capture.','I can only hope that those charged with collecting ram hides are as determined as you, $N.$B$BAt this rate, we will have the stables full in a matter of hours!','Without your help, the Frostwolf Wolf Riders would not have mounts to ride into battle. You do us a great service!','Frostwolf Muzzled and Returned','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7002,2,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Ram Hide Harnesses','While some of our soldiers are busy capturing wolves for the stable master, others must provide for the simple necessities that riding requires. I am speaking of riding harnesses, of course.$B$BYou must strike at the indigenous rams of the region. The very same rams that the Stormpike cavalry uses as mounts!$B$BSlay them and return to me with their hides. Once we have gathered enough hides, we will fashion harnesses for the riders. The Frostwolf Wolf Riders will ride once more!','null','Well done, soldier. I will notify you when I have stockpiled enough of the hides.$B$BCarry on!','Slay them and return to me with their hides. The same rams that the Stormpike cavalry uses as mounts!','','','','','',17642,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,729,76,0,0,0,2,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7003,2,357,45,48,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18904,1,0,'Zapped Giants','I\'m going to have to do something about the giants if I stay out here! They\'re certainly not good for business, now are they?$B$BI\'ve been working on a variant of a gnomish shrinking ray, but I\'m using superior GOBLIN technological advances in its construction! In an effort to avoid inconveniences for myself such as death, I\'d like for you to try it out on any of the giants in Feralas. You should find miniaturization residue on them after you shrink them - bring me back some!','Use Zorbin\'s Ultra-Shrinker to zap any kind of giant found in Feralas into a more manageable form. Bring 15 Miniaturization Residues found on the zapped versions of these giants to Zorbin Fandazzle at the docks of the Forgotten Coast, Feralas.','Splendifimous! Not only am I glad to see that you\'ve returned with the residue, but also with all your major appendages intact! That is, well, there was never any danger in using the Ultra-Shrinker, now was there!$B$BI do appreciate your effort on my behalf, $N. Truly, you are a friend to goblins everywhere. Accept this as a token of my appreciation!','Miniaturization residue, I assure you, is a valuable commodity when it comes to engineering! Well, it is valuable in that it helps me make sure the zapper won\'t do something as disappointing as explode on the user.$B$BOh, I mean for the zappers other than the one I gave you. Absolutely!','','','','','',18956,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19040,0,0,0,1,0,0,0,21,577,369,470,0,350,350,350,350,0,7000,2640,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,6,1,1,0,0,0,0,0,0,0,0), - (7021,2,-22,10,60,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,7021,0,0,0,0,'Great-father Winter is Here!','Have a wondrous Winter Veil, friend! Be sure to say hello to Greatfather Winter, who\'s currently in Orgrimmar! If you\'ve been nice this year, you\'ll receive wondrous treats on the day of the Feast of Winter Veil. Be sure to tell him what you hope to get this year!$B$BAlso, be sure to stock up on treats to give those who\'ve been nice this year. We have a great selection to choose from. Fresh from our farm to your plate - it\'s Smokywood Pastures wholesome goodness!','Speak with Greatfather Winter; he is located near the Smokywood Pastures vendor area in Orgrimmar.','Ho ho hello. I am Greatfather Winter, and I - courtesy of the fine folks of Smokywood Pastures... \"Fresh from our farm to your plate, it\'s Smokywood Pastures wholesome goodness\" - would like to wish you a fantastic Feast of Winter Veil.$B$BIf you\'ve been good this year, maybe you will receive treats from Smokywood Pastures as your treat for the Feast of Winter Veil. Huzzah.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,5,1,4,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7022,2,-22,10,60,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,7022,0,0,0,0,'Greatfather Winter is Here!','Have a wondrous Winter Veil, friend! Be sure to say hello to Greatfather Winter! If you\'ve been nice this year, you\'ll receive wondrous treats on the day of the Feast of Winter Veil. Be sure to tell him what you hope to get this year!$B$BAlso, be sure to stock up on treats to give those who\'ve been nice this year. We have a great selection to choose from. Fresh from our farm to your plate - it\'s Smokywood Pastures wholesome goodness!','Speak with Greatfather Winter; he is located near the Smokywood Pastures vendor area in Ironforge.','Ho ho hello. I am Greatfather Winter, and I - courtesy of the fine folks of Smokywood Pastures... \"Fresh from our farm to your plate, it\'s Smokywood Pastures wholesome goodness\" - would like to wish you a fantastic Feast of Winter Veil.$B$BIf you\'ve been good this year, maybe you will receive treats from Smokywood Pastures as your treat for the Feast of Winter Veil. Huzzah.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7023,2,-22,10,60,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,7022,0,0,0,0,'Greatfather Winter is Here!','Have a wondrous Winter Veil, friend! Be sure to say hello to Greatfather Winter, who\'s currently in Ironforge! If you\'ve been nice this year, you\'ll receive wondrous treats on the day of the Feast of Winter Veil. Be sure to tell him what you hope to get this year!$B$BAlso, be sure to stock up on treats to give those who\'ve been nice this year. We have a great selection to choose from. Fresh from our farm to your plate - it\'s Smokywood Pastures wholesome goodness!','Speak with Greatfather Winter; he is located near the Smokywood Pastures vendor area in Ironforge.','Ho ho hello. I am Greatfather Winter, and I - courtesy of the fine folks of Smokywood Pastures... \"Fresh from our farm to your plate, it\'s Smokywood Pastures wholesome goodness\" - would like to wish you a fantastic Feast of Winter Veil.$B$BIf you\'ve been good this year, maybe you will receive treats from Smokywood Pastures as your treat for the Feast of Winter Veil. Huzzah.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7024,2,-22,10,60,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,7021,0,0,0,0,'Great-father Winter is Here!','Have a wondrous Winter Veil, friend! Be sure to say hello to Greatfather Winter, who\'s currently in Orgrimmar! If you\'ve been nice this year, you\'ll receive wondrous treats on the day of the Feast of Winter Veil. Be sure to tell him what you hope to get this year!$B$BAlso, be sure to stock up on treats to give those who\'ve been nice this year. We have a great selection to choose from. Fresh from our farm to your plate - it\'s Smokywood Pastures wholesome goodness!','Speak with Greatfather Winter; he is located near the Smokywood Pastures vendor area in Orgrimmar.','Ho ho hello. I am Greatfather Winter, and I - courtesy of the fine folks of Smokywood Pastures... \"Fresh from our farm to your plate, it\'s Smokywood Pastures wholesome goodness\" - would like to wish you a fantastic Feast of Winter Veil.$B$BIf you\'ve been good this year, maybe you will receive treats from Smokywood Pastures as your treat for the Feast of Winter Veil. Huzzah.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7025,2,-22,10,60,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Treats for Greatfather Winter','Hey, can you do Greatfather Winter a favor, um, little $g boy : girl;?$B$BNot to needlessly talk about myself in the third person, but Greatfather Winter has been at this all day and he could use a treat himself. Some gingerbread cookies and ice cold milk to wash them down with would really hit the spot. Think you could be a friend to the Greatfather and fetch some for me?','Bring 5 Gingerbread Cookies and an Ice Cold Milk to Greatfather Winter in Ironforge.','You\'re quite the helper to ol\' Greatfather Winter there, $N. Have a great Feast of Winter Veil.$B$BHere\'s a little something... you know, for the effort.','All this talk of treats has given me a hankering for some myself. Mmmm... gingerbread cookies and milk...','','','','','',17197,1179,0,0,5,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17727,0,0,0,1,0,0,0,21,577,369,470,0,25,25,25,25,0,0,990,0,0,102,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7026,2,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Ram Riding Harnesses','The Stormpike Brigade cannot charge into battle bareback! We require harnesses for our mounts, after all, we are not savages.$B$BWhile we could easily slay the rams that roam near our base for the leather required to fashion a harness, doing so would be idiotic. We need those rams for mounts.$B$BYou must strike at our enemy\'s base, slaying the frostwolves they use as mounts and taking their hides. Return their hides to me so that harnesses may be made for the cavalry. Go!','null','Well done, soldier. I will notify you when I have stockpiled enough of the hides.$B$BCarry on!','Slaying the frostwolves they use as mounts and return their hides to me.','','','','','',17643,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,730,0,0,0,10,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7027,2,2597,51,60,0,0,77,0,0,0,0,0,0,0,0,0,0,66,3,0,0,0,0,17689,1,0,'Empty Stables','Just look at the stables, $N! Empty! The Stormpike Brigade has no rams to ride - the cavalry is defunct.$B$BYou must help us, soldier. Take this training collar and enter the wilds of this valley. Locate the Alterac rams that roam throughout the area and use the collar to snare one. When you have captured a ram, return it to me and I shall place it in our stable.$B$BWhen we have enough rams, the ram rider commander will be notifed. With your help, the cavalry will be reborn!','Locate an Alterac Ram in Alterac Valley. Use the Stormpike Training Collar when you are near the Alterac Ram to \'tame\' the beast. Once tamed, the Alterac Ram will follow you back to the Stable Master. Speak with the Stable Master to earn credit for the capture.$B','The stables will be full in no time at all. Keep up the good work!','Without your help, the Stormpike Ram Riders would not have mounts to ride into battle. You do us a great service!','Ram Collared and Returned','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,730,0,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7028,2,2100,41,47,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Twisted Evils','The crystal caverns of Terramok lie to the west, deep within Maraudon... It is an ancient place with much history. And I am looking to get my hands on some of it, $c. Relics of the old gods lie hidden behind the giant doors.$B$BIf you are willing to brave the twisted evils found in Maraudon, I believe I can make it worth your time. Collect the theradric crystal carvings you find, and return them to me.$B$BOnce I get the carvings, I will be able to... study them. These powers have been too long at rest... ','Collect 15 Theradric Crystal Carvings for Willow in Desolace.','Ha ha ha! I knew you\'d be back.$B$B$B$B...So easy to convince.$B$B...Will do anything for the right price. Heh heh heh...','Don\'t ask questions!$B$BYou have my request.','','','','','',17684,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17775,17776,17777,17779,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3150,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,25,0,0,0,0,0,0,0,0,0,0), - (7029,2,2100,41,47,81,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17693,1,0,'Vyletongue Corruption','A satyr known as Vyletongue has corrupted the caverns of Maraudon, stunting the growth of many of the plants inside.$B$BTake this vial, $N. Fill it at the orange crystal pool found inside the caverns; the coating inside the vial will counter the toxins, turning it into a healing agent.$B$BFind the Vylestem vines inside the orange caverns, and use the purified liquid on them. The corruption will be purged from the plant, but do know that Vyletongue will still control it. He may use it against you...','Fill the Coated Cerulean Vial at the orange crystal pool in Maraudon.$B$BUse the Filled Cerulean Vial on the Vylestem Vines to force the corrupted Noxxious Scion to emerge.$B$BHeal 8 plants by killing these Noxxious Scion, then return to Vark Battlescar in Shadowprey Village.','Thank you for returning this, $N. With the remaining liquid you brought me, I can continue my studies.$B$BWhile there is still much to do, you have helped to heal some of the corruption that Vyletongue spread through Maraudon. Please take this with my gratitude.','If you are able to heal the plant, it will again begin to grow. We must do what we can, $N...','','Vylestem Vines healed','','','',0,17696,0,0,0,1,0,0,0,0,0,0,0,0,0,0,13696,0,0,0,8,0,0,0,0,0,0,0,17768,17778,17770,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,7029,0), - (7041,2,2100,41,47,81,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17693,1,0,'Vyletongue Corruption','A satyr known as Vyletongue has corrupted the caverns of Maraudon, stunting the growth of many of the plants inside.$B$BTake this vial, $N. Fill it at the corrupted orange pool found inside the caverns; the coating inside the vial will counter the toxins, turning it into a healing agent.$B$BFind the Vylestem vines inside the orange caverns, and use the purified liquid on them. The corruption will be purged from the plant, but do know that Vyletongue will still control it. He may use it against you...','Fill the Coated Cerulean Vial at the orange crystal pool in Maraudon.$B$BUse the Filled Cerulean Vial on the Vylestem Vines to force the corrupted Noxxious Scion to emerge.$B$BHeal 8 plants by killing these Noxxious Scion, then return to Talendria in Nijel\'s Point.','Thank you for returning this, $N. With the remaining liquid you brought me, I can continue my studies.$B$BWhile there is still much to do, you have helped to heal some of the corruption that Vyletongue spread through Maraudon. Please take this with my gratitude.','If you are able to heal the plant, it will again begin to grow. We must do what we can, $N...','','Vylestem Vines healed','','','',0,17696,0,0,0,1,0,0,0,0,0,0,0,0,0,0,13696,0,0,0,8,0,0,0,0,0,0,0,17768,17778,17770,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,7029,0), - (7042,2,-22,30,60,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,7043,0,0,0,'Stolen Winter Veil Treats','Listen... not to shatter the magic of the season here, but Smokywood Pastures could use some assistance - the kind you adventuring types are known to give.$B$BWe\'re missing an important shipment of treats that was restocking us for the season, and now we\'re missing the agent of Smokywood Pastures that we sent out to the field to find it! Please - the shipment was last reported in the Alterac Mountains, and that\'s where our man went to look for it.$B$BSee if both are out there, safe and sound!','Locate the Smokywood Pastures investigator that has gone missing in the snowy regions of the Alterac Mountains.','Y-y-you can h-h-hear me! Thank the b-b-bottom line!$B$BI\'m not really a s-s-snowman - my n-n-name is Sacks, and I w-w-work for the Ironforge b-b-branch of Smokywood Pastures... I g-g-got sent out here to look for a m-m-missing package, when I was attacked by a c-c-creature I have never seen b-b-before!$B$BSo v-v-very cold...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7043,2,-22,30,35,1,0,77,0,0,0,0,0,0,0,0,0,0,8,0,7042,0,0,7045,0,0,0,'You\'re a Mean One...','A c-c-creature called \"The Abominable Greench\" is the one w-w-who stole our shipment of t-t-treats, $N. Be c-c-careful though! He is t-t-the one who turned me into this s-s-snowy mess!$B$BYou\'re g-g-gonna need some help in f-f-facing him. I\'ve seen him w-w-wander all around where the y-y-yeti are; he\'s s-s-surely here s-s-somewhere! F-f-find the treats $N, take them b-b-back to Smokywood Pastures in Ironforge, and t-t-tell them I n-n-need to be unfrozen!','Locate and return the Stolen Treats to Wulmort Jinglepocket in Ironforge. It was last thought to be in the possession of the Abominable Greench, found somewhere in the snowy regions of the Alterac Mountains.$B','You found it! You\'ve saved Smokywood Pasture\'s Feast of Winter Veil!$B$BPoor Sacks... we\'ll be sure to send a team out there and figure out a way to unfreeze him. Hopefully, he\'ll be back in time for the day of the Feast; he\'ll need to make up missed time working though. Still, this wouldn\'t even be possible if it weren\'t for you!','$N - our Feast of Winter Veil will be ruined without those treats to restock! Graccu himself will miss out on sharing his delicious meat pies with all the good boys and girls this season...','','','','','',17662,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1980,0,0,108,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7044,2,2100,41,49,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Legends of Maraudon','A dark satyr called Lord Vyletongue spread his evil through these twisting caves, poisoning the minds of all inside. He still resides beyond the purple crystals.$B$BVyletongue also created a living symbol of his corruption called Noxxion that dwells beyond the orange crystals. Together, they have stolen the two parts of my brother\'s scepter. Celebras, my brother... he wanders blindly inside, cursed by corruption.$B$BYou must help him! Find the pieces, and speak to my brother... somehow.','Recover the two parts of the Scepter of Celebras: the Celebrian Rod and the Celebrian Diamond.$B$BFind a way to speak with Celebras.','Now that you have recovered the two parts of my scepter, I have hope that Maraudon may one day be rid of the Vyle corruption.','I have awoken from a nightmare that seemed it would never end...','','','','','',17703,17702,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2040,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0); + (5942,2,139,50,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,5721,0,0,0,15328,1,0,'Hidden Treasures','Daddy told me to give you this key. He said it opens a chest out back behind the house.$B$BHe also wanted me to thank you. Did you do a favor for him? Did you tell him you found my doll?$B$BWell here\'s the key. And thank you $N. Thank you! You\'re a very nice $gman:lady;!','Bring Joseph\'s Key to Joseph\'s Chest.','The key fits the lock, and the chest opens...','This chest is old and covered in grime.','','','','','',15328,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15855,15856,15857,0,1,1,1,0,529,0,0,0,0,200,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5943,2,405,32,38,0,0,255,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,'Gizelton Caravan','You look like a capable $r. Perhaps you\'re looking to make some money? Cork and I started this caravan to make a bundle of money; little did we know the dangers of turning a buck!$B$BUp ahead is Mannoroc Coven... normally the demons ignore us but something has the kodos spooked this time. I\'ll pay you to protect the caravan past Mannoroc Coven. Once we are safely past you can receive your reward from our business associate Smeed at Scrabblescrew\'s Camp.','Escort the Gizelton Caravan through Mannoroc Coven. Talk with Smeed at Scrabblescrew\'s Camp for your reward.','Not sure it\'s a prosperous proposition to be paying so much money to protect the Gizelton Caravan. Cork and Rigger only make one gold piece a week, but as long as they keep paying for my kodos I can care less how they run their business.','You know, if that caravan were to ever disappear I would be ruined! You\'re not the bearer of bad news about the caravan, are you?$B$B$B$BThank the goddess of greed!','Escort Gizelton Caravan past Mannoroc Coven','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15691,15692,15695,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,250,0,0,0,0,0,1710,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,5943,0), + (5944,2,28,52,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,2,2,5862,0,0,0,0,0,0,'In Dreams','For so long, I have been a puppet of the Grand Crusader. What reason was there to fight against what the Scarlet Crusade had become? It has been decades, yet the memories of my father; those precious memories, they are what have kept me alive.$B$BI have dreams, stranger. In these dreams my father is with me. He stands proudly at my side as I am inducted into the Order. We battle legion of Scourge, side by side. We bring honor to the Alliance, to Lordaeron.$B$BI want not to dream anymore.$B$BTake me to him.','Escort Taelan Fordring out of Hearthglen.','The death of my son at the hands of these monsters will not pass without incident. Take solace in knowing that the Order is reborn.$B$BI now take my place as Highlord of the new Order of the Silver Hand.$B$BThese possessions of my past - they are all that I have to offer for all that you have done. Please, take these as a symbol of my gratitude; all have served me well over the years.$B$BMay we meet again, in better times, and reminisce of days long past... battles hard fought... dreams redeemed.','','Redemption?','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15411,15413,15418,15421,16058,0,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5961,2,1497,54,56,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Champion of the Banshee Queen','It pleases me greatly to see the battle hardened join our cause. Our numbers grow in size and strength as each day passes. Perhaps you are prepared to test your mettle, $c?$B$BAmong the first of my champions was Nathanos, now known as the Blightcaller. Few exist with more dedication or vigor amidst our ranks.$B$BSeek him out in the Eastern Plaguelands. He resides at the Marris Stead; occasionally roaming the decimated wastes, slaying all Scourge and Alliance filth that cross his path.','Speak with Nathanos Blightcaller in the Eastern Plaguelands. He is said to have taken up residence at the Marris Stead.$B','Surely the Dark Lady does not believe you worthy to meet her champion. You are here to feed my hounds, yes? There could be no other reason for this interruption.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,25,0,0,0,0,0,870,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (5981,2,618,58,60,1,0,77,0,0,0,0,0,589,9000,0,0,0,0,8,1,0,0,0,0,0,0,0,'Rampaging Giants','Around 4,000 years ago, Tyrande Whisperwind saved the life of the frostsaber queen, at the hands of rampaging giants. Since then, the frostsabers have been allies of the night elves.$B$BThese same giants that once were a danger to the frostsabers, still exist not too far from here. They are called the frostmaul, and they have taken over the large valley to the south.$B$BProve your loyalty to the frostsabers; kill these giants in the name of the frostsaber queen, Shy-Rotam!','Rivern Frostwind wants you to kill 4 Frostmaul Giants and 4 Frostmaul Preservers.','Excellent, $N. Your determination has been duly noted.','You must continue to prove yourself, $N.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7428,7429,0,0,4,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,589,0,0,0,0,75,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6001,2,-263,10,10,0,1024,8,0,0,0,0,0,0,0,0,0,0,0,2,2,5931,0,0,0,15208,1,0,'Body and Heart','Directly east of Auberdine lay many moonkin caves. The one closest to Auberdine has a Moonkin Stone inside it. Lunaclaw, the defender of the stone, will face you only when Cenarion Moondust is applied to it. Lunaclaw possesses within it a strength that you must use as one of the Claw.$B$BYou\'ve earned the right to use this Cenarion Moondust, $N... now show me that you\'ve earned the right to possess the strength of body and the strength of heart needed as a druid!','Use the Cenarion Moondust on the Moonkin Stone of Auberdine to bring forth Lunaclaw. From there, you must face Lunaclaw and earn the strength of body and heart it possesses.$B$BSpeak with Mathrengyl Bearwalker in Darnassus when you are done.','You have finally taken your large step into a much larger world, $N. I sense the teaching of the Great Bear Spirit within you, and I sense that you have received the strength that Lunaclaw possessed.$B$BThere are no further obstacles in your way... let me now teach you what it means to be a Druid of the Claw!','','Face Lunaclaw and earn the strength of body and heart it possesses.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,250,0,0,0,0,0,510,0,19179,0,21600,0,0,0,0,1,0,0,0,0,0,0,0,0,1,4,0,0,0,0,0,0,0,0,0), + (6002,2,-263,10,10,0,1024,32,0,0,0,0,0,0,0,0,0,0,0,2,2,5932,0,0,0,15710,1,0,'Body and Heart','On land west of Taurajo in the Barrens - just before it turns into Mulgore - lies a Moonkin Stone. The moonkin are special beasts, not native to these parts. Lunaclaw, the stone\'s defender, will face you when Cenarion Lunardust is applied to it. Lunaclaw possesses within it a strength that you must use as one of the Claw.$B$BYou\'ve earned the right to use this Cenarion Lunardust, $N... now show me that you\'ve earned the right to possess the strength of body and the strength of heart needed as a druid!','Use the Cenarion Lunardust on the Moonkin Stone between Mulgore and the Barrens to bring forth Lunaclaw. From there, you must face Lunaclaw and earn the strength of body and heart it possesses.$B$BSpeak with Turak Runetotem in Thunder Bluff when you are done.','You have finally taken your large step into a much larger world, $N. I sense the teaching of the Great Bear Spirit within you, and I sense that you have received the strength that Lunaclaw possessed.$B$BThere are no further obstacles in your way... let me now teach you what it means to be a Druid of the Claw!','','Face Lunaclaw and earn the strength of body and heart it possesses.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,250,0,0,0,0,0,510,0,19179,0,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6004,2,28,50,56,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,6023,0,0,0,'Unfinished Business','I was sent as a scout to do some damage and gauge the strength of Hearthglen\'s defenses. Some people in the Alliance feel the little town has more than historical importance. It\'s not my job to question what that importance is, but regardless, I\'m in no shape to continue until I rest up.$B$BIf you\'re willing, I\'d pay handsomely for some help. Start south of here at their camp near the small bulwark they\'ve set up. If you prove strong enough, maybe I could get your help with my main goal.','Kill 2 Scarlet Medics, 2 Scarlet Hunters, 2 Scarlet Magi and 2 Scarlet Knights before returning to Kirsta Deepshadow in Western Plaguelands.','Well done, $N. I\'m amazed you dealt with them so quickly. Thank you.$B$BI have yet to meet anyone that approves of the Scarlet Crusade and their methods. I believe in the Light as much as anyone else in Stormwind, but they\'ve demonstrated that they only want to kill anyone not loyal to their movement... even innocents.','How is it going, $N? Are they stronger than you thought? I hope not. If I\'m going to follow through here, then it\'s going to require a heck of a lot more strength than what I\'ve already asked you to do.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10605,1831,1826,1833,2,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6500,3480,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0,0), + (6021,2,139,50,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Zaeldarr the Outcast','Can you believe that, after all the trouble we have in the plaguelands... we have to worry about thieves too? And not just normal thieves, troll thieves.$B$BAnd not just normal troll thieves. Dead troll thieves!$B$BThey\'re led by this big, dead troll named Zaeldarr the Outcast, and they come here at night and steal bodies from the pit below, then take them back to their evil, dead troll hideout--the Undercroft to the west.$B$BGo there and take out Zaeldarr, $N. I\'m sick to death of his mischief!','Bring Zaeldarr\'s Head to Caretaker Alen at Light\'s Hope Chapel.','Great, you got him! And I hope you taught his gang a lesson too!','Did you find the hideout, $N? Did you take care of Zaeldarr?','','','','','',15785,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,150,0,0,0,0,8500,2520,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6022,2,139,54,58,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15454,1,0,'To Kill With Purpose','You kill with purpose while you remain on my stead.$B$BYour first task is to feed my hounds.$B$BTake this mortar and pestle and travel to Corin\'s Crossing. Once there, you will find a robust selection of Scourge to slaughter. From their fresh carcasses I need living rot. Take that living rot and grind it up in the mortar, then let it sit to coagulate. Bring the coagulated rot back here.$B$BAnd imbecile, realize that living rot from the undead doesn\'t remain \'living\' for very long. You must kill quickly!','Travel to Corin\'s Crossing to the east and slaughter the Scourge that inhabit the town. Collect 7 pieces of Living Rot in under 10 minutes. Use the Mortar and Pestle to grind the Living Rot into Coagulated Rot.','Disappointing. I was hoping that I\'d be feeding you to my hounds, instead.$B$B$B$BWell, at least you they\'ll have something to eat.','Are you crying? If this is too \'tedious\' for you, \'hero,\' I recommend that you head back to the Dark Lady and inform her of the horrible mistreatment you received at my farmstead.$B$BNow get out of my sight!','','','','','',0,15448,0,0,0,1,0,0,0,15447,0,0,0,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,9000,3720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6023,2,28,50,57,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,6004,0,0,6025,0,0,0,'Unfinished Business','My real mission was to weaken the Scarlet Crusade\'s outlying forces and then infiltrate Hearthglen to gauge their numbers. I\'m still in no shape to do it on my own, so perhaps I could ask you to aid me again, $N? From what information I gathered before being discovered, the Crusade has two important members that are the backbone of their forces outside the town: Huntsman Radley and Cavalier Durgen. Kill them, and we\'re making progress. They should be along Hearthglen Pass outside the town proper.','Kill Huntsman Radley and Cavalier Durgen before returning to Kirsta Deepshadow in Western Plaguelands.','Thank you, $N. You\'ve been more help than I could have hoped for. The air here just seems to suck my will. I feel tired, and I can tell I\'m not getting any better the longer I\'m here.$B$BI\'m not really sure how I\'m going to infiltrate Hearthglen itself and report on how strong the Scarlet Crusade\'s presence is.$B$BBut that\'s another matter, before you leave, here, take this... as payment for your help. Thank you again.','Have you found them yet, $N? With the two of them taken care of, I can proceed to enter Hearthglen to take a closer look at their setup. I can\'t do it without your help. Please, find Radley and Durgen for me.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11613,11611,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6500,3600,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6024,2,139,54,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Hameya\'s Plea','Kill me. Before it\'s too late.$B$BI am Hameya. While traveling to Zul\'Mashar, my brethren and I ate some bad meat... and we changed. We are infected.$B$BI can feel the lich\'s words now, urging me to reach Zul\'Mashar and infect more of my people. I cannot resist, and so I wrote this scroll before my will left me.$B$BI buried a chest in dirt next to a wagon behind this crypt, but only my key will open it. I have the key. If you want my treasure, then find me.$B$BKill me. Before it\'s too late.','Kill Infiltrator Hameya. Use his key on the Mound of Dirt behind the Undercroft.','Hameya\'s chest is opened!!','This chest buried here is securely locked.','','','','','',15767,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15814,15815,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,9000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6025,2,28,50,58,1,0,255,0,0,0,0,0,0,0,0,0,0,0,12,2,6023,0,0,0,0,0,0,'Unfinished Business','What? Really? You want to know more? But you\'ve already done so much for me, $N. I couldn\'t possibly ask you to enter Hearthglen itself on my behalf.$B$BAre you sure, $N? Hearthglen is much more dangerous than the Pass--I cannot provide you any protection or even information about what you might face.$B$BWell, if you really are willing to help, then enter the town and find a high place to gain a good view of the town. From there you can gauge their numbers and report them back to me. But be careful....','Enter Hearthglen and find a high vantage point from which you can see the town and gauge the Scarlet Crusade\'s forces, then return to Kirsta Deepshadow in Western Plaguelands.','You\'ve done it, $N! Thank you!$B$BI\'ll return to Elling... I mean Stormwind as soon as I can. Here, take this coin, it\'s the least I can do for you. You\'re a credit to your people, $N. Thank you and good luck.','It\'s a dangerous task, $n. I envy your courage.','Overlook Hearthglen from a high vantage point','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17500,3720,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6026,2,139,54,58,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,6041,0,0,0,'That\'s Asking A Lot','These here Argent Dawn people commissioned ol\' Smokey to do a little demolition work for \'em. Smokey\'s mammy ain\'t raised no dummy. When gold coin is slapped on the table, Smokey\'s services are available. That\'s my motto!$B$BNow I\'d be willing to split the commission with you if you\'re willing to do a little legwork. Here\'s the deal: I\'m going to head over to Plaguewood and mark the buildings we need destroyed. You gather the components for the bombs. Meet back here when you\'ve got everything. Deal?','Smokey LaRue wants you to get 2 Thorium Bars, 1 Golden Rod, 8 Hi-Explosive Bombs, and 8 Unstable Triggers.$B$BYou will have to find a blacksmith and an engineer for these items.','I can pay you half up front and half when the job is done. ','Trust ol\' Smokey, $r. The reward will be worth it. These Argent Dawn folk don\'t mess around when it comes to payment.$B$B','','','','','',12359,11128,10562,10560,2,1,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17500,3720,0,0,0,0,0,0,0,0,1,1,1,6,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0), + (6027,2,405,30,38,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,5741,0,0,0,15766,1,0,'Book of the Ancients','$n, I entrust you with the Gem of the Serpent. Place this gem on the Serpent Statue\'s hand on Ranazjar Isle, a small island northwest of here. Placing it will summon the one who protects the Book of the Ancients. This book contains the secrets of the naga, secrets that have been kept for centuries. Bring this book to me, and we will learn much about our scaled foes!','Get the Book of the Ancients and return it to Azore Aldamort at the tower in Ethel Rethor.$B','The long lost Book of the Ancients! I will ensure this book is passed on to the high council. You\'ve done well today, and for that you are to be thanked... as a hero should be thanked!$B$B','Ah, $N! It\'s good to see you again. Do you have the Book of the Ancients?$B$B','','','','','',15803,15766,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16791,16793,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,350,0,0,0,0,4500,2130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6028,2,618,50,52,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15788,1,0,'The Everlook Report','I am looking for a responsible individual to aid me in a small but nonetheless important matter. I\'m here as a representative of the Argent Dawn\'s interests to the local governance of Everlook. I need to get a progress report to Argent Officer Pureheart at Chillwind Camp; it\'s a ways from here, located along the southern fringe of the Western Plaguelands.$B$BIf I may be so bold - this would be a perfect means to introduce yourself to my superior and perhaps earn some work from her!','Deliver the Everlook Report to Argent Officer Pureheart at Chillwind Camp, Western Plaguelands.','Very resourceful, Gregor is. He\'s been dealing with the Steamwheedle Cartel for some time now, and has become an expert on the \"art\" of goblin negotiations. Though it\'s true that the goblins\' primary loyalties lie with those who have the largest coin purses, they also know and respect the value of diplomacy. If anything, it provides them with repeat customers...$B$BAt any rate, the Argent Dawn acknowledges you for your effort. Please have this, with our thanks.','Greetings, $N. On behalf of the Argent Dawn, I offer you safety and shelter while you are here at Chillwind Camp. I might also have some work for you...','','','','','',15788,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,577,0,0,0,75,75,0,0,0,4000,1530,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,66,1,0,0,0,0,0,0,0,0,0), + (6029,2,618,50,52,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15788,1,0,'The Everlook Report','I\'m looking for a responsible individual to aid me in a small but nonetheless important matter. I\'m here as a representative of the Argent Dawn\'s interests to the local governance of Everlook. I need to get a progress report to Argent Officer Garush at the Bulwark; it\'s a ways from here, located along the western fringe of the Western Plaguelands, east of Tirisfal Glades.$B$BIf I may be so bold - this would be a perfect means to introduce yourself to my superior and perhaps earn some work from him!','Deliver the Everlook Report to Argent Officer Garush at the Bulwark, Western Plaguelands.','Resourceful for a human, Gregor is. He\'s been dealing with the Steamwheedle Cartel for some time now, and has become an expert on the \"art\" of goblin negotiations. Though it\'s true that the goblins\' primary loyalties lie with those who have the largest coin purses, they also know and respect the value of diplomacy. If anything, it provides them with repeat customers...$B$BAt any rate, the Argent Dawn acknowledges you for your effort. Please have this, with our thanks.','Greetings, $C. On behalf of the Argent Dawn, I offer you safety and shelter while you are here at Bulwark. I might also offer you the chance to fight for a cause that\'s worth fighting for!','','','','','',15788,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,577,0,0,0,75,75,0,0,0,4000,1530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6030,2,618,50,52,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15790,1,0,'Duke Nicholas Zverenhoff','A recluse medium found in these parts by the name of Umbranse has provided the Argent Dawn with quite a literary masterpiece... one that amounts to quite possibly the largest collection of jibber-jabber I\'ve ever seen written.$B$BOne of the Dawn\'s most respected leaders, Duke Nicholas Zverenhoff, is a brilliant linguist. Could you take this to him for me - for a reward, of course? Light\'s Hope Chapel - that\'s where he\'s currently at, far in the eastern part of the Eastern Plaguelands.','Deliver the book, \"Studies in Spirit Speaking\", to Duke Nicholas Zverenhoff at Light\'s Hope Chapel, Eastern Plaguelands.','This... this is a very special book you have brought me. I\'d like to tell you that \"special\" in this case means \"unique and quite possibly illuminating\", but that remains to be seen.$B$B\"Ooooooo?\" Who in their right mind thinks this up?$B$BWell now, I\'ve heard of this Umbranse that Gregor spoke of, so this isn\'t without merit. I\'ll do my best to decipher it. As for you... please, have this - courtesy of the Argent Dawn. While you are here, perhaps there are some other things you can aid us with.','May the Light guide you in these troubling times, $C. What brings you here to this beacon of hope in the middle of darkness and despair?','','','','','',15790,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,577,0,0,0,75,75,0,0,0,4000,1530,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,2,1,0,0,0,0,0,0,0,0,0), + (6031,2,1769,50,55,0,0,255,0,0,0,0,0,576,3000,0,0,0,0,8,0,0,0,0,0,0,0,0,'Runecloth','In Timbermaw, we are content. We do not like strangers. This is good for us, but it is bad for trade.$B$BNot long ago, a rare night elf friend came to Timbermaw and she wore a runecloth cloak. Runecloth is rare among us, but the cloak was so fine my people want me to make more runecloth clothing.$B$BWill you bring me runecloth? If you bring me enough, then I will give you something in trade.','Bring 30 Runecloth to Meilosh in Timbermaw Hold.','Ah, you brought the cloth. Such fine material it is!$B$BThank you, $N. You are a true friend. Please accept this in exchange.','Do you have the runecloth? My people are eager for more items of runecloth!','','','','','',14047,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15822,15823,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,576,0,0,0,0,100,0,0,0,0,0,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6032,2,1769,50,55,0,0,255,197,290,0,0,0,576,3000,0,0,0,0,8,0,0,0,0,0,0,0,0,'Sacred Cloth','Although the people of Timbermaw delight in the feel of runecloth, it is not sacred to us. But mooncloth is sacred.$B$BBring me a small supply of this holy cloth, and I will teach you a secret fashioning technique. ','Bring 2 Mooncloth to Meilosh in Timbermaw Hold.','Ah, very good. This mooncloth will be used for garments sacred to our people. Thank you, $N. Now I will train you.','Have you brought the mooncloth, $N?','','','','','',14342,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,576,0,0,0,0,100,0,0,0,0,0,3390,19435,19437,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (6041,2,139,54,58,1,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,6026,0,0,0,15736,1,0,'When Smokey Sings, I Get Violent','While you were gathering the supplies, I had some of my people handle marking the Scourge buildings we need demolished.$B$BHere\'s the plan: I\'m going to give you ten sticks of my special compound. You\'re going to take them over to Plaguewood and plant them inside the Scourge structures that I\'ve had marked for detonation.$B$B$B$BBing! It\'s just that easy.','Travel to Plaguewood, northwest of Light\'s Hope. Destroy 8 Scourge Structures by using Smokey\'s Special Compound at the Mark of Detonation planted inside each building. Smokey has had the Ziggurats and Slaughterhouses marked.$B$BOnce you plant the bomb, leave the building and marvel at your handiwork.$B$BBy the way, Smokey\'s Special Compound is rather... unstable.','You\'re much darker than I remember. You got that look going for you; the look that says, \'I\'ve been charred by a high explosive bomb.\'$B$B$B$BAnyhow! Here\'s your cut of the loot. I\'ve thrown in a little something extra to help soothe the burns.','I got supplies left over to make a few more sticks of the special compound. Just let ol\' Smokey know if you need more.','','Scourge Structures Destroyed','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12247,0,0,0,8,0,0,0,0,0,0,0,16992,16993,0,0,0,0,1,1,0,0,0,0,5951,17523,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,26500,3720,0,0,0,0,0,0,0,0,1,1,1,5,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0), + (6042,2,139,54,58,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Un-Life\'s Little Annoyances','You cannot take two steps off of this farm without running into one of those obnoxious bats. I want to be able to take the hounds out and slaughter Scourge without being accosted by any damned, dirty bats. Obviously, I have better things to do with my time than mindlessly kill bats day in and day out. You, however, do not.$B$BWhat? Your training? This is your training! Now get out of my sight and don\'t come back until you\'ve killed a fair number of those winged demons. Don\'t disappoint me.','Slay 20 Noxious Plaguebats and 10 Monstrous Plaguebats. Return to Nathanos Blightcaller when you are finished.','It\'s incredible what a little anger and rage can get accomplished.','It could have been worse. I could have had you collecting bat guano.$B$B$B$BHrm... Hey! Wait a minute. Where are you going?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8601,8602,0,0,20,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,9000,3720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6061,2,-261,10,10,0,4,32,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,6087,15914,1,0,'Taming the Beast','As a tauren, it is important to follow the traditions of our ancestors by fighting mighty creatures. By besting these creatures, we are able to intake their spirits, allowing us to become closer to the Earthmother.$B$BIn the same way, taming a beast to fight alongside us helps us become one with nature around us. Eventually, you will learn to tame a beast of your choosing. But all things take practice, and you have much to learn. Begin by taking this taming rod; you must tame an adult plainstrider.','Use the Taming Rod to tame an Adult Plainstrider. Practice your skills, then return the Taming Rod to Yaw Sharpmane in Bloodhoof Village.','Signs have appeared to me from the Earthmother; you have done well.','Practice your skills, $N. Tame the adult plainstrider.','Tame an Adult Plainstrider','','','','',15914,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6062,2,-261,10,10,0,4,130,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,6083,15917,1,0,'Taming the Beast','It is an admirable skill to command one\'s authority over nature. As a hunter, you must strive to learn to use the force and power inherent to any creature of your choosing.$B$BGaining control of an animal is not an easy feat; it is a task that you must undertake with much determination.$B$BFor your first assignment, take this taming rod and use it to tame a dire mottled boar. You can find them quite close to Razor Hill. Practice your skills in battle with the boar at your side, then return to me.','Use the Taming Rod to tame a Dire Mottled Boar. Practice your skills, then return the Taming Rod to Thotar in Razor Hill.','You have done well, $N. I believe you are ready for your next task.','Good luck, young $C.','Tame a Dire Mottled Boar','','','','',15917,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6063,2,-261,10,10,0,4,8,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,6101,15921,1,0,'Taming the Beast','As a hunter, it is important to remember the responsibility you hold in your hands. Nature is not a power that can be bent to obey our desires; it is one that is to be respected and acknowledged as something stronger than your very existence.$B$B$N, you must prove your understanding of this before you will gain the ability to tame an animal to be your companion.$B$BYour first task is to take this taming rod. With it, you will be able to tame a webwood lurker. Tame it, and practice your skills as a hunter.','Use the Taming Rod to tame a Webwood Lurker. Practice your skills, then return the Taming Rod to Dazalar in Dolanaar.','Excellent, $N! You are quite a fast learner.','You will learn, $N, and one day you will be a great $C.','Tame a Webwood Lurker','','','','',15921,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6064,2,-261,10,10,0,4,4,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,6084,15911,1,0,'Taming the Beast','Hi there, $Glad:lass;! So, you\'d be wanting to know how you can gain a pet of your own?$B$BWell, let\'s get started. There\'s nothing more important than yer equipment when it comes to hunting, but we can chat about my new Shrapnel Blaster some other time. Fer now, let\'s focus on something I\'m sure you\'re quite interested in: a pet!$B$BThe best way to learn is for you to try out several creatures as companions and see what ya like. So, find a large crag boar, then use the taming rod to tame it.','Use the Taming Rod to tame a Large Crag Boar. Practice your skills, then return the Taming Rod to Grif Wildheart in Kharanos.','I know, I know; you\'re wondering what\'s next, aren\'t ya?!','Don\'t worry, $Glad:lass;! You\'ll get ta try a few before you\'ll need to decide on just one.','Tame a Large Crag Boar','','','','',15911,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6065,2,-261,10,10,0,4,32,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,6065,6061,0,0,0,'The Hunter\'s Path','Hello, young hunter. You look to me like you are skilled enough to handle a beast and train it as your companion.$B$BYou must see Yaw Sharpmane in Bloodhoof Village. He can put you on the path to earning a pet of your own.','Speak with Yaw Sharpmane in Bloodhoof Village.','Yes, I do believe you are ready...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6066,2,-261,10,10,0,4,32,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,6065,6061,0,0,0,'The Hunter\'s Path','Hello, young hunter. You look to me like you are skilled enough to handle a beast and train it as your companion.$B$BYou must see Yaw Sharpmane in Bloodhoof Village. He can put you on the path to earning a pet of your own.','Speak with Yaw Sharpmane in Bloodhoof Village.','Yes, I do believe you are ready...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6067,2,-261,10,10,0,4,32,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,6065,6061,0,0,0,'The Hunter\'s Path','Hello, young hunter. You look to me like you are skilled enough to handle a beast and train it as your companion.$B$BYou must see Yaw Sharpmane in Bloodhoof Village. He can put you on the path to earning a pet of your own.','Speak with Yaw Sharpmane in Bloodhoof Village.','Yes, I do believe you are ready...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6068,2,-261,10,10,0,4,130,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,6068,6062,0,0,0,'The Hunter\'s Path','Hello, young hunter. You look to me like you are skilled enough to handle a beast and train it as your companion.$B$BYou must see Thotar at Razor Hill. He can put you on the path to earning a pet of your own.','Speak with Thotar at Razor Hill.','Yes, it is time for you to begin your training.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6069,2,-261,10,10,0,4,130,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,6068,6062,0,0,0,'The Hunter\'s Path','Hello, young hunter. You look to me like you are skilled enough to handle a beast and train it as your companion.$B$BYou must see Thotar at Razor Hill. He can put you on the path to earning a pet of your own.','Speak with Thotar at Razor Hill.','Yes, it is time for you to begin your training.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6070,2,-261,10,10,0,4,130,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,6068,6062,0,0,0,'The Hunter\'s Path','Hello, young hunter. You look to me like you are skilled enough to handle a beast and train it as your companion.$B$BYou must see Thotar at Razor Hill. He can put you on the path to earning a pet of your own.','Speak with Thotar at Razor Hill.','Yes, it is time for you to begin your training.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6071,2,-261,10,10,0,4,8,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,6071,6063,0,0,0,'The Hunter\'s Path','Hello, young hunter. You look to me like you are skilled enough to handle a beast and train it as your companion.$B$BYou must see Dazalar in Dolanaar. He can put you on the path to earning a pet of your own.','Speak with Dazalar in Dolanaar.','Yes, it is time, $c.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6072,2,-261,10,10,0,4,8,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,6071,6063,0,0,0,'The Hunter\'s Path','Hello, young hunter. You look to me like you are skilled enough to handle a beast and train it as your companion.$B$BYou must see Dazalar in Dolanaar. He can put you on the path to earning a pet of your own.','Speak with Dazalar in Dolanaar.','Yes, it is time, $c.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6073,2,-261,10,10,0,4,8,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,6071,6063,0,0,0,'The Hunter\'s Path','Hello, young hunter. You look to me like you are skilled enough to handle a beast and train it as your companion.$B$BYou must see Dazalar in Dolanaar. He can put you on the path to earning a pet of your own.','Speak with Dazalar in Dolanaar.','Yes, it is time, $c.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6074,2,-261,10,10,0,4,4,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,6074,6064,0,0,0,'The Hunter\'s Path','Hello, young hunter. You look to me like you are skilled enough to handle a beast and train it as your companion.$B$BYou must see Grif Wildheart in Kharanos. He can put you on the path to earning a pet of your own.','Speak with Grif Wildheart in Kharanos.','Yes, I do believe you are ready, as well....','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6075,2,-261,10,10,0,4,4,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,6074,6064,0,0,0,'The Hunter\'s Path','Hello, young hunter. You look to me like you are skilled enough to handle a beast and train it as your companion.$B$BYou must see Grif Wildheart in Kharanos. He can put you on the path to earning a pet of your own.','Speak with Grif Wildheart in Kharanos.','Yes, I do believe you are ready, as well....','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6076,2,-261,10,10,0,4,4,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,6074,6064,0,0,0,'The Hunter\'s Path','Hello, young hunter. You look to me like you are skilled enough to handle a beast and train it as your companion.$B$BYou must see Grif Wildheart in Kharanos. He can put you on the path to earning a pet of your own.','Speak with Grif Wildheart in Kharanos.','Yes, I do believe you are ready, as well....','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6081,2,-261,10,10,0,4,130,0,0,0,0,0,0,0,0,0,0,0,8,0,6082,0,0,0,0,0,0,'Training the Beast','You now have the power to tame a pet, but you must also gain the skills to train it.$B$BTravel to Orgrimmar. There you must speak to one of our most revered hunters, Ormak Grimshot. He will give you the ability to train your new pet. You will find him in the Valley of Honor.$B$BGood luck, $N.','Speak with Ormak Grimshot in Orgrimmar.','A young $C, I see. Yes, I will grant you the skills you need to train and guide your pet. Not only will you be able to teach your pet new abilities, you will now be able to feed your pet, as well as revive it, should it fall in battle.$B$BNow, go, $C. We will speak again, at a later date.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,23357,5300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6082,2,-261,10,10,0,4,130,0,0,0,0,0,0,0,0,0,0,0,2,2,6083,0,0,6081,15920,1,0,'Taming the Beast','The final creature you need to tame is one you should strive to emulate; the armored scorpid. It strikes quickly and confidently; to control a force such as this is your fate as a hunter.$B$BWhen you return, I will bestow you with the skills you will need to tame an animal of your choosing; this creature will be yours to command. Under your control, your pet will gain experience alongside you. I will also show you how to call it and dismiss it as you wish.$B','Use the Taming Rod to tame an Armored Scorpid. Practice your skills, then return to Thotar at Razor Hill.','You have learned all I can teach you, $N. It is time for you to take what you have learned here and choose a pet of your own.$B$BHere you are, $N. I will now give you the power to tame a beast, as well as call it and dismiss it as you see fit. Use your new skills with pride; you have earned them.','Were you able to tame the scorpid?','Tame an Armored Scorpid','','','','',15920,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,23356,1579,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6083,2,-261,10,10,0,4,130,0,0,0,0,0,0,0,0,0,0,0,2,2,6062,0,0,6082,15919,1,0,'Taming the Beast','The advantage a pet affords you against your rivals is duly noted, $N. When you gain control over another creature, you are adding to your own strength. Your pet must become an extension of yourself.$B$BThe next task requires you to turn from the land; you will find the next creature in the waters off the coast. Across from Sen\'jin Village, near the Echo Isles. look for a spirited crab called the surf crawler. Use the taming rod to tame it, then practice your skills.','Use the Taming Rod to tame a Surf Crawler. Practice your skills, then return the Taming Rod to Thotar at Razor Hill.','You are a swift learner, $N. You have done well.','You need to practice in order to gain the skills you need to effectively control your pet. Have you tamed a surf crawler?','Tame a Surf Crawler','','','','',15919,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6084,2,-261,10,10,0,4,4,0,0,0,0,0,0,0,0,0,0,0,2,2,6064,0,0,6085,15913,1,0,'Taming the Beast','Those crag boars are quite burly; maybe you\'d like something with a little more finesse? Alright then, I\'ve got jus\' the thing. South and east of here, you\'ll find large white cats called snow leopards. Just like an elegantly-carved rifle, behind their beautiful exterior lies a powerful fighter, capable of doing extreme damage. You\'ll find them to be much more agile an\' swift than the boar you tamed.$B$BTake this taming rod and see how you like the snow leopard.','Use the Taming Rod to tame a Snow Leopard. Practice your skills, then return to Grif Wildheart in Kharanos.','When I feel you\'ve learned enough, I will grant you the ability to choose any pet of your liking.','What do you think of the snow leopard, $N?','Tame a Snow Leopard','','','','',15913,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6085,2,-261,10,10,0,4,4,0,0,0,0,0,0,0,0,0,0,0,2,2,6084,0,0,6086,15908,1,0,'Taming the Beast','Perhaps you\'d like a creature that possesses little more than brute strength. The ice claw bear is an excellent companion for a fledgling hunter like yourself, and can be found east of Kharanos. Here is the taming rod; try this animal as a pet and see if ya like it!$B$BWhen you return, I\'ll give ya the skills you will need to tame an animal of your choosing; this creature will face the challenges you face, and gain experience alongside you. I will also show you how to call it and dismiss it as ya like.$B','Use the Taming Rod to tame an Ice Claw Bear. Practice your skills, then return the Taming Rod to Grif Wildheart in Kharanos.','Here you are, $N. I will now give ya the power to tame a beast, as well as call it and dismiss it as you please.$B$BFind yerself a good, loyal pet, and enjoy the hunt!','Have you tamed the ice claw bear yet?','Tame an Ice Claw Bear','','','','',15908,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,23356,1579,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6086,2,-261,10,10,0,4,4,0,0,0,0,0,0,0,0,0,0,0,8,0,6085,0,0,0,0,0,0,'Training the Beast','$N, ya now have the power to tame a pet, but you must also gain the skills ta train it.$B$BTravel to Ironforge and find the Hall of Arms. There you must speak to one of our most revered animal trainers, Belia Thundergranite. She\'ll give ya the power to train your new pet, so get goin\', $Glad:lass;!$B$BBelia is a friendly sort; you should have no problems gaining her approval. Good luck, $N.$B','Speak with Belia Thundergranite in Ironforge.','A new recruit, eh? You\'re on your way to becoming a great $C, I see.$B$BYes, I can bestow you with the skills you need to train and guide your pet. Not only will you be able to teach your pet new abilities, you will now be able to feed your pet, as well as revive it, should it fall in battle.$B$BRemember that the key to getting the most from your new pet is to respect it and treat it well. In turn, your pet will be your most loyal friend.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,23357,5300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6087,2,-261,10,10,0,4,32,0,0,0,0,0,0,0,0,0,0,0,2,2,6061,0,0,6088,15915,1,0,'Taming the Beast','You have a fiery spirit, hunter, readily awaiting your next challenge.$B$BYour next task is to gain the companionship of a wolf known as the prairie stalker. This creature is swift and fearless; in taking this beast as your pet, you must also take on these qualities.$B$BDuring a battle, you will learn how you and your pet will become a team. In the end you must work as one, muscle to muscle.$B$BHere is the taming rod, $N. Tame a prairie stalker and practice your skills.','Use the Taming Rod to tame a Prairie Stalker. Practice your skills, then return the Taming Rod to Yaw Sharpmane in Bloodhoof Village.','Yes... The Earthmother believes that you are ready for the next lesson.','Have you found a prairie stalker?','Tame a Prairie Stalker','','','','',15915,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6088,2,-261,10,10,0,4,32,0,0,0,0,0,0,0,0,0,0,0,2,2,6087,0,0,6089,15916,1,0,'Taming the Beast','The final task that I have for you requires that you tame a creature that inhabits the sky. The swoop is a difficult opponent, but as your ally, you will acquire its sharp attacks and threatening presence.$B$BBy the will of the Earthmother, when you return I will bestow you with the skills you will need to tame an animal of your choosing to be your companion; this creature will face the challenges you face, and gain experience alongside you. I will also show you how to call it and dismiss it as you wish.$B','Use the Taming Rod to tame a Swoop. Practice your skills, then return the Taming Rod to Yaw Sharpmane in Bloodhoof Village.','You have learned all I can teach you, $N. May the blessings of the Earthmother guide you in choosing a pet.$B$BHere you are, $N. I will now give you the power to tame a beast, as well as call it and dismiss it as you see fit. Use your new skills with pride and honor the Earthmother.','You will soon be ready, $N.','Tame a Swoop','','','','',15916,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,23356,1579,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6089,2,-261,10,10,0,4,32,0,0,0,0,0,0,0,0,0,0,0,8,0,6088,0,0,0,0,0,0,'Training the Beast','You now have the power to tame a pet, but you must also gain the skills to train it.$B$BTravel to Thunder Bluff. There you must speak to one of our most revered hunters, Holt Thunderhorn. If he deems you worthy, he will give you the ability to train your new pet.$B$BHolt has bested the most powerful and feared beasts of Azeroth, and commands many strong creatures of his own. His ties to the Earthmother are strong, and you can learn much from him. Good luck, $N.$B','Speak with Holt Thunderhorn on Hunter Rise in Thunder Bluff.','','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,23357,5300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6101,2,-261,10,10,0,4,8,0,0,0,0,0,0,0,0,0,0,0,2,2,6063,0,0,6102,15922,1,0,'Taming the Beast','The variance of nature is something that can be relied upon, $N. It is predictable in the way that it never remains the same; it is always changing.$B$BThe tasks I give to you will help you to see and appreciate the vast differences of the creatures you may choose as your companion.$B$BTake this taming rod and use it to tame a nightsaber stalker, found to the south. Practice your skills as a hunter. Then you will begin to understand the similarities and differences of nature.','Use the Taming Rod to tame a Nightsaber Stalker. Practice your skills, then return the Taming Rod to Dazalar in Dolanaar.','I see your commitment and that you have understood what I have taught you, $N.','Understanding the balance between nature and oneself is a way of life for every $R.','Tame a Nightsaber Stalker','','','','',15922,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6102,2,-261,10,10,0,4,8,0,0,0,0,0,0,0,0,0,0,0,2,2,6101,0,0,6103,15923,1,0,'Taming the Beast','You have tamed two creatures that inhabit the land, now you must tame one that soars the skies. Use the taming rod to tame a strigid screecher, found west of here. Practice your skills with this mighty owl at your side.$B$BWhen you return, I will bestow you with the skills you will need to tame an animal of your choosing to be your companion; this creature will face the challenges you face, and gain experience alongside you. I will also show you how to call it and dismiss it as you wish.','Use the Taming Rod to tame a Strigid Screecher. Practice your skills, then return the Taming Rod to Dazalar in Dolanaar.','You have learned all I can teach you, $N. May I offer you one more piece of advice: use discretion when choosing your first pet. Will you choose a creature of the land, of the water, or of the sky? Whatever it may be, without doubt, your pet will be with you for quite some time.$B$BHere you are, $N. I will now give you the power to tame a beast, as well as call it and dismiss it as you see fit. Use your new skills with pride; you have earned them.','I am proud of your accomplishments, $N. Have you finished the last task I gave you?','Tame a Strigid Screecher','','','','',15923,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,23356,1579,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6103,2,-261,10,10,0,4,8,0,0,0,0,0,0,0,0,0,0,0,8,0,6102,0,0,0,0,0,0,'Training the Beast','You now have the power to tame a pet, but you must also gain the skills to train it.$B$BTravel to Darnassus. There you must speak to one of our most revered hunters, Jocaste. She will give you the ability to train your new pet, so make haste.$B$BWhile Jocaste may seem stern, she is always pleased to see another hunter rising through the ranks. Treat her with respect and she will return in kind. Good luck, $N.','Speak to Jocaste in the Cenarion Enclave, in Darnassus.','A fledgling $C. I see. Yes. I can bestow you with the skills you need to train and guide your pet. Not only will you be able to teach your pet new abilities, you will now be able to feed your pet, as well as revive it, should it fall in battle.$B$BRemember, $N, always respect the balance and live in awe of nature around you. Now, go forth. We shall speak again, at a later date.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,23357,5300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6121,2,-263,14,14,0,1024,8,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,6122,0,0,0,'Lessons Anew','You\'re now ready to learn about poison and the power we as druids have over it, $N. Cenarius has blessed us with the ability to purge even the most foul of poisons with but a mere incantation. This gift is not to be taken lightly... and to ensure you learn this lesson, you\'ll work to address the effects of poisonings as a layman would.$B$BTravel to Moonglade and speak with Dendrite Starblaze; he awaits your arrival to begin your lesson.','Travel to Moonglade and speak with Dendrite Starblaze in the village of Nighthaven.','Greetings young $C, I\'m glad to see you ready and eager to learn about the curing of poisons.$B$BWhile most druids in the past were put through pre-planned trials, your work will involve no such thing. There has been a rash of animal poisonings in Auberdine, and the village there has been unable to cure it. To that end, a representative there has asked Moonglade for aid and we are sending you there to aid them. This is no exercise - the work you\'ll do is quite real. Bear this in mind.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6122,2,-263,14,14,0,1024,8,0,0,0,0,0,0,0,0,0,0,0,0,0,6121,0,0,6123,15844,1,0,'The Principal Source','The Cliffspring Falls in Darkshore serves as the principal source of drinking water for the region, and now I suspect it is the principal source of the poison that is harming the local fauna - deer specifically. Use this sampler to draw some water from the mouth of the cave; be careful, as dangerous naga now reside in a cave by the falls.$B$BOnce filled, deliver it to Alanndarian Nightsong in Auberdine. She is the one that requested our aid, and you will work with her to address this malady.','Use the Empty Cliffspring Falls Sampler to draw a sample of water from the mouth of the cave by the falls.$B$BDeliver the Filled Cliffspring Falls Sampler to Alanndarian Nightsong in Auberdine, Darkshore.','By Elune, this water is disgusting! No wonder the deer are sick.$B$BSomething is polluting the water, and in turn corrupting Darkshore\'s entire water table. Sick deer have been seen all over area, and not just by the river. While this water is most likely a primary source of the sickness spreading, there\'s something else at work here.$B$BThis water, believe it or not, will help us formulate a cure. While I research this water, I have need of some items to formulate a cure...','You\'re the one that the Cenarion Circle in Moonglade sent? That\'s wonderful! We\'ve quite the crisis our hands here regarding the poor deer, and we\'re happy for all the help we can get.$B$BDo you have the sample of water that Dendrite Starblaze said you\'d have? He notified me that you\'d draw one so we could work on a cure together...','','','','','',15845,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,150,0,0,0,0,0,450,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6123,2,-263,14,14,0,1024,8,0,0,0,0,0,0,0,0,0,0,0,8,0,6122,0,0,6124,0,0,0,'Gathering the Cure','The water will serve as the base of the curative salve I\'ll make for the deer. For curative properties, I need some earthroot. Herbalists know how to find it, so if we\'re unlucky and you aren\'t one then you\'ll need to find one to help us out.$B$BFinally for potency, I need some lunar fungus. Finding lunar fungal blooms is easy enough; they\'re all over the place in caves just to the east of here. Moonkin reside in the caves and they\'re irritable as of late, so be careful.','Bring 5 Earthroot and 12 Lunar Funguses to Alanndarian Nightsong in Auberdine so she may make a curative salve.','This is good, $N, so much so that it should be enough to make some ample doses of the salve - at least enough to start to make a difference.$B$BMaking a cure for poisons can be quite difficult at times because each one often requires a very specific antidote to counteract it. Imagine being able to cure a poison at will without having to worry about the exact ingredients of what the antidote must be!$B$BNow, let me get to work on this!','Have you got the reagents I need to make the salve? The deer aren\'t getting any better on their own, so we better hurry to help them out!','','','','','',2449,15851,0,0,5,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,150,0,0,0,0,0,450,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6124,2,-263,14,14,0,1024,8,0,0,0,0,0,0,0,0,0,0,0,0,0,6123,0,0,6125,15826,1,0,'Curing the Sick','The amount of salve made out of the reagents you brought me is good enough for ten doses, $N. While I work with the village to try and make some more salve, I\'d like for you to help us get a head start. All around Darkshore are sickly deer; use the salve on them and cure their malaise.$B$BDendrite Starblaze in Moonglade will want to talk to you when you\'re done, I\'m sure. Please extend Auberdine\'s thanks to the Cenarion Circle there... and let me say thanks to you directly for the help you\'ve given!','Use the Curative Animal Salve on 10 Sickly Deer that are located throughout Darkshore; doing so should cure them. Sickly Deer have been reported starting south of the Cliffspring River to the north of Auberdine and extending all the way into southern Darkshore where the edge of Ashenvale begins.','You have done well in tending to the sickly deer of Darkshore; they are unwitting victims of a greater taint and corruption that is spreading all throughout the land. There are those in Darnassus who choose to recognize this threat... and there are those who ignore the growing signs. I hope you will not be one to put blinders on about what facts stare you in the face, $N.$B$BRegardless, you\'ve proven your worth as a friend of nature and the Circle - take this as a symbol of such.','Have you completed what was asked of you by Alanndarian Nightsong of Auberdine? Your work is not complete unless it is.','','Sickly Deer cured','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12299,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15866,0,0,0,1,0,0,0,609,0,0,0,0,150,0,0,0,0,0,450,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6125,2,-263,14,14,0,1024,8,0,0,0,0,0,0,0,0,0,0,0,8,0,6124,0,0,0,0,0,0,'Power over Poison','You\'ve learned what it means to cure poison without the benefit of spiritual aid. Remember what others must endure in fighting poisonous afflictions as you soon embrace your newfound power over poison.$B$BYou should now return to Mathrengyl Bearwalker in Darnassus, $N. He, no doubt, has a very important spell to teach you now that the student understands the lesson given unto $g him : her;.$B$BFarewell, young druid. We shall speak again.','Return to Mathrengyl Bearwalker in the Cenarion Enclave, Darnassus.','Welcome back - I\'ve been following your progress on this lesson since you left, and I must admit I was surprised to learn about the situation in Auberdine. This does bear some further investigation, as the introduction of such poisons into the environment is most upsetting to the balance.$B$BYou handled yourself with grace under pressure. For that, I can find no better way to reward you than with permanent power over poison. Use it well, $N... use it well.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,250,0,0,0,0,0,585,8946,8947,0,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6126,2,-263,14,14,0,1024,32,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,6127,0,0,0,'Lessons Anew','You\'re now ready to learn about poison and the power we as druids have over it, $N. Cenarius has blessed us with the ability to purge even the most foul of poisons with but a mere incantation. This gift is not to be taken lightly... and to ensure you learn this lesson, you\'ll work to address the effects of poisonings as a layman would.$B$BTravel to Moonglade and speak with Dendrite Starblaze; he awaits your arrival to begin your lesson.','Travel to Moonglade and speak with Dendrite Starblaze in the village of Nighthaven.','Greetings young druid, I\'m glad to see you ready and eager to learn about the curing of poisons.$B$BWhile most druids in the past were put through pre-planned trials, your work will involve no such thing. There has been a rash of animal poisonings at the Crossroads in the Barrens, and they\'re unable to bring it under control. Someone there has requested Moonglade for aid, so we are sending you there to aid them. This is no exercise - the work you\'ll do is quite real. Bear this in mind.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6127,2,-263,14,14,0,1024,32,0,0,0,0,0,0,0,0,0,0,0,0,0,6126,0,0,6128,15842,1,0,'The Principal Source','Dreadmist Peak to the northwest of the Crossroads is most likely a primary candidate as to the source of the spread of the poison. Its airy peaks have pools of water that influence the weather patterns. I suspect the water is now tainted by the demon-worshipping Burning Blade.$B$BUse this sampler to draw water from the pool at the very top of the peak. Once filled, deliver it to Tonga Runetotem at the Crossroads. He is the one that requested our aid, and you will work with him to address this malady.','Use the Empty Dreadmist Peak Sampler to draw a sample of water from a pool at the top of the peak.$B$BDeliver the Filled Dreadmist Peak Sampler to Tonga Runetotem at the Crossroads, Barrens.','By my ancestors, this water is disgusting! No wonder the gazelles are sick.$B$BSomething is polluting the water, and in turn beginning to wreck the northern Barrens ecosystem. Sick gazelles have been sighted all north of the east-west road here. While this water is most likely a primary source of the sickness spreading, there\'s something else at work here.$B$BThis water, believe it or not, will help us formulate a cure. While I research this water, I have need of some items to formulate a cure...','You are the one that the Cenarion Circle in Moonglade sent, yes? This is most fortuitous for us! We are stymied in our effort to bring balance to the sickly gazelles that wander the northern Barrens; we\'re happy for all the help we can get.$B$BDo you have the sample of water that Dendrite Starblaze said you\'d have? He notified me that you\'d draw one so we could work on a cure together...','','','','','',15843,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,75,0,0,0,0,0,450,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6128,2,-263,14,14,0,1024,32,0,0,0,0,0,0,0,0,0,0,0,8,0,6127,0,0,6129,0,0,0,'Gathering the Cure','The water will serve as the base of the curative salve I shall make for the gazelles. For curative properties, I need some earthroot. Herbalists know how to find it, so if you are not familiar with this skill you\'ll need to find one to help us out.$B$BFinally for potency, I need kodo horns - mere chips and fragments will not suffice. Kodos you can handle wander the northern part of the Barrens; bring some down for the greater good of the balance $N, and fetch the horns for me.','Bring 5 Earthroot and 5 Kodo Horns to Tonga Runetotem at the Crossroads so he may make a curative salve.','This is good, $N, so much so that it should be enough to make some ample doses of the salve - at least enough to start to make a difference.$B$BMaking a cure for poisons can be quite difficult at times because each one often requires a very specific antidote to counteract it. Imagine being able to cure a poison at will without having to worry about the exact ingredients of what the antidote must be!$B$BNow, let me get to work on this!','Have you got the reagents I need to make the salve? The gazelle aren\'t getting any better on their own, so we better not tarry in our effort to save them!','','','','','',2449,15852,0,0,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,75,0,0,0,0,0,450,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6129,2,-263,14,14,0,1024,32,0,0,0,0,0,0,0,0,0,0,0,0,0,6128,0,0,6130,15826,1,0,'Curing the Sick','I was able to make enough salve for ten doses of curing, $N. While I work with local authorities to try and make some more salve, I\'d like for you to help us get a head start. All around the northern Barrens are sickly gazelles; use the salve on them and cure their malaise.$B$BDendrite Starblaze in Moonglade will want to talk to you when you\'re done, I\'m sure. Please extend our thanks to the Cenarion Circle there... and let me say thanks to you directly for the help you\'ve given!','Use the Curative Animal Salve on 10 Sickly Gazelles that are located throughout the northern part of the Barrens; doing so should cure them. Sickly Gazelles have been reported north of the east-west road that runs through the Crossroads.','You have done well in tending to the sickly gazelles of the Barrens; they are unwitting victims of a greater taint and corruption that is spreading all throughout the land. You $R are most eager to understand the ways of Cenarius; you, like your elders in Thunder Bluff, are proving that the need for balance transcends artificial racial barriers.$B$B$N, you\'ve proven your worth as an friend of nature and the Circle - take this as a symbol of such.','Have you completed what was asked of you by Tonga Runetotem at the Crossroads? Your work is not complete unless it is.','','Sickly Gazelle cured','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12297,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15866,0,0,0,1,0,0,0,609,0,0,0,0,75,0,0,0,0,0,450,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6130,2,-263,14,14,0,1024,32,0,0,0,0,0,0,0,0,0,0,0,8,0,6129,0,0,0,0,0,0,'Power over Poison','You\'ve learned what it means to cure poison without the benefit of spiritual aid. Remember what others must endure in fighting poisonous afflictions as you soon embrace your newfound power over poison.$B$BYou should now return to Turak Runetotem in Thunder Bluff, $N. He, no doubt, has a very important spell to teach you now that the student understands the lesson given unto $g him : her;.$B$BFarewell, young druid. We shall speak again.','Return to Turak Runetotem on the Elder Rise, Thunder Bluff.','Welcome back - I\'ve been following your progress on this lesson since you left, and I must admit I was surprised to learn about the situation at the Crossroads. This does bear some further investigation, as the introduction of such poisons into the environment is most upsetting to the balance.$B$BYou handled yourself with grace under pressure. For that, I can find no better way to reward you with permanent power over poison. Use it well, $N... use it well.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,100,0,0,0,0,0,585,8946,8947,0,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6132,2,405,34,39,0,0,255,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,'Get Me Out of Here!','Get me out of here!$B$BI came up to the Valley of Spears to talk to the Maraudines. I thought I could do a little business with them... but they don\'t want to talk! I think they want to eat me!$B$BGet me out of here and my brother Hornizz will pay you big! He\'s at our camp next to the kodo graveyard, to the east.$B$BLet\'s hurry, $N. Not two minutes ago I heard some centaurs talking about getting wood for their cookpot... ','Escort Melizza Brimbuzzle, then speak with Hornizz Brimbuzzle at the Kodo Graveyard in Desolace.','My sister Melizza said you\'d be coming. Thanks a lot for getting her out of the jam she was in; it\'s too bad that she\'s already probably found herself in a new one!','Have you seen my sister Melizza? She\'s always on the go, which gets her into trouble all the time.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4500,1350,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6133,2,139,54,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Ranger Lord\'s Behest','The high elves of the Quel\'Lithien lodge possesses something that belongs to me, $c: A document detailing my life as a mortal.$B$BBefore you ask; no, you most certainly are not privy to such information. Just do as I tell you, worm: Recover the registry.$B$BAnd imbecile, be sure to leave as much strife and grief as possible in your wake. Leave them suffering...','Travel to the northern borders of the Eastern Plaguelands and recover the Quel\'Thalas Registry. The item is somewhere in the Quel\'Lithien lodge.$B$BYou must also slay 8 Rangers, 8 Pathstriders, and 8 Woodsmen.','I trust you did not read the registry. Not even you would do something that idiotic...','Do not leave me waiting, $C.','','','','','',0,0,0,15847,0,0,0,1,0,0,0,0,0,0,0,0,8565,8564,8563,0,8,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6134,2,405,34,39,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15848,1,0,'Ghost-o-plasm Round Up','There\'s a valley to the southeast, the Valley of Bones, haunted by Magram ghosts. Sounds scary, doesn\'t it? Well think how scary it is to the Magram! If we captured ghost energy from that place, I bet it\'d be worth plenty to those centaurs.$B$BHere, take this crate of ghost magnets. If you place one between the two big skeletons in the valley, the Dead Goliaths, then ghosts will wander to it. Distance yourself, take out the ghosts and get their ghost-o-plasm--that\'s what we\'ll sell to the Magram.','Bring 8 Ghost-o-plasms and the Crate of Ghost Magnets to Hornizz Brimbuzzle in Desolace.','There it is! Looks like you got some of it on you too. Kinda slimey, eh?$B$BWell, thanks a lot for all the trouble, $N. This stuff will be worth a fortune... if I can convince the centaurs what it is!','Where\'s my ghost-o-plasm, $N?','','','','','',15848,15849,0,0,1,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15864,15865,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4500,1350,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), + (6135,2,139,56,60,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,6133,0,0,0,0,0,0,'Duskwing, Oh How I Hate Thee...','Up until now, you have completed the missions I have assigned; even if not in the most timely manner.$B$BI suppose you think that you are ready for a challenge. Yes... Yes, imbecile, perhaps you are ready for a more involved set of missions.$B$BThe albino demon bat, Duskwing, roams the countryside just north of here. Track him down and destroy him. Return to me with a patch of his white fur and you shall be rewarded.$B','Find Duskwing and slay him. From the corpse, recover a Patch of Duskwing\'s Fur and return it to Nathanos Blightcaller.$B$BIt is said that Duskwing roams the countryside to the north of Marris Stead.','Excellent work, imbecile. I shall fashion this fur into something you can use.$B$B','I would not recommend that you take on this challenge alone, $c.','','','','','',15850,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16994,16995,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,9000,3960,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6136,2,139,56,60,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Corpulent One','Past the Argent Dawn encampment of Light\'s Hope and west of Northdale, you will find the corpulent maggot beast, Borelgore.$B$BI\'ve lost entire regiments to that monster. His size knows no bounds! The more he eats the greater his girth becomes...$B$BWhile I would not suffer any emotional harm should the beast devour you, I would prefer that you were the victor. Borelgore has been known to devour others who tried to hunt him.','Find Borelgore in the northern wastes of Eastern Plaguelands and destroy him. Return to Nathanos Blightcaller when the mission is complete.','Keep this up and I may have to promote you from imbecile to mental deficient, first class.','Have I told you lately that I hate you?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11896,0,0,0,1,0,0,0,0,0,0,0,17002,17003,17004,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9000,3960,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0,0), + (6141,2,405,34,39,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,261,0,0,0,'Brother Anton','My brother in arms, Brother Anton, heard rumors of an undead infestation in distant Kalimdor, in a land known as Desolace. Anton immediately booked passage to that place, to seek and destroy the undead menace!$B$BHe is looking for those with the bravery and resolve to aid him. If your heart is true, then speak with Anton. He is in Desolace, in the Alliance town of Nijel\'s Point. ','Speak with Brother Anton in Desolace.','I received word of aid arriving from the east. Are you the source of these rumors? Have you come here to help the Scarlet Brother in its crusade?$B$BIf so, then listen close...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,180,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (6142,2,405,31,35,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Clam Bait','You have the look of a fisherman, $c! I love to fish - been fishing all my life. The best bait to use is soft-shelled clam meat; the fish just can\'t resist, you know what I mean?$B$BUp north you will find a wrecked ship off the coast. Soft-shelled clams are littered throughout the area. If you bring me back 10 pieces of soft-shelled clam meat, I will give you something in return.','Find 10 pieces of Soft-shelled Clam Meat and bring it back to Mai\'Lahii at Shadowprey Village.','Perfect mon, this is just what the witch doctor told me to do for my headache. He says, \"\"Mai\'Lahii - go fish. It\'ll make you feel better\"\"$B$BWell, I feel better already, thanks mon!','I can\'t wait to go fishing with some fresh soft-shelled clam meat; did you bring me the 10 pieces of it I need?','','','','','',15924,0,0,0,10,0,0,0,15874,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15585,15587,15588,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,1650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6143,2,405,32,36,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Other Fish to Fry ','Maybe you heard or maybe you haven\'t... my crew and I was out fishing near Ranazjar Isle, north of the wrecked ship off the coast up north. We used to fish there all the time; now all I do is think of a way to seek revenge for my fallen comrades.$B$BThe naga attacked us one morning, killing everyone except me.$B$BMe conscience can\'t handle the guilt, $c; I need you to go and fry them naga for me. I\'ll make the effort worth your while; you think you can help me with that?','Slay 7 Slitherblade Myrmidon, 7 Slitherblade Naga, and 5 Slitherblade Sorceresses, and then talk to Drulzegar at Shadowprey in Desolace.','As sweet as it is hearing the news that the naga have been vanquished, my heart still feels empty. For the rest of my life I will be dedicated to having them all killed.$B$BHere mon, your reward as I promised. It\'s small in comparison to the gratification of knowing the naga fried for their hated act upon my crew.','I still hear their voices crying for help when the naga unleashed their chaos over us. If I didn\'t have this bad knee, I\'d go and help you kill those blasted naga!$B$BYou can usually guarantee to find them deep in the coral reefs below the surface... lurking... scheming...','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4714,4711,4712,0,7,7,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,4000,1680,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6144,2,139,56,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,6145,0,0,0,'The Call to Command','The order has come down, $c. Varimathras himself has requested that I send my most \'capable\' agents back to the Undercity for a highly sensitive tactical operation.$B$BUnfortunately, my most capable agents were killed over three years ago. In their stead I have a collection of brain dead riff-raff.$B$B$B$BTravel to the Undercity at once and report to Varimathras. Do not embarrass me, $c!','Travel to the Undercity and speak with Varimathras.','The Grand Crusader sits safely in the Scarlet Bastion while his forces pour into your lands, desecrate your structures and monuments and murder your people.$B$BThe Dark Lady has commanded that I deal with this insect once and for all. You will become the instrument of the Forsaken\'s reckoning.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,10,0,0,0,0,0,405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6145,2,139,56,60,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,6144,0,0,6146,0,0,0,'The Crimson Courier','Just as the body cannot survive without the head, the head cannot survive without the body. The defenses of the Scarlet Crusade\'s command inside Stratholme are almost impenetrable. We must, instead, cut the body out from under the head.$B$BMy Deathstalkers have been collecting data on the activity of the Crusade outside of Stratholme. Each day, a report is sent from their central command to Tyr\'s Hand. This report is the key, $r! Find the Crimson Courier and recover that report. Return it to Nathanos.','Return to Eastern Plaguelands and track down the Crimson Courier. Kill the Courier and recover the Grand Crusader\'s Command.$B$BTake the command to Nathanos Blightcaller for further instruction.','$B$BExcellent! Finally! An opportunity to destroy the Scarlet Oracle!','Succeed now and you will have almost earned my respect, $C.','','','','','',15868,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6146,2,139,56,60,1,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,6145,0,0,6147,15876,1,0,'Nathanos\' Ruse','I have made some adjustments to this command. Should our little ruse work, they will expose the Scarlet Oracle and we shall strike!$B$BNow pay attention, $c. You are to deliver this command to the Crusader Lord, Valdelmar.$B$BHow? You are going to hand it to him, imbecile.$B$BTake the command and this rotten apple to Tyr\'s Hand. When you cross into the city, eat the apple. You will transform into something more... palatable to the humans. Take the command and hand it to the Crusader Lord, Valdelmar.','Travel to Tyr\'s Hand, southeast of the Marris Stead. Once there, take a bite of the Rotten Apple. While under the guise of the Scarlet Crusade, deliver the Grand Crusader\'s Command to Crusader Lord Valdelmar.','Where have you been? We had thought the Scourge had captured you.','This is unacceptable, soldier!','','','','','',13852,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6147,2,139,56,60,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,6146,0,0,6148,0,0,0,'Return to Nathanos','The Grand Crusader makes an unusual request. Hrm, regardless... what he asks will be done. Return to the Scarlet Bastion and notify him that the Oracle will be en route shortly.$B$BWe will take every precaution to ensure that she makes it to Stratholme unharmed.','Return to Nathanos Blightcaller with the new information.$B','The fools! My deception went unnoticed! Prepare yourself, $C. We must strike with cold cunning!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,0,2040,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6148,2,139,56,60,1,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,6147,0,0,0,0,0,0,'The Scarlet Oracle, Demetria','Demetria is chief advisor to the Grand Crusader. She is called the Oracle due to her \'otherworldly\' senses. She has successfully assisted the Crusade in several of their victories against the Scourge.$B$BWhile this ruse was successful in exposing her, if she truly does possess psychic powers, she will undoubtedly be expecting some sort of trouble. You are going to provide that \'trouble.\'$B$BTrack down the Oracle and terminate her. They should be moving out of Tyr\'s Hand as we speak. Make me proud, worm.$B','The Scarlet Crusade is on the move. Somewhere along the road from Tyr\'s Hand to Stratholme you will find the Oracle, Demetria, and her entourage. Hunt her down and slay her. Return to Nathanos Blightcaller should you succeed.','They will be reeling from this blow for years! Well done, $N! You have earned not only my respect but also this reward.','What is your status, $N?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12339,0,0,0,1,0,0,0,0,0,0,0,16996,16997,16998,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18000,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6161,2,405,30,36,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Claim Rackmore\'s Treasure!','Rackmore\'s log tells of how his ship was sailing for Feathermoon Stronghold when it was attacked by seafaring creatures. To prevent his treasure from falling into enemy hands, he hid his chest on Ranazjar Isle.$B$BTo open the chest requires two keys, a silver and a gold. These keys were lost, but if the keys and the chest are found, a treasure awaits!','Find Rackmore\'s Silver Key. Find Rackmore\'s Golden Key. Find and open Rackmore\'s Chest.','Chest opens to reveal Rackmore\'s treasure!','This chest is securely locked.','','','','','',15878,15881,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16788,16789,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,11500,1680,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6162,2,361,46,51,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Husband\'s Last Battle','My husband traveled Felwood for the honor of our clan, doing battle against the Shadow Council and other corrupt atrocities!$B$BAfter he escaped death numerous times, I received a letter from him saying that a druid asked him for help against a great befouled furbolg named Overlord Ror--the two were never heard from again.$B$BI want this Ror\'s clawed hand, $N. I want it to pay for leaving me a widow! I believe the creature is to the south... near the Ashenvale border.','Kill Overlord Ror and return his claw to Dreka\'Sur at Bloodvenom Post in Felwood.','You bring honor to me for following through with your word. My husband died in battle--he would have been proud of that. But I could not rest until I knew that the creature that has forced me to live my life alone paid for what it had done.$B$BThank you again, $N.','Do you have the beasts head yet, $N? It will pay for its crimes. I don\'t care if it\'s corrupt or just angry for living in such a dismal forest. No furbolg will live for long committing such crimes against my family!','','','','','',15879,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,7500,2940,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6163,2,2017,56,60,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,6135,0,0,0,0,0,0,'Ramstein','I was overwhelmed. On this very stead, I stood... held my ground in defense of Lordaeron. The farm and all on it were waylaid by a gigantic wave of Scourge.$B$BThe wretch. The filth. It hovered above me, entrails hanging from its gaping chest cavity.$B$BI woke as Scourge. For so long I was helpless. My mind had coalesced with the Lich King\'s.$B$BShe came for me... somewhere, somehow, I knew she would. Free.$B$BAnd now, I must have my vengeance - my vengeance on that which took from me my life. Destroy it.','Travel to Stratholme and slay Ramstein the Gorger. Take his head as a souvenir for Nathanos.','I wonder... did it beg for mercy? Could it know what mercy is?$B$B$B$BI will hang this beast\'s head upon my wall.$B$BYou have earned a spot amongst one of my champions, $N.$B$B','After Sylvanas freed me, I hunted the beast across these wastes for months. It fled to the safety of Stratholme. The bastard...','','','','','',15880,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18022,17001,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,18000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6164,2,139,50,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Augustus\' Receipt Book','I\'m ready for business! What you do want?$B$BOh wait... I can\'t open up shop without my receipt book. How am I to keep track of things without my receipt book?$B$BI must have left it in town somewhere. I had a room in the inn... the book must be there.$B$BBring me my book. Please, bring it to me! Bring me my book and you\'ll see! I\'ll set up shop and you\'ll see that my prices are INSANE!','Bring Augustus\' Receipt Book to Augustus the Touched in Terrordale.','There it is! And oh my! I forgot how full it was!$B$BThis is a glorious day, $N! Stupendous! Insanely good, I say!','Do you have my receipt book? I can\'t wait to get back to business!','','','','','',15884,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6181,2,40,10,10,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6281,15998,1,0,'A Swift Message','Although we don\'t get much aid from Stormwind directly, I do have a contact in the city who helps supply us with armor. His name is Osric Strang. His shop, Limited Immunity, is in the Old Town of Stormwind.$B$BOur supply of armor dwindles, and I must contact Osric for more. Can you take him this note?$B$BThe fastest way to Stormwind is through Thor, our gryphon master. He\'s just down the hill; bring him my note, and then take a gryphon to Stormwind.','Bring Lewis\' Note to Thor the gryphon master.','You have to get this note to Stormwind? That\'s not a problem, you can take one of my gryphons!','You look like you\'re in a hurry. Well, then you came to the right place!','','','','','',15998,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6182,2,1519,56,60,1,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,6183,0,0,0,'The First and the Last','Nathanos Marris was the first and last of the human ranger lords. A disciple of Sylvanas Windrunner, now the Banshee Queen of the Forsaken.$B$BWe had thought that Nathanos had been killed in action in the defense of Lordaeron five years ago. Although his corpse was never recovered, it was assumed that he did not make it out of the Eastern Plaguelands.$B$BMathias Shaw has been investigating the disappearance and may have some new information. Report to him at once. He resides in Old Town, at the Barracks.','Speak with Mathias Shaw in Old Town Stormwind. He resides in the Barracks.','After some reports of unusual Forsaken activity in the Eastern Plaguelands, SI:7 agents were dispatched to investigate. The results of that investigation are unsettling.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,1,0,0,0,0,0,390,0,0,0,0,0,0,0,0,1,1,1,1,1000,2000,3000,4000,0,1,0,0,0,0,1000,2000,0,0,0,0), + (6183,2,1519,56,60,1,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,6182,0,0,6184,0,0,0,'Honor the Dead','Five of my best field agents were assigned the Marris case. One returned, only to end up dead in his sleep three days later.$B$BWhat little information we did manage to get out of him was incoherent gibberish. We made out two words: \"Nathanos,\" and \"Blightcaller.\"$B$BI do not have the available manpower to continue this investigation and Ravenholdt will not assist us. We must get to the bottom of this; if only to provide closure to the families of the deceased. Will you help?','Speak with Mathias Shaw again if you wish to accept his task.','$B$BI had faith that Bolvar would send me men and women of honor - the most dedicated soldiers of the Alliance.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,1,0,0,0,0,0,396,0,0,0,0,0,0,0,0,1,1,1,6,1000,2000,3000,4000,0,1,0,0,0,0,0,0,0,0,0,0), + (6184,2,28,56,60,1,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,6183,0,0,6185,0,0,0,'Flint Shadowmore','The only information we have thus far, then, is that Nathanos Marris may have been slain by this Blightcaller. We assume the Blightcaller is the same fiend that disposed of my agents.$B$BFlint Shadowmore, another SI:7 operative, is stationed at the Alliance encampment of Chillwind Point in the Western Plaguelands. Seek him out; he will debrief you on the current situation in the Plagues and give you an assignment.$B$BGood luck, $N.','Travel to Chillwind Camp in the Western Plaguelands and meet up with your contact, Flint Shadowmore.$B','The first mission will be straight up, $N. You go in, you come out. Recon...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2970,0,0,0,0,0,0,0,0,1,1,1,1,1000,2000,3000,4000,0,1,0,0,0,0,1000,1500,0,0,0,0), + (6185,2,139,56,60,1,0,77,0,0,0,0,0,0,0,0,0,0,0,12,2,6184,0,0,6186,0,0,0,'The Eastern Plagues','As I said, your first mission is one of reconnaissance. Nothing fancy, $N. You must travel to the Eastern Plaguelands and look for any clues as to this Blightcaller.$B$BBe on the lookout for information about our missing operatives. We have to assume that they are dead and if they are dead, they must have a corpse... somewhere.$B$B$B$BAll SI:7 agents carry this insignia.$B$B$B$BBring any of those that you may find back to me.','Scour the Eastern Plaguelands for clues as to the \"Blightcaller\" and the missing SI:7 agents. If you find any SI:7 Insignias, return them to Flint Shadowmore at Chillwind Camp.','Rutger. Fredo. Turyen. All... dead...$B$B$B$BWhere were they? Did you discover any more information about this bastard, the Blightcaller?','An... Any luck??','The Blightcaller Uncovered','','','','',16003,16001,16002,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6186,2,1519,56,60,1,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,6185,0,0,6187,0,0,0,'The Blightcaller Cometh','$B$BNa... Nathanos did this? Nathanos is the Blightcaller?$B$BWhy? He was... was so noble - a ranger lord respected by all. The only human ever allowed to train under the high elves. Now a ruthless agent of the Forsaken?$B$BI... I am sorry to ask this of you, $N, but Highlord Fordragon must be informed of this turn of events at once. Please, return to Stormwind and deliver the news.','Return to Stormwind and inform Highlord Bolvar Fordragon of the fate of Nathanos Marris.','No. It... NO! How? An agent of the Forsaken? The CHAMPION of the Banshee Queen???$B$B','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,33,1,1,25,1000,2000,3000,4000,0,1,5,35,6,274,1000,1500,2500,3500,0,0), + (6187,2,139,56,60,62,0,77,0,0,0,0,0,0,0,0,0,0,0,72,0,6186,0,0,0,0,0,0,'Order Must Be Restored','Do you know how many ranger lords exist in this world? How many human ranger lords have ever existed?$B$BNathanos\' accomplishments were unprecedented. He was a tactical genius, responsible for Alliance victories spanning a decade of conflict.$B$BAnd now... the champion of the Forsaken.$B$BNo. This cannot be. Order must be restored.$B$BGather an army, $N. Return to the Plagues with your army and destroy the Blightcaller.$B$BI wish you luck, $N. Truly, you will need it for this battle.','Assemble an army and travel to the Eastern Plaguelands. Launch a full assault on Nathanos Blightcaller and any Horde filth that may attempt to protect him.$B$BKeep your wits about you, $N. The Horde will defend the ranger lord with their very lives.','It is a tragedy. I think... I believe that our kind is cursed, $N. We are cursed to lose our greatest warriors; our most noble heroes; our most gifted scholars.$B$BWe are indebted to you and I assure you, $N, wherever Nathanos Marris is now, he smiles down upon you.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11878,0,0,0,1,0,0,0,0,0,0,0,16996,16997,16998,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,1,1,1,25,1000,2000,3000,3500,0,1,0,0,0,0,0,0,0,0,0,0), + (6261,2,40,10,10,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,6281,0,0,6285,16115,1,0,'Dungar Longdrink','$N, I gathered into this crate everything Lewis asked for. Can you take it to him?$B$BIf you\'ve already spoken to Thor in Westfall, then you can take a gryphon back to him. Dungar Longdrink is our gryphon master, over in the trade district.$B$BSpeak with Dungar, then get this crate to Lewis as fast as you can. We don\'t want our fighting men and women in Westfall to go without fresh equipment!','Bring Osric\'s Crate to Dungar Longdrink the gryphon master.','A crate for Westfall, eh? Have you been to Westall before? If so, then it\'s no problem, my friend. I have plenty of gryphons trained to fly that route!','Is that sweat on your brow, lad? You\'ve been running too much. Next time, take a gryphon!','','','','','',16115,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,25,0,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6281,2,40,10,10,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,6181,0,0,6261,15998,1,0,'Continue to Stormwind','For a small fee, you can take a gryphon to Stormwind, so you can deliver Lewis\' note to Osric. You won\'t get there faster any other way.$B$BIf that sounds acceptable, then just speak to me again when you\'re ready for the ride. I\'ll charge you a little, but trust me; it\'ll be worth it!','Buy a gryphon ride from the gryphon master Thor, then bring Lewis\' Note to Osric Strang, in the shop Limited Immunity, in the Old Town of Stormwind.','Ah, a note from Quartermaster Lewis? I\'m not surprised he needs more gear. Sentinel Hill is far away, in a land Stormwind has all but forgotten.$B$BWell thank you, $N. Here\'s some money to cover your travel costs.','You\'ve been traveling, eh? Have you been anywhere interesting?','','','','','',15998,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,175,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6282,2,406,18,26,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,6283,0,0,0,'Harpies Threaten','Tauren take pride as the protector of these lands. Undoubtedly you can guess why I am alarmed with the number of harpies that dwell here in Stonetalon.$B$BThe Bloodfuries are the source of the increasing number of harpies in Kalimdor; they encroach upon all likes of life preventing the innocent from leaving their boundaries.$B$BI need you to cull the harpies, $N!','Maggran Earthbinder in Sun Rock Retreat wants you to slay 7 Bloodfury Harpies, 7 Bloodfury Ambushers, 7 Bloodfury Slayers and 7 Bloodfury Roguefeathers.','This is most excellent news! Tell me again how you cast fear into the cold hearts of those vile harpies. The Bloodfuries have been dealt a serious blow!','Do not be weary of Charred Vale; many evil creatures reside in those hills. Stay strong $N, and you shall prevail over this threat to our people. Go now and strike hard - our children shall never know of the evil of what was.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4022,4025,4024,4023,7,7,7,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,2000,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6283,2,406,18,26,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,6282,0,0,0,0,0,0,'Bloodfury Bloodline','Limiting the number of Bloodfury Harpies will not be enough. The only true cure for their disease would be to slay their leader, Bloodfury Ripper!$B$BShe is all but a queen to those filthy creatures. Slay her and their numbers will surely diminish.$B$BGo back into the Charred Vale and you will find her along the western hills. She will not be easy to vanquish, but the reward will be great.','Maggran at Sun Rock Retreat wishes you to slay Bloodfury Ripper and bring her remains as proof of your deed.','Already I feel the anger leave me. What will I do with my time? Knowing evil moves near my land kept my thoughts moving, though now they are silent. Perhaps this is a good thing... maybe now I can focus on the good, as all Tauren should.$B$BPlease accept this as a reward for your troubles.','Bloodfury Ripper is a nasty creature! You will have success finding her along the western hill line in the Charred Vale.$B$BThe bloodfuries will be helpless with out... surely we can vanquish them forever!','','','','','',16190,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16990,16987,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6284,2,406,15,21,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Arachnophobia','Warning: Proceed into Sishir Canyon west of here at your own risk.$B$BBesseleth and her eight-legged children of the forest have claimed this canyon as their webbed lair.$B$BMaggran Earthbinder in Sun Rock Retreat has placed a bounty on Besseleth. Slay her and bring proof of your killing to Maggran; there you will receive your reward for disposing this eight-legged menace.','Kill Besseleth and bring Besseleth\'s Fang to Maggran at Sun Rock Retreat.','Good hunting, $N! Besseleth is an old predator in these parts... I will miss her not. Take this reward as a token for being the forest champion.$B$B$B$BPerhaps now many more will travel to Sun Rock Retreat without fearing what lurks in the dark.','Besseleth is a ruthless predator... I fear for those that travel Webwinder Path at night. It\'s then that she and her children prey upon innocent travelers. I myself fell prey to her two-foot fang of death, but luckily I was able to fend her off and get to safety. I would give anything to see that monster destroyed.','','','','','',16192,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16891,16894,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6285,2,40,10,10,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,6261,0,0,0,16115,1,0,'Return to Lewis','The gryphon master in Westfall is Thor. If you\'ve spoken to him before, then you can take one of my gryphons to him.$B$BThat\'s a good lesson to know: gryphons are always trained to fly to their capital city, but they\'ll only take you to a remote gryphon master after you\'ve already been there.$B$BYou\'ve already been to Thor, so just speak with me again when you\'re ready to take a gryphon to Westfall. Once there, you can deliver Osric\'s Crate to Quartermaster Lewis.','Buy a gryphon ride to Sentinel Hill from the gryphon master Dungar Longdrink, then take Osric\'s Crate to Lewis at Sentinel Hill.','Great, you brought the armor! We\'ll get this divvied to those who need it immediately.$B$BThank you, $N. Your efforts have been a great help to us. And now that you\'re no stranger to gryphons, I hope you\'ll come and lend your aid to Sentinel Hill often!','You\'re back from Stormwind? Did Osric send the armor?','','','','','',16115,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,350,0,0,0,0,350,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6301,2,406,17,23,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Cycle of Rebirth','Industrial greed and continuous war have wrecked the lands of Stonetalon. Only the blessings of the Earthmother can cure such injury.$B$B$N, I will require you to seek a special seed, the Gaea seed. They are only found here in Stonetalon Mountain, north of Sun Rock Retreat at Mirkfallon Lake, near the water\'s edge.$B$BOnce you bring me the seeds I will imbue them with shamanistic power to speed their growth.','Tammra Windfield at Sun Rock Retreat wants you to gather 10 Gaea Seeds.','Ah? $N, you have the Gaea seeds. Watch and you shall see the power that these seeds will do for the land. Only those pure and true can heal the land?$B$B','The continuous destruction caused by war and those that seek a profit from lumber pains me deeply. The least I can do is perform the cycle of rebirth and sow the Gaea seeds to replenish the lands with a new forest. Do you have the required Gaea seeds, $C?','','','','','',16205,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,150,0,0,0,0,1200,840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6321,2,130,10,10,0,0,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6323,16209,1,0,'Supplying the Sepulcher','Executor Hadrec asked me to take stock of our equipment at the Sepulcher. With the Scourge, and worse, lurking in the woods, he doesn\'t want the Deathguards to lack gear they might need.$B$BI found that we are, in general, well stocked, but we do need more weapons to replace those lost in the field.$B$BHere is a requisition order of what is needed, for the weapon dealer Gordon Wendham in the Undercity. Take the order to our bat master, Karos Razok, and speak with him about transport to the Undercity.','Bring Podrig\'s Order to Karos Razok.','Ah, an order for supplies. You will want to take this to the Undercity, no doubt. And quickly, for the Sepulcher must not be left under stocked.','You appear to be on official business...','','','','','',16209,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,25,0,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6322,2,130,10,10,0,0,16,0,0,0,0,0,0,0,0,0,0,0,0,0,6323,0,0,6324,16210,1,0,'Michael Garrett','I have placed the Sepulcher\'s supplies into this crate. If you have already visited the Sepulcher and spoken with their bat master, then you may ride a bat back to him.$B$BSpeak with the Undercity\'s bat master, Michael Garrett. He can provide you with a bat to the Sepulcher.','Bring Gordon\'s Crate to Michael Garrett.','This crate must reach the Sepulcher in Silverpine? That is easily done; our bats fly there daily.','If you must travel a long distance, then a bat is your best option.','','','','','',16210,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,25,0,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6323,2,130,10,10,0,0,16,0,0,0,0,0,0,0,0,0,0,0,0,0,6321,0,0,6322,16209,1,0,'Ride to the Undercity','One of my bats can take you to the Undercity, for a small fee. Speak with me again when you are ready so that we may arrange your transport.$B$BYou will find Gordon Wendham in the Trade Quarter of the Undercity. That is the same quarter where my bat will land.','Buy a bat ride to the Undercity from the bat master Karos Razok, then take Podrig\'s Order to Gordon Wendham in the Undercity.','An order from the Sepulcher? Very well. It is an honor to serve those who serve our Dark Lady.','I keep my weapons in top condition. They are cleaned and ready for use.','','','','','',16209,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,175,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6324,2,130,10,10,0,0,16,0,0,0,0,0,0,0,0,0,0,0,0,0,6322,0,0,0,16210,1,0,'Return to Podrig','The bat master in the Sepulcher is Karos Razok. If you have already met him, then I can give you a bat to fly back to him.$B$BOur bats will always fly to the Undercity, but to travel to more remote locales their rider must first visit the area and speak with its bat master.$B$BYou have met Karos in the Sepulcher, so you may now fly bats there. Speak with me again when you are ready.','Buy a bat ride to the Sepulcher from the bat master Michael Garrett, then bring Gordon\'s Crate to Deathguard Podrig in the Sepulcher.','Good work, $N. These weapons will ensure our Deathguards don\'t get caught unprepared.$B$BYou have done a valuable service for our Dark Lady.','$N, you return. Do you have our supplies from the Undercity?','','','','','',16210,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,350,0,0,0,0,350,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6341,2,148,10,10,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,6344,0,0,6342,16262,1,0,'The Bounty of Teldrassil','The fishermen of Rut\'theran village do very well, for the fish here are extremely large and abundant. I would like to compare the bounty here with that of the mainland.$B$BI have a collection of fish bones and scales that I would like taken to a colleague of mine in Darkshore. His name is Laird, he is a fish vendor in the village of Auberdine.$B$BBring my collection to our hippogryph master, Vesprystus, and speak to him about traveling to Auberdine.','Bring Nessa\'s Collection to Vesprystus.','Ah, you wish to get this to Auberdine? Very well...','How may I help you? Are you in need of transport?','','','','','',16262,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,25,0,0,0,0,0,126,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6342,2,148,10,10,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,6341,0,0,6343,16262,1,0,'Flight to Auberdine','From Rut\'theran, there are two methods of travel to Auberdine: by ferry and by hippogryph. Both are quick and reliable, but if you have not yet flown to Auberdine by hippogryph, then I suggest you do.$B$BIt is sound advice to speak with the hippogryph master in every town that has one. Once you speak to the master, you can then fly there from other towns.$B$BHere is Nessa\'s collection. Speak with me again when you are ready to fly to Auberdine and deliver Nessa\'s collection to Laird.','Ride a hippogryph to Auberdine from the hippogryph master Vesprystus, then bring Nessa\'s Collection to Laird.','A package from Nessa? Thank you, $N! She told me she would send me samples of the fish caught near Rut\'theran village. She thinks they may be very different from the fish caught here...$B$BMy! This jawbone is nearly twice the size of the same fish found here. And these scales are as big as a closed fist! Amazing!','Have you come from Teldrassil? Tell me, how is the fishing there?','','','','','',16262,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,75,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6343,2,148,10,10,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,6342,0,0,0,16263,1,0,'Return to Nessa','I must send a response to Nessa. She\'ll be very interested to know how different the fish here are from those along Teldrassil\'s coastline. We can only guess the cause, but it is my suspicion that the world tree itself is affecting the wildlife around it!$B$BPlease, take this response to Nessa. If you wish to take a hippogryph back to Rut\'theran then speak with the hippogryph master Caylais Moonfeather. If you wish to take the ferry, then one regularly departs from the dock to the northwest.','Bring Laird\'s Response to Nessa Shadowsong.','This is very interesting. The fish here are large, but I didn\'t think the difference in bounties between here and the mainland was so great. There must be a reason for this...$B$BWell thank you, $N. I will discuss with the villagers the news you brought. Perhaps, one day, we will find the root of this oddity. But until then, we shall reap its benefits!','$N, you\'re back from Auberdine? Did you speak with Laird?','','','','','',16263,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,350,0,0,0,0,250,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6344,2,1657,10,10,0,0,8,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,6341,0,0,0,'Nessa Shadowsong','A friend of mine, Nessa Shadowsong, is a fishing merchant in Rut\'theran Village. She needs a parcel taken to Darkshore, and is looking for someone to help her.$B$BIf you\'re interested, then to reach Nessa you must take the portal in Darnassus to Rut\'theran Village. You will find the portal west of the Temple Gardens.','Speak with Nessa Shadowsong.','Yes, I have need of a courier who will take a package to Darkshore. Will you help me?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,25,0,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6361,2,17,10,10,0,0,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6362,16282,1,0,'A Bundle of Hides','I have a bundle of hides from the animals of the Barrens, and must get them to Thunder Bluff. A colleague there, Ahanu, will use the hides to create leather goods.$B$BWill you take the hides to him for me?$B$BThe quickest way to Thunder Bluff is on the back of a wind rider. Bring the bundle of hides to Devrak, our wind rider master in the Crossroads, and speak to him about transport to Thunder Bluff.','Bring the Bundle of Hides to the wind rider master Devrak in the Crossroads.','If you must take these hides to Thunder Bluff, then you are speaking to the right orc!','Are you here for a wind rider? You have something to transport?','','','','','',16282,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,25,0,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6362,2,17,10,10,0,0,32,0,0,0,0,0,0,0,0,0,0,0,0,0,6361,0,0,6363,16282,1,0,'Ride to Thunder Bluff','For a small fee, I will give you a wind rider to Thunder Bluff. There\'s no faster way to the city!$B$BIf that is acceptable, speak to me again when you are ready to go.$B$BIf you\'re taking those hides to Ahanu, then I think he\'s at Hewa\'s Armory, at the base of the wind rider tower in Thunder Bluff. And that\'s right where you\'ll land!','Buy a wind rider to Thunder Bluff from the wind rider master Devrak, then bring the Bundle of Hides to Ahanu in Thunder Bluff.','Ah, a new bundle of hides. I will get to work on these immediately!$B$BThank you, brother. You have done me a great service. Here are some coins to pay for your time and travel costs.','There is dust on your shoulders that must be from the Barrens. You have spoken with my friend Jahan?','','','','','',16282,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,75,0,0,0,0,175,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6363,2,17,10,10,0,0,32,0,0,0,0,0,0,0,0,0,0,0,0,0,6362,0,0,6364,16283,1,0,'Tal the Wind Rider Master','I have prepared leather goods for Jahan to sell at the Crossroads. Will you bring them to him?$B$BIf you have already been to the Crossroads and spoken to their wind rider master, then you can fly one of our Thunder Bluff wind riders back to him.$B$BTake the leather goods to Tal, our wind rider master in Thunder Bluff, and speak with him to arrange transport to the Crossroads.','Bring Ahanu\'s Leather Goods to Tal in Thunder Bluff.','You need to take this to the Crossroads, eh? That\'s not a problem. If you\'ve already been there and spoken to Devrak, then you can take one of my wind riders back to him.','Greetings, $C. What can I do for you?','','','','','',16283,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,25,0,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6364,2,17,10,10,0,0,32,0,0,0,0,0,0,0,0,0,0,0,0,0,6363,0,0,0,16283,1,0,'Return to Jahan','In order to fly to a town, you must have already been there and spoken with the wind rider master of that town. You have been to the Crossroads and spoken to their wind rider master Devrak, so for a small fee you can take a wind rider to him from here.$B$BSpeak with me again when you are ready. Once at the Crossroads, you can then deliver the leather goods to Jahan Hawkwing.','Buy a wind rider to the Crossroads from the wind rider master Tal, then bring Ahanu\'s Leather Goods to Jahan Hawkwing.','Ahanu sent me finished products? Very good. There are many hunters and adventurers in the Crossroads now and business is lively. I am sure I\'ll sell these goods very soon.$B$BThank you for all your efforts, $N. I am in your debt.','$N, you are back from Thunder Bluff? Did you deliver the hides to Ahanu?','','','','','',16283,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,350,0,0,0,0,350,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6365,2,17,10,10,0,0,130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6384,16306,1,0,'Meats to Orgrimmar','I have some choice cuts of meat that I want to send to a friend. Her name is Gryshka, the innkeeper in Orgrimmar. Will you deliver the meat for me?$B$BThe fastest way to Orgrimmar is on a wind rider. Take the meats to the Crossroads wind rider master, Devrak, and speak with him about transport to Orgrimmar.','Bring Zargh\'s Meats to Devrak in the Crossroads.','You have to get this meat to Orgrimmar? That is no problem. For a small fee, my wind rider can take you there.','You need to get somewhere fast? Then you\'re talking to the right orc!','','','','','',16306,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,25,25,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6381,2,406,17,25,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,6301,0,0,0,16208,1,0,'New Life','As you have seen, $c, though the land is in pain, the cycle of life is a powerful thing. Now we must do our part help it along. You must plant these seeds at the center of the destruction, to the west, in the Charred Vale. Beware, for harpies and angry fire elementals still plague the scarred land.$B$B$N, take these enchanted Gaea seeds and plant them in fertile mounds of soil. The cycle of life must go on!','Plant 10 Gaea Seeds in Gaea Dirt Mounds, and then return the remaining Enchanted Gaea Seeds to Tammra at Sun Rock Retreat.','This is great victory for the land. In time, other things will come to pass: the Venture Co. will pack up their buzz saws and axes, the angry fire spirits will calm, and the harpies will be pushed out by the land.$B$BOnly then $N, will Stonetalon be truly at peace.$B$BYou have done well $C; take one of these items as thanks for the new life you have created here today.','These seeds you plant are strong, resisting corruption, and making a foothold for other life. They will grow and grow, first preventing corruption and healing the scarred land, and then one day, restoring Stonetalon to a lush forest, once again.$B$BHave you planted all of the Gaea seeds?','','Gaea seed planted','','','',0,16208,0,0,0,1,0,0,0,0,0,0,0,0,0,0,-177929,0,0,0,10,0,0,0,20269,0,0,0,16985,16986,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6382,2,17,20,20,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,6383,235,0,0,0,0,'The Ashenvale Hunt','Your strength impresses me, $c. Your willingness to embrace the hunt gives me confidence that you could move on to bigger game... and bigger challenges.$B$BThe forests of Ashenvale represent a vast untamed wild that the Horde seeks to impose its own will upon, both politically and spiritually. If you seek to prove yourself in an unproven land, seek the guidance of Senani Thunderheart in Splintertree Post. The outpost is due north of the path leading from the Barrens.','Speak with Senani Thunderheart at Splintertree Post, Ashenvale.','Welcome to the new frontier, $N. Ashenvale is a land of opportunity, one where a young $C like yourself is able to find boundless chances to prove their mettle. Look around the outpost here, and be sure to travel out to the Zoram Strand, as the Horde has another outpost there as well.$B$BYour presence here tells me that you\'ve come to learn more about the hunt. Listen close, and I will gladly share with you what you need to know.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,25,0,0,0,0,0,234,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6383,0,331,20,20,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Ashenvale Hunt','','','There are three legendary creatures that make up the Ashenvale Hunt; you may seek them and test yourself against their cunning and might. In the process, you will hopefully learn something about yourself. The creatures are: the bear Ursangous, the nightsaber cat Shadumbra, and the hippogryph Sharptalon.$B$BThe creatures of the Ashenvale Hunt are powerful, and you may find that you\'ll need aid in bringing them down. If you should best them, bring me proof of your deed.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6384,2,17,10,10,0,0,130,0,0,0,0,0,0,0,0,0,0,0,0,0,6365,0,0,6385,16306,1,0,'Ride to Orgrimmar','For just a few coins I will have a wind rider bring you to Orgrimmar. When you get there, you can take Zargh\'s Meats to Gryshka. Her inn is in the Valley of Strength, not far from the Skytower, where my wind rider will drop you off.$B$BSpeak with me again when you are ready for the journey.','Buy a wind rider to Orgrimmar from the wind rider master Devrak, then bring Zargh\'s Meats to Gryshka in Orgrimmar.','Oh, wonderful! Those are fine cuts! These are from Zargh, are they? That orc sure knows his way into a lady\'s heart...$B$BOh, I can\'t wait to cook it. But not too much! Meat is best served rare, don\'t you think?','Something smells good! You don\'t have raw meat on you, do you?','','','','','',16306,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,75,75,0,0,0,175,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6385,2,17,10,10,0,0,130,0,0,0,0,0,0,0,0,0,0,0,0,0,6384,0,0,6386,16307,1,0,'Doras the Wind Rider Master','I\'ve written a letter of thanks to Zargh. Will you deliver it for me? If you\'ve already been to the Crossroads and spoken with their wind rider master, then you can fly a wind rider back there.$B$BTake my letter to Doras, the wind rider master of Orgrimmar, and speak with him about transport to the Crossroads.','Bring Gryshka\'s Letter to Doras in Orgrimmar.','You have to get this to the Crossroads in the Barrens? Yes, I can get you there...','Do you need one of my wind riders?','','','','','',16307,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,25,25,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6386,2,17,10,10,0,0,130,0,0,0,0,0,0,0,0,0,0,0,0,0,6385,0,0,0,16307,1,0,'Return to the Crossroads.','My wind riders are trained to fly to many different places, as long as you have already been to that place and spoken with the wind rider master there.$B$BYou have been to the Crossroads and spoken to their wind rider master Devrak, so now you can fly directly to him from here. Once you\'re at the Crossroads, you can deliver Gryshka\'s letter to Zargh.$B$BSpeak with me when you are ready to go.','Buy a wind rider to the Crossroads from the wind rider master Doras, then bring Gryshka\'s Letter to Zargh at the Crossroads.','Hah! I guess she liked it! Nothing brings red to a lady\'s cheeks like a big, juicy steak!$B$BThank you, $N. You\'ve done me a great service. Here is some money for your trouble, and don\'t be surprised if I invite you to my wedding!','Have you returned from Orgrimmar? Did Gryshka like the meat I sent her?','','','','','',16307,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,350,350,0,0,0,350,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6387,2,38,10,10,0,0,68,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6391,16310,1,0,'Honor Students','I see a lot of young dwarves at my door, eager to learn the trade of mining. And if there\'s one thing a miner needs more than anything, it\'s a pick!$B$BI have a list of mining students who scored high in their lessons and earned an honorary pick. Take my list to Golnir Bouldertoe in Ironforge. He\'ll get the picks ready.$B$BThe fastest way to Ironforge is on a gryphon, so bring the list to our gryphon master, Thorgrum Borrelson, and speak with him about transport to Ironforge.','Bring Brock\'s List to Thorgrum Borrelson in Thelsamar.','You have to get this to Ironforge, eh? For a small fee I can put you on the back of one of my gryphons, and it\'ll take you there. How does that sound?','Have you had your fill of Thelsamar so soon? Are you ready to leave for another city?','','','','','',16310,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,25,25,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6388,2,38,10,10,0,0,68,0,0,0,0,0,0,0,0,0,0,0,0,0,6391,0,0,6392,16311,1,0,'Gryth Thurden','Here are the honorary picks for Brock\'s students. If you\'ve already been to Thelsamar, then you should fly a gryphon back there!$B$BTake the picks to our gryphon master, Gryth Thurden, and speak with him about a ride back to Thelsamar.','Bring the Honorary Picks to Gryth Thurden in Ironforge.','You have to get these to Thelsamar, eh? That won\'t be a problem. As long as you\'ve already been to Thelsamar and spoken to Thorgrum Borrelson, then you can take one of my gryphons back to him.','You look like you have somewhere to go. Need one of my gryphons?','','','','','',16311,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,25,25,0,0,0,0,126,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6389,2,28,48,55,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,5904,0,0,0,15044,1,0,'A Plague Upon Thee','You look around the lumber mill for something suitable to open the barrel with. You find a crowbar that looks like it will do the trick.$B$BYou set your feet and pray that you\'ll be able to get out of the mill before the termites get to you.','Release the Plagueland Termites in the Northridge Lumber Mill, then return with the Barrel of Plagueland Termites to Nathaniel Dumah at Chillwind Camp in Western Plaguelands.','Haha! Thank you, $N! You\'ve done it! My father\'s spirit can now rest and I can live in peace.$B$BThank you again. If there is anything I can do for you, please, just ask.','Have you done it, $N? Have you released the termites? The Light help us if the Scarlet Crusade were able to hold onto both the mill and Hearthglen. They should have neither. They\'re just capitalizing on the victims of the last war and should be put down like rabid animals!','','','','','',15044,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8500,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6390,2,28,48,55,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,5902,0,0,0,15044,1,0,'A Plague Upon Thee','You look around the lumber mill for something suitable to open the barrel with. You find a crowbar that looks like it will do the trick.$B$BYou set your feet and pray that you\'ll be able to get out of the mill before the termites get to you.','Release the Plagueland Termites in the Northridge Lumber Mill, then return with the Barrel of Plagueland Termites to Mickey Levine at the Bulwark in Tirisfal Glades.','Thank you, $N. Here, take this coin. I\'m sorry it\'s not more, but try to take some joy in helping destroy the Scarlet Crusade\'s efforts!','Have you done it, $N? Have you released the termites in the lumber mill?$B$BIt was bad enough that my family lost their jobs and lives, but then to see the place where my childhood was spent taken over by those disgusting so-called holy men... pfah!!','','','','','',15044,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8500,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6391,2,38,10,10,0,0,68,0,0,0,0,0,0,0,0,0,0,0,0,0,6387,0,0,6388,16310,1,0,'Ride to Ironforge','For just a few coins, one of my gryphons will take you to Ironforge. From there, deliver Brock\'s list to Golnir Bouldertoe. You\'ll find him in the Deep Mountain Mining Guild. That\'s in the Great Forge District of Ironforge, which is right where my gryphon will drop you off!$B$BSpeak to me again when you\'re ready for the journey.','Buy a gryphon to Ironforge from the gryphon master Thorgrum Borrelson, then bring Brock\'s List to Golnir Bouldertoe in Ironforge.','Ah, the lastest list of Brock\'s best pupils. I have a batch of honorary picks ready to go. I just need to chisel in the names of the students...','What can I do for you, sir?','','','','','',16310,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,75,75,0,0,0,175,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6392,2,38,10,10,0,0,68,0,0,0,0,0,0,0,0,0,0,0,0,0,6388,0,0,0,16311,1,0,'Return to Brock','For a small fee you can buy a gryphon ride to Thelsamar... as long as you\'ve already been there. Gryphons will only fly you to places you\'ve already been, so be sure to speak with every gryphon master you see so you can fly to him later.$B$BYou\'ve already been to Thorgrum, the gryphon master of Thelsamar, so now you can return to him. And once in Thelsamar, you can deliver the picks to Brock Stoneseeker.$B$BSpeak with me when you\'re ready to go.','Buy a gryphon to Thelsamar from the gryphon master Gryth Thurden, then bring the Honorary Picks to Brock Stoneseeker in Thelsamar.','You brought the picks. Great! I\'ll get these to my mining students. I\'m sure they\'re eager to use them on the ore deposits of Loch Modan.$B$BThank you for your help, $N. I am in your debt, but I hope this money will at least cover your travel costs.','Ah, $N. Have you returned from Ironforge?','','','','','',16311,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,47,0,0,0,350,350,0,0,0,350,630,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6393,2,406,19,25,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Elemental War','The Tribunal of the Tides has sent me to wage war on the fire elementals here in Stonetalon Mountain. Neptulon the Tidehunter, Lord of all water elementals, has taken a personal interest in seeing our fiery cousins extinguished.$B$B$N, you can help me gain favor with the Tribunal by destroying the fire elementals in Charred Vale. When destroyed, the fire elementals leave Incendrites. Return these to me and be rewarded.','Bring 10 Incendrites to Tsunaman at Sun Rock Retreat.','The water spirits within me bubble with the excitement. $N, you have given me a glorious victory to report to the Tribunal of the Tides.$B$BFor your efforts, I reward you with a choice of my prized possessions.','The Tribunal of the Tides grows impatient. They seek to end this war that has raged across all dimensions for eons. My brethren are anxious to hear news of the glorious victory over the hated fire elementals. Have you the Incendrites that I require?','','','','','',16312,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1800,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6394,2,363,3,4,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,5441,0,0,0,0,0,0,'Thazz\'ril\'s Pick','$N, you are a dependable $r. Can I count on you for another task?$B$BSome time ago I was surveying the cave to the north for minerals, and I left my favorite pick behind. When I later returned to retrieve it I found the cave was filled with vicious beasts! Will you go into the cave, the Burning Blade Coven, and get my pick?$B$BI left it in a chamber with waterfalls. My pick has a spell on it so you can see it in the dark, so you won\'t have to worry about finding it... just what\'s guarding it!','Bring Thazz\'ril\'s Pick to Foreman Thazz\'ril.','Great, you got it! Thanks a lot, $N. This is my favorite pick! Now if my peons ever finish chopping down these trees, maybe we can find a nice cave to mine!','Have you entered the Burning Blade Coven, $N? Did you find my pick?','','','','','',16332,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,0,0,350,350,0,0,0,150,270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6395,2,154,3,5,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,376,0,0,0,0,0,0,'Marla\'s Last Wish','My friend Marla Fipps lived with her husband Samuel before the plague, but when the plague came Samuel succumbed and joined the Scourge\'s ranks.$B$BMarla was spared an undeath only to die at the hands of her now mindless husband. So strong was her love, however, that her last dying wish was to be buried with her beloved Samuel.$B$BSamuel Fipps roams at a ruined camp along the road northeast of Deathknell. Defeat him and grant Marla\'s wish: bury him at her grave, in the first row of our graveyard.','Bring Samuel Fipps\' Remains to Marla\'s Grave, then return to Novice Elreth.','You have done a good deed today, $N. Although our struggle against the Scourge continues, let us hope that Marla and Samuel will find peace together in their final resting place.','We must respect our dead, $N. It is one of the ways in which we differ from the Scourge...','','Samuel\'s Remains Buried','','','',0,0,0,0,0,0,0,0,16333,0,0,0,1,0,0,0,-178090,0,0,0,1,0,0,0,20364,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,250,0,0,0,0,0,270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6401,2,406,12,18,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,6523,0,0,0,0,0,0,'Kaya\'s Alive','Tell Tammra Windfield, Kaya\'s aunt who\'s at Sun Rock Retreat, about the good news! Kaya is alive! We had thought she was lost after the brutal attack on our village. Follow the path to the west to get to Sun Rock Retreat.$B$B','Tell Tammra Windfield in Sun Rock Retreat the good news.$B','My goodness, my niece Kaya is alive! That is good news indeed. Thank you, $N.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,150,0,0,0,0,700,600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6402,2,1519,50,60,62,0,77,0,0,0,0,0,0,0,0,0,0,0,72,0,4322,0,0,0,0,0,0,'Stormwind Rendezvous','You are to meet with Windsor at the gates of Stormwind.$B$BWhat Windsor is about to unveil will shake the very foundation of the kingdom!$B$BDo not attempt to venture there alone, $N. You must amass an army! Gather your compatriots. To arms! $B$B','Travel to Stormwind City and venture to the city gates. Speak with Squire Rowe so that he may let Marshal Windsor know that you have arrived.','Before we begin, I ask that you first gather an army. We face a dragon, after all!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6403,2,1519,50,60,62,0,77,0,0,0,0,0,0,0,0,0,0,0,66,2,6402,0,0,6501,0,0,0,'The Great Masquerade','It has been quite the adventure, friend. I owe you a great debt of gratitude. Perhaps, when all is said and done...$B$BAs you have no doubt ascertained by now, Lady Prestor is Onyxia: Brood of Deathwing, twin to the tyrant of the Spire, Nefarian.$B$BFor too long she has held our kingdom in her captivating gaze. Even the Highlord is controlled by her trickery - a puppet. It all ends today... The spell will be broken.$B$BWorry not, for together, we shall be victorious!$B$BAre you ready?','Follow Reginald Windsor through Stormwind. Protect him from harm!','$B$BThe magic held within must be reignited. The dragon\'s eye must be attuned.$B$BWindsor\'s sacrifice has freed our Kingdom, but the threat of Onyxia and her kin is ever looming.$B$BThis medallion is what held my mind and body captive. It is also what gave me access to Onyxia\'s own mind - to her secrets. Albeit the visions are muddled now, some things I do remember.','I... I... I was powerless.','Reginald\'s March','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,469,0,0,0,0,125,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6421,2,406,14,18,0,0,178,0,0,0,0,0,0,0,0,0,0,0,12,2,0,0,0,0,0,0,0,'Boulderslide Ravine','Something is amiss here in Stonetalon. Can you feel the tension in the air, $N?$B$BSoutheast of here lies a deep cave in Boulderslide Ravine. The kobolds there are frantically mining a rare crystal called Resonite. I need you to bring back some ore samples so that I can understand what\'s happening in that cave. I also need you to investigate the depth of that cave.$B$BGo young $c, it\'s imperative I know what evil lurks under these mountains.','Explore deep into the cave at Boulderslide Ravine and bring back 10 Resonite Crystals for Mor\'rogal at Sun Rock Retreat to investigate.','Ah... Yes! That\'s it; the Resonite crystals have a trace of Earthen magic. The Kobolds must have dug deep uncovering an Earthen.$B$BLegend states that the Earthen are creatures created by the Titans. They were used to create the land our feet walk on. This most definitely is a threat that cannot be ignored.$B$B$B$BPerhaps I can enchant these ore samples to use against this Kobold plot.','What news have you discovered from Boulderslide Ravine? I recall some legend that deals with Resonite... I just cannot place my hoof on it. Perhaps knowing what lies at the bottom of the cave will illuminate their devious intentions.','Investigate Cave in Boulderslide Ravine','','','','',16581,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,1000,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6441,2,331,21,26,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Satyr Horns','Heya! I\'ve been traveling through Ashenvale, heading towards Ratchet, and decided to make a stop here at Splintertree. I\'m always looking for an opportunity, and it seems that satyr horns are in high demand in Ratchet these days.$B$BAfter asking around here, it seems that the satyrs in Night Run, Satyrnaar, and Xavian all have the type of horns I am looking for. I\'m no match for those satyrs... but you look like you might be!$B$BTell you what, you collect the horns for me and I\'ll make it worth your time.','Collect 16 Satyr Horns for Pixel in Splintertree Post.','These are perfect, $N! Thanks for helping me out!$B$BOh, and this is for your time...','I hope you can be quick about getting those horns, $N. I\'m heading back to Ratchet soon!','','','','','',5481,0,0,0,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,470,0,0,0,0,250,0,0,0,0,2000,1260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6442,2,331,14,19,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Naga at the Zoram Strand','There is evil lurking here along the coast, $r.$B$BIt is the resting place of the doomed city of Zoram, long destroyed and submerged beneath the seas. Lost, and nearly forgotten.$B$BNow, the naga have returned, and for what reason we do not know. But reason matters little; we must defend the land we have worked so hard to claim as our own.$B$BReturn to me with 20 of their heads! Throw the naga back to the depths!','Bring 20 Wrathtail Heads to Marukai along the Zoram Strand.','We could use more of your kind around here, $N. Thank you for your help.','The naga increase in numbers, $n. Please complete this task for me.','','','','','',5490,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,870,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (6461,2,406,13,19,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Blood Feeders','We Trolls here at Malaka\'Jin have prospered from the land; Stonetalon Mountain offers great hunting for us to live on.$B$BLately, we have attracted the wrong dinner guests... the spiders in these mountains have been raiding our camps at night looking to steal our hunt.$B$BIf you were to help us kill off these ghastly beasts we at Malaka\'Jin would be in your debt. Spiders are everywhere in Stonetalon - just head north from here and you will see what I am talking about.','Xen\'zilla at Malaka\'Jin needs you to kill 10 Deepmoss Creepers and 7 Deepmoss Venomspitters.','Sweet, mon! Good news, perhaps we will have fewer unwanted dinner gusts tonight.$B$BAs I said earlier, we are in your debt... maybe you would care for one of these for your deed?','Hey mon, have you slain the hairy blood feeders? I fear none here in Stonetalon but I don\'t go walking around here at night... if you know what I mean mon!$B$BAs long as I stay off there dinner plate then all is well.$B$BGood luck to you, $C!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4005,4007,0,0,10,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,1100,870,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6462,2,331,19,24,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Troll Charm','My kinfolk were traveling here with many sacred troll charms, but the Thistlefur furbolgs attacked and killed them before they reached Zoram\'gar! Those vile Furbolgs!$B$BI miss my brothers and sisters who were killed, but we will meet again in the afterlife. However, their troll charms hold great value in this world. It is an outrage that the furbolgs have them!$B$B$N, you must retrieve the charms! They are in chests in Thistlefur Hold, a cave at the end of Thistlefur Village, north of Astranaar.','Bring 8 Troll Charms to Mitsuwa at the Zoram\'gar Outpost.','You found them! Thank you! Thank you, $N! You do not know how great a thing you have done for me.$B$BA troll without his charm is like an orc without his battle scars...$B$BWorthless.','Did you find the charms, $N? Every moment the furbolgs possess those sacred items, my blood boils with rage!','','','','','',16602,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,1700,1170,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,14,0,0,0,0,0,0,0,0,0,0), + (6481,2,406,14,20,1,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,6421,0,0,0,16603,1,0,'Earthen Arise','You have uncovered a dark threat to the land, $c. The Resonite cask you have found in that cave houses a slumbering Earthen by the name of Goggeroc.$B$BI have changed the mixture of the Resonite crystals that you gathered with my shamanistic powers. Take the enchanted Resonite crystal and smash open the Resonite cask, which houses the Earthen.$B$BWhen awakened, Goggeroc will be weakened... Slay him, $N!','Open the Resonite cask with the Enchanted Resonite Crystal, and then slay Goggeroc. Return to Mor\'rogal with the news and Enchanted Resonite Crystal.','You bear good news, $C! I fear the possibilities of what an Earthen would mean to Kalimdor.$B$BSlaying Goggeroc was a task for no one less then a hero. You have done well; all of Stonetalon and Kalimdor are indebted to you, noble $C.$B$BAccept this as your reward most honored one.','I fear if we do not dispose of this threat immediately, all of Stonetalon will be lost. The might of an Earthen can not be matched by any means. When awakened, Goggeroc will be weak from his long slumber, this will be the opportunity that you must take advantage of... go now $N!','','','','','',0,16603,0,0,0,1,0,0,0,0,0,0,0,0,0,0,11920,0,0,0,1,0,0,0,0,0,0,0,16981,1306,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6482,2,331,19,24,0,0,178,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,'Freedom to Ruul','Eh? Who are you?$B$B$N? You\'re no furbolg. They are cursed! They thought I was a bear and captured me, and now they starve me! My strength is failing...$B$BHelp me escape, then speak with my sister Yama at the Splintertree Post to the east.$B$B$N! I must escape!','Escort Ruul, then speak with Yama Snowhoof in Splintertree Post.','You found my brother! He was captured by the Thistlefurs? That is terrible news to hear, for although many Furbolgs are noble creatures, the Thistlefurs are corrupt.$B$BThank you for rescuing my brother, $N. I do not want to think of how they treated poor Ruul. He will likely sleep long after this ordeal...','Have you seen my brother Ruul? He walked into the forest days ago and has not returned...','Escort Ruul from the Thistlefurs.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,350,0,0,0,0,1700,1440,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6482,0), + (6501,2,1519,50,60,62,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,6403,0,0,6502,16662,1,0,'The Dragon\'s Eye','A fragment of the shattered medallion is all that I can offer.$B$BYou must find another of dragon blood willing to assist you in forging a new key. Once you secure this key, you must travel to the Wyrmbog in Dustwallow Marsh. It is there that you will find her lair, $N.$B$BWhere to find other flights willing to help? Sadly, I do not know... They are said to exist. Some may even work and live among us, disguised as one of the humanoid races. I wish you luck.$B','You must search the world for a being capable of restoring the power to the Fragment of the Dragon\'s Eye. The only information you possess about such a being is that they exist.','I should have known - a piece of the black dragon brood mother, Onyxia. How revolting...','I sense an aura of evil radiating from you, $R. What could you hold that emits such an aura?','','','','','',16662,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6502,2,1583,50,60,62,0,77,0,0,0,0,0,0,0,0,0,0,0,72,0,6501,0,0,0,0,0,0,'Drakefire Amulet','It is a piece of the dragon; a scale - enchanted and transformed. Whole, it could have granted access to the beast\'s lair. Shattered, it is useless.$B$BIt is possible to repair the item, but to do so would require the blood of a black dragon champion. There is one... He is known as General Drakkisath, ruler of the dragonspawn armies of Nefarian. Perhaps you have heard of him?$B$BReturn with his blood, $r, and I shall enchant the fragment into something that will grant you access to Onyxia\'s lair.','You must retrieve the Blood of the Black Dragon Champion from General Drakkisath. Drakkisath can be found in his throne room behind the Halls of Ascension in Blackrock Spire.','This amulet will grant you the access that you seek. The lair of Onyxia can be found in Dustwallow Marsh. As long as you hold the amulet, her wards cannot prevent you from entering.$B$BThe Blue Flight wishes you luck, $N.','The flow of time does not stop or slow, $R. While my life is eternal, yours is not. Waste not the time that you have...','','','','','',16663,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16309,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5430,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6503,2,331,19,24,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Ashenvale Outrunners','We received reports that Ashenvale outrunners left Silverwing Outpost not long ago, and now sneak near our territories in the forest. We don\'t want them gathering intelligence on our defenses!$B$BSneak through the forests south of our post here and east of the Alliance outpost of Silverwing. Find and slay the outrunners, then return to me.','Kill 9 Ashenvale Outrunners, then return to Kuray\'bin at Splintertree Outpost.','Very good, $N. Your hunting skills are impressive...$B$BThe loss of those outrunners help blind the Alliance, and when they lack intelligence they are less likely to launch attacks.','I await reports of your outrunner kills, $N.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12856,0,0,0,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6504,2,331,23,30,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Lost Pages','I just picked up this shredder from Ratchet and I was on my way back to the Warsong Lumber Camp, where I am supposed to be on duty. I was given a manual on how to operate the shredder, but on the trip back, a huge gust of wind blew it from my hands. The pages went everywhere, and all I was left with was the cover.$B$BThe pages could be just about anywhere by now, I suppose... but I don\'t know how to use the shredder without them! Will you find them for me?','Find the 12 missing pages of the Shredder Operating Manual, and put them together to form Chapters 1, 2, and 3. Return the pages to Gurda Ragescar near Splintertree Post.$B','Reading isn\'t my strong point... but now I\'ll be able to get back to work! Thanks, $N!','I hope you find the pages soon, $N! I really need to get back to work!','','','','','',16642,16643,16644,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16740,16741,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,250,0,0,0,0,0,2190,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (6521,2,722,28,36,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,6522,0,0,0,0,0,0,'An Unholy Alliance','Malcin claims he is outside Razorfen Downs. This ambassador must be slain--his mission a failure in the eyes of the Lich King.$B$BHis presence there does explain much of what we\'ve discovered about the area--some of the quilboar have grown frightfully powerful while showing signs of the Plague in their own way. Truly that must be a sign of some sort of deal they\'ve struck.$B$BFind Malcin and slay him, $N. Return to me after the deed is done.','Bring Ambassador Malcin\'s Head to Varimathras in the Undercity.','Good. Well done, $C.$B$BNow that Malcin is dead, we can at least know that the Scourges advances will be halted. The Dark Lady thanks you for your efforts and wishes to reward you with a gift.$B$BAlthough we do not know the extent of the Scourges influence within the Downs, I am sure we will discover their plots soon enough.','Have you found the Ambassador, $N? Is he dead?$B$BWe cannot afford to allow the Scourge to take a foothold on Kalimdor. They are enough of a threat to our own borders to have to deal with them on two fronts.$B$BThe only optimistic sign from the events you\'ve told me about is that the crone seemed uncorrupted. She must know deep in her spirit that the Scourge may bring great power, but that the Barrens would not truly be hers if she were to agree to their deal.','','','','','',17009,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17039,17042,17043,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2000,3150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6522,2,722,28,36,81,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6521,17008,1,0,'An Unholy Alliance','My Lady,$B$BYou know very well what it is we are offering. The opportunity for you to take the Barrens and the lands beyond is a great one. We simply want your aid in return. By aid we mean nothing more than your giving us the freedom to take action in the area.$B$BPlease, allow us to discuss this further. We have great power and are willing to share with those wise enough to join us. I will remain outside Razorfen Downs for the time being.$B$BBest Regards,$BAmbassador Malcin','Take the Small Scroll to Varimathras in the Undercity.','I recognize the insignia on this scroll, $N. You found this on that crone who reigns over Razorfen Kraul? Interesting.$B$BThe Scourge aren\'t content with one continent it seems. This Ambassador Malcin--the one who wrote the note--is one of the Scourge\'s plagued servants, a human diplomat to the kingdom of Lordaeron before things... changed.$B$BIf the Scourge are trying to gain a foothold in Kalimdor, then it is up to us to act.','What business is it you wish to speak of, $N? You must feel it is important if you continue to pester me.','','','','','',17008,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4000,2100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6523,2,406,12,18,0,0,178,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,6401,0,0,0,'Protect Kaya','Thank you for rescuing me! We must leave quickly before they discover that I am free. Please escort me to Camp Aparaje. From there, I know my way.$B$BMy father, Makaba Flathoof, will be desperate to know that I am safe.','Escort Kaya Flathoof to Camp Aparaje, and then return to Makaba Flathoof near the southeastern edge of Stonetalon.$B','Kaya is alive! $N, I have you to thank for rescuing her.',NULL,'Kaya Escorted to Camp Aparaje','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1000,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6541,2,17,17,19,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,6541,6543,0,0,0,'Report to Kadrak','Have you ever been to Ashenvale, to the north? The horde has recently set up an outpost on the Zoram Strand there, and we can always use some new recruits to help defend our new fronts.$B$BIf you think you are up to it, see Kadrak in the northern Barrens, at the watch tower. He is heading up the Ashenvale campaign and can give you further orders.','Report to Kadrak at the watch tower in northern Barrens.','Ashenvale is a divided land, but our most recent efforts have been very successful. We not only have an outpost at the Zoram Strand, but another just north of here called Splintertree.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,90,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6542,2,406,17,19,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,6541,6543,0,0,0,'Report to Kadrak','Have you ever been to Ashenvale, to the north? The horde has recently set up an outpost on the Zoram Strand there, and we can always use some new recruits to help defend our new fronts.$B$BIf you think you are up to it, see Kadrak in the northern Barrens, at the watch tower. He is heading up the Ashenvale campaign and can give you further orders.$B','Report to Kadrak at the watch tower in northern Barrens.','Ashenvale is a divided land, but our most recent efforts have been very successful. We not only have an outpost at the Zoram Strand, but another just north of here called Splintertree.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,90,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6543,2,17,17,19,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16783,1,0,'The Warsong Reports','I recently deployed a few scouts into Ashenvale and I need a runner to take them their orders, and bring me back a report of what they have observed.$B$BYour first stop should be the Zoram\'gar Outpost, along the coast to the west, at the Zoram Strand, to locate the first runner. You also need to stop at Splintertree Post, to the north, and along the road to the east, near Azshara. You will find a scout and an outrider there.$B$BGive them each a report, and from them, get an update on their findings.','Open the Bundle of Reports. Take the Warsong Reports to the Warsong Scout, Warsong Runner, and Warsong Outrider. Bring back the updates they give you to Kadrak at the northern watch tower in the barrens.','I can see that you are one that can be counted on. These updates are crucial to our plans to further our presence in Ashenvale. We can now plan our next move.','Hurry, $N. They must receive their reports; it is urgent.','','','','','',16764,16763,16765,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,2000,1080,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (6544,2,331,20,24,0,0,178,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,'Torek\'s Assault','Hey! $C! Come here!$B$BMy raiders and I are about to attack the Silverwing Outpost to the west. Our target is its leader, Duriel Moonfire. Scouts report the outpost is defended heavily with sentinels and warriors. The battle will be glorious!$B$BDo you want to share in the glory, $N, and aid us? If so, then when it\'s over you can report our success to my superior, Ertog Ragetusk in Splintertree.$B$BWhat do you say. Are you with us?','Escort Torek on his attack against Silverwing Outpost and Duriel Moonfire, then report to Ertog Ragetusk at Splintertree Post.','So Torek\'s attack was successful! Well done, $N. Night elves are decent foes. A little skinny, but strong and fierce! I\'m sure the battle was something to see...$B$BAnd I hope you gained a scar or two!','Torek was sent on a mission against Silverwing Outpost. Was the attack successful?','Take Silverwing Outpost.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16889,16890,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,1700,1440,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6545,0,331,17,19,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,1,-6543,0,0,0,0,0,0,'Warsong Runner Update','','','Well, my update will explain all of this to Kadrak. You must return this to him as quickly as possible.','So you\'re here with my orders? Always good to see a new recruit with an exuberant nature and a strong will.$B$BYou\'d best learn fast if you expect to keep up here. The threat of the naga grows, $N. I have observed and have taken up defenses against several attacks on this outpost since I arrived here.$B$BBut if you\'d like to pitch in with that effort, speak with one of the others here at the outpost.','','','','','',16746,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16763,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6546,0,331,17,25,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,1,-6543,0,0,0,0,0,0,'Warsong Outrider Update','','','Take my update to Kadrak. Swiftly, $N.','Much danger lies along this path, $N. You\'d do best to remember this while traveling in these lands. The threat of the alliance is quite near.$B$BWe are faced by enemies on all fronts. The satyr are a formidable and prevalent force in eastern Ashenvale. I have also discovered that the naga have taken over a large area of the land of Azshara.$B$BIt\'s good to see that we are still bolstering our numbers -- be ready for what lies ahead, $N.','','','','','',16746,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16765,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6547,0,331,17,21,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,1,-6543,0,0,0,0,0,0,'Warsong Scout Update','','','Let Kadrak know of the success we have had here holding off the night elves. Our plans are going well.','Keep an eye out, $R. The elves are often hiding in the shadows...$B$BWe must always be watching. We have worked very hard to claim this land, and the elves are looking for a chance to take it from us.$B$BI assume you have my next orders from Kadrak?','','','','','',16746,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16764,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6548,2,406,12,18,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,6629,0,0,0,'Avenge My Village','The Grimtotem Clan raided my village and killed most everyone. I killed all I could, but barely escaped with my life.$B$B$N, all I wish now is that more of them are dead. You will find them just to the west of here.$B$B','Kill 8 Grimtotem Ruffians and 6 Grimtotem Mercenaries, and then return to Makaba Flathoof near the southeastern edge of Stonetalon.$B','$N, I thank you... but I will never forget what the Grimtotem have done to my village.','Have you killed them yet?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11910,11911,0,0,8,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,1000,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6561,2,719,18,27,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Blackfathom Villainy','Strength has left me. Your help is needed!$B$BLong ago this site was a great temple of Elune. But misfortune led to ruin when the corruption of an Old God seeped up from beneath the earth and tainted the sacred Moon Well.$B$BAku\'Mai, servant of the Old God, rose from the waters.$B$BThe Twilight\'s Hammer cultists have allied with the naga to occupy these grounds. The cultists, led by Kelris, sacrifice innocents to Aku\'Mai for power.$B$BSlay Kelris and bring his head to Bashana in Thunder Bluff, $N, please.','Bring the head of Twilight Lord Kelris to Bashana Runetotem in Thunder Bluff.','Kelris has eluded the Argent Dawn for some time.$B$BFor some time they considered him dead or missing.$B$BBy ending his reign you have spared the lives of many innocent people, $N.$B$BEarthmother be praised! To sacrifice another to a servant of an Old God for personal gain is beyond disgusting!$B$BYou have done a great thing this day. Kelris was a creature of evil and sought to bring the world back to a time of chaos by worshipping such creatures as the Old Gods. Thank you, $N.','May the Earthmother be with you, $N.$B$BPeace between the earth and all her people should be our goal. She has a grand plan for nature, and we all have a role to play in that plan.','','','','','',5881,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7001,7002,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,81,0,0,0,200,500,0,0,0,6500,1020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6562,2,719,17,22,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,6563,0,0,0,'Trouble in the Deeps','Je\'neu Sancrea is in need of aid. He is at the Zoram\'gar Outpost in Ashenvale. The Night elf forest is to the north of the Stonetalon mountains. You can reach it by traveling through Windshear Crag or by heading north through Barrens. Zoram Strand is far to the west of the forest. Be careful, $N. There are forces there that will not take to your presence kindly.','Speak to Je\'neu Sancrea in Ashenvale.','Tsunaman sent you? Excellent. Then we have matters to discuss.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,25,0,0,0,0,0,264,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6563,2,719,17,22,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,6562,0,0,0,0,0,0,'The Essence of Aku\'Mai','Within the beginning tunnels of Blackfathom Deeps, large sapphire clusters can be found along the cave walls. Recently it was noted that the naga were harvesting the crystals. Until it can be discerned why, I sense we should stop the naga from succeeding. The crystals have great elemental power and if used inappropriately, could make for a powerful arcane component.$B$BWill you help me, $N? Blackfathom Deeps can be found along Zoram Strand to the north of our outpost.','Bring 20 Sapphires of Aku\'Mai to Je\'neu Sancrea in Ashenvale.','Well done, $N. These are the crystals I spoke of. Intriguings...$B$BI can feel the power within them. The spirits of water cling to them. Whatever the naga were going to use these for... well, let us be glad they are no longer in their hands.','How goes your search for the crystals, $N? Have you witnessed the naga harvesting them? I pray to my ancestors we find the reason they are collecting such things.','','','','','',16784,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,1400,1050,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), + (6564,2,719,17,22,81,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6565,16790,1,0,'Allegiance to the Old Gods','Some poor handwriting is scrawled on the crumpled up note:$B$B\"Yes, tell all the priestesses to bring the crystals to me. The water elemental spirits are strong within them and they will aid our aquamancers greatly in their own summonings.$B$BBy controlling the power within the crystals, we will appease Aku\'Mai. One day we will have enough power to bring Aku\'Mai back to us and the world will return to its greatest era! An era of rule by the Old Gods!\"','Bring the Damp Note to Je\'neu Sancrea in Ashenvale.','This is interesting indeed. I am glad you have brought it to my attention.$B$BNow we have a name for our troubles... Lorgus Jett.','Yes, $N? What is it you need? There is still much I must learn about the crystals the naga are gathering.','','','','','',16790,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,150,0,0,0,0,1100,1050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6565,2,719,17,26,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,6564,0,0,0,0,0,0,'Allegiance to the Old Gods','This Twilight\'s Hammer follower cannot be allowed to complete his plan. The Twilight\'s Hammer do not understand the spirits of nature. They believe in the Old Gods--creatures of chaos and destruction that were long ago defeated. This Lorgus cannot be allowed to succeed. You must stop him, $N. I cannot do it myself--I am too weak.$B$BGo into Blackfathom Deeps, find him, and kill him. Return to me here at Zoram\'gar when it\'s done.','Kill Lorgus Jett in Blackfathom Deeps and then return to Je\'neu Sancrea in Ashenvale.','Very good!! Thank you, $N. We may not have stopped the Twilight\'s Hammer completely, but at least you have staved off another of their plans to return the Old Gods to power.$B$BWho knows what other plans they have manifesting, but we can rest easy for now.','Have you found him yet, $N? Lorgus must be stopped!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12902,0,0,0,1,0,0,0,0,0,0,0,17694,17695,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,350,0,0,0,0,4000,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6566,2,1637,55,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,10,2,4974,0,0,6567,0,0,0,'What the Wind Carries','It is good to see you again, $N. The wind carries with it news from the Eastern Kingdom.$B$BSit, listen. $B','Listen to Thrall.','Are you prepared to take on this task?','Patience, $N. Pay attention!','Thrall\'s Tale','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6567,2,1637,55,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,6566,0,0,6568,0,0,0,'The Champion of the Horde','I have received word from one of my champions that a way into the lair of the dragon may exist. You are to seek him out.\n\nRexxar wanders the desert wasteland of Desolace, traveling between Stonetalon and Feralas. He awaits your arrival.','Seek out Rexxar. The Warchief has instructed you as to his whereabouts. Search the paths of Desolace, between the Stonetalon Mountains and Feralas.','There is but one way into the dragon\'s lair, $R.$B$BYou see, only the strongest of the Black Dragonflight are allowed entry into the lair of the brood mother. Many trials must be passed and the key to enter ceremoniously enchanted by General Drakkisath himself!$B$BSince you are not of black dragonkin, you may have some difficulty in obtaining passage.$B$B','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2190,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6568,2,405,55,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,6567,0,0,6569,16785,1,0,'The Testament of Rexxar','Illusion and disguise. That is how you will fool the Black Dragonflight, and gain what you seek.$B$BThough I could teach you something of the skills of deception, you need the help of a master.$B$BI know of one who could do this. In the Western Plaguelands, you will find Myranda the Hag, once a master illusionist of Lordaeron. She has helped us in the past, and if she believes the cause worthy, she may help you.$B$BTake this message to her.','Deliver Rexxar\'s Letter to Myranda the Hag in the Western Plaguelands.','$B$BHow is he? Rexxar, I mean. Oh, come now, do not look so confused. The letter was left intentionally blank. It carried with it the intentions and thoughts of its creator. Judging from its contents, it is no wonder Rexxar left it as such. Imagine if you were captured or slain and this information discovered!$B$BOh, nevermind! Myranda will help you, $R. I owe the Warchief a favor or two.$B$B','It is not often I see one of the Horde in these parts of Lordaeron. What is it that you have for Myranda?','','','','','',16785,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6569,2,1583,55,60,62,0,178,0,0,0,0,0,0,0,0,0,0,0,72,0,6568,0,0,6570,0,0,0,'Oculus Illusions','So the $r wishes to become one of the Black Flight, eh?$B$BThe creation of the illusion you require is trivial, but the components required for the divination are quite difficult to obtain. The Warchief has entrusted you with this mission, so Myranda must assume you as capable.$B$BTravel to the upper citadel of Blackrock Spire and slay enough of the black dragonspawn to fill up one of your packs with their eyes.$B$BReturn to Myranda when you have gathered enough of the reagent.','Travel to Blackrock Spire and collect 20 Black Dragonspawn Eyes. Return to Myranda the Hag when the task is complete.','Let Myranda have a look, $R.$B$BOh yes, these will do nicely.$B$BWith these reagents, Myranda will create for you a medallion that will grant an illusion capable of fooling the black dragonflight\'s gatekeeper.','The eyes of that which we wish to mimic are the most important ingredient of any illusion, $N.$B$B$B$B','','','','','',16786,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,6,1,1,1,0,0,0,0,0,11,0,0,0,0,0,0,0,0,0,0), + (6570,2,15,55,60,1,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,6569,0,0,0,16787,1,0,'Emberstrife','I have attuned this medallion with the magic necessary to create and maintain an illusion within the bounds of the den of Emberstrife.$B$BEmberstrife is an ancient drake; an old gatekeeper of Nefarian, burdened with the duty to test those dragonspawn that would ascend to the rank of elite guard to Onyxia.$B$BTravel to the Wyrmbog of Dustwallow Marsh and enter the lair of Emberstrife. Once there, put on the amulet and follow where your destiny may lead!$B','Travel to the Wyrmbog in Dustwallow Marsh and seek out Emberstrife\'s Den. Once inside, wear the Amulet of Draconic Subversion and speak with Emberstrife.$B','Have we run so low on able soldiers that Nefarian is sending me whelps? You will never pass my tests, broodling.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6571,2,331,22,27,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Warsong Supplies','We are in short supply of a few items at the Warsong lumber camp!$B$BPixel at Splintertree Post has our shipment of saw blades. It\'ll take a trip to Booty Bay to pick up a crate of axes from Wharfmaster Lozgil.$B$BOur shipment of oil and rope will be more difficult. The rope was pilfered by the Thistlefur and Foulweald furbolgs, and the satyrs intercepted the delivery of the oil and are now using it for detestable rituals in Night Run, Satyrnaar, and Xavian!$B$BCan you help me?','Collect the Warsong Supplies: Warsong Saw Blades, Logging Rope, Warsong Oil, and the Warsong Axe Shipment for Locke Okarr in Splintertree Post.','Excellent, $N. You\'ve saved me a lot of work!$B$BBut don\'t think that I\'m not grateful!','I hope you can come through with the supplies!','','','','','',16742,16745,16744,16743,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16975,16977,16978,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,0,1650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6581,0,331,22,27,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,1,-6571,0,0,0,0,0,0,'Warsong Saw Blades','','','This is perfect -- just the thing! Well, here\'s the shipment.','Direct from Ratchet, the Warsong saw blades! Yep, I have them right here.$B$B..But what sort of payment do you have for me? You can\'t just take them, you know! My time isn\'t cheap!$B$BWhat I really need is a good gun to carry with me on my travels. A girl\'s gotta protect herself, you know? There\'s a gun I really like that I\'m sure an engineer would have no problem making.$B$BSo, if you bring me a deadly blunderbuss, I\'ll give you the saw blade shipment. Do we have a deal?','','','','','',4369,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16742,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6582,2,15,55,60,62,0,178,0,0,0,0,0,0,0,0,0,0,0,72,0,6570,6585,-6582,0,0,0,0,'The Test of Skulls, Scryer','We are Deathwing\'s children, whelp. Our dominance over the lesser Aspects must be enforced.$B$BIf you are truly worthy of ascension, the lesser dragonflight will wilt in your presence.$B$BFind their champions and lay waste to them in the name of our Father!$B$BTravel to Winterspring and track down the mighty blue drake, Scryer. Crush him and any of the Blue Flight that stand in your path. Tear out his skull and return it to me.','You must find the blue dragonflight drake champion, Scryer, and slay him. Pry his skull from his corpse and return it to Emberstrife.$B$BYou know that Scryer can be found in Winterspring.','One of ssseveral complete...','','','','','','',16869,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6583,2,15,55,60,62,0,178,0,0,0,0,0,0,0,0,0,0,0,72,0,6570,6585,-6582,0,0,0,0,'The Test of Skulls, Somnus','Just as our Father crushes the Aspects themselves, so too must we strive to bring chaos and destruction to their children.$B$BYou must test your battle prowess against the sleepless dreamers: The children of the Green Flight.$B$BTravel to the Swamp of Sorrows and track down Somnus, drake champion of the Green Flight. Let flow your hatred; dominate the insect... Return to me with his skull...','Destroy the drake champion of the Green Flight, Somnus. Take his skull and return it to Emberstrife.','Another complete...','Do not return here until you have bathed in the blood of our enemies and drank in their suffering.','','','','','',16870,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4350,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6584,2,15,55,60,62,0,178,0,0,0,0,0,0,0,0,0,0,0,72,0,6570,6585,-6582,0,0,0,0,'The Test of Skulls, Chronalis','The time watchers, children of Nozdormu - Lord of the Centuriesss...$B$BIt is three that guard the Caverns of Time, but only one that holds the interests of the Black Flight: The Time Shifter, Chronalis, favored drakeling of Nozdormu.$B$BSsstrike at this champion, a blow to make even the stoic sands of time weep. Return to me with his skull.','Guarding the Caverns of Time in the Tanaris Desert is Chronalis, child of Nozdormu. Destroy him and return his skull to Emberstrife.','The most hated remainsss...','Ironically, whelp, time is of the essencccce.','','','','','',16871,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6585,2,15,55,60,62,0,178,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,6601,0,0,0,'The Test of Skulls, Axtroz','It was over the mountains of Grim Batol that our Father raged against the combined might of the Aspects. The cowardly act of the betrayer, Alexstrasza, bought the other Aspects enough time to escape from Father\'s wrath.$B$BSssuch a shameful act...$B$BThe Red Flight now guards Grim Batol, their lieutenant, Axtroz, must be destroyed. Return the skull of Axtroz to me. For Father, whelp!','Travel to Grim Batol and track down Axtroz, drake champion of the Red Flight. Destroy him and take his skull. Return the skull to Emberstrife.','I had doubted your dedication, whelp. You persisted, dominating our enemies, bringing honor to our flight.$B$BI must now prepare the skulls for your ascension.','Changesss... I sense them taking place in you, whelp. Pass this test and only ceremony remains.','','','','','',16872,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6601,2,15,55,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,6585,0,0,6602,16888,1,0,'Ascension...','From the skulls of our enemies is shaped a medallion. You know this medallion, yesss? You have no doubt seen it worn by your elders.$B$BTake it, whelp. Return to the Spire and present it to General Drakkisath. The General will place the final enchantment upon the medallion, attuning the trinket to your spirit.$B$BYou will wear the finished medallion as a badge of honor, symbolizing your ascension to one of our most guarded ranks: Guardian to the brood mother.$B$BGo!','It would appear as if the charade is over. You know that the Amulet of Draconic Subversion that Myranda the Hag created for you will not function inside Blackrock Spire. Perhaps you should find Rexxar and explain your predicament. Show him the Dull Drakefire Amulet. Hopefully he will know what to do next.','It is merely dragon-talk, $N - more hot air than actual substantive information. Pompous, aggressive behavior is to be expected from their kind.','Do not panic, $N!','','','','','',16888,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6602,2,1583,55,60,62,0,178,0,0,0,0,0,0,0,0,0,0,0,72,0,6601,0,0,0,0,0,0,'Blood of the Black Dragon Champion','How would you feel about paying a visit to the General? No illusions, this time.$B$BCeremony? A pretty word to describe the bloodletting that amuses the Black Dragonflight.$B$BAll this amulet requires is the blood of General Drakkisath. Primitive security. There are other ways to receive the General\'s blood.$B$BGo to Blackrock Spire and kill Drakkisath. Return with his blood and I will activate the key to Onyxia\'s lair.','Travel to Blackrock Spire and slay General Drakkisath. Gather his blood and return it to Rexxar.','A victory that will be remembered for many years, $N. The Drakefire Amulet will open Onyxia\'s lair. Gather your allies and bring victory to the Horde.','I don\'t think I need to tell you that Drakkisath is not to be taken lightly.$B$BI let the thousands dead by his hand do the talking.','','','','','',16663,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16309,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6603,2,618,52,56,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,5082,0,0,0,'Trouble in Winterspring!','There\'s trouble in Winterspring!$B$BWhy, sure, I spend some time out in the wilds and know about these things... I\'m always mighty proud to say it. I consider the hours I spend out there in the hills to be golden. Help you cultivate quick reflexes, a cool head and a keen eye...$B$BIt takes judgement, brains and maturity to appreciate the wilderness in the way that I do.$B$BNow, what was I talking about?$B$BAh yes, trouble. See Donova Snowden at the hot springs and she can tell you more.$B$B','Find Donova Snowden near the hot springs in Winterspring.','Well, hi there! So Meggi told you of the trouble I have found here?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,345,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,3,1,0,0,0,0,0,0,0,0), + (6604,2,618,53,59,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4861,0,0,0,'Enraged Wildkin','Have you noticed the abandoned camp to the south of here? It looks like the wildkin went crazy and destroyed just about everything they could find!$B$BI heard a rumor that one of the survivors of the attack is resting at Starfall Village, west of here. I\'m sure curious about what happened... aren\'t you?','Speak with Jaron Stoneshaper at Starfall Village.','Aye, what can I do for you?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (6605,2,618,49,54,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,4505,0,0,0,'A Strange One','I just got back from Felwood, $N. On my way through, I stopped at Bloodvenom Post and I met a very odd character... She seemed intent on one thing, and I suppose I could tell you what that is, but I think she\'d like to explain it to you herself.$B$BIf you\'re interested, head to Bloodvenom Post in western Felwood and look for Winna Hazzard.$B$BWho knows, she might need your help...','Speak with Winna Hazzard in Felwood.','Ah, $C. I see that there is hope yet. Are you here to assist me?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,10,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6606,2,618,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,969,0,0,0,'A Little Luck','We can always use a little luck, eh? A small advantage is all it takes to turn things in your favor...$B$BI happened to make the acquaintance of a rather eccentric witch doctor some time back. She made me a lucky charm... for a price. Believe me, though, it was well worth it!$B$BMaybe you\'d be interested in one of your own? Find Witch Doctor Mau\'ari in Everlook. I\'m not giving mine up!','Speak with Witch Doctor Mau\'ari in Everlook.','Ah, so Harlo be sendin\' you? Well, den, who might you be? I s\'pose you be wantin\' my help?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6607,2,-101,35,45,0,0,255,356,225,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Nat Pagle, Angler Extreme','Can\'t say I really enjoy fishin\' much. Figure I been at it for a good 20 or 30 years now.$B$BI reckon people are driven to do what they do for different reasons.$B$BNow, I\'m not saying you need to fish for 30 years or catch every fish in the sea to become a master fisherman. I reckon you just need to be determined - determined enough to sit on your duff for hours at a time, doin\' nothin\'.$B$BI\'ll tell you what, catch me a few rare fish and I\'ll teach you a thing or two. Here\'s a list:','Nat Pagle wants you to catch the following fish:$B$BMisty Reed Mahi Mahi from the Misty Reed Strand in the Swamp of Sorrows.$B$BA Sar\'theris Striker from the Sar\'theris Strand in Desolace.$B$BFeralas Ahi from the Verdantis River of Feralas.$B$BSavage Coast Blue Sailfin from the Savage Coast of Stranglethorn Vale.$B$BReturn to Nat Pagle when you have reeled them all in!','Now that\'s a fine catch!$B$BCome over here, lemme show you how to set a few lines.','Anything bitin\' today?','','','','','',16967,16970,16968,16969,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2340,18248,18249,0,0,0,0,0,0,1,1,5,1,0,0,0,0,0,6,5,1,0,0,0,1000,0,0,0,0), + (6608,2,-101,35,45,0,0,178,356,225,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'You Too Good!','Lumak no can teach $N no more. You too good! Find Lumak friend, Nat Pagle. Is human but no eat! Is Lumak friend! Nat teach you fish gooder.$B$BYou find Nat in Dustwallow Marsh, south of Humie town, Thermorosomethinglikedat. Nat probably fishing. Go now!','You think Lumak is trying to tell you that he can no longer help you improve your fishing skill. You may want to try to find his friend, Nat Pagle, a human fishing off one of the islands south of Theramore (at least that\'s what you think Lumak said).','\'Course, you must be a friend of Lumak\'s.$B$BFishin\'? I can tell you all \'bout fishin\'.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6609,2,-101,35,45,0,0,77,356,225,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'I Got Nothin\' Left!','I\'m a dwarf fer cryin\' out loud, $g lad:missy;! I ain\'t been designed to fish! I mean look at me! I\'m practically made outta stone.$B$BI got nothin\' left - ye tapped me out. I\'ve taught ye all I know, flipflop!$B$BDon\'t ye get it? Ah, fine. I got an ol\' friend over on Kalimdor who can help ye out. \'Is name be Nat Pagle, a fine lad. Find him on the islands south o\' Theramore. Git goin\'!','Travel to Kalimdor, to the coastal city of Theramore. From there you must search for an island, south of the main town. Nat Pagle awaits your arrival!','I\'ve always got room on my island for visitors... I reckon...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6610,2,-304,35,45,0,0,255,185,225,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Clamlette Surprise','Ever heard of a clamlette? Of course you haven\'t! It\'s my latest and greatest culinary masterpiece. Oh, $N, just thinking about a clamlette makes my mouth water.$B$BUnfortunately, I\'m all out of supplies to make any! How about I make you a deal? You gather the supplies I need to make a clamlette and I\'ll teach you the finer points of exotic cuisine and I\'ll even throw in a couple of clamlettes to boot! Deal??$B$BHere\'s what I need:','Dirge Quikcleave wants you to get the following items:$B$B12 Giant Eggs. You will find those on the Rocs wandering Tanaris or any other species of large bird.$B$B10 pieces of Zesty Clam Meat. You can find those in clams, naturally!$B$B20 pieces of Alterac Swiss. Get thee to a cheesery!$B$BGather all of the items and return to Dirge.','You are in for a special treat, $N. Watch and learn!$B$B','My cravings are going to be the end of me! Hurry, $N - before I dip into my own supply.','','','','','',12207,7974,8932,0,12,10,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16971,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2340,18260,18261,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6611,2,-304,35,45,0,0,178,185,225,0,0,0,0,0,0,0,0,0,8,0,0,0,0,6610,0,0,0,'To Gadgetzan You Go!','How you expect Zamja teach you anything? You got all of Zamja\'s cooking mojo and still you crave more!$B$BZamja can\'t help. Fat $r needs to go to Gadgetzan. You find a little goblin named Dirge there - he help you, fatty.$B$BWhen you become big cook on the block, you come back and teach Zamja, ok? Now go!','Travel to Gadgetzan in the Tanaris desert and speak with Dirge Quikcleave about advancing your cooking career.','$B$BPfftooey...$B$B$B$BWhat? I\'ll have you know that leather is surprisingly high in protein and low in carbohydrates.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6612,2,-304,35,45,0,0,77,185,225,0,0,0,0,0,0,0,0,0,8,0,0,0,0,6610,0,0,0,'I Know A Guy...','I can tell by yer cooking spoon that ye know what yer doin\'. Unfortunately, I can\'t teach ya nothin\'.$B$BLuckily fer ye, I know a guy. He\'s a goblin and probably the best cook on Kalimdor.$B$BAyep, that\'s the bad news, $g lad:missy; - ye got to travel to Kalimdor. Git to Gadgetzan and find Dirge Quikcleave. He\'ll set ya straight.$B','Travel to Gadgetzan in the Tanaris desert and speak with Dirge Quikcleave about advancing your cooking career.$B','$B$BPfftey...$B$B$B$BWhat? I\'ll have you know that leather is surprisingly high in protein and low in carbohydrates, $R. ','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6621,2,331,21,26,1,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,216,0,0,0,16972,1,0,'King of the Foulweald','$N, another tribe of Furbolgs, the Foulweald, live southeast of Astranaar. They are not as many as the Thistlefur, but their ferocity poses a future threat. With a show of force, we can remove that threat.$B$BTake this banner, go to the Foulweald village and place it on their totem mound. They will try to destroy the banner, but hold your ground until their chief, Murgut, appears to save face for the tribe. Bring me the totem he carries.$B$BGather your allies, $N. This is no task for a single $c.','Place Karang\'s Banner on the Foulweald Totem Mound. Do not let the furbolgs destroy the banner. Defeat Chief Murgut and bring Murgut\'s Totem to Karang Amakkar at Zoram\'gar.','Good work, $N. Issuing that challenge to the Foulwealds and defeating their leader sends them a strong message:$B$BThe Horde is not to be trifled with.$B$BI don\'t believe that tribe will giving us much trouble for a long time.','Did you defeat Chief Murgut, $N? Did you retrieve his Foulweald Totem?','','','','','',16976,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17005,17006,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2000,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6622,2,-324,35,45,0,0,178,129,225,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,16991,1,0,'Triage','Good day, doctor. You will be tested on your ability to triage patients accordingly this afternoon. Should you pass your examination, you will join the prestigious ranks of Horde Trauma.$B$BNow pay attention! The critically injured must be tended to first. After the criticals come the badly injured. The injured should be tended to last. You must save 15 patients to pass this exam. You will fail should 6 of your patients die in triage.$B$BTriage bandages will be supplied.$B$BGood luck, doctor.$B','Save patients by using Triage Bandages to tend to their wounds. You must save 15 patients before 6 of them die from their injuries.$B$BRemember the order of triage! Critically Injured Soldiers die the fastest followed by Badly Injured Soldiers. Injured Soldiers take the longest to die and should be saved AFTER your Critically Injured and Badly Injured Soldiers have been triaged.','Doctor $N, welcome to Horde Trauma.','Miraculous work, doctor. Simply miraculous.','15 Patients Saved!','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2340,10846,10847,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6623,2,-324,35,45,0,0,178,129,225,0,0,0,0,0,0,0,0,0,8,0,0,0,0,6622,0,0,0,'Horde Trauma','Doctor $N, I presume. It is a pleasure to see you again.$B$BI have some wonderful news for you! Doctor Gregory Victor, chief physician of Horde Trauma has made a personal request for you to join him at Hammerfall. This could be the opportunity of a lifetime! I would give anything to be given a chance to study under the great Doctor Gregory Victor! Do not squander this opportunity!','Travel to Hammerfall in the Arathi Highlands and speak with Doctor Gregory Victor about joining the ranks of Horde Trauma.$B','Wonderful. Put on your scrubs, we are to start at once!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,585,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6624,2,-324,35,45,0,0,77,129,225,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,16991,1,0,'Triage','Good day, doctor. You will be tested on your ability to triage patients accordingly this afternoon. Should you pass your examination, you will join the prestigious ranks of Alliance Trauma.$B$BNow pay attention! The critically injured must be tended to first. After the criticals come the badly injured. The injured should be tended to last. You must save 15 patients to pass this exam. You will fail should 6 of your patients die in triage.$B$BGood luck, doctor.$B','Save patients by using Triage Bandages to tend to their wounds. You must save 15 patients before 6 of them die from their injuries.$B$BRemember the order of triage! Critically Injured Soldiers die the fastest followed by Badly Injured Soldiers. Injured Soldiers take the longest to die and should be saved AFTER your Critically Injured and Badly Injured Soldiers have been triaged.','Doctor $N, welcome to Alliance Trauma.','Miraculous work, doctor. Simply miraculous.','15 Patients Saved!','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2340,10846,10847,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,1,1,2,0,0,0,0,0,0,0,0), + (6625,2,-324,35,45,0,0,77,129,225,0,0,0,0,0,0,0,0,0,8,0,0,0,0,6624,0,0,0,'Alliance Trauma','Doctor $N, I presume. It is a pleasure to see you.$B$BI have some wonderful news for you! Gustaf VanHowzen, chief physician of Alliance Trauma has made a personal request for you to join him at Theramore. This could be the opportunity of a lifetime! I would give anything to be given a chance to study under the great doctor, Gustaf VanHowzen! Do not squander this opportunity, doctor!','Travel to Theramore in the Dustwallow Marsh and speak with Doctor Gustaf VanHowzen about joining the ranks of Alliance Trauma.','Wonderful. Put on your scrubs, we are to start at once!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,585,0,0,0,0,0,0,0,0,1,1,5,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6626,2,722,28,35,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Host of Evil','The Forsaken do not pass on their... illness... from what I have seen. This diplomat seems to be granting undeath to would-be followers. I am beginning to think he is one of the Scourge.$B$BFor now, my concern is not with him though, it\'s with the growing ranks around him. They creep from the shadows daily, almost begging him for more power.$B$BI\'m not powerful enough to fight them on my own, $N. What do you say? Are you up for some hunting?','Kill 8 Razorfen Battleguard, 8 Razorfen Thornweavers, and 8 Death\'s Head Cultists and return to Myriam Moonsinger near the entrance to Razorfen Downs.','Thank you, $N! The work you\'ve done will be a great help, I\'m sure.$B$BI will continue my study of this diplomat and the rest of the quilboar here. If you seek greater adventure, I\'d find a few friends and head into the cave that looks like a great boar maw just over there. I\'m sure once you\'re inside you\'ll find greater challenges to face.','How goes the hunt, $N? Seeing just this small sample of this diplomat\'s power here removes any doubt I had that the Scourge are one of the greatest threats this world has ever seen.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7873,7874,7872,0,8,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7500,2070,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0), + (6627,2,400,25,30,0,0,178,0,0,0,0,0,0,0,0,0,0,0,10,2,1154,0,0,1159,0,0,0,'Test of Lore','You have brought me the book, and now it is time for your question. Are you ready?$B$BTime is not an issue, $c, so do not feel pressured. You may take as long as you like to answer.','Answer Braug Dimspirit\'s question successfully and then speak to him again. He will remain in Stonetalon Mountains when you are ready.','Well done, $C. You have studied the text I asked you to, and now you have passed another of our tests.','Life is full of questions, $C. You will never be able to answer all of them, but with some time and study, perhaps you will become a little more knowledgeable.','Answer Braug Dimspirit\'s question correctly','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6628,2,400,25,30,0,0,178,0,0,0,0,0,0,0,0,0,0,0,10,2,1160,0,0,1394,0,0,0,'Test of Lore','So the time is once again upon us. As a student of lore, you have shown great tenacity by undertaking my task.$B$BAnd so now I offer you your question. If you are ready, speak to me again, and take all the time you need, $N--there is no pressure to answer quickly.','Answer Parqual Fintallas\' question successfully and then speak to him again. He will remain in the Undercity until you are ready.','Well done, $N. I had my doubts if you studied the text I asked you to get, but you\'ve answered correctly.','There is only one rule I feel you must know if you wish to survive in this world: the more you know, the more you\'ll see.$B$BIf you study, if you observe, then you will begin to see things in the world that no other $r will see.','Answer Parqual Fintallas\' question correctly','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6629,2,406,12,18,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,6548,0,0,0,0,0,0,'Kill Grundig Darkcloud','$N, you\'ve done a fine job killing Grimtotem. If you dare, Grundig Darkcloud and his personal band of brutes is by far the worst of the lot. He was the one who led the brutal attack on my village.$B$BYou will find him in Grimtotem Post a bit further up the path to the west. Kill him, and I will be forever grateful.$B','Kill Grundig Darkcloud and 6 Grimtotem Brutes, and return to Makaba Flathoof near the southeastern edge of Stonetalon.$B','Grundig Darkcloud is dead! $N, I will always be grateful for what you\'ve done here today.','Have you killed Grundig Darkcloud and his personal band of Brutes?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11858,11912,0,0,1,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1000,810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6641,2,331,20,23,1,0,178,0,0,0,0,0,0,0,0,0,2,0,2,2,0,0,0,0,0,0,0,'Vorsha the Lasher','Vorsha the Lasher... the fiendish hydra that roams the seas...$B$BShe has attacked our outpost, each time unprovoked, laying waste to anything that falls in her path.$B$BBut I am ready, $N. I have prepared to best the hydra and end these attacks on Zoram\'gar.$B$BThe naga honor the wicked nature of this beast with a brazier that remains lit on an island just off the coast. I believe that if we put it out, Vorsha will appear in anger.$B$BWe will need help, so be sure to bring some strong allies.','Keep Muglash safe as he travels to the brazier. Help him by putting the brazier out, then protect him as you fight against the Naga.$B$BIf you are successful, return to the Zoram\'gar Outpost and inform the Warsong Runner of the death of Vorsha the Lasher.','I have witnessed many naga attacks since I arrived here. It puts my mind at ease that Vorsha will no longer roam freely.$B$BWe are in your debt, $N.','','Defeat Vorsha the Lasher','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17692,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1380,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6642,0,2717,60,60,81,0,255,0,0,0,0,0,59,1,0,0,0,0,8,1,0,0,0,0,0,0,0,'Favor Amongst the Brotherhood, Dark Iron Ore','','','Your offering has been accepted. Favor you have gained. Continue and you shall be allowed access to the ancient trades.','Dark Iron, while plentiful in the Depths, is still a valued commodity amongst the Brotherhood. The sacred arms and armaments of Ragnaros favor Dark Iron.$B$BFor every 10 pieces of Dark Iron Ore you offer, favor amongst the Brotherhood you will gain.','','','','','',11370,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,59,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6643,0,2717,60,60,81,0,255,0,0,0,0,0,59,1,0,0,0,0,8,1,0,0,0,0,0,0,0,'Favor Amongst the Brotherhood, Fiery Core','','','Your offering has been accepted. Favor you have gained. Continue and you shall be allowed access to the ancient trades.','Woe unto those that tempt fate inside the Molten Core. Death comes swiftly - the punishment dealt without mercy.$B$BMany of the Brotherhood have been lost in their search for Fiery Cores.$B$BOffer 1 Fiery Core and you shall be granted favor amongst the Brotherhood.','','','','','',17010,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,59,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6644,0,2717,60,60,81,0,255,0,0,0,0,0,59,1,0,0,0,0,8,1,0,0,0,0,0,0,0,'Favor Amongst the Brotherhood, Lava Core','','','Your offering has been accepted. Favor you have gained. Continue and you shall be allowed access to the ancient trades.','The Thorium Brotherhood sympathizes with your plight, $R. This is why Lokthos has been empowered to bargain.$B$BOffer 1 Lava Core and you shall be granted favor amongst the Brotherhood.','','','','','',17011,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,59,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6645,0,2717,60,60,81,0,255,0,0,0,0,0,59,1,0,0,0,0,8,1,0,0,0,0,0,0,0,'Favor Amongst the Brotherhood, Core Leather','','','Your offering has been accepted. Favor you have gained. Continue and you shall be allowed access to the ancient trades.','Many of the sacred recipes require the skin from Ragnaros\' chosen pets.$B$BOffer 2 Core Leather, skinned from the smoldering corpses of the Core Hounds of the Molten Core and you shall be granted favor amongst the Brotherhood.','','','','','',17012,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,59,0,0,0,0,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6646,0,2717,60,60,81,0,255,0,0,0,0,0,59,1,0,0,0,0,8,1,0,0,0,0,0,0,0,'Favor Amongst the Brotherhood, Blood of the Mountain','','','Your offering has been accepted. Favor you have gained. Continue and you shall be allowed access to the ancient trades.','The tears of the Fire Lord are a rare find indeed.$B$BOffer 1 Blood of the Mountain and you shall be granted favor amongst the Brotherhood.','','','','','',11382,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,59,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6661,2,2257,10,12,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17117,1,0,'Deeprun Rat Roundup','Avast ye scallywag. Arrrr... Arrrr ye looking fer work? We gots a serious rat problem down here an\' not enough hands on the poop deck.$B$BWhat do ye say? All ye needs to do is take this here rat catchin\' flute and play the melody around the vermin. They\'ll follow ye to the ends of the world!$B$BJust capture five of the little buggers and bring em back here. We needs em alive.$B$BArrrrr...','Capture 5 Deeprun Rats by using the Rat Catcher\'s Flute. Lead the rats back to Monty. Don\'t forget to turn in the flute when you\'re finished.','These\'ll werk nicely, matey. Me brother needs em still tickin\' and kickin,\' else they go sour... Ye don\'t want to taste no sour rat kabob.','Yarrr... Swabby, what be takin\' ye so long?','','Rats Captured','','','',0,17117,0,0,0,1,0,0,0,0,0,0,0,0,0,0,13017,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,6661), + (6662,2,2257,10,12,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,6661,0,0,0,17118,1,0,'Me Brother, Nipsy','Me brother, Nipsy, runs a rat kabob operation on the other side of Deeprun. Ye needs to take this here crate o\' rats to him before they go bad. Get a move on!$B$BYe have ridden a tram before, aye? It\'s easy. Just step aboard when she arrives and enjoy the ride. An\' keep yer arms and legs inside durin\' the ride, lest ye be peglegged fer life.','Take the Carton of Mystery Meat to Nipsy at the Stormwind Deeprun Tram Depot.','Poor Monty. Ever since the Gnomeregan incident, he hasn\'t been the same. That boy has never seen an ocean in his life, let alone being some kind of pirate.$B$B$B$BAt least he keeps the flow of twitching critters coming.','$B$BAlive and kicking... and just in time!','','','','','',17118,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17119,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,500,54,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6681,2,-162,24,24,0,8,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6701,0,0,17125,1,0,'The Manor, Ravenholdt','$N,$B$BRavenholdt has taken an interest in you, young thief. We have been watching. Your style is a bit awkward but nothing we couldn\'t fix.$B$BShould you be prepared to embark on a career as a disciple of Master Ravenholdt and member of the Assassin\'s League, you have only to bring the Seal of Ravenholdt (attached to this letter) to Ravenholdt Manor.$B$BYour first task is to find the manor, hidden away in the hills of Hillsbrad and demonstrate your cunning.$B$BRegards,$B$BFahrad','Take the Seal of Ravenholdt to Fahrad at Ravenholdt Manor, hidden away in the hills of Hillsbrad.$B$BYour cunning will be tested along the way. Be prepared.','Most excellent, young thief.$B$BYou look a bit beaten down, but no worse for the wear.$B$BA long journey awaits you - long and rewarding. Are you prepared to finally embrace your destiny among the masters of Ravenholdt?$B$BSpeak with the guards outside. They will get you started.','Did you meet Milton?','','','Rite of Cunning','','',17125,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,13936,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,349,0,0,0,0,250,0,0,0,0,0,1170,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6701,0,-162,24,60,0,8,255,0,0,0,0,0,349,0,349,2999,0,0,8,1,6681,0,0,0,0,0,0,'Syndicate Emblems','','','Hey, nice work! Keep this up and the other rogues might stop spitting on you.','We have been entrenched in a battle with the Syndicate for years. What they lack in skill they make up for in numbers. It\'s impossible to kill them off fast enough to have any noticeable impact on their population!$B$BWe\'ve found that the best way to deal with their size is to pilfer their emblems. Once an emblem is stolen the shamed member is \'dealt\' with internally.$B$BPick their pockets clean and turn the emblems in to me or one of the other guards.$B$BStart at Durnholde, south of here.','','','','','',17124,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,349,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6721,2,1537,10,10,0,4,12,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,6071,6063,0,0,0,'The Hunter\'s Path','Hello, young hunter. You look to me like you are skilled enough to handle a beast and train it as your companion.$B$BYou must see Dazalar in Dolanaar. He can put you on the path to earning a pet of your own.$B','Speak with Dazalar in Dolanaar.','Yes, it is time, $C.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6722,2,131,10,10,0,4,8,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,6071,6063,0,0,0,'The Hunter\'s Path','Hello, young hunter. You look to me like you are skilled enough to handle a beast and train it as your companion.$B$BYou must see Dazalar in Dolanaar. He can put you on the path to earning a pet of your own.','Speak with Dazalar in Dolanaar.','','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6741,0,2597,51,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,72,1,7224,0,0,0,0,0,0,'More Booty!','','','Thanks again, $N. You do the Horde proud...','I need more armor scraps, $N! Do you have any?','','','','','',17422,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,729,76,0,0,0,1,10,0,0,0,0,0,0,21163,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6761,2,1657,54,55,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,1015,0,0,6762,0,0,0,'The New Frontier','I have relegated my second, Mathrengyl Bearwalker, to deal with Moonglade\'s call for aid. Speak to him on this matter - NOT me.$B$BLet me give you some... friendly... advice. It is I who led us out of the darkness - NOT the Cenarion Circle in Moonglade - when all was lost for our race. Teldrassil gives us all new life! They would have you believe otherwise, and to believe their propaganda would be a fool\'s task.$B$BI\'ll leave it to you to decide whether or not you\'re a fool.','Speak with Mathrengyl Bearwalker at the Cenarion Enclave of Darnassus.','Yes $C, thank you for coming. I apologize about the misunderstanding... the air is thick with mistrust between the Arch Druid here and Keeper Remulos in Moonglade. Each suspect the other of chicanery, and the fact that strange corruptions of Teldrassil continue unabated are still an issue here. It does little to quell mistrust.$B$BRegardless, our duty to the Cenarion Circle remains... even if those who lead it may disagree with one another.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,10,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6762,2,1657,54,55,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,6761,1124,0,1124,0,0,0,'Rabine Saturna','For this task, Keeper Remulos\' majordomo in Moonglade - Rabine Saturna - seeks aid in exploring the vast wastelands far to the west of Tanaris... and even further west of Un\'Goro. You should find him in Nighthaven, the main village of Moonglade.$B$BWhile your work will no doubt be of tremendous benefit to us all, I advise you to tread gingerly. There are tensions between Darnassus and Moonglade... ones that may grow over the course of time.','Speak with Rabine Saturna in the village of Nighthaven, Moonglade. Moonglade lies between Felwood and Winterspring, accessible through a path out of Timbermaw Hold.','I am Rabine Saturna, and on behalf of Keeper Remulos and all of the denizens of this sacred glade I bid you welcome.$B$BI appreciate your interest and eagerness to assist the Cenarion Circle. I also know that Arch Druid of Darnassus expressed his displeasure to you in your lending us aid. Rest assured that it is for the greater good, and that you will be safe from any ill-conceived repercussions you may be the target of.$B$BYou are among friends here, $N.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,25,0,0,0,0,0,840,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6781,0,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,0,72,1,7223,0,0,0,0,0,0,'More Armor Scraps','','','These are some good pieces, $N. I can use them to fashion new equipment for our troops.$B$BIf my supply level gets high enough, then maybe our seasoned fighting units will enter the field!','$N, we need more armor scraps to supply our troops!','','','','','',17422,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,730,0,0,0,10,1,0,0,0,0,0,0,21163,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6801,0,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Lokholar the Ice Lord','','','The blood of our enemies has been shed. I shall mix this blood with the rest that has been gathered. Once the offering is complete, the Ice Lord shall show these Stormpike dogs the full wrath of the Frostwolf Clan!','I come from Thunder Bluff, $r. Cairne himself has seen to it that I assist the Frostwolf Clan in these dire times.$B$BBut let us not waste any more time. You must strike down our enemies and bring to me their blood. Once enough blood has been gathered, the ritual of summoning may begin.$B$BVictory will be assured when the elemental lord is loosed upon the Stormpike army.','','','','','',17306,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,729,76,0,0,0,1,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6804,2,16,55,56,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6821,-6804,0,17310,1,0,'Poisoned Water','A force of elemental scouts was sent to the eastern plaguelands of Lordaeron, and the disease of that place twisted and infected them. The Waterlords cannot allow this affront to our purity!$B$BTake this vial. In it is a quantity of one aspect of Neptulon. If used on the plagued elementals it will fight the poison within their bodies and cure them! But their inner conflict will drive them into a surging madness.$B$BDefeat the discordant surges and bring me their bracers of binding.','Use the Aspect of Neptulon on poisoned elementals of Eastern Plaguelands. Bring 12 Discordant Bracers and the Aspect of Neptulon to Duke Hydraxis in Azshara.','You have done well, $C. The corrupted elementals you cured were an outrage to all bodies of water. Our strength lies in our purity and if we are to win our war with the others, we must remain strong.','Do you have the bracers?','','','','','',17309,17310,0,0,12,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,81,68,250,250,0,250,250,0,2610,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (6805,2,16,55,57,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,6821,-6804,0,0,0,0,'Stormers and Rumblers','We, the elementals of water, wage war with those beings of the lesser elements. If you are truly our ally in this conflict, then show me your conviction!$B$BFar to the south, in the desert land of Silithus, the servants of air and earth scurry in a corner of rock named the Crystal Vale. They protect items of power from smaller beings, mortals, and although I do not know why they do this, I wish to foil their efforts.$B$BGo to the Crystal Vale in Silithus and defeat our enemies, then return to me.','Kill 15 Dust Stormers and 15 Desert Rumblers and then return to Duke Hydraxis in Azshara.','Your bravery is proven, as is your worth to us. Perhaps I may have future tasks for you, tasks more befitting a valued ally of the Waterlords.','Cowardice is not a thing we hold in regard, $c. Go to Silithus and prove your bravery.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11744,11746,0,0,15,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3600,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6821,2,16,56,60,62,0,255,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,6822,0,0,0,'Eye of the Emberseer','You have shown me that you can defeat our enemies and perform missions to further the cause of the Waterlords. But until now you have only faced lesser foes... if pitted against a powerful enemy, can you prevail?$B$BThat is your new task.$B$BHigh up in Blackrock Spire the orcs have captured a servant of fire, the Pyroguard Emberseer. Find his place of imprisonment, slay his captors, and then slay the emberseer. Bring me his eye and it will show me your worth.','Bring the Eye of the Emberseer to Duke Hydraxis in Azshara.','Ah, so you do have the strength. And you have the cunning as well, for Blackrock Spire is more than a match for brute strength alone.$B$BIndeed $N, you may yet prove a valued ally to us...','Do you have the Eye, $C? Do you have the strength to enter Blackrock Spire?','','','','','',17322,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6822,2,16,57,60,62,0,255,0,0,0,0,0,0,0,0,0,0,0,72,0,6821,0,0,6823,0,0,0,'The Molten Core','$n, perhaps it is time to give you a real test. Are you ready?$B$BAt the bottom of Blackrock Depths is a passage to the Molten Core. This is a stronghold of our enemy, held by the most powerful servants of fire on this world.$B$BGo to the Molten Core, $N. Show me you have the strength and the will to defeat what you find there.$B$BAnd if you have allies among your people, then rally them. Nothing short of an army can hope to enter the Molten Core and live.','Kill 1 Fire Lord, 1 Molten Giant, 1 Ancient Core Hound and 1 Lava Surger, then return to Duke Hydraxis in Azshara.','You have done what most of your kind would think impossible. You have faced the beings of the Molten Core, and triumphed!$B$BFor so small a creature, you have displayed great resource.$B$BSome day, perhaps we might strike a true allegiance between your kind and the Waterlords.','Your success in the Molten Core awaits, $N.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11658,11668,11673,12101,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6823,2,16,60,60,0,0,255,0,0,0,749,9000,0,0,0,0,0,0,72,0,6822,0,0,6824,0,0,0,'Agent of Hydraxis','If you truly wish an allegiance with us, then I invite you to wage war on our foes, the servants of air and earth and fire. Each defeat you heap upon them will weaken their foothold here, and further prove your adherence to our cause.$B$BThe campaign will be long, but if you persevere then your glory and honor will be great.','Earn an Honored faction with the Hydraxian Waterlords, then talk to Duke Hydraxis in Azshara.','Your exploits against our enemies ring through the chambers of the Waterlords, $N. It was thought by some that your form is too small and fragile to fight in our war, but you have made great gains. You have earned respect among us, an unbelievable feat.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6824,2,16,60,60,62,0,255,0,0,0,0,0,0,0,0,0,0,0,72,0,6823,0,0,0,0,0,0,'Hands of the Enemy','$N, your service is of great value to us, so we are reluctant to send you on this last mission for we do not want to lose such a useful agent.$B$BBut its success would further our war efforts tremendously and... it was deemed worth risking you.$B$BWe want these captains in the Molten Core destroyed: Lucifron, Sulfuron, Gehennas and Shazzrah. Kill them and bring me their hands!$B$BThis task will take every resource you possess, $N, but if can do it then the Firelords will be dealt a terrible blow.','Bring the Hands of Lucifron, Sulfuron, Gehennas and Shazzrah to Duke Hydraxis in Azshara.','You have the hands! You defeated the fire captains! I would not have thought it possible, had I not known you and what you are capable of.$B$B$N, your exploits are without number, but word of this last feat will send waves among the Waterlords. Your name may one day be legend to us.$B$BSpeak with me again, $N. I may have yet another task...','Have you defeated Lucifron and the others, $N? Do you have the hands of the enemy?','','','','','',17332,17329,17331,17330,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6825,0,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Call of Air - Guse\'s Fleet','','','The fleet feeds on their flesh. It consumes the enemy.$B$BFlight is imminent!','We must prepare the new fleet of War Riders, $r! My riders are set to make a strike on the central battlefield; but first, I must wet their appetites - preparing them for the assault.$B$BI need enough Stormpike Soldier Flesh to feed a fleet! Hundreds of pounds! Surely you can handle that, yes? Get going!','','','','','',17326,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,729,76,0,0,0,1,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6826,0,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Call of Air - Jeztor\'s Fleet','','','More! More! Bring more for they are soon to be ready!','You\'ve worked hard, $n, but we have only just begun!$B$BMy War Riders must taste in the flesh of their targets. This will ensure a surgical strike against our enemies!$B$BMy fleet is the second most powerful in our air command. Thusly, they will strike at the more powerful of our adversaries. For this, then, they need the flesh of the Stormpike Lieutenants.$B$BMake haste, soldier!','','','','','',17327,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,729,76,0,0,0,2,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6827,0,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Call of Air - Mulverick\'s Fleet','','','Not enough! I would expect this level of work from an initiate, but you, $N? Come on, soldier! HUSTLE! More flesh is needed!','I was locked up in a dwarven hellhole for days. You better believe I want revenge!$B$BWe must plan carefully.$B$BFirst, my war riders need targets to gun for - high priority targets. I\'m going to need to feed them the flesh of Stormpike Commanders. Unfortunately, those little buggers are entrenched deep behind enemy lines! You\'ve definitely got your work cut out for you.','','','','','',17328,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,729,76,0,0,0,5,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6844,2,1377,54,57,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,1126,0,0,6845,17346,1,0,'Umber, Archivist','There\'s plenty to do here still, but I think taking this back to the Circle for analysis is key. Trust me - the work will still be here once this is all said and done. If it\'s a journal inside this sticky chitin, then the Circle would finally have a window into the past!$B$BTake this to the Circle\'s archivist in Nighthaven. His name is Umber, and the man\'s brilliant. Touched, sure, but brilliant nonetheless! Umber\'s salvaged tomes in far worse shape than this. If it can be saved, he can do it.','Take the Encrusted Silithid Object to Umber - the Cenarion Circle\'s archivist - in the village of Nighthaven, Moonglade.','Well great monkey toads! What have you got here? It\'s sort of book shaped, I guess... I\'ll try crack this shell on it.$B$BLayo sent you to me from Silithus? I\'ve only heard very hushed rumblings - which I guess aren\'t all that hushed when you think about it - about the horrors that are going on out there. Couple that with my lack of pleasure for anything bug-like, and you\'ve got the recipe for me needing to stay here with the books!','Why, hello there! Hrmm...$B$BLet me be a little honest with you, friend... you smell a bit ripe. Whiffy, one might say. Now I\'m not making a personal assailment of your being. I\'m just saying... in the future, you may want to freshen up a little after coming in from the field. It will make those first impressions a little more positively impressionable!$B$BAnyhoo... what can I do for you?','','','','','',17346,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,50,0,0,0,0,0,1800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6845,2,493,54,57,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,6844,0,0,0,0,0,0,'Uncovering Past Secrets','Anyway, you should check back with me relatively soon... that is if you want to know what was in here. As soon as I find out what it is, and if it\'s indeed a book, I\'d be happy to share that information with you.$B$BIn the meantime, I\'d check in with the den mother of this little bear camp, Rabine. No doubt he\'ll want to know what crazy antics you\'ve been up to. Never leave the den mother waiting, $N... that is, unless you want to be doused in honey.$B$BIt\'s happened, trust me.','Speak with Rabine Saturna in the village of Nighthaven, Moonglade.','Ah, $N - I had hoped you would stop by. I am glad to see you well.$B$BI received notice you would be coming in from the field, and I wanted to personally express the Cenarion Circle\'s gratitude for the assistance you\'ve given us thus far. No doubt there are more secrets to uncover from Silithus; your delivery to Umber should prove most interesting once uncovered. Please, accept this as a token of our continued appreciation for your aid.$B$BThank you, generous $C.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18400,18402,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,150,0,0,0,0,17000,4530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6846,0,2597,1,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Begin the Attack!','','','Ah, the orders! They say I\'m to assault at will, and my will says... now!','My troops are supplied and ready to assault. We just need orders from Noreg Stormpike and I\'ll send them into the fray!','','','','','',17353,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6847,2,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,74,3,0,0,0,0,0,0,0,'Master Ryson\'s All Seeing Eye','Your war in the heart of Alterac means nothing to the Syndicate, $c. We will do as we have always done: Wait until a clear victor rises from the ashes and rubble of this madness and then strike.$B$BThat, however, is not why we are here now. The All Seeing Eye has been lost - taken by the Winterax trolls of the region.$B$BRecover the Eye and our services shall be yours - for whatever time remains for your side.$B$BReturn to me once you acquire the eye so that I may examine you.$B$B','Recover Master Ryson\'s All Seeing Eye from the Winterax caves and return it to Master Ryson.$B$BBe warned, it is said that Master Ryson\'s All Seeing Eye carries with it a terrible curse!',NULL,NULL,'Master Ryson\'s All Seeing Eye Recovered','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6848,2,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,0,74,3,0,0,0,0,0,0,0,'Master Ryson\'s All Seeing Eye','Your war in the heart of Alterac means nothing to the Syndicate, $c. We will do as we have always done: Wait until a clear victor rises from the ashes and rubble of this madness and then strike.$B$BThat, however, is not why we are here now. The All Seeing Eye has been lost - taken by the Winterax trolls of the region.$B$BRecover the Eye and our services shall be yours - for whatever time remains for your side.$B$BReturn to me once you acquire the eye so that I may examine you.$B$B','Recover Master Ryson\'s All Seeing Eye from the Winterax caves and return it to Master Ryson.$B$BBe warned, it is said that Master Ryson\'s All Seeing Eye carries with it a terrible curse!',NULL,NULL,'Master Ryson\'s All Seeing Eye Recovered','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6861,2,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Zinfizzlex\'s Portable Shredder Unit','null','null',NULL,'I\'m as anxious as you are to try out my portable shredder unit, $r, but before I can make the kit, I\'m going to need materials - lots of materials! $B$BTo be exact, I\'m going to need a mountain of thorium, mithril, and iron. I will also need one steamsaw per unit. You\'ll have to get those at the lumber mill. $B$BWhen I was nosing around in here (before my capture) I noticed a pile of steamsaws at the Stormpike lumber camp. $B$BMaster Engineer Zinfizzlex wants you to bring him the following:','','','','','',12359,3860,3575,17411,30,50,75,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17384,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6862,2,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Zinfizzlex\'s Portable Shredder Unit','null','null',NULL,'I\'m as anxious as you are to try out my portable shredder unit, $r, but before I can make the kit, I\'m going to need materials - lots of materials! $B$BTo be exact, I\'m going to need a mountain of thorium, mithril, and iron. I will also need one steamsaw per unit. You\'ll have to get those at the lumber mill. $B$BWhen I was nosing around in here (before my capture) I noticed a pile of steamsaws at the Stormpike lumber camp. $B$BMaster Engineer Zinfizzlex wants you to bring him the following:','','','','','',12359,3860,3575,17411,30,50,75,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17410,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6881,0,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Ivus the Forest Lord','','','Well done, $N. I will use the power of this charm to augment the magic that has already been gathered. When enough power has been amassed, I shall focus the collected energies and call upon the Forest Lord to aid our cause.','The Frostwolf Clan is protected by a taint of elemental energy. Their shaman meddle in powers that will surely destroy us all if left unchecked.$B$BThe damage has grown too great for the Circle to control! Ivus must be called to our aid.$B$BThe Frostwolf soldiers carry elemental charms called storm crystals. We can use the charms to conjure Ivus. Venture forth and claim the crystals, $n!','','','','','',17423,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,730,0,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6901,0,2597,1,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Launch the Attack!','','','It\'s about time! Now we can show the Alliance their folly in coming to Alterac Valley!',NULL,'','','','','',17442,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6921,2,719,21,27,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Amongst the Ruins','The Twilight\'s Hammer has moved into the Moonshrine Ruins of Blackfathom Deeps. Their presence can only serve to coerce the elements into working against us. If left unchecked, this region will be theirs for good.$B$B$N, go into Blackfathom and find the ruin\'s fathom stone; it should be somewhere close in the water. In it is a fathom core - a device that when properly read it will relate a history of all elemental activity. If I have it, I and the Earthen Ring can maybe do something to stop them!','Bring the Fathom Core to Je\'neu Sancrea at Zoram\'gar Outpost, Ashenvale.','This is exactly what I need! A fathom core is an incredible well of information that we will be able to draw much good from. Whatever the Twilight\'s Hammer is up to in there - and believe me when I say it is no good - my comrades and I will now uncover.$B$BYou\'ve done well here today; the Earthen Ring looks upon you warmly for assisting us. You\'ve also helped the Horde as a whole, and for that you should be proud.','Have you been successful in locating the fathom core? Without it we\'ll have no idea what the Twilight\'s Hammer is exactly up to down there.','','','','','',16762,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,500,0,0,0,0,4500,1650,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), + (6922,2,331,21,30,81,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16782,1,0,'Baron Aquanis','The defeated water elemental has left behind a strange water globe. You surmise that the object somehow fed the beast energy. Inside the globe, a putrid-looking form of water sloshes about. The globe itself seems impervious to any sort of physical force.$B$BIf anyone can make any sense of this item, it would be Je\'neu Sancrea of the Earthen Ring. He is located at the Horde\'s Zoram\'gar Outpost in Ashenvale.','Bring the Strange Water Globe to Je\'neu Sancrea at Zoram\'gar Outpost, Ashenvale.','This... this is quite the find, $N.$B$BYou acquired this from Baron Aquanis in Blackfathom, you say? Baron Aquanis has long been thought of as a corrupted elemental power; this globe will prove what exactly had corrupted him. While it would be no surprise if it turned out to be the Twilight\'s Hammer, our studies will also show how they did it as well.$B$BYou did well in bringing this to me. Please - take this, along with the Earthen Ring\'s warmest regards.','Ah, hello again $N. I was just reading the waves the sea, much like I always do. What brings you to the outpost?','','','','','',16782,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16886,16887,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,350,0,0,0,0,0,1830,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6941,0,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Call of Air - Vipore\'s Fleet','','','The flight will be ready soon. Continue your efforts!','The elite Frostwolf units that guard the lines must be dealt with, soldier! I\'m tasking you with thinning out that herd of savages. Return to me with medals from their lieutenants and legionnaires. When I feel that enough of the riff-raff has been dealt with, I\'ll deploy the air strike.','','','','','',17503,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,730,0,0,0,10,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6942,0,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Call of Air - Slidore\'s Fleet','','','Keep em coming, soldier! The Aerie gryphons will be ready to strike in no time at all!','My gryphons are poised to strike at the front lines but cannot make the attack until the lines are thinned out.$B$BThe Frostwolf warriors charged with holding the front lines wear medals of service proudly upon their chests. Rip those medals off their rotten corpses and bring them back here.$B$BOnce the front line is sufficiently thinned out, I will make the call to air! Death from above!','','','','','',17502,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,730,0,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6943,0,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Call of Air - Ichman\'s Fleet','','','Can you see it? Look at them, soldier! They\'re coming around... Soon, Ichman\'s flight will once again strike at the heart of the valley! Stormpike will rule the skies!','Their spirits are low, soldier. After our last failed air strike against the Horde, they refuse to fly! It is up to you to bolster their morale.$B$BReturn to the battlefield and strike at the heart of the Frostwolf\'s command. Take down their commanders and guardians. Return to me with as many of their medals as you can stuff in your pack! I promise you, when my gryphons see the bounty and smell the blood of our enemies, they will fly again! Go now!','','','','','',17504,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,730,0,0,0,10,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6961,2,-22,10,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Great-father Winter is Here!','Have a wondrous Winter Veil, friend! Be sure to say hello to Greatfather Winter! If you\'ve been nice this year, you\'ll receive wondrous treats on the day of the Feast of Winter Veil. Be sure to tell him what you hope to get this year!$B$BAlso, be sure to stock up on treats to give those who\'ve been nice this year. We have a great selection to choose from. Fresh from our farm to your plate - it\'s Smokywood Pastures wholesome goodness!','Speak with Greatfather Winter; he is located near the Smokywood Pastures vendor area in Orgrimmar.','Ho ho hello. I am Greatfather Winter, and I - courtesy of the fine folks of Smokywood Pastures... \"Fresh from our farm to your plate, it\'s Smokywood Pastures wholesome goodness\" - would like to wish you a fantastic Feast of Winter Veil.$B$BIf you\'ve been good this year, maybe you will receive treats from Smokywood Pastures as your treat for the Feast of Winter Veil. Huzzah.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,5,1,4,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0), + (6962,2,-22,10,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Treats for Great-father Winter','Hey, can you do Great-father Winter a favor, um, little $g boy : girl;?$B$BNot to needlessly talk about myself in the third person, but Great-father Winter has been at this all day and he could use a treat himself. Some gingerbread cookies and ice cold milk to wash them down with would really hit the spot. Think you could be a friend to the Great-father and fetch some for me?','Bring 5 Gingerbread Cookies and an Ice Cold Milk to Great-father Winter in Orgrimmar.','You\'re quite the helper to ol\' Great-father Winter there, $N. Have a great Feast of Winter Veil.$B$BHere\'s a little something... you know, for the effort.','All this talk of treats has given me a hankering for some myself. Mmmm... gingerbread cookies and milk...','','','','','',17197,1179,0,0,5,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17727,0,0,0,1,0,0,0,21,577,369,470,0,25,25,25,25,0,0,990,0,0,118,86400,0,0,0,0,6,1,0,0,0,0,0,0,0,1,7,1,0,0,0,0,0,0,0,0), + (6963,2,-22,30,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,6983,0,0,0,'Stolen Winter Veil Treats','Listen... not to shatter the magic of the season here, but Smokywood Pastures could use some assistance - the kind you adventuring types are known to give.$B$BWe\'re missing an important shipment of treats that was restocking us for the season, and now we\'re missing the agent of Smokywood Pastures that we sent out to the field to find it! Please - the shipment was last reported in the Alterac Mountains, and that\'s where our man went to look for it.$B$BSee if both are out there, safe and sound!','Locate the Smokywood Pastures investigator that has gone missing in the snowy regions of the Alterac Mountains.','Y-y-you can h-h-hear me! Thank the b-b-bottom line!$B$BI\'m not really a s-s-snowman - my n-n-name is Sacks, and I w-w-work for the Orgrimmar b-b-branch of Smokywood Pastures... I g-g-got sent out here to look for a m-m-missing package, when I was attacked by a c-c-creature I have never seen b-b-before!$B$BSo v-v-very cold...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6964,2,-22,10,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,7061,0,0,0,'The Reason for the Season','Gifts, treats, presents... bah, I say!$B$BThose goblins pollute the true meaning of this season - the Feast of Winter Veil. This is a time of renewal; the land slumbers under a blanket of snow brought forth by Greatfather Winter, who is NOT the bumbling fool over there in the red suit!$B$BIf you\'re interested in learning what the Feast is all about for yourself, ask Sagorne Creststrider. I\'m sure he\'ll be surprised that someone cares about history rather than getting presents.','Speak with Sagorne Creststrider in the Valley of Wisdom of Orgrimmar about the Feast of Winter Veil.','The Feast of Winter Veil, you say? Alas, in times past it held a more substantial meaning to us tauren. Nowadays, it seems as though others have turned the legend of this season of renewal into something that helps to sell candies and presents.$B$BIt\'s no surprise that Furmund is bitter about that sort of change. He and other tauren like him cling to our past like a banner of war. While I think a little celebration is always good, it is important to remember the origins of the Feast.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,5,1,274,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6981,2,718,15,26,0,0,255,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,10441,1,0,'The Glowing Shard','The shard is a brilliant green, and although solid, what looks like smoke swirls just below the surface. You can\'t help staring into the depths of the crystal; at the same time, you know there is something very disturbing about it.$B$BMaybe you should see if anyone in Ratchet can tell you more about this strange shard.','Travel to Ratchet to find someone that can tell you more about the glowing shard.$B$BThen, deliver the shard as you are directed.','Oh... I have never seen anything like this...','Hello, $R. What can I do for you?','Speak with someone in Ratchet about the Glowing Shard','','','','',0,10441,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1590,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6982,2,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Coldtooth Supplies','The Coldtooth mine is a storage depot for the Horde. I can\'t stomach the food they give their troops, and the state of their arms and armor is atrocious! But... in times like these when supplies are so important, we can use what they have.$B$BEnter the Coldtooth mine and bring me back their supplies. That will help keep the Alliance in fighting shape, and remove much needed equipment from the Horde\'s warriors.$B$BGood luck, $N. The mine is to the distant south, deep in Horde territory.','Bring 10 Coldtooth Supplies to the Alliance Quartermaster in Dun Baldar.','Ah, you got them. Good work, $N! These supplies are a little musty from sitting in that dark mine for so long, but we\'ll make use of them nonetheless.$B$BThank you, $N. Your deeds are vital to the maintenance of our fighting forces.','Have you been to the Coldtooth mine, $N? Do you have the supplies I asked for?','','','','','',17542,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,730,0,0,0,25,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6983,2,-22,30,35,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,6963,0,0,6984,0,0,0,'You\'re a Mean One...','A c-c-creature called \"The Abominable Greench\" is the one w-w-who stole our shipment of t-t-treats, $N. Be c-c-careful though! He is t-t-the one who turned me into this s-s-snowy mess!$B$BYou\'re g-g-gonna need some help in f-f-facing him. I\'ve seen him w-w-wander all around where the y-y-yeti are; he\'s s-s-surely here s-s-somewhere! F-f-find the treats $N, take them b-b-back to Smokywood Pastures in Orgrimmar, and t-t-tell them I n-n-need to be unfrozen!','Locate and return the Stolen Treats to Kaymard Copperpinch in Orgrimmar. It was last thought to be in the possession of the Abominable Greench, found somewhere in the snowy regions of the Alterac Mountains.','You found it! You\'ve saved Smokywood Pasture\'s Feast of Winter Veil!$B$BPoor Sacks... we\'ll be sure to send a team out there and figure out a way to unfreeze him. Hopefully, he\'ll be back in time for the day of the Feast; he\'ll need to make up missed time working though. Still, this wouldn\'t even be possible if it weren\'t for you!','$N - our Feast of Winter Veil will be ruined without those treats to restock! Graccu himself will miss out on sharing his delicious meat pies with all the good boys and girls this season...','','','','','',17662,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1980,0,0,117,86400,0,0,0,0,1,5,1,0,0,0,0,0,0,5,5,4,1,0,0,0,0,0,0,0), + (6984,2,-22,30,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,6983,0,0,0,0,0,0,'A Smokywood Pastures Thank You!','We at Smokywood Pastures appreciate the recovery of the stolen treats, $N. For that, we\'d like to offer you a special gift... presented by none other than Great-father Winter himself!$B$BPlease, speak with Great-father Winter, and he will give you your Feast of Winter Veil gift from us here at Smokywood Pastures. From our farm to your plate, it\'s always Smokywood Pastures wholesome goodness... thanks to you, of course!','Speak with Great-father Winter in Orgrimmar.','Ho ho hello, adventurer!$B$BThe goblins told me that you have earned a special gift this holiday season, and I am pleased to give it to you. Here you go - have a wondrous Feast of Winter Veil this and every season in the future.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17726,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2970,0,0,0,0,0,0,0,0,2,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (6985,2,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Irondeep Supplies','The Stormpike dwarves are using the Irondeep mine as a storage depot. I want you to raid that mine and bring me its supplies. This will curtail the Stormpikes\' efforts in Alterac Valley, and will provide us with needed equipment!$B$BBe wary, $N. The Irondeep mine is deep in Alliance territory, and control of the mine is as shifting as the snows of Alterac.','Bring 10 Irondeep Supplies to the Horde Quartermaster in Frostwolf Keep.','You got them! Nicely done, $N! And I hope you saw a few dwarves during your raid, and shed their blood for the Frostwolves!','Did you enter the Irondeep mine, $N? Did you raid its supplies?','','','','','',17522,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,729,76,0,0,0,2,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7001,2,2597,51,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,66,3,0,0,0,0,17626,1,0,'Empty Stables','The war in the valley has taken its toll on our soldiers. We must revitalize our forces!$B$BIf we can fill up the stables, the Wolf Riders will once more be able to ride out into the field of battle.$B$BTake this muzzle and track down the frostwolves that inhabit the nearby forest. Once you find a wolf, use the muzzle to tame the beast. Bring the tamed beast back to me so that I may place it in the stable.$B$BWhen we have enough wolves stabled, the Wolf Riders will rejoin their patrol on our front lines.','Locate a Frostwolf in Alterac Valley. Use the Frostwolf Muzzle when you are near the Frostwolf to \'tame\' the beast. Once tamed, the Frostwolf will follow you back to the Frostwolf Stable Master. Speak with the Frostwolf Stable Master to earn credit for the capture.','I can only hope that those charged with collecting ram hides are as determined as you, $N.$B$BAt this rate, we will have the stables full in a matter of hours!','Without your help, the Frostwolf Wolf Riders would not have mounts to ride into battle. You do us a great service!','Frostwolf Muzzled and Returned','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7002,2,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Ram Hide Harnesses','While some of our soldiers are busy capturing wolves for the stable master, others must provide for the simple necessities that riding requires. I am speaking of riding harnesses, of course.$B$BYou must strike at the indigenous rams of the region. The very same rams that the Stormpike cavalry uses as mounts!$B$BSlay them and return to me with their hides. Once we have gathered enough hides, we will fashion harnesses for the riders. The Frostwolf Wolf Riders will ride once more!','null','Well done, soldier. I will notify you when I have stockpiled enough of the hides.$B$BCarry on!','Slay them and return to me with their hides. The same rams that the Stormpike cavalry uses as mounts!','','','','','',17642,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,729,76,0,0,0,2,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7003,2,357,45,48,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18904,1,0,'Zapped Giants','I\'m going to have to do something about the giants if I stay out here! They\'re certainly not good for business, now are they?$B$BI\'ve been working on a variant of a gnomish shrinking ray, but I\'m using superior GOBLIN technological advances in its construction! In an effort to avoid inconveniences for myself such as death, I\'d like for you to try it out on any of the giants in Feralas. You should find miniaturization residue on them after you shrink them - bring me back some!','Use Zorbin\'s Ultra-Shrinker to zap any kind of giant found in Feralas into a more manageable form. Bring 15 Miniaturization Residues found on the zapped versions of these giants to Zorbin Fandazzle at the docks of the Forgotten Coast, Feralas.','Splendifimous! Not only am I glad to see that you\'ve returned with the residue, but also with all your major appendages intact! That is, well, there was never any danger in using the Ultra-Shrinker, now was there!$B$BI do appreciate your effort on my behalf, $N. Truly, you are a friend to goblins everywhere. Accept this as a token of my appreciation!','Miniaturization residue, I assure you, is a valuable commodity when it comes to engineering! Well, it is valuable in that it helps me make sure the zapper won\'t do something as disappointing as explode on the user.$B$BOh, I mean for the zappers other than the one I gave you. Absolutely!','','','','','',18956,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19040,0,0,0,1,0,0,0,21,577,369,470,0,350,350,350,350,0,7000,2640,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,6,1,1,0,0,0,0,0,0,0,0), + (7021,2,-22,10,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,7021,0,0,0,0,'Great-father Winter is Here!','Have a wondrous Winter Veil, friend! Be sure to say hello to Greatfather Winter, who\'s currently in Orgrimmar! If you\'ve been nice this year, you\'ll receive wondrous treats on the day of the Feast of Winter Veil. Be sure to tell him what you hope to get this year!$B$BAlso, be sure to stock up on treats to give those who\'ve been nice this year. We have a great selection to choose from. Fresh from our farm to your plate - it\'s Smokywood Pastures wholesome goodness!','Speak with Greatfather Winter; he is located near the Smokywood Pastures vendor area in Orgrimmar.','Ho ho hello. I am Greatfather Winter, and I - courtesy of the fine folks of Smokywood Pastures... \"Fresh from our farm to your plate, it\'s Smokywood Pastures wholesome goodness\" - would like to wish you a fantastic Feast of Winter Veil.$B$BIf you\'ve been good this year, maybe you will receive treats from Smokywood Pastures as your treat for the Feast of Winter Veil. Huzzah.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,5,1,4,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7022,2,-22,10,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,7022,0,0,0,0,'Greatfather Winter is Here!','Have a wondrous Winter Veil, friend! Be sure to say hello to Greatfather Winter! If you\'ve been nice this year, you\'ll receive wondrous treats on the day of the Feast of Winter Veil. Be sure to tell him what you hope to get this year!$B$BAlso, be sure to stock up on treats to give those who\'ve been nice this year. We have a great selection to choose from. Fresh from our farm to your plate - it\'s Smokywood Pastures wholesome goodness!','Speak with Greatfather Winter; he is located near the Smokywood Pastures vendor area in Ironforge.','Ho ho hello. I am Greatfather Winter, and I - courtesy of the fine folks of Smokywood Pastures... \"Fresh from our farm to your plate, it\'s Smokywood Pastures wholesome goodness\" - would like to wish you a fantastic Feast of Winter Veil.$B$BIf you\'ve been good this year, maybe you will receive treats from Smokywood Pastures as your treat for the Feast of Winter Veil. Huzzah.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7023,2,-22,10,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,7022,0,0,0,0,'Greatfather Winter is Here!','Have a wondrous Winter Veil, friend! Be sure to say hello to Greatfather Winter, who\'s currently in Ironforge! If you\'ve been nice this year, you\'ll receive wondrous treats on the day of the Feast of Winter Veil. Be sure to tell him what you hope to get this year!$B$BAlso, be sure to stock up on treats to give those who\'ve been nice this year. We have a great selection to choose from. Fresh from our farm to your plate - it\'s Smokywood Pastures wholesome goodness!','Speak with Greatfather Winter; he is located near the Smokywood Pastures vendor area in Ironforge.','Ho ho hello. I am Greatfather Winter, and I - courtesy of the fine folks of Smokywood Pastures... \"Fresh from our farm to your plate, it\'s Smokywood Pastures wholesome goodness\" - would like to wish you a fantastic Feast of Winter Veil.$B$BIf you\'ve been good this year, maybe you will receive treats from Smokywood Pastures as your treat for the Feast of Winter Veil. Huzzah.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7024,2,-22,10,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,7021,0,0,0,0,'Great-father Winter is Here!','Have a wondrous Winter Veil, friend! Be sure to say hello to Greatfather Winter, who\'s currently in Orgrimmar! If you\'ve been nice this year, you\'ll receive wondrous treats on the day of the Feast of Winter Veil. Be sure to tell him what you hope to get this year!$B$BAlso, be sure to stock up on treats to give those who\'ve been nice this year. We have a great selection to choose from. Fresh from our farm to your plate - it\'s Smokywood Pastures wholesome goodness!','Speak with Greatfather Winter; he is located near the Smokywood Pastures vendor area in Orgrimmar.','Ho ho hello. I am Greatfather Winter, and I - courtesy of the fine folks of Smokywood Pastures... \"Fresh from our farm to your plate, it\'s Smokywood Pastures wholesome goodness\" - would like to wish you a fantastic Feast of Winter Veil.$B$BIf you\'ve been good this year, maybe you will receive treats from Smokywood Pastures as your treat for the Feast of Winter Veil. Huzzah.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7025,2,-22,10,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Treats for Greatfather Winter','Hey, can you do Greatfather Winter a favor, um, little $g boy : girl;?$B$BNot to needlessly talk about myself in the third person, but Greatfather Winter has been at this all day and he could use a treat himself. Some gingerbread cookies and ice cold milk to wash them down with would really hit the spot. Think you could be a friend to the Greatfather and fetch some for me?','Bring 5 Gingerbread Cookies and an Ice Cold Milk to Greatfather Winter in Ironforge.','You\'re quite the helper to ol\' Greatfather Winter there, $N. Have a great Feast of Winter Veil.$B$BHere\'s a little something... you know, for the effort.','All this talk of treats has given me a hankering for some myself. Mmmm... gingerbread cookies and milk...','','','','','',17197,1179,0,0,5,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17727,0,0,0,1,0,0,0,21,577,369,470,0,25,25,25,25,0,0,990,0,0,102,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7026,2,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Ram Riding Harnesses','The Stormpike Brigade cannot charge into battle bareback! We require harnesses for our mounts, after all, we are not savages.$B$BWhile we could easily slay the rams that roam near our base for the leather required to fashion a harness, doing so would be idiotic. We need those rams for mounts.$B$BYou must strike at our enemy\'s base, slaying the frostwolves they use as mounts and taking their hides. Return their hides to me so that harnesses may be made for the cavalry. Go!','null','Well done, soldier. I will notify you when I have stockpiled enough of the hides.$B$BCarry on!','Slaying the frostwolves they use as mounts and return their hides to me.','','','','','',17643,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,730,0,0,0,10,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7027,2,2597,51,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,66,3,0,0,0,0,17689,1,0,'Empty Stables','Just look at the stables, $N! Empty! The Stormpike Brigade has no rams to ride - the cavalry is defunct.$B$BYou must help us, soldier. Take this training collar and enter the wilds of this valley. Locate the Alterac rams that roam throughout the area and use the collar to snare one. When you have captured a ram, return it to me and I shall place it in our stable.$B$BWhen we have enough rams, the ram rider commander will be notifed. With your help, the cavalry will be reborn!','Locate an Alterac Ram in Alterac Valley. Use the Stormpike Training Collar when you are near the Alterac Ram to \'tame\' the beast. Once tamed, the Alterac Ram will follow you back to the Stable Master. Speak with the Stable Master to earn credit for the capture.$B','The stables will be full in no time at all. Keep up the good work!','Without your help, the Stormpike Ram Riders would not have mounts to ride into battle. You do us a great service!','Ram Collared and Returned','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,730,0,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7028,2,2100,41,47,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Twisted Evils','The crystal caverns of Terramok lie to the west, deep within Maraudon... It is an ancient place with much history. And I am looking to get my hands on some of it, $c. Relics of the old gods lie hidden behind the giant doors.$B$BIf you are willing to brave the twisted evils found in Maraudon, I believe I can make it worth your time. Collect the theradric crystal carvings you find, and return them to me.$B$BOnce I get the carvings, I will be able to... study them. These powers have been too long at rest... ','Collect 15 Theradric Crystal Carvings for Willow in Desolace.','Ha ha ha! I knew you\'d be back.$B$B$B$B...So easy to convince.$B$B...Will do anything for the right price. Heh heh heh...','Don\'t ask questions!$B$BYou have my request.','','','','','',17684,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17775,17776,17777,17779,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3150,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,25,0,0,0,0,0,0,0,0,0,0); -INSERT INTO `quest_template` (`entry`, `Method`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `Type`, `RequiredClasses`, `RequiredRaces`, `RequiredSkill`, `RequiredSkillValue`, `RepObjectiveFaction`, `RepObjectiveValue`, `RequiredMinRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepFaction`, `RequiredMaxRepValue`, `SuggestedPlayers`, `LimitTime`, `QuestFlags`, `SpecialFlags`, `PrevQuestId`, `NextQuestId`, `ExclusiveGroup`, `NextQuestInChain`, `SrcItemId`, `SrcItemCount`, `SrcSpell`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `RequestItemsText`, `EndText`, `ObjectiveText1`, `ObjectiveText2`, `ObjectiveText3`, `ObjectiveText4`, `ReqItemId1`, `ReqItemId2`, `ReqItemId3`, `ReqItemId4`, `ReqItemCount1`, `ReqItemCount2`, `ReqItemCount3`, `ReqItemCount4`, `ReqSourceId1`, `ReqSourceId2`, `ReqSourceId3`, `ReqSourceId4`, `ReqSourceCount1`, `ReqSourceCount2`, `ReqSourceCount3`, `ReqSourceCount4`, `ReqCreatureOrGOId1`, `ReqCreatureOrGOId2`, `ReqCreatureOrGOId3`, `ReqCreatureOrGOId4`, `ReqCreatureOrGOCount1`, `ReqCreatureOrGOCount2`, `ReqCreatureOrGOCount3`, `ReqCreatureOrGOCount4`, `ReqSpellCast1`, `ReqSpellCast2`, `ReqSpellCast3`, `ReqSpellCast4`, `RewChoiceItemId1`, `RewChoiceItemId2`, `RewChoiceItemId3`, `RewChoiceItemId4`, `RewChoiceItemId5`, `RewChoiceItemId6`, `RewChoiceItemCount1`, `RewChoiceItemCount2`, `RewChoiceItemCount3`, `RewChoiceItemCount4`, `RewChoiceItemCount5`, `RewChoiceItemCount6`, `RewItemId1`, `RewItemId2`, `RewItemId3`, `RewItemId4`, `RewItemCount1`, `RewItemCount2`, `RewItemCount3`, `RewItemCount4`, `RewRepFaction1`, `RewRepFaction2`, `RewRepFaction3`, `RewRepFaction4`, `RewRepFaction5`, `RewRepValue1`, `RewRepValue2`, `RewRepValue3`, `RewRepValue4`, `RewRepValue5`, `RewOrReqMoney`, `RewMoneyMaxLevel`, `RewSpell`, `RewSpellCast`, `RewMailTemplateId`, `RewMailDelaySecs`, `PointMapId`, `PointX`, `PointY`, `PointOpt`, `DetailsEmote1`, `DetailsEmote2`, `DetailsEmote3`, `DetailsEmote4`, `DetailsEmoteDelay1`, `DetailsEmoteDelay2`, `DetailsEmoteDelay3`, `DetailsEmoteDelay4`, `IncompleteEmote`, `CompleteEmote`, `OfferRewardEmote1`, `OfferRewardEmote2`, `OfferRewardEmote3`, `OfferRewardEmote4`, `OfferRewardEmoteDelay1`, `OfferRewardEmoteDelay2`, `OfferRewardEmoteDelay3`, `OfferRewardEmoteDelay4`, `StartScript`, `CompleteScript`) +INSERT INTO `quest_template` (`entry`, `Method`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `Type`, `RequiredClasses`, `RequiredRaces`, `RequiredSkill`, `RequiredSkillValue`, `RequiredCondition`, `RepObjectiveFaction`, `RepObjectiveValue`, `RequiredMinRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepFaction`, `RequiredMaxRepValue`, `SuggestedPlayers`, `LimitTime`, `QuestFlags`, `SpecialFlags`, `PrevQuestId`, `NextQuestId`, `ExclusiveGroup`, `NextQuestInChain`, `SrcItemId`, `SrcItemCount`, `SrcSpell`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `RequestItemsText`, `EndText`, `ObjectiveText1`, `ObjectiveText2`, `ObjectiveText3`, `ObjectiveText4`, `ReqItemId1`, `ReqItemId2`, `ReqItemId3`, `ReqItemId4`, `ReqItemCount1`, `ReqItemCount2`, `ReqItemCount3`, `ReqItemCount4`, `ReqSourceId1`, `ReqSourceId2`, `ReqSourceId3`, `ReqSourceId4`, `ReqSourceCount1`, `ReqSourceCount2`, `ReqSourceCount3`, `ReqSourceCount4`, `ReqCreatureOrGOId1`, `ReqCreatureOrGOId2`, `ReqCreatureOrGOId3`, `ReqCreatureOrGOId4`, `ReqCreatureOrGOCount1`, `ReqCreatureOrGOCount2`, `ReqCreatureOrGOCount3`, `ReqCreatureOrGOCount4`, `ReqSpellCast1`, `ReqSpellCast2`, `ReqSpellCast3`, `ReqSpellCast4`, `RewChoiceItemId1`, `RewChoiceItemId2`, `RewChoiceItemId3`, `RewChoiceItemId4`, `RewChoiceItemId5`, `RewChoiceItemId6`, `RewChoiceItemCount1`, `RewChoiceItemCount2`, `RewChoiceItemCount3`, `RewChoiceItemCount4`, `RewChoiceItemCount5`, `RewChoiceItemCount6`, `RewItemId1`, `RewItemId2`, `RewItemId3`, `RewItemId4`, `RewItemCount1`, `RewItemCount2`, `RewItemCount3`, `RewItemCount4`, `RewRepFaction1`, `RewRepFaction2`, `RewRepFaction3`, `RewRepFaction4`, `RewRepFaction5`, `RewRepValue1`, `RewRepValue2`, `RewRepValue3`, `RewRepValue4`, `RewRepValue5`, `RewOrReqMoney`, `RewMoneyMaxLevel`, `RewSpell`, `RewSpellCast`, `RewMailTemplateId`, `RewMailDelaySecs`, `PointMapId`, `PointX`, `PointY`, `PointOpt`, `DetailsEmote1`, `DetailsEmote2`, `DetailsEmote3`, `DetailsEmote4`, `DetailsEmoteDelay1`, `DetailsEmoteDelay2`, `DetailsEmoteDelay3`, `DetailsEmoteDelay4`, `IncompleteEmote`, `CompleteEmote`, `OfferRewardEmote1`, `OfferRewardEmote2`, `OfferRewardEmote3`, `OfferRewardEmote4`, `OfferRewardEmoteDelay1`, `OfferRewardEmoteDelay2`, `OfferRewardEmoteDelay3`, `OfferRewardEmoteDelay4`, `StartScript`, `CompleteScript`) VALUES - (7045,2,-22,30,60,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,7043,0,0,0,0,0,0,'A Smokywood Pastures Thank You!','We at Smokywood Pastures appreciate the recovery of the stolen treats, $N. For that, we\'d like to offer you a special gift... presented by none other than Greatfather Winter himself!$B$BPlease, speak with Greatfather Winter, and he will give you your Feast of Winter Veil gift from us here at Smokywood Pastures. From our farm to your plate, it\'s always Smokywood Pastures wholesome goodness... thanks to you, of course!','Speak with Greatfather Winter in Ironforge.','Ho ho hello, adventurer!$B$BThe goblins told me that you have earned a special gift this holiday season, and I am pleased to give it to you. Here you go - have a wondrous Feast of Winter Veil this and every season in the future.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17726,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7046,2,2100,41,49,81,0,255,0,0,0,0,0,0,0,0,0,0,2,2,7044,0,0,0,0,0,0,'The Scepter of Celebras','My scepter was once a source of hope for me. Its power allowed me the freedom to travel quickly through these caverns. I had hoped to bring peace to the spirit of my uncle... It is a task that I now pass to you.$B$BFor the two parts to once again become one, I will need your assistance in performing the ritual. Please follow me, and listen to my instructions while I channel the energy required to reunite the rod with the diamond.$B$BTogether, we shall create the Scepter of Celebras once again!','Assist Celebras the Redeemed while he creates the Scepter of Celebras.$B$BSpeak with him when the ritual is complete.','Please take this, and know that the power allotted to you now must be used for good. Continue your journey through the caverns, and with hope, you will find the remains of my uncle. Much danger awaits you, $N.$B$BSpeak with me again should the need arise.','If you wish to restart the ritual, please abandon our first attempt and then speak to me again.','Create the Scepter of Celebras','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17191,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,7046,0), - (7061,2,-22,10,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,6964,0,0,0,17735,1,0,'The Feast of Winter Veil','Here - if you are interested in learning more about the Feast of Winter Veil, read this book. While I think our recognition of the legend is the appropriate one, I\'m enough of a student of legends to appreciate the collection of all information into a single source.$B$BWhen you\'re done, take the book to Cairne Bloodhoof in Thunder Bluff. I know for a fact he\'d be interested in hearing that others have taken an interest in the lore of our people. ','Feel free to read the book, \"The Feast of Winter Veil\", to learn more about the holiday. When you are finished with the book, deliver it to Cairne Bloodhoof in Thunder Bluff.','The legends and lore surrounding the Winter Veil are ones that have faded from the forefront of public thought over the years. Yes, I know that the goblins are helping to revive the season for their own ends, the fact that our people reflect upon it at least in some form does good to keep such lore alive.$B$BYour desire to go beyond the material and learn about our past is an admirable trait, young $c. I salute your wisdom.','I bid you welcome to Mulgore and our humble community of Thunder Bluff, friend. I always take an interest in those who choose to take an interest in the kingdom, its people, and its lore. Is this why you are standing before me?','','','','','',17735,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,500,0,0,0,0,0,390,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,1,1,66,0,0,0,0,0,0,0), - (7062,2,-22,10,60,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,7063,0,0,0,'The Reason for the Season','Gifts, treats, presents... bah, I say!$B$BThose goblins pollute the true meaning of this season - the Feast of Winter Veil. This is a time of renewal; the land slumbers under a blanket of snow brought forth by Greatfather Winter, who is NOT the bumbling fool over there in the red suit!$B$BIf you\'re interested in learning what the Feast is all about for yourself, ask Historian Karnik at the Explorer\'s League. I\'m sure he\'ll be surprised that someone cares about history rather than getting presents.','Speak with Historian Karnik at the Explorer\'s League in Ironforge about the Feast of Winter Veil.','The Feast of Winter Veil, you say? Alas, in times past it held a more substantial meaning to us dwarves. Nowadays, it seems as though others have turned the legend of Greatfather Winter into something that helps to sell candies and presents.$B$BIt\'s no surprise that Goli is bitter about that sort of change. He and other dwarves like him cling to our past like a banner of war. While I think a little celebration is always good, it is important to remember the origins of the Feast.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7063,2,-22,10,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,7062,0,0,0,17735,1,0,'The Feast of Winter Veil','Here - if you are interested in learning more about the Feast of Winter Veil, read this book. While I think our recognition of the legend is the appropriate one, I\'m enough of a scholar to appreciate the collection of all information into a single source.$B$BWhen you\'re done, take the book to King Magni Bronzebeard. I know for a fact he\'d be interested in hearing that others have taken an interest in the older legends. ','Feel free to read the book, \"The Feast of Winter Veil\", to learn more about the holiday. When you are finished with the book, deliver it to King Magni Bronzebeard in Ironforge.','The legends and lore surrounding the Winter Veil are ones that have faded from the forefront of public thought over the years. While I recognize that the goblins are helping to revive the season for their own ends, the fact that the citizenry thinks about it at least in some form does good to keep such lore alive.$B$BYour desire to go beyond the material and learn about our past is an admirable trait, young $C. I salute your erudite nature.','I bid you welcome to the Kingdom of Ironforge, friend. I always take an interest in those who choose to take an interest in the kingdom, its people, and its lore. Is this why you are standing before me?','','','','','',17735,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,500,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7064,2,2100,45,51,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Corruption of Earth and Seed','Deep in Maraudon lives an evil creature of chaos--Princess Theradras is an elemental force of earth related to the Old Gods. Ages ago, she and Zaetar, first son of Cenarius, began a relationship. The offspring of their time together became known to the people of Kalimdor as centaur. Ever-thankful creatures, the centaur killed Zaetar, and now hold Zaetar\'s remains. My quest here is to find those powerful enough to slay Theradras so we may recover Zaetar\'s remains before returning to Stonetalon.','Slay Princess Theradras and return to Selendra near Shadowprey Village in Desolace.','This is most wonderful news, $N! Thank you!$B$BI will speak with Marandis and ask his wisdom on the topic of Zaetar\'s remains, but at least you have overcome the hardest of the tasks.$B$BI was told that if we were successful in our mission, I had permission to reward those who aided us. I was given these items as tokens from our people--you may choose one.','I would prefer to fight this battle on our own, but we are left with no other options--we need those more powerful, and the races of Azeroth have proven without a doubt they can overcome such things when they work together. So it is to you we turn for help.$B$BI only hope it is enough.$B$BZaetar, brother to Remulos, brought many pains to this world, and ultimately it caused his own death. I just hope I have not caused more death by asking you to aid us.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12201,0,0,0,1,0,0,0,0,0,0,0,17705,17743,17753,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,150,0,0,0,0,0,3660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7065,2,2100,45,51,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Corruption of Earth and Seed','In the depths of Maraudon lives a creature of chaos and evil, $N. Princess Theradras is an elemental force of earth related somehow to the Old Gods. Ages ago, she was sought out by Zaetar, first son of Cenarius. The offspring of their... relationship are the creatures known as centaur. Ever-thankful creatures, the centaur killed Zaetar, and now Theradras keeps his remains. My quest here is to find those powerful enough to slay Theradras so we may recover Zaetar\'s remains before returning to Stonetalon.','Slay Princess Theradras and return to Keeper Marandis at Nijel\'s Point in Desolace.','This is most wonderful news, $N! Thank you!$B$BAlthough it concerns me that you were not able to bring back Zaetar\'s remains, who am I to question the will of Cenarius\' first born. Perhaps now the will of the centaur will break and their thirst for blood will lesson--we can only hope.$B$BIf successful in our mission, I was given these items to reward any who aided us. You may choose one as a token of thanks.','I feel the weight of imposing my plea on the mortal races, but we are left with no other options. The races of Azeroth have proven without a doubt they can overcome such things when they work together, so it is to them I ask for help.$B$BI only hope it is enough.$B$BZaetar, brother to Remulos, brought many pains to this world, and ultimately it caused his own death. There is a lesson there to all of us if we are wise enough to see it.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12201,0,0,0,1,0,0,0,0,0,0,0,17705,17743,17753,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,150,0,0,0,0,0,3660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7066,2,2100,45,51,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17760,1,0,'Seed of Life','The misbegotten centaur--my sons and daughters--have need of their father.$B$BLook around you--this place rings of hope and all that my father Cenarius preaches. It sprung from me! And I cannot take that away from them... not even for their crimes against me.$B$BBut there is one thing I would ask of you to ease my brother\'s mind. Take this... it is the first seed that fell from the life my remains nourished. Tell him my spirit remains here, and that I live on. I am sure he will understand.','Seek out Remulos in Moonglade and give him the Seed of Life.','So my brother has finally found peace? I am proud to have lived to see this day. In all his arrogance and anger, I truly thought he was lost to us, but this... this symbol of his sacrifice only proves that he is not lost--he has only been reborn. He takes his place in nature as was his duty.$B$BThank you, $N. By bringing this to me, you have secured a small amount of hope that I thought I had once lost. This seed will be important to the people of this war-torn land some day... I can sense it.','You have the scent of corruption on you, $N... much like many adventurers these days. But something about you is different. Is there something you\'ve come to speak to me about? You have an aura about you that seems familiar, but I cannot place it.$B$BPlease, I implore you, tell me why you\'ve sought an audience with me.','','','','','',17760,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,150,0,0,0,0,15000,3660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (7067,2,2100,39,48,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17781,1,0,'The Pariah\'s Instructions','Though exiled as a heretic, my beliefs still ring true--that alone drives me onward. But for my destiny to be complete, I need the aid of an outsider... one not of any centaur tribe.$B$BThe task requires someone to enter the holy halls of Maraudon--a tomb my people protect, and only the most devout are ever allowed to enter.$B$BIf you agree to aid me, then you need only nod. I will pass you a parchment with my instructions on it. Read it over and consider my words.','Read the Pariah\'s Instructions. Afterwards, obtain the Amulet of Union from Maraudon and return it to the Centaur Pariah in southern Desolace.','This is it, $R! This is it! Now I can begin the great task of uniting the tribes. Thank you.$B$BTake this for your efforts, please. I hope when next we meet, it will be on much different terms.','What did you decide, $N? Can you help me? Will you set foot on holy ground to help me forge one great centaur tribe!?','','','','','',17758,0,0,0,1,0,0,0,17757,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17774,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,14000,3270,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (7068,2,2100,38,42,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Shadowshard Fragments','Strong magics be found in the centaur holy place... the holy place of Maraudon. The Desolace tribes of centaur protect that place wit\' their lives, but they canna stop us from takin\' what we need.$B$BYou, you head to this Maraudon place and find the rock creatures made of shadowshard. You bring me the purple crystals, and Uthel\'nay make you somethin\' for your time.$B$BThe place be dangerous, so maybe you be bringing some friends.','Collect 10 Shadowshard Fragments from Maraudon and return them to Uthel\'nay in Orgrimmar.','Ah, these be perfect for me magics. Here, you take one of these trinkets and be on your way... me got much studyin\' to do.','You find the crystals yet? Rituals of power, spells of great strength - those shadowshards maybe very helpful in all kind of arcane magics.','','','','','',17756,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17772,17773,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,350,0,0,0,0,0,2070,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (7070,2,2100,38,42,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Shadowshard Fragments','I\'ve recently begun testing various crystals and their arcane properties. Lady Proudmoore has given me leave to ask travelers heading into Desolace to seek out a place called Maraudon. Within the ruined temple are great elementals composed of purplish stones I\'ve named shadowshards.$B$BIf you decide to head that direction and find some of the crystals, I would be very thankful. I could even fashion you a trinket from them if you so desired.','Collect 10 Shadowshard Fragments from Maraudon and return them to Archmage Tervosh in Theramore on the coast of Dustwallow Marsh.','These are perfect, $N. I actually had other adventurers return from there also and from them I was able to fashion these... please, feel free to take one for your hard work. And thank you again for more samples to study.','Have you made the trip yet? I realize it\'d be quite dangerous, but if you were successful, it would very much be worth it.','','','','','',17756,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17772,17773,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,350,0,0,0,0,0,2070,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7081,2,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Alterac Valley Graveyards','The graveyards in Alterac Valley are prized territories. Both the Horde and the Alliance fight savagely for these sacred grounds. Are you, $N, ready to join that fight?$B$BI want you to assault an enemy graveyard. Find a graveyard with a Horde banner in its midst, and pull it from the ground! Do that, and your task will be complete....$B$BBut if you can also hold the graveyard for a few minutes, then our troops will soon come to relieve you.','Assault a graveyard, then return to Sergeant Durgen Stormpike in the Alterac Mountains.','Well done! Graveyards are vital to our control of Alterac Valley. When you capture one, you help ensure the Alliance\'s sovereignty here.$B$BGo now, $N. Reenter the battle, and if you see a graveyard under the Horde\'s control... you know what to do!','$N, you have not yet assaulted a graveyard. Return to me when this task is complete!','','Graveyard Assaulted','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13756,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,730,0,0,0,250,250,0,0,0,0,3960,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7082,2,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'The Graveyards of Alterac','The battle lines of Alterac Valley are ever shifting. Territories swing back and forth as we meet our opponents in deadly combat. And graveyards, $N, are where battles rage most fierce.$B$BI want you to attack an Alliance held graveyard! Find a graveyard with an Alliance banner in its midst and pull it from the ground.$B$BDo that and your task for me will be complete, but... if you hold the graveyard for a few minutes, then it will be ours and troops will come and relieve you.','Assault a graveyard, then return to Corporal Teeka Bloodsnarl in the Alterac Mountains.','Well done, $N! With each graveyard under our control, the spirits of our enemies will wander more lost and aimless.','Attack a graveyard held by the Alliance!','','Graveyard Assaulted','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13756,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7101,2,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Towers and Bunkers','Towers and bunkers are important positions, and we must capture and hold them all! So to that end, I want you to attack a bunker that is controlled by the enemy.$B$BTo do that, enter one with an Alliance banner. You will see another banner inside. Pull out that banner, and a white Horde banner will appear in its place. Well done!$B$BAt that point your task for me will be complete, but if you hold the place long enough, and if the Alliance doesn\'t take it back, then it will be destroyed!','Capture an enemy tower, then return to Corporal Teeka Bloodsnarl in the Alterac Mountains.','I heard of your mission\'s success! That pleases me...$B$BOur troops can now charge forward with impunity, and show the Alliance that Alterac Valley is no place for them!','You haven\'t yet assaulted a bunker, $N! Are you waiting for others to claim your glory?','','Tower Captured','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13778,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7102,2,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Towers and Bunkers','Towers and bunkers are key defensive positions, and so we must hold as many as possible! I want you to attack a tower or a bunker in Alterac Valley.$B$BTo do that, enter a tower with a Horde banner atop it. You will see another enemy banner inside. Pull out that banner, and a white Alliance banner will appear in its place. Well done!$B$BAt that point your mission for me will be complete, but hold the area long enough, and if the Horde doesn\'t take it back, then it will be destroyed!','Destroy the banner at an enemy tower or bunker, then return to Sergeant Durgen Stormpike in the Alterac Mountains.','I received a field report stating you helped secure an enemy banner. Well done, $N! With their ranged troops out of position we can move the line of battle forward!','You haven\'t yet assaulted a tower, $N! What are you waiting for?','','Banner Destroyed','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13778,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,730,0,0,0,250,250,0,0,0,0,3960,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7121,2,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'The Quartermaster','$N, our quartermaster charged me to direct new recruits to him. He needs supplies from caches stored in the mines of Alterac, and he\'ll probably send you to get them.$B$BFollow the road. You\'ll find our quartermaster to the west.','Speak with the Stormpike Quartermaster.','It\'s good to see fresh troops here, $N, but with a little luck you\'ll get into some action and won\'t be fresh for long!$B$BSpeak with me again. I have tasks I must discuss with you....',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,730,0,0,0,10,10,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7122,2,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Capture a Mine','The mines in Alterac Valley hold more than just minerals. Both the Frostwolf and Stormpike have cached excess supplies in the Irondeep and Coldtooth mines... that\'s not a bad idea, if we could only maintain control of them!$B$BCapture a mine, then return to me. To capture a mine, enter one that we do not control and kill its leader. When you do that, the mine will be ours, and we\'ll send troops to protect it!','Capture a mine that the Stormpike does not control, then return to Sergeant Durgen Stormpike in the Alterac Mountains.','You did it! Well done, $N!$B$BWhen we control a mine and have troops stationed there, it\'s much easier to gather minerals and supplies from it.','You haven\'t captured the mine yet, $N!$B$BAfter we control a mine, it will be much easier to gather minerals and supplies from it.','','Mine Captured','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13796,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,730,0,0,0,250,250,0,0,0,0,3960,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7123,2,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Speak with our Quartermaster','$N, the Frostwolf Quartermaster is looking for recruits, for tasks that lead into the mines of Alterac Valley. Speak with him; he will tell you more.$B$BFollow the road west into the bunker, then take the west exit and you\'ll find our quartermaster.','Speak with the Frostwolf Quartermaster.','Hail, $N! It is good to see a $C like yourself, eager to do his part for the Horde. Speak with me again, for I have vital tasks for you...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,729,76,0,0,0,10,10,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7124,2,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Capture a Mine','As battle rages over the landscape of Alterac Valley, so too does it rage through the Coldtooth and Irondeep mines. Both are rich sources of minerals and both are used to store supplies; it\'s no wonder they are so highly valued!$B$BHelp our war effort, $N! Capture one of the mines for the Horde! To capture a mine, enter one that we do not control and kill its leader. When that is done, the mine will be ours and we\'ll send troops to protect it!','Capture a mine, then return to Corporal Teeka Bloodsnarl in the Alterac Mountains.','You captured a mine! With our own warriors protecting it, it will be much simpler to extract minerals from its depths, or gather supplies that have been cached there.$B$BWell done, $N>. The deed you have done is a great boon to our battle efforts.','You haven\'t yet captured a mine, $N! Find one that we do not control and defeat it\'s leader! ','','Mine Captured','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13796,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7141,2,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,74,2,0,0,0,0,0,0,0,'The Battle of Alterac','The Explorers\' League believes there are artifacts in Alterac Valley, but the Frostwolf orcs won\'t let us explore. We can\'t allow the Horde to stop our scholarly pursuits! Defeat the Frostwolf general, Drek\'Thar. With him dead, the orcs will lose their edge.$B$BDrek\'Thar is in Frostwolf Keep, in the south of Alterac Valley. Vanquish him, and then return to me.','Enter Alterac Valley, defeat the Horde general Drek\'thar, and then return to Prospector Stonehewer in the Alterac Mountains.','Well done, $N! With the Horde\'s nose bloodied after the death of their general, we\'ll have the breathing room we need to explore!','Go, $N. Go to Alterac Valley and defeat the orc general!','Defeat Drek\'thar.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,730,0,0,0,500,500,0,0,0,0,5970,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0,0), - (7142,2,2597,51,60,41,0,0,0,0,0,0,0,0,0,0,0,0,74,2,0,0,0,0,0,0,0,'The Battle for Alterac','The Stormpike dwarves and their allies have invaded Alterac Valley, and we must drive them out! To win the battle for Alterac, we must defeat their general, Vanndar Stormpike!$B$BYou will find Vanndar in Dun Baldar, in the north of Alterac Valley.$B$BDestroy him, $N, and then return to me.','Enter Alterac Valley and defeat the dwarven general, Vanndar Stormpike. Then, return to Voggah Deathgrip in the Alterac Mountains.','Well done, $N! Stormpikes have no hope in this foolish invasion.$B$BHah! So far, all they\'ve done is get their general killed!','','Defeat Vanndar Stormpike.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7161,2,2597,51,60,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Proving Grounds','Hail, $c. It has been a long time since we have had the chance to answer the call of battle. The old feelings are slow to rise but once awakened, the blood does rush. The battle rage returns...$B$BAll newcomers to the Valley must first complete the rite of battle.$B$BDeep within the Wildpaw gnoll cave is a banner of the Frostwolf. Venture forth and recover the banner. Return it to me and I shall grant you the Frostwolf initiate\'s insignia.','Travel to the Wildpaw cavern located southeast of the main base in Alterac Valley and find the Frostwolf Banner. Return the Frostwolf Banner to Warmaster Laggrond. ','That burning sensation you feel is your soul being awakened. Your spirit has accepted the call to arms.$B$BYou are now one of the Frostwolf, $N. Congratulations.$B$BCarry this insignia with you at all times. As you advance among the ranks of Frostwolf, I will replace the insignia with other, more powerful insignias.$B$BPerhaps someday you will be exalted among the Frostwolf Clan. Should that day ever come, you will be granted the Eye of Command.','Wake up! Wake up, $N! This is not a dream. You really are entrenched in the midst of a raging battle!','','','','','',17850,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17690,19483,0,0,1,1,0,0,729,76,0,0,0,250,250,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7162,2,2597,51,60,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Proving Grounds','You\'ve arrived just in time, $c. These Frostwolf savages just won\'t give up! We must show them the might of the Stormpike. They must bow to our superiority.$B$BBefore you make your way to the field of battle, you will want to join the rank of Stormpike.$B$BSouthwest of Dun Baldar, you will find the Icewing Caverns. Planted deep within the caverns is a Stormpike Banner. Venture forth and recover that banner. Return it to me, and you will have earned a Stormpike initiate\'s insignia.','Travel to the Icewing Caverns located southwest of Dun Baldar in Alterac Valley and recover the Stormpike Banner. Return the Stormpike Banner to Lieutenant Haggerdin in the Alterac Mountains.','Take and wear this insignia with pride, $N. As your rank among the Stormpike grows, so too will the insignia. Return to me as you gain honor with Stormpike, and I shall replace your insignia with other, more powerful insignias.$B$BPerhaps someday you will grow to be a legend on this field of battle. Should that day ever come, you will be granted the Eye of Command.','Beware the harpies of the region, $C. They\'ll not think twice to rip out your throat!','','','','','',17849,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17691,19484,0,0,1,1,0,0,47,730,0,0,0,250,250,0,0,0,0,3960,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7163,0,2597,51,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,7161,0,0,0,0,0,0,'Rise and Be Recognized','$B$BIt is your time, $N. You have done much for the Frostwolf Clan and in doing so, earned a place as not only a soldier of Frostwolf but also as a friend.$B$BWell done! Present your initiate\'s insignia.$B','','This new insignia reflects your rank amongst the Frostwolf. Keep it on you at all times.$B$BAnd mage... Die with honor!','','','','','','',17690,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17905,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7164,0,2597,51,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'Honored Amongst the Clan','It is good to see you again, $C. I had not expected you to return. Alas, you have proven yourself a brave and honorable soldier of the Frostwolf.$B$BYour time has come again, $N. You have earned a new ranking and as such, a new insignia denoting this rise in stature.$B$BPresent your insignia.','','$B$BGo, $N! Continue your defense of the Frostwolf. This war must be won! For Drek\'Thar! For the Warchief!','','','','','','',17905,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17906,0,0,0,1,0,0,0,729,76,0,0,0,250,250,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7165,0,2597,51,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Earned Reverence','I must know, $N. When you look directly into the eyes of the enemy, do you see fear? Do they now cower in your presence? They must realize that they are defeated!$B$BYou have earned reverence among the Guard.$B$BPresent your insignia!','','When we first met, I would have never guessed that a hero was in the making. Carry on, soldier!','','','','','','',17906,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17907,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7166,0,2597,51,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,1,7165,0,0,0,0,0,0,'Legendary Heroes','Your radiate command and power, shaman. Exalted in the eyes of Frostwolf - the enemy cowers at the mention of your name.$B$BRise, Hero of Frostwolf. Rise and be honored!$B$BPresent your insignia.','','Soon, all on the field of battle will be under your watchful eye. Command of the Valley and its troops will be yours!','','','','','','',17907,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17908,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7167,0,2597,51,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,1,7166,0,0,0,0,0,0,'The Eye of Command','Drek\'Thar sings your praises. Kalimdor is abuzz with tales of your heroics. The Warchief glows - your stalwart defense of our clan has pleased him greatly.$B$BYou have earned the Eye of Command.$B$BPresent your insignia, Commander $N.$B$B','','Channel the power of the insignia. Let the enemy hear your words. The might of the Horde is unquestionable!','','','','','','',17908,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17909,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7168,0,2597,51,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,7162,0,0,0,0,0,0,'Rise and Be Recognized','Most do not live long enough to rise above their own mediocrity. You have proven yourself to be an exemplary soldier, $C. The time has come.$B$BPresent your insignia.','','Let our enemies see that a soldier of rank has struck them down! Fight for the glory of Stormpike!','','','','','','',17691,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17900,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7169,0,2597,51,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,7168,0,0,0,0,0,0,'Honored Amongst the Guard','The base buzzes with news of your exploits in the Field of Strife! You have struck mighty blows against our enemy - crushing their morale! For this, you have earned a rank of honor among the Stormpike.$B$BPresent your insignia.','','The king has been made aware of your battlefront heroics, $C. Continue in your stalwart defense of the Stormpike Guard!','','','','','','',17900,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17901,0,0,0,1,0,0,0,47,730,0,0,0,250,250,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7170,0,2597,51,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,1,7169,0,0,0,0,0,0,'Earned Reverence','I must know, $N. When you look directly into the eyes of the enemy, do you see fear? Do they now cower in your presence? They must realize that they are defeated!$B$BYou have earned reverence among the Guard.$B$BPresent your insignia!','','When we first met, I would have never guessed that a hero was in the making. Carry on, soldier!','','','','','','',17901,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17902,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7171,0,2597,51,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,1,7170,0,0,0,0,0,0,'Legendary Heroes','Your radiate command and power, shaman. Exalted in the eyes of Frostwolf - the enemy cowers at the mention of your name.$B$BRise, Hero of Frostwolf. Rise and be honored!$B$BPresent your insignia.','','Soon, all on the field of battle will be under your watchful eye. Command of the Valley and its troops will be yours!','','','','','','',17902,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17903,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7172,0,2597,51,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,1,7171,0,0,0,0,0,0,'The Eye of Command','It is good to see you again, $C. I had not expected you to return. Alas, you have proven yourself a brave and honorable soldier of the Frostwolf.$B$BYour time has come again, $N. You have earned a new ranking and as such, a new insignia denoting this rise in stature.$B$BPresent your insignia. ','','$B$BGo, SN! Continue your defense of the Frostwolf. This war must be won! For Drek\'Thar! For the Warchief!','','','','','','',17903,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17904,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7181,2,2597,51,60,62,0,178,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,0,0,0,'The Legend of Korrak','The invading Stormpike are not the only threat in the region, soldier. The war in the Valley is waged on two fronts. The cannibal Winterax trolls also vie for power.$B$BThey are lead by Korrak the Bloodrager - a cruel and cunning beast.$B$BA strike against Korrak could prove to be a crushing blow to the Winterax clan. Slay the beast and be rewarded!','According to legend, the leader of the mighty Winterax trolls appears at will to wreak havoc on the denizens of Alterac Valley.$B$BShould Korrak make himself known, destroy him and return to Warmaster Laggrond.',NULL,NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12159,0,0,0,1,0,0,0,0,0,0,0,19107,19106,19108,0,0,0,1,1,1,0,0,0,18149,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7201,2,1584,48,54,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Last Element','There is work to be had for those venturing into the depths, $N.$B$BThe Dark Irons have mastered creation of extremely powerful golems.$B$BInitial reports from our spies indicate that the dwarves use a unique power source to give their creations incomparable killing power.$B$BJust imagine what we could do with our abominations if we could get our hands on this essence of the elements! Turn that city upside down if you must, but do not return until you have found the essence! Payment will be worth the risk.','Travel to Blackrock Depths and recover 10 Essence of the Elements. Your first inclination is to search the golems and golem makers. You remember Vivian Lagrave also muttering something about elementals.$B','Wonderful! I will have these sent by courier to the Undercity at once!$B$BAs for you - here is payment, as promised. Keep the change, you filthy beast!','Show them to me!','','','','','',11129,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12038,0,0,0,1,0,0,0,68,0,0,0,0,250,0,0,0,0,24500,3270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7202,2,2597,51,60,62,0,77,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,0,0,0,'Korrak the Bloodrager','The indigenous Winterax trolls of the region are ruthless savages that would love nothing more than to have our bones added to their foul stew.$B$BWe must show them our might!$B$BWe have recovered tomes from their caves that detail their leadership hierarchy. The artifacts indicate that their leader, Korrak the Bloodrager, tends to remain hidden until given a reason to make his presence known.$B$BDeath to Korrak would mean death to Winterax Clan! Slay him and return.','According to legend, the leader of the mighty Winterax trolls appears at will to wreak havoc on the denizens of Alterac Valley.$B$BShould Korrak make himself known, destroy him and return to Lieutenant Haggerdin in the Alterac Mountains.',NULL,NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12159,0,0,0,1,0,0,0,0,0,0,0,19107,19106,19108,0,0,0,1,1,1,0,0,0,18150,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7221,2,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,72,0,0,7141,0,7141,0,0,0,'Speak with Prospector Stonehewer','Ah, $N, reporting for duty are you? Great, the Stormpikes can use everyone we can muster!$B$BSpeak with Prospector Stonehewer in Dun Baldar. She\'s recruiting for a vital mission into enemy territory. You\'ll find Stonehewer in the bottom of the Dun Baldar garrison.$B$BAnd keep an eye out as you go through Dun Baldar. There\'s plenty to do for a hardworking $c who\'s not afraid to get $ghis:her; hands dirty.','Speak with Prospector Stonehewer in the Dun Baldar garrison.',NULL,NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5700,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (7222,2,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,72,0,0,7142,0,7142,0,0,0,'Speak with Voggah Deathgrip','A $c? Good! We are glad to see you in Alterac, $N. Interloping dwarves and their allies invade our valley, and we welcome all in the Horde to join us in righteous slaughter!$B$BSpeak with Voggah Deathgrip. He is looking for agents for an important mission into the Alliance\'s stronghold in Alterac Valley!$B$BYou will find Voggah in Frostwolf Keep.','Speak with Voggah in Frostwolf Keep.',NULL,NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5700,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (7223,2,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Armor Scraps','Battles rage constantly in Alterac Valley, and the supplies we get from Ironforge are not enough to outfit our experienced troops.$B$BIf you find armor scraps from the battlefield, aid the war effort and bring those scraps to me!','Bring 20 Armor Scraps to Murgot Deepforge in Dun Baldar.','These are some good pieces, $N. I can use them to fashion new equipment for our troops.$B$BIf my supply level gets high enough, then maybe our seasoned fighting units will enter the field!','Did you bring any armor scraps, $N?','','','','','',17422,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,730,0,0,0,250,250,0,0,0,0,3960,0,21163,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7224,2,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Enemy Booty','When you fight the enemy, gather the scraps of their armor and bring them to me. I\'ll use those scraps to make armor for our own troops!','Bring 20 Armor Scraps to Smith Regzar in Frostwolf Village.','These will do nicely. I\'ll melt them down and patch them up and you\'ll never know they came from those Stormpike cowards!$B$BThanks, $N. And let me polish up that armor of yours...','How goes the hunting, $N. Do you have any armor scraps for me?','','','','','',17422,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,729,76,0,0,0,1,250,0,0,0,0,3960,0,21163,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7241,2,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'In Defense of Frostwolf','The drums of war sound off in a distant land, $c. The favored clan of your Warchief is under attack from the nefarious Stormpike Guard of Ironforge.$B$BBy the looks of you, I can discern that you are indeed battle hardy and prepared to take on the cause of the Frostwolf.$B$BIt is you who must now take the next step in your evolution.$B$BNorth of Tarren Mill, in Alterac, you will find the entrance to Alterac Valley. It is there that you will find Warmaster Laggrond. Hurry $c, for the battle is upon us!','Venture to Alterac Valley, located in the Alterac Mountains. Find and speak with Warmaster Laggrond - who stands outside the tunnel entrance - to begin your career as a soldier of Frostwolf. You will find Alterac Valley north of Tarren Mill at the base of the Alterac Mountains.','To become a soldier of Frostwolf, one must first be tested...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,729,76,0,0,0,250,250,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7261,2,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'The Sovereign Imperative','We are fighting a brutal battle in the valleys of Alterac. The cannibalistic Winterax trolls attack us from one side and the savage Frostwolf Clan from the other. Both must be exterminated in the name of King Magni Bronzebeard! The taking, culling, and turning of that land is a sovereign and territorial imperative to the kingdom of Ironforge.$B$BAlas, soldiers do not grow on trees! Report to Lieutenant Haggerdin outside Alterac Valley to begin your tour of duty and honor amongst the Stormpike.','Travel to Alterac Valley in the Hillsbrad Foothills. Outside of the entrance tunnel, find and speak with Lieutenant Haggerdin.$B$BFor the glory of Bronzebeard!','Let\'s get to work!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,730,0,0,0,250,250,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7281,2,2597,51,60,41,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Brotherly Love','Tragic... My brother faces me on the field of battle: A commander for the Stormpike.$B$BOf the four Stormpike Commanders, he is undoubtedly the most dangerous. Perhaps if he is slain, the Banshee Queen could turn him as she did me - show him the error of his ways...$B$BDeep within enemy territory you will find my brother. Slay him and return to me. I trust that you are capable of completing this mission, soldier.$B$BAnd soldier, do not go alone.','Travel into Stormpike territory and slay Commander Karl Philips. Return to Commander Louis Philips when the task is complete.$B','Your heroics will not go unnoticed, $N.$B$BI must waste no time if he is to be saved. Sylvanas must be contacted!','How it must pain him to remain as one of the living while his beloved brother has ascended to perfection.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13320,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,729,67,0,0,0,250,250,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7282,2,2597,51,60,41,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Brotherly Love','He must be put out of his misery, soldier! He knows not what he does. He has become a mindless servant of the dreaded Banshee Queen.$B$BVenture forth, across the Field of Strife, to the depths of Frostwolf territory. Find my brother and destroy him. His torment must come to an end.','Travel into Frostwolf territory and slay Commander Louis Philips. Return to Commander Karl Philips when the task is complete.$B','You did remember to burn the corpse, didn\'t you?','It is with heavy heart that I give such an order, soldier.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13154,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,469,730,0,0,0,250,250,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7301,2,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Fallen Sky Lords','We got them held prisoner, $r. I\'m talking about their Wing Commanders. It was a furious battle in the skies but they finally fell! Unfortunately, our best pilots were shot down in a counterattack against Frostwolf Keep. You gotta find out what happened to them.$B$BSearch Tower Point West and Frostwolf Keep. These were their last known locations. Search these areas thoroughly.','Travel to Frostwolf territory and search for Wing Commander Slidore, Wing Commander Vipore, and Wing Commander Ichman. Return to Commander Duffy should you complete your mission.','Unbelievable! You did free them, right? Right??? Well at the very least we know where they were held.','Anything I would care to hear?','','Ichman\'s Location Discovered','Vipore\'s Location Discovered','Slidore\'s Location Discovered','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14029,14031,14030,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,730,0,0,0,250,250,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7302,2,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Fallen Sky Lords','Our air support is in shambles, $N. The Wing Commanders were shot down over enemy territory. You must find out what became of them so that we can attempt a rescue!$B$BGuse was last seen flying over the Icewing Bunker. Jeztor\'s War Rider was spotted near the Stormpike lumber mill. Mulverick... that reckless fool was seen crashing near the Dun\'Baldar North Bunker.$B$BThat\'s all the information I have. Move out! Search through the areas thoroughly.','Find out what became of Wing Commander Guse, Wing Commander Jeztor, and Wing Commander Mulverick. Return to Commander Mulfort should you complete your mission.','Well done! The information you recovered will be invaluable to our cause.','Status of the hunt, soldier?','','Guse\'s Location Discovered','Jeztor\'s Location Discovered','Mulverick\'s Location Discovered','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14026,14028,14027,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,729,76,0,0,0,250,250,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7321,2,-304,28,31,0,0,178,185,1,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Soothing Turtle Bisque','Who says that the undead don\'t know anything about cooking? Take my secret recipe for Turtle Bisque, for example. I\'ve known folks that would come back from the dead just to enjoy a bowl! Heh, heh...$B$BSpeaking of which, I haven\'t been able to make any lately. I used to head over to Lake Lordamere myself to hunt snapjaws, the nasty things, but I can\'t pull myself away from my work here.$B$BIf you bring me some Turtle Meat from the snapjaws and soothing spices, I\'ll show you how it\'s done!','Bring 10 pieces of Turtle Meat and some Soothing Spices to Christoph Jeffcoat in Tarren Mill.','My soothing turtle bisque will keep you warm on a cold night... if you care about that kind of thing.','Any luck finding the ingredients? I\'ll tell you, the alliance maggots are far too numerous in this area now... In my opinion, they have come far too close already...','','','','','',3712,3713,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3737,3729,0,0,1,3,0,0,68,0,0,0,0,250,0,0,0,0,3000,1500,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), - (7341,0,1637,52,60,0,0,178,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'A Fair Trade','','','Excellent! I am a Tauren of my word, $r. The arrows are yours.','Greetings, $r. I am Kolark, Bounty Hunter from Thunderbluff. Much of the world I have traveled and much I have seen.$B$BMy journeys across the South Seas led to the discovery of these wonderous thorium headed arrows. Alas, I have an endless supply of the arrows but have exhausted my supply of shells. Bah, no self respecting Tauren would ever be caught dead using a flimsy bow. The arrows are useless!$B$BI will offer a trade: An even exchange of thorium shells for my thorium headed arrows. Deal?','','','','','',15997,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18042,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), - (7342,0,1537,52,60,0,0,77,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'Arrows Are For Sissies','','','A done deal if I ever saw one! The arrows are yours.','Can you believe this rubbish?! The last shipment of ammunition from Kharanos was botched! All we have for ammo now are these flimsy, good for nothing arrows! What in the world am I going to do with 500,000 thorium headed arrows?$B$BI\'ll tell you what, kid. If you can bring me thorium shells, I\'ll trade you thorium headed arrows - straight up! Deal?','','','','','',15997,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18042,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7361,2,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Favor Amongst the Darkspear','$B$BBefore the night elves existed there was troll. It was from troll that the night elves came.$B$BTheir mutinous attacks against my people will not be tolerated. Staghelm seeks to wipe us out - to leave no trace of those that bore him and his ilk. It will not happen!$B$BFor every night elf that you slay and decapitate, Najak will grant you favor amongst the Darkspear. Word of your deeds will be spread across Kalimdor and the Eastern Kingdoms. Go now and serve the Darkspear!','You have been tasked with slaying opposing night elf players in Alterac Valley.$B$BKill a night elf and return to Najak Hexxen at Frostwolf Keep with a Severed Night Elf Head.','$N, it is but one of thousands. A job well done nonetheless.','They seek to exterminate us? It is they who shall be exterminated.','','','','','',18142,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18000,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7362,2,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Ally of the Tauren','The Elder Crone has sent me to this warzone to research the other races. More specifically, I am to collect gnome samples. Magatha is primarily interested in their survivability. Aye, the gnomes - while pitifully weak and miniscule - exude great resilience both in and out of combat.$B$BFortunately for you, I am looking for ruffians to do Magatha\'s bidding. Return to me with tufts of gnome hair and you shall be known to the tauren as an ally.','You have been tasked with slaying opposing gnome players in Alterac Valley.$B$BKill a gnome and return to Ravak Grimtotem at Frostwolf Keep with a Tuft of Gnome Hair.','Aye, this is definitely gnome. Well done, $R, but there is more work to be done.','I don\'t care where the hair comes from, $R.','','','','','',18143,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18000,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7363,2,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'The Human Condition','Humans are so utterly detestable.$B$B$B$BWhile it is true that I am a soldier of Frostwolf, I remain a servant of Sylvanas.$B$BDuring my tour of duty, I do extra work on the side for the Dark Apothecaries of the Undercity.$B$BI have been tasked with collecting human bone chips that are to be used in curing the human condition.$B$BI am authorized to pass that task on to my subordinates.$B$BFind them. Kill them. Return their bone chips to me.','You have been tasked with slaying opposing human players in Alterac Valley.$B$BKill a human and return to Commander Louis Philips (who wanders between the front lines and Frostwolf keep) with a Human Bone Chip.$B$BA cure for the human condition is close at hand!','It would be easier if they just accepted their illness and gave in to your healing touch. It would also probably be less fun. Carry on! We\'ll cure them, one way or another.','Yes, it is true. My brother is a human. Shameful... A stain upon my nearly immaculate record.','','','','','',18144,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18000,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7364,2,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Gnomeregan Bounty','The High Tinkerer himself has sent me to this field of battle to defend my gnomish brothers and sisters. We have received word that the tauren are singling out and slaying gnomes. Worst of all, they are removing tufts of glorious gnome hair from the corpses of the fallen. These atrocities must be stopped. We must reciprocate!$B$BI want them de-hoofed, $c. Bring me their hooves! Show yourself as an ally of the gnomes.','You have been tasked with slaying opposing tauren players in Alterac Valley.$B$BKill a tauren and return to Dirk Swindle at Dun\'Baldar with a Tauren Hoof.','','','','','','','',18145,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18000,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7365,2,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Staghelm\'s Requiem','Staghelm has given the order. All trolls on the field of battle must be exterminated. Their preposterous claims of birthing night elves must be met with force and due prejudice.$B$BSlay them and return to me with their mojo. To reiterate: I want you to steal their mojo.','You have been tasked with slaying opposing troll players in Alterac Valley.$B$BKill a troll and return to Athramanis at Dun\'Baldar with Darkspear Troll Mojo.','','','','','','','',18146,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18000,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7366,2,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'The Archbishop\'s Mercy','The Archbishop is as kind as he is wise. For a man to look mercifully on such a wretched lot...$B$B$B$BToo kind... Just too kind.$B$BThe Archbishop asks that we take pity on the undead and grant them swift and permanent deaths. For this grand display of mercy, we merely require their black, disease ridden hearts.$B$BBring me the hearts of the Forsaken so that they may be ceremoniously incinerated at the Cathedral of Light. Make haste, $N!','You have been tasked with slaying opposing Forsaken players in Alterac Valley.$B$BKill a Forsaken and return to Commander Karl Philips (who wanders between the lumber mill and the mine) with a Forsaken Heart.','Praise be to Benedictus! Another lost soul, soon to be saved by the white hot flames of the Light!$B$BGo ye, oh soldier of Light! More must be saved!','Benedictus! I am but a speck in the shadow of his grandeur. Praise him!','','','','','',18147,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18000,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7367,2,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Defusing the Threat','The Frostwolf have their front lines and bases booby trapped, $c. You have to watch your step when invading enemy territory.$B$BIf you want to make a solid strike against them, you must destroy their source of anti personnel munitions - I\'m talking about their explosives expert. If you kill him, you are safe to disarm the mines. As long as he is kept down, the mines will also stay down.$B$BYou will probably find him in a tower near the Iceblood Garrison. Good luck!','Find the Frostwolf Explosives Expert and kill him. Return to the Stormpike Explosives Expert when the task is complete.',NULL,NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13597,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7368,2,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Defusing the Threat','I know all about landmines. I\'m the one that lays all the mines on the front lines here, after all.$B$BIf you want to defuse the Stormpike mine fields, all you have to do is kill their explosives expert. That dwarven coward is no doubt hiding in the first tower on the Field of Strife. Take him out and those landmines won\'t come back after they\'ve been disarmed.$B$BIf you do happen to kill him, come back here and let me know. No good deed should go unrewarded.','Find the Stormpike Explosives Expert and kill him. Return to the Frostwolf Explosives Expert when the task is complete.',NULL,NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13598,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7381,2,2597,51,60,62,0,178,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,0,0,0,'The Return of Korrak','While it is true that Korrak has been slain, one question remains: Will he remain dead? Trolls are notorious for their other-worldly tribal magics. I would not be surprised if the fallen leader was raised from the dead to once more rule over his clan.$B$BYou know what to do should this ever occur.$B$B$B$BAnd this time, I want his skull. Just keep your eyes peeled, soldier.$B$BDismissed!','Should Korrak the Bloodrager make a return to the Field of Strife, seek him out and destroy him.$B$BReturn the Skull of Korrak to Warmaster Laggrond in the Hillsbrad Foothills.',NULL,NULL,'','','','','',18148,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18149,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7382,2,2597,51,60,62,0,77,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,0,0,0,'Korrak the Everliving','There\'s something not quite right about all of this... Did anybody think to burn Korrak\'s corpse? Those trolls will stop at nothing to revive their fallen leader - as blue skinned pagan man-beasts often do.$B$BJust keep your eyes out, $N. Don\'t be alarmed if Korrak makes a surprise appearance; and if he does, I want him executed - his corpse burned to ashes.$B$BFor good measure, lop off his head and bring me his skull before you ignite the lifeless mass.','Should Korrak the Bloodrager make a return to the Field of Strife, seek him out and destroy him.$B$BReturn the Skull of Korrak to Lieutenant Haggerdin in the Hillsbrad Foothills.$B',NULL,NULL,'','','','','',18148,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18150,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7383,2,141,1,11,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,933,0,0,935,18152,1,0,'Crown of the Earth','All was not well with Teldrassil, however. Staghelm\'s carefully made plans for the new World Tree had borne out as he had hoped, but there was one small problem, a problem to which many of the troubles on Teldrassil may be attributed.$B$BHowever, I will not get into that yet. You must visit the last moonwell, to the northwest in the Oracle Glade. Under the boughs of the Oracle Tree lies the first and most powerful of our wells. Retrieve a phial of its water and return to me.','Fill the Amethyst Phial and bring it back to Corithras Moonrage in Dolanaar.','To be in the presence of the Oracle Tree... it is almost to feel wisdom take form. Let me continue the telling...$B$BWith Teldrassil grown, the Arch Druid approached the dragons for their blessings, as the dragons had placed upon Nordrassil in ancient times. But Nozdormu, Lord of Time, refused to give his blessing, chiding the druid for his arrogance. In agreement with Nozdormu, Alexstrasza also refused Staghelm, and without her blessing, Teldrassil\'s growth has been flawed and unpredictable...','Along with the druids, the Oracle Tree and the Arch Druid have been carefully monitoring the growth of Teldrassil. But though we have a new home, our immortal lives have not been restored.',NULL,'','','','',18151,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (7385,0,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'A Gallon of Blood','You have the option of offering larger quantities of the blood taken from our enemies. I will be glad to accept gallon sized offerings, $N.','null','The blood of our enemies has been shed. I shall mix this blood with the rest that has been gathered. Once the offering is complete, the Ice Lord shall show these Stormpike dogs the full wrath of the Frostwolf Clan!','You must strike down our enemies and bring to me their blood.','','','','','',17306,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,729,76,0,0,0,5,75,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7386,0,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Crystal Cluster','There are times which you may be entrenched in battle for days or weeks on end. During those longer periods of activity you may end up collecting large clusters of the Frostwolf\'s storm crystals.$B$BThe Circle accepts such offerings, $N.','null','Well done, $N. I will use the power of these charms to augment the magic that has already been gathered. When enough power has been amassed, I shall focus the collected energies and call upon the Forest Lord to aid our cause.','The Frostwolf soldiers carry elemental charms called storm crystals. We can use the charms to conjure Ivus. Venture forth and claim the crystals, $N!','','','','','',17423,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,730,0,0,0,75,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7401,2,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Wanted: DWARVES!','By order of Sergeant Yazra Bloodsnarl, all dwarves on the field of battle are to be killed on sight.$B$BShould you slay a dwarf in combat, rip out their spine, leaving a spineless heap of stink and rot to serve as a warning to any and all that dare oppose the might of the Frostwolf.$B$BReturn to Sergeant Yazra Bloodsnarl with proof of your heroics.','You have been tasked with slaying opposing Dwarf players in Alterac Valley.$B$BKill a Dwarf and rip out their spine. Take the Dwarf Spine to Sergeant Yazra Bloodsnarl at Frostwolf Keep.','You now have license to decimate dwarves by the dozen, $C!$B$B$B$BYou never forget your first de-spining...','I deal in wholesale irony, soldier.','','','','','',18206,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,18000,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7402,2,2597,51,60,41,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Wanted: ORCS!','By order of Corporal Noreg Stormpike, all able bodied soldiers of Stormpike are required to slay any opposing orcs that they meet upon the field of battle.$B$BSoldiers are required to remove a tusk or tooth from the maw of the enemy and present said tooth as proof of their accomplishment.$B$BWear protective gloves.','You have been tasked with slaying opposing Orc players in Alterac Valley.$B$BKill an Orc and take their Orc Tooth back to Corporal Noreg Stormpike at Dun Baldar.','','','','','','','',18207,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18000,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7421,0,2597,55,60,41,0,178,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Darkspear Defense','','','','','','','','','',18142,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7422,0,2597,55,60,41,0,178,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Tuft it Out','','','','','','','','','',18143,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7423,0,2597,55,60,41,0,178,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'I\'ve Got A Fever For More Bone Chips','','','','','','','','','',18144,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7424,0,2597,55,60,41,0,77,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'What the Hoof?','null','','*Dirk throws the hoof in a pile behind him.*','Give \'em a limp, $N. They must learn that the gnomish people won\'t take to being bullied!','','','','','',18145,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7425,0,2597,55,60,41,0,77,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Staghelm\'s Mojo Jamboree','','','','','','','','','',18146,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7426,0,2597,55,60,41,0,0,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'One Man\'s Love','','','','','','','','','',18147,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7427,0,2597,55,60,41,0,0,0,0,0,0,0,0,0,0,0,0,72,1,7401,0,0,0,0,0,0,'Wanted: MORE DWARVES!','','','','','','','','','',18206,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7428,0,2597,55,60,41,0,0,0,0,0,0,0,0,0,0,0,0,72,1,7402,0,0,0,0,0,0,'Wanted: MORE ORCS!','','','','','','','','','',18207,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7429,0,2557,57,60,81,0,255,0,0,0,0,0,0,0,0,0,0,264,1,5525,0,0,0,0,0,0,'Free Knot!','','','Oh, thank you for freeing me! You - ranked number one. Everyone else - ranked number two or lower.$B$BI knew my life was destined for more than just being an appetizer to some ogre!','It\'s called the Gordok Shackle Key - well, that\'s what these \"tons o\' fun\" keep calling it. I think any of the ogres might have it, but I\'m not sure if any specific ones do. Maybe the guards have a better chance of having one...$B$BWhat am I talking about - you have it already, don\'t you?! Is that it there??!','','','','','',18250,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,169,0,0,0,0,350,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,5525), - (7441,2,2557,54,58,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Pusillin and the Elder Azj\'Tordin','I had let my guard down for only one moment, stranger. In my haste to escape the grip of the fallen Prince, I was robbed. A most foul demon, the imp Pusillin, pilfered my book of incantations and the key to the once great halls of Eldre\'Thalas.$B$BI no longer hold interest in the key, as I have exchanged my immortality for freedom, but I desperately need my book of incantations.$B$BFind the imp, Pusillin, and recover my book.$B$BSearch the Warpwood Quarter of Dire Maul for Pusillin.','Travel to Dire Maul and locate the Imp, Pusillin. Convince Pusillin to give you Azj\'Tordin\'s Book of Incantations through any means necessary.$B$BReturn to Azj\'Tordin at the Lariss Pavilion in Feralas should you recover the Book of Incantations.','You have found it! A curse upon that miserable imp. Alas, my material possessions are meager at best. You may choose from what I have to offer.','I regret nothing, stranger. The Queen has long since passed. The works of the Shen\'Dralar have been marred by the madness of Prince Tortheldrin. I seek only freedom... Escape...','','','','','',18261,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18411,18410,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,809,0,0,0,0,500,0,0,0,0,17500,4650,0,0,0,0,0,0,0,0,1,1,1,1,500,1000,1500,2000,0,1,1,1,2,0,500,1000,1500,0,0,0), - (7461,2,2557,56,60,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,7877,0,0,0,'The Madness Within','Have you heard enough? Are you a $g man:woman; of action?$B$BThis madness must come to an end. The age of the immortals has long since passed. Destroy the guardians surrounding the pylons to lower the force field. When this is done, destroy Immol\'thar. With the Prince\'s power greatly reduced, attack and end him. Lay the spirits of this city to rest, adventurer.','You must destroy the guardians surrounding the 5 Pylons that power the Prison of Immol\'thar. Once the Pylons have powered down, the force field surrounding Immol\'thar will have dissipated.$B$BEnter the Prison of Immol\'thar and eradicate the foul demon that stands at its heart. Finally, confront Prince Tortheldrin in Athenaeum.$B$BReturn to the Shen\'dralar Ancient in the courtyard should you complete this quest.','We thank you, hero.','Be wary, adventurer. The Prince is... persuasive.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11496,11486,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6150,0,0,0,0,0,0,0,0,6,1,1,2,500,1000,1500,2000,0,1,21,0,0,0,0,0,0,0,0,0), - (7462,2,2557,56,60,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,7461,0,0,0,0,0,0,'The Treasure of the Shen\'dralar','In the library, Athenaeum, you will find an ancient chest hidden beneath the stairway. Take from it that which you desire.','Return to the Athenaeum and find the Treasure of the Shen\'dralar. Claim your reward!','You open the chest to find...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18420,18421,18424,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,27000,405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7463,2,2557,60,60,81,128,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Arcane Refreshment','A $r mage! How wonderous. I have not seen one of your kind for... oh what is it going on now? 500 years!$B$BI have something that will quench your thirst, but first you must do a task for me.$B$B$B$BThere is an anomaly in Eldre\'Thalas. A water elemental has taken residence in the east wing. His presence must be catalogued!$B$BVenture to the Warpwood Quarter and extract a portion of the elemental essence of the Hydrospawn. Return it to me and I shall teach you a useful cantrip.','Travel to the Warpwood Quarter of Dire Maul and slay the water elemental, Hydrospawn. Return to Lorekeeper Lydros in the Athenaeum with the Hydrospawn Essence.','Wonderful! Who are you again? Oh it matters not. What was I supposed to give you? Hrm... well you are a $C, perhaps you will find this useful.','Yes? Do I know you?','','','','','',18299,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,809,0,0,0,0,200,0,0,0,0,0,3960,10140,10143,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7481,2,2557,54,60,81,0,178,0,0,0,0,0,0,0,0,0,0,10,2,0,0,0,0,0,0,0,'Elven Legends','Several years ago, a lone elven master named Kariel Winthalus fled the devastation of his homeland with several ancient elven artifacts in tow.$B$BOur search for this lost master lead us from the ruins of Quel\'Thalas, through the Burning Steppes, across the great expanses of the sea, to Feralas.$B$BWe suspect that the elf sought sanctuary in the halls of Eldre\'Thalas (what is now known as Dire Maul).$B$BYou must find him, adventurer. Whether alive or dead, the knowledge he carried must be recovered!','Search Dire Maul for Kariel Winthalus. Report back to Sage Korolusk at Camp Mojache with whatever information that you may find.','A shame... a tragedy. The items are lost you say? No trace of him, eh?','My associate, the night elf scholar, Runethorn, is recruiting her allies for this task.','Master Kariel Winthalus Found','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18000,5130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7482,2,2557,54,60,81,0,77,0,0,0,0,0,0,0,0,0,0,10,2,0,0,0,0,0,0,0,'Elven Legends','Several years ago, a lone elven master named Kariel Winthalus fled the devastation of his homeland with several ancient elven artifacts in tow.$B$BOur search for this lost master lead us from the ruins of Quel\'Thalas, through the Burning Steppes, across the great expanses of the sea, to Feralas.$B$BWe suspect that the elf sought sanctuary in the halls of Eldre\'Thalas (what is now known as Dire Maul).$B$BYou must find him, adventurer. Whether alive or dead, the knowledge he carried must be recovered!','Search Dire Maul for Kariel Winthalus. Report back to Scholar Runethorn at Feathermoon with whatever information that you may find.','A shame... a tragedy. The items are lost you say? No trace of him, eh?','My associate, the night elf scholar, Runethorn, is recruiting her allies for this task.','Master Kariel Winthalus Found','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18000,5130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7483,2,2557,58,60,81,0,255,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Libram of Rapidity','Master Winthalus lost the Libram of Rapidity in the east wing. The Libram will allow for a minor haste cantrip to be placed upon your equipment. Parlor tricks, really...$B$BRegardless, if you are interested, you will need to present the Libram along with some basic reagents.$B$BHrm... I believe it also requires blood of heroes, a pristine black diamond, and large brilliant shards. I could be wrong!$B$B','Bring a Libram of Rapidity, 1 Pristine Black Diamond, 2 Large Brilliant Shards, and 2 Blood of Heroes to Lorekeeper Lydros in Dire Maul to receive an Arcanum of Rapidity.','$B$BAs promised, the Arcanum of Rapidity. Don\'t spend it all in once place.$B$B','What is it? I have much cataloguing to do!','','','','','',18332,18335,14344,12938,1,1,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18329,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7484,2,2557,58,60,81,0,255,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Libram of Focus','This libram almost aroused interest in one of the younger Lorekeeper\'s familiars. Poor thing, it was only a few weeks old.$B$BThose among you who are more magically inclined might find this item interesting.$B$BThe Libram of Focus was lost in this wing. I can only assume one of the Highborne spirits holds it in their possession.$B$BBring the Libram along with some large brilliant shards, skin of shadow, and a pristine black diamond and I shall conjure the Arcanum.','Bring a Libram of Focus, 1 Pristine Black Diamond, 4 Large Brilliant Shards, and 2 Skin of Shadow to Lorekeeper Lydros in Dire Maul to receive an Arcanum of Focus.','Don\'t hurt yourself when applying the enchantment, $R.','You again? What could you possibly want now?','','','','','',18333,18335,14344,12753,1,1,4,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18330,0,0,0,1,0,0,0,809,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7485,2,2557,58,60,81,0,255,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Libram of Protection','He wept like an infant at the loss of this libram. Mind you, I myself have wept over texts - there is no greater loss than that of knowledge and history - but to cry over this nearly useless jumbling of incantations? Preposterous! It left me to believe that the Prince was doing him a favor in flaying the flesh from his bones.$B$BBring the Libram along with a pristine black diamond, large brilliant shards, and a frayed abomination stitching and I shall recreate the Arcanum.$B$BOh, and check the north wing.','Bring a Libram of Protection, 1 Pristine Black Diamond, 2 Large Brilliant Shards, and 1 Frayed Abomination Stitching to Lorekeeper Lydros in Dire Maul to receive an Arcanum of Protection.','Yes, yes... Calm yourself. As promised, here is your Arcanum.','My patience prevents your suffering.','','','','','',18334,18335,14344,12735,1,1,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18331,0,0,0,1,0,0,0,809,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7486,2,16,60,60,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,6824,0,0,0,0,0,0,'A Hero\'s Reward','$N, your services to the Warlords surpassed all we could expect from the denizens of this world.$B$BWe do not understand your people\'s notions of gratitude, or rewarding good works, but in this case... perhaps a reward is warranted.$B$BUnder the surf at the southern base of this island, you will find a coffer. In it you will find your... reward.$B$BGo, $N. Claim your reward.','Claim your reward from Hydraxis\' Coffer.','Hydraxis\' voice descends from the waters\' surface...$B$B\"Choose that which best suits you, $N. May it protect you against the foes of the Waterlords.\"','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18399,18398,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,749,0,0,0,0,200,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7488,2,2557,54,57,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,7494,0,0,0,0,0,0,'Lethtendris\'s Web','The mage Lethtendris, a vicious blood elf whose brutality is matched only by her twisted addiction to magic, has fled into Dire Maul. She has created a device, a web to ensnare the magical energies of that place and we fear that, if left unchecked, she will cause irreparable damage to our world!$B$BStop her, $N. Find her and retrieve her web. She is likely near the satyrs in Warpwood Quarter of Dire Maul. Bring the web to me so that its power may be released safely back into the wilds...','Bring Lethtendris\' Web to Latronicus Moonspear at the Feathermoon Stronghold in Feralas.','You retrieved the web! Well done, $N! Lethtendris, like many elves of her ilk, are blind to the dangers the abuse of magic can cause to our world. They believe they are masters of magic; they do not realize that they are slaves to their own addiction. Her death saddens me, but it was necessary.$B$BThank you, $N. I will have the energies within the web released safely over a wide area, and then I\'ll destroy it to prevent future magical exploits.','Do you have the web, $N? Its concentrated magical energy must be dissipated!','','','','','',18426,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18491,0,0,0,1,0,0,0,69,0,54,47,72,350,0,350,350,350,17000,4530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7489,2,2557,54,57,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,7492,0,0,0,0,0,0,'Lethtendris\'s Web','The blood elf Lethtendris has overstepped her bounds. So eager was she to gather magical power that she defied her brethren and created a device of insidious design, a web meant to siphon the tainted magical energies of Dire Maul. Even now she gathers those energies and plans to release them against her enemies.$B$BLethtendris must be stopped. Find her within the Warpwood Quarter of Dire Maul, defeat her and bring her web to me so that it might be returned to more clear-headed blood elves for study.','Bring Lethtendris\'s Web to Talo Thornhoof at Camp Mojache in Feralas.','You have done well, $N. This web holds within it vast stores of the magic of Dire Maul, and I fear what damage may be unleashed if those energies were harnessed by one so irresponsible as Lethtendris. I am saddened by her death, but I know that she could never part with her web while alive.$B$BThank you, $N. I will send the web to students of magic more responsible than Lethtendris. They will be the new wardens of its power.','$N, do you have Lethtendris\'s Web?','','','','','',18426,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18491,0,0,0,1,0,0,0,530,76,0,81,68,350,350,0,350,350,17000,4530,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), - (7490,2,1637,60,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7491,18422,1,0,'Victory for the Horde','You have accomplished the impossible. The brood mother of the Black Dragonflight lies dead at your feet. Take her head and present it to your Warchief.','Take the Head of Onyxia to Thrall in Orgrimmar.','This is a great victory for the Horde, $N. So many times you have honored your Warchief. It is time for the Warchief to honor you.','','','','','','',18422,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,500,0,0,0,0,0,7950,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7491,2,1637,60,60,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,7490,0,0,0,0,0,0,'For All To See','Overlord Runthak awaits your arrival in the Valley of Strength.$B$B$B$BDo not keep your public waiting, hero.','Seek out Overlord Runthak in the Valley of Strength.','Choose your reward and let the celebration of your glorious victory begin.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18406,18403,18404,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,500,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,7491), - (7492,2,2557,54,57,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,7489,0,0,0,'Camp Mojache','Talo Thornhoof, a Tauren elder in Feralas, sends a request for aid. He offered few details, but he did say that he needs agents for a matter both delicate... and dire.$B$BServe the Horde, $N. Go to Camp Mojache in Feralas and speak with Talo.','Speak with Talo Thornhoof at Camp Mojache in Feralas.','Ah, it is good to see a $C heed my summons. I have need of your services, $N, and fear they will take you down a dangerous path...$B$BA path into Dire Maul.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7493,0,1637,60,60,0,0,178,165,300,0,0,0,0,0,0,0,0,8,0,7491,0,0,0,0,0,0,'The Journey Has Just Begun','','','','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19093,19213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7494,2,2557,54,57,81,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,7488,0,0,0,'Feathermoon Stronghold','$N! Your aid is needed in Feralas!$B$BAn outlaw mage, Lethtendris, has fled to the ancient elven ruins Eldre\'thalas, now called Dire Maul. It is believed she has an item of dangerous magical energy which must be recovered.$B$BLatronicus Moonspear requests agents to enter Dire Maul and retrieve the item from Lethtendris.$B$BServe the Alliance! Seek out Latronicus at the Feathermoon Stronghold in Feralas.','Speak with Latronicus Moonspear at the Feathermoon Stronghold in Feralas.','Hail, $N. I am pleased to see you, but regret that our meeting is not under more pleasant conditions.$B$BListen close, for I have a vital task for you...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7495,2,1519,50,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7496,18423,1,0,'Victory for the Alliance','You have accomplished the impossible. The brood mother of the Black Dragonflight lies dead at your feet. Take her head and present it to the Highlord.','Take the Head of Onyxia to Highlord Bolvar Fordragon in Stormwind.','For so many years I was held under her captivating gaze. Finally, to see justice meted and the honor of Stormwind restored! Today, we celebrate this glorious victory!','By Uther\'s beard!','','','','','',18423,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,500,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,1,1,5,0,0,0,0,0,0,0), - (7496,2,1519,60,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,7495,0,0,0,0,0,0,'Celebrating Good Times','Seek out Major Mattingly in the Valley of Heroes, $N. He will be expecting you...','Seek out Major Mattingly in the Valley of Heroes.','Few are graced with such ceremony, $N. Please, choose your reward so that we may begin the celebration.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18406,18403,18404,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,500,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,1,1,4,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,7496), - (7497,0,1519,60,60,0,0,77,165,300,0,0,0,0,0,0,0,0,8,0,7496,0,0,0,0,0,0,'The Journey Has Just Begun','','','','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19093,19213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,0), - (7498,2,2557,54,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18356,1,0,'Garona: A Study on Stealth and Treachery','The tome carries the mark of the Athenaeum.','Return the book to its rightful owners.','Excellent work, $R. Should you find any more tomes, do not hesitate to return them to us.$B$BAs time passes, we tend to change around and even add new rewards for the return of missing tomes.','You have recovered a tome!','','','','','',18356,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18465,0,0,0,1,0,0,0,809,0,0,0,0,500,0,0,0,0,0,4230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7499,2,2557,54,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18357,1,0,'Codex of Defense','The tome carries the mark of the Athenaeum.','Return the book to its rightful owners.','Excellent work, $R. Should you find any more tomes, do not hesitate to return them to us.$B$BAs time passes, we tend to change around and even add new rewards for the return of missing tomes.','You have recovered a tome!','','','','','',18357,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18466,0,0,0,1,0,0,0,809,0,0,0,0,500,0,0,0,0,0,4230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7500,2,2557,54,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18358,1,0,'The Arcanist\'s Cookbook','The tome carries the mark of the Athenaeum.','Return the book to its rightful owners.','Excellent work, $R. Should you find any more tomes, do not hesitate to return them to us.$B$BAs time passes, we tend to change around and even add new rewards for the return of missing tomes.','You have recovered a tome!','','','','','',18358,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18468,0,0,0,1,0,0,0,809,0,0,0,0,500,0,0,0,0,0,4230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7501,2,2557,54,60,81,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18359,1,0,'The Light and How To Swing It','The tome carries the mark of the Athenaeum.','Return the book to its rightful owners.','Excellent work, $R. Should you find any more tomes, do not hesitate to return them to us.$B$BAs time passes, we tend to change around and even add new rewards for the return of missing tomes.','You have recovered a tome!','','','','','',18359,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18472,0,0,0,1,0,0,0,809,0,0,0,0,500,0,0,0,0,0,4230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7502,2,2557,54,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18360,1,0,'Harnessing Shadows','The tome carries the mark of the Athenaeum.','Return the book to its rightful owners.','Excellent work, $R. Should you find any more tomes, do not hesitate to return them to us.$B$BAs time passes, we tend to change around and even add new rewards for the return of missing tomes.','You have recovered a tome!','','','','','',18360,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18467,0,0,0,1,0,0,0,809,0,0,0,0,500,0,0,0,0,0,4230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7503,2,2557,54,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18361,1,0,'The Greatest Race of Hunters','The tome carries the mark of the Athenaeum.','Return the book to its rightful owners.','Excellent work, $R. Should you find any more tomes, do not hesitate to return them to us.$B$BAs time passes, we tend to change around and even add new rewards for the return of missing tomes.','You have recovered a tome!','','','','','',18361,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18473,0,0,0,1,0,0,0,809,0,0,0,0,500,0,0,0,0,0,4230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7504,2,2557,54,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18362,1,0,'Holy Bologna: What the Light Won\'t Tell You','The tome carries the mark of the Athenaeum.','Return the book to its rightful owners.','Excellent work, $R. Should you find any more tomes, do not hesitate to return them to us.$B$BAs time passes, we tend to change around and even add new rewards for the return of missing tomes.','You have recovered a tome!','','','','','',18362,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18469,0,0,0,1,0,0,0,809,0,0,0,0,200,0,0,0,0,0,4230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7505,2,2557,54,60,81,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18363,1,0,'Frost Shock and You','The tome carries the mark of the Athenaeum.','Return the book to its rightful owners.','Excellent work, $R. Should you find any more tomes, do not hesitate to return them to us.$B$BAs time passes, we tend to change around and even add new rewards for the return of missing tomes.','You have recovered a tome!','','','','','',18363,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18471,0,0,0,1,0,0,0,809,0,0,0,0,200,0,0,0,0,0,4230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7506,2,2557,54,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18364,1,0,'The Emerald Dream...','The tome carries the mark of the Athenaeum.','Return the book to its rightful owners.','Excellent work, $R. Should you find any more tomes, do not hesitate to return them to us.$B$BAs time passes, we tend to change around and even add new rewards for the return of missing tomes.','You have recovered a tome!','','','','','',18364,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18470,0,0,0,1,0,0,0,809,0,0,0,0,500,0,0,0,0,0,4230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7507,2,2557,60,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18401,1,0,'Foror\'s Compendium','You have uncovered something of great importance. This book is unlike any that you have seen.$B$BIt would appear as if someone or something has managed to shatter the seal of Athenaeum. The text within is garbled and barely legible.','Return Foror\'s Compendium of Dragon Slaying to the Athenaeum.','You could have gotten quite a lot of gold for this book on the black market, $N. Especially since the protective seal has been broken, leaving the secrets of dragon slaying viewable to any with the requisite intellect to consume the knowledge held within the sacred pages.$B$BPerhaps a grand reward is in order... Well, a reward that will require enormous effort to obtain.$B$B','Ah, one of our greatest compilations. This one has been missing for ages.','','','','','',18401,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,809,0,0,0,0,200,0,0,0,0,0,4230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7508,2,2557,60,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,7507,0,0,7509,18513,1,0,'The Forging of Quel\'Serrar','If you wish to take on this task, present Lydros with the dull blade.','Give the Dull and Flat Elven Blade to Lorekeeper Lydros.','If you manage to enter the lair of the dragon, heat the blade under her fiery breath, and ultimately temper it in her blood, I shall bind the blade for your use.','Excellent, let us begin...','','','','','',18513,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7509,2,2159,60,60,62,0,255,0,0,0,0,0,0,0,0,0,0,64,1,7508,0,0,0,18489,1,0,'The Forging of Quel\'Serrar','Take the unfired ancient blade to the lair of Onyxia and engage her in battle.$B$BSome trickery must be utilized for the heating of the blade. While in combat, she will surely try to incinerate you with her fiery breath. You must plant the unfired ancient blade nearby and hope that the fiery breath heats the blade. If you live beyond this, pick up the now heated ancient blade and finish off the dragon.$B$BPlunge the heated ancient blade into her smoldering corpse to fashion the treated ancient blade.','You must get Onyxia to breathe fire on the Unfired Ancient Blade. Once this is done, pick up the now Heated Ancient Blade. Be warned, a Heated Ancient Blade will not remain heated forever - time is of the essence.$B$BThe last step before returning to me is to slay the beast and drive the Heated Ancient Blade into her corpse.$B$BDo this and Quel\'Serrar will be yours.','$B$BAs promised, $C, the blade of Quel\'Serrar.','Perhaps one day, another will wield the prismatic blade.','','','','','',18492,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18348,0,0,0,1,0,0,0,809,0,0,0,0,200,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7541,0,15,30,45,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,1262,0,0,0,0,0,0,'Service to the Horde','','','It will take time for our scholars to study the pendant you brought us. But for your service to the Horde I would like to offer you a small token.$B$BThank you, $N. Your acts bring honor to you, and to us.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18585,18586,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,15000,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7562,2,-61,60,58,0,256,178,0,0,0,0,0,0,0,0,0,0,0,0,0,7563,0,7563,0,0,0,'Mor\'zul Bloodbringer','$N, your delvings into the dark arts are deep. Your mastery over otherworldly denizens has grown so strong... perhaps you are ready to bind to you one of the infamous dreadsteeds.$B$BThe ritual to summon the beast from its home requires great power and resources, but if you desire to dominate that epic mount, then speak with Mor\'zul Bloodbringer. He is camped near the Altar of Storms in the Burning Steppes.$B$BGo, $N. This quest will be perilous, but a Warlock of your stature does not shy from danger!','Speak with Mor\'zul Bloodbringer in the Burning Steppes.','Greetings, $N, and welcome. Are you here to study near the Altar of Storms as I am, perhaps to harness its energy for some hidden purpose...$B$BOr... are you here to speak with me? Yes, I believe you are.$B$BYou want to master a dreadsteed? Such is no easy task. It will cost you no small amounts of blood, sweat... and of course gold. But a dreadsteed of Xoroth is a prize well worth winning so if interested, listen on...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7563,2,-61,60,58,0,256,255,0,0,0,0,0,0,0,0,0,0,8,0,7562,7564,0,7564,0,0,0,'Rage of Blood','The dreadsteeds dwell on another world, on the fiery Plains of Xoroth, and to bind one of those famed beasts you must invoke powerful glyphs. I can scribe the glyphs on a parchment for you, but first I will need a special ink.$B$BIn distant Winterspring there dwells a race of owl beasts. Once pure creatures, they were turned mad by the demonic emanations of the Darkwhisper Gorge and now roam the snows in a frenzy.$B$BTheir blood is what I need to ink your parchment. Bring it to me.','Bring 30 bottles of Raging Beast\'s Blood to Mor\'zul Bloodbringer in the Burning Steppes.','Ah, very good. I will have this blood distilled into an ink and use it for the parchment I promised you. And perhaps I will save just a little for myself, as I hear its taste is quite euphoric...','Have you seen the raging owl beasts, $N? The magic of those creatures is strong, and it concentrates in the blood that flows through their torturted forms.','','','','','',18590,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7564,2,-61,60,58,0,256,255,0,0,0,0,0,0,0,0,0,0,0,0,7563,7629,-7564,0,18591,1,0,'Wildeyes','My servant, Gorzeeki, is an alchemist of some skill. He can prepare the ink I will need for your parchment. I gathered together the blood you acquired; take it to Gorzeeki so that he can begin his work.','Bring the Case of Blood to Gorzeeki Wildeyes in the Burning Steppes.','Oh, it\'s blood. It must be from master Mor\'zul then. He is so enamored with the stuff, and loves to see it spilled. I, however, prefer it coursing through the veins of a small rodent. It stays warm that way... until you want it.$B$BThis is powerful blood. Mor\'zul must be making another parchment to summon a dreadsteed! How exciting!$B$BIf that\'s true, and you\'re going to perform the ritual, then... you\'re going to need a lot more than blood, my friend.','You have something for me? It\'s not a big, juicy spider, is it? Or maybe a roach? I hope it\'s still alive... I so love chewing on them when they\'re still alive...','','','','','',18591,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1860,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7581,2,-61,60,60,81,256,255,0,0,0,0,0,0,0,0,0,0,8,0,0,7583,-7581,7583,0,0,0,'The Prison\'s Bindings','You must retrieve bindings for the prison of the Doomguard from lesser demons.$B$BThe blood of the Wildspawn satyr that occupy Dire Maul should do nicely. The coagulated blood will bond the Hederine shards and power the crystal prison.','Travel to Dire Maul in Feralas and recover 15 Satyr Blood from the Wildspawn Satyr that inhabit the Warpwood Quarter. Return to Daio in the Tainted Scar when this is done.$B','Ah, a most excellent recovery. The blood will suppress the Doomguard\'s magical defenses.','Only the blood of Wildspawn satyr will suffice.','','','','','',18603,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7582,2,-61,60,60,1,256,255,0,0,0,0,0,0,0,0,0,0,8,0,0,7583,-7581,7583,0,0,0,'The Prison\'s Casing','The Hederine demons that occupy the foothills of Mount Hyjal secrete powerful fel poisons, which if left to mature, harden into a dense anti-magic crystal. These crystals have come to be known as Tears of the Hederine.$B$BNot even the immense power of a Doomguard could break the walls of a prison constructed from this material.$B$BTravel to Darkwhisper Gorge in Winterspring and recover the Tears.','Travel to Darkwhisper Gorge in Winterspring and recover 5 Tears of the Hederine from the Hederine demons that occupy the gorge. Return to Daio in the Tainted Scar when you have completed this task.','I merely need to combine the blood of the Wildspawn with these crystals and the prison shall be ready for use.','The Hederine will not give up their precious gems without a fight, $N.','','','','','',18604,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7583,2,-61,60,60,1,256,255,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,0,18601,1,0,'Suppression','The prison is ready. Now for the most difficult portion of this task.$B$BYou must find and capture a Doomguard Commander within the Tainted Scar using this crystal prison.$B$BBe warned! A Doomguard is a cunning and lethal adversary and will seek to destroy you as you begin the ritual of imprisonment. It will flail wildly in its attempts to escape imprisonment.$B$BIt will focus on nothing but you, $N. Because of this, I must recommend that you take companions capable of keeping you alive!','Venture forth into the Tainted Scar and locate a Doomguard Commander.$B$BUse the Glowing Crystal Prison on the Doomguard Commander. Be prepared for a ferocious onslaught of attacks, as the demon attempts to escape capture.$B$BShould you succeed, return the Imprisoned Doomguard to Daio in the Tainted Scar.','You have done as I have asked. You are ready to be given the knowledge to conjure and control the beast.','Hrm? Well?','','','','','',18605,18601,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18602,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,18540,20700,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7601,2,-61,50,50,0,256,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,7602,0,0,0,'What Niby Commands','If I am to teach you the secrets of summoning an infernal servant, you must destroy Kroshius and bring me the infernal core from his burning remains. This, however, is not as easy as it sounds. Kroshius has all but burned out completely. You must reignite his corpse and raise him from the rubble. To do this, however, you must gather some components from other demonic entities.$B$BMy imp, Impsy, shall set you on your way.','Speak with Impsy in Felwood.','Oh boy, here we go again.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (7602,2,-61,50,55,0,256,255,0,0,0,0,0,0,0,0,0,0,8,0,7601,0,0,7603,0,0,0,'Flawless Fel Essence','If you\'re going to reanimate Kroshius, you\'re going to need Fel fire. I can make Fel fire but it\'s going to require some components.$B$BYou need to bring me flawless Fel essences from three distinct regions of the world.$B$BThe Legashi Satyrs of Azshara will have the first essence type; the Jaedenar legionnaires of Jaedenar the second type and the felguard sentries of the Blasted Lands the third.$B$BBring me back one of each essence type and I will create the Fel fire, allowing you to reanimate Kroshius.','Impsy in Felwood has asked that you bring him three Flawless Fel Essences originating from three distinct locations.$B$BThe Legashi Satyrs of Azshara hold the Flawless Fel Essence of their region. The Jaedenar Legionnaires of Jaedenar hold the Flawless Fel Essence of their region. The Felguard Sentries of the Blasted Lands hold the Flawless Fel Essence of their region.$B$BRecover the Flawless Fel Essences and return to Impsy in Felwood.','Give me a minute and I\'ll combine the essences into Fel fire.','Don\'t tell anyone this but Niby is daft.','','','','','',18624,18622,18623,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3390,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (7603,2,-61,50,55,1,256,255,0,0,0,0,0,0,0,0,0,0,0,0,7602,0,0,0,18626,1,0,'Kroshius\' Infernal Core','Kroshius lays in a heap to the northeast, in the Shatter Scar Vale. Take this Fel fire and use it on his remains. The fire should reanimate the fallen infernal.$B$BAt this point, I fully expect him to kill you and your minion.$B$BIf by some miracle you happen to kill Kroshius, take his infernal core and return it to Niby.','Search Shatter Scar Vale in Felwood for the remains of Kroshius. When you locate the remains, use the Fel Fire near them and await Kroshius\' return. When the infernal has awoken, slay him and take from his corpse Kroshius\' Infernal Core.$B$BReturn Kroshius\' Infernal Core to Niby the Almighty in Felwood.','A deal is a deal! Quickly, take this and write this down. I don\'t have time! My greatest conjuration is upon us!','Did you get lost?','','','','','',18625,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,14467,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18762,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4230,1122,1413,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,1,1,5,0,0,0,0,0,0,0), - (7604,2,1584,60,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,18628,1,0,'A Binding Contract','The undersigned hereby declares that the Sulfuron ingot they are delivering to the Thorium Brotherhood (TB Ltd.) is genuine and not a facsimile thereof. The undersigned also acknowledges that any harm that should come to $g him:her; as a result of attempting to build, forge, find, create, sell, or eat Sulfuras, is not the responsibility or fault of TB Ltd.$B$BBy signing this contract, you are agreeing to all terms listed herein.$B$B_________________$B$BSignature','Turn the Thorium Brotherhood Contract in to Lokhtos Darkbargainer if you would like to receive the plans for Sulfuron.','It has been a pleasure doing business with you, $N!$B$BOn behalf of TB Ltd., I wish you luck in your search for Sulfuras!','Do we have a deal?','','','','','',18628,17203,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18592,0,0,0,1,0,0,0,59,0,0,0,0,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7621,0,-262,60,60,0,16,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'A Warning','','','$C, you are about to undergo a rigorous series of events which shall test all of your abilities.$B$BI suggest that you listen to the story that I have to tell.$B$BBe warned, you must complete this task alone. It is recommended that your allies remain at a distance. Interference by outside agents will result in a most severe punishment.$B$BDestiny has led you and you alone here. Battle with honor. Harness the Light.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7622,2,-262,60,60,0,16,255,0,0,0,0,0,0,0,0,0,0,3,2,0,0,0,0,0,0,0,'The Balance of Light and Shadow','You must do what I could not: Save the peasants that were cut down while fleeing from Stratholme.$B$BThey will walk towards the light, you must ensure their survival. Should too many fall, our cursed existence shall continue - you will have failed.$B$BEvery ability, prayer, and spell that you have learned will be tested. May the Light protect you, $N.','Save 50 Peasants before 15 are slain. Speak with Eris Havenfire should you accomplish this task.$B$BYou may view the Death Post to view how many Peasants have been slain.','Your tenacity and courage are astounding, priestess. You have earned the right to hold the Splinter of Nordrassil. Only one task remains: The Eye of Shadow must be recovered. Scour the world.','','The Balance of Light and Shadow','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18659,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7623,2,-61,60,58,0,256,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7624,0,0,0,'Lord Banehollow','Mor\'zul says that you want to open a portal to Xoroth. To do that, you\'ll need Xorothian stardust. That\'s not easy to find on Azeroth!$B$BThere is one being who might have some: Lord Banehollow in Jaedenar, the seat of the Shadow Council! Speak with him and he might part with the stardust.$B$BBut if you\'re going to Jaedenar, then you\'ll need to cloak yourself in the Shadow Council\'s own flavor of evil. That will require some of my shadowy potions, and that will cost you...','Purchase Shadowy Potions from Gorzeeki in the Burning Steppes.$B$BUse the potions to travel through Jaedenar, and speak with Lord Banehollow.','My patience spans the millenia, $C. But do not think that allows you more than an instant of my time...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7624,2,-61,60,58,0,256,255,0,0,0,0,0,0,0,0,0,0,0,0,7623,7625,0,7625,0,0,0,'Ulathek the Traitor','You wish to enter my good graces? Then kill for me.$B$BMy servant, Ulathek, is pathetic how he grovels before me, all the while plotting with Lord Hel\'nurath on Xoroth. Hel\'nurath plans to usurp my power here, and Ulathek is his spy...$B$BProve that you serve me and not my rivals. Confront Ulathek in his quarters, in the Shadow Hold to the west. Tell him that I know his secret and watch as fear grips him. Then, bring me the traitor\'s heart!','Confront Ulathek, then bring The Traitor\'s Heart to Lord Banehollow in Jaedenar.','Ah, how splendid! After rotting a week, this heart will prove a succulent treat! Perhaps I will send for Ulathek\'s head and place it before me as I eat...$B$BYou have done me a service, $C, and so my patience for you has grown. Marginally.','I can already taste the heart of Ulathek on my lips. So sweet is the flesh of a traitor...','','','','','',18719,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7625,2,-61,60,60,0,256,255,0,0,0,0,0,0,0,0,0,0,0,0,7624,7629,-7564,0,0,0,0,'Xorothian Stardust','So you come to me seeking Xorothian stardust? You wish to open a portal to Xoroth, the domain of Hel\'nurath my rival? Perhaps you plan to steal from him one of his precious dreadsteeds?$B$BVery well. My servant Ur\'dan has a supply of Xorothian stardust. You may obtain it from him... if you can pay the price.','Purchase Xorothian Stardust from Ur\'dan. Bring it to Gorzeeki Wildeyes in the Burning Steppes.','There it is! I can hardly believe you got it! You must have struck a big deal with that Dreadlord or else paid a large sum, or both!$B$BMor\'zul will have his ink very soon and then he can finally make the glyph parchment, so you can open a portal to Xoroth and pull through it one of the famed dreadsteeds!','Have you been to Jaedenar, $N? Did you get the stardust from Lord Banehollow?','','','','','',18687,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7626,2,-61,60,60,0,256,255,0,0,0,0,0,0,0,0,0,0,0,0,7564,7630,-7626,0,0,0,0,'Bell of Dethmoora','A Bell of Dethmoora, named after the late warlock Dethmoora Darkeyes, is one of the three tools needed to create a Circle of Greater Summoning. When properly atuned with the Wheel and the Candle, these items conduct vast stores of arcane power.$B$BMy servant Gorzeeki can construct such a bell, but to do so he will need a large supply of elixirs of shadow power. Procure the elixirs from an alchemist and bring them to Gorzeeki.','Bring 10 Elixirs of Shadow Power to Gorzeeki Wildeyes in the Burning Steppes.','Very good! I hope these elixirs weren\'t too hard to get. Sometimes alchemists can be so miserly with their creations...$B$BI\'ll make the bell and keep it until you\'re ready for your ritual.','You have those elixirs, $N? Mor\'zul told me you need a Bell of Dethmoora, and making one of those takes a lot of shadow power!','','','','','',9264,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7627,2,-61,60,60,0,256,255,0,0,0,0,0,0,0,0,0,0,0,0,7564,7630,-7626,0,0,0,0,'Wheel of the Black March','A Wheel of the Black March contains and directs the violent energies required for the Circle of Greater Summoning. For Gozeeki to construct a wheel, he will need both large brilliant shards from an enchanter, and dark iron ore from a master miner.$B$BAcquire these and bring them to my servant.','Bring 6 Large Brilliant Shards and 25 Dark Iron Ore to Gorzeeki in the Burning Steppes.','There they are! I hear that dark iron ore is only found in the depths of Blackrock, and I\'m sure these shards weren\'t easy to find either. I am often awed at the dedication you warlocks have. If you instead bent all that energy into the art of bug catching, oh... such a feast you would enjoy!$B$BSorry, a small digression. I\'ll create the wheel and keep it for you until you\'re ready for your ritual.','The Wheel of the Black March isn\'t easy to make, and takes a lot of materials. Have you gathered them yet?','','','','','',14344,11370,0,0,6,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7628,2,-61,60,60,0,256,255,0,0,0,0,0,0,0,0,0,0,0,0,7564,7630,-7626,0,0,0,0,'Doomsday Candle','A Doomsday Candle stores fire and directs it at those who would disrupt your ritual. When creating your Circle of Greater Summoning, if your candle is lit then any wayward demons will be burned by its flames!$B$BContaining that fire is not easy, and requires the essence within the scales of a black dragon. Acquire those scales from a skinner and bring them to Gorzeeki Wildeyes.','Bring 35 Black Dragonscales to Gorzeeki Wildeyes in the Burning Steppes.','Ah, very good. I\'ll need these to contain the fires of the candle. Now that I have the scales, I\'ll make the candle and hold onto it until you\'re ready to begin your ritual for the Circle of Greater Summoning.','Did you bring the dragonscales, $N? I don\'t want to start on the candle until I have them... or I might blow up the whole camp!','','','','','',15416,0,0,0,35,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7629,2,-61,60,60,81,256,255,0,0,0,0,0,0,0,0,0,0,0,0,0,7631,-7629,0,18688,1,0,'Imp Delivery','There is one more process required for Mor\'zul\'s parchment; I need paper infused with Xorothian stardust. And... I\'m afraid I can\'t do that here. I don\'t have the equipment!$B$BThere is an alchemy lab, however, with everything needed. It\'s in the Scholomance, on the isle of Caer Darrow in the Plaguelands.$B$BI can\'t make the trip, but here - take this jar. There\'s an imp inside who is quite clever. Let him out at the alchemy lab and he\'ll infuse the parchment.','Bring the Imp in a Jar to the alchemy lab in the Scholomance. After the parchment is created, return the jar to Gorzeeki Wildeyes.','Ah, good. J\'eevee created the parchment. How was the Scholomance? Charming, don\'t you think? And the bugs there... I hear they\'re delicious!$B$BWell done, $N, and thank you for returning my jar. I\'ve had it for a long time... and it\'s not for sale!','Have you been to the Scholomance, $N? Has the imp yet infused the parchment with the stardust?','','Parchment Created','','','',0,18688,0,0,0,1,0,0,0,0,0,0,0,0,0,0,14500,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7630,2,-61,60,60,0,256,255,0,0,0,0,0,0,0,0,0,0,0,0,0,7631,-7629,0,0,0,0,'Arcanite','Now that the Bell, Wheel and Candle are made, I should make a black lodestone. During your ritual, you\'ll need that lodestone to maintain the other ritual objects if they should fail.$B$BTo make the lodestone, I require arcanite. Do you have any? If not, then... you\'ll have to get the arcanite from an alchemist.$B$BReturn to me when you have the arcanite, and then I\'ll make the black lodestone.','Bring 3 Arcanite Bar to Gorzeeki in the Burning Steppes.','You got it! Nicely done! Now I can create the lodestone. When you\'re finally ready for your ritual to create the Circle of Greater Summoning, you\'ll want a lodestone to make sure the ritual doesn\'t fizzle out!','Do you have the arcanite, $N? Once I have it I can make you the black lodestone.','','','','','',12360,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7631,2,-61,60,60,81,256,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18818,1,0,'Dreadsteed of Xoroth','All the preparations are made. Now, you must perform the ritual to create a Circle of Greater Summoning, then use the parchment infused with Xorothian stardust... to open a portal to Xoroth.$B$BI have written the instructions for the ritual onto a scroll. Study it closely, for you must perform each step exactly if you wish to succeed.$B$BFortune to you, $N. And may the souls of your enemies swiftly find their way into your shard pouch.','Read Mor\'zul\'s Instructions. Summon a Xorothian Dreadsteed, defeat it, then bind its spirit to you.','The Xorothian Dreadsteed\'s spirit is beaten. Although rage pulses through its ghostly flanks, you know that the beast\'s soul is yours...$B$BIt whispers dark magic into your mind and instills within you the knowledge to summon a dreadsteed.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14502,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4230,23161,23160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7632,2,-261,60,60,0,4,255,0,0,0,0,0,0,0,0,0,0,32,0,0,0,0,0,18703,1,0,'The Ancient Leaf','The epidermis of the leaf glows a bright green. The surface is extremely rugose, exposing several veins and wrinkles.$B$BIf you had to take a guess, you would say this leaf came from something ancient and powerful.$B$BMaybe you should find the original owner of this leaf?','Find the owner of the Ancient Petrified Leaf. Good luck, $N; It\'s a big world.','Of course I recognize my own leaves. Look at that! It\'s in perfect condition.$B$BHow good of you to return it, $C.$B$BPerhaps you could be of service to us and we to you.','','','','','','',18703,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7633,0,-261,60,60,0,4,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'An Introduction','','','Your diligence and integrity has been noted, $C.$B$BWe are Ancients: Protectors of this once great forest. Our physical forms were destroyed 10,000 years ago when Archimonde and the Burning Legion marched upon Hyjal. Our spirits, however, remain intact.$B$BThere are tasks that we can offer. Tasks that if completed will open up the secrets of the Ancients to you.$B$BKnow this, should you complete these tasks, merely return to this rock and we shall answer the calling.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7634,2,-261,60,60,62,4,255,0,0,0,0,0,0,0,0,0,0,64,0,7632,0,0,0,0,0,0,'Ancient Sinew Wrapped Lamina','Greetings, $c. I am Hastat, Ancient of Lore. I hold knowledge lost eons ago.$B$BWith the proper binding, one of my leaves can serve as a quiver the likes of which has not been seen in 10,000 years. A quiver that when accompanied by a bow of Ancients, could grant untold powers.$B$BReturn here with sinew from an adult blue dragon and this quiver shall be yours.','Hastat the Ancient has asked that you bring him a Mature Blue Dragon Sinew. Should you find this sinew, return it to Hastat in Felwood.','May my leaves provide your arrows protection from harm. May your arrows strike true. May the enemies of our world be smitten.','Welcome back, young $C.','','','','','',18704,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18714,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7635,2,-261,60,60,62,4,255,0,0,0,0,0,0,0,0,0,0,0,0,7632,0,0,0,0,0,0,'A Proper String','Vartrus may offer you the stave to create a bow of Ancients but only I can enchant the string required to complete the bow.$B$BIt is a simple task, puny one. Slay a mature black dragon and remove the sinew from its bones. Return that sinew to me and I shall enchant the material into an almost indestructible bow string.','Stoma the Ancient has asked that you bring him a Mature Black Dragon Sinew. Should you find this sinew, return it to Stoma in Felwood.','A most foul dragon this one was. The sinew reeks of evil.$B$BGive me a moment to cleanse the filth from this flesh and apply the proper enchantments.','I am certain that you will have little difficulty in finding and slaying a black dragon, $N. Do not waste my time with idle chatter.','','','','','',18705,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18724,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7636,2,-261,60,60,0,4,255,0,0,0,0,0,0,0,0,0,0,0,0,7632,0,0,0,18708,1,0,'Stave of the Ancients','Agents of the Burning Legion are still active in our world, $c. These agents corrupt all that they touch. Nature wilts and weeps in their presence.$B$BYou must track down these demonic corrupters and destroy them, $N. Be warned, you must engage them by yourself or they will flee. As long as you are alone, they will try and destroy you. You must strike at them, turning their arrogance into misery.$B$BI grant you a piece of my bark, the inscriptions shall lead you to your targets. Retrieve their heads.','You must find and destroy these four demonic corrupters:$B$BSimone the Seductress.$B$BKlinfran the Crazed.$B$BSolenor the Slayer.$B$BArtorius the Doombringer.$B$BDestroy these creatures and return to Vartrus the Ancient in Felwood with their heads.$B$BRefer to the Petrified Bark in your inventory for clues as to their whereabouts.$B$BYou MUST complete this task by yourself.','You have served us well, $N! Take this stave and combine it with the bow string that Stoma is able to create. Together, they form a most formidable weapon.','Do not be fooled by their disguises!','','','','','',18952,18953,18954,18955,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18707,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7637,2,-141,60,60,0,2,5,0,0,0,0,0,0,0,0,0,0,256,0,0,7639,0,7639,0,0,0,'Emphasis on Sacrifice','In order to prepare yourself for this task, you must first show due sacrifice and judgment... with an emphasis on sacrifice.$B$BYou must acquire High Priest Rohan\'s exorcism censer for your task. Even though its use will be for good and just reasons, due compensation must be given for it.$B$BProceed to Ironforge and speak with the High Priest. By bringing ample coin with you to help offset the loss of his censer, it will show your due sacrifice.$B$BGo now $N, time is of the essence.','Travel to Ironforge and get High Priest Rohan\'s Exorcism Censer. You will need to make a donation of 150 gold in order to secure it.','Blessings onto you, friend $C! Your donation goes far beyond what was needed. Your sacrifice will not only help us recover what we have lost, but also help us to help those most in need here in Ironforge.$B$BNow, let me make sure I\'ve suitably prepared this censer for your future needs...','Greetings, noble $C! I have prepared my trusted censer with the freshest of incense and blessed it thrice for your use. Your donation will help us in Ironforge not only create a new censer, but also to bolster sagging reserves of food for our needy.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,69,0,0,0,350,150,0,0,0,-1500000,390,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7638,2,-141,60,60,0,2,5,0,0,0,0,0,0,0,0,0,0,0,0,0,7637,7638,0,0,0,0,'Lord Grayson Shadowbreaker','The time has come, $N, for you to learn about what it will take for you to acquire something you have no doubt waited on for some time... your charger.$B$BSpeak with Lord Grayson Shadowbreaker here in Stormwind\'s Cathedral District. It is he who will guide you not only though the legerdemain of a Paladin\'s most trusted mount, but the tasks before you to acquire one of your own.$B$BI wish you the best in this trial. For the Light, noble $G brother : sister;!','Speak with Lord Grayson Shadowbreaker in Stormwind\'s Cathedral District.','I am glad to see you $N. I know that you have awaited word as to how to acquire your charger, and now that time has come.$B$BYou will be surely tested in many different ways, but most importantly in your willingness to rise above numerous obstacles thrust before you. These are not done as a learning exercise - your stature is beyond simple educational tests. You must save your future companion from the clutches of the evil you have spent your life fighting.$B$BTake heed, your time has come!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7639,2,-141,60,60,0,2,5,0,0,0,0,0,0,0,0,0,0,0,0,7637,7640,0,7640,18819,1,0,'To Show Due Judgment','With my blessings, take the censer. I myself have used it in several exorcisms, and it should serve you well for the arduous tasks that lie ahead.$B$BReturn now to Lord Grayson Shadowbreaker in Stormwind, $N. Your quest continues with him.','Return the Exorcism Censer to Lord Grayson Shadowbreaker in the Cathedral District of Stormwind.','Yes, this will do. You will be called upon more than once during this process to make acts of sacrifice; I am glad to see that you are willing to do just that. Sacrifice is a key component in what it takes to uphold the duties of being a Paladin... but I don\'t have to lecture you on that.$B$BNow $N, you will need to show due judgment in your actions. To that end, this censer will act as your vessel to dispense such judgment on tortured spirits of lands lost to us.','Welcome back, $N. Have you acquired the exorcism censer?','','','','','',18819,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,47,69,0,0,75,25,25,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7640,2,-141,60,60,0,2,5,0,0,0,0,0,0,0,0,0,0,0,0,7639,7641,0,0,18752,1,0,'Exorcising Terrordale','I have added a pinch of dirt from the tainted ground of Terrordale in the Eastern Plaguelands to the censer. You will now use this censer to find areas there that show signs of spiritual turmoil and disturbance. Look for green auras that permeate the ground as the physical world buckles under the torment of the spirit realm and use the censer to drive out the evil spirits.$B$BWhen you have passed sufficient judgment on the spirits there, you will be ready to proceed.','Use the Exorcism Censer to drive out the spirits that torment Terrordale. When you have slain 25 Terrordale Spirits, return to Lord Grayson Shadowbreaker in the Cathedral District of Stormwind.','Well done, $N. To render the judgment of the Light on those that dwell in darkness is a task we must approach with vim and zeal; you have done just that with your sacrifice in Ironforge and your judgments of the spirits in Terrordale.$B$BYour next steps will call on both sacrifice and judgment again as you now strive to reclaim the spirit of a fallen charger who now serves a Death Knight known as Darkreaver.','It is good to see you again $N. Is your work done in Terrordale?','','','','','',18752,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,14564,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,69,72,0,0,75,75,250,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7641,2,-141,60,60,0,2,5,0,0,0,0,0,0,0,0,0,0,0,0,7640,7642,0,7642,0,0,0,'The Work of Grimand Elmore','A paladin\'s charger is nothing more than a pack animal without proper barding for it. The barding used by your charger not only needs to be of the finest materials possible, but because of the circumstances involved it must also be sufficiently attuned to the spirit realm.$B$BFirst things first, $N - let\'s get your barding made. In Stormwind\'s Dwarven District is one of the finest craftsmen living today, Grimand Elmore. His work will not be cheap, but his quality is what we seek. Speak with him.','Speak with Grimand Elmore in Stormwind\'s Dwarven District.','Hello there - Lord Shadowbreaker sent me word ahead of time that you\'d be coming around this way to see me. I\'m willing to make the barding you need, but it won\'t be either cheap or easy; let\'s get that out in the open first and foremost.$B$BI will say this much, and Grayson will back me up when I make this claim... you\'ll not find better barding made anywhere in all of Azeroth than right here.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7642,2,-141,60,60,81,2,5,0,0,0,0,0,0,0,0,0,0,256,0,7641,7643,0,0,0,0,0,'Collection of Goods','You\'ll need four things for the barding - runecloth for the lining, arcanite bars for the plating, Arthas\' Tears for the spiritual attunement, and Stratholme holy water for the spiritual imbuement. Actually, you need five things... gold for my fee. That fee includes all labor as well as a handcrafted saddle and stirrups.$B$BOnce you\'ve got all that, I\'ll be able to finish your barding. Until then, there are some things I can get started on for you while you assemble your collection of goods.','Bring 40 Runecloth, 6 Arcanite Bars, 10 Arthas\' Tears, 5 Stratholme Holy Water vials, and 150 gold to Grimand Elmore in the Dwarven District of Stormwind.','This... well, this is exactly what I needed. You\'re quite the resourceful $C, aren\'t you?$B$BAll right then, let\'s get this barding finished up for you!','Ah, $C. I won\'t be able to finish your barding without the things I mentioned. Have you gotten everything together?','','','','','',13180,8836,14047,12360,5,10,40,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,69,469,0,0,250,75,75,0,0,-1500000,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,7642), - (7643,2,-141,60,60,81,2,5,0,0,0,0,0,0,0,0,0,0,0,0,7642,7644,0,7644,18753,1,0,'Ancient Equine Spirit','Your barding needs a special form of blessing, one from an appropriate spirit. In Dire Maul is such a spirit, the Ancient Equine Spirit. It is currently held by a corrupt treant, Tendris Warpwood. Pass judgment upon this foul beast, $N.$B$BKnow this - freedom alone is not enough. You must soothe the spirit before receiving its blessing. For that, special horse feed is needed. Travel to Southshore first and speak with Merideth Carlson on this... and prepare for more sacrifice.','Acquire special horse feed used for feeding a spirit horse. Merideth Carlson in Southshore apparently is the source for such food.$B$BTravel to the Dire Maul dungeon in Feralas and slay Tendris Warpwood. Doing so will free the Ancient Equine Spirit. Feed it the special horse feed, thereby soothing the spirit. Finally, give it the Arcanite Barding so it may bless it.','The Ancient Equine Spirit accepts the offering of the Manna-Enriched Horse Feed, nuzzling the container as it helps itself to the special oats and grains. After it has eaten a little, it looks at the barding you possess and positions itself as though it wants you to place it upon its back...','The Ancient Equine Spirit looks at you expectantly, as though it wants something from you.','','','','','',18753,18775,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7644,2,-141,60,60,0,2,5,0,0,0,0,0,0,0,0,0,0,0,0,7643,7646,0,7646,18792,1,0,'Blessed Arcanite Barding','As the barding rests on the back of the Ancient Equine Spirit, it glows ever so slightly. The air is thick with power for a brief moment, and then the barding disappears from the back of the horse and is now secure in your backpack.$B$BIt would seem that the barding has been blessed. As per Lord Shadowbreaker\'s instructions, you should now return with it to him in Stormwind.','Return with the Blessed Arcanite Barding to Lord Grayson Shadowbreaker in the Cathedral District of Stormwind.','You\'ve come far, my friend. Your barding is now suitably prepared for the last task at hand.$B$BYou will be using this barding to harness your charger once the task of redemption is complete. Before that, however, you will have a monumental struggle to overcome. Your time draws near - huzzah!$B$BThere is one last item that needs to be made before we begin this, $N. Hopefully your resourcefulness has not departed you since you had your barding made...','$N, you\'re back! Were you able to successfully deal with Merideth Carlson and Tendris Warpwood? Honestly, I\'m not sure which one is a greater threat at times...','','','','','',18792,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,350,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7645,2,-141,60,60,0,2,5,0,0,0,0,0,0,0,0,0,0,256,0,-7643,0,0,0,0,0,0,'Manna-Enriched Horse Feed','The Silver Hand thought me MAD when I told them that I could make a special horse feed that could nourish spiritual horses. EVERYONE thought I was mad! Well, now it\'s payback time!$B$BI\'ll make what you need, PALADIN... so-called CHAMPION... but it will cost you. I need special biscuits - Enriched Manna Biscuits sold only by the Argent Dawn - for this blend. I also demand, yes DEMAND gold as compensation for the misery I have endured!$B$BShow me the sacrifice you tout so much, PALADIN.','Retrieve 20 Enriched Manna Biscuits - the key ingredient in making Manna-Enriched Horse Feed - for Merideth Carlson at Southshore in the Hillsbrad Foothills. The Argent Dawn is known as the sole purveyor of the biscuits.$B$BYou also need to give her 50 gold to soothe her ruffled sensibilities.','YES, NOW WHO - wait - you\'re giving me the gold too? You weren\'t the one who called me mad (actually they called me a fruitcake nut-job)... still, you\'re willing to show sacrifice even for wrongs you\'ve not committed?$B$BI... I misjudged you, $N. Should you need more horse feed, come see me. I will give it to you free of charge. Thank you... noble $C.$B$BI am going to keep the money though - I\'m not that much of a nut-job as to give up a fortune.','Yes, I\'ve proved you wrong now, haven\'t I? I\'ve proved them all wrong! I WAS RIGHT ALL ALONG!!!','','','','','',13724,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18775,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-500000,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7646,2,-141,60,60,0,2,5,0,0,0,0,0,0,0,0,0,0,0,0,7644,7647,0,7647,0,0,0,'The Divination Scryer','We now must assemble a Divination Scryer - this will begin the trial that will allow you to redeem the fallen charger. Your scryer, actually, is almost done. The exorcism censer used in Terrordale is the catalyst for it, and I will fashion a suitable housing for the device.$B$BThe last components needed, though, are two diamonds. They must be as juxtaposed in brilliance as they are in purpose - an Azerothian and a Pristine Black. These two will be the beacon by which the scryer will pierce the shadows!','Bring an Azerothian Diamond and a Pristine Black Diamond to Lord Grayson Shadowbreaker in the Cathedral District of Stormwind.','These are fine specimens, $N - the final pieces are now in place. At long last, your time has come!$B$BIn the depths of the Great Ossuary of Scholomance are the skeletal remains of many beings. Amongst them is a once-noble charger. The hollowed soul of this charger now serves as the steed for Death Knight Darkreaver. It is he whom you will face, and it is this steed that you will pass judgment upon. Only you, $N, can redeem its soul and save it from the torment of its servitude.','You have come so very far, $N. Your final act of worldly-item sacrifice will be the genesis for one of your greatest accomplishments. I can feel it in the very fiber of my being!','','','','','',12800,18335,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7647,2,-141,60,60,81,2,5,0,0,0,0,0,0,0,0,0,0,0,0,7646,0,0,0,18804,1,0,'Judgment and Redemption','Take this satchel - in it are the items you will need for your task.$B$BUse the divination scryer in the heart of the Great Ossuary\'s basement to bring forth accursed spirits that must be judged. Use your judgments wisely during this trial - they will prove more potent than you realize. After the spirits, the death knight will appear; defeat him and reclaim the lost soul of the charger. Only then $N, will you be able to redeem it and place your barding upon your new steed!$B$BGood luck!','Use the Divination Scryer in the heart of the Great Ossuary\'s basement in the Scholomance. Doing so will bring forth the spirits you must judge. Defeating these spirits will summon forth Death Knight Darkreaver. Defeat him and reclaim the lost soul of the fallen charger.$B$BGive the Charger\'s Redeemed Soul and the Blessed Enchanted Barding to Darkreaver\'s Fallen Charger.','A glimmer of life - long vacant from the poor beast - shines in its eyes as you hand its judged soul back to it. You feel a holy rush of power surge around you as you place the barding on its back, having judged the charger redeemed. The charger nuzzles your hand as the burdens of the past are lifted from the beast. You now feel as though you could call upon this beast to serve as your steed, should the need arise.$B$BYou have claimed your epic charger, $C! Congratulations!','The spirit of the fallen charger looks upon you with a mournful gaze. Sad, almost hollow eyes look at you as though all hope was lost to it.','','','','','',18799,18792,0,0,1,1,0,0,18749,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,500,0,0,0,0,0,5970,0,23215,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7648,2,-141,60,60,0,2,5,0,0,0,0,0,0,0,0,0,0,0,0,7642,0,0,0,18753,1,0,'Grimand\'s Finest Work','$B$BThere you are, my friend. This is some of my finest work - as good as the barding I personally made for Lord Shadowbreaker when he went for his own charger. I thank you for your trust in me to provide for you the best.$B$BNo doubt Grayson will want to see the work for himself as well. Take your barding to him, and give him my thanks for his honorable business.','Take the Arcanite Barding to Lord Grayson Shadowbreaker in Stormwind\'s Cathedral District for his inspection.','This is most impressive work. It seems that as Grimand gets older, his craftsmanship continues to improve. That\'s quite the feat when his work was already some of the finest you\'d find anywhere when he made my barding back in the day.$B$BWhile this barding would be a fine addition to any normal steed, we are not dealing with such a mundane beast. You\'ll need this barding blessed by an appropriate source for it to be worthy of resting on a $C\'s charger. I\'ll hold onto it for you until then.','You\'re progressing along nicely, $N. Once you have made your barding, you\'ll be well on your way to the next task.','','','','','',18753,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7649,2,-121,60,60,81,0,0,164,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18769,1,0,'Enchanted Thorium Platemail: Volume I','The tome carries the mark of the Athenaeum.','Return the book to its rightful owners.','Well done, my boy.$B$B$B$BI am sure you can make use of this recipe.','You have recovered a tome!','','','','','',18769,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12727,0,0,0,1,0,0,0,809,0,0,0,0,500,0,0,0,0,0,3900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7650,2,-121,60,60,81,0,0,164,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18770,1,0,'Enchanted Thorium Platemail: Volume II','The tome carries the mark of the Athenaeum.','Return the book to its rightful owners.','Well done, my boy.$B$B$B$BI am sure you can make use of this recipe.','You have recovered a tome!','','','','','',18770,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12726,0,0,0,1,0,0,0,809,0,0,0,0,500,0,0,0,0,0,8700,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), - (7651,2,-121,55,60,81,0,0,164,300,0,0,0,0,0,0,0,0,0,1,0,0,0,0,18771,1,0,'Enchanted Thorium Platemail: Volume III','The tome carries the mark of the Athenaeum.','Return the book to its rightful owners.','Well done, my boy.$B$B$B$BI am sure you can make use of this recipe.','You have recovered a tome!','','','','','',18771,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12725,0,0,0,1,0,0,0,809,0,0,0,0,500,0,0,0,0,0,8700,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7652,0,-121,50,60,0,0,255,164,265,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'A Blue Light Bargain','','','Aright, mister, I got a hot deal for ya.$B$BI\'m lookin\' to offload some of these here Imperial plate armor recipes and need someone willing to take on the burden. All I want in exchange is some thorium bars. Sound good?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,59,0,0,0,0,250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,0), - (7653,0,-121,50,60,0,0,255,164,265,0,0,0,0,0,0,0,0,0,0,7652,0,0,0,0,0,0,'Imperial Plate Belt','','','A pleasure doin\' business with ya.$B$B$BAnd $N, wipe that look of disgust off yer face.','For the belt plans, I\'ll be needin\' 20 thorium bars.','','','','','',12359,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12688,0,0,0,1,0,0,0,59,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (7654,0,-121,50,60,0,0,255,164,265,0,0,0,0,0,0,0,0,0,0,7652,0,0,0,0,0,0,'Imperial Plate Boots','','','A pleasure doin\' business with ya.$B$BAnd $N, wipe that look of disgust off yer face.','For the boot plans, I\'ll be needin\' 40 thorium bars. Yep, 40. Are you gonna cry? Would you like a hanky?\n\n','','','','','',12359,0,0,0,40,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12700,0,0,0,1,0,0,0,59,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,0,0,0,0,0,0,0,0,0), - (7655,0,-121,50,60,0,0,255,164,265,0,0,0,0,0,0,0,0,0,0,7652,0,0,0,0,0,0,'Imperial Plate Bracer','','','A pleasure doin\' business with ya.$B$BAnd $N, wipe that look of disgust off yer face.','For the bracer plans, I\'ll be needin\' 20 thorium bars.\n\nAre you alright, sonny? Yer getting\' all red.','','','','','',12359,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12690,0,0,0,1,0,0,0,59,0,0,0,0,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), - (7656,0,-121,50,60,0,0,255,164,265,0,0,0,0,0,0,0,0,0,0,7652,0,0,0,0,0,0,'Imperial Plate Chest','','','A pleasure doin\' business with ya.$B$BAnd $N, wipe that look of disgust off yer face.','For the chest piece plans, I\'ll be needin\' 60 thorium bars.\n\n\nOh boy, there you go again. Are you gonna be runnin\' to yer blue Gods, askin\' why they have forsaken you?!? Toughen up, Nancy! Nobody ever said life\'s fair.','','','','','',12359,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12705,0,0,0,1,0,0,0,59,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (7657,0,-121,50,60,0,0,255,164,265,0,0,0,0,0,0,0,0,0,0,7652,0,0,0,0,0,0,'Imperial Plate Helm','','','A pleasure doin\' business with ya.$B$BAnd $N, wipe that look of disgust off yer face.','Just hand over 50 thorium bars and the helm plans are yers.','','','','','',12359,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12701,0,0,0,1,0,0,0,59,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (7658,0,-121,50,60,0,0,255,164,265,0,0,0,0,0,0,0,0,0,0,7652,0,0,0,0,0,0,'Imperial Plate Leggings','','','A pleasure doin\' business with ya.$B$BAnd $N, wipe that look of disgust off yer face.','Just hand over 60 thorium bars and the leg plans are yers.\n\nI know, I\'m driving you into bankruptcy! I\'ve heard it all before so you can save your sob story, weakling.','','','','','',12359,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12715,0,0,0,1,0,0,0,59,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7659,0,-121,50,60,0,0,255,164,265,0,0,0,0,0,0,0,0,0,0,7652,0,0,0,0,0,0,'Imperial Plate Shoulders','','','A pleasure doin\' business with ya.$B$BAnd $N, wipe that look of disgust off yer face.','For the shoulder plans, I\'ll be needin\' 20 thorium bars.','','','','','',12359,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12687,0,0,0,1,0,0,0,59,0,0,0,0,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (7660,0,1637,60,1,0,0,178,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Wolf Swapping - Arctic Wolf','','',NULL,'If you bring me your old fast wolf, I will trade it in for one from the new pack. The new wolf will be just as fast as your old one, but have a different look to it. You can look at the swift wolves we already have around the yard here to see what it will look like.',NULL,'','','','',12351,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18796,18798,18797,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7661,0,1637,60,1,0,0,178,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Wolf Swapping - Red Wolf','','',NULL,'If you bring me your old fast wolf, I will trade it in for one from the new pack. The new wolf will be just as fast as your old one, but have a different look to it. You can look at the swift wolves we already have around the yard here to see what it will look like.',NULL,'','','','',12330,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18796,18798,18797,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7662,0,1638,60,1,0,0,178,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'New Kodo - Teal','','',NULL,'If you bring me your aging kodo, I will trade it in for one from the new herd. The new kodo will be just as fast as your old one, but have a different look to it. You can look at the great kodos we already have around the yard here to see what you will have to choose from.',NULL,'','','','',15293,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18794,18795,18793,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7663,0,1638,60,1,0,0,178,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'New Kodo - Green','','',NULL,'If you bring me your aging kodo, I will trade it in for one from the new herd. The new kodo will be just as fast as your old one, but have a different look to it. You can look at the great kodos we already have around the yard here to see what you will have to choose from.',NULL,'','','','',15292,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18794,18795,18793,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7664,0,14,60,1,0,0,178,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Ivory Raptor Replacement','','',NULL,'You bring me your old raptor, I give you new one with freshly sharpened claws! The new raptor will be just as fast as your old one, but with a new look to him. You can look at the swift raptors here to see what you will have to choose from.',NULL,'','','','',13317,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18788,18789,18790,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7665,0,14,60,1,0,0,178,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Red Raptor Replacement','','',NULL,'You bring me your old raptor, I give you new one with freshly sharpened claws! The new raptor will be just as fast as your old one, but with a new look to him. You can look at the swift raptors here to see what you will have to choose from.',NULL,'','','','',8586,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18788,18789,18790,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7666,0,-141,60,60,81,2,5,0,0,0,0,0,0,0,0,0,0,0,1,7647,0,0,0,0,0,0,'Again Into the Great Ossuary','','','Are you headed back into the Scholomance, $n? You\'ve already paid such a great price for the use of the Divination Scryer - perhaps you\'d like to take another one with you. With it, you\'d be able to face the perils of the Great Ossuary once more.$B$BBy all means, have it. You\'ve certainly earned it.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18746,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7667,2,-82,58,60,0,64,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8258,0,0,0,'Material Assistance','$N, there is a pressing matter I hope you can help with... both materially and spiritually. Allow me to explain.$B$BWithin the depths of the Scholomance in Lordaeron is a chamber called the Great Ossuary. I need to complete a device that would pierce the shadows of this horrid room. To finish what I have started, I need two diamonds: an Azerothian and a Pristine Black. These are not trivial items, I know - I just don\'t have the resources myself.$B$BCould you provide me with one of each?','If you are interested in helping Sagorne Crestrider in Orgrimmar\'s Valley of Wisdom, bring him an Azerothian Diamond and a Pristine Black Diamond.','Your generosity is unrivaled, $N. I thank you for your kindness.$B$BI will be able to finish my divination scryer now, and I should be able to fashion more without further need of diamonds... perhaps you would be interested in helping me in its use? It is for a most important task, I assure you... one that left unchecked could spell unmitigated disaster for the spirit realm!','I feel awkward asking for material assistance, but my divination scryer - the device I hope to finish - requires one of each. If you cannot help me, I\'d certainly understand.','','','','','',12800,18335,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,81,68,350,350,0,350,350,0,2970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7671,0,1657,60,1,0,0,77,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Frostsaber Replacement','','',NULL,'[PH] If you bring me your old frostsaber, I will trade it in for one from the new pack. The new swift saber will be just as fast as your old one, but have a different look to it. You can look at the swift sabers we already have around the yard here to see what it will look like.',NULL,'','','','',12302,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18902,18766,18767,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7672,0,1657,60,1,0,0,77,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Nightsaber Replacement','','',NULL,'[PH] If you bring me your old nightsaber, I will trade it in for one from the new pack. The new swift saber will be just as fast as your old one, but have a different look to it. You can look at the swift sabers we already have around the yard here to see what it will look like.',NULL,'','','','',12303,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18902,18766,18767,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7673,0,1,60,1,0,0,77,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Frost Ram Exchange','','',NULL,'[PH] Ye bring me yer old ram, I will trade it in for one from the new pack! The new ram will be just as fast as yer old one, but with a new look to him. You can look at the swift rams here to see what ye will have to choose from.',NULL,'','','','',13329,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18786,18787,18785,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7674,0,1,60,1,0,0,77,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Black Ram Exchange','','',NULL,'[PH] Ye bring me yer old ram, I will trade it in for one from the new pack! The new ram will be just as fast as yer old one, but with a new look to him. You can look at the swift rams here to see what ye will have to choose from.',NULL,'','','','',13328,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18786,18787,18785,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7675,0,1,60,1,0,0,77,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Icy Blue Mechanostrider Replacement','','',NULL,'[PH] If you bring me your old fast mechanostrider, I will trade it in for one from the new pack. The new mechanostrider will be just as fast as your old one, but have a different look to it. You can look at the swift mechanostriders we already have around the yard here to see what it will look like.',NULL,'','','','',13327,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18772,18773,18774,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7676,0,1,60,1,0,0,77,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'White Mechanostrider Replacement','','',NULL,'[PH] If you bring me your old fast mechanostrider, I will trade it in for one from the new pack. The new mechanostrider will be just as fast as your old one, but have a different look to it. You can look at the swift mechanostriders we already have around the yard here to see what it will look like.',NULL,'','','','',13326,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18772,18773,18774,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7677,0,12,60,1,0,0,77,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'White Stallion Exchange','','If you bring me your white stallion, I\'ll trade you for one from the new herd. The new horse will be just as fast as your old one, but have a different look to it. You can look at the swift steeds here to see what it will look like.$B$BMUST PAY 500 Gold too....',NULL,'If you bring me your white stallion, I\'ll trade you for one from the new herd. The new horse will be just as fast as your old one, but have a different look to it. You can look at the swift steeds here to see what it will look like.',NULL,'','','','',12353,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18777,18776,18778,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7678,0,12,60,1,0,0,77,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Palomino Exchange','','',NULL,'[PH] If you bring me your palomino, I\'ll trade it in for one from the new herd. The new horse will be just as fast as your old one, but have a different look to it. You can look at the swift steeds here to see what it will look like.',NULL,'','','','',12354,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18777,18776,18778,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7701,2,51,45,50,1,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'WANTED: Overseer Maltorius','By order o\' \'is eminence, Overseer Oilfist, the rogue Thorium Brotherhood agent an\' newly hired commander o\' the Dark Iron Slag Pit crew o\' the Cauldron, Overseer Maltorius, is to be killed an\' \'is head brung back as proof o\' the deed.$B$BSee Lookout Captan Lolo Longstriker fer the reward on this bounty.','Deep within the Slag Pit of the Cauldron, in the Searing Gorge, you will find the traitorous Dark Iron dwarf named Overseer Maltorius.$B$BSlay Overseer Maltorius and take his head. Return the head to Lookout Captain Lolo Longstriker in the Searing Gorge for your reward.','I never thunk I\'d be lookin\' at thish ugly mug again!$B$BHe acshually looksh better without the resht o\' him attached.$B$BHere\'s yer reward *hic*, $R.','Can\'t ya shee I\'m bushy? What *hic* ish it ya be wantin? *hic*','','','','','',18946,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19128,19127,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,59,0,0,0,0,100,0,0,0,0,0,2820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34,1,1,0,0,0,0,0,0,0,0), - (7703,2,2557,56,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Unfinished Gordok Business','Now you da king, so maybe you get prized Gordok artifact back from creepy elf who calls himself Prince! Da king before you failed, just like all da other kings since Tortheldrin - da creepy elf - stole it from old timey Gordok king!$B$BArtifact is called da Gauntlet of Gordok Might. Old timey stories say only da one true king da Gordok can get it back. Old timey story also say creepy elf is still around here - you find it and it will become mighty gauntlet you wear forever! Yar, I show you!','Find the Gauntlet of Gordok Might and return it to Captain Kromcrush in Dire Maul.$B$BAccording to Kromcrush, the \"old timey story\" says that Tortheldrin - a \"creepy\" elf who called himself a prince - stole it from one of the Gordok kings.','Wow... you ARE da true $gking:queen;! I never think I see this gauntlet in my life! It look like it got no mojo left anymore... maybe that creepy elf try and ruin gauntlet. Well, I say HAR HAR to him!$B$BLook - this mark on da gauntlet an old old OLD timey magic mark, older than da Gordok they say. Well, as Captain of da Gordok, we all learn one thing over and over - how to make mark come to life and give power back to gauntlet!$B$BI do it for you, $gking:queen;! Here, take da gauntlet and rule FOREVER!','Hah, you no find it, do you boss? Maybe old timey story a bad story... hard to believe that creepy elf can steal from Gordok king!','','','','','',18336,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18366,18367,18368,18369,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7704,2,51,45,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18950,1,0,'Look at the Size of It!','Well, well, well... Isn\'t this a surprise. The Chambermaid had a gigantic ornate pillow and now it\'s yours. Evonice Sootsmoker will definitely want to get her grubby little hands all over this item. Take it to her and see if she\'ll offer you any goodies for your trouble.','Take Chambermaid Pillaclencher\'s Pillow to Evonice Sootsmoker in the Searing Gorge.','This is better than even I could have thought possible! The Chambermaid\'s magical pillow is mine! You better believe you\'re going to get a nice reward for this accomplishment, $N!',NULL,NULL,NULL,NULL,NULL,NULL,18950,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18951,0,0,0,1,0,0,0,59,0,0,0,0,250,0,0,0,0,0,2820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (7721,2,357,45,48,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Fuel for the Zapping','If I bet against my own better judgment and stay to run an engineering shop along the Forgotten Coast, I will need to deal with these pesky elementals. Curse the powers of elementalism unchecked, I say!$B$BFortunately for me, and now for you my hopeful agent provocateur, the elementals represent an ideal source of raw power for my Ultra-Shrinker refinement - give them the what-for I say! When doing this though, be sure to save me the water elemental cores!','Collect 10 Water Elemental Cores from the Sea Elementals and Sea Sprays along the Forgotten Coast of Feralas, and bring them back to Zorbin Fandazzle who is near the dock there.','Scrumdillyriffic! These cores will keep me working for some time. Add to that the benefit of there now being fewer elementals along the coast, and I might no longer cry myself to sleep at the prospect of having set up shop in perhaps the worst place imaginable!$B$BThank you, $N, for your efforts on my behalf. While it certainly straps me financially to do this, allow me to show you some gratitude you may understand and appreciate... loot!','While I could bore you with the technical details of the utility behind elemental cores, I will instead tempt you to completion of this important task by offering valuable coin and prizes for doing so. Yon verily, are you finished?','','','','','',18958,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19039,0,0,0,1,0,0,0,21,577,369,470,0,350,350,350,350,0,7000,2640,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,6,4,1,0,0,0,0,0,0,0,0), - (7722,2,51,45,50,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'What the Flux?','When that bastard, Maltorius, left our clan, he left with something more valuable than a pristine arcane crystal: Our recipe for fiery flux! I\'d bet anything that the recipe was part of the deal in his new promotion amongst the Dark Irons.$B$BI want you to get our secret plans back, $N. I\'m sure they\'re somewhere near Maltorius, deep inside the Slag Pit.','Somewhere in the Slag Pit of the Cauldron you will find the Secret Plans: Fiery Flux that Overseer Maltorius stole. Find those plans and return them to Master Smith Burninate in the Searing Gorge.$B','I hope you kicked his teeth in too, $N. Ragnaros knows, he deserved it.$B$BNow we can get down to business.','Did you find the plans?','','','','','',18922,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,59,0,0,0,0,100,0,0,0,0,7500,2820,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), - (7723,2,51,45,49,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Curse These Fat Fingers','Unfortunately, I can\'t dish out the beats like I used to, due to this here fat finger problem. Ye see, the climate out here combined with the lack o\' air pressure makes me fingers expand. They\'re like gigantic Thelsamar Blood Sausages, they are...$B$BYe\'re gonna have to carry out me orders of business and what have ye.$B$BFirst on me agenda: Poundin\' the livin\' daylights out o\' the heavy war golems o\' the Gorge. Get crackin\'.','Hansel Heavyhands wants you to kill 20 Heavy War Golems.$B$BThe Heavy War Golems wander the areas surrounding the Cauldron in the Searing Gorge. When you\'ve killed enough, return to Hansel in Searing Gorge.','Ye\'re a good lad, ye are. I got ye a lil\' present fer yer troubles.','Did ye pound \'em?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5854,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19126,0,0,0,1,0,0,0,59,0,0,0,0,100,0,0,0,0,7000,2730,0,0,0,0,0,0,0,0,1,1,1,25,0,0,0,0,0,1,1,21,0,0,0,0,0,0,0,0), - (7724,2,51,45,49,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Fiery Menace!','Wouldn\'t ye know it, every time ol\' Hansel wants to take a moment to relax and reflect upon his life, the powers that be give him another job.$B$BMe gots to think, come on! Ye know what I be saying? Come. On.$B$BSo, these here greater lava spiders are causin\' a ruckus o\' some sort. Oilfist says they shoot fire out their... erm, yea well, anyway, such things upset the children.$B$BI guess we gots to kill \'em. Rather, ye gots to kill \'em.','Hansel Heavyhands wants you to kill 20 Greater Lava Spiders in the Searing Gorge. You can find Greater Lava Spiders in the plateaus and lava pools of the Searing Gorge.$B$BReturn to Hansel Heavyhands in the Searing Gorge when you have killed enough Greater Lava Spiders.','$B$BI think I\'m gettin\' a cold. Damn this frigid climate!','Was he right? Does it come out their rumps?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5858,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19125,0,0,0,1,0,0,0,59,0,0,0,0,100,0,0,0,0,7000,2730,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,1,5,0,0,0,0,0,0,0,0), - (7725,2,357,45,55,0,0,255,0,0,0,0,0,0,0,0,0,0,256,1,7003,0,0,0,18904,1,0,'Again With the Zapped Giants','I know you\'ve gathered residue for me already... but should you find yourself for want of an encore performance to a fun-time activity, I can always use more residue.$B$BWhile I can\'t offer nearly as much in the way of compensation again, I\'ll be more than happy to spread the good word of your service to all my goblin friends with ears.$B$BBelieve me $g sir : madam; when I say that these goblins have quite large ears.','Use Zorbin\'s Ultra-Shrinker to zap any kind of giant found in Feralas into a more manageable form. Bring 10 Miniaturization Residues found on the zapped versions of these giants to Zorbin Fandazzle at the docks of the Forgotten Coast, Feralas.','Inconceivably fantastical, $N! You\'ve come through for me again, and for that I thank you.$B$BThank you!$B$BWhile you may find this coin to be a little less than you\'re accustomed to, rest assured your great deeds on the field of goblindom are echoing through the halls of power in the Steamwheedle Cartel. Should you need something else to do, then by all means talk to me!','Ah, the fruits of research and utilization in the form of sweet, sweet residue. Well, that is to say, I don\'t taste it or anything when I study it.$B$BMuch.','','','','','',18956,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21,577,369,470,0,25,25,25,25,0,2100,330,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,6,1,1,0,0,0,0,0,0,0,0), - (7726,2,357,45,55,0,0,255,0,0,0,0,0,0,0,0,0,0,256,1,7721,0,0,0,0,0,0,'Refuel for the Zapping','More work, you say? Did my heroic mission of collecting bits of goo found inside elemental beings not slake your thirst for adventure? Perhaps more of the same will vainly try to fill the bottomless well of questing you possess...$B$BOK, melodrama aside, I do need more water elemental cores. I\'m trying desperately to set up shop here, so the rewards won\'t be as great... but I promise you I\'ll tell everyone in earshot how you\'ve helped me. Trust me on this - I know people in the Cartel!','Collect 6 Water Elemental Cores from the Sea Elementals and Sea Sprays along the Forgotten Coast of Feralas, and bring them back to Zorbin Fandazzle who is near the dock there.','Top notch, $N, top notch! While the coin I give you might not be the most you\'ll ever receive for such work, rest assured my comrades in the Steamwheedle Cartel will hear about your efforts!$B$BIf you are looking for anything else to do, then let me know. I can always use more elemental cores and such.','Have you managed to find the elemental cores I need?','','','','','',18958,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21,577,369,470,0,25,25,25,25,0,2100,330,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,6,4,1,0,0,0,0,0,0,0,0), - (7727,2,51,45,49,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Incendosaurs? Whateverosaur is More Like It','Bunions, $g lad:lass;. Me bunions got bunions. How am I supposed to do any sort of killin\' with me feet in such disarray? That\'s why ye\'re gonna help.$B$BScrange and Burninate tasked me to kill these things so they can send some expeditionary teams down into the Slag Pit lava pools to do some explorin\'. Supposedly some incendosaurs or some such nonsense down there causin\' all kinds o\' problems. Now move along an\' don\'t come back \'til the incendosaur population be extinct.','Hansel Heavyhands wants you to kill 20 Incendosaurs.$B$BYou will find Incendosaurs occupying the lava pools inside the Slag Pit. The Slag Pit can be found in the Cauldron of the Searing Gorge.$B$BReturn to Hansel Heavyhands in the Searing Gorge when you have killed enough Incendosaurs.','Oh me achin\' feets.$B$BI figured since ye didn\'t have a luffa...','$B$BDon\'t just stand there, grab some oil and a luffa and get to scrubbin\' these bunions.$B$BYe don\'t have a luffa? Well then! Perhaps it\'s time I sent you out to find a luffa?%$B$BHey, where are ye goin\'?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9318,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19141,0,0,0,1,0,0,0,59,0,0,0,0,100,0,0,0,0,7000,2730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (7728,2,51,45,48,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'STOLEN: Smithing Tuyere and Lookout\'s Spyglass','The following items have been stolen:$B$B*One Dark Iron Tuyere.$B$B*One Lookout\'s Spyglass.$B$BA reward is being offered to individuals who find and return these pilfered items.$B$BThe Thorium Brotherhood is certain that these items were stolen by unscrupulous and jealous Dark Iron dwarves that inhabit the Searing Gorge.$B$BThe spyglass in question was an excellent tool for the lookouts and the tuyere was an irreplaceable smithing tool.$B$BShould you find the missing items, return them to Scrange.','Find and return the Smithing Tuyere and Lookout\'s Spyglass to Taskmaster Scrange in the Searing Gorge.$B$BThe only information you have about these items is the following: They were definitely stolen by Dark Iron dwarves. The Smithing Tuyere is a blacksmithing tool used by blacksmiths and the Lookout\'s Spyglass is an invaluable monitoring tool to lookouts. ','Fantastic work! Now for your reward.','If you\'re here for the reward, you\'re gonna have to give me the stolen goods.','','','','','',18959,18960,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19124,19123,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,59,0,0,0,0,100,0,0,0,0,14000,2640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,21,0,0,0,0,0,0,0,0), - (7729,2,51,45,48,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'JOB OPPORTUNITY: Culling the Competition','Taskmaster Scrange is looking for a few good men and women to help \'cull the competition\' in the Searing Gorge.$B$BIf you are interested in this position, venture out into the Searing Gorge and slaughter every Dark Iron Taskmaster and Dark Iron Slaver that you see.$B$BReturn to Taskmaster Scrange when your clothes are bloody enough.$B$BYou\'ll know when they\'re bloody enough so don\'t ask.','Slay 15 Dark Iron Taskmasters and 15 Dark Iron Slavers. Return to Taskmaster Scrange in the Searing Gorge once you have accomplished this task.','15.9 pounds! That may be a new record for blood and gut weight on apparel! Congratulations, $C!','We\'re gonna need to weigh you with and without clothes to be sure.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5846,5844,0,0,15,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,59,0,0,0,0,100,0,0,0,0,21000,2640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0), - (7730,2,357,39,45,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,2903,7732,-7730,0,0,0,0,'Zukk\'ash Infestation','From what scouting we have managed to muster, we believe that the foe south of the gnolls is an insect-like race. Frankly, it is irrelevant whether or not if they\'re sentient. If they are driving the gnolls to frenzy against us, then they are as big of a threat - if not more - than the gnolls.$B$BDrive deep into where these Zukk\'ash insects dwell; it is known as the Writhing Deep. Thin their numbers and report back to me what you find, bringing back their carapaces as evidence of your handiwork.','Bring 20 Zukk\'ash Carapaces to Hadoken Swiftstrider at Camp Mojache, Feralas.','Well done, $C. Though the extensiveness of the Zukk\'ash presence will not be thwarted with anything less than a full-scale invasion, you have bought us some time so we can devise a proper strategy.$B$BI will be sure to have these carapaces analyzed; we\'ll need to learn everything about them before we deal with what has unfortunately turned into a much larger issue than we had anticipated.','How goes the hunt, $N? Are you here to report your success?','','','','','',18961,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,81,68,250,250,0,250,250,6500,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7731,2,357,39,47,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,2903,7732,-7730,0,0,0,0,'Stinglasher','In surveying the Writhing Deep, one of our scouts reported seeing a giant insect - much larger than the other insects spotted - wandering about the twisted terrain. Not only is it larger, it also seems to secrete some sort of aura that the other insects don\'t. We\'ve given it a name - Stinglasher.$B$BThe innards of this beast would be invaluable to study as we figure out the best way to deal with this new threat. Cut out its secretion glands and bring it back to me immediately!','Defeat Stinglasher in the Writhing Deep, bringing its glands back to Hadoken Swiftstrider at Camp Mojache, Feralas.','Impressive, $C... most impressive! If Stinglasher is indeed one of their strongest creatures, the study of the beast will prove to be quite valuable in time. It\'s now my charge to make sure we defend ourselves long enough to take advantage of it.$B$BPlease accept this coin bounty as a token of the entire camp\'s thanks, $N. Well done.','Have you managed to bring down Stinglasher yet?','','','','','',18962,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,81,68,350,350,0,350,350,13500,2520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7732,2,357,39,48,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19020,1,0,'Zukk\'ash Report','You\'ve done doubly well in addressing the threat that the Zukk\'ash insects pose to Camp Mojache. The threat these things pose is far from over, and I\'d like to ask you for one last task on behalf of the Horde.$B$BThis is a document that details all the information we have learned about these Zukk\'ash insects. I want you to deliver it to Zilzibin Drumlore in the Drag of Orgrimmar. He\'s an expert on alien creatures like these; I hope he can do something with the lore we\'ve obtained.','Deliver the Camp Mojache Zukk\'ash Report to Zilzibin Drumlore. He resides in the Drag of Orgrimmar.','Ah, I\'ve been expecting this. These creatures you faced... they are an ancient threat that the Horde continues to choose to ignore. Hadoken was wise to bring this - and you - to me.$B$BThe Zukk\'ash are nothing more than creatures called the silithid. Some would think that they are a mindless nuisance, but let me assure you - they are a far, far worse threat than anything the Alliance could muster.$B$BIf you\'re willing and strong enough, I could use your aid in bringing this threat to light.','Greetings friend... you look as though you are on urgent business. Is there something I can help you with?','','','','','',19020,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19038,19037,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,81,68,75,75,0,75,75,0,2640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7733,2,357,40,48,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,2821,0,0,0,0,0,0,'Improved Quality','I have a lead on an even BETTER source of hides, if that\'s even possible to believe! In the northern parts of Feralas - deep within Rage Scar Hold - are another throng of yetis. They\'re much tougher than the ones you dealt with before, so if you\'re up for a bigger challenge you\'d best be on your toes!$B$BI would reward you handsomely for a stack of ten of their hides; bring them to me here, and we\'ll finish our business.','Bring 10 Rage Scar Yeti Hides to Pratt McGrubben at Feathermoon Stronghold, Feralas.','Excellent, excellent! These are going to work out incredibly well - I can already tell that they\'re going to be much harder when properly cured.$B$BThanks again for your help $N. Here - please take one of my latest creations.','If these Rage Scar yeti hides are anything like the quality displayed by their Feral Scar counterparts, they could very well be as resilient as thorium!$B$BImagine that!','','','','','',18947,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19041,0,0,0,1,0,0,0,69,0,0,0,0,250,0,0,0,0,7000,2640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7734,2,357,40,48,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,2822,0,0,0,0,0,0,'Improved Quality','I have a lead on an even BETTER source of hides, if that\'s even possible to believe! In the northern parts of Feralas - deep within Rage Scar Hold - are another throng of yetis. They\'re much tougher than the ones you dealt with before, so if you\'re up for a bigger challenge you\'d best be on your toes!$B$BI would reward you handsomely for a stack of ten of their hides; bring them to me here, and we\'ll finish our business.','Bring 10 Rage Scar Yeti Hides to Jangdor Swiftstrider at Camp Mojache, Feralas.','Excellent, excellent! These are going to work out incredibly well - I can already tell that they\'re going to be much harder when properly cured.$B$BThanks again for your aid, $N. Here - please take one of my latest creations.','If these Rage Scar yeti hides are anything like the quality displayed by their Feral Scar counterparts, they could very well be as resilient as thorium!$B$BImagine that!','','','','','',18947,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19042,0,0,0,1,0,0,0,81,0,0,0,0,250,0,0,0,0,7000,2640,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0), - (7735,2,357,40,48,0,0,77,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,18969,1,0,'Pristine Yeti Hide','You have found a pristine yeti hide that is exceptionally thick and sturdy - more so than even the ones you\'ve seen from the yeti in Rage Scar.$B$BConsidering that Pratt McGrubben at the Feathermoon Stronghold is in the market for yeti hides, this particular one may be of considerable interest to him.','Bring the Pristine Yeti Hide to Pratt McGrubben at the Feathermoon Stronghold, Feralas.','Incredible! You may have found the granddaddy of all yeti hides with this!$B$BYou better believe I\'ll pay you for it. I normally don\'t pay that much for a single hide, but I\'m pretty sure I can make something special from it. Thanks for thinking of me on this, $N!','What\'s this, $N - you\'ve got something special for me?','','','','','',18969,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,7000,1320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7736,0,51,45,60,0,0,255,0,0,0,0,59,1,59,2999,0,0,0,1,7722,0,0,0,0,0,0,'Restoring Fiery Flux Supplies via Kingsblood','Let\'s not waste more of my precious time with jibber jabber, $N. It\'s time to focus on replenishing our dwindling fiery flux supply.$BWhat I\'m gonna need from you is the following:$B$B*2 Incendosaur scales.$B*4 Kingsblood.$B*1 Coal.$B$BI\'ll take all that you can offer!$BAnd you\'ll do it fast if you wanna get in good with the Brotherhood.','Deliver 2 Incendosaur Scales, 4 Kingsblood and one Coal to Master Smith Burninate.','There\'s always room for more fiery flux, junior. Keep it comin\'... unless I tell you to stop.','Let\'s not waste more of my precious time with jibber jabber, $r. It\'s time to focus on replenishing our dwindling fiery flux supply.$B$BWhat I\'m gonna need from you is the following:$B$B*Incendosaur scales.$B$B*Kingsblood.$B$B*Coal.$B$BI\'ll take all that you can offer!$B$BAnd you\'ll do it fast if you wanna get in good with the Brotherhood.','','','','','',18944,3356,3857,0,2,4,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,59,0,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7737,0,51,45,60,81,0,255,0,0,0,0,59,3000,59,9000,0,0,0,1,7722,0,0,0,0,0,0,'Gaining Acceptance','','','Keep the residue pouring in!','You\'ve worked your way up through the Brotherhood\'s corporate hierarchy, $R. We have begun to look favorably upon you. Quite an accomplishment! $B $BIf you\'re interested in more work and earning more respect amongst us, listen up.$B $BWe can refine the fiery flux by adding a simple Dark Iron residue to the mix. The Dark Iron residue can be found in Blackrock Depths.','','','','','',18945,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,59,0,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,5,0,0,0,0,0,0,0,0,0), - (7738,2,357,40,48,0,0,178,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,18972,1,0,'Perfect Yeti Hide','You have found what may very well be a perfect yeti hide. You easily note that it is exceptionally thick and sturdy - more so than even the ones you\'ve seen from the yeti in Rage Scar.$B$BConsidering that Jangdor Swiftstrider at Camp Mojache is in the market for yeti hides, this particular one may be of considerable interest to him.','Bring the Perfect Yeti Hide to Jangdor Swiftstrider at Camp Mojache, Feralas.','This is an incredible find! I believe this is the finest yeti hide specimen I have ever seen!$B$BIndeed, this is certainly worthy of an appropriate bounty. I normally don\'t pay that much for a single hide, but I\'m confident I can make something special from it. Thanks for thinking of me on this, $N!','What\'s this, $N - you\'ve got something special for me?','','','','','',18972,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,700,1320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7761,2,1583,55,60,81,0,255,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,0,0,0,0,'Blackhand\'s Command','Imbecile,$B$BI hold very little faith in your ability to prevent outsiders from accessing the master\'s lair. In the very likely event of your death, this orb has its own failsafe built in to prevent outsiders from teleporting directly into Blackwing.$B$BOnly those with the Mark of Drakkisath branded upon their hand may make use of this orb. Thankfully, Drakkisath is not nearly as incompetent as you, Quartermaster. He guards the brand himself!$B$B-Warchief Rend Blackhand$B$BP.S. Destroy this letter, idiot.','That is one stupid orc. It would appear as if you need to find this brand and gain the Mark of Drakkisath in order to access the Orb of Command.$B$BThe letter indicates that General Drakkisath guards the brand. Perhaps you should investigate.','You don\'t even flinch as the smoldering brand is pressed into your flesh. You are so tough!$B$BYou now hold the Mark of Drakkisath. Have fun storming the castle.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7781,2,1519,60,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7782,19003,1,0,'The Lord of Blackrock','The old feeling returns. The welcome pangs of victory reverberate throughout your being. Before you lies the monolithic, battle scarred head of Nefarian. Return it to your Highlord, champion.','Return the Head of Nefarian to Highlord Bolvar Fordragon in Stormwind.','You need not be told the meaning of what you have done, $N. This day will be recorded in the annals of history. A victory the likes of which has not been known to the Alliance for years - if ever!','Inconceivable!','','','','','',19003,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,54,47,72,0,500,500,250,500,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7782,2,1519,60,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,7781,0,0,0,0,0,0,'The Lord of Blackrock','Go to the Valley of Heroes and speak with Field Marshal Afrasiabi.','Venture to the Valley of Heroes in Stormwind City and speak with Field Marshal Afrasiabi.','$B$BChoose your reward, let the celebration begin!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19383,19366,19384,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,69,54,47,72,0,500,500,250,500,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7783,2,1637,60,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7784,19002,1,0,'The Lord of Blackrock','The old feeling returns. The welcome pangs of victory reverberate throughout your being. Before you lies the monolithic, battle scarred head of Nefarian. Return it to your Warchief, champion.','Return the Head of Nefarian to Thrall in Orgrimmar.','You have honored the Horde once more, $N. The son of Deathwing lays dead. Surely, the evil one stirs.','I wish that I could have been there to see the look on the face of the beast as you struck the killing blow, $N.','','','','','',19002,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,200,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7784,2,1637,60,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,7783,0,0,0,0,0,0,'The Lord of Blackrock','Seek out High Overlord Saurfang in the Valley of Strength.','Speak with High Overlord Saurfang in Orgrimmar. He stands waiting for you in the Valley of Strength.','Choose your reward so that I may mount the head of the beast for all to see.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19383,19366,19384,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,200,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7785,2,-344,60,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7786,19016,1,0,'Examine the Vessel','Examine the vessel of his rebirth, mortal. It is from this that the Windseeker shall be reborn!','Examine the Vessel of Rebirth and return it to Highlord Demitrian.','May you be protected in your crusade. May the Master bless your efforts.','Will you release him from his eternal prison?','','','','','',19016,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7786,2,-344,60,60,62,0,255,0,0,0,0,0,0,0,0,0,0,64,0,7785,0,0,0,0,0,0,'Thunderaan the Windseeker','I have told you all that I know, $N. It is you who must find elementium. It is you who must destroy the Firelord\'s corporeal form.$B$BDo this and gain the blessing of Thunderaan.','To free Thunderaan the Windseeker from his prison, you must present the right and left halves of the Bindings of the Windseeker, 10 bars of Elementium, and the Essence of the Firelord to Highlord Demitrian in Silithus.','Even in dreams I did not dare foresee this day.$B$BBehold, mortal.$B$BBEHOLD HE WHO IS OLDER THAN EXISTENCE!$B$BBEHOLD HE WHO HAS FACED TITAN AND GOD ALIKE!$B$BRISE MY MASTER! BREAK FROM YOUR BONDS!','Bring the world to its knees if you must!','','','','','',17771,19017,18563,18564,10,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,7786), - (7787,2,-344,60,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,7786,0,0,0,19018,1,0,'Rise, Thunderfury!','You have defeated the Wind Seeker. Take the dormant blade and force the lying wretch, Demitrian, to use the materials you provided for his betrayal to wake Thunderfury.','Present the Dormant Wind Kissed Blade to Highlord Demitrian.','Please do not harm me! Take it! Take the blade! Leave Demitrian to reshape his pathetic life!','','','','','','',19018,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19019,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7788,1,3277,20,25,41,0,77,0,0,0,0,0,0,0,0,0,0,64,1,0,0,7788,0,0,0,0,'Vanquish the Invaders!','Beyond this tunnel you will find a field of strife and turmoil, young $c. The Horde continue to decimate our sacred forest, cutting down the evergreen foliage to power their machines of war.$B$BEnter Warsong Gulch and defend Silverwing Hold. Push back the invading Horde forces!$B$BDo this, and earn a talisman of merit. Bring me such a talisman, $N, and I shall reward you.','Enter Warsong Gulch and defeat the Horde, obtain a Warsong Gulch Mark of Honor, and return to Sentinel Farsong at the Silverwing Grove.',NULL,NULL,'','','','','',20558,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5500,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7789,1,3277,20,25,41,0,178,0,0,0,0,0,0,0,0,0,0,64,1,0,0,7922,0,0,0,0,'Quell the Silverwing Usurpers','The wilds of the Ashenvale forest will succumb to the might of the Horde, $r. Nothing the Silverwing say or do can stop our sovereign imperative. Kalimdor belongs to the Horde. How dare they attempt to prevent us from harvesting what is rightfully ours!$B$BLet the pride swell in your chest as you cut down their weak attempts at slowing our progress. Destroy the Silverwing Sentinels, and earn a Warsong mark of honor. Return to me with such a mark, $N, and you will be rewarded.$B','Enter Warsong Gulch and defeat the Alliance, gain a Warsong Gulch Mark of Honor, and bring it to Captain Shatterskull at the Mor\'shan Base Camp.','$B$BHow much more can they withstand? How many more Alliance filth must perish at the hands of the Horde for them to retreat? Only time will tell, $R... ','The blood of our enemies is a mark of honor. Do you have such a mark?','','','','','',20558,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5500,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7791,0,1519,12,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,7795,-7791,0,0,0,0,'A Donation of Wool','','','Wonderful! We thank you for your generous donation, $N!','We are currently accepting donations for wool cloth. A donation of sixty pieces of wool cloth will net you full recognition by Stormwind for your generous actions. Our stores are such on wool that we would only need sixty pieces from you total; we should be able to acquire enough from others in the realm to support our drive.$B$BIf you have the sixty pieces of wool cloth on you and are ready to donate them, I\'m able to take them from you now.','','','','','',2592,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,4,0,0,0,0,0,0,0,0,0), - (7792,0,1657,12,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,7800,-7792,0,0,0,0,'A Donation of Wool','','','Our thanks for your donation, $n.','We are currently gathering wool. A donation of sixty pieces of wool cloth will net you full recognition by our people for your generous actions.$B$BIf you currently have sixty pieces, you may donate them now.','','','','','',2592,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,4,0,0,0,0,0,0,0,0,0), - (7793,0,1519,26,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,7795,-7791,0,0,0,0,'A Donation of Silk','','','Wonderful! We thank you for your generous donation, $N!','As with most other fabrics, our stocks of silk are at an all-time low. Our stores are such that we\'d only need sixty pieces of silk from you total; we should be able to reach our goal with the support of others.$B$BA benevolent gift such as silk, might I add, would certainly increase your local standing in the community! If you have the sixty pieces of silk cloth on you and are ready to donate them, I\'m able to take them from you now.','','','','','',4306,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,4,0,0,0,0,0,0,0,0,0), - (7794,0,1519,40,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,7795,-7791,0,0,0,0,'A Donation of Mageweave','','','Wonderful! We thank you for your generous donation, $N!','Mageweave is running low, and we could use your help to replenish our stocks! By counting on the community as a whole, we would only need a donation of 60 pieces of mageweave cloth from you to enable us to reach our goal. Such generosity would not go unnoticed by Stormwind, I assure you!$B$BIf you have the sixty pieces of mageweave cloth on you and are ready to donate them, I\'m able to take them from you now.','','','','','',4338,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,4,0,0,0,0,0,0,0,0,0), - (7795,0,1519,50,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'A Donation of Runecloth','','','Fantastic - these will go right to use, I assure you. Thank you again for your assistance! We\'d certainly be lost without you.$B$BWith all the donations you\'ve made, I would certainly process any additional runecloth donations you care to make in the future. Just be sure to check in with me, and I\'ll personally make sure that your good deeds won\'t go unrecognized!','$n, you\'ve been a tremendous contributor to our cloth drive. As we work hard to replenish our reserves, one form of cloth remains critically low - runecloth. We are in absolutely dire need of runecloth, and we hope that you will be able to help us as you have in the past.$B$BIf you are willing, please bring me what runecloth you can spare. We\'ll initially accept a single donation of sixty, and then we\'ll go from there.','','','','','',14047,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,4,1,0,0,0,0,0,0,0,0), - (7796,0,1519,50,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,1,7795,0,0,0,0,0,0,'Additional Runecloth','','','$N - without heroes like you working on behalf of Stormwind, we\'d surely suffer. Thank you for your continued efforts!','Greetings once again, $N! Our need for runecloth is constant, and we can always use additional resources if you are willing to part with them. For an additional stack of twenty runecloth, I will make sure that you are recognized for your continuing efforts on behalf of Stormwind.$B$BWhenever you are ready to hand in the stack of runecloth, I\'ll accept it.','','','','','',14047,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7798,0,1657,26,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,7800,-7792,0,0,0,0,'A Donation of Silk','','','Our thanks for your donation, $n.','We are currently gathering silk. A donation of sixty pieces of silk cloth will net you full recognition by our people for your generous actions$B$BIf you currently have sixty pieces, you may donate them now.','','','','','',4306,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,4,0,0,0,0,0,0,0,0,0), - (7799,0,1657,40,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,7800,-7792,0,0,0,0,'A Donation of Mageweave','','','Wonderful! We thank you for your generous donation, $N!','Mageweave is running low, and we could use your help to replenish our stocks! By counting on the community as a whole, we would only need a donation of 60 pieces of mageweave cloth from you to enable us to reach our goal. Such generosity would not go unnoticed Darnassus, I assure you!$B$BIf you have the sixty pieces of mageweave cloth on you and are ready to donate them, I\'m able to take them from you now.','','','','','',4338,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,4,0,0,0,0,0,0,0,0,0), - (7800,0,1657,50,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'A Donation of Runecloth','','','Fantastic - these will go right to use, I assure you. Thank you again for your assistance! We\'d certainly be lost without you.$B$BWith all the donations you\'ve made, I would certainly process any additional runecloth donations you care to make in the future. Just be sure to check in with me, and I\'ll personally make sure that your good deeds won\'t go unrecognized!','$n, you\'ve been a tremendous contributor to our cloth drive. As we work hard to replenish our reserves, one form of cloth remains critically low - runecloth. We are in absolutely dire need of runecloth, and we hope that you will be able to help us as you have in the past.$B$BIf you are willing, please bring me what runecloth you can spare. We\'ll initially accept a single donation of sixty, and then we\'ll go from there.','','','','','',14047,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,4,1,0,0,0,0,0,0,0,0), - (7801,0,1657,50,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,1,7800,0,0,0,0,0,0,'Additional Runecloth','','','$N - without heroes like you working on behalf of Darnassus, we\'d surely suffer. Thank you for your continued efforts!','Greetings once again, $N! Our need for runecloth is constant, and we can always use additional resources if you are willing to part with them. For an additional stack of twenty runecloth, I will make sure that you are recognized for your continuing efforts on behalf of Darnassus.$B$BWhenever you are ready to hand in the stack of runecloth, I\'ll accept it.','','','','','',14047,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0), - (7802,0,1537,12,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,7805,-7802,0,0,0,0,'A Donation of Wool','','','Wonderful! We thank you for your generous donation, $N!','We are currently accepting donations for wool cloth. A donation of sixty pieces of wool cloth will net you full recognition by Ironforge for your generous actions. Our stores are such on wool that we would only need sixty pieces from you total; we should be able to acquire enough from others in the realm to support our drive.$B$BIf you have the sixty pieces of wool cloth on you and are ready to donate them, I\'m able to take them from you now.','','','','','',2592,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,150,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7803,0,1537,26,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,7805,-7802,0,0,0,0,'A Donation of Silk','','','Wonderful! We thank you for your generous donation, $N!','As with most other fabrics, our stocks of silk are at an all-time low. Our stores are such that we\'d only need sixty pieces of silk from you total; we should be able to reach our goal with the support of others.$B$BA benevolent gift such as silk, might I add, would certainly increase your local standing in the community! If you have the sixty pieces of silk cloth on you and are ready to donate them, I\'m able to take them from you now.','','','','','',4306,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,150,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7804,0,1537,40,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,7805,-7802,0,0,0,0,'A Donation of Mageweave','','','Wonderful! We thank you for your generous donation, $N!','Mageweave is running low, and we could use your help to replenish our stocks! By counting on the community as a whole, we would only need a donation of 60 pieces of mageweave cloth from you to enable us to reach our goal. Such generosity would not go unnoticed by Ironforge, I assure you!$B$BIf you have the sixty pieces of mageweave cloth on you and are ready to donate them, I\'m able to take them from you now.','','','','','',4338,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,150,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7805,0,1537,50,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'A Donation of Runecloth','','','Fantastic - these will go right to use, I assure you. Thank you again for your assistance! We\'d certainly be lost without you.$B$BWith all the donations you\'ve made, I would certainly process any additional runecloth donations you care to make in the future. Just be sure to check in with me, and I\'ll personally make sure that your good deeds won\'t go unrecognized!','$n, you\'ve been a tremendous contributor to our cloth drive. As we work hard to replenish our reserves, one form of cloth remains critically low - runecloth. We are in absolutely dire need of runecloth, and we hope that you will be able to help us as you have in the past.$B$BIf you are willing, please bring me what runecloth you can spare. We\'ll initially accept a single donation of sixty, and then we\'ll go from there.','','','','','',14047,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,150,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7806,0,1537,50,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,1,7805,0,0,0,0,0,0,'Additional Runecloth','','','$N - without heroes like you working on behalf of Ironforge, we\'d surely suffer. Thank you for your continued efforts!','Greetings once again, $N! Our need for runecloth is constant, and we can always use additional resources if you are willing to part with them. For an additional stack of twenty runecloth, I will make sure that you are recognized for your continuing efforts on behalf of Ironforge.$B$BWhenever you are ready to hand in the stack of runecloth, I\'ll accept it.','','','','','',14047,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7807,0,1537,12,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,7811,-7807,0,0,0,0,'A Donation of Wool','','','Wonderful! We thank you for your generous donation, $N!','We are currently accepting donations for wool cloth. A donation of sixty pieces of wool cloth will net you full recognition by Gnomeregan Exiles for your generous actions. Our stores are such on wool that we would only need sixty pieces from you total; we should be able to acquire enough from others in the realm to support our drive.$B$BIf you have the sixty pieces of wool cloth on you and are ready to donate them, I\'m able to take them from you now.','','','','','',2592,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,150,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,4,0,0,0,0,0,0,0,0,0), - (7808,0,1537,26,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,7811,-7807,0,0,0,0,'A Donation of Silk','','','Wonderful! We thank you for your generous donation, $N!','As with most other fabrics, our stocks of silk are at an all-time low. Our stores are such that we\'d only need sixty pieces of silk from you total; we should be able to reach our goal with the support of others.$B$BA benevolent gift such as silk, might I add, would certainly increase your local standing in the community! If you have the sixty pieces of silk cloth on you and are ready to donate them, I\'m able to take them from you now.','','','','','',4306,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,150,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,4,0,0,0,0,0,0,0,0,0), - (7809,0,1537,40,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,7811,-7807,0,0,0,0,'A Donation of Mageweave','','','Wonderful! We thank you for your generous donation, $N!','Mageweave is running low, and we could use your help to replenish our stocks! By counting on the community as a whole, we would only need a donation of 60 pieces of mageweave cloth from you to enable us to reach our goal. Such generosity would not go unnoticed by the Gnomeregan Exiles, I assure you!$B$BIf you have the sixty pieces of mageweave cloth on you and are ready to donate them, I\'m able to take them from you now.','','','','','',4338,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,150,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,4,0,0,0,0,0,0,0,0,0), - (7810,2,33,1,55,41,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,7838,0,0,18706,1,0,'Arena Master','There must be more to being a master of the arena than this! Perhaps the Pirate who runs the event at Gurubashi will know!','Speak with Short John Mithril in the Stranglethorn Arena.','Arr Me Hearty! Gaining one Trinket be not enough to make ye master of the Arena! Now tis the time to truly prove your steel.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7811,0,1537,50,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'A Donation of Runecloth','','','Fantastic - these will go right to use, I assure you. Thank you again for your assistance! We\'d certainly be lost without you.$B$BWith all the donations you\'ve made, I would certainly process any additional runecloth donations you care to make in the future. Just be sure to check in with me, and I\'ll personally make sure that your good deeds won\'t go unrecognized!','$n, you\'ve been a tremendous contributor to our cloth drive. As we work hard to replenish our reserves, one form of cloth remains critically low - runecloth. We are in absolutely dire need of runecloth, and we hope that you will be able to help us as you have in the past.$B$BIf you are willing, please bring me what runecloth you can spare. We\'ll initially accept a single donation of sixty, and then we\'ll go from there.','','','','','',14047,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,150,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,4,1,0,0,0,0,0,0,0,0), - (7812,0,1537,50,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,1,7811,0,0,0,0,0,0,'Additional Runecloth','','','$N - without heroes like you working on behalf of the gnomes, we\'d surely suffer. Thank you for your continued efforts!','Greetings once again, $N! Our need for runecloth is constant, and we can always use additional resources if you are willing to part with them. For an additional stack of twenty runecloth, I will make sure that you are recognized for your continuing efforts on behalf of the Gnomeregan Exiles.$B$BWhenever you are ready to hand in the stack of runecloth, I\'ll accept it.','','','','','',14047,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (7813,0,1497,12,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,7818,-7813,0,0,0,0,'A Donation of Wool','','','Wonderful! We thank you for your generous donation, $N!','We are currently accepting donations for wool cloth. A donation of sixty pieces of wool cloth will net you full recognition by the Undercity for your generous actions. Our stores are such on wool that we would only need sixty pieces from you total; we should be able to acquire enough from others in the realm to support our drive.$B$BIf you have the sixty pieces of wool cloth on you and are ready to donate them, I\'m able to take them from you now.','','','','','',2592,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,150,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7814,0,1497,26,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,7818,-7813,0,0,0,0,'A Donation of Silk','','','Wonderful! We thank you for your generous donation, $N!','As with most other fabrics, our stocks of silk are at an all-time low. Our stores are such that we\'d only need sixty pieces of silk from you total; we should be able to reach our goal with the support of others.$B$BA benevolent gift such as silk, might I add, would certainly increase your local standing in the community! If you have the sixty pieces of silk cloth on you and are ready to donate them, I\'m able to take them from you now.','','','','','',4306,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,150,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7815,2,47,44,50,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Snapjaws, Mon!','Don\'t let their big eyes fool you, mon! Those saltwater snapjaws be a menace. I can\'t fish for five minutes without getting a broken line from one of those oversized fish vacuums stealing my bait.$B$BDo me and the people of Revantusk Village a service and kill em, mon.$B$BKill the whole lot of em!','Katoom the Angler at Revantusk Village in the Hinterlands wants you to kill 15 Saltwater Snapjaw turtles. Return to him when you have completed this task.','Oh, mon! I can\'t thank you enough! Hopefully this here fishing pole will be reward enough for the job.','How goes the hunt?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2505,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19022,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,7500,2820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7816,2,47,44,48,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,7815,0,0,0,0,0,0,'Gammerita, Mon!','Yo! There be a turtle out there not like the others. She be the Gammerita, leader of the saltwater snapjaws - a downright dirty thievin\' reptile.$B$BMon, she stole my best lure. Snapped it right off my line! Since then, the fish just aren\'t biting the same.$B$BFind Gammerita and get my lure out of her stomach.','Katoom the Angler at Revantusk Village in the Hinterlands wants you to kill Gammerita and retrieve Katoom\'s Best Lure from her corpse.$B$BKatoom mentioned that Gammerita hangs out on the coast with the other turtles.','MON! This is fantastic! With my best lure and the snapjaw population down, the fish will pile up.','Did you get it yet?','','','','','',19023,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14000,2640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7817,0,1497,40,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,7818,-7813,0,0,0,0,'A Donation of Mageweave','','','Wonderful! We thank you for your generous donation, $N!','Mageweave is running low, and we could use your help to replenish our stocks! By counting on the community as a whole, we would only need a donation of 60 pieces of mageweave cloth from you to enable us to reach our goal. Such generosity would not go unnoticed by the Undercity, I assure you!$B$BIf you have the sixty pieces of mageweave cloth on you and are ready to donate them, I\'m able to take them from you now.','','','','','',4338,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,150,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7818,0,1497,50,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'A Donation of Runecloth','','','Fantastic - these will go right to use, I assure you. Thank you again for your assistance! We\'d certainly be lost without you.$B$BWith all the donations you\'ve made, I would certainly process any additional runecloth donations you care to make in the future. Just be sure to check in with me, and I\'ll personally make sure that your good deeds won\'t go unrecognized!','$n, you\'ve been a tremendous contributor to our cloth drive. As we work hard to replenish our reserves, one form of cloth remains critically low - runecloth. We are in absolutely dire need of runecloth, and we hope that you will be able to help us as you have in the past.$B$BIf you are willing, please bring me what runecloth you can spare. We\'ll initially accept a single donation of sixty, and then we\'ll go from there.','','','','','',14047,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,150,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7819,0,1497,50,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,1,7818,0,0,0,0,0,0,'Additional Runecloth','','','$N - without heroes like you working on behalf of the Forsaken, we\'d surely suffer. Thank you for your continued efforts!','Greetings once again, $N! Our need for runecloth is constant, and we can always use additional resources if you are willing to part with them. For an additional stack of twenty runecloth, I will make sure that you are recognized for your continuing efforts on behalf of the Undercity.$B$BWhenever you are ready to hand in the stack of runecloth, I\'ll accept it.','','','','','',14047,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7820,0,1638,12,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,7823,-7820,0,0,0,0,'A Donation of Wool','','','Wonderful! We thank you for your generous donation, $N!','We are currently accepting donations for wool cloth. A donation of sixty pieces of wool cloth will net you full recognition by Thunder Bluff for your generous actions. Our stores are such on wool that we would only need sixty pieces from you total; we should be able to acquire enough from others in the realm to support our drive.$B$BIf you have the sixty pieces of wool cloth on you and are ready to donate them, I\'m able to take them from you now.','','','','','',2592,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,150,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7821,0,1638,26,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,7823,-7820,0,0,0,0,'A Donation of Silk','','','Wonderful! We thank you for your generous donation, $N!','As with most other fabrics, our stocks of silk are at an all-time low. Our stores are such that we\'d only need sixty pieces of silk from you total; we should be able to reach our goal with the support of others.$B$BA benevolent gift such as silk, might I add, would certainly increase your local standing in the community! If you have the sixty pieces of silk cloth on you and are ready to donate them, I\'m able to take them from you now.','','','','','',4306,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,150,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7822,0,1638,40,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,7823,-7820,0,0,0,0,'A Donation of Mageweave','','','Wonderful! We thank you for your generous donation, $N!','Mageweave is running low, and we could use your help to replenish our stocks! By counting on the community as a whole, we would only need a donation of 60 pieces of mageweave cloth from you to enable us to reach our goal. Such generosity would not go unnoticed by Thunder Bluff, I assure you!$B$BIf you have the sixty pieces of mageweave cloth on you and are ready to donate them, I\'m able to take them from you now.','','','','','',4338,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,150,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7823,0,1638,50,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'A Donation of Runecloth','','','Fantastic - these will go right to use, I assure you. Thank you again for your assistance! We\'d certainly be lost without you.$B$BWith all the donations you\'ve made, I would certainly process any additional runecloth donations you care to make in the future. Just be sure to check in with me, and I\'ll personally make sure that your good deeds won\'t go unrecognized!','$n, you\'ve been a tremendous contributor to our cloth drive. As we work hard to replenish our reserves, one form of cloth remains critically low - runecloth. We are in absolutely dire need of runecloth, and we hope that you will be able to help us as you have in the past.$B$BIf you are willing, please bring me what runecloth you can spare. We\'ll initially accept a single donation of sixty, and then we\'ll go from there.','','','','','',14047,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,150,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7824,0,1637,50,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'A Donation of Runecloth','','','Fantastic - these will go right to use, I assure you. Thank you again for your assistance! We\'d certainly be lost without you.$B$BWith all the donations you\'ve made, I would certainly process any additional runecloth donations you care to make in the future. Just be sure to check in with me, and I\'ll personally make sure that your good deeds won\'t go unrecognized!','$n, you\'ve been a tremendous contributor to our cloth drive. As we work hard to replenish our reserves, one form of cloth remains critically low - runecloth. We are in absolutely dire need of runecloth, and we hope that you will be able to help us as you have in the past.$B$BIf you are willing, please bring me what runecloth you can spare. We\'ll initially accept a single donation of sixty, and then we\'ll go from there.','','','','','',14047,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,150,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7825,0,1638,50,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,1,7823,0,0,0,0,0,0,'Additional Runecloth','','','$N - without heroes like you working on behalf of Thunder Bluff, we\'d surely suffer. Thank you for your continued efforts!','Greetings once again, $N! Our need for runecloth is constant, and we can always use additional resources if you are willing to part with them. For an additional stack of twenty runecloth, I will make sure that you are recognized for your continuing efforts on behalf of Thunder Bluff.$B$BWhenever you are ready to hand in the stack of runecloth, I\'ll accept it.','','','','','',14047,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7826,0,1637,12,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,7824,-7826,0,0,0,0,'A Donation of Wool','','','Wonderful! We thank you for your generous donation, $N!','If you have the sixty pieces of wool cloth on you and are ready to donate them, I\'m able to take them from you now.','','','','','',2592,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,150,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7827,0,1637,26,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,7824,-7826,0,0,0,0,'A Donation of Silk','','','Wonderful! We thank you for your generous donation, $N!','As with most other fabrics, our stocks of silk are at an all-time low. Our stores are such that we\'d only need sixty pieces of silk from you total; we should be able to reach our goal with the support of others.$B$BA benevolent gift such as silk, might I add, would certainly increase your local standing in the community! If you have the sixty pieces of silk cloth on you and are ready to donate them, I\'m able to take them from you now.','','','','','',4306,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,150,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7828,2,47,44,48,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Stalking the Stalkers','Many brave trolls have been lost to the harsh wilds of the Hinterlands, $r. The Silvermane wolves are one of the biggest threats to our hunters. They lay in wait, hiding amongst the bushes and landscape, then strike out when the opportunity presents itself.$B$BThis type of ferocity will not go unchecked!$B$BYou must think like the Silvermane. Stalk the stalkers! Slay them all!','Huntsman Markhor at Revantusk Village in the Hinterlands wants you to kill 10 Silvermane Stalkers and 10 Silvermane Howlers. Return to him once the task is complete.$B$BMarkhor mentioned that the wolves hide in the wilds of the Hinterlands.','A job well done, $R. The Revantusk thank you for your contribution.','Show them the might of Revantusk!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2926,2925,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14000,2640,0,0,0,0,0,0,0,0,1,1,5,0,0,0,0,0,5,1,0,0,0,0,0,0,0,0,0,0), - (7829,2,47,44,48,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Hunt the Savages','Among the more ornery of the wildlife of the Hinterlands are the savage owlbeasts. Many a good Revantusk warrior has been lost to the ferocious claws and beak of the beasts.$B$BKill every savage owlbeast you see, $r. Return to me when you can stand no more bloodshed. Your contribution will then be weighed, measured, and judged.','Huntsman Markhor at Revantusk Village in the Hinterlands wants you to kill 20 Savage Owlbeasts. Return to him once the task is complete.$B$BMarkhor mentioned that the Savage Owlbeasts occupy the wilds of the Hinterlands.','You have proven a worthy ally to the Revantusk, $N. Well done.','Clear your head of impure thoughts, $r. Become one with the wilds!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2929,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14000,2640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7830,2,47,44,48,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Avenging the Fallen','The filth that calls itself Wildhammer trains gryphon to slay troll. Horrible, I know, but worry not, justice will soon be meted out.$B$BFor now, I want you to focus on eradicating the elder gryphons of the region. They are known as Skylords.$B$BSlay one and return to me with its plume.','Huntsman Markhor at Revantusk Village in the Hinterlands wants you to kill a Razorbeak Skylord and retrieve its Skylord Plume. Return to him once the task is complete.$B$BMarkhor mentioned that the Razorbeak Skylord are a rare breed that tend to occupy the wilds of the Hinterlands.','$B$BI wonder how many of our hunters this beast devoured before you brought it to justice.','The Razorbeak Skylord is a much rarer breed of gryphon: One responsible for mating and creating murderous offspring.','','','','','',19025,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14000,2640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7831,0,1637,40,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,7824,-7826,0,0,0,0,'A Donation of Mageweave','','','Wonderful! We thank you for your generous donation, $N!','Mageweave is running low, and we could use your help to replenish our stocks! By counting on the community as a whole, we would only need a donation of 60 pieces of mageweave cloth from you to enable us to reach our goal. Such generosity would not go unnoticed by Orgrimmar, I assure you!$B$BIf you have the sixty pieces of mageweave cloth on you and are ready to donate them, I\'m able to take them from you now.','','','','','',4338,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,150,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7832,0,1637,50,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,1,7824,0,0,0,0,0,0,'Additional Runecloth','','','$N - without heroes like you working on behalf of Orgrimmar, we\'d surely suffer. Thank you for your continued efforts!','Greetings once again, $N! Our need for runecloth is constant, and we can always use additional resources if you are willing to part with them. For an additional stack of twenty runecloth, I will make sure that you are recognized for your continuing efforts on behalf of Orgrimmar.$B$BWhenever you are ready to hand in the stack of runecloth, I\'ll accept it.','','','','','',14047,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7833,0,1637,12,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,7836,-7833,0,0,0,0,'A Donation of Wool','','','Wonderful! We thank you for your generous donation, $N!','We are currently accepting donations for wool cloth. A donation of sixty pieces of wool cloth will net you full recognition by Darkspear Trolls for your generous actions. Our stores are such on wool that we would only need sixty pieces from you total; we should be able to acquire enough from others in the realm to support our drive.$B$BIf you have the sixty pieces of wool cloth on you and are ready to donate them, I\'m able to take them from you now.','','','','','',2592,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,150,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7834,0,1637,26,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,7836,-7833,0,0,0,0,'A Donation of Silk','','','Wonderful! We thank you for your generous donation, $N!','As with most other fabrics, our stocks of silk are at an all-time low. Our stores are such that we\'d only need sixty pieces of silk from you total; we should be able to reach our goal with the support of others.$B$BA benevolent gift such as silk, might I add, would certainly increase your local standing in the community! If you have the sixty pieces of silk cloth on you and are ready to donate them, I\'m able to take them from you now.','','','','','',4306,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,150,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7835,0,1637,40,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,7836,-7833,0,0,0,0,'A Donation of Mageweave','','','Wonderful! We thank you for your generous donation, $N!','Mageweave is running low, and we could use your help to replenish our stocks! By counting on the community as a whole, we would only need a donation of 60 pieces of mageweave cloth from you to enable us to reach our goal. Such generosity would not go unnoticed by the Darkspear Trolls, I assure you!$B$BIf you have the sixty pieces of mageweave cloth on you and are ready to donate them, I\'m able to take them from you now.','','','','','',4338,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,150,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7836,0,1637,50,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'A Donation of Runecloth','','','Fantastic - these will go right to use, I assure you. Thank you again for your assistance! We\'d certainly be lost without you.$B$BWith all the donations you\'ve made, I would certainly process any additional runecloth donations you care to make in the future. Just be sure to check in with me, and I\'ll personally make sure that your good deeds won\'t go unrecognized!','$n, you\'ve been a tremendous contributor to our cloth drive. As we work hard to replenish our reserves, one form of cloth remains critically low - runecloth. We are in absolutely dire need of runecloth, and we hope that you will be able to help us as you have in the past.$B$BIf you are willing, please bring me what runecloth you can spare. We\'ll initially accept a single donation of sixty, and then we\'ll go from there.','','','','','',14047,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,150,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7837,0,1637,50,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,1,7836,0,0,0,0,0,0,'Additional Runecloth','','','$N - without heroes like you working on behalf of the trolls, we\'d surely suffer. Thank you for your continued efforts!','Greetings once again, $N! Our need for runecloth is constant, and we can always use additional resources if you are willing to part with them. For an additional stack of twenty runecloth, I will make sure that you are recognized for your continuing efforts on behalf of the Darkspear Trolls.$B$BWhenever you are ready to hand in the stack of runecloth, I\'ll accept it.','','','','','',14047,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7838,2,33,1,55,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,7810,0,0,0,0,0,0,'Arena Grandmaster','Avast Lubber! Bring me 12 trinkets of the Arena Master and then ye shall be a Grandmaster of the Gurubashi Arena! Arrrr!','','Much blood have you spilt on the Arena floor and I be glad to name you Grandmaster of the Arena!','Avast Lubber! Bring me 12 trinkets of the Arena Master.','','','','','',18706,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19024,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7839,2,47,44,48,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Vilebranch Hooligans','Vilebranch scum invaded our village and stole my tools! I have backup tools but the set they stole was a gift given to me by a kind hearted gnome that saved my life when I was a young orc.$B$BI want those tools back, $N - they mean the world to me.$B$BMarkhor reported that the tools were spotted near the Agol\'watha and Shaol\'watha temples.$B$BThose temples are in the northeastern region of the Hinterlands.$B$BRecover my tools!','Smith Slagtree at Revantusk Village in the Hinterlands wants you to find Slagtree\'s Lost Tools. Return to him once this task is complete.$B$BYou recall Smith Slagtree mentioning that the tools might be at one of the Vilebranch temples in the northeastern region of the Hinterlands. You should also check Skulk Rock.','My tools! You found them! Oh glorious day! Thank you, $N.','Watch out for the Vilebranch trolls of the region, $N. They are ruthless, murderous filth.','','','','','',19033,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14000,2640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7840,2,47,44,49,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Lard Lost His Lunch','Lard was at secret special spot having picnic when ugly mean Vilebranch hit Lard wit da big stick. Lard run back to Revantusk but forget Lard lunch. Lard hungry. Maybe you go back to secret special spot and get Lard lunch? Lard scared. Go nort! Island der to da nort is da secret special spot.','Lard at Revantusk Village in the Hinterlands wants you to find Lard\'s Lunch. Return to him when this task is complete.$B$BLard mentioned that he left it on the island to the north. Watch out for Vilebranch trolls.','$B$BDis hit da spot! Tanks little one.$B$BLard make you special picnic basket for help Lard.','$B$BLard so hungry.','','','','','',19034,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19035,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,14000,2730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7841,2,47,44,48,41,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,7842,0,0,0,'Message to the Wildhammer','The Wildhammer be striking up deals with our enemies, forgin\' new alliances. This time, they be workin\' with the high elves, mon.$B$B$B$BWe be needin\' to send those Wildhammer dwarves a message - a message in the blood of our enemies. Slaughter every Highvale high elf that you come across, leave their bodies as a warnin\'.$B$BNever mess with trolls!','Otho Moji\'ko at Revantusk Village in the Hinterlands wants you to slaughter 15 Highvale Outrunners, 15 Highvale Scouts, 15 Highvale Marksman and 15 Highvale Rangers. Return to him when this task is complete.$B$BYou can find the Highvale high elves at the Quel\'Danil Lodge in the northwestern region of the Hinterlands.','It be lookin\' like the Revantusk are forgin\' new alliances as well, mon! You done good.','You be too clean, mon. You gotta mix it up - get down and dirty with the enemy.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2692,2691,2694,2693,15,15,15,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7842,2,47,44,48,41,0,178,0,0,0,0,0,0,0,0,0,0,0,0,7841,0,0,7843,0,0,0,'Another Message to the Wildhammer','They say the Wildhammer and gryphon are as close to each other as troll and mate. Disgusting, but we be able to use this to our advantage, mon. We send them another message.$B$BKill all the gryphons you see in the Hinterlands, collect their feathers. From this we make the final message.','Otho Moji\'ko at Revantusk Village in the Hinterlands wants you to bring him 10 Long Elegant Feathers from the gryphons that inhabit the Hinterlands. Return to him once this task is complete.$B$BGryphons are known to inhabit every region of the Hinterlands.','Oh, mon, this gonna be good. One more step to go and Wildhammer see that they can\'t mess with troll!','The last message gonna scare them off for sure. Either that or make them very, very angry.','','','','','',4589,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3270,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (7843,2,47,44,50,41,0,178,0,0,0,0,0,0,0,0,0,0,2,2,7842,0,0,0,19036,1,0,'The Final Message to the Wildhammer','$B$BYou take this, mon. You take this to Aerie Peak, dead center of town by the well. You plant it! Drive it right into the ground! Show those dwarves that troll mean business! Come back when you do this. Hopefully you come back alive.','Otho Moji\'ko at Revantusk Village in the Hinterlands wants you to travel to Aerie Peak in the western region of the Hinterlands and place the Final Message to the Wildhammer by the well in the center of town. Return to him once this task is complete.$B$BBeware of angry Wildhammer dwarves and unruly members of the Alliance.','I wish I coulda been there to see the look on their faces, mon. Are they packing up their bags? Leavin\' town?$B$BYou done good, $N. Real good. Otho reward you with the big mojo.','What\'s the hold up, mon?','Message to the Wildhammer Delivered','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19119,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,22000,3540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7844,2,47,44,48,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Cannibalistic Cousins','Three different tribes of trolls inhabit the Hinterlands, $N. That is about as far as the similarities between the tribes extends: We are all trolls and we live in the Hinterlands.$B$BThe Vilebranch - aptly named - are a depraved lot; feeding on other trolls and humanoids.$B$BIf Zul\'jin were here, he would have destroyed the whole lot of them with a flick of his wrist - alas, Zul\'jin has not yet returned and we are left to our own devices.$B$BIt is up to you to destroy the filth of the region!','Mystic Yayo\'jin at Revantusk Village in the Hinterlands wants you to kill 15 Vilebranch Scalpers and 10 Vilebranch Soothsayers. Return to her when this task is complete.$B$BYayo\'jin indicated that these trolls could be found near the Shaol\'watha and Agol\'watha temples in the north by northeastern region of the Hinterlands.','Well done, $C. Zul\'jin himself could not have done a better job!','The Vilebranch Soothsayers and Scalpers inhabit the north by northeast region of the Hinterlands.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4466,4467,0,0,15,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14000,2640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7845,2,47,46,51,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,7846,0,0,0,'Kidnapped Elder Torntusk!','My mate was taken by Vilebranch savages in a bold midnight raid on our village. Our spies have told me that he is still alive and being held prisoner atop Jintha\'alor. The Vile Priestess Hexx is said to be preparing him for a sacrifice to the faceless blood God, Hakkar.$B$BYou must save him, $N! Our village could not stand a loss this great.','Primal Torntusk at Revantusk Village in the Hinterlands wants you to rescue her mate, Elder Torntusk, from Jintha\'alor.$B$BYou have been told that he is being held prisoner atop Jintha\'alor, the Vilebranch capital city located in the southern region of the Hinterlands.','You must act quickly, $N. Surely the guards have been alerted to your presence.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2940,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7846,2,47,46,51,1,0,178,0,0,0,0,0,0,0,0,0,0,0,1,7845,0,0,7847,0,0,0,'Recover the Key!','The key to my bindings is held by Hitah\'ya the Keeper. She is in the nearby cave. Be careful, $c, for she is guarded well.$B$BKill her and bring the key back to loosen my shackles. Only then will I be free to return home.','Elder Torntusk at Jintha\'alor wants you to kill Hitah\'ya the Keeper to get the Shackle Key to his bindings. Return to Elder Torntusk when you have recovered the key.','Freedom at last! Thank you, $N. Revantusk will know your deeds!','You must hurry!','','','','','',19064,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7847,2,47,46,51,1,0,178,0,0,0,0,0,0,0,0,0,0,0,0,7846,0,0,0,0,0,0,'Return to Primal Torntusk','Return to my mate, Primal Torntusk at Revantusk Village. Tell her that I am coming home! She is sure to reward you.','Elder Torntusk at Jintha\'alor wants you to return to Primal Torntusk at Revantusk Village with news of his rescue.','You have done the Revantusk a great service, $N! We owe you a great debt of gratitude.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19114,19115,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22500,2940,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7848,2,2717,55,60,81,0,255,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,0,0,0,0,'Attunement to the Core','Rifts stir, tear, and collapse all around us, $r. Not two paces from where I stand is a tear leading through the depths of Blackrock Mountain, into the maw of the Firelord.$B$BSurprised? Pity... The mortal races cannot comprehend that which they cannot see, touch, or feel.$B$BI assure you, the portal is there and access is possible.$B$BI\'ve piqued your interest? Attunement is simple. Venture into Blackrock Depths and retrieve a core fragment. Return it to me and I shall attune your essence with the portal.','Venture to the Molten Core entry portal in Blackrock Depths and recover a Core Fragment. Return to Lothos Riftwaker in Blackrock Mountain when you have recovered the Core Fragment.','I am now able to transport you to the Molten Core. Ask and it shall be done.','You must attune your soul with the Molten Core before access is granted.','','','','','',18412,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,22877,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7849,2,47,46,50,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Separation Anxiety','Like many in our village, I too have lost a loved one to the wilds. Alas, it was my twin brother Malkhor - taken in the same raid as Torntusk\'s mate by the Vilebranch.$B$BSadly, he was not fated to live and was given a swift, brutal execution; his remains fed to the oozes and wolves of the Vilebranch.$B$BIt is too late to save his life but not too late to save his soul. Recover his remains, $N.','Huntsman Markhor at Revantusk Village in the Hinterlands wants you to recover his twin brother\'s remains. Find and return Huntsman Malkhor\'s Skull and Huntsman Malkhor\'s Bones to Huntsman Markhor.$B$BMarkhor mentioned that his brother\'s remains were fed to the oozes and wolves of the Vilebranch. He also mentioned that there is a refuse pit filled with oozes in Jintha\'alor as well as a wolf den. Both of these places are near the top of the temple.','My dearest brother, how I will miss you...$B$BThank you for your assistance, $N. You are truly a hero in my eyes.','When I have his remains, I shall take them to Yayo\'jin and have them prepared for a proper burial.','','','','','',19069,19070,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19117,19116,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7500,3540,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7850,2,47,46,50,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Dark Vessels','The Vilebranch fight with supernatural ferocity. This is due to the foul magical weavings of the Vile Priestess Hexx.$B$BThroughout Jintha\'alor you will find dark vessels of tainted blood. The vessels radiate the foul magic of the faceless blood God, empowering the Vilebranch and also driving them to madness.$B$BSteal those vessels and return them to me so that I may remove the taint and ultimately loosen the grip of the blood God.','Primal Torntusk at Revantusk Village in the Hinterlands wants you to recover 10 Vessels of Tainted Blood from Jintha\'alor. Return to Primal Torntusk when this task is complete.','The dark energy that compels the Vilebranch has been lifted - for now. We must remain ever vigilant in our battle against evil, as even if the Vile Priestess is destroyed, another soon takes her place.','Be cautious in battling the Vilebranch, $N. Their minds are clouded - they fight to the death.','','','','','',19071,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19118,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3540,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7861,2,47,46,51,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Wanted: Vile Priestess Hexx and Her Minions','By order of Primal Torntusk, Vile Priestess Hexx and her minions are to be brought to justice!$B$BA grand reward is offered for any that slay the Vile Priestess Hexx and all of her Aman\'zasi elite guard.','You have been ordered to slay Vile Priestess Hexx and 10 Vilebranch Aman\'zasi Guards. See Primal Torntusk at Revantusk Village in the Hinterlands once this task is complete.$B$BVile Priestess Hexx and the Aman\'zasi Guards can be found atop Jintha\'alor in the Hinterlands.','A crippling blow to the Vilebranch, indeed. You shall be richly rewarded, $N.','Do you bring news from Jintha\'alor?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7995,2648,0,0,1,10,0,0,0,0,0,0,19159,19121,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22500,3660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7862,2,47,46,51,1,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Job Opening: Guard Captain of Revantusk Village','With the loss of Guard Captain Malkhor, the position of Guard Captain of Revantusk is once again open. If you are interested in becoming Captain of the Guard for Revantusk, complete the following tasks and submit your application to Primal Torntusk:$B$BExterminate Vilebranch Berserkers.$B$BExterminate Vilebranch Shadow Hunters.$B$BExterminate Vilebranch Blood Drinkers.$B$BExterminate Vilebranch Soul Eaters.','You have been tasked with the decimation of 20 Vilebranch Berserkers, 20 Vilebranch Shadow Hunters, 20 Vilebranch Blood Drinkers, and 20 Vilebranch Soul Eaters.$B$BShould you complete this task, return to Primal Torntusk at Revantusk Village in the Hinterlands.','You are indeed a worthy candidate for the new position, $N. Accept this trinket as a token of our appreciation for your hard work. I will be reviewing all applications next year.','Are you here about the job opening?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2643,2645,2646,2647,20,20,20,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19120,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,7500,3660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7863,0,331,25,34,0,0,77,0,0,0,0,890,3000,0,0,0,0,0,0,0,0,7863,0,0,0,0,'Sentinel Basic Care Package','','','You\'ve certainly begun to prove yourself to us, $N. As a reward, please take this care package! Inside it you\'ll find rations and bandages that are usable only inside Warsong Gulch. $B$BAs you continue to prove yourself inside the Gulch, you\'ll find that these items will become available to you for purchase. Rations become available when you are Friendly with us, and bandages when you are Honored.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19150,0,0,0,1,0,0,0,890,0,0,0,0,10,0,0,0,0,0,162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7864,0,331,35,44,0,0,77,0,0,0,0,890,3000,0,0,0,0,0,0,0,0,7863,0,0,0,0,'Sentinel Standard Care Package','','','You\'ve certainly begun to prove yourself to us, $N. As a reward, please take this care package! Inside it you\'ll find rations and bandages that are usable only inside Warsong Gulch. $B$BAs you continue to prove yourself inside the Gulch, you\'ll find that these items will become available to you for purchase. Rations become available when you are Friendly with us, and bandages when you are Honored.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19151,0,0,0,1,0,0,0,890,0,0,0,0,10,0,0,0,0,0,228,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7865,0,331,45,60,0,0,77,0,0,0,0,890,3000,0,0,0,0,0,0,0,0,7863,0,0,0,0,'Sentinel Advanced Care Package','','','You\'ve certainly begun to prove yourself to us, $N. As a reward, please take this care package! Inside it you\'ll find rations and bandages that are usable only inside Warsong Gulch. $B$BAs you continue to prove yourself inside the Gulch, you\'ll find that these items will become available to you for purchase. Rations become available when you are Friendly with us, and bandages when you are Honored.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19152,0,0,0,1,0,0,0,890,0,0,0,0,10,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7866,0,331,25,34,0,0,178,0,0,0,0,889,3000,0,0,0,0,0,0,0,0,7866,0,0,0,0,'Outrider Basic Care Package','','','You\'ve certainly begun to prove yourself to us, $N. As a reward, please take this care package! Inside it you\'ll find rations and bandages that are usable only inside Warsong Gulch. $B$BAs you continue to prove yourself inside the Gulch, you\'ll find that these items will become available to you for purchase. Rations become available when you are Friendly with us, and bandages when you are Honored.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19154,0,0,0,1,0,0,0,889,0,0,0,0,10,0,0,0,0,0,162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7867,0,331,35,44,0,0,178,0,0,0,0,889,3000,0,0,0,0,0,0,0,0,7866,0,0,0,0,'Outrider Standard Care Package','','','You\'ve certainly begun to prove yourself to us, $N. As a reward, please take this care package! Inside it you\'ll find rations and bandages that are usable only inside Warsong Gulch. $B$BAs you continue to prove yourself inside the Gulch, you\'ll find that these items will become available to you for purchase. Rations become available when you are Friendly with us, and bandages when you are Honored.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19155,0,0,0,1,0,0,0,889,0,0,0,0,10,0,0,0,0,0,228,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7868,0,331,45,60,0,0,178,0,0,0,0,889,3000,0,0,0,0,0,0,0,0,7866,0,0,0,0,'Outrider Advanced Care Package','','','You\'ve certainly begun to prove yourself to us, $N. As a reward, please take this care package! Inside it you\'ll find rations and bandages that are usable only inside Warsong Gulch. $B$BAs you continue to prove yourself inside the Gulch, you\'ll find that these items will become available to you for purchase. Rations become available when you are Friendly with us, and bandages when you are Honored.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19153,0,0,0,1,0,0,0,889,0,0,0,0,10,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7871,1,3277,30,35,41,0,77,0,0,0,0,0,0,0,0,0,0,64,3,0,0,7788,0,0,0,0,'Vanquish the Invaders!','Beyond this tunnel you will find a field of strife and turmoil, young $c. The Horde continue to decimate our sacred forest, cutting down the evergreen foliage to power their machines of war.$B$BEnter Warsong Gulch and defend Silverwing Hold. Push back the invading Horde forces!$B$BDo this, and earn a talisman of merit. Bring me such a talisman, $N, and I shall reward you.','Enter Warsong Gulch and defeat the Horde, obtain a Warsong Gulch Mark of Honor, and return to Sentinel Farsong at the Silverwing Grove.',NULL,NULL,'','','','','',20558,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11000,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7872,1,3277,40,45,41,0,77,0,0,0,0,0,0,0,0,0,0,64,3,0,0,7788,0,0,0,0,'Vanquish the Invaders!','Beyond this tunnel you will find a field of strife and turmoil, young $c. The Horde continue to decimate our sacred forest, cutting down the evergreen foliage to power their machines of war.$B$BEnter Warsong Gulch and defend Silverwing Hold. Push back the invading Horde forces!$B$BDo this, and earn a talisman of merit. Bring me such a talisman, $N, and I shall reward you.','Enter Warsong Gulch and defeat the Horde, obtain a Warsong Gulch Mark of Honor, and return to Sentinel Farsong at the Silverwing Grove.',NULL,NULL,'','','','','',20558,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19500,3300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7873,1,3277,50,55,41,0,77,0,0,0,0,0,0,0,0,0,0,64,1,0,0,7788,0,0,0,0,'Vanquish the Invaders!','Beyond this tunnel you will find a field of strife and turmoil, young $c. The Horde continue to decimate our sacred forest, cutting down the evergreen foliage to power their machines of war.$B$BEnter Warsong Gulch and defend Silverwing Hold. Push back the invading Horde forces!$B$BDo this, and earn a talisman of merit. Bring me such a talisman, $N, and I shall reward you.','Enter Warsong Gulch and defeat the Horde, obtain a Warsong Gulch Mark of Honor, and return to Sentinel Farsong at the Silverwing Grove.',NULL,NULL,'','','','','',20558,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25000,4890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7874,1,3277,30,35,41,0,178,0,0,0,0,0,0,0,0,0,0,64,1,0,0,7922,0,0,0,0,'Quell the Silverwing Usurpers','The wilds of the Ashenvale forest will succumb to the might of the Horde, $r. Nothing the Silverwing say or do can stop our sovereign imperative. Kalimdor belongs to the Horde. How dare they attempt to prevent us from harvesting what is rightfully ours!$B$BLet the pride swell in your chest as you cut down their weak attempts at slowing our progress. Destroy the Silverwing Sentinels, and earn a Warsong mark of honor. Return to me with such a mark, $N, and you will be rewarded.$B','Enter Warsong Gulch and defeat the Alliance, gain a Warsong Gulch Mark of Honor, and bring it to Captain Shatterskull at the Mor\'shan Base Camp.','$B$BHow much more can they withstand? How many more Alliance filth must perish at the hands of the Horde for them to retreat? Only time will tell, $R.','The blood of our enemies is a mark of honor. Do you have such a mark?','','','','','',20558,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11000,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7875,1,3277,40,45,41,0,178,0,0,0,0,0,0,0,0,0,0,64,1,0,0,7922,0,0,0,0,'Quell the Silverwing Usurpers','The wilds of the Ashenvale forest will succumb to the might of the Horde, $r. Nothing the Silverwing say or do can stop our sovereign imperative. Kalimdor belongs to the Horde. How dare they attempt to prevent us from harvesting what is rightfully ours!$B$BLet the pride swell in your chest as you cut down their weak attempts at slowing our progress. Destroy the Silverwing Sentinels, and earn a Warsong mark of honor. Return to me with such a mark, $N, and you will be rewarded.$B','Enter Warsong Gulch and defeat the Alliance, gain a Warsong Gulch Mark of Honor, and bring it to Captain Shatterskull at the Mor\'shan Base Camp.','$B$BHow much more can they withstand? How many more Alliance filth must perish at the hands of the Horde for them to retreat? Only time will tell, $R.','The blood of our enemies is a mark of honor. Do you have such a mark?','','','','','',20558,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19500,3300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7876,1,3277,50,55,41,0,178,0,0,0,0,0,0,0,0,0,0,64,1,0,0,7922,0,0,0,0,'Quell the Silverwing Usurpers','The wilds of the Ashenvale forest will succumb to the might of the Horde, $r. Nothing the Silverwing say or do can stop our sovereign imperative. Kalimdor belongs to the Horde. How dare they attempt to prevent us from harvesting what is rightfully ours!$B$BLet the pride swell in your chest as you cut down their weak attempts at slowing our progress. Destroy the Silverwing Sentinels, and earn a Warsong mark of honor. Return to me with such a mark, $N, and you will be rewarded.$B','Enter Warsong Gulch and defeat the Alliance, gain a Warsong Gulch Mark of Honor, and bring it to Captain Shatterskull at the Mor\'shan Base Camp.','$B$BHow much more can they withstand? How many more Alliance filth must perish at the hands of the Horde for them to retreat? Only time will tell, $R.','The blood of our enemies is a mark of honor. Do you have such a mark?','','','','','',20558,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25000,4890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0); + (7029,2,2100,41,47,81,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17693,1,0,'Vyletongue Corruption','A satyr known as Vyletongue has corrupted the caverns of Maraudon, stunting the growth of many of the plants inside.$B$BTake this vial, $N. Fill it at the orange crystal pool found inside the caverns; the coating inside the vial will counter the toxins, turning it into a healing agent.$B$BFind the Vylestem vines inside the orange caverns, and use the purified liquid on them. The corruption will be purged from the plant, but do know that Vyletongue will still control it. He may use it against you...','Fill the Coated Cerulean Vial at the orange crystal pool in Maraudon.$B$BUse the Filled Cerulean Vial on the Vylestem Vines to force the corrupted Noxxious Scion to emerge.$B$BHeal 8 plants by killing these Noxxious Scion, then return to Vark Battlescar in Shadowprey Village.','Thank you for returning this, $N. With the remaining liquid you brought me, I can continue my studies.$B$BWhile there is still much to do, you have helped to heal some of the corruption that Vyletongue spread through Maraudon. Please take this with my gratitude.','If you are able to heal the plant, it will again begin to grow. We must do what we can, $N...','','Vylestem Vines healed','','','',0,17696,0,0,0,1,0,0,0,0,0,0,0,0,0,0,13696,0,0,0,8,0,0,0,0,0,0,0,17768,17778,17770,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,7029,0), + (7041,2,2100,41,47,81,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17693,1,0,'Vyletongue Corruption','A satyr known as Vyletongue has corrupted the caverns of Maraudon, stunting the growth of many of the plants inside.$B$BTake this vial, $N. Fill it at the corrupted orange pool found inside the caverns; the coating inside the vial will counter the toxins, turning it into a healing agent.$B$BFind the Vylestem vines inside the orange caverns, and use the purified liquid on them. The corruption will be purged from the plant, but do know that Vyletongue will still control it. He may use it against you...','Fill the Coated Cerulean Vial at the orange crystal pool in Maraudon.$B$BUse the Filled Cerulean Vial on the Vylestem Vines to force the corrupted Noxxious Scion to emerge.$B$BHeal 8 plants by killing these Noxxious Scion, then return to Talendria in Nijel\'s Point.','Thank you for returning this, $N. With the remaining liquid you brought me, I can continue my studies.$B$BWhile there is still much to do, you have helped to heal some of the corruption that Vyletongue spread through Maraudon. Please take this with my gratitude.','If you are able to heal the plant, it will again begin to grow. We must do what we can, $N...','','Vylestem Vines healed','','','',0,17696,0,0,0,1,0,0,0,0,0,0,0,0,0,0,13696,0,0,0,8,0,0,0,0,0,0,0,17768,17778,17770,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,7029,0), + (7042,2,-22,30,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,7043,0,0,0,'Stolen Winter Veil Treats','Listen... not to shatter the magic of the season here, but Smokywood Pastures could use some assistance - the kind you adventuring types are known to give.$B$BWe\'re missing an important shipment of treats that was restocking us for the season, and now we\'re missing the agent of Smokywood Pastures that we sent out to the field to find it! Please - the shipment was last reported in the Alterac Mountains, and that\'s where our man went to look for it.$B$BSee if both are out there, safe and sound!','Locate the Smokywood Pastures investigator that has gone missing in the snowy regions of the Alterac Mountains.','Y-y-you can h-h-hear me! Thank the b-b-bottom line!$B$BI\'m not really a s-s-snowman - my n-n-name is Sacks, and I w-w-work for the Ironforge b-b-branch of Smokywood Pastures... I g-g-got sent out here to look for a m-m-missing package, when I was attacked by a c-c-creature I have never seen b-b-before!$B$BSo v-v-very cold...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7043,2,-22,30,35,1,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,7042,0,0,7045,0,0,0,'You\'re a Mean One...','A c-c-creature called \"The Abominable Greench\" is the one w-w-who stole our shipment of t-t-treats, $N. Be c-c-careful though! He is t-t-the one who turned me into this s-s-snowy mess!$B$BYou\'re g-g-gonna need some help in f-f-facing him. I\'ve seen him w-w-wander all around where the y-y-yeti are; he\'s s-s-surely here s-s-somewhere! F-f-find the treats $N, take them b-b-back to Smokywood Pastures in Ironforge, and t-t-tell them I n-n-need to be unfrozen!','Locate and return the Stolen Treats to Wulmort Jinglepocket in Ironforge. It was last thought to be in the possession of the Abominable Greench, found somewhere in the snowy regions of the Alterac Mountains.$B','You found it! You\'ve saved Smokywood Pasture\'s Feast of Winter Veil!$B$BPoor Sacks... we\'ll be sure to send a team out there and figure out a way to unfreeze him. Hopefully, he\'ll be back in time for the day of the Feast; he\'ll need to make up missed time working though. Still, this wouldn\'t even be possible if it weren\'t for you!','$N - our Feast of Winter Veil will be ruined without those treats to restock! Graccu himself will miss out on sharing his delicious meat pies with all the good boys and girls this season...','','','','','',17662,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1980,0,0,108,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7044,2,2100,41,49,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Legends of Maraudon','A dark satyr called Lord Vyletongue spread his evil through these twisting caves, poisoning the minds of all inside. He still resides beyond the purple crystals.$B$BVyletongue also created a living symbol of his corruption called Noxxion that dwells beyond the orange crystals. Together, they have stolen the two parts of my brother\'s scepter. Celebras, my brother... he wanders blindly inside, cursed by corruption.$B$BYou must help him! Find the pieces, and speak to my brother... somehow.','Recover the two parts of the Scepter of Celebras: the Celebrian Rod and the Celebrian Diamond.$B$BFind a way to speak with Celebras.','Now that you have recovered the two parts of my scepter, I have hope that Maraudon may one day be rid of the Vyle corruption.','I have awoken from a nightmare that seemed it would never end...','','','','','',17703,17702,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2040,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7045,2,-22,30,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,7043,0,0,0,0,0,0,'A Smokywood Pastures Thank You!','We at Smokywood Pastures appreciate the recovery of the stolen treats, $N. For that, we\'d like to offer you a special gift... presented by none other than Greatfather Winter himself!$B$BPlease, speak with Greatfather Winter, and he will give you your Feast of Winter Veil gift from us here at Smokywood Pastures. From our farm to your plate, it\'s always Smokywood Pastures wholesome goodness... thanks to you, of course!','Speak with Greatfather Winter in Ironforge.','Ho ho hello, adventurer!$B$BThe goblins told me that you have earned a special gift this holiday season, and I am pleased to give it to you. Here you go - have a wondrous Feast of Winter Veil this and every season in the future.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17726,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7046,2,2100,41,49,81,0,255,0,0,0,0,0,0,0,0,0,0,0,2,2,7044,0,0,0,0,0,0,'The Scepter of Celebras','My scepter was once a source of hope for me. Its power allowed me the freedom to travel quickly through these caverns. I had hoped to bring peace to the spirit of my uncle... It is a task that I now pass to you.$B$BFor the two parts to once again become one, I will need your assistance in performing the ritual. Please follow me, and listen to my instructions while I channel the energy required to reunite the rod with the diamond.$B$BTogether, we shall create the Scepter of Celebras once again!','Assist Celebras the Redeemed while he creates the Scepter of Celebras.$B$BSpeak with him when the ritual is complete.','Please take this, and know that the power allotted to you now must be used for good. Continue your journey through the caverns, and with hope, you will find the remains of my uncle. Much danger awaits you, $N.$B$BSpeak with me again should the need arise.','If you wish to restart the ritual, please abandon our first attempt and then speak to me again.','Create the Scepter of Celebras','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17191,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,7046,0), + (7061,2,-22,10,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,6964,0,0,0,17735,1,0,'The Feast of Winter Veil','Here - if you are interested in learning more about the Feast of Winter Veil, read this book. While I think our recognition of the legend is the appropriate one, I\'m enough of a student of legends to appreciate the collection of all information into a single source.$B$BWhen you\'re done, take the book to Cairne Bloodhoof in Thunder Bluff. I know for a fact he\'d be interested in hearing that others have taken an interest in the lore of our people. ','Feel free to read the book, \"The Feast of Winter Veil\", to learn more about the holiday. When you are finished with the book, deliver it to Cairne Bloodhoof in Thunder Bluff.','The legends and lore surrounding the Winter Veil are ones that have faded from the forefront of public thought over the years. Yes, I know that the goblins are helping to revive the season for their own ends, the fact that our people reflect upon it at least in some form does good to keep such lore alive.$B$BYour desire to go beyond the material and learn about our past is an admirable trait, young $c. I salute your wisdom.','I bid you welcome to Mulgore and our humble community of Thunder Bluff, friend. I always take an interest in those who choose to take an interest in the kingdom, its people, and its lore. Is this why you are standing before me?','','','','','',17735,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,500,0,0,0,0,0,390,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,1,1,66,0,0,0,0,0,0,0), + (7062,2,-22,10,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,7063,0,0,0,'The Reason for the Season','Gifts, treats, presents... bah, I say!$B$BThose goblins pollute the true meaning of this season - the Feast of Winter Veil. This is a time of renewal; the land slumbers under a blanket of snow brought forth by Greatfather Winter, who is NOT the bumbling fool over there in the red suit!$B$BIf you\'re interested in learning what the Feast is all about for yourself, ask Historian Karnik at the Explorer\'s League. I\'m sure he\'ll be surprised that someone cares about history rather than getting presents.','Speak with Historian Karnik at the Explorer\'s League in Ironforge about the Feast of Winter Veil.','The Feast of Winter Veil, you say? Alas, in times past it held a more substantial meaning to us dwarves. Nowadays, it seems as though others have turned the legend of Greatfather Winter into something that helps to sell candies and presents.$B$BIt\'s no surprise that Goli is bitter about that sort of change. He and other dwarves like him cling to our past like a banner of war. While I think a little celebration is always good, it is important to remember the origins of the Feast.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7063,2,-22,10,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,7062,0,0,0,17735,1,0,'The Feast of Winter Veil','Here - if you are interested in learning more about the Feast of Winter Veil, read this book. While I think our recognition of the legend is the appropriate one, I\'m enough of a scholar to appreciate the collection of all information into a single source.$B$BWhen you\'re done, take the book to King Magni Bronzebeard. I know for a fact he\'d be interested in hearing that others have taken an interest in the older legends. ','Feel free to read the book, \"The Feast of Winter Veil\", to learn more about the holiday. When you are finished with the book, deliver it to King Magni Bronzebeard in Ironforge.','The legends and lore surrounding the Winter Veil are ones that have faded from the forefront of public thought over the years. While I recognize that the goblins are helping to revive the season for their own ends, the fact that the citizenry thinks about it at least in some form does good to keep such lore alive.$B$BYour desire to go beyond the material and learn about our past is an admirable trait, young $C. I salute your erudite nature.','I bid you welcome to the Kingdom of Ironforge, friend. I always take an interest in those who choose to take an interest in the kingdom, its people, and its lore. Is this why you are standing before me?','','','','','',17735,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,500,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7064,2,2100,45,51,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Corruption of Earth and Seed','Deep in Maraudon lives an evil creature of chaos--Princess Theradras is an elemental force of earth related to the Old Gods. Ages ago, she and Zaetar, first son of Cenarius, began a relationship. The offspring of their time together became known to the people of Kalimdor as centaur. Ever-thankful creatures, the centaur killed Zaetar, and now hold Zaetar\'s remains. My quest here is to find those powerful enough to slay Theradras so we may recover Zaetar\'s remains before returning to Stonetalon.','Slay Princess Theradras and return to Selendra near Shadowprey Village in Desolace.','This is most wonderful news, $N! Thank you!$B$BI will speak with Marandis and ask his wisdom on the topic of Zaetar\'s remains, but at least you have overcome the hardest of the tasks.$B$BI was told that if we were successful in our mission, I had permission to reward those who aided us. I was given these items as tokens from our people--you may choose one.','I would prefer to fight this battle on our own, but we are left with no other options--we need those more powerful, and the races of Azeroth have proven without a doubt they can overcome such things when they work together. So it is to you we turn for help.$B$BI only hope it is enough.$B$BZaetar, brother to Remulos, brought many pains to this world, and ultimately it caused his own death. I just hope I have not caused more death by asking you to aid us.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12201,0,0,0,1,0,0,0,0,0,0,0,17705,17743,17753,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,150,0,0,0,0,0,3660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7065,2,2100,45,51,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Corruption of Earth and Seed','In the depths of Maraudon lives a creature of chaos and evil, $N. Princess Theradras is an elemental force of earth related somehow to the Old Gods. Ages ago, she was sought out by Zaetar, first son of Cenarius. The offspring of their... relationship are the creatures known as centaur. Ever-thankful creatures, the centaur killed Zaetar, and now Theradras keeps his remains. My quest here is to find those powerful enough to slay Theradras so we may recover Zaetar\'s remains before returning to Stonetalon.','Slay Princess Theradras and return to Keeper Marandis at Nijel\'s Point in Desolace.','This is most wonderful news, $N! Thank you!$B$BAlthough it concerns me that you were not able to bring back Zaetar\'s remains, who am I to question the will of Cenarius\' first born. Perhaps now the will of the centaur will break and their thirst for blood will lesson--we can only hope.$B$BIf successful in our mission, I was given these items to reward any who aided us. You may choose one as a token of thanks.','I feel the weight of imposing my plea on the mortal races, but we are left with no other options. The races of Azeroth have proven without a doubt they can overcome such things when they work together, so it is to them I ask for help.$B$BI only hope it is enough.$B$BZaetar, brother to Remulos, brought many pains to this world, and ultimately it caused his own death. There is a lesson there to all of us if we are wise enough to see it.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12201,0,0,0,1,0,0,0,0,0,0,0,17705,17743,17753,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,150,0,0,0,0,0,3660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7066,2,2100,45,51,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17760,1,0,'Seed of Life','The misbegotten centaur--my sons and daughters--have need of their father.$B$BLook around you--this place rings of hope and all that my father Cenarius preaches. It sprung from me! And I cannot take that away from them... not even for their crimes against me.$B$BBut there is one thing I would ask of you to ease my brother\'s mind. Take this... it is the first seed that fell from the life my remains nourished. Tell him my spirit remains here, and that I live on. I am sure he will understand.','Seek out Remulos in Moonglade and give him the Seed of Life.','So my brother has finally found peace? I am proud to have lived to see this day. In all his arrogance and anger, I truly thought he was lost to us, but this... this symbol of his sacrifice only proves that he is not lost--he has only been reborn. He takes his place in nature as was his duty.$B$BThank you, $N. By bringing this to me, you have secured a small amount of hope that I thought I had once lost. This seed will be important to the people of this war-torn land some day... I can sense it.','You have the scent of corruption on you, $N... much like many adventurers these days. But something about you is different. Is there something you\'ve come to speak to me about? You have an aura about you that seems familiar, but I cannot place it.$B$BPlease, I implore you, tell me why you\'ve sought an audience with me.','','','','','',17760,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,150,0,0,0,0,15000,3660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (7067,2,2100,39,48,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17781,1,0,'The Pariah\'s Instructions','Though exiled as a heretic, my beliefs still ring true--that alone drives me onward. But for my destiny to be complete, I need the aid of an outsider... one not of any centaur tribe.$B$BThe task requires someone to enter the holy halls of Maraudon--a tomb my people protect, and only the most devout are ever allowed to enter.$B$BIf you agree to aid me, then you need only nod. I will pass you a parchment with my instructions on it. Read it over and consider my words.','Read the Pariah\'s Instructions. Afterwards, obtain the Amulet of Union from Maraudon and return it to the Centaur Pariah in southern Desolace.','This is it, $R! This is it! Now I can begin the great task of uniting the tribes. Thank you.$B$BTake this for your efforts, please. I hope when next we meet, it will be on much different terms.','What did you decide, $N? Can you help me? Will you set foot on holy ground to help me forge one great centaur tribe!?','','','','','',17758,0,0,0,1,0,0,0,17757,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17774,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,14000,3270,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (7068,2,2100,38,42,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Shadowshard Fragments','Strong magics be found in the centaur holy place... the holy place of Maraudon. The Desolace tribes of centaur protect that place wit\' their lives, but they canna stop us from takin\' what we need.$B$BYou, you head to this Maraudon place and find the rock creatures made of shadowshard. You bring me the purple crystals, and Uthel\'nay make you somethin\' for your time.$B$BThe place be dangerous, so maybe you be bringing some friends.','Collect 10 Shadowshard Fragments from Maraudon and return them to Uthel\'nay in Orgrimmar.','Ah, these be perfect for me magics. Here, you take one of these trinkets and be on your way... me got much studyin\' to do.','You find the crystals yet? Rituals of power, spells of great strength - those shadowshards maybe very helpful in all kind of arcane magics.','','','','','',17756,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17772,17773,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,350,0,0,0,0,0,2070,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (7070,2,2100,38,42,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Shadowshard Fragments','I\'ve recently begun testing various crystals and their arcane properties. Lady Proudmoore has given me leave to ask travelers heading into Desolace to seek out a place called Maraudon. Within the ruined temple are great elementals composed of purplish stones I\'ve named shadowshards.$B$BIf you decide to head that direction and find some of the crystals, I would be very thankful. I could even fashion you a trinket from them if you so desired.','Collect 10 Shadowshard Fragments from Maraudon and return them to Archmage Tervosh in Theramore on the coast of Dustwallow Marsh.','These are perfect, $N. I actually had other adventurers return from there also and from them I was able to fashion these... please, feel free to take one for your hard work. And thank you again for more samples to study.','Have you made the trip yet? I realize it\'d be quite dangerous, but if you were successful, it would very much be worth it.','','','','','',17756,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17772,17773,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,350,0,0,0,0,0,2070,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7081,2,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Alterac Valley Graveyards','The graveyards in Alterac Valley are prized territories. Both the Horde and the Alliance fight savagely for these sacred grounds. Are you, $N, ready to join that fight?$B$BI want you to assault an enemy graveyard. Find a graveyard with a Horde banner in its midst, and pull it from the ground! Do that, and your task will be complete....$B$BBut if you can also hold the graveyard for a few minutes, then our troops will soon come to relieve you.','Assault a graveyard, then return to Sergeant Durgen Stormpike in the Alterac Mountains.','Well done! Graveyards are vital to our control of Alterac Valley. When you capture one, you help ensure the Alliance\'s sovereignty here.$B$BGo now, $N. Reenter the battle, and if you see a graveyard under the Horde\'s control... you know what to do!','$N, you have not yet assaulted a graveyard. Return to me when this task is complete!','','Graveyard Assaulted','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13756,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,730,0,0,0,250,250,0,0,0,0,3960,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7082,2,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'The Graveyards of Alterac','The battle lines of Alterac Valley are ever shifting. Territories swing back and forth as we meet our opponents in deadly combat. And graveyards, $N, are where battles rage most fierce.$B$BI want you to attack an Alliance held graveyard! Find a graveyard with an Alliance banner in its midst and pull it from the ground.$B$BDo that and your task for me will be complete, but... if you hold the graveyard for a few minutes, then it will be ours and troops will come and relieve you.','Assault a graveyard, then return to Corporal Teeka Bloodsnarl in the Alterac Mountains.','Well done, $N! With each graveyard under our control, the spirits of our enemies will wander more lost and aimless.','Attack a graveyard held by the Alliance!','','Graveyard Assaulted','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13756,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7101,2,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Towers and Bunkers','Towers and bunkers are important positions, and we must capture and hold them all! So to that end, I want you to attack a bunker that is controlled by the enemy.$B$BTo do that, enter one with an Alliance banner. You will see another banner inside. Pull out that banner, and a white Horde banner will appear in its place. Well done!$B$BAt that point your task for me will be complete, but if you hold the place long enough, and if the Alliance doesn\'t take it back, then it will be destroyed!','Capture an enemy tower, then return to Corporal Teeka Bloodsnarl in the Alterac Mountains.','I heard of your mission\'s success! That pleases me...$B$BOur troops can now charge forward with impunity, and show the Alliance that Alterac Valley is no place for them!','You haven\'t yet assaulted a bunker, $N! Are you waiting for others to claim your glory?','','Tower Captured','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13778,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7102,2,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Towers and Bunkers','Towers and bunkers are key defensive positions, and so we must hold as many as possible! I want you to attack a tower or a bunker in Alterac Valley.$B$BTo do that, enter a tower with a Horde banner atop it. You will see another enemy banner inside. Pull out that banner, and a white Alliance banner will appear in its place. Well done!$B$BAt that point your mission for me will be complete, but hold the area long enough, and if the Horde doesn\'t take it back, then it will be destroyed!','Destroy the banner at an enemy tower or bunker, then return to Sergeant Durgen Stormpike in the Alterac Mountains.','I received a field report stating you helped secure an enemy banner. Well done, $N! With their ranged troops out of position we can move the line of battle forward!','You haven\'t yet assaulted a tower, $N! What are you waiting for?','','Banner Destroyed','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13778,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,730,0,0,0,250,250,0,0,0,0,3960,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7121,2,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'The Quartermaster','$N, our quartermaster charged me to direct new recruits to him. He needs supplies from caches stored in the mines of Alterac, and he\'ll probably send you to get them.$B$BFollow the road. You\'ll find our quartermaster to the west.','Speak with the Stormpike Quartermaster.','It\'s good to see fresh troops here, $N, but with a little luck you\'ll get into some action and won\'t be fresh for long!$B$BSpeak with me again. I have tasks I must discuss with you....',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,730,0,0,0,10,10,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7122,2,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Capture a Mine','The mines in Alterac Valley hold more than just minerals. Both the Frostwolf and Stormpike have cached excess supplies in the Irondeep and Coldtooth mines... that\'s not a bad idea, if we could only maintain control of them!$B$BCapture a mine, then return to me. To capture a mine, enter one that we do not control and kill its leader. When you do that, the mine will be ours, and we\'ll send troops to protect it!','Capture a mine that the Stormpike does not control, then return to Sergeant Durgen Stormpike in the Alterac Mountains.','You did it! Well done, $N!$B$BWhen we control a mine and have troops stationed there, it\'s much easier to gather minerals and supplies from it.','You haven\'t captured the mine yet, $N!$B$BAfter we control a mine, it will be much easier to gather minerals and supplies from it.','','Mine Captured','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13796,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,730,0,0,0,250,250,0,0,0,0,3960,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7123,2,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Speak with our Quartermaster','$N, the Frostwolf Quartermaster is looking for recruits, for tasks that lead into the mines of Alterac Valley. Speak with him; he will tell you more.$B$BFollow the road west into the bunker, then take the west exit and you\'ll find our quartermaster.','Speak with the Frostwolf Quartermaster.','Hail, $N! It is good to see a $C like yourself, eager to do his part for the Horde. Speak with me again, for I have vital tasks for you...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,729,76,0,0,0,10,10,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7124,2,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Capture a Mine','As battle rages over the landscape of Alterac Valley, so too does it rage through the Coldtooth and Irondeep mines. Both are rich sources of minerals and both are used to store supplies; it\'s no wonder they are so highly valued!$B$BHelp our war effort, $N! Capture one of the mines for the Horde! To capture a mine, enter one that we do not control and kill its leader. When that is done, the mine will be ours and we\'ll send troops to protect it!','Capture a mine, then return to Corporal Teeka Bloodsnarl in the Alterac Mountains.','You captured a mine! With our own warriors protecting it, it will be much simpler to extract minerals from its depths, or gather supplies that have been cached there.$B$BWell done, $N>. The deed you have done is a great boon to our battle efforts.','You haven\'t yet captured a mine, $N! Find one that we do not control and defeat it\'s leader! ','','Mine Captured','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13796,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7141,2,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,0,74,2,0,0,0,0,0,0,0,'The Battle of Alterac','The Explorers\' League believes there are artifacts in Alterac Valley, but the Frostwolf orcs won\'t let us explore. We can\'t allow the Horde to stop our scholarly pursuits! Defeat the Frostwolf general, Drek\'Thar. With him dead, the orcs will lose their edge.$B$BDrek\'Thar is in Frostwolf Keep, in the south of Alterac Valley. Vanquish him, and then return to me.','Enter Alterac Valley, defeat the Horde general Drek\'thar, and then return to Prospector Stonehewer in the Alterac Mountains.','Well done, $N! With the Horde\'s nose bloodied after the death of their general, we\'ll have the breathing room we need to explore!','Go, $N. Go to Alterac Valley and defeat the orc general!','Defeat Drek\'thar.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,730,0,0,0,500,500,0,0,0,0,5970,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0,0), + (7142,2,2597,51,60,41,0,0,0,0,0,0,0,0,0,0,0,0,0,74,2,0,0,0,0,0,0,0,'The Battle for Alterac','The Stormpike dwarves and their allies have invaded Alterac Valley, and we must drive them out! To win the battle for Alterac, we must defeat their general, Vanndar Stormpike!$B$BYou will find Vanndar in Dun Baldar, in the north of Alterac Valley.$B$BDestroy him, $N, and then return to me.','Enter Alterac Valley and defeat the dwarven general, Vanndar Stormpike. Then, return to Voggah Deathgrip in the Alterac Mountains.','Well done, $N! Stormpikes have no hope in this foolish invasion.$B$BHah! So far, all they\'ve done is get their general killed!','','Defeat Vanndar Stormpike.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7161,2,2597,51,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Proving Grounds','Hail, $c. It has been a long time since we have had the chance to answer the call of battle. The old feelings are slow to rise but once awakened, the blood does rush. The battle rage returns...$B$BAll newcomers to the Valley must first complete the rite of battle.$B$BDeep within the Wildpaw gnoll cave is a banner of the Frostwolf. Venture forth and recover the banner. Return it to me and I shall grant you the Frostwolf initiate\'s insignia.','Travel to the Wildpaw cavern located southeast of the main base in Alterac Valley and find the Frostwolf Banner. Return the Frostwolf Banner to Warmaster Laggrond. ','That burning sensation you feel is your soul being awakened. Your spirit has accepted the call to arms.$B$BYou are now one of the Frostwolf, $N. Congratulations.$B$BCarry this insignia with you at all times. As you advance among the ranks of Frostwolf, I will replace the insignia with other, more powerful insignias.$B$BPerhaps someday you will be exalted among the Frostwolf Clan. Should that day ever come, you will be granted the Eye of Command.','Wake up! Wake up, $N! This is not a dream. You really are entrenched in the midst of a raging battle!','','','','','',17850,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17690,19483,0,0,1,1,0,0,729,76,0,0,0,250,250,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7162,2,2597,51,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Proving Grounds','You\'ve arrived just in time, $c. These Frostwolf savages just won\'t give up! We must show them the might of the Stormpike. They must bow to our superiority.$B$BBefore you make your way to the field of battle, you will want to join the rank of Stormpike.$B$BSouthwest of Dun Baldar, you will find the Icewing Caverns. Planted deep within the caverns is a Stormpike Banner. Venture forth and recover that banner. Return it to me, and you will have earned a Stormpike initiate\'s insignia.','Travel to the Icewing Caverns located southwest of Dun Baldar in Alterac Valley and recover the Stormpike Banner. Return the Stormpike Banner to Lieutenant Haggerdin in the Alterac Mountains.','Take and wear this insignia with pride, $N. As your rank among the Stormpike grows, so too will the insignia. Return to me as you gain honor with Stormpike, and I shall replace your insignia with other, more powerful insignias.$B$BPerhaps someday you will grow to be a legend on this field of battle. Should that day ever come, you will be granted the Eye of Command.','Beware the harpies of the region, $C. They\'ll not think twice to rip out your throat!','','','','','',17849,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17691,19484,0,0,1,1,0,0,47,730,0,0,0,250,250,0,0,0,0,3960,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7163,0,2597,51,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,7161,0,0,0,0,0,0,'Rise and Be Recognized','$B$BIt is your time, $N. You have done much for the Frostwolf Clan and in doing so, earned a place as not only a soldier of Frostwolf but also as a friend.$B$BWell done! Present your initiate\'s insignia.$B','','This new insignia reflects your rank amongst the Frostwolf. Keep it on you at all times.$B$BAnd mage... Die with honor!','','','','','','',17690,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17905,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7164,0,2597,51,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'Honored Amongst the Clan','It is good to see you again, $C. I had not expected you to return. Alas, you have proven yourself a brave and honorable soldier of the Frostwolf.$B$BYour time has come again, $N. You have earned a new ranking and as such, a new insignia denoting this rise in stature.$B$BPresent your insignia.','','$B$BGo, $N! Continue your defense of the Frostwolf. This war must be won! For Drek\'Thar! For the Warchief!','','','','','','',17905,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17906,0,0,0,1,0,0,0,729,76,0,0,0,250,250,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7165,0,2597,51,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Earned Reverence','I must know, $N. When you look directly into the eyes of the enemy, do you see fear? Do they now cower in your presence? They must realize that they are defeated!$B$BYou have earned reverence among the Guard.$B$BPresent your insignia!','','When we first met, I would have never guessed that a hero was in the making. Carry on, soldier!','','','','','','',17906,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17907,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7166,0,2597,51,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,1,7165,0,0,0,0,0,0,'Legendary Heroes','Your radiate command and power, shaman. Exalted in the eyes of Frostwolf - the enemy cowers at the mention of your name.$B$BRise, Hero of Frostwolf. Rise and be honored!$B$BPresent your insignia.','','Soon, all on the field of battle will be under your watchful eye. Command of the Valley and its troops will be yours!','','','','','','',17907,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17908,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7167,0,2597,51,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,1,7166,0,0,0,0,0,0,'The Eye of Command','Drek\'Thar sings your praises. Kalimdor is abuzz with tales of your heroics. The Warchief glows - your stalwart defense of our clan has pleased him greatly.$B$BYou have earned the Eye of Command.$B$BPresent your insignia, Commander $N.$B$B','','Channel the power of the insignia. Let the enemy hear your words. The might of the Horde is unquestionable!','','','','','','',17908,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17909,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7168,0,2597,51,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,7162,0,0,0,0,0,0,'Rise and Be Recognized','Most do not live long enough to rise above their own mediocrity. You have proven yourself to be an exemplary soldier, $C. The time has come.$B$BPresent your insignia.','','Let our enemies see that a soldier of rank has struck them down! Fight for the glory of Stormpike!','','','','','','',17691,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17900,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7169,0,2597,51,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,7168,0,0,0,0,0,0,'Honored Amongst the Guard','The base buzzes with news of your exploits in the Field of Strife! You have struck mighty blows against our enemy - crushing their morale! For this, you have earned a rank of honor among the Stormpike.$B$BPresent your insignia.','','The king has been made aware of your battlefront heroics, $C. Continue in your stalwart defense of the Stormpike Guard!','','','','','','',17900,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17901,0,0,0,1,0,0,0,47,730,0,0,0,250,250,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7170,0,2597,51,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,1,7169,0,0,0,0,0,0,'Earned Reverence','I must know, $N. When you look directly into the eyes of the enemy, do you see fear? Do they now cower in your presence? They must realize that they are defeated!$B$BYou have earned reverence among the Guard.$B$BPresent your insignia!','','When we first met, I would have never guessed that a hero was in the making. Carry on, soldier!','','','','','','',17901,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17902,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7171,0,2597,51,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,1,7170,0,0,0,0,0,0,'Legendary Heroes','Your radiate command and power, shaman. Exalted in the eyes of Frostwolf - the enemy cowers at the mention of your name.$B$BRise, Hero of Frostwolf. Rise and be honored!$B$BPresent your insignia.','','Soon, all on the field of battle will be under your watchful eye. Command of the Valley and its troops will be yours!','','','','','','',17902,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17903,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7172,0,2597,51,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,1,7171,0,0,0,0,0,0,'The Eye of Command','It is good to see you again, $C. I had not expected you to return. Alas, you have proven yourself a brave and honorable soldier of the Frostwolf.$B$BYour time has come again, $N. You have earned a new ranking and as such, a new insignia denoting this rise in stature.$B$BPresent your insignia. ','','$B$BGo, SN! Continue your defense of the Frostwolf. This war must be won! For Drek\'Thar! For the Warchief!','','','','','','',17903,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17904,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7181,2,2597,51,60,62,0,178,0,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,0,0,0,'The Legend of Korrak','The invading Stormpike are not the only threat in the region, soldier. The war in the Valley is waged on two fronts. The cannibal Winterax trolls also vie for power.$B$BThey are lead by Korrak the Bloodrager - a cruel and cunning beast.$B$BA strike against Korrak could prove to be a crushing blow to the Winterax clan. Slay the beast and be rewarded!','According to legend, the leader of the mighty Winterax trolls appears at will to wreak havoc on the denizens of Alterac Valley.$B$BShould Korrak make himself known, destroy him and return to Warmaster Laggrond.',NULL,NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12159,0,0,0,1,0,0,0,0,0,0,0,19107,19106,19108,0,0,0,1,1,1,0,0,0,18149,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7201,2,1584,48,54,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Last Element','There is work to be had for those venturing into the depths, $N.$B$BThe Dark Irons have mastered creation of extremely powerful golems.$B$BInitial reports from our spies indicate that the dwarves use a unique power source to give their creations incomparable killing power.$B$BJust imagine what we could do with our abominations if we could get our hands on this essence of the elements! Turn that city upside down if you must, but do not return until you have found the essence! Payment will be worth the risk.','Travel to Blackrock Depths and recover 10 Essence of the Elements. Your first inclination is to search the golems and golem makers. You remember Vivian Lagrave also muttering something about elementals.$B','Wonderful! I will have these sent by courier to the Undercity at once!$B$BAs for you - here is payment, as promised. Keep the change, you filthy beast!','Show them to me!','','','','','',11129,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12038,0,0,0,1,0,0,0,68,0,0,0,0,250,0,0,0,0,24500,3270,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7202,2,2597,51,60,62,0,77,0,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,0,0,0,'Korrak the Bloodrager','The indigenous Winterax trolls of the region are ruthless savages that would love nothing more than to have our bones added to their foul stew.$B$BWe must show them our might!$B$BWe have recovered tomes from their caves that detail their leadership hierarchy. The artifacts indicate that their leader, Korrak the Bloodrager, tends to remain hidden until given a reason to make his presence known.$B$BDeath to Korrak would mean death to Winterax Clan! Slay him and return.','According to legend, the leader of the mighty Winterax trolls appears at will to wreak havoc on the denizens of Alterac Valley.$B$BShould Korrak make himself known, destroy him and return to Lieutenant Haggerdin in the Alterac Mountains.',NULL,NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12159,0,0,0,1,0,0,0,0,0,0,0,19107,19106,19108,0,0,0,1,1,1,0,0,0,18150,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7221,2,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,0,72,0,0,7141,0,7141,0,0,0,'Speak with Prospector Stonehewer','Ah, $N, reporting for duty are you? Great, the Stormpikes can use everyone we can muster!$B$BSpeak with Prospector Stonehewer in Dun Baldar. She\'s recruiting for a vital mission into enemy territory. You\'ll find Stonehewer in the bottom of the Dun Baldar garrison.$B$BAnd keep an eye out as you go through Dun Baldar. There\'s plenty to do for a hardworking $c who\'s not afraid to get $ghis:her; hands dirty.','Speak with Prospector Stonehewer in the Dun Baldar garrison.',NULL,NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5700,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (7222,2,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,72,0,0,7142,0,7142,0,0,0,'Speak with Voggah Deathgrip','A $c? Good! We are glad to see you in Alterac, $N. Interloping dwarves and their allies invade our valley, and we welcome all in the Horde to join us in righteous slaughter!$B$BSpeak with Voggah Deathgrip. He is looking for agents for an important mission into the Alliance\'s stronghold in Alterac Valley!$B$BYou will find Voggah in Frostwolf Keep.','Speak with Voggah in Frostwolf Keep.',NULL,NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5700,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (7223,2,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Armor Scraps','Battles rage constantly in Alterac Valley, and the supplies we get from Ironforge are not enough to outfit our experienced troops.$B$BIf you find armor scraps from the battlefield, aid the war effort and bring those scraps to me!','Bring 20 Armor Scraps to Murgot Deepforge in Dun Baldar.','These are some good pieces, $N. I can use them to fashion new equipment for our troops.$B$BIf my supply level gets high enough, then maybe our seasoned fighting units will enter the field!','Did you bring any armor scraps, $N?','','','','','',17422,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,730,0,0,0,250,250,0,0,0,0,3960,0,21163,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7224,2,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Enemy Booty','When you fight the enemy, gather the scraps of their armor and bring them to me. I\'ll use those scraps to make armor for our own troops!','Bring 20 Armor Scraps to Smith Regzar in Frostwolf Village.','These will do nicely. I\'ll melt them down and patch them up and you\'ll never know they came from those Stormpike cowards!$B$BThanks, $N. And let me polish up that armor of yours...','How goes the hunting, $N. Do you have any armor scraps for me?','','','','','',17422,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,729,76,0,0,0,1,250,0,0,0,0,3960,0,21163,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7241,2,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'In Defense of Frostwolf','The drums of war sound off in a distant land, $c. The favored clan of your Warchief is under attack from the nefarious Stormpike Guard of Ironforge.$B$BBy the looks of you, I can discern that you are indeed battle hardy and prepared to take on the cause of the Frostwolf.$B$BIt is you who must now take the next step in your evolution.$B$BNorth of Tarren Mill, in Alterac, you will find the entrance to Alterac Valley. It is there that you will find Warmaster Laggrond. Hurry $c, for the battle is upon us!','Venture to Alterac Valley, located in the Alterac Mountains. Find and speak with Warmaster Laggrond - who stands outside the tunnel entrance - to begin your career as a soldier of Frostwolf. You will find Alterac Valley north of Tarren Mill at the base of the Alterac Mountains.','To become a soldier of Frostwolf, one must first be tested...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,729,76,0,0,0,250,250,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7261,2,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'The Sovereign Imperative','We are fighting a brutal battle in the valleys of Alterac. The cannibalistic Winterax trolls attack us from one side and the savage Frostwolf Clan from the other. Both must be exterminated in the name of King Magni Bronzebeard! The taking, culling, and turning of that land is a sovereign and territorial imperative to the kingdom of Ironforge.$B$BAlas, soldiers do not grow on trees! Report to Lieutenant Haggerdin outside Alterac Valley to begin your tour of duty and honor amongst the Stormpike.','Travel to Alterac Valley in the Hillsbrad Foothills. Outside of the entrance tunnel, find and speak with Lieutenant Haggerdin.$B$BFor the glory of Bronzebeard!','Let\'s get to work!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,730,0,0,0,250,250,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7281,2,2597,51,60,41,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Brotherly Love','Tragic... My brother faces me on the field of battle: A commander for the Stormpike.$B$BOf the four Stormpike Commanders, he is undoubtedly the most dangerous. Perhaps if he is slain, the Banshee Queen could turn him as she did me - show him the error of his ways...$B$BDeep within enemy territory you will find my brother. Slay him and return to me. I trust that you are capable of completing this mission, soldier.$B$BAnd soldier, do not go alone.','Travel into Stormpike territory and slay Commander Karl Philips. Return to Commander Louis Philips when the task is complete.$B','Your heroics will not go unnoticed, $N.$B$BI must waste no time if he is to be saved. Sylvanas must be contacted!','How it must pain him to remain as one of the living while his beloved brother has ascended to perfection.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13320,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,729,67,0,0,0,250,250,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7282,2,2597,51,60,41,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Brotherly Love','He must be put out of his misery, soldier! He knows not what he does. He has become a mindless servant of the dreaded Banshee Queen.$B$BVenture forth, across the Field of Strife, to the depths of Frostwolf territory. Find my brother and destroy him. His torment must come to an end.','Travel into Frostwolf territory and slay Commander Louis Philips. Return to Commander Karl Philips when the task is complete.$B','You did remember to burn the corpse, didn\'t you?','It is with heavy heart that I give such an order, soldier.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13154,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,469,730,0,0,0,250,250,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7301,2,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Fallen Sky Lords','We got them held prisoner, $r. I\'m talking about their Wing Commanders. It was a furious battle in the skies but they finally fell! Unfortunately, our best pilots were shot down in a counterattack against Frostwolf Keep. You gotta find out what happened to them.$B$BSearch Tower Point West and Frostwolf Keep. These were their last known locations. Search these areas thoroughly.','Travel to Frostwolf territory and search for Wing Commander Slidore, Wing Commander Vipore, and Wing Commander Ichman. Return to Commander Duffy should you complete your mission.','Unbelievable! You did free them, right? Right??? Well at the very least we know where they were held.','Anything I would care to hear?','','Ichman\'s Location Discovered','Vipore\'s Location Discovered','Slidore\'s Location Discovered','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14029,14031,14030,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,730,0,0,0,250,250,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7302,2,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Fallen Sky Lords','Our air support is in shambles, $N. The Wing Commanders were shot down over enemy territory. You must find out what became of them so that we can attempt a rescue!$B$BGuse was last seen flying over the Icewing Bunker. Jeztor\'s War Rider was spotted near the Stormpike lumber mill. Mulverick... that reckless fool was seen crashing near the Dun\'Baldar North Bunker.$B$BThat\'s all the information I have. Move out! Search through the areas thoroughly.','Find out what became of Wing Commander Guse, Wing Commander Jeztor, and Wing Commander Mulverick. Return to Commander Mulfort should you complete your mission.','Well done! The information you recovered will be invaluable to our cause.','Status of the hunt, soldier?','','Guse\'s Location Discovered','Jeztor\'s Location Discovered','Mulverick\'s Location Discovered','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14026,14028,14027,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,729,76,0,0,0,250,250,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7321,2,-304,28,31,0,0,178,185,1,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Soothing Turtle Bisque','Who says that the undead don\'t know anything about cooking? Take my secret recipe for Turtle Bisque, for example. I\'ve known folks that would come back from the dead just to enjoy a bowl! Heh, heh...$B$BSpeaking of which, I haven\'t been able to make any lately. I used to head over to Lake Lordamere myself to hunt snapjaws, the nasty things, but I can\'t pull myself away from my work here.$B$BIf you bring me some Turtle Meat from the snapjaws and soothing spices, I\'ll show you how it\'s done!','Bring 10 pieces of Turtle Meat and some Soothing Spices to Christoph Jeffcoat in Tarren Mill.','My soothing turtle bisque will keep you warm on a cold night... if you care about that kind of thing.','Any luck finding the ingredients? I\'ll tell you, the alliance maggots are far too numerous in this area now... In my opinion, they have come far too close already...','','','','','',3712,3713,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3737,3729,0,0,1,3,0,0,68,0,0,0,0,250,0,0,0,0,3000,1500,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), + (7341,0,1637,52,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'A Fair Trade','','','Excellent! I am a Tauren of my word, $r. The arrows are yours.','Greetings, $r. I am Kolark, Bounty Hunter from Thunderbluff. Much of the world I have traveled and much I have seen.$B$BMy journeys across the South Seas led to the discovery of these wonderous thorium headed arrows. Alas, I have an endless supply of the arrows but have exhausted my supply of shells. Bah, no self respecting Tauren would ever be caught dead using a flimsy bow. The arrows are useless!$B$BI will offer a trade: An even exchange of thorium shells for my thorium headed arrows. Deal?','','','','','',15997,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18042,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), + (7342,0,1537,52,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'Arrows Are For Sissies','','','A done deal if I ever saw one! The arrows are yours.','Can you believe this rubbish?! The last shipment of ammunition from Kharanos was botched! All we have for ammo now are these flimsy, good for nothing arrows! What in the world am I going to do with 500,000 thorium headed arrows?$B$BI\'ll tell you what, kid. If you can bring me thorium shells, I\'ll trade you thorium headed arrows - straight up! Deal?','','','','','',15997,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18042,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7361,2,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Favor Amongst the Darkspear','$B$BBefore the night elves existed there was troll. It was from troll that the night elves came.$B$BTheir mutinous attacks against my people will not be tolerated. Staghelm seeks to wipe us out - to leave no trace of those that bore him and his ilk. It will not happen!$B$BFor every night elf that you slay and decapitate, Najak will grant you favor amongst the Darkspear. Word of your deeds will be spread across Kalimdor and the Eastern Kingdoms. Go now and serve the Darkspear!','You have been tasked with slaying opposing night elf players in Alterac Valley.$B$BKill a night elf and return to Najak Hexxen at Frostwolf Keep with a Severed Night Elf Head.','$N, it is but one of thousands. A job well done nonetheless.','They seek to exterminate us? It is they who shall be exterminated.','','','','','',18142,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18000,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7362,2,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Ally of the Tauren','The Elder Crone has sent me to this warzone to research the other races. More specifically, I am to collect gnome samples. Magatha is primarily interested in their survivability. Aye, the gnomes - while pitifully weak and miniscule - exude great resilience both in and out of combat.$B$BFortunately for you, I am looking for ruffians to do Magatha\'s bidding. Return to me with tufts of gnome hair and you shall be known to the tauren as an ally.','You have been tasked with slaying opposing gnome players in Alterac Valley.$B$BKill a gnome and return to Ravak Grimtotem at Frostwolf Keep with a Tuft of Gnome Hair.','Aye, this is definitely gnome. Well done, $R, but there is more work to be done.','I don\'t care where the hair comes from, $R.','','','','','',18143,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18000,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7363,2,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'The Human Condition','Humans are so utterly detestable.$B$B$B$BWhile it is true that I am a soldier of Frostwolf, I remain a servant of Sylvanas.$B$BDuring my tour of duty, I do extra work on the side for the Dark Apothecaries of the Undercity.$B$BI have been tasked with collecting human bone chips that are to be used in curing the human condition.$B$BI am authorized to pass that task on to my subordinates.$B$BFind them. Kill them. Return their bone chips to me.','You have been tasked with slaying opposing human players in Alterac Valley.$B$BKill a human and return to Commander Louis Philips (who wanders between the front lines and Frostwolf keep) with a Human Bone Chip.$B$BA cure for the human condition is close at hand!','It would be easier if they just accepted their illness and gave in to your healing touch. It would also probably be less fun. Carry on! We\'ll cure them, one way or another.','Yes, it is true. My brother is a human. Shameful... A stain upon my nearly immaculate record.','','','','','',18144,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18000,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7364,2,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Gnomeregan Bounty','The High Tinkerer himself has sent me to this field of battle to defend my gnomish brothers and sisters. We have received word that the tauren are singling out and slaying gnomes. Worst of all, they are removing tufts of glorious gnome hair from the corpses of the fallen. These atrocities must be stopped. We must reciprocate!$B$BI want them de-hoofed, $c. Bring me their hooves! Show yourself as an ally of the gnomes.','You have been tasked with slaying opposing tauren players in Alterac Valley.$B$BKill a tauren and return to Dirk Swindle at Dun\'Baldar with a Tauren Hoof.','','','','','','','',18145,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18000,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7365,2,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Staghelm\'s Requiem','Staghelm has given the order. All trolls on the field of battle must be exterminated. Their preposterous claims of birthing night elves must be met with force and due prejudice.$B$BSlay them and return to me with their mojo. To reiterate: I want you to steal their mojo.','You have been tasked with slaying opposing troll players in Alterac Valley.$B$BKill a troll and return to Athramanis at Dun\'Baldar with Darkspear Troll Mojo.','','','','','','','',18146,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18000,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7366,2,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'The Archbishop\'s Mercy','The Archbishop is as kind as he is wise. For a man to look mercifully on such a wretched lot...$B$B$B$BToo kind... Just too kind.$B$BThe Archbishop asks that we take pity on the undead and grant them swift and permanent deaths. For this grand display of mercy, we merely require their black, disease ridden hearts.$B$BBring me the hearts of the Forsaken so that they may be ceremoniously incinerated at the Cathedral of Light. Make haste, $N!','You have been tasked with slaying opposing Forsaken players in Alterac Valley.$B$BKill a Forsaken and return to Commander Karl Philips (who wanders between the lumber mill and the mine) with a Forsaken Heart.','Praise be to Benedictus! Another lost soul, soon to be saved by the white hot flames of the Light!$B$BGo ye, oh soldier of Light! More must be saved!','Benedictus! I am but a speck in the shadow of his grandeur. Praise him!','','','','','',18147,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18000,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7367,2,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Defusing the Threat','The Frostwolf have their front lines and bases booby trapped, $c. You have to watch your step when invading enemy territory.$B$BIf you want to make a solid strike against them, you must destroy their source of anti personnel munitions - I\'m talking about their explosives expert. If you kill him, you are safe to disarm the mines. As long as he is kept down, the mines will also stay down.$B$BYou will probably find him in a tower near the Iceblood Garrison. Good luck!','Find the Frostwolf Explosives Expert and kill him. Return to the Stormpike Explosives Expert when the task is complete.',NULL,NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13597,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7368,2,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Defusing the Threat','I know all about landmines. I\'m the one that lays all the mines on the front lines here, after all.$B$BIf you want to defuse the Stormpike mine fields, all you have to do is kill their explosives expert. That dwarven coward is no doubt hiding in the first tower on the Field of Strife. Take him out and those landmines won\'t come back after they\'ve been disarmed.$B$BIf you do happen to kill him, come back here and let me know. No good deed should go unrewarded.','Find the Stormpike Explosives Expert and kill him. Return to the Frostwolf Explosives Expert when the task is complete.',NULL,NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13598,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7381,2,2597,51,60,62,0,178,0,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,0,0,0,'The Return of Korrak','While it is true that Korrak has been slain, one question remains: Will he remain dead? Trolls are notorious for their other-worldly tribal magics. I would not be surprised if the fallen leader was raised from the dead to once more rule over his clan.$B$BYou know what to do should this ever occur.$B$B$B$BAnd this time, I want his skull. Just keep your eyes peeled, soldier.$B$BDismissed!','Should Korrak the Bloodrager make a return to the Field of Strife, seek him out and destroy him.$B$BReturn the Skull of Korrak to Warmaster Laggrond in the Hillsbrad Foothills.',NULL,NULL,'','','','','',18148,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18149,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7382,2,2597,51,60,62,0,77,0,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,0,0,0,'Korrak the Everliving','There\'s something not quite right about all of this... Did anybody think to burn Korrak\'s corpse? Those trolls will stop at nothing to revive their fallen leader - as blue skinned pagan man-beasts often do.$B$BJust keep your eyes out, $N. Don\'t be alarmed if Korrak makes a surprise appearance; and if he does, I want him executed - his corpse burned to ashes.$B$BFor good measure, lop off his head and bring me his skull before you ignite the lifeless mass.','Should Korrak the Bloodrager make a return to the Field of Strife, seek him out and destroy him.$B$BReturn the Skull of Korrak to Lieutenant Haggerdin in the Hillsbrad Foothills.$B',NULL,NULL,'','','','','',18148,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18150,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7383,2,141,1,11,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,933,0,0,935,18152,1,0,'Crown of the Earth','All was not well with Teldrassil, however. Staghelm\'s carefully made plans for the new World Tree had borne out as he had hoped, but there was one small problem, a problem to which many of the troubles on Teldrassil may be attributed.$B$BHowever, I will not get into that yet. You must visit the last moonwell, to the northwest in the Oracle Glade. Under the boughs of the Oracle Tree lies the first and most powerful of our wells. Retrieve a phial of its water and return to me.','Fill the Amethyst Phial and bring it back to Corithras Moonrage in Dolanaar.','To be in the presence of the Oracle Tree... it is almost to feel wisdom take form. Let me continue the telling...$B$BWith Teldrassil grown, the Arch Druid approached the dragons for their blessings, as the dragons had placed upon Nordrassil in ancient times. But Nozdormu, Lord of Time, refused to give his blessing, chiding the druid for his arrogance. In agreement with Nozdormu, Alexstrasza also refused Staghelm, and without her blessing, Teldrassil\'s growth has been flawed and unpredictable...','Along with the druids, the Oracle Tree and the Arch Druid have been carefully monitoring the growth of Teldrassil. But though we have a new home, our immortal lives have not been restored.',NULL,'','','','',18151,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (7385,0,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'A Gallon of Blood','You have the option of offering larger quantities of the blood taken from our enemies. I will be glad to accept gallon sized offerings, $N.','null','The blood of our enemies has been shed. I shall mix this blood with the rest that has been gathered. Once the offering is complete, the Ice Lord shall show these Stormpike dogs the full wrath of the Frostwolf Clan!','You must strike down our enemies and bring to me their blood.','','','','','',17306,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,729,76,0,0,0,5,75,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7386,0,2597,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Crystal Cluster','There are times which you may be entrenched in battle for days or weeks on end. During those longer periods of activity you may end up collecting large clusters of the Frostwolf\'s storm crystals.$B$BThe Circle accepts such offerings, $N.','null','Well done, $N. I will use the power of these charms to augment the magic that has already been gathered. When enough power has been amassed, I shall focus the collected energies and call upon the Forest Lord to aid our cause.','The Frostwolf soldiers carry elemental charms called storm crystals. We can use the charms to conjure Ivus. Venture forth and claim the crystals, $N!','','','','','',17423,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,730,0,0,0,75,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7401,2,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Wanted: DWARVES!','By order of Sergeant Yazra Bloodsnarl, all dwarves on the field of battle are to be killed on sight.$B$BShould you slay a dwarf in combat, rip out their spine, leaving a spineless heap of stink and rot to serve as a warning to any and all that dare oppose the might of the Frostwolf.$B$BReturn to Sergeant Yazra Bloodsnarl with proof of your heroics.','You have been tasked with slaying opposing Dwarf players in Alterac Valley.$B$BKill a Dwarf and rip out their spine. Take the Dwarf Spine to Sergeant Yazra Bloodsnarl at Frostwolf Keep.','You now have license to decimate dwarves by the dozen, $C!$B$B$B$BYou never forget your first de-spining...','I deal in wholesale irony, soldier.','','','','','',18206,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,250,0,0,0,0,18000,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7402,2,2597,51,60,41,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Wanted: ORCS!','By order of Corporal Noreg Stormpike, all able bodied soldiers of Stormpike are required to slay any opposing orcs that they meet upon the field of battle.$B$BSoldiers are required to remove a tusk or tooth from the maw of the enemy and present said tooth as proof of their accomplishment.$B$BWear protective gloves.','You have been tasked with slaying opposing Orc players in Alterac Valley.$B$BKill an Orc and take their Orc Tooth back to Corporal Noreg Stormpike at Dun Baldar.','','','','','','','',18207,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18000,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7421,0,2597,55,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Darkspear Defense','','','','','','','','','',18142,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7422,0,2597,55,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Tuft it Out','','','','','','','','','',18143,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7423,0,2597,55,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'I\'ve Got A Fever For More Bone Chips','','','','','','','','','',18144,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7424,0,2597,55,60,41,0,77,0,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'What the Hoof?','null','','*Dirk throws the hoof in a pile behind him.*','Give \'em a limp, $N. They must learn that the gnomish people won\'t take to being bullied!','','','','','',18145,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7425,0,2597,55,60,41,0,77,0,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'Staghelm\'s Mojo Jamboree','','','','','','','','','',18146,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7426,0,2597,55,60,41,0,0,0,0,0,0,0,0,0,0,0,0,0,72,1,0,0,0,0,0,0,0,'One Man\'s Love','','','','','','','','','',18147,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7427,0,2597,55,60,41,0,0,0,0,0,0,0,0,0,0,0,0,0,72,1,7401,0,0,0,0,0,0,'Wanted: MORE DWARVES!','','','','','','','','','',18206,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7428,0,2597,55,60,41,0,0,0,0,0,0,0,0,0,0,0,0,0,72,1,7402,0,0,0,0,0,0,'Wanted: MORE ORCS!','','','','','','','','','',18207,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7429,0,2557,57,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,5525,0,0,0,0,0,0,'Free Knot!','','','Oh, thank you for freeing me! You - ranked number one. Everyone else - ranked number two or lower.$B$BI knew my life was destined for more than just being an appetizer to some ogre!','It\'s called the Gordok Shackle Key - well, that\'s what these \"tons o\' fun\" keep calling it. I think any of the ogres might have it, but I\'m not sure if any specific ones do. Maybe the guards have a better chance of having one...$B$BWhat am I talking about - you have it already, don\'t you?! Is that it there??!','','','','','',18250,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,169,0,0,0,0,350,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,5525), + (7441,2,2557,54,58,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Pusillin and the Elder Azj\'Tordin','I had let my guard down for only one moment, stranger. In my haste to escape the grip of the fallen Prince, I was robbed. A most foul demon, the imp Pusillin, pilfered my book of incantations and the key to the once great halls of Eldre\'Thalas.$B$BI no longer hold interest in the key, as I have exchanged my immortality for freedom, but I desperately need my book of incantations.$B$BFind the imp, Pusillin, and recover my book.$B$BSearch the Warpwood Quarter of Dire Maul for Pusillin.','Travel to Dire Maul and locate the Imp, Pusillin. Convince Pusillin to give you Azj\'Tordin\'s Book of Incantations through any means necessary.$B$BReturn to Azj\'Tordin at the Lariss Pavilion in Feralas should you recover the Book of Incantations.','You have found it! A curse upon that miserable imp. Alas, my material possessions are meager at best. You may choose from what I have to offer.','I regret nothing, stranger. The Queen has long since passed. The works of the Shen\'Dralar have been marred by the madness of Prince Tortheldrin. I seek only freedom... Escape...','','','','','',18261,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18411,18410,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,809,0,0,0,0,500,0,0,0,0,17500,4650,0,0,0,0,0,0,0,0,1,1,1,1,500,1000,1500,2000,0,1,1,1,2,0,500,1000,1500,0,0,0), + (7461,2,2557,56,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,7877,0,0,0,'The Madness Within','Have you heard enough? Are you a $g man:woman; of action?$B$BThis madness must come to an end. The age of the immortals has long since passed. Destroy the guardians surrounding the pylons to lower the force field. When this is done, destroy Immol\'thar. With the Prince\'s power greatly reduced, attack and end him. Lay the spirits of this city to rest, adventurer.','You must destroy the guardians surrounding the 5 Pylons that power the Prison of Immol\'thar. Once the Pylons have powered down, the force field surrounding Immol\'thar will have dissipated.$B$BEnter the Prison of Immol\'thar and eradicate the foul demon that stands at its heart. Finally, confront Prince Tortheldrin in Athenaeum.$B$BReturn to the Shen\'dralar Ancient in the courtyard should you complete this quest.','We thank you, hero.','Be wary, adventurer. The Prince is... persuasive.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11496,11486,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6150,0,0,0,0,0,0,0,0,6,1,1,2,500,1000,1500,2000,0,1,21,0,0,0,0,0,0,0,0,0), + (7462,2,2557,56,60,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,7461,0,0,0,0,0,0,'The Treasure of the Shen\'dralar','In the library, Athenaeum, you will find an ancient chest hidden beneath the stairway. Take from it that which you desire.','Return to the Athenaeum and find the Treasure of the Shen\'dralar. Claim your reward!','You open the chest to find...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18420,18421,18424,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,27000,405,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7463,2,2557,60,60,81,128,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Arcane Refreshment','A $r mage! How wonderous. I have not seen one of your kind for... oh what is it going on now? 500 years!$B$BI have something that will quench your thirst, but first you must do a task for me.$B$B$B$BThere is an anomaly in Eldre\'Thalas. A water elemental has taken residence in the east wing. His presence must be catalogued!$B$BVenture to the Warpwood Quarter and extract a portion of the elemental essence of the Hydrospawn. Return it to me and I shall teach you a useful cantrip.','Travel to the Warpwood Quarter of Dire Maul and slay the water elemental, Hydrospawn. Return to Lorekeeper Lydros in the Athenaeum with the Hydrospawn Essence.','Wonderful! Who are you again? Oh it matters not. What was I supposed to give you? Hrm... well you are a $C, perhaps you will find this useful.','Yes? Do I know you?','','','','','',18299,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,809,0,0,0,0,200,0,0,0,0,0,3960,10140,10143,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7481,2,2557,54,60,81,0,178,0,0,0,0,0,0,0,0,0,0,0,10,2,0,0,0,0,0,0,0,'Elven Legends','Several years ago, a lone elven master named Kariel Winthalus fled the devastation of his homeland with several ancient elven artifacts in tow.$B$BOur search for this lost master lead us from the ruins of Quel\'Thalas, through the Burning Steppes, across the great expanses of the sea, to Feralas.$B$BWe suspect that the elf sought sanctuary in the halls of Eldre\'Thalas (what is now known as Dire Maul).$B$BYou must find him, adventurer. Whether alive or dead, the knowledge he carried must be recovered!','Search Dire Maul for Kariel Winthalus. Report back to Sage Korolusk at Camp Mojache with whatever information that you may find.','A shame... a tragedy. The items are lost you say? No trace of him, eh?','My associate, the night elf scholar, Runethorn, is recruiting her allies for this task.','Master Kariel Winthalus Found','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18000,5130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7482,2,2557,54,60,81,0,77,0,0,0,0,0,0,0,0,0,0,0,10,2,0,0,0,0,0,0,0,'Elven Legends','Several years ago, a lone elven master named Kariel Winthalus fled the devastation of his homeland with several ancient elven artifacts in tow.$B$BOur search for this lost master lead us from the ruins of Quel\'Thalas, through the Burning Steppes, across the great expanses of the sea, to Feralas.$B$BWe suspect that the elf sought sanctuary in the halls of Eldre\'Thalas (what is now known as Dire Maul).$B$BYou must find him, adventurer. Whether alive or dead, the knowledge he carried must be recovered!','Search Dire Maul for Kariel Winthalus. Report back to Scholar Runethorn at Feathermoon with whatever information that you may find.','A shame... a tragedy. The items are lost you say? No trace of him, eh?','My associate, the night elf scholar, Runethorn, is recruiting her allies for this task.','Master Kariel Winthalus Found','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18000,5130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7483,2,2557,58,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Libram of Rapidity','Master Winthalus lost the Libram of Rapidity in the east wing. The Libram will allow for a minor haste cantrip to be placed upon your equipment. Parlor tricks, really...$B$BRegardless, if you are interested, you will need to present the Libram along with some basic reagents.$B$BHrm... I believe it also requires blood of heroes, a pristine black diamond, and large brilliant shards. I could be wrong!$B$B','Bring a Libram of Rapidity, 1 Pristine Black Diamond, 2 Large Brilliant Shards, and 2 Blood of Heroes to Lorekeeper Lydros in Dire Maul to receive an Arcanum of Rapidity.','$B$BAs promised, the Arcanum of Rapidity. Don\'t spend it all in once place.$B$B','What is it? I have much cataloguing to do!','','','','','',18332,18335,14344,12938,1,1,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18329,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7484,2,2557,58,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Libram of Focus','This libram almost aroused interest in one of the younger Lorekeeper\'s familiars. Poor thing, it was only a few weeks old.$B$BThose among you who are more magically inclined might find this item interesting.$B$BThe Libram of Focus was lost in this wing. I can only assume one of the Highborne spirits holds it in their possession.$B$BBring the Libram along with some large brilliant shards, skin of shadow, and a pristine black diamond and I shall conjure the Arcanum.','Bring a Libram of Focus, 1 Pristine Black Diamond, 4 Large Brilliant Shards, and 2 Skin of Shadow to Lorekeeper Lydros in Dire Maul to receive an Arcanum of Focus.','Don\'t hurt yourself when applying the enchantment, $R.','You again? What could you possibly want now?','','','','','',18333,18335,14344,12753,1,1,4,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18330,0,0,0,1,0,0,0,809,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7485,2,2557,58,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Libram of Protection','He wept like an infant at the loss of this libram. Mind you, I myself have wept over texts - there is no greater loss than that of knowledge and history - but to cry over this nearly useless jumbling of incantations? Preposterous! It left me to believe that the Prince was doing him a favor in flaying the flesh from his bones.$B$BBring the Libram along with a pristine black diamond, large brilliant shards, and a frayed abomination stitching and I shall recreate the Arcanum.$B$BOh, and check the north wing.','Bring a Libram of Protection, 1 Pristine Black Diamond, 2 Large Brilliant Shards, and 1 Frayed Abomination Stitching to Lorekeeper Lydros in Dire Maul to receive an Arcanum of Protection.','Yes, yes... Calm yourself. As promised, here is your Arcanum.','My patience prevents your suffering.','','','','','',18334,18335,14344,12735,1,1,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18331,0,0,0,1,0,0,0,809,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7486,2,16,60,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,6824,0,0,0,0,0,0,'A Hero\'s Reward','$N, your services to the Warlords surpassed all we could expect from the denizens of this world.$B$BWe do not understand your people\'s notions of gratitude, or rewarding good works, but in this case... perhaps a reward is warranted.$B$BUnder the surf at the southern base of this island, you will find a coffer. In it you will find your... reward.$B$BGo, $N. Claim your reward.','Claim your reward from Hydraxis\' Coffer.','Hydraxis\' voice descends from the waters\' surface...$B$B\"Choose that which best suits you, $N. May it protect you against the foes of the Waterlords.\"','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18399,18398,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,749,0,0,0,0,200,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7488,2,2557,54,57,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,7494,0,0,0,0,0,0,'Lethtendris\'s Web','The mage Lethtendris, a vicious blood elf whose brutality is matched only by her twisted addiction to magic, has fled into Dire Maul. She has created a device, a web to ensnare the magical energies of that place and we fear that, if left unchecked, she will cause irreparable damage to our world!$B$BStop her, $N. Find her and retrieve her web. She is likely near the satyrs in Warpwood Quarter of Dire Maul. Bring the web to me so that its power may be released safely back into the wilds...','Bring Lethtendris\' Web to Latronicus Moonspear at the Feathermoon Stronghold in Feralas.','You retrieved the web! Well done, $N! Lethtendris, like many elves of her ilk, are blind to the dangers the abuse of magic can cause to our world. They believe they are masters of magic; they do not realize that they are slaves to their own addiction. Her death saddens me, but it was necessary.$B$BThank you, $N. I will have the energies within the web released safely over a wide area, and then I\'ll destroy it to prevent future magical exploits.','Do you have the web, $N? Its concentrated magical energy must be dissipated!','','','','','',18426,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18491,0,0,0,1,0,0,0,69,0,54,47,72,350,0,350,350,350,17000,4530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7489,2,2557,54,57,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,7492,0,0,0,0,0,0,'Lethtendris\'s Web','The blood elf Lethtendris has overstepped her bounds. So eager was she to gather magical power that she defied her brethren and created a device of insidious design, a web meant to siphon the tainted magical energies of Dire Maul. Even now she gathers those energies and plans to release them against her enemies.$B$BLethtendris must be stopped. Find her within the Warpwood Quarter of Dire Maul, defeat her and bring her web to me so that it might be returned to more clear-headed blood elves for study.','Bring Lethtendris\'s Web to Talo Thornhoof at Camp Mojache in Feralas.','You have done well, $N. This web holds within it vast stores of the magic of Dire Maul, and I fear what damage may be unleashed if those energies were harnessed by one so irresponsible as Lethtendris. I am saddened by her death, but I know that she could never part with her web while alive.$B$BThank you, $N. I will send the web to students of magic more responsible than Lethtendris. They will be the new wardens of its power.','$N, do you have Lethtendris\'s Web?','','','','','',18426,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18491,0,0,0,1,0,0,0,530,76,0,81,68,350,350,0,350,350,17000,4530,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), + (7490,2,1637,60,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7491,18422,1,0,'Victory for the Horde','You have accomplished the impossible. The brood mother of the Black Dragonflight lies dead at your feet. Take her head and present it to your Warchief.','Take the Head of Onyxia to Thrall in Orgrimmar.','This is a great victory for the Horde, $N. So many times you have honored your Warchief. It is time for the Warchief to honor you.','','','','','','',18422,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,500,0,0,0,0,0,7950,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7491,2,1637,60,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,7490,0,0,0,0,0,0,'For All To See','Overlord Runthak awaits your arrival in the Valley of Strength.$B$B$B$BDo not keep your public waiting, hero.','Seek out Overlord Runthak in the Valley of Strength.','Choose your reward and let the celebration of your glorious victory begin.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18406,18403,18404,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,500,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,7491), + (7492,2,2557,54,57,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,7489,0,0,0,'Camp Mojache','Talo Thornhoof, a Tauren elder in Feralas, sends a request for aid. He offered few details, but he did say that he needs agents for a matter both delicate... and dire.$B$BServe the Horde, $N. Go to Camp Mojache in Feralas and speak with Talo.','Speak with Talo Thornhoof at Camp Mojache in Feralas.','Ah, it is good to see a $C heed my summons. I have need of your services, $N, and fear they will take you down a dangerous path...$B$BA path into Dire Maul.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7493,0,1637,60,60,0,0,178,165,300,0,0,0,0,0,0,0,0,0,8,0,7491,0,0,0,0,0,0,'The Journey Has Just Begun','','','','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19093,19213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7494,2,2557,54,57,81,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,7488,0,0,0,'Feathermoon Stronghold','$N! Your aid is needed in Feralas!$B$BAn outlaw mage, Lethtendris, has fled to the ancient elven ruins Eldre\'thalas, now called Dire Maul. It is believed she has an item of dangerous magical energy which must be recovered.$B$BLatronicus Moonspear requests agents to enter Dire Maul and retrieve the item from Lethtendris.$B$BServe the Alliance! Seek out Latronicus at the Feathermoon Stronghold in Feralas.','Speak with Latronicus Moonspear at the Feathermoon Stronghold in Feralas.','Hail, $N. I am pleased to see you, but regret that our meeting is not under more pleasant conditions.$B$BListen close, for I have a vital task for you...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7495,2,1519,50,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7496,18423,1,0,'Victory for the Alliance','You have accomplished the impossible. The brood mother of the Black Dragonflight lies dead at your feet. Take her head and present it to the Highlord.','Take the Head of Onyxia to Highlord Bolvar Fordragon in Stormwind.','For so many years I was held under her captivating gaze. Finally, to see justice meted and the honor of Stormwind restored! Today, we celebrate this glorious victory!','By Uther\'s beard!','','','','','',18423,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,500,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,1,1,5,0,0,0,0,0,0,0), + (7496,2,1519,60,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,7495,0,0,0,0,0,0,'Celebrating Good Times','Seek out Major Mattingly in the Valley of Heroes, $N. He will be expecting you...','Seek out Major Mattingly in the Valley of Heroes.','Few are graced with such ceremony, $N. Please, choose your reward so that we may begin the celebration.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18406,18403,18404,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,500,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,1,1,4,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,7496), + (7497,0,1519,60,60,0,0,77,165,300,0,0,0,0,0,0,0,0,0,8,0,7496,0,0,0,0,0,0,'The Journey Has Just Begun','','','','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19093,19213,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,0), + (7498,2,2557,54,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18356,1,0,'Garona: A Study on Stealth and Treachery','The tome carries the mark of the Athenaeum.','Return the book to its rightful owners.','Excellent work, $R. Should you find any more tomes, do not hesitate to return them to us.$B$BAs time passes, we tend to change around and even add new rewards for the return of missing tomes.','You have recovered a tome!','','','','','',18356,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18465,0,0,0,1,0,0,0,809,0,0,0,0,500,0,0,0,0,0,4230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7499,2,2557,54,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18357,1,0,'Codex of Defense','The tome carries the mark of the Athenaeum.','Return the book to its rightful owners.','Excellent work, $R. Should you find any more tomes, do not hesitate to return them to us.$B$BAs time passes, we tend to change around and even add new rewards for the return of missing tomes.','You have recovered a tome!','','','','','',18357,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18466,0,0,0,1,0,0,0,809,0,0,0,0,500,0,0,0,0,0,4230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7500,2,2557,54,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18358,1,0,'The Arcanist\'s Cookbook','The tome carries the mark of the Athenaeum.','Return the book to its rightful owners.','Excellent work, $R. Should you find any more tomes, do not hesitate to return them to us.$B$BAs time passes, we tend to change around and even add new rewards for the return of missing tomes.','You have recovered a tome!','','','','','',18358,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18468,0,0,0,1,0,0,0,809,0,0,0,0,500,0,0,0,0,0,4230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7501,2,2557,54,60,81,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18359,1,0,'The Light and How To Swing It','The tome carries the mark of the Athenaeum.','Return the book to its rightful owners.','Excellent work, $R. Should you find any more tomes, do not hesitate to return them to us.$B$BAs time passes, we tend to change around and even add new rewards for the return of missing tomes.','You have recovered a tome!','','','','','',18359,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18472,0,0,0,1,0,0,0,809,0,0,0,0,500,0,0,0,0,0,4230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7502,2,2557,54,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18360,1,0,'Harnessing Shadows','The tome carries the mark of the Athenaeum.','Return the book to its rightful owners.','Excellent work, $R. Should you find any more tomes, do not hesitate to return them to us.$B$BAs time passes, we tend to change around and even add new rewards for the return of missing tomes.','You have recovered a tome!','','','','','',18360,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18467,0,0,0,1,0,0,0,809,0,0,0,0,500,0,0,0,0,0,4230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7503,2,2557,54,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18361,1,0,'The Greatest Race of Hunters','The tome carries the mark of the Athenaeum.','Return the book to its rightful owners.','Excellent work, $R. Should you find any more tomes, do not hesitate to return them to us.$B$BAs time passes, we tend to change around and even add new rewards for the return of missing tomes.','You have recovered a tome!','','','','','',18361,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18473,0,0,0,1,0,0,0,809,0,0,0,0,500,0,0,0,0,0,4230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7504,2,2557,54,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18362,1,0,'Holy Bologna: What the Light Won\'t Tell You','The tome carries the mark of the Athenaeum.','Return the book to its rightful owners.','Excellent work, $R. Should you find any more tomes, do not hesitate to return them to us.$B$BAs time passes, we tend to change around and even add new rewards for the return of missing tomes.','You have recovered a tome!','','','','','',18362,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18469,0,0,0,1,0,0,0,809,0,0,0,0,200,0,0,0,0,0,4230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7505,2,2557,54,60,81,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18363,1,0,'Frost Shock and You','The tome carries the mark of the Athenaeum.','Return the book to its rightful owners.','Excellent work, $R. Should you find any more tomes, do not hesitate to return them to us.$B$BAs time passes, we tend to change around and even add new rewards for the return of missing tomes.','You have recovered a tome!','','','','','',18363,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18471,0,0,0,1,0,0,0,809,0,0,0,0,200,0,0,0,0,0,4230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7506,2,2557,54,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18364,1,0,'The Emerald Dream...','The tome carries the mark of the Athenaeum.','Return the book to its rightful owners.','Excellent work, $R. Should you find any more tomes, do not hesitate to return them to us.$B$BAs time passes, we tend to change around and even add new rewards for the return of missing tomes.','You have recovered a tome!','','','','','',18364,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18470,0,0,0,1,0,0,0,809,0,0,0,0,500,0,0,0,0,0,4230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7507,2,2557,60,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18401,1,0,'Foror\'s Compendium','You have uncovered something of great importance. This book is unlike any that you have seen.$B$BIt would appear as if someone or something has managed to shatter the seal of Athenaeum. The text within is garbled and barely legible.','Return Foror\'s Compendium of Dragon Slaying to the Athenaeum.','You could have gotten quite a lot of gold for this book on the black market, $N. Especially since the protective seal has been broken, leaving the secrets of dragon slaying viewable to any with the requisite intellect to consume the knowledge held within the sacred pages.$B$BPerhaps a grand reward is in order... Well, a reward that will require enormous effort to obtain.$B$B','Ah, one of our greatest compilations. This one has been missing for ages.','','','','','',18401,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,809,0,0,0,0,200,0,0,0,0,0,4230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7508,2,2557,60,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,7507,0,0,7509,18513,1,0,'The Forging of Quel\'Serrar','If you wish to take on this task, present Lydros with the dull blade.','Give the Dull and Flat Elven Blade to Lorekeeper Lydros.','If you manage to enter the lair of the dragon, heat the blade under her fiery breath, and ultimately temper it in her blood, I shall bind the blade for your use.','Excellent, let us begin...','','','','','',18513,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7509,2,2159,60,60,62,0,255,0,0,0,0,0,0,0,0,0,0,0,64,1,7508,0,0,0,18489,1,0,'The Forging of Quel\'Serrar','Take the unfired ancient blade to the lair of Onyxia and engage her in battle.$B$BSome trickery must be utilized for the heating of the blade. While in combat, she will surely try to incinerate you with her fiery breath. You must plant the unfired ancient blade nearby and hope that the fiery breath heats the blade. If you live beyond this, pick up the now heated ancient blade and finish off the dragon.$B$BPlunge the heated ancient blade into her smoldering corpse to fashion the treated ancient blade.','You must get Onyxia to breathe fire on the Unfired Ancient Blade. Once this is done, pick up the now Heated Ancient Blade. Be warned, a Heated Ancient Blade will not remain heated forever - time is of the essence.$B$BThe last step before returning to me is to slay the beast and drive the Heated Ancient Blade into her corpse.$B$BDo this and Quel\'Serrar will be yours.','$B$BAs promised, $C, the blade of Quel\'Serrar.','Perhaps one day, another will wield the prismatic blade.','','','','','',18492,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18348,0,0,0,1,0,0,0,809,0,0,0,0,200,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7541,0,15,30,45,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,1262,0,0,0,0,0,0,'Service to the Horde','','','It will take time for our scholars to study the pendant you brought us. But for your service to the Horde I would like to offer you a small token.$B$BThank you, $N. Your acts bring honor to you, and to us.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18585,18586,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,350,0,0,0,0,15000,930,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7562,2,-61,60,58,0,256,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7563,0,7563,0,0,0,'Mor\'zul Bloodbringer','$N, your delvings into the dark arts are deep. Your mastery over otherworldly denizens has grown so strong... perhaps you are ready to bind to you one of the infamous dreadsteeds.$B$BThe ritual to summon the beast from its home requires great power and resources, but if you desire to dominate that epic mount, then speak with Mor\'zul Bloodbringer. He is camped near the Altar of Storms in the Burning Steppes.$B$BGo, $N. This quest will be perilous, but a Warlock of your stature does not shy from danger!','Speak with Mor\'zul Bloodbringer in the Burning Steppes.','Greetings, $N, and welcome. Are you here to study near the Altar of Storms as I am, perhaps to harness its energy for some hidden purpose...$B$BOr... are you here to speak with me? Yes, I believe you are.$B$BYou want to master a dreadsteed? Such is no easy task. It will cost you no small amounts of blood, sweat... and of course gold. But a dreadsteed of Xoroth is a prize well worth winning so if interested, listen on...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7563,2,-61,60,58,0,256,255,0,0,0,0,0,0,0,0,0,0,0,8,0,7562,7564,0,7564,0,0,0,'Rage of Blood','The dreadsteeds dwell on another world, on the fiery Plains of Xoroth, and to bind one of those famed beasts you must invoke powerful glyphs. I can scribe the glyphs on a parchment for you, but first I will need a special ink.$B$BIn distant Winterspring there dwells a race of owl beasts. Once pure creatures, they were turned mad by the demonic emanations of the Darkwhisper Gorge and now roam the snows in a frenzy.$B$BTheir blood is what I need to ink your parchment. Bring it to me.','Bring 30 bottles of Raging Beast\'s Blood to Mor\'zul Bloodbringer in the Burning Steppes.','Ah, very good. I will have this blood distilled into an ink and use it for the parchment I promised you. And perhaps I will save just a little for myself, as I hear its taste is quite euphoric...','Have you seen the raging owl beasts, $N? The magic of those creatures is strong, and it concentrates in the blood that flows through their torturted forms.','','','','','',18590,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7564,2,-61,60,58,0,256,255,0,0,0,0,0,0,0,0,0,0,0,0,0,7563,7629,-7564,0,18591,1,0,'Wildeyes','My servant, Gorzeeki, is an alchemist of some skill. He can prepare the ink I will need for your parchment. I gathered together the blood you acquired; take it to Gorzeeki so that he can begin his work.','Bring the Case of Blood to Gorzeeki Wildeyes in the Burning Steppes.','Oh, it\'s blood. It must be from master Mor\'zul then. He is so enamored with the stuff, and loves to see it spilled. I, however, prefer it coursing through the veins of a small rodent. It stays warm that way... until you want it.$B$BThis is powerful blood. Mor\'zul must be making another parchment to summon a dreadsteed! How exciting!$B$BIf that\'s true, and you\'re going to perform the ritual, then... you\'re going to need a lot more than blood, my friend.','You have something for me? It\'s not a big, juicy spider, is it? Or maybe a roach? I hope it\'s still alive... I so love chewing on them when they\'re still alive...','','','','','',18591,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1860,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7581,2,-61,60,60,81,256,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,7583,-7581,7583,0,0,0,'The Prison\'s Bindings','You must retrieve bindings for the prison of the Doomguard from lesser demons.$B$BThe blood of the Wildspawn satyr that occupy Dire Maul should do nicely. The coagulated blood will bond the Hederine shards and power the crystal prison.','Travel to Dire Maul in Feralas and recover 15 Satyr Blood from the Wildspawn Satyr that inhabit the Warpwood Quarter. Return to Daio in the Tainted Scar when this is done.$B','Ah, a most excellent recovery. The blood will suppress the Doomguard\'s magical defenses.','Only the blood of Wildspawn satyr will suffice.','','','','','',18603,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7582,2,-61,60,60,1,256,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,7583,-7581,7583,0,0,0,'The Prison\'s Casing','The Hederine demons that occupy the foothills of Mount Hyjal secrete powerful fel poisons, which if left to mature, harden into a dense anti-magic crystal. These crystals have come to be known as Tears of the Hederine.$B$BNot even the immense power of a Doomguard could break the walls of a prison constructed from this material.$B$BTravel to Darkwhisper Gorge in Winterspring and recover the Tears.','Travel to Darkwhisper Gorge in Winterspring and recover 5 Tears of the Hederine from the Hederine demons that occupy the gorge. Return to Daio in the Tainted Scar when you have completed this task.','I merely need to combine the blood of the Wildspawn with these crystals and the prison shall be ready for use.','The Hederine will not give up their precious gems without a fight, $N.','','','','','',18604,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7583,2,-61,60,60,1,256,255,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,0,18601,1,0,'Suppression','The prison is ready. Now for the most difficult portion of this task.$B$BYou must find and capture a Doomguard Commander within the Tainted Scar using this crystal prison.$B$BBe warned! A Doomguard is a cunning and lethal adversary and will seek to destroy you as you begin the ritual of imprisonment. It will flail wildly in its attempts to escape imprisonment.$B$BIt will focus on nothing but you, $N. Because of this, I must recommend that you take companions capable of keeping you alive!','Venture forth into the Tainted Scar and locate a Doomguard Commander.$B$BUse the Glowing Crystal Prison on the Doomguard Commander. Be prepared for a ferocious onslaught of attacks, as the demon attempts to escape capture.$B$BShould you succeed, return the Imprisoned Doomguard to Daio in the Tainted Scar.','You have done as I have asked. You are ready to be given the knowledge to conjure and control the beast.','Hrm? Well?','','','','','',18605,18601,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18602,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,18540,20700,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7601,2,-61,50,50,0,256,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,7602,0,0,0,'What Niby Commands','If I am to teach you the secrets of summoning an infernal servant, you must destroy Kroshius and bring me the infernal core from his burning remains. This, however, is not as easy as it sounds. Kroshius has all but burned out completely. You must reignite his corpse and raise him from the rubble. To do this, however, you must gather some components from other demonic entities.$B$BMy imp, Impsy, shall set you on your way.','Speak with Impsy in Felwood.','Oh boy, here we go again.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (7602,2,-61,50,55,0,256,255,0,0,0,0,0,0,0,0,0,0,0,8,0,7601,0,0,7603,0,0,0,'Flawless Fel Essence','If you\'re going to reanimate Kroshius, you\'re going to need Fel fire. I can make Fel fire but it\'s going to require some components.$B$BYou need to bring me flawless Fel essences from three distinct regions of the world.$B$BThe Legashi Satyrs of Azshara will have the first essence type; the Jaedenar legionnaires of Jaedenar the second type and the felguard sentries of the Blasted Lands the third.$B$BBring me back one of each essence type and I will create the Fel fire, allowing you to reanimate Kroshius.','Impsy in Felwood has asked that you bring him three Flawless Fel Essences originating from three distinct locations.$B$BThe Legashi Satyrs of Azshara hold the Flawless Fel Essence of their region. The Jaedenar Legionnaires of Jaedenar hold the Flawless Fel Essence of their region. The Felguard Sentries of the Blasted Lands hold the Flawless Fel Essence of their region.$B$BRecover the Flawless Fel Essences and return to Impsy in Felwood.','Give me a minute and I\'ll combine the essences into Fel fire.','Don\'t tell anyone this but Niby is daft.','','','','','',18624,18622,18623,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3390,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (7603,2,-61,50,55,1,256,255,0,0,0,0,0,0,0,0,0,0,0,0,0,7602,0,0,0,18626,1,0,'Kroshius\' Infernal Core','Kroshius lays in a heap to the northeast, in the Shatter Scar Vale. Take this Fel fire and use it on his remains. The fire should reanimate the fallen infernal.$B$BAt this point, I fully expect him to kill you and your minion.$B$BIf by some miracle you happen to kill Kroshius, take his infernal core and return it to Niby.','Search Shatter Scar Vale in Felwood for the remains of Kroshius. When you locate the remains, use the Fel Fire near them and await Kroshius\' return. When the infernal has awoken, slay him and take from his corpse Kroshius\' Infernal Core.$B$BReturn Kroshius\' Infernal Core to Niby the Almighty in Felwood.','A deal is a deal! Quickly, take this and write this down. I don\'t have time! My greatest conjuration is upon us!','Did you get lost?','','','','','',18625,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,14467,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18762,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4230,1122,1413,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,1,1,5,0,0,0,0,0,0,0), + (7604,2,1584,60,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,18628,1,0,'A Binding Contract','The undersigned hereby declares that the Sulfuron ingot they are delivering to the Thorium Brotherhood (TB Ltd.) is genuine and not a facsimile thereof. The undersigned also acknowledges that any harm that should come to $g him:her; as a result of attempting to build, forge, find, create, sell, or eat Sulfuras, is not the responsibility or fault of TB Ltd.$B$BBy signing this contract, you are agreeing to all terms listed herein.$B$B_________________$B$BSignature','Turn the Thorium Brotherhood Contract in to Lokhtos Darkbargainer if you would like to receive the plans for Sulfuron.','It has been a pleasure doing business with you, $N!$B$BOn behalf of TB Ltd., I wish you luck in your search for Sulfuras!','Do we have a deal?','','','','','',18628,17203,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18592,0,0,0,1,0,0,0,59,0,0,0,0,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7621,0,-262,60,60,0,16,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'A Warning','','','$C, you are about to undergo a rigorous series of events which shall test all of your abilities.$B$BI suggest that you listen to the story that I have to tell.$B$BBe warned, you must complete this task alone. It is recommended that your allies remain at a distance. Interference by outside agents will result in a most severe punishment.$B$BDestiny has led you and you alone here. Battle with honor. Harness the Light.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7622,2,-262,60,60,0,16,255,0,0,0,0,0,0,0,0,0,0,0,3,2,0,0,0,0,0,0,0,'The Balance of Light and Shadow','You must do what I could not: Save the peasants that were cut down while fleeing from Stratholme.$B$BThey will walk towards the light, you must ensure their survival. Should too many fall, our cursed existence shall continue - you will have failed.$B$BEvery ability, prayer, and spell that you have learned will be tested. May the Light protect you, $N.','Save 50 Peasants before 15 are slain. Speak with Eris Havenfire should you accomplish this task.$B$BYou may view the Death Post to view how many Peasants have been slain.','Your tenacity and courage are astounding, priestess. You have earned the right to hold the Splinter of Nordrassil. Only one task remains: The Eye of Shadow must be recovered. Scour the world.','','The Balance of Light and Shadow','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18659,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7623,2,-61,60,58,0,256,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7624,0,0,0,'Lord Banehollow','Mor\'zul says that you want to open a portal to Xoroth. To do that, you\'ll need Xorothian stardust. That\'s not easy to find on Azeroth!$B$BThere is one being who might have some: Lord Banehollow in Jaedenar, the seat of the Shadow Council! Speak with him and he might part with the stardust.$B$BBut if you\'re going to Jaedenar, then you\'ll need to cloak yourself in the Shadow Council\'s own flavor of evil. That will require some of my shadowy potions, and that will cost you...','Purchase Shadowy Potions from Gorzeeki in the Burning Steppes.$B$BUse the potions to travel through Jaedenar, and speak with Lord Banehollow.','My patience spans the millenia, $C. But do not think that allows you more than an instant of my time...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7624,2,-61,60,58,0,256,255,0,0,0,0,0,0,0,0,0,0,0,0,0,7623,7625,0,7625,0,0,0,'Ulathek the Traitor','You wish to enter my good graces? Then kill for me.$B$BMy servant, Ulathek, is pathetic how he grovels before me, all the while plotting with Lord Hel\'nurath on Xoroth. Hel\'nurath plans to usurp my power here, and Ulathek is his spy...$B$BProve that you serve me and not my rivals. Confront Ulathek in his quarters, in the Shadow Hold to the west. Tell him that I know his secret and watch as fear grips him. Then, bring me the traitor\'s heart!','Confront Ulathek, then bring The Traitor\'s Heart to Lord Banehollow in Jaedenar.','Ah, how splendid! After rotting a week, this heart will prove a succulent treat! Perhaps I will send for Ulathek\'s head and place it before me as I eat...$B$BYou have done me a service, $C, and so my patience for you has grown. Marginally.','I can already taste the heart of Ulathek on my lips. So sweet is the flesh of a traitor...','','','','','',18719,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7625,2,-61,60,60,0,256,255,0,0,0,0,0,0,0,0,0,0,0,0,0,7624,7629,-7564,0,0,0,0,'Xorothian Stardust','So you come to me seeking Xorothian stardust? You wish to open a portal to Xoroth, the domain of Hel\'nurath my rival? Perhaps you plan to steal from him one of his precious dreadsteeds?$B$BVery well. My servant Ur\'dan has a supply of Xorothian stardust. You may obtain it from him... if you can pay the price.','Purchase Xorothian Stardust from Ur\'dan. Bring it to Gorzeeki Wildeyes in the Burning Steppes.','There it is! I can hardly believe you got it! You must have struck a big deal with that Dreadlord or else paid a large sum, or both!$B$BMor\'zul will have his ink very soon and then he can finally make the glyph parchment, so you can open a portal to Xoroth and pull through it one of the famed dreadsteeds!','Have you been to Jaedenar, $N? Did you get the stardust from Lord Banehollow?','','','','','',18687,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7626,2,-61,60,60,0,256,255,0,0,0,0,0,0,0,0,0,0,0,0,0,7564,7630,-7626,0,0,0,0,'Bell of Dethmoora','A Bell of Dethmoora, named after the late warlock Dethmoora Darkeyes, is one of the three tools needed to create a Circle of Greater Summoning. When properly atuned with the Wheel and the Candle, these items conduct vast stores of arcane power.$B$BMy servant Gorzeeki can construct such a bell, but to do so he will need a large supply of elixirs of shadow power. Procure the elixirs from an alchemist and bring them to Gorzeeki.','Bring 10 Elixirs of Shadow Power to Gorzeeki Wildeyes in the Burning Steppes.','Very good! I hope these elixirs weren\'t too hard to get. Sometimes alchemists can be so miserly with their creations...$B$BI\'ll make the bell and keep it until you\'re ready for your ritual.','You have those elixirs, $N? Mor\'zul told me you need a Bell of Dethmoora, and making one of those takes a lot of shadow power!','','','','','',9264,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7627,2,-61,60,60,0,256,255,0,0,0,0,0,0,0,0,0,0,0,0,0,7564,7630,-7626,0,0,0,0,'Wheel of the Black March','A Wheel of the Black March contains and directs the violent energies required for the Circle of Greater Summoning. For Gozeeki to construct a wheel, he will need both large brilliant shards from an enchanter, and dark iron ore from a master miner.$B$BAcquire these and bring them to my servant.','Bring 6 Large Brilliant Shards and 25 Dark Iron Ore to Gorzeeki in the Burning Steppes.','There they are! I hear that dark iron ore is only found in the depths of Blackrock, and I\'m sure these shards weren\'t easy to find either. I am often awed at the dedication you warlocks have. If you instead bent all that energy into the art of bug catching, oh... such a feast you would enjoy!$B$BSorry, a small digression. I\'ll create the wheel and keep it for you until you\'re ready for your ritual.','The Wheel of the Black March isn\'t easy to make, and takes a lot of materials. Have you gathered them yet?','','','','','',14344,11370,0,0,6,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7628,2,-61,60,60,0,256,255,0,0,0,0,0,0,0,0,0,0,0,0,0,7564,7630,-7626,0,0,0,0,'Doomsday Candle','A Doomsday Candle stores fire and directs it at those who would disrupt your ritual. When creating your Circle of Greater Summoning, if your candle is lit then any wayward demons will be burned by its flames!$B$BContaining that fire is not easy, and requires the essence within the scales of a black dragon. Acquire those scales from a skinner and bring them to Gorzeeki Wildeyes.','Bring 35 Black Dragonscales to Gorzeeki Wildeyes in the Burning Steppes.','Ah, very good. I\'ll need these to contain the fires of the candle. Now that I have the scales, I\'ll make the candle and hold onto it until you\'re ready to begin your ritual for the Circle of Greater Summoning.','Did you bring the dragonscales, $N? I don\'t want to start on the candle until I have them... or I might blow up the whole camp!','','','','','',15416,0,0,0,35,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7629,2,-61,60,60,81,256,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7631,-7629,0,18688,1,0,'Imp Delivery','There is one more process required for Mor\'zul\'s parchment; I need paper infused with Xorothian stardust. And... I\'m afraid I can\'t do that here. I don\'t have the equipment!$B$BThere is an alchemy lab, however, with everything needed. It\'s in the Scholomance, on the isle of Caer Darrow in the Plaguelands.$B$BI can\'t make the trip, but here - take this jar. There\'s an imp inside who is quite clever. Let him out at the alchemy lab and he\'ll infuse the parchment.','Bring the Imp in a Jar to the alchemy lab in the Scholomance. After the parchment is created, return the jar to Gorzeeki Wildeyes.','Ah, good. J\'eevee created the parchment. How was the Scholomance? Charming, don\'t you think? And the bugs there... I hear they\'re delicious!$B$BWell done, $N, and thank you for returning my jar. I\'ve had it for a long time... and it\'s not for sale!','Have you been to the Scholomance, $N? Has the imp yet infused the parchment with the stardust?','','Parchment Created','','','',0,18688,0,0,0,1,0,0,0,0,0,0,0,0,0,0,14500,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7630,2,-61,60,60,0,256,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7631,-7629,0,0,0,0,'Arcanite','Now that the Bell, Wheel and Candle are made, I should make a black lodestone. During your ritual, you\'ll need that lodestone to maintain the other ritual objects if they should fail.$B$BTo make the lodestone, I require arcanite. Do you have any? If not, then... you\'ll have to get the arcanite from an alchemist.$B$BReturn to me when you have the arcanite, and then I\'ll make the black lodestone.','Bring 3 Arcanite Bar to Gorzeeki in the Burning Steppes.','You got it! Nicely done! Now I can create the lodestone. When you\'re finally ready for your ritual to create the Circle of Greater Summoning, you\'ll want a lodestone to make sure the ritual doesn\'t fizzle out!','Do you have the arcanite, $N? Once I have it I can make you the black lodestone.','','','','','',12360,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7631,2,-61,60,60,81,256,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18818,1,0,'Dreadsteed of Xoroth','All the preparations are made. Now, you must perform the ritual to create a Circle of Greater Summoning, then use the parchment infused with Xorothian stardust... to open a portal to Xoroth.$B$BI have written the instructions for the ritual onto a scroll. Study it closely, for you must perform each step exactly if you wish to succeed.$B$BFortune to you, $N. And may the souls of your enemies swiftly find their way into your shard pouch.','Read Mor\'zul\'s Instructions. Summon a Xorothian Dreadsteed, defeat it, then bind its spirit to you.','The Xorothian Dreadsteed\'s spirit is beaten. Although rage pulses through its ghostly flanks, you know that the beast\'s soul is yours...$B$BIt whispers dark magic into your mind and instills within you the knowledge to summon a dreadsteed.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14502,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4230,23161,23160,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7632,2,-261,60,60,0,4,255,0,0,0,0,0,0,0,0,0,0,0,32,0,0,0,0,0,18703,1,0,'The Ancient Leaf','The epidermis of the leaf glows a bright green. The surface is extremely rugose, exposing several veins and wrinkles.$B$BIf you had to take a guess, you would say this leaf came from something ancient and powerful.$B$BMaybe you should find the original owner of this leaf?','Find the owner of the Ancient Petrified Leaf. Good luck, $N; It\'s a big world.','Of course I recognize my own leaves. Look at that! It\'s in perfect condition.$B$BHow good of you to return it, $C.$B$BPerhaps you could be of service to us and we to you.','','','','','','',18703,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7633,0,-261,60,60,0,4,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'An Introduction','','','Your diligence and integrity has been noted, $C.$B$BWe are Ancients: Protectors of this once great forest. Our physical forms were destroyed 10,000 years ago when Archimonde and the Burning Legion marched upon Hyjal. Our spirits, however, remain intact.$B$BThere are tasks that we can offer. Tasks that if completed will open up the secrets of the Ancients to you.$B$BKnow this, should you complete these tasks, merely return to this rock and we shall answer the calling.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7634,2,-261,60,60,62,4,255,0,0,0,0,0,0,0,0,0,0,0,64,0,7632,0,0,0,0,0,0,'Ancient Sinew Wrapped Lamina','Greetings, $c. I am Hastat, Ancient of Lore. I hold knowledge lost eons ago.$B$BWith the proper binding, one of my leaves can serve as a quiver the likes of which has not been seen in 10,000 years. A quiver that when accompanied by a bow of Ancients, could grant untold powers.$B$BReturn here with sinew from an adult blue dragon and this quiver shall be yours.','Hastat the Ancient has asked that you bring him a Mature Blue Dragon Sinew. Should you find this sinew, return it to Hastat in Felwood.','May my leaves provide your arrows protection from harm. May your arrows strike true. May the enemies of our world be smitten.','Welcome back, young $C.','','','','','',18704,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18714,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7635,2,-261,60,60,62,4,255,0,0,0,0,0,0,0,0,0,0,0,0,0,7632,0,0,0,0,0,0,'A Proper String','Vartrus may offer you the stave to create a bow of Ancients but only I can enchant the string required to complete the bow.$B$BIt is a simple task, puny one. Slay a mature black dragon and remove the sinew from its bones. Return that sinew to me and I shall enchant the material into an almost indestructible bow string.','Stoma the Ancient has asked that you bring him a Mature Black Dragon Sinew. Should you find this sinew, return it to Stoma in Felwood.','A most foul dragon this one was. The sinew reeks of evil.$B$BGive me a moment to cleanse the filth from this flesh and apply the proper enchantments.','I am certain that you will have little difficulty in finding and slaying a black dragon, $N. Do not waste my time with idle chatter.','','','','','',18705,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18724,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7636,2,-261,60,60,0,4,255,0,0,0,0,0,0,0,0,0,0,0,0,0,7632,0,0,0,18708,1,0,'Stave of the Ancients','Agents of the Burning Legion are still active in our world, $c. These agents corrupt all that they touch. Nature wilts and weeps in their presence.$B$BYou must track down these demonic corrupters and destroy them, $N. Be warned, you must engage them by yourself or they will flee. As long as you are alone, they will try and destroy you. You must strike at them, turning their arrogance into misery.$B$BI grant you a piece of my bark, the inscriptions shall lead you to your targets. Retrieve their heads.','You must find and destroy these four demonic corrupters:$B$BSimone the Seductress.$B$BKlinfran the Crazed.$B$BSolenor the Slayer.$B$BArtorius the Doombringer.$B$BDestroy these creatures and return to Vartrus the Ancient in Felwood with their heads.$B$BRefer to the Petrified Bark in your inventory for clues as to their whereabouts.$B$BYou MUST complete this task by yourself.','You have served us well, $N! Take this stave and combine it with the bow string that Stoma is able to create. Together, they form a most formidable weapon.','Do not be fooled by their disguises!','','','','','',18952,18953,18954,18955,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18707,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7637,2,-141,60,60,0,2,5,0,0,0,0,0,0,0,0,0,0,0,256,0,0,7639,0,7639,0,0,0,'Emphasis on Sacrifice','In order to prepare yourself for this task, you must first show due sacrifice and judgment... with an emphasis on sacrifice.$B$BYou must acquire High Priest Rohan\'s exorcism censer for your task. Even though its use will be for good and just reasons, due compensation must be given for it.$B$BProceed to Ironforge and speak with the High Priest. By bringing ample coin with you to help offset the loss of his censer, it will show your due sacrifice.$B$BGo now $N, time is of the essence.','Travel to Ironforge and get High Priest Rohan\'s Exorcism Censer. You will need to make a donation of 150 gold in order to secure it.','Blessings onto you, friend $C! Your donation goes far beyond what was needed. Your sacrifice will not only help us recover what we have lost, but also help us to help those most in need here in Ironforge.$B$BNow, let me make sure I\'ve suitably prepared this censer for your future needs...','Greetings, noble $C! I have prepared my trusted censer with the freshest of incense and blessed it thrice for your use. Your donation will help us in Ironforge not only create a new censer, but also to bolster sagging reserves of food for our needy.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,69,0,0,0,350,150,0,0,0,-1500000,390,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7638,2,-141,60,60,0,2,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7637,7638,0,0,0,0,'Lord Grayson Shadowbreaker','The time has come, $N, for you to learn about what it will take for you to acquire something you have no doubt waited on for some time... your charger.$B$BSpeak with Lord Grayson Shadowbreaker here in Stormwind\'s Cathedral District. It is he who will guide you not only though the legerdemain of a Paladin\'s most trusted mount, but the tasks before you to acquire one of your own.$B$BI wish you the best in this trial. For the Light, noble $G brother : sister;!','Speak with Lord Grayson Shadowbreaker in Stormwind\'s Cathedral District.','I am glad to see you $N. I know that you have awaited word as to how to acquire your charger, and now that time has come.$B$BYou will be surely tested in many different ways, but most importantly in your willingness to rise above numerous obstacles thrust before you. These are not done as a learning exercise - your stature is beyond simple educational tests. You must save your future companion from the clutches of the evil you have spent your life fighting.$B$BTake heed, your time has come!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7639,2,-141,60,60,0,2,5,0,0,0,0,0,0,0,0,0,0,0,0,0,7637,7640,0,7640,18819,1,0,'To Show Due Judgment','With my blessings, take the censer. I myself have used it in several exorcisms, and it should serve you well for the arduous tasks that lie ahead.$B$BReturn now to Lord Grayson Shadowbreaker in Stormwind, $N. Your quest continues with him.','Return the Exorcism Censer to Lord Grayson Shadowbreaker in the Cathedral District of Stormwind.','Yes, this will do. You will be called upon more than once during this process to make acts of sacrifice; I am glad to see that you are willing to do just that. Sacrifice is a key component in what it takes to uphold the duties of being a Paladin... but I don\'t have to lecture you on that.$B$BNow $N, you will need to show due judgment in your actions. To that end, this censer will act as your vessel to dispense such judgment on tortured spirits of lands lost to us.','Welcome back, $N. Have you acquired the exorcism censer?','','','','','',18819,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,47,69,0,0,75,25,25,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7640,2,-141,60,60,0,2,5,0,0,0,0,0,0,0,0,0,0,0,0,0,7639,7641,0,0,18752,1,0,'Exorcising Terrordale','I have added a pinch of dirt from the tainted ground of Terrordale in the Eastern Plaguelands to the censer. You will now use this censer to find areas there that show signs of spiritual turmoil and disturbance. Look for green auras that permeate the ground as the physical world buckles under the torment of the spirit realm and use the censer to drive out the evil spirits.$B$BWhen you have passed sufficient judgment on the spirits there, you will be ready to proceed.','Use the Exorcism Censer to drive out the spirits that torment Terrordale. When you have slain 25 Terrordale Spirits, return to Lord Grayson Shadowbreaker in the Cathedral District of Stormwind.','Well done, $N. To render the judgment of the Light on those that dwell in darkness is a task we must approach with vim and zeal; you have done just that with your sacrifice in Ironforge and your judgments of the spirits in Terrordale.$B$BYour next steps will call on both sacrifice and judgment again as you now strive to reclaim the spirit of a fallen charger who now serves a Death Knight known as Darkreaver.','It is good to see you again $N. Is your work done in Terrordale?','','','','','',18752,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,14564,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,69,72,0,0,75,75,250,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7641,2,-141,60,60,0,2,5,0,0,0,0,0,0,0,0,0,0,0,0,0,7640,7642,0,7642,0,0,0,'The Work of Grimand Elmore','A paladin\'s charger is nothing more than a pack animal without proper barding for it. The barding used by your charger not only needs to be of the finest materials possible, but because of the circumstances involved it must also be sufficiently attuned to the spirit realm.$B$BFirst things first, $N - let\'s get your barding made. In Stormwind\'s Dwarven District is one of the finest craftsmen living today, Grimand Elmore. His work will not be cheap, but his quality is what we seek. Speak with him.','Speak with Grimand Elmore in Stormwind\'s Dwarven District.','Hello there - Lord Shadowbreaker sent me word ahead of time that you\'d be coming around this way to see me. I\'m willing to make the barding you need, but it won\'t be either cheap or easy; let\'s get that out in the open first and foremost.$B$BI will say this much, and Grayson will back me up when I make this claim... you\'ll not find better barding made anywhere in all of Azeroth than right here.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7642,2,-141,60,60,81,2,5,0,0,0,0,0,0,0,0,0,0,0,256,0,7641,7643,0,0,0,0,0,'Collection of Goods','You\'ll need four things for the barding - runecloth for the lining, arcanite bars for the plating, Arthas\' Tears for the spiritual attunement, and Stratholme holy water for the spiritual imbuement. Actually, you need five things... gold for my fee. That fee includes all labor as well as a handcrafted saddle and stirrups.$B$BOnce you\'ve got all that, I\'ll be able to finish your barding. Until then, there are some things I can get started on for you while you assemble your collection of goods.','Bring 40 Runecloth, 6 Arcanite Bars, 10 Arthas\' Tears, 5 Stratholme Holy Water vials, and 150 gold to Grimand Elmore in the Dwarven District of Stormwind.','This... well, this is exactly what I needed. You\'re quite the resourceful $C, aren\'t you?$B$BAll right then, let\'s get this barding finished up for you!','Ah, $C. I won\'t be able to finish your barding without the things I mentioned. Have you gotten everything together?','','','','','',13180,8836,14047,12360,5,10,40,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,69,469,0,0,250,75,75,0,0,-1500000,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,7642), + (7643,2,-141,60,60,81,2,5,0,0,0,0,0,0,0,0,0,0,0,0,0,7642,7644,0,7644,18753,1,0,'Ancient Equine Spirit','Your barding needs a special form of blessing, one from an appropriate spirit. In Dire Maul is such a spirit, the Ancient Equine Spirit. It is currently held by a corrupt treant, Tendris Warpwood. Pass judgment upon this foul beast, $N.$B$BKnow this - freedom alone is not enough. You must soothe the spirit before receiving its blessing. For that, special horse feed is needed. Travel to Southshore first and speak with Merideth Carlson on this... and prepare for more sacrifice.','Acquire special horse feed used for feeding a spirit horse. Merideth Carlson in Southshore apparently is the source for such food.$B$BTravel to the Dire Maul dungeon in Feralas and slay Tendris Warpwood. Doing so will free the Ancient Equine Spirit. Feed it the special horse feed, thereby soothing the spirit. Finally, give it the Arcanite Barding so it may bless it.','The Ancient Equine Spirit accepts the offering of the Manna-Enriched Horse Feed, nuzzling the container as it helps itself to the special oats and grains. After it has eaten a little, it looks at the barding you possess and positions itself as though it wants you to place it upon its back...','The Ancient Equine Spirit looks at you expectantly, as though it wants something from you.','','','','','',18753,18775,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7644,2,-141,60,60,0,2,5,0,0,0,0,0,0,0,0,0,0,0,0,0,7643,7646,0,7646,18792,1,0,'Blessed Arcanite Barding','As the barding rests on the back of the Ancient Equine Spirit, it glows ever so slightly. The air is thick with power for a brief moment, and then the barding disappears from the back of the horse and is now secure in your backpack.$B$BIt would seem that the barding has been blessed. As per Lord Shadowbreaker\'s instructions, you should now return with it to him in Stormwind.','Return with the Blessed Arcanite Barding to Lord Grayson Shadowbreaker in the Cathedral District of Stormwind.','You\'ve come far, my friend. Your barding is now suitably prepared for the last task at hand.$B$BYou will be using this barding to harness your charger once the task of redemption is complete. Before that, however, you will have a monumental struggle to overcome. Your time draws near - huzzah!$B$BThere is one last item that needs to be made before we begin this, $N. Hopefully your resourcefulness has not departed you since you had your barding made...','$N, you\'re back! Were you able to successfully deal with Merideth Carlson and Tendris Warpwood? Honestly, I\'m not sure which one is a greater threat at times...','','','','','',18792,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,350,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7645,2,-141,60,60,0,2,5,0,0,0,0,0,0,0,0,0,0,0,256,0,-7643,0,0,0,0,0,0,'Manna-Enriched Horse Feed','The Silver Hand thought me MAD when I told them that I could make a special horse feed that could nourish spiritual horses. EVERYONE thought I was mad! Well, now it\'s payback time!$B$BI\'ll make what you need, PALADIN... so-called CHAMPION... but it will cost you. I need special biscuits - Enriched Manna Biscuits sold only by the Argent Dawn - for this blend. I also demand, yes DEMAND gold as compensation for the misery I have endured!$B$BShow me the sacrifice you tout so much, PALADIN.','Retrieve 20 Enriched Manna Biscuits - the key ingredient in making Manna-Enriched Horse Feed - for Merideth Carlson at Southshore in the Hillsbrad Foothills. The Argent Dawn is known as the sole purveyor of the biscuits.$B$BYou also need to give her 50 gold to soothe her ruffled sensibilities.','YES, NOW WHO - wait - you\'re giving me the gold too? You weren\'t the one who called me mad (actually they called me a fruitcake nut-job)... still, you\'re willing to show sacrifice even for wrongs you\'ve not committed?$B$BI... I misjudged you, $N. Should you need more horse feed, come see me. I will give it to you free of charge. Thank you... noble $C.$B$BI am going to keep the money though - I\'m not that much of a nut-job as to give up a fortune.','Yes, I\'ve proved you wrong now, haven\'t I? I\'ve proved them all wrong! I WAS RIGHT ALL ALONG!!!','','','','','',13724,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18775,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-500000,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7646,2,-141,60,60,0,2,5,0,0,0,0,0,0,0,0,0,0,0,0,0,7644,7647,0,7647,0,0,0,'The Divination Scryer','We now must assemble a Divination Scryer - this will begin the trial that will allow you to redeem the fallen charger. Your scryer, actually, is almost done. The exorcism censer used in Terrordale is the catalyst for it, and I will fashion a suitable housing for the device.$B$BThe last components needed, though, are two diamonds. They must be as juxtaposed in brilliance as they are in purpose - an Azerothian and a Pristine Black. These two will be the beacon by which the scryer will pierce the shadows!','Bring an Azerothian Diamond and a Pristine Black Diamond to Lord Grayson Shadowbreaker in the Cathedral District of Stormwind.','These are fine specimens, $N - the final pieces are now in place. At long last, your time has come!$B$BIn the depths of the Great Ossuary of Scholomance are the skeletal remains of many beings. Amongst them is a once-noble charger. The hollowed soul of this charger now serves as the steed for Death Knight Darkreaver. It is he whom you will face, and it is this steed that you will pass judgment upon. Only you, $N, can redeem its soul and save it from the torment of its servitude.','You have come so very far, $N. Your final act of worldly-item sacrifice will be the genesis for one of your greatest accomplishments. I can feel it in the very fiber of my being!','','','','','',12800,18335,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,75,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7647,2,-141,60,60,81,2,5,0,0,0,0,0,0,0,0,0,0,0,0,0,7646,0,0,0,18804,1,0,'Judgment and Redemption','Take this satchel - in it are the items you will need for your task.$B$BUse the divination scryer in the heart of the Great Ossuary\'s basement to bring forth accursed spirits that must be judged. Use your judgments wisely during this trial - they will prove more potent than you realize. After the spirits, the death knight will appear; defeat him and reclaim the lost soul of the charger. Only then $N, will you be able to redeem it and place your barding upon your new steed!$B$BGood luck!','Use the Divination Scryer in the heart of the Great Ossuary\'s basement in the Scholomance. Doing so will bring forth the spirits you must judge. Defeating these spirits will summon forth Death Knight Darkreaver. Defeat him and reclaim the lost soul of the fallen charger.$B$BGive the Charger\'s Redeemed Soul and the Blessed Enchanted Barding to Darkreaver\'s Fallen Charger.','A glimmer of life - long vacant from the poor beast - shines in its eyes as you hand its judged soul back to it. You feel a holy rush of power surge around you as you place the barding on its back, having judged the charger redeemed. The charger nuzzles your hand as the burdens of the past are lifted from the beast. You now feel as though you could call upon this beast to serve as your steed, should the need arise.$B$BYou have claimed your epic charger, $C! Congratulations!','The spirit of the fallen charger looks upon you with a mournful gaze. Sad, almost hollow eyes look at you as though all hope was lost to it.','','','','','',18799,18792,0,0,1,1,0,0,18749,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,500,0,0,0,0,0,5970,0,23215,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7648,2,-141,60,60,0,2,5,0,0,0,0,0,0,0,0,0,0,0,0,0,7642,0,0,0,18753,1,0,'Grimand\'s Finest Work','$B$BThere you are, my friend. This is some of my finest work - as good as the barding I personally made for Lord Shadowbreaker when he went for his own charger. I thank you for your trust in me to provide for you the best.$B$BNo doubt Grayson will want to see the work for himself as well. Take your barding to him, and give him my thanks for his honorable business.','Take the Arcanite Barding to Lord Grayson Shadowbreaker in Stormwind\'s Cathedral District for his inspection.','This is most impressive work. It seems that as Grimand gets older, his craftsmanship continues to improve. That\'s quite the feat when his work was already some of the finest you\'d find anywhere when he made my barding back in the day.$B$BWhile this barding would be a fine addition to any normal steed, we are not dealing with such a mundane beast. You\'ll need this barding blessed by an appropriate source for it to be worthy of resting on a $C\'s charger. I\'ll hold onto it for you until then.','You\'re progressing along nicely, $N. Once you have made your barding, you\'ll be well on your way to the next task.','','','','','',18753,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7649,2,-121,60,60,81,0,0,164,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18769,1,0,'Enchanted Thorium Platemail: Volume I','The tome carries the mark of the Athenaeum.','Return the book to its rightful owners.','Well done, my boy.$B$B$B$BI am sure you can make use of this recipe.','You have recovered a tome!','','','','','',18769,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12727,0,0,0,1,0,0,0,809,0,0,0,0,500,0,0,0,0,0,3900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7650,2,-121,60,60,81,0,0,164,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18770,1,0,'Enchanted Thorium Platemail: Volume II','The tome carries the mark of the Athenaeum.','Return the book to its rightful owners.','Well done, my boy.$B$B$B$BI am sure you can make use of this recipe.','You have recovered a tome!','','','','','',18770,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12726,0,0,0,1,0,0,0,809,0,0,0,0,500,0,0,0,0,0,8700,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), + (7651,2,-121,55,60,81,0,0,164,300,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,18771,1,0,'Enchanted Thorium Platemail: Volume III','The tome carries the mark of the Athenaeum.','Return the book to its rightful owners.','Well done, my boy.$B$B$B$BI am sure you can make use of this recipe.','You have recovered a tome!','','','','','',18771,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12725,0,0,0,1,0,0,0,809,0,0,0,0,500,0,0,0,0,0,8700,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7652,0,-121,50,60,0,0,255,164,265,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'A Blue Light Bargain','','','Aright, mister, I got a hot deal for ya.$B$BI\'m lookin\' to offload some of these here Imperial plate armor recipes and need someone willing to take on the burden. All I want in exchange is some thorium bars. Sound good?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,59,0,0,0,0,250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,0), + (7653,0,-121,50,60,0,0,255,164,265,0,0,0,0,0,0,0,0,0,0,0,7652,0,0,0,0,0,0,'Imperial Plate Belt','','','A pleasure doin\' business with ya.$B$B$BAnd $N, wipe that look of disgust off yer face.','For the belt plans, I\'ll be needin\' 20 thorium bars.','','','','','',12359,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12688,0,0,0,1,0,0,0,59,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (7654,0,-121,50,60,0,0,255,164,265,0,0,0,0,0,0,0,0,0,0,0,7652,0,0,0,0,0,0,'Imperial Plate Boots','','','A pleasure doin\' business with ya.$B$BAnd $N, wipe that look of disgust off yer face.','For the boot plans, I\'ll be needin\' 40 thorium bars. Yep, 40. Are you gonna cry? Would you like a hanky?\n\n','','','','','',12359,0,0,0,40,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12700,0,0,0,1,0,0,0,59,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,0,0,0,0,0,0,0,0,0), + (7655,0,-121,50,60,0,0,255,164,265,0,0,0,0,0,0,0,0,0,0,0,7652,0,0,0,0,0,0,'Imperial Plate Bracer','','','A pleasure doin\' business with ya.$B$BAnd $N, wipe that look of disgust off yer face.','For the bracer plans, I\'ll be needin\' 20 thorium bars.\n\nAre you alright, sonny? Yer getting\' all red.','','','','','',12359,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12690,0,0,0,1,0,0,0,59,0,0,0,0,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), + (7656,0,-121,50,60,0,0,255,164,265,0,0,0,0,0,0,0,0,0,0,0,7652,0,0,0,0,0,0,'Imperial Plate Chest','','','A pleasure doin\' business with ya.$B$BAnd $N, wipe that look of disgust off yer face.','For the chest piece plans, I\'ll be needin\' 60 thorium bars.\n\n\nOh boy, there you go again. Are you gonna be runnin\' to yer blue Gods, askin\' why they have forsaken you?!? Toughen up, Nancy! Nobody ever said life\'s fair.','','','','','',12359,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12705,0,0,0,1,0,0,0,59,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (7657,0,-121,50,60,0,0,255,164,265,0,0,0,0,0,0,0,0,0,0,0,7652,0,0,0,0,0,0,'Imperial Plate Helm','','','A pleasure doin\' business with ya.$B$BAnd $N, wipe that look of disgust off yer face.','Just hand over 50 thorium bars and the helm plans are yers.','','','','','',12359,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12701,0,0,0,1,0,0,0,59,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (7658,0,-121,50,60,0,0,255,164,265,0,0,0,0,0,0,0,0,0,0,0,7652,0,0,0,0,0,0,'Imperial Plate Leggings','','','A pleasure doin\' business with ya.$B$BAnd $N, wipe that look of disgust off yer face.','Just hand over 60 thorium bars and the leg plans are yers.\n\nI know, I\'m driving you into bankruptcy! I\'ve heard it all before so you can save your sob story, weakling.','','','','','',12359,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12715,0,0,0,1,0,0,0,59,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7659,0,-121,50,60,0,0,255,164,265,0,0,0,0,0,0,0,0,0,0,0,7652,0,0,0,0,0,0,'Imperial Plate Shoulders','','','A pleasure doin\' business with ya.$B$BAnd $N, wipe that look of disgust off yer face.','For the shoulder plans, I\'ll be needin\' 20 thorium bars.','','','','','',12359,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12687,0,0,0,1,0,0,0,59,0,0,0,0,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (7660,0,1637,60,1,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Wolf Swapping - Arctic Wolf','','',NULL,'If you bring me your old fast wolf, I will trade it in for one from the new pack. The new wolf will be just as fast as your old one, but have a different look to it. You can look at the swift wolves we already have around the yard here to see what it will look like.',NULL,'','','','',12351,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18796,18798,18797,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7661,0,1637,60,1,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Wolf Swapping - Red Wolf','','',NULL,'If you bring me your old fast wolf, I will trade it in for one from the new pack. The new wolf will be just as fast as your old one, but have a different look to it. You can look at the swift wolves we already have around the yard here to see what it will look like.',NULL,'','','','',12330,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18796,18798,18797,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7662,0,1638,60,1,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'New Kodo - Teal','','',NULL,'If you bring me your aging kodo, I will trade it in for one from the new herd. The new kodo will be just as fast as your old one, but have a different look to it. You can look at the great kodos we already have around the yard here to see what you will have to choose from.',NULL,'','','','',15293,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18794,18795,18793,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7663,0,1638,60,1,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'New Kodo - Green','','',NULL,'If you bring me your aging kodo, I will trade it in for one from the new herd. The new kodo will be just as fast as your old one, but have a different look to it. You can look at the great kodos we already have around the yard here to see what you will have to choose from.',NULL,'','','','',15292,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18794,18795,18793,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7664,0,14,60,1,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Ivory Raptor Replacement','','',NULL,'You bring me your old raptor, I give you new one with freshly sharpened claws! The new raptor will be just as fast as your old one, but with a new look to him. You can look at the swift raptors here to see what you will have to choose from.',NULL,'','','','',13317,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18788,18789,18790,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7665,0,14,60,1,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Red Raptor Replacement','','',NULL,'You bring me your old raptor, I give you new one with freshly sharpened claws! The new raptor will be just as fast as your old one, but with a new look to him. You can look at the swift raptors here to see what you will have to choose from.',NULL,'','','','',8586,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18788,18789,18790,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7666,0,-141,60,60,81,2,5,0,0,0,0,0,0,0,0,0,0,0,0,1,7647,0,0,0,0,0,0,'Again Into the Great Ossuary','','','Are you headed back into the Scholomance, $n? You\'ve already paid such a great price for the use of the Divination Scryer - perhaps you\'d like to take another one with you. With it, you\'d be able to face the perils of the Great Ossuary once more.$B$BBy all means, have it. You\'ve certainly earned it.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18746,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7667,2,-82,58,60,0,64,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8258,0,0,0,'Material Assistance','$N, there is a pressing matter I hope you can help with... both materially and spiritually. Allow me to explain.$B$BWithin the depths of the Scholomance in Lordaeron is a chamber called the Great Ossuary. I need to complete a device that would pierce the shadows of this horrid room. To finish what I have started, I need two diamonds: an Azerothian and a Pristine Black. These are not trivial items, I know - I just don\'t have the resources myself.$B$BCould you provide me with one of each?','If you are interested in helping Sagorne Crestrider in Orgrimmar\'s Valley of Wisdom, bring him an Azerothian Diamond and a Pristine Black Diamond.','Your generosity is unrivaled, $N. I thank you for your kindness.$B$BI will be able to finish my divination scryer now, and I should be able to fashion more without further need of diamonds... perhaps you would be interested in helping me in its use? It is for a most important task, I assure you... one that left unchecked could spell unmitigated disaster for the spirit realm!','I feel awkward asking for material assistance, but my divination scryer - the device I hope to finish - requires one of each. If you cannot help me, I\'d certainly understand.','','','','','',12800,18335,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,81,68,350,350,0,350,350,0,2970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7671,0,1657,60,1,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Frostsaber Replacement','','',NULL,'[PH] If you bring me your old frostsaber, I will trade it in for one from the new pack. The new swift saber will be just as fast as your old one, but have a different look to it. You can look at the swift sabers we already have around the yard here to see what it will look like.',NULL,'','','','',12302,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18902,18766,18767,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7672,0,1657,60,1,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Nightsaber Replacement','','',NULL,'[PH] If you bring me your old nightsaber, I will trade it in for one from the new pack. The new swift saber will be just as fast as your old one, but have a different look to it. You can look at the swift sabers we already have around the yard here to see what it will look like.',NULL,'','','','',12303,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18902,18766,18767,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7673,0,1,60,1,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Frost Ram Exchange','','',NULL,'[PH] Ye bring me yer old ram, I will trade it in for one from the new pack! The new ram will be just as fast as yer old one, but with a new look to him. You can look at the swift rams here to see what ye will have to choose from.',NULL,'','','','',13329,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18786,18787,18785,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7674,0,1,60,1,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Black Ram Exchange','','',NULL,'[PH] Ye bring me yer old ram, I will trade it in for one from the new pack! The new ram will be just as fast as yer old one, but with a new look to him. You can look at the swift rams here to see what ye will have to choose from.',NULL,'','','','',13328,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18786,18787,18785,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7675,0,1,60,1,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Icy Blue Mechanostrider Replacement','','',NULL,'[PH] If you bring me your old fast mechanostrider, I will trade it in for one from the new pack. The new mechanostrider will be just as fast as your old one, but have a different look to it. You can look at the swift mechanostriders we already have around the yard here to see what it will look like.',NULL,'','','','',13327,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18772,18773,18774,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7676,0,1,60,1,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'White Mechanostrider Replacement','','',NULL,'[PH] If you bring me your old fast mechanostrider, I will trade it in for one from the new pack. The new mechanostrider will be just as fast as your old one, but have a different look to it. You can look at the swift mechanostriders we already have around the yard here to see what it will look like.',NULL,'','','','',13326,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18772,18773,18774,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7677,0,12,60,1,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'White Stallion Exchange','','If you bring me your white stallion, I\'ll trade you for one from the new herd. The new horse will be just as fast as your old one, but have a different look to it. You can look at the swift steeds here to see what it will look like.$B$BMUST PAY 500 Gold too....',NULL,'If you bring me your white stallion, I\'ll trade you for one from the new herd. The new horse will be just as fast as your old one, but have a different look to it. You can look at the swift steeds here to see what it will look like.',NULL,'','','','',12353,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18777,18776,18778,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7678,0,12,60,1,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Palomino Exchange','','',NULL,'[PH] If you bring me your palomino, I\'ll trade it in for one from the new herd. The new horse will be just as fast as your old one, but have a different look to it. You can look at the swift steeds here to see what it will look like.',NULL,'','','','',12354,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18777,18776,18778,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7701,2,51,45,50,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'WANTED: Overseer Maltorius','By order o\' \'is eminence, Overseer Oilfist, the rogue Thorium Brotherhood agent an\' newly hired commander o\' the Dark Iron Slag Pit crew o\' the Cauldron, Overseer Maltorius, is to be killed an\' \'is head brung back as proof o\' the deed.$B$BSee Lookout Captan Lolo Longstriker fer the reward on this bounty.','Deep within the Slag Pit of the Cauldron, in the Searing Gorge, you will find the traitorous Dark Iron dwarf named Overseer Maltorius.$B$BSlay Overseer Maltorius and take his head. Return the head to Lookout Captain Lolo Longstriker in the Searing Gorge for your reward.','I never thunk I\'d be lookin\' at thish ugly mug again!$B$BHe acshually looksh better without the resht o\' him attached.$B$BHere\'s yer reward *hic*, $R.','Can\'t ya shee I\'m bushy? What *hic* ish it ya be wantin? *hic*','','','','','',18946,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19128,19127,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,59,0,0,0,0,100,0,0,0,0,0,2820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34,1,1,0,0,0,0,0,0,0,0), + (7703,2,2557,56,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Unfinished Gordok Business','Now you da king, so maybe you get prized Gordok artifact back from creepy elf who calls himself Prince! Da king before you failed, just like all da other kings since Tortheldrin - da creepy elf - stole it from old timey Gordok king!$B$BArtifact is called da Gauntlet of Gordok Might. Old timey stories say only da one true king da Gordok can get it back. Old timey story also say creepy elf is still around here - you find it and it will become mighty gauntlet you wear forever! Yar, I show you!','Find the Gauntlet of Gordok Might and return it to Captain Kromcrush in Dire Maul.$B$BAccording to Kromcrush, the \"old timey story\" says that Tortheldrin - a \"creepy\" elf who called himself a prince - stole it from one of the Gordok kings.','Wow... you ARE da true $gking:queen;! I never think I see this gauntlet in my life! It look like it got no mojo left anymore... maybe that creepy elf try and ruin gauntlet. Well, I say HAR HAR to him!$B$BLook - this mark on da gauntlet an old old OLD timey magic mark, older than da Gordok they say. Well, as Captain of da Gordok, we all learn one thing over and over - how to make mark come to life and give power back to gauntlet!$B$BI do it for you, $gking:queen;! Here, take da gauntlet and rule FOREVER!','Hah, you no find it, do you boss? Maybe old timey story a bad story... hard to believe that creepy elf can steal from Gordok king!','','','','','',18336,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18366,18367,18368,18369,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7704,2,51,45,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18950,1,0,'Look at the Size of It!','Well, well, well... Isn\'t this a surprise. The Chambermaid had a gigantic ornate pillow and now it\'s yours. Evonice Sootsmoker will definitely want to get her grubby little hands all over this item. Take it to her and see if she\'ll offer you any goodies for your trouble.','Take Chambermaid Pillaclencher\'s Pillow to Evonice Sootsmoker in the Searing Gorge.','This is better than even I could have thought possible! The Chambermaid\'s magical pillow is mine! You better believe you\'re going to get a nice reward for this accomplishment, $N!',NULL,NULL,NULL,NULL,NULL,NULL,18950,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18951,0,0,0,1,0,0,0,59,0,0,0,0,250,0,0,0,0,0,2820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (7721,2,357,45,48,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Fuel for the Zapping','If I bet against my own better judgment and stay to run an engineering shop along the Forgotten Coast, I will need to deal with these pesky elementals. Curse the powers of elementalism unchecked, I say!$B$BFortunately for me, and now for you my hopeful agent provocateur, the elementals represent an ideal source of raw power for my Ultra-Shrinker refinement - give them the what-for I say! When doing this though, be sure to save me the water elemental cores!','Collect 10 Water Elemental Cores from the Sea Elementals and Sea Sprays along the Forgotten Coast of Feralas, and bring them back to Zorbin Fandazzle who is near the dock there.','Scrumdillyriffic! These cores will keep me working for some time. Add to that the benefit of there now being fewer elementals along the coast, and I might no longer cry myself to sleep at the prospect of having set up shop in perhaps the worst place imaginable!$B$BThank you, $N, for your efforts on my behalf. While it certainly straps me financially to do this, allow me to show you some gratitude you may understand and appreciate... loot!','While I could bore you with the technical details of the utility behind elemental cores, I will instead tempt you to completion of this important task by offering valuable coin and prizes for doing so. Yon verily, are you finished?','','','','','',18958,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19039,0,0,0,1,0,0,0,21,577,369,470,0,350,350,350,350,0,7000,2640,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,6,4,1,0,0,0,0,0,0,0,0), + (7722,2,51,45,50,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'What the Flux?','When that bastard, Maltorius, left our clan, he left with something more valuable than a pristine arcane crystal: Our recipe for fiery flux! I\'d bet anything that the recipe was part of the deal in his new promotion amongst the Dark Irons.$B$BI want you to get our secret plans back, $N. I\'m sure they\'re somewhere near Maltorius, deep inside the Slag Pit.','Somewhere in the Slag Pit of the Cauldron you will find the Secret Plans: Fiery Flux that Overseer Maltorius stole. Find those plans and return them to Master Smith Burninate in the Searing Gorge.$B','I hope you kicked his teeth in too, $N. Ragnaros knows, he deserved it.$B$BNow we can get down to business.','Did you find the plans?','','','','','',18922,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,59,0,0,0,0,100,0,0,0,0,7500,2820,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), + (7723,2,51,45,49,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Curse These Fat Fingers','Unfortunately, I can\'t dish out the beats like I used to, due to this here fat finger problem. Ye see, the climate out here combined with the lack o\' air pressure makes me fingers expand. They\'re like gigantic Thelsamar Blood Sausages, they are...$B$BYe\'re gonna have to carry out me orders of business and what have ye.$B$BFirst on me agenda: Poundin\' the livin\' daylights out o\' the heavy war golems o\' the Gorge. Get crackin\'.','Hansel Heavyhands wants you to kill 20 Heavy War Golems.$B$BThe Heavy War Golems wander the areas surrounding the Cauldron in the Searing Gorge. When you\'ve killed enough, return to Hansel in Searing Gorge.','Ye\'re a good lad, ye are. I got ye a lil\' present fer yer troubles.','Did ye pound \'em?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5854,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19126,0,0,0,1,0,0,0,59,0,0,0,0,100,0,0,0,0,7000,2730,0,0,0,0,0,0,0,0,1,1,1,25,0,0,0,0,0,1,1,21,0,0,0,0,0,0,0,0), + (7724,2,51,45,49,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Fiery Menace!','Wouldn\'t ye know it, every time ol\' Hansel wants to take a moment to relax and reflect upon his life, the powers that be give him another job.$B$BMe gots to think, come on! Ye know what I be saying? Come. On.$B$BSo, these here greater lava spiders are causin\' a ruckus o\' some sort. Oilfist says they shoot fire out their... erm, yea well, anyway, such things upset the children.$B$BI guess we gots to kill \'em. Rather, ye gots to kill \'em.','Hansel Heavyhands wants you to kill 20 Greater Lava Spiders in the Searing Gorge. You can find Greater Lava Spiders in the plateaus and lava pools of the Searing Gorge.$B$BReturn to Hansel Heavyhands in the Searing Gorge when you have killed enough Greater Lava Spiders.','$B$BI think I\'m gettin\' a cold. Damn this frigid climate!','Was he right? Does it come out their rumps?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5858,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19125,0,0,0,1,0,0,0,59,0,0,0,0,100,0,0,0,0,7000,2730,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,1,5,0,0,0,0,0,0,0,0), + (7725,2,357,45,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,256,1,7003,0,0,0,18904,1,0,'Again With the Zapped Giants','I know you\'ve gathered residue for me already... but should you find yourself for want of an encore performance to a fun-time activity, I can always use more residue.$B$BWhile I can\'t offer nearly as much in the way of compensation again, I\'ll be more than happy to spread the good word of your service to all my goblin friends with ears.$B$BBelieve me $g sir : madam; when I say that these goblins have quite large ears.','Use Zorbin\'s Ultra-Shrinker to zap any kind of giant found in Feralas into a more manageable form. Bring 10 Miniaturization Residues found on the zapped versions of these giants to Zorbin Fandazzle at the docks of the Forgotten Coast, Feralas.','Inconceivably fantastical, $N! You\'ve come through for me again, and for that I thank you.$B$BThank you!$B$BWhile you may find this coin to be a little less than you\'re accustomed to, rest assured your great deeds on the field of goblindom are echoing through the halls of power in the Steamwheedle Cartel. Should you need something else to do, then by all means talk to me!','Ah, the fruits of research and utilization in the form of sweet, sweet residue. Well, that is to say, I don\'t taste it or anything when I study it.$B$BMuch.','','','','','',18956,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21,577,369,470,0,25,25,25,25,0,2100,330,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,6,1,1,0,0,0,0,0,0,0,0), + (7726,2,357,45,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,256,1,7721,0,0,0,0,0,0,'Refuel for the Zapping','More work, you say? Did my heroic mission of collecting bits of goo found inside elemental beings not slake your thirst for adventure? Perhaps more of the same will vainly try to fill the bottomless well of questing you possess...$B$BOK, melodrama aside, I do need more water elemental cores. I\'m trying desperately to set up shop here, so the rewards won\'t be as great... but I promise you I\'ll tell everyone in earshot how you\'ve helped me. Trust me on this - I know people in the Cartel!','Collect 6 Water Elemental Cores from the Sea Elementals and Sea Sprays along the Forgotten Coast of Feralas, and bring them back to Zorbin Fandazzle who is near the dock there.','Top notch, $N, top notch! While the coin I give you might not be the most you\'ll ever receive for such work, rest assured my comrades in the Steamwheedle Cartel will hear about your efforts!$B$BIf you are looking for anything else to do, then let me know. I can always use more elemental cores and such.','Have you managed to find the elemental cores I need?','','','','','',18958,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21,577,369,470,0,25,25,25,25,0,2100,330,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,6,4,1,0,0,0,0,0,0,0,0), + (7727,2,51,45,49,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Incendosaurs? Whateverosaur is More Like It','Bunions, $g lad:lass;. Me bunions got bunions. How am I supposed to do any sort of killin\' with me feet in such disarray? That\'s why ye\'re gonna help.$B$BScrange and Burninate tasked me to kill these things so they can send some expeditionary teams down into the Slag Pit lava pools to do some explorin\'. Supposedly some incendosaurs or some such nonsense down there causin\' all kinds o\' problems. Now move along an\' don\'t come back \'til the incendosaur population be extinct.','Hansel Heavyhands wants you to kill 20 Incendosaurs.$B$BYou will find Incendosaurs occupying the lava pools inside the Slag Pit. The Slag Pit can be found in the Cauldron of the Searing Gorge.$B$BReturn to Hansel Heavyhands in the Searing Gorge when you have killed enough Incendosaurs.','Oh me achin\' feets.$B$BI figured since ye didn\'t have a luffa...','$B$BDon\'t just stand there, grab some oil and a luffa and get to scrubbin\' these bunions.$B$BYe don\'t have a luffa? Well then! Perhaps it\'s time I sent you out to find a luffa?%$B$BHey, where are ye goin\'?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9318,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19141,0,0,0,1,0,0,0,59,0,0,0,0,100,0,0,0,0,7000,2730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (7728,2,51,45,48,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'STOLEN: Smithing Tuyere and Lookout\'s Spyglass','The following items have been stolen:$B$B*One Dark Iron Tuyere.$B$B*One Lookout\'s Spyglass.$B$BA reward is being offered to individuals who find and return these pilfered items.$B$BThe Thorium Brotherhood is certain that these items were stolen by unscrupulous and jealous Dark Iron dwarves that inhabit the Searing Gorge.$B$BThe spyglass in question was an excellent tool for the lookouts and the tuyere was an irreplaceable smithing tool.$B$BShould you find the missing items, return them to Scrange.','Find and return the Smithing Tuyere and Lookout\'s Spyglass to Taskmaster Scrange in the Searing Gorge.$B$BThe only information you have about these items is the following: They were definitely stolen by Dark Iron dwarves. The Smithing Tuyere is a blacksmithing tool used by blacksmiths and the Lookout\'s Spyglass is an invaluable monitoring tool to lookouts. ','Fantastic work! Now for your reward.','If you\'re here for the reward, you\'re gonna have to give me the stolen goods.','','','','','',18959,18960,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19124,19123,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,59,0,0,0,0,100,0,0,0,0,14000,2640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,21,0,0,0,0,0,0,0,0), + (7729,2,51,45,48,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'JOB OPPORTUNITY: Culling the Competition','Taskmaster Scrange is looking for a few good men and women to help \'cull the competition\' in the Searing Gorge.$B$BIf you are interested in this position, venture out into the Searing Gorge and slaughter every Dark Iron Taskmaster and Dark Iron Slaver that you see.$B$BReturn to Taskmaster Scrange when your clothes are bloody enough.$B$BYou\'ll know when they\'re bloody enough so don\'t ask.','Slay 15 Dark Iron Taskmasters and 15 Dark Iron Slavers. Return to Taskmaster Scrange in the Searing Gorge once you have accomplished this task.','15.9 pounds! That may be a new record for blood and gut weight on apparel! Congratulations, $C!','We\'re gonna need to weigh you with and without clothes to be sure.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5846,5844,0,0,15,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,59,0,0,0,0,100,0,0,0,0,21000,2640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0), + (7730,2,357,39,45,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,2903,7732,-7730,0,0,0,0,'Zukk\'ash Infestation','From what scouting we have managed to muster, we believe that the foe south of the gnolls is an insect-like race. Frankly, it is irrelevant whether or not if they\'re sentient. If they are driving the gnolls to frenzy against us, then they are as big of a threat - if not more - than the gnolls.$B$BDrive deep into where these Zukk\'ash insects dwell; it is known as the Writhing Deep. Thin their numbers and report back to me what you find, bringing back their carapaces as evidence of your handiwork.','Bring 20 Zukk\'ash Carapaces to Hadoken Swiftstrider at Camp Mojache, Feralas.','Well done, $C. Though the extensiveness of the Zukk\'ash presence will not be thwarted with anything less than a full-scale invasion, you have bought us some time so we can devise a proper strategy.$B$BI will be sure to have these carapaces analyzed; we\'ll need to learn everything about them before we deal with what has unfortunately turned into a much larger issue than we had anticipated.','How goes the hunt, $N? Are you here to report your success?','','','','','',18961,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,81,68,250,250,0,250,250,6500,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7731,2,357,39,47,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,2903,7732,-7730,0,0,0,0,'Stinglasher','In surveying the Writhing Deep, one of our scouts reported seeing a giant insect - much larger than the other insects spotted - wandering about the twisted terrain. Not only is it larger, it also seems to secrete some sort of aura that the other insects don\'t. We\'ve given it a name - Stinglasher.$B$BThe innards of this beast would be invaluable to study as we figure out the best way to deal with this new threat. Cut out its secretion glands and bring it back to me immediately!','Defeat Stinglasher in the Writhing Deep, bringing its glands back to Hadoken Swiftstrider at Camp Mojache, Feralas.','Impressive, $C... most impressive! If Stinglasher is indeed one of their strongest creatures, the study of the beast will prove to be quite valuable in time. It\'s now my charge to make sure we defend ourselves long enough to take advantage of it.$B$BPlease accept this coin bounty as a token of the entire camp\'s thanks, $N. Well done.','Have you managed to bring down Stinglasher yet?','','','','','',18962,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,81,68,350,350,0,350,350,13500,2520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7732,2,357,39,48,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19020,1,0,'Zukk\'ash Report','You\'ve done doubly well in addressing the threat that the Zukk\'ash insects pose to Camp Mojache. The threat these things pose is far from over, and I\'d like to ask you for one last task on behalf of the Horde.$B$BThis is a document that details all the information we have learned about these Zukk\'ash insects. I want you to deliver it to Zilzibin Drumlore in the Drag of Orgrimmar. He\'s an expert on alien creatures like these; I hope he can do something with the lore we\'ve obtained.','Deliver the Camp Mojache Zukk\'ash Report to Zilzibin Drumlore. He resides in the Drag of Orgrimmar.','Ah, I\'ve been expecting this. These creatures you faced... they are an ancient threat that the Horde continues to choose to ignore. Hadoken was wise to bring this - and you - to me.$B$BThe Zukk\'ash are nothing more than creatures called the silithid. Some would think that they are a mindless nuisance, but let me assure you - they are a far, far worse threat than anything the Alliance could muster.$B$BIf you\'re willing and strong enough, I could use your aid in bringing this threat to light.','Greetings friend... you look as though you are on urgent business. Is there something I can help you with?','','','','','',19020,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19038,19037,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,81,68,75,75,0,75,75,0,2640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7733,2,357,40,48,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,2821,0,0,0,0,0,0,'Improved Quality','I have a lead on an even BETTER source of hides, if that\'s even possible to believe! In the northern parts of Feralas - deep within Rage Scar Hold - are another throng of yetis. They\'re much tougher than the ones you dealt with before, so if you\'re up for a bigger challenge you\'d best be on your toes!$B$BI would reward you handsomely for a stack of ten of their hides; bring them to me here, and we\'ll finish our business.','Bring 10 Rage Scar Yeti Hides to Pratt McGrubben at Feathermoon Stronghold, Feralas.','Excellent, excellent! These are going to work out incredibly well - I can already tell that they\'re going to be much harder when properly cured.$B$BThanks again for your help $N. Here - please take one of my latest creations.','If these Rage Scar yeti hides are anything like the quality displayed by their Feral Scar counterparts, they could very well be as resilient as thorium!$B$BImagine that!','','','','','',18947,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19041,0,0,0,1,0,0,0,69,0,0,0,0,250,0,0,0,0,7000,2640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7734,2,357,40,48,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,2822,0,0,0,0,0,0,'Improved Quality','I have a lead on an even BETTER source of hides, if that\'s even possible to believe! In the northern parts of Feralas - deep within Rage Scar Hold - are another throng of yetis. They\'re much tougher than the ones you dealt with before, so if you\'re up for a bigger challenge you\'d best be on your toes!$B$BI would reward you handsomely for a stack of ten of their hides; bring them to me here, and we\'ll finish our business.','Bring 10 Rage Scar Yeti Hides to Jangdor Swiftstrider at Camp Mojache, Feralas.','Excellent, excellent! These are going to work out incredibly well - I can already tell that they\'re going to be much harder when properly cured.$B$BThanks again for your aid, $N. Here - please take one of my latest creations.','If these Rage Scar yeti hides are anything like the quality displayed by their Feral Scar counterparts, they could very well be as resilient as thorium!$B$BImagine that!','','','','','',18947,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19042,0,0,0,1,0,0,0,81,0,0,0,0,250,0,0,0,0,7000,2640,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0), + (7735,2,357,40,48,0,0,77,0,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,18969,1,0,'Pristine Yeti Hide','You have found a pristine yeti hide that is exceptionally thick and sturdy - more so than even the ones you\'ve seen from the yeti in Rage Scar.$B$BConsidering that Pratt McGrubben at the Feathermoon Stronghold is in the market for yeti hides, this particular one may be of considerable interest to him.','Bring the Pristine Yeti Hide to Pratt McGrubben at the Feathermoon Stronghold, Feralas.','Incredible! You may have found the granddaddy of all yeti hides with this!$B$BYou better believe I\'ll pay you for it. I normally don\'t pay that much for a single hide, but I\'m pretty sure I can make something special from it. Thanks for thinking of me on this, $N!','What\'s this, $N - you\'ve got something special for me?','','','','','',18969,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,250,0,0,0,0,7000,1320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7736,0,51,45,60,0,0,255,0,0,0,0,0,59,1,59,2999,0,0,0,1,7722,0,0,0,0,0,0,'Restoring Fiery Flux Supplies via Kingsblood','Let\'s not waste more of my precious time with jibber jabber, $N. It\'s time to focus on replenishing our dwindling fiery flux supply.$BWhat I\'m gonna need from you is the following:$B$B*2 Incendosaur scales.$B*4 Kingsblood.$B*1 Coal.$B$BI\'ll take all that you can offer!$BAnd you\'ll do it fast if you wanna get in good with the Brotherhood.','Deliver 2 Incendosaur Scales, 4 Kingsblood and one Coal to Master Smith Burninate.','There\'s always room for more fiery flux, junior. Keep it comin\'... unless I tell you to stop.','Let\'s not waste more of my precious time with jibber jabber, $r. It\'s time to focus on replenishing our dwindling fiery flux supply.$B$BWhat I\'m gonna need from you is the following:$B$B*Incendosaur scales.$B$B*Kingsblood.$B$B*Coal.$B$BI\'ll take all that you can offer!$B$BAnd you\'ll do it fast if you wanna get in good with the Brotherhood.','','','','','',18944,3356,3857,0,2,4,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,59,0,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7737,0,51,45,60,81,0,255,0,0,0,0,0,59,3000,59,9000,0,0,0,1,7722,0,0,0,0,0,0,'Gaining Acceptance','','','Keep the residue pouring in!','You\'ve worked your way up through the Brotherhood\'s corporate hierarchy, $R. We have begun to look favorably upon you. Quite an accomplishment! $B $BIf you\'re interested in more work and earning more respect amongst us, listen up.$B $BWe can refine the fiery flux by adding a simple Dark Iron residue to the mix. The Dark Iron residue can be found in Blackrock Depths.','','','','','',18945,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,59,0,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,5,0,0,0,0,0,0,0,0,0), + (7738,2,357,40,48,0,0,178,0,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,18972,1,0,'Perfect Yeti Hide','You have found what may very well be a perfect yeti hide. You easily note that it is exceptionally thick and sturdy - more so than even the ones you\'ve seen from the yeti in Rage Scar.$B$BConsidering that Jangdor Swiftstrider at Camp Mojache is in the market for yeti hides, this particular one may be of considerable interest to him.','Bring the Perfect Yeti Hide to Jangdor Swiftstrider at Camp Mojache, Feralas.','This is an incredible find! I believe this is the finest yeti hide specimen I have ever seen!$B$BIndeed, this is certainly worthy of an appropriate bounty. I normally don\'t pay that much for a single hide, but I\'m confident I can make something special from it. Thanks for thinking of me on this, $N!','What\'s this, $N - you\'ve got something special for me?','','','','','',18972,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,700,1320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7761,2,1583,55,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,0,0,0,0,'Blackhand\'s Command','Imbecile,$B$BI hold very little faith in your ability to prevent outsiders from accessing the master\'s lair. In the very likely event of your death, this orb has its own failsafe built in to prevent outsiders from teleporting directly into Blackwing.$B$BOnly those with the Mark of Drakkisath branded upon their hand may make use of this orb. Thankfully, Drakkisath is not nearly as incompetent as you, Quartermaster. He guards the brand himself!$B$B-Warchief Rend Blackhand$B$BP.S. Destroy this letter, idiot.','That is one stupid orc. It would appear as if you need to find this brand and gain the Mark of Drakkisath in order to access the Orb of Command.$B$BThe letter indicates that General Drakkisath guards the brand. Perhaps you should investigate.','You don\'t even flinch as the smoldering brand is pressed into your flesh. You are so tough!$B$BYou now hold the Mark of Drakkisath. Have fun storming the castle.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7781,2,1519,60,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7782,19003,1,0,'The Lord of Blackrock','The old feeling returns. The welcome pangs of victory reverberate throughout your being. Before you lies the monolithic, battle scarred head of Nefarian. Return it to your Highlord, champion.','Return the Head of Nefarian to Highlord Bolvar Fordragon in Stormwind.','You need not be told the meaning of what you have done, $N. This day will be recorded in the annals of history. A victory the likes of which has not been known to the Alliance for years - if ever!','Inconceivable!','','','','','',19003,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,54,47,72,0,500,500,250,500,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7782,2,1519,60,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,7781,0,0,0,0,0,0,'The Lord of Blackrock','Go to the Valley of Heroes and speak with Field Marshal Afrasiabi.','Venture to the Valley of Heroes in Stormwind City and speak with Field Marshal Afrasiabi.','$B$BChoose your reward, let the celebration begin!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19383,19366,19384,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,69,54,47,72,0,500,500,250,500,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,7782), + (7783,2,1637,60,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7784,19002,1,0,'The Lord of Blackrock','The old feeling returns. The welcome pangs of victory reverberate throughout your being. Before you lies the monolithic, battle scarred head of Nefarian. Return it to your Warchief, champion.','Return the Head of Nefarian to Thrall in Orgrimmar.','You have honored the Horde once more, $N. The son of Deathwing lays dead. Surely, the evil one stirs.','I wish that I could have been there to see the look on the face of the beast as you struck the killing blow, $N.','','','','','',19002,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,200,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7784,2,1637,60,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,7783,0,0,0,0,0,0,'The Lord of Blackrock','Seek out High Overlord Saurfang in the Valley of Strength.','Speak with High Overlord Saurfang in Orgrimmar. He stands waiting for you in the Valley of Strength.','Choose your reward so that I may mount the head of the beast for all to see.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19383,19366,19384,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,200,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,7784), + (7785,2,-344,60,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7786,19016,1,0,'Examine the Vessel','Examine the vessel of his rebirth, mortal. It is from this that the Windseeker shall be reborn!','Examine the Vessel of Rebirth and return it to Highlord Demitrian.','May you be protected in your crusade. May the Master bless your efforts.','Will you release him from his eternal prison?','','','','','',19016,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7786,2,-344,60,60,62,0,255,0,0,0,0,0,0,0,0,0,0,0,64,0,7785,0,0,0,0,0,0,'Thunderaan the Windseeker','I have told you all that I know, $N. It is you who must find elementium. It is you who must destroy the Firelord\'s corporeal form.$B$BDo this and gain the blessing of Thunderaan.','To free Thunderaan the Windseeker from his prison, you must present the right and left halves of the Bindings of the Windseeker, 10 bars of Elementium, and the Essence of the Firelord to Highlord Demitrian in Silithus.','Even in dreams I did not dare foresee this day.$B$BBehold, mortal.$B$BBEHOLD HE WHO IS OLDER THAN EXISTENCE!$B$BBEHOLD HE WHO HAS FACED TITAN AND GOD ALIKE!$B$BRISE MY MASTER! BREAK FROM YOUR BONDS!','Bring the world to its knees if you must!','','','','','',17771,19017,18563,18564,10,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,7786), + (7787,2,-344,60,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,7786,0,0,0,19018,1,0,'Rise, Thunderfury!','You have defeated the Wind Seeker. Take the dormant blade and force the lying wretch, Demitrian, to use the materials you provided for his betrayal to wake Thunderfury.','Present the Dormant Wind Kissed Blade to Highlord Demitrian.','Please do not harm me! Take it! Take the blade! Leave Demitrian to reshape his pathetic life!','','','','','','',19018,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19019,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7788,1,3277,20,25,41,0,77,0,0,0,0,0,0,0,0,0,0,0,64,1,0,0,7788,0,0,0,0,'Vanquish the Invaders!','Beyond this tunnel you will find a field of strife and turmoil, young $c. The Horde continue to decimate our sacred forest, cutting down the evergreen foliage to power their machines of war.$B$BEnter Warsong Gulch and defend Silverwing Hold. Push back the invading Horde forces!$B$BDo this, and earn a talisman of merit. Bring me such a talisman, $N, and I shall reward you.','Enter Warsong Gulch and defeat the Horde, obtain a Warsong Gulch Mark of Honor, and return to Sentinel Farsong at the Silverwing Grove.',NULL,NULL,'','','','','',20558,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5500,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7789,1,3277,20,25,41,0,178,0,0,0,0,0,0,0,0,0,0,0,64,1,0,0,7922,0,0,0,0,'Quell the Silverwing Usurpers','The wilds of the Ashenvale forest will succumb to the might of the Horde, $r. Nothing the Silverwing say or do can stop our sovereign imperative. Kalimdor belongs to the Horde. How dare they attempt to prevent us from harvesting what is rightfully ours!$B$BLet the pride swell in your chest as you cut down their weak attempts at slowing our progress. Destroy the Silverwing Sentinels, and earn a Warsong mark of honor. Return to me with such a mark, $N, and you will be rewarded.$B','Enter Warsong Gulch and defeat the Alliance, gain a Warsong Gulch Mark of Honor, and bring it to Captain Shatterskull at the Mor\'shan Base Camp.','$B$BHow much more can they withstand? How many more Alliance filth must perish at the hands of the Horde for them to retreat? Only time will tell, $R... ','The blood of our enemies is a mark of honor. Do you have such a mark?','','','','','',20558,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5500,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7791,0,1519,12,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7795,-7791,0,0,0,0,'A Donation of Wool','','','Wonderful! We thank you for your generous donation, $N!','We are currently accepting donations for wool cloth. A donation of sixty pieces of wool cloth will net you full recognition by Stormwind for your generous actions. Our stores are such on wool that we would only need sixty pieces from you total; we should be able to acquire enough from others in the realm to support our drive.$B$BIf you have the sixty pieces of wool cloth on you and are ready to donate them, I\'m able to take them from you now.','','','','','',2592,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,4,0,0,0,0,0,0,0,0,0), + (7792,0,1657,12,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7800,-7792,0,0,0,0,'A Donation of Wool','','','Our thanks for your donation, $n.','We are currently gathering wool. A donation of sixty pieces of wool cloth will net you full recognition by our people for your generous actions.$B$BIf you currently have sixty pieces, you may donate them now.','','','','','',2592,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,4,0,0,0,0,0,0,0,0,0), + (7793,0,1519,26,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7795,-7791,0,0,0,0,'A Donation of Silk','','','Wonderful! We thank you for your generous donation, $N!','As with most other fabrics, our stocks of silk are at an all-time low. Our stores are such that we\'d only need sixty pieces of silk from you total; we should be able to reach our goal with the support of others.$B$BA benevolent gift such as silk, might I add, would certainly increase your local standing in the community! If you have the sixty pieces of silk cloth on you and are ready to donate them, I\'m able to take them from you now.','','','','','',4306,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,4,0,0,0,0,0,0,0,0,0), + (7794,0,1519,40,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7795,-7791,0,0,0,0,'A Donation of Mageweave','','','Wonderful! We thank you for your generous donation, $N!','Mageweave is running low, and we could use your help to replenish our stocks! By counting on the community as a whole, we would only need a donation of 60 pieces of mageweave cloth from you to enable us to reach our goal. Such generosity would not go unnoticed by Stormwind, I assure you!$B$BIf you have the sixty pieces of mageweave cloth on you and are ready to donate them, I\'m able to take them from you now.','','','','','',4338,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,4,0,0,0,0,0,0,0,0,0), + (7795,0,1519,50,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'A Donation of Runecloth','','','Fantastic - these will go right to use, I assure you. Thank you again for your assistance! We\'d certainly be lost without you.$B$BWith all the donations you\'ve made, I would certainly process any additional runecloth donations you care to make in the future. Just be sure to check in with me, and I\'ll personally make sure that your good deeds won\'t go unrecognized!','$n, you\'ve been a tremendous contributor to our cloth drive. As we work hard to replenish our reserves, one form of cloth remains critically low - runecloth. We are in absolutely dire need of runecloth, and we hope that you will be able to help us as you have in the past.$B$BIf you are willing, please bring me what runecloth you can spare. We\'ll initially accept a single donation of sixty, and then we\'ll go from there.','','','','','',14047,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,150,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,4,1,0,0,0,0,0,0,0,0), + (7796,0,1519,50,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1,7795,0,0,0,0,0,0,'Additional Runecloth','','','$N - without heroes like you working on behalf of Stormwind, we\'d surely suffer. Thank you for your continued efforts!','Greetings once again, $N! Our need for runecloth is constant, and we can always use additional resources if you are willing to part with them. For an additional stack of twenty runecloth, I will make sure that you are recognized for your continuing efforts on behalf of Stormwind.$B$BWhenever you are ready to hand in the stack of runecloth, I\'ll accept it.','','','','','',14047,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7798,0,1657,26,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7800,-7792,0,0,0,0,'A Donation of Silk','','','Our thanks for your donation, $n.','We are currently gathering silk. A donation of sixty pieces of silk cloth will net you full recognition by our people for your generous actions$B$BIf you currently have sixty pieces, you may donate them now.','','','','','',4306,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,4,0,0,0,0,0,0,0,0,0), + (7799,0,1657,40,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7800,-7792,0,0,0,0,'A Donation of Mageweave','','','Wonderful! We thank you for your generous donation, $N!','Mageweave is running low, and we could use your help to replenish our stocks! By counting on the community as a whole, we would only need a donation of 60 pieces of mageweave cloth from you to enable us to reach our goal. Such generosity would not go unnoticed Darnassus, I assure you!$B$BIf you have the sixty pieces of mageweave cloth on you and are ready to donate them, I\'m able to take them from you now.','','','','','',4338,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,4,0,0,0,0,0,0,0,0,0), + (7800,0,1657,50,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'A Donation of Runecloth','','','Fantastic - these will go right to use, I assure you. Thank you again for your assistance! We\'d certainly be lost without you.$B$BWith all the donations you\'ve made, I would certainly process any additional runecloth donations you care to make in the future. Just be sure to check in with me, and I\'ll personally make sure that your good deeds won\'t go unrecognized!','$n, you\'ve been a tremendous contributor to our cloth drive. As we work hard to replenish our reserves, one form of cloth remains critically low - runecloth. We are in absolutely dire need of runecloth, and we hope that you will be able to help us as you have in the past.$B$BIf you are willing, please bring me what runecloth you can spare. We\'ll initially accept a single donation of sixty, and then we\'ll go from there.','','','','','',14047,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,150,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,4,1,0,0,0,0,0,0,0,0), + (7801,0,1657,50,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1,7800,0,0,0,0,0,0,'Additional Runecloth','','','$N - without heroes like you working on behalf of Darnassus, we\'d surely suffer. Thank you for your continued efforts!','Greetings once again, $N! Our need for runecloth is constant, and we can always use additional resources if you are willing to part with them. For an additional stack of twenty runecloth, I will make sure that you are recognized for your continuing efforts on behalf of Darnassus.$B$BWhenever you are ready to hand in the stack of runecloth, I\'ll accept it.','','','','','',14047,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0), + (7802,0,1537,12,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7805,-7802,0,0,0,0,'A Donation of Wool','','','Wonderful! We thank you for your generous donation, $N!','We are currently accepting donations for wool cloth. A donation of sixty pieces of wool cloth will net you full recognition by Ironforge for your generous actions. Our stores are such on wool that we would only need sixty pieces from you total; we should be able to acquire enough from others in the realm to support our drive.$B$BIf you have the sixty pieces of wool cloth on you and are ready to donate them, I\'m able to take them from you now.','','','','','',2592,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,150,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7803,0,1537,26,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7805,-7802,0,0,0,0,'A Donation of Silk','','','Wonderful! We thank you for your generous donation, $N!','As with most other fabrics, our stocks of silk are at an all-time low. Our stores are such that we\'d only need sixty pieces of silk from you total; we should be able to reach our goal with the support of others.$B$BA benevolent gift such as silk, might I add, would certainly increase your local standing in the community! If you have the sixty pieces of silk cloth on you and are ready to donate them, I\'m able to take them from you now.','','','','','',4306,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,150,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7804,0,1537,40,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7805,-7802,0,0,0,0,'A Donation of Mageweave','','','Wonderful! We thank you for your generous donation, $N!','Mageweave is running low, and we could use your help to replenish our stocks! By counting on the community as a whole, we would only need a donation of 60 pieces of mageweave cloth from you to enable us to reach our goal. Such generosity would not go unnoticed by Ironforge, I assure you!$B$BIf you have the sixty pieces of mageweave cloth on you and are ready to donate them, I\'m able to take them from you now.','','','','','',4338,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,150,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7805,0,1537,50,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'A Donation of Runecloth','','','Fantastic - these will go right to use, I assure you. Thank you again for your assistance! We\'d certainly be lost without you.$B$BWith all the donations you\'ve made, I would certainly process any additional runecloth donations you care to make in the future. Just be sure to check in with me, and I\'ll personally make sure that your good deeds won\'t go unrecognized!','$n, you\'ve been a tremendous contributor to our cloth drive. As we work hard to replenish our reserves, one form of cloth remains critically low - runecloth. We are in absolutely dire need of runecloth, and we hope that you will be able to help us as you have in the past.$B$BIf you are willing, please bring me what runecloth you can spare. We\'ll initially accept a single donation of sixty, and then we\'ll go from there.','','','','','',14047,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,150,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7806,0,1537,50,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1,7805,0,0,0,0,0,0,'Additional Runecloth','','','$N - without heroes like you working on behalf of Ironforge, we\'d surely suffer. Thank you for your continued efforts!','Greetings once again, $N! Our need for runecloth is constant, and we can always use additional resources if you are willing to part with them. For an additional stack of twenty runecloth, I will make sure that you are recognized for your continuing efforts on behalf of Ironforge.$B$BWhenever you are ready to hand in the stack of runecloth, I\'ll accept it.','','','','','',14047,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,47,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7807,0,1537,12,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7811,-7807,0,0,0,0,'A Donation of Wool','','','Wonderful! We thank you for your generous donation, $N!','We are currently accepting donations for wool cloth. A donation of sixty pieces of wool cloth will net you full recognition by Gnomeregan Exiles for your generous actions. Our stores are such on wool that we would only need sixty pieces from you total; we should be able to acquire enough from others in the realm to support our drive.$B$BIf you have the sixty pieces of wool cloth on you and are ready to donate them, I\'m able to take them from you now.','','','','','',2592,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,150,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,4,0,0,0,0,0,0,0,0,0), + (7808,0,1537,26,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7811,-7807,0,0,0,0,'A Donation of Silk','','','Wonderful! We thank you for your generous donation, $N!','As with most other fabrics, our stocks of silk are at an all-time low. Our stores are such that we\'d only need sixty pieces of silk from you total; we should be able to reach our goal with the support of others.$B$BA benevolent gift such as silk, might I add, would certainly increase your local standing in the community! If you have the sixty pieces of silk cloth on you and are ready to donate them, I\'m able to take them from you now.','','','','','',4306,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,150,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,4,0,0,0,0,0,0,0,0,0), + (7809,0,1537,40,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7811,-7807,0,0,0,0,'A Donation of Mageweave','','','Wonderful! We thank you for your generous donation, $N!','Mageweave is running low, and we could use your help to replenish our stocks! By counting on the community as a whole, we would only need a donation of 60 pieces of mageweave cloth from you to enable us to reach our goal. Such generosity would not go unnoticed by the Gnomeregan Exiles, I assure you!$B$BIf you have the sixty pieces of mageweave cloth on you and are ready to donate them, I\'m able to take them from you now.','','','','','',4338,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,150,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,4,0,0,0,0,0,0,0,0,0), + (7810,2,33,1,55,41,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7838,0,0,18706,1,0,'Arena Master','There must be more to being a master of the arena than this! Perhaps the Pirate who runs the event at Gurubashi will know!','Speak with Short John Mithril in the Stranglethorn Arena.','Arr Me Hearty! Gaining one Trinket be not enough to make ye master of the Arena! Now tis the time to truly prove your steel.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7811,0,1537,50,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'A Donation of Runecloth','','','Fantastic - these will go right to use, I assure you. Thank you again for your assistance! We\'d certainly be lost without you.$B$BWith all the donations you\'ve made, I would certainly process any additional runecloth donations you care to make in the future. Just be sure to check in with me, and I\'ll personally make sure that your good deeds won\'t go unrecognized!','$n, you\'ve been a tremendous contributor to our cloth drive. As we work hard to replenish our reserves, one form of cloth remains critically low - runecloth. We are in absolutely dire need of runecloth, and we hope that you will be able to help us as you have in the past.$B$BIf you are willing, please bring me what runecloth you can spare. We\'ll initially accept a single donation of sixty, and then we\'ll go from there.','','','','','',14047,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,150,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,4,1,0,0,0,0,0,0,0,0), + (7812,0,1537,50,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1,7811,0,0,0,0,0,0,'Additional Runecloth','','','$N - without heroes like you working on behalf of the gnomes, we\'d surely suffer. Thank you for your continued efforts!','Greetings once again, $N! Our need for runecloth is constant, and we can always use additional resources if you are willing to part with them. For an additional stack of twenty runecloth, I will make sure that you are recognized for your continuing efforts on behalf of the Gnomeregan Exiles.$B$BWhenever you are ready to hand in the stack of runecloth, I\'ll accept it.','','','','','',14047,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,54,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (7813,0,1497,12,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7818,-7813,0,0,0,0,'A Donation of Wool','','','Wonderful! We thank you for your generous donation, $N!','We are currently accepting donations for wool cloth. A donation of sixty pieces of wool cloth will net you full recognition by the Undercity for your generous actions. Our stores are such on wool that we would only need sixty pieces from you total; we should be able to acquire enough from others in the realm to support our drive.$B$BIf you have the sixty pieces of wool cloth on you and are ready to donate them, I\'m able to take them from you now.','','','','','',2592,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,150,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7814,0,1497,26,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7818,-7813,0,0,0,0,'A Donation of Silk','','','Wonderful! We thank you for your generous donation, $N!','As with most other fabrics, our stocks of silk are at an all-time low. Our stores are such that we\'d only need sixty pieces of silk from you total; we should be able to reach our goal with the support of others.$B$BA benevolent gift such as silk, might I add, would certainly increase your local standing in the community! If you have the sixty pieces of silk cloth on you and are ready to donate them, I\'m able to take them from you now.','','','','','',4306,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,150,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7815,2,47,44,50,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Snapjaws, Mon!','Don\'t let their big eyes fool you, mon! Those saltwater snapjaws be a menace. I can\'t fish for five minutes without getting a broken line from one of those oversized fish vacuums stealing my bait.$B$BDo me and the people of Revantusk Village a service and kill em, mon.$B$BKill the whole lot of em!','Katoom the Angler at Revantusk Village in the Hinterlands wants you to kill 15 Saltwater Snapjaw turtles. Return to him when you have completed this task.','Oh, mon! I can\'t thank you enough! Hopefully this here fishing pole will be reward enough for the job.','How goes the hunt?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2505,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19022,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,7500,2820,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7816,2,47,44,48,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,7815,0,0,0,0,0,0,'Gammerita, Mon!','Yo! There be a turtle out there not like the others. She be the Gammerita, leader of the saltwater snapjaws - a downright dirty thievin\' reptile.$B$BMon, she stole my best lure. Snapped it right off my line! Since then, the fish just aren\'t biting the same.$B$BFind Gammerita and get my lure out of her stomach.','Katoom the Angler at Revantusk Village in the Hinterlands wants you to kill Gammerita and retrieve Katoom\'s Best Lure from her corpse.$B$BKatoom mentioned that Gammerita hangs out on the coast with the other turtles.','MON! This is fantastic! With my best lure and the snapjaw population down, the fish will pile up.','Did you get it yet?','','','','','',19023,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14000,2640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7817,0,1497,40,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7818,-7813,0,0,0,0,'A Donation of Mageweave','','','Wonderful! We thank you for your generous donation, $N!','Mageweave is running low, and we could use your help to replenish our stocks! By counting on the community as a whole, we would only need a donation of 60 pieces of mageweave cloth from you to enable us to reach our goal. Such generosity would not go unnoticed by the Undercity, I assure you!$B$BIf you have the sixty pieces of mageweave cloth on you and are ready to donate them, I\'m able to take them from you now.','','','','','',4338,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,150,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7818,0,1497,50,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'A Donation of Runecloth','','','Fantastic - these will go right to use, I assure you. Thank you again for your assistance! We\'d certainly be lost without you.$B$BWith all the donations you\'ve made, I would certainly process any additional runecloth donations you care to make in the future. Just be sure to check in with me, and I\'ll personally make sure that your good deeds won\'t go unrecognized!','$n, you\'ve been a tremendous contributor to our cloth drive. As we work hard to replenish our reserves, one form of cloth remains critically low - runecloth. We are in absolutely dire need of runecloth, and we hope that you will be able to help us as you have in the past.$B$BIf you are willing, please bring me what runecloth you can spare. We\'ll initially accept a single donation of sixty, and then we\'ll go from there.','','','','','',14047,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,150,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7819,0,1497,50,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1,7818,0,0,0,0,0,0,'Additional Runecloth','','','$N - without heroes like you working on behalf of the Forsaken, we\'d surely suffer. Thank you for your continued efforts!','Greetings once again, $N! Our need for runecloth is constant, and we can always use additional resources if you are willing to part with them. For an additional stack of twenty runecloth, I will make sure that you are recognized for your continuing efforts on behalf of the Undercity.$B$BWhenever you are ready to hand in the stack of runecloth, I\'ll accept it.','','','','','',14047,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7820,0,1638,12,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7823,-7820,0,0,0,0,'A Donation of Wool','','','Wonderful! We thank you for your generous donation, $N!','We are currently accepting donations for wool cloth. A donation of sixty pieces of wool cloth will net you full recognition by Thunder Bluff for your generous actions. Our stores are such on wool that we would only need sixty pieces from you total; we should be able to acquire enough from others in the realm to support our drive.$B$BIf you have the sixty pieces of wool cloth on you and are ready to donate them, I\'m able to take them from you now.','','','','','',2592,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,150,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7821,0,1638,26,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7823,-7820,0,0,0,0,'A Donation of Silk','','','Wonderful! We thank you for your generous donation, $N!','As with most other fabrics, our stocks of silk are at an all-time low. Our stores are such that we\'d only need sixty pieces of silk from you total; we should be able to reach our goal with the support of others.$B$BA benevolent gift such as silk, might I add, would certainly increase your local standing in the community! If you have the sixty pieces of silk cloth on you and are ready to donate them, I\'m able to take them from you now.','','','','','',4306,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,150,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7822,0,1638,40,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7823,-7820,0,0,0,0,'A Donation of Mageweave','','','Wonderful! We thank you for your generous donation, $N!','Mageweave is running low, and we could use your help to replenish our stocks! By counting on the community as a whole, we would only need a donation of 60 pieces of mageweave cloth from you to enable us to reach our goal. Such generosity would not go unnoticed by Thunder Bluff, I assure you!$B$BIf you have the sixty pieces of mageweave cloth on you and are ready to donate them, I\'m able to take them from you now.','','','','','',4338,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,150,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7823,0,1638,50,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'A Donation of Runecloth','','','Fantastic - these will go right to use, I assure you. Thank you again for your assistance! We\'d certainly be lost without you.$B$BWith all the donations you\'ve made, I would certainly process any additional runecloth donations you care to make in the future. Just be sure to check in with me, and I\'ll personally make sure that your good deeds won\'t go unrecognized!','$n, you\'ve been a tremendous contributor to our cloth drive. As we work hard to replenish our reserves, one form of cloth remains critically low - runecloth. We are in absolutely dire need of runecloth, and we hope that you will be able to help us as you have in the past.$B$BIf you are willing, please bring me what runecloth you can spare. We\'ll initially accept a single donation of sixty, and then we\'ll go from there.','','','','','',14047,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,150,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7824,0,1637,50,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'A Donation of Runecloth','','','Fantastic - these will go right to use, I assure you. Thank you again for your assistance! We\'d certainly be lost without you.$B$BWith all the donations you\'ve made, I would certainly process any additional runecloth donations you care to make in the future. Just be sure to check in with me, and I\'ll personally make sure that your good deeds won\'t go unrecognized!','$n, you\'ve been a tremendous contributor to our cloth drive. As we work hard to replenish our reserves, one form of cloth remains critically low - runecloth. We are in absolutely dire need of runecloth, and we hope that you will be able to help us as you have in the past.$B$BIf you are willing, please bring me what runecloth you can spare. We\'ll initially accept a single donation of sixty, and then we\'ll go from there.','','','','','',14047,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,150,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7825,0,1638,50,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1,7823,0,0,0,0,0,0,'Additional Runecloth','','','$N - without heroes like you working on behalf of Thunder Bluff, we\'d surely suffer. Thank you for your continued efforts!','Greetings once again, $N! Our need for runecloth is constant, and we can always use additional resources if you are willing to part with them. For an additional stack of twenty runecloth, I will make sure that you are recognized for your continuing efforts on behalf of Thunder Bluff.$B$BWhenever you are ready to hand in the stack of runecloth, I\'ll accept it.','','','','','',14047,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7826,0,1637,12,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7824,-7826,0,0,0,0,'A Donation of Wool','','','Wonderful! We thank you for your generous donation, $N!','If you have the sixty pieces of wool cloth on you and are ready to donate them, I\'m able to take them from you now.','','','','','',2592,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,150,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7827,0,1637,26,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7824,-7826,0,0,0,0,'A Donation of Silk','','','Wonderful! We thank you for your generous donation, $N!','As with most other fabrics, our stocks of silk are at an all-time low. Our stores are such that we\'d only need sixty pieces of silk from you total; we should be able to reach our goal with the support of others.$B$BA benevolent gift such as silk, might I add, would certainly increase your local standing in the community! If you have the sixty pieces of silk cloth on you and are ready to donate them, I\'m able to take them from you now.','','','','','',4306,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,150,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7828,2,47,44,48,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Stalking the Stalkers','Many brave trolls have been lost to the harsh wilds of the Hinterlands, $r. The Silvermane wolves are one of the biggest threats to our hunters. They lay in wait, hiding amongst the bushes and landscape, then strike out when the opportunity presents itself.$B$BThis type of ferocity will not go unchecked!$B$BYou must think like the Silvermane. Stalk the stalkers! Slay them all!','Huntsman Markhor at Revantusk Village in the Hinterlands wants you to kill 10 Silvermane Stalkers and 10 Silvermane Howlers. Return to him once the task is complete.$B$BMarkhor mentioned that the wolves hide in the wilds of the Hinterlands.','A job well done, $R. The Revantusk thank you for your contribution.','Show them the might of Revantusk!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2926,2925,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14000,2640,0,0,0,0,0,0,0,0,1,1,5,0,0,0,0,0,5,1,0,0,0,0,0,0,0,0,0,0), + (7829,2,47,44,48,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Hunt the Savages','Among the more ornery of the wildlife of the Hinterlands are the savage owlbeasts. Many a good Revantusk warrior has been lost to the ferocious claws and beak of the beasts.$B$BKill every savage owlbeast you see, $r. Return to me when you can stand no more bloodshed. Your contribution will then be weighed, measured, and judged.','Huntsman Markhor at Revantusk Village in the Hinterlands wants you to kill 20 Savage Owlbeasts. Return to him once the task is complete.$B$BMarkhor mentioned that the Savage Owlbeasts occupy the wilds of the Hinterlands.','You have proven a worthy ally to the Revantusk, $N. Well done.','Clear your head of impure thoughts, $r. Become one with the wilds!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2929,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14000,2640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7830,2,47,44,48,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Avenging the Fallen','The filth that calls itself Wildhammer trains gryphon to slay troll. Horrible, I know, but worry not, justice will soon be meted out.$B$BFor now, I want you to focus on eradicating the elder gryphons of the region. They are known as Skylords.$B$BSlay one and return to me with its plume.','Huntsman Markhor at Revantusk Village in the Hinterlands wants you to kill a Razorbeak Skylord and retrieve its Skylord Plume. Return to him once the task is complete.$B$BMarkhor mentioned that the Razorbeak Skylord are a rare breed that tend to occupy the wilds of the Hinterlands.','$B$BI wonder how many of our hunters this beast devoured before you brought it to justice.','The Razorbeak Skylord is a much rarer breed of gryphon: One responsible for mating and creating murderous offspring.','','','','','',19025,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14000,2640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7831,0,1637,40,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7824,-7826,0,0,0,0,'A Donation of Mageweave','','','Wonderful! We thank you for your generous donation, $N!','Mageweave is running low, and we could use your help to replenish our stocks! By counting on the community as a whole, we would only need a donation of 60 pieces of mageweave cloth from you to enable us to reach our goal. Such generosity would not go unnoticed by Orgrimmar, I assure you!$B$BIf you have the sixty pieces of mageweave cloth on you and are ready to donate them, I\'m able to take them from you now.','','','','','',4338,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,150,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7832,0,1637,50,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1,7824,0,0,0,0,0,0,'Additional Runecloth','','','$N - without heroes like you working on behalf of Orgrimmar, we\'d surely suffer. Thank you for your continued efforts!','Greetings once again, $N! Our need for runecloth is constant, and we can always use additional resources if you are willing to part with them. For an additional stack of twenty runecloth, I will make sure that you are recognized for your continuing efforts on behalf of Orgrimmar.$B$BWhenever you are ready to hand in the stack of runecloth, I\'ll accept it.','','','','','',14047,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,76,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7833,0,1637,12,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7836,-7833,0,0,0,0,'A Donation of Wool','','','Wonderful! We thank you for your generous donation, $N!','We are currently accepting donations for wool cloth. A donation of sixty pieces of wool cloth will net you full recognition by Darkspear Trolls for your generous actions. Our stores are such on wool that we would only need sixty pieces from you total; we should be able to acquire enough from others in the realm to support our drive.$B$BIf you have the sixty pieces of wool cloth on you and are ready to donate them, I\'m able to take them from you now.','','','','','',2592,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,150,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7834,0,1637,26,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7836,-7833,0,0,0,0,'A Donation of Silk','','','Wonderful! We thank you for your generous donation, $N!','As with most other fabrics, our stocks of silk are at an all-time low. Our stores are such that we\'d only need sixty pieces of silk from you total; we should be able to reach our goal with the support of others.$B$BA benevolent gift such as silk, might I add, would certainly increase your local standing in the community! If you have the sixty pieces of silk cloth on you and are ready to donate them, I\'m able to take them from you now.','','','','','',4306,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,150,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7835,0,1637,40,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7836,-7833,0,0,0,0,'A Donation of Mageweave','','','Wonderful! We thank you for your generous donation, $N!','Mageweave is running low, and we could use your help to replenish our stocks! By counting on the community as a whole, we would only need a donation of 60 pieces of mageweave cloth from you to enable us to reach our goal. Such generosity would not go unnoticed by the Darkspear Trolls, I assure you!$B$BIf you have the sixty pieces of mageweave cloth on you and are ready to donate them, I\'m able to take them from you now.','','','','','',4338,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,150,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7836,0,1637,50,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'A Donation of Runecloth','','','Fantastic - these will go right to use, I assure you. Thank you again for your assistance! We\'d certainly be lost without you.$B$BWith all the donations you\'ve made, I would certainly process any additional runecloth donations you care to make in the future. Just be sure to check in with me, and I\'ll personally make sure that your good deeds won\'t go unrecognized!','$n, you\'ve been a tremendous contributor to our cloth drive. As we work hard to replenish our reserves, one form of cloth remains critically low - runecloth. We are in absolutely dire need of runecloth, and we hope that you will be able to help us as you have in the past.$B$BIf you are willing, please bring me what runecloth you can spare. We\'ll initially accept a single donation of sixty, and then we\'ll go from there.','','','','','',14047,0,0,0,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,150,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7837,0,1637,50,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1,7836,0,0,0,0,0,0,'Additional Runecloth','','','$N - without heroes like you working on behalf of the trolls, we\'d surely suffer. Thank you for your continued efforts!','Greetings once again, $N! Our need for runecloth is constant, and we can always use additional resources if you are willing to part with them. For an additional stack of twenty runecloth, I will make sure that you are recognized for your continuing efforts on behalf of the Darkspear Trolls.$B$BWhenever you are ready to hand in the stack of runecloth, I\'ll accept it.','','','','','',14047,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7838,2,33,1,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,7810,0,0,0,0,0,0,'Arena Grandmaster','Avast Lubber! Bring me 12 trinkets of the Arena Master and then ye shall be a Grandmaster of the Gurubashi Arena! Arrrr!','','Much blood have you spilt on the Arena floor and I be glad to name you Grandmaster of the Arena!','Avast Lubber! Bring me 12 trinkets of the Arena Master.','','','','','',18706,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19024,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7839,2,47,44,48,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Vilebranch Hooligans','Vilebranch scum invaded our village and stole my tools! I have backup tools but the set they stole was a gift given to me by a kind hearted gnome that saved my life when I was a young orc.$B$BI want those tools back, $N - they mean the world to me.$B$BMarkhor reported that the tools were spotted near the Agol\'watha and Shaol\'watha temples.$B$BThose temples are in the northeastern region of the Hinterlands.$B$BRecover my tools!','Smith Slagtree at Revantusk Village in the Hinterlands wants you to find Slagtree\'s Lost Tools. Return to him once this task is complete.$B$BYou recall Smith Slagtree mentioning that the tools might be at one of the Vilebranch temples in the northeastern region of the Hinterlands. You should also check Skulk Rock.','My tools! You found them! Oh glorious day! Thank you, $N.','Watch out for the Vilebranch trolls of the region, $N. They are ruthless, murderous filth.','','','','','',19033,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14000,2640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7840,2,47,44,49,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Lard Lost His Lunch','Lard was at secret special spot having picnic when ugly mean Vilebranch hit Lard wit da big stick. Lard run back to Revantusk but forget Lard lunch. Lard hungry. Maybe you go back to secret special spot and get Lard lunch? Lard scared. Go nort! Island der to da nort is da secret special spot.','Lard at Revantusk Village in the Hinterlands wants you to find Lard\'s Lunch. Return to him when this task is complete.$B$BLard mentioned that he left it on the island to the north. Watch out for Vilebranch trolls.','$B$BDis hit da spot! Tanks little one.$B$BLard make you special picnic basket for help Lard.','$B$BLard so hungry.','','','','','',19034,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19035,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,14000,2730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7841,2,47,44,48,41,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,7842,0,0,0,'Message to the Wildhammer','The Wildhammer be striking up deals with our enemies, forgin\' new alliances. This time, they be workin\' with the high elves, mon.$B$B$B$BWe be needin\' to send those Wildhammer dwarves a message - a message in the blood of our enemies. Slaughter every Highvale high elf that you come across, leave their bodies as a warnin\'.$B$BNever mess with trolls!','Otho Moji\'ko at Revantusk Village in the Hinterlands wants you to slaughter 15 Highvale Outrunners, 15 Highvale Scouts, 15 Highvale Marksman and 15 Highvale Rangers. Return to him when this task is complete.$B$BYou can find the Highvale high elves at the Quel\'Danil Lodge in the northwestern region of the Hinterlands.','It be lookin\' like the Revantusk are forgin\' new alliances as well, mon! You done good.','You be too clean, mon. You gotta mix it up - get down and dirty with the enemy.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2692,2691,2694,2693,15,15,15,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7842,2,47,44,48,41,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,7841,0,0,7843,0,0,0,'Another Message to the Wildhammer','They say the Wildhammer and gryphon are as close to each other as troll and mate. Disgusting, but we be able to use this to our advantage, mon. We send them another message.$B$BKill all the gryphons you see in the Hinterlands, collect their feathers. From this we make the final message.','Otho Moji\'ko at Revantusk Village in the Hinterlands wants you to bring him 10 Long Elegant Feathers from the gryphons that inhabit the Hinterlands. Return to him once this task is complete.$B$BGryphons are known to inhabit every region of the Hinterlands.','Oh, mon, this gonna be good. One more step to go and Wildhammer see that they can\'t mess with troll!','The last message gonna scare them off for sure. Either that or make them very, very angry.','','','','','',4589,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3270,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (7843,2,47,44,50,41,0,178,0,0,0,0,0,0,0,0,0,0,0,2,2,7842,0,0,0,19036,1,0,'The Final Message to the Wildhammer','$B$BYou take this, mon. You take this to Aerie Peak, dead center of town by the well. You plant it! Drive it right into the ground! Show those dwarves that troll mean business! Come back when you do this. Hopefully you come back alive.','Otho Moji\'ko at Revantusk Village in the Hinterlands wants you to travel to Aerie Peak in the western region of the Hinterlands and place the Final Message to the Wildhammer by the well in the center of town. Return to him once this task is complete.$B$BBeware of angry Wildhammer dwarves and unruly members of the Alliance.','I wish I coulda been there to see the look on their faces, mon. Are they packing up their bags? Leavin\' town?$B$BYou done good, $N. Real good. Otho reward you with the big mojo.','What\'s the hold up, mon?','Message to the Wildhammer Delivered','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19119,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,22000,3540,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7844,2,47,44,48,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Cannibalistic Cousins','Three different tribes of trolls inhabit the Hinterlands, $N. That is about as far as the similarities between the tribes extends: We are all trolls and we live in the Hinterlands.$B$BThe Vilebranch - aptly named - are a depraved lot; feeding on other trolls and humanoids.$B$BIf Zul\'jin were here, he would have destroyed the whole lot of them with a flick of his wrist - alas, Zul\'jin has not yet returned and we are left to our own devices.$B$BIt is up to you to destroy the filth of the region!','Mystic Yayo\'jin at Revantusk Village in the Hinterlands wants you to kill 15 Vilebranch Scalpers and 10 Vilebranch Soothsayers. Return to her when this task is complete.$B$BYayo\'jin indicated that these trolls could be found near the Shaol\'watha and Agol\'watha temples in the north by northeastern region of the Hinterlands.','Well done, $C. Zul\'jin himself could not have done a better job!','The Vilebranch Soothsayers and Scalpers inhabit the north by northeast region of the Hinterlands.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4466,4467,0,0,15,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14000,2640,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7845,2,47,46,51,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,7846,0,0,0,'Kidnapped Elder Torntusk!','My mate was taken by Vilebranch savages in a bold midnight raid on our village. Our spies have told me that he is still alive and being held prisoner atop Jintha\'alor. The Vile Priestess Hexx is said to be preparing him for a sacrifice to the faceless blood God, Hakkar.$B$BYou must save him, $N! Our village could not stand a loss this great.','Primal Torntusk at Revantusk Village in the Hinterlands wants you to rescue her mate, Elder Torntusk, from Jintha\'alor.$B$BYou have been told that he is being held prisoner atop Jintha\'alor, the Vilebranch capital city located in the southern region of the Hinterlands.','You must act quickly, $N. Surely the guards have been alerted to your presence.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2940,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7846,2,47,46,51,1,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1,7845,0,0,7847,0,0,0,'Recover the Key!','The key to my bindings is held by Hitah\'ya the Keeper. She is in the nearby cave. Be careful, $c, for she is guarded well.$B$BKill her and bring the key back to loosen my shackles. Only then will I be free to return home.','Elder Torntusk at Jintha\'alor wants you to kill Hitah\'ya the Keeper to get the Shackle Key to his bindings. Return to Elder Torntusk when you have recovered the key.','Freedom at last! Thank you, $N. Revantusk will know your deeds!','You must hurry!','','','','','',19064,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7847,2,47,46,51,1,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,7846,0,0,0,0,0,0,'Return to Primal Torntusk','Return to my mate, Primal Torntusk at Revantusk Village. Tell her that I am coming home! She is sure to reward you.','Elder Torntusk at Jintha\'alor wants you to return to Primal Torntusk at Revantusk Village with news of his rescue.','You have done the Revantusk a great service, $N! We owe you a great debt of gratitude.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19114,19115,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22500,2940,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7848,2,2717,55,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,0,0,0,0,'Attunement to the Core','Rifts stir, tear, and collapse all around us, $r. Not two paces from where I stand is a tear leading through the depths of Blackrock Mountain, into the maw of the Firelord.$B$BSurprised? Pity... The mortal races cannot comprehend that which they cannot see, touch, or feel.$B$BI assure you, the portal is there and access is possible.$B$BI\'ve piqued your interest? Attunement is simple. Venture into Blackrock Depths and retrieve a core fragment. Return it to me and I shall attune your essence with the portal.','Venture to the Molten Core entry portal in Blackrock Depths and recover a Core Fragment. Return to Lothos Riftwaker in Blackrock Mountain when you have recovered the Core Fragment.','I am now able to transport you to the Molten Core. Ask and it shall be done.','You must attune your soul with the Molten Core before access is granted.','','','','','',18412,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,22877,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7849,2,47,46,50,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Separation Anxiety','Like many in our village, I too have lost a loved one to the wilds. Alas, it was my twin brother Malkhor - taken in the same raid as Torntusk\'s mate by the Vilebranch.$B$BSadly, he was not fated to live and was given a swift, brutal execution; his remains fed to the oozes and wolves of the Vilebranch.$B$BIt is too late to save his life but not too late to save his soul. Recover his remains, $N.','Huntsman Markhor at Revantusk Village in the Hinterlands wants you to recover his twin brother\'s remains. Find and return Huntsman Malkhor\'s Skull and Huntsman Malkhor\'s Bones to Huntsman Markhor.$B$BMarkhor mentioned that his brother\'s remains were fed to the oozes and wolves of the Vilebranch. He also mentioned that there is a refuse pit filled with oozes in Jintha\'alor as well as a wolf den. Both of these places are near the top of the temple.','My dearest brother, how I will miss you...$B$BThank you for your assistance, $N. You are truly a hero in my eyes.','When I have his remains, I shall take them to Yayo\'jin and have them prepared for a proper burial.','','','','','',19069,19070,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19117,19116,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7500,3540,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7850,2,47,46,50,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Dark Vessels','The Vilebranch fight with supernatural ferocity. This is due to the foul magical weavings of the Vile Priestess Hexx.$B$BThroughout Jintha\'alor you will find dark vessels of tainted blood. The vessels radiate the foul magic of the faceless blood God, empowering the Vilebranch and also driving them to madness.$B$BSteal those vessels and return them to me so that I may remove the taint and ultimately loosen the grip of the blood God.','Primal Torntusk at Revantusk Village in the Hinterlands wants you to recover 10 Vessels of Tainted Blood from Jintha\'alor. Return to Primal Torntusk when this task is complete.','The dark energy that compels the Vilebranch has been lifted - for now. We must remain ever vigilant in our battle against evil, as even if the Vile Priestess is destroyed, another soon takes her place.','Be cautious in battling the Vilebranch, $N. Their minds are clouded - they fight to the death.','','','','','',19071,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19118,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3540,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7861,2,47,46,51,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Wanted: Vile Priestess Hexx and Her Minions','By order of Primal Torntusk, Vile Priestess Hexx and her minions are to be brought to justice!$B$BA grand reward is offered for any that slay the Vile Priestess Hexx and all of her Aman\'zasi elite guard.','You have been ordered to slay Vile Priestess Hexx and 10 Vilebranch Aman\'zasi Guards. See Primal Torntusk at Revantusk Village in the Hinterlands once this task is complete.$B$BVile Priestess Hexx and the Aman\'zasi Guards can be found atop Jintha\'alor in the Hinterlands.','A crippling blow to the Vilebranch, indeed. You shall be richly rewarded, $N.','Do you bring news from Jintha\'alor?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7995,2648,0,0,1,10,0,0,0,0,0,0,19159,19121,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22500,3660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7862,2,47,46,51,1,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Job Opening: Guard Captain of Revantusk Village','With the loss of Guard Captain Malkhor, the position of Guard Captain of Revantusk is once again open. If you are interested in becoming Captain of the Guard for Revantusk, complete the following tasks and submit your application to Primal Torntusk:$B$BExterminate Vilebranch Berserkers.$B$BExterminate Vilebranch Shadow Hunters.$B$BExterminate Vilebranch Blood Drinkers.$B$BExterminate Vilebranch Soul Eaters.','You have been tasked with the decimation of 20 Vilebranch Berserkers, 20 Vilebranch Shadow Hunters, 20 Vilebranch Blood Drinkers, and 20 Vilebranch Soul Eaters.$B$BShould you complete this task, return to Primal Torntusk at Revantusk Village in the Hinterlands.','You are indeed a worthy candidate for the new position, $N. Accept this trinket as a token of our appreciation for your hard work. I will be reviewing all applications next year.','Are you here about the job opening?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2643,2645,2646,2647,20,20,20,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19120,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,7500,3660,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7863,0,331,25,34,0,0,77,0,0,0,0,0,890,3000,0,0,0,0,0,0,0,0,7863,0,0,0,0,'Sentinel Basic Care Package','','','You\'ve certainly begun to prove yourself to us, $N. As a reward, please take this care package! Inside it you\'ll find rations and bandages that are usable only inside Warsong Gulch. $B$BAs you continue to prove yourself inside the Gulch, you\'ll find that these items will become available to you for purchase. Rations become available when you are Friendly with us, and bandages when you are Honored.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19150,0,0,0,1,0,0,0,890,0,0,0,0,10,0,0,0,0,0,162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7864,0,331,35,44,0,0,77,0,0,0,0,0,890,3000,0,0,0,0,0,0,0,0,7863,0,0,0,0,'Sentinel Standard Care Package','','','You\'ve certainly begun to prove yourself to us, $N. As a reward, please take this care package! Inside it you\'ll find rations and bandages that are usable only inside Warsong Gulch. $B$BAs you continue to prove yourself inside the Gulch, you\'ll find that these items will become available to you for purchase. Rations become available when you are Friendly with us, and bandages when you are Honored.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19151,0,0,0,1,0,0,0,890,0,0,0,0,10,0,0,0,0,0,228,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7865,0,331,45,60,0,0,77,0,0,0,0,0,890,3000,0,0,0,0,0,0,0,0,7863,0,0,0,0,'Sentinel Advanced Care Package','','','You\'ve certainly begun to prove yourself to us, $N. As a reward, please take this care package! Inside it you\'ll find rations and bandages that are usable only inside Warsong Gulch. $B$BAs you continue to prove yourself inside the Gulch, you\'ll find that these items will become available to you for purchase. Rations become available when you are Friendly with us, and bandages when you are Honored.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19152,0,0,0,1,0,0,0,890,0,0,0,0,10,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7866,0,331,25,34,0,0,178,0,0,0,0,0,889,3000,0,0,0,0,0,0,0,0,7866,0,0,0,0,'Outrider Basic Care Package','','','You\'ve certainly begun to prove yourself to us, $N. As a reward, please take this care package! Inside it you\'ll find rations and bandages that are usable only inside Warsong Gulch. $B$BAs you continue to prove yourself inside the Gulch, you\'ll find that these items will become available to you for purchase. Rations become available when you are Friendly with us, and bandages when you are Honored.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19154,0,0,0,1,0,0,0,889,0,0,0,0,10,0,0,0,0,0,162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7867,0,331,35,44,0,0,178,0,0,0,0,0,889,3000,0,0,0,0,0,0,0,0,7866,0,0,0,0,'Outrider Standard Care Package','','','You\'ve certainly begun to prove yourself to us, $N. As a reward, please take this care package! Inside it you\'ll find rations and bandages that are usable only inside Warsong Gulch. $B$BAs you continue to prove yourself inside the Gulch, you\'ll find that these items will become available to you for purchase. Rations become available when you are Friendly with us, and bandages when you are Honored.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19155,0,0,0,1,0,0,0,889,0,0,0,0,10,0,0,0,0,0,228,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0); -INSERT INTO `quest_template` (`entry`, `Method`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `Type`, `RequiredClasses`, `RequiredRaces`, `RequiredSkill`, `RequiredSkillValue`, `RepObjectiveFaction`, `RepObjectiveValue`, `RequiredMinRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepFaction`, `RequiredMaxRepValue`, `SuggestedPlayers`, `LimitTime`, `QuestFlags`, `SpecialFlags`, `PrevQuestId`, `NextQuestId`, `ExclusiveGroup`, `NextQuestInChain`, `SrcItemId`, `SrcItemCount`, `SrcSpell`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `RequestItemsText`, `EndText`, `ObjectiveText1`, `ObjectiveText2`, `ObjectiveText3`, `ObjectiveText4`, `ReqItemId1`, `ReqItemId2`, `ReqItemId3`, `ReqItemId4`, `ReqItemCount1`, `ReqItemCount2`, `ReqItemCount3`, `ReqItemCount4`, `ReqSourceId1`, `ReqSourceId2`, `ReqSourceId3`, `ReqSourceId4`, `ReqSourceCount1`, `ReqSourceCount2`, `ReqSourceCount3`, `ReqSourceCount4`, `ReqCreatureOrGOId1`, `ReqCreatureOrGOId2`, `ReqCreatureOrGOId3`, `ReqCreatureOrGOId4`, `ReqCreatureOrGOCount1`, `ReqCreatureOrGOCount2`, `ReqCreatureOrGOCount3`, `ReqCreatureOrGOCount4`, `ReqSpellCast1`, `ReqSpellCast2`, `ReqSpellCast3`, `ReqSpellCast4`, `RewChoiceItemId1`, `RewChoiceItemId2`, `RewChoiceItemId3`, `RewChoiceItemId4`, `RewChoiceItemId5`, `RewChoiceItemId6`, `RewChoiceItemCount1`, `RewChoiceItemCount2`, `RewChoiceItemCount3`, `RewChoiceItemCount4`, `RewChoiceItemCount5`, `RewChoiceItemCount6`, `RewItemId1`, `RewItemId2`, `RewItemId3`, `RewItemId4`, `RewItemCount1`, `RewItemCount2`, `RewItemCount3`, `RewItemCount4`, `RewRepFaction1`, `RewRepFaction2`, `RewRepFaction3`, `RewRepFaction4`, `RewRepFaction5`, `RewRepValue1`, `RewRepValue2`, `RewRepValue3`, `RewRepValue4`, `RewRepValue5`, `RewOrReqMoney`, `RewMoneyMaxLevel`, `RewSpell`, `RewSpellCast`, `RewMailTemplateId`, `RewMailDelaySecs`, `PointMapId`, `PointX`, `PointY`, `PointOpt`, `DetailsEmote1`, `DetailsEmote2`, `DetailsEmote3`, `DetailsEmote4`, `DetailsEmoteDelay1`, `DetailsEmoteDelay2`, `DetailsEmoteDelay3`, `DetailsEmoteDelay4`, `IncompleteEmote`, `CompleteEmote`, `OfferRewardEmote1`, `OfferRewardEmote2`, `OfferRewardEmote3`, `OfferRewardEmote4`, `OfferRewardEmoteDelay1`, `OfferRewardEmoteDelay2`, `OfferRewardEmoteDelay3`, `OfferRewardEmoteDelay4`, `StartScript`, `CompleteScript`) +INSERT INTO `quest_template` (`entry`, `Method`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `Type`, `RequiredClasses`, `RequiredRaces`, `RequiredSkill`, `RequiredSkillValue`, `RequiredCondition`, `RepObjectiveFaction`, `RepObjectiveValue`, `RequiredMinRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepFaction`, `RequiredMaxRepValue`, `SuggestedPlayers`, `LimitTime`, `QuestFlags`, `SpecialFlags`, `PrevQuestId`, `NextQuestId`, `ExclusiveGroup`, `NextQuestInChain`, `SrcItemId`, `SrcItemCount`, `SrcSpell`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `RequestItemsText`, `EndText`, `ObjectiveText1`, `ObjectiveText2`, `ObjectiveText3`, `ObjectiveText4`, `ReqItemId1`, `ReqItemId2`, `ReqItemId3`, `ReqItemId4`, `ReqItemCount1`, `ReqItemCount2`, `ReqItemCount3`, `ReqItemCount4`, `ReqSourceId1`, `ReqSourceId2`, `ReqSourceId3`, `ReqSourceId4`, `ReqSourceCount1`, `ReqSourceCount2`, `ReqSourceCount3`, `ReqSourceCount4`, `ReqCreatureOrGOId1`, `ReqCreatureOrGOId2`, `ReqCreatureOrGOId3`, `ReqCreatureOrGOId4`, `ReqCreatureOrGOCount1`, `ReqCreatureOrGOCount2`, `ReqCreatureOrGOCount3`, `ReqCreatureOrGOCount4`, `ReqSpellCast1`, `ReqSpellCast2`, `ReqSpellCast3`, `ReqSpellCast4`, `RewChoiceItemId1`, `RewChoiceItemId2`, `RewChoiceItemId3`, `RewChoiceItemId4`, `RewChoiceItemId5`, `RewChoiceItemId6`, `RewChoiceItemCount1`, `RewChoiceItemCount2`, `RewChoiceItemCount3`, `RewChoiceItemCount4`, `RewChoiceItemCount5`, `RewChoiceItemCount6`, `RewItemId1`, `RewItemId2`, `RewItemId3`, `RewItemId4`, `RewItemCount1`, `RewItemCount2`, `RewItemCount3`, `RewItemCount4`, `RewRepFaction1`, `RewRepFaction2`, `RewRepFaction3`, `RewRepFaction4`, `RewRepFaction5`, `RewRepValue1`, `RewRepValue2`, `RewRepValue3`, `RewRepValue4`, `RewRepValue5`, `RewOrReqMoney`, `RewMoneyMaxLevel`, `RewSpell`, `RewSpellCast`, `RewMailTemplateId`, `RewMailDelaySecs`, `PointMapId`, `PointX`, `PointY`, `PointOpt`, `DetailsEmote1`, `DetailsEmote2`, `DetailsEmote3`, `DetailsEmote4`, `DetailsEmoteDelay1`, `DetailsEmoteDelay2`, `DetailsEmoteDelay3`, `DetailsEmoteDelay4`, `IncompleteEmote`, `CompleteEmote`, `OfferRewardEmote1`, `OfferRewardEmote2`, `OfferRewardEmote3`, `OfferRewardEmote4`, `OfferRewardEmoteDelay1`, `OfferRewardEmoteDelay2`, `OfferRewardEmoteDelay3`, `OfferRewardEmoteDelay4`, `StartScript`, `CompleteScript`) VALUES - (7877,2,2557,56,60,81,0,178,0,0,0,0,0,0,0,0,0,0,8,0,7461,0,0,0,0,0,0,'The Treasure of the Shen\'dralar','In the library, Athenaeum, you will find an ancient chest hidden beneath the stairway. Take from it that which you desire.','Return to the Athenaeum and find the Treasure of the Shen\'dralar. Claim your reward!','You open the chest to find...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18420,18421,18424,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,27000,405,0,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7881,0,-364,1,60,0,0,255,0,0,0,0,0,0,909,500,0,0,8,1,0,0,0,0,0,0,0,'Carnival Boots','','','Thank you, $N. These are quite well made. The craftsmanship is top notch! Here is a Darkmoon Faire ticket... enjoy, sir.','We at the Darkmoon Faire do much walking. We walk from one faire site to another... in fact, you\'ll never see us sitting down on the job! So it is no surprise that we wear out quite a lot of boots! We need boots that are both durable and stylish, and embossed leather boots fit that bill rather well.$B$BYou! You\'re a leatherworker; make me embossed leather boots and I\'ll give you a Darkmoon Faire ticket for the work.','','','','','',2309,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,1,0,0,0,909,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7882,0,-364,10,60,0,0,255,0,0,0,0,0,0,909,1100,0,0,8,1,0,0,0,0,0,0,0,'Carnival Jerkins','','','Ah, you brought the jerkins. Splendid. What animal\'s skin did you use to make these, may I ask? The stitch-work is very well done, and the texture of the leather has a rugged style to it. I can tell you are a craftsman of skill!$B$BThank you, $N, and here are your tickets.','Our Faire workers do more than sweep trash and hammer spikes! They also help guard the carnival as it travels, and to that end they are always needing good sturdy armor jerkins.$B$BIf you make some tough leather armor and bring it to me, then I\'ll make sure it gets to the right people. I\'ll also get you some Darkmoon Faire tickets as trade.','','','','','',2314,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,4,0,0,0,909,0,0,0,0,250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7883,0,-364,20,60,0,0,255,0,0,0,0,0,0,909,1700,0,0,8,1,0,0,0,0,0,0,0,'The World\'s Largest Gnome!','','','Oh dear, these are quite large!! I can\'t imagine finding a gnome that would fit snuggly into them, but not to worry - if the gnome we find is not big enough, I can make adjustments to his costume.$B$BMany thanks, $N. Here are the tickets I promised you. ','Yebb Nebblegear is looking to add more talent to his show, and he\'s searching far and wide for the world\'s largest gnome. Do you know any gnomes of considerable size?$B$BWell before he finds the gnome, he wants to have its costume ready. I think a barbaric harness would be a good foundation for the costume; can you make some harnesses and bring them to me? Do that, and I\'ll have a stack of Darkmoon Faire tickets for you...','','','','','',5739,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,8,0,0,0,909,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7884,0,-364,30,60,0,0,255,0,0,0,0,0,0,909,2500,0,0,8,1,0,0,0,0,0,0,0,'Crocolisk Boy and the Bearded Murloc','','','Great, you made them! These will do nicely... I just hope I won\'t be the one to clean the crocolisk cage when the time comes. Those beasts can be rather beastly, don\'t you think?$B$BHere are your tickets, $N. Enjoy them, and enjoy your stay at the Darkmoon Faire!','Yebb is working on other attractions for his zoo, including wet, swampy abodes for a boy raised by crocolisks, and perhaps for a murloc. We will need nice, water-tight leggings so we won\'t get waterlogged during prop-ups and tear-downs. For that job, I think turtlescale leggings will do the trick.$B$B$N, can you make those leggings? If you do, then a fat stack of Darkmoon Faire tickets will be your reward...','','','','','',8185,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,12,0,0,0,909,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7885,0,-364,40,60,0,0,255,0,0,0,0,0,0,909,5500,0,0,8,1,0,0,0,0,0,0,0,'Armor Kits','','','Great! This will work great! I just noticed a rip in a tent over yonder, and one of these armor kits is just what I need to patch it up!$B$BThank you very much, $N. These armor kits will save us a ton in repair costs. Here are your tickets - you deserve them!','You might not realize this, but running a traveling carnival is costly! Everything wears down so fast it\'s a wonder we can turn a profit.$B$BBecause of all those hidden costs, we\'re always looking for ways to maintain our equipment as cheaply as possible. Our tents, for instance, tear regularly but I\'ve found that leather armor kits make great patches. Can you find and bring me some armor kits? That\'ll save us a bundle! Do that, and I have a fistful of Darkmoon Faire tickets for you...','','','','','',15564,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,20,0,0,0,909,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7886,0,3277,50,55,41,0,77,0,0,0,0,0,0,0,0,0,0,256,1,7873,0,7788,0,0,0,0,'Talismans of Merit','You have proven your value to our efforts in Warsong Gulch. Continue to aid the cause and bring me more talismans of merit. Do this, and you will earn even more of our trust.','You obtained a Silverwing Talisman of Merit for your last task, talk to me again, and you gain your reward.','Thank you, $N. Your exploits in Warsong Gulch ring throughout Ashenvale Forest.',NULL,'','','','','',19213,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7887,0,3277,30,35,41,0,77,0,0,0,0,0,0,0,0,0,0,320,1,7871,0,7788,0,0,0,0,'Talismans of Merit','You have proven your value to our efforts in Warsong Gulch. Continue to aid the cause and bring me more talismans of merit. Do this, and you will earn even more of our trust.','You obtained a Silverwing Talisman of Merit for your last task, talk to me again, and you gain your reward.','Thank you, $N. Your exploits in Warsong Gulch ring throughout Ashenvale Forest.',NULL,'','','','','',19213,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7888,0,3277,40,45,41,0,77,0,0,0,0,0,0,0,0,0,0,328,1,7872,0,7788,0,0,0,0,'Talismans of Merit','You have proven your value to our efforts in Warsong Gulch. Continue to aid the cause and bring me more talismans of merit. Do this, and you will earn even more of our trust.','You obtained a Silverwing Talisman of Merit for your last task, talk to me again, and you gain your reward.','Thank you, $N. Your exploits in Warsong Gulch ring throughout Ashenvale Forest.',NULL,'','','','','',19213,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7889,0,-364,1,60,0,0,255,0,0,0,0,0,0,909,500,0,0,8,1,0,0,0,0,0,0,0,'Coarse Weightstone','','','Great! These will work great! They\'re not too heavy, but not too light either. They\'re perfect for building muscle mass!$B$BThanks much, $N. Here\'s your Darkmoon Faire ticket!','It takes a lot of work to be the strongest woman alive! My weight set is getting too light and if I\'m to stay fit then I\'ll need more weights!$B$BDo you think you could bring me some weight stones? If you do, then I\'ll give you a Darkmoon Faire ticket.','','','','','',3240,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,1,0,0,0,909,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7890,0,-364,10,60,0,0,255,0,0,0,0,0,0,909,1100,0,0,8,1,0,0,0,0,0,0,0,'Heavy Grinding Stone','','','You brought the stones! And they\'re heavy! I can already feel my muscles getting bigger. Thanks $N!$B$BHere, take these tickets, and be sure not to eat too many sweets while your at the faire. A big strong $C like you needs to keep himself in fighting shape!','To help with my workout, I like to fit a staff between heavy grinding stones, then lift the staff over my head. It isn\'t easy, but being the strongest woman in the world, like I am, can\'t be earned sitting down!$B$BCan you help me? I need more grinding stones - bring me some and I\'ll trade Darkmoon Faire tickets for them.','','','','','',3486,0,0,0,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,4,0,0,0,909,0,0,0,0,250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7891,0,-364,20,60,0,0,255,0,0,0,0,0,0,909,1700,0,0,8,1,0,0,0,0,0,0,0,'Green Iron Bracers','','','Thanks much, $N. Here\'s your Darkmoon Faire tickets!','I\'m working on a new costume, for when I have my own booth as the strongest woman alive! Right now I\'m looking for some bracers I can wear. They can\'t cover much because people want to see my muscles, but I still want to flash a little color, you know?$B$BHow about green iron bracers, $N? Can you make me green iron bracers? If you can, then I have a whole bunch of Darkmoon Faire tickets for you.','','','','','',3835,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,8,0,0,0,909,0,0,0,0,250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7892,0,-364,30,60,0,0,255,0,0,0,0,0,0,909,2500,0,0,8,1,0,0,0,0,0,0,0,'Big Black Mace','','','Thanks much, $N. Here\'s your Darkmoon Faire tickets!','For my act as the strongest woman alive, I plan to accept items from the audience and smash them with a big, black mace!$B$BCan you make me a big black mace, $N?','','','','','',7945,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,12,0,0,0,909,0,0,0,0,250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7893,0,-364,40,60,0,0,255,0,0,0,0,0,0,909,5500,0,0,8,1,0,0,0,0,0,0,0,'Rituals of Strength','','','Thanks much, $N. Here\'s your Darkmoon Faire tickets!','$N, in my quest to become the strongest woman alive, I have traveled the world and learned muscle building secrets from distant weight masters, strength gurus, and ancient manuals. I now know forbidden exercises that would kill the weak and cripple the uninitiated!$B$BThese feats of strength and conditioning require training with the densest of grinding stones. $N, can you find or make some grinding stones and bring them to me? I\'ll give you tickets if you do...','','','','','',12644,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,20,0,0,0,909,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7894,0,-364,1,60,0,0,255,0,0,0,0,0,0,909,500,0,0,8,1,0,0,0,0,0,0,0,'Copper Modulator','','','Aha! The modulators! Superb!$B$BI can\'t tell you exactly what we\'re building, but these will be invaluable for its construction. I am in your debt, Grimling, but please, take this Darkmoon Faire ticket as a token of my appreciation.','Yebb is developing a new attraction for the Zoo Bizarre, one that will drive people crazy with wonder, and delight! But it will take a lot of work, and a lot of materials...$B$BThat includes copper modulators. We need lots of modulators for the mechanical parts of the attraction. Bring me copper modulators and I\'ll trade for them with a Darkmoon Faire ticket.','','','','','',4363,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,1,0,0,0,909,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7895,0,-364,10,60,0,0,255,0,0,0,0,0,0,909,1100,0,0,8,1,0,0,0,0,0,0,0,'Whirring Bronze Gizmo','','','You brought the gizmos! Wonderful! Even now I can hear their buzzing, whirring chorus in my mind! Oh, when this booth is ready it will be the wonder of the world, mark me! $B$BHere are your tickets, $N. And please enjoy your stay at the Faire!','My new booth will be a sight to see, yes sir! A sight to see, and... for a lucky few, to touch!$B$BI can already hear the whirring bronze gizmos singing their song of mechanical rapture as patrons step to my booth and test their skill!$B$BAh... now I need the gizmos themselves to bring my dream closer to fruition. Please, $N, bring me whirring bronze gizmos... and Darkmoon Faire tickets will be yours!','','','','','',4375,0,0,0,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,4,0,0,0,909,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7896,0,-364,20,60,0,0,255,0,0,0,0,0,0,909,1700,0,0,8,1,0,0,0,0,0,0,0,'Green Fireworks','','','You brought the fireworks. Wonderful work, $N! I can\'t wait to light these and tell the world that my booth is ready to go! I must still wait, quite a long time I\'m afraid, but... I\'ll be ready when I\'m ready, yes?$B$BHere are the tickets, $N. Enjoy yourself!','When I finally get this booth up and running, I\'ll want to advertise! And what better way is there to advertise than with fireworks?$B$BWell, some might think that the smell of a cauldron, churning with the boiling heads of your foes is better for drawing crowds, but... we\'re in mixed company. So fireworks it will have to be!$B$BBring me green fireworks, $N, and I have a big fistful of Darkmoon Faire tickets for you.','','','','','',9313,0,0,0,36,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,8,0,0,0,909,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7897,0,-364,30,60,0,0,255,0,0,0,0,0,0,909,2500,0,0,8,1,0,0,0,0,0,0,0,'Mechanical Repair Kits','','','Thank you! Now I can get to fixing things.$B$BIt\'s going to take a lot of repair kits and a lot of late nights to get everything in working order. Sometimes I think it\'d be better to get back to my roots and restart my career as a headhunter, but... the Faire has been good to me.$B$BTake these tickets, $N, and have fun!','The biggest reason I can\'t open up my booth is that... everything\'s broken! I need mechanical repair kits to fix all this stuff!$B$BCan you bring me those kits, $N? I\'ll trade you... kits for Darkmoon Faire tickets. What do you say?','','','','','',11590,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,12,0,0,0,909,0,0,0,0,250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7898,0,-364,40,60,0,0,255,0,0,0,0,0,0,909,5500,0,0,8,1,0,0,0,0,0,0,0,'Thorium Widget','','','Ah, thank you, $N! Yebb will enjoy these widgets. I don\'t know what he has planned for them, but Yebb\'s a clever little gnome. He\'s clever, and maybe a little devious....$B$BIf only he liked the taste of humanoid flesh... he\'d make a great troll!$B$BHere, $N. A deal\'s a deal, and these tickets are yours.','Yebb Nebblegear, like me, is working on a future attraction. So amazing is this attraction, says Nebb, that it will draw folks from across the world... and it will make us all very, very rich!$B$BHe says he needs thorium widgets for its construction, and wants me to collect them for him. So what do you say, $N? Do you know where to get Thorium widgets? If you\'re an engineer, can you make them? Do you want to trade them for Darkmoon Faire tickets?','','','','','',15994,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,20,0,0,0,909,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7899,0,-364,1,60,0,0,255,0,0,0,0,0,0,909,500,0,0,8,1,0,0,0,0,0,0,0,'Small Furry Paws','','','Great, you got them! We can use these to make toys and baubles, and those will attract more people to the Faire!$B$BHere\'s your ticket, $N. You earned it!','The first lesson in drawing a crowd is: lure them with gadgets and trinkets! Can you help me?$B$BI need small furry paws to use for prizes. You can find those on the cats of the Barrens or Darkshore....$B$BBring me some paws and I\'ll trade you a Darkmoon Faire ticket for them.','','','','','',5134,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,1,0,0,0,909,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7900,0,-364,10,60,0,0,255,0,0,0,0,0,0,909,1100,0,0,8,1,0,0,0,0,0,0,0,'Torn Bear Pelts','','','Nice pelts, $N! I\'ll get someone to sew these into a bunch of plush toys. With a little stuffing and some paint, I think they\'ll be the envy of children across Azeroth!$B$BTickets? Ah yes, your payment!$B$BHere they are!','Children love toys! And no matter what race, I\'ve found that all children love furry, plushy toys made from torn bear pelts!$B$BYou can get those pelts from the bears of Ashenvale or Hillsbrad. Bring me a heap of them and earn yourself a heap of Darkmoon Faire tickets!','','','','','',11407,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,4,0,0,0,909,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7901,0,-364,20,60,0,0,255,0,0,0,0,0,0,909,1700,0,0,8,1,0,0,0,0,0,0,0,'Soft Bushy Tails','','','Well done, $N! These tails will make great prizes for our visitors, and that means happy visitors... who talk to their friends and bring more visitors!$B$BHere are your tickets! Have a good time at the Darkmoon Faire... and don\'t forget to tell your friends about us!','It\'s amazing what people value! Take, for instance, a wooden stick with a soft bushy tail attached to it. Now, you and I might think something like that isn\'t all that valuable... but if you give that piece of junk a neat name like \"Savage Fuzz Tail\" and put it in a pretty box, then people will think it\'s valuable. Trash becomes treasure!$B$BGet me soft bushy tails from the wolves of Desolace and the Badlands, and I\'ll give you Darkmoon Faire tickets.','','','','','',4582,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,8,0,0,0,909,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7902,0,-364,30,60,0,0,255,0,0,0,0,0,0,909,2500,0,0,8,1,0,0,0,0,0,0,0,'Vibrant Plumes','','','Ah, the plumes! They are amazing, don\'t you think! It would be easy to spark one\'s imaginations with such beauties!$B$BYou do such charitable work, $N. The smiles on our visitors\' faces when they see the show is a grand payment indeed, but please take these tickets as well.','A person\'s imagination is an incredible thing. It can make the smallest hill seem like the largest mountain. It can make the most innocuous shadow appear cast by a horrible nightmare!$B$BWe at the Darkmoon Faire let our visitor\'s imaginations blossom! But to help stretch their imaginations... sometimes we have to get tricky.$B$BI need vibrant plumes for one of my attractions. You can get them from the birds of the more dangerous areas of Azeroth. Bring me the plumes and many tickets will be yours!','','','','','',5117,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,12,0,0,0,909,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7903,0,-364,40,60,0,0,255,0,0,0,0,0,0,909,5500,0,0,8,1,0,0,0,0,0,0,0,'Evil Bat Eyes','','','Great! You got the eyes! I hope hunting those bats was frightening for you, because if it scared a brave $C like yourself, then those eyes will certainly scare our Faire visitors.$B$BTake these tickets, $N, and thank you for your service.','Do you ever find yourself wandering in a cave, late at night, looking for adventure? You do? Really? Well, then you\'ve seen the creepy eyes of bats staring at you from high up, waiting for you to let down your guard so they can suck your blood!$B$BScary thought, don\'t you think? Of course! It\'s no doubt that bat eyes are scary!$B$BWill you bring me some evil bat eyes, $N? I want them for... something I\'m designing. Something scary.$B$BYou can get them from the bats of the Eastern Plaguelands.','','','','','',11404,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,20,0,0,0,909,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7905,2,1537,6,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19338,1,0,'The Darkmoon Faire','The Darkmoon Faire is coming! Be sure to experience all the wonders and excitement of it when it comes to town!$B$BIf you act right now, you can redeem this voucher for free prize tickets! Just hand your voucher to Gelvas Grimgate located inside the carnival.$B$BRight now, the Faire is outside Goldshire, in the Elwynn Forest. Don\'t miss out! Go today!','Deliver the Free Ticket Voucher to Gelvas Grimgate, located inside the Darkmoon Faire carnival.','Welcome to the Darkmoon Faire! This voucher is good for FIVE, yes, FIVE prize tickets!$B$BWhen you accumulate prize tickets, you\'ll want to speak to me about redeeming them for valuable prizes. The more tickets you get, the more prizes you can win. Huzzah!','Yes friend, may I help you? Do you have a voucher that needs redeeming?','','','','','',19338,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,5,0,0,0,909,0,0,0,0,75,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7907,2,-364,1,55,0,0,255,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,19228,1,0,'Darkmoon Beast Deck','Now that you have gathered all of the Beast cards together into a deck, a ninth card mysteriously appears with the same backing as the first eight. On this card is inscribed, \"Return these cards to the Darkmoon Faire and be rewarded.\" You have heard that this faire alternately stops at Mulgore and Goldshire every few months, so you will have to wait until they are here next.','Return the Beast Deck to the Darkmoon Faire when it comes to town.','So you have put together a deck of Beasts. Your gesture of returning it to us will create a tie between you and the Darkmoon that will not soon be forgotten. Allow me to present you with one of the greater Darkmoon cards as a small token of our appreciation.','I see that you have managed to complete a deck of Beasts! Congratulations!','','','','','',19228,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19288,0,0,0,1,0,0,0,909,0,0,0,0,150,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7921,0,3277,20,25,41,0,77,0,0,0,0,0,0,0,0,0,0,320,1,7788,0,7788,0,0,0,0,'Talismans of Merit','You have proven your value to our efforts in Warsong Gulch. Continue to aid the cause and bring me more talismans of merit. Do this, and you will earn even more of our trust.','You obtained a Silverwing Talisman of Merit for your last task, talk to me again, and you gain your reward.','Thank you, $N. Your exploits in Warsong Gulch ring throughout Ashenvale Forest.',NULL,'','','','','',19213,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7922,0,3277,50,55,41,0,178,0,0,0,0,0,0,0,0,0,0,256,1,7876,0,7922,0,0,0,0,'Mark of Honor','You have proven your value to our efforts in Warsong Gulch. Continue to rage against the Silverwing Sentinels! Bring me more marks of honor!','You obtained a Warsong Mark of Honor for your last task, talk to me again, and you gain your reward.','The night elves and their allies must tremble at even the whisper of your name! For the Horde!',NULL,'','','','','',19322,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7923,0,3277,40,45,41,0,178,0,0,0,0,0,0,0,0,0,0,256,1,7875,0,7922,0,0,0,0,'Mark of Honor','You have proven your value to our efforts in Warsong Gulch. Continue to rage against the Silverwing Sentinels! Bring me more marks of honor!','You obtained a Warsong Mark of Honor for your last task, talk to me again, and you gain your reward.','The night elves and their allies must tremble at even the whisper of your name! For the Horde!',NULL,'','','','','',19322,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7924,0,3277,30,35,41,0,178,0,0,0,0,0,0,0,0,0,0,256,1,7874,0,7922,0,0,0,0,'Mark of Honor','You have proven your value to our efforts in Warsong Gulch. Continue to rage against the Silverwing Sentinels! Bring me more marks of honor!','You obtained a Warsong Mark of Honor for your last task, talk to me again, and you gain your reward.','The night elves and their allies must tremble at even the whisper of your name! For the Horde!',NULL,'','','','','',19322,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7925,0,3277,20,25,41,0,178,0,0,0,0,0,0,0,0,0,0,256,1,7789,0,7922,0,0,0,0,'Mark of Honor','You have proven your value to our efforts in Warsong Gulch. Continue to rage against the Silverwing Sentinels! Bring me more marks of honor!','You obtained a Warsong Mark of Honor for your last task, talk to me again, and you gain your reward.','The night elves and their allies must tremble at even the whisper of your name! For the Horde!',NULL,'','','','','',19322,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7926,2,1637,6,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19338,1,0,'The Darkmoon Faire','The Darkmoon Faire is coming! Be sure to experience all the wonders and excitement of it when it comes to town!$B$BIf you act right now, you can redeem this voucher for free prize tickets! Just hand your voucher to Gelvas Grimgate located inside the carnival.$B$BRight now, the Faire is just outside Thunder Bluff, in Mulgore. Don\'t miss out! Go today!','Deliver the Free Ticket Voucher to Gelvas Grimgate, located inside the Darkmoon Faire carnival.','Welcome to the Darkmoon Faire! This voucher is good for FIVE, yes, FIVE prize tickets!$B$BWhen you accumulate prize tickets, you\'ll want to speak to me about redeeming them for valuable prizes. The more tickets you get, the more prizes you can win. Huzzah!','Yes friend, may I help you? Do you have a voucher that needs redeeming?','','','','','',19338,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,5,0,0,0,909,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7927,2,-364,1,55,0,0,255,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,19277,1,0,'Darkmoon Portals Deck','Now that you have gathered all of the Portal cards together into a deck, a ninth card mysteriously appears with the same backing as the first eight. On this card is inscribed, \"Return these cards to the Darkmoon Faire and be rewarded.\" You have heard that this faire alternately stops at Mulgore and Goldshire every few months, so you will have to wait until they are here next.','Return the Portals Deck to the Darkmoon Faire when it comes to town.','So you have put together a deck of Portals. Your gesture of returning it to us will create a tie between you and the Darkmoon that will not soon be forgotten. Allow me to present you with one of the greater darkmoon cards as a small token of our appreciation.','I see that you have managed to complete a deck of portals! Congratulations!','','','','','',19277,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19290,0,0,0,1,0,0,0,909,0,0,0,0,350,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7928,2,-364,1,55,0,0,255,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,19257,1,0,'Darkmoon Warlords Deck','Now that you have gathered all of the Warlord cards together into a deck, a ninth card mysteriously appears with the same backing as the first eight. On this card is inscribed, \"Return these cards to the Darkmoon Faire and be rewarded.\" You have heard that this faire alternately stops at Mulgore and Goldshire every few months, so you will have to wait until they are here next.','Return the Warlords Deck to the Darkmoon Faire when it comes to town.','So you have put together a deck of Warlords. Your gesture of returning it to us will create a tie between you and the Darkmoon that will not soon be forgotten. Allow me to present you with one of the greater darkmoon cards as a small token of our appreciation.','I see that you have managed to complete a deck of warlords! Congratulations!','','','','','',19257,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19287,0,0,0,1,0,0,0,909,0,0,0,0,150,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7929,2,-364,1,55,0,0,255,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,19267,1,0,'Darkmoon Elementals Deck','Now that you have gathered all of the Elemental cards together into a deck, a ninth card mysteriously appears with the same backing as the first eight. On this card is inscribed, \"Return these cards to the Darkmoon Faire and be rewarded.\" You have heard that this faire alternately stops at Mulgore and Goldshire every few months, so you will have to wait until they are here next.','Return the Elementals Deck to the Darkmoon Faire when it comes to town.','So you have put together a deck of Elementals. Your gesture of returning it to us will create a tie between you and the Darkmoon that will not soon be forgotten. Allow me to present you with one of the greater darkmoon cards as a small token of our appreciation.','I see that you have managed to complete a deck of elementals! Congratulations!','','','','','',19267,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19289,0,0,0,1,0,0,0,909,0,0,0,0,350,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7930,0,-364,6,60,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'5 Tickets - Darkmoon Flower','','','Here you go, here you go! A prize fit for a $gking:queen;! Congratulations to you, my friend!$B$BIf you have more tickets you\'d like to turn in, then please let me know! For as long as the Darkmoon Faire is here, I\'ll redeem your tickets.','Step right up, step right up! If you have tickets from the Darkmoon Faire you\'d like redeemed, then just say so! You can redeem tickets in various denominations for wondrous and fantastic prizes. Don\'t be shy, give it a try!','','','','','',19182,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19295,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0), - (7931,0,-364,15,60,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'5 Tickets - Minor Darkmoon Prize','','','Here you go, here you go! A prize fit for a $gking:queen;! Congratulations to you, my friend!$B$BIf you have more tickets you\'d like to turn in, then please let me know! For as long as the Darkmoon Faire is here, I\'ll redeem your tickets.','Step right up, step right up! If you have tickets from the Darkmoon Faire you\'d like redeemed, then just say so! You can redeem tickets in various denominations for wondrous and fantastic prizes. Don\'t be shy, give it a try!','','','','','',19182,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19298,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7932,0,-364,30,60,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'12 Tickets - Lesser Darkmoon Prize','','','Here you go, here you go! A prize fit for a $gking:queen;! Congratulations to you, my friend!$B$BIf you have more tickets you\'d like to turn in, then please let me know! For as long as the Darkmoon Faire is here, I\'ll redeem your tickets.','Step right up, step right up! If you have tickets from the Darkmoon Faire you\'d like redeemed, then just say so! You can redeem tickets in various denominations for wondrous and fantastic prizes. Don\'t be shy, give it a try!','','','','','',19182,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19297,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7933,0,-364,45,60,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'40 Tickets - Greater Darkmoon Prize','','','Here you go, here you go! A prize fit for a $gking:queen;! Congratulations to you, my friend!$B$BIf you have more tickets you\'d like to turn in, then please let me know! For as long as the Darkmoon Faire is here, I\'ll redeem your tickets.','Step right up, step right up! If you have tickets from the Darkmoon Faire you\'d like redeemed, then just say so! You can redeem tickets in various denominations for wondrous and fantastic prizes. Don\'t be shy, give it a try!','','','','','',19182,0,0,0,40,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19296,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7934,0,-364,6,60,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'50 Tickets - Darkmoon Storage Box','','','Here you go, here you go! A prize fit for a $gking:queen;! Congratulations to you, my friend!$B$BIf you have more tickets you\'d like to turn in, then please let me know! For as long as the Darkmoon Faire is here, I\'ll redeem your tickets.','Step right up, step right up! If you have tickets from the Darkmoon Faire you\'d like redeemed, then just say so! You can redeem tickets in various denominations for wondrous and fantastic prizes. Don\'t be shy, give it a try!','','','','','',19182,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19291,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7935,0,-364,25,60,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'10 Tickets - Last Month\'s Mutton','','','Here you go, here you go! A prize fit for a $gking:queen;! Congratulations to you, my friend!$B$BIf you have more tickets you\'d like to turn in, then please let me know! For as long as the Darkmoon Faire is here, I\'ll redeem your tickets.','Step right up, step right up! If you have tickets from the Darkmoon Faire you\'d like redeemed, then just say so! You can redeem tickets in various denominations for wondrous and fantastic prizes. Don\'t be shy, give it a try!','','','','','',19182,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19292,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0), - (7936,0,-364,45,60,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'50 Tickets - Last Year\'s Mutton','','','Here you go, here you go! A prize fit for a $gking:queen;! Congratulations to you, my friend!$B$BIf you have more tickets you\'d like to turn in, then please let me know! For as long as the Darkmoon Faire is here, I\'ll redeem your tickets.','Step right up, step right up! If you have tickets from the Darkmoon Faire you\'d like redeemed, then just say so! You can redeem tickets in various denominations for wondrous and fantastic prizes. Don\'t be shy, give it a try!','','','','','',19182,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19293,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7937,2,-364,10,60,0,0,255,0,0,0,0,0,0,0,0,0,0,256,0,0,0,0,0,19423,1,0,'Your Fortune Awaits You...','\"Your fortune awaits you in Eastvale.\"$B$BThe fortune Sayge handed you feels slightly warm to the touch. Grasping it firmly, you see an image of the Eastvale Logging Camp in Elwynn Forest. Focusing closer in on the image, you see a haystack that sits next to a stable.$B','Travel to the Eastvale Logging Camp in Elwynn Forest and seek out your fortune.','A quick search of the haystack reveals a lockbox from within it! It would seem that you have found your fortune!','This haystack looks like the one from your vision.','','','','','',19423,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19425,0,0,0,1,0,0,0,909,0,0,0,0,75,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7938,2,-364,10,60,0,0,255,0,0,0,0,0,0,0,0,0,0,256,0,0,0,0,0,19424,1,0,'Your Fortune Awaits You...','\"Your fortune awaits you inside the Deadmines.\"$B$BThe fortune Sayge handed you feels slightly warm to the touch. Grasping it firmly, you see an image of the Deadmines inside Westfall\'s ruined hamlet of Moonbrook. Focusing closer in on the image, you wind about twisty passages until you reach a shimmering portal... one that leads into the heart of the mines itself. Stepping through it, a strange chest appears out from nowhere.','Travel to the Deadmines in Westfall and seek out your fortune.','A quick search of the chest reveals a lockbox from within it! It would seem that you have found your fortune!','This chest looks like the one from your vision...','','','','','',19424,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19425,0,0,0,1,0,0,0,909,0,0,0,0,75,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7939,0,-364,40,60,0,0,255,0,0,0,0,909,5500,0,0,0,0,8,1,0,0,0,0,0,0,0,'More Dense Grinding Stones','','','Thanks much, $N. Here\'s your Darkmoon Faire tickets!','$N, thank you for all the help you\'ve given me. I really can\'t thank you enough!$B$BAlthough my need is no longer great... if you bring me more dense grinding stones, I still have more Darkmoon Faire tickets for you.','','','','','',12644,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7940,0,-364,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'1200 Tickets - Orb of the Darkmoon','','','Here you go, here you go! A prize fit for a $gking:queen;! Congratulations to you, my friend!$B$BIf you have more tickets you\'d like to turn in, then please let me know! For as long as the Darkmoon Faire is here, I\'ll redeem your tickets.','Step right up, step right up! If you have tickets from the Darkmoon Faire you\'d like redeemed, then just say so! You can redeem tickets in various denominations for wondrous and fantastic prizes. Don\'t be shy, give it a try!','','','','','',19182,0,0,0,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19426,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7941,0,-364,40,60,0,0,255,0,0,0,0,909,5500,0,0,0,0,8,1,0,0,0,0,0,0,0,'More Armor Kits','','','There you are, $N. A fair trade. Enjoy.','$N, I must thank you for all your help. I have plenty of supplies, through no small efforts on your part, but if you wish to bring me more armor kits, then I will gladly trade them for Darkmoon Faire tickets.','','','','','',15564,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7942,0,-364,40,60,0,0,255,0,0,0,0,909,5500,0,0,0,0,8,1,0,0,0,0,0,0,0,'More Thorium Widgets','','','Here you are, $N. Here are Darkmoon Faire tickets for your enjoyment. Do not, as they say, spend them all in one place!','$N, you have been so good to us, bringing me goods without tiring. You have my eternal thanks!$B$BAlthough our need for Thorium widgets is not as great as it was, you may still bring them to me and I will gladly trade them for Darkmoon Faire tickets.','','','','','',15994,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,20,0,0,0,909,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7943,0,-364,40,60,0,0,255,0,0,0,0,909,5500,0,0,0,0,8,1,0,0,0,0,0,0,0,'More Bat Eyes','','','Thanks again, $N. Here are your tickets!','$N, the attraction I\'m designing will be the scariest event since Gnomeregan was overrun! And it\'s largely thanks to you and all the baubles you\'ve brought me. Many, many thanks!$B$BI don\'t need much else, but... if you bring me more evil bat eyes from the bats of the Eastern Plaguelands... I might have more Darkmoon Faire tickets for you.','','','','','',11404,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7944,2,-364,10,60,0,0,255,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,19443,1,0,'Your Fortune Awaits You...','\"Your fortune awaits you inside Wailing Caverns.\"$B$BThe fortune Sayge handed you feels slightly warm to the touch. Grasping it firmly, you see an image of a cave to the southwest of the Crossroads in the Barrens. Focusing closer in on the image, you wind about twisty passages until you reach a shimmering portal... one that leads into the heart of the caverns itself. Stepping through it, a strange chest appears out from nowhere.$B','Travel to the Wailing Caverns in the Barrens and seek out your fortune.','A quick search of the chest reveals a lockbox from within it! It would seem that you have found your fortune!','This chest looks like the one from your vision...','','','','','',19443,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19425,0,0,0,1,0,0,0,909,0,0,0,0,75,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7945,2,-364,10,60,0,0,255,0,0,0,0,0,0,0,0,0,0,256,0,0,0,0,0,19452,1,0,'Your Fortune Awaits You...','\"Your fortune awaits you outside Palemane Rock.\"$B$BThe fortune Sayge handed you feels slightly warm to the touch. Grasping it firmly, you see an image of the Palemane Rock of Mulgore. Focusing closer in on the image, you see a tree stump that sits close to the cave entrance.$B','Travel to Palemane Rock in Mulgore and seek out your fortune.','A quick search of the tree stump reveals a lockbox from within it! It would seem that you have found your fortune!','This tree stump looks like the one from your vision.','','','','','',19452,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19425,0,0,0,1,0,0,0,909,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7946,0,-364,1,1,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Spawn of Jubjub','','','Thank you, $N. Here is your egg! It won\'t be ready to hatch for a little while, but when it does you\'ll have a great pet!','I\'m so happy Jubjub is no longer lost. She loves Dark Iron ale so much that when I ran out... she ran away to find more!$B$BNow that Jubjub\'s back, I want as much ale as I can get! I won\'t want her to run away again!$B$BDo you have any Dark Iron Ale? If you do, then I\'ll trade you one of Jubjub\'s frog eggs for a mug...','','','','','',11325,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19462,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23853,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (7981,0,-364,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'1200 Tickets - Amulet of the Darkmoon','','','Here you go, here you go! A prize fit for a $gking:queen;! Congratulations to you, my friend!$B$BIf you have more tickets you\'d like to turn in, then please let me know! For as long as the Darkmoon Faire is here, I\'ll redeem your tickets.','Step right up, step right up! If you have tickets from the Darkmoon Faire you\'d like redeemed, then just say so! You can redeem tickets in various denominations for wondrous and fantastic prizes. Don\'t be shy, give it a try!','','','','','',19182,0,0,0,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19491,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0), - (8041,0,1977,60,60,62,1,255,0,0,0,0,270,3000,0,0,0,0,64,0,0,0,0,0,0,0,0,'Strength of Mount Mugamba','','','Hail, $c. I am Jin\'rokh the Breaker, troll of Mugamba. We of the Zandalar tribe recognize your accomplishments. We salute your tenacity and strength of will.$B$BWear this talisman around your neck, $c. Let the strength of Mount Mugamba flow through your being. Be empowered as you strike down our enemies!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19574,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8042,0,1977,60,60,62,1,255,0,0,0,0,270,9000,0,0,0,0,0,0,8041,0,0,0,0,0,0,'Strength of Mount Mugamba','','','Our paths will cross again, $c.','It is good to see you in good health, $n. The glorious battles you have undertaken affect all life on this planet. Hakkar must never leave the confines of Zul\'Gurub as the world will surely collapse beneath his immense hunger.$B$BGive me your talisman and I shall amplify its strength. Use the Strength of Mugamba to punish our enemies!','','','','','',19574,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19575,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8043,0,1977,60,60,62,1,255,0,0,0,0,270,21000,0,0,0,0,64,0,8042,0,0,0,0,0,0,'Strength of Mount Mugamba','','','Use your newfound strength to destroy the Gurubashi!','Master $n, you return! Molthor has sent word of your deeds to the King. Your name is known even in the South Seas. Perhaps one day you will be a legendary $c - a story for the ages.$B$BGive me your talisman so that I may once more amplify its power.','','','','','',19575,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19576,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8044,0,1977,60,60,62,1,255,0,0,0,0,270,42000,0,0,0,0,64,0,8043,0,0,0,0,0,0,'The Rage of Mount Mugamba','','','Zul\'jin would be envious, $c. Go forth and conquer!','King Rastakhan sends his regards, Master $n. Such an honor has never been given to one outside the Zandalar tribe.$B$B$B$BGive me your talisman so that I may enhance it once more. Know that the Rage of Mugamba is now intrinsically connected to your very soul. ','','','','','',19576,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19577,0,0,0,1,0,0,0,270,0,0,0,0,100,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8045,0,1977,60,60,62,2,77,0,0,0,0,270,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,'The Heathen\'s Brand','','','Know this, heathen: A catastrophe has brought us together. Your pagan ways are neither understood nor appreciated by Zandalar but we are a fair people. Wear this brand around your neck. It shall serve as both a warning to our enemies and a symbol of your friendship to Zandalar.$B$BContinue to serve our people and I will amplify the power of the brand.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19579,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8046,0,1977,60,60,62,2,77,0,0,0,0,270,9000,0,0,0,0,64,0,8045,0,0,0,0,0,0,'The Heathen\'s Brand','','','Do what you must to defeat our enemies, $c. Even if it means channeling the Light.$B$B','I may have been too hasty in my judgement, $c. It seems as if your blind faith in this Light has some value after all.$B$BGive me your brand and I shall amplify its power.','','','','','',19579,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19585,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8047,0,1977,60,60,62,2,77,0,0,0,0,270,21000,0,0,0,0,64,0,8046,0,0,0,0,0,0,'The Heathen\'s Brand','','','Our beliefs differ but our cause is righteous. Strike down our foes, noble $c.','I must confess, I did not think you had the resolution to see this cause through, $c. Zandalar now considers you an invaluable ally. Well done, indeed.$B$BGive me your brand and I shall once more amplify its power.','','','','','',19585,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19586,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8048,0,1977,60,60,62,2,77,0,0,0,0,270,42000,0,0,0,0,64,0,8047,0,0,0,0,0,0,'The Hero\'s Brand','','','Vigilance, honor, loyalty, bravery... You embody all of these traits and so shall your brand.','The King has acknowledged your existence, $c. You are the first of your kind to be accepted by Rastakhan as a true ally of Zandalar.$B$BYou will be rewarded greatly for your efforts. Present your brand and I shall apply the final amplification.','','','','','',19586,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19588,0,0,0,1,0,0,0,270,0,0,0,0,100,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8049,0,1977,60,60,62,16,255,0,0,0,0,270,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,'The Eye of Zuldazar','','','Accept this talisman as a token of our appreciation, $c.$B$BThe Eye of Zuldazar will grow in power as your bond with the trolls of Zandalar strengthens. Return to me periodically and I shall imbue the jewel. ','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19591,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8050,0,1977,60,60,62,16,255,0,0,0,0,270,9000,0,0,0,0,64,0,8049,0,0,0,0,0,0,'The Eye of Zuldazar','','','Be resolute in your endeavors, $n. The Soulflayer will attempt to siphon your will to live.','Tales of your battles against the Gurubashi are whispered in the winds, priestess. Even royalty is beginning to talk of your deeds. It is rumored that King Rastakhan even mentioned you by name.$B$BThe time has come to imbue the Eye. Hand me the talisman and I shall perform the service.','','','','','',19591,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19592,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8051,0,1977,60,60,62,16,255,0,0,0,0,270,21000,0,0,0,0,64,0,8050,0,0,0,0,0,0,'The Eye of Zuldazar','','','Continue in your battle against the Soulflayer and his minions, $n. He must never be permitted to leave the confines of Zul\'Gurub.','Welcome $c. The Eye of Zuldazar pulses with energy. You are ready to take the next step. Hand me the talisman and I shall perform the imbue.','','','','','',19592,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19593,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8052,0,1977,60,60,62,16,255,0,0,0,0,270,42000,0,0,0,0,64,0,8051,0,0,0,0,0,0,'The All-Seeing Eye of Zuldazar','','','Smite them all and let Hakkar sort them out...','If only we had ten-thousand more like you, $n. The armies of Hakkar would be scattered to the wind in the blink of an eye.$B$B$B$BAlas, the Eye is ready to realize its full potential. Give it to me.','','','','','',19593,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19594,0,0,0,1,0,0,0,270,0,0,0,0,100,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8053,2,19,60,61,62,2,255,0,0,270,3000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Freethinker\'s Armguards','You are a heathen. Heathens have a place in the tribe. Heathens are freethinkers of Zandalar. Freethinkers do not fear oppression. Freethinkers die for what they believe in. We know you would die for what you believe in. This earns our acknowledgement. This earns you a chance to prove yourself further.$B$BWe must have the Paragons of Power. Go to Zul\'Gurub. Kill the minions of Hakkar. Return when you have what I seek. Claim the first battle gear of a Zandalar freethinker.$B$BGo.','Bring Jin\'rokh the Breaker Primal Hakkari Bindings. You must also have a reputation equal to or greater than Friendly with the Zandalar Tribe.$B$BJin\'rokh the Breaker is located on Yojamba Isle, Stranglethorn Vale.','You do much to honor us. Your hands drip with the blood of Hakkar\'s minions. You are a friend to the tribe.$B$BWear these bracers. They are the freethinker\'s armguards. This is what I mean about real power.','You have returned? Do you have the Paragons of Power? Are you wasting my time?$B$BI hope not, heathen.','','','','','',0,0,0,19716,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19827,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8054,2,19,60,61,62,2,255,0,0,270,9000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Freethinker\'s Belt','Your beliefs are alien to us, heathen. Ancient Zandalar were once branded as heretics. This was when the Gurubashi Empire was strong. Heathens dared to challenge the priest of Hakkar. Heathens then were hunted and killed as vermin. Those heathens never wavered in their fight against the Blood God. We honor the price they paid. They are the freethinkers.$B$BDestroy the minions of Hakkar in Zul\'Gurub. Bring me the Paragons of Power I seek. Success will be greatly rewarded.$B$BGo.','Bring Jin\'rokh the Breaker a Primal Hakkari Shawl. You must also have a reputation equal to or greater than Honored with the Zandalar Tribe.$B$BJin\'rokh the Breaker is located on Yojamba Isle, Stranglethorn Vale.','Your honor is assured in the tribe. You claim many deaths in Zul\'Gurub. Enemies fall before your convictions. Enemies fall before your power.$B$BThis is the freethinker\'s belt. It is a symbol of honor. It is powerful mojo. It is now yours.','Your presence means victory? Do you have the Paragons? Are you dripping in the remains of your enemies?','','','','','',0,0,0,19721,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19826,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8055,2,19,60,61,62,2,255,0,0,270,21000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Freethinker\'s Breastplate','Battle gear gives you power in the tribe. The freethinkers are honored in this way. They are zealots. They imbue their breastplates with powerful mojo. If their beliefs falter in the face of the enemy, their breastplate will not.$B$BYou must be revered amongst us to possess such a breastplate. Go to Zul\'Gurub. Take the Paragons of Power I need. Take the Paragons most painfully from the fools inside. Bring them to me. Prove your worth as a freethinker once and for all.','Bring Jin\'rokh the Breaker a Primal Hakkari Tabard. You must also have a reputation equal to or greater than Revered with the Zandalar Tribe.$B$BJin\'rokh the Breaker is located on Yojamba Isle, Stranglethorn Vale.','You have done what few ever could. You have brought the minions of Hakkar to their knees. You have shown them what a freethinker can do. You have shown us how a heretic could be revered in the tribe. You have more than real power. You ARE real power.$B$BTake the breastplate, freethinker. Crush those who oppose you.','Do you have the Paragons? They have mojo inside them. We must have them. You will aid us.','','','','','',0,0,0,19722,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19825,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8056,2,19,60,60,62,64,255,0,0,270,3000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Augur\'s Bracers','The augurs of our tribe are revered for their gifts of the divine sight, ya mon. They ain\'t a witch doctor; they spend their time castin\' bones or readin\' the leaves for insight - not hexin\' people. As a shaman, you already know somethin\' about the power of augury; we Zandalar prize the insight they give to the tribe.$B$BBring me an offerin\' of the Paragons of Power from inside Zul\'Gurub and prove your worth to us. Do this for us, and I\'ll give ya some bracers that our augurs prize above all others! ','Bring Maywiki of Zuldazar a Primal Hakkari Armsplint. You must also have a reputation equal to or greater than Friendly with the Zandalar Tribe.$B$BMaywiki of Zuldazar is located on Yojamba Isle, Stranglethorn Vale.','It seems ya got a bit of the Zandalar augur in ya. We know about the deeds you\'ve been doin\' in Zul\'Gurub on our behalf mon. These Paragons of Power will go a long way to helpin\' out the Zandalar tribe - a tribe, I might add, ya can call upon as friends. Take these bracers, $N; ya earned them and then some!','Got the Paragons of Power from Zul\'Gurub that I need? These bracers are well worth any effort ya be needin\' to make!','','','','','',0,0,0,19717,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19830,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8057,2,19,60,60,62,1024,255,0,0,270,3000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Haruspex\'s Bracers','A haruspex is a key member of our tribe; you\'ll be wise to listen to their portents. By communion with animals and givin\' them up to the spirits when needed, they give us divine guidance. In times past, the haruspex\'s insight and wisdom gave us an edge in the wars against the splintered tribes of the Gurubashi.$B$BBring me an offerin\' of the Paragons of Power from inside Zul\'Gurub and prove your worth to us. Do this, and I\'ll give ya bracers that any haruspex of the Zandalar would want.','Bring Maywiki of Zuldazar a Primal Hakkari Stanchion. You must also have a reputation equal to or greater than Friendly with the Zandalar Tribe.$B$BMaywiki of Zuldazar is located on Yojamba Isle, Stranglethorn Vale.','Ah, I can sense the power comin\' from these Paragons of Power, $N. Ya proved to be someone we in the tribe can call \"friend.\" A deal is a deal, $N... behold the power of the haruspex\'s bracers!','Have ya got the Paragons of Power from Zul\'Gurub? These bracers are worth the effort, $N. Trust me mon!','','','','','',0,0,0,19718,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19840,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8058,2,19,60,60,62,1,255,0,0,270,3000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Vindicator\'s Armguards','Vengeance is power. The Zandalar vindicator is such power. The tribe has many enemies. The vindicator exacts retribution on them. No crime against us is unpunished. The vindicator delivers this punishment. Our enemies fear our vengeance. They should. They forever will.$B$BBecome one of our vindicators. Seek the Paragons of Power inside Zul\'Gurub. Slay the minions of Hakkar and claim vengeance in the tribe\'s name. You will be rewarded.','Bring Jin\'rokh the Breaker a Primal Hakkari Armsplint. You must also have a reputation equal to or greater than Friendly with the Zandalar Tribe.$B$BJin\'rokh the Breaker is located on Yojamba Isle, Stranglethorn Vale.','You have wrought much vengeance today. You have taken on the visage of the vindicator. You have brought the Blood God\'s minions to their knees.$B$BTake this. It will fuel your vengeance for the future. You are a friend to the Zandalar now.','Have you brought the Paragons of Power? Has vengeance been claimed in the name of the Zandalar?','','','','','',0,0,0,19717,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19824,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8059,2,19,60,60,62,256,255,0,0,270,3000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Demoniac\'s Wraps','Warlocks tread dangerous ground in dealing with demons, but our demoniacs take this one step further. Through an ancient and arcane ritual, they allow a demon to enter their being. Rather than let it possess them though, they enslave the demon from the inside, absorbing the power of the beast for their own command. It is a feat few are ever able to master.$B$BFor you to learn of the power of the demoniac, I must have Paragons of Power from Zul\'Gurub. Go there and retrieve that which we seek.','Bring Al\'tabim the All-Seeing a Primal Hakkari Stanchion. You must also have a reputation equal to or greater than Friendly with the Zandalar Tribe.$B$BAl\'tabim the All-Seeing is located on Yojamba Isle, Stranglethorn Vale.','Well done... no doubt they were made to pay in excruciating ways before they gave up the Paragons of Power. Take this - the demoniac\'s wraps. Made from powerful mojo used in summoning the demoniac\'s prey, it is a powerful tool in your acquisition of power.','Have you returned with the Paragons of Power? By defeating the diabolic minions of the Hakkar, you will not only prove yourself to us, but also your willingness to learn the ways of the demoniac.','','','','','',0,0,0,19718,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19848,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8060,2,19,60,60,62,128,255,0,0,270,3000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Illusionist\'s Wraps','Mages in our tribe are known as illusionists. They employ powerful mojo in their incantations, often befuddling and confusing the tribe\'s enemies!$B$B$B$BIt is quite the sight to see a powerful illusionist at work, bringing our enemies to their knees from their own madness!$B$BFor you to know the way of our illusionists, go to Zul\'Gurub and bring back to me selected Paragons of Power. For this, I will give you arm wraps our illusionists use to weave their spells.','Bring Al\'tabim the All-Seeing Primal Hakkari Bindings. You must also have a reputation equal to or greater than Friendly with the Zandalar Tribe.$B$BAl\'tabim the All-Seeing is located on Yojamba Isle, Stranglethorn Vale.','Impressive... could you feel the mojo flowing through them? The Paragons of Power were used as currency of sorts back when the Gurubashi Empire ruled these lands. Now we Zandalar will use the latent mojo inside of them to fight the second rise of the Blood God Hakkar!$B$BYou\'ve done well today - consider yourself to have a friend in the Zandalar. For that, here are the illusionist\'s wraps I promised!','$N - you\'ve returned already? Were you able to get the Paragons of Power I need?','','','','','',0,0,0,19716,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19846,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8061,2,19,60,60,62,16,255,0,0,270,3000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Confessor\'s Wraps','We Zandalar invest power in those who speak with the authority of divinity. Our priests are more than just healers - they are our confessors. Evil comes both from outside threats - such as Hakkar - and from within the tribe. Our confessors act as the judges amongst us, preserving us from the same evil that devoured the Gurubashi from inside itself.$B$BGo to Zul\'Gurub and bring back the Paragons of Power from the Gurubashi. Learn what it means to be the confessor, and preserve us from evil.','Bring Al\'tabim the All-Seeing a Primal Hakkari Stanchion. You must also have a reputation equal to or greater than Friendly with the Zandalar Tribe.$B$BAl\'tabim the All-Seeing is located on Yojamba Isle, Stranglethorn Vale.','Outstanding, $N! This was no small feat bringing these to me. No doubt you\'ve acted as our tribe\'s confessor today in preserving ourselves against the threat of Hakkar. These wraps are befitting a friend of the tribe such as you!','Back from Zul\'Gurub, are you? Have you succeeded in retrieving the Paragons of Power from the minions of Hakkar?','','','','','',0,0,0,19718,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19843,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8062,2,19,60,60,62,4,255,0,0,270,3000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Predator\'s Bracers','In the dark times after the fall of the Gurubashi Empire, Zandalar predators used their prowess to provide sustenance for the tribe. Hunters claim to be much like our tribe\'s predators - to seek the hunt is to embody the essence of the predator, yes. Your hunt in Zul\'Gurub, however, will show us how you truly rate amongst our finest predators.$B$BBring to me a sampling of the Paragons of Power from within Zul\'Gurub. Do so, and you\'ll take first steps in becoming the penultimate predator.','Bring the following Paragons of Power from Zul\'Gurub to Falthir the Sightless: A Primal Hakkari Bindings. You must also have a reputation equal to or greater than Friendly with the Zandalar Tribe.$B$BFalthir the Sightless is located on Yojamba Isle, Stranglethorn Vale.','Yes... I need no vision to sense the presence of the Paragons of Power. Your success in Zul\'Gurub has impressed many among the tribe. We not only consider you to be a friend of the Zandalar, but also consider you worthy enough to possess the predator\'s bracers - powerful items, and a symbol of what it means to be a predator. Well done, $N.','Hunt those in Zul\'Gurub that would possess the Paragons of Power, $N. They are your prey; they possess that which we both must have.','','','','','',0,0,0,19716,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19833,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8063,2,19,60,60,62,8,255,0,0,270,3000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Madcap\'s Bracers','The madcaps of Zandalar are similar to rogues, but above all else they embrace madness... chaos... the unpredictability of existence. A terror to behold on the battlefield, they sowed the seeds of confusion and mayhem amongst our enemies in the savage times after the tribes splintered. We would not be here today without them.$B$BBring to me the Paragons of Power from Zul\'Gurub that I seek, and I will grant you the first of the madcap\'s prized armors. Embrace the madness!','Bring Falthir the Sightless a Primal Hakkari Armsplint. You must also have a reputation equal to or greater than Friendly with the Zandalar Tribe.$B$BFalthir the Sightless is located on Yojamba Isle, Stranglethorn Vale.','Well done, $N... your accomplishments in Zul\'Gurub have earned you the right to call the Zandalar tribe as a friend. I will see to the disposition of the Paragons; for your effort please accept this reward!','Seek the madness from within Zul\'Gurub and overshadow it with your own, $N! To do so means success, and success means reward! Let not the Blood God reign supreme again!','','','','','',0,0,0,19717,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19836,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3900,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8064,2,19,60,60,62,1024,255,0,0,270,9000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Haruspex\'s Belt','We Zandalar know not of druidic ways; nature is to be shaped by our need, not the other way around. Still, a haruspex is the one of us most in tune with nature, and rightly so. To give up the ghost of a beastie is to know what it is to be one of them. That is the real power of nature.$B$BBring me an offerin\' of the Paragons of Power from inside Zul\'Gurub, proving yourself to us. Do this, and I\'ll give ya a powerful item - a belt used by many of the Zandalar\'s haruspices.$B$BStrong mojo, ya mon!','Bring Maywiki of Zuldazar a Primal Hakkari Sash. Maywiki of Zuldazar is located on Yojamba Isle, Stranglethorn Vale. You must also be Honored with Zandalar.','I thank you - the latent power in these items will be treasures unto themselves, you betcha. Not only have ya done as I\'ve asked of ya, but you\'ve also proven to be honorable to us here in the tribe. As promised, here is your reward!','Got the Paragons of Power from Zul\'Gurub I need? The haruspex\'s belt will be yours if ya have them.','','','','','',0,0,0,19720,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19839,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8065,2,19,60,60,62,1024,255,0,0,270,21000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Haruspex\'s Tunic','The ultimate symbol of a haruspex\'s power is what they wear, $N. Of these, the tunic symbolizes the connection between themselves and the divine wisdom they seek. It often weaves parts of the beasties they sacrifice into the tunic; this reminds them of the connection they have to their gifts.$B$BBring me an offerin\' of the Paragons of Power from inside Zul\'Gurub and prove your worth to us. Do this, and a tunic seeping with the true power of a haruspex is yours.','Bring Maywiki of Zuldazar a Primal Hakkari Tabard. Maywiki of Zuldazar is located on Yojamba Isle, Stranglethorn Vale. You must also be Revered with Zandalar.','Impressive... you\'ve successfully collected the required Paragons of Power, $N. Your accomplishments in Zul\'Gurub for the Zandalar are legendary; hence forth, you\'ll be revered amongst the tribe. Here is your tunic, mighty $C!','Got the necessary Paragons of Power from Zul\'Gurub? The haruspex\'s tunic is well worth any effort ya be needin\' to make.','','','','','',0,0,0,19722,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19838,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8066,2,19,60,60,62,4,255,0,0,270,9000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Predator\'s Belt','A predator knows how to stalk their prey, but a successful one knows how to strike at it once they have closed ranks. You must master both to have any chance of success in Zul\'Gurub... and any chance of being like the Zandalar predators.$B$BBring me choice parts of the Paragons of Power from within Zul\'Gurub. My reward will be the power that the trinkets yield, while yours will be the Zandalar predator\'s belt - equipment well worth the trade.','Bring the following Paragons of Power from Zul\'Gurub to Falthir the Sightless: A Primal Hakkari Shawl. You must also have a reputation equal to or greater than Honored with the Zandalar Tribe.$B$BFalthir the Sightless is located on Yojamba Isle, Stranglethorn Vale.','I sensed your arrival moments before, $N, but none too easily. What revealed yourself to me were the Paragons of Power you brought. I can feel the power without needing to see the trinkets; their latent mojo - raw magic, if you will - will continue to fuel our efforts of vanquishing the diabolic schemes of the Blood God Hakkar.$B$BYou are to be commended - and rewarded - for your success. You are honored amongst the tribe, and you are worthy to wear the predator\'s belt.','Strike at the insane minions of Hakkar in Zul\'Gurub - they are the ones that hold the Paragons of Power, $N. Prove your success to them - and to the tribe - as an aspirant to the predator.','','','','','',0,0,0,19721,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19832,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8067,2,19,60,60,62,4,255,0,0,270,21000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Predator\'s Mantle','We Zandalar prize what we wear as a symbol of accomplishment. You don\'t need to be able to see what one wears to be able to sense what emanates from it - power transcends sight. The garments of the Zandalar predator are like this, and most cherished by them is the mantle they wear. It helps to obfuscate them from view... and to make their presence known when they wish it.$B$BThe Paragons of Power await your retrieval in Zul\'Gurub. Bring me what I seek, and the predator\'s mantle shall be yours.','Bring the following Paragons of Power from Zul\'Gurub to Falthir the Sightless: A Primal Hakkari Aegis. You must also have a reputation equal to or greater than Revered with the Zandalar Tribe.$B$BFalthir the Sightless is located on Yojamba Isle, Stranglethorn Vale.','Success... you are to be revered amongst the tribe, $N. It was no small feat acquiring the Paragons of Power needed for the mantle, but you handled it in the fashion of the deadliest of our predators. You\'ve earned your place amongst them, and you\'ve certainly earned the right to wear their mantle.','Have your strikes into Zul\'Gurub yielded success, $N? Only when you\'ve brought me what I seek - and proven yourself fully to the tribe - will you earn a mantle second to none amongst the Zandalar.','','','','','',0,0,0,19724,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19831,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8068,2,19,60,60,62,128,255,0,0,270,9000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Illusionist\'s Mantle','Magic is a raw, primal force to be shaped by those strong enough to do it. Mojo is our extension of this power; one such potent manipulation of it is in the form of illusion. How can one truly hope to win against a foe that is not even really there? We Zandalar know the power of this, and as such illusionists hold a honored place within the tribe.$B$BTake the needed Paragons of Power from Zul\'Gurub - for this, honor from the tribe and a powerful mantle used by our best illusionists will be yours!','Bring Al\'tabim the All-Seeing a Primal Hakkari Shawl. You must also have a reputation equal to or greater than Honored with the Zandalar Tribe.$B$BAl\'tabim the All-Seeing is located on Yojamba Isle, Stranglethorn Vale.','Success! You shall be honored in the tribe from here on! Zul\'Gurub has certainly tasted the might of the Zandalar today, thanks to you $N.$B$BWith the tribe\'s blessing, take the Zandalar illusionist\'s mantle. May it serve you well.','How was your foray into Zul\'Gurub? Did you drive your enemies mad through the power of illusion? Illusion or not, their deaths - and the Paragons of Power taken from them - will help thwart the rise of Hakkar.','','','','','',0,0,0,19721,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19845,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8069,2,19,60,60,62,128,255,0,0,270,21000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Illusionist\'s Robes','The tribe acknowledges station and power through what we wear. Our vestments are made from the finest of materials, and interwoven with the mojo we use to make us powerful. Illusionists are no exception; their robes are said to embody the essence of illusion in their look. Legend states that their ancient robes never looked the same twice.$B$BI will give you an illusionist\'s robe, $N... but earn your place of reverence among the tribe first! Bring me the Paragons of Power from Zul\'Gurub!','Bring Al\'tabim the All-Seeing a Primal Hakkari Kossack. You must also have a reputation equal to or greater than Revered with the Zandalar Tribe.$B$BAl\'tabim the All-Seeing is located on Yojamba Isle, Stranglethorn Vale.','At last, someone worthy to wear the illusionist\'s robe! Your success in Zul\'Gurub has assured your reverences amongst the tribe for ages to come. Wear it with pride, $N!','Have you returned with the Paragons of Power we need? I know it will not be easy... but I have long predicted an outsider would come to aid us in our fight against Hakkar. Let it be you, I say!','','','','','',0,0,0,19723,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20034,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8070,2,19,60,60,62,16,255,0,0,270,9000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Confessor\'s Bindings','Shortly after the fall of the Gurubashi, we Zandalar almost succumbed to a final defeat from evil within our own tribe. It was then that the confessors amongst us arose, preserving the tribe by banishing out those who would destroy their own kind. They not only keep us in tune with the spirits, but they also preserve the flesh.$B$BGo forth into Zul\'Gurub and witness first hand the depravity of Hakkar and the Gurubashi. Wrest the Paragons of Power that we seek from them; success will be rewarded!','Bring Al\'tabim the All-Seeing a Primal Hakkari Sash. You must also have a reputation equal to or greater than Honored with the Zandalar Tribe.$B$BAl\'tabim the All-Seeing is located on Yojamba Isle, Stranglethorn Vale.','Success! These will go a long way to building up our power against the rise of Hakkar. With your help, we\'ve taken a significant step in ensuring that the Blood God will not destroy us all.$B$BYou\'ve earned honor with the tribe today, $N. Take this - the confessor\'s bindings - as a symbol of our thanks.','The Paragons of Power... do you have them? Only when we have them will we be able to make use of the latent power stored inside them. It will be good to turn the tables on the minions of the Blood God...','','','','','',0,0,0,19720,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19842,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8071,2,19,60,60,62,16,255,0,0,270,21000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Confessor\'s Mantle','The confessors of the Zandalar all wear a distinctive mantle, marking them as the preservers of the tribe. These mantles are woven with powerful mojo that aids them in judging those who would threaten our tribe. As a priest, you too must spend your time judging those worthy and not; such a mantle would definitely be a blessing to you.$B$BIn exchange for fighting Hakkar\'s minions in Zul\'Gurub and bringing me the Paragons of Power I seek, I will give you a mantle worthy of our finest confessors.','Bring Al\'tabim the All-Seeing a Primal Hakkari Aegis. You must also have a reputation equal to or greater than Revered with the Zandalar Tribe.$B$BAl\'tabim the All-Seeing is located on Yojamba Isle, Stranglethorn Vale.','Well done, $N - the minions of Hakkar have surely felt the retribution of the Zandalar today, thanks to you. Your actions have given you a permanent place of reverence within the tribe. With our blessing, please take this confessor\'s mantle as your own!','Do you have the Paragons of Power from Zul\'Gurub?','','','','','',0,0,0,19724,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19841,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8072,2,19,60,60,62,8,255,0,0,270,9000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Madcap\'s Mantle','One of Zandalar\'s legendary madcaps was Khar\'vaxal the Cracked. Legend states that when facing the enemies of the tribe for the first time, Kar\'xavan used his mantle specifically woven with \"the weave of madness\". His form was shrouded not only by the mantle, but also with the blinding speed of his twin daggers. Madcaps today cherish their mantle as a sign of their place in the tribe.$B$BBring to me the Paragons of Power I seek, and such a mantle will be yours to weave madness unto your own enemies.','Bring Falthir the Sightless a Primal Hakkari Girdle. You must also have a reputation equal to or greater than Honored with the Zandalar Tribe.$B$BFalthir the Sightless is located on Yojamba Isle, Stranglethorn Vale.','Victory is ours this day, thanks to the madness you have sowed upon our mutual enemies! You are to be honored amongst the Zandalar, and there is no better way of showing gratitude for your deeds than by offering you the madcap\'s mantle!','You\'ve returned - do you have the Paragons of Power I need?$B$BThe legend of Khar\'vaxal the Cracked serves us today as a reminder that no foe - no matter how great a threat they may be - is impossible to overcome. Chaos will bring everyone to their knees, that much is certain... and perhaps the most non-chaotic elements of chaos.','','','','','',0,0,0,19719,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19835,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5730,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8073,2,19,60,60,62,8,255,0,0,270,21000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Madcap\'s Tunic','My eyes failed me long ago, but I do not miss them. Even in a tribe such as ours - where one\'s vestments convey station and purpose - the most potent of garb exudes power that simple eyes cannot see. The prized tunic of the Zandalar madcap is no exception, exuding the raw power of chaos and madness that they are able to channel.$B$BThe Paragons of Power I need lie in Zul\'Gurub; bring me what I seek, and I will reward you with your own legendary tunic... one befitting a weaver of madness.','Bring Falthir the Sightless a Primal Hakkari Aegis. You must also have a reputation equal to or greater than Revered with the Zandalar Tribe.$B$BFalthir the Sightless is located on Yojamba Isle, Stranglethorn Vale.','Impressive... you have accomplished today what few thought was possible. Your reverence in the tribe is assured for a lifetime, $N. You have earned the right to don the madcap\'s tunic - do so with our blessing.','Welcome back to the Isle, $N... have you returned triumphantly with the Paragons of Power in tow?','','','','','',0,0,0,19724,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19834,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5730,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8074,2,19,60,60,62,64,255,0,0,270,9000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Augur\'s Belt','Augurs know the mojo of the elements, mon. They use it as a means to guide the tribe to glory. In the dark days after the Gurubashi Empire ripped itself up, our augurs led us to our safe haven in the South Seas. They\'ve also led us back here to the Vale, right back to the heart of evil brewin\' in Zul\'Gurub.$B$BBring me an offerin\' of the Paragons of Power from inside Zul\'Gurub and prove your worth to us. Do it and I\'ll give ya a belt that our augurs use - one with powerful mojo inside it!','Bring Maywiki of Zuldazar a Primal Hakkari Girdle. You must also have a reputation equal to or greater than Honored with the Zandalar Tribe.$B$BMaywiki of Zuldazar is located on Yojamba Isle, Stranglethorn Vale.','I can smell the scent of vanquished evil on ya, $N. It\'s a sweet smell mon... one I think you know quite well.$B$BI know it\'s no small feat to have brought me the Paragons of Power required for the belt. Your deeds have not only honored the tribe, but also honored yourself amongst my tribe. Here ya are - take the augur\'s belt and don it as your own!','The Paragons of Power are what I need mon - we\'ll tap the power right out of them in our fight against the evil from Zul\'Gurub. Do ya have them for me?','','','','','',0,0,0,19719,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19829,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8075,2,19,60,60,62,64,255,0,0,270,21000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Augur\'s Hauberk','The augurs of the Zandalar all wear a distinctive chest piece called a hauberk. It\'s fitted with the finest of silks and cloths, interwoven with strong chain. It\'s a symbol of not only their divinity, but also of their authority, mon. It\'s never wise to cross one whose life is devoted to speakin\' with the spirits...$B$BBring me an offerin\' of the Paragons of Power from inside Zul\'Gurub and prove your worth to us. Do it and I\'ll give ya one of the finest hauberks our augurs would ever hope to wear!','Bring Maywiki of Zuldazar a Primal Hakkari Tabard. You must also have a reputation equal to or greater than Revered with the Zandalar Tribe.$B$BMaywiki of Zuldazar is located on Yojamba Isle, Stranglethorn Vale.','I know what ya had to go through to bring me the Paragons of Power, $N. It wasn\'t easy, mon - defeatin\' the evil that seeps out of Zul\'Gurub like a foul ooze - but now that it is all said and done, I can easily say that you\'ll be revered amongst the Zandalar for ages to come!$B$BHere - take the augur\'s hauberk and wear it with pride!','The Paragons of Power are a key source of magic power - the same kind of power that goes into makin\' the augur\'s hauberk. Bring me what I need, and I\'ll be able to share the finest of vestments any Zandalar augur would be wantin\' as their own.','','','','','',0,0,0,19722,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19828,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8076,2,19,60,60,62,256,255,0,0,270,9000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Demoniac\'s Mantle','The demoniac seeks to embody power outright, not just possess it. More than one of our demoniacs has lost a fight with a demon; with our enemies threatening us - especially in Zul\'Gurub - the power that a demoniac is able to unleash on our foes is worth the sacrifice. Our survival depends on crushing those who would destroy us; the fall of the Gurubashi Empire taught us this.$B$BTravel to Zul\'Gurub and gain the Paragons of Power we need. Do this, and a valuable demoniac item shall be yours.','Bring Al\'tabim the All-Seeing a Primal Hakkari Sash. You must also have a reputation equal to or greater than Honored with the Zandalar Tribe.$B$BAl\'tabim the All-Seeing is located on Yojamba Isle, Stranglethorn Vale.','Well done, $N. The Paragons of Power from Zul\'Gurub should act as a reminder of wasted power. The Gurubashi were strong at their height, but they allowed themselves to be consumed by it. A demoniac knows that the game they play is much similar, but the power unleashed is often the very thing needed for survival.$B$BUse this mantle as an honored ally of the Zandalar... it will serve you well.','Retrieved the Paragons of Power from Zul\'Gurub? While we will take the latent power from these items and make them our own, we will give you your own reward of power should you be successful...','','','','','',0,0,0,19720,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19849,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8077,2,19,60,60,62,256,255,0,0,270,21000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Demoniac\'s Robes','The ultimate symbol of power amongst the tribe is the garb we wear in battle. A demoniac\'s robes have fused fine runecloth and devastatingly powerful mojo into a single fabric. The visage of the robe is said to instill fear into the minds of all who see it... especially the demons that the demoniac will eventually dominate.$B$BFrom Zul\'Gurub, you must bring me a very specific set of the Paragons of Power. It will be difficult... but your success will assure you of acquiring a robe for yourself.','Bring Al\'tabim the All-Seeing a Primal Hakkari Kossack. You must also have a reputation equal to or greater than Revered with the Zandalar Tribe.$B$BAl\'tabim the All-Seeing is located on Yojamba Isle, Stranglethorn Vale.','Impressive - your victory in Zul\'Gurub has assured us - nay, the world - that Hakkar will not prevail. The time may come when you face the Blood God directly... and should this come to pass know that your reverence is assured amongst the Zandalar tribe.$B$BOh, and this simple robe should help out too I think.$B$B','The Paragons of Power... you have returned with them? Only once we have them will we share the ultimate symbol of demoniac power with you, $N.','','','','','',0,0,0,19723,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20033,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8078,2,19,60,60,62,1,255,0,0,270,9000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Vindicator\'s Belt','The ultimate vengeance waits within Zul\'Gurub. Hakkar must not rise again. Hakkar destroyed the Gurubashi Empire from within. No sacrifice was enough. The trolls are a shadow of former glories. I know this is because of Hakkar.$B$BBecome the vindicator you were meant to be. Wreak havoc on the minions of evil. Zul\'Gurub must taste Zandalar vengeance. Bring me proof in the Paragons of Power. You will receive the vindicator\'s belt. You will receive real power.$B$BGo.','Bring Jin\'rokh the Breaker a Primal Hakkari Girdle. You must also have a reputation equal to or greater than Honored with the Zandalar Tribe.$B$BJin\'rokh the Breaker is located on Yojamba Isle, Stranglethorn Vale.','The way of the vindicator is now known to you. You have brought honor to the tribe. You have brought honor to yourself. You have brought pain to our enemies.$B$BThe vindicator\'s belt is yours. You are surely becoming one with the way of the vindicator.','Have you brought the Paragons of Power? Have you struck down the enemies of the tribe? Hakkar must know the wrath of the vindicator!','','','','','',0,0,0,19719,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19823,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8079,2,19,60,60,62,1,255,0,0,270,21000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Vindicator\'s Breastplate','The vindicator\'s symbol of power is the breastplate. It is forged with powerful mojo. It is trusted only to those we revere. It is the Zandalar symbol of vengeance.$B$BTo become a vindicator is to become vengeance. Take the Paragons of Power we need from Zul\'Gurub. Bring them to us. We will take the mojo stolen from us. We will make the minions of Hakkar pay. We will reward you with the vindicator\'s breastplate.$B$BGo. Be our vengeance, $N.','Bring Jin\'rokh the Breaker a Primal Hakkari Kossack. You must also have a reputation equal to or greater than Revered with the Zandalar Tribe.$B$BJin\'rokh the Breaker is located on Yojamba Isle, Stranglethorn Vale.','You are to be revered for your deeds. The tribe rewards its heroes. Zul\'Gurub has tasted Zandalar vengeance like never before.$B$BYour deeds will herald the deeds of others to come. They will look upon you as a sign of real power. They will look upon you as vengeance personified!','Your presence means victory? Do you have the Paragons of Power? Tell me of the vengeance you have wrought today!','','','','','',0,0,0,19723,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19822,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8080,1,3358,50,55,41,0,77,0,0,0,0,0,0,0,0,0,0,64,0,0,0,8080,0,0,0,0,'Arathi Basin Resources!','War must be fought with soldiers, any soldier will tell you. They\'ll also say that a battle fought with poor gear or on an empty stomach is lost before it starts!$B$BThat is why Arathi Basin is important. There are key areas in the basin that hold essential resources. Metals, weapons, food, lumber - all are needed, and all can be gained there.$B$BThat is what I want from you, $N. Enter Arathi Basin, win the battle by holding more bases than the enemy, and return to me with a crate of resources.','Win the battle for Arathi Basin, get an Arathi Resource Crate, and return it to Sergeant Maclear at Refuge Pointe.','You got the resources! Great job! I\'ll send the resources to our quartermasters, who can quickly disperse them to our troops.$B$BThank you, $N. Indeed, performing successful missions like the one you achieved are how wars are truly won.','Do you have the resource crate, $N? The League of Arathor can\'t fight a decent battle without them...','','','','','',20559,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25000,4890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8081,0,3358,50,55,41,0,77,0,0,0,0,0,0,0,0,0,0,256,1,8080,0,8080,0,0,0,0,'More Resource Crates','War must be fought with soldiers, any soldier will tell you. They\'ll also say that a battle fought with poor gear or on an empty stomach is lost before it starts!$B$BThat is why Arathi Basin is important. There are key areas in the basin that hold essential resources. Metals, weapons, food, lumber - all are needed, and all can be gained there.$B$BThat is what I want from you, $N. Enter Arathi Basin, win the battle by holding more bases than the enemy, and return to me with a crate of resources.','Win the battle for Arathi Basin, get an Arathi Resource Crate, and return it to Sergeant Maclear at Refuge Pointe.','Very good. I will get these to our quartermasters immediately, and a commendation for your actions will be sent to my superiors.$B$BOnce again, thank you $N. Your contributions to our struggles are noticed by footman and field marshal alike.','$N, the League of Arathor has a standing mission for you to reenter Arathi Basin, procure more resource crates and bring them to me.','','','','','',19725,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8101,0,1977,60,60,62,128,255,0,0,0,0,270,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,'The Pebble of Kajaro','','','$R, the pebble held within the frame of this talisman comes from Mount Kajaro in the South Seas. Mount Kajaro is an area plagued by volatility - marked by violent and oftentimes magical volcanic eruptions.$B$BAs your bond with the trolls of Zandalar grows, so too shall the power of this pebble. Harness the power of the pebble to strike down our enemies. Be like the mountain: Quick, explosive, deadly...','NULL','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19598,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8102,0,1977,60,60,62,128,255,0,0,0,0,270,9000,0,0,0,0,64,0,8101,0,0,0,0,0,0,'The Pebble of Kajaro','','','Be unstoppable, like the molten fronts of Kajaro.','Welcome back, $c. I can see that the pebble has seen much use. Many of our foes have fallen to your otherworldly abilities. Their suffering has been great. It is time that I enhance the power of the pebble. Give it to me. ','','','','','',19598,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19599,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8103,0,1977,60,60,62,128,255,0,0,0,0,270,21000,0,0,0,0,64,0,8102,0,0,0,0,0,0,'The Pebble of Kajaro','','','Continue in your decimation of the trolls of Zul\'Gurub. Hakkar must see that the world will not buckle beneath his indomitable will.','Hakkari fear you, $n. They speak of horrors they believed that only their faceless God could perpetrate. You have burned them with the force of Kajaro. They now know fear in two places.$B$BIt is time to further strengthen the pebble. Hand me the talisman.','','','','','',19599,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19600,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8104,0,1977,60,60,62,128,255,0,0,0,0,270,42000,0,0,0,0,64,0,8103,0,0,0,0,0,0,'The Jewel of Kajaro','','','$B$BDo you see? The pebble is what we call a geode. Inside the pebble are powerful crystals that have been soaking in the latent energies from our world. By cutting the pebble in half, I have finally allowed its full potential to be realized. Use it to lay waste to our enemies.','Give me the talisman, $n. I must show you something.','','','','','',19600,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19601,0,0,0,1,0,0,0,270,0,0,0,0,100,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8105,1,3358,50,55,41,0,77,0,0,0,0,0,0,0,0,0,0,72,1,0,0,8105,0,0,0,0,'The Battle for Arathi Basin!','$N, the battle for Arathi Basin is a battle for resources and territory. Key points in the area must be held and operated in order to supply our forces with much needed raw materials and supplies. I charge you to assault the points farthest from our Arathi Basin base.$B$BAssault the farm, the mine, the lumber mill and the blacksmith when they are controlled by the enemy. Find the enemy\'s banner and rip it from its flag post!$B$BWhen you have done this to all four points, return to me.','Assault the mine, the lumber mill, the blacksmith and the farm, then return to Field Marshal Oslight in Refuge Pointe.',NULL,NULL,'','Mine Assaulted','Lumber Mill Assaulted','Blacksmith Assaulted','Farm Assaulted',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15005,15004,15002,15003,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16500,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8106,0,1977,60,60,62,256,255,0,0,0,0,270,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,'Kezan\'s Taint','','','Accept this talisman, $c. Accept it and use its power to strike down our mutual enemies.$B$BKnow that around your neck you carry a piece of history. Kezan was once a grand territory of the Zandalar Empire. Alas, the taint of goblin trade princes would force out my proud brothers and sisters.$B$BKezan is now home to the goblin capital of the Undermine; but know that before the taint, it held greatness. Still to this day Kezan is considered sacred land to my people.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19602,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8107,0,1977,60,60,62,256,255,0,0,0,0,270,9000,0,0,0,0,64,0,8106,0,0,0,0,0,0,'Kezan\'s Taint','','','Draw from the darkness, $c. Embrace the shadows. Let Kezan\'s Taint supplement your dark meddling.','Honor is earned amongst the Zandalar trolls, $n. With honor comes reward - friendship, alliance...$B$BHand me the talisman so that I may enhance its power.','','','','','',19602,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19603,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8108,0,1977,60,60,62,256,255,0,0,0,0,270,21000,0,0,0,0,64,0,8107,0,0,0,0,0,0,'Kezan\'s Taint','','','It is only through our combined efforts that we will stop the Soulflayer.','I am ready for you, $c. Once more I will enhance your talisman. I only ask that you continue in your destruction of Hakkar and his minions.$B$BGive me the talisman.','','','','','',19603,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19604,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8109,0,1977,60,60,62,256,255,0,0,0,0,270,42000,0,0,0,0,64,0,8108,0,0,0,0,0,0,'Kezan\'s Unstoppable Taint','','','Flay the flesh from their corpses. Watch as the shadows consume the Hakkari. Draw power from their fear, $c. Let Kezan\'s Taint augment this power...','Call forth your demons, $c. Let them bask in the energy of Kezan\'s Taint. Command them on the field of battle! Decimate the enemy!$B$BYes... The time has come to apply the final enhancement to Kezan\'s Taint. Give me the talisman.','','','','','',19604,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19605,0,0,0,1,0,0,0,270,0,0,0,0,100,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8110,0,1977,60,60,62,1024,255,0,0,0,0,270,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,'Enchanted South Seas Kelp','','','See this here seaweed, mon? It be from the South Seas. We just add a little mojo and a little magic and it takes on the properties most suited to its owner.$B$BYou a $c so it be easy, mon. Just wrap it around your neck and think of nature or squirrels or whatever it be that you people like.','NULL','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19610,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8111,0,1977,60,60,62,1024,255,0,0,0,0,270,9000,0,0,0,0,64,0,8110,0,0,0,0,0,0,'Enchanted South Seas Kelp','','','The neck piece not be for smokin\', mon! You got to use it to fight evil.','Hey mon! It be good to see you again. The tribe be talking about your killin\' of the Hakkari and all that. Molthor gave me the word to be adding more mojo to your talisman. Just give it here and Maywiki make it better.','','','','','',19610,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19611,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8112,0,1977,60,60,62,1024,255,0,0,0,0,270,21000,0,0,0,0,64,0,8111,0,0,0,0,0,0,'Enchanted South Seas Kelp','','','Now you take the evil trolls in Zul\'Gurub and show them what your nature powers can do, mon!','How be that talisman, mon? It look like it be time to add a little more magic and mojo to its leaves. It need a little bloom in its wilt. Give it here and Maywiki fix it right up.','','','','','',19611,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19612,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8113,0,1977,60,60,62,1024,255,0,0,0,0,270,42000,0,0,0,0,64,0,8112,0,0,0,0,0,0,'Pristine Enchanted South Seas Kelp','','','$n mon, it been a good journey. Keep on with the killing and suppressing of Hakkar and he minions.','$n! It been a long time since I seen you. Did you know that King Rastakhan himself be givin\' me the order to add the final bit of mojo and magic to your talisman? It be true, mon! I wouldn\'t have believed it had I not seen it with me own eyes. Give it here.','','','','','',19612,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19613,0,0,0,1,0,0,0,270,0,0,0,0,100,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8114,2,3358,60,60,41,0,77,0,0,0,0,0,0,0,0,0,0,10,2,0,0,0,0,0,0,0,'Control Four Bases','$N, you have taken the battle of Arathi Basin to our enemies and earned great honors in that field of battle. You have shown us your worth as a $c, and you have shown our enemies that we will not submit to their villainy!$B$BBecause of your proven value to us, I have a difficult task for you. I want you to take and hold at least four of the bases in Arathi Basin. If you can do that, then we will not only secure critical resources, we will show the Horde our dominance!$B$BGo, $N, and good fortune. ','Enter Arathi Basin, capture and control four bases at the same time, and then return to Field Marshal Oslight at Refuge Pointe.',NULL,NULL,'Control Four Bases.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,509,0,0,0,0,1000,0,0,0,0,27000,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8115,2,3358,60,60,41,0,77,0,0,0,0,0,0,0,0,0,0,10,2,0,0,0,0,0,0,0,'Control Five Bases','$N, battling for the resources of Arathi Basin is a bloody undertaking. Your services to the League of Arathor are as needed as they are appreciated.$B$BAnd we have one more task for you.$B$BThe League wishes to make one strong push against the Defilers\' occupation of Arathi Basin. We want them driven out of every strategic point on the battlefield!$B$BIt will not be easy, but if anyone can get it done, it is you.','Control 5 bases in Arathi Basin at the same time, then return to Field Marshal Oslight at Refuge Pointe.',NULL,NULL,'Take Five Bases.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20132,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,27000,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8116,0,1977,60,60,62,64,178,0,0,0,0,270,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,'Vision of Voodress','','','You and Maywiki have something in common, mon. We both be $c! Although, Maywiki is more of a mystic and you be more of a scrub. Still, we both know what the great spirits bring.$B$BAs a gift I give to you this orb to wear around your neck. Look deep inside and see the village of Voodress in the South Seas! Let it lift your spirits!','NULL','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19606,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8117,0,1977,60,60,62,64,178,0,0,0,0,270,9000,0,0,0,0,64,0,8116,0,0,0,0,0,0,'Vision of Voodress','','','Beware the evil Hakkari spirits, mon. Honestly, they be spooky.','Good news, $n. Molthor be singin\' your praises lately. He say how you be turnin\' into a real hero of Zandalar.$B$BHe also say for Maywiki to polish your orb some more! Give it here so Maywiki can brighten the vision.','','','','','',19606,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19607,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8118,0,1977,60,60,62,64,178,0,0,0,0,270,21000,0,0,0,0,64,0,8117,0,0,0,0,0,0,'Vision of Voodress','','','Take a look at it now, $n. Voodress come in even clearer now, yea? Let the primal power flow through you, mon.','Sha-mon! Maywiki make a joke!$B$B$B$BSo, you been using the spirits and elements against our enemies in Zul\'Gurub, eh? Spirits be praised!$B$BMaywiki gonna brighten your orb. Give it here, $n.','','','','','',19607,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19608,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8119,0,1977,60,60,62,64,178,0,0,0,0,270,42000,0,0,0,0,64,0,8118,0,0,0,0,0,0,'The Unmarred Vision of Voodress','','','One day, $n, you will be able to use this orb to communicate directly with me. Whenever this battle with Hakkar be over and Maywiki go home. Let us call to the spirits and ask them for that day to come soon.','$B$BLook at it, $n! It\'s come alive. The spirits dance around the orb.$B$BGive it to Maywiki so she can make one last adjustment.','','','','','',19608,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19609,0,0,0,1,0,0,0,270,0,0,0,0,100,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8120,1,3358,50,55,41,0,178,0,0,0,0,0,0,0,0,0,0,72,1,0,0,8120,0,0,0,0,'The Battle for Arathi Basin!','As you no doubt have heard, the League of Arathor is sending large numbers of troops into Arathi Basin. Eager for food and supplies, these Alliance fools are intent to take and control the rich resources there. We must show them that Arathi will never again be a home for humans!$B$BGo to Arathi Basin and assault the mine, the lumber mill, the blacksmith and the stables. Pull down the enemies\' banners, declaring those territories for the Horde.$B$BGo, $N. Report back to me when this task is complete.','Assault the Arathi Basin mine, lumber mill, blacksmith and stable, and then return to Deathmaster Dwire in Hammerfall.',NULL,NULL,'','Mine Assaulted','Lumber Mill Assaulted','Blacksmith Assaulted','Stable Assaulted',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15005,15004,15002,15001,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16500,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8121,2,3358,60,60,41,0,178,0,0,0,0,0,0,0,0,0,0,10,2,0,0,0,0,0,0,0,'Take Four Bases','$N, as the battles over Arathi Basin rage, news of your actions have reached many ears. You are highly regarded among us, which gives me confidence that you will accomplish the mission I now have for you.$B$BIt is time to send a message to the League of Arathor. We must show them that their holdings in Arathi Basin are tenuous and quickly lost. We will show them this by holding, all at once, four strategic points in Arathi Basin.$B$BSucceed in this, $N, and earn great respect among the Defilers.','Hold four bases at the same time in Arathi Basin, and then return to Deathmaster Dwire in Hammerfall.',NULL,NULL,'Hold Four Bases.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,27000,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8122,2,3358,60,60,41,0,178,0,0,0,0,0,0,0,0,0,0,10,2,0,0,0,0,0,0,0,'Take Five Bases','It is difficult to see, so deep we are in the conflict, but our spies report a weakening in the League of Arathor\'s resolve. We must use this window and strike a brutal blow against them! Return to Arathi Basin and throw yourself against our foes. Curse them and kill them and control all five strategic bases! Send their soldiers screaming and bleeding from the front lines, with stories of your cruelty on their mewling lips.$B$BDo this, and score a great victory for the Defilers.','Hold five bases in Arathi Basin at the same time, then return to Deathmaster Dwire in Hammerfall.',NULL,NULL,'Hold Five Bases.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20131,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,27000,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8123,1,3358,50,55,41,0,178,0,0,0,0,0,0,0,0,0,0,72,0,0,0,8123,0,0,0,0,'Cut Arathor Supply Lines','The League of Arathor is sparing no expense in their move to retake Arathi. They, and all the races of the Alliance, now stream to this distant region, intent on expanding their hold from Refuge Pointe. We must stop them, and the best means to stop them is to take their supplies.$B$BYou can help us, $N. Enter Arathi Basin, known for its rich mines, fertile land and skilled craftsman. Capture and control every base you can, win the battle, and return to me with the resources you gain.','Win the battle for Arathi Basin, get an Arathi Resource Crate, and return it to Deathstalker Mortis at Hammerfall.',NULL,NULL,'','','','','',20559,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25000,4890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8124,0,3358,50,55,41,0,178,0,0,0,0,0,0,0,0,0,0,256,1,8123,0,8123,0,0,0,0,'More Resource Crates','The League of Arathor is sparing no expense in their move to retake Arathi. They, and all the races of the Alliance, now stream to this distant region, intent on expanding their hold from Refuge Pointe. We must stop them, and the best means to stop them is to take their supplies.$B$BYou can help us, $N. Enter Arathi Basin, known for its rich mines, fertile land and skilled craftsman. Capture and control every base you can, win the battle, and return to me with the resources you gain.','Win the battle for Arathi Basin, get an Arathi Resource Crate, and return it to Deathstalker Mortis at Hammerfall.','Very good. I will get these to our quartermasters immediately, and a commendation for your actions will be sent to my superiors.$B$BOnce again, thank you $N. Your contributions to our struggles are noticed by grunt and high warlord alike.','$N, the Defilers has a standing mission for you to reenter Arathi Basin, procure more resource crates and bring them to me.','','','','','',19725,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8141,0,1977,60,60,62,8,255,0,0,0,0,270,3000,0,0,0,0,64,0,0,0,0,0,0,0,0,'Zandalrian Shadow Talisman','','','You progress swiftly, young $c. Perhaps it is time to initiate you into the Shera Ali\'kh - Zandalari for Death\'s Hand. For thousands of years we have played the role of assassin for the Zandalar Empire. For too long we have sat idly, allowing the Hakkari to grow in strength. Once more we face Hakkar, but this time without the support of a united $r front. It is you and your allies who must assist in vanquishing the Blood God and his minions!$B$BWear this talisman and let it assist you in your journeys.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19614,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8142,0,1977,60,60,62,8,255,0,0,0,0,270,9000,0,0,0,0,64,0,8141,0,0,0,0,0,0,'Zandalrian Shadow Talisman','','','There is only one enhancement left that can be placed on the talisman, $c. When the time is right, I shall apply that enhancement.','Impressive, $n. You have a gift for killing that I have not sensed in another in many years. Even Molthor is aware of the work that you have done for Zandalar. It is time to enhance your talisman further. Give it to me.','','','','','',19614,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19615,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8143,0,1977,60,60,62,8,255,0,0,0,0,270,21000,0,0,0,0,64,0,8142,0,0,0,0,0,0,'Zandalrian Shadow Talisman','','','An assassin of your caliber should be given a wide berth. Your foes must learn respect! You will get just that when the enemy sees the glint of Death\'s Hand - all too late...','I sense that you have dealt countless fatalities to the Hakkari, $n. You carry the stink of their mojo.$B$BI assume the Shadow talisman has assisted in the culling? Give it to me and allow me to enhance its power.','','','','','',19615,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19616,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8144,0,1977,60,60,62,8,255,0,0,0,0,270,42000,0,0,0,0,64,0,8143,0,0,0,0,0,0,'Zandalrian Shadow Mastery Talisman','','','This is the last time we will speak under the auspices of Shera Ali\'kh. You know all that you must. Take the talisman and continue in your slaying. Hakkar must never be allowed to leave Zul\'Gurub.','It yearns to grow, $n. The talisman has soaked in all that you have done. The thousands of troll corpses littering Zul\'Gurub have fueled its power. Hand it to me and I shall make the final enhancement.','','','','','',19616,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19617,0,0,0,1,0,0,0,270,0,0,0,0,100,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8145,0,1977,60,60,62,4,255,0,0,0,0,270,3000,0,0,0,0,64,0,0,0,0,0,0,0,0,'The Maelstrom\'s Tendril','','','Amongst the Zandalarians, the profession of $c is revered. Our greatest hunters travel to the edge of the Maelstrom to prove their resolution.$B$BFrom the heart of the sea they pull strands of kelp known as Maelstrom Tendrils. The kelp is then woven into a talisman that is enchanted to improve their accuracy and power.$B$BI now grant you a single weaving of the Maelstrom\'s Tendril. As your bond with Zandalar grows, I shall weave more power into the talisman.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19618,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8146,0,1977,60,60,62,4,255,0,0,0,0,270,9000,0,0,0,0,64,0,8145,0,0,0,0,0,0,'The Maelstrom\'s Tendril','','','There is only one more weave that I will be able to add to your talisman, $c','Even from here I can hear the sound of your volleys laying waste to our enemies. Their cries echo in agony.$B$BYou have made quite a name for yourself among the trolls of Zandalar, $n. We are grateful for all that you have done.$B$BHand me your talisman so that I may add another weave.','','','','','',19618,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19619,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8147,0,1977,60,60,62,4,255,0,0,0,0,270,21000,0,0,0,0,64,0,8146,0,0,0,0,0,0,'The Maelstrom\'s Tendril','','','Let them seek atonement at the end of your munitions.','Ah, $n, it is good to smell you again.$B$B$B$BYou\'ll have to excuse my sense of humor. It can be most foul at times.$B$BI sense that you have caused great anguish to our enemies. The forces of Hakkar cry out your name in anger. This is most excellent.$B$BYou have earned another weave on your talisman. Hand it to me.','','','','','',19619,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19620,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8148,0,1977,60,60,62,4,255,0,0,0,0,270,42000,0,0,0,0,64,0,8147,0,0,0,0,0,0,'The Maelstrom\'s Wrath','','','Your journey has only just begun, young $c. Perhaps one day you will visit the Maelstrom and glance into the heart of the world.$B$BI wish you power and fortitude!','Molthor delivers word from King Rastakhan, $n. The royal court is most impressed with your decimation of the Hakkari forces. I am to award you with the final weave in your talisman. Hand it to me.','','','','','',19620,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19621,0,0,0,1,0,0,0,270,0,0,0,0,100,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8149,2,-22,30,60,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,19850,1,0,'Honoring a Hero','During the Harvest Festival of Azeroth, we give thanks to heroes for the sacrifices - in some cases ultimate sacrifices - they have given on our behalf. The Alliance acknowledges many heroes, but none weave a more tragic tale than that of Uther Lightbringer.$B$BHelp us honor Uther by taking this offering to his tomb in the Western Plaguelands. Place it at his statue, and then return to me. I\'ll only be here through the end of the festival, so waste no time in giving Uther his tribute.','Travel to Uther\'s Tomb in Western Plaguelands and use Uther\'s Tribute at his statue, and then return to Wagner Hammerstrike outside Ironforge before the Harvest Festival is over.','He was a hero among heroes, Uther was. I can\'t even begin to imagine the anguish of what he felt when Arthas - his greatest student and someone whom Uther loved like his own son - betrayed all of humanity. Still, he rose to try and stop Arthas, and for that he will be forever remembered as a true paladin. His fight was to the end, thinking only of those he might save.$B$BThank you, $N. You\'ve paid tribute to a great hero today, honoring his spirit and the spirit of the Harvest Festival.','Have you made the journey to Uther\'s Tomb and placed the tribute there?$B$BIt can be a dangerous trip for less experienced adventurers; a safer way of traveling there, relatively speaking, may be to travel north from the river that runs through Hillsbrad into the Plaguelands. It flows from a lake that is adjacent to Sorrow Hill; travel west up through the hills, steering clear of the adjacent tomb... one that is infested with the Scourge.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20009,0,0,0,1,0,0,0,69,0,54,47,72,250,0,250,250,250,0,3960,0,0,113,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8150,2,-22,30,60,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,19851,1,0,'Honoring a Hero','During the Harvest Festival of Azeroth, we give thanks to heroes for the sacrifices - in some cases ultimate sacrifices - they have given on our behalf. The Horde acknowledges many heroes, but none exemplify strength and sacrifice more than Grom Hellscream.$B$BHelp us honor Grom by taking this offering to his monument in the Demon Fall Canyon of Ashenvale. Place it at the base, and then return to me. I\'ll only be here through the end of the festival, so waste no time in giving Grom his tribute.','Travel to Grom\'s Monument in the Demon Fall Canyon of Ashenvale and use Grom\'s Tribute at the base of the monument. Return to Javnir Nashak outside Orgrimmar before the Harvest Festival is over.','Grom\'s full name - Grommash - means \"The Giant\'s Heart\"; it took that and more to stand alone against Mannoroth. I think the Warchief said it best when the curse of the orcs began and ended with Grom. Fitting that Grom\'s sacrifice - and perhaps redemption - would be the wellspring from which the Horde flows today.$B$BThank you, $N. You\'ve paid tribute to a great hero today, honoring his spirit and the spirit of the Harvest Festival.','Have you made the journey to Grom\'s Monument and placed his tribute there?$B$BThe site where the monument is still touched by the taint of the Burning Legion. Should you be less experienced in the ways of adventuring, be on your toes when approaching the monument.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20010,0,0,0,1,0,0,0,530,76,0,81,68,250,250,0,250,250,0,3960,0,0,111,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8151,2,-261,50,52,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8153,0,0,0,'The Hunter\'s Charm','Ogtinc of Azshara has sent out a call for seasoned hunters such as yourself. He is a furbolg hunter who has left his tribe to aid the Cenarion Circle. His teachings are meant to enrich the wisdom of others who share his craft, and guide them toward maintaining a balance. You would do well to speak with him.$B$BOgtinc resides atop the cliffs of Azshara, northeast from the Ruins of Eldarath.','Speak to Ogtinc in Azshara.','It is no longer my purpose to hunt, but to teach the $C. That is what fate has handed to me.$B$BCraft with me a $C\'s charm -- a collection of trophies from fallen prey that will remind you of your past trials and triumphs. In the end I will keep the charm, but reward you with something else.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,300,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8153,2,-261,50,52,0,4,255,0,0,0,0,0,0,0,0,0,0,0,0,8151,0,0,8231,0,0,0,'Courser Antlers','The courser wears the mightiest antlers in the known lands. Such antlers are used to defend the courser, goring an attacker and often damaging the points. Perfect, natural antlers are the sign of an animal spirit with supreme confidence.$B$BTo hold such antlers will bestow the same confidence in you.$B$BHunt the mosshoof courser, find the perfect antlers and bring them to me.','Bring a pair of Perfect Courser Antlers to Ogtinc in Azshara. Ogtinc resides atop the cliffs northeast of the Ruins of Eldarath.','You must possess keen sight and great patience to have obtained these. Well done.','Have you found the antlers?','','','','','',20017,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8154,1,3358,40,45,41,0,77,0,0,0,0,0,0,0,0,0,0,64,0,0,0,8080,0,0,0,0,'Arathi Basin Resources!','War must be fought with soldiers, any soldier will tell you. They\'ll also say that a battle fought with poor gear or on an empty stomach is lost before it starts!$B$BThat is why Arathi Basin is important. There are key areas in the basin that hold essential resources. Metals, weapons, food, lumber - all are needed, and all can be gained there.$B$BThat is what I want from you, $N. Enter Arathi Basin, win the battle by holding more bases than the enemy, and return to me with a crate of resources.','Win the battle for Arathi Basin, get an Arathi Resource Crate, and return it to Sergeant Maclear at Refuge Pointe.','You got the resources! Great job! I\'ll send the resources to our quartermasters, who can quickly disperse them to our troops.$B$BThank you, $N. Indeed, performing successful missions like the one you achieved are how wars are truly won.','Do you have the resource crate, $N? The League of Arathor can\'t fight a decent battle without them...','','','','','',20559,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19500,3300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8155,1,3358,20,25,41,0,77,0,0,0,0,0,0,0,0,0,0,64,0,0,0,8080,0,0,0,0,'Arathi Basin Resources!','War must be fought with soldiers, any soldier will tell you. They\'ll also say that a battle fought with poor gear or on an empty stomach is lost before it starts!$B$BThat is why Arathi Basin is important. There are key areas in the basin that hold essential resources. Metals, weapons, food, lumber - all are needed, and all can be gained there.$B$BThat is what I want from you, $N. Enter Arathi Basin, win the battle by holding more bases than the enemy, and return to me with a crate of resources.','Win the battle for Arathi Basin, get an Arathi Resource Crate, and return it to Sergeant Maclear at Refuge Pointe.','You got the resources! Great job! I\'ll send the resources to our quartermasters, who can quickly disperse them to our troops.$B$BThank you, $N. Indeed, performing successful missions like the one you achieved are how wars are truly won.','Do you have the resource crate, $N? The League of Arathor can\'t fight a decent battle without them...','','','','','',20559,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5500,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8156,1,3358,30,35,41,0,77,0,0,0,0,0,0,0,0,0,0,64,0,0,0,8080,0,0,0,0,'Arathi Basin Resources!','War must be fought with soldiers, any soldier will tell you. They\'ll also say that a battle fought with poor gear or on an empty stomach is lost before it starts!$B$BThat is why Arathi Basin is important. There are key areas in the basin that hold essential resources. Metals, weapons, food, lumber - all are needed, and all can be gained there.$B$BThat is what I want from you, $N. Enter Arathi Basin, win the battle by holding more bases than the enemy, and return to me with a crate of resources.','Win the battle for Arathi Basin, get an Arathi Resource Crate, and return it to Sergeant Maclear at Refuge Pointe.','You got the resources! Great job! I\'ll send the resources to our quartermasters, who can quickly disperse them to our troops.$B$BThank you, $N. Indeed, performing successful missions like the one you achieved are how wars are truly won.','Do you have the resource crate, $N? The League of Arathor can\'t fight a decent battle without them...','','','','','',20559,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11000,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8157,0,3358,40,45,41,0,77,0,0,0,0,0,0,0,0,0,0,256,1,8154,0,8080,0,0,0,0,'More Resource Crates','War must be fought with soldiers, any soldier will tell you. They\'ll also say that a battle fought with poor gear or on an empty stomach is lost before it starts!$B$BThat is why Arathi Basin is important. There are key areas in the basin that hold essential resources. Metals, weapons, food, lumber - all are needed, and all can be gained there.$B$BThat is what I want from you, $N. Enter Arathi Basin, win the battle by holding more bases than the enemy, and return to me with a crate of resources.','Win the battle for Arathi Basin, get an Arathi Resource Crate, and return it to Sergeant Maclear at Refuge Pointe.','Very good. I will get these to our quartermasters immediately, and a commendation for your actions will be sent to my superiors.$B$BOnce again, thank you $N. Your contributions to our struggles are noticed by footman and field marshal alike.','$N, the League of Arathor has a standing mission for you to reenter Arathi Basin, procure more resource crates and bring them to me.','','','','','',19725,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8158,0,3358,20,25,41,0,77,0,0,0,0,0,0,0,0,0,0,256,1,8155,0,8080,0,0,0,0,'More Resource Crates','War must be fought with soldiers, any soldier will tell you. They\'ll also say that a battle fought with poor gear or on an empty stomach is lost before it starts!$B$BThat is why Arathi Basin is important. There are key areas in the basin that hold essential resources. Metals, weapons, food, lumber - all are needed, and all can be gained there.$B$BThat is what I want from you, $N. Enter Arathi Basin, win the battle by holding more bases than the enemy, and return to me with a crate of resources.','Win the battle for Arathi Basin, get an Arathi Resource Crate, and return it to Sergeant Maclear at Refuge Pointe.','Very good. I will get these to our quartermasters immediately, and a commendation for your actions will be sent to my superiors.$B$BOnce again, thank you $N. Your contributions to our struggles are noticed by footman and field marshal alike.','$N, the League of Arathor has a standing mission for you to reenter Arathi Basin, procure more resource crates and bring them to me.','','','','','',19725,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8159,0,3358,30,35,41,0,77,0,0,0,0,0,0,0,0,0,0,256,1,8156,0,8080,0,0,0,0,'More Resource Crates','War must be fought with soldiers, any soldier will tell you. They\'ll also say that a battle fought with poor gear or on an empty stomach is lost before it starts!$B$BThat is why Arathi Basin is important. There are key areas in the basin that hold essential resources. Metals, weapons, food, lumber - all are needed, and all can be gained there.$B$BThat is what I want from you, $N. Enter Arathi Basin, win the battle by holding more bases than the enemy, and return to me with a crate of resources.','Win the battle for Arathi Basin, get an Arathi Resource Crate, and return it to Sergeant Maclear at Refuge Pointe.','Very good. I will get these to our quartermasters immediately, and a commendation for your actions will be sent to my superiors.$B$BOnce again, thank you $N. Your contributions to our struggles are noticed by footman and field marshal alike.','$N, the League of Arathor has a standing mission for you to reenter Arathi Basin, procure more resource crates and bring them to me.','','','','','',19725,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8160,1,3358,40,45,41,0,178,0,0,0,0,0,0,0,0,0,0,64,0,0,0,8123,0,0,0,0,'Cut Arathor Supply Lines','The League of Arathor is sparing no expense in their move to retake Arathi. They, and all the races of the Alliance, now stream to this distant region, intent on expanding their hold from Refuge Pointe. We must stop them, and the best means to stop them is to take their supplies.$B$BYou can help us, $N. Enter Arathi Basin, known for its rich mines, fertile land and skilled craftsman. Capture and control every base you can, win the battle, and return to me with the resources you gain.','Win the battle for Arathi Basin, get an Arathi Resource Crate, and return it to Deathstalker Mortis at Hammerfall.',NULL,NULL,'','','','','',20559,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19500,3300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8161,1,3358,30,35,41,0,178,0,0,0,0,0,0,0,0,0,0,64,0,0,0,8123,0,0,0,0,'Cut Arathor Supply Lines','The League of Arathor is sparing no expense in their move to retake Arathi. They, and all the races of the Alliance, now stream to this distant region, intent on expanding their hold from Refuge Pointe. We must stop them, and the best means to stop them is to take their supplies.$B$BYou can help us, $N. Enter Arathi Basin, known for its rich mines, fertile land and skilled craftsman. Capture and control every base you can, win the battle, and return to me with the resources you gain.','Win the battle for Arathi Basin, get an Arathi Resource Crate, and return it to Deathstalker Mortis at Hammerfall.',NULL,NULL,'','','','','',20559,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11000,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8162,1,3358,20,25,41,0,178,0,0,0,0,0,0,0,0,0,0,64,0,0,0,8123,0,0,0,0,'Cut Arathor Supply Lines','The League of Arathor is sparing no expense in their move to retake Arathi. They, and all the races of the Alliance, now stream to this distant region, intent on expanding their hold from Refuge Pointe. We must stop them, and the best means to stop them is to take their supplies.$B$BYou can help us, $N. Enter Arathi Basin, known for its rich mines, fertile land and skilled craftsman. Capture and control every base you can, win the battle, and return to me with the resources you gain.','Win the battle for Arathi Basin, get an Arathi Resource Crate, and return it to Deathstalker Mortis at Hammerfall.',NULL,NULL,'','','','','',20559,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5500,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8163,0,3358,40,45,41,0,178,0,0,0,0,0,0,0,0,0,0,256,1,8160,0,8123,0,0,0,0,'More Resource Crates','The League of Arathor is sparing no expense in their move to retake Arathi. They, and all the races of the Alliance, now stream to this distant region, intent on expanding their hold from Refuge Pointe. We must stop them, and the best means to stop them is to take their supplies.$B$BYou can help us, $N. Enter Arathi Basin, known for its rich mines, fertile land and skilled craftsman. Capture and control every base you can, win the battle, and return to me with the resources you gain.','Win the battle for Arathi Basin, get an Arathi Resource Crate, and return it to Deathstalker Mortis at Hammerfall.','Very good. I will get these to our quartermasters immediately, and a commendation for your actions will be sent to my superiors.$B$BOnce again, thank you $N. Your contributions to our struggles are noticed by grunt and high warlord alike.','$N, the Defilers has a standing mission for you to reenter Arathi Basin, procure more resource crates and bring them to me.','','','','','',19725,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8164,0,3358,30,35,41,0,178,0,0,0,0,0,0,0,0,0,0,256,1,8161,0,8123,0,0,0,0,'More Resource Crates','The League of Arathor is sparing no expense in their move to retake Arathi. They, and all the races of the Alliance, now stream to this distant region, intent on expanding their hold from Refuge Pointe. We must stop them, and the best means to stop them is to take their supplies.$B$BYou can help us, $N. Enter Arathi Basin, known for its rich mines, fertile land and skilled craftsman. Capture and control every base you can, win the battle, and return to me with the resources you gain.','Win the battle for Arathi Basin, get an Arathi Resource Crate, and return it to Deathstalker Mortis at Hammerfall.','Very good. I will get these to our quartermasters immediately, and a commendation for your actions will be sent to my superiors.$B$BOnce again, thank you $N. Your contributions to our struggles are noticed by grunt and high warlord alike.','$N, the Defilers has a standing mission for you to reenter Arathi Basin, procure more resource crates and bring them to me.','','','','','',19725,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8165,0,3358,20,25,41,0,178,0,0,0,0,0,0,0,0,0,0,256,1,8162,0,8123,0,0,0,0,'More Resource Crates','The League of Arathor is sparing no expense in their move to retake Arathi. They, and all the races of the Alliance, now stream to this distant region, intent on expanding their hold from Refuge Pointe. We must stop them, and the best means to stop them is to take their supplies.$B$BYou can help us, $N. Enter Arathi Basin, known for its rich mines, fertile land and skilled craftsman. Capture and control every base you can, win the battle, and return to me with the resources you gain.','Win the battle for Arathi Basin, get an Arathi Resource Crate, and return it to Deathstalker Mortis at Hammerfall.','Very good. I will get these to our quartermasters immediately, and a commendation for your actions will be sent to my superiors.$B$BOnce again, thank you $N. Your contributions to our struggles are noticed by grunt and high warlord alike.','$N, the Defilers has a standing mission for you to reenter Arathi Basin, procure more resource crates and bring them to me.','','','','','',19725,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8166,1,3358,40,45,41,0,77,0,0,0,0,0,0,0,0,0,0,72,1,0,0,8105,0,0,0,0,'The Battle for Arathi Basin!','$N, the battle for Arathi Basin is a battle for resources and territory. Key points in the area must be held and operated in order to supply our forces with much needed raw materials and supplies. I charge you to assault the points farthest from our Arathi Basin base.$B$BAssault the farm, the mine, the lumber mill and the blacksmith when they are controlled by the enemy. Find the enemy\'s banner and rip it from its flag post!$B$BWhen you have done this to all four points, return to me.','Assault the mine, the lumber mill, the blacksmith and the farm, then return to Field Marshal Oslight in Refuge Pointe.',NULL,NULL,'','Mine Assaulted','Lumber Mill Assaulted','Blacksmith Assaulted','Farm Assaulted',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15005,15004,15002,15003,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13000,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8167,1,3358,30,35,41,0,77,0,0,0,0,0,0,0,0,0,0,72,1,0,0,8105,0,0,0,0,'The Battle for Arathi Basin!','$N, the battle for Arathi Basin is a battle for resources and territory. Key points in the area must be held and operated in order to supply our forces with much needed raw materials and supplies. I charge you to assault the points farthest from our Arathi Basin base.$B$BAssault the farm, the mine, the lumber mill and the blacksmith when they are controlled by the enemy. Find the enemy\'s banner and rip it from its flag post!$B$BWhen you have done this to all four points, return to me.','Assault the mine, the lumber mill, the blacksmith and the farm, then return to Field Marshal Oslight in Refuge Pointe.',NULL,NULL,'','Mine Assaulted','Lumber Mill Assaulted','Blacksmith Assaulted','Farm Assaulted',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15005,15004,15002,15003,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7500,1650,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8168,1,3358,20,25,41,0,77,0,0,0,0,0,0,0,0,0,0,72,1,0,0,8105,0,0,0,0,'The Battle for Arathi Basin!','$N, the battle for Arathi Basin is a battle for resources and territory. Key points in the area must be held and operated in order to supply our forces with much needed raw materials and supplies. I charge you to assault the points farthest from our Arathi Basin base.$B$BAssault the farm, the mine, the lumber mill and the blacksmith when they are controlled by the enemy. Find the enemy\'s banner and rip it from its flag post!$B$BWhen you have done this to all four points, return to me.','Assault the mine, the lumber mill, the blacksmith and the farm, then return to Field Marshal Oslight in Refuge Pointe.',NULL,NULL,'','Mine Assaulted','Lumber Mill Assaulted','Blacksmith Assaulted','Farm Assaulted',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15005,15004,15002,15003,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3500,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8169,1,3358,40,45,41,0,178,0,0,0,0,0,0,0,0,0,0,72,1,0,0,8120,0,0,0,0,'The Battle for Arathi Basin!','As you no doubt have heard, the League of Arathor is sending large numbers of troops into Arathi Basin. Eager for food and supplies, these Alliance fools are intent to take and control the rich resources there. We must show them that Arathi will never again be a home for humans!$B$BGo to Arathi Basin and assault the mine, the lumber mill, the blacksmith and the stables. Pull down the enemies\' banners, declaring those territories for the Horde.$B$BGo, $N. Report back to me when this task is complete.','Assault the Arathi Basin mine, lumber mill, blacksmith and stable, and then return to Deathmaster Dwire in Hammerfall.',NULL,NULL,'','Mine Assaulted','Lumber Mill Assaulted','Blacksmith Assaulted','Stable Assaulted',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15005,15004,15002,15001,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13000,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8170,1,3358,30,35,41,0,178,0,0,0,0,0,0,0,0,0,0,72,1,0,0,8120,0,0,0,0,'The Battle for Arathi Basin!','As you no doubt have heard, the League of Arathor is sending large numbers of troops into Arathi Basin. Eager for food and supplies, these Alliance fools are intent to take and control the rich resources there. We must show them that Arathi will never again be a home for humans!$B$BGo to Arathi Basin and assault the mine, the lumber mill, the blacksmith and the stables. Pull down the enemies\' banners, declaring those territories for the Horde.$B$BGo, $N. Report back to me when this task is complete.','Assault the Arathi Basin mine, lumber mill, blacksmith and stable, and then return to Deathmaster Dwire in Hammerfall.',NULL,NULL,'','Mine Assaulted','Lumber Mill Assaulted','Blacksmith Assaulted','Stable Assaulted',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15005,15004,15002,15001,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7500,1650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8171,1,3358,20,25,41,0,178,0,0,0,0,0,0,0,0,0,0,72,1,0,0,8120,0,0,0,0,'The Battle for Arathi Basin!','As you no doubt have heard, the League of Arathor is sending large numbers of troops into Arathi Basin. Eager for food and supplies, these Alliance fools are intent to take and control the rich resources there. We must show them that Arathi will never again be a home for humans!$B$BGo to Arathi Basin and assault the mine, the lumber mill, the blacksmith and the stables. Pull down the enemies\' banners, declaring those territories for the Horde.$B$BGo, $N. Report back to me when this task is complete.','Assault the Arathi Basin mine, lumber mill, blacksmith and stable, and then return to Deathmaster Dwire in Hammerfall.',NULL,NULL,'','Mine Assaulted','Lumber Mill Assaulted','Blacksmith Assaulted','Stable Assaulted',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15005,15004,15002,15001,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3500,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8181,2,19,40,58,62,0,255,0,0,0,0,0,0,0,0,0,0,8,0,4788,0,0,0,0,0,0,'Confront Yeh\'kinya','My delvings into the Mosh\'aru Tablets bear grim news, $N. Hakkar\'s true form, the god himself, can be born again through the very egg into which you captured him. Yeh\'kinya told you it was to contain his evil, but it is to recreate it! The troll has led you astray!$B$BGo to Yeh\'kinya and demand the egg from him. Pray that it is not too late to stop Hakkar\'s return!','Speak with Yeh\'kinya.','So, you have been speaking with that old dwarf Ironboot and uncovered the lost Mosh\'aru Tablets, have you? That meddling prospector...$B$BNo matter. It is too late to save this world. Hakkar has been reborn, and even now grows in power... deep in the ancient troll kingdom of Zul\'Gurub! He has come! And he will rule in blood and terror!$B$BThank you, $N. Your help has sped the return of the Soulflayer!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20218,20219,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8182,2,440,40,58,62,0,255,0,0,0,0,0,0,0,0,0,0,8,0,8181,0,0,0,0,0,0,'The Hand of Rastakhan','$N, our worst fears have come. Legend speaks of the Soulflayer ruling the ancient troll world through evil and terror, and his power was absolute. If he cannot be stopped now, then his new reign may spread across all of Azeroth!$B$BThere is a contingent of Zandalarian trolls who may help us stem this tide of darkness. They have camped on Yojamba Isle, off the coast of Stranglethorn, west of the ruins of Zul\'Kunda. Speak with their leader, Molthor, and pray he knows how to defeat Hakkar.','Speak with Molthor in Stranglethorn.','You were sent by the prospector, Ironboot? His kind are wise, and wiser still to bring you to me, for I and the Zandalarian trolls may know a way to defeat the Soulflayer.$B$BSpeak with the trolls of this isle, heed their words, and prepare yourself, $N, for the task before you is soaked in blood.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8183,2,19,58,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19802,1,0,'The Heart of Hakkar','The Heart of Hakkar burns from within. Although the Soulflayer is defeated, the kernel of his power yet remains in this cursed organ.','Bring the Heart of Hakkar to Molthor on Yojamba Isle.','Ah, the Heart of Hakkar. So the Soulflayer has been slain! Our world is saved!$B$B$N, your service to us cannot be overstated. You truly are a hero of this realm!','$N, the reek of an evil soul surrounds you. Have you been cursed by the Soulflayer?','','','','','',19802,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19948,19950,19949,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,270,0,0,0,0,500,0,0,0,0,0,6000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8184,0,1977,58,60,62,0,255,0,0,0,0,270,3000,0,0,0,0,64,1,0,0,0,0,0,0,0,'Presence of Might','Zanza can create the ancient troll enchantments with the right components. $BThe first is a primal Hakkari idol that must be taken from the most powerful of the Hakkari lieutenants: Jin\'do and the Bloodlord.$BThe second is a punctured voodoo doll. These can be found in the piles of refuse that litter $B$Bthis foul place. Look inside the jinxed hoodoo. Bring me these things and I will create a powerful enchantment for you!','Bring me thise things and I will create a powerful enchantment for you! $BPrimal Hakkari Idol$BPunctured Voodoo Doll','Use it well, $C. Show the Hakkari no mercy!','Bring me these things and I will create a powerful enchantment for you!','','','','','',22637,19813,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19782,0,0,0,1,0,0,0,270,0,0,0,0,250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8185,0,1977,58,60,62,0,77,0,0,0,0,270,3000,0,0,0,0,64,1,0,0,0,0,0,0,0,'Syncretist\'s Sigil','Zanza can create the ancient troll enchantments with the right components. The first is a primal Hakkari idol that must be taken from the most powerful of the Hakkari lieutenants: Jin\'do and the Bloodlord.$B$BThe second is a punctured voodoo doll. These can be found in the piles of refuse that litter this foul place. Look inside the jinxed hoodoo.$B$BBring me these things and I will create a powerful enchantment for you!','Bring me thise things and I will create a powerful enchantment for you! $BPrimal Hakkari Idol$BPunctured Voodoo Doll','Use it well, $C. Show the Hakkari no mercy!','Bring me these things and I will create a powerful enchantment for you!','','','','','',22637,19815,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19783,0,0,0,1,0,0,0,270,0,0,0,0,250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8186,0,1977,58,60,62,0,255,0,0,0,0,270,3000,0,0,0,0,64,1,0,0,0,0,0,0,0,'Death\'s Embrace','Zanza can create the ancient troll enchantments with the right components. The first is a primal Hakkari idol that must be taken from the most powerful of the Hakkari lieutenants: Jin\'do and the Bloodlord.$B$BThe second is a punctured voodoo doll. These can be found in the piles of refuse that litter this foul place. Look inside the jinxed hoodoo.$B$BBring me these things and I will create a powerful enchantment for you!','Bring me thise things and I will create a powerful enchantment for you! $BPrimal Hakkari Idol$BPunctured Voodoo Doll','Use it well, $C. Show the Hakkari no mercy!','Bring me these things and I will create a powerful enchantment for you!','','','','','',22637,19814,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19784,0,0,0,1,0,0,0,270,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8187,0,1977,58,60,62,0,255,0,0,0,0,270,3000,0,0,0,0,64,1,0,0,0,0,0,0,0,'Falcon\'s Call','Zanza can create the ancient troll enchantments with the right components. The first is a primal Hakkari idol that must be taken from the most powerful of the Hakkari lieutenants: Jin\'do and the Bloodlord.$B$BThe second is a punctured voodoo doll. These can be found in the piles of refuse that litter this foul place. Look inside the jinxed hoodoo.$B$BBring me these things and I will create a powerful enchantment for you!','Bring me thise things and I will create a powerful enchantment for you! $BPrimal Hakkari Idol$BPunctured Voodoo Doll','Use it well, $C. Show the Hakkari no mercy!','Bring me these things and I will create a powerful enchantment for you!','','','','','',22637,19816,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19785,0,0,0,1,0,0,0,270,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8188,0,1977,58,60,62,0,178,0,0,0,0,270,3000,0,0,0,0,64,1,0,0,0,0,0,0,0,'Vodouisant\'s Vigilant Embrace','Zanza can create the ancient troll enchantments with the right components. The first is a primal Hakkari idol that must be taken from the most powerful of the Hakkari lieutenants: Jin\'do and the Bloodlord.$B$BThe second is a punctured voodoo doll. These can be found in the piles of refuse that litter this foul place. Look inside the jinxed hoodoo.$B$BBring me these things and I will create a powerful enchantment for you!','Bring me thise things and I will create a powerful enchantment for you! $BPrimal Hakkari Idol$BPunctured Voodoo Doll','Use it well, $C. Show the Hakkari no mercy!','Bring me these things and I will create a powerful enchantment for you!','','','','','',22637,19817,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19786,0,0,0,1,0,0,0,270,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8189,0,1977,58,60,62,0,255,0,0,0,0,270,3000,0,0,0,0,64,1,0,0,0,0,0,0,0,'Presence of Sight','Zanza can create the ancient troll enchantments with the right components. The first is a primal Hakkari idol that must be taken from the most powerful of the Hakkari lieutenants: Jin\'do and the Bloodlord.$B$BThe second is a punctured voodoo doll. These can be found in the piles of refuse that litter this foul place. Look inside the jinxed hoodoo.$B$BBring me these things and I will create a powerful enchantment for you!','Bring me thise things and I will create a powerful enchantment for you! $BPrimal Hakkari Idol$BPunctured Voodoo Doll','Use it well, $C. Show the Hakkari no mercy!','Bring me these things and I will create a powerful enchantment for you!','','','','','',22637,19818,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19787,0,0,0,1,0,0,0,270,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8190,0,1977,58,60,62,0,255,0,0,0,0,270,3000,0,0,0,0,64,1,0,0,0,0,0,0,0,'Hoodoo Hex','Zanza can create the ancient troll enchantments with the right components. The first is a primal Hakkari idol that must be taken from the most powerful of the Hakkari lieutenants: Jin\'do and the Bloodlord.$B$BThe second is a punctured voodoo doll. These can be found in the piles of refuse that litter this foul place. Look inside the jinxed hoodoo.$B$BBring me these things and I will create a powerful enchantment for you!','Bring me thise things and I will create a powerful enchantment for you! $BPrimal Hakkari Idol$BPunctured Voodoo Doll','Use it well, $C. Show the Hakkari no mercy!','Bring me these things and I will create a powerful enchantment for you!','','','','','',22637,19819,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19788,0,0,0,1,0,0,0,270,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8191,0,1977,58,60,62,0,255,0,0,0,0,270,3000,0,0,0,0,64,1,0,0,0,0,0,0,0,'Prophetic Aura','Zanza can create the ancient troll enchantments with the right components. The first is a primal Hakkari idol that must be taken from the most powerful of the Hakkari lieutenants: Jin\'do and the Bloodlord.$B$BThe second is a punctured voodoo doll. These can be found in the piles of refuse that litter this foul place. Look inside the jinxed hoodoo.$B$BBring me these things and I will create a powerful enchantment for you!','Bring me thise things and I will create a powerful enchantment for you! $BPrimal Hakkari Idol$BPunctured Voodoo Doll','Use it well, $C. Show the Hakkari no mercy! ','Bring me these things and I will create a powerful enchantment for you!','','','','','',22637,19820,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19789,0,0,0,1,0,0,0,270,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8192,0,1977,58,60,62,0,255,0,0,0,0,270,3000,0,0,0,0,64,1,0,0,0,0,0,0,0,'Animist\'s Caress','Zanza can create the ancient troll enchantments with the right components. The first is a primal Hakkari idol that must be taken from the most powerful of the Hakkari lieutenants: Jin\'do and the Bloodlord.$B$BThe second is a punctured voodoo doll. These can be found in the piles of refuse that litter this foul place. Look inside the jinxed hoodoo.$B$BBring me these things and I will create a powerful enchantment for you!','Bring me thise things and I will create a powerful enchantment for you! $BPrimal Hakkari Idol$BPunctured Voodoo Doll','Use it well $C. Show the Hakkari no mercy!','Bring me these things and I will create a powerful enchantment for you!',NULL,'','','','',22637,19821,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19790,0,0,0,1,0,0,0,270,0,0,0,0,250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8193,0,-101,60,0,0,0,0,356,0,0,0,0,0,0,0,0,7200,0,1,0,0,0,0,0,0,0,'Master Angler','','','Hurry up and turn those in if you want to be declared the Master Angler! I have been standing around here for HOURS with nothing to eat! Hand those suckers over!','Today between 2pm and 4pm we have a contest to determine who the greatest angler of them all is! Just be the FIRST PERSON to bring me 40 Tastyfish fished from the Tastyfish schools found along the coast of Stranglethorn before anyone else does and you will be declared the Master Angler!$B$BIf you are not the first person to bring me 40 fish, my apprentice here will still reward you with money for each 5 Tastyfish you bring her.$B$BOh, and don\'t delay, Tastyfish go bad quickly!','','','','','',19807,0,0,0,40,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19970,19979,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8194,0,-101,10,0,0,0,0,356,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Apprentice Angler','','','This deal works for me if it works for you!','Even though we already have a contest winner, I will still buy your Tastyfish from you at a reasonable price. Whadda ya say!','','','','','',19807,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8195,0,19,58,60,0,0,255,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Zulian, Razzashi, and Hakkari Coins','I seek the Paragons of Power known as the Coins of the Tribes. They are the currency used by the various denizens of Zul\'Gurub, and each is imbued with subtle but powerful mojo.$B$BThere are nine distinct kinds to be found. Some are sought after by my compatriots for various armors they offer Zandalar heroes. Should you have any extra, I will trade you one of our Honor Tokens for a set of three. You may use the Tokens with Rin\'wosho the Trader; he offers our heroes special items for them.','','Excellent - this set of coins will make a fine addition to our growing collection... one that we will use in the tribe\'s defense against the rise of the Blood God. You\'ve earned this Honor Token, $N, as well as the thanks of the tribe!','I seek the Paragons of Power known as the Coins of the Tribes. They are the currency used by the various denizens of Zul\'Gurub, and each is imbued with subtle but powerful mojo.$B$BThere are nine distinct kinds to be found. Should you have any extra, I will trade you one of our Honor Tokens for a set of three. You may use the Tokens with Rin\'wosho the Trader; he offers our heroes special items for them.','','','','','',19698,19699,19700,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19858,0,0,0,1,0,0,0,270,0,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8196,0,19,58,60,0,0,255,0,0,270,9000,270,9000,0,0,0,0,8,1,0,0,0,0,0,0,0,'Essence Mangoes','','','A fair trade, my friend - please enjoy the luscious fruits of the South Seas, with the tribe\'s blessing.','The extremely potent essence mango grows across many of the islands in the South Seas. A single mango will refresh those who eat it, both physically and mentally. If you\'ve never had one, you do yourself a disservice!$b$bWe have enough of a supply here on the isle to offer you a handful in exchange for a Zandalar Honor Token. Speak with Vinchaxa if you need to learn how to get tokens; otherwise, let\'s get to the business at hand!',NULL,'','','','',19858,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20031,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8201,2,19,58,60,62,0,255,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,0,19883,1,0,'A Collection of Heads','It is true. Hakkar now dwells in Zul\'Gurub, bathing in the power of our gods. Enthralled high priests now channel the energies of our most sacred divinities into the Soulflayer, who will soon have a strength beyond any being of Azeroth. He must be stopped!$B$BTake this sacred cord, and string through it the heads of the high priests responsible for channeling our gods\' energy.$B$BWhen you have done this, return to me.','String 5 Channeler\'s Heads, then return the Collection of Troll Heads to Exzhal on Yojamba Isle.','You gained the heads! You have halted the plundering of our gods\' power, and weakened Hakkar!$B$BYour actions are truly heroic, $N. May the heads of these troll thralls plead to you for mercy long after their blood chills.','Do you have the collection of heads, $N? We must stop Hakkar from gaining more power!','','','','','',19880,0,0,0,1,0,0,0,19881,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20213,20215,20216,20217,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,270,0,0,0,0,500,0,0,0,0,27000,8700,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8221,0,-101,1,0,0,0,0,356,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Rare Fish - Keefer\'s Angelfish','','','*Whir* $B$B Identification of Keefer\'s Angelfish complete. $B$B Your Reward is now available. $B$B *click-click* *Bzzzz*','*Whir* *Click*$B$BI seek rare fish for Fishmaster Bluegill to catalogue. If you bring me a Keefer\'s Angelfish, I will provide you with this fine reward.$B$B*Zzzap* *Whir*','','','','','',19805,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19972,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8222,0,-364,40,60,0,0,255,0,0,0,0,0,0,909,5500,0,0,8,1,0,0,0,0,0,0,0,'Glowing Scorpid Blood','','','Great job, $N! Thanks a lot! I\'m going to make paint from this blood and turn all kinds of cheap junk into glowing treasure!$B$BHere are your tickets, and thanks again!','In all my time working the Faire, I\'ve learned a lot of things about customers. Here\'s one of those nuggets of wisdom: customers love stuff that glows! It doesn\'t matter what it is - you could take a broken chair leg and make it glow, and every child will come from miles around to get one!$B$BSo, $N, I need glowing scorpid blood. You can find it from the scorpids of Sillithus, or the Blasted Lands, or the Burning Steppes.',NULL,'','','','',19933,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,20,0,0,0,909,0,0,0,0,250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8223,0,-364,40,60,0,0,255,0,0,0,0,909,5500,0,0,0,0,8,1,0,0,0,0,0,0,0,'More Glowing Scorpid Blood','','','Thanks again, $N. Here are your tickets!','That scorpid blood is working out great, $N! It\'s amazing how a little sparkle and shine can create a prized bauble out of an otherwise piece of junk. The patrons love the stuff, and love is what it\'s all about, don\'t you think...$B$BYou\'ve been a big help to me, $N, and although I don\'t have a great need for more glowing scorpid blood, if you bring me more then I\'ll still trade you some tickets.',NULL,'','','','',19933,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8224,0,-101,1,0,0,0,0,356,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Rare Fish - Dezian Queenfish','','','*Whir* $B$B Identification of Dezian Queenfish complete. $B$B Your Reward is now available. $B$B *click-click* *Bzzzz*','*Whir* *Click*$B$BI seek rare fish for Fishmaster Bluegill to catalogue. If you bring me a Dezian Queenfish, I will provide you with this fine reward.$B$B*Zzzap* *Whir*','','','','','',19806,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19971,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8225,0,-101,1,0,0,0,0,356,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Rare Fish - Brownell\'s Blue Striped Racer','','','*Whir* Identification of Brownell\'s Racer complete. Your Reward is now available. *click* *click* *Bzzzz*','*Whir* *Click*$B$BI seek rare fish for Fishmaster Bluegill to catalogue. If you bring me a Brownell\'s Blue Striped Racer, I will provide you with this fine reward.$B$B*Zzzap* *Whir*','','','','','',19803,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19969,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8227,2,19,58,60,62,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19973,1,0,'Nat\'s Measuring Tape','Amongst the shattered fishing lures and tackle is a rolled, silken measuring tape. Attached to the tape is a label that reads:$B$B\"Nat Pagle, Dustwallow Marsh.\"','Return Nat\'s Measuring Tape to Nat Pagle in Dustwallow Marsh.','Why, you found my favorite measuring tape! I love this tape! I measured some of the biggest fish I ever caught with it...$B$BBut, I lost this tape in Zul\'Gurub... you\'ve been to Zul\'Gurub? Did you see the fabled Gahz\'ranka?$B$BWell... do you want to catch him?','Hello there, $gladdie:lassy;. You here to do some fishing?','','','','','',19973,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,570,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8228,0,-101,55,60,0,0,178,356,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'Could I get a Fishing Flier?','','','There be a Fishin Contest in Booty Bay this Sunday! Here are the rules for ya!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19978,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8229,0,-101,55,60,0,0,77,356,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'Could I get a Fishing Flier?','','','There is a Fishing Contest in Booty Bay this Sunday! Here are the rules for you!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19978,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8231,2,-261,50,52,0,4,255,0,0,0,0,0,0,0,0,0,0,0,0,8153,0,0,8232,0,0,0,'Wavethrashing','The wavethrasher is an amphibious beast living only here in Azshara. They are powerful and resilient.$B$BThe tough, reflective scales from a wavethrasher mirror the strength of the hunter.$B$BTrack and hunt wavethrashers along the coast of Azshara, and bring me their scales.','Bring 6 Wavethrasher Scales to Ogtinc in Azshara. Ogtinc resides atop the cliffs northeast the Ruins of Eldarath.','The wavethrashers are not easily defeated, even more so in their watery environment.$B$BYou have proven yourself ready to hunt even deadlier prey.','Have you met with success?','','','','','',20087,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8232,2,-261,50,52,81,4,255,0,0,0,0,0,0,0,0,0,0,0,0,8231,0,0,0,0,0,0,'The Green Drake','Now I set you on a dangerous hunt to slay the green drake, Morphaz, and bring his tooth to me. Morphaz dwells deep in Temple of Atal\'Hakkar, the entrance to which lies in Swamp of Sorrows.$B$BIf you wish to defeat him, you must not go alone. This drake is an enemy of many -- seek others who wish to destroy him.$B$BThe drake\'s tooth represents the power a hunter will find in the company of others. Bring it to me and you will have learned much.','Bring the Tooth of Morphaz to Ogtinc in Azshara. Ogtinc resides atop the cliffs northeast the Ruins of Eldarath.','You have learned the old ways, $N, and for that I offer you a gift from my days as a hunter.','I see wisdom in your eyes, $N. Has your hunt ended?','','','','','',20019,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20083,19991,19992,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8233,2,-162,50,52,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8234,0,0,0,'A Simple Request','Lord Jorach Ravenholdt has requested your presence. The matter is secret, and I cannot say any more.$B$BRavenholdt Manor is located in the Hillsbrad Foothills -- look for a path in the mountains northwest of Durnhold Keep.','Speak with Lord Jorach Ravenholdt in Ravenholdt Manor.','Welcome, welcome, welcome! Please, $N, have a seat and discuss a simple matter with me.$B$BYou see, $N, I\'ve recently lost something dear to me, and to put it bluntly, I want it back at all costs. There\'s something in it for you, don\'t worry about that! Oh yes, something very nice.$B$BNow, what say you $N... are you up for some adventure?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,349,0,0,0,0,10,0,0,0,0,0,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8234,2,-162,50,52,0,8,255,0,0,0,0,0,0,0,0,0,0,8,0,8233,0,0,8235,0,0,0,'Sealed Azure Bag','First things first. What I\'ve lost is a small blue bag, the contents of which are a private matter.$B$BDon\'t bother going after the thieves, because they are already dead. What we do know is the fools couldn\'t get the bag open. so they sold it to some timbermaw shaman in Azshara as a holy relic. Clever.$B$BI need you to travel to Azshara and retrieve it from the shaman through subtlety... or force. Better luck with the first method, I\'d wager. Once acquired, take it to Archmage Xylem.','Retrieve the Sealed Azure Bag from the Timbermaw Shaman in Azshara. Then take the bag to Archmage Xylem, also found in Azshara.','I see you have Lord Ravenholdt\'s bag. Why didn\'t you say so, boy?','Do I know you?','','','','','',19775,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,349,0,0,0,0,250,0,0,0,0,6000,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8235,2,-162,50,52,0,8,255,0,0,0,0,0,0,0,0,0,0,0,0,8234,0,0,8236,0,0,0,'Encoded Fragments','Lord Ravenholdt has asked a favor of us both. He wishes to remove the enchantment from this bag.$B$BUnfortunately, some of my books on the subject of dispelling were taken recently, only to be destroyed by savages. The remains of my books are still valuable to me.$B$BIf you can bring me enough of the encoded fragments, I can piece them back together. Your best chance is to kill the beasts of Azshara, since they have a tendency to pick up just about anything.','Bring 10 Encoded Fragments to Archmage Xylem in Azshara.','It looks like you picked up some of the better fragments. Perhaps you aren\'t worthless after all.','Have you found enough fragments to continue my work?','','','','','',20023,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,349,0,0,0,0,250,0,0,0,0,7500,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8236,2,-162,50,52,81,8,255,0,0,0,0,0,0,0,0,0,0,0,0,8235,0,0,0,0,0,0,'The Azure Key','It will take some time to decipher the fragments and remove the enchantment. When I am complete, I\'ll deliver the bag to Lord Ravenholdt personally.$B$BThere is still the matter of the key, said to be held by a green drake known as Morphaz. The drake has made its home deep in the Temple of Atal\'Hakkar, the entrance to which lies in the Swamp of Sorrows.$B$BGather your friends and venture to his lair. Lord Ravenholdt will await your return with the key.','Return the Azure Key to Lord Jorach Ravenholdt.','The key! I thought it lost forever. Please, take an enchanted garment from my stores -- they are reserved for rogues of exceptional skill and loyalty. It should be known that $N is not to be trifled with!$B$B','The bag has already arrived from Archmage Xylem, have you found the key?','','','','','',20022,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19984,20255,19982,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,349,0,0,0,0,350,0,0,0,0,7500,3810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8238,0,19,58,60,0,0,255,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Gurubashi, Vilebranch, and Witherbark Coins','I seek the Paragons of Power known as the Coins of the Tribes. They are the currency used by the various denizens of Zul\'Gurub, and each is imbued with subtle but powerful mojo.$B$BThere are nine distinct kinds to be found. Some are sought after by my compatriots for various armors they offer Zandalar heroes. Should you have any extra, I will trade you one of our Honor Tokens for a set of three. You may use the Tokens with Rin\'wosho the Trader; he offers our heroes special items for them.','','Excellent - this set of coins will make a fine addition to our growing collection... one that we will use in the tribe\'s defense against the rise of the Blood God. You\'ve earned this Honor Token, $N, as well as the thanks of the tribe!','I seek the Paragons of Power known as the Coins of the Tribes. They are the currency used by the various denizens of Zul\'Gurub, and each is imbued with subtle but powerful mojo.$B$BThere are nine distinct kinds to be found. Should you have any extra, I will trade you one of our Honor Tokens for a set of three. You may use the Tokens with Rin\'wosho the Trader; he offers our heroes special items for them.','','','','','',19701,19702,19703,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19858,0,0,0,1,0,0,0,270,0,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8239,0,19,58,60,0,0,255,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,0,0,0,'Sandfury, Skullsplitter, and Bloodscalp Coins','I seek the Paragons of Power known as the Coins of the Tribes. They are the currency used by the various denizens of Zul\'Gurub, and each is imbued with subtle but powerful mojo.$B$BThere are nine distinct kinds to be found. Some are sought after by my compatriots for various armors they offer Zandalar heroes. Should you have any extra, I will trade you one of our Honor Tokens for a set of three. You may use the Tokens with Rin\'wosho the Trader; he offers our heroes special items for them.','','Excellent - this set of coins will make a fine addition to our growing collection... one that we will use in the tribe\'s defense against the rise of the Blood God. You\'ve earned this Honor Token, $N, as well as the thanks of the tribe!','I seek the Paragons of Power known as the Coins of the Tribes. They are the currency used by the various denizens of Zul\'Gurub, and each is imbued with subtle but powerful mojo.$B$BThere are nine distinct kinds to be found. Should you have any extra, I will trade you one of our Honor Tokens for a set of three. You may use the Tokens with Rin\'wosho the Trader; he offers our heroes special items for them.','','','','','',19704,19705,19706,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19858,0,0,0,1,0,0,0,270,0,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8240,2,19,58,60,0,0,255,0,0,0,0,0,0,0,0,0,0,10,2,0,0,0,0,0,0,0,'A Bijou for Zanza','The destruction of the various Hakkari Bijous is of grave importance to us, so much so that we welcome outsiders of the tribe to do so for themselves!$B$BTake any one of the bijous that you find in Zul\'Gurub to the Altar of Zanza and destroy it. For this one time alone, I will give you an additional Honor Token from our tribe; this is above and beyond what you would normally receive.$B$BWitness for yourself the blessings of Zanza!','Destroy any one of the Hakkari Bijous found in Zul\'Gurub at the Altar of Zanza on Yojamba Isle. When done, speak with Vinchaxa nearby.','Excellent... each bijou we wrest away from the Blood God\'s minions is one step closer we all are to finally defeating them once and for all. You bring honor to the Zandalar - and yourself - through your noble actions.$B$BRemember $N, you may always destroy the bijous you find in Zul\'Gurub at the altar. For each one, you will gain recognition and an Honor Token! Just remember to have an open space in your inventory if you don\'t have one of the tokens already.','Have you destroyed the bijou at the Altar of Zanza? Do so, and then you will be doubly blessed by Zanza!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19858,0,0,0,1,0,0,0,270,0,0,0,0,350,0,0,0,0,18000,5700,0,0,109,86400,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8241,0,51,45,60,0,0,255,0,0,0,0,59,1,59,2999,0,0,0,1,7722,0,0,0,0,0,0,'Restoring Fiery Flux Supplies via Iron','Let\'s not waste more of my precious time with jibber jabber, $R. It\'s time to focus on replenishing our dwindling fiery flux supply.$B$BWhat I\'m gonna need from you is the following:$B$B*Incendosaur scales.$B$B*Iron bars.$B$B*Coal.$B$BI\'ll take all that you can offer!$B$BAnd you\'ll do it fast if you wanna get in good with the Brotherhood.','','There\'s always room for more fiery flux, junior. Keep it comin\'... unless I tell you to stop.','Let\'s not waste more of my precious time with jibber jabber, $r. It\'s time to focus on replenishing our dwindling fiery flux supply.$B$BWhat I\'m gonna need from you is the following:$B$B*Incendosaur scales.$B$B*Iron bars.$B$B*Coal.$B$BI\'ll take all that you can offer!$B$BAnd you\'ll do it fast if you wanna get in good with the Brotherhood.','','','','','',18944,3575,3857,0,2,4,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,59,0,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8242,0,51,45,60,0,0,255,0,0,0,0,59,1,59,2999,0,0,0,1,7722,0,0,0,0,0,0,'Restoring Fiery Flux Supplies via Heavy Leather','Let\'s not waste more of my precious time with jibber jabber, $R. It\'s time to focus on replenishing our dwindling fiery flux supply.$B$BWhat I\'m gonna need from you is the following:$B$B*Incendosaur scales.$B$B*Heavy Leather.$B$B*Coal.$B$BI\'ll take all that you can offer!$B$BAnd you\'ll do it fast if you wanna get in good with the Brotherhood.','','There\'s always room for more fiery flux, junior. Keep it comin\'... unless I tell you to stop.','Let\'s not waste more of my precious time with jibber jabber, $r. It\'s time to focus on replenishing our dwindling fiery flux supply.$B$BWhat I\'m gonna need from you is the following:$B$B*Incendosaur scales.$B$B*Heavy Leather.$B$B*Coal.$B$BI\'ll take all that you can offer!$B$BAnd you\'ll do it fast if you wanna get in good with the Brotherhood.$B$B','','','','','',18944,4234,3857,0,2,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,59,0,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), - (8243,0,19,58,60,0,0,255,0,0,270,21000,270,21000,0,0,0,0,0,1,0,0,0,0,0,0,0,'Zanza\'s Potent Potables','','','A fair trade, my friend - please enjoy the blessings of Zanza with our compliments!','With your increased status amongst the tribe comes access to some of our more potent potables. Behold... these brews are strong in the mojo - blessed by Zanza and fit for adventurers from all walks of life!$b$bI will allow you to choose one from the three I offer; in exchange, I require three Zandalar Honor Tokens. Note that only the effects of a single one may course through your spirit at any given time.',NULL,'','','','',19858,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20080,20079,20081,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,270,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8246,0,19,58,60,0,0,255,0,0,270,42000,270,42000,0,0,0,0,8,1,0,0,0,0,0,0,0,'Signets of the Zandalar','','','A fair trade, my friend - please accept your signet with the blessing of the tribe!','$n - for someone as exalted among the Zandalar as you are, I have something very special for you. Direct from our home in the South Seas... the Signets of the Zandalar! These signets are used to enhance any shoulder item you may possess. Should you seek might, mojo, or serenity - I have what you need!$b$bI ask for fifteen Zandalar Honor Tokens in exchange for your choice of one signet. If you have the tokens ready, then I\'m ready to make a deal!',NULL,'','','','',19858,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20077,20076,20078,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8249,0,-162,50,60,0,8,255,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'Junkboxes Needed','','','May these knives find a place in someone\'s heart.$B$BLiterally.','My rogues need to hone their lockpicking skills, and I need locks of adequate difficulty -- the stuff Zan makes us is unfit for all but the lowliest neophytes.$B$BTell ya what, if you bring me 5 Heavy Junkboxes, I\'ll provide you with some of the finest throwing knives known to roguekind.$B$BYou can unlock the boxes and rifle through them, but you\'ll have to leave at least a few coins in them... even a rogue in training needs motivation.',NULL,'','','','',16885,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20086,0,0,0,1,0,0,0,349,70,0,0,0,75,-75,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8250,2,-161,50,52,0,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Magecraft','Archmage Xylem has been asking around lately... for someone of your experience.$B$BIf you wish to seek him out, you can find him in Azshara. His tower is built high atop the cliffs, and the only way up is a teleport spell invoked by his arrogant servant, Sanath Lim-yo.$B$BSanath makes camp below his master\'s tower. To find him, travel to where Azshara\'s main road forks at the entrance to the Ruins of Eldarath. From that spot, head directly north until you reach the cliffs.','Seek out Sanath Lim-yo and gain passage to see Archmage Xylem.','$B$BArchmage Xylem awaits your arrival.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,300,12510,12509,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8251,2,-161,50,52,0,128,255,0,0,0,0,0,0,0,0,0,0,0,0,8250,0,0,8252,0,0,0,'Magic Dust','The blood elves in Azshara have developed a method for pulverizing the magical items they acquire. This glittering dust they produce differs from the components normally acquired by a disenchantment spell.$B$BWhen I sent my apprentice to trade for the dust, he was killed without hesitation. For that, they must pay.$B$BThe time for talk is over, $N. Find the blood elves along the cliffs of Azshara and use more \"persuasive\" methods to acquire their glittering dust.','Bring 10 Glittering Dust to Archmage Xylem.','Well done, $N! It never ceases to amaze me how persuasive a volley of arcane missiles can be.','Have you the dust?','','','','','',20028,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8252,2,-161,50,52,0,128,255,0,0,0,0,0,0,0,0,0,0,0,0,8251,0,0,8253,0,0,0,'The Siren\'s Coral','Take a look around you. The ruins and beaches are overrun with spitelash. Recently, the wretched creatures have learned to recognize the rare components indigenous to Azshara.$B$BSpecifically, I speak of enchanted coral -- they are drawn to it by reasons unknown to me. Now there is little coral left in the bay, and it is vital to my research. I need you to separate some enchanted coral from the spitelash sirens and bring it to me.','Collect 6 Enchanted Coral and return them to Archmage Xylem.','This is a superb specimen of coral, $N. Your skills are unquestionably precise and deadly.$B$BDo not think your efforts have gone unnoticed. Perhaps you are worthy of a true test of your skill...','The spitelash sirens are surprisingly adept mages. Not as adept as you, I hope?','','','','','',20029,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7500,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8253,2,-161,50,52,81,128,255,0,0,0,0,0,0,0,0,0,0,0,0,8252,0,0,0,0,0,0,'Destroy Morphaz','There is a green drake deep in the sunken temple of Atal\'Hakkar by the name of Morphaz.$B$BYears ago, he overwhelmed me in a bold ambush and consumed my apprentice whole. While the loss of an apprentice is not unknown to me, this particular one carried an arcane shard of unsurpassed size and quality.$B$BYou must gather powerful allies and delve into the temple. Destroy Morphaz and recover the arcane shard from his ageless stomach.','Retrieve the Arcane Shard from Morphaz and return to Archmage Xylem.','Incredible. The shard has grown as it absorbed the drake\'s energy over the long years.$B$BThere is no more I can ask of you now. My full ability to forge the arcane has returned with this shard. My first creation is yours, $N, and you have but to choose...','Have you slain my old nemesis?','','','','','',20085,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20035,20037,20036,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15500,3810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8254,2,-262,50,52,0,16,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,8255,0,0,0,'Cenarion Aid','It is the way of the divine to help those in need. The how is insignificant -- only the why matters.$B$BThe Cenarion Circle has such a need. Speak with Ogtinc to lend aid to their plight. He resides atop the cliffs to the northeast of the Ruins of Eldarath in Azshara.','Seek out Ogtinc in Azshara.','Your arrival has lifted a weight from my shoulders. We have much to do.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8255,2,-262,50,52,0,16,255,0,0,0,0,0,0,0,0,0,0,8,0,8254,0,0,8256,0,0,0,'Of Coursers We Know','The mosshoof coursers of Azshara are magnificent animals who once lived in Felwood. They naturally resist disease and poison, and were unaffected by the corruption there. In their ancestral wisdom, they simply chose to leave that sickened place.$B$BIt saddens my heart, but I must ask you to hunt these mighty beasts for me. Gather four courser glands as the first ingredient for a restorative salve -- a salve we will use to heal Felwood.','Acquire 4 Healthy Courser Glands and bring them to Ogtinc in Azshara. Ogtinc resides atop the cliffs northeast the Ruins of Eldarath.','It is good the divine path has led you to us, $N. Your beliefs do not interfere with the tasks involved in creating this salve.$B$BYou see, the courser is sacred to the Cenarion Circle, and killing them for any reason, no matter how necessary, weakens their spirit.','You have returned. Were you successful?','','','','','',20027,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8256,2,-262,50,52,0,16,255,0,0,0,0,0,0,0,0,0,0,0,0,8255,0,0,8257,0,0,0,'The Ichor of Undeath','For this restorative salve, you must use a simple formula: one part poison, two parts cure. You have acquired one cure, now you must gather the poison.$B$BPowerful undead, such as the lingering highborne who wander the Ruins of Eldarath, are sometimes so infused with evil that it coalesces into a sickly greenish goo. To the living, this substance is known as ichor of undeath.$B$BDue to the potency of this vile element, I require only a single ichor.','Acquire an Ichor of Undeath for Ogtinc in Azshara. Ogtinc resides atop the cliffs northeast the Ruins of Eldarath.','I cannot say I\'m pleased to receive such a wretched substance, but it is a necessary evil. Thank you, $N.','We must obtain the ichor quickly. Have you found it?','','','','','',7972,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8257,2,-262,50,52,81,16,255,0,0,0,0,0,0,0,0,0,0,0,0,8256,0,0,0,0,0,0,'Blood of Morphaz','Now the last part, the second cure.$B$BThe green drake Morphaz is known to be immune to all forms of poison and disease -- many druids died to bring us this information. There is no doubt his blood is potent for our needs.$B$BA courier from the Cenarion Circle will take the parts you have already collected while you gather the last. Summon your allies and seek out the drake\'s lair in the sunken temple of Atal\'Hakkar. Bring his blood to Greta Mosshoof in Felwood.','Kill Morphaz in the sunken temple of Atal\'Hakkar, and return his blood to Greta Mosshoof in Felwood. The entrance to the sunken temple can be found in the Swamp of Sorrows.','You have slain Morphaz and carried his blood to us... I can hardly believe this good news!$B$BWe will combine the ingredients at once and begin healing the trees and creatures of Felwood. It will take a lifetime to undo what has happened here, but you have given us the means to do it.','Do you have the blood of Morphaz?','','','','','',20025,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19990,20082,20006,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15500,3810,0,9884,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8258,2,-82,60,60,81,64,178,0,0,0,0,0,0,0,0,0,0,0,0,7667,0,0,0,18746,1,0,'The Darkreaver Menace','Death Knight Darkreaver lords over the Great Ossuary in the Scholomance. He threatens to twist the spirit realm to do his own bidding, and he must be stopped! This is where the scryer you helped make comes into play.$B$BUse the divination scryer in the heart of the Great Ossuary\'s basement to call forth Darkreaver\'s spirit minions. Defeat the spirits and the death knight himself will appear. $N, bring me his head! Only his demise will reverse the damage done to the spirit realm!','Use the Divination Scryer in the heart of the Great Ossuary\'s basement in the Scholomance. Doing so will bring forth spirits you must fight. Defeating these spirits will summon forth Death Knight Darkreaver; defeat him.$B$BBring Darkreaver\'s Head to Sagorne Creststrider in the Valley of Wisdom, Orgrimmar.','This is a victory to savor, $N! The demise of Darkreaver should restore the fragile fetters that anchor the spirit realm.$B$BYou have far exceeded what was asked of you, even when you had no notion of reward or compensation. You are truly a $C of worth, my friend.$B$BI know that acting to preserve the spirit realm should be thanks enough, but please - accept this simple gift with my thanks.','Time is critical, $N - have you succeeded in stopping Death Knight Darkreaver\'s threat?','','','','','',18880,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20134,0,0,0,1,0,0,0,530,76,0,81,68,500,500,0,500,500,0,8700,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8260,0,3358,25,34,0,0,77,0,0,0,0,509,3000,0,0,0,0,0,0,0,0,8260,0,0,0,0,'Arathor Basic Care Package','','','You\'ve certainly begun to prove yourself to us, $N. As a reward, please take this care package! Inside it you\'ll find rations and bandages that are usable only inside Arathi Basin. $B$BAs you continue to prove yourself inside the Basin, you\'ll find that these items will become available to you for purchase. Rations become available when you are Honored with us, and bandages when you are Revered.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20233,0,0,0,1,0,0,0,509,0,0,0,0,10,0,0,0,0,0,162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8261,0,3358,35,44,0,0,77,0,0,0,0,509,3000,0,0,0,0,0,0,0,0,8260,0,0,0,0,'Arathor Standard Care Package','','','You\'ve certainly begun to prove yourself to us, $N. As a reward, please take this care package! Inside it you\'ll find rations and bandages that are usable only inside Arathi Basin. $B$BAs you continue to prove yourself inside the Basin, you\'ll find that these items will become available to you for purchase. Rations become available when you are Honored with us, and bandages when you are Revered.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20236,0,0,0,1,0,0,0,509,0,0,0,0,10,0,0,0,0,0,228,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8262,0,3358,45,60,0,0,77,0,0,0,0,509,3000,0,0,0,0,0,0,0,0,8260,0,0,0,0,'Arathor Advanced Care Package','','','You\'ve certainly begun to prove yourself to us, $N. As a reward, please take this care package! Inside it you\'ll find rations and bandages that are usable only inside Arathi Basin. $B$BAs you continue to prove yourself inside the Basin, you\'ll find that these items will become available to you for purchase. Rations become available when you are Honored with us, and bandages when you are Revered.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20231,0,0,0,1,0,0,0,509,0,0,0,0,10,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8263,0,3358,25,34,0,0,178,0,0,0,0,510,3000,0,0,0,0,0,0,0,0,8263,0,0,0,0,'Defiler\'s Basic Care Package','','','You\'ve certainly begun to prove yourself to us, $N. As a reward, please take this care package! Inside it you\'ll find rations and bandages that are usable only inside Arathi Basin. $B$BAs you continue to prove yourself inside the Basin, you\'ll find that these items will become available to you for purchase. Rations become available when you are Honored with us, and bandages when you are Revered.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20229,0,0,0,1,0,0,0,510,0,0,0,0,10,0,0,0,0,0,162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8264,0,3358,35,44,0,0,178,0,0,0,0,510,3000,0,0,0,0,0,0,0,0,8263,0,0,0,0,'Defiler\'s Standard Care Package','','','You\'ve certainly begun to prove yourself to us, $N. As a reward, please take this care package! Inside it you\'ll find rations and bandages that are usable only inside Arathi Basin. $B$BAs you continue to prove yourself inside the Basin, you\'ll find that these items will become available to you for purchase. Rations become available when you are Honored with us, and bandages when you are Revered.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20230,0,0,0,1,0,0,0,510,0,0,0,0,10,0,0,0,0,0,228,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8265,0,3358,45,60,0,0,178,0,0,0,0,510,3000,0,0,0,0,0,0,0,0,8263,0,0,0,0,'Defiler\'s Advanced Care Package','','','You\'ve certainly begun to prove yourself to us, $N. As a reward, please take this care package! Inside it you\'ll find rations and bandages that are usable only inside Arathi Basin. $B$BAs you continue to prove yourself inside the Basin, you\'ll find that these items will become available to you for purchase. Rations become available when you are Honored with us, and bandages when you are Revered.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20228,0,0,0,1,0,0,0,510,0,0,0,0,10,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8266,0,3277,10,39,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8266,0,0,0,0,'Ribbons of Sacrifice','I understand that it can be difficult at times to come out on top in Warsong Gulch. Still, your effort on our behalf - even when victory is not achieved - is important.$B$BShould you complete one of the trials inside Warsong Gulch and not achieve victory, you will still receive a Ribbons of Sacrifice. Bring it to me so that the Outriders may reward you for acting on our behalf... even if you weren\'t able to win this time.','Bring the Ribbons of Sacrifice to Captain Shatterskull so that the Outriders may reward you for acting on our behalf.','Well, you did not flee in the face of defeat. You stood your ground, $N, and when it comes right down to it, that is what makes for a true hero. No doubt you will win next time... but nonetheless we thank you for your effort.',NULL,'','','','','',20256,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5700,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8267,0,3277,40,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8266,0,0,0,0,'Ribbons of Sacrifice','I understand that it can be difficult at times to come out on top in Warsong Gulch. Still, your effort on our behalf - even when victory is not achieved - is important.$B$BShould you complete one of the trials inside Warsong Gulch and not achieve victory, you will still receive a Ribbons of Sacrifice. Bring it to me so that the Outriders may reward you for acting on our behalf... even if you weren\'t able to win this time.','Bring the Ribbons of Sacrifice to Captain Shatterskull so that the Outriders may reward you for acting on our behalf.','Well, you did not flee in the face of defeat. You stood your ground, $N, and when it comes right down to it, that is what makes for a true hero. No doubt you will win next time... but nonetheless we thank you for your effort.',NULL,'','','','','',20256,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8268,0,3277,10,39,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8268,0,0,0,0,'Ribbons of Sacrifice','I understand that it can be difficult at times to come out on top in Warsong Gulch. Still, your effort on our behalf - even when victory is not achieved - is important.$B$BShould you complete one of the trials inside Warsong Gulch and not achieve victory, you will still receive a Ribbons of Sacrifice. Bring it to me so that the Sentinels may reward you for acting on our behalf... even if you weren\'t able to win this time.','Bring the Ribbons of Sacrifice to Sentinel Farsong so that the Sentinels may reward you for acting on our behalf.','Well, you did not flee in the face of defeat. You stood your ground, $N, and when it comes right down to it, that is what makes for a true hero. No doubt you will win next time... but nonetheless we thank you for your effort.',NULL,'','','','','',20256,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5700,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8269,0,3277,40,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8268,0,0,0,0,'Ribbons of Sacrifice','I understand that it can be difficult at times to come out on top in Warsong Gulch. Still, your effort on our behalf - even when victory is not achieved - is important.$B$BShould you complete one of the trials inside Warsong Gulch and not achieve victory, you will still receive a Ribbons of Sacrifice. Bring it to me so that the Sentinels may reward you for acting on our behalf... even if you weren\'t able to win this time.','Bring the Ribbons of Sacrifice to Sentinel Farsong so that the Sentinels may reward you for acting on our behalf.','Well, you did not flee in the face of defeat. You stood your ground, $N, and when it comes right down to it, that is what makes for a true hero. No doubt you will win next time... but nonetheless we thank you for your effort.',NULL,'','','','','',20256,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8271,0,2597,51,60,41,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7141,0,0,0,0,0,0,'Hero of the Stormpike','','',NULL,NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19107,19106,19108,20648,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,47,730,0,0,0,10,10,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8272,0,2597,51,60,41,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7142,0,0,0,0,0,0,'Hero of the Frostwolf','','',NULL,NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19107,19106,19108,20648,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,729,76,0,0,0,10,10,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8273,0,47,42,47,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,2782,0,0,0,0,0,0,'Oran\'s Gratitude','','','Now isn\'t this interesting? You say you found this tablet on a small, deserted island at The Overlook Cliffs in The Hinterlands, $C? Very interesting indeed. $B$BI thank you for your efforts in this matter. Our Dark Lady shall be very pleased with this discovery. Here, allow me to reward you proportionately.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20643,20642,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,7000,2520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8275,2,1537,54,55,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,8275,8280,0,0,0,'Taking Back Silithus','Attention, heroes of the Alliance! The silithid menace has been left unchecked for too long. Unfettered by any real opposition, they\'ve been preparing all this time for a large-scale expansion. $B$BCenarion Circle forces are gathering in Silithus to take the fight to these wretched creatures and all able-bodied adventurers are hereby called to join us!$B$BDon\'t wait until it\'s too late! Aid us in the defense of Azeroth! Report to Windcaller Proudhorn at Cenarion Hold for specific instructions!','Talk to Windcaller Proudhorn at Cenarion Hold in Silithus.','Excellent, a new recruit answering the call to arms against the silithid. Welcome to Cenarion Hold, $C. I am pleased to see the words of our emissaries are reaching heroes of your caliber. You will find no shortage of opportunities to help us in our efforts here and I expect you\'ll quickly prove to be a valuable ally to our cause.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,10,0,0,0,0,0,1680,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8276,2,1637,54,55,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,8275,8280,0,0,0,'Taking Back Silithus','Attention, champions of the Horde! There\'s a threat we\'ve left unchallenged for too long. Tremors in the earth near silithid hives all around Azeroth have alerted us to large movements in their numbers as they prepare for expansion.$B$BCenarion Circle forces are gathering in Silithus to take the fight to the silithid before it\'s too late! No more shall they defile our lands!$B$BAll able-bodied combatants are to report to Windcaller Proudhorn at Cenarion Hold! The silithid shall be vanquished!','Talk to Windcaller Proudhorn at Cenarion Hold in Silithus.','Excellent, a new recruit answering the call to arms against the silithid. Welcome to Cenarion Hold, $C. I am pleased to see the words of our emissaries are reaching heroes of your caliber. You will find no shortage of opportunities to help us in our efforts here and I expect you\'ll quickly prove to be a valuable ally to our cause.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,10,0,0,0,0,0,1680,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8277,2,1377,54,55,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Deadly Desert Venom','Beetix Ficklespragg at your service! My cousin Noggle makes a living gathering rare herbs for Cenarion Hold alchemists. Or used to, anyway. He came back from his last trip with a strong poison running though his veins.$B$BI\'ve managed to slow down the venom, but to fully neutralize it I need poison samples from whatever stung him.$B$BNoggle arrived from the north, so I\'d bet my shirt stonelash scorpids or sand skitterers did it. Bring me some stingers and fangs and I\'ll try to make an antidote for him.','Beetix Ficklespragg at Cenarion Hold in Silithus wants you to gather 8 Stonelash Scorpid Stingers and 8 Sand Skitterer Fangs. Return to her when you have completed the task.','Cross your fingers, friend! Here\'s to hoping we can save Noggle!','Are you done collecting those samples? We could lose Noggle any minute now!','','','','','',20373,20376,0,0,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,150,0,0,0,0,8500,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8278,2,1377,54,57,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,8277,0,0,0,0,0,0,'Noggle\'s Last Hope','Blasted! The antidote didn\'t work. Noggle must\'ve been stung by one of the stronger creatures in the far south.$B$BI\'m going to need you to go there and get me some more samples, $N. The good news is that since their poison is stronger I won\'t require as many. The bad news is that there are more kinds of poisonous creatures crawling around the southern area so you\'ll have to draw from more sources.','Beetix Ficklespragg at Cenarion Hold in Silithus wants you to gather 3 Stonelash Pincer Stingers, 3 Stonelash Flayer Stingers and 3 Rock Stalker Fangs.','Yes! It seems to be working, Noggle is coming to. We owe ya big time!','This is our last chance to save Noggle! Hurry!','','','','','',20375,20374,20377,0,3,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13446,13444,0,0,0,0,2,1,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,250,0,0,0,0,6500,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8279,2,1377,54,60,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,8285,0,0,8287,0,0,0,'The Twilight Lexicon','The Twilight\'s Hammer are not kind to those that leave their ranks. They hunt me to this day like I\'m some sort of beast! Needless to say, an enemy of theirs is a friend of mine!$B$BTo decipher this Tablet I\'ll need the book used by their scribes to encode secret messages: the Twilight Lexicon. It\'s such an important tool that they keep its three chapters in different locations! The officers entrusted with the Lexicon are known as Twilight Keepers, look for them at the Twilight\'s Hammer camps.','Bring the three chapters of the Twilight Lexicon to Hermit Ortell in Silithus. ','Yes! These are the parts to the book! Let\'s get started then, $N.$B$BSwap every third word with words from the second chapter... then swap every other word with words from the first chapter... Wait, did I get that backwards?','Who goes there? Oh, it\'s you! Did you find all the Lexicon chapters yet?','','','','','',20394,20395,20396,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,250,0,0,0,0,9000,4980,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8280,2,1377,54,55,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,8281,0,8281,0,0,0,'Securing the Supply Lines','Cenarion Hold is a location of utmost strategic importance. I\'m convinced that while we hold it our victory over the silithid is guaranteed. Provided our influx supplies can be maintained, that is.$B$BDesert worms have proven to be more of a threat to our supply caravans than even the silithid themselves. Just this morning, a large shipment of morrowgrain was ravaged by a group of dredge strikers. I need you to thin their numbers to ensure our supplies aren\'t jeopardized.','Windcaller Proudhorn at Cenarion Hold in Silithus wants you to kill 15 Dredge Strikers.','You have my sincere gratitude. Your efforts in helping Cenarion Hold have shown true courage.','The dredge strikers are a serious threat and must be dealt with quickly!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11740,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8500,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8281,2,1377,54,57,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,8280,0,0,0,0,0,0,'Stepping Up Security','Your performance has been truly exemplary so far, $N. Our supply lines are not completely safe yet, however. In the absence of dredge strikers, their larger southern cousins will surely move in to take their place in the north.$B$BYou\'ll have to kill quite a few dredge crushers to keep them at bay, but we cannot leave the safety of our supply lines to chance. ','Windcaller Proudhorn at Cenarion Hold in Silithus wants you to slay 20 Dredge Crushers.','Excellent! You\'ve proven to be a valuable ally in preparing for the war against the silithid. ','The dredge crushers are a serious threat and must be dealt with at once!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11741,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,250,0,0,0,0,17000,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8282,2,1377,54,58,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,8278,0,0,0,0,0,0,'Noggle\'s Lost Satchel','Where am I? Where\'s my bag? *gasp* I must\'ve lost it while fleeing from Deathclasp, the giant scorpid. In my rush to escape I walked right into a nest of stonelash flayers.$B$BThe satchel I was carrying had all sorts of rare reagents in it. Without them, me and Beetix won\'t be able to make the potions that Cenarion Hold needs. I\'m too weak to get up yet, but I can make it worth your while if you bring back my reagents.$B$BI ran into Deathclasp in the southern mountain range, behind Bronzebeard\'s camp.','Retrieve Noggle\'s Satchel from the mountains in the south of Silithus and return it to him at Cenarion Hold.','Yes! You brought my satchel back. And my rare reagents are all here! I\'ll be in your debt for a long time.','Still haven\'t found my bag? Well I should count my lucky stars, at least the poison\'s been cleansed.','','','','','',20379,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13452,13447,0,0,0,0,2,2,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,500,0,0,0,0,0,3720,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8283,2,1377,54,59,1,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Wanted - Deathclasp, Terror of the Sands','The terrible scorpid, Deathclasp, is believed to have retreated to the southern mountain range in the presence of increased silithid activity. She presents a great threat to patrols and expeditions in the southern regions. Individuals participating in her destruction will be remunerated handsomely. Inquire with Captain Vish Kozus, at the top of the Cenarion Hold Watchtower, regarding a reward.','Bring Deathclasp\'s Pincer to Vish Kozus, Captain of the Guard.','Excellent! With Deathclasp gone we\'re free to use the southern mountain range as a strategic path to circumvent the silithid hives. Your work is greatly appreciated.','I\'ll need the creature\'s pincer as proof of the deed. No pincer, no reward.','','','','','',20385,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20646,20647,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,250,0,0,0,0,18000,4830,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8284,2,1377,54,58,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,8285,0,0,0,'The Twilight Mystery','A camp of Twilight\'s Hammer cultists once thrived northwest of here. If you were to venture there now, you\'d find the area swarming with elementals and nothing but scattered pieces of wood and canvas to mark the spot where the camp was.$B$BI\'ve recovered a few fragments of a clay tablet from the site, but I have too few of them to piece together anything useful. See if you can find the remaining tablet fragments so we can shed some light into the Twilight\'s Hammer presence here in Silithus.','Geologist Larksbane at Cenarion Hold in Silithus wants you to collect 8 Twilight Tablet Fragments.','Just as I suspected. I can decipher individual words in the tablets but they appear to be devoid of any logic or meaning. It\'s not unknown for Twilight\'s Hammer sects to use a code to hide the meaning of their texts; we\'ll have to go to someone who knows more about this sort of thing.','The ravaged camp can be found northwest of here. Come back when you have all the fragments.','','','','','',20378,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,250,0,0,0,0,9000,3720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8285,2,1377,54,59,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,8284,0,0,8279,20401,1,0,'The Deserter','There are rumors of a Twilight\'s Hammer member called Ortell having deserted his sect. Word has it he hid in the mountains south of Southwind Village, where he lives as a hermit. Perhaps you can enlist his help in deciphering the tablet.$B$BTake the restored tablet with you and seek out Ortell.','Take the restored tablet to Hermit Ortell in Silithus.$B','I see you\'re familiar with my old organization. You must be with Cenarion Hold. $B$BYou seek information to use against them? Come closer, perhaps we can be of mutual assistance.','You! How did you find me? Who are you? You weren\'t followed, were you? Speak!','','','','','',20401,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,75,0,0,0,0,0,2880,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8286,2,1377,60,60,0,0,255,0,0,0,0,0,0,0,0,0,0,12,2,0,0,0,0,0,0,0,'What Tomorrow Brings','The embrace of death had all but overcome my being when he intervened. He breathed only once upon my maimed body and then waited patiently for the sands of time to cleanse my wounds.$B$B\"Forever you will remain if you must,\" he said, and with those words I was bound as a Watcher.$B$BLook now to the desert. The second war is upon us. You must seek out the resting place of the Bronze. Venture to the Caverns of Time and see if the master has returned. I must be sure before I am able to proceed.','Venture to the Caverns of Time in Tanaris and find Anachronos, Brood of Nozdormu.','It is as it should be - the great one has risen. My watch comes to an end... ','Has Anachronos returned?','Discover the Brood of Nozdormu.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,250,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0,0), - (8287,2,1377,54,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,8279,0,0,0,20405,1,0,'A Terrible Purpose','Ok, here we are... a pretty valuable chunk of information, I must say! I\'ve seen the Cenarion Circle forces arrive at Silithus. They plan to drive the Twilight\'s Hammer out, don\'t they? This will help. $B$BTake this parchment to their leader, Commander Mar\'alith. Soon the Twilight\'s Hammer will be vanquished and I will be outside their grasp for good!','Take the Decoded Tablet Parchment to Commander Mar\'alith.','This is very interesting information indeed, $N. This sheds some light on the presence of the Twilight\'s Hammer in Silithus and will undoubtedly help us in our struggle against them. Your efforts will be handsomely rewarded, $C.','What is this you bring to me, $N?','','','','','',20405,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,250,0,0,0,0,18000,3960,0,0,110,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8288,2,2677,60,60,62,0,255,0,0,0,0,0,0,0,0,0,0,64,0,8286,0,0,8301,0,0,0,'Only One May Rise','There is no time to waste! A hero must be found! The task I give will require an army to complete but only one may rise from the throng of would be champions to take on the burden and responsibility of an ally of the Brood.$B$BWithin the lair of the Lord of Blackrock is a most cruel beast. The Broodlord Lashlayer guards the Halls of Strife, blocking the way into Nefarian\'s inner sanctum. Slay the foul aberration and return his head to me. Do this and you may begin the next step of your journey.','Return the Head of the Broodlord Lashlayer to Baristolth of the Shifting Sands at Cenarion Hold in Silithus.','Could you be the first to earn favor among the Bronze Flight IN a thousand years?','It is the favor of the Brood of Nozdormu that you must earn.','','','','','',20383,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,200,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8289,0,3277,10,15,41,0,0,0,0,0,0,0,0,0,0,0,0,328,0,0,0,0,0,0,0,0,'Talismans of Merit','','',NULL,NULL,NULL,'','','','',19213,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,890,0,0,0,0,75,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8290,1,3277,10,15,41,0,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,0,0,0,0,'Vanquish the Invaders','Beyond this tunnel you will find a field of strife and turmoil, young $c. The Horde continue to decimate our sacred forest, cutting down the evergreen foliage to power their machines of war.$B$BEnter Warsong Gulch and defend Silverwing Hold. Push back the invading Horde forces!$B$BDo this, and earn a talisman of merit. Bring me such a talisman, $N, and I shall reward you.','Enter Warsong Gulch and defeat the Horde, obtain a Warsong Gulch Mark of Honor, and return to Sentinel Farsong at the Silverwing Grove.',NULL,NULL,NULL,'','','','',20558,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,890,0,0,0,0,500,0,0,0,0,2000,6300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8291,1,3277,60,60,41,0,77,0,0,0,0,0,0,0,0,0,0,64,1,0,0,7788,0,0,0,0,'Vanquish the Invaders!','Beyond this tunnel you will find a field of strife and turmoil, young $c. The Horde continue to decimate our sacred forest, cutting down the evergreen foliage to power their machines of war.$B$BEnter Warsong Gulch and defend Silverwing Hold. Push back the invading Horde forces!$B$BDo this, and earn a talisman of merit. Bring me such a talisman, $N, and I shall reward you.','Enter Warsong Gulch and defeat the Horde, obtain a Warsong Gulch Mark of Honor, and return to Sentinel Farsong at the Silverwing Grove.',NULL,NULL,'','','','','',20558,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,27000,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8292,0,3277,60,60,41,0,77,0,0,0,0,0,0,0,0,0,0,328,1,8291,0,7788,0,0,0,0,'Talismans of Merit','You have proven your value to our efforts in Warsong Gulch. Continue to aid the cause and bring me more talismans of merit. Do this, and you will earn even more of our trust.','You obtained a Silverwing Talisman of Merit for your last task, talk to me again, and you gain your reward.','Thank you, $N. Your exploits in Warsong Gulch ring throughout Ashenvale Forest.',NULL,'','','','','',19213,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8293,0,3277,60,60,41,0,178,0,0,0,0,0,0,0,0,0,0,328,1,8294,0,7922,0,0,0,0,'Mark of Honor','You have proven your value to our efforts in Warsong Gulch. Continue to rage against the Silverwing Sentinels! Bring me more marks of honor!','You obtained a Warsong Mark of Honor for your last task, talk to me again, and you gain your reward.','The night elves and their allies must tremble at even the whisper of your name! For the Horde!',NULL,'','','','','',19322,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8294,1,3277,60,60,41,0,178,0,0,0,0,0,0,0,0,0,0,64,1,0,0,7922,0,0,0,0,'Quell the Silverwing Usurpers','The wilds of the Ashenvale forest will succumb to the might of the Horde, $r. Nothing the Silverwing say or do can stop our sovereign imperative. Kalimdor belongs to the Horde. How dare they attempt to prevent us from harvesting what is rightfully ours!$B$BLet the pride swell in your chest as you cut down their weak attempts at slowing our progress. Destroy the Silverwing Sentinels, and earn a Warsong mark of honor. Return to me with such a mark, $N, and you will be rewarded.','Enter Warsong Gulch and defeat the Alliance, gain a Warsong Gulch Mark of Honor, and bring it to Captain Shatterskull at the Mor\'shan Base Camp.','$B$BHow much more can they withstand? How many more Alliance filth must perish at the hands of the Horde for them to retreat? Only time will tell, $R.','The blood of our enemies is a mark of honor. Do you have such a mark?','','','','','',20558,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,27000,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8295,1,3277,10,15,41,0,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,0,0,0,0,'Quell the Silverwing Usurpers','The wilds of the Ashenvale forest will succumb to the might of the Horde, $r. Nothing the Silverwing say or do can stop our sovereign imperative. Kalimdor belongs to the Horde. How dare they attempt to prevent us from harvesting what is rightfully ours!$B$BLet the pride swell in your chest as you cut down their weak attempts at slowing our progress. Destroy the Silverwing Sentinels, and earn a Warsong mark of honor. Return to me with such a mark, $N, and you will be rewarded.','Enter Warsong Gulch and defeat the Alliance, gain a Warsong Gulch Mark of Honor, and bring it to Captain Shatterskull at the Mor\'shan Base Camp.',NULL,NULL,NULL,'','','','',20558,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,889,889,889,889,0,500,500,500,500,0,2000,6300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8296,0,3277,10,15,41,0,0,0,0,0,0,0,0,0,0,0,0,328,0,0,0,0,0,0,0,0,'Mark of Honor','','',NULL,NULL,NULL,'','','','',19322,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,889,0,0,0,0,75,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8297,1,3358,60,60,41,0,77,0,0,0,0,0,0,0,0,0,0,64,0,0,0,8080,0,0,0,0,'Arathi Basin Resources!','War must be fought with soldiers, any soldier will tell you. They\'ll also say that a battle fought with poor gear or on an empty stomach is lost before it starts!$B$BThat is why Arathi Basin is important. There are key areas in the basin that hold essential resources. Metals, weapons, food, lumber - all are needed, and all can be gained there.$B$BThat is what I want from you, $N. Enter Arathi Basin, win the battle by holding more bases than the enemy, and return to me with a crate of resources.','Win the battle for Arathi Basin, get an Arathi Resource Crate, and return it to Sergeant Maclear at Refuge Pointe.','You got the resources! Great job! I\'ll send the resources to our quartermasters, who can quickly disperse them to our troops.$B$BThank you, $N. Indeed, performing successful missions like the one you achieved are how wars are truly won.','Do you have the resource crate, $N? The League of Arathor can\'t fight a decent battle without them...','','','','','',20559,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,27000,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8298,0,3358,60,60,41,0,77,0,0,0,0,0,0,0,0,0,0,328,1,8297,0,8080,0,0,0,0,'More Resource Crates','War must be fought with soldiers, any soldier will tell you. They\'ll also say that a battle fought with poor gear or on an empty stomach is lost before it starts!$B$BThat is why Arathi Basin is important. There are key areas in the basin that hold essential resources. Metals, weapons, food, lumber - all are needed, and all can be gained there.$B$BThat is what I want from you, $N. Enter Arathi Basin, win the battle by holding more bases than the enemy, and return to me with a crate of resources.','Win the battle for Arathi Basin, get an Arathi Resource Crate, and return it to Sergeant Maclear at Refuge Pointe.','Very good. I will get these to our quartermasters immediately, and a commendation for your actions will be sent to my superiors.$B$BOnce again, thank you $N. Your contributions to our struggles are noticed by footman and field marshal alike.','$N, the League of Arathor has a standing mission for you to reenter Arathi Basin, procure more resource crates and bring them to me.','','','','','',19725,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8299,1,3358,60,60,41,0,178,0,0,0,0,0,0,0,0,0,0,64,0,0,0,8123,0,0,0,0,'Cut Arathor Supply Lines','The League of Arathor is sparing no expense in their move to retake Arathi. They, and all the races of the Alliance, now stream to this distant region, intent on expanding their hold from Refuge Pointe. We must stop them, and the best means to stop them is to take their supplies.$B$BYou can help us, $N. Enter Arathi Basin, known for its rich mines, fertile land and skilled craftsman. Capture and control every base you can, win the battle, and return to me with the resources you gain.','Win the battle for Arathi Basin, get an Arathi Resource Crate, and return it to Deathstalker Mortis at Hammerfall.',NULL,NULL,'','','','','',20559,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,27000,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8300,0,3358,60,60,41,0,178,0,0,0,0,0,0,0,0,0,0,328,1,8299,0,8123,0,0,0,0,'More Resource Crates','The League of Arathor is sparing no expense in their move to retake Arathi. They, and all the races of the Alliance, now stream to this distant region, intent on expanding their hold from Refuge Pointe. We must stop them, and the best means to stop them is to take their supplies.$B$BYou can help us, $N. Enter Arathi Basin, known for its rich mines, fertile land and skilled craftsman. Capture and control every base you can, win the battle, and return to me with the resources you gain.','Win the battle for Arathi Basin, get an Arathi Resource Crate, and return it to Deathstalker Mortis at Hammerfall.','Very good. I will get these to our quartermasters immediately, and a commendation for your actions will be sent to my superiors.$B$BOnce again, thank you $N. Your contributions to our struggles are noticed by grunt and high warlord alike.','$N, the Defilers has a standing mission for you to reenter Arathi Basin, procure more resource crates and bring them to me.','','','','','',19725,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8301,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,64,0,8288,0,0,0,20402,1,0,'The Path of the Righteous','The Brood of Nozdormu are naturally distrusting of the lesser races. While it is true that you have proven to me that you have the potential makings of a hero, the time has come to prove this to my master.$B$BHive\'Ashi, Hive\'Zora, Hive\'Regal: All swarming with activity and all a threat to our existence. Slay silithid at these hives and take from them a fragment of their carapace. When you can carry no more, return to me and I shall strengthen your resolve.','Collect 200 Silithid Carapace Fragments and return to Baristolth.','You are not alone, hero. I will now grant you the ability to deputize others to help you IN your quest. If you are to be the champion of your people, you will need assistance IN your tasks and duties.','There is much history rooted IN their distrust of the mortal races; but alas, such is a tale better left for the Brood to tell when the time is right.','','','','','',20384,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20403,0,0,0,1,0,0,0,910,0,0,0,0,500,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8302,2,1377,60,60,1,0,255,0,0,0,0,0,0,910,0,0,0,320,1,8301,0,0,0,0,0,0,'The Hand of the Righteous','Choose your deputies wisely, mortal. Each time you return with your task complete, a new deputy you will be allowed to choose.$B$BWith that said, I require more of the carapace fragments. Waste no time!','Collect 200 Silithid Carapace Fragments and return to Baristolth.','Well done, hero. You will now be granted the ability to deputize another Agent of Nozdormu.','Perhaps one day the whole of Cenarion Hold will be workINg under your command.','','','','','',20384,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20403,0,0,0,1,0,0,0,910,0,0,0,0,500,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8303,2,1377,60,60,0,0,255,0,0,0,0,910,0,0,0,0,0,0,0,8301,0,0,8305,20415,1,0,'Anachronos','It is time, $N.$B$BI must apologize for keeping so much in secret. Enemies abound, even under our very noses. Please, read from this tome and learn. Take the knowledge I give to you and seek out our master.','Seek out Anachronos at the Caverns of Time in Tanaris.','You are the hope of Kalimdor, $N.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8304,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,8306,0,0,0,'Dearest Natalia','My dear Natalia has gone missing.$B$BTruth be told, she had been acting strangely for weeks leading up to her disappearance. I had caught her talking to herself when no one was around on more than one occasion. She was adamant that everything was ok and that she must be allowed to continue her research.$B$BShe was last seen heading to Bronzebeard\'s camp to the south.$B$BMy soldiers are spread too thin, $N. I need you to go to Bronzebeard\'s camp and question those dwarves. ','Commander Mar\'alith at Cenarion Hold in Silithus wants you to question the inhabitants of Bronzebeard\'s Encampment. You will find Bronzebeard\'s Encampment south of Cenarion Hold.$B$BOnce you have gathered the requested information, return to Commander Mar\'alith.','$B$BWhether she is alive or dead, I must do what is right. She must be found. Alas, I am bound by duty to this outpost. Will you help me once more, $N?','Waste no time, $N!','','Frankal Questioned','Rutgar Questioned','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15221,15222,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,250,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,5,1,0,0,0,0,0,0,0,0,0,0), - (8305,2,1377,60,60,0,0,255,0,0,0,0,910,0,0,0,0,0,64,2,8303,0,0,8519,0,0,0,'Long Forgotten Memories','In the southern desert of Silithus, near the sacred barrier, exists a single crystalline tear. This tear serves as a symbol of the great losses beset upon us during the War of the Shifting Sands. Locate this tear and gaze into its depths to gain enlightenment.$B','Locate the Crystalline Tear in Silithus and gaze into its depths.','You can feel a great sorrow revolving around this crystal. The force is so powerful that you feel as if you might collapse and die of sadness.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,50,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,8305,0), - (8306,2,1377,58,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,0,8304,0,0,0,0,0,0,'Into The Maw of Madness','I need you to venture into Hive\'Regal and find what became of my dearest Natalia, $N. This will be no easy task for you. Before you dive headlong into the maw of madness, make sure that you go back and speak with those dwarves. They might be able to give you some tips on dealing with the silithid that inhabit that hive.$B$BAnd $N, if she truly is as mad as they say... do what you must.$B$B$B','Commander Mar\'alith at Cenarion Hold in Silithus wants you to find his beloved Natalia. The information that you gathered points to Hive\'Regal in the south as being the area in which you may find Mistress Natalia Mar\'alith.$B$BDo not forget to visit the dwarves at Bronzebeard\'s camp before venturing into the hive. They might have some additional work and advice for you.$B$BAnd $N, remember the Commander\'s words: \"Do what you must...\"','$B$BC\'Thun? WHAT is the meaning of all this? What is C\'Thun? How could this fiend have turned my sweet Natalia into the monster that you described?','Natalia?','','The Fate of Mistress Natalia Mar\'alith','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15215,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20724,0,0,0,1,0,0,0,609,0,0,0,0,200,0,0,0,0,18000,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8307,2,-304,54,57,0,0,255,185,285,0,0,0,0,0,0,0,0,0,0,0,0,0,8313,0,0,0,'Desert Recipe','Adapting to life in the desert has been difficult to say the least. Not only do I miss the birds and trees of Auberdine but our food selection is severely limited by this arid environment. I\'m trying to learn about desert herbs, but there aren\'t many.$B$BI\'ve seen Twilight\'s Hammer groups from the camp west of here hunt sandworms for food. Sandworm meat is so bitter though, I can\'t imagine how they make it palatable. Keep your eyes open if you go to their camp and let me know if you learn anything.','Look for information about cooking Sandworm Meat at the Twilight\'s Hammer camp west of Cenarion Hold.','This book contains several common recipes and a few unusual ones. After browsing through it for a few seconds you spot a recipe that involves sandworm meat.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,10,0,0,0,0,0,1800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8308,2,1377,58,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20461,1,0,'Brann Bronzebeard\'s Lost Letter','To Whom It May Concern:$B$BIf you\'re reading this, I\'m either dead or soon to be dead. It\'s hard to say. Most of the crew is dead anyhow.$B$BFound information about a Titan. Great battle between him and an Old God. Yes, a bona fide Old God. Found ancient tunnel leading to Ahn\'Qiraj. Taking it.$B$BTake this letter to my old camp. Make sure my monkey is getting adequate food, water, and hugs.$B$B-Brann Bronzebeard, Explorer Extreme$B$BP.S. Watch out for crazy Old God worshipping night elf.','Take Brann Bronzebeard\'s Letter to Bronzebeard\'s Encampment in southern Silithus.','Well this explains a lot. If you ever find a way into Ahn\'Qiraj, keep an eye out for ol\' Brann. I\'m afraid that he\'ll be powerless without his monkey.','Oh dear.','','','','','',20461,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20723,0,0,0,1,0,0,0,609,0,0,0,0,250,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8309,2,1377,58,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,0,8304,8314,-8309,0,20453,1,0,'Glyph Chasing','After our initial foray into the hives and Mistress Mar\'alith\'s subsequent madness the three hives have been spewing out bugs! The increased activity might be tied into the glyphs covering those strange crystals.$B$BWe must get a rubbing from crystals in all three hives. If we can get those rubbings, we might be able to make sense of this madness.$B$BTake this transcription set and hit those hives, $N. Don\'t come back until you\'ve gotten copies from each hive.','Rutgar Glyphshaper at Bronzebeard\'s Encampment in Silithus wants you to venture to Hive\'Ashi, Hive\'Zora, and Hive\'Regal and recover Glyphed Rubbings from the Glyphed Crystals of each hive.$B$BUse the Geologist\'s Transcription Kit to make a reasonable facsimile of the ancient glyphs. Return to Rutgar Glyphshaper when you complete this task.','I can\'t make heads or tails of these glyphs. I\'ve never seen anything like it! I hope Frankal\'s research can shed some light on this mess.','If you find some crazy night elf lass in one of the hives, be sure to give her a kick in the duff for us.','','','','','',20455,20454,20456,20453,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,100,0,0,0,0,18000,5280,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8310,2,1377,58,60,1,0,255,0,0,0,0,0,0,0,0,0,0,8,0,8304,8314,-8309,0,0,0,0,'Breaking the Code','I think I can formulate an elixir that will allow us to more readily decipher the glyphs and language of the silithid and Qiraji! What do I need? Glad you asked! I need brains! More specifically, a brain from each silithid type that inhabit the hives. Bring me brains and Rutgar\'s work might not be for naught.','Frankal Stonebridge at Bronzebeard\'s Encampment in Silithus wants you to recover a Hive\'Zora Silithid Brain, Hive\'Ashi Silithid Brain, and a Hive\'Regal Silithid Brain. Return to Frankal when you have completed this task.','Outstanding! Don\'t wander off too far, kid. We might need you to take on another task or two.','Go play with the monkey, kid. I don\'t have time for this.','','','','','',20457,20458,20459,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,100,0,0,0,0,18000,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8311,2,-22,10,60,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Hallow\'s End Treats for Jesper!','I want to go trick-or-treating, but I can\'t because I\'m sick. If you go for me, I\'d trade you the candy you get for some I already have! I think you\'d like this candy - it makes you turn into things both funny and scary!$B$BEach of the innkeepers in the big cities have candy they give for Hallow\'s End - talk to them and do the tricks they ask for! Also, a little gnome named Talvash in Ironforge is handing out candy as well. When you have all the candy, bring them back to me here!','Speak with the innkeepers of Stormwind, Ironforge, and Darnassus, as well as Talvash del Kissel in Ironforge. Perform the tricks they ask of you in exchange for the treats they offer.$B$BReturn to Jesper at the Stormwind Orphanage with a Darnassus Marzipan, Gnomeregan Gumdrop, Stormwind Nougat, and Ironforge Mint.','Wow, you got them all! You\'re awesome!$B$BThank you for trick-or-treating for me. Here, take these pumpkin treats - I think you\'ll like them a lot!$B$BHappy Hallow\'s End, $N!','Have you finished trick-or-treating yet? I\'m sad that I can\'t go because I\'m sick, but you helping me out makes me feel a little better...','','','','','',20492,20494,20490,20496,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20557,0,0,0,30,0,0,0,69,0,54,47,72,150,0,150,150,150,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8312,2,-22,10,60,0,0,178,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'Hallow\'s End Treats for Spoops!','I want to go trick-or-treating, but I can\'t because I\'m sick. If you go for me, I\'d trade you the candy you get for some I already have! I think you\'d like this candy - it makes you turn into things both funny and scary!$B$BEach of the innkeepers in the big cities have candy they give for Hallow\'s End - talk to them and do the tricks they ask for! Also, a troll named Kali Remik in Sen\'jin Village is handing out candy as well. When you have all the candy, bring them back to me here!','Speak with the innkeepers of Orgrimmar, Undercity, and Thunder Bluff, as well as Kali Remik in Sen\'jin Village. Perform the tricks they ask of you in exchange for the treats they offer.$B$BReturn to Spoops at the Orgrimmar Orphanage with a Thunder Bluff Marzipan, Darkspear Gumdrop, Orgrimmar Nougat, and Undercity Mint.','Wow, you got them all! You\'re awesome!$B$BThank you for trick-or-treating for me. Here, take these pumpkin treats - I think you\'ll like them a lot!$B$BHappy Hallow\'s End, $N!','Have you finished trick-or-treating yet? I\'m sad that I can\'t go because I\'m sick, but you helping me out makes me feel a little better...','','','','','',20493,20495,20491,20497,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20557,0,0,0,30,0,0,0,530,76,0,81,68,150,150,0,150,150,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8313,2,-304,54,57,0,0,255,185,285,0,0,0,0,0,0,0,0,0,0,8307,0,0,8317,20467,1,0,'Sharing the Knowledge','While the recipe for cooking sandworm meat is legible, it contains references to herbs and spices you\'ve never heard of. Calandrath might have enough knowledge of the plants that grow in the desert to make sense of it. ','Bring the Torn Recipe Page to Calandrath at the inn in Cenarion Hold.','Let\'s have a look at that...$B$BThis seems simple enough. They have their own names for some of the herbs, but those are simple enough to figure out. Here, let me show you! ','Did you learn the recipe? You won\'t keep it to yourself, I hope!','','','','','',20467,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,75,0,0,0,0,8500,3600,24801,24802,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8314,2,1377,58,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,8315,20463,1,0,'Unraveling the Mystery','We\'re on the verge of a breakthrough, $N! The rubbings you recovered have allowed us to recreate the glyphs on this crystalline prism. They are apparently a means for the Qiraji and other unknown entities to communicate various messages to the silithid.$B$BUnfortunately, that is all we could get out of the glyphs. We need to find a way to unlock the messages hidden within the crystals.$B$BTake the glyphed crystal prism to Geologist Larksbane at Cenarion Hold. She might be able to help.','Rutgar Glyphshaper at Bronzebeard\'s Encampment wants you to deliver the Glyphed Crystal Prism to Geologist Larksbane at the Cenarion Hold in Silithus.','The reason the dwarves could not decipher the glyphs is because there is nothing to decipher. The shifting outer layer of the prism must properly align with the inner crystal\'s markings in order for the message to be transmitted. Clever...$B$BWhile we should be able to translate this data, we must first unlock the code. There is only one clue on the surface of the prism - assuming the rubbings were transferred correctly - and it looks grim.','Oh my! What do you have there, $N?','','','','','',20463,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3180,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8315,2,1377,58,60,1,0,255,0,0,0,0,0,0,0,0,2,0,64,0,8314,0,0,0,20464,1,0,'The Calling','The glyphs illustrate an emissary of the Qiraji meeting with three silithid at the bones of a large dragon. Above the glyphs is what I can only assume to be a code of some sort. This code might very well be the key to summoning the emissary.$B$BI will create a copy of the glyph code that you must use in the sand at the Bones of Grakkarond. If I am right, the Overlords will come thinking that new data is ready for transmission. Strike them down and confront the emissary. He holds the key to the crystals...','Geologist Larksbane at Cenarion Hold in Silithus wants you to recover the Crystal Unlocking Mechanism from the Qiraji Emissary.$B$BYou have been instructed to take the Glyphs of Calling to the Bones of Grakkarond, south of Cenarion Hold, and draw them in the sand. Should the Qiraji Emissary appear, slay it and recover the Crystal Unlocking Mechanism. Return to Geologist Larksbane if you succeed.$B$BAssemble an army for this task, $N!','I hold 20,000 years of history in my hands, $N!','You must take the opportunity as it presents itself and strike!','','','','','',20465,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,200,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8316,0,1377,58,60,62,1,255,0,0,0,0,0,0,0,0,0,0,0,0,8315,0,0,0,0,0,0,'Armaments of War','','','War comes, $N, and with it comes untold horrors. You have done all that could be asked of you and for that you should be rewarded.$B$BShould this... this prophecy ever come to pass...$B$B$B$BThe future of us all could be at an end.$B$BThese armaments will prove invaluable to your campaign in this desert.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20699,20710,0,0,1,1,0,0,609,0,0,0,0,250,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8317,2,-304,54,57,0,0,255,185,285,0,0,0,0,0,0,0,0,0,0,8313,0,0,0,0,0,0,'Kitchen Assistance','That recipe sure will come in handy. I\'d better get to work so I can have some smoked desert dumplings ready for today. I could use a hand in making some, I\'ll make it worth your while.','Calandrath at Cenarion Hold needs a batch of 10 Smoked Desert Dumplings.','Excellent! You\'re a life saver. These dumplings turned out to be quite good. Didn\'t really expect such good taste from the Twilight\'s Hammer.','How are those dumplings coming along? ','','','','','',20452,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,75,0,0,0,0,17000,1800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8318,2,1377,57,60,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Secret Communication','Some of the Twilight\'s Hammer cultists carry around little papers with gibberish written on them. I want you to bring me a stack of them, $c.$B$BI can\'t figure out what the gibberish means, but that\'s not the point! These papers are how their different groups communicate secretly. The more texts we take out of circulation, the less they can communicate!','Bring 10 Encrypted Twilight Texts to Bor Wildmane in Cenarion Hold.','Excellent! I\'ll stash these away, maybe they\'ll be useful later.','Did you bring me some texts?','','','','','',20404,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,250,0,0,0,0,18000,3960,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,2,0,0,0,0,0,0,0,0,0), - (8319,0,1377,57,60,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,8318,0,0,0,0,0,0,'Encrypted Twilight Texts','','','Excellent work! I\'ll put a good word in for you.','Keep bringing me texts. We\'ll soon force the Twilight\'s Hammer out of Silithus.','','','','','',20404,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (8320,2,1377,60,60,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,8321,0,0,0,'Twilight Geolords','The Twilight\'s Hammer, an insane cult bent on destruction, set up camps in Silithus and perform rituals day and night. We do not yet know their plans, but we do think they are somehow linked to the pulsing red crystals spread across the desert.$B$BAlthough their mystery may one day be solved, we must first deal with their immediate threat. Go to their camps to the west and seek out Twilight geolords. They are the heads of these serpents; that is where we must strike!','Kill 10 Twilight Geolords, then return to Huum Wildmane in Cenarion Hold.','That was a task well performed, $N. Your slaying of the Twilight geolords must have dealt a grievous blow to the cult. Let us hope their plans are slowed...','Enter the desert and find the Twilight geolords, $N. Return to me after they are slain.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11881,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,100,0,0,0,0,9000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8321,2,1377,60,60,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,8320,0,0,0,0,0,0,'Vyral the Vile','We have discovered another base of operations for the Twilight\'s Hammer. It is called Twilight\'s Run; it is a cave tucked in the northeast corner of Silithus. The local leader of the cult, Vyral the Vile, haunts that cave - it is he who you must next defeat. When you have done this, bring me his signet ring.$B$BFortune to you, $N. The horrors of Twilight\'s Run are formidable indeed.','Bring Vyral\'s Signet Ring to Huum Wildmane in Cenarion Hold.','You\'ve done it! Vyral is killed! This can only mean doom for the Twilight Hammer\'s operations in Silithus. There may be more of them scurrying about, but the blow you dealt to the cult today is one from which they will not easily recover.','$N, have you yet defeated Vyral the Vile? Do you have his signet ring?','','','','','',20466,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20650,20649,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,150,0,0,0,0,9000,3960,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), - (8322,2,-22,30,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8409,20605,1,0,'Rotten Eggs','The humans of Southshore love their ale, and as such they prize the ale served at the Southshore Inn. With the chaos of Hallow\'s End now upon them, we can use it to ruin their latest batch of beverages for weeks - if not months to come!$B$BTake these rotten eggs and place them in the main brew keg inside the Southshore Inn. Your presence alone will cause strife, so be prepared to defend yourself!$B$BOnce you\'ve given Southshore a taste they\'ll not soon forget, return to me here at the festival!','Place the Rotten Eggs in the main brew keg located inside the Southshore Inn.','The keg is filled with ale.$B$BHaving successfully fought your way inside the inn, you now place the eggs inside the keg. You can smell the foul odor permeating the air...',NULL,'','','','','',20605,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,81,68,25,25,0,25,25,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8323,2,1377,54,59,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,8279,0,0,0,0,0,0,'True Believers','Now that I have the Twilight Lexicon in my possession, there is a small favor I\'d like to ask of you.$B$BMy former organization has a secret encoded bulletin they circulate on a monthly basis.$B$BIf they make any progress searching for me or if they call off the search, word will be published on the True Believer.$B$BAlthough this information is obviously valuable to me, the publication contains other useful information that I can share. Bring me any encoded texts you find on Twilight\'s Hammer members.','Hermit Ortell wants you to bring him 10 Encrypted Twilight Texts','Excellent! I will get to decoding these as soon as possible. If I find anything of interest I\'ll find some way to get the information to you.','Did you find any encrypted texts? I\'m quite curious to read this month\'s True Believer.','','','','','',20404,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9000,3840,0,0,93,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8324,0,1377,54,59,0,0,255,0,0,0,0,0,0,0,0,0,0,8,1,8323,0,0,0,0,0,0,'Still Believing','','','Excellent! I can\'t wait to read these. Please do keep bringing the encrypted texts here if you find them.','Find any more encrypted texts? Bring me a good batch of them, this decoding work takes some time.',NULL,'','','','',20404,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4500,0,0,0,94,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8331,2,1377,60,60,1,0,255,0,0,0,0,609,3000,0,0,0,0,0,0,0,0,0,8332,0,0,0,'Aurel Goldleaf','$N, although we had hoped the Twilight\'s Hammer\'s operations in Silithus were slowing... we were, regrettably, mistaken. Through continued forays against the cult, we have learned that an even darker power, the Abyssal Council, controls the Hammer through the arcane wind stones dotted amongst the cult\'s camps. Your next action, $N, will be against the Abyssal Council.$B$BSpeak with the craftsman Aurel Goldleaf, in the eastern section of Cenarion Hold. Her skill will be needed for this next gambit.','Speak with Aurel Goldleaf in Cenarion Hold.','$N, good day. I was told you will pit yourself against the Abyssal Council? If that is so, then listen closely to my next words...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,25,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8332,2,1377,60,60,1,0,255,0,0,0,0,609,3000,0,0,0,0,8,0,8331,0,0,8349,0,0,0,'Dukes of the Council','We think it is possible to use a wind stone to ambush a duke of the Abyssal Council. To do this, however, one must commune through the wind stone, and convince the council you are a middle ranked leader of the Twilight\'s Hammer. $B$BSuch a gambit requires a replica of the cult\'s medallion of station. I can create the medallion, but I will need a large brilliant shard, and crests worn by the Abyssal Templar.$B$BBring these to me and I will do the rest.','Bring 1 Large Brilliant Shard and 3 Abyssal Crests to Aurel Goldleaf in Cenarion Hold.','Ah, very good. I\'ve been working on the medallion - now with these last ingredients, I\'ll be done in just a few moments...$B$BThere we are. Here is the medallion, $N.$B$BYou\'ll need to wear this when you activate one of the Twilight\'s Hammer\'s wind stones. Put this on, along with the rest of the twilight trappings, and the Abyssal Council will see you as one of their cultist underlings.','Do you have the shard and the crests, Demonhound? I will need them to make the twilight cultist\'s medallion of station.','','','','','',14344,20513,0,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20422,0,0,0,1,0,0,0,609,0,0,0,0,75,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8333,0,1377,60,60,0,0,255,0,0,0,0,609,3000,0,0,0,0,8,1,8332,0,0,0,0,0,0,'Medallion of Station','','','Here you are, $N. One more Twilight medallion of station. Use it well, and I wish you luck against the Abyssal Council!','If you need another Twilight cultist\'s medallion of station, then I am happy to oblige. I will, however, need another brilliant shard and some abyssal crests...',NULL,'','','','',14344,20513,0,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20422,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8341,2,1377,60,60,1,0,255,0,0,0,0,609,21000,0,0,0,0,8,0,8343,0,0,8351,0,0,0,'Lords of the Council','Lords of the Abyssal Council can only be summoned through the greater wind stones, and only the top ranking members of the Twilight\'s Council may speak to them. But... I have found a way to upgrade your disguise and fool the Abyssal Lords!$B$BThe disguise calls for a ring of lordship, worn only by the highest members of the cult. I will craft one for you if you can bring me large brilliant shards and abyssal signets.','Bring 5 Large Brilliant Shards and 3 Abyssal Signets to Aurel Goldleaf in Cenarion Hold.','Thanks. Just one moment and I\'ll have that ring ready for you...$B$BThere it is. Now you\'re ready.$B$BBe sure to wear this ring, along with a medallion of station and the rest of the twilight trappings, when you activate a greater wind stone. Do that, and the Abyssal Council will think you one of their servants. Then, perhaps you can lure one into an ambush! ','Do you have the shards and the signets, $N? I will need them to create the ring of lordship. ','','','','','',14344,20514,0,0,5,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20451,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8342,0,1377,60,60,0,0,255,0,0,0,0,609,21000,0,0,0,0,8,1,8341,0,0,0,0,0,0,'Twilight Ring of Lordship','','','Ah, I see your convictions are strong. Not many will face that council of fiends!$B$BHere\'s your ring, $N. May your will, and your fortune, stand firm.','$N, if you plan to go after the Abyssal High Council again, then you\'ll need another Twilight ring of lordship. Bring me more shards and signets and I\'ll make one for you.',NULL,'','','','',20514,14344,0,0,3,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20451,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8343,2,1377,60,60,0,0,255,0,0,0,0,609,21000,0,0,0,0,8,0,0,0,0,8341,0,0,0,'Goldleaf\'s Discovery','$N, Aurel Goldleaf thinks she\'s found a way to summon and defeat a ruling member of the Abyssal Council! Such a task will be dangerous, but you have earned great respect amongst the Cenarion Circle. We know that if anyone can do it, you can.$B$BMay fortune go with you, $N. Speak with Aurel when you are ready.','Speak with Aurel Goldleaf in Cenarion Hold.','What Huum says is true. I believe I know how to summon a lord of the Abyssal Council! Listen on, and I will explain...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8348,2,1377,60,60,1,0,255,0,0,0,0,609,3000,0,0,2,0,0,0,8349,0,0,0,0,0,0,'Signet of the Dukes','Huum tells me you\'ve figured out how to summon the Abyssal Dukes! That\'s quite an accomplishment.$B$BYou know what else would be quite the accomplishment? Smashing up one of those things really good. That\'ll cause an impression on their underlings, if you know what I mean. Bring back its signet as proof of the deed.','Bring the Abyssal Signet to Bor Wildmane in Cenarion Hold.','I knew you were a tough $C the minute I saw you walk into Cenarion Hold. Keep it up!','How did it go with the Abyssal Duke? Did it hit hard?','','','','','',20514,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20601,0,0,0,1,0,0,0,609,0,0,0,0,150,0,0,0,0,18000,5280,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0); + (7868,0,331,45,60,0,0,178,0,0,0,0,0,889,3000,0,0,0,0,0,0,0,0,7866,0,0,0,0,'Outrider Advanced Care Package','','','You\'ve certainly begun to prove yourself to us, $N. As a reward, please take this care package! Inside it you\'ll find rations and bandages that are usable only inside Warsong Gulch. $B$BAs you continue to prove yourself inside the Gulch, you\'ll find that these items will become available to you for purchase. Rations become available when you are Friendly with us, and bandages when you are Honored.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19153,0,0,0,1,0,0,0,889,0,0,0,0,10,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7871,1,3277,30,35,41,0,77,0,0,0,0,0,0,0,0,0,0,0,64,3,0,0,7788,0,0,0,0,'Vanquish the Invaders!','Beyond this tunnel you will find a field of strife and turmoil, young $c. The Horde continue to decimate our sacred forest, cutting down the evergreen foliage to power their machines of war.$B$BEnter Warsong Gulch and defend Silverwing Hold. Push back the invading Horde forces!$B$BDo this, and earn a talisman of merit. Bring me such a talisman, $N, and I shall reward you.','Enter Warsong Gulch and defeat the Horde, obtain a Warsong Gulch Mark of Honor, and return to Sentinel Farsong at the Silverwing Grove.',NULL,NULL,'','','','','',20558,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11000,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7872,1,3277,40,45,41,0,77,0,0,0,0,0,0,0,0,0,0,0,64,3,0,0,7788,0,0,0,0,'Vanquish the Invaders!','Beyond this tunnel you will find a field of strife and turmoil, young $c. The Horde continue to decimate our sacred forest, cutting down the evergreen foliage to power their machines of war.$B$BEnter Warsong Gulch and defend Silverwing Hold. Push back the invading Horde forces!$B$BDo this, and earn a talisman of merit. Bring me such a talisman, $N, and I shall reward you.','Enter Warsong Gulch and defeat the Horde, obtain a Warsong Gulch Mark of Honor, and return to Sentinel Farsong at the Silverwing Grove.',NULL,NULL,'','','','','',20558,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19500,3300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7873,1,3277,50,55,41,0,77,0,0,0,0,0,0,0,0,0,0,0,64,1,0,0,7788,0,0,0,0,'Vanquish the Invaders!','Beyond this tunnel you will find a field of strife and turmoil, young $c. The Horde continue to decimate our sacred forest, cutting down the evergreen foliage to power their machines of war.$B$BEnter Warsong Gulch and defend Silverwing Hold. Push back the invading Horde forces!$B$BDo this, and earn a talisman of merit. Bring me such a talisman, $N, and I shall reward you.','Enter Warsong Gulch and defeat the Horde, obtain a Warsong Gulch Mark of Honor, and return to Sentinel Farsong at the Silverwing Grove.',NULL,NULL,'','','','','',20558,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25000,4890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7874,1,3277,30,35,41,0,178,0,0,0,0,0,0,0,0,0,0,0,64,1,0,0,7922,0,0,0,0,'Quell the Silverwing Usurpers','The wilds of the Ashenvale forest will succumb to the might of the Horde, $r. Nothing the Silverwing say or do can stop our sovereign imperative. Kalimdor belongs to the Horde. How dare they attempt to prevent us from harvesting what is rightfully ours!$B$BLet the pride swell in your chest as you cut down their weak attempts at slowing our progress. Destroy the Silverwing Sentinels, and earn a Warsong mark of honor. Return to me with such a mark, $N, and you will be rewarded.$B','Enter Warsong Gulch and defeat the Alliance, gain a Warsong Gulch Mark of Honor, and bring it to Captain Shatterskull at the Mor\'shan Base Camp.','$B$BHow much more can they withstand? How many more Alliance filth must perish at the hands of the Horde for them to retreat? Only time will tell, $R.','The blood of our enemies is a mark of honor. Do you have such a mark?','','','','','',20558,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11000,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7875,1,3277,40,45,41,0,178,0,0,0,0,0,0,0,0,0,0,0,64,1,0,0,7922,0,0,0,0,'Quell the Silverwing Usurpers','The wilds of the Ashenvale forest will succumb to the might of the Horde, $r. Nothing the Silverwing say or do can stop our sovereign imperative. Kalimdor belongs to the Horde. How dare they attempt to prevent us from harvesting what is rightfully ours!$B$BLet the pride swell in your chest as you cut down their weak attempts at slowing our progress. Destroy the Silverwing Sentinels, and earn a Warsong mark of honor. Return to me with such a mark, $N, and you will be rewarded.$B','Enter Warsong Gulch and defeat the Alliance, gain a Warsong Gulch Mark of Honor, and bring it to Captain Shatterskull at the Mor\'shan Base Camp.','$B$BHow much more can they withstand? How many more Alliance filth must perish at the hands of the Horde for them to retreat? Only time will tell, $R.','The blood of our enemies is a mark of honor. Do you have such a mark?','','','','','',20558,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19500,3300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7876,1,3277,50,55,41,0,178,0,0,0,0,0,0,0,0,0,0,0,64,1,0,0,7922,0,0,0,0,'Quell the Silverwing Usurpers','The wilds of the Ashenvale forest will succumb to the might of the Horde, $r. Nothing the Silverwing say or do can stop our sovereign imperative. Kalimdor belongs to the Horde. How dare they attempt to prevent us from harvesting what is rightfully ours!$B$BLet the pride swell in your chest as you cut down their weak attempts at slowing our progress. Destroy the Silverwing Sentinels, and earn a Warsong mark of honor. Return to me with such a mark, $N, and you will be rewarded.$B','Enter Warsong Gulch and defeat the Alliance, gain a Warsong Gulch Mark of Honor, and bring it to Captain Shatterskull at the Mor\'shan Base Camp.','$B$BHow much more can they withstand? How many more Alliance filth must perish at the hands of the Horde for them to retreat? Only time will tell, $R.','The blood of our enemies is a mark of honor. Do you have such a mark?','','','','','',20558,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25000,4890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7877,2,2557,56,60,81,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,7461,0,0,0,0,0,0,'The Treasure of the Shen\'dralar','In the library, Athenaeum, you will find an ancient chest hidden beneath the stairway. Take from it that which you desire.','Return to the Athenaeum and find the Treasure of the Shen\'dralar. Claim your reward!','You open the chest to find...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18420,18421,18424,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,27000,405,0,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7881,0,-364,1,60,0,0,255,0,0,0,0,0,0,0,909,500,0,0,8,1,0,0,0,0,0,0,0,'Carnival Boots','','','Thank you, $N. These are quite well made. The craftsmanship is top notch! Here is a Darkmoon Faire ticket... enjoy, sir.','We at the Darkmoon Faire do much walking. We walk from one faire site to another... in fact, you\'ll never see us sitting down on the job! So it is no surprise that we wear out quite a lot of boots! We need boots that are both durable and stylish, and embossed leather boots fit that bill rather well.$B$BYou! You\'re a leatherworker; make me embossed leather boots and I\'ll give you a Darkmoon Faire ticket for the work.','','','','','',2309,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,1,0,0,0,909,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7882,0,-364,10,60,0,0,255,0,0,0,0,0,0,0,909,1100,0,0,8,1,0,0,0,0,0,0,0,'Carnival Jerkins','','','Ah, you brought the jerkins. Splendid. What animal\'s skin did you use to make these, may I ask? The stitch-work is very well done, and the texture of the leather has a rugged style to it. I can tell you are a craftsman of skill!$B$BThank you, $N, and here are your tickets.','Our Faire workers do more than sweep trash and hammer spikes! They also help guard the carnival as it travels, and to that end they are always needing good sturdy armor jerkins.$B$BIf you make some tough leather armor and bring it to me, then I\'ll make sure it gets to the right people. I\'ll also get you some Darkmoon Faire tickets as trade.','','','','','',2314,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,4,0,0,0,909,0,0,0,0,250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7883,0,-364,20,60,0,0,255,0,0,0,0,0,0,0,909,1700,0,0,8,1,0,0,0,0,0,0,0,'The World\'s Largest Gnome!','','','Oh dear, these are quite large!! I can\'t imagine finding a gnome that would fit snuggly into them, but not to worry - if the gnome we find is not big enough, I can make adjustments to his costume.$B$BMany thanks, $N. Here are the tickets I promised you. ','Yebb Nebblegear is looking to add more talent to his show, and he\'s searching far and wide for the world\'s largest gnome. Do you know any gnomes of considerable size?$B$BWell before he finds the gnome, he wants to have its costume ready. I think a barbaric harness would be a good foundation for the costume; can you make some harnesses and bring them to me? Do that, and I\'ll have a stack of Darkmoon Faire tickets for you...','','','','','',5739,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,8,0,0,0,909,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7884,0,-364,30,60,0,0,255,0,0,0,0,0,0,0,909,2500,0,0,8,1,0,0,0,0,0,0,0,'Crocolisk Boy and the Bearded Murloc','','','Great, you made them! These will do nicely... I just hope I won\'t be the one to clean the crocolisk cage when the time comes. Those beasts can be rather beastly, don\'t you think?$B$BHere are your tickets, $N. Enjoy them, and enjoy your stay at the Darkmoon Faire!','Yebb is working on other attractions for his zoo, including wet, swampy abodes for a boy raised by crocolisks, and perhaps for a murloc. We will need nice, water-tight leggings so we won\'t get waterlogged during prop-ups and tear-downs. For that job, I think turtlescale leggings will do the trick.$B$B$N, can you make those leggings? If you do, then a fat stack of Darkmoon Faire tickets will be your reward...','','','','','',8185,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,12,0,0,0,909,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7885,0,-364,40,60,0,0,255,0,0,0,0,0,0,0,909,5500,0,0,8,1,0,0,0,0,0,0,0,'Armor Kits','','','Great! This will work great! I just noticed a rip in a tent over yonder, and one of these armor kits is just what I need to patch it up!$B$BThank you very much, $N. These armor kits will save us a ton in repair costs. Here are your tickets - you deserve them!','You might not realize this, but running a traveling carnival is costly! Everything wears down so fast it\'s a wonder we can turn a profit.$B$BBecause of all those hidden costs, we\'re always looking for ways to maintain our equipment as cheaply as possible. Our tents, for instance, tear regularly but I\'ve found that leather armor kits make great patches. Can you find and bring me some armor kits? That\'ll save us a bundle! Do that, and I have a fistful of Darkmoon Faire tickets for you...','','','','','',15564,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,20,0,0,0,909,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7886,0,3277,50,55,41,0,77,0,0,0,0,0,0,0,0,0,0,0,256,1,7873,0,7788,0,0,0,0,'Talismans of Merit','You have proven your value to our efforts in Warsong Gulch. Continue to aid the cause and bring me more talismans of merit. Do this, and you will earn even more of our trust.','You obtained a Silverwing Talisman of Merit for your last task, talk to me again, and you gain your reward.','Thank you, $N. Your exploits in Warsong Gulch ring throughout Ashenvale Forest.',NULL,'','','','','',19213,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7887,0,3277,30,35,41,0,77,0,0,0,0,0,0,0,0,0,0,0,320,1,7871,0,7788,0,0,0,0,'Talismans of Merit','You have proven your value to our efforts in Warsong Gulch. Continue to aid the cause and bring me more talismans of merit. Do this, and you will earn even more of our trust.','You obtained a Silverwing Talisman of Merit for your last task, talk to me again, and you gain your reward.','Thank you, $N. Your exploits in Warsong Gulch ring throughout Ashenvale Forest.',NULL,'','','','','',19213,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7888,0,3277,40,45,41,0,77,0,0,0,0,0,0,0,0,0,0,0,328,1,7872,0,7788,0,0,0,0,'Talismans of Merit','You have proven your value to our efforts in Warsong Gulch. Continue to aid the cause and bring me more talismans of merit. Do this, and you will earn even more of our trust.','You obtained a Silverwing Talisman of Merit for your last task, talk to me again, and you gain your reward.','Thank you, $N. Your exploits in Warsong Gulch ring throughout Ashenvale Forest.',NULL,'','','','','',19213,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7889,0,-364,1,60,0,0,255,0,0,0,0,0,0,0,909,500,0,0,8,1,0,0,0,0,0,0,0,'Coarse Weightstone','','','Great! These will work great! They\'re not too heavy, but not too light either. They\'re perfect for building muscle mass!$B$BThanks much, $N. Here\'s your Darkmoon Faire ticket!','It takes a lot of work to be the strongest woman alive! My weight set is getting too light and if I\'m to stay fit then I\'ll need more weights!$B$BDo you think you could bring me some weight stones? If you do, then I\'ll give you a Darkmoon Faire ticket.','','','','','',3240,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,1,0,0,0,909,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7890,0,-364,10,60,0,0,255,0,0,0,0,0,0,0,909,1100,0,0,8,1,0,0,0,0,0,0,0,'Heavy Grinding Stone','','','You brought the stones! And they\'re heavy! I can already feel my muscles getting bigger. Thanks $N!$B$BHere, take these tickets, and be sure not to eat too many sweets while your at the faire. A big strong $C like you needs to keep himself in fighting shape!','To help with my workout, I like to fit a staff between heavy grinding stones, then lift the staff over my head. It isn\'t easy, but being the strongest woman in the world, like I am, can\'t be earned sitting down!$B$BCan you help me? I need more grinding stones - bring me some and I\'ll trade Darkmoon Faire tickets for them.','','','','','',3486,0,0,0,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,4,0,0,0,909,0,0,0,0,250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7891,0,-364,20,60,0,0,255,0,0,0,0,0,0,0,909,1700,0,0,8,1,0,0,0,0,0,0,0,'Green Iron Bracers','','','Thanks much, $N. Here\'s your Darkmoon Faire tickets!','I\'m working on a new costume, for when I have my own booth as the strongest woman alive! Right now I\'m looking for some bracers I can wear. They can\'t cover much because people want to see my muscles, but I still want to flash a little color, you know?$B$BHow about green iron bracers, $N? Can you make me green iron bracers? If you can, then I have a whole bunch of Darkmoon Faire tickets for you.','','','','','',3835,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,8,0,0,0,909,0,0,0,0,250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7892,0,-364,30,60,0,0,255,0,0,0,0,0,0,0,909,2500,0,0,8,1,0,0,0,0,0,0,0,'Big Black Mace','','','Thanks much, $N. Here\'s your Darkmoon Faire tickets!','For my act as the strongest woman alive, I plan to accept items from the audience and smash them with a big, black mace!$B$BCan you make me a big black mace, $N?','','','','','',7945,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,12,0,0,0,909,0,0,0,0,250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7893,0,-364,40,60,0,0,255,0,0,0,0,0,0,0,909,5500,0,0,8,1,0,0,0,0,0,0,0,'Rituals of Strength','','','Thanks much, $N. Here\'s your Darkmoon Faire tickets!','$N, in my quest to become the strongest woman alive, I have traveled the world and learned muscle building secrets from distant weight masters, strength gurus, and ancient manuals. I now know forbidden exercises that would kill the weak and cripple the uninitiated!$B$BThese feats of strength and conditioning require training with the densest of grinding stones. $N, can you find or make some grinding stones and bring them to me? I\'ll give you tickets if you do...','','','','','',12644,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,20,0,0,0,909,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7894,0,-364,1,60,0,0,255,0,0,0,0,0,0,0,909,500,0,0,8,1,0,0,0,0,0,0,0,'Copper Modulator','','','Aha! The modulators! Superb!$B$BI can\'t tell you exactly what we\'re building, but these will be invaluable for its construction. I am in your debt, Grimling, but please, take this Darkmoon Faire ticket as a token of my appreciation.','Yebb is developing a new attraction for the Zoo Bizarre, one that will drive people crazy with wonder, and delight! But it will take a lot of work, and a lot of materials...$B$BThat includes copper modulators. We need lots of modulators for the mechanical parts of the attraction. Bring me copper modulators and I\'ll trade for them with a Darkmoon Faire ticket.','','','','','',4363,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,1,0,0,0,909,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7895,0,-364,10,60,0,0,255,0,0,0,0,0,0,0,909,1100,0,0,8,1,0,0,0,0,0,0,0,'Whirring Bronze Gizmo','','','You brought the gizmos! Wonderful! Even now I can hear their buzzing, whirring chorus in my mind! Oh, when this booth is ready it will be the wonder of the world, mark me! $B$BHere are your tickets, $N. And please enjoy your stay at the Faire!','My new booth will be a sight to see, yes sir! A sight to see, and... for a lucky few, to touch!$B$BI can already hear the whirring bronze gizmos singing their song of mechanical rapture as patrons step to my booth and test their skill!$B$BAh... now I need the gizmos themselves to bring my dream closer to fruition. Please, $N, bring me whirring bronze gizmos... and Darkmoon Faire tickets will be yours!','','','','','',4375,0,0,0,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,4,0,0,0,909,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7896,0,-364,20,60,0,0,255,0,0,0,0,0,0,0,909,1700,0,0,8,1,0,0,0,0,0,0,0,'Green Fireworks','','','You brought the fireworks. Wonderful work, $N! I can\'t wait to light these and tell the world that my booth is ready to go! I must still wait, quite a long time I\'m afraid, but... I\'ll be ready when I\'m ready, yes?$B$BHere are the tickets, $N. Enjoy yourself!','When I finally get this booth up and running, I\'ll want to advertise! And what better way is there to advertise than with fireworks?$B$BWell, some might think that the smell of a cauldron, churning with the boiling heads of your foes is better for drawing crowds, but... we\'re in mixed company. So fireworks it will have to be!$B$BBring me green fireworks, $N, and I have a big fistful of Darkmoon Faire tickets for you.','','','','','',9313,0,0,0,36,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,8,0,0,0,909,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7897,0,-364,30,60,0,0,255,0,0,0,0,0,0,0,909,2500,0,0,8,1,0,0,0,0,0,0,0,'Mechanical Repair Kits','','','Thank you! Now I can get to fixing things.$B$BIt\'s going to take a lot of repair kits and a lot of late nights to get everything in working order. Sometimes I think it\'d be better to get back to my roots and restart my career as a headhunter, but... the Faire has been good to me.$B$BTake these tickets, $N, and have fun!','The biggest reason I can\'t open up my booth is that... everything\'s broken! I need mechanical repair kits to fix all this stuff!$B$BCan you bring me those kits, $N? I\'ll trade you... kits for Darkmoon Faire tickets. What do you say?','','','','','',11590,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,12,0,0,0,909,0,0,0,0,250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7898,0,-364,40,60,0,0,255,0,0,0,0,0,0,0,909,5500,0,0,8,1,0,0,0,0,0,0,0,'Thorium Widget','','','Ah, thank you, $N! Yebb will enjoy these widgets. I don\'t know what he has planned for them, but Yebb\'s a clever little gnome. He\'s clever, and maybe a little devious....$B$BIf only he liked the taste of humanoid flesh... he\'d make a great troll!$B$BHere, $N. A deal\'s a deal, and these tickets are yours.','Yebb Nebblegear, like me, is working on a future attraction. So amazing is this attraction, says Nebb, that it will draw folks from across the world... and it will make us all very, very rich!$B$BHe says he needs thorium widgets for its construction, and wants me to collect them for him. So what do you say, $N? Do you know where to get Thorium widgets? If you\'re an engineer, can you make them? Do you want to trade them for Darkmoon Faire tickets?','','','','','',15994,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,20,0,0,0,909,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7899,0,-364,1,60,0,0,255,0,0,0,0,0,0,0,909,500,0,0,8,1,0,0,0,0,0,0,0,'Small Furry Paws','','','Great, you got them! We can use these to make toys and baubles, and those will attract more people to the Faire!$B$BHere\'s your ticket, $N. You earned it!','The first lesson in drawing a crowd is: lure them with gadgets and trinkets! Can you help me?$B$BI need small furry paws to use for prizes. You can find those on the cats of the Barrens or Darkshore....$B$BBring me some paws and I\'ll trade you a Darkmoon Faire ticket for them.','','','','','',5134,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,1,0,0,0,909,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7900,0,-364,10,60,0,0,255,0,0,0,0,0,0,0,909,1100,0,0,8,1,0,0,0,0,0,0,0,'Torn Bear Pelts','','','Nice pelts, $N! I\'ll get someone to sew these into a bunch of plush toys. With a little stuffing and some paint, I think they\'ll be the envy of children across Azeroth!$B$BTickets? Ah yes, your payment!$B$BHere they are!','Children love toys! And no matter what race, I\'ve found that all children love furry, plushy toys made from torn bear pelts!$B$BYou can get those pelts from the bears of Ashenvale or Hillsbrad. Bring me a heap of them and earn yourself a heap of Darkmoon Faire tickets!','','','','','',11407,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,4,0,0,0,909,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7901,0,-364,20,60,0,0,255,0,0,0,0,0,0,0,909,1700,0,0,8,1,0,0,0,0,0,0,0,'Soft Bushy Tails','','','Well done, $N! These tails will make great prizes for our visitors, and that means happy visitors... who talk to their friends and bring more visitors!$B$BHere are your tickets! Have a good time at the Darkmoon Faire... and don\'t forget to tell your friends about us!','It\'s amazing what people value! Take, for instance, a wooden stick with a soft bushy tail attached to it. Now, you and I might think something like that isn\'t all that valuable... but if you give that piece of junk a neat name like \"Savage Fuzz Tail\" and put it in a pretty box, then people will think it\'s valuable. Trash becomes treasure!$B$BGet me soft bushy tails from the wolves of Desolace and the Badlands, and I\'ll give you Darkmoon Faire tickets.','','','','','',4582,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,8,0,0,0,909,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7902,0,-364,30,60,0,0,255,0,0,0,0,0,0,0,909,2500,0,0,8,1,0,0,0,0,0,0,0,'Vibrant Plumes','','','Ah, the plumes! They are amazing, don\'t you think! It would be easy to spark one\'s imaginations with such beauties!$B$BYou do such charitable work, $N. The smiles on our visitors\' faces when they see the show is a grand payment indeed, but please take these tickets as well.','A person\'s imagination is an incredible thing. It can make the smallest hill seem like the largest mountain. It can make the most innocuous shadow appear cast by a horrible nightmare!$B$BWe at the Darkmoon Faire let our visitor\'s imaginations blossom! But to help stretch their imaginations... sometimes we have to get tricky.$B$BI need vibrant plumes for one of my attractions. You can get them from the birds of the more dangerous areas of Azeroth. Bring me the plumes and many tickets will be yours!','','','','','',5117,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,12,0,0,0,909,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7903,0,-364,40,60,0,0,255,0,0,0,0,0,0,0,909,5500,0,0,8,1,0,0,0,0,0,0,0,'Evil Bat Eyes','','','Great! You got the eyes! I hope hunting those bats was frightening for you, because if it scared a brave $C like yourself, then those eyes will certainly scare our Faire visitors.$B$BTake these tickets, $N, and thank you for your service.','Do you ever find yourself wandering in a cave, late at night, looking for adventure? You do? Really? Well, then you\'ve seen the creepy eyes of bats staring at you from high up, waiting for you to let down your guard so they can suck your blood!$B$BScary thought, don\'t you think? Of course! It\'s no doubt that bat eyes are scary!$B$BWill you bring me some evil bat eyes, $N? I want them for... something I\'m designing. Something scary.$B$BYou can get them from the bats of the Eastern Plaguelands.','','','','','',11404,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,20,0,0,0,909,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7905,2,1537,6,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19338,1,0,'The Darkmoon Faire','The Darkmoon Faire is coming! Be sure to experience all the wonders and excitement of it when it comes to town!$B$BIf you act right now, you can redeem this voucher for free prize tickets! Just hand your voucher to Gelvas Grimgate located inside the carnival.$B$BRight now, the Faire is outside Goldshire, in the Elwynn Forest. Don\'t miss out! Go today!','Deliver the Free Ticket Voucher to Gelvas Grimgate, located inside the Darkmoon Faire carnival.','Welcome to the Darkmoon Faire! This voucher is good for FIVE, yes, FIVE prize tickets!$B$BWhen you accumulate prize tickets, you\'ll want to speak to me about redeeming them for valuable prizes. The more tickets you get, the more prizes you can win. Huzzah!','Yes friend, may I help you? Do you have a voucher that needs redeeming?','','','','','',19338,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,5,0,0,0,909,0,0,0,0,75,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7907,2,-364,1,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,19228,1,0,'Darkmoon Beast Deck','Now that you have gathered all of the Beast cards together into a deck, a ninth card mysteriously appears with the same backing as the first eight. On this card is inscribed, \"Return these cards to the Darkmoon Faire and be rewarded.\" You have heard that this faire alternately stops at Mulgore and Goldshire every few months, so you will have to wait until they are here next.','Return the Beast Deck to the Darkmoon Faire when it comes to town.','So you have put together a deck of Beasts. Your gesture of returning it to us will create a tie between you and the Darkmoon that will not soon be forgotten. Allow me to present you with one of the greater Darkmoon cards as a small token of our appreciation.','I see that you have managed to complete a deck of Beasts! Congratulations!','','','','','',19228,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19288,0,0,0,1,0,0,0,909,0,0,0,0,150,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7921,0,3277,20,25,41,0,77,0,0,0,0,0,0,0,0,0,0,0,320,1,7788,0,7788,0,0,0,0,'Talismans of Merit','You have proven your value to our efforts in Warsong Gulch. Continue to aid the cause and bring me more talismans of merit. Do this, and you will earn even more of our trust.','You obtained a Silverwing Talisman of Merit for your last task, talk to me again, and you gain your reward.','Thank you, $N. Your exploits in Warsong Gulch ring throughout Ashenvale Forest.',NULL,'','','','','',19213,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7922,0,3277,50,55,41,0,178,0,0,0,0,0,0,0,0,0,0,0,256,1,7876,0,7922,0,0,0,0,'Mark of Honor','You have proven your value to our efforts in Warsong Gulch. Continue to rage against the Silverwing Sentinels! Bring me more marks of honor!','You obtained a Warsong Mark of Honor for your last task, talk to me again, and you gain your reward.','The night elves and their allies must tremble at even the whisper of your name! For the Horde!',NULL,'','','','','',19322,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7923,0,3277,40,45,41,0,178,0,0,0,0,0,0,0,0,0,0,0,256,1,7875,0,7922,0,0,0,0,'Mark of Honor','You have proven your value to our efforts in Warsong Gulch. Continue to rage against the Silverwing Sentinels! Bring me more marks of honor!','You obtained a Warsong Mark of Honor for your last task, talk to me again, and you gain your reward.','The night elves and their allies must tremble at even the whisper of your name! For the Horde!',NULL,'','','','','',19322,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7924,0,3277,30,35,41,0,178,0,0,0,0,0,0,0,0,0,0,0,256,1,7874,0,7922,0,0,0,0,'Mark of Honor','You have proven your value to our efforts in Warsong Gulch. Continue to rage against the Silverwing Sentinels! Bring me more marks of honor!','You obtained a Warsong Mark of Honor for your last task, talk to me again, and you gain your reward.','The night elves and their allies must tremble at even the whisper of your name! For the Horde!',NULL,'','','','','',19322,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7925,0,3277,20,25,41,0,178,0,0,0,0,0,0,0,0,0,0,0,256,1,7789,0,7922,0,0,0,0,'Mark of Honor','You have proven your value to our efforts in Warsong Gulch. Continue to rage against the Silverwing Sentinels! Bring me more marks of honor!','You obtained a Warsong Mark of Honor for your last task, talk to me again, and you gain your reward.','The night elves and their allies must tremble at even the whisper of your name! For the Horde!',NULL,'','','','','',19322,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7926,2,1637,6,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19338,1,0,'The Darkmoon Faire','The Darkmoon Faire is coming! Be sure to experience all the wonders and excitement of it when it comes to town!$B$BIf you act right now, you can redeem this voucher for free prize tickets! Just hand your voucher to Gelvas Grimgate located inside the carnival.$B$BRight now, the Faire is just outside Thunder Bluff, in Mulgore. Don\'t miss out! Go today!','Deliver the Free Ticket Voucher to Gelvas Grimgate, located inside the Darkmoon Faire carnival.','Welcome to the Darkmoon Faire! This voucher is good for FIVE, yes, FIVE prize tickets!$B$BWhen you accumulate prize tickets, you\'ll want to speak to me about redeeming them for valuable prizes. The more tickets you get, the more prizes you can win. Huzzah!','Yes friend, may I help you? Do you have a voucher that needs redeeming?','','','','','',19338,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,5,0,0,0,909,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7927,2,-364,1,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,19277,1,0,'Darkmoon Portals Deck','Now that you have gathered all of the Portal cards together into a deck, a ninth card mysteriously appears with the same backing as the first eight. On this card is inscribed, \"Return these cards to the Darkmoon Faire and be rewarded.\" You have heard that this faire alternately stops at Mulgore and Goldshire every few months, so you will have to wait until they are here next.','Return the Portals Deck to the Darkmoon Faire when it comes to town.','So you have put together a deck of Portals. Your gesture of returning it to us will create a tie between you and the Darkmoon that will not soon be forgotten. Allow me to present you with one of the greater darkmoon cards as a small token of our appreciation.','I see that you have managed to complete a deck of portals! Congratulations!','','','','','',19277,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19290,0,0,0,1,0,0,0,909,0,0,0,0,350,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7928,2,-364,1,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,19257,1,0,'Darkmoon Warlords Deck','Now that you have gathered all of the Warlord cards together into a deck, a ninth card mysteriously appears with the same backing as the first eight. On this card is inscribed, \"Return these cards to the Darkmoon Faire and be rewarded.\" You have heard that this faire alternately stops at Mulgore and Goldshire every few months, so you will have to wait until they are here next.','Return the Warlords Deck to the Darkmoon Faire when it comes to town.','So you have put together a deck of Warlords. Your gesture of returning it to us will create a tie between you and the Darkmoon that will not soon be forgotten. Allow me to present you with one of the greater darkmoon cards as a small token of our appreciation.','I see that you have managed to complete a deck of warlords! Congratulations!','','','','','',19257,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19287,0,0,0,1,0,0,0,909,0,0,0,0,150,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7929,2,-364,1,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,19267,1,0,'Darkmoon Elementals Deck','Now that you have gathered all of the Elemental cards together into a deck, a ninth card mysteriously appears with the same backing as the first eight. On this card is inscribed, \"Return these cards to the Darkmoon Faire and be rewarded.\" You have heard that this faire alternately stops at Mulgore and Goldshire every few months, so you will have to wait until they are here next.','Return the Elementals Deck to the Darkmoon Faire when it comes to town.','So you have put together a deck of Elementals. Your gesture of returning it to us will create a tie between you and the Darkmoon that will not soon be forgotten. Allow me to present you with one of the greater darkmoon cards as a small token of our appreciation.','I see that you have managed to complete a deck of elementals! Congratulations!','','','','','',19267,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19289,0,0,0,1,0,0,0,909,0,0,0,0,350,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7930,0,-364,6,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'5 Tickets - Darkmoon Flower','','','Here you go, here you go! A prize fit for a $gking:queen;! Congratulations to you, my friend!$B$BIf you have more tickets you\'d like to turn in, then please let me know! For as long as the Darkmoon Faire is here, I\'ll redeem your tickets.','Step right up, step right up! If you have tickets from the Darkmoon Faire you\'d like redeemed, then just say so! You can redeem tickets in various denominations for wondrous and fantastic prizes. Don\'t be shy, give it a try!','','','','','',19182,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19295,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0), + (7931,0,-364,15,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'5 Tickets - Minor Darkmoon Prize','','','Here you go, here you go! A prize fit for a $gking:queen;! Congratulations to you, my friend!$B$BIf you have more tickets you\'d like to turn in, then please let me know! For as long as the Darkmoon Faire is here, I\'ll redeem your tickets.','Step right up, step right up! If you have tickets from the Darkmoon Faire you\'d like redeemed, then just say so! You can redeem tickets in various denominations for wondrous and fantastic prizes. Don\'t be shy, give it a try!','','','','','',19182,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19298,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7932,0,-364,30,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'12 Tickets - Lesser Darkmoon Prize','','','Here you go, here you go! A prize fit for a $gking:queen;! Congratulations to you, my friend!$B$BIf you have more tickets you\'d like to turn in, then please let me know! For as long as the Darkmoon Faire is here, I\'ll redeem your tickets.','Step right up, step right up! If you have tickets from the Darkmoon Faire you\'d like redeemed, then just say so! You can redeem tickets in various denominations for wondrous and fantastic prizes. Don\'t be shy, give it a try!','','','','','',19182,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19297,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7933,0,-364,45,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'40 Tickets - Greater Darkmoon Prize','','','Here you go, here you go! A prize fit for a $gking:queen;! Congratulations to you, my friend!$B$BIf you have more tickets you\'d like to turn in, then please let me know! For as long as the Darkmoon Faire is here, I\'ll redeem your tickets.','Step right up, step right up! If you have tickets from the Darkmoon Faire you\'d like redeemed, then just say so! You can redeem tickets in various denominations for wondrous and fantastic prizes. Don\'t be shy, give it a try!','','','','','',19182,0,0,0,40,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19296,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7934,0,-364,6,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'50 Tickets - Darkmoon Storage Box','','','Here you go, here you go! A prize fit for a $gking:queen;! Congratulations to you, my friend!$B$BIf you have more tickets you\'d like to turn in, then please let me know! For as long as the Darkmoon Faire is here, I\'ll redeem your tickets.','Step right up, step right up! If you have tickets from the Darkmoon Faire you\'d like redeemed, then just say so! You can redeem tickets in various denominations for wondrous and fantastic prizes. Don\'t be shy, give it a try!','','','','','',19182,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19291,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7935,0,-364,25,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'10 Tickets - Last Month\'s Mutton','','','Here you go, here you go! A prize fit for a $gking:queen;! Congratulations to you, my friend!$B$BIf you have more tickets you\'d like to turn in, then please let me know! For as long as the Darkmoon Faire is here, I\'ll redeem your tickets.','Step right up, step right up! If you have tickets from the Darkmoon Faire you\'d like redeemed, then just say so! You can redeem tickets in various denominations for wondrous and fantastic prizes. Don\'t be shy, give it a try!','','','','','',19182,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19292,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0), + (7936,0,-364,45,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'50 Tickets - Last Year\'s Mutton','','','Here you go, here you go! A prize fit for a $gking:queen;! Congratulations to you, my friend!$B$BIf you have more tickets you\'d like to turn in, then please let me know! For as long as the Darkmoon Faire is here, I\'ll redeem your tickets.','Step right up, step right up! If you have tickets from the Darkmoon Faire you\'d like redeemed, then just say so! You can redeem tickets in various denominations for wondrous and fantastic prizes. Don\'t be shy, give it a try!','','','','','',19182,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19293,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7937,2,-364,10,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,256,0,0,0,0,0,19423,1,0,'Your Fortune Awaits You...','\"Your fortune awaits you in Eastvale.\"$B$BThe fortune Sayge handed you feels slightly warm to the touch. Grasping it firmly, you see an image of the Eastvale Logging Camp in Elwynn Forest. Focusing closer in on the image, you see a haystack that sits next to a stable.$B','Travel to the Eastvale Logging Camp in Elwynn Forest and seek out your fortune.','A quick search of the haystack reveals a lockbox from within it! It would seem that you have found your fortune!','This haystack looks like the one from your vision.','','','','','',19423,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19425,0,0,0,1,0,0,0,909,0,0,0,0,75,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7938,2,-364,10,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,256,0,0,0,0,0,19424,1,0,'Your Fortune Awaits You...','\"Your fortune awaits you inside the Deadmines.\"$B$BThe fortune Sayge handed you feels slightly warm to the touch. Grasping it firmly, you see an image of the Deadmines inside Westfall\'s ruined hamlet of Moonbrook. Focusing closer in on the image, you wind about twisty passages until you reach a shimmering portal... one that leads into the heart of the mines itself. Stepping through it, a strange chest appears out from nowhere.','Travel to the Deadmines in Westfall and seek out your fortune.','A quick search of the chest reveals a lockbox from within it! It would seem that you have found your fortune!','This chest looks like the one from your vision...','','','','','',19424,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19425,0,0,0,1,0,0,0,909,0,0,0,0,75,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7939,0,-364,40,60,0,0,255,0,0,0,0,0,909,5500,0,0,0,0,8,1,0,0,0,0,0,0,0,'More Dense Grinding Stones','','','Thanks much, $N. Here\'s your Darkmoon Faire tickets!','$N, thank you for all the help you\'ve given me. I really can\'t thank you enough!$B$BAlthough my need is no longer great... if you bring me more dense grinding stones, I still have more Darkmoon Faire tickets for you.','','','','','',12644,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7940,0,-364,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'1200 Tickets - Orb of the Darkmoon','','','Here you go, here you go! A prize fit for a $gking:queen;! Congratulations to you, my friend!$B$BIf you have more tickets you\'d like to turn in, then please let me know! For as long as the Darkmoon Faire is here, I\'ll redeem your tickets.','Step right up, step right up! If you have tickets from the Darkmoon Faire you\'d like redeemed, then just say so! You can redeem tickets in various denominations for wondrous and fantastic prizes. Don\'t be shy, give it a try!','','','','','',19182,0,0,0,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19426,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7941,0,-364,40,60,0,0,255,0,0,0,0,0,909,5500,0,0,0,0,8,1,0,0,0,0,0,0,0,'More Armor Kits','','','There you are, $N. A fair trade. Enjoy.','$N, I must thank you for all your help. I have plenty of supplies, through no small efforts on your part, but if you wish to bring me more armor kits, then I will gladly trade them for Darkmoon Faire tickets.','','','','','',15564,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7942,0,-364,40,60,0,0,255,0,0,0,0,0,909,5500,0,0,0,0,8,1,0,0,0,0,0,0,0,'More Thorium Widgets','','','Here you are, $N. Here are Darkmoon Faire tickets for your enjoyment. Do not, as they say, spend them all in one place!','$N, you have been so good to us, bringing me goods without tiring. You have my eternal thanks!$B$BAlthough our need for Thorium widgets is not as great as it was, you may still bring them to me and I will gladly trade them for Darkmoon Faire tickets.','','','','','',15994,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,20,0,0,0,909,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7943,0,-364,40,60,0,0,255,0,0,0,0,0,909,5500,0,0,0,0,8,1,0,0,0,0,0,0,0,'More Bat Eyes','','','Thanks again, $N. Here are your tickets!','$N, the attraction I\'m designing will be the scariest event since Gnomeregan was overrun! And it\'s largely thanks to you and all the baubles you\'ve brought me. Many, many thanks!$B$BI don\'t need much else, but... if you bring me more evil bat eyes from the bats of the Eastern Plaguelands... I might have more Darkmoon Faire tickets for you.','','','','','',11404,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7944,2,-364,10,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,19443,1,0,'Your Fortune Awaits You...','\"Your fortune awaits you inside Wailing Caverns.\"$B$BThe fortune Sayge handed you feels slightly warm to the touch. Grasping it firmly, you see an image of a cave to the southwest of the Crossroads in the Barrens. Focusing closer in on the image, you wind about twisty passages until you reach a shimmering portal... one that leads into the heart of the caverns itself. Stepping through it, a strange chest appears out from nowhere.$B','Travel to the Wailing Caverns in the Barrens and seek out your fortune.','A quick search of the chest reveals a lockbox from within it! It would seem that you have found your fortune!','This chest looks like the one from your vision...','','','','','',19443,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19425,0,0,0,1,0,0,0,909,0,0,0,0,75,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7945,2,-364,10,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,256,0,0,0,0,0,19452,1,0,'Your Fortune Awaits You...','\"Your fortune awaits you outside Palemane Rock.\"$B$BThe fortune Sayge handed you feels slightly warm to the touch. Grasping it firmly, you see an image of the Palemane Rock of Mulgore. Focusing closer in on the image, you see a tree stump that sits close to the cave entrance.$B','Travel to Palemane Rock in Mulgore and seek out your fortune.','A quick search of the tree stump reveals a lockbox from within it! It would seem that you have found your fortune!','This tree stump looks like the one from your vision.','','','','','',19452,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19425,0,0,0,1,0,0,0,909,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7946,0,-364,1,1,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Spawn of Jubjub','','','Thank you, $N. Here is your egg! It won\'t be ready to hatch for a little while, but when it does you\'ll have a great pet!','I\'m so happy Jubjub is no longer lost. She loves Dark Iron ale so much that when I ran out... she ran away to find more!$B$BNow that Jubjub\'s back, I want as much ale as I can get! I won\'t want her to run away again!$B$BDo you have any Dark Iron Ale? If you do, then I\'ll trade you one of Jubjub\'s frog eggs for a mug...','','','','','',11325,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19462,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23853,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (7981,0,-364,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'1200 Tickets - Amulet of the Darkmoon','','','Here you go, here you go! A prize fit for a $gking:queen;! Congratulations to you, my friend!$B$BIf you have more tickets you\'d like to turn in, then please let me know! For as long as the Darkmoon Faire is here, I\'ll redeem your tickets.','Step right up, step right up! If you have tickets from the Darkmoon Faire you\'d like redeemed, then just say so! You can redeem tickets in various denominations for wondrous and fantastic prizes. Don\'t be shy, give it a try!','','','','','',19182,0,0,0,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19491,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0), + (8041,0,1977,60,60,62,1,255,0,0,0,0,0,270,3000,0,0,0,0,64,0,0,0,0,0,0,0,0,'Strength of Mount Mugamba','','','Hail, $c. I am Jin\'rokh the Breaker, troll of Mugamba. We of the Zandalar tribe recognize your accomplishments. We salute your tenacity and strength of will.$B$BWear this talisman around your neck, $c. Let the strength of Mount Mugamba flow through your being. Be empowered as you strike down our enemies!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19574,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8042,0,1977,60,60,62,1,255,0,0,0,0,0,270,9000,0,0,0,0,0,0,8041,0,0,0,0,0,0,'Strength of Mount Mugamba','','','Our paths will cross again, $c.','It is good to see you in good health, $n. The glorious battles you have undertaken affect all life on this planet. Hakkar must never leave the confines of Zul\'Gurub as the world will surely collapse beneath his immense hunger.$B$BGive me your talisman and I shall amplify its strength. Use the Strength of Mugamba to punish our enemies!','','','','','',19574,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19575,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8043,0,1977,60,60,62,1,255,0,0,0,0,0,270,21000,0,0,0,0,64,0,8042,0,0,0,0,0,0,'Strength of Mount Mugamba','','','Use your newfound strength to destroy the Gurubashi!','Master $n, you return! Molthor has sent word of your deeds to the King. Your name is known even in the South Seas. Perhaps one day you will be a legendary $c - a story for the ages.$B$BGive me your talisman so that I may once more amplify its power.','','','','','',19575,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19576,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8044,0,1977,60,60,62,1,255,0,0,0,0,0,270,42000,0,0,0,0,64,0,8043,0,0,0,0,0,0,'The Rage of Mount Mugamba','','','Zul\'jin would be envious, $c. Go forth and conquer!','King Rastakhan sends his regards, Master $n. Such an honor has never been given to one outside the Zandalar tribe.$B$B$B$BGive me your talisman so that I may enhance it once more. Know that the Rage of Mugamba is now intrinsically connected to your very soul. ','','','','','',19576,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19577,0,0,0,1,0,0,0,270,0,0,0,0,100,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8045,0,1977,60,60,62,2,77,0,0,0,0,0,270,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,'The Heathen\'s Brand','','','Know this, heathen: A catastrophe has brought us together. Your pagan ways are neither understood nor appreciated by Zandalar but we are a fair people. Wear this brand around your neck. It shall serve as both a warning to our enemies and a symbol of your friendship to Zandalar.$B$BContinue to serve our people and I will amplify the power of the brand.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19579,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8046,0,1977,60,60,62,2,77,0,0,0,0,0,270,9000,0,0,0,0,64,0,8045,0,0,0,0,0,0,'The Heathen\'s Brand','','','Do what you must to defeat our enemies, $c. Even if it means channeling the Light.$B$B','I may have been too hasty in my judgement, $c. It seems as if your blind faith in this Light has some value after all.$B$BGive me your brand and I shall amplify its power.','','','','','',19579,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19585,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8047,0,1977,60,60,62,2,77,0,0,0,0,0,270,21000,0,0,0,0,64,0,8046,0,0,0,0,0,0,'The Heathen\'s Brand','','','Our beliefs differ but our cause is righteous. Strike down our foes, noble $c.','I must confess, I did not think you had the resolution to see this cause through, $c. Zandalar now considers you an invaluable ally. Well done, indeed.$B$BGive me your brand and I shall once more amplify its power.','','','','','',19585,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19586,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8048,0,1977,60,60,62,2,77,0,0,0,0,0,270,42000,0,0,0,0,64,0,8047,0,0,0,0,0,0,'The Hero\'s Brand','','','Vigilance, honor, loyalty, bravery... You embody all of these traits and so shall your brand.','The King has acknowledged your existence, $c. You are the first of your kind to be accepted by Rastakhan as a true ally of Zandalar.$B$BYou will be rewarded greatly for your efforts. Present your brand and I shall apply the final amplification.','','','','','',19586,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19588,0,0,0,1,0,0,0,270,0,0,0,0,100,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8049,0,1977,60,60,62,16,255,0,0,0,0,0,270,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,'The Eye of Zuldazar','','','Accept this talisman as a token of our appreciation, $c.$B$BThe Eye of Zuldazar will grow in power as your bond with the trolls of Zandalar strengthens. Return to me periodically and I shall imbue the jewel. ','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19591,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8050,0,1977,60,60,62,16,255,0,0,0,0,0,270,9000,0,0,0,0,64,0,8049,0,0,0,0,0,0,'The Eye of Zuldazar','','','Be resolute in your endeavors, $n. The Soulflayer will attempt to siphon your will to live.','Tales of your battles against the Gurubashi are whispered in the winds, priestess. Even royalty is beginning to talk of your deeds. It is rumored that King Rastakhan even mentioned you by name.$B$BThe time has come to imbue the Eye. Hand me the talisman and I shall perform the service.','','','','','',19591,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19592,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8051,0,1977,60,60,62,16,255,0,0,0,0,0,270,21000,0,0,0,0,64,0,8050,0,0,0,0,0,0,'The Eye of Zuldazar','','','Continue in your battle against the Soulflayer and his minions, $n. He must never be permitted to leave the confines of Zul\'Gurub.','Welcome $c. The Eye of Zuldazar pulses with energy. You are ready to take the next step. Hand me the talisman and I shall perform the imbue.','','','','','',19592,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19593,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8052,0,1977,60,60,62,16,255,0,0,0,0,0,270,42000,0,0,0,0,64,0,8051,0,0,0,0,0,0,'The All-Seeing Eye of Zuldazar','','','Smite them all and let Hakkar sort them out...','If only we had ten-thousand more like you, $n. The armies of Hakkar would be scattered to the wind in the blink of an eye.$B$B$B$BAlas, the Eye is ready to realize its full potential. Give it to me.','','','','','',19593,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19594,0,0,0,1,0,0,0,270,0,0,0,0,100,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8053,2,19,60,61,62,2,255,0,0,0,270,3000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Freethinker\'s Armguards','You are a heathen. Heathens have a place in the tribe. Heathens are freethinkers of Zandalar. Freethinkers do not fear oppression. Freethinkers die for what they believe in. We know you would die for what you believe in. This earns our acknowledgement. This earns you a chance to prove yourself further.$B$BWe must have the Paragons of Power. Go to Zul\'Gurub. Kill the minions of Hakkar. Return when you have what I seek. Claim the first battle gear of a Zandalar freethinker.$B$BGo.','Bring Jin\'rokh the Breaker Primal Hakkari Bindings. You must also have a reputation equal to or greater than Friendly with the Zandalar Tribe.$B$BJin\'rokh the Breaker is located on Yojamba Isle, Stranglethorn Vale.','You do much to honor us. Your hands drip with the blood of Hakkar\'s minions. You are a friend to the tribe.$B$BWear these bracers. They are the freethinker\'s armguards. This is what I mean about real power.','You have returned? Do you have the Paragons of Power? Are you wasting my time?$B$BI hope not, heathen.','','','','','',0,0,0,19716,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19827,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8054,2,19,60,61,62,2,255,0,0,0,270,9000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Freethinker\'s Belt','Your beliefs are alien to us, heathen. Ancient Zandalar were once branded as heretics. This was when the Gurubashi Empire was strong. Heathens dared to challenge the priest of Hakkar. Heathens then were hunted and killed as vermin. Those heathens never wavered in their fight against the Blood God. We honor the price they paid. They are the freethinkers.$B$BDestroy the minions of Hakkar in Zul\'Gurub. Bring me the Paragons of Power I seek. Success will be greatly rewarded.$B$BGo.','Bring Jin\'rokh the Breaker a Primal Hakkari Shawl. You must also have a reputation equal to or greater than Honored with the Zandalar Tribe.$B$BJin\'rokh the Breaker is located on Yojamba Isle, Stranglethorn Vale.','Your honor is assured in the tribe. You claim many deaths in Zul\'Gurub. Enemies fall before your convictions. Enemies fall before your power.$B$BThis is the freethinker\'s belt. It is a symbol of honor. It is powerful mojo. It is now yours.','Your presence means victory? Do you have the Paragons? Are you dripping in the remains of your enemies?','','','','','',0,0,0,19721,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19826,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8055,2,19,60,61,62,2,255,0,0,0,270,21000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Freethinker\'s Breastplate','Battle gear gives you power in the tribe. The freethinkers are honored in this way. They are zealots. They imbue their breastplates with powerful mojo. If their beliefs falter in the face of the enemy, their breastplate will not.$B$BYou must be revered amongst us to possess such a breastplate. Go to Zul\'Gurub. Take the Paragons of Power I need. Take the Paragons most painfully from the fools inside. Bring them to me. Prove your worth as a freethinker once and for all.','Bring Jin\'rokh the Breaker a Primal Hakkari Tabard. You must also have a reputation equal to or greater than Revered with the Zandalar Tribe.$B$BJin\'rokh the Breaker is located on Yojamba Isle, Stranglethorn Vale.','You have done what few ever could. You have brought the minions of Hakkar to their knees. You have shown them what a freethinker can do. You have shown us how a heretic could be revered in the tribe. You have more than real power. You ARE real power.$B$BTake the breastplate, freethinker. Crush those who oppose you.','Do you have the Paragons? They have mojo inside them. We must have them. You will aid us.','','','','','',0,0,0,19722,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19825,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8056,2,19,60,60,62,64,255,0,0,0,270,3000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Augur\'s Bracers','The augurs of our tribe are revered for their gifts of the divine sight, ya mon. They ain\'t a witch doctor; they spend their time castin\' bones or readin\' the leaves for insight - not hexin\' people. As a shaman, you already know somethin\' about the power of augury; we Zandalar prize the insight they give to the tribe.$B$BBring me an offerin\' of the Paragons of Power from inside Zul\'Gurub and prove your worth to us. Do this for us, and I\'ll give ya some bracers that our augurs prize above all others! ','Bring Maywiki of Zuldazar a Primal Hakkari Armsplint. You must also have a reputation equal to or greater than Friendly with the Zandalar Tribe.$B$BMaywiki of Zuldazar is located on Yojamba Isle, Stranglethorn Vale.','It seems ya got a bit of the Zandalar augur in ya. We know about the deeds you\'ve been doin\' in Zul\'Gurub on our behalf mon. These Paragons of Power will go a long way to helpin\' out the Zandalar tribe - a tribe, I might add, ya can call upon as friends. Take these bracers, $N; ya earned them and then some!','Got the Paragons of Power from Zul\'Gurub that I need? These bracers are well worth any effort ya be needin\' to make!','','','','','',0,0,0,19717,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19830,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8057,2,19,60,60,62,1024,255,0,0,0,270,3000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Haruspex\'s Bracers','A haruspex is a key member of our tribe; you\'ll be wise to listen to their portents. By communion with animals and givin\' them up to the spirits when needed, they give us divine guidance. In times past, the haruspex\'s insight and wisdom gave us an edge in the wars against the splintered tribes of the Gurubashi.$B$BBring me an offerin\' of the Paragons of Power from inside Zul\'Gurub and prove your worth to us. Do this, and I\'ll give ya bracers that any haruspex of the Zandalar would want.','Bring Maywiki of Zuldazar a Primal Hakkari Stanchion. You must also have a reputation equal to or greater than Friendly with the Zandalar Tribe.$B$BMaywiki of Zuldazar is located on Yojamba Isle, Stranglethorn Vale.','Ah, I can sense the power comin\' from these Paragons of Power, $N. Ya proved to be someone we in the tribe can call \"friend.\" A deal is a deal, $N... behold the power of the haruspex\'s bracers!','Have ya got the Paragons of Power from Zul\'Gurub? These bracers are worth the effort, $N. Trust me mon!','','','','','',0,0,0,19718,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19840,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8058,2,19,60,60,62,1,255,0,0,0,270,3000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Vindicator\'s Armguards','Vengeance is power. The Zandalar vindicator is such power. The tribe has many enemies. The vindicator exacts retribution on them. No crime against us is unpunished. The vindicator delivers this punishment. Our enemies fear our vengeance. They should. They forever will.$B$BBecome one of our vindicators. Seek the Paragons of Power inside Zul\'Gurub. Slay the minions of Hakkar and claim vengeance in the tribe\'s name. You will be rewarded.','Bring Jin\'rokh the Breaker a Primal Hakkari Armsplint. You must also have a reputation equal to or greater than Friendly with the Zandalar Tribe.$B$BJin\'rokh the Breaker is located on Yojamba Isle, Stranglethorn Vale.','You have wrought much vengeance today. You have taken on the visage of the vindicator. You have brought the Blood God\'s minions to their knees.$B$BTake this. It will fuel your vengeance for the future. You are a friend to the Zandalar now.','Have you brought the Paragons of Power? Has vengeance been claimed in the name of the Zandalar?','','','','','',0,0,0,19717,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19824,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8059,2,19,60,60,62,256,255,0,0,0,270,3000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Demoniac\'s Wraps','Warlocks tread dangerous ground in dealing with demons, but our demoniacs take this one step further. Through an ancient and arcane ritual, they allow a demon to enter their being. Rather than let it possess them though, they enslave the demon from the inside, absorbing the power of the beast for their own command. It is a feat few are ever able to master.$B$BFor you to learn of the power of the demoniac, I must have Paragons of Power from Zul\'Gurub. Go there and retrieve that which we seek.','Bring Al\'tabim the All-Seeing a Primal Hakkari Stanchion. You must also have a reputation equal to or greater than Friendly with the Zandalar Tribe.$B$BAl\'tabim the All-Seeing is located on Yojamba Isle, Stranglethorn Vale.','Well done... no doubt they were made to pay in excruciating ways before they gave up the Paragons of Power. Take this - the demoniac\'s wraps. Made from powerful mojo used in summoning the demoniac\'s prey, it is a powerful tool in your acquisition of power.','Have you returned with the Paragons of Power? By defeating the diabolic minions of the Hakkar, you will not only prove yourself to us, but also your willingness to learn the ways of the demoniac.','','','','','',0,0,0,19718,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19848,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8060,2,19,60,60,62,128,255,0,0,0,270,3000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Illusionist\'s Wraps','Mages in our tribe are known as illusionists. They employ powerful mojo in their incantations, often befuddling and confusing the tribe\'s enemies!$B$B$B$BIt is quite the sight to see a powerful illusionist at work, bringing our enemies to their knees from their own madness!$B$BFor you to know the way of our illusionists, go to Zul\'Gurub and bring back to me selected Paragons of Power. For this, I will give you arm wraps our illusionists use to weave their spells.','Bring Al\'tabim the All-Seeing Primal Hakkari Bindings. You must also have a reputation equal to or greater than Friendly with the Zandalar Tribe.$B$BAl\'tabim the All-Seeing is located on Yojamba Isle, Stranglethorn Vale.','Impressive... could you feel the mojo flowing through them? The Paragons of Power were used as currency of sorts back when the Gurubashi Empire ruled these lands. Now we Zandalar will use the latent mojo inside of them to fight the second rise of the Blood God Hakkar!$B$BYou\'ve done well today - consider yourself to have a friend in the Zandalar. For that, here are the illusionist\'s wraps I promised!','$N - you\'ve returned already? Were you able to get the Paragons of Power I need?','','','','','',0,0,0,19716,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19846,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8061,2,19,60,60,62,16,255,0,0,0,270,3000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Confessor\'s Wraps','We Zandalar invest power in those who speak with the authority of divinity. Our priests are more than just healers - they are our confessors. Evil comes both from outside threats - such as Hakkar - and from within the tribe. Our confessors act as the judges amongst us, preserving us from the same evil that devoured the Gurubashi from inside itself.$B$BGo to Zul\'Gurub and bring back the Paragons of Power from the Gurubashi. Learn what it means to be the confessor, and preserve us from evil.','Bring Al\'tabim the All-Seeing a Primal Hakkari Stanchion. You must also have a reputation equal to or greater than Friendly with the Zandalar Tribe.$B$BAl\'tabim the All-Seeing is located on Yojamba Isle, Stranglethorn Vale.','Outstanding, $N! This was no small feat bringing these to me. No doubt you\'ve acted as our tribe\'s confessor today in preserving ourselves against the threat of Hakkar. These wraps are befitting a friend of the tribe such as you!','Back from Zul\'Gurub, are you? Have you succeeded in retrieving the Paragons of Power from the minions of Hakkar?','','','','','',0,0,0,19718,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19843,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8062,2,19,60,60,62,4,255,0,0,0,270,3000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Predator\'s Bracers','In the dark times after the fall of the Gurubashi Empire, Zandalar predators used their prowess to provide sustenance for the tribe. Hunters claim to be much like our tribe\'s predators - to seek the hunt is to embody the essence of the predator, yes. Your hunt in Zul\'Gurub, however, will show us how you truly rate amongst our finest predators.$B$BBring to me a sampling of the Paragons of Power from within Zul\'Gurub. Do so, and you\'ll take first steps in becoming the penultimate predator.','Bring the following Paragons of Power from Zul\'Gurub to Falthir the Sightless: A Primal Hakkari Bindings. You must also have a reputation equal to or greater than Friendly with the Zandalar Tribe.$B$BFalthir the Sightless is located on Yojamba Isle, Stranglethorn Vale.','Yes... I need no vision to sense the presence of the Paragons of Power. Your success in Zul\'Gurub has impressed many among the tribe. We not only consider you to be a friend of the Zandalar, but also consider you worthy enough to possess the predator\'s bracers - powerful items, and a symbol of what it means to be a predator. Well done, $N.','Hunt those in Zul\'Gurub that would possess the Paragons of Power, $N. They are your prey; they possess that which we both must have.','','','','','',0,0,0,19716,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19833,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8063,2,19,60,60,62,8,255,0,0,0,270,3000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Madcap\'s Bracers','The madcaps of Zandalar are similar to rogues, but above all else they embrace madness... chaos... the unpredictability of existence. A terror to behold on the battlefield, they sowed the seeds of confusion and mayhem amongst our enemies in the savage times after the tribes splintered. We would not be here today without them.$B$BBring to me the Paragons of Power from Zul\'Gurub that I seek, and I will grant you the first of the madcap\'s prized armors. Embrace the madness!','Bring Falthir the Sightless a Primal Hakkari Armsplint. You must also have a reputation equal to or greater than Friendly with the Zandalar Tribe.$B$BFalthir the Sightless is located on Yojamba Isle, Stranglethorn Vale.','Well done, $N... your accomplishments in Zul\'Gurub have earned you the right to call the Zandalar tribe as a friend. I will see to the disposition of the Paragons; for your effort please accept this reward!','Seek the madness from within Zul\'Gurub and overshadow it with your own, $N! To do so means success, and success means reward! Let not the Blood God reign supreme again!','','','','','',0,0,0,19717,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19836,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3900,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8064,2,19,60,60,62,1024,255,0,0,0,270,9000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Haruspex\'s Belt','We Zandalar know not of druidic ways; nature is to be shaped by our need, not the other way around. Still, a haruspex is the one of us most in tune with nature, and rightly so. To give up the ghost of a beastie is to know what it is to be one of them. That is the real power of nature.$B$BBring me an offerin\' of the Paragons of Power from inside Zul\'Gurub, proving yourself to us. Do this, and I\'ll give ya a powerful item - a belt used by many of the Zandalar\'s haruspices.$B$BStrong mojo, ya mon!','Bring Maywiki of Zuldazar a Primal Hakkari Sash. Maywiki of Zuldazar is located on Yojamba Isle, Stranglethorn Vale. You must also be Honored with Zandalar.','I thank you - the latent power in these items will be treasures unto themselves, you betcha. Not only have ya done as I\'ve asked of ya, but you\'ve also proven to be honorable to us here in the tribe. As promised, here is your reward!','Got the Paragons of Power from Zul\'Gurub I need? The haruspex\'s belt will be yours if ya have them.','','','','','',0,0,0,19720,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19839,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8065,2,19,60,60,62,1024,255,0,0,0,270,21000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Haruspex\'s Tunic','The ultimate symbol of a haruspex\'s power is what they wear, $N. Of these, the tunic symbolizes the connection between themselves and the divine wisdom they seek. It often weaves parts of the beasties they sacrifice into the tunic; this reminds them of the connection they have to their gifts.$B$BBring me an offerin\' of the Paragons of Power from inside Zul\'Gurub and prove your worth to us. Do this, and a tunic seeping with the true power of a haruspex is yours.','Bring Maywiki of Zuldazar a Primal Hakkari Tabard. Maywiki of Zuldazar is located on Yojamba Isle, Stranglethorn Vale. You must also be Revered with Zandalar.','Impressive... you\'ve successfully collected the required Paragons of Power, $N. Your accomplishments in Zul\'Gurub for the Zandalar are legendary; hence forth, you\'ll be revered amongst the tribe. Here is your tunic, mighty $C!','Got the necessary Paragons of Power from Zul\'Gurub? The haruspex\'s tunic is well worth any effort ya be needin\' to make.','','','','','',0,0,0,19722,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19838,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8066,2,19,60,60,62,4,255,0,0,0,270,9000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Predator\'s Belt','A predator knows how to stalk their prey, but a successful one knows how to strike at it once they have closed ranks. You must master both to have any chance of success in Zul\'Gurub... and any chance of being like the Zandalar predators.$B$BBring me choice parts of the Paragons of Power from within Zul\'Gurub. My reward will be the power that the trinkets yield, while yours will be the Zandalar predator\'s belt - equipment well worth the trade.','Bring the following Paragons of Power from Zul\'Gurub to Falthir the Sightless: A Primal Hakkari Shawl. You must also have a reputation equal to or greater than Honored with the Zandalar Tribe.$B$BFalthir the Sightless is located on Yojamba Isle, Stranglethorn Vale.','I sensed your arrival moments before, $N, but none too easily. What revealed yourself to me were the Paragons of Power you brought. I can feel the power without needing to see the trinkets; their latent mojo - raw magic, if you will - will continue to fuel our efforts of vanquishing the diabolic schemes of the Blood God Hakkar.$B$BYou are to be commended - and rewarded - for your success. You are honored amongst the tribe, and you are worthy to wear the predator\'s belt.','Strike at the insane minions of Hakkar in Zul\'Gurub - they are the ones that hold the Paragons of Power, $N. Prove your success to them - and to the tribe - as an aspirant to the predator.','','','','','',0,0,0,19721,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19832,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8067,2,19,60,60,62,4,255,0,0,0,270,21000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Predator\'s Mantle','We Zandalar prize what we wear as a symbol of accomplishment. You don\'t need to be able to see what one wears to be able to sense what emanates from it - power transcends sight. The garments of the Zandalar predator are like this, and most cherished by them is the mantle they wear. It helps to obfuscate them from view... and to make their presence known when they wish it.$B$BThe Paragons of Power await your retrieval in Zul\'Gurub. Bring me what I seek, and the predator\'s mantle shall be yours.','Bring the following Paragons of Power from Zul\'Gurub to Falthir the Sightless: A Primal Hakkari Aegis. You must also have a reputation equal to or greater than Revered with the Zandalar Tribe.$B$BFalthir the Sightless is located on Yojamba Isle, Stranglethorn Vale.','Success... you are to be revered amongst the tribe, $N. It was no small feat acquiring the Paragons of Power needed for the mantle, but you handled it in the fashion of the deadliest of our predators. You\'ve earned your place amongst them, and you\'ve certainly earned the right to wear their mantle.','Have your strikes into Zul\'Gurub yielded success, $N? Only when you\'ve brought me what I seek - and proven yourself fully to the tribe - will you earn a mantle second to none amongst the Zandalar.','','','','','',0,0,0,19724,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19831,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8068,2,19,60,60,62,128,255,0,0,0,270,9000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Illusionist\'s Mantle','Magic is a raw, primal force to be shaped by those strong enough to do it. Mojo is our extension of this power; one such potent manipulation of it is in the form of illusion. How can one truly hope to win against a foe that is not even really there? We Zandalar know the power of this, and as such illusionists hold a honored place within the tribe.$B$BTake the needed Paragons of Power from Zul\'Gurub - for this, honor from the tribe and a powerful mantle used by our best illusionists will be yours!','Bring Al\'tabim the All-Seeing a Primal Hakkari Shawl. You must also have a reputation equal to or greater than Honored with the Zandalar Tribe.$B$BAl\'tabim the All-Seeing is located on Yojamba Isle, Stranglethorn Vale.','Success! You shall be honored in the tribe from here on! Zul\'Gurub has certainly tasted the might of the Zandalar today, thanks to you $N.$B$BWith the tribe\'s blessing, take the Zandalar illusionist\'s mantle. May it serve you well.','How was your foray into Zul\'Gurub? Did you drive your enemies mad through the power of illusion? Illusion or not, their deaths - and the Paragons of Power taken from them - will help thwart the rise of Hakkar.','','','','','',0,0,0,19721,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19845,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8069,2,19,60,60,62,128,255,0,0,0,270,21000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Illusionist\'s Robes','The tribe acknowledges station and power through what we wear. Our vestments are made from the finest of materials, and interwoven with the mojo we use to make us powerful. Illusionists are no exception; their robes are said to embody the essence of illusion in their look. Legend states that their ancient robes never looked the same twice.$B$BI will give you an illusionist\'s robe, $N... but earn your place of reverence among the tribe first! Bring me the Paragons of Power from Zul\'Gurub!','Bring Al\'tabim the All-Seeing a Primal Hakkari Kossack. You must also have a reputation equal to or greater than Revered with the Zandalar Tribe.$B$BAl\'tabim the All-Seeing is located on Yojamba Isle, Stranglethorn Vale.','At last, someone worthy to wear the illusionist\'s robe! Your success in Zul\'Gurub has assured your reverences amongst the tribe for ages to come. Wear it with pride, $N!','Have you returned with the Paragons of Power we need? I know it will not be easy... but I have long predicted an outsider would come to aid us in our fight against Hakkar. Let it be you, I say!','','','','','',0,0,0,19723,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20034,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8070,2,19,60,60,62,16,255,0,0,0,270,9000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Confessor\'s Bindings','Shortly after the fall of the Gurubashi, we Zandalar almost succumbed to a final defeat from evil within our own tribe. It was then that the confessors amongst us arose, preserving the tribe by banishing out those who would destroy their own kind. They not only keep us in tune with the spirits, but they also preserve the flesh.$B$BGo forth into Zul\'Gurub and witness first hand the depravity of Hakkar and the Gurubashi. Wrest the Paragons of Power that we seek from them; success will be rewarded!','Bring Al\'tabim the All-Seeing a Primal Hakkari Sash. You must also have a reputation equal to or greater than Honored with the Zandalar Tribe.$B$BAl\'tabim the All-Seeing is located on Yojamba Isle, Stranglethorn Vale.','Success! These will go a long way to building up our power against the rise of Hakkar. With your help, we\'ve taken a significant step in ensuring that the Blood God will not destroy us all.$B$BYou\'ve earned honor with the tribe today, $N. Take this - the confessor\'s bindings - as a symbol of our thanks.','The Paragons of Power... do you have them? Only when we have them will we be able to make use of the latent power stored inside them. It will be good to turn the tables on the minions of the Blood God...','','','','','',0,0,0,19720,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19842,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8071,2,19,60,60,62,16,255,0,0,0,270,21000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Confessor\'s Mantle','The confessors of the Zandalar all wear a distinctive mantle, marking them as the preservers of the tribe. These mantles are woven with powerful mojo that aids them in judging those who would threaten our tribe. As a priest, you too must spend your time judging those worthy and not; such a mantle would definitely be a blessing to you.$B$BIn exchange for fighting Hakkar\'s minions in Zul\'Gurub and bringing me the Paragons of Power I seek, I will give you a mantle worthy of our finest confessors.','Bring Al\'tabim the All-Seeing a Primal Hakkari Aegis. You must also have a reputation equal to or greater than Revered with the Zandalar Tribe.$B$BAl\'tabim the All-Seeing is located on Yojamba Isle, Stranglethorn Vale.','Well done, $N - the minions of Hakkar have surely felt the retribution of the Zandalar today, thanks to you. Your actions have given you a permanent place of reverence within the tribe. With our blessing, please take this confessor\'s mantle as your own!','Do you have the Paragons of Power from Zul\'Gurub?','','','','','',0,0,0,19724,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19841,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8072,2,19,60,60,62,8,255,0,0,0,270,9000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Madcap\'s Mantle','One of Zandalar\'s legendary madcaps was Khar\'vaxal the Cracked. Legend states that when facing the enemies of the tribe for the first time, Kar\'xavan used his mantle specifically woven with \"the weave of madness\". His form was shrouded not only by the mantle, but also with the blinding speed of his twin daggers. Madcaps today cherish their mantle as a sign of their place in the tribe.$B$BBring to me the Paragons of Power I seek, and such a mantle will be yours to weave madness unto your own enemies.','Bring Falthir the Sightless a Primal Hakkari Girdle. You must also have a reputation equal to or greater than Honored with the Zandalar Tribe.$B$BFalthir the Sightless is located on Yojamba Isle, Stranglethorn Vale.','Victory is ours this day, thanks to the madness you have sowed upon our mutual enemies! You are to be honored amongst the Zandalar, and there is no better way of showing gratitude for your deeds than by offering you the madcap\'s mantle!','You\'ve returned - do you have the Paragons of Power I need?$B$BThe legend of Khar\'vaxal the Cracked serves us today as a reminder that no foe - no matter how great a threat they may be - is impossible to overcome. Chaos will bring everyone to their knees, that much is certain... and perhaps the most non-chaotic elements of chaos.','','','','','',0,0,0,19719,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19835,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5730,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8073,2,19,60,60,62,8,255,0,0,0,270,21000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Madcap\'s Tunic','My eyes failed me long ago, but I do not miss them. Even in a tribe such as ours - where one\'s vestments convey station and purpose - the most potent of garb exudes power that simple eyes cannot see. The prized tunic of the Zandalar madcap is no exception, exuding the raw power of chaos and madness that they are able to channel.$B$BThe Paragons of Power I need lie in Zul\'Gurub; bring me what I seek, and I will reward you with your own legendary tunic... one befitting a weaver of madness.','Bring Falthir the Sightless a Primal Hakkari Aegis. You must also have a reputation equal to or greater than Revered with the Zandalar Tribe.$B$BFalthir the Sightless is located on Yojamba Isle, Stranglethorn Vale.','Impressive... you have accomplished today what few thought was possible. Your reverence in the tribe is assured for a lifetime, $N. You have earned the right to don the madcap\'s tunic - do so with our blessing.','Welcome back to the Isle, $N... have you returned triumphantly with the Paragons of Power in tow?','','','','','',0,0,0,19724,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19834,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5730,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8074,2,19,60,60,62,64,255,0,0,0,270,9000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Augur\'s Belt','Augurs know the mojo of the elements, mon. They use it as a means to guide the tribe to glory. In the dark days after the Gurubashi Empire ripped itself up, our augurs led us to our safe haven in the South Seas. They\'ve also led us back here to the Vale, right back to the heart of evil brewin\' in Zul\'Gurub.$B$BBring me an offerin\' of the Paragons of Power from inside Zul\'Gurub and prove your worth to us. Do it and I\'ll give ya a belt that our augurs use - one with powerful mojo inside it!','Bring Maywiki of Zuldazar a Primal Hakkari Girdle. You must also have a reputation equal to or greater than Honored with the Zandalar Tribe.$B$BMaywiki of Zuldazar is located on Yojamba Isle, Stranglethorn Vale.','I can smell the scent of vanquished evil on ya, $N. It\'s a sweet smell mon... one I think you know quite well.$B$BI know it\'s no small feat to have brought me the Paragons of Power required for the belt. Your deeds have not only honored the tribe, but also honored yourself amongst my tribe. Here ya are - take the augur\'s belt and don it as your own!','The Paragons of Power are what I need mon - we\'ll tap the power right out of them in our fight against the evil from Zul\'Gurub. Do ya have them for me?','','','','','',0,0,0,19719,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19829,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8075,2,19,60,60,62,64,255,0,0,0,270,21000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Augur\'s Hauberk','The augurs of the Zandalar all wear a distinctive chest piece called a hauberk. It\'s fitted with the finest of silks and cloths, interwoven with strong chain. It\'s a symbol of not only their divinity, but also of their authority, mon. It\'s never wise to cross one whose life is devoted to speakin\' with the spirits...$B$BBring me an offerin\' of the Paragons of Power from inside Zul\'Gurub and prove your worth to us. Do it and I\'ll give ya one of the finest hauberks our augurs would ever hope to wear!','Bring Maywiki of Zuldazar a Primal Hakkari Tabard. You must also have a reputation equal to or greater than Revered with the Zandalar Tribe.$B$BMaywiki of Zuldazar is located on Yojamba Isle, Stranglethorn Vale.','I know what ya had to go through to bring me the Paragons of Power, $N. It wasn\'t easy, mon - defeatin\' the evil that seeps out of Zul\'Gurub like a foul ooze - but now that it is all said and done, I can easily say that you\'ll be revered amongst the Zandalar for ages to come!$B$BHere - take the augur\'s hauberk and wear it with pride!','The Paragons of Power are a key source of magic power - the same kind of power that goes into makin\' the augur\'s hauberk. Bring me what I need, and I\'ll be able to share the finest of vestments any Zandalar augur would be wantin\' as their own.','','','','','',0,0,0,19722,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19828,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8076,2,19,60,60,62,256,255,0,0,0,270,9000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Demoniac\'s Mantle','The demoniac seeks to embody power outright, not just possess it. More than one of our demoniacs has lost a fight with a demon; with our enemies threatening us - especially in Zul\'Gurub - the power that a demoniac is able to unleash on our foes is worth the sacrifice. Our survival depends on crushing those who would destroy us; the fall of the Gurubashi Empire taught us this.$B$BTravel to Zul\'Gurub and gain the Paragons of Power we need. Do this, and a valuable demoniac item shall be yours.','Bring Al\'tabim the All-Seeing a Primal Hakkari Sash. You must also have a reputation equal to or greater than Honored with the Zandalar Tribe.$B$BAl\'tabim the All-Seeing is located on Yojamba Isle, Stranglethorn Vale.','Well done, $N. The Paragons of Power from Zul\'Gurub should act as a reminder of wasted power. The Gurubashi were strong at their height, but they allowed themselves to be consumed by it. A demoniac knows that the game they play is much similar, but the power unleashed is often the very thing needed for survival.$B$BUse this mantle as an honored ally of the Zandalar... it will serve you well.','Retrieved the Paragons of Power from Zul\'Gurub? While we will take the latent power from these items and make them our own, we will give you your own reward of power should you be successful...','','','','','',0,0,0,19720,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19849,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8077,2,19,60,60,62,256,255,0,0,0,270,21000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Demoniac\'s Robes','The ultimate symbol of power amongst the tribe is the garb we wear in battle. A demoniac\'s robes have fused fine runecloth and devastatingly powerful mojo into a single fabric. The visage of the robe is said to instill fear into the minds of all who see it... especially the demons that the demoniac will eventually dominate.$B$BFrom Zul\'Gurub, you must bring me a very specific set of the Paragons of Power. It will be difficult... but your success will assure you of acquiring a robe for yourself.','Bring Al\'tabim the All-Seeing a Primal Hakkari Kossack. You must also have a reputation equal to or greater than Revered with the Zandalar Tribe.$B$BAl\'tabim the All-Seeing is located on Yojamba Isle, Stranglethorn Vale.','Impressive - your victory in Zul\'Gurub has assured us - nay, the world - that Hakkar will not prevail. The time may come when you face the Blood God directly... and should this come to pass know that your reverence is assured amongst the Zandalar tribe.$B$BOh, and this simple robe should help out too I think.$B$B','The Paragons of Power... you have returned with them? Only once we have them will we share the ultimate symbol of demoniac power with you, $N.','','','','','',0,0,0,19723,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20033,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8078,2,19,60,60,62,1,255,0,0,0,270,9000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Vindicator\'s Belt','The ultimate vengeance waits within Zul\'Gurub. Hakkar must not rise again. Hakkar destroyed the Gurubashi Empire from within. No sacrifice was enough. The trolls are a shadow of former glories. I know this is because of Hakkar.$B$BBecome the vindicator you were meant to be. Wreak havoc on the minions of evil. Zul\'Gurub must taste Zandalar vengeance. Bring me proof in the Paragons of Power. You will receive the vindicator\'s belt. You will receive real power.$B$BGo.','Bring Jin\'rokh the Breaker a Primal Hakkari Girdle. You must also have a reputation equal to or greater than Honored with the Zandalar Tribe.$B$BJin\'rokh the Breaker is located on Yojamba Isle, Stranglethorn Vale.','The way of the vindicator is now known to you. You have brought honor to the tribe. You have brought honor to yourself. You have brought pain to our enemies.$B$BThe vindicator\'s belt is yours. You are surely becoming one with the way of the vindicator.','Have you brought the Paragons of Power? Have you struck down the enemies of the tribe? Hakkar must know the wrath of the vindicator!','','','','','',0,0,0,19719,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19823,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8079,2,19,60,60,62,1,255,0,0,0,270,21000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Paragons of Power: The Vindicator\'s Breastplate','The vindicator\'s symbol of power is the breastplate. It is forged with powerful mojo. It is trusted only to those we revere. It is the Zandalar symbol of vengeance.$B$BTo become a vindicator is to become vengeance. Take the Paragons of Power we need from Zul\'Gurub. Bring them to us. We will take the mojo stolen from us. We will make the minions of Hakkar pay. We will reward you with the vindicator\'s breastplate.$B$BGo. Be our vengeance, $N.','Bring Jin\'rokh the Breaker a Primal Hakkari Kossack. You must also have a reputation equal to or greater than Revered with the Zandalar Tribe.$B$BJin\'rokh the Breaker is located on Yojamba Isle, Stranglethorn Vale.','You are to be revered for your deeds. The tribe rewards its heroes. Zul\'Gurub has tasted Zandalar vengeance like never before.$B$BYour deeds will herald the deeds of others to come. They will look upon you as a sign of real power. They will look upon you as vengeance personified!','Your presence means victory? Do you have the Paragons of Power? Tell me of the vengeance you have wrought today!','','','','','',0,0,0,19723,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19822,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8080,1,3358,50,55,41,0,77,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,8080,0,0,0,0,'Arathi Basin Resources!','War must be fought with soldiers, any soldier will tell you. They\'ll also say that a battle fought with poor gear or on an empty stomach is lost before it starts!$B$BThat is why Arathi Basin is important. There are key areas in the basin that hold essential resources. Metals, weapons, food, lumber - all are needed, and all can be gained there.$B$BThat is what I want from you, $N. Enter Arathi Basin, win the battle by holding more bases than the enemy, and return to me with a crate of resources.','Win the battle for Arathi Basin, get an Arathi Resource Crate, and return it to Sergeant Maclear at Refuge Pointe.','You got the resources! Great job! I\'ll send the resources to our quartermasters, who can quickly disperse them to our troops.$B$BThank you, $N. Indeed, performing successful missions like the one you achieved are how wars are truly won.','Do you have the resource crate, $N? The League of Arathor can\'t fight a decent battle without them...','','','','','',20559,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25000,4890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8081,0,3358,50,55,41,0,77,0,0,0,0,0,0,0,0,0,0,0,256,1,8080,0,8080,0,0,0,0,'More Resource Crates','War must be fought with soldiers, any soldier will tell you. They\'ll also say that a battle fought with poor gear or on an empty stomach is lost before it starts!$B$BThat is why Arathi Basin is important. There are key areas in the basin that hold essential resources. Metals, weapons, food, lumber - all are needed, and all can be gained there.$B$BThat is what I want from you, $N. Enter Arathi Basin, win the battle by holding more bases than the enemy, and return to me with a crate of resources.','Win the battle for Arathi Basin, get an Arathi Resource Crate, and return it to Sergeant Maclear at Refuge Pointe.','Very good. I will get these to our quartermasters immediately, and a commendation for your actions will be sent to my superiors.$B$BOnce again, thank you $N. Your contributions to our struggles are noticed by footman and field marshal alike.','$N, the League of Arathor has a standing mission for you to reenter Arathi Basin, procure more resource crates and bring them to me.','','','','','',19725,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8101,0,1977,60,60,62,128,255,0,0,0,0,0,270,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,'The Pebble of Kajaro','','','$R, the pebble held within the frame of this talisman comes from Mount Kajaro in the South Seas. Mount Kajaro is an area plagued by volatility - marked by violent and oftentimes magical volcanic eruptions.$B$BAs your bond with the trolls of Zandalar grows, so too shall the power of this pebble. Harness the power of the pebble to strike down our enemies. Be like the mountain: Quick, explosive, deadly...','NULL','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19598,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8102,0,1977,60,60,62,128,255,0,0,0,0,0,270,9000,0,0,0,0,64,0,8101,0,0,0,0,0,0,'The Pebble of Kajaro','','','Be unstoppable, like the molten fronts of Kajaro.','Welcome back, $c. I can see that the pebble has seen much use. Many of our foes have fallen to your otherworldly abilities. Their suffering has been great. It is time that I enhance the power of the pebble. Give it to me. ','','','','','',19598,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19599,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8103,0,1977,60,60,62,128,255,0,0,0,0,0,270,21000,0,0,0,0,64,0,8102,0,0,0,0,0,0,'The Pebble of Kajaro','','','Continue in your decimation of the trolls of Zul\'Gurub. Hakkar must see that the world will not buckle beneath his indomitable will.','Hakkari fear you, $n. They speak of horrors they believed that only their faceless God could perpetrate. You have burned them with the force of Kajaro. They now know fear in two places.$B$BIt is time to further strengthen the pebble. Hand me the talisman.','','','','','',19599,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19600,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8104,0,1977,60,60,62,128,255,0,0,0,0,0,270,42000,0,0,0,0,64,0,8103,0,0,0,0,0,0,'The Jewel of Kajaro','','','$B$BDo you see? The pebble is what we call a geode. Inside the pebble are powerful crystals that have been soaking in the latent energies from our world. By cutting the pebble in half, I have finally allowed its full potential to be realized. Use it to lay waste to our enemies.','Give me the talisman, $n. I must show you something.','','','','','',19600,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19601,0,0,0,1,0,0,0,270,0,0,0,0,100,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8105,1,3358,50,55,41,0,77,0,0,0,0,0,0,0,0,0,0,0,72,1,0,0,8105,0,0,0,0,'The Battle for Arathi Basin!','$N, the battle for Arathi Basin is a battle for resources and territory. Key points in the area must be held and operated in order to supply our forces with much needed raw materials and supplies. I charge you to assault the points farthest from our Arathi Basin base.$B$BAssault the farm, the mine, the lumber mill and the blacksmith when they are controlled by the enemy. Find the enemy\'s banner and rip it from its flag post!$B$BWhen you have done this to all four points, return to me.','Assault the mine, the lumber mill, the blacksmith and the farm, then return to Field Marshal Oslight in Refuge Pointe.',NULL,NULL,'','Mine Assaulted','Lumber Mill Assaulted','Blacksmith Assaulted','Farm Assaulted',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15005,15004,15002,15003,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16500,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8106,0,1977,60,60,62,256,255,0,0,0,0,0,270,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,'Kezan\'s Taint','','','Accept this talisman, $c. Accept it and use its power to strike down our mutual enemies.$B$BKnow that around your neck you carry a piece of history. Kezan was once a grand territory of the Zandalar Empire. Alas, the taint of goblin trade princes would force out my proud brothers and sisters.$B$BKezan is now home to the goblin capital of the Undermine; but know that before the taint, it held greatness. Still to this day Kezan is considered sacred land to my people.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19602,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8107,0,1977,60,60,62,256,255,0,0,0,0,0,270,9000,0,0,0,0,64,0,8106,0,0,0,0,0,0,'Kezan\'s Taint','','','Draw from the darkness, $c. Embrace the shadows. Let Kezan\'s Taint supplement your dark meddling.','Honor is earned amongst the Zandalar trolls, $n. With honor comes reward - friendship, alliance...$B$BHand me the talisman so that I may enhance its power.','','','','','',19602,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19603,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8108,0,1977,60,60,62,256,255,0,0,0,0,0,270,21000,0,0,0,0,64,0,8107,0,0,0,0,0,0,'Kezan\'s Taint','','','It is only through our combined efforts that we will stop the Soulflayer.','I am ready for you, $c. Once more I will enhance your talisman. I only ask that you continue in your destruction of Hakkar and his minions.$B$BGive me the talisman.','','','','','',19603,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19604,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8109,0,1977,60,60,62,256,255,0,0,0,0,0,270,42000,0,0,0,0,64,0,8108,0,0,0,0,0,0,'Kezan\'s Unstoppable Taint','','','Flay the flesh from their corpses. Watch as the shadows consume the Hakkari. Draw power from their fear, $c. Let Kezan\'s Taint augment this power...','Call forth your demons, $c. Let them bask in the energy of Kezan\'s Taint. Command them on the field of battle! Decimate the enemy!$B$BYes... The time has come to apply the final enhancement to Kezan\'s Taint. Give me the talisman.','','','','','',19604,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19605,0,0,0,1,0,0,0,270,0,0,0,0,100,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8110,0,1977,60,60,62,1024,255,0,0,0,0,0,270,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,'Enchanted South Seas Kelp','','','See this here seaweed, mon? It be from the South Seas. We just add a little mojo and a little magic and it takes on the properties most suited to its owner.$B$BYou a $c so it be easy, mon. Just wrap it around your neck and think of nature or squirrels or whatever it be that you people like.','NULL','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19610,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8111,0,1977,60,60,62,1024,255,0,0,0,0,0,270,9000,0,0,0,0,64,0,8110,0,0,0,0,0,0,'Enchanted South Seas Kelp','','','The neck piece not be for smokin\', mon! You got to use it to fight evil.','Hey mon! It be good to see you again. The tribe be talking about your killin\' of the Hakkari and all that. Molthor gave me the word to be adding more mojo to your talisman. Just give it here and Maywiki make it better.','','','','','',19610,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19611,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8112,0,1977,60,60,62,1024,255,0,0,0,0,0,270,21000,0,0,0,0,64,0,8111,0,0,0,0,0,0,'Enchanted South Seas Kelp','','','Now you take the evil trolls in Zul\'Gurub and show them what your nature powers can do, mon!','How be that talisman, mon? It look like it be time to add a little more magic and mojo to its leaves. It need a little bloom in its wilt. Give it here and Maywiki fix it right up.','','','','','',19611,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19612,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8113,0,1977,60,60,62,1024,255,0,0,0,0,0,270,42000,0,0,0,0,64,0,8112,0,0,0,0,0,0,'Pristine Enchanted South Seas Kelp','','','$n mon, it been a good journey. Keep on with the killing and suppressing of Hakkar and he minions.','$n! It been a long time since I seen you. Did you know that King Rastakhan himself be givin\' me the order to add the final bit of mojo and magic to your talisman? It be true, mon! I wouldn\'t have believed it had I not seen it with me own eyes. Give it here.','','','','','',19612,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19613,0,0,0,1,0,0,0,270,0,0,0,0,100,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8114,2,3358,60,60,41,0,77,0,0,0,0,0,0,0,0,0,0,0,10,2,0,0,0,0,0,0,0,'Control Four Bases','$N, you have taken the battle of Arathi Basin to our enemies and earned great honors in that field of battle. You have shown us your worth as a $c, and you have shown our enemies that we will not submit to their villainy!$B$BBecause of your proven value to us, I have a difficult task for you. I want you to take and hold at least four of the bases in Arathi Basin. If you can do that, then we will not only secure critical resources, we will show the Horde our dominance!$B$BGo, $N, and good fortune. ','Enter Arathi Basin, capture and control four bases at the same time, and then return to Field Marshal Oslight at Refuge Pointe.',NULL,NULL,'Control Four Bases.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,509,0,0,0,0,1000,0,0,0,0,27000,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8115,2,3358,60,60,41,0,77,0,0,0,0,0,0,0,0,0,0,0,10,2,0,0,0,0,0,0,0,'Control Five Bases','$N, battling for the resources of Arathi Basin is a bloody undertaking. Your services to the League of Arathor are as needed as they are appreciated.$B$BAnd we have one more task for you.$B$BThe League wishes to make one strong push against the Defilers\' occupation of Arathi Basin. We want them driven out of every strategic point on the battlefield!$B$BIt will not be easy, but if anyone can get it done, it is you.','Control 5 bases in Arathi Basin at the same time, then return to Field Marshal Oslight at Refuge Pointe.',NULL,NULL,'Take Five Bases.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20132,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,27000,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8116,0,1977,60,60,62,64,178,0,0,0,0,0,270,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,'Vision of Voodress','','','You and Maywiki have something in common, mon. We both be $c! Although, Maywiki is more of a mystic and you be more of a scrub. Still, we both know what the great spirits bring.$B$BAs a gift I give to you this orb to wear around your neck. Look deep inside and see the village of Voodress in the South Seas! Let it lift your spirits!','NULL','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19606,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8117,0,1977,60,60,62,64,178,0,0,0,0,0,270,9000,0,0,0,0,64,0,8116,0,0,0,0,0,0,'Vision of Voodress','','','Beware the evil Hakkari spirits, mon. Honestly, they be spooky.','Good news, $n. Molthor be singin\' your praises lately. He say how you be turnin\' into a real hero of Zandalar.$B$BHe also say for Maywiki to polish your orb some more! Give it here so Maywiki can brighten the vision.','','','','','',19606,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19607,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8118,0,1977,60,60,62,64,178,0,0,0,0,0,270,21000,0,0,0,0,64,0,8117,0,0,0,0,0,0,'Vision of Voodress','','','Take a look at it now, $n. Voodress come in even clearer now, yea? Let the primal power flow through you, mon.','Sha-mon! Maywiki make a joke!$B$B$B$BSo, you been using the spirits and elements against our enemies in Zul\'Gurub, eh? Spirits be praised!$B$BMaywiki gonna brighten your orb. Give it here, $n.','','','','','',19607,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19608,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8119,0,1977,60,60,62,64,178,0,0,0,0,0,270,42000,0,0,0,0,64,0,8118,0,0,0,0,0,0,'The Unmarred Vision of Voodress','','','One day, $n, you will be able to use this orb to communicate directly with me. Whenever this battle with Hakkar be over and Maywiki go home. Let us call to the spirits and ask them for that day to come soon.','$B$BLook at it, $n! It\'s come alive. The spirits dance around the orb.$B$BGive it to Maywiki so she can make one last adjustment.','','','','','',19608,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19609,0,0,0,1,0,0,0,270,0,0,0,0,100,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8120,1,3358,50,55,41,0,178,0,0,0,0,0,0,0,0,0,0,0,72,1,0,0,8120,0,0,0,0,'The Battle for Arathi Basin!','As you no doubt have heard, the League of Arathor is sending large numbers of troops into Arathi Basin. Eager for food and supplies, these Alliance fools are intent to take and control the rich resources there. We must show them that Arathi will never again be a home for humans!$B$BGo to Arathi Basin and assault the mine, the lumber mill, the blacksmith and the stables. Pull down the enemies\' banners, declaring those territories for the Horde.$B$BGo, $N. Report back to me when this task is complete.','Assault the Arathi Basin mine, lumber mill, blacksmith and stable, and then return to Deathmaster Dwire in Hammerfall.',NULL,NULL,'','Mine Assaulted','Lumber Mill Assaulted','Blacksmith Assaulted','Stable Assaulted',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15005,15004,15002,15001,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16500,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8121,2,3358,60,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,10,2,0,0,0,0,0,0,0,'Take Four Bases','$N, as the battles over Arathi Basin rage, news of your actions have reached many ears. You are highly regarded among us, which gives me confidence that you will accomplish the mission I now have for you.$B$BIt is time to send a message to the League of Arathor. We must show them that their holdings in Arathi Basin are tenuous and quickly lost. We will show them this by holding, all at once, four strategic points in Arathi Basin.$B$BSucceed in this, $N, and earn great respect among the Defilers.','Hold four bases at the same time in Arathi Basin, and then return to Deathmaster Dwire in Hammerfall.',NULL,NULL,'Hold Four Bases.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,27000,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8122,2,3358,60,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,10,2,0,0,0,0,0,0,0,'Take Five Bases','It is difficult to see, so deep we are in the conflict, but our spies report a weakening in the League of Arathor\'s resolve. We must use this window and strike a brutal blow against them! Return to Arathi Basin and throw yourself against our foes. Curse them and kill them and control all five strategic bases! Send their soldiers screaming and bleeding from the front lines, with stories of your cruelty on their mewling lips.$B$BDo this, and score a great victory for the Defilers.','Hold five bases in Arathi Basin at the same time, then return to Deathmaster Dwire in Hammerfall.',NULL,NULL,'Hold Five Bases.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20131,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,27000,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8123,1,3358,50,55,41,0,178,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,8123,0,0,0,0,'Cut Arathor Supply Lines','The League of Arathor is sparing no expense in their move to retake Arathi. They, and all the races of the Alliance, now stream to this distant region, intent on expanding their hold from Refuge Pointe. We must stop them, and the best means to stop them is to take their supplies.$B$BYou can help us, $N. Enter Arathi Basin, known for its rich mines, fertile land and skilled craftsman. Capture and control every base you can, win the battle, and return to me with the resources you gain.','Win the battle for Arathi Basin, get an Arathi Resource Crate, and return it to Deathstalker Mortis at Hammerfall.',NULL,NULL,'','','','','',20559,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25000,4890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8124,0,3358,50,55,41,0,178,0,0,0,0,0,0,0,0,0,0,0,256,1,8123,0,8123,0,0,0,0,'More Resource Crates','The League of Arathor is sparing no expense in their move to retake Arathi. They, and all the races of the Alliance, now stream to this distant region, intent on expanding their hold from Refuge Pointe. We must stop them, and the best means to stop them is to take their supplies.$B$BYou can help us, $N. Enter Arathi Basin, known for its rich mines, fertile land and skilled craftsman. Capture and control every base you can, win the battle, and return to me with the resources you gain.','Win the battle for Arathi Basin, get an Arathi Resource Crate, and return it to Deathstalker Mortis at Hammerfall.','Very good. I will get these to our quartermasters immediately, and a commendation for your actions will be sent to my superiors.$B$BOnce again, thank you $N. Your contributions to our struggles are noticed by grunt and high warlord alike.','$N, the Defilers has a standing mission for you to reenter Arathi Basin, procure more resource crates and bring them to me.','','','','','',19725,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8141,0,1977,60,60,62,8,255,0,0,0,0,0,270,3000,0,0,0,0,64,0,0,0,0,0,0,0,0,'Zandalrian Shadow Talisman','','','You progress swiftly, young $c. Perhaps it is time to initiate you into the Shera Ali\'kh - Zandalari for Death\'s Hand. For thousands of years we have played the role of assassin for the Zandalar Empire. For too long we have sat idly, allowing the Hakkari to grow in strength. Once more we face Hakkar, but this time without the support of a united $r front. It is you and your allies who must assist in vanquishing the Blood God and his minions!$B$BWear this talisman and let it assist you in your journeys.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19614,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8142,0,1977,60,60,62,8,255,0,0,0,0,0,270,9000,0,0,0,0,64,0,8141,0,0,0,0,0,0,'Zandalrian Shadow Talisman','','','There is only one enhancement left that can be placed on the talisman, $c. When the time is right, I shall apply that enhancement.','Impressive, $n. You have a gift for killing that I have not sensed in another in many years. Even Molthor is aware of the work that you have done for Zandalar. It is time to enhance your talisman further. Give it to me.','','','','','',19614,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19615,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8143,0,1977,60,60,62,8,255,0,0,0,0,0,270,21000,0,0,0,0,64,0,8142,0,0,0,0,0,0,'Zandalrian Shadow Talisman','','','An assassin of your caliber should be given a wide berth. Your foes must learn respect! You will get just that when the enemy sees the glint of Death\'s Hand - all too late...','I sense that you have dealt countless fatalities to the Hakkari, $n. You carry the stink of their mojo.$B$BI assume the Shadow talisman has assisted in the culling? Give it to me and allow me to enhance its power.','','','','','',19615,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19616,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8144,0,1977,60,60,62,8,255,0,0,0,0,0,270,42000,0,0,0,0,64,0,8143,0,0,0,0,0,0,'Zandalrian Shadow Mastery Talisman','','','This is the last time we will speak under the auspices of Shera Ali\'kh. You know all that you must. Take the talisman and continue in your slaying. Hakkar must never be allowed to leave Zul\'Gurub.','It yearns to grow, $n. The talisman has soaked in all that you have done. The thousands of troll corpses littering Zul\'Gurub have fueled its power. Hand it to me and I shall make the final enhancement.','','','','','',19616,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19617,0,0,0,1,0,0,0,270,0,0,0,0,100,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8145,0,1977,60,60,62,4,255,0,0,0,0,0,270,3000,0,0,0,0,64,0,0,0,0,0,0,0,0,'The Maelstrom\'s Tendril','','','Amongst the Zandalarians, the profession of $c is revered. Our greatest hunters travel to the edge of the Maelstrom to prove their resolution.$B$BFrom the heart of the sea they pull strands of kelp known as Maelstrom Tendrils. The kelp is then woven into a talisman that is enchanted to improve their accuracy and power.$B$BI now grant you a single weaving of the Maelstrom\'s Tendril. As your bond with Zandalar grows, I shall weave more power into the talisman.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19618,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8146,0,1977,60,60,62,4,255,0,0,0,0,0,270,9000,0,0,0,0,64,0,8145,0,0,0,0,0,0,'The Maelstrom\'s Tendril','','','There is only one more weave that I will be able to add to your talisman, $c','Even from here I can hear the sound of your volleys laying waste to our enemies. Their cries echo in agony.$B$BYou have made quite a name for yourself among the trolls of Zandalar, $n. We are grateful for all that you have done.$B$BHand me your talisman so that I may add another weave.','','','','','',19618,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19619,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8147,0,1977,60,60,62,4,255,0,0,0,0,0,270,21000,0,0,0,0,64,0,8146,0,0,0,0,0,0,'The Maelstrom\'s Tendril','','','Let them seek atonement at the end of your munitions.','Ah, $n, it is good to smell you again.$B$B$B$BYou\'ll have to excuse my sense of humor. It can be most foul at times.$B$BI sense that you have caused great anguish to our enemies. The forces of Hakkar cry out your name in anger. This is most excellent.$B$BYou have earned another weave on your talisman. Hand it to me.','','','','','',19619,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19620,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8148,0,1977,60,60,62,4,255,0,0,0,0,0,270,42000,0,0,0,0,64,0,8147,0,0,0,0,0,0,'The Maelstrom\'s Wrath','','','Your journey has only just begun, young $c. Perhaps one day you will visit the Maelstrom and glance into the heart of the world.$B$BI wish you power and fortitude!','Molthor delivers word from King Rastakhan, $n. The royal court is most impressed with your decimation of the Hakkari forces. I am to award you with the final weave in your talisman. Hand it to me.','','','','','',19620,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19621,0,0,0,1,0,0,0,270,0,0,0,0,100,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8149,2,-22,30,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,19850,1,0,'Honoring a Hero','During the Harvest Festival of Azeroth, we give thanks to heroes for the sacrifices - in some cases ultimate sacrifices - they have given on our behalf. The Alliance acknowledges many heroes, but none weave a more tragic tale than that of Uther Lightbringer.$B$BHelp us honor Uther by taking this offering to his tomb in the Western Plaguelands. Place it at his statue, and then return to me. I\'ll only be here through the end of the festival, so waste no time in giving Uther his tribute.','Travel to Uther\'s Tomb in Western Plaguelands and use Uther\'s Tribute at his statue, and then return to Wagner Hammerstrike outside Ironforge before the Harvest Festival is over.','He was a hero among heroes, Uther was. I can\'t even begin to imagine the anguish of what he felt when Arthas - his greatest student and someone whom Uther loved like his own son - betrayed all of humanity. Still, he rose to try and stop Arthas, and for that he will be forever remembered as a true paladin. His fight was to the end, thinking only of those he might save.$B$BThank you, $N. You\'ve paid tribute to a great hero today, honoring his spirit and the spirit of the Harvest Festival.','Have you made the journey to Uther\'s Tomb and placed the tribute there?$B$BIt can be a dangerous trip for less experienced adventurers; a safer way of traveling there, relatively speaking, may be to travel north from the river that runs through Hillsbrad into the Plaguelands. It flows from a lake that is adjacent to Sorrow Hill; travel west up through the hills, steering clear of the adjacent tomb... one that is infested with the Scourge.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20009,0,0,0,1,0,0,0,69,0,54,47,72,250,0,250,250,250,0,3960,0,0,113,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8150,2,-22,30,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,19851,1,0,'Honoring a Hero','During the Harvest Festival of Azeroth, we give thanks to heroes for the sacrifices - in some cases ultimate sacrifices - they have given on our behalf. The Horde acknowledges many heroes, but none exemplify strength and sacrifice more than Grom Hellscream.$B$BHelp us honor Grom by taking this offering to his monument in the Demon Fall Canyon of Ashenvale. Place it at the base, and then return to me. I\'ll only be here through the end of the festival, so waste no time in giving Grom his tribute.','Travel to Grom\'s Monument in the Demon Fall Canyon of Ashenvale and use Grom\'s Tribute at the base of the monument. Return to Javnir Nashak outside Orgrimmar before the Harvest Festival is over.','Grom\'s full name - Grommash - means \"The Giant\'s Heart\"; it took that and more to stand alone against Mannoroth. I think the Warchief said it best when the curse of the orcs began and ended with Grom. Fitting that Grom\'s sacrifice - and perhaps redemption - would be the wellspring from which the Horde flows today.$B$BThank you, $N. You\'ve paid tribute to a great hero today, honoring his spirit and the spirit of the Harvest Festival.','Have you made the journey to Grom\'s Monument and placed his tribute there?$B$BThe site where the monument is still touched by the taint of the Burning Legion. Should you be less experienced in the ways of adventuring, be on your toes when approaching the monument.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20010,0,0,0,1,0,0,0,530,76,0,81,68,250,250,0,250,250,0,3960,0,0,111,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8151,2,-261,50,52,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8153,0,0,0,'The Hunter\'s Charm','Ogtinc of Azshara has sent out a call for seasoned hunters such as yourself. He is a furbolg hunter who has left his tribe to aid the Cenarion Circle. His teachings are meant to enrich the wisdom of others who share his craft, and guide them toward maintaining a balance. You would do well to speak with him.$B$BOgtinc resides atop the cliffs of Azshara, northeast from the Ruins of Eldarath.','Speak to Ogtinc in Azshara.','It is no longer my purpose to hunt, but to teach the $C. That is what fate has handed to me.$B$BCraft with me a $C\'s charm -- a collection of trophies from fallen prey that will remind you of your past trials and triumphs. In the end I will keep the charm, but reward you with something else.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,300,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8153,2,-261,50,52,0,4,255,0,0,0,0,0,0,0,0,0,0,0,0,0,8151,0,0,8231,0,0,0,'Courser Antlers','The courser wears the mightiest antlers in the known lands. Such antlers are used to defend the courser, goring an attacker and often damaging the points. Perfect, natural antlers are the sign of an animal spirit with supreme confidence.$B$BTo hold such antlers will bestow the same confidence in you.$B$BHunt the mosshoof courser, find the perfect antlers and bring them to me.','Bring a pair of Perfect Courser Antlers to Ogtinc in Azshara. Ogtinc resides atop the cliffs northeast of the Ruins of Eldarath.','You must possess keen sight and great patience to have obtained these. Well done.','Have you found the antlers?','','','','','',20017,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8154,1,3358,40,45,41,0,77,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,8080,0,0,0,0,'Arathi Basin Resources!','War must be fought with soldiers, any soldier will tell you. They\'ll also say that a battle fought with poor gear or on an empty stomach is lost before it starts!$B$BThat is why Arathi Basin is important. There are key areas in the basin that hold essential resources. Metals, weapons, food, lumber - all are needed, and all can be gained there.$B$BThat is what I want from you, $N. Enter Arathi Basin, win the battle by holding more bases than the enemy, and return to me with a crate of resources.','Win the battle for Arathi Basin, get an Arathi Resource Crate, and return it to Sergeant Maclear at Refuge Pointe.','You got the resources! Great job! I\'ll send the resources to our quartermasters, who can quickly disperse them to our troops.$B$BThank you, $N. Indeed, performing successful missions like the one you achieved are how wars are truly won.','Do you have the resource crate, $N? The League of Arathor can\'t fight a decent battle without them...','','','','','',20559,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19500,3300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8155,1,3358,20,25,41,0,77,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,8080,0,0,0,0,'Arathi Basin Resources!','War must be fought with soldiers, any soldier will tell you. They\'ll also say that a battle fought with poor gear or on an empty stomach is lost before it starts!$B$BThat is why Arathi Basin is important. There are key areas in the basin that hold essential resources. Metals, weapons, food, lumber - all are needed, and all can be gained there.$B$BThat is what I want from you, $N. Enter Arathi Basin, win the battle by holding more bases than the enemy, and return to me with a crate of resources.','Win the battle for Arathi Basin, get an Arathi Resource Crate, and return it to Sergeant Maclear at Refuge Pointe.','You got the resources! Great job! I\'ll send the resources to our quartermasters, who can quickly disperse them to our troops.$B$BThank you, $N. Indeed, performing successful missions like the one you achieved are how wars are truly won.','Do you have the resource crate, $N? The League of Arathor can\'t fight a decent battle without them...','','','','','',20559,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5500,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8156,1,3358,30,35,41,0,77,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,8080,0,0,0,0,'Arathi Basin Resources!','War must be fought with soldiers, any soldier will tell you. They\'ll also say that a battle fought with poor gear or on an empty stomach is lost before it starts!$B$BThat is why Arathi Basin is important. There are key areas in the basin that hold essential resources. Metals, weapons, food, lumber - all are needed, and all can be gained there.$B$BThat is what I want from you, $N. Enter Arathi Basin, win the battle by holding more bases than the enemy, and return to me with a crate of resources.','Win the battle for Arathi Basin, get an Arathi Resource Crate, and return it to Sergeant Maclear at Refuge Pointe.','You got the resources! Great job! I\'ll send the resources to our quartermasters, who can quickly disperse them to our troops.$B$BThank you, $N. Indeed, performing successful missions like the one you achieved are how wars are truly won.','Do you have the resource crate, $N? The League of Arathor can\'t fight a decent battle without them...','','','','','',20559,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11000,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8157,0,3358,40,45,41,0,77,0,0,0,0,0,0,0,0,0,0,0,256,1,8154,0,8080,0,0,0,0,'More Resource Crates','War must be fought with soldiers, any soldier will tell you. They\'ll also say that a battle fought with poor gear or on an empty stomach is lost before it starts!$B$BThat is why Arathi Basin is important. There are key areas in the basin that hold essential resources. Metals, weapons, food, lumber - all are needed, and all can be gained there.$B$BThat is what I want from you, $N. Enter Arathi Basin, win the battle by holding more bases than the enemy, and return to me with a crate of resources.','Win the battle for Arathi Basin, get an Arathi Resource Crate, and return it to Sergeant Maclear at Refuge Pointe.','Very good. I will get these to our quartermasters immediately, and a commendation for your actions will be sent to my superiors.$B$BOnce again, thank you $N. Your contributions to our struggles are noticed by footman and field marshal alike.','$N, the League of Arathor has a standing mission for you to reenter Arathi Basin, procure more resource crates and bring them to me.','','','','','',19725,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8158,0,3358,20,25,41,0,77,0,0,0,0,0,0,0,0,0,0,0,256,1,8155,0,8080,0,0,0,0,'More Resource Crates','War must be fought with soldiers, any soldier will tell you. They\'ll also say that a battle fought with poor gear or on an empty stomach is lost before it starts!$B$BThat is why Arathi Basin is important. There are key areas in the basin that hold essential resources. Metals, weapons, food, lumber - all are needed, and all can be gained there.$B$BThat is what I want from you, $N. Enter Arathi Basin, win the battle by holding more bases than the enemy, and return to me with a crate of resources.','Win the battle for Arathi Basin, get an Arathi Resource Crate, and return it to Sergeant Maclear at Refuge Pointe.','Very good. I will get these to our quartermasters immediately, and a commendation for your actions will be sent to my superiors.$B$BOnce again, thank you $N. Your contributions to our struggles are noticed by footman and field marshal alike.','$N, the League of Arathor has a standing mission for you to reenter Arathi Basin, procure more resource crates and bring them to me.','','','','','',19725,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8159,0,3358,30,35,41,0,77,0,0,0,0,0,0,0,0,0,0,0,256,1,8156,0,8080,0,0,0,0,'More Resource Crates','War must be fought with soldiers, any soldier will tell you. They\'ll also say that a battle fought with poor gear or on an empty stomach is lost before it starts!$B$BThat is why Arathi Basin is important. There are key areas in the basin that hold essential resources. Metals, weapons, food, lumber - all are needed, and all can be gained there.$B$BThat is what I want from you, $N. Enter Arathi Basin, win the battle by holding more bases than the enemy, and return to me with a crate of resources.','Win the battle for Arathi Basin, get an Arathi Resource Crate, and return it to Sergeant Maclear at Refuge Pointe.','Very good. I will get these to our quartermasters immediately, and a commendation for your actions will be sent to my superiors.$B$BOnce again, thank you $N. Your contributions to our struggles are noticed by footman and field marshal alike.','$N, the League of Arathor has a standing mission for you to reenter Arathi Basin, procure more resource crates and bring them to me.','','','','','',19725,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8160,1,3358,40,45,41,0,178,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,8123,0,0,0,0,'Cut Arathor Supply Lines','The League of Arathor is sparing no expense in their move to retake Arathi. They, and all the races of the Alliance, now stream to this distant region, intent on expanding their hold from Refuge Pointe. We must stop them, and the best means to stop them is to take their supplies.$B$BYou can help us, $N. Enter Arathi Basin, known for its rich mines, fertile land and skilled craftsman. Capture and control every base you can, win the battle, and return to me with the resources you gain.','Win the battle for Arathi Basin, get an Arathi Resource Crate, and return it to Deathstalker Mortis at Hammerfall.',NULL,NULL,'','','','','',20559,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19500,3300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8161,1,3358,30,35,41,0,178,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,8123,0,0,0,0,'Cut Arathor Supply Lines','The League of Arathor is sparing no expense in their move to retake Arathi. They, and all the races of the Alliance, now stream to this distant region, intent on expanding their hold from Refuge Pointe. We must stop them, and the best means to stop them is to take their supplies.$B$BYou can help us, $N. Enter Arathi Basin, known for its rich mines, fertile land and skilled craftsman. Capture and control every base you can, win the battle, and return to me with the resources you gain.','Win the battle for Arathi Basin, get an Arathi Resource Crate, and return it to Deathstalker Mortis at Hammerfall.',NULL,NULL,'','','','','',20559,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11000,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8162,1,3358,20,25,41,0,178,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,8123,0,0,0,0,'Cut Arathor Supply Lines','The League of Arathor is sparing no expense in their move to retake Arathi. They, and all the races of the Alliance, now stream to this distant region, intent on expanding their hold from Refuge Pointe. We must stop them, and the best means to stop them is to take their supplies.$B$BYou can help us, $N. Enter Arathi Basin, known for its rich mines, fertile land and skilled craftsman. Capture and control every base you can, win the battle, and return to me with the resources you gain.','Win the battle for Arathi Basin, get an Arathi Resource Crate, and return it to Deathstalker Mortis at Hammerfall.',NULL,NULL,'','','','','',20559,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5500,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8163,0,3358,40,45,41,0,178,0,0,0,0,0,0,0,0,0,0,0,256,1,8160,0,8123,0,0,0,0,'More Resource Crates','The League of Arathor is sparing no expense in their move to retake Arathi. They, and all the races of the Alliance, now stream to this distant region, intent on expanding their hold from Refuge Pointe. We must stop them, and the best means to stop them is to take their supplies.$B$BYou can help us, $N. Enter Arathi Basin, known for its rich mines, fertile land and skilled craftsman. Capture and control every base you can, win the battle, and return to me with the resources you gain.','Win the battle for Arathi Basin, get an Arathi Resource Crate, and return it to Deathstalker Mortis at Hammerfall.','Very good. I will get these to our quartermasters immediately, and a commendation for your actions will be sent to my superiors.$B$BOnce again, thank you $N. Your contributions to our struggles are noticed by grunt and high warlord alike.','$N, the Defilers has a standing mission for you to reenter Arathi Basin, procure more resource crates and bring them to me.','','','','','',19725,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8164,0,3358,30,35,41,0,178,0,0,0,0,0,0,0,0,0,0,0,256,1,8161,0,8123,0,0,0,0,'More Resource Crates','The League of Arathor is sparing no expense in their move to retake Arathi. They, and all the races of the Alliance, now stream to this distant region, intent on expanding their hold from Refuge Pointe. We must stop them, and the best means to stop them is to take their supplies.$B$BYou can help us, $N. Enter Arathi Basin, known for its rich mines, fertile land and skilled craftsman. Capture and control every base you can, win the battle, and return to me with the resources you gain.','Win the battle for Arathi Basin, get an Arathi Resource Crate, and return it to Deathstalker Mortis at Hammerfall.','Very good. I will get these to our quartermasters immediately, and a commendation for your actions will be sent to my superiors.$B$BOnce again, thank you $N. Your contributions to our struggles are noticed by grunt and high warlord alike.','$N, the Defilers has a standing mission for you to reenter Arathi Basin, procure more resource crates and bring them to me.','','','','','',19725,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8165,0,3358,20,25,41,0,178,0,0,0,0,0,0,0,0,0,0,0,256,1,8162,0,8123,0,0,0,0,'More Resource Crates','The League of Arathor is sparing no expense in their move to retake Arathi. They, and all the races of the Alliance, now stream to this distant region, intent on expanding their hold from Refuge Pointe. We must stop them, and the best means to stop them is to take their supplies.$B$BYou can help us, $N. Enter Arathi Basin, known for its rich mines, fertile land and skilled craftsman. Capture and control every base you can, win the battle, and return to me with the resources you gain.','Win the battle for Arathi Basin, get an Arathi Resource Crate, and return it to Deathstalker Mortis at Hammerfall.','Very good. I will get these to our quartermasters immediately, and a commendation for your actions will be sent to my superiors.$B$BOnce again, thank you $N. Your contributions to our struggles are noticed by grunt and high warlord alike.','$N, the Defilers has a standing mission for you to reenter Arathi Basin, procure more resource crates and bring them to me.','','','','','',19725,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8166,1,3358,40,45,41,0,77,0,0,0,0,0,0,0,0,0,0,0,72,1,0,0,8105,0,0,0,0,'The Battle for Arathi Basin!','$N, the battle for Arathi Basin is a battle for resources and territory. Key points in the area must be held and operated in order to supply our forces with much needed raw materials and supplies. I charge you to assault the points farthest from our Arathi Basin base.$B$BAssault the farm, the mine, the lumber mill and the blacksmith when they are controlled by the enemy. Find the enemy\'s banner and rip it from its flag post!$B$BWhen you have done this to all four points, return to me.','Assault the mine, the lumber mill, the blacksmith and the farm, then return to Field Marshal Oslight in Refuge Pointe.',NULL,NULL,'','Mine Assaulted','Lumber Mill Assaulted','Blacksmith Assaulted','Farm Assaulted',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15005,15004,15002,15003,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13000,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8167,1,3358,30,35,41,0,77,0,0,0,0,0,0,0,0,0,0,0,72,1,0,0,8105,0,0,0,0,'The Battle for Arathi Basin!','$N, the battle for Arathi Basin is a battle for resources and territory. Key points in the area must be held and operated in order to supply our forces with much needed raw materials and supplies. I charge you to assault the points farthest from our Arathi Basin base.$B$BAssault the farm, the mine, the lumber mill and the blacksmith when they are controlled by the enemy. Find the enemy\'s banner and rip it from its flag post!$B$BWhen you have done this to all four points, return to me.','Assault the mine, the lumber mill, the blacksmith and the farm, then return to Field Marshal Oslight in Refuge Pointe.',NULL,NULL,'','Mine Assaulted','Lumber Mill Assaulted','Blacksmith Assaulted','Farm Assaulted',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15005,15004,15002,15003,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7500,1650,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8168,1,3358,20,25,41,0,77,0,0,0,0,0,0,0,0,0,0,0,72,1,0,0,8105,0,0,0,0,'The Battle for Arathi Basin!','$N, the battle for Arathi Basin is a battle for resources and territory. Key points in the area must be held and operated in order to supply our forces with much needed raw materials and supplies. I charge you to assault the points farthest from our Arathi Basin base.$B$BAssault the farm, the mine, the lumber mill and the blacksmith when they are controlled by the enemy. Find the enemy\'s banner and rip it from its flag post!$B$BWhen you have done this to all four points, return to me.','Assault the mine, the lumber mill, the blacksmith and the farm, then return to Field Marshal Oslight in Refuge Pointe.',NULL,NULL,'','Mine Assaulted','Lumber Mill Assaulted','Blacksmith Assaulted','Farm Assaulted',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15005,15004,15002,15003,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3500,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8169,1,3358,40,45,41,0,178,0,0,0,0,0,0,0,0,0,0,0,72,1,0,0,8120,0,0,0,0,'The Battle for Arathi Basin!','As you no doubt have heard, the League of Arathor is sending large numbers of troops into Arathi Basin. Eager for food and supplies, these Alliance fools are intent to take and control the rich resources there. We must show them that Arathi will never again be a home for humans!$B$BGo to Arathi Basin and assault the mine, the lumber mill, the blacksmith and the stables. Pull down the enemies\' banners, declaring those territories for the Horde.$B$BGo, $N. Report back to me when this task is complete.','Assault the Arathi Basin mine, lumber mill, blacksmith and stable, and then return to Deathmaster Dwire in Hammerfall.',NULL,NULL,'','Mine Assaulted','Lumber Mill Assaulted','Blacksmith Assaulted','Stable Assaulted',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15005,15004,15002,15001,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13000,2340,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8170,1,3358,30,35,41,0,178,0,0,0,0,0,0,0,0,0,0,0,72,1,0,0,8120,0,0,0,0,'The Battle for Arathi Basin!','As you no doubt have heard, the League of Arathor is sending large numbers of troops into Arathi Basin. Eager for food and supplies, these Alliance fools are intent to take and control the rich resources there. We must show them that Arathi will never again be a home for humans!$B$BGo to Arathi Basin and assault the mine, the lumber mill, the blacksmith and the stables. Pull down the enemies\' banners, declaring those territories for the Horde.$B$BGo, $N. Report back to me when this task is complete.','Assault the Arathi Basin mine, lumber mill, blacksmith and stable, and then return to Deathmaster Dwire in Hammerfall.',NULL,NULL,'','Mine Assaulted','Lumber Mill Assaulted','Blacksmith Assaulted','Stable Assaulted',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15005,15004,15002,15001,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7500,1650,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8171,1,3358,20,25,41,0,178,0,0,0,0,0,0,0,0,0,0,0,72,1,0,0,8120,0,0,0,0,'The Battle for Arathi Basin!','As you no doubt have heard, the League of Arathor is sending large numbers of troops into Arathi Basin. Eager for food and supplies, these Alliance fools are intent to take and control the rich resources there. We must show them that Arathi will never again be a home for humans!$B$BGo to Arathi Basin and assault the mine, the lumber mill, the blacksmith and the stables. Pull down the enemies\' banners, declaring those territories for the Horde.$B$BGo, $N. Report back to me when this task is complete.','Assault the Arathi Basin mine, lumber mill, blacksmith and stable, and then return to Deathmaster Dwire in Hammerfall.',NULL,NULL,'','Mine Assaulted','Lumber Mill Assaulted','Blacksmith Assaulted','Stable Assaulted',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15005,15004,15002,15001,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3500,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8181,2,19,40,58,62,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,4788,0,0,0,0,0,0,'Confront Yeh\'kinya','My delvings into the Mosh\'aru Tablets bear grim news, $N. Hakkar\'s true form, the god himself, can be born again through the very egg into which you captured him. Yeh\'kinya told you it was to contain his evil, but it is to recreate it! The troll has led you astray!$B$BGo to Yeh\'kinya and demand the egg from him. Pray that it is not too late to stop Hakkar\'s return!','Speak with Yeh\'kinya.','So, you have been speaking with that old dwarf Ironboot and uncovered the lost Mosh\'aru Tablets, have you? That meddling prospector...$B$BNo matter. It is too late to save this world. Hakkar has been reborn, and even now grows in power... deep in the ancient troll kingdom of Zul\'Gurub! He has come! And he will rule in blood and terror!$B$BThank you, $N. Your help has sped the return of the Soulflayer!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20218,20219,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8182,2,440,40,58,62,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,8181,0,0,0,0,0,0,'The Hand of Rastakhan','$N, our worst fears have come. Legend speaks of the Soulflayer ruling the ancient troll world through evil and terror, and his power was absolute. If he cannot be stopped now, then his new reign may spread across all of Azeroth!$B$BThere is a contingent of Zandalarian trolls who may help us stem this tide of darkness. They have camped on Yojamba Isle, off the coast of Stranglethorn, west of the ruins of Zul\'Kunda. Speak with their leader, Molthor, and pray he knows how to defeat Hakkar.','Speak with Molthor in Stranglethorn.','You were sent by the prospector, Ironboot? His kind are wise, and wiser still to bring you to me, for I and the Zandalarian trolls may know a way to defeat the Soulflayer.$B$BSpeak with the trolls of this isle, heed their words, and prepare yourself, $N, for the task before you is soaked in blood.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8183,2,19,58,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19802,1,0,'The Heart of Hakkar','The Heart of Hakkar burns from within. Although the Soulflayer is defeated, the kernel of his power yet remains in this cursed organ.','Bring the Heart of Hakkar to Molthor on Yojamba Isle.','Ah, the Heart of Hakkar. So the Soulflayer has been slain! Our world is saved!$B$B$N, your service to us cannot be overstated. You truly are a hero of this realm!','$N, the reek of an evil soul surrounds you. Have you been cursed by the Soulflayer?','','','','','',19802,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19948,19950,19949,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,270,0,0,0,0,500,0,0,0,0,0,6000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8184,0,1977,58,60,62,0,255,0,0,0,0,0,270,3000,0,0,0,0,64,1,0,0,0,0,0,0,0,'Presence of Might','Zanza can create the ancient troll enchantments with the right components. $BThe first is a primal Hakkari idol that must be taken from the most powerful of the Hakkari lieutenants: Jin\'do and the Bloodlord.$BThe second is a punctured voodoo doll. These can be found in the piles of refuse that litter $B$Bthis foul place. Look inside the jinxed hoodoo. Bring me these things and I will create a powerful enchantment for you!','Bring me thise things and I will create a powerful enchantment for you! $BPrimal Hakkari Idol$BPunctured Voodoo Doll','Use it well, $C. Show the Hakkari no mercy!','Bring me these things and I will create a powerful enchantment for you!','','','','','',22637,19813,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19782,0,0,0,1,0,0,0,270,0,0,0,0,250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8185,0,1977,58,60,62,0,77,0,0,0,0,0,270,3000,0,0,0,0,64,1,0,0,0,0,0,0,0,'Syncretist\'s Sigil','Zanza can create the ancient troll enchantments with the right components. The first is a primal Hakkari idol that must be taken from the most powerful of the Hakkari lieutenants: Jin\'do and the Bloodlord.$B$BThe second is a punctured voodoo doll. These can be found in the piles of refuse that litter this foul place. Look inside the jinxed hoodoo.$B$BBring me these things and I will create a powerful enchantment for you!','Bring me thise things and I will create a powerful enchantment for you! $BPrimal Hakkari Idol$BPunctured Voodoo Doll','Use it well, $C. Show the Hakkari no mercy!','Bring me these things and I will create a powerful enchantment for you!','','','','','',22637,19815,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19783,0,0,0,1,0,0,0,270,0,0,0,0,250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8186,0,1977,58,60,62,0,255,0,0,0,0,0,270,3000,0,0,0,0,64,1,0,0,0,0,0,0,0,'Death\'s Embrace','Zanza can create the ancient troll enchantments with the right components. The first is a primal Hakkari idol that must be taken from the most powerful of the Hakkari lieutenants: Jin\'do and the Bloodlord.$B$BThe second is a punctured voodoo doll. These can be found in the piles of refuse that litter this foul place. Look inside the jinxed hoodoo.$B$BBring me these things and I will create a powerful enchantment for you!','Bring me thise things and I will create a powerful enchantment for you! $BPrimal Hakkari Idol$BPunctured Voodoo Doll','Use it well, $C. Show the Hakkari no mercy!','Bring me these things and I will create a powerful enchantment for you!','','','','','',22637,19814,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19784,0,0,0,1,0,0,0,270,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8187,0,1977,58,60,62,0,255,0,0,0,0,0,270,3000,0,0,0,0,64,1,0,0,0,0,0,0,0,'Falcon\'s Call','Zanza can create the ancient troll enchantments with the right components. The first is a primal Hakkari idol that must be taken from the most powerful of the Hakkari lieutenants: Jin\'do and the Bloodlord.$B$BThe second is a punctured voodoo doll. These can be found in the piles of refuse that litter this foul place. Look inside the jinxed hoodoo.$B$BBring me these things and I will create a powerful enchantment for you!','Bring me thise things and I will create a powerful enchantment for you! $BPrimal Hakkari Idol$BPunctured Voodoo Doll','Use it well, $C. Show the Hakkari no mercy!','Bring me these things and I will create a powerful enchantment for you!','','','','','',22637,19816,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19785,0,0,0,1,0,0,0,270,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8188,0,1977,58,60,62,0,178,0,0,0,0,0,270,3000,0,0,0,0,64,1,0,0,0,0,0,0,0,'Vodouisant\'s Vigilant Embrace','Zanza can create the ancient troll enchantments with the right components. The first is a primal Hakkari idol that must be taken from the most powerful of the Hakkari lieutenants: Jin\'do and the Bloodlord.$B$BThe second is a punctured voodoo doll. These can be found in the piles of refuse that litter this foul place. Look inside the jinxed hoodoo.$B$BBring me these things and I will create a powerful enchantment for you!','Bring me thise things and I will create a powerful enchantment for you! $BPrimal Hakkari Idol$BPunctured Voodoo Doll','Use it well, $C. Show the Hakkari no mercy!','Bring me these things and I will create a powerful enchantment for you!','','','','','',22637,19817,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19786,0,0,0,1,0,0,0,270,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8189,0,1977,58,60,62,0,255,0,0,0,0,0,270,3000,0,0,0,0,64,1,0,0,0,0,0,0,0,'Presence of Sight','Zanza can create the ancient troll enchantments with the right components. The first is a primal Hakkari idol that must be taken from the most powerful of the Hakkari lieutenants: Jin\'do and the Bloodlord.$B$BThe second is a punctured voodoo doll. These can be found in the piles of refuse that litter this foul place. Look inside the jinxed hoodoo.$B$BBring me these things and I will create a powerful enchantment for you!','Bring me thise things and I will create a powerful enchantment for you! $BPrimal Hakkari Idol$BPunctured Voodoo Doll','Use it well, $C. Show the Hakkari no mercy!','Bring me these things and I will create a powerful enchantment for you!','','','','','',22637,19818,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19787,0,0,0,1,0,0,0,270,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8190,0,1977,58,60,62,0,255,0,0,0,0,0,270,3000,0,0,0,0,64,1,0,0,0,0,0,0,0,'Hoodoo Hex','Zanza can create the ancient troll enchantments with the right components. The first is a primal Hakkari idol that must be taken from the most powerful of the Hakkari lieutenants: Jin\'do and the Bloodlord.$B$BThe second is a punctured voodoo doll. These can be found in the piles of refuse that litter this foul place. Look inside the jinxed hoodoo.$B$BBring me these things and I will create a powerful enchantment for you!','Bring me thise things and I will create a powerful enchantment for you! $BPrimal Hakkari Idol$BPunctured Voodoo Doll','Use it well, $C. Show the Hakkari no mercy!','Bring me these things and I will create a powerful enchantment for you!','','','','','',22637,19819,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19788,0,0,0,1,0,0,0,270,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8191,0,1977,58,60,62,0,255,0,0,0,0,0,270,3000,0,0,0,0,64,1,0,0,0,0,0,0,0,'Prophetic Aura','Zanza can create the ancient troll enchantments with the right components. The first is a primal Hakkari idol that must be taken from the most powerful of the Hakkari lieutenants: Jin\'do and the Bloodlord.$B$BThe second is a punctured voodoo doll. These can be found in the piles of refuse that litter this foul place. Look inside the jinxed hoodoo.$B$BBring me these things and I will create a powerful enchantment for you!','Bring me thise things and I will create a powerful enchantment for you! $BPrimal Hakkari Idol$BPunctured Voodoo Doll','Use it well, $C. Show the Hakkari no mercy! ','Bring me these things and I will create a powerful enchantment for you!','','','','','',22637,19820,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19789,0,0,0,1,0,0,0,270,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8192,0,1977,58,60,62,0,255,0,0,0,0,0,270,3000,0,0,0,0,64,1,0,0,0,0,0,0,0,'Animist\'s Caress','Zanza can create the ancient troll enchantments with the right components. The first is a primal Hakkari idol that must be taken from the most powerful of the Hakkari lieutenants: Jin\'do and the Bloodlord.$B$BThe second is a punctured voodoo doll. These can be found in the piles of refuse that litter this foul place. Look inside the jinxed hoodoo.$B$BBring me these things and I will create a powerful enchantment for you!','Bring me thise things and I will create a powerful enchantment for you! $BPrimal Hakkari Idol$BPunctured Voodoo Doll','Use it well $C. Show the Hakkari no mercy!','Bring me these things and I will create a powerful enchantment for you!',NULL,'','','','',22637,19821,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19790,0,0,0,1,0,0,0,270,0,0,0,0,250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8193,0,-101,60,0,0,0,0,356,0,0,0,0,0,0,0,0,0,7200,0,1,0,0,0,0,0,0,0,'Master Angler','','','Hurry up and turn those in if you want to be declared the Master Angler! I have been standing around here for HOURS with nothing to eat! Hand those suckers over!','Today between 2pm and 4pm we have a contest to determine who the greatest angler of them all is! Just be the FIRST PERSON to bring me 40 Tastyfish fished from the Tastyfish schools found along the coast of Stranglethorn before anyone else does and you will be declared the Master Angler!$B$BIf you are not the first person to bring me 40 fish, my apprentice here will still reward you with money for each 5 Tastyfish you bring her.$B$BOh, and don\'t delay, Tastyfish go bad quickly!','','','','','',19807,0,0,0,40,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19970,19979,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8194,0,-101,10,0,0,0,0,356,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Apprentice Angler','','','This deal works for me if it works for you!','Even though we already have a contest winner, I will still buy your Tastyfish from you at a reasonable price. Whadda ya say!','','','','','',19807,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8195,0,19,58,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Zulian, Razzashi, and Hakkari Coins','I seek the Paragons of Power known as the Coins of the Tribes. They are the currency used by the various denizens of Zul\'Gurub, and each is imbued with subtle but powerful mojo.$B$BThere are nine distinct kinds to be found. Some are sought after by my compatriots for various armors they offer Zandalar heroes. Should you have any extra, I will trade you one of our Honor Tokens for a set of three. You may use the Tokens with Rin\'wosho the Trader; he offers our heroes special items for them.','','Excellent - this set of coins will make a fine addition to our growing collection... one that we will use in the tribe\'s defense against the rise of the Blood God. You\'ve earned this Honor Token, $N, as well as the thanks of the tribe!','I seek the Paragons of Power known as the Coins of the Tribes. They are the currency used by the various denizens of Zul\'Gurub, and each is imbued with subtle but powerful mojo.$B$BThere are nine distinct kinds to be found. Should you have any extra, I will trade you one of our Honor Tokens for a set of three. You may use the Tokens with Rin\'wosho the Trader; he offers our heroes special items for them.','','','','','',19698,19699,19700,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19858,0,0,0,1,0,0,0,270,0,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8196,0,19,58,60,0,0,255,0,0,0,270,9000,270,9000,0,0,0,0,8,1,0,0,0,0,0,0,0,'Essence Mangoes','','','A fair trade, my friend - please enjoy the luscious fruits of the South Seas, with the tribe\'s blessing.','The extremely potent essence mango grows across many of the islands in the South Seas. A single mango will refresh those who eat it, both physically and mentally. If you\'ve never had one, you do yourself a disservice!$b$bWe have enough of a supply here on the isle to offer you a handful in exchange for a Zandalar Honor Token. Speak with Vinchaxa if you need to learn how to get tokens; otherwise, let\'s get to the business at hand!',NULL,'','','','',19858,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20031,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8201,2,19,58,60,62,0,255,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,0,19883,1,0,'A Collection of Heads','It is true. Hakkar now dwells in Zul\'Gurub, bathing in the power of our gods. Enthralled high priests now channel the energies of our most sacred divinities into the Soulflayer, who will soon have a strength beyond any being of Azeroth. He must be stopped!$B$BTake this sacred cord, and string through it the heads of the high priests responsible for channeling our gods\' energy.$B$BWhen you have done this, return to me.','String 5 Channeler\'s Heads, then return the Collection of Troll Heads to Exzhal on Yojamba Isle.','You gained the heads! You have halted the plundering of our gods\' power, and weakened Hakkar!$B$BYour actions are truly heroic, $N. May the heads of these troll thralls plead to you for mercy long after their blood chills.','Do you have the collection of heads, $N? We must stop Hakkar from gaining more power!','','','','','',19880,0,0,0,1,0,0,0,19881,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20213,20215,20216,20217,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,270,0,0,0,0,500,0,0,0,0,27000,8700,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8221,0,-101,1,0,0,0,0,356,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Rare Fish - Keefer\'s Angelfish','','','*Whir* $B$B Identification of Keefer\'s Angelfish complete. $B$B Your Reward is now available. $B$B *click-click* *Bzzzz*','*Whir* *Click*$B$BI seek rare fish for Fishmaster Bluegill to catalogue. If you bring me a Keefer\'s Angelfish, I will provide you with this fine reward.$B$B*Zzzap* *Whir*','','','','','',19805,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19972,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8222,0,-364,40,60,0,0,255,0,0,0,0,0,0,0,909,5500,0,0,8,1,0,0,0,0,0,0,0,'Glowing Scorpid Blood','','','Great job, $N! Thanks a lot! I\'m going to make paint from this blood and turn all kinds of cheap junk into glowing treasure!$B$BHere are your tickets, and thanks again!','In all my time working the Faire, I\'ve learned a lot of things about customers. Here\'s one of those nuggets of wisdom: customers love stuff that glows! It doesn\'t matter what it is - you could take a broken chair leg and make it glow, and every child will come from miles around to get one!$B$BSo, $N, I need glowing scorpid blood. You can find it from the scorpids of Sillithus, or the Blasted Lands, or the Burning Steppes.',NULL,'','','','',19933,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,20,0,0,0,909,0,0,0,0,250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8223,0,-364,40,60,0,0,255,0,0,0,0,0,909,5500,0,0,0,0,8,1,0,0,0,0,0,0,0,'More Glowing Scorpid Blood','','','Thanks again, $N. Here are your tickets!','That scorpid blood is working out great, $N! It\'s amazing how a little sparkle and shine can create a prized bauble out of an otherwise piece of junk. The patrons love the stuff, and love is what it\'s all about, don\'t you think...$B$BYou\'ve been a big help to me, $N, and although I don\'t have a great need for more glowing scorpid blood, if you bring me more then I\'ll still trade you some tickets.',NULL,'','','','',19933,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19182,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8224,0,-101,1,0,0,0,0,356,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Rare Fish - Dezian Queenfish','','','*Whir* $B$B Identification of Dezian Queenfish complete. $B$B Your Reward is now available. $B$B *click-click* *Bzzzz*','*Whir* *Click*$B$BI seek rare fish for Fishmaster Bluegill to catalogue. If you bring me a Dezian Queenfish, I will provide you with this fine reward.$B$B*Zzzap* *Whir*','','','','','',19806,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19971,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8225,0,-101,1,0,0,0,0,356,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Rare Fish - Brownell\'s Blue Striped Racer','','','*Whir* Identification of Brownell\'s Racer complete. Your Reward is now available. *click* *click* *Bzzzz*','*Whir* *Click*$B$BI seek rare fish for Fishmaster Bluegill to catalogue. If you bring me a Brownell\'s Blue Striped Racer, I will provide you with this fine reward.$B$B*Zzzap* *Whir*','','','','','',19803,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19969,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8227,2,19,58,60,62,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19973,1,0,'Nat\'s Measuring Tape','Amongst the shattered fishing lures and tackle is a rolled, silken measuring tape. Attached to the tape is a label that reads:$B$B\"Nat Pagle, Dustwallow Marsh.\"','Return Nat\'s Measuring Tape to Nat Pagle in Dustwallow Marsh.','Why, you found my favorite measuring tape! I love this tape! I measured some of the biggest fish I ever caught with it...$B$BBut, I lost this tape in Zul\'Gurub... you\'ve been to Zul\'Gurub? Did you see the fabled Gahz\'ranka?$B$BWell... do you want to catch him?','Hello there, $gladdie:lassy;. You here to do some fishing?','','','','','',19973,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,570,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8228,0,-101,55,60,0,0,178,356,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'Could I get a Fishing Flier?','','','There be a Fishin Contest in Booty Bay this Sunday! Here are the rules for ya!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19978,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8229,0,-101,55,60,0,0,77,356,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'Could I get a Fishing Flier?','','','There is a Fishing Contest in Booty Bay this Sunday! Here are the rules for you!','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19978,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8231,2,-261,50,52,0,4,255,0,0,0,0,0,0,0,0,0,0,0,0,0,8153,0,0,8232,0,0,0,'Wavethrashing','The wavethrasher is an amphibious beast living only here in Azshara. They are powerful and resilient.$B$BThe tough, reflective scales from a wavethrasher mirror the strength of the hunter.$B$BTrack and hunt wavethrashers along the coast of Azshara, and bring me their scales.','Bring 6 Wavethrasher Scales to Ogtinc in Azshara. Ogtinc resides atop the cliffs northeast the Ruins of Eldarath.','The wavethrashers are not easily defeated, even more so in their watery environment.$B$BYou have proven yourself ready to hunt even deadlier prey.','Have you met with success?','','','','','',20087,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8232,2,-261,50,52,81,4,255,0,0,0,0,0,0,0,0,0,0,0,0,0,8231,0,0,0,0,0,0,'The Green Drake','Now I set you on a dangerous hunt to slay the green drake, Morphaz, and bring his tooth to me. Morphaz dwells deep in Temple of Atal\'Hakkar, the entrance to which lies in Swamp of Sorrows.$B$BIf you wish to defeat him, you must not go alone. This drake is an enemy of many -- seek others who wish to destroy him.$B$BThe drake\'s tooth represents the power a hunter will find in the company of others. Bring it to me and you will have learned much.','Bring the Tooth of Morphaz to Ogtinc in Azshara. Ogtinc resides atop the cliffs northeast the Ruins of Eldarath.','You have learned the old ways, $N, and for that I offer you a gift from my days as a hunter.','I see wisdom in your eyes, $N. Has your hunt ended?','','','','','',20019,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20083,19991,19992,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8233,2,-162,50,52,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8234,0,0,0,'A Simple Request','Lord Jorach Ravenholdt has requested your presence. The matter is secret, and I cannot say any more.$B$BRavenholdt Manor is located in the Hillsbrad Foothills -- look for a path in the mountains northwest of Durnhold Keep.','Speak with Lord Jorach Ravenholdt in Ravenholdt Manor.','Welcome, welcome, welcome! Please, $N, have a seat and discuss a simple matter with me.$B$BYou see, $N, I\'ve recently lost something dear to me, and to put it bluntly, I want it back at all costs. There\'s something in it for you, don\'t worry about that! Oh yes, something very nice.$B$BNow, what say you $N... are you up for some adventure?','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,349,0,0,0,0,10,0,0,0,0,0,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8234,2,-162,50,52,0,8,255,0,0,0,0,0,0,0,0,0,0,0,8,0,8233,0,0,8235,0,0,0,'Sealed Azure Bag','First things first. What I\'ve lost is a small blue bag, the contents of which are a private matter.$B$BDon\'t bother going after the thieves, because they are already dead. What we do know is the fools couldn\'t get the bag open. so they sold it to some timbermaw shaman in Azshara as a holy relic. Clever.$B$BI need you to travel to Azshara and retrieve it from the shaman through subtlety... or force. Better luck with the first method, I\'d wager. Once acquired, take it to Archmage Xylem.','Retrieve the Sealed Azure Bag from the Timbermaw Shaman in Azshara. Then take the bag to Archmage Xylem, also found in Azshara.','I see you have Lord Ravenholdt\'s bag. Why didn\'t you say so, boy?','Do I know you?','','','','','',19775,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,349,0,0,0,0,250,0,0,0,0,6000,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8235,2,-162,50,52,0,8,255,0,0,0,0,0,0,0,0,0,0,0,0,0,8234,0,0,8236,0,0,0,'Encoded Fragments','Lord Ravenholdt has asked a favor of us both. He wishes to remove the enchantment from this bag.$B$BUnfortunately, some of my books on the subject of dispelling were taken recently, only to be destroyed by savages. The remains of my books are still valuable to me.$B$BIf you can bring me enough of the encoded fragments, I can piece them back together. Your best chance is to kill the beasts of Azshara, since they have a tendency to pick up just about anything.','Bring 10 Encoded Fragments to Archmage Xylem in Azshara.','It looks like you picked up some of the better fragments. Perhaps you aren\'t worthless after all.','Have you found enough fragments to continue my work?','','','','','',20023,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,349,0,0,0,0,250,0,0,0,0,7500,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8236,2,-162,50,52,81,8,255,0,0,0,0,0,0,0,0,0,0,0,0,0,8235,0,0,0,0,0,0,'The Azure Key','It will take some time to decipher the fragments and remove the enchantment. When I am complete, I\'ll deliver the bag to Lord Ravenholdt personally.$B$BThere is still the matter of the key, said to be held by a green drake known as Morphaz. The drake has made its home deep in the Temple of Atal\'Hakkar, the entrance to which lies in the Swamp of Sorrows.$B$BGather your friends and venture to his lair. Lord Ravenholdt will await your return with the key.','Return the Azure Key to Lord Jorach Ravenholdt.','The key! I thought it lost forever. Please, take an enchanted garment from my stores -- they are reserved for rogues of exceptional skill and loyalty. It should be known that $N is not to be trifled with!$B$B','The bag has already arrived from Archmage Xylem, have you found the key?','','','','','',20022,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19984,20255,19982,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,349,0,0,0,0,350,0,0,0,0,7500,3810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8238,0,19,58,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Gurubashi, Vilebranch, and Witherbark Coins','I seek the Paragons of Power known as the Coins of the Tribes. They are the currency used by the various denizens of Zul\'Gurub, and each is imbued with subtle but powerful mojo.$B$BThere are nine distinct kinds to be found. Some are sought after by my compatriots for various armors they offer Zandalar heroes. Should you have any extra, I will trade you one of our Honor Tokens for a set of three. You may use the Tokens with Rin\'wosho the Trader; he offers our heroes special items for them.','','Excellent - this set of coins will make a fine addition to our growing collection... one that we will use in the tribe\'s defense against the rise of the Blood God. You\'ve earned this Honor Token, $N, as well as the thanks of the tribe!','I seek the Paragons of Power known as the Coins of the Tribes. They are the currency used by the various denizens of Zul\'Gurub, and each is imbued with subtle but powerful mojo.$B$BThere are nine distinct kinds to be found. Should you have any extra, I will trade you one of our Honor Tokens for a set of three. You may use the Tokens with Rin\'wosho the Trader; he offers our heroes special items for them.','','','','','',19701,19702,19703,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19858,0,0,0,1,0,0,0,270,0,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8239,0,19,58,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,0,0,0,'Sandfury, Skullsplitter, and Bloodscalp Coins','I seek the Paragons of Power known as the Coins of the Tribes. They are the currency used by the various denizens of Zul\'Gurub, and each is imbued with subtle but powerful mojo.$B$BThere are nine distinct kinds to be found. Some are sought after by my compatriots for various armors they offer Zandalar heroes. Should you have any extra, I will trade you one of our Honor Tokens for a set of three. You may use the Tokens with Rin\'wosho the Trader; he offers our heroes special items for them.','','Excellent - this set of coins will make a fine addition to our growing collection... one that we will use in the tribe\'s defense against the rise of the Blood God. You\'ve earned this Honor Token, $N, as well as the thanks of the tribe!','I seek the Paragons of Power known as the Coins of the Tribes. They are the currency used by the various denizens of Zul\'Gurub, and each is imbued with subtle but powerful mojo.$B$BThere are nine distinct kinds to be found. Should you have any extra, I will trade you one of our Honor Tokens for a set of three. You may use the Tokens with Rin\'wosho the Trader; he offers our heroes special items for them.','','','','','',19704,19705,19706,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19858,0,0,0,1,0,0,0,270,0,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8240,2,19,58,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,10,2,0,0,0,0,0,0,0,'A Bijou for Zanza','The destruction of the various Hakkari Bijous is of grave importance to us, so much so that we welcome outsiders of the tribe to do so for themselves!$B$BTake any one of the bijous that you find in Zul\'Gurub to the Altar of Zanza and destroy it. For this one time alone, I will give you an additional Honor Token from our tribe; this is above and beyond what you would normally receive.$B$BWitness for yourself the blessings of Zanza!','Destroy any one of the Hakkari Bijous found in Zul\'Gurub at the Altar of Zanza on Yojamba Isle. When done, speak with Vinchaxa nearby.','Excellent... each bijou we wrest away from the Blood God\'s minions is one step closer we all are to finally defeating them once and for all. You bring honor to the Zandalar - and yourself - through your noble actions.$B$BRemember $N, you may always destroy the bijous you find in Zul\'Gurub at the altar. For each one, you will gain recognition and an Honor Token! Just remember to have an open space in your inventory if you don\'t have one of the tokens already.','Have you destroyed the bijou at the Altar of Zanza? Do so, and then you will be doubly blessed by Zanza!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19858,0,0,0,1,0,0,0,270,0,0,0,0,350,0,0,0,0,18000,5700,0,0,109,86400,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8241,0,51,45,60,0,0,255,0,0,0,0,0,59,1,59,2999,0,0,0,1,7722,0,0,0,0,0,0,'Restoring Fiery Flux Supplies via Iron','Let\'s not waste more of my precious time with jibber jabber, $R. It\'s time to focus on replenishing our dwindling fiery flux supply.$B$BWhat I\'m gonna need from you is the following:$B$B*Incendosaur scales.$B$B*Iron bars.$B$B*Coal.$B$BI\'ll take all that you can offer!$B$BAnd you\'ll do it fast if you wanna get in good with the Brotherhood.','','There\'s always room for more fiery flux, junior. Keep it comin\'... unless I tell you to stop.','Let\'s not waste more of my precious time with jibber jabber, $r. It\'s time to focus on replenishing our dwindling fiery flux supply.$B$BWhat I\'m gonna need from you is the following:$B$B*Incendosaur scales.$B$B*Iron bars.$B$B*Coal.$B$BI\'ll take all that you can offer!$B$BAnd you\'ll do it fast if you wanna get in good with the Brotherhood.','','','','','',18944,3575,3857,0,2,4,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,59,0,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8242,0,51,45,60,0,0,255,0,0,0,0,0,59,1,59,2999,0,0,0,1,7722,0,0,0,0,0,0,'Restoring Fiery Flux Supplies via Heavy Leather','Let\'s not waste more of my precious time with jibber jabber, $R. It\'s time to focus on replenishing our dwindling fiery flux supply.$B$BWhat I\'m gonna need from you is the following:$B$B*Incendosaur scales.$B$B*Heavy Leather.$B$B*Coal.$B$BI\'ll take all that you can offer!$B$BAnd you\'ll do it fast if you wanna get in good with the Brotherhood.','','There\'s always room for more fiery flux, junior. Keep it comin\'... unless I tell you to stop.','Let\'s not waste more of my precious time with jibber jabber, $r. It\'s time to focus on replenishing our dwindling fiery flux supply.$B$BWhat I\'m gonna need from you is the following:$B$B*Incendosaur scales.$B$B*Heavy Leather.$B$B*Coal.$B$BI\'ll take all that you can offer!$B$BAnd you\'ll do it fast if you wanna get in good with the Brotherhood.$B$B','','','','','',18944,4234,3857,0,2,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,59,0,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), + (8243,0,19,58,60,0,0,255,0,0,0,270,21000,270,21000,0,0,0,0,0,1,0,0,0,0,0,0,0,'Zanza\'s Potent Potables','','','A fair trade, my friend - please enjoy the blessings of Zanza with our compliments!','With your increased status amongst the tribe comes access to some of our more potent potables. Behold... these brews are strong in the mojo - blessed by Zanza and fit for adventurers from all walks of life!$b$bI will allow you to choose one from the three I offer; in exchange, I require three Zandalar Honor Tokens. Note that only the effects of a single one may course through your spirit at any given time.',NULL,'','','','',19858,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20080,20079,20081,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,270,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8246,0,19,58,60,0,0,255,0,0,0,270,42000,270,42000,0,0,0,0,8,1,0,0,0,0,0,0,0,'Signets of the Zandalar','','','A fair trade, my friend - please accept your signet with the blessing of the tribe!','$n - for someone as exalted among the Zandalar as you are, I have something very special for you. Direct from our home in the South Seas... the Signets of the Zandalar! These signets are used to enhance any shoulder item you may possess. Should you seek might, mojo, or serenity - I have what you need!$b$bI ask for fifteen Zandalar Honor Tokens in exchange for your choice of one signet. If you have the tokens ready, then I\'m ready to make a deal!',NULL,'','','','',19858,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20077,20076,20078,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8249,0,-162,50,60,0,8,255,0,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'Junkboxes Needed','','','May these knives find a place in someone\'s heart.$B$BLiterally.','My rogues need to hone their lockpicking skills, and I need locks of adequate difficulty -- the stuff Zan makes us is unfit for all but the lowliest neophytes.$B$BTell ya what, if you bring me 5 Heavy Junkboxes, I\'ll provide you with some of the finest throwing knives known to roguekind.$B$BYou can unlock the boxes and rifle through them, but you\'ll have to leave at least a few coins in them... even a rogue in training needs motivation.',NULL,'','','','',16885,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20086,0,0,0,1,0,0,0,349,70,0,0,0,75,-75,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8250,2,-161,50,52,0,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Magecraft','Archmage Xylem has been asking around lately... for someone of your experience.$B$BIf you wish to seek him out, you can find him in Azshara. His tower is built high atop the cliffs, and the only way up is a teleport spell invoked by his arrogant servant, Sanath Lim-yo.$B$BSanath makes camp below his master\'s tower. To find him, travel to where Azshara\'s main road forks at the entrance to the Ruins of Eldarath. From that spot, head directly north until you reach the cliffs.','Seek out Sanath Lim-yo and gain passage to see Archmage Xylem.','$B$BArchmage Xylem awaits your arrival.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,300,12510,12509,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8251,2,-161,50,52,0,128,255,0,0,0,0,0,0,0,0,0,0,0,0,0,8250,0,0,8252,0,0,0,'Magic Dust','The blood elves in Azshara have developed a method for pulverizing the magical items they acquire. This glittering dust they produce differs from the components normally acquired by a disenchantment spell.$B$BWhen I sent my apprentice to trade for the dust, he was killed without hesitation. For that, they must pay.$B$BThe time for talk is over, $N. Find the blood elves along the cliffs of Azshara and use more \"persuasive\" methods to acquire their glittering dust.','Bring 10 Glittering Dust to Archmage Xylem.','Well done, $N! It never ceases to amaze me how persuasive a volley of arcane missiles can be.','Have you the dust?','','','','','',20028,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8252,2,-161,50,52,0,128,255,0,0,0,0,0,0,0,0,0,0,0,0,0,8251,0,0,8253,0,0,0,'The Siren\'s Coral','Take a look around you. The ruins and beaches are overrun with spitelash. Recently, the wretched creatures have learned to recognize the rare components indigenous to Azshara.$B$BSpecifically, I speak of enchanted coral -- they are drawn to it by reasons unknown to me. Now there is little coral left in the bay, and it is vital to my research. I need you to separate some enchanted coral from the spitelash sirens and bring it to me.','Collect 6 Enchanted Coral and return them to Archmage Xylem.','This is a superb specimen of coral, $N. Your skills are unquestionably precise and deadly.$B$BDo not think your efforts have gone unnoticed. Perhaps you are worthy of a true test of your skill...','The spitelash sirens are surprisingly adept mages. Not as adept as you, I hope?','','','','','',20029,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7500,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8253,2,-161,50,52,81,128,255,0,0,0,0,0,0,0,0,0,0,0,0,0,8252,0,0,0,0,0,0,'Destroy Morphaz','There is a green drake deep in the sunken temple of Atal\'Hakkar by the name of Morphaz.$B$BYears ago, he overwhelmed me in a bold ambush and consumed my apprentice whole. While the loss of an apprentice is not unknown to me, this particular one carried an arcane shard of unsurpassed size and quality.$B$BYou must gather powerful allies and delve into the temple. Destroy Morphaz and recover the arcane shard from his ageless stomach.','Retrieve the Arcane Shard from Morphaz and return to Archmage Xylem.','Incredible. The shard has grown as it absorbed the drake\'s energy over the long years.$B$BThere is no more I can ask of you now. My full ability to forge the arcane has returned with this shard. My first creation is yours, $N, and you have but to choose...','Have you slain my old nemesis?','','','','','',20085,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20035,20037,20036,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15500,3810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8254,2,-262,50,52,0,16,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,8255,0,0,0,'Cenarion Aid','It is the way of the divine to help those in need. The how is insignificant -- only the why matters.$B$BThe Cenarion Circle has such a need. Speak with Ogtinc to lend aid to their plight. He resides atop the cliffs to the northeast of the Ruins of Eldarath in Azshara.','Seek out Ogtinc in Azshara.','Your arrival has lifted a weight from my shoulders. We have much to do.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8255,2,-262,50,52,0,16,255,0,0,0,0,0,0,0,0,0,0,0,8,0,8254,0,0,8256,0,0,0,'Of Coursers We Know','The mosshoof coursers of Azshara are magnificent animals who once lived in Felwood. They naturally resist disease and poison, and were unaffected by the corruption there. In their ancestral wisdom, they simply chose to leave that sickened place.$B$BIt saddens my heart, but I must ask you to hunt these mighty beasts for me. Gather four courser glands as the first ingredient for a restorative salve -- a salve we will use to heal Felwood.','Acquire 4 Healthy Courser Glands and bring them to Ogtinc in Azshara. Ogtinc resides atop the cliffs northeast the Ruins of Eldarath.','It is good the divine path has led you to us, $N. Your beliefs do not interfere with the tasks involved in creating this salve.$B$BYou see, the courser is sacred to the Cenarion Circle, and killing them for any reason, no matter how necessary, weakens their spirit.','You have returned. Were you successful?','','','','','',20027,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8256,2,-262,50,52,0,16,255,0,0,0,0,0,0,0,0,0,0,0,0,0,8255,0,0,8257,0,0,0,'The Ichor of Undeath','For this restorative salve, you must use a simple formula: one part poison, two parts cure. You have acquired one cure, now you must gather the poison.$B$BPowerful undead, such as the lingering highborne who wander the Ruins of Eldarath, are sometimes so infused with evil that it coalesces into a sickly greenish goo. To the living, this substance is known as ichor of undeath.$B$BDue to the potency of this vile element, I require only a single ichor.','Acquire an Ichor of Undeath for Ogtinc in Azshara. Ogtinc resides atop the cliffs northeast the Ruins of Eldarath.','I cannot say I\'m pleased to receive such a wretched substance, but it is a necessary evil. Thank you, $N.','We must obtain the ichor quickly. Have you found it?','','','','','',7972,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8257,2,-262,50,52,81,16,255,0,0,0,0,0,0,0,0,0,0,0,0,0,8256,0,0,0,0,0,0,'Blood of Morphaz','Now the last part, the second cure.$B$BThe green drake Morphaz is known to be immune to all forms of poison and disease -- many druids died to bring us this information. There is no doubt his blood is potent for our needs.$B$BA courier from the Cenarion Circle will take the parts you have already collected while you gather the last. Summon your allies and seek out the drake\'s lair in the sunken temple of Atal\'Hakkar. Bring his blood to Greta Mosshoof in Felwood.','Kill Morphaz in the sunken temple of Atal\'Hakkar, and return his blood to Greta Mosshoof in Felwood. The entrance to the sunken temple can be found in the Swamp of Sorrows.','You have slain Morphaz and carried his blood to us... I can hardly believe this good news!$B$BWe will combine the ingredients at once and begin healing the trees and creatures of Felwood. It will take a lifetime to undo what has happened here, but you have given us the means to do it.','Do you have the blood of Morphaz?','','','','','',20025,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19990,20082,20006,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15500,3810,0,9884,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8258,2,-82,60,60,81,64,178,0,0,0,0,0,0,0,0,0,0,0,0,0,7667,0,0,0,18746,1,0,'The Darkreaver Menace','Death Knight Darkreaver lords over the Great Ossuary in the Scholomance. He threatens to twist the spirit realm to do his own bidding, and he must be stopped! This is where the scryer you helped make comes into play.$B$BUse the divination scryer in the heart of the Great Ossuary\'s basement to call forth Darkreaver\'s spirit minions. Defeat the spirits and the death knight himself will appear. $N, bring me his head! Only his demise will reverse the damage done to the spirit realm!','Use the Divination Scryer in the heart of the Great Ossuary\'s basement in the Scholomance. Doing so will bring forth spirits you must fight. Defeating these spirits will summon forth Death Knight Darkreaver; defeat him.$B$BBring Darkreaver\'s Head to Sagorne Creststrider in the Valley of Wisdom, Orgrimmar.','This is a victory to savor, $N! The demise of Darkreaver should restore the fragile fetters that anchor the spirit realm.$B$BYou have far exceeded what was asked of you, even when you had no notion of reward or compensation. You are truly a $C of worth, my friend.$B$BI know that acting to preserve the spirit realm should be thanks enough, but please - accept this simple gift with my thanks.','Time is critical, $N - have you succeeded in stopping Death Knight Darkreaver\'s threat?','','','','','',18880,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20134,0,0,0,1,0,0,0,530,76,0,81,68,500,500,0,500,500,0,8700,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8260,0,3358,25,34,0,0,77,0,0,0,0,0,509,3000,0,0,0,0,0,0,0,0,8260,0,0,0,0,'Arathor Basic Care Package','','','You\'ve certainly begun to prove yourself to us, $N. As a reward, please take this care package! Inside it you\'ll find rations and bandages that are usable only inside Arathi Basin. $B$BAs you continue to prove yourself inside the Basin, you\'ll find that these items will become available to you for purchase. Rations become available when you are Honored with us, and bandages when you are Revered.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20233,0,0,0,1,0,0,0,509,0,0,0,0,10,0,0,0,0,0,162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8261,0,3358,35,44,0,0,77,0,0,0,0,0,509,3000,0,0,0,0,0,0,0,0,8260,0,0,0,0,'Arathor Standard Care Package','','','You\'ve certainly begun to prove yourself to us, $N. As a reward, please take this care package! Inside it you\'ll find rations and bandages that are usable only inside Arathi Basin. $B$BAs you continue to prove yourself inside the Basin, you\'ll find that these items will become available to you for purchase. Rations become available when you are Honored with us, and bandages when you are Revered.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20236,0,0,0,1,0,0,0,509,0,0,0,0,10,0,0,0,0,0,228,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8262,0,3358,45,60,0,0,77,0,0,0,0,0,509,3000,0,0,0,0,0,0,0,0,8260,0,0,0,0,'Arathor Advanced Care Package','','','You\'ve certainly begun to prove yourself to us, $N. As a reward, please take this care package! Inside it you\'ll find rations and bandages that are usable only inside Arathi Basin. $B$BAs you continue to prove yourself inside the Basin, you\'ll find that these items will become available to you for purchase. Rations become available when you are Honored with us, and bandages when you are Revered.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20231,0,0,0,1,0,0,0,509,0,0,0,0,10,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8263,0,3358,25,34,0,0,178,0,0,0,0,0,510,3000,0,0,0,0,0,0,0,0,8263,0,0,0,0,'Defiler\'s Basic Care Package','','','You\'ve certainly begun to prove yourself to us, $N. As a reward, please take this care package! Inside it you\'ll find rations and bandages that are usable only inside Arathi Basin. $B$BAs you continue to prove yourself inside the Basin, you\'ll find that these items will become available to you for purchase. Rations become available when you are Honored with us, and bandages when you are Revered.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20229,0,0,0,1,0,0,0,510,0,0,0,0,10,0,0,0,0,0,162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8264,0,3358,35,44,0,0,178,0,0,0,0,0,510,3000,0,0,0,0,0,0,0,0,8263,0,0,0,0,'Defiler\'s Standard Care Package','','','You\'ve certainly begun to prove yourself to us, $N. As a reward, please take this care package! Inside it you\'ll find rations and bandages that are usable only inside Arathi Basin. $B$BAs you continue to prove yourself inside the Basin, you\'ll find that these items will become available to you for purchase. Rations become available when you are Honored with us, and bandages when you are Revered.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20230,0,0,0,1,0,0,0,510,0,0,0,0,10,0,0,0,0,0,228,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8265,0,3358,45,60,0,0,178,0,0,0,0,0,510,3000,0,0,0,0,0,0,0,0,8263,0,0,0,0,'Defiler\'s Advanced Care Package','','','You\'ve certainly begun to prove yourself to us, $N. As a reward, please take this care package! Inside it you\'ll find rations and bandages that are usable only inside Arathi Basin. $B$BAs you continue to prove yourself inside the Basin, you\'ll find that these items will become available to you for purchase. Rations become available when you are Honored with us, and bandages when you are Revered.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20228,0,0,0,1,0,0,0,510,0,0,0,0,10,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8266,0,3277,10,39,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8266,0,0,0,0,'Ribbons of Sacrifice','I understand that it can be difficult at times to come out on top in Warsong Gulch. Still, your effort on our behalf - even when victory is not achieved - is important.$B$BShould you complete one of the trials inside Warsong Gulch and not achieve victory, you will still receive a Ribbons of Sacrifice. Bring it to me so that the Outriders may reward you for acting on our behalf... even if you weren\'t able to win this time.','Bring the Ribbons of Sacrifice to Captain Shatterskull so that the Outriders may reward you for acting on our behalf.','Well, you did not flee in the face of defeat. You stood your ground, $N, and when it comes right down to it, that is what makes for a true hero. No doubt you will win next time... but nonetheless we thank you for your effort.',NULL,'','','','','',20256,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5700,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8267,0,3277,40,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8266,0,0,0,0,'Ribbons of Sacrifice','I understand that it can be difficult at times to come out on top in Warsong Gulch. Still, your effort on our behalf - even when victory is not achieved - is important.$B$BShould you complete one of the trials inside Warsong Gulch and not achieve victory, you will still receive a Ribbons of Sacrifice. Bring it to me so that the Outriders may reward you for acting on our behalf... even if you weren\'t able to win this time.','Bring the Ribbons of Sacrifice to Captain Shatterskull so that the Outriders may reward you for acting on our behalf.','Well, you did not flee in the face of defeat. You stood your ground, $N, and when it comes right down to it, that is what makes for a true hero. No doubt you will win next time... but nonetheless we thank you for your effort.',NULL,'','','','','',20256,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8268,0,3277,10,39,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8268,0,0,0,0,'Ribbons of Sacrifice','I understand that it can be difficult at times to come out on top in Warsong Gulch. Still, your effort on our behalf - even when victory is not achieved - is important.$B$BShould you complete one of the trials inside Warsong Gulch and not achieve victory, you will still receive a Ribbons of Sacrifice. Bring it to me so that the Sentinels may reward you for acting on our behalf... even if you weren\'t able to win this time.','Bring the Ribbons of Sacrifice to Sentinel Farsong so that the Sentinels may reward you for acting on our behalf.','Well, you did not flee in the face of defeat. You stood your ground, $N, and when it comes right down to it, that is what makes for a true hero. No doubt you will win next time... but nonetheless we thank you for your effort.',NULL,'','','','','',20256,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5700,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8269,0,3277,40,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8268,0,0,0,0,'Ribbons of Sacrifice','I understand that it can be difficult at times to come out on top in Warsong Gulch. Still, your effort on our behalf - even when victory is not achieved - is important.$B$BShould you complete one of the trials inside Warsong Gulch and not achieve victory, you will still receive a Ribbons of Sacrifice. Bring it to me so that the Sentinels may reward you for acting on our behalf... even if you weren\'t able to win this time.','Bring the Ribbons of Sacrifice to Sentinel Farsong so that the Sentinels may reward you for acting on our behalf.','Well, you did not flee in the face of defeat. You stood your ground, $N, and when it comes right down to it, that is what makes for a true hero. No doubt you will win next time... but nonetheless we thank you for your effort.',NULL,'','','','','',20256,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8271,0,2597,51,60,41,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7141,0,0,0,0,0,0,'Hero of the Stormpike','','',NULL,NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19107,19106,19108,20648,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,47,730,0,0,0,10,10,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8272,0,2597,51,60,41,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7142,0,0,0,0,0,0,'Hero of the Frostwolf','','',NULL,NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19107,19106,19108,20648,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,729,76,0,0,0,10,10,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8273,0,47,42,47,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,2782,0,0,0,0,0,0,'Oran\'s Gratitude','','','Now isn\'t this interesting? You say you found this tablet on a small, deserted island at The Overlook Cliffs in The Hinterlands, $C? Very interesting indeed. $B$BI thank you for your efforts in this matter. Our Dark Lady shall be very pleased with this discovery. Here, allow me to reward you proportionately.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20643,20642,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,75,0,0,0,0,7000,2520,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8275,2,1537,54,55,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,8275,8280,0,0,0,'Taking Back Silithus','Attention, heroes of the Alliance! The silithid menace has been left unchecked for too long. Unfettered by any real opposition, they\'ve been preparing all this time for a large-scale expansion. $B$BCenarion Circle forces are gathering in Silithus to take the fight to these wretched creatures and all able-bodied adventurers are hereby called to join us!$B$BDon\'t wait until it\'s too late! Aid us in the defense of Azeroth! Report to Windcaller Proudhorn at Cenarion Hold for specific instructions!','Talk to Windcaller Proudhorn at Cenarion Hold in Silithus.','Excellent, a new recruit answering the call to arms against the silithid. Welcome to Cenarion Hold, $C. I am pleased to see the words of our emissaries are reaching heroes of your caliber. You will find no shortage of opportunities to help us in our efforts here and I expect you\'ll quickly prove to be a valuable ally to our cause.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,10,0,0,0,0,0,1680,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8276,2,1637,54,55,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,8275,8280,0,0,0,'Taking Back Silithus','Attention, champions of the Horde! There\'s a threat we\'ve left unchallenged for too long. Tremors in the earth near silithid hives all around Azeroth have alerted us to large movements in their numbers as they prepare for expansion.$B$BCenarion Circle forces are gathering in Silithus to take the fight to the silithid before it\'s too late! No more shall they defile our lands!$B$BAll able-bodied combatants are to report to Windcaller Proudhorn at Cenarion Hold! The silithid shall be vanquished!','Talk to Windcaller Proudhorn at Cenarion Hold in Silithus.','Excellent, a new recruit answering the call to arms against the silithid. Welcome to Cenarion Hold, $C. I am pleased to see the words of our emissaries are reaching heroes of your caliber. You will find no shortage of opportunities to help us in our efforts here and I expect you\'ll quickly prove to be a valuable ally to our cause.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,10,0,0,0,0,0,1680,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8277,2,1377,54,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Deadly Desert Venom','Beetix Ficklespragg at your service! My cousin Noggle makes a living gathering rare herbs for Cenarion Hold alchemists. Or used to, anyway. He came back from his last trip with a strong poison running though his veins.$B$BI\'ve managed to slow down the venom, but to fully neutralize it I need poison samples from whatever stung him.$B$BNoggle arrived from the north, so I\'d bet my shirt stonelash scorpids or sand skitterers did it. Bring me some stingers and fangs and I\'ll try to make an antidote for him.','Beetix Ficklespragg at Cenarion Hold in Silithus wants you to gather 8 Stonelash Scorpid Stingers and 8 Sand Skitterer Fangs. Return to her when you have completed the task.','Cross your fingers, friend! Here\'s to hoping we can save Noggle!','Are you done collecting those samples? We could lose Noggle any minute now!','','','','','',20373,20376,0,0,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,150,0,0,0,0,8500,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8278,2,1377,54,57,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,8277,0,0,0,0,0,0,'Noggle\'s Last Hope','Blasted! The antidote didn\'t work. Noggle must\'ve been stung by one of the stronger creatures in the far south.$B$BI\'m going to need you to go there and get me some more samples, $N. The good news is that since their poison is stronger I won\'t require as many. The bad news is that there are more kinds of poisonous creatures crawling around the southern area so you\'ll have to draw from more sources.','Beetix Ficklespragg at Cenarion Hold in Silithus wants you to gather 3 Stonelash Pincer Stingers, 3 Stonelash Flayer Stingers and 3 Rock Stalker Fangs.','Yes! It seems to be working, Noggle is coming to. We owe ya big time!','This is our last chance to save Noggle! Hurry!','','','','','',20375,20374,20377,0,3,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13446,13444,0,0,0,0,2,1,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,250,0,0,0,0,6500,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8279,2,1377,54,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,8285,0,0,8287,0,0,0,'The Twilight Lexicon','The Twilight\'s Hammer are not kind to those that leave their ranks. They hunt me to this day like I\'m some sort of beast! Needless to say, an enemy of theirs is a friend of mine!$B$BTo decipher this Tablet I\'ll need the book used by their scribes to encode secret messages: the Twilight Lexicon. It\'s such an important tool that they keep its three chapters in different locations! The officers entrusted with the Lexicon are known as Twilight Keepers, look for them at the Twilight\'s Hammer camps.','Bring the three chapters of the Twilight Lexicon to Hermit Ortell in Silithus. ','Yes! These are the parts to the book! Let\'s get started then, $N.$B$BSwap every third word with words from the second chapter... then swap every other word with words from the first chapter... Wait, did I get that backwards?','Who goes there? Oh, it\'s you! Did you find all the Lexicon chapters yet?','','','','','',20394,20395,20396,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,250,0,0,0,0,9000,4980,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8280,2,1377,54,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,8281,0,8281,0,0,0,'Securing the Supply Lines','Cenarion Hold is a location of utmost strategic importance. I\'m convinced that while we hold it our victory over the silithid is guaranteed. Provided our influx supplies can be maintained, that is.$B$BDesert worms have proven to be more of a threat to our supply caravans than even the silithid themselves. Just this morning, a large shipment of morrowgrain was ravaged by a group of dredge strikers. I need you to thin their numbers to ensure our supplies aren\'t jeopardized.','Windcaller Proudhorn at Cenarion Hold in Silithus wants you to kill 15 Dredge Strikers.','You have my sincere gratitude. Your efforts in helping Cenarion Hold have shown true courage.','The dredge strikers are a serious threat and must be dealt with quickly!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11740,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8500,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8281,2,1377,54,57,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,8280,0,0,0,0,0,0,'Stepping Up Security','Your performance has been truly exemplary so far, $N. Our supply lines are not completely safe yet, however. In the absence of dredge strikers, their larger southern cousins will surely move in to take their place in the north.$B$BYou\'ll have to kill quite a few dredge crushers to keep them at bay, but we cannot leave the safety of our supply lines to chance. ','Windcaller Proudhorn at Cenarion Hold in Silithus wants you to slay 20 Dredge Crushers.','Excellent! You\'ve proven to be a valuable ally in preparing for the war against the silithid. ','The dredge crushers are a serious threat and must be dealt with at once!','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11741,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,250,0,0,0,0,17000,3600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8282,2,1377,54,58,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,8278,0,0,0,0,0,0,'Noggle\'s Lost Satchel','Where am I? Where\'s my bag? *gasp* I must\'ve lost it while fleeing from Deathclasp, the giant scorpid. In my rush to escape I walked right into a nest of stonelash flayers.$B$BThe satchel I was carrying had all sorts of rare reagents in it. Without them, me and Beetix won\'t be able to make the potions that Cenarion Hold needs. I\'m too weak to get up yet, but I can make it worth your while if you bring back my reagents.$B$BI ran into Deathclasp in the southern mountain range, behind Bronzebeard\'s camp.','Retrieve Noggle\'s Satchel from the mountains in the south of Silithus and return it to him at Cenarion Hold.','Yes! You brought my satchel back. And my rare reagents are all here! I\'ll be in your debt for a long time.','Still haven\'t found my bag? Well I should count my lucky stars, at least the poison\'s been cleansed.','','','','','',20379,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13452,13447,0,0,0,0,2,2,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,500,0,0,0,0,0,3720,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8283,2,1377,54,59,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Wanted - Deathclasp, Terror of the Sands','The terrible scorpid, Deathclasp, is believed to have retreated to the southern mountain range in the presence of increased silithid activity. She presents a great threat to patrols and expeditions in the southern regions. Individuals participating in her destruction will be remunerated handsomely. Inquire with Captain Vish Kozus, at the top of the Cenarion Hold Watchtower, regarding a reward.','Bring Deathclasp\'s Pincer to Vish Kozus, Captain of the Guard.','Excellent! With Deathclasp gone we\'re free to use the southern mountain range as a strategic path to circumvent the silithid hives. Your work is greatly appreciated.','I\'ll need the creature\'s pincer as proof of the deed. No pincer, no reward.','','','','','',20385,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20646,20647,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,250,0,0,0,0,18000,4830,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8284,2,1377,54,58,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,8285,0,0,0,'The Twilight Mystery','A camp of Twilight\'s Hammer cultists once thrived northwest of here. If you were to venture there now, you\'d find the area swarming with elementals and nothing but scattered pieces of wood and canvas to mark the spot where the camp was.$B$BI\'ve recovered a few fragments of a clay tablet from the site, but I have too few of them to piece together anything useful. See if you can find the remaining tablet fragments so we can shed some light into the Twilight\'s Hammer presence here in Silithus.','Geologist Larksbane at Cenarion Hold in Silithus wants you to collect 8 Twilight Tablet Fragments.','Just as I suspected. I can decipher individual words in the tablets but they appear to be devoid of any logic or meaning. It\'s not unknown for Twilight\'s Hammer sects to use a code to hide the meaning of their texts; we\'ll have to go to someone who knows more about this sort of thing.','The ravaged camp can be found northwest of here. Come back when you have all the fragments.','','','','','',20378,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,250,0,0,0,0,9000,3720,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8285,2,1377,54,59,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,8284,0,0,8279,20401,1,0,'The Deserter','There are rumors of a Twilight\'s Hammer member called Ortell having deserted his sect. Word has it he hid in the mountains south of Southwind Village, where he lives as a hermit. Perhaps you can enlist his help in deciphering the tablet.$B$BTake the restored tablet with you and seek out Ortell.','Take the restored tablet to Hermit Ortell in Silithus.$B','I see you\'re familiar with my old organization. You must be with Cenarion Hold. $B$BYou seek information to use against them? Come closer, perhaps we can be of mutual assistance.','You! How did you find me? Who are you? You weren\'t followed, were you? Speak!','','','','','',20401,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,75,0,0,0,0,0,2880,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8286,2,1377,60,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,12,2,0,0,0,0,0,0,0,'What Tomorrow Brings','The embrace of death had all but overcome my being when he intervened. He breathed only once upon my maimed body and then waited patiently for the sands of time to cleanse my wounds.$B$B\"Forever you will remain if you must,\" he said, and with those words I was bound as a Watcher.$B$BLook now to the desert. The second war is upon us. You must seek out the resting place of the Bronze. Venture to the Caverns of Time and see if the master has returned. I must be sure before I am able to proceed.','Venture to the Caverns of Time in Tanaris and find Anachronos, Brood of Nozdormu.','It is as it should be - the great one has risen. My watch comes to an end... ','Has Anachronos returned?','Discover the Brood of Nozdormu.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,250,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0,0), + (8287,2,1377,54,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,8279,0,0,0,20405,1,0,'A Terrible Purpose','Ok, here we are... a pretty valuable chunk of information, I must say! I\'ve seen the Cenarion Circle forces arrive at Silithus. They plan to drive the Twilight\'s Hammer out, don\'t they? This will help. $B$BTake this parchment to their leader, Commander Mar\'alith. Soon the Twilight\'s Hammer will be vanquished and I will be outside their grasp for good!','Take the Decoded Tablet Parchment to Commander Mar\'alith.','This is very interesting information indeed, $N. This sheds some light on the presence of the Twilight\'s Hammer in Silithus and will undoubtedly help us in our struggle against them. Your efforts will be handsomely rewarded, $C.','What is this you bring to me, $N?','','','','','',20405,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,250,0,0,0,0,18000,3960,0,0,110,86400,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8288,2,2677,60,60,62,0,255,0,0,0,0,0,0,0,0,0,0,0,64,0,8286,0,0,8301,0,0,0,'Only One May Rise','There is no time to waste! A hero must be found! The task I give will require an army to complete but only one may rise from the throng of would be champions to take on the burden and responsibility of an ally of the Brood.$B$BWithin the lair of the Lord of Blackrock is a most cruel beast. The Broodlord Lashlayer guards the Halls of Strife, blocking the way into Nefarian\'s inner sanctum. Slay the foul aberration and return his head to me. Do this and you may begin the next step of your journey.','Return the Head of the Broodlord Lashlayer to Baristolth of the Shifting Sands at Cenarion Hold in Silithus.','Could you be the first to earn favor among the Bronze Flight IN a thousand years?','It is the favor of the Brood of Nozdormu that you must earn.','','','','','',20383,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,200,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8289,0,3277,10,15,41,0,0,0,0,0,0,0,0,0,0,0,0,0,328,0,0,0,0,0,0,0,0,'Talismans of Merit','','',NULL,NULL,NULL,'','','','',19213,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,890,0,0,0,0,75,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8290,1,3277,10,15,41,0,0,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,0,0,0,0,'Vanquish the Invaders','Beyond this tunnel you will find a field of strife and turmoil, young $c. The Horde continue to decimate our sacred forest, cutting down the evergreen foliage to power their machines of war.$B$BEnter Warsong Gulch and defend Silverwing Hold. Push back the invading Horde forces!$B$BDo this, and earn a talisman of merit. Bring me such a talisman, $N, and I shall reward you.','Enter Warsong Gulch and defeat the Horde, obtain a Warsong Gulch Mark of Honor, and return to Sentinel Farsong at the Silverwing Grove.',NULL,NULL,NULL,'','','','',20558,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,890,0,0,0,0,500,0,0,0,0,2000,6300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8291,1,3277,60,60,41,0,77,0,0,0,0,0,0,0,0,0,0,0,64,1,0,0,7788,0,0,0,0,'Vanquish the Invaders!','Beyond this tunnel you will find a field of strife and turmoil, young $c. The Horde continue to decimate our sacred forest, cutting down the evergreen foliage to power their machines of war.$B$BEnter Warsong Gulch and defend Silverwing Hold. Push back the invading Horde forces!$B$BDo this, and earn a talisman of merit. Bring me such a talisman, $N, and I shall reward you.','Enter Warsong Gulch and defeat the Horde, obtain a Warsong Gulch Mark of Honor, and return to Sentinel Farsong at the Silverwing Grove.',NULL,NULL,'','','','','',20558,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,27000,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8292,0,3277,60,60,41,0,77,0,0,0,0,0,0,0,0,0,0,0,328,1,8291,0,7788,0,0,0,0,'Talismans of Merit','You have proven your value to our efforts in Warsong Gulch. Continue to aid the cause and bring me more talismans of merit. Do this, and you will earn even more of our trust.','You obtained a Silverwing Talisman of Merit for your last task, talk to me again, and you gain your reward.','Thank you, $N. Your exploits in Warsong Gulch ring throughout Ashenvale Forest.',NULL,'','','','','',19213,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8293,0,3277,60,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,328,1,8294,0,7922,0,0,0,0,'Mark of Honor','You have proven your value to our efforts in Warsong Gulch. Continue to rage against the Silverwing Sentinels! Bring me more marks of honor!','You obtained a Warsong Mark of Honor for your last task, talk to me again, and you gain your reward.','The night elves and their allies must tremble at even the whisper of your name! For the Horde!',NULL,'','','','','',19322,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8294,1,3277,60,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,64,1,0,0,7922,0,0,0,0,'Quell the Silverwing Usurpers','The wilds of the Ashenvale forest will succumb to the might of the Horde, $r. Nothing the Silverwing say or do can stop our sovereign imperative. Kalimdor belongs to the Horde. How dare they attempt to prevent us from harvesting what is rightfully ours!$B$BLet the pride swell in your chest as you cut down their weak attempts at slowing our progress. Destroy the Silverwing Sentinels, and earn a Warsong mark of honor. Return to me with such a mark, $N, and you will be rewarded.','Enter Warsong Gulch and defeat the Alliance, gain a Warsong Gulch Mark of Honor, and bring it to Captain Shatterskull at the Mor\'shan Base Camp.','$B$BHow much more can they withstand? How many more Alliance filth must perish at the hands of the Horde for them to retreat? Only time will tell, $R.','The blood of our enemies is a mark of honor. Do you have such a mark?','','','','','',20558,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,27000,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8295,1,3277,10,15,41,0,0,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,0,0,0,0,'Quell the Silverwing Usurpers','The wilds of the Ashenvale forest will succumb to the might of the Horde, $r. Nothing the Silverwing say or do can stop our sovereign imperative. Kalimdor belongs to the Horde. How dare they attempt to prevent us from harvesting what is rightfully ours!$B$BLet the pride swell in your chest as you cut down their weak attempts at slowing our progress. Destroy the Silverwing Sentinels, and earn a Warsong mark of honor. Return to me with such a mark, $N, and you will be rewarded.','Enter Warsong Gulch and defeat the Alliance, gain a Warsong Gulch Mark of Honor, and bring it to Captain Shatterskull at the Mor\'shan Base Camp.',NULL,NULL,NULL,'','','','',20558,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,889,889,889,889,0,500,500,500,500,0,2000,6300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8296,0,3277,10,15,41,0,0,0,0,0,0,0,0,0,0,0,0,0,328,0,0,0,0,0,0,0,0,'Mark of Honor','','',NULL,NULL,NULL,'','','','',19322,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,889,0,0,0,0,75,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8297,1,3358,60,60,41,0,77,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,8080,0,0,0,0,'Arathi Basin Resources!','War must be fought with soldiers, any soldier will tell you. They\'ll also say that a battle fought with poor gear or on an empty stomach is lost before it starts!$B$BThat is why Arathi Basin is important. There are key areas in the basin that hold essential resources. Metals, weapons, food, lumber - all are needed, and all can be gained there.$B$BThat is what I want from you, $N. Enter Arathi Basin, win the battle by holding more bases than the enemy, and return to me with a crate of resources.','Win the battle for Arathi Basin, get an Arathi Resource Crate, and return it to Sergeant Maclear at Refuge Pointe.','You got the resources! Great job! I\'ll send the resources to our quartermasters, who can quickly disperse them to our troops.$B$BThank you, $N. Indeed, performing successful missions like the one you achieved are how wars are truly won.','Do you have the resource crate, $N? The League of Arathor can\'t fight a decent battle without them...','','','','','',20559,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,27000,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8298,0,3358,60,60,41,0,77,0,0,0,0,0,0,0,0,0,0,0,328,1,8297,0,8080,0,0,0,0,'More Resource Crates','War must be fought with soldiers, any soldier will tell you. They\'ll also say that a battle fought with poor gear or on an empty stomach is lost before it starts!$B$BThat is why Arathi Basin is important. There are key areas in the basin that hold essential resources. Metals, weapons, food, lumber - all are needed, and all can be gained there.$B$BThat is what I want from you, $N. Enter Arathi Basin, win the battle by holding more bases than the enemy, and return to me with a crate of resources.','Win the battle for Arathi Basin, get an Arathi Resource Crate, and return it to Sergeant Maclear at Refuge Pointe.','Very good. I will get these to our quartermasters immediately, and a commendation for your actions will be sent to my superiors.$B$BOnce again, thank you $N. Your contributions to our struggles are noticed by footman and field marshal alike.','$N, the League of Arathor has a standing mission for you to reenter Arathi Basin, procure more resource crates and bring them to me.','','','','','',19725,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8299,1,3358,60,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,8123,0,0,0,0,'Cut Arathor Supply Lines','The League of Arathor is sparing no expense in their move to retake Arathi. They, and all the races of the Alliance, now stream to this distant region, intent on expanding their hold from Refuge Pointe. We must stop them, and the best means to stop them is to take their supplies.$B$BYou can help us, $N. Enter Arathi Basin, known for its rich mines, fertile land and skilled craftsman. Capture and control every base you can, win the battle, and return to me with the resources you gain.','Win the battle for Arathi Basin, get an Arathi Resource Crate, and return it to Deathstalker Mortis at Hammerfall.',NULL,NULL,'','','','','',20559,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,27000,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8300,0,3358,60,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,328,1,8299,0,8123,0,0,0,0,'More Resource Crates','The League of Arathor is sparing no expense in their move to retake Arathi. They, and all the races of the Alliance, now stream to this distant region, intent on expanding their hold from Refuge Pointe. We must stop them, and the best means to stop them is to take their supplies.$B$BYou can help us, $N. Enter Arathi Basin, known for its rich mines, fertile land and skilled craftsman. Capture and control every base you can, win the battle, and return to me with the resources you gain.','Win the battle for Arathi Basin, get an Arathi Resource Crate, and return it to Deathstalker Mortis at Hammerfall.','Very good. I will get these to our quartermasters immediately, and a commendation for your actions will be sent to my superiors.$B$BOnce again, thank you $N. Your contributions to our struggles are noticed by grunt and high warlord alike.','$N, the Defilers has a standing mission for you to reenter Arathi Basin, procure more resource crates and bring them to me.','','','','','',19725,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8301,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,64,0,8288,0,0,0,20402,1,0,'The Path of the Righteous','The Brood of Nozdormu are naturally distrusting of the lesser races. While it is true that you have proven to me that you have the potential makings of a hero, the time has come to prove this to my master.$B$BHive\'Ashi, Hive\'Zora, Hive\'Regal: All swarming with activity and all a threat to our existence. Slay silithid at these hives and take from them a fragment of their carapace. When you can carry no more, return to me and I shall strengthen your resolve.','Collect 200 Silithid Carapace Fragments and return to Baristolth.','You are not alone, hero. I will now grant you the ability to deputize others to help you IN your quest. If you are to be the champion of your people, you will need assistance IN your tasks and duties.','There is much history rooted IN their distrust of the mortal races; but alas, such is a tale better left for the Brood to tell when the time is right.','','','','','',20384,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20403,0,0,0,1,0,0,0,910,0,0,0,0,500,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8302,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,910,0,0,0,320,1,8301,0,0,0,0,0,0,'The Hand of the Righteous','Choose your deputies wisely, mortal. Each time you return with your task complete, a new deputy you will be allowed to choose.$B$BWith that said, I require more of the carapace fragments. Waste no time!','Collect 200 Silithid Carapace Fragments and return to Baristolth.','Well done, hero. You will now be granted the ability to deputize another Agent of Nozdormu.','Perhaps one day the whole of Cenarion Hold will be workINg under your command.','','','','','',20384,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20403,0,0,0,1,0,0,0,910,0,0,0,0,500,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8303,2,1377,60,60,0,0,255,0,0,0,0,0,910,0,0,0,0,0,0,0,8301,0,0,8305,20415,1,0,'Anachronos','It is time, $N.$B$BI must apologize for keeping so much in secret. Enemies abound, even under our very noses. Please, read from this tome and learn. Take the knowledge I give to you and seek out our master.','Seek out Anachronos at the Caverns of Time in Tanaris.','You are the hope of Kalimdor, $N.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8304,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,8306,0,0,0,'Dearest Natalia','My dear Natalia has gone missing.$B$BTruth be told, she had been acting strangely for weeks leading up to her disappearance. I had caught her talking to herself when no one was around on more than one occasion. She was adamant that everything was ok and that she must be allowed to continue her research.$B$BShe was last seen heading to Bronzebeard\'s camp to the south.$B$BMy soldiers are spread too thin, $N. I need you to go to Bronzebeard\'s camp and question those dwarves. ','Commander Mar\'alith at Cenarion Hold in Silithus wants you to question the inhabitants of Bronzebeard\'s Encampment. You will find Bronzebeard\'s Encampment south of Cenarion Hold.$B$BOnce you have gathered the requested information, return to Commander Mar\'alith.','$B$BWhether she is alive or dead, I must do what is right. She must be found. Alas, I am bound by duty to this outpost. Will you help me once more, $N?','Waste no time, $N!','','Frankal Questioned','Rutgar Questioned','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15221,15222,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,250,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,5,1,0,0,0,0,0,0,0,0,0,0), + (8305,2,1377,60,60,0,0,255,0,0,0,0,0,910,0,0,0,0,0,64,2,8303,0,0,8519,0,0,0,'Long Forgotten Memories','In the southern desert of Silithus, near the sacred barrier, exists a single crystalline tear. This tear serves as a symbol of the great losses beset upon us during the War of the Shifting Sands. Locate this tear and gaze into its depths to gain enlightenment.$B','Locate the Crystalline Tear in Silithus and gaze into its depths.','You can feel a great sorrow revolving around this crystal. The force is so powerful that you feel as if you might collapse and die of sadness.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,50,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,8305,0), + (8306,2,1377,58,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,8304,0,0,0,0,0,0,'Into The Maw of Madness','I need you to venture into Hive\'Regal and find what became of my dearest Natalia, $N. This will be no easy task for you. Before you dive headlong into the maw of madness, make sure that you go back and speak with those dwarves. They might be able to give you some tips on dealing with the silithid that inhabit that hive.$B$BAnd $N, if she truly is as mad as they say... do what you must.$B$B$B','Commander Mar\'alith at Cenarion Hold in Silithus wants you to find his beloved Natalia. The information that you gathered points to Hive\'Regal in the south as being the area in which you may find Mistress Natalia Mar\'alith.$B$BDo not forget to visit the dwarves at Bronzebeard\'s camp before venturing into the hive. They might have some additional work and advice for you.$B$BAnd $N, remember the Commander\'s words: \"Do what you must...\"','$B$BC\'Thun? WHAT is the meaning of all this? What is C\'Thun? How could this fiend have turned my sweet Natalia into the monster that you described?','Natalia?','','The Fate of Mistress Natalia Mar\'alith','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15215,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20724,0,0,0,1,0,0,0,609,0,0,0,0,200,0,0,0,0,18000,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8307,2,-304,54,57,0,0,255,185,285,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8313,0,0,0,'Desert Recipe','Adapting to life in the desert has been difficult to say the least. Not only do I miss the birds and trees of Auberdine but our food selection is severely limited by this arid environment. I\'m trying to learn about desert herbs, but there aren\'t many.$B$BI\'ve seen Twilight\'s Hammer groups from the camp west of here hunt sandworms for food. Sandworm meat is so bitter though, I can\'t imagine how they make it palatable. Keep your eyes open if you go to their camp and let me know if you learn anything.','Look for information about cooking Sandworm Meat at the Twilight\'s Hammer camp west of Cenarion Hold.','This book contains several common recipes and a few unusual ones. After browsing through it for a few seconds you spot a recipe that involves sandworm meat.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,10,0,0,0,0,0,1800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8308,2,1377,58,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20461,1,0,'Brann Bronzebeard\'s Lost Letter','To Whom It May Concern:$B$BIf you\'re reading this, I\'m either dead or soon to be dead. It\'s hard to say. Most of the crew is dead anyhow.$B$BFound information about a Titan. Great battle between him and an Old God. Yes, a bona fide Old God. Found ancient tunnel leading to Ahn\'Qiraj. Taking it.$B$BTake this letter to my old camp. Make sure my monkey is getting adequate food, water, and hugs.$B$B-Brann Bronzebeard, Explorer Extreme$B$BP.S. Watch out for crazy Old God worshipping night elf.','Take Brann Bronzebeard\'s Letter to Bronzebeard\'s Encampment in southern Silithus.','Well this explains a lot. If you ever find a way into Ahn\'Qiraj, keep an eye out for ol\' Brann. I\'m afraid that he\'ll be powerless without his monkey.','Oh dear.','','','','','',20461,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20723,0,0,0,1,0,0,0,609,0,0,0,0,250,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8309,2,1377,58,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,8304,8314,-8309,0,20453,1,0,'Glyph Chasing','After our initial foray into the hives and Mistress Mar\'alith\'s subsequent madness the three hives have been spewing out bugs! The increased activity might be tied into the glyphs covering those strange crystals.$B$BWe must get a rubbing from crystals in all three hives. If we can get those rubbings, we might be able to make sense of this madness.$B$BTake this transcription set and hit those hives, $N. Don\'t come back until you\'ve gotten copies from each hive.','Rutgar Glyphshaper at Bronzebeard\'s Encampment in Silithus wants you to venture to Hive\'Ashi, Hive\'Zora, and Hive\'Regal and recover Glyphed Rubbings from the Glyphed Crystals of each hive.$B$BUse the Geologist\'s Transcription Kit to make a reasonable facsimile of the ancient glyphs. Return to Rutgar Glyphshaper when you complete this task.','I can\'t make heads or tails of these glyphs. I\'ve never seen anything like it! I hope Frankal\'s research can shed some light on this mess.','If you find some crazy night elf lass in one of the hives, be sure to give her a kick in the duff for us.','','','','','',20455,20454,20456,20453,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,100,0,0,0,0,18000,5280,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8310,2,1377,58,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,8304,8314,-8309,0,0,0,0,'Breaking the Code','I think I can formulate an elixir that will allow us to more readily decipher the glyphs and language of the silithid and Qiraji! What do I need? Glad you asked! I need brains! More specifically, a brain from each silithid type that inhabit the hives. Bring me brains and Rutgar\'s work might not be for naught.','Frankal Stonebridge at Bronzebeard\'s Encampment in Silithus wants you to recover a Hive\'Zora Silithid Brain, Hive\'Ashi Silithid Brain, and a Hive\'Regal Silithid Brain. Return to Frankal when you have completed this task.','Outstanding! Don\'t wander off too far, kid. We might need you to take on another task or two.','Go play with the monkey, kid. I don\'t have time for this.','','','','','',20457,20458,20459,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,100,0,0,0,0,18000,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8311,2,-22,10,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Hallow\'s End Treats for Jesper!','I want to go trick-or-treating, but I can\'t because I\'m sick. If you go for me, I\'d trade you the candy you get for some I already have! I think you\'d like this candy - it makes you turn into things both funny and scary!$B$BEach of the innkeepers in the big cities have candy they give for Hallow\'s End - talk to them and do the tricks they ask for! Also, a little gnome named Talvash in Ironforge is handing out candy as well. When you have all the candy, bring them back to me here!','Speak with the innkeepers of Stormwind, Ironforge, and Darnassus, as well as Talvash del Kissel in Ironforge. Perform the tricks they ask of you in exchange for the treats they offer.$B$BReturn to Jesper at the Stormwind Orphanage with a Darnassus Marzipan, Gnomeregan Gumdrop, Stormwind Nougat, and Ironforge Mint.','Wow, you got them all! You\'re awesome!$B$BThank you for trick-or-treating for me. Here, take these pumpkin treats - I think you\'ll like them a lot!$B$BHappy Hallow\'s End, $N!','Have you finished trick-or-treating yet? I\'m sad that I can\'t go because I\'m sick, but you helping me out makes me feel a little better...','','','','','',20492,20494,20490,20496,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20557,0,0,0,30,0,0,0,69,0,54,47,72,150,0,150,150,150,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8312,2,-22,10,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Hallow\'s End Treats for Spoops!','I want to go trick-or-treating, but I can\'t because I\'m sick. If you go for me, I\'d trade you the candy you get for some I already have! I think you\'d like this candy - it makes you turn into things both funny and scary!$B$BEach of the innkeepers in the big cities have candy they give for Hallow\'s End - talk to them and do the tricks they ask for! Also, a troll named Kali Remik in Sen\'jin Village is handing out candy as well. When you have all the candy, bring them back to me here!','Speak with the innkeepers of Orgrimmar, Undercity, and Thunder Bluff, as well as Kali Remik in Sen\'jin Village. Perform the tricks they ask of you in exchange for the treats they offer.$B$BReturn to Spoops at the Orgrimmar Orphanage with a Thunder Bluff Marzipan, Darkspear Gumdrop, Orgrimmar Nougat, and Undercity Mint.','Wow, you got them all! You\'re awesome!$B$BThank you for trick-or-treating for me. Here, take these pumpkin treats - I think you\'ll like them a lot!$B$BHappy Hallow\'s End, $N!','Have you finished trick-or-treating yet? I\'m sad that I can\'t go because I\'m sick, but you helping me out makes me feel a little better...','','','','','',20493,20495,20491,20497,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20557,0,0,0,30,0,0,0,530,76,0,81,68,150,150,0,150,150,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8313,2,-304,54,57,0,0,255,185,285,0,0,0,0,0,0,0,0,0,0,0,8307,0,0,8317,20467,1,0,'Sharing the Knowledge','While the recipe for cooking sandworm meat is legible, it contains references to herbs and spices you\'ve never heard of. Calandrath might have enough knowledge of the plants that grow in the desert to make sense of it. ','Bring the Torn Recipe Page to Calandrath at the inn in Cenarion Hold.','Let\'s have a look at that...$B$BThis seems simple enough. They have their own names for some of the herbs, but those are simple enough to figure out. Here, let me show you! ','Did you learn the recipe? You won\'t keep it to yourself, I hope!','','','','','',20467,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,75,0,0,0,0,8500,3600,24801,24802,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8314,2,1377,58,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,8315,20463,1,0,'Unraveling the Mystery','We\'re on the verge of a breakthrough, $N! The rubbings you recovered have allowed us to recreate the glyphs on this crystalline prism. They are apparently a means for the Qiraji and other unknown entities to communicate various messages to the silithid.$B$BUnfortunately, that is all we could get out of the glyphs. We need to find a way to unlock the messages hidden within the crystals.$B$BTake the glyphed crystal prism to Geologist Larksbane at Cenarion Hold. She might be able to help.','Rutgar Glyphshaper at Bronzebeard\'s Encampment wants you to deliver the Glyphed Crystal Prism to Geologist Larksbane at the Cenarion Hold in Silithus.','The reason the dwarves could not decipher the glyphs is because there is nothing to decipher. The shifting outer layer of the prism must properly align with the inner crystal\'s markings in order for the message to be transmitted. Clever...$B$BWhile we should be able to translate this data, we must first unlock the code. There is only one clue on the surface of the prism - assuming the rubbings were transferred correctly - and it looks grim.','Oh my! What do you have there, $N?','','','','','',20463,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3180,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8315,2,1377,58,60,1,0,255,0,0,0,0,0,0,0,0,0,2,0,64,0,8314,0,0,0,20464,1,0,'The Calling','The glyphs illustrate an emissary of the Qiraji meeting with three silithid at the bones of a large dragon. Above the glyphs is what I can only assume to be a code of some sort. This code might very well be the key to summoning the emissary.$B$BI will create a copy of the glyph code that you must use in the sand at the Bones of Grakkarond. If I am right, the Overlords will come thinking that new data is ready for transmission. Strike them down and confront the emissary. He holds the key to the crystals...','Geologist Larksbane at Cenarion Hold in Silithus wants you to recover the Crystal Unlocking Mechanism from the Qiraji Emissary.$B$BYou have been instructed to take the Glyphs of Calling to the Bones of Grakkarond, south of Cenarion Hold, and draw them in the sand. Should the Qiraji Emissary appear, slay it and recover the Crystal Unlocking Mechanism. Return to Geologist Larksbane if you succeed.$B$BAssemble an army for this task, $N!','I hold 20,000 years of history in my hands, $N!','You must take the opportunity as it presents itself and strike!','','','','','',20465,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,200,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8316,0,1377,58,60,62,1,255,0,0,0,0,0,0,0,0,0,0,0,0,0,8315,0,0,0,0,0,0,'Armaments of War','','','War comes, $N, and with it comes untold horrors. You have done all that could be asked of you and for that you should be rewarded.$B$BShould this... this prophecy ever come to pass...$B$B$B$BThe future of us all could be at an end.$B$BThese armaments will prove invaluable to your campaign in this desert.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20699,20710,0,0,1,1,0,0,609,0,0,0,0,250,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8317,2,-304,54,57,0,0,255,185,285,0,0,0,0,0,0,0,0,0,0,0,8313,0,0,0,0,0,0,'Kitchen Assistance','That recipe sure will come in handy. I\'d better get to work so I can have some smoked desert dumplings ready for today. I could use a hand in making some, I\'ll make it worth your while.','Calandrath at Cenarion Hold needs a batch of 10 Smoked Desert Dumplings.','Excellent! You\'re a life saver. These dumplings turned out to be quite good. Didn\'t really expect such good taste from the Twilight\'s Hammer.','How are those dumplings coming along? ','','','','','',20452,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,75,0,0,0,0,17000,1800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8318,2,1377,57,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Secret Communication','Some of the Twilight\'s Hammer cultists carry around little papers with gibberish written on them. I want you to bring me a stack of them, $c.$B$BI can\'t figure out what the gibberish means, but that\'s not the point! These papers are how their different groups communicate secretly. The more texts we take out of circulation, the less they can communicate!','Bring 10 Encrypted Twilight Texts to Bor Wildmane in Cenarion Hold.','Excellent! I\'ll stash these away, maybe they\'ll be useful later.','Did you bring me some texts?','','','','','',20404,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,250,0,0,0,0,18000,3960,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,2,0,0,0,0,0,0,0,0,0), + (8319,0,1377,57,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,8318,0,0,0,0,0,0,'Encrypted Twilight Texts','','','Excellent work! I\'ll put a good word in for you.','Keep bringing me texts. We\'ll soon force the Twilight\'s Hammer out of Silithus.','','','','','',20404,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (8320,2,1377,60,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,8321,0,0,0,'Twilight Geolords','The Twilight\'s Hammer, an insane cult bent on destruction, set up camps in Silithus and perform rituals day and night. We do not yet know their plans, but we do think they are somehow linked to the pulsing red crystals spread across the desert.$B$BAlthough their mystery may one day be solved, we must first deal with their immediate threat. Go to their camps to the west and seek out Twilight geolords. They are the heads of these serpents; that is where we must strike!','Kill 10 Twilight Geolords, then return to Huum Wildmane in Cenarion Hold.','That was a task well performed, $N. Your slaying of the Twilight geolords must have dealt a grievous blow to the cult. Let us hope their plans are slowed...','Enter the desert and find the Twilight geolords, $N. Return to me after they are slain.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11881,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,100,0,0,0,0,9000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8321,2,1377,60,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,8320,0,0,0,0,0,0,'Vyral the Vile','We have discovered another base of operations for the Twilight\'s Hammer. It is called Twilight\'s Run; it is a cave tucked in the northeast corner of Silithus. The local leader of the cult, Vyral the Vile, haunts that cave - it is he who you must next defeat. When you have done this, bring me his signet ring.$B$BFortune to you, $N. The horrors of Twilight\'s Run are formidable indeed.','Bring Vyral\'s Signet Ring to Huum Wildmane in Cenarion Hold.','You\'ve done it! Vyral is killed! This can only mean doom for the Twilight Hammer\'s operations in Silithus. There may be more of them scurrying about, but the blow you dealt to the cult today is one from which they will not easily recover.','$N, have you yet defeated Vyral the Vile? Do you have his signet ring?','','','','','',20466,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20650,20649,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,150,0,0,0,0,9000,3960,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), + (8322,2,-22,30,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8409,20605,1,0,'Rotten Eggs','The humans of Southshore love their ale, and as such they prize the ale served at the Southshore Inn. With the chaos of Hallow\'s End now upon them, we can use it to ruin their latest batch of beverages for weeks - if not months to come!$B$BTake these rotten eggs and place them in the main brew keg inside the Southshore Inn. Your presence alone will cause strife, so be prepared to defend yourself!$B$BOnce you\'ve given Southshore a taste they\'ll not soon forget, return to me here at the festival!','Place the Rotten Eggs in the main brew keg located inside the Southshore Inn.','The keg is filled with ale.$B$BHaving successfully fought your way inside the inn, you now place the eggs inside the keg. You can smell the foul odor permeating the air...',NULL,'','','','','',20605,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,530,76,0,81,68,25,25,0,25,25,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8323,2,1377,54,59,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,8279,0,0,0,0,0,0,'True Believers','Now that I have the Twilight Lexicon in my possession, there is a small favor I\'d like to ask of you.$B$BMy former organization has a secret encoded bulletin they circulate on a monthly basis.$B$BIf they make any progress searching for me or if they call off the search, word will be published on the True Believer.$B$BAlthough this information is obviously valuable to me, the publication contains other useful information that I can share. Bring me any encoded texts you find on Twilight\'s Hammer members.','Hermit Ortell wants you to bring him 10 Encrypted Twilight Texts','Excellent! I will get to decoding these as soon as possible. If I find anything of interest I\'ll find some way to get the information to you.','Did you find any encrypted texts? I\'m quite curious to read this month\'s True Believer.','','','','','',20404,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9000,3840,0,0,93,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0); -INSERT INTO `quest_template` (`entry`, `Method`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `Type`, `RequiredClasses`, `RequiredRaces`, `RequiredSkill`, `RequiredSkillValue`, `RepObjectiveFaction`, `RepObjectiveValue`, `RequiredMinRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepFaction`, `RequiredMaxRepValue`, `SuggestedPlayers`, `LimitTime`, `QuestFlags`, `SpecialFlags`, `PrevQuestId`, `NextQuestId`, `ExclusiveGroup`, `NextQuestInChain`, `SrcItemId`, `SrcItemCount`, `SrcSpell`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `RequestItemsText`, `EndText`, `ObjectiveText1`, `ObjectiveText2`, `ObjectiveText3`, `ObjectiveText4`, `ReqItemId1`, `ReqItemId2`, `ReqItemId3`, `ReqItemId4`, `ReqItemCount1`, `ReqItemCount2`, `ReqItemCount3`, `ReqItemCount4`, `ReqSourceId1`, `ReqSourceId2`, `ReqSourceId3`, `ReqSourceId4`, `ReqSourceCount1`, `ReqSourceCount2`, `ReqSourceCount3`, `ReqSourceCount4`, `ReqCreatureOrGOId1`, `ReqCreatureOrGOId2`, `ReqCreatureOrGOId3`, `ReqCreatureOrGOId4`, `ReqCreatureOrGOCount1`, `ReqCreatureOrGOCount2`, `ReqCreatureOrGOCount3`, `ReqCreatureOrGOCount4`, `ReqSpellCast1`, `ReqSpellCast2`, `ReqSpellCast3`, `ReqSpellCast4`, `RewChoiceItemId1`, `RewChoiceItemId2`, `RewChoiceItemId3`, `RewChoiceItemId4`, `RewChoiceItemId5`, `RewChoiceItemId6`, `RewChoiceItemCount1`, `RewChoiceItemCount2`, `RewChoiceItemCount3`, `RewChoiceItemCount4`, `RewChoiceItemCount5`, `RewChoiceItemCount6`, `RewItemId1`, `RewItemId2`, `RewItemId3`, `RewItemId4`, `RewItemCount1`, `RewItemCount2`, `RewItemCount3`, `RewItemCount4`, `RewRepFaction1`, `RewRepFaction2`, `RewRepFaction3`, `RewRepFaction4`, `RewRepFaction5`, `RewRepValue1`, `RewRepValue2`, `RewRepValue3`, `RewRepValue4`, `RewRepValue5`, `RewOrReqMoney`, `RewMoneyMaxLevel`, `RewSpell`, `RewSpellCast`, `RewMailTemplateId`, `RewMailDelaySecs`, `PointMapId`, `PointX`, `PointY`, `PointOpt`, `DetailsEmote1`, `DetailsEmote2`, `DetailsEmote3`, `DetailsEmote4`, `DetailsEmoteDelay1`, `DetailsEmoteDelay2`, `DetailsEmoteDelay3`, `DetailsEmoteDelay4`, `IncompleteEmote`, `CompleteEmote`, `OfferRewardEmote1`, `OfferRewardEmote2`, `OfferRewardEmote3`, `OfferRewardEmote4`, `OfferRewardEmoteDelay1`, `OfferRewardEmoteDelay2`, `OfferRewardEmoteDelay3`, `OfferRewardEmoteDelay4`, `StartScript`, `CompleteScript`) +INSERT INTO `quest_template` (`entry`, `Method`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `Type`, `RequiredClasses`, `RequiredRaces`, `RequiredSkill`, `RequiredSkillValue`, `RequiredCondition`, `RepObjectiveFaction`, `RepObjectiveValue`, `RequiredMinRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepFaction`, `RequiredMaxRepValue`, `SuggestedPlayers`, `LimitTime`, `QuestFlags`, `SpecialFlags`, `PrevQuestId`, `NextQuestId`, `ExclusiveGroup`, `NextQuestInChain`, `SrcItemId`, `SrcItemCount`, `SrcSpell`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `RequestItemsText`, `EndText`, `ObjectiveText1`, `ObjectiveText2`, `ObjectiveText3`, `ObjectiveText4`, `ReqItemId1`, `ReqItemId2`, `ReqItemId3`, `ReqItemId4`, `ReqItemCount1`, `ReqItemCount2`, `ReqItemCount3`, `ReqItemCount4`, `ReqSourceId1`, `ReqSourceId2`, `ReqSourceId3`, `ReqSourceId4`, `ReqSourceCount1`, `ReqSourceCount2`, `ReqSourceCount3`, `ReqSourceCount4`, `ReqCreatureOrGOId1`, `ReqCreatureOrGOId2`, `ReqCreatureOrGOId3`, `ReqCreatureOrGOId4`, `ReqCreatureOrGOCount1`, `ReqCreatureOrGOCount2`, `ReqCreatureOrGOCount3`, `ReqCreatureOrGOCount4`, `ReqSpellCast1`, `ReqSpellCast2`, `ReqSpellCast3`, `ReqSpellCast4`, `RewChoiceItemId1`, `RewChoiceItemId2`, `RewChoiceItemId3`, `RewChoiceItemId4`, `RewChoiceItemId5`, `RewChoiceItemId6`, `RewChoiceItemCount1`, `RewChoiceItemCount2`, `RewChoiceItemCount3`, `RewChoiceItemCount4`, `RewChoiceItemCount5`, `RewChoiceItemCount6`, `RewItemId1`, `RewItemId2`, `RewItemId3`, `RewItemId4`, `RewItemCount1`, `RewItemCount2`, `RewItemCount3`, `RewItemCount4`, `RewRepFaction1`, `RewRepFaction2`, `RewRepFaction3`, `RewRepFaction4`, `RewRepFaction5`, `RewRepValue1`, `RewRepValue2`, `RewRepValue3`, `RewRepValue4`, `RewRepValue5`, `RewOrReqMoney`, `RewMoneyMaxLevel`, `RewSpell`, `RewSpellCast`, `RewMailTemplateId`, `RewMailDelaySecs`, `PointMapId`, `PointX`, `PointY`, `PointOpt`, `DetailsEmote1`, `DetailsEmote2`, `DetailsEmote3`, `DetailsEmote4`, `DetailsEmoteDelay1`, `DetailsEmoteDelay2`, `DetailsEmoteDelay3`, `DetailsEmoteDelay4`, `IncompleteEmote`, `CompleteEmote`, `OfferRewardEmote1`, `OfferRewardEmote2`, `OfferRewardEmote3`, `OfferRewardEmote4`, `OfferRewardEmoteDelay1`, `OfferRewardEmoteDelay2`, `OfferRewardEmoteDelay3`, `OfferRewardEmoteDelay4`, `StartScript`, `CompleteScript`) VALUES - (8349,2,1377,60,60,1,0,255,0,0,0,0,609,3000,0,0,0,0,8,0,8332,0,0,8348,0,0,0,'Bor Wildmane','Now that you have a medallion and can summon an Abyssal Duke, speak with Bor Wildmane. He will set you on a task against the Abyssal Council.$B$BGood luck, $N. And if you ever need more medallions, return to me.','Speak with Bor Wildmane in Cenarion Hold.','Good to see you again, $C! So you had a medallion made? Good -- you\'ll need that for your next quest...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8351,2,1377,60,60,62,0,255,0,0,0,0,609,21000,0,0,0,0,72,0,8341,0,0,8352,0,0,0,'Bor Wishes to Speak','Now that you can disguise yourself as a ruling member of the Twilight Council, I am certain Bor Wildmane will want to speak with you. Go see him, and prepare yourself for a very difficult mission...','Speak with Bor Wildmane in Cenarion Hold.','Yes, that\'s right, $N. I have a very tough task ahead...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8352,2,1377,60,60,62,0,255,0,0,0,0,609,21000,0,0,0,0,0,0,8351,0,0,0,0,0,0,'Scepter of the Council','Huum and I were just talking about you. He tells me you\'re just about ready to try your hand at fighting an Abyssal Lord!$B$BI must tell you this is a very dangerous endeavor. You\'d better bring backup. And I don\'t mean one or two of your friends, I\'m talking about a top-notch, battle-ready fighting force. If your friends are as good as you, you might even defeat it!$B$BIf you do - and I\'ll want evidence, as always - I\'ll give you a truly great reward.','Bring an Abyssal Scepter to Bor Wildmane in Cenarion Hold.','You... you did it! You did it, $N! Here! Take this. It\'s the biggest chest we had lying around and I filled it with some of the best stuff we found.','Well, how did it go? I\'d do anything to leave my post and wrestle one of those things myself!','','','','','',20515,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20602,0,0,0,1,0,0,0,609,0,0,0,0,200,0,0,0,0,27000,6380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8353,2,-22,10,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,-8311,0,0,0,0,0,0,'Chicken Clucking for a Mint','Ah, trick-or-treating for a sick child, are we? I was going to say, you\'re a little old to be rummaging about for candies...$B$BWell, for my treat - an Ironforge Mint - you will need to... cluck like a chicken! Yes, chickens love mints... well OK, maybe they don\'t LOVE them... but I won\'t give you a mint unless you chicken cluck for me!$B$BWell $c, are you up to the challenge or not?! Time to earn your treat!','Do a chicken emote at Innkeeper Firebrew, and in exchange you\'ll receive an Ironforge Mint!','Too funny! Well done, $N! Here\'s your treat.$B$BHappy Hallow\'s End!',NULL,NULL,'Cluck like a chicken for Innkeeper Firebrew','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5111,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20490,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8354,2,-22,10,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,2,-8312,0,0,0,0,0,0,'Chicken Clucking for a Mint','Ah, trick-or-treating for a sick child, are we? I was going to say, you\'re a little old to be rummaging about for candies...$B$BWell, for my treat - an Undercity Mint - you will need to... cluck like a chicken! Yes, chickens love mints... well OK, maybe they don\'t LOVE them... but I won\'t give you a mint unless you chicken cluck for me!$B$BWell $c, are you up to the challenge or not?! Time to earn your treat!','Do a chicken emote at Innkeeper Norman, and in exchange you\'ll receive an Undercity Mint!','Too funny! Well done, $N! Here\'s your treat.$B$BHappy Hallow\'s End!',NULL,NULL,'Cluck like a chicken for Innkeeper Norman','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6741,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20491,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8355,2,-22,10,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,-8311,0,0,0,0,0,0,'Incoming Gumdrop','A trick-or-treater! Huzzah!$B$BWell now, even though you\'re doing something noble and collecting candies for a sick child, I can\'t let you off the hook that easily. I have a yummy Gnomeregan Gumdrop to give to the sick child... if you make a train noise for me! Haha, yes, that\'ll be the trick! The price of this gumdrop is one train noise!$B$BChugga-chugga, $c!','Do a train emote at Talvash del Kissel, and in exchange you\'ll receive a Gnomeregan Gumdrop!','Too funny! Well done, $N! Here\'s your treat.$B$BHappy Hallow\'s End!','Well, go ahead now...',NULL,'Do the \"train\" for Talvash','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6826,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20494,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8356,2,-22,10,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,-8311,0,0,0,0,0,0,'Flexing for Nougat','That\'s an... interesting costume you have on. Even though you\'re being nice and helping a sick child trick-or-treat this year, I\'m afraid I\'m going to have to ask you perform a trick for me!$B$BLet\'s see... you look so strong and buff in that... costume... let\'s see you flex! Yes, go on now and flex for me, strong $g man : woman;!$B$BWhen and only when you flex, I\'ll give you some tasty Stormwind Nougat. It\'s a great Hallow\'s End treat.','Do a flex emote at Innkeeper Allison, and in exchange you\'ll receive Stormwind Nougat!$B','You are truly mighty, haha! Well done, and thanks for being such a good sport. Here\'s your candy.$B$BHappy Hallow\'s End, $N!','No candy until you flex for me, $N...',NULL,'Flex for Innkeeper Allison','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6740,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20492,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8357,2,-22,10,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,-8311,0,0,0,0,0,0,'Dancing for Marzipan','Even though you\'re trick-or-treating for a sick child, you still need to perform a trick for the treat! We can\'t very well change the tradition, now can we...$B$BI believe the cost of a piece of marzipan nowadays is to bust out and DANCE! That\'s right, let me see your moves! Dance for me, and I\'ll give you some tasty marzipan!','Do a dance emote at Innkeeper Saelienne, and in exchange you\'ll receive Darnassus Marzipan!','You\'re quite the dancing machine, $N!$B$BHere\'s your treat for being such a good sport. Happy Hallow\'s End, and give my best to your sick little friend! I hope they get better soon.','You know how to dance, don\'t you? Try by putting your right foot in... then your right foot out... your right foot in... shake it all about...',NULL,'Dance for Innkeeper Saelienne','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6735,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20496,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8358,2,-22,10,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,-8312,0,0,0,0,0,0,'Incoming Gumdrop','A trick-or-treater! Yeah mon!$B$BWell now, even though you\'re doing something noble and collecting candies for a sick child, I can\'t let you off the hook that easily. I have a yummy Darkspear Gumdrop to give to the sick child... if you make a train noise for me! Haha, yes, that\'ll be the trick! The price of this gumdrop is one train noise!$B$BChugga-chugga, $c!','Do a train emote at Kali Remik, and in exchange you\'ll receive a Darkspear Gumdrop!','Woo-woo! Well done, $N! Here\'s your treat.$B$BHappy Hallow\'s End!','Well, go ahead now...',NULL,'Do the \"train\" for Kali Remik','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11814,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20495,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8359,2,-22,10,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,-8312,0,0,0,0,0,0,'Flexing for Nougat','That\'s an... interesting costume you have on. Even though you\'re being nice and helping a sick child trick-or-treat this year, I\'m afraid I\'m going to have to ask you perform a trick for me!$B$BLet\'s see... you look so strong and buff in that... costume... let\'s see you flex! Yes, go on now and flex for me, strong $g man : woman;!$B$BWhen and only when you flex, I\'ll give you some tasty Orgrimmar Nougat. It\'s a great Hallow\'s End treat.','Do a flex emote at Innkeeper Gryshka, and in exchange you\'ll receive Orgrimmar Nougat!','You are truly mighty, haha! Well done, and thanks for being such a good sport. Here\'s your candy.$B$BHappy Hallow\'s End, $N!','No candy until you flex for me, $N...',NULL,'Flex for Innkeeper Gryshka','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6929,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20493,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8360,2,-22,10,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,-8312,0,0,0,0,0,0,'Dancing for Marzipan','Even though you\'re trick-or-treating for a sick child, you still need to perform a trick for the treat! We can\'t very well change the tradition, now can we...$B$BI believe the cost of a piece of marzipan nowadays is to bust out and DANCE! That\'s right, let me see your moves! Dance for me, and I\'ll give you some tasty marzipan!','Do a dance emote at Innkeeper Pala, and in exchange you\'ll receive Thunder Bluff Marzipan!','You\'re quite the dancing machine, $N!$B$BHere\'s your treat for being such a good sport. Happy Hallow\'s End, and give my best to your sick little friend! I hope they get better soon.','You know how to dance, don\'t you? Try by putting your right foot in... then your right foot out... your right foot in... shake it all about...',NULL,'Dance for Innkeeper Pala','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6746,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20497,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8361,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Abyssal Contacts','We\'ve seen the Twilight\'s Hammer cultists performing rituals to summon powerful elemental nobles. We don\'t know if these are the beings the cultists worship or if they act as intermediaries to even more powerful forces. One thing is for sure: they are receiving orders from these elementals.$B$BI want you to find a way to contact an Abyssal Templar and give it a proper beating! Nothing throws the troops in disarray like taking out the chain of command. Bring back proof while you\'re at it.','Bor Wildmane at Cenarion Hold in Silithus wants you to destroy an Abyssal Templar and bring him an Abyssal Crest as proof of the deed.','Hah! You did it, $N! The Twilight\'s Hammer will soon be crushed!','Did you finish the job?','','','','','',20513,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20603,0,0,0,1,0,0,0,609,0,0,0,0,100,0,0,0,0,9000,3960,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8362,0,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,8,1,8361,0,0,0,0,0,0,'Abyssal Crests','','','You\'ve done well! That\'s less Templars for me to worry about.$B$BHere you go, $N. Hope there\'s something useful in there for you.','You\'ve proved you can handle yourself in a fight, $N. Let\'s keep the pressure up on the Twilight\'s Hammer. Go fight some more Abyssal Templars, I\'ll reward you with some of the stuff Huum and I have found in battle.',NULL,'','','','',20513,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20603,0,0,0,1,0,0,0,609,0,0,0,0,75,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8363,0,1377,60,60,1,0,255,0,0,0,0,609,9000,0,0,2,0,8,1,8348,0,0,0,0,0,0,'Abyssal Signets','','','Excellent, $N! Defeating those Dukes will leave the Twilight\'s Hammer reeling for a while. As promised, here\'s your reward. It\'s some of the better stuff Huum and I have found.','You\'ve shown you\'re more than capable of taking on an Abyssal Duke, $N. I\'m always one to promote good habits. Bring me more signets and I\'ll give you a reward.',NULL,'','','','',20514,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20601,0,0,0,1,0,0,0,609,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8364,0,1377,60,60,62,0,255,0,0,0,0,609,21000,0,0,0,0,264,1,8352,0,0,0,0,0,0,'Abyssal Scepters','','','I knew you\'d come through, $N! Here\'s your reward.','You\'ve truly exceeded all my expectations, $N. You\'ve been taking on opponents that Huum and I would think long and hard before engaging.$B$BAt this point the best I can do is to continue rewarding your efforts in the fight against the Twilight\'s Hammer and their overlords.$B$BBring me more abyssal scepters and I\'ll do my best to give you a suitable reward.',NULL,'','','','',20515,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20602,0,0,0,1,0,0,0,609,0,0,0,0,500,0,0,0,0,0,2100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8365,2,440,40,45,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Pirate Hats Ahoy!','You\'re the help the Cartel sent? I suppose you\'ll do. Listen carefully $c. As you know, I am a procurer of fashionable apparel for the elite of Azerothian society. Kings and Queens, Warchiefs and, well whatever the Horde calls their queens, all wear what I choose is in style. And they pay through the nose for it, which is the best part.$B$BSo here\'s what\'s going to happen. You head down to Lost Rigger Cove and acquire a lot of pirate hats by whatever means. Do you think you can handle that?','Haughty Modiste wants you to collect 20 Southsea Pirate Hats and return them to her at Steamwheedle Port in Tanaris.','Oh you\'re a darling, even if it did take you longer than I am accustomed to. This shipment should make me quite a bit of money once I\'ve cleaned and personalized these hats. And seeing as I\'m always willing to reward work that\'s well done, here\'s a little something for you. I suggest that you spend some of it on a bath sweetie.','Do you have all 20 hats? I don\'t believe you, let me see them. They better be in pristine condition!','','','','','',20519,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,250,0,0,0,0,6500,2340,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), - (8366,2,440,40,45,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Southsea Shakedown','Argh! They want the impossible from me!$B$BThe Steamwheedle Cartel wants me to teach the Southsea pirates a lesson. The problem is that I can\'t be in two places at once; I need to stay here to keep the peace.$B$BOf late, the pirates have been disregarding the protection money that the cartel regularly forks over. So I\'d like to temporarily deputize you to go down there and show them what for.$B$BYou\'ll find them at Lost Rigger Cove, which is not too far to the south. Thanks $N, I\'ll owe you one!','Security Chief Bilgewhizzle of Steamwheedle Port in Tanaris wants you to kill 10 Southsea Pirates, 10 Southsea Freebooters, 10 Southsea Dock Workers and 10 Southsea Swashbucklers.','$N! You are the man!!!$B$BI\'m sure that the Cartel will ease up on me now that you\'ve dealt with those Southsea scum. Let\'s see, what can I give you as a reward? How about a little coin and you choose from one of these for your trouble?','Back so soon? I hope you taught those Southsea hoodlums a lesson they won\'t soon forget.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7855,7856,7857,7858,10,10,10,10,0,0,0,0,20640,20641,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,250,0,0,0,0,6500,2340,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,1,5,6,0,0,0,0,0,0,0,0), - (8367,1,1637,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'For Great Honor','Serving the Horde in one of the great battles against the Alliance is a source of great honor! The few however, that have served the Horde in ALL of our active battlefronts are our truly great fighters. We shall vanquish our opponents, not by fighting isolated skirmishes, but by waging a well-coordinated war.$B$BGo forth and crush the Alliance in Arathi Basin, Alterac Valley, Eye of the Storm and Warsong Gulch! For Honor! For the Horde!','Bring 3 Alterac Valley Marks of Honor, 3 Arathi Basin Marks of Honor and 3 Warsong Gulch Marks of Honor to a Horde Warbringer outside the battlegrounds.','Your trials have not been easy, but your courage did not escape you and your strength did not fail. Part with past tokens of victory, $C. None shall need them as a reminder of your worth. Stand up straight, $N. Today you will walk with great pride for you are a hero!','Arathi is still wet with the blood of great warriors and the clash of steel still rings throughout Alterac. Do not waste my time unless you bring news from the front!','','','','','',20558,20559,20560,0,3,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,729,510,889,0,0,200,150,150,0,0,27000,4980,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8368,1,3277,10,19,41,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Battle of Warsong Gulch','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','Bring 3 Warsong Marks of Honor to a Horde Warbringer outside the battlegrounds.','Excellent! You\'ve shown your worth by defending our operations in Warsong Gulch! May word of your honor spread far and wide across our lands.','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,889,0,0,0,0,100,0,0,0,0,1100,870,0,24960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8369,2,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Invaders of Alterac Valley','Listen up, $N. No matter what you might have heard about the battle raging in Alterac Valley, one thing remains true: the Stormpike Expedition invaded Frostwolf Territory. The day we allow the Alliance to invade Horde lands without a forceful response is the day I hang up my axe and live the rest of my life in shame. Go forth and expel the invaders!','Bring 3 Alterac Valley Marks of Honor to a Horde Warbringer outside the battlegrounds.','You\'ve shown great bravery in protecting our lands in Alterac Valley! I will tell my superiors of your deeds.','What news do you bring from the lands of the Frostwolves? How does the battle for Alterac Valley fare?','','','','','',20560,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,729,0,0,0,0,150,0,0,0,0,18000,4980,0,24923,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8370,1,3358,20,29,41,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Conquering Arathi Basin','Our conflict with the Alliance has escalated to a true war. No longer are false pretenses to enter into battle used or expected by either side at this point.$B$BThe battle for the Arathi Basin is one of resources, plain and simple. Either the Alliance gets the resources and uses them against us or we get them and use them to keep our war efforts going. Help the Defilers maintain the flow of resources we need, $N!','Bring 3 Arathi Basin Mark of Honor to a Horde Warbringer outside the battlegrounds.','Securing our resources in Arathi is an important task! You\'ve done well, $N.','You\'ve come back with news from Arathi, $C?','','','','','',20559,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,100,0,0,0,0,2500,1410,0,24961,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8371,2,1537,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Concerted Efforts','We\'re not fighting isolated battles against the Horde anymore, $g lad:lass;.$B$BVictory in one front means denying the Horde resources they\'d use against us in a different battle. By the same token, losing any given battle could give the advantage to our opponent somewhere else around the world.$B$BThe Alliance is in need of more combatants with this sort of worldly understanding... truly seasoned veterans! $N, come back to me after you\'ve served against the Horde at all of our active battlegrounds.','Bring 3 Alterac Valley Mark of Honor, 3 Arathi Basin Mark of Honor and 3 Warsong Gulch Mark of Honor to an Alliance Brigadier General outside the battlegrounds.','You\'re not one to disappoint, $N! What you\'ve learned goes beyond petty medals and commendations. What you\'ve learned is what can only come with experience and the hardening of one\'s temper in the field of battle.$B$BYou\'ve done well, $C. You\'re a true hero of the Alliance!','How are yer travels faring laddie?','','','','','',20560,20559,20558,0,3,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,890,730,509,0,0,150,200,150,0,0,27000,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8372,1,3277,10,19,41,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Fight for Warsong Gulch','The Silverwing Sentinels are at war with the Warsong Outriders due to the destruction the Orcs are causing to the forest. There are, however, more reasons to defend this particular forest than plain love for nature.$B$BThe forest forms a strategic barrier that makes Ashenvale defendable against a large-scale attack. Without it, Astranaar would last a day or two before being annexed to the Barrens.$B$BDo your part in fighting the Warsong Outriders, $N! For the Alliance!','Bring 3 Warsong Gulch Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','Well done, $N! You\'ve served the Alliance well.','You\'ve come back with news from the front, $N?','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,890,0,0,0,0,100,0,0,0,0,1100,870,0,24960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8373,2,-22,25,60,41,0,77,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,20604,1,0,'The Power of Pine','The thing I hate the most about Hallow\'s End are the stink bombs the Forsaken use on Southshore. Who knew that celebrating liberation would have to involve such a smelly mess?$B$BDuring Hallow\'s End, use this cleaner to remove any nasty stink bombs the Horde may drop here in the village. It uses the power of pine to fight funky smells.$B$BDo your part to keep Southshore clean, and I\'ll give you some Hallow\'s End treats I\'m sure you\'ll enjoy. We have a deal?','Use a Stink Bomb Cleaner to remove any Forsaken Stink Bomb that\'s been dropped on Southshore. Return to Sergeant Hartman in Southshore when you\'re done.','Ah, it almost smells better around here already. Almost.$B$BThanks to you, $N, Southshore just might make it through another Hallow\'s End. Here\'s your treats, with my thanks! If you run out of candy, I think there\'s a gnome named Katrina Shimmerstar in Ironforge who can sell you more; she\'s only around during Hallow\'s End, I believe.',NULL,'Clean up a stink bomb that\'s been dropped on Southshore!','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20557,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,5,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8374,1,3358,20,29,41,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Claiming Arathi Basin','Winning a war is about more than just outsmarting and outfighting your opponent. Victory often comes down to simply producing more than your enemy.$B$BWhat we have in Arathi Basin is a sizeable supply of resources for whichever side manages to claim it first.$B$BIf the Alliance comes out victorious, it\'ll mean more swords and pikes for our troops. If the Horde were to win, those swords and pikes would still get made, they\'d just be pointed at us! Now is the time to help the Alliance in Arathi Basin, $N.','Bring 3 Arathi Basin Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','Good work, soldier! Keep it up and we\'ll have the Horde running all the way back to Orgrimmar.','Tell me, what are the news from the front?','','','','','',20559,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,509,0,0,0,0,100,0,0,0,0,2500,1410,0,24961,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8375,1,2839,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Remember Alterac Valley!','Make no mistake about it, $N. The Horde is quite right when they say Alterac Valley is Frostwolf Territory.$B$BYou see, the Stormpike Expedition arrived as peaceful visitors to the area in search of ore and relics. The Frostwolves reacted with the most brutal and uncivilized act of aggression the Alliance has experienced.$B$BLet us never forget the brave dwarves that perished in that cowardly unannounced attack. Go now, $c, do your part in the battle for Alterac Valley. For the Alliance!','Bring 3 Alterac Valley Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','You\'ve shown great bravery in protecting our lands in Alterac Valley! I will tell my superiors of your deeds.','What news do you bring from the lands of the Stormpikes? How does the battle for Alterac Valley fare?','','','','','',20560,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,730,0,0,0,0,150,0,0,0,0,18000,7140,0,24923,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8376,0,1377,58,60,62,2,77,0,0,0,0,0,0,0,0,0,0,64,0,8315,0,0,0,0,0,0,'Armaments of War','','','War comes, $N, and with it comes untold horrors. You have done all that could be asked of you and for that you should be rewarded.$B$BShould this... this prophecy ever come to pass...$B$B$B$BThe future of us all could be at an end.$B$BThese armaments will prove invaluable to your campaign in this desert.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20700,20711,0,0,1,1,0,0,609,0,0,0,0,250,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8377,0,1377,58,60,62,4,255,0,0,0,0,0,0,0,0,0,0,0,0,8315,0,0,0,0,0,0,'Armaments of War','','','War comes, $N, and with it comes untold horrors. You have done all that could be asked of you and for that you should be rewarded.$B$BShould this... this prophecy ever come to pass...$B$B$B$BThe future of us all could be at an end.$B$BThese armaments will prove invaluable to your campaign in this desert.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20702,20713,0,0,1,1,0,0,609,0,0,0,0,250,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8378,0,1377,58,60,62,8,255,0,0,0,0,0,0,0,0,0,0,0,0,8315,0,0,0,0,0,0,'Armaments of War','','','War comes, $N, and with it comes untold horrors. You have done all that could be asked of you and for that you should be rewarded.$B$BShould this... this prophecy ever come to pass...$B$B$B$BThe future of us all could be at an end.$B$BThese armaments will prove invaluable to your campaign in this desert.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20703,20715,0,0,1,1,0,0,609,0,0,0,0,250,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8379,0,1377,58,60,62,16,255,0,0,0,0,0,0,0,0,0,0,0,0,8315,0,0,0,0,0,0,'Armaments of War','','','War comes, $N, and with it comes untold horrors. You have done all that could be asked of you and for that you should be rewarded.$B$BShould this... this prophecy ever come to pass...$B$B$B$BThe future of us all could be at an end.$B$BThese armaments will prove invaluable to your campaign in this desert.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20707,20717,0,0,1,1,0,0,609,0,0,0,0,250,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8380,0,1377,58,60,62,64,178,0,0,0,0,0,0,0,0,0,0,0,0,8315,0,0,0,0,0,0,'Armaments of War','','','War comes, $N, and with it comes untold horrors. You have done all that could be asked of you and for that you should be rewarded.$B$BShould this... this prophecy ever come to pass...$B$B$B$BThe future of us all could be at an end.$B$BThese armaments will prove invaluable to your campaign in this desert.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20701,20712,0,0,1,1,0,0,609,0,0,0,0,250,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8381,0,1377,58,60,62,384,255,0,0,0,0,0,0,0,0,0,0,8,0,8315,0,0,0,0,0,0,'Armaments of War','','','War comes, $N, and with it comes untold horrors. You have done all that could be asked of you and for that you should be rewarded.$B$BShould this... this prophecy ever come to pass...$B$B$B$BThe future of us all could be at an end.$B$BThese armaments will prove invaluable to your campaign in this desert.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20705,20716,0,0,1,1,0,0,609,0,0,0,0,250,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8382,0,1377,58,60,62,1024,255,0,0,0,0,0,0,0,0,0,0,0,0,8315,0,0,0,0,0,0,'Armaments of War','','','War comes, $N, and with it comes untold horrors. You have done all that could be asked of you and for that you should be rewarded.$B$BShould this... this prophecy ever come to pass...$B$B$B$BThe future of us all could be at an end.$B$BThese armaments will prove invaluable to your campaign in this desert.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20704,20714,0,0,1,1,0,0,609,0,0,0,0,250,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8383,0,2839,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,8,1,8375,0,0,0,0,0,0,'Remember Alterac Valley!','The Battle in Alterac Valley rages on, $N! Have you done your part as of late, $N?','Bring 3 Alterac Valley Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','You continue to honor the Alliance, $N. The Horde will be crushed before long if we keep our efforts up.',NULL,'','','','','',20560,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,730,0,0,0,0,100,0,0,0,0,0,0,0,24923,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8384,0,3358,20,29,41,0,77,0,0,0,0,0,0,0,0,0,0,8,1,8374,0,0,0,0,0,0,'Claiming Arathi Basin','Winning a war is about more than just outsmarting and outfighting your opponent. Victory often comes down to simply producing more than your enemy.$B$BWhat we have in Arathi Basin is a sizeable supply of resources for whichever side manages to claim it first.$B$BIf the Alliance comes out victorious, it\'ll mean more swords and pikes for our troops. If the Horde were to win, those swords and pikes would still get made, they\'d just be pointed at us! Now is the time to help the Alliance in Arathi Basin, $N.','Bring 3 Arathi Basin Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','Good work, soldier! Keep it up and we\'ll have the Horde running all the way back to Orgrimmar.','Tell me, what are the news from the front?','','','','','',20559,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,509,0,0,0,0,50,0,0,0,0,0,720,0,24961,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8385,0,1537,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,8,1,8371,0,0,0,0,0,0,'Concerted Efforts','Ah, $N. I hope you continue to lend your experience to the different battlefronts. A lot of our lads and lasses in the field look up to seasoned veterans like you.','Bring 3 Alterac Valley Mark of Honor, 3 Arathi Basin Mark of Honor and 3 Warsong Gulch Mark of Honor to an Alliance Brigadier General outside the battlegrounds.','You live up to yer reputation, $N. Without people like you, the Alliance wouldn\'t stand a chance against the savage forces of the Horde.','Ah, $N. I hope you continue to lend your experience to the different battlefronts. A lot of our lads and lasses in the field look up to seasoned veterans like you.','','','','','',20560,20559,20558,0,3,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,890,730,509,0,0,100,150,100,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8386,0,3277,10,19,41,0,77,0,0,0,0,0,0,0,0,0,0,8,1,8372,0,0,0,0,0,0,'Fight for Warsong Gulch','The Silverwing Sentinels are at war with the Warsong Outriders due to the destruction the Orcs are causing to the forest. There are, however, more reasons to defend this particular forest than plain love for nature.$B$BThe forest forms a strategic barrier that makes Ashenvale defendable against a large-scale attack. Without it, Astranaar would last a day or two before being annexed to the Barrens.$B$BDo your part in fighting the Warsong Outriders, $N! For the Alliance!','Bring 3 Warsong Gulch Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','Well done, $N! You\'ve served the Alliance well.','You\'ve come back with news from the front, $N?','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,890,0,0,0,0,50,0,0,0,0,0,435,0,24960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8387,0,2839,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,8,1,8369,0,0,0,0,0,0,'Invaders of Alterac Valley','The battle for Alterac rages on! You must return to Alterac Valley and once more drive the invaders out of Frostwolf territory, $N!','Bring 3 Alterac Valley Marks of Honor to a Horde Warbringer outside the battlegrounds.','Good work, $N! You should be proud of yourself. The Alliance invaders must be expelled from Alterac!','What news do you bring from the lands of the Frostwolves? How does the battle for Alterac Valley fare?','','','','','',20560,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,729,0,0,0,0,100,0,0,0,0,0,0,0,24923,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8388,0,1637,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,8,1,8367,0,0,0,0,0,0,'For Great Honor','Many brave fighters look up to you, $N. You continue to be an example for all in the fight against the Alliance. What news do you bring from your journeys?','Bring 3 Alterac Valley Marks of Honor, 3 Arathi Basin Marks of Honor and 3 Warsong Gulch Marks of Honor to a Horde Warbringer outside the battlegrounds.','You continue to honor the Horde, $N. I\'m glad to see you haven\'t turned soft.','Arathi is still wet with the blood of great warriors and the clash of steel still rings throughout Alterac. Do not waste my time unless you bring news from the front!','','','','','',20560,20559,20558,0,3,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,729,510,889,0,0,150,100,100,0,0,9000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8389,0,3277,10,19,41,0,178,0,0,0,0,0,0,0,0,0,0,8,1,8368,0,0,0,0,0,0,'Battle of Warsong Gulch','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','Bring 3 Warsong Marks of Honor to a Horde Warbringer outside the battlegrounds.','Excellent! You\'ve shown your worth by defending our operations in Warsong Gulch! May word of your honor spread far and wide across our lands.','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,889,0,0,0,0,50,0,0,0,0,0,435,0,24960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8390,0,3358,20,29,41,0,178,0,0,0,0,0,0,0,0,0,0,8,1,8370,0,0,0,0,0,0,'Conquering Arathi Basin','Our conflict with the Alliance has escalated to a true war. No longer are false pretenses to enter into battle used or expected by either side at this point.$B$BThe battle for the Arathi Basin is one of resources, plain and simple. Either the Alliance gets the resources and uses them against us or we get them and use them to keep our war efforts going. Help the Defilers maintain the flow of resources we need, $N!','Bring 3 Arathi Basin Mark of Honor to a Horde Warbringer outside the battlegrounds.','Securing our resources in Arathi is an important task! You\'ve done well, $N.','You\'ve come back with news from Arathi, $C?','','','','','',20559,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,50,0,0,0,0,0,720,0,24961,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8391,0,3358,30,39,41,0,77,0,0,0,0,0,0,0,0,0,0,8,1,8393,0,0,0,0,0,0,'Claiming Arathi Basin','Winning a war is about more than just outsmarting and outfighting your opponent. Victory often comes down to simply producing more than your enemy.$B$BWhat we have in Arathi Basin is a sizeable supply of resources for whichever side manages to claim it first.$B$BIf the Alliance comes out victorious, it\'ll mean more swords and pikes for our troops. If the Horde were to win, those swords and pikes would still get made, they\'d just be pointed at us! Now is the time to help the Alliance in Arathi Basin, $N.','Bring 3 Arathi Basin Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','Good work, soldier! Keep it up and we\'ll have the Horde running all the way back to Orgrimmar.','Tell me, what are the news from the front?','','','','','',20559,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,509,0,0,0,0,50,0,0,0,0,0,900,0,24962,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8392,0,3358,40,49,41,0,77,0,0,0,0,0,0,0,0,0,0,8,1,8394,0,0,0,0,0,0,'Claiming Arathi Basin','Winning a war is about more than just outsmarting and outfighting your opponent. Victory often comes down to simply producing more than your enemy.$B$BWhat we have in Arathi Basin is a sizeable supply of resources for whichever side manages to claim it first.$B$BIf the Alliance comes out victorious, it\'ll mean more swords and pikes for our troops. If the Horde were to win, those swords and pikes would still get made, they\'d just be pointed at us! Now is the time to help the Alliance in Arathi Basin, $N.','Bring 3 Arathi Basin Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','Good work, soldier! Keep it up and we\'ll have the Horde running all the way back to Orgrimmar.','Tell me, what are the news from the front?','','','','','',20559,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,509,0,0,0,0,50,0,0,0,0,0,1350,0,24963,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8393,1,3358,30,39,41,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Claiming Arathi Basin','Winning a war is about more than just outsmarting and outfighting your opponent. Victory often comes down to simply producing more than your enemy.$B$BWhat we have in Arathi Basin is a sizeable supply of resources for whichever side manages to claim it first.$B$BIf the Alliance comes out victorious, it\'ll mean more swords and pikes for our troops. If the Horde were to win, those swords and pikes would still get made, they\'d just be pointed at us! Now is the time to help the Alliance in Arathi Basin, $N.','Bring 3 Arathi Basin Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','Good work, soldier! Keep it up and we\'ll have the Horde running all the way back to Orgrimmar.','Tell me, what are the news from the front?','','','','','',20559,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,509,0,0,0,0,100,0,0,0,0,4500,1800,0,24962,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8394,1,3358,40,49,41,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Claiming Arathi Basin','Winning a war is about more than just outsmarting and outfighting your opponent. Victory often comes down to simply producing more than your enemy.$B$BWhat we have in Arathi Basin is a sizeable supply of resources for whichever side manages to claim it first.$B$BIf the Alliance comes out victorious, it\'ll mean more swords and pikes for our troops. If the Horde were to win, those swords and pikes would still get made, they\'d just be pointed at us! Now is the time to help the Alliance in Arathi Basin, $N.','Bring 3 Arathi Basin Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','Good work, soldier! Keep it up and we\'ll have the Horde running all the way back to Orgrimmar.','Tell me, what are the news from the front?','','','','','',20559,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,509,0,0,0,0,100,0,0,0,0,7000,2730,0,24963,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8395,1,3358,50,59,41,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Claiming Arathi Basin','Winning a war is about more than just outsmarting and outfighting your opponent. Victory often comes down to simply producing more than your enemy.$B$BWhat we have in Arathi Basin is a sizeable supply of resources for whichever side manages to claim it first.$B$BIf the Alliance comes out victorious, it\'ll mean more swords and pikes for our troops. If the Horde were to win, those swords and pikes would still get made, they\'d just be pointed at us! Now is the time to help the Alliance in Arathi Basin, $N.','Bring 3 Arathi Basin Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','Good work, soldier! Keep it up and we\'ll have the Horde running all the way back to Orgrimmar.','Tell me, what are the news from the front?','','','','','',20559,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,509,0,0,0,0,100,0,0,0,0,9000,3840,0,24964,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8396,1,3358,60,60,41,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Claiming Arathi Basin','Winning a war is about more than just outsmarting and outfighting your opponent. Victory often comes down to simply producing more than your enemy.$B$BWhat we have in Arathi Basin is a sizeable supply of resources for whichever side manages to claim it first.$B$BIf the Alliance comes out victorious, it\'ll mean more swords and pikes for our troops. If the Horde were to win, those swords and pikes would still get made, they\'d just be pointed at us! Now is the time to help the Alliance in Arathi Basin, $N.','Bring 3 Arathi Basin Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','Good work, soldier! Keep it up and we\'ll have the Horde running all the way back to Orgrimmar.','Tell me, what are the news from the front?','','','','','',20559,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,509,0,0,0,0,100,0,0,0,0,9000,3960,0,24965,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8397,0,3358,50,59,41,0,77,0,0,0,0,0,0,0,0,0,0,8,1,8395,0,0,0,0,0,0,'Claiming Arathi Basin','Winning a war is about more than just outsmarting and outfighting your opponent. Victory often comes down to simply producing more than your enemy.$B$BWhat we have in Arathi Basin is a sizeable supply of resources for whichever side manages to claim it first.$B$BIf the Alliance comes out victorious, it\'ll mean more swords and pikes for our troops. If the Horde were to win, those swords and pikes would still get made, they\'d just be pointed at us! Now is the time to help the Alliance in Arathi Basin, $N.','Bring 3 Arathi Basin Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','Good work, soldier! Keep it up and we\'ll have the Horde running all the way back to Orgrimmar.','Tell me, what are the news from the front?','','','','','',20559,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,509,0,0,0,0,50,0,0,0,0,0,1920,0,24964,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8398,0,3358,60,60,41,0,77,0,0,0,0,0,0,0,0,0,0,8,1,8396,0,0,0,0,0,0,'Claiming Arathi Basin','Winning a war is about more than just outsmarting and outfighting your opponent. Victory often comes down to simply producing more than your enemy.$B$BWhat we have in Arathi Basin is a sizeable supply of resources for whichever side manages to claim it first.$B$BIf the Alliance comes out victorious, it\'ll mean more swords and pikes for our troops. If the Horde were to win, those swords and pikes would still get made, they\'d just be pointed at us! Now is the time to help the Alliance in Arathi Basin, $N.','Bring 3 Arathi Basin Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','Good work, soldier! Keep it up and we\'ll have the Horde running all the way back to Orgrimmar.','Tell me, what are the news from the front?','','','','','',20559,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,509,0,0,0,0,50,0,0,0,0,0,1980,0,24965,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8399,1,3277,20,29,41,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Fight for Warsong Gulch','The Silverwing Sentinels are at war with the Warsong Outriders due to the destruction the Orcs are causing to the forest. There are, however, more reasons to defend this particular forest than plain love for nature.$B$BThe forest forms a strategic barrier that makes Ashenvale defendable against a large-scale attack. Without it, Astranaar would last a day or two before being annexed to the Barrens.$B$BDo your part in fighting the Warsong Outriders, $N! For the Alliance!','Bring 3 Warsong Gulch Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','Good work, $N. Thanks to you, our natural defenses in Ashenvale will remain intact for another day.','You\'ve come back with news from the front, $N?','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,890,0,0,0,0,100,0,0,0,0,2500,1410,0,24961,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8400,1,3277,30,39,41,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Fight for Warsong Gulch','The Silverwing Sentinels are at war with the Warsong Outriders due to the destruction the Orcs are causing to the forest. There are, however, more reasons to defend this particular forest than plain love for nature.$B$BThe forest forms a strategic barrier that makes Ashenvale defendable against a large-scale attack. Without it, Astranaar would last a day or two before being annexed to the Barrens.$B$BDo your part in fighting the Warsong Outriders, $N! For the Alliance!','Bring 3 Warsong Gulch Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','Good work, $N. Thanks to you, our natural defenses in Ashenvale will remain intact for another day.','You\'ve come back with news from the front, $N?','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,890,0,0,0,0,100,0,0,0,0,4500,1800,0,24962,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8401,1,3277,40,49,41,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Fight for Warsong Gulch','The Silverwing Sentinels are at war with the Warsong Outriders due to the destruction the Orcs are causing to the forest. There are, however, more reasons to defend this particular forest than the preservationist philosophy the Silverwings espouse.$B$BThe forest forms a strategic barrier that makes Ashenvale defendable against a large-scale attack. Without it, Astranaar would last a day or two before being annexed to the Barrens. Do your part in fighting the Warsong Outriders! For the Alliance!','Bring 3 Warsong Gulch Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','Good work, $N. Thanks to you, our natural defenses in Ashenvale will remain intact for another day.','You\'ve come back with news from the front, $N?','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,890,0,0,0,0,100,0,0,0,0,7000,2730,0,24963,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8402,1,3277,50,59,41,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Fight for Warsong Gulch','The Silverwing Sentinels are at war with the Warsong Outriders due to the destruction the Orcs are causing to the forest. There are, however, more reasons to defend this particular forest than plain love for nature.$B$BThe forest forms a strategic barrier that makes Ashenvale defendable against a large-scale attack. Without it, Astranaar would last a day or two before being annexed to the Barrens.$B$BDo your part in fighting the Warsong Outriders, $N! For the Alliance!','Bring 3 Warsong Gulch Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','Well done, $N! You\'ve served the Alliance well.','You\'ve come back with news from the front, $N?','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,890,0,0,0,0,100,0,0,0,0,9000,3840,0,24964,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8403,1,3277,60,60,41,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Fight for Warsong Gulch','The Silverwing Sentinels are at war with the Warsong Outriders due to the destruction the Orcs are causing to the forest. There are, however, more reasons to defend this particular forest than plain love for nature.$B$BThe forest forms a strategic barrier that makes Ashenvale defendable against a large-scale attack. Without it, Astranaar would last a day or two before being annexed to the Barrens.$B$BDo your part in fighting the Warsong Outriders, $N! For the Alliance!','Bring 3 Warsong Gulch Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','Well done, $N! You\'ve served the Alliance well.','You\'ve come back with news from the front, $N?','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,890,0,0,0,0,100,0,0,0,0,9000,3960,0,24965,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8404,0,3277,20,29,41,0,77,0,0,0,0,0,0,0,0,0,0,8,1,8399,0,0,0,0,0,0,'Fight for Warsong Gulch','The Silverwing Sentinels are at war with the Warsong Outriders due to the destruction the Orcs are causing to the forest. There are, however, more reasons to defend this particular forest than plain love for nature.$B$BThe forest forms a strategic barrier that makes Ashenvale defendable against a large-scale attack. Without it, Astranaar would last a day or two before being annexed to the Barrens.$B$BDo your part in fighting the Warsong Outriders, $N! For the Alliance!','Bring 3 Warsong Gulch Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','Good work, $N. Thanks to you, our natural defenses in Ashenvale will remain intact for another day.','You\'ve come back with news from the front, $N?','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,890,0,0,0,0,50,0,0,0,0,0,720,0,24961,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8405,0,3277,30,39,41,0,77,0,0,0,0,0,0,0,0,0,0,8,1,8400,0,0,0,0,0,0,'Fight for Warsong Gulch','The Silverwing Sentinels are at war with the Warsong Outriders due to the destruction the Orcs are causing to the forest. There are, however, more reasons to defend this particular forest than plain love for nature.$B$BThe forest forms a strategic barrier that makes Ashenvale defendable against a large-scale attack. Without it, Astranaar would last a day or two before being annexed to the Barrens.$B$BDo your part in fighting the Warsong Outriders, $N! For the Alliance!','Bring 3 Warsong Gulch Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','Good work, $N. Thanks to you, our natural defenses in Ashenvale will remain intact for another day.','You\'ve come back with news from the front, $N?','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,890,0,0,0,0,50,0,0,0,0,0,900,0,24962,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8406,0,3277,40,49,41,0,77,0,0,0,0,0,0,0,0,0,0,8,1,8401,0,0,0,0,0,0,'Fight for Warsong Gulch','The Silverwing Sentinels are at war with the Warsong Outriders due to the destruction the Orcs are causing to the forest. There are, however, more reasons to defend this particular forest than plain love for nature.$B$BThe forest forms a strategic barrier that makes Ashenvale defendable against a large-scale attack. Without it, Astranaar would last a day or two before being annexed to the Barrens.$B$BDo your part in fighting the Warsong Outriders, $N! For the Alliance!','Bring 3 Warsong Gulch Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','Good work, $N. Thanks to you, our natural defenses in Ashenvale will remain intact for another day.','You\'ve come back with news from the front, $N?','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,890,0,0,0,0,50,0,0,0,0,0,1350,0,24963,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8407,0,3277,50,59,41,0,77,0,0,0,0,0,0,0,0,0,0,8,1,8402,0,0,0,0,0,0,'Fight for Warsong Gulch','The Silverwing Sentinels are at war with the Warsong Outriders due to the destruction the Orcs are causing to the forest. There are, however, more reasons to defend this particular forest than plain love for nature.$B$BThe forest forms a strategic barrier that makes Ashenvale defendable against a large-scale attack. Without it, Astranaar would last a day or two before being annexed to the Barrens.$B$BDo your part in fighting the Warsong Outriders, $N! For the Alliance!','Bring 3 Warsong Gulch Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','Well done, $N! You\'ve served the Alliance well.','You\'ve come back with news from the front, $N?','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,890,0,0,0,0,50,0,0,0,0,0,1920,0,24964,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8408,0,3277,60,60,41,0,77,0,0,0,0,0,0,0,0,0,0,8,1,8403,0,0,0,0,0,0,'Fight for Warsong Gulch','The Silverwing Sentinels are at war with the Warsong Outriders due to the destruction the Orcs are causing to the forest. There are, however, more reasons to defend this particular forest than plain love for nature.$B$BThe forest forms a strategic barrier that makes Ashenvale defendable against a large-scale attack. Without it, Astranaar would last a day or two before being annexed to the Barrens.$B$BDo your part in fighting the Warsong Outriders, $N! For the Alliance!','Bring 3 Warsong Gulch Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','Well done, $N! You\'ve served the Alliance well.','You\'ve come back with news from the front, $N?','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,890,0,0,0,0,50,0,0,0,0,0,1980,0,24965,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8409,2,-22,25,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,0,8322,0,0,0,0,0,0,'Ruined Kegs','The rotten eggs have been successfully placed inside the keg. Future batches of ale from the Southshore Inn are sure to be ruined!$B$BYou should now report back to Darkcaller Yanka at the Wickerman Festival in Tirisfal Glade and report your success.','Return to Darkcaller Yanka at the Wickerman Festival in Tirisfal Glade.','Ah, success! You\'ve shown true Hallow\'s End spirit - FORSAKEN spirit, I should say!$B$B$B$BI revel in the fact that Southshore must now feast on bad ale or go without! As for you, take these treats. I believe you will find good use for them!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20557,0,0,0,15,0,0,0,530,76,0,81,68,150,150,0,150,150,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8410,2,-82,50,50,0,64,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8412,0,0,0,'Elemental Mastery','Bath\'rah the Windwatcher has sent out a summons for a shaman of your wisdom. He requests you bring a sample of each of the elements to show you are ready.$B$BTo find Bath\'rah, go to the river east of Tarren Mill. Follow the river north until you come across the ruins where Bath\'rah resides.','Collect a sample of air, fire, earth and water for Bath\'rah the Windwatcher.','Excellent, mon. Now we be talkin\'.','What you got for me, $C?','','','','','',7069,7068,7067,7070,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2280,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8411,2,-82,50,50,0,64,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,8412,0,0,0,'Mastering the Elements','Welcome, $c. You bring me the elements and then we do the talkin\'.$B$BThe fire, the air, the water, and the earth I be needin\' before I trust ya, mon. I gots to know you be knowledgeable.','Bring the elements earth, air, fire and water to Bath\'rah the Windwatcher.','These be the elements I need. Now we talk.','Where\'s the elements, mon?','','','','','',7069,7067,7068,7070,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2280,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8412,2,-82,50,52,0,64,178,0,0,0,0,0,0,0,0,0,0,0,0,8410,0,0,0,0,0,0,'Spirit Totem','The elemental spirits of this place don\'t be likin\' me any more.$B$BYou know about the totems more than any, and I be needin\' a spirit totem to protect me. We already got the elements, now we need somethin\' more with more nature. More primal.$B$BIn the Western Plaguelands you can kill bears for claws and spiders for their eyes. The carrion birds eat everything, so they might have either one.','Bring the pieces for the spirit totem to Bath\'rah the Windwatcher.','Great, mon! Let\'s try it out...','The spirits know what we\'re up to, and they been tryin\' to kill me! I hope you got the parts.','','','','','',20610,20611,0,0,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8413,2,-82,50,52,81,64,178,0,0,0,0,0,0,0,0,0,0,0,0,8412,0,0,0,0,0,0,'Da Voodoo','The spirit totem just isn\'t enough. We be needin\' some voodoo magic to make it work jus\' right.$B$BThe trolls in the sunken temple have feathers strong with voodoo magics. Go there and kill Gasher, Mijan, Zolo, Hukku, Zul\'lor, and Loro. Then we have magic enough for a real spirit totem.','Bring the voodoo feathers to Bath\'rah the Windwatcher.','It\'s about time this troll got a full night\'s rest! The spirit totem will watch over me.$B$BI been a long time collectin\' things, maybe you want somethin\' for all your trouble?','Where\'s the feathers, mon?','','','','','',20606,20607,20608,0,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20369,20503,20556,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15500,3810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8414,2,-141,50,52,0,2,5,0,0,0,0,0,0,0,0,0,0,0,0,8415,0,0,0,0,0,0,'Dispelling Evil','Greetings, $c. Crusaders like you are a welcome sight in these desolate reaches.$B$BYour holy strength is needed to help fight the endless undead here. We need you to collect a large number of scourgestones and bring them to High Priest Thel\'danis. The high priest can be found guarding Uther\'s Tomb in Sorrow Hill, not far from here.$B$BOnly one with an Argent Dawn Commission can hope to find scourgestones, so speak to Officer Pureheart if you haven\'t already.','Collect 20 Minion\'s Scourgestones and bring them to High Priest Thel\'danis in the Western Plaguelands.','There is risk in dispelling the evil from a scourgestone, for it attracts the attention of undead for countless miles. But you are strong in the Light, $N, and I do not fear for you...','What evil have you brought me?','','','','','',12840,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,250,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), - (8415,2,-141,50,50,0,2,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8414,0,0,0,'Chillwind Point','Commander Ashlam Valorfist has sent out a call for a paladin of your purity and valor, $n. You can find him at Chillwind Camp in the southern part of the Western Plaguelands. Seek him and aid in his cause for the Light!','Speak to Commander Ashlam Valorfist at Chillwind Camp.','Very well, $C! Let\'s see what you\'re made of.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,300,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (8416,2,-141,50,52,0,2,5,0,0,0,0,0,0,0,0,0,0,0,0,8414,0,0,8418,20612,1,0,'Inert Scourgestones','The evil has been purged from the stones, $n.$B$BI am aware of Commander Ashlam\'s plans, and he will require only a single inert stone. Bring it to him so we may bathe the Scourge in righteous fire.','Bring the Inert Scourgestone to Commander Ashlan Valorfist in Chillwind Point.','You have done as I asked without question, $N.$B$BTrust is achieved, it seems. Perhaps I can reveal our plan in more detail to you now.','Was Thal\'danis able to cleanse the scourgestones?','','','','','',20612,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,75,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), - (8417,2,-81,50,50,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8423,0,0,0,'A Troubled Spirit','In the Blasted Lands, there is a troubled spirit who was once a great hero of the horde. A warrior\'s honor does not die with the body, and it would serve you well to speak with him.','Speak with the Fallen Hero of the Horde at the entrance to the Blasted Lands.','So, you have come to alleviate my pain. I wish you could simply strike me down, but it is not that simple...','Did Stoley cough up my booze?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8418,2,-141,50,52,81,2,5,0,0,0,0,0,0,0,0,0,0,8,0,8416,0,0,0,0,0,0,'Forging the Mightstone','Now we must combine the inert scourgestones and create a weapon to shatter the ranks of undead. This is no trivial task, $n. Only the trolls of the sunken temple carry the kind of rare magic able to turn the evil of something against itself.$B$BIn the temple, the trolls are known as Gasher, Mijan, Zolo, Hukku, Zul\'lor, and Loro. Do not feel remorse for their corrupt souls... they are not without evil.','Bring the voodoo feathers to Ashlam Valorfist.','This is excellent, $N. I would say I am surprised, but I knew without question that you wouldn\'t let us down.$B$BIt is my honor to bestow one of the Holy Mightstones to you. Use it well.','Have you slain the wretched trolls?','','','','','',20606,20607,20608,0,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20504,20512,20505,0,0,0,1,1,1,0,0,0,20620,0,0,0,1,0,0,0,529,0,0,0,0,150,0,0,0,0,15500,3810,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8419,2,-61,50,52,0,256,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8421,8419,8421,0,0,0,'An Imp\'s Request','$n, an imp in Felwood by the name of Impsy has requested your presence. It is somewhat strange, as he has asked that you bring a piece of felcloth as a sign of good faith. Considering the power you already wield as a warlock, I can only assume you know the satyrs of Felwood carry this felcloth.$B$BYou can find Impsy just north of the Bloodvenom Falls, which I\'ve heard is quite lovely this time of year.','Bring a piece of felcloth to Impsy in Felwood.','What a splendid $C you are!$B$B$B$BOh how I love the feel of it, the way it burns your skin and weaves evil thoughts through the mind...','Do you have my felcloth?','','','','','',14256,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2280,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), - (8420,2,-61,50,52,0,256,255,0,0,0,0,0,0,0,0,0,0,0,0,0,8421,8419,8421,0,0,0,'Hot and Itchy','Maybe this sounds strange coming from an imp, but I\'d like a pet of my own. I really would. It\'s just not fair that Niby gets me and I get nothing!$B$BIn fact, it doesn\'t even need to be a living pet. I\'d need something to start making it with, like some felcloth. The satyrs here in Felwood sometimes have felcloth, so you\'d just have to kill enough of them until you find some. That doesn\'t sound so bad, does it?','Bring a piece of felcloth to Impsy in Felwood.','Wow! You are too kind. Especially for a $C!$B$B$B$BOh how I love the feel of it, the way it burns your skin and weaves evil thoughts through the mind...','Do you have my felcloth?','','','','','',14256,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2280,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8421,2,-61,50,52,0,256,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8422,0,0,0,'The Wrong Stuff','Now that I have my felcloth, I can really begin making *my* pet.$B$BIt\'s going to need some eyes though. Perhaps you could rip some rotting wood from the irontree folk for me, so I can carve out some lovely eyes. They\'re up north in the Irontree Woods.$B$BI\'ll also need some bloodvenom essence to give it that new demon smell. The tainted oozes carry the essence, and they hang out right here near Niby and me.','Bring 10 Rotting Wood and 4 Bloodvenom Essence to Impsy in Felwood.','This will work so very well.','Do you have the goods?','','','','','',20613,20614,0,0,10,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), - (8422,2,-61,50,52,81,256,255,0,0,0,0,0,0,0,0,0,0,0,0,8421,0,0,0,0,0,0,'Trolls of a Feather','My pet is almost done. Now I just need something to stuff it with.$B$BOnly the voodoo feathers from the trolls in the sunken temple will do. They go by the names Gasher, Mijan, Zolo, Hukku, Zul\'lor, and Loro. Kill them. Kill them all.$B$BThis is no trivial task $n, so I\'ll make it worth your while by giving you something of Niby\'s -- he probably doesn\'t need it anyhow.','Bring a total of 6 Voodoo Feathers from the trolls in sunken temple.','Wonderful, now my pet is complete!$B$B$B$BOh, what an odd side effect these voodoo feathers have...','Did you bring the feathers? This doll needs stuffed!','','','','','',20606,20607,20608,0,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20536,20534,20530,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15500,3810,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), - (8423,2,-81,50,52,0,1,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8424,0,0,0,'Warrior Kinship','$B$BYou are a $c, no doubt. I would ask an honorable task of you, but I must test your strength.$B$BIt is said that Rexxar would measure the sharpness of his blades by killing a helboar with a single, swift strike. Now I will measure your strength by killing them.','Kill 7 Helboar in the Blasted Lands and return to the Fallen Hero of the Horde.','I need no proof to know what you have done, $C. I can see the determination etched in your expression.','The burning spines of the helboar leave horrific scars. Do not fear the pain and disfigurement, warrior, they are nothing compared to the prison to which I am bound.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5993,0,0,0,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8424,2,-81,50,52,0,1,255,0,0,0,0,0,0,0,0,0,0,0,0,8423,0,0,8425,0,0,0,'War on the Shadowsworn','The continued presence of the shadowsworn in the Blasted Lands bring great pain to me. Their dark rituals and spells cause agony unlike any I felt while alive.$B$BThrough you I can deliver my own message of pain. Go forth and deliver my wrath.','Slaughter the Shadowsworn in the Blasted Lands and return to the Fallen Hero of the Horde.','Already you have subdued my pain and honored me. Thank you, $C.','The shadowsworn are not easily defeated, are they? But you are a warrior, and you will triumph or perish trying.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6006,6004,6005,0,20,10,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8425,2,-81,50,52,81,1,255,0,0,0,0,0,0,0,0,0,0,0,0,8424,0,0,0,0,0,0,'Voodoo Feathers','Your honor has brought some peace to me. It is only right that I offer you something in return.$B$BMy weapons and armor were splendid in life, and yet they are of no use to me now. They would be better served in your possession.$B$BTravel to the sunken temple and destroy the troll guardians Gasher, Mijan, Zolo, Hukku, Zul\'lor, and Loro. They carry magic feathers that can reform my physical body long enough to grant you a reward.','Bring the Voodoo Feathers from the trolls in the Sunken Temple to the Fallen Hero of the Horde.','At last I can feel the cold touch of steel again, even if only for a moment.','Are you back so soon? Time is not the same to me any more, perhaps it has indeed been a long journey for you...','','','','','',20606,20607,20608,0,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20521,20130,20517,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8426,1,3277,20,29,41,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Battle of Warsong Gulch','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','Bring 3 Warsong Marks of Honor to a Horde Warbringer outside the battlegrounds.','Excellent! You\'ve shown your worth by defending our operations in Warsong Gulch! May word of your honor spread far and wide across our lands.','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,889,0,0,0,0,100,0,0,0,0,2500,1410,0,24961,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8427,1,3277,30,39,41,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Battle of Warsong Gulch','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','Bring 3 Warsong Marks of Honor to a Horde Warbringer outside the battlegrounds.','Excellent! You\'ve shown your worth by defending our operations in Warsong Gulch! May word of your honor spread far and wide across our lands.','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,889,0,0,0,0,100,0,0,0,0,4500,1800,0,24962,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8428,1,3277,40,49,41,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Battle of Warsong Gulch','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!$B','Bring 3 Warsong Marks of Honor to a Horde Warbringer outside the battlegrounds.','Excellent! You\'ve shown your worth by defending our operations in Warsong Gulch! May word of your honor spread far and wide across our lands.','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,889,0,0,0,0,100,0,0,0,0,7000,2730,0,24963,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8429,1,3277,50,59,41,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Battle of Warsong Gulch','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','Bring 3 Warsong Marks of Honor to a Horde Warbringer outside the battlegrounds.','Excellent! You\'ve shown your worth by defending our operations in Warsong Gulch! May word of your honor spread far and wide across our lands.','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,889,0,0,0,0,100,0,0,0,0,9000,3840,0,24964,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8430,1,3277,60,60,41,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Battle of Warsong Gulch','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','Bring 3 Warsong Marks of Honor to a Horde Warbringer outside the battlegrounds.','Excellent! You\'ve shown your worth by defending our operations in Warsong Gulch! May word of your honor spread far and wide across our lands.','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,889,0,0,0,0,100,0,0,0,0,9000,3960,0,24965,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8431,0,3277,20,29,41,0,178,0,0,0,0,0,0,0,0,0,0,8,1,8426,0,0,0,0,0,0,'Battle of Warsong Gulch','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','Bring 3 Warsong Marks of Honor to a Horde Warbringer outside the battlegrounds.','Excellent! You\'ve shown your worth by defending our operations in Warsong Gulch! May word of your honor spread far and wide across our lands.','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,889,0,0,0,0,50,0,0,0,0,0,720,0,24961,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8432,0,3277,30,39,41,0,178,0,0,0,0,0,0,0,0,0,0,8,1,8427,0,0,0,0,0,0,'Battle of Warsong Gulch','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','Bring 3 Warsong Marks of Honor to a Horde Warbringer outside the battlegrounds.','Excellent! You\'ve shown your worth by defending our operations in Warsong Gulch! May word of your honor spread far and wide across our lands.','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,889,0,0,0,0,50,0,0,0,0,0,900,0,24962,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8433,0,3277,40,49,41,0,178,0,0,0,0,0,0,0,0,0,0,8,1,8428,0,0,0,0,0,0,'Battle of Warsong Gulch','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','Bring 3 Warsong Marks of Honor to a Horde Warbringer outside the battlegrounds.','Excellent! You\'ve shown your worth by defending our operations in Warsong Gulch! May word of your honor spread far and wide across our lands.','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,889,0,0,0,0,50,0,0,0,0,0,1350,0,24963,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8434,0,3277,50,59,41,0,178,0,0,0,0,0,0,0,0,0,0,8,1,8429,0,0,0,0,0,0,'Battle of Warsong Gulch','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','Bring 3 Warsong Marks of Honor to a Horde Warbringer outside the battlegrounds.','Excellent! You\'ve shown your worth by defending our operations in Warsong Gulch! May word of your honor spread far and wide across our lands.','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,889,0,0,0,0,50,0,0,0,0,0,1920,0,24964,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8435,0,3277,60,60,41,0,178,0,0,0,0,0,0,0,0,0,0,8,1,8430,0,0,0,0,0,0,'Battle of Warsong Gulch','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','Bring 3 Warsong Marks of Honor to a Horde Warbringer outside the battlegrounds.','Excellent! You\'ve shown your worth by defending our operations in Warsong Gulch! May word of your honor spread far and wide across our lands.','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,889,0,0,0,0,50,0,0,0,0,0,1980,0,24965,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8436,1,3358,30,39,41,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Conquering Arathi Basin','Our conflict with the Alliance has escalated to a true war. No longer are false pretenses to enter into battle used or expected by either side at this point.$B$BThe battle for the Arathi Basin is one of resources, plain and simple. Either the Alliance gets the resources and uses them against us or we get them and use them to keep our war efforts going. Help the Defilers maintain the flow of resources we need, $N!','Bring 3 Arathi Basin Mark of Honor to a Horde Warbringer outside the battlegrounds.','Securing our resources in Arathi is an important task! You\'ve done well, $N.','You\'ve come back with news from Arathi, $C?','','','','','',20559,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,100,0,0,0,0,4500,1980,0,24962,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8437,1,3358,40,49,41,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Conquering Arathi Basin','Our conflict with the Alliance has escalated to a true war. No longer are false pretenses to enter into battle used or expected by either side at this point.$B$BThe battle for the Arathi Basin is one of resources, plain and simple. Either the Alliance gets the resources and uses them against us or we get them and use them to keep our war efforts going. Help the Defilers maintain the flow of resources we need, $N!','Bring 3 Arathi Basin Mark of Honor to a Horde Warbringer outside the battlegrounds.','Securing our resources in Arathi is an important task! You\'ve done well, $N.','You\'ve come back with news from Arathi, $C?','','','','','',20559,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,100,0,0,0,0,7000,2730,0,24963,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8438,1,3358,50,59,41,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Conquering Arathi Basin','Our conflict with the Alliance has escalated to a true war. No longer are false pretenses to enter into battle used or expected by either side at this point.$B$BThe battle for the Arathi Basin is one of resources, plain and simple. Either the Alliance gets the resources and uses them against us or we get them and use them to keep our war efforts going. Help the Defilers maintain the flow of resources we need, $N!','Bring 3 Arathi Basin Mark of Honor to a Horde Warbringer outside the battlegrounds.','Securing our resources in Arathi is an important task! You\'ve done well, $N.','You\'ve come back with news from Arathi, $C?','','','','','',20559,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,100,0,0,0,0,9000,3840,0,24964,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8439,1,3358,60,60,41,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Conquering Arathi Basin','Our conflict with the Alliance has escalated to a true war. No longer are false pretenses to enter into battle used or expected by either side at this point.$B$BThe battle for the Arathi Basin is one of resources, plain and simple. Either the Alliance gets the resources and uses them against us or we get them and use them to keep our war efforts going. Help the Defilers maintain the flow of resources we need, $N!','Bring 3 Arathi Basin Mark of Honor to a Horde Warbringer outside the battlegrounds.','Securing our resources in Arathi is an important task! You\'ve done well, $N.','You\'ve come back with news from Arathi, $C?','','','','','',20559,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,100,0,0,0,0,9000,3960,0,24965,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8440,0,3358,30,39,41,0,178,0,0,0,0,0,0,0,0,0,0,8,1,8436,0,0,0,0,0,0,'Conquering Arathi Basin','Our conflict with the Alliance has escalated to a true war. No longer are false pretenses to enter into battle used or expected by either side at this point.$B$BThe battle for the Arathi Basin is one of resources, plain and simple. Either the Alliance gets the resources and uses them against us or we get them and use them to keep our war efforts going. Help the Defilers maintain the flow of resources we need, $N!','Bring 3 Arathi Basin Mark of Honor to a Horde Warbringer outside the battlegrounds.','Securing our resources in Arathi is an important task! You\'ve done well, $N.','You\'ve come back with news from Arathi, $C?','','','','','',20559,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,50,0,0,0,0,0,900,0,24962,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8441,0,3358,40,49,41,0,178,0,0,0,0,0,0,0,0,0,0,8,1,8437,0,0,0,0,0,0,'Conquering Arathi Basin','Our conflict with the Alliance has escalated to a true war. No longer are false pretenses to enter into battle used or expected by either side at this point.$B$BThe battle for the Arathi Basin is one of resources, plain and simple. Either the Alliance gets the resources and uses them against us or we get them and use them to keep our war efforts going. Help the Defilers maintain the flow of resources we need, $N!','Bring 3 Arathi Basin Mark of Honor to a Horde Warbringer outside the battlegrounds.','Securing our resources in Arathi is an important task! You\'ve done well, $N.','You\'ve come back with news from Arathi, $C?','','','','','',20559,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,50,0,0,0,0,0,1350,0,24963,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8442,0,3358,50,59,41,0,178,0,0,0,0,0,0,0,0,0,0,8,1,8438,0,0,0,0,0,0,'Conquering Arathi Basin','Our conflict with the Alliance has escalated to a true war. No longer are false pretenses to enter into battle used or expected by either side at this point.$B$BThe battle for the Arathi Basin is one of resources, plain and simple. Either the Alliance gets the resources and uses them against us or we get them and use them to keep our war efforts going. Help the Defilers maintain the flow of resources we need, $N!','Bring 3 Arathi Basin Mark of Honor to a Horde Warbringer outside the battlegrounds.','Securing our resources in Arathi is an important task! You\'ve done well, $N.','You\'ve come back with news from Arathi, $C?','','','','','',20559,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,50,0,0,0,0,0,1920,0,24964,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8443,0,3358,60,60,41,0,178,0,0,0,0,0,0,0,0,0,0,8,1,8439,0,0,0,0,0,0,'Conquering Arathi Basin','Our conflict with the Alliance has escalated to a true war. No longer are false pretenses to enter into battle used or expected by either side at this point.$B$BThe battle for the Arathi Basin is one of resources, plain and simple. Either the Alliance gets the resources and uses them against us or we get them and use them to keep our war efforts going. Help the Defilers maintain the flow of resources we need, $N!','Bring 3 Arathi Basin Mark of Honor to a Horde Warbringer outside the battlegrounds.','Securing our resources in Arathi is an important task! You\'ve done well, $N.','You\'ve come back with news from Arathi, $C?','','','','','',20559,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,50,0,0,0,0,0,1980,0,24965,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8446,2,-1,60,60,0,0,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,8447,20644,1,0,'Shrouded in Nightmare','Corruption seeps from this object.$B$BThere may be a link between this object and the dragons coming forth from the Dream. You must find someone that can decipher the meaning of this item. Perhaps the druids of the Moonglade or Cenarion Hold could assist you further.','Find someone capable of deciphering the meaning behind the Nightmare Engulfed Object.$B$BPerhaps a druid of great power could assist you.','I must remove the taint from this object. This may shed some light on my recent failures to delve into the Dream. Give it to me.','Yes, $R?','','','','','',20644,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,500,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8447,2,-1,60,60,0,0,0,0,0,0,0,0,0,0,0,0,0,66,2,8446,0,0,0,0,0,0,'Waking Legends','The waters of Lake Elune\'ara should dissolve the nightmares engulfing this object. Give me a moment to perform the cleansing, $N.','Wait for Keeper Remulos at the Moonglade to cleanse the Nightmare Engulfed Object.','Take his ring, $N. It has served its purpose for Malfurion. It shall now serve a new purpose for you...',NULL,'Waking Legends.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20600,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,8447,0), - (8460,2,361,45,48,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Timbermaw Ally','The Timbermaw are the only furbolg tribe to escape the corruption. However, many other races kill furbolg blindly now, without bothering to see if they are friend or foe. For this reason, the Timbermaw furbolg trust very few.$B$BAre you interested in proving yourself? Drive back the corrupted Deadwood tribe of Felwood and we may one day consider you an ally. You\'ll find the first Deadwood tribe - warriors, pathfinders and gardeners - to my west.','Grazle wants you to prove yourself by killing 6 Deadwood Warriors, 6 Deadwood Pathfinders, and 6 Deadwood Gardeners. Return to him in southern Felwood near the Emerald Sanctuary when you are done.','We suffer much from the events of the past. Thank you for what you have done to help protect the Timbermaw. As a sign of our growing friendship, please accept this humble offering.','Keep at it, $N. If you are to earn our trust, you will need to prove yourself to us.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7153,7155,7154,0,6,6,6,0,0,0,0,0,21311,21312,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,576,0,0,0,0,350,0,0,0,0,0,2640,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0,0,0), - (8461,2,1769,45,55,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Deadwood of the North','There is a camp of Deadwood furbolgs directly to our southwest. Corruption permeates the camp, and I wish to put an end to it before they become a problem.$B$BThe Deadwood tribe is evil, but it is the effects of the fel that pollutes their minds. Their hostility is not truly an innate quality, yet they cannot be helped. It saddens me that we must fight our own brethren.$B$BPlease, $N - I ask you to do what must be done. Simply spare me the details; such troublesome images upset me far too much.','Nafien would like you to kill 6 Deadwood Den Watchers, 6 Deadwood Avengers, and 6 Deadwood Shamans. Return to him in northern Felwood near the entrance to Timbermaw Hold.','I sense that you have achieved victory. Victory... such a hollow word considering what had to be done. Regardless, you\'ve proven yourself to be worthy of our trust.$B$BIt may take some time before the Timbermaw welcome you without hostility within the Hold. Still, your perseverance will erode any suspicion my brethren may have about you. So long as you never betray us and raise weapons against us, we will find common ground.','Once you gain the trust of the Timbermaw, I am confident there will be something we will be able to do for you. The Timbermaw do not forget their allies, especially in dark times such as these.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7156,7157,7158,0,6,6,6,0,0,0,0,0,21316,21317,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,576,0,0,0,0,150,0,0,0,0,0,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8462,2,361,45,55,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,8460,0,0,0,0,0,0,'Speak to Nafien','Perhaps you are capable of handling a larger threat that we Timbermaw face. You certainly have shown yourself capable here...$B$BAnother of my kind stands guard outside the entrance to Timbermaw Hold, along this road far to the north. His name is Nafien; while he may appear to be a feral and unsavory beast, fear him not. He only seeks aid against the malign forces that threaten our home.','Travel north along the main road in Felwood and speak with the furbolg named Nafien. He stands guard outside the entrance to Timbermaw Hold.','Ah... I have heard the word on the wind about those not of our tribe who seek to ally themselves with the Timbermaw furbolgs. I welcome you, but you must be warned that my tribe reacts poorly to strangers.$B$BThese are trying times, and we can only trust those who choose to fight the corruption of the land alongside of us... and have proven themselves to us accordingly. Those who have not done so will be met with open hostility should they enter the Hold.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,576,0,0,0,0,25,0,0,0,0,0,330,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,2,0,0,0,0,0,0,0,0), - (8464,2,1769,45,58,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Winterfall Activity','The Timbermaw tend to stay to themselves, $N. While we do allow safe passage to those we trust, we try to avoid other furbolg tribes if at all possible.$B$BThe Winterfall tribe as of late has become increasingly hostile towards us. They seem to be in a state of rage, completely engulfed by their own fear and hatred of anything they do not understand.$B$BI must ask you to thin their numbers as to lessen the threat against us. Seek them out in Winterfall Village, far to the east of here.','Salfa wants you to kill 8 Winterfall Shaman, 8 Winterfall Den Watchers, and 8 Winterfall Ursa. Salfa is located just outside the entrance to Timbermaw Hold in Winterspring.','Thank you for what you have done, as saddening as it is. Accept this as a token of thanks.$B$BI would ask of you to please continue helping us, $N. We have very few allies on which to call upon, and without your aid, the threats against my tribe would surely be too much for us to handle alone.','We very much appreciate what you have done for the Timbermaw, $N. Your continued efforts will surely earn my tribe\'s trust and respect.',NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7439,7440,7438,0,8,8,8,0,0,0,0,0,21318,21319,21320,21322,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,576,0,0,0,0,350,0,0,0,0,0,3720,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,1,2,0,0,0,0,0,0,0,0), - (8465,2,361,45,55,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,8461,0,0,0,0,0,0,'Speak to Salfa','The threat of corruption comes not only from the Deadwood furbolgs to the south, but also from the east and the Winterfall furbolgs of Winterspring. If you wish to further aid us, speak with Salfa on the other side of the Hold, by the Winterspring entrance. Follow the path to the left to reach it.$B$BBe warned - if my kind inside considers you hostile or hated, they will attack. Travel as quick as you can, avoiding conflict. To kill a Timbermaw - even in self defense - will only alienate you further.','Travel through Timbermaw Hold and exit into Winterspring. Speak with Salfa, who stands guard outside the entrance to Timbermaw Hold.','Greetings, $C - I stand guard here as both a speaker for the Timbermaw here in Winterspring and as a defender of the tribe.$B$BOur Winterfall brethren here in this frigid land have fallen under the same corruptive sway as the furbolg of Felwood. If you\'ve come here offering the Timbermaw furbolgs aid, then we are ready to accept such an offer.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,576,0,0,0,0,25,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8466,0,361,45,55,0,0,255,0,0,0,0,0,0,0,0,0,0,256,1,8460,0,0,0,0,0,0,'Feathers for Grazle','','Some of the Deadwood furbolgs wear a distinctive headdress that may be used as a means of proof in thinning their numbers. Bring me a feather from any headdresses you acquire; for every set of five you bring me, you will earn recognition amongst the Timbermaw.','Well done, $N! I will make sure that your deeds are known amongst my kind.$B$BRemember to bring any of the feathers you find to me. I will continue to accept them as long as necessary.','While you have proven yourself to me, you may need to continue to work toward proving yourself to the suspicious brethren of my tribe. To that end, I may be able to continue assisting you.$B$BSome of the Deadwood furbolgs wear a distinctive headdress that may be used as a means of proof in thinning their numbers. Bring me a feather from any headdresses you acquire; for every set of five you bring me, you will earn recognition amongst the Timbermaw.','','','','','',21377,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,576,0,0,0,0,75,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8467,0,361,45,55,0,0,255,0,0,0,0,0,0,0,0,0,0,256,1,8461,0,0,0,0,0,0,'Feathers for Nafien','','Some of the Deadwood furbolgs wear a distinctive headdress that may be used as a means of proof in thinning their numbers. Bring me a feather from any headdresses you acquire; for every set of five you bring me, you will earn recognition amongst the Timbermaw.','Well done, $N! I will make sure that your deeds are known amongst my kind.$B$BRemember to bring any of the feathers you find to me. I will continue to accept them as long as necessary.','While you have proven yourself to me, you may need to continue to work toward proving yourself to the suspicious brethren of my tribe. To that end, I may be able to continue assisting you.$B$BSome of the Deadwood furbolgs wear a distinctive headdress that may be used as a means of proof in thinning their numbers. Bring me a feather from any headdresses you acquire; for every set of five you bring me, you will earn recognition amongst the Timbermaw.',NULL,'','','','',21377,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,576,0,0,0,0,75,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8469,0,361,50,56,0,0,255,0,0,0,0,0,0,0,0,0,0,256,1,8464,0,0,0,0,0,0,'Beads for Salfa','','The Winterfall are known to carry spirit beads to ward against foul spirits. These beads have clearly failed in their purpose, as the Winterfall themselves are the agents of corruption. Bring to me these spirit beads from fallen Winterfall furbolgs; for every set of five you bring me, you will earn recognition amongst the Timbermaw.','Once again, you prove your honor to us! I will make sure that your deeds are known amongst my kind.$B$BRemember to bring any of the Winterfall\'s beads you find to me. For each set you continue to bring to me, I will speak on your behalf to the tribe.','You\'ve certainly earned my trust, $N, but you may need to continue to earn the trust of my untrusting tribe. There is something you can do to earn that trust.$B$BThe Winterfall are known to carry spirit beads to ward against foul spirits. These beads have clearly failed in their purpose, as the Winterfall themselves are the agents of corruption. Bring to me these spirit beads from fallen Winterfall furbolgs; for every set of five you bring me, you will earn recognition amongst the Timbermaw.','','','','','',21383,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,576,0,0,0,0,50,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8470,2,361,45,55,0,0,255,0,0,576,0,0,0,0,0,0,0,0,0,0,0,0,0,20741,1,0,'Deadwood Ritual Totem','You have found one of the Deadwood furbolg\'s ritual totems. The totem itself is of non-descript construction, but a palpable sense of despair emanates from it. If there were any object that might best exemplify the corruption that the Deadwood furbolg suffer under, this item would clearly be it.$B$BOne of the furbolgs inside Timbermaw Hold may have a use for such an item... that is, if you\'ve earned their trust enough for them to speak with you.$B','Take the Deadwood Ritual Totem inside Timbermaw Hold and see if one of the furbolgs there will find a use for the item. The Timbermaw will not speak with you unless you are of Neutral reputation or greater with them.','This totem... I recognize it as one of the Deadwood\'s, but it is thick with the stench of decay. Whatever foulness has turned our brethren against us is surely present in this object.$B$BYou were wise to bring this to us, $N. Perhaps through study and ritual, we can uncover what it is that pollutes the minds of our brethren. Thank you, friend please accept these offerings in exchange for your find.','Yes $C, what can I assist you with? You walk among us peacefully, though there is assuredly something amiss. I sense something... something troubling...','','','','','',20741,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13446,13444,0,0,2,2,0,0,576,0,0,0,0,150,0,0,0,0,8500,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8471,2,618,50,56,0,0,255,0,0,576,0,0,0,0,0,0,0,0,0,0,0,0,0,20742,1,0,'Winterfall Ritual Totem','You have found one of the Winterfall furbolg\'s ritual totems. The totem itself is of non-descript construction, but it seems to emanate an almost tangible sense of dread and despair. If many of the Winterfall furbolgs do indeed carry these, it certainly would go a long way in explaining their current condition.$B$BOne of the furbolgs inside Timbermaw Hold may have a use for such an item... that is, if you\'ve earned their trust enough for them to speak with you.','Take the Winterfall Ritual Totem inside Timbermaw Hold and see if one of the furbolgs there will find a use for the item. The Timbermaw will not speak with you unless you are of Neutral reputation or greater with them.','This thing... it is in the shape of a Winterfall Ritual Totem, but it has been twisted by forces I cannot begin to comprehend. Whatever taint that has set the Winterfall against us is surely present in this object.$B$BDivine wisdom has brought both this and you to us, $N. We will study this object intently; perhaps one day, the Winterfall will rage against us no longer.$B$BThank you, friend please accept these offerings in exchange for your benevolence.','$C - you approach us in a peaceful manner, but I sense that you are here on matters that are grave and severe... for both furbolg and $R alike. What have you come to tell us?','','','','','',20742,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13446,13444,0,0,3,3,0,0,576,0,0,0,0,150,0,0,0,0,17000,3480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8481,2,1769,45,60,1,0,255,0,0,576,42000,576,42000,0,0,0,0,0,0,0,0,0,0,21144,1,0,'The Root of All Evil','$N, thanks to you we have devised a way to summon forth the root of all evil for the Winterfall tribe - the corrupting demon that dominates them!$B$BTake this torch to the mouth of High Chief Winterfall\'s personal cave and plant it there. Doing so will force the demon to reveal itself and investigate. This is when you and your allies must strike it down! Only the essence of the fallen demon will begin the lengthy healing process of the Winterfall tribe... and the salvation of Timbermaw Hold.','Plant the Demon Summoning Torch in the mouth of High Chief Winterfall\'s cave in the Winterfall furbolg village. Defeat the demon and retrieve the Essence of Xandivious for Gorn One Eye in Timbermaw Hold.','You\'ve... you\'ve saved us! Your defeat of the demon Xandivious has ensured the safety of Timbermaw Hold for years to come. You are truly a hero amongst our kind.$B$BPlease, accept this with our blessing. Though the healing process will be slow amongst the furbolgs - and the conflict will still go on - you have given the Winterfall something they never had before this day.$B$BThey have a chance at survival.','You have returned to us, $N... does this mean that the demon has been slain?','','','','','',21144,21145,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21326,0,0,0,1,0,0,0,576,0,0,0,0,500,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8484,2,1769,45,60,0,0,77,0,0,576,42000,576,42000,0,0,0,0,0,0,0,0,0,0,21155,1,0,'The Brokering of Peace','Your deeds go beyond the tale of a simple hero, $N. If you are a representative of your people, then your people are ones we would work to make peace with.$B$BPlease - take this offering to the dwarven king that resides in a mountain of iron; I believe you call this city Ironforge. In times past, he had tried to make contact with us on behalf of his Alliance. It is now only fitting to acknowledge you as the key in your Alliance\'s efforts in brokering peace.','Bring the Timbermaw Offering of Peace to King Magni Bronzebeard in Ironforge.','Indeed, this is a most fortuitous turn of events. Were a lasting peace to be made with these creatures, this would certainly give us an advantage in the affairs of Kalimdor... one that the Night Elves cannot support on their own. I will notify the other leaders of the Alliance of this immediately, and further diplomats will be dispatched!$B$BAs for you, $N... you have shown courage in both diplomacy and in action. I thank you, as does the whole of the Alliance.','$C, you are welcomed in my domain. Ironforge should always be considered a home to a hero such as yourself. Now, what business do you have with me?','','','','','',21155,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,469,0,0,0,0,500,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8485,2,1769,45,60,0,0,178,0,0,576,42000,576,42000,0,0,0,0,0,0,0,0,0,0,21155,1,0,'The Brokering of Peace','Your deeds go beyond the tale of a simple hero, $N. If you are a representative of your people, then your people are ones we would work to make peace with.$B$BPlease - take this offering to the orcish warchief that resides in the lands of Durotar; I believe you call this city Orgrimmar. In times past, he had tried to make contact with us on behalf of his Horde. It is now only fitting to acknowledge you as the key in your Horde\'s efforts in brokering peace.','Bring the Timbermaw Offering of Peace to Thrall in Orgrimmar.','Indeed, this is a most fortuitous turn of events. Were a lasting peace to be made with these creatures, this would certainly give us an advantage in securing Kalimdor from external threats. I will notify the other leaders of the Horde of this immediately, and further diplomats will be dispatched!$B$BAs for you, $N... you have shown courage in both diplomacy and in action. I thank you, as does the entirety of the Horde.','The warchief\'s greetings are bestowed upon you, $C. Your deeds make the Horde grow stronger in these troubling times. Now, what business do you have with me?','','','','','',21155,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8492,2,-365,50,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Alliance Needs Copper Bars!','Hey there, $c, you look fit enough to contribute to the war effort! We need all of the help that we can get here to put together the materiel needed for the Ahn\'Qiraj War and it\'s your lucky day.$B$BI\'m collecting copper bars in stacks of twenty. It\'s for a worthy cause, what do you say? Do you think you could help out the Alliance?','Bring 20 Copper Bars to Sergeant Stonebrow at the Military Ward in Ironforge.','You did it, lad! We\'ll get those copper bars onto the pile and put them to good use making the war materiel right away. It\'s the efforts of people like you that make me proud to serve the Alliance. Good work, soldier!$B$BAnd if you should happen to come across more copper bars, make sure that they find their way to me.','Have you collected those twenty bars of copper yet, trooper?','','','','','',2840,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21509,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8493,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8492,0,0,0,0,0,0,'The Alliance Needs More Copper Bars!','Back again $c? Outstanding! We still need more stacks of copper bars if you can procure them for the Ahn\'Qiraj war effort. Will you help us out?','Bring 20 copper bars to Sergeant Stonebrow at the airfield in Dun Morogh.','Excellent work! Digging around for that copper and smelting it must have been quite an adventure. Unless you bought them at the auction house. Either way, it works for me. You are to be commended for your contribution to the war effort, $C. And please don\'t hesitate to bring me more copper bars if you have them.','Back again, $C? Outstanding! The bars you\'ve provided thus far are really going to help out in making all sorts of things for the war. I know, for example, that the copper is going to be used for parts of the steam tanks that are being built, as well as in a small fleet of gyrocopters that we\'re planning to deploy if time allows.$B$BDon\'t let the stacks here fool you though, we still need more copper bars if you can procure them for the Ahn\'Qiraj war effort. Will you help us out?','','','','','',2840,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21509,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8494,2,-365,40,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Alliance Needs Iron Bars!','Well hello there, $g Mr. : Ms.; Fancypants, aren\'t you a sight for sore eyes. In case you hadn\'t heard while you were out there \"adventuring\", the Alliance has been gearing up for a war in Ahn\'Qiraj and is in need of iron bars... a whole mess of \'em. Bring them to me in stacks of twenty. We can count on you, right, $c?','Bring 20 Iron Bars to Corporal Carnes at the Military Ward in Ironforge.','Well, well, if it isn\'t $N. And you pulled through. I guess now I\'ll have to keep my eye on you. It hurts me to say this, but thanks for your efforts. The Alliance won\'t forget, and neither will I. Now get out there and bust your hump on whatever else needs collecting.','If you have those twenty bars of iron, I don\'t want to know where you have them hidden!','','','','','',3575,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21511,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8495,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8494,0,0,0,0,0,0,'The Alliance Needs More Iron Bars!','Back so soon? Stop making me re-evaluate my low opinion of you $c, you\'re making me feel all gooey inside. So, as you can tell we still don\'t have enough iron bars for all of the weapons, armor, steam tanks and whatnot that need building for the bug hunt. Think you have it in you to bring back another stack of twenty iron bars in between all of those trips to Zul\'Gurub, or wherever it is that you kids hang out these days?','Bring 20 iron bars to Corporal Carnes at the airfield in Dun Morogh.','Must be a cold day in the Burning Steppes. Look here, it\'s $N, and she\'s brought me a gift. Twenty iron bars! Just what I always wanted.$B$BIn all seriousness though, thank you, $N. You\'re a credit to yourself and the Alliance. Now get back out there and bring in more stuff for the war effort!','Back so soon? Stop making me re-evaluate my low opinion of you, $C, you\'re making me feel all gooey inside. So, as you can tell we still don\'t have enough iron bars for all of the weapons, armor, steam tanks and whatnot that need building for the bug hunt. Think you have it in you to bring back another stack of twenty iron bars in between all of those trips to Zul\'Gurub, or wherever it is that you kids hang out these days?','','','','','',3575,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21511,0,0,5,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8496,2,1377,60,60,0,0,77,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,20806,1,0,'Bandages for the Field','Our supply of bandages in the battlefield is running dangerously low after the recent casualties we have incurred. Obtain a batch of first-aid supplies and deliver them to Windcaller Proudhorn in Cenarion Hold.','Bring 30 Heavy Runecloth Bandages, 30 Heavy Silk Bandages and 30 Heavy Mageweave Bandages to Windcaller Proudhorn at Cenarion Hold in Silithus. You must also bring Logistics Task Briefing X in order to complete this quest.',NULL,NULL,'','','','','',14530,8545,6451,20806,30,30,30,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20800,20805,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8497,2,1377,60,60,0,0,77,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,20807,1,0,'Desert Survival Kits','With the arrival of fresh recruits to Cenarion Hold comes the problem of keeping them alive in the desert. Dehydration as well as numerous poisonous creatures present a serious threat to inexperienced volunteers. Gather the supplies necessary for a desert survival kit and bring them to Calandrath in Cenarion Hold.','Bring 4 Globes of Water, 4 Powerful Anti-Venom and 4 Smoked Desert Dumplings to Calandrath at the inn in Cenarion Hold in Silithus. You must also bring Logistics Task Briefing I in order to complete this quest.',NULL,NULL,'','','','','',7079,19440,20452,20807,4,4,4,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20800,21132,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8498,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,256,0,0,0,0,0,20943,1,0,'Twilight Battle Orders','Our scouts have reported new battle orders being issued by the Twilight\'s Hammer leaders. The orders are being distributed by Twilight Prophets under heavy escort. Intercept the orders and bring them to Commander Mar\'alith.','Obtain the Twilight Battle Orders and bring them Commander Mar\'alith at Cenarion Hold in Silithus. You must also bring Tactical Task Briefing X in order to complete this quest.','Excellent. It\'s important to stay ahead of the enemy\'s next move. This information will allow us to anticipate the Twilight\'s Hammer\'s attacks. ','You\'ve brought something for me? ','','','','','',20803,20943,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20801,20809,0,0,1,1,0,0,609,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8499,2,-365,48,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Alliance Needs Thorium Bars!','It is very kind of you to inquire about the needs that the Alliance has. In addition to all of the other collection efforts underway, we are in need of a great quantity of thorium bars, which is the task that I am in charge of. The thorium will be used in the creation of many different things for the war, foremost of which is the construction of a battalion of steam tanks to be airlifted into Silithus as soon as they are completed. Can you aid us in this endeavor, $c?','Bring 20 Thorium Bars to Dame Twinbraid at the Military Ward in Ironforge.','So Gnoarn doesn\'t trust my reconnaissance abilities? I wonder why...','Oh, a shipment from my brother? Splendid! Fortune truly shines on me today!','','','','','',12359,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21513,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8500,0,-365,1,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,8499,0,0,0,0,0,0,'The Alliance Needs More Thorium Bars!','It is so good to see you again $N. I hope that you\'ve been doing well. It\'s true that we are still in need of thorium bars. If you have them to spare I am collecting them for the Ahn\'Qiraj war effort.','Bring 20 thorium bars to Dame Twinbraid at the airfield in Dun Morogh.','Excellent, $C! A job well done. I\'ll see to it that those bars get onto the pallet and into the hands of the blacksmiths and engineers that are hard at work building up the supplies for our army. Thank you again, and if you come across more thorium bars be sure to drop by.','It is so good to see you again, $N. I hope that you\'ve been doing well. It\'s true that we are still in need of thorium bars. If you have them to spare I am collecting them for the Ahn\'Qiraj war effort.','','','','','',12359,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21513,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8501,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,20941,1,0,'Target: Hive\'Ashi Stingers','As the war effort mounts, the silithid presence in the area presents an ever increasing threat to our operations. You\'ve been selected to partake on an assault on Hive\'Ashi where your primary target will consist of the airborne Hive\'Ashi stingers.$B$BReport back to Commander Mar\'alith after your task is completed.','Kill 30 Hive\'Ashi Stingers and report back to Commander Mar\'alith at Cenarion Hold in Silithus. You must also bring Combat Task Briefing XII in order to complete this quest.$B','Excellent work, $N. Your part in the attack on Hive\'Ashi has been noted.','You wish to tell me something, $N?','','','','','',0,20941,0,0,0,1,0,0,0,0,0,0,0,0,0,0,11698,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20802,0,0,0,1,0,0,0,609,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8502,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,20942,1,0,'Target: Hive\'Ashi Workers','As the war effort mounts, the silithid presence in the area presents an ever increasing threat to our operations. You\'ve been selected to partake on an assault on Hive\'Ashi where your primary target will consist of Hive\'Ashi workers.$B$BReport back to Commander Mar\'alith after your task is completed.','Slay 30 Hive\'Ashi Workers and report back to Commander Mar\'alith at Cenarion Hold in Silithus. You must also bring Combat Task Briefing III in order to complete this quest.','Excellent work, $N. Without their workers, the silithid will have a hard time repairing any damage inflicted to their hive\'s structure.','You have something to tell me, $C?','','','','','',0,20942,0,0,0,1,0,0,0,0,0,0,0,0,0,0,11721,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20802,0,0,0,1,0,0,0,609,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8503,2,-365,37,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Alliance Needs Stranglekelp!','So, $c, did I already tell you about all of the fabulous uses stranglekelp has? I did? Oh well... in any case we need a lot of it, and when I say a lot, I mean A LOT! Do you think that you could help us out? I know that it means going without all of those wonderful things that you can make with it, but it\'s for a good cause!','Bring 20 Stranglekelp to Private Draxlegauge at the Military Ward in Ironforge.','Hooray! That\'s another twenty down. You\'re the best. I suppose that I should get these all packed away before they wither. So much stranglekelp, so little time!$B$BThanks again, $C!','It\'s not true! I\'d never skim any stranglekelp off the top of the stacks here. One might be tempted to though considering that it\'s practically a panacea of utilitarian usefulness. *cough* You don\'t happen to have that stranglekelp we discussed earlier?','','','','','',3820,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21510,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8504,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,8503,0,0,0,0,0,0,'The Alliance Needs More Stranglekelp!','Well hello again there... what was it? Ah yes, $N! Come to see if I still need more stranglekelp have you? Well, it\'s your lucky day, because the answer to that very important question is a very affirmative YES! Think you could gather up twenty more?','Bring 20 stranglekelp to Private Draxlegauge at the airfield in Dun Morogh.','','','','','','','',3820,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21510,0,0,3,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8505,2,-365,37,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Alliance Needs Purple Lotus!','$C, the purple lotus is a flower with a plentitude of uses. I am here at the request of the Alliance as an authority on those applications, to preserve the herbs collected and to ensure that their war effort acquires enough purple lotus to sustain whatever function they plan for it.$B$BI would like for you to travel out into the world and return to me with some of these flowers. Is that something that you can do?','Bring 20 Purple Lotus to Master Nightsong at the Military Ward in Ironforge.','Your contribution is greatly appreciated, $c. It is only through the combined efforts of all that we shall be able to repel the ruthless advance of the silithid and whatever force is driving them forth. Even the Horde is amassing their own collection of purple lotus. Should you come across more, please return to me here.','Do you have the purple lotus herbs that I requested?','','','','','',8831,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21512,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8506,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,8505,0,0,0,0,0,0,'The Alliance Needs More Purple Lotus!','Welcome back $c. Our collection grows, but even now we have a need for additional purple lotus. If it is still within your power to gather more of the herb, I entreat you to do so and return them to me here.','Bring 20 purple lotus to Master Nightsong at the airfield in Dun Morogh.','','','','','','','',8831,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21512,0,0,7,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8507,2,1377,60,60,1,0,77,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,21143,1,0,'Field Duty','Greetings, $N. Before I assign you to more involved tasks in the war, you\'ll need to do your share of field duty. $B$BYou will find Captain Blackanvil\'s Ironforge Brigade outside Hive\'Zora.$B$BReport to him or his lieutenant, Janela Stouthammer and come back to me. I shall have a more advanced assignment for you ready.$B$BOh and please do us a favor and stay away from the Orgrimmar Legion. We\'ve been forced to keep the two forces well apart from one another due to mutual animosity.','Report for duty at the Ironforge Brigade post near Hive\'Zora. Prepare your Unsigned Field Duty Papers and obtain Signed Field Duty Papers from Captain Blackanvil and return to Windcaller Kaldon at Cenarion Hold in Silithus.$B$BNote: Healing or casting beneficial spells on a member of the Ironforge Brigade will flag you for PvP.','Very well, $N I\'ve prepared a set of tasks that should make optimal use of your skills.$B$BWith the continued efforts of you and people like you, our enemy will soon be vanquished once and for all!$B$BShould you require a new mission briefing, return to Captain Blackanvil.','You\'ll find Captain Blackanvil\'s force stationed outside Hive\'Zora. Talk to his lieutenant, Janela Stouthammer, if you can\'t find him.','','','','','',20810,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20808,21132,20809,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8508,0,1377,60,60,0,0,77,0,0,0,0,0,0,0,0,0,0,8,1,-8507,0,0,0,20810,1,0,'Field Duty Papers','','','Aye, I suppose that little skirmish will pass as field duty nowadays. Take these back to Cenarion Hold, I\'m sure they\'ll have a cushy job ready for you.$B$BOff you go!','I take it you want those papers signed, $Glad:lass;?',NULL,'','','','',23024,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20810,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8509,2,-365,34,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Alliance Needs Arthas\' Tears!','I\'ll keep it simple and to the point, $c. The Alliance needs to collect a large quantity of Arthas\' Tears for the Ahn\'Qiraj war effort. Don\'t ask me what for; I\'m just following orders. But I\'d like you to gather up as many of the herbs as you can and bring them back to me here. Are you willing to do that?','Bring 20 Arthas\' Tears to Sergeant Major Germaine at the Military Ward in Ironforge.','Good work, $C. I must say that I\'m pleasantly surprised. You would not believe the number of people that have come by, offering to help, but never returning. Let me just get those into a crate and tallied with your name on it, and then we can talk again about whether I need anymore of those plants.','What\'s that? Speak up, $C! Have you got that shipment of Arthas\' Tears I asked for?','','','','','',8836,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21513,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8510,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,8509,0,0,0,0,0,0,'The Alliance Needs More Arthas\' Tears!','Ok, so it looks like I still need more Arthas\' Tears. I would imagine that you will be able to find them in the general location that you gathered them up for me last time. The quicker we get these, the faster we can start up the offensive against the forces at Ahn\'Qiraj.$B$BYou gonna help us out again $c?','Bring 20 Arthas\' Tears to Sergeant Major Germaine at the airfield in Dun Morogh.','','','','','','','',8836,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21513,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8511,2,-365,50,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Alliance Needs Light Leather!','We Stoneflayers have a long history of being skinners, $c. That\'s why the Alliance has asked my family to help out with the collection of light leather for the Ahn\'Qiraj war effort. I\'m here to see to it that the leather is tanned correctly for whatever they want to put it to use for. But we need your help.$B$BSince I have to be here doing that, I need you to go out and collect the skins, returning them to me here. What do you say, $g lad : lass;, will you give it a go?','Bring 10 Light Leather to Bonnie Stoneflayer at the Military Ward in Ironforge.','I dare say the Alliance is going to be very happy with your skins here, $C. I\'ll make sure that not a one goes to waste. Thank you, and make sure that you check back in with me once I\'ve counted them up to see if we need more.','$C, I do so hope that\'s the light leather you promised.','','','','','',2318,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21509,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8512,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8511,0,0,0,0,0,0,'The Alliance Needs Light Leather!','Good to see you again $N. It does appear that we need more light leather for the creation of the various war materiel. If you could bring me a stack of ten that would be just perfect.','Bring 10 light leather to Bonnie Stoneflayer at the airfield in Dun Morogh.','Thank you for your generous donation, $N. I\'m going to get those onto the pile right now, and in no time I\'m sure that they\'ll get changed into a nice set of armor, some leather patches, or used for something else in our preparations. Seems like we\'re always in need of more light leather. Come back and visit me soon.','Good to see you again, $N. It does appear that we need more light leather for the creation of the various war materiels. If you would bring me a stack of ten, that would be just perfect.','','','','','',2318,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21509,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8513,2,-365,52,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Alliance Needs Medium Leather!','Yes $g sir : ma\'am;, I have been charged with collecting and tracking all of the medium leather gathered for the war effort. If you have the wherewithal to gather medium leather, from whatever source, then please bring them to me here. I sure would appreciate a hand with this if you can spare the time.','Bring 10 Medium Leather to Private Porter at the Military Ward in Ironforge.','Wow! Seems like you were just here volunteering to help. Thank you very much for the donation. I\'ll just get those all packed up and counted. You sure do know how to brighten a fella\'s day.','Yes sir, I remember you. Is that the medium leather you have with you there?','','','','','',2319,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21510,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8514,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8513,0,0,0,0,0,0,'The Alliance Needs More Medium Leather!','Yes $g sir : ma\'am;, looks like we\'ve collected $2063w pieces of medium leather to date. I know it\'s a lot to ask, but if you\'re still willing, I could use your help in attempting to put a dent in the rest of my quota.','Bring 10 medium leather to Private Porter at the airfield in Dun Morogh.','Golly, that sure is a lot of medium leather that you\'ve brought round, sir! I\'m gonna make sure that all of that gets put to proper use, yes indeed. With your help we\'ll have filled our estimation for medium leather in no time!$B$BThanks, $N!','Yes sir, looks like we\'ve collected many pieces of medium leather, but we need more. I can assure you that it will all be put to good use; not one piece will get wasted. I know it\'s a lot to ask, but if you\'re still willing, I could use your help in attempting to put a dent in the rest of my quota.','','','','','',2319,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21510,0,0,3,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8515,2,-365,44,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Alliance Needs Thick Leather!','Oh boy, this is going to be great! $C, the Ahn\'Qiraj war effort is in full swing, and I\'ve been put in charge of keeping track of all of the thick leather that comes in. We\'ll make tons of things with it, but first we need to get a ton of it. And I mean that literally! That\'s where you come in.$B$BSo, do you think you can go out there and bring me back a nice, fat stack of thick leather? Do yah, do yah?!','Bring 10 Thick Leather to Marta Finespindle at the Military Ward in Ironforge.','Oh, I knew you could do it, $C, I just knew it! I\'ll get these into the right hands as soon as I can. Now, let\'s see here. Hmm, looks like our tally is coming along rather nicely. You should check back with me in just a moment once I\'m done counting to see if we need more. Cuz if we do, you\'re the one I want out there gathering it up for me!','Is that the thick leather you have there in your pack, $C? Is it? I can\'t wait for you to hand it over! Everyone is going to be so pleased with us don\'t you think?','','','','','',4304,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21512,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8516,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8515,0,0,0,0,0,0,'The Alliance Needs More Thick Leather!','Yep, the stack\'s still not high enough. $N, we still haven\'t reached our goal of $2071w thick leather. Just think of all the things that we can make with all of that leather! All kinds of armor and weapons. Stuff for inside the steam tanks and rifle scopes! Engineering goggles, and I bet if it ends up that we collect too much we could give the rest to the Horde for their zeppelins!$B$BYou gonna bring me back some more thick leather?','Bring 10 thick leather to Marta Finespindle at the airfield in Dun Morogh.','You did it again! That is simply amazing how you go out there, collect all of this stuff, and then bring it back here and hand it over. I tell ya, when they find out how much you\'ve been helping out around here you\'re not going to be able to walk down the street without people asking you for your autograph!$B$BThanks again for your very generous donation of thick leather, $N.','Yep, the stack\'s still not high enough. $N, we still haven\'t reached our thick leather goal. Just think of all the things that we can make with all of that leather! All kinds of armor and weapons. Stuff for inside the steam tanks and rifle scopes! And engineering goggles, those are always fun!$B$BYou gonna bring me back some more thick leather?','','','','','',4304,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21512,0,0,7,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8517,2,-365,51,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Alliance Needs Linen Bandages!','The war at Ahn\'Qiraj is going to be long and bloody. It is a very wise thing that the Alliance is doing by enlisting the aid of you, and those like you, to build up the materiel necessary before plunging headlong into conflict.$B$BI have been asked to head up the collection of linen bandages for the war, and I am hoping that you are going to assist me in amassing as many as we need. It is no light matter, but at least the linen bandages are the least difficult to create. Are you with us, $c?','Bring 20 Linen Bandages to Sentinel Silversky at the Military Ward in Ironforge.','Many are the soldiers that will benefit from your contribution here today, $C. I shall see to it personally that the Alliance is made aware of your efforts. Allow me a moment to store these bandages properly and update my count, and then you should check back with me to see if I am in need of more.$B$BMay the Light of Elune shine upon you, $R!','Do you have the twenty linen bandages that I require, $C?','','','','','',1251,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21509,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8518,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8517,0,0,0,0,0,0,'The Alliance Needs More Linen Bandages!','Ever am I amazed by the selflessness exhibited when so many would instead turn to selfishness instead. $C, I am still in need of a number of linen bandages before my assignment here is fulfilled. Will you aid me once more in the collection of those bandages?','Bring 20 linen bandages to Sentinel Silversky at the airfield in Dun Morogh.','You are to be commended, $N. While there are those that would take advantage of the economics of our war footing to line their pockets in a fervor of greed, you have proven time and again that your devotion to the Alliance, and indeed to all of Azeroth, comes first.$B$BBlessings of Elune be with you always!','Ever am I amazed by the selflessness exhibited when so many would instead turn to selfishness instead. $C, I am still in need of a number of linen bandages before my assignment here is fulfilled. Will you aid me once more in the collection of those bandages?','','','','','',1251,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21509,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8519,2,1377,60,60,0,0,255,0,0,0,0,910,0,0,0,0,0,66,2,8305,0,0,0,0,0,0,'A Pawn on the Eternal Board','As you regain your composure and focus your gaze, you notice that something stirs within the crystal. Upon closer inspection, you realize that you are looking into the past... a memory... long forgotten.','Learn all that you can of the past, then speak with Anachronos at the Caverns of Time in Tanaris.$B','After Staghelm\'s betrayal, I gathered the shattered pieces of the Scepter of the Shifting Sands and returned here. I had every intention of protecting the scepter from those that would seek to use it to cause harm to our world - thus was born the charge of the Dragonflights.$B$BA scepter divided amongst the four mighty Aspects would prove to be nearly impossible to restore for those willfully seeking chaos... or so I thought. What a fool I was. Even now I am hunted by that cursed flight.','','The War of the Shifting Sands','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,200,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8520,2,-365,43,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,2847,0,0,0,0,0,0,'The Alliance Needs Silk Bandages!','With the Ahn\'Qiraj War looming we need to do everything that we can to see to it that our soldiers have everything that they need. We\'re doing just that right here. For my part I\'ve been placed in charge of seeing to it that we collect enough silk bandages.$B$BDo you think you can help me out, $c?','Bring 20 Silk Bandages to Nurse Stonefield at the Military Ward in Ironforge.','This Nightscape equipment you have supplied fills the order perfectly, $N. I expect no less from a leatherworker of your caliber.$B$BYou have definitely earned this pattern. I give it to you freely, and hope you will profit from it accordingly.','I need those tunics and headbands made, and I also need that piece of wildvine before I will share with you the knowledge of Wild Leather helmets.$B$BHead gear is highly coveted amongst adventurers, whether it be a disarmingly simple headband or a full-covering helmet. The fundamentals of creating valued head gear remain constant, no matter what the cosmetic appearance of the gear is.','','','','','',6450,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21511,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8521,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8520,0,0,0,0,0,0,'The Alliance Needs More Silk Bandages!','It is very kind of you to offer to help me again $c. It looks like we\'ve collected $2082w silk bandages, so we\'ll need more.','Bring 20 silk bandages to Nurse Stonefield at the airfield in Dun Morogh.','You are such a selfless person. Thank you very much for your contribution to the war effort. It\'s people like you that are going to make the difference between success and failure at Ahn\'Qiraj. I just hope that all of this will be enough.$B$BThanks again, $N.','It is very kind of you to offer to help me again, $c. It looks like we\'ve collected a goodly number of the silk bandages we\'ve been tasked with, but we still need more. $N, is there any way that you could see fit to put together another bundle and return them to me here? The Alliance and I will be most grateful.','','','','','',6450,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21511,0,0,5,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8522,2,-365,56,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Alliance Needs Runecloth Bandages!','Argue the merits of the war if you will, $c, but it has already been set in motion. Look around you at your family and friends, and then ask yourself what it is that you can do to see to it that if they are involved, they will have every advantage to survive the conflagration.$B$BTo that end, I am collecting runecloth bandages here from whatever source. Would you like to make a donation?','Bring 20 Runecloth Bandages to Keeper Moonshade at the Military Ward in Ironforge.','You are to be commended, $C, for your perseverance in this task. I shall put these bandages away, and then I should like to talk to you again about the possibility of your collecting even more runecloth bandages.','The days pass one after the other, and still we go on. $C, have you those runecloth bandages?','','','','','',14529,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21513,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8523,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8522,0,0,0,0,0,0,'The Alliance Needs More Runecloth Bandages!','So it is that we come to discuss pressing matters yet again $c. Once more I thank you for your previous efforts; it is not everyone who would give so selflessly. But there is still more work to do.$B$B$N, will you once more collect runecloth bandages and return them to me here?','Bring 20 runecloth bandages to Keeper Moonshade at the airfield in Dun Morogh.','This is a fine road we are traveling together, $N. You make an excellent working companion. Once more do I give thanks to you for your efforts on behalf of the entire Alliance. Come and talk again with me soon.','So it is that we come to discuss pressing matters yet again, $C. Once more I thank you for your previous efforts; it is not everyone who would give so selflessly. But there is still more work to do.$B$B$N, will you once more collect runecloth bandages and return them to me here?','','','','','',14529,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21513,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8524,2,-365,54,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Alliance Needs Rainbow Fin Albacore!','Hey there, friend! If I were to say to you, \'Don\'t you think that soldiers should have food to eat like anyone else?\', you would of course reply, \'yes\'. I agree with you 110%! I\'m glad we\'re in accord. All I need for you to do is to head out there, fish up a whole bunch of raw rainbow fin albacore, and then cook it all up and bring it back to me right here. Mmm, mmm, I can taste it already.','Bring 20 Rainbow Fin Albacore to Slicky Gastronome at the Military Ward in Ironforge.','Two for the Alliance, one for me, two for the Alliance, one for me. Hey there, fishmonger, excellent work. I can see that you\'re going to be a real credit to the club. Looks to me like we probably need more of that albacore though. Why don\'t you head on out and rustle up a mite more. I can hear my stomach rumbling already.','I\'m willing to lay odds that you\'ve returned with all of that rainbow fin albacore we were talking about before, right, $C?','','','','','',5095,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21509,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8525,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8524,0,0,0,0,0,0,'The Alliance Needs More Rainbow Fin Albacore!','What! You again? Well I\'ll be a monkey\'s uncle... except that I\'m a gnome. Slicky Gastronome to be precise! So you\'re back to help out again eh? Well, I can\'t say as I blame you. Don\'t you just love the smell of all of that food? $B$BEnough loitering! Get out there and bring me back more rainbow fin albacore!','Bring 20 rainbow fin albacore to Slicky Gastronome at the airfield in Dun Morogh.','I knew that you had it in you, kid. You\'ve got the look of someone who knows what she likes. Specifically that you like pleasing me and the powers that be. And that you have, I guarantee.$B$BHaha, ok, I\'ll just get these fish properly stashed away, and then you and I can have a little talk concerning you collecting another twenty albacore.','What! You again? Well I\'ll be a monkey\'s uncle... except that I\'m a gnome. Slicky Gastronome to be precise! So you\'re back to help out again, eh? Well, I can\'t say as I blame you. Don\'t you just love the smell of all of that food? $B$BEnough loitering! Get out there and bring me back more rainbow fin albacore!','','','','','',5095,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21509,0,0,3,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8526,2,-365,33,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Alliance Needs Roast Raptor!','Oh, how\'s it going, $c? I see that you\'re interested in maybe gathering up food for the coming war at Ahn\'Qiraj? Somehow my dad thought that it would be a good learning experience for me if I were to volunteer to help out here. Big mistake. I don\'t even like to eat meat.$B$BAnyway, if you feel like it, you could bring me back a lot of roast raptor. Apparently that\'s what all of the soldiers are going to want.','Bring 20 Roast Raptor to Sarah Sadwhistle at the Military Ward in Ironforge.','Gee, that\'s swell. Thanks for bringing me all of this burnt animal flesh, $C. I\'ll just put it onto the pile over there. I\'m sure that someone will take care of it. I suppose if you have some time on your hands that you might want to bring me more?','So do you have all of that roast raptor yet?','','','','','',12210,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21511,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8527,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,8526,0,0,0,0,0,0,'The Alliance Needs More Roast Raptor!','Hi again $c. I can tell you\'re very excited about all of this. So I suppose you want to bring me another twenty roast raptor. Great. Well you do that. I guess I\'ll see you when you get back.','Bring 20 roast raptor to Sarah Sadwhistle at the airfield in Dun Morogh.','','','','','','','',12210,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21511,0,0,5,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8528,2,-365,42,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Alliance Needs Spotted Yellowtail!','It may not seem heroic to gather up cooked fish, but do not underestimate the value of preparation, young $c. Soldiers need to eat like anyone else, and we\'re here to do our part to make sure they have what they need once the war in Ahn\'Qiraj commences.$B$BAccordingly, I am stockpiling spotted yellowtail, a versatile source of sustenance that stores well and can be used in many different dishes. It also doesn\'t have the odor of some other saltwater fish. Are you willing to aid me in this endeavor?','Bring 20 Spotted Yellowtail to Huntress Swiftriver at the Military Ward in Ironforge.','Thank you for this gift, $C, and in such a timely manner as well. Our soldiers will surely not lack for something to eat. Just let me get these fish stored away properly and then you and I can discuss a second haul if you\'re willing.','I am confident that you are returning so soon with the spotted yellowtail we discussed.','','','','','',6887,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21512,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8529,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8528,0,0,0,0,0,0,'The Alliance Needs More Spotted Yellowtail!','If you\'re still willing I\'d like to send you back out to bring in another haul of spotted yellowtail, $N. I\'d imagine with the expertise you gained the first time out that this catch should be much faster and easier. Are you game?','Bring 20 spotted yellowtail to Huntress Swiftriver at the airfield in Dun Morogh.','You are a true member of the Alliance, $N. Your efforts shall not go unnoticed, or unappreciated. And thank you for cooking up the fish as well. I will see to it that they are stored away properly, and then I\'ll need to update my count. Every one brings us that much closer to catching our goal.','If you\'re still willing I\'d like to send you back out to bring in another haul of spotted yellowtail, $N. I\'d imagine with the expertise you gained the first time out that this catch should be much faster and easier. Are you game?','','','','','',6887,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21512,0,0,7,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8532,2,-365,54,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Horde Needs Copper Bars!','So glad that you\'ve decided to help out here. Not everyone would, so I need to make sure you understand what it is that I need. Copper bars, not copper ore. We don\'t have the time or people to do all of the smelting ourselves, so if you would be so kind as to take care of that, your efforts will be duly noted. Is that something that you can handle, $c?','Bring 20 Copper Bars to Miner Cromwell at the Valley of Spirits in Orgrimmar.','These bars will do, and thanks for not shining them. No sense in making them pretty when they\'re going to be mangled for whatever materiel needs to be built for the war. I\'ll take care of putting them on the stacks, and I\'ll make sure that they are put to proper use. Speak to me again if you\'re interested in bringing in another twenty.','I hope that\'s the twenty copper bars you have there with you, $C.','','','','','',2840,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21509,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8533,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8532,0,0,0,0,0,0,'The Horde Needs More Copper Bars!','Back so soon? You\'ll be a real miner in no time $c. So, you already know the drill; I need you to go out, mine up a mess of copper ore, smelt it into bars and bring it back to me here. I know that\'s something you\'re capable of, the question is, are you willing?','Bring 20 copper bars to Miner Cromwell in Durotar.','You\'ve proven yourself to me yet again, $C. I will see to it that this copper is used in due time. For now though, I need to get these copper bars onto the pallet and tallied. If you still feel inclined, I could probably use your help in gathering even more copper bars.','Back so soon? You\'ll be a real miner in no time, $C. So, you already know the drill; I need you to go out, mine up a mess of copper ore, smelt it into bars and bring it back to me here. I know that\'s something you\'re capable of, the question is, are you willing?','','','','','',2840,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21509,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8534,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21165,1,0,'Hive\'Zora Scout Report','We\'ve sent our best scouts deep into the silithid hives to gather intelligence. Scout Azenel has been watching the silithid movements at Hive\'Zora for several days now. Find her and obtain a written report. We need to be able to act on that information as soon as possible, $N.','Contact Cenarion Scout Azenel inside Hive\'Zora and return the Hive\'Zora Scout Report to Windcaller Proudhorn at Cenarion Hold. You must also bring Tactical Task Briefing VI in order to complete this quest.','Your efforts are greatly appreciated, $N. I\'ll read these scouting reports right away, feel free to go over your next assignment.','You\'ll find Scout Azenel inside Hive\'Zora. Hurry, $N! Time is of the essence.','','','','','',21158,21165,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20801,21133,0,0,1,1,0,0,609,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8535,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,20947,1,0,'Hoary Templar','The Twilight\'s Hammer and the elemental nobles they worship present a formidable threat to our operations in Silithus. With the new enemies we\'re facing inside Ahn\'Qiraj, we cannot afford to lower our guard to our enemies outside.$B$BFind a way to summon and destroy a Hoary Templar and report to Bor Wildmane.$B','Summon and slay a Hoary Templar and report back to Bor Wildmane in Cenarion Hold. You must also bring Tactical Task Briefing IV in order to complete this quest.','Good job, $N. Here\'s your next assignment.','Is your task done yet, $N?','','','','','',0,20947,0,0,0,1,0,0,0,0,0,0,0,0,0,0,15212,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20801,20809,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8536,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,256,0,0,0,0,0,21751,1,0,'Earthen Templar','The Twilight\'s Hammer and the elemental nobles they worship present a formidable threat to our operations in Silithus. With the new enemies we\'re facing inside Ahn\'Qiraj, we cannot afford to lower our guard to our enemies outside.$B$BFind a way to summon and destroy an Earthen Templar and report to Bor Wildmane.','Summon and slay an Earthen Templar and report back to Bor Wildmane in Cenarion Hold. You must also bring Tactical Task Briefing III in order to complete this quest.','Good job, $N. Here\'s your next assignment.','Is your task done yet, $N?','','','','','',0,21751,0,0,0,1,0,0,0,0,0,0,0,0,0,0,15307,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20801,21133,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8537,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,20945,1,0,'Crimson Templar','The Twilight\'s Hammer and the elemental nobles they worship present a formidable threat to our operations in Silithus. With the new enemies we\'re facing inside Ahn\'Qiraj, we cannot afford to lower our guard to our enemies outside.$B$BFind a way to summon and destroy a Crimson Templar and report to Bor Wildmane.','Summon and slay a Crimson Templar and report back to Bor Wildmane in Cenarion Hold. You must also bring Tactical Task Briefing II in order to complete this quest.','Good job, $N. Here\'s your next assignment.','Is your task done yet, $N?','','','','','',0,20945,0,0,0,1,0,0,0,0,0,0,0,0,0,0,15209,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20801,20809,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8538,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,2,0,256,1,0,0,0,0,20948,1,0,'The Four Dukes','The links between the Twilight\'s Hammer and the Abyssal Council are proving to be more important than we had expected.$B$BWe believe the elemental nobles known as the Abyssal Dukes are one of the primary force organizing the Twilight\'s Hammer cultists. Find a way to lure the four Abyssal Dukes into our plane of existence and destroy them!$B$BYour dedication and prowess in past assignments have led us to choose you for this particular assignment. We are certain you will succeed in this endeavor.','Find a way to summon and slay the Duke of Cynders, the Duke of Fathoms, the Duke of Zephyrs and the Duke of Shards and report back to Commander Mar\'alith in Cenarion Hold. You must also bring Tactical Task Briefing V in order to complete this quest.','You have achieved a great accomplishment for our cause today, $N. You\'ve vanquished some of our most powerful enemies. For that I greatly commend you.','Is your task done yet, $N?','','','','','',20948,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,15206,15207,15220,15208,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21508,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8539,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21249,1,0,'Target: Hive\'Zora Hive Sisters','Reinforcements have been called on to join the assault on Hive\'Zora. You have been selected to target Hive\'Zora hive sisters. Report back to Commander Mar\'alith after completing your task.','Slay 30 Hive\'Zora Hive Sisters and report back to Commander Mar\'alith at Cenarion Hold in Silithus. You must also bring Combat Task Briefing V in order to complete this quest.','Excellent work, $N. You\'re a worthy ally.','You have something to tell me, $C?','','','','','',0,21249,0,0,0,1,0,0,0,0,0,0,0,0,0,0,11729,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20802,0,0,0,1,0,0,0,609,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8540,2,1377,60,60,0,0,77,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,20939,1,0,'Boots for the Guard','The mounted division of the Cenarion Hold guard is in short supply of ornate mithril boots. Procure a batch and deliver them immediately to Captain Vish Kozus in Cenarion Hold.','Bring 3 Ornate Mithril Boots to Vish Kozus, Captain of the Guard at Cenarion Hold in Silithus. You must also bring Logistics Task Briefing II in order to complete this quest.',NULL,NULL,'','','','','',7936,20939,0,0,3,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20800,21132,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8541,2,1377,60,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,20940,1,0,'Grinding Stones for the Guard','The Cenarion Hold guard is in short supply of grinding stones. Procure a batch and deliver them immediately to Captain Vish Kozus in Cenarion Hold.','Bring 10 Dense Grinding Stones, 10 Solid Grinding Stones and 10 Heavy Grinding Stones to Vish Kozus, Captain of the Guard at Cenarion Hold in Silithus. You must also bring Logistics Task Briefing III in order to complete this quest.',NULL,NULL,'','','','','',12644,7966,3486,20940,10,10,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20800,21132,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8542,2,-365,54,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Horde Needs Tin Bars!','Lok\'tar, $r, I\'m sure you already know that we\'re going to war at Ahn\'Qiraj with the insects. But first the Warchief has decided that we\'re going to do something called \'prepare\'. Though I\'d rather be sharpening weapons and hammering armor into shape, I\'m proud to have been chosen to be in charge of tin bar collection here. But I cannot do that without your help.$B$BSo I need you to go out and make tin bars and bring them back to me here. I think I\'m going to need more than I can count.$B','Bring 20 Tin Bars to Grunt Maug at the Valley of Spirits in Orgrimmar.','You have my sincere gratitude. Your efforts in helping Cenarion Hold have shown true courage.','The dredge strikers are a serious threat and must be dealt with quickly!','','','','','',3576,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21510,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8543,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8542,0,0,0,0,0,0,'The Horde Needs More Tin Bars!','Very good, I see that you are serious about the war. I\'m a little edgy waiting for it to start though, which means I\'m going to get angry if you don\'t start bringing in the goods faster. Maybe I can just practice on you instead.$B$BHar! Maybe not, \'cuz then who would bring me back the tin bars?','Bring 20 tin bars to Grunt Maug in Durotar.','Throm\'ka, $N. You honor me and the Horde with your tin bars. I will put them on the stack and then they will come and make things from them. And then when that is all done we will go to war and show the puny Alliance how to fight the bugs.$B$BNow bring me back more tin bars!','Very good, I see that you are serious about the war. I\'m a little edgy waiting for it to start though, as I\'m sure you are as well, $C. It will be glorious when it begins. The Horde running over the sands of the Silithus desert, weapons in hand, charging headlong into the insect masses. Great honor will be had that day by all!$B$BHar! But first we need more tin bars. Funny how such a small thing may make such a huge difference, don\'t you think?','','','','','',3576,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21510,0,0,3,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8544,2,3428,60,60,62,1,0,0,0,910,0,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Conqueror\'s Spaulders','It is said among us that the ornate shoulder armor worn by the mortal races started as an attempt to emulate the wings of a dragon.$B$BBring me the bindings worn by the highest Qiraji leaders and I shall shape them into a set of pauldrons more dreadful than even the wings of Nefarian himself!','Bring the Qiraji Bindings of Command, 2 Idols of Night, 5 Stone Scarabs and 5 Clay Scarabs to Andorgos in Ahn\'Qiraj. You must also attain Neutral reputation with the Brood of Nozdormu to complete this quest.','From the materials you bring and from the scales of our fallen Qiraji foes I make you these pauldrons, mortal. May they grant you the protection you need and may the sight of them strike fear into our enemies.','Have you collected the components I require?','','','','','',20928,20875,20863,20858,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21330,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8545,2,-365,52,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Horde Needs Mithril Bars!','$C, the war it is comin\' and the only thing we can do is prepare for it. That be where you and I can help each other, mon. Ya see, they put me in charge of collectin\' all the mithril bars we be needin\' ta build for all the things we gonna need. An I still be needin\' more!$B$BSo, I be hopin\' that you can get out there an mine us up some mithril, then smelt it into bars. Sound like something you can do for us?','Bring 20 Mithril Bars to Senior Sergeant T\'kelah at the Valley of Spirits in Orgrimmar.','This be a good start for you an me, $C. That be another twenty mithril bars that I can be puttin\' on the stacks an checkin\' off of the list. It all gonna be put to good use makin\' the war materiel.$B$BBe makin\' sure that you check back in with me \'cuz you know it be lookin\' like we gonna need even more of those mithril bars.','It sure would be nice to be havin\' all of the mithril bars that we be needin\' for the Ahn\'Qiraj war effort. Is that why you be back, mon? You got my bars?','','','','','',3860,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21512,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8546,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8545,0,0,0,0,0,0,'The Horde Needs More Mithril Bars!','Yup, I be glad you\'re here, mon. You helped me before, and now I need your help again. We still lookin\' ta bring in more mithril bars for the war effort; gonna build lots of armor and weapons and things to go squish them bugs at Ahn\'Qiraj.$B$BSo if you be a true friend, you bring me back more stacks of mithril bars. I take all you got until we hit our quota. You have some for me now?','Bring 20 Mithril Bars to Senior Sergeant T\'kelah at the Valley of Spirits in Orgrimmar.','That be good work $N! Another twenty bars get us that much closer to the goal, and get us more war materiel. I see to it they get put away. And if you get another stack of mithril bars mon, you make sure to be bringin\' them here to me.','','','','','','',3860,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21512,0,0,7,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8548,2,1377,60,60,0,0,255,0,0,609,3000,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Volunteer\'s Battlegear','The badges you collect from performing combat, logistics and tactical assignments for Cenarion Hold are more than just for show, $N.$B$BYou\'d be wise to hold on to them. As you prove your loyalty to our organization I can offer you some of the gear we reserve for our closest allies in exchange for those badges. ','Bring 5 Cenarion Combat Badges, 3 Cenarion Logistics Badges and 7 Cenarion Tactical Badges to Vargus at Cenarion Hold in Silithus. You must also attain Friendly reputation with Cenarion Circle to be able to complete this quest.','Great work, $N. Please accept this on behalf of the Cenarion Circle. You\'ve certainly earned it, friend!','It\'s in our best interest to keep our most loyal allies well geared, $N.','','','','','',20802,20800,20801,0,5,3,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21178,21179,21187,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8549,2,-365,54,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Horde Needs Peacebloom!','It is said that every generation must face a defining trial. I fear the Ahn\'Qiraj War will be the crucible in which our mettle is tested. So we prepare, and in so doing find what we are made of.$B$BI have volunteered to help the Horde by gathering as much peacebloom as possible, so that it can be made into potions for the war. I hope that you are here to lend me your aid. If so, then I need you to bring back to me a good quantity of the herb. Will you assist me, $c?','Bring 20 Peacebloom to Herbalist Proudfeather at the Valley of Spirits in Orgrimmar.','This was no easy task, yet you have excelled. But do not be too quick to think you have impressed me, $N.','Go now, $C. Seek out $N.','','','','','',2447,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21509,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8550,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8549,0,0,0,0,0,0,'The Horde Needs Peacebloom!','Hello again, Abyssmal. I am glad that you wish to speak to me once more concerning our neverending need for peacebloom. The war effort continues, and with it our production of potions and elixirs to aid in the battles to come. Will you help us again, $C? I am in need of the same amount of peacebloom as before, so if you can gather it up and return it to me here I would be most grateful. Of course, if you already have it on your person, I will be more than happy to accept it from you now','Bring 20 Peacebloom to Herbalist Proudfeather at the Valley of Spirits in Orgrimmar.','Thank you for your continued efforts, $N. You bring great honor to yourself and your ancestors with your selfless giving, and it will be known to all! I will store these herbs away so that they stay fresh until they are needed. Once again you reveal the truest spirit of the Horde, the struggle to overcome and the promise that we can work together to do so.','','','','','','',2447,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21509,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8551,2,33,40,47,1,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Captain\'s Chest','I used to sail a ship from here all the way to Ratchet, in Kalimdor. I was a successful captain with a sterling reputation.$B$BUntil...$B$BThose cursed sea giants ruined me! They smashed my ship, killed my crew, and set me on a lifeboat to Booty Bay. And one of the giants, Gorlash, stole my Captain\'s Chest. He said he wanted it for a snuffbox. The nerve!$B$BI hear Gorlash wanders the coast east of here. Find him and get back my chest! Do that, and you\'ll have earned a captain\'s gratitude.','Bring Smotts\' Chest to Hecklebury Smotts in Booty Bay.','You found it! Oh happy day, this is! Thank you, $N. Getting back my chest cools some of the fire in me.$B$BBut my revenge isn\'t complete...','Ahoy, $N! Did you find Gorlash? That chest was my favorite, and it has a hidden compartment that held my greatest treasures!','','','','','',3932,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11469,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8552,2,33,40,50,1,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3985,1,0,'The Monogrammed Sash','This fine sash has the letters \"HS\" embroidered along its hem.','Return the Monogrammed Sash to its owner.','You recovered my sash? Then... you must have killed Mok\'rash the sea giant! Hooray!$B$BI\'m glad the scurvy villain\'s dead - Mok\'rash was one of three sea giants who smashed my ships and killed my crew.$B$BThree times.$B$BYou are a $C of worth, $N.','Hello. Do you have business with me? ','','','','','',3985,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-75,75,0,0,0,0,1410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8553,2,33,40,50,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,8552,0,0,8554,0,0,0,'The Captain\'s Cutlass','After I lost my first ship to those giants, I bought another. Named Smotts\' Revenge, I filled it with supplies and crew, and set out to find the villains. I found them, but...they beat me. They smashed Smotts\' Revenge, killed my second crew and set me on another lifeboat.$B$BThis time another of the giants, Negolash, stole my cutlass.$B$BFace Negolash and bring me my cutlass!$B$BSpeak with Sprogger. He was my cook on the Smotts\' Revenge, and survived the last attack. He can help you find the giant.','Speak with Sprogger.','Hello hello, $N. Captain told me you\'re going after Negolash, eh?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8554,2,33,40,50,1,0,255,0,0,0,0,0,0,0,0,0,0,8,0,8553,-619,0,0,0,0,0,'Facing Negolash','Negolash is a hungry giant.$B$BWhen the giants destroyed our ship, Negolash went straight for my kitchen. He wasn\'t hungry for crew like the other giants. Negolash wanted wine...and my Barbecued Buzzard Wings. They\'re my specialty, and I had to go all the way to the Badlands for the recipe!$B$BIf you want to lure the giant, then get some wine and a heap of buzzard wings. Put them in our old lifeboat, southeast of here along the coast. When Negolash smells all that food, he\'ll come for sure!','Bring 10 Barbecued Buzzard Wings and 5 bottles of Junglevine Wine to Captain Smotts\' Lifeboat.$B$BKill Negolash, and bring Smotts\' Cutlass to Captain Smotts in Stranglethorn.','You got my cutlass from Negolash! I can\'t believe my fortune, $N! Meeting you has turned my luck to the better, make no mistake there!$B$BThank you! And if I ever get a new ship and you\'re looking to sail the seas, you would be my honored guest.','Did you get my cutlass, $N?','','','','','',3935,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4130,0,0,0,1,0,0,0,21,87,0,0,0,500,-500,0,0,0,0,4260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8555,0,440,60,60,0,0,255,0,0,0,0,910,0,0,0,0,0,64,0,8519,0,0,0,0,0,0,'The Charge of the Dragonflights','','','Eranikus, Vaelastrasz, and Azuregos... No doubt you know of these dragons, mortal. It is no coincidence, then, that they have played such influential roles as watchers of our world.$B$BUnfortunately (and my own naivety is partially to blame) whether by agents of the Old Gods or betrayal by those that would call them friend, each guardian has fallen to tragedy. The extent of which has fueled my own distrust towards your kind.$B$BSeek them out... And $R, prepare yourself for the worst.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,10,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8556,2,3428,60,60,62,1,0,0,0,609,9000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Signet of Unyielding Strength','The rings worn by the Qiraji lieutenants are rumored to grant them formidable abilities. The corrupted gems that adorn them could, in theory, be swapped out with more pure materials to create uncorrupted versions of the rings.$B$BThe gems that adorn Qiraji idols would work quite well, as their quality is superior.$B$BBring me the ring and idols and I\'ll create a powerful ring for you, $c.','Bring 1 Qiraji Magisterial Ring, 2 Lambent Idols, 5 Bronze Scarabs and 5 Ivory Scarabs to Windcaller Yessendra in Silithus. You must also attain Honored reputation with Cenarion Circle to complete this quest.','I will swap the gem on the ring for you. You\'ll find the effect is much more... agreeable.','Did you bring me the ring and materials, $N?','','','','','',20884,20868,20861,20865,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21393,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8557,2,3428,60,60,62,1,0,0,0,609,21000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Drape of Unyielding Strength','I\'m glad to hear you\'re aiding us in our attack on Ahn\'Qiraj, $N. I can make you a protective item that\'ll be of assistance in the fight against our enemy, $c.$B$BI shall need a Qiraji drape, which I\'ll resize for you of course. I\'ll also need idols and scarabs which I\'ll use to create a suitable clasp.$B$BI promise you won\'t be disappointed.','Bring 1 Qiraji Martial Drape, 2 Onyx Idols, 5 Silver Scarabs and 5 Bone Scarabs to Keyl Swiftclaw in Silithus. You must also obtain Revered reputation with Cenarion Circle to complete this quest.','Ah yes... this drape is immaculate.$B$BTake this cloak, $N. May it protect you from the foul magic of the Qiraji.','Did you bring the materials for the cloak, $N?','','','','','',20885,20867,20864,20860,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21394,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8558,2,3428,60,60,62,1,0,0,0,609,42000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Sickle of Unyielding Strength','The Qiraji and their servants wield items made with the rarest and finest materials: bones from gargantuan ancient creatures, gems from the depths of the earth, metals pure and strong.$B$BJust the sight of Qiraji artifacts fills me with an urge to practice my craft with their shattered and smelted pieces. Prove your allegiance to the Circle, $N, and I will make you a powerful weapon from the finest Qiraji materials.','Bring 1 Qiraji Spiked Hilt, 2 Alabaster Idols, 5 Crystal Scarabs and 5 Stone Scarabs to Warden Haro in Silithus. You must also attain Exalted reputation with Cenarion Circle to complete this quest.','You\'ve done well, $C. This is a masterwork hilt... the balance is perfect.$B$BTake your weapon, $N. Wield it with great confidence and vanquish our enemies!','Did you bring me the components I require, $N?','','','','','',20886,20873,20862,20858,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21392,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8559,2,3428,60,60,62,1,0,0,0,910,0,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Conqueror\'s Greaves','Qiraji magic is strong and ancient. The most powerful qiraji wield items of such might, they\'d give pause even to a dragon.$B$BBring me the qiraji bindings of command and other minor components by and I\'ll create a set of powerful boots for you.$B$BYou will find them useful in the fight against the enemy.','Bring the Qiraji Bindings of Command, 2 Idols of War, 5 Ivory Scarabs and 5 Gold Scarabs to Kandrostrasz in Ahn\'Qiraj. This quest also requires Neutral faction with the Brood of Nozdormu.','You\'ve done well, $N. You\'ve proven you\'re no ordinary mortal.$B$BI give you these with the confidence they\'ll aid you in crushing the vile qiraji.','You\'ve acquired the items I requested, $N?','','','','','',20928,20882,20865,20859,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21333,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8560,2,3428,60,60,62,1,0,0,0,910,3000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Conqueror\'s Legguards','You seek to prove your worth to my kind, mortal? Very well, perhaps we can be of mutual assistance.$B$BThe ancient sandworm, Ouro, is a being of legendary power. He is rumored to have been created by the Old God himself as a mockery of life.$B$BHis skin is unnatural... thick, nearly impregnable, yet it\'s flexible and allows him to move with the speed and grace of a much smaller creature.$B$BBring me a sample of his skin along with other minor components and I shall craft you leggings of great power.','Bring Ouro\'s Intact Hide, 2 Idols of Death, 5 Bronze Scarabs and 5 Ivory Scarabs to Kandrostrasz inside Ahn\'Qiraj. You must also attain Friendly reputation with the Brood of Nozdormu to complete this quest.','Yes... the worm\'s hide will make for an excellent protective layer. Combined with the strongest parts from the Qiraji we\'ve destroyed on our way here, this should make for a formidable piece of armor. May it aid you in facing the unspeakable horrors that await inside!','Did you bring the components I require, $N?','','','','','',20927,20876,20861,20865,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21332,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8561,2,3428,60,60,62,1,0,0,0,910,3000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Conqueror\'s Crown','The Twin Emperors... their incessant whispers are slowly taking a toll on my sanity. They mock me, knowing I cannot step further into their domain to save my brother Arygos.$B$BIn my visions I see their monstrous faces adorned by powerful crowns. But I will have my revenge... I will transmute these symbols of Qiraji power to ones better suited to our needs.$B$BBring me the components I require, $N. I will give you a headpiece of unmatched power.','Bring Vek\'nilash\'s Circlet, 2 Idols of the Sun, 5 Stone Scarabs and 5 Crystal Scarabs to Andorgos in Ahn\'Qiraj. You must also attain Friendly reputation with the Brood of Nozdormu to complete this quest.','You\'ve succeeded! The whispers from the Twin Emperors have ceased.$B$BTake this as a reward. The mere sight of it will strike fear in the hearts of the Qiraji... it shall remind them of their fallen leaders and of the mortal that slew them.','Did you bring me the components I asked for, $N?','','','','','',20926,20874,20862,20858,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21329,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8562,2,3428,60,60,62,1,0,0,0,910,9000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Conqueror\'s Breastplate','The unmentionable Old God slowly awakens from his slumber beneath Ahn\'Qiraj. The terrible fate that awaits Azeroth could come in days or years; time has no meaning for beings of his power.$B$BWhen the stars are favorable, he will lash out against all living beings with terrible wrath. You must find him before then and find a way to bring his existence to an end.$B$BDo this and bring me a piece of his husk. I shall grant you armor no mortal has ever worn... armor fit for one who has slain a god!','Bring the the Carapace of the Old God, 2 Idols of War, 5 Silver Scarabs and 5 Bone Scarabs to Vethsera inside Ahn\'Qiraj. You must also attain Honored reputation with the Brood of Nozdormu to complete this quest.','I did not expect you to return from your attempt, $N.$B$BYou\'ve fulfilled a destiny greater than that of most immortal beings.$B$BBy slaying C\'Thun you\'ve not only saved all of Azeroth, you\'ve also tipped the scales of cosmic events beyond your comprehension.$B$BAccept this breastplate as a symbol of the glory and burden that will come as a consequence of your actions.$B$BMay its power aid you in the challenges that await you, god-slayer!','At his dwelling in Ahn\'Qiraj, dread C\'Thun awaits in slumber.','','','','','',20929,20882,20860,20864,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21331,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8565,0,3358,1,1,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Past Victories in Arathi','Ah, yes! Of course we wouldn\'t forget about your past accomplishments in Arathi Basin.','',NULL,NULL,NULL,'','','','',19725,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20559,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8566,0,3358,1,1,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Past Victories in Arathi','Ah, yes! Of course we wouldn\'t forget about your past accomplishments in Arathi Basin.','',NULL,NULL,NULL,'','','','',19725,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20559,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8567,0,3277,1,1,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Past Victories in Warsong Gulch','Ah, yes! Of course we wouldn\'t forget about your past accomplishments in Warsong Gulch.','',NULL,NULL,NULL,'','','','',19213,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8568,0,3277,1,1,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Past Victories in Warsong Gulch','Ah, yes! Of course we wouldn\'t forget about your past accomplishments in Warsong Gulch.','',NULL,NULL,NULL,'','','','',19322,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8569,0,3277,1,1,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Past Efforts in Warsong Gulch','Ah, yes! Of course we wouldn\'t forget about your past accomplishments in Warsong Gulch.','',NULL,NULL,NULL,'','','','',20256,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20558,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8570,0,3277,1,1,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Past Efforts in Warsong Gulch','Ah, yes! Of course we wouldn\'t forget about your past accomplishments in Warsong Gulch.','',NULL,NULL,NULL,'','','','',20256,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20558,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8572,2,1377,60,60,0,0,255,0,0,609,9000,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Veteran\'s Battlegear','The badges you collect from performing combat, logistics and tactical assignments for Cenarion Hold are more than just for show, $N.$B$BYou\'d be wise to hold on to them. As you prove your loyalty to our organization I can offer you some of the gear we reserve for our closest allies in exchange for those badges.','Bring 7 Cenarion Combat Badges, 4 Cenarion Logistics Badges and 4 Cenarion Tactical Badges to Vargus at Cenarion Hold in Silithus. You must also attain Honored reputation with Cenarion Circle to be able to complete this quest.$B','Great work, $n. Please accept this on behalf of the Cenarion Circle. You\'ve certainly earned it, friend!','It\'s in our best interest to keep our most loyal allies well geared, $N.$B','','','','','',20802,20800,20801,0,7,4,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21181,21182,21183,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8573,2,1377,60,60,0,0,255,0,0,609,42000,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Champion\'s Battlegear','The badges you collect from performing combat, logistics and tactical assignments for Cenarion Hold are more than just for show, $N.$B$BYou\'d be wise to hold on to them. As you prove your loyalty to our organization I can offer you some of the gear we reserve for our closest allies in exchange for those badges.','Bring 15 Cenarion Combat Badges, 20 Cenarion Logistics Badges, 20 Cenarion Tactical Badges and 1 Mark of Cenarius to Vargus at Cenarion Hold in Silithus. You must also attain Exalted reputation with Cenarion Circle to be able to complete this quest.$B','Great work, $N. Please accept this on behalf of the Cenarion Circle. You\'ve certainly earned it, friend! ','It\'s in our best interest to keep our most loyal allies well geared, $N.','','','','','',20802,20800,20801,21508,15,20,20,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21188,21190,21180,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8574,2,1377,60,60,0,0,255,0,0,609,21000,0,0,0,0,0,0,256,1,8800,0,0,0,0,0,0,'Stalwart\'s Battlegear','The badges you collect from performing combat, logistics and tactical assignments for Windcaller Proudhorn are more than just for show, $N.$B$BYou\'d be wise to hold on to them. As you prove your loyalty to our organization I can offer you some of the gear we reserve for our closest allies in exchange for those badges.','Bring 15 Cenarion Combat Badges, 20 Cenarion Logistics Badges, 17 Cenarion Tactical Badges and 1 Mark of Remulos to Vargus at Cenarion Hold in Silithus. You must also attain Revered reputation with Cenarion Circle to be able to complete this quest.','Great work, $n. Please accept this on behalf of the Cenarion Circle. You\'ve certainly earned it, friend!','It\'s in our best interest to keep our most loyal allies well geared, $N.',NULL,'','','','',20802,20800,20801,21515,15,20,17,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21184,21185,21186,21189,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8575,2,16,60,60,0,0,255,0,0,0,0,910,0,0,0,0,0,0,0,0,0,0,0,20949,1,0,'Azuregos\'s Magical Ledger','You cannot understand a single word on this ledger. You don\'t even know what language it is written in!','Deliver Azuregos\'s Magical Ledger to Narain Soothfancy in Tanaris.','$B$BOutstanding, $R! What is it? I can\'t read a lick of Draconic.','Ooooh! Magical pulsing thingy! For me?','','','','','',20949,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,10,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8576,0,440,60,60,0,0,255,0,0,0,0,910,0,0,0,0,0,0,0,8575,0,0,0,0,0,0,'Translating the Ledger','','','First things first, $N! We need to figure out what Azuregos wrote in this ledger.$B$BYou say that he\'s told you to make an arcanite buoy and that this is the schematic? Strange that he would write this in Draconic. That old goat knows I can\'t read this nonsense.$B$BIf this is going to work, I\'m going to need my scrying goggles, a five hundred pound chicken and volume II of \"Draconic for Dummies.\" Not necessarily in that order.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,10,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8577,2,440,60,60,0,0,255,0,0,0,0,910,0,0,0,0,0,64,0,8576,0,0,8578,0,0,0,'Stewvul, Ex-B.F.F.','If I am to translate anything, I will need my scrying goggles. Unfortunately, those were stolen quite some time ago by my ex-best friend forever, Stewvul. He broke my heart in five places and then left me here to rot.$B$BWith the help of my trusty crystal ball, I\'ve isolated his whereabouts to either the Greymane Wall in Silverpine or what appears to be a portal world in the Outland that is currently being overrun by the Burning Legion. You\'re going to have to track him down and get my goggles back, $N!','Narain Soothfancy wants you to find his ex-best friend forever (BFF), Stewvul, and take back the scrying goggles that Stewvul stole from him.','I can\'t believe he found me. I thought for sure that I\'d lost him when I was in the Outland. I\'m not going back there, $R! No way, no how! I\'m through being his part time best friend forever and full time slave.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,10,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8578,2,2717,60,60,62,0,255,0,0,0,0,910,0,0,0,0,0,64,0,8577,0,-8578,0,0,0,0,'Scrying Goggles? No Problem!','$B$BYou just want his scrying goggles? Great! That will be no problem... Just give me a minute to... Hey! Where the... Dagnabbit!$B$BWell, there\'s some bad news and some worse news. The bad news is that I lost the goggles. The worse news is that I lost them when I was nosing around in the Molten Core last month. Yep, the Molten Core... I guess that concludes our business! Bye!','Find Narain\'s Scrying Goggles and return them to Narain Soothfancy in Tanaris.','Outstanding! Now where did I put that 500 pound chicken and Volume II of \"Draconic For Dummies???\" Oh, and here\'s a little something for all your hard work!','The Molten Core, eh? I hope my goggles are still in one piece!','','','','','',20951,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18253,0,0,0,3,0,0,0,910,0,0,0,0,10,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8579,0,3428,60,60,62,0,255,0,0,0,0,0,0,0,0,0,0,256,0,0,0,0,0,0,0,0,'Mortal Champions','','','I see that you\'re no ordinary mortal, $n. Your chances against the Old God, however infinitely small, are greater than ours at this point. After all, while he expects dragons at his doorstep, he is not prepared for someone like you.$b$bJust as Anachronos and Staghelm defeated the Qiraji a thousand years ago through the alliance of mortal and dragon races, we too shall form a pact. Gain the trust of the Bronze Dragonflight and you\'ll gain our trust. Only then we shall make a true champion out of you.','We sense the presence of our enslaved brethren deeper inside Ahn\'Qiraj; yet not even an army of dragons would be enough to rescue them, $r.$b$bThe same spell that imprisoned them would place us firmly under C\'Thun\'s control should we come any closer to him.$b$bThe Old God has foreseen our arrival. All hope is lost. What difference could a mere mortal like you possibly make?','','','','','',21229,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,609,0,0,0,500,100,0,0,0,0,3900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8580,2,-365,57,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Horde Needs Firebloom!','Hey, $c. Ya you, mon! There be a whole mess of firebloom the Horde thinkin\' they need for this Ahn\'Qiraj war effort. Maybe they put it in nice things that go boom? Maybe they give it to the Alliance as fuel for their steam tanks? Who knows? Not Pele\'keiki!$B$BPele\'keiki know this though... he know you gonna help him out and bring back lots of the firebloom, right, mon?','Bring 20 Firebloom to Batrider Pele\'keiki at the Valley of Spirits in Orgrimmar.','Cross your fingers, friend! Here\'s to hoping we can save Noggle!','Are you done collecting those samples? We could lose Noggle any minute now!','','','','','',4625,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21511,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8581,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8580,0,0,0,0,0,0,'The Horde Needs More Firebloom!','Pele\'keiki know you come to help. Bring many firebloom and make him very happy. Pele\'keiki might make big bombs with firebloom. Drop them on insects from his bat over Ahn\'Qiraj when war come. But Pele\'keiki need more firebloom, $C!$B$BYou gonna bring Pele\'keiki that firebloom, real quick now. Come back with at least as much as last time, and Pele\'keiki be pleased.','Bring 20 Firebloom to Batrider Pele\'keiki at the Valley of Spirits in Orgrimmar.','This no joke, $C? You bring Pele\'keiki firebloom that fast? Pele\'keiki count them up right now, mon! You makin\' Pele\'keiki so happy, he be tellin\' everyone, $N best firebloom collector ever! Pele\'keiki can\'t wait for war to start. Now we really light up the sky over Silithus, right, bruddah?!','','','','','','',4625,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21511,0,0,5,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8582,2,-365,50,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Horde Needs Purple Lotus!','The purple lotus, $c, is a reagent in a great many potions, elixirs and oils, some of which will be of use to us at Ahn\'Qiraj. We\'re going to need to create an immense number of those potions for the war effort. And I\'m going to experiment to find more uses for the lotus as well. But to do all of that I\'m going to need a great quantity of the flower.$B$BThat\'s where you come in. Go out into the field and collect up as many purple lotuses as you can. Is this something that you are willing to do for us?','Bring 20 Purple Lotus to Apothecary Jezel at the Valley of Spirits in Orgrimmar.','Good. Well done, $C.$B$BNow that Malcin is dead, we can at least know that the Scourges advances will be halted. The Dark Lady thanks you for your efforts and wishes to reward you with a gift.$B$BAlthough we do not know the extent of the Scourges influence within the Downs, I am sure we will discover their plots soon enough.','Have you found the Ambassador, $N? Is he dead?$B$BWe cannot afford to allow the Scourge to take a foothold on Kalimdor. They are enough of a threat to our own borders to have to deal with them on two fronts.$B$BThe only optimistic sign from the events you\'ve told me about is that the crone seemed uncorrupted. She must know deep in her spirit that the Scourge may bring great power, but that the Barrens would not truly be hers if she were to agree to their deal.','','','','','',8831,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21512,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8583,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8582,0,0,0,0,0,0,'The Horde Needs More Purple Lotus!','In fact it does appear that we are in need of even more purple lotus, $C. While my own studies have yet to determine a new useful application for the herb, there are tried and true methodologies yet to be employed.$B$BI need you to once again go out into the field and collect at least twenty purple lotus samples. Return them to me here.','Bring 20 Purple Lotus to Apothecary Jezel at the Valley of Spirits in Orgrimmar.','Excellent and precise work, $N. Your diligence is to be commended, as is your celerity. I will personally see to it that none of these purple lotus go to waste.$B$BThank you again, and should you come by more purple lotus do not hesitate to bring them to me with utmost haste.','','','','','','',8831,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21512,0,0,7,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8584,2,440,60,60,0,0,255,0,0,0,0,910,0,0,0,0,0,64,0,8576,0,0,8585,0,0,0,'Never Ask Me About My Business','If there is one thing that you should know about me, it is this: NEVER ask me about my business! I work with things you simply cannot understand. Like for example: Do you know what a psychotronic muzzledorf is? Of course you don\'t! And that\'s why we leave the planning to me and the fetching to you.$B$BAs I said earlier, if this is going to work, we\'re going to need a 500 pound chicken.$B$BHead to Gadgetzan and speak with Dirge Quikcleave - he\'ll get you started on finding a suitable specimen.$B','Narain Soothfancy in Tanaris wants you to speak with Dirge Quikcleave in Gadgetzan.','$B$BA 500 pound chicken? There\'s no such thing! Not anymore, at least. I knew of such a chicken... The Black Chicken of Death...$B$B$B$BBut yes, nobody ever saw that chicken and lived to tell the tale. I\'ve got an idea that could benefit the both of us, kid.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8585,2,440,60,60,62,0,255,0,0,0,0,910,0,0,0,0,0,64,0,8584,0,0,8586,0,0,0,'The Isle of Dread!','Legend has it that the chimaerok of the Isle of Dread in Feralas have the most succulent and tender vittles in existence! Now these chimaerok also have a daddy who, with proper preparation, may or may not look like a 500 pound chicken.$B$BHead to the Isle of Dread and kill Lord Lakmaeran and bring me his fresh carcass. That should satisfy the gnome. To satisfy me, you\'ll need to get your hands on some chimaerok tenderloin.$B$BDo this and you\'ll have your 500 pound chicken and a little something extra.$B','Recover Lakmaeran\'s Carcass and 20 Chimaerok Tenderloins for Dirge Quikcleave in Tanaris.','Look at the marbleization on those tenderloins! Fantastic!$B$BNow about that chicken... Hrm, let me see. I\'m going to need a few minutes to devise the recipe.','Mmmmm... Chimaerok...','','','','','',21027,21024,0,0,1,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,500,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8586,2,440,60,60,0,0,255,0,0,0,0,910,0,0,0,0,0,64,0,8585,0,0,8587,0,0,0,'Dirge\'s Kickin\' Chimaerok Chops','My recipe is complete! What I need from you now is some rocket fuel and deeprock salt. I\'ll handle the spices and the meat you brought me will cover the rest.$B$BAfter you bring me what I asked for, the chicken will be ready to take back to Narain.','Dirge Quikcleave in Gadgetzan wants you to bring him 20 Goblin Rocket Fuel and 20 Deeprock Salt.','It\'s ready! I present to you my greatest creation: Dirge\'s Kickin\' Chimaerok Chops! ','Hurry it up, kid. We don\'t want this meat to go bad. ','','','','','',9061,8150,0,0,20,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21025,21023,0,0,1,20,0,0,910,0,0,0,0,500,0,0,0,0,27000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8587,2,440,60,60,0,0,255,0,0,0,0,910,0,0,0,0,0,64,0,8586,0,-8578,0,21028,1,0,'Return to Narain','I\'m a goblin of my word, kid. Here\'s your 500 pound chicken.$B$BWhat a gnome wants with a 500 pound chicken, I\'ll never know...$B$B$B$BProbably to sleep in it... Dirty gnomes...','Deliver the 500 Pound Chicken to Narain Soothfancy in Tanaris.','$B$BMMmmm... This is unbelievable! Best chicken I\'ve ever had! ','What is that scrumptious smell? ','','','','','',21028,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,500,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8588,2,-365,53,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Horde Needs Heavy Leather!','Since we\'re preparing for war, it might be best if we get all of the goods we need first, don\'t you think, mon? One of the staples of the war materiel that we\'re producing is heavy leather. We\'ll use it for just about everything, from reinforcement to armor, and good old plain tarps too.$B$BBut first we need to get our hands on more of it. That\'s your job, $c. Sharpen your knife and bring me back a bundle. Then we\'ll talk further.','Bring 10 Heavy Leather to Skinner Jamani at the Valley of Spirits in Orgrimmar.','Simply amazing... look at the purity of these samples. Hmm, I wonder what it could mean. They seem to be elemental in nature, but... something more. They remind me of... of the Old Gods. We\'ve found traces of them throughout Azeroth, and now I wonder if these creatures aren\'t related to them somehow.$B$BWe shall have to test further.','I\'ve got no time for games if you\'re just here to jibber-jabber, $C. There are too many stacks of heavy leather that need curing. Come back when you have at least ten for me.','','','','','',4234,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21511,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8589,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8588,0,0,0,0,0,0,'The Horde Needs More Heavy Leather!','It\'s true, $C, I still need more heavy leather. The requests from the generals and their quartermasters seem endless. And that\'s nothing compared to what the zeppelin masters are asking for!$B$BI need to get my quota collected on the double. Baekun, bring me more stacks of heavy leather as soon as you can!','Bring 10 Heavy Leather to Skinner Jamani at the Valley of Spirits in Orgrimmar.','You da mon, mon! Thank you so much for the heavy leather. Every little bit gets us that much closer. I\'ll just get these onto a pile so that the other leatherworkers can get to work on them.$B$BThanks again, $N, and if you come across more stacks of heavy leather, you know where you can find me.','','','','','','',4234,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21511,0,0,5,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8590,2,-365,54,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Horde Needs Thick Leather!','I\'m glad that you decided to speak to me about this, $c. It looks like the Horde\'s preparations for the upcoming Ahn\'Qiraj War are in full swing. But you and I still need to do our part.$B$BI\'ve been asked to collect a great number of thick leather skins for use in all manner of war materiel, and I need you to help me by going out there and gathering them up. There\'s honor and the gratitude of the Horde in it for you should you decide to help. Will you?','Bring 10 Thick Leather to Sergeant Umala at the Valley of Spirits in Orgrimmar.','Good work, $C. I\'m sure that these thick leather skins will be put to use reinforcing zeppelins and making all manner of armor and weaponry. You have my thanks, and that of the Horde. Come back again if you come across more thick leather in your travels, and luck be with you.','$C, have you returned so soon with the ten thick leather that we discussed?','','','','','',4304,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21512,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8591,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8590,0,0,0,0,0,0,'The Horde Needs More Thick Leather!','Druid, as you can see I still need to gather up more thick leather. Once again I ask your help with this task, and promise that if you complete it, you will be recognized for your efforts.$B$BTime is of the essence! Return to me with the thick leather so that we can finish our preparations and go to war, hero!','Bring 10 Thick Leather to Sergeant Umala at the Valley of Spirits in Orgrimmar.','You did it, $N, I knew that you would! Once again, thank you on behalf of the entire Horde. Your efforts have been noted and are greatly appreciated. And if you find yourself with more thick leather that you\'d like to donate, bring them to me here.$B$BLok\'tar Ogar, $C!','','','','','','',4304,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21512,0,0,7,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8592,2,3428,60,60,62,16,0,0,0,910,3000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Tiara of the Oracle','The Twin Emperors... their incessant whispers are slowly taking a toll on my sanity. They mock me, knowing I cannot step further into their domain to save my brother Arygos.$B$BIn my visions I see their monstrous faces adorned by powerful crowns. But I will have my revenge... I will transmute these symbols of Qiraji power to ones better suited to our needs.$B$BBring me the components I require, $N. I will give you a headpiece of unmatched power.','Bring Vek\'nilash\'s Circlet, 2 Idols of the Sage, 5 Silver Scarabs and 5 Bone Scarabs to Andorgos in Ahn\'Qiraj. You must also attain Friendly reputation with the Brood of Nozdormu to complete this quest.','You\'ve succeeded! The whispers from the Twin Emperors have ceased.$B$BTake this as a reward. The mere sight of it will strike fear in the hearts of the Qiraji... it shall remind them of their fallen leaders and of the mortal that slew them.','Did you bring me the components I asked for, $N?','','','','','',20926,20877,20860,20864,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21348,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8593,2,3428,60,60,62,16,0,0,0,910,3000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Trousers of the Oracle','You seek to prove your worth to my kind, mortal? Very well, perhaps we can be of mutual assistance.$B$BThe ancient sandworm, Ouro, is a being of legendary power. He is rumored to have been created by the Old God himself as a mockery of life.$B$BHis skin is unnatural... thick, nearly impregnable, yet it\'s flexible and allows him to move with the speed and grace of a much smaller creature.$B$BBring me a sample of his skin along with other minor components and I shall craft you leggings of great power.','Bring Ouro\'s Intact Hide, 2 Idols of Life, 5 Gold Scarabs and 5 Clay Scarabs to Kandrostrasz inside Ahn\'Qiraj. You must also attain Friendly reputation with the Brood of Nozdormu to complete this quest.','Yes... the worm\'s skin will make for an excellent protective layer. Combined with the strongest parts from the Qiraji we\'ve destroyed on our way here, this should make for a formidable piece of armor. May it aid you in facing the unspeakable horrors that await inside!','Did you bring the components I require, $N?','','','','','',20927,20879,20859,20863,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21352,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8594,2,3428,60,60,62,16,0,0,0,910,0,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Mantle of the Oracle','It is said among us that the ornate shoulder armor worn by the mortal races started as an attempt to emulate the wings of a dragon.$B$BBring me the bindings worn by the highest Qiraji leaders and I shall shape them into a set of pauldrons more dreadful than even the wings of Nefarian himself!','Bring the Qiraji Bindings of Command, 2 Idols of Rebirth, 5 Silver Scarabs and 5 Ivory Scarabs to Andorgos in Ahn\'Qiraj. You must also attain Neutral reputation with the Brood of Nozdormu to complete this quest.','From the materials you bring and from the scales of our fallen Qiraji foes I make you these pauldrons, mortal. May they grant you the protection you need and may the sight of them strike fear into our enemies.','Have you collected the components I require?','','','','','',20928,20878,20860,20865,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21350,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8595,0,3428,60,60,62,0,255,0,0,0,0,0,0,0,0,0,0,256,1,8579,0,0,0,0,0,0,'Mortal Champions','','','You continue to serve us well, $n. Our pact remains in place.','Killing one Qiraji lord is a notable accomplishment for a mortal, $n. They are however, numerous and powerful. Continue to defeat them to prove your worth as our champion.','','','','','',21229,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,609,0,0,0,500,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8596,2,3428,60,60,62,16,0,0,0,910,0,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Footwraps of the Oracle','Qiraji magic is strong and ancient. The most powerful qiraji wield items of such might, they\'d give pause even to a dragon.$B$BBring me the qiraji bindings of command and other minor components by and I\'ll create a set of powerful boots for you.$B$BYou will find them useful in the fight against the enemy.','Bring the Qiraji Bindings of Command, 2 Idols of Death, 5 Bronze Scarabs and 5 Gold Scarabs to Kandrostrasz in Ahn\'Qiraj. This quest also requires Neutral faction with the Brood of Nozdormu.','You\'ve done well, $N. You\'ve proven you\'re no ordinary mortal.$B$BI give you these with the confidence they\'ll aid you in crushing the vile qiraji.','You\'ve acquired the items I requested, $N?','','','','','',20928,20876,20861,20859,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21349,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8597,2,440,60,60,0,0,255,0,0,0,0,910,0,0,0,0,0,64,0,8576,0,0,8598,0,0,0,'Draconic for Dummies','I knew that book would come in handy some day! Thankfully, I had the wit and foresight to stow it somewhere safe.$B$BDon\'t worry, it\'s in a place that nobody could ever hope to find it! I needed a gyrocopter just to get there the first time. Unfortunately I crashed it on the beach on my way back. It was through that accident that I gained these super-gnomish psychic powers!$B$BLook for my crashed gyrocopter somewhere on Land\'s End Beach and swim south from there! You\'ll know the spot when you see it!','Find Narain Soothfancy\'s book, buried on an island in the South Seas.','The book is gone! On top of the dirt mound is a note.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,10,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8598,2,440,60,60,0,0,255,0,0,0,0,910,0,0,0,0,0,64,0,8597,0,0,8606,21029,1,0,'rAnS0m','$B$BWe\'ve got your precious book, gnome. If you ever want to see it again, you\'ll do exactly as we ask.$B$B$B$BBring the money and come alone!','Return the Ransom Letter to Narain Soothfancy in Tanaris.$B','$B$BBooknap my... book, will they!? I\'ll teach them what it means to mess with a psychic gnome!','Say, what\'s the matter?','','','','','',21029,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,10,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8599,2,440,60,60,0,0,255,0,0,0,0,910,0,0,0,0,0,64,0,-8597,0,0,0,21032,1,0,'Love Song for Narain','It isn\'t often that I get visitors. As a matter of fact, the last time I had a visitor was when I rescued that dear, sweet gnome from the wreckage of the crashed flying machine.$B$B$B$BDo you know him? Narain? Narain Soothfancy? Oh it would mean so much to me if somebody would deliver a message to him for me. I must tell him how I feel! I know it\'s love! I just know it!$B$BCould you possibly deliver a message to Narain? I would be forever indebted to you!','Take Meridith\'s Love Letter to Narain Soothfancy in Tanaris.','What!?$B$B$B$BWell, um... What do you want me to do??? She\'s a fish! A FISH I tell you! And I\'m a gnome. It could never work out.','You smell like fish!','','','','','',21032,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,10,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8600,2,-365,55,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Horde Needs Rugged Leather!','I find that the fit of the knife in your palm is more important than the edge on it. Even the dullest blade can be made to cut if pressure is being properly applied through it, wouldn\'t you agree, $c? But you and I don\'t have such problems as we maintain the sharpest of edges, yes? $B$BWell, no matter, I have a task for you. In service to the Horde, and to do your part for the Ahn\'Qiraj war effort, I want you to return to me with a number of rugged leather skins. This is something that you will do, no?','Bring 10 Rugged Leather to Doctor Serratus at the Valley of Spirits in Orgrimmar.','Very well, it appears you\'ve done a fairly decent job of it, though some of those skins look a bit ragged about the edges. No matter, the task is completed, and you have earned your reward. Should you come across another stack of rugged leather, be sure to bring them to me posthaste.','It couldn\'t possibly be taking you this long to slice off ten rugged leather for me! Perhaps you should sharpen your skinning knife? Or, perhaps I am mistaken and you have them there in your pack?','','','','','',8170,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21513,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8601,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8600,0,0,0,0,0,0,'The Horde Needs More Rugged Leather!','Preparations for the impending war at Ahn\'Qiraj are proceeding, $C. However, to ensure that we do not fall behind, or at least that I am not the one that causes us to fall behind, I want for you to bring back another stack of rugged leather. Your prompt attention to this matter will be greatly appreciated, $N.','Bring 10 Rugged Leather to Doctor Serratus at the Valley of Spirits in Orgrimmar.','Practice, practice, practice. A well honed knife and the skill to use it will get you far in this world, $N. Looks like the edges on these skins are better than the last. Did you buy a new knife?$B$BIn any case, we thank you for your efforts. Your donation has been noted, and will be put to good use I can assure you. Should you find yourself in the possession of more rugged leather, be sure to come back and speak with me, as I will probably need it.','','','','','','',8170,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21513,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8602,2,3428,60,60,62,64,178,0,0,910,0,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Stormcaller\'s Pauldrons','It is said among us that the ornate shoulder armor worn by the mortal races started as an attempt to emulate the wings of a dragon.$B$BBring me the bindings worn by the highest Qiraji leaders and I shall shape them into a set of pauldrons more dreadful than even the wings of Nefarian himself!','Bring the Qiraji Bindings of Dominance, 2 Idols of Life, 5 Gold Scarabs and 5 Crystal Scarabs to Andorgos in Ahn\'Qiraj. You must also attain Neutral reputation with the Brood of Nozdormu to complete this quest.','From the materials you bring and from the scales of our fallen Qiraji foes I make you these pauldrons, mortal. May they grant you the protection you need and may the sight of them strike fear into our enemies.','Have you collected the components I require?','','','','','',20932,20879,20859,20862,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21376,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8603,2,3428,60,60,62,16,0,0,0,910,9000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Vestments of the Oracle','The unmentionable Old God slowly awakens from his slumber beneath Ahn\'Qiraj. The terrible fate that awaits Azeroth could come in days or years; time has no meaning for beings of his power.$B$BWhen the stars are favorable, he will lash out against all living beings with terrible wrath. You must find him before then and find a way to bring his existence to an end.$B$BDo this and bring me a piece of his husk. I shall grant you armor no mortal has ever worn... armor fit for one who has slain a god!','Bring the the Husk of the Old God, 2 Idols of Death, 5 Stone Scarabs and 5 Crystal Scarabs to Vethsera inside Ahn\'Qiraj. You must also attain Honored reputation with the Brood of Nozdormu to complete this quest.','I did not expect you to return from your attempt, $N.$B$BYou\'ve fulfilled a destiny greater than that of most immortal beings.$B$BBy slaying C\'Thun you\'ve not only saved all of Azeroth, you\'ve also tipped the scales of cosmic events beyond your comprehension.$B$BAccept these vestments as a symbol of the glory and burden that will come as a consequence of your actions.$B$BMay their power aid you in the challenges that await you, god-slayer!','At his dwelling in Ahn\'Qiraj, dread C\'Thun awaits in slumber.','','','','','',20933,20876,20858,20862,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21351,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8604,2,-365,55,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Horde Needs Wool Bandages!','Greetings, $c. In preparation for the war at Ahn\'Qiraj, I am here coordinating the Horde\'s efforts at gathering wool bandages. Unfortunately, out in the field, our soldiers cannot afford to rely upon the presence of a healer to keep them alive. Trust me, I know first hand. Thus, we\'re putting together all of these first aid kits for them.$B$BIf you have the time, I need many wool bandages. Return them to me here and I will see to it that you are properly rewarded.','Bring 20 Wool Bandages to Healer Longrunner at the Valley of Spirits in Orgrimmar.','You have my sincere gratitude. Your efforts in helping Cenarion Hold have shown true courage.','The dredge strikers are a serious threat and must be dealt with quickly!','','','','','',3530,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21510,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8605,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8604,0,0,0,0,0,0,'The Horde Needs More Wool Bandages!','Good to see you again, $C. We are still working on preparations here for the war effort, and I can still use all of the help that you can give in gathering up wool bandaging. Any assistance at all will be greatly appreciated. I only hope that our efforts will be good enough. I\'ve lost too many noble souls on the battlefields of yesterday to not do everything in my power to see to it that doesn\'t happen again.','Bring 20 Wool Bandages to Healer Longrunner at the Valley of Spirits in Orgrimmar.','You are an honorable $C, $N! I will see to it that these bandages get into the right hands. You have my thanks, and that of the Horde.$B$BGo in peace, and return to me again should you find yourself with excess wool bandaging. We can use all of the help that we can get here.','','','','','','',3530,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21510,0,0,3,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8606,2,440,60,60,1,0,255,0,0,0,0,910,0,0,0,0,0,64,0,8598,0,0,8620,21042,1,0,'Decoy!','I\'ve got it! Here\'s what we\'re going to do. I\'m going to fill a sack up with rocks and you\'re going to make the drop. I know it said that I should make the delivery and I\'m going to - sort of.$B$B$B$BYes, you will do just fine. Take this turban, robe, and sack of rocks and head to the drop off point in Winterspring.$B$BI\'ve included everything you need in this special kit. When they show up to pick up the goods, snuff them out! That will teach them to mess with Narain!$B','Narain Soothfancy in Tanaris wants you to travel to Winterspring and place the Bag of Gold at the drop off point documented by the booknappers.','I think we may have underestimated these booknappers.','','','Who Does Number Two Work For?','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15554,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,25,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8607,2,-365,57,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Horde Needs Mageweave Bandages!','I trust that you are speaking to me because you are going to help with the collection I have been entrusted to? Good! By whatever means, and I do mean whatever, I wish for you to gather up a good number of mageweave bandages. Fresh would be nice, but not absolutely necessary. Return them to me here, $c, and I will personally see to it that you are properly rewarded.','Bring 20 Mageweave Bandages to Lady Callow at the Valley of Spirits in Orgrimmar.','Surprising, yet acceptable. Perhaps I underestimated your \'abilities\', $C. Perhaps. You completed a very simple task, and for doing so you are to be rewarded out of proportion. But don\'t let it go to your head. If you really want to prove yourself you should get out there and bring me another bundle of mageweave bandages.','Do not fail and make me look bad, $C! Return here as quickly as possible with the mageweave bandages we discussed.','','','','','',8544,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21512,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8608,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8607,0,0,0,0,0,0,'The Horde Needs More Mageweave Bandages!','You returned? Interesting. As you can see I am still collecting for the Ahn\'Qiraj \'war effort\'. Which means that I need you to once again go out and collect a stack of mageweave bandages for me. I look forward to your return, $C.','Bring 20 Mageweave Bandages to Lady Callow at the Valley of Spirits in Orgrimmar.','Astounding, $C, you actually did it again! Well, they do say that I have good taste in those that I choose to place in my service. Very well, your contribution is noted and you will receive the social benefits that your efforts have afforded. I suggest though that you go back out and gather yet another bundle of mageweave bandages if you truly wish to prove your worth.','','','','','','',8544,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21512,0,0,7,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8609,2,-365,59,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Horde Needs Runecloth Bandages!','It appears inevitable that the Horde and Alliance are on a collision course for war at Ahn\'Qiraj. Surprisingly, it is not a war with each other, but rather with the silithid, and whatever force controls them. Also surprisingly, both sides are doing their part to gather the resources necessary to wage a successful war.$B$BI am collecting runecloth bandages to distribute to the soldiers, but I won\'t be successful without assistance, hopefully yours. Is this something that you can aid me with, $c?$B','Bring 20 Runecloth Bandages to Stoneguard Clayhoof at the Valley of Spirits in Orgrimmar.','Sweet, you got it!','Did you get the venom?','','','','','',14529,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21513,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8610,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8609,0,0,0,0,0,0,'The Horde Needs More Runecloth Bandages!','Ever does the time grow nearer when we shall launch ourselves headlong into the conflagration at Ahn\'Qiraj, priest. But first we must gather our strength and prepare so that we can survive the onslaught of the insects and their masters.$B$BIf you are here again, then surely you wish to make another contribution of runecloth bandages to the war effort? Please do so as soon as you can and return to me once more.','Bring 20 Runecloth Bandages to Stoneguard Clayhoof at the Valley of Spirits in Orgrimmar.','It is a very selfless act of giving that you perform, $N. One that is likely to save the lives of many combatants at Ahn\'Qiraj. Thank you and know that you have the appreciation of the Horde for your donation. Should you create, or come across, more runecloth bandages, please consider bringing them to me here.','','','','','','',14529,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21513,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8611,2,-365,49,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Horde Needs Lean Wolf Steaks!','I\'m not standing here just to get a nice tan, $c. There are war preparations to be made. If we\'re going to crush those bugs at Ahn\'Qiraj then we need to be ready, and that includes food too!$B$BThey have me gathering and salting lean wolf steaks here for the upcoming war. But since I need to stay here to take care of all of this, I need you to go out, kill some wolves and then cook up the meat into lean wolf steaks and bring them back to me here. You got all that?','Bring 20 Lean Wolf Steaks to Bloodguard Rawtar at the Valley of Spirits in Orgrimmar.','Wonderful, $C! These will do nicely. There are enough here to make a cloak for Korrin, and possibly even more! Thank you.$B$BI hope the trip wasn\'t too dangerous? The area of Feralas is not known for being forgiving, but you\'ve obviously done well enough.$B$BThank you again, $C.','The sprite darters can be dangerous critters when provoked. Be careful when dealing with them, $C. And be even more careful of any night elves in the area. The pestering fools tend to hold up in the forests also.$B$BWhen you\'ve gotten enough of the wings, let me know, I\'ll be sure to reward you well!','','','','','',12209,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21510,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8612,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8611,0,0,0,0,0,0,'The Horde Needs More Lean Wolf Steaks!','As you can see, $C, we still need to pack away more food for the soldiers. I don\'t know if you\'ve ever been in a war before, but once you get past the initial shock of the battlefield, you can get pretty hungry. You did a good job last time, so I expect that you\'ll do as well, if not a little quicker, in getting me another stack of those lean wolf steaks.','Bring 20 Lean Wolf Steaks to Bloodguard Rawtar at the Valley of Spirits in Orgrimmar.','','','','','','','',12209,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21510,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8613,2,-365,52,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Horde Needs Spotted Yellowtail!','It be a nice day for fishin\', don\'t\'cha think mon? Good thing, cuz I be needin\' a lot of fish it lookin\' like. The Horde, they askin\' me to be in charge of collectin\' a ton of the spotted yellowtail for them. They say they needin\' it for the war they getting\' ready for at Ahn\'Qiraj. I say to them I do the best I can. So I be needin\' to get some help. You gonna be helpin\' me, $c?','Bring 20 Spotted Yellowtail to Fisherman Lin\'do at the Valley of Spirits in Orgrimmar.','Oh ya, this be the good stuff. I pack it up real nice so it not go to waste. Thanks be to you for helpin\' me out like this. I\'m thinkin\' you an A-number-one fisherman for all this spotted yellowtail. An if you happen to fish up and cook even more, you bring it to me here; I make sure everyone know you did!','Back so soon with the spotted yellowtail, $C? You rememba\' to cook it up nice? We not servin\' raw fish to the soldiers out in the hot desert sun, to be sure.','','','','','',6887,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21512,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8614,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8613,0,0,0,0,0,0,'The Horde Needs More Spotted Yellowtail!','So as you can see, we still be needin\' a lot of the fishies. The combatants in the upcomin\' Ahn\'Qiraj War gonna be needin\' a lot to eat, so I needin\' to get all the spotted yellowtail that I can. You catch \'em, cook \'em, and bringin\' \'em back to me here, and I be givin\' you thanks, and the thanks of the Horde.','Bring 20 Spotted Yellowtail to Fisherman Lin\'do at the Valley of Spirits in Orgrimmar.','That be the best catch yet, $N! Good, honest work right there. And no bones too! Thanks goin\' out to you for this spotted yellowtail here mon. Come back soon if you cookin\' up some more!','','','','','','',6887,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21512,0,0,7,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8615,2,-365,20,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Horde Needs Baked Salmon!','The Ahn\'Qiraj war effort is an immense undertaking, $c. All of the materials being gathered here, whether it is metal for weapons, or food to eat, are all as important as the other. For, if you haven\'t eaten in days you will not have the strength to lift your axe when it matters.$B$BThus, we gather what food we can. I am collecting baked salmon, a dish that was chosen both for its sustenance and its ability to keep well. Can you aid me with this task, $c?','Bring 20 Baked Salmon to Chief Sharpclaw at the Valley of Spirits in Orgrimmar.','Wonderful, $C! These will do nicely. There are enough here to make a cloak for Korrin, and possibly even more! Thank you.$B$BI hope the trip wasn\'t too dangerous? The area of Feralas is not known for being forgiving, but you\'ve obviously done well enough.$B$BThank you again, $C.','The sprite darters can be dangerous critters when provoked. Be careful when dealing with them, $C. And be even more careful of any night elves in the area. The pestering fools tend to hold up in the forests also.$B$BWhen you\'ve gotten enough of the wings, let me know, I\'ll be sure to reward you well!','','','','','',13935,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21513,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8616,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8615,0,0,0,0,0,0,'The Horde Needs More Baked Salmon!','The last batch of baked salmon that you donated to the war effort looked very delicious, $C. I must admit that I was tempted to take a few for myself. As you can tell, we have not yet reached our quota here. I am hoping you have returned because you have another stack of baked salmon with you','Bring 20 Baked Salmon to Chief Sharpclaw at the Valley of Spirits in Orgrimmar.','','','','','','','',13935,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21513,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8619,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Morndeep the Elder','','','It is good to know the people of this land still pay homage to the olden races. I bid you well, $N, and offer you this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,84,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8620,2,440,60,60,62,0,255,0,0,0,0,910,0,0,0,0,0,64,0,8606,0,-8578,0,21112,1,0,'The Only Prescription','I should have known. My arch-enemy, Doctor Weavil, up to his old tricks! And now, thanks to your failure in Winterspring, Doctor Weavil has destroyed my book! How are you going to save the world now, hero?$B$BThe note I received stated that the only known copy of \"Draconic for Dummies: Volume II\" was ripped into 8 parts and scattered to the wind! If you somehow manage to find those missing chapters, use this magical binding to put them back together and return to me.','Recover the 8 lost chapters of Draconic for Dummies and combine them with the Magical Book Binding and return the completed book of Draconic for Dummies: Volume II to Narain Soothfancy in Tanaris.','Fantastic! I can\'t believe you went through the hassle! Are you some kind of machine? If it were me, I would have probably just let the world implode.$B$BI tip my turban to you, sir. And no good deed should go unrewarded.','I put my pants on just like you - one leg at a time. Except when my pants are on, I make arcanite buoys. Arcanite buoys, baby!','','','','','',21111,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21517,0,0,0,1,0,0,0,910,0,0,0,0,150,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8621,2,3428,60,60,62,64,178,0,0,910,0,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Stormcaller\'s Footguards','Qiraji magic is strong and ancient. The most powerful qiraji wield items of such might, they\'d give pause even to a dragon.$B$BBring me the qiraji bindings of dominance and other minor components and I\'ll create a set of powerful boots for you.$B$BYou will find them useful in the fight against the enemy.','Bring the Qiraji Bindings of Dominance, 2 Idols of the Sage, 5 Bronze Scarabs and 5 Clay Scarabs to Kandrostrasz in Ahn\'Qiraj. This quest also requires Neutral faction with the Brood of Nozdormu.','','You\'ve acquired the items I requested, $n?','','','','','',20932,20877,20861,20863,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21373,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8622,2,3428,60,60,62,64,178,0,0,910,9000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Stormcaller\'s Hauberk','The unmentionable Old God slowly awakens from his slumber beneath Ahn\'Qiraj. The terrible fate that awaits Azeroth could come in days or years; time has no meaning for beings of his power.$B$BWhen the stars are favorable, he will lash out against all living beings with terrible wrath. You must find him before then and find a way to bring his existence to an end.$B$BDo this and bring me a piece of his husk. I shall grant you armor no mortal has ever worn... armor fit for one who has slain a god!','Bring the Carapace of the Old God, 2 Idols of the Sage, 5 Silver Scarabs and 5 Bone Scarabs to Vethsera inside Ahn\'Qiraj. You must also attain Honored reputation with the Brood of Nozdormu to complete this quest.','','You\'ve acquired the items I requested, $n?','','','','','',20929,20877,20860,20864,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21374,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8623,2,3428,60,60,62,64,178,0,0,910,3000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Stormcaller\'s Diadem','The Twin Emperors... their incessant whispers are slowly taking a toll on my sanity. They mock me, knowing I cannot step further into their domain to save my brother Arygos.$B$BIn my visions I see their monstrous faces adorned by powerful crowns. But I will have my revenge... I will transmute these symbols of Qiraji power to ones better suited to our needs.$B$BBring me the components I require, $N. I will give you a headpiece of unmatched power.','Bring Vek\'lor\'s Diadem, 2 Idols of Rebirth, 5 Stone Scarabs and 5 Crystal Scarabs to Andorgos in Ahn\'Qiraj. You must also attain Friendly reputation with the Brood of Nozdormu to complete this quest.','','You\'ve acquired the items I requested, $n?','','','','','',20930,20878,20858,20862,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21372,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8624,2,3428,60,60,62,64,178,0,0,910,3000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Stormcaller\'s Leggings','You seek to prove your worth to my kind, mortal? Very well, perhaps we can be of mutual assistance.$B$BThe ancient sandworm, Ouro, is a being of legendary power. He is rumored to have been created by the Old God himself as a mockery of life.$B$BHis skin is unnatural... thick, nearly impregnable, yet it\'s flexible and allows him to move with the speed and grace of a much smaller creature.$B$BBring me a sample of his skin along with other minor components and I shall craft you leggings of great power.','Bring the Skin of the Great Sandworm, 2 Idols of Strife, 5 Bronze Scarabs and 5 Ivory Scarabs to Kandrostrasz inside Ahn\'Qiraj. You must also attain Friendly reputation with the Brood of Nozdormu to complete this quest.','','You\'ve acquired the items I requested, $n?','','','','','',20931,20881,20865,20861,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21375,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8625,2,3428,60,60,62,128,0,0,0,910,0,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Enigma Shoulderpads','It is said among us that the ornate shoulder armor worn by the mortal races started as an attempt to emulate the wings of a dragon.$B$BBring me the bindings worn by the highest Qiraji leaders and I shall shape them into a set of pauldrons more dreadful than even the wings of Nefarian himself!','Bring the Qiraji Bindings of Dominance, 2 Idols of Death, 5 Stone Scarabs and 5 Bronze Scarabs to Andorgos in Ahn\'Qiraj. You must also attain Neutral reputation with the Brood of Nozdormu to complete this quest.','From the materials you bring and from the scales of our fallen Qiraji foes I make you these pauldrons, mortal. May they grant you the protection you need and may the sight of them strike fear into our enemies. ','Have you collected the components I require?','','','','','',20932,20876,20858,20861,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21345,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8626,2,3428,60,60,62,4,0,0,0,910,0,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Striker\'s Footguards','Qiraji magic is strong and ancient. The most powerful qiraji wield items of such might, they\'d give pause even to a dragon.$B$BBring me the qiraji bindings of command and other minor components by and I\'ll create a set of powerful boots for you.$B$BYou will find them useful in the fight against the enemy.','Bring the Qiraji Bindings of Command, 2 Idols of Life, 5 Stone Scarabs and 5 Bone Scarabs to Kandrostrasz in Ahn\'Qiraj. This quest also requires Neutral faction with the Brood of Nozdormu.','You\'ve done well, $N. You\'ve proven you\'re no ordinary mortal.$B$BI give you these with the confidence they\'ll aid you in crushing the vile qiraji.','You\'ve acquired the items I requested, $N?','','','','','',20928,20879,20858,20864,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21365,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8627,2,3428,60,60,62,2,77,0,0,910,9000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Avenger\'s Breastplate','The unmentionable Old God slowly awakens from his slumber beneath Ahn\'Qiraj. The terrible fate that awaits Azeroth could come in days or years; time has no meaning for beings of his power.$B$BWhen the stars are favorable, he will lash out against all living beings with terrible wrath. You must find him before then and find a way to bring his existence to an end.$B$BDo this and bring me a piece of his husk. I shall grant you armor no mortal has ever worn... armor fit for one who has slain a god!','Bring the the Carapace of the Old God, 2 Idols of the Sage, 5 Silver Scarabs and 5 Bone Scarabs to Vethsera inside Ahn\'Qiraj. You must also attain Honored reputation with the Brood of Nozdormu to complete this quest.','I did not expect you to return from your attempt, $N.$B$BYou\'ve fulfilled a destiny greater than that of most immortal beings.$B$BBy slaying C\'Thun you\'ve not only saved all of Azeroth, you\'ve also tipped the scales of cosmic events beyond your comprehension.$B$BAccept this breastplate as a symbol of the glory and burden that will come as a consequence of your actions.$B$BMay its power aid you in the challenges that await you, god-slayer!','At his dwelling in Ahn\'Qiraj, dread C\'Thun awaits in slumber.','','','','','',20929,20877,20860,20864,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21389,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8628,2,3428,60,60,62,2,77,0,0,910,3000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Avenger\'s Crown','The Twin Emperors... their incessant whispers are slowly taking a toll on my sanity. They mock me, knowing I cannot step further into their domain to save my brother Arygos.$B$BIn my visions I see their monstrous faces adorned by powerful crowns. But I will have my revenge... I will transmute these symbols of Qiraji power to ones better suited to our needs.$B$BBring me the components I require, $N. I will give you a headpiece of unmatched power.','Bring Vek\'lor\'s Diadem, 2 Idols of Rebirth, 5 Stone Scarabs and 5 Crystal Scarabs to Andorgos in Ahn\'Qiraj. You must also attain Friendly reputation with the Brood of Nozdormu to complete this quest.','From the materials you bring and from the scales of our fallen Qiraji foes I make you these pauldrons, mortal. May they grant you the protection you need and may the sight of them strike fear into our enemies.','Have you collected the components I require?','','','','','',20930,20878,20858,20862,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21387,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8629,2,3428,60,60,62,2,77,0,0,910,3000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Avenger\'s Legguards','You seek to prove your worth to my kind, mortal? Very well, perhaps we can be of mutual assistance.$B$BThe ancient sandworm, Ouro, is a being of legendary power. He is rumored to have been created by the Old God himself as a mockery of life.$B$BHis skin is unnatural... thick, nearly impregnable, yet it\'s flexible and allows him to move with the speed and grace of a much smaller creature.$B$BBring me a sample of his skin along with other minor components and I shall craft you leggings of great power.','Bring the Skin of the Great Sandworm, 2 Idols of Strife, 5 Bronze Scarabs and 5 Ivory Scarabs to Kandrostrasz inside Ahn\'Qiraj. You must also attain Friendly reputation with the Brood of Nozdormu to complete this quest.','Yes... the worm\'s skin will make for an excellent protective layer. Combined with the strongest parts from the Qiraji we\'ve destroyed on our way here, this should make for a formidable piece of armor. May it aid you in facing the unspeakable horrors that await inside!','Did you bring the components I require, $N?','','','','','',20931,20881,20865,20861,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21390,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8630,2,3428,60,60,62,2,77,0,0,910,0,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Avenger\'s Pauldrons','It is said among us that the ornate shoulder armor worn by the mortal races started as an attempt to emulate the wings of a dragon.$B$BBring me the bindings worn by the highest Qiraji leaders and I shall shape them into a set of pauldrons more dreadful than even the wings of Nefarian himself!','Bring the Qiraji Bindings of Dominance, 2 Idols of Life, 5 Crystal Scarabs and 5 Gold Scarabs to Andorgos in Ahn\'Qiraj. You must also attain Neutral reputation with the Brood of Nozdormu to complete this quest.','From the materials you bring and from the scales of our fallen Qiraji foes I make you these pauldrons, mortal. May they grant you the protection you need and may the sight of them strike fear into our enemies.','Have you collected the components I require?','','','','','',20932,20879,20859,20862,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21391,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8631,2,3428,60,60,62,128,0,0,0,910,3000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Enigma Leggings','You seek to prove your worth to my kind, mortal? Very well, perhaps we can be of mutual assistance.$B$BThe ancient sandworm, Ouro, is a being of legendary power. He is rumored to have been created by the Old God himself as a mockery of life.$B$BHis skin is unnatural... thick, nearly impregnable, yet it\'s flexible and allows him to move with the speed and grace of a much smaller creature.$B$BBring me a sample of his skin along with other minor components and I shall craft you leggings of great power.','Bring Ouro\'s Intact Hide, 2 Idols of the Sage, 5 Silver Scarabs and 5 Bone Scarabs to Kandrostrasz inside Ahn\'Qiraj. You must also attain Friendly reputation with the Brood of Nozdormu to complete this quest.','','You\'ve acquired the items I requested, $n?','','','','','',20927,20877,20860,20864,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21346,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8632,2,3428,60,60,62,128,0,0,0,910,3000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Enigma Circlet','The Twin Emperors... their incessant whispers are slowly taking a toll on my sanity. They mock me, knowing I cannot step further into their domain to save my brother Arygos.$B$BIn my visions I see their monstrous faces adorned by powerful crowns. But I will have my revenge... I will transmute these symbols of Qiraji power to ones better suited to our needs.$B$BBring me the components I require, $N. I will give you a headpiece of unmatched power.','Bring Vek\'nilash\'s Circlet, 2 Idols of Night, 5 Bronze Scarabs and 5 Ivory Scarabs to Andorgos in Ahn\'Qiraj. You must also attain Friendly reputation with the Brood of Nozdormu to complete this quest.','You\'ve succeeded! The whispers from the Twin Emperors have ceased.$B$BTake this as a reward. The mere sight of it will strike fear in the hearts of the Qiraji... it shall remind them of their fallen leaders and of the mortal that slew them.','Did you bring me the components I asked for, $N?','','','','','',20926,20875,20861,20865,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21347,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8633,2,3428,60,60,62,128,0,0,0,910,9000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Enigma Robes','The unmentionable Old God slowly awakens from his slumber beneath Ahn\'Qiraj. The terrible fate that awaits Azeroth could come in days or years; time has no meaning for beings of his power.$B$BWhen the stars are favorable, he will lash out against all living beings with terrible wrath. You must find him before then and find a way to bring his existence to an end.$B$BDo this and bring me a piece of his husk. I shall grant you armor no mortal has ever worn... armor fit for one who has slain a god!','Bring the Husk of the Old God, 2 Idols of the Sun, 5 Gold Scarabs and 5 Clay Scarabs to Vethsera inside Ahn\'Qiraj. You must also attain Honored reputation with the Brood of Nozdormu to complete this quest.','I did not expect you to return from your attempt, $N.$B$BYou\'ve fulfilled a destiny greater than that of most immortal beings.$B$BBy slaying C\'Thun you\'ve not only saved all of Azeroth, you\'ve also tipped the scales of cosmic events beyond your comprehension.$B$BAccept these robes as a symbol of the glory and burden that will come as a consequence of your actions.$B$BMay their power aid you in the challenges that await you, god-slayer!','At his dwelling in Ahn\'Qiraj, dread C\'Thun awaits in slumber.','','','','','',20933,20874,20859,20863,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21343,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8634,2,3428,60,60,62,128,0,0,0,910,0,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Enigma Boots','Qiraji magic is strong and ancient. The most powerful qiraji wield items of such might, they\'d give pause even to a dragon.$B$BBring me the qiraji bindings of dominance and other minor components by and I\'ll create a set of powerful boots for you.$B$BYou will find them useful in the fight against the enemy.','Bring the Qiraji Bindings of Dominance, 2 Idols of the Sun, 5 Silver Scarabs and 5 Crystal Scarabs to Kandrostrasz in Ahn\'Qiraj. This quest also requires Neutral faction with the Brood of Nozdormu.','You\'ve done well, $N. You\'ve proven you\'re no ordinary mortal.$B$BI give you these with the confidence they\'ll aid you in crushing the vile qiraji.','You\'ve acquired the items I requested, $N?','','','','','',20932,20874,20860,20862,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21344,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8635,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Splitrock the Elder','','','The battles of ages past are seeds from which legends grow. Yours is a time of heroes, young one. May your legend take root, thrive.$B$BI bid you well, $N, and offer you this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,85,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8636,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Rumblerock the Elder','','','The stuff of life is doomed to die and return to the earth, but the stuff of spirit lives eternal. I bid you well, $N, and offer you this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,86,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8637,2,3428,60,60,62,8,0,0,0,910,0,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Deathdealer\'s Boots','Qiraji magic is strong and ancient. The most powerful qiraji wield items of such might, they\'d give pause even to a dragon.$B$BBring me the qiraji bindings of command and other minor components by and I\'ll create a set of powerful boots for you.$B$BYou will find them useful in the fight against the enemy.','Bring the Qiraji Bindings of Command, 2 Idols of Strife, 5 Crystal Scarabs and 5 Bone Scarabs to Kandrostrasz in Ahn\'Qiraj. This quest also requires Neutral faction with the Brood of Nozdormu.','You\'ve done well, $N. You\'ve proven you\'re no ordinary mortal.$B$BI give you these with the confidence they\'ll aid you in crushing the vile qiraji.','You\'ve acquired the items I requested, $N?','','','','','',20928,20881,20862,20864,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21359,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8638,2,3428,60,60,62,8,0,0,0,910,9000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Deathdealer\'s Vest','The unmentionable Old God slowly awakens from his slumber beneath Ahn\'Qiraj. The terrible fate that awaits Azeroth could come in days or years; time has no meaning for beings of his power.$B$BWhen the stars are favorable, he will lash out against all living beings with terrible wrath. You must find him before then and find a way to bring his existence to an end.$B$BDo this and bring me a piece of his husk. I shall grant you armor no mortal has ever worn... armor fit for one who has slain a god!','Bring the the Carapace of the Old God, 2 Idols of Strife, 5 Bronze Scarabs and 5 Ivory Scarabs to Vethsera inside Ahn\'Qiraj. You must also attain Honored reputation with the Brood of Nozdormu to complete this quest.','I did not expect you to return from your attempt, $N.$B$BYou\'ve fulfilled a destiny greater than that of most immortal beings.$B$BBy slaying C\'Thun you\'ve not only saved all of Azeroth, you\'ve also tipped the scales of cosmic events beyond your comprehension.$B$BAccept this breastplate as a symbol of the glory and burden that will come as a consequence of your actions.$B$BMay its power aid you in the challenges that await you, god-slayer!','At his dwelling in Ahn\'Qiraj, dread C\'Thun awaits in slumber.','','','','','',20929,20881,20861,20865,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21364,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8639,2,3428,60,60,62,8,0,0,0,910,3000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Deathdealer\'s Helm','The Twin Emperors... their incessant whispers are slowly taking a toll on my sanity. They mock me, knowing I cannot step further into their domain to save my brother Arygos.$B$BIn my visions I see their monstrous faces adorned by powerful crowns. But I will have my revenge... I will transmute these symbols of Qiraji power to ones better suited to our needs.$B$BBring me the components I require, $N. I will give you a headpiece of unmatched power.','Bring Vek\'lor\'s Diadem, 2 Idols of the War, 5 Gold Scarabs and 5 Clay Scarabs to Andorgos in Ahn\'Qiraj. You must also attain Friendly reputation with the Brood of Nozdormu to complete this quest.','You\'ve succeeded! The whispers from the Twin Emperors have ceased.$B$BTake this as a reward. The mere sight of it will strike fear in the hearts of the Qiraji... it shall remind them of their fallen leaders and of the mortal that slew them.','Did you bring me the components I asked for, $N?','','','','','',20930,20882,20863,20859,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21360,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0); + (8324,0,1377,54,59,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,8323,0,0,0,0,0,0,'Still Believing','','','Excellent! I can\'t wait to read these. Please do keep bringing the encrypted texts here if you find them.','Find any more encrypted texts? Bring me a good batch of them, this decoding work takes some time.',NULL,'','','','',20404,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4500,0,0,0,94,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8331,2,1377,60,60,1,0,255,0,0,0,0,0,609,3000,0,0,0,0,0,0,0,0,0,8332,0,0,0,'Aurel Goldleaf','$N, although we had hoped the Twilight\'s Hammer\'s operations in Silithus were slowing... we were, regrettably, mistaken. Through continued forays against the cult, we have learned that an even darker power, the Abyssal Council, controls the Hammer through the arcane wind stones dotted amongst the cult\'s camps. Your next action, $N, will be against the Abyssal Council.$B$BSpeak with the craftsman Aurel Goldleaf, in the eastern section of Cenarion Hold. Her skill will be needed for this next gambit.','Speak with Aurel Goldleaf in Cenarion Hold.','$N, good day. I was told you will pit yourself against the Abyssal Council? If that is so, then listen closely to my next words...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,25,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8332,2,1377,60,60,1,0,255,0,0,0,0,0,609,3000,0,0,0,0,8,0,8331,0,0,8349,0,0,0,'Dukes of the Council','We think it is possible to use a wind stone to ambush a duke of the Abyssal Council. To do this, however, one must commune through the wind stone, and convince the council you are a middle ranked leader of the Twilight\'s Hammer. $B$BSuch a gambit requires a replica of the cult\'s medallion of station. I can create the medallion, but I will need a large brilliant shard, and crests worn by the Abyssal Templar.$B$BBring these to me and I will do the rest.','Bring 1 Large Brilliant Shard and 3 Abyssal Crests to Aurel Goldleaf in Cenarion Hold.','Ah, very good. I\'ve been working on the medallion - now with these last ingredients, I\'ll be done in just a few moments...$B$BThere we are. Here is the medallion, $N.$B$BYou\'ll need to wear this when you activate one of the Twilight\'s Hammer\'s wind stones. Put this on, along with the rest of the twilight trappings, and the Abyssal Council will see you as one of their cultist underlings.','Do you have the shard and the crests, Demonhound? I will need them to make the twilight cultist\'s medallion of station.','','','','','',14344,20513,0,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20422,0,0,0,1,0,0,0,609,0,0,0,0,75,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8333,0,1377,60,60,0,0,255,0,0,0,0,0,609,3000,0,0,0,0,8,1,8332,0,0,0,0,0,0,'Medallion of Station','','','Here you are, $N. One more Twilight medallion of station. Use it well, and I wish you luck against the Abyssal Council!','If you need another Twilight cultist\'s medallion of station, then I am happy to oblige. I will, however, need another brilliant shard and some abyssal crests...',NULL,'','','','',14344,20513,0,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20422,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8341,2,1377,60,60,1,0,255,0,0,0,0,0,609,21000,0,0,0,0,8,0,8343,0,0,8351,0,0,0,'Lords of the Council','Lords of the Abyssal Council can only be summoned through the greater wind stones, and only the top ranking members of the Twilight\'s Council may speak to them. But... I have found a way to upgrade your disguise and fool the Abyssal Lords!$B$BThe disguise calls for a ring of lordship, worn only by the highest members of the cult. I will craft one for you if you can bring me large brilliant shards and abyssal signets.','Bring 5 Large Brilliant Shards and 3 Abyssal Signets to Aurel Goldleaf in Cenarion Hold.','Thanks. Just one moment and I\'ll have that ring ready for you...$B$BThere it is. Now you\'re ready.$B$BBe sure to wear this ring, along with a medallion of station and the rest of the twilight trappings, when you activate a greater wind stone. Do that, and the Abyssal Council will think you one of their servants. Then, perhaps you can lure one into an ambush! ','Do you have the shards and the signets, $N? I will need them to create the ring of lordship. ','','','','','',14344,20514,0,0,5,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20451,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8342,0,1377,60,60,0,0,255,0,0,0,0,0,609,21000,0,0,0,0,8,1,8341,0,0,0,0,0,0,'Twilight Ring of Lordship','','','Ah, I see your convictions are strong. Not many will face that council of fiends!$B$BHere\'s your ring, $N. May your will, and your fortune, stand firm.','$N, if you plan to go after the Abyssal High Council again, then you\'ll need another Twilight ring of lordship. Bring me more shards and signets and I\'ll make one for you.',NULL,'','','','',20514,14344,0,0,3,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20451,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8343,2,1377,60,60,0,0,255,0,0,0,0,0,609,21000,0,0,0,0,8,0,0,0,0,8341,0,0,0,'Goldleaf\'s Discovery','$N, Aurel Goldleaf thinks she\'s found a way to summon and defeat a ruling member of the Abyssal Council! Such a task will be dangerous, but you have earned great respect amongst the Cenarion Circle. We know that if anyone can do it, you can.$B$BMay fortune go with you, $N. Speak with Aurel when you are ready.','Speak with Aurel Goldleaf in Cenarion Hold.','What Huum says is true. I believe I know how to summon a lord of the Abyssal Council! Listen on, and I will explain...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8348,2,1377,60,60,1,0,255,0,0,0,0,0,609,3000,0,0,2,0,0,0,8349,0,0,0,0,0,0,'Signet of the Dukes','Huum tells me you\'ve figured out how to summon the Abyssal Dukes! That\'s quite an accomplishment.$B$BYou know what else would be quite the accomplishment? Smashing up one of those things really good. That\'ll cause an impression on their underlings, if you know what I mean. Bring back its signet as proof of the deed.','Bring the Abyssal Signet to Bor Wildmane in Cenarion Hold.','I knew you were a tough $C the minute I saw you walk into Cenarion Hold. Keep it up!','How did it go with the Abyssal Duke? Did it hit hard?','','','','','',20514,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20601,0,0,0,1,0,0,0,609,0,0,0,0,150,0,0,0,0,18000,5280,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8349,2,1377,60,60,1,0,255,0,0,0,0,0,609,3000,0,0,0,0,8,0,8332,0,0,8348,0,0,0,'Bor Wildmane','Now that you have a medallion and can summon an Abyssal Duke, speak with Bor Wildmane. He will set you on a task against the Abyssal Council.$B$BGood luck, $N. And if you ever need more medallions, return to me.','Speak with Bor Wildmane in Cenarion Hold.','Good to see you again, $C! So you had a medallion made? Good -- you\'ll need that for your next quest...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8351,2,1377,60,60,62,0,255,0,0,0,0,0,609,21000,0,0,0,0,72,0,8341,0,0,8352,0,0,0,'Bor Wishes to Speak','Now that you can disguise yourself as a ruling member of the Twilight Council, I am certain Bor Wildmane will want to speak with you. Go see him, and prepare yourself for a very difficult mission...','Speak with Bor Wildmane in Cenarion Hold.','Yes, that\'s right, $N. I have a very tough task ahead...',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8352,2,1377,60,60,62,0,255,0,0,0,0,0,609,21000,0,0,0,0,0,0,8351,0,0,0,0,0,0,'Scepter of the Council','Huum and I were just talking about you. He tells me you\'re just about ready to try your hand at fighting an Abyssal Lord!$B$BI must tell you this is a very dangerous endeavor. You\'d better bring backup. And I don\'t mean one or two of your friends, I\'m talking about a top-notch, battle-ready fighting force. If your friends are as good as you, you might even defeat it!$B$BIf you do - and I\'ll want evidence, as always - I\'ll give you a truly great reward.','Bring an Abyssal Scepter to Bor Wildmane in Cenarion Hold.','You... you did it! You did it, $N! Here! Take this. It\'s the biggest chest we had lying around and I filled it with some of the best stuff we found.','Well, how did it go? I\'d do anything to leave my post and wrestle one of those things myself!','','','','','',20515,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20602,0,0,0,1,0,0,0,609,0,0,0,0,200,0,0,0,0,27000,6380,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8353,2,-22,10,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,2,2,-8311,0,0,0,0,0,0,'Chicken Clucking for a Mint','Ah, trick-or-treating for a sick child, are we? I was going to say, you\'re a little old to be rummaging about for candies...$B$BWell, for my treat - an Ironforge Mint - you will need to... cluck like a chicken! Yes, chickens love mints... well OK, maybe they don\'t LOVE them... but I won\'t give you a mint unless you chicken cluck for me!$B$BWell $c, are you up to the challenge or not?! Time to earn your treat!','Do a chicken emote at Innkeeper Firebrew, and in exchange you\'ll receive an Ironforge Mint!','Too funny! Well done, $N! Here\'s your treat.$B$BHappy Hallow\'s End!',NULL,'Cluck like a chicken for Innkeeper Firebrew','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20490,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0), + (8354,2,-22,10,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,2,2,-8312,0,0,0,0,0,0,'Chicken Clucking for a Mint','Ah, trick-or-treating for a sick child, are we? I was going to say, you\'re a little old to be rummaging about for candies...$B$BWell, for my treat - an Undercity Mint - you will need to... cluck like a chicken! Yes, chickens love mints... well OK, maybe they don\'t LOVE them... but I won\'t give you a mint unless you chicken cluck for me!$B$BWell $c, are you up to the challenge or not?! Time to earn your treat!','Do a chicken emote at Innkeeper Norman, and in exchange you\'ll receive an Undercity Mint!','Too funny! Well done, $N! Here\'s your treat.$B$BHappy Hallow\'s End!',NULL,'Cluck like a chicken for Innkeeper Norman','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20491,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0), + (8355,2,-22,10,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,2,2,-8311,0,0,0,0,0,0,'Incoming Gumdrop','A trick-or-treater! Huzzah!$B$BWell now, even though you\'re doing something noble and collecting candies for a sick child, I can\'t let you off the hook that easily. I have a yummy Gnomeregan Gumdrop to give to the sick child... if you make a train noise for me! Haha, yes, that\'ll be the trick! The price of this gumdrop is one train noise!$B$BChugga-chugga, $c!','Do a train emote at Talvash del Kissel, and in exchange you\'ll receive a Gnomeregan Gumdrop!','Too funny! Well done, $N! Here\'s your treat.$B$BHappy Hallow\'s End!','Well, go ahead now...','Do the \"train\" for Talvash','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20494,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0), + (8356,2,-22,10,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,2,2,-8311,0,0,0,0,0,0,'Flexing for Nougat','That\'s an... interesting costume you have on. Even though you\'re being nice and helping a sick child trick-or-treat this year, I\'m afraid I\'m going to have to ask you perform a trick for me!$B$BLet\'s see... you look so strong and buff in that... costume... let\'s see you flex! Yes, go on now and flex for me, strong $g man : woman;!$B$BWhen and only when you flex, I\'ll give you some tasty Stormwind Nougat. It\'s a great Hallow\'s End treat.','Do a flex emote at Innkeeper Allison, and in exchange you\'ll receive Stormwind Nougat!$B','You are truly mighty, haha! Well done, and thanks for being such a good sport. Here\'s your candy.$B$BHappy Hallow\'s End, $N!','No candy until you flex for me, $N...','Flex for Innkeeper Allison','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20492,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0), + (8357,2,-22,10,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,2,2,-8311,0,0,0,0,0,0,'Dancing for Marzipan','Even though you\'re trick-or-treating for a sick child, you still need to perform a trick for the treat! We can\'t very well change the tradition, now can we...$B$BI believe the cost of a piece of marzipan nowadays is to bust out and DANCE! That\'s right, let me see your moves! Dance for me, and I\'ll give you some tasty marzipan!','Do a dance emote at Innkeeper Saelienne, and in exchange you\'ll receive Darnassus Marzipan!','You\'re quite the dancing machine, $N!$B$BHere\'s your treat for being such a good sport. Happy Hallow\'s End, and give my best to your sick little friend! I hope they get better soon.','You know how to dance, don\'t you? Try by putting your right foot in... then your right foot out... your right foot in... shake it all about...','Dance for Innkeeper Saelienne','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20496,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0), + (8358,2,-22,10,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,2,2,-8312,0,0,0,0,0,0,'Incoming Gumdrop','A trick-or-treater! Yeah mon!$B$BWell now, even though you\'re doing something noble and collecting candies for a sick child, I can\'t let you off the hook that easily. I have a yummy Darkspear Gumdrop to give to the sick child... if you make a train noise for me! Haha, yes, that\'ll be the trick! The price of this gumdrop is one train noise!$B$BChugga-chugga, $c!','Do a train emote at Kali Remik, and in exchange you\'ll receive a Darkspear Gumdrop!','Woo-woo! Well done, $N! Here\'s your treat.$B$BHappy Hallow\'s End!','Well, go ahead now...','Do the \"train\" for Kali Remik','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20495,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0), + (8359,2,-22,10,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,2,2,-8312,0,0,0,0,0,0,'Flexing for Nougat','That\'s an... interesting costume you have on. Even though you\'re being nice and helping a sick child trick-or-treat this year, I\'m afraid I\'m going to have to ask you perform a trick for me!$B$BLet\'s see... you look so strong and buff in that... costume... let\'s see you flex! Yes, go on now and flex for me, strong $g man : woman;!$B$BWhen and only when you flex, I\'ll give you some tasty Orgrimmar Nougat. It\'s a great Hallow\'s End treat.','Do a flex emote at Innkeeper Gryshka, and in exchange you\'ll receive Orgrimmar Nougat!','You are truly mighty, haha! Well done, and thanks for being such a good sport. Here\'s your candy.$B$BHappy Hallow\'s End, $N!','No candy until you flex for me, $N...','Flex for Innkeeper Gryshka','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20493,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0), + (8360,2,-22,10,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,2,2,-8312,0,0,0,0,0,0,'Dancing for Marzipan','Even though you\'re trick-or-treating for a sick child, you still need to perform a trick for the treat! We can\'t very well change the tradition, now can we...$B$BI believe the cost of a piece of marzipan nowadays is to bust out and DANCE! That\'s right, let me see your moves! Dance for me, and I\'ll give you some tasty marzipan!','Do a dance emote at Innkeeper Pala, and in exchange you\'ll receive Thunder Bluff Marzipan!','You\'re quite the dancing machine, $N!$B$BHere\'s your treat for being such a good sport. Happy Hallow\'s End, and give my best to your sick little friend! I hope they get better soon.','You know how to dance, don\'t you? Try by putting your right foot in... then your right foot out... your right foot in... shake it all about...','Dance for Innkeeper Pala','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20497,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0), + (8361,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Abyssal Contacts','We\'ve seen the Twilight\'s Hammer cultists performing rituals to summon powerful elemental nobles. We don\'t know if these are the beings the cultists worship or if they act as intermediaries to even more powerful forces. One thing is for sure: they are receiving orders from these elementals.$B$BI want you to find a way to contact an Abyssal Templar and give it a proper beating! Nothing throws the troops in disarray like taking out the chain of command. Bring back proof while you\'re at it.','Bor Wildmane at Cenarion Hold in Silithus wants you to destroy an Abyssal Templar and bring him an Abyssal Crest as proof of the deed.','Hah! You did it, $N! The Twilight\'s Hammer will soon be crushed!','Did you finish the job?','','','','','',20513,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20603,0,0,0,1,0,0,0,609,0,0,0,0,100,0,0,0,0,9000,3960,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8362,0,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,1,8361,0,0,0,0,0,0,'Abyssal Crests','','','You\'ve done well! That\'s less Templars for me to worry about.$B$BHere you go, $N. Hope there\'s something useful in there for you.','You\'ve proved you can handle yourself in a fight, $N. Let\'s keep the pressure up on the Twilight\'s Hammer. Go fight some more Abyssal Templars, I\'ll reward you with some of the stuff Huum and I have found in battle.',NULL,'','','','',20513,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20603,0,0,0,1,0,0,0,609,0,0,0,0,75,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8363,0,1377,60,60,1,0,255,0,0,0,0,0,609,9000,0,0,2,0,8,1,8348,0,0,0,0,0,0,'Abyssal Signets','','','Excellent, $N! Defeating those Dukes will leave the Twilight\'s Hammer reeling for a while. As promised, here\'s your reward. It\'s some of the better stuff Huum and I have found.','You\'ve shown you\'re more than capable of taking on an Abyssal Duke, $N. I\'m always one to promote good habits. Bring me more signets and I\'ll give you a reward.',NULL,'','','','',20514,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20601,0,0,0,1,0,0,0,609,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8364,0,1377,60,60,62,0,255,0,0,0,0,0,609,21000,0,0,0,0,264,1,8352,0,0,0,0,0,0,'Abyssal Scepters','','','I knew you\'d come through, $N! Here\'s your reward.','You\'ve truly exceeded all my expectations, $N. You\'ve been taking on opponents that Huum and I would think long and hard before engaging.$B$BAt this point the best I can do is to continue rewarding your efforts in the fight against the Twilight\'s Hammer and their overlords.$B$BBring me more abyssal scepters and I\'ll do my best to give you a suitable reward.',NULL,'','','','',20515,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20602,0,0,0,1,0,0,0,609,0,0,0,0,500,0,0,0,0,0,2100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8365,2,440,40,45,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Pirate Hats Ahoy!','You\'re the help the Cartel sent? I suppose you\'ll do. Listen carefully $c. As you know, I am a procurer of fashionable apparel for the elite of Azerothian society. Kings and Queens, Warchiefs and, well whatever the Horde calls their queens, all wear what I choose is in style. And they pay through the nose for it, which is the best part.$B$BSo here\'s what\'s going to happen. You head down to Lost Rigger Cove and acquire a lot of pirate hats by whatever means. Do you think you can handle that?','Haughty Modiste wants you to collect 20 Southsea Pirate Hats and return them to her at Steamwheedle Port in Tanaris.','Oh you\'re a darling, even if it did take you longer than I am accustomed to. This shipment should make me quite a bit of money once I\'ve cleaned and personalized these hats. And seeing as I\'m always willing to reward work that\'s well done, here\'s a little something for you. I suggest that you spend some of it on a bath sweetie.','Do you have all 20 hats? I don\'t believe you, let me see them. They better be in pristine condition!','','','','','',20519,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,250,0,0,0,0,6500,2340,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), + (8366,2,440,40,45,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Southsea Shakedown','Argh! They want the impossible from me!$B$BThe Steamwheedle Cartel wants me to teach the Southsea pirates a lesson. The problem is that I can\'t be in two places at once; I need to stay here to keep the peace.$B$BOf late, the pirates have been disregarding the protection money that the cartel regularly forks over. So I\'d like to temporarily deputize you to go down there and show them what for.$B$BYou\'ll find them at Lost Rigger Cove, which is not too far to the south. Thanks $N, I\'ll owe you one!','Security Chief Bilgewhizzle of Steamwheedle Port in Tanaris wants you to kill 10 Southsea Pirates, 10 Southsea Freebooters, 10 Southsea Dock Workers and 10 Southsea Swashbucklers.','$N! You are the man!!!$B$BI\'m sure that the Cartel will ease up on me now that you\'ve dealt with those Southsea scum. Let\'s see, what can I give you as a reward? How about a little coin and you choose from one of these for your trouble?','Back so soon? I hope you taught those Southsea hoodlums a lesson they won\'t soon forget.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7855,7856,7857,7858,10,10,10,10,0,0,0,0,20640,20641,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,369,0,0,0,0,250,0,0,0,0,6500,2340,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,1,5,6,0,0,0,0,0,0,0,0), + (8367,1,1637,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'For Great Honor','Serving the Horde in one of the great battles against the Alliance is a source of great honor! The few however, that have served the Horde in ALL of our active battlefronts are our truly great fighters. We shall vanquish our opponents, not by fighting isolated skirmishes, but by waging a well-coordinated war.$B$BGo forth and crush the Alliance in Arathi Basin, Alterac Valley, Eye of the Storm and Warsong Gulch! For Honor! For the Horde!','Bring 3 Alterac Valley Marks of Honor, 3 Arathi Basin Marks of Honor and 3 Warsong Gulch Marks of Honor to a Horde Warbringer outside the battlegrounds.','Your trials have not been easy, but your courage did not escape you and your strength did not fail. Part with past tokens of victory, $C. None shall need them as a reminder of your worth. Stand up straight, $N. Today you will walk with great pride for you are a hero!','Arathi is still wet with the blood of great warriors and the clash of steel still rings throughout Alterac. Do not waste my time unless you bring news from the front!','','','','','',20558,20559,20560,0,3,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,729,510,889,0,0,200,150,150,0,0,27000,4980,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8368,1,3277,10,19,41,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Battle of Warsong Gulch','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','Bring 3 Warsong Marks of Honor to a Horde Warbringer outside the battlegrounds.','Excellent! You\'ve shown your worth by defending our operations in Warsong Gulch! May word of your honor spread far and wide across our lands.','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,889,0,0,0,0,100,0,0,0,0,1100,870,0,24960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8369,2,2597,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Invaders of Alterac Valley','Listen up, $N. No matter what you might have heard about the battle raging in Alterac Valley, one thing remains true: the Stormpike Expedition invaded Frostwolf Territory. The day we allow the Alliance to invade Horde lands without a forceful response is the day I hang up my axe and live the rest of my life in shame. Go forth and expel the invaders!','Bring 3 Alterac Valley Marks of Honor to a Horde Warbringer outside the battlegrounds.','You\'ve shown great bravery in protecting our lands in Alterac Valley! I will tell my superiors of your deeds.','What news do you bring from the lands of the Frostwolves? How does the battle for Alterac Valley fare?','','','','','',20560,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,729,0,0,0,0,150,0,0,0,0,18000,4980,0,24923,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8370,1,3358,20,29,41,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Conquering Arathi Basin','Our conflict with the Alliance has escalated to a true war. No longer are false pretenses to enter into battle used or expected by either side at this point.$B$BThe battle for the Arathi Basin is one of resources, plain and simple. Either the Alliance gets the resources and uses them against us or we get them and use them to keep our war efforts going. Help the Defilers maintain the flow of resources we need, $N!','Bring 3 Arathi Basin Mark of Honor to a Horde Warbringer outside the battlegrounds.','Securing our resources in Arathi is an important task! You\'ve done well, $N.','You\'ve come back with news from Arathi, $C?','','','','','',20559,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,100,0,0,0,0,2500,1410,0,24961,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8371,2,1537,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Concerted Efforts','We\'re not fighting isolated battles against the Horde anymore, $g lad:lass;.$B$BVictory in one front means denying the Horde resources they\'d use against us in a different battle. By the same token, losing any given battle could give the advantage to our opponent somewhere else around the world.$B$BThe Alliance is in need of more combatants with this sort of worldly understanding... truly seasoned veterans! $N, come back to me after you\'ve served against the Horde at all of our active battlegrounds.','Bring 3 Alterac Valley Mark of Honor, 3 Arathi Basin Mark of Honor and 3 Warsong Gulch Mark of Honor to an Alliance Brigadier General outside the battlegrounds.','You\'re not one to disappoint, $N! What you\'ve learned goes beyond petty medals and commendations. What you\'ve learned is what can only come with experience and the hardening of one\'s temper in the field of battle.$B$BYou\'ve done well, $C. You\'re a true hero of the Alliance!','How are yer travels faring laddie?','','','','','',20560,20559,20558,0,3,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,890,730,509,0,0,150,200,150,0,0,27000,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8372,1,3277,10,19,41,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Fight for Warsong Gulch','The Silverwing Sentinels are at war with the Warsong Outriders due to the destruction the Orcs are causing to the forest. There are, however, more reasons to defend this particular forest than plain love for nature.$B$BThe forest forms a strategic barrier that makes Ashenvale defendable against a large-scale attack. Without it, Astranaar would last a day or two before being annexed to the Barrens.$B$BDo your part in fighting the Warsong Outriders, $N! For the Alliance!','Bring 3 Warsong Gulch Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','Well done, $N! You\'ve served the Alliance well.','You\'ve come back with news from the front, $N?','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,890,0,0,0,0,100,0,0,0,0,1100,870,0,24960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8373,2,-22,25,60,41,0,77,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,20604,1,0,'The Power of Pine','The thing I hate the most about Hallow\'s End are the stink bombs the Forsaken use on Southshore. Who knew that celebrating liberation would have to involve such a smelly mess?$B$BDuring Hallow\'s End, use this cleaner to remove any nasty stink bombs the Horde may drop here in the village. It uses the power of pine to fight funky smells.$B$BDo your part to keep Southshore clean, and I\'ll give you some Hallow\'s End treats I\'m sure you\'ll enjoy. We have a deal?','Use a Stink Bomb Cleaner to remove any Forsaken Stink Bomb that\'s been dropped on Southshore. Return to Sergeant Hartman in Southshore when you\'re done.','Ah, it almost smells better around here already. Almost.$B$BThanks to you, $N, Southshore just might make it through another Hallow\'s End. Here\'s your treats, with my thanks! If you run out of candy, I think there\'s a gnome named Katrina Shimmerstar in Ironforge who can sell you more; she\'s only around during Hallow\'s End, I believe.',NULL,'Clean up a stink bomb that\'s been dropped on Southshore!','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20557,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,5,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8374,1,3358,20,29,41,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Claiming Arathi Basin','Winning a war is about more than just outsmarting and outfighting your opponent. Victory often comes down to simply producing more than your enemy.$B$BWhat we have in Arathi Basin is a sizeable supply of resources for whichever side manages to claim it first.$B$BIf the Alliance comes out victorious, it\'ll mean more swords and pikes for our troops. If the Horde were to win, those swords and pikes would still get made, they\'d just be pointed at us! Now is the time to help the Alliance in Arathi Basin, $N.','Bring 3 Arathi Basin Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','Good work, soldier! Keep it up and we\'ll have the Horde running all the way back to Orgrimmar.','Tell me, what are the news from the front?','','','','','',20559,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,509,0,0,0,0,100,0,0,0,0,2500,1410,0,24961,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8375,1,2839,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Remember Alterac Valley!','Make no mistake about it, $N. The Horde is quite right when they say Alterac Valley is Frostwolf Territory.$B$BYou see, the Stormpike Expedition arrived as peaceful visitors to the area in search of ore and relics. The Frostwolves reacted with the most brutal and uncivilized act of aggression the Alliance has experienced.$B$BLet us never forget the brave dwarves that perished in that cowardly unannounced attack. Go now, $c, do your part in the battle for Alterac Valley. For the Alliance!','Bring 3 Alterac Valley Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','You\'ve shown great bravery in protecting our lands in Alterac Valley! I will tell my superiors of your deeds.','What news do you bring from the lands of the Stormpikes? How does the battle for Alterac Valley fare?','','','','','',20560,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,730,0,0,0,0,150,0,0,0,0,18000,7140,0,24923,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8376,0,1377,58,60,62,2,77,0,0,0,0,0,0,0,0,0,0,0,64,0,8315,0,0,0,0,0,0,'Armaments of War','','','War comes, $N, and with it comes untold horrors. You have done all that could be asked of you and for that you should be rewarded.$B$BShould this... this prophecy ever come to pass...$B$B$B$BThe future of us all could be at an end.$B$BThese armaments will prove invaluable to your campaign in this desert.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20700,20711,0,0,1,1,0,0,609,0,0,0,0,250,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8377,0,1377,58,60,62,4,255,0,0,0,0,0,0,0,0,0,0,0,0,0,8315,0,0,0,0,0,0,'Armaments of War','','','War comes, $N, and with it comes untold horrors. You have done all that could be asked of you and for that you should be rewarded.$B$BShould this... this prophecy ever come to pass...$B$B$B$BThe future of us all could be at an end.$B$BThese armaments will prove invaluable to your campaign in this desert.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20702,20713,0,0,1,1,0,0,609,0,0,0,0,250,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8378,0,1377,58,60,62,8,255,0,0,0,0,0,0,0,0,0,0,0,0,0,8315,0,0,0,0,0,0,'Armaments of War','','','War comes, $N, and with it comes untold horrors. You have done all that could be asked of you and for that you should be rewarded.$B$BShould this... this prophecy ever come to pass...$B$B$B$BThe future of us all could be at an end.$B$BThese armaments will prove invaluable to your campaign in this desert.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20703,20715,0,0,1,1,0,0,609,0,0,0,0,250,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8379,0,1377,58,60,62,16,255,0,0,0,0,0,0,0,0,0,0,0,0,0,8315,0,0,0,0,0,0,'Armaments of War','','','War comes, $N, and with it comes untold horrors. You have done all that could be asked of you and for that you should be rewarded.$B$BShould this... this prophecy ever come to pass...$B$B$B$BThe future of us all could be at an end.$B$BThese armaments will prove invaluable to your campaign in this desert.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20707,20717,0,0,1,1,0,0,609,0,0,0,0,250,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8380,0,1377,58,60,62,64,178,0,0,0,0,0,0,0,0,0,0,0,0,0,8315,0,0,0,0,0,0,'Armaments of War','','','War comes, $N, and with it comes untold horrors. You have done all that could be asked of you and for that you should be rewarded.$B$BShould this... this prophecy ever come to pass...$B$B$B$BThe future of us all could be at an end.$B$BThese armaments will prove invaluable to your campaign in this desert.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20701,20712,0,0,1,1,0,0,609,0,0,0,0,250,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8381,0,1377,58,60,62,384,255,0,0,0,0,0,0,0,0,0,0,0,8,0,8315,0,0,0,0,0,0,'Armaments of War','','','War comes, $N, and with it comes untold horrors. You have done all that could be asked of you and for that you should be rewarded.$B$BShould this... this prophecy ever come to pass...$B$B$B$BThe future of us all could be at an end.$B$BThese armaments will prove invaluable to your campaign in this desert.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20705,20716,0,0,1,1,0,0,609,0,0,0,0,250,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8382,0,1377,58,60,62,1024,255,0,0,0,0,0,0,0,0,0,0,0,0,0,8315,0,0,0,0,0,0,'Armaments of War','','','War comes, $N, and with it comes untold horrors. You have done all that could be asked of you and for that you should be rewarded.$B$BShould this... this prophecy ever come to pass...$B$B$B$BThe future of us all could be at an end.$B$BThese armaments will prove invaluable to your campaign in this desert.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20704,20714,0,0,1,1,0,0,609,0,0,0,0,250,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8383,0,2839,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,0,8,1,8375,0,0,0,0,0,0,'Remember Alterac Valley!','The Battle in Alterac Valley rages on, $N! Have you done your part as of late, $N?','Bring 3 Alterac Valley Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','You continue to honor the Alliance, $N. The Horde will be crushed before long if we keep our efforts up.',NULL,'','','','','',20560,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,730,0,0,0,0,100,0,0,0,0,0,0,0,24923,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8384,0,3358,20,29,41,0,77,0,0,0,0,0,0,0,0,0,0,0,8,1,8374,0,0,0,0,0,0,'Claiming Arathi Basin','Winning a war is about more than just outsmarting and outfighting your opponent. Victory often comes down to simply producing more than your enemy.$B$BWhat we have in Arathi Basin is a sizeable supply of resources for whichever side manages to claim it first.$B$BIf the Alliance comes out victorious, it\'ll mean more swords and pikes for our troops. If the Horde were to win, those swords and pikes would still get made, they\'d just be pointed at us! Now is the time to help the Alliance in Arathi Basin, $N.','Bring 3 Arathi Basin Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','Good work, soldier! Keep it up and we\'ll have the Horde running all the way back to Orgrimmar.','Tell me, what are the news from the front?','','','','','',20559,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,509,0,0,0,0,50,0,0,0,0,0,720,0,24961,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8385,0,1537,51,60,41,0,77,0,0,0,0,0,0,0,0,0,0,0,8,1,8371,0,0,0,0,0,0,'Concerted Efforts','Ah, $N. I hope you continue to lend your experience to the different battlefronts. A lot of our lads and lasses in the field look up to seasoned veterans like you.','Bring 3 Alterac Valley Mark of Honor, 3 Arathi Basin Mark of Honor and 3 Warsong Gulch Mark of Honor to an Alliance Brigadier General outside the battlegrounds.','You live up to yer reputation, $N. Without people like you, the Alliance wouldn\'t stand a chance against the savage forces of the Horde.','Ah, $N. I hope you continue to lend your experience to the different battlefronts. A lot of our lads and lasses in the field look up to seasoned veterans like you.','','','','','',20560,20559,20558,0,3,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,890,730,509,0,0,100,150,100,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8386,0,3277,10,19,41,0,77,0,0,0,0,0,0,0,0,0,0,0,8,1,8372,0,0,0,0,0,0,'Fight for Warsong Gulch','The Silverwing Sentinels are at war with the Warsong Outriders due to the destruction the Orcs are causing to the forest. There are, however, more reasons to defend this particular forest than plain love for nature.$B$BThe forest forms a strategic barrier that makes Ashenvale defendable against a large-scale attack. Without it, Astranaar would last a day or two before being annexed to the Barrens.$B$BDo your part in fighting the Warsong Outriders, $N! For the Alliance!','Bring 3 Warsong Gulch Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','Well done, $N! You\'ve served the Alliance well.','You\'ve come back with news from the front, $N?','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,890,0,0,0,0,50,0,0,0,0,0,435,0,24960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8387,0,2839,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,8,1,8369,0,0,0,0,0,0,'Invaders of Alterac Valley','The battle for Alterac rages on! You must return to Alterac Valley and once more drive the invaders out of Frostwolf territory, $N!','Bring 3 Alterac Valley Marks of Honor to a Horde Warbringer outside the battlegrounds.','Good work, $N! You should be proud of yourself. The Alliance invaders must be expelled from Alterac!','What news do you bring from the lands of the Frostwolves? How does the battle for Alterac Valley fare?','','','','','',20560,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,729,0,0,0,0,100,0,0,0,0,0,0,0,24923,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8388,0,1637,51,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,8,1,8367,0,0,0,0,0,0,'For Great Honor','Many brave fighters look up to you, $N. You continue to be an example for all in the fight against the Alliance. What news do you bring from your journeys?','Bring 3 Alterac Valley Marks of Honor, 3 Arathi Basin Marks of Honor and 3 Warsong Gulch Marks of Honor to a Horde Warbringer outside the battlegrounds.','You continue to honor the Horde, $N. I\'m glad to see you haven\'t turned soft.','Arathi is still wet with the blood of great warriors and the clash of steel still rings throughout Alterac. Do not waste my time unless you bring news from the front!','','','','','',20560,20559,20558,0,3,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,729,510,889,0,0,150,100,100,0,0,9000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8389,0,3277,10,19,41,0,178,0,0,0,0,0,0,0,0,0,0,0,8,1,8368,0,0,0,0,0,0,'Battle of Warsong Gulch','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','Bring 3 Warsong Marks of Honor to a Horde Warbringer outside the battlegrounds.','Excellent! You\'ve shown your worth by defending our operations in Warsong Gulch! May word of your honor spread far and wide across our lands.','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,889,0,0,0,0,50,0,0,0,0,0,435,0,24960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8390,0,3358,20,29,41,0,178,0,0,0,0,0,0,0,0,0,0,0,8,1,8370,0,0,0,0,0,0,'Conquering Arathi Basin','Our conflict with the Alliance has escalated to a true war. No longer are false pretenses to enter into battle used or expected by either side at this point.$B$BThe battle for the Arathi Basin is one of resources, plain and simple. Either the Alliance gets the resources and uses them against us or we get them and use them to keep our war efforts going. Help the Defilers maintain the flow of resources we need, $N!','Bring 3 Arathi Basin Mark of Honor to a Horde Warbringer outside the battlegrounds.','Securing our resources in Arathi is an important task! You\'ve done well, $N.','You\'ve come back with news from Arathi, $C?','','','','','',20559,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,50,0,0,0,0,0,720,0,24961,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8391,0,3358,30,39,41,0,77,0,0,0,0,0,0,0,0,0,0,0,8,1,8393,0,0,0,0,0,0,'Claiming Arathi Basin','Winning a war is about more than just outsmarting and outfighting your opponent. Victory often comes down to simply producing more than your enemy.$B$BWhat we have in Arathi Basin is a sizeable supply of resources for whichever side manages to claim it first.$B$BIf the Alliance comes out victorious, it\'ll mean more swords and pikes for our troops. If the Horde were to win, those swords and pikes would still get made, they\'d just be pointed at us! Now is the time to help the Alliance in Arathi Basin, $N.','Bring 3 Arathi Basin Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','Good work, soldier! Keep it up and we\'ll have the Horde running all the way back to Orgrimmar.','Tell me, what are the news from the front?','','','','','',20559,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,509,0,0,0,0,50,0,0,0,0,0,900,0,24962,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8392,0,3358,40,49,41,0,77,0,0,0,0,0,0,0,0,0,0,0,8,1,8394,0,0,0,0,0,0,'Claiming Arathi Basin','Winning a war is about more than just outsmarting and outfighting your opponent. Victory often comes down to simply producing more than your enemy.$B$BWhat we have in Arathi Basin is a sizeable supply of resources for whichever side manages to claim it first.$B$BIf the Alliance comes out victorious, it\'ll mean more swords and pikes for our troops. If the Horde were to win, those swords and pikes would still get made, they\'d just be pointed at us! Now is the time to help the Alliance in Arathi Basin, $N.','Bring 3 Arathi Basin Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','Good work, soldier! Keep it up and we\'ll have the Horde running all the way back to Orgrimmar.','Tell me, what are the news from the front?','','','','','',20559,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,509,0,0,0,0,50,0,0,0,0,0,1350,0,24963,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8393,1,3358,30,39,41,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Claiming Arathi Basin','Winning a war is about more than just outsmarting and outfighting your opponent. Victory often comes down to simply producing more than your enemy.$B$BWhat we have in Arathi Basin is a sizeable supply of resources for whichever side manages to claim it first.$B$BIf the Alliance comes out victorious, it\'ll mean more swords and pikes for our troops. If the Horde were to win, those swords and pikes would still get made, they\'d just be pointed at us! Now is the time to help the Alliance in Arathi Basin, $N.','Bring 3 Arathi Basin Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','Good work, soldier! Keep it up and we\'ll have the Horde running all the way back to Orgrimmar.','Tell me, what are the news from the front?','','','','','',20559,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,509,0,0,0,0,100,0,0,0,0,4500,1800,0,24962,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8394,1,3358,40,49,41,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Claiming Arathi Basin','Winning a war is about more than just outsmarting and outfighting your opponent. Victory often comes down to simply producing more than your enemy.$B$BWhat we have in Arathi Basin is a sizeable supply of resources for whichever side manages to claim it first.$B$BIf the Alliance comes out victorious, it\'ll mean more swords and pikes for our troops. If the Horde were to win, those swords and pikes would still get made, they\'d just be pointed at us! Now is the time to help the Alliance in Arathi Basin, $N.','Bring 3 Arathi Basin Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','Good work, soldier! Keep it up and we\'ll have the Horde running all the way back to Orgrimmar.','Tell me, what are the news from the front?','','','','','',20559,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,509,0,0,0,0,100,0,0,0,0,7000,2730,0,24963,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8395,1,3358,50,59,41,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Claiming Arathi Basin','Winning a war is about more than just outsmarting and outfighting your opponent. Victory often comes down to simply producing more than your enemy.$B$BWhat we have in Arathi Basin is a sizeable supply of resources for whichever side manages to claim it first.$B$BIf the Alliance comes out victorious, it\'ll mean more swords and pikes for our troops. If the Horde were to win, those swords and pikes would still get made, they\'d just be pointed at us! Now is the time to help the Alliance in Arathi Basin, $N.','Bring 3 Arathi Basin Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','Good work, soldier! Keep it up and we\'ll have the Horde running all the way back to Orgrimmar.','Tell me, what are the news from the front?','','','','','',20559,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,509,0,0,0,0,100,0,0,0,0,9000,3840,0,24964,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8396,1,3358,60,60,41,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Claiming Arathi Basin','Winning a war is about more than just outsmarting and outfighting your opponent. Victory often comes down to simply producing more than your enemy.$B$BWhat we have in Arathi Basin is a sizeable supply of resources for whichever side manages to claim it first.$B$BIf the Alliance comes out victorious, it\'ll mean more swords and pikes for our troops. If the Horde were to win, those swords and pikes would still get made, they\'d just be pointed at us! Now is the time to help the Alliance in Arathi Basin, $N.','Bring 3 Arathi Basin Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','Good work, soldier! Keep it up and we\'ll have the Horde running all the way back to Orgrimmar.','Tell me, what are the news from the front?','','','','','',20559,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,509,0,0,0,0,100,0,0,0,0,9000,3960,0,24965,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8397,0,3358,50,59,41,0,77,0,0,0,0,0,0,0,0,0,0,0,8,1,8395,0,0,0,0,0,0,'Claiming Arathi Basin','Winning a war is about more than just outsmarting and outfighting your opponent. Victory often comes down to simply producing more than your enemy.$B$BWhat we have in Arathi Basin is a sizeable supply of resources for whichever side manages to claim it first.$B$BIf the Alliance comes out victorious, it\'ll mean more swords and pikes for our troops. If the Horde were to win, those swords and pikes would still get made, they\'d just be pointed at us! Now is the time to help the Alliance in Arathi Basin, $N.','Bring 3 Arathi Basin Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','Good work, soldier! Keep it up and we\'ll have the Horde running all the way back to Orgrimmar.','Tell me, what are the news from the front?','','','','','',20559,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,509,0,0,0,0,50,0,0,0,0,0,1920,0,24964,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8398,0,3358,60,60,41,0,77,0,0,0,0,0,0,0,0,0,0,0,8,1,8396,0,0,0,0,0,0,'Claiming Arathi Basin','Winning a war is about more than just outsmarting and outfighting your opponent. Victory often comes down to simply producing more than your enemy.$B$BWhat we have in Arathi Basin is a sizeable supply of resources for whichever side manages to claim it first.$B$BIf the Alliance comes out victorious, it\'ll mean more swords and pikes for our troops. If the Horde were to win, those swords and pikes would still get made, they\'d just be pointed at us! Now is the time to help the Alliance in Arathi Basin, $N.','Bring 3 Arathi Basin Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','Good work, soldier! Keep it up and we\'ll have the Horde running all the way back to Orgrimmar.','Tell me, what are the news from the front?','','','','','',20559,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,509,0,0,0,0,50,0,0,0,0,0,1980,0,24965,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8399,1,3277,20,29,41,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Fight for Warsong Gulch','The Silverwing Sentinels are at war with the Warsong Outriders due to the destruction the Orcs are causing to the forest. There are, however, more reasons to defend this particular forest than plain love for nature.$B$BThe forest forms a strategic barrier that makes Ashenvale defendable against a large-scale attack. Without it, Astranaar would last a day or two before being annexed to the Barrens.$B$BDo your part in fighting the Warsong Outriders, $N! For the Alliance!','Bring 3 Warsong Gulch Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','Good work, $N. Thanks to you, our natural defenses in Ashenvale will remain intact for another day.','You\'ve come back with news from the front, $N?','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,890,0,0,0,0,100,0,0,0,0,2500,1410,0,24961,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8400,1,3277,30,39,41,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Fight for Warsong Gulch','The Silverwing Sentinels are at war with the Warsong Outriders due to the destruction the Orcs are causing to the forest. There are, however, more reasons to defend this particular forest than plain love for nature.$B$BThe forest forms a strategic barrier that makes Ashenvale defendable against a large-scale attack. Without it, Astranaar would last a day or two before being annexed to the Barrens.$B$BDo your part in fighting the Warsong Outriders, $N! For the Alliance!','Bring 3 Warsong Gulch Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','Good work, $N. Thanks to you, our natural defenses in Ashenvale will remain intact for another day.','You\'ve come back with news from the front, $N?','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,890,0,0,0,0,100,0,0,0,0,4500,1800,0,24962,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8401,1,3277,40,49,41,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Fight for Warsong Gulch','The Silverwing Sentinels are at war with the Warsong Outriders due to the destruction the Orcs are causing to the forest. There are, however, more reasons to defend this particular forest than the preservationist philosophy the Silverwings espouse.$B$BThe forest forms a strategic barrier that makes Ashenvale defendable against a large-scale attack. Without it, Astranaar would last a day or two before being annexed to the Barrens. Do your part in fighting the Warsong Outriders! For the Alliance!','Bring 3 Warsong Gulch Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','Good work, $N. Thanks to you, our natural defenses in Ashenvale will remain intact for another day.','You\'ve come back with news from the front, $N?','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,890,0,0,0,0,100,0,0,0,0,7000,2730,0,24963,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8402,1,3277,50,59,41,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Fight for Warsong Gulch','The Silverwing Sentinels are at war with the Warsong Outriders due to the destruction the Orcs are causing to the forest. There are, however, more reasons to defend this particular forest than plain love for nature.$B$BThe forest forms a strategic barrier that makes Ashenvale defendable against a large-scale attack. Without it, Astranaar would last a day or two before being annexed to the Barrens.$B$BDo your part in fighting the Warsong Outriders, $N! For the Alliance!','Bring 3 Warsong Gulch Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','Well done, $N! You\'ve served the Alliance well.','You\'ve come back with news from the front, $N?','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,890,0,0,0,0,100,0,0,0,0,9000,3840,0,24964,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8403,1,3277,60,60,41,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Fight for Warsong Gulch','The Silverwing Sentinels are at war with the Warsong Outriders due to the destruction the Orcs are causing to the forest. There are, however, more reasons to defend this particular forest than plain love for nature.$B$BThe forest forms a strategic barrier that makes Ashenvale defendable against a large-scale attack. Without it, Astranaar would last a day or two before being annexed to the Barrens.$B$BDo your part in fighting the Warsong Outriders, $N! For the Alliance!','Bring 3 Warsong Gulch Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','Well done, $N! You\'ve served the Alliance well.','You\'ve come back with news from the front, $N?','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,890,0,0,0,0,100,0,0,0,0,9000,3960,0,24965,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8404,0,3277,20,29,41,0,77,0,0,0,0,0,0,0,0,0,0,0,8,1,8399,0,0,0,0,0,0,'Fight for Warsong Gulch','The Silverwing Sentinels are at war with the Warsong Outriders due to the destruction the Orcs are causing to the forest. There are, however, more reasons to defend this particular forest than plain love for nature.$B$BThe forest forms a strategic barrier that makes Ashenvale defendable against a large-scale attack. Without it, Astranaar would last a day or two before being annexed to the Barrens.$B$BDo your part in fighting the Warsong Outriders, $N! For the Alliance!','Bring 3 Warsong Gulch Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','Good work, $N. Thanks to you, our natural defenses in Ashenvale will remain intact for another day.','You\'ve come back with news from the front, $N?','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,890,0,0,0,0,50,0,0,0,0,0,720,0,24961,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8405,0,3277,30,39,41,0,77,0,0,0,0,0,0,0,0,0,0,0,8,1,8400,0,0,0,0,0,0,'Fight for Warsong Gulch','The Silverwing Sentinels are at war with the Warsong Outriders due to the destruction the Orcs are causing to the forest. There are, however, more reasons to defend this particular forest than plain love for nature.$B$BThe forest forms a strategic barrier that makes Ashenvale defendable against a large-scale attack. Without it, Astranaar would last a day or two before being annexed to the Barrens.$B$BDo your part in fighting the Warsong Outriders, $N! For the Alliance!','Bring 3 Warsong Gulch Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','Good work, $N. Thanks to you, our natural defenses in Ashenvale will remain intact for another day.','You\'ve come back with news from the front, $N?','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,890,0,0,0,0,50,0,0,0,0,0,900,0,24962,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8406,0,3277,40,49,41,0,77,0,0,0,0,0,0,0,0,0,0,0,8,1,8401,0,0,0,0,0,0,'Fight for Warsong Gulch','The Silverwing Sentinels are at war with the Warsong Outriders due to the destruction the Orcs are causing to the forest. There are, however, more reasons to defend this particular forest than plain love for nature.$B$BThe forest forms a strategic barrier that makes Ashenvale defendable against a large-scale attack. Without it, Astranaar would last a day or two before being annexed to the Barrens.$B$BDo your part in fighting the Warsong Outriders, $N! For the Alliance!','Bring 3 Warsong Gulch Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','Good work, $N. Thanks to you, our natural defenses in Ashenvale will remain intact for another day.','You\'ve come back with news from the front, $N?','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,890,0,0,0,0,50,0,0,0,0,0,1350,0,24963,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8407,0,3277,50,59,41,0,77,0,0,0,0,0,0,0,0,0,0,0,8,1,8402,0,0,0,0,0,0,'Fight for Warsong Gulch','The Silverwing Sentinels are at war with the Warsong Outriders due to the destruction the Orcs are causing to the forest. There are, however, more reasons to defend this particular forest than plain love for nature.$B$BThe forest forms a strategic barrier that makes Ashenvale defendable against a large-scale attack. Without it, Astranaar would last a day or two before being annexed to the Barrens.$B$BDo your part in fighting the Warsong Outriders, $N! For the Alliance!','Bring 3 Warsong Gulch Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','Well done, $N! You\'ve served the Alliance well.','You\'ve come back with news from the front, $N?','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,890,0,0,0,0,50,0,0,0,0,0,1920,0,24964,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8408,0,3277,60,60,41,0,77,0,0,0,0,0,0,0,0,0,0,0,8,1,8403,0,0,0,0,0,0,'Fight for Warsong Gulch','The Silverwing Sentinels are at war with the Warsong Outriders due to the destruction the Orcs are causing to the forest. There are, however, more reasons to defend this particular forest than plain love for nature.$B$BThe forest forms a strategic barrier that makes Ashenvale defendable against a large-scale attack. Without it, Astranaar would last a day or two before being annexed to the Barrens.$B$BDo your part in fighting the Warsong Outriders, $N! For the Alliance!','Bring 3 Warsong Gulch Marks of Honor to an Alliance Brigadier General outside the battlegrounds.','Well done, $N! You\'ve served the Alliance well.','You\'ve come back with news from the front, $N?','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,890,0,0,0,0,50,0,0,0,0,0,1980,0,24965,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8409,2,-22,25,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,8322,0,0,0,0,0,0,'Ruined Kegs','The rotten eggs have been successfully placed inside the keg. Future batches of ale from the Southshore Inn are sure to be ruined!$B$BYou should now report back to Darkcaller Yanka at the Wickerman Festival in Tirisfal Glade and report your success.','Return to Darkcaller Yanka at the Wickerman Festival in Tirisfal Glade.','Ah, success! You\'ve shown true Hallow\'s End spirit - FORSAKEN spirit, I should say!$B$B$B$BI revel in the fact that Southshore must now feast on bad ale or go without! As for you, take these treats. I believe you will find good use for them!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20557,0,0,0,15,0,0,0,530,76,0,81,68,150,150,0,150,150,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8410,2,-82,50,50,0,64,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8412,0,0,0,'Elemental Mastery','Bath\'rah the Windwatcher has sent out a summons for a shaman of your wisdom. He requests you bring a sample of each of the elements to show you are ready.$B$BTo find Bath\'rah, go to the river east of Tarren Mill. Follow the river north until you come across the ruins where Bath\'rah resides.','Collect a sample of air, fire, earth and water for Bath\'rah the Windwatcher.','Excellent, mon. Now we be talkin\'.','What you got for me, $C?','','','','','',7069,7068,7067,7070,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2280,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8411,2,-82,50,50,0,64,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,8412,0,0,0,'Mastering the Elements','Welcome, $c. You bring me the elements and then we do the talkin\'.$B$BThe fire, the air, the water, and the earth I be needin\' before I trust ya, mon. I gots to know you be knowledgeable.','Bring the elements earth, air, fire and water to Bath\'rah the Windwatcher.','These be the elements I need. Now we talk.','Where\'s the elements, mon?','','','','','',7069,7067,7068,7070,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2280,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8412,2,-82,50,52,0,64,178,0,0,0,0,0,0,0,0,0,0,0,0,0,8410,0,0,0,0,0,0,'Spirit Totem','The elemental spirits of this place don\'t be likin\' me any more.$B$BYou know about the totems more than any, and I be needin\' a spirit totem to protect me. We already got the elements, now we need somethin\' more with more nature. More primal.$B$BIn the Western Plaguelands you can kill bears for claws and spiders for their eyes. The carrion birds eat everything, so they might have either one.','Bring the pieces for the spirit totem to Bath\'rah the Windwatcher.','Great, mon! Let\'s try it out...','The spirits know what we\'re up to, and they been tryin\' to kill me! I hope you got the parts.','','','','','',20610,20611,0,0,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8413,2,-82,50,52,81,64,178,0,0,0,0,0,0,0,0,0,0,0,0,0,8412,0,0,0,0,0,0,'Da Voodoo','The spirit totem just isn\'t enough. We be needin\' some voodoo magic to make it work jus\' right.$B$BThe trolls in the sunken temple have feathers strong with voodoo magics. Go there and kill Gasher, Mijan, Zolo, Hukku, Zul\'lor, and Loro. Then we have magic enough for a real spirit totem.','Bring the voodoo feathers to Bath\'rah the Windwatcher.','It\'s about time this troll got a full night\'s rest! The spirit totem will watch over me.$B$BI been a long time collectin\' things, maybe you want somethin\' for all your trouble?','Where\'s the feathers, mon?','','','','','',20606,20607,20608,0,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20369,20503,20556,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15500,3810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8414,2,-141,50,52,0,2,5,0,0,0,0,0,0,0,0,0,0,0,0,0,8415,0,0,0,0,0,0,'Dispelling Evil','Greetings, $c. Crusaders like you are a welcome sight in these desolate reaches.$B$BYour holy strength is needed to help fight the endless undead here. We need you to collect a large number of scourgestones and bring them to High Priest Thel\'danis. The high priest can be found guarding Uther\'s Tomb in Sorrow Hill, not far from here.$B$BOnly one with an Argent Dawn Commission can hope to find scourgestones, so speak to Officer Pureheart if you haven\'t already.','Collect 20 Minion\'s Scourgestones and bring them to High Priest Thel\'danis in the Western Plaguelands.','There is risk in dispelling the evil from a scourgestone, for it attracts the attention of undead for countless miles. But you are strong in the Light, $N, and I do not fear for you...','What evil have you brought me?','','','','','',12840,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,250,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), + (8415,2,-141,50,50,0,2,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8414,0,0,0,'Chillwind Point','Commander Ashlam Valorfist has sent out a call for a paladin of your purity and valor, $n. You can find him at Chillwind Camp in the southern part of the Western Plaguelands. Seek him and aid in his cause for the Light!','Speak to Commander Ashlam Valorfist at Chillwind Camp.','Very well, $C! Let\'s see what you\'re made of.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,300,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (8416,2,-141,50,52,0,2,5,0,0,0,0,0,0,0,0,0,0,0,0,0,8414,0,0,8418,20612,1,0,'Inert Scourgestones','The evil has been purged from the stones, $n.$B$BI am aware of Commander Ashlam\'s plans, and he will require only a single inert stone. Bring it to him so we may bathe the Scourge in righteous fire.','Bring the Inert Scourgestone to Commander Ashlan Valorfist in Chillwind Point.','You have done as I asked without question, $N.$B$BTrust is achieved, it seems. Perhaps I can reveal our plan in more detail to you now.','Was Thal\'danis able to cleanse the scourgestones?','','','','','',20612,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,75,0,0,0,0,0,1530,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), + (8417,2,-81,50,50,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8423,0,0,0,'A Troubled Spirit','In the Blasted Lands, there is a troubled spirit who was once a great hero of the horde. A warrior\'s honor does not die with the body, and it would serve you well to speak with him.','Speak with the Fallen Hero of the Horde at the entrance to the Blasted Lands.','So, you have come to alleviate my pain. I wish you could simply strike me down, but it is not that simple...','Did Stoley cough up my booze?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8418,2,-141,50,52,81,2,5,0,0,0,0,0,0,0,0,0,0,0,8,0,8416,0,0,0,0,0,0,'Forging the Mightstone','Now we must combine the inert scourgestones and create a weapon to shatter the ranks of undead. This is no trivial task, $n. Only the trolls of the sunken temple carry the kind of rare magic able to turn the evil of something against itself.$B$BIn the temple, the trolls are known as Gasher, Mijan, Zolo, Hukku, Zul\'lor, and Loro. Do not feel remorse for their corrupt souls... they are not without evil.','Bring the voodoo feathers to Ashlam Valorfist.','This is excellent, $N. I would say I am surprised, but I knew without question that you wouldn\'t let us down.$B$BIt is my honor to bestow one of the Holy Mightstones to you. Use it well.','Have you slain the wretched trolls?','','','','','',20606,20607,20608,0,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20504,20512,20505,0,0,0,1,1,1,0,0,0,20620,0,0,0,1,0,0,0,529,0,0,0,0,150,0,0,0,0,15500,3810,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8419,2,-61,50,52,0,256,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8421,8419,8421,0,0,0,'An Imp\'s Request','$n, an imp in Felwood by the name of Impsy has requested your presence. It is somewhat strange, as he has asked that you bring a piece of felcloth as a sign of good faith. Considering the power you already wield as a warlock, I can only assume you know the satyrs of Felwood carry this felcloth.$B$BYou can find Impsy just north of the Bloodvenom Falls, which I\'ve heard is quite lovely this time of year.','Bring a piece of felcloth to Impsy in Felwood.','What a splendid $C you are!$B$B$B$BOh how I love the feel of it, the way it burns your skin and weaves evil thoughts through the mind...','Do you have my felcloth?','','','','','',14256,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2280,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), + (8420,2,-61,50,52,0,256,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8421,8419,8421,0,0,0,'Hot and Itchy','Maybe this sounds strange coming from an imp, but I\'d like a pet of my own. I really would. It\'s just not fair that Niby gets me and I get nothing!$B$BIn fact, it doesn\'t even need to be a living pet. I\'d need something to start making it with, like some felcloth. The satyrs here in Felwood sometimes have felcloth, so you\'d just have to kill enough of them until you find some. That doesn\'t sound so bad, does it?','Bring a piece of felcloth to Impsy in Felwood.','Wow! You are too kind. Especially for a $C!$B$B$B$BOh how I love the feel of it, the way it burns your skin and weaves evil thoughts through the mind...','Do you have my felcloth?','','','','','',14256,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2280,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8421,2,-61,50,52,0,256,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8422,0,0,0,'The Wrong Stuff','Now that I have my felcloth, I can really begin making *my* pet.$B$BIt\'s going to need some eyes though. Perhaps you could rip some rotting wood from the irontree folk for me, so I can carve out some lovely eyes. They\'re up north in the Irontree Woods.$B$BI\'ll also need some bloodvenom essence to give it that new demon smell. The tainted oozes carry the essence, and they hang out right here near Niby and me.','Bring 10 Rotting Wood and 4 Bloodvenom Essence to Impsy in Felwood.','This will work so very well.','Do you have the goods?','','','','','',20613,20614,0,0,10,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), + (8422,2,-61,50,52,81,256,255,0,0,0,0,0,0,0,0,0,0,0,0,0,8421,0,0,0,0,0,0,'Trolls of a Feather','My pet is almost done. Now I just need something to stuff it with.$B$BOnly the voodoo feathers from the trolls in the sunken temple will do. They go by the names Gasher, Mijan, Zolo, Hukku, Zul\'lor, and Loro. Kill them. Kill them all.$B$BThis is no trivial task $n, so I\'ll make it worth your while by giving you something of Niby\'s -- he probably doesn\'t need it anyhow.','Bring a total of 6 Voodoo Feathers from the trolls in sunken temple.','Wonderful, now my pet is complete!$B$B$B$BOh, what an odd side effect these voodoo feathers have...','Did you bring the feathers? This doll needs stuffed!','','','','','',20606,20607,20608,0,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20536,20534,20530,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15500,3810,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), + (8423,2,-81,50,52,0,1,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8424,0,0,0,'Warrior Kinship','$B$BYou are a $c, no doubt. I would ask an honorable task of you, but I must test your strength.$B$BIt is said that Rexxar would measure the sharpness of his blades by killing a helboar with a single, swift strike. Now I will measure your strength by killing them.','Kill 7 Helboar in the Blasted Lands and return to the Fallen Hero of the Horde.','I need no proof to know what you have done, $C. I can see the determination etched in your expression.','The burning spines of the helboar leave horrific scars. Do not fear the pain and disfigurement, warrior, they are nothing compared to the prison to which I am bound.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5993,0,0,0,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8424,2,-81,50,52,0,1,255,0,0,0,0,0,0,0,0,0,0,0,0,0,8423,0,0,8425,0,0,0,'War on the Shadowsworn','The continued presence of the shadowsworn in the Blasted Lands bring great pain to me. Their dark rituals and spells cause agony unlike any I felt while alive.$B$BThrough you I can deliver my own message of pain. Go forth and deliver my wrath.','Slaughter the Shadowsworn in the Blasted Lands and return to the Fallen Hero of the Horde.','Already you have subdued my pain and honored me. Thank you, $C.','The shadowsworn are not easily defeated, are they? But you are a warrior, and you will triumph or perish trying.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6006,6004,6005,0,20,10,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8425,2,-81,50,52,81,1,255,0,0,0,0,0,0,0,0,0,0,0,0,0,8424,0,0,0,0,0,0,'Voodoo Feathers','Your honor has brought some peace to me. It is only right that I offer you something in return.$B$BMy weapons and armor were splendid in life, and yet they are of no use to me now. They would be better served in your possession.$B$BTravel to the sunken temple and destroy the troll guardians Gasher, Mijan, Zolo, Hukku, Zul\'lor, and Loro. They carry magic feathers that can reform my physical body long enough to grant you a reward.','Bring the Voodoo Feathers from the trolls in the Sunken Temple to the Fallen Hero of the Horde.','At last I can feel the cold touch of steel again, even if only for a moment.','Are you back so soon? Time is not the same to me any more, perhaps it has indeed been a long journey for you...','','','','','',20606,20607,20608,0,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20521,20130,20517,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8426,1,3277,20,29,41,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Battle of Warsong Gulch','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','Bring 3 Warsong Marks of Honor to a Horde Warbringer outside the battlegrounds.','Excellent! You\'ve shown your worth by defending our operations in Warsong Gulch! May word of your honor spread far and wide across our lands.','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,889,0,0,0,0,100,0,0,0,0,2500,1410,0,24961,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8427,1,3277,30,39,41,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Battle of Warsong Gulch','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','Bring 3 Warsong Marks of Honor to a Horde Warbringer outside the battlegrounds.','Excellent! You\'ve shown your worth by defending our operations in Warsong Gulch! May word of your honor spread far and wide across our lands.','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,889,0,0,0,0,100,0,0,0,0,4500,1800,0,24962,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8428,1,3277,40,49,41,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Battle of Warsong Gulch','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!$B','Bring 3 Warsong Marks of Honor to a Horde Warbringer outside the battlegrounds.','Excellent! You\'ve shown your worth by defending our operations in Warsong Gulch! May word of your honor spread far and wide across our lands.','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,889,0,0,0,0,100,0,0,0,0,7000,2730,0,24963,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8429,1,3277,50,59,41,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Battle of Warsong Gulch','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','Bring 3 Warsong Marks of Honor to a Horde Warbringer outside the battlegrounds.','Excellent! You\'ve shown your worth by defending our operations in Warsong Gulch! May word of your honor spread far and wide across our lands.','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,889,0,0,0,0,100,0,0,0,0,9000,3840,0,24964,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8430,1,3277,60,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Battle of Warsong Gulch','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','Bring 3 Warsong Marks of Honor to a Horde Warbringer outside the battlegrounds.','Excellent! You\'ve shown your worth by defending our operations in Warsong Gulch! May word of your honor spread far and wide across our lands.','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,889,0,0,0,0,100,0,0,0,0,9000,3960,0,24965,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8431,0,3277,20,29,41,0,178,0,0,0,0,0,0,0,0,0,0,0,8,1,8426,0,0,0,0,0,0,'Battle of Warsong Gulch','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','Bring 3 Warsong Marks of Honor to a Horde Warbringer outside the battlegrounds.','Excellent! You\'ve shown your worth by defending our operations in Warsong Gulch! May word of your honor spread far and wide across our lands.','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,889,0,0,0,0,50,0,0,0,0,0,720,0,24961,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8432,0,3277,30,39,41,0,178,0,0,0,0,0,0,0,0,0,0,0,8,1,8427,0,0,0,0,0,0,'Battle of Warsong Gulch','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','Bring 3 Warsong Marks of Honor to a Horde Warbringer outside the battlegrounds.','Excellent! You\'ve shown your worth by defending our operations in Warsong Gulch! May word of your honor spread far and wide across our lands.','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,889,0,0,0,0,50,0,0,0,0,0,900,0,24962,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8433,0,3277,40,49,41,0,178,0,0,0,0,0,0,0,0,0,0,0,8,1,8428,0,0,0,0,0,0,'Battle of Warsong Gulch','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','Bring 3 Warsong Marks of Honor to a Horde Warbringer outside the battlegrounds.','Excellent! You\'ve shown your worth by defending our operations in Warsong Gulch! May word of your honor spread far and wide across our lands.','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,889,0,0,0,0,50,0,0,0,0,0,1350,0,24963,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8434,0,3277,50,59,41,0,178,0,0,0,0,0,0,0,0,0,0,0,8,1,8429,0,0,0,0,0,0,'Battle of Warsong Gulch','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','Bring 3 Warsong Marks of Honor to a Horde Warbringer outside the battlegrounds.','Excellent! You\'ve shown your worth by defending our operations in Warsong Gulch! May word of your honor spread far and wide across our lands.','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,889,0,0,0,0,50,0,0,0,0,0,1920,0,24964,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8435,0,3277,60,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,8,1,8430,0,0,0,0,0,0,'Battle of Warsong Gulch','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','Bring 3 Warsong Marks of Honor to a Horde Warbringer outside the battlegrounds.','Excellent! You\'ve shown your worth by defending our operations in Warsong Gulch! May word of your honor spread far and wide across our lands.','The battle in Warsong Gulch against the Silverwing Sentinels is of great importance. Under the guise of protecting a forest that doesn\'t belong to them, the Alliance seeks to deny the Horde one of our largest sources for lumber.$B$BDo not let this happen, $N! Come back to me with proof of serving the Horde in a worthy manner!','','','','','',20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,889,0,0,0,0,50,0,0,0,0,0,1980,0,24965,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8436,1,3358,30,39,41,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Conquering Arathi Basin','Our conflict with the Alliance has escalated to a true war. No longer are false pretenses to enter into battle used or expected by either side at this point.$B$BThe battle for the Arathi Basin is one of resources, plain and simple. Either the Alliance gets the resources and uses them against us or we get them and use them to keep our war efforts going. Help the Defilers maintain the flow of resources we need, $N!','Bring 3 Arathi Basin Mark of Honor to a Horde Warbringer outside the battlegrounds.','Securing our resources in Arathi is an important task! You\'ve done well, $N.','You\'ve come back with news from Arathi, $C?','','','','','',20559,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,100,0,0,0,0,4500,1980,0,24962,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8437,1,3358,40,49,41,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Conquering Arathi Basin','Our conflict with the Alliance has escalated to a true war. No longer are false pretenses to enter into battle used or expected by either side at this point.$B$BThe battle for the Arathi Basin is one of resources, plain and simple. Either the Alliance gets the resources and uses them against us or we get them and use them to keep our war efforts going. Help the Defilers maintain the flow of resources we need, $N!','Bring 3 Arathi Basin Mark of Honor to a Horde Warbringer outside the battlegrounds.','Securing our resources in Arathi is an important task! You\'ve done well, $N.','You\'ve come back with news from Arathi, $C?','','','','','',20559,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,100,0,0,0,0,7000,2730,0,24963,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8438,1,3358,50,59,41,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Conquering Arathi Basin','Our conflict with the Alliance has escalated to a true war. No longer are false pretenses to enter into battle used or expected by either side at this point.$B$BThe battle for the Arathi Basin is one of resources, plain and simple. Either the Alliance gets the resources and uses them against us or we get them and use them to keep our war efforts going. Help the Defilers maintain the flow of resources we need, $N!','Bring 3 Arathi Basin Mark of Honor to a Horde Warbringer outside the battlegrounds.','Securing our resources in Arathi is an important task! You\'ve done well, $N.','You\'ve come back with news from Arathi, $C?','','','','','',20559,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,100,0,0,0,0,9000,3840,0,24964,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8439,1,3358,60,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Conquering Arathi Basin','Our conflict with the Alliance has escalated to a true war. No longer are false pretenses to enter into battle used or expected by either side at this point.$B$BThe battle for the Arathi Basin is one of resources, plain and simple. Either the Alliance gets the resources and uses them against us or we get them and use them to keep our war efforts going. Help the Defilers maintain the flow of resources we need, $N!','Bring 3 Arathi Basin Mark of Honor to a Horde Warbringer outside the battlegrounds.','Securing our resources in Arathi is an important task! You\'ve done well, $N.','You\'ve come back with news from Arathi, $C?','','','','','',20559,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,100,0,0,0,0,9000,3960,0,24965,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8440,0,3358,30,39,41,0,178,0,0,0,0,0,0,0,0,0,0,0,8,1,8436,0,0,0,0,0,0,'Conquering Arathi Basin','Our conflict with the Alliance has escalated to a true war. No longer are false pretenses to enter into battle used or expected by either side at this point.$B$BThe battle for the Arathi Basin is one of resources, plain and simple. Either the Alliance gets the resources and uses them against us or we get them and use them to keep our war efforts going. Help the Defilers maintain the flow of resources we need, $N!','Bring 3 Arathi Basin Mark of Honor to a Horde Warbringer outside the battlegrounds.','Securing our resources in Arathi is an important task! You\'ve done well, $N.','You\'ve come back with news from Arathi, $C?','','','','','',20559,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,50,0,0,0,0,0,900,0,24962,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8441,0,3358,40,49,41,0,178,0,0,0,0,0,0,0,0,0,0,0,8,1,8437,0,0,0,0,0,0,'Conquering Arathi Basin','Our conflict with the Alliance has escalated to a true war. No longer are false pretenses to enter into battle used or expected by either side at this point.$B$BThe battle for the Arathi Basin is one of resources, plain and simple. Either the Alliance gets the resources and uses them against us or we get them and use them to keep our war efforts going. Help the Defilers maintain the flow of resources we need, $N!','Bring 3 Arathi Basin Mark of Honor to a Horde Warbringer outside the battlegrounds.','Securing our resources in Arathi is an important task! You\'ve done well, $N.','You\'ve come back with news from Arathi, $C?','','','','','',20559,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,50,0,0,0,0,0,1350,0,24963,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8442,0,3358,50,59,41,0,178,0,0,0,0,0,0,0,0,0,0,0,8,1,8438,0,0,0,0,0,0,'Conquering Arathi Basin','Our conflict with the Alliance has escalated to a true war. No longer are false pretenses to enter into battle used or expected by either side at this point.$B$BThe battle for the Arathi Basin is one of resources, plain and simple. Either the Alliance gets the resources and uses them against us or we get them and use them to keep our war efforts going. Help the Defilers maintain the flow of resources we need, $N!','Bring 3 Arathi Basin Mark of Honor to a Horde Warbringer outside the battlegrounds.','Securing our resources in Arathi is an important task! You\'ve done well, $N.','You\'ve come back with news from Arathi, $C?','','','','','',20559,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,50,0,0,0,0,0,1920,0,24964,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8443,0,3358,60,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,8,1,8439,0,0,0,0,0,0,'Conquering Arathi Basin','Our conflict with the Alliance has escalated to a true war. No longer are false pretenses to enter into battle used or expected by either side at this point.$B$BThe battle for the Arathi Basin is one of resources, plain and simple. Either the Alliance gets the resources and uses them against us or we get them and use them to keep our war efforts going. Help the Defilers maintain the flow of resources we need, $N!','Bring 3 Arathi Basin Mark of Honor to a Horde Warbringer outside the battlegrounds.','Securing our resources in Arathi is an important task! You\'ve done well, $N.','You\'ve come back with news from Arathi, $C?','','','','','',20559,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,510,0,0,0,0,50,0,0,0,0,0,1980,0,24965,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8446,2,-1,60,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,8447,20644,1,0,'Shrouded in Nightmare','Corruption seeps from this object.$B$BThere may be a link between this object and the dragons coming forth from the Dream. You must find someone that can decipher the meaning of this item. Perhaps the druids of the Moonglade or Cenarion Hold could assist you further.','Find someone capable of deciphering the meaning behind the Nightmare Engulfed Object.$B$BPerhaps a druid of great power could assist you.','I must remove the taint from this object. This may shed some light on my recent failures to delve into the Dream. Give it to me.','Yes, $R?','','','','','',20644,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,500,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8447,2,-1,60,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,66,2,8446,0,0,0,0,0,0,'Waking Legends','The waters of Lake Elune\'ara should dissolve the nightmares engulfing this object. Give me a moment to perform the cleansing, $N.','Wait for Keeper Remulos at the Moonglade to cleanse the Nightmare Engulfed Object.','Take his ring, $N. It has served its purpose for Malfurion. It shall now serve a new purpose for you...',NULL,'Waking Legends.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20600,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,8447,0), + (8460,2,361,45,48,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Timbermaw Ally','The Timbermaw are the only furbolg tribe to escape the corruption. However, many other races kill furbolg blindly now, without bothering to see if they are friend or foe. For this reason, the Timbermaw furbolg trust very few.$B$BAre you interested in proving yourself? Drive back the corrupted Deadwood tribe of Felwood and we may one day consider you an ally. You\'ll find the first Deadwood tribe - warriors, pathfinders and gardeners - to my west.','Grazle wants you to prove yourself by killing 6 Deadwood Warriors, 6 Deadwood Pathfinders, and 6 Deadwood Gardeners. Return to him in southern Felwood near the Emerald Sanctuary when you are done.','We suffer much from the events of the past. Thank you for what you have done to help protect the Timbermaw. As a sign of our growing friendship, please accept this humble offering.','Keep at it, $N. If you are to earn our trust, you will need to prove yourself to us.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7153,7155,7154,0,6,6,6,0,0,0,0,0,21311,21312,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,576,0,0,0,0,350,0,0,0,0,0,2640,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0,0,0), + (8461,2,1769,45,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Deadwood of the North','There is a camp of Deadwood furbolgs directly to our southwest. Corruption permeates the camp, and I wish to put an end to it before they become a problem.$B$BThe Deadwood tribe is evil, but it is the effects of the fel that pollutes their minds. Their hostility is not truly an innate quality, yet they cannot be helped. It saddens me that we must fight our own brethren.$B$BPlease, $N - I ask you to do what must be done. Simply spare me the details; such troublesome images upset me far too much.','Nafien would like you to kill 6 Deadwood Den Watchers, 6 Deadwood Avengers, and 6 Deadwood Shamans. Return to him in northern Felwood near the entrance to Timbermaw Hold.','I sense that you have achieved victory. Victory... such a hollow word considering what had to be done. Regardless, you\'ve proven yourself to be worthy of our trust.$B$BIt may take some time before the Timbermaw welcome you without hostility within the Hold. Still, your perseverance will erode any suspicion my brethren may have about you. So long as you never betray us and raise weapons against us, we will find common ground.','Once you gain the trust of the Timbermaw, I am confident there will be something we will be able to do for you. The Timbermaw do not forget their allies, especially in dark times such as these.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7156,7157,7158,0,6,6,6,0,0,0,0,0,21316,21317,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,576,0,0,0,0,150,0,0,0,0,0,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8462,2,361,45,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,8460,0,0,0,0,0,0,'Speak to Nafien','Perhaps you are capable of handling a larger threat that we Timbermaw face. You certainly have shown yourself capable here...$B$BAnother of my kind stands guard outside the entrance to Timbermaw Hold, along this road far to the north. His name is Nafien; while he may appear to be a feral and unsavory beast, fear him not. He only seeks aid against the malign forces that threaten our home.','Travel north along the main road in Felwood and speak with the furbolg named Nafien. He stands guard outside the entrance to Timbermaw Hold.','Ah... I have heard the word on the wind about those not of our tribe who seek to ally themselves with the Timbermaw furbolgs. I welcome you, but you must be warned that my tribe reacts poorly to strangers.$B$BThese are trying times, and we can only trust those who choose to fight the corruption of the land alongside of us... and have proven themselves to us accordingly. Those who have not done so will be met with open hostility should they enter the Hold.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,576,0,0,0,0,25,0,0,0,0,0,330,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,2,0,0,0,0,0,0,0,0), + (8464,2,1769,45,58,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Winterfall Activity','The Timbermaw tend to stay to themselves, $N. While we do allow safe passage to those we trust, we try to avoid other furbolg tribes if at all possible.$B$BThe Winterfall tribe as of late has become increasingly hostile towards us. They seem to be in a state of rage, completely engulfed by their own fear and hatred of anything they do not understand.$B$BI must ask you to thin their numbers as to lessen the threat against us. Seek them out in Winterfall Village, far to the east of here.','Salfa wants you to kill 8 Winterfall Shaman, 8 Winterfall Den Watchers, and 8 Winterfall Ursa. Salfa is located just outside the entrance to Timbermaw Hold in Winterspring.','Thank you for what you have done, as saddening as it is. Accept this as a token of thanks.$B$BI would ask of you to please continue helping us, $N. We have very few allies on which to call upon, and without your aid, the threats against my tribe would surely be too much for us to handle alone.','We very much appreciate what you have done for the Timbermaw, $N. Your continued efforts will surely earn my tribe\'s trust and respect.',NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7439,7440,7438,0,8,8,8,0,0,0,0,0,21318,21319,21320,21322,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,576,0,0,0,0,350,0,0,0,0,0,3720,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,1,2,0,0,0,0,0,0,0,0), + (8465,2,361,45,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,8461,0,0,0,0,0,0,'Speak to Salfa','The threat of corruption comes not only from the Deadwood furbolgs to the south, but also from the east and the Winterfall furbolgs of Winterspring. If you wish to further aid us, speak with Salfa on the other side of the Hold, by the Winterspring entrance. Follow the path to the left to reach it.$B$BBe warned - if my kind inside considers you hostile or hated, they will attack. Travel as quick as you can, avoiding conflict. To kill a Timbermaw - even in self defense - will only alienate you further.','Travel through Timbermaw Hold and exit into Winterspring. Speak with Salfa, who stands guard outside the entrance to Timbermaw Hold.','Greetings, $C - I stand guard here as both a speaker for the Timbermaw here in Winterspring and as a defender of the tribe.$B$BOur Winterfall brethren here in this frigid land have fallen under the same corruptive sway as the furbolg of Felwood. If you\'ve come here offering the Timbermaw furbolgs aid, then we are ready to accept such an offer.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,576,0,0,0,0,25,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8466,0,361,45,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,256,1,8460,0,0,0,0,0,0,'Feathers for Grazle','','Some of the Deadwood furbolgs wear a distinctive headdress that may be used as a means of proof in thinning their numbers. Bring me a feather from any headdresses you acquire; for every set of five you bring me, you will earn recognition amongst the Timbermaw.','Well done, $N! I will make sure that your deeds are known amongst my kind.$B$BRemember to bring any of the feathers you find to me. I will continue to accept them as long as necessary.','While you have proven yourself to me, you may need to continue to work toward proving yourself to the suspicious brethren of my tribe. To that end, I may be able to continue assisting you.$B$BSome of the Deadwood furbolgs wear a distinctive headdress that may be used as a means of proof in thinning their numbers. Bring me a feather from any headdresses you acquire; for every set of five you bring me, you will earn recognition amongst the Timbermaw.','','','','','',21377,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,576,0,0,0,0,75,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8467,0,361,45,55,0,0,255,0,0,0,0,0,0,0,0,0,0,0,256,1,8461,0,0,0,0,0,0,'Feathers for Nafien','','Some of the Deadwood furbolgs wear a distinctive headdress that may be used as a means of proof in thinning their numbers. Bring me a feather from any headdresses you acquire; for every set of five you bring me, you will earn recognition amongst the Timbermaw.','Well done, $N! I will make sure that your deeds are known amongst my kind.$B$BRemember to bring any of the feathers you find to me. I will continue to accept them as long as necessary.','While you have proven yourself to me, you may need to continue to work toward proving yourself to the suspicious brethren of my tribe. To that end, I may be able to continue assisting you.$B$BSome of the Deadwood furbolgs wear a distinctive headdress that may be used as a means of proof in thinning their numbers. Bring me a feather from any headdresses you acquire; for every set of five you bring me, you will earn recognition amongst the Timbermaw.',NULL,'','','','',21377,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,576,0,0,0,0,75,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8469,0,361,50,56,0,0,255,0,0,0,0,0,0,0,0,0,0,0,256,1,8464,0,0,0,0,0,0,'Beads for Salfa','','The Winterfall are known to carry spirit beads to ward against foul spirits. These beads have clearly failed in their purpose, as the Winterfall themselves are the agents of corruption. Bring to me these spirit beads from fallen Winterfall furbolgs; for every set of five you bring me, you will earn recognition amongst the Timbermaw.','Once again, you prove your honor to us! I will make sure that your deeds are known amongst my kind.$B$BRemember to bring any of the Winterfall\'s beads you find to me. For each set you continue to bring to me, I will speak on your behalf to the tribe.','You\'ve certainly earned my trust, $N, but you may need to continue to earn the trust of my untrusting tribe. There is something you can do to earn that trust.$B$BThe Winterfall are known to carry spirit beads to ward against foul spirits. These beads have clearly failed in their purpose, as the Winterfall themselves are the agents of corruption. Bring to me these spirit beads from fallen Winterfall furbolgs; for every set of five you bring me, you will earn recognition amongst the Timbermaw.','','','','','',21383,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,576,0,0,0,0,50,0,0,0,0,0,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8470,2,361,45,55,0,0,255,0,0,0,576,0,0,0,0,0,0,0,0,0,0,0,0,0,20741,1,0,'Deadwood Ritual Totem','You have found one of the Deadwood furbolg\'s ritual totems. The totem itself is of non-descript construction, but a palpable sense of despair emanates from it. If there were any object that might best exemplify the corruption that the Deadwood furbolg suffer under, this item would clearly be it.$B$BOne of the furbolgs inside Timbermaw Hold may have a use for such an item... that is, if you\'ve earned their trust enough for them to speak with you.$B','Take the Deadwood Ritual Totem inside Timbermaw Hold and see if one of the furbolgs there will find a use for the item. The Timbermaw will not speak with you unless you are of Neutral reputation or greater with them.','This totem... I recognize it as one of the Deadwood\'s, but it is thick with the stench of decay. Whatever foulness has turned our brethren against us is surely present in this object.$B$BYou were wise to bring this to us, $N. Perhaps through study and ritual, we can uncover what it is that pollutes the minds of our brethren. Thank you, friend please accept these offerings in exchange for your find.','Yes $C, what can I assist you with? You walk among us peacefully, though there is assuredly something amiss. I sense something... something troubling...','','','','','',20741,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13446,13444,0,0,2,2,0,0,576,0,0,0,0,150,0,0,0,0,8500,3390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8471,2,618,50,56,0,0,255,0,0,0,576,0,0,0,0,0,0,0,0,0,0,0,0,0,20742,1,0,'Winterfall Ritual Totem','You have found one of the Winterfall furbolg\'s ritual totems. The totem itself is of non-descript construction, but it seems to emanate an almost tangible sense of dread and despair. If many of the Winterfall furbolgs do indeed carry these, it certainly would go a long way in explaining their current condition.$B$BOne of the furbolgs inside Timbermaw Hold may have a use for such an item... that is, if you\'ve earned their trust enough for them to speak with you.','Take the Winterfall Ritual Totem inside Timbermaw Hold and see if one of the furbolgs there will find a use for the item. The Timbermaw will not speak with you unless you are of Neutral reputation or greater with them.','This thing... it is in the shape of a Winterfall Ritual Totem, but it has been twisted by forces I cannot begin to comprehend. Whatever taint that has set the Winterfall against us is surely present in this object.$B$BDivine wisdom has brought both this and you to us, $N. We will study this object intently; perhaps one day, the Winterfall will rage against us no longer.$B$BThank you, friend please accept these offerings in exchange for your benevolence.','$C - you approach us in a peaceful manner, but I sense that you are here on matters that are grave and severe... for both furbolg and $R alike. What have you come to tell us?','','','','','',20742,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13446,13444,0,0,3,3,0,0,576,0,0,0,0,150,0,0,0,0,17000,3480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8481,2,1769,45,60,1,0,255,0,0,0,576,42000,576,42000,0,0,0,0,0,0,0,0,0,0,21144,1,0,'The Root of All Evil','$N, thanks to you we have devised a way to summon forth the root of all evil for the Winterfall tribe - the corrupting demon that dominates them!$B$BTake this torch to the mouth of High Chief Winterfall\'s personal cave and plant it there. Doing so will force the demon to reveal itself and investigate. This is when you and your allies must strike it down! Only the essence of the fallen demon will begin the lengthy healing process of the Winterfall tribe... and the salvation of Timbermaw Hold.','Plant the Demon Summoning Torch in the mouth of High Chief Winterfall\'s cave in the Winterfall furbolg village. Defeat the demon and retrieve the Essence of Xandivious for Gorn One Eye in Timbermaw Hold.','You\'ve... you\'ve saved us! Your defeat of the demon Xandivious has ensured the safety of Timbermaw Hold for years to come. You are truly a hero amongst our kind.$B$BPlease, accept this with our blessing. Though the healing process will be slow amongst the furbolgs - and the conflict will still go on - you have given the Winterfall something they never had before this day.$B$BThey have a chance at survival.','You have returned to us, $N... does this mean that the demon has been slain?','','','','','',21144,21145,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21326,0,0,0,1,0,0,0,576,0,0,0,0,500,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8484,2,1769,45,60,0,0,77,0,0,0,576,42000,576,42000,0,0,0,0,0,0,0,0,0,0,21155,1,0,'The Brokering of Peace','Your deeds go beyond the tale of a simple hero, $N. If you are a representative of your people, then your people are ones we would work to make peace with.$B$BPlease - take this offering to the dwarven king that resides in a mountain of iron; I believe you call this city Ironforge. In times past, he had tried to make contact with us on behalf of his Alliance. It is now only fitting to acknowledge you as the key in your Alliance\'s efforts in brokering peace.','Bring the Timbermaw Offering of Peace to King Magni Bronzebeard in Ironforge.','Indeed, this is a most fortuitous turn of events. Were a lasting peace to be made with these creatures, this would certainly give us an advantage in the affairs of Kalimdor... one that the Night Elves cannot support on their own. I will notify the other leaders of the Alliance of this immediately, and further diplomats will be dispatched!$B$BAs for you, $N... you have shown courage in both diplomacy and in action. I thank you, as does the whole of the Alliance.','$C, you are welcomed in my domain. Ironforge should always be considered a home to a hero such as yourself. Now, what business do you have with me?','','','','','',21155,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,469,0,0,0,0,500,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8485,2,1769,45,60,0,0,178,0,0,0,576,42000,576,42000,0,0,0,0,0,0,0,0,0,0,21155,1,0,'The Brokering of Peace','Your deeds go beyond the tale of a simple hero, $N. If you are a representative of your people, then your people are ones we would work to make peace with.$B$BPlease - take this offering to the orcish warchief that resides in the lands of Durotar; I believe you call this city Orgrimmar. In times past, he had tried to make contact with us on behalf of his Horde. It is now only fitting to acknowledge you as the key in your Horde\'s efforts in brokering peace.','Bring the Timbermaw Offering of Peace to Thrall in Orgrimmar.','Indeed, this is a most fortuitous turn of events. Were a lasting peace to be made with these creatures, this would certainly give us an advantage in securing Kalimdor from external threats. I will notify the other leaders of the Horde of this immediately, and further diplomats will be dispatched!$B$BAs for you, $N... you have shown courage in both diplomacy and in action. I thank you, as does the entirety of the Horde.','The warchief\'s greetings are bestowed upon you, $C. Your deeds make the Horde grow stronger in these troubling times. Now, what business do you have with me?','','','','','',21155,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8492,2,-365,50,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Alliance Needs Copper Bars!','Hey there, $c, you look fit enough to contribute to the war effort! We need all of the help that we can get here to put together the materiel needed for the Ahn\'Qiraj War and it\'s your lucky day.$B$BI\'m collecting copper bars in stacks of twenty. It\'s for a worthy cause, what do you say? Do you think you could help out the Alliance?','Bring 20 Copper Bars to Sergeant Stonebrow at the Military Ward in Ironforge.','You did it, lad! We\'ll get those copper bars onto the pile and put them to good use making the war materiel right away. It\'s the efforts of people like you that make me proud to serve the Alliance. Good work, soldier!$B$BAnd if you should happen to come across more copper bars, make sure that they find their way to me.','Have you collected those twenty bars of copper yet, trooper?','','','','','',2840,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21509,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8493,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8492,0,0,0,0,0,0,'The Alliance Needs More Copper Bars!','Back again $c? Outstanding! We still need more stacks of copper bars if you can procure them for the Ahn\'Qiraj war effort. Will you help us out?','Bring 20 copper bars to Sergeant Stonebrow at the airfield in Dun Morogh.','Excellent work! Digging around for that copper and smelting it must have been quite an adventure. Unless you bought them at the auction house. Either way, it works for me. You are to be commended for your contribution to the war effort, $C. And please don\'t hesitate to bring me more copper bars if you have them.','Back again, $C? Outstanding! The bars you\'ve provided thus far are really going to help out in making all sorts of things for the war. I know, for example, that the copper is going to be used for parts of the steam tanks that are being built, as well as in a small fleet of gyrocopters that we\'re planning to deploy if time allows.$B$BDon\'t let the stacks here fool you though, we still need more copper bars if you can procure them for the Ahn\'Qiraj war effort. Will you help us out?','','','','','',2840,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21509,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8494,2,-365,40,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Alliance Needs Iron Bars!','Well hello there, $g Mr. : Ms.; Fancypants, aren\'t you a sight for sore eyes. In case you hadn\'t heard while you were out there \"adventuring\", the Alliance has been gearing up for a war in Ahn\'Qiraj and is in need of iron bars... a whole mess of \'em. Bring them to me in stacks of twenty. We can count on you, right, $c?','Bring 20 Iron Bars to Corporal Carnes at the Military Ward in Ironforge.','Well, well, if it isn\'t $N. And you pulled through. I guess now I\'ll have to keep my eye on you. It hurts me to say this, but thanks for your efforts. The Alliance won\'t forget, and neither will I. Now get out there and bust your hump on whatever else needs collecting.','If you have those twenty bars of iron, I don\'t want to know where you have them hidden!','','','','','',3575,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21511,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8495,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8494,0,0,0,0,0,0,'The Alliance Needs More Iron Bars!','Back so soon? Stop making me re-evaluate my low opinion of you $c, you\'re making me feel all gooey inside. So, as you can tell we still don\'t have enough iron bars for all of the weapons, armor, steam tanks and whatnot that need building for the bug hunt. Think you have it in you to bring back another stack of twenty iron bars in between all of those trips to Zul\'Gurub, or wherever it is that you kids hang out these days?','Bring 20 iron bars to Corporal Carnes at the airfield in Dun Morogh.','Must be a cold day in the Burning Steppes. Look here, it\'s $N, and she\'s brought me a gift. Twenty iron bars! Just what I always wanted.$B$BIn all seriousness though, thank you, $N. You\'re a credit to yourself and the Alliance. Now get back out there and bring in more stuff for the war effort!','Back so soon? Stop making me re-evaluate my low opinion of you, $C, you\'re making me feel all gooey inside. So, as you can tell we still don\'t have enough iron bars for all of the weapons, armor, steam tanks and whatnot that need building for the bug hunt. Think you have it in you to bring back another stack of twenty iron bars in between all of those trips to Zul\'Gurub, or wherever it is that you kids hang out these days?','','','','','',3575,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21511,0,0,5,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8496,2,1377,60,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,20806,1,0,'Bandages for the Field','Our supply of bandages in the battlefield is running dangerously low after the recent casualties we have incurred. Obtain a batch of first-aid supplies and deliver them to Windcaller Proudhorn in Cenarion Hold.','Bring 30 Heavy Runecloth Bandages, 30 Heavy Silk Bandages and 30 Heavy Mageweave Bandages to Windcaller Proudhorn at Cenarion Hold in Silithus. You must also bring Logistics Task Briefing X in order to complete this quest.',NULL,NULL,'','','','','',14530,8545,6451,20806,30,30,30,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20800,20805,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8497,2,1377,60,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,20807,1,0,'Desert Survival Kits','With the arrival of fresh recruits to Cenarion Hold comes the problem of keeping them alive in the desert. Dehydration as well as numerous poisonous creatures present a serious threat to inexperienced volunteers. Gather the supplies necessary for a desert survival kit and bring them to Calandrath in Cenarion Hold.','Bring 4 Globes of Water, 4 Powerful Anti-Venom and 4 Smoked Desert Dumplings to Calandrath at the inn in Cenarion Hold in Silithus. You must also bring Logistics Task Briefing I in order to complete this quest.',NULL,NULL,'','','','','',7079,19440,20452,20807,4,4,4,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20800,21132,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8498,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,256,0,0,0,0,0,20943,1,0,'Twilight Battle Orders','Our scouts have reported new battle orders being issued by the Twilight\'s Hammer leaders. The orders are being distributed by Twilight Prophets under heavy escort. Intercept the orders and bring them to Commander Mar\'alith.','Obtain the Twilight Battle Orders and bring them Commander Mar\'alith at Cenarion Hold in Silithus. You must also bring Tactical Task Briefing X in order to complete this quest.','Excellent. It\'s important to stay ahead of the enemy\'s next move. This information will allow us to anticipate the Twilight\'s Hammer\'s attacks. ','You\'ve brought something for me? ','','','','','',20803,20943,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20801,20809,0,0,1,1,0,0,609,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8499,2,-365,48,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Alliance Needs Thorium Bars!','It is very kind of you to inquire about the needs that the Alliance has. In addition to all of the other collection efforts underway, we are in need of a great quantity of thorium bars, which is the task that I am in charge of. The thorium will be used in the creation of many different things for the war, foremost of which is the construction of a battalion of steam tanks to be airlifted into Silithus as soon as they are completed. Can you aid us in this endeavor, $c?','Bring 20 Thorium Bars to Dame Twinbraid at the Military Ward in Ironforge.','So Gnoarn doesn\'t trust my reconnaissance abilities? I wonder why...','Oh, a shipment from my brother? Splendid! Fortune truly shines on me today!','','','','','',12359,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21513,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8500,0,-365,1,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,8499,0,0,0,0,0,0,'The Alliance Needs More Thorium Bars!','It is so good to see you again $N. I hope that you\'ve been doing well. It\'s true that we are still in need of thorium bars. If you have them to spare I am collecting them for the Ahn\'Qiraj war effort.','Bring 20 thorium bars to Dame Twinbraid at the airfield in Dun Morogh.','Excellent, $C! A job well done. I\'ll see to it that those bars get onto the pallet and into the hands of the blacksmiths and engineers that are hard at work building up the supplies for our army. Thank you again, and if you come across more thorium bars be sure to drop by.','It is so good to see you again, $N. I hope that you\'ve been doing well. It\'s true that we are still in need of thorium bars. If you have them to spare I am collecting them for the Ahn\'Qiraj war effort.','','','','','',12359,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21513,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8501,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,20941,1,0,'Target: Hive\'Ashi Stingers','As the war effort mounts, the silithid presence in the area presents an ever increasing threat to our operations. You\'ve been selected to partake on an assault on Hive\'Ashi where your primary target will consist of the airborne Hive\'Ashi stingers.$B$BReport back to Commander Mar\'alith after your task is completed.','Kill 30 Hive\'Ashi Stingers and report back to Commander Mar\'alith at Cenarion Hold in Silithus. You must also bring Combat Task Briefing XII in order to complete this quest.$B','Excellent work, $N. Your part in the attack on Hive\'Ashi has been noted.','You wish to tell me something, $N?','','','','','',0,20941,0,0,0,1,0,0,0,0,0,0,0,0,0,0,11698,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20802,0,0,0,1,0,0,0,609,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8502,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,20942,1,0,'Target: Hive\'Ashi Workers','As the war effort mounts, the silithid presence in the area presents an ever increasing threat to our operations. You\'ve been selected to partake on an assault on Hive\'Ashi where your primary target will consist of Hive\'Ashi workers.$B$BReport back to Commander Mar\'alith after your task is completed.','Slay 30 Hive\'Ashi Workers and report back to Commander Mar\'alith at Cenarion Hold in Silithus. You must also bring Combat Task Briefing III in order to complete this quest.','Excellent work, $N. Without their workers, the silithid will have a hard time repairing any damage inflicted to their hive\'s structure.','You have something to tell me, $C?','','','','','',0,20942,0,0,0,1,0,0,0,0,0,0,0,0,0,0,11721,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20802,0,0,0,1,0,0,0,609,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8503,2,-365,37,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Alliance Needs Stranglekelp!','So, $c, did I already tell you about all of the fabulous uses stranglekelp has? I did? Oh well... in any case we need a lot of it, and when I say a lot, I mean A LOT! Do you think that you could help us out? I know that it means going without all of those wonderful things that you can make with it, but it\'s for a good cause!','Bring 20 Stranglekelp to Private Draxlegauge at the Military Ward in Ironforge.','Hooray! That\'s another twenty down. You\'re the best. I suppose that I should get these all packed away before they wither. So much stranglekelp, so little time!$B$BThanks again, $C!','It\'s not true! I\'d never skim any stranglekelp off the top of the stacks here. One might be tempted to though considering that it\'s practically a panacea of utilitarian usefulness. *cough* You don\'t happen to have that stranglekelp we discussed earlier?','','','','','',3820,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21510,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8504,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,8503,0,0,0,0,0,0,'The Alliance Needs More Stranglekelp!','Well hello again there... what was it? Ah yes, $N! Come to see if I still need more stranglekelp have you? Well, it\'s your lucky day, because the answer to that very important question is a very affirmative YES! Think you could gather up twenty more?','Bring 20 stranglekelp to Private Draxlegauge at the airfield in Dun Morogh.','','','','','','','',3820,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21510,0,0,3,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8505,2,-365,37,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Alliance Needs Purple Lotus!','$C, the purple lotus is a flower with a plentitude of uses. I am here at the request of the Alliance as an authority on those applications, to preserve the herbs collected and to ensure that their war effort acquires enough purple lotus to sustain whatever function they plan for it.$B$BI would like for you to travel out into the world and return to me with some of these flowers. Is that something that you can do?','Bring 20 Purple Lotus to Master Nightsong at the Military Ward in Ironforge.','Your contribution is greatly appreciated, $c. It is only through the combined efforts of all that we shall be able to repel the ruthless advance of the silithid and whatever force is driving them forth. Even the Horde is amassing their own collection of purple lotus. Should you come across more, please return to me here.','Do you have the purple lotus herbs that I requested?','','','','','',8831,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21512,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8506,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,8505,0,0,0,0,0,0,'The Alliance Needs More Purple Lotus!','Welcome back $c. Our collection grows, but even now we have a need for additional purple lotus. If it is still within your power to gather more of the herb, I entreat you to do so and return them to me here.','Bring 20 purple lotus to Master Nightsong at the airfield in Dun Morogh.','','','','','','','',8831,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21512,0,0,7,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8507,2,1377,60,60,1,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,21143,1,0,'Field Duty','Greetings, $N. Before I assign you to more involved tasks in the war, you\'ll need to do your share of field duty. $B$BYou will find Captain Blackanvil\'s Ironforge Brigade outside Hive\'Zora.$B$BReport to him or his lieutenant, Janela Stouthammer and come back to me. I shall have a more advanced assignment for you ready.$B$BOh and please do us a favor and stay away from the Orgrimmar Legion. We\'ve been forced to keep the two forces well apart from one another due to mutual animosity.','Report for duty at the Ironforge Brigade post near Hive\'Zora. Prepare your Unsigned Field Duty Papers and obtain Signed Field Duty Papers from Captain Blackanvil and return to Windcaller Kaldon at Cenarion Hold in Silithus.$B$BNote: Healing or casting beneficial spells on a member of the Ironforge Brigade will flag you for PvP.','Very well, $N I\'ve prepared a set of tasks that should make optimal use of your skills.$B$BWith the continued efforts of you and people like you, our enemy will soon be vanquished once and for all!$B$BShould you require a new mission briefing, return to Captain Blackanvil.','You\'ll find Captain Blackanvil\'s force stationed outside Hive\'Zora. Talk to his lieutenant, Janela Stouthammer, if you can\'t find him.','','','','','',20810,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20808,21132,20809,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8508,0,1377,60,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,1,-8507,0,0,0,20810,1,0,'Field Duty Papers','','','Aye, I suppose that little skirmish will pass as field duty nowadays. Take these back to Cenarion Hold, I\'m sure they\'ll have a cushy job ready for you.$B$BOff you go!','I take it you want those papers signed, $Glad:lass;?',NULL,'','','','',23024,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20810,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8509,2,-365,34,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Alliance Needs Arthas\' Tears!','I\'ll keep it simple and to the point, $c. The Alliance needs to collect a large quantity of Arthas\' Tears for the Ahn\'Qiraj war effort. Don\'t ask me what for; I\'m just following orders. But I\'d like you to gather up as many of the herbs as you can and bring them back to me here. Are you willing to do that?','Bring 20 Arthas\' Tears to Sergeant Major Germaine at the Military Ward in Ironforge.','Good work, $C. I must say that I\'m pleasantly surprised. You would not believe the number of people that have come by, offering to help, but never returning. Let me just get those into a crate and tallied with your name on it, and then we can talk again about whether I need anymore of those plants.','What\'s that? Speak up, $C! Have you got that shipment of Arthas\' Tears I asked for?','','','','','',8836,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21513,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8510,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,8509,0,0,0,0,0,0,'The Alliance Needs More Arthas\' Tears!','Ok, so it looks like I still need more Arthas\' Tears. I would imagine that you will be able to find them in the general location that you gathered them up for me last time. The quicker we get these, the faster we can start up the offensive against the forces at Ahn\'Qiraj.$B$BYou gonna help us out again $c?','Bring 20 Arthas\' Tears to Sergeant Major Germaine at the airfield in Dun Morogh.','','','','','','','',8836,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21513,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8511,2,-365,50,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Alliance Needs Light Leather!','We Stoneflayers have a long history of being skinners, $c. That\'s why the Alliance has asked my family to help out with the collection of light leather for the Ahn\'Qiraj war effort. I\'m here to see to it that the leather is tanned correctly for whatever they want to put it to use for. But we need your help.$B$BSince I have to be here doing that, I need you to go out and collect the skins, returning them to me here. What do you say, $g lad : lass;, will you give it a go?','Bring 10 Light Leather to Bonnie Stoneflayer at the Military Ward in Ironforge.','I dare say the Alliance is going to be very happy with your skins here, $C. I\'ll make sure that not a one goes to waste. Thank you, and make sure that you check back in with me once I\'ve counted them up to see if we need more.','$C, I do so hope that\'s the light leather you promised.','','','','','',2318,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21509,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8512,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8511,0,0,0,0,0,0,'The Alliance Needs Light Leather!','Good to see you again $N. It does appear that we need more light leather for the creation of the various war materiel. If you could bring me a stack of ten that would be just perfect.','Bring 10 light leather to Bonnie Stoneflayer at the airfield in Dun Morogh.','Thank you for your generous donation, $N. I\'m going to get those onto the pile right now, and in no time I\'m sure that they\'ll get changed into a nice set of armor, some leather patches, or used for something else in our preparations. Seems like we\'re always in need of more light leather. Come back and visit me soon.','Good to see you again, $N. It does appear that we need more light leather for the creation of the various war materiels. If you would bring me a stack of ten, that would be just perfect.','','','','','',2318,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21509,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8513,2,-365,52,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Alliance Needs Medium Leather!','Yes $g sir : ma\'am;, I have been charged with collecting and tracking all of the medium leather gathered for the war effort. If you have the wherewithal to gather medium leather, from whatever source, then please bring them to me here. I sure would appreciate a hand with this if you can spare the time.','Bring 10 Medium Leather to Private Porter at the Military Ward in Ironforge.','Wow! Seems like you were just here volunteering to help. Thank you very much for the donation. I\'ll just get those all packed up and counted. You sure do know how to brighten a fella\'s day.','Yes sir, I remember you. Is that the medium leather you have with you there?','','','','','',2319,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21510,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8514,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8513,0,0,0,0,0,0,'The Alliance Needs More Medium Leather!','Yes $g sir : ma\'am;, looks like we\'ve collected $2063w pieces of medium leather to date. I know it\'s a lot to ask, but if you\'re still willing, I could use your help in attempting to put a dent in the rest of my quota.','Bring 10 medium leather to Private Porter at the airfield in Dun Morogh.','Golly, that sure is a lot of medium leather that you\'ve brought round, sir! I\'m gonna make sure that all of that gets put to proper use, yes indeed. With your help we\'ll have filled our estimation for medium leather in no time!$B$BThanks, $N!','Yes sir, looks like we\'ve collected many pieces of medium leather, but we need more. I can assure you that it will all be put to good use; not one piece will get wasted. I know it\'s a lot to ask, but if you\'re still willing, I could use your help in attempting to put a dent in the rest of my quota.','','','','','',2319,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21510,0,0,3,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8515,2,-365,44,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Alliance Needs Thick Leather!','Oh boy, this is going to be great! $C, the Ahn\'Qiraj war effort is in full swing, and I\'ve been put in charge of keeping track of all of the thick leather that comes in. We\'ll make tons of things with it, but first we need to get a ton of it. And I mean that literally! That\'s where you come in.$B$BSo, do you think you can go out there and bring me back a nice, fat stack of thick leather? Do yah, do yah?!','Bring 10 Thick Leather to Marta Finespindle at the Military Ward in Ironforge.','Oh, I knew you could do it, $C, I just knew it! I\'ll get these into the right hands as soon as I can. Now, let\'s see here. Hmm, looks like our tally is coming along rather nicely. You should check back with me in just a moment once I\'m done counting to see if we need more. Cuz if we do, you\'re the one I want out there gathering it up for me!','Is that the thick leather you have there in your pack, $C? Is it? I can\'t wait for you to hand it over! Everyone is going to be so pleased with us don\'t you think?','','','','','',4304,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21512,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8516,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8515,0,0,0,0,0,0,'The Alliance Needs More Thick Leather!','Yep, the stack\'s still not high enough. $N, we still haven\'t reached our goal of $2071w thick leather. Just think of all the things that we can make with all of that leather! All kinds of armor and weapons. Stuff for inside the steam tanks and rifle scopes! Engineering goggles, and I bet if it ends up that we collect too much we could give the rest to the Horde for their zeppelins!$B$BYou gonna bring me back some more thick leather?','Bring 10 thick leather to Marta Finespindle at the airfield in Dun Morogh.','You did it again! That is simply amazing how you go out there, collect all of this stuff, and then bring it back here and hand it over. I tell ya, when they find out how much you\'ve been helping out around here you\'re not going to be able to walk down the street without people asking you for your autograph!$B$BThanks again for your very generous donation of thick leather, $N.','Yep, the stack\'s still not high enough. $N, we still haven\'t reached our thick leather goal. Just think of all the things that we can make with all of that leather! All kinds of armor and weapons. Stuff for inside the steam tanks and rifle scopes! And engineering goggles, those are always fun!$B$BYou gonna bring me back some more thick leather?','','','','','',4304,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21512,0,0,7,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8517,2,-365,51,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Alliance Needs Linen Bandages!','The war at Ahn\'Qiraj is going to be long and bloody. It is a very wise thing that the Alliance is doing by enlisting the aid of you, and those like you, to build up the materiel necessary before plunging headlong into conflict.$B$BI have been asked to head up the collection of linen bandages for the war, and I am hoping that you are going to assist me in amassing as many as we need. It is no light matter, but at least the linen bandages are the least difficult to create. Are you with us, $c?','Bring 20 Linen Bandages to Sentinel Silversky at the Military Ward in Ironforge.','Many are the soldiers that will benefit from your contribution here today, $C. I shall see to it personally that the Alliance is made aware of your efforts. Allow me a moment to store these bandages properly and update my count, and then you should check back with me to see if I am in need of more.$B$BMay the Light of Elune shine upon you, $R!','Do you have the twenty linen bandages that I require, $C?','','','','','',1251,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21509,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8518,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8517,0,0,0,0,0,0,'The Alliance Needs More Linen Bandages!','Ever am I amazed by the selflessness exhibited when so many would instead turn to selfishness instead. $C, I am still in need of a number of linen bandages before my assignment here is fulfilled. Will you aid me once more in the collection of those bandages?','Bring 20 linen bandages to Sentinel Silversky at the airfield in Dun Morogh.','You are to be commended, $N. While there are those that would take advantage of the economics of our war footing to line their pockets in a fervor of greed, you have proven time and again that your devotion to the Alliance, and indeed to all of Azeroth, comes first.$B$BBlessings of Elune be with you always!','Ever am I amazed by the selflessness exhibited when so many would instead turn to selfishness instead. $C, I am still in need of a number of linen bandages before my assignment here is fulfilled. Will you aid me once more in the collection of those bandages?','','','','','',1251,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21509,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8519,2,1377,60,60,0,0,255,0,0,0,0,0,910,0,0,0,0,0,66,2,8305,0,0,0,0,0,0,'A Pawn on the Eternal Board','As you regain your composure and focus your gaze, you notice that something stirs within the crystal. Upon closer inspection, you realize that you are looking into the past... a memory... long forgotten.','Learn all that you can of the past, then speak with Anachronos at the Caverns of Time in Tanaris.$B','After Staghelm\'s betrayal, I gathered the shattered pieces of the Scepter of the Shifting Sands and returned here. I had every intention of protecting the scepter from those that would seek to use it to cause harm to our world - thus was born the charge of the Dragonflights.$B$BA scepter divided amongst the four mighty Aspects would prove to be nearly impossible to restore for those willfully seeking chaos... or so I thought. What a fool I was. Even now I am hunted by that cursed flight.','','The War of the Shifting Sands','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,200,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8520,2,-365,43,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,2847,0,0,0,0,0,0,'The Alliance Needs Silk Bandages!','With the Ahn\'Qiraj War looming we need to do everything that we can to see to it that our soldiers have everything that they need. We\'re doing just that right here. For my part I\'ve been placed in charge of seeing to it that we collect enough silk bandages.$B$BDo you think you can help me out, $c?','Bring 20 Silk Bandages to Nurse Stonefield at the Military Ward in Ironforge.','This Nightscape equipment you have supplied fills the order perfectly, $N. I expect no less from a leatherworker of your caliber.$B$BYou have definitely earned this pattern. I give it to you freely, and hope you will profit from it accordingly.','I need those tunics and headbands made, and I also need that piece of wildvine before I will share with you the knowledge of Wild Leather helmets.$B$BHead gear is highly coveted amongst adventurers, whether it be a disarmingly simple headband or a full-covering helmet. The fundamentals of creating valued head gear remain constant, no matter what the cosmetic appearance of the gear is.','','','','','',6450,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21511,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8521,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8520,0,0,0,0,0,0,'The Alliance Needs More Silk Bandages!','It is very kind of you to offer to help me again $c. It looks like we\'ve collected $2082w silk bandages, so we\'ll need more.','Bring 20 silk bandages to Nurse Stonefield at the airfield in Dun Morogh.','You are such a selfless person. Thank you very much for your contribution to the war effort. It\'s people like you that are going to make the difference between success and failure at Ahn\'Qiraj. I just hope that all of this will be enough.$B$BThanks again, $N.','It is very kind of you to offer to help me again, $c. It looks like we\'ve collected a goodly number of the silk bandages we\'ve been tasked with, but we still need more. $N, is there any way that you could see fit to put together another bundle and return them to me here? The Alliance and I will be most grateful.','','','','','',6450,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21511,0,0,5,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8522,2,-365,56,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Alliance Needs Runecloth Bandages!','Argue the merits of the war if you will, $c, but it has already been set in motion. Look around you at your family and friends, and then ask yourself what it is that you can do to see to it that if they are involved, they will have every advantage to survive the conflagration.$B$BTo that end, I am collecting runecloth bandages here from whatever source. Would you like to make a donation?','Bring 20 Runecloth Bandages to Keeper Moonshade at the Military Ward in Ironforge.','You are to be commended, $C, for your perseverance in this task. I shall put these bandages away, and then I should like to talk to you again about the possibility of your collecting even more runecloth bandages.','The days pass one after the other, and still we go on. $C, have you those runecloth bandages?','','','','','',14529,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21513,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8523,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8522,0,0,0,0,0,0,'The Alliance Needs More Runecloth Bandages!','So it is that we come to discuss pressing matters yet again $c. Once more I thank you for your previous efforts; it is not everyone who would give so selflessly. But there is still more work to do.$B$B$N, will you once more collect runecloth bandages and return them to me here?','Bring 20 runecloth bandages to Keeper Moonshade at the airfield in Dun Morogh.','This is a fine road we are traveling together, $N. You make an excellent working companion. Once more do I give thanks to you for your efforts on behalf of the entire Alliance. Come and talk again with me soon.','So it is that we come to discuss pressing matters yet again, $C. Once more I thank you for your previous efforts; it is not everyone who would give so selflessly. But there is still more work to do.$B$B$N, will you once more collect runecloth bandages and return them to me here?','','','','','',14529,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21513,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8524,2,-365,54,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Alliance Needs Rainbow Fin Albacore!','Hey there, friend! If I were to say to you, \'Don\'t you think that soldiers should have food to eat like anyone else?\', you would of course reply, \'yes\'. I agree with you 110%! I\'m glad we\'re in accord. All I need for you to do is to head out there, fish up a whole bunch of raw rainbow fin albacore, and then cook it all up and bring it back to me right here. Mmm, mmm, I can taste it already.','Bring 20 Rainbow Fin Albacore to Slicky Gastronome at the Military Ward in Ironforge.','Two for the Alliance, one for me, two for the Alliance, one for me. Hey there, fishmonger, excellent work. I can see that you\'re going to be a real credit to the club. Looks to me like we probably need more of that albacore though. Why don\'t you head on out and rustle up a mite more. I can hear my stomach rumbling already.','I\'m willing to lay odds that you\'ve returned with all of that rainbow fin albacore we were talking about before, right, $C?','','','','','',5095,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21509,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8525,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8524,0,0,0,0,0,0,'The Alliance Needs More Rainbow Fin Albacore!','What! You again? Well I\'ll be a monkey\'s uncle... except that I\'m a gnome. Slicky Gastronome to be precise! So you\'re back to help out again eh? Well, I can\'t say as I blame you. Don\'t you just love the smell of all of that food? $B$BEnough loitering! Get out there and bring me back more rainbow fin albacore!','Bring 20 rainbow fin albacore to Slicky Gastronome at the airfield in Dun Morogh.','I knew that you had it in you, kid. You\'ve got the look of someone who knows what she likes. Specifically that you like pleasing me and the powers that be. And that you have, I guarantee.$B$BHaha, ok, I\'ll just get these fish properly stashed away, and then you and I can have a little talk concerning you collecting another twenty albacore.','What! You again? Well I\'ll be a monkey\'s uncle... except that I\'m a gnome. Slicky Gastronome to be precise! So you\'re back to help out again, eh? Well, I can\'t say as I blame you. Don\'t you just love the smell of all of that food? $B$BEnough loitering! Get out there and bring me back more rainbow fin albacore!','','','','','',5095,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21509,0,0,3,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8526,2,-365,33,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Alliance Needs Roast Raptor!','Oh, how\'s it going, $c? I see that you\'re interested in maybe gathering up food for the coming war at Ahn\'Qiraj? Somehow my dad thought that it would be a good learning experience for me if I were to volunteer to help out here. Big mistake. I don\'t even like to eat meat.$B$BAnyway, if you feel like it, you could bring me back a lot of roast raptor. Apparently that\'s what all of the soldiers are going to want.','Bring 20 Roast Raptor to Sarah Sadwhistle at the Military Ward in Ironforge.','Gee, that\'s swell. Thanks for bringing me all of this burnt animal flesh, $C. I\'ll just put it onto the pile over there. I\'m sure that someone will take care of it. I suppose if you have some time on your hands that you might want to bring me more?','So do you have all of that roast raptor yet?','','','','','',12210,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21511,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8527,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,8526,0,0,0,0,0,0,'The Alliance Needs More Roast Raptor!','Hi again $c. I can tell you\'re very excited about all of this. So I suppose you want to bring me another twenty roast raptor. Great. Well you do that. I guess I\'ll see you when you get back.','Bring 20 roast raptor to Sarah Sadwhistle at the airfield in Dun Morogh.','','','','','','','',12210,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21511,0,0,5,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8528,2,-365,42,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Alliance Needs Spotted Yellowtail!','It may not seem heroic to gather up cooked fish, but do not underestimate the value of preparation, young $c. Soldiers need to eat like anyone else, and we\'re here to do our part to make sure they have what they need once the war in Ahn\'Qiraj commences.$B$BAccordingly, I am stockpiling spotted yellowtail, a versatile source of sustenance that stores well and can be used in many different dishes. It also doesn\'t have the odor of some other saltwater fish. Are you willing to aid me in this endeavor?','Bring 20 Spotted Yellowtail to Huntress Swiftriver at the Military Ward in Ironforge.','Thank you for this gift, $C, and in such a timely manner as well. Our soldiers will surely not lack for something to eat. Just let me get these fish stored away properly and then you and I can discuss a second haul if you\'re willing.','I am confident that you are returning so soon with the spotted yellowtail we discussed.','','','','','',6887,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21512,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8529,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8528,0,0,0,0,0,0,'The Alliance Needs More Spotted Yellowtail!','If you\'re still willing I\'d like to send you back out to bring in another haul of spotted yellowtail, $N. I\'d imagine with the expertise you gained the first time out that this catch should be much faster and easier. Are you game?','Bring 20 spotted yellowtail to Huntress Swiftriver at the airfield in Dun Morogh.','You are a true member of the Alliance, $N. Your efforts shall not go unnoticed, or unappreciated. And thank you for cooking up the fish as well. I will see to it that they are stored away properly, and then I\'ll need to update my count. Every one brings us that much closer to catching our goal.','If you\'re still willing I\'d like to send you back out to bring in another haul of spotted yellowtail, $N. I\'d imagine with the expertise you gained the first time out that this catch should be much faster and easier. Are you game?','','','','','',6887,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21436,21512,0,0,7,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8532,2,-365,54,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Horde Needs Copper Bars!','So glad that you\'ve decided to help out here. Not everyone would, so I need to make sure you understand what it is that I need. Copper bars, not copper ore. We don\'t have the time or people to do all of the smelting ourselves, so if you would be so kind as to take care of that, your efforts will be duly noted. Is that something that you can handle, $c?','Bring 20 Copper Bars to Miner Cromwell at the Valley of Spirits in Orgrimmar.','These bars will do, and thanks for not shining them. No sense in making them pretty when they\'re going to be mangled for whatever materiel needs to be built for the war. I\'ll take care of putting them on the stacks, and I\'ll make sure that they are put to proper use. Speak to me again if you\'re interested in bringing in another twenty.','I hope that\'s the twenty copper bars you have there with you, $C.','','','','','',2840,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21509,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8533,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8532,0,0,0,0,0,0,'The Horde Needs More Copper Bars!','Back so soon? You\'ll be a real miner in no time $c. So, you already know the drill; I need you to go out, mine up a mess of copper ore, smelt it into bars and bring it back to me here. I know that\'s something you\'re capable of, the question is, are you willing?','Bring 20 copper bars to Miner Cromwell in Durotar.','You\'ve proven yourself to me yet again, $C. I will see to it that this copper is used in due time. For now though, I need to get these copper bars onto the pallet and tallied. If you still feel inclined, I could probably use your help in gathering even more copper bars.','Back so soon? You\'ll be a real miner in no time, $C. So, you already know the drill; I need you to go out, mine up a mess of copper ore, smelt it into bars and bring it back to me here. I know that\'s something you\'re capable of, the question is, are you willing?','','','','','',2840,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21509,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8534,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21165,1,0,'Hive\'Zora Scout Report','We\'ve sent our best scouts deep into the silithid hives to gather intelligence. Scout Azenel has been watching the silithid movements at Hive\'Zora for several days now. Find her and obtain a written report. We need to be able to act on that information as soon as possible, $N.','Contact Cenarion Scout Azenel inside Hive\'Zora and return the Hive\'Zora Scout Report to Windcaller Proudhorn at Cenarion Hold. You must also bring Tactical Task Briefing VI in order to complete this quest.','Your efforts are greatly appreciated, $N. I\'ll read these scouting reports right away, feel free to go over your next assignment.','You\'ll find Scout Azenel inside Hive\'Zora. Hurry, $N! Time is of the essence.','','','','','',21158,21165,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20801,21133,0,0,1,1,0,0,609,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8535,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,20947,1,0,'Hoary Templar','The Twilight\'s Hammer and the elemental nobles they worship present a formidable threat to our operations in Silithus. With the new enemies we\'re facing inside Ahn\'Qiraj, we cannot afford to lower our guard to our enemies outside.$B$BFind a way to summon and destroy a Hoary Templar and report to Bor Wildmane.$B','Summon and slay a Hoary Templar and report back to Bor Wildmane in Cenarion Hold. You must also bring Tactical Task Briefing IV in order to complete this quest.','Good job, $N. Here\'s your next assignment.','Is your task done yet, $N?','','','','','',0,20947,0,0,0,1,0,0,0,0,0,0,0,0,0,0,15212,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20801,20809,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8536,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,256,0,0,0,0,0,21751,1,0,'Earthen Templar','The Twilight\'s Hammer and the elemental nobles they worship present a formidable threat to our operations in Silithus. With the new enemies we\'re facing inside Ahn\'Qiraj, we cannot afford to lower our guard to our enemies outside.$B$BFind a way to summon and destroy an Earthen Templar and report to Bor Wildmane.','Summon and slay an Earthen Templar and report back to Bor Wildmane in Cenarion Hold. You must also bring Tactical Task Briefing III in order to complete this quest.','Good job, $N. Here\'s your next assignment.','Is your task done yet, $N?','','','','','',0,21751,0,0,0,1,0,0,0,0,0,0,0,0,0,0,15307,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20801,21133,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8537,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,20945,1,0,'Crimson Templar','The Twilight\'s Hammer and the elemental nobles they worship present a formidable threat to our operations in Silithus. With the new enemies we\'re facing inside Ahn\'Qiraj, we cannot afford to lower our guard to our enemies outside.$B$BFind a way to summon and destroy a Crimson Templar and report to Bor Wildmane.','Summon and slay a Crimson Templar and report back to Bor Wildmane in Cenarion Hold. You must also bring Tactical Task Briefing II in order to complete this quest.','Good job, $N. Here\'s your next assignment.','Is your task done yet, $N?','','','','','',0,20945,0,0,0,1,0,0,0,0,0,0,0,0,0,0,15209,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20801,20809,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8538,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,2,0,256,1,0,0,0,0,20948,1,0,'The Four Dukes','The links between the Twilight\'s Hammer and the Abyssal Council are proving to be more important than we had expected.$B$BWe believe the elemental nobles known as the Abyssal Dukes are one of the primary force organizing the Twilight\'s Hammer cultists. Find a way to lure the four Abyssal Dukes into our plane of existence and destroy them!$B$BYour dedication and prowess in past assignments have led us to choose you for this particular assignment. We are certain you will succeed in this endeavor.','Find a way to summon and slay the Duke of Cynders, the Duke of Fathoms, the Duke of Zephyrs and the Duke of Shards and report back to Commander Mar\'alith in Cenarion Hold. You must also bring Tactical Task Briefing V in order to complete this quest.','You have achieved a great accomplishment for our cause today, $N. You\'ve vanquished some of our most powerful enemies. For that I greatly commend you.','Is your task done yet, $N?','','','','','',20948,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,15206,15207,15220,15208,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21508,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8539,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21249,1,0,'Target: Hive\'Zora Hive Sisters','Reinforcements have been called on to join the assault on Hive\'Zora. You have been selected to target Hive\'Zora hive sisters. Report back to Commander Mar\'alith after completing your task.','Slay 30 Hive\'Zora Hive Sisters and report back to Commander Mar\'alith at Cenarion Hold in Silithus. You must also bring Combat Task Briefing V in order to complete this quest.','Excellent work, $N. You\'re a worthy ally.','You have something to tell me, $C?','','','','','',0,21249,0,0,0,1,0,0,0,0,0,0,0,0,0,0,11729,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20802,0,0,0,1,0,0,0,609,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8540,2,1377,60,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,20939,1,0,'Boots for the Guard','The mounted division of the Cenarion Hold guard is in short supply of ornate mithril boots. Procure a batch and deliver them immediately to Captain Vish Kozus in Cenarion Hold.','Bring 3 Ornate Mithril Boots to Vish Kozus, Captain of the Guard at Cenarion Hold in Silithus. You must also bring Logistics Task Briefing II in order to complete this quest.',NULL,NULL,'','','','','',7936,20939,0,0,3,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20800,21132,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8541,2,1377,60,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,20940,1,0,'Grinding Stones for the Guard','The Cenarion Hold guard is in short supply of grinding stones. Procure a batch and deliver them immediately to Captain Vish Kozus in Cenarion Hold.','Bring 10 Dense Grinding Stones, 10 Solid Grinding Stones and 10 Heavy Grinding Stones to Vish Kozus, Captain of the Guard at Cenarion Hold in Silithus. You must also bring Logistics Task Briefing III in order to complete this quest.',NULL,NULL,'','','','','',12644,7966,3486,20940,10,10,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20800,21132,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8542,2,-365,54,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Horde Needs Tin Bars!','Lok\'tar, $r, I\'m sure you already know that we\'re going to war at Ahn\'Qiraj with the insects. But first the Warchief has decided that we\'re going to do something called \'prepare\'. Though I\'d rather be sharpening weapons and hammering armor into shape, I\'m proud to have been chosen to be in charge of tin bar collection here. But I cannot do that without your help.$B$BSo I need you to go out and make tin bars and bring them back to me here. I think I\'m going to need more than I can count.$B','Bring 20 Tin Bars to Grunt Maug at the Valley of Spirits in Orgrimmar.','You have my sincere gratitude. Your efforts in helping Cenarion Hold have shown true courage.','The dredge strikers are a serious threat and must be dealt with quickly!','','','','','',3576,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21510,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8543,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8542,0,0,0,0,0,0,'The Horde Needs More Tin Bars!','Very good, I see that you are serious about the war. I\'m a little edgy waiting for it to start though, which means I\'m going to get angry if you don\'t start bringing in the goods faster. Maybe I can just practice on you instead.$B$BHar! Maybe not, \'cuz then who would bring me back the tin bars?','Bring 20 tin bars to Grunt Maug in Durotar.','Throm\'ka, $N. You honor me and the Horde with your tin bars. I will put them on the stack and then they will come and make things from them. And then when that is all done we will go to war and show the puny Alliance how to fight the bugs.$B$BNow bring me back more tin bars!','Very good, I see that you are serious about the war. I\'m a little edgy waiting for it to start though, as I\'m sure you are as well, $C. It will be glorious when it begins. The Horde running over the sands of the Silithus desert, weapons in hand, charging headlong into the insect masses. Great honor will be had that day by all!$B$BHar! But first we need more tin bars. Funny how such a small thing may make such a huge difference, don\'t you think?','','','','','',3576,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21510,0,0,3,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8544,2,3428,60,60,62,1,0,0,0,0,910,0,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Conqueror\'s Spaulders','It is said among us that the ornate shoulder armor worn by the mortal races started as an attempt to emulate the wings of a dragon.$B$BBring me the bindings worn by the highest Qiraji leaders and I shall shape them into a set of pauldrons more dreadful than even the wings of Nefarian himself!','Bring the Qiraji Bindings of Command, 2 Idols of Night, 5 Stone Scarabs and 5 Clay Scarabs to Andorgos in Ahn\'Qiraj. You must also attain Neutral reputation with the Brood of Nozdormu to complete this quest.','From the materials you bring and from the scales of our fallen Qiraji foes I make you these pauldrons, mortal. May they grant you the protection you need and may the sight of them strike fear into our enemies.','Have you collected the components I require?','','','','','',20928,20875,20863,20858,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21330,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8545,2,-365,52,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Horde Needs Mithril Bars!','$C, the war it is comin\' and the only thing we can do is prepare for it. That be where you and I can help each other, mon. Ya see, they put me in charge of collectin\' all the mithril bars we be needin\' ta build for all the things we gonna need. An I still be needin\' more!$B$BSo, I be hopin\' that you can get out there an mine us up some mithril, then smelt it into bars. Sound like something you can do for us?','Bring 20 Mithril Bars to Senior Sergeant T\'kelah at the Valley of Spirits in Orgrimmar.','This be a good start for you an me, $C. That be another twenty mithril bars that I can be puttin\' on the stacks an checkin\' off of the list. It all gonna be put to good use makin\' the war materiel.$B$BBe makin\' sure that you check back in with me \'cuz you know it be lookin\' like we gonna need even more of those mithril bars.','It sure would be nice to be havin\' all of the mithril bars that we be needin\' for the Ahn\'Qiraj war effort. Is that why you be back, mon? You got my bars?','','','','','',3860,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21512,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8546,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8545,0,0,0,0,0,0,'The Horde Needs More Mithril Bars!','Yup, I be glad you\'re here, mon. You helped me before, and now I need your help again. We still lookin\' ta bring in more mithril bars for the war effort; gonna build lots of armor and weapons and things to go squish them bugs at Ahn\'Qiraj.$B$BSo if you be a true friend, you bring me back more stacks of mithril bars. I take all you got until we hit our quota. You have some for me now?','Bring 20 Mithril Bars to Senior Sergeant T\'kelah at the Valley of Spirits in Orgrimmar.','That be good work $N! Another twenty bars get us that much closer to the goal, and get us more war materiel. I see to it they get put away. And if you get another stack of mithril bars mon, you make sure to be bringin\' them here to me.','','','','','','',3860,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21512,0,0,7,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8548,2,1377,60,60,0,0,255,0,0,0,609,3000,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Volunteer\'s Battlegear','The badges you collect from performing combat, logistics and tactical assignments for Cenarion Hold are more than just for show, $N.$B$BYou\'d be wise to hold on to them. As you prove your loyalty to our organization I can offer you some of the gear we reserve for our closest allies in exchange for those badges. ','Bring 5 Cenarion Combat Badges, 3 Cenarion Logistics Badges and 7 Cenarion Tactical Badges to Vargus at Cenarion Hold in Silithus. You must also attain Friendly reputation with Cenarion Circle to be able to complete this quest.','Great work, $N. Please accept this on behalf of the Cenarion Circle. You\'ve certainly earned it, friend!','It\'s in our best interest to keep our most loyal allies well geared, $N.','','','','','',20802,20800,20801,0,5,3,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21178,21179,21187,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8549,2,-365,54,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Horde Needs Peacebloom!','It is said that every generation must face a defining trial. I fear the Ahn\'Qiraj War will be the crucible in which our mettle is tested. So we prepare, and in so doing find what we are made of.$B$BI have volunteered to help the Horde by gathering as much peacebloom as possible, so that it can be made into potions for the war. I hope that you are here to lend me your aid. If so, then I need you to bring back to me a good quantity of the herb. Will you assist me, $c?','Bring 20 Peacebloom to Herbalist Proudfeather at the Valley of Spirits in Orgrimmar.','This was no easy task, yet you have excelled. But do not be too quick to think you have impressed me, $N.','Go now, $C. Seek out $N.','','','','','',2447,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21509,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8550,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8549,0,0,0,0,0,0,'The Horde Needs Peacebloom!','Hello again, Abyssmal. I am glad that you wish to speak to me once more concerning our neverending need for peacebloom. The war effort continues, and with it our production of potions and elixirs to aid in the battles to come. Will you help us again, $C? I am in need of the same amount of peacebloom as before, so if you can gather it up and return it to me here I would be most grateful. Of course, if you already have it on your person, I will be more than happy to accept it from you now','Bring 20 Peacebloom to Herbalist Proudfeather at the Valley of Spirits in Orgrimmar.','Thank you for your continued efforts, $N. You bring great honor to yourself and your ancestors with your selfless giving, and it will be known to all! I will store these herbs away so that they stay fresh until they are needed. Once again you reveal the truest spirit of the Horde, the struggle to overcome and the promise that we can work together to do so.','','','','','','',2447,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21509,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8551,2,33,40,47,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Captain\'s Chest','I used to sail a ship from here all the way to Ratchet, in Kalimdor. I was a successful captain with a sterling reputation.$B$BUntil...$B$BThose cursed sea giants ruined me! They smashed my ship, killed my crew, and set me on a lifeboat to Booty Bay. And one of the giants, Gorlash, stole my Captain\'s Chest. He said he wanted it for a snuffbox. The nerve!$B$BI hear Gorlash wanders the coast east of here. Find him and get back my chest! Do that, and you\'ll have earned a captain\'s gratitude.','Bring Smotts\' Chest to Hecklebury Smotts in Booty Bay.','You found it! Oh happy day, this is! Thank you, $N. Getting back my chest cools some of the fire in me.$B$BBut my revenge isn\'t complete...','Ahoy, $N! Did you find Gorlash? That chest was my favorite, and it has a hidden compartment that held my greatest treasures!','','','','','',3932,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11469,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1890,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8552,2,33,40,50,1,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3985,1,0,'The Monogrammed Sash','This fine sash has the letters \"HS\" embroidered along its hem.','Return the Monogrammed Sash to its owner.','You recovered my sash? Then... you must have killed Mok\'rash the sea giant! Hooray!$B$BI\'m glad the scurvy villain\'s dead - Mok\'rash was one of three sea giants who smashed my ships and killed my crew.$B$BThree times.$B$BYou are a $C of worth, $N.','Hello. Do you have business with me? ','','','','','',3985,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-75,75,0,0,0,0,1410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8553,2,33,40,50,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,8552,0,0,8554,0,0,0,'The Captain\'s Cutlass','After I lost my first ship to those giants, I bought another. Named Smotts\' Revenge, I filled it with supplies and crew, and set out to find the villains. I found them, but...they beat me. They smashed Smotts\' Revenge, killed my second crew and set me on another lifeboat.$B$BThis time another of the giants, Negolash, stole my cutlass.$B$BFace Negolash and bring me my cutlass!$B$BSpeak with Sprogger. He was my cook on the Smotts\' Revenge, and survived the last attack. He can help you find the giant.','Speak with Sprogger.','Hello hello, $N. Captain told me you\'re going after Negolash, eh?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,282,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8554,2,33,40,50,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,8553,-619,0,0,0,0,0,'Facing Negolash','Negolash is a hungry giant.$B$BWhen the giants destroyed our ship, Negolash went straight for my kitchen. He wasn\'t hungry for crew like the other giants. Negolash wanted wine...and my Barbecued Buzzard Wings. They\'re my specialty, and I had to go all the way to the Badlands for the recipe!$B$BIf you want to lure the giant, then get some wine and a heap of buzzard wings. Put them in our old lifeboat, southeast of here along the coast. When Negolash smells all that food, he\'ll come for sure!','Bring 10 Barbecued Buzzard Wings and 5 bottles of Junglevine Wine to Captain Smotts\' Lifeboat.$B$BKill Negolash, and bring Smotts\' Cutlass to Captain Smotts in Stranglethorn.','You got my cutlass from Negolash! I can\'t believe my fortune, $N! Meeting you has turned my luck to the better, make no mistake there!$B$BThank you! And if I ever get a new ship and you\'re looking to sail the seas, you would be my honored guest.','Did you get my cutlass, $N?','','','','','',3935,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4130,0,0,0,1,0,0,0,21,87,0,0,0,500,-500,0,0,0,0,4260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8555,0,440,60,60,0,0,255,0,0,0,0,0,910,0,0,0,0,0,64,0,8519,0,0,0,0,0,0,'The Charge of the Dragonflights','','','Eranikus, Vaelastrasz, and Azuregos... No doubt you know of these dragons, mortal. It is no coincidence, then, that they have played such influential roles as watchers of our world.$B$BUnfortunately (and my own naivety is partially to blame) whether by agents of the Old Gods or betrayal by those that would call them friend, each guardian has fallen to tragedy. The extent of which has fueled my own distrust towards your kind.$B$BSeek them out... And $R, prepare yourself for the worst.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,10,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8556,2,3428,60,60,62,1,0,0,0,0,609,9000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Signet of Unyielding Strength','The rings worn by the Qiraji lieutenants are rumored to grant them formidable abilities. The corrupted gems that adorn them could, in theory, be swapped out with more pure materials to create uncorrupted versions of the rings.$B$BThe gems that adorn Qiraji idols would work quite well, as their quality is superior.$B$BBring me the ring and idols and I\'ll create a powerful ring for you, $c.','Bring 1 Qiraji Magisterial Ring, 2 Lambent Idols, 5 Bronze Scarabs and 5 Ivory Scarabs to Windcaller Yessendra in Silithus. You must also attain Honored reputation with Cenarion Circle to complete this quest.','I will swap the gem on the ring for you. You\'ll find the effect is much more... agreeable.','Did you bring me the ring and materials, $N?','','','','','',20884,20868,20861,20865,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21393,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8557,2,3428,60,60,62,1,0,0,0,0,609,21000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Drape of Unyielding Strength','I\'m glad to hear you\'re aiding us in our attack on Ahn\'Qiraj, $N. I can make you a protective item that\'ll be of assistance in the fight against our enemy, $c.$B$BI shall need a Qiraji drape, which I\'ll resize for you of course. I\'ll also need idols and scarabs which I\'ll use to create a suitable clasp.$B$BI promise you won\'t be disappointed.','Bring 1 Qiraji Martial Drape, 2 Onyx Idols, 5 Silver Scarabs and 5 Bone Scarabs to Keyl Swiftclaw in Silithus. You must also obtain Revered reputation with Cenarion Circle to complete this quest.','Ah yes... this drape is immaculate.$B$BTake this cloak, $N. May it protect you from the foul magic of the Qiraji.','Did you bring the materials for the cloak, $N?','','','','','',20885,20867,20864,20860,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21394,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8558,2,3428,60,60,62,1,0,0,0,0,609,42000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Sickle of Unyielding Strength','The Qiraji and their servants wield items made with the rarest and finest materials: bones from gargantuan ancient creatures, gems from the depths of the earth, metals pure and strong.$B$BJust the sight of Qiraji artifacts fills me with an urge to practice my craft with their shattered and smelted pieces. Prove your allegiance to the Circle, $N, and I will make you a powerful weapon from the finest Qiraji materials.','Bring 1 Qiraji Spiked Hilt, 2 Alabaster Idols, 5 Crystal Scarabs and 5 Stone Scarabs to Warden Haro in Silithus. You must also attain Exalted reputation with Cenarion Circle to complete this quest.','You\'ve done well, $C. This is a masterwork hilt... the balance is perfect.$B$BTake your weapon, $N. Wield it with great confidence and vanquish our enemies!','Did you bring me the components I require, $N?','','','','','',20886,20873,20862,20858,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21392,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8559,2,3428,60,60,62,1,0,0,0,0,910,0,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Conqueror\'s Greaves','Qiraji magic is strong and ancient. The most powerful qiraji wield items of such might, they\'d give pause even to a dragon.$B$BBring me the qiraji bindings of command and other minor components by and I\'ll create a set of powerful boots for you.$B$BYou will find them useful in the fight against the enemy.','Bring the Qiraji Bindings of Command, 2 Idols of War, 5 Ivory Scarabs and 5 Gold Scarabs to Kandrostrasz in Ahn\'Qiraj. This quest also requires Neutral faction with the Brood of Nozdormu.','You\'ve done well, $N. You\'ve proven you\'re no ordinary mortal.$B$BI give you these with the confidence they\'ll aid you in crushing the vile qiraji.','You\'ve acquired the items I requested, $N?','','','','','',20928,20882,20865,20859,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21333,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8560,2,3428,60,60,62,1,0,0,0,0,910,3000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Conqueror\'s Legguards','You seek to prove your worth to my kind, mortal? Very well, perhaps we can be of mutual assistance.$B$BThe ancient sandworm, Ouro, is a being of legendary power. He is rumored to have been created by the Old God himself as a mockery of life.$B$BHis skin is unnatural... thick, nearly impregnable, yet it\'s flexible and allows him to move with the speed and grace of a much smaller creature.$B$BBring me a sample of his skin along with other minor components and I shall craft you leggings of great power.','Bring Ouro\'s Intact Hide, 2 Idols of Death, 5 Bronze Scarabs and 5 Ivory Scarabs to Kandrostrasz inside Ahn\'Qiraj. You must also attain Friendly reputation with the Brood of Nozdormu to complete this quest.','Yes... the worm\'s hide will make for an excellent protective layer. Combined with the strongest parts from the Qiraji we\'ve destroyed on our way here, this should make for a formidable piece of armor. May it aid you in facing the unspeakable horrors that await inside!','Did you bring the components I require, $N?','','','','','',20927,20876,20861,20865,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21332,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8561,2,3428,60,60,62,1,0,0,0,0,910,3000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Conqueror\'s Crown','The Twin Emperors... their incessant whispers are slowly taking a toll on my sanity. They mock me, knowing I cannot step further into their domain to save my brother Arygos.$B$BIn my visions I see their monstrous faces adorned by powerful crowns. But I will have my revenge... I will transmute these symbols of Qiraji power to ones better suited to our needs.$B$BBring me the components I require, $N. I will give you a headpiece of unmatched power.','Bring Vek\'nilash\'s Circlet, 2 Idols of the Sun, 5 Stone Scarabs and 5 Crystal Scarabs to Andorgos in Ahn\'Qiraj. You must also attain Friendly reputation with the Brood of Nozdormu to complete this quest.','You\'ve succeeded! The whispers from the Twin Emperors have ceased.$B$BTake this as a reward. The mere sight of it will strike fear in the hearts of the Qiraji... it shall remind them of their fallen leaders and of the mortal that slew them.','Did you bring me the components I asked for, $N?','','','','','',20926,20874,20862,20858,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21329,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8562,2,3428,60,60,62,1,0,0,0,0,910,9000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Conqueror\'s Breastplate','The unmentionable Old God slowly awakens from his slumber beneath Ahn\'Qiraj. The terrible fate that awaits Azeroth could come in days or years; time has no meaning for beings of his power.$B$BWhen the stars are favorable, he will lash out against all living beings with terrible wrath. You must find him before then and find a way to bring his existence to an end.$B$BDo this and bring me a piece of his husk. I shall grant you armor no mortal has ever worn... armor fit for one who has slain a god!','Bring the the Carapace of the Old God, 2 Idols of War, 5 Silver Scarabs and 5 Bone Scarabs to Vethsera inside Ahn\'Qiraj. You must also attain Honored reputation with the Brood of Nozdormu to complete this quest.','I did not expect you to return from your attempt, $N.$B$BYou\'ve fulfilled a destiny greater than that of most immortal beings.$B$BBy slaying C\'Thun you\'ve not only saved all of Azeroth, you\'ve also tipped the scales of cosmic events beyond your comprehension.$B$BAccept this breastplate as a symbol of the glory and burden that will come as a consequence of your actions.$B$BMay its power aid you in the challenges that await you, god-slayer!','At his dwelling in Ahn\'Qiraj, dread C\'Thun awaits in slumber.','','','','','',20929,20882,20860,20864,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21331,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8565,0,3358,1,1,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Past Victories in Arathi','Ah, yes! Of course we wouldn\'t forget about your past accomplishments in Arathi Basin.','',NULL,NULL,NULL,'','','','',19725,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20559,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8566,0,3358,1,1,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Past Victories in Arathi','Ah, yes! Of course we wouldn\'t forget about your past accomplishments in Arathi Basin.','',NULL,NULL,NULL,'','','','',19725,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20559,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8567,0,3277,1,1,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Past Victories in Warsong Gulch','Ah, yes! Of course we wouldn\'t forget about your past accomplishments in Warsong Gulch.','',NULL,NULL,NULL,'','','','',19213,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8568,0,3277,1,1,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Past Victories in Warsong Gulch','Ah, yes! Of course we wouldn\'t forget about your past accomplishments in Warsong Gulch.','',NULL,NULL,NULL,'','','','',19322,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20558,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8569,0,3277,1,1,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Past Efforts in Warsong Gulch','Ah, yes! Of course we wouldn\'t forget about your past accomplishments in Warsong Gulch.','',NULL,NULL,NULL,'','','','',20256,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20558,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8570,0,3277,1,1,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Past Efforts in Warsong Gulch','Ah, yes! Of course we wouldn\'t forget about your past accomplishments in Warsong Gulch.','',NULL,NULL,NULL,'','','','',20256,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20558,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8572,2,1377,60,60,0,0,255,0,0,0,609,9000,0,0,0,0,0,0,264,1,0,0,0,0,0,0,0,'Veteran\'s Battlegear','The badges you collect from performing combat, logistics and tactical assignments for Cenarion Hold are more than just for show, $N.$B$BYou\'d be wise to hold on to them. As you prove your loyalty to our organization I can offer you some of the gear we reserve for our closest allies in exchange for those badges.','Bring 7 Cenarion Combat Badges, 4 Cenarion Logistics Badges and 4 Cenarion Tactical Badges to Vargus at Cenarion Hold in Silithus. You must also attain Honored reputation with Cenarion Circle to be able to complete this quest.$B','Great work, $n. Please accept this on behalf of the Cenarion Circle. You\'ve certainly earned it, friend!','It\'s in our best interest to keep our most loyal allies well geared, $N.$B','','','','','',20802,20800,20801,0,7,4,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21181,21182,21183,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8573,2,1377,60,60,0,0,255,0,0,0,609,42000,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Champion\'s Battlegear','The badges you collect from performing combat, logistics and tactical assignments for Cenarion Hold are more than just for show, $N.$B$BYou\'d be wise to hold on to them. As you prove your loyalty to our organization I can offer you some of the gear we reserve for our closest allies in exchange for those badges.','Bring 15 Cenarion Combat Badges, 20 Cenarion Logistics Badges, 20 Cenarion Tactical Badges and 1 Mark of Cenarius to Vargus at Cenarion Hold in Silithus. You must also attain Exalted reputation with Cenarion Circle to be able to complete this quest.$B','Great work, $N. Please accept this on behalf of the Cenarion Circle. You\'ve certainly earned it, friend! ','It\'s in our best interest to keep our most loyal allies well geared, $N.','','','','','',20802,20800,20801,21508,15,20,20,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21188,21190,21180,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8574,2,1377,60,60,0,0,255,0,0,0,609,21000,0,0,0,0,0,0,256,1,8800,0,0,0,0,0,0,'Stalwart\'s Battlegear','The badges you collect from performing combat, logistics and tactical assignments for Windcaller Proudhorn are more than just for show, $N.$B$BYou\'d be wise to hold on to them. As you prove your loyalty to our organization I can offer you some of the gear we reserve for our closest allies in exchange for those badges.','Bring 15 Cenarion Combat Badges, 20 Cenarion Logistics Badges, 17 Cenarion Tactical Badges and 1 Mark of Remulos to Vargus at Cenarion Hold in Silithus. You must also attain Revered reputation with Cenarion Circle to be able to complete this quest.','Great work, $n. Please accept this on behalf of the Cenarion Circle. You\'ve certainly earned it, friend!','It\'s in our best interest to keep our most loyal allies well geared, $N.',NULL,'','','','',20802,20800,20801,21515,15,20,17,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21184,21185,21186,21189,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8575,2,16,60,60,0,0,255,0,0,0,0,0,910,0,0,0,0,0,0,0,0,0,0,0,20949,1,0,'Azuregos\'s Magical Ledger','You cannot understand a single word on this ledger. You don\'t even know what language it is written in!','Deliver Azuregos\'s Magical Ledger to Narain Soothfancy in Tanaris.','$B$BOutstanding, $R! What is it? I can\'t read a lick of Draconic.','Ooooh! Magical pulsing thingy! For me?','','','','','',20949,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,10,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8576,0,440,60,60,0,0,255,0,0,0,0,0,910,0,0,0,0,0,0,0,8575,0,0,0,0,0,0,'Translating the Ledger','','','First things first, $N! We need to figure out what Azuregos wrote in this ledger.$B$BYou say that he\'s told you to make an arcanite buoy and that this is the schematic? Strange that he would write this in Draconic. That old goat knows I can\'t read this nonsense.$B$BIf this is going to work, I\'m going to need my scrying goggles, a five hundred pound chicken and volume II of \"Draconic for Dummies.\" Not necessarily in that order.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,10,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8577,2,440,60,60,0,0,255,0,0,0,0,0,910,0,0,0,0,0,64,0,8576,0,0,8578,0,0,0,'Stewvul, Ex-B.F.F.','If I am to translate anything, I will need my scrying goggles. Unfortunately, those were stolen quite some time ago by my ex-best friend forever, Stewvul. He broke my heart in five places and then left me here to rot.$B$BWith the help of my trusty crystal ball, I\'ve isolated his whereabouts to either the Greymane Wall in Silverpine or what appears to be a portal world in the Outland that is currently being overrun by the Burning Legion. You\'re going to have to track him down and get my goggles back, $N!','Narain Soothfancy wants you to find his ex-best friend forever (BFF), Stewvul, and take back the scrying goggles that Stewvul stole from him.','I can\'t believe he found me. I thought for sure that I\'d lost him when I was in the Outland. I\'m not going back there, $R! No way, no how! I\'m through being his part time best friend forever and full time slave.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,10,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8578,2,2717,60,60,62,0,255,0,0,0,0,0,910,0,0,0,0,0,64,0,8577,0,-8578,0,0,0,0,'Scrying Goggles? No Problem!','$B$BYou just want his scrying goggles? Great! That will be no problem... Just give me a minute to... Hey! Where the... Dagnabbit!$B$BWell, there\'s some bad news and some worse news. The bad news is that I lost the goggles. The worse news is that I lost them when I was nosing around in the Molten Core last month. Yep, the Molten Core... I guess that concludes our business! Bye!','Find Narain\'s Scrying Goggles and return them to Narain Soothfancy in Tanaris.','Outstanding! Now where did I put that 500 pound chicken and Volume II of \"Draconic For Dummies???\" Oh, and here\'s a little something for all your hard work!','The Molten Core, eh? I hope my goggles are still in one piece!','','','','','',20951,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18253,0,0,0,3,0,0,0,910,0,0,0,0,10,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8579,0,3428,60,60,62,0,255,0,0,0,0,0,0,0,0,0,0,0,256,0,0,0,0,0,0,0,0,'Mortal Champions','','','I see that you\'re no ordinary mortal, $n. Your chances against the Old God, however infinitely small, are greater than ours at this point. After all, while he expects dragons at his doorstep, he is not prepared for someone like you.$b$bJust as Anachronos and Staghelm defeated the Qiraji a thousand years ago through the alliance of mortal and dragon races, we too shall form a pact. Gain the trust of the Bronze Dragonflight and you\'ll gain our trust. Only then we shall make a true champion out of you.','We sense the presence of our enslaved brethren deeper inside Ahn\'Qiraj; yet not even an army of dragons would be enough to rescue them, $r.$b$bThe same spell that imprisoned them would place us firmly under C\'Thun\'s control should we come any closer to him.$b$bThe Old God has foreseen our arrival. All hope is lost. What difference could a mere mortal like you possibly make?','','','','','',21229,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,609,0,0,0,500,100,0,0,0,0,3900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8580,2,-365,57,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Horde Needs Firebloom!','Hey, $c. Ya you, mon! There be a whole mess of firebloom the Horde thinkin\' they need for this Ahn\'Qiraj war effort. Maybe they put it in nice things that go boom? Maybe they give it to the Alliance as fuel for their steam tanks? Who knows? Not Pele\'keiki!$B$BPele\'keiki know this though... he know you gonna help him out and bring back lots of the firebloom, right, mon?','Bring 20 Firebloom to Batrider Pele\'keiki at the Valley of Spirits in Orgrimmar.','Cross your fingers, friend! Here\'s to hoping we can save Noggle!','Are you done collecting those samples? We could lose Noggle any minute now!','','','','','',4625,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21511,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8581,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8580,0,0,0,0,0,0,'The Horde Needs More Firebloom!','Pele\'keiki know you come to help. Bring many firebloom and make him very happy. Pele\'keiki might make big bombs with firebloom. Drop them on insects from his bat over Ahn\'Qiraj when war come. But Pele\'keiki need more firebloom, $C!$B$BYou gonna bring Pele\'keiki that firebloom, real quick now. Come back with at least as much as last time, and Pele\'keiki be pleased.','Bring 20 Firebloom to Batrider Pele\'keiki at the Valley of Spirits in Orgrimmar.','This no joke, $C? You bring Pele\'keiki firebloom that fast? Pele\'keiki count them up right now, mon! You makin\' Pele\'keiki so happy, he be tellin\' everyone, $N best firebloom collector ever! Pele\'keiki can\'t wait for war to start. Now we really light up the sky over Silithus, right, bruddah?!','','','','','','',4625,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21511,0,0,5,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8582,2,-365,50,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Horde Needs Purple Lotus!','The purple lotus, $c, is a reagent in a great many potions, elixirs and oils, some of which will be of use to us at Ahn\'Qiraj. We\'re going to need to create an immense number of those potions for the war effort. And I\'m going to experiment to find more uses for the lotus as well. But to do all of that I\'m going to need a great quantity of the flower.$B$BThat\'s where you come in. Go out into the field and collect up as many purple lotuses as you can. Is this something that you are willing to do for us?','Bring 20 Purple Lotus to Apothecary Jezel at the Valley of Spirits in Orgrimmar.','Good. Well done, $C.$B$BNow that Malcin is dead, we can at least know that the Scourges advances will be halted. The Dark Lady thanks you for your efforts and wishes to reward you with a gift.$B$BAlthough we do not know the extent of the Scourges influence within the Downs, I am sure we will discover their plots soon enough.','Have you found the Ambassador, $N? Is he dead?$B$BWe cannot afford to allow the Scourge to take a foothold on Kalimdor. They are enough of a threat to our own borders to have to deal with them on two fronts.$B$BThe only optimistic sign from the events you\'ve told me about is that the crone seemed uncorrupted. She must know deep in her spirit that the Scourge may bring great power, but that the Barrens would not truly be hers if she were to agree to their deal.','','','','','',8831,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21512,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8583,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8582,0,0,0,0,0,0,'The Horde Needs More Purple Lotus!','In fact it does appear that we are in need of even more purple lotus, $C. While my own studies have yet to determine a new useful application for the herb, there are tried and true methodologies yet to be employed.$B$BI need you to once again go out into the field and collect at least twenty purple lotus samples. Return them to me here.','Bring 20 Purple Lotus to Apothecary Jezel at the Valley of Spirits in Orgrimmar.','Excellent and precise work, $N. Your diligence is to be commended, as is your celerity. I will personally see to it that none of these purple lotus go to waste.$B$BThank you again, and should you come by more purple lotus do not hesitate to bring them to me with utmost haste.','','','','','','',8831,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21512,0,0,7,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8584,2,440,60,60,0,0,255,0,0,0,0,0,910,0,0,0,0,0,64,0,8576,0,0,8585,0,0,0,'Never Ask Me About My Business','If there is one thing that you should know about me, it is this: NEVER ask me about my business! I work with things you simply cannot understand. Like for example: Do you know what a psychotronic muzzledorf is? Of course you don\'t! And that\'s why we leave the planning to me and the fetching to you.$B$BAs I said earlier, if this is going to work, we\'re going to need a 500 pound chicken.$B$BHead to Gadgetzan and speak with Dirge Quikcleave - he\'ll get you started on finding a suitable specimen.$B','Narain Soothfancy in Tanaris wants you to speak with Dirge Quikcleave in Gadgetzan.','$B$BA 500 pound chicken? There\'s no such thing! Not anymore, at least. I knew of such a chicken... The Black Chicken of Death...$B$B$B$BBut yes, nobody ever saw that chicken and lived to tell the tale. I\'ve got an idea that could benefit the both of us, kid.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8585,2,440,60,60,62,0,255,0,0,0,0,0,910,0,0,0,0,0,64,0,8584,0,0,8586,0,0,0,'The Isle of Dread!','Legend has it that the chimaerok of the Isle of Dread in Feralas have the most succulent and tender vittles in existence! Now these chimaerok also have a daddy who, with proper preparation, may or may not look like a 500 pound chicken.$B$BHead to the Isle of Dread and kill Lord Lakmaeran and bring me his fresh carcass. That should satisfy the gnome. To satisfy me, you\'ll need to get your hands on some chimaerok tenderloin.$B$BDo this and you\'ll have your 500 pound chicken and a little something extra.$B','Recover Lakmaeran\'s Carcass and 20 Chimaerok Tenderloins for Dirge Quikcleave in Tanaris.','Look at the marbleization on those tenderloins! Fantastic!$B$BNow about that chicken... Hrm, let me see. I\'m going to need a few minutes to devise the recipe.','Mmmmm... Chimaerok...','','','','','',21027,21024,0,0,1,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,500,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8586,2,440,60,60,0,0,255,0,0,0,0,0,910,0,0,0,0,0,64,0,8585,0,0,8587,0,0,0,'Dirge\'s Kickin\' Chimaerok Chops','My recipe is complete! What I need from you now is some rocket fuel and deeprock salt. I\'ll handle the spices and the meat you brought me will cover the rest.$B$BAfter you bring me what I asked for, the chicken will be ready to take back to Narain.','Dirge Quikcleave in Gadgetzan wants you to bring him 20 Goblin Rocket Fuel and 20 Deeprock Salt.','It\'s ready! I present to you my greatest creation: Dirge\'s Kickin\' Chimaerok Chops! ','Hurry it up, kid. We don\'t want this meat to go bad. ','','','','','',9061,8150,0,0,20,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21025,21023,0,0,1,20,0,0,910,0,0,0,0,500,0,0,0,0,27000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8587,2,440,60,60,0,0,255,0,0,0,0,0,910,0,0,0,0,0,64,0,8586,0,-8578,0,21028,1,0,'Return to Narain','I\'m a goblin of my word, kid. Here\'s your 500 pound chicken.$B$BWhat a gnome wants with a 500 pound chicken, I\'ll never know...$B$B$B$BProbably to sleep in it... Dirty gnomes...','Deliver the 500 Pound Chicken to Narain Soothfancy in Tanaris.','$B$BMMmmm... This is unbelievable! Best chicken I\'ve ever had! ','What is that scrumptious smell? ','','','','','',21028,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,500,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8588,2,-365,53,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Horde Needs Heavy Leather!','Since we\'re preparing for war, it might be best if we get all of the goods we need first, don\'t you think, mon? One of the staples of the war materiel that we\'re producing is heavy leather. We\'ll use it for just about everything, from reinforcement to armor, and good old plain tarps too.$B$BBut first we need to get our hands on more of it. That\'s your job, $c. Sharpen your knife and bring me back a bundle. Then we\'ll talk further.','Bring 10 Heavy Leather to Skinner Jamani at the Valley of Spirits in Orgrimmar.','Simply amazing... look at the purity of these samples. Hmm, I wonder what it could mean. They seem to be elemental in nature, but... something more. They remind me of... of the Old Gods. We\'ve found traces of them throughout Azeroth, and now I wonder if these creatures aren\'t related to them somehow.$B$BWe shall have to test further.','I\'ve got no time for games if you\'re just here to jibber-jabber, $C. There are too many stacks of heavy leather that need curing. Come back when you have at least ten for me.','','','','','',4234,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21511,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8589,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8588,0,0,0,0,0,0,'The Horde Needs More Heavy Leather!','It\'s true, $C, I still need more heavy leather. The requests from the generals and their quartermasters seem endless. And that\'s nothing compared to what the zeppelin masters are asking for!$B$BI need to get my quota collected on the double. Baekun, bring me more stacks of heavy leather as soon as you can!','Bring 10 Heavy Leather to Skinner Jamani at the Valley of Spirits in Orgrimmar.','You da mon, mon! Thank you so much for the heavy leather. Every little bit gets us that much closer. I\'ll just get these onto a pile so that the other leatherworkers can get to work on them.$B$BThanks again, $N, and if you come across more stacks of heavy leather, you know where you can find me.','','','','','','',4234,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21511,0,0,5,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8590,2,-365,54,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Horde Needs Thick Leather!','I\'m glad that you decided to speak to me about this, $c. It looks like the Horde\'s preparations for the upcoming Ahn\'Qiraj War are in full swing. But you and I still need to do our part.$B$BI\'ve been asked to collect a great number of thick leather skins for use in all manner of war materiel, and I need you to help me by going out there and gathering them up. There\'s honor and the gratitude of the Horde in it for you should you decide to help. Will you?','Bring 10 Thick Leather to Sergeant Umala at the Valley of Spirits in Orgrimmar.','Good work, $C. I\'m sure that these thick leather skins will be put to use reinforcing zeppelins and making all manner of armor and weaponry. You have my thanks, and that of the Horde. Come back again if you come across more thick leather in your travels, and luck be with you.','$C, have you returned so soon with the ten thick leather that we discussed?','','','','','',4304,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21512,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8591,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8590,0,0,0,0,0,0,'The Horde Needs More Thick Leather!','Druid, as you can see I still need to gather up more thick leather. Once again I ask your help with this task, and promise that if you complete it, you will be recognized for your efforts.$B$BTime is of the essence! Return to me with the thick leather so that we can finish our preparations and go to war, hero!','Bring 10 Thick Leather to Sergeant Umala at the Valley of Spirits in Orgrimmar.','You did it, $N, I knew that you would! Once again, thank you on behalf of the entire Horde. Your efforts have been noted and are greatly appreciated. And if you find yourself with more thick leather that you\'d like to donate, bring them to me here.$B$BLok\'tar Ogar, $C!','','','','','','',4304,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21512,0,0,7,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8592,2,3428,60,60,62,16,0,0,0,0,910,3000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Tiara of the Oracle','The Twin Emperors... their incessant whispers are slowly taking a toll on my sanity. They mock me, knowing I cannot step further into their domain to save my brother Arygos.$B$BIn my visions I see their monstrous faces adorned by powerful crowns. But I will have my revenge... I will transmute these symbols of Qiraji power to ones better suited to our needs.$B$BBring me the components I require, $N. I will give you a headpiece of unmatched power.','Bring Vek\'nilash\'s Circlet, 2 Idols of the Sage, 5 Silver Scarabs and 5 Bone Scarabs to Andorgos in Ahn\'Qiraj. You must also attain Friendly reputation with the Brood of Nozdormu to complete this quest.','You\'ve succeeded! The whispers from the Twin Emperors have ceased.$B$BTake this as a reward. The mere sight of it will strike fear in the hearts of the Qiraji... it shall remind them of their fallen leaders and of the mortal that slew them.','Did you bring me the components I asked for, $N?','','','','','',20926,20877,20860,20864,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21348,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8593,2,3428,60,60,62,16,0,0,0,0,910,3000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Trousers of the Oracle','You seek to prove your worth to my kind, mortal? Very well, perhaps we can be of mutual assistance.$B$BThe ancient sandworm, Ouro, is a being of legendary power. He is rumored to have been created by the Old God himself as a mockery of life.$B$BHis skin is unnatural... thick, nearly impregnable, yet it\'s flexible and allows him to move with the speed and grace of a much smaller creature.$B$BBring me a sample of his skin along with other minor components and I shall craft you leggings of great power.','Bring Ouro\'s Intact Hide, 2 Idols of Life, 5 Gold Scarabs and 5 Clay Scarabs to Kandrostrasz inside Ahn\'Qiraj. You must also attain Friendly reputation with the Brood of Nozdormu to complete this quest.','Yes... the worm\'s skin will make for an excellent protective layer. Combined with the strongest parts from the Qiraji we\'ve destroyed on our way here, this should make for a formidable piece of armor. May it aid you in facing the unspeakable horrors that await inside!','Did you bring the components I require, $N?','','','','','',20927,20879,20859,20863,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21352,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8594,2,3428,60,60,62,16,0,0,0,0,910,0,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Mantle of the Oracle','It is said among us that the ornate shoulder armor worn by the mortal races started as an attempt to emulate the wings of a dragon.$B$BBring me the bindings worn by the highest Qiraji leaders and I shall shape them into a set of pauldrons more dreadful than even the wings of Nefarian himself!','Bring the Qiraji Bindings of Command, 2 Idols of Rebirth, 5 Silver Scarabs and 5 Ivory Scarabs to Andorgos in Ahn\'Qiraj. You must also attain Neutral reputation with the Brood of Nozdormu to complete this quest.','From the materials you bring and from the scales of our fallen Qiraji foes I make you these pauldrons, mortal. May they grant you the protection you need and may the sight of them strike fear into our enemies.','Have you collected the components I require?','','','','','',20928,20878,20860,20865,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21350,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8595,0,3428,60,60,62,0,255,0,0,0,0,0,0,0,0,0,0,0,256,1,8579,0,0,0,0,0,0,'Mortal Champions','','','You continue to serve us well, $n. Our pact remains in place.','Killing one Qiraji lord is a notable accomplishment for a mortal, $n. They are however, numerous and powerful. Continue to defeat them to prove your worth as our champion.','','','','','',21229,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,609,0,0,0,500,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8596,2,3428,60,60,62,16,0,0,0,0,910,0,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Footwraps of the Oracle','Qiraji magic is strong and ancient. The most powerful qiraji wield items of such might, they\'d give pause even to a dragon.$B$BBring me the qiraji bindings of command and other minor components by and I\'ll create a set of powerful boots for you.$B$BYou will find them useful in the fight against the enemy.','Bring the Qiraji Bindings of Command, 2 Idols of Death, 5 Bronze Scarabs and 5 Gold Scarabs to Kandrostrasz in Ahn\'Qiraj. This quest also requires Neutral faction with the Brood of Nozdormu.','You\'ve done well, $N. You\'ve proven you\'re no ordinary mortal.$B$BI give you these with the confidence they\'ll aid you in crushing the vile qiraji.','You\'ve acquired the items I requested, $N?','','','','','',20928,20876,20861,20859,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21349,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8597,2,440,60,60,0,0,255,0,0,0,0,0,910,0,0,0,0,0,64,0,8576,0,0,8598,0,0,0,'Draconic for Dummies','I knew that book would come in handy some day! Thankfully, I had the wit and foresight to stow it somewhere safe.$B$BDon\'t worry, it\'s in a place that nobody could ever hope to find it! I needed a gyrocopter just to get there the first time. Unfortunately I crashed it on the beach on my way back. It was through that accident that I gained these super-gnomish psychic powers!$B$BLook for my crashed gyrocopter somewhere on Land\'s End Beach and swim south from there! You\'ll know the spot when you see it!','Find Narain Soothfancy\'s book, buried on an island in the South Seas.','The book is gone! On top of the dirt mound is a note.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,10,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8598,2,440,60,60,0,0,255,0,0,0,0,0,910,0,0,0,0,0,64,0,8597,0,0,8606,21029,1,0,'rAnS0m','$B$BWe\'ve got your precious book, gnome. If you ever want to see it again, you\'ll do exactly as we ask.$B$B$B$BBring the money and come alone!','Return the Ransom Letter to Narain Soothfancy in Tanaris.$B','$B$BBooknap my... book, will they!? I\'ll teach them what it means to mess with a psychic gnome!','Say, what\'s the matter?','','','','','',21029,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,10,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8599,2,440,60,60,0,0,255,0,0,0,0,0,910,0,0,0,0,0,64,0,-8597,0,0,0,21032,1,0,'Love Song for Narain','It isn\'t often that I get visitors. As a matter of fact, the last time I had a visitor was when I rescued that dear, sweet gnome from the wreckage of the crashed flying machine.$B$B$B$BDo you know him? Narain? Narain Soothfancy? Oh it would mean so much to me if somebody would deliver a message to him for me. I must tell him how I feel! I know it\'s love! I just know it!$B$BCould you possibly deliver a message to Narain? I would be forever indebted to you!','Take Meridith\'s Love Letter to Narain Soothfancy in Tanaris.','What!?$B$B$B$BWell, um... What do you want me to do??? She\'s a fish! A FISH I tell you! And I\'m a gnome. It could never work out.','You smell like fish!','','','','','',21032,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,10,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8600,2,-365,55,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Horde Needs Rugged Leather!','I find that the fit of the knife in your palm is more important than the edge on it. Even the dullest blade can be made to cut if pressure is being properly applied through it, wouldn\'t you agree, $c? But you and I don\'t have such problems as we maintain the sharpest of edges, yes? $B$BWell, no matter, I have a task for you. In service to the Horde, and to do your part for the Ahn\'Qiraj war effort, I want you to return to me with a number of rugged leather skins. This is something that you will do, no?','Bring 10 Rugged Leather to Doctor Serratus at the Valley of Spirits in Orgrimmar.','Very well, it appears you\'ve done a fairly decent job of it, though some of those skins look a bit ragged about the edges. No matter, the task is completed, and you have earned your reward. Should you come across another stack of rugged leather, be sure to bring them to me posthaste.','It couldn\'t possibly be taking you this long to slice off ten rugged leather for me! Perhaps you should sharpen your skinning knife? Or, perhaps I am mistaken and you have them there in your pack?','','','','','',8170,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21513,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8601,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8600,0,0,0,0,0,0,'The Horde Needs More Rugged Leather!','Preparations for the impending war at Ahn\'Qiraj are proceeding, $C. However, to ensure that we do not fall behind, or at least that I am not the one that causes us to fall behind, I want for you to bring back another stack of rugged leather. Your prompt attention to this matter will be greatly appreciated, $N.','Bring 10 Rugged Leather to Doctor Serratus at the Valley of Spirits in Orgrimmar.','Practice, practice, practice. A well honed knife and the skill to use it will get you far in this world, $N. Looks like the edges on these skins are better than the last. Did you buy a new knife?$B$BIn any case, we thank you for your efforts. Your donation has been noted, and will be put to good use I can assure you. Should you find yourself in the possession of more rugged leather, be sure to come back and speak with me, as I will probably need it.','','','','','','',8170,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21513,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8602,2,3428,60,60,62,64,178,0,0,0,910,0,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Stormcaller\'s Pauldrons','It is said among us that the ornate shoulder armor worn by the mortal races started as an attempt to emulate the wings of a dragon.$B$BBring me the bindings worn by the highest Qiraji leaders and I shall shape them into a set of pauldrons more dreadful than even the wings of Nefarian himself!','Bring the Qiraji Bindings of Dominance, 2 Idols of Life, 5 Gold Scarabs and 5 Crystal Scarabs to Andorgos in Ahn\'Qiraj. You must also attain Neutral reputation with the Brood of Nozdormu to complete this quest.','From the materials you bring and from the scales of our fallen Qiraji foes I make you these pauldrons, mortal. May they grant you the protection you need and may the sight of them strike fear into our enemies.','Have you collected the components I require?','','','','','',20932,20879,20859,20862,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21376,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8603,2,3428,60,60,62,16,0,0,0,0,910,9000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Vestments of the Oracle','The unmentionable Old God slowly awakens from his slumber beneath Ahn\'Qiraj. The terrible fate that awaits Azeroth could come in days or years; time has no meaning for beings of his power.$B$BWhen the stars are favorable, he will lash out against all living beings with terrible wrath. You must find him before then and find a way to bring his existence to an end.$B$BDo this and bring me a piece of his husk. I shall grant you armor no mortal has ever worn... armor fit for one who has slain a god!','Bring the the Husk of the Old God, 2 Idols of Death, 5 Stone Scarabs and 5 Crystal Scarabs to Vethsera inside Ahn\'Qiraj. You must also attain Honored reputation with the Brood of Nozdormu to complete this quest.','I did not expect you to return from your attempt, $N.$B$BYou\'ve fulfilled a destiny greater than that of most immortal beings.$B$BBy slaying C\'Thun you\'ve not only saved all of Azeroth, you\'ve also tipped the scales of cosmic events beyond your comprehension.$B$BAccept these vestments as a symbol of the glory and burden that will come as a consequence of your actions.$B$BMay their power aid you in the challenges that await you, god-slayer!','At his dwelling in Ahn\'Qiraj, dread C\'Thun awaits in slumber.','','','','','',20933,20876,20858,20862,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21351,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8604,2,-365,55,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Horde Needs Wool Bandages!','Greetings, $c. In preparation for the war at Ahn\'Qiraj, I am here coordinating the Horde\'s efforts at gathering wool bandages. Unfortunately, out in the field, our soldiers cannot afford to rely upon the presence of a healer to keep them alive. Trust me, I know first hand. Thus, we\'re putting together all of these first aid kits for them.$B$BIf you have the time, I need many wool bandages. Return them to me here and I will see to it that you are properly rewarded.','Bring 20 Wool Bandages to Healer Longrunner at the Valley of Spirits in Orgrimmar.','You have my sincere gratitude. Your efforts in helping Cenarion Hold have shown true courage.','The dredge strikers are a serious threat and must be dealt with quickly!','','','','','',3530,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21510,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8605,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8604,0,0,0,0,0,0,'The Horde Needs More Wool Bandages!','Good to see you again, $C. We are still working on preparations here for the war effort, and I can still use all of the help that you can give in gathering up wool bandaging. Any assistance at all will be greatly appreciated. I only hope that our efforts will be good enough. I\'ve lost too many noble souls on the battlefields of yesterday to not do everything in my power to see to it that doesn\'t happen again.','Bring 20 Wool Bandages to Healer Longrunner at the Valley of Spirits in Orgrimmar.','You are an honorable $C, $N! I will see to it that these bandages get into the right hands. You have my thanks, and that of the Horde.$B$BGo in peace, and return to me again should you find yourself with excess wool bandaging. We can use all of the help that we can get here.','','','','','','',3530,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21510,0,0,3,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8606,2,440,60,60,1,0,255,0,0,0,0,0,910,0,0,0,0,0,64,0,8598,0,0,8620,21042,1,0,'Decoy!','I\'ve got it! Here\'s what we\'re going to do. I\'m going to fill a sack up with rocks and you\'re going to make the drop. I know it said that I should make the delivery and I\'m going to - sort of.$B$B$B$BYes, you will do just fine. Take this turban, robe, and sack of rocks and head to the drop off point in Winterspring.$B$BI\'ve included everything you need in this special kit. When they show up to pick up the goods, snuff them out! That will teach them to mess with Narain!$B','Narain Soothfancy in Tanaris wants you to travel to Winterspring and place the Bag of Gold at the drop off point documented by the booknappers.','I think we may have underestimated these booknappers.','','','Who Does Number Two Work For?','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15554,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,25,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8607,2,-365,57,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Horde Needs Mageweave Bandages!','I trust that you are speaking to me because you are going to help with the collection I have been entrusted to? Good! By whatever means, and I do mean whatever, I wish for you to gather up a good number of mageweave bandages. Fresh would be nice, but not absolutely necessary. Return them to me here, $c, and I will personally see to it that you are properly rewarded.','Bring 20 Mageweave Bandages to Lady Callow at the Valley of Spirits in Orgrimmar.','Surprising, yet acceptable. Perhaps I underestimated your \'abilities\', $C. Perhaps. You completed a very simple task, and for doing so you are to be rewarded out of proportion. But don\'t let it go to your head. If you really want to prove yourself you should get out there and bring me another bundle of mageweave bandages.','Do not fail and make me look bad, $C! Return here as quickly as possible with the mageweave bandages we discussed.','','','','','',8544,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21512,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8608,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8607,0,0,0,0,0,0,'The Horde Needs More Mageweave Bandages!','You returned? Interesting. As you can see I am still collecting for the Ahn\'Qiraj \'war effort\'. Which means that I need you to once again go out and collect a stack of mageweave bandages for me. I look forward to your return, $C.','Bring 20 Mageweave Bandages to Lady Callow at the Valley of Spirits in Orgrimmar.','Astounding, $C, you actually did it again! Well, they do say that I have good taste in those that I choose to place in my service. Very well, your contribution is noted and you will receive the social benefits that your efforts have afforded. I suggest though that you go back out and gather yet another bundle of mageweave bandages if you truly wish to prove your worth.','','','','','','',8544,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21512,0,0,7,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8609,2,-365,59,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Horde Needs Runecloth Bandages!','It appears inevitable that the Horde and Alliance are on a collision course for war at Ahn\'Qiraj. Surprisingly, it is not a war with each other, but rather with the silithid, and whatever force controls them. Also surprisingly, both sides are doing their part to gather the resources necessary to wage a successful war.$B$BI am collecting runecloth bandages to distribute to the soldiers, but I won\'t be successful without assistance, hopefully yours. Is this something that you can aid me with, $c?$B','Bring 20 Runecloth Bandages to Stoneguard Clayhoof at the Valley of Spirits in Orgrimmar.','Sweet, you got it!','Did you get the venom?','','','','','',14529,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21513,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8610,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8609,0,0,0,0,0,0,'The Horde Needs More Runecloth Bandages!','Ever does the time grow nearer when we shall launch ourselves headlong into the conflagration at Ahn\'Qiraj, priest. But first we must gather our strength and prepare so that we can survive the onslaught of the insects and their masters.$B$BIf you are here again, then surely you wish to make another contribution of runecloth bandages to the war effort? Please do so as soon as you can and return to me once more.','Bring 20 Runecloth Bandages to Stoneguard Clayhoof at the Valley of Spirits in Orgrimmar.','It is a very selfless act of giving that you perform, $N. One that is likely to save the lives of many combatants at Ahn\'Qiraj. Thank you and know that you have the appreciation of the Horde for your donation. Should you create, or come across, more runecloth bandages, please consider bringing them to me here.','','','','','','',14529,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21513,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8611,2,-365,49,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Horde Needs Lean Wolf Steaks!','I\'m not standing here just to get a nice tan, $c. There are war preparations to be made. If we\'re going to crush those bugs at Ahn\'Qiraj then we need to be ready, and that includes food too!$B$BThey have me gathering and salting lean wolf steaks here for the upcoming war. But since I need to stay here to take care of all of this, I need you to go out, kill some wolves and then cook up the meat into lean wolf steaks and bring them back to me here. You got all that?','Bring 20 Lean Wolf Steaks to Bloodguard Rawtar at the Valley of Spirits in Orgrimmar.','Wonderful, $C! These will do nicely. There are enough here to make a cloak for Korrin, and possibly even more! Thank you.$B$BI hope the trip wasn\'t too dangerous? The area of Feralas is not known for being forgiving, but you\'ve obviously done well enough.$B$BThank you again, $C.','The sprite darters can be dangerous critters when provoked. Be careful when dealing with them, $C. And be even more careful of any night elves in the area. The pestering fools tend to hold up in the forests also.$B$BWhen you\'ve gotten enough of the wings, let me know, I\'ll be sure to reward you well!','','','','','',12209,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21510,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8612,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8611,0,0,0,0,0,0,'The Horde Needs More Lean Wolf Steaks!','As you can see, $C, we still need to pack away more food for the soldiers. I don\'t know if you\'ve ever been in a war before, but once you get past the initial shock of the battlefield, you can get pretty hungry. You did a good job last time, so I expect that you\'ll do as well, if not a little quicker, in getting me another stack of those lean wolf steaks.','Bring 20 Lean Wolf Steaks to Bloodguard Rawtar at the Valley of Spirits in Orgrimmar.','','','','','','','',12209,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21510,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8613,2,-365,52,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Horde Needs Spotted Yellowtail!','It be a nice day for fishin\', don\'t\'cha think mon? Good thing, cuz I be needin\' a lot of fish it lookin\' like. The Horde, they askin\' me to be in charge of collectin\' a ton of the spotted yellowtail for them. They say they needin\' it for the war they getting\' ready for at Ahn\'Qiraj. I say to them I do the best I can. So I be needin\' to get some help. You gonna be helpin\' me, $c?','Bring 20 Spotted Yellowtail to Fisherman Lin\'do at the Valley of Spirits in Orgrimmar.','Oh ya, this be the good stuff. I pack it up real nice so it not go to waste. Thanks be to you for helpin\' me out like this. I\'m thinkin\' you an A-number-one fisherman for all this spotted yellowtail. An if you happen to fish up and cook even more, you bring it to me here; I make sure everyone know you did!','Back so soon with the spotted yellowtail, $C? You rememba\' to cook it up nice? We not servin\' raw fish to the soldiers out in the hot desert sun, to be sure.','','','','','',6887,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21512,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8614,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8613,0,0,0,0,0,0,'The Horde Needs More Spotted Yellowtail!','So as you can see, we still be needin\' a lot of the fishies. The combatants in the upcomin\' Ahn\'Qiraj War gonna be needin\' a lot to eat, so I needin\' to get all the spotted yellowtail that I can. You catch \'em, cook \'em, and bringin\' \'em back to me here, and I be givin\' you thanks, and the thanks of the Horde.','Bring 20 Spotted Yellowtail to Fisherman Lin\'do at the Valley of Spirits in Orgrimmar.','That be the best catch yet, $N! Good, honest work right there. And no bones too! Thanks goin\' out to you for this spotted yellowtail here mon. Come back soon if you cookin\' up some more!','','','','','','',6887,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21512,0,0,7,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8615,2,-365,20,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Horde Needs Baked Salmon!','The Ahn\'Qiraj war effort is an immense undertaking, $c. All of the materials being gathered here, whether it is metal for weapons, or food to eat, are all as important as the other. For, if you haven\'t eaten in days you will not have the strength to lift your axe when it matters.$B$BThus, we gather what food we can. I am collecting baked salmon, a dish that was chosen both for its sustenance and its ability to keep well. Can you aid me with this task, $c?','Bring 20 Baked Salmon to Chief Sharpclaw at the Valley of Spirits in Orgrimmar.','Wonderful, $C! These will do nicely. There are enough here to make a cloak for Korrin, and possibly even more! Thank you.$B$BI hope the trip wasn\'t too dangerous? The area of Feralas is not known for being forgiving, but you\'ve obviously done well enough.$B$BThank you again, $C.','The sprite darters can be dangerous critters when provoked. Be careful when dealing with them, $C. And be even more careful of any night elves in the area. The pestering fools tend to hold up in the forests also.$B$BWhen you\'ve gotten enough of the wings, let me know, I\'ll be sure to reward you well!','','','','','',13935,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21513,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8616,0,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8615,0,0,0,0,0,0,'The Horde Needs More Baked Salmon!','The last batch of baked salmon that you donated to the war effort looked very delicious, $C. I must admit that I was tempted to take a few for myself. As you can tell, we have not yet reached our quota here. I am hoping you have returned because you have another stack of baked salmon with you','Bring 20 Baked Salmon to Chief Sharpclaw at the Valley of Spirits in Orgrimmar.','','','','','','','',13935,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21438,21513,0,0,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8619,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Morndeep the Elder','','','It is good to know the people of this land still pay homage to the olden races. I bid you well, $N, and offer you this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,84,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8620,2,440,60,60,62,0,255,0,0,0,0,0,910,0,0,0,0,0,64,0,8606,0,-8578,0,21112,1,0,'The Only Prescription','I should have known. My arch-enemy, Doctor Weavil, up to his old tricks! And now, thanks to your failure in Winterspring, Doctor Weavil has destroyed my book! How are you going to save the world now, hero?$B$BThe note I received stated that the only known copy of \"Draconic for Dummies: Volume II\" was ripped into 8 parts and scattered to the wind! If you somehow manage to find those missing chapters, use this magical binding to put them back together and return to me.','Recover the 8 lost chapters of Draconic for Dummies and combine them with the Magical Book Binding and return the completed book of Draconic for Dummies: Volume II to Narain Soothfancy in Tanaris.','Fantastic! I can\'t believe you went through the hassle! Are you some kind of machine? If it were me, I would have probably just let the world implode.$B$BI tip my turban to you, sir. And no good deed should go unrewarded.','I put my pants on just like you - one leg at a time. Except when my pants are on, I make arcanite buoys. Arcanite buoys, baby!','','','','','',21111,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21517,0,0,0,1,0,0,0,910,0,0,0,0,150,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8621,2,3428,60,60,62,64,178,0,0,0,910,0,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Stormcaller\'s Footguards','Qiraji magic is strong and ancient. The most powerful qiraji wield items of such might, they\'d give pause even to a dragon.$B$BBring me the qiraji bindings of dominance and other minor components and I\'ll create a set of powerful boots for you.$B$BYou will find them useful in the fight against the enemy.','Bring the Qiraji Bindings of Dominance, 2 Idols of the Sage, 5 Bronze Scarabs and 5 Clay Scarabs to Kandrostrasz in Ahn\'Qiraj. This quest also requires Neutral faction with the Brood of Nozdormu.','','You\'ve acquired the items I requested, $n?','','','','','',20932,20877,20861,20863,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21373,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8622,2,3428,60,60,62,64,178,0,0,0,910,9000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Stormcaller\'s Hauberk','The unmentionable Old God slowly awakens from his slumber beneath Ahn\'Qiraj. The terrible fate that awaits Azeroth could come in days or years; time has no meaning for beings of his power.$B$BWhen the stars are favorable, he will lash out against all living beings with terrible wrath. You must find him before then and find a way to bring his existence to an end.$B$BDo this and bring me a piece of his husk. I shall grant you armor no mortal has ever worn... armor fit for one who has slain a god!','Bring the Carapace of the Old God, 2 Idols of the Sage, 5 Silver Scarabs and 5 Bone Scarabs to Vethsera inside Ahn\'Qiraj. You must also attain Honored reputation with the Brood of Nozdormu to complete this quest.','','You\'ve acquired the items I requested, $n?','','','','','',20929,20877,20860,20864,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21374,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8623,2,3428,60,60,62,64,178,0,0,0,910,3000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Stormcaller\'s Diadem','The Twin Emperors... their incessant whispers are slowly taking a toll on my sanity. They mock me, knowing I cannot step further into their domain to save my brother Arygos.$B$BIn my visions I see their monstrous faces adorned by powerful crowns. But I will have my revenge... I will transmute these symbols of Qiraji power to ones better suited to our needs.$B$BBring me the components I require, $N. I will give you a headpiece of unmatched power.','Bring Vek\'lor\'s Diadem, 2 Idols of Rebirth, 5 Stone Scarabs and 5 Crystal Scarabs to Andorgos in Ahn\'Qiraj. You must also attain Friendly reputation with the Brood of Nozdormu to complete this quest.','','You\'ve acquired the items I requested, $n?','','','','','',20930,20878,20858,20862,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21372,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8624,2,3428,60,60,62,64,178,0,0,0,910,3000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Stormcaller\'s Leggings','You seek to prove your worth to my kind, mortal? Very well, perhaps we can be of mutual assistance.$B$BThe ancient sandworm, Ouro, is a being of legendary power. He is rumored to have been created by the Old God himself as a mockery of life.$B$BHis skin is unnatural... thick, nearly impregnable, yet it\'s flexible and allows him to move with the speed and grace of a much smaller creature.$B$BBring me a sample of his skin along with other minor components and I shall craft you leggings of great power.','Bring the Skin of the Great Sandworm, 2 Idols of Strife, 5 Bronze Scarabs and 5 Ivory Scarabs to Kandrostrasz inside Ahn\'Qiraj. You must also attain Friendly reputation with the Brood of Nozdormu to complete this quest.','','You\'ve acquired the items I requested, $n?','','','','','',20931,20881,20865,20861,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21375,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8625,2,3428,60,60,62,128,0,0,0,0,910,0,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Enigma Shoulderpads','It is said among us that the ornate shoulder armor worn by the mortal races started as an attempt to emulate the wings of a dragon.$B$BBring me the bindings worn by the highest Qiraji leaders and I shall shape them into a set of pauldrons more dreadful than even the wings of Nefarian himself!','Bring the Qiraji Bindings of Dominance, 2 Idols of Death, 5 Stone Scarabs and 5 Bronze Scarabs to Andorgos in Ahn\'Qiraj. You must also attain Neutral reputation with the Brood of Nozdormu to complete this quest.','From the materials you bring and from the scales of our fallen Qiraji foes I make you these pauldrons, mortal. May they grant you the protection you need and may the sight of them strike fear into our enemies. ','Have you collected the components I require?','','','','','',20932,20876,20858,20861,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21345,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8626,2,3428,60,60,62,4,0,0,0,0,910,0,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Striker\'s Footguards','Qiraji magic is strong and ancient. The most powerful qiraji wield items of such might, they\'d give pause even to a dragon.$B$BBring me the qiraji bindings of command and other minor components by and I\'ll create a set of powerful boots for you.$B$BYou will find them useful in the fight against the enemy.','Bring the Qiraji Bindings of Command, 2 Idols of Life, 5 Stone Scarabs and 5 Bone Scarabs to Kandrostrasz in Ahn\'Qiraj. This quest also requires Neutral faction with the Brood of Nozdormu.','You\'ve done well, $N. You\'ve proven you\'re no ordinary mortal.$B$BI give you these with the confidence they\'ll aid you in crushing the vile qiraji.','You\'ve acquired the items I requested, $N?','','','','','',20928,20879,20858,20864,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21365,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8627,2,3428,60,60,62,2,77,0,0,0,910,9000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Avenger\'s Breastplate','The unmentionable Old God slowly awakens from his slumber beneath Ahn\'Qiraj. The terrible fate that awaits Azeroth could come in days or years; time has no meaning for beings of his power.$B$BWhen the stars are favorable, he will lash out against all living beings with terrible wrath. You must find him before then and find a way to bring his existence to an end.$B$BDo this and bring me a piece of his husk. I shall grant you armor no mortal has ever worn... armor fit for one who has slain a god!','Bring the the Carapace of the Old God, 2 Idols of the Sage, 5 Silver Scarabs and 5 Bone Scarabs to Vethsera inside Ahn\'Qiraj. You must also attain Honored reputation with the Brood of Nozdormu to complete this quest.','I did not expect you to return from your attempt, $N.$B$BYou\'ve fulfilled a destiny greater than that of most immortal beings.$B$BBy slaying C\'Thun you\'ve not only saved all of Azeroth, you\'ve also tipped the scales of cosmic events beyond your comprehension.$B$BAccept this breastplate as a symbol of the glory and burden that will come as a consequence of your actions.$B$BMay its power aid you in the challenges that await you, god-slayer!','At his dwelling in Ahn\'Qiraj, dread C\'Thun awaits in slumber.','','','','','',20929,20877,20860,20864,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21389,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8628,2,3428,60,60,62,2,77,0,0,0,910,3000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Avenger\'s Crown','The Twin Emperors... their incessant whispers are slowly taking a toll on my sanity. They mock me, knowing I cannot step further into their domain to save my brother Arygos.$B$BIn my visions I see their monstrous faces adorned by powerful crowns. But I will have my revenge... I will transmute these symbols of Qiraji power to ones better suited to our needs.$B$BBring me the components I require, $N. I will give you a headpiece of unmatched power.','Bring Vek\'lor\'s Diadem, 2 Idols of Rebirth, 5 Stone Scarabs and 5 Crystal Scarabs to Andorgos in Ahn\'Qiraj. You must also attain Friendly reputation with the Brood of Nozdormu to complete this quest.','From the materials you bring and from the scales of our fallen Qiraji foes I make you these pauldrons, mortal. May they grant you the protection you need and may the sight of them strike fear into our enemies.','Have you collected the components I require?','','','','','',20930,20878,20858,20862,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21387,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8629,2,3428,60,60,62,2,77,0,0,0,910,3000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Avenger\'s Legguards','You seek to prove your worth to my kind, mortal? Very well, perhaps we can be of mutual assistance.$B$BThe ancient sandworm, Ouro, is a being of legendary power. He is rumored to have been created by the Old God himself as a mockery of life.$B$BHis skin is unnatural... thick, nearly impregnable, yet it\'s flexible and allows him to move with the speed and grace of a much smaller creature.$B$BBring me a sample of his skin along with other minor components and I shall craft you leggings of great power.','Bring the Skin of the Great Sandworm, 2 Idols of Strife, 5 Bronze Scarabs and 5 Ivory Scarabs to Kandrostrasz inside Ahn\'Qiraj. You must also attain Friendly reputation with the Brood of Nozdormu to complete this quest.','Yes... the worm\'s skin will make for an excellent protective layer. Combined with the strongest parts from the Qiraji we\'ve destroyed on our way here, this should make for a formidable piece of armor. May it aid you in facing the unspeakable horrors that await inside!','Did you bring the components I require, $N?','','','','','',20931,20881,20865,20861,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21390,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8630,2,3428,60,60,62,2,77,0,0,0,910,0,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Avenger\'s Pauldrons','It is said among us that the ornate shoulder armor worn by the mortal races started as an attempt to emulate the wings of a dragon.$B$BBring me the bindings worn by the highest Qiraji leaders and I shall shape them into a set of pauldrons more dreadful than even the wings of Nefarian himself!','Bring the Qiraji Bindings of Dominance, 2 Idols of Life, 5 Crystal Scarabs and 5 Gold Scarabs to Andorgos in Ahn\'Qiraj. You must also attain Neutral reputation with the Brood of Nozdormu to complete this quest.','From the materials you bring and from the scales of our fallen Qiraji foes I make you these pauldrons, mortal. May they grant you the protection you need and may the sight of them strike fear into our enemies.','Have you collected the components I require?','','','','','',20932,20879,20859,20862,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21391,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8631,2,3428,60,60,62,128,0,0,0,0,910,3000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Enigma Leggings','You seek to prove your worth to my kind, mortal? Very well, perhaps we can be of mutual assistance.$B$BThe ancient sandworm, Ouro, is a being of legendary power. He is rumored to have been created by the Old God himself as a mockery of life.$B$BHis skin is unnatural... thick, nearly impregnable, yet it\'s flexible and allows him to move with the speed and grace of a much smaller creature.$B$BBring me a sample of his skin along with other minor components and I shall craft you leggings of great power.','Bring Ouro\'s Intact Hide, 2 Idols of the Sage, 5 Silver Scarabs and 5 Bone Scarabs to Kandrostrasz inside Ahn\'Qiraj. You must also attain Friendly reputation with the Brood of Nozdormu to complete this quest.','','You\'ve acquired the items I requested, $n?','','','','','',20927,20877,20860,20864,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21346,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8632,2,3428,60,60,62,128,0,0,0,0,910,3000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Enigma Circlet','The Twin Emperors... their incessant whispers are slowly taking a toll on my sanity. They mock me, knowing I cannot step further into their domain to save my brother Arygos.$B$BIn my visions I see their monstrous faces adorned by powerful crowns. But I will have my revenge... I will transmute these symbols of Qiraji power to ones better suited to our needs.$B$BBring me the components I require, $N. I will give you a headpiece of unmatched power.','Bring Vek\'nilash\'s Circlet, 2 Idols of Night, 5 Bronze Scarabs and 5 Ivory Scarabs to Andorgos in Ahn\'Qiraj. You must also attain Friendly reputation with the Brood of Nozdormu to complete this quest.','You\'ve succeeded! The whispers from the Twin Emperors have ceased.$B$BTake this as a reward. The mere sight of it will strike fear in the hearts of the Qiraji... it shall remind them of their fallen leaders and of the mortal that slew them.','Did you bring me the components I asked for, $N?','','','','','',20926,20875,20861,20865,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21347,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0); -INSERT INTO `quest_template` (`entry`, `Method`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `Type`, `RequiredClasses`, `RequiredRaces`, `RequiredSkill`, `RequiredSkillValue`, `RepObjectiveFaction`, `RepObjectiveValue`, `RequiredMinRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepFaction`, `RequiredMaxRepValue`, `SuggestedPlayers`, `LimitTime`, `QuestFlags`, `SpecialFlags`, `PrevQuestId`, `NextQuestId`, `ExclusiveGroup`, `NextQuestInChain`, `SrcItemId`, `SrcItemCount`, `SrcSpell`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `RequestItemsText`, `EndText`, `ObjectiveText1`, `ObjectiveText2`, `ObjectiveText3`, `ObjectiveText4`, `ReqItemId1`, `ReqItemId2`, `ReqItemId3`, `ReqItemId4`, `ReqItemCount1`, `ReqItemCount2`, `ReqItemCount3`, `ReqItemCount4`, `ReqSourceId1`, `ReqSourceId2`, `ReqSourceId3`, `ReqSourceId4`, `ReqSourceCount1`, `ReqSourceCount2`, `ReqSourceCount3`, `ReqSourceCount4`, `ReqCreatureOrGOId1`, `ReqCreatureOrGOId2`, `ReqCreatureOrGOId3`, `ReqCreatureOrGOId4`, `ReqCreatureOrGOCount1`, `ReqCreatureOrGOCount2`, `ReqCreatureOrGOCount3`, `ReqCreatureOrGOCount4`, `ReqSpellCast1`, `ReqSpellCast2`, `ReqSpellCast3`, `ReqSpellCast4`, `RewChoiceItemId1`, `RewChoiceItemId2`, `RewChoiceItemId3`, `RewChoiceItemId4`, `RewChoiceItemId5`, `RewChoiceItemId6`, `RewChoiceItemCount1`, `RewChoiceItemCount2`, `RewChoiceItemCount3`, `RewChoiceItemCount4`, `RewChoiceItemCount5`, `RewChoiceItemCount6`, `RewItemId1`, `RewItemId2`, `RewItemId3`, `RewItemId4`, `RewItemCount1`, `RewItemCount2`, `RewItemCount3`, `RewItemCount4`, `RewRepFaction1`, `RewRepFaction2`, `RewRepFaction3`, `RewRepFaction4`, `RewRepFaction5`, `RewRepValue1`, `RewRepValue2`, `RewRepValue3`, `RewRepValue4`, `RewRepValue5`, `RewOrReqMoney`, `RewMoneyMaxLevel`, `RewSpell`, `RewSpellCast`, `RewMailTemplateId`, `RewMailDelaySecs`, `PointMapId`, `PointX`, `PointY`, `PointOpt`, `DetailsEmote1`, `DetailsEmote2`, `DetailsEmote3`, `DetailsEmote4`, `DetailsEmoteDelay1`, `DetailsEmoteDelay2`, `DetailsEmoteDelay3`, `DetailsEmoteDelay4`, `IncompleteEmote`, `CompleteEmote`, `OfferRewardEmote1`, `OfferRewardEmote2`, `OfferRewardEmote3`, `OfferRewardEmote4`, `OfferRewardEmoteDelay1`, `OfferRewardEmoteDelay2`, `OfferRewardEmoteDelay3`, `OfferRewardEmoteDelay4`, `StartScript`, `CompleteScript`) +INSERT INTO `quest_template` (`entry`, `Method`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `Type`, `RequiredClasses`, `RequiredRaces`, `RequiredSkill`, `RequiredSkillValue`, `RequiredCondition`, `RepObjectiveFaction`, `RepObjectiveValue`, `RequiredMinRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepFaction`, `RequiredMaxRepValue`, `SuggestedPlayers`, `LimitTime`, `QuestFlags`, `SpecialFlags`, `PrevQuestId`, `NextQuestId`, `ExclusiveGroup`, `NextQuestInChain`, `SrcItemId`, `SrcItemCount`, `SrcSpell`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `RequestItemsText`, `EndText`, `ObjectiveText1`, `ObjectiveText2`, `ObjectiveText3`, `ObjectiveText4`, `ReqItemId1`, `ReqItemId2`, `ReqItemId3`, `ReqItemId4`, `ReqItemCount1`, `ReqItemCount2`, `ReqItemCount3`, `ReqItemCount4`, `ReqSourceId1`, `ReqSourceId2`, `ReqSourceId3`, `ReqSourceId4`, `ReqSourceCount1`, `ReqSourceCount2`, `ReqSourceCount3`, `ReqSourceCount4`, `ReqCreatureOrGOId1`, `ReqCreatureOrGOId2`, `ReqCreatureOrGOId3`, `ReqCreatureOrGOId4`, `ReqCreatureOrGOCount1`, `ReqCreatureOrGOCount2`, `ReqCreatureOrGOCount3`, `ReqCreatureOrGOCount4`, `ReqSpellCast1`, `ReqSpellCast2`, `ReqSpellCast3`, `ReqSpellCast4`, `RewChoiceItemId1`, `RewChoiceItemId2`, `RewChoiceItemId3`, `RewChoiceItemId4`, `RewChoiceItemId5`, `RewChoiceItemId6`, `RewChoiceItemCount1`, `RewChoiceItemCount2`, `RewChoiceItemCount3`, `RewChoiceItemCount4`, `RewChoiceItemCount5`, `RewChoiceItemCount6`, `RewItemId1`, `RewItemId2`, `RewItemId3`, `RewItemId4`, `RewItemCount1`, `RewItemCount2`, `RewItemCount3`, `RewItemCount4`, `RewRepFaction1`, `RewRepFaction2`, `RewRepFaction3`, `RewRepFaction4`, `RewRepFaction5`, `RewRepValue1`, `RewRepValue2`, `RewRepValue3`, `RewRepValue4`, `RewRepValue5`, `RewOrReqMoney`, `RewMoneyMaxLevel`, `RewSpell`, `RewSpellCast`, `RewMailTemplateId`, `RewMailDelaySecs`, `PointMapId`, `PointX`, `PointY`, `PointOpt`, `DetailsEmote1`, `DetailsEmote2`, `DetailsEmote3`, `DetailsEmote4`, `DetailsEmoteDelay1`, `DetailsEmoteDelay2`, `DetailsEmoteDelay3`, `DetailsEmoteDelay4`, `IncompleteEmote`, `CompleteEmote`, `OfferRewardEmote1`, `OfferRewardEmote2`, `OfferRewardEmote3`, `OfferRewardEmote4`, `OfferRewardEmoteDelay1`, `OfferRewardEmoteDelay2`, `OfferRewardEmoteDelay3`, `OfferRewardEmoteDelay4`, `StartScript`, `CompleteScript`) VALUES - (8640,2,3428,60,60,62,8,0,0,0,910,3000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Deathdealer\'s Leggings','You seek to prove your worth to my kind, mortal? Very well, perhaps we can be of mutual assistance.$B$BThe ancient sandworm, Ouro, is a being of legendary power. He is rumored to have been created by the Old God himself as a mockery of life.$B$BHis skin is unnatural... thick, nearly impregnable, yet it\'s flexible and allows him to move with the speed and grace of a much smaller creature.$B$BBring me a sample of his skin along with other minor components and I shall craft you leggings of great power.','Bring Ouro\'s Intact Hide, 2 Idols of Night, 5 Stone Scarabs and 5 Crystal Scarabs to Kandrostrasz inside Ahn\'Qiraj. You must also attain Friendly reputation with the Brood of Nozdormu to complete this quest.','','You\'ve acquired the items I requested, $n?','','','','','',20927,20875,20858,20862,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21362,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8641,2,3428,60,60,62,8,0,0,0,910,0,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Deathdealer\'s Spaulders','It is said among us that the ornate shoulder armor worn by the mortal races started as an attempt to emulate the wings of a dragon.$B$BBring me the bindings worn by the highest Qiraji leaders and I shall shape them into a set of pauldrons more dreadful than even the wings of Nefarian himself!','Bring the Qiraji Bindings of Command, 2 Idols of the Sun, 5 Silver Scarabs and 5 Clay Scarabs to Andorgos in Ahn\'Qiraj. You must also attain Neutral reputation with the Brood of Nozdormu to complete this quest.','From the materials you bring and from the scales of our fallen Qiraji foes I make you these pauldrons, mortal. May they grant you the protection you need and may the sight of them strike fear into our enemies.','Have you collected the components I require?','','','','','',20928,20874,20860,20863,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21361,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8642,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Silvervein the Elder','','','It is good to know the people of this land still pay homage to the olden races. I bid you well, $N, and offer you this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,88,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8643,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Highpeak the Elder','','','It is good to know the people of this land still pay homage to the olden races. I bid you well, $N, and offer you this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,89,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8644,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Stonefort the Elder','','','It is good to know the people of this land still pay homage to the olden races. I bid you well, $N, and offer you this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,90,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8645,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Obsidian the Elder','','','It is good to know the people of this land still pay homage to the olden races. I bid you well, $N, and offer you this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,91,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (8646,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Hammershout the Elder','','','It is good to know the people of this land still pay homage to the olden races. I bid you well, $N, and offer you this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,92,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (8647,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Bellowrage the Elder','','','It is good to know the people of this land still pay homage to the olden races. I bid you well, $N, and offer you this token...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,95,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), - (8648,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Darkcore the Elder','','','It is good to know the people of this land still pay homage to the olden races. I bid you well, $N, and offer you this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,96,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8649,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Stormbrow the Elder','','','It is good to know the people of this land still pay homage to the olden races. I bid you well, $N, and offer you this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,97,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (8650,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Snowcrown the Elder','','','It is good to know the people of this land still pay homage to the olden races. I bid you well, $N, and offer you this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,121,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (8651,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Ironband the Elder','','','It is good to know the people of this land still pay homage to the olden races. I bid you well, $N, and offer you this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,124,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8652,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Graveborn the Elder','','','It is good to know the people of this land still pay homage to the olden races. I bid you well, $N, and offer you this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,125,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8653,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Goldwell the Elder','','','It is good to know the people of this land still pay homage to the olden races. I bid you well, $N, and offer you this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,126,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (8654,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Primestone the Elder','','','It is good to know the people of this land still pay homage to the olden races. I bid you well, $N, and offer you this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,127,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8655,2,3428,60,60,62,2,77,0,0,910,0,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Avenger\'s Greaves','Qiraji magic is strong and ancient. The most powerful qiraji wield items of such might, they\'d give pause even to a dragon.$B$BBring me the qiraji bindings of dominance and other minor components and I\'ll create a set of powerful boots for you.$B$BYou will find them useful in the fight against the enemy.','Bring the Qiraji Bindings of Dominance, 2 Idols of the Sage, 5 Bronze Scarabs and 5 Clay Scarabs to Kandrostrasz in Ahn\'Qiraj. This quest also requires Neutral faction with the Brood of Nozdormu.','You\'ve done well, $N. You\'ve proven you\'re no ordinary mortal.$B$BI give you these with the confidence they\'ll aid you in crushing the vile qiraji.','You\'ve acquired the items I requested, $N?','','','','','',20932,20877,20861,20863,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21388,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8656,2,3428,60,60,62,4,0,0,0,910,9000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Striker\'s Hauberk','The unmentionable Old God slowly awakens from his slumber beneath Ahn\'Qiraj. The terrible fate that awaits Azeroth could come in days or years; time has no meaning for beings of his power.$B$BWhen the stars are favorable, he will lash out against all living beings with terrible wrath. You must find him before then and find a way to bring his existence to an end.$B$BDo this and bring me a piece of his husk. I shall grant you armor no mortal has ever worn... armor fit for one who has slain a god!','Bring the the Carapace of the Old God, 2 Idols of Life, 5 Gold Scarabs and 5 Clay Scarabs to Vethsera inside Ahn\'Qiraj. You must also attain Honored reputation with the Brood of Nozdormu to complete this quest.','I did not expect you to return from your attempt, $N.$B$BYou\'ve fulfilled a destiny greater than that of most immortal beings.$B$BBy slaying C\'Thun you\'ve not only saved all of Azeroth, you\'ve also tipped the scales of cosmic events beyond your comprehension.$B$BAccept this breastplate as a symbol of the glory and burden that will come as a consequence of your actions.$B$BMay its power aid you in the challenges that await you, god-slayer!','At his dwelling in Ahn\'Qiraj, dread C\'Thun awaits in slumber.','','','','','',20929,20879,20859,20863,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21370,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8657,2,3428,60,60,62,4,0,0,0,910,3000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Striker\'s Diadem','The Twin Emperors... their incessant whispers are slowly taking a toll on my sanity. They mock me, knowing I cannot step further into their domain to save my brother Arygos.$B$BIn my visions I see their monstrous faces adorned by powerful crowns. But I will have my revenge... I will transmute these symbols of Qiraji power to ones better suited to our needs.$B$BBring me the components I require, $N. I will make you a headpiece of unmatched power.','Bring Vek\'lor\'s Diadem, 2 Idols of Strife, 5 Bronze Scarabs and 5 Ivory Scarabs to Andorgos in Ahn\'Qiraj. You must also attain Friendly reputation with the Brood of Nozdormu to complete this quest.','You\'ve succeeded! The whispers from the Twin Emperors have ceased.$B$BTake this as a reward. The mere sight of it will strike fear in the hearts of the Qiraji... it shall remind them of their fallen leaders and of the mortal that slew them.','Did you bring me the components I asked for, $N?','','','','','',20930,20881,20861,20865,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21366,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8658,2,3428,60,60,62,4,0,0,0,910,3000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Striker\'s Leggings','You seek to prove your worth to my kind, mortal? Very well, perhaps we can be of mutual assistance.$B$BThe ancient sandworm, Ouro, is a being of legendary power. He is rumored to have been created by the Old God himself as a mockery of life.$B$BHis skin is unnatural... thick, nearly impregnable, yet it\'s flexible and allows him to move with the speed and grace of a much smaller creature.$B$BBring me a sample of his skin along with other minor components and I shall craft you leggings of great power.','Bring the Skin of the Great Sandworm, 2 Idols of the Sun, 5 Silver Scarabs and 5 Bone Scarabs to Kandrostrasz inside Ahn\'Qiraj. You must also attain Friendly reputation with the Brood of Nozdormu to complete this quest.','','You\'ve acquired the items I requested, $n?','','','','','',20931,20874,20860,20864,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21368,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8659,2,3428,60,60,62,4,0,0,0,910,0,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Striker\'s Pauldrons','It is said among us that the ornate shoulder armor worn by the mortal races started as an attempt to emulate the wings of a dragon.$B$BBring me the bindings worn by the highest Qiraji leaders and I shall shape them into a set of pauldrons more dreadful than even the wings of Nefarian himself!','Bring the Qiraji Bindings of Command, 2 Idols of War, 5 Crystal Scarabs and 5 Ivory Scarabs to Andorgos in Ahn\'Qiraj. You must also attain Neutral reputation with the Brood of Nozdormu to complete this quest.','From the materials you bring and from the scales of our fallen Qiraji foes I make you these pauldrons, mortal. May they grant you the protection you need and may the sight of them strike fear into our enemies.','Have you collected the components I require?','','','','','',20928,20882,20862,20865,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21367,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8660,2,3428,60,60,62,256,0,0,0,910,0,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Doomcaller\'s Footwraps','Qiraji magic is strong and ancient. The most powerful qiraji wield items of such might, they\'d give pause even to a dragon.$B$BBring me the qiraji bindings of dominance and other minor components by and I\'ll create a set of powerful boots for you.$B$BYou will find them useful in the fight against the enemy.','Bring the Qiraji Bindings of Dominance, 2 Idols of Night, 5 Clay Scarabs and 5 Ivory Scarabs to Kandrostrasz in Ahn\'Qiraj. This quest also requires Neutral faction with the Brood of Nozdormu.','You\'ve done well, $N. You\'ve proven you\'re no ordinary mortal.$B$BI give you these with the confidence they\'ll aid you in crushing the vile qiraji.','You\'ve acquired the items I requested, $N?','','','','','',20932,20875,20863,20865,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21338,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8661,2,3428,60,60,62,256,0,0,0,910,9000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Doomcaller\'s Robes','The unmentionable Old God slowly awakens from his slumber beneath Ahn\'Qiraj. The terrible fate that awaits Azeroth could come in days or years; time has no meaning for beings of his power.$B$BWhen the stars are favorable, he will lash out against all living beings with terrible wrath. You must find him before then and find a way to bring his existence to an end.$B$BDo this and bring me a piece of his husk. I shall grant you armor no mortal has ever worn... armor fit for one who has slain a god!','Bring the the Husk of the Old God, 2 Idols of Night, 5 Stone Scarabs and 5 Crystal Scarabs to Vethsera inside Ahn\'Qiraj. You must also attain Honored reputation with the Brood of Nozdormu to complete this quest.',NULL,NULL,'','','','','',20933,20875,20862,20858,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21334,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8662,2,3428,60,60,62,256,0,0,0,910,3000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Doomcaller\'s Circlet','The Twin Emperors... their incessant whispers are slowly taking a toll on my sanity. They mock me, knowing I cannot step further into their domain to save my brother Arygos.$B$BIn my visions I see their monstrous faces adorned by powerful crowns. But I will have my revenge... I will transmute these symbols of Qiraji power to ones better suited to our needs.$B$BBring me the components I require, $N. I will give you a headpiece of unmatched power.','Bring Vek\'nilash\'s Circlet, 2 Idols of Death, 5 Silver Scarabs and 5 Bone Scarabs to Andorgos in Ahn\'Qiraj. You must also attain Friendly reputation with the Brood of Nozdormu to complete this quest.','You\'ve succeeded! The whispers from the Twin Emperors have ceased.$B$BTake this as a reward. The mere sight of it will strike fear in the hearts of the Qiraji... it shall remind them of their fallen leaders and of the mortal that slew them.','Did you bring me the components I asked for, $N?','','','','','',20926,20876,20860,20864,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21337,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8663,2,3428,60,60,62,256,0,0,0,910,3000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Doomcaller\'s Trousers','You seek to prove your worth to my kind, mortal? Very well, perhaps we can be of mutual assistance.$B$BThe ancient sandworm, Ouro, is a being of legendary power. He is rumored to have been created by the Old God himself as a mockery of life.$B$BHis skin is unnatural... thick, nearly impregnable, yet it\'s flexible and allows him to move with the speed and grace of a much smaller creature.$B$BBring me a sample of his skin along with other minor components and I shall craft you leggings of great power.','Bring the Skin of the Great Sandworm, 2 Idols of Rebirth, 5 Gold Scarabs and 5 Clay Scarabs to Kandrostrasz inside Ahn\'Qiraj. You must also attain Friendly reputation with the Brood of Nozdormu to complete this quest.','Yes... the worm\'s skin will make for an excellent protective layer. Combined with the strongest parts from the Qiraji we\'ve destroyed on our way here, this should make for a formidable piece of armor. May it aid you in facing the unspeakable horrors that await inside!','Did you bring the components I require, $N?','','','','','',20931,20878,20859,20863,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21336,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8664,2,3428,60,60,62,256,0,0,0,910,0,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Doomcaller\'s Mantle','It is said among us that the ornate shoulder armor worn by the mortal races started as an attempt to emulate the wings of a dragon.$B$BBring me the bindings worn by the highest Qiraji leaders and I shall shape them into a set of pauldrons more dreadful than even the wings of Nefarian himself!','Bring the Qiraji Bindings of Dominance, 2 Idols of the Sage, 5 Bronze Scarabs and 5 Bone Scarabs to Andorgos in Ahn\'Qiraj. You must also attain Neutral reputation with the Brood of Nozdormu to complete this quest.','From the materials you bring and from the scales of our fallen Qiraji foes I make you these pauldrons, mortal. May they grant you the protection you need and may the sight of them strike fear into our enemies.','Have you collected the components I require?','','','','','',20932,20877,20861,20864,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21335,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8665,2,3428,60,60,62,1024,0,0,0,910,0,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Genesis Boots','Qiraji magic is strong and ancient. The most powerful qiraji wield items of such might, they\'d give pause even to a dragon.$B$BBring me the qiraji bindings of dominance and other minor components by and I\'ll create a set of powerful boots for you.$B$BYou will find them useful in the fight against the enemy.','Bring the Qiraji Bindings of Dominance, 2 Idols of Rebirth, 5 Stone Scarabs and 5 Silver Scarabs to Kandrostrasz in Ahn\'Qiraj. This quest also requires Neutral faction with the Brood of Nozdormu.','You\'ve done well, $N. You\'ve proven you\'re no ordinary mortal.$B$BI give you these with the confidence they\'ll aid you in crushing the vile qiraji.','You\'ve acquired the items I requested, $N?','','','','','',20932,20878,20858,20860,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21355,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8666,2,3428,60,60,62,1024,0,0,0,910,9000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Genesis Vest','The unmentionable Old God slowly awakens from his slumber beneath Ahn\'Qiraj. The terrible fate that awaits Azeroth could come in days or years; time has no meaning for beings of his power.$B$BWhen the stars are favorable, he will lash out against all living beings with terrible wrath. You must find him before then and find a way to bring his existence to an end.$B$BDo this and bring me a piece of his husk. I shall grant you armor no mortal has ever worn... armor fit for one who has slain a god!','Bring the the Husk of the Old God, 2 Idols of Rebirth, 5 Bronze Scarabs and 5 Ivory Scarabs to Vethsera inside Ahn\'Qiraj. You must also attain Honored reputation with the Brood of Nozdormu to complete this quest.','I did not expect you to return from your attempt, $N.$B$BYou\'ve fulfilled a destiny greater than that of most immortal beings.$B$BBy slaying C\'Thun you\'ve not only saved all of Azeroth, you\'ve also tipped the scales of cosmic events beyond your comprehension.$B$BAccept this breastplate as a symbol of the glory and burden that will come as a consequence of your actions.$B$BMay its power aid you in the challenges that await you, god-slayer!','At his dwelling in Ahn\'Qiraj, dread C\'Thun awaits in slumber.','','','','','',20933,20878,20861,20865,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21357,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8667,2,3428,60,60,62,1024,0,0,0,910,3000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Genesis Helm','The Twin Emperors... their incessant whispers are slowly taking a toll on my sanity. They mock me, knowing I cannot step further into their domain to save my brother Arygos.$B$BIn my visions I see their monstrous faces adorned by powerful crowns. But I will have my revenge... I will transmute these symbols of Qiraji power to ones better suited to our needs.$B$BBring me the components I require, $N. I will give you a headpiece of unmatched power.','Bring Vek\'lor\'s Diadem, 2 Idols of Life, 5 Gold Scarabs and 5 Clay Scarabs to Andorgos in Ahn\'Qiraj. You must also attain Friendly reputation with the Brood of Nozdormu to complete this quest.','You\'ve succeeded! The whispers from the Twin Emperors have ceased.$B$BTake this as a reward. The mere sight of it will strike fear in the hearts of the Qiraji... it shall remind them of their fallen leaders and of the mortal that slew them.','Did you bring me the components I asked for, $N?','','','','','',20930,20879,20859,20863,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21353,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8668,2,3428,60,60,62,1024,0,0,0,910,3000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Genesis Trousers','You seek to prove your worth to my kind, mortal? Very well, perhaps we can be of mutual assistance.$B$BThe ancient sandworm, Ouro, is a being of legendary power. He is rumored to have been created by the Old God himself as a mockery of life.$B$BHis skin is unnatural... thick, nearly impregnable, yet it\'s flexible and allows him to move with the speed and grace of a much smaller creature.$B$BBring me a sample of his skin along with other minor components and I shall craft you leggings of great power.','Bring the Skin of the Great Sandworm, 2 Idols of War, 5 Stone Scarabs and 5 Crystal Scarabs to Kandrostrasz inside Ahn\'Qiraj. You must also attain Friendly reputation with the Brood of Nozdormu to complete this quest.','Yes... the worm\'s skin will make for an excellent protective layer. Combined with the strongest parts from the Qiraji we\'ve destroyed on our way here, this should make for a formidable piece of armor. May it aid you in facing the unspeakable horrors that await inside!','Did you bring the components I require, $N?','','','','','',20931,20882,20858,20862,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21356,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8669,2,3428,60,60,62,1024,0,0,0,910,0,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Genesis Shoulderpads','It is said among us that the ornate shoulder armor worn by the mortal races started as an attempt to emulate the wings of a dragon.$B$BBring me the bindings worn by the highest Qiraji leaders and I shall shape them into a set of pauldrons more dreadful than even the wings of Nefarian himself!','Bring the Qiraji Bindings of Dominance, 2 Idols of Strife, 5 Gold Scarabs and 5 Bone Scarabs to Andorgos in Ahn\'Qiraj. You must also attain Neutral reputation with the Brood of Nozdormu to complete this quest.','From the materials you bring and from the scales of our fallen Qiraji foes I make you these pauldrons, mortal. May they grant you the protection you need and may the sight of them strike fear into our enemies.','Have you collected the components I require?','','','','','',20932,20881,20859,20864,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21354,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8670,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Runetotem the Elder','','','Your spirit burns with life, young $C. I accept the homage you pay, and offer in return this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,128,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8671,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Ragetotem the Elder','','','Your spirit burns with life, young $C. I accept the homage you pay, and offer in return this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,129,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8672,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Stonespire the Elder','','','Your spirit burns with life, young $C. I accept the homage you pay, and offer in return this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,130,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8673,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Bloodhoof the Elder','','','Your spirit burns with life, young $C. I accept the homage you pay, and offer in return this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,131,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8674,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Winterhoof the Elder','','','Your spirit burns with life, young $C. I accept the homage you pay, and offer in return this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,132,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8675,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Skychaser the Elder','','','Your spirit burns with life, young $C. I accept the homage you pay, and offer in return this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,133,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (8676,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Wildmane the Elder','','','Your spirit burns with life, young $C. I accept the homage you pay, and offer in return this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,134,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8677,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Darkhorn the Elder','','','Your spirit burns with life, young $c. I accept the homage you pay, and offer in return this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,135,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), - (8678,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Proudhorn the Elder','','','Your spirit burns with life, young $C. I accept the homage you pay, and offer in return this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,136,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8679,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Grimtotem the Elder','','','Your spirit burns with life, young $C. I accept the homage you pay, and offer in return this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,137,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8680,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Windtotem the Elder','','','Your spirit burns with life, young $C. I accept the homage you pay, and offer in return this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,138,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8681,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Thunderhorn the Elder','','','Your spirit burns with life, young $C. I accept the homage you pay, and offer in return this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,139,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8682,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Skyseer the Elder','','','Your spirit burns with life, young $C. I accept the homage you pay, and offer in return this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,140,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8683,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Dawnstrider the Elder','','','Your spirit burns with life, young $C. I accept the homage you pay, and offer in return this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,141,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8684,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Dreamseer the Elder','','','Your spirit burns with life, young $C. I accept the homage you pay, and offer in return this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,142,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), - (8685,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Mistwalker the Elder','','','Your spirit burns with life, young $C. I accept the homage you pay, and offer in return this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,143,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8686,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'High Mountain the Elder','','','Your spirit burns with life, young $C. I accept the homage you pay, and offer in return this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,144,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8687,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21251,1,0,'Target: Hive\'Zora Tunnelers','Reinforcements have been called on to join the assault on Hive\'Zora. You have been selected to target Hive\'Zora tunnelers. Report back to Commander Mar\'alith after completing your task.','Slay 30 Hive\'Zora Tunnelers and report back to Commander Mar\'alith at Cenarion Hold in Silithus. You must also bring Combat Task Briefing VII in order to complete this quest.$B',NULL,'You have something to tell me, $c?','','','','','',0,21251,0,0,0,1,0,0,0,0,0,0,0,0,0,0,11726,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20802,0,0,0,1,0,0,0,609,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8688,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Windrun the Elder','','','The heavens, in their countless stars, hold answers to earthly mysteries, $N. Might, then, the wise, and the lucky, gaze up and find truth?',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,145,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (8689,2,3428,60,60,62,16,0,0,0,609,21000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Shroud of Infinite Wisdom','I\'m glad to hear you\'re aiding us in our attack on Ahn\'Qiraj, $N. I can make you a protective item that\'ll be of assistance in the fight against our enemy, $c.$B$BI shall need a Qiraji drape, which I\'ll resize for you of course. I\'ll also need idols and scarabs which I\'ll use to create a suitable clasp.$B$BI promise you won\'t be disappointed.','Bring 1 Qiraji Martial Drape, 2 Jasper Idols, 5 Gold Scarabs and 5 Clay Scarabs to Keyl Swiftclaw in Silithus. You must also obtain Revered reputation with Cenarion Circle to complete this quest.','Ah yes... this drape is immaculate.$B$BTake this cloak, $N. May it protect you from the foul magic of the Qiraji.','Did you bring the materials for the cloak, $N?','','','','','',20885,20870,20859,20863,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21412,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8690,2,3428,60,60,62,64,178,0,0,609,21000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Cloak of the Gathering Storm','I\'m glad to hear you\'re aiding us in our attack on Ahn\'Qiraj, $N. I can make you a protective item that\'ll be of assistance in the fight against our enemy, $c.$B$BI shall need a Qiraji drape, which I\'ll resize for you of course. I\'ll also need idols and scarabs which I\'ll use to create a suitable clasp.$B$BI promise you won\'t be disappointed.','Bring 1 Qiraji Regal Drape, 2 Obsidian Idols, 5 Clay Scarabs and 5 Gold Scarabs to Keyl Swiftclaw in Silithus. You must also obtain Revered reputation with Cenarion Circle to complete this quest.','Ah yes... this drape is immaculate.$B$BTake this cloak, $N. May it protect you from the foul magic of the Qiraji.','Did you bring the materials for the cloak, $N?','','','','','',20889,20871,20863,20859,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21400,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8691,2,3428,60,60,62,128,0,0,0,609,21000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Drape of Vaulted Secrets','I\'m glad to hear you\'re aiding us in our attack on Ahn\'Qiraj, $N. I can make you a protective item that\'ll be of assistance in the fight against our enemy, $c.$B$BI shall need a Qiraji drape, which I\'ll resize for you of course. I\'ll also need idols and scarabs which I\'ll use to create a suitable clasp.$B$BI promise you won\'t be disappointed.','Bring 1 Qiraji Martial Drape, 2 Alabaster Idols, 5 Stone Scarabs and 5 Crystal Scarabs to Keyl Swiftclaw in Silithus. You must also obtain Revered reputation with Cenarion Circle to complete this quest.','Ah yes... this drape is immaculate.$B$BTake this cloak, $N. May it protect you from the foul magic of the Qiraji.','Did you bring the materials for the cloak, $N?','','','','','',20885,20873,20858,20862,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21415,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8692,2,3428,60,60,62,1024,0,0,0,609,21000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Cloak of Unending Life','I\'m glad to hear you\'re aiding us in our attack on Ahn\'Qiraj, $N. I can make you a protective item that\'ll be of assistance in the fight against our enemy, $c.$B$BI shall need a Qiraji drape, which I\'ll resize for you of course. I\'ll also need idols and scarabs which I\'ll use to create a suitable clasp.$B$BI promise you won\'t be disappointed.','Bring 1 Qiraji Regal Drape, 2 Vermillion Idols, 5 Silver Scarabs and 5 Bone Scarabs to Keyl Swiftclaw in Silithus. You must also obtain Revered reputation with Cenarion Circle to complete this quest.','Ah yes... this drape is immaculate.$B$BTake this cloak, $N. May it protect you from the foul magic of the Qiraji.','Did you bring the materials for the cloak, $N?','','','','','',20889,20872,20864,20860,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21409,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8693,2,3428,60,60,62,8,0,0,0,609,21000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Cloak of Veiled Shadows','I\'m glad to hear you\'re aiding us in our attack on Ahn\'Qiraj, $N. I can make you a protective item that\'ll be of assistance in the fight against our enemy, $c.$B$BI shall need a Qiraji drape, which I\'ll resize for you of course. I\'ll also need idols and scarabs which I\'ll use to create a suitable clasp.$B$BI promise you won\'t be disappointed.','Bring 1 Qiraji Martial Drape, 2 Azure Idols, 5 Bronze Scarabs and 5 Ivory Scarabs to Keyl Swiftclaw in Silithus. You must also obtain Revered reputation with Cenarion Circle to complete this quest.','Ah yes... this drape is immaculate.$B$BTake this cloak, $N. May it protect you from the foul magic of the Qiraji.','Did you bring the materials for the cloak, $N?','','','','','',20885,20866,20861,20865,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21406,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8694,2,3428,60,60,62,256,0,0,0,609,21000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Shroud of Unspoken Names','I\'m glad to hear you\'re aiding us in our attack on Ahn\'Qiraj, $N. I can make you a protective item that\'ll be of assistance in the fight against our enemy, $c.$B$BI shall need a Qiraji drape, which I\'ll resize for you of course. I\'ll also need idols and scarabs which I\'ll use to create a suitable clasp.$B$BI promise you won\'t be disappointed.','Bring 1 Qiraji Regal Drape, 2 Amber Idols, 5 Ivory Scarabs and 5 Bronze Scarabs to Keyl Swiftclaw in Silithus. You must also obtain Revered reputation with Cenarion Circle to complete this quest.','Ah yes... this drape is immaculate.$B$BTake this cloak, $N. May it protect you from the foul magic of the Qiraji.','Did you bring the materials for the cloak, $N?','','','','','',20889,20869,20861,20865,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21418,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8695,2,3428,60,60,62,2,77,0,0,609,21000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Cape of Eternal Justice','I\'m glad to hear you\'re aiding us in our attack on Ahn\'Qiraj, $N. I can make you a protective item that\'ll be of assistance in the fight against our enemy, $c.$B$BI shall need a Qiraji drape, which I\'ll resize for you of course. I\'ll also need idols and scarabs which I\'ll use to create a suitable clasp.$B$BI promise you won\'t be disappointed.','Bring 1 Qiraji Regal Drape, 2 Obsidian Idols, 5 Gold Scarabs and 5 Clay Scarabs to Keyl Swiftclaw in Silithus. You must also obtain Revered reputation with Cenarion Circle to complete this quest.','Ah yes... this drape is immaculate.$B$BTake this cloak, $N. May it protect you from the foul magic of the Qiraji.','Did you bring the materials for the cape, $N?','','','','','',20889,20871,20859,20863,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21397,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8696,2,3428,60,60,62,4,0,0,0,609,21000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Cloak of the Unseen Path','I\'m glad to hear you\'re aiding us in our attack on Ahn\'Qiraj, $N. I can make you a protective item that\'ll be of assistance in the fight against our enemy, $c.$B$BI shall need a Qiraji drape, which I\'ll resize for you of course. I\'ll also need idols and scarabs which I\'ll use to create a suitable clasp.$B$BI promise you won\'t be disappointed.','Bring 1 Qiraji Regal Drape, 2 Lambent Idols, 5 Stone Scarabs and 5 Crystal Scarabs to Keyl Swiftclaw in Silithus. You must also obtain Revered reputation with Cenarion Circle to complete this quest.','Ah yes... this drape is immaculate.$B$BTake this cloak, $N. May it protect you from the foul magic of the Qiraji.','Did you bring the materials for the cloak, $N?','','','','','',20889,20868,20858,20862,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21403,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8697,2,3428,60,60,62,16,0,0,0,609,9000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Ring of Infinite Wisdom','The rings worn by the Qiraji lieutenants are rumored to grant them formidable abilities. The corrupted gems that adorn them could, in theory, be swapped out with more pure materials to create uncorrupted versions of the rings.$B$BThe gems that adorn Qiraji idols would work quite well, as their quality is superior.$B$BBring me the ring and idols and I\'ll create a powerful ring for you, $c.','Bring 1 Qiraji Ceremonial Ring, 2 Obsidian Idols, 5 Silver Scarabs and 5 Bone Scarabs to Windcaller Yessendra in Silithus. You must also attain Honored reputation with Cenarion Circle to complete this quest.','I will swap the gem on the ring for you. You\'ll find the effect is much more... agreeable.','Did you bring me the ring and materials, $N?','','','','','',20888,20871,20860,20864,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21411,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8698,2,3428,60,60,62,64,178,0,0,609,9000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Ring of the Gathering Storm','The rings worn by the Qiraji lieutenants are rumored to grant them formidable abilities. The corrupted gems that adorn them could, in theory, be swapped out with more pure materials to create uncorrupted versions of the rings.$B$BThe gems that adorn Qiraji idols would work quite well, as their quality is superior.$B$BBring me the ring and idols and I\'ll create a powerful ring for you, $c.','Bring 1 Qiraji Magisterial Ring, 2 Vermillion Idols, 5 Silver Scarabs and 5 Bone Scarabs to Windcaller Yessendra in Silithus. You must also attain Honored reputation with Cenarion Circle to complete this quest.','I will swap the gem on the ring for you. You\'ll find the effect is much more... agreeable.','Did you bring me the ring and materials, $N?','','','','','',20884,20872,20860,20864,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21399,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8699,2,3428,60,60,62,128,0,0,0,609,9000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Band of Vaulted Secrets','The rings worn by the Qiraji lieutenants are rumored to grant them formidable abilities. The corrupted gems that adorn them could, in theory, be swapped out with more pure materials to create uncorrupted versions of the rings.$B$BThe gems that adorn Qiraji idols would work quite well, as their quality is superior.$B$BBring me the ring and idols and I\'ll create a powerful ring for you, $c.','Bring 1 Qiraji Magisterial Ring, 2 Azure Idols, 5 Gold Scarabs and 5 Clay Scarabs to Windcaller Yessendra in Silithus. You must also attain Honored reputation with Cenarion Circle to complete this quest.','I will swap the gem on the ring for you. You\'ll find the effect is much more... agreeable.','Did you bring me the ring and materials, $N?','','','','','',20884,20866,20859,20863,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21414,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8700,2,3428,60,60,62,1024,0,0,0,609,9000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Band of Unending Life','The rings worn by the Qiraji lieutenants are rumored to grant them formidable abilities. The corrupted gems that adorn them could, in theory, be swapped out with more pure materials to create uncorrupted versions of the rings.$B$BThe gems that adorn Qiraji idols would work quite well, as their quality is superior.$B$BBring me the ring and idols and I\'ll create a powerful ring for you, $g fellow : sister; druid.','Bring 1 Qiraji Magisterial Ring, 2 Alabaster Idols, 5 Bronze Scarabs and 5 Ivory Scarabs to Windcaller Yessendra in Silithus. You must also attain Honored reputation with Cenarion Circle to complete this quest.','I will swap the gems on the ring for you. You\'ll find the finished piece is much more... agreeable.','Did you bring me the ring and materials, $N?','','','','','',20884,20873,20861,20865,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21408,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8701,2,3428,60,60,62,8,0,0,0,609,9000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Band of Veiled Shadows','The rings worn by the Qiraji lieutenants are rumored to grant them formidable abilities. The corrupted gems that adorn them could, in theory, be swapped out with more pure materials to create uncorrupted versions of the rings.$B$BThe gems that adorn Qiraji idols would work quite well, as their quality is superior.$B$BBring me the ring and idols and I\'ll create a powerful ring for you, $c.','Bring 1 Qiraji Ceremonial Ring, 2 Onyx Idols, 5 Stone Scarabs and 5 Crystal Scarabs to Windcaller Yessendra in Silithus. You must also attain Honored reputation with Cenarion Circle to complete this quest.','I will swap the gem on the ring for you. You\'ll find the effect is much more... agreeable.','Did you bring me the ring and materials, $N?','','','','','',20888,20867,20858,20862,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21405,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8702,2,3428,60,60,62,256,0,0,0,609,9000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Ring of Unspoken Names','The rings worn by the Qiraji lieutenants are rumored to grant them formidable abilities. The corrupted gems that adorn them could, in theory, be swapped out with more pure materials to create uncorrupted versions of the rings.$B$BThe gems that adorn Qiraji idols would work quite well, as their quality is superior.$B$BBring me the ring and idols and I\'ll create a powerful ring for you, $c.','Bring 1 Qiraji Ceremonial Ring, 2 Jasper Idols, 5 Stone Scarabs and 5 Crystal Scarabs to Windcaller Yessendra in Silithus. You must also attain Honored reputation with Cenarion Circle to complete this quest.','I will swap the gem on the ring for you. You\'ll find the effect is much more... agreeable.','Did you bring me the ring and materials, $N?','','','','','',20888,20870,20858,20862,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21417,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8703,2,3428,60,60,62,2,77,0,0,609,9000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Ring of Eternal Justice','The rings worn by the Qiraji lieutenants are rumored to grant them formidable abilities. The corrupted gems that adorn them could, in theory, be swapped out with more pure materials to create uncorrupted versions of the rings.$B$BThe gems that adorn Qiraji idols would work quite well, as their quality is superior.$B$BBring me the ring and idols and I\'ll create a powerful ring for you, $c.','Bring 1 Qiraji Magisterial Ring, 2 Vermillion Idols, 5 Silver Scarabs and 5 Bone Scarabs to Windcaller Yessendra in Silithus. You must also attain Honored reputation with Cenarion Circle to complete this quest.','I will swap the gem on the ring for you. You\'ll find the effect is much more... agreeable.','Did you bring me the ring and materials, $N?','','','','','',20884,20872,20860,20864,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21396,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8704,2,3428,60,60,62,4,0,0,0,609,9000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Signet of the Unseen Path','The rings worn by the Qiraji lieutenants are rumored to grant them formidable abilities. The corrupted gems that adorn them could, in theory, be swapped out with more pure materials to create uncorrupted versions of the rings.$B$BThe gems that adorn Qiraji idols would work quite well, as their quality is superior.$B$BBring me the ring and idols and I\'ll create a powerful ring for you, $c.','Bring 1 Qiraji Ceremonial Ring, 2 Amber Idols, 5 Gold Scarabs and 5 Clay Scarabs to Windcaller Yessendra in Silithus. You must also attain Honored reputation with Cenarion Circle to complete this quest.','I will swap the gem on the ring for you. You\'ll find the effect is much more... agreeable.','Did you bring me the ring and materials, $N?','','','','','',20888,20869,20859,20863,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21402,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8705,2,3428,60,60,62,16,0,0,0,609,42000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Gavel of Infinite Wisdom','The Qiraji and their servants wield items made with the rarest and finest materials: bones from gargantuan ancient creatures, gems from the depths of the earth, metals pure and strong.$B$BJust the sight of Qiraji artifacts fills me with an urge to practice my craft with their shattered and smelted pieces. Prove your allegiance to the Circle, $N, and I will make you a powerful weapon from the finest Qiraji materials.','Bring 1 Qiraji Ornate Hilt, 2 Lambent Idols, 5 Bronze Scarabs and 5 Ivory Scarabs to Warden Haro in Silithus. You must also attain Exalted reputation with Cenarion Circle to complete this quest.','You\'ve done well, $C. This is a masterwork hilt... the balance is perfect.$B$BTake your weapon, $N. Wield it with great confidence and vanquish our enemies!','Did you bring me the components I require, $N?','','','','','',20890,20868,20861,20865,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21410,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8706,2,3428,60,60,62,64,178,0,0,609,42000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Hammer of the Gathering Storm','The Qiraji and their servants wield items made with the rarest and finest materials: bones from gargantuan ancient creatures, gems from the depths of the earth, metals pure and strong.$B$BJust the sight of Qiraji artifacts fills me with an urge to practice my craft with their shattered and smelted pieces. Prove your allegiance to the Circle, $N, and I will make you a powerful weapon from the finest Qiraji materials.','Bring 1 Qiraji Spiked Hilt, 2 Amber Idols, 5 Ivory Scarabs and 5 Bronze Scarabs to Warden Haro in Silithus. You must also attain Exalted reputation with Cenarion Circle to complete this quest.','You\'ve done well, $C. This is a masterwork hilt... the balance is perfect.$B$BTake your weapon, $N. Wield it with great confidence and vanquish our enemies!','Did you bring me the components I require, $N?','','','','','',20886,20869,20861,20865,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21398,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8707,2,3428,60,60,62,128,0,0,0,609,42000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Blade of Vaulted Secrets','The Qiraji and their servants wield items made with the rarest and finest materials: bones from gargantuan ancient creatures, gems from the depths of the earth, metals pure and strong.$B$BJust the sight of Qiraji artifacts fills me with an urge to practice my craft with their shattered and smelted pieces. Prove your allegiance to the Circle, $N, and I will make you a powerful weapon from the finest Qiraji materials.','Bring 1 Qiraji Ornate Hilt, 2 Obsidian Idols, 5 Silver Scarabs and 5 Bone Scarabs to Warden Haro in Silithus. You must also attain Exalted reputation with Cenarion Circle to complete this quest.','You\'ve done well, $C. This is a masterwork hilt... the balance is perfect.$B$BTake your weapon, $N. Wield it with great confidence and vanquish our enemies!','Did you bring me the components I require, $N?','','','','','',20890,20871,20860,20864,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21413,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8708,2,3428,60,60,62,1024,0,0,0,609,42000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Mace of Unending Life','The Qiraji and their servants wield items made with the rarest and finest materials: bones from gargantuan ancient creatures, gems from the depths of the earth, metals pure and strong.$B$BJust the sight of Qiraji artifacts fills me with an urge to practice my craft with their shattered and smelted pieces. Prove your allegiance to the Circle, $N, and I will make you a powerful weapon from the finest Qiraji materials.','Bring 1 Qiraji Ornate Hilt, 2 Jasper Idols, 5 Crystal Scarabs and 5 Stone Scarabs to Warden Haro in Silithus. You must also attain Exalted reputation with Cenarion Circle to complete this quest.','You\'ve done well, $C. This is a masterwork hilt... the balance is perfect.$B$BTake your weapon, $N. Wield it with great confidence and vanquish our enemies!','Did you bring me the components I require, $N?','','','','','',20890,20870,20862,20858,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21407,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8709,2,3428,60,60,62,8,0,0,0,609,42000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Dagger of Veiled Shadows','The Qiraji and their servants wield items made with the rarest and finest materials: bones from gargantuan ancient creatures, gems from the depths of the earth, metals pure and strong.$B$BJust the sight of Qiraji artifacts fills me with an urge to practice my craft with their shattered and smelted pieces. Prove your allegiance to the Circle, $N, and I will make you a powerful weapon from the finest Qiraji materials.','Bring 1 Qiraji Spiked Hilt, 2 Vermillion Idols, 5 Gold Scarabs and 5 Clay Scarabs to Warden Haro in Silithus. You must also attain Exalted reputation with Cenarion Circle to complete this quest.','You\'ve done well, $C. This is a masterwork hilt... the balance is perfect.$B$BTake your weapon, $N. Wield it with great confidence and vanquish our enemies!','Did you bring me the components I require, $N?','','','','','',20886,20872,20859,20863,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21404,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8710,2,3428,60,60,62,256,0,0,0,609,42000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Kris of Unspoken Names','The Qiraji and their servants wield items made with the rarest and finest materials: bones from gargantuan ancient creatures, gems from the depths of the earth, metals pure and strong.$B$BJust the sight of Qiraji artifacts fills me with an urge to practice my craft with their shattered and smelted pieces. Prove your allegiance to the Circle, $N, and I will make you a powerful weapon from the finest Qiraji materials.','Bring 1 Qiraji Ornate Hilt, 2 Onyx Idols, 5 Gold Scarabs and 5 Clay Scarabs to Warden Haro in Silithus. You must also attain Exalted reputation with Cenarion Circle to complete this quest.','You\'ve done well, $C. This is a masterwork hilt... the balance is perfect.$B$BTake your weapon, $N. Wield it with great confidence and vanquish our enemies!','Did you bring me the components I require, $N?','','','','','',20890,20867,20859,20863,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21416,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8711,2,3428,60,60,62,2,77,0,0,609,42000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Blade of Eternal Justice','The Qiraji and their servants wield items made with the rarest and finest materials: bones from gargantuan ancient creatures, gems from the depths of the earth, metals pure and strong.$B$BJust the sight of Qiraji artifacts fills me with an urge to practice my craft with their shattered and smelted pieces. Prove your allegiance to the Circle, $N, and I will make you a powerful weapon from the finest Qiraji materials.','Bring 1 Qiraji Spiked Hilt, 2 Amber Idols, 5 Bronze Scarabs and 5 Ivory Scarabs to Warden Haro in Silithus. You must also attain Exalted reputation with Cenarion Circle to complete this quest.','You\'ve done well, $C. This is a masterwork hilt... the balance is perfect.$B$BTake your weapon, $N. Wield it with great confidence and vanquish our enemies!','Did you bring me the components I require, $N?','','','','','',20886,20869,20861,20865,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21395,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8712,2,3428,60,60,62,4,0,0,0,609,42000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Scythe of the Unseen Path','The Qiraji and their servants wield items made with the rarest and finest materials: bones from gargantuan ancient creatures, gems from the depths of the earth, metals pure and strong.$B$BJust the sight of Qiraji artifacts fills me with an urge to practice my craft with their shattered and smelted pieces. Prove your allegiance to the Circle, $N, and I will make you a powerful weapon from the finest Qiraji materials.','Bring 1 Qiraji Spiked Hilt, 2 Azure Idols, 5 Silver Scarabs and 5 Bone Scarabs to Warden Haro in Silithus. You must also attain Exalted reputation with Cenarion Circle to complete this quest.','You\'ve done well, $C. This is a masterwork hilt... the balance is perfect.$B$BTake your weapon, $N. Wield it with great confidence and vanquish our enemies!','Did you bring me the components I require, $N?','','','','','',20886,20866,20860,20864,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21401,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8713,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Starsong the Elder','','','The heavens, in their countless stars, hold answers to earthly mysteries, $N. Might, then, the wise, and the lucky, gaze up and find truth?',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,146,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8714,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Moonstrike the Elder','','','The heavens, in their countless stars, hold answers to earthly mysteries, $N. Might, then, the wise, and the lucky, gaze up and find truth?',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,147,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (8715,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Bladeleaf the Elder','','','The heavens, in their countless stars, hold answers to earthly mysteries, $N. Might, then, the wise, and the lucky, gaze up and find truth?',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,148,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8716,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Starglade the Elder','','','The heavens, in their countless stars, hold answers to earthly mysteries, $N. Might, then, the wise, and the lucky, gaze up and find truth?',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,149,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8717,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Moonwarden the Elder','','','The heavens, in their countless stars, hold answers to earthly mysteries, $N. Might, then, the wise, and the lucky, gaze up and find truth?',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,150,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8718,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Bladeswift the Elder','','','The heavens, in their countless stars, hold answers to earthly mysteries, $N. Might, then, the wise, and the lucky, gaze up and find truth?',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,151,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (8719,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Bladesing the Elder','','','The heavens, in their countless stars, hold answers to earthly mysteries, $N. Might, then, the wise, and the lucky, gaze up and find truth?',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,152,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), - (8720,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Skygleam the Elder','','','The heavens, in their countless stars, hold answers to earthly mysteries, $N. Might, then, the wise, and the lucky, gaze up and find truth?',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,153,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8721,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Starweave the Elder','','','The heavens, in their countless stars, hold answers to earthly mysteries, $N. Might, then, the wise, and the lucky, gaze up and find truth?',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,154,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (8722,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Meadowrun the Elder','','','The heavens, in their countless stars, hold answers to earthly mysteries, $N. Might, then, the wise, and the lucky, gaze up and find truth?',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,155,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (8723,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Nightwind the Elder','','','The heavens, in their countless stars, hold answers to earthly mysteries, $N. Might, then, the wise, and the lucky, gaze up and find truth?',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,156,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8724,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Morningdew the Elder','','','The heavens, in their countless stars, hold answers to earthly mysteries, $N. Might, then, the wise, and the lucky, gaze up and find truth?',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,157,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8725,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Riversong the Elder','','','The heavens, in their countless stars, hold answers to earthly mysteries, $N. Might, then, the wise, and the lucky, gaze up and find truth?',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,158,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (8726,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Brightspear the Elder','','','The heavens, in their countless stars, hold answers to earthly mysteries, $N. Might, then, the wise, and the lucky, gaze up and find truth?',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,159,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8727,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Farwhisper the Elder','','','The heavens, in their countless stars, hold answers to earthly mysteries, $N. Might, then, the wise, and the lucky, gaze up and find truth?',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,160,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8728,2,440,60,60,0,0,255,0,0,0,0,910,0,0,0,0,0,64,0,8620,0,0,8729,0,0,0,'The Good News and The Bad News','Well that took a little longer than expected. Now let me see what this ledger says.$B$B$B$B The good news is that I am 99% certain that I am capable of creating an arcanite buoy that will function to your specifications. This is, of course, wholly dependant on the bad news.$B$BThe bad news is that I\'m going to need a lot of arcanite, elementium ore, and rare gemstones.$B$BBring me what I need and I will craft the buoy.','Narain Soothfancy in Tanaris wants you to bring him 20 Arcanite Bars, 10 Elementium Ore, 10 Azerothian Diamonds, and 10 Blue Sapphires.','A deal is a deal. I sure hope you know what you are getting yourself into, $N. This is an awful lot of trouble to go through to do some fishing.','Arcanite buoys don\'t just make themselves, $N. And NO, you cannot borrow some money.',NULL,'','','','',12360,18562,12800,12361,20,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,250,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8729,2,16,60,60,62,0,255,0,0,0,0,910,0,0,0,0,0,64,0,8728,8742,-8729,0,21136,1,0,'The Wrath of Neptulon','Did I mention the bad news yet? Its name is Maws: 100 feet of death and destruction. I guess I may have forgotten that little tidbit.$B$BAccording to my superior psycho-psionic clairvoyance, you\'ll find that the best spot to cast this buoy is off the coast of Azshara, in the Bay of Storms.$B$BLook for a swirling maelstrom, most likely cluttered with wreckage.$B$BBy the by, I hope you have friends.$B$BNow if you somehow miraculously succeed, take the scepter shard to Anachronos.','Use the Arcanite Buoy at the Swirling Maelstrom at the Bay of Storms in Azshara.','Well done, $N. I will be able to reform the Scepter of the Shifting Sands soon.','Time is running out, champion.',NULL,'','','','',21137,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21526,21527,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,500,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8730,2,2677,60,60,62,0,255,0,0,0,0,910,0,0,0,0,0,64,0,8555,8742,-8729,0,0,0,0,'Nefarius\'s Corruption','Champion, is it you? A thousand years it has been since I was entrusted the shard and it is at my darkest hour that one should rise to relieve me of it... But what would tragedy be without cruelty?$B$B$B$BNe... Nefarius now holds the scepter shard.$B$BTime is of the essence. Nefarius plans to destroy the shard. You must hurry!','Slay Nefarian and recover the Red Scepter Shard. Return the Red Scepter Shard to Anachronos at the Caverns of Time in Tanaris. You have 5 hours to complete this task.','Vaelastrasz\'s soul is at ease, champion. The Aspects all watch your progress with great interest. Know that you have powerful allies.$B$BI was commanded to grant you something to aid you in this struggle. Use it well...','Another of our heroes lost to the spawn of Deathwing. We will be cursed with this suffering forever...',NULL,'','','','',21138,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21530,21529,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,500,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8731,2,1377,60,60,1,0,178,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,21143,1,0,'Field Duty','Greetings, $N. Before I assign you to more involved tasks in the war, you\'ll need to do your share of field duty. $B$BYou will find Captain Skullsplit\'s Orgrimmar Legion outside Hive\'Regal.$B$BReport to him and come back to me with proof of your field service. I shall have a more advanced assignment ready for you.$B$BOh, please do your best to stay away from the Ironforge Brigade. Tensions are high among our Alliance and Horde volunteers.','Report to Krug Skullsplit at the Orgrimmar Legion post in front of Hive\'Regal. Prepare your Unsigned Field Duty Papers, obtain Signed Field Duty Papers and bring them to Windcaller Kaldon in Cenarion Hold.$B$BNote: Healing or casting beneficial spells on a member of the Orgrimmar Legion will flag you for PvP.','I can tell that Krug has little use for paperwork. He signed this in silithid blood!$B$BVery well, $N. I\'ve prepared a set of tasks that should make good use of your skills as a $c.$B$BWith the continued efforts of you and people like you, our enemy will soon be crushed!','You\'ve completed your field duty, $N? Captain Skullsplit can be found outside of Hive\'Regal.','','','','','',20810,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20808,21266,20809,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8732,0,1377,60,60,0,0,178,0,0,0,0,0,0,0,0,0,0,8,1,-8731,0,0,0,20810,1,0,'Field Duty Papers','','','Yes, I suppose that little skirmish will pass as field duty nowadays. Take these back to Cenarion Hold, I\'m sure they\'ll have a cushy job ready for you.$B$BOff you go!','I take it you want those papers signed, $Gboy:girl;?','','','','','',23024,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20810,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8733,2,1417,60,60,0,0,255,0,0,0,0,910,0,0,0,0,0,64,0,0,0,0,8734,0,0,0,'Eranikus, Tyrant of the Dream','This is a journey of redemption, hero. Would it be that I was slain today, I would have died for a just and righteous cause. You must recover the green scepter shard. You must cleanse Eranikus of the taint placed upon him by the Old Gods.$B$BTravel to Darnassus. Just outside the city walls you will find one of my agents. This agent will set things in motion for us and inform Tyrande of our plans without alerting Staghelm.$B$B$B$BA fall from grace a thousand years in the making...','Travel to the continent of Teldrassil and find Malfurion\'s agent somewhere outside the walls of Darnassus.$B','The wisp is silent except for a low humming sound. Oddly enough, it is able to communicate with you through thoughts.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,609,0,0,0,25,25,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8734,2,141,60,60,0,0,77,0,0,0,0,910,0,0,0,0,0,64,0,8733,0,0,8735,0,0,0,'Tyrande and Remulos','Tyrande will be notifed, mortal. Shan\'do Stormrage has prepared me for this contingency.$B$BNow you must venture to the Moonglade and speak with Remulos. He will have further instruction as to the summoning of Eranikus.$B$BWe all wish you great luck.','Travel to the Moonglade and speak to Keeper Remulos. ','It would be impossible to pull Eranikus from the Dream should he refuse. His intentions, however, require him to enter our world. He seeks to destroy the living manifestation of Malfurion. To do this successfully would mean an end to one of the most powerful allies of the Dream. The Nightmare would wholly consume all that would remain should Malfurion fall...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,609,0,0,0,10,150,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8735,2,493,60,60,62,0,255,0,0,0,0,910,0,0,0,0,0,64,0,8734,0,0,0,0,0,0,'The Nightmare\'s Corruption','You must travel to the four dream portals of Azeroth. From each you must draw a fragment of the Nightmare\'s corruption. The dragonkin that inhabit these areas will hold such fragments. Return to me when you have gathered these fragments.','Travel to the four Emerald Dream portals in Azeroth and collect a Fragment of the Nightmare\'s Corruption from each. Return to Keeper Remulos in the Moonglade when you have completed this task.$B','Are you prepared? Is the world prepared for what we are about to invoke? I do not know... I am bound by duty to Malfurion. Duty and honor...','','','','','','',21147,21149,21148,21146,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,250,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8736,2,493,60,60,62,0,255,0,0,0,0,910,0,0,0,0,0,66,2,8735,0,0,0,0,0,0,'The Nightmare Manifests','We must use restraint against Eranikus. We are to redeem him not destroy him.$B$BTyrande is already en route to assist us in this task. We must weather the dragon\'s blows and save Nighthaven from certain destruction.$B$BBe on guard! You and your allies are our only hope.$B','Defend Nighthaven from Eranikus. Do not let Keeper Remulos perish. Do not slay Eranikus. Defend yourself. Await Tyrande.$B','He is redeemed, $n. He now returns to the Dream to right what he alone has done wrong. Eranikus will be a powerful ally to Malfurion and my father.$B$BThese armaments are for you, $n; given to me by Ysera herself. You would do well to make use of them in your battles against the Qiraji.','','The Redemption of Eranikus','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21531,21532,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,500,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8737,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21245,1,0,'Azure Templar','The Twilight\'s Hammer and the elemental nobles they worship present a formidable threat to our operations in Silithus. With the new enemies we\'re facing inside Ahn\'Qiraj, we cannot afford to lower our guard to our enemies outside.$B$BFind a way to summon and destroy an Azure Templar and report to Bor Wildmane.','Summon and slay an Azure Templar and report back to Bor Wildmane in Cenarion Hold. You must also bring Tactical Task Briefing I in order to complete this quest.','Good job, $N. Here\'s your next assignment.','Is your task done yet, $N?','','','','','',21245,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,15211,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20801,21133,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8738,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21166,1,0,'Hive\'Regal Scout Report','We\'ve sent our best scouts deep into the silithid hives to gather intelligence. Scout Landion has been watching the silithid movements at Hive\'Regal for several days now. Find him and obtain a written report. We need to be able to act on that information as soon as possible, $N.','Contact Cenarion Scout Landion inside Hive\'Regal and return the Hive\'Regal Scout Report to Windcaller Proudhorn at Cenarion Hold. You must also bring Tactical Task Briefing VII in order to complete this quest.','Your efforts are greatly appreciated, $N. I\'ll read these scouting reports right away, feel free to go over your next assignment.','You\'ll find Scout Landion inside Hive\'regal. Hurry, $N! Time is of the essence.','','','','','',21160,21166,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20801,21133,0,0,1,1,0,0,609,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8739,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21167,1,0,'Hive\'Ashi Scout Report','We\'ve sent our best scouts deep into the silithid hives to gather intelligence. Scout Jalia has been watching the silithid movements at Hive\'Ashi for several days now. Find her and obtain a written report. We need to be able to act on that information as soon as possible, $N.','Contact Cenarion Scout Jalia inside Hive\'Ashi and return the Hive\'Ashi Scout Report to Windcaller Proudhorn at Cenarion Hold. You must also bring Tactical Task Briefing VIII in order to complete this quest.','Your efforts are greatly appreciated, $N. I\'ll read these scouting reports right away, feel free to go over your next assignment.','You\'ll find Scout Jalia inside Hive\'Ashi. Hurry, $N! Time is of the essence.','','','','','',21161,21167,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20801,20809,0,0,1,1,0,0,609,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8740,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,20944,1,0,'Twilight Marauders','Bands of mounted Twilight\'s Hammer cultists have been spotted riding outside the reach of our forces in Cenarion Hold, picking off our smaller patrols and caravans.$B$BFind and defeat the twilight marauders along with their leader, a terrible warrior by the name of Morna. Report to Windcaller Proudhorn after completing the task.','Slay Twilight Marauder Morna and 5 Twilight Marauders. Report to Windcaller Proudhorn when your task is finished. You must also bring Tactical Task Briefing IX in order to complete this quest.','Well done, $N. The twilight marauders were inflicting an unacceptable number of casualties on our patrols. Here\'s your next assignment.','Is your task done yet, $N?','','','','','',0,0,20944,0,0,0,1,0,0,0,0,0,0,0,0,0,15541,15542,0,0,1,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20801,21133,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8741,2,493,60,60,0,0,255,0,0,0,0,910,0,0,0,0,0,64,0,8736,8742,-8729,0,21139,1,0,'The Champion Returns','The keeper awaits your return, $N. Take the green scepter shard to Anachronos at the Caverns of Time.$B','Take the Green Scepter Shard to Anachronos at the Caverns of Time in Tanaris.$B','Your deeds will be known to all, champion. They will sing your praises from Orgrimmar to the far reaches of the South Seas. All will know of the champion of the Bronze Flight, $N. ',NULL,NULL,'','','','',21139,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,250,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8742,0,440,60,60,0,0,255,0,0,0,0,910,0,0,0,0,0,64,0,0,0,0,0,0,0,0,'The Might of Kalimdor','A thousand years has passed and just as it was fated, one stands before me. One who shall lead their people to a new age.\n\nThe Old God trembles, $N. Oh yes, it fears your faith. Shatter the prophecy of C\'Thun.\n\nIt knows you come, champion - and with you comes the might of Kalimdor. You have only to let me know when you are prepared and I shall grant you The Scepter of the Shifting Sands.','','The Scepter of the Shifting Sands is whole once more, $N.\n\nIt must be you who uses the scepter. It must be you who heralds the next age of your people. You must wait for the armies of the Horde and the Alliance to arrive in Silithus before you may ring the Scarab Gong.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,500,0,0,0,0,0,5970,25861,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8743,0,1377,60,60,82,0,255,0,0,0,0,910,0,0,0,0,0,64,0,8742,0,0,0,0,0,0,'Bang a Gong!','','','From the ground near the gong springs a special crystal. Perhaps favor from the Brood.','The Scarab Gong looms ominously before you. Steel yourself, $N; for once the Scarab Gong is rung, the gates of Ahn\'Qiraj will be opened.$B$BFrom the slackened maw of the beast can only come chaos and destruction. Defend your people!',NULL,'','','','',21175,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21176,0,0,0,1,0,0,0,910,0,0,0,0,500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8744,0,-22,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Carefully Wrapped Present','','','The tag on this present reads:$b$bTo $N,$b$bMay your feast of Great-Winter be merry and bright!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21191,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8745,0,1377,60,60,0,0,255,0,0,0,0,910,0,0,0,0,0,0,0,8742,0,0,0,0,0,0,'Treasure of the Timeless One','','',NULL,NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21523,21522,21521,21520,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,500,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8746,2,-22,40,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21315,1,0,'Metzen the Reindeer','DISASTER has struck! Metzen the Reindeer has been kidnapped!$B$BMetzen is one of Great-father Winter\'s eight reindeer - and property of Smokywood Pastures. We\'ve received not one but TWO ransom letters from groups claiming to have Metzen. With the holiday season well under way, we\'re strapped to the coin box here! Please - find Metzen and return him to us!$B$BCheck out the ransom letters for clues, and sprinkle this reindeer dust on him - it will free him from any of his bonds!$B$BPlease, hurry!','Find Metzen the Reindeer. Use the notes provided to you for clues as to where he is being held.$B$BWhen you find Metzen, have the Pouch of Reindeer Dust in your possession so you can sprinkle some of the dust on him; this should free Metzen from his bonds of captivity.$B$BReturn the Pouch of Reindeer Dust to Kaymard Copperpinch in Orgrimmar once Metzen is freed.','You did it! Huzzah!$B$BMetzen flew back into Great-father Winter\'s stables - yes Metzen can really fly - just a little while ago! The dust worked like a charm; I knew it would. You\'ve saved the Feast of Winter Veil as well as Smokywood Pastures from disaster. Thank you, $N.$B$BListen... because of what you\'ve done here, I want you to have this. It\'s something VERY special; if you have a mount, I think you\'ll get a kick out of it. Happy Winter Veil!','$N! Did you find him? Were the notes in the satchel I gave you enough information to locate Metzen? I hate to think of what those cruel thugs might do to him... but there\'s no way we can afford to pay such an exorbitant ransom!','','Find Metzen the Reindeer and rescue him','','','',21211,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,15664,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21213,0,0,0,5,0,0,0,169,0,0,0,0,500,0,0,0,0,0,2970,0,0,122,172800,0,0,0,0,1,1,0,0,0,0,0,0,20,20,4,1,0,0,0,0,0,0,0,0), - (8747,0,440,60,60,0,0,255,0,0,0,0,910,0,0,0,0,0,0,0,0,0,8747,0,0,0,0,'The Path of the Protector','','','Impressive, little one. You have gone through much trouble to gain the favor of the Bronze Flight. Your dedication is noted.$b$bThe signet ring of the protector will offer superior protection against the forces of evil.$b$bBe warned, once you have chosen your path, you will have no recourse should you change your mind.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21196,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8748,0,440,60,60,0,0,255,0,0,0,0,910,3000,0,0,0,0,64,0,8747,0,8748,0,0,0,0,'The Path of the Protector','','','Your rise amongst the rank of the Brood is most impressive, $n. May you never stray from the path of the protector!','Your continued defense of the children of Kalimdor has been acknowledged. Hand me your signet ring so that I may enhance its powers.',NULL,'','','','',21196,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21197,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8749,0,440,60,60,0,0,255,0,0,0,0,910,9000,0,0,0,0,64,0,8748,0,8749,0,0,0,0,'The Path of the Protector','','','Your rise amongst the rank of the Brood is most impressive, $n. May you never stray from the path of the protector!','You honor my kind, $N. Strike down the enemies of Kalimdor! Show them what it means to deface the land of eternal starlight.$B$BYou have earned another enhancement. Hand me your signet ring so that I may bolster its power.',NULL,'','','','',21197,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21198,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8750,0,440,60,60,0,0,255,0,0,0,0,910,21000,0,0,0,0,64,0,8749,0,8750,0,0,0,0,'The Path of the Protector','','','Your rise amongst the rank of the Brood is most impressive, $n. May you never stray from the path of the protector!','Dedication of this magnitude is a rarity. You have shown that your will is unfaltering, $N. You shall be greatly rewarded for your stalwart watch over our world.$B$BHand me your signet ring so that I may strengthen its enchantment.',NULL,'','','','',21198,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21199,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8751,0,440,60,60,0,0,255,0,0,0,0,910,42000,0,0,0,0,64,0,8750,0,8751,0,0,0,0,'The Protector of Kalimdor','','','Rise, Protector of Kalimdor! Rise and be recognized!','Never have I seen such tenacity! The Bronze Flight grants you one final enchantment. The Timeless One himself has requested it so!$b$bHand me your signet ring so that I may make the necessary adjustments.',NULL,'','','','',21199,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21200,0,0,0,1,0,0,0,910,0,0,0,0,100,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8752,0,440,60,60,0,0,255,0,0,0,0,910,0,0,0,0,0,0,0,0,0,8747,0,0,0,0,'The Path of the Conqueror','','','Impressive, little one. You have gone through much trouble to gain the favor of the Bronze Flight. Your dedication is noted.$b$bThe signet ring of the conqueror will greatly enhance your physical attacks.$b$bBe warned, once you have chosen your path, you will have no recourse should you change your mind.','',NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21201,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8753,0,440,60,60,0,0,255,0,0,0,0,910,3000,0,0,0,0,64,0,8752,0,8748,0,0,0,0,'The Path of the Conqueror','','','Your rise amongst the rank of the Brood is most impressive, $n. May you never stray from the path of the conqueror!','Your continued defense of the children of Kalimdor has been acknowledged. Hand me your signet ring so that I may enhance its powers.',NULL,'','','','',21201,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21202,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8754,0,440,60,60,0,0,255,0,0,0,0,910,9000,0,0,0,0,64,0,8753,0,8749,0,0,0,0,'The Path of the Conqueror','','','Your rise amongst the rank of the Brood is most impressive, $n. May you never stray from the path of the conqueror!','You honor my kind, $N. Strike down the enemies of Kalimdor! Show them what it means to deface the land of eternal starlight.$B$BYou have earned another enhancement. Hand me your signet ring so that I may bolster its power.',NULL,'','','','',21202,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21203,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8755,0,440,60,60,0,0,255,0,0,0,0,910,21000,0,0,0,0,64,0,8754,0,8750,0,0,0,0,'The Path of the Conqueror','','','Your rise amongst the rank of the Brood is most impressive, $n. May you never stray from the path of the conqueror!','Dedication of this magnitude is a rarity. You have shown that your will is unfaltering, $N. You shall be greatly rewarded for your stalwart watch over our world.$B$BHand me your signet ring so that I may strengthen its enchantment.',NULL,'','','','',21203,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21204,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8756,0,440,60,60,0,0,255,0,0,0,0,910,42000,0,0,0,0,64,0,8755,0,8751,0,0,0,0,'The Qiraji Conqueror','','','Rise, Qiraji Conqueror! Rise and be recognized!','Never have I seen such tenacity! The Bronze Flight grants you one final enchantment. The Timeless One himself has requested it so!$b$bHand me your signet ring so that I may make the necessary adjustments.',NULL,'','','','',21204,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21205,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8757,0,440,60,60,0,0,255,0,0,0,0,910,0,0,0,0,0,0,0,0,0,8747,0,0,0,0,'The Path of the Invoker','','','Impressive, little one. You have gone through much trouble to gain the favor of the Bronze Flight. Your dedication is noted.$b$bThe signet ring of the invoker will greatly enhance your magical and natural abilities.$b$bBe warned, once you have chosen your path, you will have no recourse should you change your mind.','',NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21206,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8758,0,440,60,60,0,0,255,0,0,0,0,910,3000,0,0,0,0,64,0,8757,0,8748,0,0,0,0,'The Path of the Invoker','','','Your rise amongst the rank of the Brood is most impressive, $n. May you never stray from the path of the invoker!','Your continued defense of the children of Kalimdor has been acknowledged. Hand me your signet ring so that I may enhance its powers.',NULL,'','','','',21206,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21207,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8759,0,440,60,60,0,0,255,0,0,0,0,910,9000,0,0,0,0,64,0,8758,0,8749,0,0,0,0,'The Path of the Invoker','','','Your rise amongst the rank of the Brood is most impressive, $n. May you never stray from the path of the invoker!','You honor my kind, $N. Strike down the enemies of Kalimdor! Show them what it means to deface the land of eternal starlight.$B$BYou have earned another enhancement. Hand me your signet ring so that I may bolster its power.',NULL,'','','','',21207,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21208,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8760,0,440,60,60,0,0,255,0,0,0,0,910,21000,0,0,0,0,64,0,8759,0,8750,0,0,0,0,'The Path of the Invoker','','','Your rise amongst the rank of the Brood is most impressive, $n. May you never stray from the path of the invoker!','Dedication of this magnitude is a rarity. You have shown that your will is unfaltering, $N. You shall be greatly rewarded for your stalwart watch over our world.$B$BHand me your signet ring so that I may strengthen its enchantment.',NULL,'','','','',21208,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21209,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8761,0,440,60,60,0,0,255,0,0,0,0,910,42000,0,0,0,0,64,0,8760,0,8751,0,0,0,0,'The Grand Invoker','','','Rise, Grand Invoker! Rise and be recognized!','Never have I seen such tenacity! The Bronze Flight grants you one final enchantment. The Timeless One himself has requested it so!$b$bHand me your signet ring so that I may make the necessary adjustments.',NULL,'','','','',21209,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21210,0,0,0,1,0,0,0,910,0,0,0,0,100,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8762,2,-22,40,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21315,1,0,'Metzen the Reindeer','DISASTER has struck! Metzen the Reindeer has been kidnapped!$B$BMetzen is one of Greatfather Winter\'s eight reindeer - and property of Smokywood Pastures. We\'ve received not one but TWO ransom letters from groups claiming to have Metzen. With the holiday season well under way, we\'re strapped to the coin box here! Please - find Metzen and return him to us!$B$BCheck out the ransom letters for clues, and sprinkle this reindeer dust on him - it will free him from any of his bonds!$B$BPlease, hurry!','Find Metzen the Reindeer. Use the notes provided to you for clues as to where he is being held.$B$BWhen you find Metzen, have the Pouch of Reindeer Dust in your possession so you can sprinkle some of the dust on him; this should free Metzen from his bonds of captivity.$B$BReturn the Pouch of Reindeer Dust to Wulmort Jinglepocket in Ironforge once Metzen is freed.','You did it! Huzzah!$B$BMetzen flew back into Greatfather Winter\'s stables - yes Metzen can really fly - just a little while ago! The dust worked like a charm; I knew it would. You\'ve saved the Feast of Winter Veil as well as Smokywood Pastures from disaster. Thank you, $N.$B$BListen... because of what you\'ve done here, I want you to have this. It\'s something VERY special; if you have a mount, I think you\'ll get a kick out of it. Happy Winter Veil!','$N! Were the notes in the satchel I gave you enough information to locate Metzen? I hate to think of that those cruel thugs might do to him... but there\'s no way we can afford to pay such an exorbitant ransom!','','Find Metzen the Reindeer and rescue him','','','',21211,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,15664,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21213,0,0,0,5,0,0,0,169,0,0,0,0,500,0,0,0,0,0,2970,0,0,161,172800,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8763,2,-22,40,60,0,0,77,185,300,0,0,0,0,0,0,0,0,0,0,8762,0,0,0,0,0,0,'The Hero of the Day','Listen... I\'m not really supposed to be telling you this, but since you\'re the hero of the day and all...$B$BThere\'s fresh holly everywhere this time of the year, but it never lasts. We\'ve got a machine that preserves holly - it never goes bad! We use it to spice up the holiday... and profits during the summer!$B$BI\'ll let you use the preserver, but only if you\'re a master cook. You\'ll need some deeprock salt and two, three, oh let\'s say five gold. It\'ll net you a nice batch that\'s yours to keep.','Bring 1 Deeprock Salt and 5 gold coins to any Holly Preserver machine, upon which you will receive 5 Preserved Holly.','The machine lets off a little rumble and a small amount of steam as it starts working. It is not too long thereafter until it stops, heralded by another small jet of steam erupting from it. A door hatch opens, revealing a batch of preserved holly!','The \"Holly Preserver\" machine looks like some sort of still at first, but a careful examination of it reveals some goblin-esque changes to it. Still, your skill at cooking seems to allow you to understand how the machine works. $B$BThere is already fresh holly in the machine - you simply need to provide some deeprock salt and five gold coins to get the machine working.','','','','','',8150,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21213,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,-50000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8764,0,440,60,60,0,0,255,0,0,0,0,910,42000,0,0,0,0,64,1,8751,0,0,0,0,0,0,'The Changing of Paths - Protector No More','','','Be well, $n. If you change your mind, I shall be here to assist you.','Champion, should you decide to walk another path, present me with your signet ring and a mountain of scarabs from our enemies in Ahn\'Qiraj.',NULL,'','','','',21200,20858,20859,20860,1,15,15,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21210,21205,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8765,0,440,60,60,0,0,255,0,0,0,0,910,42000,0,0,0,0,64,1,8761,0,0,0,0,0,0,'The Changing of Paths - Invoker No More','','','Be well, $n. If you change your mind, I shall be here to assist you.','Champion, should you decide to walk another path, present me with your signet ring and a mountain of scarabs from our enemies in Ahn\'Qiraj.',NULL,'','','','',21210,20861,20862,20863,1,15,15,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21200,21205,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8766,0,440,60,60,0,0,255,0,0,0,0,910,42000,0,0,0,0,64,1,8756,0,0,0,0,0,0,'The Changing of Paths - Conqueror No More','','','Be well, $n. If you change your mind, I shall be here to assist you.','Champion, should you decide to walk another path, present me with your signet ring and a mountain of scarabs from our enemies in Ahn\'Qiraj.',NULL,'','','','',21205,20864,20865,20858,1,15,15,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21200,21210,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8767,0,-22,1,1,0,13,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Gently Shaken Gift','','','This present looks like it has been shaken a few times. The tag on it reads:$b$bTo a very special $r $c.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21270,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8768,0,-22,20,20,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Gaily Wrapped Present','','','This festively-wrapped present has your name on it.$b$bWait, did it just move?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21310,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8769,0,-22,40,40,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Ticking Present','','','Have a joyous Feast of Great-Winter from your friends at Smokeywood Pastures.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21327,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8770,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21749,1,0,'Target: Hive\'Ashi Defenders','As the war effort mounts, the silithid presence in the area presents an ever increasing threat to our operations. You\'ve been selected to partake on an assault on Hive\'Ashi where your primary target will consist of Hive\'Ashi defenders.$B$BReport back to Commander Mar\'alith after your task is completed.','Slay 30 Hive\'Ashi Defenders and report back to Commander Mar\'alith at Cenarion Hold in Silithus. You must also bring Combat Task Briefing I in order to complete this quest.','Excellent work, $N. Your diligence is as noteworthy as always.','You have something to tell me, $C?','','','','','',0,21749,0,0,0,1,0,0,0,0,0,0,0,0,0,0,11722,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20802,0,0,0,1,0,0,0,609,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8771,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21750,1,0,'Target: Hive\'Ashi Sandstalkers','As the war effort mounts, the silithid presence in the area presents an ever increasing threat to our operations. You\'ve been selected to partake on an assault on Hive\'Ashi where your primary target will consist of Hive\'Ashi sandstalkers.$B$BReport back to Commander Mar\'alith after your task is completed.','Slay 30 Hive\'Ashi Sandstalkers and report back to Commander Mar\'alith at Cenarion Hold in Silithus. You must also bring Combat Task Briefing II in order to complete this quest.','Excellent work, $N. Your part in the attack on Hive\'Ashi has been noted.','You have something to tell me, $C?','','','','','',0,21750,0,0,0,1,0,0,0,0,0,0,0,0,0,0,11723,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20802,0,0,0,1,0,0,0,609,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8772,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21250,1,0,'Target: Hive\'Zora Waywatchers','Reinforcements have been called on to join the assault on Hive\'Zora. You have been selected to target Hive\'Zora waywatchers. Report back to Commander Mar\'alith after completing your task.','Slay 30 Hive\'Zora Waywatchers and report back to Commander Mar\'alith at Cenarion Hold in Silithus. You must also bring Combat Task Briefing VI in order to complete this quest.$B','Excellent work, $N. Your part in the attack on Hive\'Zora has been noted.','You have something to tell me, $C?','','','','','',0,21250,0,0,0,1,0,0,0,0,0,0,0,0,0,0,11725,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20802,0,0,0,1,0,0,0,609,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8773,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21248,1,0,'Target: Hive\'Zora Reavers','Reinforcements have been called on to join the assault on Hive\'Zora. You have been selected to target Hive\'Zora reavers. Report back to Commander Mar\'alith after completing your task.','Slay 30 Hive\'Zora Reavers and report back to Commander Mar\'alith at Cenarion Hold in Silithus. You must also bring Combat Task Briefing IV in order to complete this quest.','I\'ve heard good things about your part in the Hive\'Zora attack. Keep up the good work and victory will soon be ours.','You have something to tell me, $C?','','','','','',0,21248,0,0,0,1,0,0,0,0,0,0,0,0,0,0,11728,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20802,0,0,0,1,0,0,0,609,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8774,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21252,1,0,'Target: Hive\'Regal Ambushers','As the war effort mounts, the silithid presence in the area presents an ever increasing threat to our operations. You\'ve been selected to partake on an assault on Hive\'Regal where your primary target will consist of the Hive\'Regal ambushers.$B$BReport back to Commander Mar\'alith after your task is completed.','Kill 30 Hive\'Regal Ambushers and report back to Commander Mar\'alith at Cenarion Hold in Silithus. You must also bring Combat Task Briefing VIII in order to complete this quest.$B','Excellent work, $N. Your part in the attack on Hive\'Regal has been noted.','You wish to tell me something, $N?','','','','','',0,21252,0,0,0,1,0,0,0,0,0,0,0,0,0,0,11730,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20802,0,0,0,1,0,0,0,609,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8775,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21253,1,0,'Target: Hive\'Regal Spitfires','As the war effort mounts, the silithid presence in the area presents an ever increasing threat to our operations. You\'ve been selected to partake on an assault on Hive\'Regal where your primary target will consist of the airborne Hive\'Regal spitfires.$B$BReport back to Commander Mar\'alith after your task is completed.','Kill 30 Hive\'Regal Spitfires and report back to Commander Mar\'alith at Cenarion Hold in Silithus. You must also bring Combat Task Briefing IX in order to complete this quest.$B','Excellent work, $N. Your part in the attack on Hive\'Regal has been noted.','You wish to tell me something, $N?','','','','','',0,21253,0,0,0,1,0,0,0,0,0,0,0,0,0,0,11732,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20802,0,0,0,1,0,0,0,609,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8776,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21255,1,0,'Target: Hive\'Regal Slavemakers','As the war effort mounts, the silithid presence in the area presents an ever increasing threat to our operations. You\'ve been selected to partake on an assault on Hive\'Regal where your primary target will consist of the Hive\'Regal slavemakers.$B$BReport back to Commander Mar\'alith after your task is completed.','Kill 30 Hive\'Regal Slavemakers and report back to Commander Mar\'alith at Cenarion Hold in Silithus. You must also bring Combat Task Briefing X in order to complete this quest.$B','Excellent work, $N. Your part in the attack on Hive\'Regal has been noted.','You wish to tell me something, $N?','','','','','',0,21255,0,0,0,1,0,0,0,0,0,0,0,0,0,0,11733,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20802,0,0,0,1,0,0,0,609,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8777,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21256,1,0,'Target: Hive\'Regal Burrowers','As the war effort mounts, the silithid presence in the area presents an ever increasing threat to our operations. You\'ve been selected to partake on an assault on Hive\'Regal where your primary target will consist of Hive\'Regal burrowers.$B$BReport back to Commander Mar\'alith after your task is completed.','Kill 30 Hive\'Regal Burrowers and report back to Commander Mar\'alith at Cenarion Hold in Silithus. You must also bring Combat Task Briefing XI in order to complete this quest.$B','Excellent work, $N. Your part in the attack on Hive\'Regal has been noted.','You wish to tell me something, $N?','','','','','',0,21256,0,0,0,1,0,0,0,0,0,0,0,0,0,0,11731,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20802,0,0,0,1,0,0,0,609,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8778,2,1377,60,60,0,0,77,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21257,1,0,'The Ironforge Brigade Needs Explosives!','The Ironforge Brigade has put in an unusual request for highly... volatile... components. Gather them and bring them to Mr. Nozzlespring from the Ironforge Brigade.','Bring 6 Oils of Immolation, 5 Goblin Rocket Fuel and 10 Dense Blasting Powder to Arcanist Nozzlespring near Hive\'Zora in Silithus. You must also bring Logistics Task Briefing IV in order to complete this quest.','Ah, yes! These will come in handy! Much obliged, $N!','You have something for me, $N?','','','','','',8956,9061,15992,21257,6,5,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20800,20805,0,0,1,1,0,0,609,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8779,2,1377,60,60,0,0,77,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21259,1,0,'Scrying Materials','Geologist Larksbane\'s studies have proven to be of tremendous value to our operations in Silithus. She has recently requested scrying materials to be used in her research.$B$BPlease gather these materials and deliver them to her directly so that she may continue her research.','Bring 1 Large Brilliant Shard, 1 Large Radiant Shard and 1 Huge Emerald to Geologist Larksbane at Cenarion Hold in Silithus. You must also bring Logistics Task Briefing V in order to complete this quest.',NULL,NULL,'','','','','',14344,11178,12364,21259,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20800,20805,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8780,2,1377,60,60,0,0,77,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21263,1,0,'Armor Kits for the Field','The Ironforge Brigade\'s supply of armor kits in the battlefield is running dangerously low. Obtain a batch and deliver them to Janela Stouthammer at the Ironforge Brigade\'s outpost outside Hive\'Zora.','Bring 8 Rugged Armor Kits and 8 Heavy Armor Kits to Janela Stouthammer at the Ironforge Brigade Outpost near Hive\'Zora in Silithus. You must also bring Logistics Task Briefing VII in order to complete this quest.',NULL,NULL,'','','','','',15564,4265,21263,0,8,8,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20800,20805,0,0,1,1,0,0,609,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8781,2,1377,60,60,0,0,77,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21260,1,0,'Arms for the Field','The Ironforge Brigade has been a worthy ally in our fight in Silithus. Unfortunately, many of their supplies were lost on their way here. Procure a batch of weapons and deliver them to Janela Stouthammer near Hive\'Zora.','Bring 2 Moonsteel Broadswords to Janela Stouthammer at the Ironforge Brigade Outpost outside of Hive\'Zora. You must also bring Logistics Task Briefing VI in order to complete this quest.','Oh, excellent! I won\'t have to hear complaints about dull blades anymore. Thank you, $N.','You have something for me, $N?','','','','','',3853,21260,0,0,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20800,20805,0,0,1,1,0,0,609,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8782,2,1377,60,60,0,0,77,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21262,1,0,'Uniform Supplies','The latest influx of volunteers has caused a shortage of uniforms. Procure a batch of uniform materials and bring them to Windcaller Proudhorn.','Bring 1 Mooncloth, 2 Bolts of Runecloth and 1 Ironweb Spider Silk to Windcaller Proudhorn at Cenarion Hold in Silithus. You must also bring Logistics Task Briefing VIII in order to complete this quest.',NULL,NULL,'','','','','',14342,14048,14227,21262,1,2,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20800,21132,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8783,2,1377,60,60,0,0,77,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21265,1,0,'Extraordinary Materials','Vargus, Cenarion Hold\'s blacksmith, has requested enchanted materials to be used in the crafting of powerful weapons for our forces. Obtain these and bring them directly to Vargus so that Cenarion Hold\'s troops may continue to be well equipped.','Bring 2 Enchanted Thorium Bars and 2 Enchanted Leather to Vargus at Cenarion Hold in Silithus. You must also bring Logistics Task Briefing IX in order to complete this quest.',NULL,NULL,'','','','','',12655,12810,21265,0,2,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20800,21132,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8784,2,3428,60,60,0,0,0,0,0,0,0,0,0,0,0,0,0,320,1,0,0,0,0,21230,1,0,'Secrets of the Qiraji','You have discovered an ancient Qiraji artifact! Perhaps one of the dragons near the entrance of the temple would have a use for this relic.','Take the Ancient Qiraji Artifact to the dragons hiding near the entrance of the temple.$B','An exceptional find, $N. Simply marvelous! This will definitely give us some insight into our enemy\'s twisted minds.','You\'re glowing! I know what that means...','','','','','',21230,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8785,2,1377,60,60,0,0,178,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21258,1,0,'The Orgrimmar Legion Needs Mojo!','The Orgrimmar Legion has put in a request for several unusual ingredients. Given their current performance in Silithus, we\'d like to comply with their request as soon as possible. Gather the materials and bring them to the troll called Shai.','Bring 6 Powerful Mojo, 6 Flasks of Big Mojo and 8 Oils of Immolation to Shadow Priestess Shai near Hive\'Regal in Silithus. You must also bring Logistics Task Briefing IV in order to complete this quest.','Ah, yes. Just what I needed! I\'ll make a special concoction with this. The silithid won\'t like it one bit!','Do you have my materials, $N?','','','','','',8956,8152,12804,21258,8,6,6,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20800,21386,0,0,1,1,0,0,609,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8786,2,1377,60,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,21261,1,0,'Arms for the Field','The Orgrimmar Legion has put in a request for additional weapons that we haven\'t been able to provide at the moment. Obtain the weapons they\'ve requested and bring them to Merok Longstride outside of Hive\'Regal.','Bring 3 Massive Iron Axes to Merok Longstride at the Orgrimmar Legion camp outside of Hive\'Regal. You must also bring Logistics Task Briefing VI in order to complete this quest.','Excellent work. We were in short supply of these, $N.','You have something for me, $N?','','','','','',3855,21261,0,0,3,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20800,21386,0,0,1,1,0,0,609,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8787,2,1377,60,60,0,0,178,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21264,1,0,'Armor Kits for the Field','The brave volunteers of the Orgrimmar Legion have arrived to Silithus to aid us in our cause. Their supplies of armor kits were somehow lost in the trip. Obtain a batch of armor kits and deliver them to Merok Longstride at the location of the Orgrimmar Legion camp.','Bring 8 Rugged Armor Kits and 8 Heavy Armor Kits to Merok Longstride near Hive\'Regal. You must also bring Logistics Task Briefing VII in order to complete this quest.','Ah, yes... I will distribute these to the troops, $N. The Orgrimmar Legion thanks you!','You have something for me, $N?','','','','','',15564,4265,21264,0,8,8,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20800,21386,0,0,1,1,0,0,609,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8788,0,-22,1,1,0,1490,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Gently Shaken Gift','','','This present looks like it has been shaken a few times. The tag on it reads:$B$BTo a very special $r $c.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21271,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8789,2,3428,60,60,62,0,255,0,0,0,0,0,0,0,0,0,0,328,0,0,0,0,0,0,0,0,'Imperial Qiraji Armaments','We have not sat idly by for a millennium, $N.$B$BWe have watched these beasts feast on their own when they have exhausted their utility. We have listened as they have plotted and schemed to destroy our world. And we have learned of their own internal treachery.$B$BWeaknesses exist and we know how to use those weaknesses to our advantage.$B$BFind and bring me their ceremonial armaments: Combined with the element created from the volatility of their own God, they will become a force of reckoning.','Arygos in the Temple of Ahn\'Qiraj will create Elementium Infused Armaments for you should you bring him Imperial Qiraji Armaments and 3 Elementium Ore.','Infused with Elementium, these weapons will cut through the Qiraji and their God with incredible ease.','Seek out what I requested. You will become greater than the sum of your parts, champion.','','','','','',21232,18562,0,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21242,21272,21244,21269,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8790,2,3428,60,60,62,0,255,0,0,0,0,0,0,0,0,0,0,328,0,0,0,0,0,0,0,0,'Imperial Qiraji Regalia','Arygos theorizes that the element which is born of conflicts between the Old Gods and their minions is also extremely deadly to them under the right conditions. I speak of Elementium, mortal.$B$BFind and bring me Imperial Qiraji Regalia and the toxic element and I shall infuse weapons of great power.$B','Merithra of the Dream in the Temple of Ahn\'Qiraj will create Elementium Infused Armaments for you should you bring her Imperial Qiraji Regalia and 3 Elementium Ore.$B','Use the item well, $N. Let them feel the pain that they so dearly wish to inflict upon others.','You will strike them down and free us of these bonds.','','','','','',21237,18562,0,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21273,21275,21268,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8791,2,3429,60,60,62,0,255,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,0,21220,1,0,'The Fall of Ossirian','A terrible menace has been laid to rest. The cruel Ossirian has been vanquished.$B$BThe denizens of Kalimdor would be relieved to know of this victory. Take Ossirian\'s head and present it to Commander Mar\'alith of Cenarion Hold.','Deliver the Head of Ossirian the Unscarred to Commander Mar\'alith at Cenarion Hold in Silithus.$B','I offer you my highest commendation and your choice of an item of power, $N. You have done the people of Kalimdor a great service.','Ah, $N, you have returned! And in one piece, I might add. What news do you bring from Ahn\'Qiraj?','','','','','',21220,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21504,21507,21505,21506,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,910,609,0,0,0,500,350,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8792,2,-365,10,60,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,8792,0,0,0,0,'The Horde Needs Your Help!','Hello, I\'m glad that you\'ve decided to hear me out. The Horde needs all of the help that it can get to prepare for the Ahn\'Qiraj War, and that means that we need you! Even now as we speak, official collectors are gathering the necessary material needed for the upcoming war, but we won\'t be able to meet our goals without your assistance, $N!$B$BYou should go speak with the guy in charge, Warlord Gorchuk. What do you say, $c? Will you help out with the vital preparations?','Speak with Warlord Gorchuk in Orgrimmar\'s Valley of Spirits.','Throm\'ka, $c! Good to see so many of the Horde, such as yourself, $n, coming out to lend your support in laying the groundwork for the upcoming Ahn\'Qiraj War. The effort here will ensure that we are victorious against the Silithid and their evil masters hidden away inside Ahn\'Qiraj.$B$BSo now that you are here, be sure to speak with the various collectors and offer your assistance in gathering those materials that you are suited to.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8793,2,-365,10,60,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,8792,0,0,0,0,'The Horde Needs Your Help!','Hello, I\'m glad that you\'ve decided to hear me out. The Horde needs all of the help that it can get to prepare for the Ahn\'Qiraj War, and that means that we need you! Even now as we speak, official collectors are gathering the necessary material needed for the upcoming war, but we won\'t be able to meet our goals without your assistance, $N!$B$BYou should go speak with the guy in charge, Warlord Gorchuk. What do you say, $c? Will you help out with the vital preparations?','Speak with Warlord Gorchuk in Orgrimmar\'s Valley of Spirits.','Throm\'ka, $c! Good to see so many of the Horde, such as yourself, $n, coming out to lend your support in laying the groundwork for the upcoming Ahn\'Qiraj War. The effort here will ensure that we are victorious against the Silithid and their evil masters hidden away inside Ahn\'Qiraj.$B$BSo now that you are here, be sure to speak with the various collectors and offer your assistance in gathering those materials that you are suited to.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5700,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8794,2,-365,10,60,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,8792,0,0,0,0,'The Horde Needs Your Help!','Hello, I\'m glad that you\'ve decided to hear me out. The Horde needs all of the help that it can get to prepare for the Ahn\'Qiraj War, and that means that we need you! Even now as we speak, official collectors are gathering the necessary material needed for the upcoming war, but we won\'t be able to meet our goals without your assistance, $N!$B$BYou should go speak with the guy in charge, Warlord Gorchuk. What do you say, $c? Will you help out with the vital preparations?','Speak with Warlord Gorchuk in Orgrimmar\'s Valley of Spirits.','Throm\'ka, $c! Good to see so many of the Horde, such as yourself, $n, coming out to lend your support in laying the groundwork for the upcoming Ahn\'Qiraj War. The effort here will ensure that we are victorious against the Silithid and their evil masters hidden away inside Ahn\'Qiraj.$B$BSo now that you are here, be sure to speak with the various collectors and offer your assistance in gathering those materials that you are suited to.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5700,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8795,2,-365,49,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Alliance Needs Your Help!','Hello, I\'m glad that you\'ve decided to hear me out. The Alliance needs all of the help that it can get to prepare for the Ahn\'Qiraj War, and that means that we need you! Even now as we speak, official collectors are gathering the necessary material needed for the upcoming war, but we won\'t be able to meet our goals without your assistance, $N!$B$BYou should go speak with the guy in charge, Field Marshal Snowfall. What do you say, $c? Will you help out with the vital preparations?','Speak with Field Marshal Snowfall in Ironforge\'s Military Ward.',NULL,NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8796,2,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Alliance Needs Your Help!','Hello, I\'m glad that you\'ve decided to hear me out. The Alliance needs all of the help that it can get to prepare for the Ahn\'Qiraj War, and that means that we need you! Even now as we speak, official collectors are gathering the necessary material needed for the upcoming war, but we won\'t be able to meet our goals without your assistance, $N!$B$BYou should go speak with the guy in charge, Field Marshal Snowfall. What do you say, $c? Will you help out with the vital preparations?','Speak with Field Marshal Snowfall in Ironforge\'s Military Ward.',NULL,NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5700,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8797,2,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Alliance Needs Your Help!','Hello, I\'m glad that you\'ve decided to hear me out. The Alliance needs all of the help that it can get to prepare for the Ahn\'Qiraj War, and that means that we need you! Even now as we speak, official collectors are gathering the necessary material needed for the upcoming war, but we won\'t be able to meet our goals without your assistance, $N!$B$BYou should go speak with the guy in charge, Field Marshal Snowfall. What do you say, $c? Will you help out with the vital preparations?','Speak with Field Marshal Snowfall in Ironforge\'s Military Ward.',NULL,NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5700,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8798,0,618,55,60,0,0,255,202,1,0,0,0,0,0,0,0,0,0,0,5163,0,0,0,0,0,0,'A Yeti of Your Own','','','Say! You know what?! You\'re an engineer too! So, since you helped me teach my friends a lesson, I\'m going to teach you how to make your very own mechanical yeti! Now the fun can go on forever and ever, and you can scare whoever you want! Provided that you can scare up the components to make it that is. $B$BWhat do you say, $N? Do you want to learn the secret to making a mechanical yeti?',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,26011,26012,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8799,2,-22,40,60,0,0,178,185,300,0,0,0,0,0,0,0,0,0,0,8746,0,0,0,0,0,0,'The Hero of the Day','Listen... I\'m not really supposed to be telling you this, but since you\'re the hero of the day and all...$B$BThere\'s fresh holly everywhere this time of the year, but it never lasts. We\'ve got a machine that preserves holly - it never goes bad! We use it to spice up the holiday... and profits during the summer!$B$BI\'ll let you use the preserver, but only if you\'re a master cook. You\'ll need some deeprock salt and two, three, oh let\'s say five gold. It\'ll net you a nice batch that\'s yours to keep.','Bring 1 Deeprock Salt and 5 gold coins to the Holly Preserver machine, upon which you will receive 5 Preserved Holly.','The machine lets off a little rumble and a small amount of steam as it starts working. It is not too long thereafter until it stops, heralded by another small jet of steam erupting from it. A door hatch opens, revealing a batch of preserved holly!','The \"Holly Preserver\" machine looks like some sort of still at first, but a careful examination of it reveals some goblin-esque changes to it. Still, your skill at cooking seems to allow you to understand how the machine works. $B$BThere is already fresh holly in the machine - you simply need to provide some deeprock salt and five gold coins to get the machine working.','','','','','',8150,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21213,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,-50000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8800,2,1377,60,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Cenarion Battlegear','As you complete the tasks you\'re assigned in the war you\'ll want to talk to Vargus, the blacksmith. Show him any badges you\'ve earned along the way. He\'ll provide you with gear to match your level of commitment to our cause.','Talk to Vargus at Cenarion Hold in Silithus.','Kaldon sent you? Very well, let\'s see what we can do for you.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,10,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8801,2,3428,60,60,0,0,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,8802,21221,1,0,'C\'Thun\'s Legacy','The walls of Ahn\'Qiraj tremble. A force of evil, older than the world itself, has been destroyed.$B$BAs you look at the remnants of the colossal abomination your heart nearly freezes. Even in death you can feel the legacy of C\'Thun\'s evil around you.$B$BYou have done what was thought to be impossible.$B$BYou grab at an eye stalk of the fiend, stowing it safely in your pack.$B$BTake the Eye of C\'Thun to the dragons in the next chamber. ','Take the Eye of C\'Thun to Caelastrasz in the Temple of Ahn\'Qiraj.','We will leave this place on our own, Lady $N - once we are certain that the evil within has been wholly destroyed. Your journey of legend is almost at an end.','Lady $N, you have freed us of its grasp.','','','','','',21221,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,200,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,0,0,0,0,0,0), - (8802,2,3428,60,60,0,0,0,0,0,0,0,0,0,0,0,0,0,64,0,8801,0,0,0,21221,1,0,'The Savior of Kalimdor','To the Caverns of Time you go, $G Lord:Lady; $N. Anachronos awaits your return. Give him the eye of C\'Thun as he will undoubtedly wish to place it in his master\'s collection.$B','Take the Eye of C\'Thun to Anachronos at the Caverns of Time.','The Master has left these for you, champion. From the timeless cache: A collection of artifacts spanning thousands of years - the choice is yours.','Lord $N! It is over...','','','','','',21221,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21712,21710,21709,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,200,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8803,0,-22,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Festive Gift','','','The note on this present reads:$b$bTo $n,$b$bIn hoping this will help you spread warm tidings and holiday cheer to all of Azeroth.$b$bFrom Greatfather Winter',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21363,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8804,2,1377,55,60,0,0,178,0,0,0,0,0,0,0,0,0,0,256,0,0,0,0,0,21378,1,0,'Desert Survival Kits','With the arrival of fresh recruits to Cenarion Hold comes the problem of keeping them alive in the desert. Dehydration as well as numerous poisonous creatures present a serious threat to inexperienced volunteers. Gather the supplies necessary for a desert survival kit and bring them to Calandrath in Cenarion Hold.','Bring 4 Globes of Water, 4 Powerful Anti-Venom and 4 Smoked Desert Dumplings to Calandrath at the inn in Cenarion Hold in Silithus. You must also bring Logistics Task Briefing I in order to complete this quest.','','','','','','','',7079,19440,20452,21378,4,4,4,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20800,21266,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8805,2,1377,60,60,0,0,178,0,0,0,0,0,0,0,0,0,0,256,0,0,0,0,0,21379,1,0,'Boots for the Guard','The mounted division of the Cenarion Hold guard is in short supply of ornate mithril boots. Procure a batch and deliver them immediately to Captain Vish Kozus in Cenarion Hold.','Bring 3 Ornate Mithril Boots to Vish Kozus, Captain of the Guard at Cenarion Hold in Silithus. You must also bring Logistics Task Briefing II in order to complete this quest.','','','','','','','',7936,21379,0,0,3,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20800,21266,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8806,2,1377,60,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21380,1,0,'Grinding Stones for the Guard','The Cenarion Hold guard is in short supply of grinding stones. Procure a batch and deliver them immediately to Captain Vish Kozus in Cenarion Hold.','Bring 10 Dense Grinding Stones, 10 Solid Grinding Stones and 10 Heavy Grinding Stones to Vish Kozus, Captain of the Guard at Cenarion Hold in Silithus. You must also bring Logistics Task Briefing III in order to complete this quest.','','','','','','','',12644,7966,3486,21380,10,10,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20800,21266,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8807,2,1377,60,60,0,0,178,0,0,0,0,0,0,0,0,0,0,256,0,0,0,0,0,21382,1,0,'Scrying Materials','Geologist Larksbane\'s studies have proven to be of tremendous value to our operations in Silithus. She has recently requested scrying materials to be used in her research.$B$BPlease gather these materials and deliver them to her directly so that she may continue her research.','Bring 1 Large Brilliant Shard, 1 Large Radiant Shard and 1 Huge Emerald to Geologist Larksbane at Cenarion Hold in Silithus. You must also bring Logistics Task Briefing V in order to complete this quest.','','','','','','','',14344,11178,12364,21382,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20800,21386,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8808,2,1377,60,60,0,0,178,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21384,1,0,'Uniform Supplies','The latest influx of volunteers has caused a shortage of uniforms. Procure a batch of uniform materials and bring them to Windcaller Proudhorn.','Bring 1 Mooncloth, 2 Bolts of Runecloth and 1 Ironweb Spider Silk to Windcaller Proudhorn at Cenarion Hold in Silithus. You must also bring Logistics Task Briefing VIII in order to complete this quest.',NULL,NULL,'','','','','',14342,14048,14227,21384,1,2,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20800,21266,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8809,2,1377,60,60,0,0,178,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21381,1,0,'Extraordinary Materials','Vargus, Cenarion Hold\'s blacksmith, has requested enchanted materials to be used in the crafting of powerful weapons for our forces. Obtain these and bring them directly to Vargus so that Cenarion Hold\'s troops may continue to be well equipped.','Bring 2 Enchanted Thorium Bars and 2 Enchanted Leather to Vargus at Cenarion Hold in Silithus. You must also bring Logistics Task Briefing IX in order to complete this quest.',NULL,NULL,'','','','','',12655,12810,21381,0,2,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20800,21266,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8810,2,1377,60,60,0,0,178,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21385,1,0,'Bandages for the Field','Our supply of bandages in the battlefield is running dangerously low after the recent casualties we have incurred. Obtain a batch of first-aid supplies and deliver them to Windcaller Proudhorn in Cenarion Hold.','Bring 30 Heavy Runecloth Bandages, 30 Heavy Silk Bandages and 30 Heavy Mageweave Bandages to Windcaller Proudhorn at Cenarion Hold in Silithus. You must also bring Logistics Task Briefing X in order to complete this quest.',NULL,NULL,'','','','','',14530,8545,6451,21385,30,30,30,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20800,21386,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8811,0,-367,1,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'One Commendation Signet','','','Very well - your deeds have been entered into the records, and you are duly recognized for your efforts. Keep up the good work, $C.$B$BIf you have any more signets to hand in, then I am able to assist you further in that regard.','For those adventurers who have but a single commendation signet, I\'ll exchange it for a small amount of recognition with Stormwind.$B$BPlease bear in mind that it is better to hand over a stack of ten signets at once; your efforts will receive greater recognition in doing so. We offer a single signet exchange as a service for those who don\'t have enough for a full stack of ten.$B$BWith that being said, I stand ready to assist you if you still wish to hand in a single signet.','','','','','',21436,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8812,0,-367,1,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'One Commendation Signet','','','Very well - your deeds have been entered into the records, and you are duly recognized for your efforts. Keep up the good work, $C.$B$BIf you have any more signets to hand in, then I am able to assist you further in that regard.','For those adventurers who have but a single commendation signet, I\'ll exchange it for a small amount of recognition with Ironforge.$B$BPlease bear in mind that it is better to hand over a stack of ten signets at once; your efforts will receive greater recognition in doing so. We offer a single signet exchange as a service for those who don\'t have enough for a full stack of ten.$B$BWith that being said, I stand ready to assist you if you still wish to hand in a single signet.','','','','','',21436,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8813,0,-367,1,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'One Commendation Signet','','','Very well - your deeds have been entered into the records, and you are duly recognized for your efforts. Keep up the good work, $C.$B$BIf you have any more signets to hand in, then I am able to assist you further in that regard.','For those adventurers who have but a single commendation signet, I\'ll exchange it for a small amount of recognition with Darnassus.$B$BPlease bear in mind that it is better to hand over a stack of ten signets at once; your efforts will receive greater recognition in doing so. We offer a single signet exchange as a service for those who don\'t have enough for a full stack of ten.$B$BWith that being said, I stand ready to assist you if you still wish to hand in a single signet.','','','','','',21436,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8814,0,-367,1,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'One Commendation Signet','','','Very well - your deeds have been entered into the records, and you are duly recognized for your efforts. Keep up the good work, $C.$B$BIf you have any more signets to hand in, then I am able to assist you further in that regard.','For those adventurers who have but a single commendation signet, I\'ll exchange it for a small amount of recognition with the Gnomeregan exiles.$B$BPlease bear in mind that it is better to hand over a stack of ten signets at once; your efforts will receive greater recognition in doing so. We offer a single signet exchange as a service for those who don\'t have enough for a full stack of ten.$B$BWith that being said, I stand ready to assist you if you still wish to hand in a single signet.','','','','','',21436,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8815,0,-367,1,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'One Commendation Signet','','','Very well - your deeds have been entered into the records, and you are duly recognized for your efforts. Keep up the good work, $C.$B$BIf you have any more signets to hand in, then I am able to assist you further in that regard.','For those adventurers who have but a single commendation signet, I\'ll exchange it for a small amount of recognition with Orgrimmar.$B$BPlease bear in mind that it is better to hand over a stack of ten signets at once; your efforts will receive greater recognition in doing so. We offer a single signet exchange as a service for those who don\'t have enough for a full stack of ten.$B$BWith that being said, I stand ready to assist you if you still wish to hand in a single signet.','','','','','',21438,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8816,0,-367,1,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'One Commendation Signet','','','Very well - your deeds have been entered into the records, and you are duly recognized for your efforts. Keep up the good work, $C.$B$BIf you have any more signets to hand in, then I am able to assist you further in that regard.','For those adventurers who have but a single commendation signet, I\'ll exchange it for a small amount of recognition with Undercity.$B$BPlease bear in mind that it is better to hand over a stack of ten signets at once; your efforts will receive greater recognition in doing so. We offer a single signet exchange as a service for those who don\'t have enough for a full stack of ten.$B$BWith that being said, I stand ready to assist you if you still wish to hand in a single signet.','','','','','',21438,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8817,0,-367,1,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'One Commendation Signet','','','Very well - your deeds have been entered into the records, and you are duly recognized for your efforts. Keep up the good work, $C.$B$BIf you have any more signets to hand in, then I am able to assist you further in that regard.','For those adventurers who have but a single commendation signet, I\'ll exchange it for a small amount of recognition with Thunder Bluff.$B$BPlease bear in mind that it is better to hand over a stack of ten signets at once; your efforts will receive greater recognition in doing so. We offer a single signet exchange as a service for those who don\'t have enough for a full stack of ten.$B$BWith that being said, I stand ready to assist you if you still wish to hand in a single signet.','','','','','',21438,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8818,0,-367,1,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'One Commendation Signet','','','Very well - your deeds have been entered into the records, and you are duly recognized for your efforts. Keep up the good work, $C.$B$BIf you have any more signets to hand in, then I am able to assist you further in that regard.','For those adventurers who have but a single commendation signet, I\'ll exchange it for a small amount of recognition with the Darkspear tribe.$B$BPlease bear in mind that it is better to hand over a stack of ten signets at once; your efforts will receive greater recognition in doing so. We offer a single signet exchange as a service for those who don\'t have enough for a full stack of ten.$B$BWith that being said, I stand ready to assist you if you still wish to hand in a single signet.','','','','','',21438,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8819,0,-367,1,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Ten Commendation Signets','','','Excellent! It is no small sacrifice that you\'ve made to earn these signets, and you will be acknowledged for your service appropriately. It\'s adventurers like you, $N, that truly make a difference.$B$BLet me know if you have additional signets to hand in; I\'ll gladly help you out with whatever ones you need exchanged.','I accept commendation signets from adventurers who have received them in the line of duty. For each set of ten that you hand to me, I\'ll make sure that you receive a significant acknowledgement of your deeds with Stormwind. I also accept single tokens, but at a much reduced rate of recognition. We are much more interested in greater feats of duty, though no feat will be ignored.$B$BWith that said, I\'ll gladly take your signets if you are ready to hand in a set.','','','','','',21436,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8820,0,-367,1,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Ten Commendation Signets','','','Excellent! It is no small sacrifice that you\'ve made to earn these signets, and you will be acknowledged for your service appropriately. It\'s adventurers like you, $N, that truly make a difference.$B$BLet me know if you have additional signets to hand in; I\'ll gladly help you out with whatever ones you need exchanged.','I accept commendation signets from adventurers who have received them in the line of duty. For each set of ten that you hand to me, I\'ll make sure that you receive a significant acknowledgement of your deeds with Ironforge. I also accept single tokens, but at a much reduced rate of recognition. We are much more interested in greater feats of duty, though no feat will be ignored.$B$BWith that said, I\'ll gladly take your signets if you are ready to hand in a set.','','','','','',21436,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8821,0,-367,1,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Ten Commendation Signets','','','Excellent! It is no small sacrifice that you\'ve made to earn these signets, and you will be acknowledged for your service appropriately. It\'s adventurers like you, $N, that truly make a difference.$B$BLet me know if you have additional signets to hand in; I\'ll gladly help you out with whatever ones you need exchanged.','I accept commendation signets from adventurers who have received them in the line of duty. For each set of ten that you hand to me, I\'ll make sure that you receive a significant acknowledgement of your deeds with Darnassus. I also accept single tokens, but at a much reduced rate of recognition. We are much more interested in greater feats of duty, though no feat will be ignored.$B$BWith that said, I\'ll gladly take your signets if you are ready to hand in a set.','','','','','',21436,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8822,0,-367,1,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Ten Commendation Signets','','','Excellent! It is no small sacrifice that you\'ve made to earn these signets, and you will be acknowledged for your service appropriately. It\'s adventurers like you, $N, that truly make a difference.$B$BLet me know if you have additional signets to hand in; I\'ll gladly help you out with whatever ones you need exchanged.','I accept commendation signets from adventurers who have received them in the line of duty. For each set of ten that you hand to me, I\'ll make sure that you receive a significant acknowledgement of your deeds with the Gnomeregan exiles. I also accept single tokens, but at a much reduced rate of recognition. We are much more interested in greater feats of duty, though no feat will be ignored.$B$BWith that said, I\'ll gladly take your signets if you are ready to hand in a set.','','','','','',21436,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8823,0,-367,1,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Ten Commendation Signets','','','Excellent! It is no small sacrifice that you\'ve made to earn these signets, and you will be acknowledged for your service appropriately. It\'s adventurers like you, $N, that truly make a difference.$B$BLet me know if you have additional signets to hand in; I\'ll gladly help you out with whatever ones you need exchanged.','I accept commendation signets from adventurers who have received them in the line of duty. For each set of ten that you hand to me, I\'ll make sure that you receive a significant acknowledgement of your deeds with Orgrimmar. I also accept single tokens, but at a much reduced rate of recognition. We are much more interested in greater feats of duty, though no feat will be ignored.$B$BWith that said, I\'ll gladly take your signets if you are ready to hand in a set.','','','','','',21438,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8824,0,-367,1,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Ten Commendation Signets','','','Excellent! It is no small sacrifice that you\'ve made to earn these signets, and you will be acknowledged for your service appropriately. It\'s adventurers like you, $N, that truly make a difference.$B$BLet me know if you have additional signets to hand in; I\'ll gladly help you out with whatever ones you need exchanged.','I accept commendation signets from adventurers who have received them in the line of duty. For each set of ten that you hand to me, I\'ll make sure that you receive a significant acknowledgement of your deeds with Undercity. I also accept single tokens, but at a much reduced rate of recognition. We are much more interested in greater feats of duty, though no feat will be ignored.$B$BWith that said, I\'ll gladly take your signets if you are ready to hand in a set.','','','','','',21438,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8825,0,-367,1,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Ten Commendation Signets','','','Excellent! It is no small sacrifice that you\'ve made to earn these signets, and you will be acknowledged for your service appropriately. It\'s adventurers like you, $N, that truly make a difference.$B$BLet me know if you have additional signets to hand in; I\'ll gladly help you out with whatever ones you need exchanged.','I accept commendation signets from adventurers who have received them in the line of duty. For each set of ten that you hand to me, I\'ll make sure that you receive a significant acknowledgement of your deeds with Thunder Bluff. I also accept single tokens, but at a much reduced rate of recognition. We are much more interested in greater feats of duty, though no feat will be ignored.$B$BWith that said, I\'ll gladly take your signets if you are ready to hand in a set.','','','','','',21438,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8826,0,-367,1,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Ten Commendation Signets','','','Excellent! It is no small sacrifice that you\'ve made to earn these signets, and you will be acknowledged for your service appropriately. It\'s adventurers like you, $N, that truly make a difference.$B$BLet me know if you have additional signets to hand in; I\'ll gladly help you out with whatever ones you need exchanged.','I accept commendation signets from adventurers who have received them in the line of duty. For each set of ten that you hand to me, I\'ll make sure that you receive a significant acknowledgement of your deeds with the Darkspear tribe. I also accept single tokens, but at a much reduced rate of recognition. We are much more interested in greater feats of duty, though no feat will be ignored.$B$BWith that said, I\'ll gladly take your signets if you are ready to hand in a set.','','','','','',21438,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8827,2,-22,1,1,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Winter\'s Presents','I hear Greatfather Winter - with the generous support of Smokeywood Pastures - has put presents for everyone under the tree in Ironforge. I wish I could go, but I\'ve got to look after the PX-238 Winter Wondervolt.$B$BBut you should definitely check it out. I\'m sure Greatfather Winter has some presents with your name on them.','Speak with Greatfather Winter. He is located near the Smokywood Pastures vendor area in Ironforge.','Oh, ho hello there! You can only be here for one reason: to open your Winter Veil presents.$B$BNow, don\'t you worry, Greatfather Winter hasn\'t forgotten about his favorite $R $C. Look under the tree and you\'ll find your gifts.$B$BDuring this season of giving, perhaps your friends would also enjoy receiving some of Smokeywood Pasture\'s excellent products?',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8828,2,-22,1,1,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Winter\'s Presents','I hear Great-father Winter - with the generous support of Smokeywood Pastures - has put presents for everyone under the tree in Orgrimmar. I wish I could go, but I\'ve got to look after the PX-238 Winter Wondervolt.$B$BBut you should definitely check it out. I\'m sure Great-father Winter has some presents with your name on them.','Speak with Great-father Winter. He is located near the Smokywood Pastures vendor area in Orgrimmar.','Oh, ho hello there! You can only be here for one reason: to open your Winter Veil presents.$B$BNow, don\'t you worry, Greatfather Winter hasn\'t forgotten about his favorite $R $C. Look under the tree and you\'ll find your gifts.$B$BDuring this season of giving, perhaps your friends would also enjoy receiving some of Smokeywood Pasture\'s excellent products?',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8829,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,256,0,0,0,0,0,21514,1,0,'The Ultimate Deception','The Twilight\'s Hammer operates through innumerable layers of secrecy and deceit. While their actions are carried out in our world, they are planned in a place we have not yet been able to reach.$B$BWe\'ve come to believe that the stones the Twilight\'s Hammer uses to summon their superiors allow for two-way transportation. To attempt to use them in this manner, we must replicate - to every last detail - a twilight emissary\'s robe.$B$BGather the necessary materials and bring them to Aurel Goldleaf, $N. ','Bring a Skin of Shadow, 3 Frayed Abomination Stitchings and 1 Twilight Cultist Robe to Aurel Goldleaf at Cenarion Hold in Silithus. You must also bring Logistics Task Briefing XI in order to complete this quest.$B',NULL,NULL,'','','','','',12753,12735,20407,21514,1,3,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21515,0,0,0,1,0,0,0,609,0,0,0,0,100,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8830,0,-367,1,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,1,8811,0,0,0,0,0,0,'One Commendation Signet','','','Very well - your deeds have been entered into the records, and you are duly recognized for your efforts. Keep up the good work, $C.$B$BIf you have any more signets to hand in, then I am able to assist you further in that regard.','For those adventurers who have but a single commendation signet, I\'ll exchange it for a small amount of recognition with Stormwind.$B$BPlease bear in mind that it is better to hand over a stack of ten signets at once; your efforts will receive greater recognition in doing so. We offer a single signet exchange as a service for those who don\'t have enough for a full stack of ten.$B$BWith that being said, I stand ready to assist you if you still wish to hand in a single signet.','','','','','',21436,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8831,0,-367,1,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,1,8819,0,0,0,0,0,0,'Ten Commendation Signets','','','Excellent! It is no small sacrifice that you\'ve made to earn these signets, and you will be acknowledged for your service appropriately. It\'s adventurers like you, $N, that truly make a difference.$B$BLet me know if you have additional signets to hand in; I\'ll gladly help you out with whatever ones you need exchanged.','I accept commendation signets from adventurers who have received them in the line of duty. For each set of ten that you hand to me, I\'ll make sure that you receive a significant acknowledgement of your deeds with Stormwind. I also accept single tokens, but at a much reduced rate of recognition. We are much more interested in greater feats of duty, though no feat will be ignored.$B$BWith that said, I\'ll gladly take your signets if you are ready to hand in a set.','','','','','',21436,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8832,0,-367,1,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,1,8815,0,0,0,0,0,0,'One Commendation Signet','','','Very well - your deeds have been entered into the records, and you are duly recognized for your efforts. Keep up the good work, $C.$B$BIf you have any more signets to hand in, then I am able to assist you further in that regard.','For those adventurers who have but a single commendation signet, I\'ll exchange it for a small amount of recognition with the Undercity.$B$BPlease bear in mind that it is better to hand over a stack of ten signets at once; your efforts will receive greater recognition in doing so. We offer a single signet exchange as a service for those who don\'t have enough for a full stack of ten.$B$BWith that being said, I stand ready to assist you if you still wish to hand in a single signet.','','','','','',21438,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8833,0,-367,1,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,1,8823,0,0,0,0,0,0,'Ten Commendation Signets','','','Excellent! It is no small sacrifice that you\'ve made to earn these signets, and you will be acknowledged for your service appropriately. It\'s adventurers like you, $N, that truly make a difference.$B$BLet me know if you have additional signets to hand in; I\'ll gladly help you out with whatever ones you need exchanged.','I accept commendation signets from adventurers who have received them in the line of duty. For each set of ten that you hand to me, I\'ll make sure that you receive a significant acknowledgement of your deeds with Undercity. I also accept single tokens, but at a much reduced rate of recognition. We are much more interested in greater feats of duty, though no feat will be ignored.$B$BWith that said, I\'ll gladly take your signets if you are ready to hand in a set.','','','','','',21438,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8834,0,-367,1,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,1,8812,0,0,0,0,0,0,'One Commendation Signet','','','Very well - your deeds have been entered into the records, and you are duly recognized for your efforts. Keep up the good work, $C.$B$BIf you have any more signets to hand in, then I am able to assist you further in that regard.','For those adventurers who have but a single commendation signet, I\'ll exchange it for a small amount of recognition with Ironforge.$B$BPlease bear in mind that it is better to hand over a stack of ten signets at once; your efforts will receive greater recognition in doing so. We offer a single signet exchange as a service for those who don\'t have enough for a full stack of ten.$B$BWith that being said, I stand ready to assist you if you still wish to hand in a single signet.','','','','','',21436,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8835,0,-367,1,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,1,8820,0,0,0,0,0,0,'Ten Commendation Signets','','','Excellent! It is no small sacrifice that you\'ve made to earn these signets, and you will be acknowledged for your service appropriately. It\'s adventurers like you, $N, that truly make a difference.$B$BLet me know if you have additional signets to hand in; I\'ll gladly help you out with whatever ones you need exchanged.','I accept commendation signets from adventurers who have received them in the line of duty. For each set of ten that you hand to me, I\'ll make sure that you receive a significant acknowledgement of your deeds with Ironforge. I also accept single tokens, but at a much reduced rate of recognition. We are much more interested in greater feats of duty, though no feat will be ignored.$B$BWith that said, I\'ll gladly take your signets if you are ready to hand in a set.','','','','','',21436,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8836,0,-367,1,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,1,8813,0,0,0,0,0,0,'One Commendation Signet','','','Very well - your deeds have been entered into the records, and you are duly recognized for your efforts. Keep up the good work, $C.$B$BIf you have any more signets to hand in, then I am able to assist you further in that regard.','For those adventurers who have but a single commendation signet, I\'ll exchange it for a small amount of recognition with Darnassus.$B$BPlease bear in mind that it is better to hand over a stack of ten signets at once; your efforts will receive greater recognition in doing so. We offer a single signet exchange as a service for those who don\'t have enough for a full stack of ten.$B$BWith that being said, I stand ready to assist you if you still wish to hand in a single signet.','','','','','',21436,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8837,0,-367,1,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,1,8821,0,0,0,0,0,0,'Ten Commendation Signets','','','Excellent! It is no small sacrifice that you\'ve made to earn these signets, and you will be acknowledged for your service appropriately. It\'s adventurers like you, $N, that truly make a difference.$B$BLet me know if you have additional signets to hand in; I\'ll gladly help you out with whatever ones you need exchanged.','I accept commendation signets from adventurers who have received them in the line of duty. For each set of ten that you hand to me, I\'ll make sure that you receive a significant acknowledgement of your deeds with Darnassus. I also accept single tokens, but at a much reduced rate of recognition. We are much more interested in greater feats of duty, though no feat will be ignored.$B$BWith that said, I\'ll gladly take your signets if you are ready to hand in a set.','','','','','',21436,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8838,0,-367,1,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,1,8814,0,0,0,0,0,0,'One Commendation Signet','','','Very well - your deeds have been entered into the records, and you are duly recognized for your efforts. Keep up the good work, $C.$B$BIf you have any more signets to hand in, then I am able to assist you further in that regard.','For those adventurers who have but a single commendation signet, I\'ll exchange it for a small amount of recognition with the Gnomeregan exiles.$B$BPlease bear in mind that it is better to hand over a stack of ten signets at once; your efforts will receive greater recognition in doing so. We offer a single signet exchange as a service for those who don\'t have enough for a full stack of ten.$B$BWith that being said, I stand ready to assist you if you still wish to hand in a single signet.','','','','','',21436,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8839,0,-367,1,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,1,8822,0,0,0,0,0,0,'Ten Commendation Signets','','','Excellent! It is no small sacrifice that you\'ve made to earn these signets, and you will be acknowledged for your service appropriately. It\'s adventurers like you, $N, that truly make a difference.$B$BLet me know if you have additional signets to hand in; I\'ll gladly help you out with whatever ones you need exchanged.','I accept commendation signets from adventurers who have received them in the line of duty. For each set of ten that you hand to me, I\'ll make sure that you receive a significant acknowledgement of your deeds with the Gnomeregan exiles. I also accept single tokens, but at a much reduced rate of recognition. We are much more interested in greater feats of duty, though no feat will be ignored.$B$BWith that said, I\'ll gladly take your signets if you are ready to hand in a set.','','','','','',21436,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8840,0,-367,1,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,1,8816,0,0,0,0,0,0,'One Commendation Signet','','','Very well - your deeds have been entered into the records, and you are duly recognized for your efforts. Keep up the good work, $C.$B$BIf you have any more signets to hand in, then I am able to assist you further in that regard.','For those adventurers who have but a single commendation signet, I\'ll exchange it for a small amount of recognition with Orgrimmar.$B$BPlease bear in mind that it is better to hand over a stack of ten signets at once; your efforts will receive greater recognition in doing so. We offer a single signet exchange as a service for those who don\'t have enough for a full stack of ten.$B$BWith that being said, I stand ready to assist you if you still wish to hand in a single signet.','','','','','',21438,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8841,0,-367,1,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,1,8824,0,0,0,0,0,0,'Ten Commendation Signets','','','Excellent! It is no small sacrifice that you\'ve made to earn these signets, and you will be acknowledged for your service appropriately. It\'s adventurers like you, $N, that truly make a difference.$B$BLet me know if you have additional signets to hand in; I\'ll gladly help you out with whatever ones you need exchanged.','I accept commendation signets from adventurers who have received them in the line of duty. For each set of ten that you hand to me, I\'ll make sure that you receive a significant acknowledgement of your deeds with Orgrimmar. I also accept single tokens, but at a much reduced rate of recognition. We are much more interested in greater feats of duty, though no feat will be ignored.$B$BWith that said, I\'ll gladly take your signets if you are ready to hand in a set.','','','','','',21438,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8842,0,-367,1,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,1,8817,0,0,0,0,0,0,'One Commendation Signet','','','Very well - your deeds have been entered into the records, and you are duly recognized for your efforts. Keep up the good work, $C.$B$BIf you have any more signets to hand in, then I am able to assist you further in that regard.','For those adventurers who have but a single commendation signet, I\'ll exchange it for a small amount of recognition with Thunder Bluff.$B$BPlease bear in mind that it is better to hand over a stack of ten signets at once; your efforts will receive greater recognition in doing so. We offer a single signet exchange as a service for those who don\'t have enough for a full stack of ten.$B$BWith that being said, I stand ready to assist you if you still wish to hand in a single signet.','','','','','',21438,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8843,0,-367,1,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,1,8825,0,0,0,0,0,0,'Ten Commendation Signets','','','Excellent! It is no small sacrifice that you\'ve made to earn these signets, and you will be acknowledged for your service appropriately. It\'s adventurers like you, $N, that truly make a difference.$B$BLet me know if you have additional signets to hand in; I\'ll gladly help you out with whatever ones you need exchanged.','I accept commendation signets from adventurers who have received them in the line of duty. For each set of ten that you hand to me, I\'ll make sure that you receive a significant acknowledgement of your deeds with Thunder Bluff. I also accept single tokens, but at a much reduced rate of recognition. We are much more interested in greater feats of duty, though no feat will be ignored.$B$BWith that said, I\'ll gladly take your signets if you are ready to hand in a set.','','','','','',21438,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8844,0,-367,1,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,1,8818,0,0,0,0,0,0,'One Commendation Signet','','','Very well - your deeds have been entered into the records, and you are duly recognized for your efforts. Keep up the good work, $C.$B$BIf you have any more signets to hand in, then I am able to assist you further in that regard.','For those adventurers who have but a single commendation signet, I\'ll exchange it for a small amount of recognition with the Darkspear tribe.$B$BPlease bear in mind that it is better to hand over a stack of ten signets at once; your efforts will receive greater recognition in doing so. We offer a single signet exchange as a service for those who don\'t have enough for a full stack of ten.$B$BWith that being said, I stand ready to assist you if you still wish to hand in a single signet.','','','','','',21438,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8845,0,-367,1,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,1,8826,0,0,0,0,0,0,'Ten Commendation Signets','','','Excellent! It is no small sacrifice that you\'ve made to earn these signets, and you will be acknowledged for your service appropriately. It\'s adventurers like you, $N, that truly make a difference.$B$BLet me know if you have additional signets to hand in; I\'ll gladly help you out with whatever ones you need exchanged.','I accept commendation signets from adventurers who have received them in the line of duty. For each set of ten that you hand to me, I\'ll make sure that you receive a significant acknowledgement of your deeds with the Darkspear tribe. I also accept single tokens, but at a much reduced rate of recognition. We are much more interested in greater feats of duty, though no feat will be ignored.$B$BWith that said, I\'ll gladly take your signets if you are ready to hand in a set.','','','','','',21438,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8846,0,-365,10,19,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Five Signets for War Supplies','Ah, here for additional supplies for yourself, are you? Well, I can certainly understand the need for additional materiel... just take a look around if you need any proof.$B$BI\'ll issue you some additional supplies, but you\'ll need to give me an appropriate number of commendation signets in exchange. You won\'t receive any recognition for surrendering the signets in this manner, but you might find something useful that will help keep you alive when battle is finally upon us.','',NULL,NULL,NULL,'','','','',21436,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21509,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8847,0,-365,20,29,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Ten Signets for War Supplies','','',NULL,NULL,NULL,'','','','',21436,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21510,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8848,0,-365,30,39,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Fifteen Signets for War Supplies','','',NULL,NULL,NULL,'','','','',21436,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21511,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8849,0,-365,40,49,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Twenty Signets for War Supplies','','',NULL,NULL,NULL,'','','','',21436,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21512,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8850,0,-365,50,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Thirty Signets for War Supplies','','',NULL,NULL,NULL,'','','','',21436,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21513,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8851,0,-365,10,19,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Five Signets for War Supplies','','',NULL,NULL,NULL,'','','','',21438,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21509,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8852,0,-365,20,29,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Ten Signets for War Supplies','','',NULL,NULL,NULL,'','','','',21438,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21510,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8853,0,-365,30,39,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Fifteen Signets for War Supplies','','',NULL,NULL,NULL,'','','','',21438,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21511,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8854,0,-365,40,49,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Twenty Signets for War Supplies','','',NULL,NULL,NULL,'','','','',21438,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21512,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8855,0,-365,50,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Thirty Signets for War Supplies','','',NULL,NULL,NULL,'','','','',21438,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21513,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8856,2,1377,60,0,0,0,255,0,0,0,0,0,0,0,0,0,0,256,0,0,0,0,0,20807,1,0,'Desert Survival Kits','With the arrival of fresh recruits to Cenarion Hold comes the problem of keeping them alive in the desert. Dehydration as well as numerous poisonous creatures present a serious threat to inexperienced volunteers. Gather the supplies necessary for a desert survival kit and bring them to Calandrath in Cenarion Hold.','Bring 4 Globes of Water, 4 Powerful Anti-Venom and 4 Baked Salmon to Calandrath at the inn in Cenarion Hold in Silithus.',NULL,NULL,NULL,'','','','',7079,19440,20452,20807,4,4,4,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20800,20805,0,0,1,1,0,0,609,0,0,0,0,75,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8857,2,1377,51,60,0,0,255,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,0,21534,1,0,'Secrets of the Colossus - Ashi','I\'m looking for battle hardened adventurers willing and able to get a fresh husk sample from the fallen Colossus of Ashi to Oglethorpe in Booty Bay. No, no, I wouldn\'t want you to go anywhere near that thing\'s corpse. Just take one of my samples and make it snappy. These things are no good to him rotten!','Take the Colossus of Ashi\'s Husk to Oglethorpe Obnoticus in Booty Bay.$B','Oh the chickens I will craft from this wondrous husk! Well done, my $gboy:girl; !','Yes? What have you got there?','','','','','',21534,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21528,0,0,0,1,0,0,0,21,0,0,0,0,1000,0,0,0,0,27000,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8858,2,1377,51,60,0,0,255,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,0,21535,1,0,'Secrets of the Colossus - Regal','There ain\'t nothin\' I\'d like more than to stuff this bug husk down Oilfist\'s fat face... Cept, I\'m stuck here collectin\' samples from that overgrown cockroach. I\'ll be here \'till the wee mornin\' hours given the size o\' that thing.$B$BTake this here sample to Oilfist fer me and do it fast, $c. He\'s payin\' BIG!$B$BYar, Thorium Point - it be in the Searin\' Gorge.','Take the Colossus of Regal\'s Husk to Overseer Oilfist in Searing Gorge.$B','Excellent. We could surely devise some incredibly powerful armor from this chitin. Here\'s the riches you were promised.','Hmmm...','','','','','',21535,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21528,0,0,0,1,0,0,0,529,0,0,0,0,500,0,0,0,0,27000,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8859,2,1377,51,60,0,0,255,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,0,21533,1,0,'Secrets of the Colossus - Zora','My servants were nearly killed in their efforts to recover this sample. You absolutely must hurry! Lord Maxwell Tyrosus eagerly awaits a fresh husk sample. He believes that the secrets of this Colossus could help us in the war against the Scourge!$B$BWhy are you still here!? To Light\'s Hope! Yes, you will be rewarded handsomely for your efforts...$B','Take the Colossus of Zora\'s Husk to Lord Maxwell Tyrosus at Light\'s Hope Chapel in the Eastern Plaguelands.$B','Excellent and timely! Well done, $Glad:lass;.','You look a bit heavy in the boots, friend.','','','','','',21533,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21528,0,0,0,1,0,0,0,529,0,0,0,0,500,0,0,0,0,27000,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8860,2,-22,60,70,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21545,1,0,'New Year Celebrations!','Stormwind is holding a celebration for the new year! All day long today you can get free booze, and at night they\'ll put on a firework show! It should be pretty nice... but Booty Bay is also having a party today; I bet it\'ll be even better!$B$BWell anyway, Innkeeper Allison in Stormwind needs a supply of Smoky Wood Pasture fare to help feed all the party goers. Can you do me a favor and deliver it!$B$BThanks, $N! Innkeeper Allison is in the Gilded Rose, in the Trade District of Stormwind.','Bring the Smokywood Supplies to Innkeeper Allison in Stormwind.','Oh, my Smokywood supplies! Splendid! I\'ll need these to feed all the people in town for the celebration!$B$BThank you, $N. Please take this as payment, and don\'t forget to drink and dance with the revelers outside!','Greetings! Are you here for the party! Or perhaps you just need to rest those weary feet of yours...','','','','','',21545,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8861,2,-22,60,70,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21545,1,0,'New Year Celebrations!','Thunder Bluff is holding a celebration for the new year! All day you\'ll find free booze there, and at night they\'ll put on a firework show!$B$BIt should be pretty nice... but Booty Bay is also having a party today; I bet it\'ll be even better!$B$BWell anyway, Innkeeper Pala in Thunder Bluff needs a supply of Smoky Wood Pasture fare to help feed all the party goers. Can you do me a favor and deliver it!$B$BThanks, $N! Innkeeper Pala is in the inn near the bridge to Hunter\'s Rise.','Bring the Smokywood Supplies to Innkeeper Pala in Thunder Bluff.','Oh, very good! These supplies will help feed all our people, here to celebrate the new year!$B$BI thank you, $N. You are in my debt. Please, take these coins... and heed my advice - drink heartily from the kegs outside, and join our revelers in a dance of celebration!','Good day, $C! Did you come to Thunder Bluff for our celebrations? Or are you here to rest a weary hoof between hunts?','','','','','',21545,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8862,0,-366,10,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Elune\'s Candle','','','Very well then - I accept these coins of ancestry. Please take Elune\'s candle with my blessing. Also, please enjoy these complimentary fireworks.$B$BMay your Lunar Festival be joyous and filled with merriment, $N.$B$BAnd if you choose to face Omen and his minions, you will find Elune\'s candle quite useful...','Elune\'s candle is an artifact of great reverence to the disciples of the Lunar Festival. Stored within the candle is true moonlight, ready to be unleashed!$B$BThis light is harmless to most creatures, but you will find that Omen and his minions are burned and dazzled by it.',NULL,'','','','',21100,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21713,21640,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8863,0,-366,1,50,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Festival Dumplings','','','Excellent - please enjoy these dumplings with my compliments. While they are but a small token of appreciation for the honor you have brought upon yourself through your actions, I think you will enjoy them all the same.$B$BShould you have any more coins of ancestry, I stand ready to offer you a wide array of items in exchange.',NULL,NULL,'','','','',21100,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21537,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8864,0,-366,1,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Festive Lunar Dresses','','','Very well then - I accept these coins of ancestry. Please take your dress with my blessing. Also, please enjoy these complimentary fireworks.$B$BAs you have honored your elders, you honor me with your mere presence. Thank you, and may your Lunar Festival be joyous.','I have a selection of dresses that may be of interest to you. Such dresses have been worn in times past during the Lunar Festival, and the selection I have today is perhaps the finest I have ever seen. Each is hand-crafted with only the finest and softest of components.$B$BIn exchange for some coins of ancestry, I will let you choose one of the three styles I have to keep as your own. Is this acceptable to you?',NULL,'','','','',21100,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21157,21538,21539,0,0,0,1,1,1,0,0,0,21640,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8865,0,-366,1,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Festive Lunar Pant Suits','','','Very well then - I accept these coins of ancestry. Please take your pant suit with my blessing. Also, please enjoy these complimentary fireworks.$B$BShould you have more coins of ancestry to trade, then speak with me again. I will be offering various items throughout the entirety of the Lunar Festival.','I am please to inform you that I have a fine selection of festive pant suits available for you to own... but only in trade for coins of ancestry. If fashion is important to you, then these are what you\'re looking for! I assure you that you will not find pant suits like these anywhere else.$B$BIn exchange for some Coins of Ancestry, I will let you choose one of the three styles I have to keep as your own. Is this acceptable to you?',NULL,'','','','',21100,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21541,21544,21543,0,0,0,1,1,1,0,0,0,21640,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8866,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Bronzebeard the Elder','','','It is good to know the people of this land still pay homage to the olden races. I bid you well, $N, and offer you this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,168,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (8867,2,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,8883,0,0,0,'Lunar Fireworks','Every year the druids of Moonglade hold a celebration of our city\'s great triumph over an ancient evil.$B$BWe celebrate the wisdom of our elders, share in magnificent feasts and of course... shoot fireworks!$B$BFor a small donation you can purchase colorful rockets from our vendor. Try using some of the launchers around here, $N.','Launch 8 Lunar Fireworks and 2 Cluster Fireworks and return to a Lunar Festival Harbinger at any capital city.','Well done, $N.$B$BNow that you\'re in the spirit of things, why don\'t you take this invitation to the festival in Moonglade.$B$BIt\'s quite an enjoyable celebration, if you have the time to spare. We share food, drink, stories and of course... more fireworks!$B$BOpen the invitation while standing inside the circle of greater moonlight and you\'ll be transported to Moonglade.','Did you find the launchers, $N?','','Lunar Fireworks Fired','Lunar Fireworks Cluster Fired','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15893,15894,0,0,8,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21711,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8868,2,-366,40,60,62,0,255,0,0,0,0,0,0,0,0,0,0,74,2,0,0,0,0,0,0,0,'Elune\'s Blessing','The beast Omen was once a hero of this world. A wolf of great strength and fortune, Omen fought beside the heroes of the War of the Ancients until he succumbed to demonic magics. Turning against his allies, he raged across Azeroth and carried death and terror in his wake.$B$BFinally defeated here, in Moonglade, Omen now sleeps among the silt of Lake Elune\'ara. But each new year, during the festival, he stirs...$B$BGather cohorts, $N, and summon and defeat the beast Omen. Earn the blessing of Elune!','Summon Omen, defeat him and gain Elune\'s Blessing. Return to Valadar Starsong in Nighthaven',NULL,NULL,'Receive Elune\'s Blessing.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21540,21640,7912,0,1,1,3,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0), - (8869,2,-121,50,60,81,0,255,164,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Sweet Serenity','Within the confines of the Scarlet Bastion lies sweet Serenity. The Crimson Hammersmith guards the recipe with his life. Defeat him and bring me his apron. For that, I shall train you to become a hammersmith.$B$BUnderstand this: Once you have chosen the path of the hammersmith, the paths of the swordsmith and axesmith will no longer be available.','Travel to Stratholme and kill the Crimson Hammersmith. Recover the Crimson Hammersmith\'s Apron and return to Lilith.',NULL,NULL,NULL,'','','','',13351,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12824,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8870,2,-366,1,60,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,8870,8867,0,0,0,'The Lunar Festival','It\'s that time of the year, $N! The Cenarion Circle invites all denizens of Azeroth to partake in our celebration of the Lunar Festival. You will find the Lunar Festival Harbinger in this very city at a location marked by a blessed circle of moonlight. She can tell you more about the holiday.','Talk to the Lunar Festival Harbinger in the Mystic Ward of Ironforge. You can also talk to Lunar Festival Harbingers in other capital cities.','Welcome, $N. Are you here to join in the festivities?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8871,2,-366,1,60,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,8870,8867,0,0,0,'The Lunar Festival','It\'s that time of the year, $N! The Cenarion Circle invites all denizens of Azeroth to partake in our celebration of the Lunar Festival. You will find the Lunar Festival Harbinger in this very city at a location marked by a blessed circle of moonlight. She can tell you more about the holiday.','Talk to the Lunar Festival Harbinger in the Park District in Stormwind. You can also talk to Lunar Festival Harbingers in other capital cities.','Welcome, $N. Are you here to join in the festivities?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8872,2,-366,1,60,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,8870,8867,0,0,0,'The Lunar Festival','It\'s that time of the year, $N! The Cenarion Circle invites all denizens of Azeroth to partake in our celebration of the Lunar Festival. You will find the Lunar Festival Harbinger in this very city at a location marked by a blessed circle of moonlight. She can tell you more about the holiday.','Talk to the Lunar Festival Harbinger at the Cenarion Enclave in Darnassus. You can also talk to Lunar Festival Harbingers in other capital cities.','Welcome, $N. Are you here to join in the festivities?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8873,2,-366,1,60,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,8870,8867,0,0,0,'The Lunar Festival','It\'s that time of the year, $N! The Cenarion Circle invites all denizens of Azeroth to partake in our celebration of the Lunar Festival. You will find the Lunar Festival Harbinger in this very city at a location marked by a blessed circle of moonlight. She can tell you more about the holiday.','Talk to the Lunar Festival Harbinger in the Valley of Wisdom in Orgrimmar. You can also talk to Lunar Festival Harbingers in other capital cities.','Welcome, $N. Are you here to join in the festivities?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8874,2,-366,1,60,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,8870,8867,0,0,0,'The Lunar Festival','It\'s that time of the year, $N! The Cenarion Circle invites all denizens of Azeroth to partake in our celebration of the Lunar Festival. You will find the Lunar Festival Harbinger in this very city at a location marked by a blessed circle of moonlight. She can tell you more about the holiday.','Talk to the Lunar Festival Harbinger in the entrance to the Undercity. You can also talk to Lunar Festival Harbingers in other capital cities.','Welcome, $N. Are you here to join in the festivities?',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8875,2,-366,1,60,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,8870,8867,0,0,0,'The Lunar Festival','It\'s that time of the year, $N! The Cenarion Circle invites all denizens of Azeroth to partake in our celebration of the Lunar Festival. You will find the Lunar Festival Harbinger in this very city at a location marked by a blessed circle of moonlight. She can tell you more about the holiday.','Talk to the Lunar Festival Harbinger at the Elder Rise in Thunder Bluff. You can also talk to Lunar Festival Harbingers in other capital cities.','Welcome, $N. Are you here to join in the festivities?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8876,0,-366,25,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Small Rockets','','','Ah, very well. Here are your recipes, $N, and my Elune bless you.',NULL,NULL,'','','','',21100,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21740,21640,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8877,0,-366,45,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Firework Launcher','','','Here you are, $N. Here is the schematic to create a firework launcher. Place launchers where you wish to celebrate, and then welcome your friends to join you!',NULL,NULL,'','','','',21100,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21738,21640,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8878,0,-366,50,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Festive Recipes','','','Here are the patterns, $N. I am sure you will find the product of this knowledge quite beautiful.',NULL,NULL,'','','','',21100,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21722,21723,0,0,0,0,1,1,0,0,0,0,21640,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8879,0,-366,35,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Large Rockets','','','Very well - I accept these coins of ancestry. Here are your recipes, $N. May you use them to spread Elune\'s glory!',NULL,NULL,'','','','',21100,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21742,21640,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8880,0,-366,45,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Cluster Rockets','','','Here you are, $N. Take these recipes and learn their secrets. I bid you fortune, and I look forward to seeing your magnificent creations.',NULL,NULL,'','','','',21100,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21741,21640,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8881,0,-366,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Large Cluster Rockets','','','Thank you, $N. Here is the recipe for large cluster rockets. May your products bring joy and luck to all those who gaze up them.','Large cluster rockets require vast resources and skill to create, but their brilliance and beauty is worth that effort! Bring me coins of ancestry and I will grant you the knowledge of their crafting.',NULL,'','','','',21100,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21743,21640,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8882,0,-366,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Cluster Launcher','','','Here is your schematic. Study it closely, and learn...$B$BGood luck, $N. May your celebrations rival that of the Lunar Festival itself!','The most splendid fireworks shows must include cluster rockets, and those cluster rockets must be fired from cluster launchers! Is it not then logical for you to learn the secrets of making cluster launchers? Bring me coins of ancestry and I will give this knowledge to you.',NULL,'','','','',21100,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21737,21640,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8883,2,-366,1,60,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,8867,0,0,0,0,0,0,'Valadar Starsong','Now that you have your Lunar Festival invitation, you may travel to Moonglade! There you will find many revelers, and in the village of Nighthaven Valadar Starsong and his sister Fariel await those eager to participate in the celebration.$B$BTravel to Moonglade through the greater moonlight and speak with Valadar Starsong; see what prizes you might gain during the festival!','Use your Lunar Festival Invitation in the moonlight to travel to Moonglade. Speak with Valadar Starsong in Nighthaven when you arrive.','$N, welcome to Nighthaven, host of the Lunar Festival! Although our village is normally remote and sequestered from the peoples of Azeroth, during this time of celebration we open our arms and hearts to all.$B$BEnjoy your visit, $n, and speak with me or my sister again when ready.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), - (8893,0,440,42,47,0,0,255,0,0,0,0,0,0,0,0,0,0,264,1,2741,0,0,0,0,0,0,'The Super Egg-O-Matic','','','You place the hippogryph egg into the machine. A series of beeps follows along with some strange mechanical sounds.$B$BIt appears that the Eggometer has weighed, measured, and packaged your egg. Now that\'s speedy service!','The Super Egg-O-Matic is the latest of Curgle Cranklehop\'s inventions. It is quite an impressive piece of machinery.$B$BThe Super Egg-O-Matic sputters wildly as you approach the control panel.','','','','','',8564,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8647,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8897,2,-22,60,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21921,1,0,'Dearest Colara,','I\'ve got to keep watch here at the gate, but I\'m always worrying about my sweetheart, Colara. I only get to see her for a few hours, if I\'m lucky, and well, just look at me. I\'ve got a minor officer\'s pay and I could be called to the front any day now.$B$BWould she just forget about me? There are a lot of men in the city. A lot of rich ones.$B$BAnyways, I\'ve scribbled some things down... nothing much, but if you could take it to her for me, that\'d be great.','Deliver Lieutenant Heldric\'s Carefully Penned Note to Colara Dean outside the bank in Stormwind.','Oh, isn\'t that sweet! This is the first time he\'s ever sent me something. Do you suppose he\'s getting serious?$B$BColara Heldric? I suppose it has a ring to it. Oh, but I\'m getting ahead of myself. Thank you.','Hello there, handsome. Something I can help you with?','','','','','',21921,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,0), - (8898,2,-22,47,70,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21920,1,0,'Dearest Colara,','I met a lass in Stormwind when I was last there on the bank\'s business. She stole my heart away. Now, I can\'t stop thinking about her! I\'d like to send her this message - I\'ve rewritten it twelve times!$B$BThe mail is so full now, and I want to make sure it gets there.$B$BIf you\'re heading that way, could you help me?','Deliver the Creased Letter to Colara Dean outside the bank in Stormwind.','Tormek? Oh yes, I do remember him. He had quite a nice beard and smile underneath.$B$BAh, I can\'t believe he remembered me!','Hello there, handsome. Something I can help you with?','','','','','',21920,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), - (8899,2,-22,56,70,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21925,1,0,'Dearest Colara,','How to describe her beauty? Thousands of years of words and I am at a loss.$B$BThese mortals confound the mind and leave us babbling fools.$B$BI\'ve stared at these words too long. No more eloquent meaning can I squeeze from them. No, she must have it now, or some other suitor will surely steal her eye.','Deliver the Immaculate Letter to Colara Dean outside the bank in Stormwind.','I\'ve never received something like this before. How lovely!','Hello there, handsome. Something I can help you with?','','','','','',21925,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8900,2,-22,52,70,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21926,1,0,'Dearest Elenia,','She was so sad. I could see that, once I saw past her state. I mean, she seemed sad - wouldn\'t you?$B$BBut after talking to her, there was a connection. I didn\'t think anyone could understand what I was thinking, but she could.$B$BWhen I told the others, they laughed at me, so I never spoke with her again. But I miss her. Can you take this letter to her for me? I want to be sure it finds her hands.','Deliver the Slightly Creased Note to Elenia Haydon near the bank in the Undercity.','You wouldn\'t expect an orc to be so eloquent. Of course, we never really had a chance to know them before now. Thank you for bringing this to me.','Oh, and to what do I owe this pleasure?','','','','','',21926,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8901,2,-22,57,70,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22264,1,0,'Dearest Elenia,','Have you ever known love, young one? It was a thing foreign to me until lately, when I met a girl from the Undercity, Elenia. It is rare enough for one of my kind to look outside our own, let alone one of the Forsaken.$B$BBut now thoughts of her occupy my mind both days and nights.$B$BIf you can, could you take this letter to her? I want her to come here to Mulgore. I hope that she will say yes.','Deliver the Carefully Written Letter to Elenia Haydon near the bank in the Undercity.','What kind words Temma writes for me. But, as much as his words move me, I cannot consider the love of a tauren. In thoughts, body and mind we are too different.$B$BIt is good I do not have to receive these thoughts of his in person. I could not bear to break his heart.','Oh, and to what do I owe this pleasure?','','','','','',22264,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8902,2,-22,58,70,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22265,1,0,'Dearest Elenia,','A lifetime ago, I was betrothed to marry Elenia, my childhood sweetheart. It\'s been years since I thought about her last, but of late, she frequently occupies my thoughts.$B$BPerhaps, even with everything that has passed, there can be some room in each other\'s lives for our love.$B$BI\'m sure she has changed, also. Can you deliver this letter to her for me? I am too nervous to give it in person.','Deliver the Lovingly Composed Letter to Elenia Haydon near the bank in the Undercity.','This brings back memories from a lifetime ago, $N. Elenia Tor. That was going to be my name, you know. We would have a beautiful ceremony out on the shores of the lake. When he retired, we\'d find a farm to retire to.$B$BSimple dreams, then.$B$BBut if he saw me now, I doubt he\'d even see Elenia in me. Only cold flesh and a dead heart...','Oh, and to what do I owe this pleasure?','','','','','',22265,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8903,2,-22,10,70,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,9024,0,0,0,'Dangerous Love','There\'s something unnatural about this epidemic of love. It\'s not proper, it\'s an eyesore, and at worst, it could be a threat to the the safety of the Alliance itself.$B$BJust think: what if the guards have been taken in by this strange affliction? Something must be done.$B$BGo to one of the guards here in Stormwind and see if they\'ve been caught up in this foolishness.','Get a Stormwind Guard\'s Card and return it to Aristan Mottar in Stormwind.','So it is true. This is unbelievable. How could this have happened? Let me think for a moment. There must be a reason behind this.','Was I right to worry? Are the guards afflicted with this lovesickness?','','','','','',22143,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,24,1,0,0,0,0,0,0,6,1,22,0,0,0,0,0,0,0,0), - (8904,2,-22,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,8979,0,0,0,'Dangerous Love','There\'s something unnatural about this epidemic of love. It\'s disgusting, and as it lowers our defenses, it could be a threat to the all of us.$B$BIt\'s bad enough that so many of our people are caught up in this ridiculous behavior. But I think that it has spread even to our guardians, who should be immune to such things.$B$BFind one of our guardians and see if they\'ve been caught up in this foolishness.','Get a Guardian\'s Moldy Card and bring it to Fenstad Argyle in the Undercity.','So it is true. This is unbelievable. How could this have happened? Let me think for a moment. There must be a reason behind this.','Was I right to worry? Have our idiot guardians been overcome?',NULL,'','','','',22145,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8905,2,1537,58,60,81,1024,77,0,0,0,0,0,0,0,0,0,0,264,0,0,8922,0,0,0,0,0,'An Earnest Proposition','Well met, $c. I\'ve something that might interest you.$B$BI have in my possession a set of armor much like the one worn by those of your profession, but of much higher quality. I\'d be willing to trade the bracers for ordinary ones in exchange for a small favor.$B$BThe blood of the frostsabers and bears that inhabit Winterspring has properties I\'m in need of at the moment. Bring me a sizeable sample of it along with the bracers and a small amount of gold. You shall find the effort worth your while.','Acquire 15 Winterspring Blood Samples and 20 gold and bring them along with a set of Wildheart Bracers to Deliana in Ironforge.','Excellent! Let\'s perform the trade then. It\'s hard to part with this excellent armor, but I\'m afraid I won\'t be needing it any time soon.$B$BIf you\'re interested in performing more work for me, I might be willing to give up the rest of the pieces.','Have you brought me what I requested of you, $N?','','','','','',21928,16714,0,0,15,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22108,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-200000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8906,2,1537,58,60,81,4,77,0,0,0,0,0,0,0,0,0,0,264,0,0,8922,0,0,0,0,0,'An Earnest Proposition','Well met, $c. I\'ve something that might interest you.$B$BI have in my possession a set of armor much like the one worn by those of your profession, but of much higher quality. I\'d be willing to trade the bracers for ordinary ones in exchange for a small favor.$B$BThe blood of the frostsabers and bears that inhabit Winterspring has properties I\'m in need of at the moment. Bring me a sizeable sample of it along with the bracers and a small amount of gold. You shall find the effort worth your while.','Acquire 15 Winterspring Blood Samples and 20 gold and bring them along with a set of Beaststalker\'s Bindings to Deliana in Ironforge.','Excellent! Let\'s perform the trade then. It\'s hard to part with this excellent armor, but I\'m afraid I won\'t be needing it any time soon.$B$BIf you\'re interested in performing more work for me, I might be willing to give up the rest of the pieces.','Have you brought me what I requested of you, $N?','','','','','',21928,16681,0,0,15,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22011,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-200000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8907,2,1537,58,60,81,128,77,0,0,0,0,0,0,0,0,0,0,264,0,0,8922,0,0,0,0,0,'An Earnest Proposition','Well met, $c. I\'ve something that might interest you.$B$BI have in my possession a set of armor much like the one worn by those of your profession, but of much higher quality. I\'d be willing to trade the bracers for ordinary ones in exchange for a small favor.$B$BThe blood of the frostsabers and bears that inhabit Winterspring has properties I\'m in need of at the moment. Bring me a sizeable sample of it along with the bracers and a small amount of gold. You shall find the effort worth your while.','Acquire 15 Winterspring Blood Samples and 20 gold and bring them along with a set of Magister\'s Bindings to Deliana in Ironforge.','Excellent! Let\'s perform the trade then. It\'s hard to part with this excellent armor, but I\'m afraid I won\'t be needing it any time soon.$B$BIf you\'re interested in performing more work for me, I might be willing to give up the rest of the pieces.','Have you brought me what I requested of you, $N?','','','','','',21928,16683,0,0,15,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22063,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-200000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8908,2,1537,58,60,81,2,77,0,0,0,0,0,0,0,0,0,0,264,0,0,8922,0,0,0,0,0,'An Earnest Proposition','Well met, $c. I\'ve something that might interest you.$B$BI have in my possession a set of armor much like the one worn by those of your profession, but of much higher quality. I\'d be willing to trade the bracers for ordinary ones in exchange for a small favor.$B$BThe blood of the frostsabers and bears that inhabit Winterspring has properties I\'m in need of at the moment. Bring me a sizeable sample of it along with the bracers and a small amount of gold. You shall find the effort worth your while.','Acquire 15 Winterspring Blood Samples and 20 gold and bring them along with a set of Lightforge Bracers to Deliana in Ironforge.','Excellent! Let\'s perform the trade then. It\'s hard to part with this excellent armor, but I\'m afraid I won\'t be needing it any time soon.$B$BIf you\'re interested in performing more work for me, I might be willing to give up the rest of the pieces.','Have you brought me what I requested of you, $N?','','','','','',21928,16722,0,0,15,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22088,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-200000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8909,2,1537,58,60,81,16,77,0,0,0,0,0,0,0,0,0,0,264,0,0,8922,0,0,0,0,0,'An Earnest Proposition','Well met, $c. I\'ve something that might interest you.$B$BI have in my possession a set of armor much like the one worn by those of your profession, but of much higher quality. I\'d be willing to trade the bracers for ordinary ones in exchange for a small favor.$B$BThe blood of the frostsabers and bears that inhabit Winterspring has properties I\'m in need of at the moment. Bring me a sizeable sample of it along with the bracers and a small amount of gold. You shall find the effort worth your while.','Acquire 15 Winterspring Blood Samples and 20 gold and bring them along with 1 set of Devout Bracers to Deliana in Ironforge.','Excellent! Let\'s perform the trade then. It\'s hard to part with this excellent armor, but I\'m afraid I won\'t be needing it any time soon.$B$BIf you\'re interested in performing more work for me, I might be willing to give up the rest of the pieces.','Have you brought me what I requested of you, $N?','','','','','',21928,16697,0,0,15,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22079,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-200000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8910,2,1537,58,60,81,8,77,0,0,0,0,0,0,0,0,0,0,264,0,0,8922,0,0,0,0,0,'An Earnest Proposition','Well met, $c. I\'ve something that might interest you.$B$BI have in my possession a set of armor much like the one worn by those of your profession, but of much higher quality. I\'d be willing to trade the bracers for ordinary ones in exchange for a small favor.$B$BThe blood of the frostsabers and bears that inhabit Winterspring has properties I\'m in need of at the moment. Bring me a sizeable sample of it along with the bracers and a small amount of gold. You shall find the effort worth your while.','Acquire 15 Winterspring Blood Samples and 20 gold and bring them along with a set of Shadowcraft Bracers to Deliana in Ironforge.$B','Excellent! Let\'s perform the trade then. It\'s hard to part with this excellent armor, but I\'m afraid I won\'t be needing it any time soon.$B$BIf you\'re interested in performing more work for me, I might be willing to give up the rest of the pieces.','Have you brought me what I requested of you, $N?','','','','','',21928,16710,0,0,15,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22004,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-200000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8911,2,1537,58,60,81,256,77,0,0,0,0,0,0,0,0,0,0,264,0,0,8922,0,0,0,0,0,'An Earnest Proposition','Well met, $c. I\'ve something that might interest you.$B$BI have in my possession a set of armor much like the one worn by those of your profession, but of much higher quality. I\'d be willing to trade the bracers for ordinary ones in exchange for a small favor.$B$BThe blood of the frostsabers and bears that inhabit Winterspring has properties I\'m in need of at the moment. Bring me a sizeable sample of it along with the bracers and a small amount of gold. You shall find the effort worth your while.','Acquire 15 Winterspring Blood Samples and 20 gold and bring them along with a set of Dreadmist Bracers to Deliana in Ironforge.$B','Excellent! Let\'s perform the trade then. It\'s hard to part with this excellent armor, but I\'m afraid I won\'t be needing it any time soon.$B$BIf you\'re interested in performing more work for me, I might be willing to give up the rest of the pieces.','Have you brought me what I requested of you, $N?','','','','','',21928,16703,0,0,15,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22071,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-200000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8912,2,1537,58,60,81,1,77,0,0,0,0,0,0,0,0,0,0,264,0,0,8922,0,0,0,0,0,'An Earnest Proposition','Well met, $c. I\'ve something that might interest you.$B$BI have in my possession a set of armor much like the one worn by those of your profession, but of much higher quality. I\'d be willing to trade the bracers for ordinary ones in exchange for a small favor.$B$BThe blood of the frostsabers and bears that inhabit Winterspring has properties I\'m in need of at the moment. Bring me a sizeable sample of it along with the bracers and a small amount of gold. You shall find the effort worth your while.$B','Acquire 15 Winterspring Blood Samples and 20 gold and bring them along with a set of Bracers of Valor to Deliana in Ironforge.','Excellent! Let\'s perform the trade then. It\'s hard to part with this excellent armor, but I\'m afraid I won\'t be needing it any time soon.$B$BIf you\'re interested in performing more work for me, I might be willing to give up the rest of the pieces.','Have you brought me what I requested of you, $N?','','','','','',21928,16735,0,0,15,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21996,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-200000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8913,2,1637,58,60,81,1024,178,0,0,0,0,0,0,0,0,0,0,264,0,0,8923,0,0,0,0,0,'An Earnest Proposition','Hail, $c! I can tell by your demeanor that you\'ve seen and done much in this world. Yet I\'m willing to wager you haven\'t seen a piece of armor like this.$B$BPerform a small favor for me and I\'ll be willing to trade it to you for an ordinary set of bracers.$B$BI\'m in need of a sizeable sample of venom drawn from the spiders and scorpions that inhabit Silithus. Bring this to me along with a few gold coins and I\'ll perform the exchange.','Acquire 15 Silithus Venom Samples and 20 gold and bring them along with a set of Wildheart Bracers to Mokvar in Orgrimmar.','Ah, yes. Mux will be quite happy with this.$B$BThose bracers were part of a larger armor set. If you\'re interested in providing me with further assistance, I\'d be willing to consider parting with the rest of it.','Have you obtained the items I require, $N?','','','','','',22381,16714,0,0,15,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22108,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-200000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8914,2,1637,58,60,81,4,178,0,0,0,0,0,0,0,0,0,0,264,0,0,8923,0,0,0,0,0,'An Earnest Proposition','Hail, $c! I can tell by your demeanor that you\'ve seen and done much in this world. Yet I\'m willing to wager you haven\'t seen a piece of armor like this.$B$BPerform a small favor for me and I\'ll be willing to trade it to you for an ordinary set of bracers.$B$BI\'m in need of a sizeable sample of venom drawn from the spiders and scorpions that inhabit Silithus. Bring this to me along with a few gold coins and I\'ll perform the exchange.','Acquire 15 Silithus Venom Samples and 20 gold and bring them along with a set of Beaststalker\'s Bindings to Mokvar in Orgrimmar.','Ah, yes. Mux will be quite happy with this.$B$BThose bindings were part of a larger armor set. If you\'re interested in providing me with further assistance, I\'d be willing to consider parting with the rest of it.','Have you obtained the items I require, $N?','','','','','',22381,16681,0,0,15,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22011,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-200000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8915,2,1637,58,60,81,128,178,0,0,0,0,0,0,0,0,0,0,264,0,0,8923,0,0,0,0,0,'An Earnest Proposition','Hail, $c! I can tell by your demeanor that you\'ve seen and done much in this world. Yet I\'m willing to wager you haven\'t seen a piece of armor like this.$B$BPerform a small favor for me and I\'ll be willing to trade it to you for an ordinary set of bracers.$B$BI\'m in need of a sizeable sample of venom drawn from the spiders and scorpions that inhabit Silithus. Bring this to me along with a few gold coins and I\'ll perform the exchange.','Acquire 15 Silithus Venom Samples and 20 gold and bring them along with a set of Magister\'s Bindings to Mokvar in Orgrimmar.$B','Ah, yes. Mux will be quite happy with this.$B$BThose bindings were part of a larger armor set. If you\'re interested in providing me with further assistance, I\'d be willing to consider parting with the rest of it.','Have you obtained the items I require, $N?','','','','','',22381,16683,0,0,15,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22063,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-200000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8916,2,1637,58,60,81,16,178,0,0,0,0,0,0,0,0,0,0,264,0,0,8923,0,0,0,0,0,'An Earnest Proposition','Hail, $c! I can tell by your demeanor that you\'ve seen and done much in this world. Yet I\'m willing to wager you haven\'t seen a piece of armor like this.$B$BPerform a small favor for me and I\'ll be willing to trade it to you for an ordinary set of bracers.$B$BI\'m in need of a sizeable sample of venom drawn from the spiders and scorpions that inhabit Silithus. Bring this to me along with a few gold coins and I\'ll perform the exchange.$B','Acquire 15 Silithus Venom Samples and 20 gold and bring them along with a set of Devout Bracers to Mokvar in Orgrimmar.$B','Ah, yes. Mux will be quite happy with this.$B$BThose bracers were part of a larger armor set. If you\'re interested in providing me with further assistance, I\'d be willing to consider parting with the rest of it.','Have you obtained the items I require, $N?','','','','','',22381,16697,0,0,15,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22079,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-200000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8917,2,1637,58,60,81,8,178,0,0,0,0,0,0,0,0,0,0,264,0,0,8923,0,0,0,0,0,'An Earnest Proposition','Hail, $c! I can tell by your demeanor that you\'ve seen and done much in this world. Yet I\'m willing to wager you haven\'t seen a piece of armor like this.$B$BPerform a small favor for me and I\'ll be willing to trade it to you for an ordinary set of bracers.$B$BI\'m in need of a sizeable sample of venom drawn from the spiders and scorpions that inhabit Silithus. Bring this to me along with a few gold coins and I\'ll perform the exchange.','Acquire 15 Silithus Venom Samples and 20 gold and bring them along with a set of Shadowcraft Bracers to Mokvar in Orgrimmar.$B','Ah, yes. Mux will be quite happy with this.$B$BThose bracers were part of a larger armor set. If you\'re interested in providing me with further assistance, I\'d be willing to consider parting with the rest of it.','Have you obtained the items I require, $N?','','','','','',22381,16710,0,0,15,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22004,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-200000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8918,2,1637,58,60,81,64,178,0,0,0,0,0,0,0,0,0,0,264,0,0,8923,0,0,0,0,0,'An Earnest Proposition','Hail, $c! I can tell by your demeanor that you\'ve seen and done much in this world. Yet I\'m willing to wager you haven\'t seen a piece of armor like this.$B$BPerform a small favor for me and I\'ll be willing to trade it to you for an ordinary set of bracers.$B$BI\'m in need of a sizeable sample of venom drawn from the spiders and scorpions that inhabit Silithus. Bring this to me along with a few gold coins and I\'ll perform the exchange.','Acquire 15 Silithus Venom Samples and 20 gold and bring them along with a set of Bindings of Elements to Mokvar in Orgrimmar.$B','Ah, yes. That old goblin shall be quite happy with this blood.$B$BThose bindings were part of a larger armor set. If you\'re interested in providing me with further assistance I\'d be willing to consider parting with the rest of it.','Have you obtained the items I require, $N?','','','','','',22381,16671,0,0,15,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22095,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-200000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8919,2,1637,58,60,81,256,178,0,0,0,0,0,0,0,0,0,0,264,0,0,8923,0,0,0,0,0,'An Earnest Proposition','Hail, $c! I can tell by your demeanor that you\'ve seen and done much in this world. Yet I\'m willing to wager you haven\'t seen a piece of armor like this.$B$BPerform a small favor for me and I\'ll be willing to trade it to you for an ordinary set of bracers.$B$BI\'m in need of a sizeable sample of venom drawn from the spiders and scorpions that inhabit Silithus. Bring this to me along with a few gold coins and I\'ll perform the exchange.','Acquire 15 Silithus Venom Samples and 20 gold and bring them along with a set of Dreadmist Bracers to Mokvar in Orgrimmar.','Ah, yes. Mux will be quite happy with this.$B$BThose bracers were part of a larger armor set. If you\'re interested in providing me with further assistance, I\'d be willing to consider parting with the rest of it.','Have you obtained the items I require, $N?','','','','','',22381,16703,0,0,15,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22071,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-200000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8920,2,1637,58,60,81,1,178,0,0,0,0,0,0,0,0,0,0,8,0,0,8923,0,0,0,0,0,'An Earnest Proposition','Hail, $c! I can tell by your demeanor that you\'ve seen and done much in this world. Yet I\'m willing to wager you haven\'t seen a piece of armor like this.$B$BPerform a small favor for me and I\'ll be willing to trade it to you for an ordinary set of bracers.$B$BI\'m in need of a sizeable sample of venom drawn from the spiders and scorpions that inhabit Silithus. Bring this to me along with a few gold coins and I\'ll perform the exchange.','Acquire 15 Silithus Venom Samples and 20 gold and bring them along with a set of Bracers of Valor to Mokvar in Orgrimmar.$B','Ah, yes. Mux will be quite happy with this.$B$BThose bracers were part of a larger armor set. If you\'re interested in providing me with further assistance, I\'d be willing to consider parting with the rest of it.','Have you obtained the items I require, $N?','','','','','',22381,16735,0,0,15,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21996,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-200000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8921,2,440,58,60,0,0,255,0,0,0,0,0,0,0,0,0,0,264,0,0,0,0,8924,0,0,0,'The Ectoplasmic Distiller','Ah, you\'re in need of my latest project... the extra-dimensional ghost revealer! Unfortunately I\'ve run out of funds and manpower.$B$BYou\'re willing to help? Excellent! Our first task is to build a device to harvest the very fabric of death! Building an ectoplasmic distiller won\'t be an easy task, $N.$B$BI\'ll need you to bring me an arcanite converter, some greater eternal essences and stonescale oil. I\'ll also need some volcanic ash from the lava pools in the Burning Steppes to build a filter.','Return to Mux Manascrambler in Gadgetzan with 1 Delicate Arcanite Converter, 4 Greater Eternal Essence, 10 Stonescale Oil, 25 Volcanic Ash and 40 gold.','These are precisely the materials I needed. Quite timely too, $N!$B$BIn mere moments I will have your distiller ready to go! In the meantime, take this as a reward for aiding me in my project.','I understand the materials are a bit pricey... but I promise you every last one of them shall be necessary!','','','','','',16006,16203,13423,22338,1,4,10,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22320,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-400000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8922,2,440,58,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,8921,0,8921,21985,1,0,'A Supernatural Device','I must find a way to speak with Anthion Harmon... or more specifically, his ghost!$B$BI know of an engineer with a queer interest in the supernatural. He claims he can build a machine that allows him to speak with the dead!$B$BThe blood you collected was intended for him; travel to Gadgetzan and bring it to him as payment for his services! ','Bring the Sealed Blood Container to Mux Manascrambler inside Gadgetzan in Tanaris.','Excellent! Just as I was running low!$B$BYou say Deliana sent you?','You\'ve something for me?','','','','','',21985,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8923,2,440,58,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,8921,0,8921,22382,1,0,'A Supernatural Device','You must be quite brave to have stuck around after that. That or I\'ve piqued your interest with the piece of armor I gave you. There is more from where that came from, if you\'re still interested in aiding me.$B$BThe venom samples you collected are for an acquaintance of mine, Mux Manascrambler, an engineer with an interest in the supernatural. His latest project consists of a device that allows you to communicate with the dead! My last hope is to contact Anthion and find out more about my situation.','Take the Sealed Venom Container to Mux Manascrambler in Gadgetzan.','Excellent! Just as I was running low!$B$BYou say Mokvar sent you?','You wish to speak to me?','','','','','',22382,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8924,2,440,58,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,8921,0,0,8925,21946,1,0,'Hunting for Ectoplasm','A fine piece of engineering, if I do say so myself! You will need to travel a bit, I\'m afraid, in order to find the incorporeal undead we require.$B$BYou see, different climates lend different consistencies to the spectral fabric of the dead. The tortured night elves of Silithus, the spirits of the highborne from Winterspring and the ghosts and banshees of the Eastern Plaguelands should give us the different types of ectoplasm we need. Be sure to place the distiller nearby before you harvest them!','Use the Ectoplasmic Distiller near incorporeal undead to collect 12 Scorched Ectoplasms in Silithus, 12 Frozen Ectoplasms in Winterspring and 12 Stable Ectoplasms in the Eastern Plaguelands. Bring them along with the Ectoplasmic Distiller back to Mux Manascrambler in Gadgetzan.','Yes, these will do great!$B$BBy tapping into the otherworldly energies contained within these substances we\'ll be able to reach out to those whose souls haven\'t quite left this world yet!','Have you gathered the ectoplasm yet, $R?','','','','','',21937,21936,21935,21946,12,12,12,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8925,2,440,58,60,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,8924,0,0,8928,0,0,0,'A Portable Power Source','Next we shall need to find a stable and portable source of energy to keep the ectoplasm active. I\'ve heard rumors of a mighty elemental called Magma Lord Bokk, whose heart is a powerful magma core - an endless supply of heat!$B$BIt\'s said he can be found in the Burning Steppes, south of Blackrock Mountain. Bring the magma core to me and we shall have enough juice to power the extra-dimensional ghost revealer!','Find Magma Lord Bokk in the Burning Steppes, obtain his Magma Core and bring it to Mux Manascrambler in Gadgetzan.','You\'ve done it! This will certainly provide enough energy to power up the extra-dimensional ghost revealer!','Have you found the Magma Lord, $N?','','','','','',21938,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8926,2,1537,58,60,81,1024,77,0,0,0,0,0,0,0,0,0,0,8,0,8977,8929,0,8929,0,0,0,'Just Compensation','You kept your word and brought the device built by Mux. I believe a reward is in order if I\'m to keep you interested in saving my skin. Bring me the belt and set of gloves that you wish to upgrade. I promise the ones I give you in return will be far superior.','Bring a Wildheart Belt and a set of Wildheart Gloves Deliana in Ironforge.','You\'ve kept your end of the bargain, I shall keep mine.$B$BJust remember that I\'m holding on to the best pieces until your work is finished.','You\'re ready to perform the trade?','','','','','',16716,16717,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22106,22110,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8927,2,1637,58,60,81,1024,178,0,0,0,0,0,0,0,0,0,0,8,0,8978,8930,0,8930,0,0,0,'Just Compensation','You\'ve proven to be a very reliable individual, $N. As much as I trust that you\'ll help me through this predicament, it would be wise of me to reward you according to your performance.$B$BFor now I will exchange your belt and gloves. If we both see this through I shall make the rest of the pieces available to you.','Bring a Wildheart Belt and a set of Wildheart Gloves to Mokvar in Orgrimmar.','Our agreement remains in place. Just remember, this is but a taste of what awaits you. Free me of this cursed fate and I will reward you with items of truly great power.','You\'re ready to perform the exchange?','','','','','',16716,16717,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22106,22110,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8928,2,440,58,60,1,0,255,0,0,0,0,0,0,0,0,0,0,8,0,8925,0,0,0,0,0,0,'A Shifty Merchant','The core will provide us with enough juice to power our device; now we just have to build a rod that can channel that energy without melting.$B$BI met an imp in Winterspring that sold all manner of exotic goods. He had an elemental rod that would do perfectly. I\'m kicking myself in the head right now for not having bought it.$B$BHe lives inside a cave in the entrance to Darkwhisper Gorge. Sneak in there and try to find him.$B$BMake sure he only charges you forty gold; that\'s the price he quoted me!','Search for an imp inside a cave at the entrance of Darkwhisper Gorge in southern Winterspring, purchase a Fel Elemental Rod and return to Mux Manascrambler in Gadgetzan.','You did it! This rod will do perfectly. Now to put it all together...','Have you had any luck finding the imp in Darkwhisper Gorge?','','','','','',21939,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8929,2,139,58,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,8945,0,8945,22115,1,0,'In Search of Anthion','Well, nothing left for us to do but try out the goblin\'s invention. Word has it that Anthion was mowed down by the undead legions of Stratholme as he tried to enter its gates.$B$BTry using the device there and find out whatever Anthion knew.','Use the Extra-Dimensional Ghost Revealer at the entrance to Stratholme and speak with the ghost of Anthion Harmon.','Deliana had you contact me? I\'ll do my best to help you, but first I must ask a great favor of you.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8930,2,139,58,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,8945,0,8945,22115,1,0,'In Search of Anthion','Very well, $N. All that remains is to put the goblin\'s invention to the test. Word has it that Anthion was slain by the undead legions of Stratholme as he tried to enter its gates.$B$BTry using the device there and see if, indeed, you can speak with the dead!','Use the Extra-Dimensional Ghost Revealer at the entrance to Stratholme and speak with the ghost of Anthion Harmon.','Mokvar had you contact me? I\'ll do my best to help you, but first I must ask a great favor of you.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8931,2,1537,58,60,81,4,77,0,0,0,0,0,0,0,0,0,0,8,0,8977,8929,0,8929,0,0,0,'Just Compensation','You kept your word and brought the device built by Mux. I believe a reward is in order if I\'m to keep you interested in saving my skin. Bring me an ordinary belt and a set of gloves that you wish to upgrade.','Bring a Beaststalker\'s Belt and a set of Beaststalker\'s Gloves to Deliana in Ironforge.','You\'ve kept your end of the bargain, I shall keep mine.$B$BJust remember that I\'m holding on to the best pieces until your work is finished.','You\'re ready to perform the trade?','','','','','',16680,16676,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22010,22015,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8932,2,1537,58,60,81,128,77,0,0,0,0,0,0,0,0,0,0,8,0,8977,8929,0,8929,0,0,0,'Just Compensation','You kept your word and brought the device built by Mux. I believe a reward is in order if I\'m to keep you interested in saving my skin. Bring me an ordinary belt and a set of gloves that you wish to upgrade.','Bring a Magister\'s Belt and a set of Magister\'s Gloves to Deliana in Ironforge.$B','You\'ve kept your end of the bargain, I shall keep mine.$B$BJust remember that I\'m holding on to the best pieces until your work is finished.','You\'re ready to perform the trade?','','','','','',16685,16684,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22062,22066,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8933,2,1537,58,60,81,2,77,0,0,0,0,0,0,0,0,0,0,8,0,8977,8929,0,8929,0,0,0,'Just Compensation','You kept your word and brought the device built by Mux. I believe a reward is in order if I\'m to keep you interested in saving my skin. Bring me the belt and set of gauntlets that you wish to upgrade. I promise the ones I give you in return will be far superior.','Bring a Lightforge Belt and a set of Lightforge Gauntlets to Deliana in Ironforge.$B','You\'ve kept your end of the bargain, I shall keep mine.$B$BJust remember that I\'m holding on to the best pieces until your work is finished.','You\'re ready to perform the trade?','','','','','',16723,16724,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22086,22090,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8934,2,1537,58,60,81,16,77,0,0,0,0,0,0,0,0,0,0,8,0,8977,8929,0,8929,0,0,0,'Just Compensation','You kept your word and brought the device built by Mux. I believe a reward is in order if I\'m to keep you interested in saving my skin. Bring me the belt and set of gloves that you wish to upgrade. I promise the ones I give you in return will be far superior.','Bring a Devout Belt and a set of Devout Gloves to Deliana in Ironforge.','You\'ve kept your end of the bargain, I shall keep mine.$B$BJust remember that I\'m holding on to the best pieces until your work is finished.','You\'re ready to perform the trade?','','','','','',16696,16692,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22078,22081,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8935,2,1537,58,60,81,8,77,0,0,0,0,0,0,0,0,0,0,8,0,8977,8929,0,8929,0,0,0,'Just Compensation','You kept your word and brought the device built by Mux. I believe a reward is in order if I\'m to keep you interested in saving my skin. Bring me the belt and set of gloves that you wish to upgrade. I promise the ones I give you in return will be far superior.','Bring a Shadowcraft Belt and a set of Shadowcraft Gloves to Deliana in Ironforge.','You\'ve kept your end of the bargain, I shall keep mine.$B$BJust remember that I\'m holding on to the best pieces until your work is finished.','You\'re ready to perform the trade?','','','','','',16713,16712,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22002,22006,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8936,2,1537,58,60,81,256,77,0,0,0,0,0,0,0,0,0,0,8,0,8977,8929,0,8929,0,0,0,'Just Compensation','You kept your word and brought the device built by Mux. I believe a reward is in order if I\'m to keep you interested in saving my skin. Bring me the belt and set of gloves that you wish to upgrade. I promise the ones I give you in return will be far superior.','Bring a Dreadmist Belt and a set of Dreadmist Wraps to Deliana in Ironforge.','You\'ve kept your end of the bargain, I shall keep mine.$B$BJust remember that I\'m holding on to the best pieces until your work is finished.','You\'re ready to perform the trade?','','','','','',16702,16705,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22070,22077,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8937,2,1537,58,60,81,1,77,0,0,0,0,0,0,0,0,0,0,8,0,8977,8929,0,8929,0,0,0,'Just Compensation','You kept your word and brought the device built by Mux. I believe a reward is in order if I\'m to keep you interested in saving my skin. Bring me the belt and set of gauntlets that you wish to upgrade. I promise the ones I give you in return will be far superior.','Bring a Belt of Valor and a set of Gauntlets of Valor to Deliana in Ironforge.','You\'ve kept your end of the bargain, I shall keep mine.$B$BJust remember that I\'m holding on to the best pieces until your work is finished.','You\'re ready to perform the trade?','','','','','',16736,16737,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21994,21998,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8938,2,1637,58,60,81,4,178,0,0,0,0,0,0,0,0,0,0,8,0,8978,8930,0,8930,0,0,0,'Just Compensation','You\'ve proven to be a very reliable individual, $N. As much as I trust that you\'ll help me through this predicament, it would be wise of me to reward you according to your performance.$B$BFor now I will exchange your belt and gloves. If we both see this through I shall make the rest of the pieces available to you.','Bring a Beaststalker\'s Belt and a set of Beaststalker\'s Gloves to Mokvar in Orgrimmar.','Our agreement remains in place. Just remember, this is but a taste of what awaits you. Free me of this cursed fate and I will reward you with items of truly great power.','You\'re ready to perform the exchange?','','','','','',16680,16676,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22010,22015,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8939,2,1637,58,60,81,128,178,0,0,0,0,0,0,0,0,0,0,8,0,8978,8930,0,8930,0,0,0,'Just Compensation','You\'ve proven to be a very reliable individual, $N. As much as I trust that you\'ll help me through this predicament, it would be wise of me to reward you according to your performance.$B$BFor now I will exchange your belt and gloves. If we both see this through I shall make the rest of the pieces available to you.','Bring a Magister\'s Belt and a set of Magister\'s Gloves to Mokvar in Orgrimmar.','Our agreement remains in place. Just remember, this is but a taste of what awaits you. Free me of this cursed fate and I will reward you with items of truly great power.','You\'re ready to perform the exchange?','','','','','',16685,16684,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22062,22066,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8940,2,1637,58,60,81,16,178,0,0,0,0,0,0,0,0,0,0,8,0,8978,8930,0,8930,0,0,0,'Just Compensation','You\'ve proven to be a very reliable individual, $N. As much as I trust that you\'ll help me through this predicament, it would be wise of me to reward you according to your performance.$B$BFor now I will exchange your belt and gloves. If we both see this through I shall make the rest of the pieces available to you.','Bring a Devout Belt and a set of Devout Gloves to Mokvar in Orgrimmar.','Our agreement remains in place. Just remember, this is but a taste of what awaits you. Free me of this cursed fate and I will reward you with items of truly great power.','You\'re ready to perform the exchange?','','','','','',16696,16692,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22078,22081,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8941,2,1637,58,60,81,8,178,0,0,0,0,0,0,0,0,0,0,8,0,8978,8930,0,8930,0,0,0,'Just Compensation','You\'ve proven to be a very reliable individual, $N. As much as I trust that you\'ll help me through this predicament, it would be wise of me to reward you according to your performance.$B$BFor now I will exchange your belt and gloves. If we both see this through I shall make the rest of the pieces available to you.','Bring a Shadowcraft Belt and a set of Shadowcraft Gloves to Mokvar in Orgrimmar.','Our agreement remains in place. Just remember, this is but a taste of what awaits you. Free me of this cursed fate and I will reward you with items of truly great power.','You\'re ready to perform the exchange?','','','','','',16713,16712,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22006,22002,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8942,2,1637,58,60,81,64,178,0,0,0,0,0,0,0,0,0,0,8,0,8978,8930,0,8930,0,0,0,'Just Compensation','You\'ve proven to be a very reliable individual, $N. As much as I trust that you\'ll help me through this predicament, it would be wise of me to reward you according to your performance.$B$BFor now I will exchange your belt and gauntlets. If we both see this through I shall make the rest of the pieces available to you.','Bring a Cord of Elements and a set of Gauntlets of Elements to Mokvar in Orgrimmar.$B','Our agreement remains in place. Just remember, this is but a taste of what awaits you. Free me of this cursed fate and I will reward you with items of truly great power.','You\'re ready to perform the exchange?','','','','','',16673,16672,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22098,22099,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8943,2,1637,58,60,81,256,178,0,0,0,0,0,0,0,0,0,0,8,0,8978,8930,0,8930,0,0,0,'Just Compensation','You\'ve proven to be a very reliable individual, $N. As much as I trust that you\'ll help me through this predicament, it would be wise of me to reward you according to your performance.$B$BFor now I will exchange your belt and gloves. If we both see this through I shall make the rest of the pieces available to you.','Bring a Dreadmist Belt and a set of Dreadmist Wraps to Mokvar in Orgrimmar.$B','Our agreement remains in place. Just remember, this is but a taste of what awaits you. Free me of this cursed fate and I will reward you with items of truly great power.','You\'re ready to perform the exchange?','','','','','',16702,16705,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22070,22077,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8944,2,1637,58,60,81,1,178,0,0,0,0,0,0,0,0,0,0,8,0,8978,8930,0,8930,0,0,0,'Just Compensation','You\'ve proven to be a very reliable individual, $N. As much as I trust that you\'ll help me through this predicament, it would be wise of me to reward you according to your performance.$B$BFor now I will exchange your belt and gauntlets. If we both see this through I shall make the rest of the pieces available to you.','Bring a Belt of Valor and a set of Gauntlets of Valor to Mokvar in Orgrimmar.$B','Our agreement remains in place. Just remember, this is but a taste of what awaits you. Free me of this cursed fate and I will reward you with items of truly great power.','You\'re ready to perform the exchange?','','','','','',16736,16737,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21994,21998,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8945,2,2017,58,60,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,8946,0,0,0,'Dead Man\'s Plea','I\'ll provide you the information you ask for, $N. But more pressing matters are at hand.$B$BMy beloved wife has been taken prisoner by Rivendare\'s undead scum.$B$BI strongly objected to her joining the Argent Dawn\'s foolish crusade, yet that\'s not of importance anymore. You must finish what I attempted to do, you must rescue Ysida from the clutches of the Baron!','Go into Stratholme and rescue Ysida Harmon from Baron Rivendare.','Thank you for rescuing me... I feared for my life. Please accept this as a small token of my gratitude.$B$BAnthion is... no... he can\'t be...','','','Ysida Freed','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16031,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22137,0,0,0,1,0,0,0,529,0,0,0,0,500,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8946,2,139,58,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,8945,0,0,8947,22139,1,0,'Proof of Life','It is the cruelest of fates that my beloved has perished while trying to rescue me. Yet, you claim to possess the ability to converse with him.$B$BBring him this locket as proof that I am well. He must not linger in this world; my heart would not be able to bear it.$B$BFarewell, $N. I shall be in your debt always.','Bring Ysida\'s Locket to Anthion Harmon in Eastern Plaguelands.','That locket... you found her! I can rest in peace at long last.$B$BI shall now answer any questions you might have, $N. But make haste, my time in this world is not long.','Ysida... is she alive?','','','','','',22139,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8947,2,139,58,60,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,8946,0,0,8948,0,0,0,'Anthion\'s Strange Request','We didn\'t realize the importance of Valthalak\'s medallion, so it was divided along with the rest of the spoils. The first piece was taken by a dwarf named Theldren. I tried to retrieve it from him and he beat me within an inch of my life. You shall have to take the fragment by force.$B$BLast I heard of him, he\'d become a gladiator for the Dark Iron dwarves. Getting him to fight you is going to present a bit of a challenge, though.$B$BGather the following materials for me. You\'re going to need them.','Bring 3 Dark Iron Bars, 20 Enchanted Leather, 3 Mooncloth and 4 Cured Rugged Hides to Anthion Harmon in the Eastern Plaguelands.','Excellent. I shall transmute these into something more suitable to our needs.','Did you obtain the materials I asked for, $N?','','','','','',11371,12810,14342,15407,3,20,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8948,2,2557,58,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,8947,0,0,8949,21983,1,0,'Anthion\'s Old Friend','Theldren is not one to willingly participate in a fair fight. I\'ve shaped this banner to display his family colors.$B$BWith some additional sorcery, this banner shall provoke him in a way he won\'t be able to resist.$B$BAn old acquaintance of mine named Falrin knows the exact procedure required. He has a particular way of... aggravating people. You shall find him at the library in Dire Maul.','Take the incomplete Banner of Provocation to Falrin Treeshaper at the library in Dire Maul.','Anthion sent you, you say? I thought he was dead. I guess I\'ve heard stranger things in my life.$B$BVery well, then. What is it you want me to do with this banner?','Speak up stranger, can\'t you see I\'m busy?','','','','','',21983,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8949,2,2557,58,60,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,8948,0,0,8950,0,0,0,'Falrin\'s Vendetta','Yes, it is true that I am familiar with this enchantment you require, $c. Yet I\'m not one to give out favors freely, even if you were sent here by an old friend.$B$BI hold nothing but hatred and contempt for our brutish ogre neighbors. And not only them, I hate the followers of Omokk just as much as I hate those that follow King Gordok.$B$BI want you to kill them. Kill lots of them! Bring me the beads they carry around their neck as proof of your work. Do this and we shall talk about your request.','Collect 25 Ogre Warbeads from Ogres inside Dire Maul or Blackrock Spire and return to Falrin Treeshaper inside the Athenaeum in Dire Maul.','Hmmm... strangely enough I don\'t feel any better about my brother\'s death at the hands of those brutes.$B$BWell, you held your end of the bargain. Let\'s see what I can do for you.','Have you performed the favor I asked of you, $N?','','','','','',21982,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22150,22149,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8950,2,2557,58,60,81,0,255,0,0,0,0,0,0,0,0,0,0,8,0,8949,0,0,0,0,0,0,'The Instigator\'s Enchantment','I can place the enchantment you require on the banner quite easily, $N. Unfortunately I don\'t have the materials I need as it is very rarely that someone asks for this sort of charm.$B$BI will require the essence of one of the Eldreth ghosts that haunt these halls, a handful of Scholomance dark runes and some large brilliant shards. Bring me these reagents and I shall perform this task for you.','Bring the following to Falrin Treeshaper inside Dire Maul: 1 Jeering Spectre\'s Essence, 4 Dark Runes and 8 Large Brilliant Shards.','Yes, these will do just fine. After I\'m done, no force in the world will be able to stop your victim from accepting your challenge.','Have you gathered the materials I require, $N?','','','','','',22224,20520,14344,0,1,4,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8951,2,1537,58,60,81,1024,77,0,0,0,0,0,0,0,0,0,0,0,0,9015,8960,0,8960,22047,1,0,'Anthion\'s Parting Words','Valthalak\'s soul was stored in this amulet. In our greed we foolishly split it into three parts, not knowing the curse that would await us.$B$BThe only way to stop Valthalak\'s spell is to put the medallion back together. Return to Deliana and tell her that Bodley is her only hope for finding the remaining pieces. Speak to her about any rewards you\'ve arranged for.$B$BI, for once, shall rest in peace. I wish you the best of luck; you shall need every bit of it!','Return to Deliana in Ironforge with a set of Wildheart Boots, a Wildheart Kilt and Wildheart Spaulders.','I can\'t believe our lives are all but forfeit all because of a stupid medallion! And you\'re sure Anthion mentioned Bodley?$B$BWell, you\'ve done your job so let\'s get your reward out of the way.','You\'re back, $N. You must tell me all about what you\'ve found out. But first let us arrange for your reward.','','','','','',16715,16719,16718,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22107,22111,22112,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8952,2,1537,58,60,81,4,77,0,0,0,0,0,0,0,0,0,0,0,0,9015,8960,0,8960,22047,1,0,'Anthion\'s Parting Words','Valthalak\'s soul was stored in this amulet. In our greed we foolishly split it into three parts, not knowing the curse that would await us.$B$BThe only way to stop Valthalak\'s spell is to put the medallion back together. Return to Deliana and tell her that Bodley is her only hope for finding the remaining pieces. Speak to her about any rewards you\'ve arranged for.$B$BI, for once, shall rest in peace. I wish you the best of luck; you shall need every bit of it!','Return to Deliana in Ironforge with a set of Beaststalker\'s Boots, Beaststalker\'s Pants and Beaststalker\'s Mantle.','I can\'t believe our lives are all but forfeit all because of a stupid medallion! And you\'re sure Anthion mentioned Bodley?$B$BWell, you\'ve done your job so let\'s get your reward out of the way.','You\'re back, $N. You must tell me all about what you\'ve found out. But first let us arrange for your reward.','','','','','',16675,16678,16679,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22061,22017,22016,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8953,2,1537,58,60,81,128,77,0,0,0,0,0,0,0,0,0,0,0,0,9015,8960,0,8960,22047,1,0,'Anthion\'s Parting Words','Valthalak\'s soul was stored in this amulet. In our greed we foolishly split it into three parts, not knowing the curse that would await us.$B$BThe only way to stop Valthalak\'s spell is to put the medallion back together. Return to Deliana and tell her that Bodley is her only hope for finding the remaining pieces. Speak to her about any rewards you\'ve arranged for.$B$BI, for once, shall rest in peace. I wish you the best of luck; you shall need every bit of it!','Return to Deliana in Ironforge with a set of Magister\'s Boots, Magister\'s Leggings and Magister\'s Mantle.','I can\'t believe our lives are all but forfeit all because of a stupid medallion! And you\'re sure Anthion mentioned Bodley?$B$BWell, you\'ve done your job so let\'s get your reward out of the way.','You\'re back, $N. You must tell me all about what you\'ve found out. But first let us arrange for your reward.','','','','','',16682,16687,16689,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22064,22067,22068,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0); + (8633,2,3428,60,60,62,128,0,0,0,0,910,9000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Enigma Robes','The unmentionable Old God slowly awakens from his slumber beneath Ahn\'Qiraj. The terrible fate that awaits Azeroth could come in days or years; time has no meaning for beings of his power.$B$BWhen the stars are favorable, he will lash out against all living beings with terrible wrath. You must find him before then and find a way to bring his existence to an end.$B$BDo this and bring me a piece of his husk. I shall grant you armor no mortal has ever worn... armor fit for one who has slain a god!','Bring the Husk of the Old God, 2 Idols of the Sun, 5 Gold Scarabs and 5 Clay Scarabs to Vethsera inside Ahn\'Qiraj. You must also attain Honored reputation with the Brood of Nozdormu to complete this quest.','I did not expect you to return from your attempt, $N.$B$BYou\'ve fulfilled a destiny greater than that of most immortal beings.$B$BBy slaying C\'Thun you\'ve not only saved all of Azeroth, you\'ve also tipped the scales of cosmic events beyond your comprehension.$B$BAccept these robes as a symbol of the glory and burden that will come as a consequence of your actions.$B$BMay their power aid you in the challenges that await you, god-slayer!','At his dwelling in Ahn\'Qiraj, dread C\'Thun awaits in slumber.','','','','','',20933,20874,20859,20863,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21343,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8634,2,3428,60,60,62,128,0,0,0,0,910,0,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Enigma Boots','Qiraji magic is strong and ancient. The most powerful qiraji wield items of such might, they\'d give pause even to a dragon.$B$BBring me the qiraji bindings of dominance and other minor components by and I\'ll create a set of powerful boots for you.$B$BYou will find them useful in the fight against the enemy.','Bring the Qiraji Bindings of Dominance, 2 Idols of the Sun, 5 Silver Scarabs and 5 Crystal Scarabs to Kandrostrasz in Ahn\'Qiraj. This quest also requires Neutral faction with the Brood of Nozdormu.','You\'ve done well, $N. You\'ve proven you\'re no ordinary mortal.$B$BI give you these with the confidence they\'ll aid you in crushing the vile qiraji.','You\'ve acquired the items I requested, $N?','','','','','',20932,20874,20860,20862,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21344,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8635,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Splitrock the Elder','','','The battles of ages past are seeds from which legends grow. Yours is a time of heroes, young one. May your legend take root, thrive.$B$BI bid you well, $N, and offer you this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,85,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8636,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Rumblerock the Elder','','','The stuff of life is doomed to die and return to the earth, but the stuff of spirit lives eternal. I bid you well, $N, and offer you this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,86,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8637,2,3428,60,60,62,8,0,0,0,0,910,0,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Deathdealer\'s Boots','Qiraji magic is strong and ancient. The most powerful qiraji wield items of such might, they\'d give pause even to a dragon.$B$BBring me the qiraji bindings of command and other minor components by and I\'ll create a set of powerful boots for you.$B$BYou will find them useful in the fight against the enemy.','Bring the Qiraji Bindings of Command, 2 Idols of Strife, 5 Crystal Scarabs and 5 Bone Scarabs to Kandrostrasz in Ahn\'Qiraj. This quest also requires Neutral faction with the Brood of Nozdormu.','You\'ve done well, $N. You\'ve proven you\'re no ordinary mortal.$B$BI give you these with the confidence they\'ll aid you in crushing the vile qiraji.','You\'ve acquired the items I requested, $N?','','','','','',20928,20881,20862,20864,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21359,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8638,2,3428,60,60,62,8,0,0,0,0,910,9000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Deathdealer\'s Vest','The unmentionable Old God slowly awakens from his slumber beneath Ahn\'Qiraj. The terrible fate that awaits Azeroth could come in days or years; time has no meaning for beings of his power.$B$BWhen the stars are favorable, he will lash out against all living beings with terrible wrath. You must find him before then and find a way to bring his existence to an end.$B$BDo this and bring me a piece of his husk. I shall grant you armor no mortal has ever worn... armor fit for one who has slain a god!','Bring the the Carapace of the Old God, 2 Idols of Strife, 5 Bronze Scarabs and 5 Ivory Scarabs to Vethsera inside Ahn\'Qiraj. You must also attain Honored reputation with the Brood of Nozdormu to complete this quest.','I did not expect you to return from your attempt, $N.$B$BYou\'ve fulfilled a destiny greater than that of most immortal beings.$B$BBy slaying C\'Thun you\'ve not only saved all of Azeroth, you\'ve also tipped the scales of cosmic events beyond your comprehension.$B$BAccept this breastplate as a symbol of the glory and burden that will come as a consequence of your actions.$B$BMay its power aid you in the challenges that await you, god-slayer!','At his dwelling in Ahn\'Qiraj, dread C\'Thun awaits in slumber.','','','','','',20929,20881,20861,20865,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21364,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8639,2,3428,60,60,62,8,0,0,0,0,910,3000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Deathdealer\'s Helm','The Twin Emperors... their incessant whispers are slowly taking a toll on my sanity. They mock me, knowing I cannot step further into their domain to save my brother Arygos.$B$BIn my visions I see their monstrous faces adorned by powerful crowns. But I will have my revenge... I will transmute these symbols of Qiraji power to ones better suited to our needs.$B$BBring me the components I require, $N. I will give you a headpiece of unmatched power.','Bring Vek\'lor\'s Diadem, 2 Idols of the War, 5 Gold Scarabs and 5 Clay Scarabs to Andorgos in Ahn\'Qiraj. You must also attain Friendly reputation with the Brood of Nozdormu to complete this quest.','You\'ve succeeded! The whispers from the Twin Emperors have ceased.$B$BTake this as a reward. The mere sight of it will strike fear in the hearts of the Qiraji... it shall remind them of their fallen leaders and of the mortal that slew them.','Did you bring me the components I asked for, $N?','','','','','',20930,20882,20863,20859,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21360,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8640,2,3428,60,60,62,8,0,0,0,0,910,3000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Deathdealer\'s Leggings','You seek to prove your worth to my kind, mortal? Very well, perhaps we can be of mutual assistance.$B$BThe ancient sandworm, Ouro, is a being of legendary power. He is rumored to have been created by the Old God himself as a mockery of life.$B$BHis skin is unnatural... thick, nearly impregnable, yet it\'s flexible and allows him to move with the speed and grace of a much smaller creature.$B$BBring me a sample of his skin along with other minor components and I shall craft you leggings of great power.','Bring Ouro\'s Intact Hide, 2 Idols of Night, 5 Stone Scarabs and 5 Crystal Scarabs to Kandrostrasz inside Ahn\'Qiraj. You must also attain Friendly reputation with the Brood of Nozdormu to complete this quest.','','You\'ve acquired the items I requested, $n?','','','','','',20927,20875,20858,20862,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21362,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8641,2,3428,60,60,62,8,0,0,0,0,910,0,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Deathdealer\'s Spaulders','It is said among us that the ornate shoulder armor worn by the mortal races started as an attempt to emulate the wings of a dragon.$B$BBring me the bindings worn by the highest Qiraji leaders and I shall shape them into a set of pauldrons more dreadful than even the wings of Nefarian himself!','Bring the Qiraji Bindings of Command, 2 Idols of the Sun, 5 Silver Scarabs and 5 Clay Scarabs to Andorgos in Ahn\'Qiraj. You must also attain Neutral reputation with the Brood of Nozdormu to complete this quest.','From the materials you bring and from the scales of our fallen Qiraji foes I make you these pauldrons, mortal. May they grant you the protection you need and may the sight of them strike fear into our enemies.','Have you collected the components I require?','','','','','',20928,20874,20860,20863,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21361,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8642,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Silvervein the Elder','','','It is good to know the people of this land still pay homage to the olden races. I bid you well, $N, and offer you this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,88,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8643,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Highpeak the Elder','','','It is good to know the people of this land still pay homage to the olden races. I bid you well, $N, and offer you this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,89,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8644,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Stonefort the Elder','','','It is good to know the people of this land still pay homage to the olden races. I bid you well, $N, and offer you this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,90,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8645,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Obsidian the Elder','','','It is good to know the people of this land still pay homage to the olden races. I bid you well, $N, and offer you this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,91,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (8646,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Hammershout the Elder','','','It is good to know the people of this land still pay homage to the olden races. I bid you well, $N, and offer you this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,92,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (8647,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Bellowrage the Elder','','','It is good to know the people of this land still pay homage to the olden races. I bid you well, $N, and offer you this token...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,95,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), + (8648,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Darkcore the Elder','','','It is good to know the people of this land still pay homage to the olden races. I bid you well, $N, and offer you this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,96,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8649,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Stormbrow the Elder','','','It is good to know the people of this land still pay homage to the olden races. I bid you well, $N, and offer you this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,97,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (8650,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Snowcrown the Elder','','','It is good to know the people of this land still pay homage to the olden races. I bid you well, $N, and offer you this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,121,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (8651,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Ironband the Elder','','','It is good to know the people of this land still pay homage to the olden races. I bid you well, $N, and offer you this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,124,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8652,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Graveborn the Elder','','','It is good to know the people of this land still pay homage to the olden races. I bid you well, $N, and offer you this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,125,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8653,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Goldwell the Elder','','','It is good to know the people of this land still pay homage to the olden races. I bid you well, $N, and offer you this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,126,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (8654,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Primestone the Elder','','','It is good to know the people of this land still pay homage to the olden races. I bid you well, $N, and offer you this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,127,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8655,2,3428,60,60,62,2,77,0,0,0,910,0,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Avenger\'s Greaves','Qiraji magic is strong and ancient. The most powerful qiraji wield items of such might, they\'d give pause even to a dragon.$B$BBring me the qiraji bindings of dominance and other minor components and I\'ll create a set of powerful boots for you.$B$BYou will find them useful in the fight against the enemy.','Bring the Qiraji Bindings of Dominance, 2 Idols of the Sage, 5 Bronze Scarabs and 5 Clay Scarabs to Kandrostrasz in Ahn\'Qiraj. This quest also requires Neutral faction with the Brood of Nozdormu.','You\'ve done well, $N. You\'ve proven you\'re no ordinary mortal.$B$BI give you these with the confidence they\'ll aid you in crushing the vile qiraji.','You\'ve acquired the items I requested, $N?','','','','','',20932,20877,20861,20863,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21388,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8656,2,3428,60,60,62,4,0,0,0,0,910,9000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Striker\'s Hauberk','The unmentionable Old God slowly awakens from his slumber beneath Ahn\'Qiraj. The terrible fate that awaits Azeroth could come in days or years; time has no meaning for beings of his power.$B$BWhen the stars are favorable, he will lash out against all living beings with terrible wrath. You must find him before then and find a way to bring his existence to an end.$B$BDo this and bring me a piece of his husk. I shall grant you armor no mortal has ever worn... armor fit for one who has slain a god!','Bring the the Carapace of the Old God, 2 Idols of Life, 5 Gold Scarabs and 5 Clay Scarabs to Vethsera inside Ahn\'Qiraj. You must also attain Honored reputation with the Brood of Nozdormu to complete this quest.','I did not expect you to return from your attempt, $N.$B$BYou\'ve fulfilled a destiny greater than that of most immortal beings.$B$BBy slaying C\'Thun you\'ve not only saved all of Azeroth, you\'ve also tipped the scales of cosmic events beyond your comprehension.$B$BAccept this breastplate as a symbol of the glory and burden that will come as a consequence of your actions.$B$BMay its power aid you in the challenges that await you, god-slayer!','At his dwelling in Ahn\'Qiraj, dread C\'Thun awaits in slumber.','','','','','',20929,20879,20859,20863,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21370,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8657,2,3428,60,60,62,4,0,0,0,0,910,3000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Striker\'s Diadem','The Twin Emperors... their incessant whispers are slowly taking a toll on my sanity. They mock me, knowing I cannot step further into their domain to save my brother Arygos.$B$BIn my visions I see their monstrous faces adorned by powerful crowns. But I will have my revenge... I will transmute these symbols of Qiraji power to ones better suited to our needs.$B$BBring me the components I require, $N. I will make you a headpiece of unmatched power.','Bring Vek\'lor\'s Diadem, 2 Idols of Strife, 5 Bronze Scarabs and 5 Ivory Scarabs to Andorgos in Ahn\'Qiraj. You must also attain Friendly reputation with the Brood of Nozdormu to complete this quest.','You\'ve succeeded! The whispers from the Twin Emperors have ceased.$B$BTake this as a reward. The mere sight of it will strike fear in the hearts of the Qiraji... it shall remind them of their fallen leaders and of the mortal that slew them.','Did you bring me the components I asked for, $N?','','','','','',20930,20881,20861,20865,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21366,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8658,2,3428,60,60,62,4,0,0,0,0,910,3000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Striker\'s Leggings','You seek to prove your worth to my kind, mortal? Very well, perhaps we can be of mutual assistance.$B$BThe ancient sandworm, Ouro, is a being of legendary power. He is rumored to have been created by the Old God himself as a mockery of life.$B$BHis skin is unnatural... thick, nearly impregnable, yet it\'s flexible and allows him to move with the speed and grace of a much smaller creature.$B$BBring me a sample of his skin along with other minor components and I shall craft you leggings of great power.','Bring the Skin of the Great Sandworm, 2 Idols of the Sun, 5 Silver Scarabs and 5 Bone Scarabs to Kandrostrasz inside Ahn\'Qiraj. You must also attain Friendly reputation with the Brood of Nozdormu to complete this quest.','','You\'ve acquired the items I requested, $n?','','','','','',20931,20874,20860,20864,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21368,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8659,2,3428,60,60,62,4,0,0,0,0,910,0,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Striker\'s Pauldrons','It is said among us that the ornate shoulder armor worn by the mortal races started as an attempt to emulate the wings of a dragon.$B$BBring me the bindings worn by the highest Qiraji leaders and I shall shape them into a set of pauldrons more dreadful than even the wings of Nefarian himself!','Bring the Qiraji Bindings of Command, 2 Idols of War, 5 Crystal Scarabs and 5 Ivory Scarabs to Andorgos in Ahn\'Qiraj. You must also attain Neutral reputation with the Brood of Nozdormu to complete this quest.','From the materials you bring and from the scales of our fallen Qiraji foes I make you these pauldrons, mortal. May they grant you the protection you need and may the sight of them strike fear into our enemies.','Have you collected the components I require?','','','','','',20928,20882,20862,20865,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21367,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8660,2,3428,60,60,62,256,0,0,0,0,910,0,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Doomcaller\'s Footwraps','Qiraji magic is strong and ancient. The most powerful qiraji wield items of such might, they\'d give pause even to a dragon.$B$BBring me the qiraji bindings of dominance and other minor components by and I\'ll create a set of powerful boots for you.$B$BYou will find them useful in the fight against the enemy.','Bring the Qiraji Bindings of Dominance, 2 Idols of Night, 5 Clay Scarabs and 5 Ivory Scarabs to Kandrostrasz in Ahn\'Qiraj. This quest also requires Neutral faction with the Brood of Nozdormu.','You\'ve done well, $N. You\'ve proven you\'re no ordinary mortal.$B$BI give you these with the confidence they\'ll aid you in crushing the vile qiraji.','You\'ve acquired the items I requested, $N?','','','','','',20932,20875,20863,20865,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21338,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8661,2,3428,60,60,62,256,0,0,0,0,910,9000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Doomcaller\'s Robes','The unmentionable Old God slowly awakens from his slumber beneath Ahn\'Qiraj. The terrible fate that awaits Azeroth could come in days or years; time has no meaning for beings of his power.$B$BWhen the stars are favorable, he will lash out against all living beings with terrible wrath. You must find him before then and find a way to bring his existence to an end.$B$BDo this and bring me a piece of his husk. I shall grant you armor no mortal has ever worn... armor fit for one who has slain a god!','Bring the the Husk of the Old God, 2 Idols of Night, 5 Stone Scarabs and 5 Crystal Scarabs to Vethsera inside Ahn\'Qiraj. You must also attain Honored reputation with the Brood of Nozdormu to complete this quest.',NULL,NULL,'','','','','',20933,20875,20862,20858,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21334,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8662,2,3428,60,60,62,256,0,0,0,0,910,3000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Doomcaller\'s Circlet','The Twin Emperors... their incessant whispers are slowly taking a toll on my sanity. They mock me, knowing I cannot step further into their domain to save my brother Arygos.$B$BIn my visions I see their monstrous faces adorned by powerful crowns. But I will have my revenge... I will transmute these symbols of Qiraji power to ones better suited to our needs.$B$BBring me the components I require, $N. I will give you a headpiece of unmatched power.','Bring Vek\'nilash\'s Circlet, 2 Idols of Death, 5 Silver Scarabs and 5 Bone Scarabs to Andorgos in Ahn\'Qiraj. You must also attain Friendly reputation with the Brood of Nozdormu to complete this quest.','You\'ve succeeded! The whispers from the Twin Emperors have ceased.$B$BTake this as a reward. The mere sight of it will strike fear in the hearts of the Qiraji... it shall remind them of their fallen leaders and of the mortal that slew them.','Did you bring me the components I asked for, $N?','','','','','',20926,20876,20860,20864,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21337,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8663,2,3428,60,60,62,256,0,0,0,0,910,3000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Doomcaller\'s Trousers','You seek to prove your worth to my kind, mortal? Very well, perhaps we can be of mutual assistance.$B$BThe ancient sandworm, Ouro, is a being of legendary power. He is rumored to have been created by the Old God himself as a mockery of life.$B$BHis skin is unnatural... thick, nearly impregnable, yet it\'s flexible and allows him to move with the speed and grace of a much smaller creature.$B$BBring me a sample of his skin along with other minor components and I shall craft you leggings of great power.','Bring the Skin of the Great Sandworm, 2 Idols of Rebirth, 5 Gold Scarabs and 5 Clay Scarabs to Kandrostrasz inside Ahn\'Qiraj. You must also attain Friendly reputation with the Brood of Nozdormu to complete this quest.','Yes... the worm\'s skin will make for an excellent protective layer. Combined with the strongest parts from the Qiraji we\'ve destroyed on our way here, this should make for a formidable piece of armor. May it aid you in facing the unspeakable horrors that await inside!','Did you bring the components I require, $N?','','','','','',20931,20878,20859,20863,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21336,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8664,2,3428,60,60,62,256,0,0,0,0,910,0,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Doomcaller\'s Mantle','It is said among us that the ornate shoulder armor worn by the mortal races started as an attempt to emulate the wings of a dragon.$B$BBring me the bindings worn by the highest Qiraji leaders and I shall shape them into a set of pauldrons more dreadful than even the wings of Nefarian himself!','Bring the Qiraji Bindings of Dominance, 2 Idols of the Sage, 5 Bronze Scarabs and 5 Bone Scarabs to Andorgos in Ahn\'Qiraj. You must also attain Neutral reputation with the Brood of Nozdormu to complete this quest.','From the materials you bring and from the scales of our fallen Qiraji foes I make you these pauldrons, mortal. May they grant you the protection you need and may the sight of them strike fear into our enemies.','Have you collected the components I require?','','','','','',20932,20877,20861,20864,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21335,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8665,2,3428,60,60,62,1024,0,0,0,0,910,0,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Genesis Boots','Qiraji magic is strong and ancient. The most powerful qiraji wield items of such might, they\'d give pause even to a dragon.$B$BBring me the qiraji bindings of dominance and other minor components by and I\'ll create a set of powerful boots for you.$B$BYou will find them useful in the fight against the enemy.','Bring the Qiraji Bindings of Dominance, 2 Idols of Rebirth, 5 Stone Scarabs and 5 Silver Scarabs to Kandrostrasz in Ahn\'Qiraj. This quest also requires Neutral faction with the Brood of Nozdormu.','You\'ve done well, $N. You\'ve proven you\'re no ordinary mortal.$B$BI give you these with the confidence they\'ll aid you in crushing the vile qiraji.','You\'ve acquired the items I requested, $N?','','','','','',20932,20878,20858,20860,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21355,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8666,2,3428,60,60,62,1024,0,0,0,0,910,9000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Genesis Vest','The unmentionable Old God slowly awakens from his slumber beneath Ahn\'Qiraj. The terrible fate that awaits Azeroth could come in days or years; time has no meaning for beings of his power.$B$BWhen the stars are favorable, he will lash out against all living beings with terrible wrath. You must find him before then and find a way to bring his existence to an end.$B$BDo this and bring me a piece of his husk. I shall grant you armor no mortal has ever worn... armor fit for one who has slain a god!','Bring the the Husk of the Old God, 2 Idols of Rebirth, 5 Bronze Scarabs and 5 Ivory Scarabs to Vethsera inside Ahn\'Qiraj. You must also attain Honored reputation with the Brood of Nozdormu to complete this quest.','I did not expect you to return from your attempt, $N.$B$BYou\'ve fulfilled a destiny greater than that of most immortal beings.$B$BBy slaying C\'Thun you\'ve not only saved all of Azeroth, you\'ve also tipped the scales of cosmic events beyond your comprehension.$B$BAccept this breastplate as a symbol of the glory and burden that will come as a consequence of your actions.$B$BMay its power aid you in the challenges that await you, god-slayer!','At his dwelling in Ahn\'Qiraj, dread C\'Thun awaits in slumber.','','','','','',20933,20878,20861,20865,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21357,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8667,2,3428,60,60,62,1024,0,0,0,0,910,3000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Genesis Helm','The Twin Emperors... their incessant whispers are slowly taking a toll on my sanity. They mock me, knowing I cannot step further into their domain to save my brother Arygos.$B$BIn my visions I see their monstrous faces adorned by powerful crowns. But I will have my revenge... I will transmute these symbols of Qiraji power to ones better suited to our needs.$B$BBring me the components I require, $N. I will give you a headpiece of unmatched power.','Bring Vek\'lor\'s Diadem, 2 Idols of Life, 5 Gold Scarabs and 5 Clay Scarabs to Andorgos in Ahn\'Qiraj. You must also attain Friendly reputation with the Brood of Nozdormu to complete this quest.','You\'ve succeeded! The whispers from the Twin Emperors have ceased.$B$BTake this as a reward. The mere sight of it will strike fear in the hearts of the Qiraji... it shall remind them of their fallen leaders and of the mortal that slew them.','Did you bring me the components I asked for, $N?','','','','','',20930,20879,20859,20863,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21353,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8668,2,3428,60,60,62,1024,0,0,0,0,910,3000,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Genesis Trousers','You seek to prove your worth to my kind, mortal? Very well, perhaps we can be of mutual assistance.$B$BThe ancient sandworm, Ouro, is a being of legendary power. He is rumored to have been created by the Old God himself as a mockery of life.$B$BHis skin is unnatural... thick, nearly impregnable, yet it\'s flexible and allows him to move with the speed and grace of a much smaller creature.$B$BBring me a sample of his skin along with other minor components and I shall craft you leggings of great power.','Bring the Skin of the Great Sandworm, 2 Idols of War, 5 Stone Scarabs and 5 Crystal Scarabs to Kandrostrasz inside Ahn\'Qiraj. You must also attain Friendly reputation with the Brood of Nozdormu to complete this quest.','Yes... the worm\'s skin will make for an excellent protective layer. Combined with the strongest parts from the Qiraji we\'ve destroyed on our way here, this should make for a formidable piece of armor. May it aid you in facing the unspeakable horrors that await inside!','Did you bring the components I require, $N?','','','','','',20931,20882,20858,20862,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21356,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8669,2,3428,60,60,62,1024,0,0,0,0,910,0,0,0,0,0,0,0,8,0,8579,0,0,0,0,0,0,'Genesis Shoulderpads','It is said among us that the ornate shoulder armor worn by the mortal races started as an attempt to emulate the wings of a dragon.$B$BBring me the bindings worn by the highest Qiraji leaders and I shall shape them into a set of pauldrons more dreadful than even the wings of Nefarian himself!','Bring the Qiraji Bindings of Dominance, 2 Idols of Strife, 5 Gold Scarabs and 5 Bone Scarabs to Andorgos in Ahn\'Qiraj. You must also attain Neutral reputation with the Brood of Nozdormu to complete this quest.','From the materials you bring and from the scales of our fallen Qiraji foes I make you these pauldrons, mortal. May they grant you the protection you need and may the sight of them strike fear into our enemies.','Have you collected the components I require?','','','','','',20932,20881,20859,20864,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21354,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8670,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Runetotem the Elder','','','Your spirit burns with life, young $C. I accept the homage you pay, and offer in return this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,128,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8671,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Ragetotem the Elder','','','Your spirit burns with life, young $C. I accept the homage you pay, and offer in return this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,129,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8672,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Stonespire the Elder','','','Your spirit burns with life, young $C. I accept the homage you pay, and offer in return this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,130,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8673,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Bloodhoof the Elder','','','Your spirit burns with life, young $C. I accept the homage you pay, and offer in return this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,131,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8674,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Winterhoof the Elder','','','Your spirit burns with life, young $C. I accept the homage you pay, and offer in return this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,132,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8675,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Skychaser the Elder','','','Your spirit burns with life, young $C. I accept the homage you pay, and offer in return this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,133,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (8676,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Wildmane the Elder','','','Your spirit burns with life, young $C. I accept the homage you pay, and offer in return this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,134,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8677,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Darkhorn the Elder','','','Your spirit burns with life, young $c. I accept the homage you pay, and offer in return this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,135,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), + (8678,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Proudhorn the Elder','','','Your spirit burns with life, young $C. I accept the homage you pay, and offer in return this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,136,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8679,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Grimtotem the Elder','','','Your spirit burns with life, young $C. I accept the homage you pay, and offer in return this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,137,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8680,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Windtotem the Elder','','','Your spirit burns with life, young $C. I accept the homage you pay, and offer in return this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,138,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8681,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Thunderhorn the Elder','','','Your spirit burns with life, young $C. I accept the homage you pay, and offer in return this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,139,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8682,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Skyseer the Elder','','','Your spirit burns with life, young $C. I accept the homage you pay, and offer in return this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,140,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8683,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Dawnstrider the Elder','','','Your spirit burns with life, young $C. I accept the homage you pay, and offer in return this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,141,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8684,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Dreamseer the Elder','','','Your spirit burns with life, young $C. I accept the homage you pay, and offer in return this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,142,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), + (8685,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Mistwalker the Elder','','','Your spirit burns with life, young $C. I accept the homage you pay, and offer in return this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,143,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8686,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'High Mountain the Elder','','','Your spirit burns with life, young $C. I accept the homage you pay, and offer in return this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,144,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8687,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21251,1,0,'Target: Hive\'Zora Tunnelers','Reinforcements have been called on to join the assault on Hive\'Zora. You have been selected to target Hive\'Zora tunnelers. Report back to Commander Mar\'alith after completing your task.','Slay 30 Hive\'Zora Tunnelers and report back to Commander Mar\'alith at Cenarion Hold in Silithus. You must also bring Combat Task Briefing VII in order to complete this quest.$B',NULL,'You have something to tell me, $c?','','','','','',0,21251,0,0,0,1,0,0,0,0,0,0,0,0,0,0,11726,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20802,0,0,0,1,0,0,0,609,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8688,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Windrun the Elder','','','The heavens, in their countless stars, hold answers to earthly mysteries, $N. Might, then, the wise, and the lucky, gaze up and find truth?',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,145,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (8689,2,3428,60,60,62,16,0,0,0,0,609,21000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Shroud of Infinite Wisdom','I\'m glad to hear you\'re aiding us in our attack on Ahn\'Qiraj, $N. I can make you a protective item that\'ll be of assistance in the fight against our enemy, $c.$B$BI shall need a Qiraji drape, which I\'ll resize for you of course. I\'ll also need idols and scarabs which I\'ll use to create a suitable clasp.$B$BI promise you won\'t be disappointed.','Bring 1 Qiraji Martial Drape, 2 Jasper Idols, 5 Gold Scarabs and 5 Clay Scarabs to Keyl Swiftclaw in Silithus. You must also obtain Revered reputation with Cenarion Circle to complete this quest.','Ah yes... this drape is immaculate.$B$BTake this cloak, $N. May it protect you from the foul magic of the Qiraji.','Did you bring the materials for the cloak, $N?','','','','','',20885,20870,20859,20863,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21412,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8690,2,3428,60,60,62,64,178,0,0,0,609,21000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Cloak of the Gathering Storm','I\'m glad to hear you\'re aiding us in our attack on Ahn\'Qiraj, $N. I can make you a protective item that\'ll be of assistance in the fight against our enemy, $c.$B$BI shall need a Qiraji drape, which I\'ll resize for you of course. I\'ll also need idols and scarabs which I\'ll use to create a suitable clasp.$B$BI promise you won\'t be disappointed.','Bring 1 Qiraji Regal Drape, 2 Obsidian Idols, 5 Clay Scarabs and 5 Gold Scarabs to Keyl Swiftclaw in Silithus. You must also obtain Revered reputation with Cenarion Circle to complete this quest.','Ah yes... this drape is immaculate.$B$BTake this cloak, $N. May it protect you from the foul magic of the Qiraji.','Did you bring the materials for the cloak, $N?','','','','','',20889,20871,20863,20859,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21400,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8691,2,3428,60,60,62,128,0,0,0,0,609,21000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Drape of Vaulted Secrets','I\'m glad to hear you\'re aiding us in our attack on Ahn\'Qiraj, $N. I can make you a protective item that\'ll be of assistance in the fight against our enemy, $c.$B$BI shall need a Qiraji drape, which I\'ll resize for you of course. I\'ll also need idols and scarabs which I\'ll use to create a suitable clasp.$B$BI promise you won\'t be disappointed.','Bring 1 Qiraji Martial Drape, 2 Alabaster Idols, 5 Stone Scarabs and 5 Crystal Scarabs to Keyl Swiftclaw in Silithus. You must also obtain Revered reputation with Cenarion Circle to complete this quest.','Ah yes... this drape is immaculate.$B$BTake this cloak, $N. May it protect you from the foul magic of the Qiraji.','Did you bring the materials for the cloak, $N?','','','','','',20885,20873,20858,20862,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21415,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8692,2,3428,60,60,62,1024,0,0,0,0,609,21000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Cloak of Unending Life','I\'m glad to hear you\'re aiding us in our attack on Ahn\'Qiraj, $N. I can make you a protective item that\'ll be of assistance in the fight against our enemy, $c.$B$BI shall need a Qiraji drape, which I\'ll resize for you of course. I\'ll also need idols and scarabs which I\'ll use to create a suitable clasp.$B$BI promise you won\'t be disappointed.','Bring 1 Qiraji Regal Drape, 2 Vermillion Idols, 5 Silver Scarabs and 5 Bone Scarabs to Keyl Swiftclaw in Silithus. You must also obtain Revered reputation with Cenarion Circle to complete this quest.','Ah yes... this drape is immaculate.$B$BTake this cloak, $N. May it protect you from the foul magic of the Qiraji.','Did you bring the materials for the cloak, $N?','','','','','',20889,20872,20864,20860,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21409,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8693,2,3428,60,60,62,8,0,0,0,0,609,21000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Cloak of Veiled Shadows','I\'m glad to hear you\'re aiding us in our attack on Ahn\'Qiraj, $N. I can make you a protective item that\'ll be of assistance in the fight against our enemy, $c.$B$BI shall need a Qiraji drape, which I\'ll resize for you of course. I\'ll also need idols and scarabs which I\'ll use to create a suitable clasp.$B$BI promise you won\'t be disappointed.','Bring 1 Qiraji Martial Drape, 2 Azure Idols, 5 Bronze Scarabs and 5 Ivory Scarabs to Keyl Swiftclaw in Silithus. You must also obtain Revered reputation with Cenarion Circle to complete this quest.','Ah yes... this drape is immaculate.$B$BTake this cloak, $N. May it protect you from the foul magic of the Qiraji.','Did you bring the materials for the cloak, $N?','','','','','',20885,20866,20861,20865,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21406,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8694,2,3428,60,60,62,256,0,0,0,0,609,21000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Shroud of Unspoken Names','I\'m glad to hear you\'re aiding us in our attack on Ahn\'Qiraj, $N. I can make you a protective item that\'ll be of assistance in the fight against our enemy, $c.$B$BI shall need a Qiraji drape, which I\'ll resize for you of course. I\'ll also need idols and scarabs which I\'ll use to create a suitable clasp.$B$BI promise you won\'t be disappointed.','Bring 1 Qiraji Regal Drape, 2 Amber Idols, 5 Ivory Scarabs and 5 Bronze Scarabs to Keyl Swiftclaw in Silithus. You must also obtain Revered reputation with Cenarion Circle to complete this quest.','Ah yes... this drape is immaculate.$B$BTake this cloak, $N. May it protect you from the foul magic of the Qiraji.','Did you bring the materials for the cloak, $N?','','','','','',20889,20869,20861,20865,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21418,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8695,2,3428,60,60,62,2,77,0,0,0,609,21000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Cape of Eternal Justice','I\'m glad to hear you\'re aiding us in our attack on Ahn\'Qiraj, $N. I can make you a protective item that\'ll be of assistance in the fight against our enemy, $c.$B$BI shall need a Qiraji drape, which I\'ll resize for you of course. I\'ll also need idols and scarabs which I\'ll use to create a suitable clasp.$B$BI promise you won\'t be disappointed.','Bring 1 Qiraji Regal Drape, 2 Obsidian Idols, 5 Gold Scarabs and 5 Clay Scarabs to Keyl Swiftclaw in Silithus. You must also obtain Revered reputation with Cenarion Circle to complete this quest.','Ah yes... this drape is immaculate.$B$BTake this cloak, $N. May it protect you from the foul magic of the Qiraji.','Did you bring the materials for the cape, $N?','','','','','',20889,20871,20859,20863,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21397,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8696,2,3428,60,60,62,4,0,0,0,0,609,21000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Cloak of the Unseen Path','I\'m glad to hear you\'re aiding us in our attack on Ahn\'Qiraj, $N. I can make you a protective item that\'ll be of assistance in the fight against our enemy, $c.$B$BI shall need a Qiraji drape, which I\'ll resize for you of course. I\'ll also need idols and scarabs which I\'ll use to create a suitable clasp.$B$BI promise you won\'t be disappointed.','Bring 1 Qiraji Regal Drape, 2 Lambent Idols, 5 Stone Scarabs and 5 Crystal Scarabs to Keyl Swiftclaw in Silithus. You must also obtain Revered reputation with Cenarion Circle to complete this quest.','Ah yes... this drape is immaculate.$B$BTake this cloak, $N. May it protect you from the foul magic of the Qiraji.','Did you bring the materials for the cloak, $N?','','','','','',20889,20868,20858,20862,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21403,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8697,2,3428,60,60,62,16,0,0,0,0,609,9000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Ring of Infinite Wisdom','The rings worn by the Qiraji lieutenants are rumored to grant them formidable abilities. The corrupted gems that adorn them could, in theory, be swapped out with more pure materials to create uncorrupted versions of the rings.$B$BThe gems that adorn Qiraji idols would work quite well, as their quality is superior.$B$BBring me the ring and idols and I\'ll create a powerful ring for you, $c.','Bring 1 Qiraji Ceremonial Ring, 2 Obsidian Idols, 5 Silver Scarabs and 5 Bone Scarabs to Windcaller Yessendra in Silithus. You must also attain Honored reputation with Cenarion Circle to complete this quest.','I will swap the gem on the ring for you. You\'ll find the effect is much more... agreeable.','Did you bring me the ring and materials, $N?','','','','','',20888,20871,20860,20864,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21411,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8698,2,3428,60,60,62,64,178,0,0,0,609,9000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Ring of the Gathering Storm','The rings worn by the Qiraji lieutenants are rumored to grant them formidable abilities. The corrupted gems that adorn them could, in theory, be swapped out with more pure materials to create uncorrupted versions of the rings.$B$BThe gems that adorn Qiraji idols would work quite well, as their quality is superior.$B$BBring me the ring and idols and I\'ll create a powerful ring for you, $c.','Bring 1 Qiraji Magisterial Ring, 2 Vermillion Idols, 5 Silver Scarabs and 5 Bone Scarabs to Windcaller Yessendra in Silithus. You must also attain Honored reputation with Cenarion Circle to complete this quest.','I will swap the gem on the ring for you. You\'ll find the effect is much more... agreeable.','Did you bring me the ring and materials, $N?','','','','','',20884,20872,20860,20864,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21399,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8699,2,3428,60,60,62,128,0,0,0,0,609,9000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Band of Vaulted Secrets','The rings worn by the Qiraji lieutenants are rumored to grant them formidable abilities. The corrupted gems that adorn them could, in theory, be swapped out with more pure materials to create uncorrupted versions of the rings.$B$BThe gems that adorn Qiraji idols would work quite well, as their quality is superior.$B$BBring me the ring and idols and I\'ll create a powerful ring for you, $c.','Bring 1 Qiraji Magisterial Ring, 2 Azure Idols, 5 Gold Scarabs and 5 Clay Scarabs to Windcaller Yessendra in Silithus. You must also attain Honored reputation with Cenarion Circle to complete this quest.','I will swap the gem on the ring for you. You\'ll find the effect is much more... agreeable.','Did you bring me the ring and materials, $N?','','','','','',20884,20866,20859,20863,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21414,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8700,2,3428,60,60,62,1024,0,0,0,0,609,9000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Band of Unending Life','The rings worn by the Qiraji lieutenants are rumored to grant them formidable abilities. The corrupted gems that adorn them could, in theory, be swapped out with more pure materials to create uncorrupted versions of the rings.$B$BThe gems that adorn Qiraji idols would work quite well, as their quality is superior.$B$BBring me the ring and idols and I\'ll create a powerful ring for you, $g fellow : sister; druid.','Bring 1 Qiraji Magisterial Ring, 2 Alabaster Idols, 5 Bronze Scarabs and 5 Ivory Scarabs to Windcaller Yessendra in Silithus. You must also attain Honored reputation with Cenarion Circle to complete this quest.','I will swap the gems on the ring for you. You\'ll find the finished piece is much more... agreeable.','Did you bring me the ring and materials, $N?','','','','','',20884,20873,20861,20865,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21408,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8701,2,3428,60,60,62,8,0,0,0,0,609,9000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Band of Veiled Shadows','The rings worn by the Qiraji lieutenants are rumored to grant them formidable abilities. The corrupted gems that adorn them could, in theory, be swapped out with more pure materials to create uncorrupted versions of the rings.$B$BThe gems that adorn Qiraji idols would work quite well, as their quality is superior.$B$BBring me the ring and idols and I\'ll create a powerful ring for you, $c.','Bring 1 Qiraji Ceremonial Ring, 2 Onyx Idols, 5 Stone Scarabs and 5 Crystal Scarabs to Windcaller Yessendra in Silithus. You must also attain Honored reputation with Cenarion Circle to complete this quest.','I will swap the gem on the ring for you. You\'ll find the effect is much more... agreeable.','Did you bring me the ring and materials, $N?','','','','','',20888,20867,20858,20862,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21405,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8702,2,3428,60,60,62,256,0,0,0,0,609,9000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Ring of Unspoken Names','The rings worn by the Qiraji lieutenants are rumored to grant them formidable abilities. The corrupted gems that adorn them could, in theory, be swapped out with more pure materials to create uncorrupted versions of the rings.$B$BThe gems that adorn Qiraji idols would work quite well, as their quality is superior.$B$BBring me the ring and idols and I\'ll create a powerful ring for you, $c.','Bring 1 Qiraji Ceremonial Ring, 2 Jasper Idols, 5 Stone Scarabs and 5 Crystal Scarabs to Windcaller Yessendra in Silithus. You must also attain Honored reputation with Cenarion Circle to complete this quest.','I will swap the gem on the ring for you. You\'ll find the effect is much more... agreeable.','Did you bring me the ring and materials, $N?','','','','','',20888,20870,20858,20862,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21417,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8703,2,3428,60,60,62,2,77,0,0,0,609,9000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Ring of Eternal Justice','The rings worn by the Qiraji lieutenants are rumored to grant them formidable abilities. The corrupted gems that adorn them could, in theory, be swapped out with more pure materials to create uncorrupted versions of the rings.$B$BThe gems that adorn Qiraji idols would work quite well, as their quality is superior.$B$BBring me the ring and idols and I\'ll create a powerful ring for you, $c.','Bring 1 Qiraji Magisterial Ring, 2 Vermillion Idols, 5 Silver Scarabs and 5 Bone Scarabs to Windcaller Yessendra in Silithus. You must also attain Honored reputation with Cenarion Circle to complete this quest.','I will swap the gem on the ring for you. You\'ll find the effect is much more... agreeable.','Did you bring me the ring and materials, $N?','','','','','',20884,20872,20860,20864,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21396,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8704,2,3428,60,60,62,4,0,0,0,0,609,9000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Signet of the Unseen Path','The rings worn by the Qiraji lieutenants are rumored to grant them formidable abilities. The corrupted gems that adorn them could, in theory, be swapped out with more pure materials to create uncorrupted versions of the rings.$B$BThe gems that adorn Qiraji idols would work quite well, as their quality is superior.$B$BBring me the ring and idols and I\'ll create a powerful ring for you, $c.','Bring 1 Qiraji Ceremonial Ring, 2 Amber Idols, 5 Gold Scarabs and 5 Clay Scarabs to Windcaller Yessendra in Silithus. You must also attain Honored reputation with Cenarion Circle to complete this quest.','I will swap the gem on the ring for you. You\'ll find the effect is much more... agreeable.','Did you bring me the ring and materials, $N?','','','','','',20888,20869,20859,20863,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21402,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8705,2,3428,60,60,62,16,0,0,0,0,609,42000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Gavel of Infinite Wisdom','The Qiraji and their servants wield items made with the rarest and finest materials: bones from gargantuan ancient creatures, gems from the depths of the earth, metals pure and strong.$B$BJust the sight of Qiraji artifacts fills me with an urge to practice my craft with their shattered and smelted pieces. Prove your allegiance to the Circle, $N, and I will make you a powerful weapon from the finest Qiraji materials.','Bring 1 Qiraji Ornate Hilt, 2 Lambent Idols, 5 Bronze Scarabs and 5 Ivory Scarabs to Warden Haro in Silithus. You must also attain Exalted reputation with Cenarion Circle to complete this quest.','You\'ve done well, $C. This is a masterwork hilt... the balance is perfect.$B$BTake your weapon, $N. Wield it with great confidence and vanquish our enemies!','Did you bring me the components I require, $N?','','','','','',20890,20868,20861,20865,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21410,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8706,2,3428,60,60,62,64,178,0,0,0,609,42000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Hammer of the Gathering Storm','The Qiraji and their servants wield items made with the rarest and finest materials: bones from gargantuan ancient creatures, gems from the depths of the earth, metals pure and strong.$B$BJust the sight of Qiraji artifacts fills me with an urge to practice my craft with their shattered and smelted pieces. Prove your allegiance to the Circle, $N, and I will make you a powerful weapon from the finest Qiraji materials.','Bring 1 Qiraji Spiked Hilt, 2 Amber Idols, 5 Ivory Scarabs and 5 Bronze Scarabs to Warden Haro in Silithus. You must also attain Exalted reputation with Cenarion Circle to complete this quest.','You\'ve done well, $C. This is a masterwork hilt... the balance is perfect.$B$BTake your weapon, $N. Wield it with great confidence and vanquish our enemies!','Did you bring me the components I require, $N?','','','','','',20886,20869,20861,20865,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21398,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8707,2,3428,60,60,62,128,0,0,0,0,609,42000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Blade of Vaulted Secrets','The Qiraji and their servants wield items made with the rarest and finest materials: bones from gargantuan ancient creatures, gems from the depths of the earth, metals pure and strong.$B$BJust the sight of Qiraji artifacts fills me with an urge to practice my craft with their shattered and smelted pieces. Prove your allegiance to the Circle, $N, and I will make you a powerful weapon from the finest Qiraji materials.','Bring 1 Qiraji Ornate Hilt, 2 Obsidian Idols, 5 Silver Scarabs and 5 Bone Scarabs to Warden Haro in Silithus. You must also attain Exalted reputation with Cenarion Circle to complete this quest.','You\'ve done well, $C. This is a masterwork hilt... the balance is perfect.$B$BTake your weapon, $N. Wield it with great confidence and vanquish our enemies!','Did you bring me the components I require, $N?','','','','','',20890,20871,20860,20864,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21413,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8708,2,3428,60,60,62,1024,0,0,0,0,609,42000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Mace of Unending Life','The Qiraji and their servants wield items made with the rarest and finest materials: bones from gargantuan ancient creatures, gems from the depths of the earth, metals pure and strong.$B$BJust the sight of Qiraji artifacts fills me with an urge to practice my craft with their shattered and smelted pieces. Prove your allegiance to the Circle, $N, and I will make you a powerful weapon from the finest Qiraji materials.','Bring 1 Qiraji Ornate Hilt, 2 Jasper Idols, 5 Crystal Scarabs and 5 Stone Scarabs to Warden Haro in Silithus. You must also attain Exalted reputation with Cenarion Circle to complete this quest.','You\'ve done well, $C. This is a masterwork hilt... the balance is perfect.$B$BTake your weapon, $N. Wield it with great confidence and vanquish our enemies!','Did you bring me the components I require, $N?','','','','','',20890,20870,20862,20858,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21407,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8709,2,3428,60,60,62,8,0,0,0,0,609,42000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Dagger of Veiled Shadows','The Qiraji and their servants wield items made with the rarest and finest materials: bones from gargantuan ancient creatures, gems from the depths of the earth, metals pure and strong.$B$BJust the sight of Qiraji artifacts fills me with an urge to practice my craft with their shattered and smelted pieces. Prove your allegiance to the Circle, $N, and I will make you a powerful weapon from the finest Qiraji materials.','Bring 1 Qiraji Spiked Hilt, 2 Vermillion Idols, 5 Gold Scarabs and 5 Clay Scarabs to Warden Haro in Silithus. You must also attain Exalted reputation with Cenarion Circle to complete this quest.','You\'ve done well, $C. This is a masterwork hilt... the balance is perfect.$B$BTake your weapon, $N. Wield it with great confidence and vanquish our enemies!','Did you bring me the components I require, $N?','','','','','',20886,20872,20859,20863,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21404,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8710,2,3428,60,60,62,256,0,0,0,0,609,42000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Kris of Unspoken Names','The Qiraji and their servants wield items made with the rarest and finest materials: bones from gargantuan ancient creatures, gems from the depths of the earth, metals pure and strong.$B$BJust the sight of Qiraji artifacts fills me with an urge to practice my craft with their shattered and smelted pieces. Prove your allegiance to the Circle, $N, and I will make you a powerful weapon from the finest Qiraji materials.','Bring 1 Qiraji Ornate Hilt, 2 Onyx Idols, 5 Gold Scarabs and 5 Clay Scarabs to Warden Haro in Silithus. You must also attain Exalted reputation with Cenarion Circle to complete this quest.','You\'ve done well, $C. This is a masterwork hilt... the balance is perfect.$B$BTake your weapon, $N. Wield it with great confidence and vanquish our enemies!','Did you bring me the components I require, $N?','','','','','',20890,20867,20859,20863,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21416,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8711,2,3428,60,60,62,2,77,0,0,0,609,42000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Blade of Eternal Justice','The Qiraji and their servants wield items made with the rarest and finest materials: bones from gargantuan ancient creatures, gems from the depths of the earth, metals pure and strong.$B$BJust the sight of Qiraji artifacts fills me with an urge to practice my craft with their shattered and smelted pieces. Prove your allegiance to the Circle, $N, and I will make you a powerful weapon from the finest Qiraji materials.','Bring 1 Qiraji Spiked Hilt, 2 Amber Idols, 5 Bronze Scarabs and 5 Ivory Scarabs to Warden Haro in Silithus. You must also attain Exalted reputation with Cenarion Circle to complete this quest.','You\'ve done well, $C. This is a masterwork hilt... the balance is perfect.$B$BTake your weapon, $N. Wield it with great confidence and vanquish our enemies!','Did you bring me the components I require, $N?','','','','','',20886,20869,20861,20865,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21395,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8712,2,3428,60,60,62,4,0,0,0,0,609,42000,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Scythe of the Unseen Path','The Qiraji and their servants wield items made with the rarest and finest materials: bones from gargantuan ancient creatures, gems from the depths of the earth, metals pure and strong.$B$BJust the sight of Qiraji artifacts fills me with an urge to practice my craft with their shattered and smelted pieces. Prove your allegiance to the Circle, $N, and I will make you a powerful weapon from the finest Qiraji materials.','Bring 1 Qiraji Spiked Hilt, 2 Azure Idols, 5 Silver Scarabs and 5 Bone Scarabs to Warden Haro in Silithus. You must also attain Exalted reputation with Cenarion Circle to complete this quest.','You\'ve done well, $C. This is a masterwork hilt... the balance is perfect.$B$BTake your weapon, $N. Wield it with great confidence and vanquish our enemies!','Did you bring me the components I require, $N?','','','','','',20886,20866,20860,20864,1,2,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21401,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8713,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Starsong the Elder','','','The heavens, in their countless stars, hold answers to earthly mysteries, $N. Might, then, the wise, and the lucky, gaze up and find truth?',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,146,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8714,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Moonstrike the Elder','','','The heavens, in their countless stars, hold answers to earthly mysteries, $N. Might, then, the wise, and the lucky, gaze up and find truth?',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,147,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (8715,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Bladeleaf the Elder','','','The heavens, in their countless stars, hold answers to earthly mysteries, $N. Might, then, the wise, and the lucky, gaze up and find truth?',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,148,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8716,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Starglade the Elder','','','The heavens, in their countless stars, hold answers to earthly mysteries, $N. Might, then, the wise, and the lucky, gaze up and find truth?',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,149,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8717,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Moonwarden the Elder','','','The heavens, in their countless stars, hold answers to earthly mysteries, $N. Might, then, the wise, and the lucky, gaze up and find truth?',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,150,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8718,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Bladeswift the Elder','','','The heavens, in their countless stars, hold answers to earthly mysteries, $N. Might, then, the wise, and the lucky, gaze up and find truth?',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,151,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (8719,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Bladesing the Elder','','','The heavens, in their countless stars, hold answers to earthly mysteries, $N. Might, then, the wise, and the lucky, gaze up and find truth?',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,152,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), + (8720,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Skygleam the Elder','','','The heavens, in their countless stars, hold answers to earthly mysteries, $N. Might, then, the wise, and the lucky, gaze up and find truth?',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,153,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8721,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Starweave the Elder','','','The heavens, in their countless stars, hold answers to earthly mysteries, $N. Might, then, the wise, and the lucky, gaze up and find truth?',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,154,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (8722,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Meadowrun the Elder','','','The heavens, in their countless stars, hold answers to earthly mysteries, $N. Might, then, the wise, and the lucky, gaze up and find truth?',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,155,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (8723,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Nightwind the Elder','','','The heavens, in their countless stars, hold answers to earthly mysteries, $N. Might, then, the wise, and the lucky, gaze up and find truth?',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,156,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8724,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Morningdew the Elder','','','The heavens, in their countless stars, hold answers to earthly mysteries, $N. Might, then, the wise, and the lucky, gaze up and find truth?',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,157,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8725,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Riversong the Elder','','','The heavens, in their countless stars, hold answers to earthly mysteries, $N. Might, then, the wise, and the lucky, gaze up and find truth?',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,158,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (8726,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Brightspear the Elder','','','The heavens, in their countless stars, hold answers to earthly mysteries, $N. Might, then, the wise, and the lucky, gaze up and find truth?',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,159,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8727,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Farwhisper the Elder','','','The heavens, in their countless stars, hold answers to earthly mysteries, $N. Might, then, the wise, and the lucky, gaze up and find truth?',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,160,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8728,2,440,60,60,0,0,255,0,0,0,0,0,910,0,0,0,0,0,64,0,8620,0,0,8729,0,0,0,'The Good News and The Bad News','Well that took a little longer than expected. Now let me see what this ledger says.$B$B$B$B The good news is that I am 99% certain that I am capable of creating an arcanite buoy that will function to your specifications. This is, of course, wholly dependant on the bad news.$B$BThe bad news is that I\'m going to need a lot of arcanite, elementium ore, and rare gemstones.$B$BBring me what I need and I will craft the buoy.','Narain Soothfancy in Tanaris wants you to bring him 20 Arcanite Bars, 10 Elementium Ore, 10 Azerothian Diamonds, and 10 Blue Sapphires.','A deal is a deal. I sure hope you know what you are getting yourself into, $N. This is an awful lot of trouble to go through to do some fishing.','Arcanite buoys don\'t just make themselves, $N. And NO, you cannot borrow some money.',NULL,'','','','',12360,18562,12800,12361,20,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,250,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8729,2,16,60,60,62,0,255,0,0,0,0,0,910,0,0,0,0,0,64,0,8728,8742,-8729,0,21136,1,0,'The Wrath of Neptulon','Did I mention the bad news yet? Its name is Maws: 100 feet of death and destruction. I guess I may have forgotten that little tidbit.$B$BAccording to my superior psycho-psionic clairvoyance, you\'ll find that the best spot to cast this buoy is off the coast of Azshara, in the Bay of Storms.$B$BLook for a swirling maelstrom, most likely cluttered with wreckage.$B$BBy the by, I hope you have friends.$B$BNow if you somehow miraculously succeed, take the scepter shard to Anachronos.','Use the Arcanite Buoy at the Swirling Maelstrom at the Bay of Storms in Azshara.','Well done, $N. I will be able to reform the Scepter of the Shifting Sands soon.','Time is running out, champion.',NULL,'','','','',21137,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21526,21527,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,500,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8730,2,2677,60,60,62,0,255,0,0,0,0,0,910,0,0,0,0,0,64,0,8555,8742,-8729,0,0,0,0,'Nefarius\'s Corruption','Champion, is it you? A thousand years it has been since I was entrusted the shard and it is at my darkest hour that one should rise to relieve me of it... But what would tragedy be without cruelty?$B$B$B$BNe... Nefarius now holds the scepter shard.$B$BTime is of the essence. Nefarius plans to destroy the shard. You must hurry!','Slay Nefarian and recover the Red Scepter Shard. Return the Red Scepter Shard to Anachronos at the Caverns of Time in Tanaris. You have 5 hours to complete this task.','Vaelastrasz\'s soul is at ease, champion. The Aspects all watch your progress with great interest. Know that you have powerful allies.$B$BI was commanded to grant you something to aid you in this struggle. Use it well...','Another of our heroes lost to the spawn of Deathwing. We will be cursed with this suffering forever...',NULL,'','','','',21138,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21530,21529,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,500,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8731,2,1377,60,60,1,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,21143,1,0,'Field Duty','Greetings, $N. Before I assign you to more involved tasks in the war, you\'ll need to do your share of field duty. $B$BYou will find Captain Skullsplit\'s Orgrimmar Legion outside Hive\'Regal.$B$BReport to him and come back to me with proof of your field service. I shall have a more advanced assignment ready for you.$B$BOh, please do your best to stay away from the Ironforge Brigade. Tensions are high among our Alliance and Horde volunteers.','Report to Krug Skullsplit at the Orgrimmar Legion post in front of Hive\'Regal. Prepare your Unsigned Field Duty Papers, obtain Signed Field Duty Papers and bring them to Windcaller Kaldon in Cenarion Hold.$B$BNote: Healing or casting beneficial spells on a member of the Orgrimmar Legion will flag you for PvP.','I can tell that Krug has little use for paperwork. He signed this in silithid blood!$B$BVery well, $N. I\'ve prepared a set of tasks that should make good use of your skills as a $c.$B$BWith the continued efforts of you and people like you, our enemy will soon be crushed!','You\'ve completed your field duty, $N? Captain Skullsplit can be found outside of Hive\'Regal.','','','','','',20810,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20808,21266,20809,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8732,0,1377,60,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,1,-8731,0,0,0,20810,1,0,'Field Duty Papers','','','Yes, I suppose that little skirmish will pass as field duty nowadays. Take these back to Cenarion Hold, I\'m sure they\'ll have a cushy job ready for you.$B$BOff you go!','I take it you want those papers signed, $Gboy:girl;?','','','','','',23024,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20810,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8733,2,1417,60,60,0,0,255,0,0,0,0,0,910,0,0,0,0,0,64,0,0,0,0,8734,0,0,0,'Eranikus, Tyrant of the Dream','This is a journey of redemption, hero. Would it be that I was slain today, I would have died for a just and righteous cause. You must recover the green scepter shard. You must cleanse Eranikus of the taint placed upon him by the Old Gods.$B$BTravel to Darnassus. Just outside the city walls you will find one of my agents. This agent will set things in motion for us and inform Tyrande of our plans without alerting Staghelm.$B$B$B$BA fall from grace a thousand years in the making...','Travel to the continent of Teldrassil and find Malfurion\'s agent somewhere outside the walls of Darnassus.$B','The wisp is silent except for a low humming sound. Oddly enough, it is able to communicate with you through thoughts.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,609,0,0,0,25,25,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8734,2,141,60,60,0,0,77,0,0,0,0,0,910,0,0,0,0,0,64,0,8733,0,0,8735,0,0,0,'Tyrande and Remulos','Tyrande will be notifed, mortal. Shan\'do Stormrage has prepared me for this contingency.$B$BNow you must venture to the Moonglade and speak with Remulos. He will have further instruction as to the summoning of Eranikus.$B$BWe all wish you great luck.','Travel to the Moonglade and speak to Keeper Remulos. ','It would be impossible to pull Eranikus from the Dream should he refuse. His intentions, however, require him to enter our world. He seeks to destroy the living manifestation of Malfurion. To do this successfully would mean an end to one of the most powerful allies of the Dream. The Nightmare would wholly consume all that would remain should Malfurion fall...','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,609,0,0,0,10,150,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8735,2,493,60,60,62,0,255,0,0,0,0,0,910,0,0,0,0,0,64,0,8734,0,0,0,0,0,0,'The Nightmare\'s Corruption','You must travel to the four dream portals of Azeroth. From each you must draw a fragment of the Nightmare\'s corruption. The dragonkin that inhabit these areas will hold such fragments. Return to me when you have gathered these fragments.','Travel to the four Emerald Dream portals in Azeroth and collect a Fragment of the Nightmare\'s Corruption from each. Return to Keeper Remulos in the Moonglade when you have completed this task.$B','Are you prepared? Is the world prepared for what we are about to invoke? I do not know... I am bound by duty to Malfurion. Duty and honor...','','','','','','',21147,21149,21148,21146,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,250,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8736,2,493,60,60,62,0,255,0,0,0,0,0,910,0,0,0,0,0,66,2,8735,0,0,0,0,0,0,'The Nightmare Manifests','We must use restraint against Eranikus. We are to redeem him not destroy him.$B$BTyrande is already en route to assist us in this task. We must weather the dragon\'s blows and save Nighthaven from certain destruction.$B$BBe on guard! You and your allies are our only hope.$B','Defend Nighthaven from Eranikus. Do not let Keeper Remulos perish. Do not slay Eranikus. Defend yourself. Await Tyrande.$B','He is redeemed, $n. He now returns to the Dream to right what he alone has done wrong. Eranikus will be a powerful ally to Malfurion and my father.$B$BThese armaments are for you, $n; given to me by Ysera herself. You would do well to make use of them in your battles against the Qiraji.','','The Redemption of Eranikus','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21531,21532,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,500,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8737,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21245,1,0,'Azure Templar','The Twilight\'s Hammer and the elemental nobles they worship present a formidable threat to our operations in Silithus. With the new enemies we\'re facing inside Ahn\'Qiraj, we cannot afford to lower our guard to our enemies outside.$B$BFind a way to summon and destroy an Azure Templar and report to Bor Wildmane.','Summon and slay an Azure Templar and report back to Bor Wildmane in Cenarion Hold. You must also bring Tactical Task Briefing I in order to complete this quest.','Good job, $N. Here\'s your next assignment.','Is your task done yet, $N?','','','','','',21245,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,15211,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20801,21133,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8738,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21166,1,0,'Hive\'Regal Scout Report','We\'ve sent our best scouts deep into the silithid hives to gather intelligence. Scout Landion has been watching the silithid movements at Hive\'Regal for several days now. Find him and obtain a written report. We need to be able to act on that information as soon as possible, $N.','Contact Cenarion Scout Landion inside Hive\'Regal and return the Hive\'Regal Scout Report to Windcaller Proudhorn at Cenarion Hold. You must also bring Tactical Task Briefing VII in order to complete this quest.','Your efforts are greatly appreciated, $N. I\'ll read these scouting reports right away, feel free to go over your next assignment.','You\'ll find Scout Landion inside Hive\'regal. Hurry, $N! Time is of the essence.','','','','','',21160,21166,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20801,21133,0,0,1,1,0,0,609,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8739,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21167,1,0,'Hive\'Ashi Scout Report','We\'ve sent our best scouts deep into the silithid hives to gather intelligence. Scout Jalia has been watching the silithid movements at Hive\'Ashi for several days now. Find her and obtain a written report. We need to be able to act on that information as soon as possible, $N.','Contact Cenarion Scout Jalia inside Hive\'Ashi and return the Hive\'Ashi Scout Report to Windcaller Proudhorn at Cenarion Hold. You must also bring Tactical Task Briefing VIII in order to complete this quest.','Your efforts are greatly appreciated, $N. I\'ll read these scouting reports right away, feel free to go over your next assignment.','You\'ll find Scout Jalia inside Hive\'Ashi. Hurry, $N! Time is of the essence.','','','','','',21161,21167,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20801,20809,0,0,1,1,0,0,609,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8740,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,20944,1,0,'Twilight Marauders','Bands of mounted Twilight\'s Hammer cultists have been spotted riding outside the reach of our forces in Cenarion Hold, picking off our smaller patrols and caravans.$B$BFind and defeat the twilight marauders along with their leader, a terrible warrior by the name of Morna. Report to Windcaller Proudhorn after completing the task.','Slay Twilight Marauder Morna and 5 Twilight Marauders. Report to Windcaller Proudhorn when your task is finished. You must also bring Tactical Task Briefing IX in order to complete this quest.','Well done, $N. The twilight marauders were inflicting an unacceptable number of casualties on our patrols. Here\'s your next assignment.','Is your task done yet, $N?','','','','','',0,0,20944,0,0,0,1,0,0,0,0,0,0,0,0,0,15541,15542,0,0,1,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20801,21133,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8741,2,493,60,60,0,0,255,0,0,0,0,0,910,0,0,0,0,0,64,0,8736,8742,-8729,0,21139,1,0,'The Champion Returns','The keeper awaits your return, $N. Take the green scepter shard to Anachronos at the Caverns of Time.$B','Take the Green Scepter Shard to Anachronos at the Caverns of Time in Tanaris.$B','Your deeds will be known to all, champion. They will sing your praises from Orgrimmar to the far reaches of the South Seas. All will know of the champion of the Bronze Flight, $N. ',NULL,NULL,'','','','',21139,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,250,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8742,0,440,60,60,0,0,255,0,0,0,0,0,910,0,0,0,0,0,64,0,0,0,0,0,0,0,0,'The Might of Kalimdor','A thousand years has passed and just as it was fated, one stands before me. One who shall lead their people to a new age.\n\nThe Old God trembles, $N. Oh yes, it fears your faith. Shatter the prophecy of C\'Thun.\n\nIt knows you come, champion - and with you comes the might of Kalimdor. You have only to let me know when you are prepared and I shall grant you The Scepter of the Shifting Sands.','','The Scepter of the Shifting Sands is whole once more, $N.\n\nIt must be you who uses the scepter. It must be you who heralds the next age of your people. You must wait for the armies of the Horde and the Alliance to arrive in Silithus before you may ring the Scarab Gong.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,500,0,0,0,0,0,5970,25861,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8743,0,1377,60,60,82,0,255,0,0,0,0,0,910,0,0,0,0,0,64,0,8742,0,0,0,0,0,0,'Bang a Gong!','','','From the ground near the gong springs a special crystal. Perhaps favor from the Brood.','The Scarab Gong looms ominously before you. Steel yourself, $N; for once the Scarab Gong is rung, the gates of Ahn\'Qiraj will be opened.$B$BFrom the slackened maw of the beast can only come chaos and destruction. Defend your people!',NULL,'','','','',21175,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21176,0,0,0,1,0,0,0,910,0,0,0,0,500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8744,0,-22,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Carefully Wrapped Present','','','The tag on this present reads:$b$bTo $N,$b$bMay your feast of Great-Winter be merry and bright!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21191,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8745,0,1377,60,60,0,0,255,0,0,0,0,0,910,0,0,0,0,0,0,0,8742,0,0,0,0,0,0,'Treasure of the Timeless One','','',NULL,NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21523,21522,21521,21520,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,500,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8746,2,-22,40,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21315,1,0,'Metzen the Reindeer','DISASTER has struck! Metzen the Reindeer has been kidnapped!$B$BMetzen is one of Great-father Winter\'s eight reindeer - and property of Smokywood Pastures. We\'ve received not one but TWO ransom letters from groups claiming to have Metzen. With the holiday season well under way, we\'re strapped to the coin box here! Please - find Metzen and return him to us!$B$BCheck out the ransom letters for clues, and sprinkle this reindeer dust on him - it will free him from any of his bonds!$B$BPlease, hurry!','Find Metzen the Reindeer. Use the notes provided to you for clues as to where he is being held.$B$BWhen you find Metzen, have the Pouch of Reindeer Dust in your possession so you can sprinkle some of the dust on him; this should free Metzen from his bonds of captivity.$B$BReturn the Pouch of Reindeer Dust to Kaymard Copperpinch in Orgrimmar once Metzen is freed.','You did it! Huzzah!$B$BMetzen flew back into Great-father Winter\'s stables - yes Metzen can really fly - just a little while ago! The dust worked like a charm; I knew it would. You\'ve saved the Feast of Winter Veil as well as Smokywood Pastures from disaster. Thank you, $N.$B$BListen... because of what you\'ve done here, I want you to have this. It\'s something VERY special; if you have a mount, I think you\'ll get a kick out of it. Happy Winter Veil!','$N! Did you find him? Were the notes in the satchel I gave you enough information to locate Metzen? I hate to think of what those cruel thugs might do to him... but there\'s no way we can afford to pay such an exorbitant ransom!','','Find Metzen the Reindeer and rescue him','','','',21211,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,15664,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21213,0,0,0,5,0,0,0,169,0,0,0,0,500,0,0,0,0,0,2970,0,0,122,172800,0,0,0,0,1,1,0,0,0,0,0,0,20,20,4,1,0,0,0,0,0,0,0,0), + (8747,0,440,60,60,0,0,255,0,0,0,0,0,910,0,0,0,0,0,0,0,0,0,8747,0,0,0,0,'The Path of the Protector','','','Impressive, little one. You have gone through much trouble to gain the favor of the Bronze Flight. Your dedication is noted.$b$bThe signet ring of the protector will offer superior protection against the forces of evil.$b$bBe warned, once you have chosen your path, you will have no recourse should you change your mind.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21196,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8748,0,440,60,60,0,0,255,0,0,0,0,0,910,3000,0,0,0,0,64,0,8747,0,8748,0,0,0,0,'The Path of the Protector','','','Your rise amongst the rank of the Brood is most impressive, $n. May you never stray from the path of the protector!','Your continued defense of the children of Kalimdor has been acknowledged. Hand me your signet ring so that I may enhance its powers.',NULL,'','','','',21196,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21197,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8749,0,440,60,60,0,0,255,0,0,0,0,0,910,9000,0,0,0,0,64,0,8748,0,8749,0,0,0,0,'The Path of the Protector','','','Your rise amongst the rank of the Brood is most impressive, $n. May you never stray from the path of the protector!','You honor my kind, $N. Strike down the enemies of Kalimdor! Show them what it means to deface the land of eternal starlight.$B$BYou have earned another enhancement. Hand me your signet ring so that I may bolster its power.',NULL,'','','','',21197,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21198,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8750,0,440,60,60,0,0,255,0,0,0,0,0,910,21000,0,0,0,0,64,0,8749,0,8750,0,0,0,0,'The Path of the Protector','','','Your rise amongst the rank of the Brood is most impressive, $n. May you never stray from the path of the protector!','Dedication of this magnitude is a rarity. You have shown that your will is unfaltering, $N. You shall be greatly rewarded for your stalwart watch over our world.$B$BHand me your signet ring so that I may strengthen its enchantment.',NULL,'','','','',21198,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21199,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8751,0,440,60,60,0,0,255,0,0,0,0,0,910,42000,0,0,0,0,64,0,8750,0,8751,0,0,0,0,'The Protector of Kalimdor','','','Rise, Protector of Kalimdor! Rise and be recognized!','Never have I seen such tenacity! The Bronze Flight grants you one final enchantment. The Timeless One himself has requested it so!$b$bHand me your signet ring so that I may make the necessary adjustments.',NULL,'','','','',21199,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21200,0,0,0,1,0,0,0,910,0,0,0,0,100,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8752,0,440,60,60,0,0,255,0,0,0,0,0,910,0,0,0,0,0,0,0,0,0,8747,0,0,0,0,'The Path of the Conqueror','','','Impressive, little one. You have gone through much trouble to gain the favor of the Bronze Flight. Your dedication is noted.$b$bThe signet ring of the conqueror will greatly enhance your physical attacks.$b$bBe warned, once you have chosen your path, you will have no recourse should you change your mind.','',NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21201,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8753,0,440,60,60,0,0,255,0,0,0,0,0,910,3000,0,0,0,0,64,0,8752,0,8748,0,0,0,0,'The Path of the Conqueror','','','Your rise amongst the rank of the Brood is most impressive, $n. May you never stray from the path of the conqueror!','Your continued defense of the children of Kalimdor has been acknowledged. Hand me your signet ring so that I may enhance its powers.',NULL,'','','','',21201,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21202,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8754,0,440,60,60,0,0,255,0,0,0,0,0,910,9000,0,0,0,0,64,0,8753,0,8749,0,0,0,0,'The Path of the Conqueror','','','Your rise amongst the rank of the Brood is most impressive, $n. May you never stray from the path of the conqueror!','You honor my kind, $N. Strike down the enemies of Kalimdor! Show them what it means to deface the land of eternal starlight.$B$BYou have earned another enhancement. Hand me your signet ring so that I may bolster its power.',NULL,'','','','',21202,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21203,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8755,0,440,60,60,0,0,255,0,0,0,0,0,910,21000,0,0,0,0,64,0,8754,0,8750,0,0,0,0,'The Path of the Conqueror','','','Your rise amongst the rank of the Brood is most impressive, $n. May you never stray from the path of the conqueror!','Dedication of this magnitude is a rarity. You have shown that your will is unfaltering, $N. You shall be greatly rewarded for your stalwart watch over our world.$B$BHand me your signet ring so that I may strengthen its enchantment.',NULL,'','','','',21203,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21204,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8756,0,440,60,60,0,0,255,0,0,0,0,0,910,42000,0,0,0,0,64,0,8755,0,8751,0,0,0,0,'The Qiraji Conqueror','','','Rise, Qiraji Conqueror! Rise and be recognized!','Never have I seen such tenacity! The Bronze Flight grants you one final enchantment. The Timeless One himself has requested it so!$b$bHand me your signet ring so that I may make the necessary adjustments.',NULL,'','','','',21204,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21205,0,0,0,1,0,0,0,910,0,0,0,0,250,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8757,0,440,60,60,0,0,255,0,0,0,0,0,910,0,0,0,0,0,0,0,0,0,8747,0,0,0,0,'The Path of the Invoker','','','Impressive, little one. You have gone through much trouble to gain the favor of the Bronze Flight. Your dedication is noted.$b$bThe signet ring of the invoker will greatly enhance your magical and natural abilities.$b$bBe warned, once you have chosen your path, you will have no recourse should you change your mind.','',NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21206,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8758,0,440,60,60,0,0,255,0,0,0,0,0,910,3000,0,0,0,0,64,0,8757,0,8748,0,0,0,0,'The Path of the Invoker','','','Your rise amongst the rank of the Brood is most impressive, $n. May you never stray from the path of the invoker!','Your continued defense of the children of Kalimdor has been acknowledged. Hand me your signet ring so that I may enhance its powers.',NULL,'','','','',21206,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21207,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8759,0,440,60,60,0,0,255,0,0,0,0,0,910,9000,0,0,0,0,64,0,8758,0,8749,0,0,0,0,'The Path of the Invoker','','','Your rise amongst the rank of the Brood is most impressive, $n. May you never stray from the path of the invoker!','You honor my kind, $N. Strike down the enemies of Kalimdor! Show them what it means to deface the land of eternal starlight.$B$BYou have earned another enhancement. Hand me your signet ring so that I may bolster its power.',NULL,'','','','',21207,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21208,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8760,0,440,60,60,0,0,255,0,0,0,0,0,910,21000,0,0,0,0,64,0,8759,0,8750,0,0,0,0,'The Path of the Invoker','','','Your rise amongst the rank of the Brood is most impressive, $n. May you never stray from the path of the invoker!','Dedication of this magnitude is a rarity. You have shown that your will is unfaltering, $N. You shall be greatly rewarded for your stalwart watch over our world.$B$BHand me your signet ring so that I may strengthen its enchantment.',NULL,'','','','',21208,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21209,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8761,0,440,60,60,0,0,255,0,0,0,0,0,910,42000,0,0,0,0,64,0,8760,0,8751,0,0,0,0,'The Grand Invoker','','','Rise, Grand Invoker! Rise and be recognized!','Never have I seen such tenacity! The Bronze Flight grants you one final enchantment. The Timeless One himself has requested it so!$b$bHand me your signet ring so that I may make the necessary adjustments.',NULL,'','','','',21209,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21210,0,0,0,1,0,0,0,910,0,0,0,0,100,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8762,2,-22,40,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21315,1,0,'Metzen the Reindeer','DISASTER has struck! Metzen the Reindeer has been kidnapped!$B$BMetzen is one of Greatfather Winter\'s eight reindeer - and property of Smokywood Pastures. We\'ve received not one but TWO ransom letters from groups claiming to have Metzen. With the holiday season well under way, we\'re strapped to the coin box here! Please - find Metzen and return him to us!$B$BCheck out the ransom letters for clues, and sprinkle this reindeer dust on him - it will free him from any of his bonds!$B$BPlease, hurry!','Find Metzen the Reindeer. Use the notes provided to you for clues as to where he is being held.$B$BWhen you find Metzen, have the Pouch of Reindeer Dust in your possession so you can sprinkle some of the dust on him; this should free Metzen from his bonds of captivity.$B$BReturn the Pouch of Reindeer Dust to Wulmort Jinglepocket in Ironforge once Metzen is freed.','You did it! Huzzah!$B$BMetzen flew back into Greatfather Winter\'s stables - yes Metzen can really fly - just a little while ago! The dust worked like a charm; I knew it would. You\'ve saved the Feast of Winter Veil as well as Smokywood Pastures from disaster. Thank you, $N.$B$BListen... because of what you\'ve done here, I want you to have this. It\'s something VERY special; if you have a mount, I think you\'ll get a kick out of it. Happy Winter Veil!','$N! Were the notes in the satchel I gave you enough information to locate Metzen? I hate to think of that those cruel thugs might do to him... but there\'s no way we can afford to pay such an exorbitant ransom!','','Find Metzen the Reindeer and rescue him','','','',21211,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,15664,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21213,0,0,0,5,0,0,0,169,0,0,0,0,500,0,0,0,0,0,2970,0,0,161,172800,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8763,2,-22,40,60,0,0,77,185,300,0,0,0,0,0,0,0,0,0,0,0,8762,0,0,0,0,0,0,'The Hero of the Day','Listen... I\'m not really supposed to be telling you this, but since you\'re the hero of the day and all...$B$BThere\'s fresh holly everywhere this time of the year, but it never lasts. We\'ve got a machine that preserves holly - it never goes bad! We use it to spice up the holiday... and profits during the summer!$B$BI\'ll let you use the preserver, but only if you\'re a master cook. You\'ll need some deeprock salt and two, three, oh let\'s say five gold. It\'ll net you a nice batch that\'s yours to keep.','Bring 1 Deeprock Salt and 5 gold coins to any Holly Preserver machine, upon which you will receive 5 Preserved Holly.','The machine lets off a little rumble and a small amount of steam as it starts working. It is not too long thereafter until it stops, heralded by another small jet of steam erupting from it. A door hatch opens, revealing a batch of preserved holly!','The \"Holly Preserver\" machine looks like some sort of still at first, but a careful examination of it reveals some goblin-esque changes to it. Still, your skill at cooking seems to allow you to understand how the machine works. $B$BThere is already fresh holly in the machine - you simply need to provide some deeprock salt and five gold coins to get the machine working.','','','','','',8150,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21213,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,-50000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8764,0,440,60,60,0,0,255,0,0,0,0,0,910,42000,0,0,0,0,64,1,8751,0,0,0,0,0,0,'The Changing of Paths - Protector No More','','','Be well, $n. If you change your mind, I shall be here to assist you.','Champion, should you decide to walk another path, present me with your signet ring and a mountain of scarabs from our enemies in Ahn\'Qiraj.',NULL,'','','','',21200,20858,20859,20860,1,15,15,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21210,21205,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8765,0,440,60,60,0,0,255,0,0,0,0,0,910,42000,0,0,0,0,64,1,8761,0,0,0,0,0,0,'The Changing of Paths - Invoker No More','','','Be well, $n. If you change your mind, I shall be here to assist you.','Champion, should you decide to walk another path, present me with your signet ring and a mountain of scarabs from our enemies in Ahn\'Qiraj.',NULL,'','','','',21210,20861,20862,20863,1,15,15,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21200,21205,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8766,0,440,60,60,0,0,255,0,0,0,0,0,910,42000,0,0,0,0,64,1,8756,0,0,0,0,0,0,'The Changing of Paths - Conqueror No More','','','Be well, $n. If you change your mind, I shall be here to assist you.','Champion, should you decide to walk another path, present me with your signet ring and a mountain of scarabs from our enemies in Ahn\'Qiraj.',NULL,'','','','',21205,20864,20865,20858,1,15,15,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21200,21210,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8767,0,-22,1,1,0,13,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Gently Shaken Gift','','','This present looks like it has been shaken a few times. The tag on it reads:$b$bTo a very special $r $c.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21270,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8768,0,-22,20,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Gaily Wrapped Present','','','This festively-wrapped present has your name on it.$b$bWait, did it just move?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21310,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8769,0,-22,40,40,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Ticking Present','','','Have a joyous Feast of Great-Winter from your friends at Smokeywood Pastures.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21327,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8770,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21749,1,0,'Target: Hive\'Ashi Defenders','As the war effort mounts, the silithid presence in the area presents an ever increasing threat to our operations. You\'ve been selected to partake on an assault on Hive\'Ashi where your primary target will consist of Hive\'Ashi defenders.$B$BReport back to Commander Mar\'alith after your task is completed.','Slay 30 Hive\'Ashi Defenders and report back to Commander Mar\'alith at Cenarion Hold in Silithus. You must also bring Combat Task Briefing I in order to complete this quest.','Excellent work, $N. Your diligence is as noteworthy as always.','You have something to tell me, $C?','','','','','',0,21749,0,0,0,1,0,0,0,0,0,0,0,0,0,0,11722,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20802,0,0,0,1,0,0,0,609,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8771,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21750,1,0,'Target: Hive\'Ashi Sandstalkers','As the war effort mounts, the silithid presence in the area presents an ever increasing threat to our operations. You\'ve been selected to partake on an assault on Hive\'Ashi where your primary target will consist of Hive\'Ashi sandstalkers.$B$BReport back to Commander Mar\'alith after your task is completed.','Slay 30 Hive\'Ashi Sandstalkers and report back to Commander Mar\'alith at Cenarion Hold in Silithus. You must also bring Combat Task Briefing II in order to complete this quest.','Excellent work, $N. Your part in the attack on Hive\'Ashi has been noted.','You have something to tell me, $C?','','','','','',0,21750,0,0,0,1,0,0,0,0,0,0,0,0,0,0,11723,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20802,0,0,0,1,0,0,0,609,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8772,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21250,1,0,'Target: Hive\'Zora Waywatchers','Reinforcements have been called on to join the assault on Hive\'Zora. You have been selected to target Hive\'Zora waywatchers. Report back to Commander Mar\'alith after completing your task.','Slay 30 Hive\'Zora Waywatchers and report back to Commander Mar\'alith at Cenarion Hold in Silithus. You must also bring Combat Task Briefing VI in order to complete this quest.$B','Excellent work, $N. Your part in the attack on Hive\'Zora has been noted.','You have something to tell me, $C?','','','','','',0,21250,0,0,0,1,0,0,0,0,0,0,0,0,0,0,11725,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20802,0,0,0,1,0,0,0,609,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8773,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21248,1,0,'Target: Hive\'Zora Reavers','Reinforcements have been called on to join the assault on Hive\'Zora. You have been selected to target Hive\'Zora reavers. Report back to Commander Mar\'alith after completing your task.','Slay 30 Hive\'Zora Reavers and report back to Commander Mar\'alith at Cenarion Hold in Silithus. You must also bring Combat Task Briefing IV in order to complete this quest.','I\'ve heard good things about your part in the Hive\'Zora attack. Keep up the good work and victory will soon be ours.','You have something to tell me, $C?','','','','','',0,21248,0,0,0,1,0,0,0,0,0,0,0,0,0,0,11728,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20802,0,0,0,1,0,0,0,609,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8774,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21252,1,0,'Target: Hive\'Regal Ambushers','As the war effort mounts, the silithid presence in the area presents an ever increasing threat to our operations. You\'ve been selected to partake on an assault on Hive\'Regal where your primary target will consist of the Hive\'Regal ambushers.$B$BReport back to Commander Mar\'alith after your task is completed.','Kill 30 Hive\'Regal Ambushers and report back to Commander Mar\'alith at Cenarion Hold in Silithus. You must also bring Combat Task Briefing VIII in order to complete this quest.$B','Excellent work, $N. Your part in the attack on Hive\'Regal has been noted.','You wish to tell me something, $N?','','','','','',0,21252,0,0,0,1,0,0,0,0,0,0,0,0,0,0,11730,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20802,0,0,0,1,0,0,0,609,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8775,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21253,1,0,'Target: Hive\'Regal Spitfires','As the war effort mounts, the silithid presence in the area presents an ever increasing threat to our operations. You\'ve been selected to partake on an assault on Hive\'Regal where your primary target will consist of the airborne Hive\'Regal spitfires.$B$BReport back to Commander Mar\'alith after your task is completed.','Kill 30 Hive\'Regal Spitfires and report back to Commander Mar\'alith at Cenarion Hold in Silithus. You must also bring Combat Task Briefing IX in order to complete this quest.$B','Excellent work, $N. Your part in the attack on Hive\'Regal has been noted.','You wish to tell me something, $N?','','','','','',0,21253,0,0,0,1,0,0,0,0,0,0,0,0,0,0,11732,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20802,0,0,0,1,0,0,0,609,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8776,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21255,1,0,'Target: Hive\'Regal Slavemakers','As the war effort mounts, the silithid presence in the area presents an ever increasing threat to our operations. You\'ve been selected to partake on an assault on Hive\'Regal where your primary target will consist of the Hive\'Regal slavemakers.$B$BReport back to Commander Mar\'alith after your task is completed.','Kill 30 Hive\'Regal Slavemakers and report back to Commander Mar\'alith at Cenarion Hold in Silithus. You must also bring Combat Task Briefing X in order to complete this quest.$B','Excellent work, $N. Your part in the attack on Hive\'Regal has been noted.','You wish to tell me something, $N?','','','','','',0,21255,0,0,0,1,0,0,0,0,0,0,0,0,0,0,11733,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20802,0,0,0,1,0,0,0,609,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8777,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21256,1,0,'Target: Hive\'Regal Burrowers','As the war effort mounts, the silithid presence in the area presents an ever increasing threat to our operations. You\'ve been selected to partake on an assault on Hive\'Regal where your primary target will consist of Hive\'Regal burrowers.$B$BReport back to Commander Mar\'alith after your task is completed.','Kill 30 Hive\'Regal Burrowers and report back to Commander Mar\'alith at Cenarion Hold in Silithus. You must also bring Combat Task Briefing XI in order to complete this quest.$B','Excellent work, $N. Your part in the attack on Hive\'Regal has been noted.','You wish to tell me something, $N?','','','','','',0,21256,0,0,0,1,0,0,0,0,0,0,0,0,0,0,11731,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20802,0,0,0,1,0,0,0,609,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8778,2,1377,60,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21257,1,0,'The Ironforge Brigade Needs Explosives!','The Ironforge Brigade has put in an unusual request for highly... volatile... components. Gather them and bring them to Mr. Nozzlespring from the Ironforge Brigade.','Bring 6 Oils of Immolation, 5 Goblin Rocket Fuel and 10 Dense Blasting Powder to Arcanist Nozzlespring near Hive\'Zora in Silithus. You must also bring Logistics Task Briefing IV in order to complete this quest.','Ah, yes! These will come in handy! Much obliged, $N!','You have something for me, $N?','','','','','',8956,9061,15992,21257,6,5,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20800,20805,0,0,1,1,0,0,609,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8779,2,1377,60,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21259,1,0,'Scrying Materials','Geologist Larksbane\'s studies have proven to be of tremendous value to our operations in Silithus. She has recently requested scrying materials to be used in her research.$B$BPlease gather these materials and deliver them to her directly so that she may continue her research.','Bring 1 Large Brilliant Shard, 1 Large Radiant Shard and 1 Huge Emerald to Geologist Larksbane at Cenarion Hold in Silithus. You must also bring Logistics Task Briefing V in order to complete this quest.',NULL,NULL,'','','','','',14344,11178,12364,21259,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20800,20805,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8780,2,1377,60,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21263,1,0,'Armor Kits for the Field','The Ironforge Brigade\'s supply of armor kits in the battlefield is running dangerously low. Obtain a batch and deliver them to Janela Stouthammer at the Ironforge Brigade\'s outpost outside Hive\'Zora.','Bring 8 Rugged Armor Kits and 8 Heavy Armor Kits to Janela Stouthammer at the Ironforge Brigade Outpost near Hive\'Zora in Silithus. You must also bring Logistics Task Briefing VII in order to complete this quest.',NULL,NULL,'','','','','',15564,4265,21263,0,8,8,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20800,20805,0,0,1,1,0,0,609,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8781,2,1377,60,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21260,1,0,'Arms for the Field','The Ironforge Brigade has been a worthy ally in our fight in Silithus. Unfortunately, many of their supplies were lost on their way here. Procure a batch of weapons and deliver them to Janela Stouthammer near Hive\'Zora.','Bring 2 Moonsteel Broadswords to Janela Stouthammer at the Ironforge Brigade Outpost outside of Hive\'Zora. You must also bring Logistics Task Briefing VI in order to complete this quest.','Oh, excellent! I won\'t have to hear complaints about dull blades anymore. Thank you, $N.','You have something for me, $N?','','','','','',3853,21260,0,0,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20800,20805,0,0,1,1,0,0,609,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8782,2,1377,60,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21262,1,0,'Uniform Supplies','The latest influx of volunteers has caused a shortage of uniforms. Procure a batch of uniform materials and bring them to Windcaller Proudhorn.','Bring 1 Mooncloth, 2 Bolts of Runecloth and 1 Ironweb Spider Silk to Windcaller Proudhorn at Cenarion Hold in Silithus. You must also bring Logistics Task Briefing VIII in order to complete this quest.',NULL,NULL,'','','','','',14342,14048,14227,21262,1,2,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20800,21132,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8783,2,1377,60,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21265,1,0,'Extraordinary Materials','Vargus, Cenarion Hold\'s blacksmith, has requested enchanted materials to be used in the crafting of powerful weapons for our forces. Obtain these and bring them directly to Vargus so that Cenarion Hold\'s troops may continue to be well equipped.','Bring 2 Enchanted Thorium Bars and 2 Enchanted Leather to Vargus at Cenarion Hold in Silithus. You must also bring Logistics Task Briefing IX in order to complete this quest.',NULL,NULL,'','','','','',12655,12810,21265,0,2,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20800,21132,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8784,2,3428,60,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,320,1,0,0,0,0,21230,1,0,'Secrets of the Qiraji','You have discovered an ancient Qiraji artifact! Perhaps one of the dragons near the entrance of the temple would have a use for this relic.','Take the Ancient Qiraji Artifact to the dragons hiding near the entrance of the temple.$B','An exceptional find, $N. Simply marvelous! This will definitely give us some insight into our enemy\'s twisted minds.','You\'re glowing! I know what that means...','','','','','',21230,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,910,0,0,0,0,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8785,2,1377,60,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21258,1,0,'The Orgrimmar Legion Needs Mojo!','The Orgrimmar Legion has put in a request for several unusual ingredients. Given their current performance in Silithus, we\'d like to comply with their request as soon as possible. Gather the materials and bring them to the troll called Shai.','Bring 6 Powerful Mojo, 6 Flasks of Big Mojo and 8 Oils of Immolation to Shadow Priestess Shai near Hive\'Regal in Silithus. You must also bring Logistics Task Briefing IV in order to complete this quest.','Ah, yes. Just what I needed! I\'ll make a special concoction with this. The silithid won\'t like it one bit!','Do you have my materials, $N?','','','','','',8956,8152,12804,21258,8,6,6,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20800,21386,0,0,1,1,0,0,609,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8786,2,1377,60,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,21261,1,0,'Arms for the Field','The Orgrimmar Legion has put in a request for additional weapons that we haven\'t been able to provide at the moment. Obtain the weapons they\'ve requested and bring them to Merok Longstride outside of Hive\'Regal.','Bring 3 Massive Iron Axes to Merok Longstride at the Orgrimmar Legion camp outside of Hive\'Regal. You must also bring Logistics Task Briefing VI in order to complete this quest.','Excellent work. We were in short supply of these, $N.','You have something for me, $N?','','','','','',3855,21261,0,0,3,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20800,21386,0,0,1,1,0,0,609,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8787,2,1377,60,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21264,1,0,'Armor Kits for the Field','The brave volunteers of the Orgrimmar Legion have arrived to Silithus to aid us in our cause. Their supplies of armor kits were somehow lost in the trip. Obtain a batch of armor kits and deliver them to Merok Longstride at the location of the Orgrimmar Legion camp.','Bring 8 Rugged Armor Kits and 8 Heavy Armor Kits to Merok Longstride near Hive\'Regal. You must also bring Logistics Task Briefing VII in order to complete this quest.','Ah, yes... I will distribute these to the troops, $N. The Orgrimmar Legion thanks you!','You have something for me, $N?','','','','','',15564,4265,21264,0,8,8,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20800,21386,0,0,1,1,0,0,609,0,0,0,0,50,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8788,0,-22,1,1,0,1490,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Gently Shaken Gift','','','This present looks like it has been shaken a few times. The tag on it reads:$B$BTo a very special $r $c.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21271,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8789,2,3428,60,60,62,0,255,0,0,0,0,0,0,0,0,0,0,0,328,0,0,0,0,0,0,0,0,'Imperial Qiraji Armaments','We have not sat idly by for a millennium, $N.$B$BWe have watched these beasts feast on their own when they have exhausted their utility. We have listened as they have plotted and schemed to destroy our world. And we have learned of their own internal treachery.$B$BWeaknesses exist and we know how to use those weaknesses to our advantage.$B$BFind and bring me their ceremonial armaments: Combined with the element created from the volatility of their own God, they will become a force of reckoning.','Arygos in the Temple of Ahn\'Qiraj will create Elementium Infused Armaments for you should you bring him Imperial Qiraji Armaments and 3 Elementium Ore.','Infused with Elementium, these weapons will cut through the Qiraji and their God with incredible ease.','Seek out what I requested. You will become greater than the sum of your parts, champion.','','','','','',21232,18562,0,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21242,21272,21244,21269,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8790,2,3428,60,60,62,0,255,0,0,0,0,0,0,0,0,0,0,0,328,0,0,0,0,0,0,0,0,'Imperial Qiraji Regalia','Arygos theorizes that the element which is born of conflicts between the Old Gods and their minions is also extremely deadly to them under the right conditions. I speak of Elementium, mortal.$B$BFind and bring me Imperial Qiraji Regalia and the toxic element and I shall infuse weapons of great power.$B','Merithra of the Dream in the Temple of Ahn\'Qiraj will create Elementium Infused Armaments for you should you bring her Imperial Qiraji Regalia and 3 Elementium Ore.$B','Use the item well, $N. Let them feel the pain that they so dearly wish to inflict upon others.','You will strike them down and free us of these bonds.','','','','','',21237,18562,0,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21273,21275,21268,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8791,2,3429,60,60,62,0,255,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,0,21220,1,0,'The Fall of Ossirian','A terrible menace has been laid to rest. The cruel Ossirian has been vanquished.$B$BThe denizens of Kalimdor would be relieved to know of this victory. Take Ossirian\'s head and present it to Commander Mar\'alith of Cenarion Hold.','Deliver the Head of Ossirian the Unscarred to Commander Mar\'alith at Cenarion Hold in Silithus.$B','I offer you my highest commendation and your choice of an item of power, $N. You have done the people of Kalimdor a great service.','Ah, $N, you have returned! And in one piece, I might add. What news do you bring from Ahn\'Qiraj?','','','','','',21220,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21504,21507,21505,21506,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,910,609,0,0,0,500,350,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8792,2,-365,10,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,8792,0,0,0,0,'The Horde Needs Your Help!','Hello, I\'m glad that you\'ve decided to hear me out. The Horde needs all of the help that it can get to prepare for the Ahn\'Qiraj War, and that means that we need you! Even now as we speak, official collectors are gathering the necessary material needed for the upcoming war, but we won\'t be able to meet our goals without your assistance, $N!$B$BYou should go speak with the guy in charge, Warlord Gorchuk. What do you say, $c? Will you help out with the vital preparations?','Speak with Warlord Gorchuk in Orgrimmar\'s Valley of Spirits.','Throm\'ka, $c! Good to see so many of the Horde, such as yourself, $n, coming out to lend your support in laying the groundwork for the upcoming Ahn\'Qiraj War. The effort here will ensure that we are victorious against the Silithid and their evil masters hidden away inside Ahn\'Qiraj.$B$BSo now that you are here, be sure to speak with the various collectors and offer your assistance in gathering those materials that you are suited to.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8793,2,-365,10,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,8792,0,0,0,0,'The Horde Needs Your Help!','Hello, I\'m glad that you\'ve decided to hear me out. The Horde needs all of the help that it can get to prepare for the Ahn\'Qiraj War, and that means that we need you! Even now as we speak, official collectors are gathering the necessary material needed for the upcoming war, but we won\'t be able to meet our goals without your assistance, $N!$B$BYou should go speak with the guy in charge, Warlord Gorchuk. What do you say, $c? Will you help out with the vital preparations?','Speak with Warlord Gorchuk in Orgrimmar\'s Valley of Spirits.','Throm\'ka, $c! Good to see so many of the Horde, such as yourself, $n, coming out to lend your support in laying the groundwork for the upcoming Ahn\'Qiraj War. The effort here will ensure that we are victorious against the Silithid and their evil masters hidden away inside Ahn\'Qiraj.$B$BSo now that you are here, be sure to speak with the various collectors and offer your assistance in gathering those materials that you are suited to.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5700,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8794,2,-365,10,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,8792,0,0,0,0,'The Horde Needs Your Help!','Hello, I\'m glad that you\'ve decided to hear me out. The Horde needs all of the help that it can get to prepare for the Ahn\'Qiraj War, and that means that we need you! Even now as we speak, official collectors are gathering the necessary material needed for the upcoming war, but we won\'t be able to meet our goals without your assistance, $N!$B$BYou should go speak with the guy in charge, Warlord Gorchuk. What do you say, $c? Will you help out with the vital preparations?','Speak with Warlord Gorchuk in Orgrimmar\'s Valley of Spirits.','Throm\'ka, $c! Good to see so many of the Horde, such as yourself, $n, coming out to lend your support in laying the groundwork for the upcoming Ahn\'Qiraj War. The effort here will ensure that we are victorious against the Silithid and their evil masters hidden away inside Ahn\'Qiraj.$B$BSo now that you are here, be sure to speak with the various collectors and offer your assistance in gathering those materials that you are suited to.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5700,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8795,2,-365,49,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Alliance Needs Your Help!','Hello, I\'m glad that you\'ve decided to hear me out. The Alliance needs all of the help that it can get to prepare for the Ahn\'Qiraj War, and that means that we need you! Even now as we speak, official collectors are gathering the necessary material needed for the upcoming war, but we won\'t be able to meet our goals without your assistance, $N!$B$BYou should go speak with the guy in charge, Field Marshal Snowfall. What do you say, $c? Will you help out with the vital preparations?','Speak with Field Marshal Snowfall in Ironforge\'s Military Ward.',NULL,NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8796,2,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Alliance Needs Your Help!','Hello, I\'m glad that you\'ve decided to hear me out. The Alliance needs all of the help that it can get to prepare for the Ahn\'Qiraj War, and that means that we need you! Even now as we speak, official collectors are gathering the necessary material needed for the upcoming war, but we won\'t be able to meet our goals without your assistance, $N!$B$BYou should go speak with the guy in charge, Field Marshal Snowfall. What do you say, $c? Will you help out with the vital preparations?','Speak with Field Marshal Snowfall in Ironforge\'s Military Ward.',NULL,NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5700,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8797,2,-365,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Alliance Needs Your Help!','Hello, I\'m glad that you\'ve decided to hear me out. The Alliance needs all of the help that it can get to prepare for the Ahn\'Qiraj War, and that means that we need you! Even now as we speak, official collectors are gathering the necessary material needed for the upcoming war, but we won\'t be able to meet our goals without your assistance, $N!$B$BYou should go speak with the guy in charge, Field Marshal Snowfall. What do you say, $c? Will you help out with the vital preparations?','Speak with Field Marshal Snowfall in Ironforge\'s Military Ward.',NULL,NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5700,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8798,0,618,55,60,0,0,255,202,1,0,0,0,0,0,0,0,0,0,0,0,5163,0,0,0,0,0,0,'A Yeti of Your Own','','','Say! You know what?! You\'re an engineer too! So, since you helped me teach my friends a lesson, I\'m going to teach you how to make your very own mechanical yeti! Now the fun can go on forever and ever, and you can scare whoever you want! Provided that you can scare up the components to make it that is. $B$BWhat do you say, $N? Do you want to learn the secret to making a mechanical yeti?',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,26011,26012,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8799,2,-22,40,60,0,0,178,185,300,0,0,0,0,0,0,0,0,0,0,0,8746,0,0,0,0,0,0,'The Hero of the Day','Listen... I\'m not really supposed to be telling you this, but since you\'re the hero of the day and all...$B$BThere\'s fresh holly everywhere this time of the year, but it never lasts. We\'ve got a machine that preserves holly - it never goes bad! We use it to spice up the holiday... and profits during the summer!$B$BI\'ll let you use the preserver, but only if you\'re a master cook. You\'ll need some deeprock salt and two, three, oh let\'s say five gold. It\'ll net you a nice batch that\'s yours to keep.','Bring 1 Deeprock Salt and 5 gold coins to the Holly Preserver machine, upon which you will receive 5 Preserved Holly.','The machine lets off a little rumble and a small amount of steam as it starts working. It is not too long thereafter until it stops, heralded by another small jet of steam erupting from it. A door hatch opens, revealing a batch of preserved holly!','The \"Holly Preserver\" machine looks like some sort of still at first, but a careful examination of it reveals some goblin-esque changes to it. Still, your skill at cooking seems to allow you to understand how the machine works. $B$BThere is already fresh holly in the machine - you simply need to provide some deeprock salt and five gold coins to get the machine working.','','','','','',8150,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21213,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,-50000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8800,2,1377,60,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Cenarion Battlegear','As you complete the tasks you\'re assigned in the war you\'ll want to talk to Vargus, the blacksmith. Show him any badges you\'ve earned along the way. He\'ll provide you with gear to match your level of commitment to our cause.','Talk to Vargus at Cenarion Hold in Silithus.','Kaldon sent you? Very well, let\'s see what we can do for you.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,10,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8801,2,3428,60,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,8802,21221,1,0,'C\'Thun\'s Legacy','The walls of Ahn\'Qiraj tremble. A force of evil, older than the world itself, has been destroyed.$B$BAs you look at the remnants of the colossal abomination your heart nearly freezes. Even in death you can feel the legacy of C\'Thun\'s evil around you.$B$BYou have done what was thought to be impossible.$B$BYou grab at an eye stalk of the fiend, stowing it safely in your pack.$B$BTake the Eye of C\'Thun to the dragons in the next chamber. ','Take the Eye of C\'Thun to Caelastrasz in the Temple of Ahn\'Qiraj.','We will leave this place on our own, Lady $N - once we are certain that the evil within has been wholly destroyed. Your journey of legend is almost at an end.','Lady $N, you have freed us of its grasp.','','','','','',21221,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,200,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,0,0,0,0,0,0,0,0,0,0), + (8802,2,3428,60,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,64,0,8801,0,0,0,21221,1,0,'The Savior of Kalimdor','To the Caverns of Time you go, $G Lord:Lady; $N. Anachronos awaits your return. Give him the eye of C\'Thun as he will undoubtedly wish to place it in his master\'s collection.$B','Take the Eye of C\'Thun to Anachronos at the Caverns of Time.','The Master has left these for you, champion. From the timeless cache: A collection of artifacts spanning thousands of years - the choice is yours.','Lord $N! It is over...','','','','','',21221,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21712,21710,21709,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,200,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8803,0,-22,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Festive Gift','','','The note on this present reads:$b$bTo $n,$b$bIn hoping this will help you spread warm tidings and holiday cheer to all of Azeroth.$b$bFrom Greatfather Winter',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21363,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8804,2,1377,55,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,256,0,0,0,0,0,21378,1,0,'Desert Survival Kits','With the arrival of fresh recruits to Cenarion Hold comes the problem of keeping them alive in the desert. Dehydration as well as numerous poisonous creatures present a serious threat to inexperienced volunteers. Gather the supplies necessary for a desert survival kit and bring them to Calandrath in Cenarion Hold.','Bring 4 Globes of Water, 4 Powerful Anti-Venom and 4 Smoked Desert Dumplings to Calandrath at the inn in Cenarion Hold in Silithus. You must also bring Logistics Task Briefing I in order to complete this quest.','','','','','','','',7079,19440,20452,21378,4,4,4,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20800,21266,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8805,2,1377,60,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,256,0,0,0,0,0,21379,1,0,'Boots for the Guard','The mounted division of the Cenarion Hold guard is in short supply of ornate mithril boots. Procure a batch and deliver them immediately to Captain Vish Kozus in Cenarion Hold.','Bring 3 Ornate Mithril Boots to Vish Kozus, Captain of the Guard at Cenarion Hold in Silithus. You must also bring Logistics Task Briefing II in order to complete this quest.','','','','','','','',7936,21379,0,0,3,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20800,21266,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8806,2,1377,60,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21380,1,0,'Grinding Stones for the Guard','The Cenarion Hold guard is in short supply of grinding stones. Procure a batch and deliver them immediately to Captain Vish Kozus in Cenarion Hold.','Bring 10 Dense Grinding Stones, 10 Solid Grinding Stones and 10 Heavy Grinding Stones to Vish Kozus, Captain of the Guard at Cenarion Hold in Silithus. You must also bring Logistics Task Briefing III in order to complete this quest.','','','','','','','',12644,7966,3486,21380,10,10,10,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20800,21266,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8807,2,1377,60,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,256,0,0,0,0,0,21382,1,0,'Scrying Materials','Geologist Larksbane\'s studies have proven to be of tremendous value to our operations in Silithus. She has recently requested scrying materials to be used in her research.$B$BPlease gather these materials and deliver them to her directly so that she may continue her research.','Bring 1 Large Brilliant Shard, 1 Large Radiant Shard and 1 Huge Emerald to Geologist Larksbane at Cenarion Hold in Silithus. You must also bring Logistics Task Briefing V in order to complete this quest.','','','','','','','',14344,11178,12364,21382,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20800,21386,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8808,2,1377,60,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21384,1,0,'Uniform Supplies','The latest influx of volunteers has caused a shortage of uniforms. Procure a batch of uniform materials and bring them to Windcaller Proudhorn.','Bring 1 Mooncloth, 2 Bolts of Runecloth and 1 Ironweb Spider Silk to Windcaller Proudhorn at Cenarion Hold in Silithus. You must also bring Logistics Task Briefing VIII in order to complete this quest.',NULL,NULL,'','','','','',14342,14048,14227,21384,1,2,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20800,21266,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8809,2,1377,60,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21381,1,0,'Extraordinary Materials','Vargus, Cenarion Hold\'s blacksmith, has requested enchanted materials to be used in the crafting of powerful weapons for our forces. Obtain these and bring them directly to Vargus so that Cenarion Hold\'s troops may continue to be well equipped.','Bring 2 Enchanted Thorium Bars and 2 Enchanted Leather to Vargus at Cenarion Hold in Silithus. You must also bring Logistics Task Briefing IX in order to complete this quest.',NULL,NULL,'','','','','',12655,12810,21381,0,2,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20800,21266,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8810,2,1377,60,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,256,1,0,0,0,0,21385,1,0,'Bandages for the Field','Our supply of bandages in the battlefield is running dangerously low after the recent casualties we have incurred. Obtain a batch of first-aid supplies and deliver them to Windcaller Proudhorn in Cenarion Hold.','Bring 30 Heavy Runecloth Bandages, 30 Heavy Silk Bandages and 30 Heavy Mageweave Bandages to Windcaller Proudhorn at Cenarion Hold in Silithus. You must also bring Logistics Task Briefing X in order to complete this quest.',NULL,NULL,'','','','','',14530,8545,6451,21385,30,30,30,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20800,21386,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8811,0,-367,1,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'One Commendation Signet','','','Very well - your deeds have been entered into the records, and you are duly recognized for your efforts. Keep up the good work, $C.$B$BIf you have any more signets to hand in, then I am able to assist you further in that regard.','For those adventurers who have but a single commendation signet, I\'ll exchange it for a small amount of recognition with Stormwind.$B$BPlease bear in mind that it is better to hand over a stack of ten signets at once; your efforts will receive greater recognition in doing so. We offer a single signet exchange as a service for those who don\'t have enough for a full stack of ten.$B$BWith that being said, I stand ready to assist you if you still wish to hand in a single signet.','','','','','',21436,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8812,0,-367,1,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'One Commendation Signet','','','Very well - your deeds have been entered into the records, and you are duly recognized for your efforts. Keep up the good work, $C.$B$BIf you have any more signets to hand in, then I am able to assist you further in that regard.','For those adventurers who have but a single commendation signet, I\'ll exchange it for a small amount of recognition with Ironforge.$B$BPlease bear in mind that it is better to hand over a stack of ten signets at once; your efforts will receive greater recognition in doing so. We offer a single signet exchange as a service for those who don\'t have enough for a full stack of ten.$B$BWith that being said, I stand ready to assist you if you still wish to hand in a single signet.','','','','','',21436,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8813,0,-367,1,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'One Commendation Signet','','','Very well - your deeds have been entered into the records, and you are duly recognized for your efforts. Keep up the good work, $C.$B$BIf you have any more signets to hand in, then I am able to assist you further in that regard.','For those adventurers who have but a single commendation signet, I\'ll exchange it for a small amount of recognition with Darnassus.$B$BPlease bear in mind that it is better to hand over a stack of ten signets at once; your efforts will receive greater recognition in doing so. We offer a single signet exchange as a service for those who don\'t have enough for a full stack of ten.$B$BWith that being said, I stand ready to assist you if you still wish to hand in a single signet.','','','','','',21436,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8814,0,-367,1,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'One Commendation Signet','','','Very well - your deeds have been entered into the records, and you are duly recognized for your efforts. Keep up the good work, $C.$B$BIf you have any more signets to hand in, then I am able to assist you further in that regard.','For those adventurers who have but a single commendation signet, I\'ll exchange it for a small amount of recognition with the Gnomeregan exiles.$B$BPlease bear in mind that it is better to hand over a stack of ten signets at once; your efforts will receive greater recognition in doing so. We offer a single signet exchange as a service for those who don\'t have enough for a full stack of ten.$B$BWith that being said, I stand ready to assist you if you still wish to hand in a single signet.','','','','','',21436,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8815,0,-367,1,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'One Commendation Signet','','','Very well - your deeds have been entered into the records, and you are duly recognized for your efforts. Keep up the good work, $C.$B$BIf you have any more signets to hand in, then I am able to assist you further in that regard.','For those adventurers who have but a single commendation signet, I\'ll exchange it for a small amount of recognition with Orgrimmar.$B$BPlease bear in mind that it is better to hand over a stack of ten signets at once; your efforts will receive greater recognition in doing so. We offer a single signet exchange as a service for those who don\'t have enough for a full stack of ten.$B$BWith that being said, I stand ready to assist you if you still wish to hand in a single signet.','','','','','',21438,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8816,0,-367,1,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'One Commendation Signet','','','Very well - your deeds have been entered into the records, and you are duly recognized for your efforts. Keep up the good work, $C.$B$BIf you have any more signets to hand in, then I am able to assist you further in that regard.','For those adventurers who have but a single commendation signet, I\'ll exchange it for a small amount of recognition with Undercity.$B$BPlease bear in mind that it is better to hand over a stack of ten signets at once; your efforts will receive greater recognition in doing so. We offer a single signet exchange as a service for those who don\'t have enough for a full stack of ten.$B$BWith that being said, I stand ready to assist you if you still wish to hand in a single signet.','','','','','',21438,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8817,0,-367,1,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'One Commendation Signet','','','Very well - your deeds have been entered into the records, and you are duly recognized for your efforts. Keep up the good work, $C.$B$BIf you have any more signets to hand in, then I am able to assist you further in that regard.','For those adventurers who have but a single commendation signet, I\'ll exchange it for a small amount of recognition with Thunder Bluff.$B$BPlease bear in mind that it is better to hand over a stack of ten signets at once; your efforts will receive greater recognition in doing so. We offer a single signet exchange as a service for those who don\'t have enough for a full stack of ten.$B$BWith that being said, I stand ready to assist you if you still wish to hand in a single signet.','','','','','',21438,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8818,0,-367,1,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'One Commendation Signet','','','Very well - your deeds have been entered into the records, and you are duly recognized for your efforts. Keep up the good work, $C.$B$BIf you have any more signets to hand in, then I am able to assist you further in that regard.','For those adventurers who have but a single commendation signet, I\'ll exchange it for a small amount of recognition with the Darkspear tribe.$B$BPlease bear in mind that it is better to hand over a stack of ten signets at once; your efforts will receive greater recognition in doing so. We offer a single signet exchange as a service for those who don\'t have enough for a full stack of ten.$B$BWith that being said, I stand ready to assist you if you still wish to hand in a single signet.','','','','','',21438,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8819,0,-367,1,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Ten Commendation Signets','','','Excellent! It is no small sacrifice that you\'ve made to earn these signets, and you will be acknowledged for your service appropriately. It\'s adventurers like you, $N, that truly make a difference.$B$BLet me know if you have additional signets to hand in; I\'ll gladly help you out with whatever ones you need exchanged.','I accept commendation signets from adventurers who have received them in the line of duty. For each set of ten that you hand to me, I\'ll make sure that you receive a significant acknowledgement of your deeds with Stormwind. I also accept single tokens, but at a much reduced rate of recognition. We are much more interested in greater feats of duty, though no feat will be ignored.$B$BWith that said, I\'ll gladly take your signets if you are ready to hand in a set.','','','','','',21436,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8820,0,-367,1,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Ten Commendation Signets','','','Excellent! It is no small sacrifice that you\'ve made to earn these signets, and you will be acknowledged for your service appropriately. It\'s adventurers like you, $N, that truly make a difference.$B$BLet me know if you have additional signets to hand in; I\'ll gladly help you out with whatever ones you need exchanged.','I accept commendation signets from adventurers who have received them in the line of duty. For each set of ten that you hand to me, I\'ll make sure that you receive a significant acknowledgement of your deeds with Ironforge. I also accept single tokens, but at a much reduced rate of recognition. We are much more interested in greater feats of duty, though no feat will be ignored.$B$BWith that said, I\'ll gladly take your signets if you are ready to hand in a set.','','','','','',21436,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8821,0,-367,1,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Ten Commendation Signets','','','Excellent! It is no small sacrifice that you\'ve made to earn these signets, and you will be acknowledged for your service appropriately. It\'s adventurers like you, $N, that truly make a difference.$B$BLet me know if you have additional signets to hand in; I\'ll gladly help you out with whatever ones you need exchanged.','I accept commendation signets from adventurers who have received them in the line of duty. For each set of ten that you hand to me, I\'ll make sure that you receive a significant acknowledgement of your deeds with Darnassus. I also accept single tokens, but at a much reduced rate of recognition. We are much more interested in greater feats of duty, though no feat will be ignored.$B$BWith that said, I\'ll gladly take your signets if you are ready to hand in a set.','','','','','',21436,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8822,0,-367,1,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Ten Commendation Signets','','','Excellent! It is no small sacrifice that you\'ve made to earn these signets, and you will be acknowledged for your service appropriately. It\'s adventurers like you, $N, that truly make a difference.$B$BLet me know if you have additional signets to hand in; I\'ll gladly help you out with whatever ones you need exchanged.','I accept commendation signets from adventurers who have received them in the line of duty. For each set of ten that you hand to me, I\'ll make sure that you receive a significant acknowledgement of your deeds with the Gnomeregan exiles. I also accept single tokens, but at a much reduced rate of recognition. We are much more interested in greater feats of duty, though no feat will be ignored.$B$BWith that said, I\'ll gladly take your signets if you are ready to hand in a set.','','','','','',21436,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8823,0,-367,1,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Ten Commendation Signets','','','Excellent! It is no small sacrifice that you\'ve made to earn these signets, and you will be acknowledged for your service appropriately. It\'s adventurers like you, $N, that truly make a difference.$B$BLet me know if you have additional signets to hand in; I\'ll gladly help you out with whatever ones you need exchanged.','I accept commendation signets from adventurers who have received them in the line of duty. For each set of ten that you hand to me, I\'ll make sure that you receive a significant acknowledgement of your deeds with Orgrimmar. I also accept single tokens, but at a much reduced rate of recognition. We are much more interested in greater feats of duty, though no feat will be ignored.$B$BWith that said, I\'ll gladly take your signets if you are ready to hand in a set.','','','','','',21438,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8824,0,-367,1,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Ten Commendation Signets','','','Excellent! It is no small sacrifice that you\'ve made to earn these signets, and you will be acknowledged for your service appropriately. It\'s adventurers like you, $N, that truly make a difference.$B$BLet me know if you have additional signets to hand in; I\'ll gladly help you out with whatever ones you need exchanged.','I accept commendation signets from adventurers who have received them in the line of duty. For each set of ten that you hand to me, I\'ll make sure that you receive a significant acknowledgement of your deeds with Undercity. I also accept single tokens, but at a much reduced rate of recognition. We are much more interested in greater feats of duty, though no feat will be ignored.$B$BWith that said, I\'ll gladly take your signets if you are ready to hand in a set.','','','','','',21438,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8825,0,-367,1,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Ten Commendation Signets','','','Excellent! It is no small sacrifice that you\'ve made to earn these signets, and you will be acknowledged for your service appropriately. It\'s adventurers like you, $N, that truly make a difference.$B$BLet me know if you have additional signets to hand in; I\'ll gladly help you out with whatever ones you need exchanged.','I accept commendation signets from adventurers who have received them in the line of duty. For each set of ten that you hand to me, I\'ll make sure that you receive a significant acknowledgement of your deeds with Thunder Bluff. I also accept single tokens, but at a much reduced rate of recognition. We are much more interested in greater feats of duty, though no feat will be ignored.$B$BWith that said, I\'ll gladly take your signets if you are ready to hand in a set.','','','','','',21438,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8826,0,-367,1,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Ten Commendation Signets','','','Excellent! It is no small sacrifice that you\'ve made to earn these signets, and you will be acknowledged for your service appropriately. It\'s adventurers like you, $N, that truly make a difference.$B$BLet me know if you have additional signets to hand in; I\'ll gladly help you out with whatever ones you need exchanged.','I accept commendation signets from adventurers who have received them in the line of duty. For each set of ten that you hand to me, I\'ll make sure that you receive a significant acknowledgement of your deeds with the Darkspear tribe. I also accept single tokens, but at a much reduced rate of recognition. We are much more interested in greater feats of duty, though no feat will be ignored.$B$BWith that said, I\'ll gladly take your signets if you are ready to hand in a set.','','','','','',21438,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8827,2,-22,1,1,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Winter\'s Presents','I hear Greatfather Winter - with the generous support of Smokeywood Pastures - has put presents for everyone under the tree in Ironforge. I wish I could go, but I\'ve got to look after the PX-238 Winter Wondervolt.$B$BBut you should definitely check it out. I\'m sure Greatfather Winter has some presents with your name on them.','Speak with Greatfather Winter. He is located near the Smokywood Pastures vendor area in Ironforge.','Oh, ho hello there! You can only be here for one reason: to open your Winter Veil presents.$B$BNow, don\'t you worry, Greatfather Winter hasn\'t forgotten about his favorite $R $C. Look under the tree and you\'ll find your gifts.$B$BDuring this season of giving, perhaps your friends would also enjoy receiving some of Smokeywood Pasture\'s excellent products?',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8828,2,-22,1,1,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Winter\'s Presents','I hear Great-father Winter - with the generous support of Smokeywood Pastures - has put presents for everyone under the tree in Orgrimmar. I wish I could go, but I\'ve got to look after the PX-238 Winter Wondervolt.$B$BBut you should definitely check it out. I\'m sure Great-father Winter has some presents with your name on them.','Speak with Great-father Winter. He is located near the Smokywood Pastures vendor area in Orgrimmar.','Oh, ho hello there! You can only be here for one reason: to open your Winter Veil presents.$B$BNow, don\'t you worry, Greatfather Winter hasn\'t forgotten about his favorite $R $C. Look under the tree and you\'ll find your gifts.$B$BDuring this season of giving, perhaps your friends would also enjoy receiving some of Smokeywood Pasture\'s excellent products?',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8829,2,1377,60,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,256,0,0,0,0,0,21514,1,0,'The Ultimate Deception','The Twilight\'s Hammer operates through innumerable layers of secrecy and deceit. While their actions are carried out in our world, they are planned in a place we have not yet been able to reach.$B$BWe\'ve come to believe that the stones the Twilight\'s Hammer uses to summon their superiors allow for two-way transportation. To attempt to use them in this manner, we must replicate - to every last detail - a twilight emissary\'s robe.$B$BGather the necessary materials and bring them to Aurel Goldleaf, $N. ','Bring a Skin of Shadow, 3 Frayed Abomination Stitchings and 1 Twilight Cultist Robe to Aurel Goldleaf at Cenarion Hold in Silithus. You must also bring Logistics Task Briefing XI in order to complete this quest.$B',NULL,NULL,'','','','','',12753,12735,20407,21514,1,3,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21515,0,0,0,1,0,0,0,609,0,0,0,0,100,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8830,0,-367,1,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1,8811,0,0,0,0,0,0,'One Commendation Signet','','','Very well - your deeds have been entered into the records, and you are duly recognized for your efforts. Keep up the good work, $C.$B$BIf you have any more signets to hand in, then I am able to assist you further in that regard.','For those adventurers who have but a single commendation signet, I\'ll exchange it for a small amount of recognition with Stormwind.$B$BPlease bear in mind that it is better to hand over a stack of ten signets at once; your efforts will receive greater recognition in doing so. We offer a single signet exchange as a service for those who don\'t have enough for a full stack of ten.$B$BWith that being said, I stand ready to assist you if you still wish to hand in a single signet.','','','','','',21436,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8831,0,-367,1,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1,8819,0,0,0,0,0,0,'Ten Commendation Signets','','','Excellent! It is no small sacrifice that you\'ve made to earn these signets, and you will be acknowledged for your service appropriately. It\'s adventurers like you, $N, that truly make a difference.$B$BLet me know if you have additional signets to hand in; I\'ll gladly help you out with whatever ones you need exchanged.','I accept commendation signets from adventurers who have received them in the line of duty. For each set of ten that you hand to me, I\'ll make sure that you receive a significant acknowledgement of your deeds with Stormwind. I also accept single tokens, but at a much reduced rate of recognition. We are much more interested in greater feats of duty, though no feat will be ignored.$B$BWith that said, I\'ll gladly take your signets if you are ready to hand in a set.','','','','','',21436,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8832,0,-367,1,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1,8815,0,0,0,0,0,0,'One Commendation Signet','','','Very well - your deeds have been entered into the records, and you are duly recognized for your efforts. Keep up the good work, $C.$B$BIf you have any more signets to hand in, then I am able to assist you further in that regard.','For those adventurers who have but a single commendation signet, I\'ll exchange it for a small amount of recognition with the Undercity.$B$BPlease bear in mind that it is better to hand over a stack of ten signets at once; your efforts will receive greater recognition in doing so. We offer a single signet exchange as a service for those who don\'t have enough for a full stack of ten.$B$BWith that being said, I stand ready to assist you if you still wish to hand in a single signet.','','','','','',21438,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8833,0,-367,1,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1,8823,0,0,0,0,0,0,'Ten Commendation Signets','','','Excellent! It is no small sacrifice that you\'ve made to earn these signets, and you will be acknowledged for your service appropriately. It\'s adventurers like you, $N, that truly make a difference.$B$BLet me know if you have additional signets to hand in; I\'ll gladly help you out with whatever ones you need exchanged.','I accept commendation signets from adventurers who have received them in the line of duty. For each set of ten that you hand to me, I\'ll make sure that you receive a significant acknowledgement of your deeds with Undercity. I also accept single tokens, but at a much reduced rate of recognition. We are much more interested in greater feats of duty, though no feat will be ignored.$B$BWith that said, I\'ll gladly take your signets if you are ready to hand in a set.','','','','','',21438,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8834,0,-367,1,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1,8812,0,0,0,0,0,0,'One Commendation Signet','','','Very well - your deeds have been entered into the records, and you are duly recognized for your efforts. Keep up the good work, $C.$B$BIf you have any more signets to hand in, then I am able to assist you further in that regard.','For those adventurers who have but a single commendation signet, I\'ll exchange it for a small amount of recognition with Ironforge.$B$BPlease bear in mind that it is better to hand over a stack of ten signets at once; your efforts will receive greater recognition in doing so. We offer a single signet exchange as a service for those who don\'t have enough for a full stack of ten.$B$BWith that being said, I stand ready to assist you if you still wish to hand in a single signet.','','','','','',21436,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8835,0,-367,1,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1,8820,0,0,0,0,0,0,'Ten Commendation Signets','','','Excellent! It is no small sacrifice that you\'ve made to earn these signets, and you will be acknowledged for your service appropriately. It\'s adventurers like you, $N, that truly make a difference.$B$BLet me know if you have additional signets to hand in; I\'ll gladly help you out with whatever ones you need exchanged.','I accept commendation signets from adventurers who have received them in the line of duty. For each set of ten that you hand to me, I\'ll make sure that you receive a significant acknowledgement of your deeds with Ironforge. I also accept single tokens, but at a much reduced rate of recognition. We are much more interested in greater feats of duty, though no feat will be ignored.$B$BWith that said, I\'ll gladly take your signets if you are ready to hand in a set.','','','','','',21436,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8836,0,-367,1,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1,8813,0,0,0,0,0,0,'One Commendation Signet','','','Very well - your deeds have been entered into the records, and you are duly recognized for your efforts. Keep up the good work, $C.$B$BIf you have any more signets to hand in, then I am able to assist you further in that regard.','For those adventurers who have but a single commendation signet, I\'ll exchange it for a small amount of recognition with Darnassus.$B$BPlease bear in mind that it is better to hand over a stack of ten signets at once; your efforts will receive greater recognition in doing so. We offer a single signet exchange as a service for those who don\'t have enough for a full stack of ten.$B$BWith that being said, I stand ready to assist you if you still wish to hand in a single signet.','','','','','',21436,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8837,0,-367,1,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1,8821,0,0,0,0,0,0,'Ten Commendation Signets','','','Excellent! It is no small sacrifice that you\'ve made to earn these signets, and you will be acknowledged for your service appropriately. It\'s adventurers like you, $N, that truly make a difference.$B$BLet me know if you have additional signets to hand in; I\'ll gladly help you out with whatever ones you need exchanged.','I accept commendation signets from adventurers who have received them in the line of duty. For each set of ten that you hand to me, I\'ll make sure that you receive a significant acknowledgement of your deeds with Darnassus. I also accept single tokens, but at a much reduced rate of recognition. We are much more interested in greater feats of duty, though no feat will be ignored.$B$BWith that said, I\'ll gladly take your signets if you are ready to hand in a set.','','','','','',21436,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8838,0,-367,1,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1,8814,0,0,0,0,0,0,'One Commendation Signet','','','Very well - your deeds have been entered into the records, and you are duly recognized for your efforts. Keep up the good work, $C.$B$BIf you have any more signets to hand in, then I am able to assist you further in that regard.','For those adventurers who have but a single commendation signet, I\'ll exchange it for a small amount of recognition with the Gnomeregan exiles.$B$BPlease bear in mind that it is better to hand over a stack of ten signets at once; your efforts will receive greater recognition in doing so. We offer a single signet exchange as a service for those who don\'t have enough for a full stack of ten.$B$BWith that being said, I stand ready to assist you if you still wish to hand in a single signet.','','','','','',21436,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8839,0,-367,1,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,1,8822,0,0,0,0,0,0,'Ten Commendation Signets','','','Excellent! It is no small sacrifice that you\'ve made to earn these signets, and you will be acknowledged for your service appropriately. It\'s adventurers like you, $N, that truly make a difference.$B$BLet me know if you have additional signets to hand in; I\'ll gladly help you out with whatever ones you need exchanged.','I accept commendation signets from adventurers who have received them in the line of duty. For each set of ten that you hand to me, I\'ll make sure that you receive a significant acknowledgement of your deeds with the Gnomeregan exiles. I also accept single tokens, but at a much reduced rate of recognition. We are much more interested in greater feats of duty, though no feat will be ignored.$B$BWith that said, I\'ll gladly take your signets if you are ready to hand in a set.','','','','','',21436,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8840,0,-367,1,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1,8816,0,0,0,0,0,0,'One Commendation Signet','','','Very well - your deeds have been entered into the records, and you are duly recognized for your efforts. Keep up the good work, $C.$B$BIf you have any more signets to hand in, then I am able to assist you further in that regard.','For those adventurers who have but a single commendation signet, I\'ll exchange it for a small amount of recognition with Orgrimmar.$B$BPlease bear in mind that it is better to hand over a stack of ten signets at once; your efforts will receive greater recognition in doing so. We offer a single signet exchange as a service for those who don\'t have enough for a full stack of ten.$B$BWith that being said, I stand ready to assist you if you still wish to hand in a single signet.','','','','','',21438,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8841,0,-367,1,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1,8824,0,0,0,0,0,0,'Ten Commendation Signets','','','Excellent! It is no small sacrifice that you\'ve made to earn these signets, and you will be acknowledged for your service appropriately. It\'s adventurers like you, $N, that truly make a difference.$B$BLet me know if you have additional signets to hand in; I\'ll gladly help you out with whatever ones you need exchanged.','I accept commendation signets from adventurers who have received them in the line of duty. For each set of ten that you hand to me, I\'ll make sure that you receive a significant acknowledgement of your deeds with Orgrimmar. I also accept single tokens, but at a much reduced rate of recognition. We are much more interested in greater feats of duty, though no feat will be ignored.$B$BWith that said, I\'ll gladly take your signets if you are ready to hand in a set.','','','','','',21438,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8842,0,-367,1,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1,8817,0,0,0,0,0,0,'One Commendation Signet','','','Very well - your deeds have been entered into the records, and you are duly recognized for your efforts. Keep up the good work, $C.$B$BIf you have any more signets to hand in, then I am able to assist you further in that regard.','For those adventurers who have but a single commendation signet, I\'ll exchange it for a small amount of recognition with Thunder Bluff.$B$BPlease bear in mind that it is better to hand over a stack of ten signets at once; your efforts will receive greater recognition in doing so. We offer a single signet exchange as a service for those who don\'t have enough for a full stack of ten.$B$BWith that being said, I stand ready to assist you if you still wish to hand in a single signet.','','','','','',21438,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8843,0,-367,1,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1,8825,0,0,0,0,0,0,'Ten Commendation Signets','','','Excellent! It is no small sacrifice that you\'ve made to earn these signets, and you will be acknowledged for your service appropriately. It\'s adventurers like you, $N, that truly make a difference.$B$BLet me know if you have additional signets to hand in; I\'ll gladly help you out with whatever ones you need exchanged.','I accept commendation signets from adventurers who have received them in the line of duty. For each set of ten that you hand to me, I\'ll make sure that you receive a significant acknowledgement of your deeds with Thunder Bluff. I also accept single tokens, but at a much reduced rate of recognition. We are much more interested in greater feats of duty, though no feat will be ignored.$B$BWith that said, I\'ll gladly take your signets if you are ready to hand in a set.','','','','','',21438,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8844,0,-367,1,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1,8818,0,0,0,0,0,0,'One Commendation Signet','','','Very well - your deeds have been entered into the records, and you are duly recognized for your efforts. Keep up the good work, $C.$B$BIf you have any more signets to hand in, then I am able to assist you further in that regard.','For those adventurers who have but a single commendation signet, I\'ll exchange it for a small amount of recognition with the Darkspear tribe.$B$BPlease bear in mind that it is better to hand over a stack of ten signets at once; your efforts will receive greater recognition in doing so. We offer a single signet exchange as a service for those who don\'t have enough for a full stack of ten.$B$BWith that being said, I stand ready to assist you if you still wish to hand in a single signet.','','','','','',21438,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8845,0,-367,1,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,1,8826,0,0,0,0,0,0,'Ten Commendation Signets','','','Excellent! It is no small sacrifice that you\'ve made to earn these signets, and you will be acknowledged for your service appropriately. It\'s adventurers like you, $N, that truly make a difference.$B$BLet me know if you have additional signets to hand in; I\'ll gladly help you out with whatever ones you need exchanged.','I accept commendation signets from adventurers who have received them in the line of duty. For each set of ten that you hand to me, I\'ll make sure that you receive a significant acknowledgement of your deeds with the Darkspear tribe. I also accept single tokens, but at a much reduced rate of recognition. We are much more interested in greater feats of duty, though no feat will be ignored.$B$BWith that said, I\'ll gladly take your signets if you are ready to hand in a set.','','','','','',21438,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8846,0,-365,10,19,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Five Signets for War Supplies','Ah, here for additional supplies for yourself, are you? Well, I can certainly understand the need for additional materiel... just take a look around if you need any proof.$B$BI\'ll issue you some additional supplies, but you\'ll need to give me an appropriate number of commendation signets in exchange. You won\'t receive any recognition for surrendering the signets in this manner, but you might find something useful that will help keep you alive when battle is finally upon us.','',NULL,NULL,NULL,'','','','',21436,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21509,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8847,0,-365,20,29,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Ten Signets for War Supplies','','',NULL,NULL,NULL,'','','','',21436,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21510,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8848,0,-365,30,39,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Fifteen Signets for War Supplies','','',NULL,NULL,NULL,'','','','',21436,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21511,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8849,0,-365,40,49,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Twenty Signets for War Supplies','','',NULL,NULL,NULL,'','','','',21436,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21512,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8850,0,-365,50,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Thirty Signets for War Supplies','','',NULL,NULL,NULL,'','','','',21436,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21513,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8851,0,-365,10,19,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Five Signets for War Supplies','','',NULL,NULL,NULL,'','','','',21438,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21509,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8852,0,-365,20,29,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Ten Signets for War Supplies','','',NULL,NULL,NULL,'','','','',21438,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21510,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8853,0,-365,30,39,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Fifteen Signets for War Supplies','','',NULL,NULL,NULL,'','','','',21438,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21511,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8854,0,-365,40,49,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Twenty Signets for War Supplies','','',NULL,NULL,NULL,'','','','',21438,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21512,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8855,0,-365,50,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Thirty Signets for War Supplies','','',NULL,NULL,NULL,'','','','',21438,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21513,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8856,2,1377,60,0,0,0,255,0,0,0,0,0,0,0,0,0,0,0,256,0,0,0,0,0,20807,1,0,'Desert Survival Kits','With the arrival of fresh recruits to Cenarion Hold comes the problem of keeping them alive in the desert. Dehydration as well as numerous poisonous creatures present a serious threat to inexperienced volunteers. Gather the supplies necessary for a desert survival kit and bring them to Calandrath in Cenarion Hold.','Bring 4 Globes of Water, 4 Powerful Anti-Venom and 4 Baked Salmon to Calandrath at the inn in Cenarion Hold in Silithus.',NULL,NULL,NULL,'','','','',7079,19440,20452,20807,4,4,4,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20800,20805,0,0,1,1,0,0,609,0,0,0,0,75,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8857,2,1377,51,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,0,21534,1,0,'Secrets of the Colossus - Ashi','I\'m looking for battle hardened adventurers willing and able to get a fresh husk sample from the fallen Colossus of Ashi to Oglethorpe in Booty Bay. No, no, I wouldn\'t want you to go anywhere near that thing\'s corpse. Just take one of my samples and make it snappy. These things are no good to him rotten!','Take the Colossus of Ashi\'s Husk to Oglethorpe Obnoticus in Booty Bay.$B','Oh the chickens I will craft from this wondrous husk! Well done, my $gboy:girl; !','Yes? What have you got there?','','','','','',21534,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21528,0,0,0,1,0,0,0,21,0,0,0,0,1000,0,0,0,0,27000,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8858,2,1377,51,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,0,21535,1,0,'Secrets of the Colossus - Regal','There ain\'t nothin\' I\'d like more than to stuff this bug husk down Oilfist\'s fat face... Cept, I\'m stuck here collectin\' samples from that overgrown cockroach. I\'ll be here \'till the wee mornin\' hours given the size o\' that thing.$B$BTake this here sample to Oilfist fer me and do it fast, $c. He\'s payin\' BIG!$B$BYar, Thorium Point - it be in the Searin\' Gorge.','Take the Colossus of Regal\'s Husk to Overseer Oilfist in Searing Gorge.$B','Excellent. We could surely devise some incredibly powerful armor from this chitin. Here\'s the riches you were promised.','Hmmm...','','','','','',21535,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21528,0,0,0,1,0,0,0,529,0,0,0,0,500,0,0,0,0,27000,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8859,2,1377,51,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,0,21533,1,0,'Secrets of the Colossus - Zora','My servants were nearly killed in their efforts to recover this sample. You absolutely must hurry! Lord Maxwell Tyrosus eagerly awaits a fresh husk sample. He believes that the secrets of this Colossus could help us in the war against the Scourge!$B$BWhy are you still here!? To Light\'s Hope! Yes, you will be rewarded handsomely for your efforts...$B','Take the Colossus of Zora\'s Husk to Lord Maxwell Tyrosus at Light\'s Hope Chapel in the Eastern Plaguelands.$B','Excellent and timely! Well done, $Glad:lass;.','You look a bit heavy in the boots, friend.','','','','','',21533,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21528,0,0,0,1,0,0,0,529,0,0,0,0,500,0,0,0,0,27000,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8860,2,-22,60,70,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21545,1,0,'New Year Celebrations!','Stormwind is holding a celebration for the new year! All day long today you can get free booze, and at night they\'ll put on a firework show! It should be pretty nice... but Booty Bay is also having a party today; I bet it\'ll be even better!$B$BWell anyway, Innkeeper Allison in Stormwind needs a supply of Smoky Wood Pasture fare to help feed all the party goers. Can you do me a favor and deliver it!$B$BThanks, $N! Innkeeper Allison is in the Gilded Rose, in the Trade District of Stormwind.','Bring the Smokywood Supplies to Innkeeper Allison in Stormwind.','Oh, my Smokywood supplies! Splendid! I\'ll need these to feed all the people in town for the celebration!$B$BThank you, $N. Please take this as payment, and don\'t forget to drink and dance with the revelers outside!','Greetings! Are you here for the party! Or perhaps you just need to rest those weary feet of yours...','','','','','',21545,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8861,2,-22,60,70,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21545,1,0,'New Year Celebrations!','Thunder Bluff is holding a celebration for the new year! All day you\'ll find free booze there, and at night they\'ll put on a firework show!$B$BIt should be pretty nice... but Booty Bay is also having a party today; I bet it\'ll be even better!$B$BWell anyway, Innkeeper Pala in Thunder Bluff needs a supply of Smoky Wood Pasture fare to help feed all the party goers. Can you do me a favor and deliver it!$B$BThanks, $N! Innkeeper Pala is in the inn near the bridge to Hunter\'s Rise.','Bring the Smokywood Supplies to Innkeeper Pala in Thunder Bluff.','Oh, very good! These supplies will help feed all our people, here to celebrate the new year!$B$BI thank you, $N. You are in my debt. Please, take these coins... and heed my advice - drink heartily from the kegs outside, and join our revelers in a dance of celebration!','Good day, $C! Did you come to Thunder Bluff for our celebrations? Or are you here to rest a weary hoof between hunts?','','','','','',21545,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,0,0,0,0,250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8862,0,-366,10,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Elune\'s Candle','','','Very well then - I accept these coins of ancestry. Please take Elune\'s candle with my blessing. Also, please enjoy these complimentary fireworks.$B$BMay your Lunar Festival be joyous and filled with merriment, $N.$B$BAnd if you choose to face Omen and his minions, you will find Elune\'s candle quite useful...','Elune\'s candle is an artifact of great reverence to the disciples of the Lunar Festival. Stored within the candle is true moonlight, ready to be unleashed!$B$BThis light is harmless to most creatures, but you will find that Omen and his minions are burned and dazzled by it.',NULL,'','','','',21100,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21713,21640,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8863,0,-366,1,50,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Festival Dumplings','','','Excellent - please enjoy these dumplings with my compliments. While they are but a small token of appreciation for the honor you have brought upon yourself through your actions, I think you will enjoy them all the same.$B$BShould you have any more coins of ancestry, I stand ready to offer you a wide array of items in exchange.',NULL,NULL,'','','','',21100,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21537,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8864,0,-366,1,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Festive Lunar Dresses','','','Very well then - I accept these coins of ancestry. Please take your dress with my blessing. Also, please enjoy these complimentary fireworks.$B$BAs you have honored your elders, you honor me with your mere presence. Thank you, and may your Lunar Festival be joyous.','I have a selection of dresses that may be of interest to you. Such dresses have been worn in times past during the Lunar Festival, and the selection I have today is perhaps the finest I have ever seen. Each is hand-crafted with only the finest and softest of components.$B$BIn exchange for some coins of ancestry, I will let you choose one of the three styles I have to keep as your own. Is this acceptable to you?',NULL,'','','','',21100,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21157,21538,21539,0,0,0,1,1,1,0,0,0,21640,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8865,0,-366,1,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Festive Lunar Pant Suits','','','Very well then - I accept these coins of ancestry. Please take your pant suit with my blessing. Also, please enjoy these complimentary fireworks.$B$BShould you have more coins of ancestry to trade, then speak with me again. I will be offering various items throughout the entirety of the Lunar Festival.','I am please to inform you that I have a fine selection of festive pant suits available for you to own... but only in trade for coins of ancestry. If fashion is important to you, then these are what you\'re looking for! I assure you that you will not find pant suits like these anywhere else.$B$BIn exchange for some Coins of Ancestry, I will let you choose one of the three styles I have to keep as your own. Is this acceptable to you?',NULL,'','','','',21100,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21541,21544,21543,0,0,0,1,1,1,0,0,0,21640,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8866,0,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Bronzebeard the Elder','','','It is good to know the people of this land still pay homage to the olden races. I bid you well, $N, and offer you this token...',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21100,0,0,0,1,0,0,0,67,469,0,0,0,75,75,0,0,0,0,0,0,25716,168,21600,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (8867,2,-366,1,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,8883,0,0,0,'Lunar Fireworks','Every year the druids of Moonglade hold a celebration of our city\'s great triumph over an ancient evil.$B$BWe celebrate the wisdom of our elders, share in magnificent feasts and of course... shoot fireworks!$B$BFor a small donation you can purchase colorful rockets from our vendor. Try using some of the launchers around here, $N.','Launch 8 Lunar Fireworks and 2 Cluster Fireworks and return to a Lunar Festival Harbinger at any capital city.','Well done, $N.$B$BNow that you\'re in the spirit of things, why don\'t you take this invitation to the festival in Moonglade.$B$BIt\'s quite an enjoyable celebration, if you have the time to spare. We share food, drink, stories and of course... more fireworks!$B$BOpen the invitation while standing inside the circle of greater moonlight and you\'ll be transported to Moonglade.','Did you find the launchers, $N?','','Lunar Fireworks Fired','Lunar Fireworks Cluster Fired','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15893,15894,0,0,8,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21711,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8868,2,-366,40,60,62,0,255,0,0,0,0,0,0,0,0,0,0,0,74,2,0,0,0,0,0,0,0,'Elune\'s Blessing','The beast Omen was once a hero of this world. A wolf of great strength and fortune, Omen fought beside the heroes of the War of the Ancients until he succumbed to demonic magics. Turning against his allies, he raged across Azeroth and carried death and terror in his wake.$B$BFinally defeated here, in Moonglade, Omen now sleeps among the silt of Lake Elune\'ara. But each new year, during the festival, he stirs...$B$BGather cohorts, $N, and summon and defeat the beast Omen. Earn the blessing of Elune!','Summon Omen, defeat him and gain Elune\'s Blessing. Return to Valadar Starsong in Nighthaven',NULL,NULL,'Receive Elune\'s Blessing.','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21540,21640,7912,0,1,1,3,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0), + (8869,2,-121,50,60,81,0,255,164,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Sweet Serenity','Within the confines of the Scarlet Bastion lies sweet Serenity. The Crimson Hammersmith guards the recipe with his life. Defeat him and bring me his apron. For that, I shall train you to become a hammersmith.$B$BUnderstand this: Once you have chosen the path of the hammersmith, the paths of the swordsmith and axesmith will no longer be available.','Travel to Stratholme and kill the Crimson Hammersmith. Recover the Crimson Hammersmith\'s Apron and return to Lilith.',NULL,NULL,NULL,'','','','',13351,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12824,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8870,2,-366,1,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,8870,8867,0,0,0,'The Lunar Festival','It\'s that time of the year, $N! The Cenarion Circle invites all denizens of Azeroth to partake in our celebration of the Lunar Festival. You will find the Lunar Festival Harbinger in this very city at a location marked by a blessed circle of moonlight. She can tell you more about the holiday.','Talk to the Lunar Festival Harbinger in the Mystic Ward of Ironforge. You can also talk to Lunar Festival Harbingers in other capital cities.','Welcome, $N. Are you here to join in the festivities?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8871,2,-366,1,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,8870,8867,0,0,0,'The Lunar Festival','It\'s that time of the year, $N! The Cenarion Circle invites all denizens of Azeroth to partake in our celebration of the Lunar Festival. You will find the Lunar Festival Harbinger in this very city at a location marked by a blessed circle of moonlight. She can tell you more about the holiday.','Talk to the Lunar Festival Harbinger in the Park District in Stormwind. You can also talk to Lunar Festival Harbingers in other capital cities.','Welcome, $N. Are you here to join in the festivities?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8872,2,-366,1,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,8870,8867,0,0,0,'The Lunar Festival','It\'s that time of the year, $N! The Cenarion Circle invites all denizens of Azeroth to partake in our celebration of the Lunar Festival. You will find the Lunar Festival Harbinger in this very city at a location marked by a blessed circle of moonlight. She can tell you more about the holiday.','Talk to the Lunar Festival Harbinger at the Cenarion Enclave in Darnassus. You can also talk to Lunar Festival Harbingers in other capital cities.','Welcome, $N. Are you here to join in the festivities?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8873,2,-366,1,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,8870,8867,0,0,0,'The Lunar Festival','It\'s that time of the year, $N! The Cenarion Circle invites all denizens of Azeroth to partake in our celebration of the Lunar Festival. You will find the Lunar Festival Harbinger in this very city at a location marked by a blessed circle of moonlight. She can tell you more about the holiday.','Talk to the Lunar Festival Harbinger in the Valley of Wisdom in Orgrimmar. You can also talk to Lunar Festival Harbingers in other capital cities.','Welcome, $N. Are you here to join in the festivities?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8874,2,-366,1,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,8870,8867,0,0,0,'The Lunar Festival','It\'s that time of the year, $N! The Cenarion Circle invites all denizens of Azeroth to partake in our celebration of the Lunar Festival. You will find the Lunar Festival Harbinger in this very city at a location marked by a blessed circle of moonlight. She can tell you more about the holiday.','Talk to the Lunar Festival Harbinger in the entrance to the Undercity. You can also talk to Lunar Festival Harbingers in other capital cities.','Welcome, $N. Are you here to join in the festivities?',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8875,2,-366,1,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,8870,8867,0,0,0,'The Lunar Festival','It\'s that time of the year, $N! The Cenarion Circle invites all denizens of Azeroth to partake in our celebration of the Lunar Festival. You will find the Lunar Festival Harbinger in this very city at a location marked by a blessed circle of moonlight. She can tell you more about the holiday.','Talk to the Lunar Festival Harbinger at the Elder Rise in Thunder Bluff. You can also talk to Lunar Festival Harbingers in other capital cities.','Welcome, $N. Are you here to join in the festivities?',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8876,0,-366,25,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Small Rockets','','','Ah, very well. Here are your recipes, $N, and my Elune bless you.',NULL,NULL,'','','','',21100,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21740,21640,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8877,0,-366,45,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Firework Launcher','','','Here you are, $N. Here is the schematic to create a firework launcher. Place launchers where you wish to celebrate, and then welcome your friends to join you!',NULL,NULL,'','','','',21100,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21738,21640,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8878,0,-366,50,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Festive Recipes','','','Here are the patterns, $N. I am sure you will find the product of this knowledge quite beautiful.',NULL,NULL,'','','','',21100,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21722,21723,0,0,0,0,1,1,0,0,0,0,21640,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8879,0,-366,35,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Large Rockets','','','Very well - I accept these coins of ancestry. Here are your recipes, $N. May you use them to spread Elune\'s glory!',NULL,NULL,'','','','',21100,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21742,21640,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8880,0,-366,45,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Cluster Rockets','','','Here you are, $N. Take these recipes and learn their secrets. I bid you fortune, and I look forward to seeing your magnificent creations.',NULL,NULL,'','','','',21100,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21741,21640,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8881,0,-366,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Large Cluster Rockets','','','Thank you, $N. Here is the recipe for large cluster rockets. May your products bring joy and luck to all those who gaze up them.','Large cluster rockets require vast resources and skill to create, but their brilliance and beauty is worth that effort! Bring me coins of ancestry and I will grant you the knowledge of their crafting.',NULL,'','','','',21100,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21743,21640,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8882,0,-366,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Cluster Launcher','','','Here is your schematic. Study it closely, and learn...$B$BGood luck, $N. May your celebrations rival that of the Lunar Festival itself!','The most splendid fireworks shows must include cluster rockets, and those cluster rockets must be fired from cluster launchers! Is it not then logical for you to learn the secrets of making cluster launchers? Bring me coins of ancestry and I will give this knowledge to you.',NULL,'','','','',21100,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21737,21640,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8883,2,-366,1,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,8867,0,0,0,0,0,0,'Valadar Starsong','Now that you have your Lunar Festival invitation, you may travel to Moonglade! There you will find many revelers, and in the village of Nighthaven Valadar Starsong and his sister Fariel await those eager to participate in the celebration.$B$BTravel to Moonglade through the greater moonlight and speak with Valadar Starsong; see what prizes you might gain during the festival!','Use your Lunar Festival Invitation in the moonlight to travel to Moonglade. Speak with Valadar Starsong in Nighthaven when you arrive.','$N, welcome to Nighthaven, host of the Lunar Festival! Although our village is normally remote and sequestered from the peoples of Azeroth, during this time of celebration we open our arms and hearts to all.$B$BEnjoy your visit, $n, and speak with me or my sister again when ready.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), + (8893,0,440,42,47,0,0,255,0,0,0,0,0,0,0,0,0,0,0,264,1,2741,0,0,0,0,0,0,'The Super Egg-O-Matic','','','You place the hippogryph egg into the machine. A series of beeps follows along with some strange mechanical sounds.$B$BIt appears that the Eggometer has weighed, measured, and packaged your egg. Now that\'s speedy service!','The Super Egg-O-Matic is the latest of Curgle Cranklehop\'s inventions. It is quite an impressive piece of machinery.$B$BThe Super Egg-O-Matic sputters wildly as you approach the control panel.','','','','','',8564,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8647,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8897,2,-22,60,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21921,1,0,'Dearest Colara,','I\'ve got to keep watch here at the gate, but I\'m always worrying about my sweetheart, Colara. I only get to see her for a few hours, if I\'m lucky, and well, just look at me. I\'ve got a minor officer\'s pay and I could be called to the front any day now.$B$BWould she just forget about me? There are a lot of men in the city. A lot of rich ones.$B$BAnyways, I\'ve scribbled some things down... nothing much, but if you could take it to her for me, that\'d be great.','Deliver Lieutenant Heldric\'s Carefully Penned Note to Colara Dean outside the bank in Stormwind.','Oh, isn\'t that sweet! This is the first time he\'s ever sent me something. Do you suppose he\'s getting serious?$B$BColara Heldric? I suppose it has a ring to it. Oh, but I\'m getting ahead of myself. Thank you.','Hello there, handsome. Something I can help you with?','','','','','',21921,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17,0,0,0,0,0,0,0,0,0), + (8898,2,-22,47,70,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21920,1,0,'Dearest Colara,','I met a lass in Stormwind when I was last there on the bank\'s business. She stole my heart away. Now, I can\'t stop thinking about her! I\'d like to send her this message - I\'ve rewritten it twelve times!$B$BThe mail is so full now, and I want to make sure it gets there.$B$BIf you\'re heading that way, could you help me?','Deliver the Creased Letter to Colara Dean outside the bank in Stormwind.','Tormek? Oh yes, I do remember him. He had quite a nice beard and smile underneath.$B$BAh, I can\'t believe he remembered me!','Hello there, handsome. Something I can help you with?','','','','','',21920,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0), + (8899,2,-22,56,70,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21925,1,0,'Dearest Colara,','How to describe her beauty? Thousands of years of words and I am at a loss.$B$BThese mortals confound the mind and leave us babbling fools.$B$BI\'ve stared at these words too long. No more eloquent meaning can I squeeze from them. No, she must have it now, or some other suitor will surely steal her eye.','Deliver the Immaculate Letter to Colara Dean outside the bank in Stormwind.','I\'ve never received something like this before. How lovely!','Hello there, handsome. Something I can help you with?','','','','','',21925,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8900,2,-22,52,70,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21926,1,0,'Dearest Elenia,','She was so sad. I could see that, once I saw past her state. I mean, she seemed sad - wouldn\'t you?$B$BBut after talking to her, there was a connection. I didn\'t think anyone could understand what I was thinking, but she could.$B$BWhen I told the others, they laughed at me, so I never spoke with her again. But I miss her. Can you take this letter to her for me? I want to be sure it finds her hands.','Deliver the Slightly Creased Note to Elenia Haydon near the bank in the Undercity.','You wouldn\'t expect an orc to be so eloquent. Of course, we never really had a chance to know them before now. Thank you for bringing this to me.','Oh, and to what do I owe this pleasure?','','','','','',21926,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8901,2,-22,57,70,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22264,1,0,'Dearest Elenia,','Have you ever known love, young one? It was a thing foreign to me until lately, when I met a girl from the Undercity, Elenia. It is rare enough for one of my kind to look outside our own, let alone one of the Forsaken.$B$BBut now thoughts of her occupy my mind both days and nights.$B$BIf you can, could you take this letter to her? I want her to come here to Mulgore. I hope that she will say yes.','Deliver the Carefully Written Letter to Elenia Haydon near the bank in the Undercity.','What kind words Temma writes for me. But, as much as his words move me, I cannot consider the love of a tauren. In thoughts, body and mind we are too different.$B$BIt is good I do not have to receive these thoughts of his in person. I could not bear to break his heart.','Oh, and to what do I owe this pleasure?','','','','','',22264,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8902,2,-22,58,70,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22265,1,0,'Dearest Elenia,','A lifetime ago, I was betrothed to marry Elenia, my childhood sweetheart. It\'s been years since I thought about her last, but of late, she frequently occupies my thoughts.$B$BPerhaps, even with everything that has passed, there can be some room in each other\'s lives for our love.$B$BI\'m sure she has changed, also. Can you deliver this letter to her for me? I am too nervous to give it in person.','Deliver the Lovingly Composed Letter to Elenia Haydon near the bank in the Undercity.','This brings back memories from a lifetime ago, $N. Elenia Tor. That was going to be my name, you know. We would have a beautiful ceremony out on the shores of the lake. When he retired, we\'d find a farm to retire to.$B$BSimple dreams, then.$B$BBut if he saw me now, I doubt he\'d even see Elenia in me. Only cold flesh and a dead heart...','Oh, and to what do I owe this pleasure?','','','','','',22265,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8903,2,-22,10,70,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,9024,0,0,0,'Dangerous Love','There\'s something unnatural about this epidemic of love. It\'s not proper, it\'s an eyesore, and at worst, it could be a threat to the the safety of the Alliance itself.$B$BJust think: what if the guards have been taken in by this strange affliction? Something must be done.$B$BGo to one of the guards here in Stormwind and see if they\'ve been caught up in this foolishness.','Get a Stormwind Guard\'s Card and return it to Aristan Mottar in Stormwind.','So it is true. This is unbelievable. How could this have happened? Let me think for a moment. There must be a reason behind this.','Was I right to worry? Are the guards afflicted with this lovesickness?','','','','','',22143,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,24,1,0,0,0,0,0,0,6,1,22,0,0,0,0,0,0,0,0), + (8904,2,-22,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,8979,0,0,0,'Dangerous Love','There\'s something unnatural about this epidemic of love. It\'s disgusting, and as it lowers our defenses, it could be a threat to the all of us.$B$BIt\'s bad enough that so many of our people are caught up in this ridiculous behavior. But I think that it has spread even to our guardians, who should be immune to such things.$B$BFind one of our guardians and see if they\'ve been caught up in this foolishness.','Get a Guardian\'s Moldy Card and bring it to Fenstad Argyle in the Undercity.','So it is true. This is unbelievable. How could this have happened? Let me think for a moment. There must be a reason behind this.','Was I right to worry? Have our idiot guardians been overcome?',NULL,'','','','',22145,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8905,2,1537,58,60,81,1024,77,0,0,0,0,0,0,0,0,0,0,0,264,0,0,8922,0,0,0,0,0,'An Earnest Proposition','Well met, $c. I\'ve something that might interest you.$B$BI have in my possession a set of armor much like the one worn by those of your profession, but of much higher quality. I\'d be willing to trade the bracers for ordinary ones in exchange for a small favor.$B$BThe blood of the frostsabers and bears that inhabit Winterspring has properties I\'m in need of at the moment. Bring me a sizeable sample of it along with the bracers and a small amount of gold. You shall find the effort worth your while.','Acquire 15 Winterspring Blood Samples and 20 gold and bring them along with a set of Wildheart Bracers to Deliana in Ironforge.','Excellent! Let\'s perform the trade then. It\'s hard to part with this excellent armor, but I\'m afraid I won\'t be needing it any time soon.$B$BIf you\'re interested in performing more work for me, I might be willing to give up the rest of the pieces.','Have you brought me what I requested of you, $N?','','','','','',21928,16714,0,0,15,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22108,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-200000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8906,2,1537,58,60,81,4,77,0,0,0,0,0,0,0,0,0,0,0,264,0,0,8922,0,0,0,0,0,'An Earnest Proposition','Well met, $c. I\'ve something that might interest you.$B$BI have in my possession a set of armor much like the one worn by those of your profession, but of much higher quality. I\'d be willing to trade the bracers for ordinary ones in exchange for a small favor.$B$BThe blood of the frostsabers and bears that inhabit Winterspring has properties I\'m in need of at the moment. Bring me a sizeable sample of it along with the bracers and a small amount of gold. You shall find the effort worth your while.','Acquire 15 Winterspring Blood Samples and 20 gold and bring them along with a set of Beaststalker\'s Bindings to Deliana in Ironforge.','Excellent! Let\'s perform the trade then. It\'s hard to part with this excellent armor, but I\'m afraid I won\'t be needing it any time soon.$B$BIf you\'re interested in performing more work for me, I might be willing to give up the rest of the pieces.','Have you brought me what I requested of you, $N?','','','','','',21928,16681,0,0,15,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22011,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-200000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8907,2,1537,58,60,81,128,77,0,0,0,0,0,0,0,0,0,0,0,264,0,0,8922,0,0,0,0,0,'An Earnest Proposition','Well met, $c. I\'ve something that might interest you.$B$BI have in my possession a set of armor much like the one worn by those of your profession, but of much higher quality. I\'d be willing to trade the bracers for ordinary ones in exchange for a small favor.$B$BThe blood of the frostsabers and bears that inhabit Winterspring has properties I\'m in need of at the moment. Bring me a sizeable sample of it along with the bracers and a small amount of gold. You shall find the effort worth your while.','Acquire 15 Winterspring Blood Samples and 20 gold and bring them along with a set of Magister\'s Bindings to Deliana in Ironforge.','Excellent! Let\'s perform the trade then. It\'s hard to part with this excellent armor, but I\'m afraid I won\'t be needing it any time soon.$B$BIf you\'re interested in performing more work for me, I might be willing to give up the rest of the pieces.','Have you brought me what I requested of you, $N?','','','','','',21928,16683,0,0,15,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22063,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-200000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8908,2,1537,58,60,81,2,77,0,0,0,0,0,0,0,0,0,0,0,264,0,0,8922,0,0,0,0,0,'An Earnest Proposition','Well met, $c. I\'ve something that might interest you.$B$BI have in my possession a set of armor much like the one worn by those of your profession, but of much higher quality. I\'d be willing to trade the bracers for ordinary ones in exchange for a small favor.$B$BThe blood of the frostsabers and bears that inhabit Winterspring has properties I\'m in need of at the moment. Bring me a sizeable sample of it along with the bracers and a small amount of gold. You shall find the effort worth your while.','Acquire 15 Winterspring Blood Samples and 20 gold and bring them along with a set of Lightforge Bracers to Deliana in Ironforge.','Excellent! Let\'s perform the trade then. It\'s hard to part with this excellent armor, but I\'m afraid I won\'t be needing it any time soon.$B$BIf you\'re interested in performing more work for me, I might be willing to give up the rest of the pieces.','Have you brought me what I requested of you, $N?','','','','','',21928,16722,0,0,15,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22088,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-200000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8909,2,1537,58,60,81,16,77,0,0,0,0,0,0,0,0,0,0,0,264,0,0,8922,0,0,0,0,0,'An Earnest Proposition','Well met, $c. I\'ve something that might interest you.$B$BI have in my possession a set of armor much like the one worn by those of your profession, but of much higher quality. I\'d be willing to trade the bracers for ordinary ones in exchange for a small favor.$B$BThe blood of the frostsabers and bears that inhabit Winterspring has properties I\'m in need of at the moment. Bring me a sizeable sample of it along with the bracers and a small amount of gold. You shall find the effort worth your while.','Acquire 15 Winterspring Blood Samples and 20 gold and bring them along with 1 set of Devout Bracers to Deliana in Ironforge.','Excellent! Let\'s perform the trade then. It\'s hard to part with this excellent armor, but I\'m afraid I won\'t be needing it any time soon.$B$BIf you\'re interested in performing more work for me, I might be willing to give up the rest of the pieces.','Have you brought me what I requested of you, $N?','','','','','',21928,16697,0,0,15,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22079,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-200000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8910,2,1537,58,60,81,8,77,0,0,0,0,0,0,0,0,0,0,0,264,0,0,8922,0,0,0,0,0,'An Earnest Proposition','Well met, $c. I\'ve something that might interest you.$B$BI have in my possession a set of armor much like the one worn by those of your profession, but of much higher quality. I\'d be willing to trade the bracers for ordinary ones in exchange for a small favor.$B$BThe blood of the frostsabers and bears that inhabit Winterspring has properties I\'m in need of at the moment. Bring me a sizeable sample of it along with the bracers and a small amount of gold. You shall find the effort worth your while.','Acquire 15 Winterspring Blood Samples and 20 gold and bring them along with a set of Shadowcraft Bracers to Deliana in Ironforge.$B','Excellent! Let\'s perform the trade then. It\'s hard to part with this excellent armor, but I\'m afraid I won\'t be needing it any time soon.$B$BIf you\'re interested in performing more work for me, I might be willing to give up the rest of the pieces.','Have you brought me what I requested of you, $N?','','','','','',21928,16710,0,0,15,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22004,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-200000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8911,2,1537,58,60,81,256,77,0,0,0,0,0,0,0,0,0,0,0,264,0,0,8922,0,0,0,0,0,'An Earnest Proposition','Well met, $c. I\'ve something that might interest you.$B$BI have in my possession a set of armor much like the one worn by those of your profession, but of much higher quality. I\'d be willing to trade the bracers for ordinary ones in exchange for a small favor.$B$BThe blood of the frostsabers and bears that inhabit Winterspring has properties I\'m in need of at the moment. Bring me a sizeable sample of it along with the bracers and a small amount of gold. You shall find the effort worth your while.','Acquire 15 Winterspring Blood Samples and 20 gold and bring them along with a set of Dreadmist Bracers to Deliana in Ironforge.$B','Excellent! Let\'s perform the trade then. It\'s hard to part with this excellent armor, but I\'m afraid I won\'t be needing it any time soon.$B$BIf you\'re interested in performing more work for me, I might be willing to give up the rest of the pieces.','Have you brought me what I requested of you, $N?','','','','','',21928,16703,0,0,15,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22071,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-200000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8912,2,1537,58,60,81,1,77,0,0,0,0,0,0,0,0,0,0,0,264,0,0,8922,0,0,0,0,0,'An Earnest Proposition','Well met, $c. I\'ve something that might interest you.$B$BI have in my possession a set of armor much like the one worn by those of your profession, but of much higher quality. I\'d be willing to trade the bracers for ordinary ones in exchange for a small favor.$B$BThe blood of the frostsabers and bears that inhabit Winterspring has properties I\'m in need of at the moment. Bring me a sizeable sample of it along with the bracers and a small amount of gold. You shall find the effort worth your while.$B','Acquire 15 Winterspring Blood Samples and 20 gold and bring them along with a set of Bracers of Valor to Deliana in Ironforge.','Excellent! Let\'s perform the trade then. It\'s hard to part with this excellent armor, but I\'m afraid I won\'t be needing it any time soon.$B$BIf you\'re interested in performing more work for me, I might be willing to give up the rest of the pieces.','Have you brought me what I requested of you, $N?','','','','','',21928,16735,0,0,15,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21996,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-200000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8913,2,1637,58,60,81,1024,178,0,0,0,0,0,0,0,0,0,0,0,264,0,0,8923,0,0,0,0,0,'An Earnest Proposition','Hail, $c! I can tell by your demeanor that you\'ve seen and done much in this world. Yet I\'m willing to wager you haven\'t seen a piece of armor like this.$B$BPerform a small favor for me and I\'ll be willing to trade it to you for an ordinary set of bracers.$B$BI\'m in need of a sizeable sample of venom drawn from the spiders and scorpions that inhabit Silithus. Bring this to me along with a few gold coins and I\'ll perform the exchange.','Acquire 15 Silithus Venom Samples and 20 gold and bring them along with a set of Wildheart Bracers to Mokvar in Orgrimmar.','Ah, yes. Mux will be quite happy with this.$B$BThose bracers were part of a larger armor set. If you\'re interested in providing me with further assistance, I\'d be willing to consider parting with the rest of it.','Have you obtained the items I require, $N?','','','','','',22381,16714,0,0,15,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22108,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-200000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8914,2,1637,58,60,81,4,178,0,0,0,0,0,0,0,0,0,0,0,264,0,0,8923,0,0,0,0,0,'An Earnest Proposition','Hail, $c! I can tell by your demeanor that you\'ve seen and done much in this world. Yet I\'m willing to wager you haven\'t seen a piece of armor like this.$B$BPerform a small favor for me and I\'ll be willing to trade it to you for an ordinary set of bracers.$B$BI\'m in need of a sizeable sample of venom drawn from the spiders and scorpions that inhabit Silithus. Bring this to me along with a few gold coins and I\'ll perform the exchange.','Acquire 15 Silithus Venom Samples and 20 gold and bring them along with a set of Beaststalker\'s Bindings to Mokvar in Orgrimmar.','Ah, yes. Mux will be quite happy with this.$B$BThose bindings were part of a larger armor set. If you\'re interested in providing me with further assistance, I\'d be willing to consider parting with the rest of it.','Have you obtained the items I require, $N?','','','','','',22381,16681,0,0,15,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22011,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-200000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8915,2,1637,58,60,81,128,178,0,0,0,0,0,0,0,0,0,0,0,264,0,0,8923,0,0,0,0,0,'An Earnest Proposition','Hail, $c! I can tell by your demeanor that you\'ve seen and done much in this world. Yet I\'m willing to wager you haven\'t seen a piece of armor like this.$B$BPerform a small favor for me and I\'ll be willing to trade it to you for an ordinary set of bracers.$B$BI\'m in need of a sizeable sample of venom drawn from the spiders and scorpions that inhabit Silithus. Bring this to me along with a few gold coins and I\'ll perform the exchange.','Acquire 15 Silithus Venom Samples and 20 gold and bring them along with a set of Magister\'s Bindings to Mokvar in Orgrimmar.$B','Ah, yes. Mux will be quite happy with this.$B$BThose bindings were part of a larger armor set. If you\'re interested in providing me with further assistance, I\'d be willing to consider parting with the rest of it.','Have you obtained the items I require, $N?','','','','','',22381,16683,0,0,15,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22063,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-200000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8916,2,1637,58,60,81,16,178,0,0,0,0,0,0,0,0,0,0,0,264,0,0,8923,0,0,0,0,0,'An Earnest Proposition','Hail, $c! I can tell by your demeanor that you\'ve seen and done much in this world. Yet I\'m willing to wager you haven\'t seen a piece of armor like this.$B$BPerform a small favor for me and I\'ll be willing to trade it to you for an ordinary set of bracers.$B$BI\'m in need of a sizeable sample of venom drawn from the spiders and scorpions that inhabit Silithus. Bring this to me along with a few gold coins and I\'ll perform the exchange.$B','Acquire 15 Silithus Venom Samples and 20 gold and bring them along with a set of Devout Bracers to Mokvar in Orgrimmar.$B','Ah, yes. Mux will be quite happy with this.$B$BThose bracers were part of a larger armor set. If you\'re interested in providing me with further assistance, I\'d be willing to consider parting with the rest of it.','Have you obtained the items I require, $N?','','','','','',22381,16697,0,0,15,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22079,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-200000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8917,2,1637,58,60,81,8,178,0,0,0,0,0,0,0,0,0,0,0,264,0,0,8923,0,0,0,0,0,'An Earnest Proposition','Hail, $c! I can tell by your demeanor that you\'ve seen and done much in this world. Yet I\'m willing to wager you haven\'t seen a piece of armor like this.$B$BPerform a small favor for me and I\'ll be willing to trade it to you for an ordinary set of bracers.$B$BI\'m in need of a sizeable sample of venom drawn from the spiders and scorpions that inhabit Silithus. Bring this to me along with a few gold coins and I\'ll perform the exchange.','Acquire 15 Silithus Venom Samples and 20 gold and bring them along with a set of Shadowcraft Bracers to Mokvar in Orgrimmar.$B','Ah, yes. Mux will be quite happy with this.$B$BThose bracers were part of a larger armor set. If you\'re interested in providing me with further assistance, I\'d be willing to consider parting with the rest of it.','Have you obtained the items I require, $N?','','','','','',22381,16710,0,0,15,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22004,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-200000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8918,2,1637,58,60,81,64,178,0,0,0,0,0,0,0,0,0,0,0,264,0,0,8923,0,0,0,0,0,'An Earnest Proposition','Hail, $c! I can tell by your demeanor that you\'ve seen and done much in this world. Yet I\'m willing to wager you haven\'t seen a piece of armor like this.$B$BPerform a small favor for me and I\'ll be willing to trade it to you for an ordinary set of bracers.$B$BI\'m in need of a sizeable sample of venom drawn from the spiders and scorpions that inhabit Silithus. Bring this to me along with a few gold coins and I\'ll perform the exchange.','Acquire 15 Silithus Venom Samples and 20 gold and bring them along with a set of Bindings of Elements to Mokvar in Orgrimmar.$B','Ah, yes. That old goblin shall be quite happy with this blood.$B$BThose bindings were part of a larger armor set. If you\'re interested in providing me with further assistance I\'d be willing to consider parting with the rest of it.','Have you obtained the items I require, $N?','','','','','',22381,16671,0,0,15,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22095,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-200000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8919,2,1637,58,60,81,256,178,0,0,0,0,0,0,0,0,0,0,0,264,0,0,8923,0,0,0,0,0,'An Earnest Proposition','Hail, $c! I can tell by your demeanor that you\'ve seen and done much in this world. Yet I\'m willing to wager you haven\'t seen a piece of armor like this.$B$BPerform a small favor for me and I\'ll be willing to trade it to you for an ordinary set of bracers.$B$BI\'m in need of a sizeable sample of venom drawn from the spiders and scorpions that inhabit Silithus. Bring this to me along with a few gold coins and I\'ll perform the exchange.','Acquire 15 Silithus Venom Samples and 20 gold and bring them along with a set of Dreadmist Bracers to Mokvar in Orgrimmar.','Ah, yes. Mux will be quite happy with this.$B$BThose bracers were part of a larger armor set. If you\'re interested in providing me with further assistance, I\'d be willing to consider parting with the rest of it.','Have you obtained the items I require, $N?','','','','','',22381,16703,0,0,15,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22071,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-200000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8920,2,1637,58,60,81,1,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,8923,0,0,0,0,0,'An Earnest Proposition','Hail, $c! I can tell by your demeanor that you\'ve seen and done much in this world. Yet I\'m willing to wager you haven\'t seen a piece of armor like this.$B$BPerform a small favor for me and I\'ll be willing to trade it to you for an ordinary set of bracers.$B$BI\'m in need of a sizeable sample of venom drawn from the spiders and scorpions that inhabit Silithus. Bring this to me along with a few gold coins and I\'ll perform the exchange.','Acquire 15 Silithus Venom Samples and 20 gold and bring them along with a set of Bracers of Valor to Mokvar in Orgrimmar.$B','Ah, yes. Mux will be quite happy with this.$B$BThose bracers were part of a larger armor set. If you\'re interested in providing me with further assistance, I\'d be willing to consider parting with the rest of it.','Have you obtained the items I require, $N?','','','','','',22381,16735,0,0,15,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21996,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-200000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8921,2,440,58,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,264,0,0,0,0,8924,0,0,0,'The Ectoplasmic Distiller','Ah, you\'re in need of my latest project... the extra-dimensional ghost revealer! Unfortunately I\'ve run out of funds and manpower.$B$BYou\'re willing to help? Excellent! Our first task is to build a device to harvest the very fabric of death! Building an ectoplasmic distiller won\'t be an easy task, $N.$B$BI\'ll need you to bring me an arcanite converter, some greater eternal essences and stonescale oil. I\'ll also need some volcanic ash from the lava pools in the Burning Steppes to build a filter.','Return to Mux Manascrambler in Gadgetzan with 1 Delicate Arcanite Converter, 4 Greater Eternal Essence, 10 Stonescale Oil, 25 Volcanic Ash and 40 gold.','These are precisely the materials I needed. Quite timely too, $N!$B$BIn mere moments I will have your distiller ready to go! In the meantime, take this as a reward for aiding me in my project.','I understand the materials are a bit pricey... but I promise you every last one of them shall be necessary!','','','','','',16006,16203,13423,22338,1,4,10,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22320,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-400000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8922,2,440,58,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8921,0,8921,21985,1,0,'A Supernatural Device','I must find a way to speak with Anthion Harmon... or more specifically, his ghost!$B$BI know of an engineer with a queer interest in the supernatural. He claims he can build a machine that allows him to speak with the dead!$B$BThe blood you collected was intended for him; travel to Gadgetzan and bring it to him as payment for his services! ','Bring the Sealed Blood Container to Mux Manascrambler inside Gadgetzan in Tanaris.','Excellent! Just as I was running low!$B$BYou say Deliana sent you?','You\'ve something for me?','','','','','',21985,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8923,2,440,58,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8921,0,8921,22382,1,0,'A Supernatural Device','You must be quite brave to have stuck around after that. That or I\'ve piqued your interest with the piece of armor I gave you. There is more from where that came from, if you\'re still interested in aiding me.$B$BThe venom samples you collected are for an acquaintance of mine, Mux Manascrambler, an engineer with an interest in the supernatural. His latest project consists of a device that allows you to communicate with the dead! My last hope is to contact Anthion and find out more about my situation.','Take the Sealed Venom Container to Mux Manascrambler in Gadgetzan.','Excellent! Just as I was running low!$B$BYou say Mokvar sent you?','You wish to speak to me?','','','','','',22382,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8924,2,440,58,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,8921,0,0,8925,21946,1,0,'Hunting for Ectoplasm','A fine piece of engineering, if I do say so myself! You will need to travel a bit, I\'m afraid, in order to find the incorporeal undead we require.$B$BYou see, different climates lend different consistencies to the spectral fabric of the dead. The tortured night elves of Silithus, the spirits of the highborne from Winterspring and the ghosts and banshees of the Eastern Plaguelands should give us the different types of ectoplasm we need. Be sure to place the distiller nearby before you harvest them!','Use the Ectoplasmic Distiller near incorporeal undead to collect 12 Scorched Ectoplasms in Silithus, 12 Frozen Ectoplasms in Winterspring and 12 Stable Ectoplasms in the Eastern Plaguelands. Bring them along with the Ectoplasmic Distiller back to Mux Manascrambler in Gadgetzan.','Yes, these will do great!$B$BBy tapping into the otherworldly energies contained within these substances we\'ll be able to reach out to those whose souls haven\'t quite left this world yet!','Have you gathered the ectoplasm yet, $R?','','','','','',21937,21936,21935,21946,12,12,12,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8925,2,440,58,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,8924,0,0,8928,0,0,0,'A Portable Power Source','Next we shall need to find a stable and portable source of energy to keep the ectoplasm active. I\'ve heard rumors of a mighty elemental called Magma Lord Bokk, whose heart is a powerful magma core - an endless supply of heat!$B$BIt\'s said he can be found in the Burning Steppes, south of Blackrock Mountain. Bring the magma core to me and we shall have enough juice to power the extra-dimensional ghost revealer!','Find Magma Lord Bokk in the Burning Steppes, obtain his Magma Core and bring it to Mux Manascrambler in Gadgetzan.','You\'ve done it! This will certainly provide enough energy to power up the extra-dimensional ghost revealer!','Have you found the Magma Lord, $N?','','','','','',21938,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8926,2,1537,58,60,81,1024,77,0,0,0,0,0,0,0,0,0,0,0,8,0,8977,8929,0,8929,0,0,0,'Just Compensation','You kept your word and brought the device built by Mux. I believe a reward is in order if I\'m to keep you interested in saving my skin. Bring me the belt and set of gloves that you wish to upgrade. I promise the ones I give you in return will be far superior.','Bring a Wildheart Belt and a set of Wildheart Gloves Deliana in Ironforge.','You\'ve kept your end of the bargain, I shall keep mine.$B$BJust remember that I\'m holding on to the best pieces until your work is finished.','You\'re ready to perform the trade?','','','','','',16716,16717,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22106,22110,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8927,2,1637,58,60,81,1024,178,0,0,0,0,0,0,0,0,0,0,0,8,0,8978,8930,0,8930,0,0,0,'Just Compensation','You\'ve proven to be a very reliable individual, $N. As much as I trust that you\'ll help me through this predicament, it would be wise of me to reward you according to your performance.$B$BFor now I will exchange your belt and gloves. If we both see this through I shall make the rest of the pieces available to you.','Bring a Wildheart Belt and a set of Wildheart Gloves to Mokvar in Orgrimmar.','Our agreement remains in place. Just remember, this is but a taste of what awaits you. Free me of this cursed fate and I will reward you with items of truly great power.','You\'re ready to perform the exchange?','','','','','',16716,16717,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22106,22110,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8928,2,440,58,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,8925,0,0,0,0,0,0,'A Shifty Merchant','The core will provide us with enough juice to power our device; now we just have to build a rod that can channel that energy without melting.$B$BI met an imp in Winterspring that sold all manner of exotic goods. He had an elemental rod that would do perfectly. I\'m kicking myself in the head right now for not having bought it.$B$BHe lives inside a cave in the entrance to Darkwhisper Gorge. Sneak in there and try to find him.$B$BMake sure he only charges you forty gold; that\'s the price he quoted me!','Search for an imp inside a cave at the entrance of Darkwhisper Gorge in southern Winterspring, purchase a Fel Elemental Rod and return to Mux Manascrambler in Gadgetzan.','You did it! This rod will do perfectly. Now to put it all together...','Have you had any luck finding the imp in Darkwhisper Gorge?','','','','','',21939,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8929,2,139,58,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8945,0,8945,22115,1,0,'In Search of Anthion','Well, nothing left for us to do but try out the goblin\'s invention. Word has it that Anthion was mowed down by the undead legions of Stratholme as he tried to enter its gates.$B$BTry using the device there and find out whatever Anthion knew.','Use the Extra-Dimensional Ghost Revealer at the entrance to Stratholme and speak with the ghost of Anthion Harmon.','Deliana had you contact me? I\'ll do my best to help you, but first I must ask a great favor of you.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8930,2,139,58,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8945,0,8945,22115,1,0,'In Search of Anthion','Very well, $N. All that remains is to put the goblin\'s invention to the test. Word has it that Anthion was slain by the undead legions of Stratholme as he tried to enter its gates.$B$BTry using the device there and see if, indeed, you can speak with the dead!','Use the Extra-Dimensional Ghost Revealer at the entrance to Stratholme and speak with the ghost of Anthion Harmon.','Mokvar had you contact me? I\'ll do my best to help you, but first I must ask a great favor of you.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8931,2,1537,58,60,81,4,77,0,0,0,0,0,0,0,0,0,0,0,8,0,8977,8929,0,8929,0,0,0,'Just Compensation','You kept your word and brought the device built by Mux. I believe a reward is in order if I\'m to keep you interested in saving my skin. Bring me an ordinary belt and a set of gloves that you wish to upgrade.','Bring a Beaststalker\'s Belt and a set of Beaststalker\'s Gloves to Deliana in Ironforge.','You\'ve kept your end of the bargain, I shall keep mine.$B$BJust remember that I\'m holding on to the best pieces until your work is finished.','You\'re ready to perform the trade?','','','','','',16680,16676,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22010,22015,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8932,2,1537,58,60,81,128,77,0,0,0,0,0,0,0,0,0,0,0,8,0,8977,8929,0,8929,0,0,0,'Just Compensation','You kept your word and brought the device built by Mux. I believe a reward is in order if I\'m to keep you interested in saving my skin. Bring me an ordinary belt and a set of gloves that you wish to upgrade.','Bring a Magister\'s Belt and a set of Magister\'s Gloves to Deliana in Ironforge.$B','You\'ve kept your end of the bargain, I shall keep mine.$B$BJust remember that I\'m holding on to the best pieces until your work is finished.','You\'re ready to perform the trade?','','','','','',16685,16684,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22062,22066,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8933,2,1537,58,60,81,2,77,0,0,0,0,0,0,0,0,0,0,0,8,0,8977,8929,0,8929,0,0,0,'Just Compensation','You kept your word and brought the device built by Mux. I believe a reward is in order if I\'m to keep you interested in saving my skin. Bring me the belt and set of gauntlets that you wish to upgrade. I promise the ones I give you in return will be far superior.','Bring a Lightforge Belt and a set of Lightforge Gauntlets to Deliana in Ironforge.$B','You\'ve kept your end of the bargain, I shall keep mine.$B$BJust remember that I\'m holding on to the best pieces until your work is finished.','You\'re ready to perform the trade?','','','','','',16723,16724,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22086,22090,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8934,2,1537,58,60,81,16,77,0,0,0,0,0,0,0,0,0,0,0,8,0,8977,8929,0,8929,0,0,0,'Just Compensation','You kept your word and brought the device built by Mux. I believe a reward is in order if I\'m to keep you interested in saving my skin. Bring me the belt and set of gloves that you wish to upgrade. I promise the ones I give you in return will be far superior.','Bring a Devout Belt and a set of Devout Gloves to Deliana in Ironforge.','You\'ve kept your end of the bargain, I shall keep mine.$B$BJust remember that I\'m holding on to the best pieces until your work is finished.','You\'re ready to perform the trade?','','','','','',16696,16692,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22078,22081,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8935,2,1537,58,60,81,8,77,0,0,0,0,0,0,0,0,0,0,0,8,0,8977,8929,0,8929,0,0,0,'Just Compensation','You kept your word and brought the device built by Mux. I believe a reward is in order if I\'m to keep you interested in saving my skin. Bring me the belt and set of gloves that you wish to upgrade. I promise the ones I give you in return will be far superior.','Bring a Shadowcraft Belt and a set of Shadowcraft Gloves to Deliana in Ironforge.','You\'ve kept your end of the bargain, I shall keep mine.$B$BJust remember that I\'m holding on to the best pieces until your work is finished.','You\'re ready to perform the trade?','','','','','',16713,16712,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22002,22006,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8936,2,1537,58,60,81,256,77,0,0,0,0,0,0,0,0,0,0,0,8,0,8977,8929,0,8929,0,0,0,'Just Compensation','You kept your word and brought the device built by Mux. I believe a reward is in order if I\'m to keep you interested in saving my skin. Bring me the belt and set of gloves that you wish to upgrade. I promise the ones I give you in return will be far superior.','Bring a Dreadmist Belt and a set of Dreadmist Wraps to Deliana in Ironforge.','You\'ve kept your end of the bargain, I shall keep mine.$B$BJust remember that I\'m holding on to the best pieces until your work is finished.','You\'re ready to perform the trade?','','','','','',16702,16705,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22070,22077,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8937,2,1537,58,60,81,1,77,0,0,0,0,0,0,0,0,0,0,0,8,0,8977,8929,0,8929,0,0,0,'Just Compensation','You kept your word and brought the device built by Mux. I believe a reward is in order if I\'m to keep you interested in saving my skin. Bring me the belt and set of gauntlets that you wish to upgrade. I promise the ones I give you in return will be far superior.','Bring a Belt of Valor and a set of Gauntlets of Valor to Deliana in Ironforge.','You\'ve kept your end of the bargain, I shall keep mine.$B$BJust remember that I\'m holding on to the best pieces until your work is finished.','You\'re ready to perform the trade?','','','','','',16736,16737,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21994,21998,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8938,2,1637,58,60,81,4,178,0,0,0,0,0,0,0,0,0,0,0,8,0,8978,8930,0,8930,0,0,0,'Just Compensation','You\'ve proven to be a very reliable individual, $N. As much as I trust that you\'ll help me through this predicament, it would be wise of me to reward you according to your performance.$B$BFor now I will exchange your belt and gloves. If we both see this through I shall make the rest of the pieces available to you.','Bring a Beaststalker\'s Belt and a set of Beaststalker\'s Gloves to Mokvar in Orgrimmar.','Our agreement remains in place. Just remember, this is but a taste of what awaits you. Free me of this cursed fate and I will reward you with items of truly great power.','You\'re ready to perform the exchange?','','','','','',16680,16676,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22010,22015,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8939,2,1637,58,60,81,128,178,0,0,0,0,0,0,0,0,0,0,0,8,0,8978,8930,0,8930,0,0,0,'Just Compensation','You\'ve proven to be a very reliable individual, $N. As much as I trust that you\'ll help me through this predicament, it would be wise of me to reward you according to your performance.$B$BFor now I will exchange your belt and gloves. If we both see this through I shall make the rest of the pieces available to you.','Bring a Magister\'s Belt and a set of Magister\'s Gloves to Mokvar in Orgrimmar.','Our agreement remains in place. Just remember, this is but a taste of what awaits you. Free me of this cursed fate and I will reward you with items of truly great power.','You\'re ready to perform the exchange?','','','','','',16685,16684,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22062,22066,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8940,2,1637,58,60,81,16,178,0,0,0,0,0,0,0,0,0,0,0,8,0,8978,8930,0,8930,0,0,0,'Just Compensation','You\'ve proven to be a very reliable individual, $N. As much as I trust that you\'ll help me through this predicament, it would be wise of me to reward you according to your performance.$B$BFor now I will exchange your belt and gloves. If we both see this through I shall make the rest of the pieces available to you.','Bring a Devout Belt and a set of Devout Gloves to Mokvar in Orgrimmar.','Our agreement remains in place. Just remember, this is but a taste of what awaits you. Free me of this cursed fate and I will reward you with items of truly great power.','You\'re ready to perform the exchange?','','','','','',16696,16692,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22078,22081,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8941,2,1637,58,60,81,8,178,0,0,0,0,0,0,0,0,0,0,0,8,0,8978,8930,0,8930,0,0,0,'Just Compensation','You\'ve proven to be a very reliable individual, $N. As much as I trust that you\'ll help me through this predicament, it would be wise of me to reward you according to your performance.$B$BFor now I will exchange your belt and gloves. If we both see this through I shall make the rest of the pieces available to you.','Bring a Shadowcraft Belt and a set of Shadowcraft Gloves to Mokvar in Orgrimmar.','Our agreement remains in place. Just remember, this is but a taste of what awaits you. Free me of this cursed fate and I will reward you with items of truly great power.','You\'re ready to perform the exchange?','','','','','',16713,16712,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22006,22002,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8942,2,1637,58,60,81,64,178,0,0,0,0,0,0,0,0,0,0,0,8,0,8978,8930,0,8930,0,0,0,'Just Compensation','You\'ve proven to be a very reliable individual, $N. As much as I trust that you\'ll help me through this predicament, it would be wise of me to reward you according to your performance.$B$BFor now I will exchange your belt and gauntlets. If we both see this through I shall make the rest of the pieces available to you.','Bring a Cord of Elements and a set of Gauntlets of Elements to Mokvar in Orgrimmar.$B','Our agreement remains in place. Just remember, this is but a taste of what awaits you. Free me of this cursed fate and I will reward you with items of truly great power.','You\'re ready to perform the exchange?','','','','','',16673,16672,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22098,22099,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8943,2,1637,58,60,81,256,178,0,0,0,0,0,0,0,0,0,0,0,8,0,8978,8930,0,8930,0,0,0,'Just Compensation','You\'ve proven to be a very reliable individual, $N. As much as I trust that you\'ll help me through this predicament, it would be wise of me to reward you according to your performance.$B$BFor now I will exchange your belt and gloves. If we both see this through I shall make the rest of the pieces available to you.','Bring a Dreadmist Belt and a set of Dreadmist Wraps to Mokvar in Orgrimmar.$B','Our agreement remains in place. Just remember, this is but a taste of what awaits you. Free me of this cursed fate and I will reward you with items of truly great power.','You\'re ready to perform the exchange?','','','','','',16702,16705,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22070,22077,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8944,2,1637,58,60,81,1,178,0,0,0,0,0,0,0,0,0,0,0,8,0,8978,8930,0,8930,0,0,0,'Just Compensation','You\'ve proven to be a very reliable individual, $N. As much as I trust that you\'ll help me through this predicament, it would be wise of me to reward you according to your performance.$B$BFor now I will exchange your belt and gauntlets. If we both see this through I shall make the rest of the pieces available to you.','Bring a Belt of Valor and a set of Gauntlets of Valor to Mokvar in Orgrimmar.$B','Our agreement remains in place. Just remember, this is but a taste of what awaits you. Free me of this cursed fate and I will reward you with items of truly great power.','You\'re ready to perform the exchange?','','','','','',16736,16737,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21994,21998,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8945,2,2017,58,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,8946,0,0,0,'Dead Man\'s Plea','I\'ll provide you the information you ask for, $N. But more pressing matters are at hand.$B$BMy beloved wife has been taken prisoner by Rivendare\'s undead scum.$B$BI strongly objected to her joining the Argent Dawn\'s foolish crusade, yet that\'s not of importance anymore. You must finish what I attempted to do, you must rescue Ysida from the clutches of the Baron!','Go into Stratholme and rescue Ysida Harmon from Baron Rivendare.','Thank you for rescuing me... I feared for my life. Please accept this as a small token of my gratitude.$B$BAnthion is... no... he can\'t be...','','','Ysida Freed','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16031,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22137,0,0,0,1,0,0,0,529,0,0,0,0,500,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0); -INSERT INTO `quest_template` (`entry`, `Method`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `Type`, `RequiredClasses`, `RequiredRaces`, `RequiredSkill`, `RequiredSkillValue`, `RepObjectiveFaction`, `RepObjectiveValue`, `RequiredMinRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepFaction`, `RequiredMaxRepValue`, `SuggestedPlayers`, `LimitTime`, `QuestFlags`, `SpecialFlags`, `PrevQuestId`, `NextQuestId`, `ExclusiveGroup`, `NextQuestInChain`, `SrcItemId`, `SrcItemCount`, `SrcSpell`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `RequestItemsText`, `EndText`, `ObjectiveText1`, `ObjectiveText2`, `ObjectiveText3`, `ObjectiveText4`, `ReqItemId1`, `ReqItemId2`, `ReqItemId3`, `ReqItemId4`, `ReqItemCount1`, `ReqItemCount2`, `ReqItemCount3`, `ReqItemCount4`, `ReqSourceId1`, `ReqSourceId2`, `ReqSourceId3`, `ReqSourceId4`, `ReqSourceCount1`, `ReqSourceCount2`, `ReqSourceCount3`, `ReqSourceCount4`, `ReqCreatureOrGOId1`, `ReqCreatureOrGOId2`, `ReqCreatureOrGOId3`, `ReqCreatureOrGOId4`, `ReqCreatureOrGOCount1`, `ReqCreatureOrGOCount2`, `ReqCreatureOrGOCount3`, `ReqCreatureOrGOCount4`, `ReqSpellCast1`, `ReqSpellCast2`, `ReqSpellCast3`, `ReqSpellCast4`, `RewChoiceItemId1`, `RewChoiceItemId2`, `RewChoiceItemId3`, `RewChoiceItemId4`, `RewChoiceItemId5`, `RewChoiceItemId6`, `RewChoiceItemCount1`, `RewChoiceItemCount2`, `RewChoiceItemCount3`, `RewChoiceItemCount4`, `RewChoiceItemCount5`, `RewChoiceItemCount6`, `RewItemId1`, `RewItemId2`, `RewItemId3`, `RewItemId4`, `RewItemCount1`, `RewItemCount2`, `RewItemCount3`, `RewItemCount4`, `RewRepFaction1`, `RewRepFaction2`, `RewRepFaction3`, `RewRepFaction4`, `RewRepFaction5`, `RewRepValue1`, `RewRepValue2`, `RewRepValue3`, `RewRepValue4`, `RewRepValue5`, `RewOrReqMoney`, `RewMoneyMaxLevel`, `RewSpell`, `RewSpellCast`, `RewMailTemplateId`, `RewMailDelaySecs`, `PointMapId`, `PointX`, `PointY`, `PointOpt`, `DetailsEmote1`, `DetailsEmote2`, `DetailsEmote3`, `DetailsEmote4`, `DetailsEmoteDelay1`, `DetailsEmoteDelay2`, `DetailsEmoteDelay3`, `DetailsEmoteDelay4`, `IncompleteEmote`, `CompleteEmote`, `OfferRewardEmote1`, `OfferRewardEmote2`, `OfferRewardEmote3`, `OfferRewardEmote4`, `OfferRewardEmoteDelay1`, `OfferRewardEmoteDelay2`, `OfferRewardEmoteDelay3`, `OfferRewardEmoteDelay4`, `StartScript`, `CompleteScript`) +INSERT INTO `quest_template` (`entry`, `Method`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `Type`, `RequiredClasses`, `RequiredRaces`, `RequiredSkill`, `RequiredSkillValue`, `RequiredCondition`, `RepObjectiveFaction`, `RepObjectiveValue`, `RequiredMinRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepFaction`, `RequiredMaxRepValue`, `SuggestedPlayers`, `LimitTime`, `QuestFlags`, `SpecialFlags`, `PrevQuestId`, `NextQuestId`, `ExclusiveGroup`, `NextQuestInChain`, `SrcItemId`, `SrcItemCount`, `SrcSpell`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `RequestItemsText`, `EndText`, `ObjectiveText1`, `ObjectiveText2`, `ObjectiveText3`, `ObjectiveText4`, `ReqItemId1`, `ReqItemId2`, `ReqItemId3`, `ReqItemId4`, `ReqItemCount1`, `ReqItemCount2`, `ReqItemCount3`, `ReqItemCount4`, `ReqSourceId1`, `ReqSourceId2`, `ReqSourceId3`, `ReqSourceId4`, `ReqSourceCount1`, `ReqSourceCount2`, `ReqSourceCount3`, `ReqSourceCount4`, `ReqCreatureOrGOId1`, `ReqCreatureOrGOId2`, `ReqCreatureOrGOId3`, `ReqCreatureOrGOId4`, `ReqCreatureOrGOCount1`, `ReqCreatureOrGOCount2`, `ReqCreatureOrGOCount3`, `ReqCreatureOrGOCount4`, `ReqSpellCast1`, `ReqSpellCast2`, `ReqSpellCast3`, `ReqSpellCast4`, `RewChoiceItemId1`, `RewChoiceItemId2`, `RewChoiceItemId3`, `RewChoiceItemId4`, `RewChoiceItemId5`, `RewChoiceItemId6`, `RewChoiceItemCount1`, `RewChoiceItemCount2`, `RewChoiceItemCount3`, `RewChoiceItemCount4`, `RewChoiceItemCount5`, `RewChoiceItemCount6`, `RewItemId1`, `RewItemId2`, `RewItemId3`, `RewItemId4`, `RewItemCount1`, `RewItemCount2`, `RewItemCount3`, `RewItemCount4`, `RewRepFaction1`, `RewRepFaction2`, `RewRepFaction3`, `RewRepFaction4`, `RewRepFaction5`, `RewRepValue1`, `RewRepValue2`, `RewRepValue3`, `RewRepValue4`, `RewRepValue5`, `RewOrReqMoney`, `RewMoneyMaxLevel`, `RewSpell`, `RewSpellCast`, `RewMailTemplateId`, `RewMailDelaySecs`, `PointMapId`, `PointX`, `PointY`, `PointOpt`, `DetailsEmote1`, `DetailsEmote2`, `DetailsEmote3`, `DetailsEmote4`, `DetailsEmoteDelay1`, `DetailsEmoteDelay2`, `DetailsEmoteDelay3`, `DetailsEmoteDelay4`, `IncompleteEmote`, `CompleteEmote`, `OfferRewardEmote1`, `OfferRewardEmote2`, `OfferRewardEmote3`, `OfferRewardEmote4`, `OfferRewardEmoteDelay1`, `OfferRewardEmoteDelay2`, `OfferRewardEmoteDelay3`, `OfferRewardEmoteDelay4`, `StartScript`, `CompleteScript`) VALUES - (8954,2,1537,58,60,81,2,77,0,0,0,0,0,0,0,0,0,0,0,0,9015,8960,0,8960,22047,1,0,'Anthion\'s Parting Words','Valthalak\'s soul was stored in this amulet. In our greed we foolishly split it into three parts, not knowing the curse that would await us.$B$BThe only way to stop Valthalak\'s spell is to put the medallion back together. Return to Deliana and tell her that Bodley is her only hope for finding the remaining pieces. Speak to her about any rewards you\'ve arranged for.$B$BI, for once, shall rest in peace. I wish you the best of luck; you shall need every bit of it!','Return to Deliana in Ironforge with a set of Lightforge Boots, Lightforge Legplates and Lightforge Spaulders.','I can\'t believe our lives are all but forfeit all because of a stupid medallion! And you\'re sure Anthion mentioned Bodley?$B$BWell, you\'ve done your job so let\'s get your reward out of the way.','You\'re back, $N. You must tell me all about what you\'ve found out. But first let us arrange for your reward.','','','','','',16725,16728,16729,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22087,22092,22093,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8955,2,1537,58,60,81,16,77,0,0,0,0,0,0,0,0,0,0,0,0,9015,8960,0,8960,22047,1,0,'Anthion\'s Parting Words','Valthalak\'s soul was stored in this amulet. In our greed we foolishly split it into three parts, not knowing the curse that would await us.$B$BThe only way to stop Valthalak\'s spell is to put the medallion back together. Return to Deliana and tell her that Bodley is her only hope for finding the remaining pieces. Speak to her about any rewards you\'ve arranged for.$B$BI, for once, shall rest in peace. I wish you the best of luck; you shall need every bit of it!','Return to Deliana in Ironforge with a set of Devout Sandals, Devout Skirt and Devout Mantle.','I can\'t believe our lives are all but forfeit all because of a stupid medallion! And you\'re sure Anthion mentioned Bodley?$B$BWell, you\'ve done your job so let\'s get your reward out of the way.','You\'re back, $N. You must tell me all about what you\'ve found out. But first let us arrange for your reward.','','','','','',16691,16694,16695,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22084,22085,22082,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8956,2,1537,58,60,81,8,77,0,0,0,0,0,0,0,0,0,0,0,0,9015,8960,0,8960,22047,1,0,'Anthion\'s Parting Words','Valthalak\'s soul was stored in this amulet. In our greed we foolishly split it into three parts, not knowing the curse that would await us.$B$BThe only way to stop Valthalak\'s spell is to put the medallion back together. Return to Deliana and tell her that Bodley is her only hope for finding the remaining pieces. Speak to her about any rewards you\'ve arranged for.$B$BI, for once, shall rest in peace. I wish you the best of luck; you shall need every bit of it!','Return to Deliana in Ironforge with a set of Shadowcraft Boots, Shadowcraft Pants and Shadowcraft Spaulders.','I can\'t believe our lives are all but forfeit all because of a stupid medallion! And you\'re sure Anthion mentioned Bodley?$B$BWell, you\'ve done your job so let\'s get your reward out of the way.','You\'re back, $N. You must tell me all about what you\'ve found out. But first let us arrange for your reward.','','','','','',16711,16709,16708,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22003,22007,22008,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8957,2,1637,58,60,81,64,178,0,0,0,0,0,0,0,0,0,0,0,0,9015,9032,0,9032,22047,1,0,'Anthion\'s Parting Words','Valthalak\'s soul was stored in this amulet. In our greed we foolishly split it into three parts, not knowing the curse that would await us.$B$BThe only way to stop Valthalak\'s spell is to put the amulet back together. Return to Mokvar and tell him that Bodley is his only hope for finding the remaining pieces. Speak to him about any rewards you\'ve arranged for.$B$BI, for once, shall rest in peace. I wish you the best of luck; you shall need every bit of it!','Return to Mokvar in Orgimmar with a set of Boots of Elements, Kilt of Elements and Pauldrons of Elements.','I can\'t believe our lives are all but forfeit all because of a stupid medallion! And you\'re sure Anthion mentioned Bodley?$B$BWell, you\'ve done your job so let\'s get your reward out of the way.','You\'re back, $N. You must tell me all about what you\'ve found out. But first let us arrange for your reward.','','','','','',16670,16668,16669,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22096,22100,22101,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8958,2,1537,58,60,81,256,77,0,0,0,0,0,0,0,0,0,0,0,0,9015,8960,0,8960,22047,1,0,'Anthion\'s Parting Words','Valthalak\'s soul was stored in this amulet. In our greed we foolishly split it into three parts, not knowing the curse that would await us.$B$BThe only way to stop Valthalak\'s spell is to put the medallion back together. Return to Deliana and tell her that Bodley is her only hope for finding the remaining pieces. Speak to her about any rewards you\'ve arranged for.$B$BI, for once, shall rest in peace. I wish you the best of luck; you shall need every bit of it!','Return to Deliana in Ironforge with a set of Dreadmist Sandals, Dreadmist Leggings and Dreadmist Mantle.','I can\'t believe our lives are all but forfeit all because of a stupid medallion! And you\'re sure Anthion mentioned Bodley?$B$BWell, you\'ve done your job so let\'s get your reward out of the way.','You\'re back, $N. You must tell me all about what you\'ve found out. But first let us arrange for your reward.','','','','','',16704,16699,16701,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22076,22072,22073,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8959,2,1537,58,60,81,1,77,0,0,0,0,0,0,0,0,0,0,0,0,9015,8960,0,8960,22047,1,0,'Anthion\'s Parting Words','Valthalak\'s soul was stored in this amulet. In our greed we foolishly split it into three parts, not knowing the curse that would await us.$B$BThe only way to stop Valthalak\'s spell is to put the medallion back together. Return to Deliana and tell her that Bodley is her only hope for finding the remaining pieces. Speak to her about any rewards you\'ve arranged for.$B$BI, for once, shall rest in peace. I wish you the best of luck; you shall need every bit of it!','Return to Deliana in Ironforge with a set of Boots of Valor, Legplates of Valor and Spaulders of Valor.','I can\'t believe our lives are all but forfeit all because of a stupid medallion! And you\'re sure Anthion mentioned Bodley?$B$BWell, you\'ve done your job so let\'s get your reward out of the way.','You\'re back, $N. You must tell me all about what you\'ve found out. But first let us arrange for your reward.','','','','','',16734,16732,16733,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21995,22000,22001,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8960,2,25,58,60,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,8961,0,8961,0,0,0,'Bodley\'s Unfortunate Fate','So we need to recover the rest of the medallion? Finding Bodley\'s going to be a bit of a headache. He went back to Blackrock Mountain to attempt to re-enter Blackrock Spire and never came back.$B$BI\'d suggest taking the goblin\'s ghost revealing device with you, as I fear the worst might have happened.','Travel to Blackrock Mountain and use the Extra-Dimensional Ghost Revealer to find Bodley near Blackrock Spire.','I am so glad that you can see me. Finally someone to talk to!$B$BWill you help us, $N? Help to undo the wrong that we perpetrated and put things to right? If it\'s true that you already have the Top Piece of Lord Valthalak\'s Amulet, then I think I can point you in the right direction to acquire the other two parts, reunite them and put an end to all of this.$B$BOh, by the way, hello, my name is Bodley. Nice to meet you!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8961,2,25,58,60,62,0,255,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Three Kings of Flame','In order to summon Lord Valthalak we\'re first going to need to gather the other two-thirds of the amulet. To do that we need to get a brazier and some special coals to burn in it.$B$BThere are three nobles of fire, Lord Incedius in Blackrock Depths, Pyroguard Emberseer in Blackrock Spire and The Duke of Cynders in Silithus, with what we need. Collect from each a piece of their remains, and then return to me with a Hallowed Brazier, which can be purchased from the Argent Dawn if you are honored by them.','Gather the Incendicite of Incendius, the Ember of Emberseer and the Cinder of Cynders, along with a Hallowed Brazier, and return them to Bodley inside Blackrock Mountain.','I\'m impressed, $C, but there\'s no time to lose. I will give you your next task, because you will still need to acquire a few more important components before we can proceed.$B$BSpeak to me again when you feel that you are ready for the challenge that lies ahead.','It was our folly... our doom that we took that last job. If only we hadn\'t inadvertently stolen Lord Valthalak\'s spirit, which was contained in the amulet; if only there weren\'t those in our mercenary group that had been so greedy and divided it up amongst themselves. I\'d be alive today, maybe tossing back a beer, or tossing one of my kids into the air.$B$B$N, don\'t let the avarice of the ignoble in our old mercenary company be your doom as well.','','','','','',21987,21988,21989,22014,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8962,2,25,58,60,1,0,255,0,0,0,0,0,0,0,0,0,0,8,0,8961,8987,8962,8966,0,0,0,'Components of Importance','$C, listen closely. Now that we have the brazier, and the means to light it, we still need another component to suffuse it with; something that will provide a focus strong enough to entice the spirit of my deceased, former comrade.$B$BMor Grayhoof, our most prominent druid, had many close friends amongst the Cenarion Circle, some of which have fallen to the silithid. I need you to retrieve some Druidical Remains from the silithid that inhabit the environs of Hive\'Regal in southeastern Silithus.','Acquire Druidical Remains and return them to Bodley inside Blackrock Mountain.','A job well done, $N. I will imbue the essence of the remains into the brazier.$B$BNow all that is left is to go to the lower portion of Blackrock Spire, to the chamber where War Master Voone resides in Tazz\'Alaor, and use the brazier to summon forth the corrupted spirit of my former cohort, Mor Grayhoof. He cannot rest until the amulet piece is taken from him.','Have you returned already then, $C, with what I sent you out to gather?','','','','','',22226,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8963,2,25,58,60,1,0,255,0,0,0,0,0,0,0,0,0,0,8,0,8961,8988,8962,8967,0,0,0,'Components of Importance','$C, listen closely. Now that we have the brazier, and the means to light it, we still need another component to suffuse it with; something that will provide a focus strong enough to entice the spirit of my deceased, former comrade.$B$BIsalien, our priestess, grew up in Winterspring at Starbreeze Village. I need you to gather a Starbreeze Village Relic from the Frostmaul giants of Frostwhisper Gorge in southern Winterspring, who are known for raiding to the north from time to time.','Acquire a Starbreeze Village Relic and return it to Bodley inside Blackrock Mountain.','A job well done, $N. I will imbue the essence of the relic into the brazier.$B$BNow all that is left is to go to the Shrine of Eldretharr in the east wing of Dire Maul, and use the brazier to summon forth the spirit of my former cohort, Isalien. Her spirit has been corrupted by her possession of the piece of Valthalak\'s amulet, and the portion of his soul within it.','Have you returned already then, $C, with what I sent you out to gather?','','','','','',22227,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8964,2,25,58,60,1,0,255,0,0,0,0,0,0,0,0,0,0,8,0,8961,8985,8962,8968,0,0,0,'Components of Importance','$C, listen closely. Now that we have the brazier, and the means to light it, we still need another component to suffuse it with; something that will provide a focus strong enough to summon the remains of my deceased, former comrades.$B$BThe siblings, Jarien and Sothos, were believers in the way of the Scarlet Crusade. They aspired to knighthood within that vile organization. Go to Tyr\'s Hand in Eastern Plaguelands and retrieve a Brilliant Sword of Zealotry from the praetorians there.','Retrieve a Brilliant Sword of Zealotry and return it to Bodley inside Blackrock Mountain.','A job well done, $N. I will imbue the essence of the sword into the brazier.$B$BNow all that is left is to get into The Crimson Throne inside The Scarlet Bastion at Stratholme, and use the brazier to summon forth the remains of my former cohorts, Jarien and Sothos. Their souls have been twisted further by their possession of Valthalak\'s amulet piece and his spirit within.','Have you returned already then, $C, with what I sent you out to gather?','','','','','',22228,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8965,2,25,58,60,1,0,255,0,0,0,0,0,0,0,0,0,0,8,0,8961,8986,8962,8969,0,0,0,'Components of Importance','$C, listen closely. Now that we have the brazier, and the means to light it, we still need another component to suffuse it with; something that will provide a focus strong enough to entice the spirit of my deceased, former comrade.$B$BAn ogre necromancer that traveled with us, Kormok, delighted in summoning forth the souls of the banished dead of Purgation Isle, off the south coast of the Hillsbrad Foothills. Go there and retrieve some Soul Ashes of the Banished from their remains.','Obtain Soul Ashes of the Banished and return them to Bodley inside Blackrock Mountain.','A job well done, $N. I will imbue the essence of the ashes into the brazier.$B$BNow all that is left is to get into Scholomance, to Ras Frostwhisper\'s chamber, and use the brazier to summon forth the spirit of my former cohort, Kormok. The amulet piece, and Valthalak\'s spirit within, has corrupted him even further, and he will not rest until you forcibly take it from him.','Have you returned already then, $C, with what I sent you out to gather?','','','','','',22229,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8966,2,1583,58,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,8962,8970,0,8970,22049,1,0,'The Left Piece of Lord Valthalak\'s Amulet','My friend, Mor Grayhoof, was the first to fall victim to possession of a piece of Lord Valthalak\'s amulet, and the corrupting spirit fragment that it contains. After stealing Valthalak\'s spellbook and amulet, we fled for our lives from the upper portion of Blackrock Spire. Along the way, Mor fell into the lower portion of the spire.$B$BLater, we discovered that he survived the fall, only to be captured and tortured by War Master Voone. A few spectral assassins snuck in and slew him right in front of Voone.','Use the Brazier of Beckoning to summon forth the spirit of Mor Grayhoof and slay him. Return to Bodley inside Blackrock Mountain with the Left Piece of Lord Valthalak\'s Amulet and the Brazier of Beckoning.','You have done a great thing, $N. One spirit rests in peace, but there is still much work to be done before we can put all of this behind us.$B$BUnfortunately, I do not know the location of the one who died with the right piece of the amulet in their possession. But do not fear; in life I was a dabbler in the art of divination, so I have another task for you, which is going to enable us to ferret out the final piece.','Then it is done? You have retrieved the left piece of Lord Valthalak\'s amulet and finally put to rest the spirit of my old companion, Mor Grayhoof?','','','','','',21984,22049,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,16080,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8967,2,2557,58,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,8963,8970,0,8970,22050,1,0,'The Left Piece of Lord Valthalak\'s Amulet','It became known to us in later days, as we were doing what we could ourselves to survive, that Isalien, a night elf priestess of our company, had gone to the night elvic ancestral city, now known as Dire Maul. From what we gathered, she went there both for personal reasons and also to unlock the secrets of the piece of the amulet that she had in her possession.$B$BShe didn\'t quite make it, though. Word got back to us that she was ambushed at the Shrine of Eldretharr by Alzzin the Wildshaper and his forces.','Use the Brazier of Beckoning to summon forth the spirit of Isalien and slay her. Return to Bodley inside Blackrock Mountain with the Left Piece of Lord Valthalak\'s Amulet and the Brazier of Beckoning.','Thank you, $N, for putting Isalien\'s spirit to rest. Now, perhaps, she will find peace with her goddess. But, there is still a great deal of work ahead of us if we are to get out of this fine pickle we find ourselves in.$B$BUnfortunately, I do not know the location of the one who died with the right piece of the amulet in their possession. But do not fear; in life I was a dabbler in the art of divination, so I have another task for you, which is going to enable us to ferret out the final piece.','Surely you haven\'t already dealt with the salvation of Isalien\'s spirit and the retrieval of the left piece of Lord Valthalak\'s amulet, $N?','','','','','',21984,22050,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,16097,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8968,2,2017,58,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,8964,8970,0,8970,22051,1,0,'The Left Piece of Lord Valthalak\'s Amulet','The siblings, Jarien and Sothos, decided to join the Scarlet Crusade upon the disbanding of our mercenary company. They took the left piece of Lord Valthalak\'s amulet with them. Good riddance, I say, but we need that piece back.$B$BFrom what we could gather, they were actually slain by Grand Crusader Dathrohan himself for failing the initiation rites inside his chamber in the Scarlet Bastion.$B$BIn any case, we... meaning you, are still going to need to retrieve that piece of the amulet.','Use the Brazier of Beckoning to summon forth Jarien and Sothos and slay them. Return to Bodley inside Blackrock Mountain with the Left Piece of Lord Valthalak\'s Amulet and the Brazier of Beckoning.','I suppose it\'s for the best that the souls of those two have finally been put to rest, even if I didn\'t like them while they were alive. In any case, we have what we were after, and that is definitely a good thing!$B$BUnfortunately, I do not know the location of the one who died with the right piece of the amulet in their possession. But do not fear; in life I was a dabbler in the art of divination, so I have another task for you, which is going to enable us to ferret out the final piece.','Does this mean then, $C, that you\'ve already put the souls of those two fools to rest and retrieved the left piece of Lord Valthalak\'s amulet?','','','','','',21984,22051,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,16101,16102,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8969,2,2057,58,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,8965,8970,0,8970,22052,1,0,'The Left Piece of Lord Valthalak\'s Amulet','Now we have what we need, so it\'s time to discuss who it is that you\'ll be summoning.$B$BKormok was ok for an ogre, right up until he turned to necromancy. After that, things got creepy for just about everyone in the outfit. It was no surprise then when he took his piece of the amulet and returned to his new home, Scholomance.$B$BBut even there, or perhaps especially there, he was not safe from the spectral assassins. They slew him right in front of his master, Ras Frostwhisper.','Use the Brazier of Beckoning to summon forth the spirit of Kormok and slay him. Return to Bodley inside Blackrock Mountain with the Left Piece of Lord Valthalak\'s Amulet and the Brazier of Beckoning.','Good work, $N! Kormok wasn\'t all that bad for an ogre, at least not while he was still alive, so I hope he gets the rest that he deserves. But, there is more work ahead of us.$B$BUnfortunately, I do not know the location of the one who died with the right piece of the amulet in their possession. But do not fear; in life I was a dabbler in the art of divination, so I have another task for you, which is going to enable us to ferret out the final piece.','I commend you, $N, if you have returned with the left piece of the amulet. If not, however, please take care of that as there is no time to waste, I assure you!','','','','','',21984,22052,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,16118,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8970,2,2079,58,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21984,1,0,'I See Alcaz Island In Your Future...','As I was saying, $c, in my living years I flirted with becoming a diviner. But, there really wasn\'t as much profit in it as you might imagine, mostly because it\'s dangerous and the reagents are rare and expensive. However, I do know enough to be able to pinpoint the final piece of the amulet, and the spirit of my former comrade along with it.$B$BThis is where you come in, $N. I need you to go to Alcaz Island off the coast of Dustwallow Marsh and collect Bloodkelp from the Strashaz naga that live there.','Gather 20 Bloodkelp from the Strashaz naga and then return to Bodley inside Blackrock Mountain.','To be honest, $N, I\'m surprised you made it back in one piece. Then again, I guess Alcaz Island is the least of your worries right now.$B$BOk, give me a moment here... divination isn\'t something that you can just snap your fingers and expect accurate answers from.','Bloodkelp, $N, a big stack of it, that\'s what I need to power my divinatory spells. You\'re likely to need to take at least a couple of friends along with you to Alcaz Island to gather it up... those Strashaz are a nasty lot!','','','','','',22094,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,5017,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8977,2,1537,58,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,8928,0,0,0,22115,1,0,'Return to Deliana','It\'s been great working with you, $N. Here is the finished product.$B$BI hope it helps you in your current endeavors. And hey, if you don\'t mind, help spread the word. I wouldn\'t mind having more customers!','Bring the Extra-Dimensional Ghost Revealer to Deliana in Ironforge.','Excellent! You\'ve done well, $N. I\'m not sure I trust the goblin\'s craftsmanship, but I\'m left with no other choice.','You\'ve returned?','','','','','',22115,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8978,2,1637,58,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,8928,0,0,0,22115,1,0,'Return to Mokvar','It\'s been great working with you, $N. Here is the finished product.$B$BI hope it helps you in your current endeavors. And hey, if you don\'t mind, help spread the word. I wouldn\'t mind having more customers!','Return to Mokvar in Orgrimmar with the Extra-Dimensional Ghost Revealer.','You\'ve returned with the device! I\'m impressed by your dedication, $N. Excellent work.','You\'ve returned with the device?','','','','','',22115,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8979,2,-22,58,70,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Fenstad\'s Hunch','I believe I know the cause of this recent behavior. Have you smelled the new fragrance on the wind, over the stink of the canals? The new colognes and perfumes that have come into fashion?$B$BOur thinking has been clouded by some foul alchemy.$B$BThere is only one way to be sure - bring a bottle of cologne and perfume to my friend, Apothecary Zinge. The Royal Apothecary Society will find the truth.$B$B I will reimburse you for their purchase when you return.','Bring 1 Cologne Bottle and 1 Perfume Bottle to Apothecary Zinge in the Undercity\'s Apothecarium.','Another one of Fenstad\'s obsessions, I see. Does he think that the Royal Apothecary Society has nothing better to do than to perform his little investigations?$B$BVery well, I will humor him once again.','How may I serve you?','','','','','',21833,21829,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8980,2,-22,58,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,8982,0,0,0,'Zinge\'s Assessment','This is unexpected. It looks like Fenstad might be on to something after all. I found traces of substances used in mind control potions.$B$BIt isn\'t unheard of for perfumes to have some of this, but a few of the ingredients I detected... This is serious alchemy, along the abilities of a member of the Royal Apothecary Society.','Return to Fenstad Argyle outside the bank in the Undercity.','So, I was right. We must waste no time. We must determine the source of these tainted fragrances.$B$BHere, to repay you for the purchase of the cologne and perfume.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21812,22218,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8981,0,-22,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Gift Giving','','',NULL,NULL,NULL,'','','','',22263,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22218,22200,0,0,0,0,5,5,0,0,0,0,21812,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,27663,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8982,2,-22,58,70,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,8983,0,0,0,'Tracing the Source','We must find who the supplier is. I noticed Apothecary Katrina with a bottle of the perfume tucked in her pack. She told me that she purchased it from Norman, the innkeeper.','Speak with Innkeeper Norman in the Undercity.','Ah yes, I just recently received stock of the perfume and cologne. I don\'t know how long I can keep it on the shelves - seems like no one can get enough of it.$B$BIf you ask me, I don\'t see what the big deal is.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8983,2,-22,43,70,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,8984,0,0,0,'Tracing the Source','Something\'s wrong with my product? Well, I\'ve never seen so many people wanting something so badly.$B$BI bought my supply from a merchant named Mara Rennick. She\'s new in town.$B$BShe mentioned she had some goods she had to deliver to the tailor in the Mage Quarter.','Speak with Mara Rennick at the tailor\'s shop in the Undercity\'s Mage Quarter.','I\'m afraid I sold my entire supply of perfume and cologne to Norman, the innkeeper. If you\'d like some, you should speak with him - assuming he has any left.$B$BYou shouldn\'t waste any time, though. I think you\'ll find the cologne irresistible.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8984,2,-22,58,70,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,8983,0,0,0,0,0,0,'The Source Revealed','Look, the actions of a rogue apothecary are not my concern. If he\'s undermining our efforts, then let me be the first to point you in the right direction$B$BIf he\'s innocent, then he\'s got nothing to hide, right?$B$BI purchased the goods from Apothecary Staffron Lerent. He\'s working in a secluded area past Ravenholdt Manor in the hills over Hillsbrad. To be honest with you, I thought he was a little odd.','Find Apothecary Staffron Lerent in the Hillsbrad Foothills past Ravenholdt Manor.','Yes, I made those fragrances. Wonderful smell, isn\'t it? Irresistible.$B$BOnce the warriors of Alliance and Horde alike are smitten with these feelings of love, they will be powerless to stop the rise of the Shadow Council.$B$BThey will be weakened, unprepared. As they worry for their loved ones, they will lose their edge.$B$BThe solution was so simple. Why did it take me so long to come upon it? The weakness of all is through the heart. And there is nothing you can do to stop the inevitable.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (8985,2,25,58,60,1,0,255,0,0,0,0,0,0,0,0,0,0,8,0,8970,0,0,8990,0,0,0,'More Components of Importance','$C, listen closely. Now that we have the location of the last amulet piece, we still need another component to suffuse the brazier with; something that will provide a focus strong enough to entice the spirit of my deceased, former comrade.$B$BIsalien, our priestess, grew up in Winterspring at Starbreeze Village. I need you to gather a Starbreeze Village Relic from the Frostmaul giants of Frostwhisper Gorge in southern Winterspring, who are known for raiding to the north from time to time.','Acquire a Starbreeze Village Relic and return it to Bodley inside Blackrock Mountain.','A job well done, $N. I will imbue the essence of the relic into the brazier.$B$BNow all that is left is to go to the Shrine of Eldretharr in the east wing of Dire Maul, and use the brazier to summon forth the spirit of my former cohort, Isalien. Her spirit has been corrupted by her possession of the piece of Valthalak\'s amulet, and the portion of his soul within it.$B$BOh, by the way, I had some leftover bloodkelp from your trip to Alcaz Isle, so I made it into some potions for you. Take your pick!','Have you returned already then, $C, with what I sent you out to gather?','','','','','',22227,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22192,22193,0,0,0,0,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8986,2,25,58,60,1,0,255,0,0,0,0,0,0,0,0,0,0,8,0,8970,0,0,8989,0,0,0,'More Components of Importance','$C, listen closely. Now that we have the location of the last amulet piece, we still need another component to suffuse the brazier with; something that will provide a focus strong enough to entice the spirit of my deceased, former comrade.$B$BMor Grayhoof, our most prominent druid, had many close friends amongst the Cenarion Circle, some of which have fallen to the silithid. I need you to retrieve some Druidical Remains from the silithid that inhabit the environs of Hive\'Regal in southeastern Silithus.','Acquire Druidical Remains and return them to Bodley inside Blackrock Mountain.','A job well done, $N. I will imbue the essence of the remains into the brazier.$B$BNow all that is left is to go to the lower portion of Blackrock Spire, to the chamber where War Master Voone resides in Tazz\'Alaor, and use the brazier to summon forth the corrupted spirit of my former cohort, Mor Grayhoof. He cannot rest until the amulet piece is taken from him.$B$BOh, by the way, I had some leftover bloodkelp from your trip to Alcaz Isle, so I made it into some potions for you. Take your pick!','Have you returned already then, $C, with what I sent you out to gather?','','','','','',22226,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22192,22193,0,0,0,0,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8987,2,25,58,60,1,0,255,0,0,0,0,0,0,0,0,0,0,8,0,8970,0,0,8991,0,0,0,'More Components of Importance','$C, listen closely. Now that we have the location of the last amulet piece, we still need another component to suffuse the brazier with; something that will provide a focus strong enough to summon the remains of my deceased, former comrades.$B$BThe siblings, Jarien and Sothos, were believers in the way of the Scarlet Crusade. They aspired to knighthood within that vile organization. Go to Tyr\'s Hand in Eastern Plaguelands and retrieve a Brilliant Sword of Zealotry from the praetorians there.$B','Retrieve a Brilliant Sword of Zealotry and return it to Bodley inside Blackrock Mountain.','A job well done, $N. I will imbue the essence of the sword into the brazier.$B$BNow all that is left is to get into The Crimson Throne inside The Scarlet Bastion at Stratholme, and use the brazier to summon forth the remains of my former cohorts, Jarien and Sothos. Their souls have been twisted further by their possession of Valthalak\'s amulet piece and his spirit within.$B$BOh, by the way, I had some leftover bloodkelp from your trip to Alcaz Isle, so I made it into some potions for you. Take your pick!','Have you returned already then, $C, with what I sent you out to gather?','','','','','',22228,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22192,22193,0,0,0,0,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8988,2,25,58,60,1,0,255,0,0,0,0,0,0,0,0,0,0,8,0,8970,0,0,8992,0,0,0,'More Components of Importance','$C, listen closely. Now that we have the location of the last amulet piece, we still need another component to suffuse the brazier with; something that will provide a focus strong enough to entice the spirit of my deceased, former comrade.$B$BAn ogre necromancer that traveled with us, Kormok, delighted in summoning forth the souls of the banished dead of Purgation Isle, off the south coast of the Hillsbrad Foothills. Go there and retrieve some Soul Ashes of the Banished from their remains.','Obtain Soul Ashes of the Banished and return them to Bodley inside Blackrock Mountain.','A job well done, $N. I will imbue the essence of the ashes into the brazier.$B$BNow all that is left is to get into Scholomance, to Ras Frostwhisper\'s chamber, and use the brazier to summon forth the spirit of my former cohort, Kormok. The amulet piece, and Valthalak\'s spirit within, has corrupted him even further, and he will not rest until you forcibly take it from him.$B$BOh, by the way, I had some leftover bloodkelp from your trip to Alcaz Isle, so I made it into some potions for you. Take your pick!','Have you returned already then, $C, with what I sent you out to gather?','','','','','',22229,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22192,22193,0,0,0,0,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8989,2,1583,58,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,8986,8994,0,8994,22049,1,0,'The Right Piece of Lord Valthalak\'s Amulet','My friend, Mor Grayhoof, was the first to fall victim to possession of a piece of Lord Valthalak\'s amulet, and the corrupting spirit fragment that it contains. After stealing Valthalak\'s spellbook and amulet, we fled for our lives from the upper portion of Blackrock Spire. Along the way, Mor fell into the lower portion of the spire.$B$BLater, we discovered that he survived the fall, only to be captured and tortured by War Master Voone. A few spectral assassins snuck in and slew him right in front of Voone.','Use the Brazier of Beckoning to summon forth the spirit of Mor Grayhoof and slay him. Return to Bodley inside Blackrock Mountain with the recombined Lord Valthalak\'s Amulet and the Brazier of Beckoning.','Thank you for helping Mor Grayhoof, $N. Another spirit rests in peace, and we now have the reassembled amulet! But we still have the hardest test ahead of us.$B$BIn order for the brazier to be attuned to calling forth Lord Valthalak, there are a few more items that need to be gathered and brought back to me here.','Then it is done? You have retrieved the right piece of Lord Valthalak\'s amulet, recombined the amulet into one whole, and finally put to rest the spirit of my old companion, Mor Grayhoof?','','','','','',22048,22049,0,0,1,1,0,0,22046,0,0,0,1,0,0,0,0,0,16080,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8990,2,2557,58,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,8985,8994,0,8994,22050,1,0,'The Right Piece of Lord Valthalak\'s Amulet','It became known to us in later days, as we were doing what we could ourselves to survive, that Isalien, a night elf priestess of our company, had gone to the night elvic ancestral city, now known as Dire Maul. From what we gathered, she went there both for personal reasons and also to unlock the secrets of the piece of the amulet that she had in her possession.$B$BShe didn\'t quite make it, though. Word got back to us that she was ambushed at the Shrine of Eldretharr by Alzzin the Wildshaper and his forces.','Use the Brazier of Beckoning to summon forth the spirit of Isalien and slay her. Return to Bodley inside Blackrock Mountain with the recombined Lord Valthalak\'s Amulet and the Brazier of Beckoning.','Thank you, $N, for putting Isalien\'s spirit to rest. Now, perhaps, she will find peace with her goddess. And, we have the reassembled amulet, as well! But we still have the hardest test ahead of us.$B$BIn order for the brazier to be attuned to calling forth Lord Valthalak, there are a few more items that need to be gathered and brought back to me here.','Surely you haven\'t already dealt with the salvation of Isalien\'s spirit and the retrieval of the right piece of Lord Valthalak\'s amulet, $N? Be sure to recombine the pieces of the amulet before handing it to me.','','','','','',22048,22050,0,0,1,1,0,0,22046,0,0,0,1,0,0,0,0,0,16097,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8991,2,2017,58,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,8987,8994,0,8994,22051,1,0,'The Right Piece of Lord Valthalak\'s Amulet','The siblings, Jarien and Sothos, decided to join the Scarlet Crusade upon the disbanding of our mercenary company. They took the right piece of Lord Valthalak\'s amulet with them. Good riddance, I say, but we need that piece back.$B$BFrom what we could gather, they were actually slain by Grand Crusader Dathrohan himself for failing the initiation rites inside his chamber in the Scarlet Bastion.$B$BIn any case, we... meaning you, are still going to need to retrieve that piece of the amulet.','Use the Brazier of Beckoning to summon forth Jarien and Sothos and slay them. Return to Bodley inside Blackrock Mountain with the recombined Lord Valthalak\'s Amulet and the Brazier of Beckoning.','I suppose it\'s for the best that the souls of those two have finally been put to rest, even if I didn\'t like them while they were alive. In any case, we have what we were after, and now the amulet is reassembled! But we still have the hardest test ahead of us.$B$BIn order for the brazier to be attuned to calling forth Lord Valthalak, there are a few more items that need to be gathered and brought back to me here.','Does this mean then, $C, that you\'ve already put the souls of those two fools to rest and recombined the pieces of Lord Valthalak\'s amulet?','','','','','',22048,22051,0,0,1,1,0,0,22046,0,0,0,1,0,0,0,0,0,16101,16102,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8992,2,2057,58,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,8988,8994,0,8994,22052,1,0,'The Right Piece of Lord Valthalak\'s Amulet','Now we have what we need, so it\'s time to discuss who it is that you\'ll be summoning next.$B$BKormok was ok for an ogre, right up until he turned to necromancy. After that, things got creepy for just about everyone in the outfit. It was no surprise then when he took his piece of the amulet and returned to his new home, Scholomance.$B$BBut even there, or perhaps especially there, he was not safe from the spectral assassins. They slew him right in front of his master, Ras Frostwhisper.','Use the Brazier of Beckoning to summon forth the spirit of Kormok and slay him. Return to Bodley inside Blackrock Mountain with the recombined Lord Valthalak\'s Amulet and the Brazier of Beckoning.','Good work, $N! Kormok wasn\'t all that bad for an ogre, at least not while he was still alive, so I hope he gets the rest that he deserves. And now we have the completed amulet! But we still have the hardest test ahead of us.$B$BIn order for the brazier to be attuned to calling forth Lord Valthalak, there are a few more items that need to be gathered and brought back to me here.','I commend you, $N, if you have returned with the completed amulet. If not, however, please take care of that as there is no time to waste, I assure you!','','','','','',22048,22052,0,0,1,1,0,0,22046,0,0,0,1,0,0,0,0,0,16118,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8993,0,-22,1,0,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Gift Giving','','','Wonderful! Wonderful! I will add this to the pile of other gifts.$B$BI didn\'t expect so many! You must truly love your leaders.$B$BNow, let me just add one more to the count...','Have you come to deliver a present of love and adoration to your favorite leader?',NULL,'','','','',22262,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22218,22200,0,0,0,0,5,5,0,0,0,0,21812,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,27663,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), - (8994,2,25,58,60,62,0,255,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,8995,22048,1,0,'Final Preparations','We\'re nearly there, $c. All that is left is to retrieve a few more components so that I can attune the brazier and enable it to beckon forth Lord Valthalak.$B$BTo begin I must ask you to journey forth into Blackrock Spire and slay the orcs therein. They wear bracers that contain trace metals that I will need, so I\'ll need more than a few to extract the right amount out of them. Then, to complete the imbuing process, you\'ll need to bring me a Flask of Supreme Power.$B$BGood luck, $N!','Gather 40 Blackrock Bracers and acquire a Flask of Supreme Power. Return them to Bodley inside Blackrock Mountain.','That\'s it then. I\'ll extract the metal from the bracers and imbue the brazier with these final components. Then it will be ready for you to summon Lord Valthalak, and finally return his spirit amulet to him.$B$BYou\'ve come quite a distance, $N, don\'t falter now that the end is in sight!','We\'ve come a long way, $N, and I just wanted to say that no matter what happens, thank you! You\'ve put yourself in mortal danger to try to help the surviving members of our mercenary company, The Veiled Blade, and as far as I\'m concerned, you\'re one of us now.','','','','','',22138,13512,0,0,40,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8995,2,1583,58,60,62,0,255,0,0,0,0,0,0,0,0,0,0,64,0,8994,0,0,8996,22056,1,0,'Mea Culpa, Lord Valthalak','All is now ready, $N.$B$BWhen alive, Lord Valthalak used to inhabit what is now The Beast\'s chamber. Go there and use the Brazier of Beckoning to summon forth Lord Valthalak. It will reincorporate him, so he\'ll have to be killed again. I\'d take care of The Beast first, and be sure take enough friends along to survive the upper portion of Blackrock Spire.$B$BOnce you\'ve dispatched Valthalak, use the amulet on his corpse. With his spirit reunified, he\'ll likely want his amulet back, as well.$B$BGood luck!','Use the Brazier of Beckoning to summon Lord Valthalak. Dispatch him, and use Lord Valthalak\'s Amulet on the corpse. Then, return Lord Valthalak\'s Amulet to the Spirit of Lord Valthalak.','How fortunate for you that I know you\'re not part of the original group that stole this from me.$B$BI\'ll take back what is mine now, mortal! Give the amulet to me!','$C, you dare disturb my rest!','','','','','',22048,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,16042,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8996,2,25,58,60,0,0,255,0,0,0,0,0,0,0,0,0,0,8,0,8995,0,0,0,0,0,0,'Return to Bodley','I will ignore your impertinence this time, $c, because you have done a noble thing today; returning the rest of my stolen spirit to me. Despite your obviously weak nature, $r, you have shown courage where those that stole from me did not, and probably never could!$B$BReturn to them, before I change my mind and slay you where you stand. Go back and tell them that they are safe... for now.','Return to Bodley inside Blackrock Mountain and give him the Brazier of Beckoning.','He really said all of that? Wow, I can\'t believe he\'s going to call off the spectral assassins and stalkers, even if he did hint at causing my living companions further harm in the future.$B$BThis is a great day, $N! You\'ve accomplished what few ever could, and absolved us, at least in part, of some of our past sins.$B$BThank you! As a sign of appreciation, I\'d like to give you this. You can use it to summon forth spirits at the same haunted locations that you already have, and a few others, too.','$N, you\'re back and still alive! Well, at least that makes one of us.$B$BYou\'re going to have to tell me all about it!','','','','','',22056,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22057,22344,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8997,2,1537,58,60,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,8996,0,0,0,0,0,0,'Back to the Beginning','I suppose that this is goodbye then, my friend. But, I\'ll always be here if you want to come back and talk with me from time to time. Probably while you\'re loitering around waiting for your buddies to join you for a raid on Blackrock Spire.$B$BGo, before I start to cry. Go back to Deliana in Ironforge and tell her what\'s happened.','Speak with Deliana at The High Seat in Ironforge.','I am very happy to see you return to me safely, $N. You look well, if not a bit worse for the wear.$B$BCome, tell me of all that has transpired.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8998,2,1637,58,60,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,8996,0,0,0,0,0,0,'Back to the Beginning','I suppose that this is goodbye then, my friend. But, I\'ll always be here if you want to come back and talk with me from time to time. Probably while you\'re loitering around waiting for your buddies to join you for a raid on Blackrock Spire.$B$BGo, before I start to cry. Go back to Mokvar in Orgrimmar and tell him what\'s happened.','Speak with Mokvar at Grommash Hold in Orgrimmar\'s Valley of Wisdom.','I am pleased to see that you have survived, $N. You look well, if not a bit more seasoned.$B$BCome, tell me of all that has transpired.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (8999,2,1537,58,60,81,1024,77,0,0,0,0,0,0,0,0,0,0,8,0,8997,0,0,0,0,0,0,'Saving the Best for Last','That\'s an amazing story, $N! You have my thanks, and the heartfelt gratitude of all who were involved. Now maybe I\'ll be able to sleep at night with both eyes shut.$B$BAs to your reward, I believe I have a few things that you\'ll really enjoy.','Give Deliana your Wildheart Cowl and Wildheart Vest.','I\'m going to miss you, $N. I owe you such a debt of gratitude; I think I\'ll never be able to repay it.$B$BI hope that you enjoy your new head and chest armor, and that it protects you for a long time to come.','As per our deal, are you ready to hand over your Wildheart pieces in exchange for your new Feralheart Cowl and Vest?','','','','','',16720,16706,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22109,22113,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9000,2,1537,58,60,81,4,77,0,0,0,0,0,0,0,0,0,0,8,0,8997,0,0,0,0,0,0,'Saving the Best for Last','That\'s an amazing story, $N! You have my thanks, and the heartfelt gratitude of all who were involved. Now maybe I\'ll be able to sleep at night with both eyes shut.$B$BAs to your reward, I believe I have a few things that you\'ll really enjoy.','Give Deliana your Beaststalker\'s Cap and Beaststalker\'s Tunic.','I\'m going to miss you, $N. I owe you such a debt of gratitude; I think I\'ll never be able to repay it.$B$BI hope that you enjoy your new head and chest armor, and that it protects you for a long time to come.','As per our deal, are you ready to hand over your Beaststalker pieces in exchange for your new Beastmaster\'s Cap and Tunic?','','','','','',16677,16674,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22013,22060,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9001,2,1537,58,60,81,128,77,0,0,0,0,0,0,0,0,0,0,8,0,8997,0,0,0,0,0,0,'Saving the Best for Last','That\'s an amazing story, $N! You have my thanks, and the heartfelt gratitude of all who were involved. Now maybe I\'ll be able to sleep at night with both eyes shut.$B$BAs to your reward, I believe I have a few things that you\'ll really enjoy.','Give Deliana your Magister\'s Crown and Magister\'s Robes.','I\'m going to miss you, $N. I owe you such a debt of gratitude; I think I\'ll never be able to repay it.$B$BI hope that you enjoy your new head and chest armor, and that it protects you for a long time to come.','As per our deal, are you ready to hand over your Magister\'s pieces in exchange for your new Sorcerer\'s Crown and Robes?','','','','','',16686,16688,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22065,22069,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9002,2,1537,58,60,81,2,77,0,0,0,0,0,0,0,0,0,0,8,0,8997,0,0,0,0,0,0,'Saving the Best for Last','That\'s an amazing story, $N! You have my thanks, and the heartfelt gratitude of all who were involved. Now maybe I\'ll be able to sleep at night with both eyes shut.$B$BAs to your reward, I believe I have a few things that you\'ll really enjoy.','Give Deliana your Lightforge Helm and Lightforge Breastplate.','I\'m going to miss you, $N. I owe you such a debt of gratitude; I think I\'ll never be able to repay it.$B$BI hope that you enjoy your new head and chest armor, and that it protects you for a long time to come.','As per our deal, are you ready to hand over your Lightforge pieces in exchange for your new Soulforge Helmet and Breastplate?','','','','','',16727,16726,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22091,22089,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9003,2,1537,58,60,81,16,77,0,0,0,0,0,0,0,0,0,0,8,0,8997,0,0,0,0,0,0,'Saving the Best for Last','That\'s an amazing story, $N! You have my thanks, and the heartfelt gratitude of all who were involved. Now maybe I\'ll be able to sleep at night with both eyes shut.$B$BAs to your reward, I believe I have a few things that you\'ll really enjoy.','Give Deliana your Devout Crown and Devout Robe.','I\'m going to miss you, $N. I owe you such a debt of gratitude; I think I\'ll never be able to repay it.$B$BI hope that you enjoy your new head and chest armor, and that it protects you for a long time to come.','As per our deal, are you ready to hand over your Devout pieces in exchange for your new Virtuous Crown and Robe?','','','','','',16693,16690,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22080,22083,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9004,2,1537,58,60,81,8,77,0,0,0,0,0,0,0,0,0,0,8,0,8997,0,0,0,0,0,0,'Saving the Best for Last','That\'s an amazing story, $N! You have my thanks, and the heartfelt gratitude of all who were involved. Now maybe I\'ll be able to sleep at night with both eyes shut.$B$BAs to your reward, I believe I have a few things that you\'ll really enjoy.','Give Deliana your Shadowcraft Cap and Shadowcraft Tunic.','I\'m going to miss you, $N. I owe you such a debt of gratitude; I think I\'ll never be able to repay it.$B$BI hope that you enjoy your new head and chest armor, and that it protects you for a long time to come.','As per our deal, are you ready to hand over your Shadowcraft pieces in exchange for your new Darkmantle Cap and Tunic?','','','','','',16707,16721,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22005,22009,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9005,2,1537,58,60,81,256,77,0,0,0,0,0,0,0,0,0,0,8,0,8997,0,0,0,0,0,0,'Saving the Best for Last','That\'s an amazing story, $N! You have my thanks, and the heartfelt gratitude of all who were involved. Now maybe I\'ll be able to sleep at night with both eyes shut.$B$BAs to your reward, I believe I have a few things that you\'ll really enjoy.','Give Deliana your Dreadmist Mask and Dreadmist Robe.','I\'m going to miss you, $N. I owe you such a debt of gratitude; I think I\'ll never be able to repay it.$B$BI hope that you enjoy your new head and chest armor, and that it protects you for a long time to come.','As per our deal, are you ready to hand over your Dreadmist pieces in exchange for your new Deathmist Mask and Robe?','','','','','',16698,16700,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22074,22075,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9006,2,1537,58,60,81,1,77,0,0,0,0,0,0,0,0,0,0,8,0,8997,0,0,0,0,0,0,'Saving the Best for Last','That\'s an amazing story, $N! You have my thanks, and the heartfelt gratitude of all who were involved. Now maybe I\'ll be able to sleep at night with both eyes shut.$B$BAs to your reward, I believe I have a few things that you\'ll really enjoy.','Give Deliana your Helm of Valor and Breastplate of Valor.','I\'m going to miss you, $N. I owe you such a debt of gratitude; I think I\'ll never be able to repay it.$B$BI hope that you enjoy your new head and chest armor, and that it protects you for a long time to come.','As per our deal, are you ready to hand over your Valor pieces in exchange for your new Helm and Breastplate of Heroism?','','','','','',16731,16730,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21999,21997,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9007,2,1637,58,60,81,1024,178,0,0,0,0,0,0,0,0,0,0,8,0,8998,0,0,0,0,0,0,'Saving the Best for Last','A truly amazing story, $N! You have my thanks, and the heartfelt gratitude of all who were involved, I can assure you. Through your efforts we are delivered from the mistakes of our past.$B$BAs to your reward, I believe I have a few things that you have definitely earned and will truly enjoy.','Give Mokvar your Wildheart Cowl and Wildheart Vest.','I will truly miss you, $N. There is a debt that I owe you, which I may never be able to repay.$B$BEnjoy your new head and chest armor. May it protect you for a long time to come, and help you to achieve even greater honor!','As per our deal, are you ready to hand over your Wildheart pieces in exchange for your new Feralheart Cowl and Vest?','','','','','',16720,16706,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22109,22113,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9008,2,1637,58,60,81,4,178,0,0,0,0,0,0,0,0,0,0,8,0,8998,0,0,0,0,0,0,'Saving the Best for Last','A truly amazing story, $N! You have my thanks, and the heartfelt gratitude of all who were involved, I can assure you. Through your efforts we are delivered from the mistakes of our past.$B$BAs to your reward, I believe I have a few things that you have definitely earned and will truly enjoy.','Give Mokvar your Beaststalker\'s Cap and Beaststalker\'s Tunic.','I will truly miss you, $N. There is a debt that I owe you, which I may never be able to repay.$B$BEnjoy your new head and chest armor. May it protect you for a long time to come, and help you to achieve even greater honor!','As per our deal, are you ready to hand over your Beaststalker pieces in exchange for your new Beastmaster\'s Cap and Tunic?','','','','','',16677,16674,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22013,22060,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9009,2,1637,58,60,81,16,178,0,0,0,0,0,0,0,0,0,0,8,0,8998,0,0,0,0,0,0,'Saving the Best for Last','A truly amazing story, $N! You have my thanks, and the heartfelt gratitude of all who were involved, I can assure you. Through your efforts we are delivered from the mistakes of our past.$B$BAs to your reward, I believe I have a few things that you have definitely earned and will truly enjoy.','Give Mokvar your Devout Crown and Devout Robe.','I will truly miss you, $N. There is a debt that I owe you, which I may never be able to repay.$B$BEnjoy your new head and chest armor. May it protect you for a long time to come, and help you to achieve even greater honor!','As per our deal, are you ready to hand over your Devout pieces in exchange for your new Virtuous Crown and Robe?','','','','','',16693,16690,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22080,22083,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9010,2,1637,58,60,81,8,178,0,0,0,0,0,0,0,0,0,0,8,0,8998,0,0,0,0,0,0,'Saving the Best for Last','A truly amazing story, $N! You have my thanks, and the heartfelt gratitude of all who were involved, I can assure you. Through your efforts we are delivered from the mistakes of our past.$B$BAs to your reward, I believe I have a few things that you have definitely earned and will truly enjoy.','Give Mokvar your Shadowcraft Cap and Shadowcraft Tunic.','I will truly miss you, $N. There is a debt that I owe you, which I may never be able to repay.$B$BEnjoy your new head and chest armor. May it protect you for a long time to come, and help you to achieve even greater honor!','As per our deal, are you ready to hand over your Shadowcraft pieces in exchange for your new Darkmantle Cap and Tunic?','','','','','',16707,16721,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22005,22009,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9011,2,1637,58,60,81,64,178,0,0,0,0,0,0,0,0,0,0,8,0,8998,0,0,0,0,0,0,'Saving the Best for Last','A truly amazing story, $N! You have my thanks, and the heartfelt gratitude of all who were involved, I can assure you. Through your efforts we are delivered from the mistakes of our past.$B$BAs to your reward, I believe I have a few things that you have definitely earned and will truly enjoy.','Give Mokvar your Coif of Elements and Vest of Elements.','I will truly miss you, $N. There is a debt that I owe you, which I may never be able to repay.$B$BEnjoy your new head and chest armor. May it protect you for a long time to come, and help you to achieve even greater honor!','As per our deal, are you ready to hand over your Elements pieces in exchange for your new Coif and Vest of The Five Thunders','','','','','',16667,16666,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22097,22102,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9012,2,1637,58,60,81,256,178,0,0,0,0,0,0,0,0,0,0,8,0,8998,0,0,0,0,0,0,'Saving the Best for Last','A truly amazing story, $N! You have my thanks, and the heartfelt gratitude of all who were involved, I can assure you. Through your efforts we are delivered from the mistakes of our past.$B$BAs to your reward, I believe I have a few things that you have definitely earned and will truly enjoy.','Give Mokvar your Dreadmist Mask and Dreadmist Robe.','I will truly miss you, $N. There is a debt that I owe you, which I may never be able to repay.$B$BEnjoy your new head and chest armor. May it protect you for a long time to come, and help you to achieve even greater honor!','As per our deal, are you ready to hand over your Dreadmist pieces in exchange for your new Deathmist Mask and Robe?','','','','','',16698,16700,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22074,22075,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9013,2,1637,58,60,81,1,178,0,0,0,0,0,0,0,0,0,0,8,0,8998,0,0,0,0,0,0,'Saving the Best for Last','A truly amazing story, $N! You have my thanks, and the heartfelt gratitude of all who were involved, I can assure you. Through your efforts we are delivered from the mistakes of our past.$B$BAs to your reward, I believe I have a few things that you have definitely earned and will truly enjoy.','Give Mokvar your Helm of Valor and Breastplate of Valor.','I will truly miss you, $N. There is a debt that I owe you, which I may never be able to repay.$B$BEnjoy your new head and chest armor. May it protect you for a long time to come, and help you to achieve even greater honor!','As per our deal, are you ready to hand over your Valor pieces in exchange for your new Helm and Breastplate of Heroism?','','','','','',16731,16730,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21999,21997,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9014,2,1637,58,60,81,128,178,0,0,0,0,0,0,0,0,0,0,8,0,8998,0,0,0,0,0,0,'Saving the Best for Last','A truly amazing story, $N! You have my thanks, and the heartfelt gratitude of all who were involved, I can assure you. Through your efforts we are delivered from the mistakes of our past.$B$BAs to your reward, I believe I have a few things that you have definitely earned and will truly enjoy.','Give Mokvar your Magister\'s Crown and Magister\'s Robes.','I will truly miss you, $N. There is a debt that I owe you, which I may never be able to repay.$B$BEnjoy your new head and chest armor. May it protect you for a long time to come, and help you to achieve even greater honor!','As per our deal, are you ready to hand over your Magister\'s pieces in exchange for your new Sorcerer\'s Crown and Robes?','','','','','',16686,16688,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22065,22069,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9015,2,1584,58,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,8950,0,0,0,21986,1,0,'The Challenge','Heed me well, $N. For the banner to work in the desired way, you will need to step into the Ring of the Law in Blackrock Depths. Allow yourself to be sentenced by High Justice Grimstone and place the banner firmly on the ground in a sign of defiance.$B$BYour victim will not be able to restrain himself and shall enter the fray filled with a desire to fight you. Once you obtain that which you seek, go back to Anthion.','Travel to the Ring of the Law in Blackrock Depths and place the Banner of Provocation in its center as you are sentenced by High Justice Grimstone. Slay Theldren and his gladiators and return to Anthion Harmon in the Eastern Plaguelands with the first piece of Lord Valthalak\'s amulet.','You\'ve recovered part of the medallion, $N?','You\'re back, $N!','','Theldren\'s Team Defeated','','','',0,22047,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9016,2,1637,58,60,81,1024,178,0,0,0,0,0,0,0,0,0,0,0,0,9015,9032,0,9032,22047,1,0,'Anthion\'s Parting Words','Valthalak\'s soul was stored in this amulet. In our greed we foolishly split it into three parts, not knowing the curse that would await us.$B$BThe only way to stop Valthalak\'s spell is to put the amulet back together. Return to Mokvar and tell him that Bodley is his only hope for finding the remaining pieces. Speak to him about any rewards you\'ve arranged for.$B$BI, for once, shall rest in peace. I wish you the best of luck; you shall need every bit of it!','Return to Mokvar in Orgimmar with a set of Wildheart Boots, a Wildheart Kilt and Wildheart Spaulders.$B','This curse was bestowed upon us but for a mere medallion. Lord Valthalak certainly knows how to hold a grudge.$B$BWe\'ll endeavor to find the remaining pieces - hopefully before I meet an untimely demise. But before that, let us see about your reward.','You\'ve returned and I see in your eyes that you\'ve much to tell me, $N. Let us take care of your reward first.','','','','','',16715,16719,16718,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22107,22111,22112,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9017,2,1637,58,60,81,4,178,0,0,0,0,0,0,0,0,0,0,0,0,9015,9032,0,9032,22047,1,0,'Anthion\'s Parting Words','Valthalak\'s soul was stored in this amulet. In our greed we foolishly split it into three parts, not knowing the curse that would await us.$B$BThe only way to stop Valthalak\'s spell is to put the amulet back together. Return to Mokvar and tell him that Bodley is his only hope for finding the remaining pieces. Speak to him about any rewards you\'ve arranged for.$B$BI, for once, shall rest in peace. I wish you the best of luck; you shall need every bit of it!','Return to Mokvar in Orgimmar with a set of Beaststalker\'s Boots, Beaststalker\'s Pants and Beaststalker\'s Mantle.','This curse was bestowed upon us but for a mere medallion. Lord Valthalak certainly knows how to hold a grudge.$B$BWe\'ll endeavor to find the remaining pieces - hopefully before I meet an untimely demise. But before that, let us see about your reward.','You\'ve returned and I see in your eyes that you\'ve much to tell me, $N. Let us take care of your reward first.','','','','','',16675,16678,16679,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22061,22017,22016,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9018,2,1637,58,60,81,128,178,0,0,0,0,0,0,0,0,0,0,0,0,9015,9032,0,9032,21986,1,0,'Anthion\'s Parting Words','Valthalak\'s soul was stored in this amulet. In our greed we foolishly split it into three parts, not knowing the curse that would await us.$B$BThe only way to stop Valthalak\'s spell is to put the amulet back together. Return to Mokvar and tell him that Bodley is his only hope for finding the remaining pieces. Speak to him about any rewards you\'ve arranged for.$B$BI, for once, shall rest in peace. I wish you the best of luck; you shall need every bit of it!','Return to Mokvar in Orgimmar with a set of Magister\'s Boots, Magister\'s Leggings and Magister\'s Mantle.','This curse was bestowed upon us but for a mere medallion. Lord Valthalak certainly knows how to hold a grudge.$B$BWe\'ll endeavor to find the remaining pieces - hopefully before I meet an untimely demise. But before that, let us see about your reward.','You\'ve returned and I see in your eyes that you\'ve much to tell me, $N. Let us take care of your reward first.','','','','','',16682,16687,16689,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22064,22067,22068,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9019,2,1637,58,60,81,16,178,0,0,0,0,0,0,0,0,0,0,0,0,9015,9032,0,9032,22047,1,0,'Anthion\'s Parting Words','Valthalak\'s soul was stored in this amulet. In our greed we foolishly split it into three parts, not knowing the curse that would await us.$B$BThe only way to stop Valthalak\'s spell is to put the amulet back together. Return to Mokvar and tell him that Bodley is his only hope for finding the remaining pieces. Speak to him about any rewards you\'ve arranged for.$B$BI, for once, shall rest in peace. I wish you the best of luck; you shall need every bit of it!','Return to Mokvar in Orgimmar with a set of Devout Sandals, Devout Skirt and Devout Mantle.','This curse was bestowed upon us but for a mere medallion. Lord Valthalak certainly knows how to hold a grudge.$B$BWe\'ll endeavor to find the remaining pieces - hopefully before I meet an untimely demise. But before that, let us see about your reward.','You\'ve returned and I see in your eyes that you\'ve much to tell me, $N. Let us take care of your reward first.','','','','','',16691,16694,16695,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22084,22085,22082,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9020,2,1637,58,60,81,8,178,0,0,0,0,0,0,0,0,0,0,0,0,9015,9032,0,9032,22047,1,0,'Anthion\'s Parting Words','Valthalak\'s soul was stored in this amulet. In our greed we foolishly split it into three parts, not knowing the curse that would await us.$B$BThe only way to stop Valthalak\'s spell is to put the amulet back together. Return to Mokvar and tell him that Bodley is his only hope for finding the remaining pieces. Speak to him about any rewards you\'ve arranged for.$B$BI, for once, shall rest in peace. I wish you the best of luck; you shall need every bit of it!','Return to Mokvar in Orgimmar with a set of Shadowcraft Boots, Shadowcraft Pants and Shadowcraft Spaulders.','This curse was bestowed upon us but for a mere medallion. Lord Valthalak certainly knows how to hold a grudge.$B$BWe\'ll endeavor to find the remaining pieces - hopefully before I meet an untimely demise. But before that, let us see about your reward.','You\'ve returned and I see in your eyes that you\'ve much to tell me, $N. Let us take care of your reward first.','','','','','',16711,16709,16708,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22003,22007,22008,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9021,2,1637,58,60,81,256,178,0,0,0,0,0,0,0,0,0,0,0,0,9015,9032,0,9032,22047,1,0,'Anthion\'s Parting Words','Valthalak\'s soul was stored in this amulet. In our greed we foolishly split it into three parts, not knowing the curse that would await us.$B$BThe only way to stop Valthalak\'s spell is to put the amulet back together. Return to Mokvar and tell him that Bodley is his only hope for finding the remaining pieces. Speak to him about any rewards you\'ve arranged for.$B$BI, for once, shall rest in peace. I wish you the best of luck; you shall need every bit of it!','Return to Mokvar in Orgimmar with a set of Dreadmist Sandals, Dreadmist Leggings and Dreadmist Mantle.','This curse was bestowed upon us but for a mere medallion. Lord Valthalak certainly knows how to hold a grudge.$B$BWe\'ll endeavor to find the remaining pieces - hopefully before I meet an untimely demise. But before that, let us see about your reward.','You\'ve returned and I see in your eyes that you\'ve much to tell me, $N. Let us take care of your reward first.','','','','','',16704,16699,16701,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22076,22072,22073,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9022,2,1637,58,60,81,1,178,0,0,0,0,0,0,0,0,0,0,0,0,9015,9032,0,9032,22047,1,0,'Anthion\'s Parting Words','Valthalak\'s soul was stored in this amulet. In our greed we foolishly split it into three parts, not knowing the curse that would await us.$B$BThe only way to stop Valthalak\'s spell is to put the amulet back together. Return to Mokvar and tell him that Bodley is his only hope for finding the remaining pieces. Speak to him about any rewards you\'ve arranged for.$B$BI, for once, shall rest in peace. I wish you the best of luck; you shall need every bit of it!','Return to Mokvar in Orgimmar with a set of Boots of Valor, Legplates of Valor and Spaulders of Valor.','This curse was bestowed upon us but for a mere medallion. Lord Valthalak certainly knows how to hold a grudge.$B$BWe\'ll endeavor to find the remaining pieces - hopefully before I meet an untimely demise. But before that, let us see about your reward.','You\'ve returned and I see in your eyes that you\'ve much to tell me, $N. Let us take care of your reward first.','','','','','',16734,16732,16733,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21995,22000,22001,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9023,2,1377,60,60,62,0,255,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'The Perfect Poison','My brother and I run the poison operations out of the manor Ravenholdt.$B$BLord Ravenholdt tasked me to track down a new and extremely effective poison compound that can be crafted from the venom sacs of the inhabitants of Zul\'Gurub and the Ruins of Ahn\'Qiraj.$B$BThere are two particularly venomous beasts residing in those blasted ruins that possess what it is that we might be looking for, $c. Bring me a venom sac from the beasts Kurinnaxx and Venoxis and we would be eternally grateful.','Dirk Thunderwood at Cenarion Hold wants you to bring him Venoxis\'s Venom Sac and Kurinnaxx\'s Venom Sac.','Ravenholdt thanks you, hero! Take your pick!','This ain\'t no smash and grab job, $N. You\'re gonna need to bring friends.','','','','','',22216,22217,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22378,22379,22377,22348,22347,22380,1,1,1,1,1,1,0,0,0,0,0,0,0,0,609,0,0,0,0,250,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,25,0,0,0,0,0,0,0,0,0,0), - (9024,2,-22,18,70,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Aristan\'s Hunch','I\'ve got it! Have you smelled the new fragrance on the wind? The new colognes and perfumes that have come into fashion? Our guards wouldn\'t neglect their duties so easily.$B$BThat is, unless their thinking has been clouded by some foul alchemy.$B$BThere is only one way to be sure - bring a bottle of cologne and perfume to Morgan Pestle, and tell him my suspicions. I will reimburse you for their purchase when you return.','Bring 1 Cologne Bottle and 1 Perfume Bottle to Morgan Pestle in the Trade District of Stormwind.','I understand Aristan\'s concerns, but I really think he\'s overreacting. Let young men and women do what they will. I think Aristan has forgotten what it means to be young and in love.$B$BBut it would be better not to tell him that. We\'ll humor him.','Something I can help you with?','','','','','',21833,21829,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,6,1,0,0,0,0,0,0,6,1,1,0,0,0,0,0,0,0,0), - (9025,2,-22,18,0,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,9026,0,0,0,'Morgan\'s Discovery','Well, I\'ll be. It looks like Aristan might be on to something after all. I found traces of substances used in love potions and insidious mind-altering draughts.$B$BIt isn\'t unheard of for perfumes to have some of them, but a few of the ingredients I detected... Smells funny.','Return to Aristan Mottar outside the bank in Stormwind\'s Trade District.','While I thought this would be the case, finding out that my suspicions were correct is still unsettling. We must carefully consider our next move.$B$BHere, to repay you for the purchase of the cologne and perfume.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21812,22218,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), - (9026,2,-22,18,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,9027,0,0,0,'Tracing the Source','We\'ve got to find the source. I\'ve seen a lot more people than usual - guards included - going in and out of The Gilded Rose. Talk to Allison. If she\'s selling them, she can tell you where they came from.','Speak with Innkeeper Allison at The Gilded Rose in Stormwind\'s Trade District.','Oh yes, I just got the perfume and cologne in stock recently. It\'s been selling so well, I don\'t know how long I can keep it on the shelves.$B$BIf you ask me, it\'s kind of boring. Everyone smelling the same? It smells great, but still.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9027,2,-22,56,70,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,9028,0,0,0,'Tracing the Source','Something funny about the cologne? It\'s possible. I\'ve never seen so many people after one product like this.$B$BLook, if there\'s something wrong with it, I want to know, too. I bought my supply from a merchant named Evert Sorisam. He\'s new in town.$B$BHe mentioned he had some goods he was going to deliver to The Finest Thread.','Speak with Evert Sorisam at The Finest Thread along Stormwind\'s Canals.','Yes, of course. Those fragrances are the hottest items this season. You must be the fifth or sixth person this hour to inquire about them.$B$BI\'m afraid my supplies are all sold out. If you\'d like some, you should speak with Allison, the innkeeper of The Gilded Rose.$B$BYou shouldn\'t waste any time, though. I think you\'ll find the perfume will be irresistible.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (9028,2,-22,53,70,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,9027,0,0,0,0,0,0,'The Source Revealed','What? Treason? No, no. I assure you, my intentions are completely harmless.$B$BIs it so wrong to help those who wish to ease the painful ritual of courtship? Come, that is no crime.$B$BAnd to prove that I mean no harm, I will even tell you my source.$B$BThey were shipped to me by a Staffron Lerent, an apothecary of some sort. I never spoke with him.$B$BOur goblin middle man said that he worked in the foothills over Hillsbrad past that mysterious Ravenholdt Manor. I wish you luck in finding him.','Find Apothecary Staffron Lerent in the Hillsbrad Foothills behind Ravenholdt Manor.','Yes, I made those fragrances. Wonderful smell, isn\'t it? Irresistible.$B$BOnce the warriors of Alliance and Horde alike are smitten with these feelings of love, they will be powerless to stop the rise of the Shadow Council.$B$BThey will be weakened, unprepared. As they worry for their loved ones, they will lose their edge.$B$BThe solution was so simple. Why did it take me so long to come upon it? The weakness of all is through the heart. And there is nothing you can do to stop the inevitable.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (9029,0,-22,1,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Bubbling Cauldron','','','A pleasant smell wafts up from the cauldron.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22281,22282,22277,22278,22280,22276,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9032,2,25,58,60,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,8961,0,8961,0,0,0,'Bodley\'s Unfortunate Fate','The medallion contained Valthalak\'s soul? It\'s no surprise it was guarded by such a powerful curse.$B$BLocating Bodley presents a bit of a problem. Last time I heard of him, he was preparing to venture back into Blackrock Spire. He was never heard of again.$B$BSeek him out in Blackrock Mountain, though I\'m afraid to say he\'s probably dead by now. I suggest taking the goblin\'s device with you, friend.','Travel to Blackrock Mountain and use the Extra-Dimensional Ghost Revealer to find Bodley near Blackrock Spire.','I am so glad that you can see me. Finally someone to talk to!$B$BWill you help us, $N? Help to undo the wrong that we perpetrated and put things to right? If it\'s true that you already have the Top Piece of Lord Valthalak\'s Amulet, then I think I can point you in the right direction to acquire the other two parts, reunite them and put an end to all of this.$B$BOh, by the way, hello, my name is Bodley. Nice to meet you!',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9033,2,3456,60,60,62,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Echoes of War','Five years since the last war...$B$BTens of thousands of lives were lost and for what? The threat was never fully extinguished.$B$BAnd so the Lich King stirs once more... His yes-man, Kel\'Thuzad, amassing for another attack upon our lands.$B$BWe will not allow it! Prove your dedication. Prove that you are willing to risk life and limb to stop this madness and the combined might of the Dawn and the Crusade will be at your beck and call.$B$BEnter Naxxramas and destroy the Scourge within...','Commander Eligor Dawnbringer at Light\'s Hope Chapel in the Eastern Plaguelands wants you to slay 5 Living Monstrosities, 5 Stoneskin Gargoyles, 8 Deathknight Captains and 3 Venom Stalkers.','A job well done! You will be rewarded via the services of the men and women at Light\'s Hope.','Duty, honor, dedication... What do these words mean to you?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16145,15976,16021,16168,8,3,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5700,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9034,2,3456,60,60,62,1,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Dreadnaught Breastplate','During your battles with the Scourge in Naxxramas, should you come across desecrated battlements and wartorn plate scraps, return them to me and I shall craft for you a piece of armor worn by heroes.','Korfax at Light\'s Hope Chapel in the Eastern Plaguelands will make a Dreadnaught Breastplate if you bring him the following items: 1 Desecrated Breastplate, 25 Wartorn Plate Scraps, 4 Arcanite Bars and 2 Nexus Crystals.$B','Exellent $N !$B , you got everything just as i asked and now i can make a Dreadnaught Breastplate.','You got some missing parts for the quest please go and get them all!','','','','','',22349,22375,12360,20725,1,25,4,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22416,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9036,2,3456,60,60,62,1,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Dreadnaught Legplates','During your battles with the Scourge in Naxxramas, should you come across desecrated battlements and wartorn plate scraps, return them to me and I shall craft for you a piece of armor worn by heroes.','Korfax at Light\'s Hope Chapel in the Eastern Plaguelands will make Dreadnaught Legplates if you bring him the following items: 1 Desecrated Legplates, 20 Wartorn Plate Scraps, 4 Arcanite Bars and 3 Cured Rugged Hides.','Exellent $N !$B , you got everything just as i asked and now i can make a Dreadnaught Legplates.','You got some missing parts for the quest please go and get them all!','','','','','',22352,22375,12360,15407,1,20,4,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22417,0,0,0,1,0,0,0,529,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9037,2,3456,60,60,62,1,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Dreadnaught Helmet','During your battles with the Scourge in Naxxramas, should you come across desecrated battlements and wartorn plate scraps, return them to me and I shall craft for you a piece of armor worn by heroes.','Korfax at Light\'s Hope Chapel in the Eastern Plaguelands will make a Dreadnaught Helmet if you bring him the following items: 1 Desecrated Helmet, 15 Wartorn Plate Scraps, 5 Arcanite Bars and 1 Nexus Crystal.','Exellent $N !$B , you got everything just as i asked and now i can make a Dreadnaught Helmet.','You got some missing parts for the quest please go and get them all!','','','','','',22353,22375,12360,20725,1,15,5,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22418,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9038,2,3456,60,60,62,1,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Dreadnaught Pauldrons','During your battles with the Scourge in Naxxramas, should you come across desecrated battlements and wartorn plate scraps, return them to me and I shall craft for you a piece of armor worn by heroes.','Korfax at Light\'s Hope Chapel in the Eastern Plaguelands will make Dreadnaught Pauldrons if you bring him the following items: 1 Desecrated Pauldrons, 12 Wartorn Plate Scraps, 2 Arcanite Bars and 3 Cured Rugged Hides.','Exellent $N !$B , you got everything just as i asked and now i can make a Dreadnaught Pauldrons.','You got some missing parts for the quest please go and get them all!','','','','','',22354,22375,12360,15407,1,12,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22419,0,0,0,1,0,0,0,529,0,0,0,0,250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9039,2,3456,60,60,62,1,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Dreadnaught Sabatons','During your battles with the Scourge in Naxxramas, should you come across desecrated battlements and wartorn plate scraps, return them to me and I shall craft for you a piece of armor worn by heroes.','Korfax at Light\'s Hope Chapel in the Eastern Plaguelands will make Dreadnaught Sabatons if you bring him the following items: 1 Desecrated Sabatons, 12 Wartorn Plate Scraps, 2 Arcanite Bars and 3 Cured Rugged Hides.$B','Exellent $N !$B , you got everything just as i asked and now i can make a Dreadnaught Sabatons.','You got some missing parts for the quest please go and get them all!','','','','','',22358,22375,12360,15407,1,12,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22420,0,0,0,1,0,0,0,890,730,509,0,0,250,250,250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9040,2,3456,60,60,62,1,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Dreadnaught Gauntlets','During your battles with the Scourge in Naxxramas, should you come across desecrated battlements and wartorn plate scraps, return them to me and I shall craft for you a piece of armor worn by heroes.','Korfax at Light\'s Hope Chapel in the Eastern Plaguelands will make Dreadnaught Gauntlets if you bring him the following items: 1 Desecrated Gauntlets, 8 Wartorn Plate Scraps, 1 Arcanite Bar and 5 Cured Rugged Hides.','Exellent $N !$B , you got everything just as i asked and now i can make a Dreadnaught Gauntlets.','You got some missing parts for the quest please go and get them all!','','','','','',22357,22375,12360,15407,1,8,1,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22421,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9041,2,3456,60,60,62,1,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Dreadnaught Waistguard','During your battles with the Scourge in Naxxramas, should you come across desecrated battlements and wartorn plate scraps, return them to me and I shall craft for you a piece of armor worn by heroes.','Korfax at Light\'s Hope Chapel in the Eastern Plaguelands will make a Dreadnaught Waistguard if you bring him the following items: 1 Desecrated Waistguard, 8 Wartorn Plate Scraps, 1 Arcanite Bar and 5 Cured Rugged Hides.','Exellent $N !$B , you got everything just as i asked and now i can make a Dreadnaught Waistguard.','You got some missing parts for the quest please go and get them all!','','','','','',22356,22375,12360,15407,1,8,1,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22422,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9042,2,3456,60,60,62,1,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Dreadnaught Bracers','During your battles with the Scourge in Naxxramas, should you come across desecrated battlements and wartorn plate scraps, return them to me and I shall craft for you a piece of armor worn by heroes.','Korfax at Light\'s Hope Chapel in the Eastern Plaguelands will make Dreadnaught Bracers if you bring him the following items: 1 Desecrated Bracers, 6 Wartorn Plate Scraps, 1 Arcanite Bar and 1 Nexus Crystal.','Exellent $N !$B , you got everything just as i asked and now i can make a Dreadnaught Bracers.','You got some missing parts for the quest please go and get them all!','','','','','',22355,22375,12360,20725,1,6,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22423,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9043,2,3456,60,60,62,2,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Redemption Tunic','You will find the remnants of our fallen heroes on the corpses of the Lords of Naxxramas. Bring those desecrated keepsakes to me along with wartorn plate scraps and crafting materials capable of revitalizing the cursed armor and I shall craft a fine piece of armor for you.','Commander Eligor Dawnbringer at Light\'s Hope Chapel in the Eastern Plaguelands will make a Redemption Tunic if you bring him the following: 1 Desecrated Tunic, 25 Wartorn Plate Scraps, 4 Arcanite Bars and 3 Cured Rugged Hides.','Exellent $N !$B , you got everything just as i asked and now i can make a Redemption Tunic.','You got some missing parts for the quest please go and get them all!','','','','','',22350,22375,12360,15407,1,25,4,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22425,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9044,2,3456,60,60,62,2,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Redemption Legguards','You will find the remnants of our fallen heroes on the corpses of the Lords of Naxxramas. Bring those desecrated keepsakes to me along with wartorn plate scraps and crafting materials capable of revitalizing the cursed armor and I shall craft a fine piece of armor for you.','Commander Eligor Dawnbringer at Light\'s Hope Chapel in the Eastern Plaguelands will make a pair of Redemption Legguards if you bring him the following: 1 Desecrated Legguards, 20 Wartorn Plate Scraps, 4 Arcanite Bars and 2 Nexus Crystals.','Exellent $N !$B , you got everything just as i asked and now i can make a Redemption Legguards.','You got some missing parts for the quest please go and get them all!','','','','','',22359,22375,12360,20725,1,20,4,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22427,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9045,2,3456,60,60,62,2,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Redemption Headpiece','You will find the remnants of our fallen heroes on the corpses of the Lords of Naxxramas. Bring those desecrated keepsakes to me along with wartorn plate scraps and crafting materials capable of revitalizing the cursed armor and I shall craft a fine piece of armor for you.','Commander Eligor Dawnbringer at Light\'s Hope Chapel in the Eastern Plaguelands will make a Redemption Headpiece if you bring him the following: 1 Desecrated Headpiece, 15 Wartorn Plate Scraps, 5 Arcanite Bars and 2 Cured Rugged Hides.','$B$BKeep it covered, $C.','You got some missing parts for the quest please go and get them all!','','','','','',22360,22375,12360,15407,1,15,5,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22428,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9046,2,3456,60,60,62,2,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Redemption Spaulders','You will find the remnants of our fallen heroes on the corpses of the Lords of Naxxramas. Bring those desecrated keepsakes to me along with wartorn plate scraps and crafting materials capable of revitalizing the cursed armor and I shall craft a fine piece of armor for you.','Commander Eligor Dawnbringer at Light\'s Hope Chapel in the Eastern Plaguelands will make a pair of Redemption Spaulders if you bring him the following: 1 Desecrated Spaulders, 12 Wartorn Plate Scraps, 2 Arcanite Bars and 2 Nexus Crystals.','Exellent $N !$B , you got everything just as i asked and now i can make a Redemption Spaulders.','You got some missing parts for the quest please go and get them all!','','','','','',22361,22375,12360,20725,1,12,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22429,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9047,2,3456,60,60,62,2,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Redemption Boots','You will find the remnants of our fallen heroes on the corpses of the Lords of Naxxramas. Bring those desecrated keepsakes to me along with wartorn plate scraps and crafting materials capable of revitalizing the cursed armor and I shall craft a fine piece of armor for you.','Commander Eligor Dawnbringer at Light\'s Hope Chapel in the Eastern Plaguelands will make Redemption Boots if you bring him the following: 1 Desecrated Boots, 12 Wartorn Plate Scraps, 2 Arcanite Bars and 3 Cured Rugged Hides.','Exellent $N !$B , you got everything just as i asked and now i can make a Redemption Boots.','You got some missing parts for the quest please go and get them all!','','','','','',22365,22375,12360,15407,1,12,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22430,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9048,2,3456,60,60,62,2,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Redemption Handguards','You will find the remnants of our fallen heroes on the corpses of the Lords of Naxxramas. Bring those desecrated keepsakes to me along with wartorn plate scraps and crafting materials capable of revitalizing the cursed armor and I shall craft a fine piece of armor for you.','Commander Eligor Dawnbringer at Light\'s Hope Chapel in the Eastern Plaguelands will make Redemption Handguards if you bring him the following: 1 Desecrated Handguards, 8 Wartorn Plate Scraps, 1 Arcanite Bar and 5 Cured Rugged Hides.','Exellent $N !$B , you got everything just as i asked and now i can make a Redemption Handguards.','You got some missing parts for the quest please go and get them all!','','','','','',22364,22375,12360,15407,1,8,1,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22426,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9049,2,3456,60,60,62,2,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Redemption Girdle','You will find the remnants of our fallen heroes on the corpses of the Lords of Naxxramas. Bring those desecrated keepsakes to me along with wartorn plate scraps and crafting materials capable of revitalizing the cursed armor and I shall craft a fine piece of armor for you.','Commander Eligor Dawnbringer at Light\'s Hope Chapel in the Eastern Plaguelands will make a Redemption Girdle if you bring him the following: 1 Desecrated Girdle, 8 Wartorn Plate Scraps, 1 Arcanite Bar and 3 Nexus Crystals.','Exellent $N !$B , you got everything just as i asked and now i can make a Redemption Girdle.','You got some missing parts for the quest please go and get them all! ','','','','','',22363,22375,12360,20725,1,8,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22431,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9050,2,3456,60,60,62,2,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Redemption Wristguards','You will find the remnants of our fallen heroes on the corpses of the Lords of Naxxramas. Bring those desecrated keepsakes to me along with wartorn plate scraps and crafting materials capable of revitalizing the cursed armor and I shall craft a fine piece of armor for you.','Commander Eligor Dawnbringer at Light\'s Hope Chapel in the Eastern Plaguelands will make Redemption Wristguards if you bring him the following: 1 Desecrated Wristguards, 6 Wartorn Plate Scraps, 1 Arcanite Bar and 2 Cured Rugged Hides.','Exellent $N !$B , you got everything just as i asked and now i can make a Redemption Wristguards.','You got some missing parts for the quest please go and get them all!','','','','','',22362,22375,12360,15407,1,6,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22424,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9051,2,-263,50,52,1,1024,255,0,0,0,0,0,0,0,0,0,0,2,2,9052,0,0,9053,22432,1,0,'Toxic Test','The toxin you helped me create is for a special purpose. The great devilsaurs of the crater make it dangerous to hunt and difficult for me to survive. Even if I possessed the necessary strength, killing a devilsaur simply allows another to move into its territory.$B$BTake this poisoned barb and stab it deep into a living devilsaur. The toxin should pacify the creature, though I do not know how quickly...','Stab a Devilsaur with the Devilsaur Barb. Return to Torwa Pathfinder in Un\'Goro Crater when you have completed this task.','Thank you, $N. You are brave and wise.$B$BTell me, how did the devilsaur react to the toxin?','Were you able to pacify the great beast?','Devilsaur stabbed with barb','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9052,2,-263,50,52,0,1024,255,0,0,0,0,0,0,0,0,0,0,0,0,9063,0,0,9051,0,0,0,'Bloodpetal Poison','I would ask you to help me create a toxin of sorts, to pacify a great creature living here in the crater. It is not deadly, and only the keen eyes of a $c can hope to collect the ingredients.$B$BYou can find the bloodcap mushrooms growing within the bloodpetal sprouts all across the crater. Gorishi stings are from the insects inside and around the Slithering Scar, located in the southern part of the crater.','Collect 8 Bloodcap and 8 Gorishi Stings, and return to Torwa Pathfinder in Un\'Goro Crater.','The ingredients at last!$B$BWith the Un\'Goro soil I have collected, the toxin is easily concocted...','Have you met with success?','','','','','',22435,22434,0,0,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13446,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9053,2,-263,50,52,81,1024,255,0,0,0,0,0,0,0,0,0,0,0,0,9051,0,0,0,0,0,0,'A Better Ingredient','It is as I feared -- the toxin is simply too weak for such a powerful creature.$B$BIf we are to create a toxin of high enough potency, you must venture to the bottom of the Temple of Atal\'Hakkar, unlock the secrets of the altar and recover a putrid vine from the guardian there. The temple is dangerous, and it would behoove you to bring friends.$B$BReturn to me when this is done.','Retrieve a Putrid Vine from the guardian at the bottom of the Sunken Temple and return to Torwa Pathfinder.','At last, the toxin can be created in full. I dare not require you to inflict it upon the creature again, as I have asked too much already.$B$BYou have my thanks and respect. May you be well in your travels, $N.','Have you recovered the vine?','','','','','',22444,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22274,22272,22458,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9054,2,3456,60,60,62,4,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Cryptstalker Tunic','I have discovered a use for the carapace of the crypt fiend. I am able to fashion an extremely light and very deadly set of armor by combining the fragments with some of the desecrated magical armors lost in Naxxramas.$B$BBring me the items I require and I shall fashion for you a suit of armor the likes of which has never before been seen in our world!','Huntsman Leopold at Light\'s Hope Chapel in the Eastern Plaguelands will make a Cryptstalker Tunic if you bring him the following: 1 Desecrated Tunic, 25 Wartorn Chain Scraps, 4 Arcanite Bars and 3 Cured Rugged Hides.','Exellent $N !$B , you got everything just as i asked and now i can make a Cryptstalker Tunic.','You got some missing parts for the quest please go and get them all!','','','','','',22350,22374,12360,15407,1,25,4,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22436,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9055,2,3456,60,60,62,4,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Cryptstalker Legguards','I have discovered a use for the carapace of the crypt fiend. I am able to fashion an extremely light and very deadly set of armor by combining the fragments with some of the desecrated magical armors lost in Naxxramas.$B$BBring me the items I require and I shall fashion for you a suit of armor the likes of which has never before been seen in our world!','Huntsman Leopold at Light\'s Hope Chapel in the Eastern Plaguelands will make Cryptstalker Legguards if you bring him the following: 1 Desecrated Legguards, 20 Wartorn Chain Scraps, 3 Arcanite Bars and 5 Cured Rugged Hides.','Exellent $N !$B , you got everything just as i asked and now i can make a Cryptstalker Legguards.','You got some missing parts for the quest please go and get them all!','','','','','',22359,22374,12360,15407,1,20,3,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22437,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9056,2,3456,60,60,62,4,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Cryptstalker Headpiece','I have discovered a use for the carapace of the crypt fiend. I am able to fashion an extremely light and very deadly set of armor by combining the fragments with some of the desecrated magical armors lost in Naxxramas.$B$BBring me the items I require and I shall fashion for you a suit of armor the likes of which has never before been seen in our world!','Huntsman Leopold at Light\'s Hope Chapel in the Eastern Plaguelands will make a Cryptstalker Headpiece if you bring him the following: 1 Desecrated Headpiece, 15 Wartorn Chain Scraps, 4 Arcanite Bars and 2 Nexus Crystals.','Exellent $N !$B , you got everything just as i asked and now i can make a Cryptstalker Headpiece.','You got some missing parts for the quest please go and get them all!','','','','','',22360,22374,12360,20725,1,15,4,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22438,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9057,2,3456,60,60,62,4,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Cryptstalker Spaulders','I have discovered a use for the carapace of the crypt fiend. I am able to fashion an extremely light and very deadly set of armor by combining the fragments with some of the desecrated magical armors lost in Naxxramas.$B$BBring me the items I require and I shall fashion for you a suit of armor the likes of which has never before been seen in our world!','Huntsman Leopold at Light\'s Hope Chapel in the Eastern Plaguelands will make Cryptstalker Spaulders if you bring him the following: 1 Desecrated Spaulders, 12 Wartorn Chain Scraps, 2 Arcanite Bars and 3 Cured Rugged Hides.','Exellent $N !$B , you got everything just as i asked and now i can make a Cryptstalker Spaulders.','You got some missing parts for the quest please go and get them all!','','','','','',22361,22374,12360,15407,1,12,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22439,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9058,2,3456,60,60,62,4,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Cryptstalker Boots','I have discovered a use for the carapace of the crypt fiend. I am able to fashion an extremely light and very deadly set of armor by combining the fragments with some of the desecrated magical armors lost in Naxxramas.$B$BBring me the items I require and I shall fashion for you a suit of armor the likes of which has never before been seen in our world!','Huntsman Leopold at Light\'s Hope Chapel in the Eastern Plaguelands will make Cryptstalker Boots if you bring him the following: 1 Desecrated Boots, 12 Wartorn Chain Scraps, 1 Arcanite Bar and 3 Nexus Crystals.','Exellent $N !$B , you got everything just as i asked and now i can make a Cryptstalker Boots.','You got some missing parts for the quest please go and get them all!','','','','','',22365,22374,12360,20725,1,12,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22440,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9059,2,3456,60,60,62,4,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Cryptstalker Handguards','I have discovered a use for the carapace of the crypt fiend. I am able to fashion an extremely light and very deadly set of armor by combining the fragments with some of the desecrated magical armors lost in Naxxramas.$B$BBring me the items I require and I shall fashion for you a suit of armor the likes of which has never before been seen in our world!','Huntsman Leopold at Light\'s Hope Chapel in the Eastern Plaguelands will make Cryptstalker Handguards if you bring him the following: 1 Desecrated Handguards, 8 Wartorn Chain Scraps, 1 Arcanite Bar and 5 Cured Rugged Hides.','Exellent $N !$B , you got everything just as i asked and now i can make a Cryptstalker Handguards.','You got some missing parts for the quest please go and get them all!','','','','','',22364,22374,12360,15407,1,8,1,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22441,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9060,2,3456,60,60,62,4,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Cryptstalker Girdle','I have discovered a use for the carapace of the crypt fiend. I am able to fashion an extremely light and very deadly set of armor by combining the fragments with some of the desecrated magical armors lost in Naxxramas.$B$BBring me the items I require and I shall fashion for you a suit of armor the likes of which has never before been seen in our world!','Huntsman Leopold at Light\'s Hope Chapel in the Eastern Plaguelands will make a Cryptstalker Girdle if you bring him the following: 1 Desecrated Girdle, 8 Wartorn Chain Scraps, 1 Arcanite Bar and 3 Nexus Crystals.$B','Exellent $N !$B , you got everything just as i asked and now i can make a Cryptstalker Girdle.','You got some missing parts for the quest please go and get them all!','','','','','',22363,22374,12360,20725,1,8,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22442,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9061,2,3456,60,60,62,4,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Cryptstalker Wristguards','I have discovered a use for the carapace of the crypt fiend. I am able to fashion an extremely light and very deadly set of armor by combining the fragments with some of the desecrated magical armors lost in Naxxramas.$B$BBring me the items I require and I shall fashion for you a suit of armor the likes of which has never before been seen in our world!','Huntsman Leopold at Light\'s Hope Chapel in the Eastern Plaguelands will make Cryptstalker Wristguards if you bring him the following: 1 Desecrated Wristguards, 6 Wartorn Chain Scraps, 1 Arcanite Bar and 2 Cured Rugged Hides.','Exellent $N !$B , you got everything just as i asked and now i can make a Cryptstalker Wristguards.','You got some missing parts for the quest please go and get them all!','','','','','',22362,22374,12360,15407,1,6,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22443,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9063,2,-263,50,52,0,1024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9052,0,0,0,'Torwa Pathfinder','A hunter by the name of Torwa Pathfinder has requested the help of a druid. He said only we would possess the necessary skills and respect for nature to help him.$B$BThere is a road that connects the Un\'Goro Crater and the desert of Tanaris. As that road enters the crater, you will find Torwa close by.','Speak with Torwa Pathfinder in Un\'Goro Crater.','You have traveled far to meet with me, $C, and not a moment too soon.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9068,2,3456,60,60,62,64,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Earthshatter Tunic','Would you honor me by returning the armor of those that fell in the defense of these lands?$B$BThe armor has been desecrated and is undoubtedly being used for evil; however, with wartorn armor scraps, the desecrated armor can be renewed and worn for battle once more.$B$BBring me the remnants of the fallen along with purification materials and Earthshatter shall be yours to don.$B$BSearch Naxxramas.','Rimblat Earthshatter at Light\'s Hope Chapel in the Eastern Plaguelands will make an Earthshatter Tunic if you bring him the following: 1 Desecrated Tunic, 25 Wartorn Chain Scraps, 4 Arcanite Bars and 3 Cured Rugged Hides.','Exellent $N !$B , you got everything just as i asked and now i can make a Earthshatter Tunic.','You got some missing parts for the quest please go and get them all!','','','','','',22350,22374,12360,15407,1,25,4,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22464,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9069,2,3456,60,60,62,64,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Earthshatter Legguards','Would you honor me by returning the armor of those that fell in the defense of these lands?$B$BThe armor has been desecrated and is undoubtedly being used for evil; however, with wartorn armor scraps, the desecrated armor can be renewed and worn for battle once more.$B$BBring me the remnants of the fallen along with purification materials and Earthshatter shall be yours to don.$B$BSearch Naxxramas.','Rimblat Earthshatter at Light\'s Hope Chapel in the Eastern Plaguelands will make Earthshatter Legguards if you bring him the following: 1 Desecrated Legguards, 20 Wartorn Chain Scraps, 3 Arcanite Bars and 5 Cured Rugged Hides.','Exellent $N !$B , you got everything just as i asked and now i can make a Earthshatter Legguards.','You got some missing parts for the quest please go and get them all!','','','','','',22359,22374,12360,15407,1,20,3,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22465,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9070,2,3456,60,60,62,64,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Earthshatter Headpiece','Would you honor me by returning the armor of those that fell in the defense of these lands?$B$BThe armor has been desecrated and is undoubtedly being used for evil; however, with wartorn armor scraps, the desecrated armor can be renewed and worn for battle once more.$B$BBring me the remnants of the fallen along with purification materials and Earthshatter shall be yours to don.$B$BSearch Naxxramas.','Rimblat Earthshatter at Light\'s Hope Chapel in the Eastern Plaguelands will make an Earthshatter Headpiece if you bring him the following: 1 Desecrated Headpiece, 15 Wartorn Chain Scraps, 4 Arcanite Bars and 2 Nexus Crystals.','Exellent $N !$B , you got everything just as i asked and now i can make a Earthshatter Headpiece.','You got some missing parts for the quest please go and get them all!','','','','','',22360,22374,12360,20725,1,15,4,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22466,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9071,2,3456,60,60,62,64,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Earthshatter Spaulders','Would you honor me by returning the armor of those that fell in the defense of these lands?$B$BThe armor has been desecrated and is undoubtedly being used for evil; however, with wartorn armor scraps, the desecrated armor can be renewed and worn for battle once more.$B$BBring me the remnants of the fallen along with purification materials and Earthshatter shall be yours to don.$B$BSearch Naxxramas.','Rimblat Earthshatter at Light\'s Hope Chapel in the Eastern Plaguelands will make Earthshatter Spaulders if you bring him the following: 1 Desecrated Spaulders, 12 Wartorn Chain Scraps, 2 Arcanite Bars and 2 Mooncloth.','Exellent $N !$B , you got everything just as i asked and now i can make a Earthshatter Spaulders.','You got some missing parts for the quest please go and get them all!','','','','','',22361,22374,12360,14342,1,12,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22467,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9072,2,3456,60,60,62,64,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Earthshatter Boots','Would you honor me by returning the armor of those that fell in the defense of these lands?$B$BThe armor has been desecrated and is undoubtedly being used for evil; however, with wartorn armor scraps, the desecrated armor can be renewed and worn for battle once more.$B$BBring me the remnants of the fallen along with purification materials and Earthshatter shall be yours to don.$B$BSearch Naxxramas.','Rimblat Earthshatter at Light\'s Hope Chapel in the Eastern Plaguelands will make Earthshatter Boots if you bring him the following: 1 Desecrated Boots, 12 Wartorn Chain Scraps, 1 Arcanite Bar and 3 Nexus Crystals.','Exellent $N !$B , you got everything just as i asked and now i can make a Earthshatter Boots.','You got some missing parts for the quest please go and get them all!','','','','','',22365,22374,12360,20725,1,12,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22468,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9073,2,3456,60,60,62,64,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Earthshatter Handguards','Would you honor me by returning the armor of those that fell in the defense of these lands?$B$BThe armor has been desecrated and is undoubtedly being used for evil; however, with wartorn armor scraps, the desecrated armor can be renewed and worn for battle once more.$B$BBring me the remnants of the fallen along with purification materials and Earthshatter shall be yours to don.$B$BSearch Naxxramas.','Rimblat Earthshatter at Light\'s Hope Chapel in the Eastern Plaguelands will make Earthshatter Handguards if you bring him the following: 1 Desecrated Handguards, 8 Wartorn Chain Scraps, 1 Arcanite Bar and 5 Cured Rugged Hides.','These handguards channel the power of the elements!','Have you brought me that which I require?','','','','','',22364,22374,12360,15407,1,8,1,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22469,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9074,2,3456,60,60,62,64,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Earthshatter Girdle','Would you honor me by returning the armor of those that fell in the defense of these lands?$B$BThe armor has been desecrated and is undoubtedly being used for evil; however, with wartorn armor scraps, the desecrated armor can be renewed and worn for battle once more.$B$BBring me the remnants of the fallen along with purification materials and Earthshatter shall be yours to don.$B$BSearch Naxxramas.','Rimblat Earthshatter at Light\'s Hope Chapel in the Eastern Plaguelands will make an Earthshatter Girdle if you bring him the following: 1 Desecrated Girdle, 8 Wartorn Chain Scraps, 1 Arcanite Bar and 3 Nexus Crystals.','Exellent $N !$B , you got everything just as i asked and now i can make a Earthshatter Girdle.','You got some missing parts for the quest please go and get them all!','','','','','',22363,22374,12360,20725,1,8,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22470,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9075,2,3456,60,60,62,64,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Earthshatter Wristguards','Would you honor me by returning the armor of those that fell in the defense of these lands?$B$BThe armor has been desecrated and is undoubtedly being used for evil; however, with wartorn armor scraps, the desecrated armor can be renewed and worn for battle once more.$B$BBring me the remnants of the fallen along with purification materials and Earthshatter shall be yours to don.$B$BSearch Naxxramas.','Rimblat Earthshatter at Light\'s Hope Chapel in the Eastern Plaguelands will make Earthshatter Wristguards if you bring him the following: 1 Desecrated Wristguards, 6 Wartorn Chain Scraps, 1 Arcanite Bar and 2 Cured Rugged Hides.$B','The wristguards are ready, $N.$B$B','Have you brought me that which I require?','','','','','',22362,22374,12360,15407,1,6,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22471,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9077,2,3456,60,60,62,8,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Bonescythe Breastplate','If you want Bonescythe made, you\'re going to have to supply the materials.$B$BEnter Naxxramas, the big floating city of death in the sky up there, and find desecrated armor and wartorn armor scraps. Bring those back along with the materials to put everything together and you\'ll have your Bonescythe. Oh, and you\'ll need to pay me for my troubles... I\'ll supply the bones.','Rohan the Assassin at Light\'s Hope Chapel in the Eastern Plaguelands will make a Bonescythe Breastplate if you bring him the following: 1 Desecrated Breastplate, 25 Wartorn Leather Scraps, 2 Arcanite Bars and 6 Cured Rugged Hides.','Exellent $N !$B,you got everything just as i asked and now i can make a Bonescythe Breastplate.','You got some missing parts for the quest please go and get them all!','','','','','',22349,22373,12360,15407,1,25,2,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22476,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9078,2,3456,60,60,62,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Bonescythe Legplates','If you want Bonescythe made, you\'re going to have to supply the materials.$B$BEnter Naxxramas, the big floating city of death in the sky up there, and find desecrated armor and wartorn armor scraps. Bring those back along with the materials to put everything together and you\'ll have your Bonescythe. Oh, and you\'ll need to pay me for my troubles... I\'ll supply the bones.','Rohan the Assassin at Light\'s Hope Chapel in the Eastern Plaguelands will make Bonescythe Legplates if you bring him the following: 1 Desecrated Legplates, 20 Wartorn Leather Scraps, 1 Arcanite Bar, 8 Cured Rugged Hides and 100 gold pieces.','Be careful walking around in those things. You might cut yourself.','$B$BI just realized the irony in all of this.','','','','','',22352,22373,12360,15407,1,20,1,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22477,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-1000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9079,2,3456,60,60,62,8,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Bonescythe Helmet','If you want Bonescythe made, you\'re going to have to supply the materials.$B$BEnter Naxxramas, the big floating city of death in the sky up there, and find desecrated armor and wartorn armor scraps. Bring those back along with the materials to put everything together and you\'ll have your Bonescythe. Oh, and you\'ll need to pay me for my troubles... I\'ll supply the bones.','Rohan the Assassin at Light\'s Hope Chapel in the Eastern Plaguelands will make a Bonescythe Helmet if you bring him the following: 1 Desecrated Helmet, 15 Wartorn Leather Scraps, 8 Cured Rugged Hides, 1 Nexus Crystal and 75 gold pieces.$B','Exellent $N !$B,you got everything just as i asked and now i can make a Bonescythe Helmet.','You got some missing parts for the quest please go and get them all!','','','','','',22353,22373,15407,20725,1,15,8,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22478,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-750000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9080,2,3456,60,60,62,8,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Bonescythe Pauldrons','If you want Bonescythe made, you\'re going to have to supply the materials.$B$BEnter Naxxramas, the big floating city of death in the sky up there, and find desecrated armor and wartorn armor scraps. Bring those back along with the materials to put everything together and you\'ll have your Bonescythe. Oh, and you\'ll need to pay me for my troubles... I\'ll supply the bones.','Rohan the Assassin at Light\'s Hope Chapel in the Eastern Plaguelands will make Bonescythe Pauldrons if you bring him the following: 1 Desecrated Pauldrons, 12 Wartorn Leather Scraps, 5 Cured Rugged Hides, 1 Nexus Crystal and 50 gold pieces. ','$B$BThese shoulders took some work! Don\'t go out and get yourself killed like a scrub, $N.','$B$BBeen to Tyr\'s Hand lately?','','','','','',22354,22373,15407,20725,1,12,5,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22479,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,-500000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9081,2,3456,60,60,62,8,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Bonescythe Sabatons','If you want Bonescythe made, you\'re going to have to supply the materials.$B$BEnter Naxxramas, the big floating city of death in the sky up there, and find desecrated armor and wartorn armor scraps. Bring those back along with the materials to put everything together and you\'ll have your Bonescythe. Oh, and you\'ll need to pay me for my troubles... I\'ll supply the bones.','Rohan the Assassin at Light\'s Hope Chapel in the Eastern Plaguelands will make Bonescythe Sabatons if you bring him the following: 1 Desecrated Sabatons, 12 Wartorn Leather Scraps, 3 Cured Rugged Hides, 2 Nexus Crystals and 25 gold pieces. ','They go on your feet. Say, you haven\'t been nosing around in Tyr\'s Hand again, have you?','Just bring me the materials and stop wasting my time, $C.','','','','','',22358,22373,15407,20725,1,12,3,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22480,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,-250000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9082,2,3456,60,60,62,8,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Bonescythe Gauntlets','If you want Bonescythe made, you\'re going to have to supply the materials.$B$BEnter Naxxramas, the big floating city of death in the sky up there, and find desecrated armor and wartorn armor scraps. Bring those back along with the materials to put everything together and you\'ll have your Bonescythe. Oh, and you\'ll need to pay me for my troubles... I\'ll supply the bones.','Rohan the Assassin at Light\'s Hope Chapel in the Eastern Plaguelands will make Bonescythe Gauntlets if you bring him the following: 1 Desecrated Gauntlets, 8 Wartorn Leather Scraps, 1 Arcanite Bar and 5 Cured Rugged Hides. ','These gauntlets could probably substitute as weapons if absolutely necessary. Wear them with pride!','How do you expect me to get anything done without the items I requested?','','','','','',22357,22373,12360,15407,1,8,1,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22481,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9083,2,3456,60,60,62,8,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Bonescythe Waistguard','If you want Bonescythe made, you\'re going to have to supply the materials.$B$BEnter Naxxramas, the big floating city of death in the sky up there, and find desecrated armor and wartorn armor scraps. Bring those back along with the materials to put everything together and you\'ll have your Bonescythe. Oh, and you\'ll need to pay me for my troubles... I\'ll supply the bones.','Rohan the Assassin at Light\'s Hope Chapel in the Eastern Plaguelands will make a Bonescythe Waistguard if you bring him the following: 1 Desecrated Waistguard, 8 Wartorn Leather Scraps, 5 Cured Rugged Hides, 1 Nexus Crystal and 15 gold pieces.','The belt is ready, $N. Have you ever seen such a high-quality item sold for so little?','How do you expect me to get anything done without the items I requested?','','','','','',22356,22373,15407,20725,1,8,5,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22482,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,-150000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9084,2,3456,60,60,62,8,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Bonescythe Bracers','If you want Bonescythe made, you\'re going to have to supply the materials.$B$BEnter Naxxramas, the big floating city of death in the sky up there, and find desecrated armor and wartorn armor scraps. Bring those back along with the materials to put everything together and you\'ll have your Bonescythe. Oh, and you\'ll need to pay me for my troubles... I\'ll supply the bones.','Rohan the Assassin at Light\'s Hope Chapel in the Eastern Plaguelands will make Bonescythe Bracers if you bring him the following: 1 Desecrated Bracers, 6 Wartorn Leather Scraps, 1 Arcanite Bar, 2 Cured Rugged Hides and 10 gold pieces.','The bracers are ready, $N.$B$B','How do you expect me to get anything done without the items I requested?','','','','','',22355,22373,12360,15407,1,6,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22483,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,-100000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9085,2,-368,55,60,1,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Shadows of Doom','After you bring down the defenses of the Scourge summoning circles that have appeared in the zones under attack, you will be able to confront the acolytes who protect them.$B$BIn truth, these are not men. They are shadows, some of the Lich King\'s most frightening creatures. They can be revealed using the necrotic runes they carry, and then destroyed with magic or strength of arms.','Go to a summoning circle and kill a Shadow of Doom, then return to Commander Thomas Helleran at Light\'s Hope Chapel in Eastern Plaguelands.',NULL,'Have you had any luck, $N?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16143,0,0,0,1,0,0,0,0,0,0,0,23123,23122,0,0,0,0,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (9086,2,3456,60,60,62,1024,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Dreamwalker Tunic','Many heroes fell in the last war and many continue to perish at the hands of the Scourge to this day. From the corpses of the fallen, the armor is stripped and taken back to Naxxramas to be used for unknown purposes.$B$BRecover the desecrated armor and wartorn armor scraps and supply to me the other material components I require and I will craft Dreamwalker armor.','Rayne at Light\'s Hope Chapel in the Eastern Plaguelands will make a Dreamwalker Tunic if you bring her the following: 1 Desecrated Tunic, 25 Wartorn Leather Scraps, 6 Cured Rugged Hides and 2 Nexus Crystals.','Your Dreamwalker Tunic is ready, $N.','The material cost is high, but soon forgotten.','','','','','',22350,22373,15407,20725,1,25,6,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22488,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9087,2,3456,60,60,62,1024,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Dreamwalker Legguards','Many heroes fell in the last war and many continue to perish at the hands of the Scourge to this day. From the corpses of the fallen, the armor is stripped and taken back to Naxxramas to be used for unknown purposes.$B$BRecover the desecrated armor and wartorn armor scraps and supply to me the other material components I require and I will craft Dreamwalker armor.','Rayne at Light\'s Hope Chapel in the Eastern Plaguelands will make Dreamwalker Legguards if you bring her the following: 1 Desecrated Legguards, 20 Wartorn Leather Scraps, 8 Cured Rugged Hides and 1 Nexus Crystal.','As promised, Dreamwalker Legguards.$B$B','The material cost is high, but soon forgotten.','','','','','',22359,22373,15407,20725,1,20,8,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22489,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9088,2,3456,60,60,62,1024,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Dreamwalker Headpiece','Many heroes fell in the last war and many continue to perish at the hands of the Scourge to this day. From the corpses of the fallen, the armor is stripped and taken back to Naxxramas to be used for unknown purposes.$B$BRecover the desecrated armor and wartorn armor scraps and supply to me the other material components I require and I will craft Dreamwalker armor.','Rayne at Light\'s Hope Chapel in the Eastern Plaguelands will make a Dreamwalker Headpiece if you bring her the following: 1 Desecrated Headpiece, 15 Wartorn Leather Scraps, 6 Cured Rugged Hides and 2 Nexus Crystals.','Your Dreamwalker Headpiece is ready, $N.','The material cost is high, but soon forgotten.','','','','','',22360,22373,15407,20725,1,15,6,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22490,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9089,2,3456,60,60,62,1024,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Dreamwalker Spaulders','Many heroes fell in the last war and many continue to perish at the hands of the Scourge to this day. From the corpses of the fallen, the armor is stripped and taken back to Naxxramas to be used for unknown purposes.$B$BRecover the desecrated armor and wartorn armor scraps and supply to me the other material components I require and I will craft Dreamwalker armor.','Rayne at Light\'s Hope Chapel in the Eastern Plaguelands will make Dreamwalker Spaulders if you bring her the following: 1 Desecrated Spaulders, 12 Wartorn Leather Scraps, 5 Cured Rugged Hides and 1 Nexus Crystal.','Your Dreamwalker Spaulders are ready, $N.','The material cost is high, but soon forgotten.','','','','','',22361,22373,15407,20725,1,12,5,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22491,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9090,2,3456,60,60,62,1024,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Dreamwalker Boots','Many heroes fell in the last war and many continue to perish at the hands of the Scourge to this day. From the corpses of the fallen, the armor is stripped and taken back to Naxxramas to be used for unknown purposes.$B$BRecover the desecrated armor and wartorn armor scraps and supply to me the other material components I require and I will craft Dreamwalker armor.','Rayne at Light\'s Hope Chapel in the Eastern Plaguelands will make Dreamwalker Boots if you bring her the following: 1 Desecrated Boots, 12 Wartorn Leather Scraps, 3 Mooncloth and 2 Cured Rugged Hides.','Your Dreamwalker Boots are ready, $N.','The material cost is high, but soon forgotten.','','','','','',22365,22373,14342,15407,1,12,3,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22492,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9091,2,3456,60,60,62,1024,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Dreamwalker Handguards','Many heroes fell in the last war and many continue to perish at the hands of the Scourge to this day. From the corpses of the fallen, the armor is stripped and taken back to Naxxramas to be used for unknown purposes.$B$BRecover the desecrated armor and wartorn armor scraps and supply to me the other material components I require and I will craft Dreamwalker armor.','Rayne at Light\'s Hope Chapel in the Eastern Plaguelands will make Dreamwalker Handguards if you bring her the following: 1 Desecrated Handguards, 8 Wartorn Leather Scraps, 5 Cured Rugged Hides and 1 Nexus Crystal.','Your Dreamwalker Handguards are ready, $N.','The material cost is high, but soon forgotten.','','','','','',22364,22373,15407,20725,1,8,5,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22493,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9092,2,3456,60,60,62,1024,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Dreamwalker Girdle','Many heroes fell in the last war and many continue to perish at the hands of the Scourge to this day. From the corpses of the fallen, the armor is stripped and taken back to Naxxramas to be used for unknown purposes.$B$BRecover the desecrated armor and wartorn armor scraps and supply to me the other material components I require and I will craft Dreamwalker armor.','Rayne at Light\'s Hope Chapel in the Eastern Plaguelands will make a Dreamwalker Girdle if you bring her the following: 1 Desecrated Girdle, 8 Wartorn Leather Scraps, 3 Mooncloth and 2 Cured Rugged Hides.','Your Dreamwalker Girdle is ready, $N.','The material cost is high, but soon forgotten.','','','','','',22363,22373,14342,15407,1,8,3,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22494,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9093,2,3456,60,60,62,1024,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Dreamwalker Wristguards','Many heroes fell in the last war and many continue to perish at the hands of the Scourge to this day. From the corpses of the fallen, the armor is stripped and taken back to Naxxramas to be used for unknown purposes.$B$BRecover the desecrated armor and wartorn armor scraps and supply to me the other material components I require and I will craft Dreamwalker armor.','Rayne at Light\'s Hope Chapel in the Eastern Plaguelands will make Dreamwalker Wristguards if you bring her the following: 1 Desecrated Wristguards, 6 Wartorn Leather Scraps, 1 Arcane Crystal and 2 Cured Rugged Hides.','Your Dreamwalker Wristguards are ready, $N.','The material cost is high, but soon forgotten.','','','','','',22362,22373,12363,15407,1,6,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22495,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9094,0,-368,55,60,0,0,77,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'Argent Dawn Gloves','','',NULL,NULL,'','','','','',22484,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23084,23081,23082,23078,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (9095,2,3456,60,60,62,128,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Frostfire Robe','As a Watcher, I was allowed access to many of Medivh\'s personal effects. Among those items, I found the tomes most enlightening. While the majority of the books were filled with - to put it bluntly - tripe, there were some gems. One of those tomes documented the creation of a set of armor fit for an archmage: Frostfire.$B$B$B$BIt\'s all in here and I am willing to share the fruits of that knowledge with you as long as you are able to provide me with the necessary materials.','Archmage Angela Dosantos at Light\'s Hope Chapel in the Eastern Plaguelands will make a Frostfire Robe if you bring her the following: 1 Desecrated Robe, 25 Wartorn Cloth Scraps, 4 Mooncloth and 2 Nexus Crystals.','Exellent $N !,$Byou got everything just as i asked and now i can make a Frostfire Robe.','ou got some missing parts for the quest please go and get them all!','','','','','',22351,22376,14342,20725,1,25,4,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22496,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9096,2,3456,60,60,62,128,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Frostfire Leggings','As a Watcher, I was allowed access to many of Medivh\'s personal effects. Among those items, I found the tomes most enlightening. While the majority of the books were filled with - to put it bluntly - tripe, there were some gems. One of those tomes documented the creation of a set of armor fit for an archmage: Frostfire.$B$B$B$BIt\'s all in here and I am willing to share the fruits of that knowledge with you as long as you are able to provide me with the necessary materials.','Archmage Angela Dosantos at Light\'s Hope Chapel in the Eastern Plaguelands will make Frostfire Leggings if you bring her the following: 1 Desecrated Leggings, 20 Wartorn Cloth Scraps, 4 Mooncloth and 2 Nexus Crystals.','Exellent $N !,$Byou got everything just as i asked and now i can make a Frostfire Leggings.','You got some missing parts for the quest please go and get them all!','','','','','',22366,22376,14342,20725,1,20,4,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22497,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9097,2,3456,60,60,62,128,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Frostfire Circlet','As a Watcher, I was allowed access to many of Medivh\'s personal effects. Among those items, I found the tomes most enlightening. While the majority of the books were filled with - to put it bluntly - tripe, there were some gems. One of those tomes documented the creation of a set of armor fit for an archmage: Frostfire.$B$B$B$BIt\'s all in here and I am willing to share the fruits of that knowledge with you as long as you are able to provide me with the necessary materials.','Archmage Angela Dosantos at Light\'s Hope Chapel in the Eastern Plaguelands will make a Frostfire Circlet if you bring her the following: 1 Desecrated Circlet, 15 Wartorn Cloth Scraps, 3 Mooncloth and 3 Nexus Crystals.','Exellent $N !,$Byou got everything just as i asked and now i can make a Frostfire Circlet.','You got some missing parts for the quest please go and get them all!','','','','','',22367,22376,14342,20725,1,15,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22498,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9098,2,3456,60,60,62,128,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Frostfire Shoulderpads','As a Watcher, I was allowed access to many of Medivh\'s personal effects. Among those items, I found the tomes most enlightening. While the majority of the books were filled with - to put it bluntly - tripe, there were some gems. One of those tomes documented the creation of a set of armor fit for an archmage: Frostfire.$B$B$B$BIt\'s all in here and I am willing to share the fruits of that knowledge with you as long as you are able to provide me with the necessary materials.','Archmage Angela Dosantos at Light\'s Hope Chapel in the Eastern Plaguelands will make Frostfire Shoulderpads if you bring her the following: 1 Desecrated Shoulderpads, 12 Wartorn Cloth Scraps, 2 Mooncloth and 3 Cured Rugged Hides.$B','Exellent $N !,$Byou got everything just as i asked and now i can make a Frostfire Shoulderpads.','You got some missing parts for the quest please go and get them all!','','','','','',22368,22376,14342,15407,1,12,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22499,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9099,2,3456,60,60,62,128,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Frostfire Sandals','As a Watcher, I was allowed access to many of Medivh\'s personal effects. Among those items, I found the tomes most enlightening. While the majority of the books were filled with - to put it bluntly - tripe, there were some gems. One of those tomes documented the creation of a set of armor fit for an archmage: Frostfire.$B$B$B$BIt\'s all in here and I am willing to share the fruits of that knowledge with you as long as you are able to provide me with the necessary materials.','Archmage Angela Dosantos at Light\'s Hope Chapel in the Eastern Plaguelands will make Frostfire Sandals if you bring her the following: 1 Desecrated Sandals, 12 Wartorn Cloth Scraps, 2 Mooncloth and 3 Cured Rugged Hides.','Exellent $N !,$Byou got everything just as i asked and now i can make a Frostfire Sandals.','You got some missing parts for the quest please go and get them all!','','','','','',22372,22376,14342,15407,1,12,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22500,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9100,2,3456,60,60,62,128,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Frostfire Gloves','As a Watcher, I was allowed access to many of Medivh\'s personal effects. Among those items, I found the tomes most enlightening. While the majority of the books were filled with - to put it bluntly - tripe, there were some gems. One of those tomes documented the creation of a set of armor fit for an archmage: Frostfire.$B$B$B$BIt\'s all in here and I am willing to share the fruits of that knowledge with you as long as you are able to provide me with the necessary materials.','Archmage Angela Dosantos at Light\'s Hope Chapel in the Eastern Plaguelands will make Frostfire Gloves if you bring her the following: 1 Desecrated Gloves, 8 Wartorn Cloth Scraps and 4 Mooncloth.','Exellent $N !,$Byou got everything just as i asked and now i can make a Frostfire Gloves.','You got some missing parts for the quest please go and get them all!','','','','','',22371,22376,14342,0,1,8,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22501,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9101,2,3456,60,60,62,128,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Frostfire Belt','As a Watcher, I was allowed access to many of Medivh\'s personal effects. Among those items, I found the tomes most enlightening. While the majority of the books were filled with - to put it bluntly - tripe, there were some gems. One of those tomes documented the creation of a set of armor fit for an archmage: Frostfire.$B$B$B$BIt\'s all in here and I am willing to share the fruits of that knowledge with you as long as you are able to provide me with the necessary materials.','Archmage Angela Dosantos at Light\'s Hope Chapel in the Eastern Plaguelands will make a Frostfire Belt if you bring her the following: 1 Desecrated Belt, 8 Wartorn Cloth Scraps, 2 Arcane Crystals and 2 Mooncloth.','Exellent $N !$B ,you got everything just as i asked and now i can make a Frostfire Belt.','You got some missing parts for the quest please go and get them all!','','','','','',22370,22376,12363,14342,1,8,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22502,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9102,2,3456,60,60,62,128,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Frostfire Bindings','As a Watcher, I was allowed access to many of Medivh\'s personal effects. Among those items, I found the tomes most enlightening. While the majority of the books were filled with - to put it bluntly - tripe, there were some gems. One of those tomes documented the creation of a set of armor fit for an archmage: Frostfire.$B$B$B$BIt\'s all in here and I am willing to share the fruits of that knowledge with you as long as you are able to provide me with the necessary materials.','Archmage Angela Dosantos at Light\'s Hope Chapel in the Eastern Plaguelands will make Frostfire Bindings if you bring her the following: 1 Desecrated Bindings, 6 Wartorn Cloth Scraps, 1 Arcane Crystal and 1 Nexus Crystal.','Exellent $N !,$Byou got everything just as i asked and now i can make a Frostfire Bindings.','You got some missing parts for the quest please go and get them all!','','','','','',22369,22376,12363,20725,1,6,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22503,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9103,2,3456,60,60,62,256,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Plagueheart Robe','I make no pretenses, maggot. The darkness Plagueheart items hold could very well destroy the both of us. That is why the price is so high. If I\'m going to die, it\'s going to be as a rich man.$B$BAnd I don\'t give an ounce of gnoll spit how you die, only that you do as I ask. Bring me what I require and we will both benefit - or die; but I\'ve already explained this...','Mataus the Wrathcaster at Light\'s Hope Chapel in the Eastern Plaguelands will make a Plagueheart Robe if you bring him the following: 1 Desecrated Robe, 25 Wartorn Cloth Scraps, 4 Mooncloth and 2 Nexus Crystals.','Exellent $N !$B , you got everything just as i asked and now i can make a Plagueheart Robe.','You got some missing parts for the quest please go and get them all!','','','','','',22351,22376,14342,20725,1,25,4,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22504,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9104,2,3456,60,60,62,256,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Plagueheart Leggings','I make no pretenses, maggot. The darkness Plagueheart items hold could very well destroy the both of us. That is why the price is so high. If I\'m going to die, it\'s going to be as a rich man.$B$BAnd I don\'t give an ounce of gnoll spit how you die, only that you do as I ask. Bring me what I require and we will both benefit - or die; but I\'ve already explained this...','Mataus the Wrathcaster at Light\'s Hope Chapel in the Eastern Plaguelands will make Plagueheart Leggings if you bring him the following: 1 Desecrated Leggings, 20 Wartorn Cloth Scraps, 4 Mooncloth and 2 Nexus Crystals.','Exellent $N !$B , you got everything just as i asked and now i can make a Plagueheart Leggings.','You got some missing parts for the quest please go and get them all!','','','','','',22366,22376,14342,20725,1,20,4,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22505,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9105,2,3456,60,60,62,256,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Plagueheart Circlet','I make no pretenses, maggot. The darkness Plagueheart items hold could very well destroy the both of us. That is why the price is so high. If I\'m going to die, it\'s going to be as a rich man.$B$BAnd I don\'t give an ounce of gnoll spit how you die, only that you do as I ask. Bring me what I require and we will both benefit - or die; but I\'ve already explained this...','Mataus the Wrathcaster at Light\'s Hope Chapel in the Eastern Plaguelands will make a Plagueheart Circlet if you bring him the following: 1 Desecrated Circlet, 15 Wartorn Cloth Scraps, 3 Mooncloth and 3 Nexus Crystals.','Exellent $N !$B , you got everything just as i asked and now i can make a Plagueheart Circlet.','You got some missing parts for the quest please go and get them all!','','','','','',22367,22376,14342,20725,1,15,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22506,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9106,2,3456,60,60,62,256,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Plagueheart Shoulderpads','I make no pretenses, maggot. The darkness Plagueheart items hold could very well destroy the both of us. That is why the price is so high. If I\'m going to die, it\'s going to be as a rich man.$B$BAnd I don\'t give an ounce of gnoll spit how you die, only that you do as I ask. Bring me what I require and we will both benefit - or die; but I\'ve already explained this...','Mataus the Wrathcaster at Light\'s Hope Chapel in the Eastern Plaguelands will make Plagueheart Shoulderpads if you bring him the following: 1 Desecrated Shoulderpads, 12 Wartorn Cloth Scraps, 2 Mooncloth and 3 Cured Rugged Hides.','Exellent $N !$B , you got everything just as i asked and now i can make a Plagueheart Shoulderpads.','You got some missing parts for the quest please go and get them all!','','','','','',22368,22376,14342,15407,1,12,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22507,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9107,2,3456,60,60,62,256,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Plagueheart Sandals','I make no pretenses, maggot. The darkness Plagueheart items hold could very well destroy the both of us. That is why the price is so high. If I\'m going to die, it\'s going to be as a rich man.$B$BAnd I don\'t give an ounce of gnoll spit how you die, only that you do as I ask. Bring me what I require and we will both benefit - or die; but I\'ve already explained this...','Mataus the Wrathcaster at Light\'s Hope Chapel in the Eastern Plaguelands will make Plagueheart Sandals if you bring him the following: 1 Desecrated Sandals, 12 Wartorn Cloth Scraps, 2 Mooncloth and 3 Cured Rugged Hides.','Exellent $N !$B , you got everything just as i asked and now i can make a Plagueheart Sandals.','You got some missing parts for the quest please go and get them all!','','','','','',22372,22376,14342,15407,1,12,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22508,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9108,2,3456,60,60,62,256,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Plagueheart Gloves','I make no pretenses, maggot. The darkness Plagueheart items hold could very well destroy the both of us. That is why the price is so high. If I\'m going to die, it\'s going to be as a rich man.$B$BAnd I don\'t give an ounce of gnoll spit how you die, only that you do as I ask. Bring me what I require and we will both benefit - or die; but I\'ve already explained this...','Mataus the Wrathcaster at Light\'s Hope Chapel in the Eastern Plaguelands will make Plagueheart Gloves if you bring him the following: 1 Desecrated Gloves, 8 Wartorn Cloth Scraps and 4 Mooncloth.','Exellent $N !$B , you got everything just as i asked and now i can make a Plagueheart Gloves.','You got some missing parts for the quest please go and get them all!','','','','','',22371,22376,14342,0,1,8,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22509,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9109,2,3456,60,60,62,256,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Plagueheart Belt','I make no pretenses, maggot. The darkness Plagueheart items hold could very well destroy the both of us. That is why the price is so high. If I\'m going to die, it\'s going to be as a rich man.$B$BAnd I don\'t give an ounce of gnoll spit how you die, only that you do as I ask. Bring me what I require and we will both benefit - or die; but I\'ve already explained this...','Mataus the Wrathcaster at Light\'s Hope Chapel in the Eastern Plaguelands will make a Plagueheart Belt if you bring him the following: 1 Desecrated Belt, 8 Wartorn Cloth Scraps, 2 Arcane Crystals and 2 Mooncloth.','Exellent $N !$B , you got everything just as i asked and now i can make a Plagueheart Belt.','You got some missing parts for the quest please go and get them all!','','','','','',22370,22376,12363,14342,1,8,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22510,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9110,2,3456,60,60,62,256,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Plagueheart Bindings','I make no pretenses, maggot. The darkness Plagueheart items hold could very well destroy the both of us. That is why the price is so high. If I\'m going to die, it\'s going to be as a rich man.$B$BAnd I don\'t give an ounce of gnoll spit how you die, only that you do as I ask. Bring me what I require and we will both benefit - or die; but I\'ve already explained this...','Mataus the Wrathcaster at Light\'s Hope Chapel in the Eastern Plaguelands will make Plagueheart Bindings if you bring him the following: 1 Desecrated Bindings, 6 Wartorn Cloth Scraps, 1 Arcane Crystal and 1 Nexus Crystal.','Exellent $N !$B , you got everything just as i asked and now i can make a Plagueheart Bindings.','You got some missing parts for the quest please go and get them all!','','','','','',22369,22376,12363,20725,1,6,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22511,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9111,2,3456,60,60,62,16,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Robe of Faith','$B$BBlessed $g boy:girl;, have you found the vestments of the fallen? The poor souls whose last breaths were taken on the field of battle - stripped of everything including their dignity.$B$BBring me the desecrated remnants of the departed along with reagents of purification and you shall know faith.','Father Inigo Montoy at Light\'s Hope Chapel in the Eastern Plaguelands will make a Robe of Faith if you bring him the following: 1 Desecrated Robe, 25 Wartorn Cloth Scraps, 4 Mooncloth and 2 Nexus Crystals.','Exellent $N !$B, you got everything just as i asked and now i can make a Robe of Faith.','You got some missing parts for the quest please go and get them all!','','','','','',22351,22376,14342,20725,1,25,4,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22512,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9112,2,3456,60,60,62,16,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Leggings of Faith','$B$BBlessed $g boy:girl;, have you found the vestments of the fallen? The poor souls whose last breaths were taken on the field of battle - stripped of everything including their dignity.$B$BBring me the desecrated remnants of the departed along with reagents of purification and you shall know faith.','Father Inigo Montoy at Light\'s Hope Chapel in the Eastern Plaguelands will make Leggings of Faith if you bring him the following: 1 Desecrated Leggings, 20 Wartorn Cloth Scraps, 4 Mooncloth and 2 Nexus Crystals.','Exellent $N !$B, you got everything just as i asked and now i can make a Leggings of Faith.','You got some missing parts for the quest please go and get them all!','','','','','',22366,22376,14342,20725,1,20,4,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22513,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9113,2,3456,60,60,62,16,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Circlet of Faith','$B$BBlessed $g boy:girl;, have you found the vestments of the fallen? The poor souls whose last breaths were taken on the field of battle - stripped of everything including their dignity.$B$BBring me the desecrated remnants of the departed along with reagents of purification and you shall know faith.','Father Inigo Montoy at Light\'s Hope Chapel in the Eastern Plaguelands will make a Circlet of Faith if you bring him the following: 1 Desecrated Circlet, 15 Wartorn Cloth Scraps, 3 Mooncloth and 3 Nexus Crystals.','Exellent $N !$B, you got everything just as i asked and now i can make a Circlet of Faith.','You got some missing parts for the quest please go and get them all!','','','','','',22367,22376,14342,20725,1,15,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22514,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9114,2,3456,60,60,62,16,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Shoulderpads of Faith','$B$BBlessed $g boy:girl;, have you found the vestments of the fallen? The poor souls whose last breaths were taken on the field of battle - stripped of everything including their dignity.$B$BBring me the desecrated remnants of the departed along with reagents of purification and you shall know faith.','Father Inigo Montoy at Light\'s Hope Chapel in the Eastern Plaguelands will make Shoulderpads of Faith if you bring him the following: 1 Desecrated Shoulderpads, 12 Wartorn Cloth Scraps, 2 Mooncloth and 3 Cured Rugged Hides.','The vestments are ready, $N. Smite those that would harm our world in your righteous fire.','Have you brought me the reagents, child?','','','','','',22368,22376,14342,15407,1,12,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22515,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9115,2,3456,60,60,62,16,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Sandals of Faith','$B$BBlessed $g boy:girl;, have you found the vestments of the fallen? The poor souls whose last breaths were taken on the field of battle - stripped of everything including their dignity.$B$BBring me the desecrated remnants of the departed along with reagents of purification and you shall know faith.','Father Inigo Montoy at Light\'s Hope Chapel in the Eastern Plaguelands will make Sandals of Faith if you bring him the following: 1 Desecrated Sandals, 12 Wartorn Cloth Scraps, 2 Mooncloth and 3 Cured Rugged Hides.$B','The vestments are ready, $N. Smite those that would harm our world in your righteous fire.','Have you brought me the reagents, child?','','','','','',22372,22376,14342,15407,1,12,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22516,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9116,2,3456,60,60,62,16,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Gloves of Faith','$B$BBlessed $g boy:girl;, have you found the vestments of the fallen? The poor souls whose last breaths were taken on the field of battle - stripped of everything including their dignity.$B$BBring me the desecrated remnants of the departed along with reagents of purification and you shall know faith.','Father Inigo Montoy at Light\'s Hope Chapel in the Eastern Plaguelands will make Gloves of Faith if you bring him the following: 1 Desecrated Gloves, 8 Wartorn Cloth Scraps and 4 Mooncloth.$B','The vestments are ready, $N. Smite those that would harm our world in your righteous fire.','Have you brought me the reagents, child?','','','','','',22371,22376,14342,0,1,8,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22517,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9117,2,3456,60,60,62,16,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Belt of Faith','$B$BBlessed $g boy:girl;, have you found the vestments of the fallen? The poor souls whose last breaths were taken on the field of battle - stripped of everything including their dignity.$B$BBring me the desecrated remnants of the departed along with reagents of purification and you shall know faith.','Father Inigo Montoy at Light\'s Hope Chapel in the Eastern Plaguelands will make a Belt of Faith if you bring him the following: 1 Desecrated Belt, 8 Wartorn Cloth Scraps, 2 Arcane Crystals and 2 Mooncloth.','Exellent $N !$B, you got everything just as i asked and now i can make a Belt of Faith.','You got some missing parts for the quest please go and get them all!','','','','','',22370,22376,12363,14342,1,8,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22518,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9118,2,3456,60,60,62,16,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Bindings of Faith','$B$BBlessed $g boy:girl;, have you found the vestments of the fallen? The poor souls whose last breaths were taken on the field of battle - stripped of everything including their dignity.$B$BBring me the desecrated remnants of the departed along with reagents of purification and you shall know faith.','Father Inigo Montoy at Light\'s Hope Chapel in the Eastern Plaguelands will make Bindings of Faith if you bring him the following: 1 Desecrated Bindings, 6 Wartorn Cloth Scraps, 1 Arcane Crystal and 1 Nexus Crystal.','Exellent $N !$B, you got everything just as i asked and now i can make a Bindings of Faith.','You got some missing parts for the quest please go and get them all!','','','','','',22369,22376,12363,20725,1,6,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22519,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9120,2,3456,60,60,0,0,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,0,22520,1,0,'The Fall of Kel\'Thuzad','The phylactery is all that remains of the master of Naxxramas. Your better judgment dictates that you destroy the phylactery, preventing the lich from ever reforming. Thankfully, you seldom listen to that internal voice of reason.$B$BSomeone at Light\'s Hope will pay you hugely for this artifact. Who cares if Kel\'Thuzad regenerates to full power?','Take the Phylactery of Kel\'Thuzad to Light\'s Hope Chapel in the Eastern Plaguelands.',NULL,NULL,'','','','','',22520,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23206,23207,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9121,2,139,60,60,0,0,255,0,0,529,9000,529,9000,529,20999,0,0,8,0,0,9033,9121,0,0,0,0,'The Dread Citadel - Naxxramas','In the thick of Plaguewood lies the entrance to the dread citadel of Naxxramas. Previously, all attempts to enter had been stymied by the magical wards placed upon the rune portal. That is, until now.$B$BWe have devised a way to gain entry via arcane cloaking - an old cantrip of the Kirin Tor with a few modifications of my own. Since your dedication to the cause of the Dawn is somewhat lacking, $N, the price will be high. You may decline and choose to return when you are revered or exalted for a discount.','Archmage Angela Dosantos at Light\'s Hope Chapel in the Eastern Plaguelands wants 5 Arcane Crystals, 2 Nexus Crystals, 1 Righteous Orb and 60 gold pieces. You must also be Honored with the Argent Dawn.$B','You will feel a slight tingle, $N. That sensation means it\'s working. Once complete, you will be able to enter Naxxramas by stepping upon the rune portal in Plaguewood.','None have entered Naxxramas and lived to tell the tale.','','','','','',12363,20725,12811,0,5,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,500,0,0,0,0,-600000,0,0,28006,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9122,2,139,60,60,0,0,255,0,0,529,21000,529,21000,529,41999,0,0,8,0,0,9033,9121,0,0,0,0,'The Dread Citadel - Naxxramas','In the thick of Plaguewood lies the entrance to the dread citadel of Naxxramas. Previously, all attempts to enter had been stymied by the magical wards placed upon the rune portal. That is, until now.$B$BWe have devised a way to gain entry via a permanent arcane cloaking of sorts - an old cantrip of the Kirin Tor with a few modifications of my own. With that said, the cloaking is costly. Since your dedication to the cause of the Dawn is admirable, we are willing to incur some of those costs.','Archmage Angela Dosantos at Light\'s Hope Chapel in the Eastern Plaguelands wants 2 Arcane Crystals, 1 Nexus Crystal and 30 gold pieces. You must also be Revered with the Argent Dawn.','You will feel a slight tingle, $N. That sensation means it\'s working. Once complete, you will be able to enter Naxxramas by stepping upon the rune portal in Plaguewood.','None have entered Naxxramas and lived to tell the tale.','','','','','',12363,20725,0,0,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,500,0,0,0,0,-300000,0,0,28006,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9123,2,139,60,60,0,0,255,0,0,529,42000,529,42000,0,0,0,0,8,0,0,9033,9121,0,0,0,0,'The Dread Citadel - Naxxramas','In the thick of Plaguewood lies the entrance to the dread citadel of Naxxramas. Previously, all attempts to enter had been stymied by the magical wards placed upon the rune portal. That is, until now.$B$BWe have devised a way to gain entry via a permanent arcane cloaking of sorts - an old cantrip of the Kirin Tor with a few modifications of my own. With that said, the cloaking is costly; however, your dedication to the cause of the Dawn is unwavering! We will waive all cost associations.','Archmage Angela Dosantos at Light\'s Hope Chapel in the Eastern Plaguelands will grant you Arcane Cloaking at no cost. You must be Exalted with the Argent Dawn.','You will feel a slight tingle, $N. That sensation means it\'s working. Once complete, you will be able to enter Naxxramas by stepping upon the rune portal in Plaguewood.','None have entered Naxxramas and lived to tell the tale.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,28006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9124,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Cryptstalker Armor Doesn\'t Make Itself...','How would you like to earn yourself one of these shiny coins?$B$B$B$BI\'ve got a little problem that you might be able to help me with, $N. You see, I make Cryptstalker armor for those daft enough to venture into Naxxramas. While they supply me with the core material requirements for the armor, I always run out of the crypt fiend parts. Bring me back a bundle of parts and I\'ll pay you with an insignia - usable at the quartermaster.','Huntsman Leopold at Light\'s Hope Chapel in the Eastern Plaguelands wants 30 Crypt Fiend Parts.','Ah, that\'ll do nicely, $N. Remember, I\'m always accepting more parts. For every bundle you bring me, I\'ll reward you with an insignia.','How goes the hunt?','','','','','',22525,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,0,0,0,1,0,0,0,529,0,0,0,0,500,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9125,0,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,64,1,9124,0,0,0,0,0,0,'Crypt Fiend Parts','','','Most excellent, $n! These will definitely come to good use.','You did an exemplary job on the first bundle, $n. If you have more, I will take them now. For every bundle that you turn in, I will reward you with another insignia.','','','','','',22525,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,0,0,0,1,0,0,0,529,0,0,0,0,10,0,0,0,0,900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9126,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Bonescythe Digs','Don Julio\'s Bonescythe armor pattern requires bone fragments - a lot of bone fragments. While those crazy enough to venture into Naxxramas provide me with enough of the core materials to make the armor, I\'m always looking for more Scourge bone fragments.$B$BSo what do you think? Interested in getting your hands dirty and destroying some Scourge at the same time? It\'s a win-win situation.','Rohan the Assassin at Light\'s Hope Chapel in the Eastern Plaguelands wants 30 Bone Fragments.$B','You work fast, $N. Fast like a fox... Say, have I ever told you about the time I was in a barber shop quartet?$B$BRemind me to tell you that story one of these days.','I can direct you to skeleton infested locales, $c.','','','','','',22526,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,0,0,0,1,0,0,0,529,0,0,0,0,500,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9127,0,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,64,1,9126,0,0,0,0,0,0,'Bone Fragments','','','My dream of becoming a full-time dancer at the Gadgetzan disco is soon to become a reality! Keep up the good work, $n.','A man in my line of work can never have too many bone fragments, $n. Whenever you have a surplus of fragments, bring them to me and I\'ll reward you with another insignia.','','','','','',22526,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,0,0,0,1,0,0,0,529,0,0,0,0,10,0,0,0,0,900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9128,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'The Elemental Equation','Greetings, adventurer! Are you interested in some work? I pay those under my employ with insignias. These insignias can be used at the Quartermaster to purchase items of power.$B$BAll I need you to do is bring me as many core of elements as you can carry. The more the better!$B$BYou\'ll find them on elementals of varying shapes and sizes that exist across our world.','Archmage Angela Dosantos at Light\'s Hope Chapel in the Eastern Plaguelands wants 30 Core of Elements.$B','A job well done, $N! As promised, the INsignia is yours. Just remember, there\'s more WHERE that came from...','I can only steer you in the right direction, $N.','','','','','',22527,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22523,0,0,0,1,0,0,0,529,0,0,0,0,500,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,1,6,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9129,0,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,64,1,9128,0,0,0,0,0,0,'Core of Elements','','','You perform a great service for us, $n. Well done!','Truth be told, I use the cores to create Frostfire armor. It is the armor used by the mages battling in Naxxramas. Without you and others like you, we would most definitely be losing this war.$B$BWith that said, bring me more cores and I shall grant you more insignias.','','','','','',22527,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22523,0,0,0,1,0,0,0,529,0,0,0,0,10,0,0,0,0,900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9131,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Binding the Dreadnaught','Have you ever seen Dreadnaught armor, $c? No, of course you haven\'t. You\'re still a $g boy:girl; - a tyke. Let me tell you, it is glorious.$B$BYou\'re probably asking yourself what any of this has to do with you, right? I\'ll tell you what, scrub; I need Dark Iron scraps and I\'m willing to pay to get my hands on as many as possible.$B$BI need the scraps to put together sets of Dreadnaught for our champions. Bring me scraps and get paid.','Korfax at Light\'s Hope Chapel in the Eastern Plaguelands wants 30 Dark Iron Scraps.','This will do, for now. If you get more, you know WHERE to fINd me.','$B$BWhat do you want? Directions? I can provide those...','','','','','',22528,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22523,0,0,0,1,0,0,0,529,0,0,0,0,500,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,6,1,1,25,0,0,0,0,0,15,0,0,0,0,0,0,0,0,0,0), - (9132,0,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,64,1,9131,0,0,0,0,0,0,'Dark Iron Scraps','','','That\'s all you brought me? Maybe you didn\'t hear me the first time. I need MORE!','For every armful of the scraps, I\'ll give you an insignia - the more the better. Now get out of my sight before I split you in two!','','','','','',22528,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22523,0,0,0,1,0,0,0,529,0,0,0,0,10,0,0,0,0,900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25,0,0,0,0,0,0,0,0,0,0), - (9136,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Savage Flora','I make a special type of armor for the brave heroes that enter Naxxramas known as Dreamwalker. They are able to provide me with most of the materials I require but I am always looking for those able to retrieve savage fronds from the flora of our world.$B$BYou may think of this job as beneath you, but without the fronds, the armor could not be made.$B$BI am also in a unique position to pay you with an insignia of your choice as both the Dawn and the Crusade supply me with funds.$B','Rayne at Light\'s Hope Chapel in the Eastern Plaguelands wants 30 Savage Fronds.','I am much obliged, $N.$B$B$B$BPlease remember that I am always acceptINg fronds.','I have intimate knowledge of the flora in our world. Do you require direction?','','','','','',22529,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,200,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,2,6,0,0,0,0,0,0,0,0,0,0), - (9137,0,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,64,1,9136,0,0,0,0,0,0,'Savage Fronds','','','Thank you, $n. Your work is vital to the success of our campaign against the Scourge.','For every bundle of fronds that you deliver to me, I will pay you with your choice of an insignia of the Dawn or the Crusade.$B$BInsignias may be turned in to the Quartermaster for various rewards.','','','','','',22529,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22523,22524,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,10,0,0,0,0,900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,1,0,0,0,0,0,0,0,0,0,0), - (9141,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,0,0,0,0,'They Call Me \"The Rooster\"','You want a writ? What? Do you expect me to hand you a highly sought after work order just for showing up? I think not, scrub. Crafters from around the world bid for jobs here at the front lines.$B$BIf you want a work order, you\'ll have to show me that you\'re willing to bleed for the cause. Bring me a valor token and we\'ll talk.$B$BAnd there\'s only one way to get your grubby little scrub mitts on those - get to killin\'.','Dispatch Commander Metz at Light\'s Hope Chapel in the Eastern Plaguelands wants an Argent Dawn Valor Token.$B','Alright, here\'s how it works: For every valor token that you turn in, I\'ll give you another writ. You complete the order on that writ and deliver the order to Packmaster Stonebruiser. Got it? Good. Now get out of here.','$B$BWhat is it? I\'m a busy man.','','','','','',12844,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22568,0,0,0,1,0,0,0,529,0,0,0,0,500,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), - (9142,0,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,64,1,9141,0,0,0,0,0,0,'Craftsman\'s Writ','You know the drill, kid. One valor token gets you a craftsman\'s writ.','','You earned this, scrub. Now, don\'t cry about your orders. Fill \'em or destroy \'em.',NULL,NULL,'','','','',12844,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22568,0,0,0,1,0,0,0,529,0,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9153,2,-368,58,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Under the Shadow','The floating necropolises of the Scourge plague the lands of Horde and Alliance alike. Tanaris, the Blasted Lands, Winterspring and the Burning Steppes are blanketed in the shadows of the flying fortresses.$B$BOnly through our combined efforts will they be turned away.$B$BThe necropolises are supported by magical circles at various points in the invaded areas. We have determined that destroying the mindless hordes that surround these circles will destroy their defenses.','Check your map to find an area under Scourge attack. Go there and damage a necropolis by defeating the Scourge around them. Return 10 of their Necrotic Runes to Commander Thomas Helleran at Light\'s Hope Chapel in the Eastern Plaguelands.','You\'ve done well, $N. Through these incremental defeats, we shall prevail against this renewed Scourge threat.$B$BRest and recover, but then you must head out to the front again, lest we lose the ground we have gained today.$B$BTo aid you in your further battles, we will make some of our special items available to you in trade for more necrotic runes. ','It will take time to prevail against this threat. How have you fared, $N?','','','','','',22484,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23123,23122,0,0,0,0,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9154,2,-368,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22595,1,0,'Light\'s Hope Chapel','The Scourge have returned in greater numbers than we have seen before. This must be the doing of the Lich King! The Argent Dawn is recruiting all willing and capable men and women to defend our lands.$B$BIf we share common cause, take this document to the Keeper of the Rolls at Light\'s Hope Chapel in the Eastern Plaguelands.','Deliver the Call to Arms Announcement to the Keeper of the Rolls at Light\'s Hope Chapel in the Eastern Plaguelands.',NULL,NULL,NULL,'','','','',22595,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9165,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,0,22593,1,0,'Writ of Safe Passage','Without the help of adventurers, my caravan would have never made it! Scourge were coming out of the woodwork to try and stop us from getting here.$B$B$B$BNow we need to wait here for Field Marshal Chambers to arrive. He\'ll sign your writ of safe passage to take back to Dispatch Commander Metz at Light\'s Hope Chapel.$B$BAnd $N, watch what you say around Chambers. He\'s the \'bite off your head and spit down your wind pipe\' type of guy - except that he\'ll actually do it...','Deliver the signed Writ of Safe Passage to Dispatch Commander Metz at Light\'s Hope Chapel in the Eastern Plaguelands.','$B$BExcellent work, $N. Outstanding even! Take this as a token of our appreciation. No pun intended, scrub.','Name, rank and serial number!',NULL,'','Writ of Safe Passage Signed','','',22593,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,16254,0,0,0,1,0,0,0,0,0,0,22523,22524,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9178,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22600,1,0,'Craftsman\'s Writ - Dense Weightstone','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order BS-091:$B$B120 Dense Weightstones.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn','Deliver 120 Dense Weightstones and the Craftsman\'s Writ - Dense Weightstone - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.','Yep, these will come in handy for the infantry\'s bashin\' weapons.','Filling a work order, $C?','','','','','',22600,12643,0,0,1,120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9179,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22601,1,0,'Craftsman\'s Writ - Imperial Plate Chest','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order BS-428:$B$B3 Imperial Plate Chests.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn','Deliver 3 Imperial Plate Chests and the Craftsman\'s Writ - Imperial Plate Chest - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.','More armor for the troops! Fantastic, $N!','Filling a work order, $C?','','','','','',22601,12422,0,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9181,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22602,1,0,'Craftsman\'s Writ - Volcanic Hammer','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order BS-697:$B$B3 Volcanic Hammers.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn','Deliver 3 Volcanic Hammers and the Craftsman\'s Writ - Volcanic Hammer - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.','These should go well with the dense weightstones we\'re stockpiling.','Filling a work order, $C?','','','','','',22602,12792,0,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9182,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22603,1,0,'Craftsman\'s Writ - Huge Thorium Battleaxe','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order BS-6020:$B$B3 Huge Thorium Battleaxes.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn','Deliver 3 Huge Thorium Battleaxes and the Craftsman\'s Writ - Huge Thorium Battleaxe - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.','These aren\'t as huge as I expected. Regardless, a deal is a deal.','Filling a work order, $C?','','','','','',22603,12775,0,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9183,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22604,1,0,'Craftsman\'s Writ - Radiant Circlet','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order BS-80:$B$B3 Radiant Circlets.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn','Deliver 3 Radiant Circlets and the Craftsman\'s Writ - Radiant Circlet - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.','I still can\'t believe Metz expects our troops to wear this low-quality garbage to protect against the freezing attacks of the Scourge.','Filling a work order, $C?','','','','','',22604,12417,0,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9184,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22605,1,0,'Craftsman\'s Writ - Wicked Leather Headband','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order LW-971:$B$B10 Wicked Leather Headbands.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn','Deliver 10 Wicked Leather Headbands and the Craftsman\'s Writ - Wicked Leather Headband - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B','These are... wicked.','Filling a work order, $C?','','','','','',22605,15086,0,0,1,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9185,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22606,1,0,'Craftsman\'s Writ - Rugged Armor Kit','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order LW-448:$B$B25 Rugged Armor Kits.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn','Deliver 25 Rugged Armor Kits and the Craftsman\'s Writ - Rugged Armor Kit - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B','The rugged armor kits have many uses, $N. They aren\'t JUST for slapping on certain armor pieces for added protection. Like this one here, I\'m going to use it as teapot cozy.','Filling a work order, $C?','','','','','',22606,15564,0,0,1,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9186,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22607,1,0,'Craftsman\'s Writ - Wicked Leather Belt','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order LW-736:$B$B9 Wicked Leather Belts.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn','Deliver 9 Wicked Leather Belts and the Craftsman\'s Writ - Wicked Leather Belt - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.','These belts are actually more wicked than the headbands - if you can believe such a thing to be possible.','Filling a work order, $C?','','','','','',22607,15088,0,0,1,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9187,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22608,1,0,'Craftsman\'s Writ - Runic Leather Pants','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order LW-8485:$B$B4 Runic Leather Pants.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn','Deliver 4 Runic Leather Pants and the Craftsman\'s Writ - Runic Leather Pants - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.','The druids will definitely appreciate the craftsmanship that went into the making of these pants. Many thanks, $C.','Filling a work order, $C?','','','','','',22608,15095,0,0,1,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9188,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22609,1,0,'Craftsman\'s Writ - Brightcloth Pants','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order TR-95:$B$B6 Brightcloth Pants.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn','Deliver 6 Brightcloth Pants and the Craftsman\'s Writ - Brightcloth Pants - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.','I can almost see my reflection in these things! That\'s crazy.','Filling a work order, $C?','','','','','',22609,14104,0,0,1,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9190,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22610,1,0,'Craftsman\'s Writ - Runecloth Boots','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order TR-635:$B$B8 Runecloth Boots.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn','Deliver 8 Runecloth Boots and the Craftsman\'s Writ - Runecloth Boots - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.','By Bronzebeard\'s beard! You actually brought me runecloth boots... I guess I lost that bet.','Filling a work order, $C?','','','','','',22610,13864,0,0,1,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9191,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22611,1,0,'Craftsman\'s Writ - Runecloth Bag','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order TR-9999:$B$B8 Runecloth Bags.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn','Deliver 8 Runecloth Bags and the Craftsman\'s Writ - Runecloth Bag - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.','Blessed bootstraps! Are those what I think they are? The troops have been complaining non-stop about the lack of storage space for all that is required while in the field. One of them even drew me a diagram - such a pansy...$B$BThese will definitely help alleviate some of the whining.','Filling a work order, $C?','','','','','',22611,14046,0,0,1,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9194,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22612,1,0,'Craftsman\'s Writ - Runecloth Robe','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order TR-7229:$B$B8 Runecloth Robes.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn','Deliver 8 Runecloth Robes and the Craftsman\'s Writ - Runecloth Robe - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.','You shouldn\'t have! No really, you shouldn\'t have. I don\'t know what Metz is thinking, but nobody is going to be wearing these robes into Naxxramas.$B$B$B$BBah, another pile of junk I\'ll have to get transferred to the front lines and another berating I\'ll have to take from Chambers.','Filling a work order, $C?','','','','','',22612,13858,0,0,1,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9195,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22613,1,0,'Craftsman\'s Writ - Goblin Sapper Charge','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order EN-11:$B$B20 Goblin Sapper Charges.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn','Deliver 20 Goblin Sapper Charges and the Craftsman\'s Writ - Goblin Sapper Charge - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.','Now you\'re talking my language, $C. Things that go BOOM!','Filling a work order, $C?','','','','','',22613,10646,0,0,1,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9196,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22614,1,0,'Craftsman\'s Writ - Thorium Grenade','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order EN-7:$B$B20 Thorium Grenades.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn$B','Deliver 20 Thorium Grenades and the Craftsman\'s Writ - Thorium Grenade - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.','These must have cost a pretty copper piece to make. Am I right or am I right, $N?','Filling a work order, $C?','','','','','',22614,15993,0,0,1,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9197,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22615,1,0,'Craftsman\'s Writ - Gnomish Battle Chicken','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order EN-0:$B$B4 Gnomish Battle Chickens.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn','Deliver 4 Gnomish Battle Chickens and the Craftsman\'s Writ - Gnomish Battle Chicken - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.','Why are you smiling? What\'s so funny? Listen, $Gmister:missy;, a gnomish battle chicken is a very important unit and not to be taken lightly - EVER. We send these in to areas that might be heavily plagued or infested and they clean up any plagued insects or carrion maggots that might still be fluttering about. Everybody knows that robots are immune to the plague.$B$BI bet you don\'t feel so smart now, do you? Big dummy...','Filling a work order, $C?','','','','','',22615,10725,0,0,1,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9198,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22616,1,0,'Craftsman\'s Writ - Thorium Tube','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order EN-558:$B$B14 Thorium Tubes.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn','Deliver 14 Thorium Tubes and the Craftsman\'s Writ - Thorium Tube - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.','Thorium tubes? Gee, thanks.$B$B','Filling a work order, $C?','','','','','',22616,16000,0,0,1,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9200,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22617,1,0,'Craftsman\'s Writ - Major Mana Potion','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order AL-473:$B$B10 Major Mana Potions.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn$B','Deliver 10 Major Mana Potions and the Craftsman\'s Writ - Major Mana Potion - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.','The utility of these should go without saying.','Filling a work order, $C?','','','','','',22617,13444,0,0,1,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9201,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22620,1,0,'Craftsman\'s Writ - Greater Arcane Protection Potion','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order AL-1420:$B$B15 Greater Arcane Protection Potions.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn$B','Deliver 15 Greater Arcane Protection Potions and the Craftsman\'s Writ - Greater Arcane Protection Potion - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B','$B$BWOOT! These pack a kick, baby! A kick I say!','Filling a work order, $C?','','','','','',22620,13461,0,0,1,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9202,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22618,1,0,'Craftsman\'s Writ - Major Healing Potion','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order AL-169110:$B$B20 Major Healing Potions.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn','Deliver 20 Major Healing Potions and the Craftsman\'s Writ - Major Healing Potion - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.','Do you know what the troops on the front lines call these? Priests in a bottle...$B$B$B$B\"I\'m your priest in a bott-le baby... you gotta drink me the right way...\"$B$BWhat\'s the matter sonny? It\'s a very popular song around these parts.','Filling a work order, $C?','','','','','',22618,13446,0,0,1,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9203,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22621,1,0,'Craftsman\'s Writ - Flask of Petrification','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order AL-90:$B$B1 Flask of Petrification.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn','Deliver 1 Flask of Petrification and the Craftsman\'s Writ - Flask of Petrification - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.','No comment.$B$B$B$BI said no comment! Now get out of my sight!','Filling a work order, $C?','','','','','',22621,13506,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9204,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22622,1,0,'Craftsman\'s Writ - Stonescale Eel','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order FS-5:$B$B40 Stonescale Eel.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn','Deliver 40 Stonescale Eel and the Craftsman\'s Writ - Stonescale Eel - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.','You could have used this for something else, but you didn\'t, did you? No use crying about it now, $N.','Filling a work order, $C?','','','','','',22622,13422,0,0,1,40,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9205,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22623,1,0,'Craftsman\'s Writ - Plated Armorfish','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order FS-12:$B$B30 Plated Armorfish.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn','Deliver 30 Plated Armorfish and the Craftsman\'s Writ - Plated Armorfish - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.','You really don\'t know what these are for?$B$B$B$BLike I\'m going to tell you! ','Filling a work order, $C? ','','','','','',22623,13890,0,0,1,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9206,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22624,1,0,'Craftsman\'s Writ - Lightning Eel','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order FS-9:$B$B30 Lightning Eel.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn','Deliver 30 Lightning Eel and the Craftsman\'s Writ - Lightning Eel - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.','These make the best eel rolls in the world. That\'s right - IN THE WORLD.','Filling a work order, $C?','','','','','',22624,13757,0,0,1,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9208,2,1977,60,60,62,0,255,0,0,0,0,270,9000,0,0,0,0,64,1,0,0,0,0,0,0,0,'The Savage Guard - Arcanum of Protection','Zanza can create many ancient troll enchantments with proper components! Have you heard of the Savage Guard? No, of course you haven\'t. Your mind is addled with the inferior elven magic.$B$BBring me an arcanum of elven creation so that I may destroy the aberration. Do this and the Savage Guard will be yours.$B','Zanza the Restless in Zul\'Gurub wants an Arcanum of Protection.','The worthless magic in these enchantments fuels my anger. My anger gives me strength.$B$BBring me more and you shall receive another Savage Guard.','Do you have the arcanum?','','','','','',18331,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22635,0,0,0,1,0,0,0,270,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9209,2,1977,60,60,62,0,255,0,0,0,0,270,9000,0,0,0,0,64,1,0,0,0,0,0,0,0,'The Savage Guard - Arcanum of Rapidity','Zanza can create many ancient troll enchantments with proper components! Have you heard of the Savage Guard? No, of course you haven\'t. Your mind is addled with the inferior elven magic.$B$BBring me an arcanum of elven creation so that I may destroy the aberration. Do this and the Savage Guard will be yours.$B','Zanza the Restless in Zul\'Gurub wants an Arcanum of Rapidity.','The worthless magic in these enchantments fuels my anger. My anger gives me strength.$B$BBring me more and you shall receive another Savage Guard.','Do you have the arcanum?','','','','','',18329,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22635,0,0,0,1,0,0,0,270,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9210,2,1977,60,60,62,0,255,0,0,0,0,270,9000,0,0,0,0,64,1,0,0,0,0,0,0,0,'The Savage Guard - Arcanum of Focus','Zanza can create many ancient troll enchantments with proper components! Have you heard of the Savage Guard? No, of course you haven\'t. Your mind is addled with the inferior elven magic.$B$BBring me an arcanum of elven creation so that I may destroy the aberration. Do this and the Savage Guard will be yours.$B','Zanza the Restless in Zul\'Gurub wants an Arcanum of Focus.','The worthless magic in these enchantments fuels my anger. My anger gives me strength.$B$BBring me more and you shall receive another Savage Guard.','Do you have the arcanum?','','','','','',18330,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22635,0,0,0,1,0,0,0,270,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9211,2,139,60,60,0,0,255,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,0,0,0,'The Ice Guard','Ah, the Ice Guard. It is a thin sheen of protective magic that covers certain pieces of equipment. Those that do battle with creatures of frost and ice will gain increased protection from their attacks by using the Ice Guard.$B$BAs with all things the Wrathcaster creates, there is a price - a price that I will not lower, regardless of how much you whimper. Interested?','Mataus the Wrathcaster at Light\'s Hope Chapel in the Eastern Plaguelands wants 10 Insignia of the Crusade and 30 gold.','$B$BEnjoy the repair costs, $R. Naxxramas is \'unkind\' to the uninitiated.','If it were not for these Argent Dawn guards, you would be a stain upon this floor.$B$B','','','','','',22524,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22636,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-300000,0,0,0,0,0,0,0,0,0,6,1,1,25,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9213,2,139,60,60,0,0,255,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,0,0,0,'The Shadow Guard','A creation of genius! Much like the Ice Guard, the Shadow Guard employs a thin sheen of protective magic that covers certain pieces of equipment. And like the Ice Guard, the Shadow Guard is going to cost you a good amount of money.$B$B$B$BInterested?','Mataus the Wrathcaster at Light\'s Hope Chapel in the Eastern Plaguelands wants 10 Insignia of the Crusade and 30 gold.','$B$BWhat are you still standing around for, $R? Our business is done.','$B$BBe gone, insect, lest you have something for me.',NULL,'','','','',22524,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22638,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-300000,0,0,0,0,0,0,0,0,0,5,1,1,25,0,0,0,0,0,274,0,0,0,0,0,0,0,0,0,0), - (9221,2,139,55,60,0,0,255,0,0,0,0,529,3000,529,8999,0,0,72,1,0,0,0,0,0,0,0,'Superior Armaments of Battle - Friend of the Dawn','Greetings, friend. Have you insignias of the Dawn or the Crusade that you would like to redeem for items of power?$B$BI must warn you; purchases made at a friendly reputation with the Dawn come with a hefty surcharge. I would advise that you gain a better reputation with the Dawn before moving forward with your plans.','For 30 Insignias of the Dawn and 30 Insignias of the Crusade you may choose an item from the Argent Dawn\'s treasure cache.$B','Good day, $N. It was a pleasure doing business with you.','Choose carefully. There are no refunds.','','','','','',22523,22524,0,0,30,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22681,22680,22688,22679,22690,22689,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,6,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9222,2,139,55,60,0,0,255,0,0,0,0,529,3000,529,8999,0,0,72,1,0,0,0,0,0,0,0,'Epic Armaments of Battle - Friend of the Dawn','Greetings, friend. Have you insignias of the Dawn or the Crusade that you would like to redeem for items of great power?$B$BI must warn you; purchases made at a friendly reputation with the Dawn come with an extremely hefty surcharge. I would advise that you gain a better reputation with the Dawn before moving forward with your plans.$B','For 110 Insignias of the Dawn and 110 Insignias of the Crusade you may choose an item from the Argent Dawn\'s treasure cache.','Good day, $N. It was a pleasure doing business with you.','Choose carefully. There are no refunds.','','','','','',22523,22524,0,0,110,110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22657,22667,22668,22659,22678,22656,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9223,2,139,55,60,0,0,255,0,0,0,0,529,9000,529,20999,0,0,72,0,0,0,0,0,0,0,0,'Superior Armaments of Battle - Honored Amongst the Dawn','Greetings, friend. Have you insignias of the Dawn or the Crusade that you would like to redeem for items of power?$B$BI must warn you; purchases made at honored reputation with the Dawn come with a fairly prohibitive surcharge. I would advise that you gain a better reputation with the Dawn before moving forward with your plans.','For 20 Insignias of the Dawn and 20 Insignias of the Crusade you may choose an item from the Argent Dawn\'s treasure cache.','Good day, $N. It was a pleasure doing business with you.','Choose carefully. There are no refunds.','','','','','',22523,22524,0,0,20,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22681,22680,22688,22679,22690,22689,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,6,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9224,2,139,55,60,0,0,255,0,0,0,0,529,9000,529,20999,0,0,72,1,0,0,0,0,0,0,0,'Epic Armaments of Battle - Honored Amongst the Dawn','Greetings, friend. Have you insignias of the Dawn or the Crusade that you would like to redeem for items of great power?$B$BI must warn you; purchases made at honored reputation with the Dawn come with an extremely hefty surcharge. I would advise that you gain a better reputation with the Dawn before moving forward with your plans.','For 75 Insignias of the Dawn and 75 Insignias of the Crusade you may choose an item from the Argent Dawn\'s treasure cache.','Good day, $N. It was a pleasure doing business with you.','Choose carefully. There are no refunds.','','','','','',22523,22524,0,0,75,75,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22657,22667,22668,22659,22678,22656,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,6,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (9225,2,139,55,60,0,0,255,0,0,0,0,529,21000,529,41999,0,0,72,1,0,0,0,0,0,0,0,'Epic Armaments of Battle - Revered Amongst the Dawn','Greetings, friend. Have you insignias of the Dawn or the Crusade that you would like to redeem for items of great power?$B$BI must warn you; epic purchases made at revered reputation with the Dawn are still quite expensive. I would advise that you gain a better reputation with the Dawn before moving forward with your plans.','For 45 Insignias of the Dawn and 45 Insignias of the Crusade you may choose an item from the Argent Dawn\'s treasure cache.','Good day, $N. It was a pleasure doing business with you.','Choose carefully. There are no refunds.','','','','','',22523,22524,0,0,45,45,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22657,22667,22668,22659,22678,22656,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9226,2,139,55,60,0,0,255,0,0,0,0,529,21000,529,41999,0,0,72,1,0,0,0,0,0,0,0,'Superior Armaments of Battle - Revered Amongst the Dawn','Greetings, friend. Have you insignias of the Dawn or the Crusade that you would like to redeem for items of power?$B$BItems offered to those revered amongst the Dawn are priced quite reasonably. I encourage you to make a purchase!','For 7 Insignias of the Dawn and 7 Insignias of the Crusade you may choose an item from the Argent Dawn\'s treasure cache.$B','Good day, $N. It was a pleasure doing business with you.','Choose carefully. There are no refunds.','','','','','',22523,22524,0,0,7,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22681,22680,22688,22679,22690,22689,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,6,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9227,2,139,55,60,0,0,255,0,0,0,0,529,42000,0,0,0,0,72,1,0,0,0,0,0,0,0,'Superior Armaments of Battle - Exalted Amongst the Dawn','Greetings, friend. Have you insignias of the Dawn or the Crusade that you would like to redeem for items of power?$B$BItems offered to those exalted amongst the Dawn are discounted. I encourage you to make a purchase!','For 6 Insignias of the Dawn and 6 Insignias of the Crusade you may choose an item from the Argent Dawn\'s treasure cache.','Good day, $N. It was a pleasure doing business with you.','Choose carefully. There are no refunds.','','','','','',22523,22524,0,0,6,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22681,22680,22688,22679,22690,22689,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9228,2,139,55,60,0,0,255,0,0,0,0,529,42000,0,0,0,0,72,1,0,0,0,0,0,0,0,'Epic Armaments of Battle - Exalted Amongst the Dawn','Greetings, friend. Have you insignias of the Dawn or the Crusade that you would like to redeem for items of great power?$B$BThose exalted amongst the Dawn receive our greatest discounts! I encourage you to make a purchase.','For 27 Insignias of the Dawn and 27 Insignias of the Crusade you may choose an item from the Argent Dawn\'s treasure cache.','Good day, $N. It was a pleasure doing business with you.','Choose carefully. There are no refunds.','','','','','',22523,22524,0,0,27,27,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22657,22667,22668,22659,22678,22656,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9229,2,3456,60,60,62,0,255,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,9230,0,0,0,'The Fate of Ramaladni','Ramaladni was a warrior of the Brotherhood - a pupil of Highlord Mograine before the Dawn even existed! When news of Mograine\'s death reached him, hatred and anger took over.$B$BUnderstand this, $N, when rage and retribution take the reins, a man ceases to be a man. The man personifies the emotions that control him instead. And so it would be that Ramaladni, the spirit of retribution, would enter Naxxramas to exact vengeance... and never return.$B$BEnter Naxxramas and find what became of Ramaladni.','Enter Naxxramas and uncover the Fate of Ramaladni.','It is his ring! But it is destroyed. No other evidence of Ramaladni was found?$B$B$B$BThis does not bode well for Ramaladni. The ring, however... it might be salvageable.','Any news of Ramaladni?','','','','','',22708,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9230,2,3456,60,60,62,0,255,0,0,0,0,0,0,0,0,0,0,64,0,9229,0,0,0,0,0,0,'Ramaladni\'s Icy Grasp','Fixing this band may prove to be quite challenging, $N. You see, it was made from the very runes that form inside Scourge structures - like Naxxramas. Additional materials are also required but your main concern should be getting those frozen runes. Bring me what I need and I will restore the ring to its former glory.','Korfax at Light\'s Hope Chapel in the Eastern Plaguelands wants you to bring him 1 Frozen Rune, 1 Blue Sapphire and 1 Arcanite Bar.$B','Ramaladni himself couldn\'t have done better! Here is the ring, as promised.','Frozen runes could probably be found inside Naxxramas.','','','','','',22682,12361,12360,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22707,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9232,2,3456,60,60,62,0,255,0,0,0,0,0,0,0,0,0,0,328,0,0,0,0,0,0,0,0,'The Only Song I Know...','You fancy yourself a hero of the Dawn, eh? I\'ve seen our greatest soldiers get rolled over by Kel\'Thuzad\'s plebes! How well could someone so clueless possibly fare in Naxxramas?$B$B$B$BBah, what choice do I got? You\'re the best I can do; I may as well help you.$B$BOmarion left me with one recipe. It\'s the only song I know... I can make a few variations of these pants; you just gotta supply the materials.','Craftsman Wilhelm at Light\'s Hope Chapel in the Eastern Plaguelands wants you to bring him 2 Frozen Runes, 2 Essence of Water, 2 Blue Sapphires and 30 gold pieces.','$B$BThat\'s some hard work! Enjoy the pants, $C. At least you\'ll die in a clean pair now.','You haven\'t run into Omarion, have you?','','','','','',22682,7080,12361,0,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22700,22699,22702,22701,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-300000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9233,2,3456,60,60,62,0,255,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,0,22719,1,0,'Omarion\'s Handbook','Wilhelm,$B$BIf you are reading this, I have perished - finally. I want you to know that my dying thoughts revolved around you and your ineptitude when it comes to tradeskills. Unfortunately, the bearer of this handbook is in even worse shape than you in regards to crafting.$B$BAbout the book: These are the rest of my recipes. Make the bearer of this book whatever they request. I\'m sure you will charge a hefty fee for your services because you are, after all, a bastard.$B$BIn Disdain,$B$BOmarion','Take Omarion\'s Handbook to Craftsman Wilhelm at Light\'s Hope Chapel in the Eastern Plaguelands.$B','He musta really been off his rocker when he wrote this! Omarion and I - we were thick as thieves!$B$BAnyhow, this certainly opens up some new possibilities, $N. I am now able to craft more items - for a small fee and material charges, of course.','Is that what I think it is?$B$B','','','','','',22719,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,28288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9234,2,3456,60,60,62,0,255,0,0,0,0,0,0,0,0,0,0,64,0,9233,0,0,0,0,0,0,'Icebane Gauntlets','Thanks to you and Omarion, may he rest in peace, I am now able to create Icebane gauntlets. All you need to do is bring me the materials and pay a small crafting fee.','Craftsman Wilhelm at Light\'s Hope Chapel in the Eastern Plaguelands wants 5 Frozen Runes, 12 Thorium Bars, 2 Arcanite Bars, 2 Essences of Water and 200 gold.','Here is your order, $N. Delivered as promised!','Have you brought the materials?','','','','','',22682,12359,12360,7080,5,12,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22670,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-2000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9235,2,3456,60,60,62,0,255,0,0,0,0,0,0,0,0,0,0,64,0,9233,0,0,0,0,0,0,'Icebane Bracers','Thanks to you and Omarion (May he rest in peace), I am now able to create Icebane bracers. All you need to do is bring me the materials and pay a small crafting fee.','Craftsman Wilhelm at Light\'s Hope Chapel in the Eastern Plaguelands wants 4 Frozen Runes, 12 Thorium Bars, 2 Arcanite Bars, 2 Essence of Water and 200 gold.','Here is your order, $N. Delivered as promised!','Have you brought the materials?','','','','','',22682,12359,12360,7080,4,12,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22671,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-2000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9236,2,3456,60,60,62,0,255,0,0,529,42000,529,42000,0,0,0,0,64,0,9233,0,0,0,0,0,0,'Icebane Breastplate','Thanks to you and Omarion (May he rest in peace), I am now able to create an Icebane breastplate. All you need to do is bring me the materials and pay a small crafting fee.','Craftsman Wilhelm at Light\'s Hope Chapel in the Eastern Plaguelands wants 8 Frozen Runes, 16 Thorium Bars, 2 Arcanite Bars, 4 Essence of Water and 300 gold. You will also need to be of Exalted reputation with the Argent Dawn.$B','Here is your order, $N. Delivered as promised!','Have you brought the materials?','','','','','',22682,12359,12360,7080,8,16,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22669,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-3000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9237,2,3456,60,60,62,0,255,0,0,529,42000,529,42000,0,0,0,0,64,0,9233,0,0,0,0,0,0,'Glacial Cloak','Thanks to you and Omarion, may he rest in peace, I am now able to create a Glacial cloak. All you need to do is bring me the materials and pay a small crafting fee.','Craftsman Wilhelm at Light\'s Hope Chapel in the Eastern Plaguelands wants 5 Frozen Runes, 4 Bolts of Runecloth, 2 Essences of Water, 4 Ironweb Spider Silks and 200 gold. You must also be of Exalted reputation with the Argent Dawn.','Here is your order, $N. Delivered as promised!','Have you brought the materials?','','','','','',22682,14048,7080,14227,5,4,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22658,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-2000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9238,2,3456,60,60,62,0,255,0,0,0,0,0,0,0,0,0,0,64,0,9233,0,0,0,0,0,0,'Glacial Wrists','Thanks to you and Omarion, may he rest in peace, I am now able to create Glacial wrists. All you need to do is bring me the materials and pay a small crafting fee.','Craftsman Wilhelm at Light\'s Hope Chapel in the Eastern Plaguelands wants 4 Frozen Runes, 2 Bolts of Runecloth, 2 Essences of Water, 2 Ironweb Spider Silks and 200 gold.','Here is your order, $N. Delivered as promised!','Have you brought the materials?','','','','','',22682,14048,7080,14227,4,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22655,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-2000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9239,2,3456,60,60,62,0,255,0,0,0,0,0,0,0,0,0,0,64,0,9233,0,0,0,0,0,0,'Glacial Gloves','Thanks to you and Omarion, may he rest in peace, I am now able to create Glacial gloves. All you need to do is bring me the materials and pay a small crafting fee.','Craftsman Wilhelm at Light\'s Hope Chapel in the Eastern Plaguelands wants 5 Frozen Runes, 4 Bolts of Runecloth, 4 Essences of Water, 2 Ironweb Spider Silks and 200 gold.','Here is your order, $N. Delivered as promised!','Have you brought the materials?','','','','','',22682,14048,7080,14227,5,4,4,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22654,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-2000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9240,2,3456,60,60,62,0,255,0,0,529,42000,529,42000,0,0,0,0,64,0,9233,0,0,0,0,0,0,'Glacial Vest','Thanks to you and Omarion, may he rest in peace, I am now able to create a Glacial vest. All you need to do is bring me the materials and pay a small crafting fee.','Craftsman Wilhelm at Light\'s Hope Chapel in the Eastern Plaguelands wants 8 Frozen Runes, 8 Bolts of Runecloth, 6 Essences of Water, 4 Ironweb Spider Silks and 300 gold. You must also be of Exalted reputation with the Argent Dawn.','Here is your order, $N. Delivered as promised!','Have you brought the materials?','','','','','',22682,14048,7080,14227,8,8,6,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22652,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-3000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9241,2,3456,60,60,62,0,255,0,0,0,0,0,0,0,0,0,0,64,0,9233,0,0,0,0,0,0,'Polar Bracers','Thanks to you and Omarion (May he rest in peace), I am now able to create Polar bracers. All you need to do is bring me the materials and pay a small crafting fee.','Craftsman Wilhelm at Light\'s Hope Chapel in the Eastern Plaguelands wants 4 Frozen Runes, 12 Enchanted Leather, 3 Essence of Water, 3 Cured Rugged Hides and 200 gold. $B','Here is your order, $N. Delivered as promised!','Have you brought the materials?','','','','','',22682,12810,7080,15407,4,12,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22663,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-2000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9242,2,3456,60,60,62,0,255,0,0,0,0,0,0,0,0,0,0,64,0,9233,0,0,0,0,0,0,'Polar Gloves','Thanks to you and Omarion (May he rest in peace), I am now able to create Polar gloves. All you need to do is bring me the materials and pay a small crafting fee.','Craftsman Wilhelm at Light\'s Hope Chapel in the Eastern Plaguelands wants 5 Frozen Runes, 12 Enchanted Leather, 3 Essence of Water, 3 Cured Rugged Hides and 200 gold.','Here is your order, $N. Delivered as promised!','Have you brought the materials?','','','','','',22682,12810,7080,15407,5,12,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22662,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-2000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9243,2,3456,60,60,62,0,255,0,0,529,42000,529,42000,0,0,0,0,64,0,9233,0,0,0,0,0,0,'Polar Tunic','Thanks to you and Omarion, may he rest in peace, I am now able to create a Polar tunic. All you need to do is bring me the materials and pay a small crafting fee.','Craftsman Wilhelm at Light\'s Hope Chapel in the Eastern Plaguelands wants 8 Frozen Runes, 16 Enchanted Leathers, 5 Essences of Water, 5 Cured Rugged Hides and 300 gold. You must also be of Exalted reputation with the Argent Dawn.','Here is your order, $N. Delivered as promised!','Have you brought the materials?','','','','','',22682,12810,7080,15407,8,16,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22661,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-3000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9244,2,3456,60,60,62,0,255,0,0,0,0,0,0,0,0,0,0,64,0,9233,0,0,0,0,0,0,'Icy Scale Bracers','Thanks to you and Omarion, may he rest in peace, I am now able to create Icy Scale bracers. All you need to do is bring me the materials and pay a small crafting fee.','Craftsman Wilhelm at Light\'s Hope Chapel in the Eastern Plaguelands wants 4 Frozen Runes, 16 Heavy Scorpid Scales, 5 Essences of Water, 3 Cured Rugged Hides and 200 gold.','Here is your order, $N. Delivered as promised!','Have you brought the materials?','','','','','',22682,15408,7080,15407,4,16,5,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22665,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-2000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9245,2,3456,60,60,62,0,255,0,0,0,0,0,0,0,0,0,0,64,0,9233,0,0,0,0,0,0,'Icy Scale Gauntlets','Thanks to you and Omarion (May he rest in peace), I am now able to create Icy Scale gauntlets. All you need to do is bring me the materials and pay a small crafting fee.','Craftsman Wilhelm at Light\'s Hope Chapel in the Eastern Plaguelands wants 5 Frozen Runes, 16 Heavy Scorpid Scale, 5 Essence of Water, 3 Cured Rugged Hides and 200 gold.','Here is your order, $N. Delivered as promised!','Have you brought the materials?','','','','','',22682,15408,7080,15407,5,16,5,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22666,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-2000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9246,2,3456,60,60,62,0,255,0,0,529,42000,529,42000,0,0,0,0,64,0,9233,0,0,0,0,0,0,'Icy Scale Breastplate','Thanks to you and Omarion (May he rest in peace), I am now able to create an Icy Scale breastplate. All you need to do is bring me the materials and pay a small crafting fee.','Craftsman Wilhelm at Light\'s Hope Chapel in the Eastern Plaguelands wants 8 Frozen Runes, 24 Heavy Scorpid Scale, 7 Essence of Water, 5 Cured Rugged Hides and 300 gold. You must also be of Exalted reputation with the Argent Dawn.','Here is your order, $N. Delivered as promised!','Have you brought the materials?','','','','','',22682,15408,7080,15407,8,24,7,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22664,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-3000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9247,2,-368,60,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22723,1,0,'The Keeper\'s Call','$N,$B$BIn times past you have served the interests of the Argent Dawn, always to the best of your abilities. Now, once again, we sound the clarion call in our time of greatest need.$B$B$N, please report to the Keeper of the Rolls at Light\'s Hope Chapel in the Eastern Plaguelands if you are willing to aid us once more.','Take the Letter from the Keeper of the Rolls to him at Light\'s Hope Chapel in the Eastern Plaguelands.',NULL,NULL,'','','','','',22723,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23123,23122,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9248,2,1377,58,60,0,0,255,0,0,609,9000,609,9000,0,0,0,0,72,0,0,0,0,0,0,0,0,'A Humble Offering','Ishnu-alah, $r. Show me proof of the demise of a Lord of the Abyssal Council and I shall reward you with an item that should aid you in your battles against the Qiraji.','Aurel Goldleaf at Cenarion Hold in Silithus wants you to bring her 1 Abyssal Scepter. You must also be Honored with the Cenarion Circle.','Ande\'thoras-ethil. It means; \'May your troubles be diminished,\' in my native tongue.$B$BWear the band proudly and in good health, $N.','Fandu-dath-belore? Oh, pardon me, $N. I did not recognize you. Have you the scepter?$B','','','','','',20515,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22725,0,0,0,1,0,0,0,609,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), - (9250,2,-344,60,60,62,0,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,9251,22727,1,0,'Frame of Atiesh','With the frame formed, Atiesh is nearly whole. Only the head and base of the staff are now missing. There is also a minor issue regarding the staff being a conduit for Sargeras\'s evil.$B$BFind someone that can assist you in locating the remaining pieces and exorcising the evil from the staff.','Find someone that will help you in recovering the last two pieces of the staff and ridding it of evil.','The archmages have died.$B$BDo not mourn their passing, $N. All such things are fated. Just as you holding the staff of the Guardian was fated...','It was her time, mortal.','','','','','',22727,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9251,2,-344,60,60,62,0,0,0,0,0,0,0,0,0,0,0,0,64,0,9250,0,0,0,0,0,0,'Atiesh, the Befouled Greatstaff','You question why you are still alive. After all, you have in your possession an item of great evil. The answer is not clear, $N. I only do as I must.$B$BKel\'Thuzad sits atop his throne in Naxxramas, plotting... He seeks that which you hold and holds that which you seek.$B$BAs for the base of the staff; the dwarf, Brann Bronzebeard, held it when he entered Ahn\'Qiraj. He has left Ahn\'Qiraj but the base of Atiesh remains.$B$BShould you succeed in recovering the pieces, return them to me.','Anachronos at the Caverns of Time in Tanaris wants the Staff Head of Atiesh and the Base of Atiesh.','There is a being within... a being not of this world.','In its current form, the staff is far too dangerous to be in the hands of a mortal.','','','','','',22733,22734,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9257,2,-344,60,60,81,16,0,0,0,0,0,0,0,0,0,0,0,0,0,9251,0,9257,0,22737,1,0,'Atiesh, Greatstaff of the Guardian','This final task will be the most difficult of all, $N. You have faced and defeated both an Old God and the Lich King\'s General, but now you must face the hand of Sargeras.$B$BTake the staff to Stratholme. It is there that you will find a piece of consecrated earth: ground where the greatest knights of Lordaeron were murdered. Place the befouled staff upon the holy ground and prepare for an entity of immense power to break from within... Defeat the demonic being that controls the staff and return to me.','Anachronos at the Caverns of Time in Tanaris wants you to take Atiesh, Greatstaff of the Guardian to Stratholme and use it on Consecrated Earth. Defeat the entity that is exorcised from the staff and return to him.',NULL,NULL,NULL,'Atiesh Cleansed','','','',0,22737,0,0,0,1,0,0,0,0,0,0,0,0,0,0,16387,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22631,0,0,0,1,0,0,0,910,529,0,0,0,500,500,0,0,0,0,85800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (9259,0,33,30,60,0,0,255,0,0,0,0,0,0,21,-1,0,0,8,1,0,0,0,0,0,0,0,'Traitor to the Bloodsail','','','Let us observe a minute of silence for our fallen mates, $N.$B$B$B$BBeing a traitor is one thing, murdering yer own buckos... that\'d be just downright despicable, aye!','That mangy dog, Revilgaz, has offered to pardon any former Bloodsails willing to turn on their cap\'n! That bilge sucker asked me to go an\' off me ole\' mates and to bring back their bandannas as proof.$B$BI don\'t have it in me heart to do that, nor will I ask ye to. Bring me some silk cloth and red dye and I\'ll make suitable replicas. I\'ll tell the Baron you went turncoat, but be warned... the Bloodsails are not gonna like it!',NULL,'','','','',4306,2604,0,0,40,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-500,500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9260,2,-368,1,6,0,0,77,0,0,0,0,0,0,0,0,0,0,12,2,0,0,0,0,0,0,0,'Investigate the Scourge of Stormwind','The Lich King has sent his undead upon our very doorstep; we cannot remain idle! Surely you will step up to defend Stormwind from these accursed invaders? $B $BThere are strange runic circles outside, glowing with the same energy that surrounds the undead and the Necropolis above. They have significance, I\'m certain, and I want you to find out what. Thin the numbers of those aberrations while you\'re at it; bring me proof of their death along with your results, and I will reward you. Go!','Collect three Dim Necrotic Stones from the Scourge outside Stormwind and investigate the glowing runic circles near their encampment.','Hmm. From what you\'ve told me, the voices within the circles... they must be used for communication of some kind. I shudder to think what unnatural minds are contacted through such magic. Regardless, you seem to have emerged whole and sane. The Argent Dawn appreciates your service.',NULL,'Investigate a circle','','','','',22892,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9261,2,-368,1,10,0,0,0,0,0,0,0,0,0,0,0,0,0,12,2,0,0,0,0,0,0,0,'Investigate the Scourge of Ironforge','The Lich King has sent his undead upon our very doorstep; we cannot remain idle! Surely you will step up to defend Ironforge from these accursed invaders? $B $BThere are strange runic circles outside, glowing with the same energy that surrounds the undead and the Necropolis above. They have significance, I\'m certain, and I want you to find out what. Thin the numbers of those aberrations while you\'re at it; bring me proof of their death along with your results, and I will reward you. Go!','Collect three Dim Necrotic Stones from the Scourge outside Ironforge and investigate the glowing runic circles near their encampment.',NULL,NULL,'Investigate a circle','','','','',22892,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,250,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9262,2,-368,1,10,0,0,0,0,0,0,0,0,0,0,0,0,0,12,2,0,0,0,0,0,0,0,'Investigate the Scourge of Darnassus','The Lich King has sent his undead upon our very doorstep; we cannot remain idle! Surely you will step up to defend Darnassus from these accursed invaders? $B $BThere are strange runic circles outside, glowing with the same energy that surrounds the undead and the Necropolis above. They have significance, I\'m certain, and I want you to find out what. Thin the numbers of those aberrations while you\'re at it; bring me proof of their death along with your results, and I will reward you. Go!','Collect three Dim Necrotic Stones from the Scourge outside Darnassus and investigate the glowing runic circles near their encampment.',NULL,NULL,'Investigate a circle','','','','',22892,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,250,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9263,2,-368,1,10,0,0,0,0,0,0,0,0,0,0,0,0,0,12,2,0,0,0,0,0,0,0,'Investigate the Scourge of Orgrimmar','The Lich King has sent his undead upon our very doorstep; we cannot remain idle! Surely you will step up to defend Orgrimmar from these accursed invaders? $B $BThere are strange runic circles outside, glowing with the same energy that surrounds the undead and the Necropolis above. They have significance, I\'m certain, and I want you to find out what. Thin the numbers of those aberrations while you\'re at it; bring me proof of their death along with your results, and I will reward you. Go!','Collect three Dim Necrotic Stones from the Scourge outside Orgrimmar and investigate the glowing runic circles near their encampment.',NULL,NULL,'Investigate a circle','','','','',22892,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,250,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9264,2,-368,1,10,0,0,0,0,0,0,0,0,0,0,0,0,0,12,2,0,0,0,0,0,0,0,'Investigate the Scourge of Thunder Bluff','The Lich King has sent his undead upon our very doorstep; we cannot remain idle! Surely you will step up to defend Thunder Bluff from these accursed invaders? $B $BThere are strange runic circles outside, glowing with the same energy that surrounds the undead and the Necropolis above. They have significance, I\'m certain, and I want you to find out what. Thin the numbers of those aberrations while you\'re at it; bring me proof of their death along with your results, and I will reward you. Go!','Collect three Dim Necrotic Stones from the Scourge outside Thunder Bluff and investigate the glowing runic circles near their encampment.',NULL,NULL,'Investigate a circle','','','','',22892,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,250,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9265,2,-368,1,8,0,0,178,0,0,0,0,0,0,0,0,0,0,12,2,0,0,0,0,0,0,0,'Investigate the Scourge of the Undercity','The Lich King has sent his undead upon our very doorstep; we cannot remain idle! Surely you will step up to defend the Undercity from these accursed invaders? $B $BThere are strange runic circles outside, glowing with the same energy that surrounds the undead and the Necropolis above. They have significance, I\'m certain, and I want you to find out what. Thin the numbers of those aberrations while you\'re at it; bring me proof of their death along with your results, and I will reward you. Go!','Collect three Dim Necrotic Stones from the Scourge outside the Undercity and investigate the glowing runic circles near their encampment.','Hmm. From what you\'ve told me, the voices within the circles... they must be used for communication of some kind. I shudder to think what unnatural minds are contacted through such magic. Regardless, you seem to have emerged whole and sane. The Argent Dawn appreciates your service.',NULL,'Investigate a circle','','','','',22892,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,175,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9266,0,618,40,60,0,0,255,0,0,0,0,0,0,577,42000,0,0,8,1,0,0,0,0,0,0,0,'Making Amends','','','Thank you, $N. You\'re on a quick path to redeeming yourself with our fair town.','You must\'ve done something really bad to us or our friends, $N. At any rate, I\'m here to offer you a way to get our good graces back.$B$BAs you know, Winterspring is quite cold. With so many of us goblins coming from other cities, we could use a hand keeping warm. Bring me some runecloth and coal and I\'ll put in the good word for ya. Be warned though, our enemies are not going to take kindly to your helping us.',NULL,'','','','',14047,3857,0,0,40,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,577,470,369,21,-500,500,250,250,250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9267,0,17,15,60,0,0,255,0,0,0,0,0,0,470,0,0,0,0,1,0,0,0,0,0,0,0,'Mending Old Wounds','','','I\'m happy you\'re seeing the error of your ways, $N. Keep the supplies coming; we\'re not going to forget about you so easily, $Gmister:miss;!','You\'d better think twice before setting foot in Ratchet, $n! Word\'s been getting around of your dirty deeds.$B$BYou\'re in luck though, a ship just arrived with many wounded from an encounter with the Bloodsail Buccaneers. This is your chance to prove you\'re not a complete scoundrel. Lend us a hand by bringing linen cloth for bandages and empty vials for potions.',NULL,'','','','',2589,3371,0,0,40,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,470,0,0,0,-500,500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9268,0,440,40,60,0,0,255,0,0,0,0,0,0,369,42000,0,0,8,1,0,0,0,0,0,0,0,'War at Sea','','','Keep it coming, $N. Us goblins don\'t forget that easily!','You seek to befriend the goblins of Tanaris once again, $N? We\'re in need of materials for sails and guns to fight off our old enemies, the Bloodsail Buccaneers. Bring me mageweave and strong flux and we\'ll be on our way to pardoning your trespasses.',NULL,'','','','',4338,3466,0,0,40,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,369,577,470,21,-500,500,250,250,250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9269,2,-344,60,60,81,1024,0,0,0,0,0,0,0,0,0,0,0,0,0,9251,0,9257,0,22737,1,0,'Atiesh, Greatstaff of the Guardian','This final task will be the most difficult of all, $N. You have faced and defeated both an Old God and the Lich King\'s General, but now you must face the hand of Sargeras.$B$BTake the staff to Stratholme. It is there that you will find a piece of consecrated earth: ground where the greatest knights of Lordaeron were murdered. Place the befouled staff upon the holy ground and prepare for an entity of immense power to break from within... Defeat the demonic being that controls the staff and return to me.','Anachronos at the Caverns of Time in Tanaris wants you to take Atiesh, Greatstaff of the Guardian to Stratholme and use it on Consecrated Earth. Defeat the entity that is exorcised from the staff and return to him.',NULL,NULL,NULL,'Atiesh Cleansed','','','',0,22737,0,0,0,1,0,0,0,0,0,0,0,0,0,0,16387,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22632,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9270,2,-344,60,60,81,128,0,0,0,0,0,0,0,0,0,0,0,0,0,9251,0,9257,0,22737,1,0,'Atiesh, Greatstaff of the Guardian','This final task will be the most difficult of all, $N. You have faced and defeated both an Old God and the Lich King\'s General, but now you must face the hand of Sargeras.$B$BTake the staff to Stratholme. It is there that you will find a piece of consecrated earth: ground where the greatest knights of Lordaeron were murdered. Place the befouled staff upon the holy ground and prepare for an entity of immense power to break from within... Defeat the demonic being that controls the staff and return to me.','Anachronos at the Caverns of Time in Tanaris wants you to take Atiesh, Greatstaff of the Guardian to Stratholme and use it on Consecrated Earth. Defeat the entity that is exorcised from the staff and return to him.',NULL,NULL,'','Atiesh Cleansed','','','',0,22737,0,0,0,1,0,0,0,0,0,0,0,0,0,0,16387,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22589,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9271,2,-344,60,60,81,256,0,0,0,0,0,0,0,0,0,0,0,0,0,9251,0,9257,0,22737,1,0,'Atiesh, Greatstaff of the Guardian','This final task will be the most difficult of all, $N. You have faced and defeated both an Old God and the Lich King\'s General, but now you must face the hand of Sargeras.$B$BTake the staff to Stratholme. It is there that you will find a piece of consecrated earth: ground where the greatest knights of Lordaeron were murdered. Place the befouled staff upon the holy ground and prepare for an entity of immense power to break from within... Defeat the demonic being that controls the staff and return to me.','Anachronos at the Caverns of Time in Tanaris wants you to take Atiesh, Greatstaff of the Guardian to Stratholme and use it on Consecrated Earth. Defeat the entity that is exorcised from the staff and return to him.',NULL,NULL,NULL,'Atiesh Cleansed','','','',0,22737,0,0,0,1,0,0,0,0,0,0,0,0,0,0,16387,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22630,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9272,0,33,49,55,0,0,255,0,0,0,0,87,1,0,0,0,0,8,0,0,0,0,0,0,0,0,'Dressing the Part','','','Yarrr... if ye be keen on enjoying the company of us experienced sea dogs, you\'d best belay dressing like a blaggard! Here, put on something proper \'fore I keelhaul yer hide.$B$BThese\'ll fit ye better than they ever fit that old dog, Red-Eyed Ben. Lost him in a devil of a storm at sea.$B$BWear \'em with pride, mate!',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22746,0,0,0,1,0,0,0,87,169,0,0,0,10,-125,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9292,2,-368,60,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22949,1,0,'Cracked Necrotic Crystal','On the corpse of the fallen abomination, you discover a cracked crystal, slowly pulsing with necrotic energy.','Bring the Cracked Necrotic Crystal to Lieutenant Orrin outside the gates of Stormwind.','Hm, you took this from the corpse of one of the invading abominations?$B$BWe have received word about the necropolis base camps that are being summoned by the Scourge. I suspect they wanted to create one inside Stormwind. It is good that they were unseccessful.','Is there something you need?','','','','','',22949,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23123,23122,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9295,2,-368,55,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22932,1,0,'Letter from the Front','You found this letter on one of the many Scourge minions you\'ve slain. From its appearance and smell, it has been with the undead for some time. Perhaps someone at Light\'s Hope Chapel would be interested in examining it further...','Take the Torn Letter to the Keeper of the Rolls at Light\'s Hope Chapel in the Eastern Plaguelands.',NULL,NULL,'','','','','',22932,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9299,2,-368,55,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22945,1,0,'Note from the Front','You found this letter on one of the many Scourge minions you\'ve slain. From its appearance and smell, it has been with the undead for some time. Perhaps someone at Light\'s Hope Chapel would be interested in examining it further...','Take the Careworn Note to the Keeper of the Rolls at Light\'s Hope Chapel in the Eastern Plaguelands.',NULL,'Yes? What do you have there?','','','','','',22945,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9300,2,-368,55,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22946,1,0,'Page from the Front','You found this letter on one of the many Scourge minions you\'ve slain. From its appearance and smell, it has been with the undead for some time. Perhaps someone at Light\'s Hope Chapel would be interested in examining it further...','Take the Ragged Page to the Keeper of the Rolls at Light\'s Hope Chapel in the Eastern Plaguelands.',NULL,NULL,'','','','','',22946,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9301,2,-368,55,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22930,1,0,'Envelope from the Front','You found this letter on one of the many Scourge minions you\'ve slain. From its appearance and smell, it has been with the undead for some time. Perhaps someone at Light\'s Hope Chapel would be interested in examining it further...','Take the Bloodstained Envelope to the Keeper of the Rolls at Light\'s Hope Chapel in the Eastern Plaguelands.',NULL,'Yes? What do you have there?','','','','','',22930,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9302,2,-368,55,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22944,1,0,'Missive from the Front','You found this letter on one of the many Scourge minions you\'ve slain. From its appearance and smell, it has been with the undead for some time. Perhaps someone at Light\'s Hope Chapel would be interested in examining it further...','Take the Crumpled Missive to the Keeper of the Rolls at Light\'s Hope Chapel in the Eastern Plaguelands.',NULL,NULL,'','','','','',22944,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9304,2,-368,55,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22948,1,0,'Document from the Front','You found this letter on one of the many Scourge minions you\'ve slain. From its appearance and smell, it has been with the undead for some time. Perhaps someone at Light\'s Hope Chapel would be interested in examining it further...','Take the Smudged Document to the Keeper of the Rolls at Light\'s Hope Chapel in the Eastern Plaguelands.',NULL,'Yes? What do you have there?','','','','','',22948,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9310,2,-368,60,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22950,1,0,'Faint Necrotic Crystal','On the corpse of the fallen wight, you find a crystal that is faintly radiating necrotic energy.','Bring the Faint Necrotic Crystal to Lieutenant Rukag in the courtyard of the Undercity.',NULL,NULL,'','','','','',22950,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23123,23122,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9317,0,-368,58,60,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Consecrated Sharpening Stones','','',NULL,NULL,'','','','','',22484,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23122,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9318,0,-368,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Blessed Wizard Oil','','',NULL,NULL,NULL,'','','','',22484,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23123,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9319,2,-369,50,60,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Light in Dark Places','We are not the only ones who celebrate this holiday, $n. All creatures, all cultures, are touched by the flame. Even in the darkest places, the fires are being lit.$B$BIf you wish to see them for yourself, travel into the depths. Seek out the bonfires burning within Stratholme, Scholomance, among the ogres of Dire Maul, and the halls of Blackrock Spire itself; I will await your return.','Find and touch the bonfires located within Blackrock Spire, Dire Maul, Scholomance, and Stratholme, then return to the Festival Flamekeeper.','You have proven that you are not entirely useless, mortal.','Have you found your way through the dark?','','Flame of Dire Maul','Flame of Blackrock Spire','Flame of Stratholme','Flame of the Scholomance',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-181346,-181347,-181348,-181349,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23083,23247,0,0,1,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0); + (8946,2,139,58,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,8945,0,0,8947,22139,1,0,'Proof of Life','It is the cruelest of fates that my beloved has perished while trying to rescue me. Yet, you claim to possess the ability to converse with him.$B$BBring him this locket as proof that I am well. He must not linger in this world; my heart would not be able to bear it.$B$BFarewell, $N. I shall be in your debt always.','Bring Ysida\'s Locket to Anthion Harmon in Eastern Plaguelands.','That locket... you found her! I can rest in peace at long last.$B$BI shall now answer any questions you might have, $N. But make haste, my time in this world is not long.','Ysida... is she alive?','','','','','',22139,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8947,2,139,58,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,8946,0,0,8948,0,0,0,'Anthion\'s Strange Request','We didn\'t realize the importance of Valthalak\'s medallion, so it was divided along with the rest of the spoils. The first piece was taken by a dwarf named Theldren. I tried to retrieve it from him and he beat me within an inch of my life. You shall have to take the fragment by force.$B$BLast I heard of him, he\'d become a gladiator for the Dark Iron dwarves. Getting him to fight you is going to present a bit of a challenge, though.$B$BGather the following materials for me. You\'re going to need them.','Bring 3 Dark Iron Bars, 20 Enchanted Leather, 3 Mooncloth and 4 Cured Rugged Hides to Anthion Harmon in the Eastern Plaguelands.','Excellent. I shall transmute these into something more suitable to our needs.','Did you obtain the materials I asked for, $N?','','','','','',11371,12810,14342,15407,3,20,3,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8948,2,2557,58,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,8947,0,0,8949,21983,1,0,'Anthion\'s Old Friend','Theldren is not one to willingly participate in a fair fight. I\'ve shaped this banner to display his family colors.$B$BWith some additional sorcery, this banner shall provoke him in a way he won\'t be able to resist.$B$BAn old acquaintance of mine named Falrin knows the exact procedure required. He has a particular way of... aggravating people. You shall find him at the library in Dire Maul.','Take the incomplete Banner of Provocation to Falrin Treeshaper at the library in Dire Maul.','Anthion sent you, you say? I thought he was dead. I guess I\'ve heard stranger things in my life.$B$BVery well, then. What is it you want me to do with this banner?','Speak up stranger, can\'t you see I\'m busy?','','','','','',21983,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8949,2,2557,58,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,8948,0,0,8950,0,0,0,'Falrin\'s Vendetta','Yes, it is true that I am familiar with this enchantment you require, $c. Yet I\'m not one to give out favors freely, even if you were sent here by an old friend.$B$BI hold nothing but hatred and contempt for our brutish ogre neighbors. And not only them, I hate the followers of Omokk just as much as I hate those that follow King Gordok.$B$BI want you to kill them. Kill lots of them! Bring me the beads they carry around their neck as proof of your work. Do this and we shall talk about your request.','Collect 25 Ogre Warbeads from Ogres inside Dire Maul or Blackrock Spire and return to Falrin Treeshaper inside the Athenaeum in Dire Maul.','Hmmm... strangely enough I don\'t feel any better about my brother\'s death at the hands of those brutes.$B$BWell, you held your end of the bargain. Let\'s see what I can do for you.','Have you performed the favor I asked of you, $N?','','','','','',21982,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22150,22149,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8950,2,2557,58,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,8949,0,0,0,0,0,0,'The Instigator\'s Enchantment','I can place the enchantment you require on the banner quite easily, $N. Unfortunately I don\'t have the materials I need as it is very rarely that someone asks for this sort of charm.$B$BI will require the essence of one of the Eldreth ghosts that haunt these halls, a handful of Scholomance dark runes and some large brilliant shards. Bring me these reagents and I shall perform this task for you.','Bring the following to Falrin Treeshaper inside Dire Maul: 1 Jeering Spectre\'s Essence, 4 Dark Runes and 8 Large Brilliant Shards.','Yes, these will do just fine. After I\'m done, no force in the world will be able to stop your victim from accepting your challenge.','Have you gathered the materials I require, $N?','','','','','',22224,20520,14344,0,1,4,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8951,2,1537,58,60,81,1024,77,0,0,0,0,0,0,0,0,0,0,0,0,0,9015,8960,0,8960,22047,1,0,'Anthion\'s Parting Words','Valthalak\'s soul was stored in this amulet. In our greed we foolishly split it into three parts, not knowing the curse that would await us.$B$BThe only way to stop Valthalak\'s spell is to put the medallion back together. Return to Deliana and tell her that Bodley is her only hope for finding the remaining pieces. Speak to her about any rewards you\'ve arranged for.$B$BI, for once, shall rest in peace. I wish you the best of luck; you shall need every bit of it!','Return to Deliana in Ironforge with a set of Wildheart Boots, a Wildheart Kilt and Wildheart Spaulders.','I can\'t believe our lives are all but forfeit all because of a stupid medallion! And you\'re sure Anthion mentioned Bodley?$B$BWell, you\'ve done your job so let\'s get your reward out of the way.','You\'re back, $N. You must tell me all about what you\'ve found out. But first let us arrange for your reward.','','','','','',16715,16719,16718,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22107,22111,22112,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8952,2,1537,58,60,81,4,77,0,0,0,0,0,0,0,0,0,0,0,0,0,9015,8960,0,8960,22047,1,0,'Anthion\'s Parting Words','Valthalak\'s soul was stored in this amulet. In our greed we foolishly split it into three parts, not knowing the curse that would await us.$B$BThe only way to stop Valthalak\'s spell is to put the medallion back together. Return to Deliana and tell her that Bodley is her only hope for finding the remaining pieces. Speak to her about any rewards you\'ve arranged for.$B$BI, for once, shall rest in peace. I wish you the best of luck; you shall need every bit of it!','Return to Deliana in Ironforge with a set of Beaststalker\'s Boots, Beaststalker\'s Pants and Beaststalker\'s Mantle.','I can\'t believe our lives are all but forfeit all because of a stupid medallion! And you\'re sure Anthion mentioned Bodley?$B$BWell, you\'ve done your job so let\'s get your reward out of the way.','You\'re back, $N. You must tell me all about what you\'ve found out. But first let us arrange for your reward.','','','','','',16675,16678,16679,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22061,22017,22016,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8953,2,1537,58,60,81,128,77,0,0,0,0,0,0,0,0,0,0,0,0,0,9015,8960,0,8960,22047,1,0,'Anthion\'s Parting Words','Valthalak\'s soul was stored in this amulet. In our greed we foolishly split it into three parts, not knowing the curse that would await us.$B$BThe only way to stop Valthalak\'s spell is to put the medallion back together. Return to Deliana and tell her that Bodley is her only hope for finding the remaining pieces. Speak to her about any rewards you\'ve arranged for.$B$BI, for once, shall rest in peace. I wish you the best of luck; you shall need every bit of it!','Return to Deliana in Ironforge with a set of Magister\'s Boots, Magister\'s Leggings and Magister\'s Mantle.','I can\'t believe our lives are all but forfeit all because of a stupid medallion! And you\'re sure Anthion mentioned Bodley?$B$BWell, you\'ve done your job so let\'s get your reward out of the way.','You\'re back, $N. You must tell me all about what you\'ve found out. But first let us arrange for your reward.','','','','','',16682,16687,16689,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22064,22067,22068,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8954,2,1537,58,60,81,2,77,0,0,0,0,0,0,0,0,0,0,0,0,0,9015,8960,0,8960,22047,1,0,'Anthion\'s Parting Words','Valthalak\'s soul was stored in this amulet. In our greed we foolishly split it into three parts, not knowing the curse that would await us.$B$BThe only way to stop Valthalak\'s spell is to put the medallion back together. Return to Deliana and tell her that Bodley is her only hope for finding the remaining pieces. Speak to her about any rewards you\'ve arranged for.$B$BI, for once, shall rest in peace. I wish you the best of luck; you shall need every bit of it!','Return to Deliana in Ironforge with a set of Lightforge Boots, Lightforge Legplates and Lightforge Spaulders.','I can\'t believe our lives are all but forfeit all because of a stupid medallion! And you\'re sure Anthion mentioned Bodley?$B$BWell, you\'ve done your job so let\'s get your reward out of the way.','You\'re back, $N. You must tell me all about what you\'ve found out. But first let us arrange for your reward.','','','','','',16725,16728,16729,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22087,22092,22093,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8955,2,1537,58,60,81,16,77,0,0,0,0,0,0,0,0,0,0,0,0,0,9015,8960,0,8960,22047,1,0,'Anthion\'s Parting Words','Valthalak\'s soul was stored in this amulet. In our greed we foolishly split it into three parts, not knowing the curse that would await us.$B$BThe only way to stop Valthalak\'s spell is to put the medallion back together. Return to Deliana and tell her that Bodley is her only hope for finding the remaining pieces. Speak to her about any rewards you\'ve arranged for.$B$BI, for once, shall rest in peace. I wish you the best of luck; you shall need every bit of it!','Return to Deliana in Ironforge with a set of Devout Sandals, Devout Skirt and Devout Mantle.','I can\'t believe our lives are all but forfeit all because of a stupid medallion! And you\'re sure Anthion mentioned Bodley?$B$BWell, you\'ve done your job so let\'s get your reward out of the way.','You\'re back, $N. You must tell me all about what you\'ve found out. But first let us arrange for your reward.','','','','','',16691,16694,16695,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22084,22085,22082,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8956,2,1537,58,60,81,8,77,0,0,0,0,0,0,0,0,0,0,0,0,0,9015,8960,0,8960,22047,1,0,'Anthion\'s Parting Words','Valthalak\'s soul was stored in this amulet. In our greed we foolishly split it into three parts, not knowing the curse that would await us.$B$BThe only way to stop Valthalak\'s spell is to put the medallion back together. Return to Deliana and tell her that Bodley is her only hope for finding the remaining pieces. Speak to her about any rewards you\'ve arranged for.$B$BI, for once, shall rest in peace. I wish you the best of luck; you shall need every bit of it!','Return to Deliana in Ironforge with a set of Shadowcraft Boots, Shadowcraft Pants and Shadowcraft Spaulders.','I can\'t believe our lives are all but forfeit all because of a stupid medallion! And you\'re sure Anthion mentioned Bodley?$B$BWell, you\'ve done your job so let\'s get your reward out of the way.','You\'re back, $N. You must tell me all about what you\'ve found out. But first let us arrange for your reward.','','','','','',16711,16709,16708,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22003,22007,22008,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8957,2,1637,58,60,81,64,178,0,0,0,0,0,0,0,0,0,0,0,0,0,9015,9032,0,9032,22047,1,0,'Anthion\'s Parting Words','Valthalak\'s soul was stored in this amulet. In our greed we foolishly split it into three parts, not knowing the curse that would await us.$B$BThe only way to stop Valthalak\'s spell is to put the amulet back together. Return to Mokvar and tell him that Bodley is his only hope for finding the remaining pieces. Speak to him about any rewards you\'ve arranged for.$B$BI, for once, shall rest in peace. I wish you the best of luck; you shall need every bit of it!','Return to Mokvar in Orgimmar with a set of Boots of Elements, Kilt of Elements and Pauldrons of Elements.','I can\'t believe our lives are all but forfeit all because of a stupid medallion! And you\'re sure Anthion mentioned Bodley?$B$BWell, you\'ve done your job so let\'s get your reward out of the way.','You\'re back, $N. You must tell me all about what you\'ve found out. But first let us arrange for your reward.','','','','','',16670,16668,16669,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22096,22100,22101,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8958,2,1537,58,60,81,256,77,0,0,0,0,0,0,0,0,0,0,0,0,0,9015,8960,0,8960,22047,1,0,'Anthion\'s Parting Words','Valthalak\'s soul was stored in this amulet. In our greed we foolishly split it into three parts, not knowing the curse that would await us.$B$BThe only way to stop Valthalak\'s spell is to put the medallion back together. Return to Deliana and tell her that Bodley is her only hope for finding the remaining pieces. Speak to her about any rewards you\'ve arranged for.$B$BI, for once, shall rest in peace. I wish you the best of luck; you shall need every bit of it!','Return to Deliana in Ironforge with a set of Dreadmist Sandals, Dreadmist Leggings and Dreadmist Mantle.','I can\'t believe our lives are all but forfeit all because of a stupid medallion! And you\'re sure Anthion mentioned Bodley?$B$BWell, you\'ve done your job so let\'s get your reward out of the way.','You\'re back, $N. You must tell me all about what you\'ve found out. But first let us arrange for your reward.','','','','','',16704,16699,16701,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22076,22072,22073,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8959,2,1537,58,60,81,1,77,0,0,0,0,0,0,0,0,0,0,0,0,0,9015,8960,0,8960,22047,1,0,'Anthion\'s Parting Words','Valthalak\'s soul was stored in this amulet. In our greed we foolishly split it into three parts, not knowing the curse that would await us.$B$BThe only way to stop Valthalak\'s spell is to put the medallion back together. Return to Deliana and tell her that Bodley is her only hope for finding the remaining pieces. Speak to her about any rewards you\'ve arranged for.$B$BI, for once, shall rest in peace. I wish you the best of luck; you shall need every bit of it!','Return to Deliana in Ironforge with a set of Boots of Valor, Legplates of Valor and Spaulders of Valor.','I can\'t believe our lives are all but forfeit all because of a stupid medallion! And you\'re sure Anthion mentioned Bodley?$B$BWell, you\'ve done your job so let\'s get your reward out of the way.','You\'re back, $N. You must tell me all about what you\'ve found out. But first let us arrange for your reward.','','','','','',16734,16732,16733,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21995,22000,22001,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8960,2,25,58,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,8961,0,8961,0,0,0,'Bodley\'s Unfortunate Fate','So we need to recover the rest of the medallion? Finding Bodley\'s going to be a bit of a headache. He went back to Blackrock Mountain to attempt to re-enter Blackrock Spire and never came back.$B$BI\'d suggest taking the goblin\'s ghost revealing device with you, as I fear the worst might have happened.','Travel to Blackrock Mountain and use the Extra-Dimensional Ghost Revealer to find Bodley near Blackrock Spire.','I am so glad that you can see me. Finally someone to talk to!$B$BWill you help us, $N? Help to undo the wrong that we perpetrated and put things to right? If it\'s true that you already have the Top Piece of Lord Valthalak\'s Amulet, then I think I can point you in the right direction to acquire the other two parts, reunite them and put an end to all of this.$B$BOh, by the way, hello, my name is Bodley. Nice to meet you!',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8961,2,25,58,60,62,0,255,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Three Kings of Flame','In order to summon Lord Valthalak we\'re first going to need to gather the other two-thirds of the amulet. To do that we need to get a brazier and some special coals to burn in it.$B$BThere are three nobles of fire, Lord Incedius in Blackrock Depths, Pyroguard Emberseer in Blackrock Spire and The Duke of Cynders in Silithus, with what we need. Collect from each a piece of their remains, and then return to me with a Hallowed Brazier, which can be purchased from the Argent Dawn if you are honored by them.','Gather the Incendicite of Incendius, the Ember of Emberseer and the Cinder of Cynders, along with a Hallowed Brazier, and return them to Bodley inside Blackrock Mountain.','I\'m impressed, $C, but there\'s no time to lose. I will give you your next task, because you will still need to acquire a few more important components before we can proceed.$B$BSpeak to me again when you feel that you are ready for the challenge that lies ahead.','It was our folly... our doom that we took that last job. If only we hadn\'t inadvertently stolen Lord Valthalak\'s spirit, which was contained in the amulet; if only there weren\'t those in our mercenary group that had been so greedy and divided it up amongst themselves. I\'d be alive today, maybe tossing back a beer, or tossing one of my kids into the air.$B$B$N, don\'t let the avarice of the ignoble in our old mercenary company be your doom as well.','','','','','',21987,21988,21989,22014,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8962,2,25,58,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,8961,8987,8962,8966,0,0,0,'Components of Importance','$C, listen closely. Now that we have the brazier, and the means to light it, we still need another component to suffuse it with; something that will provide a focus strong enough to entice the spirit of my deceased, former comrade.$B$BMor Grayhoof, our most prominent druid, had many close friends amongst the Cenarion Circle, some of which have fallen to the silithid. I need you to retrieve some Druidical Remains from the silithid that inhabit the environs of Hive\'Regal in southeastern Silithus.','Acquire Druidical Remains and return them to Bodley inside Blackrock Mountain.','A job well done, $N. I will imbue the essence of the remains into the brazier.$B$BNow all that is left is to go to the lower portion of Blackrock Spire, to the chamber where War Master Voone resides in Tazz\'Alaor, and use the brazier to summon forth the corrupted spirit of my former cohort, Mor Grayhoof. He cannot rest until the amulet piece is taken from him.','Have you returned already then, $C, with what I sent you out to gather?','','','','','',22226,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8963,2,25,58,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,8961,8988,8962,8967,0,0,0,'Components of Importance','$C, listen closely. Now that we have the brazier, and the means to light it, we still need another component to suffuse it with; something that will provide a focus strong enough to entice the spirit of my deceased, former comrade.$B$BIsalien, our priestess, grew up in Winterspring at Starbreeze Village. I need you to gather a Starbreeze Village Relic from the Frostmaul giants of Frostwhisper Gorge in southern Winterspring, who are known for raiding to the north from time to time.','Acquire a Starbreeze Village Relic and return it to Bodley inside Blackrock Mountain.','A job well done, $N. I will imbue the essence of the relic into the brazier.$B$BNow all that is left is to go to the Shrine of Eldretharr in the east wing of Dire Maul, and use the brazier to summon forth the spirit of my former cohort, Isalien. Her spirit has been corrupted by her possession of the piece of Valthalak\'s amulet, and the portion of his soul within it.','Have you returned already then, $C, with what I sent you out to gather?','','','','','',22227,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8964,2,25,58,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,8961,8985,8962,8968,0,0,0,'Components of Importance','$C, listen closely. Now that we have the brazier, and the means to light it, we still need another component to suffuse it with; something that will provide a focus strong enough to summon the remains of my deceased, former comrades.$B$BThe siblings, Jarien and Sothos, were believers in the way of the Scarlet Crusade. They aspired to knighthood within that vile organization. Go to Tyr\'s Hand in Eastern Plaguelands and retrieve a Brilliant Sword of Zealotry from the praetorians there.','Retrieve a Brilliant Sword of Zealotry and return it to Bodley inside Blackrock Mountain.','A job well done, $N. I will imbue the essence of the sword into the brazier.$B$BNow all that is left is to get into The Crimson Throne inside The Scarlet Bastion at Stratholme, and use the brazier to summon forth the remains of my former cohorts, Jarien and Sothos. Their souls have been twisted further by their possession of Valthalak\'s amulet piece and his spirit within.','Have you returned already then, $C, with what I sent you out to gather?','','','','','',22228,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8965,2,25,58,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,8961,8986,8962,8969,0,0,0,'Components of Importance','$C, listen closely. Now that we have the brazier, and the means to light it, we still need another component to suffuse it with; something that will provide a focus strong enough to entice the spirit of my deceased, former comrade.$B$BAn ogre necromancer that traveled with us, Kormok, delighted in summoning forth the souls of the banished dead of Purgation Isle, off the south coast of the Hillsbrad Foothills. Go there and retrieve some Soul Ashes of the Banished from their remains.','Obtain Soul Ashes of the Banished and return them to Bodley inside Blackrock Mountain.','A job well done, $N. I will imbue the essence of the ashes into the brazier.$B$BNow all that is left is to get into Scholomance, to Ras Frostwhisper\'s chamber, and use the brazier to summon forth the spirit of my former cohort, Kormok. The amulet piece, and Valthalak\'s spirit within, has corrupted him even further, and he will not rest until you forcibly take it from him.','Have you returned already then, $C, with what I sent you out to gather?','','','','','',22229,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8966,2,1583,58,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,8962,8970,0,8970,22049,1,0,'The Left Piece of Lord Valthalak\'s Amulet','My friend, Mor Grayhoof, was the first to fall victim to possession of a piece of Lord Valthalak\'s amulet, and the corrupting spirit fragment that it contains. After stealing Valthalak\'s spellbook and amulet, we fled for our lives from the upper portion of Blackrock Spire. Along the way, Mor fell into the lower portion of the spire.$B$BLater, we discovered that he survived the fall, only to be captured and tortured by War Master Voone. A few spectral assassins snuck in and slew him right in front of Voone.','Use the Brazier of Beckoning to summon forth the spirit of Mor Grayhoof and slay him. Return to Bodley inside Blackrock Mountain with the Left Piece of Lord Valthalak\'s Amulet and the Brazier of Beckoning.','You have done a great thing, $N. One spirit rests in peace, but there is still much work to be done before we can put all of this behind us.$B$BUnfortunately, I do not know the location of the one who died with the right piece of the amulet in their possession. But do not fear; in life I was a dabbler in the art of divination, so I have another task for you, which is going to enable us to ferret out the final piece.','Then it is done? You have retrieved the left piece of Lord Valthalak\'s amulet and finally put to rest the spirit of my old companion, Mor Grayhoof?','','','','','',21984,22049,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,16080,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8967,2,2557,58,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,8963,8970,0,8970,22050,1,0,'The Left Piece of Lord Valthalak\'s Amulet','It became known to us in later days, as we were doing what we could ourselves to survive, that Isalien, a night elf priestess of our company, had gone to the night elvic ancestral city, now known as Dire Maul. From what we gathered, she went there both for personal reasons and also to unlock the secrets of the piece of the amulet that she had in her possession.$B$BShe didn\'t quite make it, though. Word got back to us that she was ambushed at the Shrine of Eldretharr by Alzzin the Wildshaper and his forces.','Use the Brazier of Beckoning to summon forth the spirit of Isalien and slay her. Return to Bodley inside Blackrock Mountain with the Left Piece of Lord Valthalak\'s Amulet and the Brazier of Beckoning.','Thank you, $N, for putting Isalien\'s spirit to rest. Now, perhaps, she will find peace with her goddess. But, there is still a great deal of work ahead of us if we are to get out of this fine pickle we find ourselves in.$B$BUnfortunately, I do not know the location of the one who died with the right piece of the amulet in their possession. But do not fear; in life I was a dabbler in the art of divination, so I have another task for you, which is going to enable us to ferret out the final piece.','Surely you haven\'t already dealt with the salvation of Isalien\'s spirit and the retrieval of the left piece of Lord Valthalak\'s amulet, $N?','','','','','',21984,22050,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,16097,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8968,2,2017,58,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,8964,8970,0,8970,22051,1,0,'The Left Piece of Lord Valthalak\'s Amulet','The siblings, Jarien and Sothos, decided to join the Scarlet Crusade upon the disbanding of our mercenary company. They took the left piece of Lord Valthalak\'s amulet with them. Good riddance, I say, but we need that piece back.$B$BFrom what we could gather, they were actually slain by Grand Crusader Dathrohan himself for failing the initiation rites inside his chamber in the Scarlet Bastion.$B$BIn any case, we... meaning you, are still going to need to retrieve that piece of the amulet.','Use the Brazier of Beckoning to summon forth Jarien and Sothos and slay them. Return to Bodley inside Blackrock Mountain with the Left Piece of Lord Valthalak\'s Amulet and the Brazier of Beckoning.','I suppose it\'s for the best that the souls of those two have finally been put to rest, even if I didn\'t like them while they were alive. In any case, we have what we were after, and that is definitely a good thing!$B$BUnfortunately, I do not know the location of the one who died with the right piece of the amulet in their possession. But do not fear; in life I was a dabbler in the art of divination, so I have another task for you, which is going to enable us to ferret out the final piece.','Does this mean then, $C, that you\'ve already put the souls of those two fools to rest and retrieved the left piece of Lord Valthalak\'s amulet?','','','','','',21984,22051,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,16101,16102,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8969,2,2057,58,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,8965,8970,0,8970,22052,1,0,'The Left Piece of Lord Valthalak\'s Amulet','Now we have what we need, so it\'s time to discuss who it is that you\'ll be summoning.$B$BKormok was ok for an ogre, right up until he turned to necromancy. After that, things got creepy for just about everyone in the outfit. It was no surprise then when he took his piece of the amulet and returned to his new home, Scholomance.$B$BBut even there, or perhaps especially there, he was not safe from the spectral assassins. They slew him right in front of his master, Ras Frostwhisper.','Use the Brazier of Beckoning to summon forth the spirit of Kormok and slay him. Return to Bodley inside Blackrock Mountain with the Left Piece of Lord Valthalak\'s Amulet and the Brazier of Beckoning.','Good work, $N! Kormok wasn\'t all that bad for an ogre, at least not while he was still alive, so I hope he gets the rest that he deserves. But, there is more work ahead of us.$B$BUnfortunately, I do not know the location of the one who died with the right piece of the amulet in their possession. But do not fear; in life I was a dabbler in the art of divination, so I have another task for you, which is going to enable us to ferret out the final piece.','I commend you, $N, if you have returned with the left piece of the amulet. If not, however, please take care of that as there is no time to waste, I assure you!','','','','','',21984,22052,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,16118,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8970,2,2079,58,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21984,1,0,'I See Alcaz Island In Your Future...','As I was saying, $c, in my living years I flirted with becoming a diviner. But, there really wasn\'t as much profit in it as you might imagine, mostly because it\'s dangerous and the reagents are rare and expensive. However, I do know enough to be able to pinpoint the final piece of the amulet, and the spirit of my former comrade along with it.$B$BThis is where you come in, $N. I need you to go to Alcaz Island off the coast of Dustwallow Marsh and collect Bloodkelp from the Strashaz naga that live there.','Gather 20 Bloodkelp from the Strashaz naga and then return to Bodley inside Blackrock Mountain.','To be honest, $N, I\'m surprised you made it back in one piece. Then again, I guess Alcaz Island is the least of your worries right now.$B$BOk, give me a moment here... divination isn\'t something that you can just snap your fingers and expect accurate answers from.','Bloodkelp, $N, a big stack of it, that\'s what I need to power my divinatory spells. You\'re likely to need to take at least a couple of friends along with you to Alcaz Island to gather it up... those Strashaz are a nasty lot!','','','','','',22094,0,0,0,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,5017,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8977,2,1537,58,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,8928,0,0,0,22115,1,0,'Return to Deliana','It\'s been great working with you, $N. Here is the finished product.$B$BI hope it helps you in your current endeavors. And hey, if you don\'t mind, help spread the word. I wouldn\'t mind having more customers!','Bring the Extra-Dimensional Ghost Revealer to Deliana in Ironforge.','Excellent! You\'ve done well, $N. I\'m not sure I trust the goblin\'s craftsmanship, but I\'m left with no other choice.','You\'ve returned?','','','','','',22115,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8978,2,1637,58,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,8928,0,0,0,22115,1,0,'Return to Mokvar','It\'s been great working with you, $N. Here is the finished product.$B$BI hope it helps you in your current endeavors. And hey, if you don\'t mind, help spread the word. I wouldn\'t mind having more customers!','Return to Mokvar in Orgrimmar with the Extra-Dimensional Ghost Revealer.','You\'ve returned with the device! I\'m impressed by your dedication, $N. Excellent work.','You\'ve returned with the device?','','','','','',22115,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8979,2,-22,58,70,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Fenstad\'s Hunch','I believe I know the cause of this recent behavior. Have you smelled the new fragrance on the wind, over the stink of the canals? The new colognes and perfumes that have come into fashion?$B$BOur thinking has been clouded by some foul alchemy.$B$BThere is only one way to be sure - bring a bottle of cologne and perfume to my friend, Apothecary Zinge. The Royal Apothecary Society will find the truth.$B$B I will reimburse you for their purchase when you return.','Bring 1 Cologne Bottle and 1 Perfume Bottle to Apothecary Zinge in the Undercity\'s Apothecarium.','Another one of Fenstad\'s obsessions, I see. Does he think that the Royal Apothecary Society has nothing better to do than to perform his little investigations?$B$BVery well, I will humor him once again.','How may I serve you?','','','','','',21833,21829,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8980,2,-22,58,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,8982,0,0,0,'Zinge\'s Assessment','This is unexpected. It looks like Fenstad might be on to something after all. I found traces of substances used in mind control potions.$B$BIt isn\'t unheard of for perfumes to have some of this, but a few of the ingredients I detected... This is serious alchemy, along the abilities of a member of the Royal Apothecary Society.','Return to Fenstad Argyle outside the bank in the Undercity.','So, I was right. We must waste no time. We must determine the source of these tainted fragrances.$B$BHere, to repay you for the purchase of the cologne and perfume.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21812,22218,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8981,0,-22,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Gift Giving','','',NULL,NULL,NULL,'','','','',22263,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22218,22200,0,0,0,0,5,5,0,0,0,0,21812,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,27663,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8982,2,-22,58,70,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,8983,0,0,0,'Tracing the Source','We must find who the supplier is. I noticed Apothecary Katrina with a bottle of the perfume tucked in her pack. She told me that she purchased it from Norman, the innkeeper.','Speak with Innkeeper Norman in the Undercity.','Ah yes, I just recently received stock of the perfume and cologne. I don\'t know how long I can keep it on the shelves - seems like no one can get enough of it.$B$BIf you ask me, I don\'t see what the big deal is.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8983,2,-22,43,70,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,8984,0,0,0,'Tracing the Source','Something\'s wrong with my product? Well, I\'ve never seen so many people wanting something so badly.$B$BI bought my supply from a merchant named Mara Rennick. She\'s new in town.$B$BShe mentioned she had some goods she had to deliver to the tailor in the Mage Quarter.','Speak with Mara Rennick at the tailor\'s shop in the Undercity\'s Mage Quarter.','I\'m afraid I sold my entire supply of perfume and cologne to Norman, the innkeeper. If you\'d like some, you should speak with him - assuming he has any left.$B$BYou shouldn\'t waste any time, though. I think you\'ll find the cologne irresistible.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8984,2,-22,58,70,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,8983,0,0,0,0,0,0,'The Source Revealed','Look, the actions of a rogue apothecary are not my concern. If he\'s undermining our efforts, then let me be the first to point you in the right direction$B$BIf he\'s innocent, then he\'s got nothing to hide, right?$B$BI purchased the goods from Apothecary Staffron Lerent. He\'s working in a secluded area past Ravenholdt Manor in the hills over Hillsbrad. To be honest with you, I thought he was a little odd.','Find Apothecary Staffron Lerent in the Hillsbrad Foothills past Ravenholdt Manor.','Yes, I made those fragrances. Wonderful smell, isn\'t it? Irresistible.$B$BOnce the warriors of Alliance and Horde alike are smitten with these feelings of love, they will be powerless to stop the rise of the Shadow Council.$B$BThey will be weakened, unprepared. As they worry for their loved ones, they will lose their edge.$B$BThe solution was so simple. Why did it take me so long to come upon it? The weakness of all is through the heart. And there is nothing you can do to stop the inevitable.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (8985,2,25,58,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,8970,0,0,8990,0,0,0,'More Components of Importance','$C, listen closely. Now that we have the location of the last amulet piece, we still need another component to suffuse the brazier with; something that will provide a focus strong enough to entice the spirit of my deceased, former comrade.$B$BIsalien, our priestess, grew up in Winterspring at Starbreeze Village. I need you to gather a Starbreeze Village Relic from the Frostmaul giants of Frostwhisper Gorge in southern Winterspring, who are known for raiding to the north from time to time.','Acquire a Starbreeze Village Relic and return it to Bodley inside Blackrock Mountain.','A job well done, $N. I will imbue the essence of the relic into the brazier.$B$BNow all that is left is to go to the Shrine of Eldretharr in the east wing of Dire Maul, and use the brazier to summon forth the spirit of my former cohort, Isalien. Her spirit has been corrupted by her possession of the piece of Valthalak\'s amulet, and the portion of his soul within it.$B$BOh, by the way, I had some leftover bloodkelp from your trip to Alcaz Isle, so I made it into some potions for you. Take your pick!','Have you returned already then, $C, with what I sent you out to gather?','','','','','',22227,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22192,22193,0,0,0,0,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8986,2,25,58,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,8970,0,0,8989,0,0,0,'More Components of Importance','$C, listen closely. Now that we have the location of the last amulet piece, we still need another component to suffuse the brazier with; something that will provide a focus strong enough to entice the spirit of my deceased, former comrade.$B$BMor Grayhoof, our most prominent druid, had many close friends amongst the Cenarion Circle, some of which have fallen to the silithid. I need you to retrieve some Druidical Remains from the silithid that inhabit the environs of Hive\'Regal in southeastern Silithus.','Acquire Druidical Remains and return them to Bodley inside Blackrock Mountain.','A job well done, $N. I will imbue the essence of the remains into the brazier.$B$BNow all that is left is to go to the lower portion of Blackrock Spire, to the chamber where War Master Voone resides in Tazz\'Alaor, and use the brazier to summon forth the corrupted spirit of my former cohort, Mor Grayhoof. He cannot rest until the amulet piece is taken from him.$B$BOh, by the way, I had some leftover bloodkelp from your trip to Alcaz Isle, so I made it into some potions for you. Take your pick!','Have you returned already then, $C, with what I sent you out to gather?','','','','','',22226,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22192,22193,0,0,0,0,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8987,2,25,58,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,8970,0,0,8991,0,0,0,'More Components of Importance','$C, listen closely. Now that we have the location of the last amulet piece, we still need another component to suffuse the brazier with; something that will provide a focus strong enough to summon the remains of my deceased, former comrades.$B$BThe siblings, Jarien and Sothos, were believers in the way of the Scarlet Crusade. They aspired to knighthood within that vile organization. Go to Tyr\'s Hand in Eastern Plaguelands and retrieve a Brilliant Sword of Zealotry from the praetorians there.$B','Retrieve a Brilliant Sword of Zealotry and return it to Bodley inside Blackrock Mountain.','A job well done, $N. I will imbue the essence of the sword into the brazier.$B$BNow all that is left is to get into The Crimson Throne inside The Scarlet Bastion at Stratholme, and use the brazier to summon forth the remains of my former cohorts, Jarien and Sothos. Their souls have been twisted further by their possession of Valthalak\'s amulet piece and his spirit within.$B$BOh, by the way, I had some leftover bloodkelp from your trip to Alcaz Isle, so I made it into some potions for you. Take your pick!','Have you returned already then, $C, with what I sent you out to gather?','','','','','',22228,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22192,22193,0,0,0,0,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8988,2,25,58,60,1,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,8970,0,0,8992,0,0,0,'More Components of Importance','$C, listen closely. Now that we have the location of the last amulet piece, we still need another component to suffuse the brazier with; something that will provide a focus strong enough to entice the spirit of my deceased, former comrade.$B$BAn ogre necromancer that traveled with us, Kormok, delighted in summoning forth the souls of the banished dead of Purgation Isle, off the south coast of the Hillsbrad Foothills. Go there and retrieve some Soul Ashes of the Banished from their remains.','Obtain Soul Ashes of the Banished and return them to Bodley inside Blackrock Mountain.','A job well done, $N. I will imbue the essence of the ashes into the brazier.$B$BNow all that is left is to get into Scholomance, to Ras Frostwhisper\'s chamber, and use the brazier to summon forth the spirit of my former cohort, Kormok. The amulet piece, and Valthalak\'s spirit within, has corrupted him even further, and he will not rest until you forcibly take it from him.$B$BOh, by the way, I had some leftover bloodkelp from your trip to Alcaz Isle, so I made it into some potions for you. Take your pick!','Have you returned already then, $C, with what I sent you out to gather?','','','','','',22229,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22192,22193,0,0,0,0,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8989,2,1583,58,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,8986,8994,0,8994,22049,1,0,'The Right Piece of Lord Valthalak\'s Amulet','My friend, Mor Grayhoof, was the first to fall victim to possession of a piece of Lord Valthalak\'s amulet, and the corrupting spirit fragment that it contains. After stealing Valthalak\'s spellbook and amulet, we fled for our lives from the upper portion of Blackrock Spire. Along the way, Mor fell into the lower portion of the spire.$B$BLater, we discovered that he survived the fall, only to be captured and tortured by War Master Voone. A few spectral assassins snuck in and slew him right in front of Voone.','Use the Brazier of Beckoning to summon forth the spirit of Mor Grayhoof and slay him. Return to Bodley inside Blackrock Mountain with the recombined Lord Valthalak\'s Amulet and the Brazier of Beckoning.','Thank you for helping Mor Grayhoof, $N. Another spirit rests in peace, and we now have the reassembled amulet! But we still have the hardest test ahead of us.$B$BIn order for the brazier to be attuned to calling forth Lord Valthalak, there are a few more items that need to be gathered and brought back to me here.','Then it is done? You have retrieved the right piece of Lord Valthalak\'s amulet, recombined the amulet into one whole, and finally put to rest the spirit of my old companion, Mor Grayhoof?','','','','','',22048,22049,0,0,1,1,0,0,22046,0,0,0,1,0,0,0,0,0,16080,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8990,2,2557,58,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,8985,8994,0,8994,22050,1,0,'The Right Piece of Lord Valthalak\'s Amulet','It became known to us in later days, as we were doing what we could ourselves to survive, that Isalien, a night elf priestess of our company, had gone to the night elvic ancestral city, now known as Dire Maul. From what we gathered, she went there both for personal reasons and also to unlock the secrets of the piece of the amulet that she had in her possession.$B$BShe didn\'t quite make it, though. Word got back to us that she was ambushed at the Shrine of Eldretharr by Alzzin the Wildshaper and his forces.','Use the Brazier of Beckoning to summon forth the spirit of Isalien and slay her. Return to Bodley inside Blackrock Mountain with the recombined Lord Valthalak\'s Amulet and the Brazier of Beckoning.','Thank you, $N, for putting Isalien\'s spirit to rest. Now, perhaps, she will find peace with her goddess. And, we have the reassembled amulet, as well! But we still have the hardest test ahead of us.$B$BIn order for the brazier to be attuned to calling forth Lord Valthalak, there are a few more items that need to be gathered and brought back to me here.','Surely you haven\'t already dealt with the salvation of Isalien\'s spirit and the retrieval of the right piece of Lord Valthalak\'s amulet, $N? Be sure to recombine the pieces of the amulet before handing it to me.','','','','','',22048,22050,0,0,1,1,0,0,22046,0,0,0,1,0,0,0,0,0,16097,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8991,2,2017,58,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,8987,8994,0,8994,22051,1,0,'The Right Piece of Lord Valthalak\'s Amulet','The siblings, Jarien and Sothos, decided to join the Scarlet Crusade upon the disbanding of our mercenary company. They took the right piece of Lord Valthalak\'s amulet with them. Good riddance, I say, but we need that piece back.$B$BFrom what we could gather, they were actually slain by Grand Crusader Dathrohan himself for failing the initiation rites inside his chamber in the Scarlet Bastion.$B$BIn any case, we... meaning you, are still going to need to retrieve that piece of the amulet.','Use the Brazier of Beckoning to summon forth Jarien and Sothos and slay them. Return to Bodley inside Blackrock Mountain with the recombined Lord Valthalak\'s Amulet and the Brazier of Beckoning.','I suppose it\'s for the best that the souls of those two have finally been put to rest, even if I didn\'t like them while they were alive. In any case, we have what we were after, and now the amulet is reassembled! But we still have the hardest test ahead of us.$B$BIn order for the brazier to be attuned to calling forth Lord Valthalak, there are a few more items that need to be gathered and brought back to me here.','Does this mean then, $C, that you\'ve already put the souls of those two fools to rest and recombined the pieces of Lord Valthalak\'s amulet?','','','','','',22048,22051,0,0,1,1,0,0,22046,0,0,0,1,0,0,0,0,0,16101,16102,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8992,2,2057,58,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,8988,8994,0,8994,22052,1,0,'The Right Piece of Lord Valthalak\'s Amulet','Now we have what we need, so it\'s time to discuss who it is that you\'ll be summoning next.$B$BKormok was ok for an ogre, right up until he turned to necromancy. After that, things got creepy for just about everyone in the outfit. It was no surprise then when he took his piece of the amulet and returned to his new home, Scholomance.$B$BBut even there, or perhaps especially there, he was not safe from the spectral assassins. They slew him right in front of his master, Ras Frostwhisper.','Use the Brazier of Beckoning to summon forth the spirit of Kormok and slay him. Return to Bodley inside Blackrock Mountain with the recombined Lord Valthalak\'s Amulet and the Brazier of Beckoning.','Good work, $N! Kormok wasn\'t all that bad for an ogre, at least not while he was still alive, so I hope he gets the rest that he deserves. And now we have the completed amulet! But we still have the hardest test ahead of us.$B$BIn order for the brazier to be attuned to calling forth Lord Valthalak, there are a few more items that need to be gathered and brought back to me here.','I commend you, $N, if you have returned with the completed amulet. If not, however, please take care of that as there is no time to waste, I assure you!','','','','','',22048,22052,0,0,1,1,0,0,22046,0,0,0,1,0,0,0,0,0,16118,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4980,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8993,0,-22,1,0,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Gift Giving','','','Wonderful! Wonderful! I will add this to the pile of other gifts.$B$BI didn\'t expect so many! You must truly love your leaders.$B$BNow, let me just add one more to the count...','Have you come to deliver a present of love and adoration to your favorite leader?',NULL,'','','','',22262,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22218,22200,0,0,0,0,5,5,0,0,0,0,21812,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,27663,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0), + (8994,2,25,58,60,62,0,255,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,8995,22048,1,0,'Final Preparations','We\'re nearly there, $c. All that is left is to retrieve a few more components so that I can attune the brazier and enable it to beckon forth Lord Valthalak.$B$BTo begin I must ask you to journey forth into Blackrock Spire and slay the orcs therein. They wear bracers that contain trace metals that I will need, so I\'ll need more than a few to extract the right amount out of them. Then, to complete the imbuing process, you\'ll need to bring me a Flask of Supreme Power.$B$BGood luck, $N!','Gather 40 Blackrock Bracers and acquire a Flask of Supreme Power. Return them to Bodley inside Blackrock Mountain.','That\'s it then. I\'ll extract the metal from the bracers and imbue the brazier with these final components. Then it will be ready for you to summon Lord Valthalak, and finally return his spirit amulet to him.$B$BYou\'ve come quite a distance, $N, don\'t falter now that the end is in sight!','We\'ve come a long way, $N, and I just wanted to say that no matter what happens, thank you! You\'ve put yourself in mortal danger to try to help the surviving members of our mercenary company, The Veiled Blade, and as far as I\'m concerned, you\'re one of us now.','','','','','',22138,13512,0,0,40,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8995,2,1583,58,60,62,0,255,0,0,0,0,0,0,0,0,0,0,0,64,0,8994,0,0,8996,22056,1,0,'Mea Culpa, Lord Valthalak','All is now ready, $N.$B$BWhen alive, Lord Valthalak used to inhabit what is now The Beast\'s chamber. Go there and use the Brazier of Beckoning to summon forth Lord Valthalak. It will reincorporate him, so he\'ll have to be killed again. I\'d take care of The Beast first, and be sure take enough friends along to survive the upper portion of Blackrock Spire.$B$BOnce you\'ve dispatched Valthalak, use the amulet on his corpse. With his spirit reunified, he\'ll likely want his amulet back, as well.$B$BGood luck!','Use the Brazier of Beckoning to summon Lord Valthalak. Dispatch him, and use Lord Valthalak\'s Amulet on the corpse. Then, return Lord Valthalak\'s Amulet to the Spirit of Lord Valthalak.','How fortunate for you that I know you\'re not part of the original group that stole this from me.$B$BI\'ll take back what is mine now, mortal! Give the amulet to me!','$C, you dare disturb my rest!','','','','','',22048,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,16042,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8996,2,25,58,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,8,0,8995,0,0,0,0,0,0,'Return to Bodley','I will ignore your impertinence this time, $c, because you have done a noble thing today; returning the rest of my stolen spirit to me. Despite your obviously weak nature, $r, you have shown courage where those that stole from me did not, and probably never could!$B$BReturn to them, before I change my mind and slay you where you stand. Go back and tell them that they are safe... for now.','Return to Bodley inside Blackrock Mountain and give him the Brazier of Beckoning.','He really said all of that? Wow, I can\'t believe he\'s going to call off the spectral assassins and stalkers, even if he did hint at causing my living companions further harm in the future.$B$BThis is a great day, $N! You\'ve accomplished what few ever could, and absolved us, at least in part, of some of our past sins.$B$BThank you! As a sign of appreciation, I\'d like to give you this. You can use it to summon forth spirits at the same haunted locations that you already have, and a few others, too.','$N, you\'re back and still alive! Well, at least that makes one of us.$B$BYou\'re going to have to tell me all about it!','','','','','',22056,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22057,22344,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8997,2,1537,58,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,8996,0,0,0,0,0,0,'Back to the Beginning','I suppose that this is goodbye then, my friend. But, I\'ll always be here if you want to come back and talk with me from time to time. Probably while you\'re loitering around waiting for your buddies to join you for a raid on Blackrock Spire.$B$BGo, before I start to cry. Go back to Deliana in Ironforge and tell her what\'s happened.','Speak with Deliana at The High Seat in Ironforge.','I am very happy to see you return to me safely, $N. You look well, if not a bit worse for the wear.$B$BCome, tell me of all that has transpired.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8998,2,1637,58,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,8996,0,0,0,0,0,0,'Back to the Beginning','I suppose that this is goodbye then, my friend. But, I\'ll always be here if you want to come back and talk with me from time to time. Probably while you\'re loitering around waiting for your buddies to join you for a raid on Blackrock Spire.$B$BGo, before I start to cry. Go back to Mokvar in Orgrimmar and tell him what\'s happened.','Speak with Mokvar at Grommash Hold in Orgrimmar\'s Valley of Wisdom.','I am pleased to see that you have survived, $N. You look well, if not a bit more seasoned.$B$BCome, tell me of all that has transpired.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (8999,2,1537,58,60,81,1024,77,0,0,0,0,0,0,0,0,0,0,0,8,0,8997,0,0,0,0,0,0,'Saving the Best for Last','That\'s an amazing story, $N! You have my thanks, and the heartfelt gratitude of all who were involved. Now maybe I\'ll be able to sleep at night with both eyes shut.$B$BAs to your reward, I believe I have a few things that you\'ll really enjoy.','Give Deliana your Wildheart Cowl and Wildheart Vest.','I\'m going to miss you, $N. I owe you such a debt of gratitude; I think I\'ll never be able to repay it.$B$BI hope that you enjoy your new head and chest armor, and that it protects you for a long time to come.','As per our deal, are you ready to hand over your Wildheart pieces in exchange for your new Feralheart Cowl and Vest?','','','','','',16720,16706,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22109,22113,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9000,2,1537,58,60,81,4,77,0,0,0,0,0,0,0,0,0,0,0,8,0,8997,0,0,0,0,0,0,'Saving the Best for Last','That\'s an amazing story, $N! You have my thanks, and the heartfelt gratitude of all who were involved. Now maybe I\'ll be able to sleep at night with both eyes shut.$B$BAs to your reward, I believe I have a few things that you\'ll really enjoy.','Give Deliana your Beaststalker\'s Cap and Beaststalker\'s Tunic.','I\'m going to miss you, $N. I owe you such a debt of gratitude; I think I\'ll never be able to repay it.$B$BI hope that you enjoy your new head and chest armor, and that it protects you for a long time to come.','As per our deal, are you ready to hand over your Beaststalker pieces in exchange for your new Beastmaster\'s Cap and Tunic?','','','','','',16677,16674,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22013,22060,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9001,2,1537,58,60,81,128,77,0,0,0,0,0,0,0,0,0,0,0,8,0,8997,0,0,0,0,0,0,'Saving the Best for Last','That\'s an amazing story, $N! You have my thanks, and the heartfelt gratitude of all who were involved. Now maybe I\'ll be able to sleep at night with both eyes shut.$B$BAs to your reward, I believe I have a few things that you\'ll really enjoy.','Give Deliana your Magister\'s Crown and Magister\'s Robes.','I\'m going to miss you, $N. I owe you such a debt of gratitude; I think I\'ll never be able to repay it.$B$BI hope that you enjoy your new head and chest armor, and that it protects you for a long time to come.','As per our deal, are you ready to hand over your Magister\'s pieces in exchange for your new Sorcerer\'s Crown and Robes?','','','','','',16686,16688,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22065,22069,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9002,2,1537,58,60,81,2,77,0,0,0,0,0,0,0,0,0,0,0,8,0,8997,0,0,0,0,0,0,'Saving the Best for Last','That\'s an amazing story, $N! You have my thanks, and the heartfelt gratitude of all who were involved. Now maybe I\'ll be able to sleep at night with both eyes shut.$B$BAs to your reward, I believe I have a few things that you\'ll really enjoy.','Give Deliana your Lightforge Helm and Lightforge Breastplate.','I\'m going to miss you, $N. I owe you such a debt of gratitude; I think I\'ll never be able to repay it.$B$BI hope that you enjoy your new head and chest armor, and that it protects you for a long time to come.','As per our deal, are you ready to hand over your Lightforge pieces in exchange for your new Soulforge Helmet and Breastplate?','','','','','',16727,16726,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22091,22089,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9003,2,1537,58,60,81,16,77,0,0,0,0,0,0,0,0,0,0,0,8,0,8997,0,0,0,0,0,0,'Saving the Best for Last','That\'s an amazing story, $N! You have my thanks, and the heartfelt gratitude of all who were involved. Now maybe I\'ll be able to sleep at night with both eyes shut.$B$BAs to your reward, I believe I have a few things that you\'ll really enjoy.','Give Deliana your Devout Crown and Devout Robe.','I\'m going to miss you, $N. I owe you such a debt of gratitude; I think I\'ll never be able to repay it.$B$BI hope that you enjoy your new head and chest armor, and that it protects you for a long time to come.','As per our deal, are you ready to hand over your Devout pieces in exchange for your new Virtuous Crown and Robe?','','','','','',16693,16690,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22080,22083,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9004,2,1537,58,60,81,8,77,0,0,0,0,0,0,0,0,0,0,0,8,0,8997,0,0,0,0,0,0,'Saving the Best for Last','That\'s an amazing story, $N! You have my thanks, and the heartfelt gratitude of all who were involved. Now maybe I\'ll be able to sleep at night with both eyes shut.$B$BAs to your reward, I believe I have a few things that you\'ll really enjoy.','Give Deliana your Shadowcraft Cap and Shadowcraft Tunic.','I\'m going to miss you, $N. I owe you such a debt of gratitude; I think I\'ll never be able to repay it.$B$BI hope that you enjoy your new head and chest armor, and that it protects you for a long time to come.','As per our deal, are you ready to hand over your Shadowcraft pieces in exchange for your new Darkmantle Cap and Tunic?','','','','','',16707,16721,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22005,22009,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9005,2,1537,58,60,81,256,77,0,0,0,0,0,0,0,0,0,0,0,8,0,8997,0,0,0,0,0,0,'Saving the Best for Last','That\'s an amazing story, $N! You have my thanks, and the heartfelt gratitude of all who were involved. Now maybe I\'ll be able to sleep at night with both eyes shut.$B$BAs to your reward, I believe I have a few things that you\'ll really enjoy.','Give Deliana your Dreadmist Mask and Dreadmist Robe.','I\'m going to miss you, $N. I owe you such a debt of gratitude; I think I\'ll never be able to repay it.$B$BI hope that you enjoy your new head and chest armor, and that it protects you for a long time to come.','As per our deal, are you ready to hand over your Dreadmist pieces in exchange for your new Deathmist Mask and Robe?','','','','','',16698,16700,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22074,22075,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9006,2,1537,58,60,81,1,77,0,0,0,0,0,0,0,0,0,0,0,8,0,8997,0,0,0,0,0,0,'Saving the Best for Last','That\'s an amazing story, $N! You have my thanks, and the heartfelt gratitude of all who were involved. Now maybe I\'ll be able to sleep at night with both eyes shut.$B$BAs to your reward, I believe I have a few things that you\'ll really enjoy.','Give Deliana your Helm of Valor and Breastplate of Valor.','I\'m going to miss you, $N. I owe you such a debt of gratitude; I think I\'ll never be able to repay it.$B$BI hope that you enjoy your new head and chest armor, and that it protects you for a long time to come.','As per our deal, are you ready to hand over your Valor pieces in exchange for your new Helm and Breastplate of Heroism?','','','','','',16731,16730,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21999,21997,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9007,2,1637,58,60,81,1024,178,0,0,0,0,0,0,0,0,0,0,0,8,0,8998,0,0,0,0,0,0,'Saving the Best for Last','A truly amazing story, $N! You have my thanks, and the heartfelt gratitude of all who were involved, I can assure you. Through your efforts we are delivered from the mistakes of our past.$B$BAs to your reward, I believe I have a few things that you have definitely earned and will truly enjoy.','Give Mokvar your Wildheart Cowl and Wildheart Vest.','I will truly miss you, $N. There is a debt that I owe you, which I may never be able to repay.$B$BEnjoy your new head and chest armor. May it protect you for a long time to come, and help you to achieve even greater honor!','As per our deal, are you ready to hand over your Wildheart pieces in exchange for your new Feralheart Cowl and Vest?','','','','','',16720,16706,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22109,22113,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9008,2,1637,58,60,81,4,178,0,0,0,0,0,0,0,0,0,0,0,8,0,8998,0,0,0,0,0,0,'Saving the Best for Last','A truly amazing story, $N! You have my thanks, and the heartfelt gratitude of all who were involved, I can assure you. Through your efforts we are delivered from the mistakes of our past.$B$BAs to your reward, I believe I have a few things that you have definitely earned and will truly enjoy.','Give Mokvar your Beaststalker\'s Cap and Beaststalker\'s Tunic.','I will truly miss you, $N. There is a debt that I owe you, which I may never be able to repay.$B$BEnjoy your new head and chest armor. May it protect you for a long time to come, and help you to achieve even greater honor!','As per our deal, are you ready to hand over your Beaststalker pieces in exchange for your new Beastmaster\'s Cap and Tunic?','','','','','',16677,16674,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22013,22060,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9009,2,1637,58,60,81,16,178,0,0,0,0,0,0,0,0,0,0,0,8,0,8998,0,0,0,0,0,0,'Saving the Best for Last','A truly amazing story, $N! You have my thanks, and the heartfelt gratitude of all who were involved, I can assure you. Through your efforts we are delivered from the mistakes of our past.$B$BAs to your reward, I believe I have a few things that you have definitely earned and will truly enjoy.','Give Mokvar your Devout Crown and Devout Robe.','I will truly miss you, $N. There is a debt that I owe you, which I may never be able to repay.$B$BEnjoy your new head and chest armor. May it protect you for a long time to come, and help you to achieve even greater honor!','As per our deal, are you ready to hand over your Devout pieces in exchange for your new Virtuous Crown and Robe?','','','','','',16693,16690,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22080,22083,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9010,2,1637,58,60,81,8,178,0,0,0,0,0,0,0,0,0,0,0,8,0,8998,0,0,0,0,0,0,'Saving the Best for Last','A truly amazing story, $N! You have my thanks, and the heartfelt gratitude of all who were involved, I can assure you. Through your efforts we are delivered from the mistakes of our past.$B$BAs to your reward, I believe I have a few things that you have definitely earned and will truly enjoy.','Give Mokvar your Shadowcraft Cap and Shadowcraft Tunic.','I will truly miss you, $N. There is a debt that I owe you, which I may never be able to repay.$B$BEnjoy your new head and chest armor. May it protect you for a long time to come, and help you to achieve even greater honor!','As per our deal, are you ready to hand over your Shadowcraft pieces in exchange for your new Darkmantle Cap and Tunic?','','','','','',16707,16721,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22005,22009,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9011,2,1637,58,60,81,64,178,0,0,0,0,0,0,0,0,0,0,0,8,0,8998,0,0,0,0,0,0,'Saving the Best for Last','A truly amazing story, $N! You have my thanks, and the heartfelt gratitude of all who were involved, I can assure you. Through your efforts we are delivered from the mistakes of our past.$B$BAs to your reward, I believe I have a few things that you have definitely earned and will truly enjoy.','Give Mokvar your Coif of Elements and Vest of Elements.','I will truly miss you, $N. There is a debt that I owe you, which I may never be able to repay.$B$BEnjoy your new head and chest armor. May it protect you for a long time to come, and help you to achieve even greater honor!','As per our deal, are you ready to hand over your Elements pieces in exchange for your new Coif and Vest of The Five Thunders','','','','','',16667,16666,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22097,22102,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9012,2,1637,58,60,81,256,178,0,0,0,0,0,0,0,0,0,0,0,8,0,8998,0,0,0,0,0,0,'Saving the Best for Last','A truly amazing story, $N! You have my thanks, and the heartfelt gratitude of all who were involved, I can assure you. Through your efforts we are delivered from the mistakes of our past.$B$BAs to your reward, I believe I have a few things that you have definitely earned and will truly enjoy.','Give Mokvar your Dreadmist Mask and Dreadmist Robe.','I will truly miss you, $N. There is a debt that I owe you, which I may never be able to repay.$B$BEnjoy your new head and chest armor. May it protect you for a long time to come, and help you to achieve even greater honor!','As per our deal, are you ready to hand over your Dreadmist pieces in exchange for your new Deathmist Mask and Robe?','','','','','',16698,16700,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22074,22075,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9013,2,1637,58,60,81,1,178,0,0,0,0,0,0,0,0,0,0,0,8,0,8998,0,0,0,0,0,0,'Saving the Best for Last','A truly amazing story, $N! You have my thanks, and the heartfelt gratitude of all who were involved, I can assure you. Through your efforts we are delivered from the mistakes of our past.$B$BAs to your reward, I believe I have a few things that you have definitely earned and will truly enjoy.','Give Mokvar your Helm of Valor and Breastplate of Valor.','I will truly miss you, $N. There is a debt that I owe you, which I may never be able to repay.$B$BEnjoy your new head and chest armor. May it protect you for a long time to come, and help you to achieve even greater honor!','As per our deal, are you ready to hand over your Valor pieces in exchange for your new Helm and Breastplate of Heroism?','','','','','',16731,16730,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21999,21997,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9014,2,1637,58,60,81,128,178,0,0,0,0,0,0,0,0,0,0,0,8,0,8998,0,0,0,0,0,0,'Saving the Best for Last','A truly amazing story, $N! You have my thanks, and the heartfelt gratitude of all who were involved, I can assure you. Through your efforts we are delivered from the mistakes of our past.$B$BAs to your reward, I believe I have a few things that you have definitely earned and will truly enjoy.','Give Mokvar your Magister\'s Crown and Magister\'s Robes.','I will truly miss you, $N. There is a debt that I owe you, which I may never be able to repay.$B$BEnjoy your new head and chest armor. May it protect you for a long time to come, and help you to achieve even greater honor!','As per our deal, are you ready to hand over your Magister\'s pieces in exchange for your new Sorcerer\'s Crown and Robes?','','','','','',16686,16688,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22065,22069,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9015,2,1584,58,60,81,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,8950,0,0,0,21986,1,0,'The Challenge','Heed me well, $N. For the banner to work in the desired way, you will need to step into the Ring of the Law in Blackrock Depths. Allow yourself to be sentenced by High Justice Grimstone and place the banner firmly on the ground in a sign of defiance.$B$BYour victim will not be able to restrain himself and shall enter the fray filled with a desire to fight you. Once you obtain that which you seek, go back to Anthion.','Travel to the Ring of the Law in Blackrock Depths and place the Banner of Provocation in its center as you are sentenced by High Justice Grimstone. Slay Theldren and his gladiators and return to Anthion Harmon in the Eastern Plaguelands with the first piece of Lord Valthalak\'s amulet.','You\'ve recovered part of the medallion, $N?','You\'re back, $N!','','Theldren\'s Team Defeated','','','',0,22047,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9016,2,1637,58,60,81,1024,178,0,0,0,0,0,0,0,0,0,0,0,0,0,9015,9032,0,9032,22047,1,0,'Anthion\'s Parting Words','Valthalak\'s soul was stored in this amulet. In our greed we foolishly split it into three parts, not knowing the curse that would await us.$B$BThe only way to stop Valthalak\'s spell is to put the amulet back together. Return to Mokvar and tell him that Bodley is his only hope for finding the remaining pieces. Speak to him about any rewards you\'ve arranged for.$B$BI, for once, shall rest in peace. I wish you the best of luck; you shall need every bit of it!','Return to Mokvar in Orgimmar with a set of Wildheart Boots, a Wildheart Kilt and Wildheart Spaulders.$B','This curse was bestowed upon us but for a mere medallion. Lord Valthalak certainly knows how to hold a grudge.$B$BWe\'ll endeavor to find the remaining pieces - hopefully before I meet an untimely demise. But before that, let us see about your reward.','You\'ve returned and I see in your eyes that you\'ve much to tell me, $N. Let us take care of your reward first.','','','','','',16715,16719,16718,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22107,22111,22112,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9017,2,1637,58,60,81,4,178,0,0,0,0,0,0,0,0,0,0,0,0,0,9015,9032,0,9032,22047,1,0,'Anthion\'s Parting Words','Valthalak\'s soul was stored in this amulet. In our greed we foolishly split it into three parts, not knowing the curse that would await us.$B$BThe only way to stop Valthalak\'s spell is to put the amulet back together. Return to Mokvar and tell him that Bodley is his only hope for finding the remaining pieces. Speak to him about any rewards you\'ve arranged for.$B$BI, for once, shall rest in peace. I wish you the best of luck; you shall need every bit of it!','Return to Mokvar in Orgimmar with a set of Beaststalker\'s Boots, Beaststalker\'s Pants and Beaststalker\'s Mantle.','This curse was bestowed upon us but for a mere medallion. Lord Valthalak certainly knows how to hold a grudge.$B$BWe\'ll endeavor to find the remaining pieces - hopefully before I meet an untimely demise. But before that, let us see about your reward.','You\'ve returned and I see in your eyes that you\'ve much to tell me, $N. Let us take care of your reward first.','','','','','',16675,16678,16679,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22061,22017,22016,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9018,2,1637,58,60,81,128,178,0,0,0,0,0,0,0,0,0,0,0,0,0,9015,9032,0,9032,21986,1,0,'Anthion\'s Parting Words','Valthalak\'s soul was stored in this amulet. In our greed we foolishly split it into three parts, not knowing the curse that would await us.$B$BThe only way to stop Valthalak\'s spell is to put the amulet back together. Return to Mokvar and tell him that Bodley is his only hope for finding the remaining pieces. Speak to him about any rewards you\'ve arranged for.$B$BI, for once, shall rest in peace. I wish you the best of luck; you shall need every bit of it!','Return to Mokvar in Orgimmar with a set of Magister\'s Boots, Magister\'s Leggings and Magister\'s Mantle.','This curse was bestowed upon us but for a mere medallion. Lord Valthalak certainly knows how to hold a grudge.$B$BWe\'ll endeavor to find the remaining pieces - hopefully before I meet an untimely demise. But before that, let us see about your reward.','You\'ve returned and I see in your eyes that you\'ve much to tell me, $N. Let us take care of your reward first.','','','','','',16682,16687,16689,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22064,22067,22068,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9019,2,1637,58,60,81,16,178,0,0,0,0,0,0,0,0,0,0,0,0,0,9015,9032,0,9032,22047,1,0,'Anthion\'s Parting Words','Valthalak\'s soul was stored in this amulet. In our greed we foolishly split it into three parts, not knowing the curse that would await us.$B$BThe only way to stop Valthalak\'s spell is to put the amulet back together. Return to Mokvar and tell him that Bodley is his only hope for finding the remaining pieces. Speak to him about any rewards you\'ve arranged for.$B$BI, for once, shall rest in peace. I wish you the best of luck; you shall need every bit of it!','Return to Mokvar in Orgimmar with a set of Devout Sandals, Devout Skirt and Devout Mantle.','This curse was bestowed upon us but for a mere medallion. Lord Valthalak certainly knows how to hold a grudge.$B$BWe\'ll endeavor to find the remaining pieces - hopefully before I meet an untimely demise. But before that, let us see about your reward.','You\'ve returned and I see in your eyes that you\'ve much to tell me, $N. Let us take care of your reward first.','','','','','',16691,16694,16695,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22084,22085,22082,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9020,2,1637,58,60,81,8,178,0,0,0,0,0,0,0,0,0,0,0,0,0,9015,9032,0,9032,22047,1,0,'Anthion\'s Parting Words','Valthalak\'s soul was stored in this amulet. In our greed we foolishly split it into three parts, not knowing the curse that would await us.$B$BThe only way to stop Valthalak\'s spell is to put the amulet back together. Return to Mokvar and tell him that Bodley is his only hope for finding the remaining pieces. Speak to him about any rewards you\'ve arranged for.$B$BI, for once, shall rest in peace. I wish you the best of luck; you shall need every bit of it!','Return to Mokvar in Orgimmar with a set of Shadowcraft Boots, Shadowcraft Pants and Shadowcraft Spaulders.','This curse was bestowed upon us but for a mere medallion. Lord Valthalak certainly knows how to hold a grudge.$B$BWe\'ll endeavor to find the remaining pieces - hopefully before I meet an untimely demise. But before that, let us see about your reward.','You\'ve returned and I see in your eyes that you\'ve much to tell me, $N. Let us take care of your reward first.','','','','','',16711,16709,16708,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22003,22007,22008,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9021,2,1637,58,60,81,256,178,0,0,0,0,0,0,0,0,0,0,0,0,0,9015,9032,0,9032,22047,1,0,'Anthion\'s Parting Words','Valthalak\'s soul was stored in this amulet. In our greed we foolishly split it into three parts, not knowing the curse that would await us.$B$BThe only way to stop Valthalak\'s spell is to put the amulet back together. Return to Mokvar and tell him that Bodley is his only hope for finding the remaining pieces. Speak to him about any rewards you\'ve arranged for.$B$BI, for once, shall rest in peace. I wish you the best of luck; you shall need every bit of it!','Return to Mokvar in Orgimmar with a set of Dreadmist Sandals, Dreadmist Leggings and Dreadmist Mantle.','This curse was bestowed upon us but for a mere medallion. Lord Valthalak certainly knows how to hold a grudge.$B$BWe\'ll endeavor to find the remaining pieces - hopefully before I meet an untimely demise. But before that, let us see about your reward.','You\'ve returned and I see in your eyes that you\'ve much to tell me, $N. Let us take care of your reward first.','','','','','',16704,16699,16701,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22076,22072,22073,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9022,2,1637,58,60,81,1,178,0,0,0,0,0,0,0,0,0,0,0,0,0,9015,9032,0,9032,22047,1,0,'Anthion\'s Parting Words','Valthalak\'s soul was stored in this amulet. In our greed we foolishly split it into three parts, not knowing the curse that would await us.$B$BThe only way to stop Valthalak\'s spell is to put the amulet back together. Return to Mokvar and tell him that Bodley is his only hope for finding the remaining pieces. Speak to him about any rewards you\'ve arranged for.$B$BI, for once, shall rest in peace. I wish you the best of luck; you shall need every bit of it!','Return to Mokvar in Orgimmar with a set of Boots of Valor, Legplates of Valor and Spaulders of Valor.','This curse was bestowed upon us but for a mere medallion. Lord Valthalak certainly knows how to hold a grudge.$B$BWe\'ll endeavor to find the remaining pieces - hopefully before I meet an untimely demise. But before that, let us see about your reward.','You\'ve returned and I see in your eyes that you\'ve much to tell me, $N. Let us take care of your reward first.','','','','','',16734,16732,16733,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21995,22000,22001,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,5970,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9023,2,1377,60,60,62,0,255,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'The Perfect Poison','My brother and I run the poison operations out of the manor Ravenholdt.$B$BLord Ravenholdt tasked me to track down a new and extremely effective poison compound that can be crafted from the venom sacs of the inhabitants of Zul\'Gurub and the Ruins of Ahn\'Qiraj.$B$BThere are two particularly venomous beasts residing in those blasted ruins that possess what it is that we might be looking for, $c. Bring me a venom sac from the beasts Kurinnaxx and Venoxis and we would be eternally grateful.','Dirk Thunderwood at Cenarion Hold wants you to bring him Venoxis\'s Venom Sac and Kurinnaxx\'s Venom Sac.','Ravenholdt thanks you, hero! Take your pick!','This ain\'t no smash and grab job, $N. You\'re gonna need to bring friends.','','','','','',22216,22217,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22378,22379,22377,22348,22347,22380,1,1,1,1,1,1,0,0,0,0,0,0,0,0,609,0,0,0,0,250,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,25,0,0,0,0,0,0,0,0,0,0), + (9024,2,-22,18,70,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Aristan\'s Hunch','I\'ve got it! Have you smelled the new fragrance on the wind? The new colognes and perfumes that have come into fashion? Our guards wouldn\'t neglect their duties so easily.$B$BThat is, unless their thinking has been clouded by some foul alchemy.$B$BThere is only one way to be sure - bring a bottle of cologne and perfume to Morgan Pestle, and tell him my suspicions. I will reimburse you for their purchase when you return.','Bring 1 Cologne Bottle and 1 Perfume Bottle to Morgan Pestle in the Trade District of Stormwind.','I understand Aristan\'s concerns, but I really think he\'s overreacting. Let young men and women do what they will. I think Aristan has forgotten what it means to be young and in love.$B$BBut it would be better not to tell him that. We\'ll humor him.','Something I can help you with?','','','','','',21833,21829,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,6,1,0,0,0,0,0,0,6,1,1,0,0,0,0,0,0,0,0), + (9025,2,-22,18,0,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,9026,0,0,0,'Morgan\'s Discovery','Well, I\'ll be. It looks like Aristan might be on to something after all. I found traces of substances used in love potions and insidious mind-altering draughts.$B$BIt isn\'t unheard of for perfumes to have some of them, but a few of the ingredients I detected... Smells funny.','Return to Aristan Mottar outside the bank in Stormwind\'s Trade District.','While I thought this would be the case, finding out that my suspicions were correct is still unsettling. We must carefully consider our next move.$B$BHere, to repay you for the purchase of the cologne and perfume.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21812,22218,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0), + (9026,2,-22,18,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,9027,0,0,0,'Tracing the Source','We\'ve got to find the source. I\'ve seen a lot more people than usual - guards included - going in and out of The Gilded Rose. Talk to Allison. If she\'s selling them, she can tell you where they came from.','Speak with Innkeeper Allison at The Gilded Rose in Stormwind\'s Trade District.','Oh yes, I just got the perfume and cologne in stock recently. It\'s been selling so well, I don\'t know how long I can keep it on the shelves.$B$BIf you ask me, it\'s kind of boring. Everyone smelling the same? It smells great, but still.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9027,2,-22,56,70,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,9028,0,0,0,'Tracing the Source','Something funny about the cologne? It\'s possible. I\'ve never seen so many people after one product like this.$B$BLook, if there\'s something wrong with it, I want to know, too. I bought my supply from a merchant named Evert Sorisam. He\'s new in town.$B$BHe mentioned he had some goods he was going to deliver to The Finest Thread.','Speak with Evert Sorisam at The Finest Thread along Stormwind\'s Canals.','Yes, of course. Those fragrances are the hottest items this season. You must be the fifth or sixth person this hour to inquire about them.$B$BI\'m afraid my supplies are all sold out. If you\'d like some, you should speak with Allison, the innkeeper of The Gilded Rose.$B$BYou shouldn\'t waste any time, though. I think you\'ll find the perfume will be irresistible.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (9028,2,-22,53,70,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,9027,0,0,0,0,0,0,'The Source Revealed','What? Treason? No, no. I assure you, my intentions are completely harmless.$B$BIs it so wrong to help those who wish to ease the painful ritual of courtship? Come, that is no crime.$B$BAnd to prove that I mean no harm, I will even tell you my source.$B$BThey were shipped to me by a Staffron Lerent, an apothecary of some sort. I never spoke with him.$B$BOur goblin middle man said that he worked in the foothills over Hillsbrad past that mysterious Ravenholdt Manor. I wish you luck in finding him.','Find Apothecary Staffron Lerent in the Hillsbrad Foothills behind Ravenholdt Manor.','Yes, I made those fragrances. Wonderful smell, isn\'t it? Irresistible.$B$BOnce the warriors of Alliance and Horde alike are smitten with these feelings of love, they will be powerless to stop the rise of the Shadow Council.$B$BThey will be weakened, unprepared. As they worry for their loved ones, they will lose their edge.$B$BThe solution was so simple. Why did it take me so long to come upon it? The weakness of all is through the heart. And there is nothing you can do to stop the inevitable.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (9029,0,-22,1,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Bubbling Cauldron','','','A pleasant smell wafts up from the cauldron.',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22281,22282,22277,22278,22280,22276,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9032,2,25,58,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,8961,0,8961,0,0,0,'Bodley\'s Unfortunate Fate','The medallion contained Valthalak\'s soul? It\'s no surprise it was guarded by such a powerful curse.$B$BLocating Bodley presents a bit of a problem. Last time I heard of him, he was preparing to venture back into Blackrock Spire. He was never heard of again.$B$BSeek him out in Blackrock Mountain, though I\'m afraid to say he\'s probably dead by now. I suggest taking the goblin\'s device with you, friend.','Travel to Blackrock Mountain and use the Extra-Dimensional Ghost Revealer to find Bodley near Blackrock Spire.','I am so glad that you can see me. Finally someone to talk to!$B$BWill you help us, $N? Help to undo the wrong that we perpetrated and put things to right? If it\'s true that you already have the Top Piece of Lord Valthalak\'s Amulet, then I think I can point you in the right direction to acquire the other two parts, reunite them and put an end to all of this.$B$BOh, by the way, hello, my name is Bodley. Nice to meet you!',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,990,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9033,2,3456,60,60,62,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Echoes of War','Five years since the last war...$B$BTens of thousands of lives were lost and for what? The threat was never fully extinguished.$B$BAnd so the Lich King stirs once more... His yes-man, Kel\'Thuzad, amassing for another attack upon our lands.$B$BWe will not allow it! Prove your dedication. Prove that you are willing to risk life and limb to stop this madness and the combined might of the Dawn and the Crusade will be at your beck and call.$B$BEnter Naxxramas and destroy the Scourge within...','Commander Eligor Dawnbringer at Light\'s Hope Chapel in the Eastern Plaguelands wants you to slay 5 Living Monstrosities, 5 Stoneskin Gargoyles, 8 Deathknight Captains and 3 Venom Stalkers.','A job well done! You will be rewarded via the services of the men and women at Light\'s Hope.','Duty, honor, dedication... What do these words mean to you?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16145,15976,16021,16168,8,3,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5700,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9034,2,3456,60,60,62,1,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Dreadnaught Breastplate','During your battles with the Scourge in Naxxramas, should you come across desecrated battlements and wartorn plate scraps, return them to me and I shall craft for you a piece of armor worn by heroes.','Korfax at Light\'s Hope Chapel in the Eastern Plaguelands will make a Dreadnaught Breastplate if you bring him the following items: 1 Desecrated Breastplate, 25 Wartorn Plate Scraps, 4 Arcanite Bars and 2 Nexus Crystals.$B','Exellent $N !$B , you got everything just as i asked and now i can make a Dreadnaught Breastplate.','You got some missing parts for the quest please go and get them all!','','','','','',22349,22375,12360,20725,1,25,4,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22416,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9036,2,3456,60,60,62,1,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Dreadnaught Legplates','During your battles with the Scourge in Naxxramas, should you come across desecrated battlements and wartorn plate scraps, return them to me and I shall craft for you a piece of armor worn by heroes.','Korfax at Light\'s Hope Chapel in the Eastern Plaguelands will make Dreadnaught Legplates if you bring him the following items: 1 Desecrated Legplates, 20 Wartorn Plate Scraps, 4 Arcanite Bars and 3 Cured Rugged Hides.','Exellent $N !$B , you got everything just as i asked and now i can make a Dreadnaught Legplates.','You got some missing parts for the quest please go and get them all!','','','','','',22352,22375,12360,15407,1,20,4,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22417,0,0,0,1,0,0,0,529,0,0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9037,2,3456,60,60,62,1,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Dreadnaught Helmet','During your battles with the Scourge in Naxxramas, should you come across desecrated battlements and wartorn plate scraps, return them to me and I shall craft for you a piece of armor worn by heroes.','Korfax at Light\'s Hope Chapel in the Eastern Plaguelands will make a Dreadnaught Helmet if you bring him the following items: 1 Desecrated Helmet, 15 Wartorn Plate Scraps, 5 Arcanite Bars and 1 Nexus Crystal.','Exellent $N !$B , you got everything just as i asked and now i can make a Dreadnaught Helmet.','You got some missing parts for the quest please go and get them all!','','','','','',22353,22375,12360,20725,1,15,5,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22418,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9038,2,3456,60,60,62,1,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Dreadnaught Pauldrons','During your battles with the Scourge in Naxxramas, should you come across desecrated battlements and wartorn plate scraps, return them to me and I shall craft for you a piece of armor worn by heroes.','Korfax at Light\'s Hope Chapel in the Eastern Plaguelands will make Dreadnaught Pauldrons if you bring him the following items: 1 Desecrated Pauldrons, 12 Wartorn Plate Scraps, 2 Arcanite Bars and 3 Cured Rugged Hides.','Exellent $N !$B , you got everything just as i asked and now i can make a Dreadnaught Pauldrons.','You got some missing parts for the quest please go and get them all!','','','','','',22354,22375,12360,15407,1,12,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22419,0,0,0,1,0,0,0,529,0,0,0,0,250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9039,2,3456,60,60,62,1,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Dreadnaught Sabatons','During your battles with the Scourge in Naxxramas, should you come across desecrated battlements and wartorn plate scraps, return them to me and I shall craft for you a piece of armor worn by heroes.','Korfax at Light\'s Hope Chapel in the Eastern Plaguelands will make Dreadnaught Sabatons if you bring him the following items: 1 Desecrated Sabatons, 12 Wartorn Plate Scraps, 2 Arcanite Bars and 3 Cured Rugged Hides.$B','Exellent $N !$B , you got everything just as i asked and now i can make a Dreadnaught Sabatons.','You got some missing parts for the quest please go and get them all!','','','','','',22358,22375,12360,15407,1,12,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22420,0,0,0,1,0,0,0,890,730,509,0,0,250,250,250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9040,2,3456,60,60,62,1,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Dreadnaught Gauntlets','During your battles with the Scourge in Naxxramas, should you come across desecrated battlements and wartorn plate scraps, return them to me and I shall craft for you a piece of armor worn by heroes.','Korfax at Light\'s Hope Chapel in the Eastern Plaguelands will make Dreadnaught Gauntlets if you bring him the following items: 1 Desecrated Gauntlets, 8 Wartorn Plate Scraps, 1 Arcanite Bar and 5 Cured Rugged Hides.','Exellent $N !$B , you got everything just as i asked and now i can make a Dreadnaught Gauntlets.','You got some missing parts for the quest please go and get them all!','','','','','',22357,22375,12360,15407,1,8,1,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22421,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9041,2,3456,60,60,62,1,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Dreadnaught Waistguard','During your battles with the Scourge in Naxxramas, should you come across desecrated battlements and wartorn plate scraps, return them to me and I shall craft for you a piece of armor worn by heroes.','Korfax at Light\'s Hope Chapel in the Eastern Plaguelands will make a Dreadnaught Waistguard if you bring him the following items: 1 Desecrated Waistguard, 8 Wartorn Plate Scraps, 1 Arcanite Bar and 5 Cured Rugged Hides.','Exellent $N !$B , you got everything just as i asked and now i can make a Dreadnaught Waistguard.','You got some missing parts for the quest please go and get them all!','','','','','',22356,22375,12360,15407,1,8,1,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22422,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9042,2,3456,60,60,62,1,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Dreadnaught Bracers','During your battles with the Scourge in Naxxramas, should you come across desecrated battlements and wartorn plate scraps, return them to me and I shall craft for you a piece of armor worn by heroes.','Korfax at Light\'s Hope Chapel in the Eastern Plaguelands will make Dreadnaught Bracers if you bring him the following items: 1 Desecrated Bracers, 6 Wartorn Plate Scraps, 1 Arcanite Bar and 1 Nexus Crystal.','Exellent $N !$B , you got everything just as i asked and now i can make a Dreadnaught Bracers.','You got some missing parts for the quest please go and get them all!','','','','','',22355,22375,12360,20725,1,6,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22423,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9043,2,3456,60,60,62,2,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Redemption Tunic','You will find the remnants of our fallen heroes on the corpses of the Lords of Naxxramas. Bring those desecrated keepsakes to me along with wartorn plate scraps and crafting materials capable of revitalizing the cursed armor and I shall craft a fine piece of armor for you.','Commander Eligor Dawnbringer at Light\'s Hope Chapel in the Eastern Plaguelands will make a Redemption Tunic if you bring him the following: 1 Desecrated Tunic, 25 Wartorn Plate Scraps, 4 Arcanite Bars and 3 Cured Rugged Hides.','Exellent $N !$B , you got everything just as i asked and now i can make a Redemption Tunic.','You got some missing parts for the quest please go and get them all!','','','','','',22350,22375,12360,15407,1,25,4,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22425,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9044,2,3456,60,60,62,2,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Redemption Legguards','You will find the remnants of our fallen heroes on the corpses of the Lords of Naxxramas. Bring those desecrated keepsakes to me along with wartorn plate scraps and crafting materials capable of revitalizing the cursed armor and I shall craft a fine piece of armor for you.','Commander Eligor Dawnbringer at Light\'s Hope Chapel in the Eastern Plaguelands will make a pair of Redemption Legguards if you bring him the following: 1 Desecrated Legguards, 20 Wartorn Plate Scraps, 4 Arcanite Bars and 2 Nexus Crystals.','Exellent $N !$B , you got everything just as i asked and now i can make a Redemption Legguards.','You got some missing parts for the quest please go and get them all!','','','','','',22359,22375,12360,20725,1,20,4,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22427,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9045,2,3456,60,60,62,2,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Redemption Headpiece','You will find the remnants of our fallen heroes on the corpses of the Lords of Naxxramas. Bring those desecrated keepsakes to me along with wartorn plate scraps and crafting materials capable of revitalizing the cursed armor and I shall craft a fine piece of armor for you.','Commander Eligor Dawnbringer at Light\'s Hope Chapel in the Eastern Plaguelands will make a Redemption Headpiece if you bring him the following: 1 Desecrated Headpiece, 15 Wartorn Plate Scraps, 5 Arcanite Bars and 2 Cured Rugged Hides.','$B$BKeep it covered, $C.','You got some missing parts for the quest please go and get them all!','','','','','',22360,22375,12360,15407,1,15,5,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22428,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9046,2,3456,60,60,62,2,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Redemption Spaulders','You will find the remnants of our fallen heroes on the corpses of the Lords of Naxxramas. Bring those desecrated keepsakes to me along with wartorn plate scraps and crafting materials capable of revitalizing the cursed armor and I shall craft a fine piece of armor for you.','Commander Eligor Dawnbringer at Light\'s Hope Chapel in the Eastern Plaguelands will make a pair of Redemption Spaulders if you bring him the following: 1 Desecrated Spaulders, 12 Wartorn Plate Scraps, 2 Arcanite Bars and 2 Nexus Crystals.','Exellent $N !$B , you got everything just as i asked and now i can make a Redemption Spaulders.','You got some missing parts for the quest please go and get them all!','','','','','',22361,22375,12360,20725,1,12,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22429,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9047,2,3456,60,60,62,2,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Redemption Boots','You will find the remnants of our fallen heroes on the corpses of the Lords of Naxxramas. Bring those desecrated keepsakes to me along with wartorn plate scraps and crafting materials capable of revitalizing the cursed armor and I shall craft a fine piece of armor for you.','Commander Eligor Dawnbringer at Light\'s Hope Chapel in the Eastern Plaguelands will make Redemption Boots if you bring him the following: 1 Desecrated Boots, 12 Wartorn Plate Scraps, 2 Arcanite Bars and 3 Cured Rugged Hides.','Exellent $N !$B , you got everything just as i asked and now i can make a Redemption Boots.','You got some missing parts for the quest please go and get them all!','','','','','',22365,22375,12360,15407,1,12,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22430,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9048,2,3456,60,60,62,2,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Redemption Handguards','You will find the remnants of our fallen heroes on the corpses of the Lords of Naxxramas. Bring those desecrated keepsakes to me along with wartorn plate scraps and crafting materials capable of revitalizing the cursed armor and I shall craft a fine piece of armor for you.','Commander Eligor Dawnbringer at Light\'s Hope Chapel in the Eastern Plaguelands will make Redemption Handguards if you bring him the following: 1 Desecrated Handguards, 8 Wartorn Plate Scraps, 1 Arcanite Bar and 5 Cured Rugged Hides.','Exellent $N !$B , you got everything just as i asked and now i can make a Redemption Handguards.','You got some missing parts for the quest please go and get them all!','','','','','',22364,22375,12360,15407,1,8,1,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22426,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9049,2,3456,60,60,62,2,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Redemption Girdle','You will find the remnants of our fallen heroes on the corpses of the Lords of Naxxramas. Bring those desecrated keepsakes to me along with wartorn plate scraps and crafting materials capable of revitalizing the cursed armor and I shall craft a fine piece of armor for you.','Commander Eligor Dawnbringer at Light\'s Hope Chapel in the Eastern Plaguelands will make a Redemption Girdle if you bring him the following: 1 Desecrated Girdle, 8 Wartorn Plate Scraps, 1 Arcanite Bar and 3 Nexus Crystals.','Exellent $N !$B , you got everything just as i asked and now i can make a Redemption Girdle.','You got some missing parts for the quest please go and get them all! ','','','','','',22363,22375,12360,20725,1,8,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22431,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9050,2,3456,60,60,62,2,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Redemption Wristguards','You will find the remnants of our fallen heroes on the corpses of the Lords of Naxxramas. Bring those desecrated keepsakes to me along with wartorn plate scraps and crafting materials capable of revitalizing the cursed armor and I shall craft a fine piece of armor for you.','Commander Eligor Dawnbringer at Light\'s Hope Chapel in the Eastern Plaguelands will make Redemption Wristguards if you bring him the following: 1 Desecrated Wristguards, 6 Wartorn Plate Scraps, 1 Arcanite Bar and 2 Cured Rugged Hides.','Exellent $N !$B , you got everything just as i asked and now i can make a Redemption Wristguards.','You got some missing parts for the quest please go and get them all!','','','','','',22362,22375,12360,15407,1,6,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22424,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9051,2,-263,50,52,1,1024,255,0,0,0,0,0,0,0,0,0,0,0,2,2,9052,0,0,9053,22432,1,0,'Toxic Test','The toxin you helped me create is for a special purpose. The great devilsaurs of the crater make it dangerous to hunt and difficult for me to survive. Even if I possessed the necessary strength, killing a devilsaur simply allows another to move into its territory.$B$BTake this poisoned barb and stab it deep into a living devilsaur. The toxin should pacify the creature, though I do not know how quickly...','Stab a Devilsaur with the Devilsaur Barb. Return to Torwa Pathfinder in Un\'Goro Crater when you have completed this task.','Thank you, $N. You are brave and wise.$B$BTell me, how did the devilsaur react to the toxin?','Were you able to pacify the great beast?','Devilsaur stabbed with barb','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9052,2,-263,50,52,0,1024,255,0,0,0,0,0,0,0,0,0,0,0,0,0,9063,0,0,9051,0,0,0,'Bloodpetal Poison','I would ask you to help me create a toxin of sorts, to pacify a great creature living here in the crater. It is not deadly, and only the keen eyes of a $c can hope to collect the ingredients.$B$BYou can find the bloodcap mushrooms growing within the bloodpetal sprouts all across the crater. Gorishi stings are from the insects inside and around the Slithering Scar, located in the southern part of the crater.','Collect 8 Bloodcap and 8 Gorishi Stings, and return to Torwa Pathfinder in Un\'Goro Crater.','The ingredients at last!$B$BWith the Un\'Goro soil I have collected, the toxin is easily concocted...','Have you met with success?','','','','','',22435,22434,0,0,8,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13446,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3060,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9053,2,-263,50,52,81,1024,255,0,0,0,0,0,0,0,0,0,0,0,0,0,9051,0,0,0,0,0,0,'A Better Ingredient','It is as I feared -- the toxin is simply too weak for such a powerful creature.$B$BIf we are to create a toxin of high enough potency, you must venture to the bottom of the Temple of Atal\'Hakkar, unlock the secrets of the altar and recover a putrid vine from the guardian there. The temple is dangerous, and it would behoove you to bring friends.$B$BReturn to me when this is done.','Retrieve a Putrid Vine from the guardian at the bottom of the Sunken Temple and return to Torwa Pathfinder.','At last, the toxin can be created in full. I dare not require you to inflict it upon the creature again, as I have asked too much already.$B$BYou have my thanks and respect. May you be well in your travels, $N.','Have you recovered the vine?','','','','','',22444,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22274,22272,22458,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3810,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9054,2,3456,60,60,62,4,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Cryptstalker Tunic','I have discovered a use for the carapace of the crypt fiend. I am able to fashion an extremely light and very deadly set of armor by combining the fragments with some of the desecrated magical armors lost in Naxxramas.$B$BBring me the items I require and I shall fashion for you a suit of armor the likes of which has never before been seen in our world!','Huntsman Leopold at Light\'s Hope Chapel in the Eastern Plaguelands will make a Cryptstalker Tunic if you bring him the following: 1 Desecrated Tunic, 25 Wartorn Chain Scraps, 4 Arcanite Bars and 3 Cured Rugged Hides.','Exellent $N !$B , you got everything just as i asked and now i can make a Cryptstalker Tunic.','You got some missing parts for the quest please go and get them all!','','','','','',22350,22374,12360,15407,1,25,4,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22436,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9055,2,3456,60,60,62,4,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Cryptstalker Legguards','I have discovered a use for the carapace of the crypt fiend. I am able to fashion an extremely light and very deadly set of armor by combining the fragments with some of the desecrated magical armors lost in Naxxramas.$B$BBring me the items I require and I shall fashion for you a suit of armor the likes of which has never before been seen in our world!','Huntsman Leopold at Light\'s Hope Chapel in the Eastern Plaguelands will make Cryptstalker Legguards if you bring him the following: 1 Desecrated Legguards, 20 Wartorn Chain Scraps, 3 Arcanite Bars and 5 Cured Rugged Hides.','Exellent $N !$B , you got everything just as i asked and now i can make a Cryptstalker Legguards.','You got some missing parts for the quest please go and get them all!','','','','','',22359,22374,12360,15407,1,20,3,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22437,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9056,2,3456,60,60,62,4,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Cryptstalker Headpiece','I have discovered a use for the carapace of the crypt fiend. I am able to fashion an extremely light and very deadly set of armor by combining the fragments with some of the desecrated magical armors lost in Naxxramas.$B$BBring me the items I require and I shall fashion for you a suit of armor the likes of which has never before been seen in our world!','Huntsman Leopold at Light\'s Hope Chapel in the Eastern Plaguelands will make a Cryptstalker Headpiece if you bring him the following: 1 Desecrated Headpiece, 15 Wartorn Chain Scraps, 4 Arcanite Bars and 2 Nexus Crystals.','Exellent $N !$B , you got everything just as i asked and now i can make a Cryptstalker Headpiece.','You got some missing parts for the quest please go and get them all!','','','','','',22360,22374,12360,20725,1,15,4,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22438,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9057,2,3456,60,60,62,4,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Cryptstalker Spaulders','I have discovered a use for the carapace of the crypt fiend. I am able to fashion an extremely light and very deadly set of armor by combining the fragments with some of the desecrated magical armors lost in Naxxramas.$B$BBring me the items I require and I shall fashion for you a suit of armor the likes of which has never before been seen in our world!','Huntsman Leopold at Light\'s Hope Chapel in the Eastern Plaguelands will make Cryptstalker Spaulders if you bring him the following: 1 Desecrated Spaulders, 12 Wartorn Chain Scraps, 2 Arcanite Bars and 3 Cured Rugged Hides.','Exellent $N !$B , you got everything just as i asked and now i can make a Cryptstalker Spaulders.','You got some missing parts for the quest please go and get them all!','','','','','',22361,22374,12360,15407,1,12,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22439,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9058,2,3456,60,60,62,4,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Cryptstalker Boots','I have discovered a use for the carapace of the crypt fiend. I am able to fashion an extremely light and very deadly set of armor by combining the fragments with some of the desecrated magical armors lost in Naxxramas.$B$BBring me the items I require and I shall fashion for you a suit of armor the likes of which has never before been seen in our world!','Huntsman Leopold at Light\'s Hope Chapel in the Eastern Plaguelands will make Cryptstalker Boots if you bring him the following: 1 Desecrated Boots, 12 Wartorn Chain Scraps, 1 Arcanite Bar and 3 Nexus Crystals.','Exellent $N !$B , you got everything just as i asked and now i can make a Cryptstalker Boots.','You got some missing parts for the quest please go and get them all!','','','','','',22365,22374,12360,20725,1,12,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22440,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9059,2,3456,60,60,62,4,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Cryptstalker Handguards','I have discovered a use for the carapace of the crypt fiend. I am able to fashion an extremely light and very deadly set of armor by combining the fragments with some of the desecrated magical armors lost in Naxxramas.$B$BBring me the items I require and I shall fashion for you a suit of armor the likes of which has never before been seen in our world!','Huntsman Leopold at Light\'s Hope Chapel in the Eastern Plaguelands will make Cryptstalker Handguards if you bring him the following: 1 Desecrated Handguards, 8 Wartorn Chain Scraps, 1 Arcanite Bar and 5 Cured Rugged Hides.','Exellent $N !$B , you got everything just as i asked and now i can make a Cryptstalker Handguards.','You got some missing parts for the quest please go and get them all!','','','','','',22364,22374,12360,15407,1,8,1,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22441,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9060,2,3456,60,60,62,4,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Cryptstalker Girdle','I have discovered a use for the carapace of the crypt fiend. I am able to fashion an extremely light and very deadly set of armor by combining the fragments with some of the desecrated magical armors lost in Naxxramas.$B$BBring me the items I require and I shall fashion for you a suit of armor the likes of which has never before been seen in our world!','Huntsman Leopold at Light\'s Hope Chapel in the Eastern Plaguelands will make a Cryptstalker Girdle if you bring him the following: 1 Desecrated Girdle, 8 Wartorn Chain Scraps, 1 Arcanite Bar and 3 Nexus Crystals.$B','Exellent $N !$B , you got everything just as i asked and now i can make a Cryptstalker Girdle.','You got some missing parts for the quest please go and get them all!','','','','','',22363,22374,12360,20725,1,8,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22442,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9061,2,3456,60,60,62,4,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Cryptstalker Wristguards','I have discovered a use for the carapace of the crypt fiend. I am able to fashion an extremely light and very deadly set of armor by combining the fragments with some of the desecrated magical armors lost in Naxxramas.$B$BBring me the items I require and I shall fashion for you a suit of armor the likes of which has never before been seen in our world!','Huntsman Leopold at Light\'s Hope Chapel in the Eastern Plaguelands will make Cryptstalker Wristguards if you bring him the following: 1 Desecrated Wristguards, 6 Wartorn Chain Scraps, 1 Arcanite Bar and 2 Cured Rugged Hides.','Exellent $N !$B , you got everything just as i asked and now i can make a Cryptstalker Wristguards.','You got some missing parts for the quest please go and get them all!','','','','','',22362,22374,12360,15407,1,6,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22443,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9063,2,-263,50,52,0,1024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9052,0,0,0,'Torwa Pathfinder','A hunter by the name of Torwa Pathfinder has requested the help of a druid. He said only we would possess the necessary skills and respect for nature to help him.$B$BThere is a road that connects the Un\'Goro Crater and the desert of Tanaris. As that road enters the crater, you will find Torwa close by.','Speak with Torwa Pathfinder in Un\'Goro Crater.','You have traveled far to meet with me, $C, and not a moment too soon.','','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9068,2,3456,60,60,62,64,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Earthshatter Tunic','Would you honor me by returning the armor of those that fell in the defense of these lands?$B$BThe armor has been desecrated and is undoubtedly being used for evil; however, with wartorn armor scraps, the desecrated armor can be renewed and worn for battle once more.$B$BBring me the remnants of the fallen along with purification materials and Earthshatter shall be yours to don.$B$BSearch Naxxramas.','Rimblat Earthshatter at Light\'s Hope Chapel in the Eastern Plaguelands will make an Earthshatter Tunic if you bring him the following: 1 Desecrated Tunic, 25 Wartorn Chain Scraps, 4 Arcanite Bars and 3 Cured Rugged Hides.','Exellent $N !$B , you got everything just as i asked and now i can make a Earthshatter Tunic.','You got some missing parts for the quest please go and get them all!','','','','','',22350,22374,12360,15407,1,25,4,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22464,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9069,2,3456,60,60,62,64,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Earthshatter Legguards','Would you honor me by returning the armor of those that fell in the defense of these lands?$B$BThe armor has been desecrated and is undoubtedly being used for evil; however, with wartorn armor scraps, the desecrated armor can be renewed and worn for battle once more.$B$BBring me the remnants of the fallen along with purification materials and Earthshatter shall be yours to don.$B$BSearch Naxxramas.','Rimblat Earthshatter at Light\'s Hope Chapel in the Eastern Plaguelands will make Earthshatter Legguards if you bring him the following: 1 Desecrated Legguards, 20 Wartorn Chain Scraps, 3 Arcanite Bars and 5 Cured Rugged Hides.','Exellent $N !$B , you got everything just as i asked and now i can make a Earthshatter Legguards.','You got some missing parts for the quest please go and get them all!','','','','','',22359,22374,12360,15407,1,20,3,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22465,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9070,2,3456,60,60,62,64,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Earthshatter Headpiece','Would you honor me by returning the armor of those that fell in the defense of these lands?$B$BThe armor has been desecrated and is undoubtedly being used for evil; however, with wartorn armor scraps, the desecrated armor can be renewed and worn for battle once more.$B$BBring me the remnants of the fallen along with purification materials and Earthshatter shall be yours to don.$B$BSearch Naxxramas.','Rimblat Earthshatter at Light\'s Hope Chapel in the Eastern Plaguelands will make an Earthshatter Headpiece if you bring him the following: 1 Desecrated Headpiece, 15 Wartorn Chain Scraps, 4 Arcanite Bars and 2 Nexus Crystals.','Exellent $N !$B , you got everything just as i asked and now i can make a Earthshatter Headpiece.','You got some missing parts for the quest please go and get them all!','','','','','',22360,22374,12360,20725,1,15,4,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22466,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9071,2,3456,60,60,62,64,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Earthshatter Spaulders','Would you honor me by returning the armor of those that fell in the defense of these lands?$B$BThe armor has been desecrated and is undoubtedly being used for evil; however, with wartorn armor scraps, the desecrated armor can be renewed and worn for battle once more.$B$BBring me the remnants of the fallen along with purification materials and Earthshatter shall be yours to don.$B$BSearch Naxxramas.','Rimblat Earthshatter at Light\'s Hope Chapel in the Eastern Plaguelands will make Earthshatter Spaulders if you bring him the following: 1 Desecrated Spaulders, 12 Wartorn Chain Scraps, 2 Arcanite Bars and 2 Mooncloth.','Exellent $N !$B , you got everything just as i asked and now i can make a Earthshatter Spaulders.','You got some missing parts for the quest please go and get them all!','','','','','',22361,22374,12360,14342,1,12,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22467,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9072,2,3456,60,60,62,64,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Earthshatter Boots','Would you honor me by returning the armor of those that fell in the defense of these lands?$B$BThe armor has been desecrated and is undoubtedly being used for evil; however, with wartorn armor scraps, the desecrated armor can be renewed and worn for battle once more.$B$BBring me the remnants of the fallen along with purification materials and Earthshatter shall be yours to don.$B$BSearch Naxxramas.','Rimblat Earthshatter at Light\'s Hope Chapel in the Eastern Plaguelands will make Earthshatter Boots if you bring him the following: 1 Desecrated Boots, 12 Wartorn Chain Scraps, 1 Arcanite Bar and 3 Nexus Crystals.','Exellent $N !$B , you got everything just as i asked and now i can make a Earthshatter Boots.','You got some missing parts for the quest please go and get them all!','','','','','',22365,22374,12360,20725,1,12,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22468,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9073,2,3456,60,60,62,64,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Earthshatter Handguards','Would you honor me by returning the armor of those that fell in the defense of these lands?$B$BThe armor has been desecrated and is undoubtedly being used for evil; however, with wartorn armor scraps, the desecrated armor can be renewed and worn for battle once more.$B$BBring me the remnants of the fallen along with purification materials and Earthshatter shall be yours to don.$B$BSearch Naxxramas.','Rimblat Earthshatter at Light\'s Hope Chapel in the Eastern Plaguelands will make Earthshatter Handguards if you bring him the following: 1 Desecrated Handguards, 8 Wartorn Chain Scraps, 1 Arcanite Bar and 5 Cured Rugged Hides.','These handguards channel the power of the elements!','Have you brought me that which I require?','','','','','',22364,22374,12360,15407,1,8,1,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22469,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9074,2,3456,60,60,62,64,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Earthshatter Girdle','Would you honor me by returning the armor of those that fell in the defense of these lands?$B$BThe armor has been desecrated and is undoubtedly being used for evil; however, with wartorn armor scraps, the desecrated armor can be renewed and worn for battle once more.$B$BBring me the remnants of the fallen along with purification materials and Earthshatter shall be yours to don.$B$BSearch Naxxramas.','Rimblat Earthshatter at Light\'s Hope Chapel in the Eastern Plaguelands will make an Earthshatter Girdle if you bring him the following: 1 Desecrated Girdle, 8 Wartorn Chain Scraps, 1 Arcanite Bar and 3 Nexus Crystals.','Exellent $N !$B , you got everything just as i asked and now i can make a Earthshatter Girdle.','You got some missing parts for the quest please go and get them all!','','','','','',22363,22374,12360,20725,1,8,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22470,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9075,2,3456,60,60,62,64,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Earthshatter Wristguards','Would you honor me by returning the armor of those that fell in the defense of these lands?$B$BThe armor has been desecrated and is undoubtedly being used for evil; however, with wartorn armor scraps, the desecrated armor can be renewed and worn for battle once more.$B$BBring me the remnants of the fallen along with purification materials and Earthshatter shall be yours to don.$B$BSearch Naxxramas.','Rimblat Earthshatter at Light\'s Hope Chapel in the Eastern Plaguelands will make Earthshatter Wristguards if you bring him the following: 1 Desecrated Wristguards, 6 Wartorn Chain Scraps, 1 Arcanite Bar and 2 Cured Rugged Hides.$B','The wristguards are ready, $N.$B$B','Have you brought me that which I require?','','','','','',22362,22374,12360,15407,1,6,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22471,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9077,2,3456,60,60,62,8,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Bonescythe Breastplate','If you want Bonescythe made, you\'re going to have to supply the materials.$B$BEnter Naxxramas, the big floating city of death in the sky up there, and find desecrated armor and wartorn armor scraps. Bring those back along with the materials to put everything together and you\'ll have your Bonescythe. Oh, and you\'ll need to pay me for my troubles... I\'ll supply the bones.','Rohan the Assassin at Light\'s Hope Chapel in the Eastern Plaguelands will make a Bonescythe Breastplate if you bring him the following: 1 Desecrated Breastplate, 25 Wartorn Leather Scraps, 2 Arcanite Bars and 6 Cured Rugged Hides.','Exellent $N !$B,you got everything just as i asked and now i can make a Bonescythe Breastplate.','You got some missing parts for the quest please go and get them all!','','','','','',22349,22373,12360,15407,1,25,2,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22476,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9078,2,3456,60,60,62,8,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Bonescythe Legplates','If you want Bonescythe made, you\'re going to have to supply the materials.$B$BEnter Naxxramas, the big floating city of death in the sky up there, and find desecrated armor and wartorn armor scraps. Bring those back along with the materials to put everything together and you\'ll have your Bonescythe. Oh, and you\'ll need to pay me for my troubles... I\'ll supply the bones.','Rohan the Assassin at Light\'s Hope Chapel in the Eastern Plaguelands will make Bonescythe Legplates if you bring him the following: 1 Desecrated Legplates, 20 Wartorn Leather Scraps, 1 Arcanite Bar, 8 Cured Rugged Hides and 100 gold pieces.','Be careful walking around in those things. You might cut yourself.','$B$BI just realized the irony in all of this.','','','','','',22352,22373,12360,15407,1,20,1,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22477,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-1000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9079,2,3456,60,60,62,8,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Bonescythe Helmet','If you want Bonescythe made, you\'re going to have to supply the materials.$B$BEnter Naxxramas, the big floating city of death in the sky up there, and find desecrated armor and wartorn armor scraps. Bring those back along with the materials to put everything together and you\'ll have your Bonescythe. Oh, and you\'ll need to pay me for my troubles... I\'ll supply the bones.','Rohan the Assassin at Light\'s Hope Chapel in the Eastern Plaguelands will make a Bonescythe Helmet if you bring him the following: 1 Desecrated Helmet, 15 Wartorn Leather Scraps, 8 Cured Rugged Hides, 1 Nexus Crystal and 75 gold pieces.$B','Exellent $N !$B,you got everything just as i asked and now i can make a Bonescythe Helmet.','You got some missing parts for the quest please go and get them all!','','','','','',22353,22373,15407,20725,1,15,8,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22478,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-750000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9080,2,3456,60,60,62,8,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Bonescythe Pauldrons','If you want Bonescythe made, you\'re going to have to supply the materials.$B$BEnter Naxxramas, the big floating city of death in the sky up there, and find desecrated armor and wartorn armor scraps. Bring those back along with the materials to put everything together and you\'ll have your Bonescythe. Oh, and you\'ll need to pay me for my troubles... I\'ll supply the bones.','Rohan the Assassin at Light\'s Hope Chapel in the Eastern Plaguelands will make Bonescythe Pauldrons if you bring him the following: 1 Desecrated Pauldrons, 12 Wartorn Leather Scraps, 5 Cured Rugged Hides, 1 Nexus Crystal and 50 gold pieces. ','$B$BThese shoulders took some work! Don\'t go out and get yourself killed like a scrub, $N.','$B$BBeen to Tyr\'s Hand lately?','','','','','',22354,22373,15407,20725,1,12,5,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22479,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,-500000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9081,2,3456,60,60,62,8,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Bonescythe Sabatons','If you want Bonescythe made, you\'re going to have to supply the materials.$B$BEnter Naxxramas, the big floating city of death in the sky up there, and find desecrated armor and wartorn armor scraps. Bring those back along with the materials to put everything together and you\'ll have your Bonescythe. Oh, and you\'ll need to pay me for my troubles... I\'ll supply the bones.','Rohan the Assassin at Light\'s Hope Chapel in the Eastern Plaguelands will make Bonescythe Sabatons if you bring him the following: 1 Desecrated Sabatons, 12 Wartorn Leather Scraps, 3 Cured Rugged Hides, 2 Nexus Crystals and 25 gold pieces. ','They go on your feet. Say, you haven\'t been nosing around in Tyr\'s Hand again, have you?','Just bring me the materials and stop wasting my time, $C.','','','','','',22358,22373,15407,20725,1,12,3,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22480,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,-250000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9082,2,3456,60,60,62,8,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Bonescythe Gauntlets','If you want Bonescythe made, you\'re going to have to supply the materials.$B$BEnter Naxxramas, the big floating city of death in the sky up there, and find desecrated armor and wartorn armor scraps. Bring those back along with the materials to put everything together and you\'ll have your Bonescythe. Oh, and you\'ll need to pay me for my troubles... I\'ll supply the bones.','Rohan the Assassin at Light\'s Hope Chapel in the Eastern Plaguelands will make Bonescythe Gauntlets if you bring him the following: 1 Desecrated Gauntlets, 8 Wartorn Leather Scraps, 1 Arcanite Bar and 5 Cured Rugged Hides. ','These gauntlets could probably substitute as weapons if absolutely necessary. Wear them with pride!','How do you expect me to get anything done without the items I requested?','','','','','',22357,22373,12360,15407,1,8,1,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22481,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9083,2,3456,60,60,62,8,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Bonescythe Waistguard','If you want Bonescythe made, you\'re going to have to supply the materials.$B$BEnter Naxxramas, the big floating city of death in the sky up there, and find desecrated armor and wartorn armor scraps. Bring those back along with the materials to put everything together and you\'ll have your Bonescythe. Oh, and you\'ll need to pay me for my troubles... I\'ll supply the bones.','Rohan the Assassin at Light\'s Hope Chapel in the Eastern Plaguelands will make a Bonescythe Waistguard if you bring him the following: 1 Desecrated Waistguard, 8 Wartorn Leather Scraps, 5 Cured Rugged Hides, 1 Nexus Crystal and 15 gold pieces.','The belt is ready, $N. Have you ever seen such a high-quality item sold for so little?','How do you expect me to get anything done without the items I requested?','','','','','',22356,22373,15407,20725,1,8,5,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22482,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,-150000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9084,2,3456,60,60,62,8,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Bonescythe Bracers','If you want Bonescythe made, you\'re going to have to supply the materials.$B$BEnter Naxxramas, the big floating city of death in the sky up there, and find desecrated armor and wartorn armor scraps. Bring those back along with the materials to put everything together and you\'ll have your Bonescythe. Oh, and you\'ll need to pay me for my troubles... I\'ll supply the bones.','Rohan the Assassin at Light\'s Hope Chapel in the Eastern Plaguelands will make Bonescythe Bracers if you bring him the following: 1 Desecrated Bracers, 6 Wartorn Leather Scraps, 1 Arcanite Bar, 2 Cured Rugged Hides and 10 gold pieces.','The bracers are ready, $N.$B$B','How do you expect me to get anything done without the items I requested?','','','','','',22355,22373,12360,15407,1,6,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22483,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,-100000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9085,2,-368,55,60,1,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Shadows of Doom','After you bring down the defenses of the Scourge summoning circles that have appeared in the zones under attack, you will be able to confront the acolytes who protect them.$B$BIn truth, these are not men. They are shadows, some of the Lich King\'s most frightening creatures. They can be revealed using the necrotic runes they carry, and then destroyed with magic or strength of arms.','Go to a summoning circle and kill a Shadow of Doom, then return to Commander Thomas Helleran at Light\'s Hope Chapel in Eastern Plaguelands.',NULL,'Have you had any luck, $N?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16143,0,0,0,1,0,0,0,0,0,0,0,23123,23122,0,0,0,0,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (9086,2,3456,60,60,62,1024,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Dreamwalker Tunic','Many heroes fell in the last war and many continue to perish at the hands of the Scourge to this day. From the corpses of the fallen, the armor is stripped and taken back to Naxxramas to be used for unknown purposes.$B$BRecover the desecrated armor and wartorn armor scraps and supply to me the other material components I require and I will craft Dreamwalker armor.','Rayne at Light\'s Hope Chapel in the Eastern Plaguelands will make a Dreamwalker Tunic if you bring her the following: 1 Desecrated Tunic, 25 Wartorn Leather Scraps, 6 Cured Rugged Hides and 2 Nexus Crystals.','Your Dreamwalker Tunic is ready, $N.','The material cost is high, but soon forgotten.','','','','','',22350,22373,15407,20725,1,25,6,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22488,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9087,2,3456,60,60,62,1024,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Dreamwalker Legguards','Many heroes fell in the last war and many continue to perish at the hands of the Scourge to this day. From the corpses of the fallen, the armor is stripped and taken back to Naxxramas to be used for unknown purposes.$B$BRecover the desecrated armor and wartorn armor scraps and supply to me the other material components I require and I will craft Dreamwalker armor.','Rayne at Light\'s Hope Chapel in the Eastern Plaguelands will make Dreamwalker Legguards if you bring her the following: 1 Desecrated Legguards, 20 Wartorn Leather Scraps, 8 Cured Rugged Hides and 1 Nexus Crystal.','As promised, Dreamwalker Legguards.$B$B','The material cost is high, but soon forgotten.','','','','','',22359,22373,15407,20725,1,20,8,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22489,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9088,2,3456,60,60,62,1024,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Dreamwalker Headpiece','Many heroes fell in the last war and many continue to perish at the hands of the Scourge to this day. From the corpses of the fallen, the armor is stripped and taken back to Naxxramas to be used for unknown purposes.$B$BRecover the desecrated armor and wartorn armor scraps and supply to me the other material components I require and I will craft Dreamwalker armor.','Rayne at Light\'s Hope Chapel in the Eastern Plaguelands will make a Dreamwalker Headpiece if you bring her the following: 1 Desecrated Headpiece, 15 Wartorn Leather Scraps, 6 Cured Rugged Hides and 2 Nexus Crystals.','Your Dreamwalker Headpiece is ready, $N.','The material cost is high, but soon forgotten.','','','','','',22360,22373,15407,20725,1,15,6,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22490,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9089,2,3456,60,60,62,1024,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Dreamwalker Spaulders','Many heroes fell in the last war and many continue to perish at the hands of the Scourge to this day. From the corpses of the fallen, the armor is stripped and taken back to Naxxramas to be used for unknown purposes.$B$BRecover the desecrated armor and wartorn armor scraps and supply to me the other material components I require and I will craft Dreamwalker armor.','Rayne at Light\'s Hope Chapel in the Eastern Plaguelands will make Dreamwalker Spaulders if you bring her the following: 1 Desecrated Spaulders, 12 Wartorn Leather Scraps, 5 Cured Rugged Hides and 1 Nexus Crystal.','Your Dreamwalker Spaulders are ready, $N.','The material cost is high, but soon forgotten.','','','','','',22361,22373,15407,20725,1,12,5,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22491,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9090,2,3456,60,60,62,1024,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Dreamwalker Boots','Many heroes fell in the last war and many continue to perish at the hands of the Scourge to this day. From the corpses of the fallen, the armor is stripped and taken back to Naxxramas to be used for unknown purposes.$B$BRecover the desecrated armor and wartorn armor scraps and supply to me the other material components I require and I will craft Dreamwalker armor.','Rayne at Light\'s Hope Chapel in the Eastern Plaguelands will make Dreamwalker Boots if you bring her the following: 1 Desecrated Boots, 12 Wartorn Leather Scraps, 3 Mooncloth and 2 Cured Rugged Hides.','Your Dreamwalker Boots are ready, $N.','The material cost is high, but soon forgotten.','','','','','',22365,22373,14342,15407,1,12,3,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22492,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9091,2,3456,60,60,62,1024,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Dreamwalker Handguards','Many heroes fell in the last war and many continue to perish at the hands of the Scourge to this day. From the corpses of the fallen, the armor is stripped and taken back to Naxxramas to be used for unknown purposes.$B$BRecover the desecrated armor and wartorn armor scraps and supply to me the other material components I require and I will craft Dreamwalker armor.','Rayne at Light\'s Hope Chapel in the Eastern Plaguelands will make Dreamwalker Handguards if you bring her the following: 1 Desecrated Handguards, 8 Wartorn Leather Scraps, 5 Cured Rugged Hides and 1 Nexus Crystal.','Your Dreamwalker Handguards are ready, $N.','The material cost is high, but soon forgotten.','','','','','',22364,22373,15407,20725,1,8,5,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22493,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9092,2,3456,60,60,62,1024,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Dreamwalker Girdle','Many heroes fell in the last war and many continue to perish at the hands of the Scourge to this day. From the corpses of the fallen, the armor is stripped and taken back to Naxxramas to be used for unknown purposes.$B$BRecover the desecrated armor and wartorn armor scraps and supply to me the other material components I require and I will craft Dreamwalker armor.','Rayne at Light\'s Hope Chapel in the Eastern Plaguelands will make a Dreamwalker Girdle if you bring her the following: 1 Desecrated Girdle, 8 Wartorn Leather Scraps, 3 Mooncloth and 2 Cured Rugged Hides.','Your Dreamwalker Girdle is ready, $N.','The material cost is high, but soon forgotten.','','','','','',22363,22373,14342,15407,1,8,3,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22494,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9093,2,3456,60,60,62,1024,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Dreamwalker Wristguards','Many heroes fell in the last war and many continue to perish at the hands of the Scourge to this day. From the corpses of the fallen, the armor is stripped and taken back to Naxxramas to be used for unknown purposes.$B$BRecover the desecrated armor and wartorn armor scraps and supply to me the other material components I require and I will craft Dreamwalker armor.','Rayne at Light\'s Hope Chapel in the Eastern Plaguelands will make Dreamwalker Wristguards if you bring her the following: 1 Desecrated Wristguards, 6 Wartorn Leather Scraps, 1 Arcane Crystal and 2 Cured Rugged Hides.','Your Dreamwalker Wristguards are ready, $N.','The material cost is high, but soon forgotten.','','','','','',22362,22373,12363,15407,1,6,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22495,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9094,0,-368,55,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,0,'Argent Dawn Gloves','','',NULL,NULL,'','','','','',22484,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23084,23081,23082,23078,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (9095,2,3456,60,60,62,128,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Frostfire Robe','As a Watcher, I was allowed access to many of Medivh\'s personal effects. Among those items, I found the tomes most enlightening. While the majority of the books were filled with - to put it bluntly - tripe, there were some gems. One of those tomes documented the creation of a set of armor fit for an archmage: Frostfire.$B$B$B$BIt\'s all in here and I am willing to share the fruits of that knowledge with you as long as you are able to provide me with the necessary materials.','Archmage Angela Dosantos at Light\'s Hope Chapel in the Eastern Plaguelands will make a Frostfire Robe if you bring her the following: 1 Desecrated Robe, 25 Wartorn Cloth Scraps, 4 Mooncloth and 2 Nexus Crystals.','Exellent $N !,$Byou got everything just as i asked and now i can make a Frostfire Robe.','ou got some missing parts for the quest please go and get them all!','','','','','',22351,22376,14342,20725,1,25,4,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22496,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9096,2,3456,60,60,62,128,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Frostfire Leggings','As a Watcher, I was allowed access to many of Medivh\'s personal effects. Among those items, I found the tomes most enlightening. While the majority of the books were filled with - to put it bluntly - tripe, there were some gems. One of those tomes documented the creation of a set of armor fit for an archmage: Frostfire.$B$B$B$BIt\'s all in here and I am willing to share the fruits of that knowledge with you as long as you are able to provide me with the necessary materials.','Archmage Angela Dosantos at Light\'s Hope Chapel in the Eastern Plaguelands will make Frostfire Leggings if you bring her the following: 1 Desecrated Leggings, 20 Wartorn Cloth Scraps, 4 Mooncloth and 2 Nexus Crystals.','Exellent $N !,$Byou got everything just as i asked and now i can make a Frostfire Leggings.','You got some missing parts for the quest please go and get them all!','','','','','',22366,22376,14342,20725,1,20,4,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22497,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9097,2,3456,60,60,62,128,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Frostfire Circlet','As a Watcher, I was allowed access to many of Medivh\'s personal effects. Among those items, I found the tomes most enlightening. While the majority of the books were filled with - to put it bluntly - tripe, there were some gems. One of those tomes documented the creation of a set of armor fit for an archmage: Frostfire.$B$B$B$BIt\'s all in here and I am willing to share the fruits of that knowledge with you as long as you are able to provide me with the necessary materials.','Archmage Angela Dosantos at Light\'s Hope Chapel in the Eastern Plaguelands will make a Frostfire Circlet if you bring her the following: 1 Desecrated Circlet, 15 Wartorn Cloth Scraps, 3 Mooncloth and 3 Nexus Crystals.','Exellent $N !,$Byou got everything just as i asked and now i can make a Frostfire Circlet.','You got some missing parts for the quest please go and get them all!','','','','','',22367,22376,14342,20725,1,15,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22498,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9098,2,3456,60,60,62,128,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Frostfire Shoulderpads','As a Watcher, I was allowed access to many of Medivh\'s personal effects. Among those items, I found the tomes most enlightening. While the majority of the books were filled with - to put it bluntly - tripe, there were some gems. One of those tomes documented the creation of a set of armor fit for an archmage: Frostfire.$B$B$B$BIt\'s all in here and I am willing to share the fruits of that knowledge with you as long as you are able to provide me with the necessary materials.','Archmage Angela Dosantos at Light\'s Hope Chapel in the Eastern Plaguelands will make Frostfire Shoulderpads if you bring her the following: 1 Desecrated Shoulderpads, 12 Wartorn Cloth Scraps, 2 Mooncloth and 3 Cured Rugged Hides.$B','Exellent $N !,$Byou got everything just as i asked and now i can make a Frostfire Shoulderpads.','You got some missing parts for the quest please go and get them all!','','','','','',22368,22376,14342,15407,1,12,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22499,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9099,2,3456,60,60,62,128,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Frostfire Sandals','As a Watcher, I was allowed access to many of Medivh\'s personal effects. Among those items, I found the tomes most enlightening. While the majority of the books were filled with - to put it bluntly - tripe, there were some gems. One of those tomes documented the creation of a set of armor fit for an archmage: Frostfire.$B$B$B$BIt\'s all in here and I am willing to share the fruits of that knowledge with you as long as you are able to provide me with the necessary materials.','Archmage Angela Dosantos at Light\'s Hope Chapel in the Eastern Plaguelands will make Frostfire Sandals if you bring her the following: 1 Desecrated Sandals, 12 Wartorn Cloth Scraps, 2 Mooncloth and 3 Cured Rugged Hides.','Exellent $N !,$Byou got everything just as i asked and now i can make a Frostfire Sandals.','You got some missing parts for the quest please go and get them all!','','','','','',22372,22376,14342,15407,1,12,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22500,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9100,2,3456,60,60,62,128,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Frostfire Gloves','As a Watcher, I was allowed access to many of Medivh\'s personal effects. Among those items, I found the tomes most enlightening. While the majority of the books were filled with - to put it bluntly - tripe, there were some gems. One of those tomes documented the creation of a set of armor fit for an archmage: Frostfire.$B$B$B$BIt\'s all in here and I am willing to share the fruits of that knowledge with you as long as you are able to provide me with the necessary materials.','Archmage Angela Dosantos at Light\'s Hope Chapel in the Eastern Plaguelands will make Frostfire Gloves if you bring her the following: 1 Desecrated Gloves, 8 Wartorn Cloth Scraps and 4 Mooncloth.','Exellent $N !,$Byou got everything just as i asked and now i can make a Frostfire Gloves.','You got some missing parts for the quest please go and get them all!','','','','','',22371,22376,14342,0,1,8,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22501,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9101,2,3456,60,60,62,128,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Frostfire Belt','As a Watcher, I was allowed access to many of Medivh\'s personal effects. Among those items, I found the tomes most enlightening. While the majority of the books were filled with - to put it bluntly - tripe, there were some gems. One of those tomes documented the creation of a set of armor fit for an archmage: Frostfire.$B$B$B$BIt\'s all in here and I am willing to share the fruits of that knowledge with you as long as you are able to provide me with the necessary materials.','Archmage Angela Dosantos at Light\'s Hope Chapel in the Eastern Plaguelands will make a Frostfire Belt if you bring her the following: 1 Desecrated Belt, 8 Wartorn Cloth Scraps, 2 Arcane Crystals and 2 Mooncloth.','Exellent $N !$B ,you got everything just as i asked and now i can make a Frostfire Belt.','You got some missing parts for the quest please go and get them all!','','','','','',22370,22376,12363,14342,1,8,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22502,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9102,2,3456,60,60,62,128,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Frostfire Bindings','As a Watcher, I was allowed access to many of Medivh\'s personal effects. Among those items, I found the tomes most enlightening. While the majority of the books were filled with - to put it bluntly - tripe, there were some gems. One of those tomes documented the creation of a set of armor fit for an archmage: Frostfire.$B$B$B$BIt\'s all in here and I am willing to share the fruits of that knowledge with you as long as you are able to provide me with the necessary materials.','Archmage Angela Dosantos at Light\'s Hope Chapel in the Eastern Plaguelands will make Frostfire Bindings if you bring her the following: 1 Desecrated Bindings, 6 Wartorn Cloth Scraps, 1 Arcane Crystal and 1 Nexus Crystal.','Exellent $N !,$Byou got everything just as i asked and now i can make a Frostfire Bindings.','You got some missing parts for the quest please go and get them all!','','','','','',22369,22376,12363,20725,1,6,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22503,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9103,2,3456,60,60,62,256,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Plagueheart Robe','I make no pretenses, maggot. The darkness Plagueheart items hold could very well destroy the both of us. That is why the price is so high. If I\'m going to die, it\'s going to be as a rich man.$B$BAnd I don\'t give an ounce of gnoll spit how you die, only that you do as I ask. Bring me what I require and we will both benefit - or die; but I\'ve already explained this...','Mataus the Wrathcaster at Light\'s Hope Chapel in the Eastern Plaguelands will make a Plagueheart Robe if you bring him the following: 1 Desecrated Robe, 25 Wartorn Cloth Scraps, 4 Mooncloth and 2 Nexus Crystals.','Exellent $N !$B , you got everything just as i asked and now i can make a Plagueheart Robe.','You got some missing parts for the quest please go and get them all!','','','','','',22351,22376,14342,20725,1,25,4,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22504,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9104,2,3456,60,60,62,256,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Plagueheart Leggings','I make no pretenses, maggot. The darkness Plagueheart items hold could very well destroy the both of us. That is why the price is so high. If I\'m going to die, it\'s going to be as a rich man.$B$BAnd I don\'t give an ounce of gnoll spit how you die, only that you do as I ask. Bring me what I require and we will both benefit - or die; but I\'ve already explained this...','Mataus the Wrathcaster at Light\'s Hope Chapel in the Eastern Plaguelands will make Plagueheart Leggings if you bring him the following: 1 Desecrated Leggings, 20 Wartorn Cloth Scraps, 4 Mooncloth and 2 Nexus Crystals.','Exellent $N !$B , you got everything just as i asked and now i can make a Plagueheart Leggings.','You got some missing parts for the quest please go and get them all!','','','','','',22366,22376,14342,20725,1,20,4,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22505,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9105,2,3456,60,60,62,256,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Plagueheart Circlet','I make no pretenses, maggot. The darkness Plagueheart items hold could very well destroy the both of us. That is why the price is so high. If I\'m going to die, it\'s going to be as a rich man.$B$BAnd I don\'t give an ounce of gnoll spit how you die, only that you do as I ask. Bring me what I require and we will both benefit - or die; but I\'ve already explained this...','Mataus the Wrathcaster at Light\'s Hope Chapel in the Eastern Plaguelands will make a Plagueheart Circlet if you bring him the following: 1 Desecrated Circlet, 15 Wartorn Cloth Scraps, 3 Mooncloth and 3 Nexus Crystals.','Exellent $N !$B , you got everything just as i asked and now i can make a Plagueheart Circlet.','You got some missing parts for the quest please go and get them all!','','','','','',22367,22376,14342,20725,1,15,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22506,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9106,2,3456,60,60,62,256,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Plagueheart Shoulderpads','I make no pretenses, maggot. The darkness Plagueheart items hold could very well destroy the both of us. That is why the price is so high. If I\'m going to die, it\'s going to be as a rich man.$B$BAnd I don\'t give an ounce of gnoll spit how you die, only that you do as I ask. Bring me what I require and we will both benefit - or die; but I\'ve already explained this...','Mataus the Wrathcaster at Light\'s Hope Chapel in the Eastern Plaguelands will make Plagueheart Shoulderpads if you bring him the following: 1 Desecrated Shoulderpads, 12 Wartorn Cloth Scraps, 2 Mooncloth and 3 Cured Rugged Hides.','Exellent $N !$B , you got everything just as i asked and now i can make a Plagueheart Shoulderpads.','You got some missing parts for the quest please go and get them all!','','','','','',22368,22376,14342,15407,1,12,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22507,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9107,2,3456,60,60,62,256,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Plagueheart Sandals','I make no pretenses, maggot. The darkness Plagueheart items hold could very well destroy the both of us. That is why the price is so high. If I\'m going to die, it\'s going to be as a rich man.$B$BAnd I don\'t give an ounce of gnoll spit how you die, only that you do as I ask. Bring me what I require and we will both benefit - or die; but I\'ve already explained this...','Mataus the Wrathcaster at Light\'s Hope Chapel in the Eastern Plaguelands will make Plagueheart Sandals if you bring him the following: 1 Desecrated Sandals, 12 Wartorn Cloth Scraps, 2 Mooncloth and 3 Cured Rugged Hides.','Exellent $N !$B , you got everything just as i asked and now i can make a Plagueheart Sandals.','You got some missing parts for the quest please go and get them all!','','','','','',22372,22376,14342,15407,1,12,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22508,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9108,2,3456,60,60,62,256,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Plagueheart Gloves','I make no pretenses, maggot. The darkness Plagueheart items hold could very well destroy the both of us. That is why the price is so high. If I\'m going to die, it\'s going to be as a rich man.$B$BAnd I don\'t give an ounce of gnoll spit how you die, only that you do as I ask. Bring me what I require and we will both benefit - or die; but I\'ve already explained this...','Mataus the Wrathcaster at Light\'s Hope Chapel in the Eastern Plaguelands will make Plagueheart Gloves if you bring him the following: 1 Desecrated Gloves, 8 Wartorn Cloth Scraps and 4 Mooncloth.','Exellent $N !$B , you got everything just as i asked and now i can make a Plagueheart Gloves.','You got some missing parts for the quest please go and get them all!','','','','','',22371,22376,14342,0,1,8,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22509,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9109,2,3456,60,60,62,256,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Plagueheart Belt','I make no pretenses, maggot. The darkness Plagueheart items hold could very well destroy the both of us. That is why the price is so high. If I\'m going to die, it\'s going to be as a rich man.$B$BAnd I don\'t give an ounce of gnoll spit how you die, only that you do as I ask. Bring me what I require and we will both benefit - or die; but I\'ve already explained this...','Mataus the Wrathcaster at Light\'s Hope Chapel in the Eastern Plaguelands will make a Plagueheart Belt if you bring him the following: 1 Desecrated Belt, 8 Wartorn Cloth Scraps, 2 Arcane Crystals and 2 Mooncloth.','Exellent $N !$B , you got everything just as i asked and now i can make a Plagueheart Belt.','You got some missing parts for the quest please go and get them all!','','','','','',22370,22376,12363,14342,1,8,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22510,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9110,2,3456,60,60,62,256,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Plagueheart Bindings','I make no pretenses, maggot. The darkness Plagueheart items hold could very well destroy the both of us. That is why the price is so high. If I\'m going to die, it\'s going to be as a rich man.$B$BAnd I don\'t give an ounce of gnoll spit how you die, only that you do as I ask. Bring me what I require and we will both benefit - or die; but I\'ve already explained this...','Mataus the Wrathcaster at Light\'s Hope Chapel in the Eastern Plaguelands will make Plagueheart Bindings if you bring him the following: 1 Desecrated Bindings, 6 Wartorn Cloth Scraps, 1 Arcane Crystal and 1 Nexus Crystal.','Exellent $N !$B , you got everything just as i asked and now i can make a Plagueheart Bindings.','You got some missing parts for the quest please go and get them all!','','','','','',22369,22376,12363,20725,1,6,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22511,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9111,2,3456,60,60,62,16,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Robe of Faith','$B$BBlessed $g boy:girl;, have you found the vestments of the fallen? The poor souls whose last breaths were taken on the field of battle - stripped of everything including their dignity.$B$BBring me the desecrated remnants of the departed along with reagents of purification and you shall know faith.','Father Inigo Montoy at Light\'s Hope Chapel in the Eastern Plaguelands will make a Robe of Faith if you bring him the following: 1 Desecrated Robe, 25 Wartorn Cloth Scraps, 4 Mooncloth and 2 Nexus Crystals.','Exellent $N !$B, you got everything just as i asked and now i can make a Robe of Faith.','You got some missing parts for the quest please go and get them all!','','','','','',22351,22376,14342,20725,1,25,4,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22512,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9112,2,3456,60,60,62,16,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Leggings of Faith','$B$BBlessed $g boy:girl;, have you found the vestments of the fallen? The poor souls whose last breaths were taken on the field of battle - stripped of everything including their dignity.$B$BBring me the desecrated remnants of the departed along with reagents of purification and you shall know faith.','Father Inigo Montoy at Light\'s Hope Chapel in the Eastern Plaguelands will make Leggings of Faith if you bring him the following: 1 Desecrated Leggings, 20 Wartorn Cloth Scraps, 4 Mooncloth and 2 Nexus Crystals.','Exellent $N !$B, you got everything just as i asked and now i can make a Leggings of Faith.','You got some missing parts for the quest please go and get them all!','','','','','',22366,22376,14342,20725,1,20,4,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22513,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9113,2,3456,60,60,62,16,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Circlet of Faith','$B$BBlessed $g boy:girl;, have you found the vestments of the fallen? The poor souls whose last breaths were taken on the field of battle - stripped of everything including their dignity.$B$BBring me the desecrated remnants of the departed along with reagents of purification and you shall know faith.','Father Inigo Montoy at Light\'s Hope Chapel in the Eastern Plaguelands will make a Circlet of Faith if you bring him the following: 1 Desecrated Circlet, 15 Wartorn Cloth Scraps, 3 Mooncloth and 3 Nexus Crystals.','Exellent $N !$B, you got everything just as i asked and now i can make a Circlet of Faith.','You got some missing parts for the quest please go and get them all!','','','','','',22367,22376,14342,20725,1,15,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22514,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9114,2,3456,60,60,62,16,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Shoulderpads of Faith','$B$BBlessed $g boy:girl;, have you found the vestments of the fallen? The poor souls whose last breaths were taken on the field of battle - stripped of everything including their dignity.$B$BBring me the desecrated remnants of the departed along with reagents of purification and you shall know faith.','Father Inigo Montoy at Light\'s Hope Chapel in the Eastern Plaguelands will make Shoulderpads of Faith if you bring him the following: 1 Desecrated Shoulderpads, 12 Wartorn Cloth Scraps, 2 Mooncloth and 3 Cured Rugged Hides.','The vestments are ready, $N. Smite those that would harm our world in your righteous fire.','Have you brought me the reagents, child?','','','','','',22368,22376,14342,15407,1,12,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22515,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9115,2,3456,60,60,62,16,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Sandals of Faith','$B$BBlessed $g boy:girl;, have you found the vestments of the fallen? The poor souls whose last breaths were taken on the field of battle - stripped of everything including their dignity.$B$BBring me the desecrated remnants of the departed along with reagents of purification and you shall know faith.','Father Inigo Montoy at Light\'s Hope Chapel in the Eastern Plaguelands will make Sandals of Faith if you bring him the following: 1 Desecrated Sandals, 12 Wartorn Cloth Scraps, 2 Mooncloth and 3 Cured Rugged Hides.$B','The vestments are ready, $N. Smite those that would harm our world in your righteous fire.','Have you brought me the reagents, child?','','','','','',22372,22376,14342,15407,1,12,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22516,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9116,2,3456,60,60,62,16,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Gloves of Faith','$B$BBlessed $g boy:girl;, have you found the vestments of the fallen? The poor souls whose last breaths were taken on the field of battle - stripped of everything including their dignity.$B$BBring me the desecrated remnants of the departed along with reagents of purification and you shall know faith.','Father Inigo Montoy at Light\'s Hope Chapel in the Eastern Plaguelands will make Gloves of Faith if you bring him the following: 1 Desecrated Gloves, 8 Wartorn Cloth Scraps and 4 Mooncloth.$B','The vestments are ready, $N. Smite those that would harm our world in your righteous fire.','Have you brought me the reagents, child?','','','','','',22371,22376,14342,0,1,8,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22517,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9117,2,3456,60,60,62,16,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Belt of Faith','$B$BBlessed $g boy:girl;, have you found the vestments of the fallen? The poor souls whose last breaths were taken on the field of battle - stripped of everything including their dignity.$B$BBring me the desecrated remnants of the departed along with reagents of purification and you shall know faith.','Father Inigo Montoy at Light\'s Hope Chapel in the Eastern Plaguelands will make a Belt of Faith if you bring him the following: 1 Desecrated Belt, 8 Wartorn Cloth Scraps, 2 Arcane Crystals and 2 Mooncloth.','Exellent $N !$B, you got everything just as i asked and now i can make a Belt of Faith.','You got some missing parts for the quest please go and get them all!','','','','','',22370,22376,12363,14342,1,8,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22518,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9118,2,3456,60,60,62,16,0,0,0,0,0,0,529,9000,0,0,0,0,64,0,9033,0,0,0,0,0,0,'Bindings of Faith','$B$BBlessed $g boy:girl;, have you found the vestments of the fallen? The poor souls whose last breaths were taken on the field of battle - stripped of everything including their dignity.$B$BBring me the desecrated remnants of the departed along with reagents of purification and you shall know faith.','Father Inigo Montoy at Light\'s Hope Chapel in the Eastern Plaguelands will make Bindings of Faith if you bring him the following: 1 Desecrated Bindings, 6 Wartorn Cloth Scraps, 1 Arcane Crystal and 1 Nexus Crystal.','Exellent $N !$B, you got everything just as i asked and now i can make a Bindings of Faith.','You got some missing parts for the quest please go and get them all!','','','','','',22369,22376,12363,20725,1,6,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22519,0,0,0,1,0,0,0,529,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9120,2,3456,60,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,0,22520,1,0,'The Fall of Kel\'Thuzad','The phylactery is all that remains of the master of Naxxramas. Your better judgment dictates that you destroy the phylactery, preventing the lich from ever reforming. Thankfully, you seldom listen to that internal voice of reason.$B$BSomeone at Light\'s Hope will pay you hugely for this artifact. Who cares if Kel\'Thuzad regenerates to full power?','Take the Phylactery of Kel\'Thuzad to Light\'s Hope Chapel in the Eastern Plaguelands.',NULL,NULL,'','','','','',22520,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23206,23207,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9121,2,139,60,60,0,0,255,0,0,0,529,9000,529,9000,529,20999,0,0,8,0,0,9033,9121,0,0,0,0,'The Dread Citadel - Naxxramas','In the thick of Plaguewood lies the entrance to the dread citadel of Naxxramas. Previously, all attempts to enter had been stymied by the magical wards placed upon the rune portal. That is, until now.$B$BWe have devised a way to gain entry via arcane cloaking - an old cantrip of the Kirin Tor with a few modifications of my own. Since your dedication to the cause of the Dawn is somewhat lacking, $N, the price will be high. You may decline and choose to return when you are revered or exalted for a discount.','Archmage Angela Dosantos at Light\'s Hope Chapel in the Eastern Plaguelands wants 5 Arcane Crystals, 2 Nexus Crystals, 1 Righteous Orb and 60 gold pieces. You must also be Honored with the Argent Dawn.$B','You will feel a slight tingle, $N. That sensation means it\'s working. Once complete, you will be able to enter Naxxramas by stepping upon the rune portal in Plaguewood.','None have entered Naxxramas and lived to tell the tale.','','','','','',12363,20725,12811,0,5,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,500,0,0,0,0,-600000,0,0,28006,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9122,2,139,60,60,0,0,255,0,0,0,529,21000,529,21000,529,41999,0,0,8,0,0,9033,9121,0,0,0,0,'The Dread Citadel - Naxxramas','In the thick of Plaguewood lies the entrance to the dread citadel of Naxxramas. Previously, all attempts to enter had been stymied by the magical wards placed upon the rune portal. That is, until now.$B$BWe have devised a way to gain entry via a permanent arcane cloaking of sorts - an old cantrip of the Kirin Tor with a few modifications of my own. With that said, the cloaking is costly. Since your dedication to the cause of the Dawn is admirable, we are willing to incur some of those costs.','Archmage Angela Dosantos at Light\'s Hope Chapel in the Eastern Plaguelands wants 2 Arcane Crystals, 1 Nexus Crystal and 30 gold pieces. You must also be Revered with the Argent Dawn.','You will feel a slight tingle, $N. That sensation means it\'s working. Once complete, you will be able to enter Naxxramas by stepping upon the rune portal in Plaguewood.','None have entered Naxxramas and lived to tell the tale.','','','','','',12363,20725,0,0,2,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,500,0,0,0,0,-300000,0,0,28006,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9123,2,139,60,60,0,0,255,0,0,0,529,42000,529,42000,0,0,0,0,8,0,0,9033,9121,0,0,0,0,'The Dread Citadel - Naxxramas','In the thick of Plaguewood lies the entrance to the dread citadel of Naxxramas. Previously, all attempts to enter had been stymied by the magical wards placed upon the rune portal. That is, until now.$B$BWe have devised a way to gain entry via a permanent arcane cloaking of sorts - an old cantrip of the Kirin Tor with a few modifications of my own. With that said, the cloaking is costly; however, your dedication to the cause of the Dawn is unwavering! We will waive all cost associations.','Archmage Angela Dosantos at Light\'s Hope Chapel in the Eastern Plaguelands will grant you Arcane Cloaking at no cost. You must be Exalted with the Argent Dawn.','You will feel a slight tingle, $N. That sensation means it\'s working. Once complete, you will be able to enter Naxxramas by stepping upon the rune portal in Plaguewood.','None have entered Naxxramas and lived to tell the tale.','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,28006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9124,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Cryptstalker Armor Doesn\'t Make Itself...','How would you like to earn yourself one of these shiny coins?$B$B$B$BI\'ve got a little problem that you might be able to help me with, $N. You see, I make Cryptstalker armor for those daft enough to venture into Naxxramas. While they supply me with the core material requirements for the armor, I always run out of the crypt fiend parts. Bring me back a bundle of parts and I\'ll pay you with an insignia - usable at the quartermaster.','Huntsman Leopold at Light\'s Hope Chapel in the Eastern Plaguelands wants 30 Crypt Fiend Parts.','Ah, that\'ll do nicely, $N. Remember, I\'m always accepting more parts. For every bundle you bring me, I\'ll reward you with an insignia.','How goes the hunt?','','','','','',22525,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,0,0,0,1,0,0,0,529,0,0,0,0,500,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9125,0,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,64,1,9124,0,0,0,0,0,0,'Crypt Fiend Parts','','','Most excellent, $n! These will definitely come to good use.','You did an exemplary job on the first bundle, $n. If you have more, I will take them now. For every bundle that you turn in, I will reward you with another insignia.','','','','','',22525,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,0,0,0,1,0,0,0,529,0,0,0,0,10,0,0,0,0,900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9126,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Bonescythe Digs','Don Julio\'s Bonescythe armor pattern requires bone fragments - a lot of bone fragments. While those crazy enough to venture into Naxxramas provide me with enough of the core materials to make the armor, I\'m always looking for more Scourge bone fragments.$B$BSo what do you think? Interested in getting your hands dirty and destroying some Scourge at the same time? It\'s a win-win situation.','Rohan the Assassin at Light\'s Hope Chapel in the Eastern Plaguelands wants 30 Bone Fragments.$B','You work fast, $N. Fast like a fox... Say, have I ever told you about the time I was in a barber shop quartet?$B$BRemind me to tell you that story one of these days.','I can direct you to skeleton infested locales, $c.','','','','','',22526,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,0,0,0,1,0,0,0,529,0,0,0,0,500,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9127,0,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,64,1,9126,0,0,0,0,0,0,'Bone Fragments','','','My dream of becoming a full-time dancer at the Gadgetzan disco is soon to become a reality! Keep up the good work, $n.','A man in my line of work can never have too many bone fragments, $n. Whenever you have a surplus of fragments, bring them to me and I\'ll reward you with another insignia.','','','','','',22526,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,0,0,0,1,0,0,0,529,0,0,0,0,10,0,0,0,0,900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9128,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'The Elemental Equation','Greetings, adventurer! Are you interested in some work? I pay those under my employ with insignias. These insignias can be used at the Quartermaster to purchase items of power.$B$BAll I need you to do is bring me as many core of elements as you can carry. The more the better!$B$BYou\'ll find them on elementals of varying shapes and sizes that exist across our world.','Archmage Angela Dosantos at Light\'s Hope Chapel in the Eastern Plaguelands wants 30 Core of Elements.$B','A job well done, $N! As promised, the INsignia is yours. Just remember, there\'s more WHERE that came from...','I can only steer you in the right direction, $N.','','','','','',22527,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22523,0,0,0,1,0,0,0,529,0,0,0,0,500,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,1,6,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9129,0,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,64,1,9128,0,0,0,0,0,0,'Core of Elements','','','You perform a great service for us, $n. Well done!','Truth be told, I use the cores to create Frostfire armor. It is the armor used by the mages battling in Naxxramas. Without you and others like you, we would most definitely be losing this war.$B$BWith that said, bring me more cores and I shall grant you more insignias.','','','','','',22527,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22523,0,0,0,1,0,0,0,529,0,0,0,0,10,0,0,0,0,900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9131,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Binding the Dreadnaught','Have you ever seen Dreadnaught armor, $c? No, of course you haven\'t. You\'re still a $g boy:girl; - a tyke. Let me tell you, it is glorious.$B$BYou\'re probably asking yourself what any of this has to do with you, right? I\'ll tell you what, scrub; I need Dark Iron scraps and I\'m willing to pay to get my hands on as many as possible.$B$BI need the scraps to put together sets of Dreadnaught for our champions. Bring me scraps and get paid.','Korfax at Light\'s Hope Chapel in the Eastern Plaguelands wants 30 Dark Iron Scraps.','This will do, for now. If you get more, you know WHERE to fINd me.','$B$BWhat do you want? Directions? I can provide those...','','','','','',22528,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22523,0,0,0,1,0,0,0,529,0,0,0,0,500,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,6,1,1,25,0,0,0,0,0,15,0,0,0,0,0,0,0,0,0,0), + (9132,0,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,64,1,9131,0,0,0,0,0,0,'Dark Iron Scraps','','','That\'s all you brought me? Maybe you didn\'t hear me the first time. I need MORE!','For every armful of the scraps, I\'ll give you an insignia - the more the better. Now get out of my sight before I split you in two!','','','','','',22528,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22523,0,0,0,1,0,0,0,529,0,0,0,0,10,0,0,0,0,900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25,0,0,0,0,0,0,0,0,0,0), + (9136,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Savage Flora','I make a special type of armor for the brave heroes that enter Naxxramas known as Dreamwalker. They are able to provide me with most of the materials I require but I am always looking for those able to retrieve savage fronds from the flora of our world.$B$BYou may think of this job as beneath you, but without the fronds, the armor could not be made.$B$BI am also in a unique position to pay you with an insignia of your choice as both the Dawn and the Crusade supply me with funds.$B','Rayne at Light\'s Hope Chapel in the Eastern Plaguelands wants 30 Savage Fronds.','I am much obliged, $N.$B$B$B$BPlease remember that I am always acceptINg fronds.','I have intimate knowledge of the flora in our world. Do you require direction?','','','','','',22529,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,200,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,2,6,0,0,0,0,0,0,0,0,0,0), + (9137,0,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,64,1,9136,0,0,0,0,0,0,'Savage Fronds','','','Thank you, $n. Your work is vital to the success of our campaign against the Scourge.','For every bundle of fronds that you deliver to me, I will pay you with your choice of an insignia of the Dawn or the Crusade.$B$BInsignias may be turned in to the Quartermaster for various rewards.','','','','','',22529,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22523,22524,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,10,0,0,0,0,900,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,1,0,0,0,0,0,0,0,0,0,0), + (9141,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,0,0,0,0,'They Call Me \"The Rooster\"','You want a writ? What? Do you expect me to hand you a highly sought after work order just for showing up? I think not, scrub. Crafters from around the world bid for jobs here at the front lines.$B$BIf you want a work order, you\'ll have to show me that you\'re willing to bleed for the cause. Bring me a valor token and we\'ll talk.$B$BAnd there\'s only one way to get your grubby little scrub mitts on those - get to killin\'.','Dispatch Commander Metz at Light\'s Hope Chapel in the Eastern Plaguelands wants an Argent Dawn Valor Token.$B','Alright, here\'s how it works: For every valor token that you turn in, I\'ll give you another writ. You complete the order on that writ and deliver the order to Packmaster Stonebruiser. Got it? Good. Now get out of here.','$B$BWhat is it? I\'m a busy man.','','','','','',12844,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22568,0,0,0,1,0,0,0,529,0,0,0,0,500,0,0,0,0,0,1980,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), + (9142,0,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,64,1,9141,0,0,0,0,0,0,'Craftsman\'s Writ','You know the drill, kid. One valor token gets you a craftsman\'s writ.','','You earned this, scrub. Now, don\'t cry about your orders. Fill \'em or destroy \'em.',NULL,NULL,'','','','',12844,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22568,0,0,0,1,0,0,0,529,0,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9153,2,-368,58,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Under the Shadow','The floating necropolises of the Scourge plague the lands of Horde and Alliance alike. Tanaris, the Blasted Lands, Winterspring and the Burning Steppes are blanketed in the shadows of the flying fortresses.$B$BOnly through our combined efforts will they be turned away.$B$BThe necropolises are supported by magical circles at various points in the invaded areas. We have determined that destroying the mindless hordes that surround these circles will destroy their defenses.','Check your map to find an area under Scourge attack. Go there and damage a necropolis by defeating the Scourge around them. Return 10 of their Necrotic Runes to Commander Thomas Helleran at Light\'s Hope Chapel in the Eastern Plaguelands.','You\'ve done well, $N. Through these incremental defeats, we shall prevail against this renewed Scourge threat.$B$BRest and recover, but then you must head out to the front again, lest we lose the ground we have gained today.$B$BTo aid you in your further battles, we will make some of our special items available to you in trade for more necrotic runes. ','It will take time to prevail against this threat. How have you fared, $N?','','','','','',22484,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23123,23122,0,0,0,0,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9154,2,-368,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22595,1,0,'Light\'s Hope Chapel','The Scourge have returned in greater numbers than we have seen before. This must be the doing of the Lich King! The Argent Dawn is recruiting all willing and capable men and women to defend our lands.$B$BIf we share common cause, take this document to the Keeper of the Rolls at Light\'s Hope Chapel in the Eastern Plaguelands.','Deliver the Call to Arms Announcement to the Keeper of the Rolls at Light\'s Hope Chapel in the Eastern Plaguelands.',NULL,NULL,NULL,'','','','',22595,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9165,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,0,22593,1,0,'Writ of Safe Passage','Without the help of adventurers, my caravan would have never made it! Scourge were coming out of the woodwork to try and stop us from getting here.$B$B$B$BNow we need to wait here for Field Marshal Chambers to arrive. He\'ll sign your writ of safe passage to take back to Dispatch Commander Metz at Light\'s Hope Chapel.$B$BAnd $N, watch what you say around Chambers. He\'s the \'bite off your head and spit down your wind pipe\' type of guy - except that he\'ll actually do it...','Deliver the signed Writ of Safe Passage to Dispatch Commander Metz at Light\'s Hope Chapel in the Eastern Plaguelands.','$B$BExcellent work, $N. Outstanding even! Take this as a token of our appreciation. No pun intended, scrub.','Name, rank and serial number!',NULL,'','Writ of Safe Passage Signed','','',22593,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,16254,0,0,0,1,0,0,0,0,0,0,22523,22524,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9178,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22600,1,0,'Craftsman\'s Writ - Dense Weightstone','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order BS-091:$B$B120 Dense Weightstones.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn','Deliver 120 Dense Weightstones and the Craftsman\'s Writ - Dense Weightstone - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.','Yep, these will come in handy for the infantry\'s bashin\' weapons.','Filling a work order, $C?','','','','','',22600,12643,0,0,1,120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9179,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22601,1,0,'Craftsman\'s Writ - Imperial Plate Chest','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order BS-428:$B$B3 Imperial Plate Chests.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn','Deliver 3 Imperial Plate Chests and the Craftsman\'s Writ - Imperial Plate Chest - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.','More armor for the troops! Fantastic, $N!','Filling a work order, $C?','','','','','',22601,12422,0,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9181,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22602,1,0,'Craftsman\'s Writ - Volcanic Hammer','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order BS-697:$B$B3 Volcanic Hammers.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn','Deliver 3 Volcanic Hammers and the Craftsman\'s Writ - Volcanic Hammer - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.','These should go well with the dense weightstones we\'re stockpiling.','Filling a work order, $C?','','','','','',22602,12792,0,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9182,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22603,1,0,'Craftsman\'s Writ - Huge Thorium Battleaxe','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order BS-6020:$B$B3 Huge Thorium Battleaxes.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn','Deliver 3 Huge Thorium Battleaxes and the Craftsman\'s Writ - Huge Thorium Battleaxe - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.','These aren\'t as huge as I expected. Regardless, a deal is a deal.','Filling a work order, $C?','','','','','',22603,12775,0,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9183,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22604,1,0,'Craftsman\'s Writ - Radiant Circlet','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order BS-80:$B$B3 Radiant Circlets.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn','Deliver 3 Radiant Circlets and the Craftsman\'s Writ - Radiant Circlet - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.','I still can\'t believe Metz expects our troops to wear this low-quality garbage to protect against the freezing attacks of the Scourge.','Filling a work order, $C?','','','','','',22604,12417,0,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9184,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22605,1,0,'Craftsman\'s Writ - Wicked Leather Headband','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order LW-971:$B$B10 Wicked Leather Headbands.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn','Deliver 10 Wicked Leather Headbands and the Craftsman\'s Writ - Wicked Leather Headband - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B','These are... wicked.','Filling a work order, $C?','','','','','',22605,15086,0,0,1,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9185,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22606,1,0,'Craftsman\'s Writ - Rugged Armor Kit','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order LW-448:$B$B25 Rugged Armor Kits.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn','Deliver 25 Rugged Armor Kits and the Craftsman\'s Writ - Rugged Armor Kit - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B','The rugged armor kits have many uses, $N. They aren\'t JUST for slapping on certain armor pieces for added protection. Like this one here, I\'m going to use it as teapot cozy.','Filling a work order, $C?','','','','','',22606,15564,0,0,1,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9186,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22607,1,0,'Craftsman\'s Writ - Wicked Leather Belt','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order LW-736:$B$B9 Wicked Leather Belts.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn','Deliver 9 Wicked Leather Belts and the Craftsman\'s Writ - Wicked Leather Belt - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.','These belts are actually more wicked than the headbands - if you can believe such a thing to be possible.','Filling a work order, $C?','','','','','',22607,15088,0,0,1,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9187,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22608,1,0,'Craftsman\'s Writ - Runic Leather Pants','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order LW-8485:$B$B4 Runic Leather Pants.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn','Deliver 4 Runic Leather Pants and the Craftsman\'s Writ - Runic Leather Pants - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.','The druids will definitely appreciate the craftsmanship that went into the making of these pants. Many thanks, $C.','Filling a work order, $C?','','','','','',22608,15095,0,0,1,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9188,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22609,1,0,'Craftsman\'s Writ - Brightcloth Pants','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order TR-95:$B$B6 Brightcloth Pants.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn','Deliver 6 Brightcloth Pants and the Craftsman\'s Writ - Brightcloth Pants - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.','I can almost see my reflection in these things! That\'s crazy.','Filling a work order, $C?','','','','','',22609,14104,0,0,1,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9190,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22610,1,0,'Craftsman\'s Writ - Runecloth Boots','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order TR-635:$B$B8 Runecloth Boots.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn','Deliver 8 Runecloth Boots and the Craftsman\'s Writ - Runecloth Boots - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.','By Bronzebeard\'s beard! You actually brought me runecloth boots... I guess I lost that bet.','Filling a work order, $C?','','','','','',22610,13864,0,0,1,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9191,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22611,1,0,'Craftsman\'s Writ - Runecloth Bag','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order TR-9999:$B$B8 Runecloth Bags.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn','Deliver 8 Runecloth Bags and the Craftsman\'s Writ - Runecloth Bag - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.','Blessed bootstraps! Are those what I think they are? The troops have been complaining non-stop about the lack of storage space for all that is required while in the field. One of them even drew me a diagram - such a pansy...$B$BThese will definitely help alleviate some of the whining.','Filling a work order, $C?','','','','','',22611,14046,0,0,1,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9194,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22612,1,0,'Craftsman\'s Writ - Runecloth Robe','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order TR-7229:$B$B8 Runecloth Robes.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn','Deliver 8 Runecloth Robes and the Craftsman\'s Writ - Runecloth Robe - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.','You shouldn\'t have! No really, you shouldn\'t have. I don\'t know what Metz is thinking, but nobody is going to be wearing these robes into Naxxramas.$B$B$B$BBah, another pile of junk I\'ll have to get transferred to the front lines and another berating I\'ll have to take from Chambers.','Filling a work order, $C?','','','','','',22612,13858,0,0,1,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9195,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22613,1,0,'Craftsman\'s Writ - Goblin Sapper Charge','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order EN-11:$B$B20 Goblin Sapper Charges.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn','Deliver 20 Goblin Sapper Charges and the Craftsman\'s Writ - Goblin Sapper Charge - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.','Now you\'re talking my language, $C. Things that go BOOM!','Filling a work order, $C?','','','','','',22613,10646,0,0,1,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9196,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22614,1,0,'Craftsman\'s Writ - Thorium Grenade','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order EN-7:$B$B20 Thorium Grenades.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn$B','Deliver 20 Thorium Grenades and the Craftsman\'s Writ - Thorium Grenade - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.','These must have cost a pretty copper piece to make. Am I right or am I right, $N?','Filling a work order, $C?','','','','','',22614,15993,0,0,1,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9197,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22615,1,0,'Craftsman\'s Writ - Gnomish Battle Chicken','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order EN-0:$B$B4 Gnomish Battle Chickens.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn','Deliver 4 Gnomish Battle Chickens and the Craftsman\'s Writ - Gnomish Battle Chicken - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.','Why are you smiling? What\'s so funny? Listen, $Gmister:missy;, a gnomish battle chicken is a very important unit and not to be taken lightly - EVER. We send these in to areas that might be heavily plagued or infested and they clean up any plagued insects or carrion maggots that might still be fluttering about. Everybody knows that robots are immune to the plague.$B$BI bet you don\'t feel so smart now, do you? Big dummy...','Filling a work order, $C?','','','','','',22615,10725,0,0,1,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9198,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22616,1,0,'Craftsman\'s Writ - Thorium Tube','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order EN-558:$B$B14 Thorium Tubes.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn','Deliver 14 Thorium Tubes and the Craftsman\'s Writ - Thorium Tube - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.','Thorium tubes? Gee, thanks.$B$B','Filling a work order, $C?','','','','','',22616,16000,0,0,1,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9200,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22617,1,0,'Craftsman\'s Writ - Major Mana Potion','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order AL-473:$B$B10 Major Mana Potions.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn$B','Deliver 10 Major Mana Potions and the Craftsman\'s Writ - Major Mana Potion - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.','The utility of these should go without saying.','Filling a work order, $C?','','','','','',22617,13444,0,0,1,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9201,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22620,1,0,'Craftsman\'s Writ - Greater Arcane Protection Potion','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order AL-1420:$B$B15 Greater Arcane Protection Potions.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn$B','Deliver 15 Greater Arcane Protection Potions and the Craftsman\'s Writ - Greater Arcane Protection Potion - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B','$B$BWOOT! These pack a kick, baby! A kick I say!','Filling a work order, $C?','','','','','',22620,13461,0,0,1,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9202,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22618,1,0,'Craftsman\'s Writ - Major Healing Potion','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order AL-169110:$B$B20 Major Healing Potions.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn','Deliver 20 Major Healing Potions and the Craftsman\'s Writ - Major Healing Potion - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.','Do you know what the troops on the front lines call these? Priests in a bottle...$B$B$B$B\"I\'m your priest in a bott-le baby... you gotta drink me the right way...\"$B$BWhat\'s the matter sonny? It\'s a very popular song around these parts.','Filling a work order, $C?','','','','','',22618,13446,0,0,1,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9203,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22621,1,0,'Craftsman\'s Writ - Flask of Petrification','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order AL-90:$B$B1 Flask of Petrification.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn','Deliver 1 Flask of Petrification and the Craftsman\'s Writ - Flask of Petrification - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.','No comment.$B$B$B$BI said no comment! Now get out of my sight!','Filling a work order, $C?','','','','','',22621,13506,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9204,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22622,1,0,'Craftsman\'s Writ - Stonescale Eel','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order FS-5:$B$B40 Stonescale Eel.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn','Deliver 40 Stonescale Eel and the Craftsman\'s Writ - Stonescale Eel - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.','You could have used this for something else, but you didn\'t, did you? No use crying about it now, $N.','Filling a work order, $C?','','','','','',22622,13422,0,0,1,40,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9205,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22623,1,0,'Craftsman\'s Writ - Plated Armorfish','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order FS-12:$B$B30 Plated Armorfish.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn','Deliver 30 Plated Armorfish and the Craftsman\'s Writ - Plated Armorfish - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.','You really don\'t know what these are for?$B$B$B$BLike I\'m going to tell you! ','Filling a work order, $C? ','','','','','',22623,13890,0,0,1,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9206,2,139,55,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,22624,1,0,'Craftsman\'s Writ - Lightning Eel','The bearer of this writ is entitled to payment in the form of an insignia of their choice upon completion of the contracted work order.$B$BWork Order FS-9:$B$B30 Lightning Eel.$B$BAll filled orders should be delivered to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.$B$BContract is null and void if tampered with or damaged.$B$B-Dispatch Commander Metz, The Argent Dawn','Deliver 30 Lightning Eel and the Craftsman\'s Writ - Lightning Eel - to Packmaster Stonebruiser at Light\'s Hope Chapel in the Eastern Plaguelands.','These make the best eel rolls in the world. That\'s right - IN THE WORLD.','Filling a work order, $C?','','','','','',22624,13757,0,0,1,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22524,22523,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9208,2,1977,60,60,62,0,255,0,0,0,0,0,270,9000,0,0,0,0,64,1,0,0,0,0,0,0,0,'The Savage Guard - Arcanum of Protection','Zanza can create many ancient troll enchantments with proper components! Have you heard of the Savage Guard? No, of course you haven\'t. Your mind is addled with the inferior elven magic.$B$BBring me an arcanum of elven creation so that I may destroy the aberration. Do this and the Savage Guard will be yours.$B','Zanza the Restless in Zul\'Gurub wants an Arcanum of Protection.','The worthless magic in these enchantments fuels my anger. My anger gives me strength.$B$BBring me more and you shall receive another Savage Guard.','Do you have the arcanum?','','','','','',18331,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22635,0,0,0,1,0,0,0,270,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9209,2,1977,60,60,62,0,255,0,0,0,0,0,270,9000,0,0,0,0,64,1,0,0,0,0,0,0,0,'The Savage Guard - Arcanum of Rapidity','Zanza can create many ancient troll enchantments with proper components! Have you heard of the Savage Guard? No, of course you haven\'t. Your mind is addled with the inferior elven magic.$B$BBring me an arcanum of elven creation so that I may destroy the aberration. Do this and the Savage Guard will be yours.$B','Zanza the Restless in Zul\'Gurub wants an Arcanum of Rapidity.','The worthless magic in these enchantments fuels my anger. My anger gives me strength.$B$BBring me more and you shall receive another Savage Guard.','Do you have the arcanum?','','','','','',18329,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22635,0,0,0,1,0,0,0,270,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9210,2,1977,60,60,62,0,255,0,0,0,0,0,270,9000,0,0,0,0,64,1,0,0,0,0,0,0,0,'The Savage Guard - Arcanum of Focus','Zanza can create many ancient troll enchantments with proper components! Have you heard of the Savage Guard? No, of course you haven\'t. Your mind is addled with the inferior elven magic.$B$BBring me an arcanum of elven creation so that I may destroy the aberration. Do this and the Savage Guard will be yours.$B','Zanza the Restless in Zul\'Gurub wants an Arcanum of Focus.','The worthless magic in these enchantments fuels my anger. My anger gives me strength.$B$BBring me more and you shall receive another Savage Guard.','Do you have the arcanum?','','','','','',18330,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22635,0,0,0,1,0,0,0,270,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9211,2,139,60,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,0,0,0,'The Ice Guard','Ah, the Ice Guard. It is a thin sheen of protective magic that covers certain pieces of equipment. Those that do battle with creatures of frost and ice will gain increased protection from their attacks by using the Ice Guard.$B$BAs with all things the Wrathcaster creates, there is a price - a price that I will not lower, regardless of how much you whimper. Interested?','Mataus the Wrathcaster at Light\'s Hope Chapel in the Eastern Plaguelands wants 10 Insignia of the Crusade and 30 gold.','$B$BEnjoy the repair costs, $R. Naxxramas is \'unkind\' to the uninitiated.','If it were not for these Argent Dawn guards, you would be a stain upon this floor.$B$B','','','','','',22524,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22636,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-300000,0,0,0,0,0,0,0,0,0,6,1,1,25,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9213,2,139,60,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,64,1,0,0,0,0,0,0,0,'The Shadow Guard','A creation of genius! Much like the Ice Guard, the Shadow Guard employs a thin sheen of protective magic that covers certain pieces of equipment. And like the Ice Guard, the Shadow Guard is going to cost you a good amount of money.$B$B$B$BInterested?','Mataus the Wrathcaster at Light\'s Hope Chapel in the Eastern Plaguelands wants 10 Insignia of the Crusade and 30 gold.','$B$BWhat are you still standing around for, $R? Our business is done.','$B$BBe gone, insect, lest you have something for me.',NULL,'','','','',22524,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22638,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-300000,0,0,0,0,0,0,0,0,0,5,1,1,25,0,0,0,0,0,274,0,0,0,0,0,0,0,0,0,0), + (9221,2,139,55,60,0,0,255,0,0,0,0,0,529,3000,529,8999,0,0,72,1,0,0,0,0,0,0,0,'Superior Armaments of Battle - Friend of the Dawn','Greetings, friend. Have you insignias of the Dawn or the Crusade that you would like to redeem for items of power?$B$BI must warn you; purchases made at a friendly reputation with the Dawn come with a hefty surcharge. I would advise that you gain a better reputation with the Dawn before moving forward with your plans.','For 30 Insignias of the Dawn and 30 Insignias of the Crusade you may choose an item from the Argent Dawn\'s treasure cache.$B','Good day, $N. It was a pleasure doing business with you.','Choose carefully. There are no refunds.','','','','','',22523,22524,0,0,30,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22681,22680,22688,22679,22690,22689,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,6,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9222,2,139,55,60,0,0,255,0,0,0,0,0,529,3000,529,8999,0,0,72,1,0,0,0,0,0,0,0,'Epic Armaments of Battle - Friend of the Dawn','Greetings, friend. Have you insignias of the Dawn or the Crusade that you would like to redeem for items of great power?$B$BI must warn you; purchases made at a friendly reputation with the Dawn come with an extremely hefty surcharge. I would advise that you gain a better reputation with the Dawn before moving forward with your plans.$B','For 110 Insignias of the Dawn and 110 Insignias of the Crusade you may choose an item from the Argent Dawn\'s treasure cache.','Good day, $N. It was a pleasure doing business with you.','Choose carefully. There are no refunds.','','','','','',22523,22524,0,0,110,110,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22657,22667,22668,22659,22678,22656,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9223,2,139,55,60,0,0,255,0,0,0,0,0,529,9000,529,20999,0,0,72,0,0,0,0,0,0,0,0,'Superior Armaments of Battle - Honored Amongst the Dawn','Greetings, friend. Have you insignias of the Dawn or the Crusade that you would like to redeem for items of power?$B$BI must warn you; purchases made at honored reputation with the Dawn come with a fairly prohibitive surcharge. I would advise that you gain a better reputation with the Dawn before moving forward with your plans.','For 20 Insignias of the Dawn and 20 Insignias of the Crusade you may choose an item from the Argent Dawn\'s treasure cache.','Good day, $N. It was a pleasure doing business with you.','Choose carefully. There are no refunds.','','','','','',22523,22524,0,0,20,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22681,22680,22688,22679,22690,22689,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,6,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9224,2,139,55,60,0,0,255,0,0,0,0,0,529,9000,529,20999,0,0,72,1,0,0,0,0,0,0,0,'Epic Armaments of Battle - Honored Amongst the Dawn','Greetings, friend. Have you insignias of the Dawn or the Crusade that you would like to redeem for items of great power?$B$BI must warn you; purchases made at honored reputation with the Dawn come with an extremely hefty surcharge. I would advise that you gain a better reputation with the Dawn before moving forward with your plans.','For 75 Insignias of the Dawn and 75 Insignias of the Crusade you may choose an item from the Argent Dawn\'s treasure cache.','Good day, $N. It was a pleasure doing business with you.','Choose carefully. There are no refunds.','','','','','',22523,22524,0,0,75,75,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22657,22667,22668,22659,22678,22656,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,6,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (9225,2,139,55,60,0,0,255,0,0,0,0,0,529,21000,529,41999,0,0,72,1,0,0,0,0,0,0,0,'Epic Armaments of Battle - Revered Amongst the Dawn','Greetings, friend. Have you insignias of the Dawn or the Crusade that you would like to redeem for items of great power?$B$BI must warn you; epic purchases made at revered reputation with the Dawn are still quite expensive. I would advise that you gain a better reputation with the Dawn before moving forward with your plans.','For 45 Insignias of the Dawn and 45 Insignias of the Crusade you may choose an item from the Argent Dawn\'s treasure cache.','Good day, $N. It was a pleasure doing business with you.','Choose carefully. There are no refunds.','','','','','',22523,22524,0,0,45,45,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22657,22667,22668,22659,22678,22656,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9226,2,139,55,60,0,0,255,0,0,0,0,0,529,21000,529,41999,0,0,72,1,0,0,0,0,0,0,0,'Superior Armaments of Battle - Revered Amongst the Dawn','Greetings, friend. Have you insignias of the Dawn or the Crusade that you would like to redeem for items of power?$B$BItems offered to those revered amongst the Dawn are priced quite reasonably. I encourage you to make a purchase!','For 7 Insignias of the Dawn and 7 Insignias of the Crusade you may choose an item from the Argent Dawn\'s treasure cache.$B','Good day, $N. It was a pleasure doing business with you.','Choose carefully. There are no refunds.','','','','','',22523,22524,0,0,7,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22681,22680,22688,22679,22690,22689,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,6,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9227,2,139,55,60,0,0,255,0,0,0,0,0,529,42000,0,0,0,0,72,1,0,0,0,0,0,0,0,'Superior Armaments of Battle - Exalted Amongst the Dawn','Greetings, friend. Have you insignias of the Dawn or the Crusade that you would like to redeem for items of power?$B$BItems offered to those exalted amongst the Dawn are discounted. I encourage you to make a purchase!','For 6 Insignias of the Dawn and 6 Insignias of the Crusade you may choose an item from the Argent Dawn\'s treasure cache.','Good day, $N. It was a pleasure doing business with you.','Choose carefully. There are no refunds.','','','','','',22523,22524,0,0,6,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22681,22680,22688,22679,22690,22689,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9228,2,139,55,60,0,0,255,0,0,0,0,0,529,42000,0,0,0,0,72,1,0,0,0,0,0,0,0,'Epic Armaments of Battle - Exalted Amongst the Dawn','Greetings, friend. Have you insignias of the Dawn or the Crusade that you would like to redeem for items of great power?$B$BThose exalted amongst the Dawn receive our greatest discounts! I encourage you to make a purchase.','For 27 Insignias of the Dawn and 27 Insignias of the Crusade you may choose an item from the Argent Dawn\'s treasure cache.','Good day, $N. It was a pleasure doing business with you.','Choose carefully. There are no refunds.','','','','','',22523,22524,0,0,27,27,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22657,22667,22668,22659,22678,22656,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9229,2,3456,60,60,62,0,255,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,9230,0,0,0,'The Fate of Ramaladni','Ramaladni was a warrior of the Brotherhood - a pupil of Highlord Mograine before the Dawn even existed! When news of Mograine\'s death reached him, hatred and anger took over.$B$BUnderstand this, $N, when rage and retribution take the reins, a man ceases to be a man. The man personifies the emotions that control him instead. And so it would be that Ramaladni, the spirit of retribution, would enter Naxxramas to exact vengeance... and never return.$B$BEnter Naxxramas and find what became of Ramaladni.','Enter Naxxramas and uncover the Fate of Ramaladni.','It is his ring! But it is destroyed. No other evidence of Ramaladni was found?$B$B$B$BThis does not bode well for Ramaladni. The ring, however... it might be salvageable.','Any news of Ramaladni?','','','','','',22708,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9230,2,3456,60,60,62,0,255,0,0,0,0,0,0,0,0,0,0,0,64,0,9229,0,0,0,0,0,0,'Ramaladni\'s Icy Grasp','Fixing this band may prove to be quite challenging, $N. You see, it was made from the very runes that form inside Scourge structures - like Naxxramas. Additional materials are also required but your main concern should be getting those frozen runes. Bring me what I need and I will restore the ring to its former glory.','Korfax at Light\'s Hope Chapel in the Eastern Plaguelands wants you to bring him 1 Frozen Rune, 1 Blue Sapphire and 1 Arcanite Bar.$B','Ramaladni himself couldn\'t have done better! Here is the ring, as promised.','Frozen runes could probably be found inside Naxxramas.','','','','','',22682,12361,12360,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22707,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9232,2,3456,60,60,62,0,255,0,0,0,0,0,0,0,0,0,0,0,328,0,0,0,0,0,0,0,0,'The Only Song I Know...','You fancy yourself a hero of the Dawn, eh? I\'ve seen our greatest soldiers get rolled over by Kel\'Thuzad\'s plebes! How well could someone so clueless possibly fare in Naxxramas?$B$B$B$BBah, what choice do I got? You\'re the best I can do; I may as well help you.$B$BOmarion left me with one recipe. It\'s the only song I know... I can make a few variations of these pants; you just gotta supply the materials.','Craftsman Wilhelm at Light\'s Hope Chapel in the Eastern Plaguelands wants you to bring him 2 Frozen Runes, 2 Essence of Water, 2 Blue Sapphires and 30 gold pieces.','$B$BThat\'s some hard work! Enjoy the pants, $C. At least you\'ll die in a clean pair now.','You haven\'t run into Omarion, have you?','','','','','',22682,7080,12361,0,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22700,22699,22702,22701,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-300000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9233,2,3456,60,60,62,0,255,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,0,22719,1,0,'Omarion\'s Handbook','Wilhelm,$B$BIf you are reading this, I have perished - finally. I want you to know that my dying thoughts revolved around you and your ineptitude when it comes to tradeskills. Unfortunately, the bearer of this handbook is in even worse shape than you in regards to crafting.$B$BAbout the book: These are the rest of my recipes. Make the bearer of this book whatever they request. I\'m sure you will charge a hefty fee for your services because you are, after all, a bastard.$B$BIn Disdain,$B$BOmarion','Take Omarion\'s Handbook to Craftsman Wilhelm at Light\'s Hope Chapel in the Eastern Plaguelands.$B','He musta really been off his rocker when he wrote this! Omarion and I - we were thick as thieves!$B$BAnyhow, this certainly opens up some new possibilities, $N. I am now able to craft more items - for a small fee and material charges, of course.','Is that what I think it is?$B$B','','','','','',22719,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,28288,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9234,2,3456,60,60,62,0,255,0,0,0,0,0,0,0,0,0,0,0,64,0,9233,0,0,0,0,0,0,'Icebane Gauntlets','Thanks to you and Omarion, may he rest in peace, I am now able to create Icebane gauntlets. All you need to do is bring me the materials and pay a small crafting fee.','Craftsman Wilhelm at Light\'s Hope Chapel in the Eastern Plaguelands wants 5 Frozen Runes, 12 Thorium Bars, 2 Arcanite Bars, 2 Essences of Water and 200 gold.','Here is your order, $N. Delivered as promised!','Have you brought the materials?','','','','','',22682,12359,12360,7080,5,12,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22670,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-2000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9235,2,3456,60,60,62,0,255,0,0,0,0,0,0,0,0,0,0,0,64,0,9233,0,0,0,0,0,0,'Icebane Bracers','Thanks to you and Omarion (May he rest in peace), I am now able to create Icebane bracers. All you need to do is bring me the materials and pay a small crafting fee.','Craftsman Wilhelm at Light\'s Hope Chapel in the Eastern Plaguelands wants 4 Frozen Runes, 12 Thorium Bars, 2 Arcanite Bars, 2 Essence of Water and 200 gold.','Here is your order, $N. Delivered as promised!','Have you brought the materials?','','','','','',22682,12359,12360,7080,4,12,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22671,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-2000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9236,2,3456,60,60,62,0,255,0,0,0,529,42000,529,42000,0,0,0,0,64,0,9233,0,0,0,0,0,0,'Icebane Breastplate','Thanks to you and Omarion (May he rest in peace), I am now able to create an Icebane breastplate. All you need to do is bring me the materials and pay a small crafting fee.','Craftsman Wilhelm at Light\'s Hope Chapel in the Eastern Plaguelands wants 8 Frozen Runes, 16 Thorium Bars, 2 Arcanite Bars, 4 Essence of Water and 300 gold. You will also need to be of Exalted reputation with the Argent Dawn.$B','Here is your order, $N. Delivered as promised!','Have you brought the materials?','','','','','',22682,12359,12360,7080,8,16,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22669,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-3000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9237,2,3456,60,60,62,0,255,0,0,0,529,42000,529,42000,0,0,0,0,64,0,9233,0,0,0,0,0,0,'Glacial Cloak','Thanks to you and Omarion, may he rest in peace, I am now able to create a Glacial cloak. All you need to do is bring me the materials and pay a small crafting fee.','Craftsman Wilhelm at Light\'s Hope Chapel in the Eastern Plaguelands wants 5 Frozen Runes, 4 Bolts of Runecloth, 2 Essences of Water, 4 Ironweb Spider Silks and 200 gold. You must also be of Exalted reputation with the Argent Dawn.','Here is your order, $N. Delivered as promised!','Have you brought the materials?','','','','','',22682,14048,7080,14227,5,4,2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22658,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-2000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9238,2,3456,60,60,62,0,255,0,0,0,0,0,0,0,0,0,0,0,64,0,9233,0,0,0,0,0,0,'Glacial Wrists','Thanks to you and Omarion, may he rest in peace, I am now able to create Glacial wrists. All you need to do is bring me the materials and pay a small crafting fee.','Craftsman Wilhelm at Light\'s Hope Chapel in the Eastern Plaguelands wants 4 Frozen Runes, 2 Bolts of Runecloth, 2 Essences of Water, 2 Ironweb Spider Silks and 200 gold.','Here is your order, $N. Delivered as promised!','Have you brought the materials?','','','','','',22682,14048,7080,14227,4,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22655,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-2000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9239,2,3456,60,60,62,0,255,0,0,0,0,0,0,0,0,0,0,0,64,0,9233,0,0,0,0,0,0,'Glacial Gloves','Thanks to you and Omarion, may he rest in peace, I am now able to create Glacial gloves. All you need to do is bring me the materials and pay a small crafting fee.','Craftsman Wilhelm at Light\'s Hope Chapel in the Eastern Plaguelands wants 5 Frozen Runes, 4 Bolts of Runecloth, 4 Essences of Water, 2 Ironweb Spider Silks and 200 gold.','Here is your order, $N. Delivered as promised!','Have you brought the materials?','','','','','',22682,14048,7080,14227,5,4,4,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22654,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-2000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9240,2,3456,60,60,62,0,255,0,0,0,529,42000,529,42000,0,0,0,0,64,0,9233,0,0,0,0,0,0,'Glacial Vest','Thanks to you and Omarion, may he rest in peace, I am now able to create a Glacial vest. All you need to do is bring me the materials and pay a small crafting fee.','Craftsman Wilhelm at Light\'s Hope Chapel in the Eastern Plaguelands wants 8 Frozen Runes, 8 Bolts of Runecloth, 6 Essences of Water, 4 Ironweb Spider Silks and 300 gold. You must also be of Exalted reputation with the Argent Dawn.','Here is your order, $N. Delivered as promised!','Have you brought the materials?','','','','','',22682,14048,7080,14227,8,8,6,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22652,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-3000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9241,2,3456,60,60,62,0,255,0,0,0,0,0,0,0,0,0,0,0,64,0,9233,0,0,0,0,0,0,'Polar Bracers','Thanks to you and Omarion (May he rest in peace), I am now able to create Polar bracers. All you need to do is bring me the materials and pay a small crafting fee.','Craftsman Wilhelm at Light\'s Hope Chapel in the Eastern Plaguelands wants 4 Frozen Runes, 12 Enchanted Leather, 3 Essence of Water, 3 Cured Rugged Hides and 200 gold. $B','Here is your order, $N. Delivered as promised!','Have you brought the materials?','','','','','',22682,12810,7080,15407,4,12,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22663,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-2000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9242,2,3456,60,60,62,0,255,0,0,0,0,0,0,0,0,0,0,0,64,0,9233,0,0,0,0,0,0,'Polar Gloves','Thanks to you and Omarion (May he rest in peace), I am now able to create Polar gloves. All you need to do is bring me the materials and pay a small crafting fee.','Craftsman Wilhelm at Light\'s Hope Chapel in the Eastern Plaguelands wants 5 Frozen Runes, 12 Enchanted Leather, 3 Essence of Water, 3 Cured Rugged Hides and 200 gold.','Here is your order, $N. Delivered as promised!','Have you brought the materials?','','','','','',22682,12810,7080,15407,5,12,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22662,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-2000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9243,2,3456,60,60,62,0,255,0,0,0,529,42000,529,42000,0,0,0,0,64,0,9233,0,0,0,0,0,0,'Polar Tunic','Thanks to you and Omarion, may he rest in peace, I am now able to create a Polar tunic. All you need to do is bring me the materials and pay a small crafting fee.','Craftsman Wilhelm at Light\'s Hope Chapel in the Eastern Plaguelands wants 8 Frozen Runes, 16 Enchanted Leathers, 5 Essences of Water, 5 Cured Rugged Hides and 300 gold. You must also be of Exalted reputation with the Argent Dawn.','Here is your order, $N. Delivered as promised!','Have you brought the materials?','','','','','',22682,12810,7080,15407,8,16,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22661,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-3000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9244,2,3456,60,60,62,0,255,0,0,0,0,0,0,0,0,0,0,0,64,0,9233,0,0,0,0,0,0,'Icy Scale Bracers','Thanks to you and Omarion, may he rest in peace, I am now able to create Icy Scale bracers. All you need to do is bring me the materials and pay a small crafting fee.','Craftsman Wilhelm at Light\'s Hope Chapel in the Eastern Plaguelands wants 4 Frozen Runes, 16 Heavy Scorpid Scales, 5 Essences of Water, 3 Cured Rugged Hides and 200 gold.','Here is your order, $N. Delivered as promised!','Have you brought the materials?','','','','','',22682,15408,7080,15407,4,16,5,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22665,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-2000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9245,2,3456,60,60,62,0,255,0,0,0,0,0,0,0,0,0,0,0,64,0,9233,0,0,0,0,0,0,'Icy Scale Gauntlets','Thanks to you and Omarion (May he rest in peace), I am now able to create Icy Scale gauntlets. All you need to do is bring me the materials and pay a small crafting fee.','Craftsman Wilhelm at Light\'s Hope Chapel in the Eastern Plaguelands wants 5 Frozen Runes, 16 Heavy Scorpid Scale, 5 Essence of Water, 3 Cured Rugged Hides and 200 gold.','Here is your order, $N. Delivered as promised!','Have you brought the materials?','','','','','',22682,15408,7080,15407,5,16,5,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22666,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-2000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9246,2,3456,60,60,62,0,255,0,0,0,529,42000,529,42000,0,0,0,0,64,0,9233,0,0,0,0,0,0,'Icy Scale Breastplate','Thanks to you and Omarion (May he rest in peace), I am now able to create an Icy Scale breastplate. All you need to do is bring me the materials and pay a small crafting fee.','Craftsman Wilhelm at Light\'s Hope Chapel in the Eastern Plaguelands wants 8 Frozen Runes, 24 Heavy Scorpid Scale, 7 Essence of Water, 5 Cured Rugged Hides and 300 gold. You must also be of Exalted reputation with the Argent Dawn.','Here is your order, $N. Delivered as promised!','Have you brought the materials?','','','','','',22682,15408,7080,15407,8,24,7,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22664,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,-3000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9247,2,-368,60,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22723,1,0,'The Keeper\'s Call','$N,$B$BIn times past you have served the interests of the Argent Dawn, always to the best of your abilities. Now, once again, we sound the clarion call in our time of greatest need.$B$B$N, please report to the Keeper of the Rolls at Light\'s Hope Chapel in the Eastern Plaguelands if you are willing to aid us once more.','Take the Letter from the Keeper of the Rolls to him at Light\'s Hope Chapel in the Eastern Plaguelands.',NULL,NULL,'','','','','',22723,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23123,23122,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9248,2,1377,58,60,0,0,255,0,0,0,609,9000,609,9000,0,0,0,0,72,0,0,0,0,0,0,0,0,'A Humble Offering','Ishnu-alah, $r. Show me proof of the demise of a Lord of the Abyssal Council and I shall reward you with an item that should aid you in your battles against the Qiraji.','Aurel Goldleaf at Cenarion Hold in Silithus wants you to bring her 1 Abyssal Scepter. You must also be Honored with the Cenarion Circle.','Ande\'thoras-ethil. It means; \'May your troubles be diminished,\' in my native tongue.$B$BWear the band proudly and in good health, $N.','Fandu-dath-belore? Oh, pardon me, $N. I did not recognize you. Have you the scepter?$B','','','','','',20515,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22725,0,0,0,1,0,0,0,609,0,0,0,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0), + (9250,2,-344,60,60,62,0,0,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,9251,22727,1,0,'Frame of Atiesh','With the frame formed, Atiesh is nearly whole. Only the head and base of the staff are now missing. There is also a minor issue regarding the staff being a conduit for Sargeras\'s evil.$B$BFind someone that can assist you in locating the remaining pieces and exorcising the evil from the staff.','Find someone that will help you in recovering the last two pieces of the staff and ridding it of evil.','The archmages have died.$B$BDo not mourn their passing, $N. All such things are fated. Just as you holding the staff of the Guardian was fated...','It was her time, mortal.','','','','','',22727,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9251,2,-344,60,60,62,0,0,0,0,0,0,0,0,0,0,0,0,0,64,0,9250,0,0,0,0,0,0,'Atiesh, the Befouled Greatstaff','You question why you are still alive. After all, you have in your possession an item of great evil. The answer is not clear, $N. I only do as I must.$B$BKel\'Thuzad sits atop his throne in Naxxramas, plotting... He seeks that which you hold and holds that which you seek.$B$BAs for the base of the staff; the dwarf, Brann Bronzebeard, held it when he entered Ahn\'Qiraj. He has left Ahn\'Qiraj but the base of Atiesh remains.$B$BShould you succeed in recovering the pieces, return them to me.','Anachronos at the Caverns of Time in Tanaris wants the Staff Head of Atiesh and the Base of Atiesh.','There is a being within... a being not of this world.','In its current form, the staff is far too dangerous to be in the hands of a mortal.','','','','','',22733,22734,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5730,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9257,2,-344,60,60,81,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9251,0,9257,0,22737,1,0,'Atiesh, Greatstaff of the Guardian','This final task will be the most difficult of all, $N. You have faced and defeated both an Old God and the Lich King\'s General, but now you must face the hand of Sargeras.$B$BTake the staff to Stratholme. It is there that you will find a piece of consecrated earth: ground where the greatest knights of Lordaeron were murdered. Place the befouled staff upon the holy ground and prepare for an entity of immense power to break from within... Defeat the demonic being that controls the staff and return to me.','Anachronos at the Caverns of Time in Tanaris wants you to take Atiesh, Greatstaff of the Guardian to Stratholme and use it on Consecrated Earth. Defeat the entity that is exorcised from the staff and return to him.',NULL,NULL,NULL,'Atiesh Cleansed','','','',0,22737,0,0,0,1,0,0,0,0,0,0,0,0,0,0,16387,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22631,0,0,0,1,0,0,0,910,529,0,0,0,500,500,0,0,0,0,85800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (9259,0,33,30,60,0,0,255,0,0,0,0,0,0,0,21,-1,0,0,8,1,0,0,0,0,0,0,0,'Traitor to the Bloodsail','','','Let us observe a minute of silence for our fallen mates, $N.$B$B$B$BBeing a traitor is one thing, murdering yer own buckos... that\'d be just downright despicable, aye!','That mangy dog, Revilgaz, has offered to pardon any former Bloodsails willing to turn on their cap\'n! That bilge sucker asked me to go an\' off me ole\' mates and to bring back their bandannas as proof.$B$BI don\'t have it in me heart to do that, nor will I ask ye to. Bring me some silk cloth and red dye and I\'ll make suitable replicas. I\'ll tell the Baron you went turncoat, but be warned... the Bloodsails are not gonna like it!',NULL,'','','','',4306,2604,0,0,40,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,21,0,0,0,-500,500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9260,2,-368,1,6,0,0,77,0,0,0,0,0,0,0,0,0,0,0,12,2,0,0,0,0,0,0,0,'Investigate the Scourge of Stormwind','The Lich King has sent his undead upon our very doorstep; we cannot remain idle! Surely you will step up to defend Stormwind from these accursed invaders? $B $BThere are strange runic circles outside, glowing with the same energy that surrounds the undead and the Necropolis above. They have significance, I\'m certain, and I want you to find out what. Thin the numbers of those aberrations while you\'re at it; bring me proof of their death along with your results, and I will reward you. Go!','Collect three Dim Necrotic Stones from the Scourge outside Stormwind and investigate the glowing runic circles near their encampment.','Hmm. From what you\'ve told me, the voices within the circles... they must be used for communication of some kind. I shudder to think what unnatural minds are contacted through such magic. Regardless, you seem to have emerged whole and sane. The Argent Dawn appreciates your service.',NULL,'Investigate a circle','','','','',22892,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9261,2,-368,1,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,2,0,0,0,0,0,0,0,'Investigate the Scourge of Ironforge','The Lich King has sent his undead upon our very doorstep; we cannot remain idle! Surely you will step up to defend Ironforge from these accursed invaders? $B $BThere are strange runic circles outside, glowing with the same energy that surrounds the undead and the Necropolis above. They have significance, I\'m certain, and I want you to find out what. Thin the numbers of those aberrations while you\'re at it; bring me proof of their death along with your results, and I will reward you. Go!','Collect three Dim Necrotic Stones from the Scourge outside Ironforge and investigate the glowing runic circles near their encampment.',NULL,NULL,'Investigate a circle','','','','',22892,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,250,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9262,2,-368,1,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,2,0,0,0,0,0,0,0,'Investigate the Scourge of Darnassus','The Lich King has sent his undead upon our very doorstep; we cannot remain idle! Surely you will step up to defend Darnassus from these accursed invaders? $B $BThere are strange runic circles outside, glowing with the same energy that surrounds the undead and the Necropolis above. They have significance, I\'m certain, and I want you to find out what. Thin the numbers of those aberrations while you\'re at it; bring me proof of their death along with your results, and I will reward you. Go!','Collect three Dim Necrotic Stones from the Scourge outside Darnassus and investigate the glowing runic circles near their encampment.',NULL,NULL,'Investigate a circle','','','','',22892,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,250,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9263,2,-368,1,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,2,0,0,0,0,0,0,0,'Investigate the Scourge of Orgrimmar','The Lich King has sent his undead upon our very doorstep; we cannot remain idle! Surely you will step up to defend Orgrimmar from these accursed invaders? $B $BThere are strange runic circles outside, glowing with the same energy that surrounds the undead and the Necropolis above. They have significance, I\'m certain, and I want you to find out what. Thin the numbers of those aberrations while you\'re at it; bring me proof of their death along with your results, and I will reward you. Go!','Collect three Dim Necrotic Stones from the Scourge outside Orgrimmar and investigate the glowing runic circles near their encampment.',NULL,NULL,'Investigate a circle','','','','',22892,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,250,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9264,2,-368,1,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,2,0,0,0,0,0,0,0,'Investigate the Scourge of Thunder Bluff','The Lich King has sent his undead upon our very doorstep; we cannot remain idle! Surely you will step up to defend Thunder Bluff from these accursed invaders? $B $BThere are strange runic circles outside, glowing with the same energy that surrounds the undead and the Necropolis above. They have significance, I\'m certain, and I want you to find out what. Thin the numbers of those aberrations while you\'re at it; bring me proof of their death along with your results, and I will reward you. Go!','Collect three Dim Necrotic Stones from the Scourge outside Thunder Bluff and investigate the glowing runic circles near their encampment.',NULL,NULL,'Investigate a circle','','','','',22892,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,250,390,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9265,2,-368,1,8,0,0,178,0,0,0,0,0,0,0,0,0,0,0,12,2,0,0,0,0,0,0,0,'Investigate the Scourge of the Undercity','The Lich King has sent his undead upon our very doorstep; we cannot remain idle! Surely you will step up to defend the Undercity from these accursed invaders? $B $BThere are strange runic circles outside, glowing with the same energy that surrounds the undead and the Necropolis above. They have significance, I\'m certain, and I want you to find out what. Thin the numbers of those aberrations while you\'re at it; bring me proof of their death along with your results, and I will reward you. Go!','Collect three Dim Necrotic Stones from the Scourge outside the Undercity and investigate the glowing runic circles near their encampment.','Hmm. From what you\'ve told me, the voices within the circles... they must be used for communication of some kind. I shudder to think what unnatural minds are contacted through such magic. Regardless, you seem to have emerged whole and sane. The Argent Dawn appreciates your service.',NULL,'Investigate a circle','','','','',22892,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,175,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9266,0,618,40,60,0,0,255,0,0,0,0,0,0,0,577,42000,0,0,8,1,0,0,0,0,0,0,0,'Making Amends','','','Thank you, $N. You\'re on a quick path to redeeming yourself with our fair town.','You must\'ve done something really bad to us or our friends, $N. At any rate, I\'m here to offer you a way to get our good graces back.$B$BAs you know, Winterspring is quite cold. With so many of us goblins coming from other cities, we could use a hand keeping warm. Bring me some runecloth and coal and I\'ll put in the good word for ya. Be warned though, our enemies are not going to take kindly to your helping us.',NULL,'','','','',14047,3857,0,0,40,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,577,470,369,21,-500,500,250,250,250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9267,0,17,15,60,0,0,255,0,0,0,0,0,0,0,470,0,0,0,0,1,0,0,0,0,0,0,0,'Mending Old Wounds','','','I\'m happy you\'re seeing the error of your ways, $N. Keep the supplies coming; we\'re not going to forget about you so easily, $Gmister:miss;!','You\'d better think twice before setting foot in Ratchet, $n! Word\'s been getting around of your dirty deeds.$B$BYou\'re in luck though, a ship just arrived with many wounded from an encounter with the Bloodsail Buccaneers. This is your chance to prove you\'re not a complete scoundrel. Lend us a hand by bringing linen cloth for bandages and empty vials for potions.',NULL,'','','','',2589,3371,0,0,40,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,470,0,0,0,-500,500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9268,0,440,40,60,0,0,255,0,0,0,0,0,0,0,369,42000,0,0,8,1,0,0,0,0,0,0,0,'War at Sea','','','Keep it coming, $N. Us goblins don\'t forget that easily!','You seek to befriend the goblins of Tanaris once again, $N? We\'re in need of materials for sails and guns to fight off our old enemies, the Bloodsail Buccaneers. Bring me mageweave and strong flux and we\'ll be on our way to pardoning your trespasses.',NULL,'','','','',4338,3466,0,0,40,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,87,369,577,470,21,-500,500,250,250,250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9269,2,-344,60,60,81,1024,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9251,0,9257,0,22737,1,0,'Atiesh, Greatstaff of the Guardian','This final task will be the most difficult of all, $N. You have faced and defeated both an Old God and the Lich King\'s General, but now you must face the hand of Sargeras.$B$BTake the staff to Stratholme. It is there that you will find a piece of consecrated earth: ground where the greatest knights of Lordaeron were murdered. Place the befouled staff upon the holy ground and prepare for an entity of immense power to break from within... Defeat the demonic being that controls the staff and return to me.','Anachronos at the Caverns of Time in Tanaris wants you to take Atiesh, Greatstaff of the Guardian to Stratholme and use it on Consecrated Earth. Defeat the entity that is exorcised from the staff and return to him.',NULL,NULL,NULL,'Atiesh Cleansed','','','',0,22737,0,0,0,1,0,0,0,0,0,0,0,0,0,0,16387,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22632,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9270,2,-344,60,60,81,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9251,0,9257,0,22737,1,0,'Atiesh, Greatstaff of the Guardian','This final task will be the most difficult of all, $N. You have faced and defeated both an Old God and the Lich King\'s General, but now you must face the hand of Sargeras.$B$BTake the staff to Stratholme. It is there that you will find a piece of consecrated earth: ground where the greatest knights of Lordaeron were murdered. Place the befouled staff upon the holy ground and prepare for an entity of immense power to break from within... Defeat the demonic being that controls the staff and return to me.','Anachronos at the Caverns of Time in Tanaris wants you to take Atiesh, Greatstaff of the Guardian to Stratholme and use it on Consecrated Earth. Defeat the entity that is exorcised from the staff and return to him.',NULL,NULL,'','Atiesh Cleansed','','','',0,22737,0,0,0,1,0,0,0,0,0,0,0,0,0,0,16387,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22589,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0); -INSERT INTO `quest_template` (`entry`, `Method`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `Type`, `RequiredClasses`, `RequiredRaces`, `RequiredSkill`, `RequiredSkillValue`, `RepObjectiveFaction`, `RepObjectiveValue`, `RequiredMinRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepFaction`, `RequiredMaxRepValue`, `SuggestedPlayers`, `LimitTime`, `QuestFlags`, `SpecialFlags`, `PrevQuestId`, `NextQuestId`, `ExclusiveGroup`, `NextQuestInChain`, `SrcItemId`, `SrcItemCount`, `SrcSpell`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `RequestItemsText`, `EndText`, `ObjectiveText1`, `ObjectiveText2`, `ObjectiveText3`, `ObjectiveText4`, `ReqItemId1`, `ReqItemId2`, `ReqItemId3`, `ReqItemId4`, `ReqItemCount1`, `ReqItemCount2`, `ReqItemCount3`, `ReqItemCount4`, `ReqSourceId1`, `ReqSourceId2`, `ReqSourceId3`, `ReqSourceId4`, `ReqSourceCount1`, `ReqSourceCount2`, `ReqSourceCount3`, `ReqSourceCount4`, `ReqCreatureOrGOId1`, `ReqCreatureOrGOId2`, `ReqCreatureOrGOId3`, `ReqCreatureOrGOId4`, `ReqCreatureOrGOCount1`, `ReqCreatureOrGOCount2`, `ReqCreatureOrGOCount3`, `ReqCreatureOrGOCount4`, `ReqSpellCast1`, `ReqSpellCast2`, `ReqSpellCast3`, `ReqSpellCast4`, `RewChoiceItemId1`, `RewChoiceItemId2`, `RewChoiceItemId3`, `RewChoiceItemId4`, `RewChoiceItemId5`, `RewChoiceItemId6`, `RewChoiceItemCount1`, `RewChoiceItemCount2`, `RewChoiceItemCount3`, `RewChoiceItemCount4`, `RewChoiceItemCount5`, `RewChoiceItemCount6`, `RewItemId1`, `RewItemId2`, `RewItemId3`, `RewItemId4`, `RewItemCount1`, `RewItemCount2`, `RewItemCount3`, `RewItemCount4`, `RewRepFaction1`, `RewRepFaction2`, `RewRepFaction3`, `RewRepFaction4`, `RewRepFaction5`, `RewRepValue1`, `RewRepValue2`, `RewRepValue3`, `RewRepValue4`, `RewRepValue5`, `RewOrReqMoney`, `RewMoneyMaxLevel`, `RewSpell`, `RewSpellCast`, `RewMailTemplateId`, `RewMailDelaySecs`, `PointMapId`, `PointX`, `PointY`, `PointOpt`, `DetailsEmote1`, `DetailsEmote2`, `DetailsEmote3`, `DetailsEmote4`, `DetailsEmoteDelay1`, `DetailsEmoteDelay2`, `DetailsEmoteDelay3`, `DetailsEmoteDelay4`, `IncompleteEmote`, `CompleteEmote`, `OfferRewardEmote1`, `OfferRewardEmote2`, `OfferRewardEmote3`, `OfferRewardEmote4`, `OfferRewardEmoteDelay1`, `OfferRewardEmoteDelay2`, `OfferRewardEmoteDelay3`, `OfferRewardEmoteDelay4`, `StartScript`, `CompleteScript`) +INSERT INTO `quest_template` (`entry`, `Method`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `Type`, `RequiredClasses`, `RequiredRaces`, `RequiredSkill`, `RequiredSkillValue`, `RequiredCondition`, `RepObjectiveFaction`, `RepObjectiveValue`, `RequiredMinRepFaction`, `RequiredMinRepValue`, `RequiredMaxRepFaction`, `RequiredMaxRepValue`, `SuggestedPlayers`, `LimitTime`, `QuestFlags`, `SpecialFlags`, `PrevQuestId`, `NextQuestId`, `ExclusiveGroup`, `NextQuestInChain`, `SrcItemId`, `SrcItemCount`, `SrcSpell`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `RequestItemsText`, `EndText`, `ObjectiveText1`, `ObjectiveText2`, `ObjectiveText3`, `ObjectiveText4`, `ReqItemId1`, `ReqItemId2`, `ReqItemId3`, `ReqItemId4`, `ReqItemCount1`, `ReqItemCount2`, `ReqItemCount3`, `ReqItemCount4`, `ReqSourceId1`, `ReqSourceId2`, `ReqSourceId3`, `ReqSourceId4`, `ReqSourceCount1`, `ReqSourceCount2`, `ReqSourceCount3`, `ReqSourceCount4`, `ReqCreatureOrGOId1`, `ReqCreatureOrGOId2`, `ReqCreatureOrGOId3`, `ReqCreatureOrGOId4`, `ReqCreatureOrGOCount1`, `ReqCreatureOrGOCount2`, `ReqCreatureOrGOCount3`, `ReqCreatureOrGOCount4`, `ReqSpellCast1`, `ReqSpellCast2`, `ReqSpellCast3`, `ReqSpellCast4`, `RewChoiceItemId1`, `RewChoiceItemId2`, `RewChoiceItemId3`, `RewChoiceItemId4`, `RewChoiceItemId5`, `RewChoiceItemId6`, `RewChoiceItemCount1`, `RewChoiceItemCount2`, `RewChoiceItemCount3`, `RewChoiceItemCount4`, `RewChoiceItemCount5`, `RewChoiceItemCount6`, `RewItemId1`, `RewItemId2`, `RewItemId3`, `RewItemId4`, `RewItemCount1`, `RewItemCount2`, `RewItemCount3`, `RewItemCount4`, `RewRepFaction1`, `RewRepFaction2`, `RewRepFaction3`, `RewRepFaction4`, `RewRepFaction5`, `RewRepValue1`, `RewRepValue2`, `RewRepValue3`, `RewRepValue4`, `RewRepValue5`, `RewOrReqMoney`, `RewMoneyMaxLevel`, `RewSpell`, `RewSpellCast`, `RewMailTemplateId`, `RewMailDelaySecs`, `PointMapId`, `PointX`, `PointY`, `PointOpt`, `DetailsEmote1`, `DetailsEmote2`, `DetailsEmote3`, `DetailsEmote4`, `DetailsEmoteDelay1`, `DetailsEmoteDelay2`, `DetailsEmoteDelay3`, `DetailsEmoteDelay4`, `IncompleteEmote`, `CompleteEmote`, `OfferRewardEmote1`, `OfferRewardEmote2`, `OfferRewardEmote3`, `OfferRewardEmote4`, `OfferRewardEmoteDelay1`, `OfferRewardEmoteDelay2`, `OfferRewardEmoteDelay3`, `OfferRewardEmoteDelay4`, `StartScript`, `CompleteScript`) VALUES - (9320,0,-368,55,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Major Mana Potion','','',NULL,NULL,'','','','','',22484,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13444,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9322,2,-369,50,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Wild Fires in Kalimdor','The Midsummer Fire Festival is celebrated everywhere in Azeroth, and the diverse land of Kalimdor is no exception. You look fit to travel -- perhaps a journey is in order.$B$BMidsummer cannot be truly appreciated unless you\'ve seen the blistering blue fires abroad. The celebrants have lit fires in chilly western Winterspring, northeastern Azshara, near Valor\'s Rest in the wastes of Silithus, and by the entrance to lush Un\'Goro. Return once your journey is complete.','Visit the Midsummer camps located in Azshara, Silithus, Un\'Goro Crater, and Winterspring, then return to the Festival Flamekeeper.','Your spirit glows with the warmth of the Kalimdor fires, friend. Is the heat not invigorating? Once the power fades from you, perhaps these will help rekindle the feeling.','Are the flames of Kalimdor burning brightly?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-181342,-181339,-181343,-181340,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23379,23247,0,0,1,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9323,2,-369,50,60,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Wild Fires in the Eastern Kingdoms','Our celebration of the flame is spread throughout the land, $c. Not a single place remains untouched by the heat of this holiday, and the strongest fires burn a brilliant blue. Seek them out.$B$BYou\'ll find one just north of Blackrock Spire. The others are located deep within the Eastern Plaguelands near a decrepit town, along the road to the cliffs within the mountainous Hinterlands, and on the way to the Dark Portal within the Blasted Lands.$B$B Return once your journey is done.','Visit the Fire Festival camps located in Blasted Lands, Eastern Plaguelands, the Hinterlands and Searing Gorge, then speak with the Festival Flamekeeper.','Ah, here you are. A little wearier, a bit dustier, but enlightened! The heat touches us all during this season and unites us; your very being glows with the power of the fires you touched. Ah, but these days enlightenment is taken as a rather poor reward for being sent on a task, I suppose. Take these, then, and enjoy the celebration.','It will take time to prevail against this threat. How have you fared, $N?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-181344,-181338,-181345,-181341,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23324,23247,0,0,1,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9324,2,-369,50,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,9365,-9324,0,23179,1,0,'Stealing Orgrimmar\'s Flame','This flame, stolen from the heart of Orgrimmar itself, floods you with warmth. This raw power is foreign to you, but the Loremaster might know more...','Return the Flame of Orgrimmar to the Festival Loremaster.','What\'s this? Unless I\'m mistaken, this flame has been taken from the heart of Orgrimmar itself! The fierce hearts of the orcs and trolls are reflected in its searing heat. What a fine addition to our collection--how brave you are, stealing into the enemy\'s lair to retrieve the sacred flame!','You\'re practically glowing, $R. What do you have there?','','','','','',23179,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23435,23327,23326,23211,0,0,5,5,5,5,0,0,23247,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,9324), - (9325,2,-369,50,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,9365,-9324,0,23180,1,0,'Stealing Thunder Bluff\'s Flame','This flame, stolen from the shaman of Thunder Bluff, floods you with warmth. This raw power is foreign to you, but the Loremaster might know more...','Return the Flame of Thunder Bluff to the Festival Loremaster.','Unless I miss my guess, this fire has been taken from the cliffs of Thunder Bluff! How it sings with the power of the spirits! You are quite the thief, $N. Take this as just payment for your skill. Now, if only we had the flames of all three cities...','You\'re practically glowing, $R. What do you have there?','','','','','',23180,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23435,23327,23326,23211,0,0,5,5,5,5,0,0,23247,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,9325), - (9326,2,-369,50,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,9365,-9324,0,23181,1,0,'Stealing the Undercity\'s Flame','This flame, stolen from the ruins above the Undercity, floods you with warmth. This raw power is foreign to you, but the Loremaster might know more...','Return the Flame of the Undercity to the Festival Loremaster.','Hm... what a strange fire! It is subdued, nearly smoldering, but the heat is intense. And you received this from the Undercity, you say? Fascinating. With the flames of all three cities, who knows what we could accomplish?','You\'re practically glowing, $R. What do you have there?','','','','','',23181,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23435,23327,23326,23211,0,0,5,5,5,5,0,0,23247,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,9326), - (9330,2,-369,50,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,9339,-9330,0,23182,1,0,'Stealing Stormwind\'s Flame','This flame, stolen from the heart of Stormwind itself, floods you with warmth. This raw power is foreign to you, but the Talespinner might know more...','Return the Flame of Stormwind to the Festival Talespinner.','And this brightly-burning fire... you say it came from Stormwind? Remarkable! That must have been quite an adventure! I\'ll pay you for this, of course. If you find anything else like this, be sure to speak with me again.','You\'re practically glowing, $R. What do you have there?','','','','','',23182,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23435,23327,23326,23211,0,0,5,5,5,5,0,0,23247,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,9330), - (9331,2,-369,50,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,9339,-9330,0,23183,1,0,'Stealing Ironforge\'s Flame','This flame, stolen from the heart of Ironforge itself, floods you with warmth. This raw power is foreign to you, but the Talespinner might know more...','Return the Flame of Ironforge to the Festival Talespinner.','This hearty flame must be from the halls of Ironforge; it\'s as stalwart as the dwarves themselves. A fine catch, $N. If I had the fires of the other cities... ah, but never mind. Here is your payment.','You\'re practically glowing, $R. What do you have there?','','','','','',23183,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23435,23327,23326,23211,0,0,5,5,5,5,0,0,23247,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,9331), - (9332,2,-369,50,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,9339,-9330,0,23184,1,0,'Stealing Darnassus\'s Flame','This flame, stolen from the shores of Teldrassil, floods you with warmth. This raw power is foreign to you, but the Talespinner might know more...','Return the Flame of Darnassus to the Festival Talespinner.','This fire aches of ancient sorrow, $N. You pulled this from the roots of Teldrassil, you say? Fascinating! Here is a reward for your skill. Return to me should you find anything else like this; I may have a use for it.','You\'re practically glowing, $R. What do you have there?','','','','','',23184,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23435,23327,23326,23211,0,0,5,5,5,5,0,0,23247,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,9332), - (9333,0,-368,55,60,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Argent Dawn Gloves','','',NULL,NULL,NULL,'','','','',22484,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23084,23081,23082,23078,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9334,0,-368,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Blessed Wizard Oil','','',NULL,NULL,NULL,'','','','',22484,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23123,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9335,0,-368,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Consecrated Sharpening Stones','','',NULL,NULL,NULL,'','','','',22484,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23122,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9336,0,-368,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Major Healing Potion','','',NULL,NULL,NULL,'','','','',22484,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13446,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9337,0,-368,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Major Mana Potion','','',NULL,NULL,NULL,'','','','',22484,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13444,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9338,0,1377,60,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Allegiance to Cenarion Circle','','','You honor us, $N. With your continued efforts we will overcome all obstacles.','Even if you have no need for the material rewards we offer, these badges still mark our mutual trust and friendship.$B$BBring them to me. I\'ll make due note of your service should your performance go above and beyond the call of duty.',NULL,'','','','',20802,20800,20801,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (9339,0,-369,50,60,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Thief\'s Reward','','','You\'ve proven yourself, today, $n.$b$bWhile I have little else to give you, I do have this crown; a fitting gift for a conqueror. May it light your way.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23323,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9341,0,-368,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Tabard of the Argent Dawn','','',NULL,NULL,NULL,'','','','',22484,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22999,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9343,0,-368,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Tabard of the Argent Dawn','','',NULL,NULL,NULL,'','','','',22484,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22999,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9362,2,-161,60,60,0,128,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,9364,0,0,0,'Warlord Krellian','There isn\'t much time, $n! My scrying spells have revealed a powerful source of magic. I cannot leave the tower, and would ask you to kill the vile creature in possession of this artifact.$B$BThe pathetic little cretin is known as Warlord Krellian, hiding behind his guards in the Temple of Zin-Malor. Burn him to ashes and take the prismatic shell he covets so dearly.','Retrieve the Prismatic Shell for Archmage Xylem. The Archmage resides in a tower atop the cliffs of Azshara.','I must say, this shell has a strange aura. It seems only fitting that part of your reward for retrieving it would be to test its magical capabilities...','There is not time to waste! Have you the shell?','','','','','',23250,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5700,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9364,2,-161,60,60,0,128,0,0,0,0,0,0,0,0,0,0,0,0,0,9362,0,0,0,23250,1,0,'Fragmented Magic','My research has revealed a unique purpose for the prismatic shell.$B$BCarry the shell and cast your polymorph spell on the Spitelash in Azshara. If you wait a few moments, the chaotic aura of the shell will cause them to split into several smaller clones for a few moments. Kill these clones as quickly as possible, and the shell will collect their essence.$B$BWhen the shell is full, return it to me.','Polymorph the Spitelash of Azshara and kill the clones that appear several seconds later. When you have slain 50 Polymorph Clones, return to Archmage Xylem in Azshara.','Splendid! Splendid!$B$BNow we are able to reform this magic into a new spell. Behold!','Have you collected the magic?','','','','','',23250,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,16479,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,28272,28285,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9365,0,-369,50,60,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Thief\'s Reward','','','You\'ve proven yourself, today, $n.$b$bWhile I have little else to give you, I do have this crown; a fitting gift for a conqueror. May it light your way.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23323,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9367,2,-369,1,-1,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Festival of Fire','Midsummer is upon us once again!$B$BEach year, as tradition dictates, Flamekeepers are chosen to tend the bonfires within our capitals. While fires are burning throughout Azeroth, it is imperative that ours be the hottest and brightest, to properly pay homage to the season.$B$BIn fact, I have a task for you, if you don\'t mind. I\'ve not yet heard if the fires in all capitals are properly burning. Travel there yourself and warm yourself by the fires--make sure they\'re hot!','Touch the bonfires within Stormwind, Ironforge, and Darnassus, then speak to a Festival Loremaster within the capital cities.','Excellent! It seems we\'ve appointed dutiful Flamekeepers this year if the bonfires are as well-kept as you claim. Thank you for inspecting them for me; here, take this as a small token of my esteem.','Are the fires burning?',NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-181332,-181333,-181334,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23247,23246,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,90,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (9368,2,-369,1,-1,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Festival of Fire','Midsummer is upon us once again!$B$BEach year, as tradition dictates, Flamekeepers are chosen to tend the bonfires within our capitals. While fires are burning throughout Azeroth, it is imperative that ours be the hottest and brightest, to properly pay homage to the season.$B$BIn fact, I have a task for you, if you don\'t mind. I\'ve not yet heard if the fires in all capitals are properly burning. Travel there yourself and warm yourself by the fires--make sure they\'re hot!','Touch the bonfires within Orgrimmar, Thunder Bluff, and the Undercity, then speak to a Festival Talespinner within the capital cities.','Excellent work, $N. With the shadows destroyed, it can only be a matter of time before the Lich King decides to recall his necropolises and leave us in peace.','Have you had any luck, $N?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-181336,-181337,-181335,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23247,23246,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9378,2,139,60,60,0,0,255,0,0,529,42000,0,0,0,0,0,0,1024,2,0,0,0,0,0,0,0,'DND FLAG The Dread Citadel - Naxxramas','In the thick of Plaguewood lies the entrance to the dread citadel of Naxxramas. Previously, all attempts to enter had been stymied by the magical wards placed upon the rune portal. That is, until now.$B$BWe have devised a way to gain entry via a permanent arcane cloaking of sorts - an old cantrip of the Kirin Tor with a few modifications of my own. With that said, the cloaking is costly; however, your dedication to the cause of the Dawn is unwavering! We will waive all cost associations.','Archmage Angela Dosantos at Light\'s Hope Chapel in the Eastern Plaguelands will grant you Arcane Cloaking at no cost. You must be Exalted with the Argent Dawn.',NULL,NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,500,0,0,0,0,0,0,0,28006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (9386,2,-369,50,60,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Light in Dark Places','An eager one, aren\'t you? If you\'re willing to enter the depths once more, I\'ll gladly reward you.$B$BSeek out the bonfires burning within Stratholme, Scholomance, Dire Maul, and the halls of Blackrock Spire itself; I look forward to your return, $n.','Find and touch the bonfires located within Blackrock Spire, Dire Maul, Scholomance, and Stratholme, then speak with the Festival Flamekeeper.','You have proven that you are not entirely useless, mortal.','Have you found your way through the dark?','','Flame of Dire Maul','Flame of Blackrock Spire','Flame of Stratholme','Flame of the Scholomance',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-181346,-181347,-181348,-181349,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23083,23247,0,0,1,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9388,2,-369,1,25,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Flickering Flames in Kalimdor','There are many flames burning throughout the world today, $n. The trickiest fires to tend are those that burn green; they do not stay lit long without supervision. Make certain the emerald fires still burn on Kalimdor for our Flamekeeper, eh?$B$BYou will find them near Ratchet in the Barrens, close to the Master\'s Glaive in Darkshore, in the forest of Ashenvale by the bridge near Silverwing Outpost, and near the road to Windshear Crag along the main road in Stonetalon Mountains.','Visit the bonfires within Ashenvale, the Barrens, Darkshore, and Stonetalon Mountains, then speak with the Festival Flamekeeper.','Ahhh, so they do still burn. I am glad; it would not do for those fires to burn out before their time. You have done well, $N. Take this with my blessing.','The fires cannot die until the festival is done!',NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-181561,-181560,-181563,-181562,1,1,1,1,0,0,0,0,23435,23327,23326,23211,0,0,5,4,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (9389,2,-369,1,25,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Flickering Flames in the Eastern Kingdoms','The Midsummer Fire Festival traditionally lights up the land with a myriad of flames. Some argue that the green fires are the finest, as they are the hardest to maintain and have such a distinctive hue.$B$BMake sure they still burn in the Eastern Kingdoms for our Flamekeeper. They sit near Dun Modr in the Wetlands, close to Pyrewood Village within Silverpine Forest, on the cliffs overlooking the lighthouse in Westfall, and by the ruined tower in Hillsbrad Foothills.','Visit the bonfires within Hillsbrad Foothills, Silverpine Forest, Westfall, and the Wetlands, then speak with the Festival Flamekeeper.','So you\'ve returned, and you\'ve seen to the emerald flames of the continent. What do you think, mm? A rare and wonderful sight, to be certain. I am aware, however, that tangible rewards are better appreciated... so please, take this for your trouble.','Have you seen to your task?',NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-181566,-181564,-181565,-181567,1,1,1,1,0,0,0,0,23435,23327,23326,23211,0,0,5,4,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), - (9415,2,1377,53,60,0,0,77,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,9419,0,0,0,'Report to Marshal Bluewall','Are you Marshal Bluewall\'s new recruits? Of course you are.$B$BWhat are you waiting for? Good soldiers are dying in the desert. Aren\'t you excited to join them?$B$BNow, get going and don\'t dry out on the way.','Speak with Marshal Bluewall at the Alliance encampment near Hive\'Zora.','The Alliance needs every able body they can get. The Horde has been receiving a steady supply of reinforcements from the northern part of the continent, and it\'s been a struggle to keep up.$B$BLet me explain the situation to you.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,11,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9416,2,1377,53,60,0,0,178,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,9422,0,0,0,'Report to General Kirika','You must be one of General Kirika\'s new recruits. It\'s about time you showed up. Bodies wear down quick in the desert.$B$BThe dwarves have been getting reinforcements daily, and we can\'t afford to lose ground in our struggle for resources in Silithus.$B$BGet your instructions from the General. It\'s not my job to train you, just find you.','Speak with General Kirika at the Horde encampment near Hive\'Regal.','It\'s good that you\'re here, but there\'s no time to waste making small talk. You need instructions, and then you need to get out there.$B$BListen up.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9419,2,1377,55,60,41,0,77,0,0,0,0,0,0,0,0,0,0,72,0,9415,0,0,0,0,0,0,'Scouring the Desert','We recently found out that the Horde has been scavenging the Silithus desert for resources, but paid them little mind. We thought it could not be worth it to station large numbers in this sweltering desert.$B$BHowever, it was discovered the importance of the resources, and now we are scrambling to catch up.$B$BIf I have your assistance, you must go into the desert and recover the silithyst and return it here.','Find and deliver Silithyst to the Silithyst Extractor, then speak with Marshal Bluewall at the Alliance encampment near Hive\'Zora.','Thank the Light you were successful.$B$BNow if we could only have started this sooner, our need would not be so desperate. We must keep the bounty of the desert from falling into the hands of the Horde.','Be careful out there, but also be quick. We have no time to lose.','','Return Silithyst','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17090,0,0,0,1,0,0,0,0,0,0,0,13446,13444,0,0,0,0,2,2,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,250,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9422,2,1377,55,60,41,0,178,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Scouring the Desert','For some time now, we have been tapping the crystal resources of the Silithus desert. The only dangers we faced were from the creatures that made this place their home and the oppressive sand and dust and heat.$B$BBut now the Alliance seems to have caught on to what we have found here. It is now a race between us to capture the natural resources, and keep them from the other.$B$BI need every set of hands that is available. I hope I have yours.','Find and deliver Silithyst to the Silithyst Extractor then speak with General Kirika at the Horde encampment near Hive\'Regal.','You\'ve done well, $N. These resources will be added to our stockpiles, and every bit is to our gain and our enemy\'s loss.','Be wary of the dangers of the desert, $n. With the Alliance lurking in the dunes, any step could be your last.','','Deliver Silithyst','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18199,0,0,0,1,0,0,0,0,0,0,0,13446,13444,0,0,0,0,2,2,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,250,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), - (9664,2,139,55,60,41,0,77,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Establishing New Outposts','Welcome to the Plaguelands, $n. As you know, the Forsaken and their allies hold the lands to the west of here against our best efforts. The Alliance commanders have decided that here in the east, we will establish new fortifications to tighten the noose around our enemies.$B$BTowers long abandoned since the days of Lordaeron are to be seized and rebuilt for this purpose. These lands are dangerous, and we could use your help.','Capture Crown Guard Tower, Eastwall Tower, Northpass Tower and Plaguewood Tower in the Eastern Plaguelands, then return to Emmisary Whitebeard at Light\'s Hope Chapel.','Very good, $N. It will be important for us to hold these towers against future attacks, and for that we may need your assistance until reinforcements can be brought in to secure the area.','When the towers are under our control, we will soon be able to surround the Forsaken. After that, it is only a matter of time before we can crush them.','','Capture Crown Guard Tower','Capture Eastwall Tower','Capture Northpass Tower','Capture Plaguewood Tower',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17689,17690,17696,17698,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9000,3960,0,0,0,0,0,0,0,0,66,1,1,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0), - (9665,2,139,55,60,41,0,178,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Bolstering Our Defenses','Agents of the Forsaken uncovered an Alliance plot to establish new bases here in the Eastern Plaguelands, at abandoned towers throughout the area.$B$BIt is imperative that we not allow them to establish a significant presence on our eastern borders, and so we must stave off this Alliance incursion. Our current plans are to drive them out of any towers they may have already seized, and occupy those that we have under our control against further attacks.','Capture Crown Guard Tower, Eastwall Tower, Northpass Tower and Plaguewood Tower in the Eastern Plaguelands, then return to Emmisary Gormok at Light\'s Hope Chapel.','This is good news, $N. It will be a constant struggle here in the Plaguelands until we have fully driven back the forces of the Alliance.$B$BUntil that day, I hope that we will have your continued assistance.','They must be fools to think that we would allow them to establish bases so close to one of our capitals.$B$BWe will bleed their numbers until they turn tail and retreat back to the south.','','Capture Crown Guard Tower','Capture Eastwall Tower','Capture Northpass Tower','Capture Plaguewood Tower',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17689,17690,17696,17698,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0); + (9271,2,-344,60,60,81,256,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9251,0,9257,0,22737,1,0,'Atiesh, Greatstaff of the Guardian','This final task will be the most difficult of all, $N. You have faced and defeated both an Old God and the Lich King\'s General, but now you must face the hand of Sargeras.$B$BTake the staff to Stratholme. It is there that you will find a piece of consecrated earth: ground where the greatest knights of Lordaeron were murdered. Place the befouled staff upon the holy ground and prepare for an entity of immense power to break from within... Defeat the demonic being that controls the staff and return to me.','Anachronos at the Caverns of Time in Tanaris wants you to take Atiesh, Greatstaff of the Guardian to Stratholme and use it on Consecrated Earth. Defeat the entity that is exorcised from the staff and return to him.',NULL,NULL,NULL,'Atiesh Cleansed','','','',0,22737,0,0,0,1,0,0,0,0,0,0,0,0,0,0,16387,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22630,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8580,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9272,0,33,49,55,0,0,255,0,0,0,0,0,87,1,0,0,0,0,8,0,0,0,0,0,0,0,0,'Dressing the Part','','','Yarrr... if ye be keen on enjoying the company of us experienced sea dogs, you\'d best belay dressing like a blaggard! Here, put on something proper \'fore I keelhaul yer hide.$B$BThese\'ll fit ye better than they ever fit that old dog, Red-Eyed Ben. Lost him in a devil of a storm at sea.$B$BWear \'em with pride, mate!',NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22746,0,0,0,1,0,0,0,87,169,0,0,0,10,-125,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9292,2,-368,60,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22949,1,0,'Cracked Necrotic Crystal','On the corpse of the fallen abomination, you discover a cracked crystal, slowly pulsing with necrotic energy.','Bring the Cracked Necrotic Crystal to Lieutenant Orrin outside the gates of Stormwind.','Hm, you took this from the corpse of one of the invading abominations?$B$BWe have received word about the necropolis base camps that are being summoned by the Scourge. I suspect they wanted to create one inside Stormwind. It is good that they were unseccessful.','Is there something you need?','','','','','',22949,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23123,23122,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9295,2,-368,55,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22932,1,0,'Letter from the Front','You found this letter on one of the many Scourge minions you\'ve slain. From its appearance and smell, it has been with the undead for some time. Perhaps someone at Light\'s Hope Chapel would be interested in examining it further...','Take the Torn Letter to the Keeper of the Rolls at Light\'s Hope Chapel in the Eastern Plaguelands.',NULL,NULL,'','','','','',22932,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9299,2,-368,55,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22945,1,0,'Note from the Front','You found this letter on one of the many Scourge minions you\'ve slain. From its appearance and smell, it has been with the undead for some time. Perhaps someone at Light\'s Hope Chapel would be interested in examining it further...','Take the Careworn Note to the Keeper of the Rolls at Light\'s Hope Chapel in the Eastern Plaguelands.',NULL,'Yes? What do you have there?','','','','','',22945,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9300,2,-368,55,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22946,1,0,'Page from the Front','You found this letter on one of the many Scourge minions you\'ve slain. From its appearance and smell, it has been with the undead for some time. Perhaps someone at Light\'s Hope Chapel would be interested in examining it further...','Take the Ragged Page to the Keeper of the Rolls at Light\'s Hope Chapel in the Eastern Plaguelands.',NULL,NULL,'','','','','',22946,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9301,2,-368,55,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22930,1,0,'Envelope from the Front','You found this letter on one of the many Scourge minions you\'ve slain. From its appearance and smell, it has been with the undead for some time. Perhaps someone at Light\'s Hope Chapel would be interested in examining it further...','Take the Bloodstained Envelope to the Keeper of the Rolls at Light\'s Hope Chapel in the Eastern Plaguelands.',NULL,'Yes? What do you have there?','','','','','',22930,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9302,2,-368,55,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22944,1,0,'Missive from the Front','You found this letter on one of the many Scourge minions you\'ve slain. From its appearance and smell, it has been with the undead for some time. Perhaps someone at Light\'s Hope Chapel would be interested in examining it further...','Take the Crumpled Missive to the Keeper of the Rolls at Light\'s Hope Chapel in the Eastern Plaguelands.',NULL,NULL,'','','','','',22944,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9304,2,-368,55,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22948,1,0,'Document from the Front','You found this letter on one of the many Scourge minions you\'ve slain. From its appearance and smell, it has been with the undead for some time. Perhaps someone at Light\'s Hope Chapel would be interested in examining it further...','Take the Smudged Document to the Keeper of the Rolls at Light\'s Hope Chapel in the Eastern Plaguelands.',NULL,'Yes? What do you have there?','','','','','',22948,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9310,2,-368,60,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22950,1,0,'Faint Necrotic Crystal','On the corpse of the fallen wight, you find a crystal that is faintly radiating necrotic energy.','Bring the Faint Necrotic Crystal to Lieutenant Rukag in the courtyard of the Undercity.',NULL,NULL,'','','','','',22950,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23123,23122,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9317,0,-368,58,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Consecrated Sharpening Stones','','',NULL,NULL,'','','','','',22484,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23122,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9318,0,-368,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Blessed Wizard Oil','','',NULL,NULL,NULL,'','','','',22484,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23123,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9319,2,-369,50,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Light in Dark Places','We are not the only ones who celebrate this holiday, $n. All creatures, all cultures, are touched by the flame. Even in the darkest places, the fires are being lit.$B$BIf you wish to see them for yourself, travel into the depths. Seek out the bonfires burning within Stratholme, Scholomance, among the ogres of Dire Maul, and the halls of Blackrock Spire itself; I will await your return.','Find and touch the bonfires located within Blackrock Spire, Dire Maul, Scholomance, and Stratholme, then return to the Festival Flamekeeper.','You have proven that you are not entirely useless, mortal.','Have you found your way through the dark?','','Flame of Dire Maul','Flame of Blackrock Spire','Flame of Stratholme','Flame of the Scholomance',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-181346,-181347,-181348,-181349,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23083,23247,0,0,1,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9320,0,-368,55,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Major Mana Potion','','',NULL,NULL,'','','','','',22484,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13444,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9322,2,-369,50,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Wild Fires in Kalimdor','The Midsummer Fire Festival is celebrated everywhere in Azeroth, and the diverse land of Kalimdor is no exception. You look fit to travel -- perhaps a journey is in order.$B$BMidsummer cannot be truly appreciated unless you\'ve seen the blistering blue fires abroad. The celebrants have lit fires in chilly western Winterspring, northeastern Azshara, near Valor\'s Rest in the wastes of Silithus, and by the entrance to lush Un\'Goro. Return once your journey is complete.','Visit the Midsummer camps located in Azshara, Silithus, Un\'Goro Crater, and Winterspring, then return to the Festival Flamekeeper.','Your spirit glows with the warmth of the Kalimdor fires, friend. Is the heat not invigorating? Once the power fades from you, perhaps these will help rekindle the feeling.','Are the flames of Kalimdor burning brightly?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-181342,-181339,-181343,-181340,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23379,23247,0,0,1,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9323,2,-369,50,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Wild Fires in the Eastern Kingdoms','Our celebration of the flame is spread throughout the land, $c. Not a single place remains untouched by the heat of this holiday, and the strongest fires burn a brilliant blue. Seek them out.$B$BYou\'ll find one just north of Blackrock Spire. The others are located deep within the Eastern Plaguelands near a decrepit town, along the road to the cliffs within the mountainous Hinterlands, and on the way to the Dark Portal within the Blasted Lands.$B$B Return once your journey is done.','Visit the Fire Festival camps located in Blasted Lands, Eastern Plaguelands, the Hinterlands and Searing Gorge, then speak with the Festival Flamekeeper.','Ah, here you are. A little wearier, a bit dustier, but enlightened! The heat touches us all during this season and unites us; your very being glows with the power of the fires you touched. Ah, but these days enlightenment is taken as a rather poor reward for being sent on a task, I suppose. Take these, then, and enjoy the celebration.','It will take time to prevail against this threat. How have you fared, $N?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-181344,-181338,-181345,-181341,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23324,23247,0,0,1,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9324,2,-369,50,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9365,-9324,0,23179,1,0,'Stealing Orgrimmar\'s Flame','This flame, stolen from the heart of Orgrimmar itself, floods you with warmth. This raw power is foreign to you, but the Loremaster might know more...','Return the Flame of Orgrimmar to the Festival Loremaster.','What\'s this? Unless I\'m mistaken, this flame has been taken from the heart of Orgrimmar itself! The fierce hearts of the orcs and trolls are reflected in its searing heat. What a fine addition to our collection--how brave you are, stealing into the enemy\'s lair to retrieve the sacred flame!','You\'re practically glowing, $R. What do you have there?','','','','','',23179,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23435,23327,23326,23211,0,0,5,5,5,5,0,0,23247,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,9324), + (9325,2,-369,50,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9365,-9324,0,23180,1,0,'Stealing Thunder Bluff\'s Flame','This flame, stolen from the shaman of Thunder Bluff, floods you with warmth. This raw power is foreign to you, but the Loremaster might know more...','Return the Flame of Thunder Bluff to the Festival Loremaster.','Unless I miss my guess, this fire has been taken from the cliffs of Thunder Bluff! How it sings with the power of the spirits! You are quite the thief, $N. Take this as just payment for your skill. Now, if only we had the flames of all three cities...','You\'re practically glowing, $R. What do you have there?','','','','','',23180,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23435,23327,23326,23211,0,0,5,5,5,5,0,0,23247,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,9325), + (9326,2,-369,50,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9365,-9324,0,23181,1,0,'Stealing the Undercity\'s Flame','This flame, stolen from the ruins above the Undercity, floods you with warmth. This raw power is foreign to you, but the Loremaster might know more...','Return the Flame of the Undercity to the Festival Loremaster.','Hm... what a strange fire! It is subdued, nearly smoldering, but the heat is intense. And you received this from the Undercity, you say? Fascinating. With the flames of all three cities, who knows what we could accomplish?','You\'re practically glowing, $R. What do you have there?','','','','','',23181,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23435,23327,23326,23211,0,0,5,5,5,5,0,0,23247,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,9326), + (9330,2,-369,50,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9339,-9330,0,23182,1,0,'Stealing Stormwind\'s Flame','This flame, stolen from the heart of Stormwind itself, floods you with warmth. This raw power is foreign to you, but the Talespinner might know more...','Return the Flame of Stormwind to the Festival Talespinner.','And this brightly-burning fire... you say it came from Stormwind? Remarkable! That must have been quite an adventure! I\'ll pay you for this, of course. If you find anything else like this, be sure to speak with me again.','You\'re practically glowing, $R. What do you have there?','','','','','',23182,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23435,23327,23326,23211,0,0,5,5,5,5,0,0,23247,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,9330), + (9331,2,-369,50,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9339,-9330,0,23183,1,0,'Stealing Ironforge\'s Flame','This flame, stolen from the heart of Ironforge itself, floods you with warmth. This raw power is foreign to you, but the Talespinner might know more...','Return the Flame of Ironforge to the Festival Talespinner.','This hearty flame must be from the halls of Ironforge; it\'s as stalwart as the dwarves themselves. A fine catch, $N. If I had the fires of the other cities... ah, but never mind. Here is your payment.','You\'re practically glowing, $R. What do you have there?','','','','','',23183,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23435,23327,23326,23211,0,0,5,5,5,5,0,0,23247,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,9331), + (9332,2,-369,50,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9339,-9330,0,23184,1,0,'Stealing Darnassus\'s Flame','This flame, stolen from the shores of Teldrassil, floods you with warmth. This raw power is foreign to you, but the Talespinner might know more...','Return the Flame of Darnassus to the Festival Talespinner.','This fire aches of ancient sorrow, $N. You pulled this from the roots of Teldrassil, you say? Fascinating! Here is a reward for your skill. Return to me should you find anything else like this; I may have a use for it.','You\'re practically glowing, $R. What do you have there?','','','','','',23184,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23435,23327,23326,23211,0,0,5,5,5,5,0,0,23247,0,0,0,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,9332), + (9333,0,-368,55,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Argent Dawn Gloves','','',NULL,NULL,NULL,'','','','',22484,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23084,23081,23082,23078,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9334,0,-368,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Blessed Wizard Oil','','',NULL,NULL,NULL,'','','','',22484,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23123,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9335,0,-368,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Consecrated Sharpening Stones','','',NULL,NULL,NULL,'','','','',22484,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23122,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9336,0,-368,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Major Healing Potion','','',NULL,NULL,NULL,'','','','',22484,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13446,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9337,0,-368,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Major Mana Potion','','',NULL,NULL,NULL,'','','','',22484,0,0,0,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13444,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9338,0,1377,60,60,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,'Allegiance to Cenarion Circle','','','You honor us, $N. With your continued efforts we will overcome all obstacles.','Even if you have no need for the material rewards we offer, these badges still mark our mutual trust and friendship.$B$BBring them to me. I\'ll make due note of your service should your performance go above and beyond the call of duty.',NULL,'','','','',20802,20800,20801,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (9339,0,-369,50,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Thief\'s Reward','','','You\'ve proven yourself, today, $n.$b$bWhile I have little else to give you, I do have this crown; a fitting gift for a conqueror. May it light your way.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23323,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9341,0,-368,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Tabard of the Argent Dawn','','',NULL,NULL,NULL,'','','','',22484,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22999,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9343,0,-368,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Tabard of the Argent Dawn','','',NULL,NULL,NULL,'','','','',22484,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22999,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9362,2,-161,60,60,0,128,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,9364,0,0,0,'Warlord Krellian','There isn\'t much time, $n! My scrying spells have revealed a powerful source of magic. I cannot leave the tower, and would ask you to kill the vile creature in possession of this artifact.$B$BThe pathetic little cretin is known as Warlord Krellian, hiding behind his guards in the Temple of Zin-Malor. Burn him to ashes and take the prismatic shell he covets so dearly.','Retrieve the Prismatic Shell for Archmage Xylem. The Archmage resides in a tower atop the cliffs of Azshara.','I must say, this shell has a strange aura. It seems only fitting that part of your reward for retrieving it would be to test its magical capabilities...','There is not time to waste! Have you the shell?','','','','','',23250,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5700,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9364,2,-161,60,60,0,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9362,0,0,0,23250,1,0,'Fragmented Magic','My research has revealed a unique purpose for the prismatic shell.$B$BCarry the shell and cast your polymorph spell on the Spitelash in Azshara. If you wait a few moments, the chaotic aura of the shell will cause them to split into several smaller clones for a few moments. Kill these clones as quickly as possible, and the shell will collect their essence.$B$BWhen the shell is full, return it to me.','Polymorph the Spitelash of Azshara and kill the clones that appear several seconds later. When you have slain 50 Polymorph Clones, return to Archmage Xylem in Azshara.','Splendid! Splendid!$B$BNow we are able to reform this magic into a new spell. Behold!','Have you collected the magic?','','','','','',23250,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,16479,0,0,0,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,28272,28285,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9365,0,-369,50,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Thief\'s Reward','','','You\'ve proven yourself, today, $n.$b$bWhile I have little else to give you, I do have this crown; a fitting gift for a conqueror. May it light your way.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23323,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9367,2,-369,1,-1,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Festival of Fire','Midsummer is upon us once again!$B$BEach year, as tradition dictates, Flamekeepers are chosen to tend the bonfires within our capitals. While fires are burning throughout Azeroth, it is imperative that ours be the hottest and brightest, to properly pay homage to the season.$B$BIn fact, I have a task for you, if you don\'t mind. I\'ve not yet heard if the fires in all capitals are properly burning. Travel there yourself and warm yourself by the fires--make sure they\'re hot!','Touch the bonfires within Stormwind, Ironforge, and Darnassus, then speak to a Festival Loremaster within the capital cities.','Excellent! It seems we\'ve appointed dutiful Flamekeepers this year if the bonfires are as well-kept as you claim. Thank you for inspecting them for me; here, take this as a small token of my esteem.','Are the fires burning?',NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-181332,-181333,-181334,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23247,23246,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,90,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (9368,2,-369,1,-1,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'The Festival of Fire','Midsummer is upon us once again!$B$BEach year, as tradition dictates, Flamekeepers are chosen to tend the bonfires within our capitals. While fires are burning throughout Azeroth, it is imperative that ours be the hottest and brightest, to properly pay homage to the season.$B$BIn fact, I have a task for you, if you don\'t mind. I\'ve not yet heard if the fires in all capitals are properly burning. Travel there yourself and warm yourself by the fires--make sure they\'re hot!','Touch the bonfires within Orgrimmar, Thunder Bluff, and the Undercity, then speak to a Festival Talespinner within the capital cities.','Excellent work, $N. With the shadows destroyed, it can only be a matter of time before the Lich King decides to recall his necropolises and leave us in peace.','Have you had any luck, $N?','','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-181336,-181337,-181335,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23247,23246,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9378,2,139,60,60,0,0,255,0,0,0,529,42000,0,0,0,0,0,0,1024,2,0,0,0,0,0,0,0,'DND FLAG The Dread Citadel - Naxxramas','In the thick of Plaguewood lies the entrance to the dread citadel of Naxxramas. Previously, all attempts to enter had been stymied by the magical wards placed upon the rune portal. That is, until now.$B$BWe have devised a way to gain entry via a permanent arcane cloaking of sorts - an old cantrip of the Kirin Tor with a few modifications of my own. With that said, the cloaking is costly; however, your dedication to the cause of the Dawn is unwavering! We will waive all cost associations.','Archmage Angela Dosantos at Light\'s Hope Chapel in the Eastern Plaguelands will grant you Arcane Cloaking at no cost. You must be Exalted with the Argent Dawn.',NULL,NULL,NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,529,0,0,0,0,500,0,0,0,0,0,0,0,28006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (9386,2,-369,50,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'A Light in Dark Places','An eager one, aren\'t you? If you\'re willing to enter the depths once more, I\'ll gladly reward you.$B$BSeek out the bonfires burning within Stratholme, Scholomance, Dire Maul, and the halls of Blackrock Spire itself; I look forward to your return, $n.','Find and touch the bonfires located within Blackrock Spire, Dire Maul, Scholomance, and Stratholme, then speak with the Festival Flamekeeper.','You have proven that you are not entirely useless, mortal.','Have you found your way through the dark?','','Flame of Dire Maul','Flame of Blackrock Spire','Flame of Stratholme','Flame of the Scholomance',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-181346,-181347,-181348,-181349,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23083,23247,0,0,1,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9388,2,-369,1,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Flickering Flames in Kalimdor','There are many flames burning throughout the world today, $n. The trickiest fires to tend are those that burn green; they do not stay lit long without supervision. Make certain the emerald fires still burn on Kalimdor for our Flamekeeper, eh?$B$BYou will find them near Ratchet in the Barrens, close to the Master\'s Glaive in Darkshore, in the forest of Ashenvale by the bridge near Silverwing Outpost, and near the road to Windshear Crag along the main road in Stonetalon Mountains.','Visit the bonfires within Ashenvale, the Barrens, Darkshore, and Stonetalon Mountains, then speak with the Festival Flamekeeper.','Ahhh, so they do still burn. I am glad; it would not do for those fires to burn out before their time. You have done well, $N. Take this with my blessing.','The fires cannot die until the festival is done!',NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-181561,-181560,-181563,-181562,1,1,1,1,0,0,0,0,23435,23327,23326,23211,0,0,5,4,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (9389,2,-369,1,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,'Flickering Flames in the Eastern Kingdoms','The Midsummer Fire Festival traditionally lights up the land with a myriad of flames. Some argue that the green fires are the finest, as they are the hardest to maintain and have such a distinctive hue.$B$BMake sure they still burn in the Eastern Kingdoms for our Flamekeeper. They sit near Dun Modr in the Wetlands, close to Pyrewood Village within Silverpine Forest, on the cliffs overlooking the lighthouse in Westfall, and by the ruined tower in Hillsbrad Foothills.','Visit the bonfires within Hillsbrad Foothills, Silverpine Forest, Westfall, and the Wetlands, then speak with the Festival Flamekeeper.','So you\'ve returned, and you\'ve seen to the emerald flames of the continent. What do you think, mm? A rare and wonderful sight, to be certain. I am aware, however, that tangible rewards are better appreciated... so please, take this for your trouble.','Have you seen to your task?',NULL,'','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-181566,-181564,-181565,-181567,1,1,1,1,0,0,0,0,23435,23327,23326,23211,0,0,5,4,5,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), + (9415,2,1377,53,60,0,0,77,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,9419,0,0,0,'Report to Marshal Bluewall','Are you Marshal Bluewall\'s new recruits? Of course you are.$B$BWhat are you waiting for? Good soldiers are dying in the desert. Aren\'t you excited to join them?$B$BNow, get going and don\'t dry out on the way.','Speak with Marshal Bluewall at the Alliance encampment near Hive\'Zora.','The Alliance needs every able body they can get. The Horde has been receiving a steady supply of reinforcements from the northern part of the continent, and it\'s been a struggle to keep up.$B$BLet me explain the situation to you.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,11,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9416,2,1377,53,60,0,0,178,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,9422,0,0,0,'Report to General Kirika','You must be one of General Kirika\'s new recruits. It\'s about time you showed up. Bodies wear down quick in the desert.$B$BThe dwarves have been getting reinforcements daily, and we can\'t afford to lose ground in our struggle for resources in Silithus.$B$BGet your instructions from the General. It\'s not my job to train you, just find you.','Speak with General Kirika at the Horde encampment near Hive\'Regal.','It\'s good that you\'re here, but there\'s no time to waste making small talk. You need instructions, and then you need to get out there.$B$BListen up.',NULL,'','','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9419,2,1377,55,60,41,0,77,0,0,0,0,0,0,0,0,0,0,0,72,0,9415,0,0,0,0,0,0,'Scouring the Desert','We recently found out that the Horde has been scavenging the Silithus desert for resources, but paid them little mind. We thought it could not be worth it to station large numbers in this sweltering desert.$B$BHowever, it was discovered the importance of the resources, and now we are scrambling to catch up.$B$BIf I have your assistance, you must go into the desert and recover the silithyst and return it here.','Find and deliver Silithyst to the Silithyst Extractor, then speak with Marshal Bluewall at the Alliance encampment near Hive\'Zora.','Thank the Light you were successful.$B$BNow if we could only have started this sooner, our need would not be so desperate. We must keep the bounty of the desert from falling into the hands of the Horde.','Be careful out there, but also be quick. We have no time to lose.','','Return Silithyst','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17090,0,0,0,1,0,0,0,0,0,0,0,13446,13444,0,0,0,0,2,2,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,250,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9422,2,1377,55,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Scouring the Desert','For some time now, we have been tapping the crystal resources of the Silithus desert. The only dangers we faced were from the creatures that made this place their home and the oppressive sand and dust and heat.$B$BBut now the Alliance seems to have caught on to what we have found here. It is now a race between us to capture the natural resources, and keep them from the other.$B$BI need every set of hands that is available. I hope I have yours.','Find and deliver Silithyst to the Silithyst Extractor then speak with General Kirika at the Horde encampment near Hive\'Regal.','You\'ve done well, $N. These resources will be added to our stockpiles, and every bit is to our gain and our enemy\'s loss.','Be wary of the dangers of the desert, $n. With the Alliance lurking in the dunes, any step could be your last.','','Deliver Silithyst','','','',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18199,0,0,0,1,0,0,0,0,0,0,0,13446,13444,0,0,0,0,2,2,0,0,0,0,0,0,0,0,0,0,0,0,609,0,0,0,0,250,0,0,0,0,0,3960,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0), + (9664,2,139,55,60,41,0,77,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Establishing New Outposts','Welcome to the Plaguelands, $n. As you know, the Forsaken and their allies hold the lands to the west of here against our best efforts. The Alliance commanders have decided that here in the east, we will establish new fortifications to tighten the noose around our enemies.$B$BTowers long abandoned since the days of Lordaeron are to be seized and rebuilt for this purpose. These lands are dangerous, and we could use your help.','Capture Crown Guard Tower, Eastwall Tower, Northpass Tower and Plaguewood Tower in the Eastern Plaguelands, then return to Emmisary Whitebeard at Light\'s Hope Chapel.','Very good, $N. It will be important for us to hold these towers against future attacks, and for that we may need your assistance until reinforcements can be brought in to secure the area.','When the towers are under our control, we will soon be able to surround the Forsaken. After that, it is only a matter of time before we can crush them.','','Capture Crown Guard Tower','Capture Eastwall Tower','Capture Northpass Tower','Capture Plaguewood Tower',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17689,17690,17696,17698,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9000,3960,0,0,0,0,0,0,0,0,66,1,1,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0), + (9665,2,139,55,60,41,0,178,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,'Bolstering Our Defenses','Agents of the Forsaken uncovered an Alliance plot to establish new bases here in the Eastern Plaguelands, at abandoned towers throughout the area.$B$BIt is imperative that we not allow them to establish a significant presence on our eastern borders, and so we must stave off this Alliance incursion. Our current plans are to drive them out of any towers they may have already seized, and occupy those that we have under our control against further attacks.','Capture Crown Guard Tower, Eastwall Tower, Northpass Tower and Plaguewood Tower in the Eastern Plaguelands, then return to Emmisary Gormok at Light\'s Hope Chapel.','This is good news, $N. It will be a constant struggle here in the Plaguelands until we have fully driven back the forces of the Alliance.$B$BUntil that day, I hope that we will have your continued assistance.','They must be fools to think that we would allow them to establish bases so close to one of our capitals.$B$BWe will bleed their numbers until they turn tail and retreat back to the south.','','Capture Crown Guard Tower','Capture Eastwall Tower','Capture Northpass Tower','Capture Plaguewood Tower',0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17689,17690,17696,17698,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9000,3960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0); /*!40000 ALTER TABLE `quest_template` ENABLE KEYS */; UNLOCK TABLES; @@ -707046,13 +667594,13 @@ VALUES (34000,16947,0,1,1,1,3), (34000,16955,0,1,1,1,4), (34000,16963,0,1,1,1,0), - (34001,17064,8,1,1,1,0), + (34051,16867,0,1,1,1,0), (34001,17067,0,1,1,1,0), - (34001,17068,9,1,1,1,0), - (34001,17075,8,1,1,1,0), + (34051,16835,0,1,1,1,0), + (34051,17065,0,1,1,1,0), (34001,17078,0,1,1,1,0), (34001,18205,0,1,1,1,0), - (34001,18813,15,1,1,1,0), + (34001,18813,0,1,1,1,0), (34002,1203,0,1,1,1,0), (34002,1973,0,1,1,1,0), (34002,2564,0,1,1,1,0), @@ -707318,18 +667866,6 @@ VALUES (34009,16950,0,1,1,1,3), (34009,16958,0,1,1,1,4), (34009,16966,0,1,1,1,0), - (34010,19356,0,1,1,1,0), - (34010,19360,0,1,1,1,0), - (34010,19363,0,1,1,1,0), - (34010,19364,0,1,1,1,0), - (34010,19375,0,1,1,1,0), - (34010,19376,0,1,1,1,0), - (34010,19377,0,1,1,1,0), - (34010,19378,0,1,1,1,0), - (34010,19379,0,1,1,1,0), - (34010,19380,0,1,1,1,0), - (34010,19381,0,1,1,1,0), - (34010,19382,0,1,1,1,0), (34011,18252,0,1,1,1,0), (34011,18257,0,1,1,1,0), (34011,18259,0,1,1,1,0), @@ -707340,56 +667876,6 @@ VALUES (34011,18291,0,1,1,1,0), (34011,18292,0,1,1,1,0), (34011,21371,0,1,1,1,0), - (34012,16800,0,1,1,1,0), - (34012,16805,0,1,1,1,0), - (34012,16829,0,1,1,1,0), - (34012,16837,0,1,1,1,3), - (34012,16859,0,1,1,1,4), - (34012,16863,0,1,1,1,0), - (34012,17077,0,1,1,1,0), - (34012,18861,0,1,1,1,0), - (34012,18870,0,1,1,1,0), - (34012,18872,0,1,1,1,0), - (34012,18875,0,1,1,1,0), - (34012,18878,0,1,1,1,0), - (34012,18879,0,1,1,1,0), - (34012,19145,0,1,1,1,0), - (34012,19146,0,1,1,1,0), - (34012,19147,0,1,1,1,0), - (34013,16796,0,1,1,1,0), - (34013,16810,0,1,1,1,0), - (34013,16814,0,1,1,1,0), - (34013,16822,0,1,1,1,0), - (34013,16835,0,1,1,1,0), - (34013,16843,0,1,1,1,3), - (34013,16847,0,1,1,1,0), - (34013,16855,0,1,1,1,4), - (34013,16867,0,1,1,1,0), - (34014,16812,0,1,1,1,0), - (34014,16826,0,1,1,1,0), - (34014,16839,0,1,1,1,3), - (34014,16849,0,1,1,1,0), - (34014,16860,0,1,1,1,4), - (34014,16862,0,1,1,1,0), - (34014,17077,0,1,1,1,0), - (34014,18861,0,1,1,1,0), - (34014,18870,0,1,1,1,0), - (34014,18872,0,1,1,1,0), - (34014,18875,0,1,1,1,0), - (34014,18878,0,1,1,1,0), - (34014,18879,0,1,1,1,0), - (34014,19145,0,1,1,1,0), - (34014,19146,0,1,1,1,0), - (34014,19147,0,1,1,1,0), - (34015,16795,0,1,1,1,0), - (34015,16808,0,1,1,1,0), - (34015,16813,0,1,1,1,0), - (34015,16821,0,1,1,1,0), - (34015,16834,0,1,1,1,0), - (34015,16842,0,1,1,1,3), - (34015,16846,0,1,1,1,0), - (34015,16854,0,1,1,1,4), - (34015,16866,0,1,1,1,0), (34024,20727,0,1,1,1,0), (34024,20728,0,1,1,1,0), (34024,20729,0,1,1,1,0), @@ -707424,96 +667910,40 @@ VALUES (34024,21304,0,2,1,1,0), (34024,21306,0,2,1,1,0), (34024,21307,0,2,1,1,0), - (34025,21452,0,1,1,1,0), - (34025,21453,0,1,1,1,0), - (34025,21454,0,1,1,1,0), - (34025,21456,0,1,1,1,0), - (34025,21457,0,1,1,1,0), - (34025,21458,0,1,1,1,0), - (34025,21459,0,1,1,1,0), - (34025,21460,0,1,1,1,0), - (34025,21461,0,1,1,1,0), - (34025,21462,0,1,1,1,0), - (34025,21463,0,1,1,1,0), - (34025,21464,0,1,1,1,0), - (34025,21715,0,1,1,1,0), - (34026,16801,0,1,1,1,0), - (34026,16803,0,1,1,1,0), - (34026,16811,0,1,1,1,0), - (34026,16824,0,1,1,1,0), - (34026,16831,0,1,1,1,0), - (34026,16852,0,1,1,1,0), - (34026,17077,0,1,1,1,0), - (34026,18861,0,1,1,1,0), - (34026,18870,0,1,1,1,0), - (34026,18872,0,1,1,1,0), - (34026,18875,0,1,1,1,0), - (34026,18878,0,1,1,1,0), - (34026,18879,0,1,1,1,0), - (34026,19145,0,1,1,1,0), - (34026,19146,0,1,1,1,0), - (34026,19147,0,1,1,1,0), - (34027,16797,0,1,1,1,0), - (34027,16807,0,1,1,1,0), - (34027,16836,0,1,1,1,0), - (34027,16844,0,1,1,1,3), - (34027,16856,0,1,1,1,4), - (34027,18820,0,1,1,1,0), - (34027,18821,0,1,1,1,0), - (34027,18822,0,1,1,1,0), - (34027,18823,0,1,1,1,0), - (34027,18824,0,1,1,1,0), - (34027,18829,0,1,1,1,0), - (34027,18861,0,1,1,1,0), - (34027,19136,0,1,1,1,0), - (34027,19142,0,1,1,1,0), - (34027,19143,0,1,1,1,0), - (34027,19144,0,1,1,1,0), - (34028,16798,0,1,1,1,0), - (34028,16809,0,1,1,1,0), - (34028,16815,0,1,1,1,0), - (34028,16820,0,1,1,1,0), - (34028,16833,0,1,1,1,0), - (34028,16841,0,1,1,1,3), - (34028,16845,0,1,1,1,0), - (34028,16853,0,1,1,1,4), - (34028,16865,0,1,1,1,0), - (34029,16816,0,1,1,1,0), - (34029,16823,0,1,1,1,0), - (34029,16848,0,1,1,1,0), - (34029,16868,0,1,1,1,0), - (34029,17077,0,1,1,1,0), - (34029,18861,0,1,1,1,0), - (34029,18870,0,1,1,1,0), - (34029,18872,0,1,1,1,0), - (34029,18875,0,1,1,1,0), - (34029,18878,0,1,1,1,0), - (34029,18879,0,1,1,1,0), - (34029,19145,0,1,1,1,0), - (34029,19146,0,1,1,1,0), - (34029,19147,0,1,1,1,0), - (34030,16901,0,2,1,1,0), - (34030,16915,0,2,1,1,0), - (34030,16909,0,2,1,1,0), - (34030,16922,0,2,1,1,0), - (34030,16930,0,2,1,1,0), - (34030,16938,0,2,1,1,0), - (34030,16946,0,2,1,1,3), - (34030,16954,0,2,1,1,4), - (34030,16962,0,2,1,1,0), - (34030,17076,0,1,1,1,0), - (34030,17104,0,1,1,1,0), - (34030,18816,0,1,1,1,0), - (34030,17063,0,1,1,1,0), - (34030,17082,0,1,1,1,0), - (34030,17102,0,1,1,1,0), - (34030,17106,0,1,1,1,0), - (34030,17107,0,1,1,1,0), - (34030,18814,0,1,1,1,0), - (34030,18815,0,1,1,1,0), - (34030,18817,0,1,1,1,0), - (34030,19137,0,1,1,1,0), - (34030,19138,0,1,1,1,0), + (34104,21453,0,1,1,1,4), + (34104,21454,0,1,1,1,3), + (34104,21458,0,1,1,1,0), + (34104,21456,0,1,1,1,0), + (34104,21452,0,1,1,1,0), + (34104,21715,10,1,1,1,0), + (34103,21464,0,1,1,1,3), + (34103,21463,0,1,1,1,0), + (34103,21462,0,1,1,1,0), + (34103,21461,0,1,1,1,0), + (34103,21460,0,1,1,1,0), + (34103,21459,10,1,1,1,0), + (34030,16901,0,1,1,1,0), + (34030,16915,0,1,1,1,0), + (34030,16909,0,1,1,1,0), + (34030,16922,0,1,1,1,0), + (34030,16930,0,1,1,1,0), + (34030,16938,0,1,1,1,0), + (34030,16946,0,1,1,1,3), + (34030,16954,0,1,1,1,4), + (34030,16962,0,1,1,1,0), + (34071,19356,10,1,1,1,0), + (34070,19137,0,1,1,1,0), + (34069,18815,0,1,1,1,0), + (34071,19379,0,1,1,1,0), + (34071,19364,10,1,1,1,0), + (34070,17107,0,1,1,1,0), + (34070,17106,0,1,1,1,0), + (34070,17063,0,1,1,1,0), + (34070,17102,0,1,1,1,0), + (34069,18816,0,1,1,1,0), + (34069,18814,0,1,1,1,0), + (34069,18817,0,1,1,1,0), + (34069,19138,0,1,1,1,0), (34032,16904,0,1,1,1,0), (34032,16911,0,1,1,1,0), (34032,16918,0,1,1,1,0), @@ -707541,93 +667971,77 @@ VALUES (34034,16949,0,1,1,1,3), (34034,16957,0,1,1,1,4), (34034,16965,0,1,1,1,0), - (34035,16899,0,1,1,1,0), - (34035,16907,0,1,1,1,0), - (34035,16913,0,1,1,1,0), - (34035,16920,0,1,1,1,0), - (34035,16928,0,1,1,1,0), - (34035,16940,0,1,1,1,0), - (34035,16948,0,1,1,1,3), - (34035,16956,0,1,1,1,4), - (34035,16964,0,1,1,1,0), - (34035,19343,0,1,1,1,0), - (34035,19344,0,1,1,1,0), - (34035,19353,0,1,1,1,0), - (34035,19355,0,1,1,1,0), - (34035,19365,0,1,1,1,0), - (34035,19394,0,1,1,1,0), - (34035,19395,0,1,1,1,0), - (34035,19396,0,1,1,1,0), - (34035,19397,0,1,1,1,0), - (34035,19398,0,1,1,1,0), - (34035,19399,0,1,1,1,0), - (34035,19400,0,1,1,1,0), - (34035,19401,0,1,1,1,0), - (34035,19402,0,1,1,1,0), - (34036,16899,0,1,1,1,0), - (34036,16907,0,1,1,1,0), - (34036,16913,0,1,1,1,0), - (34036,16920,0,1,1,1,0), - (34036,16928,0,1,1,1,0), - (34036,16940,0,1,1,1,0), - (34036,16948,0,1,1,1,3), - (34036,16956,0,1,1,1,4), - (34036,16964,0,1,1,1,0), - (34036,19345,0,1,1,1,0), - (34036,19353,0,1,1,1,0), - (34036,19355,0,1,1,1,0), - (34036,19368,0,1,1,1,0), - (34036,19394,0,1,1,1,0), - (34036,19395,0,1,1,1,0), - (34036,19396,0,1,1,1,0), - (34036,19397,0,1,1,1,0), - (34036,19403,0,1,1,1,0), - (34036,19405,0,1,1,1,0), - (34036,19406,0,1,1,1,0), - (34036,19407,0,1,1,1,0), - (34037,16899,0,1,1,1,0), - (34037,16907,0,1,1,1,0), - (34037,16913,0,1,1,1,0), - (34037,16920,0,1,1,1,0), - (34037,16928,0,1,1,1,0), - (34037,16940,0,1,1,1,0), - (34037,16948,0,1,1,1,3), - (34037,16956,0,1,1,1,4), - (34037,16964,0,1,1,1,0), - (34037,19353,0,1,1,1,0), - (34037,19355,0,1,1,1,0), - (34037,19357,0,1,1,1,0), - (34037,19367,0,1,1,1,0), - (34037,19394,0,1,1,1,0), + (34078,19876,0,1,1,1,0), + (34078,19859,0,1,1,1,0), + (34078,19855,0,1,1,1,0), + (34078,19862,0,1,1,1,0), + (34078,19865,0,1,1,1,0), + (34078,19861,0,1,1,1,0), + (34078,19854,0,1,1,1,0), + (34079,20264,0,1,1,1,4), + (34079,20257,0,1,1,1,3), + (34079,19857,0,1,1,1,0), + (34079,19856,0,1,1,1,0), + (34079,19853,0,1,1,1,0), + (34079,19864,0,1,1,1,0), + (34079,19852,0,1,1,1,0), + (34077,19343,0,1,1,1,4), + (34077,19344,0,1,1,1,3), + (34077,19402,0,1,1,1,4), + (34077,19401,0,1,1,1,3), + (34077,19398,0,1,1,1,0), + (34077,19399,0,1,1,1,0), + (34077,19400,0,1,1,1,0), + (34077,19365,0,1,1,1,0), + (34076,19345,0,1,1,1,0), + (34076,19405,0,1,1,1,0), + (34076,19407,0,1,1,1,0), + (34076,19406,0,1,1,1,0), + (34076,19403,0,1,1,1,0), + (34076,19368,10,1,1,1,0), + (34075,19431,0,1,1,1,0), + (34075,19430,0,1,1,1,0), + (34075,19432,0,1,1,1,0), + (34075,19433,0,1,1,1,0), + (34075,19367,10,1,1,1,0), + (34075,19357,10,1,1,1,0), (34037,19395,0,1,1,1,0), - (34037,19396,0,1,1,1,0), (34037,19397,0,1,1,1,0), - (34037,19430,0,1,1,1,0), - (34037,19431,0,1,1,1,0), - (34037,19432,0,1,1,1,0), - (34037,19433,0,1,1,1,0), - (34038,16832,0,2,1,1,0), - (34038,16902,0,2,1,1,0), - (34038,16917,0,2,1,1,0), - (34038,16924,0,2,1,1,0), - (34038,16932,0,2,1,1,0), - (34038,16937,0,2,1,1,0), - (34038,16945,0,2,1,1,3), - (34038,16953,0,2,1,1,4), - (34038,16961,0,2,1,1,0), - (34038,19347,0,1,1,1,0), - (34038,19349,0,1,1,1,0), - (34038,19352,0,1,1,1,0), - (34038,19361,0,1,1,1,0), - (34038,19385,0,1,1,1,0), - (34038,19386,0,1,1,1,0), - (34038,19387,0,1,1,1,0), - (34038,19388,0,1,1,1,0), - (34038,19389,0,1,1,1,0), - (34038,19390,0,1,1,1,0), - (34038,19391,0,1,1,1,0), - (34038,19392,0,1,1,1,0), - (34038,19393,0,1,1,1,0), + (34037,19394,0,1,1,1,0), + (34037,19396,0,1,1,1,0), + (34037,19355,4,1,1,1,0), + (34037,19353,4,1,1,1,0), + (34037,16956,4,1,1,1,4), + (34037,16948,4,1,1,1,3), + (34037,16940,4,1,1,1,0), + (34037,16928,4,1,1,1,0), + (34037,16920,4,1,1,1,0), + (34037,16913,4,1,1,1,0), + (34037,16907,4,1,1,1,0), + (34037,16899,4,1,1,1,0), + (34037,16964,4,1,1,1,0), + (34038,16832,0,1,1,1,0), + (34038,16902,0,1,1,1,0), + (34038,16917,0,1,1,1,0), + (34038,16924,0,1,1,1,0), + (34038,16932,0,1,1,1,0), + (34038,16937,0,1,1,1,0), + (34038,16945,0,1,1,1,3), + (34038,16953,0,1,1,1,4), + (34038,16961,0,1,1,1,0), + (34074,19392,0,1,1,1,4), + (34074,19393,0,1,1,1,3), + (34074,19390,0,1,1,1,0), + (34074,19386,0,1,1,1,0), + (34074,19391,0,1,1,1,0), + (34074,19347,10,1,1,1,0), + (34074,19361,10,1,1,1,0), + (34073,19385,0,1,1,1,0), + (34073,19389,0,1,1,1,0), + (34073,19388,0,1,1,1,0), + (34073,19387,0,1,1,1,0), + (34073,19349,10,1,1,1,0), + (34073,19352,10,1,1,1,0), (34040,22357,0,1,1,1,0), (34040,22364,0,1,1,1,0), (34040,22371,0,1,1,1,0), @@ -707676,58 +668090,56 @@ VALUES (34045,20736,0,1,1,1,0), (34045,21232,0,2,1,1,0), (34045,21237,0,2,1,1,0), - (34046,21128,0,1,1,1,0), - (34046,21698,0,1,1,1,0), - (34046,21699,0,1,1,1,0), - (34046,21700,0,1,1,1,0), - (34046,21701,0,1,1,1,0), - (34046,21702,0,1,1,1,0), - (34046,21703,0,1,1,1,0), - (34046,21704,0,1,1,1,0), - (34046,21705,0,1,1,1,0), - (34046,21706,0,1,1,1,0), - (34046,21707,0,1,1,1,0), - (34046,21708,0,1,1,1,0), - (34046,21814,0,1,1,1,0), - (34047,21648,0,1,1,1,0), - (34047,21666,0,1,1,1,0), - (34047,21667,0,1,1,1,0), - (34047,21668,0,1,1,1,0), - (34047,21669,0,1,1,1,0), - (34047,21670,0,1,1,1,0), - (34047,21671,0,1,1,1,0), - (34047,21672,0,1,1,1,0), - (34047,21673,0,1,1,1,0), - (34047,21674,0,1,1,1,0), - (34047,21675,0,1,1,1,0), - (34047,21676,0,1,1,1,0), - (34047,21678,0,1,1,1,0), - (34048,21627,0,1,1,1,0), - (34048,21635,0,1,1,1,0), - (34048,21639,0,1,1,1,0), - (34048,21645,0,1,1,1,0), - (34048,21647,0,1,1,1,0), - (34048,21650,0,1,1,1,0), - (34048,21651,0,1,1,1,0), - (34048,21652,0,1,1,1,0), - (34048,21663,0,1,1,1,0), - (34048,21664,0,1,1,1,0), - (34048,21665,0,1,1,1,0), - (34048,22396,0,1,1,1,0), - (34048,22402,0,1,1,1,0), - (34049,21126,0,1,1,1,0), - (34049,21134,0,1,1,1,0), - (34049,21579,0,1,1,1,0), - (34049,21581,0,1,1,1,0), - (34049,21582,0,1,1,1,0), - (34049,21583,0,1,1,1,0), - (34049,21585,0,1,1,1,0), - (34049,21586,0,1,1,1,0), - (34049,21596,0,1,1,1,0), - (34049,21839,0,1,1,1,0), - (34049,22730,0,1,1,1,0), - (34049,22731,0,1,1,1,0), - (34049,22732,0,1,1,1,0), + (34081,21704,0,1,1,1,4), + (34081,21705,0,1,1,1,3), + (34081,21814,0,1,1,1,0), + (34081,21708,0,1,1,1,0), + (34081,21707,0,1,1,1,0), + (34081,21706,0,1,1,1,0), + (34081,21703,10,1,1,1,0), + (34080,21698,0,1,1,1,0), + (34080,21700,0,1,1,1,0), + (34080,21702,0,1,1,1,0), + (34080,21701,0,1,1,1,0), + (34080,21699,0,1,1,1,0), + (34080,21128,10,1,1,1,0), + (34083,21678,0,1,1,1,0), + (34083,21674,0,1,1,1,0), + (34083,21676,0,1,1,1,0), + (34083,21675,0,1,1,1,0), + (34083,21648,0,1,1,1,0), + (34083,21673,10,1,1,1,0), + (34082,21667,0,1,1,1,4), + (34082,21668,0,1,1,1,3), + (34082,21671,0,1,1,1,0), + (34082,21669,0,1,1,1,0), + (34082,21672,0,1,1,1,0), + (34082,21670,0,1,1,1,0), + (34082,21666,10,1,1,1,0), + (34085,22402,0,1,1,1,4), + (34085,22396,0,1,1,1,3), + (34085,21627,0,1,1,1,0), + (34085,21645,0,1,1,1,0), + (34085,21647,0,1,1,1,0), + (34085,21635,10,1,1,1,0), + (34084,21651,0,1,1,1,0), + (34084,21663,0,1,1,1,0), + (34084,21665,0,1,1,1,0), + (34084,21652,0,1,1,1,0), + (34084,21664,0,1,1,1,0), + (34084,21650,10,1,1,1,0), + (34102,21582,0,1,1,1,0), + (34102,22732,0,1,1,1,0), + (34102,21581,0,1,1,1,0), + (34102,21583,0,1,1,1,0), + (34102,21839,8,1,1,1,0), + (34102,21134,8,1,1,1,0), + (34101,22730,0,1,1,1,0), + (34101,21585,0,1,1,1,0), + (34101,21596,0,1,1,1,0), + (34101,22731,0,1,1,1,0), + (34101,21586,0,1,1,1,0), + (34101,21126,8,1,1,1,0), (34086,19716,0,1,1,1,0), (34086,19717,0,1,1,1,0), (34086,19718,0,1,1,1,0), @@ -707769,20 +668181,6 @@ VALUES (34089,19892,0,1,1,1,0), (34089,19894,0,1,1,1,0), (34089,19929,0,1,1,1,0), - (34090,19852,0,1,1,1,0), - (34090,19853,0,1,1,1,0), - (34090,19854,0,1,1,1,0), - (34090,19855,0,1,1,1,0), - (34090,19856,0,1,1,1,0), - (34090,19857,0,1,1,1,0), - (34090,19859,0,1,1,1,0), - (34090,19861,0,1,1,1,0), - (34090,19862,0,1,1,1,0), - (34090,19864,0,1,1,1,0), - (34090,19865,0,1,1,1,0), - (34090,19876,0,1,1,1,0), - (34090,20257,0,1,1,1,0), - (34090,20264,0,1,1,1,0), (35008,22301,0,1,1,1,0), (35008,22327,0,1,1,1,0), (35008,22328,0,1,1,1,0), @@ -708061,7 +668459,166 @@ VALUES (35032,18543,0,1,1,1,0), (24092,11751,0,1,1,1,0), (24092,11752,0,1,1,1,0), - (24092,11753,0,1,1,1,0); + (24092,11753,0,1,1,1,0), + (5759,20400,5.9,0,1,1,162), + (34051,16847,0,1,1,1,0), + (34051,16843,0,1,1,1,3), + (34051,16855,0,1,1,1,4), + (34052,17069,0,1,1,1,0), + (34052,16796,0,1,1,1,0), + (34052,16810,0,1,1,1,0), + (34052,16822,0,1,1,1,0), + (34052,16814,0,1,1,1,0), + (34050,17073,20,1,1,1,0), + (34050,18203,20,1,1,1,0), + (34050,18823,0,1,1,1,0), + (34050,19142,0,1,1,1,0), + (34050,19143,0,1,1,1,0), + (34050,18861,0,1,1,1,0), + (34050,19136,0,1,1,1,0), + (34050,18822,0,1,1,1,0), + (34050,18821,0,1,1,1,0), + (34050,19144,0,1,1,1,0), + (34050,18820,0,1,1,1,0), + (34050,18829,0,1,1,1,3), + (34050,18824,0,1,1,1,4), + (34053,17066,0,1,1,1,0), + (34053,16834,0,1,1,1,0), + (34053,16866,0,1,1,1,0), + (34053,16846,0,1,1,1,0), + (34053,16842,0,1,1,1,3), + (34053,16854,0,1,1,1,4), + (34054,17071,0,1,1,1,0), + (34054,16795,0,1,1,1,0), + (34054,16808,0,1,1,1,0), + (34054,16821,0,1,1,1,0), + (34054,16813,0,1,1,1,0), + (34055,17105,20,1,1,1,0), + (34055,18832,20,1,1,1,0), + (34055,18823,0,1,1,1,0), + (34055,19142,0,1,1,1,0), + (34055,19143,0,1,1,1,0), + (34055,18861,0,1,1,1,0), + (34055,19136,0,1,1,1,0), + (34055,18822,0,1,1,1,0), + (34055,18821,0,1,1,1,0), + (34055,19144,0,1,1,1,0), + (34055,18820,0,1,1,1,0), + (34055,18829,0,1,1,1,3), + (34055,18824,0,1,1,1,4), + (34056,16797,0,1,1,1,0), + (34056,16807,0,1,1,1,0), + (34056,17110,0,1,1,1,0), + (34057,16836,30,1,1,1,0), + (34057,16844,30,1,1,1,3), + (34057,16856,30,1,1,1,4), + (34057,18823,0,1,1,1,0), + (34057,19142,0,1,1,1,0), + (34057,19143,0,1,1,1,0), + (34057,18861,0,1,1,1,0), + (34057,19136,0,1,1,1,0), + (34057,18822,0,1,1,1,0), + (34057,18821,0,1,1,1,0), + (34057,19144,0,1,1,1,0), + (34057,18820,0,1,1,1,0), + (34057,18829,0,1,1,1,3), + (34057,18824,0,1,1,1,4), + (34058,16833,0,1,1,1,0), + (34058,16865,0,1,1,1,0), + (34058,16845,0,1,1,1,0), + (34058,16841,0,1,1,1,3), + (34058,16853,0,1,1,1,4), + (34059,16798,0,1,1,1,0), + (34059,16809,0,1,1,1,0), + (34059,16820,0,1,1,1,0), + (34059,16815,0,1,1,1,0), + (34060,18842,25,1,1,1,0), + (34060,17103,25,1,1,1,0), + (34060,17072,25,1,1,1,0), + (34060,18823,0,1,1,1,0), + (34060,19142,0,1,1,1,0), + (34060,19143,0,1,1,1,0), + (34060,18861,0,1,1,1,0), + (34060,19136,0,1,1,1,0), + (34060,18822,0,1,1,1,0), + (34060,18821,0,1,1,1,0), + (34060,19144,0,1,1,1,0), + (34060,18820,0,1,1,1,0), + (34060,18829,0,1,1,1,3), + (34060,18824,0,1,1,1,4), + (34061,16829,0,1,1,1,0), + (34061,16800,0,1,1,1,0), + (34061,17109,0,1,1,1,0), + (34061,16837,0,1,1,1,3), + (34061,16859,0,1,1,1,4), + (34062,16863,33,1,1,1,0), + (34062,16805,33,1,1,1,0), + (34062,17077,0,1,1,1,0), + (34062,18870,0,1,1,1,0), + (34062,18872,0,1,1,1,0), + (34062,18875,0,1,1,1,0), + (34062,18878,0,1,1,1,0), + (34062,18879,0,1,1,1,0), + (34062,18861,0,1,1,1,0), + (34062,19147,0,1,1,1,0), + (34062,19146,0,1,1,1,0), + (34062,19145,0,1,1,1,0), + (34063,16826,0,1,1,1,0), + (34063,16812,0,1,1,1,0), + (34063,16839,0,1,1,1,3), + (34063,16860,0,1,1,1,4), + (34064,16862,25,1,1,1,0), + (34064,16849,25,1,1,1,0), + (34064,17077,0,1,1,1,0), + (34064,18870,0,1,1,1,0), + (34064,18872,0,1,1,1,0), + (34064,18875,0,1,1,1,0), + (34064,18878,0,1,1,1,0), + (34064,18879,0,1,1,1,0), + (34064,18861,0,1,1,1,0), + (34064,19147,0,1,1,1,0), + (34064,19146,0,1,1,1,0), + (34064,19145,0,1,1,1,0), + (34065,16831,0,1,1,1,0), + (34065,16801,0,1,1,1,0), + (34065,16852,0,1,1,1,0), + (34066,16803,25,1,1,1,0), + (34066,16811,25,1,1,1,0), + (34066,16824,25,1,1,1,0), + (34066,17077,0,1,1,1,0), + (34066,18870,0,1,1,1,0), + (34066,18872,0,1,1,1,0), + (34066,18875,0,1,1,1,0), + (34066,18878,0,1,1,1,0), + (34066,18879,0,1,1,1,0), + (34066,18861,0,1,1,1,0), + (34066,19147,0,1,1,1,0), + (34066,19146,0,1,1,1,0), + (34066,19145,0,1,1,1,0), + (34067,16848,0,1,1,1,0), + (34067,16816,0,1,1,1,0), + (34067,17074,0,1,1,1,0), + (34068,16868,33,1,1,1,0), + (34068,16823,33,1,1,1,0), + (34068,17077,0,1,1,1,0), + (34068,18870,0,1,1,1,0), + (34068,18872,0,1,1,1,0), + (34068,18875,0,1,1,1,0), + (34068,18878,0,1,1,1,0), + (34068,18879,0,1,1,1,0), + (34068,18861,0,1,1,1,0), + (34068,19147,0,1,1,1,0), + (34068,19146,0,1,1,1,0), + (34068,19145,0,1,1,1,0), + (34071,19380,0,1,1,1,0), + (34071,19381,0,1,1,1,0), + (34071,19382,0,1,1,1,0), + (34072,19360,10,1,1,1,0), + (34072,19363,10,1,1,1,0), + (34072,19377,0,1,1,1,0), + (34072,19378,0,1,1,1,0), + (34072,19375,0,1,1,1,0), + (34072,19376,0,1,1,1,0); /*!40000 ALTER TABLE `reference_loot_template` ENABLE KEYS */; UNLOCK TABLES; @@ -708149,3370 +668706,6 @@ CREATE TABLE `reserved_name` ( -# Dump of table script_texts -# ------------------------------------------------------------ - -DROP TABLE IF EXISTS `script_texts`; - -CREATE TABLE `script_texts` ( - `entry` mediumint(8) NOT NULL, - `content_default` text NOT NULL, - `content_loc1` text, - `content_loc2` text, - `content_loc3` text, - `content_loc4` text, - `content_loc5` text, - `content_loc6` text, - `content_loc7` text, - `content_loc8` text, - `sound` mediumint(8) unsigned NOT NULL DEFAULT '0', - `type` tinyint(3) unsigned NOT NULL DEFAULT '0', - `language` tinyint(3) unsigned NOT NULL DEFAULT '0', - `emote` smallint(5) unsigned NOT NULL DEFAULT '0', - `comment` text, - PRIMARY KEY (`entry`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Script Texts'; - -LOCK TABLES `script_texts` WRITE; -/*!40000 ALTER TABLE `script_texts` DISABLE KEYS */; - -INSERT INTO `script_texts` (`entry`, `content_default`, `content_loc1`, `content_loc2`, `content_loc3`, `content_loc4`, `content_loc5`, `content_loc6`, `content_loc7`, `content_loc8`, `sound`, `type`, `language`, `emote`, `comment`) -VALUES - (-1000000,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'DEFAULT_TEXT'), - (-1000001,'%s goes into a killing frenzy!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'EMOTE_GENERIC_FRENZY_KILL'), - (-1000002,'%s goes into a frenzy!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'EMOTE_GENERIC_FRENZY'), - (-1000003,'%s becomes enraged!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'EMOTE_GENERIC_ENRAGED'), - (-1000004,'%s goes into a berserker rage!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'EMOTE_GENERIC_BERSERK'), - (-1000005,'%s goes into a frenzy!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,3,0,0,'EMOTE_BOSS_GENERIC_FRENZY'), - (-1000006,'%s becomes enraged!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,3,0,0,'EMOTE_BOSS_GENERIC_ENRAGED'), - (-1000100,'Come, little ones. Face me!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'azuregos SAY_TELEPORT'), - (-1000101,'Follow me, $N. I\'ll take you to the Defias hideout. But you better protect me or I am as good as dead',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,0,'defias traitor SAY_START'), - (-1000102,'The entrance is hidden here in Moonbrook. Keep your eyes peeled for thieves. They want me dead.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,0,'defias traitor SAY_PROGRESS'), - (-1000103,'You can go tell Stoutmantle this is where the Defias Gang is holed up, $N.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,0,'defias traitor SAY_END'), - (-1000104,'$N coming in fast! Prepare to fight!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,0,'defias traitor SAY_AGGRO_1'), - (-1000105,'Help!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,0,'defias traitor SAY_AGGRO_2'), - (-1000106,'Everyone ready?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'torek SAY_READY'), - (-1000107,'Ok, Lets move out!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'torek SAY_MOVE'), - (-1000108,'Prepare yourselves. Silverwing is just around the bend.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'torek SAY_PREPARE'), - (-1000109,'Silverwing is ours!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'torek SAY_WIN'), - (-1000110,'Go report that the outpost is taken. We will remain here.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'torek SAY_END'), - (-1000111,'Our house is this way, through the thicket.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,0,'magwin SAY_START'), - (-1000112,'Help me!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,0,'magwin SAY_AGGRO'), - (-1000113,'My poor family. Everything has been destroyed.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,0,'magwin SAY_PROGRESS'), - (-1000114,'Father! Father! You\'re alive!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,0,'magwin SAY_END1'), - (-1000115,'You can thank $N for getting me back here safely, father.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,0,'magwin SAY_END2'), - (-1000116,'%s hugs her father.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,7,0,'magwin EMOTE_HUG'), - (-1000117,'Thank you for agreeing to help. Now, let\'s get out of here $N.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'wounded elf SAY_ELF_START'), - (-1000118,'Over there! They\'re following us!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'wounded elf SAY_ELF_SUMMON1'), - (-1000119,'Allow me a moment to rest. The journey taxes what little strength I have.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,16,'wounded elf SAY_ELF_RESTING'), - (-1000120,'Did you hear something?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'wounded elf SAY_ELF_SUMMON2'), - (-1000121,'Falcon Watch, at last! Now, where\'s my... Oh no! My pack, it\'s missing! Where has -',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'wounded elf SAY_ELF_COMPLETE'), - (-1000122,'You won\'t keep me from getting to Falcon Watch!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'wounded elf SAY_ELF_AGGRO'), - (-1000123,'Ready when you are, $c.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,15,'big will SAY_BIG_WILL_READY'), - (-1000124,'The Affray has begun. $n, get ready to fight!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'twiggy SAY_TWIGGY_BEGIN'), - (-1000125,'You! Enter the fray!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'twiggy SAY_TWIGGY_FRAY'), - (-1000126,'Challenger is down!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'twiggy SAY_TWIGGY_DOWN'), - (-1000127,'The Affray is over.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'twiggy SAY_TWIGGY_OVER'), - (-1000128,'We need you to send reinforcements to Manaforge Duro, Ardonis. This is not a request, it\'s an order.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'dawnforge SAY_COMMANDER_DAWNFORGE_1'), - (-1000129,'You cannot be serious! We are severely understaffed and can barely keep this manaforge functional!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'dawnforge SAY_ARCANIST_ARDONIS_1'), - (-1000130,'You will do as ordered. Manaforge Duro has come under heavy attack by mana creatures and the situation is out of control. Failure to comply will not be tolerated!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'dawnforge SAY_COMMANDER_DAWNFORGE_2'), - (-1000131,'Indeed, it is not a request.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'dawnforge SAY_PATHALEON_CULATOR_IMAGE_1'), - (-1000132,'My lord!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'dawnforge SAY_COMMANDER_DAWNFORGE_3'), - (-1000133,'Duro will be reinforced! Ultris was a complete disaster. I will NOT have that mistake repeated!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'dawnforge PATHALEON_CULATOR_IMAGE_2'), - (-1000134,'We\'ve had too many setbacks along the way: Hellfire Citadel, Fallen Sky Ridge, Firewing Point... Prince Kael\'thas will tolerate no further delays. I will tolerate nothing other than complete success!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'dawnforge PATHALEON_CULATOR_IMAGE_2_1'), - (-1000135,'I am returning to Tempest Keep. See to it that I do not have reason to return!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'dawnforge PATHALEON_CULATOR_IMAGE_2_2'), - (-1000136,'Yes, my lord.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'dawnforge COMMANDER_DAWNFORGE_4 SAY_ARCANIST_ARDONIS_2'), - (-1000137,'See to it, Ardonis!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'dawnforge COMMANDER_DAWNFORGE_5'), - (-1000138,'Avruu\'s magic... it still controls me. You must fight me, mortal. It\'s the only way to break the spell!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'aeranas SAY_SUMMON'), - (-1000139,'Avruu\'s magic is broken! I\'m free once again!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'aeranas SAY_FREE'), - (-1000140,'Let\'s go.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'lilatha SAY_START'), - (-1000141,'$N, let\'s use the antechamber to the right.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'lilatha SAY_PROGRESS1'), - (-1000142,'I can see the light at the end of the tunnel!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'lilatha SAY_PROGRESS2'), - (-1000143,'There\'s Farstrider Enclave now, $C. Not far to go... Look out! Troll ambush!!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'lilatha SAY_PROGRESS3'), - (-1000144,'Thank you for saving my life and bringing me back to safety, $N',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'lilatha SAY_END1'), - (-1000145,'Captain Helios, I\'ve been rescued from the Amani Catacombs. Reporting for duty, sir!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'lilatha SAY_END2'), - (-1000146,'Liatha, get someone to look at those injuries. Thank you for bringing her back safely.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'lilatha CAPTAIN_ANSWER'), - (-1000147,'I remember well the sting of defeat at the conclusion of the Third War. I have waited far too long for my revenge. Now the shadow of the Legion falls over this world. It is only a matter of time until all of your failed creation... is undone.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'kazzak SAY_INTRO'), - (-1000148,'The Legion will conquer all!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'kazzak SAY_AGGRO1'), - (-1000149,'All mortals will perish!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'kazzak SAY_AGGRO2'), - (-1000150,'All life must be eradicated!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'kazzak SAY_SURPREME1'), - (-1000151,'I\'ll rip the flesh from your bones!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'kazzak SAY_SURPREME2'), - (-1000152,'Kirel Narak!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'kazzak SAY_KILL1'), - (-1000153,'Contemptible wretch!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'kazzak SAY_KILL2'), - (-1000154,'The universe will be remade.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'kazzak SAY_KILL3'), - (-1000155,'The Legion... will never... fall.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'kazzak SAY_DEATH'), - (-1000156,'REUSE ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE ME'), - (-1000157,'Invaders, you dangle upon the precipice of oblivion! The Burning Legion comes and with it comes your end.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'kazzak SAY_RAND1'), - (-1000158,'Impudent whelps, you only delay the inevitable. Where one has fallen, ten shall rise. Such is the will of Kazzak...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'kazzak SAY_RAND2'), - (-1000168,'Who dares awaken Aquementas?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'aquementas AGGRO_YELL_AQUE'), - (-1000169,'Muahahahaha! You fool! You\'ve released me from my banishment in the interstices between space and time!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'nether_drake SAY_NIHIL_1'), - (-1000170,'All of Draenor shall quick beneath my feet! I will destroy this world and reshape it in my image!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'nether_drake SAY_NIHIL_2'), - (-1000171,'Where shall I begin? I cannot bother myself with a worm such as yourself. There is a world to be conquered!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'nether_drake SAY_NIHIL_3'), - (-1000172,'No doubt the fools that banished me are long dead. I shall take wing survey my demense. Pray to whatever gods you hold dear that we do not meet again.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'nether_drake SAY_NIHIL_4'), - (-1000173,'NOOOOooooooo!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'nether_drake SAY_NIHIL_INTERRUPT'), - (-1000174,'Good $N, you are under the spell\'s influence. I must analyze it quickly, then we can talk.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,0,'daranelle SAY_SPELL_INFLUENCE'), - (-1000175,'Thank you, mortal.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,11,0,' SAY_JUST_EATEN'), - (-1000176,'The last thing I remember is the ship falling and us getting into the pods. I\'ll go see how I can help. Thank you!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,0,'draenei_survivor SAY_HEAL1'), - (-1000177,'$C, Where am I? Who are you? Oh no! What happened to the ship?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,0,'draenei_survivor SAY_HEAL2'), - (-1000178,'$C You saved me! I owe you a debt that I can never repay. I\'ll go see if I can help the others.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,0,'draenei_survivor SAY_HEAL3'), - (-1000179,'Ugh... what is this place? Is that all that\'s left of the ship over there?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,0,'draenei_survivor SAY_HEAL4'), - (-1000180,'Oh, the pain...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,0,'draenei_survivor SAY_HELP1'), - (-1000181,'Everything hurts, Please make it stop...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,0,'draenei_survivor SAY_HELP2'), - (-1000182,'Ughhh... I hurt. Can you help me?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,0,'draenei_survivor SAY_HELP3'), - (-1000183,'I don\'t know if I can make it, please help me...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,0,'draenei_survivor SAY_HELP4'), - (-1000184,'Yes Master, all goes along as planned.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,0,'engineer_spark SAY_TEXT'), - (-1000185,'%s puts the shell to his ear.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,7,0,'engineer_spark EMOTE_SHELL'), - (-1000186,'Now I cut you!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,7,0,'engineer_spark SAY_ATTACK'), - (-1000187,'Thank you, dear $C, you just saved my life.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'npc_redemption_target SAY_HEAL'), - (-1000188,'Deployment sucessful. Trespassers will be neutralized.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'converted_sentry SAY_CONVERTED_1'), - (-1000189,'Objective acquired. Initiating security routines.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'converted_sentry SAY_CONVERTED_2'), - (-1000190,'In Nagrand, food hunt ogre!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,' SAY_LUMP_0'), - (-1000191,'You taste good with maybe a little salt and pepper.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,' SAY_LUMP_1'), - (-1000192,'OK, OK! Lump give up!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,' SAY_LUMP_DEFEAT'), - (-1000194,'I give up! Please don\'t kill me!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'unkor SAY_SUBMIT'), - (-1000195,'Thank you again, $N. I\'ll make my way to the road now. When you can, find Terenthis and let him know we escaped.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'volcor SAY_ESCAPE'), - (-1000196,'Belore...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'lady_sylvanas SAY_LAMENT_END'), - (-1000197,'%s kneels down and pick up the amulet.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,1,16,'lady_sylvanas EMOTE_LAMENT_END'), - (-1000198,'Taste blade, mongrel!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'SAY_GUARD_SIL_AGGRO1'), - (-1000199,'Please tell me that you didn\'t just do what I think you just did. Please tell me that I\'m not going to have to hurt you...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'SAY_GUARD_SIL_AGGRO2'), - (-1000200,'As if we don\'t have enough problems, you go and create more!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'SAY_GUARD_SIL_AGGRO3'), - (-1000201,'I\'m saved! Thank you, doctor!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'injured_patient SAY_DOC1'), - (-1000202,'HOORAY! I AM SAVED!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'injured_patient SAY_DOC2'), - (-1000203,'Sweet, sweet embrace... take me...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'injured_patient SAY_DOC3'), - (-1000204,'%s looks up at you quizzically. Maybe you should inspect it?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'cluck EMOTE_A_HELLO'), - (-1000205,'%s looks at you unexpectadly.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'cluck EMOTE_H_HELLO'), - (-1000206,'%s starts pecking at the feed.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'cluck EMOTE_CLUCK_TEXT2'), - (-1000207,'REUSE ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE ME'), - (-1000208,'Frenzyheart kill you if you come back. You no welcome here no more!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'vekjik SAY_TEXTID_VEKJIK1'), - (-1000209,'Very well. Let\'s see what you have to show me, $N.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'anvilward SAY_ANVIL1'), - (-1000210,'What manner of trick is this, $R? If you seek to ambush me, I warn you I will not go down quietly!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'anvilward SAY_ANVIL2'), - (-1000211,'Warning! %s emergency shutdown process initiated by $N. Shutdown will complete in two minutes.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'manaforge_control EMOTE_START'), - (-1000212,'Emergency shutdown will complete in one minute.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'manaforge_control EMOTE_60'), - (-1000213,'Emergency shutdown will complete in thirty seconds.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'manaforge_control EMOTE_30'), - (-1000214,'Emergency shutdown will complete in ten seconds.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'manaforge_control EMOTE_10'), - (-1000215,'Emergency shutdown complete.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'manaforge_control EMOTE_COMPLETE'), - (-1000216,'Emergency shutdown aborted.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'manaforge_control EMOTE_ABORT'), - (-1000217,'Greetings, $N. I will guide you through the cavern. Please try and keep up.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,4,0,0,'WHISPER_CUSTODIAN_1'), - (-1000218,'We do not know if the Caverns of Time have always been accessible to mortals. Truly, it is impossible to tell as the Timeless One is in perpetual motion, changing our timeways as he sees fit. What you see now may very well not exist tomorrow. You may wake up and have no memory of this place.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,4,0,0,'WHISPER_CUSTODIAN_2'), - (-1000219,'It is strange, I know... Most mortals cannot actually comprehend what they see here, as often, what they see is not anchored within their own perception of reality.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,4,0,0,'WHISPER_CUSTODIAN_3'), - (-1000220,'Follow me, please.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,4,0,0,'WHISPER_CUSTODIAN_4'), - (-1000221,'There are only two truths to be found here: First, that time is chaotic, always in flux, and completely malleable and second, perception does not dictate reality.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,4,0,0,'WHISPER_CUSTODIAN_5'), - (-1000222,'As custodians of time, we watch over and care for Nozdormu\'s realm. The master is away at the moment, which means that attempts are being made to dramatically alter time. The master never meddles in the affairs of mortals but instead corrects the alterations made to time by others. He is reactionary in this regard.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,4,0,0,'WHISPER_CUSTODIAN_6'), - (-1000223,'For normal maintenance of time, the Keepers of Time are sufficient caretakers. We are able to deal with most ordinary disturbances. I speak of little things, such as rogue mages changing something in the past to elevate their status or wealth in the present.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,4,0,0,'WHISPER_CUSTODIAN_7'), - (-1000224,'These tunnels that you see are called timeways. They are infinite in number. The ones that currently exist in your reality are what the master has deemed as \'trouble spots.\' These trouble spots may differ completely in theme but they always share a cause. That is, their existence is a result of the same temporal disturbance. Remember that should you venture inside one...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,4,0,0,'WHISPER_CUSTODIAN_8'), - (-1000225,'This timeway is in great disarray! We have agents inside right now attempting to restore order. What information I have indicates that Thrall\'s freedom is in jeopardy. A malevolent organization known as the Infinite Dragonflight is trying to prevent his escape. I fear without outside assistance, all will be lost.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,4,0,0,'WHISPER_CUSTODIAN_9'), - (-1000226,'We have very little information on this timeway. Sa\'at has been dispatched and is currently inside. The data we have gathered from his correspondence is that the Infinite Dragonflight are once again attempting to alter time. Could it be that the opening of the Dark Portal is being targeted for sabotage? Let us hope not...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,4,0,0,'WHISPER_CUSTODIAN_10'), - (-1000227,'This timeway is currently collapsing. What that may hold for the past, present and future is currently unknown...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,4,0,0,'WHISPER_CUSTODIAN_11'), - (-1000228,'The timeways are currently ranked in order from least catastrophic to most catastrophic. Note that they are all classified as catastrophic, meaning that any single one of these timeways collapsing would mean that your world would end. We only classify them in such a way so that the heroes and adventurers that are sent here know which timeway best suits their abilities.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,4,0,0,'WHISPER_CUSTODIAN_12'), - (-1000229,'All we know of this timeway is that it leads to Mount Hyjal. The Infinite Dragonflight have gone to great lengths to prevent our involvement. We know next to nothing, mortal. Soridormi is currently attempting to break through the timeway\'s defenses but has thus far been unsuccessful. You might be our only hope of breaking through and resolving the conflict.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,4,0,0,'WHISPER_CUSTODIAN_13'), - (-1000230,'Our time is at an end $N. I would wish you luck, if such a thing existed.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,4,0,0,'WHISPER_CUSTODIAN_14'), - (-1000231,'Ah, $GPriest:Priestess; you came along just in time. I appreciate it.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,20,'garments SAY_COMMON_HEALED'), - (-1000232,'Thank you! Thank you, $GPriest:Priestess;. Now I can take on those gnolls with your power to back me!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,4,'garments SAY_DG_KEL_THANKS'), - (-1000233,'Farewell to you, and may shadow always protect you!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,3,'garments SAY_DG_KEL_GOODBYE'), - (-1000234,'Follow me, stranger. This won\'t take long.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'SAY_KHAD_SERV_0'), - (-1000235,'Shattrath was once the draenei capital of this world. Its name means \"dwelling of light.\"',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,4,0,0,'SAY_KHAD_SERV_1'), - (-1000236,'When the Burning Legion turned the orcs against the draenei, the fiercest battle was fought here. The draenei fought tooth and nail, but in the end the city fell.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,4,0,0,'SAY_KHAD_SERV_2'), - (-1000237,'The city was left in ruins and darkness... until the Sha\'tar arrived.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,4,0,0,'SAY_KHAD_SERV_3'), - (-1000238,'Let us go into the Lower City. I will warn you that as one of the only safe havens in Outland, Shattrath has attracted droves of refugees from all wars, current and past.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,4,0,0,'SAY_KHAD_SERV_4'), - (-1000239,'The Sha\'tar, or \"born from light\" are the naaru that came to Outland to fight the demons of the Burning Legion.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,4,0,0,'SAY_KHAD_SERV_5'), - (-1000240,'They were drawn to the ruins of Shattrath City where a small remnant of the draenei priesthood conducted its rites inside a ruined temple on this very spot.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,4,0,0,'SAY_KHAD_SERV_6'), - (-1000241,'The priesthood, known as the Aldor, quickly regained its strength as word spread that the naaru had returned and reconstruction soon began. The ruined temple is now used as an infirmary for injured refugees.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,4,0,0,'SAY_KHAD_SERV_7'), - (-1000242,'It wouldn\'t be long, however, before the city came under attack once again. This time, the attack came from Illidan\'s armies. A large regiment of blood elves had been sent by Illidan\'s ally, Kael\'thas Sunstrider, to lay waste to the city.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,4,0,0,'SAY_KHAD_SERV_8'), - (-1000243,'As the regiment of blood elves crossed this very bridge, the Aldor\'s exarchs and vindicators lined up to defend the Terrace of Light. But then the unexpected happened.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,4,0,0,'SAY_KHAD_SERV_9'), - (-1000244,'The blood elves laid down their weapons in front of the city\'s defenders; their leader, a blood elf elder known as Voren\'thal, stormed into the Terrace of Light and demanded to speak to A\'dal.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,4,0,0,'SAY_KHAD_SERV_10'), - (-1000245,'As the naaru approached him, Voren\'thal kneeled before him and uttered the following words: \"I\'ve seen you in a vision, naaru. My race\'s only hope for survival lies with you. My followers and I are here to serve you.\"',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,4,0,0,'SAY_KHAD_SERV_11'), - (-1000246,'The defection of Voren\'thal and his followers was the largest loss ever incurred by Kael\'s forces. And these weren\'t just any blood elves. Many of the best and brightest amongst Kael\'s scholars and magisters had been swayed by Voren\'thal\'s influence.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,4,0,0,'SAY_KHAD_SERV_12'), - (-1000247,'The naaru accepted the defectors, who would become known as the Scryers; their dwelling lies in the platform above. Only those initiated with the Scryers are allowed there.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,4,0,0,'SAY_KHAD_SERV_13'), - (-1000248,'The Aldor are followers of the Light and forgiveness and redemption are values they understand. However, they found hard to forget the deeds of the blood elves while under Kael\'s command.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,4,0,0,'SAY_KHAD_SERV_14'), - (-1000249,'Many of the priesthood had been slain by the same magisters who now vowed to serve the naaru. They were not happy to share the city with their former enemies.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,4,0,0,'SAY_KHAD_SERV_15'), - (-1000250,'The Aldor\'s most holy temple and its surrounding dwellings lie on the terrace above. As a holy site, only the initiated are welcome inside.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,4,0,0,'SAY_KHAD_SERV_16'), - (-1000251,'The attacks against Shattrath continued, but the city did not fall, as you can see. On the contrary, the naaru known as Xi\'ri led a successful incursion into Shadowmoon Valley - Illidan\'s doorstep.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,4,0,0,'SAY_KHAD_SERV_17'), - (-1000252,'There he continues to wage war on Illidan with the assistance of the Aldor and the Scryers. The two factions have not given up on their old feuds, though.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,4,0,0,'SAY_KHAD_SERV_18'), - (-1000253,'Such is their animosity that they vie for the honor of being sent to assist the naaru there. Each day, that decision is made here by A\'dal. The armies gather here to receive A\'dal\'s blessing before heading to Shadowmoon.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,4,0,0,'SAY_KHAD_SERV_19'), - (-1000254,'Khadgar should be ready to see you again. Just remember that to serve the Sha\'tar you will most likely have to ally with the Aldor or the Scryers. And seeking the favor of one group will cause the others\' dislike.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,4,0,0,'SAY_KHAD_SERV_20'), - (-1000255,'Good luck stranger, and welcome to Shattrath City.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,4,0,0,'SAY_KHAD_SERV_21'), - (-1000256,'Thank you! Thank you, $GPriest:Priestess;. Now I can take on those murlocs with the Light on my side!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,4,'garments SAY_ROBERTS_THANKS'), - (-1000257,'Farewell to you, and may the Light be with you always.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,3,'garments SAY_ROBERTS_GOODBYE'), - (-1000258,'Thank you! Thank you, $GPriest:Priestess;. Now I can take on those humans with your power to back me!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,4,'garments SAY_KORJA_THANKS'), - (-1000259,'Farewell to you, and may our ancestors be with you always!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,3,'garments SAY_KORJA_GOODBYE'), - (-1000260,'Thank you! Thank you, $GPriest:Priestess;. Now I can take on those wendigo with the Light on my side!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,4,'garments SAY_DOLF_THANKS'), - (-1000261,'Farewell to you, and may the Light be with you always.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,3,'garments SAY_DOLF_GOODBYE'), - (-1000262,'Thank you! Thank you, $GPriest:Priestess;. Now I can take on those corrupt timberlings with Elune\'s power behind me!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,2,4,'garments SAY_SHAYA_THANKS'), - (-1000263,'Farewell to you, and may Elune be with you always.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,2,3,'garments SAY_SHAYA_GOODBYE'), - (-1000264,'Ok, $N. Follow me to the cave where I\'ll attempt to harness the power of the rune stone into these goggles.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'phizzlethorpe SAY_PROGRESS_1'), - (-1000265,'I discovered this cave on our first day here. I believe the energy in the stone can be used to our advantage.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'phizzlethorpe SAY_PROGRESS_2'), - (-1000266,'I\'ll begin drawing energy from the stone. Your job, $N, is to defend me. This place is cursed... trust me.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'phizzlethorpe SAY_PROGRESS_3'), - (-1000267,'%s begins tinkering with the goggles before the stone.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'phizzlethorpe EMOTE_PROGRESS_4'), - (-1000268,'Help!!! Get these things off me so I can get my work done!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'phizzlethorpe SAY_AGGRO'), - (-1000269,'Almost done! Just a little longer!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'phizzlethorpe SAY_PROGRESS_5'), - (-1000270,'I\'ve done it! I have harnessed the power of the stone into the goggles! Let\'s get out of here!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'phizzlethorpe SAY_PROGRESS_6'), - (-1000271,'Phew! Glad to be back from that creepy cave.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'phizzlethorpe SAY_PROGRESS_7'), - (-1000272,'%s hands one glowing goggles over to Doctor Draxlegauge.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'phizzlethorpe EMOTE_PROGRESS_8'), - (-1000273,'Doctor Draxlegauge will give you further instructions, $N. Many thanks for your help!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'phizzlethorpe SAY_PROGRESS_9'), - (-1000274,'Time to teach you a lesson in manners, little $Gboy:girl;!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'larry SAY_START'), - (-1000275,'Now I\'m gonna give you to the count of \'3\' to get out of here before I sick the dogs on you.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'larry SAY_COUNT'), - (-1000276,'1...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'larry SAY_COUNT_1'), - (-1000277,'2...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'larry SAY_COUNT_2'), - (-1000278,'Time to meet your maker!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'larry SAY_ATTACK_5'), - (-1000279,'Alright, we give up! Don\'t hurt us!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'larry SAY_GIVEUP'), - (-1000280,'A shadowy, sinister presence has invaded the Emerald Dream. Its power is poised to spill over into our world, $N. We must oppose it! That\'s why I cannot accompany you in person.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'clintar SAY_START'), - (-1000281,'The Emerald Dream will never be yours!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'clintar SAY_AGGRO_1'), - (-1000282,'Begone from this place!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'clintar SAY_AGGRO_2'), - (-1000283,'That\'s the first relic, but there are still two more. Follow me, $N.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'clintar SAY_RELIC1'), - (-1000284,'I\'ve recovered the second relic. Take a moment to rest, and then we\'ll continue to the last reliquary.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'clintar SAY_RELIC2'), - (-1000285,'We have all three of the relics, but my energy is rapidly fading. We must make our way back to Dreamwarden Lurosa! He will let you know what to do next.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'clintar SAY_RELIC3'), - (-1000286,'Lurosa, I am entrusting the Relics of Aviana to $N, who will take them to Morthis Whisperwing. I must return completely to the Emerald Dream now. Do not let $N fail!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'clintar SAY_END'), - (-1000287,'Emergency power activated! Initializing ambulanory motor! CLUCK!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'oox SAY_OOX_START'), - (-1000288,'Physical threat detected! Evasive action! CLUCK!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'oox SAY_OOX_AGGRO1'), - (-1000289,'Thread analyzed! Activating combat plan beta! CLUCK!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'oox SAY_OOX_AGGRO2'), - (-1000290,'CLUCK! Sensors detect spatial anomaly - danger imminent! CLUCK!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'oox SAY_OOX_AMBUSH'), - (-1000291,'No one challanges the Wastewander nomads - not even robotic chickens! ATTACK!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'oox SAY_OOX17_AMBUSH_REPLY'), - (-1000292,'Cloaking systems online! CLUCK! Engaging cloak for transport to Booty Bay!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'oox SAY_OOX_END'), - (-1000293,'To the house! Stay close to me, no matter what! I have my gun and ammo there!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,0,'stilwell SAY_DS_START'), - (-1000294,'We showed that one!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,0,'stilwell SAY_DS_DOWN_1'), - (-1000295,'One more down!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,0,'stilwell SAY_DS_DOWN_2'), - (-1000296,'We\'ve done it! We won!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,0,'stilwell SAY_DS_DOWN_3'), - (-1000297,'Meet me down by the orchard--I just need to put my gun away.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,0,'stilwell SAY_DS_PROLOGUE'), - (-1000298,'Alright, alright I think I can figure out how to operate this thing...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'wizzlecrank SAY_START'), - (-1000299,'Arrrgh! This isn\'t right!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'wizzlecrank SAY_STARTUP1'), - (-1000300,'Okay, I think I\'ve got it, now. Follow me, $n!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'wizzlecrank SAY_STARTUP2'), - (-1000301,'There\'s the stolen shredder! Stop it or Lugwizzle will have our hides!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'wizzlecrank SAY_MERCENARY'), - (-1000302,'Looks like we\'re out of woods, eh? Wonder what this does...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'wizzlecrank SAY_PROGRESS_1'), - (-1000303,'Come on, don\'t break down on me now!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'wizzlecrank SAY_PROGRESS_2'), - (-1000304,'That was a close one! Well, let\'s get going, it\'s still a ways to Ratchet!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'wizzlecrank SAY_PROGRESS_3'), - (-1000305,'Hmm... I don\'t think this blinking red light is a good thing...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'wizzlecrank SAY_END'), - (-1000306,'Let\'s get to the others, and keep an eye open for those wolves cutside...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'erland SAY_START_1'), - (-1000307,'Be careful, $N. Those wolves like to hide among the trees.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'erland SAY_START_2'), - (-1000308,'A $C attacks!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'erland SAY_AGGRO_1'), - (-1000309,'Beware! I am under attack!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'erland SAY_AGGRO_2'), - (-1000310,'Oh no! A $C is upon us!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'erland SAY_AGGRO_3'), - (-1000311,'We\'re almost there!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'erland SAY_PROGRESS'), - (-1000312,'We made it! Thanks, $N. I couldn\'t have gotten without you.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'erland SAY_END'), - (-1000313,'It\'s good to see you again, Erland. What is your report?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,33,1,'erland SAY_RANE'), - (-1000314,'Masses of wolves are to the east, and whoever lived at Malden\'s Orchard is gone.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,1,'erland SAY_RANE_REPLY'), - (-1000315,'If I am excused, then I\'d like to check on Quinn...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,1,'erland SAY_CHECK_NEXT'), - (-1000316,'Hello, Quinn. How are you faring?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,1,'erland SAY_QUINN'), - (-1000317,'I\'ve been better. Ivar the Foul got the better of me...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,33,1,'erland SAY_QUINN_REPLY'), - (-1000318,'Try to take better care of yourself, Quinn. You were lucky this time.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,1,'erland SAY_BYE'), - (-1000319,'Let the trial begin, Bloodwrath, attack!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,'kelerun SayId1'), - (-1000320,'Champion Lightrend, make me proud!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,'kelerun SayId2'), - (-1000321,'Show this upstart how a real Blood Knight fights, Swiftblade!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,'kelerun SayId3'), - (-1000322,'Show $n the meaning of pain, Sunstriker!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,0,'kelerun SayId4'), - (-1000323,'Mist! I feared I would never see you again! Yes, I am well, do not worry for me. You must rest and recover your health.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,0,'mist SAY_AT_HOME'), - (-1000324,'%s growls in acknowledgement before straightening and making her way off into the forest.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'mist EMOTE_AT_HOME'), - (-1000325,'\"Threshwackonator First Mate unit prepared to follow\"',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'threshwackonator EMOTE_START'), - (-1000326,'YARRR! Swabie, what have ye done?! He\'s gone mad! Baton him down the hatches! Hoist the mast! ARRRR! Every man for hi\'self!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,0,'threshwackonator SAY_AT_CLOSE'), - (-1000327,'Ok, $n, let\'s go find where I left that mysterious fossil. Follow me!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,0,'remtravel SAY_REM_START'), - (-1000328,'Now where did I put that mysterious fossil? Ah, maybe up there...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,0,'remtravel SAY_REM_RAMP1_1'), - (-1000329,'Hrm, nothing up here.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,0,'remtravel SAY_REM_RAMP1_2'), - (-1000330,'No mysterious fossil here... Ah, but my copy of Green Hills of Stranglethorn. What a good book!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,0,'remtravel SAY_REM_BOOK'), - (-1000331,'I bet you I left it in the tent!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,0,'remtravel SAY_REM_TENT1_1'), - (-1000332,'Oh wait, that\'s Hollee\'s tent... and it\'s empty.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,0,'remtravel SAY_REM_TENT1_2'), - (-1000333,'Interesting... I hadn\'t noticed this earlier...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,0,'remtravel SAY_REM_MOSS'), - (-1000334,'%s inspects the ancient, mossy stone.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,7,0,'remtravel EMOTE_REM_MOSS'), - (-1000335,'Oh wait! I\'m supposed to be looking for that mysterious fossil!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,0,'remtravel SAY_REM_MOSS_PROGRESS'), - (-1000336,'Nope. didn\'t leave the fossil back here!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,0,'remtravel SAY_REM_PROGRESS'), - (-1000337,'Ah. I remember now! I gave the mysterious fossil to Hollee! Check with her.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,0,'remtravel SAY_REM_REMEMBER'), - (-1000338,'%s goes back to work, oblivious to everything around him.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,7,0,'remtravel EMOTE_REM_END'), - (-1000339,'Something tells me this $r wants the mysterious fossil too. Help!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,0,'remtravel SAY_REM_AGGRO'), - (-1000340,'%s howls in delight at the sight of his lunch!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'kyle EMOTE_SEE_LUNCH'), - (-1000341,'%s eats his lunch.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'kyle EMOTE_EAT_LUNCH'), - (-1000342,'%s thanks you with a special dance.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'kyle EMOTE_DANCE'), - (-1000343,'Is the way clear? Let\'s get out while we can, $N.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'kayra SAY_START'), - (-1000344,'Looks like we won\'t get away so easy. Get ready!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'kayra SAY_AMBUSH1'), - (-1000345,'Let\'s keep moving. We\'re not safe here!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'kayra SAY_PROGRESS'), - (-1000346,'Look out, $N! Enemies ahead!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'kayra SAY_AMBUSH2'), - (-1000347,'We\'re almost to the refuge! Let\'s go.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'kayra SAY_END'), - (-1000348,'Ah...the wondrous sound of kodos. I love the way they make the ground shake... inspect the beast for me.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'kodo round SAY_SMEED_HOME_1'), - (-1000349,'Hey, look out with that kodo! You had better inspect that beast before i give you credit!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'kodo round SAY_SMEED_HOME_2'), - (-1000350,'That kodo sure is a beauty. Wait a minute, where are my bifocals? Perhaps you should inspect the beast for me.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'kodo round SAY_SMEED_HOME_3'), - (-1000351,'You, there! Hand over that moonstone and nobody gets hurt!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'sprysprocket SAY_START'), - (-1000352,'%s takes the Southfury moonstone and escapes into the river. Follow her!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,3,0,0,'sprysprocket EMOTE_START'), - (-1000353,'Just chill!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,4,0,0,'sprysprocket SAY_WHISPER_CHILL'), - (-1000354,'Stupid grenade picked a fine time to backfire! So much for high quality goblin engineering!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'sprysprocket SAY_GRENADE_FAIL'), - (-1000355,'All right, you win! I surrender! Just don\'t hurt me!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'sprysprocket SAY_END'), - (-1000356,'Okay, okay... gimme a minute to rest now. You gone and beat me up good.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,14,'calvin SAY_COMPLETE'), - (-1000357,'Let\'s go before they find out I\'m free!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'KAYA_SAY_START'), - (-1000358,'Look out! We\'re under attack!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'KAYA_AMBUSH'), - (-1000359,'Thank you for helping me. I know my way back from here.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'KAYA_END'), - (-1000360,'The strands of LIFE have been severed! The Dreamers must be avenged!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,' ysondre SAY_AGGRO'), - (-1000361,'Come forth, ye Dreamers - and claim your vengeance!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,' ysondre SAY_SUMMONDRUIDS'), - (-1000362,'Let\'s go $N. I am ready to reach Whitereach Post.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'paoka SAY_START'), - (-1000363,'Now this looks familiar. If we keep heading east, I think we can... Ahh, Wyvern on the attack!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'paoka SAY_WYVERN'), - (-1000364,'Thanks a bunch... I can find my way back to Whitereach Post from here. Be sure to talk with Motega Firemane; perhaps you can keep him from sending me home.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'paoka SAY_COMPLETE'), - (-1000365,'Be on guard... Arnak has some strange power over the Grimtotem... they will not be happy to see me escape.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'lakota SAY_LAKO_START'), - (-1000366,'Look out, the Grimtotem are upon us!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'lakota SAY_LAKO_LOOK_OUT'), - (-1000367,'Here they come.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'lakota SAY_LAKO_HERE_COME'), - (-1000368,'More Grimtotems are coming this way!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'lakota SAY_LAKO_MORE'), - (-1000369,'Finally, free at last... I must be going now, thanks for helping me escape. I can get back to Freewind Post by myself.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'lakota SAY_LAKO_END'), - (-1000370,'Stay close, $n. I\'ll need all the help I can get to break out of here. Let\'s go!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,1,'gilthares SAY_GIL_START'), - (-1000371,'At last! Free from Northwatch Hold! I need a moment to catch my breath...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,5,'gilthares SAY_GIL_AT_LAST'), - (-1000372,'Now i feel better. Let\'s get back to Ratchet. Come on, $n.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,23,'gilthares SAY_GIL_PROCEED'), - (-1000373,'Looks like the Southsea Freeboters are heavily entrenched on the coast. This could get rough.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,25,'gilthares SAY_GIL_FREEBOOTERS'), - (-1000374,'Help! $C attacking!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'gilthares SAY_GIL_AGGRO_1'), - (-1000375,'$C heading this way fast! Time for revenge!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'gilthares SAY_GIL_AGGRO_2'), - (-1000376,'$C coming right at us!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'gilthares SAY_GIL_AGGRO_3'), - (-1000377,'Get this $C off of me!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'gilthares SAY_GIL_AGGRO_4'), - (-1000378,'Almost back to Ratchet! Let\'s keep up the pace...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'gilthares SAY_GIL_ALMOST'), - (-1000379,'Ah, the sweet salt air of Ratchet.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'gilthares SAY_GIL_SWEET'), - (-1000380,'Captain Brightsun, $N here has freed me! $N, i am certain the Captain will reward your bravery.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,66,'gilthares SAY_GIL_FREED'), - (-1000381,'I sense the tortured spirits, $n. They are this way, come quickly!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'wilda SAY_WIL_START'), - (-1000382,'Watch out!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'wilda SAY_WIL_AGGRO1'), - (-1000383,'Naga attackers! Defend yourself!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'wilda SAY_WIL_AGGRO2'), - (-1000384,'Grant me protection $n, i must break trough their foul magic!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'wilda SAY_WIL_PROGRESS1'), - (-1000385,'The naga of Coilskar are exceptionally cruel to their prisoners. It is a miracle that I survived inside that watery prison for as long as I did. Earthmother be praised.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'wilda SAY_WIL_PROGRESS2'), - (-1000386,'Now we must find the exit.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'wilda SAY_WIL_FIND_EXIT'), - (-1000387,'Lady Vashj must answer for these atrocities. She must be brought to justice!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'wilda SAY_WIL_PROGRESS4'), - (-1000388,'The tumultuous nature of the great waterways of Azeroth and Draenor are a direct result of tormented water spirits.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'wilda SAY_WIL_PROGRESS5'), - (-1000389,'It shouldn\'t be much further, $n. The exit is just up ahead.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'wilda SAY_WIL_JUST_AHEAD'), - (-1000390,'Thank you, $n. Please return to my brethren at the Altar of Damnation, near the Hand of Gul\'dan, and tell them that Wilda is safe. May the Earthmother watch over you...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'wilda SAY_WIL_END'), - (-1000391,'I\'m Thirsty.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'tooga SAY_TOOG_THIRST'), - (-1000392,'Torta must be so worried.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'tooga SAY_TOOG_WORRIED'), - (-1000393,'Torta, my love! I have returned at long last.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'tooga SAY_TOOG_POST_1'), - (-1000394,'You have any idea how long I\'ve been waiting here? And where\'s dinner? All that time gone and nothing to show for it?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'tooga SAY_TORT_POST_2'), - (-1000395,'My dearest Torta. I have been gone for so long. Finally we are reunited. At long last our love can blossom again.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'tooga SAY_TOOG_POST_3'), - (-1000396,'Enough with the rambling. I am starving! Now, get your dusty shell into that ocean and bring momma some grub.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'tooga SAY_TORT_POST_4'), - (-1000397,'Yes Torta. Whatever your heart desires...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'tooga SAY_TOOG_POST_5'), - (-1000398,'And try not to get lost this time...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'tooga SAY_TORT_POST_6'), - (-1000399,'Peace is but a fleeting dream! Let the NIGHTMARE reign!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'taerar SAY_AGGRO'), - (-1000400,'Children of Madness - I release you upon this world!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'taerar SAY_SUMMONSHADE'), - (-1000401,'Hope is a DISEASE of the soul! This land shall wither and die!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'emeriss SAY_AGGRO'), - (-1000402,'Taste your world\'s corruption!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'emeriss SAY_CASTCORRUPTION'), - (-1000403,'Rin\'ji is free!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'SAY_RIN_FREE'), - (-1000404,'Attack my sisters! The troll must not escape!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'SAY_RIN_BY_OUTRUNNER'), - (-1000405,'Rin\'ji needs help!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'SAY_RIN_HELP_1'), - (-1000406,'Rin\'ji is being attacked!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'SAY_RIN_HELP_2'), - (-1000407,'Rin\'ji can see road now, $n. Rin\'ji knows the way home.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'SAY_RIN_COMPLETE'), - (-1000408,'Rin\'ji will tell you secret now... $n, should go to the Overlook Cliffs. Rin\'ji hid something on island there',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'SAY_RIN_PROGRESS_1'), - (-1000409,'You find it, you keep it! Don\'t tell no one that Rin\'ji talked to you!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'SAY_RIN_PROGRESS_2'), - (-1000410,'Here they come! Defend yourself!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,5,'kanati SAY_KAN_START'), - (-1000411,'Why don\'t we deal with you now, Hendel? Lady Proudmoore will speak for you back in the tower.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,0,'hendel SAY_PROGRESS_1_TER'), - (-1000412,'Please... please... Miss Proudmore. I didn\'t mean to...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,0,'hendel SAY_PROGRESS_2_HEN'), - (-1000413,'I apologize for taking so long to get here. I wanted Lady Proudmoore to be present also.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,0,'hendel SAY_PROGRESS_3_TER'), - (-1000414,'We can only stay a few moments before returning to the tower. If you wish to speak to us more you may find us there.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,0,'hendel SAY_PROGRESS_4_TER'), - (-1000415,'%s, too injured, gives up the chase.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'hendel EMOTE_SURRENDER'), - (-1000416,'Well, I\'m not sure how far I\'ll make it in this state... I\'m feeling kind of faint...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'ringo SAY_RIN_START_1'), - (-1000417,'Remember, if I faint again, the water that Spraggle gave you will revive me.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'ringo SAY_RIN_START_2'), - (-1000418,'The heat... I can\'t take it...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'ringo SAY_FAINT_1'), - (-1000419,'Maybe... you could carry me?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'ringo SAY_FAINT_2'), - (-1000420,'Uuuuuuggggghhhhh....',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'ringo SAY_FAINT_3'), - (-1000421,'I\'m not feeling so well...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'ringo SAY_FAINT_4'), - (-1000422,'Where... Where am I?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'ringo SAY_WAKE_1'), - (-1000423,'I am feeling a little better now, thank you.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'ringo SAY_WAKE_2'), - (-1000424,'Yes, I must go on.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'ringo SAY_WAKE_3'), - (-1000425,'How am I feeling? Quite soaked, thank you.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'ringo SAY_WAKE_4'), - (-1000426,'Spraggle! I didn\'t think I\'d make it back!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'ringo SAY_RIN_END_1'), - (-1000427,'Ringo! You\'re okay!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'ringo SAY_SPR_END_2'), - (-1000428,'Oh... I\'m feeling faint...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'ringo SAY_RIN_END_3'), - (-1000429,'%s collapses onto the ground.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'ringo EMOTE_RIN_END_4'), - (-1000430,'%s stands up after a short pause.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'ringo EMOTE_RIN_END_5'), - (-1000431,'Ugh.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'ringo SAY_RIN_END_6'), - (-1000432,'Ringo? Wake up! Don\'t worry, I\'ll take care of you.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'ringo SAY_SPR_END_7'), - (-1000433,'%s fades away after a long pause.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'ringo EMOTE_RIN_END_8'), - (-1000434,'Liladris has been waiting for me at Maestra\'s Post, so we should make haste, $N.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'kerlonian SAY_KER_START'), - (-1000435,'%s looks very sleepy...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'kerlonian EMOTE_KER_SLEEP_1'), - (-1000436,'%s suddenly falls asleep',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'kerlonian EMOTE_KER_SLEEP_2'), - (-1000437,'%s begins to drift off...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'kerlonian EMOTE_KER_SLEEP_3'), - (-1000438,'This looks like the perfect place for a nap...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'kerlonian SAY_KER_SLEEP_1'), - (-1000439,'Yaaaaawwwwwnnnn...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'kerlonian SAY_KER_SLEEP_2'), - (-1000440,'Oh, I am so tired...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'kerlonian SAY_KER_SLEEP_3'), - (-1000441,'You don\'t mind if I stop here for a moment, do you?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'kerlonian SAY_KER_SLEEP_4'), - (-1000442,'Be on the alert! The Blackwood furbolgs are numerous in the area...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'kerlonian SAY_KER_ALERT_1'), - (-1000443,'It\'s quiet... Too quiet...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'kerlonian SAY_KER_ALERT_2'), - (-1000444,'Oh, I can see Liladris from here... Tell her I\'m here, won\'t you?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'kerlonian SAY_KER_END'), - (-1000445,'%s wakes up!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'kerlonian EMOTE_KER_AWAKEN'), - (-1000446,'A-Me good. Good, A-Me. Follow... follow A-Me. Home. A-Me go home.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'ame01 SAY_AME_START'), - (-1000447,'Good... good, A-Me. A-Me good. Home. Find home.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'ame01 SAY_AME_PROGRESS'), - (-1000448,'A-Me home! A-Me good! Good A-Me. Home. Home. Home.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'ame01 SAY_AME_END'), - (-1000449,'$c, no hurt A-Me. A-Me good.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'ame01 SAY_AME_AGGRO1'), - (-1000450,'Danger. Danger! $c try hurt A-Me.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'ame01 SAY_AME_AGGRO2'), - (-1000451,'Bad, $c. $c, bad!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'ame01 SAY_AME_AGGRO3'), - (-1000452,'I noticed some fire on that island over there. A human, too. Let\'s go check it out, $n.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'ogron SAY_OGR_START'), - (-1000453,'That\'s Reethe alright. Let\'s go see what he has to say, yeah?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,1,'ogron SAY_OGR_SPOT'), - (-1000454,'W-what do you want? Just leave me alone...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,6,'ogron SAY_OGR_RET_WHAT'), - (-1000455,'I swear. I didn\'t steal anything from you! Here, take some of my supplies, just go away!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,27,'ogron SAY_OGR_RET_SWEAR'), - (-1000456,'Just tell us what you know about the Shady Rest Inn, and I won\'t bash your skull in.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'ogron SAY_OGR_REPLY_RET'), - (-1000457,'I... Well, I may of taken a little thing or two from the inn... but what would an ogre care about that?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,6,'ogron SAY_OGR_RET_TAKEN'), - (-1000458,'Look here, if you don\'t tell me about the fire--',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'ogron SAY_OGR_TELL_FIRE'), - (-1000459,'Not one step closer, ogre!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,27,'ogron SAY_OGR_RET_NOCLOSER'), - (-1000460,'And I don\'t know anything about this fire of yours...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'ogron SAY_OGR_RET_NOFIRE'), - (-1000461,'What was that? Did you hear something?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'ogron SAY_OGR_RET_HEAR'), - (-1000462,'Paval Reethe! Found you at last. And consorting with ogres now? No fear, even deserters and traitors are afforded some mercy.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'ogron SAY_OGR_CAL_FOUND'), - (-1000463,'Private, show Lieutenant Reethe some mercy.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,29,'ogron SAY_OGR_CAL_MERCY'), - (-1000464,'Gladly, sir.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'ogron SAY_OGR_HALL_GLAD'), - (-1000465,'%s staggers backwards as the arrow lodges itself deeply in his chest.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'ogron EMOTE_OGR_RET_ARROW'), - (-1000466,'Ugh... Hallan, didn\'t think you had it in you...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,34,'ogron SAY_OGR_RET_ARROW'), - (-1000467,'Now, let\'s clean up the rest of the trash, men!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'ogron SAY_OGR_CAL_CLEANUP'), - (-1000468,'Damn it! You\'d better not die on me, human!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'ogron SAY_OGR_NODIE'), - (-1000469,'Still with us, Reethe?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'ogron SAY_OGR_SURVIVE'), - (-1000470,'Must be your lucky day. Alright, I\'ll talk. Just leave me alone. Look, you\'re not going to believe me, but it wa... oh, Light, looks like the girl could shoot...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'ogron SAY_OGR_RET_LUCKY'), - (-1000471,'By the way, thanks for watching my back.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'ogron SAY_OGR_THANKS'), - (-1000472,'1...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,3,0,0,'mana bomb SAY_COUNT_1'), - (-1000473,'2...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,3,0,0,'mana bomb SAY_COUNT_2'), - (-1000474,'3...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,3,0,0,'mana bomb SAY_COUNT_3'), - (-1000475,'4...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,3,0,0,'mana bomb SAY_COUNT_4'), - (-1000476,'5...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,3,0,0,'mana bomb SAY_COUNT_5'), - (-1000477,'Let us leave this place. I\'ve had enough of these madmen!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'akuno SAY_AKU_START'), - (-1000478,'You\'ll go nowhere, fool!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'akuno SAY_AKU_AMBUSH_A'), - (-1000479,'Beware! More cultists come!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'akuno SAY_AKU_AMBUSH_B'), - (-1000480,'You will not escape us so easily!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'akuno SAY_AKU_AMBUSH_B_REPLY'), - (-1000481,'I can find my way from here. My friend Mekeda will reward you for your kind actions.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'akuno SAY_AKU_COMPLETE'), - (-1000482,'Look out!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'maghar captive SAY_MAG_START'), - (-1000483,'Don\'t let them escape! Kill the strong one first!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'maghar captive SAY_MAG_NO_ESCAPE'), - (-1000484,'More of them coming! Watch out!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'maghar captive SAY_MAG_MORE'), - (-1000485,'Where do you think you\'re going? Kill them all!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'maghar captive SAY_MAG_MORE_REPLY'), - (-1000486,'Ride the lightning, filth!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'maghar captive SAY_MAG_LIGHTNING'), - (-1000487,'FROST SHOCK!!!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'maghar captive SAY_MAG_SHOCK'), - (-1000488,'It is best that we split up now, in case they send more after us. Hopefully one of us will make it back to Garrosh. Farewell stranger.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'maghar captive SAY_MAG_COMPLETE'), - (-1000489,'Show our guest around Shattrath, will you? Keep an eye out for pickpockets in the lower city.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'SAY_KHAD_START'), - (-1000490,'A newcomer to Shattrath! Make sure to drop by later. We can always use a hand with the injured.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'SAY_KHAD_INJURED'), - (-1000491,'Be mindful of what you say, this one\'s being shown around by Khadgar\'s pet.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'SAY_KHAD_MIND_YOU'), - (-1000492,'Are you joking? I\'m a Scryer, I always watch what i say. More enemies than allies in this city, it seems.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'SAY_KHAD_MIND_ALWAYS'), - (-1000493,'Light be with you, $n. And welcome to Shattrath.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'SAY_KHAD_ALDOR_GREET'), - (-1000494,'We\'re rather selective of who we befriend, $n. You think you have what it takes?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'SAY_KHAD_SCRYER_GREET'), - (-1000495,'Khadgar himself is showing you around? You must have made a good impression, $n.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'SAY_KHAD_HAGGARD'), - (-1000496,'%s lifts its head into the air, as if listening for something.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'ancestral wolf EMOTE_WOLF_LIFT_HEAD'), - (-1000497,'%s lets out a howl that rings across the mountains to the north and motions for you to follow.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'ancestral wolf EMOTE_WOLF_HOWL'), - (-1000498,'Welcome, kind spirit. What has brought you to us?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'ancestral wolf SAY_WOLF_WELCOME'), - (-1000499,'Puny $r wanna fight %s? Me beat you! Me boss here!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'morokk SAY_MOR_CHALLENGE'), - (-1000500,'Me scared! Me run now!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'morokk SAY_MOR_SCARED'), - (-1000501,'Are you sure that you are ready? If we do not have a group of your allies to aid us, we will surely fail.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'muglash SAY_MUG_START1'), - (-1000502,'This will be a though fight, $n. Follow me closely.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'muglash SAY_MUG_START2'), - (-1000503,'This is the brazier, $n. Put it out. Vorsha is a beast, worthy of praise from no one!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'muglash SAY_MUG_BRAZIER'), - (-1000504,'Now we must wait. It won\'t be long before the naga realize what we have done.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'muglash SAY_MUG_BRAZIER_WAIT'), - (-1000505,'Be on your guard, $n!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'muglash SAY_MUG_ON_GUARD'), - (-1000506,'Perhaps we will get a moment to rest. But i will not give up until we have faced off against Vorsha!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'muglash SAY_MUG_REST'), - (-1000507,'We have done it!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'muglash SAY_MUG_DONE'), - (-1000508,'You have my deepest gratitude. I thank you.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'muglash SAY_MUG_GRATITUDE'), - (-1000509,'I am going to patrol the area for a while longer and ensure that things are truly safe.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'muglash SAY_MUG_PATROL'), - (-1000510,'Please return to Zoram\'gar and report our success to the Warsong runner.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'muglash SAY_MUG_RETURN'), - (-1000511,'Aright, listen up! Form a circle around me and move out!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'letoll SAY_LE_START'), - (-1000512,'Aright, $r, just keep us safe from harm while we work. We\'ll pay you when we return.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'letoll SAY_LE_KEEP_SAFE'), - (-1000513,'The dig site is just north of here.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'letoll SAY_LE_NORTH'), - (-1000514,'We\'re here! Start diggin\'!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'letoll SAY_LE_ARRIVE'), - (-1000515,'I think there\'s somethin\' buried here, beneath the sand!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'letoll SAY_LE_BURIED'), - (-1000516,'Almost got it!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'letoll SAY_LE_ALMOST'), - (-1000517,'By brann\'s brittle bananas! What is it!? It... It looks like a drum.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'letoll SAY_LE_DRUM'), - (-1000518,'Wow... a drum.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'letoll SAY_LE_DRUM_REPLY'), - (-1000519,'This discovery will surely rock the foundation of modern archaeology.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'letoll SAY_LE_DISCOVERY'), - (-1000520,'Yea, great. Can we leave now? This desert is giving me hives.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'letoll SAY_LE_DISCOVERY_REPLY'), - (-1000521,'Have ye gone mad? You expect me to leave behind a drum without first beatin\' on it? Not this son of Ironforge! No sir!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'letoll SAY_LE_NO_LEAVE'), - (-1000522,'This reminds me of that one time where you made us search Silithus for evidence of sand gnomes.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'letoll SAY_LE_NO_LEAVE_REPLY1'), - (-1000523,'Or that time when you told us that you\'d discovered the cure for the plague of the 20th century. What is that even? 20th century?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'letoll SAY_LE_NO_LEAVE_REPLY2'), - (-1000524,'I don\'t think it can top the one time where he told us that he\'d heard that Artha\'s \"cousin\'s\" skeleton was frozen beneath a glacier in Winterspring. I\'ll never forgive you for that one, Letoll. I mean honestly... Artha\'s cousin?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'letoll SAY_LE_NO_LEAVE_REPLY3'), - (-1000525,'I dunno. It can\'t possibly beat the time he tried to convince us that we\'re all actually a figment of some being\'s imagination and that they only use us for their own personal amusement. That went over well during dinner with the family.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'letoll SAY_LE_NO_LEAVE_REPLY4'), - (-1000526,'Shut yer yaps! I\'m gonna bang on this drum and that\'s that!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'letoll SAY_LE_SHUT'), - (-1000527,'Say, do you guys hear that?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'letoll SAY_LE_REPLY_HEAR'), - (-1000528,'IN YOUR FACE! I told you there was somethin\' here!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'letoll SAY_LE_IN_YOUR_FACE'), - (-1000529,'Don\'t just stand there! Help him out!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'letoll SAY_LE_HELP_HIM'), - (-1000530,'%s picks up the drum.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'letoll EMOTE_LE_PICK_UP'), - (-1000531,'You\'ve been a tremendous help, $r! Let\'s get out of here before more of those things show up! I\'ll let Dwarfowitz know you did the job asked of ya\' admirably.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'letoll SAY_LE_THANKS'), - (-1000532,'At your command, my liege...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'torloth TORLOTH_DIALOGUE1'), - (-1000533,'As you desire, Lord Illidan.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'torloth TORLOTH_DIALOGUE2'), - (-1000534,'Yes, Lord Illidan, I would sacrifice to you this magnificent physique. On this day you will fall - another victim of Torloth...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'torloth TORLOTH_DIALOGUE3'), - (-1000535,'Destroy them, Torloth. Let lose their blood like a river upon this hallowed ground.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'lordillidan ILLIDAN_DIALOGUE'), - (-1000536,'What manner of fool dares stand before Illidan Stormrage? Soldiers, destroy these insects!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'lordillidan ILLIDAN_SUMMON1'), - (-1000537,'You are no challenge for the Crimson Sigil. Mind breakers, end this nonsense.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'lordillidan ILLIDAN_SUMMON2'), - (-1000538,'Run while you still can. The highlords come soon...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'lordillidan ILLIDAN_SUMMON3'), - (-1000539,'Torloth your master calls!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'lordillidan ILLIDAN_SUMMON4'), - (-1000540,'So you have defeated the Crimson Sigil. You now seek to challenge my rule? Not even Arthas could defeat me, yet you dare to even harbor such thoughts? Then I say to you, come! Come $N! The Black Temple awaits...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'lordillidan EVENT_COMPLETED'), - (-1000541,'%s jumps into the moonwell and goes underwater...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'kitten EMOTE_SAB_JUMP'), - (-1000542,'%s follows $n obediertly.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'kitten EMOTE_SAB_FOLLOW'), - (-1000543,'Why have you come here, outsider? You will only find pain! Our fate will be yours...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,25,'restless app SAY_RAND_1'), - (-1000544,'It was ... terrible... the demon...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,25,'restless app SAY_RAND_2'), - (-1000545,'The darkness... the corruption... they came too quickly for anyone to know...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,25,'restless app SAY_RAND_3'), - (-1000546,'The darkness will consume all... all the living...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,25,'restless app SAY_RAND_4'), - (-1000547,'It is too late for us, living one. Take yourself and your friend away from here before you both are... claimed...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,25,'restless app SAY_RAND_5'), - (-1000548,'It is too late for Jarl... its hold is too strong...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,25,'restless app SAY_RAND_6'), - (-1000549,'Go away, whoever you are! Witch Hill is mine... mine!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,25,'restless app SAY_RAND_7'), - (-1000550,'The manor... someone else... will soon be consumed...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,25,'restless app SAY_RAND_8'), - (-1000553,'Be ready, $N. I hear the council returning. Prepare to ambush!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'deathstalker_faerleia SAY_START'), - (-1000554,'Well done. A blow to Arugal no doubt!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'deathstalker_faerleia SAY_END'), - (-1000561,'My wounds are grave. Forgive my slow pace but my injuries won\'t allow me to walk any faster.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'SAY_CORPORAL_KEESHAN_1'), - (-1000562,'Ah, fresh air, at last! I need a moment to rest.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'SAY_CORPORAL_KEESHAN_2'), - (-1000563,'The Blackrock infestation is thick in these parts. I will do my best to keep the pace. Let\'s go!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'SAY_CORPORAL_KEESHAN_3'), - (-1000564,'Marshal Marris, sir. Corporal Keeshan of the 12th Sabre Regiment returned from battle and reporting for duty!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'SAY_CORPORAL_KEESHAN_4'), - (-1000565,'Brave adventurer, thank you for rescuing me! I am sure Marshal Marris will reward your kind deed.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'SAY_CORPORAL_KEESHAN_5'), - (-1000566,'Stand back! Stand clear! The infernal will need to be given a wide berth!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'SAY_NIBY_1'), - (-1000567,'BOW DOWN TO THE ALMIGHTY! BOW DOWN BEFORE MY INFERNAL DESTRO... chicken?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'SAY_NIBY_2'), - (-1000568,'%s rolls on the floor laughing.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'EMOTE_IMPSY_1'), - (-1000569,'Niby, you\' re an idiot.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'SAY_IMPSY_1'), - (-1000570,'Silence, servant! Vengeance will be mine! Death to Stormwind! Death by chicken!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'SAY_NIBY_3'), - (-1000571,'Help! I\'ve only one hand to defend myself with.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'SAY_MIRAN_1'), - (-1000572,'Feel the power of the Dark Iron Dwarves!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'SAY_DARK_IRON_DWARF'), - (-1000573,'Send them on! I\'m not afraid of some scrawny beasts!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'SAY_MIRAN_2'), - (-1000574,'Ah, here at last! It\'s going to feel so good to get rid of these barrels.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'SAY_MIRAN_3'), - (-1000579,'REUSE ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE ME'), - (-1000582,'Help! Please, You must help me!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Galen - periodic say'), - (-1000583,'Let us leave this place.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Galen - quest accepted'), - (-1000584,'Look out! The $c attacks!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Galen - aggro 1'), - (-1000585,'Help! I\'m under attack!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Galen - aggro 2'), - (-1000586,'Thank you $N. I will remember you always. You can find my strongbox in my camp, north of Stonard.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Galen - quest complete'), - (-1000587,'%s whispers to $N the secret to opening his strongbox.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'Galen - emote whisper'), - (-1000588,'%s disappears into the swamp.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'Galen - emote disapper'), - (-1000589,'Kroshius live? Kroshius crush!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'SAY_KROSHIUS_REVIVE'), - (-1000590,'Woot!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Captive Child SAY_THANKS_1'), - (-1000591,'I think those weird bird guys were going to eat us. Gross!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Captive Child SAY_THANKS_2'), - (-1000592,'Yay! We\'re free!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Captive Child SAY_THANKS_3'), - (-1000593,'Gross!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Captive Child SAY_THANKS_4'), - (-1000603,'Do not test me, scurvy dog! I\'m trained in the way of the Blood Knights!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'silvermoon harry SAY_AGGRO'), - (-1000604,'I\'ll pay! I\'ll pay! Eeeek! Please don\'t hurt me!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'silvermoon harry SAY_BEATEN'), - (-1000615,'Use my shinies...make weather good again...make undead things go away.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'mosswalker victim SAY_DIE_1'), - (-1000616,'We gave shinies to shrine... we not greedy... why this happen?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'mosswalker victim SAY_DIE_2'), - (-1000617,'I do something bad? I sorry....',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'mosswalker victim SAY_DIE_3'), - (-1000618,'We not do anything... to them... I no understand.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'mosswalker victim SAY_DIE_4'), - (-1000619,'Thank...you.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'mosswalker victim SAY_DIE_5'), - (-1000620,'Please take... my shinies. All done...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'mosswalker victim SAY_DIE_6'), - (-1000621,'All systems on-line. Prepare yourself, we leave shortly.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'maxx SAY_START'), - (-1000622,'Be careful in there and come back in one piece!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'maxx SAY_ALLEY_FAREWELL'), - (-1000623,'Proceed.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'maxx SAY_CONTINUE'), - (-1000624,'You\'re back! Were you able to get all of the machines?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'maxx SAY_ALLEY_FINISH'), - (-1000625,'%s gathers the warp chaser\'s blood.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'zeppit EMOTE_GATHER_BLOOD'), - (-1000628,'%s feeds on the freshly-killed warp chaser.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'hungry ray EMOTE_FEED'), - (-1000629,' Damsel in distress over here!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'isla starmane - SAY_ISLA_PERIODIC_1'), - (-1000630,'Hello? Help?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'isla starmane - SAY_ISLA_PERIODIC_2'), - (-1000631,'Don\'t leave me in here! Cause if you do I will find you!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'isla starmane - SAY_ISLA_PERIODIC_3'), - (-1000632,'Ok, let\'s get out of here!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'isla starmane - SAY_ISLA_START'), - (-1000633,'You sure you\'re ready? Take a moment.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'isla starmane - SAY_ISLA_WAITING'), - (-1000634,'Alright, let\'s do this!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'isla starmane - SAY_ISLA_LEAVE_BUILDING'), - (-1000644,'Ouch! That\'s it, I quit the target business!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'SAY_LUCKY_HIT_1'), - (-1000645,'My ear! You grazed my ear!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'SAY_LUCKY_HIT_2'), - (-1000646,'Not the \'stache! Now I\'m asymmetrical!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,5,'SAY_LUCKY_HIT_3'), - (-1000647,'Good shot!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,4,'SAY_LUCKY_HIT_APPLE'), - (-1000648,'Stop whining. You\'ve still got your luck.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'SAY_DROSTAN_GOT_LUCKY_1'), - (-1000649,'Bah, it\'s an improvement.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,11,'SAY_DROSTAN_GOT_LUCKY_2'), - (-1000650,'Calm down lad, it\'s just a birdshot!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'SAY_DROSTAN_HIT_BIRD_1'), - (-1000651,'The only thing hurt is your pride, lad! Buck up!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'SAY_DROSTAN_HIT_BIRD_2'), - (-1000652,'Me so hungry! YUM!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,71,'dragonmaw peon SAY_PEON_1'), - (-1000653,'Hey... me not feel so good.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'dragonmaw peon SAY_PEON_2'), - (-1000654,'You is bad orc... baaad... or... argh!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'dragonmaw peon SAY_PEON_3'), - (-1000655,'Time for eating!?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,71,'dragonmaw peon SAY_PEON_4'), - (-1000656,'It put the mutton in the stomach!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,71,'dragonmaw peon SAY_PEON_5'), - (-1000666,'I can sense the SHADOW on your hearts. There can be no rest for the wicked!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'lethon SAY_LETHON_AGGRO'), - (-1000667,'Your wicked souls shall feed my power!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'lethon SAY_LETHON_SHADE'), - (-1000668,'%s releases the last of its energies into the nearby runestone, successfully reactivating it.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'infused crystal SAY_DEFENSE_FINISH'), - (-1000669,'We will locate the origin of the Nightmare through the fragments you collected, $N. From there, we will pull Eranikus through a rift in the Dream. Steel yourself, $C. We are inviting the embodiment of the Nightmare into our world.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'remulos SAY_REMULOS_INTRO_1'), - (-1000670,'To Nighthaven! Keep your army close, champion. ',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'remulos SAY_REMULOS_INTRO_2'), - (-1000671,'The rift will be opened there, above the Lake Elun\'ara. Prepare yourself, $N. Eranikus entry into our world will be wrought with chaos and strife.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'remulos SAY_REMULOS_INTRO_3'), - (-1000672,'He will stop at nothing to get to Malfurion\'s physical manifistation. That must not happen... We must keep the beast occupied long enough for Tyrande to arrive.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'remulos SAY_REMULOS_INTRO_4'), - (-1000673,'Defend Nightaven, hero...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'remulos SAY_REMULOS_INTRO_5'), - (-1000674,'%s has entered our world',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,3,0,0,'eranikus EMOTE_SUMMON_ERANIKUS'), - (-1000675,'Pitful predictable mortals... You know not what you have done! The master\'s will fulfilled. The Moonglade shall be destroyed and Malfurion along with it!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'eranikus SAY_ERANIKUS_SPAWN'), - (-1000676,'Fiend! Face the might of Cenarius!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,1,'remulos SAY_REMULOS_TAUNT_1'), - (-1000677,'%s lets loose a sinister laugh.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'eranikus EMOTE_ERANIKUS_LAUGH'), - (-1000678,'You are certanly not your father, insect. Should it interest me, I would crush you with but a swipe of my claws. Turn Shan\'do Stormrage over to me and your pitiful life will be spared along with the lives of your people.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'eranikus SAY_ERANIKUS_TAUNT_2'), - (-1000679,'Who is the predictable one, beast? Surely you did not think that we would summon you on top of Malfurion? Your redemption comes, Eranikus. You will be cleansed of this madness - this corruption.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,1,'remulos SAY_REMULOS_TAUNT_3'), - (-1000680,'My redemption? You are bold, little one. My redemption comes by the will of my god.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'eranikus SAY_ERANIKUS_TAUNT_4'), - (-1000681,'%s roars furiously.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'eranikus EMOTE_ERANIKUS_ATTACK'), - (-1000682,'Hurry, $N! We must find protective cover!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'remulos SAY_REMULOS_DEFEND_1'), - (-1000683,'Please, champion, protect our people.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'remulos SAY_REMULOS_DEFEND_2'), - (-1000684,'Rise, servants of the Nightmare! Rise and destroy this world! Let there be no survivors...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'eranikus SAY_ERANIKUS_SHADOWS'), - (-1000685,'We will battle these fiends, together! Nighthaven\'s Defenders are also among us. They will fight to the death if asked. Now, quickly, we must drive these aberations back to the Nightmare. Destroy them all!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'remulos SAY_REMULOS_DEFEND_3'), - (-1000686,'Where is your savior? How long can you hold out against my attacks?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'eranikus SAY_ERANIKUS_ATTACK_1'), - (-1000687,'Defeated my minions? Then face me, mortals!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'eranikus SAY_ERANIKUS_ATTACK_2'), - (-1000688,'Remulos, look how easy they fall before me? You can stop this, fool. Turn the druid over to me and it will all be over...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'eranikus SAY_ERANIKUS_ATTACK_3'), - (-1000689,'Elune, hear my prayers. Grant us serenity! Watch over our fallen...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'tyrande SAY_TYRANDE_APPEAR'), - (-1000690,'Tend to the injuries of the wounded, sisters!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'tyrande SAY_TYRANDE_HEAL'), - (-1000691,'Seek absolution, Eranikus. All will be forgiven...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'tyrande SAY_TYRANDE_FORGIVEN_1'), - (-1000692,'You will be forgiven, Eranikus. Elune will always love you. Break free of the bonds that command you!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'tyrande SAY_TYRANDE_FORGIVEN_2'), - (-1000693,'The grasp of the Old Gods is unmoving. He is consumed by their dark thoughts... I... I... I cannot... cannot channel much longer... Elune aide me.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'tyrande SAY_TYRANDE_FORGIVEN_3'), - (-1000694,'IT BURNS! THE PAIN.. SEARING...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'eranikus SAY_ERANIKUS_DEFEAT_1'), - (-1000695,'WHY? Why did this happen to... to me? Where were you Tyrande? Where were you when I fell from the grace of Elune?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'eranikus SAY_ERANIKUS_DEFEAT_2'), - (-1000696,'I... I feel... I feel the touch of Elune upon my being once more... She smiles upon me... Yes... I...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'eranikus SAY_ERANIKUS_DEFEAT_3'), - (-1000697,'%s is wholly consumed by the Light of Elune. Tranquility sets in over the Moonglade',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'eranikus EMOTE_ERANIKUS_REDEEM'), - (-1000698,'%s falls to one knee.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'tyrande EMOTE_TYRANDE_KNEEL'), - (-1000699,'Praise be to Elune... Eranikus is redeemed.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'tyrande SAY_TYRANDE_REDEEMED'), - (-1000700,'For so long, I was lost... The Nightmare\'s corruption had consumed me... And now, you... all of you.. you have saved me. Released me from its grasp.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'eranikus SAY_REDEEMED_1'), - (-1000701,'But... Malfurion, Cenarius, Ysera... They still fight. They need me. I must return to the Dream at once.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'eranikus SAY_REDEEMED_2'), - (-1000702,'My lady, I am unworthy of your prayer. Truly, you are an angel of light. Please, assist me in returning to the barrow den so that I may return to the Dream. I like Malfurion, also have a love awaiting me... I must return to her... to protect her...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'eranikus SAY_REDEEMED_3'), - (-1000703,'And heroes... I hold that which you seek. May it once more see the evil dissolved. Remulos, see to it that our champion receives the shard of the Green Flight.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'eranikus SAY_REDEEMED_4'), - (-1000704,'It will be done, Eranikus. Be well, ancient one.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'remulos SAY_REMULOS_OUTRO_1'), - (-1000705,'Let us leave Nighthave, hero. Seek me out at the grove.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'remulos SAY_REMULOS_OUTRO_2'), - (-1000706,'Your world shall suffer an unmerciful end. The Nightmare comes for you!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'eranikus SAY_ERANIKUS_KILL'), - (-1000707,'This blue light... It\'s strange. What do you think it means?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Ranshalla SAY_ENTER_OWL_THICKET'), - (-1000708,'We\'ve found it!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Ranshalla SAY_REACH_TORCH_1'), - (-1000709,'Please, light this while I am channeling',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Ranshalla SAY_REACH_TORCH_2'), - (-1000710,'This is the place. Let\'s light it.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Ranshalla SAY_REACH_TORCH_3'), - (-1000711,'Let\'s find the next one.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Ranshalla SAY_AFTER_TORCH_1'), - (-1000712,'We must continue on now.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Ranshalla SAY_AFTER_TORCH_2'), - (-1000713,'It is time for the final step; we must activate the altar.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Ranshalla SAY_REACH_ALTAR_1'), - (-1000714,'I will read the words carved into the stone, and you must find a way to light it.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Ranshalla SAY_REACH_ALTAR_2'), - (-1000715,'The altar is glowing! We have done it!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Ranshalla SAY_RANSHALLA_ALTAR_1'), - (-1000716,'What is happening? Look!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Ranshalla SAY_RANSHALLA_ALTAR_2'), - (-1000717,'It has been many years...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Priestess of Elune SAY_PRIESTESS_ALTAR_3'), - (-1000718,'Who has disturbed the altar of the goddess?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Priestess of Elune SAY_PRIESTESS_ALTAR_4'), - (-1000719,'Please, priestesses, forgive us for our intrusion. We do not wish any harm here.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Ranshalla SAY_RANSHALLA_ALTAR_5'), - (-1000720,'We only wish to know why the wildkin guard this area...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Ranshalla SAY_RANSHALLA_ALTAR_6'), - (-1000721,'Enu thora\'serador. This is a sacred place.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Priestess of Elune SAY_PRIESTESS_ALTAR_7'), - (-1000722,'We will show you...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Priestess of Elune SAY_PRIESTESS_ALTAR_8'), - (-1000723,'Look above you; thara dormil dorah...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Priestess of Elune SAY_PRIESTESS_ALTAR_9'), - (-1000724,'This gem once allowed direct communication with Elune, herself.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Priestess of Elune SAY_PRIESTESS_ALTAR_10'), - (-1000725,'Through the gem, Elune channeled her infinite wisdom...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Priestess of Elune SAY_PRIESTESS_ALTAR_11'), - (-1000726,'Realizing that the gem needed to be protected, we turned to the goddess herself.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Priestess of Elune SAY_PRIESTESS_ALTAR_12'), - (-1000727,'Soon after, we began to have visions of a creature... A creature with the feathers of an owl, but the will and might of a bear...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Priestess of Elune SAY_PRIESTESS_ALTAR_13'), - (-1000728,'It was on that day that the wildkin were given to us. Fierce guardians, the goddess assigned the wildkin to protect all of her sacred places.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Priestess of Elune SAY_PRIESTESS_ALTAR_14'), - (-1000729,'Anu\'dorini Talah, Ru shallora enudoril.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Voice of Elune SAY_VOICE_ALTAR_15'), - (-1000730,'But now, many years later, the wildkin have grown more feral, and without the guidance of the goddess, they are confused...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Priestess of Elune SAY_PRIESTESS_ALTAR_16'), - (-1000731,'Without a purpose, they wander... But many find their way back to the sacred areas that they once were sworn to protect.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Priestess of Elune SAY_PRIESTESS_ALTAR_17'), - (-1000732,'Wildkin are inherently magical; this power was bestowed upon them by the goddess.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Priestess of Elune SAY_PRIESTESS_ALTAR_18'), - (-1000733,'Know that wherever you might find them in the world, they are protecting something of importance, as they were entrusted to do so long ago.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Priestess of Elune SAY_PRIESTESS_ALTAR_19'), - (-1000734,'Please, remember what we have shown you...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Priestess of Elune SAY_PRIESTESS_ALTAR_20'), - (-1000735,'Farewell.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Priestess of Elune SAY_PRIESTESS_ALTAR_21'), - (-1000736,'Thank you for you help, $n. I wish you well in your adventures.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Ranshalla SAY_QUEST_END_1'), - (-1000737,'I want to stay here and reflect on what we have seen. Please see Erelas and tell him what we have learned.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Ranshalla SAY_QUEST_END_2'), - (-1000738,'%s begins chanting a strange spell...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'Ranshalla EMOTE_CHANT_SPELL'), - (-1000739,'Remember, I need your help to properly channel. I will ask you to aid me several times in our path, so please be ready.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Ranshalla SAY_QUEST_START'), - (-1000740,'We must act quickly or shall be lost!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'SAY_ANACHRONOS_INTRO_1'), - (-1000741,'My forces cannot overcome the Qiraji defenses. We will not be able to get close enough to place our precious barrier, dragon.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'SAY_FANDRAL_INTRO_2'), - (-1000742,'There is a way...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,22,'SAY_MERITHRA_INTRO_3'), - (-1000743,'%s nods knowingly.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'EMOTE_ARYGOS_NOD'), - (-1000744,'Aye, Fandral, remember these words: Let not your grief guide your faith. These thoughts you hold... dark places you go, night elf.Absolution cannot be had through misguided vengeance.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'SAY_CAELESTRASZ_INTRO_4'), - (-1000745,'%s glances at her compatriots.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'EMOTE_MERITHRA_GLANCE'), - (-1000746,'We will push him back, Anachronos. This is wow. Uphold your end of this task. Let not your hands falter as you seal our fates behind the barrier.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'SAY_MERITHRA_INTRO_5'), - (-1000747,'Succumb to the endless dream, little ones. Let it comsume you!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,22,'SAY_MERITHRA_ATTACK_1'), - (-1000748,'Anachronos, the diversion will give you an the young druid time enough to seal the gate. Do not falter. Now, let us see how they deal with chaotic magic.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'SAY_ARYGOS_ATTACK_2'), - (-1000749,'Let them feelt the wrath of the blue flight! May Malygos protect me!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,22,'SAY_ARYGOS_ATTACK_3'), - (-1000750,'Do not forget sacrifices made on this day, night elf. We have all suffered immensely at the hands of these beasts.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'SAY_CAELESTRASZ_ATTACK_4'), - (-1000751,'Alexstrasza, give me the resolve to drive your enemies back.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,22,'SAY_CAELESTRASZ_ATTACK_5'), - (-1000752,'NOW,STAGHELM! WE GO NOW! Prepare your magic!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,22,'SAY_ANACHRONOS_SEAL_1'), - (-1000753,'It is done, dragon. Lead the way!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,25,'SAY_FANDRAL_SEAL_2'), - (-1000754,'Stay close.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'SAY_ANACHRONOS_SEAL_3'), - (-1000755,'The sands of time will halt, but only for a moment! I will now conjure the barrier.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'SAY_ANACHRONOS_SEAL_4'), - (-1000756,'FINISH THE SPELL, STAGHELM! I CANNOT HOLD THE GLYPHS OF WARDING IN PLACE MUCH LONGER! CALL FORTH THE ROOTS!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'SAY_ANACHRONOS_SEAL_5'), - (-1000757,'Ancient ones guide my hand... Wake from your slumber! WAKE AND SEAL THIS CURSED PLACE!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'SAY_FANDRAL_SEAL_6'), - (-1000758,'%s falls to one knee - exhausted.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'EMOTE_FANDRAL_EXHAUSTED'), - (-1000759,'It... It is over, Lord Staghelm. We are victorious. Albeit the cost for this victory was great.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'SAY_ANACHRONOS_EPILOGUE_1'), - (-1000760,'There is but one duty that remains...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'SAY_ANACHRONOS_EPILOGUE_2'), - (-1000761,'Before I leave this place, I make one final offering for you, Lord Staghelm. Should a time arise in which you must gain entry to this accursed fortress, use the scepter of the shifting sands on the sacred gong. The magic holding the barrier together will dissipate an the horrors of the Ahn\'Qiraj will be unleashed upon the world once more.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'SAY_ANACHRONOS_EPILOGUE_3'), - (-1000762,'%s hands the Scepter of the Shifting Sands to $N.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'EMOTE_ANACHRONOS_SCEPTER'), - (-1000763,'After the savagery that my people have witnessed and felt, you expect me to accept another burden, dragon? Surely you are mad.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'SAY_FANDRAL_EPILOGUE_4'), - (-1000764,'I want nothing to do with Silithus, the Qiraji and least of all, any damed dragons!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'SAY_FANDRAL_EPILOGUE_5'), - (-1000765,'%s hurls the Scepter of the Shifting Sands into the barrier, shattering it.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'EMOTE_FANDRAL_SHATTER'), - (-1000766,'Lord Staghelm, where are you going? You would shatter our bond for the sake of pride?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'SAY_ANACHRONOS_EPILOGUE_6'), - (-1000767,'My son\'s soul will find no comfort in this hollow victory, dragon! I will have him back. Though it takes a millenia. I WILL have my son back!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'SAY_FANDRAL_EPILOGUE_7'), - (-1000768,'%s shakes his head in disappointment.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,25,'EMOTE_ANACHRONOS_DISPPOINTED'), - (-1000769,'%s kneels down to pickup the fragments of the shattered scepter.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'EMOTE_ANACHRONOS_PICKUP'), - (-1000770,'And now you know all that there is to know, mortal...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'SAY_ANACHRONOS_EPILOGUE_8'), - (-1000771,'Let\'s go $N!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Feero Ironhand SAY_QUEST_START'), - (-1000772,'It looks like we\'re in trouble. Look lively, here they come!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Feero Ironhand SAY_FIRST_AMBUSH_START'), - (-1000773,'Assassins from that cult you found... Let\'s get moving before someone else finds us out here.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Feero Ironhand SAY_FIRST_AMBUSH_END'), - (-1000774,'Hold! I sense an evil presence... Undead!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Feero Ironhand SAY_SECOND_AMBUSH_START'), - (-1000775,'A $C! Slaying him would please the master. Attack!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Forsaken Scout SAY_SCOUT_SECOND_AMBUSH'), - (-1000776,'They\'re coming out of the woodwork today. Let\'s keep moving or we may find more things that want me dead.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Feero Ironhand SAY_SECOND_AMBUSH_END'), - (-1000777,'These three again?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Feero Ironhand SAY_FINAL_AMBUSH_START'), - (-1000778,'Not quite so sure of yourself without the Purifier, hm?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Balizar the Umbrage SAY_BALIZAR_FINAL_AMBUSH'), - (-1000779,'I\'ll finish you off for good this time!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Feero Ironhand SAY_FINAL_AMBUSH_ATTACK'), - (-1000780,'Well done! I should be fine on my own from here. Remember to talk to Delgren when you return to Maestra\'s Post in Ashenvale.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Feero Ironhand SAY_QUEST_END'), - (-1000784,'Thanks $N. Now let\'s get out of here!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'melizza SAY_MELIZZA_START'), - (-1000785,'We made it! Thanks again! I\'m going to run ahead!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'melizza SAY_MELIZZA_FINISH'), - (-1000786,'Hey Hornizz! I\'m back! And there are some people behind me who helped me out of a jam.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'melizza SAY_MELIZZA_1'), - (-1000787,'We\'re going to have to scratch the Maraudines off our list. Too hard to work with...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'melizza SAY_MELIZZA_2'), - (-1000788,'Well, I\'m off to the Gelkis. They\'re not as dumb as the Maraudines, but they\'re more reasonable.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,3,'melizza SAY_MELIZZA_3'), - (-1000789,'Well, now or never I suppose. Remember, once we get to the road safety, return to Terenthis to let him know we escaped.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'volcor SAY_START'), - (-1000790,'We made it, My friend. Remember to find Terenthis and let him know we\'re safe. Thank you again.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'volcor SAY_END'), - (-1000791,'Here they come.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'volcor SAY_FIRST_AMBUSH'), - (-1000792,'We can overcome these foul creatures.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'volcor SAY_AGGRO_1'), - (-1000793,'We shall earn our deaths at the very least!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'volcor SAY_AGGRO_2'), - (-1000794,'Don\'t give up! Fight, to the death!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'volcor SAY_AGGRO_3'), - (-1000795,'OK boss, I get back to tree hitting.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'lazy peon SAY_AWAKE_1'), - (-1000796,'Sleepy... so sleepy...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'lazy peon SAY_AWAKE_2'), - (-1000797,'%s squawks and heads toward Veil Shalas. Hurry and follow!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'skywing SAY_SKYWING_START'), - (-1000798,'%s pauses briefly before the tree and then heads inside.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'skywing SAY_SKYWING_TREE_DOWN'), - (-1000799,'%s seems to be looking for something. He wants you to follow.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'skywing SAY_SKYWING_TREE_UP'), - (-1000800,'%s flies to the platform below! You\'d better jump if you want to keep up. Hurry!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'skywing SAY_SKYWING_JUMP'), - (-1000801,'%s bellows a loud squawk!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'skywing SAY_SKYWING_SUMMON'), - (-1000802,'Free at last from that horrible curse! Thank you! Please send word to Rilak the Redeemed that I am okay. My mission lies in Skettis. Terokk must be defeated!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'skywing SAY_SKYWING_END'), - (-1000803,'You do not fight alone, %n! Together, we will banish this spawn of hellfire!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'Oronok SAY_ORONOK_TOGETHER'), - (-1000804,'We will fight when you are ready.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Oronok SAY_ORONOK_READY'), - (-1000805,'We will set the elements free of your grasp by force!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'Oronok SAY_ORONOK_ELEMENTS'), - (-1000806,'What say the elements, Torlok? I only hear silence.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'Oronok SAY_ORONOK_EPILOGUE_1'), - (-1000807,'I hear what you hear, brother. Look behind you...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'Torlok SAY_TORLOK_EPILOGUE_2'), - (-1000808,'They are redeemed! Then we have won?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'Oronok SAY_ORONOK_EPILOGUE_3'), - (-1000809,'It is now as it should be, shaman. You have done well.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Spirit of Earth SAY_EARTH_EPILOGUE_4'), - (-1000810,'Yes... Well enough for the elements that are here, but the cipher is known to another... The spirits of fire are in turmoil... If this force is not stopped, the world where these mortals came from will cease.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Spirit of Fire SAY_FIRE_EPILOGUE_5'), - (-1000811,'Farewell, mortals... The earthmender knows what fire feels...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Spirit of Earth SAY_EARTH_EPILOGUE_6'), - (-1000812,'We leave, Torlok. I have only one request...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'Oronok SAY_ORONOK_EPILOGUE_7'), - (-1000813,'The Torn-heart men give their weapons to Earthmender Torlok.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'Torlok EMOTE_GIVE_WEAPONS'), - (-1000814,'Give these to the heroes that made this possible.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'Oronok SAY_ORONOK_EPILOGUE_8'), - (-1000815,'Be healed!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'Eris Havenfire SAY_PHASE_HEAL'), - (-1000816,'We are saved! The peasants have escaped the Scourge!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'Eris Havenfire SAY_EVENT_END'), - (-1000817,'I have failed once more...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'Eris Havenfire SAY_EVENT_FAIL_1'), - (-1000818,'I now return to whence I came, only to find myself here once more to relive the same epic tragedy.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Eris Havenfire SAY_EVENT_FAIL_2'), - (-1000819,'The Scourge are upon us! Run! Run for your lives!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'Peasant SAY_PEASANT_APPEAR_1'), - (-1000820,'Please help us! The Prince has gone mad!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'Peasant SAY_PEASANT_APPEAR_2'), - (-1000821,'Seek sanctuary in Hearthglen! It is our only hope!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'Peasant SAY_PEASANT_APPEAR_3'), - (-1000822,'The signal has been sent. He should be arriving shortly.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'squire rowe SAY_SIGNAL_SENT'), - (-1000823,'Yawww!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,35,'reginald windsor SAY_DISMOUNT'), - (-1000824,'I knew you would come, $N. It is good to see you again, friend.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'reginald windsor SAY_WELCOME'), - (-1000825,'On guard, friend. The lady dragon will not give in without a fight.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'reginald windsor SAY_QUEST_ACCEPT'), - (-1000826,'As was fated a lifetime ago in Karazhan, monster - I come - and with me I bring justice.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,6,0,22,'reginald windsor SAY_GET_READY'), - (-1000827,'Seize him! Seize the worthless criminal and his allies!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,6,0,0,'prestor SAY_GONNA_DIE'), - (-1000828,'Reginald, you know that I cannot let you pass.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'jonathan SAY_DIALOG_1'), - (-1000829,'You must do what you think is right, Marcus. We served together under Turalyon. He made us both the men that we are today. Did he err with me? Do you truly believe my intent is to cause harm to our alliance? Would I shame our heroes?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'reginald windsor SAY_DIALOG_2'), - (-1000830,'Holding me here is not the right decision, Marcus.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'reginald windsor SAY_DIALOG_3'), - (-1000831,'%s appears lost in contemplation.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'jonathan EMOTE_CONTEMPLATION'), - (-1000832,'I am ashamed, old friend. I know not what I do anymore. It is not you that would dare bring shame to the heroes of legend - it is I. It is I and the rest of these corrupt politicians. They fill our lives with empty promises, unending lies.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'jonathan SAY_DIALOG_4'), - (-1000833,'We shame our ancestors. We shame those lost to us... forgive me, Reginald.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'jonathan SAY_DIALOG_5'), - (-1000834,'Dear friend, you honor them with your vigilant watch. You are steadfast in your allegiance. I do not doubt for a moment that you would not give as great a sacrifice for your people as any of the heroes you stand under.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'reginald windsor SAY_DIALOG_6'), - (-1000835,'Now, it is time to bring her reign to an end, Marcus. Stand down, friend.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'reginald windsor SAY_DIALOG_7'), - (-1000836,'Stand down! Can you not see that heroes walk among us?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,5,'jonathan SAY_DIALOG_8'), - (-1000837,'Move aside! Let them pass!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,5,'jonathan SAY_DIALOG_9'), - (-1000838,'Reginald Windsor is not to be harmed! He shall pass through untouched!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,22,'jonathan SAY_DIALOG_10'), - (-1000839,'Go, Reginald. May the light guide your hand.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'jonathan SAY_DIALOG_11'), - (-1000840,'Thank you, old friend. You have done the right thing.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'reginald windsor SAY_DIALOG_12'), - (-1000841,'Follow me, friends. To Stormwind Keep!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'reginald windsor SAY_DIALOG_13'), - (-1000842,'Light be with you, sir.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,66,'guard SAY_1'), - (-1000843,'We are but dirt beneath your feet, sir.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,66,'guard SAY_2'), - (-1000844,'...nerves of thorium.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,66,'guard SAY_3'), - (-1000845,'Make way!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,66,'guard SAY_4'), - (-1000846,'A living legend...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,66,'guard SAY_5'), - (-1000847,'A moment I shall remember for always.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,66,'guard SAY_6'), - (-1000848,'You are an inspiration to us all, sir.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,66,'guard SAY_7'), - (-1000849,'Be brave, friends. The reptile will thrash wildly. It is an act of desperation. When you are ready, give me the word.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,25,'reginald windsor SAY_BEFORE_KEEP'), - (-1000850,'Onward!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,5,'reginald windsor SAY_GO_TO_KEEP'), - (-1000851,'Majesty, run while you still can. She is not what you think her to be...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'reginald windsor SAY_IN_KEEP_1'), - (-1000852,'To the safe hall, your majesty.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'bolvar SAY_IN_KEEP_2'), - (-1000853,'The masquerade is over, Lady Prestor. Or should I call you by your true name... Onyxia...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,25,'reginald windsor SAY_IN_KEEP_3'), - (-1000854,'%s laughs.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,11,'prestor EMOTE_IN_KEEP_LAUGH'), - (-1000855,'You will be incarcerated and tried for treason, Windsor. I shall watch with glee as they hand down a guilty verdict and sentence you to death by hanging...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'prestor SAY_IN_KEEP_4'), - (-1000856,'And as your limp body dangles from the rafters, I shall take pleasure in knowing that a mad man has been put to death. After all, what proof do you have? Did you expect to come in here and point your fingers at royalty and leave unscathed?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,6,'prestor SAY_IN_KEEP_5'), - (-1000857,'You will not escape your fate, Onyxia. It has been prophesied - a vision resonating from the great halls of Karazhan. It ends now...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'reginald windsor SAY_IN_KEEP_6'), - (-1000858,'%s reaches into his pack and pulls out the encoded tablets...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'reginald windsor EMOTE_IN_KEEP_REACH'), - (-1000859,'The Dark Irons thought these tablets to be encoded. This is not any form of coding, it is the tongue of ancient dragon.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'reginald windsor SAY_IN_KEEP_7'), - (-1000860,'Listen, dragon. Let the truth resonate throughout these halls.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'reginald windsor SAY_IN_KEEP_8'), - (-1000861,'%s reads from the tablets. Unknown, unheard sounds flow through your consciousness',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'reginald windsor EMOTE_IN_KEEP_READ'), - (-1000862,'%s gasps.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'bolvar EMOTE_IN_KEEP_GASP'), - (-1000863,'Curious... Windsor, in this vision, did you survive? I only ask because one thing that I can and will assure is your death. Here and now.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'onyxia SAY_IN_KEEP_9'), - (-1000864,'Dragon filth! Guards! Guards! Seize this monster!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,22,'bolvar SAY_IN_KEEP_1'), - (-1000865,'Yesss... Guards, come to your lord\'s aid!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'onyxia SAY_IN_KEEP_10'), - (-1000866,'DO NOT LET HER ESCAPE!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'reginald windsor SAY_IN_KEEP_11'), - (-1000867,'Was this fabled, Windsor? If it was death that you came for then the prophecy has been fulfilled. May your consciousness rot in the Twisting Nether. Finish the rest of these meddlesome insects, children. Bolvar, you have been a pleasureable puppet.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'onyxia SAY_IN_KEEP_12'), - (-1000868,'You have failed him, mortalsss... Farewell!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'onyxia SAY_IN_KEEP_12'), - (-1000869,'Reginald... I... I am sorry.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'bolvar SAY_IN_KEEP_13'), - (-1000870,'Bol... Bolvar... the medallion... use...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'reginald windsor SAY_IN_KEEP_14'), - (-1000871,'%s dies.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'reginald windsor EMOTE_IN_KEEP_DIE'), - (-1000872,'%s hisses',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'reginald windsor EMOTE_GUARD_TRANSFORM'), - (-1000873,'I know the way, insect. There is no need to prod me as if I were cattle.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'grark SAY_START'), - (-1000874,'Surely you do not think that you will get away with this incursion. They will come for me and you shall pay for your insolence.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'grark SAY_PAY'), - (-1000875,'RUN THEM THROUGH BROTHERS!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,5,'grark SAY_FIRST_AMBUSH_START'), - (-1000876,'I doubt you will be so lucky the next time you encounter my brethren.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'grark SAY_FIRST_AMBUSH_END'), - (-1000877,'They come for you, fool!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,5,'grark SAY_SEC_AMBUSH_START'), - (-1000878,'What do you think you accomplish from this, fool? Even now, the Blackrock armies make preparations to destroy your world.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'grark SAY_SEC_AMBUSH_END'), - (-1000879,'On darkest wing they fly. Prepare to meet your end!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,5,'grark SAY_THIRD_AMBUSH_START'), - (-1000880,'The worst is yet to come!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'grark SAY_THIRD_AMBUSH_END'), - (-1000881,'%s laughs.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,11,'grark EMOTE_LAUGH'), - (-1000882,'Time to make your final stand, Insect.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'grark SAY_LAST_STAND'), - (-1000883,'Kneel, Grark',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'lexlort SAY_LEXLORT_1'), - (-1000884,'Grark Lorkrub, you have been charged and found guilty of treason against Horde. How you plead is unimportant. High Executioner Nuzrak, step forward.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'lexlort SAY_LEXLORT_2'), - (-1000885,'%s raises his massive axe over Grark.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,27,'nuzark EMOTE_RAISE_AXE'), - (-1000886,'%s raises his hand and then lowers it.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'lexlort EMOTE_LOWER_HAND'), - (-1000887,'End him...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'lexlort SAY_LEXLORT_3'), - (-1000888,'You, soldier, report back to Kargath at once!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'lexlort SAY_LEXLORT_4'), - (-1000889,'%s submits.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'grark EMOTE_SUBMIT'), - (-1000890,'You have come to play? Then let us play!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'grark SAY_AGGRO'), - (-1000891,'REUSE_ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1000892,'REUSE_ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1000893,'REUSE_ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1000894,'REUSE_ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1000895,'REUSE_ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1000896,'REUSE_ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1000897,'REUSE_ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1000898,'REUSE_ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1000899,'REUSE_ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1000900,'REUSE_ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1000901,'REUSE_ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1000902,'REUSE_ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1000903,'REUSE_ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1000904,'REUSE_ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1000905,'Ok, let\'s go!!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'therylune SAY_THERYLUNE_START'), - (-1000906,'I can make it the rest of the way. $N. THANKS!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'therylune SAY_THERYLUNE_START'), - (-1000948,'Well then, let\'s get this started. The longer we\'re here, the more damage the undead could be doing back in Hilsbrad.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'kinelory SAY_START'), - (-1000949,'All right, this is where we really have to be on our paws. Be ready!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'kinelory SAY_REACH_BOTTOM'), - (-1000950,'Attack me if you will, but you won\'t stop me from getting back to Quae.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'kinelory SAY_AGGRO_KINELORY'), - (-1000951,'You have my word that I shall find a use for your body after I\'ve killed you, Kinelory.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'jorell SAY_AGGRO_JORELL'), - (-1000952,'Watch my rear! I\'ll see what I can find in all this junk...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'kinelory SAY_WATCH_BACK'), - (-1000953,'%s begins rummaging through the apothecary\'s belongings.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'kinelory EMOTE_BELONGINGS'), - (-1000954,'I bet Quae\'ll think this is important. She\'s pretty knowledgeable about these things--no expert, but knowledgable.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'kinelory SAY_DATA_FOUND'), - (-1000955,'Okay, let\'s get out of here quick quick! Try and keep up. I\'m going to make a break for it.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'kinelory SAY_ESCAPE'), - (-1000956,'We made it! Quae, we made it!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'kinelory SAY_FINISH'), - (-1000957,'%s hands her pack to Quae.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'kinelory EMOTE_HAND_PACK'), - (-1000958,'Ok, let\'s get started.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'stinky ignatz SAY_STINKY_BEGIN'), - (-1000959,'Now let\'s look for the herb.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'stinky ignatz SAY_STINKY_FIRST_STOP'), - (-1000960,'Help! The beast is on me!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'stinky ignatz SAY_AGGRO_1'), - (-1000961,'Help! I\'m under attack!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'stinky ignatz SAY_AGGRO_2'), - (-1000962,'I can make it from here. Thanks, $N! And talk to my employer about a reward!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'stinky ignatz SAY_STINKY_END'), - (-1000977,'Oh, it\'s on now! But you thought I\'d be alone too, huh?!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'tapoke slim jahn SAY_AGGRO'), - (-1000978,'Okay, okay! No need to get all violent. I\'ll talk. I\'ll talk!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,20,'tapoke slim jahn SAY_DEFEAT'), - (-1000979,'Whoa! This is way more than what I bargained for, you\'re on your own, Slim!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'slim\'s friend SAY_FRIEND_DEFEAT'), - (-1000980,'I have a few notes from the job back at my place. I\'ll get them and then meet you back in the inn.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'tapoke slim jahn SAY_NOTES'), - (-1000993,'It\'s on! $N, meet my fists. Fists, say hello to $N.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'dorius stonetender SAY_AGGRO_1'), - (-1000994,'I\'m about to open a can on this $N.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'dorius stonetender SAY_AGGRO_2'), - (-1001072,'Something is wrong with the Highlord. Do something!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'scarlet cavalier SAY_CAVALIER_WORRY_1'), - (-1001073,'Hey, what is going on over there? Sir, are you alright?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'scarlet cavalier SAY_CAVALIER_WORRY_2'), - (-1001074,'What the....',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'scarlet cavalier SAY_CAVALIER_WORRY_3'), - (-1001075,'Sir?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'scarlet cavalier SAY_CAVALIER_WORRY_4'), - (-1001076,'NOOOOOOOOOOOOO!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,15,'taelan fordring SAY_SCARLET_COMPLETE_1'), - (-1001077,'I will lead us through Hearthglen to the forest\'s edge. From there, you will take me to my father.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'taelan fordring SAY_SCARLET_COMPLETE_2'), - (-1001078,'Remove your disguise, lest you feel the bite of my blade when the fury has taken control.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'taelan fordring SAY_ESCORT_START'), - (-1001079,'Halt.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'taelan fordring SAY_TAELAN_MOUNT'), - (-1001080,'%s calls for his mount.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,22,'taelan fordring EMOTE_TAELAN_MOUNT'), - (-1001081,'It\'s not much further. The main road is just up ahead.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'taelan fordring SAY_REACH_TOWER'), - (-1001082,'You will not make it to the forest\'s edge, Fordring.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'isillien SAY_ISILLIEN_1'), - (-1001083,'Isillien!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,25,'taelan fordring SAY_ISILLIEN_2'), - (-1001084,'This is not your fight, stranger. Protect yourself from the attacks of the Crimson Elite. I shall battle the Grand Inquisitor.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'taelan fordring SAY_ISILLIEN_3'), - (-1001085,'You disappoint me, Taelan. I had plans for you... grand plans. Alas, it was only a matter of time before your filthy bloodline would catch up with you.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'isillien SAY_ISILLIEN_4'), - (-1001086,'It is as they say: Like father, like son. You are as weak of will as Tirion... perhaps more so. I can only hope my assassins finally succeeded in ending his pitiful life.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'isillien SAY_ISILLIEN_5'), - (-1001087,'The Grand Crusader has charged me with destroying you and your newfound friends, Taelan, but know this: I do this for pleasure, not of obligation or duty.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'isillien SAY_ISILLIEN_6'), - (-1001088,'%s calls for his guardsman.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,22,'isillien EMOTE_ISILLIEN_ATTACK'), - (-1001089,'The end is now, Fordring.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,25,'isillien SAY_ISILLIEN_ATTACK'), - (-1001090,'Enough!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'isillien SAY_KILL_TAELAN_1'), - (-1001091,'%s laughs.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,11,'isillien EMOTE_ISILLIEN_LAUGH'), - (-1001092,'Did you really believe that you could defeat me? Your friends are soon to join you, Taelan.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'isillien SAY_KILL_TAELAN_2'), - (-1001093,'%s turns his attention towards you.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'isillien EMOTE_ATTACK_PLAYER'), - (-1001094,'What have you done, Isillien? You once fought with honor, for the good of our people... and now... you have murdered my boy...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'tirion fordring SAY_TIRION_1'), - (-1001095,'Tragic. The elder Fordring lives on... You are too late, old man. Retreat back to your cave, hermit, unless you wish to join your son in the Twisting Nether.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'isillien SAY_TIRION_2'), - (-1001096,'May your soul burn in anguish, Isillien! Light give me strength to battle this fiend.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,15,'tirion fordring SAY_TIRION_3'), - (-1001097,'Face me, coward. Face the faith and strength that you once embodied.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,25,'tirion fordring SAY_TIRION_4'), - (-1001098,'Then come, hermit!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'isillien SAY_TIRION_5'), - (-1001099,'A thousand more like him exist. Ten thousand. Should one fall, another will rise to take the seat of power.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'tirion fordring SAY_EPILOG_1'), - (-1001100,'%s falls to one knee.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,16,'tirion fordring EMOTE_FALL_KNEE'), - (-1001101,'Look what they did to my boy.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,5,'tirion fordring SAY_EPILOG_2'), - (-1001102,'%s holds the limp body of Taelan Fordring and softly sobs.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'tirion fordring EMOTE_HOLD_TAELAN'), - (-1001103,'Too long have I sat idle, gripped in this haze... this malaise, lamenting what could have been... what should have been.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'tirion fordring SAY_EPILOG_3'), - (-1001104,'Your death will not have been in vain, Taelan. A new Order is born on this day... an Order which will dedicate itself to extinguising the evil that plagues this world. An evil that cannot hide behind politics and pleasantries.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'tirion fordring SAY_EPILOG_4'), - (-1001105,'This I promise... This I vow...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,15,'tirion fordring SAY_EPILOG_5'), - (-1001106,'Don\'t forget to get my bell out of the chest here. And remember, if do happen to wander off, just ring it and I\'ll find you again.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'shay leafrunner SAY_ESCORT_START'), - (-1001107,'Are we taking the scenic route?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'shay leafrunner SAY_WANDER_1'), - (-1001108,'Oh, what a beautiful flower over there...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'shay leafrunner SAY_WANDER_2'), - (-1001109,'Are you sure this is the right way? Maybe we should go this way instead...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'shay leafrunner SAY_WANDER_3'), - (-1001110,'Hmmm, I wonder what\'s over this way?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'shay leafrunner SAY_WANDER_4'), - (-1001111,'This is quite an adventure!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'shay leafrunner SAY_WANDER_DONE_1'), - (-1001112,'Oh, I wandered off again. I\'m sorry.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'shay leafrunner SAY_WANDER_DONE_2'), - (-1001113,'The bell again, such a sweet sound.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'shay leafrunner SAY_WANDER_DONE_3'), - (-1001114,'%s begins to wander off.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'shay leafrunner EMOTE_WANDER'), - (-1001115,'Oh, here you are, Rockbiter! I\'m sorry, I know I\'m not supposed to wander off.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'shay leafrunner SAY_EVENT_COMPLETE_1'), - (-1001116,'I\'m so glad yer back Shay. Please, don\'t ever run off like that again! What would I tell yer parents if I lost ya?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'rockbiter SAY_EVENT_COMPLETE_2'), - (-1001141,'Nope, not here...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'stinky ignatz SAY_SECOND_STOP'), - (-1001142,'There must be one around here somewhere...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'stinky ignatz SAY_THIRD_STOP_1'), - (-1001143,'Ah, there\'s one!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'stinky ignatz SAY_THIRD_STOP_2'), - (-1001144,'Come, $N! Let\'s go over there and collect it!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'stinky ignatz SAY_THIRD_STOP_3'), - (-1001145,'Ok, let\'s get out of here!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'stinky ignatz SAY_PLANT_GATHERED'), - (-1001146,'I\'m glad you\'re here! Because I need your help!!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'stinky ignatz SAY_AGGRO_3'), - (-1001147,'Look out! The $N attacks!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'stinky ignatz SAY_AGGRO_4'), - (-1001148,'I am ready, $N. Let\'s find my equipment and get out of here. I think I know where it is.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'captured arko\'narin SAY_ESCORT_START'), - (-1001149,'Oh my! Look at this... all these candles. I\'m sure they\'re used for some terrible ritual or dark summoning. We best make haste.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,18,'captured arko\'narin SAY_FIRST_STOP'), - (-1001150,'There! Over there!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,25,'captured arko\'narin SAY_SECOND_STOP'), - (-1001151,'You will not stop me from escaping here, $N!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'captured arko\'narin SAY_AGGRO'), - (-1001152,'All I need now is a golden lasso.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'captured arko\'narin SAY_EQUIPMENT'), - (-1001153,'DIE DEMON DOGS!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'captured arko\'narin SAY_ESCAPE'), - (-1001154,'Ah! Fresh air at last! I never thought I\'d see the day.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,4,'captured arko\'narin SAY_FRESH_AIR'), - (-1001155,'BETRAYER!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'spirit of trey lightforge SAY_BETRAYER'), - (-1001156,'What was that?! Trey? TREY?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,22,'captured arko\'narin SAY_TREY'), - (-1001157,'You kept me in the cell for too long, monster!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'captured arko\'narin SAY_ATTACK_TREY'), - (-1001158,'No! My friend... what\'s happened? This is all my fault...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,18,'captured arko\'narin SAY_ESCORT_COMPLETE'), - (-1001159,'Please, help me to get through this cursed forest, $r.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'arei SAY_ESCORT_START'), - (-1001160,'This creature suffers from the effect of the fel... We must end its misery.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'arei SAY_ATTACK_IRONTREE'), - (-1001161,'The corruption of the fel has not left any of the creatures of Felwood untouched, $N. Please, be on your guard.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'arei SAY_ATTACK_TOXIC_HORROR'), - (-1001162,'I sense the taint of corruption upon this $N. Help me detroy it.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'arei SAY_EXIT_WOODS'), - (-1001163,'That I must fight against my own kind deeply saddens me.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'arei SAY_CLEAR_PATH'), - (-1001164,'I can sens it now, $N. Ashenvale lies down this path.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'arei SAY_ASHENVALE'), - (-1001165,'I feel... something strange...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'arei SAY_TRANSFORM'), - (-1001166,'$N my form has now changed! The true strength of my spirit is returing to me now... The cursed grasp of the forest is leaving me.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'arei SAY_LIFT_CURSE'), - (-1001167,'Thank you, $N. Now my spirit will finally be at peace.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'arei SAY_ESCORT_COMPLETE'), - (-1001168,'REUSE ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1001169,'REUSE ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1001170,'REUSE ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1001171,'REUSE ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1001172,'REUSE ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1001173,'REUSE ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1001174,'REUSE ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1001175,'REUSE ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1001176,'REUSE ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1001177,'REUSE ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1001178,'REUSE ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1001179,'REUSE ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1001180,'REUSE ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1001181,'REUSE ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1001182,'REUSE ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1001183,'REUSE ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1001184,'REUSE ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1001185,'REUSE ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1001186,'REUSE ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1001187,'REUSE ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1001188,'REUSE ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1001189,'REUSE ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1001190,'REUSE ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1001191,'Hey, you call yourself a body guard? Get to work and protect us...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'SAY_CORK_AMBUSH1'), - (-1001192,'Mister body guard, are you going to earn your money or what?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'SAY_CORK_AMBUSH2'), - (-1001193,'You\'re fired! I mean, help!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'SAY_CORK_AMBUSH3'), - (-1001194,'Blast those stupid centaurs! Sigh - well, it seems you kept your bargain. Up the road you shall find Smeed Scrabblescrew, he has your money.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'SAY_CORK_END'), - (-1001195,'Eeck! Demons hungry for the kodos!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'SAY_RIGGER_AMBUSH1'), - (-1001196,'What am I paying you for? The kodos are nearly dead!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'SAY_RIGGER_AMBUSH2'), - (-1001197,'Wow! We did it... not sure why we thought we needed the likes of you. Nevertheless, speak with Smeed Srablescrew; he will give you your earnings!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'SAY_RIGGER_END'), - (-1033000,'Follow me and I\'ll open the courtyard door for you.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,1,'prisoner ashcrombe SAY_FREE_AS'), - (-1033001,'I have just the spell to get this door open. Too bad the cell doors weren\'t locked so haphazardly.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,1,'prisoner ashcrombe SAY_OPEN_DOOR_AS'), - (-1033002,'There it is! Wide open. Good luck to you conquering what lies beyond. I must report back to the Kirin Tor at once!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,1,'prisoner ashcrombe SAY_POST_DOOR_AS'), - (-1033003,'Free from this wretched cell at last! Let me show you to the courtyard....',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,1,'prisoner adamant SAY_FREE_AD'), - (-1033004,'You are indeed courageous for wanting to brave the horrors that lie beyond this door.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,1,'prisoner adamant SAY_OPEN_DOOR_AD'), - (-1033005,'There we go!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,1,'prisoner adamant SAY_POST1_DOOR_AD'), - (-1033006,'Good luck with Arugal. I must hurry back to Hadrec now.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,1,'prisoner adamant SAY_POST2_DOOR_AD'), - (-1033007,'About time someone killed the wretch.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,1,'prisoner adamant SAY_BOSS_DIE_AD'), - (-1033008,'For once I agree with you... scum.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,7,1,'prisoner ashcrombe SAY_BOSS_DIE_AS'), - (-1033009,'I have changed my mind loyal servants, you do not need to bring the prisoner all the way to my study, I will deal with him here and now.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'arugal SAY_INTRO_1'), - (-1033010,'Vincent! You and your pathetic ilk will find no more success in routing my sons and I than those beggardly remnants of the Kirin Tor.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'arugal SAY_INTRO_2'), - (-1033011,'If you will not serve my Master with your sword and knowledge of his enemies...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'arugal SAY_INTRO_3'), - (-1033012,'Your moldering remains will serve ME as a testament to what happens when one is foolish enough to trespass in my domain!\n',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'arugal SAY_INTRO_4'), - (-1033013,'Who dares interfere with the Sons of Arugal?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'boss_arugal YELL_FENRUS'), - (-1033014,'%s vanishes.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'prisoner ashcrombe EMOTE_VANISH_AS'), - (-1033015,'%s fumbles with the rusty lock on the courtyard door.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'prisoner adamant EMOTE_UNLOCK_DOOR_AD'), - (-1033016,'Arrrgh!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'deathstalker vincent SAY_VINCENT_DIE'), - (-1033017,'You, too, shall serve!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,5793,1,0,0,'boss_arugal YELL_AGGRO'), - (-1033018,'Another Falls!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,5795,1,0,0,'boss_arugal YELL_KILLED_PLAYER'), - (-1033019,'Release your rage!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,5797,1,0,0,'boss_arugal YELL_COMBAT'), - (-1036000,'You there! Check out that noise.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,5775,6,7,0,'smite INST_SAY_ALARM1'), - (-1036001,'We\'re under attack! A vast, ye swabs! Repel the invaders!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,5777,6,7,0,'smite INST_SAY_ALARM2'), - (-1036002,'You land lubbers are tougher than I thought! I\'ll have to improvise!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,5778,0,0,21,'smite SAY_PHASE_2'), - (-1036003,'D\'ah! Now you\'re making me angry!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,5779,0,0,15,'smite SAY_PHASE_3'), - (-1043000,'At last! Naralex can be awakened! Come aid me, brave adventurers!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,6,0,0,'Disciple of Naralex - SAY_INTRO'), - (-1043001,'I must make the necessary preparations before the awakening ritual can begin. You must protect me!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'SAY_PREPARE'), - (-1043002,'These caverns were once a temple of promise for regrowth in the Barrens. Now, they are the halls of nightmares.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Disciple of Naralex - SAY_FIRST_CORNER'), - (-1043003,'Come. We must continue. There is much to be done before we can pull Naralex from his nightmare.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Disciple of Naralex - SAY_CONTINUE'), - (-1043004,'Within this circle of fire I must cast the spell to banish the spirits of the slain Fanglords.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Disciple of Naralex - SAY_CIRCLE_BANISH'), - (-1043005,'The caverns have been purified. To Naralex\'s chamber we go!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Disciple of Naralex - SAY_PURIFIED'), - (-1043006,'Beyond this corridor, Naralex lies in fitful sleep. Let us go awaken him before it is too late.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Disciple of Naralex - SAY_NARALEX_CHAMBER'), - (-1043007,'Protect me brave souls as I delve into the Emerald Dream to rescue Naralex and put an end to this corruption!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'Disciple of Naralex - SAY_BEGIN_RITUAL'), - (-1043008,'%s begins to perform the awakening ritual on Naralex.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'Disciple of Naralex - EMOTE_RITUAL_BEGIN'), - (-1043009,'%s tosses fitfully in troubled sleep.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'Naralex - EMOTE_NARALEX_AWAKE'), - (-1043010,'%s writhes in agony. The Disciple seems to be breaking through.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'Naralex - EMOTE_BREAK_THROUGH'), - (-1043011,'%s dreams up a horrendous vision. Something stirs beneath the murky waters.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'Naralex - EMOTE_VISION'), - (-1043012,'This $N is a minion from Naralex\'s nightmare no doubt!.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Disciple of Naralex - SAY_MUTANUS'), - (-1043013,'I AM AWAKE, AT LAST!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,5789,1,0,0,'Naralex - SAY_NARALEX_AWAKE'), - (-1043014,'At last! Naralex awakes from the nightmare.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Disciple of Naralex - SAY_AWAKE'), - (-1043015,'Ah, to be pulled from the dreaded nightmare! I thank you, my loyal Disciple, along with your brave companions.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Naralex - SAY_NARALEX_THANKYOU'), - (-1043016,'We must go and gather with the other Disciplies. There is much work to be done before I can make another attempt to restore the Barrens. Farewell, brave souls!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Naralex - SAY_FAREWELL'), - (-1043017,'Attacked! Help get this $N off of me!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Disciple of Naralex - SAY_AGGRO_1'), - (-1043018,'Help!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Disciple of Naralex - SAY_AGGRO_2'), - (-1043019,'Deal with this $N! I need to prepare to awake Naralex!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Disciple of Naralex - SAY_AGGRO_3'), - (-1047000,'Woo hoo! Finally getting out of here. It\'s going to be rough though. Keep your eyes peeled for trouble.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'willix SAY_READY'), - (-1047001,'Up there is where Charlga Razorflank resides. Blasted old crone.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,25,'willix SAY_1'), - (-1047002,'There\'s blueleaf tuber in this trench! It\'s like gold waiting to be mined I tell you!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'willix SAY_2'), - (-1047003,'There could be danger around every corner here.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'willix SAY_3'), - (-1047004,'I don\'t see how these foul animals live in this place... sheesh it smells!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'willix SAY_4'), - (-1047005,'I think I see a way for us to get out of this big twisted mess of a bramble.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'willix SAY_5'), - (-1047006,'Glad to be out of that wretched trench. Not much nicer up here though!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'willix SAY_6'), - (-1047007,'Finally! I\'ll be glad to get out of this place.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'willix SAY_7'), - (-1047008,'I think I\'ll rest a moment and catch my breath before heading back to Ratchet. Thanks for all the help!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'willix SAY_END'), - (-1047009,'$N heading this way fast! To arms!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'willix SAY_AGGRO_1'), - (-1047010,'Eek! $N coming right at us!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'willix SAY_AGGRO_2'), - (-1047011,'Egads! $N on me!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'willix SAY_AGGRO_3'), - (-1047012,'Help! Get this $N off of me!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'willix SAY_AGGRO_4'), - (-1070000,'REUSE ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE ME'), - (-1070001,'Who dares awaken Archaedas? Who dares the wrath of the makers!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,5855,1,0,0,'archaedas SAY_AGGRO'), - (-1070002,'Awake ye servants, defend the discs!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,5856,1,0,0,'archaedas SAY_AWAKE_GUARDIANS'), - (-1070003,'To my side, brothers. For the makers!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,5857,1,0,0,'archaedas SAY_AWAKE_WARDERS'), - (-1070004,'Reckless mortal.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,5858,1,0,0,'archaedas SAY_UNIT_SLAIN'), - (-1070005,'%s breaks free from his stone slumber!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'archaedas EMOTE_BREAK_FREE'), - (-1090000,'With your help, I can evaluate these tunnels.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'emi shortfuse SAY_START'), - (-1090001,'Let\'s see if we can find out where these Troggs are coming from.... and put a stop to the invasion!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'emi shortfuse SAY_INTRO_1'), - (-1090002,'Such devastation... what a horrible mess...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,5,'emi shortfuse SAY_INTRO_2'), - (-1090003,'It\'s quiet here....',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'emi shortfuse SAY_INTRO_3'), - (-1090004,'...too quiet.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'emi shortfuse SAY_INTRO_4'), - (-1090005,'Look! Over there at the tunnel wall!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,25,'emi shortfuse SAY_LOOK_1'), - (-1090006,'Trogg incursion! Defend me while I blast the hole closed!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,5,'emi shortfuse SAY_HEAR_1'), - (-1090007,'Get this, $n off of me!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'emi shortfuse SAY_AGGRO_1'), - (-1090008,'I don\'t think one charge is going to cut it. Keep fending them off!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'emi shortfuse SAY_CHARGE_1'), - (-1090009,'The charges are set. Get back before they blow!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,5,'emi shortfuse SAY_CHARGE_2'), - (-1090010,'Incoming blast in 10 seconds!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,5,'emi shortfuse SAY_BLOW_1_10'), - (-1090011,'Incoming blast in 5 seconds. Clear the tunnel! Stay back!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,5,'emi shortfuse SAY_BLOW_1_5'), - (-1090012,'FIRE IN THE HOLE!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,25,'emi shortfuse SAY_BLOW_1'), - (-1090013,'Well done! Without your help I would have never been able to thwart that wave of troggs.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,4,'emi shortfuse SAY_FINISH_1'), - (-1090014,'Did you hear something?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,6,'emi shortfuse SAY_LOOK_2'), - (-1090015,'I heard something over there.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,25,'emi shortfuse SAY_HEAR_2'), - (-1090016,'More troggs! Ward them off as I prepare the explosives!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'emi shortfuse SAY_CHARGE_3'), - (-1090017,'The final charge is set. Stand back!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'emi shortfuse SAY_CHARGE_4'), - (-1090018,'10 seconds to blast! Stand back!!!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,5,'emi shortfuse SAY_BLOW_2_10'), - (-1090019,'5 seconds until detonation!!!!!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,5,'emi shortfuse SAY_BLOW_2_5'), - (-1090020,'Nice work! I\'ll set off the charges to prevent any more troggs from making it to the surface.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'emi shortfuse SAY_BLOW_SOON'), - (-1090021,'FIRE IN THE HOLE!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'emi shortfuse SAY_BLOW_2'), - (-1090022,'Superb! Because of your help, my people stand a chance of re-taking our beloved city. Three cheers to you!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'emi shortfuse SAY_FINISH_2'), - (-1090023,'We come from below! You can never stop us!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,1,'grubbis SAY_GRUBBIS_SPAWN'), - (-1090024,'Usurpers! Gnomeregan is mine!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,5807,1,0,0,'thermaplugg SAY_AGGRO'), - (-1090025,'My machines are the future! They\'ll destroy you all!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,5808,1,0,0,'thermaplugg SAY_PHASE'), - (-1090026,'Explosions! MORE explosions! I\'ve got to have more explosions!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,5809,1,0,0,'thermaplugg SAY_BOMB'), - (-1090027,'...and stay dead! He got served',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,5810,1,0,0,'thermaplugg SAY_SLAY'), - (-1090028,'$n attacking! Help!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'emi shortfuse SAY_AGGRO_2'), - (-1109000,'The walls of the chamber tremble. Something is happening...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'malfurion stormrage EMOTE_MALFURION'), - (-1109001,'Be steadfast, champion. I know why it is that you are here and I know what it is that you seek. Eranikus will not give up the shard freely. He has been twisted... twisted by the same force that you seek to destroy.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'malfurion stormrge SAY_MALFURION1'), - (-1109002,'Are you really surprised? Is it hard to believe that the power of an Old God could reach even inside the Dream? It is true - Eranikus, Tyrant of the Dream, wages a battle against us all. The Nightmare follows in his wake of destruction.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'malfurion stormrge SAY_MALFURION2'), - (-1109003,'Understand this, Eranikus wants nothing more than to be brought to Azeroth from the Dream. Once he is out, he will stop at nothing to destroy my physical manifestation. This, however, is the only way in which you could recover the scepter shard.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'malfurion stormrge SAY_MAFLURION3'), - (-1109004,'You will bring him back into this world, champion.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'malfurion Stormrge SAY_MALFURION4'), - (-1109005,'The shield be down! Rise up Atal\'ai! Rise up!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,5861,6,0,0,'jammalan SAY_JAMMALAN_INTRO'), - (-1109006,'HAKKAR LIVES!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,5870,1,0,0,'avatar SAY_AVATAR_BRAZIER_1'), - (-1109007,'I TASTE THE BLOOD OF LIFE!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,5868,1,0,0,'avatar SAY_AVATAR_BRAZIER_2'), - (-1109008,'I DRAW CLOSER TO YOUR WORLD!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,5867,1,0,0,'avatar SAY_AVATAR_BRAZIER_3'), - (-1109009,'I AM NEAR!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,5869,1,0,0,'avatar SAY_AVATAR_BRAZIER_4'), - (-1109010,'I AM HERE!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'avatar SAY_AVATAR_SPAWN'), - (-1129000,'REUSE_ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1129001,'REUSE_ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1129002,'REUSE_ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1129003,'REUSE_ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1129004,'REUSE_ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1129005,'All right, stay close. These fiends will jump right out of the shadows at you if you let your guard down.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'belnistrasz SAY_READY'), - (-1129006,'Okay, here we go. It\'s going to take about five minutes to shut this thing down through the ritual. Once I start, keep the vermin off of me or it will be the end of us all!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'belnistrasz SAY_START_RIT'), - (-1129007,'You\'ll rue the day you crossed me, $N',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'belnistrasz SAY_AGGRO_1'), - (-1129008,'Incoming $N - look sharp, friends!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'belnistrasz SAY_AGGRO_2'), - (-1129009,'Three minutes left -- I can feel the energy starting to build! Keep up the solid defense!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'belnistrasz SAY_3_MIN'), - (-1129010,'Just two minutes to go! We\'re half way there, but don\'t let your guard down!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'belnistrasz SAY_2_MIN'), - (-1129011,'One more minute! Hold on now, the ritual is about to take hold!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'belnistrasz SAY_1_MIN'), - (-1129012,'That\'s it -- we made it! The ritual is set in motion, and idol fires are about to go out for good! You truly are the heroes I thought you would be!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,4,'belnistrasz SAY_FINISH'), - (-1189000,'Ah, I have been waiting for a real challenge!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,5830,1,0,0,'herod SAY_AGGRO'), - (-1189001,'Blades of Light!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,5832,1,0,0,'herod SAY_WHIRLWIND'), - (-1189002,'Light, give me strength!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,5833,1,0,0,'herod SAY_ENRAGE'), - (-1189003,'Hah, is that all?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,5831,1,0,0,'herod SAY_KILL'), - (-1189004,'REUSE_ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1189005,'Infidels! They must be purified!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,5835,1,0,0,'mograine SAY_MO_AGGRO'), - (-1189006,'Unworthy!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,5836,1,0,0,'mograine SAY_MO_KILL'), - (-1189007,'At your side, milady!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,5837,1,0,0,'mograine SAY_MO_RESSURECTED'), - (-1189008,'What, Mograine has fallen? You shall pay for this treachery!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,5838,1,0,0,'whitemane SAY_WH_INTRO'), - (-1189009,'The Light has spoken!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,5839,1,0,0,'whitemane SAY_WH_KILL'), - (-1189010,'Arise, my champion!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,5840,1,0,0,'whitemane SAY_WH_RESSURECT'), - (-1189011,'REUSE_ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1189012,'REUSE_ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1189013,'REUSE_ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1189014,'REUSE_ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1189015,'The monster got what he deserved.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,1,0,'vishas SAY_TRIGGER_VORREL'), - (-1189016,'REUSE_ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1189017,'REUSE_ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1189018,'REUSE_ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1189019,'You will not defile these mysteries!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,5842,1,0,0,'doan SAY_AGGRO'), - (-1189020,'Burn in righteous fire!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,5843,1,0,0,'doan SAY_SPECIALAE'), - (-1189021,'REUSE_ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE_ME'), - (-1189035,'The master has fallen! Avenge him my brethren!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,5834,1,0,0,'trainee SAY_TRAINEE_SPAWN'), - (-1209000,'How dare you enter my sanctum!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'zumrah SAY_INTRO'), - (-1209001,'Sands consume you!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,5872,1,14,0,'zumrah SAY_AGGRO'), - (-1209002,'Fall!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,5873,1,14,0,'zumrah SAY_KILL'), - (-1209003,'Come to me, my children!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,8,0,'zumrah SAY_SUMMON'), - (-1229000,'%s begins to regain its strength!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'pyroguard EMOTE_BEGIN'), - (-1229001,'%s is nearly at full strength!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'pyroguard EMOTE_NEAR'), - (-1229002,'%s regains its power and breaks free of its bonds!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'pyroguard EMOTE_FULL'), - (-1229003,'Ha! Ha! Ha! Thank you for freeing me, fools. Now let me repay you by charring the flesh from your bones.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'pyroguard SAY_FREE'), - (-1229004,'Excellent... it would appear as if the meddlesome insects have arrived just in time to feed my legion. Welcome, mortals!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,1,'nefarius SAY_INTRO_1'), - (-1229005,'Let not even a drop of their blood remain upon the arena floor, my children. Feast on their souls!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,1,'nefarius SAY_INTRO_2'), - (-1229006,'Foolsss...Kill the one in the dress!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'nefarius SAY_ATTACK_1'), - (-1229007,'Sire, let me join the fray! I shall tear their spines out with my bare hands!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,1,'rend SAY_REND_JOIN'), - (-1229008,'Concentrate your attacks upon the healer!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'nefarius SAY_ATTACK_2'), - (-1229009,'Inconceivable!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'nefarius SAY_ATTACK_3'), - (-1229010,'Do not force my hand, children! I shall use your hides to line my boots.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'nefarius SAY_ATTACK_4'), - (-1229011,'Defilers!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'rend SAY_LOSE_1'), - (-1229012,'Impossible!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'rend SAY_LOSE_2'), - (-1229013,'Your efforts will prove fruitless. None shall stand in our way!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'nefarius SAY_LOSE_3'), - (-1229014,'THIS CANNOT BE!!! Rend, deal with these insects.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,1,'nefarius SAY_LOSE_4'), - (-1229015,'With pleasure...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'rend SAY_REND_ATTACK'), - (-1229016,'The Warchief shall make quick work of you, mortals. Prepare yourselves!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,25,'nefarius SAY_WARCHIEF'), - (-1229017,'Taste in my power!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'nefarius SAY_BUFF_GYTH'), - (-1229018,'Your victory shall be short lived. The days of both the Alliance and Horde are coming to an end. The next time we meet shall be the last.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,1,'nefarius SAY_VICTORY'), - (-1229019,'%s is knocked off his drake!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'rend EMOTE_KNOCKED_OFF'), - (-1229020,'Intruders are destroying our eggs! Stop!!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'rookery hatcher - SAY_ROOKERY_EVENT_START'), - (-1230000,'Ah, hits the spot!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,5,'rocknot SAY_GOT_BEER'), - (-1230001,'Come to aid the Throne!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'dagran SAY_AGGRO'), - (-1230002,'Hail to the king, baby!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'dagran SAY_SLAY'), - (-1230003,'You have challenged the Seven, and now you will die!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'doomrel SAY_DOOMREL_START_EVENT'), - (-1230004,'The Sons of Thaurissan shall watch you perish in the Ring of the Law!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,5,'grimstone SAY_START_1'), - (-1230005,'You have been sentenced to death for crimes against the Dark Iron Nation!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,25,'grimstone SAY_START_2'), - (-1230006,'Unleash the fury and let it be done!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,15,'grimstone SAY_OPEN_EAST_GATE'), - (-1230007,'But your real punishment lies ahead.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,1,'grimstone SAY_SUMMON_BOSS_1'), - (-1230008,'Haha! I bet you thought you were done!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,153,'grimstone SAY_SUMMON_BOSS_2'), - (-1230009,'Good Riddance!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,5,'grimstone SAY_OPEN_NORTH_GATE'), - (-1230010,'Thank you, $N! I\'m free!!!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'dughal SAY_FREE'), - (-1230011,'You locked up the wrong Marshal, $N. Prepare to be destroyed!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'windsor SAY_AGGRO_1'), - (-1230012,'I bet you\'re sorry now, aren\'t you?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'windsor SAY_AGGRO_2'), - (-1230013,'You better hold me back or $N is going to feel some prison house beatings.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'windsor SAY_AGGRO_3'), - (-1230014,'Let\'s get a move on. My gear should be in the storage area up this way...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'windsor SAY_START'), - (-1230015,'Check that cell, $N. If someone is alive in there, we need to get them out.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,25,'windsor SAY_CELL_DUGHAL_1'), - (-1230016,'Good work! We\'re almost there, $N. This way.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'windsor SAY_CELL_DUGHAL_3'), - (-1230017,'This is it, $N. My stuff should be in that room. Cover me, I\'m going in!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'windsor SAY_EQUIPMENT_1'), - (-1230018,'Ah, there it is!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'windsor SAY_EQUIPMENT_2'), - (-1230019,'Can you feel the power, $N??? It\'s time to ROCK!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'reginald_windsor SAY__EQUIPMENT_3'), - (-1230020,'Now we just have to free Tobias and we can get out of here. This way!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'reginald_windsor SAY__EQUIPMENT_4'), - (-1230021,'Open it.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,25,'reginald_windsor SAY_CELL_JAZ_1'), - (-1230022,'I never did like those two. Let\'s get moving.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'reginald_windsor SAY_CELL_JAZ_2'), - (-1230023,'Open it and be careful this time!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,25,'reginald_windsor SAY_CELL_SHILL_1'), - (-1230024,'That intolerant dirtbag finally got what was coming to him. Good riddance!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,66,'reginald_windsor SAY_CELL_SHILL_2'), - (-1230025,'Alright, let\'s go.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'reginald_windsor SAY_CELL_SHILL_3'), - (-1230026,'Open it. We need to hurry up. I can smell those Dark Irons coming a mile away and I can tell you one thing, they\'re COMING!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,25,'reginald_windsor SAY_CELL_CREST_1'), - (-1230027,'He has to be in the last cell. Unless... they killed him.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'reginald_windsor SAY_CELL_CREST_2'), - (-1230028,'Get him out of there!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,25,'reginald_windsor SAY_CELL_TOBIAS_1'), - (-1230029,'Excellent work, $N. Let\'s find the exit. I think I know the way. Follow me!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'reginald_windsor SAY_CELL_TOBIAS_2'), - (-1230030,'We made it!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,4,'reginald_windsor SAY_FREE_1'), - (-1230031,'Meet me at Maxwell\'s encampment. We\'ll go over the next stages of the plan there and figure out a way to decode my tablets without the decryption ring.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,1,'reginald_windsor SAY_FREE_2'), - (-1230032,'Thank you! I will run for safety immediately!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'tobias SAY_TOBIAS_FREE_1'), - (-1230033,'Finally!! I can leave this dump.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'tobias SAY_TOBIAS_FREE_2'), - (-1230035,'%s cries out an alarm!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'general_angerforge EMOTE_ALARM'), - (-1230036,'I want more ale! Give me more ale!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'rocknot SAY_MORE_BEER'), - (-1230037,'You\'ll pay for that!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Grim Patron SAY_PISSED_PATRON_1'), - (-1230038,'No!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Grim Patron SAY_PISSED_PATRON_2'), - (-1230039,'Oh! Now I\'m pissed!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Grim Patron SAY_PISSED_PATRON_3'), - (-1230040,'Violence! Property damage! None shall pass!!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'Phalanx YELL_PHALANX_AGGRO'), - (-1230041,'Get away from those kegs!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'Hurley Blackbreath YELL_HURLEY_SPAWN'), - (-1230042,'You\'ll pay for that!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Hurley Blackbreath SAY_HURLEY_AGGRO'), - (-1230043,'You can\'t hide from us. Prepare to burn!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'anvilrage guardsman SAY_GUARD_AGGRO'), - (-1230044,'That one\'s empty!!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,60,'rocknot SAY_BARREL_1'), - (-1230045,'Ah, empty again!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,35,'rocknot SAY_BARREL_2'), - (-1230046,'ALE!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,60,'rocknot SAY_BARREL_3'), - (-1230047,'Im out of here!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'rocknot SAY_ROCKNOT_DESPAWN'), - (-1230048,'HALT! There were...reports...of a...disturbance.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'Fireguard Destroyer YELL_PATROL_1'), - (-1230049,'We...are...investigating.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'Fireguard Destroyer YELL_PATROL_2'), - (-1230050,'Try the boar! It\'s my new recipe!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Plugger Spazzring SAY_OOC_1'), - (-1230051,'Enjoy! You won\'t find better ale anywhere!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Plugger Spazzring SAY_OOC_2'), - (-1230052,'Drink up! There\'s more where that came from!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Plugger Spazzring SAY_OOC_3'), - (-1230053,'Have you tried the Dark Iron Ale? It\'s the best!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Plugger Spazzring SAY_OOC_4'), - (-1230054,'What are you doing over there?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'Plugger Spazzring YELL_STOLEN_1'), - (-1230055,'Hey! Get away from that!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'Plugger Spazzring YELL_STOLEN_2'), - (-1230056,'No stealing the goods!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'Plugger Spazzring YELL_STOLEN_3'), - (-1230057,'That\'s it! You\'re going down!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'Plugger Spazzring YELL_AGRRO_1'), - (-1230058,'That\'s it! No more beer until this mess is sorted out!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'Plugger Spazzring YELL_AGRRO_2'), - (-1230059,'Hey, my pockets were picked!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'Plugger Spazzring YELL_PICKPOCKETED'), - (-1230060,'Ha! You can\'t even begin to imagine the futility of your efforts.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'Emperor Thaurissan YELL_SENATOR_1'), - (-1230061,'Is that the best you can do? Do you really expect that you could defeat someone as awe inspiring as me?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'Emperor Thaurissan YELL_SENATOR_2'), - (-1230062,'They were just getting in the way anyways.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'Emperor Thaurissan YELL_SENATOR_3'), - (-1230063,'Your efforts are utterly pointless, fools! You will never be able to defeat me!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'Emperor Thaurissan YELL_SENATOR_4'), - (-1230064,'I will crush you into little tiny pieces!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'Emperor Thaurissan YELL_AGGRO_2'), - (-1230065,'Prepare to meet your doom at the hands of Ragnaros\' most powerful servant!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'Emperor Thaurissan YELL_AGGRO_3'), - (-1230066,'Hey, Rocknot!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Nagmara SAY_NAGMARA_1'), - (-1230067,'Let\'s go, honey.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'Nagmara SAY_NAGMARA_2'), - (-1230068,'%s kisses her lover.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'Nagmara TEXTEMOTE_NAGMARA'), - (-1230069,'%s kisses Mistress Nagmara',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,17,'Rocknot TEXTEMOTE_ROCKNOT'), - (-1249000,'How fortuitous. Usually, I must leave my lair to feed.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'onyxia SAY_AGGRO'), - (-1249001,'Learn your place mortal!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'onyxia SAY_KILL'), - (-1249002,'This meaningless exertion bores me. I\'ll incinerate you all from above!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,254,'onyxia SAY_PHASE_2_TRANS'), - (-1249003,'It seems you\'ll need another lesson, mortals!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,293,'onyxia SAY_PHASE_3_TRANS'), - (-1249004,'%s takes in a deep breath...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,3,0,0,'onyxia EMOTE_BREATH'), - (-1289000,'School is in session!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'gandling SAY_GANDLING_SPAWN'), - (-1309000,'Let the coils of hate unfurl!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8421,1,0,0,'venoxis SAY_TRANSFORM'), - (-1309001,'Ssserenity..at lassst!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'venoxis SAY_DEATH'), - (-1309002,'Lord Hir\'eek, grant me wings of vengance!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8417,1,0,0,'jeklik SAY_AGGRO'), - (-1309003,'I command you to rain fire down upon these invaders!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'jeklik SAY_RAIN_FIRE'), - (-1309004,'Finally ...death. Curse you Hakkar! Curse you!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8422,1,0,0,'jeklik SAY_DEATH'), - (-1309005,'Draw me to your web mistress Shadra. Unleash your venom!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8418,1,0,0,'marli SAY_AGGRO'), - (-1309006,'Shadra, make of me your avatar!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'marli SAY_TRANSFORM'), - (-1309007,'Aid me my brood!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'marli SAY_SPIDER_SPAWN'), - (-1309008,'Bless you mortal for this release. Hakkar controls me no longer...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8423,1,0,0,'marli SAY_DEATH'), - (-1309009,'Shirvallah, fill me with your RAGE!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8419,1,0,0,'thekal SAY_AGGRO'), - (-1309010,'Hakkar binds me no more! Peace at last!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8424,1,0,0,'thekal SAY_DEATH'), - (-1309011,'Bethekk, your priestess calls upon your might!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8416,1,0,0,'arlokk SAY_AGGRO'), - (-1309012,'Feast on $n, my pretties!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'arlokk SAY_FEAST_PANTHER'), - (-1309013,'At last, I am free of the Soulflayer!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8412,1,0,0,'arlokk SAY_DEATH'), - (-1309014,'Welcome to da great show friends! Step right up to die!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8425,1,0,0,'jindo SAY_AGGRO'), - (-1309015,'I\'ll feed your souls to Hakkar himself!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8413,1,0,0,'mandokir SAY_AGGRO'), - (-1309016,'DING!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'mandokir SAY_DING_KILL'), - (-1309017,'GRATS!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'mandokir SAY_GRATS_JINDO'), - (-1309018,'$N! I\'m watching you!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'mandokir SAY_WATCH'), - (-1309019,'Don\'t make me angry. You won\'t like it when I\'m angry.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,4,0,0,'mandokir SAY_WATCH_WHISPER'), - (-1309020,'PRIDE HERALDS THE END OF YOUR WORLD. COME, MORTALS! FACE THE WRATH OF THE SOULFLAYER!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8414,1,0,0,'hakkar SAY_AGGRO'), - (-1309021,'Fleeing will do you no good, mortals!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'hakkar SAY_FLEEING'), - (-1309022,'You dare set foot upon Hakkari holy ground? Minions of Hakkar, destroy the infidels!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,6,0,0,'hakkar SAY_MINION_DESTROY'), - (-1309023,'Minions of Hakkar, hear your God. The sanctity of this temple has been compromised. Invaders encroach upon holy ground! The Altar of Blood must be protected. Kill them all!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,6,0,0,'hakkar SAY_PROTECT_ALTAR'), - (-1309024,'%s goes into a rage after seeing his raptor fall in battle!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'mandokir EMOTE_RAGE'), - (-1309025,'The brood shall not fall!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'marli SAY_TRANSFORM_BACK'), - (-1309026,'%s emits a deafening shriek!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'jeklik SAY_SHRIEK'), - (-1309027,'%s begins to cast a Great Heal!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'jeklik SAY_HEAL'), - (-1329000,'Thanks to Egan',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'freed_soul SAY_ZAPPED0'), - (-1329001,'Rivendare must die',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'freed_soul SAY_ZAPPED1'), - (-1329002,'Who you gonna call?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'freed_soul SAY_ZAPPED2'), - (-1329003,'Don\'t cross those beams!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'freed_soul SAY_ZAPPED3'), - (-1329004,'An Ash\'ari Crystal has fallen! Stay true to the Lich King, my brethren, and attempt to resummon it.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,6,0,0,'thuzadin acolyte SAY_ANNOUNCE_ZIGGURAT_1'), - (-1329005,'One of the Ash\'ari Crystals has been destroyed! Slay the intruders!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,6,0,0,'thuzadin acolyte SAY_ANNOUNCE_ZIGGURAT_2'), - (-1329006,'An Ash\'ari Crystal has been toppled! Restore the ziggurat before the Necropolis is vulnerable!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,6,0,0,'thuzadin acolyte SAY_ANNOUNCE_ZIGGURAT_3'), - (-1329007,'The Ash\'ari Crystals have been destroyed! The Slaughterhouse is vulnerable!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,6,0,0,'baron rivendare SAY_ANNOUNCE_RIVENDARE'), - (-1329008,'Intruders at the Service Gate! Lord Rivendare must be warned!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,6,0,0,'barthilas SAY_WARN_BARON'), - (-1329009,'Intruders! More pawns of the Argent Dawn, no doubt. I already count one of their number among my prisoners. Withdraw from my domain before she is executed!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,6,0,0,'baron rivendare SAY_ANNOUNCE_RUN_START'), - (-1329010,'You\'re still here? Your foolishness is amusing! The Argent Dawn wench needn\'t suffer in vain. Leave at once and she shall be spared!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,6,0,0,'baron rivendare SAY_ANNOUNCE_RUN_10_MIN'), - (-1329011,'I shall take great pleasure in taking this poor wretch\'s life! It\'s not too late, she needn\'t suffer in vain. Turn back and her death shall be merciful!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,6,0,0,'baron rivendare SAY_ANNOUNCE_RUN_5_MIN'), - (-1329012,'May this prisoner\'s death serve as a warning. None shall defy the Scourge and live!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,6,0,0,'baron rivendare SAY_ANNOUNCE_RUN_FAIL'), - (-1329013,'So you see fit to toy with the Lich King\'s creations? Ramstein, be sure to give the intruders a proper greeting.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,6,0,0,'baron rivendare SAY_ANNOUNCE_RAMSTEIN'), - (-1329014,'Time to take matters into my own hands. Come. Enter my domain and challenge the might of the Scourge!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,6,0,0,'baron rivendare SAY_UNDEAD_DEFEAT'), - (-1329015,'You did it... you\'ve slain Baron Rivendare! The Argent Dawn shall hear of your valiant deeds!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'ysida SAY_EPILOGUE'), - (-1329016,'Today you have unmade what took me years to create! For this you shall all die by my hand!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'dathrohan SAY_AGGRO'), - (-1329017,'You fools think you can defeat me so easily? Face the true might of the Nathrezim!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'dathrohan SAY_TRANSFORM'), - (-1329018,'Damn you mortals! All my plans of revenge, all my hate... all burned to ash...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'dathrohan SAY_DEATH'), - (-1329019,'Don\'t worry about me! Slay this dreadful beast and cleanse this world of his foul taint!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,6,0,0,'ysida YSIDA_SAY_RUN_5_MIN'), - (-1329020,'My death means nothing.... light... will... prevail!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,6,0,0,'ysida YSIDA_SAY_RUN_FAIL'), - (-1329021,'Rivendare! I come for you!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'aurius YELL_AURIUS_AGGRO'), - (-1329022,'Argh!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'aurius SAY_AURIUS_DEATH'), - (-1329023,'Move back and hold the line! We cannot fail or all will be lost!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'YELL_BASTION_BARRICADE'), - (-1329024,'Move to the stairs and defend!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'YELL_BASTION_STAIRS'), - (-1329025,'The Scourge have broken into the Bastion! Redouble your efforts! We must not fail!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'YELL_BASTION_ENTRANCE'), - (-1329026,'They have broken into the Hall of Lights! We must stop the intruders!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'YELL_BASTION_HALL_LIGHTS'), - (-1329027,'The Scourge have broken through in all wings! May the light defeat these foul creatures! We shall fight to the last!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'YELL_BASTION_INNER_1'), - (-1329028,'This will not be the end of the Scarlet Crusade! You will not break our line!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'YELL_BASTION_INNER_2'), - (-1409000,'%s performs one last service for Ragnaros.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'geddon EMOTE_SERVICE'), - (-1409001,'REUSE ME',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'REUSE ME'), - (-1409002,'%s refuses to die while its master is in trouble.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'core rager EMOTE_LOWHP'), - (-1409003,'Reckless mortals! None may challenge the Sons of the Living flame!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8035,1,0,0,'majordomo SAY_AGGRO'), - (-1409004,'The runes of warding have been destroyed! Hunt down the infidels, my brethren!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8039,6,0,0,'majordomo SAY_SPAWN'), - (-1409005,'Ashes to Ashes!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8037,1,0,0,'majordomo SAY_SLAY'), - (-1409006,'Burn mortals! Burn for this transgression!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8036,1,0,0,'majordomo SAY_SPECIAL'), - (-1409007,'Impossible! Stay your attack, mortals... I submit! I submit!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8038,1,0,0,'majordomo SAY_DEFEAT_1'), - (-1409008,'Behold Ragnaros - the Firelord! He who was ancient when this world was young! Bow before him, mortals! Bow before your ending!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8040,1,0,0,'ragnaros SAY_SUMMON_MAJ'), - (-1409009,'TOO SOON! YOU HAVE AWAKENED ME TOO SOON, EXECUTUS! WHAT IS THE MEANING OF THIS INTRUSION???',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8043,1,0,0,'ragnaros SAY_ARRIVAL1_RAG'), - (-1409010,'These mortal infidels, my lord! They have invaded your sanctum and seek to steal your secrets!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8041,1,0,0,'ragnaros SAY_ARRIVAL2_MAJ'), - (-1409011,'FOOL! YOU ALLOWED THESE INSECTS TO RUN RAMPANT THROUGH THE HALLOWED CORE? AND NOW YOU LEAD THEM TO MY VERY LAIR? YOU HAVE FAILED ME, EXECUTUS! JUSTICE SHALL BE MET, INDEED!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8044,1,0,0,'ragnaros SAY_ARRIVAL3_RAG'), - (-1409012,'NOW FOR YOU, INSECTS! BOLDLY, YOU SOUGHT THE POWER OF RAGNAROS. NOW YOU SHALL SEE IT FIRSTHAND!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8045,1,0,0,'ragnaros SAY_ARRIVAL5_RAG'), - (-1409013,'COME FORTH, MY SERVANTS! DEFEND YOUR MASTER!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8049,1,0,0,'ragnaros SAY_REINFORCEMENTS1'), - (-1409014,'YOU CANNOT DEFEAT THE LIVING FLAME! COME YOU MINIONS OF FIRE! COME FORTH YOU CREATURES OF HATE! YOUR MASTER CALLS!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8050,1,0,0,'ragnaros SAY_REINFORCEMENTS2'), - (-1409015,'BY FIRE BE PURGED!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8046,1,0,0,'ragnaros SAY_HAND'), - (-1409016,'TASTE THE FLAMES OF SULFURON!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8047,1,0,0,'ragnaros SAY_WRATH'), - (-1409017,'DIE INSECT!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8051,1,0,0,'ragnaros SAY_KILL'), - (-1409018,'MY PATIENCE IS DWINDILING! COME NATS TO YOUR DEATH!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8048,1,0,0,'ragnaros SAY_MAGMABURST'), - (-1409019,'You think you\'ve won already? Perhaps you\'ll need another lesson in pain!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'majordomo SAY_LAST_ADD'), - (-1409020,'Brashly, you have come to wrest the secrets of the Living Flame! You will soon regret the recklessness of your quest.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'majordomo SAY_DEFEAT_2'), - (-1409021,'I go now to summon the lord whose house this is. Should you seek an audience with him, your paltry lives will surely be forfeit! Nevertheless, seek out his lair, if you dare!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'majordomo SAY_DEFEAT_3'), - (-1409022,'My flame! Please don\'t take away my flame... ',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8042,1,0,0,'ragnaros SAY_ARRIVAL4_MAJ'), - (-1409023,'Very well, $n.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'majordomo SAY_SUMMON_0'), - (-1409024,'Impudent whelps! You\'ve rushed headlong to your own deaths! See now, the master stirs!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'majordomo SAY_SUMMON_1'), - (-1429000,'The demon is loose! Quickly we must restrain him!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,6,0,0,'highborne summoner SAY_FREE_IMMOLTHAR'), - (-1429001,'Who dares disrupt the sanctity of Eldre\'Thalas? Face me, cowards!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,6,0,0,'prince tortheldrin SAY_KILL_IMMOLTHAR'), - (-1429002,'At last... Freed from his cursed grasp!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,6,0,0,'old ironbark SAY_IRONBARK_REDEEM'), - (-1429003,'The king is dead - OH NOES! Summon Mizzle da Crafty! He knows what to do next!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'cho\'rush SAY_KING_DEAD'), - (-1469000,'None of your kind should be here! You\'ve doomed only yourselves!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8286,1,0,0,'broodlord SAY_AGGRO'), - (-1469001,'Clever Mortals but I am not so easily lured away from my sanctum!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8287,1,0,0,'broodlord SAY_LEASH'), - (-1469002,'Run! They are coming!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'vaelastrasz blackwing tech SAY_INTRO_TECH'), - (-1469003,'%s flinches as its skin shimmers.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'chromaggus EMOTE_SHIMMER'), - (-1469004,'In this world where time is your enemy, it is my greatest ally. This grand game of life that you think you play in fact plays you. To that I say...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,1,'victor_nefarius SAY_GAMESBEGIN_1'), - (-1469005,'Let the games begin!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8280,1,0,22,'victor_nefarius SAY_GAMESBEGIN_2'), - (-1469006,'Ah...the heroes. You are persistent, aren\'t you? Your ally here attempted to match his power against mine - and paid the price. Now he shall serve me...by slaughtering you.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8279,1,0,23,'victor_nefarius SAY_NEFARIUS_CORRUPT'), - (-1469007,'Well done, my minions. The mortals\' courage begins to wane! Now, let\'s see how they contend with the true Lord of Blackrock Spire!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8288,1,0,0,'nefarian SAY_AGGRO'), - (-1469008,'Enough! Now you vermin shall feel the force of my birthright, the fury of the earth itself.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8289,1,0,0,'nefarian SAY_XHEALTH'), - (-1469009,'BURN! You wretches! BURN!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8290,1,0,0,'nefarian SAY_SHADOWFLAME'), - (-1469010,'Impossible! Rise my minions! Serve your master once more!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8291,1,0,0,'nefarian SAY_RAISE_SKELETONS'), - (-1469011,'Worthless $N! Your friends will join you soon enough!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8293,1,0,0,'nefarian SAY_SLAY'), - (-1469012,'This cannot be! I am the master here! You mortals are nothing to my kind! Do you hear me? Nothing!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8292,1,0,0,'nefarian SAY_DEATH'), - (-1469013,'Mages too? You should be more careful when you play with magic...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'nefarian SAY_MAGE'), - (-1469014,'Warriors, I know you can hit harder than that! Let\'s see it!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'nefarian SAY_WARRIOR'), - (-1469015,'Druids and your silly shapeshifting. Let\'s see it in action!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'nefarian SAY_DRUID'), - (-1469016,'Priests! If you\'re going to keep healing like that, we might as well make it a little more interesting!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'nefarian SAY_PRIEST'), - (-1469017,'Paladins, I\'ve heard you have many lives. Show me.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'nefarian SAY_PALADIN'), - (-1469018,'Shamans, show me what your totems can do!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'nefarian SAY_SHAMAN'), - (-1469019,'Warlocks, you shouldn\'t be playing with magic you don\'t understand. See what happens?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'nefarian SAY_WARLOCK'), - (-1469020,'Hunters and your annoying pea-shooters!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'nefarian SAY_HUNTER'), - (-1469021,'Rogues? Stop hiding and face me!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'nefarian SAY_ROGUE'), - (-1469022,'You\'ll pay for forcing me to do this.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8275,1,0,0,'razorgore SAY_EGGS_BROKEN1'), - (-1469023,'Fools! These eggs are more precious than you know!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8276,1,0,0,'razorgore SAY_EGGS_BROKEN2'), - (-1469024,'No - not another one! I\'ll have your heads for this atrocity!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8277,1,0,0,'razorgore SAY_EGGS_BROKEN3'), - (-1469025,'If I fall into the abyss I\'ll take all of you mortals with me...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8278,1,0,0,'razorgore SAY_DEATH'), - (-1469026,'Too late, friends! Nefarius\' corruption has taken hold...I cannot...control myself.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8281,1,0,1,'vaelastrasz SAY_LINE1'), - (-1469027,'I beg you, mortals - FLEE! Flee before I lose all sense of control! The black fire rages within my heart! I MUST- release it!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8282,1,0,1,'vaelastrasz SAY_LINE2'), - (-1469028,'FLAME! DEATH! DESTRUCTION! Cower, mortals before the wrath of Lord...NO - I MUST fight this! Alexstrasza help me, I MUST fight it!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8283,1,0,1,'vaelastrasz SAY_LINE3'), - (-1469029,'Nefarius\' hate has made me stronger than ever before! You should have fled while you could, mortals! The fury of Blackrock courses through my veins!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8285,1,0,0,'vaelastrasz SAY_HALFLIFE'), - (-1469030,'Forgive me, $N! Your death only adds to my failure!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8284,1,0,0,'vaelastrasz SAY_KILLTARGET'), - (-1469031,'Death Knights, get over here!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'nefarian SAY_DEATH_KNIGHT'), - (-1469032,'Get up, little red wyrm...and destroy them!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,1,'victor_nefarius SAY_NEFARIUS_CORRUPT_2'), - (-1469033,'%s flee as the controlling power of the orb is drained.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'razorgore EMOTE_TROOPS_FLEE'), - (-1469034,'Run! They are coming.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'blackwing technician SAY_TECHNICIAN_RUN'), - (-1469035,'Orb of Domination loses power and shuts off!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'razorgore EMOTE_ORB_SHUT_OFF'), - (-1509000,'%s senses your fear.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'moam EMOTE_AGGRO'), - (-1509001,'%s bristles with energy!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'moan EMOTE_MANA_FULL'), - (-1509028,'%s drains your mana and turns to stone.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'moam EMOTE_ENERGIZING'), - (-1509002,'%s sets eyes on $N!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'buru EMOTE_TARGET'), - (-1509003,'They come now. Try not to get yourself killed, young blood.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,22,'andorov SAY_ANDOROV_INTRO_3'), - (-1509004,'Remember, Rajaxx, when I said I\'d kill you last?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'andorov SAY_ANDOROV_INTRO_1'), - (-1509005,'The time of our retribution is at hand! Let darkness reign in the hearts of our enemies!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8612,1,0,0,'rajaxx SAY_WAVE3'), - (-1509006,'No longer will we wait behind barred doors and walls of stone! No longer will our vengeance be denied! The dragons themselves will tremble before our wrath!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8610,1,0,0,'rajaxx SAY_WAVE4'), - (-1509007,'Fear is for the enemy! Fear and death!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8608,1,0,0,'rajaxx SAY_WAVE5'), - (-1509008,'Staghelm will whimper and beg for his life, just as his whelp of a son did! One thousand years of injustice will end this day!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8611,1,0,0,'rajaxx SAY_WAVE6'), - (-1509009,'Fandral! Your time has come! Go and hide in the Emerald Dream and pray we never find you!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8607,1,0,0,'rajaxx SAY_WAVE7'), - (-1509010,'Impudent fool! I will kill you myself!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8609,1,0,0,'rajaxx SAY_INTRO'), - (-1509011,'Attack and make them pay dearly!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8603,1,0,0,'rajaxx SAY_UNK1'), - (-1509012,'Crush them! Drive them out!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8605,1,0,0,'rajaxx SAY_UNK2'), - (-1509013,'Do not hesitate! Destroy them!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8606,1,0,0,'rajaxx SAY_UNK3'), - (-1509014,'Warriors! Captains! Continue the fight!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8613,1,0,0,'rajaxx SAY_UNK4'), - (-1509015,'You are not worth my time $N!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8614,1,0,0,'rajaxx SAY_DEAGGRO'), - (-1509016,'Breath your last!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8604,1,0,0,'rajaxx SAY_KILLS_ANDOROV'), - (-1509017,'Soon you will know the price of your meddling, mortals... The master is nearly whole... And when he rises, your world will be cease!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'rajaxx SAY_COMPLETE_QUEST'), - (-1509018,'I am rejuvinated!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8593,1,0,0,'ossirian SAY_SURPREME1'), - (-1509019,'My powers are renewed!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8595,1,0,0,'ossirian SAY_SURPREME2'), - (-1509020,'My powers return!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8596,1,0,0,'ossirian SAY_SURPREME3'), - (-1509021,'Protect the city at all costs!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8597,1,0,0,'ossirian SAY_RAND_INTRO1'), - (-1509022,'The walls have been breached!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8599,6,0,0,'ossirian SAY_RAND_INTRO2'), - (-1509023,'To your posts. Defend the city.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8600,1,0,0,'ossirian SAY_RAND_INTRO3'), - (-1509024,'Tresspassers will be terminated.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8601,1,0,0,'ossirian SAY_RAND_INTRO4'), - (-1509025,'Sands of the desert rise and block out the sun!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8598,1,0,0,'ossirian SAY_AGGRO'), - (-1509026,'You are terminated.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8602,1,0,0,'ossirian SAY_SLAY'), - (-1509027,'I...have...failed.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8594,1,0,0,'ossirian SAY_DEATH'), - (-1509029,'Come get some!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'andorov SAY_ANDOROV_INTRO_4'), - (-1509030,'Kill first, ask questions later... Incoming!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'andorov SAY_ANDOROV_ATTACK_START'), - (-1509031,'I lied...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'andorov SAY_ANDOROV_INTRO_2'), - (-1531000,'Are you so eager to die? I would be happy to accomodate you.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8615,1,0,0,'skeram SAY_AGGRO1'), - (-1531001,'Cower mortals! The age of darkness is at hand.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8616,1,0,0,'skeram SAY_AGGRO2'), - (-1531002,'Tremble! The end is upon you.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8621,1,0,0,'skeram SAY_AGGRO3'), - (-1531003,'Let your death serve as an example!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8617,1,0,0,'skeram SAY_SLAY1'), - (-1531004,'Spineless wretches! You will drown in rivers of blood!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8619,1,0,0,'skeram SAY_SLAY2'), - (-1531005,'The screams of the dying will fill the air. A symphony of terror is about to begin!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8620,1,0,0,'skeram SAY_SLAY3'), - (-1531006,'Prepare for the return of the ancient ones!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8618,1,0,0,'skeram SAY_SPLIT'), - (-1531007,'You only delay... the inevetable.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8622,1,0,0,'skeram SAY_DEATH'), - (-1531008,'You will be judged for defiling these sacred grounds! The laws of the Ancients will not be challenged! Trespassers will be annihilated!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8646,1,0,0,'sartura SAY_AGGRO'), - (-1531009,'I sentence you to death!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8647,1,0,0,'sartura SAY_SLAY'), - (-1531010,'I serve to the last!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8648,1,0,0,'sartura SAY_DEATH'), - (-1531011,'%s is weakened!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'cthun EMOTE_WEAKENED'), - (-1531012,'The massive floating eyeball in the center of the chamber turns its gaze upon you. You stand before a god.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'eye cthun EMOTE_INTRO'), - (-1531013,'Only flesh and bone. Mortals are such easy prey...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'veklor SAY_INTRO_1'), - (-1531014,'Where are your manners, brother. Let us properly welcome our guests.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'veknilash SAY_INTRO_2'), - (-1531015,'There will be pain...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'veklor SAY_INTRO_3'), - (-1531016,'Oh so much pain...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'veknilash SAY_INTRO_4'), - (-1531017,'Come, little ones.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'veklor SAY_INTRO_5'), - (-1531018,'The feast of souls begin now...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'veknilash SAY_INTRO_6'), - (-1531019,'It\'s too late to turn away.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8623,1,0,0,'veklor SAY_AGGRO_1'), - (-1531020,'Prepare to embrace oblivion!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8626,1,0,0,'veklor SAY_AGGRO_2'), - (-1531021,'Like a fly in a web.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8624,1,0,0,'veklor SAY_AGGRO_3'), - (-1531022,'Your brash arrogance!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8628,1,0,0,'veklor SAY_AGGRO_4'), - (-1531023,'You will not escape death!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8629,1,0,0,'veklor SAY_SLAY'), - (-1531024,'My brother...NO!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8625,1,0,0,'veklor SAY_DEATH'), - (-1531025,'To decorate our halls!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8627,1,0,0,'veklor SAY_SPECIAL'), - (-1531026,'Ah, lambs to the slaughter!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8630,1,0,0,'veknilash SAY_AGGRO_1'), - (-1531027,'Let none survive!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8632,1,0,0,'veknilash SAY_AGGRO_2'), - (-1531028,'Join me brother, there is blood to be shed!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8631,1,0,0,'veknilash SAY_AGGRO_3'), - (-1531029,'Look brother, fresh blood!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8633,1,0,0,'veknilash SAY_AGGRO_4'), - (-1531030,'Your fate is sealed!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8635,1,0,0,'veknilash SAY_SLAY'), - (-1531031,'Vek\'lor, I feel your pain!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8636,1,0,0,'veknilash SAY_DEATH'), - (-1531032,'Shall be your undoing!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8634,1,0,0,'veknilash SAY_SPECIAL'), - (-1531033,'Death is close...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8580,4,0,0,'cthun SAY_WHISPER_1'), - (-1531034,'You are already dead.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8581,4,0,0,'cthun SAY_WHISPER_2'), - (-1531035,'Your courage will fail.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8582,4,0,0,'cthun SAY_WHISPER_3'), - (-1531036,'Your friends will abandon you.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8583,4,0,0,'cthun SAY_WHISPER_4'), - (-1531037,'You will betray your friends.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8584,4,0,0,'cthun SAY_WHISPER_5'), - (-1531038,'You will die.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8585,4,0,0,'cthun SAY_WHISPER_6'), - (-1531039,'You are weak.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8586,4,0,0,'cthun SAY_WHISPER_7'), - (-1531040,'Your heart will explode.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8587,4,0,0,'cthun SAY_WHISPER_8'), - (-1531041,'%s begins to slow!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'viscidus EMOTE_SLOW'), - (-1531042,'%s is freezing up!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'viscidus EMOTE_FREEZE'), - (-1531043,'%s is frozen solid!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'viscidus EMOTE_FROZEN'), - (-1531044,'%s begins to crack!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'viscidus EMOTE_CRACK'), - (-1531045,'%s looks ready to shatter!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'viscidus EMOTE_SHATTER'), - (-1531046,'%s explodes!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,2,0,0,'viscidus EMOTE_EXPLODE'), - (-1533000,'Ahh... welcome to my parlor.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8788,1,0,0,'anubrekhan SAY_GREET'), - (-1533001,'Just a little taste...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8785,1,0,0,'anubrekhan SAY_AGGRO1'), - (-1533002,'There is no way out.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8786,1,0,0,'anubrekhan SAY_AGGRO2'), - (-1533003,'Yes, Run! It makes the blood pump faster!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8787,1,0,0,'anubrekhan SAY_AGGRO3'), - (-1533004,'I hear little hearts beating. Yesss... beating faster now. Soon the beating will stop.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8790,1,0,0,'anubrekhan SAY_TAUNT1'), - (-1533005,'Where to go? What to do? So many choices that all end in pain, end in death.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8791,1,0,0,'anubrekhan SAY_TAUNT2'), - (-1533006,'Which one shall I eat first? So difficult to choose... the all smell so delicious.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8792,1,0,0,'anubrekhan SAY_TAUNT3'), - (-1533007,'Closer now... tasty morsels. I\'ve been too long without food. Without blood to drink.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8793,1,0,0,'anubrekhan SAY_TAUNT4'), - (-1533008,'Shh... it will all be over soon.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8789,1,0,0,'anubrekhan SAY_SLAY'), - (-1533009,'Your old lives, your mortal desires, mean nothing. You are acolytes of the master now, and you will serve the cause without question! The greatest glory is to die in the master\'s service!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8799,1,0,0,'faerlina SAY_GREET'), - (-1533010,'Slay them in the master\'s name!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8794,1,0,0,'faerlina SAY_AGGRO1'), - (-1533011,'You cannot hide from me!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8795,1,0,0,'faerlina SAY_AGGRO2'), - (-1533012,'Kneel before me, worm!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8796,1,0,0,'faerlina SAY_AGGRO3'), - (-1533013,'Run while you still can!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8797,1,0,0,'faerlina SAY_AGGRO4'), - (-1533014,'You have failed!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8800,1,0,0,'faerlina SAY_SLAY1'), - (-1533015,'Pathetic wretch!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8801,1,0,0,'faerlina SAY_SLAY2'), - (-1533016,'The master... will avenge me!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8798,1,0,0,'faerlina SAY_DEATH'), - (-1533017,'Patchwerk want to play!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8909,1,0,0,'patchwerk SAY_AGGRO1'), - (-1533018,'Kel\'Thuzad make Patchwerk his Avatar of War!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8910,1,0,0,'patchwerk SAY_AGGRO2'), - (-1533019,'No more play?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8912,1,0,0,'patchwerk SAY_SLAY'), - (-1533020,'What happened to... Patch...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8911,1,0,0,'patchwerk SAY_DEATH'), - (-1533021,'%s sprays slime across the room!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,3,0,0,'grobbulus EMOTE_SPRAY_SLIME'), - (-1533022,'%s lifts off into the air!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,3,0,0,'sapphiron EMOTE_FLY'), - (-1533023,'Stalagg crush you!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8864,1,0,0,'stalagg SAY_STAL_AGGRO'), - (-1533024,'Stalagg kill!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8866,1,0,0,'stalagg SAY_STAL_SLAY'), - (-1533025,'Master save me...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8865,1,0,0,'stalagg SAY_STAL_DEATH'), - (-1533026,'Feed you to master!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8802,1,0,0,'feugen SAY_FEUG_AGGRO'), - (-1533027,'Feugen make master happy!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8804,1,0,0,'feugen SAY_FEUG_SLAY'), - (-1533028,'No... more... Feugen...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8803,1,0,0,'feugen SAY_FEUG_DEATH'), - (-1533029,'You are too late... I... must... OBEY!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8872,1,0,0,'thaddius SAY_GREET'), - (-1533030,'KILL!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8867,1,0,0,'thaddius SAY_AGGRO1'), - (-1533031,'EAT YOUR BONES!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8868,1,0,0,'thaddius SAY_AGGRO2'), - (-1533032,'BREAK YOU!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8869,1,0,0,'thaddius SAY_AGGRO3'), - (-1533033,'You die now!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8877,1,0,0,'thaddius SAY_SLAY'), - (-1533034,'Now YOU feel pain!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8871,1,0,0,'thaddius SAY_ELECT'), - (-1533035,'Thank... you...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8870,1,0,0,'thaddius SAY_DEATH'), - (-1533036,'Pleeease!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8873,1,0,0,'thaddius SAY_SCREAM1'), - (-1533037,'Stop, make it stop!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8874,1,0,0,'thaddius SAY_SCREAM2'), - (-1533038,'Help me! Save me!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8875,1,0,0,'thaddius SAY_SCREAM3'), - (-1533039,'Please, nooo!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8876,1,0,0,'thaddius SAY_SCREAM4'), - (-1533040,'Foolishly you have sought your own demise.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8807,1,0,0,'gothik SAY_SPEECH_1'), - (-1533041,'Death is the only escape.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8806,1,0,0,'gothik SAY_KILL'), - (-1533042,'I... am... undone!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8805,1,0,0,'gothik SAY_DEATH'), - (-1533043,'I have waited long enough! Now, you face the harvester of souls!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8808,1,0,0,'gothik SAY_TELEPORT'), - (-1533044,'Defend youself!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8892,1,0,0,'blaumeux SAY_BLAU_AGGRO'), - (-1533045,'Come, Zeliek, do not drive them out. Not before we\'ve had our fun.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8896,6,0,0,'blaumeux SAY_BLAU_TAUNT1'), - (-1533046,'I do hope they stay alive long enough for me to... introduce myself.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8897,6,0,0,'blaumeux SAY_BLAU_TAUNT2'), - (-1533047,'The first kill goes to me! Anyone care to wager?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8898,6,0,0,'blaumeux SAY_BLAU_TAUNT3'), - (-1533048,'Your life is mine!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8895,1,0,0,'blaumeux SAY_BLAU_SPECIAL'), - (-1533049,'Who\'s next?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8894,1,0,0,'blaumeux SAY_BLAU_SLAY'), - (-1533050,'Tou... che!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8893,1,0,0,'blaumeux SAY_BLAU_DEATH'), - (-1533051,'Come out and fight, ye wee ninny!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8899,1,0,0,'korthazz SAY_KORT_AGGRO'), - (-1533052,'To arms, ye roustabouts! We\'ve got company!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8903,6,0,0,'korthazz SAY_KORT_TAUNT1'), - (-1533053,'I heard about enough of yer sniveling. Shut yer fly trap \'afore I shut it for ye!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8904,6,0,0,'korthazz SAY_KORT_TAUNT2'), - (-1533054,'I\'m gonna enjoy killin\' these slack-jawed daffodils!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8905,6,0,0,'korthazz SAY_KORT_TAUNT3'), - (-1533055,'I like my meat extra crispy!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8902,1,0,0,'korthazz SAY_KORT_SPECIAl'), - (-1533056,'Next time, bring more friends!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8901,1,0,0,'korthazz SAY_KORT_SLAY'), - (-1533057,'What a bloody waste this is!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8900,1,0,0,'korthazz SAY_KORT_DEATH'), - (-1533058,'Flee, before it\'s too late!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8913,1,0,0,'zeliek SAY_ZELI_AGGRO'), - (-1533059,'Invaders, cease this foolish venture at once! Turn away while you still can!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8917,6,0,0,'zeliek SAY_ZELI_TAUNT1'), - (-1533060,'Perhaps they will come to their senses, and run away as fast as they can!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8918,6,0,0,'zeliek SAY_ZELI_TAUNT2'), - (-1533061,'Do not continue! Turn back while there\'s still time!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8919,6,0,0,'zeliek SAY_ZELI_TAUNT3'), - (-1533062,'I- I have no choice but to obey!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8916,1,0,0,'zeliek SAY_ZELI_SPECIAL'), - (-1533063,'Forgive me!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8915,1,0,0,'zeliek SAY_ZELI_SLAY'), - (-1533064,'It is... as it should be.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8914,1,0,0,'zeliek SAY_ZELI_DEATH'), - (-1533065,'You seek death?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8835,1,0,0,'mograine SAY_MORG_AGGRO1'), - (-1533066,'None shall pass!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8836,1,0,0,'mograine SAY_MORG_AGGRO2'), - (-1533067,'Be still!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8837,1,0,0,'mograine SAY_MORG_AGGRO3'), - (-1533068,'You will find no peace in death.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8839,1,0,0,'mograine SAY_MORG_SLAY1'), - (-1533069,'The master\'s will is done.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8840,1,0,0,'mograine SAY_MORG_SLAY2'), - (-1533070,'Bow to the might of the Highlord!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8841,1,0,0,'mograine SAY_MORG_SPECIAL'), - (-1533071,'Enough prattling. Let them come! We shall grind their bones to dust.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8842,6,0,0,'mograine SAY_MORG_TAUNT1'), - (-1533072,'Conserve your anger! Harness your rage! You will all have outlets for your frustration soon enough.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8843,6,0,0,'mograine SAY_MORG_TAUNT2'), - (-1533073,'Life is meaningless. It is in death that we are truly tested.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8844,6,0,0,'mograine SAY_MORG_TAUNT3'), - (-1533074,'I...am...released! Perhaps it\'s not too late to — noo! I need...more time...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8838,1,0,0,'mograine SAY_MORG_DEATH'), - (-1533075,'Glory to the master!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8845,1,0,0,'noth SAY_AGGRO1'), - (-1533076,'Your life is forfeit!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8846,1,0,0,'noth SAY_AGGRO2'), - (-1533077,'Die, trespasser!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8847,1,0,0,'noth SAY_AGGRO3'), - (-1533078,'Rise, my soldiers! Rise and fight once more!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8851,1,0,0,'noth SAY_SUMMON'), - (-1533079,'My task is done!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8849,1,0,0,'noth SAY_SLAY1'), - (-1533080,'Breathe no more!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8850,1,0,0,'noth SAY_SLAY2'), - (-1533081,'I will serve the master... in... death!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8848,1,0,0,'noth SAY_DEATH'), - (-1533082,'%s takes in a deep breath...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,3,0,0,'sapphiron EMOTE_BREATH'), - (-1533083,'%s resumes his attacks!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,3,0,0,'sapphiron EMOTE_GROUND'), - (-1533084,'Our preparations continue as planned master.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8878,6,0,0,'kelthuzad SAY_SAPP_DIALOG1'), - (-1533085,'It is good that you serve me so faithfully. Soon... all will serve the Lich King and in the end, you shall be rewarded. So long as you do not falter.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8881,6,0,0,'lich_king SAY_SAPP_DIALOG2_LICH'), - (-1533086,'I foresee no complications at this... wait! What is this!?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8879,6,0,0,'kelthuzad SAY_SAPP_DIALOG3'), - (-1533087,'Your security measures have failed! See to this interruption immediately!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8882,6,0,0,'lich_king SAY_SAPP_DIALOG4_LICH'), - (-1533088,'Yes, master!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8880,6,0,0,'kelthuzad SAY_SAPP_DIALOG5'), - (-1533089,'No!!! A curse upon you, interlopers! The armies of the Lich King will hunt you down. You will not escape your fate...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,6,0,0,'kelthuzad SAY_CAT_DIED'), - (-1533090,'Who dares violate the sanctity of my domain? Be warned, all who trespass here are doomed.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8820,6,0,0,'kelthuzad SAY_TAUNT1'), - (-1533091,'Fools, you think yourselves triumphant? You have only taken one step closer to the abyss! ',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8821,6,0,0,'kelthuzad SAY_TAUNT2'), - (-1533092,'I grow tired of these games. Proceed, and I will banish your souls to oblivion!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8822,6,0,0,'kelthuzad SAY_TAUNT3'), - (-1533093,'You have no idea what horrors lie ahead. You have seen nothing! The frozen heart of Naxxramas awaits you!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8823,6,0,0,'kelthuzad SAY_TAUNT4'), - (-1533094,'Pray for mercy!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8809,1,0,0,'kelthuzad SAY_AGGRO1'), - (-1533095,'Scream your dying breath!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8810,1,0,0,'kelthuzad SAY_AGGRO2'), - (-1533096,'The end is upon you!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8811,1,0,0,'kelthuzad SAY_AGGRO3'), - (-1533097,'The dark void awaits you!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8817,1,0,0,'kelthuzad SAY_SLAY1'), - (-1533098,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8818,1,0,0,'kelthuzad SAY_SLAY2'), - (-1533099,'AAAAGHHH!... Do not rejoice... your victory is a hollow one... for I shall return with powers beyond your imagining!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8814,1,0,0,'kelthuzad SAY_DEATH'), - (-1533100,'Your soul, is bound to me now!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8812,1,0,0,'kelthuzad SAY_CHAIN1'), - (-1533101,'There will be no escape!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8813,1,0,0,'kelthuzad SAY_CHAIN2'), - (-1533102,'I will freeze the blood in your veins!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8815,1,0,0,'kelthuzad SAY_FROST_BLAST'), - (-1533103,'Master! I require aid! ',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8816,1,0,0,'kelthuzad SAY_REQUEST_AID'), - (-1533104,'Very well... warriors of the frozen wastes, rise up! I command you to fight, kill, and die for your master. Let none survive...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8824,1,0,0,'kelthuzad SAY_ANSWER_REQUEST'), - (-1533105,'Minions, servants, soldiers of the cold dark, obey the call of Kel\'Thuzad!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8819,1,0,0,'kelthuzad SAY_SUMMON_MINIONS'), - (-1533106,'Your petty magics are no challenge to the might of the Scourge! ',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,9088,1,0,0,'kelthuzad SAY_SPECIAL1_MANA_DET'), - (-1533107,'Enough! I grow tired of these distractions! ',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,9090,1,0,0,'kelthuzad SAY_SPECIAL3_MANA_DET'), - (-1533108,'Fools, you have spread your powers too thin. Be free, my minions!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,9089,1,0,0,'kelthuzad SAY_SPECIAL2_DISPELL'), - (-1533109,'You are mine now!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8825,1,0,0,'heigan SAY_AGGRO1'), - (-1533110,'I see you!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8826,1,0,0,'heigan SAY_AGGRO2'), - (-1533111,'You...are next!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8827,1,0,0,'heigan SAY_AGGRO3'), - (-1533112,'Close your eyes... sleep!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8829,1,0,0,'heigan SAY_SLAY'), - (-1533113,'The races of the world will perish. It is only a matter of time.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8830,1,0,0,'heigan SAY_TAUNT1'), - (-1533114,'I see endless suffering, I see torment, I see rage. I see... everything!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8831,1,0,0,'heigan SAY_TAUNT2'), - (-1533115,'Soon... the world will tremble!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8832,1,0,0,'heigan SAY_TAUNT3'), - (-1533116,'The end is upon you.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8833,1,0,0,'heigan SAY_CHANNELING'), - (-1533117,'Hungry worms will feast on your rotten flesh!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8834,1,0,0,'heigan SAY_TAUNT4'), - (-1533118,'Noo... o...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8828,1,0,0,'heigan SAY_DEATH'), - (-1533119,'%s spots a nearby Zombie to devour!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,3,0,0,'gluth EMOTE_ZOMBIE'), - (-1533120,'Hah hah, I\'m just getting warmed up!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8852,1,0,0,'razuvious SAY_AGGRO1'), - (-1533121,'Stand and fight!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8853,1,0,0,'razuvious SAY_AGGRO2'), - (-1533122,'Show me what you\'ve got!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8854,1,0,0,'razuvious SAY_AGGRO3'), - (-1533123,'Sweep the leg! Do you have a problem with that?',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8861,1,0,0,'razuvious SAY_SLAY1'), - (-1533124,'You should have stayed home!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8862,1,0,0,'razuvious SAY_SLAY2'), - (-1533125,'Do as I taught you!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8855,1,0,0,'razuvious SAY_COMMAND1'), - (-1533126,'Show them no mercy!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8856,1,0,0,'razuvious SAY_COMMAND2'), - (-1533127,'You disappoint me, students!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8858,1,0,0,'razuvious SAY_COMMAND3'), - (-1533128,'The time for practice is over! Show me what you\'ve learned!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8859,1,0,0,'razuvious SAY_COMMAND4'), - (-1533129,'An honorable... death...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8860,1,0,0,'razuvious SAY_DEATH'), - (-1533130,'%s summons forth Skeletal Warriors!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,3,0,0,'noth EMOTE_WARRIOR'), - (-1533131,'%s raises more skeletons!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,3,0,0,'noth EMOTE_SKELETON'), - (-1533132,'%s teleports to the balcony above!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,3,0,0,'noth EMOTE_TELEPORT'), - (-1533133,'%s teleports back into the battle!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,3,0,0,'noth EMOTE_TELEPORT_RETURN'), - (-1533134,'A Guardian of Icecrown enters the fight!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,3,0,0,'kelthuzad EMOTE_GUARDIAN'), - (-1533135,'%s strikes!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,3,0,0,'kelthuzad EMOTE_PHASE2'), - (-1533136,'%s teleports and begins to channel a spell!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,3,0,0,'heigan EMOTE_TELEPORT'), - (-1533137,'%s rushes to attack once more!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,3,0,0,'heigan EMOTE_RETURN'), - (-1533138,'%s teleports into the fray!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,3,0,0,'gothik EMOTE_TO_FRAY'), - (-1533139,'The central gate opens!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,3,0,0,'gothik EMOTE_GATE'), - (-1533140,'Brazenly you have disregarded powers beyond your understanding.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'gothik SAY_SPEECH_2'), - (-1533141,'You have fought hard to invade the realm of the harvester.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'gothik SAY_SPEECH_3'), - (-1533142,'Now there is only one way out - to walk the lonely path of the damned.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'gothik SAY_SPEECH_4'), - (-1533143,'An aura of necrotic energy blocks all healing!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,3,0,0,'Loatheb EMOTE_AURA_BLOCKING'), - (-1533144,'The power of Necrotic Aura begins to wane!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,3,0,0,'Loatheb EMOTE_AURA_WANE'), - (-1533145,'The aura fades away, allowing healing once more!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,3,0,0,'Loatheb EMOTE_AURA_FADING'), - (-1533146,'%s spins her web into a cocoon!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,3,0,0,'maexxna EMOTE_SPIN_WEB'), - (-1533147,'Spiderlings appear on the web!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,3,0,0,'maexxna EMOTE_SPIDERLING'), - (-1533148,'%s sprays strands of web everywhere!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,3,0,0,'maexxna EMOTE_SPRAY'), - (-1533149,'%s loses its link!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,3,0,0,'tesla_coil EMOTE_LOSING_LINK'), - (-1533150,'%s overloads!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,3,0,0,'tesla_coil EMOTE_TESLA_OVERLOAD'), - (-1533151,'The polarity has shifted!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,3,0,0,'thaddius EMOTE_POLARITY_SHIFT'), - (-1533152,'%s decimates all nearby flesh!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,3,0,0,'gluth EMOTE_DECIMATE'), - (-1533153,'A %s joins the fight!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,3,0,0,'crypt_guard EMOTE_CRYPT_GUARD'), - (-1533154,'%s begins to unleash an insect swarm!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,3,0,0,'anubrekhan EMOTE_INSECT_SWARM'), - (-1533155,'Corpse Scarabs appear from a Crypt Guard\'s corpse!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,3,0,0,'anubrekhan EMOTE_CORPSE_SCARABS'), - (-1533156,'%s casts Unyielding Pain on everyone!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,3,0,0,'lady_blaumeux EMOTE_UNYIELDING_PAIN'), - (-1533157,'%s casts Condemation on everyone!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,3,0,0,'sir_zeliek EMOTE_CONDEMATION'), - (-1533158,'%s injects you with a mutagen!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,5,0,0,'grobbulus EMOTE_INJECTION'), - (-1999900,'Let the games begin.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8280,1,0,0,'example_creature SAY_AGGRO'), - (-1999901,'I see endless suffering. I see torment. I see rage. I see everything.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8831,1,0,0,'example_creature SAY_RANDOM_0'), - (-1999902,'Muahahahaha',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8818,1,0,0,'example_creature SAY_RANDOM_1'), - (-1999903,'These mortal infedels my lord, they have invaded your sanctum and seek to steal your secrets.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8041,1,0,0,'example_creature SAY_RANDOM_2'), - (-1999904,'You are already dead.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8581,1,0,0,'example_creature SAY_RANDOM_3'), - (-1999905,'Where to go? What to do? So many choices that all end in pain, end in death.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8791,1,0,0,'example_creature SAY_RANDOM_4'), - (-1999906,'$N, I sentance you to death!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,8588,1,0,0,'example_creature SAY_BESERK'), - (-1999907,'The suffering has just begun!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,'example_creature SAY_PHASE'), - (-1999908,'I always thought I was a good dancer.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'example_creature SAY_DANCE'), - (-1999909,'Move out Soldier!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'example_creature SAY_SALUTE'), - (-1999910,'Help $N! I\'m under attack!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'example_escort SAY_AGGRO1'), - (-1999911,'Die scum!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'example_escort SAY_AGGRO2'), - (-1999912,'Hmm a nice day for a walk alright',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'example_escort SAY_WP_1'), - (-1999913,'Wild Felboar attack!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'example_escort SAY_WP_2'), - (-1999914,'Time for me to go! See ya around $N!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,3,'example_escort SAY_WP_3'), - (-1999915,'Bye Bye!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,3,'example_escort SAY_WP_4'), - (-1999916,'How dare you leave me like that! I hate you! =*(',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,3,0,0,'example_escort SAY_DEATH_1'), - (-1999917,'...no...how could you let me die $N',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'example_escort SAY_DEATH_2'), - (-1999918,'ugh...',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'example_escort SAY_DEATH_3'), - (-1999919,'Taste death!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'example_escort SAY_SPELL'), - (-1999920,'Fireworks!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'example_escort SAY_RAND_1'), - (-1999921,'Hmm, I think I could use a buff.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'example_escort SAY_RAND_2'), - (-1999922,'Normal select, guess you\'re not interested.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'example_gossip_codebox SAY_NOT_INTERESTED'), - (-1999923,'Wrong!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'example_gossip_codebox SAY_WRONG'), - (-1999924,'You\'re right, you are allowed to see my inner secrets.',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'example_gossip_codebox SAY_CORRECT'), - (-1999925,'Hi!',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,'example_areatrigger SAY_HI'); - -/*!40000 ALTER TABLE `script_texts` ENABLE KEYS */; -UNLOCK TABLES; - - -# Dump of table script_waypoint -# ------------------------------------------------------------ - -DROP TABLE IF EXISTS `script_waypoint`; - -CREATE TABLE `script_waypoint` ( - `entry` mediumint(8) unsigned NOT NULL DEFAULT '0' COMMENT 'creature_template entry', - `pointid` mediumint(8) unsigned NOT NULL DEFAULT '0', - `location_x` float NOT NULL DEFAULT '0', - `location_y` float NOT NULL DEFAULT '0', - `location_z` float NOT NULL DEFAULT '0', - `waittime` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'waittime in millisecs', - `point_comment` text, - PRIMARY KEY (`entry`,`pointid`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=FIXED COMMENT='Script Creature waypoints'; - -LOCK TABLES `script_waypoint` WRITE; -/*!40000 ALTER TABLE `script_waypoint` DISABLE KEYS */; - -INSERT INTO `script_waypoint` (`entry`, `pointid`, `location_x`, `location_y`, `location_z`, `waittime`, `point_comment`) -VALUES - (467,39,-11006.1,1420.47,43.26,0,''), - (467,38,-10980,1411.38,42.79,0,''), - (467,37,-10952.3,1421.74,43.4,0,''), - (467,36,-10926.4,1421.18,43.04,0,'walk here and say'), - (467,35,-10915.4,1417.72,42.93,0,''), - (467,34,-10910.2,1389.33,42.62,0,''), - (467,33,-10906,1368.05,40.91,0,''), - (467,32,-10896.2,1327.86,37.77,0,''), - (467,31,-10891.9,1306.66,35.45,0,''), - (467,30,-10892.6,1257.03,33.37,0,''), - (467,29,-10915.1,1202.09,36.55,0,''), - (467,28,-10939.3,1150.75,37.42,0,''), - (467,27,-10956.5,1119.9,36.73,0,''), - (467,26,-10957.1,1099.33,36.83,0,''), - (467,25,-10940.2,1077.66,36.49,0,''), - (467,24,-10933.3,1052.61,35.85,0,''), - (467,23,-10936.3,1023.38,36.52,0,''), - (467,22,-10922.3,1002.23,35.74,0,''), - (467,21,-10906.1,997.11,36.15,0,''), - (467,20,-10892.5,1001.32,34.46,0,''), - (467,19,-10880,1005.1,32.84,0,''), - (467,18,-10866.6,1006.51,31.71,0,''), - (467,17,-10832.6,1009.04,32.71,0,''), - (467,16,-10802.3,1018.01,32.16,0,''), - (467,15,-10754.4,1017.93,32.79,0,''), - (467,14,-10708.7,1033.86,33.32,0,''), - (467,13,-10664.7,1030.54,32.7,0,''), - (1978,14,1287.12,1203.49,52.66,5000,'SAY_RANE'), - (1978,13,1290.75,1168.67,52.56,2000,'quest complete SAY_END'), - (1978,12,1292.89,1158.99,52.65,0,''), - (1978,11,1294.84,1137.25,51.75,0,''), - (1978,10,1295.49,1124.32,50.49,0,''), - (1978,9,1297.73,1106.35,50.18,0,''), - (1978,8,1301.09,1102.94,47.76,0,''), - (1978,7,1312.98,1095.91,47.49,0,''), - (1978,6,1321.93,1090.51,50.66,0,''), - (1978,5,1341.43,1087.39,52.69,0,''), - (1978,4,1359.02,1080.85,52.46,0,''), - (1978,3,1370.16,1084.02,52.3,0,''), - (1978,2,1388.48,1083.1,52.52,0,''), - (1978,1,1400.49,1080.42,52.5,0,'SAY_START_2'), - (1978,0,1406.32,1083.1,52.55,0,''), - (11625,21,-1712.18,1914.85,60.4394,0,''), - (2768,17,-2077.99,-2105.33,13.24,0,''), - (2768,16,-2074.6,-2109.67,14.24,0,''), - (2768,15,-2076.6,-2117.46,16.67,0,''), - (2768,14,-2073.51,-2123.46,18.42,0,''), - (2768,13,-2066.6,-2131.85,21.56,0,''), - (2768,12,-2053.85,-2143.19,20.31,0,''), - (2768,11,-2043.49,-2153.73,20.2,2000,''), - (2768,10,-2043.49,-2153.73,20.2,10000,''), - (2768,9,-2043.49,-2153.73,20.2,20000,''), - (2768,8,-2043.49,-2153.73,20.2,10000,''), - (2768,7,-2053.85,-2143.19,20.31,0,''), - (2768,6,-2066.6,-2131.85,21.56,0,''), - (2917,21,4616.93,630.303,6.23919,0,''), - (2917,20,4622.97,634.016,6.29498,0,''), - (2917,19,4624.15,637.56,6.3139,0,''), - (2917,18,4620.03,637.368,6.31205,0,''), - (2917,17,4619.76,637.386,6.31205,5000,'SAY_REM_TENT1_2'), - (2917,16,4622.62,637.222,6.31285,0,'ambush'), - (2917,15,4623.45,630.37,6.21894,0,'SAY_REM_TENT1_1'), - (2917,14,4623.53,629.719,6.20134,5000,'SAY_REM_BOOK'), - (2917,13,4624.71,631.724,6.26403,0,''), - (2917,12,4633.36,632.462,6.48844,0,''), - (2917,11,4639.63,637.234,13.3398,0,''), - (2917,10,4642.35,637.585,13.4352,0,''), - (2917,9,4645.08,634.464,13.4372,5000,'SAY_REM_RAMP1_2'), - (2917,8,4642.35,637.668,13.4374,0,''), - (2917,7,4639.41,637.121,13.3381,0,''), - (2917,6,4633.53,632.476,6.50983,0,'ambush'), - (2917,5,4631.68,630.801,6.415,5000,'SAY_REM_RAMP1_1'), - (2917,4,4640.8,623.999,8.37705,0,''), - (2917,0,4675.81,598.615,17.6457,0,'SAY_REM_START'), - (2917,1,4672.84,599.325,16.4176,0,''), - (2917,2,4663.45,607.43,10.4948,0,''), - (2917,3,4655.97,613.761,8.52327,0,''), - (7784,0,-8845.65,-4373.98,43.87,5000,'SAY_START'), - (7784,1,-8840.79,-4373.73,44.24,0,''), - (3678,27,78.794,208.895,-92.84,0,''), - (3678,26,54.438,212.048,-89.5,3000,'chamber entrance SAY_NARALEX_CHAMBER'), - (3439,15,1107.66,-3013.53,85.653,0,''), - (3439,14,1095.62,-3025.76,83.392,0,''), - (3439,13,1094.01,-3036.96,82.888,0,''), - (3439,12,1092.96,-3053.11,82.351,0,''), - (3439,11,1097.51,-3069.23,82.206,0,''), - (3439,10,1100.56,-3082.72,82.768,0,''), - (3439,9,1100.31,-3097.54,83.15,0,'SAY_STARTUP2'), - (3439,8,1108.36,-3104.37,82.377,5000,''), - (3439,7,1108.05,-3115.16,82.894,0,''), - (3439,6,1112.83,-3108.91,82.377,1000,''), - (3439,5,1112.81,-3106.29,82.32,1000,''), - (3439,4,1103.24,-3106.27,83.133,1000,''), - (3439,3,1104.73,-3100.83,82.747,1000,''), - (3439,2,1107.82,-3106.5,82.739,1000,''), - (3439,1,1103.2,-3104.35,83.113,1000,''), - (3439,0,1105.09,-3101.25,82.706,1000,'SAY_STARTUP1'), - (3465,31,-1544.57,-3834.39,18.761,0,''), - (3465,30,-1561.61,-3839.32,19.118,0,''), - (3465,29,-1592.73,-3842.23,14.981,0,''), - (3465,28,-1632.73,-3846.11,14.401,0,''), - (3465,27,-1674.7,-3842.4,13.872,0,''), - (3465,26,-1690.71,-3829.26,13.905,0,''), - (3465,25,-1716,-3802.4,12.618,0,''), - (3465,24,-1729.34,-3776.67,11.779,0,''), - (3465,23,-1750.19,-3747.39,10.39,0,''), - (3465,22,-1767.21,-3739.92,10.082,0,''), - (3465,21,-1788.17,-3722.87,9.663,0,''), - (3465,20,-1812.99,-3718.5,10.572,0,''), - (3465,19,-1852.73,-3703.78,6.875,0,''), - (3465,18,-1879.04,-3699.5,6.582,7500,'SAY_GIL_FREEBOOTERS'), - (3465,17,-1935.38,-3682.32,10.029,1500,'SAY_GIL_PROCEED'), - (3465,16,-1934.09,-3682.86,9.897,30000,'SAY_GIL_AT_LAST'), - (3465,15,-1949.16,-3678.05,11.293,0,''), - (3465,14,-1973.97,-3687.67,14.996,0,''), - (3465,13,-1987.46,-3688.31,18.495,0,''), - (3465,12,-1999.4,-3679.44,21.316,0,''), - (3465,11,-2016.11,-3664.13,21.758,0,''), - (3465,10,-2019.99,-3640.16,21.759,0,''), - (3465,9,-2020.68,-3610.3,21.759,0,''), - (3465,8,-2015.3,-3597.39,21.76,0,''), - (3465,7,-2009.81,-3580.55,21.791,0,''), - (3465,6,-2013.58,-3571.5,22.203,0,''), - (3465,5,-2023.86,-3568.15,24.636,0,''), - (3465,4,-2072.58,-3578.83,48.844,0,''), - (3465,3,-2093.8,-3595.23,56.658,0,''), - (3465,2,-2098.55,-3601.56,59.154,0,''), - (3465,1,-2100.19,-3613.95,61.604,0,''), - (3465,0,-2095.84,-3650,61.716,0,''), - (3849,15,-208.764,2141.6,90.6257,0,''), - (3849,14,-241.13,2154.56,90.624,0,'SAY_POST2_DOOR_AD'), - (3849,13,-241.13,2154.56,90.624,5000,'SAY_POST1_DOOR_AD'), - (3849,12,-241.13,2154.56,90.624,3000,''), - (3849,11,-241.13,2154.56,90.624,2000,'SAY_UNLOCK_DOOR_AD'), - (3849,10,-241.162,2153.65,90.624,0,'SAY_OPEN_DOOR_AD'), - (3849,9,-237.188,2151.95,90.624,0,''), - (3849,8,-235.638,2149.23,90.587,0,''), - (3849,7,-237.514,2142.07,87.012,0,''), - (3849,6,-240.553,2140.55,87.012,0,''), - (3849,5,-248.205,2144.02,87.013,0,''), - (3849,4,-249.889,2142.31,86.972,0,''), - (3849,3,-253.898,2130.87,81.179,0,''), - (3849,2,-254.129,2123.45,81.179,0,''), - (3849,1,-255.049,2119.39,81.179,0,''), - (3849,0,-250.923,2116.26,81.179,0,'SAY_FREE_AD'), - (11625,20,-1737.91,1917.04,59.0673,0,''), - (4983,11,-3366.27,-3210.87,33.733,5000,'pause'), - (4983,10,-3368.53,-3198.21,34.926,0,'SAY_OGR_RET_WHAT'), - (4983,9,-3373.82,-3190.86,34.717,5000,'SAY_OGR_SPOT'), - (4983,8,-3371.44,-3183.91,33.454,0,''), - (4983,7,-3369.36,-3169.83,36.325,0,''), - (4983,6,-3368.9,-3147.27,36.091,0,''), - (4983,5,-3365.83,-3144.28,35.176,0,''), - (4983,4,-3355.83,-3140.95,29.534,0,''), - (4983,3,-3342.6,-3132.15,30.422,0,''), - (4983,2,-3336.98,-3129.61,30.692,0,''), - (4983,1,-3326.34,-3126.83,34.426,0,''), - (4983,0,-3322.65,-3124.63,33.842,0,''), - (4500,7,-3125.23,-2733.96,33.189,0,''), - (4500,6,-3116.08,-2757.9,34.734,0,''), - (4500,5,-3105.91,-2780.23,34.469,0,''), - (4500,4,-3104.73,-2802.02,33.954,0,''), - (4500,3,-3093.47,-2819.19,34.432,0,''), - (4983,14,-3371.44,-3183.91,33.454,0,''), - (4983,15,-3369.36,-3169.83,36.325,0,''), - (4983,16,-3368.9,-3147.27,36.091,0,''), - (4983,17,-3365.83,-3144.28,35.176,0,''), - (4983,18,-3355.83,-3140.95,29.534,0,''), - (4983,19,-3342.6,-3132.15,30.422,0,''), - (4983,20,-3336.98,-3129.61,30.692,0,''), - (4983,21,-3326.34,-3126.83,34.426,0,''), - (9023,56,470.39,-6.01,-70.1,0,''), - (7784,33,-6953.02,-4786,6.32,0,''), - (10096,5,627.39,-201.076,-52.6929,0,'hiding in corner'), - (10096,4,631.818,-180.548,-52.6548,0,'second gate'), - (10427,23,-4933.37,-1082.7,-50.186,0,''), - (10427,22,-4920.83,-1073.28,-45.515,0,''), - (10427,21,-4905.53,-1056.89,-33.722,0,''), - (10427,20,-4908.46,-1050.43,-33.458,0,''), - (10427,19,-4937.45,-1056.35,-22.139,0,''), - (10427,18,-4953.35,-1052.21,-10.836,0,''), - (10427,17,-4958.48,-1033.19,-5.433,0,''), - (10427,16,-4976.35,-1003,-5.38,0,''), - (10427,15,-4992.46,-920.983,-4.98,5000,'SAY_WYVERN'), - (5391,21,-10108,-3406.05,22.06,0,''), - (5391,20,-10072.9,-3408.92,20.43,15000,''), - (5391,19,-10074.7,-3436.85,20.97,0,''), - (5391,18,-10074.7,-3436.85,20.97,0,''), - (5391,17,-10060.7,-3460.31,21.67,0,''), - (5391,16,-10052.9,-3479.13,21.67,0,''), - (5391,15,-10045.1,-3501.49,21.67,0,''), - (5391,14,-10030.2,-3514.77,21.67,0,''), - (5391,13,-10018.9,-3525.03,21.68,0,''), - (6182,11,-11466.1,1529.86,50.2094,0,''), - (6182,10,-11467.9,1532.46,50.3489,0,'we are done'), - (6182,9,-11468.4,1535.08,50.4009,10000,'hold, prepare for wave3'), - (6182,8,-11468.4,1535.08,50.4009,15000,'hold, prepare for wave2'), - (6182,7,-11468.4,1535.08,50.4009,15000,'hold, prepare for wave1'), - (6182,6,-11465.2,1528.34,50.9544,0,''), - (6182,5,-11463,1525.24,50.9377,0,''), - (6182,4,-11461,1526.61,50.9377,5000,'pick up rifle'), - (6182,3,-11463,1525.24,50.9377,0,''), - (6182,0,-11480.7,1545.09,49.8986,0,''), - (6182,1,-11466.8,1530.15,50.2636,0,''), - (6182,2,-11465.2,1528.34,50.9544,0,'entrance hut'), - (17804,4,-9079.33,424.49,92.52,0,''), - (4484,31,4243.45,117.44,38.83,0,''), - (17804,5,-9054.38,436.3,93.05,0,''), - (7780,14,73.3699,-2881.18,117.666,0,''), - (7780,13,96.1041,-2874.89,114.397,0,'summon'), - (7780,12,111.247,-2861.07,116.305,0,''), - (7780,11,133.275,-2845.14,112.606,0,''), - (7780,10,142.448,-2838.81,109.665,0,''), - (7780,9,149.728,-2833.7,106.224,0,''), - (7780,8,164.412,-2825.16,107.779,0,''), - (7780,7,182.013,-2810,113.887,0,'summon'), - (7780,6,204.454,-2792.21,120.62,0,''), - (7780,5,209.088,-2789.68,122.001,0,''), - (7780,4,218.916,-2783.4,123.355,0,''), - (7780,3,241.395,-2769.75,123.309,0,''), - (7780,2,253.823,-2758.62,122.562,0,''), - (7780,1,259.812,-2758.25,122.555,0,'SAY_RIN_FREE'), - (7780,0,261.059,-2757.88,122.553,0,''), - (7784,14,-8642.96,-4393.82,12.52,0,''), - (7784,13,-8679,-4380.23,12.64,0,''), - (7784,12,-8706.6,-4356.55,17.93,0,''), - (7784,11,-8728.82,-4353.13,20.9,0,''), - (7784,10,-8754.42,-4365.59,24.15,0,''), - (7784,9,-8755.63,-4367.54,24.63,0,''), - (7784,8,-8766.78,-4367.13,25.15,0,''), - (7784,7,-8795.1,-4365.61,26.08,0,''), - (7784,6,-8803.47,-4371.6,30.34,0,''), - (7784,5,-8817.38,-4372.41,35.58,0,''), - (7784,4,-8829.37,-4373.14,44.33,0,''), - (7784,3,-8832.74,-4373.32,45.68,0,''), - (12717,0,3346.25,1007.88,3.59,0,'SAY_MUG_START2'), - (12717,1,3367.39,1011.51,3.72,0,''), - (12717,2,3418.64,1013.96,2.905,0,''), - (12717,3,3426.84,1015.1,3.449,0,''), - (12717,4,3437.03,1020.79,2.742,0,''), - (12717,5,3460.56,1024.26,1.353,0,''), - (11625,15,-1803.12,1951.78,60.7154,0,''), - (11625,16,-1793.24,1941.87,60.8439,0,'SECOND_AMBUSH'), - (11625,17,-1775.92,1926.82,59.3033,0,''), - (7806,38,-92.9962,-4135.85,119.31,0,''), - (7806,37,-102.711,-4116.76,118.666,0,''), - (7806,36,-52.4431,-4081.21,117.477,0,''), - (7806,35,-21.658,-4048.71,118.068,0,''), - (7806,34,13.9831,-4013.95,126.903,0,''), - (7806,33,55.3781,-3982,136.52,0,''), - (7806,32,81.4145,-3958.61,138.469,0,''), - (7806,31,103.376,-3937.73,137.342,0,''), - (7806,30,122.461,-3910.07,135.605,0,''), - (7806,29,135.302,-3880.09,132.12,0,''), - (7806,28,141.665,-3864.52,131.419,0,''), - (7806,27,162.215,-3827.01,129.424,0,''), - (7806,26,178.111,-3801.58,128.37,3000,'SAY_OOX_DANGER'), - (7806,25,183.758,-3791.07,128.045,0,''), - (7806,24,198.708,-3768.29,129.42,0,''), - (7806,23,224.951,-3730.17,132.125,0,''), - (7806,22,239.981,-3717.33,131.874,0,''), - (7806,21,276.325,-3685.74,128.356,0,''), - (7806,20,308.027,-3648.6,123.047,0,''), - (7806,19,324.619,-3622.88,119.811,0,''), - (7806,18,336.011,-3597.36,118.225,0,''), - (7806,17,337.749,-3565.42,116.797,0,''), - (7806,16,337.251,-3544.76,117.284,0,''), - (7806,15,336.394,-3501.88,118.201,0,''), - (7806,14,331.18,-3464,117.143,0,''), - (7806,13,317.16,-3426.71,116.226,0,''), - (7806,12,335.465,-3430.72,116.456,0,''), - (7806,11,404.247,-3429.38,117.644,0,''), - (7806,10,421.791,-3449.24,119.126,0,''), - (7806,9,424.137,-3470.95,124.333,0,''), - (7806,8,424.664,-3489.38,121.999,0,''), - (7806,7,428.326,-3495.87,118.662,0,''), - (7806,6,439.619,-3500.73,110.534,0,''), - (7806,5,460.017,-3496.98,104.481,0,''), - (7806,4,467.212,-3493.36,99.819,0,''), - (7806,3,476.852,-3489.88,99.985,0,''), - (7806,2,487.25,-3485.76,107.89,0,''), - (7806,0,495.404,-3478.35,114.837,0,''), - (7806,1,492.705,-3486.11,108.627,0,''), - (7807,16,-4739.72,1707.16,94.04,0,''), - (7807,15,-4746.4,1576.11,84.59,0,''), - (7807,14,-4802.2,1571.92,87.01,0,''), - (7807,13,-4816.64,1594.47,78.2,0,''), - (7807,12,-4874.2,1601.73,68.54,0,''), - (7807,11,-4885.69,1598.1,67.45,4000,'first ambush SAY_AMBUSH'), - (7807,10,-4936.72,1594.89,65.96,0,''), - (7807,9,-4958.65,1581.05,61.81,0,''), - (7807,8,-4972.82,1581.89,61.75,0,''), - (7807,7,-4975.38,1596.16,64.7,0,''), - (7807,6,-4978.12,1607.9,64.3,0,''), - (7807,5,-4967.58,1643.86,64.31,0,''), - (7807,4,-4955.93,1651.88,63,0,''), - (7807,3,-4946.47,1669.62,63.84,0,''), - (7807,2,-4942.82,1690.22,64.25,0,''), - (7807,0,-4943.74,1715.74,62.74,0,'SAY_START'), - (7807,1,-4944.93,1706.66,63.16,0,''), - (9623,32,-6364.25,-1264.71,-269.075,0,''), - (9623,33,-6343.64,-1239.84,-268.364,0,''), - (9623,34,-6335.57,-1202.45,-271.515,0,''), - (9623,35,-6325.62,-1184.46,-270.461,0,''), - (12277,2,-1162.62,2712.86,111.549,0,''), - (12277,3,-1183.37,2709.45,111.601,0,''), - (12277,4,-1245.09,2676.43,111.572,0,''), - (12277,5,-1260.54,2672.48,111.55,0,''), - (12277,6,-1272.71,2666.38,111.555,0,''), - (9623,39,-6297.58,-1186.41,-268.962,5000,''), - (9537,5,896.846,-147.319,-49.7575,0,''), - (9503,33,880.825,-221.389,-49.9562,0,'stop'), - (9503,32,886.067,-218.29,-49.7059,0,''), - (9503,31,886.567,-218.79,-49.7059,0,''), - (9503,30,887.567,-220.04,-49.7059,0,''), - (9503,29,886.687,-218.851,-49.5454,0,''), - (9503,28,887.687,-220.101,-49.5454,0,''), - (9503,27,888.937,-221.601,-49.5454,0,''), - (9503,26,887.437,-222.351,-49.2954,0,''), - (9503,25,885.937,-223.351,-49.2954,0,''), - (9503,24,887.645,-222.449,-49.2405,0,''), - (9503,23,885.895,-223.699,-49.2405,0,''), - (9503,22,882.395,-225.949,-46.7405,0,''), - (9503,21,877.919,-229.425,-43.5566,0,''), - (9503,20,876.919,-230.175,-43.5566,0,''), - (9503,19,875.919,-230.925,-43.5566,0,''), - (9503,18,872.919,-228.175,-43.5566,0,''), - (9503,13,864.244,-210.826,-43.459,0,''), - (9503,14,866.824,-220.959,-43.4472,0,''), - (9503,15,867.074,-221.959,-43.4472,0,''), - (9503,16,870.419,-225.675,-43.5566,0,'open door'), - (9503,17,872.169,-227.425,-43.5566,0,''), - (9623,13,-6376.59,-1821.59,-260.856,0,''), - (9623,12,-6370.9,-1835.04,-260.212,0,''), - (9623,11,-6368.82,-1847.77,-259.246,0,''), - (9623,10,-6373.83,-1855.62,-259.566,0,''), - (9623,9,-6380.26,-1871.14,-260.617,0,''), - (9623,8,-6379.73,-1877.63,-259.654,0,''), - (9623,7,-6372.87,-1893.5,-255.678,0,''), - (9623,6,-6373.44,-1900.28,-254.774,0,''), - (9623,5,-6380.07,-1905.45,-255.858,0,''), - (9623,4,-6389.63,-1910,-259.601,0,''), - (9623,3,-6397.5,-1921.47,-263.876,0,''), - (9623,2,-6397.85,-1931.1,-263.366,0,''), - (9623,1,-6393.65,-1949.57,-261.449,0,''), - (9623,0,-6383.07,-1964.37,-258.709,0,'SAY_AME_START'), - (10096,0,604.803,-191.082,-54.0586,0,'ring'), - (4484,0,3178.57,188.52,4.27,0,'SAY_QUEST_START'), - (10300,25,5611.26,-5025.62,808.36,0,'Cavern 4 - EMOTE_CHANT_SPELL'), - (12717,6,3479.87,1037.96,1.023,0,''), - (12717,7,3490.53,1043.35,3.338,0,''), - (12717,8,3504.28,1047.77,8.205,0,''), - (3678,11,-43.343,205.295,-96.37,0,''), - (10427,0,-5185.46,-1185.93,45.951,0,''), - (12717,14,3535.48,1069.96,1.697,0,''), - (12717,15,3546.98,1093.49,0.68,0,''), - (12717,16,3549.73,1101.88,-1.123,0,''), - (12717,17,3555.14,1116.99,-4.326,0,''), - (12717,18,3571.94,1132.18,-0.634,0,''), - (12717,19,3574.28,1137.58,3.684,0,''), - (12717,20,3579.31,1137.25,8.205,0,''), - (10427,1,-5184.88,-1154.21,45.035,0,''), - (10427,2,-5175.88,-1126.53,43.701,0,''), - (10427,3,-5138.65,-1111.87,44.024,0,''), - (10427,4,-5134.73,-1104.8,47.365,0,''), - (10427,5,-5129.68,-1097.88,49.449,2500,''), - (10427,6,-5125.3,-1080.57,47.033,0,''), - (10427,7,-5146.67,-1053.69,28.415,0,''), - (10427,8,-5147.46,-1027.54,13.818,0,''), - (10427,9,-5139.24,-1018.89,8.22,0,''), - (10427,10,-5121.17,-1013.13,-0.619,0,''), - (4484,29,4223.48,99.52,35.47,5000,'SAY_FINAL_AMBUSH_START'), - (4484,28,4158.79,50.67,25.86,0,''), - (4484,27,4086.24,12.32,16.12,0,''), - (4484,26,4026.41,-7.63,16.77,0,''), - (4484,25,3972.83,0.42,17.34,0,''), - (4484,24,3894.58,44.88,15.49,0,''), - (4484,23,3815.53,118.53,10.14,0,''), - (4484,22,3801.17,129.87,9.38,0,''), - (10646,21,-4779.45,-1882.76,90.169,5000,'SAY_LAKO_MORE'), - (10646,20,-4798.07,-1892.38,89.368,0,''), - (10646,19,-4804.44,-1897.3,89.362,0,''), - (10646,18,-4842.47,-1929,84.147,0,''), - (10646,17,-4869.47,-1952.61,89.206,0,''), - (10646,16,-4874.72,-1956.94,90.737,0,''), - (10646,15,-4879.05,-1964.35,92.001,0,''), - (10646,14,-4879.57,-1976.99,92.185,5000,'SAY_LAKO_HERE_COME'), - (10646,13,-4872.23,-1994.17,91.513,0,''), - (10646,12,-4876.34,-2003.92,90.887,0,''), - (10646,11,-4888.33,-2033.18,83.654,0,''), - (10646,10,-4897.76,-2056.52,84.184,0,''), - (10646,9,-4899.9,-2062.14,83.78,0,''), - (10646,8,-4907.26,-2074.93,84.437,5000,'SAY_LAKO_LOOK_OUT'), - (10646,7,-4893.07,-2085.47,82.094,0,''), - (10646,6,-4888.43,-2090.73,80.907,0,''), - (10646,5,-4865.08,-2116.55,76.483,0,''), - (10646,4,-4846.42,-2136.05,77.871,0,''), - (10646,3,-4833.77,-2149.18,81.676,0,''), - (10646,2,-4828.63,-2154.31,82.074,0,''), - (10646,1,-4813.51,-2141.54,80.774,0,''), - (9023,9,294.57,-93.11,-74.08,3000,'SAY_WINDSOR_CELL_DUGHAL_3'), - (9023,8,294.57,-93.11,-74.08,10000,''), - (9023,7,294.57,-93.11,-74.08,0,'escort paused - SAY_WINDSOR_CELL_DUGHAL_1'), - (9023,6,296.18,-94.3,-74.08,0,''), - (9023,5,283.62,-116.09,-70.21,0,''), - (9023,4,272.19,-139.14,-70.61,0,''), - (4508,46,1947.02,1566.42,81.8,30000,''), - (1840,2,2678.73,-1919.42,68.86,0,'escort paused'), - (1840,0,2689.68,-1937.47,72.14,0,''), - (1840,1,2683.11,-1926.82,72.14,0,''), - (12126,2,2653.83,-1907.54,69.34,0,'escort paused'), - (12126,1,2643.53,-1914.07,71,0,''), - (12126,0,2631.23,-1917.93,72.59,0,''), - (9023,54,505.99,-148.74,-62.17,0,''), - (11856,18,-38.88,-520.72,-46.06,5000,'END'), - (11856,17,-40.25,-510.07,-46.05,0,''), - (11856,16,-45.92,-496.57,-46.26,5000,'AMBUSH'), - (11856,15,-58.88,-474.17,-44.54,0,''), - (12717,10,3514.41,1051.17,13.235,0,''), - (12423,0,-9509.72,-147.03,58.74,0,''), - (12423,1,-9517.07,-172.82,58.66,0,''), - (12428,0,2454.09,361.26,31.51,0,''), - (12428,1,2472.03,378.08,30.98,0,''), - (9023,11,360.22,-62.93,-66.77,0,''), - (9023,10,314.31,-74.31,-76.09,0,''), - (12430,0,161.65,-4779.34,14.64,0,''), - (12430,1,140.71,-4813.56,17.04,0,''), - (4508,42,1967.22,1600.18,80.62,0,''), - (4508,43,1956.43,1596.97,81.75,0,''), - (9023,47,549.2,-252.4,-70.34,4000,'SAY_WINDSOR_CELL_CREST_2'), - (9023,46,549.2,-252.4,-70.34,1000,''), - (10300,35,5485.78,-4963.4,850.43,0,''), - (10300,34,5498.45,-4950.08,849.98,0,''), - (10300,33,5509.15,-4946.31,849.36,0,''), - (10300,32,5520.86,-4942.05,843.02,0,''), - (12818,12,3438.93,-618.503,171.503,0,''), - (12818,11,3434.95,-629.245,168.334,0,''), - (12818,10,3429.5,-631.589,166.921,0,''), - (12818,9,3418.46,-631.792,166.478,0,''), - (12818,8,3410.5,-634.3,165.773,0,''), - (12818,7,3396.65,-641.509,164.216,0,''), - (12818,6,3389.55,-648.5,163.652,0,''), - (12818,5,3381.48,-659.449,162.545,0,''), - (12818,4,3370.29,-669.367,160.751,0,''), - (12818,3,3352.74,-677.722,162.316,0,''), - (12818,2,3338.35,-686.088,163.444,0,''), - (12818,1,3341.53,-694.726,161.125,4000,''), - (12818,0,3347.25,-694.701,159.926,0,''), - (9023,18,403.61,-51.71,-63.92,1000,'SAY_WINDSOR_EQUIPMENT_2'), - (9023,19,403.61,-51.71,-63.92,2000,''), - (9023,20,403.61,-51.71,-63.92,1000,'open supply crate'), - (12858,22,1776.9,-2028.3,109.83,0,''), - (12858,21,1776.87,-2028.31,109.83,60000,'stay'), - (12858,20,1776.9,-2024.56,109.83,0,'win'), - (12858,19,1776.86,-2036.55,109.83,0,''), - (12858,18,1776.88,-2047.56,109.83,0,''), - (12858,17,1776.82,-2054.59,109.82,0,''), - (12858,16,1776.79,-2069.48,101.77,0,''), - (12858,15,1783.59,-2079.92,100.81,0,''), - (12858,14,1798.27,-2095.77,100.04,0,''), - (12858,13,1806.6,-2103.09,99.19,0,''), - (12858,12,1814.99,-2110.35,98.38,0,''), - (12858,11,1823.57,-2118.27,97.43,0,''), - (12858,10,1835.14,-2134.98,96.8,0,''), - (12858,9,1839.99,-2149.29,96.78,0,''), - (12858,8,1837.98,-2164.19,96.71,0,'prepare'), - (12858,7,1829.6,-2177.49,96.44,0,''), - (12858,6,1820.85,-2190.82,100.49,0,''), - (12858,5,1811.81,-2208.01,107.45,0,''), - (12858,4,1806.65,-2217.83,107.36,0,''), - (349,54,-9277.47,-2296.19,68.0896,0,'Corp. Keeshan - Say Goodbye'), - (349,53,-9277.47,-2296.19,68.0896,2500,'Corp. Keeshan - quest-finish'), - (349,52,-9264.73,-2292.92,70.0089,0,''), - (349,51,-9235.44,-2305.24,77.9253,0,''), - (349,50,-9187.1,-2360.52,89.9231,0,''), - (349,49,-9165.19,-2376.03,94.8215,0,''), - (349,48,-9151.92,-2393.67,100.856,0,''), - (349,47,-9158.2,-2425.36,105.5,0,''), - (349,46,-9145.06,-2442.24,108.232,0,''), - (349,45,-9125.32,-2490.06,116.057,0,''), - (349,44,-9077.54,-2541.67,121.17,0,''), - (349,43,-9066.69,-2546.63,123.11,0,''), - (349,42,-9046.92,-2560.64,124.447,0,''), - (349,41,-9038.96,-2572.71,124.748,0,''), - (349,40,-9006.71,-2598.47,127.966,0,''), - (349,39,-8993.46,-2604.04,130.756,0,''), - (349,38,-8949.08,-2596.87,132.537,0,''), - (349,37,-8922.05,-2585.31,132.446,0,''), - (349,36,-8870.67,-2542.08,131.044,0,''), - (349,35,-8867.57,-2529.89,134.739,0,''), - (349,34,-8841.35,-2503.63,132.276,0,''), - (349,33,-8804.78,-2472.43,134.192,0,''), - (349,32,-8792.01,-2453.38,142.746,0,''), - (349,30,-8748.04,-2370.7,157.988,0,''), - (349,31,-8780.9,-2421.37,156.109,0,''), - (349,29,-8715.1,-2353.95,156.188,0,''), - (1379,24,-5700.8,-3792.78,322.588,0,''), - (1379,23,-5699.23,-3792.65,322.448,30000,'Protecting the Shipment - End'), - (1379,22,-5688.14,-3782.65,322.667,0,''), - (1379,21,-5688.68,-3769,323.957,0,''), - (1379,20,-5698.61,-3754.74,322.047,0,''), - (1379,19,-5699.95,-3733.63,318.597,0,'Protecting the Shipment - Ambush'), - (1379,18,-5698.79,-3720.88,316.943,0,''), - (1379,17,-5701.43,-3712.54,313.959,0,''), - (1379,16,-5693.9,-3674.14,313.03,0,''), - (1379,15,-5684.46,-3650.05,314.687,0,''), - (1379,14,-5680.34,-3645.44,315.185,0,''), - (1379,13,-5673.05,-3630.56,311.105,0,''), - (1379,12,-5674.45,-3614.39,312.337,0,''), - (1379,11,-5674.39,-3605.19,312.239,0,''), - (1379,10,-5677.05,-3594.35,311.527,0,''), - (1379,9,-5678.61,-3587.17,310.607,0,''), - (1379,7,-5699.53,-3555.69,306.505,0,''), - (1379,8,-5690.56,-3571.98,309.035,0,''), - (1379,6,-5701.53,-3551.24,305.962,0,''), - (1379,5,-5706.92,-3542.89,304.871,0,''), - (1379,4,-5710.21,-3527.97,304.708,0,''), - (1379,2,-5738.58,-3485.14,302.41,0,''), - (1379,3,-5721.62,-3507.85,304.011,0,''), - (1379,1,-5751.12,-3441.01,301.743,0,''), - (3678,8,-92.434,227.742,-90.75,0,''), - (3678,7,-102.408,232.821,-91.52,0,'first corner SAY_FIRST_CORNER'), - (3678,6,-111.007,219.007,-86.58,0,''), - (3678,5,-108.668,195.457,-80.64,0,''), - (3678,4,-108.64,175.207,-79.74,0,''), - (3678,0,-134.925,125.468,-78.16,0,''), - (3678,1,-125.684,132.937,-78.42,0,''), - (3678,2,-113.812,139.295,-80.98,0,''), - (3678,3,-109.854,157.538,-80.2,0,''), - (10300,8,5665.61,-4919.22,804.85,0,''), - (10300,9,5638.22,-4897.58,804.97,0,''), - (10300,10,5632.67,-4892.05,805.44,0,'Cavern 1 - EMOTE_CHANT_SPELL'), - (10300,11,5664.58,-4921.84,804.91,0,''), - (10300,12,5684.21,-4943.81,802.8,0,''), - (10300,13,5724.92,-4983.69,808.25,0,''), - (9520,1,-7699.62,-1444.29,139.87,4000,'SAY_START'), - (9520,2,-7670.67,-1458.25,140.74,0,''), - (3850,15,-241.13,2154.56,90.624,0,'SAY_VANISH_AS'), - (10300,14,5753.39,-4990.73,809.84,0,''), - (10300,15,5765.62,-4994.89,809.42,0,'Cavern 2 - EMOTE_CHANT_SPELL'), - (10300,16,5724.94,-4983.58,808.29,0,''), - (10300,17,5699.61,-4989.82,808.03,0,''), - (10300,18,5686.8,-5012.17,807.27,0,''), - (10300,19,5691.43,-5037.43,807.73,0,''), - (10300,20,5694.24,-5054.64,808.85,0,'Cavern 3 - EMOTE_CHANT_SPELL'), - (10300,21,5686.88,-5012.18,807.23,0,''), - (10300,22,5664.94,-5001.12,807.78,0,''), - (10300,23,5647.12,-5002.84,807.54,0,''), - (10300,24,5629.23,-5014.88,807.94,0,''), - (1842,44,2706.66,-1709.47,123.42,0,''), - (5644,19,-474.329,1590.01,94.4982,0,''), - (5644,18,-475.815,1615.81,97.07,0,''), - (5644,17,-477.146,1625.69,98.342,0,''), - (5644,16,-471.786,1647.34,102.862,0,''), - (5644,15,-461.485,1670.94,109.033,0,''), - (5644,14,-463.565,1679.1,111.653,0,''), - (4508,8,2055.12,1768.67,58.46,0,''), - (4508,7,2074.46,1780.09,55.64,0,''), - (4508,6,2096.18,1789.03,51.13,3000,'SAY_WILLIX_2'), - (4508,5,2131.5,1804.29,46.85,0,''), - (4508,4,2140.22,1845.02,48.32,0,''), - (4508,3,2163.27,1851.67,56.73,0,''), - (4508,2,2186.2,1836.28,59.859,5000,'SAY_WILLIX_1'), - (4508,0,2194.38,1791.65,65.48,5000,''), - (4508,1,2188.56,1805.87,64.45,0,''), - (10300,6,5684.2,-4913.75,801.6,0,''), - (10300,7,5674.67,-4915.78,802.13,0,''), - (10300,1,5728.81,-4801.15,778.18,0,''), - (10300,2,5730.22,-4818.34,777.11,0,''), - (10300,3,5728.12,-4835.76,778.15,1000,'SAY_ENTER_OWL_THICKET'), - (10300,4,5718.85,-4865.62,787.56,0,''), - (10300,5,5697.13,-4909.12,801.53,0,''), - (9023,45,549.2,-252.4,-70.34,0,'escort paused - SAY_WINDSOR_CELL_CREST_1'), - (3678,25,43.374,233.073,-87.61,0,''), - (11832,0,7848.39,-2216.36,470.888,15000,'SAY_REMULOS_INTRO_1'), - (11832,1,7848.39,-2216.36,470.888,5000,'SAY_REMULOS_INTRO_2'), - (11832,2,7829.79,-2244.84,463.853,0,''), - (11832,3,7819.01,-2304.34,455.957,0,''), - (11832,4,7931.1,-2314.35,473.054,0,''), - (11832,5,7943.55,-2324.69,477.677,0,''), - (4484,13,3472.51,213.68,13.26,0,''), - (4484,14,3515.49,212.96,9.76,5000,'SAY_FIRST_AMBUSH_START'), - (10427,11,-5091.92,-1014.21,-4.902,0,''), - (10427,12,-5069.24,-994.299,-4.631,0,''), - (10427,13,-5059.98,-944.112,-5.377,0,''), - (12277,18,-1379.44,2132.77,64.1326,0,''), - (12277,19,-1404.81,2088.68,61.8162,0,'SAY_MELIZZA_1'), - (12277,20,-1417.15,2082.65,62.4112,0,''), - (12277,21,-1423.28,2074.19,62.2046,0,''), - (12277,22,-1432.99,2070.56,61.7811,0,''), - (12277,23,-1469.27,2078.68,63.1141,0,''), - (12277,24,-1507.21,2115.12,62.3578,0,''), - (9023,58,452.45,29.85,-70.37,15000,'SAY_WINDSOR_FREE_2'), - (17804,6,-9042.23,434.24,93.37,5000,'SAY_SIGNAL_SENT'), - (11016,65,5032,-505.532,314.663,0,''), - (11016,66,5029.92,-495.645,316.821,0,''), - (17804,3,-9086.21,419.02,92.32,1000,''), - (17804,2,-9086.21,419.02,92.32,3000,''), - (17804,1,-9079.33,424.49,92.52,0,''), - (17804,0,-9054.86,443.58,93.05,0,''), - (11832,18,7897.28,-2560.65,487.461,0,'escort paused'), - (11832,17,7835.45,-2571.1,489.289,0,'escort paused - SAY_REMULOS_DEFEND_2'), - (11832,16,7913.99,-2567,488.331,0,''), - (11832,15,7952.32,-2594.12,490.07,0,''), - (11832,14,7948.27,-2610.06,492.34,0,''), - (11832,13,7928.52,-2625.95,492.448,0,'escort paused - SAY_REMULOS_INTRO_3'), - (11832,12,7948.27,-2610.06,492.34,0,''), - (11832,11,7951.09,-2596.22,489.831,0,''), - (11832,10,7947.16,-2583.4,490.066,0,''), - (10300,42,5511.31,-4913.82,847.17,0,'start altar cinematic - SAY_RANSHALLA_ALTAR_2'), - (10300,41,5511.31,-4913.82,847.17,5000,'light the spotlights'), - (10300,40,5518.38,-4913.47,845.57,0,''), - (10300,39,5517.66,-4920.82,845.12,0,'SAY_REACH_ALTAR_1'), - (10300,38,5518.68,-4921.94,844.65,0,''), - (10300,37,5498.68,-4950.45,849.96,0,''), - (10300,36,5467.92,-4980.67,851.89,0,'Cavern 5 - EMOTE_CHANT_SPELL'), - (4484,9,3369.66,226.21,11.69,0,''), - (4484,8,3321.63,209.82,12.36,0,''), - (4484,7,3274.12,225.83,10.72,0,''), - (4484,6,3233.33,226.88,10.18,0,''), - (4484,5,3225.33,201.78,7.25,0,''), - (4484,4,3228.11,194.97,7.51,0,''), - (4484,3,3224.05,183.08,6.74,0,''), - (4484,2,3215.21,185.78,6.43,0,''), - (4484,1,3189.82,198.56,5.62,0,''), - (4508,45,1948.35,1571.35,80.96,30000,'SAY_WILLIX_END'), - (4508,44,1954.87,1592.02,82.18,3000,'SAY_WILLIX_7'), - (12277,1,-1154.87,2708.16,111.123,1000,'SAY_MELIZZA_START'), - (11016,102,4881.2,-395.211,351.59,0,''), - (11016,103,4877.84,-395.536,349.713,0,''), - (11016,104,4873.97,-394.919,349.844,5000,'SAY_FRESH_AIR'), - (11016,105,4873.97,-394.919,349.844,3000,'SAY_BETRAYER'), - (11016,106,4873.97,-394.919,349.844,2000,'SAY_TREY'), - (11016,107,4873.97,-394.919,349.844,0,'SAY_ATTACK_TREY'), - (12277,7,-1342.95,2580.82,111.557,0,''), - (12277,8,-1362.24,2561.74,110.848,0,''), - (12277,9,-1376.56,2514.06,95.6146,0,''), - (12277,10,-1379.06,2510.88,93.3256,0,''), - (12277,11,-1383.14,2489.17,89.009,0,''), - (3850,8,-235.638,2149.23,90.587,0,''), - (3850,9,-237.188,2151.95,90.624,0,''), - (3850,10,-241.162,2153.65,90.624,0,'SAY_OPEN_DOOR_AS'), - (12277,12,-1395.34,2426.15,88.6607,0,'SAY_MELIZZA_FINISH'), - (12277,13,-1366.23,2317.17,91.8086,0,''), - (12277,14,-1353.81,2213.52,90.726,0,''), - (12277,15,-1354.19,2208.28,88.7386,0,''), - (12277,16,-1354.59,2193.77,77.6702,0,''), - (12277,17,-1367.62,2160.64,67.1482,0,''), - (9520,21,-7964.85,-1367.45,132.99,0,''), - (9520,22,-7989.95,-1319.12,133.71,0,''), - (9520,23,-8010.43,-1270.23,133.42,0,''), - (9520,24,-8025.62,-1243.78,133.91,0,'SAY_SEC_AMBUSH_START'), - (9023,25,403.86,-73.88,-62.02,0,''), - (9023,24,406.33,-54.87,-63.95,0,''), - (9023,23,403.61,-52.71,-63.92,4000,'SAY_WINDSOR_EQUIPMENT_4'), - (9023,22,403.61,-52.71,-63.92,4000,'SAY_WINDSOR_EQUIPMENT_3'), - (9023,21,403.61,-51.71,-63.92,1000,'update entry to Reginald Windsor'), - (4880,25,-2817.38,-3566.96,30.947,2000,'SAY_THIRD_STOP_2'), - (1842,14,2946.68,-1379.29,152.02,0,''), - (1842,13,2951.19,-1381.74,155.948,0,''), - (1842,12,2953.84,-1383.33,155.948,0,''), - (1842,11,2951.98,-1386.62,155.948,0,''), - (1842,10,2948.72,-1392.79,160.842,0,''), - (11016,39,5110.13,-532.123,296.677,4000,'cast SPELL_STRENGHT_ARKONARIN'), - (11016,38,5110.13,-532.123,296.677,4000,'open equipment chest'), - (3692,18,4608.43,-6.32,69.74,4000,'SPELL_MOONSTALKER_FORM'), - (3692,17,4608.43,-6.32,69.74,4000,'SAY_ESCAPE'), - (3692,16,4608.43,-6.32,69.74,1000,'bow'), - (3692,15,4756.47,195.65,53.61,10000,'SAY_END'), - (3692,14,4730.3,158.76,52.33,0,''), - (3692,13,4705.28,137.81,53.36,0,'last ambush'), - (3692,12,4682.08,113.47,54.83,0,''), - (3692,11,4647.54,94.25,59.92,0,'second ambush'), - (3692,10,4639.67,79.03,61.74,0,''), - (3692,9,4633.13,51.17,67.4,0,''), - (3692,8,4626.28,42.46,68.75,0,''), - (3692,7,4619.77,27.47,70.4,0,''), - (3692,6,4607.75,3.79,70.13,0,'SAY_FIRST_AMBUSH'), - (3692,5,4607.75,3.79,70.13,1000,'first ambush'), - (3692,4,4604.26,-2.02,69.42,0,''), - (12580,11,-8737.14,574.741,97.398,0,'reset jonathan'), - (12580,10,-8769.85,607.883,97.118,0,''), - (12580,9,-8796.46,590.922,97.466,0,''), - (12580,8,-8824.8,621.713,94.084,0,''), - (12580,7,-8832.28,622.285,93.686,0,''), - (12580,6,-8925.26,542.51,94.274,0,''), - (12580,5,-8907.64,509.941,93.84,0,''), - (12580,4,-8922.52,498.45,93.869,0,''), - (12580,3,-8936.33,501.777,94.066,0,''), - (12580,2,-8953.17,518.537,96.355,0,''), - (12580,1,-8971.08,507.541,96.349,0,'SAY_DIALOG_1'), - (12580,0,-8997.63,486.402,96.622,0,''), - (9520,8,-7726.23,-1500.78,132.99,0,''), - (9520,9,-7744.61,-1531.61,132.69,0,''), - (9520,10,-7763.08,-1536.22,131.93,0,''), - (9520,11,-7815.32,-1522.61,134.16,0,''), - (9520,12,-7850.26,-1516.87,138.17,0,'SAY_FIRST_AMBUSH_START'), - (9520,13,-7850.26,-1516.87,138.17,3000,'SAY_FIRST_AMBUSH_END'), - (9520,14,-7881.01,-1508.49,142.37,0,''), - (9520,15,-7888.91,-1458.09,144.79,0,''), - (9520,16,-7889.18,-1430.21,145.31,0,''), - (9520,17,-7900.53,-1427.01,150.26,0,''), - (9520,18,-7904.15,-1429.91,150.27,0,''), - (9520,19,-7921.48,-1425.47,140.54,0,''), - (9520,20,-7941.43,-1413.1,134.35,0,''), - (9023,26,428.8,-81.34,-64.91,0,''), - (9023,27,557.03,-119.71,-61.83,0,''), - (9023,28,573.4,-124.39,-65.07,0,''), - (9023,29,593.91,-130.29,-69.25,0,''), - (9023,30,593.21,-132.16,-69.25,0,'escort paused - SAY_WINDSOR_CELL_JAZ_1'), - (9023,31,593.21,-132.16,-69.25,1000,''), - (4880,8,-2781.39,-3490.61,32.598,0,''), - (4880,7,-2773.68,-3482.91,32.84,0,''), - (4880,6,-2764.52,-3472.71,33.75,0,''), - (4880,5,-2756.24,-3460.52,32.037,5000,'SAY_STINKY_FIRST_STOP'), - (4880,4,-2739.98,-3459.84,33.329,0,''), - (4880,3,-2721.61,-3457.41,33.626,0,''), - (4880,2,-2703.24,-3454.82,33.395,0,''), - (12717,24,3607.08,1146.01,10.692,5000,'SAY_MUG_BRAZIER'), - (12717,23,3603.65,1146.92,9.763,0,''), - (12717,22,3595.97,1145.83,6.773,0,''), - (12717,21,3590.22,1143.65,8.291,0,''), - (11016,44,5079.38,-486.811,297.638,0,''), - (11016,45,5069.21,-488.77,298.082,0,''), - (11016,46,5064.24,-496.051,297.275,0,''), - (10427,25,-4929.55,-1101.27,-50.637,0,''), - (10427,26,-4920.68,-1100.03,-51.944,10000,'SAY_COMPLETE'), - (10427,27,-4920.68,-1100.03,-51.944,0,'quest complete'), - (3439,24,1091.97,-2985.92,91.73,40000,'SAY_PROGRESS_2'), - (7784,25,-8036.87,-4443.38,9.65,0,''), - (7784,26,-7780.92,-4761.81,9.5,0,''), - (7784,27,-7587.67,-4765.01,8.96,0,''), - (7784,28,-7497.65,-4792.86,10.01,0,'second ambush SAY_AMBUSH'), - (7784,29,-7391.54,-4774.26,12.44,0,''), - (7784,30,-7308.42,-4739.87,12.65,0,''), - (7784,31,-7016.11,-4751.12,10.06,0,''), - (7784,32,-6985.52,-4777.41,10.26,0,''), - (1978,25,1312.59,1207.21,58.51,5000,'SAY_QUINN_REPLY'), - (11016,83,4955.45,-418.765,327.433,0,''), - (11016,84,4949.7,-408.796,328.004,0,''), - (11016,85,4940.02,-403.222,329.956,0,''), - (11016,86,4934.98,-401.475,330.898,0,''), - (11016,87,4928.69,-399.302,331.744,0,''), - (11016,88,4926.94,-398.436,333.079,0,''), - (11016,89,4916.16,-393.822,333.729,0,''), - (11016,90,4908.39,-396.217,333.217,0,''), - (11016,91,4905.61,-396.535,335.05,0,''), - (11016,92,4897.88,-395.245,337.346,0,''), - (11016,93,4895.21,-388.203,339.295,0,''), - (11016,94,4896.94,-382.429,341.04,0,''), - (11016,95,4901.88,-378.799,342.771,0,''), - (11016,96,4908.09,-380.635,344.597,0,''), - (11016,97,4911.91,-385.818,346.491,0,''), - (11016,98,4910.1,-393.444,348.798,0,''), - (11016,99,4903.5,-396.947,350.812,0,''), - (11016,100,4898.08,-394.226,351.821,0,''), - (11016,101,4891.33,-393.436,351.801,0,''), - (7806,47,-167.12,-4274.1,117.062,0,''), - (7806,46,-156.832,-4258.96,120.059,0,''), - (9623,20,-6370.71,-1638.64,-272.031,0,''), - (9623,21,-6366.71,-1592.65,-272.201,0,''), - (9623,22,-6333.87,-1534.6,-270.493,0,''), - (9623,23,-6305.36,-1477.91,-269.518,0,''), - (9623,24,-6311.59,-1419.02,-267.622,0,''), - (9623,25,-6330.01,-1400.06,-266.425,0,''), - (9623,26,-6356.02,-1392.61,-267.123,0,''), - (9623,27,-6370.86,-1386.18,-270.218,0,''), - (9623,28,-6381.53,-1369.78,-272.11,0,''), - (9623,29,-6405.38,-1321.52,-271.699,0,''), - (9623,30,-6406.58,-1307.57,-271.802,0,''), - (9623,31,-6386.33,-1286.85,-272.074,0,''), - (7807,37,-4377.61,2265.45,6.71,15000,'complete quest SAY_END'), - (7807,36,-4405.25,2231.77,5.94,0,''), - (3439,23,1096.37,-2978.31,91.873,0,''), - (9598,0,6004.27,-1180.49,376.377,0,'SAY_ESCORT_START'), - (1978,24,1310.51,1207.36,58.51,5000,'SAY_QUINN'), - (3584,19,4561.65,295.456,57.0984,4000,'SAY_THERYLUNE_FINISH'), - (3584,18,4566.09,303.127,55.0396,0,''), - (3584,17,4563.32,316.829,53.2409,0,''), - (3584,16,4557.63,329.783,49.9532,0,''), - (3584,15,4554.38,334.968,48.8003,0,''), - (3584,14,4556.63,341.003,47.6755,0,''), - (3584,13,4564.75,344.041,44.2463,0,''), - (3584,12,4572.05,348.059,42.3539,0,''), - (3584,11,4581.5,348.254,38.3878,0,''), - (3584,10,4590.23,350.9,36.2977,0,''), - (3584,9,4597.88,352.629,34.0317,0,''), - (3584,8,4602.76,357.649,32.9265,0,''), - (2713,24,-1581.05,-2992.32,30.85,0,''), - (2713,23,-1601.65,-3007.97,24.65,0,''), - (2713,22,-1610.68,-3027.42,17.22,0,''), - (2713,21,-1602.14,-3042.82,15.12,0,''), - (2713,20,-1584.6,-3048.77,13.67,0,''), - (2713,19,-1551.19,-3037.78,12.96,0,''), - (2713,18,-1555.69,-3028.02,13.64,2000,'SAY_ESCAPE'), - (2713,17,-1555.69,-3028.02,13.64,5000,'SAY_DATA_FOUND'), - (2713,16,-1555.69,-3028.02,13.64,3000,'SAY_WATCH_BACK'), - (2713,15,-1549.05,-3037.77,12.98,0,''), - (2713,14,-1524.91,-3035.47,13.15,0,''), - (2713,13,-1495.57,-3034.48,12.55,0,''), - (2713,12,-1472.47,-3034.18,12.44,0,''), - (2713,11,-1459.41,-3035.16,12.11,0,''), - (2713,10,-1456.15,-3055.53,12.54,0,''), - (2713,9,-1450.48,-3065.16,12.58,5000,'SAY_REACH_BOTTOM'), - (2713,8,-1439.86,-3086.36,12.29,0,''), - (2713,7,-1433.06,-3101.55,12.56,0,''), - (2713,6,-1417.41,-3106.8,16.61,0,''), - (2713,5,-1406.12,-3105.95,24.82,0,''), - (2713,4,-1405.3,-3096.72,26.36,0,''), - (9023,39,655.25,-172.39,-73.72,0,''), - (9023,37,635.06,-153.25,-70.32,5000,'SAY_WINDSOR_CELL_SHILL_2'), - (9023,38,635.06,-153.25,-70.32,2000,'SAY_WINDSOR_CELL_SHILL_3'), - (9623,38,-6301.98,-1184.79,-269.371,1000,''), - (4880,17,-2818.33,-3521.4,30.563,0,''), - (4880,16,-2812.97,-3519.84,29.864,0,''), - (4880,15,-2797.95,-3523.69,31.697,0,''), - (4880,14,-2789.36,-3525.02,31.831,0,''), - (4880,13,-2786.77,-3519.95,31.079,0,''), - (11016,111,4848.7,-397.612,351.215,0,''), - (11016,110,4863.02,-394.521,350.65,0,''), - (11016,109,4873.97,-394.919,349.844,1000,''), - (11016,108,4873.97,-394.919,349.844,5000,'SAY_ESCORT_COMPLETE'), - (4880,9,-2788.31,-3492.9,30.761,0,''), - (4880,10,-2794.58,-3489.19,31.119,5000,'SAY_SECOND_STOP'), - (4880,11,-2789.43,-3498.04,31.05,0,''), - (4880,12,-2786.97,-3508.17,31.983,0,''), - (3678,39,75.112,206.494,-84.8,0,''), - (3678,38,82.201,216.273,-86.1,0,''), - (3678,37,96.347,245.038,-90.34,0,''), - (11625,10,-1822.89,2032.23,60.6524,0,''), - (11016,27,5043.44,-538.807,297.801,0,''), - (11016,28,5056.4,-528.954,297.801,0,''), - (11016,29,5064.4,-521.904,297.801,0,''), - (11016,30,5067.62,-512.999,297.196,0,''), - (1842,5,2918.52,-1398.12,165.943,0,''), - (1842,4,2916.48,-1402.58,165.943,0,''), - (1842,3,2921.81,-1405.09,165.943,0,''), - (1842,2,2932.19,-1410.66,165.943,0,''), - (1842,1,2940.56,-1393.64,165.943,0,''), - (1842,0,2941.75,-1391.82,167.237,0,'SAY_ESCORT_START'), - (8284,33,-6389.78,-1986.54,246.771,30000,'quest complete'), - (8284,32,-6418.38,-1985.78,246.554,0,''), - (8284,31,-6435.43,-1983.85,244.548,0,''), - (8284,30,-6463.35,-1975.54,244.213,0,''), - (8284,29,-6493.32,-1962.65,244.151,0,''), - (8284,28,-6521.86,-1947.32,244.151,0,''), - (8284,27,-6554.81,-1929.88,244.162,0,''), - (8284,26,-6575.96,-1922.41,244.149,0,''), - (8284,25,-6620.6,-1917.61,244.149,0,''), - (8284,24,-6654.26,-1916.76,244.145,0,''), - (8284,23,-6678.96,-1909.61,244.369,0,''), - (8284,22,-6705.74,-1896.78,244.144,0,''), - (8284,21,-6731.03,-1884.94,244.144,0,''), - (8284,20,-6753.47,-1876.91,244.17,0,'ambush'), - (8284,19,-6753.47,-1876.91,244.17,10000,'stop'), - (7806,63,-106.909,-4600.41,11.046,0,''), - (7806,62,-100.603,-4575.03,11.388,0,''), - (7806,61,-88.6989,-4544.63,9.055,0,''), - (7806,60,-84.1547,-4529.44,11.952,0,''), - (7806,59,-104.135,-4501.84,25.051,0,''), - (7806,58,-120.994,-4487.09,32.075,0,''), - (3678,9,-82.456,224.853,-93.57,0,''), - (3678,10,-67.789,208.073,-93.34,0,''), - (12818,21,3484.22,-489.718,182.39,4000,''), - (12818,20,3498.5,-497.788,185.806,0,''), - (3850,6,-240.553,2140.55,87.012,0,''), - (3850,5,-248.205,2144.02,87.013,0,''), - (3850,4,-249.889,2142.31,86.972,0,''), - (3850,3,-253.898,2130.87,81.179,0,''), - (3850,2,-253.179,2127.41,81.179,0,''), - (3850,0,-241.817,2122.9,81.179,0,'SAY_FREE_AS'), - (3850,1,-247.139,2124.89,81.179,0,''), - (7784,2,-8837.43,-4373.56,45.6,0,''), - (11625,18,-1759.93,1918.92,58.9613,0,''), - (11625,19,-1751.9,1917.2,59.0003,0,''), - (3465,49,-1061.94,-3724.06,21.086,0,''), - (3465,50,-1053.59,-3697.61,27.32,0,''), - (3465,51,-1044.11,-3690.13,24.856,0,''), - (3465,52,-1040.26,-3690.74,25.342,0,''), - (3465,53,-1028.15,-3688.72,23.843,7500,'SAY_GIL_FREED'), - (10427,24,-4935.31,-1092.35,-52.785,0,''), - (9623,36,-6317.8,-1177.67,-269.792,0,''), - (9623,37,-6303.02,-1180.25,-269.332,0,'SAY_AME_END'), - (11016,14,5037.49,-521.733,313.221,6000,'SAY_FIRST_STOP'), - (11016,13,5035,-513.138,314.372,0,''), - (11016,12,5032.72,-504.748,314.744,0,''), - (11016,11,5031.18,-497.678,316.533,0,''), - (11016,10,5029.5,-487.131,318.179,0,''), - (11016,9,5028.66,-476.805,318.726,0,''), - (11016,8,5026.84,-463.171,321.345,0,''), - (11016,7,5020.53,-460.797,321.97,0,''), - (11016,6,5011.8,-462.889,321.501,0,''), - (11016,5,5002.31,-466.318,319.965,0,''), - (11016,4,4994.04,-467.754,318.055,0,''), - (11016,3,4989.98,-464.297,316.846,0,''), - (11016,2,4988.55,-457.438,316.289,0,''), - (11016,1,4992.22,-449.964,317.057,0,''), - (11016,0,5004.98,-440.237,319.059,4000,'SAY_ESCORT_START'), - (9537,1,855.816,-149.763,-49.671,0,'YELL_HURLEY_SPAWN'), - (9537,0,854.977,-150.308,-49.671,0,''), - (9023,41,622.85,-268.85,-83.96,0,''), - (9023,40,654.79,-226.3,-83.06,0,''), - (3678,40,27.174,201.064,-72.31,0,''), - (3678,41,-41.114,204.149,-78.94,0,''), - (7784,34,-6940.37,-4831.03,0.67,10000,'quest complete SAY_END'), - (3678,19,-23.573,311.376,-88.6,0,''), - (3678,20,-8.692,302.389,-87.43,0,''), - (3678,21,-1.237,293.268,-85.55,0,''), - (3678,22,10.398,279.294,-85.86,0,''), - (3678,23,23.108,264.693,-86.69,0,''), - (3678,24,31.996,251.436,-87.62,0,''), - (3850,14,-241.13,2154.56,90.624,2500,'cast'), - (11625,0,-1802.8,2194.02,59.8226,0,''), - (11625,1,-1800.41,2180.08,59.8226,0,''), - (11625,2,-1800.26,2166.08,60.1822,0,''), - (11625,3,-1801.62,2148.85,62.344,0,''), - (11625,4,-1801.15,2134.86,63.1766,0,''), - (11625,5,-1802.26,2110.11,63.6737,0,''), - (11625,6,-1805.87,2096.6,63.1784,0,''), - (11625,7,-1809.25,2083.01,63.0772,0,''), - (11625,8,-1812.63,2069.43,63.043,0,''), - (11625,9,-1816.72,2056.04,61.8496,0,'FIRST_AMBUSH'), - (3678,12,-34.676,221.394,-95.82,0,''), - (3678,13,-32.582,238.573,-93.51,0,''), - (3678,14,-42.149,258.672,-92.88,0,''), - (3678,15,-55.257,274.696,-92.83,0,'circle of flames SAY_CIRCLE_BANISH'), - (11625,11,-1822.76,2027.39,60.3783,0,''), - (9023,43,561.19,-266.85,-75.59,0,''), - (9023,42,579.45,-275.56,-80.44,0,''), - (3678,36,99.988,252.79,-91.51,0,''), - (3678,35,115.472,264.253,-91.5,0,''), - (3678,34,121.595,264.488,-91.55,0,''), - (3678,33,127.385,252.279,-90.07,0,''), - (3678,32,114.634,236.969,-96.04,1000,'naralex SAY_BEGIN_RITUAL'), - (3678,31,112.825,233.907,-96.39,0,''), - (3678,30,107.248,233.054,-95.98,0,''), - (3678,28,88.392,225.231,-94.46,0,''), - (3678,29,98.758,233.938,-95.84,0,''), - (11016,82,4960.7,-425.44,325.834,0,''), - (11016,81,4969.83,-429.755,325.029,0,''), - (11016,80,4976.52,-426.168,323.112,0,''), - (11016,79,4985.4,-420.864,320.205,0,''), - (11016,78,4993.56,-422.876,318.864,0,''), - (11016,77,4995.45,-430.178,318.462,0,''), - (11016,76,4993.48,-438.643,318.272,0,''), - (7784,24,-8138.94,-4384.78,10.92,0,''), - (7784,23,-8324.18,-4445.05,9.71,0,''), - (7784,22,-8351.15,-4447.79,9.99,5000,'first ambush SAY_AMBUSH'), - (9598,36,6574.57,-1204.59,443.216,0,'SAY_EXIT_IRONTREE'), - (9598,35,6557.28,-1211.12,441.452,0,''), - (9598,34,6542.72,-1217,437.788,0,''), - (9598,33,6523.17,-1220.78,430.549,0,''), - (9598,32,6499.63,-1217.09,419.461,0,''), - (9598,31,6478.02,-1216.26,408.284,0,''), - (9598,30,6462.14,-1226.32,397.61,0,''), - (9598,29,6441.69,-1247.32,387.246,0,''), - (9598,28,6418.69,-1277.7,381.638,0,''), - (9598,27,6409.08,-1312.17,379.598,0,''), - (9598,26,6408.57,-1333.49,376.616,0,''), - (9598,25,6395.8,-1367.06,374.91,0,''), - (9598,24,6374.68,-1399.18,372.105,0,''), - (9598,23,6355,-1404.34,370.646,0,''), - (9598,22,6325.36,-1406.69,370.082,0,''), - (9598,21,6280.77,-1408.26,370.554,0,''), - (9598,20,6243.78,-1407.68,371.594,0,''), - (9598,19,6215.65,-1397.52,376.012,0,''), - (9598,18,6191.14,-1371.26,378.453,0,''), - (9598,17,6174.8,-1340.89,379.039,0,''), - (9598,16,6163.54,-1307.13,376.234,0,''), - (9598,15,6155.81,-1275.03,373.627,0,''), - (9598,14,6150.79,-1269.15,369.24,0,''), - (467,40,-11022,1450.59,43.09,0,''), - (467,41,-11025.4,1491.59,43.15,0,''), - (1978,15,1288.3,1203.89,52.68,5000,'SAY_RANE_REPLY'), - (1978,16,1288.3,1203.89,52.68,5000,'SAY_CHECK_NEXT'), - (1978,17,1290.72,1207.44,52.69,0,''), - (1978,18,1297.5,1207.18,53.74,0,''), - (2768,18,-2077.73,-2091.17,9.49,0,''), - (2768,19,-2066.41,-2086.21,8.97,6000,''), - (2917,22,4614.55,616.983,5.68764,0,''), - (2917,23,4610.28,610.029,5.44254,0,''), - (2917,24,4601.15,604.112,2.05486,0,''), - (2917,25,4589.62,597.686,1.05715,0,''), - (2917,26,4577.59,592.146,1.12019,0,'SAY_REM_MOSS (?)'), - (2917,27,4569.85,592.177,1.26087,5000,'EMOTE_REM_MOSS (?)'), - (2917,28,4568.79,590.871,1.21134,3000,'SAY_REM_MOSS_PROGRESS (?)'), - (2917,29,4566.72,564.078,1.34308,0,'ambush'), - (2917,30,4568.27,551.958,5.0042,0,''), - (3439,16,1119.65,-3006.93,87.019,0,''), - (3439,17,1129.99,-3002.41,91.232,7000,'SAY_MERCENARY'), - (3439,18,1133.33,-2997.71,91.675,1000,'SAY_PROGRESS_1'), - (3439,19,1131.8,-2987.95,91.976,1000,''), - (3465,32,-1512.51,-3831.72,22.914,0,''), - (3465,33,-1486.89,-3836.64,23.964,0,''), - (3465,34,-1434.19,-3852.7,18.843,0,''), - (3465,35,-1405.79,-3854.49,17.276,0,''), - (3465,36,-1366.59,-3852.38,19.273,0,''), - (3849,16,-206.441,2143.51,90.4287,0,''), - (3849,17,-203.715,2145.85,88.7052,0,''), - (3849,18,-199.199,2144.88,86.501,0,''), - (3849,19,-195.798,2143.58,86.501,0,''), - (3849,20,-190.029,2141.38,83.2712,0,''), - (3849,21,-189.353,2138.65,83.1102,0,''), - (3849,22,-190.304,2135.73,81.5288,0,''), - (3849,23,-207.325,2112.43,81.0548,0,''), - (3849,24,-208.754,2109.9,81.0527,0,''), - (3849,25,-206.248,2108.62,81.0555,0,''), - (6182,12,-11463,1525.24,50.9377,0,''), - (6182,13,-11461,1526.61,50.9377,5000,'deliver rifle'), - (6182,14,-11463,1525.24,50.9377,0,''), - (6182,15,-11465.2,1528.34,50.9544,0,''), - (6182,16,-11470.3,1537.28,50.3785,0,''), - (6182,17,-11475.6,1548.68,50.1844,0,'complete quest'), - (7780,15,58.5792,-2889.15,116.253,0,''), - (7780,16,33.2142,-2906.34,115.083,0,''), - (7780,17,19.5865,-2908.71,117.276,7500,'SAY_RIN_COMPLETE'), - (7784,15,-8611.19,-4399.11,9.55,0,''), - (7784,16,-8554.87,-4409.32,13.05,0,''), - (7784,17,-8531.64,-4411.96,11.2,0,''), - (7784,18,-8510.4,-4414.38,12.84,0,''), - (7806,39,-86.3913,-4153.33,122.502,0,''), - (7806,40,-85.7461,-4163.6,121.892,0,''), - (7806,41,-90.544,-4183.58,117.587,0,''), - (7807,17,-4674.03,1840.44,89.17,0,''), - (7807,18,-4667.94,1864.11,85.18,0,''), - (7807,19,-4668.08,1886.39,81.14,0,''), - (7807,20,-4679.43,1932.32,73.76,0,''), - (7807,21,-4674.17,1946.66,70.83,5000,'second ambush SAY_AMBUSH'), - (4880,40,-2888.57,-3534.12,34.298,0,''), - (9537,4,896.846,-147.319,-49.7575,0,''), - (9537,3,883.96,-148.087,-49.76,0,''), - (9537,2,882.63,-148.166,-49.7597,0,''), - (4880,39,-2888.57,-3534.12,34.298,4000,'SAY_STINKY_END'), - (9623,19,-6388.11,-1676.33,-272.133,5000,'SAY_AME_PROGRESS'), - (9623,18,-6397,-1710.05,-273.719,0,''), - (9623,17,-6402.68,-1747.51,-272.961,0,''), - (9623,16,-6400.27,-1795.05,-269.744,0,''), - (9623,15,-6396.71,-1807.12,-269.329,0,''), - (9623,14,-6381.93,-1810.43,-266.18,0,''), - (10646,22,-4762.08,-1866.53,89.481,0,''), - (10646,23,-4766.27,-1861.87,87.847,0,''), - (10646,24,-4782.93,-1852.17,78.354,0,''), - (10646,25,-4793.61,-1850.96,77.658,0,''), - (10646,26,-4803.32,-1855.1,78.958,0,''), - (10646,27,-4807.97,-1854.5,77.743,0,''), - (12429,1,9642.53,908.11,1269.1,0,''), - (12429,0,9654.19,909.58,1272.11,0,''), - (9023,15,404.22,-62.3,-63.5,2000,''), - (9023,16,404.22,-62.3,-63.5,1500,'open supply door'), - (9023,17,407.65,-51.86,-63.96,0,''), - (12818,13,3444.22,-609.294,173.078,1000,'Ambush 1'), - (12818,14,3460.51,-593.794,174.342,0,''), - (12818,15,3480.28,-578.21,176.652,0,''), - (12818,16,3492.91,-562.335,181.396,0,''), - (12818,17,3495.23,-550.978,184.652,0,''), - (12818,18,3496.25,-529.194,188.172,0,''), - (12818,19,3497.62,-510.411,188.345,1000,'Ambush 2'), - (4484,15,3516.21,212.84,9.52,20000,'SAY_FIRST_AMBUSH_END'), - (4484,16,3548.22,217.12,7.34,0,''), - (4484,17,3567.57,219.43,5.22,0,''), - (4484,18,3659.85,209.68,2.27,0,''), - (4484,19,3734.9,177.64,6.75,0,''), - (4484,20,3760.24,162.51,7.49,5000,'SAY_SECOND_AMBUSH_START'), - (4484,21,3761.58,161.14,7.37,20000,'SAY_SECOND_AMBUSH_END'), - (4508,9,2037.83,1748.62,60.27,5000,'SAY_WILLIX_3'), - (4508,10,2037.51,1728.94,60.85,0,''), - (4508,11,2044.7,1711.71,59.71,0,''), - (4508,12,2067.66,1701.84,57.77,0,''), - (4508,13,2078.91,1704.54,56.77,0,''), - (4508,14,2097.65,1715.24,54.74,3000,'SAY_WILLIX_4'), - (12580,14,-8730.95,541.477,101.12,0,''), - (12580,15,-8713.16,520.692,97.227,0,''), - (12580,16,-8677.09,549.614,97.438,0,''), - (12580,17,-8655.72,552.732,96.941,0,''), - (12580,18,-8641.68,540.516,98.972,0,''), - (12580,19,-8620.08,520.12,102.812,0,''), - (12580,20,-8591.09,492.553,104.032,0,''), - (12580,21,-8562.45,463.583,104.517,0,''), - (12580,22,-8548.63,467.38,104.517,0,'SAY_WINDSOR_BEFORE_KEEP'), - (12580,23,-8487.77,391.44,108.386,0,''), - (12580,24,-8455.95,351.225,120.88,0,''), - (12580,25,-8446.87,339.904,121.33,0,'SAY_WINDSOR_KEEP_1'), - (12580,26,-8446.87,339.904,121.33,10000,''), - (4484,30,4224.28,100.02,35.49,10000,'SAY_QUEST_END'), - (9520,25,-8025.62,-1243.78,133.91,3000,'SAY_SEC_AMBUSH_END'), - (3692,19,4604.54,-5.17,69.51,0,''), - (3692,20,4604.26,-2.02,69.42,0,''), - (3692,21,4607.75,3.79,70.13,0,''), - (3692,22,4607.75,3.79,70.13,0,''), - (3692,23,4619.77,27.47,70.4,0,''), - (3692,24,4640.33,33.74,68.22,0,'quest complete'), - (12580,13,-8745.5,557.877,97.704,0,''), - (12580,12,-8746.27,563.446,97.399,0,''), - (9520,36,-7746.58,-1125.16,215.08,5000,'EMOTE_LAUGH'), - (9520,37,-7746.41,-1103.62,215.62,0,''), - (9520,38,-7740.25,-1090.51,216.69,0,''), - (9520,39,-7730.97,-1085.55,217.12,0,''), - (9520,40,-7697.89,-1089.43,217.62,0,''), - (9520,41,-7679.3,-1059.15,220.09,0,''), - (9520,42,-7661.39,-1038.24,226.24,0,''), - (9520,43,-7634.49,-1020.96,234.3,0,''), - (9520,44,-7596.22,-1013.16,244.03,0,''), - (9023,44,547.91,-253.92,-70.34,0,''), - (11016,43,5091.94,-497.516,296.677,0,''), - (11016,42,5099.75,-510.823,296.677,0,''), - (11016,41,5110.13,-532.123,296.677,0,'SAY_ESCAPE'), - (11016,40,5110.13,-532.123,296.677,4000,'SAY_EQUIPMENT'), - (1842,32,2823.75,-1490.99,145.782,0,''), - (1842,33,2800.98,-1510.91,145.049,0,''), - (1842,34,2789.49,-1525.21,143.729,0,''), - (1842,35,2776.96,-1542.31,139.435,0,''), - (1842,36,2762.03,-1561.8,133.763,0,''), - (1842,37,2758.74,-1569.6,131.514,0,''), - (1842,38,2765.49,-1588.79,129.721,0,''), - (1842,39,2779.61,-1613.12,129.132,0,''), - (1842,40,2757.65,-1638.03,128.236,0,''), - (1842,41,2741.31,-1659.79,126.457,0,''), - (1842,42,2729.8,-1677.57,126.499,0,''), - (1842,43,2716.78,-1694.65,126.301,0,''), - (3584,20,4551.03,293.333,57.1534,2000,''), - (2713,25,-1559.95,-2979.51,34.3,0,''), - (2713,26,-1536.51,-2969.78,32.64,0,''), - (2713,27,-1511.81,-2961.09,29.12,0,''), - (2713,28,-1484.83,-2960.87,32.54,0,''), - (2713,29,-1458.23,-2966.8,40.52,0,''), - (2713,30,-1440.2,-2971.2,43.15,0,''), - (2713,31,-1427.85,-2989.15,38.09,0,''), - (2713,32,-1420.27,-3008.91,35.01,0,''), - (2713,33,-1427.58,-3032.53,32.31,5000,'SAY_FINISH'), - (2713,34,-1427.4,-3035.17,32.26,0,''), - (4880,34,-2855.72,-3565.18,39.39,0,''), - (4880,35,-2861.78,-3552.9,41.243,0,''), - (4880,36,-2869.54,-3545.58,40.701,0,''), - (4880,37,-2877.78,-3538.37,37.274,0,''), - (11016,50,5053.22,-530.739,297.801,0,''), - (11016,51,5045.73,-538.311,297.801,0,''), - (11016,52,5039.69,-548.112,297.801,0,''), - (11016,53,5038.78,-557.588,300.787,0,''), - (11016,54,5042.01,-566.749,303.838,0,''), - (11016,55,5050.56,-568.149,306.782,0,''), - (11016,56,5056.98,-564.674,309.342,0,''), - (11016,57,5060.79,-556.801,311.936,0,''), - (11016,58,5059.58,-551.626,313.221,0,''), - (11016,59,5062.83,-541.994,313.221,0,''), - (11016,60,5063.55,-531.288,313.221,0,''), - (11016,61,5057.93,-523.088,313.221,0,''), - (11016,62,5049.47,-519.36,313.221,0,''), - (11016,63,5040.79,-519.809,313.221,0,''), - (467,3,-10546.5,1084.88,50.13,0,''), - (467,4,-10555.3,1084.45,45.75,0,''), - (467,5,-10566.6,1083.53,42.1,0,''), - (467,6,-10575.8,1082.34,39.46,0,''), - (467,7,-10585.7,1081.08,37.77,0,''), - (467,8,-10600.1,1078.19,36.23,0,''), - (467,9,-10608.7,1076.08,35.88,0,''), - (467,10,-10621.3,1073,35.4,0,''), - (467,11,-10638.1,1060.18,33.61,0,''), - (467,12,-10655.9,1038.99,33.48,0,''), - (2768,0,-2077.73,-2091.17,9.49,0,''), - (5644,1,-339.679,1752.04,139.482,0,''), - (5644,2,-328.957,1734.95,139.327,0,''), - (2768,5,-2073.51,-2123.46,18.42,4000,''), - (2768,4,-2073.51,-2123.46,18.42,2000,''), - (2768,3,-2076.6,-2117.46,16.67,0,''), - (2768,2,-2074.6,-2109.67,14.24,0,''), - (7998,13,-541.63,-98.6583,-155.858,25000,''), - (7998,12,-535.534,-104.695,-155.971,0,''), - (7998,11,-534.569,-105.41,-155.989,30000,''), - (7998,10,-526.998,-98.1488,-155.625,0,''), - (7998,9,-518.994,-101.416,-154.648,27000,''), - (7998,8,-514.84,-107.663,-154.893,0,''), - (7998,7,-514.304,-111.478,-155.52,0,''), - (7998,6,-514.388,-115.19,-156.117,0,''), - (7998,5,-513.972,-120.236,-156.116,0,''), - (7998,4,-512.969,-124.926,-156.115,5000,''), - (7998,3,-511.79,-127.476,-155.551,0,''), - (7998,1,-510.13,-132.69,-152.5,0,''), - (7998,2,-511.099,-129.74,-153.845,0,''), - (349,3,-8783.29,-2194.82,140.462,0,''), - (7807,35,-4416.71,2209.76,7.36,0,''), - (9023,12,383.38,-69.4,-63.25,0,''), - (9023,13,389.99,-67.86,-62.57,0,''), - (5391,0,-9901.12,-3727.29,22.11,3000,''), - (5391,1,-9909.27,-3727.81,23.25,0,''), - (4500,2,-3116.49,-2850.67,34.869,0,''), - (4500,1,-3120.26,-2877.83,34.917,0,''), - (4962,2,-3792.63,-835.671,9.65566,0,''), - (4962,3,-3772.43,-835.346,10.869,0,''), - (4962,4,-3765.94,-840.129,10.8856,0,''), - (4962,5,-3738.63,-830.997,11.0574,0,''), - (4962,6,-3690.22,-862.262,9.96045,0,''), - (5391,12,-10014.3,-3545.24,21.67,0,''), - (5391,11,-10006.5,-3571.99,21.67,0,''), - (5391,10,-9999.25,-3586.33,21.85,0,''), - (5391,9,-10002.3,-3611.67,22.26,0,''), - (5391,8,-9992.27,-3633.74,21.67,0,''), - (5391,7,-9989.21,-3647.76,23,0,''), - (7806,48,-176.291,-4287.59,118.721,0,''), - (7806,49,-196.993,-4315.82,117.588,0,''), - (7806,50,-209.329,-4331.67,115.142,0,''), - (7806,51,-232.292,-4356.02,108.543,0,''), - (6575,6,1983.42,-435.85,11.27,0,''), - (6575,7,1978.17,-428.81,11.27,0,''), - (6575,8,1973.97,-422.08,9.04,0,''), - (6575,9,1963.84,-418.9,6.17,0,''), - (6575,10,1961.22,-422.74,6.17,0,''), - (6575,11,1964.8,-431.26,6.17,300000,''), - (12717,29,3607.19,1152.72,8.871,0,''), - (12717,28,3615.48,1145.53,9.614,0,''), - (12717,27,3621.08,1138.11,10.369,0,'SAY_MUG_RETURN'), - (12717,26,3616.66,1140.84,10.682,3000,'SAY_MUG_PATROL'), - (12717,25,3614.52,1142.63,10.248,0,''), - (10300,31,5543.23,-4933.67,838.33,0,''), - (10300,30,5571.87,-4936.22,831.35,0,''), - (10300,29,5601.52,-4939.49,820.77,0,''), - (10300,28,5622.97,-4953.58,811.12,0,''), - (10300,27,5641.12,-4973.22,809.39,0,''), - (10300,26,5647.13,-5002.85,807.57,0,''), - (3678,18,-35.618,309.067,-89.73,0,''), - (3678,16,-48.604,287.584,-92.46,0,''), - (3678,17,-47.236,296.093,-90.88,0,''), - (9502,0,847.848,-230.067,-43.614,0,''), - (9502,1,868.122,-223.884,-43.695,0,'YELL_PHALANX_AGGRO'), - (9503,12,869.465,-202.878,-43.4588,0,''), - (9503,11,869.124,-202.852,-43.7088,0,''), - (9503,10,885.185,-194.007,-43.4584,0,''), - (9503,9,876.935,-189.007,-43.4584,0,'Nagmara escort'), - (9503,8,891.198,-197.924,-43.6204,0,'home'), - (9503,7,877.035,-187.048,-43.7037,0,''), - (9503,6,851.879,-196.928,-43.7037,15000,'b5'), - (9503,5,856.14,-194.653,-43.7037,5000,'b4'), - (9503,4,863.296,-190.795,-43.7037,5000,'b3'), - (2917,42,4676.98,600.65,17.8257,5000,'EMOTE_REM_END'), - (12717,11,3516.94,1052.91,12.918,0,''), - (12717,12,3523.64,1056.3,7.563,0,''), - (12717,13,3531.94,1059.86,6.175,0,''), - (11016,67,5028.87,-487,318.179,0,''), - (11016,68,5028.11,-475.531,318.839,0,''), - (11016,69,5027.76,-465.442,320.643,0,''), - (11016,70,5019.96,-460.892,321.969,0,''), - (11016,71,5009.43,-464.793,321.248,0,''), - (11016,72,4999.57,-468.062,319.426,0,''), - (11016,73,4992.03,-468.128,317.894,0,''), - (11016,74,4988.17,-461.293,316.369,0,''), - (11016,75,4990.62,-447.459,317.104,0,''), - (10638,1,-4906,-1367.05,-52.611,0,''), - (10638,0,-4903.52,-1368.34,-52.611,5000,'SAY_KAN_START'), - (7806,54,-187.94,-4407.53,70.987,0,''), - (7806,55,-181.354,-4418.77,64.778,0,''), - (7806,56,-170.53,-4440.44,58.943,0,''), - (7806,57,-141.429,-4465.32,45.963,0,''), - (11856,14,-58.3,-412.26,-30.6,0,''), - (11856,13,-35.63,-360.03,-16.59,0,''), - (11856,12,-28.96,-322.44,-9.19,0,''), - (11856,11,-31.27,-283.54,-4.36,0,''), - (11856,10,-27.78,-267.53,-1.08,0,''), - (11856,9,-2.55,-243.58,6.3,0,''), - (11856,8,64.1,-246.38,5.91,0,''), - (11856,7,86.71,-251.81,5.34,0,''), - (11856,6,105.02,-269.71,4.71,0,''), - (11856,5,109.78,-287.8,5.3,0,''), - (11856,4,110.11,-320.26,3.47,0,''), - (11856,3,100.28,-338.89,2.97,0,''), - (11856,2,106.95,-353.4,3.6,0,''), - (349,1,-8769.59,-2185.73,141.975,0,''), - (349,2,-8776.54,-2193.78,140.96,0,''), - (12858,3,1803.83,-2232.77,111.22,0,''), - (12858,2,1797.49,-2238.11,112.31,0,''), - (12858,1,1788.88,-2240.17,111.71,0,''), - (12858,0,1782.63,-2241.11,109.73,5000,''), - (349,28,-8690.4,-2331.78,155.971,0,''), - (349,27,-8682.46,-2321.69,155.917,0,''), - (349,26,-8677.76,-2302.56,155.917,16000,'Corp. Keeshan - Short Break Outside'), - (349,25,-8673.34,-2288.65,157.054,0,''), - (349,24,-8676.56,-2269.2,155.411,0,''), - (349,23,-8670.56,-2264.69,156.978,0,''), - (349,22,-8669.86,-2252.77,154.854,0,''), - (349,21,-8681.82,-2245.33,155.518,0,''), - (349,20,-8693.84,-2240.41,152.91,0,''), - (349,19,-8712.24,-2246.83,154.709,0,''), - (349,18,-8717.47,-2245.04,154.686,0,''), - (349,17,-8733.22,-2251.01,154.36,0,''), - (349,16,-8741.87,-2251,154.486,0,''), - (349,15,-8754.36,-2253.74,152.243,0,''), - (349,14,-8762.65,-2259.56,151.144,0,''), - (349,13,-8780.16,-2258.62,148.554,0,''), - (349,12,-8795.24,-2251.81,146.808,0,''), - (349,11,-8797.04,-2240.72,146.548,0,''), - (7998,19,-519.988,-124.848,-156.128,86400000,'this npc should not reset on wp end'), - (7998,18,-512.758,-101.902,-153.198,0,''), - (7998,17,-506.907,-89.1474,-151.083,23000,''), - (4484,12,3453.87,220.31,12.52,0,''), - (5644,13,-459.862,1687.92,116.059,0,''), - (5644,12,-455.83,1695.61,119.305,0,''), - (5644,11,-437.139,1709.82,126.342,0,''), - (5644,10,-416.016,1721.19,129.807,0,''), - (5644,9,-401.368,1726.77,131.071,0,''), - (5644,8,-390.445,1733.98,136.353,0,''), - (5644,7,-383.141,1738.62,138.93,0,''), - (5644,6,-371.105,1746.03,139.374,0,''), - (5644,5,-365.064,1739.04,139.376,0,''), - (4983,13,-3373.82,-3190.86,34.717,0,''), - (8516,9,2495.25,789.406,39.499,0,''), - (8516,10,2488.07,802.455,42.9834,0,''), - (8516,11,2486.64,826.649,43.6363,0,''), - (8516,12,2492.64,835.166,45.1427,0,''), - (8516,13,2505.02,847.564,47.6487,0,''), - (8516,14,2538.96,877.362,47.6781,0,''), - (8516,15,2546.07,885.672,47.6789,0,''), - (8516,16,2548.02,897.584,47.7277,0,''), - (8516,17,2544.29,909.116,46.2506,0,''), - (8516,18,2523.6,920.306,45.8717,0,''), - (8516,19,2522.69,933.546,47.5769,0,''), - (8516,20,2531.63,959.893,49.4111,0,''), - (8516,21,2540.23,973.338,50.1241,0,''), - (8516,22,2547.21,977.489,49.9759,0,''), - (8516,23,2558.75,969.243,50.7353,0,''), - (8516,24,2575.6,950.138,52.846,0,''), - (8516,25,2575.6,950.138,52.846,0,''), - (11832,6,7952.02,-2351.14,485.235,0,''), - (11832,7,7963.67,-2412.99,488.953,0,''), - (11832,8,7975.18,-2551.6,490.08,0,''), - (11832,9,7948.05,-2570.83,489.751,0,''), - (3465,48,-1069.07,-3735.01,19.302,0,''), - (1842,9,2946.7,-1396.65,160.842,0,''), - (1842,8,2930.93,-1388.65,160.842,0,''), - (1842,7,2924.93,-1385.65,160.842,0,''), - (1842,6,2922.8,-1389.49,160.842,0,''), - (3692,3,4604.54,-5.17,69.51,0,''), - (3692,2,4608.43,-6.32,69.74,4000,'SAY_START'), - (3692,1,4608.43,-6.32,69.74,1000,'stand up'), - (9520,7,-7717.27,-1481.7,140.72,5000,'SAY_PAY'), - (9520,6,-7712.55,-1470.19,140.79,0,''), - (9520,5,-7700.08,-1473.41,140.79,0,''), - (9520,4,-7685.84,-1472.66,140.75,0,''), - (9520,3,-7675.26,-1465.58,140.74,0,''), - (2917,35,4601.19,604.283,2.06015,0,''), - (3465,47,-1080.1,-3738.78,19.805,0,'SAY_GIL_SWEET'), - (3584,0,4520.4,420.235,33.5284,2000,''), - (3584,1,4512.26,408.881,32.9308,0,''), - (3584,2,4507.94,396.47,32.9476,0,''), - (3584,3,4507.53,383.781,32.995,0,''), - (3584,4,4512.1,374.02,33.166,0,''), - (3584,5,4519.75,373.241,33.1574,0,''), - (3584,6,4592.41,369.127,31.4893,0,''), - (3584,7,4598.55,364.801,31.4947,0,''), - (2713,3,-1400.28,-3083.14,27.06,0,''), - (2713,2,-1399.45,-3069.2,31.25,0,''), - (2713,1,-1408.43,-3051.35,37.79,0,''), - (2713,0,-1416.91,-3044.12,36.21,0,''), - (3850,12,-241.13,2154.56,90.624,0,''), - (3850,11,-241.13,2154.56,90.624,5000,'cast'), - (8284,0,-7007.21,-1749.16,234.182,3000,'stand up'), - (8284,1,-7007.32,-1729.85,234.162,0,''), - (8284,2,-7006.39,-1726.52,234.099,0,''), - (8284,3,-7003.26,-1726.9,234.594,0,''), - (8284,4,-6994.78,-1733.57,238.281,0,''), - (8284,5,-6987.9,-1735.94,240.727,0,''), - (8284,6,-6978.7,-1736.99,241.809,0,''), - (8284,7,-6964.26,-1740.25,241.713,0,''), - (8284,8,-6946.7,-1746.28,241.667,0,''), - (8284,9,-6938.75,-1749.38,240.744,0,''), - (8284,10,-6927,-1768.78,240.744,0,''), - (8284,11,-6909.45,-1791.26,240.744,0,''), - (8284,12,-6898.23,-1804.87,240.744,0,''), - (8284,13,-6881.28,-1821.79,240.744,0,''), - (8284,14,-6867.65,-1832.67,240.706,0,''), - (8284,15,-6850.18,-1839.25,243.006,0,''), - (10427,14,-5013.55,-906.184,-5.49,0,''), - (7780,22,-135.994,-2955.74,115.788,0,''), - (7780,23,-171.562,-2951.42,115.451,0,''), - (9023,55,484.21,-56.24,-62.43,0,''), - (7806,52,-232.16,-4370.9,102.815,0,''), - (7806,53,-210.271,-4389.9,84.167,0,''), - (10646,38,-5007.27,-1891.67,2.771,0,''), - (10646,39,-5013.33,-1879.59,-1.947,0,''), - (10646,40,-5023.33,-1855.96,-17.103,0,''), - (10646,41,-5038.51,-1825.99,-35.821,0,''), - (10646,42,-5048.73,-1809.8,-46.457,0,''), - (10646,43,-5053.19,-1791.68,-57.186,0,''), - (10646,44,-5062.09,-1794.4,-56.515,0,''), - (10646,45,-5052.66,-1797.04,-54.734,5000,'SAY_LAKO_END'), - (4880,38,-2882.68,-3534.17,34.844,0,''), - (11625,12,-1815.56,2003.46,59.4022,0,''), - (9023,36,635.06,-153.25,-70.32,3000,''), - (9023,35,635.06,-153.25,-70.32,0,'escort paused - SAY_WINDSOR_CELL_SHILL_1'), - (9023,34,634.68,-151.29,-70.32,0,''), - (9023,33,622.81,-135.55,-71.92,0,''), - (9023,32,593.21,-132.16,-69.25,3000,'SAY_WINDSOR_CELL_JAZ_2'), - (9598,13,6133.43,-1253.64,369.1,0,''), - (9598,12,6127.74,-1246.04,373.574,0,''), - (9598,11,6123.52,-1226.64,374.119,0,''), - (9598,10,6120.98,-1198.41,373.432,0,''), - (9598,9,6119,-1176.08,371.072,0,''), - (9598,8,6119.35,-1147.31,372.518,0,''), - (9598,7,6115.08,-1128.57,375.779,0,''), - (9598,6,6104.39,-1114.56,380.49,0,''), - (9598,5,6089.19,-1111.91,383.105,0,''), - (467,42,-11036.1,1508.32,43.28,0,''), - (1978,19,1301.32,1220.9,53.74,0,''), - (1978,20,1298.55,1220.43,53.74,0,''), - (1978,21,1297.38,1212.87,58.51,0,''), - (2768,20,-2066.41,-2086.21,8.97,2000,''), - (2917,31,4566.73,551.558,5.42631,5000,'SAY_REM_PROGRESS'), - (2917,32,4566.74,560.768,1.70326,0,''), - (2917,33,4573.92,582.566,0.749801,0,''), - (2917,34,4594.21,598.533,1.03406,0,''), - (3439,20,1122.03,-2993.4,91.536,0,''), - (3439,21,1116.61,-2981.92,92.103,0,''), - (3465,37,-1337.36,-3837.83,17.352,2000,'SAY_GIL_ALMOST'), - (3465,38,-1299.74,-3810.69,20.801,0,''), - (3465,39,-1277.14,-3782.79,25.918,0,''), - (3849,26,-202.017,2106.64,78.6836,0,''), - (3849,27,-200.928,2104.49,78.5569,0,''), - (3849,28,-201.845,2101.17,76.9256,0,''), - (3849,29,-202.844,2100.11,76.8911,0,''), - (3849,30,-213.326,2105.83,76.8925,0,''), - (3849,31,-226.993,2111.47,76.8892,0,''), - (4983,12,-3368.53,-3198.21,34.926,0,''), - (6182,18,-11482.3,1557.41,48.6245,0,''), - (7780,19,-37.5804,-2942.73,117.145,0,''), - (7780,18,10.2825,-2911.61,118.394,0,''), - (7784,21,-8381.89,-4446.4,10.23,0,''), - (7784,20,-8435.89,-4426.74,9.67,0,''), - (7784,19,-8476.92,-4418.34,9.71,0,''), - (7806,64,-106.832,-4620.5,11.057,3000,'SAY_OOX_COMPLETE'), - (7807,22,-4643.94,1967.45,65.27,0,''), - (7807,23,-4595.6,2010.75,52.1,0,''), - (7807,24,-4562.65,2029.28,45.41,0,''), - (7807,25,-4538.56,2032.65,45.28,0,''), - (7807,26,-4531.96,2034.15,48.34,0,''), - (7807,27,-4507.75,2039.32,51.57,0,''), - (7807,28,-4482.74,2045.67,48.15,0,''), - (7807,29,-4460.87,2051.54,45.55,0,''), - (10646,28,-4837.21,-1848.49,64.488,0,''), - (10646,29,-4884.62,-1840.4,56.219,0,''), - (10646,30,-4889.71,-1839.62,54.417,0,''), - (10646,31,-4893.9,-1843.69,53.012,0,''), - (12717,9,3510.73,1049.79,12.143,0,''), - (12427,0,-5689.2,-456.44,391.08,0,''), - (12427,1,-5700.37,-450.77,393.19,0,''), - (9023,14,400.98,-72.01,-62.31,0,'SAY_WINDSOR_EQUIPMENT_1'), - (4508,38,2000.57,1590.06,80.62,0,''), - (4508,37,2003.8,1576.43,81.57,0,''), - (4508,36,2006.54,1562.72,81.11,0,''), - (4508,35,2008.05,1554.92,80.44,0,''), - (4508,34,2012.45,1549.48,79.93,0,''), - (4508,33,2021.34,1538.67,80.8,0,'SAY_WILLIX_6'), - (4508,32,2029.95,1542.94,80.79,0,''), - (4508,31,2034.35,1543.01,79.7,0,''), - (4508,30,2045.22,1543.4,76.65,0,''), - (10300,43,5510.36,-4921.17,846.33,0,''), - (10300,44,5517.66,-4920.82,845.12,0,'escort paused'), - (4880,21,-2837.58,-3561.05,30.74,0,''), - (4880,20,-2836.24,-3549.96,31.18,0,''), - (4880,19,-2830.7,-3539.88,32.505,0,''), - (4880,18,-2824.77,-3528.73,32.399,0,''), - (9023,53,520.94,-216.65,-59.28,0,''), - (9023,52,536.1,-249.6,-67.47,0,''), - (9023,51,554.31,-270.88,-74.4,4000,'SAY_WINDSOR_CELL_TOBIAS_2'), - (9023,50,554.31,-270.88,-74.4,10000,''), - (9023,49,554.31,-270.88,-74.4,0,'escort paused - SAY_WINDSOR_CELL_TOBIAS_1'), - (9023,48,555.33,-269.16,-74.4,0,''), - (1842,47,2690.51,-1757.05,108.764,0,''), - (1842,48,2691.95,-1780.31,99.89,0,''), - (1842,49,2689.34,-1803.26,89.13,0,''), - (1842,50,2697.85,-1820.55,80.681,0,''), - (1842,51,2701.93,-1836.71,73.7,0,''), - (1842,52,2698.09,-1853.87,68.999,0,''), - (1842,53,2693.66,-1870.24,66.882,0,''), - (1842,54,2682.35,-1885.25,66.009,0,''), - (1842,55,2668.23,-1900.8,66.256,0,'SAY_REACH_TOWER - escort paused'), - (4880,26,-2817.38,-3566.96,30.947,0,'SAY_THIRD_STOP_3'), - (4880,27,-2818.81,-3579.42,28.525,0,''), - (4880,28,-2820.21,-3590.64,30.269,0,''), - (4880,29,-2820.85,-3593.94,31.15,3000,''), - (4880,30,-2820.85,-3593.94,31.15,3000,'SAY_PLANT_GATHERED'), - (4880,31,-2834.21,-3592.04,33.79,0,''), - (4880,32,-2840.31,-3586.21,36.288,0,''), - (4880,33,-2847.49,-3576.42,37.66,0,''), - (11016,37,5104.3,-521.014,296.677,0,''), - (11016,36,5095.55,-508.639,296.677,0,''), - (11016,35,5087.47,-496.478,296.677,0,''), - (11016,34,5071.19,-491.173,297.666,5000,'SAY_SECOND_STOP'), - (11016,33,5065.09,-492.069,298.054,0,''), - (11016,32,5062.24,-499.086,297.448,0,''), - (11016,31,5065.99,-505.329,297.214,0,''), - (467,2,-10534.8,1081.92,49.88,0,''), - (467,0,-10508.4,1068,55.21,0,''), - (467,1,-10518.3,1074.84,53.96,0,''), - (2768,1,-2077.99,-2105.33,13.24,0,''), - (349,4,-8792.52,-2188.8,142.078,0,''), - (4500,0,-3125.6,-2885.67,34.731,2500,''), - (4962,0,-3804.44,-828.048,10.0931,0,''), - (4962,1,-3803.93,-835.772,10.0777,0,''), - (5391,6,-9989.7,-3669.67,21.67,0,''), - (5391,5,-9972.75,-3690.13,21.68,0,''), - (5391,4,-9963.41,-3710.18,21.71,0,''), - (5391,3,-9945.83,-3719.34,21.68,0,''), - (5391,2,-9935.25,-3729.02,22.11,0,''), - (9503,0,885.185,-194.007,-43.4584,0,''), - (6575,0,1945.81,-431.54,16.36,0,''), - (6575,1,1946.21,-436.41,16.36,0,''), - (6575,2,1950.01,-444.11,14.63,0,''), - (6575,3,1956.08,-449.34,13.12,0,''), - (6575,4,1966.59,-450.55,11.27,0,''), - (6575,5,1976.09,-447.51,11.27,0,''), - (9503,1,885.185,-194.007,-43.4584,0,''), - (9503,2,872.764,-185.606,-43.7037,5000,'b1'), - (9503,3,867.923,-188.006,-43.7037,5000,'b2'), - (11625,13,-1814.41,1983.18,58.9549,0,''), - (11625,14,-1811.8,1967.01,59.4735,0,''), - (10646,36,-4966.12,-1886.03,10.977,0,''), - (10646,37,-4999.37,-1890.85,4.43,0,''), - (11856,0,113.91,-350.13,4.55,0,''), - (11856,1,109.54,-350.08,3.74,0,''), - (4484,10,3402.35,227.2,9.48,0,''), - (4484,11,3441.92,224.75,10.85,0,''), - (349,10,-8809.18,-2230.46,143.438,0,''), - (349,9,-8821.14,-2212.64,143.126,0,''), - (349,8,-8827.52,-2199.81,139.622,0,''), - (349,7,-8825.81,-2188.84,138.459,0,''), - (349,6,-8818,-2184.8,139.153,0,''), - (349,5,-8807.55,-2186.1,141.504,0,''), - (7998,16,-504.466,-97.848,-150.955,30000,''), - (7998,15,-519.01,-101.51,-154.677,3000,''), - (7998,14,-535.092,-99.9175,-155.974,0,''), - (5644,4,-350.747,1731.12,139.338,0,''), - (5644,3,-338.29,1731.36,139.327,0,''), - (8516,1,2603.18,725.259,54.6927,0,''), - (8516,2,2587.13,734.392,55.231,0,''), - (8516,3,2570.69,753.572,54.5855,0,''), - (8516,4,2558.51,747.66,54.4482,0,''), - (8516,5,2544.23,772.924,47.9255,0,''), - (8516,6,2530.08,797.475,45.97,0,''), - (8516,7,2521.83,799.127,44.3061,0,''), - (8516,8,2502.61,789.222,39.5074,0,''), - (8284,18,-6776.42,-1868.88,244.142,0,''), - (8284,17,-6804.62,-1857.54,244.209,0,''), - (8284,16,-6829.38,-1847.64,244.19,0,''), - (11016,18,5063.9,-538.827,313.221,0,''), - (11016,17,5062.75,-529.933,313.221,0,''), - (11016,16,5059.17,-522.93,313.221,0,''), - (11016,15,5049.06,-519.546,313.221,0,''), - (7780,21,-102.054,-2956.97,116.677,0,''), - (7780,20,-68.5994,-2953.69,116.685,0,''), - (9598,1,6002.51,-1157.29,381.407,0,''), - (9598,2,6029.23,-1139.72,383.127,0,''), - (9598,3,6042.48,-1128.96,386.582,0,''), - (9598,4,6062.82,-1115.52,386.85,0,''), - (467,43,-11060.7,1526.72,43.19,0,''), - (467,44,-11072.8,1527.77,43.2,5000,'say and quest credit'), - (1978,23,1305.01,1206.1,58.51,0,''), - (1978,22,1297.8,1210.04,58.51,0,''), - (2917,38,4632.41,623.778,7.28624,0,''), - (2917,37,4624.8,618.076,5.85154,0,''), - (2917,36,4609.54,610.845,5.40222,0,''), - (3439,22,1102.24,-2994.25,92.074,0,''), - (3465,40,-1263.69,-3781.25,26.447,0,''), - (3465,41,-1243.67,-3786.33,25.281,0,''), - (3465,42,-1221.88,-3784.12,24.051,0,''), - (3465,43,-1204.01,-3775.94,24.437,0,''), - (3465,44,-1181.71,-3768.93,23.368,0,''), - (3465,45,-1156.91,-3751.56,21.074,0,''), - (3465,46,-1138.83,-3741.81,17.843,0,''), - (3849,32,-227.955,2112.34,76.8895,0,''), - (9520,45,-7556.53,-1021.74,253.21,0,'SAY_LAST_STAND'), - (4484,32,4264.18,134.22,42.96,0,''), - (7806,42,-110.224,-4205.86,121.878,0,''), - (7806,43,-115.258,-4211.96,121.878,3000,'SAY_OOX_DANGER'), - (7807,30,-4449.97,2060.03,45.51,10000,'third ambush SAY_AMBUSH'), - (7807,31,-4448.99,2079.05,44.64,0,''), - (10646,32,-4903.14,-1872.38,32.266,0,''), - (10646,33,-4910.94,-1879.86,29.94,0,''), - (10646,34,-4920.05,-1880.94,30.597,0,''), - (10646,35,-4924.46,-1881.45,29.292,0,''), - (9023,1,316.336,-225.528,-77.7258,2000,'SAY_WINDSOR_START'), - (9023,2,322.96,-207.13,-77.87,0,''), - (9023,3,281.05,-172.16,-75.12,0,''), - (4508,15,2106.44,1720.98,54.41,0,''), - (4508,16,2123.96,1732.56,52.27,0,''), - (4508,17,2153.82,1728.73,51.92,0,''), - (4508,18,2163.49,1706.33,54.42,0,''), - (4508,19,2158.75,1695.98,55.7,0,''), - (4508,20,2142.6,1680.72,58.24,0,''), - (4508,21,2118.31,1671.54,59.21,0,''), - (4508,22,2086.02,1672.04,61.24,0,''), - (4508,23,2068.81,1658.93,61.24,0,''), - (4508,24,2062.82,1633.31,64.35,0,''), - (4508,25,2060.92,1600.11,62.41,3000,'SAY_WILLIX_5'), - (1842,29,2885.25,-1501.58,146.02,0,''), - (1842,30,2863.88,-1500.38,146.681,0,''), - (1842,31,2846.51,-1487.18,146.332,0,''), - (4880,24,-2817.38,-3566.96,30.947,5000,'SAY_THIRD_STOP_1'), - (4880,23,-2827.35,-3569.81,31.316,0,''), - (4880,22,-2834.45,-3568.26,30.751,0,''), - (11016,64,5034.3,-515.361,313.948,0,''), - (1842,46,2691.98,-1738.47,114.994,0,''), - (1842,45,2699.51,-1720.57,120.265,0,''), - (3850,7,-237.514,2142.07,87.012,0,''), - (11016,19,5062.22,-545.635,313.221,0,''), - (11016,20,5061.69,-552.333,313.101,0,''), - (11016,21,5060.33,-560.349,310.873,0,''), - (11016,22,5055.62,-565.541,308.737,0,''), - (11016,23,5049.8,-567.604,306.537,0,''), - (11016,24,5043.01,-564.946,303.682,0,''), - (11016,25,5038.22,-559.823,301.463,0,''), - (11016,26,5039.46,-548.675,297.824,0,''), - (3850,13,-241.13,2154.56,90.624,5000,'SAY_POST_DOOR_AS'), - (7806,45,-135.359,-4258.12,117.562,0,''), - (7806,44,-128.595,-4233.34,117.766,0,''), - (7807,32,-4436.64,2134.48,28.83,0,''), - (7807,33,-4429.25,2170.2,15.44,0,''), - (7807,34,-4424.83,2186.11,11.48,0,''), - (4508,26,2063.05,1589.16,63.26,0,''), - (4508,27,2063.67,1577.22,65.89,0,''), - (4508,28,2057.94,1560.68,68.4,0,''), - (4508,29,2052.56,1548.05,73.35,0,''), - (9520,35,-7786.85,-1127.24,214.84,0,''), - (9520,34,-7808.72,-1134.9,214.84,0,''), - (9520,33,-7837.31,-1137.73,209.63,0,''), - (9520,32,-7864.11,-1135.98,203.29,0,''), - (9520,31,-7897.67,-1126.67,194.32,3000,'SAY_THIRD_AMBUSH_END'), - (9520,30,-7897.67,-1126.67,194.32,0,'SAY_THIRD_AMBUSH_START'), - (9520,29,-7927.59,-1122.79,185.86,0,''), - (9520,28,-7970.91,-1132.81,170.16,0,'summon Searscale Drakes'), - (9520,27,-7994.68,-1151.38,160.7,0,''), - (9520,26,-8015.22,-1196.98,146.76,0,''), - (4508,41,1980.71,1601.44,79.77,0,''), - (4508,40,1991.19,1600.82,79.39,0,''), - (4508,39,1998.96,1596.87,80.22,0,''), - (4880,1,-2683.96,-3451.09,34.707,0,''), - (4880,0,-2670.22,-3446.19,34.085,0,''), - (4983,22,-3322.65,-3124.63,33.842,0,''), - (1842,28,2900.64,-1496.57,146.306,0,''), - (1842,27,2906.81,-1487.06,146.224,0,''), - (1842,26,2913.83,-1474.93,146.224,0,''), - (1842,25,2913.05,-1453.52,148.098,0,'SAY_TAELAN_MOUNT'), - (1842,24,2917.47,-1438.78,150.781,0,''), - (1842,23,2921.17,-1431.68,150.781,0,''), - (1842,22,2929.22,-1415.79,150.504,0,''), - (1842,21,2933.94,-1405.36,150.521,0,''), - (1842,20,2930.32,-1403.48,150.521,0,''), - (1842,19,2926.25,-1401.26,152.028,0,''), - (1842,18,2915.33,-1395.35,152.02,0,''), - (1842,17,2921.17,-1384.8,152.02,0,''), - (1842,16,2935.49,-1392.52,152.02,0,''), - (1842,15,2942.79,-1377.66,152.02,0,''), - (11016,49,5064.62,-521.17,297.801,0,''), - (11016,48,5067.82,-515.245,297.125,0,''), - (11016,47,5065.08,-505.239,297.361,0,''), - (11625,22,-1701.72,1911.02,61.0949,0,''), - (11625,23,-1694.06,1904.03,61.03,0,''), - (11625,24,-1687.1,1886.34,59.7501,0,''), - (11625,25,-1684.12,1872.66,59.0354,0,''), - (11625,26,-1673.14,1845.28,58.9273,0,'THIRD_AMBUSH'), - (11625,27,-1657.63,1821.97,58.9273,0,''), - (11625,28,-1649.83,1810.34,58.9273,0,''), - (11625,29,-1634.24,1787.08,58.9252,0,''), - (11625,30,-1626.45,1775.45,58.9252,0,''), - (11625,31,-1605.77,1750.66,58.9256,0,''), - (11625,32,-1594.91,1741.83,58.9256,0,'QUEST_COMPLETION'), - (11626,0,-1802.8,2194.02,59.8226,0,''), - (11626,1,-1800.41,2180.08,59.8226,0,''), - (11626,2,-1800.26,2166.08,60.1822,0,''), - (11626,3,-1801.62,2148.85,62.344,0,''), - (11626,4,-1801.15,2134.86,63.1766,0,''), - (11626,5,-1802.26,2110.11,63.6737,0,''), - (11626,6,-1805.87,2096.6,63.1784,0,''), - (11626,7,-1809.25,2083.01,63.0772,0,''), - (11626,8,-1812.63,2069.43,63.043,0,''), - (11626,9,-1816.72,2056.04,61.8496,0,'FIRST_AMBUSH'), - (11626,10,-1822.89,2032.23,60.6524,0,''), - (11626,11,-1822.76,2027.39,60.3783,0,''), - (11626,12,-1815.56,2003.46,59.4022,0,''), - (11626,13,-1814.41,1983.18,58.9549,0,''), - (11626,14,-1811.8,1967.01,59.4735,0,''), - (11626,15,-1803.12,1951.78,60.7154,0,''), - (11626,16,-1793.24,1941.87,60.8439,0,'SECOND_AMBUSH'), - (11626,17,-1775.92,1926.82,59.3033,0,''), - (11626,18,-1759.93,1918.92,58.9613,0,''), - (11626,19,-1751.9,1917.2,59.0003,0,''), - (11626,20,-1737.91,1917.04,59.0673,0,''), - (11626,21,-1712.18,1914.85,60.4394,0,''), - (11626,22,-1701.72,1911.02,61.0949,0,''), - (11626,23,-1694.06,1904.03,61.03,0,''), - (11626,24,-1687.1,1886.34,59.7501,0,''), - (11626,25,-1684.12,1872.66,59.0354,0,''), - (11626,26,-1673.14,1845.28,58.9273,0,'THIRD_AMBUSH'), - (11626,27,-1657.63,1821.97,58.9273,0,''), - (11626,28,-1649.83,1810.34,58.9273,0,''), - (11626,29,-1634.24,1787.08,58.9252,0,''), - (11626,30,-1626.45,1775.45,58.9252,0,''), - (11626,31,-1605.77,1750.66,58.9256,0,''), - (11626,32,-1594.91,1741.83,58.9256,0,'QUEST_COMPLETION'), - (1978,26,1312.59,1207.21,58.51,30000,'SAY_BYE'), - (2917,41,4671.92,599.752,16.0124,5000,'SAY_REM_REMEMBER'), - (2917,40,4658.67,611.093,8.89175,0,''), - (2917,39,4645.92,621.984,8.57997,0,''), - (9023,57,452.45,29.85,-70.37,1500,'SAY_WINDSOR_FREE_1'), - (3849,33,-230.05,2106.64,76.8895,0,''), - (10646,0,-4792.4,-2137.78,82.423,0,''), - (10096,1,604.073,-222.107,-52.7438,0,'first gate'), - (10096,2,621.4,-214.499,-52.8145,0,'hiding in corner'), - (10096,3,601.301,-198.557,-53.9503,0,'ring'); - -/*!40000 ALTER TABLE `script_waypoint` ENABLE KEYS */; -UNLOCK TABLES; - - -# Dump of table scripted_areatrigger -# ------------------------------------------------------------ - -DROP TABLE IF EXISTS `scripted_areatrigger`; - -CREATE TABLE `scripted_areatrigger` ( - `entry` mediumint(8) NOT NULL, - `ScriptName` char(64) NOT NULL, - PRIMARY KEY (`entry`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8; - -LOCK TABLES `scripted_areatrigger` WRITE; -/*!40000 ALTER TABLE `scripted_areatrigger` DISABLE KEYS */; - -INSERT INTO `scripted_areatrigger` (`entry`, `ScriptName`) -VALUES - (3066,'at_ravenholdt'), - (4112,'at_naxxramas'), - (4113,'at_naxxramas'), - (4156,'at_naxxramas'), - (3546,'at_childrens_week_spot'), - (3547,'at_childrens_week_spot'), - (3548,'at_childrens_week_spot'), - (3549,'at_childrens_week_spot'), - (3550,'at_childrens_week_spot'), - (3552,'at_childrens_week_spot'), - (2026,'at_blackrock_spire'), - (2046,'at_blackrock_spire'), - (3958,'at_zulgurub'), - (3960,'at_zulgurub'), - (3626,'at_vaelastrasz'), - (1726,'at_scent_larkorwi'), - (1727,'at_scent_larkorwi'), - (1728,'at_scent_larkorwi'), - (1729,'at_scent_larkorwi'), - (1730,'at_scent_larkorwi'), - (1731,'at_scent_larkorwi'), - (1732,'at_scent_larkorwi'), - (1733,'at_scent_larkorwi'), - (1734,'at_scent_larkorwi'), - (1735,'at_scent_larkorwi'), - (1736,'at_scent_larkorwi'), - (1737,'at_scent_larkorwi'), - (1738,'at_scent_larkorwi'), - (1739,'at_scent_larkorwi'), - (1740,'at_scent_larkorwi'), - (1966,'at_murkdeep'), - (4047,'at_temple_ahnqiraj'), - (4052,'at_temple_ahnqiraj'), - (3587,'at_ancient_leaf'), - (522,'at_twiggy_flathead'), - (1526,'at_ring_of_law'), - (1786,'at_shadowforge_bridge'), - (4016,'at_shade_of_eranikus'), - (4033,'at_stomach_cthun'), - (4034,'at_stomach_cthun'), - (1447,'at_zulfarrak'); - -/*!40000 ALTER TABLE `scripted_areatrigger` ENABLE KEYS */; -UNLOCK TABLES; - - -# Dump of table scripted_event_id -# ------------------------------------------------------------ - -DROP TABLE IF EXISTS `scripted_event_id`; - -CREATE TABLE `scripted_event_id` ( - `id` mediumint(8) NOT NULL, - `ScriptName` char(64) NOT NULL, - PRIMARY KEY (`id`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='Script library scripted events'; - -LOCK TABLES `scripted_event_id` WRITE; -/*!40000 ALTER TABLE `scripted_event_id` DISABLE KEYS */; - -INSERT INTO `scripted_event_id` (`id`, `ScriptName`) -VALUES - (4884,'event_spell_altar_emberseer'), - (8328,'npc_kroshius'), - (3130,'event_go_tutenkash_gong'), - (5618,'event_spell_gandling_shadow_portal'), - (5619,'event_spell_gandling_shadow_portal'), - (5620,'event_spell_gandling_shadow_portal'), - (5621,'event_spell_gandling_shadow_portal'), - (5622,'event_spell_gandling_shadow_portal'), - (5623,'event_spell_gandling_shadow_portal'), - (3094,'event_antalarion_statue_activation'), - (3095,'event_antalarion_statue_activation'), - (3097,'event_antalarion_statue_activation'), - (3098,'event_antalarion_statue_activation'), - (3099,'event_antalarion_statue_activation'), - (3100,'event_antalarion_statue_activation'), - (8502,'event_avatar_of_hakkar'), - (2228,'event_spell_altar_boss_aggro'), - (2268,'event_spell_altar_boss_aggro'), - (2488,'event_go_zulfarrak_gong'), - (2609,'event_spell_unlocking'); - -/*!40000 ALTER TABLE `scripted_event_id` ENABLE KEYS */; -UNLOCK TABLES; - - # Dump of table skill_fishing_base_level # ------------------------------------------------------------ @@ -712251,11 +669444,11 @@ VALUES (2408,4235,1.928,1,1,1,0), (2442,2318,9.5803,1,1,1,0), (2442,2934,90.4197,1,1,1,0), + (2447,8269,15,1,1,1,0), + (2447,8165,5,1,1,2,0), + (2447,4235,5,1,1,1,0), (2447,4234,28,1,1,2,0), - (2447,4235,4,1,1,1,0), - (2447,4304,48,1,1,2,0), - (2447,8165,4,1,1,1,0), - (2447,8169,16,1,1,1,0), + (2447,4304,47,1,1,2,0), (2452,4234,70,1,1,1,0), (2452,4235,10,1,1,1,0), (2452,4304,20,1,1,1,0), @@ -714800,9 +671993,6 @@ VALUES (7268,0.2857,0,0,0,'Mage - Arcane Missiles Triggered Spell Rank 1'), (7269,0.2857,0,0,0,'Mage - Arcane Missiles Triggered Spell Rank 2'), (7270,0.2857,0,0,0,'Mage - Arcane Missiles Triggered Spell Rank 3'), - (8026,0.1,0,0,0,'Shaman - Flametongue Weapon Proc Rank 1'), - (8028,0.1,0,0,0,'Shaman - Flametongue Weapon Proc Rank 2'), - (8029,0.1,0,0,0,'Shaman - Flametongue Weapon Proc Rank 3'), (8034,0.1,0,0,0,'Shaman - Frostbrand Attack Rank 1'), (8042,0.3858,0,0,0,'Shaman - Earth Shock'), (8050,0.2142,0.1,0,0,'Shaman - Flame Shock'), @@ -714821,7 +672011,6 @@ VALUES (10435,0.1667,0,0,0,'Shaman - Searing Totem Attack Rank 5'), (10436,0.1667,0,0,0,'Shaman - Searing Totem Attack Rank 6'), (10444,0,0,0,0,'Shaman - Flametongue Attack'), - (10445,0.1,0,0,0,'Shaman - Flametongue Weapon Proc Rank 4'), (10582,0.1,0,0,0,'Shaman - Magma Totam Passive Rank 2'), (10583,0.1,0,0,0,'Shaman - Magma Totam Passive Rank 3'), (10584,0.1,0,0,0,'Shaman - Magma Totam Passive Rank 4'), @@ -714835,8 +672024,7 @@ VALUES (15237,0.1606,0,0,0,'Priest - Holy Nova Damage'), (15407,0,0.19,0,0,'Priest - Mind Flay'), (15662,0,0,0,0,'Item - Six Demon Bag - Fireball'), - (16343,0.1,0,0,0,'Shaman - Flametongue Weapon Proc Rank 5'), - (16344,0.1,0,0,0,'Shaman - Flametongue Weapon Proc Rank 6'), + (8026,0.1,0,0,0,'Shaman - Flametongue Weapon Proc Rank 1'), (17712,0,0,0,0,'Item - Lifestone Healing'), (18220,0.96,0,0,0,'Warlock - Dark Pact'), (18562,0,0,0,0,'Druid - Swiftmend'), @@ -715937,7 +673125,17 @@ VALUES (28612,10145,587,7,0), (29228,10448,8050,6,0), (33388,0,33388,1,0), - (33391,33388,33388,2,0); + (33391,33388,33388,2,0), + (759,0,759,1,0), + (3552,759,759,2,0), + (10053,3552,759,3,0), + (10054,10053,759,4,0), + (8026,0,8026,1,0), + (8028,8026,8026,2,0), + (8029,8028,8026,3,0), + (10445,8029,8026,4,0), + (16343,10445,8026,5,0), + (16344,16343,8026,6,0); /*!40000 ALTER TABLE `spell_chain` ENABLE KEYS */; UNLOCK TABLES; @@ -717816,7 +675014,14 @@ VALUES (29437,0,181288,0), (17279,0,176211,0), (16381,1,10411,0), - (19096,1,12202,0); + (19096,1,12202,0), + (24973,0,180449,2), + (24973,0,180450,4), + (14292,0,180433,0), + (10805,1,7668,0), + (10834,1,7669,0), + (10835,1,7670,0), + (10836,1,7671,0); /*!40000 ALTER TABLE `spell_script_target` ENABLE KEYS */; UNLOCK TABLES; @@ -717862,7 +675067,7 @@ VALUES (3561,0,-9003.46,870.031,29.6206,5.28), (3562,0,-4613.62,-915.38,501.062,3.88), (3563,0,1773.47,61.121,-46.3207,0.54), - (3565,1,9660.81,2513.64,1331.66,3.06), + (3565,1,9664.14,2526.36,1334.27,1.84454), (3566,1,-964.98,283.433,111.187,3.02), (3567,1,1469.85,-4221.52,58.9939,5.98), (3721,0,16229,16265,14,3.19), @@ -718034,10 +675239,10 @@ VALUES (18634,0,-6076,-215,424,0), (18960,1,7991.88,-2679.84,512.1,0.034183), (20449,531,-8318.82,2058.23,133.058,0), - (20534,409,736.516,-1176.35,-119.006,0), - (20618,409,736.516,-1176.35,-119.006,0), + (20534,409,1080,-483,-108,1), + (20618,409,1080,-483,-108,1), (20682,1,-4018.1,-4525.24,12,6.13), - (21128,349,419.84,11.3365,-131.079,0), + (21128,349,386.27,33.4144,-130.934,0), (21132,249,-120.471,-214.335,-71.9481,3.142), (21133,249,-142.719,-213.206,-68.8335,3.142), (21135,249,-162.585,-205.683,-68.7282,3.142), @@ -718310,6 +675515,37 @@ UNLOCK TABLES; +-- +-- Dumping routines (PROCEDURE) for database 'mangos-classic' +-- +DELIMITER ;; + +# Dump of PROCEDURE script_npc +# ------------------------------------------------------------ + +/*!50003 DROP PROCEDURE IF EXISTS `script_npc` */;; +/*!50003 SET SESSION SQL_MODE=""*/;; +/*!50003 CREATE*/ /*!50020 DEFINER=`mangos`@`localhost`*/ /*!50003 PROCEDURE `script_npc`(npc_guid INT, npc_script_id INT) +BEGIN + DECLARE PX FLOAT Default 0 ; + DECLARE PY FLOAT Default 0 ; + DECLARE PZ FLOAT Default 0 ; + DECLARE PO FLOAT Default 0 ; + SET PX = (SELECT position_x FROM creature WHERE guid = npc_guid); + SET PY = (SELECT position_y FROM creature WHERE guid = npc_guid); + SET PZ = (SELECT position_z FROM creature WHERE guid = npc_guid); + SET PO = (SELECT orientation FROM creature WHERE guid = npc_guid); + DELETE FROM creature_movement WHERE id = npc_script_id; + INSERT INTO creature_movement (id,point,position_x,position_y,position_z,orientation,script_id, waittime) VALUES + (npc_guid,1,PX,PY,PZ,PO,npc_script_id, 2000); + + UPDATE creature SET MovementType=2,spawndist=0 WHERE guid=npc_guid; + +END */;; + +/*!50003 SET SESSION SQL_MODE=@OLD_SQL_MODE */;; +DELIMITER ; + /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; diff --git a/InstallFullDB.sh b/InstallFullDB.sh index 93b148207..ba34a7b00 100755 --- a/InstallFullDB.sh +++ b/InstallFullDB.sh @@ -7,8 +7,8 @@ #################################################################################################### # need to be changed on each official DB/CORE release -FULLDB_FILE="ClassicDB_1_7_z2684.sql" -DB_TITLE="v1.7 'The Scourge's Capital'" +FULLDB_FILE="ClassicDB_1_8_z2692.sql" +DB_TITLE="v1.8 'Lunar Festival'" NEXT_MILESTONES="0.19 0.20" #internal use diff --git a/README.mdown b/README.mdown index e8df63f1d..bc8853b8a 100644 --- a/README.mdown +++ b/README.mdown @@ -10,7 +10,7 @@ copies. Compatibility ------------- -The *Classic DB* database is compatible with [mangos-classic rev z2687][10] +The *Classic DB* database is compatible with [mangos-classic rev z2692][10] and newer. Getting started diff --git a/Updates/1451_fire_effiy.sql b/Updates/1451_fire_effiy.sql deleted file mode 100644 index 3223812e9..000000000 --- a/Updates/1451_fire_effiy.sql +++ /dev/null @@ -1,4 +0,0 @@ --- Removed Fire Effigy (186720) from gameobject tables --- This object was not used in Classic version of the Hallow's End event -DELETE FROM `gameobject` WHERE `id`= 186720; -DELETE FROM `game_event_gameobject` WHERE `guid` IN (43049, 43056, 43057, 43061, 43062, 43073, 43080, 43081); diff --git a/Updates/1452_rumsey_rum.sql b/Updates/1452_rumsey_rum.sql deleted file mode 100644 index 643437566..000000000 --- a/Updates/1452_rumsey_rum.sql +++ /dev/null @@ -1,2 +0,0 @@ - -DELETE FROM `npc_vendor` WHERE `entry`='2366' and`item`='21151'; diff --git a/Updates/1453_katrina_shimmerstar.sql b/Updates/1453_katrina_shimmerstar.sql deleted file mode 100644 index dec8ed64a..000000000 --- a/Updates/1453_katrina_shimmerstar.sql +++ /dev/null @@ -1,26 +0,0 @@ --- Hallow's End Vendor Corrections --- As per Dagochen's report, Katrina Shimmerstar was not present in this event. This NPC has been added and in addition the Pumpkin treat has been added to her vendor list. --- This item is only available when the Jesper(Alliance)/Spoops(Horde) quests have been completed at the respective vendors (source: wowwiki page for each npc). --- Conditions for these casess have been added. Thanks to @Dagochen for spotting. - -/* Adding Katrina to the Hallow's End Event */ -DELETE FROM `creature` WHERE `guid` = 86235; -INSERT INTO `creature` (`guid`, `id`, `map`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `DeathState`, `MovementType`) VALUES -(86235, 15353, 0, 0, 0, -4918.637, -983.1412, 501.5376, 2.43867, 120, 0, 0, 1605, 0, 0, 0); -DELETE FROM `game_event_creature` WHERE `guid` = 86235; -INSERT INTO `game_event_creature` (`guid`, `event`) VALUES -(86235, 12); - -SET @CONDITION := 1368; - -/* Adding conditions for Hallow's End Vendors */ -DELETE FROM `conditions` WHERE `condition_entry` IN (@CONDITION, @CONDITION + 1); -INSERT INTO `conditions` (`condition_entry`, `type`, `value1`, `value2`) VALUES -(@CONDITION, 8, 8311, 0), -(@CONDITION + 1, 8, 8312, 0); - -/* Adding Treat to Katrina vendor table and adding quest completion conditions for both vendors */ -DELETE FROM `npc_vendor` WHERE `entry` = 15353 AND `item` = 20557; -INSERT INTO `npc_vendor` (`entry`, `item`, `maxcount`, `incrtime`, `condition_id`) VALUES -(15353, 20557, 0, 0, @CONDITION); -UPDATE `npc_vendor` SET `condition_id`= @CONDITION + 1 WHERE `entry`= 15354 AND `item`= 20557; diff --git a/Updates/1454_z2685_01_mangos_event_linkedto.sql b/Updates/1454_z2685_01_mangos_event_linkedto.sql deleted file mode 100644 index 457e03b5a..000000000 --- a/Updates/1454_z2685_01_mangos_event_linkedto.sql +++ /dev/null @@ -1,3 +0,0 @@ -ALTER TABLE db_version CHANGE COLUMN required_z2684_01_mangos_creature_template required_z2685_01_mangos_event_linkedto BIT(1) NULL DEFAULT NULL; - -ALTER TABLE game_event ADD COLUMN linkedTo mediumint(8) unsigned NOT NULL DEFAULT '0' COMMENT 'This event starts only if defined LinkedTo event is started' AFTER holiday; \ No newline at end of file diff --git a/Updates/1455_legionnaire_mangos_string.sql b/Updates/1455_legionnaire_mangos_string.sql deleted file mode 100644 index 3e5917e37..000000000 --- a/Updates/1455_legionnaire_mangos_string.sql +++ /dev/null @@ -1,2 +0,0 @@ --- Fixed string for horde honor rank -UPDATE mangos_string SET content_default = 'Legionnaire ' WHERE entry = 1421; diff --git a/Updates/1457_pumpkin_bag.sql b/Updates/1457_pumpkin_bag.sql deleted file mode 100644 index 154ceb65c..000000000 --- a/Updates/1457_pumpkin_bag.sql +++ /dev/null @@ -1,781 +0,0 @@ --- Added drops for item 20400 (Pumpkin Bag) that should only drop for Hallow's End - -SET @CONDITION := 162; - -DELETE FROM `conditions` WHERE `condition_entry` = @CONDITION; -INSERT INTO `conditions` VALUES -(@CONDITION, 12, 12, 0); - -DELETE FROM `creature_loot_template` WHERE `item` = 20400; -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -(193, 20400, 0.08, 0, 1, 1, @CONDITION), -(1045, 20400, 0.32, 0, 1, 1, @CONDITION), -(1046, 20400, 0.16, 0, 1, 1, @CONDITION), -(1047, 20400, 0.03, 0, 1, 1, @CONDITION), -(1048, 20400, 0.08, 0, 1, 1, @CONDITION), -(1559, 20400, 0.1, 0, 1, 1, @CONDITION), -(1783, 20400, 0.04, 0, 1, 1, @CONDITION), -(1784, 20400, 0.08, 0, 1, 1, @CONDITION), -(1785, 20400, 0.08, 0, 1, 1, @CONDITION), -(1787, 20400, 0.031, 0, 1, 1, @CONDITION), -(1788, 20400, 0.2, 0, 1, 1, @CONDITION), -(1789, 20400, 0.03, 0, 1, 1, @CONDITION), -(1791, 20400, 0.04, 0, 1, 1, @CONDITION), -(1793, 20400, 0.037, 0, 1, 1, @CONDITION), -(1794, 20400, 0.03, 0, 1, 1, @CONDITION), -(1795, 20400, 0.035, 0, 1, 1, @CONDITION), -(1796, 20400, 0.06, 0, 1, 1, @CONDITION), -(1800, 20400, 0.08, 0, 1, 1, @CONDITION), -(1801, 20400, 0.04, 0, 1, 1, @CONDITION), -(1802, 20400, 0.06, 0, 1, 1, @CONDITION), -(1804, 20400, 0.032, 0, 1, 1, @CONDITION), -(1805, 20400, 0.12, 0, 1, 1, @CONDITION), -(1806, 20400, 0.06, 0, 1, 1, @CONDITION), -(1808, 20400, 0.06, 0, 1, 1, @CONDITION), -(1809, 20400, 0.06, 0, 1, 1, @CONDITION), -(1812, 20400, 0.08, 0, 1, 1, @CONDITION), -(1813, 20400, 0.02, 0, 1, 1, @CONDITION), -(1815, 20400, 0.06, 0, 1, 1, @CONDITION), -(1816, 20400, 0.04, 0, 1, 1, @CONDITION), -(1817, 20400, 0.025, 0, 1, 1, @CONDITION), -(1821, 20400, 0.04, 0, 1, 1, @CONDITION), -(1822, 20400, 0.04, 0, 1, 1, @CONDITION), -(1824, 20400, 0.06, 0, 1, 1, @CONDITION), -(1826, 20400, 0.08, 0, 1, 1, @CONDITION), -(1827, 20400, 0.22, 0, 1, 1, @CONDITION), -(1831, 20400, 0.06, 0, 1, 1, @CONDITION), -(1832, 20400, 0.22, 0, 1, 1, @CONDITION), -(1833, 20400, 0.06, 0, 1, 1, @CONDITION), -(1834, 20400, 0.26, 0, 1, 1, @CONDITION), -(1835, 20400, 0.06, 0, 1, 1, @CONDITION), -(1836, 20400, 0.12, 0, 1, 1, @CONDITION), -(1841, 20400, 1.4, 0, 1, 1, @CONDITION), -(1845, 20400, 0.05, 0, 1, 1, @CONDITION), -(1883, 20400, 0.057, 0, 1, 1, @CONDITION), -(1884, 20400, 0.08, 0, 1, 1, @CONDITION), -(2648, 20400, 0.1, 0, 1, 1, @CONDITION), -(2681, 20400, 0.06, 0, 1, 1, @CONDITION), -(2852, 20400, 0.0950071, 0, 1, 1, @CONDITION), -(2931, 20400, 0.12, 0, 1, 1, @CONDITION), -(3094, 20400, 0.02, 0, 1, 1, @CONDITION), -(4370, 20400, 0.181, 0, 1, 1, @CONDITION), -(4374, 20400, 0.286, 0, 1, 1, @CONDITION), -(4472, 20400, 0.06, 0, 1, 1, @CONDITION), -(4474, 20400, 0.06, 0, 1, 1, @CONDITION), -(4475, 20400, 0.08, 0, 1, 1, @CONDITION), -(4493, 20400, 0.06, 0, 1, 1, @CONDITION), -(4494, 20400, 0.06, 0, 1, 1, @CONDITION), -(5271, 20400, 0.14, 0, 1, 1, @CONDITION), -(5273, 20400, 0.06, 0, 1, 1, @CONDITION), -(5277, 20400, 0.1, 0, 1, 1, @CONDITION), -(5280, 20400, 0.04, 0, 1, 1, @CONDITION), -(5319, 20400, 0.3, 0, 1, 1, @CONDITION), -(5708, 20400, 0.02, 0, 1, 1, @CONDITION), -(5977, 20400, 0.08, 0, 1, 1, @CONDITION), -(5978, 20400, 0.06, 0, 1, 1, @CONDITION), -(5981, 20400, 0.054, 0, 1, 1, @CONDITION), -(5988, 20400, 0.02, 0, 1, 1, @CONDITION), -(5991, 20400, 0.06, 0, 1, 1, @CONDITION), -(5993, 20400, 0.08, 0, 1, 1, @CONDITION), -(6004, 20400, 0.04, 0, 1, 1, @CONDITION), -(6005, 20400, 0.04, 0, 1, 1, @CONDITION), -(6006, 20400, 0.08, 0, 1, 1, @CONDITION), -(6007, 20400, 0.1, 0, 1, 1, @CONDITION), -(6008, 20400, 0.1, 0, 1, 1, @CONDITION), -(6009, 20400, 0.06, 0, 1, 1, @CONDITION), -(6010, 20400, 0.14, 0, 1, 1, @CONDITION), -(6011, 20400, 0.1, 0, 1, 1, @CONDITION), -(6129, 20400, 0.24, 0, 1, 1, @CONDITION), -(6130, 20400, 0.12, 0, 1, 1, @CONDITION), -(6131, 20400, 0.16, 0, 1, 1, @CONDITION), -(6135, 20400, 0.04, 0, 1, 1, @CONDITION), -(6136, 20400, 0.04, 0, 1, 1, @CONDITION), -(6137, 20400, 0.06, 0, 1, 1, @CONDITION), -(6138, 20400, 0.08, 0, 1, 1, @CONDITION), -(6140, 20400, 0.14, 0, 1, 1, @CONDITION), -(6143, 20400, 0.04, 0, 1, 1, @CONDITION), -(6144, 20400, 0.041, 0, 1, 1, @CONDITION), -(6146, 20400, 0.06, 0, 1, 1, @CONDITION), -(6147, 20400, 0.06, 0, 1, 1, @CONDITION), -(6148, 20400, 0.04, 0, 1, 1, @CONDITION), -(6188, 20400, 0.02, 0, 1, 1, @CONDITION), -(6189, 20400, 0.14, 0, 1, 1, @CONDITION), -(6195, 20400, 0.06, 0, 1, 1, @CONDITION), -(6196, 20400, 0.02, 0, 1, 1, @CONDITION), -(6198, 20400, 0.06, 0, 1, 1, @CONDITION), -(6199, 20400, 0.06, 0, 1, 1, @CONDITION), -(6200, 20400, 0.08, 0, 1, 1, @CONDITION), -(6201, 20400, 0.04, 0, 1, 1, @CONDITION), -(6202, 20400, 0.06, 0, 1, 1, @CONDITION), -(6347, 20400, 0.06, 0, 1, 1, @CONDITION), -(6348, 20400, 0.02, 0, 1, 1, @CONDITION), -(6349, 20400, 0.02, 0, 1, 1, @CONDITION), -(6350, 20400, 0.06, 0, 1, 1, @CONDITION), -(6351, 20400, 0.04, 0, 1, 1, @CONDITION), -(6352, 20400, 0.04, 0, 1, 1, @CONDITION), -(6370, 20400, 0.03, 0, 1, 1, @CONDITION), -(6371, 20400, 0.1, 0, 1, 1, @CONDITION), -(6378, 20400, 0.04, 0, 1, 1, @CONDITION), -(6379, 20400, 0.04, 0, 1, 1, @CONDITION), -(6380, 20400, 0.02, 0, 1, 1, @CONDITION), -(6498, 20400, 0.14, 0, 1, 1, @CONDITION), -(6499, 20400, 0.18, 0, 1, 1, @CONDITION), -(6500, 20400, 0.1, 0, 1, 1, @CONDITION), -(6501, 20400, 0.34, 0, 1, 1, @CONDITION), -(6502, 20400, 0.22, 0, 1, 1, @CONDITION), -(6503, 20400, 0.3, 0, 1, 1, @CONDITION), -(6504, 20400, 0.14, 0, 1, 1, @CONDITION), -(6508, 20400, 0.02, 0, 1, 1, @CONDITION), -(6510, 20400, 0.08, 0, 1, 1, @CONDITION), -(6512, 20400, 0.06, 0, 1, 1, @CONDITION), -(6513, 20400, 0.06, 0, 1, 1, @CONDITION), -(6514, 20400, 0.04, 0, 1, 1, @CONDITION), -(6516, 20400, 0.04, 0, 1, 1, @CONDITION), -(6517, 20400, 0.04, 0, 1, 1, @CONDITION), -(6518, 20400, 0.06, 0, 1, 1, @CONDITION), -(6519, 20400, 0.08, 0, 1, 1, @CONDITION), -(6520, 20400, 0.08, 0, 1, 1, @CONDITION), -(6521, 20400, 0.08, 0, 1, 1, @CONDITION), -(6527, 20400, 0.08, 0, 1, 1, @CONDITION), -(6551, 20400, 0.08, 0, 1, 1, @CONDITION), -(6552, 20400, 0.02, 0, 1, 1, @CONDITION), -(6553, 20400, 0.048, 0, 1, 1, @CONDITION), -(6554, 20400, 0.14, 0, 1, 1, @CONDITION), -(6555, 20400, 0.18, 0, 1, 1, @CONDITION), -(6557, 20400, 0.04, 0, 1, 1, @CONDITION), -(6559, 20400, 0.08, 0, 1, 1, @CONDITION), -(6560, 20400, 0.1, 0, 1, 1, @CONDITION), -(7025, 20400, 0.04, 0, 1, 1, @CONDITION), -(7026, 20400, 0.04, 0, 1, 1, @CONDITION), -(7027, 20400, 0.08, 0, 1, 1, @CONDITION), -(7028, 20400, 0.06, 0, 1, 1, @CONDITION), -(7029, 20400, 0.02, 0, 1, 1, @CONDITION), -(7031, 20400, 0.06, 0, 1, 1, @CONDITION), -(7032, 20400, 0.08, 0, 1, 1, @CONDITION), -(7033, 20400, 0.04, 0, 1, 1, @CONDITION), -(7034, 20400, 0.04, 0, 1, 1, @CONDITION), -(7035, 20400, 0.06, 0, 1, 1, @CONDITION), -(7036, 20400, 0.03, 0, 1, 1, @CONDITION), -(7037, 20400, 0.06, 0, 1, 1, @CONDITION), -(7038, 20400, 0.1, 0, 1, 1, @CONDITION), -(7039, 20400, 0.04, 0, 1, 1, @CONDITION), -(7040, 20400, 0.14, 0, 1, 1, @CONDITION), -(7041, 20400, 0.14, 0, 1, 1, @CONDITION), -(7042, 20400, 0.16, 0, 1, 1, @CONDITION), -(7043, 20400, 0.12, 0, 1, 1, @CONDITION), -(7044, 20400, 0.1, 0, 1, 1, @CONDITION), -(7045, 20400, 0.12, 0, 1, 1, @CONDITION), -(7046, 20400, 0.12, 0, 1, 1, @CONDITION), -(7047, 20400, 0.04, 0, 1, 1, @CONDITION), -(7048, 20400, 0.04, 0, 1, 1, @CONDITION), -(7049, 20400, 0.06, 0, 1, 1, @CONDITION), -(7055, 20400, 0.06, 0, 1, 1, @CONDITION), -(7092, 20400, 0.1, 0, 1, 1, @CONDITION), -(7093, 20400, 0.04, 0, 1, 1, @CONDITION), -(7098, 20400, 0.08, 0, 1, 1, @CONDITION), -(7100, 20400, 0.06, 0, 1, 1, @CONDITION), -(7101, 20400, 0.08, 0, 1, 1, @CONDITION), -(7106, 20400, 0.04, 0, 1, 1, @CONDITION), -(7107, 20400, 0.08, 0, 1, 1, @CONDITION), -(7108, 20400, 0.06, 0, 1, 1, @CONDITION), -(7109, 20400, 0.04, 0, 1, 1, @CONDITION), -(7110, 20400, 0.06, 0, 1, 1, @CONDITION), -(7111, 20400, 0.06, 0, 1, 1, @CONDITION), -(7112, 20400, 0.1, 0, 1, 1, @CONDITION), -(7113, 20400, 0.04, 0, 1, 1, @CONDITION), -(7114, 20400, 0.08, 0, 1, 1, @CONDITION), -(7115, 20400, 0.06, 0, 1, 1, @CONDITION), -(7118, 20400, 0.06, 0, 1, 1, @CONDITION), -(7120, 20400, 0.08, 0, 1, 1, @CONDITION), -(7125, 20400, 0.06, 0, 1, 1, @CONDITION), -(7126, 20400, 0.06, 0, 1, 1, @CONDITION), -(7132, 20400, 0.08, 0, 1, 1, @CONDITION), -(7135, 20400, 0.32, 0, 1, 1, @CONDITION), -(7136, 20400, 0.03, 0, 1, 1, @CONDITION), -(7138, 20400, 0.08, 0, 1, 1, @CONDITION), -(7139, 20400, 0.06, 0, 1, 1, @CONDITION), -(7149, 20400, 0.02, 0, 1, 1, @CONDITION), -(7156, 20400, 0.08, 0, 1, 1, @CONDITION), -(7157, 20400, 0.08, 0, 1, 1, @CONDITION), -(7158, 20400, 0.08, 0, 1, 1, @CONDITION), -(7369, 20400, 0.06, 0, 1, 1, @CONDITION), -(7370, 20400, 0.06, 0, 1, 1, @CONDITION), -(7371, 20400, 0.04, 0, 1, 1, @CONDITION), -(7372, 20400, 0.04, 0, 1, 1, @CONDITION), -(7376, 20400, 0.08, 0, 1, 1, @CONDITION), -(7379, 20400, 0.06, 0, 1, 1, @CONDITION), -(7428, 20400, 0.08, 0, 1, 1, @CONDITION), -(7429, 20400, 0.18, 0, 1, 1, @CONDITION), -(7430, 20400, 0.08, 0, 1, 1, @CONDITION), -(7431, 20400, 0.02, 0, 1, 1, @CONDITION), -(7432, 20400, 0.04, 0, 1, 1, @CONDITION), -(7433, 20400, 0.02, 0, 1, 1, @CONDITION), -(7434, 20400, 0.04, 0, 1, 1, @CONDITION), -(7435, 20400, 0.14, 0, 1, 1, @CONDITION), -(7436, 20400, 0.18, 0, 1, 1, @CONDITION), -(7437, 20400, 0.14, 0, 1, 1, @CONDITION), -(7438, 20400, 0.06, 0, 1, 1, @CONDITION), -(7439, 20400, 0.06, 0, 1, 1, @CONDITION), -(7440, 20400, 0.06, 0, 1, 1, @CONDITION), -(7441, 20400, 0.08, 0, 1, 1, @CONDITION), -(7442, 20400, 0.06, 0, 1, 1, @CONDITION), -(7443, 20400, 0.06, 0, 1, 1, @CONDITION), -(7444, 20400, 0.06, 0, 1, 1, @CONDITION), -(7445, 20400, 0.04, 0, 1, 1, @CONDITION), -(7446, 20400, 0.06, 0, 1, 1, @CONDITION), -(7447, 20400, 0.062, 0, 1, 1, @CONDITION), -(7448, 20400, 0.04, 0, 1, 1, @CONDITION), -(7449, 20400, 0.06, 0, 1, 1, @CONDITION), -(7450, 20400, 0.04, 0, 1, 1, @CONDITION), -(7451, 20400, 0.08, 0, 1, 1, @CONDITION), -(7452, 20400, 0.08, 0, 1, 1, @CONDITION), -(7453, 20400, 0.06, 0, 1, 1, @CONDITION), -(7454, 20400, 0.04, 0, 1, 1, @CONDITION), -(7455, 20400, 0.02, 0, 1, 1, @CONDITION), -(7456, 20400, 0.12, 0, 1, 1, @CONDITION), -(7457, 20400, 0.04, 0, 1, 1, @CONDITION), -(7458, 20400, 0.04, 0, 1, 1, @CONDITION), -(7459, 20400, 0.04, 0, 1, 1, @CONDITION), -(7460, 20400, 0.04, 0, 1, 1, @CONDITION), -(7461, 20400, 0.26, 0, 1, 1, @CONDITION), -(7462, 20400, 0.26, 0, 1, 1, @CONDITION), -(7463, 20400, 0.24, 0, 1, 1, @CONDITION), -(7523, 20400, 0.06, 0, 1, 1, @CONDITION), -(7524, 20400, 0.04, 0, 1, 1, @CONDITION), -(7664, 20400, 0.1, 0, 1, 1, @CONDITION), -(7665, 20400, 0.16, 0, 1, 1, @CONDITION), -(7668, 20400, 0.034, 0, 1, 1, @CONDITION), -(7669, 20400, 0.02, 0, 1, 1, @CONDITION), -(7670, 20400, 0.04, 0, 1, 1, @CONDITION), -(7671, 20400, 0.14, 0, 1, 1, @CONDITION), -(7728, 20400, 0.1, 0, 1, 1, @CONDITION), -(7734, 20400, 0.96, 0, 1, 1, @CONDITION), -(7735, 20400, 1.56, 0, 1, 1, @CONDITION), -(7846, 20400, 0.14, 0, 1, 1, @CONDITION), -(7885, 20400, 0.06, 0, 1, 1, @CONDITION), -(7886, 20400, 0.02, 0, 1, 1, @CONDITION), -(7995, 20400, 0.08, 0, 1, 1, @CONDITION), -(7996, 20400, 0.06, 0, 1, 1, @CONDITION), -(8198, 20400, 0.02, 0, 1, 1, @CONDITION), -(8213, 20400, 0.76, 0, 1, 1, @CONDITION), -(8217, 20400, 0.14, 0, 1, 1, @CONDITION), -(8282, 20400, 0.46, 0, 1, 1, @CONDITION), -(8298, 20400, 0.48, 0, 1, 1, @CONDITION), -(8300, 20400, 0.3, 0, 1, 1, @CONDITION), -(8391, 20400, 0.1, 0, 1, 1, @CONDITION), -(8408, 20400, 0.08, 0, 1, 1, @CONDITION), -(8419, 20400, 0.06, 0, 1, 1, @CONDITION), -(8519, 20400, 0.1, 0, 1, 1, @CONDITION), -(8520, 20400, 0.08, 0, 1, 1, @CONDITION), -(8521, 20400, 0.08, 0, 1, 1, @CONDITION), -(8522, 20400, 0.06, 0, 1, 1, @CONDITION), -(8523, 20400, 0.053, 0, 1, 1, @CONDITION), -(8524, 20400, 0.1, 0, 1, 1, @CONDITION), -(8525, 20400, 0.06, 0, 1, 1, @CONDITION), -(8526, 20400, 0.08, 0, 1, 1, @CONDITION), -(8527, 20400, 0.04, 0, 1, 1, @CONDITION), -(8528, 20400, 0.06, 0, 1, 1, @CONDITION), -(8529, 20400, 0.06, 0, 1, 1, @CONDITION), -(8530, 20400, 0.06, 0, 1, 1, @CONDITION), -(8531, 20400, 0.04, 0, 1, 1, @CONDITION), -(8532, 20400, 0.06, 0, 1, 1, @CONDITION), -(8534, 20400, 0.08, 0, 1, 1, @CONDITION), -(8535, 20400, 0.08, 0, 1, 1, @CONDITION), -(8538, 20400, 0.02, 0, 1, 1, @CONDITION), -(8539, 20400, 0.06, 0, 1, 1, @CONDITION), -(8540, 20400, 0.04, 0, 1, 1, @CONDITION), -(8541, 20400, 0.06, 0, 1, 1, @CONDITION), -(8542, 20400, 0.06, 0, 1, 1, @CONDITION), -(8543, 20400, 0.04, 0, 1, 1, @CONDITION), -(8544, 20400, 0.08, 0, 1, 1, @CONDITION), -(8545, 20400, 0.08, 0, 1, 1, @CONDITION), -(8546, 20400, 0.04, 0, 1, 1, @CONDITION), -(8547, 20400, 0.14, 0, 1, 1, @CONDITION), -(8548, 20400, 0.1, 0, 1, 1, @CONDITION), -(8550, 20400, 0.06, 0, 1, 1, @CONDITION), -(8551, 20400, 0.06, 0, 1, 1, @CONDITION), -(8553, 20400, 0.06, 0, 1, 1, @CONDITION), -(8555, 20400, 0.06, 0, 1, 1, @CONDITION), -(8556, 20400, 0.02, 0, 1, 1, @CONDITION), -(8557, 20400, 0.06, 0, 1, 1, @CONDITION), -(8558, 20400, 0.08, 0, 1, 1, @CONDITION), -(8560, 20400, 0.06, 0, 1, 1, @CONDITION), -(8561, 20400, 0.08, 0, 1, 1, @CONDITION), -(8562, 20400, 0.06, 0, 1, 1, @CONDITION), -(8563, 20400, 0.04, 0, 1, 1, @CONDITION), -(8564, 20400, 0.06, 0, 1, 1, @CONDITION), -(8565, 20400, 0.02, 0, 1, 1, @CONDITION), -(8596, 20400, 0.06, 0, 1, 1, @CONDITION), -(8597, 20400, 0.06, 0, 1, 1, @CONDITION), -(8598, 20400, 0.04, 0, 1, 1, @CONDITION), -(8600, 20400, 0.06, 0, 1, 1, @CONDITION), -(8601, 20400, 0.08, 0, 1, 1, @CONDITION), -(8602, 20400, 0.06, 0, 1, 1, @CONDITION), -(8603, 20400, 0.06, 0, 1, 1, @CONDITION), -(8605, 20400, 0.08, 0, 1, 1, @CONDITION), -(8606, 20400, 0.02, 0, 1, 1, @CONDITION), -(8607, 20400, 0.02, 0, 1, 1, @CONDITION), -(8675, 20400, 0.04, 0, 1, 1, @CONDITION), -(8718, 20400, 0.08, 0, 1, 1, @CONDITION), -(8761, 20400, 0.04, 0, 1, 1, @CONDITION), -(8764, 20400, 0.04, 0, 1, 1, @CONDITION), -(8766, 20400, 0.04, 0, 1, 1, @CONDITION), -(8891, 20400, 0.14, 0, 1, 1, @CONDITION), -(8892, 20400, 0.28, 0, 1, 1, @CONDITION), -(8893, 20400, 0.22, 0, 1, 1, @CONDITION), -(8894, 20400, 0.2, 0, 1, 1, @CONDITION), -(8895, 20400, 0.22, 0, 1, 1, @CONDITION), -(8896, 20400, 0.034, 0, 1, 1, @CONDITION), -(8897, 20400, 0.1, 0, 1, 1, @CONDITION), -(8898, 20400, 0.26, 0, 1, 1, @CONDITION), -(8899, 20400, 0.22, 0, 1, 1, @CONDITION), -(8900, 20400, 0.08, 0, 1, 1, @CONDITION), -(8902, 20400, 0.08, 0, 1, 1, @CONDITION), -(8903, 20400, 0.2, 0, 1, 1, @CONDITION), -(8904, 20400, 0.1, 0, 1, 1, @CONDITION), -(8905, 20400, 0.2, 0, 1, 1, @CONDITION), -(8906, 20400, 0.26, 0, 1, 1, @CONDITION), -(8907, 20400, 0.26, 0, 1, 1, @CONDITION), -(8908, 20400, 0.18, 0, 1, 1, @CONDITION), -(8909, 20400, 0.16, 0, 1, 1, @CONDITION), -(8910, 20400, 0.28, 0, 1, 1, @CONDITION), -(8911, 20400, 0.24, 0, 1, 1, @CONDITION), -(8912, 20400, 0.14, 0, 1, 1, @CONDITION), -(8913, 20400, 0.08, 0, 1, 1, @CONDITION), -(8914, 20400, 0.28, 0, 1, 1, @CONDITION), -(8915, 20400, 0.14, 0, 1, 1, @CONDITION), -(8916, 20400, 0.1, 0, 1, 1, @CONDITION), -(8920, 20400, 0.046, 0, 1, 1, @CONDITION), -(8922, 20400, 0.08, 0, 1, 1, @CONDITION), -(8925, 20400, 0.08, 0, 1, 1, @CONDITION), -(8927, 20400, 0.06, 0, 1, 1, @CONDITION), -(8932, 20400, 0.08, 0, 1, 1, @CONDITION), -(8957, 20400, 0.06, 0, 1, 1, @CONDITION), -(8961, 20400, 0.06, 0, 1, 1, @CONDITION), -(8977, 20400, 0.02, 0, 1, 1, @CONDITION), -(8978, 20400, 0.48, 0, 1, 1, @CONDITION), -(9026, 20400, 0.24, 0, 1, 1, @CONDITION), -(9043, 20400, 0.4, 0, 1, 1, @CONDITION), -(9044, 20400, 0.3, 0, 1, 1, @CONDITION), -(9045, 20400, 0.42, 0, 1, 1, @CONDITION), -(9096, 20400, 0.32, 0, 1, 1, @CONDITION), -(9097, 20400, 0.32, 0, 1, 1, @CONDITION), -(9098, 20400, 0.32, 0, 1, 1, @CONDITION), -(9163, 20400, 0.04, 0, 1, 1, @CONDITION), -(9164, 20400, 0.034, 0, 1, 1, @CONDITION), -(9166, 20400, 0.04, 0, 1, 1, @CONDITION), -(9167, 20400, 0.06, 0, 1, 1, @CONDITION), -(9176, 20400, 0.034, 0, 1, 1, @CONDITION), -(9197, 20400, 0.3, 0, 1, 1, @CONDITION), -(9198, 20400, 0.44, 0, 1, 1, @CONDITION), -(9199, 20400, 0.32, 0, 1, 1, @CONDITION), -(9200, 20400, 0.36, 0, 1, 1, @CONDITION), -(9201, 20400, 0.36, 0, 1, 1, @CONDITION), -(9216, 20400, 0.38, 0, 1, 1, @CONDITION), -(9239, 20400, 0.32, 0, 1, 1, @CONDITION), -(9240, 20400, 0.36, 0, 1, 1, @CONDITION), -(9241, 20400, 0.28, 0, 1, 1, @CONDITION), -(9257, 20400, 0.3, 0, 1, 1, @CONDITION), -(9258, 20400, 0.32, 0, 1, 1, @CONDITION), -(9259, 20400, 0.4, 0, 1, 1, @CONDITION), -(9260, 20400, 0.18, 0, 1, 1, @CONDITION), -(9261, 20400, 0.38, 0, 1, 1, @CONDITION), -(9262, 20400, 0.34, 0, 1, 1, @CONDITION), -(9263, 20400, 0.26, 0, 1, 1, @CONDITION), -(9264, 20400, 0.42, 0, 1, 1, @CONDITION), -(9265, 20400, 0.3, 0, 1, 1, @CONDITION), -(9266, 20400, 0.4, 0, 1, 1, @CONDITION), -(9267, 20400, 0.24, 0, 1, 1, @CONDITION), -(9268, 20400, 0.3, 0, 1, 1, @CONDITION), -(9269, 20400, 0.44, 0, 1, 1, @CONDITION), -(9376, 20400, 0.06, 0, 1, 1, @CONDITION), -(9398, 20400, 0.07, 0, 1, 1, @CONDITION), -(9416, 20400, 0.06, 0, 1, 1, @CONDITION), -(9438, 20400, 0.18, 0, 1, 1, @CONDITION), -(9439, 20400, 0.54, 0, 1, 1, @CONDITION), -(9441, 20400, 0.18, 0, 1, 1, @CONDITION), -(9442, 20400, 0.34, 0, 1, 1, @CONDITION), -(9443, 20400, 0.48, 0, 1, 1, @CONDITION), -(9445, 20400, 0.18, 0, 1, 1, @CONDITION), -(9447, 20400, 0.2, 0, 1, 1, @CONDITION), -(9448, 20400, 0.2, 0, 1, 1, @CONDITION), -(9449, 20400, 0.2, 0, 1, 1, @CONDITION), -(9450, 20400, 0.14, 0, 1, 1, @CONDITION), -(9451, 20400, 0.24, 0, 1, 1, @CONDITION), -(9452, 20400, 0.24, 0, 1, 1, @CONDITION), -(9454, 20400, 0.04, 0, 1, 1, @CONDITION), -(9462, 20400, 0.03, 0, 1, 1, @CONDITION), -(9464, 20400, 0.1, 0, 1, 1, @CONDITION), -(9476, 20400, 0.33, 0, 1, 1, @CONDITION), -(9477, 20400, 0.04, 0, 1, 1, @CONDITION), -(9516, 20400, 0.14, 0, 1, 1, @CONDITION), -(9517, 20400, 0.04, 0, 1, 1, @CONDITION), -(9518, 20400, 0.14, 0, 1, 1, @CONDITION), -(9522, 20400, 0.36, 0, 1, 1, @CONDITION), -(9541, 20400, 0.2, 0, 1, 1, @CONDITION), -(9545, 20400, 0.02, 0, 1, 1, @CONDITION), -(9547, 20400, 0.02, 0, 1, 1, @CONDITION), -(9554, 20400, 0.2, 0, 1, 1, @CONDITION), -(9583, 20400, 0.3, 0, 1, 1, @CONDITION), -(9622, 20400, 0.08, 0, 1, 1, @CONDITION), -(9677, 20400, 0.54, 0, 1, 1, @CONDITION), -(9678, 20400, 0.46, 0, 1, 1, @CONDITION), -(9680, 20400, 0.16, 0, 1, 1, @CONDITION), -(9681, 20400, 0.1, 0, 1, 1, @CONDITION), -(9690, 20400, 0.04, 0, 1, 1, @CONDITION), -(9691, 20400, 0.025, 0, 1, 1, @CONDITION), -(9692, 20400, 0.52, 0, 1, 1, @CONDITION), -(9693, 20400, 0.4, 0, 1, 1, @CONDITION), -(9694, 20400, 0.06, 0, 1, 1, @CONDITION), -(9695, 20400, 0.06, 0, 1, 1, @CONDITION), -(9696, 20400, 0.06, 0, 1, 1, @CONDITION), -(9697, 20400, 0.03, 0, 1, 1, @CONDITION), -(9698, 20400, 0.04, 0, 1, 1, @CONDITION), -(9701, 20400, 0.08, 0, 1, 1, @CONDITION), -(9716, 20400, 0.32, 0, 1, 1, @CONDITION), -(9717, 20400, 0.3, 0, 1, 1, @CONDITION), -(9817, 20400, 0.56, 0, 1, 1, @CONDITION), -(9818, 20400, 0.54, 0, 1, 1, @CONDITION), -(9819, 20400, 0.54, 0, 1, 1, @CONDITION), -(9860, 20400, 0.06, 0, 1, 1, @CONDITION), -(9861, 20400, 0.16, 0, 1, 1, @CONDITION), -(9862, 20400, 0.08, 0, 1, 1, @CONDITION), -(9878, 20400, 0.06, 0, 1, 1, @CONDITION), -(9879, 20400, 0.055, 0, 1, 1, @CONDITION), -(9956, 20400, 0.08, 0, 1, 1, @CONDITION), -(10040, 20400, 0.04, 0, 1, 1, @CONDITION), -(10043, 20400, 0.02, 0, 1, 1, @CONDITION), -(10077, 20400, 0.36, 0, 1, 1, @CONDITION), -(10083, 20400, 0.3, 0, 1, 1, @CONDITION), -(10119, 20400, 0.14, 0, 1, 1, @CONDITION), -(10177, 20400, 0.16, 0, 1, 1, @CONDITION), -(10196, 20400, 0.22, 0, 1, 1, @CONDITION), -(10197, 20400, 0.14, 0, 1, 1, @CONDITION), -(10221, 20400, 0.08, 0, 1, 1, @CONDITION), -(10258, 20400, 0.2, 0, 1, 1, @CONDITION), -(10316, 20400, 0.18, 0, 1, 1, @CONDITION), -(10317, 20400, 0.22, 0, 1, 1, @CONDITION), -(10318, 20400, 0.26, 0, 1, 1, @CONDITION), -(10319, 20400, 0.24, 0, 1, 1, @CONDITION), -(10366, 20400, 0.14, 0, 1, 1, @CONDITION), -(10372, 20400, 0.12, 0, 1, 1, @CONDITION), -(10374, 20400, 0.22, 0, 1, 1, @CONDITION), -(10375, 20400, 0.08, 0, 1, 1, @CONDITION), -(10381, 20400, 0.32, 0, 1, 1, @CONDITION), -(10382, 20400, 0.28, 0, 1, 1, @CONDITION), -(10384, 20400, 0.38, 0, 1, 1, @CONDITION), -(10385, 20400, 0.12, 0, 1, 1, @CONDITION), -(10388, 20400, 7.14, 0, 1, 1, @CONDITION), -(10390, 20400, 0.3, 0, 1, 1, @CONDITION), -(10391, 20400, 0.155, 0, 1, 1, @CONDITION), -(10394, 20400, 0.26, 0, 1, 1, @CONDITION), -(10398, 20400, 0.32, 0, 1, 1, @CONDITION), -(10399, 20400, 0.46, 0, 1, 1, @CONDITION), -(10400, 20400, 0.16, 0, 1, 1, @CONDITION), -(10405, 20400, 0.3, 0, 1, 1, @CONDITION), -(10406, 20400, 0.3, 0, 1, 1, @CONDITION), -(10407, 20400, 0.28, 0, 1, 1, @CONDITION), -(10408, 20400, 0.36, 0, 1, 1, @CONDITION), -(10409, 20400, 0.36, 0, 1, 1, @CONDITION), -(10411, 20400, 0.12, 0, 1, 1, @CONDITION), -(10412, 20400, 0.28, 0, 1, 1, @CONDITION), -(10413, 20400, 0.36, 0, 1, 1, @CONDITION), -(10414, 20400, 0.18, 0, 1, 1, @CONDITION), -(10416, 20400, 0.3, 0, 1, 1, @CONDITION), -(10417, 20400, 0.14, 0, 1, 1, @CONDITION), -(10418, 20400, 0.34, 0, 1, 1, @CONDITION), -(10419, 20400, 0.28, 0, 1, 1, @CONDITION), -(10420, 20400, 0.34, 0, 1, 1, @CONDITION), -(10421, 20400, 0.3, 0, 1, 1, @CONDITION), -(10422, 20400, 0.24, 0, 1, 1, @CONDITION), -(10423, 20400, 0.34, 0, 1, 1, @CONDITION), -(10424, 20400, 0.36, 0, 1, 1, @CONDITION), -(10425, 20400, 0.28, 0, 1, 1, @CONDITION), -(10426, 20400, 0.28, 0, 1, 1, @CONDITION), -(10442, 20400, 0.1, 0, 1, 1, @CONDITION), -(10447, 20400, 0.24, 0, 1, 1, @CONDITION), -(10463, 20400, 0.32, 0, 1, 1, @CONDITION), -(10464, 20400, 0.34, 0, 1, 1, @CONDITION), -(10469, 20400, 0.34, 0, 1, 1, @CONDITION), -(10470, 20400, 0.36, 0, 1, 1, @CONDITION), -(10471, 20400, 0.108, 0, 1, 1, @CONDITION), -(10476, 20400, 0.146, 0, 1, 1, @CONDITION), -(10477, 20400, 0.26, 0, 1, 1, @CONDITION), -(10478, 20400, 0.32, 0, 1, 1, @CONDITION), -(10480, 20400, 0.08, 0, 1, 1, @CONDITION), -(10481, 20400, 0.06, 0, 1, 1, @CONDITION), -(10485, 20400, 0.12, 0, 1, 1, @CONDITION), -(10486, 20400, 0.26, 0, 1, 1, @CONDITION), -(10487, 20400, 0.34, 0, 1, 1, @CONDITION), -(10488, 20400, 0.28, 0, 1, 1, @CONDITION), -(10489, 20400, 0.3, 0, 1, 1, @CONDITION), -(10491, 20400, 0.26, 0, 1, 1, @CONDITION), -(10495, 20400, 0.113, 0, 1, 1, @CONDITION), -(10498, 20400, 0.28, 0, 1, 1, @CONDITION), -(10499, 20400, 0.3, 0, 1, 1, @CONDITION), -(10500, 20400, 0.14, 0, 1, 1, @CONDITION), -(10580, 20400, 0.06, 0, 1, 1, @CONDITION), -(10605, 20400, 0.04, 0, 1, 1, @CONDITION), -(10608, 20400, 0.16, 0, 1, 1, @CONDITION), -(10648, 20400, 0.08, 0, 1, 1, @CONDITION), -(10659, 20400, 0.06, 0, 1, 1, @CONDITION), -(10660, 20400, 0.04, 0, 1, 1, @CONDITION), -(10661, 20400, 0.08, 0, 1, 1, @CONDITION), -(10662, 20400, 0.66, 0, 1, 1, @CONDITION), -(10663, 20400, 0.08, 0, 1, 1, @CONDITION), -(10664, 20400, 0.06, 0, 1, 1, @CONDITION), -(10678, 20400, 0.08, 0, 1, 1, @CONDITION), -(10680, 20400, 0.48, 0, 1, 1, @CONDITION), -(10681, 20400, 0.64, 0, 1, 1, @CONDITION), -(10683, 20400, 0.16, 0, 1, 1, @CONDITION), -(10717, 20400, 0.1, 0, 1, 1, @CONDITION), -(10737, 20400, 0.28, 0, 1, 1, @CONDITION), -(10738, 20400, 0.2, 0, 1, 1, @CONDITION), -(10742, 20400, 0.46, 0, 1, 1, @CONDITION), -(10762, 20400, 0.46, 0, 1, 1, @CONDITION), -(10801, 20400, 0.1, 0, 1, 1, @CONDITION), -(10802, 20400, 0.1, 0, 1, 1, @CONDITION), -(10806, 20400, 0.1, 0, 1, 1, @CONDITION), -(10807, 20400, 0.12, 0, 1, 1, @CONDITION), -(10814, 20400, 0.2, 0, 1, 1, @CONDITION), -(10816, 20400, 0.12, 0, 1, 1, @CONDITION), -(10916, 20400, 0.08, 0, 1, 1, @CONDITION), -(10919, 20400, 0.04, 0, 1, 1, @CONDITION), -(10946, 20400, 0.36, 0, 1, 1, @CONDITION), -(10981, 20400, 0.02, 0, 1, 1, @CONDITION), -(10982, 20400, 0.06, 0, 1, 1, @CONDITION), -(10983, 20400, 0.14, 0, 1, 1, @CONDITION), -(10986, 20400, 0.08, 0, 1, 1, @CONDITION), -(10987, 20400, 0.18, 0, 1, 1, @CONDITION), -(10990, 20400, 0.02, 0, 1, 1, @CONDITION), -(10991, 20400, 0.08, 0, 1, 1, @CONDITION), -(10996, 20400, 0.06, 0, 1, 1, @CONDITION), -(11032, 20400, 0.44, 0, 1, 1, @CONDITION), -(11043, 20400, 0.137, 0, 1, 1, @CONDITION), -(11257, 20400, 0.44, 0, 1, 1, @CONDITION), -(11284, 20400, 0.24, 0, 1, 1, @CONDITION), -(11290, 20400, 0.1, 0, 1, 1, @CONDITION), -(11291, 20400, 0.06, 0, 1, 1, @CONDITION), -(11346, 20400, 0.3, 0, 1, 1, @CONDITION), -(11350, 20400, 0.36, 0, 1, 1, @CONDITION), -(11351, 20400, 0.36, 0, 1, 1, @CONDITION), -(11353, 20400, 0.26, 0, 1, 1, @CONDITION), -(11355, 20400, 0.14, 0, 1, 1, @CONDITION), -(11357, 20400, 0.22, 0, 1, 1, @CONDITION), -(11360, 20400, 0.18, 0, 1, 1, @CONDITION), -(11361, 20400, 0.24, 0, 1, 1, @CONDITION), -(11365, 20400, 0.168, 0, 1, 1, @CONDITION), -(11368, 20400, 0.12, 0, 1, 1, @CONDITION), -(11370, 20400, 0.02, 0, 1, 1, @CONDITION), -(11371, 20400, 0.34, 0, 1, 1, @CONDITION), -(11372, 20400, 0.38, 0, 1, 1, @CONDITION), -(11440, 20400, 0.22, 0, 1, 1, @CONDITION), -(11441, 20400, 0.32, 0, 1, 1, @CONDITION), -(11442, 20400, 0.24, 0, 1, 1, @CONDITION), -(11443, 20400, 0.24, 0, 1, 1, @CONDITION), -(11444, 20400, 0.3, 0, 1, 1, @CONDITION), -(11445, 20400, 0.36, 0, 1, 1, @CONDITION), -(11448, 20400, 0.34, 0, 1, 1, @CONDITION), -(11450, 20400, 0.32, 0, 1, 1, @CONDITION), -(11451, 20400, 0.24, 0, 1, 1, @CONDITION), -(11452, 20400, 0.12, 0, 1, 1, @CONDITION), -(11453, 20400, 0.2, 0, 1, 1, @CONDITION), -(11454, 20400, 0.34, 0, 1, 1, @CONDITION), -(11455, 20400, 0.28, 0, 1, 1, @CONDITION), -(11456, 20400, 0.26, 0, 1, 1, @CONDITION), -(11457, 20400, 0.18, 0, 1, 1, @CONDITION), -(11458, 20400, 0.36, 0, 1, 1, @CONDITION), -(11459, 20400, 0.34, 0, 1, 1, @CONDITION), -(11461, 20400, 0.62, 0, 1, 1, @CONDITION), -(11462, 20400, 0.38, 0, 1, 1, @CONDITION), -(11464, 20400, 0.3, 0, 1, 1, @CONDITION), -(11465, 20400, 0.16, 0, 1, 1, @CONDITION), -(11469, 20400, 0.46, 0, 1, 1, @CONDITION), -(11470, 20400, 0.24, 0, 1, 1, @CONDITION), -(11471, 20400, 0.32, 0, 1, 1, @CONDITION), -(11472, 20400, 0.36, 0, 1, 1, @CONDITION), -(11473, 20400, 0.32, 0, 1, 1, @CONDITION), -(11475, 20400, 0.32, 0, 1, 1, @CONDITION), -(11476, 20400, 0.16, 0, 1, 1, @CONDITION), -(11477, 20400, 0.12, 0, 1, 1, @CONDITION), -(11480, 20400, 0.36, 0, 1, 1, @CONDITION), -(11483, 20400, 0.38, 0, 1, 1, @CONDITION), -(11484, 20400, 0.4, 0, 1, 1, @CONDITION), -(11516, 20400, 0.06, 0, 1, 1, @CONDITION), -(11551, 20400, 0.28, 0, 1, 1, @CONDITION), -(11553, 20400, 0.1, 0, 1, 1, @CONDITION), -(11582, 20400, 0.26, 0, 1, 1, @CONDITION), -(11598, 20400, 0.2, 0, 1, 1, @CONDITION), -(11600, 20400, 0.14, 0, 1, 1, @CONDITION), -(11602, 20400, 0.08, 0, 1, 1, @CONDITION), -(11603, 20400, 0.2, 0, 1, 1, @CONDITION), -(11604, 20400, 0.2, 0, 1, 1, @CONDITION), -(11605, 20400, 0.1, 0, 1, 1, @CONDITION), -(11611, 20400, 0.056, 0, 1, 1, @CONDITION), -(11613, 20400, 0.06, 0, 1, 1, @CONDITION), -(11657, 20400, 0.58, 0, 1, 1, @CONDITION), -(11663, 20400, 0.14, 0, 1, 1, @CONDITION), -(11675, 20400, 0.02, 0, 1, 1, @CONDITION), -(11678, 20400, 0.04, 0, 1, 1, @CONDITION), -(11679, 20400, 0.6, 0, 1, 1, @CONDITION), -(11698, 20400, 0.14, 0, 1, 1, @CONDITION), -(11721, 20400, 0.12, 0, 1, 1, @CONDITION), -(11722, 20400, 0.14, 0, 1, 1, @CONDITION), -(11723, 20400, 0.14, 0, 1, 1, @CONDITION), -(11724, 20400, 0.2, 0, 1, 1, @CONDITION), -(11725, 20400, 0.12, 0, 1, 1, @CONDITION), -(11726, 20400, 0.22, 0, 1, 1, @CONDITION), -(11727, 20400, 0.06, 0, 1, 1, @CONDITION), -(11728, 20400, 0.2, 0, 1, 1, @CONDITION), -(11729, 20400, 0.14, 0, 1, 1, @CONDITION), -(11730, 20400, 0.18, 0, 1, 1, @CONDITION), -(11731, 20400, 0.1, 0, 1, 1, @CONDITION), -(11732, 20400, 0.14, 0, 1, 1, @CONDITION), -(11733, 20400, 0.16, 0, 1, 1, @CONDITION), -(11734, 20400, 0.04, 0, 1, 1, @CONDITION), -(11735, 20400, 0.06, 0, 1, 1, @CONDITION), -(11736, 20400, 0.06, 0, 1, 1, @CONDITION), -(11737, 20400, 0.06, 0, 1, 1, @CONDITION), -(11738, 20400, 0.04, 0, 1, 1, @CONDITION), -(11739, 20400, 0.04, 0, 1, 1, @CONDITION), -(11740, 20400, 0.06, 0, 1, 1, @CONDITION), -(11741, 20400, 0.06, 0, 1, 1, @CONDITION), -(11744, 20400, 0.14, 0, 1, 1, @CONDITION), -(11745, 20400, 0.08, 0, 1, 1, @CONDITION), -(11746, 20400, 0.06, 0, 1, 1, @CONDITION), -(11747, 20400, 0.08, 0, 1, 1, @CONDITION), -(11830, 20400, 0.46, 0, 1, 1, @CONDITION), -(11831, 20400, 0.26, 0, 1, 1, @CONDITION), -(11837, 20400, 0.02, 0, 1, 1, @CONDITION), -(11838, 20400, 0.06, 0, 1, 1, @CONDITION), -(11839, 20400, 0.06, 0, 1, 1, @CONDITION), -(11840, 20400, 0.12, 0, 1, 1, @CONDITION), -(11873, 20400, 0.04, 0, 1, 1, @CONDITION), -(11880, 20400, 0.06, 0, 1, 1, @CONDITION), -(11881, 20400, 0.08, 0, 1, 1, @CONDITION), -(11882, 20400, 0.08, 0, 1, 1, @CONDITION), -(11883, 20400, 0.06, 0, 1, 1, @CONDITION), -(11885, 20400, 0.08, 0, 1, 1, @CONDITION), -(11887, 20400, 0.18, 0, 1, 1, @CONDITION), -(11898, 20400, 0.14, 0, 1, 1, @CONDITION), -(12047, 20400, 0.06, 0, 1, 1, @CONDITION), -(12048, 20400, 0.08, 0, 1, 1, @CONDITION), -(12050, 20400, 0.04, 0, 1, 1, @CONDITION), -(12051, 20400, 0.04, 0, 1, 1, @CONDITION), -(12052, 20400, 0.14, 0, 1, 1, @CONDITION), -(12053, 20400, 0.12, 0, 1, 1, @CONDITION), -(12121, 20400, 0.02, 0, 1, 1, @CONDITION), -(12122, 20400, 0.16, 0, 1, 1, @CONDITION), -(12127, 20400, 0.08, 0, 1, 1, @CONDITION), -(12128, 20400, 0.46, 0, 1, 1, @CONDITION), -(12129, 20400, 0.06, 0, 1, 1, @CONDITION), -(12157, 20400, 0.66, 0, 1, 1, @CONDITION), -(12158, 20400, 0.56, 0, 1, 1, @CONDITION), -(12178, 20400, 0.04, 0, 1, 1, @CONDITION), -(12179, 20400, 0.028, 0, 1, 1, @CONDITION), -(12250, 20400, 0.12, 0, 1, 1, @CONDITION), -(12262, 20400, 0.16, 0, 1, 1, @CONDITION), -(12377, 20400, 0.04, 0, 1, 1, @CONDITION), -(12378, 20400, 0.06, 0, 1, 1, @CONDITION), -(12379, 20400, 0.06, 0, 1, 1, @CONDITION), -(12380, 20400, 0.06, 0, 1, 1, @CONDITION), -(12387, 20400, 0.14, 0, 1, 1, @CONDITION), -(12418, 20400, 0.06, 0, 1, 1, @CONDITION), -(12475, 20400, 0.15, 0, 1, 1, @CONDITION), -(12800, 20400, 0.54, 0, 1, 1, @CONDITION), -(13021, 20400, 0.32, 0, 1, 1, @CONDITION), -(13022, 20400, 0.16, 0, 1, 1, @CONDITION), -(13036, 20400, 0.12, 0, 1, 1, @CONDITION), -(13089, 20400, 1.8, 0, 1, 1, @CONDITION), -(13136, 20400, 0.04, 0, 1, 1, @CONDITION), -(13137, 20400, 0.08, 0, 1, 1, @CONDITION), -(13143, 20400, 0.58, 0, 1, 1, @CONDITION), -(13145, 20400, 0.04, 0, 1, 1, @CONDITION), -(13146, 20400, 0.03, 0, 1, 1, @CONDITION), -(13147, 20400, 0.12, 0, 1, 1, @CONDITION), -(13155, 20400, 0.36, 0, 1, 1, @CONDITION), -(13160, 20400, 0.18, 0, 1, 1, @CONDITION), -(13176, 20400, 0.16, 0, 1, 1, @CONDITION), -(13179, 20400, 0.08, 0, 1, 1, @CONDITION), -(13180, 20400, 0.05, 0, 1, 1, @CONDITION), -(13181, 20400, 0.08, 0, 1, 1, @CONDITION), -(13196, 20400, 0.26, 0, 1, 1, @CONDITION), -(13197, 20400, 0.28, 0, 1, 1, @CONDITION), -(13276, 20400, 0.1, 0, 1, 1, @CONDITION), -(13279, 20400, 0.06, 0, 1, 1, @CONDITION), -(13284, 20400, 0.2, 0, 1, 1, @CONDITION), -(13285, 20400, 0.4, 0, 1, 1, @CONDITION), -(13296, 20400, 0.03, 0, 1, 1, @CONDITION), -(13297, 20400, 0.14, 0, 1, 1, @CONDITION), -(13299, 20400, 0.42, 0, 1, 1, @CONDITION), -(13300, 20400, 0.04, 0, 1, 1, @CONDITION), -(13301, 20400, 0.069, 0, 1, 1, @CONDITION), -(13316, 20400, 0.38, 0, 1, 1, @CONDITION), -(13324, 20400, 0.02, 0, 1, 1, @CONDITION), -(13326, 20400, 0.06, 0, 1, 1, @CONDITION), -(13327, 20400, 0.04, 0, 1, 1, @CONDITION), -(13328, 20400, 0.04, 0, 1, 1, @CONDITION), -(13329, 20400, 0.02, 0, 1, 1, @CONDITION), -(13330, 20400, 0.02, 0, 1, 1, @CONDITION), -(13332, 20400, 0.02, 0, 1, 1, @CONDITION), -(13333, 20400, 0.02, 0, 1, 1, @CONDITION), -(13334, 20400, 0.06, 0, 1, 1, @CONDITION), -(13335, 20400, 0.08, 0, 1, 1, @CONDITION), -(13336, 20400, 0.1, 0, 1, 1, @CONDITION), -(13358, 20400, 0.08, 0, 1, 1, @CONDITION), -(13359, 20400, 0.02, 0, 1, 1, @CONDITION), -(13396, 20400, 0.16, 0, 1, 1, @CONDITION), -(13397, 20400, 0.12, 0, 1, 1, @CONDITION), -(13424, 20400, 0.04, 0, 1, 1, @CONDITION), -(13425, 20400, 0.06, 0, 1, 1, @CONDITION), -(13426, 20400, 0.1, 0, 1, 1, @CONDITION), -(13427, 20400, 0.06, 0, 1, 1, @CONDITION), -(13428, 20400, 0.06, 0, 1, 1, @CONDITION), -(13437, 20400, 1, 0, 1, 1, @CONDITION), -(13440, 20400, 0.1, 0, 1, 1, @CONDITION), -(13442, 20400, 0.07, 0, 1, 1, @CONDITION), -(13443, 20400, 0.16, 0, 1, 1, @CONDITION), -(13448, 20400, 0.18, 0, 1, 1, @CONDITION), -(13526, 20400, 0.78, 0, 1, 1, @CONDITION), -(13530, 20400, 0.46, 0, 1, 1, @CONDITION), -(13539, 20400, 0.72, 0, 1, 1, @CONDITION), -(13551, 20400, 0.94, 0, 1, 1, @CONDITION), -(13576, 20400, 0.22, 0, 1, 1, @CONDITION), -(13797, 20400, 0.02, 0, 1, 1, @CONDITION), -(13798, 20400, 0.12, 0, 1, 1, @CONDITION), -(13957, 20400, 0.2, 0, 1, 1, @CONDITION), -(13996, 20400, 0.12, 0, 1, 1, @CONDITION), -(14282, 20400, 0.04, 0, 1, 1, @CONDITION), -(14283, 20400, 0.06, 0, 1, 1, @CONDITION), -(14303, 20400, 0.52, 0, 1, 1, @CONDITION), -(14351, 20400, 0.2, 0, 1, 1, @CONDITION), -(14370, 20400, 0.02, 0, 1, 1, @CONDITION), -(14398, 20400, 0.58, 0, 1, 1, @CONDITION), -(14399, 20400, 0.38, 0, 1, 1, @CONDITION), -(14400, 20400, 0.14, 0, 1, 1, @CONDITION), -(14455, 20400, 0.02, 0, 1, 1, @CONDITION), -(14458, 20400, 0.06, 0, 1, 1, @CONDITION), -(14460, 20400, 0.12, 0, 1, 1, @CONDITION), -(14462, 20400, 0.08, 0, 1, 1, @CONDITION), -(14523, 20400, 0.12, 0, 1, 1, @CONDITION), -(14532, 20400, 0.36, 0, 1, 1, @CONDITION), -(14564, 20400, 0.04, 0, 1, 1, @CONDITION), -(14821, 20400, 0.32, 0, 1, 1, @CONDITION), -(14825, 20400, 0.32, 0, 1, 1, @CONDITION), -(14880, 20400, 0.42, 0, 1, 1, @CONDITION), -(14882, 20400, 0.34, 0, 1, 1, @CONDITION), -(14883, 20400, 0.56, 0, 1, 1, @CONDITION), -(15043, 20400, 0.54, 0, 1, 1, @CONDITION), -(15201, 20400, 0.08, 0, 1, 1, @CONDITION), -(15209, 20400, 0.22, 0, 1, 1, @CONDITION), -(15211, 20400, 0.12, 0, 1, 1, @CONDITION), -(15212, 20400, 0.12, 0, 1, 1, @CONDITION), -(15213, 20400, 0.04, 0, 1, 1, @CONDITION), -(15307, 20400, 0.16, 0, 1, 1, @CONDITION), -(15541, 20400, 0.06, 0, 1, 1, @CONDITION), -(15756, 20400, 0.18, 0, 1, 1, @CONDITION), -(16022, 20400, 0.04, 0, 1, 1, @CONDITION); - -DELETE FROM `reference_loot_template` WHERE `item` = 20400; -INSERT INTO `reference_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -(5759, 20400, 5.9, 0, 1, 1, @CONDITION); \ No newline at end of file diff --git a/Updates/1459_ogre_patrol_LBRS.sql b/Updates/1459_ogre_patrol_LBRS.sql deleted file mode 100644 index 9433d4139..000000000 --- a/Updates/1459_ogre_patrol_LBRS.sql +++ /dev/null @@ -1,9 +0,0 @@ --- Added Ogre patrol before Mok'doom entrance in Blackrock Spire --- First and easy contribution to #822 -DELETE FROM creature_movement WHERE id=43503; -INSERT INTO creature_movement (id,point,position_x,position_y,position_z,orientation,waittime) VALUES -(43503,1, -24.539305,-514.424866,29.163296, 2.98,0), -(43503,2, -24.539305,-514.424866,29.163296, 2.98,30000), -(43503,3, -49.821911,-513.863159,29.187195, 0.006,0), -(43503,4, -49.821911,-513.863159,29.187195, 0.006,30000); -UPDATE creature SET MovementType=2 WHERE guid=43503; diff --git a/Updates/1460_lolly_quests.sql b/Updates/1460_lolly_quests.sql deleted file mode 100644 index dcdf4e566..000000000 --- a/Updates/1460_lolly_quests.sql +++ /dev/null @@ -1,83 +0,0 @@ -/* Fixed Lolly Quests -These quests involve Jesper and Spoops. They require the player to visit innkeepers in each capital, perform an emote and receive their lollies. Currently the initial quest from Jesper(8311) is unavailable as are the quests from the alliance capital innkeepers. The innkeepers also do not respond to the correct emote to complete the quest. All of these issues have been corrected. - -Spoops has the quest(8312) available but is incorrectly designated an innkeeper with gossip. These have been corrected. Npcs involved in these quests have available their respective quests once quest 8312 is accepted but are unable to complete these quests upon receiving the correct emote. These issues have been corrected. -*/ - --- Spoops and Quest 8312 - --- Adding Spoops (guid 99966) to Hallow's End npcs -DELETE FROM `game_event_creature` WHERE guid = 99966; -INSERT INTO `game_event_creature` (`guid`, `event`) VALUES (99966, 12); - --- Removing Gossip and Innkeeper functionality from Spoops (Should only be a questgiver) -UPDATE `creature_template` SET `NpcFlags`= 2 WHERE `Entry`= 15309; - --- Removing repeatability from Quest 8312 -UPDATE `quest_template` SET `SpecialFlags`= 0 WHERE `entry`= 8312; - --- Horde --- Quest 8359 --- Adding support for Alliance/Horde lolly collecting quests -UPDATE `quest_template` SET `QuestFlags`= 2, `SpecialFlags`= 2 WHERE `entry` IN (8353, 8354, 8355, 8356, 8357, 8358, 8359, 8360); - --- Removing casting creature requirement from quest 8359 and adding talk emote on quest details plus cheer emote on reaching reward page -UPDATE `quest_template` SET `ReqCreatureOrGOId1`= 0, `DetailsEmote1`= 1, `OfferRewardEmote1`= 4 WHERE `entry`= 8359; - --- Moving ObjectText1 to EndText due to SpecialFlags being changed to 2 -UPDATE `quest_template` SET `ObjectiveText1`= '', `EndText`= 'Flex for Innkeeper Gryshka' WHERE `entry`= 8359; - --- Quest 8358 --- Removing casting creature requirement from quest 8358 and adding talk emote on quest details plus cheer emote on reaching reward page -UPDATE `quest_template` SET `ReqCreatureOrGOId1`= 0, `DetailsEmote1`= 1, `OfferRewardEmote1`= 4 WHERE `entry`= 8358; - --- Moving ObjectText1 to EndText due to SpecialFlags being changed to 2 -UPDATE `quest_template` SET `ObjectiveText1`= '', `EndText`= 'Do the "train" for Kali Remik' WHERE `entry`= 8358; - --- Quest 8360 --- Removing casting creature requirement from quest 8360 and adding talk emote on quest details plus cheer emote on reaching reward page -UPDATE `quest_template` SET `ReqCreatureOrGOId1`= 0, `DetailsEmote1`= 1, `OfferRewardEmote1`= 4 WHERE `entry`= 8360; - --- Moving ObjectText1 to EndText due to SpecialFlags being changed to 2 -UPDATE `quest_template` SET `ObjectiveText1`= '', `EndText`= 'Dance for Innkeeper Pala' WHERE `entry`= 8360; - --- Quest 8354 --- Removing casting creature requirement from quest 8360 and adding talk emote on quest details plus cheer emote on reaching reward page -UPDATE `quest_template` SET `ReqCreatureOrGOId1`= 0, `DetailsEmote1`= 1, `OfferRewardEmote1`= 4 WHERE `entry`= 8354; - --- Moving ObjectText1 to EndText due to SpecialFlags being changed to 2 -UPDATE `quest_template` SET `ObjectiveText1`= '', `EndText`= 'Cluck like a chicken for Innkeeper Norman' WHERE `entry`= 8354; - - --- Alliance --- Quest 8356 - --- Removing casting creature requirement from quest 8355 and adding talk emote on quest details plus cheer emote on reaching reward page -UPDATE `quest_template` SET `ReqCreatureOrGOId1`= 0, `DetailsEmote1`= 1, `OfferRewardEmote1`= 4 WHERE `entry`= 8356; - --- Moving ObjectText1 to EndText due to SpecialFlags being changed to 2 -UPDATE `quest_template` SET `ObjectiveText1`= '', `EndText`= 'Flex for Innkeeper Allison' WHERE `entry`= 8356; - --- Quest 8355 - --- Removing casting creature requirement from quest 8355 and adding talk emote on quest details plus cheer emote on reaching reward page -UPDATE `quest_template` SET `ReqCreatureOrGOId1`= 0, `DetailsEmote1`= 1, `OfferRewardEmote1`= 4 WHERE `entry`= 8355; - --- Moving ObjectText1 to EndText due to SpecialFlags being changed to 2 -UPDATE `quest_template` SET `ObjectiveText1`= '', `EndText`= 'Do the "train" for Talvash' WHERE `entry`= 8355; - --- Quest 8353 - --- Removing casting creature requirement from quest 8353 and adding talk emote on quest details plus cheer emote on reaching reward page -UPDATE `quest_template` SET `ReqCreatureOrGOId1`= 0, `DetailsEmote1`=1, `OfferRewardEmote1`= 4 WHERE `entry`= 8353; - --- Moving ObjectText1 to EndText due to SpecialFlags being changed to 2 -UPDATE `quest_template` SET `ObjectiveText1`= '', `EndText`= 'Cluck like a chicken for Innkeeper Firebrew' WHERE `entry`= 8353; - --- Quest 8357 - --- Removing casting creature requirement from quest 8357 and adding talk emote on quest details plus cheer emote on reaching reward page -UPDATE `quest_template` SET `ReqCreatureOrGOId1`= 0, `ReqCreatureOrGOCount1` = 0, `DetailsEmote1`= 1, `OfferRewardEmote1`= 4 WHERE `entry`= 8357; - --- Moving ObjectText1 to EndText due to SpecialFlags being changed to 2 -UPDATE `quest_template` SET `ObjectiveText1`= '', `EndText`= 'Dance for Innkeeper Saelienne' WHERE `entry`= 8357; \ No newline at end of file diff --git a/Updates/1461_maxlevel.sql b/Updates/1461_maxlevel.sql deleted file mode 100644 index 172c3c9d9..000000000 --- a/Updates/1461_maxlevel.sql +++ /dev/null @@ -1,10 +0,0 @@ - -UPDATE `creature_template` SET `MinLevel`='55', `MaxLevel`='55' WHERE `Entry`='12777'; -UPDATE `creature_template` SET `MinLevel`='55', `MaxLevel`='55' WHERE `Entry`='12792'; - -DELETE FROM `creature_template_classlevelstats` WHERE `Level`='64' and`Class`='1'; -DELETE FROM `creature_template_classlevelstats` WHERE `Level`='65' and`Class`='1'; -DELETE FROM `creature_template_classlevelstats` WHERE `Level`='64' and`Class`='2'; -DELETE FROM `creature_template_classlevelstats` WHERE `Level`='65' and`Class`='2'; -DELETE FROM `creature_template_classlevelstats` WHERE `Level`='64' and`Class`='8'; -DELETE FROM `creature_template_classlevelstats` WHERE `Level`='65' and`Class`='8'; diff --git a/Updates/1462_defias_highwayman.sql b/Updates/1462_defias_highwayman.sql deleted file mode 100644 index e55262a9a..000000000 --- a/Updates/1462_defias_highwayman.sql +++ /dev/null @@ -1,2 +0,0 @@ - -UPDATE `creature_template` SET `MinLevel`='17' WHERE `Entry`='122'; diff --git a/Updates/1463_lbrs_patrols.sql b/Updates/1463_lbrs_patrols.sql deleted file mode 100644 index 768064747..000000000 --- a/Updates/1463_lbrs_patrols.sql +++ /dev/null @@ -1,119 +0,0 @@ --- Top room near Bijou -DELETE FROM creature WHERE guid=43559; -DELETE FROM creature_addon WHERE guid=43559; -DELETE FROM creature_movement WHERE id=43559; -DELETE FROM game_event_creature WHERE guid=43559; -DELETE FROM game_event_creature_data WHERE guid=43559; -DELETE FROM creature_battleground WHERE guid=43559; -DELETE FROM creature_linking WHERE guid=43559 OR master_guid=43559; -DELETE FROM creature WHERE guid=43559; -INSERT INTO creature VALUES (43559,9239,229,0,0,-39.0271,-547.342,16.1255,4.97512,2*60*60,0,0,6477,2163,0,2); -- patrol -INSERT INTO creature_movement (id,point,position_x,position_y,position_z,orientation,waittime) VALUES -(43559,1, -39.107231,-547.148987,16.125872, 4.97512, 60*1000), -(43559,2, -39.597519,-523.890381,4.992621, 1.545995, 30*1000); - --- Entrance room (ramp from Hordemar City) --- Added patrol -DELETE FROM creature_movement WHERE id=40154; -INSERT INTO creature_movement (id,point,position_x,position_y,position_z,orientation, waittime) VALUES -(40154,1, -48.089626,-460.303558,16.398632, 100, 0), -(40154,2, -8.386492,-461.059998,16.728352, 100, 0), -(40154,3, -47.694778,-460.330566,16.402576, 100, 0), -(40154,4, -47.758339,-472.839417,16.333258, 100, 0), -(40154,5, -40.366806,-493.487183,16.186602, 100, 0), -(40154,6, -39.576500,-509.575165,5.856623, 4.753645, 30*1000), -(40154,7, -39.994362,-493.414276,16.188383, 100, 0), -(40154,8, -47.637386,-472.980103,16.333862, 100, 0); -UPDATE creature SET MovementType=2, spawndist=0 WHERE guid=40154; - --- Entrance: added movement to caster -INSERT INTO creature_movement (id,point,position_x,position_y,position_z,orientation,waittime) VALUES -(43527,1, 0.260554,-461.397125,16.094440, 100, 0), -(43527,2, -15.068926,-460.352875,16.579485, 100, 0), -(43527,3, -18.807304,-451.509888,16.537537, 100, 0), -(43527,4, -18.807304,-451.509888,16.537537, 1.912761, 30*1000); -UPDATE creature SET MovementType=2 WHERE guid=43527; - - --- Big bottom room patrols --- 2x Headhunters + Berserkers or 2x Headhunters + Shadowhunters --- First patrol counter-clockwise headhunter+berserker -DELETE FROM creature WHERE guid=43560; -DELETE FROM creature_addon WHERE guid=43560; -DELETE FROM creature_movement WHERE id=43560; -DELETE FROM game_event_creature WHERE guid=43560; -DELETE FROM game_event_creature_data WHERE guid=43560; -DELETE FROM creature_battleground WHERE guid=43560; -DELETE FROM creature_linking WHERE guid=43560 OR master_guid=43560; -DELETE FROM creature WHERE guid=43560; -INSERT INTO creature VALUES (43560,9241,229,0,0,-72.9836,-517.218,-7.14286,4.7285,2*60*60,0,0,8352,0,0,2); -DELETE FROM creature WHERE guid=43561; -DELETE FROM creature_addon WHERE guid=43561; -DELETE FROM creature_movement WHERE id=43561; -DELETE FROM game_event_creature WHERE guid=43561; -DELETE FROM game_event_creature_data WHERE guid=43561; -DELETE FROM creature_battleground WHERE guid=43561; -DELETE FROM creature_linking WHERE guid=43561 OR master_guid=43561; -DELETE FROM creature WHERE guid=43561; -INSERT INTO creature VALUES (43561,9268,229,0,0,-76.7771,-517.279,-7.14286,4.7285,2*60*60,0,0,8613,0,0,0); -INSERT INTO creature_movement (id,point,position_x,position_y,position_z,orientation) VALUES -(43560,1, -73.970467,-517.234009,-7.142864, 100), -(43560,2, -73.874817,-523.169250,-7.142920, 100), -(43560,3, -73.265968,-540.061218,-18.795183, 100), -(43560,4, -73.173820,-545.779480,-18.800999, 100), -(43560,5, -63.243862,-549.406189,-18.812057, 100), -(43560,6, -18.329285,-549.121521,-18.785419, 100), -(43560,7, -5.791784,-542.450745,-18.793913, 100), -(43560,8, -5.484589,-523.005493,-7.142718, 100), -(43560,9, -5.638316,-512.436646,-7.142718, 100), -(43560,10, -5.917571,-493.237671,-18.795147, 100), -(43560,11, -14.509295,-487.841888,-18.789783, 100), -(43560,12, -66.097374,-487.162323,-18.788757, 100), -(43560,13, -73.520866,-493.968750,-18.793919, 100), -(43560,14, -73.070999,-511.362244,-7.242242, 100); -DELETE FROM creature_linking WHERE guid=43561; -INSERT INTO `creature_linking` (`guid`, `master_guid`, `flag`) VALUES -(43561, 43560, 515); --- Second patrol clockwise headhunter+berserker -DELETE FROM creature WHERE guid=660086; -INSERT INTO creature VALUES (660086,9241,229,0,0,-1.07454,-517.358,-7.14288,4.66332,2*60*60,0,0,8097,0,0,2); -INSERT INTO creature_movement (id,point,position_x,position_y,position_z,orientation) VALUES -(660086,1, -1.074543,-517.357666,-7.142882, 100), -(660086,2, -1.361253,-523.195618,-7.142882, 100), -(660086,3, -2.209020,-540.457825,-18.794813, 100), -(660086,4, -14.493629,-549.850037,-18.783758, 100), -(660086,5, -70.614700,-550.551331,-18.814631, 100), -(660086,6, -78.049995,-539.914062,-18.797049, 100), -(660086,7, -77.572678,-522.835510,-7.142952, 100), -(660086,8, -77.398697,-511.906830,-7.142952, 100), -(660086,9, -77.585686,-494.313660,-18.794872, 100), -(660086,10, -66.142632,-485.177856,-18.778864, 100), -(660086,11, -9.206081,-485.379852,-18.786659, 100), -(660086,12, -1.510508,-494.902344,-18.793882, 100), -(660086,13, -1.005701,-511.030334,-7.501270, 100); -DELETE FROM creature_linking WHERE guid=43565; -INSERT INTO `creature_linking` (`guid`, `master_guid`, `flag`) VALUES -(43565, 660086, 515); - -DELETE FROM creature WHERE guid=660088; -INSERT INTO creature VALUES (660088,9265,229,0,0,-76.7771,-517.279,-7.14286,4.7285,2*60*60,0,0,6477,2163,0,0); -DELETE FROM creature_linking WHERE guid=660088; -INSERT INTO `creature_linking` (`guid`, `master_guid`, `flag`) VALUES -(660088, 43560, 515); -DELETE FROM creature WHERE guid=660087; -INSERT INTO creature VALUES (660087,9265,229,0,0,-4.98251,-517.704,-7.14246,4.70072,2*60*60,0,0,6477,2163,0,0); -DELETE FROM creature_linking WHERE guid=660087; -INSERT INTO `creature_linking` (`guid`, `master_guid`, `flag`) VALUES -(660087, 660086, 515); - -DELETE FROM pool_creature WHERE guid IN (43561, 43565, 660088, 660087); -INSERT INTO `pool_creature` (`guid`, `pool_entry`, `chance`, `description`) VALUES -(43561, 25573, 0, 'Lower Blackrock Spire - Tazz Alaor patrol'), -(660088, 25573, 0, 'Lower Blackrock Spire - Tazz Alaor patrol'), -(43565, 25574, 0, 'Lower Blackrock Spire - Tazz Alaor patrol'), -(660087, 25574, 0, 'Lower Blackrock Spire - Tazz Alaor patrol'); - -DELETE FROM pool_template WHERE entry IN (25573, 25574); -INSERT INTO `pool_template` (`entry`, `max_limit`, `description`) VALUES -(25573, 1, 'Lower Blackrock Spire - Tazz Alaor patrol'), -(25574, 1, 'Lower Blackrock Spire - Tazz Alaor patrol'); \ No newline at end of file diff --git a/Updates/1464_dreadmines_misc.sql b/Updates/1464_dreadmines_misc.sql deleted file mode 100644 index d56e045d3..000000000 --- a/Updates/1464_dreadmines_misc.sql +++ /dev/null @@ -1,127 +0,0 @@ - -UPDATE `creature_template` SET `HealthMultiplier`='3' WHERE `Entry`='4417'; -UPDATE `creature_template` SET `HealthMultiplier`='3', `PowerMultiplier`='2', `DamageMultiplier`='1.7' WHERE `Entry`='4418'; - -UPDATE `creature` SET `spawntimesecs`='600' WHERE `id` IN ('594', '619', '623', '624', '625', '626', '824', '1725', '1727') AND NOT `map`='36'; - -REPLACE INTO `pool_template` (`entry`, `max_limit`, `description`) VALUES -('25575', '1', 'Mineral nodes - The Deadmines (exterior)'), -('25576', '1', 'Mineral nodes - The Deadmines (exterior)'), -('25577', '1', 'Mineral nodes - The Deadmines (exterior)'), -('25578', '1', 'Mineral nodes - The Deadmines (exterior)'), -('25579', '1', 'Mineral nodes - The Deadmines (exterior)'), -('25580', '1', 'Mineral nodes - The Deadmines (exterior)'), -('25581', '1', 'Mineral nodes - The Deadmines (exterior)'), -('25582', '1', 'Mineral nodes - The Deadmines (exterior)'), -('25583', '1', 'Mineral nodes - The Deadmines (exterior)'), -('25584', '1', 'Mineral nodes - The Deadmines (exterior)'), -('25585', '1', 'Mineral nodes - The Deadmines (exterior)'), -('25586', '1', 'Mineral nodes - The Deadmines (exterior)'), -('25587', '1', 'Mineral nodes - The Deadmines (exterior)'), -('25588', '1', 'Mineral nodes - The Deadmines (exterior)'), -('25589', '1', 'Mineral nodes - The Deadmines (exterior)'), -('25590', '1', 'Mineral nodes - The Deadmines (exterior)'), -('25591', '1', 'Mineral nodes - The Deadmines (exterior)'), -('25592', '1', 'Mineral nodes - The Deadmines (exterior)'), -('25593', '1', 'Mineral nodes - The Deadmines (exterior)'), -('25594', '1', 'Mineral nodes - The Deadmines (exterior)'), -('25595', '1', 'Mineral nodes - The Deadmines (exterior)'), -('25596', '1', 'Mineral nodes - The Deadmines (exterior)'), -('25597', '1', 'Mineral nodes - The Deadmines (exterior)'), -('25598', '5', 'Mineral nodes - The Deadmines (exterior)'); - -REPLACE INTO `pool_gameobject` (`guid`, `pool_entry`, `chance`, `description`) VALUES -('78958', '25575', '0', 'Copper Vein - The Deadmines (exterior)'), -('78959', '25575', '0', 'Tin Vein - The Deadmines (exterior)'), -('78960', '25575', '10', 'Silver Vein - The Deadmines (exterior)'), -('78910', '25576', '0', 'Copper Vein - The Deadmines (exterior)'), -('78911', '25576', '0', 'Tin Vein - The Deadmines (exterior)'), -('78912', '25576', '10', 'Silver Vein - The Deadmines (exterior)'), -('79051', '25577', '0', 'Copper Vein - The Deadmines (exterior)'), -('79052', '25577', '0', 'Tin Vein - The Deadmines (exterior)'), -('79053', '25577', '10', 'Silver Vein - The Deadmines (exterior)'), -('78913', '25578', '0', 'Copper Vein - The Deadmines (exterior)'), -('78914', '25578', '0', 'Tin Vein - The Deadmines (exterior)'), -('78915', '25578', '10', 'Silver Vein - The Deadmines (exterior)'), -('78940', '25579', '0', 'Copper Vein - The Deadmines (exterior)'), -('78941', '25579', '0', 'Tin Vein - The Deadmines (exterior)'), -('78942', '25579', '10', 'Silver Vein - The Deadmines (exterior)'), -('78955', '25580', '0', 'Copper Vein - The Deadmines (exterior)'), -('78956', '25580', '0', 'Tin Vein - The Deadmines (exterior)'), -('78957', '25580', '10', 'Silver Vein - The Deadmines (exterior)'), -('78952', '25581', '0', 'Copper Vein - The Deadmines (exterior)'), -('78953', '25581', '0', 'Tin Vein - The Deadmines (exterior)'), -('78954', '25581', '10', 'Silver Vein - The Deadmines (exterior)'), -('79036', '25582', '0', 'Copper Vein - The Deadmines (exterior)'), -('79037', '25582', '0', 'Tin Vein - The Deadmines (exterior)'), -('79038', '25582', '10', 'Silver Vein - The Deadmines (exterior)'), -('105205', '25583', '0', 'Copper Vein - The Deadmines (exterior)'), -('105206', '25583', '0', 'Tin Vein - The Deadmines (exterior)'), -('105207', '25583', '10', 'Silver Vein - The Deadmines (exterior)'), -('79213', '25584', '0', 'Copper Vein - The Deadmines (exterior)'), -('79214', '25584', '0', 'Tin Vein - The Deadmines (exterior)'), -('79215', '25584', '10', 'Silver Vein - The Deadmines (exterior)'), -('79342', '25585', '0', 'Copper Vein - The Deadmines (exterior)'), -('79343', '25585', '0', 'Tin Vein - The Deadmines (exterior)'), -('79344', '25585', '10', 'Silver Vein - The Deadmines (exterior)'), -('79174', '25586', '0', 'Copper Vein - The Deadmines (exterior)'), -('79175', '25586', '0', 'Tin Vein - The Deadmines (exterior)'), -('79176', '25586', '10', 'Silver Vein - The Deadmines (exterior)'), -('79123', '25587', '0', 'Copper Vein - The Deadmines (exterior)'), -('79124', '25587', '0', 'Tin Vein - The Deadmines (exterior)'), -('79125', '25587', '10', 'Silver Vein - The Deadmines (exterior)'), -('78916', '25588', '0', 'Copper Vein - The Deadmines (exterior)'), -('78917', '25588', '0', 'Tin Vein - The Deadmines (exterior)'), -('78918', '25588', '10', 'Silver Vein - The Deadmines (exterior)'), -('79309', '25589', '0', 'Copper Vein - The Deadmines (exterior)'), -('79310', '25589', '0', 'Tin Vein - The Deadmines (exterior)'), -('79311', '25589', '10', 'Silver Vein - The Deadmines (exterior)'), -('79165', '25590', '0', 'Copper Vein - The Deadmines (exterior)'), -('79166', '25590', '0', 'Tin Vein - The Deadmines (exterior)'), -('79167', '25590', '10', 'Silver Vein - The Deadmines (exterior)'), -('78919', '25591', '0', 'Copper Vein - The Deadmines (exterior)'), -('78920', '25591', '0', 'Tin Vein - The Deadmines (exterior)'), -('78921', '25591', '10', 'Silver Vein - The Deadmines (exterior)'), -('78904', '25592', '0', 'Copper Vein - The Deadmines (exterior)'), -('78905', '25592', '0', 'Tin Vein - The Deadmines (exterior)'), -('78906', '25592', '10', 'Silver Vein - The Deadmines (exterior)'), -('79186', '25593', '0', 'Copper Vein - The Deadmines (exterior)'), -('79187', '25593', '0', 'Tin Vein - The Deadmines (exterior)'), -('79188', '25593', '10', 'Silver Vein - The Deadmines (exterior)'), -('79372', '25594', '0', 'Copper Vein - The Deadmines (exterior)'), -('79373', '25594', '0', 'Tin Vein - The Deadmines (exterior)'), -('79374', '25594', '10', 'Silver Vein - The Deadmines (exterior)'), -('78931', '25595', '0', 'Copper Vein - The Deadmines (exterior)'), -('78932', '25595', '0', 'Tin Vein - The Deadmines (exterior)'), -('78933', '25595', '10', 'Silver Vein - The Deadmines (exterior)'), -('78943', '25596', '0', 'Copper Vein - The Deadmines (exterior)'), -('78944', '25596', '0', 'Tin Vein - The Deadmines (exterior)'), -('78945', '25596', '10', 'Silver Vein - The Deadmines (exterior)'), -('78997', '25597', '0', 'Copper Vein - The Deadmines (exterior)'), -('78998', '25597', '0', 'Tin Vein - The Deadmines (exterior)'), -('78999', '25597', '10', 'Silver Vein - The Deadmines (exterior)'); - -REPLACE INTO `pool_pool` (`pool_id`, `mother_pool`, `chance`, `description`) VALUES -('25575', '25598', '0', 'Mineral nodes - The Deadmines (exterior)'), -('25576', '25598', '0', 'Mineral nodes - The Deadmines (exterior)'), -('25577', '25598', '0', 'Mineral nodes - The Deadmines (exterior)'), -('25578', '25598', '0', 'Mineral nodes - The Deadmines (exterior)'), -('25579', '25598', '0', 'Mineral nodes - The Deadmines (exterior)'), -('25580', '25598', '0', 'Mineral nodes - The Deadmines (exterior)'), -('25581', '25598', '0', 'Mineral nodes - The Deadmines (exterior)'), -('25582', '25598', '0', 'Mineral nodes - The Deadmines (exterior)'), -('25583', '25598', '0', 'Mineral nodes - The Deadmines (exterior)'), -('25584', '25598', '0', 'Mineral nodes - The Deadmines (exterior)'), -('25585', '25598', '0', 'Mineral nodes - The Deadmines (exterior)'), -('25586', '25598', '0', 'Mineral nodes - The Deadmines (exterior)'), -('25587', '25598', '0', 'Mineral nodes - The Deadmines (exterior)'), -('25588', '25598', '0', 'Mineral nodes - The Deadmines (exterior)'), -('25589', '25598', '0', 'Mineral nodes - The Deadmines (exterior)'), -('25590', '25598', '0', 'Mineral nodes - The Deadmines (exterior)'), -('25591', '25598', '0', 'Mineral nodes - The Deadmines (exterior)'), -('25592', '25598', '0', 'Mineral nodes - The Deadmines (exterior)'), -('25593', '25598', '0', 'Mineral nodes - The Deadmines (exterior)'), -('25594', '25598', '0', 'Mineral nodes - The Deadmines (exterior)'), -('25595', '25598', '0', 'Mineral nodes - The Deadmines (exterior)'), -('25596', '25598', '0', 'Mineral nodes - The Deadmines (exterior)'), -('25597', '25598', '0', 'Mineral nodes - The Deadmines (exterior)'); diff --git a/Updates/1465_firebrand_patrols_lbrs.sql b/Updates/1465_firebrand_patrols_lbrs.sql deleted file mode 100644 index b49882e38..000000000 --- a/Updates/1465_firebrand_patrols_lbrs.sql +++ /dev/null @@ -1,95 +0,0 @@ --- Added missing patrols for the Firebrand orcs in LBRS - --- Single grunt patrolling all the way -DELETE FROM creature WHERE guid=43764; -DELETE FROM creature_addon WHERE guid=43764; -DELETE FROM creature_movement WHERE id=43764; -DELETE FROM game_event_creature WHERE guid=43764; -DELETE FROM game_event_creature_data WHERE guid=43764; -DELETE FROM creature_battleground WHERE guid=43764; -DELETE FROM creature_linking WHERE guid=43764 OR master_guid=43764; -DELETE FROM creature WHERE guid=43764; -INSERT INTO creature VALUES (43764,9259,229,0,0,-111.52,-495.227,-18.4569,1.48874,2*60*60,0,0,8097,0,0,2); -DELETE FROM creature_movement WHERE id=43764; -INSERT INTO creature_movement (id,point,position_x,position_y,position_z,orientation) VALUES -(43764,1, -111.519859,-495.227142,-18.456940, 100), -(43764,2, -109.896652,-464.849060,-18.934961, 100), -(43764,3, -84.653816,-439.250580,-18.934961, 100), -(43764,4, -67.780334,-419.889923,-18.934961, 100), -(43764,5, -60.713531,-417.953033,-18.934961, 100), -(43764,6, -9.332710,-420.316162,-18.934961, 100), -(43764,7, -2.238527,-422.439362,-18.934961, 100), -(43764,8, -1.244248,-446.211823,-18.934753, 100), -(43764,9, 19.821653,-447.426331,-18.934378, 100), -(43764,10, 18.931326,-493.151703,-18.483871, 100), -(43764,11, 15.599535,-504.352753,-18.405764, 100), -(43764,12, 16.812010,-512.320251,-18.463589, 100), -(43764,13, 16.011930,-504.230652,-18.412947, 100), -(43764,14, 19.295931,-492.924255,-18.492430, 100), -(43764,15, 19.841694,-448.336029,-18.933733, 100), -(43764,16, -0.717553,-446.633148,-18.934631, 100), -(43764,17, -1.842408,-422.642365,-18.934040, 100), -(43764,18, -9.304630,-420.401215,-18.934040, 100), -(43764,19, -60.141975,-418.226532,-18.934040, 100), -(43764,20, -67.558952,-420.345734,-18.934040, 100), -(43764,21, -84.157814,-439.430664,-18.934040, 100), -(43764,22, -109.428772,-465.330292,-18.934040, 100), -(43764,23, -111.255486,-495.324738,-18.456909, 100); - --- Grunt in the middle of the main corridor patrolling back and forth between two tents -DELETE FROM creature WHERE guid=43767; -DELETE FROM creature_addon WHERE guid=43767; -DELETE FROM creature_movement WHERE id=43767; -DELETE FROM game_event_creature WHERE guid=43767; -DELETE FROM game_event_creature_data WHERE guid=43767; -DELETE FROM creature_battleground WHERE guid=43767; -DELETE FROM creature_linking WHERE guid=43767 OR master_guid=43767; -DELETE FROM creature WHERE guid=43767; -INSERT INTO creature VALUES (43767,9259,229,0,9259,-41.9485,-425.748,-18.935,0.458297,2*60*60,0,0,8097,0,0,2); -DELETE FROM creature_movement WHERE id=43767; -INSERT INTO creature_movement (id,point,position_x,position_y,position_z,orientation, waittime) VALUES -(43767,1, -42.213486,-425.895782,-18.934973, 0.458297, 30*1000), -(43767,2, -53.331005,-413.390137,-18.934973, 2.311048, 30*1000); - --- Patrol of one grunt and one darkweaver patrolling all the way -DELETE FROM creature WHERE guid=43771; -DELETE FROM creature_addon WHERE guid=43771; -DELETE FROM creature_movement WHERE id=43771; -DELETE FROM game_event_creature WHERE guid=43771; -DELETE FROM game_event_creature_data WHERE guid=43771; -DELETE FROM creature_battleground WHERE guid=43771; -DELETE FROM creature_linking WHERE guid=43771 OR master_guid=43771; -DELETE FROM creature WHERE guid=43763; -DELETE FROM creature_addon WHERE guid=43763; -DELETE FROM creature_movement WHERE id=43763; -DELETE FROM game_event_creature WHERE guid=43763; -DELETE FROM game_event_creature_data WHERE guid=43763; -DELETE FROM creature_battleground WHERE guid=43763; -DELETE FROM creature_linking WHERE guid=43763 OR master_guid=43763; -DELETE FROM creature WHERE guid=43763; -INSERT INTO creature VALUES (43763,9259,229,0,0,-109.985,-456.958,-18.9344,4.69159,2*60*60,0,0,8097,0,0,2); -DELETE FROM creature WHERE guid=43771; -INSERT INTO creature VALUES (43771,9261,229,0,0,-112.677,-458.12,-18.9344,4.69159,2*60*60,0,0,6477,2163,0,0); -DELETE FROM creature_movement WHERE id=43763; -INSERT INTO creature_movement (id,point,position_x,position_y,position_z,orientation) VALUES -(43763,1, -111.095695,-457.167389,-18.934425, 100), -(43763,2, -111.467453,-475.041534,-18.539604, 100), -(43763,3, -110.836365,-457.761536,-18.933743, 100), -(43763,4, -90.937553,-443.860382,-18.933743, 100), -(43763,5, -65.725304,-416.266144,-18.933743, 100), -(43763,6, -1.099830,-418.993073,-18.759935, 100), -(43763,7, 0.389136,-443.609253,-18.934147, 100), -(43763,8, 23.756561,-446.480286,-18.934437, 100), -(43763,9, 20.058512,-473.346893,-18.416866, 100), -(43763,10, 19.636366,-497.844696,-18.437708, 100), -(43763,11, 16.802956,-496.517242,-18.383026, 100), -(43763,12, 15.794456,-472.194489,-18.580204, 100), -(43763,13, 19.537477,-449.352936,-18.934959, 100), -(43763,14, -1.293265,-448.573944,-18.935009, 100), -(43763,15, -4.664356,-423.750244,-18.933882, 100), -(43763,16, -24.780350,-420.808136,-18.933882, 100), -(43763,17, -65.957001,-420.163727,-18.933882, 100), -(43763,18, -90.123260,-445.283661,-18.933882, 100); -DELETE FROM creature_linking WHERE guid=43771; -INSERT INTO `creature_linking` (`guid`, `master_guid`, `flag`) VALUES -(43771, 43763, 515); \ No newline at end of file diff --git a/Updates/1467_wickerman_hallows_end.sql b/Updates/1467_wickerman_hallows_end.sql deleted file mode 100644 index 9248fa637..000000000 --- a/Updates/1467_wickerman_hallows_end.sql +++ /dev/null @@ -1,97 +0,0 @@ --- Adding entries for the Wickerman's Festival - --- Wickerman -DELETE FROM gameobject WHERE guid=37870; -INSERT INTO `gameobject` (`guid`, `id`, `map`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (37870, 180433, 0, 1734.04, 504.05, 42.2861, 1.4131, 0, 0, 0.649213, 0.760607, 300, 100,1); -DELETE FROM game_event_gameobject WHERE guid=37870; -INSERT INTO `game_event_gameobject` (`guid`, `event`) VALUES (37870, 12); - --- Adjusting size and removing player interaction -UPDATE `gameobject_template` SET `flags`= 16, `size`= 4 WHERE `entry`= 180433; - - --- Pumpkins -DELETE FROM gameobject WHERE guid=37879; -INSERT INTO `gameobject` (`guid`, `id`, `map`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (37879, 180405, 0, 1746.07, 517.066, 38.936, 3.40519, 0, 0, 0.991327, -0.131419, 300, 100, 1); -DELETE FROM game_event_gameobject WHERE guid=37879; -INSERT INTO `game_event_gameobject` (`guid`, `event`) VALUES (37879, 12); -DELETE FROM gameobject WHERE guid=37880; -INSERT INTO `gameobject` (`guid`, `id`, `map`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (37880, 180406, 0, 1728, 475.099, 63.6779, 3.49316, 0, 0, 0.98459, -0.174878, 300, 100, 1); -DELETE FROM game_event_gameobject WHERE guid=37880; -INSERT INTO `game_event_gameobject` (`guid`, `event`) VALUES (37880, 12); -DELETE FROM gameobject WHERE guid=37881; -INSERT INTO `gameobject` (`guid`, `id`, `map`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (37881, 180406, 0, 1719.67, 522.979, 36.8828, 3.30702, 0, 0, 0.996581, -0.0826182, 300, 100, 1); -DELETE FROM game_event_gameobject WHERE guid=37881; -INSERT INTO `game_event_gameobject` (`guid`, `event`) VALUES (37881, 12); - --- Forsaken Banners -DELETE FROM gameobject WHERE guid=37867; -INSERT INTO `gameobject` (`guid`, `id`, `map`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (37867, 180432, 0, 1732.167358, 474.855957, 61.656750, 1.52646, 0, 0, 0, 0, 300, 100, 1); -DELETE FROM game_event_gameobject WHERE guid=37867; -INSERT INTO `game_event_gameobject` (`guid`, `event`) VALUES (37867, 12); -DELETE FROM gameobject WHERE guid=37868; -INSERT INTO `gameobject` (`guid`, `id`, `map`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (37868, 180432, 0, 1749.28, 507.611, 39.2312, 1.49635, 0, 0, 0.680301, 0.732933, 300, 100, 1); -DELETE FROM game_event_gameobject WHERE guid=37868; -INSERT INTO `game_event_gameobject` (`guid`, `event`) VALUES (37868, 12); -DELETE FROM gameobject WHERE guid=37869; -INSERT INTO `gameobject` (`guid`, `id`, `map`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (37869, 180432, 0, 1712.63, 507.05, 38.2495, 1.58824, 0, 0, 0.713246, 0.700914, 300, 100, 1); -DELETE FROM game_event_gameobject WHERE guid=37869; -INSERT INTO `game_event_gameobject` (`guid`, `event`) VALUES (37869, 12); - --- Wickerman Guardians -DELETE FROM creature WHERE guid=85632; -INSERT INTO `creature` (`guid`, `id`, `map`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `Deathstate`, `MovementType`) VALUES (85632, 15195, 0, 0, 0, 1713.1, 511.295, 37.2005, 1.48063, 300, 0, 0, 45780, 0, 0, 0); -DELETE FROM game_event_creature WHERE guid=85632; -INSERT INTO `game_event_creature` (`guid`, `event`) VALUES (85632, 12); -DELETE FROM creature WHERE guid=85633; -INSERT INTO `creature` (`guid`, `id`, `map`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `Deathstate`, `MovementType`) VALUES (85633, 15195, 0, 0, 0, 1750.57, 511.697, 37.7587, 1.25444, 300, 0, 0, 45780, 0, 0, 0); -DELETE FROM game_event_creature WHERE guid=85633; -INSERT INTO `game_event_creature` (`guid`, `event`) VALUES (85633, 12); -DELETE FROM creature WHERE guid=85634; -INSERT INTO `creature` (`guid`, `id`, `map`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `Deathstate`, `MovementType`) VALUES (85634, 15195, 0, 0, 0, 1729.046387, 552.650269, 34.302891, 4.543876, 300, 0, 0, 45780, 0, 0, 0); -DELETE FROM game_event_creature WHERE guid=85634; -INSERT INTO `game_event_creature` (`guid`, `event`) VALUES (85634, 12); - --- Making them guards -UPDATE `creature_template` SET `UnitFlags`= 36864, `ExtraFlags`= 1024 WHERE `Entry`= 15195; - --- Adding Wickerman Guardian Ember GO to DB to support spell 27005 -DELETE FROM gameobject_template WHERE entry=180574; -INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `faction`, `flags`, `size`, `data0`, `data1`, `data2`, `data3`, `data4`, `data5`, `data6`, `data7`, `data8`, `data9`, `data10`, `data11`, `data12`, `data13`, `data14`, `data15`, `data16`, `data17`, `data18`, `data19`, `data20`, `data21`, `data22`, `data23`, `mingold`, `maxgold`, `ScriptName`) VALUES (180574, 2, 6421, 'Wickerman Guardian Ember', 0, 0, 5, 43, 0, 0, 6535, 0, 0, 19700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''); - --- Adding Gossip menu and options for Wickerman Ember -DELETE FROM gossip_menu WHERE entry=6535 AND text_id IN (7737, 7738); -INSERT INTO `gossip_menu` (`entry`, `text_id`, `script_id`, `condition_id`) VALUES (6535, 7737, 0, 1370); -INSERT INTO `gossip_menu` (`entry`, `text_id`, `script_id`, `condition_id`) VALUES (6535, 7738, 0, 1371); -DELETE FROM gossip_menu_option WHERE menu_id=6535 AND id=0; -INSERT INTO `gossip_menu_option` (`menu_id`, `id`, `option_icon`, `option_text`, `option_id`, `npc_option_npcflag`, `action_menu_id`, `action_poi_id`, `action_script_id`, `box_coded`, `box_money`, `box_text`, `condition_id`) VALUES (6535, 0, 0, 'Smear the ash on my face like war paint!', 1, 0, -1, 0, 653501, 0, 0, NULL, 1370); -DELETE FROM dbscripts_on_gossip WHERE id=653501; -INSERT INTO `dbscripts_on_gossip` (`id`, `delay`, `command`, `datalong`, `datalong2`, `buddy_entry`, `search_radius`, `data_flags`, `dataint`, `dataint2`, `dataint3`, `dataint4`, `x`, `y`, `z`, `o`, `comments`) VALUES (653501, 0, 15, 24705, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 'Cast Invocation of the Wickerman'); - -DELETE FROM conditions WHERE condition_entry IN (1370, 1371); --- Adding condition entry option when not buffed with 24705 -INSERT INTO `conditions` (`condition_entry`, `type`, `value1`, `value2`) VALUES (1370, 11, 24705, 0); --- Adding condition entry option when already buffed with 24705 -INSERT INTO `conditions` (`condition_entry`, `type`, `value1`, `value2`) VALUES (1371, 1, 24705, 0); - --- Darkcaller Yanka -UPDATE `creature` SET `position_x`= 1732.31, `position_y`= 520.874, `position_z`= 36.3326, `orientation`= 1.309420 WHERE `id`= 15197; - --- Adding Gossip_menu -DELETE FROM gossip_menu WHERE entry=6537 AND text_id =7740; -INSERT INTO `gossip_menu` (`entry`, `text_id`, `script_id`, `condition_id`) VALUES (6537, 7740, 0, 0); -UPDATE `creature_template` SET `NpcFlags`= 7, `GossipMenuId`= 6537 WHERE `Entry`= 15197; - --- Bonfires -DELETE FROM gameobject WHERE guid IN (37871,37872,37873,37874,37885); -DELETE FROM game_event_gameobject WHERE guid IN (37871,37872,37873,37874,37885); -INSERT INTO `gameobject` (`guid`, `id`, `map`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (37871, 180434, 0, 1758.89, 513.276, 35.8655, 1.28897, 0, 0, 0.600788, 0.799409, 300, 0, 1); -INSERT INTO `game_event_gameobject` (`guid`, `event`) VALUES (37871, 12); -INSERT INTO `gameobject` (`guid`, `id`, `map`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (37872, 180434, 0, 1704.48, 518.689, 35.4045, 1.30704, 0, 0, 0.607984, 0.793949, 300, 0, 1); -INSERT INTO `game_event_gameobject` (`guid`, `event`) VALUES (37872, 12); -INSERT INTO `gameobject` (`guid`, `id`, `map`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (37873, 180434, 0, 1743.098389, 473.444763, 61.655338, 1.4092, 0, 0, 0, 0, 300, 0, 1); -INSERT INTO `game_event_gameobject` (`guid`, `event`) VALUES (37873, 12); -INSERT INTO `gameobject` (`guid`, `id`, `map`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (37874, 180434, 0, 1712.852661, 472.536041, 61.646259, 1.589838, 0, 0, 0, 0, 300, 0, 1); -INSERT INTO `game_event_gameobject` (`guid`, `event`) VALUES (37874, 12); -INSERT INTO `gameobject` (`guid`, `id`, `map`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES (37885, 180434, 0, 1738.741821, 551.096802, 33.496574, 4.59492, 0, 0, 0, 0, 300, 100, 1); -INSERT INTO `game_event_gameobject` (`guid`, `event`) VALUES (37885, 12); \ No newline at end of file diff --git a/Updates/1468_hallows_end_stinking_quests.sql b/Updates/1468_hallows_end_stinking_quests.sql deleted file mode 100644 index d3982e066..000000000 --- a/Updates/1468_hallows_end_stinking_quests.sql +++ /dev/null @@ -1,58 +0,0 @@ --- Quest 8373 - --- Adding script targets to despawn stink bombs for spell 24973 -DELETE FROM spell_script_target WHERE entry=24973; -INSERT INTO `spell_script_target` (`entry`, `type`, `targetEntry`, `inverseEffectMask`) VALUES (24973, 0, 180449, 2); -INSERT INTO `spell_script_target` (`entry`, `type`, `targetEntry`, `inverseEffectMask`) VALUES (24973, 0, 180450, 4); - --- Quest 8322 + 8409 --- Changing object 18854 to non-quest Keg -UPDATE `gameobject` SET `id`= 180575 WHERE `guid`= 18854; - --- Toggling quest with non-quest keg so is just normal object when Hallow's End is not on. -DELETE FROM game_event_gameobject WHERE guid=18854; -INSERT INTO `game_event_gameobject` (`guid`, `event`) VALUES (18854, -12); - --- Adding horde faction (same as wickerman ember) to object 180570 so alliance unable to see wheel -UPDATE `gameobject_template` SET `faction`= 83 WHERE `entry`= 180570; - --- Quest 1658 --- Adding areatrigger to support quest completion -DELETE FROM areatrigger_involvedrelation WHERE id=3991; -INSERT INTO `areatrigger_involvedrelation` (`id`, `quest`) VALUES (3991, 1658); -UPDATE `quest_template` SET `SpecialFlags`= 2 WHERE `entry`= 1658; - --- Adjusting Sergeant Hartman's position, setting non-attackable + adding correct gossip -UPDATE `creature` SET `position_x`= -826.323914, `position_y`= -532.833923, `position_z`= 14.450028, `orientation`= 0.470631 WHERE `id`= 15199; -DELETE FROM gossip_menu WHERE entry=6538 AND text_id=7741; -INSERT `gossip_menu` (`entry`, `text_id`, `script_id`, `condition_id`) VALUES (6538, 7741, 0, 0); -UPDATE `creature_template` SET `NpcFlags`= 3, `UnitFlags`= 130, `GossipMenuID`= 6538 WHERE `Entry`= 15199; - --- Quest 1657 --- Setting vendor option caption and condition on quest 1657 completed. -DELETE FROM gossip_menu_option WHERE menu_id=6537 AND id=0; -INSERT INTO `gossip_menu_option` (`menu_id`, `id`, `option_icon`, `option_text`, `option_id`, `npc_option_npcflag`, `action_menu_id`, `action_poi_id`, `action_script_id`, `box_coded`, `box_money`, `box_text`, `condition_id`) VALUES (6537, 0, 1, 'I want to buy another stink bomb!', 3, 4, 0, 0, 0, 0, 0, NULL, 1372); -DELETE FROM conditions WHERE condition_entry=1657; -INSERT INTO `conditions` (`condition_entry`, `type`, `value1`, `value2`) VALUES (1372, 8, 1657, 0); - --- Setting quest 1657 to be non-repeatable and adding support for external completion -UPDATE `quest_template` SET `QuestFlags`= 0, `SpecialFlags`= 2 WHERE `entry`= 1657; - --- Removing placeholder focus and creating original focus (thanks to ytdb) --- Original display ID = 299 but setting to 0 as object needs to be invisible but unable to set this state -DELETE FROM gameobject_template WHERE entry=180504; -INSERT INTO `gameobject_template` (`entry`, `type`, `displayId`, `name`, `faction`, `flags`, `size`, `data0`, `data1`, `data2`, `data3`, `data4`, `data5`, `data6`, `data7`, `data8`, `data9`, `data10`, `data11`, `data12`, `data13`, `data14`, `data15`, `data16`, `data17`, `data18`, `data19`, `data20`, `data21`, `data22`, `data23`, `mingold`, `maxgold`, `ScriptName`) VALUES (180504, 8, 0, 'Southshore Spell Focus', 0, 0, 1, 1345, 50, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ''); -UPDATE `gameobject` SET `id`= 180504 WHERE `guid`= 99898; -DELETE FROM game_event_gameobject WHERE guid=99898; -INSERT `game_event_gameobject` (`guid`, `event`) VALUES (99898, 12); - --- Making Southshore Stink Bomb Counter invisible non-selectable or attackable -UPDATE `creature_template` SET `UnitFlags`= 33554432, `ExtraFlags`= 130 WHERE `Entry`= 15415; -DELETE FROM creature WHERE guid=85635; -INSERT INTO `creature` (`guid`, `id`, `map`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `Deathstate`, `MovementType`) VALUES (85635, 15415, 0, 0, 0, -835.52, -528.52, 11.97, 0, 300, 0, 0, 64, 0, 0, 0); -DELETE FROM game_event_creature WHERE guid=85635; -INSERT INTO `game_event_creature` (`guid`, `event`) VALUES (85635, 12); - --- Adding script to credit quest -DELETE FROM dbscripts_on_event WHERE id=9417; -INSERT INTO `dbscripts_on_event` (`id`, `delay`, `command`, `datalong`, `datalong2`, `buddy_entry`, `search_radius`, `data_flags`, `dataint`, `dataint2`, `dataint3`, `dataint4`, `x`, `y`, `z`, `o`, `comments`) VALUES (9417, 0, 8, 15415, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 'Credit for quest 1657'); \ No newline at end of file diff --git a/Updates/1469_errors_fixes.sql b/Updates/1469_errors_fixes.sql deleted file mode 100644 index 76ba5811b..000000000 --- a/Updates/1469_errors_fixes.sql +++ /dev/null @@ -1,11 +0,0 @@ --- Fixed errors from previous commit - --- ReqCreatureOrGOId1 were set to 0, so do ReqCreatureOrGOCount1 -UPDATE quest_template SET ReqCreatureOrGOCount1=0 WHERE entry IN (8356, 8360, 8359, 8358, 8355, 8354, 8353); - --- Reinserted conditions after deleting wrong one -DELETE FROM conditions WHERE condition_entry=1372; -INSERT INTO `conditions` (`condition_entry`, `type`, `value1`, `value2`) VALUES (1372, 8, 1657, 0); - --- Fixed quest 1657 -UPDATE quest_template SET QuestFlags= 0, SpecialFlags= 0 WHERE entry= 1657; diff --git a/Updates/1470_z2687_01_mangos_spell_chain.sql b/Updates/1470_z2687_01_mangos_spell_chain.sql deleted file mode 100644 index de1e948a4..000000000 --- a/Updates/1470_z2687_01_mangos_spell_chain.sql +++ /dev/null @@ -1,8 +0,0 @@ -ALTER TABLE db_version CHANGE COLUMN required_z2685_01_mangos_event_linkedto required_z2687_01_mangos_spell_chain BIT(1) NULL DEFAULT NULL; - -DELETE FROM `spell_chain` WHERE `spell_id` IN (759,3552,10053,10054); -INSERT INTO `spell_chain` VALUES -(759,0,759,1,0), -(3552,759,759,2,0), -(10053,3552,759,3,0), -(10054,10053,759,4,0); \ No newline at end of file diff --git a/Updates/1471_tbc_objects.sql b/Updates/1471_tbc_objects.sql deleted file mode 100644 index 4220e1444..000000000 --- a/Updates/1471_tbc_objects.sql +++ /dev/null @@ -1,2 +0,0 @@ --- Removed a few gameobject spawns that were added in patch 2.0.1 or later -DELETE FROM gameobject WHERE id IN (182068, 182071, 182072, 181629); \ No newline at end of file diff --git a/Updates/1472_wickman_festival.sql b/Updates/1472_wickman_festival.sql deleted file mode 100644 index 3fb436c6b..000000000 --- a/Updates/1472_wickman_festival.sql +++ /dev/null @@ -1,99 +0,0 @@ --- This is the event that occurs at 8pm every evening. Preceding this are reminders at 30, 15 and 5 minutes before the event starts by Darkcaller Yanka. --- Upon starting, Sylvanas is summoned as the Banshee Queen and delivers her speech after which, --- wickerman embers are summoned around the wickerman (which give a buff) and Darkcaller Yanka starts dancing. --- This lasts the night when the dancing stops and the embers despawn. - -SET @IN_MINUTE = 60; -SET @IN_HOUR = 3600; - -/* Wickerman Embers */ -DELETE FROM `game_event` WHERE entry = 24; -INSERT INTO `game_event` (`entry`, `start_time`, `end_time`, `occurence`, `length`, `holiday`, `description`, `linkedto`) VALUES (24, '2016-10-18 20:01:07', '2020-12-31 22:59:59', 1440, 600, 0, 'Hallow\'s End - Wickerman Ember\'s', 12); - -DELETE FROM gameobject WHERE guid IN (37875, 37876, 37877, 37878, 37886, 37887); -INSERT INTO `gameobject` (`guid`, `id`, `map`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES -(37875, 180437, 0, 1739.410034, 508.948639, 40.772842, 4.315085, 0, 0, 0, 0, 300, 100, 1), -(37876, 180437, 0, 1722.443481, 508.140778, 40.494492, 5.355066, 0, 0, 0, 0, 300, 100, 1), -(37877, 180437, 0, 1721.620728, 499.970856, 41.403786, 0.032173, 0, 0, 0, 0, 300, 100, 1), -(37878, 180437, 0, 1743.792236, 501.707825, 41.423393, 3.427584, 0, 0, 0, 0, 300, 100, 1), -(37886, 180437, 0, 1734.531494, 510.871857, 40.652969, 4.601748, 0, 0, 0, 0, 300, 100, 1), -(37887, 180437, 0, 1733.452759, 494.314789, 42.159492, 1.446059, 0, 0, 0, 0, 300, 100, 1); - -DELETE FROM game_event_gameobject WHERE guid IN (37875, 37876, 37877, 37878, 37886, 37887); -INSERT INTO game_event_gameobject VALUES -(37875, 24), -(37876, 24), -(37877, 24), -(37878, 24), -(37886, 24), -(37887, 24); - -/* Yanka calls before Wickerman lighting */ --- Linked event -DELETE FROM `game_event` WHERE entry = 25; -INSERT INTO `game_event` (`entry`, `start_time`, `end_time`, `occurence`, `length`, `holiday`, `description`, `linkedto`) VALUES (25, '2016-10-18 19:30:00', '2020-12-31 22:59:59', 1440, 45, 0, 'Hallow\'s End - Banshee Queen', 12); - --- Invisible trigger -DELETE FROM creature WHERE guid = 160005; -INSERT INTO `creature` VALUES -(160005, 12999, 0, 0, 0, 1732.31, 520.874, 36.3326, 1.30942, 300, 0, 0, 9763, 0, 0, 2); -DELETE FROM creature_movement WHERE id = 160005; -INSERT INTO `creature_movement` (`id`, `point`, `position_x`, `position_y`, `position_z`, `waittime`, `script_id`, `textid1`, `textid2`, `textid3`, `textid4`, `textid5`, `emote`, `spell`, `orientation`, `model1`, `model2`) VALUES -(160005, 1, 1732.31, 520.874, 36.3326, 86400000, 16000501, 0, 0, 0, 0, 0, 0, 0, 1.30942, 0, 0); -DELETE FROM game_event_creature WHERE guid = 160005; -INSERT INTO game_event_creature VALUES -(160005, 25); - --- Script for Yanka announces -DELETE FROM dbscripts_on_creature_movement WHERE id=16000501; -INSERT INTO `dbscripts_on_creature_movement` (`id`, `delay`, `command`, `datalong`, `datalong2`, `buddy_entry`, `search_radius`, `data_flags`, `dataint`, `dataint2`, `dataint3`, `dataint4`, `x`, `y`, `z`, `o`, `comments`) VALUES -(16000501, 1, 0, 0, 0, 15197, 20, 0, 2000000508, 0, 0, 0, 0, 0, 0, 0, 'Yanka 30 Mins to Festival Start'), -(16000501, 15*@IN_MINUTE, 0, 0, 0, 15197, 20, 0, 2000000509, 0, 0, 0, 0, 0, 0, 0, 'Yanka 15 Mins to Festival Start'), -(16000501, 25*@IN_MINUTE, 0, 0, 0, 15197, 20, 0, 2000000510, 0, 0, 0, 0, 0, 0, 0, 'Yanka 5 Mins to Festival Start'), -(16000501, 30*@IN_MINUTE, 0, 0, 0, 15197, 20, 0, 2000000511, 0, 0, 0, 0, 0, 0, 0, 'Yanka Festival Start'), -(16000501, 30*@IN_MINUTE+1, 10, 15193, 72000, 0, 0, 0, 0, 0, 0, 0, 1734.6, 508.803, 41.2847, 1.6173, 'summon Banshee Queen'), -(16000501, 10*@IN_HOUR, 43, 0, 0, 180433, 25, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Reset Wickerman'), -(16000501, 10*@IN_HOUR, 1, 26, 0, 15197, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Yanka Stops Dancing'); - -/* Banshee Quen event */ - --- Adding WP Movement to Banshee Queen, increasing size to match screenshot, setting non-attackable and always active -UPDATE `creature_template` SET `MovementType`= 2, `Scale`= 2, `UnitFlags`= 130, `ExtraFlags`= 4096 WHERE `Entry`= 15193; -DELETE FROM creature_movement_template WHERE entry = 15193; -INSERT INTO `creature_movement_template` (`entry`, `point`, `position_x`, `position_y`, `position_z`, `waittime`, `script_id`, `textid1`, `textid2`, `textid3`, `textid4`, `textid5`, `emote`, `spell`, `orientation`, `model1`, `model2`) VALUES -(15193, 1, 1734.6, 508.803, 41.2847, 72000, 1519301, 0, 0, 0, 0, 0, 0, 0, 1.6173, 0, 0); - --- Adding Ghost Visual Aura (22650) -DELETE FROM creature_template_addon WHERE entry=15193; -INSERT INTO `creature_template_addon` (`entry`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) VALUES -(15193, 0, 0, 0, 0, 0, 0, '22650'); - --- DBscript for Banshee Queen event -INSERT INTO `dbscripts_on_creature_movement` (`id`, `delay`, `command`, `datalong`, `datalong2`, `buddy_entry`, `search_radius`, `data_flags`, `dataint`, `dataint2`, `dataint3`, `dataint4`, `x`, `y`, `z`, `o`, `comments`) VALUES -(1519301, 1, 0, 0, 0, 0, 0, 0, 2000000500, 0, 0, 0, 0, 0, 0, 0, 'Banshee Queen Speech Part 1'), -(1519301, 9, 0, 0, 0, 0, 0, 0, 2000000501, 0, 0, 0, 0, 0, 0, 0, 'Banshee Queen Speech Part 2'), -(1519301, 18, 0, 0, 0, 0, 0, 0, 2000000502, 0, 0, 0, 0, 0, 0, 0, 'Banshee Queen Speech Part 3'), -(1519301, 27, 0, 0, 0, 0, 0, 0, 2000000503, 0, 0, 0, 0, 0, 0, 0, 'Banshee Queen Speech Part 4'), -(1519301, 49, 0, 0, 0, 0, 0, 0, 2000000504, 0, 0, 0, 0, 0, 0, 0, 'Banshee Queen Speech Part 5'), -(1519301, 58, 0, 0, 0, 0, 0, 0, 2000000505, 0, 0, 0, 0, 0, 0, 0, 'Banshee Queen Speech Part 6'), -(1519301, 68, 15, 14292, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Banshee Queen Throw Torch'), -(1519301, 70, 13, 0, 0, 180433, 25, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Activate Wickerman'), -(1519301, 71, 1, 10, 0, 15197, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Yanka Dance'); - --- Add Wickerman as target for spell Tosing Torch -DELETE FROM spell_script_target WHERE entry=14292; -INSERT INTO `spell_script_target` VALUES (14292, 0, 180433, 0); - --- Sylvanas' speech texts to db_script_string -DELETE FROM db_script_string WHERE entry BETWEEN 2000000500 AND 2000000511; -INSERT INTO `db_script_string` (`entry`, `content_default`, `content_loc1`, `content_loc2`, `content_loc3`, `content_loc4`, `content_loc5`, `content_loc6`, `content_loc7`, `content_loc8`, `sound`, `type`, `language`, `emote`, `comment`) VALUES -(2000000500, 'Children of the Night, heed your Queen\'s call!', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 6, 1, 22, 'Banshee Queen Speech Part 1'), -(2000000501, 'I join you in celebration of this most revered of nights - the night we Forsaken broke the Scourge\'s yoke of oppression!', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 6, 1, 1, 'Banshee Queen Speech Part 2'), -(2000000502, 'It is this night that our enemies fear us the most. It is THIS night that we show our enemies what it means to stand against the Forsaken!', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 6, 1, 1, 'Banshee Queen Speech Part 3'), -(2000000503, 'We burn the effigy of the Wickerman as a symbol of our struggle against those who would oppose us. We wear the ashes of the burnt Wickerman as a symbol of our neverending fight against those who would enslave us.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 6, 1, 1, 'Banshee Queen Speech Part 4'), -(2000000504, 'Now is the time to shake the world to its foundations! NOW is the time to remind those who would enslave us that we shall never yield!', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 6, 1, 5, 'Banshee Queen Speech Part 5'), -(2000000505, 'NOW is the time of the Forsaken! Power to the Forsaken - NOW AND FOREVER!!!', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 6, 1, 15, 'Banshee Queen Speech Part 6'), -(2000000508, 'The burning of the Wickerman will begin in thirty minutes! Come to the festival - located just west of the Undercity - and celebrate Hallow\'s End and our liberation from the Scourge!', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 6, 1, 1, 'Yanka 30 Mins to Festival Start'), -(2000000509, 'The burning of the Wickerman will begin in fifteen minutes! Come to the festival - located just west of the Undercity - and celebrate Hallow\'s End and our liberation from the Scourge!', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 6, 1, 1, 'Yanka 15 Mins to Festival Start'), -(2000000510, 'The burning of the Wickerman will begin in five minutes! Come to the festival - located just west of the Undercity - and celebrate Hallow\'s End and our liberation from the Scourge!', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 6, 1, 1, 'Yanka 5 Mins to Festival Start'), -(2000000511, 'The Wickerman Festival now begins! Power to the Forsaken!', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 6, 1, 1, 'Yanka Festival Start'); diff --git a/Updates/1477_tirisfal_pumpkins.sql b/Updates/1477_tirisfal_pumpkins.sql deleted file mode 100644 index 1f863eb5e..000000000 --- a/Updates/1477_tirisfal_pumpkins.sql +++ /dev/null @@ -1,38 +0,0 @@ --- Tirisfal Pumpkin --- missing added - UDB free guids reused -DELETE FROM gameobject WHERE guid IN (45043,66254,66255,66256,66257,66292,66304,66305,66313,66314,66315,66316,66317,574241,574242,574243,574244,574245,85473,85474,85475,85476); -DELETE FROM game_event_gameobject WHERE guid IN (45043,66254,66255,66256,66257,66292,66304,66305,66313,66314,66315,66316,66317,574241,574242,574243,574244,574245,85473,85474,85475,85476); -DELETE FROM gameobject_battleground WHERE guid IN (45043,66254,66255,66256,66257,66292,66304,66305,66313,66314,66315,66316,66317,574241,574242,574243,574244,574245,85473,85474,85475,85476); -INSERT INTO gameobject (guid, id, map, position_x, position_y, position_z, orientation, rotation0, rotation1, rotation2, rotation3, spawntimesecs, animprogress, state) VALUES -( 45043, 375, 0,2351.13, 1324.59, 33.3334, 0.293625, 0, 0, 0.146286, 0.989242, 120, 255, 1), -( 66254, 375, 0,2363.91, 1348.38, 33.3324, 3.84784, 0, 0, 0.938297, -0.345831, 120, 255, 1), -( 66255, 375, 0,2360.47, 1399.62, 33.0846, 3.9146, 0, 0, 0.926233, -0.376952, 120, 255, 1), -( 66256, 375, 0,2340.72, 1352.37, 33.3341, 0.344954, 0, 0, 0.171623, 0.985163, 120, 255, 1), -( 66257, 375, 0,2341.88, 1344.28, 33.3341, 5.63673, 0, 0, 0.31763, -0.948215, 120, 255, 1), -( 66292, 375, 0,2305.16, 1357.46, 33.3335, 4.13272, 0, 0, 0.879701, -0.475526, 120, 255, 1), -( 66304, 375, 0,2329.93, 1378.17, 33.3335, 0.446058, 0, 0, 0.221185, 0.975232, 120, 255, 1), -( 66305, 375, 0,2318.93, 1398, 33.3335, 2.74335, 0, 0, 0.980241, 0.197809, 120, 255, 1), -( 66313, 375, 0,2305.13, 1347.16, 33.3334, 4.94245, 0, 0, 0.621275, -0.783592, 120, 255, 1), -( 66314, 375, 0,2300.79, 1352.3, 33.3334, 3.07713, 0, 0, 0.999481, 0.0322268, 120, 255, 1), -( 66315, 375, 0,2276.21, 1362.27, 33.3335, 3.29704, 0, 0, 0.996981, -0.0776452, 120, 255, 1), -( 66316, 375, 0,2265.59, 1354.08, 33.3335, 4.40528, 0, 0, 0.80694, -0.590634, 120, 255, 1), -( 66317, 375, 0,2268.72, 1403.56, 33.3334, 0.24895, 0, 0, 0.124154, 0.992263, 120, 255, 1), -( 574241, 375, 0,2287.5, 1419.42, 33.3334, 0.307855, 0, 0, 0.153321, 0.988177, 120, 255, 1), -( 574242, 375, 0,2304.68, 1471.36, 33.3334, 1.05791, 0, 0, 0.504632, 0.863335, 120, 255, 1), -( 574243, 375, 0,2304.19, 1477.65, 33.3334, 1.05791, 0, 0, 0.504632, 0.863335, 120, 255, 1), -( 574244, 375, 0,2294.94, 1477.74, 33.3334, 6.25332, 0, 0, 0.0149322, -0.999889, 120, 255, 1), -( 574245, 375, 0,2333.19, 1478.31, 33.3334, 0.468867, 0, 0, 0.232292, 0.972646, 120, 255, 1), -( 85473, 375, 0,2339.75, 1485.74, 33.435, 0.417816, 0, 0, 0.207392, 0.978258, 120, 255, 1), -( 85474, 375, 0,2362.05, 1474.94, 33.3341, 5.06267, 0, 0, 0.57308, -0.8195, 120, 255, 1), -( 85475, 375, 0,2337, 1446.25, 33.3341, 4.10919, 0, 0, 0.885234, -0.465147, 120, 255, 1), -( 85476, 375, 0,2337.31, 1453.2, 33.3341, 2.26351, 0, 0, 0.905159, 0.425073, 120, 255, 1); --- update for existing ones -UPDATE gameobject SET spawntimesecs = 120 WHERE id = 375; --- pools --- should be spawned max 15 (31 total spawns) -DELETE FROM pool_template WHERE entry = 15014; -INSERT INTO pool_template (entry, max_limit, description) VALUES -(15014,15,'Tirisfal Pumpkins'); -DELETE FROM pool_gameobject_template WHERE pool_entry = 15014; -INSERT INTO pool_gameobject_template (id, pool_entry, chance, description) VALUES -(375, 15014, 0, '375 - Tirisfal Pumpkins'); \ No newline at end of file diff --git a/Updates/1480_z2688_01_mangos_flametongue.sql b/Updates/1480_z2688_01_mangos_flametongue.sql deleted file mode 100644 index a55844e1d..000000000 --- a/Updates/1480_z2688_01_mangos_flametongue.sql +++ /dev/null @@ -1,13 +0,0 @@ -ALTER TABLE db_version CHANGE COLUMN required_z2687_01_mangos_spell_chain required_z2688_01_mangos_flametongue bit; - -DELETE FROM spell_bonus_data WHERE entry IN (8026, 8028, 8029, 10445, 16343, 16344); -INSERT INTO spell_bonus_data VALUES('8026', '0.1', '0', '0', '0', 'Shaman - Flametongue Weapon Proc Rank 1'); - -DELETE FROM spell_chain WHERE first_spell=8026; -INSERT INTO spell_chain VALUES -(8026, 0, 8026, 1, 0), -(8028, 8026, 8026, 2, 0), -(8029, 8028, 8026, 3, 0), -(10445, 8029, 8026, 4, 0), -(16343, 10445, 8026, 5, 0), -(16344, 16343, 8026, 6, 0); diff --git a/Updates/1481_gameobject_respawntimer.sql b/Updates/1481_gameobject_respawntimer.sql deleted file mode 100644 index a76396cf8..000000000 --- a/Updates/1481_gameobject_respawntimer.sql +++ /dev/null @@ -1,5 +0,0 @@ --- Respawntimer fix for some Quest GO --- Ammo Crate -UPDATE gameobject SET spawntimesecs = 10 WHERE guid = 10663; --- The Holy Spring -UPDATE gameobject SET spawntimesecs = 10 WHERE guid = 10121; diff --git a/Updates/1482_cranky_benj.sql b/Updates/1482_cranky_benj.sql deleted file mode 100644 index 2b22d4134..000000000 --- a/Updates/1482_cranky_benj.sql +++ /dev/null @@ -1,92 +0,0 @@ --- Cranky Benj (Rare) --- Correct spawn, movement -UPDATE creature SET position_x = 1153.340698, position_y = -262.648895, position_z = 33.192471, Orientation = 3.130321, spawndist = 0, MovementType = 2 WHERE guid = 90511; -UPDATE creature_template SET SpeedWalk = 1.0, Scale = 1.75 WHERE Entry = 14223; - --- Add creature movement path -DELETE FROM creature_movement_template WHERE entry = 14223; -INSERT INTO creature_movement_template (entry, point, position_x, position_y, position_z, waittime, script_id, orientation, model1, model2) VALUES -(14223,1,1129.865967,-260.800964,33.192471,0,0,100,0,0), -(14223,2,1099.399048,-246.60289,33.264645,0,0,100,0,0), -(14223,3,1043.006592,-218.997787,32.646904,0,0,100,0,0), -(14223,4,987.82843,-183.095047,32.69471,0,0,100,0,0), -(14223,5,944.295044,-133.382248,32.325966,0,0,100,0,0), -(14223,6,896.153625,-88.743256,32.825161,0,0,100,0,0), -(14223,7,822.506897,-69.983795,32.585327,0,0,100,0,0), -(14223,8,777.692444,-43.370731,33.055027,0,0,100,0,0), -(14223,9,724.597107,15.529276,32.923599,0,0,100,0,0), -(14223,10,681.479916,86.932617,32.603901,0,0,100,0,0), -(14223,11,614.491882,189.908112,33.31831,0,0,100,0,0), -(14223,12,555.050903,231.308807,33.459038,0,0,100,0,0), -(14223,13,517.042053,274.988098,33.077164,0,0,100,0,0), -(14223,14,525.948975,251.625854,33.394135,0,0,100,0,0), -(14223,15,569.712891,221.092667,31.634613,0,0,100,0,0), -(14223,16,632.957397,163.248001,32.454338,0,0,100,0,0), -(14223,17,667.423401,98.586746,33.666218,0,0,100,0,0), -(14223,18,711.495544,41.196175,31.657679,0,0,100,0,0), -(14223,19,745.464233,-14.589418,33.086525,0,0,100,0,0), -(14223,20,801.70166,-56.72316,31.929422,0,0,100,0,0), -(14223,21,869.771362,-83.021278,32.992165,0,0,100,0,0), -(14223,22,933.646043,-117.308159,31.955774,0,0,100,0,0), -(14223,23,962.604614,-156.085876,33.334225,0,0,100,0,0), -(14223,24,1031.765015,-216.431774,33.271629,0,0,100,0,0), -(14223,25,1118.476318,-252.114044,31.716318,0,0,100,0,0), -(14223,26,1186.552368,-265.552765,33.963139,0,0,100,0,0), -(14223,27,1153.340698,-262.648895,33.192471,0,0,3.130321,0,0); - --- Loot drop corrected -DELETE FROM creature_loot_template WHERE entry = 14223; -INSERT INTO creature_loot_template (entry, item, ChanceOrQuestChance, groupid, mincountOrRef, maxcount, condition_id) VALUES -(14223,3712,15.9,0,1,1,0), -(14223,4234,11.2,0,1,1,0), -(14223,4304,1.9,0,1,1,0), -(14223,4555,9.8,0,1,1,0), -(14223,4556,19.2,0,1,1,0), -(14223,5504,10.7,0,1,1,0), -(14223,5524,28,0,1,1,0), -(14223,6308,5.6,0,1,1,0), -(14223,6609,3.3,0,1,1,0), -(14223,6616,2.8,0,1,1,0), -(14223,7366,2.3,0,1,1,0), -(14223,7367,1.4,0,1,1,0), -(14223,7370,2.8,0,1,1,0), -(14223,7406,1.4,0,1,1,0), -(14223,7408,1.4,0,1,1,0), -(14223,7410,2.8,0,1,1,0), -(14223,7412,1.9,0,1,1,0), -(14223,7413,1.9,0,1,1,0), -(14223,7417,1.9,0,1,1,0), -(14223,7421,1.4,0,1,1,0), -(14223,7423,2.3,0,1,1,0), -(14223,7436,1.4,0,1,1,0), -(14223,8167,2.3,0,1,1,0), -(14223,9803,1.8,0,1,1,0), -(14223,9805,9,0,1,1,0), -(14223,9806,0.6,0,1,1,0), -(14223,9807,1.1,0,1,1,0), -(14223,9810,1.5,0,1,1,0), -(14223,9811,8,0,1,1,0), -(14223,9813,1.3,0,1,1,0), -(14223,9814,9,0,1,1,0), -(14223,9815,1.9,0,1,1,0), -(14223,9817,1.4,0,1,1,0), -(14223,9818,1.7,0,1,1,0), -(14223,9820,1.4,0,1,1,0), -(14223,9823,1.4,0,1,1,0), -(14223,9824,2.8,0,1,1,0), -(14223,9825,1.9,0,1,1,0), -(14223,9826,1.4,0,1,1,0), -(14223,9828,1.4,0,1,1,0), -(14223,9832,1.4,0,1,1,0), -(14223,9840,1.4,0,1,1,0), -(14223,9842,2.3,0,1,1,0), -(14223,9847,1.9,0,1,1,0), -(14223,9857,1.4,0,1,1,0), -(14223,9868,1.4,0,1,1,0), -(14223,10288,1.4,0,1,1,0), -(14223,10289,1.4,0,1,1,0), -(14223,10406,2.3,0,1,1,0), -(14223,10409,1.4,0,1,1,0), -(14223,24048,1,1,-24048,1,0), -(14223,24050,1,1,-24050,1,0), -(14223,24052,1,1,-24052,1,0); \ No newline at end of file diff --git a/Updates/1483_jimmy_the_bleeder.sql b/Updates/1483_jimmy_the_bleeder.sql deleted file mode 100644 index 2e8ccef59..000000000 --- a/Updates/1483_jimmy_the_bleeder.sql +++ /dev/null @@ -1,85 +0,0 @@ --- Jimmy the Bleeder (rare) --- Will use male model only --- Equipment added --- loot corrected -UPDATE creature SET modelid = 3616, spawndist = 10, MovementType = 1 WHERE guid = 91111; -UPDATE creature_template SET PickpocketlootID = 14281, MinLootGold = 44, MaxLootGold = 59, equipmentTemplateid = 499 WHERE Entry = 14281; - --- Correct drop loot -DELETE FROM creature_loot_template WHERE entry = 14281; -INSERT INTO creature_loot_template (entry, item, ChanceOrQuestChance, groupid, mincountOrRef, maxcount, condition_id) VALUES -(14281,422,5,0,1,1,0), -(14281,929,1.8,0,1,1,0), -(14281,954,0.4,0,1,1,0), -(14281,1205,4.92,0,1,1,0), -(14281,1206,0.4,0,1,1,0), -(14281,1478,0.16,0,1,1,0), -(14281,1705,0.4,0,1,1,0), -(14281,1778,0.3,0,1,1,0), -(14281,1799,0.2,0,1,1,0), -(14281,1819,0.2,0,1,1,0), -(14281,1821,0.2,0,1,1,0), -(14281,2220,0.2,0,1,1,0), -(14281,2589,16,0,1,3,0), -(14281,2592,24,0,1,2,0), -(14281,2783,0.3,0,1,1,0), -(14281,3012,0.82,0,1,1,0), -(14281,3378,0.04,0,1,1,0), -(14281,3385,5.7143,0,1,1,0), -(14281,3692,-100,0,1,1,0), -(14281,4296,0.82,0,1,1,0), -(14281,4297,0.04,0,1,1,0), -(14281,4306,6,0,1,1,0), -(14281,4708,0.04,0,1,1,0), -(14281,4715,1,0,1,1,0), -(14281,6566,2.86,0,1,1,0), -(14281,6567,1.4,0,1,1,0), -(14281,6568,8,0,1,1,0), -(14281,6569,1.6,0,1,1,0), -(14281,6573,3,0,1,1,0), -(14281,6577,2,0,1,1,0), -(14281,6578,3,0,1,1,0), -(14281,6579,2.8571,0,1,1,0), -(14281,6580,3,0,1,1,0), -(14281,6584,1.2,0,1,1,0), -(14281,6586,2,0,1,1,0), -(14281,6587,9,0,1,1,0), -(14281,6588,8.5714,0,1,1,0), -(14281,6591,1.5,0,1,1,0), -(14281,6593,1.4,0,1,1,0), -(14281,6600,0.6,0,1,1,0), -(14281,6602,1.1,0,1,1,0), -(14281,6604,1.4,0,1,1,0), -(14281,9773,3,0,1,1,0), -(14281,9774,3,0,1,1,0), -(14281,9782,4,0,1,1,0), -(14281,9792,1.5,0,1,1,0), -(14281,9793,3,0,1,1,0), -(14281,9794,1.2,0,1,1,0), -(14281,9795,2,0,1,1,0), -(14281,9796,1,0,1,1,0), -(14281,9799,1.7,0,1,1,0), -(14281,9801,1.5,0,1,1,0), -(14281,9802,1.3,0,1,1,0), -(14281,9803,1.4,0,1,1,0), -(14281,9805,9,0,1,1,0), -(14281,9806,0.9,0,1,1,0), -(14281,9807,1.8,0,1,1,0), -(14281,9810,0.9,0,1,1,0), -(14281,9811,7,0,1,1,0), -(14281,9813,1.3,0,1,1,0), -(14281,9814,9,0,1,1,0), -(14281,9815,1.6,0,1,1,0), -(14281,9817,1.4,0,1,1,0), -(14281,9818,1.3,0,1,1,0), -(14281,10405,3.68,0,1,1,0), -(14281,24059,5,1,-24059,1,0), -(14281,24062,1,1,-24062,1,0), -(14281,24064,1,1,-24064,1,0), -(14281,24066,0.5,1,-24066,1,0); - --- Correct pickpocket loot -DELETE FROM pickpocketing_loot_template WHERE entry = 14281; -INSERT INTO pickpocketing_loot_template (entry, item, ChanceOrQuestChance, groupid, mincountOrRef, maxcount, condition_id) VALUES -(14281,17124,0.9,0,1,1,0), -(14281,16882,0.15,0,1,1,0); \ No newline at end of file diff --git a/Updates/1484_lo_grosh.sql b/Updates/1484_lo_grosh.sql deleted file mode 100644 index f8849cbaf..000000000 --- a/Updates/1484_lo_grosh.sql +++ /dev/null @@ -1,68 +0,0 @@ --- Lo'Grosh (Rare) -UPDATE creature_template SET FactionAlliance = 45, FactionHorde = 45, SpeedWalk = 1.05 WHERE Entry = 2453; --- 1st spawn -UPDATE creature SET spawndist = 0, MovementType = 2 WHERE guid = 69113; -DELETE FROM creature_movement WHERE id = 69113; -INSERT INTO creature_movement (id, point, position_x, position_y, position_z, waittime, script_id, orientation, model1, model2) VALUES -(69113,1,616.695,-675.454,151.824, 0, 0,3.76735, 0, 0), -(69113,2,612.288,-683.58,153.169, 0, 0,4.54096, 0, 0), -(69113,3,610.387,-695.678,152.379, 0, 0,4.4153, 0, 0), -(69113,4,606.786,-704.271,151.857, 0, 0,4.03831, 0, 0), -(69113,5,600.036,-710.78,151.199, 0, 0,3.66525, 0, 0), -(69113,6,587.783,-716.205,149.476, 0, 0,3.66918, 0, 0), -(69113,7,576.543,-725.898,150.469, 0, 0,3.88516, 0, 0), -(69113,8,586.344,-717.404,149.329, 0, 0,0.535435, 0, 0), -(69113,9,595.769,-712.303,149.753, 0, 0,0.374429, 0, 0), -(69113,10,600.992,-709.782,151.391, 0, 0,0.617902, 0, 0), -(69113,11,608.745,-700.329,151.574, 0, 0,0.884938, 0, 0), -(69113,12,614.029,-696.513,152.62, 0, 0,0.127029, 0, 0), -(69113,13,625.471,-693.985,153.691, 0, 0,0.657958, 0, 0), -(69113,14,633.585,-687.049,155.356, 0, 0,1.38445, 0, 0), -(69113,15,631.456,-679.19,154.09, 0, 0,2.17155, 0, 0), -(69113,16,624.023,-675.308,152.823, 0, 0,2.97344, 0, 0); --- 2nd spawn --- missing added - free guids reused -DELETE FROM creature WHERE guid = 119583; -DELETE FROM creature_addon WHERE guid = 119583; -DELETE FROM creature_movement WHERE id = 119583; -DELETE FROM game_event_creature WHERE guid = 119583; -DELETE FROM game_event_creature_data WHERE guid = 119583; -DELETE FROM creature_battleground WHERE guid = 119583; -DELETE FROM creature_linking WHERE guid = 119583 OR master_guid = 119583; -INSERT INTO creature (guid, id, map, modelid, equipment_id, position_x, position_y, position_z, orientation, spawntimesecs, spawndist, currentwaypoint, curhealth, curmana, DeathState, MovementType) VALUES -(119583,2453,0,0,0,896.904,-547.316,142.524,3.53498,7200,0,0,1196,3075,0,0); - --- Correct loot drop -DELETE FROM creature_loot_template WHERE entry = 2453; -INSERT INTO creature_loot_template (entry, item, ChanceOrQuestChance, groupid, mincountOrRef, maxcount, condition_id) VALUES -(2453,1477,1.1,0,1,1,0), -(2453,1678,30,2,1,1,0), -(2453,1708,4.878,0,1,1,0), -(2453,1710,2.439,0,1,1,0), -(2453,1760,0.3,0,1,1,0), -(2453,1782,0.05,0,1,1,0), -(2453,1784,0.6,0,1,1,0), -(2453,1805,0.6,0,1,1,0), -(2453,1810,0.6,0,1,1,0), -(2453,1825,0.6,0,1,1,0), -(2453,1829,1.3,0,1,1,0), -(2453,1831,0.05,0,1,1,0), -(2453,2221,0.6,0,1,1,0), -(2453,2785,0.3,0,1,1,0), -(2453,3048,0.6,0,1,1,0), -(2453,3381,0.6,0,1,1,0), -(2453,3385,5.46,0,1,1,0), -(2453,3771,9.7561,0,1,1,0), -(2453,3864,1.1,0,1,1,0), -(2453,4306,31.7073,0,1,3,0), -(2453,4338,9.7561,0,1,1,0), -(2453,4810,60,2,1,1,0), -(2453,6327,20,0,1,1,0), -(2453,6602,0.05,0,1,1,0), -(2453,7909,5.46,0,1,1,0), -(2453,7912,4.878,0,1,2,0), -(2453,20974,0.6,0,1,1,0), -(2453,24037,1,1,-24037,1,0), -(2453,24047,5,1,-24047,1,0), -(2453,24054,1,1,-24054,1,0), -(2453,24056,1,1,-24056,1,0); \ No newline at end of file diff --git a/Updates/1485_narillasanz.sql b/Updates/1485_narillasanz.sql deleted file mode 100644 index 783d2af3f..000000000 --- a/Updates/1485_narillasanz.sql +++ /dev/null @@ -1,14 +0,0 @@ --- Narillasanz (Rare)(Elite) - --- Narillasanz is completely immune to fire damage --- Also beware that he is immune to snare effects and to Stun and Sleep mechanics (can't hibernate this dragon). -UPDATE creature_template SET MechanicImmuneMask = 3584, SchoolImmuneMask = 4 WHERE entry = 2447; - --- Corrected skinning loot drop -DELETE FROM skinning_loot_template WHERE entry = 2447; -INSERT INTO skinning_loot_template (entry,item,ChanceOrQuestChance,groupid,mincountOrRef,maxcount,condition_id) VALUES -(2447,4304,47,1,1,2,0), -(2447,4234,28,1,1,2,0), -(2447,4235,5,1,1,1,0), -(2447,8165,5,1,1,2,0), -(2447,8269,15,1,1,1,0); \ No newline at end of file diff --git a/Updates/1486_skhowl.sql b/Updates/1486_skhowl.sql deleted file mode 100644 index 931d4036c..000000000 --- a/Updates/1486_skhowl.sql +++ /dev/null @@ -1,32 +0,0 @@ --- Skhowl (Rare) - --- Corrected loot drop -DELETE FROM creature_loot_template WHERE entry = 2452; -INSERT INTO creature_loot_template (entry, item, ChanceOrQuestChance, groupid, mincountOrRef, maxcount, condition_id) VALUES -(2452,1477,0.14,0,1,1,0), -(2452,1708,3,0,1,1,0), -(2452,1710,1.4,0,1,1,0), -(2452,1725,0.42,0,1,1,0), -(2452,1783,0.7,0,1,1,0), -(2452,1809,0.4,0,1,1,0), -(2452,1829,0.3,0,1,1,0), -(2452,1830,0.2,0,1,1,0), -(2452,2289,0.42,0,1,1,0), -(2452,2772,0.84,0,1,1,0), -(2452,2786,0.05,0,1,1,0), -(2452,2838,0.42,0,1,1,0), -(2452,3011,75,0,1,1,0), -(2452,3385,0.7937,0,1,1,0), -(2452,3720,-80,0,1,1,0), -(2452,3771,4,0,1,1,0), -(2452,4304,1.5873,0,1,1,0), -(2452,4636,1.28,0,1,1,0), -(2452,5637,3,0,1,1,0), -(2452,6331,25,0,1,1,0), -(2452,8146,3.1746,0,1,1,0), -(2452,24047,5,1,-24047,1,0), -(2452,24052,1,1,-24052,1,0), -(2452,24053,0.5,1,-24053,1,0), -(2452,24054,1,1,-24054,1,0), -(2452,24056,1,1,-24056,1,0), -(2452,24058,5,1,-24058,1,0); \ No newline at end of file diff --git a/Updates/1487_stone_fury.sql b/Updates/1487_stone_fury.sql deleted file mode 100644 index 18e75da6c..000000000 --- a/Updates/1487_stone_fury.sql +++ /dev/null @@ -1,346 +0,0 @@ --- Stone Fury --- Stone Fury is completely immune to Nature damage -UPDATE creature_template SET SchoolImmuneMask = 8 WHERE entry = 2258; - --- Corrected Loot -DELETE FROM creature_loot_template WHERE entry = 2258; -INSERT INTO creature_loot_template (entry, item, ChanceOrQuestChance, groupid, mincountOrRef, maxcount, condition_id) VALUES -(2258,4784,47,0,1,1,0), -(2258,4553,30,0,1,1,0), -(2258,7912,20,0,1,2,0), -(2258,8150,19,0,1,1,0), -(2258,7067,7,0,1,1,0), -(2258,4552,6,0,1,1,0), -(2258,3864,1.02,0,1,1,0), -(2258,7909,0.48,0,1,1,0), -(2258,1529,0.3953,0,1,1,0), -(2258,1725,0.2,0,1,1,0), -(2258,4300,0.14,0,1,1,0), -(2258,4636,0.14,0,1,1,0), -(2258,3818,0.06,0,1,1,0), -(2258,3868,0.06,0,1,1,0), -(2258,3873,0.06,0,1,1,0), -(2258,4353,0.06,0,1,1,0), -(2258,3831,0.05,0,1,1,0), -(2258,934,0.05,0,1,1,0), -(2258,1726,0.05,0,1,1,0), -(2258,2276,0.05,0,1,1,0), -(2258,2951,0.05,0,1,1,0), -(2258,9385,0.05,0,1,1,0), -(2258,9435,0.05,0,1,1,0), -(2258,13025,0.05,0,1,1,0), -(2258,13093,0.05,0,1,1,0), -(2258,13105,0.05,0,1,1,0), -(2258,13110,0.05,0,1,1,0), -(2258,3358,0.03,0,1,1,0), -(2258,3832,0.03,0,1,1,0), -(2258,10300,0.03,0,1,1,0), -(2258,864,0.0104,0,1,1,0), -(2258,1207,0.0104,0,1,1,0), -(2258,1280,0.0104,0,1,1,0), -(2258,1465,0.0104,0,1,1,0), -(2258,1988,0.0104,0,1,1,0), -(2258,2620,0.0104,0,1,1,0), -(2258,4041,0.0104,0,1,1,0), -(2258,4042,0.0104,0,1,1,0), -(2258,4043,0.0104,0,1,1,0), -(2258,4067,0.0104,0,1,1,0), -(2258,4078,0.0104,0,1,1,0), -(2258,4727,0.0104,0,1,1,0), -(2258,4729,0.0104,0,1,1,0), -(2258,4731,0.0104,0,1,1,0), -(2258,5624,0.0104,0,1,1,0), -(2258,6412,0.0104,0,1,1,0), -(2258,6416,0.0104,0,1,1,0), -(2258,6419,0.0104,0,1,1,0), -(2258,6420,0.0104,0,1,1,0), -(2258,6421,0.0104,0,1,1,0), -(2258,6422,0.0104,0,1,1,0), -(2258,7431,0.0104,0,1,1,0), -(2258,7432,0.0104,0,1,1,0), -(2258,7435,0.0104,0,1,1,0), -(2258,7440,0.0104,0,1,1,0), -(2258,7441,0.0104,0,1,1,0), -(2258,7445,0.0104,0,1,1,0), -(2258,7454,0.0104,0,1,1,0), -(2258,7455,0.0104,0,1,1,0), -(2258,7456,0.0104,0,1,1,0), -(2258,7459,0.0104,0,1,1,0), -(2258,7463,0.0104,0,1,1,0), -(2258,7465,0.0104,0,1,1,0), -(2258,7492,0.0104,0,1,1,0), -(2258,9382,0.0104,0,1,1,0), -(2258,9844,0.0104,0,1,1,0), -(2258,9852,0.0104,0,1,1,0), -(2258,9854,0.0104,0,1,1,0), -(2258,9866,0.0104,0,1,1,0), -(2258,9875,0.0104,0,1,1,0), -(2258,9877,0.0104,0,1,1,0), -(2258,9879,0.0104,0,1,1,0), -(2258,9886,0.0104,0,1,1,0), -(2258,9890,0.0104,0,1,1,0), -(2258,9891,0.0104,0,1,1,0), -(2258,9896,0.0104,0,1,1,0), -(2258,9898,0.0104,0,1,1,0), -(2258,10331,0.0104,0,1,1,0), -(2258,11986,0.0104,0,1,1,0), -(2258,11997,0.0104,0,1,1,0), -(2258,12030,0.0104,0,1,1,0), -(2258,12040,0.0104,0,1,1,0), -(2258,14223,0.0104,0,1,1,0), -(2258,14224,0.0104,0,1,1,0), -(2258,14231,0.0104,0,1,1,0), -(2258,14232,0.0104,0,1,1,0), -(2258,14236,0.0104,0,1,1,0), -(2258,14239,0.0104,0,1,1,0), -(2258,14407,0.0104,0,1,1,0), -(2258,14410,0.0104,0,1,1,0), -(2258,14413,0.0104,0,1,1,0), -(2258,14418,0.0104,0,1,1,0), -(2258,14419,0.0104,0,1,1,0), -(2258,14420,0.0104,0,1,1,0), -(2258,14426,0.0104,0,1,1,0), -(2258,14595,0.0104,0,1,1,0), -(2258,14596,0.0104,0,1,1,0), -(2258,14602,0.0104,0,1,1,0), -(2258,14760,0.0104,0,1,1,0), -(2258,14765,0.0104,0,1,1,0), -(2258,14767,0.0104,0,1,1,0), -(2258,14771,0.0104,0,1,1,0), -(2258,14773,0.0104,0,1,1,0), -(2258,15146,0.0104,0,1,1,0), -(2258,15154,0.0104,0,1,1,0), -(2258,15155,0.0104,0,1,1,0), -(2258,15160,0.0104,0,1,1,0), -(2258,15233,0.0104,0,1,1,0), -(2258,15260,0.0104,0,1,1,0), -(2258,15322,0.0104,0,1,1,0), -(2258,15353,0.0104,0,1,1,0), -(2258,15360,0.0104,0,1,1,0), -(2258,15362,0.0104,0,1,1,0), -(2258,15365,0.0104,0,1,1,0), -(2258,15367,0.0104,0,1,1,0), -(2258,15368,0.0104,0,1,1,0), -(2258,15565,0.0104,0,1,1,0), -(2258,15572,0.0104,0,1,1,0), -(2258,15573,0.0104,0,1,1,0), -(2258,15576,0.0104,0,1,1,0), -(2258,15581,0.0104,0,1,1,0), -(2258,15595,0.0104,0,1,1,0), -(2258,15598,0.0104,0,1,1,0), -(2258,15918,0.0104,0,1,1,0), -(2258,15963,0.0104,0,1,1,0), -(2258,15990,0.0104,0,1,1,0), -(2258,1625,0.0099,0,1,1,0), -(2258,1659,0.0099,0,1,1,0), -(2258,1664,0.0099,0,1,1,0), -(2258,1986,0.0099,0,1,1,0), -(2258,2623,0.0099,0,1,1,0), -(2258,2955,0.0099,0,1,1,0), -(2258,4044,0.0099,0,1,1,0), -(2258,4058,0.0099,0,1,1,0), -(2258,4060,0.0099,0,1,1,0), -(2258,4068,0.0099,0,1,1,0), -(2258,4070,0.0099,0,1,1,0), -(2258,4079,0.0099,0,1,1,0), -(2258,4087,0.0099,0,1,1,0), -(2258,4725,0.0099,0,1,1,0), -(2258,4735,0.0099,0,1,1,0), -(2258,5011,0.0099,0,1,1,0), -(2258,5079,0.0099,0,1,1,0), -(2258,5215,0.0099,0,1,1,0), -(2258,5608,0.0099,0,1,1,0), -(2258,6411,0.0099,0,1,1,0), -(2258,6415,0.0099,0,1,1,0), -(2258,6432,0.0099,0,1,1,0), -(2258,7112,0.0099,0,1,1,0), -(2258,7429,0.0099,0,1,1,0), -(2258,7430,0.0099,0,1,1,0), -(2258,7439,0.0099,0,1,1,0), -(2258,7472,0.0099,0,1,1,0), -(2258,7474,0.0099,0,1,1,0), -(2258,7475,0.0099,0,1,1,0), -(2258,7476,0.0099,0,1,1,0), -(2258,7480,0.0099,0,1,1,0), -(2258,7483,0.0099,0,1,1,0), -(2258,7484,0.0099,0,1,1,0), -(2258,7485,0.0099,0,1,1,0), -(2258,7489,0.0099,0,1,1,0), -(2258,7493,0.0099,0,1,1,0), -(2258,7494,0.0099,0,1,1,0), -(2258,7556,0.0099,0,1,1,0), -(2258,7610,0.0099,0,1,1,0), -(2258,9876,0.0099,0,1,1,0), -(2258,9878,0.0099,0,1,1,0), -(2258,9880,0.0099,0,1,1,0), -(2258,9881,0.0099,0,1,1,0), -(2258,9885,0.0099,0,1,1,0), -(2258,9889,0.0099,0,1,1,0), -(2258,9892,0.0099,0,1,1,0), -(2258,9894,0.0099,0,1,1,0), -(2258,9895,0.0099,0,1,1,0), -(2258,9900,0.0099,0,1,1,0), -(2258,9901,0.0099,0,1,1,0), -(2258,9902,0.0099,0,1,1,0), -(2258,9904,0.0099,0,1,1,0), -(2258,9929,0.0099,0,1,1,0), -(2258,11972,0.0099,0,1,1,0), -(2258,12011,0.0099,0,1,1,0), -(2258,12022,0.0099,0,1,1,0), -(2258,14216,0.0099,0,1,1,0), -(2258,14220,0.0099,0,1,1,0), -(2258,14225,0.0099,0,1,1,0), -(2258,14228,0.0099,0,1,1,0), -(2258,14233,0.0099,0,1,1,0), -(2258,14238,0.0099,0,1,1,0), -(2258,14240,0.0099,0,1,1,0), -(2258,14241,0.0099,0,1,1,0), -(2258,14245,0.0099,0,1,1,0), -(2258,14248,0.0099,0,1,1,0), -(2258,14251,0.0099,0,1,1,0), -(2258,14255,0.0099,0,1,1,0), -(2258,14422,0.0099,0,1,1,0), -(2258,14423,0.0099,0,1,1,0), -(2258,14591,0.0099,0,1,1,0), -(2258,14592,0.0099,0,1,1,0), -(2258,14598,0.0099,0,1,1,0), -(2258,14600,0.0099,0,1,1,0), -(2258,14603,0.0099,0,1,1,0), -(2258,14606,0.0099,0,1,1,0), -(2258,14770,0.0099,0,1,1,0), -(2258,14772,0.0099,0,1,1,0), -(2258,14902,0.0099,0,1,1,0), -(2258,15152,0.0099,0,1,1,0), -(2258,15157,0.0099,0,1,1,0), -(2258,15158,0.0099,0,1,1,0), -(2258,15214,0.0099,0,1,1,0), -(2258,15234,0.0099,0,1,1,0), -(2258,15261,0.0099,0,1,1,0), -(2258,15359,0.0099,0,1,1,0), -(2258,15366,0.0099,0,1,1,0), -(2258,15371,0.0099,0,1,1,0), -(2258,15567,0.0099,0,1,1,0), -(2258,15569,0.0099,0,1,1,0), -(2258,15574,0.0099,0,1,1,0), -(2258,15578,0.0099,0,1,1,0), -(2258,15580,0.0099,0,1,1,0), -(2258,15582,0.0099,0,1,1,0), -(2258,15583,0.0099,0,1,1,0), -(2258,15584,0.0099,0,1,1,0), -(2258,15589,0.0099,0,1,1,0), -(2258,15596,0.0099,0,1,1,0), -(2258,15603,0.0099,0,1,1,0), -(2258,15606,0.0099,0,1,1,0), -(2258,15978,0.0099,0,1,1,0), -(2258,863,0.0093,0,1,1,0), -(2258,1522,0.0093,0,1,1,0), -(2258,1523,0.0093,0,1,1,0), -(2258,1679,0.0093,0,1,1,0), -(2258,1990,0.0093,0,1,1,0), -(2258,1993,0.0093,0,1,1,0), -(2258,1996,0.0093,0,1,1,0), -(2258,2621,0.0093,0,1,1,0), -(2258,2622,0.0093,0,1,1,0), -(2258,3011,0.0093,0,1,1,0), -(2258,3345,0.0093,0,1,1,0), -(2258,4038,0.0093,0,1,1,0), -(2258,4057,0.0093,0,1,1,0), -(2258,4059,0.0093,0,1,1,0), -(2258,4065,0.0093,0,1,1,0), -(2258,4074,0.0093,0,1,1,0), -(2258,4726,0.0093,0,1,1,0), -(2258,4732,0.0093,0,1,1,0), -(2258,4810,0.0093,0,1,1,0), -(2258,5009,0.0093,0,1,1,0), -(2258,6402,0.0093,0,1,1,0), -(2258,6405,0.0093,0,1,1,0), -(2258,6413,0.0093,0,1,1,0), -(2258,6417,0.0093,0,1,1,0), -(2258,6418,0.0093,0,1,1,0), -(2258,7111,0.0093,0,1,1,0), -(2258,7433,0.0093,0,1,1,0), -(2258,7434,0.0093,0,1,1,0), -(2258,7437,0.0093,0,1,1,0), -(2258,7438,0.0093,0,1,1,0), -(2258,7443,0.0093,0,1,1,0), -(2258,7444,0.0093,0,1,1,0), -(2258,7446,0.0093,0,1,1,0), -(2258,7447,0.0093,0,1,1,0), -(2258,7448,0.0093,0,1,1,0), -(2258,7457,0.0093,0,1,1,0), -(2258,7458,0.0093,0,1,1,0), -(2258,7461,0.0093,0,1,1,0), -(2258,7462,0.0093,0,1,1,0), -(2258,8188,0.0093,0,1,1,0), -(2258,8224,0.0093,0,1,1,0), -(2258,9848,0.0093,0,1,1,0), -(2258,9849,0.0093,0,1,1,0), -(2258,9850,0.0093,0,1,1,0), -(2258,9851,0.0093,0,1,1,0), -(2258,9856,0.0093,0,1,1,0), -(2258,9858,0.0093,0,1,1,0), -(2258,9859,0.0093,0,1,1,0), -(2258,9862,0.0093,0,1,1,0), -(2258,9563,0.0093,0,1,1,0), -(2258,9864,0.0093,0,1,1,0), -(2258,9870,0.0093,0,1,1,0), -(2258,9871,0.0093,0,1,1,0), -(2258,9872,0.0093,0,1,1,0), -(2258,9873,0.0093,0,1,1,0), -(2258,10329,0.0093,0,1,1,0), -(2258,10333,0.0093,0,1,1,0), -(2258,11971,0.0093,0,1,1,0), -(2258,12010,0.0093,0,1,1,0), -(2258,12020,0.0093,0,1,1,0), -(2258,14202,0.0093,0,1,1,0), -(2258,14204,0.0093,0,1,1,0), -(2258,14207,0.0093,0,1,1,0), -(2258,14208,0.0093,0,1,1,0), -(2258,14213,0.0093,0,1,1,0), -(2258,14215,0.0093,0,1,1,0), -(2258,14217,0.0093,0,1,1,0), -(2258,14218,0.0093,0,1,1,0), -(2258,14222,0.0093,0,1,1,0), -(2258,14226,0.0093,0,1,1,0), -(2258,14229,0.0093,0,1,1,0), -(2258,14235,0.0093,0,1,1,0), -(2258,14412,0.0093,0,1,1,0), -(2258,14415,0.0093,0,1,1,0), -(2258,14588,0.0093,0,1,1,0), -(2258,14589,0.0093,0,1,1,0), -(2258,14594,0.0093,0,1,1,0), -(2258,14607,0.0093,0,1,1,0), -(2258,14762,0.0093,0,1,1,0), -(2258,14766,0.0093,0,1,1,0), -(2258,15134,0.0093,0,1,1,0), -(2258,15144,0.0093,0,1,1,0), -(2258,15145,0.0093,0,1,1,0), -(2258,15149,0.0093,0,1,1,0), -(2258,15150,0.0093,0,1,1,0), -(2258,15151,0.0093,0,1,1,0), -(2258,15153,0.0093,0,1,1,0), -(2258,15213,0.0093,0,1,1,0), -(2258,15226,0.0093,0,1,1,0), -(2258,15243,0.0093,0,1,1,0), -(2258,15356,0.0093,0,1,1,0), -(2258,15361,0.0093,0,1,1,0), -(2258,15364,0.0093,0,1,1,0), -(2258,15546,0.0093,0,1,1,0), -(2258,15552,0.0093,0,1,1,0), -(2258,15557,0.0093,0,1,1,0), -(2258,15558,0.0093,0,1,1,0), -(2258,15561,0.0093,0,1,1,0), -(2258,15562,0.0093,0,1,1,0), -(2258,15563,0.0093,0,1,1,0), -(2258,15570,0.0093,0,1,1,0), -(2258,15575,0.0093,0,1,1,0), -(2258,15577,0.0093,0,1,1,0), -(2258,15590,0.0093,0,1,1,0), -(2258,15594,0.0093,0,1,1,0), -(2258,15929,0.0093,0,1,1,0), -(2258,15976,0.0093,0,1,1,0), -(2258,15977,0.0093,0,1,1,0), -(2258,24037,1,1,-24037,1,0), -(2258,24054,1,1,-24054,1,0), -(2258,24055,0.5,1,-24055,1,0), -(2258,24056,1,1,-24056,1,0); \ No newline at end of file diff --git a/Updates/1488_creature_template_base_armor.sql b/Updates/1488_creature_template_base_armor.sql deleted file mode 100644 index e1fb76651..000000000 --- a/Updates/1488_creature_template_base_armor.sql +++ /dev/null @@ -1,196 +0,0 @@ --- Rewritten base armor stats for each NPC class --- Fix paladins having same armor values as warriors and mages using armor values belonging to paladins - --- Warrior (Unit Class = 1) -UPDATE creature_template_classlevelstats SET basearmor=15 WHERE level=1 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=16 WHERE level=2 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=41 WHERE level=3 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=76 WHERE level=4 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=120 WHERE level=5 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=174 WHERE level=6 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=239 WHERE level=7 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=316 WHERE level=8 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=406 WHERE level=9 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=512 WHERE level=10 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=538 WHERE level=11 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=573 WHERE level=12 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=608 WHERE level=13 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=642 WHERE level=14 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=677 WHERE level=15 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=713 WHERE level=16 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=748 WHERE level=17 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=782 WHERE level=18 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=817 WHERE level=19 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=852 WHERE level=20 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=888 WHERE level=21 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=922 WHERE level=22 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=957 WHERE level=23 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=992 WHERE level=24 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=1026 WHERE level=25 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=1061 WHERE level=26 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=1097 WHERE level=27 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=1130 WHERE level=28 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=1165 WHERE level=29 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=1200 WHERE level=30 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=1234 WHERE level=31 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=1270 WHERE level=32 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=1304 WHERE level=33 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=1340 WHERE level=34 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=1373 WHERE level=35 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=1480 WHERE level=36 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=1593 WHERE level=37 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=1709 WHERE level=38 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=1834 WHERE level=39 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=1964 WHERE level=40 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=2101 WHERE level=41 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=2246 WHERE level=42 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=2397 WHERE level=43 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=2557 WHERE level=44 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=2725 WHERE level=45 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=2780 WHERE level=46 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=2835 WHERE level=47 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=2888 WHERE level=48 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=2944 WHERE level=49 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=2999 WHERE level=50 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=3052 WHERE level=51 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=3108 WHERE level=52 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=3163 WHERE level=53 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=3216 WHERE level=54 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=3271 WHERE level=55 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=3327 WHERE level=56 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=3380 WHERE level=57 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=3435 WHERE level=58 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=3489 WHERE level=59 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=3791 WHERE level=60 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=4091 WHERE level=61 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=4391 WHERE level=62 AND class=1; -UPDATE creature_template_classlevelstats SET basearmor=4691 WHERE level=63 AND class=1; --- Paladin (Unit Class = 2) -UPDATE creature_template_classlevelstats SET basearmor=15 WHERE level=1 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=21 WHERE level=2 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=37 WHERE level=3 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=67 WHERE level=4 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=105 WHERE level=5 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=150 WHERE level=6 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=205 WHERE level=7 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=268 WHERE level=8 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=342 WHERE level=9 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=426 WHERE level=10 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=450 WHERE level=11 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=479 WHERE level=12 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=507 WHERE level=13 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=537 WHERE level=14 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=566 WHERE level=15 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=596 WHERE level=16 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=625 WHERE level=17 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=652 WHERE level=18 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=683 WHERE level=19 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=712 WHERE level=20 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=740 WHERE level=21 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=770 WHERE level=22 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=800 WHERE level=23 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=829 WHERE level=24 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=858 WHERE level=25 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=887 WHERE level=26 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=916 WHERE level=27 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=946 WHERE level=28 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=975 WHERE level=29 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=1004 WHERE level=30 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=1033 WHERE level=31 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=1063 WHERE level=32 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=1091 WHERE level=33 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=1121 WHERE level=34 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=1149 WHERE level=35 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=1234 WHERE level=36 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=1325 WHERE level=37 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=1418 WHERE level=38 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=1517 WHERE level=39 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=1619 WHERE level=40 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=1727 WHERE level=41 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=1841 WHERE level=42 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=1958 WHERE level=43 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=2082 WHERE level=44 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=2211 WHERE level=45 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=2255 WHERE level=46 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=2300 WHERE level=47 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=2344 WHERE level=48 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=2389 WHERE level=49 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=2432 WHERE level=50 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=2477 WHERE level=51 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=2522 WHERE level=52 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=2566 WHERE level=53 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=2610 WHERE level=54 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=2654 WHERE level=55 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=2699 WHERE level=56 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=2744 WHERE level=57 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=2788 WHERE level=58 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=2832 WHERE level=59 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=3075 WHERE level=60 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=3316 WHERE level=61 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=3555 WHERE level=62 AND class=2; -UPDATE creature_template_classlevelstats SET basearmor=3795 WHERE level=63 AND class=2; --- Mage (Unit Class = 8) -UPDATE creature_template_classlevelstats SET basearmor=5 WHERE level=1 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=16 WHERE level=2 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=20 WHERE level=3 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=40 WHERE level=4 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=65 WHERE level=5 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=96 WHERE level=6 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=132 WHERE level=7 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=172 WHERE level=8 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=219 WHERE level=9 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=270 WHERE level=10 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=286 WHERE level=11 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=305 WHERE level=12 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=325 WHERE level=13 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=344 WHERE level=14 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=363 WHERE level=15 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=383 WHERE level=16 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=402 WHERE level=17 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=422 WHERE level=18 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=442 WHERE level=19 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=460 WHERE level=20 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=480 WHERE level=21 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=499 WHERE level=22 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=519 WHERE level=23 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=538 WHERE level=24 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=557 WHERE level=25 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=577 WHERE level=26 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=596 WHERE level=27 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=616 WHERE level=28 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=635 WHERE level=29 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=654 WHERE level=30 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=674 WHERE level=31 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=694 WHERE level=32 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=712 WHERE level=33 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=732 WHERE level=34 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=751 WHERE level=35 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=803 WHERE level=36 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=858 WHERE level=37 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=915 WHERE level=38 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=974 WHERE level=39 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=1035 WHERE level=40 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=1098 WHERE level=41 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=1165 WHERE level=42 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=1234 WHERE level=43 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=1304 WHERE level=44 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=1378 WHERE level=45 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=1406 WHERE level=46 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=1434 WHERE level=47 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=1462 WHERE level=48 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=1490 WHERE level=49 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=1518 WHERE level=50 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=1546 WHERE level=51 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=1574 WHERE level=52 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=1602 WHERE level=53 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=1630 WHERE level=54 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=1658 WHERE level=55 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=1686 WHERE level=56 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=1714 WHERE level=57 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=1742 WHERE level=58 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=1770 WHERE level=59 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=1923 WHERE level=60 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=2073 WHERE level=61 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=2223 WHERE level=62 AND class=8; -UPDATE creature_template_classlevelstats SET basearmor=2374 WHERE level=63 AND class=8; - diff --git a/Updates/1489_creature_template_armor.sql b/Updates/1489_creature_template_armor.sql deleted file mode 100644 index 4f882b3b9..000000000 --- a/Updates/1489_creature_template_armor.sql +++ /dev/null @@ -1,313 +0,0 @@ --- Fixed armor for many NPCs whose stats were previously fixed but were using wrong armor values --- due to the base stats table being wrong itself --- Fixed armor for many NPCs stats are still pending to be fixed --- Used base armor for NPCs having no armor set and for remaining unfixed NPCs - --- Miscelleanous and specific fixes -UPDATE creature_template SET ArmorMultiplier=1 WHERE Entry=5237; -- Gordunni Ogre Mage -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=92; -- Rock Elemental -UPDATE creature_template SET ArmorMultiplier=1.3 WHERE Entry=121; -- Defias Pathstalker -UPDATE creature_template SET ArmorMultiplier=0.37 WHERE Entry=124; -- Riverpaw Brute -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=334; -- Gath'Ilzogg -UPDATE creature_template SET ArmorMultiplier=1.0 WHERE Entry=474; -- Defias Rogue Wizard -UPDATE creature_template SET ArmorMultiplier=1.0 WHERE Entry=476; -- Kobold Geomancer -UPDATE creature_template SET ArmorMultiplier=0.37 WHERE Entry=502; -- Benny Blaanco -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=507; -- Fenros -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=589; -- Defias Pillager -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=688; -- Stone Maw Basilisk -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=689; -- Crystal Spine Basilisk -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=690; -- Cold Eye Basilisk -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=744; -- Green Scalebane -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=745; -- Scalebane Captain -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=746; -- Elder Dragonkin -UPDATE creature_template SET ArmorMultiplier=0.75 WHERE Entry=783; -- Skullsplitter Berserker -UPDATE creature_template SET ArmorMultiplier=0.38 WHERE Entry=822; -- Young Forest Bear -UPDATE creature_template SET ArmorMultiplier=1.3 WHERE Entry=830; -- Sand Crawler -UPDATE creature_template SET ArmorMultiplier=1.3 WHERE Entry=831; -- Sea Crawler -UPDATE creature_template SET ArmorMultiplier=1.3 WHERE Entry=875; -- Saltscale Tide Lord -UPDATE creature_template SET ArmorMultiplier=1.54 WHERE Entry=910; -- Defias Enchanter -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=922; -- Silt Crawler -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=1009; -- Mosshide Mistweaver -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=1030; -- Black Slime -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=1031; -- Crimson Ooze -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=1032; -- Black Ooze -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=1033; -- Monstrous Ooze -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=1047; -- Red Scalebane -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=1049; -- Scalebane Royal Guard -UPDATE creature_template SET ArmorMultiplier=0.22 WHERE Entry=1114; -- Jungle Thunderer -UPDATE creature_template SET ArmorMultiplier=0.24 WHERE Entry=1128; -- Young Black Bear -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=1140; -- Razormaw Matriarch -UPDATE creature_template SET ArmorMultiplier=1.3 WHERE Entry=1216; -- Shore Crawler -UPDATE creature_template SET ArmorMultiplier=1.25 WHERE Entry=1502; -- Wretched Zombie -UPDATE creature_template SET ArmorMultiplier=1.0 WHERE Entry=1504; -- Young Night Web Spider -UPDATE creature_template SET ArmorMultiplier=1.0 WHERE Entry=1505; -- Night Web Spider -UPDATE creature_template SET ArmorMultiplier=0.75 WHERE Entry=1507; -- Scarlet Initiate -UPDATE creature_template SET ArmorMultiplier=1.0 WHERE Entry=1509; -- Ragged Scavenger -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=1552; -- Scale Belly -UPDATE creature_template SET ArmorMultiplier=1.0 WHERE Entry=1718; -- Rockjaw Raider -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=1729; -- Defias Evoker -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=1732; -- Defias Squallshaper -UPDATE creature_template SET ArmorMultiplier=1.3 WHERE Entry=1769; -- Moonrage Whitescalp -UPDATE creature_template SET ArmorMultiplier=0.52 WHERE Entry=1797; -- Giant Grizzled Bear -UPDATE creature_template SET ArmorMultiplier=0.75 WHERE Entry=1815; -- Diseased Black Bear -UPDATE creature_template SET ArmorMultiplier=0.75 WHERE Entry=1816; -- Diseased Grizzly -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=1885; -- Scarlet Smith -UPDATE creature_template SET ArmorMultiplier=1.0 WHERE Entry=1890; -- Rattlecage Skeleton -UPDATE creature_template SET ArmorMultiplier=1.0 WHERE Entry=1916; -- Stephen Bhartec -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=1947; -- Thule Ravenclaw -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=2010; -- Gnarlpine Defender -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=2018; -- Bloodfeather Sorceress -UPDATE creature_template SET ArmorMultiplier=0.42 WHERE Entry=2163; -- Thistle Bear -UPDATE creature_template SET ArmorMultiplier=0.42 WHERE Entry=2164; -- Rabid Thistle Bear -UPDATE creature_template SET ArmorMultiplier=0.47 WHERE Entry=2165; -- Grizzled Thistle Bear -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=2231; -- Pygmy Tide Crawler -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=2233; -- Encrusted Tide Crawler -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=2234; -- Young Reef Crawler -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=2235; -- Reef Crawler -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=2236; -- Raging Reef Crawler -UPDATE creature_template SET ArmorMultiplier=0.6 WHERE Entry=2253; -- Crushridge Brute -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=2258; -- Stone Fury -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=2359; -- Syndicate Wizard -UPDATE creature_template SET ArmorMultiplier=0.37 WHERE Entry=2351; -- Gray Bear -UPDATE creature_template SET ArmorMultiplier=0.37 WHERE Entry=2354; -- Vicious Gray Bear -UPDATE creature_template SET ArmorMultiplier=0.37 WHERE Entry=2356; -- Elder Gray Bear -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=2387; -- Hillsbrad Councilman -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=2408; -- Snapjaw -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=2505; -- Saltwater Snapjaw -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=2544; -- Southern Sand Crawler -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=2592; -- Rumbling Exile -UPDATE creature_template SET ArmorMultiplier=2.0 WHERE Entry=2611; -- Fozruk -UPDATE creature_template SET ArmorMultiplier=1.25 WHERE Entry=2592; -- Green Sludge -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=2723; -- Stone Golem -UPDATE creature_template SET ArmorMultiplier=2.0 WHERE Entry=2735; -- Lesser Rock Elemental -UPDATE creature_template SET ArmorMultiplier=2.0 WHERE Entry=2736; -- Greater Rock Elemental -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=2744; -- Shadowforge Commander -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=2751; -- War Golem -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=2752; -- Rumbler -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=2763; -- Thenan -UPDATE creature_template SET ArmorMultiplier=2.0 WHERE Entry=2791; -- Enraged Rock Elemental -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=2967; -- Galak Centaur -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=3103; -- Makrura Clacker -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=3104; -- Makrura Shellhide -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=3126; -- Armored Scorpid -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=3251; -- Silithid Grub -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=3528; -- Pyrewood Armorer -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=3529; -- Moonrage Armorer -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=3532; -- Pyrewood Leatherworker -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=3533; -- Moonrage Leatherworker -UPDATE creature_template SET ArmorMultiplier=5.0 WHERE Entry=3653; -- Kresh -UPDATE creature_template SET ArmorMultiplier=0.47 WHERE Entry=3809; -- Ashenvale Bear -UPDATE creature_template SET ArmorMultiplier=0.47 WHERE Entry=3810; -- Elder Ashenvale Bear -UPDATE creature_template SET ArmorMultiplier=0.47 WHERE Entry=3811; -- Giant Ashenvale Bear -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=3812; -- Clattering Crawler -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=3814; -- Spined Crawler -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=3850; -- Sorcerer Ashcrombe -UPDATE creature_template SET ArmorMultiplier=2.0 WHERE Entry=4035; -- Furious Stone Spirit -UPDATE creature_template SET ArmorMultiplier=1.25 WHERE Entry=4139; -- Scorpid Terror -UPDATE creature_template SET ArmorMultiplier=1.25 WHERE Entry=4110; -- Scorpid Reaver -UPDATE creature_template SET ArmorMultiplier=2.5 WHERE Entry=4143; -- Sparkleshell Snapper -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=4286; -- Scarlet Soldier -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=4292; -- Scarlet Protector -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=4298; -- Scarlet Defender -UPDATE creature_template SET ArmorMultiplier=0.3 WHERE Entry=4306; -- Scarlet Torturer -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=4392; -- Corrosive Swamp Ooze -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=4393; -- Acidic Swamp Ooze -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=4396; -- Mudrock Tortoise -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=4398; -- Mudrock Burrower -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=4399; -- Mudrock Borer -UPDATE creature_template SET ArmorMultiplier=1.2 WHERE Entry=4402; -- Muckshell Snapclaw -UPDATE creature_template SET ArmorMultiplier=1.2 WHERE Entry=4405; -- Muckshell Razorclaw -UPDATE creature_template SET ArmorMultiplier=1.25 WHERE Entry=4468; -- Jade Sludge -UPDATE creature_template SET ArmorMultiplier=2.0 WHERE Entry=4528; -- Stone Rumbler -UPDATE creature_template SET ArmorMultiplier=0.25 WHERE Entry=4540; -- Scarlet Monk -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=4661; -- Gelkis Rumbler -UPDATE creature_template SET ArmorMultiplier=0.5 WHERE Entry=4666; -- Burning Blade Felsworn -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=5185; -- Hammerhead Shark -UPDATE creature_template SET ArmorMultiplier=0.7 WHERE Entry=5253; -- Woodpaw Brute -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=5268; -- Ironfur Bear -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=5272; -- Grizzled Ironfur Bear -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=5274; -- Ironfur Patriarch -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=5277; -- Nightmare Scalebane -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=5327; -- Coast Crawl Snapclaw -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=5328; -- Coast Crawl Deepseer -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=5331; -- Hatecrest Warrior -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=5400; -- Zekkis -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=5431; -- Surf Glider -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=5432; -- Giant Surf Glider -UPDATE creature_template SET ArmorMultiplier=1.75 WHERE Entry=5465; -- Land Rager -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=5490; -- Gnarled Thistleshrub -UPDATE creature_template SET ArmorMultiplier=1.25 WHERE Entry=5823; -- Death Flayer -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=5854; -- Heavy War Golem -UPDATE creature_template SET ArmorMultiplier=1.2 WHERE Entry=5855; -- Magma Elemental -UPDATE creature_template SET ArmorMultiplier=2.5 WHERE Entry=5935; -- Ironeye the Invincible -UPDATE creature_template SET ArmorMultiplier=0.8 WHERE Entry=5976; -- Dreadmaul Brute -UPDATE creature_template SET ArmorMultiplier=0.8 WHERE Entry=6011; -- Felguard Sentry -UPDATE creature_template SET ArmorMultiplier=1.7 WHERE Entry=6130; -- Blue Scalebane -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=6135; -- Arkkoran Clacker -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=6137; -- Arkkoran Pincer -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=6146; -- Cliff Breaker -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=6147; -- Cliff Thunderer -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=6148; -- Cliff Walker -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=6194; -- Spitelash Serpent Guard -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=6350; -- Makrinni Razorclaw -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=6370; -- Makrinni Scrabbler -UPDATE creature_template SET ArmorMultiplier=1.25 WHERE Entry=6499; -- Ironhide Devilsaur -UPDATE creature_template SET ArmorMultiplier=1.25 WHERE Entry=6502; -- Plated Stegodon -UPDATE creature_template SET ArmorMultiplier=0.5 WHERE Entry=6788; -- Den Mother -UPDATE creature_template SET ArmorMultiplier=1.3 WHERE Entry=6906; -- Baelog -UPDATE creature_template SET ArmorMultiplier=0.75 WHERE Entry=7027; -- Blackrock Slayer -UPDATE creature_template SET ArmorMultiplier=0.5 WHERE Entry=7029; -- Blackrock Battlemaster -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=7031; -- Obsidian Elemental -UPDATE creature_template SET ArmorMultiplier=0.75 WHERE Entry=7033; -- Firegut Ogre -UPDATE creature_template SET ArmorMultiplier=0.75 WHERE Entry=7034; -- Firegut Ogre Mage -UPDATE creature_template SET ArmorMultiplier=0.75 WHERE Entry=7035; -- Firegut Brute -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=7039; -- War Reaver -UPDATE creature_template SET ArmorMultiplier=1.3 WHERE Entry=7076; -- Earthen Guardian -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=7138; -- Irontree Wanderer -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=7139; -- Irontree Stomper -UPDATE creature_template SET ArmorMultiplier=0.7 WHERE Entry=7149; -- Withered Protector -UPDATE creature_template SET ArmorMultiplier=2.0 WHERE Entry=7206; -- Ancient Stone Keeper -UPDATE creature_template SET ArmorMultiplier=0.3 WHERE Entry=7320; -- Stonevault Mauler -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=7344; -- Splinterbone Warrior -UPDATE creature_template SET ArmorMultiplier=0.5 WHERE Entry=7371; -- Deadwind Mauler -UPDATE creature_template SET ArmorMultiplier=0.75 WHERE Entry=7446; -- Rabid Shardtooth -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=7687; -- Spotted Frostsaber -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=7690; -- Striped Nightsaber -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=7707; -- Turquoise Raptor -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=7708; -- Violet Raptor -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=7739; -- Red Mechanostrider -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=7749; -- Blue Mechanostrider -UPDATE creature_template SET ArmorMultiplier=1.35 WHERE Entry=7789; -- Sandfury Cretin -UPDATE creature_template SET ArmorMultiplier=2.0 WHERE Entry=7800; -- Mekgineer Thermaplugg -UPDATE creature_template SET ArmorMultiplier=0.8 WHERE Entry=7846; -- Teremus the Devourer -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=7873; -- Razorfen Battleguard -UPDATE creature_template SET ArmorMultiplier=2.0 WHERE Entry=7915; -- Walking Bomb -UPDATE creature_template SET ArmorMultiplier=1.25 WHERE Entry=8149; -- Sul'lithuz Warder -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=8376; -- Mechanical Chicken -UPDATE creature_template SET ArmorMultiplier=0.8 WHERE Entry=8504; -- Dark Iron Sentry -UPDATE creature_template SET ArmorMultiplier=0.7 WHERE Entry=8585; -- Frost Spectre -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=8611; -- Idol Room Spawner -UPDATE creature_template SET ArmorMultiplier=1.39 WHERE Entry=8656; -- Hukku's Voidwalker -UPDATE creature_template SET ArmorMultiplier=0.66 WHERE Entry=8657; -- Hukku's Succubus -UPDATE creature_template SET ArmorMultiplier=1.0 WHERE Entry=8776; -- Emerald Dragon Whelp -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=8836; -- Battle Chicken -UPDATE creature_template SET ArmorMultiplier=1.25 WHERE Entry=8926; -- Deep Stinger -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=8937; -- Pet Bomb -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=8982; -- Ironhand Guardian -UPDATE creature_template SET ArmorMultiplier=0.8 WHERE Entry=9028; -- Grizzle -UPDATE creature_template SET ArmorMultiplier=1.25 WHERE Entry=9038; -- Seeth'rel -UPDATE creature_template SET ArmorMultiplier=1.20 WHERE Entry=9039; -- Doom'rel -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=9043; -- Scarshield Grunt -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=9158; -- Warhorse -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=9256; -- Farm Chicken -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=9260; -- Firebrand Legionnaire -UPDATE creature_template SET ArmorMultiplier=1.85 WHERE Entry=9396; -- Ground Pounder -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=9601; -- Treant Spirit -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=9707; -- Scarshield Portal -UPDATE creature_template SET ArmorMultiplier=0.6 WHERE Entry=10043; -- Ribbly's Crony -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=10180; -- Unpainted Mechanostrider -UPDATE creature_template SET ArmorMultiplier=1.4 WHERE Entry=10393; -- Skul -UPDATE creature_template SET ArmorMultiplier=1.4 WHERE Entry=10422; -- Crimson Sorcerer -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=10487; -- Risen Protector -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=10489; -- Risen Guard -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=10577; -- Crypt Scarab -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=10598; -- Smolderweb Hatchling -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=10603; -- Hallucination -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=10656; -- Guardian Felhunter -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=10657; -- Corrupted Cat -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=10716; -- Belfry Bat -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=10980; -- Umi's Mechanical Yeti -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=11021; -- Winterspring Frostsaber -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=11122; -- Restless Soul -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=11136; -- Freed Soul -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=11147; -- Green Mechanostrider -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=11153; -- Red Skeletal Horse -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=11154; -- Blue Skeletal Horse -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=11155; -- Brown Skeletal Horse -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=11236; -- Blood Parrot -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=11282; -- Melia -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=11283; -- Sammy -UPDATE creature_template SET ArmorMultiplier=1.25 WHERE Entry=11321; -- Molten Elemental -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=11325; -- Panda Cub -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=11326; -- Mini Diablo -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=11327; -- Zergling -UPDATE creature_template SET ArmorMultiplier=1.25 WHERE Entry=11562; -- Drysnap Crawler -UPDATE creature_template SET ArmorMultiplier=1.25 WHERE Entry=11563; -- Drysnap Pincer -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=11689; -- Brown Kodo -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=11722; -- Hive'Ashi Defender -UPDATE creature_template SET ArmorMultiplier=0.75 WHERE Entry=11723; -- Hive'Ashi Sandstalker -UPDATE creature_template SET ArmorMultiplier=0.75 WHERE Entry=11730; -- Hive'Regal Ambusher -UPDATE creature_template SET ArmorMultiplier=1.25 WHERE Entry=11746; -- Desert Rumbler -UPDATE creature_template SET ArmorMultiplier=1.25 WHERE Entry=11747; -- Desert Rager -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=11777; -- Shadowshard Rumbler -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=11778; -- Shadowshard Smasher -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=11781; -- Ambershard Crusher -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=11782; -- Ambershard Destroyer -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=11884; -- Obi -UPDATE creature_template SET ArmorMultiplier=1.25 WHERE Entry=11920; -- Goggeroc -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=12120; -- Plagueland Termite -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=12123; -- Reef Shark -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=12149; -- Gray Kodo -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=12152; -- Voice of Elune -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=12204; -- Spitelash Raider -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=12297; -- Cured Gazelle -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=12299; -- Cured Deer -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=12344; -- Swift Green Skeletal Horse -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=12345; -- Mottled Crimson Raptor -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=12347; -- Enraged Reef Crawler -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=12348; -- Ivory Raptor -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=12361; -- Riding Nightsaber -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=12362; -- Riding Frostsaber -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=12368; -- White Mechanostrider Mod A -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=12370; -- Black Ram -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=12371; -- Frost Ram -UPDATE creature_template SET ArmorMultiplier=2.0 WHERE Entry=12377; -- Wailing Spectre -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=12419; -- Lifelike Toad -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=12426; -- Masterwork Target Dummy -UPDATE creature_template SET ArmorMultiplier=1.25 WHERE Entry=12581; -- Mercutio -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=13338; -- Core Rat -UPDATE creature_template SET ArmorMultiplier=2.0 WHERE Entry=13599; -- Stolid Snapjaw -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=13756; -- PvP Graveyard Credit Marker -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=13778; -- PvP Tower Credit Marker -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=13796; -- PvP Mine Credit Marker -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=13876; -- Mekgineer Trigger -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=13976; -- Tortured Drake -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=14021; -- Winterax Sentry -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=14123; -- Steeljaw Snapper -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=14235; -- The Rot -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=14236; -- Lord Angler -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=14237; -- Oozeworm -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=14266; -- Shanda the Spinner -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=14329; -- Black War Wolf -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=14330; -- Black War Raptor -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=14331; -- Red Skeletal Warhorse -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=14332; -- Black War Steed -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=14333; -- Black War Kodo -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=14334; -- Black Battlestrider -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=14335; -- Black War Ram -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=14336; -- Black War Tiger -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=14361; -- Shen'dralar Wisp -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=14366; -- Warpwood Spores -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=14449; -- Blackwing Orb Trigger -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=14453; -- Orb of Domination -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=14459; -- Nefarian's Troops -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=14465; -- Alliance Battle Standard -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=14466; -- Horde Battle Standard -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=14495; -- Invisible Trigger One -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Entry=14505; -- Dreadsteed -UPDATE creature_template SET ArmorMultiplier=2.0 WHERE Entry=14530; -- Solenor the Slayer -UPDATE creature_template SET ArmorMultiplier=1.0 WHERE Entry=14690; -- Revanchion -UPDATE creature_template SET ArmorMultiplier=1.02 WHERE Entry=14862; -- Emissary Roman'khan -UPDATE creature_template SET ArmorMultiplier=1.25 WHERE Entry=15205; -- Baron Kazum -UPDATE creature_template SET ArmorMultiplier=1.25 WHERE Entry=15208; -- The Duke of Shards -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=16102; -- Sothos -UPDATE creature_template SET ArmorMultiplier=1.5 WHERE Entry=16104; -- Spirit of Sothos -UPDATE creature_template SET ArmorMultiplier=1.0 WHERE Entry=16438; -- Skeletal Trooper -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE CreatureType=8; -- All critters -UPDATE creature_template SET ArmorMultiplier=1.33 WHERE Name LIKE "Riding%)"; -- Faction mounts models - --- Global fixes --- Fix armor of NPCs whose stats were previously fixed but were using wrong armor values -UPDATE creature_template,creature_template_classlevelstats SET Armor=BaseArmor*ArmorMultiplier WHERE ArmorMultiplier>0 AND UnitClass=Class AND MaxLevel=LEVEL; --- Pre-fix armor for NPCs not already fixed but armor set to 0 (usually, multiplier is 1, so reduces amount of manual work) -UPDATE creature_template,creature_template_classlevelstats SET Armor=BaseArmor WHERE Armor=0 AND ArmorMultiplier=-1 AND UnitClass=Class AND MaxLevel=LEVEL; diff --git a/Updates/1490_spotted_nightsaber.sql b/Updates/1490_spotted_nightsaber.sql deleted file mode 100644 index 4f71477d0..000000000 --- a/Updates/1490_spotted_nightsaber.sql +++ /dev/null @@ -1,4 +0,0 @@ --- Fixed quality of item 8632 (Reins of the Spotted Nightsaber): it should be rare instead of common --- Fixed item 8632 (Reins of the Spotted Nightsaber) by fixing model of NPC 7689 (Spotted Nightsaber) -UPDATE item_template SET Quality = 3 WHERE entry = 8632; -UPDATE creature_template SET ModelId1 = 6447 WHERE Entry = 7689; diff --git a/Updates/1491_stones_of_binding.sql b/Updates/1491_stones_of_binding.sql deleted file mode 100644 index fe3bb1689..000000000 --- a/Updates/1491_stones_of_binding.sql +++ /dev/null @@ -1,3 +0,0 @@ --- Stones of Binding: aligned spawntime with Servants and set default flags to 4 to make it usable by players -UPDATE gameobject SET spawntimesecs = 450 WHERE id IN (141812,141857,141858,141859); -UPDATE gameobject_template SET flags = 4 WHERE entry IN (141812,141857,141858,141859); diff --git a/Updates/1492_stones_that_bind_us.sql b/Updates/1492_stones_that_bind_us.sql deleted file mode 100644 index 7fcb52631..000000000 --- a/Updates/1492_stones_that_bind_us.sql +++ /dev/null @@ -1,16 +0,0 @@ --- Fixed quest 2681 (The Stones that Bind us) --- Added missing scripts and spell scripts target for spells and GOs involved in quest 2681 - -DELETE FROM `spell_script_target` WHERE `entry` IN (10805, 10834, 10835, 10836); -INSERT INTO `spell_script_target` VALUES -(10805, 1, 7668, 0), -(10834, 1, 7669, 0), -(10835, 1, 7670, 0), -(10836, 1, 7671, 0); - -DELETE FROM `dbscripts_on_go_template_use` WHERE `id` IN (141812, 141857, 141858, 141859); -INSERT INTO `dbscripts_on_go_template_use` VALUES -(141812, 0, 15, 10805, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, ''), -(141857, 0, 15, 10834, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, ''), -(141858, 0, 15, 10835, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, ''), -(141859, 0, 15, 10836, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, ''); diff --git a/Updates/1494_areatrigger_position.sql b/Updates/1494_areatrigger_position.sql deleted file mode 100644 index 4bc69e747..000000000 --- a/Updates/1494_areatrigger_position.sql +++ /dev/null @@ -1,191 +0,0 @@ --- AREATRIGGER - --- Ragefire Chasm --- Entering -UPDATE `areatrigger_teleport` SET `name`='Ragefire Chasm - Entering', `target_position_x`=0.797643, `target_position_y`=-8.23429, `target_position_z`=-15.5288, `target_orientation`=4.71239 WHERE `id`=2230; --- Exiting -UPDATE `areatrigger_teleport` SET `name`='Ragefire Chasm - Exiting', `target_position_x`=1814.99, `target_position_y`=-4419.23, `target_position_z`=-18.8151, `target_orientation`=1.91986 WHERE `id`=2226; - --- Deadmines --- Entering -UPDATE `areatrigger_teleport` SET `name`='Deadmines - Entering', `target_position_x`=-14.5732, `target_position_y`=-385.475, `target_position_z`=62.4561, `target_orientation`=1.5708 WHERE `id`=78; --- Exiting -UPDATE `areatrigger_teleport` SET `name`='Deadmines - Exiting', `target_position_x`=-11208.7, `target_position_y`=1675.9, `target_position_z`=24.5733, `target_orientation`=4.71239 WHERE `id`=119; --- Exiting after ship -UPDATE `areatrigger_teleport` SET `name`='Deadmines - Exiting after ship', `target_position_x`=-11339.9, `target_position_y`=1572.45, `target_position_z`=94.3916, `target_orientation`=1.5708 WHERE `id`=121; - --- Shadowfang Keep --- Entering -UPDATE `areatrigger_teleport` SET `name`='Shadowfang Keep - Entering', `target_position_x`=-228.191, `target_position_y`=2111.41, `target_position_z`=76.8904, `target_orientation`=1.22173 WHERE `id`=145; --- Exiting -UPDATE `areatrigger_teleport` SET `name`='Shadowfang Keep - Exiting', `target_position_x`=-233.011, `target_position_y`=1567.5, `target_position_z`=76.8921, `target_orientation`=4.27606 WHERE `id`=194; - --- BlackFATHOM Deeps (wrongfully named Blackphantom in our table names) --- Entering -UPDATE `areatrigger_teleport` SET `name`='Blackfathom Deeps - Entering', `target_position_x`=-150.234, `target_position_y`=106.594, `target_position_z`=-39.779, `target_orientation`=4.45059 WHERE `id`=257; - --- Stormwind Stockades --- Entering -UPDATE `areatrigger_teleport` SET `name`='Stormwind Stockades - Entering', `target_position_x`=48.9849, `target_position_y`=0.483882, `target_position_z`=-16.3942, `target_orientation`=0 WHERE `id`=101; --- Exiting -UPDATE `areatrigger_teleport` SET `name`='Stormwind stockades - Exiting', `target_position_x`=-8766.11, `target_position_y`=845.499, `target_position_z`=87.9952, `target_orientation`=3.83972 WHERE `id`=503; - --- Gnomeregan --- Entering -UPDATE `areatrigger_teleport` SET `name`='Gnomeregan - Entering', `target_position_x`=-329.098, `target_position_y`=-3.20722, `target_position_z`=-152.851, `target_orientation`=2.96706 WHERE `id`=324; - --- Razorfen Kraul --- Entering -UPDATE `areatrigger_teleport` SET `name`='Razorfen Kraul - Entering', `target_position_x`=1942.27, `target_position_y`=1544.23, `target_position_z`=81.805061, `target_orientation`=1.309 WHERE `id`=244; --- Exiting -UPDATE `areatrigger_teleport` SET `name`='Razorfen Kraul - Exiting', `target_position_x`=-4463.32, `target_position_y`=-1664.29, `target_position_z`=82.243629, `target_orientation`=3.92699 WHERE `id`=242; - --- Scarlet Monestary - Graveyard --- Entering -UPDATE `areatrigger_teleport` SET `name`='Scarlet Monestary Graveyard - Entering', `target_position_x`=1687.27, `target_position_y`=1050.09, `target_position_z`=18.6773, `target_orientation`=1.5708 WHERE `id`=45; --- Exiting -UPDATE `areatrigger_teleport` SET `name`='Scarlet Monestary Graveyard - Exiting', `target_position_x`=2915.34, `target_position_y`=-801.58, `target_position_z`=160.333, `target_orientation`=3.49066 WHERE `id`=602; - --- Scarlet Monestary - Library --- Entering -UPDATE `areatrigger_teleport` SET `name`='Scarlet Monestary Library - Entering', `target_position_x`=253.672, `target_position_y`=-206.624, `target_position_z`=18.6773, `target_orientation`=4.71239 WHERE `id`=614; --- Exiting -UPDATE `areatrigger_teleport` SET `name`='Scarlet Monestary Library - Exiting', `target_position_x`=2869.32, `target_position_y`=-820.818, `target_position_z`=160.333, `target_orientation`=0.349066 WHERE `id`=608; - --- Scarlet Monestary - Armory --- Entering -UPDATE `areatrigger_teleport` SET `name`='Scarlet Monestary Armory - Entering', `target_position_x`=1608.1, `target_position_y`=-318.919, `target_position_z`=18.6714, `target_orientation`=4.71239 WHERE `id`=612; --- Exiting -UPDATE `areatrigger_teleport` SET `name`='Scarlet Monestary Armory - Exiting', `target_position_x`=2885.96, `target_position_y`=-835.802, `target_position_z`=160.327, `target_orientation`=0.349066 WHERE `id`=606; - --- Scarlet Monestary - Cathedral --- Entering -UPDATE `areatrigger_teleport` SET `name`='Scarlet Monestary Cathedral - Entering', `target_position_x`=853.179, `target_position_y`=1319.18, `target_position_z`=18.6714, `target_orientation`=1.5708 WHERE `id`=610; --- Exiting -UPDATE `areatrigger_teleport` SET `name`='Scarlet Monestary Cathedral - Exiting', `target_position_x`=2915.13, `target_position_y`=-823.637, `target_position_z`=160.327, `target_orientation`=3.49066 WHERE `id`=604; - --- Uldaman --- Entering -UPDATE `areatrigger_teleport` SET `name`='Uldaman - Entering', `target_position_x`=-228.859, `target_position_y`=46.1018, `target_position_z`=-46.0186, `target_orientation`=1.5708 WHERE `id`=286; --- Exiting -UPDATE `areatrigger_teleport` SET `name`='Uldaman - Exiting', `target_position_x`=-6066.25, `target_position_y`=-2954.56, `target_position_z`=209.772, `target_orientation`=3.14159 WHERE `id`=288; - --- Zul'Farrak --- Entering -UPDATE `areatrigger_teleport` SET `name`='Zul\'Farrak - Entering', `target_position_x`=1212.67, `target_position_y`=842.04, `target_position_z`=8.93346, `target_orientation`=0 WHERE `id`=924; --- Exiting -UPDATE `areatrigger_teleport` SET `name`='Zul\'Farrak - Exiting', `target_position_x`=-6795.56, `target_position_y`=-2890.72, `target_position_z`=8.88742, `target_orientation`=3.14159 WHERE `id`=922; - --- Maraudon - Orange --- Entering -UPDATE `areatrigger_teleport` SET `name`='Maraudon Orange - Entering', `target_position_x`=1016.83, `target_position_y`=-458.52, `target_position_z`=-43.4737, `target_orientation`=0 WHERE `id`=3133; --- Exiting -UPDATE `areatrigger_teleport` SET `name`='Maraudon Orange - Exiting', `target_position_x`=-1468.2, `target_position_y`=2614.21, `target_position_z`=76.3804, `target_orientation`=0 WHERE `id`=3131; - --- Maraudon - Purple --- Entering -UPDATE `areatrigger_teleport` SET `name`='Maraudon Purple - Entering', `target_position_x`=755.078, `target_position_y`=-617.696, `target_position_z`=-32.9222, `target_orientation`=1.5708 WHERE `id`=3134; --- Exiting -UPDATE `areatrigger_teleport` SET `name`='Maraudon Purple - Exiting', `target_position_x`=-1182.8, `target_position_y`=2877.43, `target_position_z`=85.908, `target_orientation`=1.65806 WHERE `id`=3126; - --- Sunken Temple --- Entering -UPDATE `areatrigger_teleport` SET `name`='Altar of Atal\'Hakkar (Sunken Temple) - Entering', `target_position_x`=-315.903, `target_position_y`=100.197, `target_position_z`=-131.849, `target_orientation`=3.14159 WHERE `id`=446; --- Exiting -UPDATE `areatrigger_teleport` SET `name`='Altar of Atal\'Hakkar (Sunken Temple) - Exiting', `target_position_x`=-10176.6, `target_position_y`=-3995.35, `target_position_z`=-112.185, `target_orientation`=3.00197 WHERE `id`=448; - --- Blackrock Depths --- Entering -UPDATE `areatrigger_teleport` SET `name`='Blackrock Depths - Entering', `target_position_x`=456.929, `target_position_y`=34.0923, `target_position_z`=-69.561729, `target_orientation`=4.71239 WHERE `id`=1466; --- Exiting -UPDATE `areatrigger_teleport` SET `name`='Blackrock Depths - Exiting', `target_position_x`=-7178.41, `target_position_y`=-922.152, `target_position_z`=166.092, `target_orientation`=2.00713 WHERE `id`=1472; - --- Blackrock Spire --- Entering -UPDATE `areatrigger_teleport` SET `name`='Blackrock Spire - Entering', `target_position_x`=78.3534, `target_position_y`=-226.841, `target_position_z`=49.7662, `target_orientation`=4.71239 WHERE `id`=1468; --- Exiting -UPDATE `areatrigger_teleport` SET `name`='Blackrock Spire - Exiting', `target_position_x`=-7524.7, `target_position_y`=-1228.41, `target_position_z`=285.733185, `target_orientation`=1.74533 WHERE `id`=1470; - --- Dire Maul - East --- Entering -UPDATE `areatrigger_teleport` SET `name`='Dire Maul East - Entering', `target_position_x`=47.4501, `target_position_y`=-153.665, `target_position_z`=-2.71439, `target_orientation`=5.49779 WHERE `id`=3183; --- Exiting -UPDATE `areatrigger_teleport` SET `name`='Dire Maul East - Exiting', `target_position_x`=-3738.62, `target_position_y`=934.522, `target_position_z`=160.975, `target_orientation`=3.14159 WHERE `id`=3194; --- Exiting after Alzzin -UPDATE `areatrigger_teleport` SET `name`='Dire Maul East - Exiting after Alzzin', `target_position_x`=-3585.84, `target_position_y`=847.367, `target_position_z`=138.641, `target_orientation`=2.35619 WHERE `id`=3197; - --- Dire Maul - East (Back Door) --- Entering -UPDATE `areatrigger_teleport` SET `name`='Dire Maul East - Entering Back Door', `target_position_x`=10.5786, `target_position_y`=-836.991, `target_position_z`=-32.3988, `target_orientation`=0 WHERE `id`=3185; --- Exiting -UPDATE `areatrigger_teleport` SET `name`='Dire Maul East - Exiting Back Door', `target_position_x`=-4031.25, `target_position_y`=129.345, `target_position_z`=26.4744, `target_orientation`=1.570797 WHERE `id`=3196; - --- Dire Maul - West --- Entering -UPDATE `areatrigger_teleport` SET `name`='Dire Maul West - Entering', `target_position_x`=-65.6559, `target_position_y`=159.561, `target_position_z`=-3.4647, `target_orientation`=2.35619 WHERE `id`=3186; - --- Dire Maul - West (Side Door) --- Entering -UPDATE `areatrigger_teleport` SET `name`='Dire Maul West - Entering Side Door', `target_position_x`=33.1083, `target_position_y`=158.977, `target_position_z`=-3.47126, `target_orientation`=0.785398 WHERE `id`=3187; - --- Dire Maul - North --- Entering -UPDATE `areatrigger_teleport` SET `name`='Dire Maul North - Entering', `target_position_x`=254.92, `target_position_y`=-19.463, `target_position_z`=-2.5596, `target_orientation`=5.49779 WHERE `id`=3189; - --- Stratholme - Front --- Entering (Left) -UPDATE `areatrigger_teleport` SET `name`='Stratholme - Entering Left Front', `target_position_x`=3392.92, `target_position_y`=-3395.03, `target_position_z`=143.135, `target_orientation`=1.5708 WHERE `id`=2216; --- Entering (Right) -UPDATE `areatrigger_teleport` SET `name`='Stratholme - Entering Right Front', `target_position_x`=3392.84, `target_position_y`=-3364.44, `target_position_z`=142.965, `target_orientation`=4.71239 WHERE `id`=2217; - --- Stratholme - UD --- Entering -UPDATE `areatrigger_teleport` SET `name`='Stratholme - Entering Back Door', `target_position_x`=3590.87, `target_position_y`=-3643.22, `target_position_z`=138.491, `target_orientation`=5.49779 WHERE `id`=2214; --- Exiting -UPDATE `areatrigger_teleport` SET `name`='Stratholme - Exiting Back Door', `target_position_x`=3233.06, `target_position_y`=-4048.3, `target_position_z`=108.442, `target_orientation`=2.00713 WHERE `id`=2221; - --- Scholomance --- Entering -UPDATE `areatrigger_teleport` SET `name`='Scholomance - Entering', `target_position_x`=190.819, `target_position_y`=126.329, `target_position_z`=137.227, `target_orientation`=0 WHERE `id`=2567; --- Exiting -UPDATE `areatrigger_teleport` SET `name`='Scholomance - Exiting', `target_position_x`=1273.91, `target_position_y`=-2553.09, `target_position_z`=90.632217, `target_orientation`=3.57793 WHERE `id`=2568; - --- Onyxia's Lair --- Entering -UPDATE `areatrigger_teleport` SET `name`='Onyxia\'s Lair - Entering', `target_position_x`=30.8916, `target_position_y`=-54.079, `target_position_z`=-5.02784, `target_orientation`=4.71239 WHERE `id`=2848; --- Exiting -UPDATE `areatrigger_teleport` SET `name`='Onyxia\'s Lair - Exiting', `target_position_x`=-4750.38, `target_position_y`=-3754.44, `target_position_z`=49.0485, `target_orientation`=0.785398 WHERE `id`=1064; - --- Zul'Gurub --- Entering -UPDATE `areatrigger_teleport` SET `name`='Zul\'Gurub - Entering', `target_position_x`=-11916.6, `target_position_y`=-1243.52, `target_position_z`=92.5338, `target_orientation`=4.71239 WHERE `id`=3928; - --- Blackwing Lair --- Entering -UPDATE `areatrigger_teleport` SET `name`='Blackwing Lair - Entering', `target_position_x`=-7672.32, `target_position_y`=-1107.05, `target_position_z`=396.651, `target_orientation`=0.785398 WHERE `id`=3726; - --- Ruins of Ahn'Qiraj --- Entering -UPDATE `areatrigger_teleport` SET `name`='Ruins of Ahn\'Qiraj - Entering', `target_position_x`=-8436.53, `target_position_y`=1519.17, `target_position_z`=31.907, `target_orientation`=2.61799 WHERE `id`=4008; - --- Ahn'Qiraj Temple --- Entering -UPDATE `areatrigger_teleport` SET `name`='Ahn\'Qiraj Temple - Entering', `target_position_x`=-8221.35, `target_position_y`=2014.34, `target_position_z`=129.071, `target_orientation`=0.872665 WHERE `id`=4010; --- Exiting -UPDATE `areatrigger_teleport` SET `name`='Ahn\'Qiraj Temple - Exiting', `target_position_x`=-8239.01, `target_position_y`=1993.25, `target_position_z`=129.071, `target_orientation`=4.01426 WHERE `id`=4012; - - --- TARGET POSITION - --- Blackfathom Deeps --- Exiting using Darnassus Portal -UPDATE `spell_target_position` SET `target_position_x`=9664.14, `target_position_y`=2526.36, `target_position_z`=1334.27, `target_orientation`=1.84454 WHERE `id`=3565; - --- Maraudon --- Portal to Earth Song Falls (Princess run) -UPDATE `spell_target_position` SET `target_position_x`=386.27, `target_position_y`=33.4144, `target_position_z`=-130.934, `target_orientation`=0 WHERE `id`=21128; - --- Molten Core --- Entering using High Elf (Attunement) -UPDATE `spell_target_position` SET `target_position_x`=1080, `target_position_y`=-483, `target_position_z`=-108, `target_orientation`=1 WHERE `id`=20534; -UPDATE `spell_target_position` SET `target_position_x`=1080, `target_position_y`=-483, `target_position_z`=-108, `target_orientation`=1 WHERE `id`=20618; diff --git a/Updates/1495_winterspring_frostsaber.sql b/Updates/1495_winterspring_frostsaber.sql deleted file mode 100644 index 47be263f1..000000000 --- a/Updates/1495_winterspring_frostsaber.sql +++ /dev/null @@ -1 +0,0 @@ -UPDATE item_template SET RequiredSkillRank = 75 WHERE entry = 13086; diff --git a/Updates/1496_greishan_ironstove.sql b/Updates/1496_greishan_ironstove.sql deleted file mode 100644 index 74756aa37..000000000 --- a/Updates/1496_greishan_ironstove.sql +++ /dev/null @@ -1,148 +0,0 @@ --- =========================================================== --- Greishan Ironstove - Waypoint Movement --- =========================================================== -UPDATE creature SET position_x = '-4705.119141', position_y = '-2698.643555', position_z = '318.819061', orientation = '6.277992', SpawnDist='0', MovementType=2 WHERE guid = '8837'; - -DELETE FROM creature_movement_template WHERE entry=3291; -INSERT INTO creature_movement_template (`entry`, `point`, `position_x`, `position_y`, `position_z`, `waittime`, `script_id`, `textid1`, `textid2`, `textid3`, `textid4`, `textid5`, `emote`, `spell`, `orientation`, `model1`, `model2`) values -('3291','1','-4680.42','-2698.77','319.517','0','0','0','0','0','0','0','0','0','6.27799','0','0'), -('3291','2','-4721.25','-2699.82','321.085','0','0','0','0','0','0','0','0','0','3.23615','0','0'), -('3291','3','-4740.11','-2702.29','323.793','0','0','0','0','0','0','0','0','0','3.42307','0','0'), -('3291','4','-4758.03','-2707.47','325.954','0','0','0','0','0','0','0','0','0','3.42307','0','0'), -('3291','5','-4769.43','-2708.21','326.446','0','0','0','0','0','0','0','0','0','3.2063','0','0'), -('3291','6','-4782.5','-2710.1','326.239','0','0','0','0','0','0','0','0','0','3.28484','0','0'), -('3291','7','-4831.48','-2710.55','329.007','0','0','0','0','0','0','0','0','0','3.26206','0','0'), -('3291','8','-4865.17','-2714.63','329.387','0','0','0','0','0','0','0','0','0','3.26206','0','0'), -('3291','9','-4909.79','-2729.57','328.91','0','0','0','0','0','0','0','0','0','3.59664','0','0'), -('3291','10','-4923.08','-2737.38','328.223','0','0','0','0','0','0','0','0','0','3.93437','0','0'), -('3291','11','-4959.79','-2767.4','325.68','0','0','0','0','0','0','0','0','0','3.79849','0','0'), -('3291','12','-4987.17','-2778.25','325.62','0','0','0','0','0','0','0','0','0','3.51889','0','0'), -('3291','13','-5018.18','-2792.34','326.408','0','0','0','0','0','0','0','0','0','3.8519','0','0'), -('3291','14','-5048','-2811.41','327.366','0','0','0','0','0','0','0','0','0','3.71053','0','0'), -('3291','15','-5089.59','-2827.29','327.24','0','0','0','0','0','0','0','0','0','3.50632','0','0'), -('3291','16','-5110.5','-2832.04','328.256','0','0','0','0','0','0','0','0','0','3.36495','0','0'), -('3291','17','-5124.4','-2833.18','329.882','0','0','0','0','0','0','0','0','0','3.22358','0','0'), -('3291','18','-5171.46','-2844.02','334.823','0','0','0','0','0','0','0','0','0','3.36809','0','0'), -('3291','19','-5200.48','-2850.71','336.135','0','0','0','0','0','0','0','0','0','3.36809','0','0'), -('3291','20','-5210.11','-2855.97','336.675','0','0','0','0','0','0','0','0','0','3.64141','0','0'), -('3291','21','-5229.24','-2872.21','338.195','0','0','0','0','0','0','0','0','0','3.84562','0','0'), -('3291','22','-5242.24','-2880.93','338.925','0','0','0','0','0','0','0','0','0','3.69246','0','0'), -('3291','23','-5248.25','-2882.28','339.107','0','0','0','0','0','0','0','0','0','3.3626','0','0'), -('3291','24','-5271.35','-2881.15','338.801','0','0','0','0','0','0','0','0','0','3.09242','0','0'), -('3291','25','-5284.27','-2876.7','338.717','0','0','0','0','0','0','0','0','0','2.80967','0','0'), -('3291','26','-5297.93','-2867.31','339.035','0','0','0','0','0','0','0','0','0','2.80653','0','0'), -('3291','27','-5320.77','-2859.35','339.353','0','0','0','0','0','0','0','0','0','2.80653','0','0'), -('3291','28','-5347.96','-2856.93','340.131','0','0','0','0','0','0','0','0','0','3.28091','0','0'), -('3291','29','-5366.32','-2859.51','340.621','0','0','0','0','0','0','0','0','0','3.28091','0','0'), -('3291','30','-5376.33','-2866.84','340.616','0','0','0','0','0','0','0','0','0','3.81813','0','0'), -('3291','31','-5388.38','-2876.52','341.284','0','0','0','0','0','0','0','0','0','3.81813','0','0'), -('3291','32','-5401.77','-2881.79','342.363','0','0','0','0','0','0','0','0','0','3.51653','0','0'), -('3291','33','-5404.59','-2886.82','342.694','0','0','0','0','0','0','0','0','0','4.2014','0','0'), -('3291','34','-5403.44','-2893.16','341.937','0','0','0','0','0','0','0','0','0','4.89255','0','0'), -('3291','35','-5394.98','-2907.22','338.543','0','0','0','0','0','0','0','0','0','5.25384','0','0'), -('3291','36','-5372.85','-2930.37','330.083','0','0','0','0','0','0','0','0','0','5.34494','0','0'), -('3291','37','-5353.62','-2954.16','323.949','0','0','0','0','0','0','0','0','0','5.48474','0','0'), -('3291','38','-5347.86','-2973.72','324.281','0','0','0','0','0','0','0','0','0','4.84071','0','0'), -('3291','39','-5341.48','-2986.86','323.796','0','0','0','0','0','0','0','0','0','5.1643','0','0'), -('3291','40','-5339.28','-2994.1','323.666','0','0','0','0','0','0','0','0','0','4.84386','0','0'), -('3291','41','-5336.93','-3011.92','324.204','0','0','0','0','0','0','0','0','0','4.84386','0','0'), -('3291','42','-5327.9','-3023.13','323.927','0','0','0','0','0','0','0','0','0','5.39049','0','0'), -('3291','43','-5307.19','-3025.36','323.987','0','0','0','0','0','0','0','0','0','6.17589','0','0'), -('3291','44','-5277.25','-3020.54','324.528','0','0','0','0','0','0','0','0','0','0.128326','0','0'), -('3291','45','-5259.13','-3007.79','327.425','0','0','0','0','0','0','0','0','0','0.681246','0','0'), -('3291','46','-5277.49','-3018.52','324.255','0','0','0','0','0','0','0','0','0','3.61157','0','0'), -('3291','47','-5306.74','-3023.87','323.995','0','0','0','0','0','0','0','0','0','3.32254','0','0'), -('3291','48','-5326.26','-3021.57','324.09','0','0','0','0','0','0','0','0','0','3.02409','0','0'), -('3291','49','-5335.82','-3011.17','324.245','0','0','0','0','0','0','0','0','0','2.31409','0','0'), -('3291','50','-5339.37','-2990.65','323.728','0','0','0','0','0','0','0','0','0','1.74232','0','0'), -('3291','51','-5346.71','-2971.87','324.224','0','0','0','0','0','0','0','0','0','1.94338','0','0'), -('3291','52','-5349.32','-2959.58','323.622','0','0','0','0','0','0','0','0','0','1.68577','0','0'), -('3291','53','-5357.6','-2945.74','324.196','0','0','0','0','0','0','0','0','0','2.10989','0','0'), -('3291','54','-5392.87','-2908.93','338.031','0','0','0','0','0','0','0','0','0','2.24183','0','0'), -('3291','55','-5411.23','-2885.81','343.241','0','0','0','0','0','0','0','0','0','2.24183','0','0'), -('3291','56','-5433.09','-2883.85','345.324','0','0','0','0','0','0','0','0','0','3.05236','0','0'), -('3291','57','-5472.83','-2872.93','351.192','0','0','0','0','0','0','0','0','0','2.87329','0','0'), -('3291','58','-5520.14','-2862.64','358.587','0','0','0','0','0','0','0','0','0','2.82774','0','0'), -('3291','59','-5536.49','-2857.33','360.9','0','0','0','0','0','0','0','0','0','2.82774','0','0'), -('3291','60','-5554.88','-2837.76','363.595','0','0','0','0','0','0','0','0','0','2.22691','0','0'), -('3291','61','-5572.69','-2818.53','365.922','0','0','0','0','0','0','0','0','0','2.36828','0','0'), -('3291','62','-5596.97','-2804.36','366.727','0','0','0','0','0','0','0','0','0','2.61333','0','0'), -('3291','63','-5606.84','-2798.6','366.133','0','0','0','0','0','0','0','0','0','2.61333','0','0'), -('3291','64','-5634.87','-2786.19','365.073','0','0','0','0','0','0','0','0','0','2.83638','0','0'), -('3291','65','-5678.13','-2770.23','362.982','0','0','0','0','0','0','0','0','0','2.99582','0','0'), -('3291','66','-5690.66','-2766.1','362.397','0','0','0','0','0','0','0','0','0','2.82303','0','0'), -('3291','67','-5698.76','-2756.49','361.138','0','0','0','0','0','0','0','0','0','2.08475','0','0'), -('3291','68','-5704.36','-2737.12','357.373','0','0','0','0','0','0','0','0','0','1.85228','0','0'), -('3291','69','-5727.72','-2700.13','346.873','0','0','0','0','0','0','0','0','0','1.83971','0','0'), -('3291','70','-5732.92','-2685.87','342.616','0','0','0','0','0','0','0','0','0','2.22691','0','0'), -('3291','71','-5740.88','-2675.53','339.458','0','0','0','0','0','0','0','0','0','2.22691','0','0'), -('3291','72','-5769.3','-2646.41','328.436','0','0','0','0','0','0','0','0','0','2.16958','0','0'), -('3291','73','-5789.12','-2625.26','320.88','0','0','0','0','0','0','0','0','0','2.29917','0','0'), -('3291','74','-5819.53','-2595.51','313.505','0','0','0','0','0','0','0','0','0','2.22377','0','0'), -('3291','75','-5829.42','-2584.07','311.853','0','0','0','0','0','0','0','0','0','2.55678','0','0'), -('3291','76','-5862.57','-2562.12','308.096','0','0','0','0','0','0','0','0','0','2.55678','0','0'), -('3291','77','-5867.84','-2558.63','307.436','0','0','0','0','0','0','0','0','0','2.55678','0','0'), -('3291','78','-5882.61','-2573.11','304.617','0','0','0','0','0','0','0','0','0','3.85426','0','0'), -('3291','79','-5899.8','-2594.09','310.551','0','0','0','0','0','0','0','0','0','4.18726','0','0'), -('3291','80','-5908.81','-2609.64','312.219','0','0','0','0','0','0','0','0','0','4.18726','0','0'), -('3291','81','-5906.14','-2622.35','311.742','0','0','0','0','0','0','0','0','0','4.91926','0','0'), -('3291','82','-5898.01','-2632.78','311.436','0','0','0','0','0','0','0','0','0','5.37479','0','0'), -('3291','83','-5890.23','-2639.18','310.56','0','0','0','0','0','0','0','0','0','5.5947','0','0'), -('3291','84','-5902.75','-2627.92','311.851','0','0','0','0','0','0','0','0','0','2.40913','0','0'), -('3291','85','-5909.63','-2610.52','312.202','0','0','0','0','0','0','0','0','0','1.94731','0','0'), -('3291','86','-5906.77','-2602.09','312.394','0','0','0','0','0','0','0','0','0','1.24359','0','0'), -('3291','87','-5889.35','-2582.36','306.596','0','0','0','0','0','0','0','0','0','0.847753','0','0'), -('3291','88','-5871.75','-2562.41','307.249','0','0','0','0','0','0','0','0','0','0.847753','0','0'), -('3291','89','-5860.95','-2564.09','308.236','0','0','0','0','0','0','0','0','0','6.12877','0','0'), -('3291','90','-5832.95','-2584.17','311.647','0','0','0','0','0','0','0','0','0','5.62062','0','0'), -('3291','91','-5813.9','-2604.7','314.778','0','0','0','0','0','0','0','0','0','5.52009','0','0'), -('3291','92','-5791.18','-2628.3','321.143','0','0','0','0','0','0','0','0','0','5.40699','0','0'), -('3291','93','-5764.56','-2656.04','331.466','0','0','0','0','0','0','0','0','0','5.64339','0','0'), -('3291','94','-5740.97','-2679.22','340.073','0','0','0','0','0','0','0','0','0','5.46197','0','0'), -('3291','95','-5730.23','-2695.35','345.314','0','0','0','0','0','0','0','0','0','5.19258','0','0'), -('3291','96','-5726.44','-2706.78','348.473','0','0','0','0','0','0','0','0','0','5.52873','0','0'), -('3291','97','-5710','-2730.68','355.388','0','0','0','0','0','0','0','0','0','5.3151','0','0'), -('3291','98','-5701.37','-2751.53','360.474','0','0','0','0','0','0','0','0','0','5.10461','0','0'), -('3291','99','-5696.75','-2762.71','361.656','0','0','0','0','0','0','0','0','0','5.47846','0','0'), -('3291','100','-5689.72','-2770.02','362.277','0','0','0','0','0','0','0','0','0','5.47846','0','0'), -('3291','101','-5660.88','-2779.39','363.599','0','0','0','0','0','0','0','0','0','5.8476','0','0'), -('3291','102','-5636.26','-2788.88','364.866','0','0','0','0','0','0','0','0','0','5.84289','0','0'), -('3291','103','-5605.18','-2803.53','366.493','0','0','0','0','0','0','0','0','0','5.84289','0','0'), -('3291','104','-5573.36','-2818.52','365.96','0','0','0','0','0','0','0','0','0','5.84289','0','0'), -('3291','105','-5550.69','-2846.35','362.608','0','0','0','0','0','0','0','0','0','5.5193','0','0'), -('3291','106','-5537.64','-2859.53','360.821','0','0','0','0','0','0','0','0','0','5.65046','0','0'), -('3291','107','-5531.32','-2864.17','359.991','0','0','0','0','0','0','0','0','0','6.16569','0','0'), -('3291','108','-5488.37','-2873.25','353.666','0','0','0','0','0','0','0','0','0','6.04709','0','0'), -('3291','109','-5456.38','-2880.48','348.614','0','0','0','0','0','0','0','0','0','6.16019','0','0'), -('3291','110','-5423.53','-2884.54','344.053','0','0','0','0','0','0','0','0','0','6.16019','0','0'), -('3291','111','-5401.69','-2884.27','342.503','0','0','0','0','0','0','0','0','0','0.206868','0','0'), -('3291','112','-5392.35','-2880.58','341.778','0','0','0','0','0','0','0','0','0','0.514744','0','0'), -('3291','113','-5380.66','-2872.7','340.858','0','0','0','0','0','0','0','0','0','0.537521','0','0'), -('3291','114','-5365.29','-2862.53','340.165','0','0','0','0','0','0','0','0','0','0.267344','0','0'), -('3291','115','-5347.07','-2858.9','340.08','0','0','0','0','0','0','0','0','0','0.010519','0','0'), -('3291','116','-5324.24','-2861.33','339.594','0','0','0','0','0','0','0','0','0','6.17589','0','0'), -('3291','117','-5309.2','-2866.12','339.309','0','0','0','0','0','0','0','0','0','5.97483','0','0'), -('3291','118','-5292.78','-2873.85','338.848','0','0','0','0','0','0','0','0','0','5.84289','0','0'), -('3291','119','-5281.6','-2881.01','338.697','0','0','0','0','0','0','0','0','0','5.71408','0','0'), -('3291','120','-5264.57','-2885.16','339.156','0','0','0','0','0','0','0','0','0','6.04395','0','0'), -('3291','121','-5242.85','-2885.72','339.023','0','0','0','0','0','0','0','0','0','6.25758','0','0'), -('3291','122','-5229.56','-2874.37','338.371','0','0','0','0','0','0','0','0','0','0.706381','0','0'), -('3291','123','-5214','-2862.08','336.731','0','0','0','0','0','0','0','0','0','0.499036','0','0'), -('3291','124','-5197.48','-2853.08','335.844','0','0','0','0','0','0','0','0','0','0.499036','0','0'), -('3291','125','-5178.22','-2848.09','335.132','0','0','0','0','0','0','0','0','0','0.146392','0','0'), -('3291','126','-5146.21','-2841.59','332.234','0','0','0','0','0','0','0','0','0','0.186448','0','0'), -('3291','127','-5106.87','-2833.91','327.933','0','0','0','0','0','0','0','0','0','0.29012','0','0'), -('3291','128','-5066.16','-2823.28','327.375','0','0','0','0','0','0','0','0','0','0.24064','0','0'), -('3291','129','-5032.91','-2804.65','326.915','0','0','0','0','0','0','0','0','0','0.510817','0','0'), -('3291','130','-5010','-2791.81','326.304','0','0','0','0','0','0','0','0','0','0.510817','0','0'), -('3291','131','-4968.57','-2773.72','325.646','0','0','0','0','0','0','0','0','0','0.439346','0','0'), -('3291','132','-4954.18','-2766.95','325.752','0','0','0','0','0','0','0','0','0','0.439346','0','0'), -('3291','133','-4927.36','-2744.64','327.572','0','0','0','0','0','0','0','0','0','0.693815','0','0'), -('3291','134','-4916.59','-2735.69','328.483','0','0','0','0','0','0','0','0','0','0.693815','0','0'), -('3291','135','-4884.93','-2722.71','329.08','0','0','0','0','0','0','0','0','0','0.38908','0','0'), -('3291','136','-4851.32','-2715.76','329.103','0','0','0','0','0','0','0','0','0','0.203726','0','0'), -('3291','137','-4819.79','-2715.28','327.945','0','0','0','0','0','0','0','0','0','0.015231','0','0'), -('3291','138','-4778.75','-2714.66','326.079','0','0','0','0','0','0','0','0','0','0.015231','0','0'), -('3291','139','-4763.65','-2712.3','326.411','0','0','0','0','0','0','0','0','0','0.161315','0','0'), -('3291','140','-4739.89','-2704.22','323.584','0','0','0','0','0','0','0','0','0','0.327819','0','0'), -('3291','141','-4702.18','-2700.57','318.752','0','0','0','0','0','0','0','0','0','0.085131','0','0'); diff --git a/Updates/1497_mechanical_bleed_immunity.sql b/Updates/1497_mechanical_bleed_immunity.sql deleted file mode 100644 index 74ba2ef19..000000000 --- a/Updates/1497_mechanical_bleed_immunity.sql +++ /dev/null @@ -1,2 +0,0 @@ --- All Mechanical NPC Are Immune To Bleed Effects -UPDATE creature_template SET MechanicImmuneMask=MechanicImmuneMask|16384 WHERE CreatureType=9; diff --git a/Updates/1498_xt9_movement.sql b/Updates/1498_xt9_movement.sql deleted file mode 100644 index 772738eb6..000000000 --- a/Updates/1498_xt9_movement.sql +++ /dev/null @@ -1,79 +0,0 @@ --- ======================================== --- XT:9 NPC Pathing in Stonetalon Mountians --- ======================================== -UPDATE creature SET SpawnDist=0, MovementType=2 WHERE id IN (4074); -DELETE FROM creature_movement_template WHERE entry=4074; -INSERT INTO creature_movement_template (`entry`, `point`, `position_x`, `position_y`, `position_z`, `waittime`, `script_id`, `textid1`, `textid2`, `textid3`, `textid4`, `textid5`, `emote`, `spell`, `orientation`, `model1`, `model2`) values -('4074','1','1075.73','109.549','5.60816','0','0','0','0','0','0','0','0','0','5.0834','0','0'), -('4074','2','1079.73','99.268','3.41564','0','0','0','0','0','0','0','0','0','5.0834','0','0'), -('4074','3','1090.37','94.7499','1.38691','0','0','0','0','0','0','0','0','0','5.90493','0','0'), -('4074','4','1098.28','86.305','-0.519949','0','0','0','0','0','0','0','0','0','5.46511','0','0'), -('4074','5','1100.67','71.9778','-2.34006','0','0','0','0','0','0','0','0','0','4.87763','0','0'), -('4074','6','1091.75','52.2905','-0.612526','0','0','0','0','0','0','0','0','0','4.28701','0','0'), -('4074','7','1091.41','41.9269','2.40356','0','0','0','0','0','0','0','0','0','4.67971','0','0'), -('4074','8','1084.62','28.2413','3.83921','0','0','0','0','0','0','0','0','0','4.25166','0','0'), -('4074','9','1083.64','13.9664','4.41043','0','0','0','0','0','0','0','0','0','4.64436','0','0'), -('4074','10','1086.07','5.34832','4.50555','0','0','0','0','0','0','0','0','0','4.9868','0','0'), -('4074','11','1081.28','-10.0805','5.44058','0','0','0','0','0','0','0','0','0','4.4111','0','0'), -('4074','12','1088.65','-24.2962','2.91566','0','0','0','0','0','0','0','0','0','5.24519','0','0'), -('4074','13','1087.07','-39.721','4.07423','0','0','0','0','0','0','0','0','0','4.61059','0','0'), -('4074','14','1088.96','-49.3655','4.30293','0','0','0','0','0','0','0','0','0','4.9059','0','0'), -('4074','15','1092.73','-62.5249','3.37376','0','0','0','0','0','0','0','0','0','5.05434','0','0'), -('4074','16','1095.35','-75.815','2.76013','0','0','0','0','0','0','0','0','0','4.90669','0','0'), -('4074','17','1088.35','-90.7219','4.77906','0','0','0','0','0','0','0','0','0','4.23517','0','0'), -('4074','18','1086.6','-111.394','4.95865','0','0','0','0','0','0','0','0','0','4.62787','0','0'), -('4074','19','1075.78','-135.984','6.67439','0','0','0','0','0','0','0','0','0','4.298','0','0'), -('4074','20','1075.67','-159.762','6.27177','0','0','0','0','0','0','0','0','0','4.67735','0','0'), -('4074','21','1071.92','-176.93','6.73229','0','0','0','0','0','0','0','0','0','4.49357','0','0'), -('4074','22','1073.79','-201.316','5.99961','0','0','0','0','0','0','0','0','0','4.78888','0','0'), -('4074','23','1071.11','-211.791','5.2782','0','0','0','0','0','0','0','0','0','4.45744','0','0'), -('4074','24','1076.08','-230.956','4.15773','0','0','0','0','0','0','0','0','0','4.87527','0','0'), -('4074','25','1099.89','-244.16','-1.29967','0','0','0','0','0','0','0','0','0','5.79576','0','0'), -('4074','26','1121.68','-242.158','-0.718831','0','0','0','0','0','0','0','0','0','0.126754','0','0'), -('4074','27','1134.62','-236.012','-2.50224','0','0','0','0','0','0','0','0','0','0.517883','0','0'), -('4074','28','1142.64','-216.147','-3.15201','0','0','0','0','0','0','0','0','0','1.15798','0','0'), -('4074','29','1140.35','-201.093','0.440253','0','0','0','0','0','0','0','0','0','1.78159','0','0'), -('4074','30','1133.45','-183.984','2.20237','0','0','0','0','0','0','0','0','0','1.94103','0','0'), -('4074','31','1145.68','-170.846','1.77109','0','0','0','0','0','0','0','0','0','0.741722','0','0'), -('4074','32','1153.89','-157.054','-2.33697','0','0','0','0','0','0','0','0','0','1.03389','0','0'), -('4074','33','1144.74','-142.506','-1.19541','0','0','0','0','0','0','0','0','0','2.06198','0','0'), -('4074','34','1122.65','-133.265','1.03252','0','0','0','0','0','0','0','0','0','2.72485','0','0'), -('4074','35','1125.36','-110.493','2.11991','0','0','0','0','0','0','0','0','0','1.45251','0','0'), -('4074','36','1122.38','-93.8318','2.5116','0','0','0','0','0','0','0','0','0','1.74782','0','0'), -('4074','37','1129.87','-74.1374','-2.2857','0','0','0','0','0','0','0','0','0','1.20746','0','0'), -('4074','38','1134.64','-61.5813','-5.31756','0','0','0','0','0','0','0','0','0','1.20746','0','0'), -('4074','39','1137.59','-48.6249','-7.44319','0','0','0','0','0','0','0','0','0','1.39125','0','0'), -('4074','40','1128.82','-38.9268','-2.43575','0','0','0','0','0','0','0','0','0','2.30231','0','0'), -('4074','41','1122.16','-27.6501','0.344378','0','0','0','0','0','0','0','0','0','2.10439','0','0'), -('4074','42','1120.96','-16.3595','-1.48752','0','0','0','0','0','0','0','0','0','1.67635','0','0'), -('4074','43','1126.61','-1.9186','-3.63006','0','0','0','0','0','0','0','0','0','1.19804','0','0'), -('4074','44','1116.24','10.5576','0.557486','0','0','0','0','0','0','0','0','0','2.31173','0','0'), -('4074','45','1104.32','16.4108','4.14081','0','0','0','0','0','0','0','0','0','2.61804','0','0'), -('4074','46','1101.3','33.6785','4.8855','0','0','0','0','0','0','0','0','0','1.69912','0','0'), -('4074','47','1120.13','44.4575','2.74572','0','0','0','0','0','0','0','0','0','0.535947','0','0'), -('4074','48','1132.62','61.1624','0.727029','0','0','0','0','0','0','0','0','0','0.928646','0','0'), -('4074','49','1134.27','76.7979','-1.64004','0','0','0','0','0','0','0','0','0','1.3182','0','0'), -('4074','50','1139.01','90.8736','-6.655','0','0','0','0','0','0','0','0','0','1.24516','0','0'), -('4074','51','1134.5','111.563','-1.48075','0','0','0','0','0','0','0','0','0','1.78552','0','0'), -('4074','52','1125.54','132.373','0.369555','0','0','0','0','0','0','0','0','0','2.00464','0','0'), -('4074','53','1128.01','157.092','0.350579','0','0','0','0','0','0','0','0','0','1.44073','0','0'), -('4074','54','1121.17','175.285','0.835962','0','0','0','0','0','0','0','0','0','1.93081','0','0'), -('4074','55','1123.89','192.99','1.13405','0','0','0','0','0','0','0','0','0','1.41795','0','0'), -('4074','56','1141.96','219.473','2.28035','0','0','0','0','0','0','0','0','0','0.991478','0','0'), -('4074','57','1152.68','240.982','6.25921','0','0','0','0','0','0','0','0','0','1.17526','0','0'), -('4074','58','1156.9','260.554','11.7266','0','0','0','0','0','0','0','0','0','1.39674','0','0'), -('4074','59','1155.6','275.102','14.4837','0','0','0','0','0','0','0','0','0','1.55382','0','0'), -('4074','60','1155.85','289.52','15.4549','0','0','0','0','0','0','0','0','0','1.55382','0','0'), -('4074','61','1146.88','297.346','16.5141','0','0','0','0','0','0','0','0','0','2.42405','0','0'), -('4074','62','1132.46','291.095','17.5076','0','0','0','0','0','0','0','0','0','3.55266','0','0'), -('4074','63','1127.93','271.738','15.7887','0','0','0','0','0','0','0','0','0','4.48257','0','0'), -('4074','64','1122.46','248.346','10.638','0','0','0','0','0','0','0','0','0','4.48257','0','0'), -('4074','65','1110.74','232.731','10.2723','0','0','0','0','0','0','0','0','0','4.0883','0','0'), -('4074','66','1090.53','227.583','11.042','0','0','0','0','0','0','0','0','0','3.39008','0','0'), -('4074','67','1078.98','217.067','10.5359','0','0','0','0','0','0','0','0','0','3.91552','0','0'), -('4074','68','1080.79','196.068','9.36658','0','0','0','0','0','0','0','0','0','4.79831','0','0'), -('4074','69','1081.94','182.796','9.09012','0','0','0','0','0','0','0','0','0','4.79831','0','0'), -('4074','70','1078.11','165.016','8.87527','0','0','0','0','0','0','0','0','0','4.5297','0','0'), -('4074','71','1074.72','146.657','5.22298','0','0','0','0','0','0','0','0','0','4.5297','0','0'), -('4074','72','1068.86','128.503','5.98122','0','0','0','0','0','0','0','0','0','4.42131','0','0'), -('4074','73','1070.86','117.81','7.22734','0','0','0','0','0','0','0','0','0','4.93732','0','0'); diff --git a/Updates/1499_undermarket.sql b/Updates/1499_undermarket.sql deleted file mode 100644 index 895b4e831..000000000 --- a/Updates/1499_undermarket.sql +++ /dev/null @@ -1 +0,0 @@ -UPDATE quest_template SET RequiredSkillValue=1 WHERE entry IN (3385); \ No newline at end of file diff --git a/Updates/1500_parchment_text.sql b/Updates/1500_parchment_text.sql deleted file mode 100644 index a57a9477d..000000000 --- a/Updates/1500_parchment_text.sql +++ /dev/null @@ -1,4 +0,0 @@ -DELETE FROM page_text WHERE entry=2461; -INSERT INTO `page_text` (`entry`, `text`, `next_page`) VALUES('2461','Lok-tar, $gbrother:sister. The elements beckon you closer and bid me to show you the path of the shaman. The spirits of our ancestors watch from beyond and swell with pride knowing you have joined our ranks. -When you are ready, seek me out near the entrance to the Den. It is there that I will be training others of our kind. Until then, may the wind be at your back. --Shikrik, Shaman Trainer','0'); diff --git a/Updates/1501_boss_immunities.sql b/Updates/1501_boss_immunities.sql deleted file mode 100644 index 22f6c4049..000000000 --- a/Updates/1501_boss_immunities.sql +++ /dev/null @@ -1,9 +0,0 @@ --- ====================================== --- All Bosses Are Immune To Crowd Control -- Daze, Horror, Shackle, Banish, Polymorph, Knockout, Freeze, Stun, Snare, Sleep, Silence, Pacify, Root, Fear, Distract, Disarm, Confused, Charm --- ====================================== - --- SHADOWFANG KEEP -UPDATE creature_template SET MechanicImmuneMask=MechanicImmuneMask|76234719 WHERE entry IN (4275,3887,4278,4274,4279,3886,3914,14682,3927); - --- RAGEFIRE CHASM -UPDATE creature_template SET MechanicImmuneMask=MechanicImmuneMask|76234719 WHERE entry IN (11517,11518,11519,11520); diff --git a/Updates/1503_quests_7629_7631.sql b/Updates/1503_quests_7629_7631.sql deleted file mode 100644 index 468cf4618..000000000 --- a/Updates/1503_quests_7629_7631.sql +++ /dev/null @@ -1,429 +0,0 @@ --- ######################################## --- # Quest: Dreadsteed of Xoroth (7631) --- ######################################## - --- Cleanup for portals and Lord spawns - -DELETE FROM gameobject WHERE guid=99783; - --- Spawn correct portals -DELETE FROM gameobject WHERE guid IN (22269,22271,22272,22273,22286,22288,40145,89081,89082,89631,89632,89634,89635,92635,92636,92637,92638,93939,93940); -INSERT INTO gameobject (guid,id,map,position_x,position_y,position_z,orientation,rotation0,rotation1,rotation2,rotation3,spawntimesecs,animprogress,state) VALUES -(22269, 179681, 429,-39.3283, 812.609, -29.5358, -2.87979, 0, 0, 0, 0, -900, 0, 0), -(22271, 179681, 429,-82.9582, 866.112, -28.6244, -0.872664, 0, 0, 0, 0, -900, 0, 0), -(22272, 179681, 429,-15.0206, 878.409, -28.5044, -1.91986 , 0, 0, 0, 0, -900, 0, 0), -(22273, 179681, 429,-97.5622, 848.091, -28.6988, -0.523598, 0, 0, 0, 0, -900, 0, 0), -(22286, 179681, 429,-98.1468, 778.083, -28.3443, 0.541051, 0, 0, 0, 0, -900, 0, 0), -(22288, 179681, 429,-105.782, 826.821, -28.5458, -0.191985, 0, 0, 0, 0, -900, 0, 0), -(40145, 179681, 429,20.9339 , 848.326, -28.517, -2.61799, 0, 0, 0, 0, -900, 0, 0), -(89081, 179681, 429,-14.4863, 747.953, -28.8277, 1.91986, 0, 0, 0, 0, -900, 0, 0), -(89082, 179681, 429,5.8428 , 865.497, -28.7417, -2.28638, 0, 0, 0, 0, -900, 0, 0), -(89631, 179681, 429,-62.4677, 878.058, -28.8368, -1.20428, 0, 0, 0, 0, -900, 0, 0), -(89632, 179681, 429,29.2777 , 824.413, -28.4003, -2.9845, 0, 0, 0, 0, -900, 0, 0), -(89634, 179681, 429,-37.7177, 743.281, -28.7158, 1.5708, 0, 0, 0, 0, -900, 0, 0), -(89635, 179681, 429,-61.2501, 747.296, -28.4663, 1.23918, 0, 0, 0, 0, -900, 0, 0), -(92635, 179681, 429,21.162 , 778.232, -28.4788, 2.60054, 0, 0, 0, 0, -900, 0, 0), -(92636, 179681, 429,29.5943 , 801.049, -28.4482, 2.96704, 0, 0, 0, 0, -900, 0, 0), -(92637, 179681, 429,5.62079 , 759.756, -28.3198, 2.25147, 0, 0, 0, 0, -900, 0, 0), -(92638, 179681, 429,-106.235, 800.934, -28.6321, 0.174532, 0, 0, 0, 0, -900, 0, 0), -(93939, 179681, 429,-39.7076, 882.205, -28.8242, -1.53589, 0, 0, 0, 0, -900, 0, 0), -(93940, 179681, 429,-82.6964, 759.662, -28.6398, 0.890117, 0, 0, 0, 0, -900, 0, 0); - --- Fix Warlock Ritual Symbols and Warlock Mount Ritual Circle -DELETE FROM gameobject WHERE guid IN (99782,99779,99776,99781,99778,99775,99780,99777,99774,99784); -INSERT INTO gameobject (guid,id,map,position_x,position_y,position_z,orientation,rotation0,rotation1,rotation2,rotation3,spawntimesecs,animprogress,state) VALUES -(99782, 179669, 429, -57.1792, 812.96, -29.5358, -2.00713, 0, 0, 0, 0, -900, 0, 1), -(99779, 179669, 429, -28.8647, 828.021, -29.5358, -2.00713, 0, 0, 0, 0, -900, 0, 1), -(99776, 179669, 429, -25.8848, 798.921, -29.5358, -2.00713, 0, 0, 0, 0, -900, 0, 1), -(99781, 179670, 429, -50.8857, 826.376, -29.5358, -2.00713, 0, 0, 0, 0, -900, 0, 1), -(99778, 179670, 429, -21.8534, 820.043, -29.5358, -2.00713, 0, 0, 0, 0, -900, 0, 1), -(99775, 179670, 429, -37.3899, 793.225, -29.5358, -2.00713, 0, 0, 0, 0, -900, 0, 1), -(99780, 179671, 429, -38.9241, 831.486, -29.5358, -2.00713, 0, 0, 0, 0, -900, 0, 1), -(99777, 179671, 429, -20.693, 807.962, -29.5358, -2.00713, 0, 0, 0, 0, -900, 0, 1), -(99774, 179671, 429, -53.5593, 801.216, -29.5358, -2.00713, 0, 0, 0, 0, -900, 0, 1), -(99784, 179668, 429, -38.5911, 812.632, -29.5358, 0.401425, 0, 0, 0, 0, -900, 0, 1); - --- Bell of Dethmoora -UPDATE gameobject SET position_x=-26.4932, position_y=814.841, position_z=-29.5358, orientation=0.59341 WHERE id=179674; --- Doomsday Candle -UPDATE gameobject SET position_x=-43.4643, position_y=800.206, position_z=-29.5358, orientation=0.698132 WHERE id=179673; --- Wheel of the Black March -UPDATE gameobject SET position_x=-46.7888, position_y=822.351, position_z=-29.5358, orientation=-0.855211 WHERE id=179672; --- Fix rotations -UPDATE gameobject SET rotation0=0, rotation1=0, rotation2=SIN(orientation*0.5), rotation3=COS(orientation*0.5) WHERE id IN (179674,179673,179672); - --- Change Warlock Mount Ritual Circle to type door so animation works properly -UPDATE gameobject_template SET size=3.6 WHERE entry=179668; --- Warlock Mount Quest Symbols should be larger -UPDATE gameobject_template SET size=1.8 WHERE entry IN (179669, 179670, 179671); - --- Fix factions and flags (needs confirmation) -UPDATE creature_template SET FactionAlliance=35, FactionHorde=35, UnitFlags=768 WHERE entry=14500; -UPDATE creature_template SET UnitFlags=33554432, ModelId1=11686 WHERE entry=14501; -- Guesswork; -UPDATE creature_template SET UnitFlags=768 WHERE entry=14504; - --- texts -DELETE FROM db_script_string WHERE entry IN (2000005024, 2000005038, 2000005050, 2000005350, 2000005351); -INSERT INTO db_script_string (entry,content_default,sound,type,language,emote,comment) VALUES -(2000005024, 'Ah, freedom! Although brief, so sweet it is...', 0, 1, 0, 0, 'J\'eevee yell on spawn'), -(2000005038, 'Well duties call, yes? First, the bell... to give you vigor!', 0, 0, 0, 0, 'J\'eevee say 1'), -(2000005050, 'Next, I\'ll place the wheel... to protect you from harm.', 0, 0, 0, 0, 'J\'eevee say 2'), -(2000005350, 'And finally the candle... to burn those who would thwart you!', 0, 0, 0, 0, 'J\'eevee say 3'), -(2000005351, '$N, my duties are complete and I shall now take my leave. Luck to you my fellow, and remember to keep the Bell, Wheel and Candle working!', 0, 0, 0, 0, 'J\'eevee say 4'); - -DELETE FROM creature_movement_template WHERE entry IN (14500); -INSERT INTO creature_movement_template (entry,point,position_x,position_y,position_z,waittime,script_id,orientation) VALUES --- Scholomance movement -(14500, 1, 38.784, 160.639, 83.545, 0, 0, 0), -(14500, 2, 36.804, 160.705, 83.545, 3000, 1450002, 3.249), -(14500, 3, 39.287, 160.044, 83.545, 0, 0, 0), -(14500, 4, 41.666, 154.591, 83.545, 0, 0, 0), -(14500, 5, 45.255, 155.014, 83.545, 0, 0, 0), -(14500, 6, 44.930, 161.186, 83.545, 0, 0, 0), -(14500, 7, 44.347, 161.120, 83.545, 4000, 1450007, 2.707), -(14500, 8, 46.758, 157.877, 83.545, 0, 0, 0), -(14500, 9, 44.640, 154.405, 83.545, 0, 0, 0), -(14500, 10, 33.498, 156.046, 83.545, 0, 0, 0), -(14500, 11, 28.269, 160.792, 83.545, 2000, 0, 1.541), -(14500, 12, 33.294, 160.895, 83.545, 60000, 1450012, 0.040), --- Dire Maul movement -(14500, 13, -37.9392, 812.805, -29.4525, 3000, 1450013, 4.81711), -(14500, 14, -27.001, 813.741, -29.5358, 3000, 1450014, 0.0039), -(14500, 15, -45.8222, 821.969, -29.5358, 3000, 1450015, 2.3954), -(14500, 16, -43.6275, 802.103, -29.5358, 3000, 1450016, 4.9165), -(14500, 17, -38.7195, 812.015, -29.5358, 60000, 1450017, 0); - --- Main event script (safety check in SD2) -DELETE FROM dbscripts_on_event WHERE id=8420; -INSERT INTO dbscripts_on_event (id, delay, command, datalong, datalong2, buddy_entry, search_radius, data_flags, dataint, x, y, z, o, comments) VALUES -(8420, 0, 31, 14501, 100, 0, 0, 0, 0, 0, 0, 0, 0, 'terminate script if Warlock Mount Ritual Mob Type 3 is not found'), -(8420, 23, 0, 0, 0, 14500, 50, 3, 2000005351, 0, 0, 0, 0, 'J\'eevee say 4'), -(8420, 23, 36, 0, 0, 14500, 50, 3, 0, 0, 0, 0, 0, 'J\'eevee face player'), --- Spawn portals -(8420, 30, 9, 99784, 3600, 0, 0, 0, 0, 0, 0, 0, 0, 'Respawn Warlock Mount Ritual Circle'), -(8420, 30, 9, 22271, 3600, 0, 0, 0, 0, 0, 0, 0, 0, 'Respawn Dreadsteed Portal'), -(8420, 30, 9, 22272, 3600, 0, 0, 0, 0, 0, 0, 0, 0, 'Respawn Dreadsteed Portal'), -(8420, 30, 9, 22273, 3600, 0, 0, 0, 0, 0, 0, 0, 0, 'Respawn Dreadsteed Portal'), -(8420, 30, 9, 22286, 3600, 0, 0, 0, 0, 0, 0, 0, 0, 'Respawn Dreadsteed Portal'), -(8420, 30, 9, 22288, 3600, 0, 0, 0, 0, 0, 0, 0, 0, 'Respawn Dreadsteed Portal'), -(8420, 30, 9, 40145, 3600, 0, 0, 0, 0, 0, 0, 0, 0, 'Respawn Dreadsteed Portal'), -(8420, 30, 9, 89081, 3600, 0, 0, 0, 0, 0, 0, 0, 0, 'Respawn Dreadsteed Portal'), -(8420, 30, 9, 89082, 3600, 0, 0, 0, 0, 0, 0, 0, 0, 'Respawn Dreadsteed Portal'), -(8420, 30, 9, 89631, 3600, 0, 0, 0, 0, 0, 0, 0, 0, 'Respawn Dreadsteed Portal'), -(8420, 30, 9, 89632, 3600, 0, 0, 0, 0, 0, 0, 0, 0, 'Respawn Dreadsteed Portal'), -(8420, 30, 9, 89634, 3600, 0, 0, 0, 0, 0, 0, 0, 0, 'Respawn Dreadsteed Portal'), -(8420, 30, 9, 89635, 3600, 0, 0, 0, 0, 0, 0, 0, 0, 'Respawn Dreadsteed Portal'), -(8420, 30, 9, 92635, 3600, 0, 0, 0, 0, 0, 0, 0, 0, 'Respawn Dreadsteed Portal'), -(8420, 30, 9, 92636, 3600, 0, 0, 0, 0, 0, 0, 0, 0, 'Respawn Dreadsteed Portal'), -(8420, 30, 9, 92637, 3600, 0, 0, 0, 0, 0, 0, 0, 0, 'Respawn Dreadsteed Portal'), -(8420, 30, 9, 92638, 3600, 0, 0, 0, 0, 0, 0, 0, 0, 'Respawn Dreadsteed Portal'), -(8420, 30, 9, 93939, 3600, 0, 0, 0, 0, 0, 0, 0, 0, 'Respawn Dreadsteed Portal'), -(8420, 30, 9, 93940, 3600, 0, 0, 0, 0, 0, 0, 0, 0, 'Respawn Dreadsteed Portal'), --- respawn symbols -(8420, 70, 9, 99782, 3600, 0, 0, 0, 0, 0, 0, 0, 0, 'spawn first Symbol'), -(8420, 110, 9, 99781, 3600, 0, 0, 0, 0, 0, 0, 0, 0, 'spawn second Symbol'), -(8420, 150, 9, 99780, 3600, 0, 0, 0, 0, 0, 0, 0, 0, 'spawn third Symbol'), -(8420, 190, 9, 99779, 3600, 0, 0, 0, 0, 0, 0, 0, 0, 'spawn fourth Symbol'), -(8420, 230, 9, 99778, 3600, 0, 0, 0, 0, 0, 0, 0, 0, 'spawn fifth Symbol'), -(8420, 270, 9, 99777, 3600, 0, 0, 0, 0, 0, 0, 0, 0, 'spawn sixth Symbol'), -(8420, 310, 9, 99776, 3600, 0, 0, 0, 0, 0, 0, 0, 0, 'spawn seventh Symbol'), -(8420, 350, 9, 99775, 3600, 0, 0, 0, 0, 0, 0, 0, 0, 'spawn eight Symbol'), -(8420, 390, 9, 99774, 3600, 0, 0, 0, 0, 0, 0, 0, 0, 'spawn nineth Symbol'), --- spawn first wave -(8420, 31, 10, 14482, 0, 0, 0, 0, 0, 5.84280, 865.497, -27.2486, 3.9968, 'spawn Xorothian Imp'), -(8420, 31, 10, 14482, 0, 0, 0, 0, 0, -106.235, 800.934, -27.3196, 0.174533, 'spawn Xorothian Imp'), -(8420, 31, 10, 14482, 0, 0, 0, 0, 0, -82.9582, 866.112, -27.2077, 5.41052, 'spawn Xorothian Imp'), -(8420, 31, 10, 14482, 0, 0, 0, 0, 0, -98.1468, 778.083, -27.2540, 0.541052, 'spawn Xorothian Imp'), -(8420, 31, 10, 14482, 0, 0, 0, 0, 0, -82.6964, 759.662, -27.1815, 0.890118, 'spawn Xorothian Imp'), -(8420, 40, 10, 14482, 0, 0, 0, 0, 0, -39.7076, 882.205, -27.1575, 4.7473, 'spawn Xorothian Imp'), -(8420, 40, 10, 14482, 0, 0, 0, 0, 0, -97.5622, 848.091, -27.3099, 5.75959, 'spawn Xorothian Imp'), -(8420, 40, 10, 14482, 0, 0, 0, 0, 0, 21.1620, 778.232, -27.2357, 2.60054, 'spawn Xorothian Imp'), -(8420, 40, 10, 14482, 0, 0, 0, 0, 0, -61.2501, 747.296, -27.1260, 1.23918, 'spawn Xorothian Imp'), -(8420, 40, 10, 14482, 0, 0, 0, 0, 0, -37.7177, 743.281, -27.0769, 1.57088, 'spawn Xorothian Imp'), -(8420, 50, 10, 14482, 0, 0, 0, 0, 0, -15.0206, 878.409, -27.0947, 4.36332, 'spawn Xorothian Imp'), -(8420, 50, 10, 14482, 0, 0, 0, 0, 0, 29.5943, 801.049, -27.1773, 2.96706, 'spawn Xorothian Imp'), -(8420, 50, 10, 14482, 0, 0, 0, 0, 0, 20.9339, 848.326, -27.1628, 3.66519, 'spawn Xorothian Imp'), -(8420, 50, 10, 14482, 0, 0, 0, 0, 0, 5.62079, 759.756, -27.1948, 2.25147, 'spawn Xorothian Imp'), -(8420, 50, 10, 14482, 0, 0, 0, 0, 0, -39.7076, 882.205, -27.1575, 4.7473, 'spawn Xorothian Imp'), -(8420, 60, 10, 14482, 0, 0, 0, 0, 0, 21.1620, 778.232, -27.2357, 2.60054, 'spawn Xorothian Imp'), -(8420, 60, 10, 14482, 0, 0, 0, 0, 0, -82.6964, 759.662, -27.1815, 0.890118, 'spawn Xorothian Imp'), -(8420, 60, 10, 14482, 0, 0, 0, 0, 0, -82.9582, 866.112, -27.2077, 5.41052, 'spawn Xorothian Imp'), -(8420, 60, 10, 14482, 0, 0, 0, 0, 0, -14.4863, 747.953, -27.1958, 1.91986, 'spawn Xorothian Imp'), -(8420, 60, 10, 14483, 0, 0, 0, 0, 0, -37.7177, 743.281, -27.0769, 1.5708, 'spawn Dread Guard'), --- second wave -(8420, 70, 10, 14482, 0, 0, 0, 0, 0, 5.84280, 865.497, -27.2486, 3.9968, 'spawn Xorothian Imp'), -(8420, 70, 10, 14482, 0, 0, 0, 0, 0, -106.235, 800.934, -27.3196, 0.174533, 'spawn Xorothian Imp'), -(8420, 70, 10, 14482, 0, 0, 0, 0, 0, -82.9582, 866.112, -27.2077, 5.41052, 'spawn Xorothian Imp'), -(8420, 70, 10, 14482, 0, 0, 0, 0, 0, -98.1468, 778.083, -27.2540, 0.541052, 'spawn Xorothian Imp'), -(8420, 70, 10, 14482, 0, 0, 0, 0, 0, -82.6964, 759.662, -27.1815, 0.890118, 'spawn Xorothian Imp'), -(8420, 80, 10, 14482, 0, 0, 0, 0, 0, -39.7076, 882.205, -27.1575, 4.7473, 'spawn Xorothian Imp'), -(8420, 80, 10, 14482, 0, 0, 0, 0, 0, -97.5622, 848.091, -27.3099, 5.75959, 'spawn Xorothian Imp'), -(8420, 80, 10, 14482, 0, 0, 0, 0, 0, 21.1620, 778.232, -27.2357, 2.60054, 'spawn Xorothian Imp'), -(8420, 80, 10, 14482, 0, 0, 0, 0, 0, -61.2501, 747.296, -27.1260, 1.23918, 'spawn Xorothian Imp'), -(8420, 80, 10, 14482, 0, 0, 0, 0, 0, -37.7177, 743.281, -27.0769, 1.57088, 'spawn Xorothian Imp'), -(8420, 90, 10, 14482, 0, 0, 0, 0, 0, -15.0206, 878.409, -27.0947, 4.36332, 'spawn Xorothian Imp'), -(8420, 90, 10, 14482, 0, 0, 0, 0, 0, 29.5943, 801.049, -27.1773, 2.96706, 'spawn Xorothian Imp'), -(8420, 90, 10, 14482, 0, 0, 0, 0, 0, 20.9339, 848.326, -27.1628, 3.66519, 'spawn Xorothian Imp'), -(8420, 90, 10, 14482, 0, 0, 0, 0, 0, 5.62079, 759.756, -27.1948, 2.25147, 'spawn Xorothian Imp'), -(8420, 90, 10, 14482, 0, 0, 0, 0, 0, -39.7076, 882.205, -27.1575, 4.7473, 'spawn Xorothian Imp'), -(8420, 100, 10, 14482, 0, 0, 0, 0, 0, 21.1620, 778.232, -27.2357, 2.60054, 'spawn Xorothian Imp'), -(8420, 100, 10, 14482, 0, 0, 0, 0, 0, -82.6964, 759.662, -27.1815, 0.890118, 'spawn Xorothian Imp'), -(8420, 100, 10, 14482, 0, 0, 0, 0, 0, -82.9582, 866.112, -27.2077, 5.41052, 'spawn Xorothian Imp'), -(8420, 100, 10, 14482, 0, 0, 0, 0, 0, -14.4863, 747.953, -27.1958, 1.91986, 'spawn Xorothian Imp'), -(8420, 100, 10, 14483, 0, 0, 0, 0, 0, 21.162, 778.232, -27.2357, 2.60054, 'spawn Dread Guard'), --- third wave -(8420, 110, 10, 14482, 0, 0, 0, 0, 0, 5.84280, 865.497, -27.2486, 3.9968, 'spawn Xorothian Imp'), -(8420, 110, 10, 14482, 0, 0, 0, 0, 0, -106.235, 800.934, -27.3196, 0.174533, 'spawn Xorothian Imp'), -(8420, 110, 10, 14482, 0, 0, 0, 0, 0, -82.9582, 866.112, -27.2077, 5.41052, 'spawn Xorothian Imp'), -(8420, 110, 10, 14482, 0, 0, 0, 0, 0, -98.1468, 778.083, -27.2540, 0.541052, 'spawn Xorothian Imp'), -(8420, 110, 10, 14482, 0, 0, 0, 0, 0, -82.6964, 759.662, -27.1815, 0.890118, 'spawn Xorothian Imp'), -(8420, 120, 10, 14482, 0, 0, 0, 0, 0, -39.7076, 882.205, -27.1575, 4.7473, 'spawn Xorothian Imp'), -(8420, 120, 10, 14483, 0, 0, 0, 0, 0, 5.62079, 759.756, -27.1948, 2.25147, 'spawn Dread Guard'), -(8420, 120, 10, 14482, 0, 0, 0, 0, 0, 21.1620, 778.232, -27.2357, 2.60054, 'spawn Xorothian Imp'), -(8420, 120, 10, 14482, 0, 0, 0, 0, 0, -61.2501, 747.296, -27.1260, 1.23918, 'spawn Xorothian Imp'), -(8420, 120, 10, 14482, 0, 0, 0, 0, 0, -37.7177, 743.281, -27.0769, 1.57088, 'spawn Xorothian Imp'), -(8420, 130, 10, 14482, 0, 0, 0, 0, 0, -15.0206, 878.409, -27.0947, 4.36332, 'spawn Xorothian Imp'), -(8420, 130, 10, 14482, 0, 0, 0, 0, 0, 29.5943, 801.049, -27.1773, 2.96706, 'spawn Xorothian Imp'), -(8420, 130, 10, 14482, 0, 0, 0, 0, 0, 20.9339, 848.326, -27.1628, 3.66519, 'spawn Xorothian Imp'), -(8420, 130, 10, 14482, 0, 0, 0, 0, 0, 5.62079, 759.756, -27.1948, 2.25147, 'spawn Xorothian Imp'), -(8420, 130, 10, 14482, 0, 0, 0, 0, 0, -39.7076, 882.205, -27.1575, 4.7473, 'spawn Xorothian Imp'), -(8420, 140, 10, 14482, 0, 0, 0, 0, 0, 21.1620, 778.232, -27.2357, 2.60054, 'spawn Xorothian Imp'), -(8420, 140, 10, 14482, 0, 0, 0, 0, 0, -98.1468, 778.083, -27.2540, 0.541052, 'spawn Xorothian Imp'), -(8420, 140, 10, 14482, 0, 0, 0, 0, 0, -82.9582, 866.112, -27.2077, 5.41052, 'spawn Xorothian Imp'), -(8420, 140, 10, 14483, 0, 0, 0, 0, 0, -82.6964, 759.662, -27.1815, 0.890118, 'spawn Dread Guard'), -(8420, 140, 10, 14482, 0, 0, 0, 0, 0, -97.5622, 848.091, -27.3099, 5.75959, 'spawn Xorothian Imp'), --- forth wave -(8420, 150, 10, 14482, 0, 0, 0, 0, 0, 5.84280, 865.497, -27.2486, 3.9968, 'spawn Xorothian Imp'), -(8420, 150, 10, 14482, 0, 0, 0, 0, 0, -106.235, 800.934, -27.3196, 0.174533, 'spawn Xorothian Imp'), -(8420, 150, 10, 14482, 0, 0, 0, 0, 0, -82.9582, 866.112, -27.2077, 5.41052, 'spawn Xorothian Imp'), -(8420, 150, 10, 14482, 0, 0, 0, 0, 0, -98.1468, 778.083, -27.2540, 0.541052, 'spawn Xorothian Imp'), -(8420, 150, 10, 14482, 0, 0, 0, 0, 0, -82.6964, 759.662, -27.1815, 0.890118, 'spawn Xorothian Imp'), -(8420, 160, 10, 14482, 0, 0, 0, 0, 0, -39.7076, 882.205, -27.1575, 4.7473, 'spawn Xorothian Imp'), -(8420, 160, 10, 14483, 0, 0, 0, 0, 0, -15.0206, 878.409, -27.0947, 4.36332, 'spawn Dread Guard'), -(8420, 160, 10, 14482, 0, 0, 0, 0, 0, 21.1620, 778.232, -27.2357, 2.60054, 'spawn Xorothian Imp'), -(8420, 160, 10, 14482, 0, 0, 0, 0, 0, -61.2501, 747.296, -27.1260, 1.23918, 'spawn Xorothian Imp'), -(8420, 160, 10, 14482, 0, 0, 0, 0, 0, -37.7177, 743.281, -27.0769, 1.57088, 'spawn Xorothian Imp'), -(8420, 170, 10, 14482, 0, 0, 0, 0, 0, -15.0206, 878.409, -27.0947, 4.36332, 'spawn Xorothian Imp'), -(8420, 170, 10, 14482, 0, 0, 0, 0, 0, 29.5943, 801.049, -27.1773, 2.96706, 'spawn Xorothian Imp'), -(8420, 170, 10, 14482, 0, 0, 0, 0, 0, 20.9339, 848.326, -27.1628, 3.66519, 'spawn Xorothian Imp'), -(8420, 170, 10, 14482, 0, 0, 0, 0, 0, 5.62079, 759.756, -27.1948, 2.25147, 'spawn Xorothian Imp'), -(8420, 170, 10, 14482, 0, 0, 0, 0, 0, -39.7076, 882.205, -27.1575, 4.7473, 'spawn Xorothian Imp'), -(8420, 180, 10, 14482, 0, 0, 0, 0, 0, 21.1620, 778.232, -27.2357, 2.60054, 'spawn Xorothian Imp'), -(8420, 180, 10, 14482, 0, 0, 0, 0, 0, -98.1468, 778.083, -27.2540, 0.541052, 'spawn Xorothian Imp'), -(8420, 180, 10, 14482, 0, 0, 0, 0, 0, -82.9582, 866.112, -27.2077, 5.41052, 'spawn Xorothian Imp'), -(8420, 180, 10, 14483, 0, 0, 0, 0, 0, 5.8428, 865.497, -27.2486, 3.9968, 'spawn Dread Guard'), -(8420, 180, 10, 14482, 0, 0, 0, 0, 0, -97.5622, 848.091, -27.3099, 5.75959, 'spawn Xorothian Imp'), --- fifth wave -(8420, 190, 10, 14482, 0, 0, 0, 0, 0, 5.84280, 865.497, -27.2486, 3.9968, 'spawn Xorothian Imp'), -(8420, 190, 10, 14482, 0, 0, 0, 0, 0, -106.235, 800.934, -27.3196, 0.174533, 'spawn Xorothian Imp'), -(8420, 190, 10, 14482, 0, 0, 0, 0, 0, -82.9582, 866.112, -27.2077, 5.41052, 'spawn Xorothian Imp'), -(8420, 190, 10, 14482, 0, 0, 0, 0, 0, -98.1468, 778.083, -27.2540, 0.541052, 'spawn Xorothian Imp'), -(8420, 190, 10, 14482, 0, 0, 0, 0, 0, -82.6964, 759.662, -27.1815, 0.890118, 'spawn Xorothian Imp'), -(8420, 200, 10, 14482, 0, 0, 0, 0, 0, -39.7076, 882.205, -27.1575, 4.7473, 'spawn Xorothian Imp'), -(8420, 200, 10, 14483, 0, 0, 0, 0, 0, -37.7177, 743.281, -27.0769, 1.5708, 'spawn Dread Guard'), -(8420, 200, 10, 14482, 0, 0, 0, 0, 0, 21.1620, 778.232, -27.2357, 2.60054, 'spawn Xorothian Imp'), -(8420, 200, 10, 14482, 0, 0, 0, 0, 0, -61.2501, 747.296, -27.1260, 1.23918, 'spawn Xorothian Imp'), -(8420, 200, 10, 14482, 0, 0, 0, 0, 0, -37.7177, 743.281, -27.0769, 1.57088, 'spawn Xorothian Imp'), -(8420, 210, 10, 14482, 0, 0, 0, 0, 0, -15.0206, 878.409, -27.0947, 4.36332, 'spawn Xorothian Imp'), -(8420, 210, 10, 14482, 0, 0, 0, 0, 0, 29.5943, 801.049, -27.1773, 2.96706, 'spawn Xorothian Imp'), -(8420, 210, 10, 14482, 0, 0, 0, 0, 0, 20.9339, 848.326, -27.1628, 3.66519, 'spawn Xorothian Imp'), -(8420, 210, 10, 14482, 0, 0, 0, 0, 0, 5.62079, 759.756, -27.1948, 2.25147, 'spawn Xorothian Imp'), -(8420, 210, 10, 14482, 0, 0, 0, 0, 0, -39.7076, 882.205, -27.1575, 4.7473, 'spawn Xorothian Imp'), -(8420, 220, 10, 14482, 0, 0, 0, 0, 0, 21.1620, 778.232, -27.2357, 2.60054, 'spawn Xorothian Imp'), -(8420, 220, 10, 14482, 0, 0, 0, 0, 0, -98.1468, 778.083, -27.2540, 0.541052, 'spawn Xorothian Imp'), -(8420, 220, 10, 14482, 0, 0, 0, 0, 0, -82.9582, 866.112, -27.2077, 5.41052, 'spawn Xorothian Imp'), -(8420, 220, 10, 14483, 0, 0, 0, 0, 0, -39.7076, 882.205, -27.1575, 4.7473, 'spawn Dread Guard'), -(8420, 220, 10, 14482, 0, 0, 0, 0, 0, -97.5622, 848.091, -27.3099, 5.75959, 'spawn Xorothian Imp'), --- sixth wave -(8420, 230, 10, 14482, 0, 0, 0, 0, 0, 5.84280, 865.497, -27.2486, 3.9968, 'spawn Xorothian Imp'), -(8420, 230, 10, 14482, 0, 0, 0, 0, 0, -106.235, 800.934, -27.3196, 0.174533, 'spawn Xorothian Imp'), -(8420, 230, 10, 14482, 0, 0, 0, 0, 0, -82.9582, 866.112, -27.2077, 5.41052, 'spawn Xorothian Imp'), -(8420, 230, 10, 14482, 0, 0, 0, 0, 0, -98.1468, 778.083, -27.2540, 0.541052, 'spawn Xorothian Imp'), -(8420, 230, 10, 14482, 0, 0, 0, 0, 0, -82.6964, 759.662, -27.1815, 0.890118, 'spawn Xorothian Imp'), -(8420, 240, 10, 14482, 0, 0, 0, 0, 0, -39.7076, 882.205, -27.1575, 4.7473, 'spawn Xorothian Imp'), -(8420, 240, 10, 14483, 0, 0, 0, 0, 0, -62.4677, 878.058, -27.1771, 5.07891, 'spawn Dread Guard'), -(8420, 240, 10, 14482, 0, 0, 0, 0, 0, 21.1620, 778.232, -27.2357, 2.60054, 'spawn Xorothian Imp'), -(8420, 240, 10, 14482, 0, 0, 0, 0, 0, -61.2501, 747.296, -27.1260, 1.23918, 'spawn Xorothian Imp'), -(8420, 240, 10, 14482, 0, 0, 0, 0, 0, -37.7177, 743.281, -27.0769, 1.57088, 'spawn Xorothian Imp'), -(8420, 250, 10, 14482, 0, 0, 0, 0, 0, -15.0206, 878.409, -27.0947, 4.36332, 'spawn Xorothian Imp'), -(8420, 250, 10, 14482, 0, 0, 0, 0, 0, 29.5943, 801.049, -27.1773, 2.96706, 'spawn Xorothian Imp'), -(8420, 250, 10, 14482, 0, 0, 0, 0, 0, 20.9339, 848.326, -27.1628, 3.66519, 'spawn Xorothian Imp'), -(8420, 250, 10, 14482, 0, 0, 0, 0, 0, 5.62079, 759.756, -27.1948, 2.25147, 'spawn Xorothian Imp'), -(8420, 250, 10, 14483, 0, 0, 0, 0, 0, -82.9582, 866.112, -27.2077, 5.41052, 'spawn Dread Guard'), -(8420, 260, 10, 14482, 0, 0, 0, 0, 0, 21.1620, 778.232, -27.2357, 2.60054, 'spawn Xorothian Imp'), -(8420, 260, 10, 14482, 0, 0, 0, 0, 0, -98.1468, 778.083, -27.2540, 0.541052, 'spawn Xorothian Imp'), -(8420, 260, 10, 14482, 0, 0, 0, 0, 0, -82.9582, 866.112, -27.2077, 5.41052, 'spawn Xorothian Imp'), -(8420, 260, 10, 14483, 0, 0, 0, 0, 0, -97.5622, 848.091, -27.3099, 5.75959, 'spawn Dread Guard'), -(8420, 260, 10, 14482, 0, 0, 0, 0, 0, -15.0206, 878.409, -27.0947, 4.36332, 'spawn Xorothian Imp'), --- seventh wave -(8420, 270, 10, 14482, 0, 0, 0, 0, 0, 5.84280, 865.497, -27.2486, 3.9968, 'spawn Xorothian Imp'), -(8420, 270, 10, 14482, 0, 0, 0, 0, 0, -106.235, 800.934, -27.3196, 0.174533, 'spawn Xorothian Imp'), -(8420, 270, 10, 14482, 0, 0, 0, 0, 0, -82.9582, 866.112, -27.2077, 5.41052, 'spawn Xorothian Imp'), -(8420, 270, 10, 14483, 0, 0, 0, 0, 0, 29.5943, 801.049, -27.1773, 2.96706, 'spawn Dread Guard'), -(8420, 270, 10, 14482, 0, 0, 0, 0, 0, -82.6964, 759.662, -27.1815, 0.890118, 'spawn Xorothian Imp'), -(8420, 280, 10, 14482, 0, 0, 0, 0, 0, -39.7076, 882.205, -27.1575, 4.7473, 'spawn Xorothian Imp'), -(8420, 280, 10, 14483, 0, 0, 0, 0, 0, -106.235, 800.934, -27.3196, 0.174533, 'spawn Dread Guard'), -(8420, 280, 10, 14482, 0, 0, 0, 0, 0, 21.1620, 778.232, -27.2357, 2.60054, 'spawn Xorothian Imp'), -(8420, 280, 10, 14482, 0, 0, 0, 0, 0, -61.2501, 747.296, -27.1260, 1.23918, 'spawn Xorothian Imp'), -(8420, 280, 10, 14482, 0, 0, 0, 0, 0, -37.7177, 743.281, -27.0769, 1.57088, 'spawn Xorothian Imp'), -(8420, 290, 10, 14482, 0, 0, 0, 0, 0, -15.0206, 878.409, -27.0947, 4.36332, 'spawn Xorothian Imp'), -(8420, 290, 10, 14482, 0, 0, 0, 0, 0, 29.5943, 801.049, -27.1773, 2.96706, 'spawn Xorothian Imp'), -(8420, 290, 10, 14482, 0, 0, 0, 0, 0, 20.9339, 848.326, -27.1628, 3.66519, 'spawn Xorothian Imp'), -(8420, 290, 10, 14482, 0, 0, 0, 0, 0, 5.62079, 759.756, -27.1948, 2.25147, 'spawn Xorothian Imp'), -(8420, 290, 10, 14483, 0, 0, 0, 0, 0, -105.782, 826.821, -27.2819, 6.0912, 'spawn Dread Guard'), -(8420, 300, 10, 14482, 0, 0, 0, 0, 0, 21.1620, 778.232, -27.2357, 2.60054, 'spawn Xorothian Imp'), -(8420, 300, 10, 14482, 0, 0, 0, 0, 0, -98.1468, 778.083, -27.2540, 0.541052, 'spawn Xorothian Imp'), -(8420, 300, 10, 14482, 0, 0, 0, 0, 0, -82.9582, 866.112, -27.2077, 5.41052, 'spawn Xorothian Imp'), -(8420, 300, 10, 14483, 0, 0, 0, 0, 0, -105.782, 826.821, -27.2819, 6.0912, 'spawn Dread Guard'), -(8420, 300, 10, 14482, 0, 0, 0, 0, 0, -15.0206, 878.409, -27.0947, 4.36332, 'spawn Xorothian Imp'), --- eight wave -(8420, 310, 10, 14482, 0, 0, 0, 0, 0, 5.84280, 865.497, -27.2486, 3.9968, 'spawn Xorothian Imp'), -(8420, 310, 10, 14482, 0, 0, 0, 0, 0, -106.235, 800.934, -27.3196, 0.174533, 'spawn Xorothian Imp'), -(8420, 310, 10, 14482, 0, 0, 0, 0, 0, -82.9582, 866.112, -27.2077, 5.41052, 'spawn Xorothian Imp'), -(8420, 310, 10, 14483, 0, 0, 0, 0, 0, 29.5943, 801.049, -27.1773, 2.96706, 'spawn Dread Guard'), -(8420, 310, 10, 14482, 0, 0, 0, 0, 0, -82.6964, 759.662, -27.1815, 0.890118, 'spawn Xorothian Imp'), -(8420, 320, 10, 14482, 0, 0, 0, 0, 0, -39.7076, 882.205, -27.1575, 4.7473, 'spawn Xorothian Imp'), -(8420, 320, 10, 14483, 0, 0, 0, 0, 0, -106.235, 800.934, -27.3196, 0.174533, 'spawn Dread Guard'), -(8420, 320, 10, 14482, 0, 0, 0, 0, 0, 21.1620, 778.232, -27.2357, 2.60054, 'spawn Xorothian Imp'), -(8420, 320, 10, 14482, 0, 0, 0, 0, 0, -61.2501, 747.296, -27.1260, 1.23918, 'spawn Xorothian Imp'), -(8420, 320, 10, 14483, 0, 0, 0, 0, 0, 29.5943, 801.049, -27.1773, 2.96706, 'spawn Dread Guard'), -(8420, 330, 10, 14482, 0, 0, 0, 0, 0, -15.0206, 878.409, -27.0947, 4.36332, 'spawn Xorothian Imp'), -(8420, 330, 10, 14482, 0, 0, 0, 0, 0, 29.5943, 801.049, -27.1773, 2.96706, 'spawn Xorothian Imp'), -(8420, 330, 10, 14482, 0, 0, 0, 0, 0, 20.9339, 848.326, -27.1628, 3.66519, 'spawn Xorothian Imp'), -(8420, 330, 10, 14482, 0, 0, 0, 0, 0, 5.62079, 759.756, -27.1948, 2.25147, 'spawn Xorothian Imp'), -(8420, 330, 10, 14483, 0, 0, 0, 0, 0, -105.782, 826.821, -27.2819, 6.0912, 'spawn Dread Guard'), -(8420, 340, 10, 14482, 0, 0, 0, 0, 0, 21.1620, 778.232, -27.2357, 2.60054, 'spawn Xorothian Imp'), -(8420, 340, 10, 14482, 0, 0, 0, 0, 0, -98.1468, 778.083, -27.2540, 0.541052, 'spawn Xorothian Imp'), -(8420, 340, 10, 14482, 0, 0, 0, 0, 0, -82.9582, 866.112, -27.2077, 5.41052, 'spawn Xorothian Imp'), -(8420, 340, 10, 14483, 0, 0, 0, 0, 0, -105.782, 826.821, -27.2819, 6.0912, 'spawn Dread Guard'), -(8420, 340, 10, 14482, 0, 0, 0, 0, 0, -15.0206, 878.409, -27.0947, 4.36332, 'spawn Xorothian Imp'), --- nineth wave -(8420, 350, 10, 14482, 0, 0, 0, 0, 0, 5.84280, 865.497, -27.2486, 3.9968, 'spawn Xorothian Imp'), -(8420, 350, 10, 14482, 0, 0, 0, 0, 0, -106.235, 800.934, -27.3196, 0.174533, 'spawn Xorothian Imp'), -(8420, 350, 10, 14482, 0, 0, 0, 0, 0, -82.9582, 866.112, -27.2077, 5.41052, 'spawn Xorothian Imp'), -(8420, 350, 10, 14483, 0, 0, 0, 0, 0, 29.5943, 801.049, -27.1773, 2.96706, 'spawn Dread Guard'), -(8420, 350, 10, 14482, 0, 0, 0, 0, 0, -82.6964, 759.662, -27.1815, 0.890118, 'spawn Xorothian Imp'), -(8420, 360, 10, 14482, 0, 0, 0, 0, 0, -39.7076, 882.205, -27.1575, 4.7473, 'spawn Xorothian Imp'), -(8420, 360, 10, 14483, 0, 0, 0, 0, 0, -106.235, 800.934, -27.3196, 0.174533, 'spawn Dread Guard'), -(8420, 360, 10, 14482, 0, 0, 0, 0, 0, 21.1620, 778.232, -27.2357, 2.60054, 'spawn Xorothian Imp'), -(8420, 360, 10, 14482, 0, 0, 0, 0, 0, -61.2501, 747.296, -27.1260, 1.23918, 'spawn Xorothian Imp'), -(8420, 360, 10, 14483, 0, 0, 0, 0, 0, 29.5943, 801.049, -27.1773, 2.96706, 'spawn Dread Guard'), -(8420, 370, 10, 14482, 0, 0, 0, 0, 0, -15.0206, 878.409, -27.0947, 4.36332, 'spawn Xorothian Imp'), -(8420, 370, 10, 14482, 0, 0, 0, 0, 0, 29.5943, 801.049, -27.1773, 2.96706, 'spawn Xorothian Imp'), -(8420, 370, 10, 14482, 0, 0, 0, 0, 0, 20.9339, 848.326, -27.1628, 3.66519, 'spawn Xorothian Imp'), -(8420, 370, 10, 14482, 0, 0, 0, 0, 0, 5.62079, 759.756, -27.1948, 2.25147, 'spawn Xorothian Imp'), -(8420, 370, 10, 14483, 0, 0, 0, 0, 0, -105.782, 826.821, -27.2819, 6.0912, 'spawn Dread Guard'), -(8420, 380, 10, 14482, 0, 0, 0, 0, 0, 21.1620, 778.232, -27.2357, 2.60054, 'spawn Xorothian Imp'), -(8420, 380, 10, 14482, 0, 0, 0, 0, 0, -98.1468, 778.083, -27.2540, 0.541052, 'spawn Xorothian Imp'), -(8420, 380, 10, 14482, 0, 0, 0, 0, 0, -82.9582, 866.112, -27.2077, 5.41052, 'spawn Xorothian Imp'), -(8420, 380, 10, 14483, 0, 0, 0, 0, 0, -105.782, 826.821, -27.2819, 6.0912, 'spawn Dread Guard'), -(8420, 380, 10, 14482, 0, 0, 0, 0, 0, -15.0206, 878.409, -27.0947, 4.36332, 'spawn Xorothian Imp'); - - --- Intro script for J'eevees -DELETE FROM dbscripts_on_creature_movement WHERE id IN (1450013,1450014,1450015,1450016,1450017); -INSERT INTO dbscripts_on_creature_movement (id, delay, command, datalong, datalong2, buddy_entry, search_radius, data_flags, dataint, comments) VALUES -(1450013, 0, 0, 0, 0, 0, 0, 0, 2000005024,'J\'eevee yell on spawn'), -(1450013, 0, 25, 1, 0, 0, 0, 0, 0, 'J\'eevee set run on'), -(1450013, 3, 0, 0, 0, 0, 0, 0, 2000005038, 'J\'eevee say 1'), -(1450014, 0, 15, 23140, 0, 0, 0, 0, 0, 'J\'eevee cast summon object'), -(1450014, 3, 0, 0, 0, 0, 0, 0, 2000005050, 'J\'eevee say 2'), -(1450014, 3, 9, 99787, 3600, 0, 0, 0, 0, 'J\'eevee Respawn Bell of Dethmoora'), -(1450015, 0, 15, 23140, 0, 0, 0, 0, 0, 'J\'eevee cast summon object'), -(1450015, 3, 0, 0, 0, 0, 0, 0, 2000005350, 'J\'eevee say 3'), -(1450015, 3, 9, 99786, 3600, 0, 0, 0, 0, 'J\'eevee Respawn Wheel of the Black March'), -(1450016, 0, 15, 23140, 0, 0, 0, 0, 0, 'J\'eevee cast summon object'), -(1450016, 3, 9, 99785, 3600, 0, 0, 0, 0, 'J\'eevee Respawn Doomsday Candle'), -(1450017, 4, 15, 12980, 0, 0, 0, 0, 0, 'J\'eevee cast teleport'), -(1450017, 6, 18, 0, 0, 0, 0, 0, 0, 'J\'eevee despawn'); - --- Final Steed script (safety handled in SD2) -DELETE FROM dbscripts_on_event WHERE id=8428; -INSERT INTO dbscripts_on_event (id, delay, command, datalong, datalong2, buddy_entry, search_radius, data_flags, x, y, z, o, comments) VALUES -(8428, 0, 9, 22269, 10, 0, 0, 0, 0, 0, 0, 0, 'Respawn Dreadsteed Portal for 10 sec'), -(8428, 10, 10, 14502, 0, 0, 0, 0, -32.2687, 808.172, -29.4525, -0.718391, 'spawn Xorothian Dreadsteed'); - --- Link imps and guards to the controller -DELETE FROM creature_linking_template WHERE entry IN (14482,14483); -INSERT INTO creature_linking_template (entry, map, master_entry, flag, search_range) VALUES -(14482, 429, 14501, 8192, 0), -(14483, 429, 14501, 8192, 0); - --- Allow attacking Dread Guards and Xorothian Imps to run down stairs -UPDATE creature_template SET MovementType=2 WHERE entry IN (14483, 14482); - --- Attackers should run to the middle after spawning -DELETE FROM creature_movement_template WHERE entry IN (14483, 14482); -INSERT INTO creature_movement_template (entry,point,position_x,position_y,position_z,waittime,script_id,orientation) VALUES -(14483, 0, -38.48, 812.93, -29.535, 0, 0, 0), -(14482, 0, -38.48, 812.93, -29.535, 0, 0, 0); - --- Helper spells script --- Main event script (safety check in SD2) -DELETE FROM dbscripts_on_go_template_use WHERE id IN (179674, 179673, 179672); -INSERT INTO dbscripts_on_go_template_use (id, delay, command, datalong, datalong2, buddy_entry, search_radius, data_flags, comments) VALUES -(179674, 0, 15, 23117, 0, 14501, 40, 4, 'Cast Ritual Bell Aura on Warlock Mount Ritual Mob Type 3'), -(179674, 30, 43, 0, 0, 0, 0, 0, 'reset Bell of Dethmoora'), -(179674, 31, 9, 99787, 3600, 0, 0, 0, 'respawn Bell of Dethmoora'), -(179672, 0, 15, 23120, 0, 14501, 40, 4, 'Cast Black March Blessing on Warlock Mount Ritual Mob Type 3'), -(179672, 30, 43, 0, 0, 0, 0, 0, 'reset Wheel of the Black March'), -(179672, 31, 9, 99786, 3600, 0, 0, 0, 'respawn Wheel of the Black March'), -(179673, 0, 15, 23226, 0, 14501, 40, 4, 'Cast Ritual Candle Aura on Ritual Mob'), -(179673, 30, 43, 0, 0, 0, 0, 0, 'reset Doomsday Candle'), -(179673, 31, 9, 99785, 3600, 0, 0, 0, 'respawn Doomsday Candle'); - -######################################## -# Quest: Ulathek the Traitor (7624) -######################################## - -UPDATE `creature_template` SET `FactionAlliance`=1434, `FactionHorde`=1434, `GossipMenuId`= 56000 WHERE `entry` = 14523; - -DELETE FROM `conditions` WHERE `condition_entry` = 115; -INSERT INTO `conditions` (`condition_entry`,`type`,`value1`,`value2`) VALUES -(115,9,7624,0); - -DELETE FROM `gossip_menu_option` WHERE `menu_id` IN (56000,56001,56002); -INSERT INTO `gossip_menu_option` (`menu_id`,`id`,`option_icon`,`option_text`,`option_id`,`npc_option_npcflag`,`action_menu_id`,`action_poi_id`,`action_script_id`,`box_coded`,`box_money`,`box_text`,`condition_id`) VALUES -(56000,0,0,'Dreadlords? Perhaps you mean Lord Banehollow. He sends his regards, and has a message for you...',1,1,56001,0,0,0,0,NULL,115), -(56001,0,0,'No, Ulathek. He knows your secret. He knows you plot with Lord Hel\'nurath of Xoroth.',1,1,56002,0,0,0,0,NULL,0), -(56002,0,0,'It\'s no lie, traitor. Banehollow wants your heart, and I\'m going to get it for him.',1,1,0,0,56002,0,0,NULL,0); - -DELETE FROM `gossip_menu` WHERE `entry` IN (56000,56001,56002) AND `text_id` IN (7038,7039,7040); -INSERT INTO `gossip_menu` (`entry`,`text_id`) VALUES -(56000,7038), -(56001,7039), -(56002,7040); - -DELETE FROM `dbscripts_on_gossip` WHERE `id` = 56002; -INSERT INTO `dbscripts_on_gossip` (`id`,`delay`,`command`,`datalong`,`datalong2`,`buddy_entry`,`search_radius`,`data_flags`,`dataint`,`dataint2`,`dataint3`,`dataint4`,`x`,`y`,`z`,`o`,`comments`) VALUES -(56002,0,14,23179,0,0,0,2,0,0,0,0,0,0,0,0,'Remove Taint of Shadow from player'), -(56002,0,26,0,0,0,0,0,0,0,0,0,0,0,0,0,'Ulathek attack player'); - -######################################## -# Quest: Imp Delivery (7629) -######################################## - --- Event script -DELETE FROM dbscripts_on_event WHERE id=8438; -INSERT INTO dbscripts_on_event (id, delay, command, datalong, datalong2, buddy_entry, search_radius, data_flags, dataint, x, y, z, o, comments) VALUES -(8438, 0, 10, 14500, 180000, 0, 0, 0, 0, 38.4345, 156.9295, 83.545, 1.407458, 'Spawn J\'eevee'), -(8438, 1, 0, 0, 0, 14500, 40, 0, 2000005352, 0, 0, 0, 0, 'J\'eevee say 1'), -(8438, 3, 20, 2, 0, 14500, 40, 0, 0, 0, 0, 0, 0, 'J\'eevee set waypoint movement'), -(8438, 36, 8, 14500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'J\'eevee give quest credit'); - --- Movement script -DELETE FROM dbscripts_on_creature_movement WHERE id IN (1450002, 1450007, 1450012); -INSERT INTO dbscripts_on_creature_movement (id, delay, command, datalong, datalong2, buddy_entry, search_radius, data_flags, dataint, comments) VALUES -(1450002, 3, 0, 0, 0, 0, 0, 0, 2000005353, 'J\'eevee say 2 on reach wp 2'), -(1450007, 4, 0, 0, 0, 0, 0, 0, 2000005178, 'J\'eevee say 3 on reach wp 7'), -(1450012, 4, 0, 0, 0, 0, 0, 0, 2000005179, 'J\'eevee say 4 on reach wp 12'), -(1450012, 7, 15, 12980, 0, 0, 0, 0, 0, 'J\'eevee cast teleport on reach wp 12'), -(1450012, 8, 18, 0, 0, 0, 0, 0, 0, 'J\'eevee despawn self on reach wp 12'); - --- Texts -DELETE FROM db_script_string WHERE entry IN (2000005352,2000005353,2000005178,2000005179); -INSERT INTO db_script_string (entry,content_default,sound,type,language,emote,comment) VALUES -(2000005352, 'Ah, here we are! Well let\'s get to work, shall we...?', 0, 0, 0, 0, 'J\'eevee say 1 (Scholomance)'), -(2000005353, 'Oh, right! Over here now...', 0, 0, 0, 0, 'J\'eevee say 2 (Scholomance)'), -(2000005178, 'And now... the final step!', 0, 0, 0, 0, 'J\'eevee say 3 (Scholomance)'), -(2000005179, 'I\'m finished. The parchment is made. Now, return to Gorzeeki...', 0, 0, 0, 0, 'J\'eevee say 4 (Scholomance)'); \ No newline at end of file diff --git a/Updates/1506_creature_addons_rework.sql b/Updates/1506_creature_addons_rework.sql deleted file mode 100644 index 38c7e787c..000000000 --- a/Updates/1506_creature_addons_rework.sql +++ /dev/null @@ -1,76631 +0,0 @@ --- Major creature addons clean-up --- Remove redundant data. Many. - - --- Create template addon for creature 1 --- Create template addon for creature 2 --- Create template addon for creature 3 -DELETE FROM creature_template_addon WHERE entry =3; -INSERT INTO creature_template_addon VALUES (3,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3 -DELETE FROM creature_addon WHERE guid = 4961; -DELETE FROM creature_addon WHERE guid = 4963; -DELETE FROM creature_addon WHERE guid = 4964; -DELETE FROM creature_addon WHERE guid = 4968; -DELETE FROM creature_addon WHERE guid = 4970; -DELETE FROM creature_addon WHERE guid = 4988; -DELETE FROM creature_addon WHERE guid = 5003; -DELETE FROM creature_addon WHERE guid = 5004; -DELETE FROM creature_addon WHERE guid = 5044; --- Clear duplicate addons from template for creature 6 --- Clear duplicate addons from template for creature 30 --- Create template addon for creature 36 -DELETE FROM creature_template_addon WHERE entry =36; -INSERT INTO creature_template_addon VALUES (36,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 36 -DELETE FROM creature_addon WHERE guid = 48883; -DELETE FROM creature_addon WHERE guid = 89899; -DELETE FROM creature_addon WHERE guid = 89900; -DELETE FROM creature_addon WHERE guid = 89901; -DELETE FROM creature_addon WHERE guid = 90054; -DELETE FROM creature_addon WHERE guid = 90141; -DELETE FROM creature_addon WHERE guid = 90142; -DELETE FROM creature_addon WHERE guid = 90144; -DELETE FROM creature_addon WHERE guid = 90152; -DELETE FROM creature_addon WHERE guid = 90153; -DELETE FROM creature_addon WHERE guid = 90155; -DELETE FROM creature_addon WHERE guid = 90157; -DELETE FROM creature_addon WHERE guid = 90158; -DELETE FROM creature_addon WHERE guid = 90163; -DELETE FROM creature_addon WHERE guid = 90174; -DELETE FROM creature_addon WHERE guid = 90275; -DELETE FROM creature_addon WHERE guid = 90277; -DELETE FROM creature_addon WHERE guid = 90278; -DELETE FROM creature_addon WHERE guid = 90310; -DELETE FROM creature_addon WHERE guid = 90312; -DELETE FROM creature_addon WHERE guid = 90321; -DELETE FROM creature_addon WHERE guid = 90381; -DELETE FROM creature_addon WHERE guid = 90412; -DELETE FROM creature_addon WHERE guid = 90416; -DELETE FROM creature_addon WHERE guid = 90417; -DELETE FROM creature_addon WHERE guid = 90418; -DELETE FROM creature_addon WHERE guid = 90435; -DELETE FROM creature_addon WHERE guid = 90436; --- Clear duplicate addons from template for creature 38 -DELETE FROM creature_addon WHERE guid = 80149; -DELETE FROM creature_addon WHERE guid = 80152; -DELETE FROM creature_addon WHERE guid = 80154; -DELETE FROM creature_addon WHERE guid = 80155; -DELETE FROM creature_addon WHERE guid = 80158; -DELETE FROM creature_addon WHERE guid = 80168; -DELETE FROM creature_addon WHERE guid = 80169; -DELETE FROM creature_addon WHERE guid = 80170; -DELETE FROM creature_addon WHERE guid = 80181; -DELETE FROM creature_addon WHERE guid = 80182; -DELETE FROM creature_addon WHERE guid = 80187; -DELETE FROM creature_addon WHERE guid = 80189; -DELETE FROM creature_addon WHERE guid = 80196; -DELETE FROM creature_addon WHERE guid = 80200; -DELETE FROM creature_addon WHERE guid = 80205; -DELETE FROM creature_addon WHERE guid = 80206; -DELETE FROM creature_addon WHERE guid = 80208; -DELETE FROM creature_addon WHERE guid = 80216; -DELETE FROM creature_addon WHERE guid = 80218; -DELETE FROM creature_addon WHERE guid = 80222; -DELETE FROM creature_addon WHERE guid = 80226; -DELETE FROM creature_addon WHERE guid = 80230; -DELETE FROM creature_addon WHERE guid = 80231; -DELETE FROM creature_addon WHERE guid = 80237; -DELETE FROM creature_addon WHERE guid = 80238; -DELETE FROM creature_addon WHERE guid = 80241; -DELETE FROM creature_addon WHERE guid = 80246; -DELETE FROM creature_addon WHERE guid = 80254; -DELETE FROM creature_addon WHERE guid = 80255; --- Clear duplicate addons from template for creature 40 --- Clear duplicate addons from template for creature 43 --- Clear duplicate addons from template for creature 46 -DELETE FROM creature_addon WHERE guid = 4312; --- Create template addon for creature 48 -DELETE FROM creature_template_addon WHERE entry =48; -INSERT INTO creature_template_addon VALUES (48,0,1114112,1,16,0,0,'7165'); --- Clear duplicate addons from template for creature 48 -DELETE FROM creature_addon WHERE guid = 4914; -DELETE FROM creature_addon WHERE guid = 5008; -DELETE FROM creature_addon WHERE guid = 5968; -DELETE FROM creature_addon WHERE guid = 5974; -DELETE FROM creature_addon WHERE guid = 5984; -DELETE FROM creature_addon WHERE guid = 5985; -DELETE FROM creature_addon WHERE guid = 5986; -DELETE FROM creature_addon WHERE guid = 5987; -DELETE FROM creature_addon WHERE guid = 5988; -DELETE FROM creature_addon WHERE guid = 5989; -DELETE FROM creature_addon WHERE guid = 6005; --- Clear duplicate addons from template for creature 54 --- Create template addon for creature 60 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =60; -INSERT INTO creature_template_addon VALUES (60,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 60 --- Clear duplicate addons from template for creature 61 --- Clear duplicate addons from template for creature 66 --- Clear duplicate addons from template for creature 68 --- Clear duplicate addons from template for creature 69 --- Clear duplicate addons from template for creature 74 --- Clear duplicate addons from template for creature 78 --- Clear duplicate addons from template for creature 79 --- Clear duplicate addons from template for creature 80 --- Clear duplicate addons from template for creature 89 --- Create template addon for creature 92 -DELETE FROM creature_template_addon WHERE entry =92; -INSERT INTO creature_template_addon VALUES (92,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 92 -DELETE FROM creature_addon WHERE guid = 6940; -DELETE FROM creature_addon WHERE guid = 6942; -DELETE FROM creature_addon WHERE guid = 6944; -DELETE FROM creature_addon WHERE guid = 6945; -DELETE FROM creature_addon WHERE guid = 6946; -DELETE FROM creature_addon WHERE guid = 6949; -DELETE FROM creature_addon WHERE guid = 6950; -DELETE FROM creature_addon WHERE guid = 6982; -DELETE FROM creature_addon WHERE guid = 6990; -DELETE FROM creature_addon WHERE guid = 6993; -DELETE FROM creature_addon WHERE guid = 7008; -DELETE FROM creature_addon WHERE guid = 7230; -DELETE FROM creature_addon WHERE guid = 7231; -DELETE FROM creature_addon WHERE guid = 7233; -DELETE FROM creature_addon WHERE guid = 7236; -DELETE FROM creature_addon WHERE guid = 7239; -DELETE FROM creature_addon WHERE guid = 7240; -DELETE FROM creature_addon WHERE guid = 7241; -DELETE FROM creature_addon WHERE guid = 7243; -DELETE FROM creature_addon WHERE guid = 7244; -DELETE FROM creature_addon WHERE guid = 7245; -DELETE FROM creature_addon WHERE guid = 7246; -DELETE FROM creature_addon WHERE guid = 7476; -DELETE FROM creature_addon WHERE guid = 7710; -DELETE FROM creature_addon WHERE guid = 7794; -DELETE FROM creature_addon WHERE guid = 7795; -DELETE FROM creature_addon WHERE guid = 7797; -DELETE FROM creature_addon WHERE guid = 7798; -DELETE FROM creature_addon WHERE guid = 7799; -DELETE FROM creature_addon WHERE guid = 7843; --- Clear duplicate addons from template for creature 94 -DELETE FROM creature_addon WHERE guid = 79653; -DELETE FROM creature_addon WHERE guid = 79887; -DELETE FROM creature_addon WHERE guid = 79890; -DELETE FROM creature_addon WHERE guid = 79893; -DELETE FROM creature_addon WHERE guid = 79897; -DELETE FROM creature_addon WHERE guid = 79898; -DELETE FROM creature_addon WHERE guid = 80264; -DELETE FROM creature_addon WHERE guid = 80268; -DELETE FROM creature_addon WHERE guid = 80276; -DELETE FROM creature_addon WHERE guid = 80277; -DELETE FROM creature_addon WHERE guid = 80279; -DELETE FROM creature_addon WHERE guid = 80282; -DELETE FROM creature_addon WHERE guid = 80377; -DELETE FROM creature_addon WHERE guid = 80396; -DELETE FROM creature_addon WHERE guid = 80402; -DELETE FROM creature_addon WHERE guid = 80405; --- Create template addon for creature 95 -DELETE FROM creature_template_addon WHERE entry =95; -INSERT INTO creature_template_addon VALUES (95,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 95 -DELETE FROM creature_addon WHERE guid = 45536; -DELETE FROM creature_addon WHERE guid = 45539; -DELETE FROM creature_addon WHERE guid = 45541; -DELETE FROM creature_addon WHERE guid = 45542; -DELETE FROM creature_addon WHERE guid = 45545; -DELETE FROM creature_addon WHERE guid = 89447; -DELETE FROM creature_addon WHERE guid = 89448; -DELETE FROM creature_addon WHERE guid = 89575; -DELETE FROM creature_addon WHERE guid = 89576; -DELETE FROM creature_addon WHERE guid = 89578; -DELETE FROM creature_addon WHERE guid = 89579; -DELETE FROM creature_addon WHERE guid = 89582; -DELETE FROM creature_addon WHERE guid = 89586; -DELETE FROM creature_addon WHERE guid = 89587; -DELETE FROM creature_addon WHERE guid = 89589; -DELETE FROM creature_addon WHERE guid = 89871; -DELETE FROM creature_addon WHERE guid = 89872; -DELETE FROM creature_addon WHERE guid = 89874; -DELETE FROM creature_addon WHERE guid = 89877; -DELETE FROM creature_addon WHERE guid = 89878; -DELETE FROM creature_addon WHERE guid = 89879; -DELETE FROM creature_addon WHERE guid = 89997; -DELETE FROM creature_addon WHERE guid = 89998; -DELETE FROM creature_addon WHERE guid = 89999; -DELETE FROM creature_addon WHERE guid = 90000; -DELETE FROM creature_addon WHERE guid = 90035; -DELETE FROM creature_addon WHERE guid = 90036; -DELETE FROM creature_addon WHERE guid = 90037; -DELETE FROM creature_addon WHERE guid = 90038; -DELETE FROM creature_addon WHERE guid = 90040; -DELETE FROM creature_addon WHERE guid = 90041; -DELETE FROM creature_addon WHERE guid = 90043; -DELETE FROM creature_addon WHERE guid = 90126; -DELETE FROM creature_addon WHERE guid = 90128; -DELETE FROM creature_addon WHERE guid = 90130; -DELETE FROM creature_addon WHERE guid = 90230; -DELETE FROM creature_addon WHERE guid = 90232; -DELETE FROM creature_addon WHERE guid = 90343; -DELETE FROM creature_addon WHERE guid = 90344; -DELETE FROM creature_addon WHERE guid = 90350; -DELETE FROM creature_addon WHERE guid = 90354; -DELETE FROM creature_addon WHERE guid = 90355; -DELETE FROM creature_addon WHERE guid = 90414; -DELETE FROM creature_addon WHERE guid = 90421; --- Clear duplicate addons from template for creature 97 --- Create template addon for creature 98 -DELETE FROM creature_template_addon WHERE entry =98; -INSERT INTO creature_template_addon VALUES (98,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 98 -DELETE FROM creature_addon WHERE guid = 89699; -DELETE FROM creature_addon WHERE guid = 89706; -DELETE FROM creature_addon WHERE guid = 89708; -DELETE FROM creature_addon WHERE guid = 89709; -DELETE FROM creature_addon WHERE guid = 89711; -DELETE FROM creature_addon WHERE guid = 89712; -DELETE FROM creature_addon WHERE guid = 89716; -DELETE FROM creature_addon WHERE guid = 89721; -DELETE FROM creature_addon WHERE guid = 89723; -DELETE FROM creature_addon WHERE guid = 89724; -DELETE FROM creature_addon WHERE guid = 89725; -DELETE FROM creature_addon WHERE guid = 89727; -DELETE FROM creature_addon WHERE guid = 89730; -DELETE FROM creature_addon WHERE guid = 89731; -DELETE FROM creature_addon WHERE guid = 89732; -DELETE FROM creature_addon WHERE guid = 89733; -DELETE FROM creature_addon WHERE guid = 89734; -DELETE FROM creature_addon WHERE guid = 89737; -DELETE FROM creature_addon WHERE guid = 89738; -DELETE FROM creature_addon WHERE guid = 89739; -DELETE FROM creature_addon WHERE guid = 89741; -DELETE FROM creature_addon WHERE guid = 89744; -DELETE FROM creature_addon WHERE guid = 89745; -DELETE FROM creature_addon WHERE guid = 89746; -DELETE FROM creature_addon WHERE guid = 89747; -DELETE FROM creature_addon WHERE guid = 89748; -DELETE FROM creature_addon WHERE guid = 89753; -DELETE FROM creature_addon WHERE guid = 89754; -DELETE FROM creature_addon WHERE guid = 89755; -DELETE FROM creature_addon WHERE guid = 89758; -DELETE FROM creature_addon WHERE guid = 89759; -DELETE FROM creature_addon WHERE guid = 89761; -DELETE FROM creature_addon WHERE guid = 89762; -DELETE FROM creature_addon WHERE guid = 89763; -DELETE FROM creature_addon WHERE guid = 89764; -DELETE FROM creature_addon WHERE guid = 90240; -DELETE FROM creature_addon WHERE guid = 90247; -DELETE FROM creature_addon WHERE guid = 90249; -DELETE FROM creature_addon WHERE guid = 90250; -DELETE FROM creature_addon WHERE guid = 90254; -DELETE FROM creature_addon WHERE guid = 90258; -DELETE FROM creature_addon WHERE guid = 90259; -DELETE FROM creature_addon WHERE guid = 90260; -DELETE FROM creature_addon WHERE guid = 90262; -DELETE FROM creature_addon WHERE guid = 90264; -DELETE FROM creature_addon WHERE guid = 90266; --- Clear duplicate addons from template for creature 99 --- Create template addon for creature 100 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =100; -INSERT INTO creature_template_addon VALUES (100,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 100 --- Clear duplicate addons from template for creature 103 --- Clear duplicate addons from template for creature 113 --- Create template addon for creature 114 -DELETE FROM creature_template_addon WHERE entry =114; -INSERT INTO creature_template_addon VALUES (114,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 114 -DELETE FROM creature_addon WHERE guid = 48884; -DELETE FROM creature_addon WHERE guid = 89895; -DELETE FROM creature_addon WHERE guid = 89896; -DELETE FROM creature_addon WHERE guid = 89897; -DELETE FROM creature_addon WHERE guid = 90055; -DELETE FROM creature_addon WHERE guid = 90056; -DELETE FROM creature_addon WHERE guid = 90059; -DELETE FROM creature_addon WHERE guid = 90143; -DELETE FROM creature_addon WHERE guid = 90154; -DELETE FROM creature_addon WHERE guid = 90156; -DELETE FROM creature_addon WHERE guid = 90159; -DELETE FROM creature_addon WHERE guid = 90161; -DELETE FROM creature_addon WHERE guid = 90162; -DELETE FROM creature_addon WHERE guid = 90165; -DELETE FROM creature_addon WHERE guid = 90166; -DELETE FROM creature_addon WHERE guid = 90168; -DELETE FROM creature_addon WHERE guid = 90169; -DELETE FROM creature_addon WHERE guid = 90171; -DELETE FROM creature_addon WHERE guid = 90172; -DELETE FROM creature_addon WHERE guid = 90175; -DELETE FROM creature_addon WHERE guid = 90269; -DELETE FROM creature_addon WHERE guid = 90270; -DELETE FROM creature_addon WHERE guid = 90274; -DELETE FROM creature_addon WHERE guid = 90276; -DELETE FROM creature_addon WHERE guid = 90287; -DELETE FROM creature_addon WHERE guid = 90294; -DELETE FROM creature_addon WHERE guid = 90299; -DELETE FROM creature_addon WHERE guid = 90300; -DELETE FROM creature_addon WHERE guid = 90306; -DELETE FROM creature_addon WHERE guid = 90307; -DELETE FROM creature_addon WHERE guid = 90313; -DELETE FROM creature_addon WHERE guid = 90315; -DELETE FROM creature_addon WHERE guid = 90319; -DELETE FROM creature_addon WHERE guid = 90347; -DELETE FROM creature_addon WHERE guid = 90357; --- Create template addon for creature 115 -DELETE FROM creature_template_addon WHERE entry =115; -INSERT INTO creature_template_addon VALUES (115,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 115 -DELETE FROM creature_addon WHERE guid = 90237; -DELETE FROM creature_addon WHERE guid = 90342; -DELETE FROM creature_addon WHERE guid = 90352; -DELETE FROM creature_addon WHERE guid = 90362; -DELETE FROM creature_addon WHERE guid = 90373; -DELETE FROM creature_addon WHERE guid = 90374; -DELETE FROM creature_addon WHERE guid = 90386; -DELETE FROM creature_addon WHERE guid = 90387; -DELETE FROM creature_addon WHERE guid = 90396; -DELETE FROM creature_addon WHERE guid = 90399; --- Clear duplicate addons from template for creature 116 -DELETE FROM creature_addon WHERE guid = 80381; -DELETE FROM creature_addon WHERE guid = 80384; -DELETE FROM creature_addon WHERE guid = 80386; -DELETE FROM creature_addon WHERE guid = 80392; -DELETE FROM creature_addon WHERE guid = 80393; -DELETE FROM creature_addon WHERE guid = 80394; -DELETE FROM creature_addon WHERE guid = 80404; -DELETE FROM creature_addon WHERE guid = 80706; -DELETE FROM creature_addon WHERE guid = 80723; -DELETE FROM creature_addon WHERE guid = 80725; -DELETE FROM creature_addon WHERE guid = 80733; -DELETE FROM creature_addon WHERE guid = 80742; -DELETE FROM creature_addon WHERE guid = 80746; -DELETE FROM creature_addon WHERE guid = 80747; -DELETE FROM creature_addon WHERE guid = 80835; -DELETE FROM creature_addon WHERE guid = 80836; -DELETE FROM creature_addon WHERE guid = 80864; -DELETE FROM creature_addon WHERE guid = 80866; -DELETE FROM creature_addon WHERE guid = 80868; -DELETE FROM creature_addon WHERE guid = 81106; -DELETE FROM creature_addon WHERE guid = 81415; -DELETE FROM creature_addon WHERE guid = 81423; -DELETE FROM creature_addon WHERE guid = 81427; --- Create template addon for creature 117 -DELETE FROM creature_template_addon WHERE entry =117; -INSERT INTO creature_template_addon VALUES (117,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 117 -DELETE FROM creature_addon WHERE guid = 86614; -DELETE FROM creature_addon WHERE guid = 86615; -DELETE FROM creature_addon WHERE guid = 86617; -DELETE FROM creature_addon WHERE guid = 86618; -DELETE FROM creature_addon WHERE guid = 86619; -DELETE FROM creature_addon WHERE guid = 86621; -DELETE FROM creature_addon WHERE guid = 86622; -DELETE FROM creature_addon WHERE guid = 86623; -DELETE FROM creature_addon WHERE guid = 86658; -DELETE FROM creature_addon WHERE guid = 86659; -DELETE FROM creature_addon WHERE guid = 86660; -DELETE FROM creature_addon WHERE guid = 86781; -DELETE FROM creature_addon WHERE guid = 86782; -DELETE FROM creature_addon WHERE guid = 86784; -DELETE FROM creature_addon WHERE guid = 86787; -DELETE FROM creature_addon WHERE guid = 86789; -DELETE FROM creature_addon WHERE guid = 86790; -DELETE FROM creature_addon WHERE guid = 87025; -DELETE FROM creature_addon WHERE guid = 89932; -DELETE FROM creature_addon WHERE guid = 90327; -DELETE FROM creature_addon WHERE guid = 90330; -DELETE FROM creature_addon WHERE guid = 90336; -DELETE FROM creature_addon WHERE guid = 90339; -DELETE FROM creature_addon WHERE guid = 90340; --- Clear duplicate addons from template for creature 118 --- Create template addon for creature 119 --- Create template addon for creature 121 -DELETE FROM creature_template_addon WHERE entry =121; -INSERT INTO creature_template_addon VALUES (121,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 121 -DELETE FROM creature_addon WHERE guid = 45548; -DELETE FROM creature_addon WHERE guid = 45550; -DELETE FROM creature_addon WHERE guid = 45551; -DELETE FROM creature_addon WHERE guid = 45553; -DELETE FROM creature_addon WHERE guid = 45555; -DELETE FROM creature_addon WHERE guid = 54690; -DELETE FROM creature_addon WHERE guid = 56314; -DELETE FROM creature_addon WHERE guid = 56317; -DELETE FROM creature_addon WHERE guid = 59384; -DELETE FROM creature_addon WHERE guid = 62085; -DELETE FROM creature_addon WHERE guid = 90293; --- Create template addon for creature 122 -DELETE FROM creature_template_addon WHERE entry =122; -INSERT INTO creature_template_addon VALUES (122,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 122 -DELETE FROM creature_addon WHERE guid = 54440; -DELETE FROM creature_addon WHERE guid = 54441; -DELETE FROM creature_addon WHERE guid = 54442; -DELETE FROM creature_addon WHERE guid = 54596; -DELETE FROM creature_addon WHERE guid = 54598; -DELETE FROM creature_addon WHERE guid = 54599; -DELETE FROM creature_addon WHERE guid = 54600; -DELETE FROM creature_addon WHERE guid = 54601; -DELETE FROM creature_addon WHERE guid = 54606; -DELETE FROM creature_addon WHERE guid = 54685; -DELETE FROM creature_addon WHERE guid = 54686; -DELETE FROM creature_addon WHERE guid = 57019; -DELETE FROM creature_addon WHERE guid = 59385; -DELETE FROM creature_addon WHERE guid = 61984; -DELETE FROM creature_addon WHERE guid = 62086; -DELETE FROM creature_addon WHERE guid = 89766; -DELETE FROM creature_addon WHERE guid = 89767; -DELETE FROM creature_addon WHERE guid = 89768; -DELETE FROM creature_addon WHERE guid = 89769; -DELETE FROM creature_addon WHERE guid = 89770; -DELETE FROM creature_addon WHERE guid = 89771; -DELETE FROM creature_addon WHERE guid = 89772; -DELETE FROM creature_addon WHERE guid = 89910; -DELETE FROM creature_addon WHERE guid = 89913; -DELETE FROM creature_addon WHERE guid = 90394; -DELETE FROM creature_addon WHERE guid = 90395; --- Create template addon for creature 123 -DELETE FROM creature_template_addon WHERE entry =123; -INSERT INTO creature_template_addon VALUES (123,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 123 -DELETE FROM creature_addon WHERE guid = 87026; -DELETE FROM creature_addon WHERE guid = 87027; -DELETE FROM creature_addon WHERE guid = 87028; -DELETE FROM creature_addon WHERE guid = 87029; -DELETE FROM creature_addon WHERE guid = 87030; -DELETE FROM creature_addon WHERE guid = 87031; -DELETE FROM creature_addon WHERE guid = 87032; -DELETE FROM creature_addon WHERE guid = 87033; -DELETE FROM creature_addon WHERE guid = 87034; -DELETE FROM creature_addon WHERE guid = 87035; -DELETE FROM creature_addon WHERE guid = 87083; -DELETE FROM creature_addon WHERE guid = 87084; -DELETE FROM creature_addon WHERE guid = 88750; -DELETE FROM creature_addon WHERE guid = 89597; -DELETE FROM creature_addon WHERE guid = 89598; -DELETE FROM creature_addon WHERE guid = 89600; -DELETE FROM creature_addon WHERE guid = 89601; -DELETE FROM creature_addon WHERE guid = 89602; -DELETE FROM creature_addon WHERE guid = 89604; -DELETE FROM creature_addon WHERE guid = 89605; -DELETE FROM creature_addon WHERE guid = 89608; -DELETE FROM creature_addon WHERE guid = 89609; -DELETE FROM creature_addon WHERE guid = 89610; -DELETE FROM creature_addon WHERE guid = 89611; -DELETE FROM creature_addon WHERE guid = 89619; -DELETE FROM creature_addon WHERE guid = 89620; -DELETE FROM creature_addon WHERE guid = 89621; -DELETE FROM creature_addon WHERE guid = 89623; -DELETE FROM creature_addon WHERE guid = 89624; -DELETE FROM creature_addon WHERE guid = 89626; -DELETE FROM creature_addon WHERE guid = 89627; -DELETE FROM creature_addon WHERE guid = 89628; -DELETE FROM creature_addon WHERE guid = 89629; -DELETE FROM creature_addon WHERE guid = 89630; -DELETE FROM creature_addon WHERE guid = 89632; -DELETE FROM creature_addon WHERE guid = 89633; -DELETE FROM creature_addon WHERE guid = 89651; -DELETE FROM creature_addon WHERE guid = 89652; -DELETE FROM creature_addon WHERE guid = 89653; -DELETE FROM creature_addon WHERE guid = 89658; -DELETE FROM creature_addon WHERE guid = 89659; -DELETE FROM creature_addon WHERE guid = 90210; -DELETE FROM creature_addon WHERE guid = 90211; -DELETE FROM creature_addon WHERE guid = 90304; -DELETE FROM creature_addon WHERE guid = 90309; --- Create template addon for creature 124 -DELETE FROM creature_template_addon WHERE entry =124; -INSERT INTO creature_template_addon VALUES (124,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 124 -DELETE FROM creature_addon WHERE guid = 89635; -DELETE FROM creature_addon WHERE guid = 89637; -DELETE FROM creature_addon WHERE guid = 89638; -DELETE FROM creature_addon WHERE guid = 89639; -DELETE FROM creature_addon WHERE guid = 89640; -DELETE FROM creature_addon WHERE guid = 89641; -DELETE FROM creature_addon WHERE guid = 89643; -DELETE FROM creature_addon WHERE guid = 89644; -DELETE FROM creature_addon WHERE guid = 89645; -DELETE FROM creature_addon WHERE guid = 89647; -DELETE FROM creature_addon WHERE guid = 89648; -DELETE FROM creature_addon WHERE guid = 89650; -DELETE FROM creature_addon WHERE guid = 89655; -DELETE FROM creature_addon WHERE guid = 89682; -DELETE FROM creature_addon WHERE guid = 89683; -DELETE FROM creature_addon WHERE guid = 89686; -DELETE FROM creature_addon WHERE guid = 89687; -DELETE FROM creature_addon WHERE guid = 89688; -DELETE FROM creature_addon WHERE guid = 89690; -DELETE FROM creature_addon WHERE guid = 89693; -DELETE FROM creature_addon WHERE guid = 89859; -DELETE FROM creature_addon WHERE guid = 90241; -DELETE FROM creature_addon WHERE guid = 90272; -DELETE FROM creature_addon WHERE guid = 90297; -DELETE FROM creature_addon WHERE guid = 90367; -DELETE FROM creature_addon WHERE guid = 90370; --- Create template addon for creature 125 -DELETE FROM creature_template_addon WHERE entry =125; -INSERT INTO creature_template_addon VALUES (125,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 125 -DELETE FROM creature_addon WHERE guid = 89728; -DELETE FROM creature_addon WHERE guid = 89742; --- Create template addon for creature 126 -DELETE FROM creature_template_addon WHERE entry =126; -INSERT INTO creature_template_addon VALUES (126,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 126 -DELETE FROM creature_addon WHERE guid = 89458; -DELETE FROM creature_addon WHERE guid = 89459; -DELETE FROM creature_addon WHERE guid = 89461; -DELETE FROM creature_addon WHERE guid = 89464; -DELETE FROM creature_addon WHERE guid = 89466; -DELETE FROM creature_addon WHERE guid = 89934; -DELETE FROM creature_addon WHERE guid = 89936; -DELETE FROM creature_addon WHERE guid = 89938; -DELETE FROM creature_addon WHERE guid = 89939; -DELETE FROM creature_addon WHERE guid = 89940; -DELETE FROM creature_addon WHERE guid = 90076; -DELETE FROM creature_addon WHERE guid = 90077; -DELETE FROM creature_addon WHERE guid = 90079; -DELETE FROM creature_addon WHERE guid = 90080; -DELETE FROM creature_addon WHERE guid = 90081; -DELETE FROM creature_addon WHERE guid = 90083; -DELETE FROM creature_addon WHERE guid = 90084; -DELETE FROM creature_addon WHERE guid = 90086; -DELETE FROM creature_addon WHERE guid = 90087; -DELETE FROM creature_addon WHERE guid = 90088; -DELETE FROM creature_addon WHERE guid = 90089; -DELETE FROM creature_addon WHERE guid = 90090; -DELETE FROM creature_addon WHERE guid = 90385; -DELETE FROM creature_addon WHERE guid = 90390; -DELETE FROM creature_addon WHERE guid = 90405; --- Create template addon for creature 127 -DELETE FROM creature_template_addon WHERE entry =127; -INSERT INTO creature_template_addon VALUES (127,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 127 -DELETE FROM creature_addon WHERE guid = 89502; -DELETE FROM creature_addon WHERE guid = 89514; -DELETE FROM creature_addon WHERE guid = 89515; -DELETE FROM creature_addon WHERE guid = 89516; -DELETE FROM creature_addon WHERE guid = 89517; -DELETE FROM creature_addon WHERE guid = 89520; -DELETE FROM creature_addon WHERE guid = 89521; -DELETE FROM creature_addon WHERE guid = 89958; -DELETE FROM creature_addon WHERE guid = 89959; -DELETE FROM creature_addon WHERE guid = 89964; -DELETE FROM creature_addon WHERE guid = 89965; -DELETE FROM creature_addon WHERE guid = 89966; -DELETE FROM creature_addon WHERE guid = 89967; -DELETE FROM creature_addon WHERE guid = 89971; -DELETE FROM creature_addon WHERE guid = 89973; -DELETE FROM creature_addon WHERE guid = 89976; -DELETE FROM creature_addon WHERE guid = 89977; -DELETE FROM creature_addon WHERE guid = 89978; -DELETE FROM creature_addon WHERE guid = 90115; -DELETE FROM creature_addon WHERE guid = 90149; -DELETE FROM creature_addon WHERE guid = 90150; -DELETE FROM creature_addon WHERE guid = 90151; --- Clear duplicate addons from template for creature 151 --- Clear duplicate addons from template for creature 152 --- Create template addon for creature 154 -DELETE FROM creature_template_addon WHERE entry =154; -INSERT INTO creature_template_addon VALUES (154,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 154 -DELETE FROM creature_addon WHERE guid = 89498; -DELETE FROM creature_addon WHERE guid = 89499; -DELETE FROM creature_addon WHERE guid = 89500; -DELETE FROM creature_addon WHERE guid = 89829; -DELETE FROM creature_addon WHERE guid = 89830; -DELETE FROM creature_addon WHERE guid = 89831; -DELETE FROM creature_addon WHERE guid = 90204; -DELETE FROM creature_addon WHERE guid = 90205; -DELETE FROM creature_addon WHERE guid = 90234; -DELETE FROM creature_addon WHERE guid = 90236; -DELETE FROM creature_addon WHERE guid = 90338; -DELETE FROM creature_addon WHERE guid = 90368; -DELETE FROM creature_addon WHERE guid = 90384; --- Clear duplicate addons from template for creature 157 --- Create template addon for creature 167 -DELETE FROM creature_template_addon WHERE entry =167; -INSERT INTO creature_template_addon VALUES (167,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 167 -DELETE FROM creature_addon WHERE guid = 8788; --- Create template addon for creature 171 -DELETE FROM creature_template_addon WHERE entry =171; -INSERT INTO creature_template_addon VALUES (171,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 171 -DELETE FROM creature_addon WHERE guid = 89476; -DELETE FROM creature_addon WHERE guid = 89477; -DELETE FROM creature_addon WHERE guid = 89478; -DELETE FROM creature_addon WHERE guid = 89480; -DELETE FROM creature_addon WHERE guid = 89483; -DELETE FROM creature_addon WHERE guid = 89484; -DELETE FROM creature_addon WHERE guid = 89485; -DELETE FROM creature_addon WHERE guid = 89486; -DELETE FROM creature_addon WHERE guid = 89487; -DELETE FROM creature_addon WHERE guid = 89490; -DELETE FROM creature_addon WHERE guid = 89492; -DELETE FROM creature_addon WHERE guid = 89494; -DELETE FROM creature_addon WHERE guid = 89497; -DELETE FROM creature_addon WHERE guid = 89832; -DELETE FROM creature_addon WHERE guid = 89833; -DELETE FROM creature_addon WHERE guid = 89834; -DELETE FROM creature_addon WHERE guid = 89835; -DELETE FROM creature_addon WHERE guid = 89836; -DELETE FROM creature_addon WHERE guid = 89942; -DELETE FROM creature_addon WHERE guid = 89945; -DELETE FROM creature_addon WHERE guid = 89946; -DELETE FROM creature_addon WHERE guid = 89948; -DELETE FROM creature_addon WHERE guid = 89949; -DELETE FROM creature_addon WHERE guid = 89952; -DELETE FROM creature_addon WHERE guid = 89954; -DELETE FROM creature_addon WHERE guid = 90022; -DELETE FROM creature_addon WHERE guid = 90024; -DELETE FROM creature_addon WHERE guid = 90026; -DELETE FROM creature_addon WHERE guid = 90027; -DELETE FROM creature_addon WHERE guid = 90092; -DELETE FROM creature_addon WHERE guid = 90098; -DELETE FROM creature_addon WHERE guid = 90100; -DELETE FROM creature_addon WHERE guid = 90101; --- Clear duplicate addons from template for creature 190 --- Create template addon for creature 193 -DELETE FROM creature_template_addon WHERE entry =193; -INSERT INTO creature_template_addon VALUES (193,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 193 -DELETE FROM creature_addon WHERE guid = 35892; -DELETE FROM creature_addon WHERE guid = 35893; -DELETE FROM creature_addon WHERE guid = 35894; -DELETE FROM creature_addon WHERE guid = 35895; -DELETE FROM creature_addon WHERE guid = 35896; -DELETE FROM creature_addon WHERE guid = 35897; -DELETE FROM creature_addon WHERE guid = 35898; --- Clear duplicate addons from template for creature 196 --- Clear duplicate addons from template for creature 197 --- Clear duplicate addons from template for creature 198 --- Create template addon for creature 199 -DELETE FROM creature_template_addon WHERE entry =199; -INSERT INTO creature_template_addon VALUES (199,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 199 -DELETE FROM creature_addon WHERE guid = 48895; -DELETE FROM creature_addon WHERE guid = 49162; -DELETE FROM creature_addon WHERE guid = 49618; -DELETE FROM creature_addon WHERE guid = 51321; -DELETE FROM creature_addon WHERE guid = 51555; -DELETE FROM creature_addon WHERE guid = 51556; -DELETE FROM creature_addon WHERE guid = 51558; -DELETE FROM creature_addon WHERE guid = 51559; -DELETE FROM creature_addon WHERE guid = 52557; -DELETE FROM creature_addon WHERE guid = 52558; -DELETE FROM creature_addon WHERE guid = 52559; -DELETE FROM creature_addon WHERE guid = 52560; -DELETE FROM creature_addon WHERE guid = 52561; -DELETE FROM creature_addon WHERE guid = 52562; -DELETE FROM creature_addon WHERE guid = 52563; -DELETE FROM creature_addon WHERE guid = 52564; -DELETE FROM creature_addon WHERE guid = 52578; -DELETE FROM creature_addon WHERE guid = 52579; -DELETE FROM creature_addon WHERE guid = 52580; -DELETE FROM creature_addon WHERE guid = 52581; -DELETE FROM creature_addon WHERE guid = 52582; -DELETE FROM creature_addon WHERE guid = 52583; -DELETE FROM creature_addon WHERE guid = 84021; -DELETE FROM creature_addon WHERE guid = 84022; -DELETE FROM creature_addon WHERE guid = 84025; -DELETE FROM creature_addon WHERE guid = 84078; -DELETE FROM creature_addon WHERE guid = 89905; -DELETE FROM creature_addon WHERE guid = 89906; -DELETE FROM creature_addon WHERE guid = 90225; -DELETE FROM creature_addon WHERE guid = 90229; -DELETE FROM creature_addon WHERE guid = 90263; -DELETE FROM creature_addon WHERE guid = 90324; -DELETE FROM creature_addon WHERE guid = 90329; -DELETE FROM creature_addon WHERE guid = 90349; -DELETE FROM creature_addon WHERE guid = 90407; -DELETE FROM creature_addon WHERE guid = 90431; -DELETE FROM creature_addon WHERE guid = 90434; --- Create template addon for creature 202 -DELETE FROM creature_template_addon WHERE entry =202; -INSERT INTO creature_template_addon VALUES (202,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 202 -DELETE FROM creature_addon WHERE guid = 4438; -DELETE FROM creature_addon WHERE guid = 4454; -DELETE FROM creature_addon WHERE guid = 4455; -DELETE FROM creature_addon WHERE guid = 4456; -DELETE FROM creature_addon WHERE guid = 4457; -DELETE FROM creature_addon WHERE guid = 4927; -DELETE FROM creature_addon WHERE guid = 4943; -DELETE FROM creature_addon WHERE guid = 4945; -DELETE FROM creature_addon WHERE guid = 4946; -DELETE FROM creature_addon WHERE guid = 4969; -DELETE FROM creature_addon WHERE guid = 4972; -DELETE FROM creature_addon WHERE guid = 4974; -DELETE FROM creature_addon WHERE guid = 4993; -DELETE FROM creature_addon WHERE guid = 5042; -DELETE FROM creature_addon WHERE guid = 5043; -DELETE FROM creature_addon WHERE guid = 5139; -DELETE FROM creature_addon WHERE guid = 5162; -DELETE FROM creature_addon WHERE guid = 5163; -DELETE FROM creature_addon WHERE guid = 5164; -DELETE FROM creature_addon WHERE guid = 5178; -DELETE FROM creature_addon WHERE guid = 5931; -DELETE FROM creature_addon WHERE guid = 5932; -DELETE FROM creature_addon WHERE guid = 5933; -DELETE FROM creature_addon WHERE guid = 5942; -DELETE FROM creature_addon WHERE guid = 5959; --- Create template addon for creature 203 -DELETE FROM creature_template_addon WHERE entry =203; -INSERT INTO creature_template_addon VALUES (203,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 203 -DELETE FROM creature_addon WHERE guid = 4895; -DELETE FROM creature_addon WHERE guid = 5990; -DELETE FROM creature_addon WHERE guid = 5991; -DELETE FROM creature_addon WHERE guid = 5993; -DELETE FROM creature_addon WHERE guid = 5994; -DELETE FROM creature_addon WHERE guid = 6002; --- Create template addon for creature 205 -DELETE FROM creature_template_addon WHERE entry =205; -INSERT INTO creature_template_addon VALUES (205,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 205 -DELETE FROM creature_addon WHERE guid = 4249; -DELETE FROM creature_addon WHERE guid = 4250; -DELETE FROM creature_addon WHERE guid = 4295; -DELETE FROM creature_addon WHERE guid = 4296; -DELETE FROM creature_addon WHERE guid = 4297; -DELETE FROM creature_addon WHERE guid = 4298; -DELETE FROM creature_addon WHERE guid = 4299; -DELETE FROM creature_addon WHERE guid = 4300; -DELETE FROM creature_addon WHERE guid = 4301; -DELETE FROM creature_addon WHERE guid = 4328; -DELETE FROM creature_addon WHERE guid = 4329; -DELETE FROM creature_addon WHERE guid = 4330; -DELETE FROM creature_addon WHERE guid = 4331; -DELETE FROM creature_addon WHERE guid = 4359; -DELETE FROM creature_addon WHERE guid = 4381; -DELETE FROM creature_addon WHERE guid = 4419; -DELETE FROM creature_addon WHERE guid = 4421; -DELETE FROM creature_addon WHERE guid = 4422; -DELETE FROM creature_addon WHERE guid = 4426; -DELETE FROM creature_addon WHERE guid = 4427; -DELETE FROM creature_addon WHERE guid = 4428; -DELETE FROM creature_addon WHERE guid = 4429; -DELETE FROM creature_addon WHERE guid = 4430; -DELETE FROM creature_addon WHERE guid = 4432; -DELETE FROM creature_addon WHERE guid = 4433; -DELETE FROM creature_addon WHERE guid = 4434; -DELETE FROM creature_addon WHERE guid = 4435; -DELETE FROM creature_addon WHERE guid = 4437; -DELETE FROM creature_addon WHERE guid = 4446; -DELETE FROM creature_addon WHERE guid = 4447; -DELETE FROM creature_addon WHERE guid = 4449; -DELETE FROM creature_addon WHERE guid = 4957; -DELETE FROM creature_addon WHERE guid = 5011; -DELETE FROM creature_addon WHERE guid = 5012; -DELETE FROM creature_addon WHERE guid = 5195; -DELETE FROM creature_addon WHERE guid = 5197; -DELETE FROM creature_addon WHERE guid = 5884; -DELETE FROM creature_addon WHERE guid = 5886; -DELETE FROM creature_addon WHERE guid = 6060; -DELETE FROM creature_addon WHERE guid = 6069; -DELETE FROM creature_addon WHERE guid = 6102; -DELETE FROM creature_addon WHERE guid = 6103; -DELETE FROM creature_addon WHERE guid = 6104; -DELETE FROM creature_addon WHERE guid = 6106; -DELETE FROM creature_addon WHERE guid = 6107; -DELETE FROM creature_addon WHERE guid = 6108; -DELETE FROM creature_addon WHERE guid = 6109; -DELETE FROM creature_addon WHERE guid = 6110; -DELETE FROM creature_addon WHERE guid = 6111; -DELETE FROM creature_addon WHERE guid = 6115; -DELETE FROM creature_addon WHERE guid = 6117; -DELETE FROM creature_addon WHERE guid = 6118; -DELETE FROM creature_addon WHERE guid = 6119; -DELETE FROM creature_addon WHERE guid = 6120; -DELETE FROM creature_addon WHERE guid = 6121; -DELETE FROM creature_addon WHERE guid = 6124; -DELETE FROM creature_addon WHERE guid = 6125; --- Create template addon for creature 206 -DELETE FROM creature_template_addon WHERE entry =206; -INSERT INTO creature_template_addon VALUES (206,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 206 -DELETE FROM creature_addon WHERE guid = 4236; -DELETE FROM creature_addon WHERE guid = 4237; -DELETE FROM creature_addon WHERE guid = 4254; -DELETE FROM creature_addon WHERE guid = 4262; -DELETE FROM creature_addon WHERE guid = 4263; -DELETE FROM creature_addon WHERE guid = 4892; -DELETE FROM creature_addon WHERE guid = 4893; -DELETE FROM creature_addon WHERE guid = 4951; -DELETE FROM creature_addon WHERE guid = 4952; -DELETE FROM creature_addon WHERE guid = 4958; -DELETE FROM creature_addon WHERE guid = 4959; -DELETE FROM creature_addon WHERE guid = 5021; -DELETE FROM creature_addon WHERE guid = 5022; -DELETE FROM creature_addon WHERE guid = 5023; -DELETE FROM creature_addon WHERE guid = 5024; -DELETE FROM creature_addon WHERE guid = 6082; -DELETE FROM creature_addon WHERE guid = 6083; -DELETE FROM creature_addon WHERE guid = 6084; -DELETE FROM creature_addon WHERE guid = 6128; -DELETE FROM creature_addon WHERE guid = 6132; -DELETE FROM creature_addon WHERE guid = 6138; --- Create template addon for creature 210 -DELETE FROM creature_template_addon WHERE entry =210; -INSERT INTO creature_template_addon VALUES (210,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 210 -DELETE FROM creature_addon WHERE guid = 4393; -DELETE FROM creature_addon WHERE guid = 4401; -DELETE FROM creature_addon WHERE guid = 4440; -DELETE FROM creature_addon WHERE guid = 4962; -DELETE FROM creature_addon WHERE guid = 4984; -DELETE FROM creature_addon WHERE guid = 4990; -DELETE FROM creature_addon WHERE guid = 5005; -DELETE FROM creature_addon WHERE guid = 5972; -DELETE FROM creature_addon WHERE guid = 5973; -DELETE FROM creature_addon WHERE guid = 6098; --- Create template addon for creature 212 -DELETE FROM creature_template_addon WHERE entry =212; -INSERT INTO creature_template_addon VALUES (212,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 212 -DELETE FROM creature_addon WHERE guid = 5062; -DELETE FROM creature_addon WHERE guid = 5064; -DELETE FROM creature_addon WHERE guid = 5068; -DELETE FROM creature_addon WHERE guid = 5073; -DELETE FROM creature_addon WHERE guid = 5074; -DELETE FROM creature_addon WHERE guid = 5075; -DELETE FROM creature_addon WHERE guid = 5076; -DELETE FROM creature_addon WHERE guid = 5079; -DELETE FROM creature_addon WHERE guid = 5080; -DELETE FROM creature_addon WHERE guid = 5081; -DELETE FROM creature_addon WHERE guid = 5083; --- Clear duplicate addons from template for creature 213 -DELETE FROM creature_addon WHERE guid = 4311; -DELETE FROM creature_addon WHERE guid = 4348; -DELETE FROM creature_addon WHERE guid = 5097; -DELETE FROM creature_addon WHERE guid = 5098; -DELETE FROM creature_addon WHERE guid = 5099; -DELETE FROM creature_addon WHERE guid = 5117; -DELETE FROM creature_addon WHERE guid = 5118; -DELETE FROM creature_addon WHERE guid = 5119; -DELETE FROM creature_addon WHERE guid = 5123; -DELETE FROM creature_addon WHERE guid = 5131; -DELETE FROM creature_addon WHERE guid = 5132; -DELETE FROM creature_addon WHERE guid = 5133; -DELETE FROM creature_addon WHERE guid = 5142; -DELETE FROM creature_addon WHERE guid = 5143; -DELETE FROM creature_addon WHERE guid = 5145; -DELETE FROM creature_addon WHERE guid = 5146; -DELETE FROM creature_addon WHERE guid = 5148; -DELETE FROM creature_addon WHERE guid = 5151; -DELETE FROM creature_addon WHERE guid = 5152; -DELETE FROM creature_addon WHERE guid = 5155; -DELETE FROM creature_addon WHERE guid = 5192; -DELETE FROM creature_addon WHERE guid = 5193; -DELETE FROM creature_addon WHERE guid = 5894; -DELETE FROM creature_addon WHERE guid = 5895; -DELETE FROM creature_addon WHERE guid = 5896; -DELETE FROM creature_addon WHERE guid = 5913; -DELETE FROM creature_addon WHERE guid = 5922; -DELETE FROM creature_addon WHERE guid = 5923; -DELETE FROM creature_addon WHERE guid = 5924; -DELETE FROM creature_addon WHERE guid = 5926; -DELETE FROM creature_addon WHERE guid = 5927; -DELETE FROM creature_addon WHERE guid = 5943; -DELETE FROM creature_addon WHERE guid = 5944; -DELETE FROM creature_addon WHERE guid = 5950; -DELETE FROM creature_addon WHERE guid = 5953; -DELETE FROM creature_addon WHERE guid = 5955; -DELETE FROM creature_addon WHERE guid = 6011; --- Create template addon for creature 215 -DELETE FROM creature_template_addon WHERE entry =215; -INSERT INTO creature_template_addon VALUES (215,0,33554432,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 215 -DELETE FROM creature_addon WHERE guid = 4264; -DELETE FROM creature_addon WHERE guid = 4265; -DELETE FROM creature_addon WHERE guid = 4266; -DELETE FROM creature_addon WHERE guid = 4323; -DELETE FROM creature_addon WHERE guid = 4324; -DELETE FROM creature_addon WHERE guid = 4327; -DELETE FROM creature_addon WHERE guid = 4342; -DELETE FROM creature_addon WHERE guid = 4831; -DELETE FROM creature_addon WHERE guid = 4862; -DELETE FROM creature_addon WHERE guid = 4863; -DELETE FROM creature_addon WHERE guid = 4867; -DELETE FROM creature_addon WHERE guid = 4869; -DELETE FROM creature_addon WHERE guid = 4871; -DELETE FROM creature_addon WHERE guid = 4876; -DELETE FROM creature_addon WHERE guid = 5013; -DELETE FROM creature_addon WHERE guid = 5014; --- Clear duplicate addons from template for creature 217 -DELETE FROM creature_addon WHERE guid = 4283; -DELETE FROM creature_addon WHERE guid = 4284; -DELETE FROM creature_addon WHERE guid = 4294; -DELETE FROM creature_addon WHERE guid = 4302; -DELETE FROM creature_addon WHERE guid = 4305; -DELETE FROM creature_addon WHERE guid = 4309; -DELETE FROM creature_addon WHERE guid = 4314; -DELETE FROM creature_addon WHERE guid = 4325; -DELETE FROM creature_addon WHERE guid = 4410; -DELETE FROM creature_addon WHERE guid = 4418; -DELETE FROM creature_addon WHERE guid = 4425; -DELETE FROM creature_addon WHERE guid = 4855; -DELETE FROM creature_addon WHERE guid = 4858; -DELETE FROM creature_addon WHERE guid = 4860; -DELETE FROM creature_addon WHERE guid = 4866; -DELETE FROM creature_addon WHERE guid = 4896; -DELETE FROM creature_addon WHERE guid = 5006; -DELETE FROM creature_addon WHERE guid = 5007; -DELETE FROM creature_addon WHERE guid = 5134; -DELETE FROM creature_addon WHERE guid = 5135; -DELETE FROM creature_addon WHERE guid = 5157; -DELETE FROM creature_addon WHERE guid = 5158; -DELETE FROM creature_addon WHERE guid = 5159; -DELETE FROM creature_addon WHERE guid = 5179; -DELETE FROM creature_addon WHERE guid = 5187; -DELETE FROM creature_addon WHERE guid = 5929; -DELETE FROM creature_addon WHERE guid = 5930; -DELETE FROM creature_addon WHERE guid = 5946; -DELETE FROM creature_addon WHERE guid = 5954; -DELETE FROM creature_addon WHERE guid = 5957; -DELETE FROM creature_addon WHERE guid = 6020; -DELETE FROM creature_addon WHERE guid = 6026; --- Create template addon for creature 218 -DELETE FROM creature_template_addon WHERE entry =218; -INSERT INTO creature_template_addon VALUES (218,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 218 -DELETE FROM creature_addon WHERE guid = 4966; -DELETE FROM creature_addon WHERE guid = 4971; -DELETE FROM creature_addon WHERE guid = 5084; --- Create template addon for creature 222 -DELETE FROM creature_template_addon WHERE entry =222; -INSERT INTO creature_template_addon VALUES (222,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 222 -DELETE FROM creature_addon WHERE guid = 8247; --- Create template addon for creature 223 -DELETE FROM creature_template_addon WHERE entry =223; -INSERT INTO creature_template_addon VALUES (223,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 223 -DELETE FROM creature_addon WHERE guid = 31887; --- Create template addon for creature 225 -DELETE FROM creature_template_addon WHERE entry =225; -INSERT INTO creature_template_addon VALUES (225,0,0,1,16,233,0,NULL); --- Clear duplicate addons from template for creature 225 -DELETE FROM creature_addon WHERE guid = 4086; --- Create template addon for creature 226 -DELETE FROM creature_template_addon WHERE entry =226; -INSERT INTO creature_template_addon VALUES (226,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 226 -DELETE FROM creature_addon WHERE guid = 4082; --- Create template addon for creature 227 -DELETE FROM creature_template_addon WHERE entry =227; -INSERT INTO creature_template_addon VALUES (227,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 227 -DELETE FROM creature_addon WHERE guid = 4203; --- Create template addon for creature 228 -DELETE FROM creature_template_addon WHERE entry =228; -INSERT INTO creature_template_addon VALUES (228,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 228 -DELETE FROM creature_addon WHERE guid = 4204; --- Create template addon for creature 232 -DELETE FROM creature_template_addon WHERE entry =232; -INSERT INTO creature_template_addon VALUES (232,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 232 -DELETE FROM creature_addon WHERE guid = 16520; --- Create template addon for creature 233 -DELETE FROM creature_template_addon WHERE entry =233; -INSERT INTO creature_template_addon VALUES (233,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 233 -DELETE FROM creature_addon WHERE guid = 62838; --- Create template addon for creature 234 -DELETE FROM creature_template_addon WHERE entry =234; -INSERT INTO creature_template_addon VALUES (234,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 234 -DELETE FROM creature_addon WHERE guid = 66975; --- Create template addon for creature 235 -DELETE FROM creature_template_addon WHERE entry =235; -INSERT INTO creature_template_addon VALUES (235,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 235 -DELETE FROM creature_addon WHERE guid = 62837; --- Create template addon for creature 237 -DELETE FROM creature_template_addon WHERE entry =237; -INSERT INTO creature_template_addon VALUES (237,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 237 -DELETE FROM creature_addon WHERE guid = 62836; --- Create template addon for creature 238 -DELETE FROM creature_template_addon WHERE entry =238; -INSERT INTO creature_template_addon VALUES (238,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 238 -DELETE FROM creature_addon WHERE guid = 62839; --- Create template addon for creature 239 -DELETE FROM creature_template_addon WHERE entry =239; -INSERT INTO creature_template_addon VALUES (239,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 239 -DELETE FROM creature_addon WHERE guid = 62840; --- Clear duplicate addons from template for creature 240 --- Clear duplicate addons from template for creature 241 --- Clear duplicate addons from template for creature 244 --- Clear duplicate addons from template for creature 246 --- Clear duplicate addons from template for creature 247 --- Clear duplicate addons from template for creature 248 --- Clear duplicate addons from template for creature 250 --- Clear duplicate addons from template for creature 251 --- Clear duplicate addons from template for creature 252 --- Clear duplicate addons from template for creature 253 --- Clear duplicate addons from template for creature 255 --- Clear duplicate addons from template for creature 257 --- Clear duplicate addons from template for creature 258 --- Clear duplicate addons from template for creature 261 --- Create template addon for creature 263 -DELETE FROM creature_template_addon WHERE entry =263; -INSERT INTO creature_template_addon VALUES (263,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 263 -DELETE FROM creature_addon WHERE guid = 4186; --- Create template addon for creature 264 -DELETE FROM creature_template_addon WHERE entry =264; -INSERT INTO creature_template_addon VALUES (264,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 264 -DELETE FROM creature_addon WHERE guid = 4194; --- Create template addon for creature 265 -DELETE FROM creature_template_addon WHERE entry =265; -INSERT INTO creature_template_addon VALUES (265,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 265 -DELETE FROM creature_addon WHERE guid = 4195; --- Create template addon for creature 266 -DELETE FROM creature_template_addon WHERE entry =266; -INSERT INTO creature_template_addon VALUES (266,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 266 -DELETE FROM creature_addon WHERE guid = 6173; --- Create template addon for creature 267 -DELETE FROM creature_template_addon WHERE entry =267; -INSERT INTO creature_template_addon VALUES (267,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 267 -DELETE FROM creature_addon WHERE guid = 4187; --- Create template addon for creature 268 -DELETE FROM creature_template_addon WHERE entry =268; -INSERT INTO creature_template_addon VALUES (268,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 268 -DELETE FROM creature_addon WHERE guid = 4188; --- Create template addon for creature 269 -DELETE FROM creature_template_addon WHERE entry =269; -INSERT INTO creature_template_addon VALUES (269,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 269 -DELETE FROM creature_addon WHERE guid = 4061; --- Create template addon for creature 270 -DELETE FROM creature_template_addon WHERE entry =270; -INSERT INTO creature_template_addon VALUES (270,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 270 -DELETE FROM creature_addon WHERE guid = 4189; --- Create template addon for creature 271 -DELETE FROM creature_template_addon WHERE entry =271; -INSERT INTO creature_template_addon VALUES (271,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 271 -DELETE FROM creature_addon WHERE guid = 4190; --- Create template addon for creature 272 -DELETE FROM creature_template_addon WHERE entry =272; -INSERT INTO creature_template_addon VALUES (272,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 272 -DELETE FROM creature_addon WHERE guid = 4192; --- Create template addon for creature 273 -DELETE FROM creature_template_addon WHERE entry =273; -INSERT INTO creature_template_addon VALUES (273,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 273 -DELETE FROM creature_addon WHERE guid = 4193; --- Create template addon for creature 274 -DELETE FROM creature_template_addon WHERE entry =274; -INSERT INTO creature_template_addon VALUES (274,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 274 -DELETE FROM creature_addon WHERE guid = 4191; --- Create template addon for creature 275 -DELETE FROM creature_template_addon WHERE entry =275; -INSERT INTO creature_template_addon VALUES (275,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 275 -DELETE FROM creature_addon WHERE guid = 4196; --- Create template addon for creature 276 -DELETE FROM creature_template_addon WHERE entry =276; -INSERT INTO creature_template_addon VALUES (276,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 276 -DELETE FROM creature_addon WHERE guid = 4198; --- Clear duplicate addons from template for creature 277 --- Clear duplicate addons from template for creature 278 --- Clear duplicate addons from template for creature 279 --- Create template addon for creature 284 --- Clear duplicate addons from template for creature 285 --- Create template addon for creature 288 -DELETE FROM creature_template_addon WHERE entry =288; -INSERT INTO creature_template_addon VALUES (288,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 288 -DELETE FROM creature_addon WHERE guid = 4273; --- Create template addon for creature 289 -DELETE FROM creature_template_addon WHERE entry =289; -INSERT INTO creature_template_addon VALUES (289,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 289 -DELETE FROM creature_addon WHERE guid = 4199; --- Clear duplicate addons from template for creature 294 --- Clear duplicate addons from template for creature 295 --- Create template addon for creature 297 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =297; -INSERT INTO creature_template_addon VALUES (297,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 297 --- Clear duplicate addons from template for creature 299 --- Create template addon for creature 300 -DELETE FROM creature_template_addon WHERE entry =300; -INSERT INTO creature_template_addon VALUES (300,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 300 -DELETE FROM creature_addon WHERE guid = 5066; --- Create template addon for creature 302 -DELETE FROM creature_template_addon WHERE entry =302; -INSERT INTO creature_template_addon VALUES (302,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 302 -DELETE FROM creature_addon WHERE guid = 4255; --- Create template addon for creature 304 --- Create template addon for creature 305 --- Create template addon for creature 306 --- Create template addon for creature 307 --- Create template addon for creature 308 --- Create template addon for creature 311 -DELETE FROM creature_template_addon WHERE entry =311; -INSERT INTO creature_template_addon VALUES (311,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 311 -DELETE FROM creature_addon WHERE guid = 4252; --- Clear duplicate addons from template for creature 313 --- Create template addon for creature 314 --- Create template addon for creature 315 -DELETE FROM creature_template_addon WHERE entry =315; -INSERT INTO creature_template_addon VALUES (315,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 315 -DELETE FROM creature_addon WHERE guid = 5010; --- Create template addon for creature 325 -DELETE FROM creature_template_addon WHERE entry =325; -INSERT INTO creature_template_addon VALUES (325,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 325 -DELETE FROM creature_addon WHERE guid = 4063; --- Clear duplicate addons from template for creature 327 --- Clear duplicate addons from template for creature 328 --- Create template addon for creature 329 --- Clear duplicate addons from template for creature 330 --- Create template addon for creature 331 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =331; -INSERT INTO creature_template_addon VALUES (331,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 331 --- Clear duplicate addons from template for creature 332 --- Create template addon for creature 334 -DELETE FROM creature_template_addon WHERE entry =334; -INSERT INTO creature_template_addon VALUES (334,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 334 -DELETE FROM creature_addon WHERE guid = 18382; --- Create template addon for creature 335 -DELETE FROM creature_template_addon WHERE entry =335; -INSERT INTO creature_template_addon VALUES (335,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 335 -DELETE FROM creature_addon WHERE guid = 18383; --- Create template addon for creature 338 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =338; -INSERT INTO creature_template_addon VALUES (338,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 338 --- Clear duplicate addons from template for creature 340 --- Create template addon for creature 341 -DELETE FROM creature_template_addon WHERE entry =341; -INSERT INTO creature_template_addon VALUES (341,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 341 -DELETE FROM creature_addon WHERE guid = 10087; --- Create template addon for creature 342 -DELETE FROM creature_template_addon WHERE entry =342; -INSERT INTO creature_template_addon VALUES (342,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 342 -DELETE FROM creature_addon WHERE guid = 6270; --- Create template addon for creature 343 -DELETE FROM creature_template_addon WHERE entry =343; -INSERT INTO creature_template_addon VALUES (343,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 343 -DELETE FROM creature_addon WHERE guid = 6176; --- Create template addon for creature 344 -DELETE FROM creature_template_addon WHERE entry =344; -INSERT INTO creature_template_addon VALUES (344,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 344 -DELETE FROM creature_addon WHERE guid = 10085; --- Create template addon for creature 345 -DELETE FROM creature_template_addon WHERE entry =345; -INSERT INTO creature_template_addon VALUES (345,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 345 -DELETE FROM creature_addon WHERE guid = 10105; --- Create template addon for creature 346 -DELETE FROM creature_template_addon WHERE entry =346; -INSERT INTO creature_template_addon VALUES (346,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 346 -DELETE FROM creature_addon WHERE guid = 6175; --- Create template addon for creature 347 -DELETE FROM creature_template_addon WHERE entry =347; -INSERT INTO creature_template_addon VALUES (347,0,0,0,16,0,0,NULL); --- Clear duplicate addons from template for creature 347 -DELETE FROM creature_addon WHERE guid = 32067; --- Create template addon for creature 348 -DELETE FROM creature_template_addon WHERE entry =348; -INSERT INTO creature_template_addon VALUES (348,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 348 -DELETE FROM creature_addon WHERE guid = 6271; --- Create template addon for creature 349 -DELETE FROM creature_template_addon WHERE entry =349; -INSERT INTO creature_template_addon VALUES (349,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 349 -DELETE FROM creature_addon WHERE guid = 17874; --- Clear duplicate addons from template for creature 352 --- Create template addon for creature 356 --- Create template addon for creature 358 --- Create template addon for creature 359 --- Create template addon for creature 372 -DELETE FROM creature_template_addon WHERE entry =372; -INSERT INTO creature_template_addon VALUES (372,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 372 -DELETE FROM creature_addon WHERE guid = 8294; --- Create template addon for creature 374 -DELETE FROM creature_template_addon WHERE entry =374; -INSERT INTO creature_template_addon VALUES (374,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 374 -DELETE FROM creature_addon WHERE guid = 4197; --- Clear duplicate addons from template for creature 375 --- Create template addon for creature 376 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =376; -INSERT INTO creature_template_addon VALUES (376,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 376 --- Clear duplicate addons from template for creature 377 --- Create template addon for creature 379 -DELETE FROM creature_template_addon WHERE entry =379; -INSERT INTO creature_template_addon VALUES (379,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 379 -DELETE FROM creature_addon WHERE guid = 10083; --- Create template addon for creature 381 -DELETE FROM creature_template_addon WHERE entry =381; -INSERT INTO creature_template_addon VALUES (381,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 381 -DELETE FROM creature_addon WHERE guid = 6177; --- Create template addon for creature 382 -DELETE FROM creature_template_addon WHERE entry =382; -INSERT INTO creature_template_addon VALUES (382,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 382 -DELETE FROM creature_addon WHERE guid = 6720; --- Clear duplicate addons from template for creature 383 --- Clear duplicate addons from template for creature 384 --- Clear duplicate addons from template for creature 385 -DELETE FROM creature_addon WHERE guid = 6168; -DELETE FROM creature_addon WHERE guid = 6169; --- Clear duplicate addons from template for creature 390 --- Create template addon for creature 391 -DELETE FROM creature_template_addon WHERE entry =391; -INSERT INTO creature_template_addon VALUES (391,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 391 -DELETE FROM creature_addon WHERE guid = 86491; --- Create template addon for creature 392 -DELETE FROM creature_template_addon WHERE entry =392; -INSERT INTO creature_template_addon VALUES (392,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 392 -DELETE FROM creature_addon WHERE guid = 86480; --- Clear duplicate addons from template for creature 395 --- Create template addon for creature 397 -DELETE FROM creature_template_addon WHERE entry =397; -INSERT INTO creature_template_addon VALUES (397,0,0,1,16,0,0,'13787'); --- Clear duplicate addons from template for creature 397 -DELETE FROM creature_addon WHERE guid = 6268; --- Create template addon for creature 412 --- Create template addon for creature 415 -DELETE FROM creature_template_addon WHERE entry =415; -INSERT INTO creature_template_addon VALUES (415,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 415 -DELETE FROM creature_addon WHERE guid = 6719; --- Create template addon for creature 416 --- Create template addon for creature 417 --- Create template addon for creature 422 -DELETE FROM creature_template_addon WHERE entry =422; -INSERT INTO creature_template_addon VALUES (422,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 422 -DELETE FROM creature_addon WHERE guid = 6272; -DELETE FROM creature_addon WHERE guid = 6696; -DELETE FROM creature_addon WHERE guid = 6704; -DELETE FROM creature_addon WHERE guid = 6705; -DELETE FROM creature_addon WHERE guid = 8654; -DELETE FROM creature_addon WHERE guid = 8770; -DELETE FROM creature_addon WHERE guid = 8772; -DELETE FROM creature_addon WHERE guid = 8775; -DELETE FROM creature_addon WHERE guid = 8781; -DELETE FROM creature_addon WHERE guid = 8782; -DELETE FROM creature_addon WHERE guid = 8785; -DELETE FROM creature_addon WHERE guid = 8907; -DELETE FROM creature_addon WHERE guid = 9667; -DELETE FROM creature_addon WHERE guid = 9673; -DELETE FROM creature_addon WHERE guid = 10090; -DELETE FROM creature_addon WHERE guid = 10096; -DELETE FROM creature_addon WHERE guid = 10103; -DELETE FROM creature_addon WHERE guid = 10104; -DELETE FROM creature_addon WHERE guid = 10106; -DELETE FROM creature_addon WHERE guid = 11674; --- Create template addon for creature 423 -DELETE FROM creature_template_addon WHERE entry =423; -INSERT INTO creature_template_addon VALUES (423,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 423 -DELETE FROM creature_addon WHERE guid = 7501; -DELETE FROM creature_addon WHERE guid = 8706; -DELETE FROM creature_addon WHERE guid = 8748; -DELETE FROM creature_addon WHERE guid = 8919; -DELETE FROM creature_addon WHERE guid = 10093; -DELETE FROM creature_addon WHERE guid = 10094; -DELETE FROM creature_addon WHERE guid = 10095; -DELETE FROM creature_addon WHERE guid = 10139; -DELETE FROM creature_addon WHERE guid = 10144; -DELETE FROM creature_addon WHERE guid = 10145; -DELETE FROM creature_addon WHERE guid = 10147; -DELETE FROM creature_addon WHERE guid = 10151; -DELETE FROM creature_addon WHERE guid = 10259; -DELETE FROM creature_addon WHERE guid = 15218; -DELETE FROM creature_addon WHERE guid = 16325; -DELETE FROM creature_addon WHERE guid = 16345; -DELETE FROM creature_addon WHERE guid = 16349; --- Create template addon for creature 424 -DELETE FROM creature_template_addon WHERE entry =424; -INSERT INTO creature_template_addon VALUES (424,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 424 -DELETE FROM creature_addon WHERE guid = 7499; -DELETE FROM creature_addon WHERE guid = 7500; -DELETE FROM creature_addon WHERE guid = 8749; -DELETE FROM creature_addon WHERE guid = 8750; -DELETE FROM creature_addon WHERE guid = 8916; -DELETE FROM creature_addon WHERE guid = 8917; -DELETE FROM creature_addon WHERE guid = 8918; -DELETE FROM creature_addon WHERE guid = 10141; -DELETE FROM creature_addon WHERE guid = 10142; -DELETE FROM creature_addon WHERE guid = 10143; -DELETE FROM creature_addon WHERE guid = 10146; -DELETE FROM creature_addon WHERE guid = 12095; -DELETE FROM creature_addon WHERE guid = 15219; -DELETE FROM creature_addon WHERE guid = 16224; -DELETE FROM creature_addon WHERE guid = 16227; -DELETE FROM creature_addon WHERE guid = 16228; -DELETE FROM creature_addon WHERE guid = 16322; -DELETE FROM creature_addon WHERE guid = 16324; --- Create template addon for creature 426 -DELETE FROM creature_template_addon WHERE entry =426; -INSERT INTO creature_template_addon VALUES (426,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 426 -DELETE FROM creature_addon WHERE guid = 8921; -DELETE FROM creature_addon WHERE guid = 10109; -DELETE FROM creature_addon WHERE guid = 10110; -DELETE FROM creature_addon WHERE guid = 10111; -DELETE FROM creature_addon WHERE guid = 10112; -DELETE FROM creature_addon WHERE guid = 10114; -DELETE FROM creature_addon WHERE guid = 10711; -DELETE FROM creature_addon WHERE guid = 11669; -DELETE FROM creature_addon WHERE guid = 11671; -DELETE FROM creature_addon WHERE guid = 16350; -DELETE FROM creature_addon WHERE guid = 16452; -DELETE FROM creature_addon WHERE guid = 16453; -DELETE FROM creature_addon WHERE guid = 16456; -DELETE FROM creature_addon WHERE guid = 16457; -DELETE FROM creature_addon WHERE guid = 26003; -DELETE FROM creature_addon WHERE guid = 26172; --- Create template addon for creature 428 -DELETE FROM creature_template_addon WHERE entry =428; -INSERT INTO creature_template_addon VALUES (428,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 428 -DELETE FROM creature_addon WHERE guid = 6757; -DELETE FROM creature_addon WHERE guid = 6762; -DELETE FROM creature_addon WHERE guid = 7552; -DELETE FROM creature_addon WHERE guid = 7583; -DELETE FROM creature_addon WHERE guid = 7590; -DELETE FROM creature_addon WHERE guid = 7767; -DELETE FROM creature_addon WHERE guid = 10417; -DELETE FROM creature_addon WHERE guid = 10452; -DELETE FROM creature_addon WHERE guid = 10454; -DELETE FROM creature_addon WHERE guid = 10458; -DELETE FROM creature_addon WHERE guid = 13332; -DELETE FROM creature_addon WHERE guid = 16148; -DELETE FROM creature_addon WHERE guid = 16207; -DELETE FROM creature_addon WHERE guid = 16426; -DELETE FROM creature_addon WHERE guid = 16450; -DELETE FROM creature_addon WHERE guid = 16451; -DELETE FROM creature_addon WHERE guid = 16463; -DELETE FROM creature_addon WHERE guid = 16464; -DELETE FROM creature_addon WHERE guid = 17960; -DELETE FROM creature_addon WHERE guid = 18380; --- Create template addon for creature 429 -DELETE FROM creature_template_addon WHERE entry =429; -INSERT INTO creature_template_addon VALUES (429,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 429 -DELETE FROM creature_addon WHERE guid = 6147; -DELETE FROM creature_addon WHERE guid = 6148; -DELETE FROM creature_addon WHERE guid = 6149; -DELETE FROM creature_addon WHERE guid = 6161; -DELETE FROM creature_addon WHERE guid = 6207; -DELETE FROM creature_addon WHERE guid = 6208; -DELETE FROM creature_addon WHERE guid = 6209; -DELETE FROM creature_addon WHERE guid = 6211; -DELETE FROM creature_addon WHERE guid = 6213; -DELETE FROM creature_addon WHERE guid = 6253; -DELETE FROM creature_addon WHERE guid = 6254; -DELETE FROM creature_addon WHERE guid = 6275; -DELETE FROM creature_addon WHERE guid = 6279; -DELETE FROM creature_addon WHERE guid = 6296; -DELETE FROM creature_addon WHERE guid = 6693; -DELETE FROM creature_addon WHERE guid = 7503; -DELETE FROM creature_addon WHERE guid = 7524; -DELETE FROM creature_addon WHERE guid = 7541; -DELETE FROM creature_addon WHERE guid = 8314; -DELETE FROM creature_addon WHERE guid = 8701; -DELETE FROM creature_addon WHERE guid = 8755; -DELETE FROM creature_addon WHERE guid = 18450; -DELETE FROM creature_addon WHERE guid = 28359; --- Create template addon for creature 430 -DELETE FROM creature_template_addon WHERE entry =430; -INSERT INTO creature_template_addon VALUES (430,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 430 -DELETE FROM creature_addon WHERE guid = 7514; -DELETE FROM creature_addon WHERE guid = 8786; -DELETE FROM creature_addon WHERE guid = 8911; -DELETE FROM creature_addon WHERE guid = 8912; -DELETE FROM creature_addon WHERE guid = 8920; -DELETE FROM creature_addon WHERE guid = 8924; -DELETE FROM creature_addon WHERE guid = 10108; -DELETE FROM creature_addon WHERE guid = 10115; -DELETE FROM creature_addon WHERE guid = 10712; -DELETE FROM creature_addon WHERE guid = 11668; -DELETE FROM creature_addon WHERE guid = 11670; -DELETE FROM creature_addon WHERE guid = 13320; -DELETE FROM creature_addon WHERE guid = 16344; -DELETE FROM creature_addon WHERE guid = 16351; -DELETE FROM creature_addon WHERE guid = 16355; -DELETE FROM creature_addon WHERE guid = 16356; -DELETE FROM creature_addon WHERE guid = 16406; -DELETE FROM creature_addon WHERE guid = 16412; -DELETE FROM creature_addon WHERE guid = 16413; -DELETE FROM creature_addon WHERE guid = 16417; -DELETE FROM creature_addon WHERE guid = 16419; -DELETE FROM creature_addon WHERE guid = 16446; -DELETE FROM creature_addon WHERE guid = 16447; -DELETE FROM creature_addon WHERE guid = 16459; -DELETE FROM creature_addon WHERE guid = 27760; -DELETE FROM creature_addon WHERE guid = 28327; -DELETE FROM creature_addon WHERE guid = 28329; -DELETE FROM creature_addon WHERE guid = 28334; --- Create template addon for creature 431 -DELETE FROM creature_template_addon WHERE entry =431; -INSERT INTO creature_template_addon VALUES (431,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 431 -DELETE FROM creature_addon WHERE guid = 6210; -DELETE FROM creature_addon WHERE guid = 6212; -DELETE FROM creature_addon WHERE guid = 6215; -DELETE FROM creature_addon WHERE guid = 6252; -DELETE FROM creature_addon WHERE guid = 6256; -DELETE FROM creature_addon WHERE guid = 6257; -DELETE FROM creature_addon WHERE guid = 6258; -DELETE FROM creature_addon WHERE guid = 6295; -DELETE FROM creature_addon WHERE guid = 6754; -DELETE FROM creature_addon WHERE guid = 7502; -DELETE FROM creature_addon WHERE guid = 7584; -DELETE FROM creature_addon WHERE guid = 7586; -DELETE FROM creature_addon WHERE guid = 7594; -DELETE FROM creature_addon WHERE guid = 8167; -DELETE FROM creature_addon WHERE guid = 8671; -DELETE FROM creature_addon WHERE guid = 10059; -DELETE FROM creature_addon WHERE guid = 10062; -DELETE FROM creature_addon WHERE guid = 10063; -DELETE FROM creature_addon WHERE guid = 18449; --- Create template addon for creature 432 -DELETE FROM creature_template_addon WHERE entry =432; -INSERT INTO creature_template_addon VALUES (432,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 432 -DELETE FROM creature_addon WHERE guid = 7486; -DELETE FROM creature_addon WHERE guid = 7513; -DELETE FROM creature_addon WHERE guid = 7518; -DELETE FROM creature_addon WHERE guid = 7520; -DELETE FROM creature_addon WHERE guid = 10133; -DELETE FROM creature_addon WHERE guid = 10166; -DELETE FROM creature_addon WHERE guid = 22273; -DELETE FROM creature_addon WHERE guid = 22276; -DELETE FROM creature_addon WHERE guid = 22278; -DELETE FROM creature_addon WHERE guid = 26168; -DELETE FROM creature_addon WHERE guid = 28361; -DELETE FROM creature_addon WHERE guid = 28375; -DELETE FROM creature_addon WHERE guid = 29887; --- Create template addon for creature 433 -DELETE FROM creature_template_addon WHERE entry =433; -INSERT INTO creature_template_addon VALUES (433,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 433 -DELETE FROM creature_addon WHERE guid = 7460; -DELETE FROM creature_addon WHERE guid = 7461; -DELETE FROM creature_addon WHERE guid = 7485; -DELETE FROM creature_addon WHERE guid = 7544; -DELETE FROM creature_addon WHERE guid = 7545; -DELETE FROM creature_addon WHERE guid = 10054; -DELETE FROM creature_addon WHERE guid = 10067; -DELETE FROM creature_addon WHERE guid = 10070; -DELETE FROM creature_addon WHERE guid = 10072; -DELETE FROM creature_addon WHERE guid = 10073; -DELETE FROM creature_addon WHERE guid = 10075; -DELETE FROM creature_addon WHERE guid = 10079; -DELETE FROM creature_addon WHERE guid = 10132; -DELETE FROM creature_addon WHERE guid = 10154; -DELETE FROM creature_addon WHERE guid = 10156; -DELETE FROM creature_addon WHERE guid = 10165; -DELETE FROM creature_addon WHERE guid = 18381; -DELETE FROM creature_addon WHERE guid = 28336; -DELETE FROM creature_addon WHERE guid = 28360; --- Create template addon for creature 434 -DELETE FROM creature_template_addon WHERE entry =434; -INSERT INTO creature_template_addon VALUES (434,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 434 -DELETE FROM creature_addon WHERE guid = 7459; -DELETE FROM creature_addon WHERE guid = 7542; -DELETE FROM creature_addon WHERE guid = 7543; -DELETE FROM creature_addon WHERE guid = 10053; -DELETE FROM creature_addon WHERE guid = 10066; -DELETE FROM creature_addon WHERE guid = 10068; -DELETE FROM creature_addon WHERE guid = 10069; -DELETE FROM creature_addon WHERE guid = 10071; -DELETE FROM creature_addon WHERE guid = 10078; -DELETE FROM creature_addon WHERE guid = 18386; --- Create template addon for creature 435 -DELETE FROM creature_template_addon WHERE entry =435; -INSERT INTO creature_template_addon VALUES (435,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 435 -DELETE FROM creature_addon WHERE guid = 8312; -DELETE FROM creature_addon WHERE guid = 10159; -DELETE FROM creature_addon WHERE guid = 10171; -DELETE FROM creature_addon WHERE guid = 10193; -DELETE FROM creature_addon WHERE guid = 17321; -DELETE FROM creature_addon WHERE guid = 17323; -DELETE FROM creature_addon WHERE guid = 17326; -DELETE FROM creature_addon WHERE guid = 17331; -DELETE FROM creature_addon WHERE guid = 17332; -DELETE FROM creature_addon WHERE guid = 17334; -DELETE FROM creature_addon WHERE guid = 17337; -DELETE FROM creature_addon WHERE guid = 17562; -DELETE FROM creature_addon WHERE guid = 17564; -DELETE FROM creature_addon WHERE guid = 17572; -DELETE FROM creature_addon WHERE guid = 17573; -DELETE FROM creature_addon WHERE guid = 17574; -DELETE FROM creature_addon WHERE guid = 17575; -DELETE FROM creature_addon WHERE guid = 17871; -DELETE FROM creature_addon WHERE guid = 17872; -DELETE FROM creature_addon WHERE guid = 17873; -DELETE FROM creature_addon WHERE guid = 17875; -DELETE FROM creature_addon WHERE guid = 17878; -DELETE FROM creature_addon WHERE guid = 17879; -DELETE FROM creature_addon WHERE guid = 17903; --- Create template addon for creature 436 -DELETE FROM creature_template_addon WHERE entry =436; -INSERT INTO creature_template_addon VALUES (436,0,0,1,16,0,0,'13787'); --- Clear duplicate addons from template for creature 436 -DELETE FROM creature_addon WHERE guid = 7655; -DELETE FROM creature_addon WHERE guid = 18384; -DELETE FROM creature_addon WHERE guid = 18434; -DELETE FROM creature_addon WHERE guid = 18437; -DELETE FROM creature_addon WHERE guid = 18440; -DELETE FROM creature_addon WHERE guid = 18444; -DELETE FROM creature_addon WHERE guid = 18446; -DELETE FROM creature_addon WHERE guid = 18452; -DELETE FROM creature_addon WHERE guid = 18455; -DELETE FROM creature_addon WHERE guid = 18457; -DELETE FROM creature_addon WHERE guid = 20704; -DELETE FROM creature_addon WHERE guid = 20706; -DELETE FROM creature_addon WHERE guid = 20708; -DELETE FROM creature_addon WHERE guid = 31829; -DELETE FROM creature_addon WHERE guid = 31837; --- Create template addon for creature 437 -DELETE FROM creature_template_addon WHERE entry =437; -INSERT INTO creature_template_addon VALUES (437,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 437 -DELETE FROM creature_addon WHERE guid = 6194; -DELETE FROM creature_addon WHERE guid = 6196; -DELETE FROM creature_addon WHERE guid = 6197; -DELETE FROM creature_addon WHERE guid = 6709; -DELETE FROM creature_addon WHERE guid = 6734; -DELETE FROM creature_addon WHERE guid = 6738; -DELETE FROM creature_addon WHERE guid = 10167; -DELETE FROM creature_addon WHERE guid = 16468; -DELETE FROM creature_addon WHERE guid = 16470; -DELETE FROM creature_addon WHERE guid = 16471; -DELETE FROM creature_addon WHERE guid = 17972; -DELETE FROM creature_addon WHERE guid = 31824; --- Create template addon for creature 440 -DELETE FROM creature_template_addon WHERE entry =440; -INSERT INTO creature_template_addon VALUES (440,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 440 -DELETE FROM creature_addon WHERE guid = 6731; -DELETE FROM creature_addon WHERE guid = 6736; -DELETE FROM creature_addon WHERE guid = 6741; -DELETE FROM creature_addon WHERE guid = 6742; -DELETE FROM creature_addon WHERE guid = 6746; -DELETE FROM creature_addon WHERE guid = 6750; -DELETE FROM creature_addon WHERE guid = 7454; -DELETE FROM creature_addon WHERE guid = 7455; -DELETE FROM creature_addon WHERE guid = 7770; -DELETE FROM creature_addon WHERE guid = 8166; -DELETE FROM creature_addon WHERE guid = 8168; -DELETE FROM creature_addon WHERE guid = 8309; -DELETE FROM creature_addon WHERE guid = 8765; -DELETE FROM creature_addon WHERE guid = 8766; -DELETE FROM creature_addon WHERE guid = 10197; -DELETE FROM creature_addon WHERE guid = 10211; -DELETE FROM creature_addon WHERE guid = 10212; -DELETE FROM creature_addon WHERE guid = 10213; -DELETE FROM creature_addon WHERE guid = 10215; -DELETE FROM creature_addon WHERE guid = 31808; -DELETE FROM creature_addon WHERE guid = 31810; -DELETE FROM creature_addon WHERE guid = 31811; -DELETE FROM creature_addon WHERE guid = 31830; --- Create template addon for creature 441 -DELETE FROM creature_template_addon WHERE entry =441; -INSERT INTO creature_template_addon VALUES (441,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 441 -DELETE FROM creature_addon WHERE guid = 6760; -DELETE FROM creature_addon WHERE guid = 7546; -DELETE FROM creature_addon WHERE guid = 7547; -DELETE FROM creature_addon WHERE guid = 7548; -DELETE FROM creature_addon WHERE guid = 7549; -DELETE FROM creature_addon WHERE guid = 7550; -DELETE FROM creature_addon WHERE guid = 7551; -DELETE FROM creature_addon WHERE guid = 7553; -DELETE FROM creature_addon WHERE guid = 7587; -DELETE FROM creature_addon WHERE guid = 7588; -DELETE FROM creature_addon WHERE guid = 7596; -DELETE FROM creature_addon WHERE guid = 7741; -DELETE FROM creature_addon WHERE guid = 7765; -DELETE FROM creature_addon WHERE guid = 8757; -DELETE FROM creature_addon WHERE guid = 8758; -DELETE FROM creature_addon WHERE guid = 8760; -DELETE FROM creature_addon WHERE guid = 8910; -DELETE FROM creature_addon WHERE guid = 8923; -DELETE FROM creature_addon WHERE guid = 9674; -DELETE FROM creature_addon WHERE guid = 10089; -DELETE FROM creature_addon WHERE guid = 10157; -DELETE FROM creature_addon WHERE guid = 10162; -DELETE FROM creature_addon WHERE guid = 10163; -DELETE FROM creature_addon WHERE guid = 10258; -DELETE FROM creature_addon WHERE guid = 10261; -DELETE FROM creature_addon WHERE guid = 13324; -DELETE FROM creature_addon WHERE guid = 13328; -DELETE FROM creature_addon WHERE guid = 13329; -DELETE FROM creature_addon WHERE guid = 13330; -DELETE FROM creature_addon WHERE guid = 13334; -DELETE FROM creature_addon WHERE guid = 13368; -DELETE FROM creature_addon WHERE guid = 14704; -DELETE FROM creature_addon WHERE guid = 31818; -DELETE FROM creature_addon WHERE guid = 31820; --- Create template addon for creature 442 -DELETE FROM creature_template_addon WHERE entry =442; -INSERT INTO creature_template_addon VALUES (442,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 442 -DELETE FROM creature_addon WHERE guid = 6701; -DELETE FROM creature_addon WHERE guid = 6702; -DELETE FROM creature_addon WHERE guid = 7519; -DELETE FROM creature_addon WHERE guid = 8768; -DELETE FROM creature_addon WHERE guid = 8769; -DELETE FROM creature_addon WHERE guid = 8774; -DELETE FROM creature_addon WHERE guid = 8778; -DELETE FROM creature_addon WHERE guid = 8925; -DELETE FROM creature_addon WHERE guid = 9664; -DELETE FROM creature_addon WHERE guid = 10056; -DELETE FROM creature_addon WHERE guid = 10101; -DELETE FROM creature_addon WHERE guid = 10136; -DELETE FROM creature_addon WHERE guid = 10137; -DELETE FROM creature_addon WHERE guid = 10148; -DELETE FROM creature_addon WHERE guid = 10149; -DELETE FROM creature_addon WHERE guid = 11676; -DELETE FROM creature_addon WHERE guid = 13333; -DELETE FROM creature_addon WHERE guid = 16323; -DELETE FROM creature_addon WHERE guid = 29891; -DELETE FROM creature_addon WHERE guid = 30347; -DELETE FROM creature_addon WHERE guid = 31819; -DELETE FROM creature_addon WHERE guid = 31821; --- Create template addon for creature 445 -DELETE FROM creature_template_addon WHERE entry =445; -INSERT INTO creature_template_addon VALUES (445,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 445 -DELETE FROM creature_addon WHERE guid = 13319; -DELETE FROM creature_addon WHERE guid = 16408; -DELETE FROM creature_addon WHERE guid = 16410; -DELETE FROM creature_addon WHERE guid = 16411; -DELETE FROM creature_addon WHERE guid = 16414; -DELETE FROM creature_addon WHERE guid = 16416; -DELETE FROM creature_addon WHERE guid = 16418; --- Create template addon for creature 446 -DELETE FROM creature_template_addon WHERE entry =446; -INSERT INTO creature_template_addon VALUES (446,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 446 -DELETE FROM creature_addon WHERE guid = 7515; -DELETE FROM creature_addon WHERE guid = 7516; -DELETE FROM creature_addon WHERE guid = 8908; -DELETE FROM creature_addon WHERE guid = 8909; -DELETE FROM creature_addon WHERE guid = 8913; -DELETE FROM creature_addon WHERE guid = 8914; -DELETE FROM creature_addon WHERE guid = 8915; -DELETE FROM creature_addon WHERE guid = 8922; -DELETE FROM creature_addon WHERE guid = 8926; -DELETE FROM creature_addon WHERE guid = 10116; -DELETE FROM creature_addon WHERE guid = 10117; -DELETE FROM creature_addon WHERE guid = 10121; -DELETE FROM creature_addon WHERE guid = 10122; -DELETE FROM creature_addon WHERE guid = 10126; -DELETE FROM creature_addon WHERE guid = 11679; -DELETE FROM creature_addon WHERE guid = 11680; -DELETE FROM creature_addon WHERE guid = 11893; -DELETE FROM creature_addon WHERE guid = 13322; -DELETE FROM creature_addon WHERE guid = 13323; -DELETE FROM creature_addon WHERE guid = 16352; -DELETE FROM creature_addon WHERE guid = 16353; -DELETE FROM creature_addon WHERE guid = 16354; -DELETE FROM creature_addon WHERE guid = 16401; -DELETE FROM creature_addon WHERE guid = 16404; -DELETE FROM creature_addon WHERE guid = 16405; -DELETE FROM creature_addon WHERE guid = 16407; -DELETE FROM creature_addon WHERE guid = 16420; -DELETE FROM creature_addon WHERE guid = 16421; -DELETE FROM creature_addon WHERE guid = 16422; -DELETE FROM creature_addon WHERE guid = 16423; -DELETE FROM creature_addon WHERE guid = 16424; -DELETE FROM creature_addon WHERE guid = 16425; -DELETE FROM creature_addon WHERE guid = 28237; -DELETE FROM creature_addon WHERE guid = 28333; -DELETE FROM creature_addon WHERE guid = 28335; --- Clear duplicate addons from template for creature 448 --- Create template addon for creature 449 -DELETE FROM creature_template_addon WHERE entry =449; -INSERT INTO creature_template_addon VALUES (449,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 449 -DELETE FROM creature_addon WHERE guid = 45552; -DELETE FROM creature_addon WHERE guid = 45554; -DELETE FROM creature_addon WHERE guid = 45556; -DELETE FROM creature_addon WHERE guid = 45557; -DELETE FROM creature_addon WHERE guid = 54604; -DELETE FROM creature_addon WHERE guid = 54605; -DELETE FROM creature_addon WHERE guid = 54607; -DELETE FROM creature_addon WHERE guid = 54689; -DELETE FROM creature_addon WHERE guid = 89765; -DELETE FROM creature_addon WHERE guid = 89881; -DELETE FROM creature_addon WHERE guid = 89911; -DELETE FROM creature_addon WHERE guid = 89912; -DELETE FROM creature_addon WHERE guid = 90292; -DELETE FROM creature_addon WHERE guid = 90388; -DELETE FROM creature_addon WHERE guid = 90389; --- Create template addon for creature 450 --- Create template addon for creature 452 -DELETE FROM creature_template_addon WHERE entry =452; -INSERT INTO creature_template_addon VALUES (452,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 452 -DELETE FROM creature_addon WHERE guid = 89681; -DELETE FROM creature_addon WHERE guid = 89684; -DELETE FROM creature_addon WHERE guid = 89685; -DELETE FROM creature_addon WHERE guid = 89689; -DELETE FROM creature_addon WHERE guid = 89691; -DELETE FROM creature_addon WHERE guid = 89692; -DELETE FROM creature_addon WHERE guid = 89694; -DELETE FROM creature_addon WHERE guid = 89695; -DELETE FROM creature_addon WHERE guid = 89696; -DELETE FROM creature_addon WHERE guid = 89697; -DELETE FROM creature_addon WHERE guid = 89698; -DELETE FROM creature_addon WHERE guid = 89700; -DELETE FROM creature_addon WHERE guid = 89701; -DELETE FROM creature_addon WHERE guid = 89702; -DELETE FROM creature_addon WHERE guid = 89703; -DELETE FROM creature_addon WHERE guid = 89704; -DELETE FROM creature_addon WHERE guid = 89705; -DELETE FROM creature_addon WHERE guid = 89707; -DELETE FROM creature_addon WHERE guid = 89710; -DELETE FROM creature_addon WHERE guid = 89713; -DELETE FROM creature_addon WHERE guid = 89714; -DELETE FROM creature_addon WHERE guid = 89715; -DELETE FROM creature_addon WHERE guid = 89717; -DELETE FROM creature_addon WHERE guid = 89718; -DELETE FROM creature_addon WHERE guid = 89719; -DELETE FROM creature_addon WHERE guid = 89720; -DELETE FROM creature_addon WHERE guid = 89749; -DELETE FROM creature_addon WHERE guid = 89750; -DELETE FROM creature_addon WHERE guid = 89751; -DELETE FROM creature_addon WHERE guid = 89752; -DELETE FROM creature_addon WHERE guid = 90242; -DELETE FROM creature_addon WHERE guid = 90251; -DELETE FROM creature_addon WHERE guid = 90252; -DELETE FROM creature_addon WHERE guid = 90256; -DELETE FROM creature_addon WHERE guid = 90261; -DELETE FROM creature_addon WHERE guid = 90265; -DELETE FROM creature_addon WHERE guid = 90268; -DELETE FROM creature_addon WHERE guid = 90271; -DELETE FROM creature_addon WHERE guid = 90371; -DELETE FROM creature_addon WHERE guid = 90376; --- Create template addon for creature 453 -DELETE FROM creature_template_addon WHERE entry =453; -INSERT INTO creature_template_addon VALUES (453,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 453 -DELETE FROM creature_addon WHERE guid = 89722; -DELETE FROM creature_addon WHERE guid = 89726; -DELETE FROM creature_addon WHERE guid = 89729; -DELETE FROM creature_addon WHERE guid = 89735; -DELETE FROM creature_addon WHERE guid = 89736; -DELETE FROM creature_addon WHERE guid = 89740; -DELETE FROM creature_addon WHERE guid = 89743; -DELETE FROM creature_addon WHERE guid = 89756; -DELETE FROM creature_addon WHERE guid = 89757; -DELETE FROM creature_addon WHERE guid = 89760; -DELETE FROM creature_addon WHERE guid = 90257; -DELETE FROM creature_addon WHERE guid = 90267; --- Clear duplicate addons from template for creature 454 --- Create template addon for creature 456 -DELETE FROM creature_template_addon WHERE entry =456; -INSERT INTO creature_template_addon VALUES (456,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 456 -DELETE FROM creature_addon WHERE guid = 68754; -DELETE FROM creature_addon WHERE guid = 68756; -DELETE FROM creature_addon WHERE guid = 69492; -DELETE FROM creature_addon WHERE guid = 81709; -DELETE FROM creature_addon WHERE guid = 89463; -DELETE FROM creature_addon WHERE guid = 89465; -DELETE FROM creature_addon WHERE guid = 89470; -DELETE FROM creature_addon WHERE guid = 89473; -DELETE FROM creature_addon WHERE guid = 89915; -DELETE FROM creature_addon WHERE guid = 89917; -DELETE FROM creature_addon WHERE guid = 89918; -DELETE FROM creature_addon WHERE guid = 89919; -DELETE FROM creature_addon WHERE guid = 89921; -DELETE FROM creature_addon WHERE guid = 89922; -DELETE FROM creature_addon WHERE guid = 89923; -DELETE FROM creature_addon WHERE guid = 90060; -DELETE FROM creature_addon WHERE guid = 90064; -DELETE FROM creature_addon WHERE guid = 90067; -DELETE FROM creature_addon WHERE guid = 90075; -DELETE FROM creature_addon WHERE guid = 90078; -DELETE FROM creature_addon WHERE guid = 90082; -DELETE FROM creature_addon WHERE guid = 90085; -DELETE FROM creature_addon WHERE guid = 90147; --- Create template addon for creature 458 -DELETE FROM creature_template_addon WHERE entry =458; -INSERT INTO creature_template_addon VALUES (458,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 458 -DELETE FROM creature_addon WHERE guid = 89482; -DELETE FROM creature_addon WHERE guid = 89489; -DELETE FROM creature_addon WHERE guid = 89491; -DELETE FROM creature_addon WHERE guid = 89493; -DELETE FROM creature_addon WHERE guid = 89495; -DELETE FROM creature_addon WHERE guid = 89496; -DELETE FROM creature_addon WHERE guid = 89506; -DELETE FROM creature_addon WHERE guid = 89509; -DELETE FROM creature_addon WHERE guid = 89510; -DELETE FROM creature_addon WHERE guid = 89837; -DELETE FROM creature_addon WHERE guid = 89838; -DELETE FROM creature_addon WHERE guid = 89839; -DELETE FROM creature_addon WHERE guid = 89941; -DELETE FROM creature_addon WHERE guid = 89950; -DELETE FROM creature_addon WHERE guid = 89951; -DELETE FROM creature_addon WHERE guid = 89953; -DELETE FROM creature_addon WHERE guid = 89956; -DELETE FROM creature_addon WHERE guid = 89957; -DELETE FROM creature_addon WHERE guid = 89962; -DELETE FROM creature_addon WHERE guid = 89970; -DELETE FROM creature_addon WHERE guid = 90020; -DELETE FROM creature_addon WHERE guid = 90021; -DELETE FROM creature_addon WHERE guid = 90023; -DELETE FROM creature_addon WHERE guid = 90025; -DELETE FROM creature_addon WHERE guid = 90095; -DELETE FROM creature_addon WHERE guid = 90096; -DELETE FROM creature_addon WHERE guid = 90097; -DELETE FROM creature_addon WHERE guid = 90102; -DELETE FROM creature_addon WHERE guid = 90103; -DELETE FROM creature_addon WHERE guid = 90104; -DELETE FROM creature_addon WHERE guid = 90109; -DELETE FROM creature_addon WHERE guid = 90110; -DELETE FROM creature_addon WHERE guid = 90111; --- Clear duplicate addons from template for creature 459 --- Clear duplicate addons from template for creature 460 --- Create template addon for creature 461 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =461; -INSERT INTO creature_template_addon VALUES (461,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 461 --- Create template addon for creature 462 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =462; -INSERT INTO creature_template_addon VALUES (462,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 462 --- Clear duplicate addons from template for creature 464 --- Clear duplicate addons from template for creature 465 --- Clear duplicate addons from template for creature 466 --- Create template addon for creature 467 -DELETE FROM creature_template_addon WHERE entry =467; -INSERT INTO creature_template_addon VALUES (467,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 467 -DELETE FROM creature_addon WHERE guid = 90214; --- Create template addon for creature 468 -DELETE FROM creature_template_addon WHERE entry =468; -INSERT INTO creature_template_addon VALUES (468,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 468 -DELETE FROM creature_addon WHERE guid = 4185; --- Clear duplicate addons from template for creature 469 --- Clear duplicate addons from template for creature 471 --- Clear duplicate addons from template for creature 472 --- Clear duplicate addons from template for creature 473 --- Clear duplicate addons from template for creature 474 -DELETE FROM creature_addon WHERE guid = 80388; -DELETE FROM creature_addon WHERE guid = 80412; -DELETE FROM creature_addon WHERE guid = 81159; -DELETE FROM creature_addon WHERE guid = 81160; -DELETE FROM creature_addon WHERE guid = 81164; -DELETE FROM creature_addon WHERE guid = 81165; -DELETE FROM creature_addon WHERE guid = 81167; -DELETE FROM creature_addon WHERE guid = 81172; -DELETE FROM creature_addon WHERE guid = 81174; -DELETE FROM creature_addon WHERE guid = 81294; -DELETE FROM creature_addon WHERE guid = 81299; -DELETE FROM creature_addon WHERE guid = 81311; -DELETE FROM creature_addon WHERE guid = 81320; --- Clear duplicate addons from template for creature 475 --- Clear duplicate addons from template for creature 476 -DELETE FROM creature_addon WHERE guid = 80955; --- Clear duplicate addons from template for creature 478 --- Create template addon for creature 480 -DELETE FROM creature_template_addon WHERE entry =480; -INSERT INTO creature_template_addon VALUES (480,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 480 -DELETE FROM creature_addon WHERE guid = 48882; -DELETE FROM creature_addon WHERE guid = 48885; -DELETE FROM creature_addon WHERE guid = 48886; -DELETE FROM creature_addon WHERE guid = 89898; -DELETE FROM creature_addon WHERE guid = 90057; -DELETE FROM creature_addon WHERE guid = 90058; -DELETE FROM creature_addon WHERE guid = 90160; -DELETE FROM creature_addon WHERE guid = 90164; -DELETE FROM creature_addon WHERE guid = 90167; -DELETE FROM creature_addon WHERE guid = 90170; -DELETE FROM creature_addon WHERE guid = 90173; -DELETE FROM creature_addon WHERE guid = 90176; -DELETE FROM creature_addon WHERE guid = 90218; -DELETE FROM creature_addon WHERE guid = 90222; -DELETE FROM creature_addon WHERE guid = 90397; -DELETE FROM creature_addon WHERE guid = 90401; --- Create template addon for creature 481 -DELETE FROM creature_template_addon WHERE entry =481; -INSERT INTO creature_template_addon VALUES (481,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 481 -DELETE FROM creature_addon WHERE guid = 86613; -DELETE FROM creature_addon WHERE guid = 90224; -DELETE FROM creature_addon WHERE guid = 90226; -DELETE FROM creature_addon WHERE guid = 90227; -DELETE FROM creature_addon WHERE guid = 90228; --- Clear duplicate addons from template for creature 482 --- Clear duplicate addons from template for creature 483 --- Create template addon for creature 485 -DELETE FROM creature_template_addon WHERE entry =485; -INSERT INTO creature_template_addon VALUES (485,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 485 -DELETE FROM creature_addon WHERE guid = 6191; -DELETE FROM creature_addon WHERE guid = 6192; -DELETE FROM creature_addon WHERE guid = 6193; -DELETE FROM creature_addon WHERE guid = 6195; -DELETE FROM creature_addon WHERE guid = 6726; -DELETE FROM creature_addon WHERE guid = 6727; -DELETE FROM creature_addon WHERE guid = 6728; -DELETE FROM creature_addon WHERE guid = 6729; -DELETE FROM creature_addon WHERE guid = 6730; -DELETE FROM creature_addon WHERE guid = 6733; -DELETE FROM creature_addon WHERE guid = 6735; -DELETE FROM creature_addon WHERE guid = 6737; -DELETE FROM creature_addon WHERE guid = 6739; -DELETE FROM creature_addon WHERE guid = 6740; -DELETE FROM creature_addon WHERE guid = 6743; -DELETE FROM creature_addon WHERE guid = 6749; -DELETE FROM creature_addon WHERE guid = 6752; -DELETE FROM creature_addon WHERE guid = 6753; -DELETE FROM creature_addon WHERE guid = 7456; -DELETE FROM creature_addon WHERE guid = 7769; -DELETE FROM creature_addon WHERE guid = 8767; -DELETE FROM creature_addon WHERE guid = 10214; -DELETE FROM creature_addon WHERE guid = 10216; -DELETE FROM creature_addon WHERE guid = 16465; -DELETE FROM creature_addon WHERE guid = 16467; -DELETE FROM creature_addon WHERE guid = 18377; -DELETE FROM creature_addon WHERE guid = 31807; -DELETE FROM creature_addon WHERE guid = 31809; -DELETE FROM creature_addon WHERE guid = 31812; -DELETE FROM creature_addon WHERE guid = 31813; -DELETE FROM creature_addon WHERE guid = 31814; -DELETE FROM creature_addon WHERE guid = 31823; -DELETE FROM creature_addon WHERE guid = 31831; -DELETE FROM creature_addon WHERE guid = 31832; -DELETE FROM creature_addon WHERE guid = 31833; --- Clear duplicate addons from template for creature 486 --- Create template addon for creature 487 -DELETE FROM creature_template_addon WHERE entry =487; -INSERT INTO creature_template_addon VALUES (487,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 487 -DELETE FROM creature_addon WHERE guid = 89537; --- Create template addon for creature 488 -DELETE FROM creature_template_addon WHERE entry =488; -INSERT INTO creature_template_addon VALUES (488,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 488 -DELETE FROM creature_addon WHERE guid = 89536; --- Create template addon for creature 489 -DELETE FROM creature_template_addon WHERE entry =489; -INSERT INTO creature_template_addon VALUES (489,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 489 -DELETE FROM creature_addon WHERE guid = 89534; --- Create template addon for creature 490 -DELETE FROM creature_template_addon WHERE entry =490; -INSERT INTO creature_template_addon VALUES (490,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 490 -DELETE FROM creature_addon WHERE guid = 89531; --- Create template addon for creature 491 -DELETE FROM creature_template_addon WHERE entry =491; -INSERT INTO creature_template_addon VALUES (491,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 491 -DELETE FROM creature_addon WHERE guid = 48879; --- Create template addon for creature 494 -DELETE FROM creature_template_addon WHERE entry =494; -INSERT INTO creature_template_addon VALUES (494,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 494 -DELETE FROM creature_addon WHERE guid = 4182; --- Create template addon for creature 495 -DELETE FROM creature_template_addon WHERE entry =495; -INSERT INTO creature_template_addon VALUES (495,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 495 -DELETE FROM creature_addon WHERE guid = 5965; --- Create template addon for creature 499 -DELETE FROM creature_template_addon WHERE entry =499; -INSERT INTO creature_template_addon VALUES (499,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 499 -DELETE FROM creature_addon WHERE guid = 5938; --- Create template addon for creature 500 -DELETE FROM creature_template_addon WHERE entry =500; -INSERT INTO creature_template_addon VALUES (500,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 500 -DELETE FROM creature_addon WHERE guid = 86616; -DELETE FROM creature_addon WHERE guid = 86620; -DELETE FROM creature_addon WHERE guid = 86624; -DELETE FROM creature_addon WHERE guid = 86657; -DELETE FROM creature_addon WHERE guid = 86661; -DELETE FROM creature_addon WHERE guid = 86662; -DELETE FROM creature_addon WHERE guid = 86783; -DELETE FROM creature_addon WHERE guid = 86785; -DELETE FROM creature_addon WHERE guid = 86786; -DELETE FROM creature_addon WHERE guid = 86788; -DELETE FROM creature_addon WHERE guid = 86791; -DELETE FROM creature_addon WHERE guid = 86793; -DELETE FROM creature_addon WHERE guid = 87024; -DELETE FROM creature_addon WHERE guid = 87036; -DELETE FROM creature_addon WHERE guid = 87037; -DELETE FROM creature_addon WHERE guid = 87085; -DELETE FROM creature_addon WHERE guid = 88748; -DELETE FROM creature_addon WHERE guid = 88749; -DELETE FROM creature_addon WHERE guid = 88751; -DELETE FROM creature_addon WHERE guid = 90326; -DELETE FROM creature_addon WHERE guid = 90328; -DELETE FROM creature_addon WHERE guid = 90332; -DELETE FROM creature_addon WHERE guid = 90335; --- Create template addon for creature 501 -DELETE FROM creature_template_addon WHERE entry =501; -INSERT INTO creature_template_addon VALUES (501,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 501 -DELETE FROM creature_addon WHERE guid = 89596; -DELETE FROM creature_addon WHERE guid = 89599; -DELETE FROM creature_addon WHERE guid = 89603; -DELETE FROM creature_addon WHERE guid = 89606; -DELETE FROM creature_addon WHERE guid = 89607; -DELETE FROM creature_addon WHERE guid = 89612; -DELETE FROM creature_addon WHERE guid = 89613; -DELETE FROM creature_addon WHERE guid = 89622; -DELETE FROM creature_addon WHERE guid = 89625; -DELETE FROM creature_addon WHERE guid = 89631; -DELETE FROM creature_addon WHERE guid = 89634; -DELETE FROM creature_addon WHERE guid = 89636; -DELETE FROM creature_addon WHERE guid = 89642; -DELETE FROM creature_addon WHERE guid = 89646; -DELETE FROM creature_addon WHERE guid = 89649; -DELETE FROM creature_addon WHERE guid = 89654; -DELETE FROM creature_addon WHERE guid = 89656; -DELETE FROM creature_addon WHERE guid = 89657; -DELETE FROM creature_addon WHERE guid = 90295; -DELETE FROM creature_addon WHERE guid = 90298; -DELETE FROM creature_addon WHERE guid = 90305; -DELETE FROM creature_addon WHERE guid = 90308; --- Create template addon for creature 502 -DELETE FROM creature_template_addon WHERE entry =502; -INSERT INTO creature_template_addon VALUES (502,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 502 -DELETE FROM creature_addon WHERE guid = 89444; --- Create template addon for creature 503 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =503; -INSERT INTO creature_template_addon VALUES (503,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 503 -DELETE FROM creature_addon WHERE guid = 5037; --- Create template addon for creature 504 -DELETE FROM creature_template_addon WHERE entry =504; -INSERT INTO creature_template_addon VALUES (504,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 504 -DELETE FROM creature_addon WHERE guid = 45540; -DELETE FROM creature_addon WHERE guid = 45547; -DELETE FROM creature_addon WHERE guid = 89445; -DELETE FROM creature_addon WHERE guid = 89446; -DELETE FROM creature_addon WHERE guid = 89449; -DELETE FROM creature_addon WHERE guid = 89450; -DELETE FROM creature_addon WHERE guid = 89451; -DELETE FROM creature_addon WHERE guid = 89452; -DELETE FROM creature_addon WHERE guid = 89453; -DELETE FROM creature_addon WHERE guid = 89454; -DELETE FROM creature_addon WHERE guid = 89455; -DELETE FROM creature_addon WHERE guid = 89456; -DELETE FROM creature_addon WHERE guid = 89457; -DELETE FROM creature_addon WHERE guid = 89577; -DELETE FROM creature_addon WHERE guid = 89580; -DELETE FROM creature_addon WHERE guid = 89581; -DELETE FROM creature_addon WHERE guid = 89583; -DELETE FROM creature_addon WHERE guid = 89584; -DELETE FROM creature_addon WHERE guid = 89585; -DELETE FROM creature_addon WHERE guid = 89588; -DELETE FROM creature_addon WHERE guid = 89873; -DELETE FROM creature_addon WHERE guid = 89875; -DELETE FROM creature_addon WHERE guid = 89880; -DELETE FROM creature_addon WHERE guid = 90001; -DELETE FROM creature_addon WHERE guid = 90002; -DELETE FROM creature_addon WHERE guid = 90039; -DELETE FROM creature_addon WHERE guid = 90231; -DELETE FROM creature_addon WHERE guid = 90239; -DELETE FROM creature_addon WHERE guid = 90243; -DELETE FROM creature_addon WHERE guid = 90301; -DELETE FROM creature_addon WHERE guid = 90317; -DELETE FROM creature_addon WHERE guid = 90320; -DELETE FROM creature_addon WHERE guid = 90322; -DELETE FROM creature_addon WHERE guid = 90348; -DELETE FROM creature_addon WHERE guid = 90353; -DELETE FROM creature_addon WHERE guid = 90409; -DELETE FROM creature_addon WHERE guid = 90415; -DELETE FROM creature_addon WHERE guid = 90419; -DELETE FROM creature_addon WHERE guid = 90422; --- Create template addon for creature 505 -DELETE FROM creature_template_addon WHERE entry =505; -INSERT INTO creature_template_addon VALUES (505,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 505 -DELETE FROM creature_addon WHERE guid = 6758; -DELETE FROM creature_addon WHERE guid = 10155; -DELETE FROM creature_addon WHERE guid = 10414; -DELETE FROM creature_addon WHERE guid = 10415; -DELETE FROM creature_addon WHERE guid = 10418; -DELETE FROM creature_addon WHERE guid = 10419; -DELETE FROM creature_addon WHERE guid = 10420; -DELETE FROM creature_addon WHERE guid = 10446; -DELETE FROM creature_addon WHERE guid = 10451; -DELETE FROM creature_addon WHERE guid = 10453; -DELETE FROM creature_addon WHERE guid = 10455; -DELETE FROM creature_addon WHERE guid = 10456; -DELETE FROM creature_addon WHERE guid = 16460; -DELETE FROM creature_addon WHERE guid = 31838; --- Create template addon for creature 506 -DELETE FROM creature_template_addon WHERE entry =506; -INSERT INTO creature_template_addon VALUES (506,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 506 -DELETE FROM creature_addon WHERE guid = 90209; --- Create template addon for creature 507 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =507; -INSERT INTO creature_template_addon VALUES (507,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 507 --- Create template addon for creature 510 --- Create template addon for creature 511 -DELETE FROM creature_template_addon WHERE entry =511; -INSERT INTO creature_template_addon VALUES (511,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 511 -DELETE FROM creature_addon WHERE guid = 4444; --- Create template addon for creature 513 -DELETE FROM creature_template_addon WHERE entry =513; -INSERT INTO creature_template_addon VALUES (513,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 513 -DELETE FROM creature_addon WHERE guid = 66997; -DELETE FROM creature_addon WHERE guid = 67002; -DELETE FROM creature_addon WHERE guid = 68755; -DELETE FROM creature_addon WHERE guid = 68757; -DELETE FROM creature_addon WHERE guid = 81708; -DELETE FROM creature_addon WHERE guid = 89467; -DELETE FROM creature_addon WHERE guid = 89468; -DELETE FROM creature_addon WHERE guid = 89469; -DELETE FROM creature_addon WHERE guid = 89471; -DELETE FROM creature_addon WHERE guid = 89472; -DELETE FROM creature_addon WHERE guid = 89474; -DELETE FROM creature_addon WHERE guid = 89475; -DELETE FROM creature_addon WHERE guid = 89479; -DELETE FROM creature_addon WHERE guid = 89481; -DELETE FROM creature_addon WHERE guid = 89488; -DELETE FROM creature_addon WHERE guid = 89914; -DELETE FROM creature_addon WHERE guid = 89916; -DELETE FROM creature_addon WHERE guid = 89920; -DELETE FROM creature_addon WHERE guid = 89943; -DELETE FROM creature_addon WHERE guid = 89944; -DELETE FROM creature_addon WHERE guid = 89947; -DELETE FROM creature_addon WHERE guid = 90061; -DELETE FROM creature_addon WHERE guid = 90062; -DELETE FROM creature_addon WHERE guid = 90063; -DELETE FROM creature_addon WHERE guid = 90065; -DELETE FROM creature_addon WHERE guid = 90066; -DELETE FROM creature_addon WHERE guid = 90093; -DELETE FROM creature_addon WHERE guid = 90094; -DELETE FROM creature_addon WHERE guid = 90099; -DELETE FROM creature_addon WHERE guid = 90145; --- Clear duplicate addons from template for creature 514 --- Create template addon for creature 515 -DELETE FROM creature_template_addon WHERE entry =515; -INSERT INTO creature_template_addon VALUES (515,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 515 -DELETE FROM creature_addon WHERE guid = 89460; -DELETE FROM creature_addon WHERE guid = 89462; -DELETE FROM creature_addon WHERE guid = 89933; -DELETE FROM creature_addon WHERE guid = 89935; -DELETE FROM creature_addon WHERE guid = 89937; -DELETE FROM creature_addon WHERE guid = 90091; -DELETE FROM creature_addon WHERE guid = 90146; -DELETE FROM creature_addon WHERE guid = 90382; -DELETE FROM creature_addon WHERE guid = 90398; -DELETE FROM creature_addon WHERE guid = 90400; --- Create template addon for creature 517 -DELETE FROM creature_template_addon WHERE entry =517; -INSERT INTO creature_template_addon VALUES (517,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 517 -DELETE FROM creature_addon WHERE guid = 89501; -DELETE FROM creature_addon WHERE guid = 89503; -DELETE FROM creature_addon WHERE guid = 89504; -DELETE FROM creature_addon WHERE guid = 89505; -DELETE FROM creature_addon WHERE guid = 89507; -DELETE FROM creature_addon WHERE guid = 89508; -DELETE FROM creature_addon WHERE guid = 89511; -DELETE FROM creature_addon WHERE guid = 89512; -DELETE FROM creature_addon WHERE guid = 89513; -DELETE FROM creature_addon WHERE guid = 89518; -DELETE FROM creature_addon WHERE guid = 89519; -DELETE FROM creature_addon WHERE guid = 89955; -DELETE FROM creature_addon WHERE guid = 89960; -DELETE FROM creature_addon WHERE guid = 89961; -DELETE FROM creature_addon WHERE guid = 89963; -DELETE FROM creature_addon WHERE guid = 89968; -DELETE FROM creature_addon WHERE guid = 89969; -DELETE FROM creature_addon WHERE guid = 89972; -DELETE FROM creature_addon WHERE guid = 89974; -DELETE FROM creature_addon WHERE guid = 89975; -DELETE FROM creature_addon WHERE guid = 90105; -DELETE FROM creature_addon WHERE guid = 90106; -DELETE FROM creature_addon WHERE guid = 90107; -DELETE FROM creature_addon WHERE guid = 90108; -DELETE FROM creature_addon WHERE guid = 90112; -DELETE FROM creature_addon WHERE guid = 90113; -DELETE FROM creature_addon WHERE guid = 90114; -DELETE FROM creature_addon WHERE guid = 90148; --- Create template addon for creature 518 -DELETE FROM creature_template_addon WHERE entry =518; -INSERT INTO creature_template_addon VALUES (518,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 518 -DELETE FROM creature_addon WHERE guid = 16415; --- Create template addon for creature 519 -DELETE FROM creature_template_addon WHERE entry =519; -INSERT INTO creature_template_addon VALUES (519,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 519 -DELETE FROM creature_addon WHERE guid = 90206; --- Create template addon for creature 520 -DELETE FROM creature_template_addon WHERE entry =520; -INSERT INTO creature_template_addon VALUES (520,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 520 -DELETE FROM creature_addon WHERE guid = 90207; --- Create template addon for creature 521 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =521; -INSERT INTO creature_template_addon VALUES (521,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 521 --- Create template addon for creature 522 -DELETE FROM creature_template_addon WHERE entry =522; -INSERT INTO creature_template_addon VALUES (522,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 522 -DELETE FROM creature_addon WHERE guid = 5086; --- Create template addon for creature 523 -DELETE FROM creature_template_addon WHERE entry =523; -INSERT INTO creature_template_addon VALUES (523,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 523 -DELETE FROM creature_addon WHERE guid = 89522; --- Clear duplicate addons from template for creature 524 -DELETE FROM creature_addon WHERE guid = 80831; --- Clear duplicate addons from template for creature 525 --- Create template addon for creature 531 -DELETE FROM creature_template_addon WHERE entry =531; -INSERT INTO creature_template_addon VALUES (531,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 531 -DELETE FROM creature_addon WHERE guid = 4941; -DELETE FROM creature_addon WHERE guid = 4944; -DELETE FROM creature_addon WHERE guid = 4973; -DELETE FROM creature_addon WHERE guid = 5038; -DELETE FROM creature_addon WHERE guid = 5039; -DELETE FROM creature_addon WHERE guid = 5040; -DELETE FROM creature_addon WHERE guid = 5041; -DELETE FROM creature_addon WHERE guid = 5140; -DELETE FROM creature_addon WHERE guid = 5160; -DELETE FROM creature_addon WHERE guid = 5168; -DELETE FROM creature_addon WHERE guid = 5176; -DELETE FROM creature_addon WHERE guid = 5958; -DELETE FROM creature_addon WHERE guid = 5961; --- Create template addon for creature 533 -DELETE FROM creature_template_addon WHERE entry =533; -INSERT INTO creature_template_addon VALUES (533,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 533 -DELETE FROM creature_addon WHERE guid = 4355; -DELETE FROM creature_addon WHERE guid = 4380; -DELETE FROM creature_addon WHERE guid = 4420; -DELETE FROM creature_addon WHERE guid = 4431; -DELETE FROM creature_addon WHERE guid = 4436; -DELETE FROM creature_addon WHERE guid = 4448; -DELETE FROM creature_addon WHERE guid = 4450; -DELETE FROM creature_addon WHERE guid = 4451; -DELETE FROM creature_addon WHERE guid = 4948; -DELETE FROM creature_addon WHERE guid = 4950; -DELETE FROM creature_addon WHERE guid = 4953; -DELETE FROM creature_addon WHERE guid = 4954; -DELETE FROM creature_addon WHERE guid = 4955; -DELETE FROM creature_addon WHERE guid = 5885; -DELETE FROM creature_addon WHERE guid = 5887; -DELETE FROM creature_addon WHERE guid = 5888; -DELETE FROM creature_addon WHERE guid = 5890; -DELETE FROM creature_addon WHERE guid = 6059; -DELETE FROM creature_addon WHERE guid = 6062; -DELETE FROM creature_addon WHERE guid = 6066; -DELETE FROM creature_addon WHERE guid = 6067; -DELETE FROM creature_addon WHERE guid = 6072; -DELETE FROM creature_addon WHERE guid = 6073; -DELETE FROM creature_addon WHERE guid = 6078; -DELETE FROM creature_addon WHERE guid = 6105; -DELETE FROM creature_addon WHERE guid = 6122; -DELETE FROM creature_addon WHERE guid = 6123; --- Create template addon for creature 534 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =534; -INSERT INTO creature_template_addon VALUES (534,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 534 -DELETE FROM creature_addon WHERE guid = 4277; --- Clear duplicate addons from template for creature 539 -DELETE FROM creature_addon WHERE guid = 4326; -DELETE FROM creature_addon WHERE guid = 4347; -DELETE FROM creature_addon WHERE guid = 4349; -DELETE FROM creature_addon WHERE guid = 4350; -DELETE FROM creature_addon WHERE guid = 4406; -DELETE FROM creature_addon WHERE guid = 4412; -DELETE FROM creature_addon WHERE guid = 4413; -DELETE FROM creature_addon WHERE guid = 4423; -DELETE FROM creature_addon WHERE guid = 4424; -DELETE FROM creature_addon WHERE guid = 4442; -DELETE FROM creature_addon WHERE guid = 4443; -DELETE FROM creature_addon WHERE guid = 4832; -DELETE FROM creature_addon WHERE guid = 4833; -DELETE FROM creature_addon WHERE guid = 4856; -DELETE FROM creature_addon WHERE guid = 4861; -DELETE FROM creature_addon WHERE guid = 5045; -DELETE FROM creature_addon WHERE guid = 5100; -DELETE FROM creature_addon WHERE guid = 5136; -DELETE FROM creature_addon WHERE guid = 5182; -DELETE FROM creature_addon WHERE guid = 5928; -DELETE FROM creature_addon WHERE guid = 6017; -DELETE FROM creature_addon WHERE guid = 6018; -DELETE FROM creature_addon WHERE guid = 6019; -DELETE FROM creature_addon WHERE guid = 6021; -DELETE FROM creature_addon WHERE guid = 6022; -DELETE FROM creature_addon WHERE guid = 6023; -DELETE FROM creature_addon WHERE guid = 6025; -DELETE FROM creature_addon WHERE guid = 6027; -DELETE FROM creature_addon WHERE guid = 6028; -DELETE FROM creature_addon WHERE guid = 6030; -DELETE FROM creature_addon WHERE guid = 6046; -DELETE FROM creature_addon WHERE guid = 6047; -DELETE FROM creature_addon WHERE guid = 6053; -DELETE FROM creature_addon WHERE guid = 6054; -DELETE FROM creature_addon WHERE guid = 6055; --- Create template addon for creature 541 --- Create template addon for creature 543 -DELETE FROM creature_template_addon WHERE entry =543; -INSERT INTO creature_template_addon VALUES (543,0,0,0,16,0,0,NULL); --- Clear duplicate addons from template for creature 543 -DELETE FROM creature_addon WHERE guid = 39664; --- Create template addon for creature 544 -DELETE FROM creature_template_addon WHERE entry =544; -INSERT INTO creature_template_addon VALUES (544,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 544 -DELETE FROM creature_addon WHERE guid = 6200; -DELETE FROM creature_addon WHERE guid = 6202; -DELETE FROM creature_addon WHERE guid = 6203; -DELETE FROM creature_addon WHERE guid = 6206; --- Create template addon for creature 545 -DELETE FROM creature_template_addon WHERE entry =545; -INSERT INTO creature_template_addon VALUES (545,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 545 -DELETE FROM creature_addon WHERE guid = 6178; -DELETE FROM creature_addon WHERE guid = 6179; -DELETE FROM creature_addon WHERE guid = 6184; -DELETE FROM creature_addon WHERE guid = 6188; -DELETE FROM creature_addon WHERE guid = 6189; -DELETE FROM creature_addon WHERE guid = 6198; -DELETE FROM creature_addon WHERE guid = 6199; -DELETE FROM creature_addon WHERE guid = 6201; -DELETE FROM creature_addon WHERE guid = 6204; -DELETE FROM creature_addon WHERE guid = 6205; -DELETE FROM creature_addon WHERE guid = 10107; -DELETE FROM creature_addon WHERE guid = 10457; --- Create template addon for creature 547 -DELETE FROM creature_template_addon WHERE entry =547; -INSERT INTO creature_template_addon VALUES (547,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 547 -DELETE FROM creature_addon WHERE guid = 6707; -DELETE FROM creature_addon WHERE guid = 10113; -DELETE FROM creature_addon WHERE guid = 10118; -DELETE FROM creature_addon WHERE guid = 10119; -DELETE FROM creature_addon WHERE guid = 10120; -DELETE FROM creature_addon WHERE guid = 10128; -DELETE FROM creature_addon WHERE guid = 10129; -DELETE FROM creature_addon WHERE guid = 10130; -DELETE FROM creature_addon WHERE guid = 10131; -DELETE FROM creature_addon WHERE guid = 10135; -DELETE FROM creature_addon WHERE guid = 10160; -DELETE FROM creature_addon WHERE guid = 10164; -DELETE FROM creature_addon WHERE guid = 10170; -DELETE FROM creature_addon WHERE guid = 10194; -DELETE FROM creature_addon WHERE guid = 10413; -DELETE FROM creature_addon WHERE guid = 13326; -DELETE FROM creature_addon WHERE guid = 13327; -DELETE FROM creature_addon WHERE guid = 13331; -DELETE FROM creature_addon WHERE guid = 16229; -DELETE FROM creature_addon WHERE guid = 16320; -DELETE FROM creature_addon WHERE guid = 16321; -DELETE FROM creature_addon WHERE guid = 16329; -DELETE FROM creature_addon WHERE guid = 16337; -DELETE FROM creature_addon WHERE guid = 16339; -DELETE FROM creature_addon WHERE guid = 16340; -DELETE FROM creature_addon WHERE guid = 16342; -DELETE FROM creature_addon WHERE guid = 17880; -DELETE FROM creature_addon WHERE guid = 29892; -DELETE FROM creature_addon WHERE guid = 29893; -DELETE FROM creature_addon WHERE guid = 31816; -DELETE FROM creature_addon WHERE guid = 89820; -DELETE FROM creature_addon WHERE guid = 89821; -DELETE FROM creature_addon WHERE guid = 89822; -DELETE FROM creature_addon WHERE guid = 89823; -DELETE FROM creature_addon WHERE guid = 89824; -DELETE FROM creature_addon WHERE guid = 89825; -DELETE FROM creature_addon WHERE guid = 89826; -DELETE FROM creature_addon WHERE guid = 89827; -DELETE FROM creature_addon WHERE guid = 89828; -DELETE FROM creature_addon WHERE guid = 90014; -DELETE FROM creature_addon WHERE guid = 90015; -DELETE FROM creature_addon WHERE guid = 90016; -DELETE FROM creature_addon WHERE guid = 90017; -DELETE FROM creature_addon WHERE guid = 90018; -DELETE FROM creature_addon WHERE guid = 90019; -DELETE FROM creature_addon WHERE guid = 90253; -DELETE FROM creature_addon WHERE guid = 90359; --- Create template addon for creature 548 -DELETE FROM creature_template_addon WHERE entry =548; -INSERT INTO creature_template_addon VALUES (548,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 548 -DELETE FROM creature_addon WHERE guid = 6695; -DELETE FROM creature_addon WHERE guid = 6703; -DELETE FROM creature_addon WHERE guid = 8771; -DELETE FROM creature_addon WHERE guid = 8776; -DELETE FROM creature_addon WHERE guid = 8777; -DELETE FROM creature_addon WHERE guid = 8779; -DELETE FROM creature_addon WHERE guid = 8783; -DELETE FROM creature_addon WHERE guid = 8784; -DELETE FROM creature_addon WHERE guid = 9668; -DELETE FROM creature_addon WHERE guid = 9669; -DELETE FROM creature_addon WHERE guid = 10052; -DELETE FROM creature_addon WHERE guid = 10055; -DELETE FROM creature_addon WHERE guid = 10060; -DELETE FROM creature_addon WHERE guid = 10061; -DELETE FROM creature_addon WHERE guid = 16200; --- Create template addon for creature 550 -DELETE FROM creature_template_addon WHERE entry =550; -INSERT INTO creature_template_addon VALUES (550,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 550 -DELETE FROM creature_addon WHERE guid = 45525; --- Clear duplicate addons from template for creature 565 -DELETE FROM creature_addon WHERE guid = 4293; -DELETE FROM creature_addon WHERE guid = 4356; -DELETE FROM creature_addon WHERE guid = 4919; -DELETE FROM creature_addon WHERE guid = 4960; -DELETE FROM creature_addon WHERE guid = 5124; -DELETE FROM creature_addon WHERE guid = 5129; -DELETE FROM creature_addon WHERE guid = 5141; -DELETE FROM creature_addon WHERE guid = 5144; -DELETE FROM creature_addon WHERE guid = 5147; -DELETE FROM creature_addon WHERE guid = 5149; -DELETE FROM creature_addon WHERE guid = 5150; -DELETE FROM creature_addon WHERE guid = 5153; -DELETE FROM creature_addon WHERE guid = 5154; -DELETE FROM creature_addon WHERE guid = 5194; -DELETE FROM creature_addon WHERE guid = 5892; -DELETE FROM creature_addon WHERE guid = 5893; -DELETE FROM creature_addon WHERE guid = 5897; -DELETE FROM creature_addon WHERE guid = 5898; -DELETE FROM creature_addon WHERE guid = 5925; -DELETE FROM creature_addon WHERE guid = 5945; -DELETE FROM creature_addon WHERE guid = 5948; -DELETE FROM creature_addon WHERE guid = 5949; -DELETE FROM creature_addon WHERE guid = 5952; -DELETE FROM creature_addon WHERE guid = 6008; -DELETE FROM creature_addon WHERE guid = 6009; -DELETE FROM creature_addon WHERE guid = 6010; -DELETE FROM creature_addon WHERE guid = 6038; -DELETE FROM creature_addon WHERE guid = 6039; -DELETE FROM creature_addon WHERE guid = 6040; -DELETE FROM creature_addon WHERE guid = 6048; -DELETE FROM creature_addon WHERE guid = 6052; --- Create template addon for creature 568 -DELETE FROM creature_template_addon WHERE entry =568; -INSERT INTO creature_template_addon VALUES (568,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 568 -DELETE FROM creature_addon WHERE guid = 6159; -DELETE FROM creature_addon WHERE guid = 6160; -DELETE FROM creature_addon WHERE guid = 6214; -DELETE FROM creature_addon WHERE guid = 6255; -DELETE FROM creature_addon WHERE guid = 6290; -DELETE FROM creature_addon WHERE guid = 6692; -DELETE FROM creature_addon WHERE guid = 7525; -DELETE FROM creature_addon WHERE guid = 7526; -DELETE FROM creature_addon WHERE guid = 7540; -DELETE FROM creature_addon WHERE guid = 7585; -DELETE FROM creature_addon WHERE guid = 7589; -DELETE FROM creature_addon WHERE guid = 8751; -DELETE FROM creature_addon WHERE guid = 8752; -DELETE FROM creature_addon WHERE guid = 8753; -DELETE FROM creature_addon WHERE guid = 8754; -DELETE FROM creature_addon WHERE guid = 10134; -DELETE FROM creature_addon WHERE guid = 10172; -DELETE FROM creature_addon WHERE guid = 10192; -DELETE FROM creature_addon WHERE guid = 18387; -DELETE FROM creature_addon WHERE guid = 20709; -DELETE FROM creature_addon WHERE guid = 22275; -DELETE FROM creature_addon WHERE guid = 22277; -DELETE FROM creature_addon WHERE guid = 28328; -DELETE FROM creature_addon WHERE guid = 29885; -DELETE FROM creature_addon WHERE guid = 29886; -DELETE FROM creature_addon WHERE guid = 29888; --- Clear duplicate addons from template for creature 569 -DELETE FROM creature_addon WHERE guid = 4241; -DELETE FROM creature_addon WHERE guid = 4275; -DELETE FROM creature_addon WHERE guid = 4276; -DELETE FROM creature_addon WHERE guid = 4306; -DELETE FROM creature_addon WHERE guid = 4307; -DELETE FROM creature_addon WHERE guid = 4308; -DELETE FROM creature_addon WHERE guid = 4343; -DELETE FROM creature_addon WHERE guid = 4409; -DELETE FROM creature_addon WHERE guid = 4411; -DELETE FROM creature_addon WHERE guid = 4441; -DELETE FROM creature_addon WHERE guid = 4857; -DELETE FROM creature_addon WHERE guid = 4920; -DELETE FROM creature_addon WHERE guid = 5156; -DELETE FROM creature_addon WHERE guid = 5180; -DELETE FROM creature_addon WHERE guid = 5181; -DELETE FROM creature_addon WHERE guid = 5183; -DELETE FROM creature_addon WHERE guid = 5184; -DELETE FROM creature_addon WHERE guid = 5185; -DELETE FROM creature_addon WHERE guid = 5186; -DELETE FROM creature_addon WHERE guid = 5947; -DELETE FROM creature_addon WHERE guid = 5951; -DELETE FROM creature_addon WHERE guid = 5956; -DELETE FROM creature_addon WHERE guid = 6016; -DELETE FROM creature_addon WHERE guid = 6029; --- Create template addon for creature 570 -DELETE FROM creature_template_addon WHERE entry =570; -INSERT INTO creature_template_addon VALUES (570,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 570 -DELETE FROM creature_addon WHERE guid = 4386; -DELETE FROM creature_addon WHERE guid = 4388; -DELETE FROM creature_addon WHERE guid = 4389; -DELETE FROM creature_addon WHERE guid = 4391; -DELETE FROM creature_addon WHERE guid = 4392; -DELETE FROM creature_addon WHERE guid = 4395; -DELETE FROM creature_addon WHERE guid = 4396; -DELETE FROM creature_addon WHERE guid = 4398; -DELETE FROM creature_addon WHERE guid = 4400; -DELETE FROM creature_addon WHERE guid = 4405; -DELETE FROM creature_addon WHERE guid = 4898; -DELETE FROM creature_addon WHERE guid = 4986; -DELETE FROM creature_addon WHERE guid = 4987; -DELETE FROM creature_addon WHERE guid = 4989; -DELETE FROM creature_addon WHERE guid = 4992; -DELETE FROM creature_addon WHERE guid = 5980; --- Create template addon for creature 572 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =572; -INSERT INTO creature_template_addon VALUES (572,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 572 --- Create template addon for creature 573 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =573; -INSERT INTO creature_template_addon VALUES (573,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 573 -DELETE FROM creature_addon WHERE guid = 90413; --- Create template addon for creature 574 -DELETE FROM creature_template_addon WHERE entry =574; -INSERT INTO creature_template_addon VALUES (574,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 574 -DELETE FROM creature_addon WHERE guid = 5015; --- Clear duplicate addons from template for creature 575 --- Create template addon for creature 576 -DELETE FROM creature_template_addon WHERE entry =576; -INSERT INTO creature_template_addon VALUES (576,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 576 -DELETE FROM creature_addon WHERE guid = 4211; --- Create template addon for creature 578 -DELETE FROM creature_template_addon WHERE entry =578; -INSERT INTO creature_template_addon VALUES (578,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 578 -DELETE FROM creature_addon WHERE guid = 6180; -DELETE FROM creature_addon WHERE guid = 6181; -DELETE FROM creature_addon WHERE guid = 6182; -DELETE FROM creature_addon WHERE guid = 6183; -DELETE FROM creature_addon WHERE guid = 6185; -DELETE FROM creature_addon WHERE guid = 6186; -DELETE FROM creature_addon WHERE guid = 6187; -DELETE FROM creature_addon WHERE guid = 6190; -DELETE FROM creature_addon WHERE guid = 6273; -DELETE FROM creature_addon WHERE guid = 6274; -DELETE FROM creature_addon WHERE guid = 8655; -DELETE FROM creature_addon WHERE guid = 8656; -DELETE FROM creature_addon WHERE guid = 10091; -DELETE FROM creature_addon WHERE guid = 10097; -DELETE FROM creature_addon WHERE guid = 10098; -DELETE FROM creature_addon WHERE guid = 10099; -DELETE FROM creature_addon WHERE guid = 10100; -DELETE FROM creature_addon WHERE guid = 10102; -DELETE FROM creature_addon WHERE guid = 11672; -DELETE FROM creature_addon WHERE guid = 11673; -DELETE FROM creature_addon WHERE guid = 11675; --- Create template addon for creature 579 -DELETE FROM creature_template_addon WHERE entry =579; -INSERT INTO creature_template_addon VALUES (579,0,33554432,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 579 -DELETE FROM creature_addon WHERE guid = 6756; -DELETE FROM creature_addon WHERE guid = 7654; --- Create template addon for creature 580 -DELETE FROM creature_template_addon WHERE entry =580; -INSERT INTO creature_template_addon VALUES (580,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 580 -DELETE FROM creature_addon WHERE guid = 9666; -DELETE FROM creature_addon WHERE guid = 10124; -DELETE FROM creature_addon WHERE guid = 10125; -DELETE FROM creature_addon WHERE guid = 10127; -DELETE FROM creature_addon WHERE guid = 11677; -DELETE FROM creature_addon WHERE guid = 11678; -DELETE FROM creature_addon WHERE guid = 11681; -DELETE FROM creature_addon WHERE guid = 11837; -DELETE FROM creature_addon WHERE guid = 11838; -DELETE FROM creature_addon WHERE guid = 11877; -DELETE FROM creature_addon WHERE guid = 11891; -DELETE FROM creature_addon WHERE guid = 11897; -DELETE FROM creature_addon WHERE guid = 12893; -DELETE FROM creature_addon WHERE guid = 13321; --- Create template addon for creature 582 -DELETE FROM creature_template_addon WHERE entry =582; -INSERT INTO creature_template_addon VALUES (582,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 582 -DELETE FROM creature_addon WHERE guid = 89773; --- Create template addon for creature 583 --- Create template addon for creature 584 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =584; -INSERT INTO creature_template_addon VALUES (584,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 584 --- Create template addon for creature 587 -DELETE FROM creature_template_addon WHERE entry =587; -INSERT INTO creature_template_addon VALUES (587,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 587 -DELETE FROM creature_addon WHERE guid = 2163; -DELETE FROM creature_addon WHERE guid = 2273; -DELETE FROM creature_addon WHERE guid = 2341; -DELETE FROM creature_addon WHERE guid = 2519; -DELETE FROM creature_addon WHERE guid = 2532; --- Create template addon for creature 588 -DELETE FROM creature_template_addon WHERE entry =588; -INSERT INTO creature_template_addon VALUES (588,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 588 -DELETE FROM creature_addon WHERE guid = 836; -DELETE FROM creature_addon WHERE guid = 990; -DELETE FROM creature_addon WHERE guid = 994; -DELETE FROM creature_addon WHERE guid = 1060; -DELETE FROM creature_addon WHERE guid = 1063; -DELETE FROM creature_addon WHERE guid = 1066; -DELETE FROM creature_addon WHERE guid = 1067; -DELETE FROM creature_addon WHERE guid = 1071; -DELETE FROM creature_addon WHERE guid = 1074; -DELETE FROM creature_addon WHERE guid = 1082; -DELETE FROM creature_addon WHERE guid = 1083; -DELETE FROM creature_addon WHERE guid = 1086; -DELETE FROM creature_addon WHERE guid = 1090; -DELETE FROM creature_addon WHERE guid = 1113; -DELETE FROM creature_addon WHERE guid = 1118; -DELETE FROM creature_addon WHERE guid = 1924; -DELETE FROM creature_addon WHERE guid = 1931; -DELETE FROM creature_addon WHERE guid = 2172; -DELETE FROM creature_addon WHERE guid = 2174; -DELETE FROM creature_addon WHERE guid = 2177; -DELETE FROM creature_addon WHERE guid = 2178; -DELETE FROM creature_addon WHERE guid = 2340; -DELETE FROM creature_addon WHERE guid = 2376; -DELETE FROM creature_addon WHERE guid = 2484; -DELETE FROM creature_addon WHERE guid = 2487; -DELETE FROM creature_addon WHERE guid = 2498; -DELETE FROM creature_addon WHERE guid = 2509; -DELETE FROM creature_addon WHERE guid = 2514; --- Create template addon for creature 589 -DELETE FROM creature_template_addon WHERE entry =589; -INSERT INTO creature_template_addon VALUES (589,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 589 -DELETE FROM creature_addon WHERE guid = 44232; -DELETE FROM creature_addon WHERE guid = 44291; -DELETE FROM creature_addon WHERE guid = 44293; -DELETE FROM creature_addon WHERE guid = 52881; -DELETE FROM creature_addon WHERE guid = 53860; -DELETE FROM creature_addon WHERE guid = 53861; -DELETE FROM creature_addon WHERE guid = 53959; -DELETE FROM creature_addon WHERE guid = 54045; -DELETE FROM creature_addon WHERE guid = 54047; -DELETE FROM creature_addon WHERE guid = 54051; -DELETE FROM creature_addon WHERE guid = 54110; -DELETE FROM creature_addon WHERE guid = 54111; -DELETE FROM creature_addon WHERE guid = 54124; -DELETE FROM creature_addon WHERE guid = 54438; -DELETE FROM creature_addon WHERE guid = 89590; -DELETE FROM creature_addon WHERE guid = 89592; -DELETE FROM creature_addon WHERE guid = 89593; -DELETE FROM creature_addon WHERE guid = 89595; -DELETE FROM creature_addon WHERE guid = 89614; -DELETE FROM creature_addon WHERE guid = 89615; -DELETE FROM creature_addon WHERE guid = 89616; -DELETE FROM creature_addon WHERE guid = 89617; -DELETE FROM creature_addon WHERE guid = 89618; -DELETE FROM creature_addon WHERE guid = 89662; -DELETE FROM creature_addon WHERE guid = 89665; -DELETE FROM creature_addon WHERE guid = 89674; -DELETE FROM creature_addon WHERE guid = 89677; -DELETE FROM creature_addon WHERE guid = 89678; -DELETE FROM creature_addon WHERE guid = 89679; -DELETE FROM creature_addon WHERE guid = 89680; -DELETE FROM creature_addon WHERE guid = 89852; -DELETE FROM creature_addon WHERE guid = 90030; -DELETE FROM creature_addon WHERE guid = 90219; -DELETE FROM creature_addon WHERE guid = 90351; -DELETE FROM creature_addon WHERE guid = 90358; --- Create template addon for creature 590 -DELETE FROM creature_template_addon WHERE entry =590; -INSERT INTO creature_template_addon VALUES (590,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 590 -DELETE FROM creature_addon WHERE guid = 44233; -DELETE FROM creature_addon WHERE guid = 44289; -DELETE FROM creature_addon WHERE guid = 44292; -DELETE FROM creature_addon WHERE guid = 44294; -DELETE FROM creature_addon WHERE guid = 44295; -DELETE FROM creature_addon WHERE guid = 52597; -DELETE FROM creature_addon WHERE guid = 52811; -DELETE FROM creature_addon WHERE guid = 52851; -DELETE FROM creature_addon WHERE guid = 53858; -DELETE FROM creature_addon WHERE guid = 53859; -DELETE FROM creature_addon WHERE guid = 53957; -DELETE FROM creature_addon WHERE guid = 53958; -DELETE FROM creature_addon WHERE guid = 53960; -DELETE FROM creature_addon WHERE guid = 53961; -DELETE FROM creature_addon WHERE guid = 54037; -DELETE FROM creature_addon WHERE guid = 54046; -DELETE FROM creature_addon WHERE guid = 54048; -DELETE FROM creature_addon WHERE guid = 54078; -DELETE FROM creature_addon WHERE guid = 54436; -DELETE FROM creature_addon WHERE guid = 54437; -DELETE FROM creature_addon WHERE guid = 89591; -DELETE FROM creature_addon WHERE guid = 89594; -DELETE FROM creature_addon WHERE guid = 89660; -DELETE FROM creature_addon WHERE guid = 89661; -DELETE FROM creature_addon WHERE guid = 89663; -DELETE FROM creature_addon WHERE guid = 89664; -DELETE FROM creature_addon WHERE guid = 89666; -DELETE FROM creature_addon WHERE guid = 89668; -DELETE FROM creature_addon WHERE guid = 89669; -DELETE FROM creature_addon WHERE guid = 89670; -DELETE FROM creature_addon WHERE guid = 89671; -DELETE FROM creature_addon WHERE guid = 89672; -DELETE FROM creature_addon WHERE guid = 89673; -DELETE FROM creature_addon WHERE guid = 89675; -DELETE FROM creature_addon WHERE guid = 89676; -DELETE FROM creature_addon WHERE guid = 89851; -DELETE FROM creature_addon WHERE guid = 89854; -DELETE FROM creature_addon WHERE guid = 90221; -DELETE FROM creature_addon WHERE guid = 90290; -DELETE FROM creature_addon WHERE guid = 90333; --- Create template addon for creature 594 -DELETE FROM creature_template_addon WHERE entry =594; -INSERT INTO creature_template_addon VALUES (594,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 594 -DELETE FROM creature_addon WHERE guid = 89539; -DELETE FROM creature_addon WHERE guid = 89540; -DELETE FROM creature_addon WHERE guid = 89541; -DELETE FROM creature_addon WHERE guid = 89545; -DELETE FROM creature_addon WHERE guid = 89546; --- Create template addon for creature 595 -DELETE FROM creature_template_addon WHERE entry =595; -INSERT INTO creature_template_addon VALUES (595,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 595 -DELETE FROM creature_addon WHERE guid = 757; -DELETE FROM creature_addon WHERE guid = 839; -DELETE FROM creature_addon WHERE guid = 1081; -DELETE FROM creature_addon WHERE guid = 1089; -DELETE FROM creature_addon WHERE guid = 1094; -DELETE FROM creature_addon WHERE guid = 1095; -DELETE FROM creature_addon WHERE guid = 1096; -DELETE FROM creature_addon WHERE guid = 1097; -DELETE FROM creature_addon WHERE guid = 1112; -DELETE FROM creature_addon WHERE guid = 1122; -DELETE FROM creature_addon WHERE guid = 1129; -DELETE FROM creature_addon WHERE guid = 1137; -DELETE FROM creature_addon WHERE guid = 1148; -DELETE FROM creature_addon WHERE guid = 1385; -DELETE FROM creature_addon WHERE guid = 1878; -DELETE FROM creature_addon WHERE guid = 1927; -DELETE FROM creature_addon WHERE guid = 2396; -DELETE FROM creature_addon WHERE guid = 2501; --- Create template addon for creature 596 -DELETE FROM creature_template_addon WHERE entry =596; -INSERT INTO creature_template_addon VALUES (596,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 596 -DELETE FROM creature_addon WHERE guid = 89573; --- Create template addon for creature 597 -DELETE FROM creature_template_addon WHERE entry =597; -INSERT INTO creature_template_addon VALUES (597,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 597 -DELETE FROM creature_addon WHERE guid = 1254; -DELETE FROM creature_addon WHERE guid = 1256; -DELETE FROM creature_addon WHERE guid = 1262; -DELETE FROM creature_addon WHERE guid = 1390; -DELETE FROM creature_addon WHERE guid = 1404; -DELETE FROM creature_addon WHERE guid = 1658; -DELETE FROM creature_addon WHERE guid = 1660; -DELETE FROM creature_addon WHERE guid = 1667; -DELETE FROM creature_addon WHERE guid = 1906; -DELETE FROM creature_addon WHERE guid = 1919; -DELETE FROM creature_addon WHERE guid = 1934; -DELETE FROM creature_addon WHERE guid = 1938; -DELETE FROM creature_addon WHERE guid = 2052; -DELETE FROM creature_addon WHERE guid = 2053; -DELETE FROM creature_addon WHERE guid = 2061; -DELETE FROM creature_addon WHERE guid = 2077; -DELETE FROM creature_addon WHERE guid = 2103; -DELETE FROM creature_addon WHERE guid = 2235; -DELETE FROM creature_addon WHERE guid = 2251; --- Clear duplicate addons from template for creature 598 --- Create template addon for creature 599 -DELETE FROM creature_template_addon WHERE entry =599; -INSERT INTO creature_template_addon VALUES (599,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 599 -DELETE FROM creature_addon WHERE guid = 89574; --- Create template addon for creature 603 --- Create template addon for creature 604 -DELETE FROM creature_template_addon WHERE entry =604; -INSERT INTO creature_template_addon VALUES (604,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 604 -DELETE FROM creature_addon WHERE guid = 4387; -DELETE FROM creature_addon WHERE guid = 4394; -DELETE FROM creature_addon WHERE guid = 4397; -DELETE FROM creature_addon WHERE guid = 4399; -DELETE FROM creature_addon WHERE guid = 4976; -DELETE FROM creature_addon WHERE guid = 4979; -DELETE FROM creature_addon WHERE guid = 4985; -DELETE FROM creature_addon WHERE guid = 5125; -DELETE FROM creature_addon WHERE guid = 5127; -DELETE FROM creature_addon WHERE guid = 5128; -DELETE FROM creature_addon WHERE guid = 5966; -DELETE FROM creature_addon WHERE guid = 5969; -DELETE FROM creature_addon WHERE guid = 5970; -DELETE FROM creature_addon WHERE guid = 5971; -DELETE FROM creature_addon WHERE guid = 5975; -DELETE FROM creature_addon WHERE guid = 5976; -DELETE FROM creature_addon WHERE guid = 5977; -DELETE FROM creature_addon WHERE guid = 5978; -DELETE FROM creature_addon WHERE guid = 5979; -DELETE FROM creature_addon WHERE guid = 5981; -DELETE FROM creature_addon WHERE guid = 5982; -DELETE FROM creature_addon WHERE guid = 5983; --- Create template addon for creature 615 -DELETE FROM creature_template_addon WHERE entry =615; -INSERT INTO creature_template_addon VALUES (615,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 615 -DELETE FROM creature_addon WHERE guid = 6288; -DELETE FROM creature_addon WHERE guid = 16473; -DELETE FROM creature_addon WHERE guid = 16474; -DELETE FROM creature_addon WHERE guid = 17316; -DELETE FROM creature_addon WHERE guid = 17317; -DELETE FROM creature_addon WHERE guid = 17319; -DELETE FROM creature_addon WHERE guid = 17320; -DELETE FROM creature_addon WHERE guid = 17322; -DELETE FROM creature_addon WHERE guid = 17324; -DELETE FROM creature_addon WHERE guid = 17325; -DELETE FROM creature_addon WHERE guid = 17328; -DELETE FROM creature_addon WHERE guid = 17333; -DELETE FROM creature_addon WHERE guid = 17567; -DELETE FROM creature_addon WHERE guid = 17958; --- Create template addon for creature 616 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =616; -INSERT INTO creature_template_addon VALUES (616,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 616 -DELETE FROM creature_addon WHERE guid = 31806; --- Create template addon for creature 619 -DELETE FROM creature_template_addon WHERE entry =619; -INSERT INTO creature_template_addon VALUES (619,0,0,1,16,0,0,'12544'); --- Clear duplicate addons from template for creature 619 -DELETE FROM creature_addon WHERE guid = 89542; -DELETE FROM creature_addon WHERE guid = 89543; -DELETE FROM creature_addon WHERE guid = 89544; --- Clear duplicate addons from template for creature 620 -DELETE FROM creature_addon WHERE guid = 4228; -DELETE FROM creature_addon WHERE guid = 4243; -DELETE FROM creature_addon WHERE guid = 4357; -DELETE FROM creature_addon WHERE guid = 4382; -DELETE FROM creature_addon WHERE guid = 4940; -DELETE FROM creature_addon WHERE guid = 4942; -DELETE FROM creature_addon WHERE guid = 5161; -DELETE FROM creature_addon WHERE guid = 5188; -DELETE FROM creature_addon WHERE guid = 6706; -DELETE FROM creature_addon WHERE guid = 6723; -DELETE FROM creature_addon WHERE guid = 7510; -DELETE FROM creature_addon WHERE guid = 14368; -DELETE FROM creature_addon WHERE guid = 14369; -DELETE FROM creature_addon WHERE guid = 14371; -DELETE FROM creature_addon WHERE guid = 14372; -DELETE FROM creature_addon WHERE guid = 14373; -DELETE FROM creature_addon WHERE guid = 14374; -DELETE FROM creature_addon WHERE guid = 14375; -DELETE FROM creature_addon WHERE guid = 14376; -DELETE FROM creature_addon WHERE guid = 14377; -DELETE FROM creature_addon WHERE guid = 14378; -DELETE FROM creature_addon WHERE guid = 14379; -DELETE FROM creature_addon WHERE guid = 14380; -DELETE FROM creature_addon WHERE guid = 14381; -DELETE FROM creature_addon WHERE guid = 14382; -DELETE FROM creature_addon WHERE guid = 14802; -DELETE FROM creature_addon WHERE guid = 14896; -DELETE FROM creature_addon WHERE guid = 15403; -DELETE FROM creature_addon WHERE guid = 15414; -DELETE FROM creature_addon WHERE guid = 15595; -DELETE FROM creature_addon WHERE guid = 15598; -DELETE FROM creature_addon WHERE guid = 15604; -DELETE FROM creature_addon WHERE guid = 15628; -DELETE FROM creature_addon WHERE guid = 15639; -DELETE FROM creature_addon WHERE guid = 15644; -DELETE FROM creature_addon WHERE guid = 15943; -DELETE FROM creature_addon WHERE guid = 15982; -DELETE FROM creature_addon WHERE guid = 16368; -DELETE FROM creature_addon WHERE guid = 23966; -DELETE FROM creature_addon WHERE guid = 30886; -DELETE FROM creature_addon WHERE guid = 31698; -DELETE FROM creature_addon WHERE guid = 33908; -DELETE FROM creature_addon WHERE guid = 37042; -DELETE FROM creature_addon WHERE guid = 37046; -DELETE FROM creature_addon WHERE guid = 41856; -DELETE FROM creature_addon WHERE guid = 41946; -DELETE FROM creature_addon WHERE guid = 42006; -DELETE FROM creature_addon WHERE guid = 42094; -DELETE FROM creature_addon WHERE guid = 44429; -DELETE FROM creature_addon WHERE guid = 44506; -DELETE FROM creature_addon WHERE guid = 44555; -DELETE FROM creature_addon WHERE guid = 79794; -DELETE FROM creature_addon WHERE guid = 86384; -DELETE FROM creature_addon WHERE guid = 86385; -DELETE FROM creature_addon WHERE guid = 86390; -DELETE FROM creature_addon WHERE guid = 86391; -DELETE FROM creature_addon WHERE guid = 86392; -DELETE FROM creature_addon WHERE guid = 86395; -DELETE FROM creature_addon WHERE guid = 86467; -DELETE FROM creature_addon WHERE guid = 89924; -DELETE FROM creature_addon WHERE guid = 89925; -DELETE FROM creature_addon WHERE guid = 89926; -DELETE FROM creature_addon WHERE guid = 89927; -DELETE FROM creature_addon WHERE guid = 89928; -DELETE FROM creature_addon WHERE guid = 89929; -DELETE FROM creature_addon WHERE guid = 89930; -DELETE FROM creature_addon WHERE guid = 89931; -DELETE FROM creature_addon WHERE guid = 90068; -DELETE FROM creature_addon WHERE guid = 90069; -DELETE FROM creature_addon WHERE guid = 90070; -DELETE FROM creature_addon WHERE guid = 90071; -DELETE FROM creature_addon WHERE guid = 90072; -DELETE FROM creature_addon WHERE guid = 90073; -DELETE FROM creature_addon WHERE guid = 90074; -DELETE FROM creature_addon WHERE guid = 90311; -DELETE FROM creature_addon WHERE guid = 90316; -DELETE FROM creature_addon WHERE guid = 90402; -DELETE FROM creature_addon WHERE guid = 90404; -DELETE FROM creature_addon WHERE guid = 90408; -DELETE FROM creature_addon WHERE guid = 90411; --- Clear duplicate addons from template for creature 622 --- Create template addon for creature 623 -DELETE FROM creature_template_addon WHERE entry =623; -INSERT INTO creature_template_addon VALUES (623,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 623 -DELETE FROM creature_addon WHERE guid = 89564; -DELETE FROM creature_addon WHERE guid = 89565; -DELETE FROM creature_addon WHERE guid = 89568; -DELETE FROM creature_addon WHERE guid = 89571; -DELETE FROM creature_addon WHERE guid = 89989; -DELETE FROM creature_addon WHERE guid = 89990; -DELETE FROM creature_addon WHERE guid = 89991; -DELETE FROM creature_addon WHERE guid = 89995; -DELETE FROM creature_addon WHERE guid = 90366; --- Create template addon for creature 624 -DELETE FROM creature_template_addon WHERE entry =624; -INSERT INTO creature_template_addon VALUES (624,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 624 -DELETE FROM creature_addon WHERE guid = 89570; -DELETE FROM creature_addon WHERE guid = 89993; -DELETE FROM creature_addon WHERE guid = 89994; -DELETE FROM creature_addon WHERE guid = 89996; -DELETE FROM creature_addon WHERE guid = 90364; --- Create template addon for creature 625 -DELETE FROM creature_template_addon WHERE entry =625; -INSERT INTO creature_template_addon VALUES (625,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 625 -DELETE FROM creature_addon WHERE guid = 89566; -DELETE FROM creature_addon WHERE guid = 89567; -DELETE FROM creature_addon WHERE guid = 89569; -DELETE FROM creature_addon WHERE guid = 89992; -DELETE FROM creature_addon WHERE guid = 90124; -DELETE FROM creature_addon WHERE guid = 90125; --- Create template addon for creature 626 -DELETE FROM creature_template_addon WHERE entry =626; -INSERT INTO creature_template_addon VALUES (626,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 626 -DELETE FROM creature_addon WHERE guid = 89572; --- Create template addon for creature 628 -DELETE FROM creature_template_addon WHERE entry =628; -INSERT INTO creature_template_addon VALUES (628,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 628 -DELETE FROM creature_addon WHERE guid = 4915; -DELETE FROM creature_addon WHERE guid = 5967; -DELETE FROM creature_addon WHERE guid = 6014; -DELETE FROM creature_addon WHERE guid = 6024; -DELETE FROM creature_addon WHERE guid = 6033; -DELETE FROM creature_addon WHERE guid = 6037; -DELETE FROM creature_addon WHERE guid = 6041; -DELETE FROM creature_addon WHERE guid = 6043; -DELETE FROM creature_addon WHERE guid = 6134; -DELETE FROM creature_addon WHERE guid = 6135; --- Create template addon for creature 633 -DELETE FROM creature_template_addon WHERE entry =633; -INSERT INTO creature_template_addon VALUES (633,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 633 -DELETE FROM creature_addon WHERE guid = 4175; --- Clear duplicate addons from template for creature 634 -DELETE FROM creature_addon WHERE guid = 79189; -DELETE FROM creature_addon WHERE guid = 79244; -DELETE FROM creature_addon WHERE guid = 79273; -DELETE FROM creature_addon WHERE guid = 79296; -DELETE FROM creature_addon WHERE guid = 79361; --- Clear duplicate addons from template for creature 636 --- Clear duplicate addons from template for creature 639 --- Clear duplicate addons from template for creature 641 --- Clear duplicate addons from template for creature 642 --- Create template addon for creature 643 --- Clear duplicate addons from template for creature 644 --- Clear duplicate addons from template for creature 645 --- Clear duplicate addons from template for creature 646 --- Clear duplicate addons from template for creature 647 --- Create template addon for creature 656 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =656; -INSERT INTO creature_template_addon VALUES (656,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 656 --- Clear duplicate addons from template for creature 657 -DELETE FROM creature_addon WHERE guid = 79292; -DELETE FROM creature_addon WHERE guid = 79305; -DELETE FROM creature_addon WHERE guid = 79307; -DELETE FROM creature_addon WHERE guid = 79308; -DELETE FROM creature_addon WHERE guid = 79316; -DELETE FROM creature_addon WHERE guid = 79324; -DELETE FROM creature_addon WHERE guid = 79330; -DELETE FROM creature_addon WHERE guid = 79348; -DELETE FROM creature_addon WHERE guid = 79384; --- Clear duplicate addons from template for creature 658 --- Create template addon for creature 659 --- Create template addon for creature 660 -DELETE FROM creature_template_addon WHERE entry =660; -INSERT INTO creature_template_addon VALUES (660,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 660 -DELETE FROM creature_addon WHERE guid = 1257; -DELETE FROM creature_addon WHERE guid = 1258; -DELETE FROM creature_addon WHERE guid = 1263; -DELETE FROM creature_addon WHERE guid = 1647; -DELETE FROM creature_addon WHERE guid = 1652; -DELETE FROM creature_addon WHERE guid = 1654; -DELETE FROM creature_addon WHERE guid = 1656; -DELETE FROM creature_addon WHERE guid = 1657; -DELETE FROM creature_addon WHERE guid = 1668; -DELETE FROM creature_addon WHERE guid = 1669; -DELETE FROM creature_addon WHERE guid = 1936; -DELETE FROM creature_addon WHERE guid = 1937; -DELETE FROM creature_addon WHERE guid = 1940; -DELETE FROM creature_addon WHERE guid = 1941; -DELETE FROM creature_addon WHERE guid = 2111; -DELETE FROM creature_addon WHERE guid = 2117; -DELETE FROM creature_addon WHERE guid = 2227; -DELETE FROM creature_addon WHERE guid = 2239; --- Create template addon for creature 661 -DELETE FROM creature_template_addon WHERE entry =661; -INSERT INTO creature_template_addon VALUES (661,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 661 -DELETE FROM creature_addon WHERE guid = 4178; --- Create template addon for creature 663 -DELETE FROM creature_template_addon WHERE entry =663; -INSERT INTO creature_template_addon VALUES (663,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 663 -DELETE FROM creature_addon WHERE guid = 4176; --- Create template addon for creature 664 -DELETE FROM creature_template_addon WHERE entry =664; -INSERT INTO creature_template_addon VALUES (664,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 664 -DELETE FROM creature_addon WHERE guid = 4177; --- Create template addon for creature 667 -DELETE FROM creature_template_addon WHERE entry =667; -INSERT INTO creature_template_addon VALUES (667,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 667 -DELETE FROM creature_addon WHERE guid = 858; -DELETE FROM creature_addon WHERE guid = 859; -DELETE FROM creature_addon WHERE guid = 1138; -DELETE FROM creature_addon WHERE guid = 1239; -DELETE FROM creature_addon WHERE guid = 1242; -DELETE FROM creature_addon WHERE guid = 1318; -DELETE FROM creature_addon WHERE guid = 1323; -DELETE FROM creature_addon WHERE guid = 1406; -DELETE FROM creature_addon WHERE guid = 1409; -DELETE FROM creature_addon WHERE guid = 1675; -DELETE FROM creature_addon WHERE guid = 1683; -DELETE FROM creature_addon WHERE guid = 1848; -DELETE FROM creature_addon WHERE guid = 1946; -DELETE FROM creature_addon WHERE guid = 1976; -DELETE FROM creature_addon WHERE guid = 2000; -DELETE FROM creature_addon WHERE guid = 2001; -DELETE FROM creature_addon WHERE guid = 2039; -DELETE FROM creature_addon WHERE guid = 2040; -DELETE FROM creature_addon WHERE guid = 2517; -DELETE FROM creature_addon WHERE guid = 2518; -DELETE FROM creature_addon WHERE guid = 2539; -DELETE FROM creature_addon WHERE guid = 2544; -DELETE FROM creature_addon WHERE guid = 2545; -DELETE FROM creature_addon WHERE guid = 2547; -DELETE FROM creature_addon WHERE guid = 2548; -DELETE FROM creature_addon WHERE guid = 2551; -DELETE FROM creature_addon WHERE guid = 2559; -DELETE FROM creature_addon WHERE guid = 2561; -DELETE FROM creature_addon WHERE guid = 2564; --- Create template addon for creature 669 -DELETE FROM creature_template_addon WHERE entry =669; -INSERT INTO creature_template_addon VALUES (669,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 669 -DELETE FROM creature_addon WHERE guid = 1157; -DELETE FROM creature_addon WHERE guid = 1213; -DELETE FROM creature_addon WHERE guid = 1264; -DELETE FROM creature_addon WHERE guid = 1344; -DELETE FROM creature_addon WHERE guid = 1360; -DELETE FROM creature_addon WHERE guid = 1373; -DELETE FROM creature_addon WHERE guid = 1380; -DELETE FROM creature_addon WHERE guid = 1391; -DELETE FROM creature_addon WHERE guid = 1394; --- Create template addon for creature 670 -DELETE FROM creature_template_addon WHERE entry =670; -INSERT INTO creature_template_addon VALUES (670,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 670 -DELETE FROM creature_addon WHERE guid = 1362; -DELETE FROM creature_addon WHERE guid = 1372; -DELETE FROM creature_addon WHERE guid = 1384; -DELETE FROM creature_addon WHERE guid = 1386; -DELETE FROM creature_addon WHERE guid = 1388; -DELETE FROM creature_addon WHERE guid = 1389; --- Create template addon for creature 671 -DELETE FROM creature_template_addon WHERE entry =671; -INSERT INTO creature_template_addon VALUES (671,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 671 -DELETE FROM creature_addon WHERE guid = 1259; -DELETE FROM creature_addon WHERE guid = 1661; -DELETE FROM creature_addon WHERE guid = 1929; -DELETE FROM creature_addon WHERE guid = 1974; -DELETE FROM creature_addon WHERE guid = 2049; -DELETE FROM creature_addon WHERE guid = 2050; -DELETE FROM creature_addon WHERE guid = 2051; -DELETE FROM creature_addon WHERE guid = 2054; -DELETE FROM creature_addon WHERE guid = 2056; -DELETE FROM creature_addon WHERE guid = 2057; -DELETE FROM creature_addon WHERE guid = 2059; -DELETE FROM creature_addon WHERE guid = 2060; -DELETE FROM creature_addon WHERE guid = 2074; -DELETE FROM creature_addon WHERE guid = 2109; -DELETE FROM creature_addon WHERE guid = 2113; -DELETE FROM creature_addon WHERE guid = 2122; -DELETE FROM creature_addon WHERE guid = 2222; -DELETE FROM creature_addon WHERE guid = 2229; -DELETE FROM creature_addon WHERE guid = 2237; -DELETE FROM creature_addon WHERE guid = 2254; --- Create template addon for creature 672 -DELETE FROM creature_template_addon WHERE entry =672; -INSERT INTO creature_template_addon VALUES (672,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 672 -DELETE FROM creature_addon WHERE guid = 835; -DELETE FROM creature_addon WHERE guid = 840; -DELETE FROM creature_addon WHERE guid = 1105; -DELETE FROM creature_addon WHERE guid = 1245; -DELETE FROM creature_addon WHERE guid = 1365; -DELETE FROM creature_addon WHERE guid = 1642; --- Create template addon for creature 674 -DELETE FROM creature_template_addon WHERE entry =674; -INSERT INTO creature_template_addon VALUES (674,0,0,1,16,233,0,NULL); --- Clear duplicate addons from template for creature 674 -DELETE FROM creature_addon WHERE guid = 848; -DELETE FROM creature_addon WHERE guid = 1201; -DELETE FROM creature_addon WHERE guid = 1205; -DELETE FROM creature_addon WHERE guid = 1209; -DELETE FROM creature_addon WHERE guid = 1211; -DELETE FROM creature_addon WHERE guid = 1214; -DELETE FROM creature_addon WHERE guid = 1216; -DELETE FROM creature_addon WHERE guid = 1217; -DELETE FROM creature_addon WHERE guid = 1333; -DELETE FROM creature_addon WHERE guid = 1334; -DELETE FROM creature_addon WHERE guid = 1431; -DELETE FROM creature_addon WHERE guid = 1432; -DELETE FROM creature_addon WHERE guid = 1686; -DELETE FROM creature_addon WHERE guid = 1687; -DELETE FROM creature_addon WHERE guid = 1699; -DELETE FROM creature_addon WHERE guid = 2260; -DELETE FROM creature_addon WHERE guid = 2272; -DELETE FROM creature_addon WHERE guid = 2318; -DELETE FROM creature_addon WHERE guid = 2337; -DELETE FROM creature_addon WHERE guid = 2344; -DELETE FROM creature_addon WHERE guid = 2361; -DELETE FROM creature_addon WHERE guid = 2367; -DELETE FROM creature_addon WHERE guid = 2371; -DELETE FROM creature_addon WHERE guid = 2400; --- Create template addon for creature 675 -DELETE FROM creature_template_addon WHERE entry =675; -INSERT INTO creature_template_addon VALUES (675,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 675 -DELETE FROM creature_addon WHERE guid = 2331; --- Create template addon for creature 676 -DELETE FROM creature_template_addon WHERE entry =676; -INSERT INTO creature_template_addon VALUES (676,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 676 -DELETE FROM creature_addon WHERE guid = 1207; -DELETE FROM creature_addon WHERE guid = 1208; -DELETE FROM creature_addon WHERE guid = 2431; --- Create template addon for creature 677 -DELETE FROM creature_template_addon WHERE entry =677; -INSERT INTO creature_template_addon VALUES (677,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 677 -DELETE FROM creature_addon WHERE guid = 1202; -DELETE FROM creature_addon WHERE guid = 1212; --- Create template addon for creature 678 -DELETE FROM creature_template_addon WHERE entry =678; -INSERT INTO creature_template_addon VALUES (678,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 678 -DELETE FROM creature_addon WHERE guid = 524; -DELETE FROM creature_addon WHERE guid = 629; -DELETE FROM creature_addon WHERE guid = 755; -DELETE FROM creature_addon WHERE guid = 853; -DELETE FROM creature_addon WHERE guid = 854; -DELETE FROM creature_addon WHERE guid = 1050; -DELETE FROM creature_addon WHERE guid = 1077; --- Create template addon for creature 679 -DELETE FROM creature_template_addon WHERE entry =679; -INSERT INTO creature_template_addon VALUES (679,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 679 -DELETE FROM creature_addon WHERE guid = 273; -DELETE FROM creature_addon WHERE guid = 274; -DELETE FROM creature_addon WHERE guid = 275; -DELETE FROM creature_addon WHERE guid = 276; -DELETE FROM creature_addon WHERE guid = 525; -DELETE FROM creature_addon WHERE guid = 624; -DELETE FROM creature_addon WHERE guid = 625; -DELETE FROM creature_addon WHERE guid = 627; -DELETE FROM creature_addon WHERE guid = 855; --- Create template addon for creature 680 -DELETE FROM creature_template_addon WHERE entry =680; -INSERT INTO creature_template_addon VALUES (680,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 680 -DELETE FROM creature_addon WHERE guid = 521; -DELETE FROM creature_addon WHERE guid = 522; -DELETE FROM creature_addon WHERE guid = 526; -DELETE FROM creature_addon WHERE guid = 761; --- Create template addon for creature 681 -DELETE FROM creature_template_addon WHERE entry =681; -INSERT INTO creature_template_addon VALUES (681,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 681 -DELETE FROM creature_addon WHERE guid = 1228; -DELETE FROM creature_addon WHERE guid = 1252; -DELETE FROM creature_addon WHERE guid = 1305; -DELETE FROM creature_addon WHERE guid = 1308; -DELETE FROM creature_addon WHERE guid = 1411; -DELETE FROM creature_addon WHERE guid = 1639; -DELETE FROM creature_addon WHERE guid = 1679; -DELETE FROM creature_addon WHERE guid = 1692; -DELETE FROM creature_addon WHERE guid = 1695; -DELETE FROM creature_addon WHERE guid = 1706; -DELETE FROM creature_addon WHERE guid = 1713; -DELETE FROM creature_addon WHERE guid = 1879; -DELETE FROM creature_addon WHERE guid = 1972; -DELETE FROM creature_addon WHERE guid = 1973; -DELETE FROM creature_addon WHERE guid = 1981; -DELETE FROM creature_addon WHERE guid = 1984; -DELETE FROM creature_addon WHERE guid = 1986; -DELETE FROM creature_addon WHERE guid = 1988; -DELETE FROM creature_addon WHERE guid = 1995; -DELETE FROM creature_addon WHERE guid = 2041; -DELETE FROM creature_addon WHERE guid = 2045; -DELETE FROM creature_addon WHERE guid = 2214; -DELETE FROM creature_addon WHERE guid = 2398; --- Create template addon for creature 682 -DELETE FROM creature_template_addon WHERE entry =682; -INSERT INTO creature_template_addon VALUES (682,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 682 -DELETE FROM creature_addon WHERE guid = 813; -DELETE FROM creature_addon WHERE guid = 1402; -DELETE FROM creature_addon WHERE guid = 1403; -DELETE FROM creature_addon WHERE guid = 1671; -DELETE FROM creature_addon WHERE guid = 1844; -DELETE FROM creature_addon WHERE guid = 1856; -DELETE FROM creature_addon WHERE guid = 1868; -DELETE FROM creature_addon WHERE guid = 1869; -DELETE FROM creature_addon WHERE guid = 1875; -DELETE FROM creature_addon WHERE guid = 1921; -DELETE FROM creature_addon WHERE guid = 2046; -DELETE FROM creature_addon WHERE guid = 2110; -DELETE FROM creature_addon WHERE guid = 2230; -DELETE FROM creature_addon WHERE guid = 2252; -DELETE FROM creature_addon WHERE guid = 2258; -DELETE FROM creature_addon WHERE guid = 2324; -DELETE FROM creature_addon WHERE guid = 2326; -DELETE FROM creature_addon WHERE guid = 2328; -DELETE FROM creature_addon WHERE guid = 2330; -DELETE FROM creature_addon WHERE guid = 2335; -DELETE FROM creature_addon WHERE guid = 2338; -DELETE FROM creature_addon WHERE guid = 2378; -DELETE FROM creature_addon WHERE guid = 2382; --- Create template addon for creature 683 -DELETE FROM creature_template_addon WHERE entry =683; -INSERT INTO creature_template_addon VALUES (683,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 683 -DELETE FROM creature_addon WHERE guid = 832; -DELETE FROM creature_addon WHERE guid = 914; -DELETE FROM creature_addon WHERE guid = 1467; -DELETE FROM creature_addon WHERE guid = 1578; -DELETE FROM creature_addon WHERE guid = 1640; -DELETE FROM creature_addon WHERE guid = 1644; -DELETE FROM creature_addon WHERE guid = 1691; -DELETE FROM creature_addon WHERE guid = 1971; -DELETE FROM creature_addon WHERE guid = 1999; -DELETE FROM creature_addon WHERE guid = 2123; -DELETE FROM creature_addon WHERE guid = 2231; -DELETE FROM creature_addon WHERE guid = 2236; -DELETE FROM creature_addon WHERE guid = 2240; -DELETE FROM creature_addon WHERE guid = 2247; -DELETE FROM creature_addon WHERE guid = 2253; -DELETE FROM creature_addon WHERE guid = 2259; -DELETE FROM creature_addon WHERE guid = 2270; -DELETE FROM creature_addon WHERE guid = 2342; -DELETE FROM creature_addon WHERE guid = 2374; -DELETE FROM creature_addon WHERE guid = 2383; -DELETE FROM creature_addon WHERE guid = 2477; -DELETE FROM creature_addon WHERE guid = 2490; -DELETE FROM creature_addon WHERE guid = 2500; -DELETE FROM creature_addon WHERE guid = 2510; --- Create template addon for creature 684 -DELETE FROM creature_template_addon WHERE entry =684; -INSERT INTO creature_template_addon VALUES (684,0,33554432,1,16,0,0,'6408'); --- Clear duplicate addons from template for creature 684 -DELETE FROM creature_addon WHERE guid = 1109; -DELETE FROM creature_addon WHERE guid = 1224; -DELETE FROM creature_addon WHERE guid = 1231; -DELETE FROM creature_addon WHERE guid = 1260; -DELETE FROM creature_addon WHERE guid = 1297; -DELETE FROM creature_addon WHERE guid = 1328; -DELETE FROM creature_addon WHERE guid = 1343; -DELETE FROM creature_addon WHERE guid = 1347; -DELETE FROM creature_addon WHERE guid = 1350; -DELETE FROM creature_addon WHERE guid = 1352; -DELETE FROM creature_addon WHERE guid = 1354; -DELETE FROM creature_addon WHERE guid = 1424; -DELETE FROM creature_addon WHERE guid = 1666; -DELETE FROM creature_addon WHERE guid = 1864; -DELETE FROM creature_addon WHERE guid = 1865; -DELETE FROM creature_addon WHERE guid = 1866; -DELETE FROM creature_addon WHERE guid = 1899; -DELETE FROM creature_addon WHERE guid = 1900; -DELETE FROM creature_addon WHERE guid = 1930; -DELETE FROM creature_addon WHERE guid = 2058; -DELETE FROM creature_addon WHERE guid = 2062; -DELETE FROM creature_addon WHERE guid = 2558; -DELETE FROM creature_addon WHERE guid = 2578; -DELETE FROM creature_addon WHERE guid = 2583; -DELETE FROM creature_addon WHERE guid = 2585; --- Create template addon for creature 685 -DELETE FROM creature_template_addon WHERE entry =685; -INSERT INTO creature_template_addon VALUES (685,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 685 -DELETE FROM creature_addon WHERE guid = 1225; -DELETE FROM creature_addon WHERE guid = 1246; -DELETE FROM creature_addon WHERE guid = 1249; -DELETE FROM creature_addon WHERE guid = 1250; -DELETE FROM creature_addon WHERE guid = 1310; -DELETE FROM creature_addon WHERE guid = 1325; -DELETE FROM creature_addon WHERE guid = 1830; -DELETE FROM creature_addon WHERE guid = 1838; -DELETE FROM creature_addon WHERE guid = 1841; -DELETE FROM creature_addon WHERE guid = 1874; -DELETE FROM creature_addon WHERE guid = 2104; -DELETE FROM creature_addon WHERE guid = 2105; -DELETE FROM creature_addon WHERE guid = 2119; -DELETE FROM creature_addon WHERE guid = 2124; --- Create template addon for creature 686 -DELETE FROM creature_template_addon WHERE entry =686; -INSERT INTO creature_template_addon VALUES (686,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 686 -DELETE FROM creature_addon WHERE guid = 779; -DELETE FROM creature_addon WHERE guid = 796; -DELETE FROM creature_addon WHERE guid = 797; -DELETE FROM creature_addon WHERE guid = 798; -DELETE FROM creature_addon WHERE guid = 801; -DELETE FROM creature_addon WHERE guid = 1463; -DELETE FROM creature_addon WHERE guid = 1610; -DELETE FROM creature_addon WHERE guid = 1824; -DELETE FROM creature_addon WHERE guid = 1832; -DELETE FROM creature_addon WHERE guid = 1837; -DELETE FROM creature_addon WHERE guid = 1854; -DELETE FROM creature_addon WHERE guid = 1857; -DELETE FROM creature_addon WHERE guid = 2245; -DELETE FROM creature_addon WHERE guid = 2268; -DELETE FROM creature_addon WHERE guid = 2317; -DELETE FROM creature_addon WHERE guid = 2322; -DELETE FROM creature_addon WHERE guid = 2339; -DELETE FROM creature_addon WHERE guid = 2369; -DELETE FROM creature_addon WHERE guid = 2386; -DELETE FROM creature_addon WHERE guid = 2434; -DELETE FROM creature_addon WHERE guid = 2478; -DELETE FROM creature_addon WHERE guid = 2485; -DELETE FROM creature_addon WHERE guid = 2492; -DELETE FROM creature_addon WHERE guid = 2494; -DELETE FROM creature_addon WHERE guid = 2502; -DELETE FROM creature_addon WHERE guid = 2504; -DELETE FROM creature_addon WHERE guid = 2512; -DELETE FROM creature_addon WHERE guid = 2513; -DELETE FROM creature_addon WHERE guid = 2515; --- Create template addon for creature 687 -DELETE FROM creature_template_addon WHERE entry =687; -INSERT INTO creature_template_addon VALUES (687,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 687 -DELETE FROM creature_addon WHERE guid = 1181; -DELETE FROM creature_addon WHERE guid = 1240; -DELETE FROM creature_addon WHERE guid = 1335; -DELETE FROM creature_addon WHERE guid = 1843; -DELETE FROM creature_addon WHERE guid = 1867; -DELETE FROM creature_addon WHERE guid = 1871; -DELETE FROM creature_addon WHERE guid = 1902; -DELETE FROM creature_addon WHERE guid = 1904; -DELETE FROM creature_addon WHERE guid = 1907; -DELETE FROM creature_addon WHERE guid = 1909; -DELETE FROM creature_addon WHERE guid = 1911; -DELETE FROM creature_addon WHERE guid = 1917; -DELETE FROM creature_addon WHERE guid = 1944; -DELETE FROM creature_addon WHERE guid = 1949; -DELETE FROM creature_addon WHERE guid = 1955; -DELETE FROM creature_addon WHERE guid = 1959; -DELETE FROM creature_addon WHERE guid = 1962; -DELETE FROM creature_addon WHERE guid = 1965; -DELETE FROM creature_addon WHERE guid = 1967; -DELETE FROM creature_addon WHERE guid = 1970; -DELETE FROM creature_addon WHERE guid = 1975; -DELETE FROM creature_addon WHERE guid = 1977; -DELETE FROM creature_addon WHERE guid = 1979; -DELETE FROM creature_addon WHERE guid = 1983; -DELETE FROM creature_addon WHERE guid = 1985; -DELETE FROM creature_addon WHERE guid = 1987; -DELETE FROM creature_addon WHERE guid = 1989; -DELETE FROM creature_addon WHERE guid = 1990; -DELETE FROM creature_addon WHERE guid = 1991; -DELETE FROM creature_addon WHERE guid = 1992; -DELETE FROM creature_addon WHERE guid = 1993; -DELETE FROM creature_addon WHERE guid = 1996; -DELETE FROM creature_addon WHERE guid = 2002; -DELETE FROM creature_addon WHERE guid = 2332; -DELETE FROM creature_addon WHERE guid = 2336; -DELETE FROM creature_addon WHERE guid = 2348; -DELETE FROM creature_addon WHERE guid = 2373; -DELETE FROM creature_addon WHERE guid = 2381; -DELETE FROM creature_addon WHERE guid = 2402; -DELETE FROM creature_addon WHERE guid = 2404; -DELETE FROM creature_addon WHERE guid = 2476; -DELETE FROM creature_addon WHERE guid = 2479; -DELETE FROM creature_addon WHERE guid = 2482; --- Create template addon for creature 688 -DELETE FROM creature_template_addon WHERE entry =688; -INSERT INTO creature_template_addon VALUES (688,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 688 -DELETE FROM creature_addon WHERE guid = 763; -DELETE FROM creature_addon WHERE guid = 774; -DELETE FROM creature_addon WHERE guid = 790; -DELETE FROM creature_addon WHERE guid = 792; -DELETE FROM creature_addon WHERE guid = 4226; --- Create template addon for creature 689 -DELETE FROM creature_template_addon WHERE entry =689; -INSERT INTO creature_template_addon VALUES (689,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 689 -DELETE FROM creature_addon WHERE guid = 557; -DELETE FROM creature_addon WHERE guid = 558; -DELETE FROM creature_addon WHERE guid = 559; -DELETE FROM creature_addon WHERE guid = 560; -DELETE FROM creature_addon WHERE guid = 561; -DELETE FROM creature_addon WHERE guid = 562; -DELETE FROM creature_addon WHERE guid = 2075; -DELETE FROM creature_addon WHERE guid = 2076; -DELETE FROM creature_addon WHERE guid = 2078; -DELETE FROM creature_addon WHERE guid = 2106; -DELETE FROM creature_addon WHERE guid = 2108; -DELETE FROM creature_addon WHERE guid = 2112; -DELETE FROM creature_addon WHERE guid = 2116; -DELETE FROM creature_addon WHERE guid = 2118; -DELETE FROM creature_addon WHERE guid = 2120; -DELETE FROM creature_addon WHERE guid = 2121; -DELETE FROM creature_addon WHERE guid = 2238; --- Create template addon for creature 690 -DELETE FROM creature_template_addon WHERE entry =690; -INSERT INTO creature_template_addon VALUES (690,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 690 -DELETE FROM creature_addon WHERE guid = 758; -DELETE FROM creature_addon WHERE guid = 913; -DELETE FROM creature_addon WHERE guid = 915; -DELETE FROM creature_addon WHERE guid = 918; -DELETE FROM creature_addon WHERE guid = 920; -DELETE FROM creature_addon WHERE guid = 921; -DELETE FROM creature_addon WHERE guid = 922; -DELETE FROM creature_addon WHERE guid = 947; -DELETE FROM creature_addon WHERE guid = 951; -DELETE FROM creature_addon WHERE guid = 953; -DELETE FROM creature_addon WHERE guid = 1194; -DELETE FROM creature_addon WHERE guid = 1316; -DELETE FROM creature_addon WHERE guid = 1710; -DELETE FROM creature_addon WHERE guid = 1712; -DELETE FROM creature_addon WHERE guid = 1827; -DELETE FROM creature_addon WHERE guid = 1831; -DELETE FROM creature_addon WHERE guid = 1834; -DELETE FROM creature_addon WHERE guid = 1835; -DELETE FROM creature_addon WHERE guid = 1836; --- Create template addon for creature 691 -DELETE FROM creature_template_addon WHERE entry =691; -INSERT INTO creature_template_addon VALUES (691,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 691 -DELETE FROM creature_addon WHERE guid = 674; -DELETE FROM creature_addon WHERE guid = 850; -DELETE FROM creature_addon WHERE guid = 1110; -DELETE FROM creature_addon WHERE guid = 1111; -DELETE FROM creature_addon WHERE guid = 1125; -DELETE FROM creature_addon WHERE guid = 1126; -DELETE FROM creature_addon WHERE guid = 1133; -DELETE FROM creature_addon WHERE guid = 1141; -DELETE FROM creature_addon WHERE guid = 1146; -DELETE FROM creature_addon WHERE guid = 1149; -DELETE FROM creature_addon WHERE guid = 1150; -DELETE FROM creature_addon WHERE guid = 1151; -DELETE FROM creature_addon WHERE guid = 1160; -DELETE FROM creature_addon WHERE guid = 1175; -DELETE FROM creature_addon WHERE guid = 1236; -DELETE FROM creature_addon WHERE guid = 1269; -DELETE FROM creature_addon WHERE guid = 1271; -DELETE FROM creature_addon WHERE guid = 1274; -DELETE FROM creature_addon WHERE guid = 1275; -DELETE FROM creature_addon WHERE guid = 1277; -DELETE FROM creature_addon WHERE guid = 1579; -DELETE FROM creature_addon WHERE guid = 1580; -DELETE FROM creature_addon WHERE guid = 1581; -DELETE FROM creature_addon WHERE guid = 1583; --- Create template addon for creature 694 -DELETE FROM creature_template_addon WHERE entry =694; -INSERT INTO creature_template_addon VALUES (694,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 694 -DELETE FROM creature_addon WHERE guid = 2173; -DELETE FROM creature_addon WHERE guid = 2390; -DELETE FROM creature_addon WHERE guid = 2399; -DELETE FROM creature_addon WHERE guid = 2511; -DELETE FROM creature_addon WHERE guid = 2531; -DELETE FROM creature_addon WHERE guid = 2533; -DELETE FROM creature_addon WHERE guid = 2534; -DELETE FROM creature_addon WHERE guid = 2535; -DELETE FROM creature_addon WHERE guid = 2536; -DELETE FROM creature_addon WHERE guid = 2537; --- Create template addon for creature 696 -DELETE FROM creature_template_addon WHERE entry =696; -INSERT INTO creature_template_addon VALUES (696,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 696 -DELETE FROM creature_addon WHERE guid = 857; -DELETE FROM creature_addon WHERE guid = 1131; -DELETE FROM creature_addon WHERE guid = 1134; -DELETE FROM creature_addon WHERE guid = 1247; -DELETE FROM creature_addon WHERE guid = 1253; -DELETE FROM creature_addon WHERE guid = 1255; -DELETE FROM creature_addon WHERE guid = 1268; -DELETE FROM creature_addon WHERE guid = 1321; -DELETE FROM creature_addon WHERE guid = 1405; -DELETE FROM creature_addon WHERE guid = 1408; -DELETE FROM creature_addon WHERE guid = 1945; -DELETE FROM creature_addon WHERE guid = 1957; -DELETE FROM creature_addon WHERE guid = 1997; -DELETE FROM creature_addon WHERE guid = 2004; -DELETE FROM creature_addon WHERE guid = 2035; -DELETE FROM creature_addon WHERE guid = 2516; -DELETE FROM creature_addon WHERE guid = 2543; --- Create template addon for creature 697 -DELETE FROM creature_template_addon WHERE entry =697; -INSERT INTO creature_template_addon VALUES (697,0,0,1,16,0,0,'8788'); --- Clear duplicate addons from template for creature 697 -DELETE FROM creature_addon WHERE guid = 2160; -DELETE FROM creature_addon WHERE guid = 2161; -DELETE FROM creature_addon WHERE guid = 2165; -DELETE FROM creature_addon WHERE guid = 2176; -DELETE FROM creature_addon WHERE guid = 2372; -DELETE FROM creature_addon WHERE guid = 2375; -DELETE FROM creature_addon WHERE guid = 2380; -DELETE FROM creature_addon WHERE guid = 2488; -DELETE FROM creature_addon WHERE guid = 2491; --- Create template addon for creature 698 -DELETE FROM creature_template_addon WHERE entry =698; -INSERT INTO creature_template_addon VALUES (698,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 698 -DELETE FROM creature_addon WHERE guid = 1070; -DELETE FROM creature_addon WHERE guid = 1115; -DELETE FROM creature_addon WHERE guid = 1237; -DELETE FROM creature_addon WHERE guid = 1312; -DELETE FROM creature_addon WHERE guid = 1665; -DELETE FROM creature_addon WHERE guid = 1947; --- Create template addon for creature 699 -DELETE FROM creature_template_addon WHERE entry =699; -INSERT INTO creature_template_addon VALUES (699,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 699 -DELETE FROM creature_addon WHERE guid = 1069; -DELETE FROM creature_addon WHERE guid = 1114; -DELETE FROM creature_addon WHERE guid = 1173; -DELETE FROM creature_addon WHERE guid = 1298; -DELETE FROM creature_addon WHERE guid = 1637; -DELETE FROM creature_addon WHERE guid = 1928; --- Create template addon for creature 701 -DELETE FROM creature_template_addon WHERE entry =701; -INSERT INTO creature_template_addon VALUES (701,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 701 -DELETE FROM creature_addon WHERE guid = 834; -DELETE FROM creature_addon WHERE guid = 993; -DELETE FROM creature_addon WHERE guid = 1008; -DELETE FROM creature_addon WHERE guid = 1052; -DELETE FROM creature_addon WHERE guid = 1056; -DELETE FROM creature_addon WHERE guid = 1064; -DELETE FROM creature_addon WHERE guid = 1068; -DELETE FROM creature_addon WHERE guid = 1073; -DELETE FROM creature_addon WHERE guid = 1092; -DELETE FROM creature_addon WHERE guid = 1120; -DELETE FROM creature_addon WHERE guid = 1121; -DELETE FROM creature_addon WHERE guid = 1128; -DELETE FROM creature_addon WHERE guid = 1130; -DELETE FROM creature_addon WHERE guid = 1132; -DELETE FROM creature_addon WHERE guid = 1139; -DELETE FROM creature_addon WHERE guid = 1140; -DELETE FROM creature_addon WHERE guid = 1143; -DELETE FROM creature_addon WHERE guid = 1145; -DELETE FROM creature_addon WHERE guid = 1925; -DELETE FROM creature_addon WHERE guid = 1926; -DELETE FROM creature_addon WHERE guid = 1956; -DELETE FROM creature_addon WHERE guid = 2170; -DELETE FROM creature_addon WHERE guid = 2171; -DELETE FROM creature_addon WHERE guid = 2175; -DELETE FROM creature_addon WHERE guid = 2218; -DELETE FROM creature_addon WHERE guid = 2345; -DELETE FROM creature_addon WHERE guid = 2395; -DELETE FROM creature_addon WHERE guid = 2403; -DELETE FROM creature_addon WHERE guid = 2433; -DELETE FROM creature_addon WHERE guid = 2508; --- Create template addon for creature 702 -DELETE FROM creature_template_addon WHERE entry =702; -INSERT INTO creature_template_addon VALUES (702,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 702 -DELETE FROM creature_addon WHERE guid = 1222; -DELETE FROM creature_addon WHERE guid = 1223; -DELETE FROM creature_addon WHERE guid = 1261; -DELETE FROM creature_addon WHERE guid = 1303; -DELETE FROM creature_addon WHERE guid = 2325; -DELETE FROM creature_addon WHERE guid = 2334; -DELETE FROM creature_addon WHERE guid = 2343; -DELETE FROM creature_addon WHERE guid = 2525; --- Create template addon for creature 703 -DELETE FROM creature_template_addon WHERE entry =703; -INSERT INTO creature_template_addon VALUES (703,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 703 -DELETE FROM creature_addon WHERE guid = 29889; --- Clear duplicate addons from template for creature 704 --- Clear duplicate addons from template for creature 705 --- Clear duplicate addons from template for creature 706 --- Clear duplicate addons from template for creature 707 --- Clear duplicate addons from template for creature 708 --- Create template addon for creature 709 -DELETE FROM creature_template_addon WHERE entry =709; -INSERT INTO creature_template_addon VALUES (709,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 709 -DELETE FROM creature_addon WHERE guid = 277; -DELETE FROM creature_addon WHERE guid = 278; -DELETE FROM creature_addon WHERE guid = 821; -DELETE FROM creature_addon WHERE guid = 842; -DELETE FROM creature_addon WHERE guid = 844; -DELETE FROM creature_addon WHERE guid = 845; -DELETE FROM creature_addon WHERE guid = 847; -DELETE FROM creature_addon WHERE guid = 849; -DELETE FROM creature_addon WHERE guid = 851; -DELETE FROM creature_addon WHERE guid = 856; -DELETE FROM creature_addon WHERE guid = 1265; -DELETE FROM creature_addon WHERE guid = 1289; -DELETE FROM creature_addon WHERE guid = 1290; -DELETE FROM creature_addon WHERE guid = 1299; -DELETE FROM creature_addon WHERE guid = 1306; --- Create template addon for creature 710 -DELETE FROM creature_template_addon WHERE entry =710; -INSERT INTO creature_template_addon VALUES (710,0,0,1,16,0,0,'12544'); --- Clear duplicate addons from template for creature 710 -DELETE FROM creature_addon WHERE guid = 527; -DELETE FROM creature_addon WHERE guid = 528; -DELETE FROM creature_addon WHERE guid = 626; -DELETE FROM creature_addon WHERE guid = 628; -DELETE FROM creature_addon WHERE guid = 762; -DELETE FROM creature_addon WHERE guid = 1093; --- Create template addon for creature 711 -DELETE FROM creature_template_addon WHERE entry =711; -INSERT INTO creature_template_addon VALUES (711,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 711 -DELETE FROM creature_addon WHERE guid = 13318; --- Create template addon for creature 712 -DELETE FROM creature_template_addon WHERE entry =712; -INSERT INTO creature_template_addon VALUES (712,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 712 -DELETE FROM creature_addon WHERE guid = 8747; -DELETE FROM creature_addon WHERE guid = 10086; -DELETE FROM creature_addon WHERE guid = 10092; -DELETE FROM creature_addon WHERE guid = 10123; -DELETE FROM creature_addon WHERE guid = 10140; -DELETE FROM creature_addon WHERE guid = 10150; -DELETE FROM creature_addon WHERE guid = 10152; -DELETE FROM creature_addon WHERE guid = 10153; -DELETE FROM creature_addon WHERE guid = 10416; -DELETE FROM creature_addon WHERE guid = 16347; -DELETE FROM creature_addon WHERE guid = 16348; -DELETE FROM creature_addon WHERE guid = 31815; --- Clear duplicate addons from template for creature 713 --- Clear duplicate addons from template for creature 714 --- Create template addon for creature 715 -DELETE FROM creature_template_addon WHERE entry =715; -INSERT INTO creature_template_addon VALUES (715,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 715 -DELETE FROM creature_addon WHERE guid = 532; --- Create template addon for creature 716 -DELETE FROM creature_template_addon WHERE entry =716; -INSERT INTO creature_template_addon VALUES (716,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 716 -DELETE FROM creature_addon WHERE guid = 531; --- Create template addon for creature 717 -DELETE FROM creature_template_addon WHERE entry =717; -INSERT INTO creature_template_addon VALUES (717,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 717 -DELETE FROM creature_addon WHERE guid = 530; --- Create template addon for creature 718 -DELETE FROM creature_template_addon WHERE entry =718; -INSERT INTO creature_template_addon VALUES (718,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 718 -DELETE FROM creature_addon WHERE guid = 533; --- Clear duplicate addons from template for creature 721 -DELETE FROM creature_addon WHERE guid = 6146; -DELETE FROM creature_addon WHERE guid = 6267; -DELETE FROM creature_addon WHERE guid = 6277; -DELETE FROM creature_addon WHERE guid = 6280; -DELETE FROM creature_addon WHERE guid = 6281; -DELETE FROM creature_addon WHERE guid = 6282; -DELETE FROM creature_addon WHERE guid = 6283; -DELETE FROM creature_addon WHERE guid = 6284; -DELETE FROM creature_addon WHERE guid = 6285; -DELETE FROM creature_addon WHERE guid = 6286; -DELETE FROM creature_addon WHERE guid = 6287; -DELETE FROM creature_addon WHERE guid = 6289; -DELETE FROM creature_addon WHERE guid = 6291; -DELETE FROM creature_addon WHERE guid = 6292; -DELETE FROM creature_addon WHERE guid = 6293; -DELETE FROM creature_addon WHERE guid = 6694; -DELETE FROM creature_addon WHERE guid = 6697; -DELETE FROM creature_addon WHERE guid = 6698; -DELETE FROM creature_addon WHERE guid = 6699; -DELETE FROM creature_addon WHERE guid = 6700; -DELETE FROM creature_addon WHERE guid = 6708; -DELETE FROM creature_addon WHERE guid = 6711; -DELETE FROM creature_addon WHERE guid = 6712; -DELETE FROM creature_addon WHERE guid = 6725; -DELETE FROM creature_addon WHERE guid = 6732; -DELETE FROM creature_addon WHERE guid = 6745; -DELETE FROM creature_addon WHERE guid = 6748; -DELETE FROM creature_addon WHERE guid = 6751; -DELETE FROM creature_addon WHERE guid = 6755; -DELETE FROM creature_addon WHERE guid = 6759; -DELETE FROM creature_addon WHERE guid = 6761; -DELETE FROM creature_addon WHERE guid = 7346; -DELETE FROM creature_addon WHERE guid = 7409; -DELETE FROM creature_addon WHERE guid = 7410; -DELETE FROM creature_addon WHERE guid = 7511; -DELETE FROM creature_addon WHERE guid = 7512; -DELETE FROM creature_addon WHERE guid = 7517; -DELETE FROM creature_addon WHERE guid = 7521; -DELETE FROM creature_addon WHERE guid = 7522; -DELETE FROM creature_addon WHERE guid = 7523; -DELETE FROM creature_addon WHERE guid = 7657; -DELETE FROM creature_addon WHERE guid = 7658; -DELETE FROM creature_addon WHERE guid = 7659; -DELETE FROM creature_addon WHERE guid = 7766; -DELETE FROM creature_addon WHERE guid = 8657; -DELETE FROM creature_addon WHERE guid = 8707; -DELETE FROM creature_addon WHERE guid = 8713; -DELETE FROM creature_addon WHERE guid = 8756; -DELETE FROM creature_addon WHERE guid = 8759; -DELETE FROM creature_addon WHERE guid = 8761; -DELETE FROM creature_addon WHERE guid = 8762; -DELETE FROM creature_addon WHERE guid = 8764; -DELETE FROM creature_addon WHERE guid = 8773; -DELETE FROM creature_addon WHERE guid = 9670; -DELETE FROM creature_addon WHERE guid = 10412; -DELETE FROM creature_addon WHERE guid = 10481; -DELETE FROM creature_addon WHERE guid = 13325; -DELETE FROM creature_addon WHERE guid = 14848; -DELETE FROM creature_addon WHERE guid = 14857; -DELETE FROM creature_addon WHERE guid = 14885; -DELETE FROM creature_addon WHERE guid = 15279; -DELETE FROM creature_addon WHERE guid = 15440; -DELETE FROM creature_addon WHERE guid = 15571; -DELETE FROM creature_addon WHERE guid = 15605; -DELETE FROM creature_addon WHERE guid = 15634; -DELETE FROM creature_addon WHERE guid = 15867; -DELETE FROM creature_addon WHERE guid = 16336; -DELETE FROM creature_addon WHERE guid = 16341; -DELETE FROM creature_addon WHERE guid = 19030; -DELETE FROM creature_addon WHERE guid = 19057; -DELETE FROM creature_addon WHERE guid = 28410; -DELETE FROM creature_addon WHERE guid = 32047; -DELETE FROM creature_addon WHERE guid = 32188; -DELETE FROM creature_addon WHERE guid = 32189; -DELETE FROM creature_addon WHERE guid = 32190; -DELETE FROM creature_addon WHERE guid = 32191; -DELETE FROM creature_addon WHERE guid = 32192; -DELETE FROM creature_addon WHERE guid = 32193; -DELETE FROM creature_addon WHERE guid = 32194; -DELETE FROM creature_addon WHERE guid = 32195; -DELETE FROM creature_addon WHERE guid = 32196; -DELETE FROM creature_addon WHERE guid = 32197; -DELETE FROM creature_addon WHERE guid = 32198; -DELETE FROM creature_addon WHERE guid = 32199; -DELETE FROM creature_addon WHERE guid = 32200; -DELETE FROM creature_addon WHERE guid = 32201; -DELETE FROM creature_addon WHERE guid = 32202; -DELETE FROM creature_addon WHERE guid = 32203; -DELETE FROM creature_addon WHERE guid = 38459; -DELETE FROM creature_addon WHERE guid = 38999; -DELETE FROM creature_addon WHERE guid = 39000; -DELETE FROM creature_addon WHERE guid = 39045; -DELETE FROM creature_addon WHERE guid = 39046; -DELETE FROM creature_addon WHERE guid = 39047; -DELETE FROM creature_addon WHERE guid = 39048; -DELETE FROM creature_addon WHERE guid = 39049; -DELETE FROM creature_addon WHERE guid = 39050; -DELETE FROM creature_addon WHERE guid = 39051; -DELETE FROM creature_addon WHERE guid = 39052; -DELETE FROM creature_addon WHERE guid = 39053; -DELETE FROM creature_addon WHERE guid = 39054; -DELETE FROM creature_addon WHERE guid = 39055; -DELETE FROM creature_addon WHERE guid = 39056; -DELETE FROM creature_addon WHERE guid = 39057; -DELETE FROM creature_addon WHERE guid = 39058; -DELETE FROM creature_addon WHERE guid = 41949; -DELETE FROM creature_addon WHERE guid = 41950; -DELETE FROM creature_addon WHERE guid = 42005; -DELETE FROM creature_addon WHERE guid = 42068; -DELETE FROM creature_addon WHERE guid = 42139; -DELETE FROM creature_addon WHERE guid = 42341; -DELETE FROM creature_addon WHERE guid = 42354; -DELETE FROM creature_addon WHERE guid = 42398; -DELETE FROM creature_addon WHERE guid = 42405; -DELETE FROM creature_addon WHERE guid = 42437; -DELETE FROM creature_addon WHERE guid = 42442; -DELETE FROM creature_addon WHERE guid = 42444; -DELETE FROM creature_addon WHERE guid = 42463; -DELETE FROM creature_addon WHERE guid = 42470; -DELETE FROM creature_addon WHERE guid = 42473; -DELETE FROM creature_addon WHERE guid = 42476; -DELETE FROM creature_addon WHERE guid = 42477; -DELETE FROM creature_addon WHERE guid = 42481; -DELETE FROM creature_addon WHERE guid = 42482; -DELETE FROM creature_addon WHERE guid = 42491; -DELETE FROM creature_addon WHERE guid = 42497; -DELETE FROM creature_addon WHERE guid = 42505; -DELETE FROM creature_addon WHERE guid = 42507; -DELETE FROM creature_addon WHERE guid = 42510; -DELETE FROM creature_addon WHERE guid = 42511; -DELETE FROM creature_addon WHERE guid = 42516; -DELETE FROM creature_addon WHERE guid = 42519; -DELETE FROM creature_addon WHERE guid = 42522; -DELETE FROM creature_addon WHERE guid = 42528; -DELETE FROM creature_addon WHERE guid = 42533; -DELETE FROM creature_addon WHERE guid = 42539; -DELETE FROM creature_addon WHERE guid = 42552; -DELETE FROM creature_addon WHERE guid = 42555; -DELETE FROM creature_addon WHERE guid = 42558; -DELETE FROM creature_addon WHERE guid = 42564; -DELETE FROM creature_addon WHERE guid = 42565; -DELETE FROM creature_addon WHERE guid = 42578; -DELETE FROM creature_addon WHERE guid = 42729; -DELETE FROM creature_addon WHERE guid = 42730; -DELETE FROM creature_addon WHERE guid = 43916; -DELETE FROM creature_addon WHERE guid = 44472; -DELETE FROM creature_addon WHERE guid = 44899; -DELETE FROM creature_addon WHERE guid = 44908; -DELETE FROM creature_addon WHERE guid = 44938; -DELETE FROM creature_addon WHERE guid = 45031; -DELETE FROM creature_addon WHERE guid = 45056; -DELETE FROM creature_addon WHERE guid = 45173; -DELETE FROM creature_addon WHERE guid = 47633; -DELETE FROM creature_addon WHERE guid = 47639; -DELETE FROM creature_addon WHERE guid = 47647; -DELETE FROM creature_addon WHERE guid = 47660; -DELETE FROM creature_addon WHERE guid = 47661; -DELETE FROM creature_addon WHERE guid = 47662; -DELETE FROM creature_addon WHERE guid = 47663; -DELETE FROM creature_addon WHERE guid = 47752; -DELETE FROM creature_addon WHERE guid = 47753; -DELETE FROM creature_addon WHERE guid = 47756; -DELETE FROM creature_addon WHERE guid = 47770; -DELETE FROM creature_addon WHERE guid = 47776; -DELETE FROM creature_addon WHERE guid = 47851; -DELETE FROM creature_addon WHERE guid = 47852; -DELETE FROM creature_addon WHERE guid = 47853; -DELETE FROM creature_addon WHERE guid = 47854; -DELETE FROM creature_addon WHERE guid = 47855; -DELETE FROM creature_addon WHERE guid = 47856; -DELETE FROM creature_addon WHERE guid = 47857; -DELETE FROM creature_addon WHERE guid = 47858; -DELETE FROM creature_addon WHERE guid = 47859; -DELETE FROM creature_addon WHERE guid = 47860; -DELETE FROM creature_addon WHERE guid = 47861; -DELETE FROM creature_addon WHERE guid = 47862; -DELETE FROM creature_addon WHERE guid = 47863; -DELETE FROM creature_addon WHERE guid = 47864; -DELETE FROM creature_addon WHERE guid = 47865; -DELETE FROM creature_addon WHERE guid = 47866; -DELETE FROM creature_addon WHERE guid = 47867; -DELETE FROM creature_addon WHERE guid = 47869; -DELETE FROM creature_addon WHERE guid = 47870; -DELETE FROM creature_addon WHERE guid = 47876; -DELETE FROM creature_addon WHERE guid = 47879; -DELETE FROM creature_addon WHERE guid = 47880; -DELETE FROM creature_addon WHERE guid = 47883; -DELETE FROM creature_addon WHERE guid = 47900; -DELETE FROM creature_addon WHERE guid = 47902; -DELETE FROM creature_addon WHERE guid = 47903; -DELETE FROM creature_addon WHERE guid = 47904; -DELETE FROM creature_addon WHERE guid = 47905; -DELETE FROM creature_addon WHERE guid = 47906; -DELETE FROM creature_addon WHERE guid = 47907; -DELETE FROM creature_addon WHERE guid = 47908; -DELETE FROM creature_addon WHERE guid = 47909; -DELETE FROM creature_addon WHERE guid = 47910; -DELETE FROM creature_addon WHERE guid = 47911; -DELETE FROM creature_addon WHERE guid = 47913; -DELETE FROM creature_addon WHERE guid = 47915; -DELETE FROM creature_addon WHERE guid = 47916; -DELETE FROM creature_addon WHERE guid = 47917; -DELETE FROM creature_addon WHERE guid = 47919; -DELETE FROM creature_addon WHERE guid = 47920; -DELETE FROM creature_addon WHERE guid = 47921; -DELETE FROM creature_addon WHERE guid = 47922; -DELETE FROM creature_addon WHERE guid = 47923; -DELETE FROM creature_addon WHERE guid = 47924; -DELETE FROM creature_addon WHERE guid = 47925; -DELETE FROM creature_addon WHERE guid = 47926; -DELETE FROM creature_addon WHERE guid = 47927; -DELETE FROM creature_addon WHERE guid = 47928; -DELETE FROM creature_addon WHERE guid = 47929; -DELETE FROM creature_addon WHERE guid = 47931; -DELETE FROM creature_addon WHERE guid = 47932; -DELETE FROM creature_addon WHERE guid = 47933; -DELETE FROM creature_addon WHERE guid = 47934; -DELETE FROM creature_addon WHERE guid = 47935; -DELETE FROM creature_addon WHERE guid = 47936; -DELETE FROM creature_addon WHERE guid = 47937; -DELETE FROM creature_addon WHERE guid = 47938; -DELETE FROM creature_addon WHERE guid = 51338; -DELETE FROM creature_addon WHERE guid = 51339; -DELETE FROM creature_addon WHERE guid = 51342; -DELETE FROM creature_addon WHERE guid = 51343; -DELETE FROM creature_addon WHERE guid = 51346; -DELETE FROM creature_addon WHERE guid = 51376; --- Create template addon for creature 723 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =723; -INSERT INTO creature_template_addon VALUES (723,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 723 --- Clear duplicate addons from template for creature 724 --- Clear duplicate addons from template for creature 727 -DELETE FROM creature_addon WHERE guid = 146; -DELETE FROM creature_addon WHERE guid = 150; -DELETE FROM creature_addon WHERE guid = 152; -DELETE FROM creature_addon WHERE guid = 229; -DELETE FROM creature_addon WHERE guid = 245; -DELETE FROM creature_addon WHERE guid = 259; -DELETE FROM creature_addon WHERE guid = 291; -DELETE FROM creature_addon WHERE guid = 2283; -DELETE FROM creature_addon WHERE guid = 2284; -DELETE FROM creature_addon WHERE guid = 4133; -DELETE FROM creature_addon WHERE guid = 4479; -DELETE FROM creature_addon WHERE guid = 4480; -DELETE FROM creature_addon WHERE guid = 4481; --- Clear duplicate addons from template for creature 728 --- Create template addon for creature 729 -DELETE FROM creature_template_addon WHERE entry =729; -INSERT INTO creature_template_addon VALUES (729,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 729 -DELETE FROM creature_addon WHERE guid = 2127; --- Create template addon for creature 730 -DELETE FROM creature_template_addon WHERE entry =730; -INSERT INTO creature_template_addon VALUES (730,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 730 -DELETE FROM creature_addon WHERE guid = 1342; --- Clear duplicate addons from template for creature 731 --- Clear duplicate addons from template for creature 732 --- Create template addon for creature 733 -DELETE FROM creature_template_addon WHERE entry =733; -INSERT INTO creature_template_addon VALUES (733,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 733 -DELETE FROM creature_addon WHERE guid = 1398; --- Create template addon for creature 734 -DELETE FROM creature_template_addon WHERE entry =734; -INSERT INTO creature_template_addon VALUES (734,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 734 -DELETE FROM creature_addon WHERE guid = 1182; --- Clear duplicate addons from template for creature 735 --- Create template addon for creature 736 -DELETE FROM creature_template_addon WHERE entry =736; -INSERT INTO creature_template_addon VALUES (736,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 736 -DELETE FROM creature_addon WHERE guid = 1229; -DELETE FROM creature_addon WHERE guid = 1230; -DELETE FROM creature_addon WHERE guid = 1649; -DELETE FROM creature_addon WHERE guid = 1655; -DELETE FROM creature_addon WHERE guid = 1663; -DELETE FROM creature_addon WHERE guid = 1694; -DELETE FROM creature_addon WHERE guid = 1697; -DELETE FROM creature_addon WHERE guid = 1708; -DELETE FROM creature_addon WHERE guid = 1711; -DELETE FROM creature_addon WHERE guid = 1733; -DELETE FROM creature_addon WHERE guid = 1840; -DELETE FROM creature_addon WHERE guid = 1847; -DELETE FROM creature_addon WHERE guid = 1877; -DELETE FROM creature_addon WHERE guid = 2134; -DELETE FROM creature_addon WHERE guid = 2158; --- Create template addon for creature 737 -DELETE FROM creature_template_addon WHERE entry =737; -INSERT INTO creature_template_addon VALUES (737,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 737 -DELETE FROM creature_addon WHERE guid = 535; --- Create template addon for creature 738 -DELETE FROM creature_template_addon WHERE entry =738; -INSERT INTO creature_template_addon VALUES (738,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 738 -DELETE FROM creature_addon WHERE guid = 2243; --- Create template addon for creature 739 -DELETE FROM creature_template_addon WHERE entry =739; -INSERT INTO creature_template_addon VALUES (739,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 739 -DELETE FROM creature_addon WHERE guid = 1397; --- Create template addon for creature 740 -DELETE FROM creature_template_addon WHERE entry =740; -INSERT INTO creature_template_addon VALUES (740,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 740 -DELETE FROM creature_addon WHERE guid = 38932; -DELETE FROM creature_addon WHERE guid = 38937; -DELETE FROM creature_addon WHERE guid = 42126; -DELETE FROM creature_addon WHERE guid = 42577; -DELETE FROM creature_addon WHERE guid = 42808; -DELETE FROM creature_addon WHERE guid = 42812; -DELETE FROM creature_addon WHERE guid = 42813; --- Create template addon for creature 741 -DELETE FROM creature_template_addon WHERE entry =741; -INSERT INTO creature_template_addon VALUES (741,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 741 -DELETE FROM creature_addon WHERE guid = 42803; -DELETE FROM creature_addon WHERE guid = 42806; -DELETE FROM creature_addon WHERE guid = 42807; -DELETE FROM creature_addon WHERE guid = 42809; -DELETE FROM creature_addon WHERE guid = 42811; -DELETE FROM creature_addon WHERE guid = 42814; --- Create template addon for creature 742 -DELETE FROM creature_template_addon WHERE entry =742; -INSERT INTO creature_template_addon VALUES (742,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 742 -DELETE FROM creature_addon WHERE guid = 38935; -DELETE FROM creature_addon WHERE guid = 38939; -DELETE FROM creature_addon WHERE guid = 38959; -DELETE FROM creature_addon WHERE guid = 41824; --- Create template addon for creature 743 -DELETE FROM creature_template_addon WHERE entry =743; -INSERT INTO creature_template_addon VALUES (743,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 743 -DELETE FROM creature_addon WHERE guid = 38861; -DELETE FROM creature_addon WHERE guid = 38929; -DELETE FROM creature_addon WHERE guid = 38940; -DELETE FROM creature_addon WHERE guid = 38962; -DELETE FROM creature_addon WHERE guid = 38965; -DELETE FROM creature_addon WHERE guid = 40217; -DELETE FROM creature_addon WHERE guid = 42113; --- Create template addon for creature 744 -DELETE FROM creature_template_addon WHERE entry =744; -INSERT INTO creature_template_addon VALUES (744,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 744 -DELETE FROM creature_addon WHERE guid = 34499; -DELETE FROM creature_addon WHERE guid = 34500; -DELETE FROM creature_addon WHERE guid = 38958; -DELETE FROM creature_addon WHERE guid = 38963; -DELETE FROM creature_addon WHERE guid = 38970; -DELETE FROM creature_addon WHERE guid = 38972; -DELETE FROM creature_addon WHERE guid = 39523; -DELETE FROM creature_addon WHERE guid = 39545; -DELETE FROM creature_addon WHERE guid = 40211; --- Create template addon for creature 745 -DELETE FROM creature_template_addon WHERE entry =745; -INSERT INTO creature_template_addon VALUES (745,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 745 -DELETE FROM creature_addon WHERE guid = 37539; -DELETE FROM creature_addon WHERE guid = 38688; -DELETE FROM creature_addon WHERE guid = 38741; -DELETE FROM creature_addon WHERE guid = 38864; -DELETE FROM creature_addon WHERE guid = 38968; -DELETE FROM creature_addon WHERE guid = 39535; -DELETE FROM creature_addon WHERE guid = 39546; -DELETE FROM creature_addon WHERE guid = 39547; -DELETE FROM creature_addon WHERE guid = 40185; -DELETE FROM creature_addon WHERE guid = 40198; -DELETE FROM creature_addon WHERE guid = 40204; -DELETE FROM creature_addon WHERE guid = 40208; -DELETE FROM creature_addon WHERE guid = 40209; --- Create template addon for creature 746 -DELETE FROM creature_template_addon WHERE entry =746; -INSERT INTO creature_template_addon VALUES (746,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 746 -DELETE FROM creature_addon WHERE guid = 40188; -DELETE FROM creature_addon WHERE guid = 40191; -DELETE FROM creature_addon WHERE guid = 40201; -DELETE FROM creature_addon WHERE guid = 40203; -DELETE FROM creature_addon WHERE guid = 40207; -DELETE FROM creature_addon WHERE guid = 40215; -DELETE FROM creature_addon WHERE guid = 40216; --- Create template addon for creature 747 -DELETE FROM creature_template_addon WHERE entry =747; -INSERT INTO creature_template_addon VALUES (747,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 747 -DELETE FROM creature_addon WHERE guid = 38698; -DELETE FROM creature_addon WHERE guid = 42800; -DELETE FROM creature_addon WHERE guid = 42802; -DELETE FROM creature_addon WHERE guid = 42804; -DELETE FROM creature_addon WHERE guid = 42805; -DELETE FROM creature_addon WHERE guid = 43607; -DELETE FROM creature_addon WHERE guid = 43612; -DELETE FROM creature_addon WHERE guid = 44171; -DELETE FROM creature_addon WHERE guid = 44173; --- Create template addon for creature 750 -DELETE FROM creature_template_addon WHERE entry =750; -INSERT INTO creature_template_addon VALUES (750,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 750 -DELETE FROM creature_addon WHERE guid = 2688; -DELETE FROM creature_addon WHERE guid = 37599; -DELETE FROM creature_addon WHERE guid = 38202; -DELETE FROM creature_addon WHERE guid = 38667; -DELETE FROM creature_addon WHERE guid = 38681; -DELETE FROM creature_addon WHERE guid = 38682; -DELETE FROM creature_addon WHERE guid = 38690; -DELETE FROM creature_addon WHERE guid = 38699; -DELETE FROM creature_addon WHERE guid = 38748; -DELETE FROM creature_addon WHERE guid = 38749; -DELETE FROM creature_addon WHERE guid = 38751; -DELETE FROM creature_addon WHERE guid = 38767; -DELETE FROM creature_addon WHERE guid = 42123; -DELETE FROM creature_addon WHERE guid = 42643; -DELETE FROM creature_addon WHERE guid = 42801; -DELETE FROM creature_addon WHERE guid = 42826; -DELETE FROM creature_addon WHERE guid = 42831; -DELETE FROM creature_addon WHERE guid = 42836; -DELETE FROM creature_addon WHERE guid = 42837; -DELETE FROM creature_addon WHERE guid = 42849; -DELETE FROM creature_addon WHERE guid = 42851; -DELETE FROM creature_addon WHERE guid = 42856; -DELETE FROM creature_addon WHERE guid = 42860; -DELETE FROM creature_addon WHERE guid = 43424; -DELETE FROM creature_addon WHERE guid = 43429; -DELETE FROM creature_addon WHERE guid = 43444; -DELETE FROM creature_addon WHERE guid = 43447; -DELETE FROM creature_addon WHERE guid = 43597; -DELETE FROM creature_addon WHERE guid = 43599; -DELETE FROM creature_addon WHERE guid = 43601; -DELETE FROM creature_addon WHERE guid = 43603; -DELETE FROM creature_addon WHERE guid = 43606; -DELETE FROM creature_addon WHERE guid = 43608; -DELETE FROM creature_addon WHERE guid = 43609; -DELETE FROM creature_addon WHERE guid = 43610; -DELETE FROM creature_addon WHERE guid = 43611; -DELETE FROM creature_addon WHERE guid = 43613; -DELETE FROM creature_addon WHERE guid = 43629; -DELETE FROM creature_addon WHERE guid = 43630; -DELETE FROM creature_addon WHERE guid = 43657; -DELETE FROM creature_addon WHERE guid = 43663; -DELETE FROM creature_addon WHERE guid = 43701; -DELETE FROM creature_addon WHERE guid = 43709; -DELETE FROM creature_addon WHERE guid = 43737; -DELETE FROM creature_addon WHERE guid = 43743; -DELETE FROM creature_addon WHERE guid = 43773; -DELETE FROM creature_addon WHERE guid = 43776; -DELETE FROM creature_addon WHERE guid = 43778; -DELETE FROM creature_addon WHERE guid = 44172; --- Create template addon for creature 751 -DELETE FROM creature_template_addon WHERE entry =751; -INSERT INTO creature_template_addon VALUES (751,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 751 -DELETE FROM creature_addon WHERE guid = 3889; -DELETE FROM creature_addon WHERE guid = 38701; -DELETE FROM creature_addon WHERE guid = 38702; -DELETE FROM creature_addon WHERE guid = 38712; -DELETE FROM creature_addon WHERE guid = 42835; -DELETE FROM creature_addon WHERE guid = 43443; -DELETE FROM creature_addon WHERE guid = 43445; -DELETE FROM creature_addon WHERE guid = 43446; -DELETE FROM creature_addon WHERE guid = 43448; -DELETE FROM creature_addon WHERE guid = 43586; -DELETE FROM creature_addon WHERE guid = 43593; -DELETE FROM creature_addon WHERE guid = 43594; -DELETE FROM creature_addon WHERE guid = 43600; -DELETE FROM creature_addon WHERE guid = 43602; -DELETE FROM creature_addon WHERE guid = 43925; -DELETE FROM creature_addon WHERE guid = 44144; --- Create template addon for creature 752 -DELETE FROM creature_template_addon WHERE entry =752; -INSERT INTO creature_template_addon VALUES (752,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 752 -DELETE FROM creature_addon WHERE guid = 3872; -DELETE FROM creature_addon WHERE guid = 38739; -DELETE FROM creature_addon WHERE guid = 42838; -DELETE FROM creature_addon WHERE guid = 42846; -DELETE FROM creature_addon WHERE guid = 42852; -DELETE FROM creature_addon WHERE guid = 43584; -DELETE FROM creature_addon WHERE guid = 43585; -DELETE FROM creature_addon WHERE guid = 43591; -DELETE FROM creature_addon WHERE guid = 43595; -DELETE FROM creature_addon WHERE guid = 43658; --- Create template addon for creature 754 -DELETE FROM creature_template_addon WHERE entry =754; -INSERT INTO creature_template_addon VALUES (754,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 754 -DELETE FROM creature_addon WHERE guid = 1396; --- Create template addon for creature 755 -DELETE FROM creature_template_addon WHERE entry =755; -INSERT INTO creature_template_addon VALUES (755,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 755 -DELETE FROM creature_addon WHERE guid = 38733; -DELETE FROM creature_addon WHERE guid = 38744; -DELETE FROM creature_addon WHERE guid = 38774; -DELETE FROM creature_addon WHERE guid = 38803; -DELETE FROM creature_addon WHERE guid = 38812; -DELETE FROM creature_addon WHERE guid = 38895; -DELETE FROM creature_addon WHERE guid = 38896; -DELETE FROM creature_addon WHERE guid = 38899; --- Create template addon for creature 756 -DELETE FROM creature_template_addon WHERE entry =756; -INSERT INTO creature_template_addon VALUES (756,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 756 -DELETE FROM creature_addon WHERE guid = 1158; -DELETE FROM creature_addon WHERE guid = 1162; -DELETE FROM creature_addon WHERE guid = 1215; -DELETE FROM creature_addon WHERE guid = 1317; -DELETE FROM creature_addon WHERE guid = 1345; -DELETE FROM creature_addon WHERE guid = 1361; -DELETE FROM creature_addon WHERE guid = 1369; -DELETE FROM creature_addon WHERE guid = 1374; -DELETE FROM creature_addon WHERE guid = 1377; -DELETE FROM creature_addon WHERE guid = 1382; -DELETE FROM creature_addon WHERE guid = 1383; -DELETE FROM creature_addon WHERE guid = 1392; -DELETE FROM creature_addon WHERE guid = 1395; --- Create template addon for creature 757 -DELETE FROM creature_template_addon WHERE entry =757; -INSERT INTO creature_template_addon VALUES (757,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 757 -DELETE FROM creature_addon WHERE guid = 37592; -DELETE FROM creature_addon WHERE guid = 38745; -DELETE FROM creature_addon WHERE guid = 38784; -DELETE FROM creature_addon WHERE guid = 38795; -DELETE FROM creature_addon WHERE guid = 38860; -DELETE FROM creature_addon WHERE guid = 38894; -DELETE FROM creature_addon WHERE guid = 38897; -DELETE FROM creature_addon WHERE guid = 38900; -DELETE FROM creature_addon WHERE guid = 38901; --- Create template addon for creature 759 -DELETE FROM creature_template_addon WHERE entry =759; -INSERT INTO creature_template_addon VALUES (759,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 759 -DELETE FROM creature_addon WHERE guid = 38854; -DELETE FROM creature_addon WHERE guid = 38859; -DELETE FROM creature_addon WHERE guid = 38902; -DELETE FROM creature_addon WHERE guid = 38903; -DELETE FROM creature_addon WHERE guid = 38904; -DELETE FROM creature_addon WHERE guid = 38905; -DELETE FROM creature_addon WHERE guid = 38906; -DELETE FROM creature_addon WHERE guid = 38907; -DELETE FROM creature_addon WHERE guid = 40189; -DELETE FROM creature_addon WHERE guid = 40190; -DELETE FROM creature_addon WHERE guid = 40197; -DELETE FROM creature_addon WHERE guid = 40202; --- Create template addon for creature 760 -DELETE FROM creature_template_addon WHERE entry =760; -INSERT INTO creature_template_addon VALUES (760,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 760 -DELETE FROM creature_addon WHERE guid = 38786; -DELETE FROM creature_addon WHERE guid = 38787; -DELETE FROM creature_addon WHERE guid = 38788; -DELETE FROM creature_addon WHERE guid = 38789; -DELETE FROM creature_addon WHERE guid = 38794; -DELETE FROM creature_addon WHERE guid = 38800; -DELETE FROM creature_addon WHERE guid = 38801; -DELETE FROM creature_addon WHERE guid = 38866; -DELETE FROM creature_addon WHERE guid = 38891; -DELETE FROM creature_addon WHERE guid = 38911; -DELETE FROM creature_addon WHERE guid = 40206; -DELETE FROM creature_addon WHERE guid = 43589; -DELETE FROM creature_addon WHERE guid = 43590; --- Create template addon for creature 761 -DELETE FROM creature_template_addon WHERE entry =761; -INSERT INTO creature_template_addon VALUES (761,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 761 -DELETE FROM creature_addon WHERE guid = 38910; -DELETE FROM creature_addon WHERE guid = 41705; --- Create template addon for creature 762 -DELETE FROM creature_template_addon WHERE entry =762; -INSERT INTO creature_template_addon VALUES (762,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 762 -DELETE FROM creature_addon WHERE guid = 38797; -DELETE FROM creature_addon WHERE guid = 38799; -DELETE FROM creature_addon WHERE guid = 38886; -DELETE FROM creature_addon WHERE guid = 40200; --- Create template addon for creature 763 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =763; -INSERT INTO creature_template_addon VALUES (763,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 763 -DELETE FROM creature_addon WHERE guid = 42112; --- Create template addon for creature 764 -DELETE FROM creature_template_addon WHERE entry =764; -INSERT INTO creature_template_addon VALUES (764,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 764 -DELETE FROM creature_addon WHERE guid = 37710; -DELETE FROM creature_addon WHERE guid = 37711; -DELETE FROM creature_addon WHERE guid = 38750; -DELETE FROM creature_addon WHERE guid = 40182; -DELETE FROM creature_addon WHERE guid = 42815; -DELETE FROM creature_addon WHERE guid = 42816; -DELETE FROM creature_addon WHERE guid = 42819; -DELETE FROM creature_addon WHERE guid = 42820; -DELETE FROM creature_addon WHERE guid = 42829; -DELETE FROM creature_addon WHERE guid = 42833; -DELETE FROM creature_addon WHERE guid = 42841; --- Create template addon for creature 765 -DELETE FROM creature_template_addon WHERE entry =765; -INSERT INTO creature_template_addon VALUES (765,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 765 -DELETE FROM creature_addon WHERE guid = 42817; -DELETE FROM creature_addon WHERE guid = 42822; --- Create template addon for creature 766 -DELETE FROM creature_template_addon WHERE entry =766; -INSERT INTO creature_template_addon VALUES (766,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 766 -DELETE FROM creature_addon WHERE guid = 34205; -DELETE FROM creature_addon WHERE guid = 34582; -DELETE FROM creature_addon WHERE guid = 37836; -DELETE FROM creature_addon WHERE guid = 37837; -DELETE FROM creature_addon WHERE guid = 38752; -DELETE FROM creature_addon WHERE guid = 38768; -DELETE FROM creature_addon WHERE guid = 38769; -DELETE FROM creature_addon WHERE guid = 38782; -DELETE FROM creature_addon WHERE guid = 38816; -DELETE FROM creature_addon WHERE guid = 38819; -DELETE FROM creature_addon WHERE guid = 38853; -DELETE FROM creature_addon WHERE guid = 38898; -DELETE FROM creature_addon WHERE guid = 41703; -DELETE FROM creature_addon WHERE guid = 41712; -DELETE FROM creature_addon WHERE guid = 42110; -DELETE FROM creature_addon WHERE guid = 42115; -DELETE FROM creature_addon WHERE guid = 42122; -DELETE FROM creature_addon WHERE guid = 42823; -DELETE FROM creature_addon WHERE guid = 42825; -DELETE FROM creature_addon WHERE guid = 42828; -DELETE FROM creature_addon WHERE guid = 42832; -DELETE FROM creature_addon WHERE guid = 42834; -DELETE FROM creature_addon WHERE guid = 42845; -DELETE FROM creature_addon WHERE guid = 42853; -DELETE FROM creature_addon WHERE guid = 42864; -DELETE FROM creature_addon WHERE guid = 42869; --- Create template addon for creature 767 -DELETE FROM creature_template_addon WHERE entry =767; -INSERT INTO creature_template_addon VALUES (767,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 767 -DELETE FROM creature_addon WHERE guid = 33813; -DELETE FROM creature_addon WHERE guid = 37600; -DELETE FROM creature_addon WHERE guid = 37613; -DELETE FROM creature_addon WHERE guid = 38713; -DELETE FROM creature_addon WHERE guid = 38746; -DELETE FROM creature_addon WHERE guid = 38747; -DELETE FROM creature_addon WHERE guid = 38781; -DELETE FROM creature_addon WHERE guid = 38798; -DELETE FROM creature_addon WHERE guid = 38802; -DELETE FROM creature_addon WHERE guid = 38804; -DELETE FROM creature_addon WHERE guid = 38809; -DELETE FROM creature_addon WHERE guid = 38811; -DELETE FROM creature_addon WHERE guid = 38822; -DELETE FROM creature_addon WHERE guid = 38839; -DELETE FROM creature_addon WHERE guid = 38863; -DELETE FROM creature_addon WHERE guid = 38867; -DELETE FROM creature_addon WHERE guid = 38879; -DELETE FROM creature_addon WHERE guid = 38888; -DELETE FROM creature_addon WHERE guid = 38890; -DELETE FROM creature_addon WHERE guid = 38892; -DELETE FROM creature_addon WHERE guid = 38893; -DELETE FROM creature_addon WHERE guid = 38916; -DELETE FROM creature_addon WHERE guid = 38917; -DELETE FROM creature_addon WHERE guid = 38918; -DELETE FROM creature_addon WHERE guid = 38945; -DELETE FROM creature_addon WHERE guid = 38966; -DELETE FROM creature_addon WHERE guid = 38969; -DELETE FROM creature_addon WHERE guid = 40156; -DELETE FROM creature_addon WHERE guid = 41713; -DELETE FROM creature_addon WHERE guid = 41716; -DELETE FROM creature_addon WHERE guid = 41721; -DELETE FROM creature_addon WHERE guid = 41799; -DELETE FROM creature_addon WHERE guid = 42114; -DELETE FROM creature_addon WHERE guid = 42125; -DELETE FROM creature_addon WHERE guid = 42810; -DELETE FROM creature_addon WHERE guid = 42842; -DELETE FROM creature_addon WHERE guid = 42843; -DELETE FROM creature_addon WHERE guid = 42848; -DELETE FROM creature_addon WHERE guid = 42855; -DELETE FROM creature_addon WHERE guid = 42859; -DELETE FROM creature_addon WHERE guid = 42861; -DELETE FROM creature_addon WHERE guid = 42862; -DELETE FROM creature_addon WHERE guid = 42863; -DELETE FROM creature_addon WHERE guid = 42883; -DELETE FROM creature_addon WHERE guid = 43428; -DELETE FROM creature_addon WHERE guid = 43592; --- Create template addon for creature 768 -DELETE FROM creature_template_addon WHERE entry =768; -INSERT INTO creature_template_addon VALUES (768,0,33554432,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 768 -DELETE FROM creature_addon WHERE guid = 38704; -DELETE FROM creature_addon WHERE guid = 38714; -DELETE FROM creature_addon WHERE guid = 38829; -DELETE FROM creature_addon WHERE guid = 38832; -DELETE FROM creature_addon WHERE guid = 38834; -DELETE FROM creature_addon WHERE guid = 38837; -DELETE FROM creature_addon WHERE guid = 38843; -DELETE FROM creature_addon WHERE guid = 38845; -DELETE FROM creature_addon WHERE guid = 38849; -DELETE FROM creature_addon WHERE guid = 38880; -DELETE FROM creature_addon WHERE guid = 41805; -DELETE FROM creature_addon WHERE guid = 43775; --- Create template addon for creature 769 -DELETE FROM creature_template_addon WHERE entry =769; -INSERT INTO creature_template_addon VALUES (769,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 769 -DELETE FROM creature_addon WHERE guid = 2689; -DELETE FROM creature_addon WHERE guid = 2690; -DELETE FROM creature_addon WHERE guid = 2824; -DELETE FROM creature_addon WHERE guid = 3823; -DELETE FROM creature_addon WHERE guid = 3824; -DELETE FROM creature_addon WHERE guid = 3825; -DELETE FROM creature_addon WHERE guid = 3827; -DELETE FROM creature_addon WHERE guid = 3828; -DELETE FROM creature_addon WHERE guid = 3829; -DELETE FROM creature_addon WHERE guid = 3830; -DELETE FROM creature_addon WHERE guid = 3831; -DELETE FROM creature_addon WHERE guid = 33810; -DELETE FROM creature_addon WHERE guid = 33811; -DELETE FROM creature_addon WHERE guid = 33812; -DELETE FROM creature_addon WHERE guid = 34161; -DELETE FROM creature_addon WHERE guid = 34581; -DELETE FROM creature_addon WHERE guid = 37616; -DELETE FROM creature_addon WHERE guid = 37624; -DELETE FROM creature_addon WHERE guid = 37625; -DELETE FROM creature_addon WHERE guid = 38732; -DELETE FROM creature_addon WHERE guid = 38759; -DELETE FROM creature_addon WHERE guid = 38770; -DELETE FROM creature_addon WHERE guid = 38772; -DELETE FROM creature_addon WHERE guid = 38779; -DELETE FROM creature_addon WHERE guid = 38780; -DELETE FROM creature_addon WHERE guid = 38783; -DELETE FROM creature_addon WHERE guid = 38865; -DELETE FROM creature_addon WHERE guid = 38868; -DELETE FROM creature_addon WHERE guid = 38869; -DELETE FROM creature_addon WHERE guid = 38870; -DELETE FROM creature_addon WHERE guid = 38871; -DELETE FROM creature_addon WHERE guid = 38913; -DELETE FROM creature_addon WHERE guid = 42847; -DELETE FROM creature_addon WHERE guid = 42850; -DELETE FROM creature_addon WHERE guid = 42854; -DELETE FROM creature_addon WHERE guid = 42865; -DELETE FROM creature_addon WHERE guid = 42866; -DELETE FROM creature_addon WHERE guid = 42882; --- Create template addon for creature 770 -DELETE FROM creature_template_addon WHERE entry =770; -INSERT INTO creature_template_addon VALUES (770,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 770 -DELETE FROM creature_addon WHERE guid = 1399; --- Create template addon for creature 771 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =771; -INSERT INTO creature_template_addon VALUES (771,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 771 -DELETE FROM creature_addon WHERE guid = 5126; --- Create template addon for creature 772 -DELETE FROM creature_template_addon WHERE entry =772; -INSERT INTO creature_template_addon VALUES (772,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 772 -DELETE FROM creature_addon WHERE guid = 804; -DELETE FROM creature_addon WHERE guid = 1108; -DELETE FROM creature_addon WHERE guid = 1227; -DELETE FROM creature_addon WHERE guid = 1281; -DELETE FROM creature_addon WHERE guid = 1285; -DELETE FROM creature_addon WHERE guid = 1292; -DELETE FROM creature_addon WHERE guid = 1294; -DELETE FROM creature_addon WHERE guid = 1295; -DELETE FROM creature_addon WHERE guid = 1296; -DELETE FROM creature_addon WHERE guid = 1329; -DELETE FROM creature_addon WHERE guid = 1336; -DELETE FROM creature_addon WHERE guid = 1346; -DELETE FROM creature_addon WHERE guid = 1351; -DELETE FROM creature_addon WHERE guid = 1353; -DELETE FROM creature_addon WHERE guid = 1355; -DELETE FROM creature_addon WHERE guid = 1356; -DELETE FROM creature_addon WHERE guid = 1379; -DELETE FROM creature_addon WHERE guid = 1648; -DELETE FROM creature_addon WHERE guid = 1659; -DELETE FROM creature_addon WHERE guid = 1662; -DELETE FROM creature_addon WHERE guid = 1664; -DELETE FROM creature_addon WHERE guid = 1680; -DELETE FROM creature_addon WHERE guid = 1684; -DELETE FROM creature_addon WHERE guid = 1685; -DELETE FROM creature_addon WHERE guid = 1688; -DELETE FROM creature_addon WHERE guid = 1698; -DELETE FROM creature_addon WHERE guid = 1701; -DELETE FROM creature_addon WHERE guid = 1702; -DELETE FROM creature_addon WHERE guid = 1704; -DELETE FROM creature_addon WHERE guid = 1707; -DELETE FROM creature_addon WHERE guid = 1714; -DELETE FROM creature_addon WHERE guid = 1870; -DELETE FROM creature_addon WHERE guid = 1872; -DELETE FROM creature_addon WHERE guid = 1873; -DELETE FROM creature_addon WHERE guid = 1912; -DELETE FROM creature_addon WHERE guid = 1914; -DELETE FROM creature_addon WHERE guid = 1916; -DELETE FROM creature_addon WHERE guid = 1920; -DELETE FROM creature_addon WHERE guid = 1923; -DELETE FROM creature_addon WHERE guid = 1932; -DELETE FROM creature_addon WHERE guid = 2048; -DELETE FROM creature_addon WHERE guid = 2055; -DELETE FROM creature_addon WHERE guid = 2063; -DELETE FROM creature_addon WHERE guid = 2157; -DELETE FROM creature_addon WHERE guid = 2159; -DELETE FROM creature_addon WHERE guid = 2213; -DELETE FROM creature_addon WHERE guid = 2550; -DELETE FROM creature_addon WHERE guid = 2555; -DELETE FROM creature_addon WHERE guid = 2582; -DELETE FROM creature_addon WHERE guid = 2591; -DELETE FROM creature_addon WHERE guid = 2602; -DELETE FROM creature_addon WHERE guid = 2610; --- Create template addon for creature 773 -DELETE FROM creature_template_addon WHERE entry =773; -INSERT INTO creature_template_addon VALUES (773,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 773 -DELETE FROM creature_addon WHERE guid = 520; --- Create template addon for creature 775 --- Create template addon for creature 777 -DELETE FROM creature_template_addon WHERE entry =777; -INSERT INTO creature_template_addon VALUES (777,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 777 -DELETE FROM creature_addon WHERE guid = 6143; --- Create template addon for creature 780 -DELETE FROM creature_template_addon WHERE entry =780; -INSERT INTO creature_template_addon VALUES (780,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 780 -DELETE FROM creature_addon WHERE guid = 1147; -DELETE FROM creature_addon WHERE guid = 1238; -DELETE FROM creature_addon WHERE guid = 1322; -DELETE FROM creature_addon WHERE guid = 1407; -DELETE FROM creature_addon WHERE guid = 1681; -DELETE FROM creature_addon WHERE guid = 1861; -DELETE FROM creature_addon WHERE guid = 1952; -DELETE FROM creature_addon WHERE guid = 1963; -DELETE FROM creature_addon WHERE guid = 2036; -DELETE FROM creature_addon WHERE guid = 2037; -DELETE FROM creature_addon WHERE guid = 2038; -DELETE FROM creature_addon WHERE guid = 2042; -DELETE FROM creature_addon WHERE guid = 2044; -DELETE FROM creature_addon WHERE guid = 2542; -DELETE FROM creature_addon WHERE guid = 2546; -DELETE FROM creature_addon WHERE guid = 2552; -DELETE FROM creature_addon WHERE guid = 2557; -DELETE FROM creature_addon WHERE guid = 2573; --- Create template addon for creature 781 -DELETE FROM creature_template_addon WHERE entry =781; -INSERT INTO creature_template_addon VALUES (781,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 781 -DELETE FROM creature_addon WHERE guid = 602; -DELETE FROM creature_addon WHERE guid = 830; -DELETE FROM creature_addon WHERE guid = 831; -DELETE FROM creature_addon WHERE guid = 841; -DELETE FROM creature_addon WHERE guid = 1135; -DELETE FROM creature_addon WHERE guid = 1166; --- Create template addon for creature 782 -DELETE FROM creature_template_addon WHERE entry =782; -INSERT INTO creature_template_addon VALUES (782,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 782 -DELETE FROM creature_addon WHERE guid = 1152; -DELETE FROM creature_addon WHERE guid = 1185; -DELETE FROM creature_addon WHERE guid = 1340; -DELETE FROM creature_addon WHERE guid = 1363; -DELETE FROM creature_addon WHERE guid = 1364; -DELETE FROM creature_addon WHERE guid = 1371; -DELETE FROM creature_addon WHERE guid = 1375; -DELETE FROM creature_addon WHERE guid = 1378; -DELETE FROM creature_addon WHERE guid = 1638; --- Create template addon for creature 783 -DELETE FROM creature_template_addon WHERE entry =783; -INSERT INTO creature_template_addon VALUES (783,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 783 -DELETE FROM creature_addon WHERE guid = 658; -DELETE FROM creature_addon WHERE guid = 765; -DELETE FROM creature_addon WHERE guid = 833; -DELETE FROM creature_addon WHERE guid = 837; -DELETE FROM creature_addon WHERE guid = 1136; -DELETE FROM creature_addon WHERE guid = 1188; -DELETE FROM creature_addon WHERE guid = 1367; -DELETE FROM creature_addon WHERE guid = 1641; -DELETE FROM creature_addon WHERE guid = 1643; -DELETE FROM creature_addon WHERE guid = 1645; --- Create template addon for creature 784 -DELETE FROM creature_template_addon WHERE entry =784; -INSERT INTO creature_template_addon VALUES (784,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 784 -DELETE FROM creature_addon WHERE guid = 1161; -DELETE FROM creature_addon WHERE guid = 1368; -DELETE FROM creature_addon WHERE guid = 1376; -DELETE FROM creature_addon WHERE guid = 1381; --- Create template addon for creature 785 -DELETE FROM creature_template_addon WHERE entry =785; -INSERT INTO creature_template_addon VALUES (785,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 785 -DELETE FROM creature_addon WHERE guid = 4336; -DELETE FROM creature_addon WHERE guid = 4337; -DELETE FROM creature_addon WHERE guid = 4339; -DELETE FROM creature_addon WHERE guid = 4340; -DELETE FROM creature_addon WHERE guid = 4341; -DELETE FROM creature_addon WHERE guid = 4402; -DELETE FROM creature_addon WHERE guid = 4404; -DELETE FROM creature_addon WHERE guid = 4452; -DELETE FROM creature_addon WHERE guid = 4882; -DELETE FROM creature_addon WHERE guid = 4883; -DELETE FROM creature_addon WHERE guid = 4884; -DELETE FROM creature_addon WHERE guid = 4886; -DELETE FROM creature_addon WHERE guid = 4888; -DELETE FROM creature_addon WHERE guid = 4980; -DELETE FROM creature_addon WHERE guid = 5094; -DELETE FROM creature_addon WHERE guid = 5095; -DELETE FROM creature_addon WHERE guid = 5101; --- Clear duplicate addons from template for creature 786 --- Create template addon for creature 787 -DELETE FROM creature_template_addon WHERE entry =787; -INSERT INTO creature_template_addon VALUES (787,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 787 -DELETE FROM creature_addon WHERE guid = 4334; -DELETE FROM creature_addon WHERE guid = 4338; -DELETE FROM creature_addon WHERE guid = 4403; -DELETE FROM creature_addon WHERE guid = 4407; -DELETE FROM creature_addon WHERE guid = 4461; -DELETE FROM creature_addon WHERE guid = 4880; -DELETE FROM creature_addon WHERE guid = 4982; -DELETE FROM creature_addon WHERE guid = 4983; -DELETE FROM creature_addon WHERE guid = 4991; -DELETE FROM creature_addon WHERE guid = 5002; -DELETE FROM creature_addon WHERE guid = 5088; -DELETE FROM creature_addon WHERE guid = 5089; -DELETE FROM creature_addon WHERE guid = 5090; --- Create template addon for creature 789 -DELETE FROM creature_template_addon WHERE entry =789; -INSERT INTO creature_template_addon VALUES (789,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 789 -DELETE FROM creature_addon WHERE guid = 10081; --- Create template addon for creature 790 -DELETE FROM creature_template_addon WHERE entry =790; -INSERT INTO creature_template_addon VALUES (790,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 790 -DELETE FROM creature_addon WHERE guid = 6142; --- Create template addon for creature 791 -DELETE FROM creature_template_addon WHERE entry =791; -INSERT INTO creature_template_addon VALUES (791,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 791 -DELETE FROM creature_addon WHERE guid = 6266; --- Create template addon for creature 793 -DELETE FROM creature_template_addon WHERE entry =793; -INSERT INTO creature_template_addon VALUES (793,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 793 -DELETE FROM creature_addon WHERE guid = 6718; --- Clear duplicate addons from template for creature 794 --- Clear duplicate addons from template for creature 795 --- Clear duplicate addons from template for creature 796 --- Clear duplicate addons from template for creature 797 --- Create template addon for creature 798 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =798; -INSERT INTO creature_template_addon VALUES (798,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 798 --- Create template addon for creature 799 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =799; -INSERT INTO creature_template_addon VALUES (799,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 799 --- Create template addon for creature 800 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =800; -INSERT INTO creature_template_addon VALUES (800,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 800 --- Create template addon for creature 801 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =801; -INSERT INTO creature_template_addon VALUES (801,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 801 --- Create template addon for creature 802 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =802; -INSERT INTO creature_template_addon VALUES (802,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 802 --- Clear duplicate addons from template for creature 804 --- Clear duplicate addons from template for creature 805 --- Clear duplicate addons from template for creature 806 --- Clear duplicate addons from template for creature 807 --- Clear duplicate addons from template for creature 808 --- Clear duplicate addons from template for creature 810 --- Clear duplicate addons from template for creature 811 --- Create template addon for creature 812 -DELETE FROM creature_template_addon WHERE entry =812; -INSERT INTO creature_template_addon VALUES (812,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 812 -DELETE FROM creature_addon WHERE guid = 6264; --- Create template addon for creature 813 -DELETE FROM creature_template_addon WHERE entry =813; -INSERT INTO creature_template_addon VALUES (813,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 813 -DELETE FROM creature_addon WHERE guid = 1481; --- Create template addon for creature 814 -DELETE FROM creature_template_addon WHERE entry =814; -INSERT INTO creature_template_addon VALUES (814,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 814 -DELETE FROM creature_addon WHERE guid = 1447; --- Create template addon for creature 815 --- Create template addon for creature 818 -DELETE FROM creature_template_addon WHERE entry =818; -INSERT INTO creature_template_addon VALUES (818,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 818 -DELETE FROM creature_addon WHERE guid = 523; --- Create template addon for creature 819 -DELETE FROM creature_template_addon WHERE entry =819; -INSERT INTO creature_template_addon VALUES (819,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 819 -DELETE FROM creature_addon WHERE guid = 6269; -DELETE FROM creature_addon WHERE guid = 6278; -DELETE FROM creature_addon WHERE guid = 7768; -DELETE FROM creature_addon WHERE guid = 7771; -DELETE FROM creature_addon WHERE guid = 8315; -DELETE FROM creature_addon WHERE guid = 8316; -DELETE FROM creature_addon WHERE guid = 8317; -DELETE FROM creature_addon WHERE guid = 8672; -DELETE FROM creature_addon WHERE guid = 8673; -DELETE FROM creature_addon WHERE guid = 8676; -DELETE FROM creature_addon WHERE guid = 8700; --- Create template addon for creature 820 -DELETE FROM creature_template_addon WHERE entry =820; -INSERT INTO creature_template_addon VALUES (820,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 820 -DELETE FROM creature_addon WHERE guid = 66972; --- Create template addon for creature 821 -DELETE FROM creature_template_addon WHERE entry =821; -INSERT INTO creature_template_addon VALUES (821,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 821 -DELETE FROM creature_addon WHERE guid = 66974; --- Clear duplicate addons from template for creature 822 --- Clear duplicate addons from template for creature 823 --- Create template addon for creature 824 -DELETE FROM creature_template_addon WHERE entry =824; -INSERT INTO creature_template_addon VALUES (824,0,0,1,16,233,0,NULL); --- Clear duplicate addons from template for creature 824 -DELETE FROM creature_addon WHERE guid = 45558; -DELETE FROM creature_addon WHERE guid = 45559; -DELETE FROM creature_addon WHERE guid = 45560; -DELETE FROM creature_addon WHERE guid = 45561; -DELETE FROM creature_addon WHERE guid = 45562; -DELETE FROM creature_addon WHERE guid = 45563; -DELETE FROM creature_addon WHERE guid = 45564; -DELETE FROM creature_addon WHERE guid = 45565; -DELETE FROM creature_addon WHERE guid = 45566; -DELETE FROM creature_addon WHERE guid = 45567; -DELETE FROM creature_addon WHERE guid = 89882; -DELETE FROM creature_addon WHERE guid = 89884; -DELETE FROM creature_addon WHERE guid = 89885; -DELETE FROM creature_addon WHERE guid = 89886; -DELETE FROM creature_addon WHERE guid = 89887; -DELETE FROM creature_addon WHERE guid = 89888; -DELETE FROM creature_addon WHERE guid = 89889; -DELETE FROM creature_addon WHERE guid = 89890; -DELETE FROM creature_addon WHERE guid = 89891; -DELETE FROM creature_addon WHERE guid = 90044; -DELETE FROM creature_addon WHERE guid = 90045; -DELETE FROM creature_addon WHERE guid = 90046; -DELETE FROM creature_addon WHERE guid = 90047; -DELETE FROM creature_addon WHERE guid = 90048; -DELETE FROM creature_addon WHERE guid = 90050; -DELETE FROM creature_addon WHERE guid = 90051; -DELETE FROM creature_addon WHERE guid = 90052; -DELETE FROM creature_addon WHERE guid = 90053; -DELETE FROM creature_addon WHERE guid = 90131; -DELETE FROM creature_addon WHERE guid = 90132; -DELETE FROM creature_addon WHERE guid = 90133; -DELETE FROM creature_addon WHERE guid = 90134; -DELETE FROM creature_addon WHERE guid = 90135; -DELETE FROM creature_addon WHERE guid = 90136; -DELETE FROM creature_addon WHERE guid = 90137; -DELETE FROM creature_addon WHERE guid = 90138; -DELETE FROM creature_addon WHERE guid = 90139; -DELETE FROM creature_addon WHERE guid = 90140; --- Create template addon for creature 826 -DELETE FROM creature_template_addon WHERE entry =826; -INSERT INTO creature_template_addon VALUES (826,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 826 -DELETE FROM creature_addon WHERE guid = 4180; --- Create template addon for creature 827 -DELETE FROM creature_template_addon WHERE entry =827; -INSERT INTO creature_template_addon VALUES (827,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 827 -DELETE FROM creature_addon WHERE guid = 4244; --- Create template addon for creature 828 -DELETE FROM creature_template_addon WHERE entry =828; -INSERT INTO creature_template_addon VALUES (828,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 828 -DELETE FROM creature_addon WHERE guid = 4247; --- Clear duplicate addons from template for creature 829 --- Create template addon for creature 830 -DELETE FROM creature_template_addon WHERE entry =830; -INSERT INTO creature_template_addon VALUES (830,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 830 -DELETE FROM creature_addon WHERE guid = 45568; -DELETE FROM creature_addon WHERE guid = 45569; -DELETE FROM creature_addon WHERE guid = 45705; -DELETE FROM creature_addon WHERE guid = 45957; -DELETE FROM creature_addon WHERE guid = 45960; -DELETE FROM creature_addon WHERE guid = 46224; -DELETE FROM creature_addon WHERE guid = 46225; -DELETE FROM creature_addon WHERE guid = 46230; -DELETE FROM creature_addon WHERE guid = 46237; -DELETE FROM creature_addon WHERE guid = 46961; -DELETE FROM creature_addon WHERE guid = 46982; -DELETE FROM creature_addon WHERE guid = 46993; -DELETE FROM creature_addon WHERE guid = 47264; -DELETE FROM creature_addon WHERE guid = 47291; -DELETE FROM creature_addon WHERE guid = 47306; -DELETE FROM creature_addon WHERE guid = 47311; -DELETE FROM creature_addon WHERE guid = 47432; --- Create template addon for creature 831 -DELETE FROM creature_template_addon WHERE entry =831; -INSERT INTO creature_template_addon VALUES (831,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 831 -DELETE FROM creature_addon WHERE guid = 47433; -DELETE FROM creature_addon WHERE guid = 47434; -DELETE FROM creature_addon WHERE guid = 47435; -DELETE FROM creature_addon WHERE guid = 47436; -DELETE FROM creature_addon WHERE guid = 47443; -DELETE FROM creature_addon WHERE guid = 47447; -DELETE FROM creature_addon WHERE guid = 47458; -DELETE FROM creature_addon WHERE guid = 47460; -DELETE FROM creature_addon WHERE guid = 48222; -DELETE FROM creature_addon WHERE guid = 48223; -DELETE FROM creature_addon WHERE guid = 89892; -DELETE FROM creature_addon WHERE guid = 89893; --- Create template addon for creature 832 -DELETE FROM creature_template_addon WHERE entry =832; -INSERT INTO creature_template_addon VALUES (832,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 832 -DELETE FROM creature_addon WHERE guid = 48554; -DELETE FROM creature_addon WHERE guid = 48555; -DELETE FROM creature_addon WHERE guid = 48556; -DELETE FROM creature_addon WHERE guid = 48557; -DELETE FROM creature_addon WHERE guid = 48558; -DELETE FROM creature_addon WHERE guid = 48872; -DELETE FROM creature_addon WHERE guid = 48873; -DELETE FROM creature_addon WHERE guid = 48874; --- Create template addon for creature 833 -DELETE FROM creature_template_addon WHERE entry =833; -INSERT INTO creature_template_addon VALUES (833,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 833 -DELETE FROM creature_addon WHERE guid = 48890; -DELETE FROM creature_addon WHERE guid = 48892; -DELETE FROM creature_addon WHERE guid = 52550; -DELETE FROM creature_addon WHERE guid = 52552; -DELETE FROM creature_addon WHERE guid = 66986; -DELETE FROM creature_addon WHERE guid = 66987; -DELETE FROM creature_addon WHERE guid = 81710; -DELETE FROM creature_addon WHERE guid = 81744; -DELETE FROM creature_addon WHERE guid = 84019; -DELETE FROM creature_addon WHERE guid = 84637; -DELETE FROM creature_addon WHERE guid = 84641; -DELETE FROM creature_addon WHERE guid = 84642; -DELETE FROM creature_addon WHERE guid = 84834; -DELETE FROM creature_addon WHERE guid = 85882; -DELETE FROM creature_addon WHERE guid = 86042; -DELETE FROM creature_addon WHERE guid = 86140; -DELETE FROM creature_addon WHERE guid = 86141; -DELETE FROM creature_addon WHERE guid = 89903; -DELETE FROM creature_addon WHERE guid = 90200; -DELETE FROM creature_addon WHERE guid = 90203; -DELETE FROM creature_addon WHERE guid = 90302; -DELETE FROM creature_addon WHERE guid = 90314; --- Create template addon for creature 834 -DELETE FROM creature_template_addon WHERE entry =834; -INSERT INTO creature_template_addon VALUES (834,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 834 -DELETE FROM creature_addon WHERE guid = 48887; -DELETE FROM creature_addon WHERE guid = 48888; -DELETE FROM creature_addon WHERE guid = 48889; -DELETE FROM creature_addon WHERE guid = 48891; -DELETE FROM creature_addon WHERE guid = 48893; -DELETE FROM creature_addon WHERE guid = 48894; -DELETE FROM creature_addon WHERE guid = 52547; -DELETE FROM creature_addon WHERE guid = 52548; -DELETE FROM creature_addon WHERE guid = 52549; -DELETE FROM creature_addon WHERE guid = 52551; -DELETE FROM creature_addon WHERE guid = 52553; -DELETE FROM creature_addon WHERE guid = 52554; -DELETE FROM creature_addon WHERE guid = 52555; -DELETE FROM creature_addon WHERE guid = 52556; -DELETE FROM creature_addon WHERE guid = 52572; -DELETE FROM creature_addon WHERE guid = 52573; -DELETE FROM creature_addon WHERE guid = 52574; -DELETE FROM creature_addon WHERE guid = 52575; -DELETE FROM creature_addon WHERE guid = 52576; -DELETE FROM creature_addon WHERE guid = 52577; -DELETE FROM creature_addon WHERE guid = 66980; -DELETE FROM creature_addon WHERE guid = 66981; -DELETE FROM creature_addon WHERE guid = 66982; -DELETE FROM creature_addon WHERE guid = 66983; -DELETE FROM creature_addon WHERE guid = 66984; -DELETE FROM creature_addon WHERE guid = 66985; -DELETE FROM creature_addon WHERE guid = 81711; -DELETE FROM creature_addon WHERE guid = 84018; -DELETE FROM creature_addon WHERE guid = 84020; -DELETE FROM creature_addon WHERE guid = 84640; -DELETE FROM creature_addon WHERE guid = 89902; -DELETE FROM creature_addon WHERE guid = 89904; -DELETE FROM creature_addon WHERE guid = 90202; -DELETE FROM creature_addon WHERE guid = 90208; -DELETE FROM creature_addon WHERE guid = 90213; -DELETE FROM creature_addon WHERE guid = 90217; -DELETE FROM creature_addon WHERE guid = 90223; -DELETE FROM creature_addon WHERE guid = 90303; -DELETE FROM creature_addon WHERE guid = 90337; -DELETE FROM creature_addon WHERE guid = 90341; -DELETE FROM creature_addon WHERE guid = 90410; -DELETE FROM creature_addon WHERE guid = 90423; -DELETE FROM creature_addon WHERE guid = 90425; -DELETE FROM creature_addon WHERE guid = 90437; --- Clear duplicate addons from template for creature 836 --- Clear duplicate addons from template for creature 837 --- Create template addon for creature 840 -DELETE FROM creature_template_addon WHERE entry =840; -INSERT INTO creature_template_addon VALUES (840,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 840 -DELETE FROM creature_addon WHERE guid = 4230; --- Create template addon for creature 842 -DELETE FROM creature_template_addon WHERE entry =842; -INSERT INTO creature_template_addon VALUES (842,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 842 -DELETE FROM creature_addon WHERE guid = 44296; -DELETE FROM creature_addon WHERE guid = 45524; -DELETE FROM creature_addon WHERE guid = 89861; --- Create template addon for creature 843 -DELETE FROM creature_template_addon WHERE entry =843; -INSERT INTO creature_template_addon VALUES (843,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 843 -DELETE FROM creature_addon WHERE guid = 48880; --- Clear duplicate addons from template for creature 844 --- Create template addon for creature 846 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =846; -INSERT INTO creature_template_addon VALUES (846,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 846 --- Create template addon for creature 847 -DELETE FROM creature_template_addon WHERE entry =847; -INSERT INTO creature_template_addon VALUES (847,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 847 -DELETE FROM creature_addon WHERE guid = 6155; --- Create template addon for creature 848 -DELETE FROM creature_template_addon WHERE entry =848; -INSERT INTO creature_template_addon VALUES (848,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 848 -DELETE FROM creature_addon WHERE guid = 6150; --- Create template addon for creature 849 -DELETE FROM creature_template_addon WHERE entry =849; -INSERT INTO creature_template_addon VALUES (849,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 849 -DELETE FROM creature_addon WHERE guid = 6154; --- Create template addon for creature 850 -DELETE FROM creature_template_addon WHERE entry =850; -INSERT INTO creature_template_addon VALUES (850,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 850 -DELETE FROM creature_addon WHERE guid = 6156; --- Create template addon for creature 851 -DELETE FROM creature_template_addon WHERE entry =851; -INSERT INTO creature_template_addon VALUES (851,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 851 -DELETE FROM creature_addon WHERE guid = 6152; --- Create template addon for creature 852 --- Clear duplicate addons from template for creature 853 -DELETE FROM creature_addon WHERE guid = 327; -DELETE FROM creature_addon WHERE guid = 350; -DELETE FROM creature_addon WHERE guid = 354; -DELETE FROM creature_addon WHERE guid = 404; -DELETE FROM creature_addon WHERE guid = 411; -DELETE FROM creature_addon WHERE guid = 1021; --- Create template addon for creature 854 -DELETE FROM creature_template_addon WHERE entry =854; -INSERT INTO creature_template_addon VALUES (854,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 854 -DELETE FROM creature_addon WHERE guid = 1905; -DELETE FROM creature_addon WHERE guid = 1908; -DELETE FROM creature_addon WHERE guid = 1910; -DELETE FROM creature_addon WHERE guid = 1918; --- Create template addon for creature 855 -DELETE FROM creature_template_addon WHERE entry =855; -INSERT INTO creature_template_addon VALUES (855,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 855 -DELETE FROM creature_addon WHERE guid = 1226; -DELETE FROM creature_addon WHERE guid = 1251; -DELETE FROM creature_addon WHERE guid = 1326; --- Create template addon for creature 856 -DELETE FROM creature_template_addon WHERE entry =856; -INSERT INTO creature_template_addon VALUES (856,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 856 -DELETE FROM creature_addon WHERE guid = 2387; --- Clear duplicate addons from template for creature 857 --- Create template addon for creature 858 -DELETE FROM creature_template_addon WHERE entry =858; -INSERT INTO creature_template_addon VALUES (858,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 858 -DELETE FROM creature_addon WHERE guid = 37626; -DELETE FROM creature_addon WHERE guid = 37835; -DELETE FROM creature_addon WHERE guid = 38717; -DELETE FROM creature_addon WHERE guid = 38771; -DELETE FROM creature_addon WHERE guid = 38773; -DELETE FROM creature_addon WHERE guid = 38777; -DELETE FROM creature_addon WHERE guid = 38805; -DELETE FROM creature_addon WHERE guid = 38807; -DELETE FROM creature_addon WHERE guid = 38810; -DELETE FROM creature_addon WHERE guid = 38817; -DELETE FROM creature_addon WHERE guid = 38820; -DELETE FROM creature_addon WHERE guid = 38821; -DELETE FROM creature_addon WHERE guid = 38846; -DELETE FROM creature_addon WHERE guid = 38848; -DELETE FROM creature_addon WHERE guid = 38875; -DELETE FROM creature_addon WHERE guid = 38915; -DELETE FROM creature_addon WHERE guid = 38919; -DELETE FROM creature_addon WHERE guid = 38920; -DELETE FROM creature_addon WHERE guid = 38921; -DELETE FROM creature_addon WHERE guid = 38941; -DELETE FROM creature_addon WHERE guid = 38953; -DELETE FROM creature_addon WHERE guid = 38961; -DELETE FROM creature_addon WHERE guid = 38967; -DELETE FROM creature_addon WHERE guid = 42799; -DELETE FROM creature_addon WHERE guid = 42818; -DELETE FROM creature_addon WHERE guid = 42840; -DELETE FROM creature_addon WHERE guid = 42844; --- Create template addon for creature 859 -DELETE FROM creature_template_addon WHERE entry =859; -INSERT INTO creature_template_addon VALUES (859,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 859 -DELETE FROM creature_addon WHERE guid = 10082; --- Create template addon for creature 861 -DELETE FROM creature_template_addon WHERE entry =861; -INSERT INTO creature_template_addon VALUES (861,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 861 -DELETE FROM creature_addon WHERE guid = 37596; -DELETE FROM creature_addon WHERE guid = 38668; -DELETE FROM creature_addon WHERE guid = 38775; -DELETE FROM creature_addon WHERE guid = 38885; -DELETE FROM creature_addon WHERE guid = 38923; --- Create template addon for creature 862 -DELETE FROM creature_template_addon WHERE entry =862; -INSERT INTO creature_template_addon VALUES (862,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 862 -DELETE FROM creature_addon WHERE guid = 32691; -DELETE FROM creature_addon WHERE guid = 37598; -DELETE FROM creature_addon WHERE guid = 37620; -DELETE FROM creature_addon WHERE guid = 38818; -DELETE FROM creature_addon WHERE guid = 38858; -DELETE FROM creature_addon WHERE guid = 40213; --- Create template addon for creature 863 -DELETE FROM creature_template_addon WHERE entry =863; -INSERT INTO creature_template_addon VALUES (863,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 863 -DELETE FROM creature_addon WHERE guid = 32096; -DELETE FROM creature_addon WHERE guid = 32097; -DELETE FROM creature_addon WHERE guid = 32099; -DELETE FROM creature_addon WHERE guid = 32100; -DELETE FROM creature_addon WHERE guid = 40339; --- Create template addon for creature 864 -DELETE FROM creature_template_addon WHERE entry =864; -INSERT INTO creature_template_addon VALUES (864,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 864 -DELETE FROM creature_addon WHERE guid = 32094; -DELETE FROM creature_addon WHERE guid = 34152; -DELETE FROM creature_addon WHERE guid = 34155; --- Create template addon for creature 865 -DELETE FROM creature_template_addon WHERE entry =865; -INSERT INTO creature_template_addon VALUES (865,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 865 -DELETE FROM creature_addon WHERE guid = 34148; -DELETE FROM creature_addon WHERE guid = 34153; --- Create template addon for creature 866 -DELETE FROM creature_template_addon WHERE entry =866; -INSERT INTO creature_template_addon VALUES (866,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 866 -DELETE FROM creature_addon WHERE guid = 31847; -DELETE FROM creature_addon WHERE guid = 31848; -DELETE FROM creature_addon WHERE guid = 31849; -DELETE FROM creature_addon WHERE guid = 31850; -DELETE FROM creature_addon WHERE guid = 31851; -DELETE FROM creature_addon WHERE guid = 31852; -DELETE FROM creature_addon WHERE guid = 31853; -DELETE FROM creature_addon WHERE guid = 31854; -DELETE FROM creature_addon WHERE guid = 31945; -DELETE FROM creature_addon WHERE guid = 31946; --- Create template addon for creature 867 -DELETE FROM creature_template_addon WHERE entry =867; -INSERT INTO creature_template_addon VALUES (867,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 867 -DELETE FROM creature_addon WHERE guid = 34516; --- Create template addon for creature 868 -DELETE FROM creature_template_addon WHERE entry =868; -INSERT INTO creature_template_addon VALUES (868,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 868 -DELETE FROM creature_addon WHERE guid = 32098; --- Create template addon for creature 869 -DELETE FROM creature_template_addon WHERE entry =869; -INSERT INTO creature_template_addon VALUES (869,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 869 -DELETE FROM creature_addon WHERE guid = 89532; --- Create template addon for creature 870 -DELETE FROM creature_template_addon WHERE entry =870; -INSERT INTO creature_template_addon VALUES (870,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 870 -DELETE FROM creature_addon WHERE guid = 89533; --- Create template addon for creature 871 -DELETE FROM creature_template_addon WHERE entry =871; -INSERT INTO creature_template_addon VALUES (871,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 871 -DELETE FROM creature_addon WHERE guid = 439; -DELETE FROM creature_addon WHERE guid = 1302; -DELETE FROM creature_addon WHERE guid = 1320; -DELETE FROM creature_addon WHERE guid = 2194; -DELETE FROM creature_addon WHERE guid = 2262; --- Create template addon for creature 873 -DELETE FROM creature_template_addon WHERE entry =873; -INSERT INTO creature_template_addon VALUES (873,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 873 -DELETE FROM creature_addon WHERE guid = 437; -DELETE FROM creature_addon WHERE guid = 438; -DELETE FROM creature_addon WHERE guid = 1300; -DELETE FROM creature_addon WHERE guid = 1319; -DELETE FROM creature_addon WHERE guid = 2323; --- Create template addon for creature 874 -DELETE FROM creature_template_addon WHERE entry =874; -INSERT INTO creature_template_addon VALUES (874,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 874 -DELETE FROM creature_addon WHERE guid = 89538; --- Create template addon for creature 875 -DELETE FROM creature_template_addon WHERE entry =875; -INSERT INTO creature_template_addon VALUES (875,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 875 -DELETE FROM creature_addon WHERE guid = 2246; --- Create template addon for creature 876 -DELETE FROM creature_template_addon WHERE entry =876; -INSERT INTO creature_template_addon VALUES (876,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 876 -DELETE FROM creature_addon WHERE guid = 89535; --- Create template addon for creature 877 -DELETE FROM creature_template_addon WHERE entry =877; -INSERT INTO creature_template_addon VALUES (877,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 877 -DELETE FROM creature_addon WHERE guid = 440; -DELETE FROM creature_addon WHERE guid = 617; --- Create template addon for creature 878 -DELETE FROM creature_template_addon WHERE entry =878; -INSERT INTO creature_template_addon VALUES (878,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 878 -DELETE FROM creature_addon WHERE guid = 66973; --- Create template addon for creature 879 -DELETE FROM creature_template_addon WHERE entry =879; -INSERT INTO creature_template_addon VALUES (879,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 879 -DELETE FROM creature_addon WHERE guid = 668; -DELETE FROM creature_addon WHERE guid = 669; -DELETE FROM creature_addon WHERE guid = 827; -DELETE FROM creature_addon WHERE guid = 1241; -DELETE FROM creature_addon WHERE guid = 2269; --- Clear duplicate addons from template for creature 880 --- Clear duplicate addons from template for creature 881 --- Clear duplicate addons from template for creature 883 -DELETE FROM creature_addon WHERE guid = 16581; -DELETE FROM creature_addon WHERE guid = 16630; -DELETE FROM creature_addon WHERE guid = 16712; -DELETE FROM creature_addon WHERE guid = 16742; -DELETE FROM creature_addon WHERE guid = 16858; -DELETE FROM creature_addon WHERE guid = 17098; -DELETE FROM creature_addon WHERE guid = 17770; -DELETE FROM creature_addon WHERE guid = 19139; -DELETE FROM creature_addon WHERE guid = 29255; -DELETE FROM creature_addon WHERE guid = 29257; -DELETE FROM creature_addon WHERE guid = 32654; -DELETE FROM creature_addon WHERE guid = 32655; -DELETE FROM creature_addon WHERE guid = 32657; -DELETE FROM creature_addon WHERE guid = 32658; -DELETE FROM creature_addon WHERE guid = 32659; -DELETE FROM creature_addon WHERE guid = 32660; -DELETE FROM creature_addon WHERE guid = 32661; -DELETE FROM creature_addon WHERE guid = 32662; -DELETE FROM creature_addon WHERE guid = 32663; -DELETE FROM creature_addon WHERE guid = 32664; -DELETE FROM creature_addon WHERE guid = 32665; -DELETE FROM creature_addon WHERE guid = 32666; -DELETE FROM creature_addon WHERE guid = 32667; -DELETE FROM creature_addon WHERE guid = 32668; -DELETE FROM creature_addon WHERE guid = 32669; -DELETE FROM creature_addon WHERE guid = 32670; -DELETE FROM creature_addon WHERE guid = 32671; -DELETE FROM creature_addon WHERE guid = 32672; -DELETE FROM creature_addon WHERE guid = 32673; -DELETE FROM creature_addon WHERE guid = 32674; -DELETE FROM creature_addon WHERE guid = 32675; -DELETE FROM creature_addon WHERE guid = 32676; -DELETE FROM creature_addon WHERE guid = 37104; -DELETE FROM creature_addon WHERE guid = 37105; -DELETE FROM creature_addon WHERE guid = 37106; -DELETE FROM creature_addon WHERE guid = 37108; -DELETE FROM creature_addon WHERE guid = 37112; -DELETE FROM creature_addon WHERE guid = 37169; -DELETE FROM creature_addon WHERE guid = 42342; -DELETE FROM creature_addon WHERE guid = 42345; -DELETE FROM creature_addon WHERE guid = 42349; -DELETE FROM creature_addon WHERE guid = 42351; -DELETE FROM creature_addon WHERE guid = 42352; -DELETE FROM creature_addon WHERE guid = 42355; -DELETE FROM creature_addon WHERE guid = 42381; -DELETE FROM creature_addon WHERE guid = 42400; -DELETE FROM creature_addon WHERE guid = 42401; -DELETE FROM creature_addon WHERE guid = 42403; -DELETE FROM creature_addon WHERE guid = 42406; -DELETE FROM creature_addon WHERE guid = 42420; -DELETE FROM creature_addon WHERE guid = 42421; -DELETE FROM creature_addon WHERE guid = 42424; -DELETE FROM creature_addon WHERE guid = 42426; -DELETE FROM creature_addon WHERE guid = 42428; -DELETE FROM creature_addon WHERE guid = 42436; -DELETE FROM creature_addon WHERE guid = 42440; -DELETE FROM creature_addon WHERE guid = 42443; -DELETE FROM creature_addon WHERE guid = 42448; -DELETE FROM creature_addon WHERE guid = 42449; -DELETE FROM creature_addon WHERE guid = 42450; -DELETE FROM creature_addon WHERE guid = 42451; -DELETE FROM creature_addon WHERE guid = 42453; -DELETE FROM creature_addon WHERE guid = 42454; -DELETE FROM creature_addon WHERE guid = 42460; -DELETE FROM creature_addon WHERE guid = 42462; -DELETE FROM creature_addon WHERE guid = 42466; -DELETE FROM creature_addon WHERE guid = 42467; -DELETE FROM creature_addon WHERE guid = 42468; -DELETE FROM creature_addon WHERE guid = 42471; -DELETE FROM creature_addon WHERE guid = 42480; -DELETE FROM creature_addon WHERE guid = 42483; -DELETE FROM creature_addon WHERE guid = 42485; -DELETE FROM creature_addon WHERE guid = 42489; -DELETE FROM creature_addon WHERE guid = 42490; -DELETE FROM creature_addon WHERE guid = 42492; -DELETE FROM creature_addon WHERE guid = 42494; -DELETE FROM creature_addon WHERE guid = 42495; -DELETE FROM creature_addon WHERE guid = 42499; -DELETE FROM creature_addon WHERE guid = 42500; -DELETE FROM creature_addon WHERE guid = 42503; -DELETE FROM creature_addon WHERE guid = 42508; -DELETE FROM creature_addon WHERE guid = 42509; -DELETE FROM creature_addon WHERE guid = 42513; -DELETE FROM creature_addon WHERE guid = 42514; -DELETE FROM creature_addon WHERE guid = 42515; -DELETE FROM creature_addon WHERE guid = 42518; -DELETE FROM creature_addon WHERE guid = 42520; -DELETE FROM creature_addon WHERE guid = 42521; -DELETE FROM creature_addon WHERE guid = 42523; -DELETE FROM creature_addon WHERE guid = 42524; -DELETE FROM creature_addon WHERE guid = 42525; -DELETE FROM creature_addon WHERE guid = 42526; -DELETE FROM creature_addon WHERE guid = 42527; -DELETE FROM creature_addon WHERE guid = 42530; -DELETE FROM creature_addon WHERE guid = 42531; -DELETE FROM creature_addon WHERE guid = 42534; -DELETE FROM creature_addon WHERE guid = 42535; -DELETE FROM creature_addon WHERE guid = 42536; -DELETE FROM creature_addon WHERE guid = 42541; -DELETE FROM creature_addon WHERE guid = 42543; -DELETE FROM creature_addon WHERE guid = 42545; -DELETE FROM creature_addon WHERE guid = 42550; -DELETE FROM creature_addon WHERE guid = 42551; -DELETE FROM creature_addon WHERE guid = 42553; -DELETE FROM creature_addon WHERE guid = 42562; -DELETE FROM creature_addon WHERE guid = 42579; -DELETE FROM creature_addon WHERE guid = 42581; -DELETE FROM creature_addon WHERE guid = 42635; -DELETE FROM creature_addon WHERE guid = 42642; -DELETE FROM creature_addon WHERE guid = 42648; -DELETE FROM creature_addon WHERE guid = 42732; -DELETE FROM creature_addon WHERE guid = 45438; -DELETE FROM creature_addon WHERE guid = 46421; -DELETE FROM creature_addon WHERE guid = 46423; -DELETE FROM creature_addon WHERE guid = 46424; -DELETE FROM creature_addon WHERE guid = 46425; -DELETE FROM creature_addon WHERE guid = 46426; -DELETE FROM creature_addon WHERE guid = 46427; -DELETE FROM creature_addon WHERE guid = 46428; -DELETE FROM creature_addon WHERE guid = 46429; -DELETE FROM creature_addon WHERE guid = 46430; -DELETE FROM creature_addon WHERE guid = 46431; -DELETE FROM creature_addon WHERE guid = 46432; -DELETE FROM creature_addon WHERE guid = 46433; -DELETE FROM creature_addon WHERE guid = 46434; -DELETE FROM creature_addon WHERE guid = 46435; -DELETE FROM creature_addon WHERE guid = 46436; -DELETE FROM creature_addon WHERE guid = 46437; -DELETE FROM creature_addon WHERE guid = 46438; -DELETE FROM creature_addon WHERE guid = 46439; -DELETE FROM creature_addon WHERE guid = 46440; -DELETE FROM creature_addon WHERE guid = 46441; -DELETE FROM creature_addon WHERE guid = 46442; -DELETE FROM creature_addon WHERE guid = 46443; -DELETE FROM creature_addon WHERE guid = 46444; -DELETE FROM creature_addon WHERE guid = 46445; -DELETE FROM creature_addon WHERE guid = 46446; -DELETE FROM creature_addon WHERE guid = 46447; -DELETE FROM creature_addon WHERE guid = 46448; -DELETE FROM creature_addon WHERE guid = 46449; -DELETE FROM creature_addon WHERE guid = 46450; -DELETE FROM creature_addon WHERE guid = 46451; -DELETE FROM creature_addon WHERE guid = 46452; -DELETE FROM creature_addon WHERE guid = 46453; -DELETE FROM creature_addon WHERE guid = 46454; -DELETE FROM creature_addon WHERE guid = 46455; -DELETE FROM creature_addon WHERE guid = 46456; -DELETE FROM creature_addon WHERE guid = 46457; -DELETE FROM creature_addon WHERE guid = 46458; -DELETE FROM creature_addon WHERE guid = 46459; -DELETE FROM creature_addon WHERE guid = 46460; -DELETE FROM creature_addon WHERE guid = 46461; -DELETE FROM creature_addon WHERE guid = 46462; -DELETE FROM creature_addon WHERE guid = 46463; -DELETE FROM creature_addon WHERE guid = 46464; -DELETE FROM creature_addon WHERE guid = 46465; -DELETE FROM creature_addon WHERE guid = 50231; -DELETE FROM creature_addon WHERE guid = 50232; -DELETE FROM creature_addon WHERE guid = 50233; -DELETE FROM creature_addon WHERE guid = 90177; -DELETE FROM creature_addon WHERE guid = 90433; --- Create template addon for creature 885 -DELETE FROM creature_template_addon WHERE entry =885; -INSERT INTO creature_template_addon VALUES (885,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 885 -DELETE FROM creature_addon WHERE guid = 4181; --- Create template addon for creature 886 -DELETE FROM creature_template_addon WHERE entry =886; -INSERT INTO creature_template_addon VALUES (886,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 886 -DELETE FROM creature_addon WHERE guid = 4179; --- Create template addon for creature 887 -DELETE FROM creature_template_addon WHERE entry =887; -INSERT INTO creature_template_addon VALUES (887,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 887 -DELETE FROM creature_addon WHERE guid = 5941; --- Create template addon for creature 888 -DELETE FROM creature_template_addon WHERE entry =888; -INSERT INTO creature_template_addon VALUES (888,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 888 -DELETE FROM creature_addon WHERE guid = 5937; --- Create template addon for creature 889 -DELETE FROM creature_template_addon WHERE entry =889; -INSERT INTO creature_template_addon VALUES (889,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 889 -DELETE FROM creature_addon WHERE guid = 5029; -DELETE FROM creature_addon WHERE guid = 5030; -DELETE FROM creature_addon WHERE guid = 5033; -DELETE FROM creature_addon WHERE guid = 5050; -DELETE FROM creature_addon WHERE guid = 5051; -DELETE FROM creature_addon WHERE guid = 5053; -DELETE FROM creature_addon WHERE guid = 5060; --- Clear duplicate addons from template for creature 890 --- Create template addon for creature 891 -DELETE FROM creature_template_addon WHERE entry =891; -INSERT INTO creature_template_addon VALUES (891,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 891 -DELETE FROM creature_addon WHERE guid = 5028; -DELETE FROM creature_addon WHERE guid = 5046; -DELETE FROM creature_addon WHERE guid = 5048; -DELETE FROM creature_addon WHERE guid = 5055; -DELETE FROM creature_addon WHERE guid = 5057; -DELETE FROM creature_addon WHERE guid = 5059; -DELETE FROM creature_addon WHERE guid = 5061; --- Create template addon for creature 892 -DELETE FROM creature_template_addon WHERE entry =892; -INSERT INTO creature_template_addon VALUES (892,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 892 -DELETE FROM creature_addon WHERE guid = 5047; -DELETE FROM creature_addon WHERE guid = 5054; -DELETE FROM creature_addon WHERE guid = 5058; -DELETE FROM creature_addon WHERE guid = 5082; --- Create template addon for creature 893 -DELETE FROM creature_template_addon WHERE entry =893; -INSERT INTO creature_template_addon VALUES (893,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 893 -DELETE FROM creature_addon WHERE guid = 4251; --- Clear duplicate addons from template for creature 894 --- Clear duplicate addons from template for creature 895 --- Clear duplicate addons from template for creature 896 --- Create template addon for creature 898 -DELETE FROM creature_template_addon WHERE entry =898; -INSERT INTO creature_template_addon VALUES (898,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 898 -DELETE FROM creature_addon WHERE guid = 4445; -DELETE FROM creature_addon WHERE guid = 4878; -DELETE FROM creature_addon WHERE guid = 4879; -DELETE FROM creature_addon WHERE guid = 4913; -DELETE FROM creature_addon WHERE guid = 4949; -DELETE FROM creature_addon WHERE guid = 4956; -DELETE FROM creature_addon WHERE guid = 5009; -DELETE FROM creature_addon WHERE guid = 5172; -DELETE FROM creature_addon WHERE guid = 5174; -DELETE FROM creature_addon WHERE guid = 5190; -DELETE FROM creature_addon WHERE guid = 5196; -DELETE FROM creature_addon WHERE guid = 5198; -DELETE FROM creature_addon WHERE guid = 5199; -DELETE FROM creature_addon WHERE guid = 5889; -DELETE FROM creature_addon WHERE guid = 5891; -DELETE FROM creature_addon WHERE guid = 5940; -DELETE FROM creature_addon WHERE guid = 6061; -DELETE FROM creature_addon WHERE guid = 6063; -DELETE FROM creature_addon WHERE guid = 6064; -DELETE FROM creature_addon WHERE guid = 6065; -DELETE FROM creature_addon WHERE guid = 6068; -DELETE FROM creature_addon WHERE guid = 6070; -DELETE FROM creature_addon WHERE guid = 6071; -DELETE FROM creature_addon WHERE guid = 6074; -DELETE FROM creature_addon WHERE guid = 6075; -DELETE FROM creature_addon WHERE guid = 6079; -DELETE FROM creature_addon WHERE guid = 6114; -DELETE FROM creature_addon WHERE guid = 6116; --- Create template addon for creature 900 -DELETE FROM creature_template_addon WHERE entry =900; -INSERT INTO creature_template_addon VALUES (900,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 900 -DELETE FROM creature_addon WHERE guid = 10084; --- Create template addon for creature 903 -DELETE FROM creature_template_addon WHERE entry =903; -INSERT INTO creature_template_addon VALUES (903,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 903 -DELETE FROM creature_addon WHERE guid = 6716; --- Create template addon for creature 905 -DELETE FROM creature_template_addon WHERE entry =905; -INSERT INTO creature_template_addon VALUES (905,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 905 -DELETE FROM creature_addon WHERE guid = 441; -DELETE FROM creature_addon WHERE guid = 442; -DELETE FROM creature_addon WHERE guid = 618; -DELETE FROM creature_addon WHERE guid = 619; -DELETE FROM creature_addon WHERE guid = 621; -DELETE FROM creature_addon WHERE guid = 670; -DELETE FROM creature_addon WHERE guid = 671; -DELETE FROM creature_addon WHERE guid = 672; -DELETE FROM creature_addon WHERE guid = 778; -DELETE FROM creature_addon WHERE guid = 900; -DELETE FROM creature_addon WHERE guid = 908; -DELETE FROM creature_addon WHERE guid = 911; -DELETE FROM creature_addon WHERE guid = 1218; -DELETE FROM creature_addon WHERE guid = 1466; -DELETE FROM creature_addon WHERE guid = 1475; -DELETE FROM creature_addon WHERE guid = 1978; -DELETE FROM creature_addon WHERE guid = 1982; -DELETE FROM creature_addon WHERE guid = 2153; --- Clear duplicate addons from template for creature 906 --- Clear duplicate addons from template for creature 907 -DELETE FROM creature_addon WHERE guid = 46570; --- Create template addon for creature 908 -DELETE FROM creature_template_addon WHERE entry =908; -INSERT INTO creature_template_addon VALUES (908,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 908 -DELETE FROM creature_addon WHERE guid = 577; --- Create template addon for creature 909 -DELETE FROM creature_template_addon WHERE entry =909; -INSERT INTO creature_template_addon VALUES (909,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 909 -DELETE FROM creature_addon WHERE guid = 4278; -DELETE FROM creature_addon WHERE guid = 4280; -DELETE FROM creature_addon WHERE guid = 4282; -DELETE FROM creature_addon WHERE guid = 4288; -DELETE FROM creature_addon WHERE guid = 4289; -DELETE FROM creature_addon WHERE guid = 4318; -DELETE FROM creature_addon WHERE guid = 4319; -DELETE FROM creature_addon WHERE guid = 4320; -DELETE FROM creature_addon WHERE guid = 4322; -DELETE FROM creature_addon WHERE guid = 4332; -DELETE FROM creature_addon WHERE guid = 4333; -DELETE FROM creature_addon WHERE guid = 4870; -DELETE FROM creature_addon WHERE guid = 4875; -DELETE FROM creature_addon WHERE guid = 4877; -DELETE FROM creature_addon WHERE guid = 5025; -DELETE FROM creature_addon WHERE guid = 5027; --- Create template addon for creature 910 -DELETE FROM creature_template_addon WHERE entry =910; -INSERT INTO creature_template_addon VALUES (910,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 910 -DELETE FROM creature_addon WHERE guid = 4267; -DELETE FROM creature_addon WHERE guid = 4281; -DELETE FROM creature_addon WHERE guid = 5026; --- Clear duplicate addons from template for creature 911 --- Clear duplicate addons from template for creature 912 --- Clear duplicate addons from template for creature 913 --- Clear duplicate addons from template for creature 914 --- Clear duplicate addons from template for creature 915 --- Clear duplicate addons from template for creature 916 --- Clear duplicate addons from template for creature 917 --- Clear duplicate addons from template for creature 918 --- Create template addon for creature 920 -DELETE FROM creature_template_addon WHERE entry =920; -INSERT INTO creature_template_addon VALUES (920,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 920 -DELETE FROM creature_addon WHERE guid = 4233; -DELETE FROM creature_addon WHERE guid = 4238; -DELETE FROM creature_addon WHERE guid = 4239; -DELETE FROM creature_addon WHERE guid = 4258; -DELETE FROM creature_addon WHERE guid = 4259; -DELETE FROM creature_addon WHERE guid = 4260; -DELETE FROM creature_addon WHERE guid = 4261; -DELETE FROM creature_addon WHERE guid = 4975; -DELETE FROM creature_addon WHERE guid = 5017; -DELETE FROM creature_addon WHERE guid = 5018; -DELETE FROM creature_addon WHERE guid = 5019; -DELETE FROM creature_addon WHERE guid = 5020; -DELETE FROM creature_addon WHERE guid = 6093; -DELETE FROM creature_addon WHERE guid = 6113; --- Create template addon for creature 921 -DELETE FROM creature_template_addon WHERE entry =921; -INSERT INTO creature_template_addon VALUES (921,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 921 -DELETE FROM creature_addon WHERE guid = 1422; --- Create template addon for creature 922 -DELETE FROM creature_template_addon WHERE entry =922; -INSERT INTO creature_template_addon VALUES (922,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 922 -DELETE FROM creature_addon WHERE guid = 32692; -DELETE FROM creature_addon WHERE guid = 34158; -DELETE FROM creature_addon WHERE guid = 35230; -DELETE FROM creature_addon WHERE guid = 35251; -DELETE FROM creature_addon WHERE guid = 35252; -DELETE FROM creature_addon WHERE guid = 35253; -DELETE FROM creature_addon WHERE guid = 37376; -DELETE FROM creature_addon WHERE guid = 37590; -DELETE FROM creature_addon WHERE guid = 37591; -DELETE FROM creature_addon WHERE guid = 38684; -DELETE FROM creature_addon WHERE guid = 38685; -DELETE FROM creature_addon WHERE guid = 38687; -DELETE FROM creature_addon WHERE guid = 38689; -DELETE FROM creature_addon WHERE guid = 38691; -DELETE FROM creature_addon WHERE guid = 38694; -DELETE FROM creature_addon WHERE guid = 38719; -DELETE FROM creature_addon WHERE guid = 38720; -DELETE FROM creature_addon WHERE guid = 38754; -DELETE FROM creature_addon WHERE guid = 38760; -DELETE FROM creature_addon WHERE guid = 38762; -DELETE FROM creature_addon WHERE guid = 38763; -DELETE FROM creature_addon WHERE guid = 38764; -DELETE FROM creature_addon WHERE guid = 38765; -DELETE FROM creature_addon WHERE guid = 38766; -DELETE FROM creature_addon WHERE guid = 38873; --- Create template addon for creature 923 -DELETE FROM creature_template_addon WHERE entry =923; -INSERT INTO creature_template_addon VALUES (923,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 923 -DELETE FROM creature_addon WHERE guid = 4218; -DELETE FROM creature_addon WHERE guid = 4219; -DELETE FROM creature_addon WHERE guid = 4220; -DELETE FROM creature_addon WHERE guid = 4225; -DELETE FROM creature_addon WHERE guid = 4240; -DELETE FROM creature_addon WHERE guid = 4253; -DELETE FROM creature_addon WHERE guid = 4257; -DELETE FROM creature_addon WHERE guid = 4268; -DELETE FROM creature_addon WHERE guid = 4271; -DELETE FROM creature_addon WHERE guid = 4272; -DELETE FROM creature_addon WHERE guid = 4285; -DELETE FROM creature_addon WHERE guid = 4287; -DELETE FROM creature_addon WHERE guid = 4290; -DELETE FROM creature_addon WHERE guid = 4291; -DELETE FROM creature_addon WHERE guid = 4292; -DELETE FROM creature_addon WHERE guid = 4303; -DELETE FROM creature_addon WHERE guid = 4304; -DELETE FROM creature_addon WHERE guid = 4315; -DELETE FROM creature_addon WHERE guid = 4335; -DELETE FROM creature_addon WHERE guid = 4417; -DELETE FROM creature_addon WHERE guid = 4859; -DELETE FROM creature_addon WHERE guid = 4868; -DELETE FROM creature_addon WHERE guid = 4872; -DELETE FROM creature_addon WHERE guid = 4873; -DELETE FROM creature_addon WHERE guid = 4881; -DELETE FROM creature_addon WHERE guid = 4938; -DELETE FROM creature_addon WHERE guid = 5016; -DELETE FROM creature_addon WHERE guid = 5032; -DELETE FROM creature_addon WHERE guid = 5177; -DELETE FROM creature_addon WHERE guid = 5934; -DELETE FROM creature_addon WHERE guid = 5962; -DELETE FROM creature_addon WHERE guid = 5963; -DELETE FROM creature_addon WHERE guid = 6032; -DELETE FROM creature_addon WHERE guid = 6034; -DELETE FROM creature_addon WHERE guid = 6035; -DELETE FROM creature_addon WHERE guid = 6036; -DELETE FROM creature_addon WHERE guid = 6042; -DELETE FROM creature_addon WHERE guid = 6044; -DELETE FROM creature_addon WHERE guid = 6136; -DELETE FROM creature_addon WHERE guid = 6137; --- Clear duplicate addons from template for creature 925 --- Clear duplicate addons from template for creature 926 --- Clear duplicate addons from template for creature 927 --- Create template addon for creature 928 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =928; -INSERT INTO creature_template_addon VALUES (928,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 928 --- Create template addon for creature 930 -DELETE FROM creature_template_addon WHERE entry =930; -INSERT INTO creature_template_addon VALUES (930,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 930 -DELETE FROM creature_addon WHERE guid = 4231; -DELETE FROM creature_addon WHERE guid = 4232; -DELETE FROM creature_addon WHERE guid = 4269; -DELETE FROM creature_addon WHERE guid = 4270; -DELETE FROM creature_addon WHERE guid = 4344; -DELETE FROM creature_addon WHERE guid = 4351; -DELETE FROM creature_addon WHERE guid = 4383; -DELETE FROM creature_addon WHERE guid = 4384; -DELETE FROM creature_addon WHERE guid = 4385; -DELETE FROM creature_addon WHERE guid = 4414; -DELETE FROM creature_addon WHERE guid = 4415; -DELETE FROM creature_addon WHERE guid = 4416; -DELETE FROM creature_addon WHERE guid = 4453; -DELETE FROM creature_addon WHERE guid = 4459; -DELETE FROM creature_addon WHERE guid = 4460; -DELETE FROM creature_addon WHERE guid = 4462; -DELETE FROM creature_addon WHERE guid = 4463; -DELETE FROM creature_addon WHERE guid = 4473; -DELETE FROM creature_addon WHERE guid = 4828; -DELETE FROM creature_addon WHERE guid = 4830; -DELETE FROM creature_addon WHERE guid = 4887; -DELETE FROM creature_addon WHERE guid = 4890; -DELETE FROM creature_addon WHERE guid = 4891; -DELETE FROM creature_addon WHERE guid = 4894; -DELETE FROM creature_addon WHERE guid = 4897; -DELETE FROM creature_addon WHERE guid = 4899; -DELETE FROM creature_addon WHERE guid = 4900; -DELETE FROM creature_addon WHERE guid = 4901; -DELETE FROM creature_addon WHERE guid = 4902; -DELETE FROM creature_addon WHERE guid = 4903; -DELETE FROM creature_addon WHERE guid = 4904; -DELETE FROM creature_addon WHERE guid = 4905; -DELETE FROM creature_addon WHERE guid = 4907; -DELETE FROM creature_addon WHERE guid = 4908; -DELETE FROM creature_addon WHERE guid = 4909; -DELETE FROM creature_addon WHERE guid = 4910; -DELETE FROM creature_addon WHERE guid = 4916; -DELETE FROM creature_addon WHERE guid = 4917; -DELETE FROM creature_addon WHERE guid = 4918; -DELETE FROM creature_addon WHERE guid = 4921; -DELETE FROM creature_addon WHERE guid = 4922; -DELETE FROM creature_addon WHERE guid = 4923; -DELETE FROM creature_addon WHERE guid = 4924; -DELETE FROM creature_addon WHERE guid = 4925; -DELETE FROM creature_addon WHERE guid = 4926; -DELETE FROM creature_addon WHERE guid = 4936; -DELETE FROM creature_addon WHERE guid = 4937; -DELETE FROM creature_addon WHERE guid = 4947; -DELETE FROM creature_addon WHERE guid = 4967; -DELETE FROM creature_addon WHERE guid = 5034; -DELETE FROM creature_addon WHERE guid = 5035; -DELETE FROM creature_addon WHERE guid = 6006; -DELETE FROM creature_addon WHERE guid = 6081; -DELETE FROM creature_addon WHERE guid = 6085; -DELETE FROM creature_addon WHERE guid = 6100; --- Create template addon for creature 931 -DELETE FROM creature_template_addon WHERE entry =931; -INSERT INTO creature_template_addon VALUES (931,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 931 -DELETE FROM creature_addon WHERE guid = 6714; --- Create template addon for creature 932 -DELETE FROM creature_template_addon WHERE entry =932; -INSERT INTO creature_template_addon VALUES (932,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 932 -DELETE FROM creature_addon WHERE guid = 6715; --- Create template addon for creature 933 -DELETE FROM creature_template_addon WHERE entry =933; -INSERT INTO creature_template_addon VALUES (933,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 933 -DELETE FROM creature_addon WHERE guid = 6158; --- Create template addon for creature 934 -DELETE FROM creature_template_addon WHERE entry =934; -INSERT INTO creature_template_addon VALUES (934,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 934 -DELETE FROM creature_addon WHERE guid = 10088; --- Create template addon for creature 935 -DELETE FROM creature_template_addon WHERE entry =935; -INSERT INTO creature_template_addon VALUES (935,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 935 -DELETE FROM creature_addon WHERE guid = 6157; --- Create template addon for creature 936 -DELETE FROM creature_template_addon WHERE entry =936; -INSERT INTO creature_template_addon VALUES (936,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 936 -DELETE FROM creature_addon WHERE guid = 10080; --- Create template addon for creature 937 -DELETE FROM creature_template_addon WHERE entry =937; -INSERT INTO creature_template_addon VALUES (937,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 937 -DELETE FROM creature_addon WHERE guid = 1584; -DELETE FROM creature_addon WHERE guid = 1587; -DELETE FROM creature_addon WHERE guid = 1590; -DELETE FROM creature_addon WHERE guid = 1594; -DELETE FROM creature_addon WHERE guid = 1595; -DELETE FROM creature_addon WHERE guid = 1609; -DELETE FROM creature_addon WHERE guid = 1612; -DELETE FROM creature_addon WHERE guid = 1653; -DELETE FROM creature_addon WHERE guid = 1876; -DELETE FROM creature_addon WHERE guid = 1901; -DELETE FROM creature_addon WHERE guid = 1913; -DELETE FROM creature_addon WHERE guid = 2220; -DELETE FROM creature_addon WHERE guid = 2234; -DELETE FROM creature_addon WHERE guid = 2248; -DELETE FROM creature_addon WHERE guid = 2263; -DELETE FROM creature_addon WHERE guid = 2267; --- Create template addon for creature 938 -DELETE FROM creature_template_addon WHERE entry =938; -INSERT INTO creature_template_addon VALUES (938,0,33554432,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 938 -DELETE FROM creature_addon WHERE guid = 906; -DELETE FROM creature_addon WHERE guid = 1458; -DELETE FROM creature_addon WHERE guid = 1461; -DELETE FROM creature_addon WHERE guid = 1462; -DELETE FROM creature_addon WHERE guid = 1465; -DELETE FROM creature_addon WHERE guid = 1596; -DELETE FROM creature_addon WHERE guid = 1602; -DELETE FROM creature_addon WHERE guid = 1617; -DELETE FROM creature_addon WHERE guid = 1619; -DELETE FROM creature_addon WHERE guid = 1625; -DELETE FROM creature_addon WHERE guid = 1627; -DELETE FROM creature_addon WHERE guid = 1631; -DELETE FROM creature_addon WHERE guid = 1632; -DELETE FROM creature_addon WHERE guid = 1633; -DELETE FROM creature_addon WHERE guid = 1634; --- Create template addon for creature 939 -DELETE FROM creature_template_addon WHERE entry =939; -INSERT INTO creature_template_addon VALUES (939,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 939 -DELETE FROM creature_addon WHERE guid = 1438; -DELETE FROM creature_addon WHERE guid = 1441; -DELETE FROM creature_addon WHERE guid = 1444; -DELETE FROM creature_addon WHERE guid = 1450; -DELETE FROM creature_addon WHERE guid = 1451; -DELETE FROM creature_addon WHERE guid = 1453; -DELETE FROM creature_addon WHERE guid = 1454; -DELETE FROM creature_addon WHERE guid = 1571; -DELETE FROM creature_addon WHERE guid = 1600; -DELETE FROM creature_addon WHERE guid = 1601; -DELETE FROM creature_addon WHERE guid = 1604; -DELETE FROM creature_addon WHERE guid = 1608; -DELETE FROM creature_addon WHERE guid = 1611; -DELETE FROM creature_addon WHERE guid = 1614; --- Create template addon for creature 940 -DELETE FROM creature_template_addon WHERE entry =940; -INSERT INTO creature_template_addon VALUES (940,0,0,1,16,0,0,'588'); --- Clear duplicate addons from template for creature 940 -DELETE FROM creature_addon WHERE guid = 794; -DELETE FROM creature_addon WHERE guid = 1582; -DELETE FROM creature_addon WHERE guid = 1585; -DELETE FROM creature_addon WHERE guid = 1586; -DELETE FROM creature_addon WHERE guid = 1588; -DELETE FROM creature_addon WHERE guid = 1589; -DELETE FROM creature_addon WHERE guid = 1591; -DELETE FROM creature_addon WHERE guid = 1592; -DELETE FROM creature_addon WHERE guid = 1593; -DELETE FROM creature_addon WHERE guid = 1599; -DELETE FROM creature_addon WHERE guid = 1616; -DELETE FROM creature_addon WHERE guid = 1628; -DELETE FROM creature_addon WHERE guid = 1650; -DELETE FROM creature_addon WHERE guid = 1651; -DELETE FROM creature_addon WHERE guid = 1880; -DELETE FROM creature_addon WHERE guid = 2215; -DELETE FROM creature_addon WHERE guid = 2216; -DELETE FROM creature_addon WHERE guid = 2217; -DELETE FROM creature_addon WHERE guid = 2219; -DELETE FROM creature_addon WHERE guid = 2223; -DELETE FROM creature_addon WHERE guid = 2232; -DELETE FROM creature_addon WHERE guid = 2250; -DELETE FROM creature_addon WHERE guid = 2256; --- Create template addon for creature 941 -DELETE FROM creature_template_addon WHERE entry =941; -INSERT INTO creature_template_addon VALUES (941,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 941 -DELETE FROM creature_addon WHERE guid = 1459; -DELETE FROM creature_addon WHERE guid = 1460; -DELETE FROM creature_addon WHERE guid = 1620; -DELETE FROM creature_addon WHERE guid = 1621; -DELETE FROM creature_addon WHERE guid = 1622; -DELETE FROM creature_addon WHERE guid = 1623; -DELETE FROM creature_addon WHERE guid = 1624; -DELETE FROM creature_addon WHERE guid = 1629; --- Create template addon for creature 942 -DELETE FROM creature_template_addon WHERE entry =942; -INSERT INTO creature_template_addon VALUES (942,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 942 -DELETE FROM creature_addon WHERE guid = 1439; -DELETE FROM creature_addon WHERE guid = 1443; -DELETE FROM creature_addon WHERE guid = 1445; -DELETE FROM creature_addon WHERE guid = 1446; -DELETE FROM creature_addon WHERE guid = 1452; -DELETE FROM creature_addon WHERE guid = 1455; -DELETE FROM creature_addon WHERE guid = 1457; -DELETE FROM creature_addon WHERE guid = 1574; -DELETE FROM creature_addon WHERE guid = 1603; -DELETE FROM creature_addon WHERE guid = 1605; -DELETE FROM creature_addon WHERE guid = 1613; -DELETE FROM creature_addon WHERE guid = 1615; -DELETE FROM creature_addon WHERE guid = 1618; --- Create template addon for creature 943 -DELETE FROM creature_template_addon WHERE entry =943; -INSERT INTO creature_template_addon VALUES (943,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 943 -DELETE FROM creature_addon WHERE guid = 367; -DELETE FROM creature_addon WHERE guid = 1426; -DELETE FROM creature_addon WHERE guid = 1427; -DELETE FROM creature_addon WHERE guid = 1606; --- Clear duplicate addons from template for creature 944 --- Clear duplicate addons from template for creature 945 --- Clear duplicate addons from template for creature 946 --- Create template addon for creature 947 -DELETE FROM creature_template_addon WHERE entry =947; -INSERT INTO creature_template_addon VALUES (947,0,33554432,1,16,0,0,'6408'); --- Clear duplicate addons from template for creature 947 -DELETE FROM creature_addon WHERE guid = 28480; -DELETE FROM creature_addon WHERE guid = 134148; -DELETE FROM creature_addon WHERE guid = 134149; -DELETE FROM creature_addon WHERE guid = 134150; -DELETE FROM creature_addon WHERE guid = 134151; -DELETE FROM creature_addon WHERE guid = 134152; -DELETE FROM creature_addon WHERE guid = 134153; -DELETE FROM creature_addon WHERE guid = 134154; -DELETE FROM creature_addon WHERE guid = 134155; -DELETE FROM creature_addon WHERE guid = 134156; -DELETE FROM creature_addon WHERE guid = 134157; -DELETE FROM creature_addon WHERE guid = 134158; -DELETE FROM creature_addon WHERE guid = 134159; --- Create template addon for creature 948 -DELETE FROM creature_template_addon WHERE entry =948; -INSERT INTO creature_template_addon VALUES (948,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 948 -DELETE FROM creature_addon WHERE guid = 4439; -DELETE FROM creature_addon WHERE guid = 4965; -DELETE FROM creature_addon WHERE guid = 4978; -DELETE FROM creature_addon WHERE guid = 4981; -DELETE FROM creature_addon WHERE guid = 5001; -DELETE FROM creature_addon WHERE guid = 6094; -DELETE FROM creature_addon WHERE guid = 6099; --- Create template addon for creature 949 -DELETE FROM creature_template_addon WHERE entry =949; -INSERT INTO creature_template_addon VALUES (949,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 949 -DELETE FROM creature_addon WHERE guid = 5036; -DELETE FROM creature_addon WHERE guid = 5085; -DELETE FROM creature_addon WHERE guid = 5087; -DELETE FROM creature_addon WHERE guid = 5092; -DELETE FROM creature_addon WHERE guid = 5175; -DELETE FROM creature_addon WHERE guid = 5964; --- Create template addon for creature 950 -DELETE FROM creature_template_addon WHERE entry =950; -INSERT INTO creature_template_addon VALUES (950,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 950 -DELETE FROM creature_addon WHERE guid = 43596; --- Clear duplicate addons from template for creature 951 --- Clear duplicate addons from template for creature 952 --- Create template addon for creature 954 -DELETE FROM creature_template_addon WHERE entry =954; -INSERT INTO creature_template_addon VALUES (954,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 954 -DELETE FROM creature_addon WHERE guid = 8274; --- Clear duplicate addons from template for creature 955 --- Create template addon for creature 956 -DELETE FROM creature_template_addon WHERE entry =956; -INSERT INTO creature_template_addon VALUES (956,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 956 -DELETE FROM creature_addon WHERE guid = 6717; --- Create template addon for creature 957 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =957; -INSERT INTO creature_template_addon VALUES (957,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 957 --- Clear duplicate addons from template for creature 958 --- Clear duplicate addons from template for creature 959 --- Create template addon for creature 960 -DELETE FROM creature_template_addon WHERE entry =960; -INSERT INTO creature_template_addon VALUES (960,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 960 -DELETE FROM creature_addon WHERE guid = 4210; --- Clear duplicate addons from template for creature 963 --- Create template addon for creature 976 -DELETE FROM creature_template_addon WHERE entry =976; -INSERT INTO creature_template_addon VALUES (976,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 976 -DELETE FROM creature_addon WHERE guid = 1430; -DELETE FROM creature_addon WHERE guid = 1607; --- Create template addon for creature 977 -DELETE FROM creature_template_addon WHERE entry =977; -INSERT INTO creature_template_addon VALUES (977,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 977 -DELETE FROM creature_addon WHERE guid = 1428; -DELETE FROM creature_addon WHERE guid = 1429; --- Create template addon for creature 978 -DELETE FROM creature_template_addon WHERE entry =978; -INSERT INTO creature_template_addon VALUES (978,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 978 -DELETE FROM creature_addon WHERE guid = 1324; -DELETE FROM creature_addon WHERE guid = 1468; -DELETE FROM creature_addon WHERE guid = 1469; -DELETE FROM creature_addon WHERE guid = 1470; -DELETE FROM creature_addon WHERE guid = 1471; -DELETE FROM creature_addon WHERE guid = 1472; -DELETE FROM creature_addon WHERE guid = 1476; -DELETE FROM creature_addon WHERE guid = 1480; -DELETE FROM creature_addon WHERE guid = 1566; -DELETE FROM creature_addon WHERE guid = 1567; -DELETE FROM creature_addon WHERE guid = 1568; -DELETE FROM creature_addon WHERE guid = 1569; -DELETE FROM creature_addon WHERE guid = 1572; -DELETE FROM creature_addon WHERE guid = 1573; --- Create template addon for creature 979 -DELETE FROM creature_template_addon WHERE entry =979; -INSERT INTO creature_template_addon VALUES (979,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 979 -DELETE FROM creature_addon WHERE guid = 1331; -DELETE FROM creature_addon WHERE guid = 1477; -DELETE FROM creature_addon WHERE guid = 1482; -DELETE FROM creature_addon WHERE guid = 1565; -DELETE FROM creature_addon WHERE guid = 1570; --- Create template addon for creature 980 -DELETE FROM creature_template_addon WHERE entry =980; -INSERT INTO creature_template_addon VALUES (980,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 980 -DELETE FROM creature_addon WHERE guid = 34515; --- Create template addon for creature 981 -DELETE FROM creature_template_addon WHERE entry =981; -INSERT INTO creature_template_addon VALUES (981,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 981 -DELETE FROM creature_addon WHERE guid = 31948; --- Create template addon for creature 982 -DELETE FROM creature_template_addon WHERE entry =982; -INSERT INTO creature_template_addon VALUES (982,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 982 -DELETE FROM creature_addon WHERE guid = 34149; --- Create template addon for creature 983 -DELETE FROM creature_template_addon WHERE entry =983; -INSERT INTO creature_template_addon VALUES (983,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 983 -DELETE FROM creature_addon WHERE guid = 34517; --- Create template addon for creature 984 -DELETE FROM creature_template_addon WHERE entry =984; -INSERT INTO creature_template_addon VALUES (984,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 984 -DELETE FROM creature_addon WHERE guid = 32092; --- Create template addon for creature 985 -DELETE FROM creature_template_addon WHERE entry =985; -INSERT INTO creature_template_addon VALUES (985,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 985 -DELETE FROM creature_addon WHERE guid = 34156; --- Create template addon for creature 986 -DELETE FROM creature_template_addon WHERE entry =986; -INSERT INTO creature_template_addon VALUES (986,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 986 -DELETE FROM creature_addon WHERE guid = 34147; --- Create template addon for creature 987 -DELETE FROM creature_template_addon WHERE entry =987; -INSERT INTO creature_template_addon VALUES (987,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 987 -DELETE FROM creature_addon WHERE guid = 31949; --- Create template addon for creature 988 -DELETE FROM creature_template_addon WHERE entry =988; -INSERT INTO creature_template_addon VALUES (988,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 988 -DELETE FROM creature_addon WHERE guid = 32091; --- Create template addon for creature 989 -DELETE FROM creature_template_addon WHERE entry =989; -INSERT INTO creature_template_addon VALUES (989,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 989 -DELETE FROM creature_addon WHERE guid = 34154; --- Create template addon for creature 999 -DELETE FROM creature_template_addon WHERE entry =999; -INSERT INTO creature_template_addon VALUES (999,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 999 -DELETE FROM creature_addon WHERE guid = 4248; --- Create template addon for creature 1000 --- Create template addon for creature 1001 --- Create template addon for creature 1007 -DELETE FROM creature_template_addon WHERE entry =1007; -INSERT INTO creature_template_addon VALUES (1007,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1007 -DELETE FROM creature_addon WHERE guid = 9417; -DELETE FROM creature_addon WHERE guid = 9479; -DELETE FROM creature_addon WHERE guid = 9897; -DELETE FROM creature_addon WHERE guid = 9973; -DELETE FROM creature_addon WHERE guid = 10301; -DELETE FROM creature_addon WHERE guid = 10302; -DELETE FROM creature_addon WHERE guid = 10303; -DELETE FROM creature_addon WHERE guid = 10332; -DELETE FROM creature_addon WHERE guid = 10333; -DELETE FROM creature_addon WHERE guid = 10335; -DELETE FROM creature_addon WHERE guid = 10336; -DELETE FROM creature_addon WHERE guid = 10338; -DELETE FROM creature_addon WHERE guid = 10339; -DELETE FROM creature_addon WHERE guid = 10340; -DELETE FROM creature_addon WHERE guid = 10341; -DELETE FROM creature_addon WHERE guid = 10343; -DELETE FROM creature_addon WHERE guid = 10344; -DELETE FROM creature_addon WHERE guid = 10345; -DELETE FROM creature_addon WHERE guid = 10346; -DELETE FROM creature_addon WHERE guid = 10460; -DELETE FROM creature_addon WHERE guid = 10482; -DELETE FROM creature_addon WHERE guid = 10486; -DELETE FROM creature_addon WHERE guid = 10531; -DELETE FROM creature_addon WHERE guid = 10534; -DELETE FROM creature_addon WHERE guid = 10551; -DELETE FROM creature_addon WHERE guid = 10576; -DELETE FROM creature_addon WHERE guid = 10732; -DELETE FROM creature_addon WHERE guid = 11150; -DELETE FROM creature_addon WHERE guid = 11151; -DELETE FROM creature_addon WHERE guid = 11154; -DELETE FROM creature_addon WHERE guid = 11155; -DELETE FROM creature_addon WHERE guid = 11157; --- Create template addon for creature 1008 -DELETE FROM creature_template_addon WHERE entry =1008; -INSERT INTO creature_template_addon VALUES (1008,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1008 -DELETE FROM creature_addon WHERE guid = 9418; -DELETE FROM creature_addon WHERE guid = 9867; -DELETE FROM creature_addon WHERE guid = 9966; -DELETE FROM creature_addon WHERE guid = 9974; -DELETE FROM creature_addon WHERE guid = 10265; -DELETE FROM creature_addon WHERE guid = 10300; -DELETE FROM creature_addon WHERE guid = 10304; -DELETE FROM creature_addon WHERE guid = 10305; -DELETE FROM creature_addon WHERE guid = 10306; -DELETE FROM creature_addon WHERE guid = 10307; -DELETE FROM creature_addon WHERE guid = 10337; -DELETE FROM creature_addon WHERE guid = 10461; -DELETE FROM creature_addon WHERE guid = 10491; -DELETE FROM creature_addon WHERE guid = 10492; -DELETE FROM creature_addon WHERE guid = 10493; -DELETE FROM creature_addon WHERE guid = 10501; -DELETE FROM creature_addon WHERE guid = 10530; -DELETE FROM creature_addon WHERE guid = 10575; -DELETE FROM creature_addon WHERE guid = 10630; -DELETE FROM creature_addon WHERE guid = 10650; -DELETE FROM creature_addon WHERE guid = 10651; -DELETE FROM creature_addon WHERE guid = 10655; -DELETE FROM creature_addon WHERE guid = 10659; -DELETE FROM creature_addon WHERE guid = 10701; -DELETE FROM creature_addon WHERE guid = 10702; -DELETE FROM creature_addon WHERE guid = 10717; -DELETE FROM creature_addon WHERE guid = 10719; -DELETE FROM creature_addon WHERE guid = 10720; -DELETE FROM creature_addon WHERE guid = 10733; -DELETE FROM creature_addon WHERE guid = 10735; -DELETE FROM creature_addon WHERE guid = 10747; -DELETE FROM creature_addon WHERE guid = 11142; -DELETE FROM creature_addon WHERE guid = 11145; -DELETE FROM creature_addon WHERE guid = 11149; --- Create template addon for creature 1009 -DELETE FROM creature_template_addon WHERE entry =1009; -INSERT INTO creature_template_addon VALUES (1009,0,0,1,16,0,0,'12544'); --- Clear duplicate addons from template for creature 1009 -DELETE FROM creature_addon WHERE guid = 9822; -DELETE FROM creature_addon WHERE guid = 9868; -DELETE FROM creature_addon WHERE guid = 10490; -DELETE FROM creature_addon WHERE guid = 10620; --- Create template addon for creature 1010 -DELETE FROM creature_template_addon WHERE entry =1010; -INSERT INTO creature_template_addon VALUES (1010,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1010 -DELETE FROM creature_addon WHERE guid = 9820; -DELETE FROM creature_addon WHERE guid = 9994; -DELETE FROM creature_addon WHERE guid = 10553; -DELETE FROM creature_addon WHERE guid = 10556; -DELETE FROM creature_addon WHERE guid = 10563; -DELETE FROM creature_addon WHERE guid = 10565; -DELETE FROM creature_addon WHERE guid = 10656; -DELETE FROM creature_addon WHERE guid = 10661; -DELETE FROM creature_addon WHERE guid = 10663; -DELETE FROM creature_addon WHERE guid = 10664; -DELETE FROM creature_addon WHERE guid = 10667; -DELETE FROM creature_addon WHERE guid = 10668; -DELETE FROM creature_addon WHERE guid = 10671; -DELETE FROM creature_addon WHERE guid = 10676; -DELETE FROM creature_addon WHERE guid = 10678; -DELETE FROM creature_addon WHERE guid = 10679; -DELETE FROM creature_addon WHERE guid = 10681; -DELETE FROM creature_addon WHERE guid = 10682; -DELETE FROM creature_addon WHERE guid = 10684; -DELETE FROM creature_addon WHERE guid = 10685; -DELETE FROM creature_addon WHERE guid = 10689; -DELETE FROM creature_addon WHERE guid = 10690; -DELETE FROM creature_addon WHERE guid = 10692; -DELETE FROM creature_addon WHERE guid = 10693; -DELETE FROM creature_addon WHERE guid = 10694; -DELETE FROM creature_addon WHERE guid = 10695; -DELETE FROM creature_addon WHERE guid = 10697; -DELETE FROM creature_addon WHERE guid = 10698; -DELETE FROM creature_addon WHERE guid = 10699; -DELETE FROM creature_addon WHERE guid = 10703; -DELETE FROM creature_addon WHERE guid = 10706; -DELETE FROM creature_addon WHERE guid = 10707; -DELETE FROM creature_addon WHERE guid = 10743; -DELETE FROM creature_addon WHERE guid = 10799; -DELETE FROM creature_addon WHERE guid = 10853; -DELETE FROM creature_addon WHERE guid = 11131; -DELETE FROM creature_addon WHERE guid = 11132; -DELETE FROM creature_addon WHERE guid = 11133; -DELETE FROM creature_addon WHERE guid = 11138; -DELETE FROM creature_addon WHERE guid = 11139; -DELETE FROM creature_addon WHERE guid = 11140; -DELETE FROM creature_addon WHERE guid = 11141; -DELETE FROM creature_addon WHERE guid = 11144; --- Create template addon for creature 1011 -DELETE FROM creature_template_addon WHERE entry =1011; -INSERT INTO creature_template_addon VALUES (1011,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1011 -DELETE FROM creature_addon WHERE guid = 9866; -DELETE FROM creature_addon WHERE guid = 9987; -DELETE FROM creature_addon WHERE guid = 9991; -DELETE FROM creature_addon WHERE guid = 9992; -DELETE FROM creature_addon WHERE guid = 9995; -DELETE FROM creature_addon WHERE guid = 9996; -DELETE FROM creature_addon WHERE guid = 9999; -DELETE FROM creature_addon WHERE guid = 10038; -DELETE FROM creature_addon WHERE guid = 10554; -DELETE FROM creature_addon WHERE guid = 10560; -DELETE FROM creature_addon WHERE guid = 10564; -DELETE FROM creature_addon WHERE guid = 10566; -DELETE FROM creature_addon WHERE guid = 10660; -DELETE FROM creature_addon WHERE guid = 10662; -DELETE FROM creature_addon WHERE guid = 10665; -DELETE FROM creature_addon WHERE guid = 10669; -DELETE FROM creature_addon WHERE guid = 10670; -DELETE FROM creature_addon WHERE guid = 10672; -DELETE FROM creature_addon WHERE guid = 10673; -DELETE FROM creature_addon WHERE guid = 10674; -DELETE FROM creature_addon WHERE guid = 10675; -DELETE FROM creature_addon WHERE guid = 10677; -DELETE FROM creature_addon WHERE guid = 10680; -DELETE FROM creature_addon WHERE guid = 10683; -DELETE FROM creature_addon WHERE guid = 10687; -DELETE FROM creature_addon WHERE guid = 10691; -DELETE FROM creature_addon WHERE guid = 10854; -DELETE FROM creature_addon WHERE guid = 10855; --- Create template addon for creature 1012 -DELETE FROM creature_template_addon WHERE entry =1012; -INSERT INTO creature_template_addon VALUES (1012,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1012 -DELETE FROM creature_addon WHERE guid = 9892; -DELETE FROM creature_addon WHERE guid = 9895; -DELETE FROM creature_addon WHERE guid = 9903; -DELETE FROM creature_addon WHERE guid = 9904; -DELETE FROM creature_addon WHERE guid = 9905; -DELETE FROM creature_addon WHERE guid = 9906; -DELETE FROM creature_addon WHERE guid = 9907; -DELETE FROM creature_addon WHERE guid = 9908; -DELETE FROM creature_addon WHERE guid = 9993; -DELETE FROM creature_addon WHERE guid = 9997; -DELETE FROM creature_addon WHERE guid = 9998; -DELETE FROM creature_addon WHERE guid = 10032; -DELETE FROM creature_addon WHERE guid = 10033; -DELETE FROM creature_addon WHERE guid = 10034; -DELETE FROM creature_addon WHERE guid = 10037; -DELETE FROM creature_addon WHERE guid = 10552; -DELETE FROM creature_addon WHERE guid = 10555; -DELETE FROM creature_addon WHERE guid = 10557; -DELETE FROM creature_addon WHERE guid = 10558; -DELETE FROM creature_addon WHERE guid = 10559; -DELETE FROM creature_addon WHERE guid = 10561; -DELETE FROM creature_addon WHERE guid = 10562; -DELETE FROM creature_addon WHERE guid = 10567; -DELETE FROM creature_addon WHERE guid = 10568; -DELETE FROM creature_addon WHERE guid = 10666; -DELETE FROM creature_addon WHERE guid = 10686; -DELETE FROM creature_addon WHERE guid = 10856; --- Create template addon for creature 1013 -DELETE FROM creature_template_addon WHERE entry =1013; -INSERT INTO creature_template_addon VALUES (1013,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1013 -DELETE FROM creature_addon WHERE guid = 9894; -DELETE FROM creature_addon WHERE guid = 9901; -DELETE FROM creature_addon WHERE guid = 9902; -DELETE FROM creature_addon WHERE guid = 9909; -DELETE FROM creature_addon WHERE guid = 9989; -DELETE FROM creature_addon WHERE guid = 9990; -DELETE FROM creature_addon WHERE guid = 10035; --- Create template addon for creature 1014 -DELETE FROM creature_template_addon WHERE entry =1014; -INSERT INTO creature_template_addon VALUES (1014,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1014 -DELETE FROM creature_addon WHERE guid = 9893; -DELETE FROM creature_addon WHERE guid = 9900; -DELETE FROM creature_addon WHERE guid = 9910; -DELETE FROM creature_addon WHERE guid = 9988; -DELETE FROM creature_addon WHERE guid = 10036; --- Create template addon for creature 1015 -DELETE FROM creature_template_addon WHERE entry =1015; -INSERT INTO creature_template_addon VALUES (1015,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1015 -DELETE FROM creature_addon WHERE guid = 9612; -DELETE FROM creature_addon WHERE guid = 9708; -DELETE FROM creature_addon WHERE guid = 9727; -DELETE FROM creature_addon WHERE guid = 9728; -DELETE FROM creature_addon WHERE guid = 9804; -DELETE FROM creature_addon WHERE guid = 9814; -DELETE FROM creature_addon WHERE guid = 9832; -DELETE FROM creature_addon WHERE guid = 9887; -DELETE FROM creature_addon WHERE guid = 9919; -DELETE FROM creature_addon WHERE guid = 9931; -DELETE FROM creature_addon WHERE guid = 9937; -DELETE FROM creature_addon WHERE guid = 9940; -DELETE FROM creature_addon WHERE guid = 9978; -DELETE FROM creature_addon WHERE guid = 10017; -DELETE FROM creature_addon WHERE guid = 10225; -DELETE FROM creature_addon WHERE guid = 10577; -DELETE FROM creature_addon WHERE guid = 10623; -DELETE FROM creature_addon WHERE guid = 10770; -DELETE FROM creature_addon WHERE guid = 10771; -DELETE FROM creature_addon WHERE guid = 10850; -DELETE FROM creature_addon WHERE guid = 11093; -DELETE FROM creature_addon WHERE guid = 11194; --- Create template addon for creature 1016 -DELETE FROM creature_template_addon WHERE entry =1016; -INSERT INTO creature_template_addon VALUES (1016,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1016 -DELETE FROM creature_addon WHERE guid = 9540; -DELETE FROM creature_addon WHERE guid = 9594; -DELETE FROM creature_addon WHERE guid = 9608; -DELETE FROM creature_addon WHERE guid = 9760; -DELETE FROM creature_addon WHERE guid = 9830; -DELETE FROM creature_addon WHERE guid = 9846; -DELETE FROM creature_addon WHERE guid = 9886; -DELETE FROM creature_addon WHERE guid = 9930; -DELETE FROM creature_addon WHERE guid = 9941; -DELETE FROM creature_addon WHERE guid = 10772; -DELETE FROM creature_addon WHERE guid = 11076; -DELETE FROM creature_addon WHERE guid = 11090; -DELETE FROM creature_addon WHERE guid = 11092; -DELETE FROM creature_addon WHERE guid = 11096; -DELETE FROM creature_addon WHERE guid = 11109; -DELETE FROM creature_addon WHERE guid = 11110; -DELETE FROM creature_addon WHERE guid = 11113; -DELETE FROM creature_addon WHERE guid = 11193; --- Create template addon for creature 1017 -DELETE FROM creature_template_addon WHERE entry =1017; -INSERT INTO creature_template_addon VALUES (1017,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1017 -DELETE FROM creature_addon WHERE guid = 9478; -DELETE FROM creature_addon WHERE guid = 9593; -DELETE FROM creature_addon WHERE guid = 9638; -DELETE FROM creature_addon WHERE guid = 9709; -DELETE FROM creature_addon WHERE guid = 9722; -DELETE FROM creature_addon WHERE guid = 9797; -DELETE FROM creature_addon WHERE guid = 9798; -DELETE FROM creature_addon WHERE guid = 9799; -DELETE FROM creature_addon WHERE guid = 9831; -DELETE FROM creature_addon WHERE guid = 9918; -DELETE FROM creature_addon WHERE guid = 9938; -DELETE FROM creature_addon WHERE guid = 9939; -DELETE FROM creature_addon WHERE guid = 11091; -DELETE FROM creature_addon WHERE guid = 11094; -DELETE FROM creature_addon WHERE guid = 11095; -DELETE FROM creature_addon WHERE guid = 11097; -DELETE FROM creature_addon WHERE guid = 11108; -DELETE FROM creature_addon WHERE guid = 11115; -DELETE FROM creature_addon WHERE guid = 11116; -DELETE FROM creature_addon WHERE guid = 11117; --- Create template addon for creature 1018 -DELETE FROM creature_template_addon WHERE entry =1018; -INSERT INTO creature_template_addon VALUES (1018,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1018 -DELETE FROM creature_addon WHERE guid = 9506; -DELETE FROM creature_addon WHERE guid = 9507; -DELETE FROM creature_addon WHERE guid = 9509; -DELETE FROM creature_addon WHERE guid = 9614; -DELETE FROM creature_addon WHERE guid = 9615; -DELETE FROM creature_addon WHERE guid = 9616; -DELETE FROM creature_addon WHERE guid = 9618; -DELETE FROM creature_addon WHERE guid = 9620; -DELETE FROM creature_addon WHERE guid = 9621; -DELETE FROM creature_addon WHERE guid = 9652; -DELETE FROM creature_addon WHERE guid = 9656; -DELETE FROM creature_addon WHERE guid = 9659; -DELETE FROM creature_addon WHERE guid = 9660; -DELETE FROM creature_addon WHERE guid = 9662; -DELETE FROM creature_addon WHERE guid = 9762; -DELETE FROM creature_addon WHERE guid = 9764; -DELETE FROM creature_addon WHERE guid = 9765; -DELETE FROM creature_addon WHERE guid = 9766; -DELETE FROM creature_addon WHERE guid = 9769; -DELETE FROM creature_addon WHERE guid = 9816; -DELETE FROM creature_addon WHERE guid = 9818; -DELETE FROM creature_addon WHERE guid = 9819; -DELETE FROM creature_addon WHERE guid = 9821; -DELETE FROM creature_addon WHERE guid = 9838; -DELETE FROM creature_addon WHERE guid = 9875; -DELETE FROM creature_addon WHERE guid = 9876; -DELETE FROM creature_addon WHERE guid = 9979; -DELETE FROM creature_addon WHERE guid = 9980; -DELETE FROM creature_addon WHERE guid = 9981; -DELETE FROM creature_addon WHERE guid = 9982; -DELETE FROM creature_addon WHERE guid = 9984; -DELETE FROM creature_addon WHERE guid = 9986; -DELETE FROM creature_addon WHERE guid = 10612; -DELETE FROM creature_addon WHERE guid = 11106; -DELETE FROM creature_addon WHERE guid = 11107; -DELETE FROM creature_addon WHERE guid = 11112; -DELETE FROM creature_addon WHERE guid = 11114; --- Create template addon for creature 1019 -DELETE FROM creature_template_addon WHERE entry =1019; -INSERT INTO creature_template_addon VALUES (1019,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1019 -DELETE FROM creature_addon WHERE guid = 9508; -DELETE FROM creature_addon WHERE guid = 9600; -DELETE FROM creature_addon WHERE guid = 9617; -DELETE FROM creature_addon WHERE guid = 9619; -DELETE FROM creature_addon WHERE guid = 9622; -DELETE FROM creature_addon WHERE guid = 9623; -DELETE FROM creature_addon WHERE guid = 9653; -DELETE FROM creature_addon WHERE guid = 9654; -DELETE FROM creature_addon WHERE guid = 9655; -DELETE FROM creature_addon WHERE guid = 9657; -DELETE FROM creature_addon WHERE guid = 9658; -DELETE FROM creature_addon WHERE guid = 9661; -DELETE FROM creature_addon WHERE guid = 9692; -DELETE FROM creature_addon WHERE guid = 9720; -DELETE FROM creature_addon WHERE guid = 9761; -DELETE FROM creature_addon WHERE guid = 9843; -DELETE FROM creature_addon WHERE guid = 9878; -DELETE FROM creature_addon WHERE guid = 9879; -DELETE FROM creature_addon WHERE guid = 9880; -DELETE FROM creature_addon WHERE guid = 10226; -DELETE FROM creature_addon WHERE guid = 11074; -DELETE FROM creature_addon WHERE guid = 11111; --- Create template addon for creature 1020 -DELETE FROM creature_template_addon WHERE entry =1020; -INSERT INTO creature_template_addon VALUES (1020,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1020 -DELETE FROM creature_addon WHERE guid = 9718; -DELETE FROM creature_addon WHERE guid = 9719; -DELETE FROM creature_addon WHERE guid = 10710; -DELETE FROM creature_addon WHERE guid = 10734; -DELETE FROM creature_addon WHERE guid = 10804; -DELETE FROM creature_addon WHERE guid = 10805; -DELETE FROM creature_addon WHERE guid = 10806; -DELETE FROM creature_addon WHERE guid = 10868; -DELETE FROM creature_addon WHERE guid = 10869; -DELETE FROM creature_addon WHERE guid = 10870; -DELETE FROM creature_addon WHERE guid = 10871; -DELETE FROM creature_addon WHERE guid = 10931; -DELETE FROM creature_addon WHERE guid = 10933; -DELETE FROM creature_addon WHERE guid = 10984; -DELETE FROM creature_addon WHERE guid = 10985; -DELETE FROM creature_addon WHERE guid = 10987; -DELETE FROM creature_addon WHERE guid = 10989; -DELETE FROM creature_addon WHERE guid = 10991; -DELETE FROM creature_addon WHERE guid = 10992; -DELETE FROM creature_addon WHERE guid = 10995; -DELETE FROM creature_addon WHERE guid = 11012; -DELETE FROM creature_addon WHERE guid = 11018; -DELETE FROM creature_addon WHERE guid = 11019; -DELETE FROM creature_addon WHERE guid = 11020; -DELETE FROM creature_addon WHERE guid = 11032; -DELETE FROM creature_addon WHERE guid = 11164; -DELETE FROM creature_addon WHERE guid = 11165; --- Create template addon for creature 1021 -DELETE FROM creature_template_addon WHERE entry =1021; -INSERT INTO creature_template_addon VALUES (1021,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1021 -DELETE FROM creature_addon WHERE guid = 10791; -DELETE FROM creature_addon WHERE guid = 10845; -DELETE FROM creature_addon WHERE guid = 10846; -DELETE FROM creature_addon WHERE guid = 10858; -DELETE FROM creature_addon WHERE guid = 10932; -DELETE FROM creature_addon WHERE guid = 10982; -DELETE FROM creature_addon WHERE guid = 10983; -DELETE FROM creature_addon WHERE guid = 10986; -DELETE FROM creature_addon WHERE guid = 10988; -DELETE FROM creature_addon WHERE guid = 10990; -DELETE FROM creature_addon WHERE guid = 11013; -DELETE FROM creature_addon WHERE guid = 11015; -DELETE FROM creature_addon WHERE guid = 11016; -DELETE FROM creature_addon WHERE guid = 11017; -DELETE FROM creature_addon WHERE guid = 11162; -DELETE FROM creature_addon WHERE guid = 11163; --- Create template addon for creature 1022 -DELETE FROM creature_template_addon WHERE entry =1022; -INSERT INTO creature_template_addon VALUES (1022,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1022 -DELETE FROM creature_addon WHERE guid = 10956; -DELETE FROM creature_addon WHERE guid = 10968; -DELETE FROM creature_addon WHERE guid = 10979; -DELETE FROM creature_addon WHERE guid = 11022; -DELETE FROM creature_addon WHERE guid = 11024; -DELETE FROM creature_addon WHERE guid = 11031; -DELETE FROM creature_addon WHERE guid = 11035; -DELETE FROM creature_addon WHERE guid = 11036; -DELETE FROM creature_addon WHERE guid = 11037; -DELETE FROM creature_addon WHERE guid = 11044; -DELETE FROM creature_addon WHERE guid = 11046; -DELETE FROM creature_addon WHERE guid = 11047; -DELETE FROM creature_addon WHERE guid = 11048; -DELETE FROM creature_addon WHERE guid = 11050; --- Create template addon for creature 1023 -DELETE FROM creature_template_addon WHERE entry =1023; -INSERT INTO creature_template_addon VALUES (1023,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1023 -DELETE FROM creature_addon WHERE guid = 10981; -DELETE FROM creature_addon WHERE guid = 11021; -DELETE FROM creature_addon WHERE guid = 11023; -DELETE FROM creature_addon WHERE guid = 11025; -DELETE FROM creature_addon WHERE guid = 11045; -DELETE FROM creature_addon WHERE guid = 11049; -DELETE FROM creature_addon WHERE guid = 11051; -DELETE FROM creature_addon WHERE guid = 11052; -DELETE FROM creature_addon WHERE guid = 11053; --- Create template addon for creature 1024 -DELETE FROM creature_template_addon WHERE entry =1024; -INSERT INTO creature_template_addon VALUES (1024,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1024 -DELETE FROM creature_addon WHERE guid = 9604; -DELETE FROM creature_addon WHERE guid = 9715; -DELETE FROM creature_addon WHERE guid = 10320; -DELETE FROM creature_addon WHERE guid = 10321; -DELETE FROM creature_addon WHERE guid = 10813; -DELETE FROM creature_addon WHERE guid = 10814; -DELETE FROM creature_addon WHERE guid = 10824; -DELETE FROM creature_addon WHERE guid = 10912; -DELETE FROM creature_addon WHERE guid = 10913; -DELETE FROM creature_addon WHERE guid = 10914; -DELETE FROM creature_addon WHERE guid = 10915; -DELETE FROM creature_addon WHERE guid = 10929; -DELETE FROM creature_addon WHERE guid = 10934; -DELETE FROM creature_addon WHERE guid = 10936; -DELETE FROM creature_addon WHERE guid = 11026; -DELETE FROM creature_addon WHERE guid = 11027; -DELETE FROM creature_addon WHERE guid = 11028; -DELETE FROM creature_addon WHERE guid = 11033; -DELETE FROM creature_addon WHERE guid = 11034; -DELETE FROM creature_addon WHERE guid = 11038; -DELETE FROM creature_addon WHERE guid = 11039; -DELETE FROM creature_addon WHERE guid = 11126; -DELETE FROM creature_addon WHERE guid = 11158; -DELETE FROM creature_addon WHERE guid = 11160; -DELETE FROM creature_addon WHERE guid = 11167; --- Create template addon for creature 1025 -DELETE FROM creature_template_addon WHERE entry =1025; -INSERT INTO creature_template_addon VALUES (1025,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1025 -DELETE FROM creature_addon WHERE guid = 9603; -DELETE FROM creature_addon WHERE guid = 9683; -DELETE FROM creature_addon WHERE guid = 9685; -DELETE FROM creature_addon WHERE guid = 9687; -DELETE FROM creature_addon WHERE guid = 9756; -DELETE FROM creature_addon WHERE guid = 10909; -DELETE FROM creature_addon WHERE guid = 10927; -DELETE FROM creature_addon WHERE guid = 10930; -DELETE FROM creature_addon WHERE guid = 10935; -DELETE FROM creature_addon WHERE guid = 10937; -DELETE FROM creature_addon WHERE guid = 11040; -DELETE FROM creature_addon WHERE guid = 11041; -DELETE FROM creature_addon WHERE guid = 11042; -DELETE FROM creature_addon WHERE guid = 11043; -DELETE FROM creature_addon WHERE guid = 11057; -DELETE FROM creature_addon WHERE guid = 11062; -DELETE FROM creature_addon WHERE guid = 11063; -DELETE FROM creature_addon WHERE guid = 11064; -DELETE FROM creature_addon WHERE guid = 11065; --- Create template addon for creature 1026 -DELETE FROM creature_template_addon WHERE entry =1026; -INSERT INTO creature_template_addon VALUES (1026,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1026 -DELETE FROM creature_addon WHERE guid = 9824; -DELETE FROM creature_addon WHERE guid = 10003; -DELETE FROM creature_addon WHERE guid = 10628; -DELETE FROM creature_addon WHERE guid = 11054; -DELETE FROM creature_addon WHERE guid = 11061; --- Create template addon for creature 1027 -DELETE FROM creature_template_addon WHERE entry =1027; -INSERT INTO creature_template_addon VALUES (1027,0,1114112,1,16,0,0,'7165'); --- Clear duplicate addons from template for creature 1027 -DELETE FROM creature_addon WHERE guid = 9543; -DELETE FROM creature_addon WHERE guid = 9544; -DELETE FROM creature_addon WHERE guid = 9545; -DELETE FROM creature_addon WHERE guid = 9605; -DELETE FROM creature_addon WHERE guid = 9607; -DELETE FROM creature_addon WHERE guid = 9686; -DELETE FROM creature_addon WHERE guid = 9690; -DELETE FROM creature_addon WHERE guid = 9759; -DELETE FROM creature_addon WHERE guid = 9788; -DELETE FROM creature_addon WHERE guid = 9796; -DELETE FROM creature_addon WHERE guid = 9823; -DELETE FROM creature_addon WHERE guid = 10730; -DELETE FROM creature_addon WHERE guid = 10925; -DELETE FROM creature_addon WHERE guid = 10928; -DELETE FROM creature_addon WHERE guid = 11055; -DELETE FROM creature_addon WHERE guid = 11058; --- Create template addon for creature 1028 -DELETE FROM creature_template_addon WHERE entry =1028; -INSERT INTO creature_template_addon VALUES (1028,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1028 -DELETE FROM creature_addon WHERE guid = 9492; -DELETE FROM creature_addon WHERE guid = 9585; -DELETE FROM creature_addon WHERE guid = 9682; -DELETE FROM creature_addon WHERE guid = 9684; -DELETE FROM creature_addon WHERE guid = 9714; -DELETE FROM creature_addon WHERE guid = 9757; -DELETE FROM creature_addon WHERE guid = 9847; -DELETE FROM creature_addon WHERE guid = 9848; -DELETE FROM creature_addon WHERE guid = 9899; -DELETE FROM creature_addon WHERE guid = 10004; -DELETE FROM creature_addon WHERE guid = 10201; -DELETE FROM creature_addon WHERE guid = 10202; -DELETE FROM creature_addon WHERE guid = 10331; -DELETE FROM creature_addon WHERE guid = 10626; -DELETE FROM creature_addon WHERE guid = 10728; -DELETE FROM creature_addon WHERE guid = 10921; -DELETE FROM creature_addon WHERE guid = 10922; -DELETE FROM creature_addon WHERE guid = 10923; -DELETE FROM creature_addon WHERE guid = 10924; -DELETE FROM creature_addon WHERE guid = 10926; -DELETE FROM creature_addon WHERE guid = 11059; -DELETE FROM creature_addon WHERE guid = 11060; -DELETE FROM creature_addon WHERE guid = 11166; --- Create template addon for creature 1029 -DELETE FROM creature_template_addon WHERE entry =1029; -INSERT INTO creature_template_addon VALUES (1029,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1029 -DELETE FROM creature_addon WHERE guid = 10729; -DELETE FROM creature_addon WHERE guid = 10731; --- Create template addon for creature 1030 -DELETE FROM creature_template_addon WHERE entry =1030; -INSERT INTO creature_template_addon VALUES (1030,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1030 -DELETE FROM creature_addon WHERE guid = 9596; -DELETE FROM creature_addon WHERE guid = 9599; -DELETE FROM creature_addon WHERE guid = 9755; -DELETE FROM creature_addon WHERE guid = 9775; -DELETE FROM creature_addon WHERE guid = 9841; -DELETE FROM creature_addon WHERE guid = 9849; -DELETE FROM creature_addon WHERE guid = 9869; -DELETE FROM creature_addon WHERE guid = 9952; -DELETE FROM creature_addon WHERE guid = 9953; -DELETE FROM creature_addon WHERE guid = 9957; -DELETE FROM creature_addon WHERE guid = 10007; -DELETE FROM creature_addon WHERE guid = 10308; -DELETE FROM creature_addon WHERE guid = 10309; -DELETE FROM creature_addon WHERE guid = 10334; -DELETE FROM creature_addon WHERE guid = 10722; -DELETE FROM creature_addon WHERE guid = 10723; -DELETE FROM creature_addon WHERE guid = 10724; -DELETE FROM creature_addon WHERE guid = 10725; -DELETE FROM creature_addon WHERE guid = 10726; -DELETE FROM creature_addon WHERE guid = 10744; -DELETE FROM creature_addon WHERE guid = 10941; -DELETE FROM creature_addon WHERE guid = 11146; -DELETE FROM creature_addon WHERE guid = 11147; -DELETE FROM creature_addon WHERE guid = 11148; --- Create template addon for creature 1031 -DELETE FROM creature_template_addon WHERE entry =1031; -INSERT INTO creature_template_addon VALUES (1031,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1031 -DELETE FROM creature_addon WHERE guid = 10246; -DELETE FROM creature_addon WHERE guid = 10248; -DELETE FROM creature_addon WHERE guid = 10249; -DELETE FROM creature_addon WHERE guid = 10251; -DELETE FROM creature_addon WHERE guid = 10254; -DELETE FROM creature_addon WHERE guid = 10255; -DELETE FROM creature_addon WHERE guid = 10263; -DELETE FROM creature_addon WHERE guid = 10268; --- Create template addon for creature 1032 -DELETE FROM creature_template_addon WHERE entry =1032; -INSERT INTO creature_template_addon VALUES (1032,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1032 -DELETE FROM creature_addon WHERE guid = 9431; -DELETE FROM creature_addon WHERE guid = 9631; -DELETE FROM creature_addon WHERE guid = 9643; -DELETE FROM creature_addon WHERE guid = 9650; -DELETE FROM creature_addon WHERE guid = 9713; -DELETE FROM creature_addon WHERE guid = 9806; -DELETE FROM creature_addon WHERE guid = 9834; -DELETE FROM creature_addon WHERE guid = 9845; -DELETE FROM creature_addon WHERE guid = 9881; -DELETE FROM creature_addon WHERE guid = 9885; -DELETE FROM creature_addon WHERE guid = 9943; -DELETE FROM creature_addon WHERE guid = 9948; -DELETE FROM creature_addon WHERE guid = 9950; -DELETE FROM creature_addon WHERE guid = 9963; -DELETE FROM creature_addon WHERE guid = 10205; -DELETE FROM creature_addon WHERE guid = 10210; -DELETE FROM creature_addon WHERE guid = 10252; -DELETE FROM creature_addon WHERE guid = 10253; -DELETE FROM creature_addon WHERE guid = 10532; -DELETE FROM creature_addon WHERE guid = 10533; -DELETE FROM creature_addon WHERE guid = 10569; -DELETE FROM creature_addon WHERE guid = 10570; -DELETE FROM creature_addon WHERE guid = 10613; -DELETE FROM creature_addon WHERE guid = 10614; -DELETE FROM creature_addon WHERE guid = 10700; -DELETE FROM creature_addon WHERE guid = 10779; -DELETE FROM creature_addon WHERE guid = 10780; -DELETE FROM creature_addon WHERE guid = 10781; -DELETE FROM creature_addon WHERE guid = 10782; -DELETE FROM creature_addon WHERE guid = 10783; -DELETE FROM creature_addon WHERE guid = 10857; -DELETE FROM creature_addon WHERE guid = 10883; -DELETE FROM creature_addon WHERE guid = 11134; -DELETE FROM creature_addon WHERE guid = 11135; -DELETE FROM creature_addon WHERE guid = 11136; -DELETE FROM creature_addon WHERE guid = 11137; --- Create template addon for creature 1033 -DELETE FROM creature_template_addon WHERE entry =1033; -INSERT INTO creature_template_addon VALUES (1033,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1033 -DELETE FROM creature_addon WHERE guid = 9632; -DELETE FROM creature_addon WHERE guid = 9815; -DELETE FROM creature_addon WHERE guid = 9920; -DELETE FROM creature_addon WHERE guid = 9921; -DELETE FROM creature_addon WHERE guid = 9922; -DELETE FROM creature_addon WHERE guid = 9949; -DELETE FROM creature_addon WHERE guid = 10207; -DELETE FROM creature_addon WHERE guid = 10208; -DELETE FROM creature_addon WHERE guid = 10217; -DELETE FROM creature_addon WHERE guid = 10218; -DELETE FROM creature_addon WHERE guid = 10219; -DELETE FROM creature_addon WHERE guid = 10220; -DELETE FROM creature_addon WHERE guid = 10222; -DELETE FROM creature_addon WHERE guid = 10247; -DELETE FROM creature_addon WHERE guid = 10256; -DELETE FROM creature_addon WHERE guid = 10264; -DELETE FROM creature_addon WHERE guid = 10267; -DELETE FROM creature_addon WHERE guid = 10269; --- Create template addon for creature 1034 -DELETE FROM creature_template_addon WHERE entry =1034; -INSERT INTO creature_template_addon VALUES (1034,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1034 -DELETE FROM creature_addon WHERE guid = 9610; -DELETE FROM creature_addon WHERE guid = 9624; -DELETE FROM creature_addon WHERE guid = 9625; -DELETE FROM creature_addon WHERE guid = 9721; -DELETE FROM creature_addon WHERE guid = 9732; -DELETE FROM creature_addon WHERE guid = 9733; -DELETE FROM creature_addon WHERE guid = 9735; -DELETE FROM creature_addon WHERE guid = 9737; -DELETE FROM creature_addon WHERE guid = 9752; -DELETE FROM creature_addon WHERE guid = 9767; -DELETE FROM creature_addon WHERE guid = 9827; -DELETE FROM creature_addon WHERE guid = 9882; -DELETE FROM creature_addon WHERE guid = 9884; -DELETE FROM creature_addon WHERE guid = 10240; -DELETE FROM creature_addon WHERE guid = 10542; -DELETE FROM creature_addon WHERE guid = 10544; -DELETE FROM creature_addon WHERE guid = 10619; -DELETE FROM creature_addon WHERE guid = 10752; -DELETE FROM creature_addon WHERE guid = 10753; -DELETE FROM creature_addon WHERE guid = 10754; -DELETE FROM creature_addon WHERE guid = 10755; -DELETE FROM creature_addon WHERE guid = 10758; -DELETE FROM creature_addon WHERE guid = 10759; -DELETE FROM creature_addon WHERE guid = 10773; -DELETE FROM creature_addon WHERE guid = 10775; -DELETE FROM creature_addon WHERE guid = 10777; -DELETE FROM creature_addon WHERE guid = 10827; -DELETE FROM creature_addon WHERE guid = 10830; -DELETE FROM creature_addon WHERE guid = 10833; -DELETE FROM creature_addon WHERE guid = 10834; -DELETE FROM creature_addon WHERE guid = 10835; -DELETE FROM creature_addon WHERE guid = 10836; -DELETE FROM creature_addon WHERE guid = 10885; -DELETE FROM creature_addon WHERE guid = 10886; -DELETE FROM creature_addon WHERE guid = 10907; -DELETE FROM creature_addon WHERE guid = 10908; -DELETE FROM creature_addon WHERE guid = 10910; -DELETE FROM creature_addon WHERE guid = 10911; -DELETE FROM creature_addon WHERE guid = 10916; -DELETE FROM creature_addon WHERE guid = 10917; -DELETE FROM creature_addon WHERE guid = 10918; -DELETE FROM creature_addon WHERE guid = 10919; -DELETE FROM creature_addon WHERE guid = 11156; -DELETE FROM creature_addon WHERE guid = 11159; -DELETE FROM creature_addon WHERE guid = 11168; -DELETE FROM creature_addon WHERE guid = 11169; -DELETE FROM creature_addon WHERE guid = 11170; -DELETE FROM creature_addon WHERE guid = 11171; -DELETE FROM creature_addon WHERE guid = 11172; -DELETE FROM creature_addon WHERE guid = 11173; -DELETE FROM creature_addon WHERE guid = 11174; -DELETE FROM creature_addon WHERE guid = 11175; -DELETE FROM creature_addon WHERE guid = 11176; -DELETE FROM creature_addon WHERE guid = 11177; -DELETE FROM creature_addon WHERE guid = 11178; -DELETE FROM creature_addon WHERE guid = 11179; -DELETE FROM creature_addon WHERE guid = 11180; --- Create template addon for creature 1035 -DELETE FROM creature_template_addon WHERE entry =1035; -INSERT INTO creature_template_addon VALUES (1035,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1035 -DELETE FROM creature_addon WHERE guid = 9609; -DELETE FROM creature_addon WHERE guid = 9676; -DELETE FROM creature_addon WHERE guid = 9694; -DELETE FROM creature_addon WHERE guid = 9751; -DELETE FROM creature_addon WHERE guid = 10223; -DELETE FROM creature_addon WHERE guid = 10571; -DELETE FROM creature_addon WHERE guid = 10574; -DELETE FROM creature_addon WHERE guid = 10627; -DELETE FROM creature_addon WHERE guid = 10631; -DELETE FROM creature_addon WHERE guid = 10760; --- Create template addon for creature 1036 -DELETE FROM creature_template_addon WHERE entry =1036; -INSERT INTO creature_template_addon VALUES (1036,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1036 -DELETE FROM creature_addon WHERE guid = 9707; -DELETE FROM creature_addon WHERE guid = 9772; -DELETE FROM creature_addon WHERE guid = 9774; -DELETE FROM creature_addon WHERE guid = 10579; -DELETE FROM creature_addon WHERE guid = 10580; --- Create template addon for creature 1037 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1037; -INSERT INTO creature_template_addon VALUES (1037,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1037 --- Create template addon for creature 1038 -DELETE FROM creature_template_addon WHERE entry =1038; -INSERT INTO creature_template_addon VALUES (1038,0,0,1,16,0,0,'643'); --- Clear duplicate addons from template for creature 1038 -DELETE FROM creature_addon WHERE guid = 9773; -DELETE FROM creature_addon WHERE guid = 9790; -DELETE FROM creature_addon WHERE guid = 9801; --- Create template addon for creature 1039 -DELETE FROM creature_template_addon WHERE entry =1039; -INSERT INTO creature_template_addon VALUES (1039,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1039 -DELETE FROM creature_addon WHERE guid = 9961; -DELETE FROM creature_addon WHERE guid = 9962; -DELETE FROM creature_addon WHERE guid = 10600; -DELETE FROM creature_addon WHERE guid = 10602; -DELETE FROM creature_addon WHERE guid = 10603; -DELETE FROM creature_addon WHERE guid = 10604; -DELETE FROM creature_addon WHERE guid = 10605; -DELETE FROM creature_addon WHERE guid = 10609; -DELETE FROM creature_addon WHERE guid = 10610; -DELETE FROM creature_addon WHERE guid = 10635; -DELETE FROM creature_addon WHERE guid = 10636; -DELETE FROM creature_addon WHERE guid = 10866; -DELETE FROM creature_addon WHERE guid = 11080; -DELETE FROM creature_addon WHERE guid = 11105; -DELETE FROM creature_addon WHERE guid = 11128; -DELETE FROM creature_addon WHERE guid = 11143; -DELETE FROM creature_addon WHERE guid = 11153; --- Create template addon for creature 1040 -DELETE FROM creature_template_addon WHERE entry =1040; -INSERT INTO creature_template_addon VALUES (1040,0,33554432,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1040 -DELETE FROM creature_addon WHERE guid = 9763; -DELETE FROM creature_addon WHERE guid = 9805; -DELETE FROM creature_addon WHERE guid = 9870; -DELETE FROM creature_addon WHERE guid = 10012; -DELETE FROM creature_addon WHERE guid = 10199; -DELETE FROM creature_addon WHERE guid = 10599; -DELETE FROM creature_addon WHERE guid = 10607; -DELETE FROM creature_addon WHERE guid = 10608; -DELETE FROM creature_addon WHERE guid = 10637; -DELETE FROM creature_addon WHERE guid = 10714; -DELETE FROM creature_addon WHERE guid = 10788; -DELETE FROM creature_addon WHERE guid = 10789; -DELETE FROM creature_addon WHERE guid = 10790; -DELETE FROM creature_addon WHERE guid = 10809; -DELETE FROM creature_addon WHERE guid = 10810; -DELETE FROM creature_addon WHERE guid = 10811; -DELETE FROM creature_addon WHERE guid = 10812; -DELETE FROM creature_addon WHERE guid = 11066; -DELETE FROM creature_addon WHERE guid = 11127; --- Create template addon for creature 1041 -DELETE FROM creature_template_addon WHERE entry =1041; -INSERT INTO creature_template_addon VALUES (1041,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1041 -DELETE FROM creature_addon WHERE guid = 10598; -DELETE FROM creature_addon WHERE guid = 10601; -DELETE FROM creature_addon WHERE guid = 11099; --- Create template addon for creature 1042 -DELETE FROM creature_template_addon WHERE entry =1042; -INSERT INTO creature_template_addon VALUES (1042,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1042 -DELETE FROM creature_addon WHERE guid = 9635; -DELETE FROM creature_addon WHERE guid = 9636; -DELETE FROM creature_addon WHERE guid = 9639; -DELETE FROM creature_addon WHERE guid = 9644; -DELETE FROM creature_addon WHERE guid = 9744; -DELETE FROM creature_addon WHERE guid = 9817; -DELETE FROM creature_addon WHERE guid = 9835; -DELETE FROM creature_addon WHERE guid = 9862; -DELETE FROM creature_addon WHERE guid = 9947; -DELETE FROM creature_addon WHERE guid = 10236; -DELETE FROM creature_addon WHERE guid = 10648; -DELETE FROM creature_addon WHERE guid = 10657; -DELETE FROM creature_addon WHERE guid = 11190; --- Create template addon for creature 1043 -DELETE FROM creature_template_addon WHERE entry =1043; -INSERT INTO creature_template_addon VALUES (1043,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1043 -DELETE FROM creature_addon WHERE guid = 9633; -DELETE FROM creature_addon WHERE guid = 9634; -DELETE FROM creature_addon WHERE guid = 9637; -DELETE FROM creature_addon WHERE guid = 9640; -DELETE FROM creature_addon WHERE guid = 9641; -DELETE FROM creature_addon WHERE guid = 9642; -DELETE FROM creature_addon WHERE guid = 9700; -DELETE FROM creature_addon WHERE guid = 9781; -DELETE FROM creature_addon WHERE guid = 9783; -DELETE FROM creature_addon WHERE guid = 9837; -DELETE FROM creature_addon WHERE guid = 9844; -DELETE FROM creature_addon WHERE guid = 9860; -DELETE FROM creature_addon WHERE guid = 9861; -DELETE FROM creature_addon WHERE guid = 9863; -DELETE FROM creature_addon WHERE guid = 9865; -DELETE FROM creature_addon WHERE guid = 9945; -DELETE FROM creature_addon WHERE guid = 9946; -DELETE FROM creature_addon WHERE guid = 10047; -DELETE FROM creature_addon WHERE guid = 10050; -DELETE FROM creature_addon WHERE guid = 10315; -DELETE FROM creature_addon WHERE guid = 10572; --- Create template addon for creature 1044 -DELETE FROM creature_template_addon WHERE entry =1044; -INSERT INTO creature_template_addon VALUES (1044,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1044 -DELETE FROM creature_addon WHERE guid = 9649; -DELETE FROM creature_addon WHERE guid = 9729; -DELETE FROM creature_addon WHERE guid = 9859; -DELETE FROM creature_addon WHERE guid = 10175; -DELETE FROM creature_addon WHERE guid = 10229; -DELETE FROM creature_addon WHERE guid = 10230; -DELETE FROM creature_addon WHERE guid = 10232; -DELETE FROM creature_addon WHERE guid = 10314; -DELETE FROM creature_addon WHERE guid = 10316; -DELETE FROM creature_addon WHERE guid = 10573; --- Create template addon for creature 1045 -DELETE FROM creature_template_addon WHERE entry =1045; -INSERT INTO creature_template_addon VALUES (1045,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1045 -DELETE FROM creature_addon WHERE guid = 9853; -DELETE FROM creature_addon WHERE guid = 9855; --- Create template addon for creature 1046 -DELETE FROM creature_template_addon WHERE entry =1046; -INSERT INTO creature_template_addon VALUES (1046,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1046 -DELETE FROM creature_addon WHERE guid = 9497; -DELETE FROM creature_addon WHERE guid = 9851; -DELETE FROM creature_addon WHERE guid = 9854; --- Create template addon for creature 1047 -DELETE FROM creature_template_addon WHERE entry =1047; -INSERT INTO creature_template_addon VALUES (1047,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1047 -DELETE FROM creature_addon WHERE guid = 9440; -DELETE FROM creature_addon WHERE guid = 9493; -DELETE FROM creature_addon WHERE guid = 9589; -DELETE FROM creature_addon WHERE guid = 9852; -DELETE FROM creature_addon WHERE guid = 9856; -DELETE FROM creature_addon WHERE guid = 9857; -DELETE FROM creature_addon WHERE guid = 9871; -DELETE FROM creature_addon WHERE guid = 9873; --- Create template addon for creature 1048 -DELETE FROM creature_template_addon WHERE entry =1048; -INSERT INTO creature_template_addon VALUES (1048,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1048 -DELETE FROM creature_addon WHERE guid = 9436; -DELETE FROM creature_addon WHERE guid = 9439; -DELETE FROM creature_addon WHERE guid = 9548; -DELETE FROM creature_addon WHERE guid = 9551; -DELETE FROM creature_addon WHERE guid = 9575; -DELETE FROM creature_addon WHERE guid = 9578; -DELETE FROM creature_addon WHERE guid = 9580; --- Create template addon for creature 1049 -DELETE FROM creature_template_addon WHERE entry =1049; -INSERT INTO creature_template_addon VALUES (1049,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1049 -DELETE FROM creature_addon WHERE guid = 9437; -DELETE FROM creature_addon WHERE guid = 9438; -DELETE FROM creature_addon WHERE guid = 9441; -DELETE FROM creature_addon WHERE guid = 9494; -DELETE FROM creature_addon WHERE guid = 9501; -DELETE FROM creature_addon WHERE guid = 9546; -DELETE FROM creature_addon WHERE guid = 9549; -DELETE FROM creature_addon WHERE guid = 9552; -DELETE FROM creature_addon WHERE guid = 9576; -DELETE FROM creature_addon WHERE guid = 9579; -DELETE FROM creature_addon WHERE guid = 9581; --- Create template addon for creature 1050 -DELETE FROM creature_template_addon WHERE entry =1050; -INSERT INTO creature_template_addon VALUES (1050,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1050 -DELETE FROM creature_addon WHERE guid = 9435; -DELETE FROM creature_addon WHERE guid = 9442; -DELETE FROM creature_addon WHERE guid = 9495; -DELETE FROM creature_addon WHERE guid = 9496; -DELETE FROM creature_addon WHERE guid = 9498; -DELETE FROM creature_addon WHERE guid = 9499; -DELETE FROM creature_addon WHERE guid = 9500; -DELETE FROM creature_addon WHERE guid = 9547; -DELETE FROM creature_addon WHERE guid = 9550; -DELETE FROM creature_addon WHERE guid = 9577; -DELETE FROM creature_addon WHERE guid = 9582; -DELETE FROM creature_addon WHERE guid = 9586; -DELETE FROM creature_addon WHERE guid = 9587; -DELETE FROM creature_addon WHERE guid = 9588; -DELETE FROM creature_addon WHERE guid = 9590; -DELETE FROM creature_addon WHERE guid = 9591; -DELETE FROM creature_addon WHERE guid = 9592; --- Create template addon for creature 1051 -DELETE FROM creature_template_addon WHERE entry =1051; -INSERT INTO creature_template_addon VALUES (1051,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1051 -DELETE FROM creature_addon WHERE guid = 10000; -DELETE FROM creature_addon WHERE guid = 10483; -DELETE FROM creature_addon WHERE guid = 10484; -DELETE FROM creature_addon WHERE guid = 10578; -DELETE FROM creature_addon WHERE guid = 10583; -DELETE FROM creature_addon WHERE guid = 10585; -DELETE FROM creature_addon WHERE guid = 10588; -DELETE FROM creature_addon WHERE guid = 10594; -DELETE FROM creature_addon WHERE guid = 10638; -DELETE FROM creature_addon WHERE guid = 10647; -DELETE FROM creature_addon WHERE guid = 10649; -DELETE FROM creature_addon WHERE guid = 10847; -DELETE FROM creature_addon WHERE guid = 11191; -DELETE FROM creature_addon WHERE guid = 11192; -DELETE FROM creature_addon WHERE guid = 11195; -DELETE FROM creature_addon WHERE guid = 11196; --- Create template addon for creature 1052 -DELETE FROM creature_template_addon WHERE entry =1052; -INSERT INTO creature_template_addon VALUES (1052,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1052 -DELETE FROM creature_addon WHERE guid = 9710; -DELETE FROM creature_addon WHERE guid = 9747; -DELETE FROM creature_addon WHERE guid = 9748; -DELETE FROM creature_addon WHERE guid = 10018; -DELETE FROM creature_addon WHERE guid = 10022; -DELETE FROM creature_addon WHERE guid = 10025; -DELETE FROM creature_addon WHERE guid = 10257; -DELETE FROM creature_addon WHERE guid = 10266; -DELETE FROM creature_addon WHERE guid = 10342; -DELETE FROM creature_addon WHERE guid = 10487; -DELETE FROM creature_addon WHERE guid = 10488; -DELETE FROM creature_addon WHERE guid = 10586; -DELETE FROM creature_addon WHERE guid = 10590; -DELETE FROM creature_addon WHERE guid = 10621; -DELETE FROM creature_addon WHERE guid = 10629; -DELETE FROM creature_addon WHERE guid = 12039; -DELETE FROM creature_addon WHERE guid = 12042; --- Create template addon for creature 1053 -DELETE FROM creature_template_addon WHERE entry =1053; -INSERT INTO creature_template_addon VALUES (1053,0,1179648,1,16,0,0,'7164'); --- Clear duplicate addons from template for creature 1053 -DELETE FROM creature_addon WHERE guid = 9628; -DELETE FROM creature_addon WHERE guid = 9675; -DELETE FROM creature_addon WHERE guid = 9711; --- Create template addon for creature 1054 -DELETE FROM creature_template_addon WHERE entry =1054; -INSERT INTO creature_template_addon VALUES (1054,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1054 -DELETE FROM creature_addon WHERE guid = 9712; -DELETE FROM creature_addon WHERE guid = 9746; -DELETE FROM creature_addon WHERE guid = 9749; -DELETE FROM creature_addon WHERE guid = 9750; -DELETE FROM creature_addon WHERE guid = 10016; -DELETE FROM creature_addon WHERE guid = 10045; -DELETE FROM creature_addon WHERE guid = 10310; -DELETE FROM creature_addon WHERE guid = 10312; -DELETE FROM creature_addon WHERE guid = 10317; -DELETE FROM creature_addon WHERE guid = 10549; -DELETE FROM creature_addon WHERE guid = 10550; --- Create template addon for creature 1057 -DELETE FROM creature_template_addon WHERE entry =1057; -INSERT INTO creature_template_addon VALUES (1057,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1057 -DELETE FROM creature_addon WHERE guid = 9626; -DELETE FROM creature_addon WHERE guid = 9627; -DELETE FROM creature_addon WHERE guid = 9734; -DELETE FROM creature_addon WHERE guid = 9736; -DELETE FROM creature_addon WHERE guid = 9738; -DELETE FROM creature_addon WHERE guid = 9739; -DELETE FROM creature_addon WHERE guid = 10543; -DELETE FROM creature_addon WHERE guid = 10545; -DELETE FROM creature_addon WHERE guid = 10624; -DELETE FROM creature_addon WHERE guid = 10756; -DELETE FROM creature_addon WHERE guid = 10761; -DELETE FROM creature_addon WHERE guid = 10762; -DELETE FROM creature_addon WHERE guid = 10763; -DELETE FROM creature_addon WHERE guid = 10765; -DELETE FROM creature_addon WHERE guid = 10766; -DELETE FROM creature_addon WHERE guid = 10768; -DELETE FROM creature_addon WHERE guid = 10769; -DELETE FROM creature_addon WHERE guid = 10774; -DELETE FROM creature_addon WHERE guid = 10776; --- Create template addon for creature 1059 -DELETE FROM creature_template_addon WHERE entry =1059; -INSERT INTO creature_template_addon VALUES (1059,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1059 -DELETE FROM creature_addon WHERE guid = 1366; --- Create template addon for creature 1060 -DELETE FROM creature_template_addon WHERE entry =1060; -INSERT INTO creature_template_addon VALUES (1060,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1060 -DELETE FROM creature_addon WHERE guid = 764; --- Create template addon for creature 1061 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1061; -INSERT INTO creature_template_addon VALUES (1061,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1061 --- Create template addon for creature 1062 -DELETE FROM creature_template_addon WHERE entry =1062; -INSERT INTO creature_template_addon VALUES (1062,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1062 -DELETE FROM creature_addon WHERE guid = 2107; --- Create template addon for creature 1063 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1063; -INSERT INTO creature_template_addon VALUES (1063,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1063 --- Create template addon for creature 1064 -DELETE FROM creature_template_addon WHERE entry =1064; -INSERT INTO creature_template_addon VALUES (1064,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1064 -DELETE FROM creature_addon WHERE guid = 359; -DELETE FROM creature_addon WHERE guid = 362; -DELETE FROM creature_addon WHERE guid = 363; -DELETE FROM creature_addon WHERE guid = 365; -DELETE FROM creature_addon WHERE guid = 603; -DELETE FROM creature_addon WHERE guid = 608; -DELETE FROM creature_addon WHERE guid = 610; -DELETE FROM creature_addon WHERE guid = 611; -DELETE FROM creature_addon WHERE guid = 659; -DELETE FROM creature_addon WHERE guid = 660; -DELETE FROM creature_addon WHERE guid = 664; -DELETE FROM creature_addon WHERE guid = 665; --- Create template addon for creature 1065 -DELETE FROM creature_template_addon WHERE entry =1065; -INSERT INTO creature_template_addon VALUES (1065,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1065 -DELETE FROM creature_addon WHERE guid = 86792; --- Create template addon for creature 1068 -DELETE FROM creature_template_addon WHERE entry =1068; -INSERT INTO creature_template_addon VALUES (1068,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1068 -DELETE FROM creature_addon WHERE guid = 6860; --- Create template addon for creature 1069 -DELETE FROM creature_template_addon WHERE entry =1069; -INSERT INTO creature_template_addon VALUES (1069,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1069 -DELETE FROM creature_addon WHERE guid = 9645; -DELETE FROM creature_addon WHERE guid = 9646; -DELETE FROM creature_addon WHERE guid = 9647; -DELETE FROM creature_addon WHERE guid = 9648; -DELETE FROM creature_addon WHERE guid = 9698; -DELETE FROM creature_addon WHERE guid = 9699; -DELETE FROM creature_addon WHERE guid = 9745; -DELETE FROM creature_addon WHERE guid = 9782; -DELETE FROM creature_addon WHERE guid = 9836; -DELETE FROM creature_addon WHERE guid = 9864; -DELETE FROM creature_addon WHERE guid = 9883; -DELETE FROM creature_addon WHERE guid = 9944; -DELETE FROM creature_addon WHERE guid = 9976; -DELETE FROM creature_addon WHERE guid = 10048; -DELETE FROM creature_addon WHERE guid = 10049; -DELETE FROM creature_addon WHERE guid = 10051; -DELETE FROM creature_addon WHERE guid = 10074; -DELETE FROM creature_addon WHERE guid = 10174; -DELETE FROM creature_addon WHERE guid = 10228; -DELETE FROM creature_addon WHERE guid = 10231; -DELETE FROM creature_addon WHERE guid = 10233; -DELETE FROM creature_addon WHERE guid = 10234; -DELETE FROM creature_addon WHERE guid = 10235; -DELETE FROM creature_addon WHERE guid = 10313; -DELETE FROM creature_addon WHERE guid = 10658; -DELETE FROM creature_addon WHERE guid = 11189; --- Create template addon for creature 1070 -DELETE FROM creature_template_addon WHERE entry =1070; -INSERT INTO creature_template_addon VALUES (1070,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1070 -DELETE FROM creature_addon WHERE guid = 6713; --- Create template addon for creature 1071 -DELETE FROM creature_template_addon WHERE entry =1071; -INSERT INTO creature_template_addon VALUES (1071,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1071 -DELETE FROM creature_addon WHERE guid = 9810; --- Create template addon for creature 1072 -DELETE FROM creature_template_addon WHERE entry =1072; -INSERT INTO creature_template_addon VALUES (1072,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1072 -DELETE FROM creature_addon WHERE guid = 9811; --- Create template addon for creature 1073 -DELETE FROM creature_template_addon WHERE entry =1073; -INSERT INTO creature_template_addon VALUES (1073,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1073 -DELETE FROM creature_addon WHERE guid = 9813; --- Create template addon for creature 1074 -DELETE FROM creature_template_addon WHERE entry =1074; -INSERT INTO creature_template_addon VALUES (1074,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1074 -DELETE FROM creature_addon WHERE guid = 9809; --- Create template addon for creature 1075 -DELETE FROM creature_template_addon WHERE entry =1075; -INSERT INTO creature_template_addon VALUES (1075,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1075 -DELETE FROM creature_addon WHERE guid = 9812; --- Create template addon for creature 1076 -DELETE FROM creature_template_addon WHERE entry =1076; -INSERT INTO creature_template_addon VALUES (1076,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1076 -DELETE FROM creature_addon WHERE guid = 9689; --- Create template addon for creature 1077 -DELETE FROM creature_template_addon WHERE entry =1077; -INSERT INTO creature_template_addon VALUES (1077,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1077 -DELETE FROM creature_addon WHERE guid = 9688; --- Create template addon for creature 1078 -DELETE FROM creature_template_addon WHERE entry =1078; -INSERT INTO creature_template_addon VALUES (1078,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1078 -DELETE FROM creature_addon WHERE guid = 9602; --- Create template addon for creature 1081 -DELETE FROM creature_template_addon WHERE entry =1081; -INSERT INTO creature_template_addon VALUES (1081,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1081 -DELETE FROM creature_addon WHERE guid = 38874; --- Create template addon for creature 1082 -DELETE FROM creature_template_addon WHERE entry =1082; -INSERT INTO creature_template_addon VALUES (1082,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1082 -DELETE FROM creature_addon WHERE guid = 3814; -DELETE FROM creature_addon WHERE guid = 3815; -DELETE FROM creature_addon WHERE guid = 38724; -DELETE FROM creature_addon WHERE guid = 38734; -DELETE FROM creature_addon WHERE guid = 38735; -DELETE FROM creature_addon WHERE guid = 38736; -DELETE FROM creature_addon WHERE guid = 38824; -DELETE FROM creature_addon WHERE guid = 38851; -DELETE FROM creature_addon WHERE guid = 38855; -DELETE FROM creature_addon WHERE guid = 38857; -DELETE FROM creature_addon WHERE guid = 38878; -DELETE FROM creature_addon WHERE guid = 40448; -DELETE FROM creature_addon WHERE guid = 41706; -DELETE FROM creature_addon WHERE guid = 41707; -DELETE FROM creature_addon WHERE guid = 41714; -DELETE FROM creature_addon WHERE guid = 41715; -DELETE FROM creature_addon WHERE guid = 41720; -DELETE FROM creature_addon WHERE guid = 41722; -DELETE FROM creature_addon WHERE guid = 41768; -DELETE FROM creature_addon WHERE guid = 41801; -DELETE FROM creature_addon WHERE guid = 41802; -DELETE FROM creature_addon WHERE guid = 42857; -DELETE FROM creature_addon WHERE guid = 42858; -DELETE FROM creature_addon WHERE guid = 42881; -DELETE FROM creature_addon WHERE guid = 42890; --- Create template addon for creature 1083 -DELETE FROM creature_template_addon WHERE entry =1083; -INSERT INTO creature_template_addon VALUES (1083,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1083 -DELETE FROM creature_addon WHERE guid = 6297; -DELETE FROM creature_addon WHERE guid = 9665; -DELETE FROM creature_addon WHERE guid = 9671; -DELETE FROM creature_addon WHERE guid = 9672; -DELETE FROM creature_addon WHERE guid = 10057; -DELETE FROM creature_addon WHERE guid = 10058; -DELETE FROM creature_addon WHERE guid = 10064; -DELETE FROM creature_addon WHERE guid = 10065; -DELETE FROM creature_addon WHERE guid = 16226; --- Create template addon for creature 1084 -DELETE FROM creature_template_addon WHERE entry =1084; -INSERT INTO creature_template_addon VALUES (1084,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1084 -DELETE FROM creature_addon WHERE guid = 33921; -DELETE FROM creature_addon WHERE guid = 33922; -DELETE FROM creature_addon WHERE guid = 34162; -DELETE FROM creature_addon WHERE guid = 34163; -DELETE FROM creature_addon WHERE guid = 38737; -DELETE FROM creature_addon WHERE guid = 38776; -DELETE FROM creature_addon WHERE guid = 38778; -DELETE FROM creature_addon WHERE guid = 38806; -DELETE FROM creature_addon WHERE guid = 38823; -DELETE FROM creature_addon WHERE guid = 38831; -DELETE FROM creature_addon WHERE guid = 38943; -DELETE FROM creature_addon WHERE guid = 38946; -DELETE FROM creature_addon WHERE guid = 38971; -DELETE FROM creature_addon WHERE guid = 38998; -DELETE FROM creature_addon WHERE guid = 39202; -DELETE FROM creature_addon WHERE guid = 41803; -DELETE FROM creature_addon WHERE guid = 42821; -DELETE FROM creature_addon WHERE guid = 42824; -DELETE FROM creature_addon WHERE guid = 42827; -DELETE FROM creature_addon WHERE guid = 42839; --- Create template addon for creature 1085 -DELETE FROM creature_template_addon WHERE entry =1085; -INSERT INTO creature_template_addon VALUES (1085,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1085 -DELETE FROM creature_addon WHERE guid = 1845; -DELETE FROM creature_addon WHERE guid = 1849; -DELETE FROM creature_addon WHERE guid = 1850; -DELETE FROM creature_addon WHERE guid = 1852; -DELETE FROM creature_addon WHERE guid = 1853; -DELETE FROM creature_addon WHERE guid = 1859; -DELETE FROM creature_addon WHERE guid = 1860; -DELETE FROM creature_addon WHERE guid = 1933; -DELETE FROM creature_addon WHERE guid = 1998; -DELETE FROM creature_addon WHERE guid = 2003; -DELETE FROM creature_addon WHERE guid = 2033; -DELETE FROM creature_addon WHERE guid = 2034; -DELETE FROM creature_addon WHERE guid = 2242; -DELETE FROM creature_addon WHERE guid = 2346; --- Create template addon for creature 1087 -DELETE FROM creature_template_addon WHERE entry =1087; -INSERT INTO creature_template_addon VALUES (1087,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1087 -DELETE FROM creature_addon WHERE guid = 34164; -DELETE FROM creature_addon WHERE guid = 38060; -DELETE FROM creature_addon WHERE guid = 38692; -DELETE FROM creature_addon WHERE guid = 38700; -DELETE FROM creature_addon WHERE guid = 38715; -DELETE FROM creature_addon WHERE guid = 38716; -DELETE FROM creature_addon WHERE guid = 38722; -DELETE FROM creature_addon WHERE guid = 38726; -DELETE FROM creature_addon WHERE guid = 38727; -DELETE FROM creature_addon WHERE guid = 38728; -DELETE FROM creature_addon WHERE guid = 38729; -DELETE FROM creature_addon WHERE guid = 38730; -DELETE FROM creature_addon WHERE guid = 38731; -DELETE FROM creature_addon WHERE guid = 38738; -DELETE FROM creature_addon WHERE guid = 38742; -DELETE FROM creature_addon WHERE guid = 38743; -DELETE FROM creature_addon WHERE guid = 38757; -DELETE FROM creature_addon WHERE guid = 38758; -DELETE FROM creature_addon WHERE guid = 38825; -DELETE FROM creature_addon WHERE guid = 38826; -DELETE FROM creature_addon WHERE guid = 38827; -DELETE FROM creature_addon WHERE guid = 38830; -DELETE FROM creature_addon WHERE guid = 38833; -DELETE FROM creature_addon WHERE guid = 38835; -DELETE FROM creature_addon WHERE guid = 38838; -DELETE FROM creature_addon WHERE guid = 38841; -DELETE FROM creature_addon WHERE guid = 38850; -DELETE FROM creature_addon WHERE guid = 38852; -DELETE FROM creature_addon WHERE guid = 38862; -DELETE FROM creature_addon WHERE guid = 38872; -DELETE FROM creature_addon WHERE guid = 38914; -DELETE FROM creature_addon WHERE guid = 40212; -DELETE FROM creature_addon WHERE guid = 42111; -DELETE FROM creature_addon WHERE guid = 42116; -DELETE FROM creature_addon WHERE guid = 42117; --- Create template addon for creature 1088 -DELETE FROM creature_template_addon WHERE entry =1088; -INSERT INTO creature_template_addon VALUES (1088,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1088 -DELETE FROM creature_addon WHERE guid = 38669; -DELETE FROM creature_addon WHERE guid = 38721; -DELETE FROM creature_addon WHERE guid = 38723; -DELETE FROM creature_addon WHERE guid = 38753; -DELETE FROM creature_addon WHERE guid = 38755; -DELETE FROM creature_addon WHERE guid = 38756; -DELETE FROM creature_addon WHERE guid = 38761; -DELETE FROM creature_addon WHERE guid = 38876; -DELETE FROM creature_addon WHERE guid = 38877; -DELETE FROM creature_addon WHERE guid = 42830; -DELETE FROM creature_addon WHERE guid = 43605; --- Create template addon for creature 1089 -DELETE FROM creature_template_addon WHERE entry =1089; -INSERT INTO creature_template_addon VALUES (1089,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1089 -DELETE FROM creature_addon WHERE guid = 8796; --- Create template addon for creature 1090 -DELETE FROM creature_template_addon WHERE entry =1090; -INSERT INTO creature_template_addon VALUES (1090,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1090 -DELETE FROM creature_addon WHERE guid = 8203; --- Create template addon for creature 1091 -DELETE FROM creature_template_addon WHERE entry =1091; -INSERT INTO creature_template_addon VALUES (1091,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1091 -DELETE FROM creature_addon WHERE guid = 8202; --- Create template addon for creature 1092 -DELETE FROM creature_template_addon WHERE entry =1092; -INSERT INTO creature_template_addon VALUES (1092,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1092 -DELETE FROM creature_addon WHERE guid = 8201; --- Create template addon for creature 1093 -DELETE FROM creature_template_addon WHERE entry =1093; -INSERT INTO creature_template_addon VALUES (1093,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1093 -DELETE FROM creature_addon WHERE guid = 8198; --- Create template addon for creature 1094 -DELETE FROM creature_template_addon WHERE entry =1094; -INSERT INTO creature_template_addon VALUES (1094,0,0,1,16,233,0,NULL); --- Clear duplicate addons from template for creature 1094 -DELETE FROM creature_addon WHERE guid = 393; -DELETE FROM creature_addon WHERE guid = 394; -DELETE FROM creature_addon WHERE guid = 395; -DELETE FROM creature_addon WHERE guid = 2128; -DELETE FROM creature_addon WHERE guid = 2130; -DELETE FROM creature_addon WHERE guid = 2131; -DELETE FROM creature_addon WHERE guid = 2132; -DELETE FROM creature_addon WHERE guid = 2133; -DELETE FROM creature_addon WHERE guid = 2136; -DELETE FROM creature_addon WHERE guid = 2141; -DELETE FROM creature_addon WHERE guid = 2146; -DELETE FROM creature_addon WHERE guid = 2148; --- Create template addon for creature 1095 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1095; -INSERT INTO creature_template_addon VALUES (1095,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1095 --- Create template addon for creature 1096 -DELETE FROM creature_template_addon WHERE entry =1096; -INSERT INTO creature_template_addon VALUES (1096,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1096 -DELETE FROM creature_addon WHERE guid = 728; -DELETE FROM creature_addon WHERE guid = 1313; -DELETE FROM creature_addon WHERE guid = 1315; -DELETE FROM creature_addon WHERE guid = 1400; -DELETE FROM creature_addon WHERE guid = 1410; -DELETE FROM creature_addon WHERE guid = 1413; -DELETE FROM creature_addon WHERE guid = 1414; -DELETE FROM creature_addon WHERE guid = 1415; -DELETE FROM creature_addon WHERE guid = 1417; -DELETE FROM creature_addon WHERE guid = 1419; -DELETE FROM creature_addon WHERE guid = 1421; -DELETE FROM creature_addon WHERE guid = 1425; -DELETE FROM creature_addon WHERE guid = 1433; -DELETE FROM creature_addon WHERE guid = 1435; -DELETE FROM creature_addon WHERE guid = 1436; -DELETE FROM creature_addon WHERE guid = 1437; -DELETE FROM creature_addon WHERE guid = 1440; -DELETE FROM creature_addon WHERE guid = 1442; -DELETE FROM creature_addon WHERE guid = 1456; -DELETE FROM creature_addon WHERE guid = 1678; -DELETE FROM creature_addon WHERE guid = 1696; -DELETE FROM creature_addon WHERE guid = 1828; -DELETE FROM creature_addon WHERE guid = 1839; -DELETE FROM creature_addon WHERE guid = 1846; -DELETE FROM creature_addon WHERE guid = 1980; -DELETE FROM creature_addon WHERE guid = 2047; -DELETE FROM creature_addon WHERE guid = 2066; -DELETE FROM creature_addon WHERE guid = 2073; -DELETE FROM creature_addon WHERE guid = 2149; -DELETE FROM creature_addon WHERE guid = 2202; -DELETE FROM creature_addon WHERE guid = 2207; -DELETE FROM creature_addon WHERE guid = 2255; -DELETE FROM creature_addon WHERE guid = 2430; -DELETE FROM creature_addon WHERE guid = 2486; -DELETE FROM creature_addon WHERE guid = 2497; -DELETE FROM creature_addon WHERE guid = 2503; -DELETE FROM creature_addon WHERE guid = 2506; -DELETE FROM creature_addon WHERE guid = 2507; --- Create template addon for creature 1097 -DELETE FROM creature_template_addon WHERE entry =1097; -INSERT INTO creature_template_addon VALUES (1097,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1097 -DELETE FROM creature_addon WHERE guid = 1314; -DELETE FROM creature_addon WHERE guid = 1418; -DELETE FROM creature_addon WHERE guid = 1420; -DELETE FROM creature_addon WHERE guid = 1423; -DELETE FROM creature_addon WHERE guid = 2193; -DELETE FROM creature_addon WHERE guid = 2201; -DELETE FROM creature_addon WHERE guid = 2204; --- Create template addon for creature 1098 --- Create template addon for creature 1099 --- Create template addon for creature 1100 --- Create template addon for creature 1101 --- Clear duplicate addons from template for creature 1103 --- Clear duplicate addons from template for creature 1104 --- Create template addon for creature 1105 -DELETE FROM creature_template_addon WHERE entry =1105; -INSERT INTO creature_template_addon VALUES (1105,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1105 -DELETE FROM creature_addon WHERE guid = 8746; --- Create template addon for creature 1106 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1106; -INSERT INTO creature_template_addon VALUES (1106,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1106 -DELETE FROM creature_addon WHERE guid = 38936; --- Create template addon for creature 1108 -DELETE FROM creature_template_addon WHERE entry =1108; -INSERT INTO creature_template_addon VALUES (1108,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1108 -DELETE FROM creature_addon WHERE guid = 788; -DELETE FROM creature_addon WHERE guid = 1098; -DELETE FROM creature_addon WHERE guid = 1099; -DELETE FROM creature_addon WHERE guid = 1155; -DELETE FROM creature_addon WHERE guid = 1159; -DELETE FROM creature_addon WHERE guid = 1190; -DELETE FROM creature_addon WHERE guid = 1233; -DELETE FROM creature_addon WHERE guid = 1330; -DELETE FROM creature_addon WHERE guid = 1332; -DELETE FROM creature_addon WHERE guid = 1358; -DELETE FROM creature_addon WHERE guid = 1370; --- Create template addon for creature 1109 -DELETE FROM creature_template_addon WHERE entry =1109; -INSERT INTO creature_template_addon VALUES (1109,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1109 -DELETE FROM creature_addon WHERE guid = 45526; -DELETE FROM creature_addon WHERE guid = 52594; -DELETE FROM creature_addon WHERE guid = 52595; -DELETE FROM creature_addon WHERE guid = 52596; -DELETE FROM creature_addon WHERE guid = 84023; -DELETE FROM creature_addon WHERE guid = 84024; -DELETE FROM creature_addon WHERE guid = 84026; -DELETE FROM creature_addon WHERE guid = 86142; -DELETE FROM creature_addon WHERE guid = 86143; -DELETE FROM creature_addon WHERE guid = 86144; -DELETE FROM creature_addon WHERE guid = 86145; -DELETE FROM creature_addon WHERE guid = 86146; -DELETE FROM creature_addon WHERE guid = 89523; -DELETE FROM creature_addon WHERE guid = 89525; -DELETE FROM creature_addon WHERE guid = 89530; -DELETE FROM creature_addon WHERE guid = 89784; -DELETE FROM creature_addon WHERE guid = 89785; -DELETE FROM creature_addon WHERE guid = 89786; -DELETE FROM creature_addon WHERE guid = 89787; -DELETE FROM creature_addon WHERE guid = 89788; -DELETE FROM creature_addon WHERE guid = 89789; -DELETE FROM creature_addon WHERE guid = 89790; -DELETE FROM creature_addon WHERE guid = 89799; -DELETE FROM creature_addon WHERE guid = 89800; -DELETE FROM creature_addon WHERE guid = 89801; -DELETE FROM creature_addon WHERE guid = 89802; -DELETE FROM creature_addon WHERE guid = 89803; -DELETE FROM creature_addon WHERE guid = 89804; -DELETE FROM creature_addon WHERE guid = 89805; -DELETE FROM creature_addon WHERE guid = 89806; -DELETE FROM creature_addon WHERE guid = 89807; -DELETE FROM creature_addon WHERE guid = 89808; -DELETE FROM creature_addon WHERE guid = 89809; -DELETE FROM creature_addon WHERE guid = 90007; -DELETE FROM creature_addon WHERE guid = 90008; -DELETE FROM creature_addon WHERE guid = 90009; -DELETE FROM creature_addon WHERE guid = 90216; -DELETE FROM creature_addon WHERE guid = 90244; -DELETE FROM creature_addon WHERE guid = 90245; -DELETE FROM creature_addon WHERE guid = 90246; -DELETE FROM creature_addon WHERE guid = 90248; -DELETE FROM creature_addon WHERE guid = 90279; -DELETE FROM creature_addon WHERE guid = 90280; -DELETE FROM creature_addon WHERE guid = 90318; -DELETE FROM creature_addon WHERE guid = 90346; -DELETE FROM creature_addon WHERE guid = 90372; -DELETE FROM creature_addon WHERE guid = 90375; -DELETE FROM creature_addon WHERE guid = 90383; --- Create template addon for creature 1110 -DELETE FROM creature_template_addon WHERE entry =1110; -INSERT INTO creature_template_addon VALUES (1110,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1110 -DELETE FROM creature_addon WHERE guid = 4885; -DELETE FROM creature_addon WHERE guid = 4889; -DELETE FROM creature_addon WHERE guid = 4977; -DELETE FROM creature_addon WHERE guid = 5049; -DELETE FROM creature_addon WHERE guid = 5052; -DELETE FROM creature_addon WHERE guid = 5091; -DELETE FROM creature_addon WHERE guid = 5093; -DELETE FROM creature_addon WHERE guid = 5096; -DELETE FROM creature_addon WHERE guid = 5102; -DELETE FROM creature_addon WHERE guid = 5103; -DELETE FROM creature_addon WHERE guid = 5120; -DELETE FROM creature_addon WHERE guid = 5121; -DELETE FROM creature_addon WHERE guid = 5122; -DELETE FROM creature_addon WHERE guid = 5130; -DELETE FROM creature_addon WHERE guid = 5137; -DELETE FROM creature_addon WHERE guid = 5138; --- Create template addon for creature 1111 -DELETE FROM creature_template_addon WHERE entry =1111; -INSERT INTO creature_template_addon VALUES (1111,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1111 -DELETE FROM creature_addon WHERE guid = 9703; -DELETE FROM creature_addon WHERE guid = 9723; -DELETE FROM creature_addon WHERE guid = 9724; -DELETE FROM creature_addon WHERE guid = 9725; -DELETE FROM creature_addon WHERE guid = 9726; -DELETE FROM creature_addon WHERE guid = 9840; -DELETE FROM creature_addon WHERE guid = 9842; -DELETE FROM creature_addon WHERE guid = 9942; -DELETE FROM creature_addon WHERE guid = 9951; -DELETE FROM creature_addon WHERE guid = 9954; -DELETE FROM creature_addon WHERE guid = 10329; -DELETE FROM creature_addon WHERE guid = 10713; -DELETE FROM creature_addon WHERE guid = 10718; -DELETE FROM creature_addon WHERE guid = 10721; -DELETE FROM creature_addon WHERE guid = 10727; -DELETE FROM creature_addon WHERE guid = 10940; -DELETE FROM creature_addon WHERE guid = 10942; -DELETE FROM creature_addon WHERE guid = 10943; -DELETE FROM creature_addon WHERE guid = 10944; -DELETE FROM creature_addon WHERE guid = 10945; -DELETE FROM creature_addon WHERE guid = 10946; -DELETE FROM creature_addon WHERE guid = 10947; -DELETE FROM creature_addon WHERE guid = 10948; -DELETE FROM creature_addon WHERE guid = 10950; -DELETE FROM creature_addon WHERE guid = 10953; -DELETE FROM creature_addon WHERE guid = 10954; -DELETE FROM creature_addon WHERE guid = 10958; -DELETE FROM creature_addon WHERE guid = 10959; -DELETE FROM creature_addon WHERE guid = 10963; -DELETE FROM creature_addon WHERE guid = 10967; -DELETE FROM creature_addon WHERE guid = 10971; -DELETE FROM creature_addon WHERE guid = 10973; -DELETE FROM creature_addon WHERE guid = 10975; -DELETE FROM creature_addon WHERE guid = 10978; -DELETE FROM creature_addon WHERE guid = 10980; --- Create template addon for creature 1112 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1112; -INSERT INTO creature_template_addon VALUES (1112,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1112 --- Create template addon for creature 1114 -DELETE FROM creature_template_addon WHERE entry =1114; -INSERT INTO creature_template_addon VALUES (1114,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1114 -DELETE FROM creature_addon WHERE guid = 392; -DELETE FROM creature_addon WHERE guid = 616; -DELETE FROM creature_addon WHERE guid = 770; -DELETE FROM creature_addon WHERE guid = 810; -DELETE FROM creature_addon WHERE guid = 811; -DELETE FROM creature_addon WHERE guid = 828; -DELETE FROM creature_addon WHERE guid = 829; -DELETE FROM creature_addon WHERE guid = 852; -DELETE FROM creature_addon WHERE guid = 899; -DELETE FROM creature_addon WHERE guid = 909; -DELETE FROM creature_addon WHERE guid = 1107; -DELETE FROM creature_addon WHERE guid = 1119; -DELETE FROM creature_addon WHERE guid = 1124; -DELETE FROM creature_addon WHERE guid = 1153; -DELETE FROM creature_addon WHERE guid = 1154; -DELETE FROM creature_addon WHERE guid = 1164; -DELETE FROM creature_addon WHERE guid = 1169; -DELETE FROM creature_addon WHERE guid = 1170; -DELETE FROM creature_addon WHERE guid = 1172; -DELETE FROM creature_addon WHERE guid = 1177; -DELETE FROM creature_addon WHERE guid = 1179; -DELETE FROM creature_addon WHERE guid = 1180; -DELETE FROM creature_addon WHERE guid = 1183; -DELETE FROM creature_addon WHERE guid = 1187; -DELETE FROM creature_addon WHERE guid = 1243; -DELETE FROM creature_addon WHERE guid = 1244; -DELETE FROM creature_addon WHERE guid = 1248; -DELETE FROM creature_addon WHERE guid = 1280; -DELETE FROM creature_addon WHERE guid = 1288; -DELETE FROM creature_addon WHERE guid = 1327; -DELETE FROM creature_addon WHERE guid = 1357; -DELETE FROM creature_addon WHERE guid = 1401; -DELETE FROM creature_addon WHERE guid = 1412; -DELETE FROM creature_addon WHERE guid = 1646; -DELETE FROM creature_addon WHERE guid = 1674; -DELETE FROM creature_addon WHERE guid = 1690; -DELETE FROM creature_addon WHERE guid = 1703; -DELETE FROM creature_addon WHERE guid = 1842; -DELETE FROM creature_addon WHERE guid = 1942; -DELETE FROM creature_addon WHERE guid = 1943; -DELETE FROM creature_addon WHERE guid = 1950; -DELETE FROM creature_addon WHERE guid = 1994; --- Clear duplicate addons from template for creature 1115 --- Clear duplicate addons from template for creature 1116 --- Clear duplicate addons from template for creature 1117 --- Clear duplicate addons from template for creature 1118 --- Create template addon for creature 1119 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1119; -INSERT INTO creature_template_addon VALUES (1119,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1119 --- Clear duplicate addons from template for creature 1120 --- Clear duplicate addons from template for creature 1121 --- Clear duplicate addons from template for creature 1122 -DELETE FROM creature_addon WHERE guid = 2936; --- Clear duplicate addons from template for creature 1123 --- Clear duplicate addons from template for creature 1124 -DELETE FROM creature_addon WHERE guid = 2916; -DELETE FROM creature_addon WHERE guid = 2932; -DELETE FROM creature_addon WHERE guid = 2946; --- Clear duplicate addons from template for creature 1125 -DELETE FROM creature_addon WHERE guid = 299; -DELETE FROM creature_addon WHERE guid = 4095; --- Clear duplicate addons from template for creature 1126 -DELETE FROM creature_addon WHERE guid = 158; -DELETE FROM creature_addon WHERE guid = 252; -DELETE FROM creature_addon WHERE guid = 3637; --- Clear duplicate addons from template for creature 1127 --- Clear duplicate addons from template for creature 1128 --- Create template addon for creature 1129 --- Create template addon for creature 1130 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1130; -INSERT INTO creature_template_addon VALUES (1130,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1130 --- Clear duplicate addons from template for creature 1131 --- Clear duplicate addons from template for creature 1132 --- Clear duplicate addons from template for creature 1133 --- Clear duplicate addons from template for creature 1134 --- Clear duplicate addons from template for creature 1135 --- Clear duplicate addons from template for creature 1137 --- Clear duplicate addons from template for creature 1138 --- Create template addon for creature 1139 -DELETE FROM creature_template_addon WHERE entry =1139; -INSERT INTO creature_template_addon VALUES (1139,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1139 -DELETE FROM creature_addon WHERE guid = 8741; --- Create template addon for creature 1140 -DELETE FROM creature_template_addon WHERE entry =1140; -INSERT INTO creature_template_addon VALUES (1140,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1140 -DELETE FROM creature_addon WHERE guid = 9677; --- Create template addon for creature 1141 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1141; -INSERT INTO creature_template_addon VALUES (1141,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1141 --- Create template addon for creature 1142 -DELETE FROM creature_template_addon WHERE entry =1142; -INSERT INTO creature_template_addon VALUES (1142,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1142 -DELETE FROM creature_addon WHERE guid = 2142; -DELETE FROM creature_addon WHERE guid = 2152; -DELETE FROM creature_addon WHERE guid = 2155; -DELETE FROM creature_addon WHERE guid = 2168; -DELETE FROM creature_addon WHERE guid = 2179; -DELETE FROM creature_addon WHERE guid = 2185; --- Create template addon for creature 1144 -DELETE FROM creature_template_addon WHERE entry =1144; -INSERT INTO creature_template_addon VALUES (1144,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1144 -DELETE FROM creature_addon WHERE guid = 2154; -DELETE FROM creature_addon WHERE guid = 2156; -DELETE FROM creature_addon WHERE guid = 2162; -DELETE FROM creature_addon WHERE guid = 2166; -DELETE FROM creature_addon WHERE guid = 2182; -DELETE FROM creature_addon WHERE guid = 2186; --- Create template addon for creature 1146 -DELETE FROM creature_template_addon WHERE entry =1146; -INSERT INTO creature_template_addon VALUES (1146,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1146 -DELETE FROM creature_addon WHERE guid = 316; --- Create template addon for creature 1147 -DELETE FROM creature_template_addon WHERE entry =1147; -INSERT INTO creature_template_addon VALUES (1147,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1147 -DELETE FROM creature_addon WHERE guid = 691; --- Create template addon for creature 1148 -DELETE FROM creature_template_addon WHERE entry =1148; -INSERT INTO creature_template_addon VALUES (1148,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1148 -DELETE FROM creature_addon WHERE guid = 360; --- Create template addon for creature 1149 -DELETE FROM creature_template_addon WHERE entry =1149; -INSERT INTO creature_template_addon VALUES (1149,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1149 -DELETE FROM creature_addon WHERE guid = 605; --- Create template addon for creature 1150 -DELETE FROM creature_template_addon WHERE entry =1150; -INSERT INTO creature_template_addon VALUES (1150,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1150 -DELETE FROM creature_addon WHERE guid = 776; -DELETE FROM creature_addon WHERE guid = 777; -DELETE FROM creature_addon WHERE guid = 1339; -DELETE FROM creature_addon WHERE guid = 1677; -DELETE FROM creature_addon WHERE guid = 1682; -DELETE FROM creature_addon WHERE guid = 1858; -DELETE FROM creature_addon WHERE guid = 1969; -DELETE FROM creature_addon WHERE guid = 2391; -DELETE FROM creature_addon WHERE guid = 2432; -DELETE FROM creature_addon WHERE guid = 2474; -DELETE FROM creature_addon WHERE guid = 2480; -DELETE FROM creature_addon WHERE guid = 2493; -DELETE FROM creature_addon WHERE guid = 2505; --- Create template addon for creature 1151 -DELETE FROM creature_template_addon WHERE entry =1151; -INSERT INTO creature_template_addon VALUES (1151,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1151 -DELETE FROM creature_addon WHERE guid = 185; -DELETE FROM creature_addon WHERE guid = 795; -DELETE FROM creature_addon WHERE guid = 1100; -DELETE FROM creature_addon WHERE guid = 1287; -DELETE FROM creature_addon WHERE guid = 1291; -DELETE FROM creature_addon WHERE guid = 1293; -DELETE FROM creature_addon WHERE guid = 1307; -DELETE FROM creature_addon WHERE guid = 1855; -DELETE FROM creature_addon WHERE guid = 1862; -DELETE FROM creature_addon WHERE guid = 1863; -DELETE FROM creature_addon WHERE guid = 2150; -DELETE FROM creature_addon WHERE guid = 2151; -DELETE FROM creature_addon WHERE guid = 2379; --- Create template addon for creature 1152 -DELETE FROM creature_template_addon WHERE entry =1152; -INSERT INTO creature_template_addon VALUES (1152,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1152 -DELETE FROM creature_addon WHERE guid = 620; -DELETE FROM creature_addon WHERE guid = 673; -DELETE FROM creature_addon WHERE guid = 814; -DELETE FROM creature_addon WHERE guid = 816; -DELETE FROM creature_addon WHERE guid = 826; -DELETE FROM creature_addon WHERE guid = 901; -DELETE FROM creature_addon WHERE guid = 1171; -DELETE FROM creature_addon WHERE guid = 1266; -DELETE FROM creature_addon WHERE guid = 1267; -DELETE FROM creature_addon WHERE guid = 1301; -DELETE FROM creature_addon WHERE guid = 1359; -DELETE FROM creature_addon WHERE guid = 1387; -DELETE FROM creature_addon WHERE guid = 1416; -DELETE FROM creature_addon WHERE guid = 1630; -DELETE FROM creature_addon WHERE guid = 1689; -DELETE FROM creature_addon WHERE guid = 1700; -DELETE FROM creature_addon WHERE guid = 1705; -DELETE FROM creature_addon WHERE guid = 1709; -DELETE FROM creature_addon WHERE guid = 1825; -DELETE FROM creature_addon WHERE guid = 1826; -DELETE FROM creature_addon WHERE guid = 1829; -DELETE FROM creature_addon WHERE guid = 1833; -DELETE FROM creature_addon WHERE guid = 1915; -DELETE FROM creature_addon WHERE guid = 1935; -DELETE FROM creature_addon WHERE guid = 2475; -DELETE FROM creature_addon WHERE guid = 2489; -DELETE FROM creature_addon WHERE guid = 2495; --- Create template addon for creature 1153 -DELETE FROM creature_template_addon WHERE entry =1153; -INSERT INTO creature_template_addon VALUES (1153,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1153 -DELETE FROM creature_addon WHERE guid = 8737; --- Create template addon for creature 1154 -DELETE FROM creature_template_addon WHERE entry =1154; -INSERT INTO creature_template_addon VALUES (1154,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1154 -DELETE FROM creature_addon WHERE guid = 8255; --- Create template addon for creature 1155 -DELETE FROM creature_template_addon WHERE entry =1155; -INSERT INTO creature_template_addon VALUES (1155,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1155 -DELETE FROM creature_addon WHERE guid = 8256; --- Create template addon for creature 1156 -DELETE FROM creature_template_addon WHERE entry =1156; -INSERT INTO creature_template_addon VALUES (1156,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1156 -DELETE FROM creature_addon WHERE guid = 8254; --- Create template addon for creature 1157 -DELETE FROM creature_template_addon WHERE entry =1157; -INSERT INTO creature_template_addon VALUES (1157,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1157 -DELETE FROM creature_addon WHERE guid = 9913; -DELETE FROM creature_addon WHERE guid = 10005; -DELETE FROM creature_addon WHERE guid = 10015; -DELETE FROM creature_addon WHERE guid = 10019; -DELETE FROM creature_addon WHERE guid = 10026; -DELETE FROM creature_addon WHERE guid = 10028; -DELETE FROM creature_addon WHERE guid = 10039; -DELETE FROM creature_addon WHERE guid = 10041; -DELETE FROM creature_addon WHERE guid = 10046; -DELETE FROM creature_addon WHERE guid = 10819; -DELETE FROM creature_addon WHERE guid = 10822; -DELETE FROM creature_addon WHERE guid = 10825; -DELETE FROM creature_addon WHERE guid = 10828; -DELETE FROM creature_addon WHERE guid = 10831; --- Create template addon for creature 1158 -DELETE FROM creature_template_addon WHERE entry =1158; -INSERT INTO creature_template_addon VALUES (1158,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1158 -DELETE FROM creature_addon WHERE guid = 9872; -DELETE FROM creature_addon WHERE guid = 9890; -DELETE FROM creature_addon WHERE guid = 9891; -DELETE FROM creature_addon WHERE guid = 9898; -DELETE FROM creature_addon WHERE guid = 9912; -DELETE FROM creature_addon WHERE guid = 9914; -DELETE FROM creature_addon WHERE guid = 9923; -DELETE FROM creature_addon WHERE guid = 9924; -DELETE FROM creature_addon WHERE guid = 9925; -DELETE FROM creature_addon WHERE guid = 9926; -DELETE FROM creature_addon WHERE guid = 9927; -DELETE FROM creature_addon WHERE guid = 9928; -DELETE FROM creature_addon WHERE guid = 9929; -DELETE FROM creature_addon WHERE guid = 9933; -DELETE FROM creature_addon WHERE guid = 10006; -DELETE FROM creature_addon WHERE guid = 10011; -DELETE FROM creature_addon WHERE guid = 10203; -DELETE FROM creature_addon WHERE guid = 10204; -DELETE FROM creature_addon WHERE guid = 10221; -DELETE FROM creature_addon WHERE guid = 10224; -DELETE FROM creature_addon WHERE guid = 10227; -DELETE FROM creature_addon WHERE guid = 10820; -DELETE FROM creature_addon WHERE guid = 10821; -DELETE FROM creature_addon WHERE guid = 10826; -DELETE FROM creature_addon WHERE guid = 10829; --- Create template addon for creature 1159 -DELETE FROM creature_template_addon WHERE entry =1159; -INSERT INTO creature_template_addon VALUES (1159,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1159 -DELETE FROM creature_addon WHERE guid = 10044; --- Create template addon for creature 1160 -DELETE FROM creature_template_addon WHERE entry =1160; -INSERT INTO creature_template_addon VALUES (1160,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1160 -DELETE FROM creature_addon WHERE guid = 9932; --- Create template addon for creature 1161 -DELETE FROM creature_template_addon WHERE entry =1161; -INSERT INTO creature_template_addon VALUES (1161,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1161 -DELETE FROM creature_addon WHERE guid = 9004; -DELETE FROM creature_addon WHERE guid = 9012; -DELETE FROM creature_addon WHERE guid = 9013; -DELETE FROM creature_addon WHERE guid = 9017; -DELETE FROM creature_addon WHERE guid = 9018; -DELETE FROM creature_addon WHERE guid = 9022; -DELETE FROM creature_addon WHERE guid = 9026; -DELETE FROM creature_addon WHERE guid = 9028; -DELETE FROM creature_addon WHERE guid = 9030; -DELETE FROM creature_addon WHERE guid = 9070; -DELETE FROM creature_addon WHERE guid = 9072; -DELETE FROM creature_addon WHERE guid = 9121; -DELETE FROM creature_addon WHERE guid = 9130; -DELETE FROM creature_addon WHERE guid = 9132; -DELETE FROM creature_addon WHERE guid = 9134; -DELETE FROM creature_addon WHERE guid = 9135; -DELETE FROM creature_addon WHERE guid = 9136; -DELETE FROM creature_addon WHERE guid = 9137; -DELETE FROM creature_addon WHERE guid = 9139; -DELETE FROM creature_addon WHERE guid = 9140; -DELETE FROM creature_addon WHERE guid = 9141; -DELETE FROM creature_addon WHERE guid = 9142; -DELETE FROM creature_addon WHERE guid = 9166; -DELETE FROM creature_addon WHERE guid = 9167; -DELETE FROM creature_addon WHERE guid = 9168; -DELETE FROM creature_addon WHERE guid = 9171; -DELETE FROM creature_addon WHERE guid = 9173; -DELETE FROM creature_addon WHERE guid = 9174; -DELETE FROM creature_addon WHERE guid = 9175; -DELETE FROM creature_addon WHERE guid = 9176; -DELETE FROM creature_addon WHERE guid = 9177; -DELETE FROM creature_addon WHERE guid = 9272; -DELETE FROM creature_addon WHERE guid = 9273; -DELETE FROM creature_addon WHERE guid = 9276; -DELETE FROM creature_addon WHERE guid = 9277; -DELETE FROM creature_addon WHERE guid = 9279; -DELETE FROM creature_addon WHERE guid = 9281; -DELETE FROM creature_addon WHERE guid = 9282; -DELETE FROM creature_addon WHERE guid = 9283; -DELETE FROM creature_addon WHERE guid = 9284; --- Create template addon for creature 1162 -DELETE FROM creature_template_addon WHERE entry =1162; -INSERT INTO creature_template_addon VALUES (1162,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1162 -DELETE FROM creature_addon WHERE guid = 8981; -DELETE FROM creature_addon WHERE guid = 8983; -DELETE FROM creature_addon WHERE guid = 8986; -DELETE FROM creature_addon WHERE guid = 8995; -DELETE FROM creature_addon WHERE guid = 8997; -DELETE FROM creature_addon WHERE guid = 9005; -DELETE FROM creature_addon WHERE guid = 9006; -DELETE FROM creature_addon WHERE guid = 9038; -DELETE FROM creature_addon WHERE guid = 9071; -DELETE FROM creature_addon WHERE guid = 9091; -DELETE FROM creature_addon WHERE guid = 9092; -DELETE FROM creature_addon WHERE guid = 9097; -DELETE FROM creature_addon WHERE guid = 9098; -DELETE FROM creature_addon WHERE guid = 9116; -DELETE FROM creature_addon WHERE guid = 9117; -DELETE FROM creature_addon WHERE guid = 9120; -DELETE FROM creature_addon WHERE guid = 9122; -DELETE FROM creature_addon WHERE guid = 9123; -DELETE FROM creature_addon WHERE guid = 9131; -DELETE FROM creature_addon WHERE guid = 9133; -DELETE FROM creature_addon WHERE guid = 9138; -DELETE FROM creature_addon WHERE guid = 9143; -DELETE FROM creature_addon WHERE guid = 9169; -DELETE FROM creature_addon WHERE guid = 9170; -DELETE FROM creature_addon WHERE guid = 9172; -DELETE FROM creature_addon WHERE guid = 9184; -DELETE FROM creature_addon WHERE guid = 9274; -DELETE FROM creature_addon WHERE guid = 9275; -DELETE FROM creature_addon WHERE guid = 9278; -DELETE FROM creature_addon WHERE guid = 9280; -DELETE FROM creature_addon WHERE guid = 9285; --- Create template addon for creature 1163 -DELETE FROM creature_template_addon WHERE entry =1163; -INSERT INTO creature_template_addon VALUES (1163,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1163 -DELETE FROM creature_addon WHERE guid = 8336; -DELETE FROM creature_addon WHERE guid = 8688; -DELETE FROM creature_addon WHERE guid = 8694; -DELETE FROM creature_addon WHERE guid = 8698; -DELETE FROM creature_addon WHERE guid = 8716; -DELETE FROM creature_addon WHERE guid = 8720; -DELETE FROM creature_addon WHERE guid = 8727; -DELETE FROM creature_addon WHERE guid = 8904; -DELETE FROM creature_addon WHERE guid = 8939; -DELETE FROM creature_addon WHERE guid = 8943; -DELETE FROM creature_addon WHERE guid = 9051; -DELETE FROM creature_addon WHERE guid = 9052; -DELETE FROM creature_addon WHERE guid = 9055; -DELETE FROM creature_addon WHERE guid = 9056; -DELETE FROM creature_addon WHERE guid = 9073; -DELETE FROM creature_addon WHERE guid = 9075; -DELETE FROM creature_addon WHERE guid = 9079; -DELETE FROM creature_addon WHERE guid = 9119; -DELETE FROM creature_addon WHERE guid = 9128; -DELETE FROM creature_addon WHERE guid = 9163; -DELETE FROM creature_addon WHERE guid = 9164; -DELETE FROM creature_addon WHERE guid = 9240; -DELETE FROM creature_addon WHERE guid = 9242; -DELETE FROM creature_addon WHERE guid = 9244; -DELETE FROM creature_addon WHERE guid = 9248; -DELETE FROM creature_addon WHERE guid = 9250; -DELETE FROM creature_addon WHERE guid = 9254; -DELETE FROM creature_addon WHERE guid = 9258; -DELETE FROM creature_addon WHERE guid = 9259; -DELETE FROM creature_addon WHERE guid = 9261; -DELETE FROM creature_addon WHERE guid = 9264; --- Create template addon for creature 1164 -DELETE FROM creature_template_addon WHERE entry =1164; -INSERT INTO creature_template_addon VALUES (1164,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1164 -DELETE FROM creature_addon WHERE guid = 8337; -DELETE FROM creature_addon WHERE guid = 8339; -DELETE FROM creature_addon WHERE guid = 8719; -DELETE FROM creature_addon WHERE guid = 8830; -DELETE FROM creature_addon WHERE guid = 8831; -DELETE FROM creature_addon WHERE guid = 8838; -DELETE FROM creature_addon WHERE guid = 8839; -DELETE FROM creature_addon WHERE guid = 8841; -DELETE FROM creature_addon WHERE guid = 8848; -DELETE FROM creature_addon WHERE guid = 8853; -DELETE FROM creature_addon WHERE guid = 8961; -DELETE FROM creature_addon WHERE guid = 8962; -DELETE FROM creature_addon WHERE guid = 8968; -DELETE FROM creature_addon WHERE guid = 9078; -DELETE FROM creature_addon WHERE guid = 9266; -DELETE FROM creature_addon WHERE guid = 9268; -DELETE FROM creature_addon WHERE guid = 9269; --- Create template addon for creature 1165 -DELETE FROM creature_template_addon WHERE entry =1165; -INSERT INTO creature_template_addon VALUES (1165,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1165 -DELETE FROM creature_addon WHERE guid = 8876; -DELETE FROM creature_addon WHERE guid = 8881; -DELETE FROM creature_addon WHERE guid = 8883; -DELETE FROM creature_addon WHERE guid = 8890; -DELETE FROM creature_addon WHERE guid = 8954; -DELETE FROM creature_addon WHERE guid = 8957; -DELETE FROM creature_addon WHERE guid = 8985; -DELETE FROM creature_addon WHERE guid = 8989; -DELETE FROM creature_addon WHERE guid = 8994; -DELETE FROM creature_addon WHERE guid = 9001; -DELETE FROM creature_addon WHERE guid = 9007; --- Create template addon for creature 1166 -DELETE FROM creature_template_addon WHERE entry =1166; -INSERT INTO creature_template_addon VALUES (1166,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1166 -DELETE FROM creature_addon WHERE guid = 8307; -DELETE FROM creature_addon WHERE guid = 8338; -DELETE FROM creature_addon WHERE guid = 8341; -DELETE FROM creature_addon WHERE guid = 8689; -DELETE FROM creature_addon WHERE guid = 8695; -DELETE FROM creature_addon WHERE guid = 8696; -DELETE FROM creature_addon WHERE guid = 8709; -DELETE FROM creature_addon WHERE guid = 8710; -DELETE FROM creature_addon WHERE guid = 8711; -DELETE FROM creature_addon WHERE guid = 8712; -DELETE FROM creature_addon WHERE guid = 8714; -DELETE FROM creature_addon WHERE guid = 8715; -DELETE FROM creature_addon WHERE guid = 8717; -DELETE FROM creature_addon WHERE guid = 8723; -DELETE FROM creature_addon WHERE guid = 8730; -DELETE FROM creature_addon WHERE guid = 8815; -DELETE FROM creature_addon WHERE guid = 8816; -DELETE FROM creature_addon WHERE guid = 8817; -DELETE FROM creature_addon WHERE guid = 8931; -DELETE FROM creature_addon WHERE guid = 8940; -DELETE FROM creature_addon WHERE guid = 8941; -DELETE FROM creature_addon WHERE guid = 8942; -DELETE FROM creature_addon WHERE guid = 8944; -DELETE FROM creature_addon WHERE guid = 9050; -DELETE FROM creature_addon WHERE guid = 9053; -DELETE FROM creature_addon WHERE guid = 9054; -DELETE FROM creature_addon WHERE guid = 9057; -DELETE FROM creature_addon WHERE guid = 9058; -DELETE FROM creature_addon WHERE guid = 9074; -DELETE FROM creature_addon WHERE guid = 9076; -DELETE FROM creature_addon WHERE guid = 9118; -DELETE FROM creature_addon WHERE guid = 9161; -DELETE FROM creature_addon WHERE guid = 9162; -DELETE FROM creature_addon WHERE guid = 9165; -DELETE FROM creature_addon WHERE guid = 9239; -DELETE FROM creature_addon WHERE guid = 9241; -DELETE FROM creature_addon WHERE guid = 9243; -DELETE FROM creature_addon WHERE guid = 9245; -DELETE FROM creature_addon WHERE guid = 9246; -DELETE FROM creature_addon WHERE guid = 9247; -DELETE FROM creature_addon WHERE guid = 9249; -DELETE FROM creature_addon WHERE guid = 9251; -DELETE FROM creature_addon WHERE guid = 9253; -DELETE FROM creature_addon WHERE guid = 9257; -DELETE FROM creature_addon WHERE guid = 9260; -DELETE FROM creature_addon WHERE guid = 9262; -DELETE FROM creature_addon WHERE guid = 9263; --- Create template addon for creature 1167 -DELETE FROM creature_template_addon WHERE entry =1167; -INSERT INTO creature_template_addon VALUES (1167,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1167 -DELETE FROM creature_addon WHERE guid = 8860; -DELETE FROM creature_addon WHERE guid = 8880; -DELETE FROM creature_addon WHERE guid = 8882; -DELETE FROM creature_addon WHERE guid = 8885; -DELETE FROM creature_addon WHERE guid = 8886; -DELETE FROM creature_addon WHERE guid = 8888; -DELETE FROM creature_addon WHERE guid = 8889; -DELETE FROM creature_addon WHERE guid = 8956; -DELETE FROM creature_addon WHERE guid = 8977; -DELETE FROM creature_addon WHERE guid = 8979; -DELETE FROM creature_addon WHERE guid = 8980; -DELETE FROM creature_addon WHERE guid = 8982; -DELETE FROM creature_addon WHERE guid = 8988; -DELETE FROM creature_addon WHERE guid = 8993; -DELETE FROM creature_addon WHERE guid = 8996; --- Create template addon for creature 1169 -DELETE FROM creature_template_addon WHERE entry =1169; -INSERT INTO creature_template_addon VALUES (1169,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1169 -DELETE FROM creature_addon WHERE guid = 8861; -DELETE FROM creature_addon WHERE guid = 8927; -DELETE FROM creature_addon WHERE guid = 9085; -DELETE FROM creature_addon WHERE guid = 9223; -DELETE FROM creature_addon WHERE guid = 9224; -DELETE FROM creature_addon WHERE guid = 9225; -DELETE FROM creature_addon WHERE guid = 9226; -DELETE FROM creature_addon WHERE guid = 9958; -DELETE FROM creature_addon WHERE guid = 9959; -DELETE FROM creature_addon WHERE guid = 9960; -DELETE FROM creature_addon WHERE guid = 9964; -DELETE FROM creature_addon WHERE guid = 9965; --- Create template addon for creature 1172 -DELETE FROM creature_template_addon WHERE entry =1172; -INSERT INTO creature_template_addon VALUES (1172,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1172 -DELETE FROM creature_addon WHERE guid = 8964; -DELETE FROM creature_addon WHERE guid = 8984; -DELETE FROM creature_addon WHERE guid = 8987; -DELETE FROM creature_addon WHERE guid = 8998; -DELETE FROM creature_addon WHERE guid = 9066; -DELETE FROM creature_addon WHERE guid = 9086; -DELETE FROM creature_addon WHERE guid = 9087; -DELETE FROM creature_addon WHERE guid = 9088; -DELETE FROM creature_addon WHERE guid = 9089; -DELETE FROM creature_addon WHERE guid = 9093; -DELETE FROM creature_addon WHERE guid = 9096; -DELETE FROM creature_addon WHERE guid = 9104; -DELETE FROM creature_addon WHERE guid = 9108; -DELETE FROM creature_addon WHERE guid = 9159; -DELETE FROM creature_addon WHERE guid = 9231; -DELETE FROM creature_addon WHERE guid = 9232; -DELETE FROM creature_addon WHERE guid = 9234; -DELETE FROM creature_addon WHERE guid = 9235; -DELETE FROM creature_addon WHERE guid = 9238; -DELETE FROM creature_addon WHERE guid = 9286; -DELETE FROM creature_addon WHERE guid = 9294; -DELETE FROM creature_addon WHERE guid = 9295; -DELETE FROM creature_addon WHERE guid = 9300; -DELETE FROM creature_addon WHERE guid = 9303; -DELETE FROM creature_addon WHERE guid = 9304; -DELETE FROM creature_addon WHERE guid = 9305; -DELETE FROM creature_addon WHERE guid = 9312; -DELETE FROM creature_addon WHERE guid = 9313; -DELETE FROM creature_addon WHERE guid = 9315; -DELETE FROM creature_addon WHERE guid = 9316; -DELETE FROM creature_addon WHERE guid = 9320; -DELETE FROM creature_addon WHERE guid = 9329; -DELETE FROM creature_addon WHERE guid = 9331; -DELETE FROM creature_addon WHERE guid = 9334; -DELETE FROM creature_addon WHERE guid = 9335; -DELETE FROM creature_addon WHERE guid = 9337; -DELETE FROM creature_addon WHERE guid = 9338; -DELETE FROM creature_addon WHERE guid = 9348; -DELETE FROM creature_addon WHERE guid = 9349; -DELETE FROM creature_addon WHERE guid = 9350; -DELETE FROM creature_addon WHERE guid = 9351; -DELETE FROM creature_addon WHERE guid = 9356; -DELETE FROM creature_addon WHERE guid = 9413; --- Create template addon for creature 1173 -DELETE FROM creature_template_addon WHERE entry =1173; -INSERT INTO creature_template_addon VALUES (1173,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1173 -DELETE FROM creature_addon WHERE guid = 8991; -DELETE FROM creature_addon WHERE guid = 9152; -DELETE FROM creature_addon WHERE guid = 9296; -DELETE FROM creature_addon WHERE guid = 9330; -DELETE FROM creature_addon WHERE guid = 9336; -DELETE FROM creature_addon WHERE guid = 9343; -DELETE FROM creature_addon WHERE guid = 9352; -DELETE FROM creature_addon WHERE guid = 9353; -DELETE FROM creature_addon WHERE guid = 9354; -DELETE FROM creature_addon WHERE guid = 9357; --- Create template addon for creature 1174 -DELETE FROM creature_template_addon WHERE entry =1174; -INSERT INTO creature_template_addon VALUES (1174,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1174 -DELETE FROM creature_addon WHERE guid = 9147; -DELETE FROM creature_addon WHERE guid = 9151; -DELETE FROM creature_addon WHERE guid = 9155; -DELETE FROM creature_addon WHERE guid = 9317; -DELETE FROM creature_addon WHERE guid = 9319; -DELETE FROM creature_addon WHERE guid = 9322; -DELETE FROM creature_addon WHERE guid = 9332; -DELETE FROM creature_addon WHERE guid = 9408; -DELETE FROM creature_addon WHERE guid = 9409; -DELETE FROM creature_addon WHERE guid = 9414; --- Create template addon for creature 1175 -DELETE FROM creature_template_addon WHERE entry =1175; -INSERT INTO creature_template_addon VALUES (1175,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1175 -DELETE FROM creature_addon WHERE guid = 9149; -DELETE FROM creature_addon WHERE guid = 9150; -DELETE FROM creature_addon WHERE guid = 9311; -DELETE FROM creature_addon WHERE guid = 9318; -DELETE FROM creature_addon WHERE guid = 9321; -DELETE FROM creature_addon WHERE guid = 9323; -DELETE FROM creature_addon WHERE guid = 9325; -DELETE FROM creature_addon WHERE guid = 9326; -DELETE FROM creature_addon WHERE guid = 9327; -DELETE FROM creature_addon WHERE guid = 9328; -DELETE FROM creature_addon WHERE guid = 9333; -DELETE FROM creature_addon WHERE guid = 9407; -DELETE FROM creature_addon WHERE guid = 9410; --- Create template addon for creature 1176 -DELETE FROM creature_template_addon WHERE entry =1176; -INSERT INTO creature_template_addon VALUES (1176,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1176 -DELETE FROM creature_addon WHERE guid = 8398; -DELETE FROM creature_addon WHERE guid = 8945; -DELETE FROM creature_addon WHERE guid = 8951; -DELETE FROM creature_addon WHERE guid = 9095; -DELETE FROM creature_addon WHERE guid = 9103; -DELETE FROM creature_addon WHERE guid = 9105; -DELETE FROM creature_addon WHERE guid = 9298; -DELETE FROM creature_addon WHERE guid = 9299; -DELETE FROM creature_addon WHERE guid = 9302; -DELETE FROM creature_addon WHERE guid = 9308; -DELETE FROM creature_addon WHERE guid = 9310; --- Create template addon for creature 1177 -DELETE FROM creature_template_addon WHERE entry =1177; -INSERT INTO creature_template_addon VALUES (1177,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1177 -DELETE FROM creature_addon WHERE guid = 9153; -DELETE FROM creature_addon WHERE guid = 9154; -DELETE FROM creature_addon WHERE guid = 9156; --- Create template addon for creature 1178 -DELETE FROM creature_template_addon WHERE entry =1178; -INSERT INTO creature_template_addon VALUES (1178,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1178 -DELETE FROM creature_addon WHERE guid = 8257; -DELETE FROM creature_addon WHERE guid = 8367; -DELETE FROM creature_addon WHERE guid = 8798; -DELETE FROM creature_addon WHERE guid = 9090; -DELETE FROM creature_addon WHERE guid = 9094; -DELETE FROM creature_addon WHERE guid = 9109; -DELETE FROM creature_addon WHERE guid = 9208; -DELETE FROM creature_addon WHERE guid = 9210; -DELETE FROM creature_addon WHERE guid = 9214; -DELETE FROM creature_addon WHERE guid = 9361; -DELETE FROM creature_addon WHERE guid = 9364; -DELETE FROM creature_addon WHERE guid = 9367; -DELETE FROM creature_addon WHERE guid = 9368; -DELETE FROM creature_addon WHERE guid = 9370; -DELETE FROM creature_addon WHERE guid = 9375; --- Create template addon for creature 1179 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1179; -INSERT INTO creature_template_addon VALUES (1179,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1179 -DELETE FROM creature_addon WHERE guid = 9362; -DELETE FROM creature_addon WHERE guid = 9363; -DELETE FROM creature_addon WHERE guid = 9365; --- Create template addon for creature 1180 -DELETE FROM creature_template_addon WHERE entry =1180; -INSERT INTO creature_template_addon VALUES (1180,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1180 -DELETE FROM creature_addon WHERE guid = 9215; -DELETE FROM creature_addon WHERE guid = 9219; -DELETE FROM creature_addon WHERE guid = 9220; -DELETE FROM creature_addon WHERE guid = 9221; -DELETE FROM creature_addon WHERE guid = 9222; -DELETE FROM creature_addon WHERE guid = 9359; -DELETE FROM creature_addon WHERE guid = 9360; -DELETE FROM creature_addon WHERE guid = 9373; -DELETE FROM creature_addon WHERE guid = 9374; --- Create template addon for creature 1181 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1181; -INSERT INTO creature_template_addon VALUES (1181,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1181 -DELETE FROM creature_addon WHERE guid = 8258; -DELETE FROM creature_addon WHERE guid = 9209; -DELETE FROM creature_addon WHERE guid = 9371; -DELETE FROM creature_addon WHERE guid = 9372; -DELETE FROM creature_addon WHERE guid = 9377; --- Create template addon for creature 1182 -DELETE FROM creature_template_addon WHERE entry =1182; -INSERT INTO creature_template_addon VALUES (1182,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1182 -DELETE FROM creature_addon WHERE guid = 29071; --- Create template addon for creature 1183 -DELETE FROM creature_template_addon WHERE entry =1183; -INSERT INTO creature_template_addon VALUES (1183,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1183 -DELETE FROM creature_addon WHERE guid = 9212; -DELETE FROM creature_addon WHERE guid = 9213; -DELETE FROM creature_addon WHERE guid = 9218; -DELETE FROM creature_addon WHERE guid = 9366; -DELETE FROM creature_addon WHERE guid = 9369; --- Create template addon for creature 1184 -DELETE FROM creature_template_addon WHERE entry =1184; -INSERT INTO creature_template_addon VALUES (1184,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1184 -DELETE FROM creature_addon WHERE guid = 8268; -DELETE FROM creature_addon WHERE guid = 8380; -DELETE FROM creature_addon WHERE guid = 8394; -DELETE FROM creature_addon WHERE guid = 8819; -DELETE FROM creature_addon WHERE guid = 8822; -DELETE FROM creature_addon WHERE guid = 8827; -DELETE FROM creature_addon WHERE guid = 8879; -DELETE FROM creature_addon WHERE guid = 8895; -DELETE FROM creature_addon WHERE guid = 8946; -DELETE FROM creature_addon WHERE guid = 9008; -DELETE FROM creature_addon WHERE guid = 9024; -DELETE FROM creature_addon WHERE guid = 9181; -DELETE FROM creature_addon WHERE guid = 9186; -DELETE FROM creature_addon WHERE guid = 9193; -DELETE FROM creature_addon WHERE guid = 9199; -DELETE FROM creature_addon WHERE guid = 9200; -DELETE FROM creature_addon WHERE guid = 9207; --- Create template addon for creature 1185 -DELETE FROM creature_template_addon WHERE entry =1185; -INSERT INTO creature_template_addon VALUES (1185,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1185 -DELETE FROM creature_addon WHERE guid = 8323; -DELETE FROM creature_addon WHERE guid = 8372; -DELETE FROM creature_addon WHERE guid = 8373; -DELETE FROM creature_addon WHERE guid = 8374; -DELETE FROM creature_addon WHERE guid = 8383; -DELETE FROM creature_addon WHERE guid = 8385; -DELETE FROM creature_addon WHERE guid = 8691; -DELETE FROM creature_addon WHERE guid = 8692; -DELETE FROM creature_addon WHERE guid = 8728; -DELETE FROM creature_addon WHERE guid = 8794; -DELETE FROM creature_addon WHERE guid = 9067; --- Create template addon for creature 1186 -DELETE FROM creature_template_addon WHERE entry =1186; -INSERT INTO creature_template_addon VALUES (1186,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1186 -DELETE FROM creature_addon WHERE guid = 8807; -DELETE FROM creature_addon WHERE guid = 8852; -DELETE FROM creature_addon WHERE guid = 8959; -DELETE FROM creature_addon WHERE guid = 8960; -DELETE FROM creature_addon WHERE guid = 8992; -DELETE FROM creature_addon WHERE guid = 9014; -DELETE FROM creature_addon WHERE guid = 9031; -DELETE FROM creature_addon WHERE guid = 9037; -DELETE FROM creature_addon WHERE guid = 9040; -DELETE FROM creature_addon WHERE guid = 9041; -DELETE FROM creature_addon WHERE guid = 9100; -DELETE FROM creature_addon WHERE guid = 9115; -DELETE FROM creature_addon WHERE guid = 9144; -DELETE FROM creature_addon WHERE guid = 9160; -DELETE FROM creature_addon WHERE guid = 9233; -DELETE FROM creature_addon WHERE guid = 9256; -DELETE FROM creature_addon WHERE guid = 9289; -DELETE FROM creature_addon WHERE guid = 9292; -DELETE FROM creature_addon WHERE guid = 9379; -DELETE FROM creature_addon WHERE guid = 9380; -DELETE FROM creature_addon WHERE guid = 9388; -DELETE FROM creature_addon WHERE guid = 9391; -DELETE FROM creature_addon WHERE guid = 9395; -DELETE FROM creature_addon WHERE guid = 9404; --- Create template addon for creature 1187 -DELETE FROM creature_template_addon WHERE entry =1187; -INSERT INTO creature_template_addon VALUES (1187,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1187 -DELETE FROM creature_addon WHERE guid = 8253; --- Create template addon for creature 1188 -DELETE FROM creature_template_addon WHERE entry =1188; -INSERT INTO creature_template_addon VALUES (1188,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1188 -DELETE FROM creature_addon WHERE guid = 8272; -DELETE FROM creature_addon WHERE guid = 8349; -DELETE FROM creature_addon WHERE guid = 8363; -DELETE FROM creature_addon WHERE guid = 8379; -DELETE FROM creature_addon WHERE guid = 8396; -DELETE FROM creature_addon WHERE guid = 8800; -DELETE FROM creature_addon WHERE guid = 8804; -DELETE FROM creature_addon WHERE guid = 8805; -DELETE FROM creature_addon WHERE guid = 8823; -DELETE FROM creature_addon WHERE guid = 8828; -DELETE FROM creature_addon WHERE guid = 8832; -DELETE FROM creature_addon WHERE guid = 8846; -DELETE FROM creature_addon WHERE guid = 8865; -DELETE FROM creature_addon WHERE guid = 8867; -DELETE FROM creature_addon WHERE guid = 8878; -DELETE FROM creature_addon WHERE guid = 8949; -DELETE FROM creature_addon WHERE guid = 9025; -DELETE FROM creature_addon WHERE guid = 9187; -DELETE FROM creature_addon WHERE guid = 9188; -DELETE FROM creature_addon WHERE guid = 9194; -DELETE FROM creature_addon WHERE guid = 9229; -DELETE FROM creature_addon WHERE guid = 9252; -DELETE FROM creature_addon WHERE guid = 9381; -DELETE FROM creature_addon WHERE guid = 9387; --- Create template addon for creature 1189 -DELETE FROM creature_template_addon WHERE entry =1189; -INSERT INTO creature_template_addon VALUES (1189,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1189 -DELETE FROM creature_addon WHERE guid = 8271; -DELETE FROM creature_addon WHERE guid = 8322; -DELETE FROM creature_addon WHERE guid = 8326; -DELETE FROM creature_addon WHERE guid = 8350; -DELETE FROM creature_addon WHERE guid = 8351; -DELETE FROM creature_addon WHERE guid = 8352; -DELETE FROM creature_addon WHERE guid = 8384; -DELETE FROM creature_addon WHERE guid = 8386; -DELETE FROM creature_addon WHERE guid = 8387; -DELETE FROM creature_addon WHERE guid = 8388; -DELETE FROM creature_addon WHERE guid = 8731; -DELETE FROM creature_addon WHERE guid = 8732; -DELETE FROM creature_addon WHERE guid = 8735; -DELETE FROM creature_addon WHERE guid = 8791; -DELETE FROM creature_addon WHERE guid = 8792; -DELETE FROM creature_addon WHERE guid = 8793; -DELETE FROM creature_addon WHERE guid = 8930; -DELETE FROM creature_addon WHERE guid = 9344; -DELETE FROM creature_addon WHERE guid = 9345; -DELETE FROM creature_addon WHERE guid = 9346; -DELETE FROM creature_addon WHERE guid = 9347; --- Create template addon for creature 1190 -DELETE FROM creature_template_addon WHERE entry =1190; -INSERT INTO creature_template_addon VALUES (1190,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1190 -DELETE FROM creature_addon WHERE guid = 8818; -DELETE FROM creature_addon WHERE guid = 8851; -DELETE FROM creature_addon WHERE guid = 9033; -DELETE FROM creature_addon WHERE guid = 9039; -DELETE FROM creature_addon WHERE guid = 9059; -DELETE FROM creature_addon WHERE guid = 9101; -DELETE FROM creature_addon WHERE guid = 9114; -DELETE FROM creature_addon WHERE guid = 9124; -DELETE FROM creature_addon WHERE guid = 9125; -DELETE FROM creature_addon WHERE guid = 9126; -DELETE FROM creature_addon WHERE guid = 9127; -DELETE FROM creature_addon WHERE guid = 9148; -DELETE FROM creature_addon WHERE guid = 9158; -DELETE FROM creature_addon WHERE guid = 9179; -DELETE FROM creature_addon WHERE guid = 9180; -DELETE FROM creature_addon WHERE guid = 9189; -DELETE FROM creature_addon WHERE guid = 9287; -DELETE FROM creature_addon WHERE guid = 9383; -DELETE FROM creature_addon WHERE guid = 9385; -DELETE FROM creature_addon WHERE guid = 9389; -DELETE FROM creature_addon WHERE guid = 9392; -DELETE FROM creature_addon WHERE guid = 9396; -DELETE FROM creature_addon WHERE guid = 9398; -DELETE FROM creature_addon WHERE guid = 9400; -DELETE FROM creature_addon WHERE guid = 9402; -DELETE FROM creature_addon WHERE guid = 9403; --- Create template addon for creature 1191 -DELETE FROM creature_template_addon WHERE entry =1191; -INSERT INTO creature_template_addon VALUES (1191,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1191 -DELETE FROM creature_addon WHERE guid = 8269; -DELETE FROM creature_addon WHERE guid = 8327; -DELETE FROM creature_addon WHERE guid = 8342; -DELETE FROM creature_addon WHERE guid = 8345; -DELETE FROM creature_addon WHERE guid = 8346; -DELETE FROM creature_addon WHERE guid = 8362; -DELETE FROM creature_addon WHERE guid = 8809; -DELETE FROM creature_addon WHERE guid = 8845; -DELETE FROM creature_addon WHERE guid = 8847; -DELETE FROM creature_addon WHERE guid = 8862; -DELETE FROM creature_addon WHERE guid = 8866; -DELETE FROM creature_addon WHERE guid = 8872; -DELETE FROM creature_addon WHERE guid = 8874; -DELETE FROM creature_addon WHERE guid = 8875; -DELETE FROM creature_addon WHERE guid = 8894; -DELETE FROM creature_addon WHERE guid = 8896; -DELETE FROM creature_addon WHERE guid = 8897; -DELETE FROM creature_addon WHERE guid = 8947; -DELETE FROM creature_addon WHERE guid = 8948; -DELETE FROM creature_addon WHERE guid = 8950; -DELETE FROM creature_addon WHERE guid = 8953; -DELETE FROM creature_addon WHERE guid = 8999; -DELETE FROM creature_addon WHERE guid = 9009; -DELETE FROM creature_addon WHERE guid = 9010; -DELETE FROM creature_addon WHERE guid = 9011; -DELETE FROM creature_addon WHERE guid = 9023; -DELETE FROM creature_addon WHERE guid = 9060; -DELETE FROM creature_addon WHERE guid = 9195; -DELETE FROM creature_addon WHERE guid = 9196; -DELETE FROM creature_addon WHERE guid = 9197; -DELETE FROM creature_addon WHERE guid = 9198; -DELETE FROM creature_addon WHERE guid = 9201; --- Create template addon for creature 1192 -DELETE FROM creature_template_addon WHERE entry =1192; -INSERT INTO creature_template_addon VALUES (1192,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1192 -DELETE FROM creature_addon WHERE guid = 8270; -DELETE FROM creature_addon WHERE guid = 8324; -DELETE FROM creature_addon WHERE guid = 8325; -DELETE FROM creature_addon WHERE guid = 8343; -DELETE FROM creature_addon WHERE guid = 8344; -DELETE FROM creature_addon WHERE guid = 8353; -DELETE FROM creature_addon WHERE guid = 8354; -DELETE FROM creature_addon WHERE guid = 8364; -DELETE FROM creature_addon WHERE guid = 8365; -DELETE FROM creature_addon WHERE guid = 8724; -DELETE FROM creature_addon WHERE guid = 8725; -DELETE FROM creature_addon WHERE guid = 8726; -DELETE FROM creature_addon WHERE guid = 8734; -DELETE FROM creature_addon WHERE guid = 8795; -DELETE FROM creature_addon WHERE guid = 8902; -DELETE FROM creature_addon WHERE guid = 8903; -DELETE FROM creature_addon WHERE guid = 8929; -DELETE FROM creature_addon WHERE guid = 8935; -DELETE FROM creature_addon WHERE guid = 9068; --- Create template addon for creature 1193 -DELETE FROM creature_template_addon WHERE entry =1193; -INSERT INTO creature_template_addon VALUES (1193,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1193 -DELETE FROM creature_addon WHERE guid = 8205; -DELETE FROM creature_addon WHERE guid = 8206; -DELETE FROM creature_addon WHERE guid = 8207; -DELETE FROM creature_addon WHERE guid = 8208; -DELETE FROM creature_addon WHERE guid = 8209; -DELETE FROM creature_addon WHERE guid = 8210; -DELETE FROM creature_addon WHERE guid = 8211; -DELETE FROM creature_addon WHERE guid = 8281; -DELETE FROM creature_addon WHERE guid = 8282; -DELETE FROM creature_addon WHERE guid = 8283; -DELETE FROM creature_addon WHERE guid = 8284; -DELETE FROM creature_addon WHERE guid = 8285; -DELETE FROM creature_addon WHERE guid = 8286; -DELETE FROM creature_addon WHERE guid = 8328; -DELETE FROM creature_addon WHERE guid = 8329; -DELETE FROM creature_addon WHERE guid = 8330; -DELETE FROM creature_addon WHERE guid = 8331; -DELETE FROM creature_addon WHERE guid = 8697; -DELETE FROM creature_addon WHERE guid = 8702; -DELETE FROM creature_addon WHERE guid = 8864; -DELETE FROM creature_addon WHERE guid = 8891; -DELETE FROM creature_addon WHERE guid = 8928; -DELETE FROM creature_addon WHERE guid = 9061; -DELETE FROM creature_addon WHERE guid = 9062; -DELETE FROM creature_addon WHERE guid = 9063; -DELETE FROM creature_addon WHERE guid = 9064; --- Create template addon for creature 1194 -DELETE FROM creature_template_addon WHERE entry =1194; -INSERT INTO creature_template_addon VALUES (1194,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1194 -DELETE FROM creature_addon WHERE guid = 8321; -DELETE FROM creature_addon WHERE guid = 8348; -DELETE FROM creature_addon WHERE guid = 8378; -DELETE FROM creature_addon WHERE guid = 8392; -DELETE FROM creature_addon WHERE guid = 8393; -DELETE FROM creature_addon WHERE guid = 8395; -DELETE FROM creature_addon WHERE guid = 8683; -DELETE FROM creature_addon WHERE guid = 8799; -DELETE FROM creature_addon WHERE guid = 8801; -DELETE FROM creature_addon WHERE guid = 8802; -DELETE FROM creature_addon WHERE guid = 8803; -DELETE FROM creature_addon WHERE guid = 8806; -DELETE FROM creature_addon WHERE guid = 8808; -DELETE FROM creature_addon WHERE guid = 8810; -DELETE FROM creature_addon WHERE guid = 8811; -DELETE FROM creature_addon WHERE guid = 8812; -DELETE FROM creature_addon WHERE guid = 8820; -DELETE FROM creature_addon WHERE guid = 8821; -DELETE FROM creature_addon WHERE guid = 8824; -DELETE FROM creature_addon WHERE guid = 8825; -DELETE FROM creature_addon WHERE guid = 8826; -DELETE FROM creature_addon WHERE guid = 8829; -DELETE FROM creature_addon WHERE guid = 8844; -DELETE FROM creature_addon WHERE guid = 8849; -DELETE FROM creature_addon WHERE guid = 8870; --- Create template addon for creature 1195 -DELETE FROM creature_template_addon WHERE entry =1195; -INSERT INTO creature_template_addon VALUES (1195,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1195 -DELETE FROM creature_addon WHERE guid = 8850; -DELETE FROM creature_addon WHERE guid = 8937; -DELETE FROM creature_addon WHERE guid = 9000; -DELETE FROM creature_addon WHERE guid = 9034; -DELETE FROM creature_addon WHERE guid = 9035; -DELETE FROM creature_addon WHERE guid = 9065; -DELETE FROM creature_addon WHERE guid = 9069; -DELETE FROM creature_addon WHERE guid = 9083; -DELETE FROM creature_addon WHERE guid = 9084; -DELETE FROM creature_addon WHERE guid = 9099; -DELETE FROM creature_addon WHERE guid = 9102; -DELETE FROM creature_addon WHERE guid = 9112; -DELETE FROM creature_addon WHERE guid = 9113; -DELETE FROM creature_addon WHERE guid = 9129; -DELETE FROM creature_addon WHERE guid = 9145; -DELETE FROM creature_addon WHERE guid = 9185; -DELETE FROM creature_addon WHERE guid = 9190; -DELETE FROM creature_addon WHERE guid = 9191; -DELETE FROM creature_addon WHERE guid = 9237; -DELETE FROM creature_addon WHERE guid = 9255; -DELETE FROM creature_addon WHERE guid = 9288; -DELETE FROM creature_addon WHERE guid = 9290; -DELETE FROM creature_addon WHERE guid = 9291; -DELETE FROM creature_addon WHERE guid = 9324; -DELETE FROM creature_addon WHERE guid = 9339; -DELETE FROM creature_addon WHERE guid = 9378; -DELETE FROM creature_addon WHERE guid = 9384; -DELETE FROM creature_addon WHERE guid = 9390; -DELETE FROM creature_addon WHERE guid = 9393; -DELETE FROM creature_addon WHERE guid = 9394; -DELETE FROM creature_addon WHERE guid = 9397; -DELETE FROM creature_addon WHERE guid = 9399; -DELETE FROM creature_addon WHERE guid = 9401; -DELETE FROM creature_addon WHERE guid = 9405; -DELETE FROM creature_addon WHERE guid = 9412; --- Clear duplicate addons from template for creature 1196 --- Create template addon for creature 1197 -DELETE FROM creature_template_addon WHERE entry =1197; -INSERT INTO creature_template_addon VALUES (1197,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1197 -DELETE FROM creature_addon WHERE guid = 8260; -DELETE FROM creature_addon WHERE guid = 8261; -DELETE FROM creature_addon WHERE guid = 8340; -DELETE FROM creature_addon WHERE guid = 8705; -DELETE FROM creature_addon WHERE guid = 8813; -DELETE FROM creature_addon WHERE guid = 8833; -DELETE FROM creature_addon WHERE guid = 8834; -DELETE FROM creature_addon WHERE guid = 8835; -DELETE FROM creature_addon WHERE guid = 8843; -DELETE FROM creature_addon WHERE guid = 8854; -DELETE FROM creature_addon WHERE guid = 8932; -DELETE FROM creature_addon WHERE guid = 8958; -DELETE FROM creature_addon WHERE guid = 8963; -DELETE FROM creature_addon WHERE guid = 8965; -DELETE FROM creature_addon WHERE guid = 8966; -DELETE FROM creature_addon WHERE guid = 8970; -DELETE FROM creature_addon WHERE guid = 8972; -DELETE FROM creature_addon WHERE guid = 8973; -DELETE FROM creature_addon WHERE guid = 9077; -DELETE FROM creature_addon WHERE guid = 9080; -DELETE FROM creature_addon WHERE guid = 9081; -DELETE FROM creature_addon WHERE guid = 9265; -DELETE FROM creature_addon WHERE guid = 9267; --- Clear duplicate addons from template for creature 1198 --- Clear duplicate addons from template for creature 1199 --- Clear duplicate addons from template for creature 1200 --- Clear duplicate addons from template for creature 1201 --- Create template addon for creature 1202 -DELETE FROM creature_template_addon WHERE entry =1202; -INSERT INTO creature_template_addon VALUES (1202,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1202 -DELETE FROM creature_addon WHERE guid = 8670; -DELETE FROM creature_addon WHERE guid = 9043; -DELETE FROM creature_addon WHERE guid = 9044; -DELETE FROM creature_addon WHERE guid = 9106; -DELETE FROM creature_addon WHERE guid = 9107; -DELETE FROM creature_addon WHERE guid = 9110; -DELETE FROM creature_addon WHERE guid = 9111; -DELETE FROM creature_addon WHERE guid = 9293; -DELETE FROM creature_addon WHERE guid = 9297; -DELETE FROM creature_addon WHERE guid = 9301; -DELETE FROM creature_addon WHERE guid = 9306; -DELETE FROM creature_addon WHERE guid = 9307; -DELETE FROM creature_addon WHERE guid = 9309; -DELETE FROM creature_addon WHERE guid = 9314; --- Create template addon for creature 1203 --- Create template addon for creature 1204 --- Create template addon for creature 1205 -DELETE FROM creature_template_addon WHERE entry =1205; -INSERT INTO creature_template_addon VALUES (1205,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1205 -DELETE FROM creature_addon WHERE guid = 8355; --- Create template addon for creature 1206 -DELETE FROM creature_template_addon WHERE entry =1206; -INSERT INTO creature_template_addon VALUES (1206,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1206 -DELETE FROM creature_addon WHERE guid = 8356; --- Create template addon for creature 1207 -DELETE FROM creature_template_addon WHERE entry =1207; -INSERT INTO creature_template_addon VALUES (1207,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1207 -DELETE FROM creature_addon WHERE guid = 8357; --- Create template addon for creature 1210 -DELETE FROM creature_template_addon WHERE entry =1210; -INSERT INTO creature_template_addon VALUES (1210,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1210 -DELETE FROM creature_addon WHERE guid = 9358; --- Clear duplicate addons from template for creature 1211 --- Create template addon for creature 1212 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1212; -INSERT INTO creature_template_addon VALUES (1212,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1212 --- Clear duplicate addons from template for creature 1213 --- Create template addon for creature 1214 -DELETE FROM creature_template_addon WHERE entry =1214; -INSERT INTO creature_template_addon VALUES (1214,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1214 -DELETE FROM creature_addon WHERE guid = 8246; --- Create template addon for creature 1215 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1215; -INSERT INTO creature_template_addon VALUES (1215,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1215 --- Create template addon for creature 1216 -DELETE FROM creature_template_addon WHERE entry =1216; -INSERT INTO creature_template_addon VALUES (1216,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1216 -DELETE FROM creature_addon WHERE guid = 48224; -DELETE FROM creature_addon WHERE guid = 48225; -DELETE FROM creature_addon WHERE guid = 48226; -DELETE FROM creature_addon WHERE guid = 48227; -DELETE FROM creature_addon WHERE guid = 48371; -DELETE FROM creature_addon WHERE guid = 48549; -DELETE FROM creature_addon WHERE guid = 48550; -DELETE FROM creature_addon WHERE guid = 48551; -DELETE FROM creature_addon WHERE guid = 48552; -DELETE FROM creature_addon WHERE guid = 48553; -DELETE FROM creature_addon WHERE guid = 89840; -DELETE FROM creature_addon WHERE guid = 89841; -DELETE FROM creature_addon WHERE guid = 89842; -DELETE FROM creature_addon WHERE guid = 89843; -DELETE FROM creature_addon WHERE guid = 89844; -DELETE FROM creature_addon WHERE guid = 89845; -DELETE FROM creature_addon WHERE guid = 89846; -DELETE FROM creature_addon WHERE guid = 89847; -DELETE FROM creature_addon WHERE guid = 89848; -DELETE FROM creature_addon WHERE guid = 89849; -DELETE FROM creature_addon WHERE guid = 90028; -DELETE FROM creature_addon WHERE guid = 90029; --- Create template addon for creature 1217 -DELETE FROM creature_template_addon WHERE entry =1217; -INSERT INTO creature_template_addon VALUES (1217,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1217 -DELETE FROM creature_addon WHERE guid = 9444; --- Create template addon for creature 1218 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1218; -INSERT INTO creature_template_addon VALUES (1218,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1218 --- Create template addon for creature 1222 -DELETE FROM creature_template_addon WHERE entry =1222; -INSERT INTO creature_template_addon VALUES (1222,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1222 -DELETE FROM creature_addon WHERE guid = 8933; -DELETE FROM creature_addon WHERE guid = 8934; --- Create template addon for creature 1224 -DELETE FROM creature_template_addon WHERE entry =1224; -INSERT INTO creature_template_addon VALUES (1224,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1224 -DELETE FROM creature_addon WHERE guid = 8212; -DELETE FROM creature_addon WHERE guid = 8213; -DELETE FROM creature_addon WHERE guid = 8214; -DELETE FROM creature_addon WHERE guid = 8215; -DELETE FROM creature_addon WHERE guid = 8216; -DELETE FROM creature_addon WHERE guid = 8217; -DELETE FROM creature_addon WHERE guid = 8287; -DELETE FROM creature_addon WHERE guid = 8288; -DELETE FROM creature_addon WHERE guid = 8289; -DELETE FROM creature_addon WHERE guid = 8290; -DELETE FROM creature_addon WHERE guid = 8291; -DELETE FROM creature_addon WHERE guid = 8292; -DELETE FROM creature_addon WHERE guid = 8293; -DELETE FROM creature_addon WHERE guid = 8332; -DELETE FROM creature_addon WHERE guid = 8371; -DELETE FROM creature_addon WHERE guid = 8685; -DELETE FROM creature_addon WHERE guid = 8699; -DELETE FROM creature_addon WHERE guid = 8892; -DELETE FROM creature_addon WHERE guid = 8893; -DELETE FROM creature_addon WHERE guid = 8905; -DELETE FROM creature_addon WHERE guid = 8906; --- Create template addon for creature 1225 -DELETE FROM creature_template_addon WHERE entry =1225; -INSERT INTO creature_template_addon VALUES (1225,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1225 -DELETE FROM creature_addon WHERE guid = 8877; --- Clear duplicate addons from template for creature 1226 --- Clear duplicate addons from template for creature 1228 --- Clear duplicate addons from template for creature 1229 --- Clear duplicate addons from template for creature 1231 --- Clear duplicate addons from template for creature 1232 --- Clear duplicate addons from template for creature 1234 --- Create template addon for creature 1236 -DELETE FROM creature_template_addon WHERE entry =1236; -INSERT INTO creature_template_addon VALUES (1236,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1236 -DELETE FROM creature_addon WHERE guid = 45543; -DELETE FROM creature_addon WHERE guid = 45544; -DELETE FROM creature_addon WHERE guid = 45546; -DELETE FROM creature_addon WHERE guid = 89876; -DELETE FROM creature_addon WHERE guid = 90042; -DELETE FROM creature_addon WHERE guid = 90127; -DELETE FROM creature_addon WHERE guid = 90129; --- Clear duplicate addons from template for creature 1237 --- Clear duplicate addons from template for creature 1238 --- Create template addon for creature 1239 -DELETE FROM creature_template_addon WHERE entry =1239; -INSERT INTO creature_template_addon VALUES (1239,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1239 -DELETE FROM creature_addon WHERE guid = 9446; --- Clear duplicate addons from template for creature 1240 --- Clear duplicate addons from template for creature 1241 --- Create template addon for creature 1242 -DELETE FROM creature_template_addon WHERE entry =1242; -INSERT INTO creature_template_addon VALUES (1242,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1242 -DELETE FROM creature_addon WHERE guid = 9504; --- Clear duplicate addons from template for creature 1243 --- Create template addon for creature 1244 -DELETE FROM creature_template_addon WHERE entry =1244; -INSERT INTO creature_template_addon VALUES (1244,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1244 -DELETE FROM creature_addon WHERE guid = 9803; --- Clear duplicate addons from template for creature 1245 --- Clear duplicate addons from template for creature 1246 --- Clear duplicate addons from template for creature 1247 --- Clear duplicate addons from template for creature 1249 --- Clear duplicate addons from template for creature 1250 --- Create template addon for creature 1251 -DELETE FROM creature_template_addon WHERE entry =1251; -INSERT INTO creature_template_addon VALUES (1251,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1251 -DELETE FROM creature_addon WHERE guid = 5063; -DELETE FROM creature_addon WHERE guid = 5065; -DELETE FROM creature_addon WHERE guid = 5069; -DELETE FROM creature_addon WHERE guid = 5072; -DELETE FROM creature_addon WHERE guid = 5077; -DELETE FROM creature_addon WHERE guid = 5078; --- Clear duplicate addons from template for creature 1252 --- Clear duplicate addons from template for creature 1253 --- Clear duplicate addons from template for creature 1254 --- Clear duplicate addons from template for creature 1255 --- Clear duplicate addons from template for creature 1256 --- Clear duplicate addons from template for creature 1257 --- Create template addon for creature 1258 -DELETE FROM creature_template_addon WHERE entry =1258; -INSERT INTO creature_template_addon VALUES (1258,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1258 -DELETE FROM creature_addon WHERE guid = 5189; -DELETE FROM creature_addon WHERE guid = 6012; -DELETE FROM creature_addon WHERE guid = 6013; -DELETE FROM creature_addon WHERE guid = 6015; -DELETE FROM creature_addon WHERE guid = 6031; -DELETE FROM creature_addon WHERE guid = 6045; --- Create template addon for creature 1259 -DELETE FROM creature_template_addon WHERE entry =1259; -INSERT INTO creature_template_addon VALUES (1259,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1259 -DELETE FROM creature_addon WHERE guid = 11129; --- Clear duplicate addons from template for creature 1260 --- Clear duplicate addons from template for creature 1261 --- Clear duplicate addons from template for creature 1263 --- Clear duplicate addons from template for creature 1265 --- Clear duplicate addons from template for creature 1266 --- Clear duplicate addons from template for creature 1267 --- Clear duplicate addons from template for creature 1268 --- Clear duplicate addons from template for creature 1269 --- Create template addon for creature 1270 -DELETE FROM creature_template_addon WHERE entry =1270; -INSERT INTO creature_template_addon VALUES (1270,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1270 -DELETE FROM creature_addon WHERE guid = 4316; -DELETE FROM creature_addon WHERE guid = 4317; -DELETE FROM creature_addon WHERE guid = 4829; -DELETE FROM creature_addon WHERE guid = 4906; -DELETE FROM creature_addon WHERE guid = 5935; -DELETE FROM creature_addon WHERE guid = 5936; -DELETE FROM creature_addon WHERE guid = 5939; -DELETE FROM creature_addon WHERE guid = 6077; -DELETE FROM creature_addon WHERE guid = 6080; -DELETE FROM creature_addon WHERE guid = 6091; -DELETE FROM creature_addon WHERE guid = 6092; -DELETE FROM creature_addon WHERE guid = 6097; -DELETE FROM creature_addon WHERE guid = 6101; -DELETE FROM creature_addon WHERE guid = 6112; --- Clear duplicate addons from template for creature 1271 --- Clear duplicate addons from template for creature 1273 --- Clear duplicate addons from template for creature 1274 --- Clear duplicate addons from template for creature 1275 --- Create template addon for creature 1276 -DELETE FROM creature_template_addon WHERE entry =1276; -INSERT INTO creature_template_addon VALUES (1276,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1276 -DELETE FROM creature_addon WHERE guid = 8900; --- Create template addon for creature 1277 -DELETE FROM creature_template_addon WHERE entry =1277; -INSERT INTO creature_template_addon VALUES (1277,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1277 -DELETE FROM creature_addon WHERE guid = 8267; --- Create template addon for creature 1278 -DELETE FROM creature_template_addon WHERE entry =1278; -INSERT INTO creature_template_addon VALUES (1278,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1278 -DELETE FROM creature_addon WHERE guid = 8376; --- Clear duplicate addons from template for creature 1279 --- Create template addon for creature 1280 -DELETE FROM creature_template_addon WHERE entry =1280; -INSERT INTO creature_template_addon VALUES (1280,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1280 -DELETE FROM creature_addon WHERE guid = 8840; --- Create template addon for creature 1281 -DELETE FROM creature_template_addon WHERE entry =1281; -INSERT INTO creature_template_addon VALUES (1281,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1281 -DELETE FROM creature_addon WHERE guid = 8790; --- Create template addon for creature 1282 -DELETE FROM creature_template_addon WHERE entry =1282; -INSERT INTO creature_template_addon VALUES (1282,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1282 -DELETE FROM creature_addon WHERE guid = 8855; --- Create template addon for creature 1283 -DELETE FROM creature_template_addon WHERE entry =1283; -INSERT INTO creature_template_addon VALUES (1283,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1283 -DELETE FROM creature_addon WHERE guid = 8266; --- Create template addon for creature 1284 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1284; -INSERT INTO creature_template_addon VALUES (1284,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1284 --- Clear duplicate addons from template for creature 1285 --- Clear duplicate addons from template for creature 1286 --- Clear duplicate addons from template for creature 1287 --- Clear duplicate addons from template for creature 1289 --- Clear duplicate addons from template for creature 1291 --- Clear duplicate addons from template for creature 1292 --- Clear duplicate addons from template for creature 1294 --- Clear duplicate addons from template for creature 1295 --- Create template addon for creature 1296 -DELETE FROM creature_template_addon WHERE entry =1296; -INSERT INTO creature_template_addon VALUES (1296,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1296 -DELETE FROM creature_addon WHERE guid = 4572; --- Clear duplicate addons from template for creature 1297 --- Clear duplicate addons from template for creature 1298 --- Clear duplicate addons from template for creature 1299 --- Clear duplicate addons from template for creature 1300 --- Clear duplicate addons from template for creature 1301 --- Clear duplicate addons from template for creature 1302 --- Clear duplicate addons from template for creature 1303 --- Create template addon for creature 1304 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1304; -INSERT INTO creature_template_addon VALUES (1304,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1304 --- Create template addon for creature 1305 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1305; -INSERT INTO creature_template_addon VALUES (1305,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1305 --- Create template addon for creature 1307 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1307; -INSERT INTO creature_template_addon VALUES (1307,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1307 --- Create template addon for creature 1308 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1308; -INSERT INTO creature_template_addon VALUES (1308,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1308 --- Create template addon for creature 1309 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1309; -INSERT INTO creature_template_addon VALUES (1309,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1309 --- Create template addon for creature 1310 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1310; -INSERT INTO creature_template_addon VALUES (1310,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1310 --- Create template addon for creature 1311 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1311; -INSERT INTO creature_template_addon VALUES (1311,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1311 --- Create template addon for creature 1312 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1312; -INSERT INTO creature_template_addon VALUES (1312,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1312 --- Clear duplicate addons from template for creature 1313 --- Clear duplicate addons from template for creature 1314 --- Clear duplicate addons from template for creature 1315 --- Create template addon for creature 1316 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1316; -INSERT INTO creature_template_addon VALUES (1316,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1316 --- Clear duplicate addons from template for creature 1317 --- Create template addon for creature 1318 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1318; -INSERT INTO creature_template_addon VALUES (1318,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1318 --- Clear duplicate addons from template for creature 1319 --- Clear duplicate addons from template for creature 1320 --- Clear duplicate addons from template for creature 1321 --- Create template addon for creature 1322 -DELETE FROM creature_template_addon WHERE entry =1322; -INSERT INTO creature_template_addon VALUES (1322,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1322 -DELETE FROM creature_addon WHERE guid = 27223; --- Clear duplicate addons from template for creature 1323 --- Clear duplicate addons from template for creature 1324 --- Clear duplicate addons from template for creature 1325 --- Clear duplicate addons from template for creature 1326 --- Clear duplicate addons from template for creature 1327 --- Clear duplicate addons from template for creature 1328 --- Create template addon for creature 1329 -DELETE FROM creature_template_addon WHERE entry =1329; -INSERT INTO creature_template_addon VALUES (1329,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1329 -DELETE FROM creature_addon WHERE guid = 8252; --- Create template addon for creature 1330 -DELETE FROM creature_template_addon WHERE entry =1330; -INSERT INTO creature_template_addon VALUES (1330,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1330 -DELETE FROM creature_addon WHERE guid = 8251; --- Create template addon for creature 1331 -DELETE FROM creature_template_addon WHERE entry =1331; -INSERT INTO creature_template_addon VALUES (1331,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1331 -DELETE FROM creature_addon WHERE guid = 8265; --- Create template addon for creature 1332 -DELETE FROM creature_template_addon WHERE entry =1332; -INSERT INTO creature_template_addon VALUES (1332,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1332 -DELETE FROM creature_addon WHERE guid = 8264; --- Clear duplicate addons from template for creature 1333 --- Create template addon for creature 1334 -DELETE FROM creature_template_addon WHERE entry =1334; -INSERT INTO creature_template_addon VALUES (1334,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1334 -DELETE FROM creature_addon WHERE guid = 8263; --- Create template addon for creature 1335 -DELETE FROM creature_template_addon WHERE entry =1335; -INSERT INTO creature_template_addon VALUES (1335,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1335 -DELETE FROM creature_addon WHERE guid = 8262; --- Create template addon for creature 1336 -DELETE FROM creature_template_addon WHERE entry =1336; -INSERT INTO creature_template_addon VALUES (1336,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1336 -DELETE FROM creature_addon WHERE guid = 8377; --- Create template addon for creature 1337 -DELETE FROM creature_template_addon WHERE entry =1337; -INSERT INTO creature_template_addon VALUES (1337,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1337 -DELETE FROM creature_addon WHERE guid = 8304; --- Create template addon for creature 1338 -DELETE FROM creature_template_addon WHERE entry =1338; -INSERT INTO creature_template_addon VALUES (1338,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1338 -DELETE FROM creature_addon WHERE guid = 8235; --- Clear duplicate addons from template for creature 1339 --- Create template addon for creature 1340 -DELETE FROM creature_template_addon WHERE entry =1340; -INSERT INTO creature_template_addon VALUES (1340,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1340 -DELETE FROM creature_addon WHERE guid = 8742; --- Clear duplicate addons from template for creature 1341 --- Create template addon for creature 1342 -DELETE FROM creature_template_addon WHERE entry =1342; -INSERT INTO creature_template_addon VALUES (1342,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1342 -DELETE FROM creature_addon WHERE guid = 8901; --- Create template addon for creature 1343 -DELETE FROM creature_template_addon WHERE entry =1343; -INSERT INTO creature_template_addon VALUES (1343,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1343 -DELETE FROM creature_addon WHERE guid = 8204; --- Create template addon for creature 1344 -DELETE FROM creature_template_addon WHERE entry =1344; -INSERT INTO creature_template_addon VALUES (1344,0,0,1,16,0,0,'19834'); --- Clear duplicate addons from template for creature 1344 -DELETE FROM creature_addon WHERE guid = 8199; --- Create template addon for creature 1345 -DELETE FROM creature_template_addon WHERE entry =1345; -INSERT INTO creature_template_addon VALUES (1345,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1345 -DELETE FROM creature_addon WHERE guid = 8200; --- Clear duplicate addons from template for creature 1346 --- Clear duplicate addons from template for creature 1347 --- Create template addon for creature 1348 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1348; -INSERT INTO creature_template_addon VALUES (1348,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1348 --- Clear duplicate addons from template for creature 1349 --- Clear duplicate addons from template for creature 1350 --- Create template addon for creature 1351 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1351; -INSERT INTO creature_template_addon VALUES (1351,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1351 --- Clear duplicate addons from template for creature 1352 --- Create template addon for creature 1353 -DELETE FROM creature_template_addon WHERE entry =1353; -INSERT INTO creature_template_addon VALUES (1353,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1353 -DELETE FROM creature_addon WHERE guid = 10972; --- Clear duplicate addons from template for creature 1354 --- Clear duplicate addons from template for creature 1355 --- Clear duplicate addons from template for creature 1356 --- Clear duplicate addons from template for creature 1358 --- Clear duplicate addons from template for creature 1360 --- Create template addon for creature 1362 -DELETE FROM creature_template_addon WHERE entry =1362; -INSERT INTO creature_template_addon VALUES (1362,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1362 -DELETE FROM creature_addon WHERE guid = 8248; --- Create template addon for creature 1364 -DELETE FROM creature_template_addon WHERE entry =1364; -INSERT INTO creature_template_addon VALUES (1364,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1364 -DELETE FROM creature_addon WHERE guid = 10043; --- Create template addon for creature 1365 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1365; -INSERT INTO creature_template_addon VALUES (1365,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1365 --- Clear duplicate addons from template for creature 1366 --- Clear duplicate addons from template for creature 1367 --- Clear duplicate addons from template for creature 1368 --- Clear duplicate addons from template for creature 1370 --- Clear duplicate addons from template for creature 1371 --- Clear duplicate addons from template for creature 1373 --- Clear duplicate addons from template for creature 1374 --- Clear duplicate addons from template for creature 1375 --- Clear duplicate addons from template for creature 1376 --- Clear duplicate addons from template for creature 1377 --- Clear duplicate addons from template for creature 1378 --- Create template addon for creature 1379 -DELETE FROM creature_template_addon WHERE entry =1379; -INSERT INTO creature_template_addon VALUES (1379,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1379 -DELETE FROM creature_addon WHERE guid = 8975; --- Create template addon for creature 1380 --- Create template addon for creature 1381 -DELETE FROM creature_template_addon WHERE entry =1381; -INSERT INTO creature_template_addon VALUES (1381,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1381 -DELETE FROM creature_addon WHERE guid = 663; --- Create template addon for creature 1382 -DELETE FROM creature_template_addon WHERE entry =1382; -INSERT INTO creature_template_addon VALUES (1382,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1382 -DELETE FROM creature_addon WHERE guid = 607; --- Create template addon for creature 1383 -DELETE FROM creature_template_addon WHERE entry =1383; -INSERT INTO creature_template_addon VALUES (1383,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1383 -DELETE FROM creature_addon WHERE guid = 7970; --- Create template addon for creature 1385 -DELETE FROM creature_template_addon WHERE entry =1385; -INSERT INTO creature_template_addon VALUES (1385,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1385 -DELETE FROM creature_addon WHERE guid = 662; --- Create template addon for creature 1386 -DELETE FROM creature_template_addon WHERE entry =1386; -INSERT INTO creature_template_addon VALUES (1386,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1386 -DELETE FROM creature_addon WHERE guid = 31950; --- Create template addon for creature 1387 -DELETE FROM creature_template_addon WHERE entry =1387; -INSERT INTO creature_template_addon VALUES (1387,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1387 -DELETE FROM creature_addon WHERE guid = 361; --- Clear duplicate addons from template for creature 1388 --- Create template addon for creature 1393 -DELETE FROM creature_template_addon WHERE entry =1393; -INSERT INTO creature_template_addon VALUES (1393,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1393 -DELETE FROM creature_addon WHERE guid = 8859; -DELETE FROM creature_addon WHERE guid = 8884; -DELETE FROM creature_addon WHERE guid = 8887; -DELETE FROM creature_addon WHERE guid = 8955; -DELETE FROM creature_addon WHERE guid = 8990; --- Clear duplicate addons from template for creature 1395 --- Clear duplicate addons from template for creature 1397 --- Create template addon for creature 1398 -DELETE FROM creature_template_addon WHERE entry =1398; -INSERT INTO creature_template_addon VALUES (1398,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1398 -DELETE FROM creature_addon WHERE guid = 9029; --- Create template addon for creature 1399 -DELETE FROM creature_template_addon WHERE entry =1399; -INSERT INTO creature_template_addon VALUES (1399,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1399 -DELETE FROM creature_addon WHERE guid = 9178; --- Create template addon for creature 1400 -DELETE FROM creature_template_addon WHERE entry =1400; -INSERT INTO creature_template_addon VALUES (1400,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1400 -DELETE FROM creature_addon WHERE guid = 9488; -DELETE FROM creature_addon WHERE guid = 9574; -DELETE FROM creature_addon WHERE guid = 9680; -DELETE FROM creature_addon WHERE guid = 9716; -DELETE FROM creature_addon WHERE guid = 9807; -DELETE FROM creature_addon WHERE guid = 9808; -DELETE FROM creature_addon WHERE guid = 9850; -DELETE FROM creature_addon WHERE guid = 9877; -DELETE FROM creature_addon WHERE guid = 9888; -DELETE FROM creature_addon WHERE guid = 9911; -DELETE FROM creature_addon WHERE guid = 9915; -DELETE FROM creature_addon WHERE guid = 9917; -DELETE FROM creature_addon WHERE guid = 9934; -DELETE FROM creature_addon WHERE guid = 9935; -DELETE FROM creature_addon WHERE guid = 9956; -DELETE FROM creature_addon WHERE guid = 10177; -DELETE FROM creature_addon WHERE guid = 10198; -DELETE FROM creature_addon WHERE guid = 10238; -DELETE FROM creature_addon WHERE guid = 10243; -DELETE FROM creature_addon WHERE guid = 10245; -DELETE FROM creature_addon WHERE guid = 10328; -DELETE FROM creature_addon WHERE guid = 10535; -DELETE FROM creature_addon WHERE guid = 10536; -DELETE FROM creature_addon WHERE guid = 10537; -DELETE FROM creature_addon WHERE guid = 10539; -DELETE FROM creature_addon WHERE guid = 10622; -DELETE FROM creature_addon WHERE guid = 10639; -DELETE FROM creature_addon WHERE guid = 10641; -DELETE FROM creature_addon WHERE guid = 10642; -DELETE FROM creature_addon WHERE guid = 10643; -DELETE FROM creature_addon WHERE guid = 10644; -DELETE FROM creature_addon WHERE guid = 10740; -DELETE FROM creature_addon WHERE guid = 10785; -DELETE FROM creature_addon WHERE guid = 10787; -DELETE FROM creature_addon WHERE guid = 10800; -DELETE FROM creature_addon WHERE guid = 10802; -DELETE FROM creature_addon WHERE guid = 10803; -DELETE FROM creature_addon WHERE guid = 10838; -DELETE FROM creature_addon WHERE guid = 10841; -DELETE FROM creature_addon WHERE guid = 10842; -DELETE FROM creature_addon WHERE guid = 10851; -DELETE FROM creature_addon WHERE guid = 10861; -DELETE FROM creature_addon WHERE guid = 10862; -DELETE FROM creature_addon WHERE guid = 10865; -DELETE FROM creature_addon WHERE guid = 11068; -DELETE FROM creature_addon WHERE guid = 11070; -DELETE FROM creature_addon WHERE guid = 11100; -DELETE FROM creature_addon WHERE guid = 11104; -DELETE FROM creature_addon WHERE guid = 11120; -DELETE FROM creature_addon WHERE guid = 11121; -DELETE FROM creature_addon WHERE guid = 11123; -DELETE FROM creature_addon WHERE guid = 11125; --- Clear duplicate addons from template for creature 1402 --- Create template addon for creature 1404 -DELETE FROM creature_template_addon WHERE entry =1404; -INSERT INTO creature_template_addon VALUES (1404,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 1404 -DELETE FROM creature_addon WHERE guid = 364; --- Clear duplicate addons from template for creature 1405 --- Create template addon for creature 1407 -DELETE FROM creature_template_addon WHERE entry =1407; -INSERT INTO creature_template_addon VALUES (1407,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1407 -DELETE FROM creature_addon WHERE guid = 6868; --- Create template addon for creature 1411 -DELETE FROM creature_template_addon WHERE entry =1411; -INSERT INTO creature_template_addon VALUES (1411,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1411 -DELETE FROM creature_addon WHERE guid = 644; --- Clear duplicate addons from template for creature 1412 -DELETE FROM creature_addon WHERE guid = 8226; -DELETE FROM creature_addon WHERE guid = 8228; -DELETE FROM creature_addon WHERE guid = 8229; -DELETE FROM creature_addon WHERE guid = 8230; -DELETE FROM creature_addon WHERE guid = 8231; -DELETE FROM creature_addon WHERE guid = 8232; -DELETE FROM creature_addon WHERE guid = 8299; -DELETE FROM creature_addon WHERE guid = 8300; -DELETE FROM creature_addon WHERE guid = 8301; -DELETE FROM creature_addon WHERE guid = 8333; -DELETE FROM creature_addon WHERE guid = 8334; -DELETE FROM creature_addon WHERE guid = 8347; -DELETE FROM creature_addon WHERE guid = 8358; -DELETE FROM creature_addon WHERE guid = 8359; -DELETE FROM creature_addon WHERE guid = 8360; -DELETE FROM creature_addon WHERE guid = 8361; -DELETE FROM creature_addon WHERE guid = 8368; -DELETE FROM creature_addon WHERE guid = 8682; -DELETE FROM creature_addon WHERE guid = 8684; -DELETE FROM creature_addon WHERE guid = 8693; -DELETE FROM creature_addon WHERE guid = 8722; -DELETE FROM creature_addon WHERE guid = 8744; -DELETE FROM creature_addon WHERE guid = 8797; -DELETE FROM creature_addon WHERE guid = 8814; -DELETE FROM creature_addon WHERE guid = 8842; -DELETE FROM creature_addon WHERE guid = 8868; -DELETE FROM creature_addon WHERE guid = 8869; -DELETE FROM creature_addon WHERE guid = 8871; -DELETE FROM creature_addon WHERE guid = 8936; -DELETE FROM creature_addon WHERE guid = 8938; -DELETE FROM creature_addon WHERE guid = 8952; -DELETE FROM creature_addon WHERE guid = 8967; -DELETE FROM creature_addon WHERE guid = 8976; -DELETE FROM creature_addon WHERE guid = 9027; -DELETE FROM creature_addon WHERE guid = 9036; -DELETE FROM creature_addon WHERE guid = 9045; -DELETE FROM creature_addon WHERE guid = 9046; -DELETE FROM creature_addon WHERE guid = 9146; -DELETE FROM creature_addon WHERE guid = 9157; -DELETE FROM creature_addon WHERE guid = 9182; -DELETE FROM creature_addon WHERE guid = 9183; -DELETE FROM creature_addon WHERE guid = 9236; -DELETE FROM creature_addon WHERE guid = 9270; -DELETE FROM creature_addon WHERE guid = 9271; -DELETE FROM creature_addon WHERE guid = 9342; -DELETE FROM creature_addon WHERE guid = 9355; -DELETE FROM creature_addon WHERE guid = 18233; -DELETE FROM creature_addon WHERE guid = 18478; -DELETE FROM creature_addon WHERE guid = 19201; -DELETE FROM creature_addon WHERE guid = 24016; -DELETE FROM creature_addon WHERE guid = 24049; -DELETE FROM creature_addon WHERE guid = 29258; -DELETE FROM creature_addon WHERE guid = 29259; -DELETE FROM creature_addon WHERE guid = 29262; -DELETE FROM creature_addon WHERE guid = 29263; -DELETE FROM creature_addon WHERE guid = 29264; -DELETE FROM creature_addon WHERE guid = 29265; -DELETE FROM creature_addon WHERE guid = 29266; -DELETE FROM creature_addon WHERE guid = 29267; -DELETE FROM creature_addon WHERE guid = 29268; -DELETE FROM creature_addon WHERE guid = 29269; -DELETE FROM creature_addon WHERE guid = 29270; -DELETE FROM creature_addon WHERE guid = 29271; -DELETE FROM creature_addon WHERE guid = 29272; -DELETE FROM creature_addon WHERE guid = 29273; -DELETE FROM creature_addon WHERE guid = 29274; -DELETE FROM creature_addon WHERE guid = 29275; -DELETE FROM creature_addon WHERE guid = 29279; -DELETE FROM creature_addon WHERE guid = 29280; -DELETE FROM creature_addon WHERE guid = 29281; -DELETE FROM creature_addon WHERE guid = 29282; -DELETE FROM creature_addon WHERE guid = 29283; -DELETE FROM creature_addon WHERE guid = 29284; -DELETE FROM creature_addon WHERE guid = 29285; -DELETE FROM creature_addon WHERE guid = 29286; -DELETE FROM creature_addon WHERE guid = 29287; -DELETE FROM creature_addon WHERE guid = 29288; -DELETE FROM creature_addon WHERE guid = 29289; -DELETE FROM creature_addon WHERE guid = 29290; -DELETE FROM creature_addon WHERE guid = 29291; -DELETE FROM creature_addon WHERE guid = 29292; -DELETE FROM creature_addon WHERE guid = 29293; -DELETE FROM creature_addon WHERE guid = 29294; -DELETE FROM creature_addon WHERE guid = 29295; -DELETE FROM creature_addon WHERE guid = 30447; -DELETE FROM creature_addon WHERE guid = 30448; -DELETE FROM creature_addon WHERE guid = 30672; -DELETE FROM creature_addon WHERE guid = 30755; -DELETE FROM creature_addon WHERE guid = 30802; -DELETE FROM creature_addon WHERE guid = 30881; -DELETE FROM creature_addon WHERE guid = 32774; -DELETE FROM creature_addon WHERE guid = 32775; -DELETE FROM creature_addon WHERE guid = 32776; -DELETE FROM creature_addon WHERE guid = 32777; -DELETE FROM creature_addon WHERE guid = 32778; -DELETE FROM creature_addon WHERE guid = 32779; -DELETE FROM creature_addon WHERE guid = 32780; -DELETE FROM creature_addon WHERE guid = 32781; -DELETE FROM creature_addon WHERE guid = 32782; -DELETE FROM creature_addon WHERE guid = 32784; -DELETE FROM creature_addon WHERE guid = 32785; -DELETE FROM creature_addon WHERE guid = 32786; -DELETE FROM creature_addon WHERE guid = 32788; -DELETE FROM creature_addon WHERE guid = 33799; -DELETE FROM creature_addon WHERE guid = 33907; -DELETE FROM creature_addon WHERE guid = 34011; -DELETE FROM creature_addon WHERE guid = 34013; -DELETE FROM creature_addon WHERE guid = 37041; -DELETE FROM creature_addon WHERE guid = 37047; -DELETE FROM creature_addon WHERE guid = 37499; -DELETE FROM creature_addon WHERE guid = 37500; -DELETE FROM creature_addon WHERE guid = 37501; -DELETE FROM creature_addon WHERE guid = 37505; -DELETE FROM creature_addon WHERE guid = 37507; -DELETE FROM creature_addon WHERE guid = 37509; -DELETE FROM creature_addon WHERE guid = 39257; -DELETE FROM creature_addon WHERE guid = 42343; -DELETE FROM creature_addon WHERE guid = 42344; -DELETE FROM creature_addon WHERE guid = 42346; -DELETE FROM creature_addon WHERE guid = 42348; -DELETE FROM creature_addon WHERE guid = 42350; -DELETE FROM creature_addon WHERE guid = 42353; -DELETE FROM creature_addon WHERE guid = 42374; -DELETE FROM creature_addon WHERE guid = 42375; -DELETE FROM creature_addon WHERE guid = 42376; -DELETE FROM creature_addon WHERE guid = 42377; -DELETE FROM creature_addon WHERE guid = 42378; -DELETE FROM creature_addon WHERE guid = 42379; -DELETE FROM creature_addon WHERE guid = 42380; -DELETE FROM creature_addon WHERE guid = 42399; -DELETE FROM creature_addon WHERE guid = 42402; -DELETE FROM creature_addon WHERE guid = 42404; -DELETE FROM creature_addon WHERE guid = 42422; -DELETE FROM creature_addon WHERE guid = 42423; -DELETE FROM creature_addon WHERE guid = 42425; -DELETE FROM creature_addon WHERE guid = 42427; -DELETE FROM creature_addon WHERE guid = 42433; -DELETE FROM creature_addon WHERE guid = 42434; -DELETE FROM creature_addon WHERE guid = 42435; -DELETE FROM creature_addon WHERE guid = 42438; -DELETE FROM creature_addon WHERE guid = 42439; -DELETE FROM creature_addon WHERE guid = 42441; -DELETE FROM creature_addon WHERE guid = 42445; -DELETE FROM creature_addon WHERE guid = 42446; -DELETE FROM creature_addon WHERE guid = 42447; -DELETE FROM creature_addon WHERE guid = 42452; -DELETE FROM creature_addon WHERE guid = 42455; -DELETE FROM creature_addon WHERE guid = 42456; -DELETE FROM creature_addon WHERE guid = 42457; -DELETE FROM creature_addon WHERE guid = 42458; -DELETE FROM creature_addon WHERE guid = 42459; -DELETE FROM creature_addon WHERE guid = 42461; -DELETE FROM creature_addon WHERE guid = 42464; -DELETE FROM creature_addon WHERE guid = 42465; -DELETE FROM creature_addon WHERE guid = 42469; -DELETE FROM creature_addon WHERE guid = 42472; -DELETE FROM creature_addon WHERE guid = 42474; -DELETE FROM creature_addon WHERE guid = 42475; -DELETE FROM creature_addon WHERE guid = 42478; -DELETE FROM creature_addon WHERE guid = 42479; -DELETE FROM creature_addon WHERE guid = 42484; -DELETE FROM creature_addon WHERE guid = 42486; -DELETE FROM creature_addon WHERE guid = 42487; -DELETE FROM creature_addon WHERE guid = 42488; -DELETE FROM creature_addon WHERE guid = 42493; -DELETE FROM creature_addon WHERE guid = 42496; -DELETE FROM creature_addon WHERE guid = 42498; -DELETE FROM creature_addon WHERE guid = 42501; -DELETE FROM creature_addon WHERE guid = 42502; -DELETE FROM creature_addon WHERE guid = 42504; -DELETE FROM creature_addon WHERE guid = 42506; -DELETE FROM creature_addon WHERE guid = 42512; -DELETE FROM creature_addon WHERE guid = 42517; -DELETE FROM creature_addon WHERE guid = 42529; -DELETE FROM creature_addon WHERE guid = 42532; -DELETE FROM creature_addon WHERE guid = 42537; -DELETE FROM creature_addon WHERE guid = 42538; -DELETE FROM creature_addon WHERE guid = 42540; -DELETE FROM creature_addon WHERE guid = 42542; -DELETE FROM creature_addon WHERE guid = 42544; -DELETE FROM creature_addon WHERE guid = 42546; -DELETE FROM creature_addon WHERE guid = 42547; -DELETE FROM creature_addon WHERE guid = 42548; -DELETE FROM creature_addon WHERE guid = 42549; -DELETE FROM creature_addon WHERE guid = 42554; -DELETE FROM creature_addon WHERE guid = 42556; -DELETE FROM creature_addon WHERE guid = 42557; -DELETE FROM creature_addon WHERE guid = 42559; -DELETE FROM creature_addon WHERE guid = 42560; -DELETE FROM creature_addon WHERE guid = 42561; -DELETE FROM creature_addon WHERE guid = 42563; -DELETE FROM creature_addon WHERE guid = 42636; -DELETE FROM creature_addon WHERE guid = 42649; -DELETE FROM creature_addon WHERE guid = 42650; -DELETE FROM creature_addon WHERE guid = 42653; -DELETE FROM creature_addon WHERE guid = 42654; -DELETE FROM creature_addon WHERE guid = 42670; -DELETE FROM creature_addon WHERE guid = 42728; -DELETE FROM creature_addon WHERE guid = 42731; -DELETE FROM creature_addon WHERE guid = 46505; -DELETE FROM creature_addon WHERE guid = 46506; -DELETE FROM creature_addon WHERE guid = 46507; -DELETE FROM creature_addon WHERE guid = 46509; -DELETE FROM creature_addon WHERE guid = 46510; -DELETE FROM creature_addon WHERE guid = 46511; -DELETE FROM creature_addon WHERE guid = 46512; -DELETE FROM creature_addon WHERE guid = 46513; -DELETE FROM creature_addon WHERE guid = 46514; -DELETE FROM creature_addon WHERE guid = 46515; -DELETE FROM creature_addon WHERE guid = 46516; -DELETE FROM creature_addon WHERE guid = 46517; -DELETE FROM creature_addon WHERE guid = 46518; -DELETE FROM creature_addon WHERE guid = 46519; -DELETE FROM creature_addon WHERE guid = 46520; -DELETE FROM creature_addon WHERE guid = 46521; -DELETE FROM creature_addon WHERE guid = 46522; -DELETE FROM creature_addon WHERE guid = 46523; -DELETE FROM creature_addon WHERE guid = 46524; -DELETE FROM creature_addon WHERE guid = 46525; -DELETE FROM creature_addon WHERE guid = 46526; -DELETE FROM creature_addon WHERE guid = 46527; -DELETE FROM creature_addon WHERE guid = 46528; -DELETE FROM creature_addon WHERE guid = 46529; -DELETE FROM creature_addon WHERE guid = 46530; -DELETE FROM creature_addon WHERE guid = 46531; -DELETE FROM creature_addon WHERE guid = 46532; -DELETE FROM creature_addon WHERE guid = 46533; -DELETE FROM creature_addon WHERE guid = 46534; -DELETE FROM creature_addon WHERE guid = 46535; -DELETE FROM creature_addon WHERE guid = 46536; -DELETE FROM creature_addon WHERE guid = 46537; -DELETE FROM creature_addon WHERE guid = 46538; -DELETE FROM creature_addon WHERE guid = 46539; -DELETE FROM creature_addon WHERE guid = 46540; -DELETE FROM creature_addon WHERE guid = 46541; -DELETE FROM creature_addon WHERE guid = 46542; -DELETE FROM creature_addon WHERE guid = 46543; -DELETE FROM creature_addon WHERE guid = 46544; -DELETE FROM creature_addon WHERE guid = 46545; -DELETE FROM creature_addon WHERE guid = 46546; -DELETE FROM creature_addon WHERE guid = 46547; -DELETE FROM creature_addon WHERE guid = 46548; -DELETE FROM creature_addon WHERE guid = 46549; -DELETE FROM creature_addon WHERE guid = 46550; -DELETE FROM creature_addon WHERE guid = 46551; -DELETE FROM creature_addon WHERE guid = 46552; -DELETE FROM creature_addon WHERE guid = 46553; -DELETE FROM creature_addon WHERE guid = 46554; -DELETE FROM creature_addon WHERE guid = 46555; -DELETE FROM creature_addon WHERE guid = 46556; -DELETE FROM creature_addon WHERE guid = 46557; -DELETE FROM creature_addon WHERE guid = 46558; -DELETE FROM creature_addon WHERE guid = 50451; -DELETE FROM creature_addon WHERE guid = 50452; -DELETE FROM creature_addon WHERE guid = 50453; -DELETE FROM creature_addon WHERE guid = 50454; -DELETE FROM creature_addon WHERE guid = 50455; -DELETE FROM creature_addon WHERE guid = 50456; -DELETE FROM creature_addon WHERE guid = 50457; -DELETE FROM creature_addon WHERE guid = 50458; -DELETE FROM creature_addon WHERE guid = 50459; -DELETE FROM creature_addon WHERE guid = 50460; --- Create template addon for creature 1413 -DELETE FROM creature_template_addon WHERE entry =1413; -INSERT INTO creature_template_addon VALUES (1413,0,0,0,0,0,0,NULL); --- Clear duplicate addons from template for creature 1413 -DELETE FROM creature_addon WHERE guid = 86596; --- Create template addon for creature 1414 -DELETE FROM creature_template_addon WHERE entry =1414; -INSERT INTO creature_template_addon VALUES (1414,0,0,0,0,0,0,NULL); --- Clear duplicate addons from template for creature 1414 -DELETE FROM creature_addon WHERE guid = 86597; --- Create template addon for creature 1415 -DELETE FROM creature_template_addon WHERE entry =1415; -INSERT INTO creature_template_addon VALUES (1415,0,0,0,0,0,0,NULL); --- Clear duplicate addons from template for creature 1415 -DELETE FROM creature_addon WHERE guid = 89294; --- Create template addon for creature 1416 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1416; -INSERT INTO creature_template_addon VALUES (1416,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1416 --- Create template addon for creature 1417 -DELETE FROM creature_template_addon WHERE entry =1417; -INSERT INTO creature_template_addon VALUES (1417,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1417 -DELETE FROM creature_addon WHERE guid = 9542; -DELETE FROM creature_addon WHERE guid = 9651; -DELETE FROM creature_addon WHERE guid = 9681; -DELETE FROM creature_addon WHERE guid = 9701; -DELETE FROM creature_addon WHERE guid = 9705; -DELETE FROM creature_addon WHERE guid = 9776; -DELETE FROM creature_addon WHERE guid = 9800; -DELETE FROM creature_addon WHERE guid = 9858; -DELETE FROM creature_addon WHERE guid = 9889; -DELETE FROM creature_addon WHERE guid = 9936; -DELETE FROM creature_addon WHERE guid = 9967; -DELETE FROM creature_addon WHERE guid = 9968; -DELETE FROM creature_addon WHERE guid = 9969; -DELETE FROM creature_addon WHERE guid = 9970; -DELETE FROM creature_addon WHERE guid = 9971; -DELETE FROM creature_addon WHERE guid = 9972; -DELETE FROM creature_addon WHERE guid = 9977; -DELETE FROM creature_addon WHERE guid = 10191; -DELETE FROM creature_addon WHERE guid = 10239; -DELETE FROM creature_addon WHERE guid = 10241; -DELETE FROM creature_addon WHERE guid = 10322; -DELETE FROM creature_addon WHERE guid = 10323; -DELETE FROM creature_addon WHERE guid = 10324; -DELETE FROM creature_addon WHERE guid = 10325; -DELETE FROM creature_addon WHERE guid = 10326; -DELETE FROM creature_addon WHERE guid = 10327; -DELETE FROM creature_addon WHERE guid = 10591; -DELETE FROM creature_addon WHERE guid = 10592; -DELETE FROM creature_addon WHERE guid = 10632; -DELETE FROM creature_addon WHERE guid = 10633; -DELETE FROM creature_addon WHERE guid = 10634; -DELETE FROM creature_addon WHERE guid = 10645; -DELETE FROM creature_addon WHERE guid = 10646; -DELETE FROM creature_addon WHERE guid = 10653; -DELETE FROM creature_addon WHERE guid = 10654; -DELETE FROM creature_addon WHERE guid = 10715; -DELETE FROM creature_addon WHERE guid = 10716; -DELETE FROM creature_addon WHERE guid = 10737; -DELETE FROM creature_addon WHERE guid = 10741; -DELETE FROM creature_addon WHERE guid = 10748; -DELETE FROM creature_addon WHERE guid = 10749; -DELETE FROM creature_addon WHERE guid = 10750; -DELETE FROM creature_addon WHERE guid = 10751; -DELETE FROM creature_addon WHERE guid = 10786; -DELETE FROM creature_addon WHERE guid = 10792; -DELETE FROM creature_addon WHERE guid = 10793; -DELETE FROM creature_addon WHERE guid = 10794; -DELETE FROM creature_addon WHERE guid = 10795; -DELETE FROM creature_addon WHERE guid = 10796; -DELETE FROM creature_addon WHERE guid = 10797; -DELETE FROM creature_addon WHERE guid = 10798; -DELETE FROM creature_addon WHERE guid = 10801; -DELETE FROM creature_addon WHERE guid = 10807; -DELETE FROM creature_addon WHERE guid = 10808; -DELETE FROM creature_addon WHERE guid = 10837; -DELETE FROM creature_addon WHERE guid = 10839; -DELETE FROM creature_addon WHERE guid = 10840; -DELETE FROM creature_addon WHERE guid = 10844; -DELETE FROM creature_addon WHERE guid = 10852; -DELETE FROM creature_addon WHERE guid = 10859; -DELETE FROM creature_addon WHERE guid = 10860; -DELETE FROM creature_addon WHERE guid = 10867; -DELETE FROM creature_addon WHERE guid = 10874; -DELETE FROM creature_addon WHERE guid = 10887; -DELETE FROM creature_addon WHERE guid = 10888; -DELETE FROM creature_addon WHERE guid = 10938; -DELETE FROM creature_addon WHERE guid = 11067; -DELETE FROM creature_addon WHERE guid = 11069; -DELETE FROM creature_addon WHERE guid = 11101; -DELETE FROM creature_addon WHERE guid = 11103; -DELETE FROM creature_addon WHERE guid = 11119; -DELETE FROM creature_addon WHERE guid = 11122; -DELETE FROM creature_addon WHERE guid = 11130; -DELETE FROM creature_addon WHERE guid = 11152; -DELETE FROM creature_addon WHERE guid = 11181; -DELETE FROM creature_addon WHERE guid = 11182; -DELETE FROM creature_addon WHERE guid = 11188; --- Create template addon for creature 1418 -DELETE FROM creature_template_addon WHERE entry =1418; -INSERT INTO creature_template_addon VALUES (1418,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1418 -DELETE FROM creature_addon WHERE guid = 9422; -DELETE FROM creature_addon WHERE guid = 9423; -DELETE FROM creature_addon WHERE guid = 9424; -DELETE FROM creature_addon WHERE guid = 9425; -DELETE FROM creature_addon WHERE guid = 9426; -DELETE FROM creature_addon WHERE guid = 9427; -DELETE FROM creature_addon WHERE guid = 9428; -DELETE FROM creature_addon WHERE guid = 9429; -DELETE FROM creature_addon WHERE guid = 9430; -DELETE FROM creature_addon WHERE guid = 9480; -DELETE FROM creature_addon WHERE guid = 9481; -DELETE FROM creature_addon WHERE guid = 9482; -DELETE FROM creature_addon WHERE guid = 9483; -DELETE FROM creature_addon WHERE guid = 9484; -DELETE FROM creature_addon WHERE guid = 9485; -DELETE FROM creature_addon WHERE guid = 9486; -DELETE FROM creature_addon WHERE guid = 9487; -DELETE FROM creature_addon WHERE guid = 9598; -DELETE FROM creature_addon WHERE guid = 9758; -DELETE FROM creature_addon WHERE guid = 10875; -DELETE FROM creature_addon WHERE guid = 10876; -DELETE FROM creature_addon WHERE guid = 10877; -DELETE FROM creature_addon WHERE guid = 10878; -DELETE FROM creature_addon WHERE guid = 10879; -DELETE FROM creature_addon WHERE guid = 10880; -DELETE FROM creature_addon WHERE guid = 10882; -DELETE FROM creature_addon WHERE guid = 10889; -DELETE FROM creature_addon WHERE guid = 10890; -DELETE FROM creature_addon WHERE guid = 10891; -DELETE FROM creature_addon WHERE guid = 10892; -DELETE FROM creature_addon WHERE guid = 10893; -DELETE FROM creature_addon WHERE guid = 10894; -DELETE FROM creature_addon WHERE guid = 10895; -DELETE FROM creature_addon WHERE guid = 10896; -DELETE FROM creature_addon WHERE guid = 10897; -DELETE FROM creature_addon WHERE guid = 10898; -DELETE FROM creature_addon WHERE guid = 10899; -DELETE FROM creature_addon WHERE guid = 10900; -DELETE FROM creature_addon WHERE guid = 10901; -DELETE FROM creature_addon WHERE guid = 10902; -DELETE FROM creature_addon WHERE guid = 10903; -DELETE FROM creature_addon WHERE guid = 10904; -DELETE FROM creature_addon WHERE guid = 10905; -DELETE FROM creature_addon WHERE guid = 10906; --- Create template addon for creature 1419 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1419; -INSERT INTO creature_template_addon VALUES (1419,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1419 --- Clear duplicate addons from template for creature 1420 -DELETE FROM creature_addon WHERE guid = 2782; -DELETE FROM creature_addon WHERE guid = 9489; -DELETE FROM creature_addon WHERE guid = 9490; -DELETE FROM creature_addon WHERE guid = 9491; -DELETE FROM creature_addon WHERE guid = 9606; -DELETE FROM creature_addon WHERE guid = 9611; -DELETE FROM creature_addon WHERE guid = 9663; -DELETE FROM creature_addon WHERE guid = 9679; -DELETE FROM creature_addon WHERE guid = 9704; -DELETE FROM creature_addon WHERE guid = 9730; -DELETE FROM creature_addon WHERE guid = 9768; -DELETE FROM creature_addon WHERE guid = 9786; -DELETE FROM creature_addon WHERE guid = 9787; -DELETE FROM creature_addon WHERE guid = 9825; -DELETE FROM creature_addon WHERE guid = 9896; -DELETE FROM creature_addon WHERE guid = 9916; -DELETE FROM creature_addon WHERE guid = 9975; -DELETE FROM creature_addon WHERE guid = 9983; -DELETE FROM creature_addon WHERE guid = 9985; -DELETE FROM creature_addon WHERE guid = 10176; -DELETE FROM creature_addon WHERE guid = 10178; -DELETE FROM creature_addon WHERE guid = 10319; -DELETE FROM creature_addon WHERE guid = 10330; -DELETE FROM creature_addon WHERE guid = 10611; -DELETE FROM creature_addon WHERE guid = 10618; -DELETE FROM creature_addon WHERE guid = 10746; -DELETE FROM creature_addon WHERE guid = 10778; -DELETE FROM creature_addon WHERE guid = 10832; -DELETE FROM creature_addon WHERE guid = 10849; -DELETE FROM creature_addon WHERE guid = 10939; -DELETE FROM creature_addon WHERE guid = 11186; -DELETE FROM creature_addon WHERE guid = 11707; -DELETE FROM creature_addon WHERE guid = 11714; -DELETE FROM creature_addon WHERE guid = 17629; -DELETE FROM creature_addon WHERE guid = 17630; -DELETE FROM creature_addon WHERE guid = 17648; -DELETE FROM creature_addon WHERE guid = 17801; -DELETE FROM creature_addon WHERE guid = 17891; -DELETE FROM creature_addon WHERE guid = 17902; -DELETE FROM creature_addon WHERE guid = 17977; -DELETE FROM creature_addon WHERE guid = 18105; -DELETE FROM creature_addon WHERE guid = 18627; -DELETE FROM creature_addon WHERE guid = 18628; -DELETE FROM creature_addon WHERE guid = 18629; -DELETE FROM creature_addon WHERE guid = 18631; -DELETE FROM creature_addon WHERE guid = 24215; -DELETE FROM creature_addon WHERE guid = 24216; -DELETE FROM creature_addon WHERE guid = 24217; -DELETE FROM creature_addon WHERE guid = 24218; -DELETE FROM creature_addon WHERE guid = 24219; -DELETE FROM creature_addon WHERE guid = 24220; -DELETE FROM creature_addon WHERE guid = 24221; -DELETE FROM creature_addon WHERE guid = 24222; -DELETE FROM creature_addon WHERE guid = 24223; -DELETE FROM creature_addon WHERE guid = 24224; -DELETE FROM creature_addon WHERE guid = 24225; -DELETE FROM creature_addon WHERE guid = 24226; -DELETE FROM creature_addon WHERE guid = 24227; -DELETE FROM creature_addon WHERE guid = 24228; -DELETE FROM creature_addon WHERE guid = 24229; -DELETE FROM creature_addon WHERE guid = 24230; -DELETE FROM creature_addon WHERE guid = 24231; -DELETE FROM creature_addon WHERE guid = 24232; -DELETE FROM creature_addon WHERE guid = 24233; -DELETE FROM creature_addon WHERE guid = 24234; -DELETE FROM creature_addon WHERE guid = 24235; -DELETE FROM creature_addon WHERE guid = 24236; -DELETE FROM creature_addon WHERE guid = 24237; -DELETE FROM creature_addon WHERE guid = 24238; -DELETE FROM creature_addon WHERE guid = 24239; -DELETE FROM creature_addon WHERE guid = 24240; -DELETE FROM creature_addon WHERE guid = 24241; -DELETE FROM creature_addon WHERE guid = 24242; -DELETE FROM creature_addon WHERE guid = 24243; -DELETE FROM creature_addon WHERE guid = 24244; -DELETE FROM creature_addon WHERE guid = 24245; -DELETE FROM creature_addon WHERE guid = 24246; -DELETE FROM creature_addon WHERE guid = 24247; -DELETE FROM creature_addon WHERE guid = 24248; -DELETE FROM creature_addon WHERE guid = 24249; -DELETE FROM creature_addon WHERE guid = 24250; -DELETE FROM creature_addon WHERE guid = 24251; -DELETE FROM creature_addon WHERE guid = 29242; -DELETE FROM creature_addon WHERE guid = 29260; -DELETE FROM creature_addon WHERE guid = 29276; -DELETE FROM creature_addon WHERE guid = 30499; -DELETE FROM creature_addon WHERE guid = 30500; -DELETE FROM creature_addon WHERE guid = 30520; -DELETE FROM creature_addon WHERE guid = 30526; -DELETE FROM creature_addon WHERE guid = 30528; -DELETE FROM creature_addon WHERE guid = 30529; -DELETE FROM creature_addon WHERE guid = 30537; -DELETE FROM creature_addon WHERE guid = 30538; -DELETE FROM creature_addon WHERE guid = 30542; -DELETE FROM creature_addon WHERE guid = 30551; -DELETE FROM creature_addon WHERE guid = 30552; -DELETE FROM creature_addon WHERE guid = 30553; -DELETE FROM creature_addon WHERE guid = 30554; -DELETE FROM creature_addon WHERE guid = 30557; -DELETE FROM creature_addon WHERE guid = 30561; -DELETE FROM creature_addon WHERE guid = 30562; -DELETE FROM creature_addon WHERE guid = 30563; -DELETE FROM creature_addon WHERE guid = 30565; -DELETE FROM creature_addon WHERE guid = 30568; -DELETE FROM creature_addon WHERE guid = 30571; -DELETE FROM creature_addon WHERE guid = 30574; -DELETE FROM creature_addon WHERE guid = 30575; -DELETE FROM creature_addon WHERE guid = 30578; -DELETE FROM creature_addon WHERE guid = 30581; -DELETE FROM creature_addon WHERE guid = 30583; -DELETE FROM creature_addon WHERE guid = 30584; -DELETE FROM creature_addon WHERE guid = 30587; -DELETE FROM creature_addon WHERE guid = 30589; -DELETE FROM creature_addon WHERE guid = 30591; -DELETE FROM creature_addon WHERE guid = 30592; -DELETE FROM creature_addon WHERE guid = 30593; -DELETE FROM creature_addon WHERE guid = 30595; -DELETE FROM creature_addon WHERE guid = 30598; -DELETE FROM creature_addon WHERE guid = 30599; -DELETE FROM creature_addon WHERE guid = 30601; -DELETE FROM creature_addon WHERE guid = 30603; -DELETE FROM creature_addon WHERE guid = 30604; -DELETE FROM creature_addon WHERE guid = 30606; -DELETE FROM creature_addon WHERE guid = 30609; -DELETE FROM creature_addon WHERE guid = 30613; -DELETE FROM creature_addon WHERE guid = 30626; -DELETE FROM creature_addon WHERE guid = 30711; -DELETE FROM creature_addon WHERE guid = 30714; -DELETE FROM creature_addon WHERE guid = 30740; -DELETE FROM creature_addon WHERE guid = 30746; -DELETE FROM creature_addon WHERE guid = 30747; -DELETE FROM creature_addon WHERE guid = 30748; -DELETE FROM creature_addon WHERE guid = 30785; -DELETE FROM creature_addon WHERE guid = 30803; -DELETE FROM creature_addon WHERE guid = 30804; -DELETE FROM creature_addon WHERE guid = 30811; -DELETE FROM creature_addon WHERE guid = 30889; -DELETE FROM creature_addon WHERE guid = 31001; -DELETE FROM creature_addon WHERE guid = 31076; -DELETE FROM creature_addon WHERE guid = 31108; -DELETE FROM creature_addon WHERE guid = 31111; -DELETE FROM creature_addon WHERE guid = 31112; -DELETE FROM creature_addon WHERE guid = 31115; -DELETE FROM creature_addon WHERE guid = 31156; -DELETE FROM creature_addon WHERE guid = 31201; -DELETE FROM creature_addon WHERE guid = 31203; -DELETE FROM creature_addon WHERE guid = 31245; -DELETE FROM creature_addon WHERE guid = 31318; -DELETE FROM creature_addon WHERE guid = 31637; -DELETE FROM creature_addon WHERE guid = 31699; -DELETE FROM creature_addon WHERE guid = 33777; -DELETE FROM creature_addon WHERE guid = 33828; -DELETE FROM creature_addon WHERE guid = 34136; -DELETE FROM creature_addon WHERE guid = 34144; -DELETE FROM creature_addon WHERE guid = 34207; -DELETE FROM creature_addon WHERE guid = 34208; -DELETE FROM creature_addon WHERE guid = 34264; -DELETE FROM creature_addon WHERE guid = 37589; -DELETE FROM creature_addon WHERE guid = 38695; -DELETE FROM creature_addon WHERE guid = 38696; -DELETE FROM creature_addon WHERE guid = 38740; -DELETE FROM creature_addon WHERE guid = 38842; -DELETE FROM creature_addon WHERE guid = 38951; -DELETE FROM creature_addon WHERE guid = 46572; -DELETE FROM creature_addon WHERE guid = 46573; -DELETE FROM creature_addon WHERE guid = 46574; -DELETE FROM creature_addon WHERE guid = 46577; -DELETE FROM creature_addon WHERE guid = 46578; -DELETE FROM creature_addon WHERE guid = 46579; -DELETE FROM creature_addon WHERE guid = 46580; -DELETE FROM creature_addon WHERE guid = 46581; -DELETE FROM creature_addon WHERE guid = 46582; -DELETE FROM creature_addon WHERE guid = 46583; -DELETE FROM creature_addon WHERE guid = 46584; -DELETE FROM creature_addon WHERE guid = 46585; -DELETE FROM creature_addon WHERE guid = 46586; -DELETE FROM creature_addon WHERE guid = 46587; -DELETE FROM creature_addon WHERE guid = 46588; -DELETE FROM creature_addon WHERE guid = 46589; -DELETE FROM creature_addon WHERE guid = 46590; -DELETE FROM creature_addon WHERE guid = 46591; -DELETE FROM creature_addon WHERE guid = 46592; -DELETE FROM creature_addon WHERE guid = 46593; -DELETE FROM creature_addon WHERE guid = 46594; -DELETE FROM creature_addon WHERE guid = 46595; -DELETE FROM creature_addon WHERE guid = 46596; -DELETE FROM creature_addon WHERE guid = 46597; -DELETE FROM creature_addon WHERE guid = 46598; -DELETE FROM creature_addon WHERE guid = 46599; -DELETE FROM creature_addon WHERE guid = 46600; -DELETE FROM creature_addon WHERE guid = 46601; -DELETE FROM creature_addon WHERE guid = 46602; -DELETE FROM creature_addon WHERE guid = 46603; -DELETE FROM creature_addon WHERE guid = 46604; -DELETE FROM creature_addon WHERE guid = 46623; -DELETE FROM creature_addon WHERE guid = 46675; -DELETE FROM creature_addon WHERE guid = 46676; -DELETE FROM creature_addon WHERE guid = 46677; -DELETE FROM creature_addon WHERE guid = 46678; -DELETE FROM creature_addon WHERE guid = 46680; -DELETE FROM creature_addon WHERE guid = 46681; -DELETE FROM creature_addon WHERE guid = 46682; -DELETE FROM creature_addon WHERE guid = 46683; -DELETE FROM creature_addon WHERE guid = 46691; -DELETE FROM creature_addon WHERE guid = 46693; -DELETE FROM creature_addon WHERE guid = 46694; -DELETE FROM creature_addon WHERE guid = 46695; -DELETE FROM creature_addon WHERE guid = 46696; -DELETE FROM creature_addon WHERE guid = 46697; -DELETE FROM creature_addon WHERE guid = 46698; -DELETE FROM creature_addon WHERE guid = 46699; -DELETE FROM creature_addon WHERE guid = 46700; -DELETE FROM creature_addon WHERE guid = 46701; -DELETE FROM creature_addon WHERE guid = 46703; -DELETE FROM creature_addon WHERE guid = 46704; -DELETE FROM creature_addon WHERE guid = 46705; -DELETE FROM creature_addon WHERE guid = 46706; -DELETE FROM creature_addon WHERE guid = 46707; -DELETE FROM creature_addon WHERE guid = 46708; -DELETE FROM creature_addon WHERE guid = 46709; -DELETE FROM creature_addon WHERE guid = 46710; -DELETE FROM creature_addon WHERE guid = 46711; -DELETE FROM creature_addon WHERE guid = 46712; -DELETE FROM creature_addon WHERE guid = 46713; -DELETE FROM creature_addon WHERE guid = 46714; -DELETE FROM creature_addon WHERE guid = 46715; -DELETE FROM creature_addon WHERE guid = 51432; -DELETE FROM creature_addon WHERE guid = 51606; -DELETE FROM creature_addon WHERE guid = 91434; -DELETE FROM creature_addon WHERE guid = 91502; -DELETE FROM creature_addon WHERE guid = 91506; -DELETE FROM creature_addon WHERE guid = 91534; --- Create template addon for creature 1421 --- Create template addon for creature 1422 -DELETE FROM creature_template_addon WHERE entry =1422; -INSERT INTO creature_template_addon VALUES (1422,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1422 -DELETE FROM creature_addon WHERE guid = 1393; --- Clear duplicate addons from template for creature 1423 -DELETE FROM creature_addon WHERE guid = 48875; -DELETE FROM creature_addon WHERE guid = 79875; -DELETE FROM creature_addon WHERE guid = 80263; -DELETE FROM creature_addon WHERE guid = 80330; -DELETE FROM creature_addon WHERE guid = 80335; -DELETE FROM creature_addon WHERE guid = 80457; -DELETE FROM creature_addon WHERE guid = 80446; -DELETE FROM creature_addon WHERE guid = 80466; -DELETE FROM creature_addon WHERE guid = 80467; -DELETE FROM creature_addon WHERE guid = 80475; -DELETE FROM creature_addon WHERE guid = 80488; -DELETE FROM creature_addon WHERE guid = 80876; -DELETE FROM creature_addon WHERE guid = 80877; -DELETE FROM creature_addon WHERE guid = 80879; -DELETE FROM creature_addon WHERE guid = 80881; -DELETE FROM creature_addon WHERE guid = 81362; -DELETE FROM creature_addon WHERE guid = 81363; -DELETE FROM creature_addon WHERE guid = 89894; -DELETE FROM creature_addon WHERE guid = 80462; -DELETE FROM creature_addon WHERE guid = 80465; --- Create template addon for creature 1424 -DELETE FROM creature_template_addon WHERE entry =1424; -INSERT INTO creature_template_addon VALUES (1424,0,1114112,1,16,0,0,'7165'); --- Clear duplicate addons from template for creature 1424 -DELETE FROM creature_addon WHERE guid = 90212; --- Create template addon for creature 1425 -DELETE FROM creature_template_addon WHERE entry =1425; -INSERT INTO creature_template_addon VALUES (1425,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1425 -DELETE FROM creature_addon WHERE guid = 9192; --- Create template addon for creature 1426 -DELETE FROM creature_template_addon WHERE entry =1426; -INSERT INTO creature_template_addon VALUES (1426,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1426 -DELETE FROM creature_addon WHERE guid = 44231; -DELETE FROM creature_addon WHERE guid = 44290; -DELETE FROM creature_addon WHERE guid = 89850; -DELETE FROM creature_addon WHERE guid = 89853; -DELETE FROM creature_addon WHERE guid = 89855; -DELETE FROM creature_addon WHERE guid = 89856; -DELETE FROM creature_addon WHERE guid = 89857; -DELETE FROM creature_addon WHERE guid = 89858; --- Clear duplicate addons from template for creature 1427 --- Clear duplicate addons from template for creature 1428 --- Create template addon for creature 1429 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1429; -INSERT INTO creature_template_addon VALUES (1429,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1429 --- Clear duplicate addons from template for creature 1430 --- Clear duplicate addons from template for creature 1431 --- Clear duplicate addons from template for creature 1432 --- Create template addon for creature 1433 --- Create template addon for creature 1434 -DELETE FROM creature_template_addon WHERE entry =1434; -INSERT INTO creature_template_addon VALUES (1434,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1434 -DELETE FROM creature_addon WHERE guid = 9449; -DELETE FROM creature_addon WHERE guid = 9450; -DELETE FROM creature_addon WHERE guid = 9451; -DELETE FROM creature_addon WHERE guid = 9452; -DELETE FROM creature_addon WHERE guid = 9453; -DELETE FROM creature_addon WHERE guid = 9454; -DELETE FROM creature_addon WHERE guid = 9455; -DELETE FROM creature_addon WHERE guid = 9456; -DELETE FROM creature_addon WHERE guid = 9510; -DELETE FROM creature_addon WHERE guid = 9511; -DELETE FROM creature_addon WHERE guid = 9512; -DELETE FROM creature_addon WHERE guid = 9513; -DELETE FROM creature_addon WHERE guid = 9514; -DELETE FROM creature_addon WHERE guid = 9515; -DELETE FROM creature_addon WHERE guid = 9516; -DELETE FROM creature_addon WHERE guid = 9517; -DELETE FROM creature_addon WHERE guid = 9518; -DELETE FROM creature_addon WHERE guid = 9553; -DELETE FROM creature_addon WHERE guid = 9554; -DELETE FROM creature_addon WHERE guid = 9555; -DELETE FROM creature_addon WHERE guid = 9556; -DELETE FROM creature_addon WHERE guid = 9557; -DELETE FROM creature_addon WHERE guid = 9558; -DELETE FROM creature_addon WHERE guid = 9559; -DELETE FROM creature_addon WHERE guid = 9560; -DELETE FROM creature_addon WHERE guid = 9561; -DELETE FROM creature_addon WHERE guid = 9695; -DELETE FROM creature_addon WHERE guid = 9696; -DELETE FROM creature_addon WHERE guid = 9770; --- Create template addon for creature 1435 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1435; -INSERT INTO creature_template_addon VALUES (1435,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1435 --- Create template addon for creature 1436 --- Create template addon for creature 1437 -DELETE FROM creature_template_addon WHERE entry =1437; -INSERT INTO creature_template_addon VALUES (1437,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1437 -DELETE FROM creature_addon WHERE guid = 9468; --- Clear duplicate addons from template for creature 1439 --- Create template addon for creature 1440 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1440; -INSERT INTO creature_template_addon VALUES (1440,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1440 --- Create template addon for creature 1441 -DELETE FROM creature_template_addon WHERE entry =1441; -INSERT INTO creature_template_addon VALUES (1441,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1441 -DELETE FROM creature_addon WHERE guid = 9461; --- Create template addon for creature 1442 -DELETE FROM creature_template_addon WHERE entry =1442; -INSERT INTO creature_template_addon VALUES (1442,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 1442 -DELETE FROM creature_addon WHERE guid = 32694; --- Create template addon for creature 1443 -DELETE FROM creature_template_addon WHERE entry =1443; -INSERT INTO creature_template_addon VALUES (1443,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1443 -DELETE FROM creature_addon WHERE guid = 32693; --- Clear duplicate addons from template for creature 1444 --- Create template addon for creature 1445 -DELETE FROM creature_template_addon WHERE entry =1445; -INSERT INTO creature_template_addon VALUES (1445,0,3,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1445 -DELETE FROM creature_addon WHERE guid = 9566; --- Create template addon for creature 1446 -DELETE FROM creature_template_addon WHERE entry =1446; -INSERT INTO creature_template_addon VALUES (1446,0,3,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1446 -DELETE FROM creature_addon WHERE guid = 9473; --- Create template addon for creature 1447 -DELETE FROM creature_template_addon WHERE entry =1447; -INSERT INTO creature_template_addon VALUES (1447,0,3,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1447 -DELETE FROM creature_addon WHERE guid = 9474; --- Create template addon for creature 1448 -DELETE FROM creature_template_addon WHERE entry =1448; -INSERT INTO creature_template_addon VALUES (1448,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1448 -DELETE FROM creature_addon WHERE guid = 9472; --- Create template addon for creature 1449 -DELETE FROM creature_template_addon WHERE entry =1449; -INSERT INTO creature_template_addon VALUES (1449,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1449 -DELETE FROM creature_addon WHERE guid = 1219; --- Create template addon for creature 1450 -DELETE FROM creature_template_addon WHERE entry =1450; -INSERT INTO creature_template_addon VALUES (1450,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1450 -DELETE FROM creature_addon WHERE guid = 9522; --- Create template addon for creature 1451 -DELETE FROM creature_template_addon WHERE entry =1451; -INSERT INTO creature_template_addon VALUES (1451,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1451 -DELETE FROM creature_addon WHERE guid = 9525; --- Create template addon for creature 1452 -DELETE FROM creature_template_addon WHERE entry =1452; -INSERT INTO creature_template_addon VALUES (1452,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1452 -DELETE FROM creature_addon WHERE guid = 9463; --- Create template addon for creature 1453 -DELETE FROM creature_template_addon WHERE entry =1453; -INSERT INTO creature_template_addon VALUES (1453,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1453 -DELETE FROM creature_addon WHERE guid = 9459; --- Create template addon for creature 1454 -DELETE FROM creature_template_addon WHERE entry =1454; -INSERT INTO creature_template_addon VALUES (1454,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1454 -DELETE FROM creature_addon WHERE guid = 9523; --- Create template addon for creature 1456 -DELETE FROM creature_template_addon WHERE entry =1456; -INSERT INTO creature_template_addon VALUES (1456,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1456 -DELETE FROM creature_addon WHERE guid = 9520; --- Create template addon for creature 1457 -DELETE FROM creature_template_addon WHERE entry =1457; -INSERT INTO creature_template_addon VALUES (1457,0,1,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1457 -DELETE FROM creature_addon WHERE guid = 9462; --- Create template addon for creature 1458 -DELETE FROM creature_template_addon WHERE entry =1458; -INSERT INTO creature_template_addon VALUES (1458,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1458 -DELETE FROM creature_addon WHERE guid = 9521; --- Create template addon for creature 1459 -DELETE FROM creature_template_addon WHERE entry =1459; -INSERT INTO creature_template_addon VALUES (1459,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 1459 -DELETE FROM creature_addon WHERE guid = 9563; --- Create template addon for creature 1460 -DELETE FROM creature_template_addon WHERE entry =1460; -INSERT INTO creature_template_addon VALUES (1460,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1460 -DELETE FROM creature_addon WHERE guid = 9524; --- Create template addon for creature 1461 -DELETE FROM creature_template_addon WHERE entry =1461; -INSERT INTO creature_template_addon VALUES (1461,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 1461 -DELETE FROM creature_addon WHERE guid = 9527; --- Create template addon for creature 1462 -DELETE FROM creature_template_addon WHERE entry =1462; -INSERT INTO creature_template_addon VALUES (1462,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1462 -DELETE FROM creature_addon WHERE guid = 9464; --- Create template addon for creature 1463 -DELETE FROM creature_template_addon WHERE entry =1463; -INSERT INTO creature_template_addon VALUES (1463,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1463 -DELETE FROM creature_addon WHERE guid = 9528; --- Create template addon for creature 1464 -DELETE FROM creature_template_addon WHERE entry =1464; -INSERT INTO creature_template_addon VALUES (1464,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1464 -DELETE FROM creature_addon WHERE guid = 9460; --- Create template addon for creature 1465 -DELETE FROM creature_template_addon WHERE entry =1465; -INSERT INTO creature_template_addon VALUES (1465,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1465 -DELETE FROM creature_addon WHERE guid = 8296; --- Clear duplicate addons from template for creature 1466 --- Create template addon for creature 1469 -DELETE FROM creature_template_addon WHERE entry =1469; -INSERT INTO creature_template_addon VALUES (1469,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 1469 -DELETE FROM creature_addon WHERE guid = 8295; --- Create template addon for creature 1470 -DELETE FROM creature_template_addon WHERE entry =1470; -INSERT INTO creature_template_addon VALUES (1470,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1470 -DELETE FROM creature_addon WHERE guid = 8222; --- Create template addon for creature 1471 -DELETE FROM creature_template_addon WHERE entry =1471; -INSERT INTO creature_template_addon VALUES (1471,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1471 -DELETE FROM creature_addon WHERE guid = 11808; --- Create template addon for creature 1472 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1472; -INSERT INTO creature_template_addon VALUES (1472,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1472 --- Create template addon for creature 1473 -DELETE FROM creature_template_addon WHERE entry =1473; -INSERT INTO creature_template_addon VALUES (1473,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1473 -DELETE FROM creature_addon WHERE guid = 8223; --- Create template addon for creature 1474 -DELETE FROM creature_template_addon WHERE entry =1474; -INSERT INTO creature_template_addon VALUES (1474,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1474 -DELETE FROM creature_addon WHERE guid = 8224; --- Create template addon for creature 1475 --- Create template addon for creature 1476 -DELETE FROM creature_template_addon WHERE entry =1476; -INSERT INTO creature_template_addon VALUES (1476,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1476 -DELETE FROM creature_addon WHERE guid = 9535; --- Clear duplicate addons from template for creature 1477 --- Clear duplicate addons from template for creature 1478 --- Create template addon for creature 1479 -DELETE FROM creature_template_addon WHERE entry =1479; -INSERT INTO creature_template_addon VALUES (1479,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1479 -DELETE FROM creature_addon WHERE guid = 9568; --- Create template addon for creature 1480 -DELETE FROM creature_template_addon WHERE entry =1480; -INSERT INTO creature_template_addon VALUES (1480,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1480 -DELETE FROM creature_addon WHERE guid = 9470; --- Create template addon for creature 1481 -DELETE FROM creature_template_addon WHERE entry =1481; -INSERT INTO creature_template_addon VALUES (1481,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1481 -DELETE FROM creature_addon WHERE guid = 9475; --- Create template addon for creature 1482 -DELETE FROM creature_template_addon WHERE entry =1482; -INSERT INTO creature_template_addon VALUES (1482,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1482 -DELETE FROM creature_addon WHERE guid = 9583; --- Create template addon for creature 1483 -DELETE FROM creature_template_addon WHERE entry =1483; -INSERT INTO creature_template_addon VALUES (1483,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1483 -DELETE FROM creature_addon WHERE guid = 9570; --- Create template addon for creature 1484 -DELETE FROM creature_template_addon WHERE entry =1484; -INSERT INTO creature_template_addon VALUES (1484,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1484 -DELETE FROM creature_addon WHERE guid = 9569; --- Create template addon for creature 1487 -DELETE FROM creature_template_addon WHERE entry =1487; -INSERT INTO creature_template_addon VALUES (1487,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1487 -DELETE FROM creature_addon WHERE guid = 5067; -DELETE FROM creature_addon WHERE guid = 5070; -DELETE FROM creature_addon WHERE guid = 5071; --- Create template addon for creature 1488 -DELETE FROM creature_template_addon WHERE entry =1488; -INSERT INTO creature_template_addon VALUES (1488,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1488 -DELETE FROM creature_addon WHERE guid = 759; -DELETE FROM creature_addon WHERE guid = 1232; -DELETE FROM creature_addon WHERE guid = 2221; -DELETE FROM creature_addon WHERE guid = 2244; -DELETE FROM creature_addon WHERE guid = 2261; -DELETE FROM creature_addon WHERE guid = 2264; -DELETE FROM creature_addon WHERE guid = 2320; -DELETE FROM creature_addon WHERE guid = 2329; -DELETE FROM creature_addon WHERE guid = 2370; -DELETE FROM creature_addon WHERE guid = 2377; --- Create template addon for creature 1489 -DELETE FROM creature_template_addon WHERE entry =1489; -INSERT INTO creature_template_addon VALUES (1489,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1489 -DELETE FROM creature_addon WHERE guid = 2333; -DELETE FROM creature_addon WHERE guid = 2385; --- Create template addon for creature 1490 -DELETE FROM creature_template_addon WHERE entry =1490; -INSERT INTO creature_template_addon VALUES (1490,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1490 -DELETE FROM creature_addon WHERE guid = 2249; -DELETE FROM creature_addon WHERE guid = 2257; -DELETE FROM creature_addon WHERE guid = 2265; -DELETE FROM creature_addon WHERE guid = 2266; -DELETE FROM creature_addon WHERE guid = 2319; -DELETE FROM creature_addon WHERE guid = 2347; --- Create template addon for creature 1491 -DELETE FROM creature_template_addon WHERE entry =1491; -INSERT INTO creature_template_addon VALUES (1491,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1491 -DELETE FROM creature_addon WHERE guid = 760; -DELETE FROM creature_addon WHERE guid = 1234; -DELETE FROM creature_addon WHERE guid = 1337; -DELETE FROM creature_addon WHERE guid = 1341; -DELETE FROM creature_addon WHERE guid = 1670; -DELETE FROM creature_addon WHERE guid = 2224; -DELETE FROM creature_addon WHERE guid = 2233; -DELETE FROM creature_addon WHERE guid = 2271; -DELETE FROM creature_addon WHERE guid = 2327; -DELETE FROM creature_addon WHERE guid = 2384; -DELETE FROM creature_addon WHERE guid = 2388; --- Create template addon for creature 1492 -DELETE FROM creature_template_addon WHERE entry =1492; -INSERT INTO creature_template_addon VALUES (1492,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1492 -DELETE FROM creature_addon WHERE guid = 2634; --- Create template addon for creature 1493 -DELETE FROM creature_template_addon WHERE entry =1493; -INSERT INTO creature_template_addon VALUES (1493,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1493 -DELETE FROM creature_addon WHERE guid = 1672; --- Create template addon for creature 1494 --- Create template addon for creature 1495 -DELETE FROM creature_template_addon WHERE entry =1495; -INSERT INTO creature_template_addon VALUES (1495,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1495 -DELETE FROM creature_addon WHERE guid = 34778; --- Create template addon for creature 1496 -DELETE FROM creature_template_addon WHERE entry =1496; -INSERT INTO creature_template_addon VALUES (1496,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1496 -DELETE FROM creature_addon WHERE guid = 29796; --- Create template addon for creature 1497 -DELETE FROM creature_template_addon WHERE entry =1497; -INSERT INTO creature_template_addon VALUES (1497,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1497 -DELETE FROM creature_addon WHERE guid = 29799; --- Create template addon for creature 1498 -DELETE FROM creature_template_addon WHERE entry =1498; -INSERT INTO creature_template_addon VALUES (1498,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 1498 -DELETE FROM creature_addon WHERE guid = 32052; --- Create template addon for creature 1499 -DELETE FROM creature_template_addon WHERE entry =1499; -INSERT INTO creature_template_addon VALUES (1499,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1499 -DELETE FROM creature_addon WHERE guid = 34779; --- Create template addon for creature 1500 -DELETE FROM creature_template_addon WHERE entry =1500; -INSERT INTO creature_template_addon VALUES (1500,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1500 -DELETE FROM creature_addon WHERE guid = 29801; --- Create template addon for creature 1501 -DELETE FROM creature_template_addon WHERE entry =1501; -INSERT INTO creature_template_addon VALUES (1501,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1501 -DELETE FROM creature_addon WHERE guid = 29884; -DELETE FROM creature_addon WHERE guid = 37869; -DELETE FROM creature_addon WHERE guid = 37871; -DELETE FROM creature_addon WHERE guid = 38331; -DELETE FROM creature_addon WHERE guid = 41906; -DELETE FROM creature_addon WHERE guid = 41976; -DELETE FROM creature_addon WHERE guid = 42014; -DELETE FROM creature_addon WHERE guid = 42016; -DELETE FROM creature_addon WHERE guid = 42048; -DELETE FROM creature_addon WHERE guid = 44641; -DELETE FROM creature_addon WHERE guid = 44680; -DELETE FROM creature_addon WHERE guid = 44686; -DELETE FROM creature_addon WHERE guid = 44695; -DELETE FROM creature_addon WHERE guid = 44788; -DELETE FROM creature_addon WHERE guid = 44801; -DELETE FROM creature_addon WHERE guid = 44818; -DELETE FROM creature_addon WHERE guid = 44823; -DELETE FROM creature_addon WHERE guid = 44827; -DELETE FROM creature_addon WHERE guid = 44830; -DELETE FROM creature_addon WHERE guid = 44926; -DELETE FROM creature_addon WHERE guid = 44930; -DELETE FROM creature_addon WHERE guid = 44935; -DELETE FROM creature_addon WHERE guid = 44936; -DELETE FROM creature_addon WHERE guid = 44941; -DELETE FROM creature_addon WHERE guid = 44942; -DELETE FROM creature_addon WHERE guid = 44961; -DELETE FROM creature_addon WHERE guid = 44974; -DELETE FROM creature_addon WHERE guid = 44979; --- Create template addon for creature 1502 -DELETE FROM creature_template_addon WHERE entry =1502; -INSERT INTO creature_template_addon VALUES (1502,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1502 -DELETE FROM creature_addon WHERE guid = 29883; -DELETE FROM creature_addon WHERE guid = 37868; -DELETE FROM creature_addon WHERE guid = 37870; -DELETE FROM creature_addon WHERE guid = 38330; -DELETE FROM creature_addon WHERE guid = 41905; -DELETE FROM creature_addon WHERE guid = 41975; -DELETE FROM creature_addon WHERE guid = 42015; -DELETE FROM creature_addon WHERE guid = 42047; -DELETE FROM creature_addon WHERE guid = 42075; -DELETE FROM creature_addon WHERE guid = 42076; -DELETE FROM creature_addon WHERE guid = 43923; -DELETE FROM creature_addon WHERE guid = 44518; -DELETE FROM creature_addon WHERE guid = 44684; -DELETE FROM creature_addon WHERE guid = 44688; -DELETE FROM creature_addon WHERE guid = 44697; -DELETE FROM creature_addon WHERE guid = 44698; -DELETE FROM creature_addon WHERE guid = 44779; -DELETE FROM creature_addon WHERE guid = 44791; -DELETE FROM creature_addon WHERE guid = 44808; -DELETE FROM creature_addon WHERE guid = 44831; -DELETE FROM creature_addon WHERE guid = 44833; -DELETE FROM creature_addon WHERE guid = 44839; -DELETE FROM creature_addon WHERE guid = 44845; -DELETE FROM creature_addon WHERE guid = 44847; -DELETE FROM creature_addon WHERE guid = 44850; -DELETE FROM creature_addon WHERE guid = 44927; -DELETE FROM creature_addon WHERE guid = 44956; -DELETE FROM creature_addon WHERE guid = 44958; -DELETE FROM creature_addon WHERE guid = 44960; -DELETE FROM creature_addon WHERE guid = 44962; -DELETE FROM creature_addon WHERE guid = 44963; -DELETE FROM creature_addon WHERE guid = 44965; -DELETE FROM creature_addon WHERE guid = 44967; -DELETE FROM creature_addon WHERE guid = 44969; -DELETE FROM creature_addon WHERE guid = 44971; --- Create template addon for creature 1504 -DELETE FROM creature_template_addon WHERE entry =1504; -INSERT INTO creature_template_addon VALUES (1504,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1504 -DELETE FROM creature_addon WHERE guid = 32030; -DELETE FROM creature_addon WHERE guid = 32031; -DELETE FROM creature_addon WHERE guid = 32032; -DELETE FROM creature_addon WHERE guid = 32033; -DELETE FROM creature_addon WHERE guid = 38256; -DELETE FROM creature_addon WHERE guid = 38258; -DELETE FROM creature_addon WHERE guid = 38259; -DELETE FROM creature_addon WHERE guid = 38260; -DELETE FROM creature_addon WHERE guid = 38261; -DELETE FROM creature_addon WHERE guid = 38449; -DELETE FROM creature_addon WHERE guid = 38454; -DELETE FROM creature_addon WHERE guid = 38455; -DELETE FROM creature_addon WHERE guid = 38456; -DELETE FROM creature_addon WHERE guid = 44477; -DELETE FROM creature_addon WHERE guid = 44478; -DELETE FROM creature_addon WHERE guid = 44479; -DELETE FROM creature_addon WHERE guid = 44560; -DELETE FROM creature_addon WHERE guid = 44689; -DELETE FROM creature_addon WHERE guid = 44690; -DELETE FROM creature_addon WHERE guid = 44692; -DELETE FROM creature_addon WHERE guid = 44707; -DELETE FROM creature_addon WHERE guid = 44709; -DELETE FROM creature_addon WHERE guid = 44866; -DELETE FROM creature_addon WHERE guid = 44867; -DELETE FROM creature_addon WHERE guid = 44883; -DELETE FROM creature_addon WHERE guid = 44884; -DELETE FROM creature_addon WHERE guid = 44886; -DELETE FROM creature_addon WHERE guid = 44887; -DELETE FROM creature_addon WHERE guid = 44888; -DELETE FROM creature_addon WHERE guid = 44889; --- Create template addon for creature 1505 -DELETE FROM creature_template_addon WHERE entry =1505; -INSERT INTO creature_template_addon VALUES (1505,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1505 -DELETE FROM creature_addon WHERE guid = 29894; -DELETE FROM creature_addon WHERE guid = 29895; -DELETE FROM creature_addon WHERE guid = 29896; -DELETE FROM creature_addon WHERE guid = 37872; -DELETE FROM creature_addon WHERE guid = 37873; -DELETE FROM creature_addon WHERE guid = 37874; -DELETE FROM creature_addon WHERE guid = 37876; -DELETE FROM creature_addon WHERE guid = 38332; -DELETE FROM creature_addon WHERE guid = 38333; -DELETE FROM creature_addon WHERE guid = 38334; -DELETE FROM creature_addon WHERE guid = 44484; -DELETE FROM creature_addon WHERE guid = 44485; -DELETE FROM creature_addon WHERE guid = 44699; -DELETE FROM creature_addon WHERE guid = 44700; -DELETE FROM creature_addon WHERE guid = 44701; -DELETE FROM creature_addon WHERE guid = 44890; -DELETE FROM creature_addon WHERE guid = 44891; -DELETE FROM creature_addon WHERE guid = 44892; -DELETE FROM creature_addon WHERE guid = 44893; -DELETE FROM creature_addon WHERE guid = 44896; -DELETE FROM creature_addon WHERE guid = 44897; -DELETE FROM creature_addon WHERE guid = 44902; -DELETE FROM creature_addon WHERE guid = 44903; -DELETE FROM creature_addon WHERE guid = 44905; -DELETE FROM creature_addon WHERE guid = 44907; -DELETE FROM creature_addon WHERE guid = 44911; -DELETE FROM creature_addon WHERE guid = 44914; --- Create template addon for creature 1506 -DELETE FROM creature_template_addon WHERE entry =1506; -INSERT INTO creature_template_addon VALUES (1506,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1506 -DELETE FROM creature_addon WHERE guid = 29809; -DELETE FROM creature_addon WHERE guid = 29811; -DELETE FROM creature_addon WHERE guid = 29812; -DELETE FROM creature_addon WHERE guid = 29879; -DELETE FROM creature_addon WHERE guid = 29881; -DELETE FROM creature_addon WHERE guid = 35247; -DELETE FROM creature_addon WHERE guid = 37702; -DELETE FROM creature_addon WHERE guid = 38318; -DELETE FROM creature_addon WHERE guid = 38321; -DELETE FROM creature_addon WHERE guid = 38323; -DELETE FROM creature_addon WHERE guid = 38324; -DELETE FROM creature_addon WHERE guid = 39541; -DELETE FROM creature_addon WHERE guid = 44507; -DELETE FROM creature_addon WHERE guid = 44509; -DELETE FROM creature_addon WHERE guid = 44510; -DELETE FROM creature_addon WHERE guid = 44514; -DELETE FROM creature_addon WHERE guid = 44515; -DELETE FROM creature_addon WHERE guid = 44945; -DELETE FROM creature_addon WHERE guid = 44949; -DELETE FROM creature_addon WHERE guid = 44954; -DELETE FROM creature_addon WHERE guid = 44957; -DELETE FROM creature_addon WHERE guid = 44975; -DELETE FROM creature_addon WHERE guid = 44976; --- Create template addon for creature 1507 -DELETE FROM creature_template_addon WHERE entry =1507; -INSERT INTO creature_template_addon VALUES (1507,0,0,1,16,0,0,'12544'); --- Clear duplicate addons from template for creature 1507 -DELETE FROM creature_addon WHERE guid = 29810; -DELETE FROM creature_addon WHERE guid = 38319; -DELETE FROM creature_addon WHERE guid = 38320; -DELETE FROM creature_addon WHERE guid = 38325; -DELETE FROM creature_addon WHERE guid = 44928; -DELETE FROM creature_addon WHERE guid = 44940; -DELETE FROM creature_addon WHERE guid = 44980; --- Create template addon for creature 1508 -DELETE FROM creature_template_addon WHERE entry =1508; -INSERT INTO creature_template_addon VALUES (1508,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1508 -DELETE FROM creature_addon WHERE guid = 29807; -DELETE FROM creature_addon WHERE guid = 29808; -DELETE FROM creature_addon WHERE guid = 41973; -DELETE FROM creature_addon WHERE guid = 44533; -DELETE FROM creature_addon WHERE guid = 44669; -DELETE FROM creature_addon WHERE guid = 44706; -DELETE FROM creature_addon WHERE guid = 44711; -DELETE FROM creature_addon WHERE guid = 44717; -DELETE FROM creature_addon WHERE guid = 44718; -DELETE FROM creature_addon WHERE guid = 44724; -DELETE FROM creature_addon WHERE guid = 44728; -DELETE FROM creature_addon WHERE guid = 44806; -DELETE FROM creature_addon WHERE guid = 44815; -DELETE FROM creature_addon WHERE guid = 44816; -DELETE FROM creature_addon WHERE guid = 44825; -DELETE FROM creature_addon WHERE guid = 44829; -DELETE FROM creature_addon WHERE guid = 44835; -DELETE FROM creature_addon WHERE guid = 44844; --- Create template addon for creature 1509 -DELETE FROM creature_template_addon WHERE entry =1509; -INSERT INTO creature_template_addon VALUES (1509,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1509 -DELETE FROM creature_addon WHERE guid = 38040; -DELETE FROM creature_addon WHERE guid = 38052; -DELETE FROM creature_addon WHERE guid = 38396; -DELETE FROM creature_addon WHERE guid = 38398; -DELETE FROM creature_addon WHERE guid = 41776; -DELETE FROM creature_addon WHERE guid = 41825; -DELETE FROM creature_addon WHERE guid = 41935; -DELETE FROM creature_addon WHERE guid = 44499; -DELETE FROM creature_addon WHERE guid = 44500; -DELETE FROM creature_addon WHERE guid = 44502; -DELETE FROM creature_addon WHERE guid = 44504; -DELETE FROM creature_addon WHERE guid = 44528; -DELETE FROM creature_addon WHERE guid = 44530; -DELETE FROM creature_addon WHERE guid = 44541; -DELETE FROM creature_addon WHERE guid = 44543; -DELETE FROM creature_addon WHERE guid = 44544; -DELETE FROM creature_addon WHERE guid = 44703; -DELETE FROM creature_addon WHERE guid = 44708; -DELETE FROM creature_addon WHERE guid = 44710; --- Create template addon for creature 1511 --- Create template addon for creature 1512 -DELETE FROM creature_template_addon WHERE entry =1512; -INSERT INTO creature_template_addon VALUES (1512,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1512 -DELETE FROM creature_addon WHERE guid = 35241; -DELETE FROM creature_addon WHERE guid = 35242; -DELETE FROM creature_addon WHERE guid = 35244; -DELETE FROM creature_addon WHERE guid = 38314; -DELETE FROM creature_addon WHERE guid = 38315; -DELETE FROM creature_addon WHERE guid = 38316; -DELETE FROM creature_addon WHERE guid = 38317; -DELETE FROM creature_addon WHERE guid = 39035; -DELETE FROM creature_addon WHERE guid = 39036; -DELETE FROM creature_addon WHERE guid = 39037; -DELETE FROM creature_addon WHERE guid = 39038; -DELETE FROM creature_addon WHERE guid = 41897; -DELETE FROM creature_addon WHERE guid = 41898; -DELETE FROM creature_addon WHERE guid = 41899; -DELETE FROM creature_addon WHERE guid = 41900; -DELETE FROM creature_addon WHERE guid = 41901; -DELETE FROM creature_addon WHERE guid = 41902; -DELETE FROM creature_addon WHERE guid = 41903; -DELETE FROM creature_addon WHERE guid = 41904; -DELETE FROM creature_addon WHERE guid = 41974; -DELETE FROM creature_addon WHERE guid = 44534; -DELETE FROM creature_addon WHERE guid = 44535; -DELETE FROM creature_addon WHERE guid = 44678; -DELETE FROM creature_addon WHERE guid = 44705; -DELETE FROM creature_addon WHERE guid = 44712; -DELETE FROM creature_addon WHERE guid = 44714; -DELETE FROM creature_addon WHERE guid = 44716; -DELETE FROM creature_addon WHERE guid = 44719; -DELETE FROM creature_addon WHERE guid = 44722; -DELETE FROM creature_addon WHERE guid = 44729; -DELETE FROM creature_addon WHERE guid = 44730; -DELETE FROM creature_addon WHERE guid = 44731; -DELETE FROM creature_addon WHERE guid = 44732; -DELETE FROM creature_addon WHERE guid = 44733; -DELETE FROM creature_addon WHERE guid = 44803; -DELETE FROM creature_addon WHERE guid = 44805; -DELETE FROM creature_addon WHERE guid = 44810; -DELETE FROM creature_addon WHERE guid = 44813; -DELETE FROM creature_addon WHERE guid = 44821; -DELETE FROM creature_addon WHERE guid = 44848; --- Create template addon for creature 1513 -DELETE FROM creature_template_addon WHERE entry =1513; -INSERT INTO creature_template_addon VALUES (1513,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1513 -DELETE FROM creature_addon WHERE guid = 30064; -DELETE FROM creature_addon WHERE guid = 30065; -DELETE FROM creature_addon WHERE guid = 30070; -DELETE FROM creature_addon WHERE guid = 30071; -DELETE FROM creature_addon WHERE guid = 30072; -DELETE FROM creature_addon WHERE guid = 38039; -DELETE FROM creature_addon WHERE guid = 38397; -DELETE FROM creature_addon WHERE guid = 38399; -DELETE FROM creature_addon WHERE guid = 41808; -DELETE FROM creature_addon WHERE guid = 43921; -DELETE FROM creature_addon WHERE guid = 44501; -DELETE FROM creature_addon WHERE guid = 44503; -DELETE FROM creature_addon WHERE guid = 44505; -DELETE FROM creature_addon WHERE guid = 44523; -DELETE FROM creature_addon WHERE guid = 44527; -DELETE FROM creature_addon WHERE guid = 44529; -DELETE FROM creature_addon WHERE guid = 44531; -DELETE FROM creature_addon WHERE guid = 44532; -DELETE FROM creature_addon WHERE guid = 44538; -DELETE FROM creature_addon WHERE guid = 44702; -DELETE FROM creature_addon WHERE guid = 44713; --- Create template addon for creature 1514 --- Clear duplicate addons from template for creature 1515 --- Create template addon for creature 1516 --- Create template addon for creature 1518 -DELETE FROM creature_template_addon WHERE entry =1518; -INSERT INTO creature_template_addon VALUES (1518,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1518 -DELETE FROM creature_addon WHERE guid = 35231; --- Create template addon for creature 1519 -DELETE FROM creature_template_addon WHERE entry =1519; -INSERT INTO creature_template_addon VALUES (1519,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1519 -DELETE FROM creature_addon WHERE guid = 29794; --- Create template addon for creature 1520 -DELETE FROM creature_template_addon WHERE entry =1520; -INSERT INTO creature_template_addon VALUES (1520,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1520 -DELETE FROM creature_addon WHERE guid = 29901; -DELETE FROM creature_addon WHERE guid = 37879; -DELETE FROM creature_addon WHERE guid = 38339; -DELETE FROM creature_addon WHERE guid = 44066; -DELETE FROM creature_addon WHERE guid = 44076; -DELETE FROM creature_addon WHERE guid = 44140; -DELETE FROM creature_addon WHERE guid = 44418; -DELETE FROM creature_addon WHERE guid = 44618; -DELETE FROM creature_addon WHERE guid = 44621; -DELETE FROM creature_addon WHERE guid = 44623; -DELETE FROM creature_addon WHERE guid = 44628; -DELETE FROM creature_addon WHERE guid = 44920; -DELETE FROM creature_addon WHERE guid = 44931; -DELETE FROM creature_addon WHERE guid = 44934; -DELETE FROM creature_addon WHERE guid = 44937; -DELETE FROM creature_addon WHERE guid = 44939; -DELETE FROM creature_addon WHERE guid = 44947; -DELETE FROM creature_addon WHERE guid = 44950; -DELETE FROM creature_addon WHERE guid = 44972; -DELETE FROM creature_addon WHERE guid = 45001; -DELETE FROM creature_addon WHERE guid = 45019; --- Create template addon for creature 1521 -DELETE FROM creature_template_addon WHERE entry =1521; -INSERT INTO creature_template_addon VALUES (1521,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1521 -DELETE FROM creature_addon WHERE guid = 29795; --- Create template addon for creature 1522 -DELETE FROM creature_template_addon WHERE entry =1522; -INSERT INTO creature_template_addon VALUES (1522,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1522 -DELETE FROM creature_addon WHERE guid = 31926; -DELETE FROM creature_addon WHERE guid = 31928; -DELETE FROM creature_addon WHERE guid = 38206; -DELETE FROM creature_addon WHERE guid = 38207; -DELETE FROM creature_addon WHERE guid = 38208; -DELETE FROM creature_addon WHERE guid = 38437; -DELETE FROM creature_addon WHERE guid = 38438; -DELETE FROM creature_addon WHERE guid = 40235; -DELETE FROM creature_addon WHERE guid = 40449; -DELETE FROM creature_addon WHERE guid = 41845; -DELETE FROM creature_addon WHERE guid = 41846; -DELETE FROM creature_addon WHERE guid = 41847; -DELETE FROM creature_addon WHERE guid = 41936; -DELETE FROM creature_addon WHERE guid = 41937; -DELETE FROM creature_addon WHERE guid = 41938; -DELETE FROM creature_addon WHERE guid = 41941; -DELETE FROM creature_addon WHERE guid = 41942; -DELETE FROM creature_addon WHERE guid = 42002; -DELETE FROM creature_addon WHERE guid = 42003; -DELETE FROM creature_addon WHERE guid = 43727; -DELETE FROM creature_addon WHERE guid = 43730; -DELETE FROM creature_addon WHERE guid = 44065; -DELETE FROM creature_addon WHERE guid = 44067; -DELETE FROM creature_addon WHERE guid = 44068; -DELETE FROM creature_addon WHERE guid = 44070; -DELETE FROM creature_addon WHERE guid = 44071; -DELETE FROM creature_addon WHERE guid = 44072; -DELETE FROM creature_addon WHERE guid = 44075; -DELETE FROM creature_addon WHERE guid = 44298; -DELETE FROM creature_addon WHERE guid = 44617; -DELETE FROM creature_addon WHERE guid = 44622; -DELETE FROM creature_addon WHERE guid = 44624; -DELETE FROM creature_addon WHERE guid = 44627; -DELETE FROM creature_addon WHERE guid = 44629; -DELETE FROM creature_addon WHERE guid = 44632; -DELETE FROM creature_addon WHERE guid = 44633; -DELETE FROM creature_addon WHERE guid = 44634; -DELETE FROM creature_addon WHERE guid = 44693; -DELETE FROM creature_addon WHERE guid = 44921; -DELETE FROM creature_addon WHERE guid = 44932; -DELETE FROM creature_addon WHERE guid = 44970; -DELETE FROM creature_addon WHERE guid = 44982; -DELETE FROM creature_addon WHERE guid = 44983; -DELETE FROM creature_addon WHERE guid = 44991; -DELETE FROM creature_addon WHERE guid = 44993; -DELETE FROM creature_addon WHERE guid = 44994; -DELETE FROM creature_addon WHERE guid = 44995; -DELETE FROM creature_addon WHERE guid = 44996; -DELETE FROM creature_addon WHERE guid = 44998; -DELETE FROM creature_addon WHERE guid = 45002; -DELETE FROM creature_addon WHERE guid = 45004; -DELETE FROM creature_addon WHERE guid = 45010; -DELETE FROM creature_addon WHERE guid = 45011; -DELETE FROM creature_addon WHERE guid = 45015; -DELETE FROM creature_addon WHERE guid = 45016; -DELETE FROM creature_addon WHERE guid = 45020; --- Create template addon for creature 1523 -DELETE FROM creature_template_addon WHERE entry =1523; -INSERT INTO creature_template_addon VALUES (1523,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1523 -DELETE FROM creature_addon WHERE guid = 31927; -DELETE FROM creature_addon WHERE guid = 38228; -DELETE FROM creature_addon WHERE guid = 38234; -DELETE FROM creature_addon WHERE guid = 38235; -DELETE FROM creature_addon WHERE guid = 38436; -DELETE FROM creature_addon WHERE guid = 38439; -DELETE FROM creature_addon WHERE guid = 41848; -DELETE FROM creature_addon WHERE guid = 41939; -DELETE FROM creature_addon WHERE guid = 41940; -DELETE FROM creature_addon WHERE guid = 42004; -DELETE FROM creature_addon WHERE guid = 43708; -DELETE FROM creature_addon WHERE guid = 43729; -DELETE FROM creature_addon WHERE guid = 43731; -DELETE FROM creature_addon WHERE guid = 44426; -DELETE FROM creature_addon WHERE guid = 44630; -DELETE FROM creature_addon WHERE guid = 44631; -DELETE FROM creature_addon WHERE guid = 44635; -DELETE FROM creature_addon WHERE guid = 44992; -DELETE FROM creature_addon WHERE guid = 44997; -DELETE FROM creature_addon WHERE guid = 45000; -DELETE FROM creature_addon WHERE guid = 45003; -DELETE FROM creature_addon WHERE guid = 45013; -DELETE FROM creature_addon WHERE guid = 45014; -DELETE FROM creature_addon WHERE guid = 45018; --- Create template addon for creature 1525 -DELETE FROM creature_template_addon WHERE entry =1525; -INSERT INTO creature_template_addon VALUES (1525,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1525 -DELETE FROM creature_addon WHERE guid = 29919; -DELETE FROM creature_addon WHERE guid = 38356; -DELETE FROM creature_addon WHERE guid = 41294; -DELETE FROM creature_addon WHERE guid = 44157; -DELETE FROM creature_addon WHERE guid = 44263; -DELETE FROM creature_addon WHERE guid = 44265; -DELETE FROM creature_addon WHERE guid = 44567; -DELETE FROM creature_addon WHERE guid = 44568; -DELETE FROM creature_addon WHERE guid = 44734; -DELETE FROM creature_addon WHERE guid = 44736; -DELETE FROM creature_addon WHERE guid = 44746; -DELETE FROM creature_addon WHERE guid = 44751; -DELETE FROM creature_addon WHERE guid = 44752; -DELETE FROM creature_addon WHERE guid = 44753; -DELETE FROM creature_addon WHERE guid = 44756; -DELETE FROM creature_addon WHERE guid = 44768; -DELETE FROM creature_addon WHERE guid = 44776; -DELETE FROM creature_addon WHERE guid = 45034; -DELETE FROM creature_addon WHERE guid = 45036; -DELETE FROM creature_addon WHERE guid = 45037; -DELETE FROM creature_addon WHERE guid = 45053; -DELETE FROM creature_addon WHERE guid = 45058; -DELETE FROM creature_addon WHERE guid = 45060; -DELETE FROM creature_addon WHERE guid = 45070; -DELETE FROM creature_addon WHERE guid = 45072; -DELETE FROM creature_addon WHERE guid = 45086; -DELETE FROM creature_addon WHERE guid = 45090; -DELETE FROM creature_addon WHERE guid = 45097; -DELETE FROM creature_addon WHERE guid = 45148; -DELETE FROM creature_addon WHERE guid = 45157; -DELETE FROM creature_addon WHERE guid = 45167; -DELETE FROM creature_addon WHERE guid = 45168; -DELETE FROM creature_addon WHERE guid = 45178; -DELETE FROM creature_addon WHERE guid = 45181; -DELETE FROM creature_addon WHERE guid = 45182; -DELETE FROM creature_addon WHERE guid = 45183; --- Create template addon for creature 1526 -DELETE FROM creature_template_addon WHERE entry =1526; -INSERT INTO creature_template_addon VALUES (1526,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1526 -DELETE FROM creature_addon WHERE guid = 32023; -DELETE FROM creature_addon WHERE guid = 40600; -DELETE FROM creature_addon WHERE guid = 40607; -DELETE FROM creature_addon WHERE guid = 41295; -DELETE FROM creature_addon WHERE guid = 43669; -DELETE FROM creature_addon WHERE guid = 43913; -DELETE FROM creature_addon WHERE guid = 44264; -DELETE FROM creature_addon WHERE guid = 44605; -DELETE FROM creature_addon WHERE guid = 44737; -DELETE FROM creature_addon WHERE guid = 44743; -DELETE FROM creature_addon WHERE guid = 44745; -DELETE FROM creature_addon WHERE guid = 44748; -DELETE FROM creature_addon WHERE guid = 44754; -DELETE FROM creature_addon WHERE guid = 44759; -DELETE FROM creature_addon WHERE guid = 44761; -DELETE FROM creature_addon WHERE guid = 44769; -DELETE FROM creature_addon WHERE guid = 44774; -DELETE FROM creature_addon WHERE guid = 44775; -DELETE FROM creature_addon WHERE guid = 44778; -DELETE FROM creature_addon WHERE guid = 45027; -DELETE FROM creature_addon WHERE guid = 45033; -DELETE FROM creature_addon WHERE guid = 45040; -DELETE FROM creature_addon WHERE guid = 45064; -DELETE FROM creature_addon WHERE guid = 45071; -DELETE FROM creature_addon WHERE guid = 45081; -DELETE FROM creature_addon WHERE guid = 45088; -DELETE FROM creature_addon WHERE guid = 45098; -DELETE FROM creature_addon WHERE guid = 45147; -DELETE FROM creature_addon WHERE guid = 45149; -DELETE FROM creature_addon WHERE guid = 45158; -DELETE FROM creature_addon WHERE guid = 45163; -DELETE FROM creature_addon WHERE guid = 45164; -DELETE FROM creature_addon WHERE guid = 45180; -DELETE FROM creature_addon WHERE guid = 45184; --- Create template addon for creature 1527 -DELETE FROM creature_template_addon WHERE entry =1527; -INSERT INTO creature_template_addon VALUES (1527,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1527 -DELETE FROM creature_addon WHERE guid = 45116; -DELETE FROM creature_addon WHERE guid = 45120; -DELETE FROM creature_addon WHERE guid = 45127; -DELETE FROM creature_addon WHERE guid = 45128; -DELETE FROM creature_addon WHERE guid = 45132; -DELETE FROM creature_addon WHERE guid = 45138; -DELETE FROM creature_addon WHERE guid = 45140; -DELETE FROM creature_addon WHERE guid = 45141; -DELETE FROM creature_addon WHERE guid = 45143; -DELETE FROM creature_addon WHERE guid = 45144; --- Create template addon for creature 1528 -DELETE FROM creature_template_addon WHERE entry =1528; -INSERT INTO creature_template_addon VALUES (1528,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1528 -DELETE FROM creature_addon WHERE guid = 45113; -DELETE FROM creature_addon WHERE guid = 45115; -DELETE FROM creature_addon WHERE guid = 45117; -DELETE FROM creature_addon WHERE guid = 45123; --- Create template addon for creature 1529 -DELETE FROM creature_template_addon WHERE entry =1529; -INSERT INTO creature_template_addon VALUES (1529,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1529 -DELETE FROM creature_addon WHERE guid = 30062; -DELETE FROM creature_addon WHERE guid = 38037; -DELETE FROM creature_addon WHERE guid = 38394; -DELETE FROM creature_addon WHERE guid = 38395; -DELETE FROM creature_addon WHERE guid = 44302; -DELETE FROM creature_addon WHERE guid = 44357; -DELETE FROM creature_addon WHERE guid = 44428; -DELETE FROM creature_addon WHERE guid = 44431; -DELETE FROM creature_addon WHERE guid = 44438; -DELETE FROM creature_addon WHERE guid = 44441; -DELETE FROM creature_addon WHERE guid = 44508; -DELETE FROM creature_addon WHERE guid = 44513; --- Create template addon for creature 1530 -DELETE FROM creature_template_addon WHERE entry =1530; -INSERT INTO creature_template_addon VALUES (1530,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1530 -DELETE FROM creature_addon WHERE guid = 31929; -DELETE FROM creature_addon WHERE guid = 31932; -DELETE FROM creature_addon WHERE guid = 31933; -DELETE FROM creature_addon WHERE guid = 32020; -DELETE FROM creature_addon WHERE guid = 38237; -DELETE FROM creature_addon WHERE guid = 38239; -DELETE FROM creature_addon WHERE guid = 38240; -DELETE FROM creature_addon WHERE guid = 38244; -DELETE FROM creature_addon WHERE guid = 38246; -DELETE FROM creature_addon WHERE guid = 38247; -DELETE FROM creature_addon WHERE guid = 38440; -DELETE FROM creature_addon WHERE guid = 43732; -DELETE FROM creature_addon WHERE guid = 43911; -DELETE FROM creature_addon WHERE guid = 43912; -DELETE FROM creature_addon WHERE guid = 45021; -DELETE FROM creature_addon WHERE guid = 45023; -DELETE FROM creature_addon WHERE guid = 45028; -DELETE FROM creature_addon WHERE guid = 45029; -DELETE FROM creature_addon WHERE guid = 45032; -DELETE FROM creature_addon WHERE guid = 45035; -DELETE FROM creature_addon WHERE guid = 45042; -DELETE FROM creature_addon WHERE guid = 45045; -DELETE FROM creature_addon WHERE guid = 45046; --- Create template addon for creature 1531 -DELETE FROM creature_template_addon WHERE entry =1531; -INSERT INTO creature_template_addon VALUES (1531,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1531 -DELETE FROM creature_addon WHERE guid = 44863; -DELETE FROM creature_addon WHERE guid = 44864; --- Create template addon for creature 1532 -DELETE FROM creature_template_addon WHERE entry =1532; -INSERT INTO creature_template_addon VALUES (1532,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1532 -DELETE FROM creature_addon WHERE guid = 30063; -DELETE FROM creature_addon WHERE guid = 38034; -DELETE FROM creature_addon WHERE guid = 38035; -DELETE FROM creature_addon WHERE guid = 38036; -DELETE FROM creature_addon WHERE guid = 38038; -DELETE FROM creature_addon WHERE guid = 38393; -DELETE FROM creature_addon WHERE guid = 44432; -DELETE FROM creature_addon WHERE guid = 44435; -DELETE FROM creature_addon WHERE guid = 44437; -DELETE FROM creature_addon WHERE guid = 44439; -DELETE FROM creature_addon WHERE guid = 44511; -DELETE FROM creature_addon WHERE guid = 44516; --- Create template addon for creature 1533 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1533; -INSERT INTO creature_template_addon VALUES (1533,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1533 --- Create template addon for creature 1534 -DELETE FROM creature_template_addon WHERE entry =1534; -INSERT INTO creature_template_addon VALUES (1534,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1534 -DELETE FROM creature_addon WHERE guid = 31930; -DELETE FROM creature_addon WHERE guid = 38236; -DELETE FROM creature_addon WHERE guid = 38243; -DELETE FROM creature_addon WHERE guid = 38245; -DELETE FROM creature_addon WHERE guid = 38441; -DELETE FROM creature_addon WHERE guid = 38442; -DELETE FROM creature_addon WHERE guid = 38444; -DELETE FROM creature_addon WHERE guid = 43736; -DELETE FROM creature_addon WHERE guid = 43910; -DELETE FROM creature_addon WHERE guid = 45024; -DELETE FROM creature_addon WHERE guid = 45025; -DELETE FROM creature_addon WHERE guid = 45026; -DELETE FROM creature_addon WHERE guid = 45030; -DELETE FROM creature_addon WHERE guid = 45041; -DELETE FROM creature_addon WHERE guid = 45043; -DELETE FROM creature_addon WHERE guid = 45044; --- Create template addon for creature 1535 -DELETE FROM creature_template_addon WHERE entry =1535; -INSERT INTO creature_template_addon VALUES (1535,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1535 -DELETE FROM creature_addon WHERE guid = 29897; -DELETE FROM creature_addon WHERE guid = 29898; -DELETE FROM creature_addon WHERE guid = 29899; -DELETE FROM creature_addon WHERE guid = 29900; -DELETE FROM creature_addon WHERE guid = 37877; -DELETE FROM creature_addon WHERE guid = 37878; -DELETE FROM creature_addon WHERE guid = 38335; -DELETE FROM creature_addon WHERE guid = 38336; -DELETE FROM creature_addon WHERE guid = 38338; -DELETE FROM creature_addon WHERE guid = 40231; -DELETE FROM creature_addon WHERE guid = 44229; -DELETE FROM creature_addon WHERE guid = 44258; -DELETE FROM creature_addon WHERE guid = 44259; -DELETE FROM creature_addon WHERE guid = 44260; -DELETE FROM creature_addon WHERE guid = 44261; -DELETE FROM creature_addon WHERE guid = 44876; -DELETE FROM creature_addon WHERE guid = 44906; -DELETE FROM creature_addon WHERE guid = 44909; -DELETE FROM creature_addon WHERE guid = 44913; -DELETE FROM creature_addon WHERE guid = 44915; -DELETE FROM creature_addon WHERE guid = 44916; -DELETE FROM creature_addon WHERE guid = 44917; -DELETE FROM creature_addon WHERE guid = 44918; -DELETE FROM creature_addon WHERE guid = 44919; -DELETE FROM creature_addon WHERE guid = 44922; -DELETE FROM creature_addon WHERE guid = 44923; -DELETE FROM creature_addon WHERE guid = 44924; -DELETE FROM creature_addon WHERE guid = 44925; -DELETE FROM creature_addon WHERE guid = 44933; -DELETE FROM creature_addon WHERE guid = 44943; -DELETE FROM creature_addon WHERE guid = 44944; -DELETE FROM creature_addon WHERE guid = 44946; -DELETE FROM creature_addon WHERE guid = 44951; -DELETE FROM creature_addon WHERE guid = 44953; -DELETE FROM creature_addon WHERE guid = 44959; --- Create template addon for creature 1536 -DELETE FROM creature_template_addon WHERE entry =1536; -INSERT INTO creature_template_addon VALUES (1536,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1536 -DELETE FROM creature_addon WHERE guid = 29902; -DELETE FROM creature_addon WHERE guid = 29903; -DELETE FROM creature_addon WHERE guid = 29904; -DELETE FROM creature_addon WHERE guid = 29905; -DELETE FROM creature_addon WHERE guid = 37880; -DELETE FROM creature_addon WHERE guid = 37881; -DELETE FROM creature_addon WHERE guid = 44486; -DELETE FROM creature_addon WHERE guid = 44488; -DELETE FROM creature_addon WHERE guid = 44577; -DELETE FROM creature_addon WHERE guid = 44579; -DELETE FROM creature_addon WHERE guid = 44583; -DELETE FROM creature_addon WHERE guid = 45054; -DELETE FROM creature_addon WHERE guid = 45055; --- Create template addon for creature 1537 -DELETE FROM creature_template_addon WHERE entry =1537; -INSERT INTO creature_template_addon VALUES (1537,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1537 -DELETE FROM creature_addon WHERE guid = 28447; -DELETE FROM creature_addon WHERE guid = 28449; -DELETE FROM creature_addon WHERE guid = 28450; -DELETE FROM creature_addon WHERE guid = 28452; -DELETE FROM creature_addon WHERE guid = 28453; -DELETE FROM creature_addon WHERE guid = 28454; -DELETE FROM creature_addon WHERE guid = 30059; -DELETE FROM creature_addon WHERE guid = 30061; -DELETE FROM creature_addon WHERE guid = 33699; -DELETE FROM creature_addon WHERE guid = 33700; -DELETE FROM creature_addon WHERE guid = 33701; -DELETE FROM creature_addon WHERE guid = 33702; -DELETE FROM creature_addon WHERE guid = 33703; -DELETE FROM creature_addon WHERE guid = 33704; -DELETE FROM creature_addon WHERE guid = 38033; -DELETE FROM creature_addon WHERE guid = 38340; -DELETE FROM creature_addon WHERE guid = 38392; -DELETE FROM creature_addon WHERE guid = 44276; -DELETE FROM creature_addon WHERE guid = 44483; -DELETE FROM creature_addon WHERE guid = 44517; -DELETE FROM creature_addon WHERE guid = 44573; -DELETE FROM creature_addon WHERE guid = 44574; -DELETE FROM creature_addon WHERE guid = 44578; -DELETE FROM creature_addon WHERE guid = 44580; -DELETE FROM creature_addon WHERE guid = 44582; -DELETE FROM creature_addon WHERE guid = 44601; -DELETE FROM creature_addon WHERE guid = 44649; -DELETE FROM creature_addon WHERE guid = 44742; -DELETE FROM creature_addon WHERE guid = 44750; -DELETE FROM creature_addon WHERE guid = 44755; -DELETE FROM creature_addon WHERE guid = 44757; -DELETE FROM creature_addon WHERE guid = 44760; -DELETE FROM creature_addon WHERE guid = 44783; -DELETE FROM creature_addon WHERE guid = 44798; -DELETE FROM creature_addon WHERE guid = 44865; -DELETE FROM creature_addon WHERE guid = 44874; -DELETE FROM creature_addon WHERE guid = 45057; -DELETE FROM creature_addon WHERE guid = 45059; -DELETE FROM creature_addon WHERE guid = 45065; -DELETE FROM creature_addon WHERE guid = 45067; --- Create template addon for creature 1538 -DELETE FROM creature_template_addon WHERE entry =1538; -INSERT INTO creature_template_addon VALUES (1538,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1538 -DELETE FROM creature_addon WHERE guid = 28446; -DELETE FROM creature_addon WHERE guid = 28448; -DELETE FROM creature_addon WHERE guid = 28451; -DELETE FROM creature_addon WHERE guid = 28455; -DELETE FROM creature_addon WHERE guid = 30060; -DELETE FROM creature_addon WHERE guid = 33705; -DELETE FROM creature_addon WHERE guid = 33706; -DELETE FROM creature_addon WHERE guid = 37921; -DELETE FROM creature_addon WHERE guid = 37922; -DELETE FROM creature_addon WHERE guid = 38031; -DELETE FROM creature_addon WHERE guid = 38032; -DELETE FROM creature_addon WHERE guid = 38391; -DELETE FROM creature_addon WHERE guid = 44747; -DELETE FROM creature_addon WHERE guid = 44763; -DELETE FROM creature_addon WHERE guid = 44764; -DELETE FROM creature_addon WHERE guid = 44765; -DELETE FROM creature_addon WHERE guid = 44767; -DELETE FROM creature_addon WHERE guid = 44770; -DELETE FROM creature_addon WHERE guid = 44772; -DELETE FROM creature_addon WHERE guid = 44773; -DELETE FROM creature_addon WHERE guid = 44777; -DELETE FROM creature_addon WHERE guid = 44780; -DELETE FROM creature_addon WHERE guid = 44879; --- Create template addon for creature 1539 -DELETE FROM creature_template_addon WHERE entry =1539; -INSERT INTO creature_template_addon VALUES (1539,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1539 -DELETE FROM creature_addon WHERE guid = 30035; -DELETE FROM creature_addon WHERE guid = 37923; --- Create template addon for creature 1540 -DELETE FROM creature_template_addon WHERE entry =1540; -INSERT INTO creature_template_addon VALUES (1540,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1540 -DELETE FROM creature_addon WHERE guid = 30036; -DELETE FROM creature_addon WHERE guid = 30037; -DELETE FROM creature_addon WHERE guid = 37919; -DELETE FROM creature_addon WHERE guid = 37920; -DELETE FROM creature_addon WHERE guid = 44749; -DELETE FROM creature_addon WHERE guid = 44758; -DELETE FROM creature_addon WHERE guid = 44878; -DELETE FROM creature_addon WHERE guid = 44880; -DELETE FROM creature_addon WHERE guid = 44885; --- Create template addon for creature 1543 -DELETE FROM creature_template_addon WHERE entry =1543; -INSERT INTO creature_template_addon VALUES (1543,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1543 -DELETE FROM creature_addon WHERE guid = 29920; -DELETE FROM creature_addon WHERE guid = 29921; -DELETE FROM creature_addon WHERE guid = 29922; -DELETE FROM creature_addon WHERE guid = 29924; -DELETE FROM creature_addon WHERE guid = 29925; -DELETE FROM creature_addon WHERE guid = 29926; -DELETE FROM creature_addon WHERE guid = 29927; -DELETE FROM creature_addon WHERE guid = 37901; -DELETE FROM creature_addon WHERE guid = 37902; -DELETE FROM creature_addon WHERE guid = 37904; -DELETE FROM creature_addon WHERE guid = 37907; -DELETE FROM creature_addon WHERE guid = 37908; -DELETE FROM creature_addon WHERE guid = 37909; -DELETE FROM creature_addon WHERE guid = 38357; -DELETE FROM creature_addon WHERE guid = 38360; -DELETE FROM creature_addon WHERE guid = 38364; -DELETE FROM creature_addon WHERE guid = 41296; -DELETE FROM creature_addon WHERE guid = 41297; -DELETE FROM creature_addon WHERE guid = 41299; -DELETE FROM creature_addon WHERE guid = 41300; -DELETE FROM creature_addon WHERE guid = 41673; -DELETE FROM creature_addon WHERE guid = 42646; -DELETE FROM creature_addon WHERE guid = 42665; -DELETE FROM creature_addon WHERE guid = 43662; -DELETE FROM creature_addon WHERE guid = 44285; -DELETE FROM creature_addon WHERE guid = 44481; -DELETE FROM creature_addon WHERE guid = 44482; -DELETE FROM creature_addon WHERE guid = 44638; -DELETE FROM creature_addon WHERE guid = 44639; -DELETE FROM creature_addon WHERE guid = 44640; -DELETE FROM creature_addon WHERE guid = 44646; -DELETE FROM creature_addon WHERE guid = 44654; -DELETE FROM creature_addon WHERE guid = 44804; -DELETE FROM creature_addon WHERE guid = 44807; --- Create template addon for creature 1544 -DELETE FROM creature_template_addon WHERE entry =1544; -INSERT INTO creature_template_addon VALUES (1544,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1544 -DELETE FROM creature_addon WHERE guid = 28439; -DELETE FROM creature_addon WHERE guid = 29923; -DELETE FROM creature_addon WHERE guid = 29928; -DELETE FROM creature_addon WHERE guid = 32027; -DELETE FROM creature_addon WHERE guid = 37899; -DELETE FROM creature_addon WHERE guid = 37900; -DELETE FROM creature_addon WHERE guid = 37903; -DELETE FROM creature_addon WHERE guid = 37905; -DELETE FROM creature_addon WHERE guid = 37906; -DELETE FROM creature_addon WHERE guid = 37910; -DELETE FROM creature_addon WHERE guid = 37911; -DELETE FROM creature_addon WHERE guid = 37912; -DELETE FROM creature_addon WHERE guid = 38252; -DELETE FROM creature_addon WHERE guid = 38253; -DELETE FROM creature_addon WHERE guid = 38254; -DELETE FROM creature_addon WHERE guid = 38275; -DELETE FROM creature_addon WHERE guid = 38281; -DELETE FROM creature_addon WHERE guid = 38282; -DELETE FROM creature_addon WHERE guid = 38358; -DELETE FROM creature_addon WHERE guid = 38359; -DELETE FROM creature_addon WHERE guid = 38361; -DELETE FROM creature_addon WHERE guid = 38362; -DELETE FROM creature_addon WHERE guid = 38363; -DELETE FROM creature_addon WHERE guid = 38365; -DELETE FROM creature_addon WHERE guid = 38366; -DELETE FROM creature_addon WHERE guid = 38445; -DELETE FROM creature_addon WHERE guid = 38447; -DELETE FROM creature_addon WHERE guid = 39003; -DELETE FROM creature_addon WHERE guid = 39005; -DELETE FROM creature_addon WHERE guid = 41298; -DELETE FROM creature_addon WHERE guid = 41301; -DELETE FROM creature_addon WHERE guid = 41302; -DELETE FROM creature_addon WHERE guid = 41668; -DELETE FROM creature_addon WHERE guid = 41672; -DELETE FROM creature_addon WHERE guid = 41676; -DELETE FROM creature_addon WHERE guid = 41849; -DELETE FROM creature_addon WHERE guid = 41870; -DELETE FROM creature_addon WHERE guid = 41871; -DELETE FROM creature_addon WHERE guid = 41880; -DELETE FROM creature_addon WHERE guid = 41954; -DELETE FROM creature_addon WHERE guid = 42184; -DELETE FROM creature_addon WHERE guid = 43425; -DELETE FROM creature_addon WHERE guid = 43614; -DELETE FROM creature_addon WHERE guid = 43668; -DELETE FROM creature_addon WHERE guid = 44280; -DELETE FROM creature_addon WHERE guid = 44480; -DELETE FROM creature_addon WHERE guid = 44487; -DELETE FROM creature_addon WHERE guid = 44642; -DELETE FROM creature_addon WHERE guid = 44643; -DELETE FROM creature_addon WHERE guid = 44657; -DELETE FROM creature_addon WHERE guid = 44658; -DELETE FROM creature_addon WHERE guid = 44799; -DELETE FROM creature_addon WHERE guid = 44809; -DELETE FROM creature_addon WHERE guid = 44822; -DELETE FROM creature_addon WHERE guid = 44834; -DELETE FROM creature_addon WHERE guid = 44853; --- Create template addon for creature 1545 -DELETE FROM creature_template_addon WHERE entry =1545; -INSERT INTO creature_template_addon VALUES (1545,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1545 -DELETE FROM creature_addon WHERE guid = 28431; -DELETE FROM creature_addon WHERE guid = 28432; -DELETE FROM creature_addon WHERE guid = 28433; -DELETE FROM creature_addon WHERE guid = 28434; -DELETE FROM creature_addon WHERE guid = 28435; -DELETE FROM creature_addon WHERE guid = 28436; -DELETE FROM creature_addon WHERE guid = 28437; -DELETE FROM creature_addon WHERE guid = 28438; -DELETE FROM creature_addon WHERE guid = 28440; -DELETE FROM creature_addon WHERE guid = 32025; -DELETE FROM creature_addon WHERE guid = 32026; -DELETE FROM creature_addon WHERE guid = 32086; -DELETE FROM creature_addon WHERE guid = 32087; -DELETE FROM creature_addon WHERE guid = 32088; -DELETE FROM creature_addon WHERE guid = 33379; -DELETE FROM creature_addon WHERE guid = 33384; -DELETE FROM creature_addon WHERE guid = 33385; -DELETE FROM creature_addon WHERE guid = 33386; -DELETE FROM creature_addon WHERE guid = 33695; -DELETE FROM creature_addon WHERE guid = 33696; -DELETE FROM creature_addon WHERE guid = 33697; -DELETE FROM creature_addon WHERE guid = 38249; -DELETE FROM creature_addon WHERE guid = 38250; -DELETE FROM creature_addon WHERE guid = 38251; -DELETE FROM creature_addon WHERE guid = 38255; -DELETE FROM creature_addon WHERE guid = 38274; -DELETE FROM creature_addon WHERE guid = 38276; -DELETE FROM creature_addon WHERE guid = 38277; -DELETE FROM creature_addon WHERE guid = 38278; -DELETE FROM creature_addon WHERE guid = 38279; -DELETE FROM creature_addon WHERE guid = 38280; -DELETE FROM creature_addon WHERE guid = 38283; -DELETE FROM creature_addon WHERE guid = 38446; -DELETE FROM creature_addon WHERE guid = 38448; -DELETE FROM creature_addon WHERE guid = 39004; -DELETE FROM creature_addon WHERE guid = 39006; -DELETE FROM creature_addon WHERE guid = 39007; -DELETE FROM creature_addon WHERE guid = 39008; -DELETE FROM creature_addon WHERE guid = 39009; -DELETE FROM creature_addon WHERE guid = 39010; -DELETE FROM creature_addon WHERE guid = 39011; -DELETE FROM creature_addon WHERE guid = 39012; -DELETE FROM creature_addon WHERE guid = 41850; -DELETE FROM creature_addon WHERE guid = 41851; -DELETE FROM creature_addon WHERE guid = 41852; -DELETE FROM creature_addon WHERE guid = 41867; -DELETE FROM creature_addon WHERE guid = 41868; -DELETE FROM creature_addon WHERE guid = 41869; -DELETE FROM creature_addon WHERE guid = 41872; -DELETE FROM creature_addon WHERE guid = 41873; -DELETE FROM creature_addon WHERE guid = 41874; -DELETE FROM creature_addon WHERE guid = 41879; -DELETE FROM creature_addon WHERE guid = 41955; -DELETE FROM creature_addon WHERE guid = 42667; -DELETE FROM creature_addon WHERE guid = 42796; -DELETE FROM creature_addon WHERE guid = 42872; -DELETE FROM creature_addon WHERE guid = 42873; -DELETE FROM creature_addon WHERE guid = 43426; -DELETE FROM creature_addon WHERE guid = 43427; -DELETE FROM creature_addon WHERE guid = 43691; --- Create template addon for creature 1547 -DELETE FROM creature_template_addon WHERE entry =1547; -INSERT INTO creature_template_addon VALUES (1547,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1547 -DELETE FROM creature_addon WHERE guid = 29787; -DELETE FROM creature_addon WHERE guid = 29789; -DELETE FROM creature_addon WHERE guid = 29790; -DELETE FROM creature_addon WHERE guid = 29791; -DELETE FROM creature_addon WHERE guid = 29917; -DELETE FROM creature_addon WHERE guid = 30032; -DELETE FROM creature_addon WHERE guid = 34115; -DELETE FROM creature_addon WHERE guid = 34140; -DELETE FROM creature_addon WHERE guid = 37894; -DELETE FROM creature_addon WHERE guid = 37917; -DELETE FROM creature_addon WHERE guid = 37918; -DELETE FROM creature_addon WHERE guid = 38310; -DELETE FROM creature_addon WHERE guid = 38353; -DELETE FROM creature_addon WHERE guid = 38369; -DELETE FROM creature_addon WHERE guid = 38371; -DELETE FROM creature_addon WHERE guid = 39027; -DELETE FROM creature_addon WHERE guid = 39032; -DELETE FROM creature_addon WHERE guid = 39033; -DELETE FROM creature_addon WHERE guid = 39034; -DELETE FROM creature_addon WHERE guid = 41893; -DELETE FROM creature_addon WHERE guid = 41896; -DELETE FROM creature_addon WHERE guid = 41913; -DELETE FROM creature_addon WHERE guid = 41914; -DELETE FROM creature_addon WHERE guid = 41967; -DELETE FROM creature_addon WHERE guid = 41972; -DELETE FROM creature_addon WHERE guid = 41985; -DELETE FROM creature_addon WHERE guid = 41988; -DELETE FROM creature_addon WHERE guid = 42009; -DELETE FROM creature_addon WHERE guid = 42010; -DELETE FROM creature_addon WHERE guid = 42012; -DELETE FROM creature_addon WHERE guid = 42020; -DELETE FROM creature_addon WHERE guid = 42041; -DELETE FROM creature_addon WHERE guid = 42050; -DELETE FROM creature_addon WHERE guid = 42795; -DELETE FROM creature_addon WHERE guid = 43917; -DELETE FROM creature_addon WHERE guid = 43981; -DELETE FROM creature_addon WHERE guid = 44069; -DELETE FROM creature_addon WHERE guid = 44145; -DELETE FROM creature_addon WHERE guid = 44224; -DELETE FROM creature_addon WHERE guid = 44281; -DELETE FROM creature_addon WHERE guid = 44402; -DELETE FROM creature_addon WHERE guid = 44417; -DELETE FROM creature_addon WHERE guid = 44462; -DELETE FROM creature_addon WHERE guid = 44466; -DELETE FROM creature_addon WHERE guid = 44490; -DELETE FROM creature_addon WHERE guid = 44491; -DELETE FROM creature_addon WHERE guid = 44493; -DELETE FROM creature_addon WHERE guid = 44494; -DELETE FROM creature_addon WHERE guid = 44552; -DELETE FROM creature_addon WHERE guid = 44576; -DELETE FROM creature_addon WHERE guid = 44589; -DELETE FROM creature_addon WHERE guid = 44603; -DELETE FROM creature_addon WHERE guid = 44612; -DELETE FROM creature_addon WHERE guid = 44637; -DELETE FROM creature_addon WHERE guid = 44659; -DELETE FROM creature_addon WHERE guid = 44660; -DELETE FROM creature_addon WHERE guid = 44824; -DELETE FROM creature_addon WHERE guid = 44837; -DELETE FROM creature_addon WHERE guid = 44841; -DELETE FROM creature_addon WHERE guid = 44852; -DELETE FROM creature_addon WHERE guid = 44868; -DELETE FROM creature_addon WHERE guid = 44869; -DELETE FROM creature_addon WHERE guid = 44873; -DELETE FROM creature_addon WHERE guid = 44875; -DELETE FROM creature_addon WHERE guid = 44877; -DELETE FROM creature_addon WHERE guid = 44882; -DELETE FROM creature_addon WHERE guid = 44912; -DELETE FROM creature_addon WHERE guid = 45047; -DELETE FROM creature_addon WHERE guid = 45049; -DELETE FROM creature_addon WHERE guid = 45050; -DELETE FROM creature_addon WHERE guid = 45073; -DELETE FROM creature_addon WHERE guid = 45079; -DELETE FROM creature_addon WHERE guid = 45084; -DELETE FROM creature_addon WHERE guid = 45114; -DELETE FROM creature_addon WHERE guid = 45130; -DELETE FROM creature_addon WHERE guid = 45133; -DELETE FROM creature_addon WHERE guid = 45142; -DELETE FROM creature_addon WHERE guid = 45188; -DELETE FROM creature_addon WHERE guid = 45202; -DELETE FROM creature_addon WHERE guid = 45205; --- Create template addon for creature 1548 -DELETE FROM creature_template_addon WHERE entry =1548; -INSERT INTO creature_template_addon VALUES (1548,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1548 -DELETE FROM creature_addon WHERE guid = 28427; -DELETE FROM creature_addon WHERE guid = 28428; -DELETE FROM creature_addon WHERE guid = 29906; -DELETE FROM creature_addon WHERE guid = 29907; -DELETE FROM creature_addon WHERE guid = 29908; -DELETE FROM creature_addon WHERE guid = 29911; -DELETE FROM creature_addon WHERE guid = 29912; -DELETE FROM creature_addon WHERE guid = 29914; -DELETE FROM creature_addon WHERE guid = 29915; -DELETE FROM creature_addon WHERE guid = 30044; -DELETE FROM creature_addon WHERE guid = 30045; -DELETE FROM creature_addon WHERE guid = 30047; -DELETE FROM creature_addon WHERE guid = 30049; -DELETE FROM creature_addon WHERE guid = 30052; -DELETE FROM creature_addon WHERE guid = 32077; -DELETE FROM creature_addon WHERE guid = 32079; -DELETE FROM creature_addon WHERE guid = 32080; -DELETE FROM creature_addon WHERE guid = 32082; -DELETE FROM creature_addon WHERE guid = 32083; -DELETE FROM creature_addon WHERE guid = 32084; -DELETE FROM creature_addon WHERE guid = 32085; -DELETE FROM creature_addon WHERE guid = 37882; -DELETE FROM creature_addon WHERE guid = 37884; -DELETE FROM creature_addon WHERE guid = 37886; -DELETE FROM creature_addon WHERE guid = 37887; -DELETE FROM creature_addon WHERE guid = 37890; -DELETE FROM creature_addon WHERE guid = 37893; -DELETE FROM creature_addon WHERE guid = 37895; -DELETE FROM creature_addon WHERE guid = 37926; -DELETE FROM creature_addon WHERE guid = 38019; -DELETE FROM creature_addon WHERE guid = 38022; -DELETE FROM creature_addon WHERE guid = 38267; -DELETE FROM creature_addon WHERE guid = 38269; -DELETE FROM creature_addon WHERE guid = 38271; -DELETE FROM creature_addon WHERE guid = 38273; -DELETE FROM creature_addon WHERE guid = 38341; -DELETE FROM creature_addon WHERE guid = 38342; -DELETE FROM creature_addon WHERE guid = 38345; -DELETE FROM creature_addon WHERE guid = 38349; -DELETE FROM creature_addon WHERE guid = 38352; -DELETE FROM creature_addon WHERE guid = 38355; -DELETE FROM creature_addon WHERE guid = 38377; -DELETE FROM creature_addon WHERE guid = 38378; -DELETE FROM creature_addon WHERE guid = 38380; -DELETE FROM creature_addon WHERE guid = 38461; -DELETE FROM creature_addon WHERE guid = 38462; -DELETE FROM creature_addon WHERE guid = 38463; -DELETE FROM creature_addon WHERE guid = 38496; -DELETE FROM creature_addon WHERE guid = 39001; -DELETE FROM creature_addon WHERE guid = 39028; -DELETE FROM creature_addon WHERE guid = 39030; -DELETE FROM creature_addon WHERE guid = 39031; -DELETE FROM creature_addon WHERE guid = 40450; -DELETE FROM creature_addon WHERE guid = 40465; -DELETE FROM creature_addon WHERE guid = 40474; -DELETE FROM creature_addon WHERE guid = 40478; -DELETE FROM creature_addon WHERE guid = 40479; -DELETE FROM creature_addon WHERE guid = 40598; -DELETE FROM creature_addon WHERE guid = 40599; -DELETE FROM creature_addon WHERE guid = 41745; -DELETE FROM creature_addon WHERE guid = 41749; -DELETE FROM creature_addon WHERE guid = 41859; -DELETE FROM creature_addon WHERE guid = 41862; -DELETE FROM creature_addon WHERE guid = 41864; -DELETE FROM creature_addon WHERE guid = 41866; -DELETE FROM creature_addon WHERE guid = 41908; -DELETE FROM creature_addon WHERE guid = 41910; -DELETE FROM creature_addon WHERE guid = 41911; -DELETE FROM creature_addon WHERE guid = 41922; -DELETE FROM creature_addon WHERE guid = 41927; -DELETE FROM creature_addon WHERE guid = 41952; -DELETE FROM creature_addon WHERE guid = 41953; -DELETE FROM creature_addon WHERE guid = 41966; -DELETE FROM creature_addon WHERE guid = 41968; -DELETE FROM creature_addon WHERE guid = 41971; -DELETE FROM creature_addon WHERE guid = 41979; -DELETE FROM creature_addon WHERE guid = 41980; -DELETE FROM creature_addon WHERE guid = 41981; -DELETE FROM creature_addon WHERE guid = 41982; -DELETE FROM creature_addon WHERE guid = 41983; -DELETE FROM creature_addon WHERE guid = 42013; -DELETE FROM creature_addon WHERE guid = 42023; -DELETE FROM creature_addon WHERE guid = 42024; -DELETE FROM creature_addon WHERE guid = 42025; -DELETE FROM creature_addon WHERE guid = 42026; -DELETE FROM creature_addon WHERE guid = 42028; -DELETE FROM creature_addon WHERE guid = 42029; -DELETE FROM creature_addon WHERE guid = 42052; -DELETE FROM creature_addon WHERE guid = 42053; -DELETE FROM creature_addon WHERE guid = 42054; -DELETE FROM creature_addon WHERE guid = 42059; -DELETE FROM creature_addon WHERE guid = 42079; -DELETE FROM creature_addon WHERE guid = 42080; -DELETE FROM creature_addon WHERE guid = 42081; -DELETE FROM creature_addon WHERE guid = 42082; -DELETE FROM creature_addon WHERE guid = 42096; -DELETE FROM creature_addon WHERE guid = 42098; -DELETE FROM creature_addon WHERE guid = 42102; -DELETE FROM creature_addon WHERE guid = 42130; -DELETE FROM creature_addon WHERE guid = 42132; -DELETE FROM creature_addon WHERE guid = 42133; -DELETE FROM creature_addon WHERE guid = 42867; -DELETE FROM creature_addon WHERE guid = 44062; -DELETE FROM creature_addon WHERE guid = 44063; -DELETE FROM creature_addon WHERE guid = 44073; -DELETE FROM creature_addon WHERE guid = 44074; -DELETE FROM creature_addon WHERE guid = 44146; -DELETE FROM creature_addon WHERE guid = 44155; -DELETE FROM creature_addon WHERE guid = 44222; -DELETE FROM creature_addon WHERE guid = 44277; -DELETE FROM creature_addon WHERE guid = 44287; -DELETE FROM creature_addon WHERE guid = 44379; -DELETE FROM creature_addon WHERE guid = 44419; -DELETE FROM creature_addon WHERE guid = 44423; -DELETE FROM creature_addon WHERE guid = 44425; -DELETE FROM creature_addon WHERE guid = 44430; -DELETE FROM creature_addon WHERE guid = 44443; -DELETE FROM creature_addon WHERE guid = 44445; -DELETE FROM creature_addon WHERE guid = 44447; -DELETE FROM creature_addon WHERE guid = 44448; -DELETE FROM creature_addon WHERE guid = 44449; -DELETE FROM creature_addon WHERE guid = 44453; -DELETE FROM creature_addon WHERE guid = 44459; -DELETE FROM creature_addon WHERE guid = 44496; -DELETE FROM creature_addon WHERE guid = 44497; -DELETE FROM creature_addon WHERE guid = 44498; -DELETE FROM creature_addon WHERE guid = 44519; -DELETE FROM creature_addon WHERE guid = 44545; -DELETE FROM creature_addon WHERE guid = 44553; -DELETE FROM creature_addon WHERE guid = 44559; -DELETE FROM creature_addon WHERE guid = 44564; -DELETE FROM creature_addon WHERE guid = 44565; -DELETE FROM creature_addon WHERE guid = 44566; -DELETE FROM creature_addon WHERE guid = 44571; -DELETE FROM creature_addon WHERE guid = 44572; -DELETE FROM creature_addon WHERE guid = 44575; -DELETE FROM creature_addon WHERE guid = 44584; -DELETE FROM creature_addon WHERE guid = 44588; -DELETE FROM creature_addon WHERE guid = 44596; -DELETE FROM creature_addon WHERE guid = 44636; -DELETE FROM creature_addon WHERE guid = 44648; -DELETE FROM creature_addon WHERE guid = 44650; -DELETE FROM creature_addon WHERE guid = 44651; -DELETE FROM creature_addon WHERE guid = 44652; -DELETE FROM creature_addon WHERE guid = 45022; -DELETE FROM creature_addon WHERE guid = 45063; -DELETE FROM creature_addon WHERE guid = 45066; -DELETE FROM creature_addon WHERE guid = 45068; -DELETE FROM creature_addon WHERE guid = 45080; -DELETE FROM creature_addon WHERE guid = 45082; -DELETE FROM creature_addon WHERE guid = 45124; -DELETE FROM creature_addon WHERE guid = 45169; -DELETE FROM creature_addon WHERE guid = 45185; -DELETE FROM creature_addon WHERE guid = 45213; -DELETE FROM creature_addon WHERE guid = 45217; -DELETE FROM creature_addon WHERE guid = 45219; --- Create template addon for creature 1549 -DELETE FROM creature_template_addon WHERE entry =1549; -INSERT INTO creature_template_addon VALUES (1549,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1549 -DELETE FROM creature_addon WHERE guid = 30054; -DELETE FROM creature_addon WHERE guid = 30055; -DELETE FROM creature_addon WHERE guid = 38025; -DELETE FROM creature_addon WHERE guid = 38027; -DELETE FROM creature_addon WHERE guid = 38030; -DELETE FROM creature_addon WHERE guid = 38386; -DELETE FROM creature_addon WHERE guid = 38389; -DELETE FROM creature_addon WHERE guid = 41750; -DELETE FROM creature_addon WHERE guid = 41754; -DELETE FROM creature_addon WHERE guid = 41756; -DELETE FROM creature_addon WHERE guid = 41933; -DELETE FROM creature_addon WHERE guid = 41934; -DELETE FROM creature_addon WHERE guid = 41996; -DELETE FROM creature_addon WHERE guid = 41999; -DELETE FROM creature_addon WHERE guid = 42031; -DELETE FROM creature_addon WHERE guid = 42061; -DELETE FROM creature_addon WHERE guid = 42064; -DELETE FROM creature_addon WHERE guid = 42065; -DELETE FROM creature_addon WHERE guid = 42104; -DELETE FROM creature_addon WHERE guid = 42106; -DELETE FROM creature_addon WHERE guid = 42108; -DELETE FROM creature_addon WHERE guid = 42118; -DELETE FROM creature_addon WHERE guid = 42119; -DELETE FROM creature_addon WHERE guid = 44262; -DELETE FROM creature_addon WHERE guid = 44675; -DELETE FROM creature_addon WHERE guid = 44691; -DELETE FROM creature_addon WHERE guid = 44792; -DELETE FROM creature_addon WHERE guid = 44797; -DELETE FROM creature_addon WHERE guid = 44802; -DELETE FROM creature_addon WHERE guid = 44814; -DELETE FROM creature_addon WHERE guid = 44966; -DELETE FROM creature_addon WHERE guid = 44968; -DELETE FROM creature_addon WHERE guid = 44981; --- Create template addon for creature 1550 -DELETE FROM creature_template_addon WHERE entry =1550; -INSERT INTO creature_template_addon VALUES (1550,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1550 -DELETE FROM creature_addon WHERE guid = 371; -DELETE FROM creature_addon WHERE guid = 771; -DELETE FROM creature_addon WHERE guid = 772; -DELETE FROM creature_addon WHERE guid = 773; -DELETE FROM creature_addon WHERE guid = 775; -DELETE FROM creature_addon WHERE guid = 895; -DELETE FROM creature_addon WHERE guid = 1270; -DELETE FROM creature_addon WHERE guid = 1272; -DELETE FROM creature_addon WHERE guid = 1273; -DELETE FROM creature_addon WHERE guid = 1276; -DELETE FROM creature_addon WHERE guid = 1278; -DELETE FROM creature_addon WHERE guid = 1338; -DELETE FROM creature_addon WHERE guid = 2579; --- Create template addon for creature 1551 -DELETE FROM creature_template_addon WHERE entry =1551; -INSERT INTO creature_template_addon VALUES (1551,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1551 -DELETE FROM creature_addon WHERE guid = 372; -DELETE FROM creature_addon WHERE guid = 373; -DELETE FROM creature_addon WHERE guid = 374; -DELETE FROM creature_addon WHERE guid = 612; -DELETE FROM creature_addon WHERE guid = 613; -DELETE FROM creature_addon WHERE guid = 614; -DELETE FROM creature_addon WHERE guid = 756; -DELETE FROM creature_addon WHERE guid = 946; -DELETE FROM creature_addon WHERE guid = 952; -DELETE FROM creature_addon WHERE guid = 954; -DELETE FROM creature_addon WHERE guid = 981; -DELETE FROM creature_addon WHERE guid = 987; -DELETE FROM creature_addon WHERE guid = 989; -DELETE FROM creature_addon WHERE guid = 991; -DELETE FROM creature_addon WHERE guid = 1051; -DELETE FROM creature_addon WHERE guid = 1055; -DELETE FROM creature_addon WHERE guid = 1062; -DELETE FROM creature_addon WHERE guid = 1279; -DELETE FROM creature_addon WHERE guid = 1282; -DELETE FROM creature_addon WHERE guid = 1283; -DELETE FROM creature_addon WHERE guid = 1284; --- Create template addon for creature 1552 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1552; -INSERT INTO creature_template_addon VALUES (1552,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1552 -DELETE FROM creature_addon WHERE guid = 1577; --- Create template addon for creature 1553 -DELETE FROM creature_template_addon WHERE entry =1553; -INSERT INTO creature_template_addon VALUES (1553,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1553 -DELETE FROM creature_addon WHERE guid = 29788; -DELETE FROM creature_addon WHERE guid = 29792; -DELETE FROM creature_addon WHERE guid = 29916; -DELETE FROM creature_addon WHERE guid = 29918; -DELETE FROM creature_addon WHERE guid = 29929; -DELETE FROM creature_addon WHERE guid = 29930; -DELETE FROM creature_addon WHERE guid = 30031; -DELETE FROM creature_addon WHERE guid = 30033; -DELETE FROM creature_addon WHERE guid = 30034; -DELETE FROM creature_addon WHERE guid = 34116; -DELETE FROM creature_addon WHERE guid = 34117; -DELETE FROM creature_addon WHERE guid = 34125; -DELETE FROM creature_addon WHERE guid = 34777; -DELETE FROM creature_addon WHERE guid = 37891; -DELETE FROM creature_addon WHERE guid = 37892; -DELETE FROM creature_addon WHERE guid = 37896; -DELETE FROM creature_addon WHERE guid = 37913; -DELETE FROM creature_addon WHERE guid = 37914; -DELETE FROM creature_addon WHERE guid = 37915; -DELETE FROM creature_addon WHERE guid = 37916; -DELETE FROM creature_addon WHERE guid = 38307; -DELETE FROM creature_addon WHERE guid = 38308; -DELETE FROM creature_addon WHERE guid = 38309; -DELETE FROM creature_addon WHERE guid = 38311; -DELETE FROM creature_addon WHERE guid = 38351; -DELETE FROM creature_addon WHERE guid = 38354; -DELETE FROM creature_addon WHERE guid = 38367; -DELETE FROM creature_addon WHERE guid = 38368; -DELETE FROM creature_addon WHERE guid = 38370; -DELETE FROM creature_addon WHERE guid = 39029; -DELETE FROM creature_addon WHERE guid = 40597; -DELETE FROM creature_addon WHERE guid = 41718; -DELETE FROM creature_addon WHERE guid = 41727; -DELETE FROM creature_addon WHERE guid = 41728; -DELETE FROM creature_addon WHERE guid = 41729; -DELETE FROM creature_addon WHERE guid = 41734; -DELETE FROM creature_addon WHERE guid = 41736; -DELETE FROM creature_addon WHERE guid = 41894; -DELETE FROM creature_addon WHERE guid = 41895; -DELETE FROM creature_addon WHERE guid = 41915; -DELETE FROM creature_addon WHERE guid = 41916; -DELETE FROM creature_addon WHERE guid = 41917; -DELETE FROM creature_addon WHERE guid = 41969; -DELETE FROM creature_addon WHERE guid = 41970; -DELETE FROM creature_addon WHERE guid = 41984; -DELETE FROM creature_addon WHERE guid = 41986; -DELETE FROM creature_addon WHERE guid = 41987; -DELETE FROM creature_addon WHERE guid = 42011; -DELETE FROM creature_addon WHERE guid = 42017; -DELETE FROM creature_addon WHERE guid = 42018; -DELETE FROM creature_addon WHERE guid = 42019; -DELETE FROM creature_addon WHERE guid = 42021; -DELETE FROM creature_addon WHERE guid = 42042; -DELETE FROM creature_addon WHERE guid = 42043; -DELETE FROM creature_addon WHERE guid = 42044; -DELETE FROM creature_addon WHERE guid = 42045; -DELETE FROM creature_addon WHERE guid = 42046; -DELETE FROM creature_addon WHERE guid = 42049; -DELETE FROM creature_addon WHERE guid = 42051; -DELETE FROM creature_addon WHERE guid = 42145; -DELETE FROM creature_addon WHERE guid = 42666; -DELETE FROM creature_addon WHERE guid = 43689; -DELETE FROM creature_addon WHERE guid = 43733; -DELETE FROM creature_addon WHERE guid = 43918; -DELETE FROM creature_addon WHERE guid = 43922; -DELETE FROM creature_addon WHERE guid = 44064; -DELETE FROM creature_addon WHERE guid = 44267; -DELETE FROM creature_addon WHERE guid = 44273; -DELETE FROM creature_addon WHERE guid = 44278; -DELETE FROM creature_addon WHERE guid = 44282; -DELETE FROM creature_addon WHERE guid = 44283; -DELETE FROM creature_addon WHERE guid = 44288; -DELETE FROM creature_addon WHERE guid = 44389; -DELETE FROM creature_addon WHERE guid = 44392; -DELETE FROM creature_addon WHERE guid = 44410; -DELETE FROM creature_addon WHERE guid = 44427; -DELETE FROM creature_addon WHERE guid = 44440; -DELETE FROM creature_addon WHERE guid = 44463; -DELETE FROM creature_addon WHERE guid = 44489; -DELETE FROM creature_addon WHERE guid = 44492; -DELETE FROM creature_addon WHERE guid = 44495; -DELETE FROM creature_addon WHERE guid = 44542; -DELETE FROM creature_addon WHERE guid = 44554; -DELETE FROM creature_addon WHERE guid = 44556; -DELETE FROM creature_addon WHERE guid = 44558; -DELETE FROM creature_addon WHERE guid = 44562; -DELETE FROM creature_addon WHERE guid = 44586; -DELETE FROM creature_addon WHERE guid = 44590; -DELETE FROM creature_addon WHERE guid = 44593; -DELETE FROM creature_addon WHERE guid = 44604; -DELETE FROM creature_addon WHERE guid = 44606; -DELETE FROM creature_addon WHERE guid = 44607; -DELETE FROM creature_addon WHERE guid = 44644; -DELETE FROM creature_addon WHERE guid = 44647; -DELETE FROM creature_addon WHERE guid = 44655; -DELETE FROM creature_addon WHERE guid = 44744; -DELETE FROM creature_addon WHERE guid = 44812; -DELETE FROM creature_addon WHERE guid = 44826; -DELETE FROM creature_addon WHERE guid = 44862; -DELETE FROM creature_addon WHERE guid = 44871; -DELETE FROM creature_addon WHERE guid = 44881; -DELETE FROM creature_addon WHERE guid = 45005; -DELETE FROM creature_addon WHERE guid = 45006; -DELETE FROM creature_addon WHERE guid = 45007; -DELETE FROM creature_addon WHERE guid = 45008; -DELETE FROM creature_addon WHERE guid = 45009; -DELETE FROM creature_addon WHERE guid = 45012; -DELETE FROM creature_addon WHERE guid = 45017; -DELETE FROM creature_addon WHERE guid = 45039; -DELETE FROM creature_addon WHERE guid = 45062; -DELETE FROM creature_addon WHERE guid = 45069; -DELETE FROM creature_addon WHERE guid = 45078; -DELETE FROM creature_addon WHERE guid = 45111; -DELETE FROM creature_addon WHERE guid = 45155; -DELETE FROM creature_addon WHERE guid = 45156; -DELETE FROM creature_addon WHERE guid = 45177; -DELETE FROM creature_addon WHERE guid = 45189; -DELETE FROM creature_addon WHERE guid = 45190; -DELETE FROM creature_addon WHERE guid = 45197; -DELETE FROM creature_addon WHERE guid = 45201; --- Create template addon for creature 1554 -DELETE FROM creature_template_addon WHERE entry =1554; -INSERT INTO creature_template_addon VALUES (1554,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1554 -DELETE FROM creature_addon WHERE guid = 28423; -DELETE FROM creature_addon WHERE guid = 28424; -DELETE FROM creature_addon WHERE guid = 28425; -DELETE FROM creature_addon WHERE guid = 28426; -DELETE FROM creature_addon WHERE guid = 28429; -DELETE FROM creature_addon WHERE guid = 28430; -DELETE FROM creature_addon WHERE guid = 29909; -DELETE FROM creature_addon WHERE guid = 29910; -DELETE FROM creature_addon WHERE guid = 29913; -DELETE FROM creature_addon WHERE guid = 30043; -DELETE FROM creature_addon WHERE guid = 30046; -DELETE FROM creature_addon WHERE guid = 30048; -DELETE FROM creature_addon WHERE guid = 30050; -DELETE FROM creature_addon WHERE guid = 30051; -DELETE FROM creature_addon WHERE guid = 30057; -DELETE FROM creature_addon WHERE guid = 32078; -DELETE FROM creature_addon WHERE guid = 32081; -DELETE FROM creature_addon WHERE guid = 37883; -DELETE FROM creature_addon WHERE guid = 37885; -DELETE FROM creature_addon WHERE guid = 37888; -DELETE FROM creature_addon WHERE guid = 37889; -DELETE FROM creature_addon WHERE guid = 37927; -DELETE FROM creature_addon WHERE guid = 37928; -DELETE FROM creature_addon WHERE guid = 38020; -DELETE FROM creature_addon WHERE guid = 38021; -DELETE FROM creature_addon WHERE guid = 38023; -DELETE FROM creature_addon WHERE guid = 38024; -DELETE FROM creature_addon WHERE guid = 38029; -DELETE FROM creature_addon WHERE guid = 38266; -DELETE FROM creature_addon WHERE guid = 38268; -DELETE FROM creature_addon WHERE guid = 38270; -DELETE FROM creature_addon WHERE guid = 38272; -DELETE FROM creature_addon WHERE guid = 38343; -DELETE FROM creature_addon WHERE guid = 38344; -DELETE FROM creature_addon WHERE guid = 38346; -DELETE FROM creature_addon WHERE guid = 38348; -DELETE FROM creature_addon WHERE guid = 38350; -DELETE FROM creature_addon WHERE guid = 38376; -DELETE FROM creature_addon WHERE guid = 38379; -DELETE FROM creature_addon WHERE guid = 38382; -DELETE FROM creature_addon WHERE guid = 38383; -DELETE FROM creature_addon WHERE guid = 38390; -DELETE FROM creature_addon WHERE guid = 38490; -DELETE FROM creature_addon WHERE guid = 38912; -DELETE FROM creature_addon WHERE guid = 38973; -DELETE FROM creature_addon WHERE guid = 40477; -DELETE FROM creature_addon WHERE guid = 40480; -DELETE FROM creature_addon WHERE guid = 40513; -DELETE FROM creature_addon WHERE guid = 41743; -DELETE FROM creature_addon WHERE guid = 41744; -DELETE FROM creature_addon WHERE guid = 41746; -DELETE FROM creature_addon WHERE guid = 41747; -DELETE FROM creature_addon WHERE guid = 41748; -DELETE FROM creature_addon WHERE guid = 41761; -DELETE FROM creature_addon WHERE guid = 41858; -DELETE FROM creature_addon WHERE guid = 41860; -DELETE FROM creature_addon WHERE guid = 41861; -DELETE FROM creature_addon WHERE guid = 41863; -DELETE FROM creature_addon WHERE guid = 41865; -DELETE FROM creature_addon WHERE guid = 41907; -DELETE FROM creature_addon WHERE guid = 41909; -DELETE FROM creature_addon WHERE guid = 41912; -DELETE FROM creature_addon WHERE guid = 41921; -DELETE FROM creature_addon WHERE guid = 41923; -DELETE FROM creature_addon WHERE guid = 41924; -DELETE FROM creature_addon WHERE guid = 41925; -DELETE FROM creature_addon WHERE guid = 41926; -DELETE FROM creature_addon WHERE guid = 41928; -DELETE FROM creature_addon WHERE guid = 41929; -DELETE FROM creature_addon WHERE guid = 41931; -DELETE FROM creature_addon WHERE guid = 41932; -DELETE FROM creature_addon WHERE guid = 41951; -DELETE FROM creature_addon WHERE guid = 41977; -DELETE FROM creature_addon WHERE guid = 41978; -DELETE FROM creature_addon WHERE guid = 41989; -DELETE FROM creature_addon WHERE guid = 41990; -DELETE FROM creature_addon WHERE guid = 41991; -DELETE FROM creature_addon WHERE guid = 41992; -DELETE FROM creature_addon WHERE guid = 41993; -DELETE FROM creature_addon WHERE guid = 41994; -DELETE FROM creature_addon WHERE guid = 41995; -DELETE FROM creature_addon WHERE guid = 42022; -DELETE FROM creature_addon WHERE guid = 42027; -DELETE FROM creature_addon WHERE guid = 42032; -DELETE FROM creature_addon WHERE guid = 42033; -DELETE FROM creature_addon WHERE guid = 42055; -DELETE FROM creature_addon WHERE guid = 42056; -DELETE FROM creature_addon WHERE guid = 42057; -DELETE FROM creature_addon WHERE guid = 42058; -DELETE FROM creature_addon WHERE guid = 42077; -DELETE FROM creature_addon WHERE guid = 42078; -DELETE FROM creature_addon WHERE guid = 42083; -DELETE FROM creature_addon WHERE guid = 42084; -DELETE FROM creature_addon WHERE guid = 42085; -DELETE FROM creature_addon WHERE guid = 42086; -DELETE FROM creature_addon WHERE guid = 42087; -DELETE FROM creature_addon WHERE guid = 42097; -DELETE FROM creature_addon WHERE guid = 42099; -DELETE FROM creature_addon WHERE guid = 42100; -DELETE FROM creature_addon WHERE guid = 42101; -DELETE FROM creature_addon WHERE guid = 42103; -DELETE FROM creature_addon WHERE guid = 42131; -DELETE FROM creature_addon WHERE guid = 42134; -DELETE FROM creature_addon WHERE guid = 42135; -DELETE FROM creature_addon WHERE guid = 44060; -DELETE FROM creature_addon WHERE guid = 44147; -DELETE FROM creature_addon WHERE guid = 44223; -DELETE FROM creature_addon WHERE guid = 44274; -DELETE FROM creature_addon WHERE guid = 44275; -DELETE FROM creature_addon WHERE guid = 44520; -DELETE FROM creature_addon WHERE guid = 44536; -DELETE FROM creature_addon WHERE guid = 44540; -DELETE FROM creature_addon WHERE guid = 44550; -DELETE FROM creature_addon WHERE guid = 44551; -DELETE FROM creature_addon WHERE guid = 44563; -DELETE FROM creature_addon WHERE guid = 44585; -DELETE FROM creature_addon WHERE guid = 44587; -DELETE FROM creature_addon WHERE guid = 44595; -DELETE FROM creature_addon WHERE guid = 44645; -DELETE FROM creature_addon WHERE guid = 44674; -DELETE FROM creature_addon WHERE guid = 44681; -DELETE FROM creature_addon WHERE guid = 44789; -DELETE FROM creature_addon WHERE guid = 44790; -DELETE FROM creature_addon WHERE guid = 44793; -DELETE FROM creature_addon WHERE guid = 44800; -DELETE FROM creature_addon WHERE guid = 44872; -DELETE FROM creature_addon WHERE guid = 44973; -DELETE FROM creature_addon WHERE guid = 44978; -DELETE FROM creature_addon WHERE guid = 44984; -DELETE FROM creature_addon WHERE guid = 45061; -DELETE FROM creature_addon WHERE guid = 45083; -DELETE FROM creature_addon WHERE guid = 45121; -DELETE FROM creature_addon WHERE guid = 45122; -DELETE FROM creature_addon WHERE guid = 45129; --- Create template addon for creature 1555 -DELETE FROM creature_template_addon WHERE entry =1555; -INSERT INTO creature_template_addon VALUES (1555,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1555 -DELETE FROM creature_addon WHERE guid = 30053; -DELETE FROM creature_addon WHERE guid = 30056; -DELETE FROM creature_addon WHERE guid = 30058; -DELETE FROM creature_addon WHERE guid = 38026; -DELETE FROM creature_addon WHERE guid = 38028; -DELETE FROM creature_addon WHERE guid = 38384; -DELETE FROM creature_addon WHERE guid = 38385; -DELETE FROM creature_addon WHERE guid = 38387; -DELETE FROM creature_addon WHERE guid = 38388; -DELETE FROM creature_addon WHERE guid = 41760; -DELETE FROM creature_addon WHERE guid = 41930; -DELETE FROM creature_addon WHERE guid = 41997; -DELETE FROM creature_addon WHERE guid = 41998; -DELETE FROM creature_addon WHERE guid = 42000; -DELETE FROM creature_addon WHERE guid = 42001; -DELETE FROM creature_addon WHERE guid = 42030; -DELETE FROM creature_addon WHERE guid = 42034; -DELETE FROM creature_addon WHERE guid = 42060; -DELETE FROM creature_addon WHERE guid = 42062; -DELETE FROM creature_addon WHERE guid = 42063; -DELETE FROM creature_addon WHERE guid = 42066; -DELETE FROM creature_addon WHERE guid = 42088; -DELETE FROM creature_addon WHERE guid = 42089; -DELETE FROM creature_addon WHERE guid = 42090; -DELETE FROM creature_addon WHERE guid = 42091; -DELETE FROM creature_addon WHERE guid = 42105; -DELETE FROM creature_addon WHERE guid = 42107; -DELETE FROM creature_addon WHERE guid = 42109; -DELETE FROM creature_addon WHERE guid = 44817; -DELETE FROM creature_addon WHERE guid = 44819; -DELETE FROM creature_addon WHERE guid = 44820; -DELETE FROM creature_addon WHERE guid = 44828; -DELETE FROM creature_addon WHERE guid = 44836; -DELETE FROM creature_addon WHERE guid = 44838; -DELETE FROM creature_addon WHERE guid = 44855; -DELETE FROM creature_addon WHERE guid = 44952; --- Create template addon for creature 1557 -DELETE FROM creature_template_addon WHERE entry =1557; -INSERT INTO creature_template_addon VALUES (1557,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1557 -DELETE FROM creature_addon WHERE guid = 1939; -DELETE FROM creature_addon WHERE guid = 2043; -DELETE FROM creature_addon WHERE guid = 2137; -DELETE FROM creature_addon WHERE guid = 2140; -DELETE FROM creature_addon WHERE guid = 2143; -DELETE FROM creature_addon WHERE guid = 2144; -DELETE FROM creature_addon WHERE guid = 2145; -DELETE FROM creature_addon WHERE guid = 2147; -DELETE FROM creature_addon WHERE guid = 2180; -DELETE FROM creature_addon WHERE guid = 2181; -DELETE FROM creature_addon WHERE guid = 2183; -DELETE FROM creature_addon WHERE guid = 2184; -DELETE FROM creature_addon WHERE guid = 2190; -DELETE FROM creature_addon WHERE guid = 2192; -DELETE FROM creature_addon WHERE guid = 2197; -DELETE FROM creature_addon WHERE guid = 2200; -DELETE FROM creature_addon WHERE guid = 2520; -DELETE FROM creature_addon WHERE guid = 2521; -DELETE FROM creature_addon WHERE guid = 2522; -DELETE FROM creature_addon WHERE guid = 2523; -DELETE FROM creature_addon WHERE guid = 2524; -DELETE FROM creature_addon WHERE guid = 2526; -DELETE FROM creature_addon WHERE guid = 2527; -DELETE FROM creature_addon WHERE guid = 2528; -DELETE FROM creature_addon WHERE guid = 2529; -DELETE FROM creature_addon WHERE guid = 2530; -DELETE FROM creature_addon WHERE guid = 2590; -DELETE FROM creature_addon WHERE guid = 2595; --- Create template addon for creature 1558 -DELETE FROM creature_template_addon WHERE entry =1558; -INSERT INTO creature_template_addon VALUES (1558,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1558 -DELETE FROM creature_addon WHERE guid = 749; -DELETE FROM creature_addon WHERE guid = 1106; -DELETE FROM creature_addon WHERE guid = 1127; -DELETE FROM creature_addon WHERE guid = 1156; -DELETE FROM creature_addon WHERE guid = 1163; -DELETE FROM creature_addon WHERE guid = 1165; -DELETE FROM creature_addon WHERE guid = 1167; -DELETE FROM creature_addon WHERE guid = 1168; -DELETE FROM creature_addon WHERE guid = 1922; --- Create template addon for creature 1559 -DELETE FROM creature_template_addon WHERE entry =1559; -INSERT INTO creature_template_addon VALUES (1559,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1559 -DELETE FROM creature_addon WHERE guid = 823; --- Create template addon for creature 1560 -DELETE FROM creature_template_addon WHERE entry =1560; -INSERT INTO creature_template_addon VALUES (1560,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1560 -DELETE FROM creature_addon WHERE guid = 29800; --- Create template addon for creature 1561 -DELETE FROM creature_template_addon WHERE entry =1561; -INSERT INTO creature_template_addon VALUES (1561,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1561 -DELETE FROM creature_addon WHERE guid = 2549; -DELETE FROM creature_addon WHERE guid = 2565; -DELETE FROM creature_addon WHERE guid = 2568; -DELETE FROM creature_addon WHERE guid = 2570; -DELETE FROM creature_addon WHERE guid = 2572; -DELETE FROM creature_addon WHERE guid = 2574; -DELETE FROM creature_addon WHERE guid = 2581; -DELETE FROM creature_addon WHERE guid = 2586; --- Create template addon for creature 1562 -DELETE FROM creature_template_addon WHERE entry =1562; -INSERT INTO creature_template_addon VALUES (1562,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1562 -DELETE FROM creature_addon WHERE guid = 2567; -DELETE FROM creature_addon WHERE guid = 2571; -DELETE FROM creature_addon WHERE guid = 2576; -DELETE FROM creature_addon WHERE guid = 2584; -DELETE FROM creature_addon WHERE guid = 2594; -DELETE FROM creature_addon WHERE guid = 2596; -DELETE FROM creature_addon WHERE guid = 2599; -DELETE FROM creature_addon WHERE guid = 2625; --- Create template addon for creature 1563 -DELETE FROM creature_template_addon WHERE entry =1563; -INSERT INTO creature_template_addon VALUES (1563,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1563 -DELETE FROM creature_addon WHERE guid = 982; -DELETE FROM creature_addon WHERE guid = 986; -DELETE FROM creature_addon WHERE guid = 988; -DELETE FROM creature_addon WHERE guid = 1103; -DELETE FROM creature_addon WHERE guid = 1104; -DELETE FROM creature_addon WHERE guid = 1123; -DELETE FROM creature_addon WHERE guid = 2187; -DELETE FROM creature_addon WHERE guid = 2191; -DELETE FROM creature_addon WHERE guid = 2203; -DELETE FROM creature_addon WHERE guid = 2205; -DELETE FROM creature_addon WHERE guid = 2206; -DELETE FROM creature_addon WHERE guid = 2209; -DELETE FROM creature_addon WHERE guid = 2211; -DELETE FROM creature_addon WHERE guid = 2556; -DELETE FROM creature_addon WHERE guid = 2560; -DELETE FROM creature_addon WHERE guid = 2562; -DELETE FROM creature_addon WHERE guid = 2569; -DELETE FROM creature_addon WHERE guid = 2604; --- Create template addon for creature 1564 -DELETE FROM creature_template_addon WHERE entry =1564; -INSERT INTO creature_template_addon VALUES (1564,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1564 -DELETE FROM creature_addon WHERE guid = 949; -DELETE FROM creature_addon WHERE guid = 983; -DELETE FROM creature_addon WHERE guid = 985; -DELETE FROM creature_addon WHERE guid = 992; -DELETE FROM creature_addon WHERE guid = 1101; -DELETE FROM creature_addon WHERE guid = 1116; -DELETE FROM creature_addon WHERE guid = 1635; -DELETE FROM creature_addon WHERE guid = 2064; -DELETE FROM creature_addon WHERE guid = 2067; -DELETE FROM creature_addon WHERE guid = 2068; -DELETE FROM creature_addon WHERE guid = 2071; -DELETE FROM creature_addon WHERE guid = 2125; -DELETE FROM creature_addon WHERE guid = 2188; -DELETE FROM creature_addon WHERE guid = 2195; -DELETE FROM creature_addon WHERE guid = 2198; -DELETE FROM creature_addon WHERE guid = 2210; -DELETE FROM creature_addon WHERE guid = 2553; -DELETE FROM creature_addon WHERE guid = 2575; -DELETE FROM creature_addon WHERE guid = 2587; -DELETE FROM creature_addon WHERE guid = 2605; --- Create template addon for creature 1565 -DELETE FROM creature_template_addon WHERE entry =1565; -INSERT INTO creature_template_addon VALUES (1565,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1565 -DELETE FROM creature_addon WHERE guid = 380; -DELETE FROM creature_addon WHERE guid = 381; -DELETE FROM creature_addon WHERE guid = 445; -DELETE FROM creature_addon WHERE guid = 446; -DELETE FROM creature_addon WHERE guid = 447; -DELETE FROM creature_addon WHERE guid = 622; -DELETE FROM creature_addon WHERE guid = 2541; -DELETE FROM creature_addon WHERE guid = 2600; -DELETE FROM creature_addon WHERE guid = 2608; -DELETE FROM creature_addon WHERE guid = 2628; -DELETE FROM creature_addon WHERE guid = 2629; -DELETE FROM creature_addon WHERE guid = 2633; --- Create template addon for creature 1568 -DELETE FROM creature_template_addon WHERE entry =1568; -INSERT INTO creature_template_addon VALUES (1568,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1568 -DELETE FROM creature_addon WHERE guid = 29803; --- Create template addon for creature 1569 -DELETE FROM creature_template_addon WHERE entry =1569; -INSERT INTO creature_template_addon VALUES (1569,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1569 -DELETE FROM creature_addon WHERE guid = 29804; --- Create template addon for creature 1570 -DELETE FROM creature_template_addon WHERE entry =1570; -INSERT INTO creature_template_addon VALUES (1570,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1570 -DELETE FROM creature_addon WHERE guid = 29805; --- Create template addon for creature 1571 -DELETE FROM creature_template_addon WHERE entry =1571; -INSERT INTO creature_template_addon VALUES (1571,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1571 -DELETE FROM creature_addon WHERE guid = 9448; --- Create template addon for creature 1572 -DELETE FROM creature_template_addon WHERE entry =1572; -INSERT INTO creature_template_addon VALUES (1572,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1572 -DELETE FROM creature_addon WHERE guid = 8259; --- Clear duplicate addons from template for creature 1573 --- Clear duplicate addons from template for creature 1632 --- Clear duplicate addons from template for creature 1642 -DELETE FROM creature_addon WHERE guid = 79929; -DELETE FROM creature_addon WHERE guid = 79930; -DELETE FROM creature_addon WHERE guid = 79931; -DELETE FROM creature_addon WHERE guid = 79932; -DELETE FROM creature_addon WHERE guid = 79948; --- Clear duplicate addons from template for creature 1645 --- Clear duplicate addons from template for creature 1646 --- Clear duplicate addons from template for creature 1650 --- Clear duplicate addons from template for creature 1651 --- Create template addon for creature 1652 -DELETE FROM creature_template_addon WHERE entry =1652; -INSERT INTO creature_template_addon VALUES (1652,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1652 -DELETE FROM creature_addon WHERE guid = 29798; --- Create template addon for creature 1653 -DELETE FROM creature_template_addon WHERE entry =1653; -INSERT INTO creature_template_addon VALUES (1653,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1653 -DELETE FROM creature_addon WHERE guid = 375; -DELETE FROM creature_addon WHERE guid = 376; -DELETE FROM creature_addon WHERE guid = 377; -DELETE FROM creature_addon WHERE guid = 378; -DELETE FROM creature_addon WHERE guid = 379; -DELETE FROM creature_addon WHERE guid = 444; -DELETE FROM creature_addon WHERE guid = 615; -DELETE FROM creature_addon WHERE guid = 750; -DELETE FROM creature_addon WHERE guid = 766; -DELETE FROM creature_addon WHERE guid = 944; -DELETE FROM creature_addon WHERE guid = 2540; -DELETE FROM creature_addon WHERE guid = 2589; -DELETE FROM creature_addon WHERE guid = 2592; -DELETE FROM creature_addon WHERE guid = 2618; --- Create template addon for creature 1654 -DELETE FROM creature_template_addon WHERE entry =1654; -INSERT INTO creature_template_addon VALUES (1654,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1654 -DELETE FROM creature_addon WHERE guid = 44626; --- Create template addon for creature 1655 -DELETE FROM creature_template_addon WHERE entry =1655; -INSERT INTO creature_template_addon VALUES (1655,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1655 -DELETE FROM creature_addon WHERE guid = 44990; --- Create template addon for creature 1656 -DELETE FROM creature_template_addon WHERE entry =1656; -INSERT INTO creature_template_addon VALUES (1656,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1656 -DELETE FROM creature_addon WHERE guid = 44988; --- Create template addon for creature 1657 -DELETE FROM creature_template_addon WHERE entry =1657; -INSERT INTO creature_template_addon VALUES (1657,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1657 -DELETE FROM creature_addon WHERE guid = 44611; --- Create template addon for creature 1658 -DELETE FROM creature_template_addon WHERE entry =1658; -INSERT INTO creature_template_addon VALUES (1658,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1658 -DELETE FROM creature_addon WHERE guid = 45038; --- Create template addon for creature 1660 -DELETE FROM creature_template_addon WHERE entry =1660; -INSERT INTO creature_template_addon VALUES (1660,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1660 -DELETE FROM creature_addon WHERE guid = 44740; -DELETE FROM creature_addon WHERE guid = 44741; --- Create template addon for creature 1661 -DELETE FROM creature_template_addon WHERE entry =1661; -INSERT INTO creature_template_addon VALUES (1661,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1661 -DELETE FROM creature_addon WHERE guid = 29806; --- Create template addon for creature 1662 -DELETE FROM creature_template_addon WHERE entry =1662; -INSERT INTO creature_template_addon VALUES (1662,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1662 -DELETE FROM creature_addon WHERE guid = 44581; --- Clear duplicate addons from template for creature 1663 --- Create template addon for creature 1664 -DELETE FROM creature_template_addon WHERE entry =1664; -INSERT INTO creature_template_addon VALUES (1664,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1664 -DELETE FROM creature_addon WHERE guid = 44766; --- Create template addon for creature 1665 -DELETE FROM creature_template_addon WHERE entry =1665; -INSERT INTO creature_template_addon VALUES (1665,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1665 -DELETE FROM creature_addon WHERE guid = 44739; --- Clear duplicate addons from template for creature 1666 --- Create template addon for creature 1667 -DELETE FROM creature_template_addon WHERE entry =1667; -INSERT INTO creature_template_addon VALUES (1667,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1667 -DELETE FROM creature_addon WHERE guid = 44986; --- Create template addon for creature 1668 -DELETE FROM creature_template_addon WHERE entry =1668; -INSERT INTO creature_template_addon VALUES (1668,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 1668 -DELETE FROM creature_addon WHERE guid = 48881; --- Create template addon for creature 1669 -DELETE FROM creature_template_addon WHERE entry =1669; -INSERT INTO creature_template_addon VALUES (1669,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1669 -DELETE FROM creature_addon WHERE guid = 48877; --- Create template addon for creature 1670 -DELETE FROM creature_template_addon WHERE entry =1670; -INSERT INTO creature_template_addon VALUES (1670,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1670 -DELETE FROM creature_addon WHERE guid = 48876; --- Create template addon for creature 1671 -DELETE FROM creature_template_addon WHERE entry =1671; -INSERT INTO creature_template_addon VALUES (1671,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1671 -DELETE FROM creature_addon WHERE guid = 6145; --- Create template addon for creature 1672 -DELETE FROM creature_template_addon WHERE entry =1672; -INSERT INTO creature_template_addon VALUES (1672,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1672 -DELETE FROM creature_addon WHERE guid = 4083; --- Create template addon for creature 1673 -DELETE FROM creature_template_addon WHERE entry =1673; -INSERT INTO creature_template_addon VALUES (1673,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1673 -DELETE FROM creature_addon WHERE guid = 4205; --- Create template addon for creature 1674 -DELETE FROM creature_template_addon WHERE entry =1674; -INSERT INTO creature_template_addon VALUES (1674,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1674 -DELETE FROM creature_addon WHERE guid = 37897; -DELETE FROM creature_addon WHERE guid = 37898; -DELETE FROM creature_addon WHERE guid = 44434; -DELETE FROM creature_addon WHERE guid = 44474; -DELETE FROM creature_addon WHERE guid = 44561; -DELETE FROM creature_addon WHERE guid = 44592; -DELETE FROM creature_addon WHERE guid = 44597; -DELETE FROM creature_addon WHERE guid = 44608; -DELETE FROM creature_addon WHERE guid = 44609; -DELETE FROM creature_addon WHERE guid = 44610; -DELETE FROM creature_addon WHERE guid = 44614; -DELETE FROM creature_addon WHERE guid = 44616; -DELETE FROM creature_addon WHERE guid = 44667; -DELETE FROM creature_addon WHERE guid = 44668; -DELETE FROM creature_addon WHERE guid = 44671; -DELETE FROM creature_addon WHERE guid = 44672; -DELETE FROM creature_addon WHERE guid = 45187; --- Create template addon for creature 1675 -DELETE FROM creature_template_addon WHERE entry =1675; -INSERT INTO creature_template_addon VALUES (1675,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1675 -DELETE FROM creature_addon WHERE guid = 44266; -DELETE FROM creature_addon WHERE guid = 44284; -DELETE FROM creature_addon WHERE guid = 44446; -DELETE FROM creature_addon WHERE guid = 44454; -DELETE FROM creature_addon WHERE guid = 44460; -DELETE FROM creature_addon WHERE guid = 44461; -DELETE FROM creature_addon WHERE guid = 44475; -DELETE FROM creature_addon WHERE guid = 44476; -DELETE FROM creature_addon WHERE guid = 44613; -DELETE FROM creature_addon WHERE guid = 44615; -DELETE FROM creature_addon WHERE guid = 44661; -DELETE FROM creature_addon WHERE guid = 44662; -DELETE FROM creature_addon WHERE guid = 44663; -DELETE FROM creature_addon WHERE guid = 44665; -DELETE FROM creature_addon WHERE guid = 44666; -DELETE FROM creature_addon WHERE guid = 44682; -DELETE FROM creature_addon WHERE guid = 44794; -DELETE FROM creature_addon WHERE guid = 44795; -DELETE FROM creature_addon WHERE guid = 44796; --- Create template addon for creature 1676 -DELETE FROM creature_template_addon WHERE entry =1676; -INSERT INTO creature_template_addon VALUES (1676,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1676 -DELETE FROM creature_addon WHERE guid = 4081; --- Create template addon for creature 1678 -DELETE FROM creature_template_addon WHERE entry =1678; -INSERT INTO creature_template_addon VALUES (1678,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1678 -DELETE FROM creature_addon WHERE guid = 6721; --- Clear duplicate addons from template for creature 1679 --- Create template addon for creature 1680 -DELETE FROM creature_template_addon WHERE entry =1680; -INSERT INTO creature_template_addon VALUES (1680,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1680 -DELETE FROM creature_addon WHERE guid = 6141; --- Create template addon for creature 1681 -DELETE FROM creature_template_addon WHERE entry =1681; -INSERT INTO creature_template_addon VALUES (1681,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1681 -DELETE FROM creature_addon WHERE guid = 8738; --- Create template addon for creature 1682 -DELETE FROM creature_template_addon WHERE entry =1682; -INSERT INTO creature_template_addon VALUES (1682,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1682 -DELETE FROM creature_addon WHERE guid = 8225; --- Create template addon for creature 1683 -DELETE FROM creature_template_addon WHERE entry =1683; -INSERT INTO creature_template_addon VALUES (1683,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1683 -DELETE FROM creature_addon WHERE guid = 8220; --- Create template addon for creature 1684 -DELETE FROM creature_template_addon WHERE entry =1684; -INSERT INTO creature_template_addon VALUES (1684,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1684 -DELETE FROM creature_addon WHERE guid = 8298; --- Create template addon for creature 1685 -DELETE FROM creature_template_addon WHERE entry =1685; -INSERT INTO creature_template_addon VALUES (1685,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1685 -DELETE FROM creature_addon WHERE guid = 8275; --- Create template addon for creature 1686 -DELETE FROM creature_template_addon WHERE entry =1686; -INSERT INTO creature_template_addon VALUES (1686,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 1686 -DELETE FROM creature_addon WHERE guid = 8273; --- Create template addon for creature 1687 -DELETE FROM creature_template_addon WHERE entry =1687; -INSERT INTO creature_template_addon VALUES (1687,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1687 -DELETE FROM creature_addon WHERE guid = 8278; --- Create template addon for creature 1688 -DELETE FROM creature_template_addon WHERE entry =1688; -INSERT INTO creature_template_addon VALUES (1688,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1688 -DELETE FROM creature_addon WHERE guid = 37875; --- Clear duplicate addons from template for creature 1689 -DELETE FROM creature_addon WHERE guid = 6305; -DELETE FROM creature_addon WHERE guid = 6310; --- Clear duplicate addons from template for creature 1690 --- Clear duplicate addons from template for creature 1691 --- Clear duplicate addons from template for creature 1692 --- Create template addon for creature 1693 -DELETE FROM creature_template_addon WHERE entry =1693; -INSERT INTO creature_template_addon VALUES (1693,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1693 -DELETE FROM creature_addon WHERE guid = 8218; -DELETE FROM creature_addon WHERE guid = 8375; -DELETE FROM creature_addon WHERE guid = 8381; -DELETE FROM creature_addon WHERE guid = 8382; -DELETE FROM creature_addon WHERE guid = 8389; -DELETE FROM creature_addon WHERE guid = 8390; -DELETE FROM creature_addon WHERE guid = 8391; -DELETE FROM creature_addon WHERE guid = 8397; -DELETE FROM creature_addon WHERE guid = 8686; -DELETE FROM creature_addon WHERE guid = 8687; -DELETE FROM creature_addon WHERE guid = 8718; -DELETE FROM creature_addon WHERE guid = 8721; -DELETE FROM creature_addon WHERE guid = 8856; -DELETE FROM creature_addon WHERE guid = 8857; -DELETE FROM creature_addon WHERE guid = 8858; -DELETE FROM creature_addon WHERE guid = 8873; -DELETE FROM creature_addon WHERE guid = 8898; -DELETE FROM creature_addon WHERE guid = 8899; -DELETE FROM creature_addon WHERE guid = 9002; -DELETE FROM creature_addon WHERE guid = 9003; -DELETE FROM creature_addon WHERE guid = 9015; -DELETE FROM creature_addon WHERE guid = 9016; -DELETE FROM creature_addon WHERE guid = 9019; -DELETE FROM creature_addon WHERE guid = 9020; -DELETE FROM creature_addon WHERE guid = 9021; -DELETE FROM creature_addon WHERE guid = 9340; -DELETE FROM creature_addon WHERE guid = 9341; --- Clear duplicate addons from template for creature 1694 --- Create template addon for creature 1695 -DELETE FROM creature_template_addon WHERE entry =1695; -INSERT INTO creature_template_addon VALUES (1695,0,0,0,16,0,0,NULL); --- Clear duplicate addons from template for creature 1695 -DELETE FROM creature_addon WHERE guid = 50796; --- Create template addon for creature 1696 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1696; -INSERT INTO creature_template_addon VALUES (1696,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1696 --- Clear duplicate addons from template for creature 1697 --- Clear duplicate addons from template for creature 1698 --- Clear duplicate addons from template for creature 1699 --- Clear duplicate addons from template for creature 1700 --- Clear duplicate addons from template for creature 1701 --- Clear duplicate addons from template for creature 1702 --- Clear duplicate addons from template for creature 1703 --- Clear duplicate addons from template for creature 1706 --- Clear duplicate addons from template for creature 1707 --- Clear duplicate addons from template for creature 1708 --- Clear duplicate addons from template for creature 1711 --- Create template addon for creature 1713 -DELETE FROM creature_template_addon WHERE entry =1713; -INSERT INTO creature_template_addon VALUES (1713,0,33554432,1,16,0,0,'6408'); --- Clear duplicate addons from template for creature 1713 -DELETE FROM creature_addon WHERE guid = 1142; -DELETE FROM creature_addon WHERE guid = 1144; -DELETE FROM creature_addon WHERE guid = 1220; -DELETE FROM creature_addon WHERE guid = 1221; -DELETE FROM creature_addon WHERE guid = 2226; -DELETE FROM creature_addon WHERE guid = 2389; -DELETE FROM creature_addon WHERE guid = 2393; -DELETE FROM creature_addon WHERE guid = 2397; -DELETE FROM creature_addon WHERE guid = 2496; --- Clear duplicate addons from template for creature 1715 --- Clear duplicate addons from template for creature 1716 --- Clear duplicate addons from template for creature 1717 --- Clear duplicate addons from template for creature 1718 --- Create template addon for creature 1719 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1719; -INSERT INTO creature_template_addon VALUES (1719,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1719 --- Clear duplicate addons from template for creature 1720 --- Clear duplicate addons from template for creature 1721 --- Clear duplicate addons from template for creature 1725 -DELETE FROM creature_addon WHERE guid = 89548; -DELETE FROM creature_addon WHERE guid = 89549; -DELETE FROM creature_addon WHERE guid = 89550; -DELETE FROM creature_addon WHERE guid = 89551; -DELETE FROM creature_addon WHERE guid = 89552; --- Create template addon for creature 1726 -DELETE FROM creature_template_addon WHERE entry =1726; -INSERT INTO creature_template_addon VALUES (1726,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1726 -DELETE FROM creature_addon WHERE guid = 89547; -DELETE FROM creature_addon WHERE guid = 89553; --- Create template addon for creature 1727 -DELETE FROM creature_template_addon WHERE entry =1727; -INSERT INTO creature_template_addon VALUES (1727,0,0,1,16,233,0,NULL); --- Clear duplicate addons from template for creature 1727 -DELETE FROM creature_addon WHERE guid = 89554; -DELETE FROM creature_addon WHERE guid = 89555; -DELETE FROM creature_addon WHERE guid = 89556; -DELETE FROM creature_addon WHERE guid = 89557; -DELETE FROM creature_addon WHERE guid = 89558; -DELETE FROM creature_addon WHERE guid = 89559; -DELETE FROM creature_addon WHERE guid = 89561; -DELETE FROM creature_addon WHERE guid = 89563; -DELETE FROM creature_addon WHERE guid = 89980; -DELETE FROM creature_addon WHERE guid = 89981; -DELETE FROM creature_addon WHERE guid = 89982; -DELETE FROM creature_addon WHERE guid = 89983; -DELETE FROM creature_addon WHERE guid = 89984; -DELETE FROM creature_addon WHERE guid = 89985; -DELETE FROM creature_addon WHERE guid = 89986; -DELETE FROM creature_addon WHERE guid = 89987; -DELETE FROM creature_addon WHERE guid = 89988; -DELETE FROM creature_addon WHERE guid = 90116; -DELETE FROM creature_addon WHERE guid = 90117; -DELETE FROM creature_addon WHERE guid = 90118; -DELETE FROM creature_addon WHERE guid = 90119; -DELETE FROM creature_addon WHERE guid = 90120; -DELETE FROM creature_addon WHERE guid = 90121; -DELETE FROM creature_addon WHERE guid = 90122; -DELETE FROM creature_addon WHERE guid = 90123; --- Clear duplicate addons from template for creature 1729 -DELETE FROM creature_addon WHERE guid = 79171; -DELETE FROM creature_addon WHERE guid = 79177; -DELETE FROM creature_addon WHERE guid = 79281; -DELETE FROM creature_addon WHERE guid = 79360; -DELETE FROM creature_addon WHERE guid = 79374; --- Clear duplicate addons from template for creature 1731 --- Clear duplicate addons from template for creature 1732 -DELETE FROM creature_addon WHERE guid = 79302; -DELETE FROM creature_addon WHERE guid = 79306; -DELETE FROM creature_addon WHERE guid = 79313; -DELETE FROM creature_addon WHERE guid = 79322; -DELETE FROM creature_addon WHERE guid = 79327; -DELETE FROM creature_addon WHERE guid = 79329; -DELETE FROM creature_addon WHERE guid = 79335; -DELETE FROM creature_addon WHERE guid = 79338; -DELETE FROM creature_addon WHERE guid = 79351; -DELETE FROM creature_addon WHERE guid = 79352; -DELETE FROM creature_addon WHERE guid = 79354; -DELETE FROM creature_addon WHERE guid = 79355; --- Create template addon for creature 1733 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1733; -INSERT INTO creature_template_addon VALUES (1733,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1733 --- Create template addon for creature 1735 -DELETE FROM creature_template_addon WHERE entry =1735; -INSERT INTO creature_template_addon VALUES (1735,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1735 -DELETE FROM creature_addon WHERE guid = 29775; --- Create template addon for creature 1736 -DELETE FROM creature_template_addon WHERE entry =1736; -INSERT INTO creature_template_addon VALUES (1736,0,0,1,16,0,0,'18950'); --- Clear duplicate addons from template for creature 1736 -DELETE FROM creature_addon WHERE guid = 28711; --- Create template addon for creature 1737 -DELETE FROM creature_template_addon WHERE entry =1737; -INSERT INTO creature_template_addon VALUES (1737,0,0,1,16,0,0,'18950'); --- Clear duplicate addons from template for creature 1737 -DELETE FROM creature_addon WHERE guid = 28706; --- Create template addon for creature 1738 -DELETE FROM creature_template_addon WHERE entry =1738; -INSERT INTO creature_template_addon VALUES (1738,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1738 -DELETE FROM creature_addon WHERE guid = 29779; --- Create template addon for creature 1739 -DELETE FROM creature_template_addon WHERE entry =1739; -INSERT INTO creature_template_addon VALUES (1739,0,0,1,16,0,0,'18950'); --- Clear duplicate addons from template for creature 1739 -DELETE FROM creature_addon WHERE guid = 28705; --- Create template addon for creature 1740 -DELETE FROM creature_template_addon WHERE entry =1740; -INSERT INTO creature_template_addon VALUES (1740,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1740 -DELETE FROM creature_addon WHERE guid = 28708; --- Create template addon for creature 1741 -DELETE FROM creature_template_addon WHERE entry =1741; -INSERT INTO creature_template_addon VALUES (1741,0,0,1,16,0,0,'18950'); --- Clear duplicate addons from template for creature 1741 -DELETE FROM creature_addon WHERE guid = 28498; --- Create template addon for creature 1742 -DELETE FROM creature_template_addon WHERE entry =1742; -INSERT INTO creature_template_addon VALUES (1742,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1742 -DELETE FROM creature_addon WHERE guid = 34111; --- Create template addon for creature 1743 -DELETE FROM creature_template_addon WHERE entry =1743; -INSERT INTO creature_template_addon VALUES (1743,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1743 -DELETE FROM creature_addon WHERE guid = 29780; --- Create template addon for creature 1744 -DELETE FROM creature_template_addon WHERE entry =1744; -INSERT INTO creature_template_addon VALUES (1744,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1744 -DELETE FROM creature_addon WHERE guid = 34113; --- Create template addon for creature 1745 -DELETE FROM creature_template_addon WHERE entry =1745; -INSERT INTO creature_template_addon VALUES (1745,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1745 -DELETE FROM creature_addon WHERE guid = 29777; --- Create template addon for creature 1746 -DELETE FROM creature_template_addon WHERE entry =1746; -INSERT INTO creature_template_addon VALUES (1746,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1746 -DELETE FROM creature_addon WHERE guid = 34112; --- Create template addon for creature 1747 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1747; -INSERT INTO creature_template_addon VALUES (1747,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1747 --- Create template addon for creature 1748 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1748; -INSERT INTO creature_template_addon VALUES (1748,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1748 --- Create template addon for creature 1749 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1749; -INSERT INTO creature_template_addon VALUES (1749,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1749 --- Create template addon for creature 1750 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1750; -INSERT INTO creature_template_addon VALUES (1750,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1750 --- Create template addon for creature 1751 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1751; -INSERT INTO creature_template_addon VALUES (1751,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1751 --- Create template addon for creature 1752 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1752; -INSERT INTO creature_template_addon VALUES (1752,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1752 --- Create template addon for creature 1753 -DELETE FROM creature_template_addon WHERE entry =1753; -INSERT INTO creature_template_addon VALUES (1753,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1753 -DELETE FROM creature_addon WHERE guid = 44786; --- Create template addon for creature 1754 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1754; -INSERT INTO creature_template_addon VALUES (1754,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1754 --- Create template addon for creature 1755 --- Clear duplicate addons from template for creature 1756 --- Clear duplicate addons from template for creature 1763 --- Create template addon for creature 1764 --- Create template addon for creature 1765 -DELETE FROM creature_template_addon WHERE entry =1765; -INSERT INTO creature_template_addon VALUES (1765,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1765 -DELETE FROM creature_addon WHERE guid = 17769; -DELETE FROM creature_addon WHERE guid = 17824; -DELETE FROM creature_addon WHERE guid = 17827; -DELETE FROM creature_addon WHERE guid = 17830; -DELETE FROM creature_addon WHERE guid = 17861; -DELETE FROM creature_addon WHERE guid = 17951; -DELETE FROM creature_addon WHERE guid = 18102; -DELETE FROM creature_addon WHERE guid = 18106; -DELETE FROM creature_addon WHERE guid = 18107; -DELETE FROM creature_addon WHERE guid = 18108; -DELETE FROM creature_addon WHERE guid = 18186; -DELETE FROM creature_addon WHERE guid = 18202; -DELETE FROM creature_addon WHERE guid = 18203; -DELETE FROM creature_addon WHERE guid = 18282; -DELETE FROM creature_addon WHERE guid = 18336; -DELETE FROM creature_addon WHERE guid = 18371; -DELETE FROM creature_addon WHERE guid = 18372; -DELETE FROM creature_addon WHERE guid = 19111; -DELETE FROM creature_addon WHERE guid = 19121; -DELETE FROM creature_addon WHERE guid = 19147; -DELETE FROM creature_addon WHERE guid = 19188; -DELETE FROM creature_addon WHERE guid = 22337; -DELETE FROM creature_addon WHERE guid = 28234; -DELETE FROM creature_addon WHERE guid = 29784; -DELETE FROM creature_addon WHERE guid = 29785; -DELETE FROM creature_addon WHERE guid = 29786; -DELETE FROM creature_addon WHERE guid = 34114; -DELETE FROM creature_addon WHERE guid = 38306; -DELETE FROM creature_addon WHERE guid = 44442; -DELETE FROM creature_addon WHERE guid = 44521; -DELETE FROM creature_addon WHERE guid = 44522; --- Create template addon for creature 1766 -DELETE FROM creature_template_addon WHERE entry =1766; -INSERT INTO creature_template_addon VALUES (1766,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1766 -DELETE FROM creature_addon WHERE guid = 17831; -DELETE FROM creature_addon WHERE guid = 17952; -DELETE FROM creature_addon WHERE guid = 18008; -DELETE FROM creature_addon WHERE guid = 18014; -DELETE FROM creature_addon WHERE guid = 18015; -DELETE FROM creature_addon WHERE guid = 18059; -DELETE FROM creature_addon WHERE guid = 18098; -DELETE FROM creature_addon WHERE guid = 18109; -DELETE FROM creature_addon WHERE guid = 18129; -DELETE FROM creature_addon WHERE guid = 18136; -DELETE FROM creature_addon WHERE guid = 18151; -DELETE FROM creature_addon WHERE guid = 18177; -DELETE FROM creature_addon WHERE guid = 18180; -DELETE FROM creature_addon WHERE guid = 18205; -DELETE FROM creature_addon WHERE guid = 18208; -DELETE FROM creature_addon WHERE guid = 18209; -DELETE FROM creature_addon WHERE guid = 18229; -DELETE FROM creature_addon WHERE guid = 18232; -DELETE FROM creature_addon WHERE guid = 18258; -DELETE FROM creature_addon WHERE guid = 18332; -DELETE FROM creature_addon WHERE guid = 18337; -DELETE FROM creature_addon WHERE guid = 18399; -DELETE FROM creature_addon WHERE guid = 18473; -DELETE FROM creature_addon WHERE guid = 18479; -DELETE FROM creature_addon WHERE guid = 18483; -DELETE FROM creature_addon WHERE guid = 19011; -DELETE FROM creature_addon WHERE guid = 19105; -DELETE FROM creature_addon WHERE guid = 19108; -DELETE FROM creature_addon WHERE guid = 19110; -DELETE FROM creature_addon WHERE guid = 19112; -DELETE FROM creature_addon WHERE guid = 19114; -DELETE FROM creature_addon WHERE guid = 19117; -DELETE FROM creature_addon WHERE guid = 19118; -DELETE FROM creature_addon WHERE guid = 19122; -DELETE FROM creature_addon WHERE guid = 19123; -DELETE FROM creature_addon WHERE guid = 19153; -DELETE FROM creature_addon WHERE guid = 28322; -DELETE FROM creature_addon WHERE guid = 28323; -DELETE FROM creature_addon WHERE guid = 28324; -DELETE FROM creature_addon WHERE guid = 28325; --- Create template addon for creature 1767 -DELETE FROM creature_template_addon WHERE entry =1767; -INSERT INTO creature_template_addon VALUES (1767,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1767 -DELETE FROM creature_addon WHERE guid = 17617; -DELETE FROM creature_addon WHERE guid = 17714; -DELETE FROM creature_addon WHERE guid = 17717; -DELETE FROM creature_addon WHERE guid = 17718; -DELETE FROM creature_addon WHERE guid = 17720; -DELETE FROM creature_addon WHERE guid = 17722; -DELETE FROM creature_addon WHERE guid = 17729; -DELETE FROM creature_addon WHERE guid = 17730; -DELETE FROM creature_addon WHERE guid = 17731; -DELETE FROM creature_addon WHERE guid = 17762; -DELETE FROM creature_addon WHERE guid = 17763; -DELETE FROM creature_addon WHERE guid = 17765; -DELETE FROM creature_addon WHERE guid = 17767; -DELETE FROM creature_addon WHERE guid = 17768; -DELETE FROM creature_addon WHERE guid = 17783; -DELETE FROM creature_addon WHERE guid = 17802; -DELETE FROM creature_addon WHERE guid = 17803; -DELETE FROM creature_addon WHERE guid = 17804; -DELETE FROM creature_addon WHERE guid = 17807; -DELETE FROM creature_addon WHERE guid = 17816; -DELETE FROM creature_addon WHERE guid = 17817; -DELETE FROM creature_addon WHERE guid = 17883; -DELETE FROM creature_addon WHERE guid = 17899; -DELETE FROM creature_addon WHERE guid = 17914; -DELETE FROM creature_addon WHERE guid = 17931; -DELETE FROM creature_addon WHERE guid = 17953; -DELETE FROM creature_addon WHERE guid = 17969; -DELETE FROM creature_addon WHERE guid = 18011; -DELETE FROM creature_addon WHERE guid = 18021; -DELETE FROM creature_addon WHERE guid = 18022; -DELETE FROM creature_addon WHERE guid = 18023; -DELETE FROM creature_addon WHERE guid = 18128; -DELETE FROM creature_addon WHERE guid = 18210; -DELETE FROM creature_addon WHERE guid = 18211; -DELETE FROM creature_addon WHERE guid = 18212; -DELETE FROM creature_addon WHERE guid = 18214; -DELETE FROM creature_addon WHERE guid = 18216; -DELETE FROM creature_addon WHERE guid = 19041; -DELETE FROM creature_addon WHERE guid = 19051; -DELETE FROM creature_addon WHERE guid = 19053; -DELETE FROM creature_addon WHERE guid = 19055; -DELETE FROM creature_addon WHERE guid = 19056; -DELETE FROM creature_addon WHERE guid = 19062; --- Create template addon for creature 1768 -DELETE FROM creature_template_addon WHERE entry =1768; -INSERT INTO creature_template_addon VALUES (1768,0,0,1,16,0,0,'12544'); --- Clear duplicate addons from template for creature 1768 -DELETE FROM creature_addon WHERE guid = 17615; -DELETE FROM creature_addon WHERE guid = 17616; -DELETE FROM creature_addon WHERE guid = 17640; -DELETE FROM creature_addon WHERE guid = 17668; -DELETE FROM creature_addon WHERE guid = 17694; -DELETE FROM creature_addon WHERE guid = 17715; -DELETE FROM creature_addon WHERE guid = 17716; -DELETE FROM creature_addon WHERE guid = 17728; -DELETE FROM creature_addon WHERE guid = 17737; -DELETE FROM creature_addon WHERE guid = 17764; -DELETE FROM creature_addon WHERE guid = 17766; -DELETE FROM creature_addon WHERE guid = 17805; -DELETE FROM creature_addon WHERE guid = 17806; -DELETE FROM creature_addon WHERE guid = 17818; -DELETE FROM creature_addon WHERE guid = 17819; -DELETE FROM creature_addon WHERE guid = 17820; -DELETE FROM creature_addon WHERE guid = 17900; -DELETE FROM creature_addon WHERE guid = 17932; -DELETE FROM creature_addon WHERE guid = 17933; -DELETE FROM creature_addon WHERE guid = 18213; -DELETE FROM creature_addon WHERE guid = 18215; -DELETE FROM creature_addon WHERE guid = 19043; -DELETE FROM creature_addon WHERE guid = 19045; -DELETE FROM creature_addon WHERE guid = 19054; --- Create template addon for creature 1769 -DELETE FROM creature_template_addon WHERE entry =1769; -INSERT INTO creature_template_addon VALUES (1769,0,0,1,16,0,0,'12544'); --- Clear duplicate addons from template for creature 1769 -DELETE FROM creature_addon WHERE guid = 17821; -DELETE FROM creature_addon WHERE guid = 17839; -DELETE FROM creature_addon WHERE guid = 17841; -DELETE FROM creature_addon WHERE guid = 17844; -DELETE FROM creature_addon WHERE guid = 17845; -DELETE FROM creature_addon WHERE guid = 17848; -DELETE FROM creature_addon WHERE guid = 17858; -DELETE FROM creature_addon WHERE guid = 17881; -DELETE FROM creature_addon WHERE guid = 17882; -DELETE FROM creature_addon WHERE guid = 17892; -DELETE FROM creature_addon WHERE guid = 17893; -DELETE FROM creature_addon WHERE guid = 17904; -DELETE FROM creature_addon WHERE guid = 17915; -DELETE FROM creature_addon WHERE guid = 17916; -DELETE FROM creature_addon WHERE guid = 17970; -DELETE FROM creature_addon WHERE guid = 18007; -DELETE FROM creature_addon WHERE guid = 18013; -DELETE FROM creature_addon WHERE guid = 18125; -DELETE FROM creature_addon WHERE guid = 18193; -DELETE FROM creature_addon WHERE guid = 18257; -DELETE FROM creature_addon WHERE guid = 18295; -DELETE FROM creature_addon WHERE guid = 18398; -DELETE FROM creature_addon WHERE guid = 18406; -DELETE FROM creature_addon WHERE guid = 18412; -DELETE FROM creature_addon WHERE guid = 18426; -DELETE FROM creature_addon WHERE guid = 18467; -DELETE FROM creature_addon WHERE guid = 19064; -DELETE FROM creature_addon WHERE guid = 19071; -DELETE FROM creature_addon WHERE guid = 19076; -DELETE FROM creature_addon WHERE guid = 19103; -DELETE FROM creature_addon WHERE guid = 19104; -DELETE FROM creature_addon WHERE guid = 19126; -DELETE FROM creature_addon WHERE guid = 19127; -DELETE FROM creature_addon WHERE guid = 19130; -DELETE FROM creature_addon WHERE guid = 19156; -DELETE FROM creature_addon WHERE guid = 19157; -DELETE FROM creature_addon WHERE guid = 19158; -DELETE FROM creature_addon WHERE guid = 19159; -DELETE FROM creature_addon WHERE guid = 19160; -DELETE FROM creature_addon WHERE guid = 19163; -DELETE FROM creature_addon WHERE guid = 19164; -DELETE FROM creature_addon WHERE guid = 19165; -DELETE FROM creature_addon WHERE guid = 19166; -DELETE FROM creature_addon WHERE guid = 19169; -DELETE FROM creature_addon WHERE guid = 19173; -DELETE FROM creature_addon WHERE guid = 19181; -DELETE FROM creature_addon WHERE guid = 19185; --- Create template addon for creature 1770 -DELETE FROM creature_template_addon WHERE entry =1770; -INSERT INTO creature_template_addon VALUES (1770,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1770 -DELETE FROM creature_addon WHERE guid = 18188; -DELETE FROM creature_addon WHERE guid = 18190; -DELETE FROM creature_addon WHERE guid = 18191; -DELETE FROM creature_addon WHERE guid = 18192; -DELETE FROM creature_addon WHERE guid = 18194; -DELETE FROM creature_addon WHERE guid = 18461; -DELETE FROM creature_addon WHERE guid = 18471; -DELETE FROM creature_addon WHERE guid = 18474; -DELETE FROM creature_addon WHERE guid = 18476; -DELETE FROM creature_addon WHERE guid = 18477; -DELETE FROM creature_addon WHERE guid = 18482; -DELETE FROM creature_addon WHERE guid = 19070; -DELETE FROM creature_addon WHERE guid = 19073; -DELETE FROM creature_addon WHERE guid = 19077; --- Create template addon for creature 1772 -DELETE FROM creature_template_addon WHERE entry =1772; -INSERT INTO creature_template_addon VALUES (1772,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1772 -DELETE FROM creature_addon WHERE guid = 18063; -DELETE FROM creature_addon WHERE guid = 18064; -DELETE FROM creature_addon WHERE guid = 18065; -DELETE FROM creature_addon WHERE guid = 18126; -DELETE FROM creature_addon WHERE guid = 18267; -DELETE FROM creature_addon WHERE guid = 18469; -DELETE FROM creature_addon WHERE guid = 19131; -DELETE FROM creature_addon WHERE guid = 19133; -DELETE FROM creature_addon WHERE guid = 19134; -DELETE FROM creature_addon WHERE guid = 19138; -DELETE FROM creature_addon WHERE guid = 19142; --- Create template addon for creature 1773 -DELETE FROM creature_template_addon WHERE entry =1773; -INSERT INTO creature_template_addon VALUES (1773,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1773 -DELETE FROM creature_addon WHERE guid = 18066; -DELETE FROM creature_addon WHERE guid = 18067; -DELETE FROM creature_addon WHERE guid = 18092; -DELETE FROM creature_addon WHERE guid = 18127; -DELETE FROM creature_addon WHERE guid = 18416; -DELETE FROM creature_addon WHERE guid = 18470; -DELETE FROM creature_addon WHERE guid = 19132; -DELETE FROM creature_addon WHERE guid = 19135; --- Create template addon for creature 1775 -DELETE FROM creature_template_addon WHERE entry =1775; -INSERT INTO creature_template_addon VALUES (1775,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1775 -DELETE FROM creature_addon WHERE guid = 33802; --- Create template addon for creature 1776 -DELETE FROM creature_template_addon WHERE entry =1776; -INSERT INTO creature_template_addon VALUES (1776,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1776 -DELETE FROM creature_addon WHERE guid = 34160; --- Create template addon for creature 1777 -DELETE FROM creature_template_addon WHERE entry =1777; -INSERT INTO creature_template_addon VALUES (1777,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1777 -DELETE FROM creature_addon WHERE guid = 8221; --- Create template addon for creature 1778 -DELETE FROM creature_template_addon WHERE entry =1778; -INSERT INTO creature_template_addon VALUES (1778,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1778 -DELETE FROM creature_addon WHERE guid = 17604; -DELETE FROM creature_addon WHERE guid = 17825; -DELETE FROM creature_addon WHERE guid = 17918; -DELETE FROM creature_addon WHERE guid = 18093; -DELETE FROM creature_addon WHERE guid = 18100; -DELETE FROM creature_addon WHERE guid = 18101; -DELETE FROM creature_addon WHERE guid = 18114; -DELETE FROM creature_addon WHERE guid = 18115; -DELETE FROM creature_addon WHERE guid = 18223; -DELETE FROM creature_addon WHERE guid = 18224; -DELETE FROM creature_addon WHERE guid = 18225; -DELETE FROM creature_addon WHERE guid = 18226; -DELETE FROM creature_addon WHERE guid = 18293; -DELETE FROM creature_addon WHERE guid = 18340; -DELETE FROM creature_addon WHERE guid = 18342; -DELETE FROM creature_addon WHERE guid = 18343; -DELETE FROM creature_addon WHERE guid = 18427; -DELETE FROM creature_addon WHERE guid = 18480; -DELETE FROM creature_addon WHERE guid = 19136; -DELETE FROM creature_addon WHERE guid = 19137; -DELETE FROM creature_addon WHERE guid = 19140; -DELETE FROM creature_addon WHERE guid = 19187; -DELETE FROM creature_addon WHERE guid = 19344; -DELETE FROM creature_addon WHERE guid = 22308; -DELETE FROM creature_addon WHERE guid = 22334; -DELETE FROM creature_addon WHERE guid = 22335; -DELETE FROM creature_addon WHERE guid = 26020; -DELETE FROM creature_addon WHERE guid = 26021; -DELETE FROM creature_addon WHERE guid = 26023; -DELETE FROM creature_addon WHERE guid = 26030; -DELETE FROM creature_addon WHERE guid = 26031; -DELETE FROM creature_addon WHERE guid = 26032; -DELETE FROM creature_addon WHERE guid = 26033; -DELETE FROM creature_addon WHERE guid = 26034; -DELETE FROM creature_addon WHERE guid = 26035; -DELETE FROM creature_addon WHERE guid = 26036; -DELETE FROM creature_addon WHERE guid = 26037; -DELETE FROM creature_addon WHERE guid = 26038; -DELETE FROM creature_addon WHERE guid = 28233; --- Create template addon for creature 1779 -DELETE FROM creature_template_addon WHERE entry =1779; -INSERT INTO creature_template_addon VALUES (1779,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1779 -DELETE FROM creature_addon WHERE guid = 17894; -DELETE FROM creature_addon WHERE guid = 17907; -DELETE FROM creature_addon WHERE guid = 17909; -DELETE FROM creature_addon WHERE guid = 17940; -DELETE FROM creature_addon WHERE guid = 17941; -DELETE FROM creature_addon WHERE guid = 17942; -DELETE FROM creature_addon WHERE guid = 17944; -DELETE FROM creature_addon WHERE guid = 18000; -DELETE FROM creature_addon WHERE guid = 18001; -DELETE FROM creature_addon WHERE guid = 18002; -DELETE FROM creature_addon WHERE guid = 18012; -DELETE FROM creature_addon WHERE guid = 18018; -DELETE FROM creature_addon WHERE guid = 18019; -DELETE FROM creature_addon WHERE guid = 18020; -DELETE FROM creature_addon WHERE guid = 18083; -DELETE FROM creature_addon WHERE guid = 18084; -DELETE FROM creature_addon WHERE guid = 18087; -DELETE FROM creature_addon WHERE guid = 18094; -DELETE FROM creature_addon WHERE guid = 18095; -DELETE FROM creature_addon WHERE guid = 18096; -DELETE FROM creature_addon WHERE guid = 18130; -DELETE FROM creature_addon WHERE guid = 18132; -DELETE FROM creature_addon WHERE guid = 18137; -DELETE FROM creature_addon WHERE guid = 18141; -DELETE FROM creature_addon WHERE guid = 18142; -DELETE FROM creature_addon WHERE guid = 18145; -DELETE FROM creature_addon WHERE guid = 18146; -DELETE FROM creature_addon WHERE guid = 18148; -DELETE FROM creature_addon WHERE guid = 18152; -DELETE FROM creature_addon WHERE guid = 18187; -DELETE FROM creature_addon WHERE guid = 18244; -DELETE FROM creature_addon WHERE guid = 18250; -DELETE FROM creature_addon WHERE guid = 18294; -DELETE FROM creature_addon WHERE guid = 18296; -DELETE FROM creature_addon WHERE guid = 18299; -DELETE FROM creature_addon WHERE guid = 18301; -DELETE FROM creature_addon WHERE guid = 18303; -DELETE FROM creature_addon WHERE guid = 18311; -DELETE FROM creature_addon WHERE guid = 18341; -DELETE FROM creature_addon WHERE guid = 18348; -DELETE FROM creature_addon WHERE guid = 18360; -DELETE FROM creature_addon WHERE guid = 18365; -DELETE FROM creature_addon WHERE guid = 18463; -DELETE FROM creature_addon WHERE guid = 18475; -DELETE FROM creature_addon WHERE guid = 18500; -DELETE FROM creature_addon WHERE guid = 19009; -DELETE FROM creature_addon WHERE guid = 19119; -DELETE FROM creature_addon WHERE guid = 19120; -DELETE FROM creature_addon WHERE guid = 19128; --- Create template addon for creature 1780 -DELETE FROM creature_template_addon WHERE entry =1780; -INSERT INTO creature_template_addon VALUES (1780,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1780 -DELETE FROM creature_addon WHERE guid = 18160; -DELETE FROM creature_addon WHERE guid = 18162; -DELETE FROM creature_addon WHERE guid = 18468; -DELETE FROM creature_addon WHERE guid = 18481; -DELETE FROM creature_addon WHERE guid = 18503; -DELETE FROM creature_addon WHERE guid = 18506; -DELETE FROM creature_addon WHERE guid = 18509; -DELETE FROM creature_addon WHERE guid = 18511; -DELETE FROM creature_addon WHERE guid = 18512; -DELETE FROM creature_addon WHERE guid = 18513; -DELETE FROM creature_addon WHERE guid = 18514; -DELETE FROM creature_addon WHERE guid = 18515; -DELETE FROM creature_addon WHERE guid = 18520; -DELETE FROM creature_addon WHERE guid = 18523; -DELETE FROM creature_addon WHERE guid = 19116; --- Create template addon for creature 1781 -DELETE FROM creature_template_addon WHERE entry =1781; -INSERT INTO creature_template_addon VALUES (1781,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1781 -DELETE FROM creature_addon WHERE guid = 17785; -DELETE FROM creature_addon WHERE guid = 17786; -DELETE FROM creature_addon WHERE guid = 17787; -DELETE FROM creature_addon WHERE guid = 17788; -DELETE FROM creature_addon WHERE guid = 17789; -DELETE FROM creature_addon WHERE guid = 17790; -DELETE FROM creature_addon WHERE guid = 17791; -DELETE FROM creature_addon WHERE guid = 17943; -DELETE FROM creature_addon WHERE guid = 17945; -DELETE FROM creature_addon WHERE guid = 17946; -DELETE FROM creature_addon WHERE guid = 18060; -DELETE FROM creature_addon WHERE guid = 18061; -DELETE FROM creature_addon WHERE guid = 18062; -DELETE FROM creature_addon WHERE guid = 18154; -DELETE FROM creature_addon WHERE guid = 18156; -DELETE FROM creature_addon WHERE guid = 18157; -DELETE FROM creature_addon WHERE guid = 18158; -DELETE FROM creature_addon WHERE guid = 18159; -DELETE FROM creature_addon WHERE guid = 18516; -DELETE FROM creature_addon WHERE guid = 18517; --- Create template addon for creature 1782 -DELETE FROM creature_template_addon WHERE entry =1782; -INSERT INTO creature_template_addon VALUES (1782,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1782 -DELETE FROM creature_addon WHERE guid = 17719; -DELETE FROM creature_addon WHERE guid = 17725; -DELETE FROM creature_addon WHERE guid = 17726; -DELETE FROM creature_addon WHERE guid = 17895; -DELETE FROM creature_addon WHERE guid = 17921; -DELETE FROM creature_addon WHERE guid = 17922; -DELETE FROM creature_addon WHERE guid = 17998; -DELETE FROM creature_addon WHERE guid = 17999; -DELETE FROM creature_addon WHERE guid = 18072; -DELETE FROM creature_addon WHERE guid = 18073; -DELETE FROM creature_addon WHERE guid = 18074; -DELETE FROM creature_addon WHERE guid = 18075; -DELETE FROM creature_addon WHERE guid = 18086; -DELETE FROM creature_addon WHERE guid = 18143; -DELETE FROM creature_addon WHERE guid = 18147; -DELETE FROM creature_addon WHERE guid = 18149; -DELETE FROM creature_addon WHERE guid = 18150; -DELETE FROM creature_addon WHERE guid = 18243; -DELETE FROM creature_addon WHERE guid = 18356; -DELETE FROM creature_addon WHERE guid = 18358; -DELETE FROM creature_addon WHERE guid = 18359; -DELETE FROM creature_addon WHERE guid = 18361; -DELETE FROM creature_addon WHERE guid = 18362; -DELETE FROM creature_addon WHERE guid = 18364; -DELETE FROM creature_addon WHERE guid = 18499; --- Create template addon for creature 1783 -DELETE FROM creature_template_addon WHERE entry =1783; -INSERT INTO creature_template_addon VALUES (1783,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1783 -DELETE FROM creature_addon WHERE guid = 45285; -DELETE FROM creature_addon WHERE guid = 45291; -DELETE FROM creature_addon WHERE guid = 45292; -DELETE FROM creature_addon WHERE guid = 45294; -DELETE FROM creature_addon WHERE guid = 45295; -DELETE FROM creature_addon WHERE guid = 45300; -DELETE FROM creature_addon WHERE guid = 45301; -DELETE FROM creature_addon WHERE guid = 45408; -DELETE FROM creature_addon WHERE guid = 45409; -DELETE FROM creature_addon WHERE guid = 45413; -DELETE FROM creature_addon WHERE guid = 45414; -DELETE FROM creature_addon WHERE guid = 45918; -DELETE FROM creature_addon WHERE guid = 45920; -DELETE FROM creature_addon WHERE guid = 46227; -DELETE FROM creature_addon WHERE guid = 46231; -DELETE FROM creature_addon WHERE guid = 46862; -DELETE FROM creature_addon WHERE guid = 46863; -DELETE FROM creature_addon WHERE guid = 46865; -DELETE FROM creature_addon WHERE guid = 47075; -DELETE FROM creature_addon WHERE guid = 47076; -DELETE FROM creature_addon WHERE guid = 47082; -DELETE FROM creature_addon WHERE guid = 47089; -DELETE FROM creature_addon WHERE guid = 47092; -DELETE FROM creature_addon WHERE guid = 47095; -DELETE FROM creature_addon WHERE guid = 47096; -DELETE FROM creature_addon WHERE guid = 47098; -DELETE FROM creature_addon WHERE guid = 47101; -DELETE FROM creature_addon WHERE guid = 47102; -DELETE FROM creature_addon WHERE guid = 47245; -DELETE FROM creature_addon WHERE guid = 47248; -DELETE FROM creature_addon WHERE guid = 47261; -DELETE FROM creature_addon WHERE guid = 47305; -DELETE FROM creature_addon WHERE guid = 47439; -DELETE FROM creature_addon WHERE guid = 47440; -DELETE FROM creature_addon WHERE guid = 48132; -DELETE FROM creature_addon WHERE guid = 48134; -DELETE FROM creature_addon WHERE guid = 48137; -DELETE FROM creature_addon WHERE guid = 48140; -DELETE FROM creature_addon WHERE guid = 48141; -DELETE FROM creature_addon WHERE guid = 48367; -DELETE FROM creature_addon WHERE guid = 48369; -DELETE FROM creature_addon WHERE guid = 52642; -DELETE FROM creature_addon WHERE guid = 52657; -DELETE FROM creature_addon WHERE guid = 52658; -DELETE FROM creature_addon WHERE guid = 52659; --- Create template addon for creature 1784 -DELETE FROM creature_template_addon WHERE entry =1784; -INSERT INTO creature_template_addon VALUES (1784,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1784 -DELETE FROM creature_addon WHERE guid = 45283; -DELETE FROM creature_addon WHERE guid = 45284; -DELETE FROM creature_addon WHERE guid = 45286; -DELETE FROM creature_addon WHERE guid = 45288; -DELETE FROM creature_addon WHERE guid = 45290; -DELETE FROM creature_addon WHERE guid = 45407; -DELETE FROM creature_addon WHERE guid = 45411; -DELETE FROM creature_addon WHERE guid = 45415; -DELETE FROM creature_addon WHERE guid = 45739; -DELETE FROM creature_addon WHERE guid = 45740; -DELETE FROM creature_addon WHERE guid = 46226; -DELETE FROM creature_addon WHERE guid = 46866; -DELETE FROM creature_addon WHERE guid = 46867; -DELETE FROM creature_addon WHERE guid = 46868; -DELETE FROM creature_addon WHERE guid = 46871; -DELETE FROM creature_addon WHERE guid = 47090; -DELETE FROM creature_addon WHERE guid = 47185; -DELETE FROM creature_addon WHERE guid = 47186; -DELETE FROM creature_addon WHERE guid = 47187; -DELETE FROM creature_addon WHERE guid = 47188; -DELETE FROM creature_addon WHERE guid = 47189; -DELETE FROM creature_addon WHERE guid = 47243; -DELETE FROM creature_addon WHERE guid = 47244; -DELETE FROM creature_addon WHERE guid = 47246; -DELETE FROM creature_addon WHERE guid = 47247; -DELETE FROM creature_addon WHERE guid = 48136; -DELETE FROM creature_addon WHERE guid = 48138; -DELETE FROM creature_addon WHERE guid = 48139; -DELETE FROM creature_addon WHERE guid = 52660; --- Create template addon for creature 1785 -DELETE FROM creature_template_addon WHERE entry =1785; -INSERT INTO creature_template_addon VALUES (1785,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1785 -DELETE FROM creature_addon WHERE guid = 45313; -DELETE FROM creature_addon WHERE guid = 45318; -DELETE FROM creature_addon WHERE guid = 45320; -DELETE FROM creature_addon WHERE guid = 46289; -DELETE FROM creature_addon WHERE guid = 46294; -DELETE FROM creature_addon WHERE guid = 47570; -DELETE FROM creature_addon WHERE guid = 47605; -DELETE FROM creature_addon WHERE guid = 47618; -DELETE FROM creature_addon WHERE guid = 47637; -DELETE FROM creature_addon WHERE guid = 48180; -DELETE FROM creature_addon WHERE guid = 48183; -DELETE FROM creature_addon WHERE guid = 48187; -DELETE FROM creature_addon WHERE guid = 48445; -DELETE FROM creature_addon WHERE guid = 48446; -DELETE FROM creature_addon WHERE guid = 52639; --- Create template addon for creature 1787 -DELETE FROM creature_template_addon WHERE entry =1787; -INSERT INTO creature_template_addon VALUES (1787,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1787 -DELETE FROM creature_addon WHERE guid = 45232; -DELETE FROM creature_addon WHERE guid = 45233; -DELETE FROM creature_addon WHERE guid = 45442; -DELETE FROM creature_addon WHERE guid = 45444; -DELETE FROM creature_addon WHERE guid = 45448; -DELETE FROM creature_addon WHERE guid = 45450; -DELETE FROM creature_addon WHERE guid = 46874; -DELETE FROM creature_addon WHERE guid = 46875; -DELETE FROM creature_addon WHERE guid = 46876; -DELETE FROM creature_addon WHERE guid = 46878; -DELETE FROM creature_addon WHERE guid = 46900; -DELETE FROM creature_addon WHERE guid = 47193; -DELETE FROM creature_addon WHERE guid = 47195; -DELETE FROM creature_addon WHERE guid = 48000; -DELETE FROM creature_addon WHERE guid = 48001; -DELETE FROM creature_addon WHERE guid = 48275; -DELETE FROM creature_addon WHERE guid = 48277; -DELETE FROM creature_addon WHERE guid = 48279; -DELETE FROM creature_addon WHERE guid = 48536; -DELETE FROM creature_addon WHERE guid = 48601; -DELETE FROM creature_addon WHERE guid = 48602; -DELETE FROM creature_addon WHERE guid = 48605; -DELETE FROM creature_addon WHERE guid = 48606; -DELETE FROM creature_addon WHERE guid = 48607; -DELETE FROM creature_addon WHERE guid = 48629; -DELETE FROM creature_addon WHERE guid = 51649; -DELETE FROM creature_addon WHERE guid = 51735; -DELETE FROM creature_addon WHERE guid = 51990; -DELETE FROM creature_addon WHERE guid = 51991; -DELETE FROM creature_addon WHERE guid = 51992; -DELETE FROM creature_addon WHERE guid = 51996; -DELETE FROM creature_addon WHERE guid = 52008; -DELETE FROM creature_addon WHERE guid = 52178; -DELETE FROM creature_addon WHERE guid = 52471; -DELETE FROM creature_addon WHERE guid = 52477; -DELETE FROM creature_addon WHERE guid = 52511; -DELETE FROM creature_addon WHERE guid = 52542; -DELETE FROM creature_addon WHERE guid = 52546; -DELETE FROM creature_addon WHERE guid = 52586; -DELETE FROM creature_addon WHERE guid = 52587; --- Create template addon for creature 1788 -DELETE FROM creature_template_addon WHERE entry =1788; -INSERT INTO creature_template_addon VALUES (1788,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1788 -DELETE FROM creature_addon WHERE guid = 45248; -DELETE FROM creature_addon WHERE guid = 45249; -DELETE FROM creature_addon WHERE guid = 46964; -DELETE FROM creature_addon WHERE guid = 49619; -DELETE FROM creature_addon WHERE guid = 52512; -DELETE FROM creature_addon WHERE guid = 52627; --- Create template addon for creature 1789 -DELETE FROM creature_template_addon WHERE entry =1789; -INSERT INTO creature_template_addon VALUES (1789,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1789 -DELETE FROM creature_addon WHERE guid = 45228; -DELETE FROM creature_addon WHERE guid = 45231; -DELETE FROM creature_addon WHERE guid = 45234; -DELETE FROM creature_addon WHERE guid = 45443; -DELETE FROM creature_addon WHERE guid = 45446; -DELETE FROM creature_addon WHERE guid = 45455; -DELETE FROM creature_addon WHERE guid = 45460; -DELETE FROM creature_addon WHERE guid = 45461; -DELETE FROM creature_addon WHERE guid = 46894; -DELETE FROM creature_addon WHERE guid = 46959; -DELETE FROM creature_addon WHERE guid = 47192; -DELETE FROM creature_addon WHERE guid = 47198; -DELETE FROM creature_addon WHERE guid = 47199; -DELETE FROM creature_addon WHERE guid = 47990; -DELETE FROM creature_addon WHERE guid = 47994; -DELETE FROM creature_addon WHERE guid = 48278; -DELETE FROM creature_addon WHERE guid = 48535; -DELETE FROM creature_addon WHERE guid = 48537; -DELETE FROM creature_addon WHERE guid = 48539; -DELETE FROM creature_addon WHERE guid = 48541; -DELETE FROM creature_addon WHERE guid = 48609; -DELETE FROM creature_addon WHERE guid = 48625; -DELETE FROM creature_addon WHERE guid = 48626; -DELETE FROM creature_addon WHERE guid = 48627; -DELETE FROM creature_addon WHERE guid = 48628; -DELETE FROM creature_addon WHERE guid = 48630; -DELETE FROM creature_addon WHERE guid = 48632; -DELETE FROM creature_addon WHERE guid = 48633; -DELETE FROM creature_addon WHERE guid = 49601; -DELETE FROM creature_addon WHERE guid = 49608; -DELETE FROM creature_addon WHERE guid = 51736; -DELETE FROM creature_addon WHERE guid = 51740; -DELETE FROM creature_addon WHERE guid = 51989; -DELETE FROM creature_addon WHERE guid = 52007; -DELETE FROM creature_addon WHERE guid = 52239; -DELETE FROM creature_addon WHERE guid = 52240; -DELETE FROM creature_addon WHERE guid = 52242; -DELETE FROM creature_addon WHERE guid = 52255; -DELETE FROM creature_addon WHERE guid = 52256; -DELETE FROM creature_addon WHERE guid = 52476; -DELETE FROM creature_addon WHERE guid = 52496; -DELETE FROM creature_addon WHERE guid = 52513; -DELETE FROM creature_addon WHERE guid = 52514; -DELETE FROM creature_addon WHERE guid = 52515; -DELETE FROM creature_addon WHERE guid = 52517; -DELETE FROM creature_addon WHERE guid = 52585; -DELETE FROM creature_addon WHERE guid = 52630; -DELETE FROM creature_addon WHERE guid = 52632; --- Create template addon for creature 1791 -DELETE FROM creature_template_addon WHERE entry =1791; -INSERT INTO creature_template_addon VALUES (1791,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1791 -DELETE FROM creature_addon WHERE guid = 45282; -DELETE FROM creature_addon WHERE guid = 45287; -DELETE FROM creature_addon WHERE guid = 45289; -DELETE FROM creature_addon WHERE guid = 45293; -DELETE FROM creature_addon WHERE guid = 45296; -DELETE FROM creature_addon WHERE guid = 45297; -DELETE FROM creature_addon WHERE guid = 45298; -DELETE FROM creature_addon WHERE guid = 45299; -DELETE FROM creature_addon WHERE guid = 45410; -DELETE FROM creature_addon WHERE guid = 45412; -DELETE FROM creature_addon WHERE guid = 45416; -DELETE FROM creature_addon WHERE guid = 45738; -DELETE FROM creature_addon WHERE guid = 45873; -DELETE FROM creature_addon WHERE guid = 45919; -DELETE FROM creature_addon WHERE guid = 45921; -DELETE FROM creature_addon WHERE guid = 45922; -DELETE FROM creature_addon WHERE guid = 46228; -DELETE FROM creature_addon WHERE guid = 46229; -DELETE FROM creature_addon WHERE guid = 46232; -DELETE FROM creature_addon WHERE guid = 46233; -DELETE FROM creature_addon WHERE guid = 46234; -DELETE FROM creature_addon WHERE guid = 46235; -DELETE FROM creature_addon WHERE guid = 46257; -DELETE FROM creature_addon WHERE guid = 46274; -DELETE FROM creature_addon WHERE guid = 46864; -DELETE FROM creature_addon WHERE guid = 46869; -DELETE FROM creature_addon WHERE guid = 46870; -DELETE FROM creature_addon WHERE guid = 47083; -DELETE FROM creature_addon WHERE guid = 47084; -DELETE FROM creature_addon WHERE guid = 47085; -DELETE FROM creature_addon WHERE guid = 47091; -DELETE FROM creature_addon WHERE guid = 47093; -DELETE FROM creature_addon WHERE guid = 47094; -DELETE FROM creature_addon WHERE guid = 47097; -DELETE FROM creature_addon WHERE guid = 47099; -DELETE FROM creature_addon WHERE guid = 47100; -DELETE FROM creature_addon WHERE guid = 47190; -DELETE FROM creature_addon WHERE guid = 47276; -DELETE FROM creature_addon WHERE guid = 47307; -DELETE FROM creature_addon WHERE guid = 47308; -DELETE FROM creature_addon WHERE guid = 47318; -DELETE FROM creature_addon WHERE guid = 47437; -DELETE FROM creature_addon WHERE guid = 47438; -DELETE FROM creature_addon WHERE guid = 48133; -DELETE FROM creature_addon WHERE guid = 48135; --- Create template addon for creature 1793 -DELETE FROM creature_template_addon WHERE entry =1793; -INSERT INTO creature_template_addon VALUES (1793,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1793 -DELETE FROM creature_addon WHERE guid = 45323; -DELETE FROM creature_addon WHERE guid = 45324; -DELETE FROM creature_addon WHERE guid = 45325; -DELETE FROM creature_addon WHERE guid = 45328; -DELETE FROM creature_addon WHERE guid = 45330; -DELETE FROM creature_addon WHERE guid = 45331; -DELETE FROM creature_addon WHERE guid = 45332; -DELETE FROM creature_addon WHERE guid = 46684; -DELETE FROM creature_addon WHERE guid = 46686; -DELETE FROM creature_addon WHERE guid = 46692; -DELETE FROM creature_addon WHERE guid = 46749; -DELETE FROM creature_addon WHERE guid = 47126; -DELETE FROM creature_addon WHERE guid = 47129; -DELETE FROM creature_addon WHERE guid = 47130; -DELETE FROM creature_addon WHERE guid = 47131; --- Create template addon for creature 1794 -DELETE FROM creature_template_addon WHERE entry =1794; -INSERT INTO creature_template_addon VALUES (1794,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1794 -DELETE FROM creature_addon WHERE guid = 45227; -DELETE FROM creature_addon WHERE guid = 45236; -DELETE FROM creature_addon WHERE guid = 45449; -DELETE FROM creature_addon WHERE guid = 45451; -DELETE FROM creature_addon WHERE guid = 45458; -DELETE FROM creature_addon WHERE guid = 45464; -DELETE FROM creature_addon WHERE guid = 46873; -DELETE FROM creature_addon WHERE guid = 46956; -DELETE FROM creature_addon WHERE guid = 46976; -DELETE FROM creature_addon WHERE guid = 47194; -DELETE FROM creature_addon WHERE guid = 47196; -DELETE FROM creature_addon WHERE guid = 47197; -DELETE FROM creature_addon WHERE guid = 47991; -DELETE FROM creature_addon WHERE guid = 47993; -DELETE FROM creature_addon WHERE guid = 47998; -DELETE FROM creature_addon WHERE guid = 47999; -DELETE FROM creature_addon WHERE guid = 48280; -DELETE FROM creature_addon WHERE guid = 48281; -DELETE FROM creature_addon WHERE guid = 48540; -DELETE FROM creature_addon WHERE guid = 48604; -DELETE FROM creature_addon WHERE guid = 48634; -DELETE FROM creature_addon WHERE guid = 49603; -DELETE FROM creature_addon WHERE guid = 49604; -DELETE FROM creature_addon WHERE guid = 49605; -DELETE FROM creature_addon WHERE guid = 49607; -DELETE FROM creature_addon WHERE guid = 51647; -DELETE FROM creature_addon WHERE guid = 51738; -DELETE FROM creature_addon WHERE guid = 51739; -DELETE FROM creature_addon WHERE guid = 51864; -DELETE FROM creature_addon WHERE guid = 51993; -DELETE FROM creature_addon WHERE guid = 51994; -DELETE FROM creature_addon WHERE guid = 51995; -DELETE FROM creature_addon WHERE guid = 52145; -DELETE FROM creature_addon WHERE guid = 52238; -DELETE FROM creature_addon WHERE guid = 52474; -DELETE FROM creature_addon WHERE guid = 52475; -DELETE FROM creature_addon WHERE guid = 52516; -DELETE FROM creature_addon WHERE guid = 52545; -DELETE FROM creature_addon WHERE guid = 52631; --- Create template addon for creature 1795 -DELETE FROM creature_template_addon WHERE entry =1795; -INSERT INTO creature_template_addon VALUES (1795,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1795 -DELETE FROM creature_addon WHERE guid = 45229; -DELETE FROM creature_addon WHERE guid = 45230; -DELETE FROM creature_addon WHERE guid = 45235; -DELETE FROM creature_addon WHERE guid = 45445; -DELETE FROM creature_addon WHERE guid = 45447; -DELETE FROM creature_addon WHERE guid = 45456; -DELETE FROM creature_addon WHERE guid = 45457; -DELETE FROM creature_addon WHERE guid = 45459; -DELETE FROM creature_addon WHERE guid = 45462; -DELETE FROM creature_addon WHERE guid = 45463; -DELETE FROM creature_addon WHERE guid = 46877; -DELETE FROM creature_addon WHERE guid = 46879; -DELETE FROM creature_addon WHERE guid = 46980; -DELETE FROM creature_addon WHERE guid = 46983; -DELETE FROM creature_addon WHERE guid = 47191; -DELETE FROM creature_addon WHERE guid = 47200; -DELETE FROM creature_addon WHERE guid = 47992; -DELETE FROM creature_addon WHERE guid = 48282; -DELETE FROM creature_addon WHERE guid = 48283; -DELETE FROM creature_addon WHERE guid = 48284; -DELETE FROM creature_addon WHERE guid = 48285; -DELETE FROM creature_addon WHERE guid = 48534; -DELETE FROM creature_addon WHERE guid = 48538; -DELETE FROM creature_addon WHERE guid = 48542; -DELETE FROM creature_addon WHERE guid = 48543; -DELETE FROM creature_addon WHERE guid = 48603; -DELETE FROM creature_addon WHERE guid = 48608; -DELETE FROM creature_addon WHERE guid = 48631; -DELETE FROM creature_addon WHERE guid = 49602; -DELETE FROM creature_addon WHERE guid = 49606; -DELETE FROM creature_addon WHERE guid = 49989; -DELETE FROM creature_addon WHERE guid = 51651; -DELETE FROM creature_addon WHERE guid = 51734; -DELETE FROM creature_addon WHERE guid = 51737; -DELETE FROM creature_addon WHERE guid = 51856; -DELETE FROM creature_addon WHERE guid = 52123; -DELETE FROM creature_addon WHERE guid = 52241; -DELETE FROM creature_addon WHERE guid = 52257; -DELETE FROM creature_addon WHERE guid = 52543; -DELETE FROM creature_addon WHERE guid = 52625; --- Create template addon for creature 1796 -DELETE FROM creature_template_addon WHERE entry =1796; -INSERT INTO creature_template_addon VALUES (1796,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1796 -DELETE FROM creature_addon WHERE guid = 45327; -DELETE FROM creature_addon WHERE guid = 45329; -DELETE FROM creature_addon WHERE guid = 46606; -DELETE FROM creature_addon WHERE guid = 46746; -DELETE FROM creature_addon WHERE guid = 46747; -DELETE FROM creature_addon WHERE guid = 46748; -DELETE FROM creature_addon WHERE guid = 47123; -DELETE FROM creature_addon WHERE guid = 47124; -DELETE FROM creature_addon WHERE guid = 47125; -DELETE FROM creature_addon WHERE guid = 47127; -DELETE FROM creature_addon WHERE guid = 47128; --- Create template addon for creature 1797 -DELETE FROM creature_template_addon WHERE entry =1797; -INSERT INTO creature_template_addon VALUES (1797,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1797 -DELETE FROM creature_addon WHERE guid = 18097; -DELETE FROM creature_addon WHERE guid = 18222; -DELETE FROM creature_addon WHERE guid = 18227; -DELETE FROM creature_addon WHERE guid = 18228; -DELETE FROM creature_addon WHERE guid = 18230; -DELETE FROM creature_addon WHERE guid = 18231; -DELETE FROM creature_addon WHERE guid = 18330; -DELETE FROM creature_addon WHERE guid = 18331; -DELETE FROM creature_addon WHERE guid = 18338; -DELETE FROM creature_addon WHERE guid = 18339; -DELETE FROM creature_addon WHERE guid = 18344; -DELETE FROM creature_addon WHERE guid = 18345; -DELETE FROM creature_addon WHERE guid = 18346; -DELETE FROM creature_addon WHERE guid = 18417; -DELETE FROM creature_addon WHERE guid = 18418; -DELETE FROM creature_addon WHERE guid = 18419; -DELETE FROM creature_addon WHERE guid = 18420; -DELETE FROM creature_addon WHERE guid = 18421; -DELETE FROM creature_addon WHERE guid = 18422; -DELETE FROM creature_addon WHERE guid = 18423; -DELETE FROM creature_addon WHERE guid = 18425; -DELETE FROM creature_addon WHERE guid = 18472; -DELETE FROM creature_addon WHERE guid = 19186; -DELETE FROM creature_addon WHERE guid = 24618; -DELETE FROM creature_addon WHERE guid = 24619; -DELETE FROM creature_addon WHERE guid = 24713; -DELETE FROM creature_addon WHERE guid = 25728; -DELETE FROM creature_addon WHERE guid = 25729; -DELETE FROM creature_addon WHERE guid = 26024; -DELETE FROM creature_addon WHERE guid = 26025; -DELETE FROM creature_addon WHERE guid = 26026; -DELETE FROM creature_addon WHERE guid = 26027; -DELETE FROM creature_addon WHERE guid = 26029; -DELETE FROM creature_addon WHERE guid = 26040; -DELETE FROM creature_addon WHERE guid = 26041; -DELETE FROM creature_addon WHERE guid = 26042; -DELETE FROM creature_addon WHERE guid = 26043; -DELETE FROM creature_addon WHERE guid = 26044; -DELETE FROM creature_addon WHERE guid = 26046; -DELETE FROM creature_addon WHERE guid = 26047; -DELETE FROM creature_addon WHERE guid = 26048; -DELETE FROM creature_addon WHERE guid = 26049; -DELETE FROM creature_addon WHERE guid = 26050; -DELETE FROM creature_addon WHERE guid = 26123; -DELETE FROM creature_addon WHERE guid = 27799; --- Create template addon for creature 1800 --- Create template addon for creature 1801 --- Create template addon for creature 1802 -DELETE FROM creature_template_addon WHERE entry =1802; -INSERT INTO creature_template_addon VALUES (1802,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1802 -DELETE FROM creature_addon WHERE guid = 45304; -DELETE FROM creature_addon WHERE guid = 45309; -DELETE FROM creature_addon WHERE guid = 45310; -DELETE FROM creature_addon WHERE guid = 45312; -DELETE FROM creature_addon WHERE guid = 46279; -DELETE FROM creature_addon WHERE guid = 46282; -DELETE FROM creature_addon WHERE guid = 46287; -DELETE FROM creature_addon WHERE guid = 46288; -DELETE FROM creature_addon WHERE guid = 47104; -DELETE FROM creature_addon WHERE guid = 47111; -DELETE FROM creature_addon WHERE guid = 47451; -DELETE FROM creature_addon WHERE guid = 47455; -DELETE FROM creature_addon WHERE guid = 47456; -DELETE FROM creature_addon WHERE guid = 47476; -DELETE FROM creature_addon WHERE guid = 48150; -DELETE FROM creature_addon WHERE guid = 48155; -DELETE FROM creature_addon WHERE guid = 48159; -DELETE FROM creature_addon WHERE guid = 48176; -DELETE FROM creature_addon WHERE guid = 48384; -DELETE FROM creature_addon WHERE guid = 48388; -DELETE FROM creature_addon WHERE guid = 48422; --- Create template addon for creature 1804 -DELETE FROM creature_template_addon WHERE entry =1804; -INSERT INTO creature_template_addon VALUES (1804,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1804 -DELETE FROM creature_addon WHERE guid = 45306; -DELETE FROM creature_addon WHERE guid = 45311; -DELETE FROM creature_addon WHERE guid = 46276; -DELETE FROM creature_addon WHERE guid = 46278; -DELETE FROM creature_addon WHERE guid = 46280; -DELETE FROM creature_addon WHERE guid = 46286; -DELETE FROM creature_addon WHERE guid = 47105; -DELETE FROM creature_addon WHERE guid = 47107; -DELETE FROM creature_addon WHERE guid = 47110; -DELETE FROM creature_addon WHERE guid = 47112; -DELETE FROM creature_addon WHERE guid = 47462; -DELETE FROM creature_addon WHERE guid = 48142; -DELETE FROM creature_addon WHERE guid = 48144; -DELETE FROM creature_addon WHERE guid = 48158; -DELETE FROM creature_addon WHERE guid = 48370; -DELETE FROM creature_addon WHERE guid = 48376; -DELETE FROM creature_addon WHERE guid = 48380; -DELETE FROM creature_addon WHERE guid = 48386; -DELETE FROM creature_addon WHERE guid = 48387; -DELETE FROM creature_addon WHERE guid = 48390; -DELETE FROM creature_addon WHERE guid = 48590; --- Create template addon for creature 1805 -DELETE FROM creature_template_addon WHERE entry =1805; -INSERT INTO creature_template_addon VALUES (1805,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1805 -DELETE FROM creature_addon WHERE guid = 52473; -DELETE FROM creature_addon WHERE guid = 52673; --- Create template addon for creature 1806 -DELETE FROM creature_template_addon WHERE entry =1806; -INSERT INTO creature_template_addon VALUES (1806,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1806 -DELETE FROM creature_addon WHERE guid = 45336; -DELETE FROM creature_addon WHERE guid = 45338; -DELETE FROM creature_addon WHERE guid = 45339; -DELETE FROM creature_addon WHERE guid = 45342; -DELETE FROM creature_addon WHERE guid = 46750; -DELETE FROM creature_addon WHERE guid = 46757; -DELETE FROM creature_addon WHERE guid = 47132; -DELETE FROM creature_addon WHERE guid = 47133; -DELETE FROM creature_addon WHERE guid = 47141; -DELETE FROM creature_addon WHERE guid = 47638; -DELETE FROM creature_addon WHERE guid = 47872; -DELETE FROM creature_addon WHERE guid = 47873; --- Create template addon for creature 1808 -DELETE FROM creature_template_addon WHERE entry =1808; -INSERT INTO creature_template_addon VALUES (1808,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1808 -DELETE FROM creature_addon WHERE guid = 45333; -DELETE FROM creature_addon WHERE guid = 45337; -DELETE FROM creature_addon WHERE guid = 45341; -DELETE FROM creature_addon WHERE guid = 46755; -DELETE FROM creature_addon WHERE guid = 46759; -DELETE FROM creature_addon WHERE guid = 47135; -DELETE FROM creature_addon WHERE guid = 47139; -DELETE FROM creature_addon WHERE guid = 47140; -DELETE FROM creature_addon WHERE guid = 47885; -DELETE FROM creature_addon WHERE guid = 47888; --- Create template addon for creature 1809 -DELETE FROM creature_template_addon WHERE entry =1809; -INSERT INTO creature_template_addon VALUES (1809,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1809 -DELETE FROM creature_addon WHERE guid = 45469; -DELETE FROM creature_addon WHERE guid = 47222; --- Create template addon for creature 1812 -DELETE FROM creature_template_addon WHERE entry =1812; -INSERT INTO creature_template_addon VALUES (1812,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1812 -DELETE FROM creature_addon WHERE guid = 45334; -DELETE FROM creature_addon WHERE guid = 45335; -DELETE FROM creature_addon WHERE guid = 45340; -DELETE FROM creature_addon WHERE guid = 46751; -DELETE FROM creature_addon WHERE guid = 46752; -DELETE FROM creature_addon WHERE guid = 46753; -DELETE FROM creature_addon WHERE guid = 46754; -DELETE FROM creature_addon WHERE guid = 46756; -DELETE FROM creature_addon WHERE guid = 46758; -DELETE FROM creature_addon WHERE guid = 47134; -DELETE FROM creature_addon WHERE guid = 47136; -DELETE FROM creature_addon WHERE guid = 47137; -DELETE FROM creature_addon WHERE guid = 47138; -DELETE FROM creature_addon WHERE guid = 47874; -DELETE FROM creature_addon WHERE guid = 47887; --- Create template addon for creature 1813 -DELETE FROM creature_template_addon WHERE entry =1813; -INSERT INTO creature_template_addon VALUES (1813,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1813 -DELETE FROM creature_addon WHERE guid = 47871; -DELETE FROM creature_addon WHERE guid = 47886; --- Create template addon for creature 1815 -DELETE FROM creature_template_addon WHERE entry =1815; -INSERT INTO creature_template_addon VALUES (1815,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1815 -DELETE FROM creature_addon WHERE guid = 45253; -DELETE FROM creature_addon WHERE guid = 45254; -DELETE FROM creature_addon WHERE guid = 45255; -DELETE FROM creature_addon WHERE guid = 45256; -DELETE FROM creature_addon WHERE guid = 45259; -DELETE FROM creature_addon WHERE guid = 45466; -DELETE FROM creature_addon WHERE guid = 45468; -DELETE FROM creature_addon WHERE guid = 45481; -DELETE FROM creature_addon WHERE guid = 46986; -DELETE FROM creature_addon WHERE guid = 46988; -DELETE FROM creature_addon WHERE guid = 46989; -DELETE FROM creature_addon WHERE guid = 47026; -DELETE FROM creature_addon WHERE guid = 47027; -DELETE FROM creature_addon WHERE guid = 47032; -DELETE FROM creature_addon WHERE guid = 47202; -DELETE FROM creature_addon WHERE guid = 47203; -DELETE FROM creature_addon WHERE guid = 47204; -DELETE FROM creature_addon WHERE guid = 47218; -DELETE FROM creature_addon WHERE guid = 47219; -DELETE FROM creature_addon WHERE guid = 47220; -DELETE FROM creature_addon WHERE guid = 48002; -DELETE FROM creature_addon WHERE guid = 48003; -DELETE FROM creature_addon WHERE guid = 48005; -DELETE FROM creature_addon WHERE guid = 48095; -DELETE FROM creature_addon WHERE guid = 48097; -DELETE FROM creature_addon WHERE guid = 48099; -DELETE FROM creature_addon WHERE guid = 48287; --- Create template addon for creature 1816 -DELETE FROM creature_template_addon WHERE entry =1816; -INSERT INTO creature_template_addon VALUES (1816,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1816 -DELETE FROM creature_addon WHERE guid = 45266; -DELETE FROM creature_addon WHERE guid = 45267; -DELETE FROM creature_addon WHERE guid = 45268; -DELETE FROM creature_addon WHERE guid = 45270; -DELETE FROM creature_addon WHERE guid = 45485; -DELETE FROM creature_addon WHERE guid = 45572; -DELETE FROM creature_addon WHERE guid = 45706; -DELETE FROM creature_addon WHERE guid = 45725; -DELETE FROM creature_addon WHERE guid = 45726; -DELETE FROM creature_addon WHERE guid = 47034; -DELETE FROM creature_addon WHERE guid = 47035; -DELETE FROM creature_addon WHERE guid = 47042; -DELETE FROM creature_addon WHERE guid = 47043; -DELETE FROM creature_addon WHERE guid = 47063; -DELETE FROM creature_addon WHERE guid = 47064; -DELETE FROM creature_addon WHERE guid = 47223; -DELETE FROM creature_addon WHERE guid = 47224; -DELETE FROM creature_addon WHERE guid = 47225; -DELETE FROM creature_addon WHERE guid = 47226; -DELETE FROM creature_addon WHERE guid = 47227; -DELETE FROM creature_addon WHERE guid = 47228; -DELETE FROM creature_addon WHERE guid = 48100; -DELETE FROM creature_addon WHERE guid = 48101; -DELETE FROM creature_addon WHERE guid = 48102; -DELETE FROM creature_addon WHERE guid = 48103; -DELETE FROM creature_addon WHERE guid = 48104; -DELETE FROM creature_addon WHERE guid = 48119; -DELETE FROM creature_addon WHERE guid = 48120; -DELETE FROM creature_addon WHERE guid = 48121; -DELETE FROM creature_addon WHERE guid = 48289; -DELETE FROM creature_addon WHERE guid = 48293; -DELETE FROM creature_addon WHERE guid = 48294; -DELETE FROM creature_addon WHERE guid = 48295; -DELETE FROM creature_addon WHERE guid = 48545; -DELETE FROM creature_addon WHERE guid = 48546; -DELETE FROM creature_addon WHERE guid = 48580; -DELETE FROM creature_addon WHERE guid = 48582; -DELETE FROM creature_addon WHERE guid = 48583; -DELETE FROM creature_addon WHERE guid = 48610; -DELETE FROM creature_addon WHERE guid = 48612; -DELETE FROM creature_addon WHERE guid = 48613; -DELETE FROM creature_addon WHERE guid = 52671; -DELETE FROM creature_addon WHERE guid = 52672; --- Create template addon for creature 1817 -DELETE FROM creature_template_addon WHERE entry =1817; -INSERT INTO creature_template_addon VALUES (1817,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1817 -DELETE FROM creature_addon WHERE guid = 45272; -DELETE FROM creature_addon WHERE guid = 45273; -DELETE FROM creature_addon WHERE guid = 45275; -DELETE FROM creature_addon WHERE guid = 45277; -DELETE FROM creature_addon WHERE guid = 45278; -DELETE FROM creature_addon WHERE guid = 45279; -DELETE FROM creature_addon WHERE guid = 45281; -DELETE FROM creature_addon WHERE guid = 45727; -DELETE FROM creature_addon WHERE guid = 45728; -DELETE FROM creature_addon WHERE guid = 45731; -DELETE FROM creature_addon WHERE guid = 45733; -DELETE FROM creature_addon WHERE guid = 45735; -DELETE FROM creature_addon WHERE guid = 45736; -DELETE FROM creature_addon WHERE guid = 47069; -DELETE FROM creature_addon WHERE guid = 47071; -DELETE FROM creature_addon WHERE guid = 47072; -DELETE FROM creature_addon WHERE guid = 47237; -DELETE FROM creature_addon WHERE guid = 47238; -DELETE FROM creature_addon WHERE guid = 47240; -DELETE FROM creature_addon WHERE guid = 47242; -DELETE FROM creature_addon WHERE guid = 48123; -DELETE FROM creature_addon WHERE guid = 48125; -DELETE FROM creature_addon WHERE guid = 48126; -DELETE FROM creature_addon WHERE guid = 48127; -DELETE FROM creature_addon WHERE guid = 48128; -DELETE FROM creature_addon WHERE guid = 48129; -DELETE FROM creature_addon WHERE guid = 48130; -DELETE FROM creature_addon WHERE guid = 48354; -DELETE FROM creature_addon WHERE guid = 48355; -DELETE FROM creature_addon WHERE guid = 48362; -DELETE FROM creature_addon WHERE guid = 48366; -DELETE FROM creature_addon WHERE guid = 48584; --- Create template addon for creature 1821 -DELETE FROM creature_template_addon WHERE entry =1821; -INSERT INTO creature_template_addon VALUES (1821,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1821 -DELETE FROM creature_addon WHERE guid = 45274; -DELETE FROM creature_addon WHERE guid = 45276; -DELETE FROM creature_addon WHERE guid = 45280; -DELETE FROM creature_addon WHERE guid = 45729; -DELETE FROM creature_addon WHERE guid = 45730; -DELETE FROM creature_addon WHERE guid = 45732; -DELETE FROM creature_addon WHERE guid = 45737; -DELETE FROM creature_addon WHERE guid = 47065; -DELETE FROM creature_addon WHERE guid = 47066; -DELETE FROM creature_addon WHERE guid = 47067; -DELETE FROM creature_addon WHERE guid = 47068; -DELETE FROM creature_addon WHERE guid = 47070; -DELETE FROM creature_addon WHERE guid = 47073; -DELETE FROM creature_addon WHERE guid = 47074; -DELETE FROM creature_addon WHERE guid = 47233; -DELETE FROM creature_addon WHERE guid = 47234; -DELETE FROM creature_addon WHERE guid = 47235; -DELETE FROM creature_addon WHERE guid = 47236; -DELETE FROM creature_addon WHERE guid = 47239; -DELETE FROM creature_addon WHERE guid = 47241; -DELETE FROM creature_addon WHERE guid = 48122; -DELETE FROM creature_addon WHERE guid = 48124; -DELETE FROM creature_addon WHERE guid = 48131; -DELETE FROM creature_addon WHERE guid = 48301; -DELETE FROM creature_addon WHERE guid = 48302; -DELETE FROM creature_addon WHERE guid = 48303; -DELETE FROM creature_addon WHERE guid = 48347; -DELETE FROM creature_addon WHERE guid = 48364; -DELETE FROM creature_addon WHERE guid = 48365; -DELETE FROM creature_addon WHERE guid = 48587; -DELETE FROM creature_addon WHERE guid = 48588; --- Create template addon for creature 1822 -DELETE FROM creature_template_addon WHERE entry =1822; -INSERT INTO creature_template_addon VALUES (1822,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1822 -DELETE FROM creature_addon WHERE guid = 45257; -DELETE FROM creature_addon WHERE guid = 45258; -DELETE FROM creature_addon WHERE guid = 45260; -DELETE FROM creature_addon WHERE guid = 45261; -DELETE FROM creature_addon WHERE guid = 45262; -DELETE FROM creature_addon WHERE guid = 45465; -DELETE FROM creature_addon WHERE guid = 45467; -DELETE FROM creature_addon WHERE guid = 45479; -DELETE FROM creature_addon WHERE guid = 45480; -DELETE FROM creature_addon WHERE guid = 45482; -DELETE FROM creature_addon WHERE guid = 45483; -DELETE FROM creature_addon WHERE guid = 46984; -DELETE FROM creature_addon WHERE guid = 46985; -DELETE FROM creature_addon WHERE guid = 47025; -DELETE FROM creature_addon WHERE guid = 47033; -DELETE FROM creature_addon WHERE guid = 47201; -DELETE FROM creature_addon WHERE guid = 47221; -DELETE FROM creature_addon WHERE guid = 48004; -DELETE FROM creature_addon WHERE guid = 48036; -DELETE FROM creature_addon WHERE guid = 48096; -DELETE FROM creature_addon WHERE guid = 48098; -DELETE FROM creature_addon WHERE guid = 48286; --- Create template addon for creature 1824 -DELETE FROM creature_template_addon WHERE entry =1824; -INSERT INTO creature_template_addon VALUES (1824,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1824 -DELETE FROM creature_addon WHERE guid = 45263; -DELETE FROM creature_addon WHERE guid = 45264; -DELETE FROM creature_addon WHERE guid = 45265; -DELETE FROM creature_addon WHERE guid = 45269; -DELETE FROM creature_addon WHERE guid = 45271; -DELETE FROM creature_addon WHERE guid = 45484; -DELETE FROM creature_addon WHERE guid = 45486; -DELETE FROM creature_addon WHERE guid = 45487; -DELETE FROM creature_addon WHERE guid = 45488; -DELETE FROM creature_addon WHERE guid = 45517; -DELETE FROM creature_addon WHERE guid = 47036; -DELETE FROM creature_addon WHERE guid = 47040; -DELETE FROM creature_addon WHERE guid = 47041; -DELETE FROM creature_addon WHERE guid = 47229; -DELETE FROM creature_addon WHERE guid = 47230; -DELETE FROM creature_addon WHERE guid = 47231; -DELETE FROM creature_addon WHERE guid = 47232; -DELETE FROM creature_addon WHERE guid = 48105; -DELETE FROM creature_addon WHERE guid = 48106; -DELETE FROM creature_addon WHERE guid = 48288; -DELETE FROM creature_addon WHERE guid = 48290; -DELETE FROM creature_addon WHERE guid = 48291; -DELETE FROM creature_addon WHERE guid = 48292; -DELETE FROM creature_addon WHERE guid = 48297; -DELETE FROM creature_addon WHERE guid = 48300; -DELETE FROM creature_addon WHERE guid = 48544; -DELETE FROM creature_addon WHERE guid = 48559; -DELETE FROM creature_addon WHERE guid = 48560; -DELETE FROM creature_addon WHERE guid = 48579; -DELETE FROM creature_addon WHERE guid = 48581; -DELETE FROM creature_addon WHERE guid = 48611; -DELETE FROM creature_addon WHERE guid = 48614; --- Create template addon for creature 1826 -DELETE FROM creature_template_addon WHERE entry =1826; -INSERT INTO creature_template_addon VALUES (1826,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1826 -DELETE FROM creature_addon WHERE guid = 45371; -DELETE FROM creature_addon WHERE guid = 45372; -DELETE FROM creature_addon WHERE guid = 46766; -DELETE FROM creature_addon WHERE guid = 46769; -DELETE FROM creature_addon WHERE guid = 46771; -DELETE FROM creature_addon WHERE guid = 46773; -DELETE FROM creature_addon WHERE guid = 47145; --- Create template addon for creature 1827 -DELETE FROM creature_template_addon WHERE entry =1827; -INSERT INTO creature_template_addon VALUES (1827,0,0,1,16,0,0,'8279'); --- Clear duplicate addons from template for creature 1827 -DELETE FROM creature_addon WHERE guid = 45391; -DELETE FROM creature_addon WHERE guid = 45396; -DELETE FROM creature_addon WHERE guid = 48219; -DELETE FROM creature_addon WHERE guid = 48593; -DELETE FROM creature_addon WHERE guid = 48617; -DELETE FROM creature_addon WHERE guid = 48624; -DELETE FROM creature_addon WHERE guid = 49992; -DELETE FROM creature_addon WHERE guid = 51744; -DELETE FROM creature_addon WHERE guid = 51745; -DELETE FROM creature_addon WHERE guid = 52001; -DELETE FROM creature_addon WHERE guid = 52245; -DELETE FROM creature_addon WHERE guid = 52247; -DELETE FROM creature_addon WHERE guid = 52510; --- Create template addon for creature 1831 -DELETE FROM creature_template_addon WHERE entry =1831; -INSERT INTO creature_template_addon VALUES (1831,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1831 -DELETE FROM creature_addon WHERE guid = 45344; -DELETE FROM creature_addon WHERE guid = 45347; -DELETE FROM creature_addon WHERE guid = 45348; -DELETE FROM creature_addon WHERE guid = 45352; -DELETE FROM creature_addon WHERE guid = 45356; -DELETE FROM creature_addon WHERE guid = 45358; -DELETE FROM creature_addon WHERE guid = 45361; -DELETE FROM creature_addon WHERE guid = 45362; -DELETE FROM creature_addon WHERE guid = 45364; -DELETE FROM creature_addon WHERE guid = 45365; --- Create template addon for creature 1832 -DELETE FROM creature_template_addon WHERE entry =1832; -INSERT INTO creature_template_addon VALUES (1832,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1832 -DELETE FROM creature_addon WHERE guid = 47169; -DELETE FROM creature_addon WHERE guid = 48533; -DELETE FROM creature_addon WHERE guid = 49596; -DELETE FROM creature_addon WHERE guid = 51741; -DELETE FROM creature_addon WHERE guid = 51742; -DELETE FROM creature_addon WHERE guid = 51750; -DELETE FROM creature_addon WHERE guid = 51998; -DELETE FROM creature_addon WHERE guid = 52243; -DELETE FROM creature_addon WHERE guid = 52244; --- Create template addon for creature 1833 -DELETE FROM creature_template_addon WHERE entry =1833; -INSERT INTO creature_template_addon VALUES (1833,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1833 -DELETE FROM creature_addon WHERE guid = 45367; -DELETE FROM creature_addon WHERE guid = 45375; -DELETE FROM creature_addon WHERE guid = 45377; -DELETE FROM creature_addon WHERE guid = 45379; -DELETE FROM creature_addon WHERE guid = 45381; -DELETE FROM creature_addon WHERE guid = 46767; -DELETE FROM creature_addon WHERE guid = 46770; -DELETE FROM creature_addon WHERE guid = 46772; -DELETE FROM creature_addon WHERE guid = 47144; -DELETE FROM creature_addon WHERE guid = 47146; -DELETE FROM creature_addon WHERE guid = 47148; -DELETE FROM creature_addon WHERE guid = 47151; -DELETE FROM creature_addon WHERE guid = 47157; -DELETE FROM creature_addon WHERE guid = 47160; -DELETE FROM creature_addon WHERE guid = 47889; --- Create template addon for creature 1834 -DELETE FROM creature_template_addon WHERE entry =1834; -INSERT INTO creature_template_addon VALUES (1834,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1834 -DELETE FROM creature_addon WHERE guid = 45387; -DELETE FROM creature_addon WHERE guid = 45388; -DELETE FROM creature_addon WHERE guid = 45390; -DELETE FROM creature_addon WHERE guid = 45392; -DELETE FROM creature_addon WHERE guid = 46785; -DELETE FROM creature_addon WHERE guid = 46789; -DELETE FROM creature_addon WHERE guid = 47172; -DELETE FROM creature_addon WHERE guid = 47945; -DELETE FROM creature_addon WHERE guid = 47975; -DELETE FROM creature_addon WHERE guid = 47976; -DELETE FROM creature_addon WHERE guid = 48205; -DELETE FROM creature_addon WHERE guid = 48206; -DELETE FROM creature_addon WHERE guid = 48447; -DELETE FROM creature_addon WHERE guid = 48448; -DELETE FROM creature_addon WHERE guid = 48595; -DELETE FROM creature_addon WHERE guid = 48597; -DELETE FROM creature_addon WHERE guid = 48598; -DELETE FROM creature_addon WHERE guid = 48615; -DELETE FROM creature_addon WHERE guid = 48622; -DELETE FROM creature_addon WHERE guid = 49418; -DELETE FROM creature_addon WHERE guid = 49593; -DELETE FROM creature_addon WHERE guid = 49996; -DELETE FROM creature_addon WHERE guid = 51479; -DELETE FROM creature_addon WHERE guid = 51610; -DELETE FROM creature_addon WHERE guid = 51644; -DELETE FROM creature_addon WHERE guid = 51646; -DELETE FROM creature_addon WHERE guid = 51746; -DELETE FROM creature_addon WHERE guid = 51748; -DELETE FROM creature_addon WHERE guid = 51749; -DELETE FROM creature_addon WHERE guid = 51997; -DELETE FROM creature_addon WHERE guid = 51999; -DELETE FROM creature_addon WHERE guid = 52000; -DELETE FROM creature_addon WHERE guid = 52004; -DELETE FROM creature_addon WHERE guid = 52246; -DELETE FROM creature_addon WHERE guid = 52251; -DELETE FROM creature_addon WHERE guid = 52508; -DELETE FROM creature_addon WHERE guid = 52509; --- Create template addon for creature 1835 -DELETE FROM creature_template_addon WHERE entry =1835; -INSERT INTO creature_template_addon VALUES (1835,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1835 -DELETE FROM creature_addon WHERE guid = 45346; -DELETE FROM creature_addon WHERE guid = 45349; -DELETE FROM creature_addon WHERE guid = 45353; -DELETE FROM creature_addon WHERE guid = 45355; -DELETE FROM creature_addon WHERE guid = 45359; -DELETE FROM creature_addon WHERE guid = 45366; -DELETE FROM creature_addon WHERE guid = 46761; -DELETE FROM creature_addon WHERE guid = 46764; --- Create template addon for creature 1836 -DELETE FROM creature_template_addon WHERE entry =1836; -INSERT INTO creature_template_addon VALUES (1836,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1836 -DELETE FROM creature_addon WHERE guid = 46787; -DELETE FROM creature_addon WHERE guid = 48188; -DELETE FROM creature_addon WHERE guid = 48190; -DELETE FROM creature_addon WHERE guid = 48218; -DELETE FROM creature_addon WHERE guid = 49594; -DELETE FROM creature_addon WHERE guid = 52005; --- Create template addon for creature 1837 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1837; -INSERT INTO creature_template_addon VALUES (1837,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1837 --- Create template addon for creature 1838 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1838; -INSERT INTO creature_template_addon VALUES (1838,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1838 --- Create template addon for creature 1839 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1839; -INSERT INTO creature_template_addon VALUES (1839,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1839 --- Create template addon for creature 1840 --- Create template addon for creature 1841 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1841; -INSERT INTO creature_template_addon VALUES (1841,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1841 --- Create template addon for creature 1842 -DELETE FROM creature_template_addon WHERE entry =1842; -INSERT INTO creature_template_addon VALUES (1842,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1842 -DELETE FROM creature_addon WHERE guid = 45436; --- Create template addon for creature 1843 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1843; -INSERT INTO creature_template_addon VALUES (1843,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1843 --- Create template addon for creature 1844 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1844; -INSERT INTO creature_template_addon VALUES (1844,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1844 --- Create template addon for creature 1845 -DELETE FROM creature_template_addon WHERE entry =1845; -INSERT INTO creature_template_addon VALUES (1845,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1845 -DELETE FROM creature_addon WHERE guid = 46780; --- Create template addon for creature 1846 -DELETE FROM creature_template_addon WHERE entry =1846; -INSERT INTO creature_template_addon VALUES (1846,0,0,1,16,0,0,'8990'); --- Clear duplicate addons from template for creature 1846 -DELETE FROM creature_addon WHERE guid = 48616; --- Create template addon for creature 1847 -DELETE FROM creature_template_addon WHERE entry =1847; -INSERT INTO creature_template_addon VALUES (1847,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1847 -DELETE FROM creature_addon WHERE guid = 45454; --- Create template addon for creature 1848 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1848; -INSERT INTO creature_template_addon VALUES (1848,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1848 --- Create template addon for creature 1849 --- Create template addon for creature 1850 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1850; -INSERT INTO creature_template_addon VALUES (1850,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1850 --- Create template addon for creature 1851 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1851; -INSERT INTO creature_template_addon VALUES (1851,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1851 --- Create template addon for creature 1852 -DELETE FROM creature_template_addon WHERE entry =1852; -INSERT INTO creature_template_addon VALUES (1852,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1852 -DELETE FROM creature_addon WHERE guid = 45251; --- Create template addon for creature 1853 --- Create template addon for creature 1854 -DELETE FROM creature_template_addon WHERE entry =1854; -INSERT INTO creature_template_addon VALUES (1854,0,0,1,16,0,0,'10951'); --- Clear duplicate addons from template for creature 1854 -DELETE FROM creature_addon WHERE guid = 45302; --- Create template addon for creature 1855 -DELETE FROM creature_template_addon WHERE entry =1855; -INSERT INTO creature_template_addon VALUES (1855,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1855 -DELETE FROM creature_addon WHERE guid = 53837; --- Create template addon for creature 1860 --- Create template addon for creature 1863 --- Create template addon for creature 1865 -DELETE FROM creature_template_addon WHERE entry =1865; -INSERT INTO creature_template_addon VALUES (1865,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1865 -DELETE FROM creature_addon WHERE guid = 17935; -DELETE FROM creature_addon WHERE guid = 17936; -DELETE FROM creature_addon WHERE guid = 17938; -DELETE FROM creature_addon WHERE guid = 18112; -DELETE FROM creature_addon WHERE guid = 18113; -DELETE FROM creature_addon WHERE guid = 18116; -DELETE FROM creature_addon WHERE guid = 18117; -DELETE FROM creature_addon WHERE guid = 18118; -DELETE FROM creature_addon WHERE guid = 18155; -DELETE FROM creature_addon WHERE guid = 19044; -DELETE FROM creature_addon WHERE guid = 19190; --- Create template addon for creature 1866 -DELETE FROM creature_template_addon WHERE entry =1866; -INSERT INTO creature_template_addon VALUES (1866,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1866 -DELETE FROM creature_addon WHERE guid = 17934; -DELETE FROM creature_addon WHERE guid = 17937; -DELETE FROM creature_addon WHERE guid = 17939; -DELETE FROM creature_addon WHERE guid = 18119; -DELETE FROM creature_addon WHERE guid = 18135; -DELETE FROM creature_addon WHERE guid = 18139; -DELETE FROM creature_addon WHERE guid = 18195; -DELETE FROM creature_addon WHERE guid = 18196; -DELETE FROM creature_addon WHERE guid = 18197; -DELETE FROM creature_addon WHERE guid = 18234; -DELETE FROM creature_addon WHERE guid = 18288; -DELETE FROM creature_addon WHERE guid = 18292; -DELETE FROM creature_addon WHERE guid = 18428; -DELETE FROM creature_addon WHERE guid = 18430; -DELETE FROM creature_addon WHERE guid = 18462; -DELETE FROM creature_addon WHERE guid = 18464; -DELETE FROM creature_addon WHERE guid = 18465; -DELETE FROM creature_addon WHERE guid = 18466; -DELETE FROM creature_addon WHERE guid = 18494; -DELETE FROM creature_addon WHERE guid = 19058; -DELETE FROM creature_addon WHERE guid = 19106; -DELETE FROM creature_addon WHERE guid = 19113; -DELETE FROM creature_addon WHERE guid = 19129; -DELETE FROM creature_addon WHERE guid = 19189; -DELETE FROM creature_addon WHERE guid = 19191; -DELETE FROM creature_addon WHERE guid = 28232; --- Create template addon for creature 1867 -DELETE FROM creature_template_addon WHERE entry =1867; -INSERT INTO creature_template_addon VALUES (1867,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1867 -DELETE FROM creature_addon WHERE guid = 18240; -DELETE FROM creature_addon WHERE guid = 18242; -DELETE FROM creature_addon WHERE guid = 18297; -DELETE FROM creature_addon WHERE guid = 18498; -DELETE FROM creature_addon WHERE guid = 18999; -DELETE FROM creature_addon WHERE guid = 19039; -DELETE FROM creature_addon WHERE guid = 19125; -DELETE FROM creature_addon WHERE guid = 19141; -DELETE FROM creature_addon WHERE guid = 19155; -DELETE FROM creature_addon WHERE guid = 19161; -DELETE FROM creature_addon WHERE guid = 19174; -DELETE FROM creature_addon WHERE guid = 19175; -DELETE FROM creature_addon WHERE guid = 19176; -DELETE FROM creature_addon WHERE guid = 19177; -DELETE FROM creature_addon WHERE guid = 19178; -DELETE FROM creature_addon WHERE guid = 19179; -DELETE FROM creature_addon WHERE guid = 19180; -DELETE FROM creature_addon WHERE guid = 19182; -DELETE FROM creature_addon WHERE guid = 19184; -DELETE FROM creature_addon WHERE guid = 19192; -DELETE FROM creature_addon WHERE guid = 19193; -DELETE FROM creature_addon WHERE guid = 19194; -DELETE FROM creature_addon WHERE guid = 19195; -DELETE FROM creature_addon WHERE guid = 19196; -DELETE FROM creature_addon WHERE guid = 19197; -DELETE FROM creature_addon WHERE guid = 19198; -DELETE FROM creature_addon WHERE guid = 19199; -DELETE FROM creature_addon WHERE guid = 19200; -DELETE FROM creature_addon WHERE guid = 19202; -DELETE FROM creature_addon WHERE guid = 19203; -DELETE FROM creature_addon WHERE guid = 19205; -DELETE FROM creature_addon WHERE guid = 22336; -DELETE FROM creature_addon WHERE guid = 22338; -DELETE FROM creature_addon WHERE guid = 26022; -DELETE FROM creature_addon WHERE guid = 27801; --- Create template addon for creature 1868 -DELETE FROM creature_template_addon WHERE entry =1868; -INSERT INTO creature_template_addon VALUES (1868,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1868 -DELETE FROM creature_addon WHERE guid = 18251; -DELETE FROM creature_addon WHERE guid = 18334; -DELETE FROM creature_addon WHERE guid = 19154; -DELETE FROM creature_addon WHERE guid = 26161; -DELETE FROM creature_addon WHERE guid = 26162; -DELETE FROM creature_addon WHERE guid = 27351; -DELETE FROM creature_addon WHERE guid = 27391; -DELETE FROM creature_addon WHERE guid = 27561; -DELETE FROM creature_addon WHERE guid = 27562; --- Create template addon for creature 1869 -DELETE FROM creature_template_addon WHERE entry =1869; -INSERT INTO creature_template_addon VALUES (1869,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1869 -DELETE FROM creature_addon WHERE guid = 17675; -DELETE FROM creature_addon WHERE guid = 18167; -DELETE FROM creature_addon WHERE guid = 26124; -DELETE FROM creature_addon WHERE guid = 26160; -DELETE FROM creature_addon WHERE guid = 26163; -DELETE FROM creature_addon WHERE guid = 26366; -DELETE FROM creature_addon WHERE guid = 27493; -DELETE FROM creature_addon WHERE guid = 27771; --- Create template addon for creature 1870 -DELETE FROM creature_template_addon WHERE entry =1870; -INSERT INTO creature_template_addon VALUES (1870,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1870 -DELETE FROM creature_addon WHERE guid = 18161; -DELETE FROM creature_addon WHERE guid = 18253; -DELETE FROM creature_addon WHERE guid = 18254; -DELETE FROM creature_addon WHERE guid = 18255; -DELETE FROM creature_addon WHERE guid = 18256; --- Create template addon for creature 1871 --- Clear duplicate addons from template for creature 1872 --- Create template addon for creature 1880 --- Create template addon for creature 1883 -DELETE FROM creature_template_addon WHERE entry =1883; -INSERT INTO creature_template_addon VALUES (1883,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1883 -DELETE FROM creature_addon WHERE guid = 45389; -DELETE FROM creature_addon WHERE guid = 45394; -DELETE FROM creature_addon WHERE guid = 46786; -DELETE FROM creature_addon WHERE guid = 46788; -DELETE FROM creature_addon WHERE guid = 46790; -DELETE FROM creature_addon WHERE guid = 46792; -DELETE FROM creature_addon WHERE guid = 46793; -DELETE FROM creature_addon WHERE guid = 46794; -DELETE FROM creature_addon WHERE guid = 47168; -DELETE FROM creature_addon WHERE guid = 47170; -DELETE FROM creature_addon WHERE guid = 47174; -DELETE FROM creature_addon WHERE guid = 47943; -DELETE FROM creature_addon WHERE guid = 47944; -DELETE FROM creature_addon WHERE guid = 47977; -DELETE FROM creature_addon WHERE guid = 48189; -DELETE FROM creature_addon WHERE guid = 48192; -DELETE FROM creature_addon WHERE guid = 48193; -DELETE FROM creature_addon WHERE guid = 48474; -DELETE FROM creature_addon WHERE guid = 48482; -DELETE FROM creature_addon WHERE guid = 48483; -DELETE FROM creature_addon WHERE guid = 48484; -DELETE FROM creature_addon WHERE guid = 48485; -DELETE FROM creature_addon WHERE guid = 48531; -DELETE FROM creature_addon WHERE guid = 48532; -DELETE FROM creature_addon WHERE guid = 48591; -DELETE FROM creature_addon WHERE guid = 48592; -DELETE FROM creature_addon WHERE guid = 48594; -DELETE FROM creature_addon WHERE guid = 48599; -DELETE FROM creature_addon WHERE guid = 48619; -DELETE FROM creature_addon WHERE guid = 48635; -DELETE FROM creature_addon WHERE guid = 49595; -DELETE FROM creature_addon WHERE guid = 49990; -DELETE FROM creature_addon WHERE guid = 51480; -DELETE FROM creature_addon WHERE guid = 52002; -DELETE FROM creature_addon WHERE guid = 52006; -DELETE FROM creature_addon WHERE guid = 52252; -DELETE FROM creature_addon WHERE guid = 52253; -DELETE FROM creature_addon WHERE guid = 52498; -DELETE FROM creature_addon WHERE guid = 52499; --- Create template addon for creature 1884 -DELETE FROM creature_template_addon WHERE entry =1884; -INSERT INTO creature_template_addon VALUES (1884,0,0,1,16,234,0,NULL); --- Clear duplicate addons from template for creature 1884 -DELETE FROM creature_addon WHERE guid = 45378; -DELETE FROM creature_addon WHERE guid = 45380; -DELETE FROM creature_addon WHERE guid = 45383; -DELETE FROM creature_addon WHERE guid = 45384; -DELETE FROM creature_addon WHERE guid = 45386; -DELETE FROM creature_addon WHERE guid = 46775; -DELETE FROM creature_addon WHERE guid = 46776; -DELETE FROM creature_addon WHERE guid = 46777; -DELETE FROM creature_addon WHERE guid = 46784; -DELETE FROM creature_addon WHERE guid = 47156; -DELETE FROM creature_addon WHERE guid = 47159; -DELETE FROM creature_addon WHERE guid = 47161; -DELETE FROM creature_addon WHERE guid = 47164; --- Create template addon for creature 1885 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =1885; -INSERT INTO creature_template_addon VALUES (1885,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1885 --- Create template addon for creature 1888 -DELETE FROM creature_template_addon WHERE entry =1888; -INSERT INTO creature_template_addon VALUES (1888,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1888 -DELETE FROM creature_addon WHERE guid = 17746; -DELETE FROM creature_addon WHERE guid = 17747; -DELETE FROM creature_addon WHERE guid = 17748; -DELETE FROM creature_addon WHERE guid = 17752; -DELETE FROM creature_addon WHERE guid = 17838; -DELETE FROM creature_addon WHERE guid = 17842; -DELETE FROM creature_addon WHERE guid = 17846; -DELETE FROM creature_addon WHERE guid = 17853; -DELETE FROM creature_addon WHERE guid = 17991; -DELETE FROM creature_addon WHERE guid = 17993; -DELETE FROM creature_addon WHERE guid = 17994; -DELETE FROM creature_addon WHERE guid = 18004; -DELETE FROM creature_addon WHERE guid = 18005; -DELETE FROM creature_addon WHERE guid = 18006; -DELETE FROM creature_addon WHERE guid = 18349; -DELETE FROM creature_addon WHERE guid = 18353; -DELETE FROM creature_addon WHERE guid = 18366; -DELETE FROM creature_addon WHERE guid = 18367; -DELETE FROM creature_addon WHERE guid = 18370; -DELETE FROM creature_addon WHERE guid = 18521; -DELETE FROM creature_addon WHERE guid = 19206; -DELETE FROM creature_addon WHERE guid = 19207; -DELETE FROM creature_addon WHERE guid = 19208; -DELETE FROM creature_addon WHERE guid = 19209; -DELETE FROM creature_addon WHERE guid = 19210; -DELETE FROM creature_addon WHERE guid = 19211; -DELETE FROM creature_addon WHERE guid = 19212; -DELETE FROM creature_addon WHERE guid = 19214; -DELETE FROM creature_addon WHERE guid = 19216; -DELETE FROM creature_addon WHERE guid = 19217; -DELETE FROM creature_addon WHERE guid = 19218; -DELETE FROM creature_addon WHERE guid = 27797; -DELETE FROM creature_addon WHERE guid = 28319; -DELETE FROM creature_addon WHERE guid = 28326; -DELETE FROM creature_addon WHERE guid = 28403; --- Create template addon for creature 1889 -DELETE FROM creature_template_addon WHERE entry =1889; -INSERT INTO creature_template_addon VALUES (1889,0,0,1,16,0,0,'12544'); --- Clear duplicate addons from template for creature 1889 -DELETE FROM creature_addon WHERE guid = 17608; -DELETE FROM creature_addon WHERE guid = 17609; -DELETE FROM creature_addon WHERE guid = 17742; -DELETE FROM creature_addon WHERE guid = 17743; -DELETE FROM creature_addon WHERE guid = 17749; -DELETE FROM creature_addon WHERE guid = 17750; -DELETE FROM creature_addon WHERE guid = 17751; -DELETE FROM creature_addon WHERE guid = 17753; -DELETE FROM creature_addon WHERE guid = 17754; -DELETE FROM creature_addon WHERE guid = 17837; -DELETE FROM creature_addon WHERE guid = 17840; -DELETE FROM creature_addon WHERE guid = 17843; -DELETE FROM creature_addon WHERE guid = 17847; -DELETE FROM creature_addon WHERE guid = 17852; -DELETE FROM creature_addon WHERE guid = 17995; -DELETE FROM creature_addon WHERE guid = 18009; -DELETE FROM creature_addon WHERE guid = 18010; -DELETE FROM creature_addon WHERE guid = 18122; -DELETE FROM creature_addon WHERE guid = 18123; -DELETE FROM creature_addon WHERE guid = 18124; -DELETE FROM creature_addon WHERE guid = 18351; -DELETE FROM creature_addon WHERE guid = 18357; -DELETE FROM creature_addon WHERE guid = 18363; -DELETE FROM creature_addon WHERE guid = 18368; -DELETE FROM creature_addon WHERE guid = 18369; -DELETE FROM creature_addon WHERE guid = 19213; -DELETE FROM creature_addon WHERE guid = 19215; -DELETE FROM creature_addon WHERE guid = 28318; -DELETE FROM creature_addon WHERE guid = 28320; -DELETE FROM creature_addon WHERE guid = 28321; -DELETE FROM creature_addon WHERE guid = 28378; -DELETE FROM creature_addon WHERE guid = 28409; --- Create template addon for creature 1890 -DELETE FROM creature_template_addon WHERE entry =1890; -INSERT INTO creature_template_addon VALUES (1890,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1890 -DELETE FROM creature_addon WHERE guid = 44524; -DELETE FROM creature_addon WHERE guid = 44526; -DELETE FROM creature_addon WHERE guid = 44537; -DELETE FROM creature_addon WHERE guid = 44696; -DELETE FROM creature_addon WHERE guid = 44721; -DELETE FROM creature_addon WHERE guid = 44725; -DELETE FROM creature_addon WHERE guid = 44727; -DELETE FROM creature_addon WHERE guid = 44735; -DELETE FROM creature_addon WHERE guid = 44840; -DELETE FROM creature_addon WHERE guid = 44842; -DELETE FROM creature_addon WHERE guid = 44846; -DELETE FROM creature_addon WHERE guid = 44849; -DELETE FROM creature_addon WHERE guid = 44851; -DELETE FROM creature_addon WHERE guid = 44854; -DELETE FROM creature_addon WHERE guid = 44856; -DELETE FROM creature_addon WHERE guid = 44857; -DELETE FROM creature_addon WHERE guid = 44858; -DELETE FROM creature_addon WHERE guid = 44859; -DELETE FROM creature_addon WHERE guid = 44860; -DELETE FROM creature_addon WHERE guid = 44861; --- Create template addon for creature 1891 -DELETE FROM creature_template_addon WHERE entry =1891; -INSERT INTO creature_template_addon VALUES (1891,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1891 -DELETE FROM creature_addon WHERE guid = 17908; -DELETE FROM creature_addon WHERE guid = 18404; -DELETE FROM creature_addon WHERE guid = 18408; -DELETE FROM creature_addon WHERE guid = 19002; -DELETE FROM creature_addon WHERE guid = 19005; -DELETE FROM creature_addon WHERE guid = 19084; -DELETE FROM creature_addon WHERE guid = 19219; -DELETE FROM creature_addon WHERE guid = 19222; -DELETE FROM creature_addon WHERE guid = 19223; -DELETE FROM creature_addon WHERE guid = 19224; -DELETE FROM creature_addon WHERE guid = 19227; -DELETE FROM creature_addon WHERE guid = 19229; -DELETE FROM creature_addon WHERE guid = 19316; -DELETE FROM creature_addon WHERE guid = 19343; --- Create template addon for creature 1892 --- Create template addon for creature 1893 --- Create template addon for creature 1894 -DELETE FROM creature_template_addon WHERE entry =1894; -INSERT INTO creature_template_addon VALUES (1894,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1894 -DELETE FROM creature_addon WHERE guid = 17910; -DELETE FROM creature_addon WHERE guid = 17911; -DELETE FROM creature_addon WHERE guid = 18236; -DELETE FROM creature_addon WHERE guid = 18237; -DELETE FROM creature_addon WHERE guid = 18239; -DELETE FROM creature_addon WHERE guid = 18291; -DELETE FROM creature_addon WHERE guid = 18306; -DELETE FROM creature_addon WHERE guid = 18350; -DELETE FROM creature_addon WHERE guid = 18400; -DELETE FROM creature_addon WHERE guid = 18411; -DELETE FROM creature_addon WHERE guid = 18413; -DELETE FROM creature_addon WHERE guid = 18996; -DELETE FROM creature_addon WHERE guid = 19008; -DELETE FROM creature_addon WHERE guid = 19012; -DELETE FROM creature_addon WHERE guid = 19015; -DELETE FROM creature_addon WHERE guid = 19019; -DELETE FROM creature_addon WHERE guid = 19220; -DELETE FROM creature_addon WHERE guid = 19228; --- Create template addon for creature 1895 -DELETE FROM creature_template_addon WHERE entry =1895; -INSERT INTO creature_template_addon VALUES (1895,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1895 -DELETE FROM creature_addon WHERE guid = 17663; -DELETE FROM creature_addon WHERE guid = 17905; -DELETE FROM creature_addon WHERE guid = 18220; -DELETE FROM creature_addon WHERE guid = 18221; -DELETE FROM creature_addon WHERE guid = 18238; -DELETE FROM creature_addon WHERE guid = 18310; -DELETE FROM creature_addon WHERE guid = 18354; -DELETE FROM creature_addon WHERE guid = 18355; -DELETE FROM creature_addon WHERE guid = 18405; -DELETE FROM creature_addon WHERE guid = 18407; -DELETE FROM creature_addon WHERE guid = 18409; -DELETE FROM creature_addon WHERE guid = 19007; --- Create template addon for creature 1896 --- Clear duplicate addons from template for creature 1901 --- Create template addon for creature 1907 -DELETE FROM creature_template_addon WHERE entry =1907; -INSERT INTO creature_template_addon VALUES (1907,0,1114112,1,16,0,0,'7165'); --- Clear duplicate addons from template for creature 1907 -DELETE FROM creature_addon WHERE guid = 1286; -DELETE FROM creature_addon WHERE guid = 1948; -DELETE FROM creature_addon WHERE guid = 1951; -DELETE FROM creature_addon WHERE guid = 1953; -DELETE FROM creature_addon WHERE guid = 1954; -DELETE FROM creature_addon WHERE guid = 1958; -DELETE FROM creature_addon WHERE guid = 1960; -DELETE FROM creature_addon WHERE guid = 1961; -DELETE FROM creature_addon WHERE guid = 1964; -DELETE FROM creature_addon WHERE guid = 1966; -DELETE FROM creature_addon WHERE guid = 1968; -DELETE FROM creature_addon WHERE guid = 2609; -DELETE FROM creature_addon WHERE guid = 2612; -DELETE FROM creature_addon WHERE guid = 2613; -DELETE FROM creature_addon WHERE guid = 2615; -DELETE FROM creature_addon WHERE guid = 2616; -DELETE FROM creature_addon WHERE guid = 2617; -DELETE FROM creature_addon WHERE guid = 2619; -DELETE FROM creature_addon WHERE guid = 2620; -DELETE FROM creature_addon WHERE guid = 2623; -DELETE FROM creature_addon WHERE guid = 2626; -DELETE FROM creature_addon WHERE guid = 2630; --- Create template addon for creature 1908 -DELETE FROM creature_template_addon WHERE entry =1908; -INSERT INTO creature_template_addon VALUES (1908,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1908 -DELETE FROM creature_addon WHERE guid = 17741; -DELETE FROM creature_addon WHERE guid = 17780; -DELETE FROM creature_addon WHERE guid = 17782; -DELETE FROM creature_addon WHERE guid = 17796; -DELETE FROM creature_addon WHERE guid = 17798; -DELETE FROM creature_addon WHERE guid = 17809; -DELETE FROM creature_addon WHERE guid = 17812; -DELETE FROM creature_addon WHERE guid = 17814; -DELETE FROM creature_addon WHERE guid = 17826; -DELETE FROM creature_addon WHERE guid = 17855; -DELETE FROM creature_addon WHERE guid = 17856; -DELETE FROM creature_addon WHERE guid = 17857; -DELETE FROM creature_addon WHERE guid = 17917; -DELETE FROM creature_addon WHERE guid = 17980; -DELETE FROM creature_addon WHERE guid = 17985; -DELETE FROM creature_addon WHERE guid = 17990; -DELETE FROM creature_addon WHERE guid = 19102; -DELETE FROM creature_addon WHERE guid = 38285; --- Create template addon for creature 1909 -DELETE FROM creature_template_addon WHERE entry =1909; -INSERT INTO creature_template_addon VALUES (1909,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1909 -DELETE FROM creature_addon WHERE guid = 17605; -DELETE FROM creature_addon WHERE guid = 17606; -DELETE FROM creature_addon WHERE guid = 17607; -DELETE FROM creature_addon WHERE guid = 17614; -DELETE FROM creature_addon WHERE guid = 17638; -DELETE FROM creature_addon WHERE guid = 17639; -DELETE FROM creature_addon WHERE guid = 17656; -DELETE FROM creature_addon WHERE guid = 17657; -DELETE FROM creature_addon WHERE guid = 17693; -DELETE FROM creature_addon WHERE guid = 17705; -DELETE FROM creature_addon WHERE guid = 17706; -DELETE FROM creature_addon WHERE guid = 17707; -DELETE FROM creature_addon WHERE guid = 17708; -DELETE FROM creature_addon WHERE guid = 17732; -DELETE FROM creature_addon WHERE guid = 17733; -DELETE FROM creature_addon WHERE guid = 17734; -DELETE FROM creature_addon WHERE guid = 17735; -DELETE FROM creature_addon WHERE guid = 17739; -DELETE FROM creature_addon WHERE guid = 17740; -DELETE FROM creature_addon WHERE guid = 17755; -DELETE FROM creature_addon WHERE guid = 17756; -DELETE FROM creature_addon WHERE guid = 17757; -DELETE FROM creature_addon WHERE guid = 17758; -DELETE FROM creature_addon WHERE guid = 17759; -DELETE FROM creature_addon WHERE guid = 17760; -DELETE FROM creature_addon WHERE guid = 17761; -DELETE FROM creature_addon WHERE guid = 17776; -DELETE FROM creature_addon WHERE guid = 17777; -DELETE FROM creature_addon WHERE guid = 17778; -DELETE FROM creature_addon WHERE guid = 17779; -DELETE FROM creature_addon WHERE guid = 17797; -DELETE FROM creature_addon WHERE guid = 17799; -DELETE FROM creature_addon WHERE guid = 17800; -DELETE FROM creature_addon WHERE guid = 17808; -DELETE FROM creature_addon WHERE guid = 17813; -DELETE FROM creature_addon WHERE guid = 17854; -DELETE FROM creature_addon WHERE guid = 17978; -DELETE FROM creature_addon WHERE guid = 17979; -DELETE FROM creature_addon WHERE guid = 17981; -DELETE FROM creature_addon WHERE guid = 17982; -DELETE FROM creature_addon WHERE guid = 17983; -DELETE FROM creature_addon WHERE guid = 17984; -DELETE FROM creature_addon WHERE guid = 17986; -DELETE FROM creature_addon WHERE guid = 17987; -DELETE FROM creature_addon WHERE guid = 17989; -DELETE FROM creature_addon WHERE guid = 18070; -DELETE FROM creature_addon WHERE guid = 18103; -DELETE FROM creature_addon WHERE guid = 18104; -DELETE FROM creature_addon WHERE guid = 28235; -DELETE FROM creature_addon WHERE guid = 28236; -DELETE FROM creature_addon WHERE guid = 28457; -DELETE FROM creature_addon WHERE guid = 38284; -DELETE FROM creature_addon WHERE guid = 39013; -DELETE FROM creature_addon WHERE guid = 39014; -DELETE FROM creature_addon WHERE guid = 41882; -DELETE FROM creature_addon WHERE guid = 44832; --- Create template addon for creature 1910 -DELETE FROM creature_template_addon WHERE entry =1910; -INSERT INTO creature_template_addon VALUES (1910,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1910 -DELETE FROM creature_addon WHERE guid = 43909; --- Create template addon for creature 1911 -DELETE FROM creature_template_addon WHERE entry =1911; -INSERT INTO creature_template_addon VALUES (1911,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1911 -DELETE FROM creature_addon WHERE guid = 42144; --- Create template addon for creature 1912 -DELETE FROM creature_template_addon WHERE entry =1912; -INSERT INTO creature_template_addon VALUES (1912,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1912 -DELETE FROM creature_addon WHERE guid = 17860; -DELETE FROM creature_addon WHERE guid = 17864; -DELETE FROM creature_addon WHERE guid = 17992; -DELETE FROM creature_addon WHERE guid = 17996; -DELETE FROM creature_addon WHERE guid = 18052; -DELETE FROM creature_addon WHERE guid = 18058; -DELETE FROM creature_addon WHERE guid = 18138; -DELETE FROM creature_addon WHERE guid = 18315; -DELETE FROM creature_addon WHERE guid = 18495; -DELETE FROM creature_addon WHERE guid = 18496; -DELETE FROM creature_addon WHERE guid = 18497; -DELETE FROM creature_addon WHERE guid = 18502; -DELETE FROM creature_addon WHERE guid = 18505; -DELETE FROM creature_addon WHERE guid = 18518; -DELETE FROM creature_addon WHERE guid = 18993; -DELETE FROM creature_addon WHERE guid = 18995; -DELETE FROM creature_addon WHERE guid = 19000; -DELETE FROM creature_addon WHERE guid = 19001; -DELETE FROM creature_addon WHERE guid = 19003; -DELETE FROM creature_addon WHERE guid = 19006; -DELETE FROM creature_addon WHERE guid = 19017; -DELETE FROM creature_addon WHERE guid = 19033; -DELETE FROM creature_addon WHERE guid = 19037; -DELETE FROM creature_addon WHERE guid = 19046; -DELETE FROM creature_addon WHERE guid = 19047; -DELETE FROM creature_addon WHERE guid = 19052; -DELETE FROM creature_addon WHERE guid = 19143; -DELETE FROM creature_addon WHERE guid = 19144; -DELETE FROM creature_addon WHERE guid = 19204; --- Create template addon for creature 1913 -DELETE FROM creature_template_addon WHERE entry =1913; -INSERT INTO creature_template_addon VALUES (1913,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1913 -DELETE FROM creature_addon WHERE guid = 18035; -DELETE FROM creature_addon WHERE guid = 18039; -DELETE FROM creature_addon WHERE guid = 18042; -DELETE FROM creature_addon WHERE guid = 18045; -DELETE FROM creature_addon WHERE guid = 18048; -DELETE FROM creature_addon WHERE guid = 18049; -DELETE FROM creature_addon WHERE guid = 18484; -DELETE FROM creature_addon WHERE guid = 18486; -DELETE FROM creature_addon WHERE guid = 18487; --- Create template addon for creature 1914 -DELETE FROM creature_template_addon WHERE entry =1914; -INSERT INTO creature_template_addon VALUES (1914,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1914 -DELETE FROM creature_addon WHERE guid = 17884; -DELETE FROM creature_addon WHERE guid = 18024; -DELETE FROM creature_addon WHERE guid = 18033; -DELETE FROM creature_addon WHERE guid = 18034; -DELETE FROM creature_addon WHERE guid = 18056; -DELETE FROM creature_addon WHERE guid = 18057; -DELETE FROM creature_addon WHERE guid = 18099; -DELETE FROM creature_addon WHERE guid = 18133; -DELETE FROM creature_addon WHERE guid = 18493; -DELETE FROM creature_addon WHERE guid = 18504; -DELETE FROM creature_addon WHERE guid = 18507; -DELETE FROM creature_addon WHERE guid = 18510; -DELETE FROM creature_addon WHERE guid = 18524; -DELETE FROM creature_addon WHERE guid = 19020; -DELETE FROM creature_addon WHERE guid = 19022; -DELETE FROM creature_addon WHERE guid = 19024; -DELETE FROM creature_addon WHERE guid = 19025; -DELETE FROM creature_addon WHERE guid = 19028; -DELETE FROM creature_addon WHERE guid = 19034; -DELETE FROM creature_addon WHERE guid = 19040; -DELETE FROM creature_addon WHERE guid = 19145; --- Create template addon for creature 1915 -DELETE FROM creature_template_addon WHERE entry =1915; -INSERT INTO creature_template_addon VALUES (1915,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1915 -DELETE FROM creature_addon WHERE guid = 18036; -DELETE FROM creature_addon WHERE guid = 18038; -DELETE FROM creature_addon WHERE guid = 18040; -DELETE FROM creature_addon WHERE guid = 18043; -DELETE FROM creature_addon WHERE guid = 18046; -DELETE FROM creature_addon WHERE guid = 18050; -DELETE FROM creature_addon WHERE guid = 18120; -DELETE FROM creature_addon WHERE guid = 18488; -DELETE FROM creature_addon WHERE guid = 18491; --- Create template addon for creature 1916 -DELETE FROM creature_template_addon WHERE entry =1916; -INSERT INTO creature_template_addon VALUES (1916,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1916 -DELETE FROM creature_addon WHERE guid = 28442; --- Create template addon for creature 1917 -DELETE FROM creature_template_addon WHERE entry =1917; -INSERT INTO creature_template_addon VALUES (1917,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1917 -DELETE FROM creature_addon WHERE guid = 28441; --- Create template addon for creature 1918 -DELETE FROM creature_template_addon WHERE entry =1918; -INSERT INTO creature_template_addon VALUES (1918,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1918 -DELETE FROM creature_addon WHERE guid = 44670; --- Create template addon for creature 1919 -DELETE FROM creature_template_addon WHERE entry =1919; -INSERT INTO creature_template_addon VALUES (1919,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1919 -DELETE FROM creature_addon WHERE guid = 44715; --- Create template addon for creature 1920 -DELETE FROM creature_template_addon WHERE entry =1920; -INSERT INTO creature_template_addon VALUES (1920,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1920 -DELETE FROM creature_addon WHERE guid = 18071; --- Create template addon for creature 1921 --- Clear duplicate addons from template for creature 1922 --- Create template addon for creature 1923 -DELETE FROM creature_template_addon WHERE entry =1923; -INSERT INTO creature_template_addon VALUES (1923,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1923 -DELETE FROM creature_addon WHERE guid = 17822; -DELETE FROM creature_addon WHERE guid = 18078; -DELETE FROM creature_addon WHERE guid = 18079; -DELETE FROM creature_addon WHERE guid = 18080; -DELETE FROM creature_addon WHERE guid = 18199; -DELETE FROM creature_addon WHERE guid = 18200; -DELETE FROM creature_addon WHERE guid = 18201; -DELETE FROM creature_addon WHERE guid = 18217; -DELETE FROM creature_addon WHERE guid = 18245; -DELETE FROM creature_addon WHERE guid = 18290; -DELETE FROM creature_addon WHERE guid = 18300; -DELETE FROM creature_addon WHERE guid = 18320; -DELETE FROM creature_addon WHERE guid = 18322; -DELETE FROM creature_addon WHERE guid = 18325; -DELETE FROM creature_addon WHERE guid = 18327; -DELETE FROM creature_addon WHERE guid = 18329; -DELETE FROM creature_addon WHERE guid = 18508; -DELETE FROM creature_addon WHERE guid = 19065; -DELETE FROM creature_addon WHERE guid = 19085; -DELETE FROM creature_addon WHERE guid = 19148; -DELETE FROM creature_addon WHERE guid = 19172; -DELETE FROM creature_addon WHERE guid = 28231; --- Create template addon for creature 1924 -DELETE FROM creature_template_addon WHERE entry =1924; -INSERT INTO creature_template_addon VALUES (1924,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1924 -DELETE FROM creature_addon WHERE guid = 17610; -DELETE FROM creature_addon WHERE guid = 17721; -DELETE FROM creature_addon WHERE guid = 17723; -DELETE FROM creature_addon WHERE guid = 17724; -DELETE FROM creature_addon WHERE guid = 17727; -DELETE FROM creature_addon WHERE guid = 17859; -DELETE FROM creature_addon WHERE guid = 17862; -DELETE FROM creature_addon WHERE guid = 17919; -DELETE FROM creature_addon WHERE guid = 17920; -DELETE FROM creature_addon WHERE guid = 18003; -DELETE FROM creature_addon WHERE guid = 18029; -DELETE FROM creature_addon WHERE guid = 18030; -DELETE FROM creature_addon WHERE guid = 18218; -DELETE FROM creature_addon WHERE guid = 18219; -DELETE FROM creature_addon WHERE guid = 18246; -DELETE FROM creature_addon WHERE guid = 18289; -DELETE FROM creature_addon WHERE guid = 18298; -DELETE FROM creature_addon WHERE guid = 18305; -DELETE FROM creature_addon WHERE guid = 18319; -DELETE FROM creature_addon WHERE guid = 18324; -DELETE FROM creature_addon WHERE guid = 18326; -DELETE FROM creature_addon WHERE guid = 18328; -DELETE FROM creature_addon WHERE guid = 18501; -DELETE FROM creature_addon WHERE guid = 18519; -DELETE FROM creature_addon WHERE guid = 18522; -DELETE FROM creature_addon WHERE guid = 18994; -DELETE FROM creature_addon WHERE guid = 18998; -DELETE FROM creature_addon WHERE guid = 19162; -DELETE FROM creature_addon WHERE guid = 19167; -DELETE FROM creature_addon WHERE guid = 19168; -DELETE FROM creature_addon WHERE guid = 19170; -DELETE FROM creature_addon WHERE guid = 19171; -DELETE FROM creature_addon WHERE guid = 27802; --- Create template addon for creature 1931 -DELETE FROM creature_template_addon WHERE entry =1931; -INSERT INTO creature_template_addon VALUES (1931,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1931 -DELETE FROM creature_addon WHERE guid = 44548; --- Clear duplicate addons from template for creature 1933 -DELETE FROM creature_addon WHERE guid = 8335; -DELETE FROM creature_addon WHERE guid = 8669; -DELETE FROM creature_addon WHERE guid = 8763; -DELETE FROM creature_addon WHERE guid = 9032; -DELETE FROM creature_addon WHERE guid = 9047; -DELETE FROM creature_addon WHERE guid = 9048; -DELETE FROM creature_addon WHERE guid = 9382; -DELETE FROM creature_addon WHERE guid = 14849; -DELETE FROM creature_addon WHERE guid = 15827; -DELETE FROM creature_addon WHERE guid = 16720; -DELETE FROM creature_addon WHERE guid = 17877; -DELETE FROM creature_addon WHERE guid = 31817; --- Create template addon for creature 1934 -DELETE FROM creature_template_addon WHERE entry =1934; -INSERT INTO creature_template_addon VALUES (1934,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1934 -DELETE FROM creature_addon WHERE guid = 28443; -DELETE FROM creature_addon WHERE guid = 28444; -DELETE FROM creature_addon WHERE guid = 28445; -DELETE FROM creature_addon WHERE guid = 42146; -DELETE FROM creature_addon WHERE guid = 42147; -DELETE FROM creature_addon WHERE guid = 42149; -DELETE FROM creature_addon WHERE guid = 42151; -DELETE FROM creature_addon WHERE guid = 42152; -DELETE FROM creature_addon WHERE guid = 44549; --- Create template addon for creature 1935 -DELETE FROM creature_template_addon WHERE entry =1935; -INSERT INTO creature_template_addon VALUES (1935,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1935 -DELETE FROM creature_addon WHERE guid = 42148; -DELETE FROM creature_addon WHERE guid = 42150; -DELETE FROM creature_addon WHERE guid = 44539; -DELETE FROM creature_addon WHERE guid = 44546; -DELETE FROM creature_addon WHERE guid = 44547; -DELETE FROM creature_addon WHERE guid = 44894; -DELETE FROM creature_addon WHERE guid = 44898; -DELETE FROM creature_addon WHERE guid = 44901; --- Create template addon for creature 1936 -DELETE FROM creature_template_addon WHERE entry =1936; -INSERT INTO creature_template_addon VALUES (1936,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1936 -DELETE FROM creature_addon WHERE guid = 44569; --- Create template addon for creature 1937 -DELETE FROM creature_template_addon WHERE entry =1937; -INSERT INTO creature_template_addon VALUES (1937,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1937 -DELETE FROM creature_addon WHERE guid = 17612; --- Create template addon for creature 1938 -DELETE FROM creature_template_addon WHERE entry =1938; -INSERT INTO creature_template_addon VALUES (1938,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1938 -DELETE FROM creature_addon WHERE guid = 17613; --- Create template addon for creature 1939 -DELETE FROM creature_template_addon WHERE entry =1939; -INSERT INTO creature_template_addon VALUES (1939,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1939 -DELETE FROM creature_addon WHERE guid = 17836; -DELETE FROM creature_addon WHERE guid = 17897; -DELETE FROM creature_addon WHERE guid = 17950; -DELETE FROM creature_addon WHERE guid = 17954; -DELETE FROM creature_addon WHERE guid = 18068; -DELETE FROM creature_addon WHERE guid = 18090; -DELETE FROM creature_addon WHERE guid = 18168; -DELETE FROM creature_addon WHERE guid = 18169; -DELETE FROM creature_addon WHERE guid = 18170; -DELETE FROM creature_addon WHERE guid = 18173; -DELETE FROM creature_addon WHERE guid = 18174; -DELETE FROM creature_addon WHERE guid = 18175; -DELETE FROM creature_addon WHERE guid = 18176; -DELETE FROM creature_addon WHERE guid = 18179; -DELETE FROM creature_addon WHERE guid = 18181; -DELETE FROM creature_addon WHERE guid = 18182; -DELETE FROM creature_addon WHERE guid = 18266; -DELETE FROM creature_addon WHERE guid = 18269; -DELETE FROM creature_addon WHERE guid = 18285; -DELETE FROM creature_addon WHERE guid = 18286; -DELETE FROM creature_addon WHERE guid = 19004; -DELETE FROM creature_addon WHERE guid = 19010; -DELETE FROM creature_addon WHERE guid = 19013; -DELETE FROM creature_addon WHERE guid = 19014; -DELETE FROM creature_addon WHERE guid = 19016; -DELETE FROM creature_addon WHERE guid = 19018; -DELETE FROM creature_addon WHERE guid = 19029; -DELETE FROM creature_addon WHERE guid = 19063; -DELETE FROM creature_addon WHERE guid = 19066; --- Create template addon for creature 1940 -DELETE FROM creature_template_addon WHERE entry =1940; -INSERT INTO creature_template_addon VALUES (1940,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1940 -DELETE FROM creature_addon WHERE guid = 17835; -DELETE FROM creature_addon WHERE guid = 17896; -DELETE FROM creature_addon WHERE guid = 17898; -DELETE FROM creature_addon WHERE guid = 17947; -DELETE FROM creature_addon WHERE guid = 17948; -DELETE FROM creature_addon WHERE guid = 17955; -DELETE FROM creature_addon WHERE guid = 18069; -DELETE FROM creature_addon WHERE guid = 18088; -DELETE FROM creature_addon WHERE guid = 18089; -DELETE FROM creature_addon WHERE guid = 18091; -DELETE FROM creature_addon WHERE guid = 18140; -DELETE FROM creature_addon WHERE guid = 18171; -DELETE FROM creature_addon WHERE guid = 18172; -DELETE FROM creature_addon WHERE guid = 18178; -DELETE FROM creature_addon WHERE guid = 18184; -DELETE FROM creature_addon WHERE guid = 18185; -DELETE FROM creature_addon WHERE guid = 18261; -DELETE FROM creature_addon WHERE guid = 19026; -DELETE FROM creature_addon WHERE guid = 19031; -DELETE FROM creature_addon WHERE guid = 19048; -DELETE FROM creature_addon WHERE guid = 19050; --- Create template addon for creature 1941 -DELETE FROM creature_template_addon WHERE entry =1941; -INSERT INTO creature_template_addon VALUES (1941,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1941 -DELETE FROM creature_addon WHERE guid = 33698; -DELETE FROM creature_addon WHERE guid = 43914; -DELETE FROM creature_addon WHERE guid = 43915; -DELETE FROM creature_addon WHERE guid = 44436; -DELETE FROM creature_addon WHERE guid = 44570; -DELETE FROM creature_addon WHERE guid = 44591; -DELETE FROM creature_addon WHERE guid = 44594; -DELETE FROM creature_addon WHERE guid = 44602; -DELETE FROM creature_addon WHERE guid = 44619; -DELETE FROM creature_addon WHERE guid = 44620; -DELETE FROM creature_addon WHERE guid = 44625; -DELETE FROM creature_addon WHERE guid = 44673; -DELETE FROM creature_addon WHERE guid = 44676; -DELETE FROM creature_addon WHERE guid = 44677; -DELETE FROM creature_addon WHERE guid = 44679; -DELETE FROM creature_addon WHERE guid = 44683; -DELETE FROM creature_addon WHERE guid = 44685; -DELETE FROM creature_addon WHERE guid = 44781; -DELETE FROM creature_addon WHERE guid = 44782; -DELETE FROM creature_addon WHERE guid = 44784; -DELETE FROM creature_addon WHERE guid = 44785; -DELETE FROM creature_addon WHERE guid = 45192; -DELETE FROM creature_addon WHERE guid = 45193; -DELETE FROM creature_addon WHERE guid = 45194; -DELETE FROM creature_addon WHERE guid = 45199; --- Create template addon for creature 1942 -DELETE FROM creature_template_addon WHERE entry =1942; -INSERT INTO creature_template_addon VALUES (1942,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1942 -DELETE FROM creature_addon WHERE guid = 17888; -DELETE FROM creature_addon WHERE guid = 17959; -DELETE FROM creature_addon WHERE guid = 17962; -DELETE FROM creature_addon WHERE guid = 17964; -DELETE FROM creature_addon WHERE guid = 17966; -DELETE FROM creature_addon WHERE guid = 17967; -DELETE FROM creature_addon WHERE guid = 18144; -DELETE FROM creature_addon WHERE guid = 18260; -DELETE FROM creature_addon WHERE guid = 18268; -DELETE FROM creature_addon WHERE guid = 18279; -DELETE FROM creature_addon WHERE guid = 18283; -DELETE FROM creature_addon WHERE guid = 18284; -DELETE FROM creature_addon WHERE guid = 19023; -DELETE FROM creature_addon WHERE guid = 19027; -DELETE FROM creature_addon WHERE guid = 19035; -DELETE FROM creature_addon WHERE guid = 19036; -DELETE FROM creature_addon WHERE guid = 19038; --- Create template addon for creature 1943 -DELETE FROM creature_template_addon WHERE entry =1943; -INSERT INTO creature_template_addon VALUES (1943,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1943 -DELETE FROM creature_addon WHERE guid = 17885; -DELETE FROM creature_addon WHERE guid = 17886; -DELETE FROM creature_addon WHERE guid = 17887; -DELETE FROM creature_addon WHERE guid = 17949; -DELETE FROM creature_addon WHERE guid = 17957; -DELETE FROM creature_addon WHERE guid = 17965; -DELETE FROM creature_addon WHERE guid = 17973; -DELETE FROM creature_addon WHERE guid = 17975; -DELETE FROM creature_addon WHERE guid = 17976; -DELETE FROM creature_addon WHERE guid = 18153; -DELETE FROM creature_addon WHERE guid = 18270; -DELETE FROM creature_addon WHERE guid = 18271; -DELETE FROM creature_addon WHERE guid = 18272; -DELETE FROM creature_addon WHERE guid = 18280; -DELETE FROM creature_addon WHERE guid = 18281; -DELETE FROM creature_addon WHERE guid = 18287; -DELETE FROM creature_addon WHERE guid = 19032; -DELETE FROM creature_addon WHERE guid = 19042; --- Create template addon for creature 1944 -DELETE FROM creature_template_addon WHERE entry =1944; -INSERT INTO creature_template_addon VALUES (1944,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1944 -DELETE FROM creature_addon WHERE guid = 18032; --- Create template addon for creature 1946 --- Create template addon for creature 1947 -DELETE FROM creature_template_addon WHERE entry =1947; -INSERT INTO creature_template_addon VALUES (1947,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1947 -DELETE FROM creature_addon WHERE guid = 18277; --- Create template addon for creature 1948 -DELETE FROM creature_template_addon WHERE entry =1948; -INSERT INTO creature_template_addon VALUES (1948,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1948 -DELETE FROM creature_addon WHERE guid = 17988; --- Clear duplicate addons from template for creature 1949 -DELETE FROM creature_addon WHERE guid = 80924; -DELETE FROM creature_addon WHERE guid = 80927; -DELETE FROM creature_addon WHERE guid = 80928; -DELETE FROM creature_addon WHERE guid = 80930; -DELETE FROM creature_addon WHERE guid = 80931; --- Create template addon for creature 1950 -DELETE FROM creature_template_addon WHERE entry =1950; -INSERT INTO creature_template_addon VALUES (1950,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1950 -DELETE FROM creature_addon WHERE guid = 19109; --- Create template addon for creature 1951 -DELETE FROM creature_template_addon WHERE entry =1951; -INSERT INTO creature_template_addon VALUES (1951,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1951 -DELETE FROM creature_addon WHERE guid = 17744; --- Create template addon for creature 1952 -DELETE FROM creature_template_addon WHERE entry =1952; -INSERT INTO creature_template_addon VALUES (1952,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1952 -DELETE FROM creature_addon WHERE guid = 17611; --- Create template addon for creature 1953 -DELETE FROM creature_template_addon WHERE entry =1953; -INSERT INTO creature_template_addon VALUES (1953,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1953 -DELETE FROM creature_addon WHERE guid = 18390; -DELETE FROM creature_addon WHERE guid = 19049; -DELETE FROM creature_addon WHERE guid = 19059; -DELETE FROM creature_addon WHERE guid = 19060; -DELETE FROM creature_addon WHERE guid = 19067; -DELETE FROM creature_addon WHERE guid = 19068; -DELETE FROM creature_addon WHERE guid = 19069; -DELETE FROM creature_addon WHERE guid = 19075; -DELETE FROM creature_addon WHERE guid = 19079; -DELETE FROM creature_addon WHERE guid = 19080; -DELETE FROM creature_addon WHERE guid = 19082; -DELETE FROM creature_addon WHERE guid = 19083; --- Create template addon for creature 1954 -DELETE FROM creature_template_addon WHERE entry =1954; -INSERT INTO creature_template_addon VALUES (1954,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1954 -DELETE FROM creature_addon WHERE guid = 19061; -DELETE FROM creature_addon WHERE guid = 19072; -DELETE FROM creature_addon WHERE guid = 19074; -DELETE FROM creature_addon WHERE guid = 19078; -DELETE FROM creature_addon WHERE guid = 19081; -DELETE FROM creature_addon WHERE guid = 19146; --- Create template addon for creature 1955 -DELETE FROM creature_template_addon WHERE entry =1955; -INSERT INTO creature_template_addon VALUES (1955,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1955 -DELETE FROM creature_addon WHERE guid = 18111; -DELETE FROM creature_addon WHERE guid = 18373; -DELETE FROM creature_addon WHERE guid = 18376; -DELETE FROM creature_addon WHERE guid = 19086; -DELETE FROM creature_addon WHERE guid = 19087; -DELETE FROM creature_addon WHERE guid = 19089; -DELETE FROM creature_addon WHERE guid = 19090; -DELETE FROM creature_addon WHERE guid = 19091; -DELETE FROM creature_addon WHERE guid = 19093; -DELETE FROM creature_addon WHERE guid = 19094; -DELETE FROM creature_addon WHERE guid = 19095; --- Create template addon for creature 1956 -DELETE FROM creature_template_addon WHERE entry =1956; -INSERT INTO creature_template_addon VALUES (1956,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1956 -DELETE FROM creature_addon WHERE guid = 17773; -DELETE FROM creature_addon WHERE guid = 17775; -DELETE FROM creature_addon WHERE guid = 17784; -DELETE FROM creature_addon WHERE guid = 17811; -DELETE FROM creature_addon WHERE guid = 17815; -DELETE FROM creature_addon WHERE guid = 17889; -DELETE FROM creature_addon WHERE guid = 17890; -DELETE FROM creature_addon WHERE guid = 19088; -DELETE FROM creature_addon WHERE guid = 19092; -DELETE FROM creature_addon WHERE guid = 19096; -DELETE FROM creature_addon WHERE guid = 19097; -DELETE FROM creature_addon WHERE guid = 19098; -DELETE FROM creature_addon WHERE guid = 19099; -DELETE FROM creature_addon WHERE guid = 19100; -DELETE FROM creature_addon WHERE guid = 19101; --- Create template addon for creature 1957 -DELETE FROM creature_template_addon WHERE entry =1957; -INSERT INTO creature_template_addon VALUES (1957,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1957 -DELETE FROM creature_addon WHERE guid = 17680; -DELETE FROM creature_addon WHERE guid = 17682; -DELETE FROM creature_addon WHERE guid = 17696; -DELETE FROM creature_addon WHERE guid = 17702; -DELETE FROM creature_addon WHERE guid = 17771; -DELETE FROM creature_addon WHERE guid = 17774; -DELETE FROM creature_addon WHERE guid = 17794; -DELETE FROM creature_addon WHERE guid = 17832; -DELETE FROM creature_addon WHERE guid = 17834; -DELETE FROM creature_addon WHERE guid = 17850; -DELETE FROM creature_addon WHERE guid = 18016; --- Create template addon for creature 1958 -DELETE FROM creature_template_addon WHERE entry =1958; -INSERT INTO creature_template_addon VALUES (1958,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1958 -DELETE FROM creature_addon WHERE guid = 16647; -DELETE FROM creature_addon WHERE guid = 16648; -DELETE FROM creature_addon WHERE guid = 16715; -DELETE FROM creature_addon WHERE guid = 17655; -DELETE FROM creature_addon WHERE guid = 17667; -DELETE FROM creature_addon WHERE guid = 17677; -DELETE FROM creature_addon WHERE guid = 17678; -DELETE FROM creature_addon WHERE guid = 17679; -DELETE FROM creature_addon WHERE guid = 17681; -DELETE FROM creature_addon WHERE guid = 17683; -DELETE FROM creature_addon WHERE guid = 17684; -DELETE FROM creature_addon WHERE guid = 17685; -DELETE FROM creature_addon WHERE guid = 17686; -DELETE FROM creature_addon WHERE guid = 17687; -DELETE FROM creature_addon WHERE guid = 17688; -DELETE FROM creature_addon WHERE guid = 17689; -DELETE FROM creature_addon WHERE guid = 17690; -DELETE FROM creature_addon WHERE guid = 17691; -DELETE FROM creature_addon WHERE guid = 17692; -DELETE FROM creature_addon WHERE guid = 17697; -DELETE FROM creature_addon WHERE guid = 17698; -DELETE FROM creature_addon WHERE guid = 17699; -DELETE FROM creature_addon WHERE guid = 17700; -DELETE FROM creature_addon WHERE guid = 17701; -DELETE FROM creature_addon WHERE guid = 17703; -DELETE FROM creature_addon WHERE guid = 17704; -DELETE FROM creature_addon WHERE guid = 17709; -DELETE FROM creature_addon WHERE guid = 17710; -DELETE FROM creature_addon WHERE guid = 17711; -DELETE FROM creature_addon WHERE guid = 17712; -DELETE FROM creature_addon WHERE guid = 17713; -DELETE FROM creature_addon WHERE guid = 17772; -DELETE FROM creature_addon WHERE guid = 17792; -DELETE FROM creature_addon WHERE guid = 17793; -DELETE FROM creature_addon WHERE guid = 17795; -DELETE FROM creature_addon WHERE guid = 17828; -DELETE FROM creature_addon WHERE guid = 17833; -DELETE FROM creature_addon WHERE guid = 17849; -DELETE FROM creature_addon WHERE guid = 18110; -DELETE FROM creature_addon WHERE guid = 18391; --- Clear duplicate addons from template for creature 1959 --- Clear duplicate addons from template for creature 1960 --- Clear duplicate addons from template for creature 1961 --- Create template addon for creature 1963 -DELETE FROM creature_template_addon WHERE entry =1963; -INSERT INTO creature_template_addon VALUES (1963,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1963 -DELETE FROM creature_addon WHERE guid = 8280; --- Create template addon for creature 1964 --- Clear duplicate addons from template for creature 1965 --- Create template addon for creature 1971 -DELETE FROM creature_template_addon WHERE entry =1971; -INSERT INTO creature_template_addon VALUES (1971,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1971 -DELETE FROM creature_addon WHERE guid = 18460; --- Create template addon for creature 1972 -DELETE FROM creature_template_addon WHERE entry =1972; -INSERT INTO creature_template_addon VALUES (1972,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1972 -DELETE FROM creature_addon WHERE guid = 18347; --- Create template addon for creature 1973 -DELETE FROM creature_template_addon WHERE entry =1973; -INSERT INTO creature_template_addon VALUES (1973,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1973 -DELETE FROM creature_addon WHERE guid = 28382; -DELETE FROM creature_addon WHERE guid = 28383; -DELETE FROM creature_addon WHERE guid = 28384; -DELETE FROM creature_addon WHERE guid = 28385; -DELETE FROM creature_addon WHERE guid = 28387; -DELETE FROM creature_addon WHERE guid = 28388; -DELETE FROM creature_addon WHERE guid = 28391; -DELETE FROM creature_addon WHERE guid = 28392; -DELETE FROM creature_addon WHERE guid = 28393; -DELETE FROM creature_addon WHERE guid = 28395; -DELETE FROM creature_addon WHERE guid = 28396; -DELETE FROM creature_addon WHERE guid = 28401; --- Create template addon for creature 1974 -DELETE FROM creature_template_addon WHERE entry =1974; -INSERT INTO creature_template_addon VALUES (1974,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1974 -DELETE FROM creature_addon WHERE guid = 28380; -DELETE FROM creature_addon WHERE guid = 28381; -DELETE FROM creature_addon WHERE guid = 28386; -DELETE FROM creature_addon WHERE guid = 28389; -DELETE FROM creature_addon WHERE guid = 28390; -DELETE FROM creature_addon WHERE guid = 28394; -DELETE FROM creature_addon WHERE guid = 28397; -DELETE FROM creature_addon WHERE guid = 28398; -DELETE FROM creature_addon WHERE guid = 28399; -DELETE FROM creature_addon WHERE guid = 28400; -DELETE FROM creature_addon WHERE guid = 28404; --- Clear duplicate addons from template for creature 1975 --- Clear duplicate addons from template for creature 1976 --- Clear duplicate addons from template for creature 1977 --- Create template addon for creature 1978 -DELETE FROM creature_template_addon WHERE entry =1978; -INSERT INTO creature_template_addon VALUES (1978,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1978 -DELETE FROM creature_addon WHERE guid = 19107; --- Create template addon for creature 1981 --- Create template addon for creature 1983 -DELETE FROM creature_template_addon WHERE entry =1983; -INSERT INTO creature_template_addon VALUES (1983,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 1983 -DELETE FROM creature_addon WHERE guid = 28379; --- Clear duplicate addons from template for creature 1984 -DELETE FROM creature_addon WHERE guid = 46912; -DELETE FROM creature_addon WHERE guid = 46913; -DELETE FROM creature_addon WHERE guid = 46915; -DELETE FROM creature_addon WHERE guid = 46916; -DELETE FROM creature_addon WHERE guid = 46917; -DELETE FROM creature_addon WHERE guid = 46918; -DELETE FROM creature_addon WHERE guid = 46919; -DELETE FROM creature_addon WHERE guid = 46920; -DELETE FROM creature_addon WHERE guid = 46921; -DELETE FROM creature_addon WHERE guid = 46922; -DELETE FROM creature_addon WHERE guid = 46923; -DELETE FROM creature_addon WHERE guid = 46924; -DELETE FROM creature_addon WHERE guid = 46925; -DELETE FROM creature_addon WHERE guid = 46926; -DELETE FROM creature_addon WHERE guid = 46927; -DELETE FROM creature_addon WHERE guid = 46928; -DELETE FROM creature_addon WHERE guid = 46929; -DELETE FROM creature_addon WHERE guid = 46930; -DELETE FROM creature_addon WHERE guid = 46931; -DELETE FROM creature_addon WHERE guid = 46932; -DELETE FROM creature_addon WHERE guid = 46933; -DELETE FROM creature_addon WHERE guid = 46934; -DELETE FROM creature_addon WHERE guid = 46935; -DELETE FROM creature_addon WHERE guid = 46936; --- Clear duplicate addons from template for creature 1985 -DELETE FROM creature_addon WHERE guid = 46937; -DELETE FROM creature_addon WHERE guid = 46938; -DELETE FROM creature_addon WHERE guid = 46939; -DELETE FROM creature_addon WHERE guid = 46940; -DELETE FROM creature_addon WHERE guid = 46941; -DELETE FROM creature_addon WHERE guid = 46942; -DELETE FROM creature_addon WHERE guid = 46943; -DELETE FROM creature_addon WHERE guid = 46944; -DELETE FROM creature_addon WHERE guid = 46945; -DELETE FROM creature_addon WHERE guid = 46946; -DELETE FROM creature_addon WHERE guid = 46947; -DELETE FROM creature_addon WHERE guid = 46948; -DELETE FROM creature_addon WHERE guid = 46949; -DELETE FROM creature_addon WHERE guid = 46950; -DELETE FROM creature_addon WHERE guid = 46951; -DELETE FROM creature_addon WHERE guid = 46952; -DELETE FROM creature_addon WHERE guid = 46953; -DELETE FROM creature_addon WHERE guid = 46954; -DELETE FROM creature_addon WHERE guid = 46955; -DELETE FROM creature_addon WHERE guid = 46957; --- Clear duplicate addons from template for creature 1986 -DELETE FROM creature_addon WHERE guid = 46958; -DELETE FROM creature_addon WHERE guid = 46968; -DELETE FROM creature_addon WHERE guid = 46971; -DELETE FROM creature_addon WHERE guid = 46972; -DELETE FROM creature_addon WHERE guid = 46974; -DELETE FROM creature_addon WHERE guid = 46981; -DELETE FROM creature_addon WHERE guid = 46996; -DELETE FROM creature_addon WHERE guid = 46997; -DELETE FROM creature_addon WHERE guid = 46998; -DELETE FROM creature_addon WHERE guid = 46999; -DELETE FROM creature_addon WHERE guid = 47000; -DELETE FROM creature_addon WHERE guid = 47001; -DELETE FROM creature_addon WHERE guid = 47002; -DELETE FROM creature_addon WHERE guid = 47003; -DELETE FROM creature_addon WHERE guid = 47004; -DELETE FROM creature_addon WHERE guid = 47005; -DELETE FROM creature_addon WHERE guid = 47006; -DELETE FROM creature_addon WHERE guid = 47007; -DELETE FROM creature_addon WHERE guid = 47008; -DELETE FROM creature_addon WHERE guid = 47009; -DELETE FROM creature_addon WHERE guid = 47010; -DELETE FROM creature_addon WHERE guid = 47011; -DELETE FROM creature_addon WHERE guid = 47012; -DELETE FROM creature_addon WHERE guid = 47013; -DELETE FROM creature_addon WHERE guid = 47014; -DELETE FROM creature_addon WHERE guid = 47015; -DELETE FROM creature_addon WHERE guid = 47016; -DELETE FROM creature_addon WHERE guid = 47017; -DELETE FROM creature_addon WHERE guid = 47018; -DELETE FROM creature_addon WHERE guid = 47019; -DELETE FROM creature_addon WHERE guid = 47020; -DELETE FROM creature_addon WHERE guid = 47021; -DELETE FROM creature_addon WHERE guid = 47022; -DELETE FROM creature_addon WHERE guid = 47023; -DELETE FROM creature_addon WHERE guid = 47024; -DELETE FROM creature_addon WHERE guid = 47029; -DELETE FROM creature_addon WHERE guid = 47030; -DELETE FROM creature_addon WHERE guid = 47031; -DELETE FROM creature_addon WHERE guid = 47037; -DELETE FROM creature_addon WHERE guid = 47038; -DELETE FROM creature_addon WHERE guid = 47039; -DELETE FROM creature_addon WHERE guid = 47052; -DELETE FROM creature_addon WHERE guid = 47053; -DELETE FROM creature_addon WHERE guid = 47054; -DELETE FROM creature_addon WHERE guid = 47055; -DELETE FROM creature_addon WHERE guid = 47056; -DELETE FROM creature_addon WHERE guid = 47057; -DELETE FROM creature_addon WHERE guid = 47058; -DELETE FROM creature_addon WHERE guid = 47059; -DELETE FROM creature_addon WHERE guid = 47060; -DELETE FROM creature_addon WHERE guid = 47061; -DELETE FROM creature_addon WHERE guid = 47062; -DELETE FROM creature_addon WHERE guid = 47208; -DELETE FROM creature_addon WHERE guid = 47249; -DELETE FROM creature_addon WHERE guid = 47262; -DELETE FROM creature_addon WHERE guid = 47263; -DELETE FROM creature_addon WHERE guid = 47266; -DELETE FROM creature_addon WHERE guid = 47267; -DELETE FROM creature_addon WHERE guid = 47268; -DELETE FROM creature_addon WHERE guid = 47269; -DELETE FROM creature_addon WHERE guid = 47270; -DELETE FROM creature_addon WHERE guid = 47271; --- Clear duplicate addons from template for creature 1988 -DELETE FROM creature_addon WHERE guid = 47281; -DELETE FROM creature_addon WHERE guid = 47282; -DELETE FROM creature_addon WHERE guid = 47283; -DELETE FROM creature_addon WHERE guid = 47284; -DELETE FROM creature_addon WHERE guid = 47285; -DELETE FROM creature_addon WHERE guid = 47286; -DELETE FROM creature_addon WHERE guid = 47287; -DELETE FROM creature_addon WHERE guid = 47288; -DELETE FROM creature_addon WHERE guid = 47289; -DELETE FROM creature_addon WHERE guid = 47290; -DELETE FROM creature_addon WHERE guid = 47310; -DELETE FROM creature_addon WHERE guid = 47312; --- Clear duplicate addons from template for creature 1989 -DELETE FROM creature_addon WHERE guid = 47314; -DELETE FROM creature_addon WHERE guid = 47316; -DELETE FROM creature_addon WHERE guid = 47317; -DELETE FROM creature_addon WHERE guid = 47319; -DELETE FROM creature_addon WHERE guid = 47321; -DELETE FROM creature_addon WHERE guid = 47322; -DELETE FROM creature_addon WHERE guid = 47324; -DELETE FROM creature_addon WHERE guid = 47325; -DELETE FROM creature_addon WHERE guid = 47326; -DELETE FROM creature_addon WHERE guid = 47327; -DELETE FROM creature_addon WHERE guid = 47328; -DELETE FROM creature_addon WHERE guid = 47329; -DELETE FROM creature_addon WHERE guid = 47330; -DELETE FROM creature_addon WHERE guid = 47331; -DELETE FROM creature_addon WHERE guid = 47332; -DELETE FROM creature_addon WHERE guid = 47333; -DELETE FROM creature_addon WHERE guid = 47334; -DELETE FROM creature_addon WHERE guid = 47335; -DELETE FROM creature_addon WHERE guid = 47336; -DELETE FROM creature_addon WHERE guid = 47338; -DELETE FROM creature_addon WHERE guid = 47339; -DELETE FROM creature_addon WHERE guid = 47340; -DELETE FROM creature_addon WHERE guid = 47341; -DELETE FROM creature_addon WHERE guid = 47342; -DELETE FROM creature_addon WHERE guid = 47343; -DELETE FROM creature_addon WHERE guid = 47344; -DELETE FROM creature_addon WHERE guid = 47345; -DELETE FROM creature_addon WHERE guid = 47346; --- Clear duplicate addons from template for creature 1992 -DELETE FROM creature_addon WHERE guid = 47347; --- Clear duplicate addons from template for creature 1993 -DELETE FROM creature_addon WHERE guid = 47348; --- Clear duplicate addons from template for creature 1994 -DELETE FROM creature_addon WHERE guid = 47350; --- Clear duplicate addons from template for creature 1995 -DELETE FROM creature_addon WHERE guid = 47351; -DELETE FROM creature_addon WHERE guid = 47352; -DELETE FROM creature_addon WHERE guid = 47353; -DELETE FROM creature_addon WHERE guid = 47354; -DELETE FROM creature_addon WHERE guid = 47355; -DELETE FROM creature_addon WHERE guid = 47356; -DELETE FROM creature_addon WHERE guid = 47357; -DELETE FROM creature_addon WHERE guid = 47359; -DELETE FROM creature_addon WHERE guid = 47360; -DELETE FROM creature_addon WHERE guid = 47361; -DELETE FROM creature_addon WHERE guid = 47362; -DELETE FROM creature_addon WHERE guid = 47363; -DELETE FROM creature_addon WHERE guid = 47364; -DELETE FROM creature_addon WHERE guid = 47365; -DELETE FROM creature_addon WHERE guid = 47366; -DELETE FROM creature_addon WHERE guid = 47367; -DELETE FROM creature_addon WHERE guid = 47368; -DELETE FROM creature_addon WHERE guid = 47369; -DELETE FROM creature_addon WHERE guid = 47370; -DELETE FROM creature_addon WHERE guid = 47371; -DELETE FROM creature_addon WHERE guid = 47372; -DELETE FROM creature_addon WHERE guid = 47373; -DELETE FROM creature_addon WHERE guid = 47374; -DELETE FROM creature_addon WHERE guid = 47375; -DELETE FROM creature_addon WHERE guid = 47376; -DELETE FROM creature_addon WHERE guid = 47377; -DELETE FROM creature_addon WHERE guid = 47378; -DELETE FROM creature_addon WHERE guid = 47379; -DELETE FROM creature_addon WHERE guid = 47380; -DELETE FROM creature_addon WHERE guid = 47381; -DELETE FROM creature_addon WHERE guid = 47382; -DELETE FROM creature_addon WHERE guid = 47383; -DELETE FROM creature_addon WHERE guid = 47384; -DELETE FROM creature_addon WHERE guid = 47385; -DELETE FROM creature_addon WHERE guid = 47386; -DELETE FROM creature_addon WHERE guid = 47387; --- Clear duplicate addons from template for creature 1996 -DELETE FROM creature_addon WHERE guid = 47388; -DELETE FROM creature_addon WHERE guid = 47389; -DELETE FROM creature_addon WHERE guid = 47390; -DELETE FROM creature_addon WHERE guid = 47392; -DELETE FROM creature_addon WHERE guid = 47393; -DELETE FROM creature_addon WHERE guid = 47394; -DELETE FROM creature_addon WHERE guid = 47395; -DELETE FROM creature_addon WHERE guid = 47396; -DELETE FROM creature_addon WHERE guid = 47397; -DELETE FROM creature_addon WHERE guid = 47398; -DELETE FROM creature_addon WHERE guid = 47399; -DELETE FROM creature_addon WHERE guid = 47400; -DELETE FROM creature_addon WHERE guid = 47401; -DELETE FROM creature_addon WHERE guid = 47402; -DELETE FROM creature_addon WHERE guid = 47403; -DELETE FROM creature_addon WHERE guid = 47404; -DELETE FROM creature_addon WHERE guid = 47405; -DELETE FROM creature_addon WHERE guid = 47406; -DELETE FROM creature_addon WHERE guid = 47407; -DELETE FROM creature_addon WHERE guid = 47408; -DELETE FROM creature_addon WHERE guid = 47409; -DELETE FROM creature_addon WHERE guid = 47410; -DELETE FROM creature_addon WHERE guid = 47411; -DELETE FROM creature_addon WHERE guid = 47412; -DELETE FROM creature_addon WHERE guid = 47446; -DELETE FROM creature_addon WHERE guid = 47448; -DELETE FROM creature_addon WHERE guid = 47450; -DELETE FROM creature_addon WHERE guid = 47452; -DELETE FROM creature_addon WHERE guid = 47457; -DELETE FROM creature_addon WHERE guid = 47461; -DELETE FROM creature_addon WHERE guid = 47464; -DELETE FROM creature_addon WHERE guid = 47467; -DELETE FROM creature_addon WHERE guid = 47468; -DELETE FROM creature_addon WHERE guid = 47469; -DELETE FROM creature_addon WHERE guid = 47480; -DELETE FROM creature_addon WHERE guid = 47481; --- Clear duplicate addons from template for creature 1997 -DELETE FROM creature_addon WHERE guid = 47482; -DELETE FROM creature_addon WHERE guid = 47483; -DELETE FROM creature_addon WHERE guid = 47484; -DELETE FROM creature_addon WHERE guid = 47485; -DELETE FROM creature_addon WHERE guid = 47486; -DELETE FROM creature_addon WHERE guid = 47487; -DELETE FROM creature_addon WHERE guid = 47488; -DELETE FROM creature_addon WHERE guid = 47489; -DELETE FROM creature_addon WHERE guid = 47490; -DELETE FROM creature_addon WHERE guid = 47491; -DELETE FROM creature_addon WHERE guid = 47492; -DELETE FROM creature_addon WHERE guid = 47493; -DELETE FROM creature_addon WHERE guid = 47494; --- Clear duplicate addons from template for creature 1998 -DELETE FROM creature_addon WHERE guid = 47495; -DELETE FROM creature_addon WHERE guid = 47496; -DELETE FROM creature_addon WHERE guid = 47497; -DELETE FROM creature_addon WHERE guid = 47498; -DELETE FROM creature_addon WHERE guid = 47500; -DELETE FROM creature_addon WHERE guid = 47501; -DELETE FROM creature_addon WHERE guid = 47502; -DELETE FROM creature_addon WHERE guid = 47503; -DELETE FROM creature_addon WHERE guid = 47504; -DELETE FROM creature_addon WHERE guid = 47505; -DELETE FROM creature_addon WHERE guid = 47506; -DELETE FROM creature_addon WHERE guid = 47507; -DELETE FROM creature_addon WHERE guid = 47508; -DELETE FROM creature_addon WHERE guid = 47509; -DELETE FROM creature_addon WHERE guid = 47510; -DELETE FROM creature_addon WHERE guid = 47511; -DELETE FROM creature_addon WHERE guid = 47512; -DELETE FROM creature_addon WHERE guid = 47513; -DELETE FROM creature_addon WHERE guid = 47514; -DELETE FROM creature_addon WHERE guid = 47515; -DELETE FROM creature_addon WHERE guid = 47516; -DELETE FROM creature_addon WHERE guid = 47517; -DELETE FROM creature_addon WHERE guid = 47518; -DELETE FROM creature_addon WHERE guid = 47519; -DELETE FROM creature_addon WHERE guid = 47520; -DELETE FROM creature_addon WHERE guid = 47521; -DELETE FROM creature_addon WHERE guid = 47522; -DELETE FROM creature_addon WHERE guid = 47523; -DELETE FROM creature_addon WHERE guid = 47524; -DELETE FROM creature_addon WHERE guid = 47525; -DELETE FROM creature_addon WHERE guid = 47526; -DELETE FROM creature_addon WHERE guid = 47527; -DELETE FROM creature_addon WHERE guid = 47528; -DELETE FROM creature_addon WHERE guid = 47529; -DELETE FROM creature_addon WHERE guid = 47530; -DELETE FROM creature_addon WHERE guid = 47531; -DELETE FROM creature_addon WHERE guid = 47532; --- Clear duplicate addons from template for creature 1999 -DELETE FROM creature_addon WHERE guid = 47533; -DELETE FROM creature_addon WHERE guid = 47534; -DELETE FROM creature_addon WHERE guid = 47535; -DELETE FROM creature_addon WHERE guid = 47537; -DELETE FROM creature_addon WHERE guid = 47538; -DELETE FROM creature_addon WHERE guid = 47539; -DELETE FROM creature_addon WHERE guid = 47540; -DELETE FROM creature_addon WHERE guid = 47541; -DELETE FROM creature_addon WHERE guid = 47542; -DELETE FROM creature_addon WHERE guid = 47543; -DELETE FROM creature_addon WHERE guid = 47544; -DELETE FROM creature_addon WHERE guid = 47545; -DELETE FROM creature_addon WHERE guid = 47546; -DELETE FROM creature_addon WHERE guid = 47547; -DELETE FROM creature_addon WHERE guid = 47548; -DELETE FROM creature_addon WHERE guid = 47549; -DELETE FROM creature_addon WHERE guid = 47550; -DELETE FROM creature_addon WHERE guid = 47551; -DELETE FROM creature_addon WHERE guid = 47552; -DELETE FROM creature_addon WHERE guid = 47553; -DELETE FROM creature_addon WHERE guid = 47554; -DELETE FROM creature_addon WHERE guid = 47555; -DELETE FROM creature_addon WHERE guid = 47556; -DELETE FROM creature_addon WHERE guid = 47557; -DELETE FROM creature_addon WHERE guid = 47558; -DELETE FROM creature_addon WHERE guid = 47559; -DELETE FROM creature_addon WHERE guid = 47560; -DELETE FROM creature_addon WHERE guid = 47567; -DELETE FROM creature_addon WHERE guid = 47571; -DELETE FROM creature_addon WHERE guid = 47573; --- Clear duplicate addons from template for creature 2000 -DELETE FROM creature_addon WHERE guid = 47574; -DELETE FROM creature_addon WHERE guid = 47576; -DELETE FROM creature_addon WHERE guid = 47577; -DELETE FROM creature_addon WHERE guid = 47580; -DELETE FROM creature_addon WHERE guid = 47581; -DELETE FROM creature_addon WHERE guid = 47584; -DELETE FROM creature_addon WHERE guid = 47585; -DELETE FROM creature_addon WHERE guid = 47596; -DELETE FROM creature_addon WHERE guid = 47604; -DELETE FROM creature_addon WHERE guid = 47609; -DELETE FROM creature_addon WHERE guid = 47610; -DELETE FROM creature_addon WHERE guid = 47615; -DELETE FROM creature_addon WHERE guid = 47616; -DELETE FROM creature_addon WHERE guid = 47617; -DELETE FROM creature_addon WHERE guid = 47619; -DELETE FROM creature_addon WHERE guid = 47620; --- Clear duplicate addons from template for creature 2001 -DELETE FROM creature_addon WHERE guid = 47621; -DELETE FROM creature_addon WHERE guid = 47912; -DELETE FROM creature_addon WHERE guid = 47914; -DELETE FROM creature_addon WHERE guid = 47918; --- Clear duplicate addons from template for creature 2002 -DELETE FROM creature_addon WHERE guid = 47939; -DELETE FROM creature_addon WHERE guid = 47940; -DELETE FROM creature_addon WHERE guid = 47941; -DELETE FROM creature_addon WHERE guid = 47942; -DELETE FROM creature_addon WHERE guid = 47946; -DELETE FROM creature_addon WHERE guid = 47947; -DELETE FROM creature_addon WHERE guid = 47949; -DELETE FROM creature_addon WHERE guid = 47953; --- Clear duplicate addons from template for creature 2003 -DELETE FROM creature_addon WHERE guid = 47954; -DELETE FROM creature_addon WHERE guid = 47955; -DELETE FROM creature_addon WHERE guid = 47956; -DELETE FROM creature_addon WHERE guid = 47957; -DELETE FROM creature_addon WHERE guid = 47958; -DELETE FROM creature_addon WHERE guid = 47959; -DELETE FROM creature_addon WHERE guid = 47960; -DELETE FROM creature_addon WHERE guid = 47961; -DELETE FROM creature_addon WHERE guid = 47962; -DELETE FROM creature_addon WHERE guid = 47963; --- Clear duplicate addons from template for creature 2004 -DELETE FROM creature_addon WHERE guid = 47964; -DELETE FROM creature_addon WHERE guid = 47965; -DELETE FROM creature_addon WHERE guid = 47966; -DELETE FROM creature_addon WHERE guid = 47967; -DELETE FROM creature_addon WHERE guid = 47968; -DELETE FROM creature_addon WHERE guid = 47969; -DELETE FROM creature_addon WHERE guid = 47970; -DELETE FROM creature_addon WHERE guid = 47971; --- Clear duplicate addons from template for creature 2005 -DELETE FROM creature_addon WHERE guid = 47972; -DELETE FROM creature_addon WHERE guid = 47973; -DELETE FROM creature_addon WHERE guid = 48023; -DELETE FROM creature_addon WHERE guid = 48024; -DELETE FROM creature_addon WHERE guid = 48025; -DELETE FROM creature_addon WHERE guid = 48026; -DELETE FROM creature_addon WHERE guid = 48027; -DELETE FROM creature_addon WHERE guid = 48028; -DELETE FROM creature_addon WHERE guid = 48029; -DELETE FROM creature_addon WHERE guid = 48030; -DELETE FROM creature_addon WHERE guid = 48031; --- Clear duplicate addons from template for creature 2006 -DELETE FROM creature_addon WHERE guid = 48032; -DELETE FROM creature_addon WHERE guid = 48033; -DELETE FROM creature_addon WHERE guid = 48035; -DELETE FROM creature_addon WHERE guid = 48041; -DELETE FROM creature_addon WHERE guid = 48042; -DELETE FROM creature_addon WHERE guid = 48043; -DELETE FROM creature_addon WHERE guid = 48044; -DELETE FROM creature_addon WHERE guid = 48045; -DELETE FROM creature_addon WHERE guid = 48046; -DELETE FROM creature_addon WHERE guid = 48047; --- Clear duplicate addons from template for creature 2007 -DELETE FROM creature_addon WHERE guid = 48048; -DELETE FROM creature_addon WHERE guid = 48049; -DELETE FROM creature_addon WHERE guid = 48050; -DELETE FROM creature_addon WHERE guid = 48051; -DELETE FROM creature_addon WHERE guid = 48052; -DELETE FROM creature_addon WHERE guid = 48053; -DELETE FROM creature_addon WHERE guid = 48054; -DELETE FROM creature_addon WHERE guid = 48055; -DELETE FROM creature_addon WHERE guid = 48056; -DELETE FROM creature_addon WHERE guid = 48057; -DELETE FROM creature_addon WHERE guid = 48058; -DELETE FROM creature_addon WHERE guid = 48059; -DELETE FROM creature_addon WHERE guid = 48060; --- Clear duplicate addons from template for creature 2008 -DELETE FROM creature_addon WHERE guid = 48061; -DELETE FROM creature_addon WHERE guid = 48062; -DELETE FROM creature_addon WHERE guid = 48063; -DELETE FROM creature_addon WHERE guid = 48064; -DELETE FROM creature_addon WHERE guid = 48065; -DELETE FROM creature_addon WHERE guid = 48066; -DELETE FROM creature_addon WHERE guid = 48067; -DELETE FROM creature_addon WHERE guid = 48068; -DELETE FROM creature_addon WHERE guid = 48069; -DELETE FROM creature_addon WHERE guid = 48070; -DELETE FROM creature_addon WHERE guid = 48071; -DELETE FROM creature_addon WHERE guid = 48072; -DELETE FROM creature_addon WHERE guid = 48073; -DELETE FROM creature_addon WHERE guid = 48074; -DELETE FROM creature_addon WHERE guid = 48075; -DELETE FROM creature_addon WHERE guid = 48076; -DELETE FROM creature_addon WHERE guid = 48077; -DELETE FROM creature_addon WHERE guid = 48078; -DELETE FROM creature_addon WHERE guid = 48079; -DELETE FROM creature_addon WHERE guid = 48080; -DELETE FROM creature_addon WHERE guid = 48081; -DELETE FROM creature_addon WHERE guid = 48082; -DELETE FROM creature_addon WHERE guid = 48083; -DELETE FROM creature_addon WHERE guid = 48084; -DELETE FROM creature_addon WHERE guid = 48085; -DELETE FROM creature_addon WHERE guid = 48086; -DELETE FROM creature_addon WHERE guid = 48087; -DELETE FROM creature_addon WHERE guid = 48088; -DELETE FROM creature_addon WHERE guid = 48089; -DELETE FROM creature_addon WHERE guid = 48157; -DELETE FROM creature_addon WHERE guid = 48163; -DELETE FROM creature_addon WHERE guid = 48164; -DELETE FROM creature_addon WHERE guid = 48175; -DELETE FROM creature_addon WHERE guid = 48185; --- Clear duplicate addons from template for creature 2009 -DELETE FROM creature_addon WHERE guid = 48197; -DELETE FROM creature_addon WHERE guid = 48199; -DELETE FROM creature_addon WHERE guid = 48200; -DELETE FROM creature_addon WHERE guid = 48201; -DELETE FROM creature_addon WHERE guid = 48202; -DELETE FROM creature_addon WHERE guid = 48207; -DELETE FROM creature_addon WHERE guid = 48208; -DELETE FROM creature_addon WHERE guid = 48210; -DELETE FROM creature_addon WHERE guid = 48211; -DELETE FROM creature_addon WHERE guid = 48212; -DELETE FROM creature_addon WHERE guid = 48213; -DELETE FROM creature_addon WHERE guid = 48214; -DELETE FROM creature_addon WHERE guid = 48215; -DELETE FROM creature_addon WHERE guid = 48216; -DELETE FROM creature_addon WHERE guid = 48259; -DELETE FROM creature_addon WHERE guid = 48266; -DELETE FROM creature_addon WHERE guid = 48271; -DELETE FROM creature_addon WHERE guid = 48272; -DELETE FROM creature_addon WHERE guid = 48273; -DELETE FROM creature_addon WHERE guid = 48298; -DELETE FROM creature_addon WHERE guid = 48299; -DELETE FROM creature_addon WHERE guid = 48328; -DELETE FROM creature_addon WHERE guid = 48329; -DELETE FROM creature_addon WHERE guid = 48330; -DELETE FROM creature_addon WHERE guid = 48331; -DELETE FROM creature_addon WHERE guid = 48332; -DELETE FROM creature_addon WHERE guid = 48333; -DELETE FROM creature_addon WHERE guid = 48344; -DELETE FROM creature_addon WHERE guid = 48346; -DELETE FROM creature_addon WHERE guid = 48349; -DELETE FROM creature_addon WHERE guid = 48350; -DELETE FROM creature_addon WHERE guid = 48351; -DELETE FROM creature_addon WHERE guid = 48352; -DELETE FROM creature_addon WHERE guid = 48353; -DELETE FROM creature_addon WHERE guid = 48356; -DELETE FROM creature_addon WHERE guid = 48357; -DELETE FROM creature_addon WHERE guid = 48368; -DELETE FROM creature_addon WHERE guid = 48377; -DELETE FROM creature_addon WHERE guid = 48378; -DELETE FROM creature_addon WHERE guid = 48382; -DELETE FROM creature_addon WHERE guid = 48421; -DELETE FROM creature_addon WHERE guid = 48426; -DELETE FROM creature_addon WHERE guid = 48429; -DELETE FROM creature_addon WHERE guid = 48434; -DELETE FROM creature_addon WHERE guid = 48438; -DELETE FROM creature_addon WHERE guid = 48449; -DELETE FROM creature_addon WHERE guid = 48450; --- Clear duplicate addons from template for creature 2010 -DELETE FROM creature_addon WHERE guid = 48451; -DELETE FROM creature_addon WHERE guid = 48452; -DELETE FROM creature_addon WHERE guid = 48453; -DELETE FROM creature_addon WHERE guid = 48454; -DELETE FROM creature_addon WHERE guid = 48455; -DELETE FROM creature_addon WHERE guid = 48456; -DELETE FROM creature_addon WHERE guid = 48471; -DELETE FROM creature_addon WHERE guid = 48472; -DELETE FROM creature_addon WHERE guid = 48473; -DELETE FROM creature_addon WHERE guid = 48475; -DELETE FROM creature_addon WHERE guid = 48486; -DELETE FROM creature_addon WHERE guid = 48487; -DELETE FROM creature_addon WHERE guid = 48488; -DELETE FROM creature_addon WHERE guid = 48489; -DELETE FROM creature_addon WHERE guid = 48490; -DELETE FROM creature_addon WHERE guid = 48491; -DELETE FROM creature_addon WHERE guid = 48492; -DELETE FROM creature_addon WHERE guid = 48493; -DELETE FROM creature_addon WHERE guid = 48494; -DELETE FROM creature_addon WHERE guid = 48495; -DELETE FROM creature_addon WHERE guid = 48496; -DELETE FROM creature_addon WHERE guid = 48497; -DELETE FROM creature_addon WHERE guid = 48498; -DELETE FROM creature_addon WHERE guid = 48499; -DELETE FROM creature_addon WHERE guid = 48500; -DELETE FROM creature_addon WHERE guid = 48501; -DELETE FROM creature_addon WHERE guid = 48502; -DELETE FROM creature_addon WHERE guid = 48503; -DELETE FROM creature_addon WHERE guid = 48504; -DELETE FROM creature_addon WHERE guid = 48505; -DELETE FROM creature_addon WHERE guid = 48506; -DELETE FROM creature_addon WHERE guid = 48507; -DELETE FROM creature_addon WHERE guid = 48508; -DELETE FROM creature_addon WHERE guid = 48509; -DELETE FROM creature_addon WHERE guid = 48510; -DELETE FROM creature_addon WHERE guid = 48511; -DELETE FROM creature_addon WHERE guid = 48512; -DELETE FROM creature_addon WHERE guid = 48513; -DELETE FROM creature_addon WHERE guid = 48514; -DELETE FROM creature_addon WHERE guid = 48515; -DELETE FROM creature_addon WHERE guid = 48516; -DELETE FROM creature_addon WHERE guid = 48517; -DELETE FROM creature_addon WHERE guid = 48518; -DELETE FROM creature_addon WHERE guid = 48519; -DELETE FROM creature_addon WHERE guid = 48520; -DELETE FROM creature_addon WHERE guid = 48521; -DELETE FROM creature_addon WHERE guid = 48522; -DELETE FROM creature_addon WHERE guid = 48523; -DELETE FROM creature_addon WHERE guid = 48524; -DELETE FROM creature_addon WHERE guid = 48525; -DELETE FROM creature_addon WHERE guid = 48526; --- Clear duplicate addons from template for creature 2011 -DELETE FROM creature_addon WHERE guid = 48527; -DELETE FROM creature_addon WHERE guid = 48528; -DELETE FROM creature_addon WHERE guid = 48529; -DELETE FROM creature_addon WHERE guid = 48530; -DELETE FROM creature_addon WHERE guid = 48547; -DELETE FROM creature_addon WHERE guid = 48561; -DELETE FROM creature_addon WHERE guid = 48562; -DELETE FROM creature_addon WHERE guid = 48564; -DELETE FROM creature_addon WHERE guid = 48576; -DELETE FROM creature_addon WHERE guid = 48578; -DELETE FROM creature_addon WHERE guid = 48636; -DELETE FROM creature_addon WHERE guid = 49021; -DELETE FROM creature_addon WHERE guid = 49148; -DELETE FROM creature_addon WHERE guid = 49160; -DELETE FROM creature_addon WHERE guid = 49165; -DELETE FROM creature_addon WHERE guid = 49166; -DELETE FROM creature_addon WHERE guid = 49168; -DELETE FROM creature_addon WHERE guid = 49169; -DELETE FROM creature_addon WHERE guid = 49170; -DELETE FROM creature_addon WHERE guid = 49171; -DELETE FROM creature_addon WHERE guid = 49172; -DELETE FROM creature_addon WHERE guid = 49173; -DELETE FROM creature_addon WHERE guid = 49174; -DELETE FROM creature_addon WHERE guid = 49175; -DELETE FROM creature_addon WHERE guid = 49176; --- Clear duplicate addons from template for creature 2012 -DELETE FROM creature_addon WHERE guid = 49177; -DELETE FROM creature_addon WHERE guid = 49178; -DELETE FROM creature_addon WHERE guid = 49179; -DELETE FROM creature_addon WHERE guid = 49180; -DELETE FROM creature_addon WHERE guid = 49181; -DELETE FROM creature_addon WHERE guid = 49182; -DELETE FROM creature_addon WHERE guid = 49184; -DELETE FROM creature_addon WHERE guid = 49205; -DELETE FROM creature_addon WHERE guid = 49206; -DELETE FROM creature_addon WHERE guid = 49207; -DELETE FROM creature_addon WHERE guid = 49208; -DELETE FROM creature_addon WHERE guid = 49209; -DELETE FROM creature_addon WHERE guid = 49210; -DELETE FROM creature_addon WHERE guid = 49211; --- Clear duplicate addons from template for creature 2013 -DELETE FROM creature_addon WHERE guid = 49212; -DELETE FROM creature_addon WHERE guid = 49213; -DELETE FROM creature_addon WHERE guid = 49215; -DELETE FROM creature_addon WHERE guid = 49216; -DELETE FROM creature_addon WHERE guid = 49217; -DELETE FROM creature_addon WHERE guid = 49264; -DELETE FROM creature_addon WHERE guid = 49265; -DELETE FROM creature_addon WHERE guid = 49266; -DELETE FROM creature_addon WHERE guid = 49267; -DELETE FROM creature_addon WHERE guid = 49404; -DELETE FROM creature_addon WHERE guid = 49405; --- Clear duplicate addons from template for creature 2014 -DELETE FROM creature_addon WHERE guid = 49406; -DELETE FROM creature_addon WHERE guid = 49407; -DELETE FROM creature_addon WHERE guid = 49408; -DELETE FROM creature_addon WHERE guid = 49409; -DELETE FROM creature_addon WHERE guid = 49410; --- Clear duplicate addons from template for creature 2015 -DELETE FROM creature_addon WHERE guid = 49411; -DELETE FROM creature_addon WHERE guid = 49412; -DELETE FROM creature_addon WHERE guid = 49417; -DELETE FROM creature_addon WHERE guid = 49419; -DELETE FROM creature_addon WHERE guid = 49420; -DELETE FROM creature_addon WHERE guid = 49422; -DELETE FROM creature_addon WHERE guid = 49423; -DELETE FROM creature_addon WHERE guid = 49424; -DELETE FROM creature_addon WHERE guid = 49425; -DELETE FROM creature_addon WHERE guid = 49426; -DELETE FROM creature_addon WHERE guid = 49427; --- Clear duplicate addons from template for creature 2017 -DELETE FROM creature_addon WHERE guid = 49428; -DELETE FROM creature_addon WHERE guid = 49429; -DELETE FROM creature_addon WHERE guid = 49430; -DELETE FROM creature_addon WHERE guid = 49431; -DELETE FROM creature_addon WHERE guid = 49432; -DELETE FROM creature_addon WHERE guid = 49433; -DELETE FROM creature_addon WHERE guid = 49434; -DELETE FROM creature_addon WHERE guid = 49435; -DELETE FROM creature_addon WHERE guid = 49436; -DELETE FROM creature_addon WHERE guid = 49437; -DELETE FROM creature_addon WHERE guid = 49438; -DELETE FROM creature_addon WHERE guid = 49439; -DELETE FROM creature_addon WHERE guid = 49440; -DELETE FROM creature_addon WHERE guid = 49441; -DELETE FROM creature_addon WHERE guid = 49442; -DELETE FROM creature_addon WHERE guid = 49443; -DELETE FROM creature_addon WHERE guid = 49444; -DELETE FROM creature_addon WHERE guid = 49445; -DELETE FROM creature_addon WHERE guid = 49447; -DELETE FROM creature_addon WHERE guid = 49448; --- Clear duplicate addons from template for creature 2018 -DELETE FROM creature_addon WHERE guid = 49450; -DELETE FROM creature_addon WHERE guid = 49451; --- Clear duplicate addons from template for creature 2019 -DELETE FROM creature_addon WHERE guid = 49454; -DELETE FROM creature_addon WHERE guid = 49455; -DELETE FROM creature_addon WHERE guid = 49456; -DELETE FROM creature_addon WHERE guid = 49457; -DELETE FROM creature_addon WHERE guid = 49458; --- Clear duplicate addons from template for creature 2020 -DELETE FROM creature_addon WHERE guid = 49460; -DELETE FROM creature_addon WHERE guid = 49461; -DELETE FROM creature_addon WHERE guid = 49462; -DELETE FROM creature_addon WHERE guid = 49463; -DELETE FROM creature_addon WHERE guid = 49464; -DELETE FROM creature_addon WHERE guid = 49465; -DELETE FROM creature_addon WHERE guid = 49466; -DELETE FROM creature_addon WHERE guid = 49467; -DELETE FROM creature_addon WHERE guid = 49468; -DELETE FROM creature_addon WHERE guid = 49469; --- Clear duplicate addons from template for creature 2021 -DELETE FROM creature_addon WHERE guid = 49470; -DELETE FROM creature_addon WHERE guid = 49471; -DELETE FROM creature_addon WHERE guid = 49472; -DELETE FROM creature_addon WHERE guid = 49473; -DELETE FROM creature_addon WHERE guid = 49474; -DELETE FROM creature_addon WHERE guid = 49475; -DELETE FROM creature_addon WHERE guid = 49476; -DELETE FROM creature_addon WHERE guid = 49477; -DELETE FROM creature_addon WHERE guid = 49478; -DELETE FROM creature_addon WHERE guid = 49479; -DELETE FROM creature_addon WHERE guid = 49480; -DELETE FROM creature_addon WHERE guid = 49481; -DELETE FROM creature_addon WHERE guid = 49482; --- Clear duplicate addons from template for creature 2022 -DELETE FROM creature_addon WHERE guid = 49483; -DELETE FROM creature_addon WHERE guid = 49484; -DELETE FROM creature_addon WHERE guid = 49485; -DELETE FROM creature_addon WHERE guid = 49486; -DELETE FROM creature_addon WHERE guid = 49487; -DELETE FROM creature_addon WHERE guid = 49488; -DELETE FROM creature_addon WHERE guid = 49489; -DELETE FROM creature_addon WHERE guid = 49490; -DELETE FROM creature_addon WHERE guid = 49491; -DELETE FROM creature_addon WHERE guid = 49492; -DELETE FROM creature_addon WHERE guid = 49493; -DELETE FROM creature_addon WHERE guid = 49494; -DELETE FROM creature_addon WHERE guid = 49495; -DELETE FROM creature_addon WHERE guid = 49496; -DELETE FROM creature_addon WHERE guid = 49497; -DELETE FROM creature_addon WHERE guid = 49498; -DELETE FROM creature_addon WHERE guid = 49499; -DELETE FROM creature_addon WHERE guid = 49500; -DELETE FROM creature_addon WHERE guid = 49501; -DELETE FROM creature_addon WHERE guid = 49502; -DELETE FROM creature_addon WHERE guid = 49503; -DELETE FROM creature_addon WHERE guid = 49504; -DELETE FROM creature_addon WHERE guid = 49505; -DELETE FROM creature_addon WHERE guid = 49506; -DELETE FROM creature_addon WHERE guid = 49507; -DELETE FROM creature_addon WHERE guid = 49508; -DELETE FROM creature_addon WHERE guid = 49509; -DELETE FROM creature_addon WHERE guid = 49510; --- Clear duplicate addons from template for creature 2025 -DELETE FROM creature_addon WHERE guid = 49512; -DELETE FROM creature_addon WHERE guid = 49513; -DELETE FROM creature_addon WHERE guid = 49514; -DELETE FROM creature_addon WHERE guid = 49515; -DELETE FROM creature_addon WHERE guid = 49516; -DELETE FROM creature_addon WHERE guid = 49517; -DELETE FROM creature_addon WHERE guid = 49518; -DELETE FROM creature_addon WHERE guid = 49520; -DELETE FROM creature_addon WHERE guid = 49521; -DELETE FROM creature_addon WHERE guid = 49522; -DELETE FROM creature_addon WHERE guid = 49523; -DELETE FROM creature_addon WHERE guid = 49524; --- Clear duplicate addons from template for creature 2027 -DELETE FROM creature_addon WHERE guid = 49527; -DELETE FROM creature_addon WHERE guid = 49528; -DELETE FROM creature_addon WHERE guid = 49529; -DELETE FROM creature_addon WHERE guid = 49530; -DELETE FROM creature_addon WHERE guid = 49531; -DELETE FROM creature_addon WHERE guid = 49532; -DELETE FROM creature_addon WHERE guid = 49533; -DELETE FROM creature_addon WHERE guid = 49534; -DELETE FROM creature_addon WHERE guid = 49535; -DELETE FROM creature_addon WHERE guid = 49536; -DELETE FROM creature_addon WHERE guid = 49537; -DELETE FROM creature_addon WHERE guid = 49538; --- Clear duplicate addons from template for creature 2029 -DELETE FROM creature_addon WHERE guid = 49541; -DELETE FROM creature_addon WHERE guid = 49542; -DELETE FROM creature_addon WHERE guid = 49543; -DELETE FROM creature_addon WHERE guid = 49544; -DELETE FROM creature_addon WHERE guid = 49545; -DELETE FROM creature_addon WHERE guid = 49546; -DELETE FROM creature_addon WHERE guid = 49547; -DELETE FROM creature_addon WHERE guid = 49548; -DELETE FROM creature_addon WHERE guid = 49549; --- Clear duplicate addons from template for creature 2030 -DELETE FROM creature_addon WHERE guid = 49550; -DELETE FROM creature_addon WHERE guid = 49551; -DELETE FROM creature_addon WHERE guid = 49552; -DELETE FROM creature_addon WHERE guid = 49553; -DELETE FROM creature_addon WHERE guid = 49554; -DELETE FROM creature_addon WHERE guid = 49555; -DELETE FROM creature_addon WHERE guid = 49556; -DELETE FROM creature_addon WHERE guid = 49557; -DELETE FROM creature_addon WHERE guid = 49558; --- Clear duplicate addons from template for creature 2031 -DELETE FROM creature_addon WHERE guid = 49560; -DELETE FROM creature_addon WHERE guid = 49561; -DELETE FROM creature_addon WHERE guid = 49562; -DELETE FROM creature_addon WHERE guid = 49563; -DELETE FROM creature_addon WHERE guid = 49564; -DELETE FROM creature_addon WHERE guid = 49565; -DELETE FROM creature_addon WHERE guid = 49566; -DELETE FROM creature_addon WHERE guid = 49567; -DELETE FROM creature_addon WHERE guid = 49568; -DELETE FROM creature_addon WHERE guid = 49569; -DELETE FROM creature_addon WHERE guid = 49570; -DELETE FROM creature_addon WHERE guid = 49571; -DELETE FROM creature_addon WHERE guid = 49572; -DELETE FROM creature_addon WHERE guid = 49610; -DELETE FROM creature_addon WHERE guid = 49611; -DELETE FROM creature_addon WHERE guid = 49612; -DELETE FROM creature_addon WHERE guid = 49613; -DELETE FROM creature_addon WHERE guid = 49614; -DELETE FROM creature_addon WHERE guid = 49615; -DELETE FROM creature_addon WHERE guid = 49616; -DELETE FROM creature_addon WHERE guid = 49617; -DELETE FROM creature_addon WHERE guid = 49620; -DELETE FROM creature_addon WHERE guid = 49621; -DELETE FROM creature_addon WHERE guid = 49622; -DELETE FROM creature_addon WHERE guid = 49623; --- Clear duplicate addons from template for creature 2032 -DELETE FROM creature_addon WHERE guid = 49626; -DELETE FROM creature_addon WHERE guid = 49627; -DELETE FROM creature_addon WHERE guid = 49628; -DELETE FROM creature_addon WHERE guid = 49629; -DELETE FROM creature_addon WHERE guid = 49630; -DELETE FROM creature_addon WHERE guid = 49631; -DELETE FROM creature_addon WHERE guid = 49632; -DELETE FROM creature_addon WHERE guid = 49633; -DELETE FROM creature_addon WHERE guid = 49634; -DELETE FROM creature_addon WHERE guid = 49635; -DELETE FROM creature_addon WHERE guid = 49636; -DELETE FROM creature_addon WHERE guid = 49637; -DELETE FROM creature_addon WHERE guid = 49638; -DELETE FROM creature_addon WHERE guid = 49639; -DELETE FROM creature_addon WHERE guid = 49640; -DELETE FROM creature_addon WHERE guid = 49641; -DELETE FROM creature_addon WHERE guid = 49642; -DELETE FROM creature_addon WHERE guid = 49643; -DELETE FROM creature_addon WHERE guid = 49644; -DELETE FROM creature_addon WHERE guid = 49645; -DELETE FROM creature_addon WHERE guid = 49646; -DELETE FROM creature_addon WHERE guid = 49647; -DELETE FROM creature_addon WHERE guid = 49648; --- Clear duplicate addons from template for creature 2033 -DELETE FROM creature_addon WHERE guid = 49822; -DELETE FROM creature_addon WHERE guid = 49823; -DELETE FROM creature_addon WHERE guid = 49824; -DELETE FROM creature_addon WHERE guid = 49825; -DELETE FROM creature_addon WHERE guid = 49826; -DELETE FROM creature_addon WHERE guid = 49827; -DELETE FROM creature_addon WHERE guid = 49828; -DELETE FROM creature_addon WHERE guid = 49829; -DELETE FROM creature_addon WHERE guid = 49830; -DELETE FROM creature_addon WHERE guid = 49831; -DELETE FROM creature_addon WHERE guid = 49832; -DELETE FROM creature_addon WHERE guid = 49833; -DELETE FROM creature_addon WHERE guid = 49834; -DELETE FROM creature_addon WHERE guid = 49835; -DELETE FROM creature_addon WHERE guid = 49836; --- Clear duplicate addons from template for creature 2034 -DELETE FROM creature_addon WHERE guid = 49837; -DELETE FROM creature_addon WHERE guid = 49838; -DELETE FROM creature_addon WHERE guid = 49839; -DELETE FROM creature_addon WHERE guid = 49840; -DELETE FROM creature_addon WHERE guid = 49841; -DELETE FROM creature_addon WHERE guid = 49842; --- Clear duplicate addons from template for creature 2038 -DELETE FROM creature_addon WHERE guid = 49850; --- Clear duplicate addons from template for creature 2039 -DELETE FROM creature_addon WHERE guid = 49853; --- Clear duplicate addons from template for creature 2041 -DELETE FROM creature_addon WHERE guid = 49855; -DELETE FROM creature_addon WHERE guid = 49857; -DELETE FROM creature_addon WHERE guid = 49858; --- Clear duplicate addons from template for creature 2042 -DELETE FROM creature_addon WHERE guid = 49860; -DELETE FROM creature_addon WHERE guid = 49861; -DELETE FROM creature_addon WHERE guid = 49862; -DELETE FROM creature_addon WHERE guid = 49863; -DELETE FROM creature_addon WHERE guid = 49864; -DELETE FROM creature_addon WHERE guid = 49865; -DELETE FROM creature_addon WHERE guid = 49866; -DELETE FROM creature_addon WHERE guid = 49867; -DELETE FROM creature_addon WHERE guid = 49868; -DELETE FROM creature_addon WHERE guid = 49869; -DELETE FROM creature_addon WHERE guid = 49870; -DELETE FROM creature_addon WHERE guid = 49871; -DELETE FROM creature_addon WHERE guid = 49872; -DELETE FROM creature_addon WHERE guid = 49873; -DELETE FROM creature_addon WHERE guid = 49874; -DELETE FROM creature_addon WHERE guid = 49875; -DELETE FROM creature_addon WHERE guid = 49876; -DELETE FROM creature_addon WHERE guid = 49877; -DELETE FROM creature_addon WHERE guid = 49878; -DELETE FROM creature_addon WHERE guid = 49879; -DELETE FROM creature_addon WHERE guid = 49880; -DELETE FROM creature_addon WHERE guid = 49881; -DELETE FROM creature_addon WHERE guid = 49882; -DELETE FROM creature_addon WHERE guid = 49883; -DELETE FROM creature_addon WHERE guid = 49884; -DELETE FROM creature_addon WHERE guid = 49885; -DELETE FROM creature_addon WHERE guid = 49886; -DELETE FROM creature_addon WHERE guid = 49887; -DELETE FROM creature_addon WHERE guid = 49888; -DELETE FROM creature_addon WHERE guid = 49889; -DELETE FROM creature_addon WHERE guid = 49890; -DELETE FROM creature_addon WHERE guid = 49891; -DELETE FROM creature_addon WHERE guid = 49892; -DELETE FROM creature_addon WHERE guid = 49893; -DELETE FROM creature_addon WHERE guid = 49894; -DELETE FROM creature_addon WHERE guid = 49895; -DELETE FROM creature_addon WHERE guid = 49896; -DELETE FROM creature_addon WHERE guid = 49897; -DELETE FROM creature_addon WHERE guid = 49898; -DELETE FROM creature_addon WHERE guid = 49899; -DELETE FROM creature_addon WHERE guid = 49900; --- Clear duplicate addons from template for creature 2043 -DELETE FROM creature_addon WHERE guid = 49901; -DELETE FROM creature_addon WHERE guid = 49902; -DELETE FROM creature_addon WHERE guid = 49904; -DELETE FROM creature_addon WHERE guid = 49905; -DELETE FROM creature_addon WHERE guid = 49906; -DELETE FROM creature_addon WHERE guid = 49907; -DELETE FROM creature_addon WHERE guid = 49908; -DELETE FROM creature_addon WHERE guid = 49909; -DELETE FROM creature_addon WHERE guid = 49910; -DELETE FROM creature_addon WHERE guid = 49911; -DELETE FROM creature_addon WHERE guid = 49912; -DELETE FROM creature_addon WHERE guid = 49913; -DELETE FROM creature_addon WHERE guid = 49914; -DELETE FROM creature_addon WHERE guid = 49915; -DELETE FROM creature_addon WHERE guid = 49916; -DELETE FROM creature_addon WHERE guid = 49917; -DELETE FROM creature_addon WHERE guid = 49918; -DELETE FROM creature_addon WHERE guid = 49919; -DELETE FROM creature_addon WHERE guid = 49920; -DELETE FROM creature_addon WHERE guid = 49921; -DELETE FROM creature_addon WHERE guid = 49922; -DELETE FROM creature_addon WHERE guid = 49923; -DELETE FROM creature_addon WHERE guid = 49924; -DELETE FROM creature_addon WHERE guid = 49925; -DELETE FROM creature_addon WHERE guid = 49926; -DELETE FROM creature_addon WHERE guid = 49927; -DELETE FROM creature_addon WHERE guid = 49928; -DELETE FROM creature_addon WHERE guid = 49929; -DELETE FROM creature_addon WHERE guid = 49930; -DELETE FROM creature_addon WHERE guid = 49931; -DELETE FROM creature_addon WHERE guid = 49932; -DELETE FROM creature_addon WHERE guid = 49933; --- Create template addon for creature 2044 --- Clear duplicate addons from template for creature 2046 --- Create template addon for creature 2050 -DELETE FROM creature_template_addon WHERE entry =2050; -INSERT INTO creature_template_addon VALUES (2050,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2050 -DELETE FROM creature_addon WHERE guid = 32051; --- Create template addon for creature 2053 -DELETE FROM creature_template_addon WHERE entry =2053; -INSERT INTO creature_template_addon VALUES (2053,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2053 -DELETE FROM creature_addon WHERE guid = 17736; -DELETE FROM creature_addon WHERE guid = 17823; -DELETE FROM creature_addon WHERE guid = 17926; -DELETE FROM creature_addon WHERE guid = 17927; -DELETE FROM creature_addon WHERE guid = 17928; -DELETE FROM creature_addon WHERE guid = 17929; -DELETE FROM creature_addon WHERE guid = 18025; -DELETE FROM creature_addon WHERE guid = 18028; -DELETE FROM creature_addon WHERE guid = 18081; -DELETE FROM creature_addon WHERE guid = 18163; -DELETE FROM creature_addon WHERE guid = 18165; -DELETE FROM creature_addon WHERE guid = 18166; -DELETE FROM creature_addon WHERE guid = 18415; -DELETE FROM creature_addon WHERE guid = 19152; --- Create template addon for creature 2054 -DELETE FROM creature_template_addon WHERE entry =2054; -INSERT INTO creature_template_addon VALUES (2054,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2054 -DELETE FROM creature_addon WHERE guid = 17738; -DELETE FROM creature_addon WHERE guid = 17912; -DELETE FROM creature_addon WHERE guid = 17923; -DELETE FROM creature_addon WHERE guid = 17924; -DELETE FROM creature_addon WHERE guid = 17925; -DELETE FROM creature_addon WHERE guid = 17930; -DELETE FROM creature_addon WHERE guid = 17974; -DELETE FROM creature_addon WHERE guid = 18026; -DELETE FROM creature_addon WHERE guid = 18027; -DELETE FROM creature_addon WHERE guid = 18082; -DELETE FROM creature_addon WHERE guid = 18164; -DELETE FROM creature_addon WHERE guid = 18414; -DELETE FROM creature_addon WHERE guid = 19149; --- Create template addon for creature 2055 -DELETE FROM creature_template_addon WHERE entry =2055; -INSERT INTO creature_template_addon VALUES (2055,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2055 -DELETE FROM creature_addon WHERE guid = 31900; --- Create template addon for creature 2056 --- Create template addon for creature 2057 -DELETE FROM creature_template_addon WHERE entry =2057; -INSERT INTO creature_template_addon VALUES (2057,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2057 -DELETE FROM creature_addon WHERE guid = 8279; --- Create template addon for creature 2058 -DELETE FROM creature_template_addon WHERE entry =2058; -INSERT INTO creature_template_addon VALUES (2058,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2058 -DELETE FROM creature_addon WHERE guid = 18352; --- Create template addon for creature 2060 --- Create template addon for creature 2061 --- Create template addon for creature 2062 --- Create template addon for creature 2063 --- Create template addon for creature 2064 --- Create template addon for creature 2065 --- Create template addon for creature 2066 --- Create template addon for creature 2067 --- Create template addon for creature 2068 --- Create template addon for creature 2069 -DELETE FROM creature_template_addon WHERE entry =2069; -INSERT INTO creature_template_addon VALUES (2069,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2069 -DELETE FROM creature_addon WHERE guid = 36848; -DELETE FROM creature_addon WHERE guid = 36849; -DELETE FROM creature_addon WHERE guid = 36850; -DELETE FROM creature_addon WHERE guid = 36851; -DELETE FROM creature_addon WHERE guid = 36852; -DELETE FROM creature_addon WHERE guid = 36853; -DELETE FROM creature_addon WHERE guid = 36854; -DELETE FROM creature_addon WHERE guid = 36855; -DELETE FROM creature_addon WHERE guid = 36856; -DELETE FROM creature_addon WHERE guid = 36857; -DELETE FROM creature_addon WHERE guid = 36858; -DELETE FROM creature_addon WHERE guid = 36859; -DELETE FROM creature_addon WHERE guid = 36860; -DELETE FROM creature_addon WHERE guid = 36861; -DELETE FROM creature_addon WHERE guid = 36862; -DELETE FROM creature_addon WHERE guid = 36863; -DELETE FROM creature_addon WHERE guid = 36864; -DELETE FROM creature_addon WHERE guid = 36865; -DELETE FROM creature_addon WHERE guid = 36866; -DELETE FROM creature_addon WHERE guid = 36867; -DELETE FROM creature_addon WHERE guid = 36868; -DELETE FROM creature_addon WHERE guid = 36869; -DELETE FROM creature_addon WHERE guid = 36870; -DELETE FROM creature_addon WHERE guid = 36871; -DELETE FROM creature_addon WHERE guid = 36872; -DELETE FROM creature_addon WHERE guid = 36873; -DELETE FROM creature_addon WHERE guid = 36874; -DELETE FROM creature_addon WHERE guid = 36875; -DELETE FROM creature_addon WHERE guid = 36876; -DELETE FROM creature_addon WHERE guid = 36877; -DELETE FROM creature_addon WHERE guid = 36878; -DELETE FROM creature_addon WHERE guid = 36879; -DELETE FROM creature_addon WHERE guid = 36880; -DELETE FROM creature_addon WHERE guid = 36881; -DELETE FROM creature_addon WHERE guid = 36882; -DELETE FROM creature_addon WHERE guid = 36883; -DELETE FROM creature_addon WHERE guid = 36884; -DELETE FROM creature_addon WHERE guid = 36885; -DELETE FROM creature_addon WHERE guid = 36886; -DELETE FROM creature_addon WHERE guid = 36887; -DELETE FROM creature_addon WHERE guid = 36888; -DELETE FROM creature_addon WHERE guid = 36889; -DELETE FROM creature_addon WHERE guid = 36890; -DELETE FROM creature_addon WHERE guid = 36891; -DELETE FROM creature_addon WHERE guid = 36892; -DELETE FROM creature_addon WHERE guid = 36893; -DELETE FROM creature_addon WHERE guid = 36894; -DELETE FROM creature_addon WHERE guid = 36895; -DELETE FROM creature_addon WHERE guid = 36896; --- Create template addon for creature 2070 -DELETE FROM creature_template_addon WHERE entry =2070; -INSERT INTO creature_template_addon VALUES (2070,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2070 -DELETE FROM creature_addon WHERE guid = 36897; -DELETE FROM creature_addon WHERE guid = 36898; -DELETE FROM creature_addon WHERE guid = 36899; -DELETE FROM creature_addon WHERE guid = 36900; -DELETE FROM creature_addon WHERE guid = 36901; -DELETE FROM creature_addon WHERE guid = 36902; -DELETE FROM creature_addon WHERE guid = 36903; -DELETE FROM creature_addon WHERE guid = 36904; -DELETE FROM creature_addon WHERE guid = 36905; -DELETE FROM creature_addon WHERE guid = 36906; -DELETE FROM creature_addon WHERE guid = 36907; -DELETE FROM creature_addon WHERE guid = 36908; -DELETE FROM creature_addon WHERE guid = 36909; -DELETE FROM creature_addon WHERE guid = 36910; -DELETE FROM creature_addon WHERE guid = 36911; -DELETE FROM creature_addon WHERE guid = 36912; -DELETE FROM creature_addon WHERE guid = 36913; -DELETE FROM creature_addon WHERE guid = 36914; -DELETE FROM creature_addon WHERE guid = 36915; -DELETE FROM creature_addon WHERE guid = 36916; -DELETE FROM creature_addon WHERE guid = 36917; -DELETE FROM creature_addon WHERE guid = 36918; -DELETE FROM creature_addon WHERE guid = 36919; -DELETE FROM creature_addon WHERE guid = 36920; -DELETE FROM creature_addon WHERE guid = 36921; -DELETE FROM creature_addon WHERE guid = 36922; -DELETE FROM creature_addon WHERE guid = 36923; -DELETE FROM creature_addon WHERE guid = 36924; -DELETE FROM creature_addon WHERE guid = 36925; -DELETE FROM creature_addon WHERE guid = 36926; -DELETE FROM creature_addon WHERE guid = 36927; -DELETE FROM creature_addon WHERE guid = 36928; -DELETE FROM creature_addon WHERE guid = 36929; -DELETE FROM creature_addon WHERE guid = 36930; -DELETE FROM creature_addon WHERE guid = 36931; -DELETE FROM creature_addon WHERE guid = 36932; -DELETE FROM creature_addon WHERE guid = 36933; -DELETE FROM creature_addon WHERE guid = 36934; -DELETE FROM creature_addon WHERE guid = 36935; -DELETE FROM creature_addon WHERE guid = 36936; -DELETE FROM creature_addon WHERE guid = 36937; -DELETE FROM creature_addon WHERE guid = 36939; -DELETE FROM creature_addon WHERE guid = 36940; -DELETE FROM creature_addon WHERE guid = 36941; -DELETE FROM creature_addon WHERE guid = 36943; -DELETE FROM creature_addon WHERE guid = 36944; -DELETE FROM creature_addon WHERE guid = 36945; -DELETE FROM creature_addon WHERE guid = 36946; -DELETE FROM creature_addon WHERE guid = 36947; -DELETE FROM creature_addon WHERE guid = 36948; -DELETE FROM creature_addon WHERE guid = 36949; -DELETE FROM creature_addon WHERE guid = 36950; -DELETE FROM creature_addon WHERE guid = 36951; -DELETE FROM creature_addon WHERE guid = 36952; -DELETE FROM creature_addon WHERE guid = 36953; -DELETE FROM creature_addon WHERE guid = 36954; -DELETE FROM creature_addon WHERE guid = 36955; -DELETE FROM creature_addon WHERE guid = 36956; -DELETE FROM creature_addon WHERE guid = 36957; -DELETE FROM creature_addon WHERE guid = 36958; --- Create template addon for creature 2071 -DELETE FROM creature_template_addon WHERE entry =2071; -INSERT INTO creature_template_addon VALUES (2071,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2071 -DELETE FROM creature_addon WHERE guid = 36959; -DELETE FROM creature_addon WHERE guid = 36960; -DELETE FROM creature_addon WHERE guid = 36961; -DELETE FROM creature_addon WHERE guid = 36962; -DELETE FROM creature_addon WHERE guid = 36963; -DELETE FROM creature_addon WHERE guid = 36964; -DELETE FROM creature_addon WHERE guid = 36965; -DELETE FROM creature_addon WHERE guid = 36966; -DELETE FROM creature_addon WHERE guid = 36967; -DELETE FROM creature_addon WHERE guid = 36968; -DELETE FROM creature_addon WHERE guid = 36969; -DELETE FROM creature_addon WHERE guid = 36970; --- Clear duplicate addons from template for creature 2077 -DELETE FROM creature_addon WHERE guid = 46202; --- Clear duplicate addons from template for creature 2078 -DELETE FROM creature_addon WHERE guid = 46204; --- Clear duplicate addons from template for creature 2079 -DELETE FROM creature_addon WHERE guid = 46205; --- Clear duplicate addons from template for creature 2080 -DELETE FROM creature_addon WHERE guid = 46206; --- Clear duplicate addons from template for creature 2081 -DELETE FROM creature_addon WHERE guid = 46207; --- Clear duplicate addons from template for creature 2082 -DELETE FROM creature_addon WHERE guid = 46209; --- Clear duplicate addons from template for creature 2083 -DELETE FROM creature_addon WHERE guid = 46211; --- Create template addon for creature 2084 -DELETE FROM creature_template_addon WHERE entry =2084; -INSERT INTO creature_template_addon VALUES (2084,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2084 -DELETE FROM creature_addon WHERE guid = 41643; --- Create template addon for creature 2086 -DELETE FROM creature_template_addon WHERE entry =2086; -INSERT INTO creature_template_addon VALUES (2086,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2086 -DELETE FROM creature_addon WHERE guid = 9503; --- Create template addon for creature 2089 -DELETE FROM creature_template_addon WHERE entry =2089; -INSERT INTO creature_template_addon VALUES (2089,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2089 -DELETE FROM creature_addon WHERE guid = 10237; -DELETE FROM creature_addon WHERE guid = 10242; -DELETE FROM creature_addon WHERE guid = 10244; -DELETE FROM creature_addon WHERE guid = 10538; -DELETE FROM creature_addon WHERE guid = 10540; -DELETE FROM creature_addon WHERE guid = 10541; -DELETE FROM creature_addon WHERE guid = 10640; -DELETE FROM creature_addon WHERE guid = 10736; -DELETE FROM creature_addon WHERE guid = 10738; -DELETE FROM creature_addon WHERE guid = 10742; -DELETE FROM creature_addon WHERE guid = 10864; -DELETE FROM creature_addon WHERE guid = 11102; -DELETE FROM creature_addon WHERE guid = 11124; --- Create template addon for creature 2090 -DELETE FROM creature_template_addon WHERE entry =2090; -INSERT INTO creature_template_addon VALUES (2090,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2090 -DELETE FROM creature_addon WHERE guid = 10872; --- Create template addon for creature 2091 -DELETE FROM creature_template_addon WHERE entry =2091; -INSERT INTO creature_template_addon VALUES (2091,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2091 -DELETE FROM creature_addon WHERE guid = 10581; --- Clear duplicate addons from template for creature 2092 --- Create template addon for creature 2093 -DELETE FROM creature_template_addon WHERE entry =2093; -INSERT INTO creature_template_addon VALUES (2093,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2093 -DELETE FROM creature_addon WHERE guid = 10652; --- Create template addon for creature 2094 -DELETE FROM creature_template_addon WHERE entry =2094; -INSERT INTO creature_template_addon VALUES (2094,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2094 -DELETE FROM creature_addon WHERE guid = 9697; --- Create template addon for creature 2096 -DELETE FROM creature_template_addon WHERE entry =2096; -INSERT INTO creature_template_addon VALUES (2096,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2096 -DELETE FROM creature_addon WHERE guid = 9445; --- Create template addon for creature 2097 -DELETE FROM creature_template_addon WHERE entry =2097; -INSERT INTO creature_template_addon VALUES (2097,0,7,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2097 -DELETE FROM creature_addon WHERE guid = 9443; --- Create template addon for creature 2098 -DELETE FROM creature_template_addon WHERE entry =2098; -INSERT INTO creature_template_addon VALUES (2098,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2098 -DELETE FROM creature_addon WHERE guid = 8227; -DELETE FROM creature_addon WHERE guid = 8399; -DELETE FROM creature_addon WHERE guid = 8681; -DELETE FROM creature_addon WHERE guid = 8863; -DELETE FROM creature_addon WHERE guid = 8974; -DELETE FROM creature_addon WHERE guid = 8978; -DELETE FROM creature_addon WHERE guid = 9042; -DELETE FROM creature_addon WHERE guid = 9415; -DELETE FROM creature_addon WHERE guid = 9595; -DELETE FROM creature_addon WHERE guid = 9678; -DELETE FROM creature_addon WHERE guid = 9778; -DELETE FROM creature_addon WHERE guid = 9826; -DELETE FROM creature_addon WHERE guid = 9839; -DELETE FROM creature_addon WHERE guid = 10705; -DELETE FROM creature_addon WHERE guid = 10708; -DELETE FROM creature_addon WHERE guid = 10709; -DELETE FROM creature_addon WHERE guid = 16580; -DELETE FROM creature_addon WHERE guid = 16582; -DELETE FROM creature_addon WHERE guid = 16618; -DELETE FROM creature_addon WHERE guid = 16619; -DELETE FROM creature_addon WHERE guid = 16620; -DELETE FROM creature_addon WHERE guid = 16621; -DELETE FROM creature_addon WHERE guid = 16626; --- Create template addon for creature 2099 -DELETE FROM creature_template_addon WHERE entry =2099; -INSERT INTO creature_template_addon VALUES (2099,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2099 -DELETE FROM creature_addon WHERE guid = 9467; -DELETE FROM creature_addon WHERE guid = 9529; -DELETE FROM creature_addon WHERE guid = 9531; -DELETE FROM creature_addon WHERE guid = 9533; -DELETE FROM creature_addon WHERE guid = 9534; -DELETE FROM creature_addon WHERE guid = 9538; -DELETE FROM creature_addon WHERE guid = 9567; -DELETE FROM creature_addon WHERE guid = 9571; -DELETE FROM creature_addon WHERE guid = 9572; -DELETE FROM creature_addon WHERE guid = 9789; -DELETE FROM creature_addon WHERE guid = 9828; -DELETE FROM creature_addon WHERE guid = 9829; -DELETE FROM creature_addon WHERE guid = 9833; --- Create template addon for creature 2102 -DELETE FROM creature_template_addon WHERE entry =2102; -INSERT INTO creature_template_addon VALUES (2102,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2102 -DELETE FROM creature_addon WHERE guid = 9476; -DELETE FROM creature_addon WHERE guid = 9477; -DELETE FROM creature_addon WHERE guid = 9539; -DELETE FROM creature_addon WHERE guid = 9597; -DELETE FROM creature_addon WHERE guid = 9702; -DELETE FROM creature_addon WHERE guid = 9791; -DELETE FROM creature_addon WHERE guid = 9792; -DELETE FROM creature_addon WHERE guid = 9794; -DELETE FROM creature_addon WHERE guid = 10024; -DELETE FROM creature_addon WHERE guid = 10030; -DELETE FROM creature_addon WHERE guid = 11079; -DELETE FROM creature_addon WHERE guid = 11084; -DELETE FROM creature_addon WHERE guid = 11085; -DELETE FROM creature_addon WHERE guid = 11088; -DELETE FROM creature_addon WHERE guid = 11098; -DELETE FROM creature_addon WHERE guid = 11118; -DELETE FROM creature_addon WHERE guid = 11187; --- Create template addon for creature 2103 -DELETE FROM creature_template_addon WHERE entry =2103; -INSERT INTO creature_template_addon VALUES (2103,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2103 -DELETE FROM creature_addon WHERE guid = 9613; -DELETE FROM creature_addon WHERE guid = 9693; -DELETE FROM creature_addon WHERE guid = 9793; -DELETE FROM creature_addon WHERE guid = 9795; -DELETE FROM creature_addon WHERE guid = 10013; -DELETE FROM creature_addon WHERE guid = 10014; -DELETE FROM creature_addon WHERE guid = 10027; -DELETE FROM creature_addon WHERE guid = 10029; -DELETE FROM creature_addon WHERE guid = 10031; -DELETE FROM creature_addon WHERE guid = 11077; -DELETE FROM creature_addon WHERE guid = 11078; -DELETE FROM creature_addon WHERE guid = 11081; -DELETE FROM creature_addon WHERE guid = 11082; -DELETE FROM creature_addon WHERE guid = 11083; -DELETE FROM creature_addon WHERE guid = 11086; -DELETE FROM creature_addon WHERE guid = 11087; -DELETE FROM creature_addon WHERE guid = 11089; --- Create template addon for creature 2104 -DELETE FROM creature_template_addon WHERE entry =2104; -INSERT INTO creature_template_addon VALUES (2104,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2104 -DELETE FROM creature_addon WHERE guid = 9505; --- Create template addon for creature 2105 -DELETE FROM creature_template_addon WHERE entry =2105; -INSERT INTO creature_template_addon VALUES (2105,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2105 -DELETE FROM creature_addon WHERE guid = 11072; --- Create template addon for creature 2106 -DELETE FROM creature_template_addon WHERE entry =2106; -INSERT INTO creature_template_addon VALUES (2106,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2106 -DELETE FROM creature_addon WHERE guid = 19021; --- Clear duplicate addons from template for creature 2107 -DELETE FROM creature_addon WHERE guid = 46222; --- Create template addon for creature 2108 -DELETE FROM creature_template_addon WHERE entry =2108; -INSERT INTO creature_template_addon VALUES (2108,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2108 -DELETE FROM creature_addon WHERE guid = 10745; --- Clear duplicate addons from template for creature 2110 -DELETE FROM creature_addon WHERE guid = 4212; -DELETE FROM creature_addon WHERE guid = 4214; -DELETE FROM creature_addon WHERE guid = 4215; -DELETE FROM creature_addon WHERE guid = 4227; -DELETE FROM creature_addon WHERE guid = 4274; -DELETE FROM creature_addon WHERE guid = 4286; -DELETE FROM creature_addon WHERE guid = 4310; -DELETE FROM creature_addon WHERE guid = 4313; -DELETE FROM creature_addon WHERE guid = 4352; -DELETE FROM creature_addon WHERE guid = 4358; -DELETE FROM creature_addon WHERE guid = 4408; -DELETE FROM creature_addon WHERE guid = 4939; -DELETE FROM creature_addon WHERE guid = 5031; -DELETE FROM creature_addon WHERE guid = 5191; -DELETE FROM creature_addon WHERE guid = 6007; -DELETE FROM creature_addon WHERE guid = 6049; -DELETE FROM creature_addon WHERE guid = 6050; -DELETE FROM creature_addon WHERE guid = 6051; -DELETE FROM creature_addon WHERE guid = 6056; -DELETE FROM creature_addon WHERE guid = 6057; -DELETE FROM creature_addon WHERE guid = 6058; -DELETE FROM creature_addon WHERE guid = 6076; -DELETE FROM creature_addon WHERE guid = 13354; -DELETE FROM creature_addon WHERE guid = 13355; -DELETE FROM creature_addon WHERE guid = 13356; -DELETE FROM creature_addon WHERE guid = 16230; -DELETE FROM creature_addon WHERE guid = 16231; -DELETE FROM creature_addon WHERE guid = 16232; -DELETE FROM creature_addon WHERE guid = 16233; -DELETE FROM creature_addon WHERE guid = 16234; -DELETE FROM creature_addon WHERE guid = 16235; -DELETE FROM creature_addon WHERE guid = 16236; -DELETE FROM creature_addon WHERE guid = 18316; -DELETE FROM creature_addon WHERE guid = 18392; -DELETE FROM creature_addon WHERE guid = 45397; -DELETE FROM creature_addon WHERE guid = 45398; -DELETE FROM creature_addon WHERE guid = 45399; -DELETE FROM creature_addon WHERE guid = 45403; -DELETE FROM creature_addon WHERE guid = 46795; -DELETE FROM creature_addon WHERE guid = 46796; -DELETE FROM creature_addon WHERE guid = 46799; -DELETE FROM creature_addon WHERE guid = 46810; -DELETE FROM creature_addon WHERE guid = 46860; -DELETE FROM creature_addon WHERE guid = 46861; -DELETE FROM creature_addon WHERE guid = 47175; -DELETE FROM creature_addon WHERE guid = 47182; -DELETE FROM creature_addon WHERE guid = 47184; -DELETE FROM creature_addon WHERE guid = 47980; -DELETE FROM creature_addon WHERE guid = 47981; -DELETE FROM creature_addon WHERE guid = 47988; -DELETE FROM creature_addon WHERE guid = 48220; -DELETE FROM creature_addon WHERE guid = 48263; -DELETE FROM creature_addon WHERE guid = 48265; -DELETE FROM creature_addon WHERE guid = 48909; -DELETE FROM creature_addon WHERE guid = 52670; --- Create template addon for creature 2111 -DELETE FROM creature_template_addon WHERE entry =2111; -INSERT INTO creature_template_addon VALUES (2111,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2111 -DELETE FROM creature_addon WHERE guid = 9416; --- Create template addon for creature 2112 -DELETE FROM creature_template_addon WHERE entry =2112; -INSERT INTO creature_template_addon VALUES (2112,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2112 -DELETE FROM creature_addon WHERE guid = 4062; --- Create template addon for creature 2113 -DELETE FROM creature_template_addon WHERE entry =2113; -INSERT INTO creature_template_addon VALUES (2113,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2113 -DELETE FROM creature_addon WHERE guid = 28468; --- Create template addon for creature 2114 -DELETE FROM creature_template_addon WHERE entry =2114; -INSERT INTO creature_template_addon VALUES (2114,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2114 -DELETE FROM creature_addon WHERE guid = 28470; --- Create template addon for creature 2115 -DELETE FROM creature_template_addon WHERE entry =2115; -INSERT INTO creature_template_addon VALUES (2115,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2115 -DELETE FROM creature_addon WHERE guid = 28461; --- Create template addon for creature 2116 -DELETE FROM creature_template_addon WHERE entry =2116; -INSERT INTO creature_template_addon VALUES (2116,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2116 -DELETE FROM creature_addon WHERE guid = 28462; --- Create template addon for creature 2117 -DELETE FROM creature_template_addon WHERE entry =2117; -INSERT INTO creature_template_addon VALUES (2117,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2117 -DELETE FROM creature_addon WHERE guid = 28465; --- Create template addon for creature 2118 -DELETE FROM creature_template_addon WHERE entry =2118; -INSERT INTO creature_template_addon VALUES (2118,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2118 -DELETE FROM creature_addon WHERE guid = 28471; --- Create template addon for creature 2119 -DELETE FROM creature_template_addon WHERE entry =2119; -INSERT INTO creature_template_addon VALUES (2119,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2119 -DELETE FROM creature_addon WHERE guid = 28464; --- Create template addon for creature 2120 -DELETE FROM creature_template_addon WHERE entry =2120; -INSERT INTO creature_template_addon VALUES (2120,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2120 -DELETE FROM creature_addon WHERE guid = 18041; --- Create template addon for creature 2121 -DELETE FROM creature_template_addon WHERE entry =2121; -INSERT INTO creature_template_addon VALUES (2121,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2121 -DELETE FROM creature_addon WHERE guid = 17866; --- Create template addon for creature 2122 -DELETE FROM creature_template_addon WHERE entry =2122; -INSERT INTO creature_template_addon VALUES (2122,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2122 -DELETE FROM creature_addon WHERE guid = 28466; --- Create template addon for creature 2123 -DELETE FROM creature_template_addon WHERE entry =2123; -INSERT INTO creature_template_addon VALUES (2123,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2123 -DELETE FROM creature_addon WHERE guid = 28469; --- Create template addon for creature 2124 -DELETE FROM creature_template_addon WHERE entry =2124; -INSERT INTO creature_template_addon VALUES (2124,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2124 -DELETE FROM creature_addon WHERE guid = 28463; --- Create template addon for creature 2126 -DELETE FROM creature_template_addon WHERE entry =2126; -INSERT INTO creature_template_addon VALUES (2126,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2126 -DELETE FROM creature_addon WHERE guid = 28467; --- Create template addon for creature 2127 -DELETE FROM creature_template_addon WHERE entry =2127; -INSERT INTO creature_template_addon VALUES (2127,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2127 -DELETE FROM creature_addon WHERE guid = 33752; --- Create template addon for creature 2128 -DELETE FROM creature_template_addon WHERE entry =2128; -INSERT INTO creature_template_addon VALUES (2128,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2128 -DELETE FROM creature_addon WHERE guid = 28476; --- Create template addon for creature 2129 -DELETE FROM creature_template_addon WHERE entry =2129; -INSERT INTO creature_template_addon VALUES (2129,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2129 -DELETE FROM creature_addon WHERE guid = 28477; --- Create template addon for creature 2130 -DELETE FROM creature_template_addon WHERE entry =2130; -INSERT INTO creature_template_addon VALUES (2130,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2130 -DELETE FROM creature_addon WHERE guid = 28479; --- Create template addon for creature 2131 -DELETE FROM creature_template_addon WHERE entry =2131; -INSERT INTO creature_template_addon VALUES (2131,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2131 -DELETE FROM creature_addon WHERE guid = 33720; --- Create template addon for creature 2132 -DELETE FROM creature_template_addon WHERE entry =2132; -INSERT INTO creature_template_addon VALUES (2132,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2132 -DELETE FROM creature_addon WHERE guid = 33708; --- Create template addon for creature 2134 -DELETE FROM creature_template_addon WHERE entry =2134; -INSERT INTO creature_template_addon VALUES (2134,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2134 -DELETE FROM creature_addon WHERE guid = 38291; --- Create template addon for creature 2135 -DELETE FROM creature_template_addon WHERE entry =2135; -INSERT INTO creature_template_addon VALUES (2135,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2135 -DELETE FROM creature_addon WHERE guid = 38288; --- Create template addon for creature 2136 -DELETE FROM creature_template_addon WHERE entry =2136; -INSERT INTO creature_template_addon VALUES (2136,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2136 -DELETE FROM creature_addon WHERE guid = 38290; --- Create template addon for creature 2137 -DELETE FROM creature_template_addon WHERE entry =2137; -INSERT INTO creature_template_addon VALUES (2137,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2137 -DELETE FROM creature_addon WHERE guid = 28473; --- Create template addon for creature 2140 -DELETE FROM creature_template_addon WHERE entry =2140; -INSERT INTO creature_template_addon VALUES (2140,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2140 -DELETE FROM creature_addon WHERE guid = 17624; --- Create template addon for creature 2142 -DELETE FROM creature_template_addon WHERE entry =2142; -INSERT INTO creature_template_addon VALUES (2142,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2142 -DELETE FROM creature_addon WHERE guid = 4229; --- Clear duplicate addons from template for creature 2149 --- Clear duplicate addons from template for creature 2150 -DELETE FROM creature_addon WHERE guid = 46393; --- Clear duplicate addons from template for creature 2151 -DELETE FROM creature_addon WHERE guid = 46394; --- Clear duplicate addons from template for creature 2152 -DELETE FROM creature_addon WHERE guid = 46395; -DELETE FROM creature_addon WHERE guid = 46396; -DELETE FROM creature_addon WHERE guid = 46397; -DELETE FROM creature_addon WHERE guid = 46398; -DELETE FROM creature_addon WHERE guid = 46399; -DELETE FROM creature_addon WHERE guid = 46400; -DELETE FROM creature_addon WHERE guid = 46401; -DELETE FROM creature_addon WHERE guid = 46402; -DELETE FROM creature_addon WHERE guid = 46403; -DELETE FROM creature_addon WHERE guid = 46404; -DELETE FROM creature_addon WHERE guid = 46405; -DELETE FROM creature_addon WHERE guid = 46406; -DELETE FROM creature_addon WHERE guid = 46407; -DELETE FROM creature_addon WHERE guid = 46408; -DELETE FROM creature_addon WHERE guid = 46409; --- Create template addon for creature 2153 -DELETE FROM creature_template_addon WHERE entry =2153; -INSERT INTO creature_template_addon VALUES (2153,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2153 -DELETE FROM creature_addon WHERE guid = 9802; --- Clear duplicate addons from template for creature 2155 -DELETE FROM creature_addon WHERE guid = 46411; --- Create template addon for creature 2156 -DELETE FROM creature_template_addon WHERE entry =2156; -INSERT INTO creature_template_addon VALUES (2156,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2156 -DELETE FROM creature_addon WHERE guid = 37090; -DELETE FROM creature_addon WHERE guid = 37091; -DELETE FROM creature_addon WHERE guid = 37092; -DELETE FROM creature_addon WHERE guid = 37093; -DELETE FROM creature_addon WHERE guid = 37094; -DELETE FROM creature_addon WHERE guid = 37095; --- Create template addon for creature 2157 -DELETE FROM creature_template_addon WHERE entry =2157; -INSERT INTO creature_template_addon VALUES (2157,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2157 -DELETE FROM creature_addon WHERE guid = 37098; -DELETE FROM creature_addon WHERE guid = 37099; -DELETE FROM creature_addon WHERE guid = 37100; --- Create template addon for creature 2158 --- Create template addon for creature 2159 --- Create template addon for creature 2160 --- Clear duplicate addons from template for creature 2162 -DELETE FROM creature_addon WHERE guid = 46419; --- Create template addon for creature 2163 -DELETE FROM creature_template_addon WHERE entry =2163; -INSERT INTO creature_template_addon VALUES (2163,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2163 -DELETE FROM creature_addon WHERE guid = 37107; -DELETE FROM creature_addon WHERE guid = 37109; -DELETE FROM creature_addon WHERE guid = 37110; -DELETE FROM creature_addon WHERE guid = 37111; -DELETE FROM creature_addon WHERE guid = 37113; -DELETE FROM creature_addon WHERE guid = 37114; -DELETE FROM creature_addon WHERE guid = 37115; -DELETE FROM creature_addon WHERE guid = 37116; -DELETE FROM creature_addon WHERE guid = 37117; -DELETE FROM creature_addon WHERE guid = 37118; -DELETE FROM creature_addon WHERE guid = 37119; -DELETE FROM creature_addon WHERE guid = 37120; -DELETE FROM creature_addon WHERE guid = 37121; -DELETE FROM creature_addon WHERE guid = 37122; -DELETE FROM creature_addon WHERE guid = 37123; -DELETE FROM creature_addon WHERE guid = 37124; -DELETE FROM creature_addon WHERE guid = 37125; -DELETE FROM creature_addon WHERE guid = 37126; -DELETE FROM creature_addon WHERE guid = 37127; -DELETE FROM creature_addon WHERE guid = 37128; -DELETE FROM creature_addon WHERE guid = 37129; -DELETE FROM creature_addon WHERE guid = 37130; -DELETE FROM creature_addon WHERE guid = 37131; -DELETE FROM creature_addon WHERE guid = 37132; -DELETE FROM creature_addon WHERE guid = 37133; -DELETE FROM creature_addon WHERE guid = 37134; -DELETE FROM creature_addon WHERE guid = 37135; -DELETE FROM creature_addon WHERE guid = 37136; -DELETE FROM creature_addon WHERE guid = 37137; -DELETE FROM creature_addon WHERE guid = 37138; -DELETE FROM creature_addon WHERE guid = 37139; -DELETE FROM creature_addon WHERE guid = 37140; -DELETE FROM creature_addon WHERE guid = 37141; -DELETE FROM creature_addon WHERE guid = 37142; -DELETE FROM creature_addon WHERE guid = 37143; -DELETE FROM creature_addon WHERE guid = 37144; -DELETE FROM creature_addon WHERE guid = 37145; -DELETE FROM creature_addon WHERE guid = 37146; -DELETE FROM creature_addon WHERE guid = 37147; -DELETE FROM creature_addon WHERE guid = 37148; -DELETE FROM creature_addon WHERE guid = 37149; -DELETE FROM creature_addon WHERE guid = 37150; -DELETE FROM creature_addon WHERE guid = 37151; -DELETE FROM creature_addon WHERE guid = 37152; -DELETE FROM creature_addon WHERE guid = 37153; -DELETE FROM creature_addon WHERE guid = 37154; -DELETE FROM creature_addon WHERE guid = 37155; -DELETE FROM creature_addon WHERE guid = 37156; -DELETE FROM creature_addon WHERE guid = 37157; -DELETE FROM creature_addon WHERE guid = 37158; -DELETE FROM creature_addon WHERE guid = 37159; -DELETE FROM creature_addon WHERE guid = 37160; -DELETE FROM creature_addon WHERE guid = 37161; -DELETE FROM creature_addon WHERE guid = 37162; -DELETE FROM creature_addon WHERE guid = 37163; -DELETE FROM creature_addon WHERE guid = 37164; -DELETE FROM creature_addon WHERE guid = 37165; -DELETE FROM creature_addon WHERE guid = 37166; -DELETE FROM creature_addon WHERE guid = 37167; -DELETE FROM creature_addon WHERE guid = 37168; -DELETE FROM creature_addon WHERE guid = 37170; -DELETE FROM creature_addon WHERE guid = 37171; -DELETE FROM creature_addon WHERE guid = 37172; -DELETE FROM creature_addon WHERE guid = 37173; -DELETE FROM creature_addon WHERE guid = 37174; -DELETE FROM creature_addon WHERE guid = 37175; -DELETE FROM creature_addon WHERE guid = 37176; -DELETE FROM creature_addon WHERE guid = 37177; -DELETE FROM creature_addon WHERE guid = 37178; -DELETE FROM creature_addon WHERE guid = 37179; -DELETE FROM creature_addon WHERE guid = 37180; -DELETE FROM creature_addon WHERE guid = 37181; -DELETE FROM creature_addon WHERE guid = 37182; -DELETE FROM creature_addon WHERE guid = 37183; -DELETE FROM creature_addon WHERE guid = 37184; -DELETE FROM creature_addon WHERE guid = 37185; -DELETE FROM creature_addon WHERE guid = 37186; -DELETE FROM creature_addon WHERE guid = 37187; -DELETE FROM creature_addon WHERE guid = 37188; -DELETE FROM creature_addon WHERE guid = 37189; -DELETE FROM creature_addon WHERE guid = 37190; --- Create template addon for creature 2164 -DELETE FROM creature_template_addon WHERE entry =2164; -INSERT INTO creature_template_addon VALUES (2164,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2164 -DELETE FROM creature_addon WHERE guid = 37191; -DELETE FROM creature_addon WHERE guid = 37192; -DELETE FROM creature_addon WHERE guid = 37193; -DELETE FROM creature_addon WHERE guid = 37194; -DELETE FROM creature_addon WHERE guid = 37195; -DELETE FROM creature_addon WHERE guid = 37196; -DELETE FROM creature_addon WHERE guid = 37197; -DELETE FROM creature_addon WHERE guid = 37198; -DELETE FROM creature_addon WHERE guid = 37199; -DELETE FROM creature_addon WHERE guid = 37200; -DELETE FROM creature_addon WHERE guid = 37201; -DELETE FROM creature_addon WHERE guid = 37202; -DELETE FROM creature_addon WHERE guid = 37203; -DELETE FROM creature_addon WHERE guid = 37204; -DELETE FROM creature_addon WHERE guid = 37205; -DELETE FROM creature_addon WHERE guid = 37206; -DELETE FROM creature_addon WHERE guid = 37207; -DELETE FROM creature_addon WHERE guid = 37208; -DELETE FROM creature_addon WHERE guid = 37209; -DELETE FROM creature_addon WHERE guid = 37210; -DELETE FROM creature_addon WHERE guid = 37211; -DELETE FROM creature_addon WHERE guid = 37212; -DELETE FROM creature_addon WHERE guid = 37213; -DELETE FROM creature_addon WHERE guid = 37214; -DELETE FROM creature_addon WHERE guid = 37215; -DELETE FROM creature_addon WHERE guid = 37216; -DELETE FROM creature_addon WHERE guid = 37217; -DELETE FROM creature_addon WHERE guid = 37218; -DELETE FROM creature_addon WHERE guid = 37219; -DELETE FROM creature_addon WHERE guid = 37220; -DELETE FROM creature_addon WHERE guid = 37221; -DELETE FROM creature_addon WHERE guid = 37222; -DELETE FROM creature_addon WHERE guid = 37223; -DELETE FROM creature_addon WHERE guid = 37224; -DELETE FROM creature_addon WHERE guid = 37225; -DELETE FROM creature_addon WHERE guid = 37226; -DELETE FROM creature_addon WHERE guid = 37227; -DELETE FROM creature_addon WHERE guid = 37228; -DELETE FROM creature_addon WHERE guid = 37229; -DELETE FROM creature_addon WHERE guid = 37230; -DELETE FROM creature_addon WHERE guid = 37231; -DELETE FROM creature_addon WHERE guid = 37232; -DELETE FROM creature_addon WHERE guid = 37233; -DELETE FROM creature_addon WHERE guid = 37234; -DELETE FROM creature_addon WHERE guid = 37235; -DELETE FROM creature_addon WHERE guid = 37236; -DELETE FROM creature_addon WHERE guid = 37237; -DELETE FROM creature_addon WHERE guid = 37238; -DELETE FROM creature_addon WHERE guid = 37239; -DELETE FROM creature_addon WHERE guid = 37240; -DELETE FROM creature_addon WHERE guid = 37241; -DELETE FROM creature_addon WHERE guid = 37242; -DELETE FROM creature_addon WHERE guid = 37243; -DELETE FROM creature_addon WHERE guid = 37244; -DELETE FROM creature_addon WHERE guid = 37245; -DELETE FROM creature_addon WHERE guid = 37246; -DELETE FROM creature_addon WHERE guid = 37247; -DELETE FROM creature_addon WHERE guid = 37248; -DELETE FROM creature_addon WHERE guid = 37249; -DELETE FROM creature_addon WHERE guid = 37250; -DELETE FROM creature_addon WHERE guid = 37251; -DELETE FROM creature_addon WHERE guid = 37252; -DELETE FROM creature_addon WHERE guid = 37253; -DELETE FROM creature_addon WHERE guid = 37254; -DELETE FROM creature_addon WHERE guid = 37255; -DELETE FROM creature_addon WHERE guid = 37256; -DELETE FROM creature_addon WHERE guid = 37257; -DELETE FROM creature_addon WHERE guid = 37258; -DELETE FROM creature_addon WHERE guid = 37259; -DELETE FROM creature_addon WHERE guid = 37260; -DELETE FROM creature_addon WHERE guid = 37261; -DELETE FROM creature_addon WHERE guid = 37262; -DELETE FROM creature_addon WHERE guid = 37263; -DELETE FROM creature_addon WHERE guid = 37264; -DELETE FROM creature_addon WHERE guid = 37265; -DELETE FROM creature_addon WHERE guid = 37266; -DELETE FROM creature_addon WHERE guid = 37267; -DELETE FROM creature_addon WHERE guid = 37268; -DELETE FROM creature_addon WHERE guid = 37269; -DELETE FROM creature_addon WHERE guid = 37270; -DELETE FROM creature_addon WHERE guid = 37271; -DELETE FROM creature_addon WHERE guid = 37272; -DELETE FROM creature_addon WHERE guid = 37273; -DELETE FROM creature_addon WHERE guid = 37274; -DELETE FROM creature_addon WHERE guid = 37275; -DELETE FROM creature_addon WHERE guid = 37276; -DELETE FROM creature_addon WHERE guid = 37277; -DELETE FROM creature_addon WHERE guid = 37278; -DELETE FROM creature_addon WHERE guid = 37279; -DELETE FROM creature_addon WHERE guid = 37280; -DELETE FROM creature_addon WHERE guid = 37281; -DELETE FROM creature_addon WHERE guid = 37282; -DELETE FROM creature_addon WHERE guid = 37283; -DELETE FROM creature_addon WHERE guid = 37284; -DELETE FROM creature_addon WHERE guid = 37285; -DELETE FROM creature_addon WHERE guid = 37286; -DELETE FROM creature_addon WHERE guid = 37287; -DELETE FROM creature_addon WHERE guid = 37288; -DELETE FROM creature_addon WHERE guid = 37289; -DELETE FROM creature_addon WHERE guid = 37290; -DELETE FROM creature_addon WHERE guid = 37291; --- Create template addon for creature 2165 -DELETE FROM creature_template_addon WHERE entry =2165; -INSERT INTO creature_template_addon VALUES (2165,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2165 -DELETE FROM creature_addon WHERE guid = 37292; -DELETE FROM creature_addon WHERE guid = 37293; -DELETE FROM creature_addon WHERE guid = 37295; -DELETE FROM creature_addon WHERE guid = 37296; -DELETE FROM creature_addon WHERE guid = 37297; -DELETE FROM creature_addon WHERE guid = 37298; -DELETE FROM creature_addon WHERE guid = 37299; -DELETE FROM creature_addon WHERE guid = 37300; -DELETE FROM creature_addon WHERE guid = 37301; -DELETE FROM creature_addon WHERE guid = 37302; -DELETE FROM creature_addon WHERE guid = 37303; -DELETE FROM creature_addon WHERE guid = 37304; -DELETE FROM creature_addon WHERE guid = 37305; -DELETE FROM creature_addon WHERE guid = 37306; -DELETE FROM creature_addon WHERE guid = 37307; -DELETE FROM creature_addon WHERE guid = 37308; -DELETE FROM creature_addon WHERE guid = 37309; -DELETE FROM creature_addon WHERE guid = 37310; -DELETE FROM creature_addon WHERE guid = 37311; --- Clear duplicate addons from template for creature 2166 -DELETE FROM creature_addon WHERE guid = 46468; --- Create template addon for creature 2167 -DELETE FROM creature_template_addon WHERE entry =2167; -INSERT INTO creature_template_addon VALUES (2167,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2167 -DELETE FROM creature_addon WHERE guid = 37313; -DELETE FROM creature_addon WHERE guid = 37314; -DELETE FROM creature_addon WHERE guid = 37315; -DELETE FROM creature_addon WHERE guid = 37316; -DELETE FROM creature_addon WHERE guid = 37317; -DELETE FROM creature_addon WHERE guid = 37318; -DELETE FROM creature_addon WHERE guid = 37319; -DELETE FROM creature_addon WHERE guid = 37320; -DELETE FROM creature_addon WHERE guid = 37321; -DELETE FROM creature_addon WHERE guid = 37322; -DELETE FROM creature_addon WHERE guid = 37323; -DELETE FROM creature_addon WHERE guid = 37324; --- Create template addon for creature 2168 -DELETE FROM creature_template_addon WHERE entry =2168; -INSERT INTO creature_template_addon VALUES (2168,0,0,1,16,0,0,'7165'); --- Clear duplicate addons from template for creature 2168 -DELETE FROM creature_addon WHERE guid = 37325; -DELETE FROM creature_addon WHERE guid = 37326; -DELETE FROM creature_addon WHERE guid = 37327; -DELETE FROM creature_addon WHERE guid = 37328; -DELETE FROM creature_addon WHERE guid = 37329; -DELETE FROM creature_addon WHERE guid = 37330; -DELETE FROM creature_addon WHERE guid = 37331; -DELETE FROM creature_addon WHERE guid = 37332; -DELETE FROM creature_addon WHERE guid = 37333; -DELETE FROM creature_addon WHERE guid = 37334; -DELETE FROM creature_addon WHERE guid = 37335; -DELETE FROM creature_addon WHERE guid = 37336; -DELETE FROM creature_addon WHERE guid = 37337; -DELETE FROM creature_addon WHERE guid = 37338; -DELETE FROM creature_addon WHERE guid = 37339; -DELETE FROM creature_addon WHERE guid = 37340; -DELETE FROM creature_addon WHERE guid = 37341; -DELETE FROM creature_addon WHERE guid = 37342; -DELETE FROM creature_addon WHERE guid = 37343; -DELETE FROM creature_addon WHERE guid = 37344; -DELETE FROM creature_addon WHERE guid = 37345; -DELETE FROM creature_addon WHERE guid = 37346; -DELETE FROM creature_addon WHERE guid = 37347; -DELETE FROM creature_addon WHERE guid = 37348; -DELETE FROM creature_addon WHERE guid = 37349; -DELETE FROM creature_addon WHERE guid = 37351; --- Create template addon for creature 2169 -DELETE FROM creature_template_addon WHERE entry =2169; -INSERT INTO creature_template_addon VALUES (2169,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2169 -DELETE FROM creature_addon WHERE guid = 37352; -DELETE FROM creature_addon WHERE guid = 37353; -DELETE FROM creature_addon WHERE guid = 37354; -DELETE FROM creature_addon WHERE guid = 37355; -DELETE FROM creature_addon WHERE guid = 37356; -DELETE FROM creature_addon WHERE guid = 37357; -DELETE FROM creature_addon WHERE guid = 37358; -DELETE FROM creature_addon WHERE guid = 37359; -DELETE FROM creature_addon WHERE guid = 37360; -DELETE FROM creature_addon WHERE guid = 37361; -DELETE FROM creature_addon WHERE guid = 37362; -DELETE FROM creature_addon WHERE guid = 37363; -DELETE FROM creature_addon WHERE guid = 37364; -DELETE FROM creature_addon WHERE guid = 37365; --- Create template addon for creature 2170 -DELETE FROM creature_template_addon WHERE entry =2170; -INSERT INTO creature_template_addon VALUES (2170,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2170 -DELETE FROM creature_addon WHERE guid = 37366; -DELETE FROM creature_addon WHERE guid = 37367; -DELETE FROM creature_addon WHERE guid = 37368; -DELETE FROM creature_addon WHERE guid = 37369; -DELETE FROM creature_addon WHERE guid = 37370; -DELETE FROM creature_addon WHERE guid = 37371; -DELETE FROM creature_addon WHERE guid = 37372; -DELETE FROM creature_addon WHERE guid = 37373; -DELETE FROM creature_addon WHERE guid = 37374; -DELETE FROM creature_addon WHERE guid = 37375; -DELETE FROM creature_addon WHERE guid = 37377; -DELETE FROM creature_addon WHERE guid = 37378; --- Create template addon for creature 2171 -DELETE FROM creature_template_addon WHERE entry =2171; -INSERT INTO creature_template_addon VALUES (2171,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2171 -DELETE FROM creature_addon WHERE guid = 37379; -DELETE FROM creature_addon WHERE guid = 37380; -DELETE FROM creature_addon WHERE guid = 37381; -DELETE FROM creature_addon WHERE guid = 37382; -DELETE FROM creature_addon WHERE guid = 37383; -DELETE FROM creature_addon WHERE guid = 37384; --- Create template addon for creature 2172 -DELETE FROM creature_template_addon WHERE entry =2172; -INSERT INTO creature_template_addon VALUES (2172,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2172 -DELETE FROM creature_addon WHERE guid = 37385; --- Create template addon for creature 2173 -DELETE FROM creature_template_addon WHERE entry =2173; -INSERT INTO creature_template_addon VALUES (2173,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2173 -DELETE FROM creature_addon WHERE guid = 17632; -DELETE FROM creature_addon WHERE guid = 17659; -DELETE FROM creature_addon WHERE guid = 17660; -DELETE FROM creature_addon WHERE guid = 17661; -DELETE FROM creature_addon WHERE guid = 17664; -DELETE FROM creature_addon WHERE guid = 17665; -DELETE FROM creature_addon WHERE guid = 17666; -DELETE FROM creature_addon WHERE guid = 17670; -DELETE FROM creature_addon WHERE guid = 17671; -DELETE FROM creature_addon WHERE guid = 17672; -DELETE FROM creature_addon WHERE guid = 17673; -DELETE FROM creature_addon WHERE guid = 17695; -DELETE FROM creature_addon WHERE guid = 18085; -DELETE FROM creature_addon WHERE guid = 18204; -DELETE FROM creature_addon WHERE guid = 18206; -DELETE FROM creature_addon WHERE guid = 18207; --- Create template addon for creature 2174 -DELETE FROM creature_template_addon WHERE entry =2174; -INSERT INTO creature_template_addon VALUES (2174,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2174 -DELETE FROM creature_addon WHERE guid = 37386; -DELETE FROM creature_addon WHERE guid = 37387; -DELETE FROM creature_addon WHERE guid = 37388; -DELETE FROM creature_addon WHERE guid = 37389; -DELETE FROM creature_addon WHERE guid = 37390; -DELETE FROM creature_addon WHERE guid = 37391; -DELETE FROM creature_addon WHERE guid = 37392; -DELETE FROM creature_addon WHERE guid = 37393; -DELETE FROM creature_addon WHERE guid = 37394; -DELETE FROM creature_addon WHERE guid = 37395; -DELETE FROM creature_addon WHERE guid = 37396; -DELETE FROM creature_addon WHERE guid = 37397; -DELETE FROM creature_addon WHERE guid = 37398; -DELETE FROM creature_addon WHERE guid = 37399; -DELETE FROM creature_addon WHERE guid = 37400; -DELETE FROM creature_addon WHERE guid = 37401; -DELETE FROM creature_addon WHERE guid = 37402; -DELETE FROM creature_addon WHERE guid = 37403; -DELETE FROM creature_addon WHERE guid = 37404; -DELETE FROM creature_addon WHERE guid = 37405; -DELETE FROM creature_addon WHERE guid = 37406; -DELETE FROM creature_addon WHERE guid = 37407; -DELETE FROM creature_addon WHERE guid = 37408; -DELETE FROM creature_addon WHERE guid = 37409; -DELETE FROM creature_addon WHERE guid = 37410; -DELETE FROM creature_addon WHERE guid = 37411; -DELETE FROM creature_addon WHERE guid = 37412; -DELETE FROM creature_addon WHERE guid = 37413; -DELETE FROM creature_addon WHERE guid = 37414; -DELETE FROM creature_addon WHERE guid = 37415; -DELETE FROM creature_addon WHERE guid = 37416; -DELETE FROM creature_addon WHERE guid = 37417; -DELETE FROM creature_addon WHERE guid = 37418; -DELETE FROM creature_addon WHERE guid = 37419; -DELETE FROM creature_addon WHERE guid = 37420; -DELETE FROM creature_addon WHERE guid = 37421; -DELETE FROM creature_addon WHERE guid = 37422; -DELETE FROM creature_addon WHERE guid = 37423; -DELETE FROM creature_addon WHERE guid = 37424; -DELETE FROM creature_addon WHERE guid = 37425; -DELETE FROM creature_addon WHERE guid = 37426; -DELETE FROM creature_addon WHERE guid = 37427; -DELETE FROM creature_addon WHERE guid = 37428; -DELETE FROM creature_addon WHERE guid = 37429; -DELETE FROM creature_addon WHERE guid = 37430; -DELETE FROM creature_addon WHERE guid = 37431; --- Create template addon for creature 2175 -DELETE FROM creature_template_addon WHERE entry =2175; -INSERT INTO creature_template_addon VALUES (2175,0,131072,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2175 -DELETE FROM creature_addon WHERE guid = 37432; --- Create template addon for creature 2176 -DELETE FROM creature_template_addon WHERE entry =2176; -INSERT INTO creature_template_addon VALUES (2176,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2176 -DELETE FROM creature_addon WHERE guid = 37433; -DELETE FROM creature_addon WHERE guid = 37434; -DELETE FROM creature_addon WHERE guid = 37435; -DELETE FROM creature_addon WHERE guid = 37436; -DELETE FROM creature_addon WHERE guid = 37437; -DELETE FROM creature_addon WHERE guid = 37438; -DELETE FROM creature_addon WHERE guid = 37439; -DELETE FROM creature_addon WHERE guid = 37440; -DELETE FROM creature_addon WHERE guid = 37441; -DELETE FROM creature_addon WHERE guid = 37442; -DELETE FROM creature_addon WHERE guid = 37443; -DELETE FROM creature_addon WHERE guid = 37444; -DELETE FROM creature_addon WHERE guid = 37445; --- Create template addon for creature 2177 -DELETE FROM creature_template_addon WHERE entry =2177; -INSERT INTO creature_template_addon VALUES (2177,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2177 -DELETE FROM creature_addon WHERE guid = 37446; -DELETE FROM creature_addon WHERE guid = 37447; -DELETE FROM creature_addon WHERE guid = 37448; -DELETE FROM creature_addon WHERE guid = 37449; -DELETE FROM creature_addon WHERE guid = 37450; -DELETE FROM creature_addon WHERE guid = 37451; -DELETE FROM creature_addon WHERE guid = 37452; -DELETE FROM creature_addon WHERE guid = 37453; -DELETE FROM creature_addon WHERE guid = 37454; -DELETE FROM creature_addon WHERE guid = 37455; -DELETE FROM creature_addon WHERE guid = 37456; -DELETE FROM creature_addon WHERE guid = 37457; -DELETE FROM creature_addon WHERE guid = 37458; -DELETE FROM creature_addon WHERE guid = 37459; -DELETE FROM creature_addon WHERE guid = 37460; -DELETE FROM creature_addon WHERE guid = 37461; -DELETE FROM creature_addon WHERE guid = 37462; -DELETE FROM creature_addon WHERE guid = 37463; -DELETE FROM creature_addon WHERE guid = 37464; -DELETE FROM creature_addon WHERE guid = 37465; -DELETE FROM creature_addon WHERE guid = 37466; --- Create template addon for creature 2178 -DELETE FROM creature_template_addon WHERE entry =2178; -INSERT INTO creature_template_addon VALUES (2178,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2178 -DELETE FROM creature_addon WHERE guid = 37467; -DELETE FROM creature_addon WHERE guid = 37468; -DELETE FROM creature_addon WHERE guid = 37469; -DELETE FROM creature_addon WHERE guid = 37470; -DELETE FROM creature_addon WHERE guid = 37471; -DELETE FROM creature_addon WHERE guid = 37472; -DELETE FROM creature_addon WHERE guid = 37473; -DELETE FROM creature_addon WHERE guid = 37474; -DELETE FROM creature_addon WHERE guid = 37475; -DELETE FROM creature_addon WHERE guid = 37476; -DELETE FROM creature_addon WHERE guid = 37477; -DELETE FROM creature_addon WHERE guid = 37478; -DELETE FROM creature_addon WHERE guid = 37479; -DELETE FROM creature_addon WHERE guid = 37480; -DELETE FROM creature_addon WHERE guid = 37481; --- Create template addon for creature 2179 -DELETE FROM creature_template_addon WHERE entry =2179; -INSERT INTO creature_template_addon VALUES (2179,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2179 -DELETE FROM creature_addon WHERE guid = 37482; -DELETE FROM creature_addon WHERE guid = 37483; -DELETE FROM creature_addon WHERE guid = 37484; -DELETE FROM creature_addon WHERE guid = 37485; -DELETE FROM creature_addon WHERE guid = 37486; -DELETE FROM creature_addon WHERE guid = 37487; -DELETE FROM creature_addon WHERE guid = 37488; -DELETE FROM creature_addon WHERE guid = 37489; -DELETE FROM creature_addon WHERE guid = 37490; -DELETE FROM creature_addon WHERE guid = 37491; -DELETE FROM creature_addon WHERE guid = 37492; -DELETE FROM creature_addon WHERE guid = 37493; -DELETE FROM creature_addon WHERE guid = 37494; -DELETE FROM creature_addon WHERE guid = 37495; -DELETE FROM creature_addon WHERE guid = 37496; -DELETE FROM creature_addon WHERE guid = 37497; -DELETE FROM creature_addon WHERE guid = 37498; --- Create template addon for creature 2180 -DELETE FROM creature_template_addon WHERE entry =2180; -INSERT INTO creature_template_addon VALUES (2180,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2180 -DELETE FROM creature_addon WHERE guid = 37502; -DELETE FROM creature_addon WHERE guid = 37503; -DELETE FROM creature_addon WHERE guid = 37504; -DELETE FROM creature_addon WHERE guid = 37506; -DELETE FROM creature_addon WHERE guid = 37508; -DELETE FROM creature_addon WHERE guid = 37510; -DELETE FROM creature_addon WHERE guid = 37511; -DELETE FROM creature_addon WHERE guid = 37512; -DELETE FROM creature_addon WHERE guid = 37513; -DELETE FROM creature_addon WHERE guid = 37514; -DELETE FROM creature_addon WHERE guid = 37515; -DELETE FROM creature_addon WHERE guid = 37516; -DELETE FROM creature_addon WHERE guid = 37517; -DELETE FROM creature_addon WHERE guid = 37518; -DELETE FROM creature_addon WHERE guid = 37519; -DELETE FROM creature_addon WHERE guid = 37520; -DELETE FROM creature_addon WHERE guid = 37521; -DELETE FROM creature_addon WHERE guid = 37524; --- Create template addon for creature 2181 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =2181; -INSERT INTO creature_template_addon VALUES (2181,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2181 -DELETE FROM creature_addon WHERE guid = 37525; -DELETE FROM creature_addon WHERE guid = 37526; -DELETE FROM creature_addon WHERE guid = 37527; -DELETE FROM creature_addon WHERE guid = 37528; -DELETE FROM creature_addon WHERE guid = 37529; -DELETE FROM creature_addon WHERE guid = 37530; -DELETE FROM creature_addon WHERE guid = 37531; -DELETE FROM creature_addon WHERE guid = 37532; -DELETE FROM creature_addon WHERE guid = 37533; -DELETE FROM creature_addon WHERE guid = 37534; -DELETE FROM creature_addon WHERE guid = 37535; -DELETE FROM creature_addon WHERE guid = 37536; -DELETE FROM creature_addon WHERE guid = 37537; -DELETE FROM creature_addon WHERE guid = 37542; -DELETE FROM creature_addon WHERE guid = 37543; -DELETE FROM creature_addon WHERE guid = 37544; -DELETE FROM creature_addon WHERE guid = 37545; -DELETE FROM creature_addon WHERE guid = 37546; -DELETE FROM creature_addon WHERE guid = 37547; -DELETE FROM creature_addon WHERE guid = 37548; -DELETE FROM creature_addon WHERE guid = 37549; -DELETE FROM creature_addon WHERE guid = 37550; -DELETE FROM creature_addon WHERE guid = 37551; -DELETE FROM creature_addon WHERE guid = 37552; -DELETE FROM creature_addon WHERE guid = 37553; -DELETE FROM creature_addon WHERE guid = 37557; -DELETE FROM creature_addon WHERE guid = 37558; -DELETE FROM creature_addon WHERE guid = 37559; -DELETE FROM creature_addon WHERE guid = 37560; -DELETE FROM creature_addon WHERE guid = 37561; -DELETE FROM creature_addon WHERE guid = 37562; -DELETE FROM creature_addon WHERE guid = 37563; -DELETE FROM creature_addon WHERE guid = 37564; -DELETE FROM creature_addon WHERE guid = 37565; --- Create template addon for creature 2182 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =2182; -INSERT INTO creature_template_addon VALUES (2182,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2182 -DELETE FROM creature_addon WHERE guid = 37570; -DELETE FROM creature_addon WHERE guid = 37572; -DELETE FROM creature_addon WHERE guid = 37573; -DELETE FROM creature_addon WHERE guid = 37574; -DELETE FROM creature_addon WHERE guid = 37575; -DELETE FROM creature_addon WHERE guid = 37576; -DELETE FROM creature_addon WHERE guid = 37577; -DELETE FROM creature_addon WHERE guid = 37578; -DELETE FROM creature_addon WHERE guid = 37579; -DELETE FROM creature_addon WHERE guid = 37580; -DELETE FROM creature_addon WHERE guid = 37581; -DELETE FROM creature_addon WHERE guid = 37582; -DELETE FROM creature_addon WHERE guid = 37583; -DELETE FROM creature_addon WHERE guid = 37584; -DELETE FROM creature_addon WHERE guid = 37595; -DELETE FROM creature_addon WHERE guid = 37614; -DELETE FROM creature_addon WHERE guid = 37615; -DELETE FROM creature_addon WHERE guid = 37627; -DELETE FROM creature_addon WHERE guid = 37701; -DELETE FROM creature_addon WHERE guid = 37703; -DELETE FROM creature_addon WHERE guid = 37704; -DELETE FROM creature_addon WHERE guid = 37705; -DELETE FROM creature_addon WHERE guid = 37706; --- Create template addon for creature 2183 -DELETE FROM creature_template_addon WHERE entry =2183; -INSERT INTO creature_template_addon VALUES (2183,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2183 -DELETE FROM creature_addon WHERE guid = 37707; -DELETE FROM creature_addon WHERE guid = 37709; -DELETE FROM creature_addon WHERE guid = 37712; -DELETE FROM creature_addon WHERE guid = 37713; -DELETE FROM creature_addon WHERE guid = 37714; -DELETE FROM creature_addon WHERE guid = 37716; -DELETE FROM creature_addon WHERE guid = 37717; -DELETE FROM creature_addon WHERE guid = 37718; -DELETE FROM creature_addon WHERE guid = 37719; -DELETE FROM creature_addon WHERE guid = 37720; -DELETE FROM creature_addon WHERE guid = 37721; -DELETE FROM creature_addon WHERE guid = 37722; -DELETE FROM creature_addon WHERE guid = 37723; -DELETE FROM creature_addon WHERE guid = 37724; -DELETE FROM creature_addon WHERE guid = 37725; -DELETE FROM creature_addon WHERE guid = 37726; -DELETE FROM creature_addon WHERE guid = 37727; -DELETE FROM creature_addon WHERE guid = 37728; -DELETE FROM creature_addon WHERE guid = 37729; --- Create template addon for creature 2184 -DELETE FROM creature_template_addon WHERE entry =2184; -INSERT INTO creature_template_addon VALUES (2184,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2184 -DELETE FROM creature_addon WHERE guid = 37730; --- Create template addon for creature 2185 -DELETE FROM creature_template_addon WHERE entry =2185; -INSERT INTO creature_template_addon VALUES (2185,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2185 -DELETE FROM creature_addon WHERE guid = 37731; -DELETE FROM creature_addon WHERE guid = 37732; -DELETE FROM creature_addon WHERE guid = 37733; -DELETE FROM creature_addon WHERE guid = 37734; -DELETE FROM creature_addon WHERE guid = 37735; -DELETE FROM creature_addon WHERE guid = 37736; -DELETE FROM creature_addon WHERE guid = 37737; -DELETE FROM creature_addon WHERE guid = 37738; -DELETE FROM creature_addon WHERE guid = 37739; -DELETE FROM creature_addon WHERE guid = 37740; -DELETE FROM creature_addon WHERE guid = 37741; -DELETE FROM creature_addon WHERE guid = 37742; -DELETE FROM creature_addon WHERE guid = 37743; -DELETE FROM creature_addon WHERE guid = 37744; -DELETE FROM creature_addon WHERE guid = 37745; -DELETE FROM creature_addon WHERE guid = 37746; -DELETE FROM creature_addon WHERE guid = 37747; -DELETE FROM creature_addon WHERE guid = 37748; -DELETE FROM creature_addon WHERE guid = 37749; -DELETE FROM creature_addon WHERE guid = 37750; -DELETE FROM creature_addon WHERE guid = 37751; -DELETE FROM creature_addon WHERE guid = 37752; -DELETE FROM creature_addon WHERE guid = 37753; -DELETE FROM creature_addon WHERE guid = 37754; -DELETE FROM creature_addon WHERE guid = 37755; -DELETE FROM creature_addon WHERE guid = 37756; -DELETE FROM creature_addon WHERE guid = 37757; -DELETE FROM creature_addon WHERE guid = 37758; -DELETE FROM creature_addon WHERE guid = 37759; -DELETE FROM creature_addon WHERE guid = 37760; -DELETE FROM creature_addon WHERE guid = 37761; -DELETE FROM creature_addon WHERE guid = 37762; -DELETE FROM creature_addon WHERE guid = 37763; -DELETE FROM creature_addon WHERE guid = 37764; -DELETE FROM creature_addon WHERE guid = 37765; -DELETE FROM creature_addon WHERE guid = 37766; -DELETE FROM creature_addon WHERE guid = 37767; -DELETE FROM creature_addon WHERE guid = 37768; -DELETE FROM creature_addon WHERE guid = 37769; -DELETE FROM creature_addon WHERE guid = 37770; -DELETE FROM creature_addon WHERE guid = 37771; -DELETE FROM creature_addon WHERE guid = 37772; -DELETE FROM creature_addon WHERE guid = 37773; -DELETE FROM creature_addon WHERE guid = 37774; -DELETE FROM creature_addon WHERE guid = 37775; -DELETE FROM creature_addon WHERE guid = 37776; -DELETE FROM creature_addon WHERE guid = 37777; -DELETE FROM creature_addon WHERE guid = 37778; -DELETE FROM creature_addon WHERE guid = 37779; -DELETE FROM creature_addon WHERE guid = 37780; -DELETE FROM creature_addon WHERE guid = 37781; --- Create template addon for creature 2186 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =2186; -INSERT INTO creature_template_addon VALUES (2186,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2186 --- Create template addon for creature 2187 -DELETE FROM creature_template_addon WHERE entry =2187; -INSERT INTO creature_template_addon VALUES (2187,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2187 -DELETE FROM creature_addon WHERE guid = 37782; -DELETE FROM creature_addon WHERE guid = 37783; -DELETE FROM creature_addon WHERE guid = 37784; -DELETE FROM creature_addon WHERE guid = 37785; -DELETE FROM creature_addon WHERE guid = 37786; -DELETE FROM creature_addon WHERE guid = 37787; -DELETE FROM creature_addon WHERE guid = 37788; -DELETE FROM creature_addon WHERE guid = 37789; -DELETE FROM creature_addon WHERE guid = 37790; -DELETE FROM creature_addon WHERE guid = 37791; -DELETE FROM creature_addon WHERE guid = 37792; -DELETE FROM creature_addon WHERE guid = 37793; -DELETE FROM creature_addon WHERE guid = 37794; -DELETE FROM creature_addon WHERE guid = 37795; -DELETE FROM creature_addon WHERE guid = 37796; -DELETE FROM creature_addon WHERE guid = 37797; -DELETE FROM creature_addon WHERE guid = 37798; -DELETE FROM creature_addon WHERE guid = 37799; -DELETE FROM creature_addon WHERE guid = 37800; -DELETE FROM creature_addon WHERE guid = 37801; -DELETE FROM creature_addon WHERE guid = 37802; -DELETE FROM creature_addon WHERE guid = 37803; -DELETE FROM creature_addon WHERE guid = 37804; -DELETE FROM creature_addon WHERE guid = 37805; -DELETE FROM creature_addon WHERE guid = 37806; -DELETE FROM creature_addon WHERE guid = 37807; -DELETE FROM creature_addon WHERE guid = 37808; --- Create template addon for creature 2188 --- Create template addon for creature 2189 -DELETE FROM creature_template_addon WHERE entry =2189; -INSERT INTO creature_template_addon VALUES (2189,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2189 -DELETE FROM creature_addon WHERE guid = 37809; -DELETE FROM creature_addon WHERE guid = 37810; -DELETE FROM creature_addon WHERE guid = 37811; -DELETE FROM creature_addon WHERE guid = 37812; -DELETE FROM creature_addon WHERE guid = 37813; -DELETE FROM creature_addon WHERE guid = 37814; -DELETE FROM creature_addon WHERE guid = 37815; -DELETE FROM creature_addon WHERE guid = 37816; -DELETE FROM creature_addon WHERE guid = 37817; -DELETE FROM creature_addon WHERE guid = 37818; -DELETE FROM creature_addon WHERE guid = 37819; -DELETE FROM creature_addon WHERE guid = 37820; -DELETE FROM creature_addon WHERE guid = 37821; -DELETE FROM creature_addon WHERE guid = 37822; -DELETE FROM creature_addon WHERE guid = 37823; -DELETE FROM creature_addon WHERE guid = 37824; -DELETE FROM creature_addon WHERE guid = 37825; --- Create template addon for creature 2190 -DELETE FROM creature_template_addon WHERE entry =2190; -INSERT INTO creature_template_addon VALUES (2190,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2190 -DELETE FROM creature_addon WHERE guid = 37826; -DELETE FROM creature_addon WHERE guid = 37827; -DELETE FROM creature_addon WHERE guid = 37828; -DELETE FROM creature_addon WHERE guid = 37829; -DELETE FROM creature_addon WHERE guid = 37830; -DELETE FROM creature_addon WHERE guid = 37831; -DELETE FROM creature_addon WHERE guid = 37832; -DELETE FROM creature_addon WHERE guid = 37833; -DELETE FROM creature_addon WHERE guid = 37834; -DELETE FROM creature_addon WHERE guid = 37838; -DELETE FROM creature_addon WHERE guid = 37839; -DELETE FROM creature_addon WHERE guid = 37840; -DELETE FROM creature_addon WHERE guid = 37841; -DELETE FROM creature_addon WHERE guid = 37842; -DELETE FROM creature_addon WHERE guid = 37843; -DELETE FROM creature_addon WHERE guid = 37844; -DELETE FROM creature_addon WHERE guid = 37845; -DELETE FROM creature_addon WHERE guid = 37846; -DELETE FROM creature_addon WHERE guid = 37847; -DELETE FROM creature_addon WHERE guid = 37848; -DELETE FROM creature_addon WHERE guid = 37849; -DELETE FROM creature_addon WHERE guid = 37850; -DELETE FROM creature_addon WHERE guid = 37851; --- Create template addon for creature 2191 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =2191; -INSERT INTO creature_template_addon VALUES (2191,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2191 --- Create template addon for creature 2192 -DELETE FROM creature_template_addon WHERE entry =2192; -INSERT INTO creature_template_addon VALUES (2192,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2192 -DELETE FROM creature_addon WHERE guid = 37852; --- Clear duplicate addons from template for creature 2198 --- Create template addon for creature 2201 -DELETE FROM creature_template_addon WHERE entry =2201; -INSERT INTO creature_template_addon VALUES (2201,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2201 -DELETE FROM creature_addon WHERE guid = 37854; --- Create template addon for creature 2202 -DELETE FROM creature_template_addon WHERE entry =2202; -INSERT INTO creature_template_addon VALUES (2202,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2202 -DELETE FROM creature_addon WHERE guid = 37855; -DELETE FROM creature_addon WHERE guid = 37856; -DELETE FROM creature_addon WHERE guid = 37857; -DELETE FROM creature_addon WHERE guid = 37858; -DELETE FROM creature_addon WHERE guid = 37859; -DELETE FROM creature_addon WHERE guid = 37860; -DELETE FROM creature_addon WHERE guid = 37861; -DELETE FROM creature_addon WHERE guid = 37862; -DELETE FROM creature_addon WHERE guid = 37863; -DELETE FROM creature_addon WHERE guid = 37864; -DELETE FROM creature_addon WHERE guid = 37866; -DELETE FROM creature_addon WHERE guid = 37867; -DELETE FROM creature_addon WHERE guid = 37930; -DELETE FROM creature_addon WHERE guid = 37931; -DELETE FROM creature_addon WHERE guid = 37932; -DELETE FROM creature_addon WHERE guid = 37933; -DELETE FROM creature_addon WHERE guid = 37934; -DELETE FROM creature_addon WHERE guid = 37935; -DELETE FROM creature_addon WHERE guid = 37936; -DELETE FROM creature_addon WHERE guid = 37937; -DELETE FROM creature_addon WHERE guid = 37938; -DELETE FROM creature_addon WHERE guid = 37939; -DELETE FROM creature_addon WHERE guid = 37940; -DELETE FROM creature_addon WHERE guid = 37941; -DELETE FROM creature_addon WHERE guid = 37942; -DELETE FROM creature_addon WHERE guid = 37943; -DELETE FROM creature_addon WHERE guid = 37944; --- Create template addon for creature 2203 -DELETE FROM creature_template_addon WHERE entry =2203; -INSERT INTO creature_template_addon VALUES (2203,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2203 -DELETE FROM creature_addon WHERE guid = 37945; -DELETE FROM creature_addon WHERE guid = 37946; -DELETE FROM creature_addon WHERE guid = 37947; -DELETE FROM creature_addon WHERE guid = 37948; -DELETE FROM creature_addon WHERE guid = 37949; -DELETE FROM creature_addon WHERE guid = 37950; -DELETE FROM creature_addon WHERE guid = 37951; -DELETE FROM creature_addon WHERE guid = 37952; -DELETE FROM creature_addon WHERE guid = 37953; -DELETE FROM creature_addon WHERE guid = 37955; -DELETE FROM creature_addon WHERE guid = 37956; -DELETE FROM creature_addon WHERE guid = 37957; -DELETE FROM creature_addon WHERE guid = 37958; -DELETE FROM creature_addon WHERE guid = 37959; -DELETE FROM creature_addon WHERE guid = 37960; -DELETE FROM creature_addon WHERE guid = 37961; -DELETE FROM creature_addon WHERE guid = 37962; -DELETE FROM creature_addon WHERE guid = 37963; -DELETE FROM creature_addon WHERE guid = 37964; -DELETE FROM creature_addon WHERE guid = 37965; -DELETE FROM creature_addon WHERE guid = 37966; -DELETE FROM creature_addon WHERE guid = 37967; -DELETE FROM creature_addon WHERE guid = 37968; --- Create template addon for creature 2204 -DELETE FROM creature_template_addon WHERE entry =2204; -INSERT INTO creature_template_addon VALUES (2204,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2204 -DELETE FROM creature_addon WHERE guid = 37969; -DELETE FROM creature_addon WHERE guid = 37970; -DELETE FROM creature_addon WHERE guid = 37972; -DELETE FROM creature_addon WHERE guid = 37973; -DELETE FROM creature_addon WHERE guid = 37974; --- Create template addon for creature 2205 -DELETE FROM creature_template_addon WHERE entry =2205; -INSERT INTO creature_template_addon VALUES (2205,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2205 -DELETE FROM creature_addon WHERE guid = 37975; -DELETE FROM creature_addon WHERE guid = 37976; -DELETE FROM creature_addon WHERE guid = 37977; -DELETE FROM creature_addon WHERE guid = 37978; -DELETE FROM creature_addon WHERE guid = 37979; -DELETE FROM creature_addon WHERE guid = 37981; -DELETE FROM creature_addon WHERE guid = 37982; -DELETE FROM creature_addon WHERE guid = 37983; -DELETE FROM creature_addon WHERE guid = 37984; -DELETE FROM creature_addon WHERE guid = 37985; -DELETE FROM creature_addon WHERE guid = 37986; --- Create template addon for creature 2206 -DELETE FROM creature_template_addon WHERE entry =2206; -INSERT INTO creature_template_addon VALUES (2206,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2206 -DELETE FROM creature_addon WHERE guid = 37987; -DELETE FROM creature_addon WHERE guid = 37988; -DELETE FROM creature_addon WHERE guid = 37989; -DELETE FROM creature_addon WHERE guid = 37990; -DELETE FROM creature_addon WHERE guid = 37991; -DELETE FROM creature_addon WHERE guid = 37992; -DELETE FROM creature_addon WHERE guid = 37993; -DELETE FROM creature_addon WHERE guid = 37994; --- Create template addon for creature 2207 -DELETE FROM creature_template_addon WHERE entry =2207; -INSERT INTO creature_template_addon VALUES (2207,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2207 -DELETE FROM creature_addon WHERE guid = 37995; -DELETE FROM creature_addon WHERE guid = 38088; -DELETE FROM creature_addon WHERE guid = 38110; -DELETE FROM creature_addon WHERE guid = 38131; -DELETE FROM creature_addon WHERE guid = 38149; -DELETE FROM creature_addon WHERE guid = 38150; -DELETE FROM creature_addon WHERE guid = 38151; -DELETE FROM creature_addon WHERE guid = 38152; -DELETE FROM creature_addon WHERE guid = 38153; -DELETE FROM creature_addon WHERE guid = 38154; -DELETE FROM creature_addon WHERE guid = 38155; -DELETE FROM creature_addon WHERE guid = 38156; -DELETE FROM creature_addon WHERE guid = 38157; -DELETE FROM creature_addon WHERE guid = 38158; --- Create template addon for creature 2208 -DELETE FROM creature_template_addon WHERE entry =2208; -INSERT INTO creature_template_addon VALUES (2208,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2208 -DELETE FROM creature_addon WHERE guid = 38159; -DELETE FROM creature_addon WHERE guid = 38160; -DELETE FROM creature_addon WHERE guid = 38161; -DELETE FROM creature_addon WHERE guid = 38162; -DELETE FROM creature_addon WHERE guid = 38163; -DELETE FROM creature_addon WHERE guid = 38164; -DELETE FROM creature_addon WHERE guid = 38165; -DELETE FROM creature_addon WHERE guid = 38166; -DELETE FROM creature_addon WHERE guid = 38167; -DELETE FROM creature_addon WHERE guid = 38169; -DELETE FROM creature_addon WHERE guid = 38170; -DELETE FROM creature_addon WHERE guid = 38171; -DELETE FROM creature_addon WHERE guid = 38172; -DELETE FROM creature_addon WHERE guid = 38173; -DELETE FROM creature_addon WHERE guid = 38174; -DELETE FROM creature_addon WHERE guid = 38175; --- Create template addon for creature 2209 -DELETE FROM creature_template_addon WHERE entry =2209; -INSERT INTO creature_template_addon VALUES (2209,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2209 -DELETE FROM creature_addon WHERE guid = 29774; --- Create template addon for creature 2210 -DELETE FROM creature_template_addon WHERE entry =2210; -INSERT INTO creature_template_addon VALUES (2210,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2210 -DELETE FROM creature_addon WHERE guid = 29783; --- Create template addon for creature 2211 -DELETE FROM creature_template_addon WHERE entry =2211; -INSERT INTO creature_template_addon VALUES (2211,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2211 -DELETE FROM creature_addon WHERE guid = 44843; --- Create template addon for creature 2212 -DELETE FROM creature_template_addon WHERE entry =2212; -INSERT INTO creature_template_addon VALUES (2212,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2212 -DELETE FROM creature_addon WHERE guid = 38176; -DELETE FROM creature_addon WHERE guid = 38177; -DELETE FROM creature_addon WHERE guid = 38178; -DELETE FROM creature_addon WHERE guid = 38179; -DELETE FROM creature_addon WHERE guid = 38180; -DELETE FROM creature_addon WHERE guid = 38181; --- Create template addon for creature 2214 -DELETE FROM creature_template_addon WHERE entry =2214; -INSERT INTO creature_template_addon VALUES (2214,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2214 -DELETE FROM creature_addon WHERE guid = 15762; --- Create template addon for creature 2215 -DELETE FROM creature_template_addon WHERE entry =2215; -INSERT INTO creature_template_addon VALUES (2215,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2215 -DELETE FROM creature_addon WHERE guid = 15542; --- Create template addon for creature 2216 -DELETE FROM creature_template_addon WHERE entry =2216; -INSERT INTO creature_template_addon VALUES (2216,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2216 -DELETE FROM creature_addon WHERE guid = 15301; --- Create template addon for creature 2224 --- Create template addon for creature 2225 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =2225; -INSERT INTO creature_template_addon VALUES (2225,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2225 --- Create template addon for creature 2226 -DELETE FROM creature_template_addon WHERE entry =2226; -INSERT INTO creature_template_addon VALUES (2226,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2226 -DELETE FROM creature_addon WHERE guid = 17626; --- Create template addon for creature 2227 -DELETE FROM creature_template_addon WHERE entry =2227; -INSERT INTO creature_template_addon VALUES (2227,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2227 -DELETE FROM creature_addon WHERE guid = 32049; --- Create template addon for creature 2228 -DELETE FROM creature_template_addon WHERE entry =2228; -INSERT INTO creature_template_addon VALUES (2228,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2228 -DELETE FROM creature_addon WHERE guid = 15305; --- Create template addon for creature 2229 -DELETE FROM creature_template_addon WHERE entry =2229; -INSERT INTO creature_template_addon VALUES (2229,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2229 -DELETE FROM creature_addon WHERE guid = 15291; --- Create template addon for creature 2230 -DELETE FROM creature_template_addon WHERE entry =2230; -INSERT INTO creature_template_addon VALUES (2230,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2230 -DELETE FROM creature_addon WHERE guid = 16051; --- Create template addon for creature 2231 -DELETE FROM creature_template_addon WHERE entry =2231; -INSERT INTO creature_template_addon VALUES (2231,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2231 -DELETE FROM creature_addon WHERE guid = 38492; -DELETE FROM creature_addon WHERE guid = 38493; -DELETE FROM creature_addon WHERE guid = 38494; -DELETE FROM creature_addon WHERE guid = 38495; -DELETE FROM creature_addon WHERE guid = 38498; -DELETE FROM creature_addon WHERE guid = 38499; -DELETE FROM creature_addon WHERE guid = 38500; -DELETE FROM creature_addon WHERE guid = 38501; -DELETE FROM creature_addon WHERE guid = 38502; -DELETE FROM creature_addon WHERE guid = 38503; -DELETE FROM creature_addon WHERE guid = 38504; -DELETE FROM creature_addon WHERE guid = 38505; -DELETE FROM creature_addon WHERE guid = 38506; -DELETE FROM creature_addon WHERE guid = 38507; -DELETE FROM creature_addon WHERE guid = 38509; -DELETE FROM creature_addon WHERE guid = 38510; -DELETE FROM creature_addon WHERE guid = 38512; -DELETE FROM creature_addon WHERE guid = 38513; -DELETE FROM creature_addon WHERE guid = 38514; -DELETE FROM creature_addon WHERE guid = 38515; -DELETE FROM creature_addon WHERE guid = 38516; -DELETE FROM creature_addon WHERE guid = 38517; -DELETE FROM creature_addon WHERE guid = 38518; -DELETE FROM creature_addon WHERE guid = 38519; -DELETE FROM creature_addon WHERE guid = 38520; -DELETE FROM creature_addon WHERE guid = 38521; -DELETE FROM creature_addon WHERE guid = 38522; -DELETE FROM creature_addon WHERE guid = 38523; -DELETE FROM creature_addon WHERE guid = 38524; -DELETE FROM creature_addon WHERE guid = 38525; -DELETE FROM creature_addon WHERE guid = 38526; -DELETE FROM creature_addon WHERE guid = 38527; -DELETE FROM creature_addon WHERE guid = 38528; -DELETE FROM creature_addon WHERE guid = 38529; -DELETE FROM creature_addon WHERE guid = 38530; -DELETE FROM creature_addon WHERE guid = 38531; -DELETE FROM creature_addon WHERE guid = 38532; -DELETE FROM creature_addon WHERE guid = 38533; -DELETE FROM creature_addon WHERE guid = 38534; -DELETE FROM creature_addon WHERE guid = 38535; -DELETE FROM creature_addon WHERE guid = 38536; -DELETE FROM creature_addon WHERE guid = 38537; -DELETE FROM creature_addon WHERE guid = 38538; -DELETE FROM creature_addon WHERE guid = 38539; -DELETE FROM creature_addon WHERE guid = 38540; -DELETE FROM creature_addon WHERE guid = 38541; -DELETE FROM creature_addon WHERE guid = 38542; --- Create template addon for creature 2232 -DELETE FROM creature_template_addon WHERE entry =2232; -INSERT INTO creature_template_addon VALUES (2232,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2232 -DELETE FROM creature_addon WHERE guid = 38543; -DELETE FROM creature_addon WHERE guid = 38544; -DELETE FROM creature_addon WHERE guid = 38545; -DELETE FROM creature_addon WHERE guid = 38546; -DELETE FROM creature_addon WHERE guid = 38547; -DELETE FROM creature_addon WHERE guid = 38548; -DELETE FROM creature_addon WHERE guid = 38549; -DELETE FROM creature_addon WHERE guid = 38550; -DELETE FROM creature_addon WHERE guid = 38551; -DELETE FROM creature_addon WHERE guid = 38552; -DELETE FROM creature_addon WHERE guid = 38553; -DELETE FROM creature_addon WHERE guid = 38554; -DELETE FROM creature_addon WHERE guid = 38555; -DELETE FROM creature_addon WHERE guid = 38556; -DELETE FROM creature_addon WHERE guid = 38557; -DELETE FROM creature_addon WHERE guid = 38558; -DELETE FROM creature_addon WHERE guid = 38559; -DELETE FROM creature_addon WHERE guid = 38560; -DELETE FROM creature_addon WHERE guid = 38561; -DELETE FROM creature_addon WHERE guid = 38562; -DELETE FROM creature_addon WHERE guid = 38563; -DELETE FROM creature_addon WHERE guid = 38564; -DELETE FROM creature_addon WHERE guid = 38565; -DELETE FROM creature_addon WHERE guid = 38566; -DELETE FROM creature_addon WHERE guid = 38567; -DELETE FROM creature_addon WHERE guid = 38568; -DELETE FROM creature_addon WHERE guid = 38569; --- Create template addon for creature 2233 -DELETE FROM creature_template_addon WHERE entry =2233; -INSERT INTO creature_template_addon VALUES (2233,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2233 -DELETE FROM creature_addon WHERE guid = 38570; -DELETE FROM creature_addon WHERE guid = 38571; -DELETE FROM creature_addon WHERE guid = 38572; -DELETE FROM creature_addon WHERE guid = 38573; -DELETE FROM creature_addon WHERE guid = 38574; -DELETE FROM creature_addon WHERE guid = 38575; -DELETE FROM creature_addon WHERE guid = 38576; -DELETE FROM creature_addon WHERE guid = 38577; -DELETE FROM creature_addon WHERE guid = 38578; -DELETE FROM creature_addon WHERE guid = 38579; -DELETE FROM creature_addon WHERE guid = 38580; -DELETE FROM creature_addon WHERE guid = 38581; -DELETE FROM creature_addon WHERE guid = 38582; -DELETE FROM creature_addon WHERE guid = 38583; -DELETE FROM creature_addon WHERE guid = 38584; --- Create template addon for creature 2234 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =2234; -INSERT INTO creature_template_addon VALUES (2234,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2234 -DELETE FROM creature_addon WHERE guid = 38585; -DELETE FROM creature_addon WHERE guid = 38586; -DELETE FROM creature_addon WHERE guid = 38587; -DELETE FROM creature_addon WHERE guid = 38588; -DELETE FROM creature_addon WHERE guid = 38589; -DELETE FROM creature_addon WHERE guid = 38590; -DELETE FROM creature_addon WHERE guid = 38591; -DELETE FROM creature_addon WHERE guid = 38592; -DELETE FROM creature_addon WHERE guid = 38593; -DELETE FROM creature_addon WHERE guid = 38594; -DELETE FROM creature_addon WHERE guid = 38595; -DELETE FROM creature_addon WHERE guid = 38596; -DELETE FROM creature_addon WHERE guid = 38597; -DELETE FROM creature_addon WHERE guid = 38598; -DELETE FROM creature_addon WHERE guid = 38599; -DELETE FROM creature_addon WHERE guid = 38600; -DELETE FROM creature_addon WHERE guid = 38601; --- Create template addon for creature 2235 -DELETE FROM creature_template_addon WHERE entry =2235; -INSERT INTO creature_template_addon VALUES (2235,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2235 -DELETE FROM creature_addon WHERE guid = 38602; -DELETE FROM creature_addon WHERE guid = 38603; -DELETE FROM creature_addon WHERE guid = 38604; -DELETE FROM creature_addon WHERE guid = 38605; -DELETE FROM creature_addon WHERE guid = 38606; -DELETE FROM creature_addon WHERE guid = 38607; -DELETE FROM creature_addon WHERE guid = 38609; -DELETE FROM creature_addon WHERE guid = 38610; -DELETE FROM creature_addon WHERE guid = 38611; -DELETE FROM creature_addon WHERE guid = 38612; -DELETE FROM creature_addon WHERE guid = 38613; -DELETE FROM creature_addon WHERE guid = 38614; -DELETE FROM creature_addon WHERE guid = 38615; -DELETE FROM creature_addon WHERE guid = 38616; -DELETE FROM creature_addon WHERE guid = 38617; -DELETE FROM creature_addon WHERE guid = 38618; -DELETE FROM creature_addon WHERE guid = 38619; -DELETE FROM creature_addon WHERE guid = 38620; --- Create template addon for creature 2236 -DELETE FROM creature_template_addon WHERE entry =2236; -INSERT INTO creature_template_addon VALUES (2236,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2236 -DELETE FROM creature_addon WHERE guid = 33250; -DELETE FROM creature_addon WHERE guid = 33251; -DELETE FROM creature_addon WHERE guid = 33252; -DELETE FROM creature_addon WHERE guid = 33256; -DELETE FROM creature_addon WHERE guid = 38621; -DELETE FROM creature_addon WHERE guid = 38622; -DELETE FROM creature_addon WHERE guid = 38623; -DELETE FROM creature_addon WHERE guid = 38624; -DELETE FROM creature_addon WHERE guid = 38625; -DELETE FROM creature_addon WHERE guid = 38626; -DELETE FROM creature_addon WHERE guid = 38627; -DELETE FROM creature_addon WHERE guid = 38628; -DELETE FROM creature_addon WHERE guid = 38629; -DELETE FROM creature_addon WHERE guid = 38630; -DELETE FROM creature_addon WHERE guid = 38631; -DELETE FROM creature_addon WHERE guid = 38632; -DELETE FROM creature_addon WHERE guid = 38633; -DELETE FROM creature_addon WHERE guid = 38634; -DELETE FROM creature_addon WHERE guid = 38635; -DELETE FROM creature_addon WHERE guid = 38636; -DELETE FROM creature_addon WHERE guid = 38637; -DELETE FROM creature_addon WHERE guid = 38638; -DELETE FROM creature_addon WHERE guid = 38639; -DELETE FROM creature_addon WHERE guid = 38640; --- Create template addon for creature 2237 -DELETE FROM creature_template_addon WHERE entry =2237; -INSERT INTO creature_template_addon VALUES (2237,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2237 -DELETE FROM creature_addon WHERE guid = 38641; -DELETE FROM creature_addon WHERE guid = 38642; -DELETE FROM creature_addon WHERE guid = 38643; -DELETE FROM creature_addon WHERE guid = 38644; -DELETE FROM creature_addon WHERE guid = 38645; -DELETE FROM creature_addon WHERE guid = 38646; -DELETE FROM creature_addon WHERE guid = 38647; -DELETE FROM creature_addon WHERE guid = 38648; -DELETE FROM creature_addon WHERE guid = 38649; -DELETE FROM creature_addon WHERE guid = 38650; -DELETE FROM creature_addon WHERE guid = 38651; -DELETE FROM creature_addon WHERE guid = 38652; -DELETE FROM creature_addon WHERE guid = 38653; -DELETE FROM creature_addon WHERE guid = 38654; -DELETE FROM creature_addon WHERE guid = 38655; -DELETE FROM creature_addon WHERE guid = 38656; -DELETE FROM creature_addon WHERE guid = 38657; -DELETE FROM creature_addon WHERE guid = 38658; -DELETE FROM creature_addon WHERE guid = 38659; -DELETE FROM creature_addon WHERE guid = 38660; -DELETE FROM creature_addon WHERE guid = 38661; -DELETE FROM creature_addon WHERE guid = 38662; --- Create template addon for creature 2238 -DELETE FROM creature_template_addon WHERE entry =2238; -INSERT INTO creature_template_addon VALUES (2238,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2238 -DELETE FROM creature_addon WHERE guid = 15582; --- Create template addon for creature 2239 -DELETE FROM creature_template_addon WHERE entry =2239; -INSERT INTO creature_template_addon VALUES (2239,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2239 -DELETE FROM creature_addon WHERE guid = 15597; --- Create template addon for creature 2240 -DELETE FROM creature_template_addon WHERE entry =2240; -INSERT INTO creature_template_addon VALUES (2240,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2240 -DELETE FROM creature_addon WHERE guid = 16960; -DELETE FROM creature_addon WHERE guid = 16961; -DELETE FROM creature_addon WHERE guid = 16967; -DELETE FROM creature_addon WHERE guid = 16968; -DELETE FROM creature_addon WHERE guid = 16969; -DELETE FROM creature_addon WHERE guid = 16970; -DELETE FROM creature_addon WHERE guid = 16972; -DELETE FROM creature_addon WHERE guid = 17387; -DELETE FROM creature_addon WHERE guid = 17549; -DELETE FROM creature_addon WHERE guid = 17569; -DELETE FROM creature_addon WHERE guid = 17570; --- Create template addon for creature 2241 -DELETE FROM creature_template_addon WHERE entry =2241; -INSERT INTO creature_template_addon VALUES (2241,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2241 -DELETE FROM creature_addon WHERE guid = 15607; -DELETE FROM creature_addon WHERE guid = 16756; -DELETE FROM creature_addon WHERE guid = 16761; -DELETE FROM creature_addon WHERE guid = 16958; -DELETE FROM creature_addon WHERE guid = 16965; -DELETE FROM creature_addon WHERE guid = 16971; -DELETE FROM creature_addon WHERE guid = 17381; -DELETE FROM creature_addon WHERE guid = 17382; -DELETE FROM creature_addon WHERE guid = 17386; -DELETE FROM creature_addon WHERE guid = 17568; -DELETE FROM creature_addon WHERE guid = 17581; -DELETE FROM creature_addon WHERE guid = 17583; --- Create template addon for creature 2242 -DELETE FROM creature_template_addon WHERE entry =2242; -INSERT INTO creature_template_addon VALUES (2242,0,33554432,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2242 -DELETE FROM creature_addon WHERE guid = 16707; -DELETE FROM creature_addon WHERE guid = 16719; -DELETE FROM creature_addon WHERE guid = 16733; -DELETE FROM creature_addon WHERE guid = 16735; -DELETE FROM creature_addon WHERE guid = 16737; -DELETE FROM creature_addon WHERE guid = 16751; -DELETE FROM creature_addon WHERE guid = 16754; -DELETE FROM creature_addon WHERE guid = 16771; -DELETE FROM creature_addon WHERE guid = 16796; -DELETE FROM creature_addon WHERE guid = 16863; -DELETE FROM creature_addon WHERE guid = 16962; -DELETE FROM creature_addon WHERE guid = 16963; -DELETE FROM creature_addon WHERE guid = 16987; -DELETE FROM creature_addon WHERE guid = 17004; -DELETE FROM creature_addon WHERE guid = 17005; -DELETE FROM creature_addon WHERE guid = 17006; -DELETE FROM creature_addon WHERE guid = 17010; -DELETE FROM creature_addon WHERE guid = 17013; -DELETE FROM creature_addon WHERE guid = 17017; -DELETE FROM creature_addon WHERE guid = 17018; -DELETE FROM creature_addon WHERE guid = 17021; -DELETE FROM creature_addon WHERE guid = 17028; --- Create template addon for creature 2243 -DELETE FROM creature_template_addon WHERE entry =2243; -INSERT INTO creature_template_addon VALUES (2243,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2243 -DELETE FROM creature_addon WHERE guid = 16685; -DELETE FROM creature_addon WHERE guid = 16688; -DELETE FROM creature_addon WHERE guid = 16708; -DELETE FROM creature_addon WHERE guid = 16839; -DELETE FROM creature_addon WHERE guid = 16840; -DELETE FROM creature_addon WHERE guid = 16884; -DELETE FROM creature_addon WHERE guid = 16886; -DELETE FROM creature_addon WHERE guid = 16887; -DELETE FROM creature_addon WHERE guid = 16889; -DELETE FROM creature_addon WHERE guid = 16891; -DELETE FROM creature_addon WHERE guid = 16894; -DELETE FROM creature_addon WHERE guid = 16895; -DELETE FROM creature_addon WHERE guid = 16896; -DELETE FROM creature_addon WHERE guid = 16897; -DELETE FROM creature_addon WHERE guid = 16902; -DELETE FROM creature_addon WHERE guid = 16904; -DELETE FROM creature_addon WHERE guid = 16906; -DELETE FROM creature_addon WHERE guid = 16910; -DELETE FROM creature_addon WHERE guid = 16911; -DELETE FROM creature_addon WHERE guid = 16914; -DELETE FROM creature_addon WHERE guid = 16918; -DELETE FROM creature_addon WHERE guid = 16919; -DELETE FROM creature_addon WHERE guid = 16920; -DELETE FROM creature_addon WHERE guid = 16921; -DELETE FROM creature_addon WHERE guid = 16922; -DELETE FROM creature_addon WHERE guid = 16923; -DELETE FROM creature_addon WHERE guid = 16926; -DELETE FROM creature_addon WHERE guid = 16929; -DELETE FROM creature_addon WHERE guid = 16931; -DELETE FROM creature_addon WHERE guid = 16932; -DELETE FROM creature_addon WHERE guid = 17055; --- Create template addon for creature 2244 -DELETE FROM creature_template_addon WHERE entry =2244; -INSERT INTO creature_template_addon VALUES (2244,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2244 -DELETE FROM creature_addon WHERE guid = 15499; -DELETE FROM creature_addon WHERE guid = 15584; -DELETE FROM creature_addon WHERE guid = 15592; -DELETE FROM creature_addon WHERE guid = 15623; -DELETE FROM creature_addon WHERE guid = 15791; -DELETE FROM creature_addon WHERE guid = 15792; -DELETE FROM creature_addon WHERE guid = 15797; -DELETE FROM creature_addon WHERE guid = 15832; -DELETE FROM creature_addon WHERE guid = 15969; -DELETE FROM creature_addon WHERE guid = 16024; -DELETE FROM creature_addon WHERE guid = 16028; -DELETE FROM creature_addon WHERE guid = 16030; -DELETE FROM creature_addon WHERE guid = 16054; -DELETE FROM creature_addon WHERE guid = 16056; -DELETE FROM creature_addon WHERE guid = 16061; -DELETE FROM creature_addon WHERE guid = 16069; -DELETE FROM creature_addon WHERE guid = 16070; -DELETE FROM creature_addon WHERE guid = 16078; -DELETE FROM creature_addon WHERE guid = 16083; -DELETE FROM creature_addon WHERE guid = 16106; -DELETE FROM creature_addon WHERE guid = 16159; -DELETE FROM creature_addon WHERE guid = 16162; -DELETE FROM creature_addon WHERE guid = 16175; -DELETE FROM creature_addon WHERE guid = 16187; -DELETE FROM creature_addon WHERE guid = 16303; -DELETE FROM creature_addon WHERE guid = 16305; --- Create template addon for creature 2245 -DELETE FROM creature_template_addon WHERE entry =2245; -INSERT INTO creature_template_addon VALUES (2245,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2245 -DELETE FROM creature_addon WHERE guid = 16888; -DELETE FROM creature_addon WHERE guid = 16890; -DELETE FROM creature_addon WHERE guid = 16893; -DELETE FROM creature_addon WHERE guid = 16903; -DELETE FROM creature_addon WHERE guid = 16907; -DELETE FROM creature_addon WHERE guid = 16909; -DELETE FROM creature_addon WHERE guid = 16928; -DELETE FROM creature_addon WHERE guid = 16935; --- Create template addon for creature 2246 -DELETE FROM creature_template_addon WHERE entry =2246; -INSERT INTO creature_template_addon VALUES (2246,0,33554432,1,16,0,0,'6408'); --- Clear duplicate addons from template for creature 2246 -DELETE FROM creature_addon WHERE guid = 16709; -DELETE FROM creature_addon WHERE guid = 16880; -DELETE FROM creature_addon WHERE guid = 16881; -DELETE FROM creature_addon WHERE guid = 16882; -DELETE FROM creature_addon WHERE guid = 16883; -DELETE FROM creature_addon WHERE guid = 16901; -DELETE FROM creature_addon WHERE guid = 16985; -DELETE FROM creature_addon WHERE guid = 17031; -DELETE FROM creature_addon WHERE guid = 17032; -DELETE FROM creature_addon WHERE guid = 17044; -DELETE FROM creature_addon WHERE guid = 17047; -DELETE FROM creature_addon WHERE guid = 17048; -DELETE FROM creature_addon WHERE guid = 17051; -DELETE FROM creature_addon WHERE guid = 17097; --- Create template addon for creature 2247 -DELETE FROM creature_template_addon WHERE entry =2247; -INSERT INTO creature_template_addon VALUES (2247,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2247 -DELETE FROM creature_addon WHERE guid = 16670; -DELETE FROM creature_addon WHERE guid = 16693; -DELETE FROM creature_addon WHERE guid = 16710; -DELETE FROM creature_addon WHERE guid = 16778; -DELETE FROM creature_addon WHERE guid = 16899; -DELETE FROM creature_addon WHERE guid = 17045; -DELETE FROM creature_addon WHERE guid = 17049; -DELETE FROM creature_addon WHERE guid = 17050; -DELETE FROM creature_addon WHERE guid = 17053; -DELETE FROM creature_addon WHERE guid = 17292; -DELETE FROM creature_addon WHERE guid = 17295; --- Create template addon for creature 2248 -DELETE FROM creature_template_addon WHERE entry =2248; -INSERT INTO creature_template_addon VALUES (2248,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2248 -DELETE FROM creature_addon WHERE guid = 16306; -DELETE FROM creature_addon WHERE guid = 16328; -DELETE FROM creature_addon WHERE guid = 16369; -DELETE FROM creature_addon WHERE guid = 16389; -DELETE FROM creature_addon WHERE guid = 16391; -DELETE FROM creature_addon WHERE guid = 16393; -DELETE FROM creature_addon WHERE guid = 16480; -DELETE FROM creature_addon WHERE guid = 16503; -DELETE FROM creature_addon WHERE guid = 16504; -DELETE FROM creature_addon WHERE guid = 16505; -DELETE FROM creature_addon WHERE guid = 16512; -DELETE FROM creature_addon WHERE guid = 16521; -DELETE FROM creature_addon WHERE guid = 16540; -DELETE FROM creature_addon WHERE guid = 16548; -DELETE FROM creature_addon WHERE guid = 16550; -DELETE FROM creature_addon WHERE guid = 16555; -DELETE FROM creature_addon WHERE guid = 16558; --- Create template addon for creature 2249 -DELETE FROM creature_template_addon WHERE entry =2249; -INSERT INTO creature_template_addon VALUES (2249,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2249 -DELETE FROM creature_addon WHERE guid = 16311; -DELETE FROM creature_addon WHERE guid = 16330; -DELETE FROM creature_addon WHERE guid = 16346; -DELETE FROM creature_addon WHERE guid = 16360; -DELETE FROM creature_addon WHERE guid = 16367; -DELETE FROM creature_addon WHERE guid = 16380; -DELETE FROM creature_addon WHERE guid = 16388; -DELETE FROM creature_addon WHERE guid = 16491; -DELETE FROM creature_addon WHERE guid = 16497; -DELETE FROM creature_addon WHERE guid = 16499; -DELETE FROM creature_addon WHERE guid = 16515; -DELETE FROM creature_addon WHERE guid = 16528; -DELETE FROM creature_addon WHERE guid = 16533; -DELETE FROM creature_addon WHERE guid = 16537; -DELETE FROM creature_addon WHERE guid = 16542; -DELETE FROM creature_addon WHERE guid = 16546; -DELETE FROM creature_addon WHERE guid = 16552; --- Create template addon for creature 2250 -DELETE FROM creature_template_addon WHERE entry =2250; -INSERT INTO creature_template_addon VALUES (2250,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2250 -DELETE FROM creature_addon WHERE guid = 17096; -DELETE FROM creature_addon WHERE guid = 17099; -DELETE FROM creature_addon WHERE guid = 17101; -DELETE FROM creature_addon WHERE guid = 17314; -DELETE FROM creature_addon WHERE guid = 17369; -DELETE FROM creature_addon WHERE guid = 17372; -DELETE FROM creature_addon WHERE guid = 17373; -DELETE FROM creature_addon WHERE guid = 17375; -DELETE FROM creature_addon WHERE guid = 17378; -DELETE FROM creature_addon WHERE guid = 17379; -DELETE FROM creature_addon WHERE guid = 17552; -DELETE FROM creature_addon WHERE guid = 17557; -DELETE FROM creature_addon WHERE guid = 17559; -DELETE FROM creature_addon WHERE guid = 17571; -DELETE FROM creature_addon WHERE guid = 17590; -DELETE FROM creature_addon WHERE guid = 17591; -DELETE FROM creature_addon WHERE guid = 17594; -DELETE FROM creature_addon WHERE guid = 17598; --- Create template addon for creature 2251 -DELETE FROM creature_template_addon WHERE entry =2251; -INSERT INTO creature_template_addon VALUES (2251,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2251 -DELETE FROM creature_addon WHERE guid = 17069; -DELETE FROM creature_addon WHERE guid = 17070; -DELETE FROM creature_addon WHERE guid = 17071; -DELETE FROM creature_addon WHERE guid = 17073; -DELETE FROM creature_addon WHERE guid = 17074; -DELETE FROM creature_addon WHERE guid = 17075; -DELETE FROM creature_addon WHERE guid = 17076; -DELETE FROM creature_addon WHERE guid = 17079; -DELETE FROM creature_addon WHERE guid = 17080; -DELETE FROM creature_addon WHERE guid = 17084; -DELETE FROM creature_addon WHERE guid = 17085; -DELETE FROM creature_addon WHERE guid = 17086; -DELETE FROM creature_addon WHERE guid = 17088; -DELETE FROM creature_addon WHERE guid = 17089; -DELETE FROM creature_addon WHERE guid = 17091; -DELETE FROM creature_addon WHERE guid = 17092; -DELETE FROM creature_addon WHERE guid = 17312; -DELETE FROM creature_addon WHERE guid = 17344; -DELETE FROM creature_addon WHERE guid = 17348; -DELETE FROM creature_addon WHERE guid = 17352; -DELETE FROM creature_addon WHERE guid = 17356; -DELETE FROM creature_addon WHERE guid = 17359; -DELETE FROM creature_addon WHERE guid = 17364; -DELETE FROM creature_addon WHERE guid = 17366; -DELETE FROM creature_addon WHERE guid = 17374; -DELETE FROM creature_addon WHERE guid = 17376; -DELETE FROM creature_addon WHERE guid = 17555; -DELETE FROM creature_addon WHERE guid = 17563; -DELETE FROM creature_addon WHERE guid = 17584; -DELETE FROM creature_addon WHERE guid = 17588; -DELETE FROM creature_addon WHERE guid = 17592; -DELETE FROM creature_addon WHERE guid = 17593; -DELETE FROM creature_addon WHERE guid = 17596; -DELETE FROM creature_addon WHERE guid = 17597; --- Create template addon for creature 2252 -DELETE FROM creature_template_addon WHERE entry =2252; -INSERT INTO creature_template_addon VALUES (2252,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2252 -DELETE FROM creature_addon WHERE guid = 16632; -DELETE FROM creature_addon WHERE guid = 16672; -DELETE FROM creature_addon WHERE guid = 16686; -DELETE FROM creature_addon WHERE guid = 16698; -DELETE FROM creature_addon WHERE guid = 16699; -DELETE FROM creature_addon WHERE guid = 16701; -DELETE FROM creature_addon WHERE guid = 16722; -DELETE FROM creature_addon WHERE guid = 16734; -DELETE FROM creature_addon WHERE guid = 16738; -DELETE FROM creature_addon WHERE guid = 16755; -DELETE FROM creature_addon WHERE guid = 16762; -DELETE FROM creature_addon WHERE guid = 16779; -DELETE FROM creature_addon WHERE guid = 16780; -DELETE FROM creature_addon WHERE guid = 16781; -DELETE FROM creature_addon WHERE guid = 16782; -DELETE FROM creature_addon WHERE guid = 16783; -DELETE FROM creature_addon WHERE guid = 16798; -DELETE FROM creature_addon WHERE guid = 16799; -DELETE FROM creature_addon WHERE guid = 16800; -DELETE FROM creature_addon WHERE guid = 16841; -DELETE FROM creature_addon WHERE guid = 16842; -DELETE FROM creature_addon WHERE guid = 16843; -DELETE FROM creature_addon WHERE guid = 16844; -DELETE FROM creature_addon WHERE guid = 16846; -DELETE FROM creature_addon WHERE guid = 16849; -DELETE FROM creature_addon WHERE guid = 16885; -DELETE FROM creature_addon WHERE guid = 16994; -DELETE FROM creature_addon WHERE guid = 17002; -DELETE FROM creature_addon WHERE guid = 17056; -DELETE FROM creature_addon WHERE guid = 17067; -DELETE FROM creature_addon WHERE guid = 17105; -DELETE FROM creature_addon WHERE guid = 17108; -DELETE FROM creature_addon WHERE guid = 17110; -DELETE FROM creature_addon WHERE guid = 17111; -DELETE FROM creature_addon WHERE guid = 17114; -DELETE FROM creature_addon WHERE guid = 17290; -DELETE FROM creature_addon WHERE guid = 17298; -DELETE FROM creature_addon WHERE guid = 17299; -DELETE FROM creature_addon WHERE guid = 17304; -DELETE FROM creature_addon WHERE guid = 17305; -DELETE FROM creature_addon WHERE guid = 17342; -DELETE FROM creature_addon WHERE guid = 17345; -DELETE FROM creature_addon WHERE guid = 17354; -DELETE FROM creature_addon WHERE guid = 17357; -DELETE FROM creature_addon WHERE guid = 17358; -DELETE FROM creature_addon WHERE guid = 17362; -DELETE FROM creature_addon WHERE guid = 17363; -DELETE FROM creature_addon WHERE guid = 17365; -DELETE FROM creature_addon WHERE guid = 17368; --- Create template addon for creature 2253 -DELETE FROM creature_template_addon WHERE entry =2253; -INSERT INTO creature_template_addon VALUES (2253,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2253 -DELETE FROM creature_addon WHERE guid = 16736; -DELETE FROM creature_addon WHERE guid = 16749; -DELETE FROM creature_addon WHERE guid = 16775; -DELETE FROM creature_addon WHERE guid = 16785; -DELETE FROM creature_addon WHERE guid = 16801; -DELETE FROM creature_addon WHERE guid = 16845; -DELETE FROM creature_addon WHERE guid = 16847; -DELETE FROM creature_addon WHERE guid = 16848; -DELETE FROM creature_addon WHERE guid = 16850; -DELETE FROM creature_addon WHERE guid = 16951; -DELETE FROM creature_addon WHERE guid = 16999; -DELETE FROM creature_addon WHERE guid = 17000; -DELETE FROM creature_addon WHERE guid = 17003; -DELETE FROM creature_addon WHERE guid = 17057; -DELETE FROM creature_addon WHERE guid = 17058; -DELETE FROM creature_addon WHERE guid = 17106; -DELETE FROM creature_addon WHERE guid = 17107; -DELETE FROM creature_addon WHERE guid = 17112; -DELETE FROM creature_addon WHERE guid = 17285; -DELETE FROM creature_addon WHERE guid = 17291; -DELETE FROM creature_addon WHERE guid = 17297; -DELETE FROM creature_addon WHERE guid = 17300; -DELETE FROM creature_addon WHERE guid = 17308; -DELETE FROM creature_addon WHERE guid = 17310; -DELETE FROM creature_addon WHERE guid = 17311; -DELETE FROM creature_addon WHERE guid = 17346; -DELETE FROM creature_addon WHERE guid = 17350; -DELETE FROM creature_addon WHERE guid = 17353; -DELETE FROM creature_addon WHERE guid = 17361; -DELETE FROM creature_addon WHERE guid = 17367; --- Create template addon for creature 2254 -DELETE FROM creature_template_addon WHERE entry =2254; -INSERT INTO creature_template_addon VALUES (2254,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2254 -DELETE FROM creature_addon WHERE guid = 16773; -DELETE FROM creature_addon WHERE guid = 16776; -DELETE FROM creature_addon WHERE guid = 16805; -DELETE FROM creature_addon WHERE guid = 16809; -DELETE FROM creature_addon WHERE guid = 16878; -DELETE FROM creature_addon WHERE guid = 16996; -DELETE FROM creature_addon WHERE guid = 16997; -DELETE FROM creature_addon WHERE guid = 16998; -DELETE FROM creature_addon WHERE guid = 17068; -DELETE FROM creature_addon WHERE guid = 17078; -DELETE FROM creature_addon WHERE guid = 17082; -DELETE FROM creature_addon WHERE guid = 17083; -DELETE FROM creature_addon WHERE guid = 17093; -DELETE FROM creature_addon WHERE guid = 17095; -DELETE FROM creature_addon WHERE guid = 17370; --- Create template addon for creature 2255 -DELETE FROM creature_template_addon WHERE entry =2255; -INSERT INTO creature_template_addon VALUES (2255,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2255 -DELETE FROM creature_addon WHERE guid = 16772; -DELETE FROM creature_addon WHERE guid = 16774; -DELETE FROM creature_addon WHERE guid = 16804; -DELETE FROM creature_addon WHERE guid = 16807; -DELETE FROM creature_addon WHERE guid = 16811; -DELETE FROM creature_addon WHERE guid = 16995; -DELETE FROM creature_addon WHERE guid = 17072; -DELETE FROM creature_addon WHERE guid = 17081; --- Create template addon for creature 2256 -DELETE FROM creature_template_addon WHERE entry =2256; -INSERT INTO creature_template_addon VALUES (2256,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2256 -DELETE FROM creature_addon WHERE guid = 16746; -DELETE FROM creature_addon WHERE guid = 16803; -DELETE FROM creature_addon WHERE guid = 17035; -DELETE FROM creature_addon WHERE guid = 17036; -DELETE FROM creature_addon WHERE guid = 17037; -DELETE FROM creature_addon WHERE guid = 17038; -DELETE FROM creature_addon WHERE guid = 17041; -DELETE FROM creature_addon WHERE guid = 17043; -DELETE FROM creature_addon WHERE guid = 17046; -DELETE FROM creature_addon WHERE guid = 17059; -DELETE FROM creature_addon WHERE guid = 17062; -DELETE FROM creature_addon WHERE guid = 17063; -DELETE FROM creature_addon WHERE guid = 17599; --- Create template addon for creature 2257 -DELETE FROM creature_template_addon WHERE entry =2257; -INSERT INTO creature_template_addon VALUES (2257,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2257 -DELETE FROM creature_addon WHERE guid = 16770; --- Create template addon for creature 2258 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =2258; -INSERT INTO creature_template_addon VALUES (2258,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2258 --- Create template addon for creature 2260 -DELETE FROM creature_template_addon WHERE entry =2260; -INSERT INTO creature_template_addon VALUES (2260,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2260 -DELETE FROM creature_addon WHERE guid = 15511; -DELETE FROM creature_addon WHERE guid = 15788; -DELETE FROM creature_addon WHERE guid = 15793; -DELETE FROM creature_addon WHERE guid = 15796; -DELETE FROM creature_addon WHERE guid = 15838; -DELETE FROM creature_addon WHERE guid = 16026; -DELETE FROM creature_addon WHERE guid = 16031; -DELETE FROM creature_addon WHERE guid = 16043; -DELETE FROM creature_addon WHERE guid = 16052; -DELETE FROM creature_addon WHERE guid = 16071; -DELETE FROM creature_addon WHERE guid = 16079; -DELETE FROM creature_addon WHERE guid = 16107; -DELETE FROM creature_addon WHERE guid = 16170; -DELETE FROM creature_addon WHERE guid = 16185; -DELETE FROM creature_addon WHERE guid = 16190; -DELETE FROM creature_addon WHERE guid = 16304; --- Create template addon for creature 2261 -DELETE FROM creature_template_addon WHERE entry =2261; -INSERT INTO creature_template_addon VALUES (2261,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2261 -DELETE FROM creature_addon WHERE guid = 15405; -DELETE FROM creature_addon WHERE guid = 15408; -DELETE FROM creature_addon WHERE guid = 15562; -DELETE FROM creature_addon WHERE guid = 15578; -DELETE FROM creature_addon WHERE guid = 15583; -DELETE FROM creature_addon WHERE guid = 15587; -DELETE FROM creature_addon WHERE guid = 15670; -DELETE FROM creature_addon WHERE guid = 15673; -DELETE FROM creature_addon WHERE guid = 15676; -DELETE FROM creature_addon WHERE guid = 15679; -DELETE FROM creature_addon WHERE guid = 15789; -DELETE FROM creature_addon WHERE guid = 15790; -DELETE FROM creature_addon WHERE guid = 15794; -DELETE FROM creature_addon WHERE guid = 15795; -DELETE FROM creature_addon WHERE guid = 15800; -DELETE FROM creature_addon WHERE guid = 15829; -DELETE FROM creature_addon WHERE guid = 15830; -DELETE FROM creature_addon WHERE guid = 15831; -DELETE FROM creature_addon WHERE guid = 16029; -DELETE FROM creature_addon WHERE guid = 16053; -DELETE FROM creature_addon WHERE guid = 16057; -DELETE FROM creature_addon WHERE guid = 16058; -DELETE FROM creature_addon WHERE guid = 16059; -DELETE FROM creature_addon WHERE guid = 16060; -DELETE FROM creature_addon WHERE guid = 16062; -DELETE FROM creature_addon WHERE guid = 16064; -DELETE FROM creature_addon WHERE guid = 16065; -DELETE FROM creature_addon WHERE guid = 16067; -DELETE FROM creature_addon WHERE guid = 16073; -DELETE FROM creature_addon WHERE guid = 16075; -DELETE FROM creature_addon WHERE guid = 16076; -DELETE FROM creature_addon WHERE guid = 16077; -DELETE FROM creature_addon WHERE guid = 16080; -DELETE FROM creature_addon WHERE guid = 16081; -DELETE FROM creature_addon WHERE guid = 16082; -DELETE FROM creature_addon WHERE guid = 16084; -DELETE FROM creature_addon WHERE guid = 16101; -DELETE FROM creature_addon WHERE guid = 16119; -DELETE FROM creature_addon WHERE guid = 16145; -DELETE FROM creature_addon WHERE guid = 16146; -DELETE FROM creature_addon WHERE guid = 16151; -DELETE FROM creature_addon WHERE guid = 16155; -DELETE FROM creature_addon WHERE guid = 16157; -DELETE FROM creature_addon WHERE guid = 16163; -DELETE FROM creature_addon WHERE guid = 16166; -DELETE FROM creature_addon WHERE guid = 16168; -DELETE FROM creature_addon WHERE guid = 16173; -DELETE FROM creature_addon WHERE guid = 16178; -DELETE FROM creature_addon WHERE guid = 16186; -DELETE FROM creature_addon WHERE guid = 16188; -DELETE FROM creature_addon WHERE guid = 16189; -DELETE FROM creature_addon WHERE guid = 16302; --- Create template addon for creature 2263 -DELETE FROM creature_template_addon WHERE entry =2263; -INSERT INTO creature_template_addon VALUES (2263,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2263 -DELETE FROM creature_addon WHERE guid = 15328; --- Create template addon for creature 2264 -DELETE FROM creature_template_addon WHERE entry =2264; -INSERT INTO creature_template_addon VALUES (2264,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2264 -DELETE FROM creature_addon WHERE guid = 16326; -DELETE FROM creature_addon WHERE guid = 16327; --- Create template addon for creature 2265 -DELETE FROM creature_template_addon WHERE entry =2265; -INSERT INTO creature_template_addon VALUES (2265,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2265 -DELETE FROM creature_addon WHERE guid = 15733; -DELETE FROM creature_addon WHERE guid = 15954; -DELETE FROM creature_addon WHERE guid = 15956; -DELETE FROM creature_addon WHERE guid = 15958; -DELETE FROM creature_addon WHERE guid = 15962; --- Create template addon for creature 2266 -DELETE FROM creature_template_addon WHERE entry =2266; -INSERT INTO creature_template_addon VALUES (2266,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2266 -DELETE FROM creature_addon WHERE guid = 16016; -DELETE FROM creature_addon WHERE guid = 16176; -DELETE FROM creature_addon WHERE guid = 16333; -DELETE FROM creature_addon WHERE guid = 16364; -DELETE FROM creature_addon WHERE guid = 16374; -DELETE FROM creature_addon WHERE guid = 16478; -DELETE FROM creature_addon WHERE guid = 16479; -DELETE FROM creature_addon WHERE guid = 16482; -DELETE FROM creature_addon WHERE guid = 16483; -DELETE FROM creature_addon WHERE guid = 16485; -DELETE FROM creature_addon WHERE guid = 16506; -DELETE FROM creature_addon WHERE guid = 16509; -DELETE FROM creature_addon WHERE guid = 16514; -DELETE FROM creature_addon WHERE guid = 16519; -DELETE FROM creature_addon WHERE guid = 16522; -DELETE FROM creature_addon WHERE guid = 16523; -DELETE FROM creature_addon WHERE guid = 16525; -DELETE FROM creature_addon WHERE guid = 16527; -DELETE FROM creature_addon WHERE guid = 16532; -DELETE FROM creature_addon WHERE guid = 16541; -DELETE FROM creature_addon WHERE guid = 16544; -DELETE FROM creature_addon WHERE guid = 16547; -DELETE FROM creature_addon WHERE guid = 16549; --- Create template addon for creature 2267 -DELETE FROM creature_template_addon WHERE entry =2267; -INSERT INTO creature_template_addon VALUES (2267,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2267 -DELETE FROM creature_addon WHERE guid = 15620; -DELETE FROM creature_addon WHERE guid = 15637; -DELETE FROM creature_addon WHERE guid = 15640; -DELETE FROM creature_addon WHERE guid = 15786; -DELETE FROM creature_addon WHERE guid = 15801; -DELETE FROM creature_addon WHERE guid = 15833; -DELETE FROM creature_addon WHERE guid = 15871; -DELETE FROM creature_addon WHERE guid = 15959; -DELETE FROM creature_addon WHERE guid = 16310; -DELETE FROM creature_addon WHERE guid = 16332; -DELETE FROM creature_addon WHERE guid = 16358; -DELETE FROM creature_addon WHERE guid = 16359; -DELETE FROM creature_addon WHERE guid = 16362; -DELETE FROM creature_addon WHERE guid = 16372; -DELETE FROM creature_addon WHERE guid = 16379; --- Create template addon for creature 2268 -DELETE FROM creature_template_addon WHERE entry =2268; -INSERT INTO creature_template_addon VALUES (2268,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2268 -DELETE FROM creature_addon WHERE guid = 15625; -DELETE FROM creature_addon WHERE guid = 15626; -DELETE FROM creature_addon WHERE guid = 15649; -DELETE FROM creature_addon WHERE guid = 15782; -DELETE FROM creature_addon WHERE guid = 15966; -DELETE FROM creature_addon WHERE guid = 15968; -DELETE FROM creature_addon WHERE guid = 15992; -DELETE FROM creature_addon WHERE guid = 15994; -DELETE FROM creature_addon WHERE guid = 16181; -DELETE FROM creature_addon WHERE guid = 16191; -DELETE FROM creature_addon WHERE guid = 16434; -DELETE FROM creature_addon WHERE guid = 16455; -DELETE FROM creature_addon WHERE guid = 16508; -DELETE FROM creature_addon WHERE guid = 16510; -DELETE FROM creature_addon WHERE guid = 16511; -DELETE FROM creature_addon WHERE guid = 16524; -DELETE FROM creature_addon WHERE guid = 16536; --- Create template addon for creature 2269 -DELETE FROM creature_template_addon WHERE entry =2269; -INSERT INTO creature_template_addon VALUES (2269,0,0,1,16,233,0,NULL); --- Clear duplicate addons from template for creature 2269 -DELETE FROM creature_addon WHERE guid = 15397; -DELETE FROM creature_addon WHERE guid = 15566; -DELETE FROM creature_addon WHERE guid = 15567; -DELETE FROM creature_addon WHERE guid = 15568; -DELETE FROM creature_addon WHERE guid = 15569; -DELETE FROM creature_addon WHERE guid = 15586; -DELETE FROM creature_addon WHERE guid = 15695; -DELETE FROM creature_addon WHERE guid = 15697; -DELETE FROM creature_addon WHERE guid = 15755; -DELETE FROM creature_addon WHERE guid = 15806; -DELETE FROM creature_addon WHERE guid = 15807; -DELETE FROM creature_addon WHERE guid = 15810; -DELETE FROM creature_addon WHERE guid = 15811; -DELETE FROM creature_addon WHERE guid = 15812; -DELETE FROM creature_addon WHERE guid = 15814; -DELETE FROM creature_addon WHERE guid = 15815; -DELETE FROM creature_addon WHERE guid = 15816; -DELETE FROM creature_addon WHERE guid = 15821; -DELETE FROM creature_addon WHERE guid = 15822; -DELETE FROM creature_addon WHERE guid = 15897; -DELETE FROM creature_addon WHERE guid = 15899; -DELETE FROM creature_addon WHERE guid = 15901; -DELETE FROM creature_addon WHERE guid = 15907; -DELETE FROM creature_addon WHERE guid = 15908; -DELETE FROM creature_addon WHERE guid = 15909; -DELETE FROM creature_addon WHERE guid = 15912; -DELETE FROM creature_addon WHERE guid = 15915; -DELETE FROM creature_addon WHERE guid = 15916; -DELETE FROM creature_addon WHERE guid = 15917; -DELETE FROM creature_addon WHERE guid = 15921; -DELETE FROM creature_addon WHERE guid = 15926; -DELETE FROM creature_addon WHERE guid = 15931; --- Create template addon for creature 2270 -DELETE FROM creature_template_addon WHERE entry =2270; -INSERT INTO creature_template_addon VALUES (2270,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2270 -DELETE FROM creature_addon WHERE guid = 15799; -DELETE FROM creature_addon WHERE guid = 15803; -DELETE FROM creature_addon WHERE guid = 15804; -DELETE FROM creature_addon WHERE guid = 15805; -DELETE FROM creature_addon WHERE guid = 15877; -DELETE FROM creature_addon WHERE guid = 15879; -DELETE FROM creature_addon WHERE guid = 15932; --- Create template addon for creature 2271 -DELETE FROM creature_template_addon WHERE entry =2271; -INSERT INTO creature_template_addon VALUES (2271,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2271 -DELETE FROM creature_addon WHERE guid = 16669; -DELETE FROM creature_addon WHERE guid = 16816; -DELETE FROM creature_addon WHERE guid = 16984; -DELETE FROM creature_addon WHERE guid = 17094; -DELETE FROM creature_addon WHERE guid = 17100; -DELETE FROM creature_addon WHERE guid = 17102; -DELETE FROM creature_addon WHERE guid = 17103; -DELETE FROM creature_addon WHERE guid = 17104; -DELETE FROM creature_addon WHERE guid = 17109; -DELETE FROM creature_addon WHERE guid = 17296; -DELETE FROM creature_addon WHERE guid = 17301; -DELETE FROM creature_addon WHERE guid = 17302; -DELETE FROM creature_addon WHERE guid = 17306; -DELETE FROM creature_addon WHERE guid = 17340; -DELETE FROM creature_addon WHERE guid = 17349; -DELETE FROM creature_addon WHERE guid = 17351; --- Create template addon for creature 2272 -DELETE FROM creature_template_addon WHERE entry =2272; -INSERT INTO creature_template_addon VALUES (2272,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2272 -DELETE FROM creature_addon WHERE guid = 16668; -DELETE FROM creature_addon WHERE guid = 16806; -DELETE FROM creature_addon WHERE guid = 17113; -DELETE FROM creature_addon WHERE guid = 17288; -DELETE FROM creature_addon WHERE guid = 17303; -DELETE FROM creature_addon WHERE guid = 17347; -DELETE FROM creature_addon WHERE guid = 17355; -DELETE FROM creature_addon WHERE guid = 17553; --- Create template addon for creature 2274 -DELETE FROM creature_template_addon WHERE entry =2274; -INSERT INTO creature_template_addon VALUES (2274,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2274 -DELETE FROM creature_addon WHERE guid = 16020; --- Create template addon for creature 2275 --- Create template addon for creature 2276 -DELETE FROM creature_template_addon WHERE entry =2276; -INSERT INTO creature_template_addon VALUES (2276,0,0,1,16,0,0,'12544'); --- Clear duplicate addons from template for creature 2276 -DELETE FROM creature_addon WHERE guid = 15322; --- Create template addon for creature 2277 -DELETE FROM creature_template_addon WHERE entry =2277; -INSERT INTO creature_template_addon VALUES (2277,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2277 -DELETE FROM creature_addon WHERE guid = 15924; --- Create template addon for creature 2278 -DELETE FROM creature_template_addon WHERE entry =2278; -INSERT INTO creature_template_addon VALUES (2278,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2278 -DELETE FROM creature_addon WHERE guid = 15529; --- Create template addon for creature 2283 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =2283; -INSERT INTO creature_template_addon VALUES (2283,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2283 --- Create template addon for creature 2284 -DELETE FROM creature_template_addon WHERE entry =2284; -INSERT INTO creature_template_addon VALUES (2284,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2284 -DELETE FROM creature_addon WHERE guid = 15891; -DELETE FROM creature_addon WHERE guid = 15892; -DELETE FROM creature_addon WHERE guid = 15893; --- Clear duplicate addons from template for creature 2285 --- Create template addon for creature 2287 -DELETE FROM creature_template_addon WHERE entry =2287; -INSERT INTO creature_template_addon VALUES (2287,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2287 -DELETE FROM creature_addon WHERE guid = 16711; -DELETE FROM creature_addon WHERE guid = 16731; -DELETE FROM creature_addon WHERE guid = 16747; -DELETE FROM creature_addon WHERE guid = 16768; -DELETE FROM creature_addon WHERE guid = 16769; -DELETE FROM creature_addon WHERE guid = 16954; -DELETE FROM creature_addon WHERE guid = 16955; -DELETE FROM creature_addon WHERE guid = 16956; -DELETE FROM creature_addon WHERE guid = 16957; -DELETE FROM creature_addon WHERE guid = 16974; -DELETE FROM creature_addon WHERE guid = 16976; -DELETE FROM creature_addon WHERE guid = 16977; -DELETE FROM creature_addon WHERE guid = 16978; -DELETE FROM creature_addon WHERE guid = 16979; -DELETE FROM creature_addon WHERE guid = 16980; -DELETE FROM creature_addon WHERE guid = 16981; -DELETE FROM creature_addon WHERE guid = 16982; -DELETE FROM creature_addon WHERE guid = 16983; -DELETE FROM creature_addon WHERE guid = 17033; -DELETE FROM creature_addon WHERE guid = 17034; -DELETE FROM creature_addon WHERE guid = 17039; -DELETE FROM creature_addon WHERE guid = 17042; -DELETE FROM creature_addon WHERE guid = 17060; -DELETE FROM creature_addon WHERE guid = 17061; -DELETE FROM creature_addon WHERE guid = 17064; -DELETE FROM creature_addon WHERE guid = 17595; --- Create template addon for creature 2299 -DELETE FROM creature_template_addon WHERE entry =2299; -INSERT INTO creature_template_addon VALUES (2299,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2299 -DELETE FROM creature_addon WHERE guid = 4571; --- Clear duplicate addons from template for creature 2302 -DELETE FROM creature_addon WHERE guid = 49936; --- Create template addon for creature 2303 -DELETE FROM creature_template_addon WHERE entry =2303; -INSERT INTO creature_template_addon VALUES (2303,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2303 -DELETE FROM creature_addon WHERE guid = 42316; --- Create template addon for creature 2304 -DELETE FROM creature_template_addon WHERE entry =2304; -INSERT INTO creature_template_addon VALUES (2304,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2304 -DELETE FROM creature_addon WHERE guid = 15850; --- Create template addon for creature 2305 -DELETE FROM creature_template_addon WHERE entry =2305; -INSERT INTO creature_template_addon VALUES (2305,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2305 -DELETE FROM creature_addon WHERE guid = 15898; --- Create template addon for creature 2306 -DELETE FROM creature_template_addon WHERE entry =2306; -INSERT INTO creature_template_addon VALUES (2306,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2306 -DELETE FROM creature_addon WHERE guid = 16905; --- Create template addon for creature 2307 -DELETE FROM creature_template_addon WHERE entry =2307; -INSERT INTO creature_template_addon VALUES (2307,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2307 -DELETE FROM creature_addon WHERE guid = 31915; --- Create template addon for creature 2308 -DELETE FROM creature_template_addon WHERE entry =2308; -INSERT INTO creature_template_addon VALUES (2308,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2308 -DELETE FROM creature_addon WHERE guid = 32024; --- Create template addon for creature 2309 -DELETE FROM creature_template_addon WHERE entry =2309; -INSERT INTO creature_template_addon VALUES (2309,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2309 -DELETE FROM creature_addon WHERE guid = 31920; --- Create template addon for creature 2310 -DELETE FROM creature_template_addon WHERE entry =2310; -INSERT INTO creature_template_addon VALUES (2310,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2310 -DELETE FROM creature_addon WHERE guid = 31921; --- Create template addon for creature 2311 -DELETE FROM creature_template_addon WHERE entry =2311; -INSERT INTO creature_template_addon VALUES (2311,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2311 -DELETE FROM creature_addon WHERE guid = 31918; --- Create template addon for creature 2314 -DELETE FROM creature_template_addon WHERE entry =2314; -INSERT INTO creature_template_addon VALUES (2314,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2314 -DELETE FROM creature_addon WHERE guid = 31919; --- Create template addon for creature 2315 -DELETE FROM creature_template_addon WHERE entry =2315; -INSERT INTO creature_template_addon VALUES (2315,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2315 -DELETE FROM creature_addon WHERE guid = 31916; --- Create template addon for creature 2316 -DELETE FROM creature_template_addon WHERE entry =2316; -INSERT INTO creature_template_addon VALUES (2316,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2316 -DELETE FROM creature_addon WHERE guid = 17009; --- Create template addon for creature 2317 -DELETE FROM creature_template_addon WHERE entry =2317; -INSERT INTO creature_template_addon VALUES (2317,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2317 -DELETE FROM creature_addon WHERE guid = 16568; --- Create template addon for creature 2318 -DELETE FROM creature_template_addon WHERE entry =2318; -INSERT INTO creature_template_addon VALUES (2318,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2318 -DELETE FROM creature_addon WHERE guid = 16892; -DELETE FROM creature_addon WHERE guid = 16908; -DELETE FROM creature_addon WHERE guid = 16927; -DELETE FROM creature_addon WHERE guid = 16930; -DELETE FROM creature_addon WHERE guid = 17001; -DELETE FROM creature_addon WHERE guid = 17008; -DELETE FROM creature_addon WHERE guid = 17014; -DELETE FROM creature_addon WHERE guid = 17019; -DELETE FROM creature_addon WHERE guid = 17026; --- Create template addon for creature 2319 -DELETE FROM creature_template_addon WHERE entry =2319; -INSERT INTO creature_template_addon VALUES (2319,0,0,1,16,0,0,'12544'); --- Clear duplicate addons from template for creature 2319 -DELETE FROM creature_addon WHERE guid = 16959; -DELETE FROM creature_addon WHERE guid = 17007; -DELETE FROM creature_addon WHERE guid = 17011; -DELETE FROM creature_addon WHERE guid = 17012; -DELETE FROM creature_addon WHERE guid = 17015; -DELETE FROM creature_addon WHERE guid = 17016; -DELETE FROM creature_addon WHERE guid = 17022; -DELETE FROM creature_addon WHERE guid = 17023; -DELETE FROM creature_addon WHERE guid = 17024; -DELETE FROM creature_addon WHERE guid = 17025; -DELETE FROM creature_addon WHERE guid = 17027; --- Create template addon for creature 2320 -DELETE FROM creature_template_addon WHERE entry =2320; -INSERT INTO creature_template_addon VALUES (2320,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2320 -DELETE FROM creature_addon WHERE guid = 17052; --- Create template addon for creature 2321 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =2321; -INSERT INTO creature_template_addon VALUES (2321,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2321 -DELETE FROM creature_addon WHERE guid = 36627; -DELETE FROM creature_addon WHERE guid = 36628; -DELETE FROM creature_addon WHERE guid = 36629; -DELETE FROM creature_addon WHERE guid = 36630; -DELETE FROM creature_addon WHERE guid = 36631; -DELETE FROM creature_addon WHERE guid = 36632; -DELETE FROM creature_addon WHERE guid = 36633; -DELETE FROM creature_addon WHERE guid = 36634; -DELETE FROM creature_addon WHERE guid = 36635; -DELETE FROM creature_addon WHERE guid = 36636; -DELETE FROM creature_addon WHERE guid = 36637; -DELETE FROM creature_addon WHERE guid = 36638; -DELETE FROM creature_addon WHERE guid = 36639; -DELETE FROM creature_addon WHERE guid = 36640; -DELETE FROM creature_addon WHERE guid = 36641; -DELETE FROM creature_addon WHERE guid = 36642; -DELETE FROM creature_addon WHERE guid = 36643; -DELETE FROM creature_addon WHERE guid = 36644; -DELETE FROM creature_addon WHERE guid = 36645; -DELETE FROM creature_addon WHERE guid = 36646; -DELETE FROM creature_addon WHERE guid = 36647; -DELETE FROM creature_addon WHERE guid = 36648; -DELETE FROM creature_addon WHERE guid = 36649; -DELETE FROM creature_addon WHERE guid = 36650; -DELETE FROM creature_addon WHERE guid = 36651; -DELETE FROM creature_addon WHERE guid = 36652; -DELETE FROM creature_addon WHERE guid = 36653; -DELETE FROM creature_addon WHERE guid = 36654; -DELETE FROM creature_addon WHERE guid = 36655; -DELETE FROM creature_addon WHERE guid = 36656; -DELETE FROM creature_addon WHERE guid = 36657; -DELETE FROM creature_addon WHERE guid = 36658; -DELETE FROM creature_addon WHERE guid = 36659; -DELETE FROM creature_addon WHERE guid = 36660; -DELETE FROM creature_addon WHERE guid = 36661; -DELETE FROM creature_addon WHERE guid = 36662; -DELETE FROM creature_addon WHERE guid = 36663; -DELETE FROM creature_addon WHERE guid = 36664; -DELETE FROM creature_addon WHERE guid = 36665; -DELETE FROM creature_addon WHERE guid = 36666; -DELETE FROM creature_addon WHERE guid = 36667; -DELETE FROM creature_addon WHERE guid = 36668; -DELETE FROM creature_addon WHERE guid = 36669; -DELETE FROM creature_addon WHERE guid = 36670; -DELETE FROM creature_addon WHERE guid = 36671; -DELETE FROM creature_addon WHERE guid = 36672; -DELETE FROM creature_addon WHERE guid = 36673; -DELETE FROM creature_addon WHERE guid = 36674; -DELETE FROM creature_addon WHERE guid = 36675; -DELETE FROM creature_addon WHERE guid = 36676; -DELETE FROM creature_addon WHERE guid = 36677; -DELETE FROM creature_addon WHERE guid = 36678; -DELETE FROM creature_addon WHERE guid = 36679; -DELETE FROM creature_addon WHERE guid = 36680; -DELETE FROM creature_addon WHERE guid = 36681; -DELETE FROM creature_addon WHERE guid = 36682; -DELETE FROM creature_addon WHERE guid = 36683; -DELETE FROM creature_addon WHERE guid = 36684; -DELETE FROM creature_addon WHERE guid = 36685; -DELETE FROM creature_addon WHERE guid = 36686; -DELETE FROM creature_addon WHERE guid = 36687; -DELETE FROM creature_addon WHERE guid = 36688; -DELETE FROM creature_addon WHERE guid = 36689; -DELETE FROM creature_addon WHERE guid = 36690; -DELETE FROM creature_addon WHERE guid = 36691; -DELETE FROM creature_addon WHERE guid = 36692; -DELETE FROM creature_addon WHERE guid = 36694; -DELETE FROM creature_addon WHERE guid = 36695; -DELETE FROM creature_addon WHERE guid = 36696; -DELETE FROM creature_addon WHERE guid = 36697; -DELETE FROM creature_addon WHERE guid = 36698; -DELETE FROM creature_addon WHERE guid = 36699; -DELETE FROM creature_addon WHERE guid = 36700; -DELETE FROM creature_addon WHERE guid = 36701; -DELETE FROM creature_addon WHERE guid = 36702; -DELETE FROM creature_addon WHERE guid = 36703; -DELETE FROM creature_addon WHERE guid = 36704; -DELETE FROM creature_addon WHERE guid = 36705; -DELETE FROM creature_addon WHERE guid = 36706; -DELETE FROM creature_addon WHERE guid = 36707; -DELETE FROM creature_addon WHERE guid = 36708; -DELETE FROM creature_addon WHERE guid = 36709; -DELETE FROM creature_addon WHERE guid = 36710; -DELETE FROM creature_addon WHERE guid = 36711; -DELETE FROM creature_addon WHERE guid = 36712; -DELETE FROM creature_addon WHERE guid = 36713; -DELETE FROM creature_addon WHERE guid = 36714; -DELETE FROM creature_addon WHERE guid = 36715; -DELETE FROM creature_addon WHERE guid = 36716; -DELETE FROM creature_addon WHERE guid = 36717; -DELETE FROM creature_addon WHERE guid = 36718; -DELETE FROM creature_addon WHERE guid = 36719; -DELETE FROM creature_addon WHERE guid = 36720; -DELETE FROM creature_addon WHERE guid = 36721; -DELETE FROM creature_addon WHERE guid = 36722; -DELETE FROM creature_addon WHERE guid = 36723; -DELETE FROM creature_addon WHERE guid = 36724; --- Create template addon for creature 2322 -DELETE FROM creature_template_addon WHERE entry =2322; -INSERT INTO creature_template_addon VALUES (2322,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2322 -DELETE FROM creature_addon WHERE guid = 36725; -DELETE FROM creature_addon WHERE guid = 36726; -DELETE FROM creature_addon WHERE guid = 36727; -DELETE FROM creature_addon WHERE guid = 36728; -DELETE FROM creature_addon WHERE guid = 36729; -DELETE FROM creature_addon WHERE guid = 36730; -DELETE FROM creature_addon WHERE guid = 36731; -DELETE FROM creature_addon WHERE guid = 36732; -DELETE FROM creature_addon WHERE guid = 36733; -DELETE FROM creature_addon WHERE guid = 36734; -DELETE FROM creature_addon WHERE guid = 36735; -DELETE FROM creature_addon WHERE guid = 36736; -DELETE FROM creature_addon WHERE guid = 36737; -DELETE FROM creature_addon WHERE guid = 36738; -DELETE FROM creature_addon WHERE guid = 36739; -DELETE FROM creature_addon WHERE guid = 36740; -DELETE FROM creature_addon WHERE guid = 36741; -DELETE FROM creature_addon WHERE guid = 36742; -DELETE FROM creature_addon WHERE guid = 36743; -DELETE FROM creature_addon WHERE guid = 36744; -DELETE FROM creature_addon WHERE guid = 36745; -DELETE FROM creature_addon WHERE guid = 36746; -DELETE FROM creature_addon WHERE guid = 36747; -DELETE FROM creature_addon WHERE guid = 36748; -DELETE FROM creature_addon WHERE guid = 36749; -DELETE FROM creature_addon WHERE guid = 36750; -DELETE FROM creature_addon WHERE guid = 36751; -DELETE FROM creature_addon WHERE guid = 36752; -DELETE FROM creature_addon WHERE guid = 36753; -DELETE FROM creature_addon WHERE guid = 36754; -DELETE FROM creature_addon WHERE guid = 36755; -DELETE FROM creature_addon WHERE guid = 36756; -DELETE FROM creature_addon WHERE guid = 36757; -DELETE FROM creature_addon WHERE guid = 36758; -DELETE FROM creature_addon WHERE guid = 36759; -DELETE FROM creature_addon WHERE guid = 36760; -DELETE FROM creature_addon WHERE guid = 36761; -DELETE FROM creature_addon WHERE guid = 36762; -DELETE FROM creature_addon WHERE guid = 36763; -DELETE FROM creature_addon WHERE guid = 36764; -DELETE FROM creature_addon WHERE guid = 36765; -DELETE FROM creature_addon WHERE guid = 36766; -DELETE FROM creature_addon WHERE guid = 36767; -DELETE FROM creature_addon WHERE guid = 36768; -DELETE FROM creature_addon WHERE guid = 36769; -DELETE FROM creature_addon WHERE guid = 36770; -DELETE FROM creature_addon WHERE guid = 36771; -DELETE FROM creature_addon WHERE guid = 36772; --- Create template addon for creature 2323 -DELETE FROM creature_template_addon WHERE entry =2323; -INSERT INTO creature_template_addon VALUES (2323,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2323 -DELETE FROM creature_addon WHERE guid = 36773; -DELETE FROM creature_addon WHERE guid = 36774; -DELETE FROM creature_addon WHERE guid = 36775; -DELETE FROM creature_addon WHERE guid = 36776; -DELETE FROM creature_addon WHERE guid = 36777; -DELETE FROM creature_addon WHERE guid = 36778; -DELETE FROM creature_addon WHERE guid = 36779; -DELETE FROM creature_addon WHERE guid = 36780; -DELETE FROM creature_addon WHERE guid = 36781; -DELETE FROM creature_addon WHERE guid = 36782; -DELETE FROM creature_addon WHERE guid = 36783; -DELETE FROM creature_addon WHERE guid = 36784; -DELETE FROM creature_addon WHERE guid = 36785; -DELETE FROM creature_addon WHERE guid = 36786; -DELETE FROM creature_addon WHERE guid = 36787; -DELETE FROM creature_addon WHERE guid = 36788; -DELETE FROM creature_addon WHERE guid = 36789; -DELETE FROM creature_addon WHERE guid = 36790; -DELETE FROM creature_addon WHERE guid = 36791; -DELETE FROM creature_addon WHERE guid = 36792; -DELETE FROM creature_addon WHERE guid = 36793; -DELETE FROM creature_addon WHERE guid = 36794; -DELETE FROM creature_addon WHERE guid = 36795; -DELETE FROM creature_addon WHERE guid = 36796; -DELETE FROM creature_addon WHERE guid = 36797; -DELETE FROM creature_addon WHERE guid = 36798; -DELETE FROM creature_addon WHERE guid = 36799; -DELETE FROM creature_addon WHERE guid = 36800; -DELETE FROM creature_addon WHERE guid = 36801; -DELETE FROM creature_addon WHERE guid = 36802; -DELETE FROM creature_addon WHERE guid = 36803; -DELETE FROM creature_addon WHERE guid = 36804; -DELETE FROM creature_addon WHERE guid = 36805; -DELETE FROM creature_addon WHERE guid = 36806; -DELETE FROM creature_addon WHERE guid = 36807; -DELETE FROM creature_addon WHERE guid = 36808; -DELETE FROM creature_addon WHERE guid = 36809; -DELETE FROM creature_addon WHERE guid = 36810; -DELETE FROM creature_addon WHERE guid = 36811; -DELETE FROM creature_addon WHERE guid = 36812; -DELETE FROM creature_addon WHERE guid = 36813; -DELETE FROM creature_addon WHERE guid = 36814; -DELETE FROM creature_addon WHERE guid = 36815; -DELETE FROM creature_addon WHERE guid = 36816; -DELETE FROM creature_addon WHERE guid = 36817; -DELETE FROM creature_addon WHERE guid = 36818; -DELETE FROM creature_addon WHERE guid = 36819; -DELETE FROM creature_addon WHERE guid = 36820; -DELETE FROM creature_addon WHERE guid = 36821; -DELETE FROM creature_addon WHERE guid = 36822; -DELETE FROM creature_addon WHERE guid = 36823; -DELETE FROM creature_addon WHERE guid = 36824; -DELETE FROM creature_addon WHERE guid = 36825; -DELETE FROM creature_addon WHERE guid = 36826; -DELETE FROM creature_addon WHERE guid = 36827; -DELETE FROM creature_addon WHERE guid = 36828; -DELETE FROM creature_addon WHERE guid = 36829; -DELETE FROM creature_addon WHERE guid = 36830; -DELETE FROM creature_addon WHERE guid = 36831; -DELETE FROM creature_addon WHERE guid = 36832; -DELETE FROM creature_addon WHERE guid = 36833; --- Create template addon for creature 2324 -DELETE FROM creature_template_addon WHERE entry =2324; -INSERT INTO creature_template_addon VALUES (2324,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2324 -DELETE FROM creature_addon WHERE guid = 36834; -DELETE FROM creature_addon WHERE guid = 36835; -DELETE FROM creature_addon WHERE guid = 36836; -DELETE FROM creature_addon WHERE guid = 36837; -DELETE FROM creature_addon WHERE guid = 36838; -DELETE FROM creature_addon WHERE guid = 36839; -DELETE FROM creature_addon WHERE guid = 36840; -DELETE FROM creature_addon WHERE guid = 36841; -DELETE FROM creature_addon WHERE guid = 36842; -DELETE FROM creature_addon WHERE guid = 36843; -DELETE FROM creature_addon WHERE guid = 36844; -DELETE FROM creature_addon WHERE guid = 36845; -DELETE FROM creature_addon WHERE guid = 36846; -DELETE FROM creature_addon WHERE guid = 36847; --- Clear duplicate addons from template for creature 2326 --- Create template addon for creature 2327 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =2327; -INSERT INTO creature_template_addon VALUES (2327,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2327 --- Clear duplicate addons from template for creature 2329 --- Create template addon for creature 2330 -DELETE FROM creature_template_addon WHERE entry =2330; -INSERT INTO creature_template_addon VALUES (2330,0,0,0,0,0,0,NULL); --- Clear duplicate addons from template for creature 2330 -DELETE FROM creature_addon WHERE guid = 90439; --- Create template addon for creature 2331 -DELETE FROM creature_template_addon WHERE entry =2331; -INSERT INTO creature_template_addon VALUES (2331,0,0,0,0,0,0,NULL); --- Clear duplicate addons from template for creature 2331 -DELETE FROM creature_addon WHERE guid = 90440; --- Create template addon for creature 2332 -DELETE FROM creature_template_addon WHERE entry =2332; -INSERT INTO creature_template_addon VALUES (2332,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2332 -DELETE FROM creature_addon WHERE guid = 19150; --- Create template addon for creature 2333 -DELETE FROM creature_template_addon WHERE entry =2333; -INSERT INTO creature_template_addon VALUES (2333,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2333 -DELETE FROM creature_addon WHERE guid = 16759; --- Clear duplicate addons from template for creature 2334 -DELETE FROM creature_addon WHERE guid = 79667; --- Create template addon for creature 2335 -DELETE FROM creature_template_addon WHERE entry =2335; -INSERT INTO creature_template_addon VALUES (2335,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2335 -DELETE FROM creature_addon WHERE guid = 15987; --- Create template addon for creature 2336 -DELETE FROM creature_template_addon WHERE entry =2336; -INSERT INTO creature_template_addon VALUES (2336,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2336 -DELETE FROM creature_addon WHERE guid = 36975; -DELETE FROM creature_addon WHERE guid = 36976; -DELETE FROM creature_addon WHERE guid = 36977; -DELETE FROM creature_addon WHERE guid = 36978; -DELETE FROM creature_addon WHERE guid = 36979; -DELETE FROM creature_addon WHERE guid = 36981; -DELETE FROM creature_addon WHERE guid = 36982; -DELETE FROM creature_addon WHERE guid = 36983; -DELETE FROM creature_addon WHERE guid = 36984; -DELETE FROM creature_addon WHERE guid = 36985; -DELETE FROM creature_addon WHERE guid = 36986; -DELETE FROM creature_addon WHERE guid = 36987; -DELETE FROM creature_addon WHERE guid = 36988; -DELETE FROM creature_addon WHERE guid = 36989; -DELETE FROM creature_addon WHERE guid = 36990; -DELETE FROM creature_addon WHERE guid = 36991; -DELETE FROM creature_addon WHERE guid = 36992; -DELETE FROM creature_addon WHERE guid = 36993; -DELETE FROM creature_addon WHERE guid = 36994; -DELETE FROM creature_addon WHERE guid = 36995; -DELETE FROM creature_addon WHERE guid = 36996; -DELETE FROM creature_addon WHERE guid = 36997; -DELETE FROM creature_addon WHERE guid = 36998; -DELETE FROM creature_addon WHERE guid = 36999; -DELETE FROM creature_addon WHERE guid = 37000; -DELETE FROM creature_addon WHERE guid = 37001; --- Create template addon for creature 2337 -DELETE FROM creature_template_addon WHERE entry =2337; -INSERT INTO creature_template_addon VALUES (2337,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2337 -DELETE FROM creature_addon WHERE guid = 37002; -DELETE FROM creature_addon WHERE guid = 37003; -DELETE FROM creature_addon WHERE guid = 37004; -DELETE FROM creature_addon WHERE guid = 37005; -DELETE FROM creature_addon WHERE guid = 37006; -DELETE FROM creature_addon WHERE guid = 37007; -DELETE FROM creature_addon WHERE guid = 37008; -DELETE FROM creature_addon WHERE guid = 37009; --- Create template addon for creature 2338 -DELETE FROM creature_template_addon WHERE entry =2338; -INSERT INTO creature_template_addon VALUES (2338,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2338 -DELETE FROM creature_addon WHERE guid = 37010; -DELETE FROM creature_addon WHERE guid = 37011; -DELETE FROM creature_addon WHERE guid = 37012; -DELETE FROM creature_addon WHERE guid = 37013; -DELETE FROM creature_addon WHERE guid = 37014; -DELETE FROM creature_addon WHERE guid = 37015; --- Create template addon for creature 2339 -DELETE FROM creature_template_addon WHERE entry =2339; -INSERT INTO creature_template_addon VALUES (2339,0,0,1,16,0,0,'7165'); --- Clear duplicate addons from template for creature 2339 -DELETE FROM creature_addon WHERE guid = 37016; -DELETE FROM creature_addon WHERE guid = 37017; -DELETE FROM creature_addon WHERE guid = 37018; -DELETE FROM creature_addon WHERE guid = 37019; -DELETE FROM creature_addon WHERE guid = 37020; -DELETE FROM creature_addon WHERE guid = 37021; -DELETE FROM creature_addon WHERE guid = 37024; -DELETE FROM creature_addon WHERE guid = 37025; -DELETE FROM creature_addon WHERE guid = 37026; -DELETE FROM creature_addon WHERE guid = 37027; -DELETE FROM creature_addon WHERE guid = 37028; -DELETE FROM creature_addon WHERE guid = 37040; -DELETE FROM creature_addon WHERE guid = 37044; -DELETE FROM creature_addon WHERE guid = 37045; -DELETE FROM creature_addon WHERE guid = 37050; -DELETE FROM creature_addon WHERE guid = 37051; --- Create template addon for creature 2344 -DELETE FROM creature_template_addon WHERE entry =2344; -INSERT INTO creature_template_addon VALUES (2344,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2344 -DELETE FROM creature_addon WHERE guid = 15713; -DELETE FROM creature_addon WHERE guid = 15715; -DELETE FROM creature_addon WHERE guid = 15717; -DELETE FROM creature_addon WHERE guid = 15860; -DELETE FROM creature_addon WHERE guid = 15862; -DELETE FROM creature_addon WHERE guid = 15864; -DELETE FROM creature_addon WHERE guid = 15865; -DELETE FROM creature_addon WHERE guid = 15881; -DELETE FROM creature_addon WHERE guid = 16088; -DELETE FROM creature_addon WHERE guid = 16092; -DELETE FROM creature_addon WHERE guid = 16094; -DELETE FROM creature_addon WHERE guid = 16097; -DELETE FROM creature_addon WHERE guid = 16098; -DELETE FROM creature_addon WHERE guid = 16099; -DELETE FROM creature_addon WHERE guid = 16104; -DELETE FROM creature_addon WHERE guid = 16111; -DELETE FROM creature_addon WHERE guid = 16132; -DELETE FROM creature_addon WHERE guid = 16156; -DELETE FROM creature_addon WHERE guid = 16161; -DELETE FROM creature_addon WHERE guid = 16165; -DELETE FROM creature_addon WHERE guid = 16171; -DELETE FROM creature_addon WHERE guid = 16172; -DELETE FROM creature_addon WHERE guid = 16174; -DELETE FROM creature_addon WHERE guid = 16177; -DELETE FROM creature_addon WHERE guid = 16184; --- Create template addon for creature 2345 -DELETE FROM creature_template_addon WHERE entry =2345; -INSERT INTO creature_template_addon VALUES (2345,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2345 -DELETE FROM creature_addon WHERE guid = 15686; -DELETE FROM creature_addon WHERE guid = 15699; -DELETE FROM creature_addon WHERE guid = 15858; -DELETE FROM creature_addon WHERE guid = 15869; -DELETE FROM creature_addon WHERE guid = 15874; -DELETE FROM creature_addon WHERE guid = 16113; -DELETE FROM creature_addon WHERE guid = 16127; -DELETE FROM creature_addon WHERE guid = 16167; -DELETE FROM creature_addon WHERE guid = 16179; -DELETE FROM creature_addon WHERE guid = 16180; -DELETE FROM creature_addon WHERE guid = 16183; --- Create template addon for creature 2346 -DELETE FROM creature_template_addon WHERE entry =2346; -INSERT INTO creature_template_addon VALUES (2346,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2346 -DELETE FROM creature_addon WHERE guid = 15870; -DELETE FROM creature_addon WHERE guid = 15875; -DELETE FROM creature_addon WHERE guid = 15876; -DELETE FROM creature_addon WHERE guid = 16103; -DELETE FROM creature_addon WHERE guid = 16158; -DELETE FROM creature_addon WHERE guid = 16164; --- Create template addon for creature 2347 -DELETE FROM creature_template_addon WHERE entry =2347; -INSERT INTO creature_template_addon VALUES (2347,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2347 -DELETE FROM creature_addon WHERE guid = 14851; -DELETE FROM creature_addon WHERE guid = 15974; --- Create template addon for creature 2348 -DELETE FROM creature_template_addon WHERE entry =2348; -INSERT INTO creature_template_addon VALUES (2348,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2348 -DELETE FROM creature_addon WHERE guid = 15341; -DELETE FROM creature_addon WHERE guid = 15342; -DELETE FROM creature_addon WHERE guid = 15349; -DELETE FROM creature_addon WHERE guid = 15371; -DELETE FROM creature_addon WHERE guid = 15428; -DELETE FROM creature_addon WHERE guid = 15429; -DELETE FROM creature_addon WHERE guid = 15430; -DELETE FROM creature_addon WHERE guid = 15470; -DELETE FROM creature_addon WHERE guid = 15476; -DELETE FROM creature_addon WHERE guid = 15484; -DELETE FROM creature_addon WHERE guid = 15548; -DELETE FROM creature_addon WHERE guid = 15550; -DELETE FROM creature_addon WHERE guid = 15551; -DELETE FROM creature_addon WHERE guid = 15552; -DELETE FROM creature_addon WHERE guid = 15574; -DELETE FROM creature_addon WHERE guid = 15629; -DELETE FROM creature_addon WHERE guid = 15638; -DELETE FROM creature_addon WHERE guid = 15671; -DELETE FROM creature_addon WHERE guid = 15692; -DELETE FROM creature_addon WHERE guid = 15700; -DELETE FROM creature_addon WHERE guid = 15738; -DELETE FROM creature_addon WHERE guid = 15745; -DELETE FROM creature_addon WHERE guid = 15813; -DELETE FROM creature_addon WHERE guid = 15828; -DELETE FROM creature_addon WHERE guid = 15872; -DELETE FROM creature_addon WHERE guid = 15996; --- Create template addon for creature 2349 -DELETE FROM creature_template_addon WHERE entry =2349; -INSERT INTO creature_template_addon VALUES (2349,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2349 -DELETE FROM creature_addon WHERE guid = 14583; -DELETE FROM creature_addon WHERE guid = 14843; -DELETE FROM creature_addon WHERE guid = 14845; -DELETE FROM creature_addon WHERE guid = 14846; -DELETE FROM creature_addon WHERE guid = 14847; -DELETE FROM creature_addon WHERE guid = 14858; -DELETE FROM creature_addon WHERE guid = 14861; -DELETE FROM creature_addon WHERE guid = 14877; -DELETE FROM creature_addon WHERE guid = 14878; -DELETE FROM creature_addon WHERE guid = 14882; -DELETE FROM creature_addon WHERE guid = 14884; -DELETE FROM creature_addon WHERE guid = 14889; -DELETE FROM creature_addon WHERE guid = 14894; -DELETE FROM creature_addon WHERE guid = 15280; -DELETE FROM creature_addon WHERE guid = 15294; -DELETE FROM creature_addon WHERE guid = 15309; -DELETE FROM creature_addon WHERE guid = 15334; -DELETE FROM creature_addon WHERE guid = 15335; -DELETE FROM creature_addon WHERE guid = 15336; -DELETE FROM creature_addon WHERE guid = 15337; -DELETE FROM creature_addon WHERE guid = 15338; -DELETE FROM creature_addon WHERE guid = 15339; -DELETE FROM creature_addon WHERE guid = 15356; -DELETE FROM creature_addon WHERE guid = 15372; -DELETE FROM creature_addon WHERE guid = 15376; -DELETE FROM creature_addon WHERE guid = 15379; -DELETE FROM creature_addon WHERE guid = 15380; -DELETE FROM creature_addon WHERE guid = 15390; -DELETE FROM creature_addon WHERE guid = 15392; -DELETE FROM creature_addon WHERE guid = 15394; -DELETE FROM creature_addon WHERE guid = 15395; -DELETE FROM creature_addon WHERE guid = 15400; -DELETE FROM creature_addon WHERE guid = 15401; -DELETE FROM creature_addon WHERE guid = 15404; -DELETE FROM creature_addon WHERE guid = 15406; -DELETE FROM creature_addon WHERE guid = 15407; -DELETE FROM creature_addon WHERE guid = 15410; -DELETE FROM creature_addon WHERE guid = 15415; -DELETE FROM creature_addon WHERE guid = 15418; -DELETE FROM creature_addon WHERE guid = 15427; -DELETE FROM creature_addon WHERE guid = 15432; -DELETE FROM creature_addon WHERE guid = 15433; -DELETE FROM creature_addon WHERE guid = 15434; -DELETE FROM creature_addon WHERE guid = 15442; -DELETE FROM creature_addon WHERE guid = 15443; -DELETE FROM creature_addon WHERE guid = 15449; -DELETE FROM creature_addon WHERE guid = 15453; -DELETE FROM creature_addon WHERE guid = 15454; -DELETE FROM creature_addon WHERE guid = 15455; -DELETE FROM creature_addon WHERE guid = 15456; -DELETE FROM creature_addon WHERE guid = 15460; -DELETE FROM creature_addon WHERE guid = 15462; -DELETE FROM creature_addon WHERE guid = 15463; -DELETE FROM creature_addon WHERE guid = 15466; -DELETE FROM creature_addon WHERE guid = 15468; -DELETE FROM creature_addon WHERE guid = 15472; -DELETE FROM creature_addon WHERE guid = 15475; -DELETE FROM creature_addon WHERE guid = 15485; -DELETE FROM creature_addon WHERE guid = 15486; -DELETE FROM creature_addon WHERE guid = 15487; -DELETE FROM creature_addon WHERE guid = 15491; -DELETE FROM creature_addon WHERE guid = 15492; -DELETE FROM creature_addon WHERE guid = 15493; -DELETE FROM creature_addon WHERE guid = 15507; -DELETE FROM creature_addon WHERE guid = 15508; -DELETE FROM creature_addon WHERE guid = 15510; -DELETE FROM creature_addon WHERE guid = 15564; -DELETE FROM creature_addon WHERE guid = 15565; -DELETE FROM creature_addon WHERE guid = 15570; -DELETE FROM creature_addon WHERE guid = 15575; -DELETE FROM creature_addon WHERE guid = 15580; -DELETE FROM creature_addon WHERE guid = 15581; -DELETE FROM creature_addon WHERE guid = 15600; -DELETE FROM creature_addon WHERE guid = 15610; -DELETE FROM creature_addon WHERE guid = 15615; -DELETE FROM creature_addon WHERE guid = 15658; -DELETE FROM creature_addon WHERE guid = 15693; -DELETE FROM creature_addon WHERE guid = 15716; -DELETE FROM creature_addon WHERE guid = 15721; -DELETE FROM creature_addon WHERE guid = 15737; -DELETE FROM creature_addon WHERE guid = 15740; -DELETE FROM creature_addon WHERE guid = 15760; -DELETE FROM creature_addon WHERE guid = 15785; -DELETE FROM creature_addon WHERE guid = 15787; -DELETE FROM creature_addon WHERE guid = 15802; -DELETE FROM creature_addon WHERE guid = 15825; -DELETE FROM creature_addon WHERE guid = 15843; -DELETE FROM creature_addon WHERE guid = 15848; -DELETE FROM creature_addon WHERE guid = 15851; -DELETE FROM creature_addon WHERE guid = 15852; -DELETE FROM creature_addon WHERE guid = 15853; -DELETE FROM creature_addon WHERE guid = 15856; -DELETE FROM creature_addon WHERE guid = 15857; -DELETE FROM creature_addon WHERE guid = 15859; -DELETE FROM creature_addon WHERE guid = 15866; -DELETE FROM creature_addon WHERE guid = 15905; -DELETE FROM creature_addon WHERE guid = 15920; -DELETE FROM creature_addon WHERE guid = 16032; -DELETE FROM creature_addon WHERE guid = 16038; -DELETE FROM creature_addon WHERE guid = 16039; -DELETE FROM creature_addon WHERE guid = 16108; -DELETE FROM creature_addon WHERE guid = 16486; -DELETE FROM creature_addon WHERE guid = 16513; -DELETE FROM creature_addon WHERE guid = 16538; -DELETE FROM creature_addon WHERE guid = 16643; -DELETE FROM creature_addon WHERE guid = 16649; -DELETE FROM creature_addon WHERE guid = 16655; -DELETE FROM creature_addon WHERE guid = 16659; -DELETE FROM creature_addon WHERE guid = 16661; -DELETE FROM creature_addon WHERE guid = 16664; -DELETE FROM creature_addon WHERE guid = 16673; -DELETE FROM creature_addon WHERE guid = 16674; -DELETE FROM creature_addon WHERE guid = 16706; -DELETE FROM creature_addon WHERE guid = 16713; -DELETE FROM creature_addon WHERE guid = 16716; -DELETE FROM creature_addon WHERE guid = 16724; -DELETE FROM creature_addon WHERE guid = 16725; -DELETE FROM creature_addon WHERE guid = 16752; -DELETE FROM creature_addon WHERE guid = 16786; -DELETE FROM creature_addon WHERE guid = 16789; -DELETE FROM creature_addon WHERE guid = 16813; -DELETE FROM creature_addon WHERE guid = 16823; -DELETE FROM creature_addon WHERE guid = 16851; -DELETE FROM creature_addon WHERE guid = 16898; -DELETE FROM creature_addon WHERE guid = 17077; -DELETE FROM creature_addon WHERE guid = 17343; --- Create template addon for creature 2350 -DELETE FROM creature_template_addon WHERE entry =2350; -INSERT INTO creature_template_addon VALUES (2350,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2350 -DELETE FROM creature_addon WHERE guid = 14887; -DELETE FROM creature_addon WHERE guid = 14895; -DELETE FROM creature_addon WHERE guid = 15340; -DELETE FROM creature_addon WHERE guid = 15365; -DELETE FROM creature_addon WHERE guid = 15465; -DELETE FROM creature_addon WHERE guid = 15480; -DELETE FROM creature_addon WHERE guid = 15498; -DELETE FROM creature_addon WHERE guid = 15505; -DELETE FROM creature_addon WHERE guid = 15524; -DELETE FROM creature_addon WHERE guid = 15543; -DELETE FROM creature_addon WHERE guid = 15547; -DELETE FROM creature_addon WHERE guid = 15589; -DELETE FROM creature_addon WHERE guid = 15593; -DELETE FROM creature_addon WHERE guid = 15764; -DELETE FROM creature_addon WHERE guid = 15766; -DELETE FROM creature_addon WHERE guid = 15768; -DELETE FROM creature_addon WHERE guid = 15769; -DELETE FROM creature_addon WHERE guid = 15770; -DELETE FROM creature_addon WHERE guid = 15771; -DELETE FROM creature_addon WHERE guid = 15773; -DELETE FROM creature_addon WHERE guid = 15774; -DELETE FROM creature_addon WHERE guid = 15775; -DELETE FROM creature_addon WHERE guid = 15777; -DELETE FROM creature_addon WHERE guid = 15781; -DELETE FROM creature_addon WHERE guid = 15817; -DELETE FROM creature_addon WHERE guid = 15834; -DELETE FROM creature_addon WHERE guid = 15878; -DELETE FROM creature_addon WHERE guid = 15906; -DELETE FROM creature_addon WHERE guid = 15949; -DELETE FROM creature_addon WHERE guid = 15965; -DELETE FROM creature_addon WHERE guid = 16040; -DELETE FROM creature_addon WHERE guid = 16041; -DELETE FROM creature_addon WHERE guid = 16042; -DELETE FROM creature_addon WHERE guid = 16050; -DELETE FROM creature_addon WHERE guid = 16109; -DELETE FROM creature_addon WHERE guid = 16112; -DELETE FROM creature_addon WHERE guid = 16128; -DELETE FROM creature_addon WHERE guid = 16149; -DELETE FROM creature_addon WHERE guid = 16152; -DELETE FROM creature_addon WHERE guid = 16476; -DELETE FROM creature_addon WHERE guid = 16517; -DELETE FROM creature_addon WHERE guid = 16543; -DELETE FROM creature_addon WHERE guid = 16554; -DELETE FROM creature_addon WHERE guid = 16812; --- Create template addon for creature 2351 -DELETE FROM creature_template_addon WHERE entry =2351; -INSERT INTO creature_template_addon VALUES (2351,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2351 -DELETE FROM creature_addon WHERE guid = 15226; -DELETE FROM creature_addon WHERE guid = 15366; -DELETE FROM creature_addon WHERE guid = 15367; -DELETE FROM creature_addon WHERE guid = 15368; -DELETE FROM creature_addon WHERE guid = 15369; -DELETE FROM creature_addon WHERE guid = 15386; -DELETE FROM creature_addon WHERE guid = 15503; -DELETE FROM creature_addon WHERE guid = 15504; -DELETE FROM creature_addon WHERE guid = 15509; -DELETE FROM creature_addon WHERE guid = 15523; -DELETE FROM creature_addon WHERE guid = 15591; -DELETE FROM creature_addon WHERE guid = 15641; -DELETE FROM creature_addon WHERE guid = 15763; -DELETE FROM creature_addon WHERE guid = 15765; -DELETE FROM creature_addon WHERE guid = 15767; -DELETE FROM creature_addon WHERE guid = 15772; -DELETE FROM creature_addon WHERE guid = 15776; -DELETE FROM creature_addon WHERE guid = 15778; -DELETE FROM creature_addon WHERE guid = 15779; -DELETE FROM creature_addon WHERE guid = 15780; -DELETE FROM creature_addon WHERE guid = 15784; -DELETE FROM creature_addon WHERE guid = 15818; -DELETE FROM creature_addon WHERE guid = 15824; -DELETE FROM creature_addon WHERE guid = 15880; -DELETE FROM creature_addon WHERE guid = 15882; -DELETE FROM creature_addon WHERE guid = 16044; -DELETE FROM creature_addon WHERE guid = 16045; -DELETE FROM creature_addon WHERE guid = 16046; -DELETE FROM creature_addon WHERE guid = 16048; -DELETE FROM creature_addon WHERE guid = 16049; -DELETE FROM creature_addon WHERE guid = 16093; -DELETE FROM creature_addon WHERE guid = 16096; -DELETE FROM creature_addon WHERE guid = 16117; -DELETE FROM creature_addon WHERE guid = 16122; -DELETE FROM creature_addon WHERE guid = 16131; -DELETE FROM creature_addon WHERE guid = 16133; -DELETE FROM creature_addon WHERE guid = 16135; -DELETE FROM creature_addon WHERE guid = 16136; -DELETE FROM creature_addon WHERE guid = 16141; -DELETE FROM creature_addon WHERE guid = 16153; -DELETE FROM creature_addon WHERE guid = 16160; -DELETE FROM creature_addon WHERE guid = 16169; -DELETE FROM creature_addon WHERE guid = 16335; -DELETE FROM creature_addon WHERE guid = 16477; -DELETE FROM creature_addon WHERE guid = 16526; -DELETE FROM creature_addon WHERE guid = 16857; --- Create template addon for creature 2352 -DELETE FROM creature_template_addon WHERE entry =2352; -INSERT INTO creature_template_addon VALUES (2352,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2352 -DELETE FROM creature_addon WHERE guid = 15326; --- Create template addon for creature 2354 -DELETE FROM creature_template_addon WHERE entry =2354; -INSERT INTO creature_template_addon VALUES (2354,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2354 -DELETE FROM creature_addon WHERE guid = 15444; -DELETE FROM creature_addon WHERE guid = 15445; -DELETE FROM creature_addon WHERE guid = 15457; -DELETE FROM creature_addon WHERE guid = 15461; -DELETE FROM creature_addon WHERE guid = 15469; -DELETE FROM creature_addon WHERE guid = 15471; -DELETE FROM creature_addon WHERE guid = 15527; -DELETE FROM creature_addon WHERE guid = 15573; -DELETE FROM creature_addon WHERE guid = 15611; -DELETE FROM creature_addon WHERE guid = 15614; -DELETE FROM creature_addon WHERE guid = 15616; -DELETE FROM creature_addon WHERE guid = 15682; -DELETE FROM creature_addon WHERE guid = 15783; -DELETE FROM creature_addon WHERE guid = 15840; -DELETE FROM creature_addon WHERE guid = 15887; -DELETE FROM creature_addon WHERE guid = 15889; -DELETE FROM creature_addon WHERE guid = 15896; -DELETE FROM creature_addon WHERE guid = 15900; -DELETE FROM creature_addon WHERE guid = 15941; -DELETE FROM creature_addon WHERE guid = 15953; -DELETE FROM creature_addon WHERE guid = 15964; -DELETE FROM creature_addon WHERE guid = 15975; -DELETE FROM creature_addon WHERE guid = 15977; -DELETE FROM creature_addon WHERE guid = 15978; -DELETE FROM creature_addon WHERE guid = 15979; -DELETE FROM creature_addon WHERE guid = 15980; -DELETE FROM creature_addon WHERE guid = 15981; -DELETE FROM creature_addon WHERE guid = 15983; -DELETE FROM creature_addon WHERE guid = 16021; -DELETE FROM creature_addon WHERE guid = 16023; -DELETE FROM creature_addon WHERE guid = 16150; -DELETE FROM creature_addon WHERE guid = 16307; -DELETE FROM creature_addon WHERE guid = 16308; -DELETE FROM creature_addon WHERE guid = 16312; -DELETE FROM creature_addon WHERE guid = 16317; -DELETE FROM creature_addon WHERE guid = 16363; -DELETE FROM creature_addon WHERE guid = 16370; -DELETE FROM creature_addon WHERE guid = 16381; -DELETE FROM creature_addon WHERE guid = 16390; -DELETE FROM creature_addon WHERE guid = 16396; -DELETE FROM creature_addon WHERE guid = 16428; -DELETE FROM creature_addon WHERE guid = 16432; -DELETE FROM creature_addon WHERE guid = 16433; -DELETE FROM creature_addon WHERE guid = 16553; -DELETE FROM creature_addon WHERE guid = 16559; --- Create template addon for creature 2356 -DELETE FROM creature_template_addon WHERE entry =2356; -INSERT INTO creature_template_addon VALUES (2356,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2356 -DELETE FROM creature_addon WHERE guid = 11580; -DELETE FROM creature_addon WHERE guid = 14844; -DELETE FROM creature_addon WHERE guid = 14850; -DELETE FROM creature_addon WHERE guid = 14859; -DELETE FROM creature_addon WHERE guid = 14860; -DELETE FROM creature_addon WHERE guid = 14862; -DELETE FROM creature_addon WHERE guid = 14865; -DELETE FROM creature_addon WHERE guid = 14866; -DELETE FROM creature_addon WHERE guid = 14873; -DELETE FROM creature_addon WHERE guid = 14886; -DELETE FROM creature_addon WHERE guid = 14888; -DELETE FROM creature_addon WHERE guid = 14890; -DELETE FROM creature_addon WHERE guid = 14891; -DELETE FROM creature_addon WHERE guid = 14892; -DELETE FROM creature_addon WHERE guid = 14898; -DELETE FROM creature_addon WHERE guid = 15281; -DELETE FROM creature_addon WHERE guid = 15296; -DELETE FROM creature_addon WHERE guid = 15330; -DELETE FROM creature_addon WHERE guid = 15333; -DELETE FROM creature_addon WHERE guid = 15345; -DELETE FROM creature_addon WHERE guid = 15351; -DELETE FROM creature_addon WHERE guid = 15358; -DELETE FROM creature_addon WHERE guid = 15375; -DELETE FROM creature_addon WHERE guid = 15377; -DELETE FROM creature_addon WHERE guid = 15378; -DELETE FROM creature_addon WHERE guid = 15381; -DELETE FROM creature_addon WHERE guid = 15389; -DELETE FROM creature_addon WHERE guid = 15391; -DELETE FROM creature_addon WHERE guid = 15393; -DELETE FROM creature_addon WHERE guid = 15396; -DELETE FROM creature_addon WHERE guid = 15399; -DELETE FROM creature_addon WHERE guid = 15402; -DELETE FROM creature_addon WHERE guid = 15409; -DELETE FROM creature_addon WHERE guid = 15417; -DELETE FROM creature_addon WHERE guid = 15419; -DELETE FROM creature_addon WHERE guid = 15420; -DELETE FROM creature_addon WHERE guid = 15421; -DELETE FROM creature_addon WHERE guid = 15425; -DELETE FROM creature_addon WHERE guid = 15431; -DELETE FROM creature_addon WHERE guid = 15446; -DELETE FROM creature_addon WHERE guid = 15448; -DELETE FROM creature_addon WHERE guid = 15452; -DELETE FROM creature_addon WHERE guid = 15458; -DELETE FROM creature_addon WHERE guid = 15459; -DELETE FROM creature_addon WHERE guid = 15464; -DELETE FROM creature_addon WHERE guid = 15467; -DELETE FROM creature_addon WHERE guid = 15482; -DELETE FROM creature_addon WHERE guid = 15494; -DELETE FROM creature_addon WHERE guid = 15496; -DELETE FROM creature_addon WHERE guid = 15506; -DELETE FROM creature_addon WHERE guid = 15513; -DELETE FROM creature_addon WHERE guid = 15563; -DELETE FROM creature_addon WHERE guid = 15572; -DELETE FROM creature_addon WHERE guid = 15579; -DELETE FROM creature_addon WHERE guid = 15601; -DELETE FROM creature_addon WHERE guid = 15617; -DELETE FROM creature_addon WHERE guid = 15631; -DELETE FROM creature_addon WHERE guid = 15647; -DELETE FROM creature_addon WHERE guid = 15657; -DELETE FROM creature_addon WHERE guid = 15660; -DELETE FROM creature_addon WHERE guid = 15675; -DELETE FROM creature_addon WHERE guid = 15677; -DELETE FROM creature_addon WHERE guid = 15680; -DELETE FROM creature_addon WHERE guid = 15709; -DELETE FROM creature_addon WHERE guid = 15723; -DELETE FROM creature_addon WHERE guid = 15739; -DELETE FROM creature_addon WHERE guid = 15820; -DELETE FROM creature_addon WHERE guid = 15823; -DELETE FROM creature_addon WHERE guid = 15837; -DELETE FROM creature_addon WHERE guid = 15842; -DELETE FROM creature_addon WHERE guid = 15846; -DELETE FROM creature_addon WHERE guid = 15849; -DELETE FROM creature_addon WHERE guid = 15855; -DELETE FROM creature_addon WHERE guid = 15861; -DELETE FROM creature_addon WHERE guid = 15863; -DELETE FROM creature_addon WHERE guid = 15868; -DELETE FROM creature_addon WHERE guid = 15883; -DELETE FROM creature_addon WHERE guid = 15914; -DELETE FROM creature_addon WHERE guid = 15972; -DELETE FROM creature_addon WHERE guid = 15990; -DELETE FROM creature_addon WHERE guid = 15991; -DELETE FROM creature_addon WHERE guid = 16018; -DELETE FROM creature_addon WHERE guid = 16022; -DELETE FROM creature_addon WHERE guid = 16034; -DELETE FROM creature_addon WHERE guid = 16036; -DELETE FROM creature_addon WHERE guid = 16037; -DELETE FROM creature_addon WHERE guid = 16055; -DELETE FROM creature_addon WHERE guid = 16074; -DELETE FROM creature_addon WHERE guid = 16454; -DELETE FROM creature_addon WHERE guid = 16458; -DELETE FROM creature_addon WHERE guid = 16484; -DELETE FROM creature_addon WHERE guid = 16489; -DELETE FROM creature_addon WHERE guid = 16494; -DELETE FROM creature_addon WHERE guid = 16500; -DELETE FROM creature_addon WHERE guid = 16556; -DELETE FROM creature_addon WHERE guid = 16665; -DELETE FROM creature_addon WHERE guid = 16667; -DELETE FROM creature_addon WHERE guid = 16675; -DELETE FROM creature_addon WHERE guid = 16714; -DELETE FROM creature_addon WHERE guid = 16729; -DELETE FROM creature_addon WHERE guid = 16730; -DELETE FROM creature_addon WHERE guid = 16753; -DELETE FROM creature_addon WHERE guid = 16767; -DELETE FROM creature_addon WHERE guid = 16784; -DELETE FROM creature_addon WHERE guid = 16788; -DELETE FROM creature_addon WHERE guid = 16810; -DELETE FROM creature_addon WHERE guid = 16975; -DELETE FROM creature_addon WHERE guid = 17307; -DELETE FROM creature_addon WHERE guid = 17309; --- Create template addon for creature 2357 -DELETE FROM creature_template_addon WHERE entry =2357; -INSERT INTO creature_template_addon VALUES (2357,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2357 -DELETE FROM creature_addon WHERE guid = 15662; --- Create template addon for creature 2358 -DELETE FROM creature_template_addon WHERE entry =2358; -INSERT INTO creature_template_addon VALUES (2358,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2358 -DELETE FROM creature_addon WHERE guid = 16666; -DELETE FROM creature_addon WHERE guid = 16797; -DELETE FROM creature_addon WHERE guid = 16829; -DELETE FROM creature_addon WHERE guid = 16835; -DELETE FROM creature_addon WHERE guid = 16853; -DELETE FROM creature_addon WHERE guid = 16856; -DELETE FROM creature_addon WHERE guid = 16859; -DELETE FROM creature_addon WHERE guid = 16865; -DELETE FROM creature_addon WHERE guid = 16869; -DELETE FROM creature_addon WHERE guid = 16870; -DELETE FROM creature_addon WHERE guid = 16872; -DELETE FROM creature_addon WHERE guid = 16877; -DELETE FROM creature_addon WHERE guid = 16915; -DELETE FROM creature_addon WHERE guid = 16925; -DELETE FROM creature_addon WHERE guid = 16936; -DELETE FROM creature_addon WHERE guid = 16939; -DELETE FROM creature_addon WHERE guid = 16942; -DELETE FROM creature_addon WHERE guid = 16948; -DELETE FROM creature_addon WHERE guid = 16950; -DELETE FROM creature_addon WHERE guid = 16986; --- Create template addon for creature 2359 -DELETE FROM creature_template_addon WHERE entry =2359; -INSERT INTO creature_template_addon VALUES (2359,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2359 -DELETE FROM creature_addon WHERE guid = 16818; -DELETE FROM creature_addon WHERE guid = 16822; -DELETE FROM creature_addon WHERE guid = 16833; -DELETE FROM creature_addon WHERE guid = 16861; -DELETE FROM creature_addon WHERE guid = 16866; -DELETE FROM creature_addon WHERE guid = 16867; -DELETE FROM creature_addon WHERE guid = 16868; -DELETE FROM creature_addon WHERE guid = 16871; -DELETE FROM creature_addon WHERE guid = 16874; -DELETE FROM creature_addon WHERE guid = 16875; -DELETE FROM creature_addon WHERE guid = 16912; -DELETE FROM creature_addon WHERE guid = 16916; -DELETE FROM creature_addon WHERE guid = 16917; -DELETE FROM creature_addon WHERE guid = 16933; -DELETE FROM creature_addon WHERE guid = 16934; -DELETE FROM creature_addon WHERE guid = 16937; -DELETE FROM creature_addon WHERE guid = 16941; -DELETE FROM creature_addon WHERE guid = 16944; -DELETE FROM creature_addon WHERE guid = 16945; -DELETE FROM creature_addon WHERE guid = 16946; -DELETE FROM creature_addon WHERE guid = 16949; -DELETE FROM creature_addon WHERE guid = 18031; --- Create template addon for creature 2360 -DELETE FROM creature_template_addon WHERE entry =2360; -INSERT INTO creature_template_addon VALUES (2360,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2360 -DELETE FROM creature_addon WHERE guid = 16019; -DELETE FROM creature_addon WHERE guid = 16475; -DELETE FROM creature_addon WHERE guid = 16481; -DELETE FROM creature_addon WHERE guid = 16487; -DELETE FROM creature_addon WHERE guid = 16488; -DELETE FROM creature_addon WHERE guid = 16490; -DELETE FROM creature_addon WHERE guid = 16492; -DELETE FROM creature_addon WHERE guid = 16493; -DELETE FROM creature_addon WHERE guid = 16495; -DELETE FROM creature_addon WHERE guid = 16496; -DELETE FROM creature_addon WHERE guid = 16501; -DELETE FROM creature_addon WHERE guid = 16502; -DELETE FROM creature_addon WHERE guid = 16507; -DELETE FROM creature_addon WHERE guid = 16518; -DELETE FROM creature_addon WHERE guid = 16529; -DELETE FROM creature_addon WHERE guid = 16531; -DELETE FROM creature_addon WHERE guid = 16534; -DELETE FROM creature_addon WHERE guid = 16535; -DELETE FROM creature_addon WHERE guid = 16539; -DELETE FROM creature_addon WHERE guid = 16545; -DELETE FROM creature_addon WHERE guid = 16551; -DELETE FROM creature_addon WHERE guid = 16560; -DELETE FROM creature_addon WHERE guid = 16561; --- Create template addon for creature 2361 -DELETE FROM creature_template_addon WHERE entry =2361; -INSERT INTO creature_template_addon VALUES (2361,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2361 -DELETE FROM creature_addon WHERE guid = 15316; --- Create template addon for creature 2362 -DELETE FROM creature_template_addon WHERE entry =2362; -INSERT INTO creature_template_addon VALUES (2362,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2362 -DELETE FROM creature_addon WHERE guid = 15311; --- Create template addon for creature 2363 -DELETE FROM creature_template_addon WHERE entry =2363; -INSERT INTO creature_template_addon VALUES (2363,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2363 -DELETE FROM creature_addon WHERE guid = 15930; --- Create template addon for creature 2364 -DELETE FROM creature_template_addon WHERE entry =2364; -INSERT INTO creature_template_addon VALUES (2364,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2364 -DELETE FROM creature_addon WHERE guid = 15942; --- Create template addon for creature 2365 -DELETE FROM creature_template_addon WHERE entry =2365; -INSERT INTO creature_template_addon VALUES (2365,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2365 -DELETE FROM creature_addon WHERE guid = 15320; --- Create template addon for creature 2366 -DELETE FROM creature_template_addon WHERE entry =2366; -INSERT INTO creature_template_addon VALUES (2366,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2366 -DELETE FROM creature_addon WHERE guid = 15313; --- Create template addon for creature 2367 -DELETE FROM creature_template_addon WHERE entry =2367; -INSERT INTO creature_template_addon VALUES (2367,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2367 -DELETE FROM creature_addon WHERE guid = 15321; --- Create template addon for creature 2368 -DELETE FROM creature_template_addon WHERE entry =2368; -INSERT INTO creature_template_addon VALUES (2368,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2368 -DELETE FROM creature_addon WHERE guid = 14826; -DELETE FROM creature_addon WHERE guid = 15308; -DELETE FROM creature_addon WHERE guid = 15331; -DELETE FROM creature_addon WHERE guid = 15332; -DELETE FROM creature_addon WHERE guid = 15348; -DELETE FROM creature_addon WHERE guid = 15385; -DELETE FROM creature_addon WHERE guid = 15388; -DELETE FROM creature_addon WHERE guid = 15650; -DELETE FROM creature_addon WHERE guid = 15651; -DELETE FROM creature_addon WHERE guid = 15653; -DELETE FROM creature_addon WHERE guid = 15654; -DELETE FROM creature_addon WHERE guid = 15655; -DELETE FROM creature_addon WHERE guid = 15659; -DELETE FROM creature_addon WHERE guid = 15714; -DELETE FROM creature_addon WHERE guid = 15722; -DELETE FROM creature_addon WHERE guid = 15727; -DELETE FROM creature_addon WHERE guid = 15730; -DELETE FROM creature_addon WHERE guid = 15735; --- Create template addon for creature 2369 -DELETE FROM creature_template_addon WHERE entry =2369; -INSERT INTO creature_template_addon VALUES (2369,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2369 -DELETE FROM creature_addon WHERE guid = 15221; -DELETE FROM creature_addon WHERE guid = 15277; -DELETE FROM creature_addon WHERE guid = 15295; -DELETE FROM creature_addon WHERE guid = 15706; -DELETE FROM creature_addon WHERE guid = 15707; -DELETE FROM creature_addon WHERE guid = 15712; -DELETE FROM creature_addon WHERE guid = 15719; -DELETE FROM creature_addon WHERE guid = 15798; -DELETE FROM creature_addon WHERE guid = 15999; -DELETE FROM creature_addon WHERE guid = 16000; -DELETE FROM creature_addon WHERE guid = 16004; -DELETE FROM creature_addon WHERE guid = 16005; -DELETE FROM creature_addon WHERE guid = 16009; -DELETE FROM creature_addon WHERE guid = 16010; -DELETE FROM creature_addon WHERE guid = 16012; -DELETE FROM creature_addon WHERE guid = 16013; -DELETE FROM creature_addon WHERE guid = 16014; --- Create template addon for creature 2370 -DELETE FROM creature_template_addon WHERE entry =2370; -INSERT INTO creature_template_addon VALUES (2370,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2370 -DELETE FROM creature_addon WHERE guid = 14799; -DELETE FROM creature_addon WHERE guid = 14897; -DELETE FROM creature_addon WHERE guid = 15387; -DELETE FROM creature_addon WHERE guid = 15621; -DELETE FROM creature_addon WHERE guid = 15624; -DELETE FROM creature_addon WHERE guid = 15630; -DELETE FROM creature_addon WHERE guid = 15648; -DELETE FROM creature_addon WHERE guid = 15652; -DELETE FROM creature_addon WHERE guid = 15656; -DELETE FROM creature_addon WHERE guid = 15718; -DELETE FROM creature_addon WHERE guid = 15725; -DELETE FROM creature_addon WHERE guid = 15729; --- Create template addon for creature 2371 -DELETE FROM creature_template_addon WHERE entry =2371; -INSERT INTO creature_template_addon VALUES (2371,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2371 -DELETE FROM creature_addon WHERE guid = 14855; -DELETE FROM creature_addon WHERE guid = 14893; -DELETE FROM creature_addon WHERE guid = 15220; -DELETE FROM creature_addon WHERE guid = 15413; -DELETE FROM creature_addon WHERE guid = 15441; -DELETE FROM creature_addon WHERE guid = 15556; -DELETE FROM creature_addon WHERE guid = 15698; -DELETE FROM creature_addon WHERE guid = 15701; -DELETE FROM creature_addon WHERE guid = 15704; -DELETE FROM creature_addon WHERE guid = 15708; -DELETE FROM creature_addon WHERE guid = 15997; -DELETE FROM creature_addon WHERE guid = 15998; -DELETE FROM creature_addon WHERE guid = 16001; -DELETE FROM creature_addon WHERE guid = 16002; -DELETE FROM creature_addon WHERE guid = 16003; -DELETE FROM creature_addon WHERE guid = 16006; -DELETE FROM creature_addon WHERE guid = 16007; -DELETE FROM creature_addon WHERE guid = 16008; -DELETE FROM creature_addon WHERE guid = 16015; --- Create template addon for creature 2372 -DELETE FROM creature_template_addon WHERE entry =2372; -INSERT INTO creature_template_addon VALUES (2372,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2372 -DELETE FROM creature_addon WHERE guid = 15594; -DELETE FROM creature_addon WHERE guid = 15613; -DELETE FROM creature_addon WHERE guid = 15663; -DELETE FROM creature_addon WHERE guid = 15841; -DELETE FROM creature_addon WHERE guid = 15844; -DELETE FROM creature_addon WHERE guid = 15845; -DELETE FROM creature_addon WHERE guid = 15847; -DELETE FROM creature_addon WHERE guid = 15854; -DELETE FROM creature_addon WHERE guid = 15939; -DELETE FROM creature_addon WHERE guid = 15945; -DELETE FROM creature_addon WHERE guid = 15947; -DELETE FROM creature_addon WHERE guid = 15950; --- Create template addon for creature 2373 -DELETE FROM creature_template_addon WHERE entry =2373; -INSERT INTO creature_template_addon VALUES (2373,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2373 -DELETE FROM creature_addon WHERE guid = 15596; -DELETE FROM creature_addon WHERE guid = 15669; -DELETE FROM creature_addon WHERE guid = 15884; -DELETE FROM creature_addon WHERE guid = 15885; -DELETE FROM creature_addon WHERE guid = 15946; -DELETE FROM creature_addon WHERE guid = 15948; -DELETE FROM creature_addon WHERE guid = 15951; -DELETE FROM creature_addon WHERE guid = 15952; --- Create template addon for creature 2374 -DELETE FROM creature_template_addon WHERE entry =2374; -INSERT INTO creature_template_addon VALUES (2374,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2374 -DELETE FROM creature_addon WHERE guid = 14880; -DELETE FROM creature_addon WHERE guid = 14881; -DELETE FROM creature_addon WHERE guid = 15357; -DELETE FROM creature_addon WHERE guid = 15384; -DELETE FROM creature_addon WHERE guid = 15473; -DELETE FROM creature_addon WHERE guid = 15477; -DELETE FROM creature_addon WHERE guid = 15500; -DELETE FROM creature_addon WHERE guid = 15681; -DELETE FROM creature_addon WHERE guid = 15684; -DELETE FROM creature_addon WHERE guid = 15685; -DELETE FROM creature_addon WHERE guid = 15691; -DELETE FROM creature_addon WHERE guid = 15710; -DELETE FROM creature_addon WHERE guid = 15726; -DELETE FROM creature_addon WHERE guid = 15728; -DELETE FROM creature_addon WHERE guid = 15731; -DELETE FROM creature_addon WHERE guid = 15736; -DELETE FROM creature_addon WHERE guid = 15746; -DELETE FROM creature_addon WHERE guid = 15747; -DELETE FROM creature_addon WHERE guid = 15749; -DELETE FROM creature_addon WHERE guid = 15754; -DELETE FROM creature_addon WHERE guid = 15756; --- Create template addon for creature 2375 -DELETE FROM creature_template_addon WHERE entry =2375; -INSERT INTO creature_template_addon VALUES (2375,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2375 -DELETE FROM creature_addon WHERE guid = 14879; -DELETE FROM creature_addon WHERE guid = 15373; -DELETE FROM creature_addon WHERE guid = 15374; -DELETE FROM creature_addon WHERE guid = 15411; -DELETE FROM creature_addon WHERE guid = 15412; -DELETE FROM creature_addon WHERE guid = 15474; -DELETE FROM creature_addon WHERE guid = 15479; -DELETE FROM creature_addon WHERE guid = 15481; -DELETE FROM creature_addon WHERE guid = 15497; -DELETE FROM creature_addon WHERE guid = 15608; -DELETE FROM creature_addon WHERE guid = 15609; -DELETE FROM creature_addon WHERE guid = 15683; -DELETE FROM creature_addon WHERE guid = 15687; -DELETE FROM creature_addon WHERE guid = 15689; -DELETE FROM creature_addon WHERE guid = 15690; -DELETE FROM creature_addon WHERE guid = 15711; -DELETE FROM creature_addon WHERE guid = 15720; -DELETE FROM creature_addon WHERE guid = 15724; -DELETE FROM creature_addon WHERE guid = 15732; -DELETE FROM creature_addon WHERE guid = 15734; -DELETE FROM creature_addon WHERE guid = 15741; -DELETE FROM creature_addon WHERE guid = 15742; -DELETE FROM creature_addon WHERE guid = 15743; -DELETE FROM creature_addon WHERE guid = 15744; -DELETE FROM creature_addon WHERE guid = 15748; -DELETE FROM creature_addon WHERE guid = 15750; -DELETE FROM creature_addon WHERE guid = 15752; -DELETE FROM creature_addon WHERE guid = 15753; -DELETE FROM creature_addon WHERE guid = 15757; -DELETE FROM creature_addon WHERE guid = 15758; -DELETE FROM creature_addon WHERE guid = 15761; --- Create template addon for creature 2376 -DELETE FROM creature_template_addon WHERE entry =2376; -INSERT INTO creature_template_addon VALUES (2376,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2376 -DELETE FROM creature_addon WHERE guid = 15383; -DELETE FROM creature_addon WHERE guid = 15447; -DELETE FROM creature_addon WHERE guid = 15602; -DELETE FROM creature_addon WHERE guid = 15618; -DELETE FROM creature_addon WHERE guid = 15622; -DELETE FROM creature_addon WHERE guid = 15627; -DELETE FROM creature_addon WHERE guid = 15632; -DELETE FROM creature_addon WHERE guid = 15636; -DELETE FROM creature_addon WHERE guid = 15645; -DELETE FROM creature_addon WHERE guid = 15646; -DELETE FROM creature_addon WHERE guid = 15808; -DELETE FROM creature_addon WHERE guid = 15826; -DELETE FROM creature_addon WHERE guid = 16114; -DELETE FROM creature_addon WHERE guid = 16115; -DELETE FROM creature_addon WHERE guid = 16116; -DELETE FROM creature_addon WHERE guid = 16118; -DELETE FROM creature_addon WHERE guid = 16124; -DELETE FROM creature_addon WHERE guid = 16137; -DELETE FROM creature_addon WHERE guid = 16139; -DELETE FROM creature_addon WHERE guid = 16140; --- Create template addon for creature 2377 -DELETE FROM creature_template_addon WHERE entry =2377; -INSERT INTO creature_template_addon VALUES (2377,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2377 -DELETE FROM creature_addon WHERE guid = 15370; -DELETE FROM creature_addon WHERE guid = 15382; -DELETE FROM creature_addon WHERE guid = 15416; -DELETE FROM creature_addon WHERE guid = 15422; -DELETE FROM creature_addon WHERE guid = 15488; -DELETE FROM creature_addon WHERE guid = 15490; -DELETE FROM creature_addon WHERE guid = 15495; -DELETE FROM creature_addon WHERE guid = 15603; -DELETE FROM creature_addon WHERE guid = 15819; -DELETE FROM creature_addon WHERE guid = 16102; -DELETE FROM creature_addon WHERE guid = 16110; -DELETE FROM creature_addon WHERE guid = 16121; -DELETE FROM creature_addon WHERE guid = 16123; -DELETE FROM creature_addon WHERE guid = 16125; -DELETE FROM creature_addon WHERE guid = 16129; -DELETE FROM creature_addon WHERE guid = 16130; -DELETE FROM creature_addon WHERE guid = 16142; -DELETE FROM creature_addon WHERE guid = 16143; -DELETE FROM creature_addon WHERE guid = 16144; -DELETE FROM creature_addon WHERE guid = 16154; --- Create template addon for creature 2378 -DELETE FROM creature_template_addon WHERE entry =2378; -INSERT INTO creature_template_addon VALUES (2378,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2378 -DELETE FROM creature_addon WHERE guid = 15329; --- Create template addon for creature 2379 -DELETE FROM creature_template_addon WHERE entry =2379; -INSERT INTO creature_template_addon VALUES (2379,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2379 -DELETE FROM creature_addon WHERE guid = 15944; --- Create template addon for creature 2380 -DELETE FROM creature_template_addon WHERE entry =2380; -INSERT INTO creature_template_addon VALUES (2380,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2380 -DELETE FROM creature_addon WHERE guid = 15933; --- Create template addon for creature 2381 -DELETE FROM creature_template_addon WHERE entry =2381; -INSERT INTO creature_template_addon VALUES (2381,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2381 -DELETE FROM creature_addon WHERE guid = 15319; --- Create template addon for creature 2382 -DELETE FROM creature_template_addon WHERE entry =2382; -INSERT INTO creature_template_addon VALUES (2382,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2382 -DELETE FROM creature_addon WHERE guid = 15439; --- Create template addon for creature 2383 -DELETE FROM creature_template_addon WHERE entry =2383; -INSERT INTO creature_template_addon VALUES (2383,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2383 -DELETE FROM creature_addon WHERE guid = 15361; --- Create template addon for creature 2384 -DELETE FROM creature_template_addon WHERE entry =2384; -INSERT INTO creature_template_addon VALUES (2384,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2384 -DELETE FROM creature_addon WHERE guid = 15553; -DELETE FROM creature_addon WHERE guid = 15612; -DELETE FROM creature_addon WHERE guid = 15619; -DELETE FROM creature_addon WHERE guid = 15888; -DELETE FROM creature_addon WHERE guid = 15902; -DELETE FROM creature_addon WHERE guid = 15955; -DELETE FROM creature_addon WHERE guid = 15963; -DELETE FROM creature_addon WHERE guid = 15984; -DELETE FROM creature_addon WHERE guid = 16011; -DELETE FROM creature_addon WHERE guid = 16120; -DELETE FROM creature_addon WHERE guid = 16126; -DELETE FROM creature_addon WHERE guid = 16134; -DELETE FROM creature_addon WHERE guid = 16138; -DELETE FROM creature_addon WHERE guid = 16301; -DELETE FROM creature_addon WHERE guid = 16309; -DELETE FROM creature_addon WHERE guid = 16316; -DELETE FROM creature_addon WHERE guid = 16331; -DELETE FROM creature_addon WHERE guid = 16334; -DELETE FROM creature_addon WHERE guid = 16357; -DELETE FROM creature_addon WHERE guid = 16361; -DELETE FROM creature_addon WHERE guid = 16366; -DELETE FROM creature_addon WHERE guid = 16371; -DELETE FROM creature_addon WHERE guid = 16373; -DELETE FROM creature_addon WHERE guid = 16375; -DELETE FROM creature_addon WHERE guid = 16376; -DELETE FROM creature_addon WHERE guid = 16377; -DELETE FROM creature_addon WHERE guid = 16382; -DELETE FROM creature_addon WHERE guid = 16384; -DELETE FROM creature_addon WHERE guid = 16392; -DELETE FROM creature_addon WHERE guid = 16394; -DELETE FROM creature_addon WHERE guid = 16395; -DELETE FROM creature_addon WHERE guid = 16427; -DELETE FROM creature_addon WHERE guid = 16429; -DELETE FROM creature_addon WHERE guid = 16430; -DELETE FROM creature_addon WHERE guid = 16431; -DELETE FROM creature_addon WHERE guid = 16435; -DELETE FROM creature_addon WHERE guid = 16498; -DELETE FROM creature_addon WHERE guid = 16516; -DELETE FROM creature_addon WHERE guid = 16557; -DELETE FROM creature_addon WHERE guid = 16562; -DELETE FROM creature_addon WHERE guid = 16563; -DELETE FROM creature_addon WHERE guid = 16564; --- Create template addon for creature 2385 -DELETE FROM creature_template_addon WHERE entry =2385; -INSERT INTO creature_template_addon VALUES (2385,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2385 -DELETE FROM creature_addon WHERE guid = 15343; -DELETE FROM creature_addon WHERE guid = 15344; -DELETE FROM creature_addon WHERE guid = 15350; -DELETE FROM creature_addon WHERE guid = 15352; -DELETE FROM creature_addon WHERE guid = 15451; -DELETE FROM creature_addon WHERE guid = 15478; -DELETE FROM creature_addon WHERE guid = 15483; -DELETE FROM creature_addon WHERE guid = 15554; -DELETE FROM creature_addon WHERE guid = 15585; -DELETE FROM creature_addon WHERE guid = 15590; -DELETE FROM creature_addon WHERE guid = 15606; -DELETE FROM creature_addon WHERE guid = 15688; -DELETE FROM creature_addon WHERE guid = 15835; -DELETE FROM creature_addon WHERE guid = 15836; -DELETE FROM creature_addon WHERE guid = 15873; -DELETE FROM creature_addon WHERE guid = 15971; -DELETE FROM creature_addon WHERE guid = 16068; -DELETE FROM creature_addon WHERE guid = 16072; --- Create template addon for creature 2386 -DELETE FROM creature_template_addon WHERE entry =2386; -INSERT INTO creature_template_addon VALUES (2386,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2386 -DELETE FROM creature_addon WHERE guid = 14864; -DELETE FROM creature_addon WHERE guid = 14883; -DELETE FROM creature_addon WHERE guid = 15278; -DELETE FROM creature_addon WHERE guid = 15304; -DELETE FROM creature_addon WHERE guid = 15323; -DELETE FROM creature_addon WHERE guid = 15327; -DELETE FROM creature_addon WHERE guid = 15346; -DELETE FROM creature_addon WHERE guid = 15347; -DELETE FROM creature_addon WHERE guid = 15360; -DELETE FROM creature_addon WHERE guid = 15363; -DELETE FROM creature_addon WHERE guid = 15364; -DELETE FROM creature_addon WHERE guid = 15661; -DELETE FROM creature_addon WHERE guid = 15664; -DELETE FROM creature_addon WHERE guid = 15666; -DELETE FROM creature_addon WHERE guid = 15667; -DELETE FROM creature_addon WHERE guid = 15668; -DELETE FROM creature_addon WHERE guid = 15672; -DELETE FROM creature_addon WHERE guid = 15674; -DELETE FROM creature_addon WHERE guid = 15678; -DELETE FROM creature_addon WHERE guid = 15925; -DELETE FROM creature_addon WHERE guid = 15927; -DELETE FROM creature_addon WHERE guid = 15928; -DELETE FROM creature_addon WHERE guid = 15929; -DELETE FROM creature_addon WHERE guid = 15934; -DELETE FROM creature_addon WHERE guid = 15935; -DELETE FROM creature_addon WHERE guid = 15940; -DELETE FROM creature_addon WHERE guid = 16383; -DELETE FROM creature_addon WHERE guid = 16385; -DELETE FROM creature_addon WHERE guid = 16386; -DELETE FROM creature_addon WHERE guid = 16387; -DELETE FROM creature_addon WHERE guid = 16988; -DELETE FROM creature_addon WHERE guid = 16992; --- Create template addon for creature 2387 -DELETE FROM creature_template_addon WHERE entry =2387; -INSERT INTO creature_template_addon VALUES (2387,0,0,1,16,0,0,'12544'); --- Clear duplicate addons from template for creature 2387 -DELETE FROM creature_addon WHERE guid = 15642; -DELETE FROM creature_addon WHERE guid = 15751; -DELETE FROM creature_addon WHERE guid = 15957; -DELETE FROM creature_addon WHERE guid = 15967; -DELETE FROM creature_addon WHERE guid = 15986; -DELETE FROM creature_addon WHERE guid = 15988; -DELETE FROM creature_addon WHERE guid = 15989; -DELETE FROM creature_addon WHERE guid = 15993; -DELETE FROM creature_addon WHERE guid = 15995; --- Create template addon for creature 2388 -DELETE FROM creature_template_addon WHERE entry =2388; -INSERT INTO creature_template_addon VALUES (2388,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2388 -DELETE FROM creature_addon WHERE guid = 15287; --- Create template addon for creature 2389 -DELETE FROM creature_template_addon WHERE entry =2389; -INSERT INTO creature_template_addon VALUES (2389,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2389 -DELETE FROM creature_addon WHERE guid = 15299; --- Create template addon for creature 2390 -DELETE FROM creature_template_addon WHERE entry =2390; -INSERT INTO creature_template_addon VALUES (2390,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2390 -DELETE FROM creature_addon WHERE guid = 15426; --- Create template addon for creature 2391 -DELETE FROM creature_template_addon WHERE entry =2391; -INSERT INTO creature_template_addon VALUES (2391,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2391 -DELETE FROM creature_addon WHERE guid = 15293; --- Create template addon for creature 2392 -DELETE FROM creature_template_addon WHERE entry =2392; -INSERT INTO creature_template_addon VALUES (2392,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2392 -DELETE FROM creature_addon WHERE guid = 15302; --- Create template addon for creature 2393 -DELETE FROM creature_template_addon WHERE entry =2393; -INSERT INTO creature_template_addon VALUES (2393,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2393 -DELETE FROM creature_addon WHERE guid = 15292; --- Create template addon for creature 2394 -DELETE FROM creature_template_addon WHERE entry =2394; -INSERT INTO creature_template_addon VALUES (2394,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2394 -DELETE FROM creature_addon WHERE guid = 15520; --- Create template addon for creature 2395 -DELETE FROM creature_template_addon WHERE entry =2395; -INSERT INTO creature_template_addon VALUES (2395,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2395 -DELETE FROM creature_addon WHERE guid = 15289; --- Create template addon for creature 2396 -DELETE FROM creature_template_addon WHERE entry =2396; -INSERT INTO creature_template_addon VALUES (2396,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2396 -DELETE FROM creature_addon WHERE guid = 15516; --- Create template addon for creature 2397 -DELETE FROM creature_template_addon WHERE entry =2397; -INSERT INTO creature_template_addon VALUES (2397,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2397 -DELETE FROM creature_addon WHERE guid = 15288; --- Create template addon for creature 2398 -DELETE FROM creature_template_addon WHERE entry =2398; -INSERT INTO creature_template_addon VALUES (2398,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2398 -DELETE FROM creature_addon WHERE guid = 15514; --- Create template addon for creature 2399 -DELETE FROM creature_template_addon WHERE entry =2399; -INSERT INTO creature_template_addon VALUES (2399,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2399 -DELETE FROM creature_addon WHERE guid = 15286; --- Create template addon for creature 2400 -DELETE FROM creature_template_addon WHERE entry =2400; -INSERT INTO creature_template_addon VALUES (2400,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2400 -DELETE FROM creature_addon WHERE guid = 15512; --- Create template addon for creature 2401 -DELETE FROM creature_template_addon WHERE entry =2401; -INSERT INTO creature_template_addon VALUES (2401,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2401 -DELETE FROM creature_addon WHERE guid = 15525; --- Create template addon for creature 2402 -DELETE FROM creature_template_addon WHERE entry =2402; -INSERT INTO creature_template_addon VALUES (2402,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2402 -DELETE FROM creature_addon WHERE guid = 15285; --- Create template addon for creature 2403 -DELETE FROM creature_template_addon WHERE entry =2403; -INSERT INTO creature_template_addon VALUES (2403,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2403 -DELETE FROM creature_addon WHERE guid = 16033; --- Create template addon for creature 2404 -DELETE FROM creature_template_addon WHERE entry =2404; -INSERT INTO creature_template_addon VALUES (2404,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2404 -DELETE FROM creature_addon WHERE guid = 15961; --- Create template addon for creature 2405 -DELETE FROM creature_template_addon WHERE entry =2405; -INSERT INTO creature_template_addon VALUES (2405,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2405 -DELETE FROM creature_addon WHERE guid = 14800; -DELETE FROM creature_addon WHERE guid = 14841; -DELETE FROM creature_addon WHERE guid = 14853; -DELETE FROM creature_addon WHERE guid = 14854; -DELETE FROM creature_addon WHERE guid = 15282; -DELETE FROM creature_addon WHERE guid = 15303; -DELETE FROM creature_addon WHERE guid = 15306; -DELETE FROM creature_addon WHERE guid = 15307; -DELETE FROM creature_addon WHERE guid = 15310; -DELETE FROM creature_addon WHERE guid = 15353; -DELETE FROM creature_addon WHERE guid = 15354; -DELETE FROM creature_addon WHERE guid = 15355; -DELETE FROM creature_addon WHERE guid = 15515; -DELETE FROM creature_addon WHERE guid = 15518; -DELETE FROM creature_addon WHERE guid = 15519; -DELETE FROM creature_addon WHERE guid = 15521; -DELETE FROM creature_addon WHERE guid = 15522; -DELETE FROM creature_addon WHERE guid = 15528; -DELETE FROM creature_addon WHERE guid = 15531; -DELETE FROM creature_addon WHERE guid = 15533; -DELETE FROM creature_addon WHERE guid = 15535; -DELETE FROM creature_addon WHERE guid = 15536; -DELETE FROM creature_addon WHERE guid = 15537; -DELETE FROM creature_addon WHERE guid = 15538; -DELETE FROM creature_addon WHERE guid = 15541; -DELETE FROM creature_addon WHERE guid = 15544; -DELETE FROM creature_addon WHERE guid = 15545; -DELETE FROM creature_addon WHERE guid = 15558; -DELETE FROM creature_addon WHERE guid = 16600; -DELETE FROM creature_addon WHERE guid = 16601; -DELETE FROM creature_addon WHERE guid = 16602; -DELETE FROM creature_addon WHERE guid = 16607; --- Create template addon for creature 2406 -DELETE FROM creature_template_addon WHERE entry =2406; -INSERT INTO creature_template_addon VALUES (2406,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2406 -DELETE FROM creature_addon WHERE guid = 16690; -DELETE FROM creature_addon WHERE guid = 16704; -DELETE FROM creature_addon WHERE guid = 16705; -DELETE FROM creature_addon WHERE guid = 16717; -DELETE FROM creature_addon WHERE guid = 16741; -DELETE FROM creature_addon WHERE guid = 16757; -DELETE FROM creature_addon WHERE guid = 16758; -DELETE FROM creature_addon WHERE guid = 16766; -DELETE FROM creature_addon WHERE guid = 16787; -DELETE FROM creature_addon WHERE guid = 16790; -DELETE FROM creature_addon WHERE guid = 16794; -DELETE FROM creature_addon WHERE guid = 16795; -DELETE FROM creature_addon WHERE guid = 16802; -DELETE FROM creature_addon WHERE guid = 16814; -DELETE FROM creature_addon WHERE guid = 16837; -DELETE FROM creature_addon WHERE guid = 16953; -DELETE FROM creature_addon WHERE guid = 17065; -DELETE FROM creature_addon WHERE guid = 17371; -DELETE FROM creature_addon WHERE guid = 17383; -DELETE FROM creature_addon WHERE guid = 17384; -DELETE FROM creature_addon WHERE guid = 17385; -DELETE FROM creature_addon WHERE guid = 17550; -DELETE FROM creature_addon WHERE guid = 17551; -DELETE FROM creature_addon WHERE guid = 17556; -DELETE FROM creature_addon WHERE guid = 17558; -DELETE FROM creature_addon WHERE guid = 17560; -DELETE FROM creature_addon WHERE guid = 17580; -DELETE FROM creature_addon WHERE guid = 17582; -DELETE FROM creature_addon WHERE guid = 17586; --- Create template addon for creature 2407 -DELETE FROM creature_template_addon WHERE entry =2407; -INSERT INTO creature_template_addon VALUES (2407,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2407 -DELETE FROM creature_addon WHERE guid = 16687; -DELETE FROM creature_addon WHERE guid = 16689; -DELETE FROM creature_addon WHERE guid = 16691; -DELETE FROM creature_addon WHERE guid = 16700; -DELETE FROM creature_addon WHERE guid = 16702; -DELETE FROM creature_addon WHERE guid = 16703; -DELETE FROM creature_addon WHERE guid = 16721; -DELETE FROM creature_addon WHERE guid = 16726; -DELETE FROM creature_addon WHERE guid = 16727; -DELETE FROM creature_addon WHERE guid = 16739; -DELETE FROM creature_addon WHERE guid = 16745; -DELETE FROM creature_addon WHERE guid = 16832; -DELETE FROM creature_addon WHERE guid = 16834; -DELETE FROM creature_addon WHERE guid = 16836; -DELETE FROM creature_addon WHERE guid = 16838; -DELETE FROM creature_addon WHERE guid = 16913; -DELETE FROM creature_addon WHERE guid = 16993; -DELETE FROM creature_addon WHERE guid = 17029; -DELETE FROM creature_addon WHERE guid = 17030; -DELETE FROM creature_addon WHERE guid = 17054; -DELETE FROM creature_addon WHERE guid = 17377; -DELETE FROM creature_addon WHERE guid = 17380; -DELETE FROM creature_addon WHERE guid = 17554; -DELETE FROM creature_addon WHERE guid = 17561; -DELETE FROM creature_addon WHERE guid = 17585; -DELETE FROM creature_addon WHERE guid = 17587; -DELETE FROM creature_addon WHERE guid = 17589; --- Create template addon for creature 2408 -DELETE FROM creature_template_addon WHERE entry =2408; -INSERT INTO creature_template_addon VALUES (2408,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2408 -DELETE FROM creature_addon WHERE guid = 15359; -DELETE FROM creature_addon WHERE guid = 15450; -DELETE FROM creature_addon WHERE guid = 15489; -DELETE FROM creature_addon WHERE guid = 15501; -DELETE FROM creature_addon WHERE guid = 15555; -DELETE FROM creature_addon WHERE guid = 15557; -DELETE FROM creature_addon WHERE guid = 15559; -DELETE FROM creature_addon WHERE guid = 15560; -DELETE FROM creature_addon WHERE guid = 15561; -DELETE FROM creature_addon WHERE guid = 16066; -DELETE FROM creature_addon WHERE guid = 16085; -DELETE FROM creature_addon WHERE guid = 16086; -DELETE FROM creature_addon WHERE guid = 16087; -DELETE FROM creature_addon WHERE guid = 16089; -DELETE FROM creature_addon WHERE guid = 16090; -DELETE FROM creature_addon WHERE guid = 16091; -DELETE FROM creature_addon WHERE guid = 16095; -DELETE FROM creature_addon WHERE guid = 16569; -DELETE FROM creature_addon WHERE guid = 16616; -DELETE FROM creature_addon WHERE guid = 16617; -DELETE FROM creature_addon WHERE guid = 16625; -DELETE FROM creature_addon WHERE guid = 16628; -DELETE FROM creature_addon WHERE guid = 16629; -DELETE FROM creature_addon WHERE guid = 16631; -DELETE FROM creature_addon WHERE guid = 16633; -DELETE FROM creature_addon WHERE guid = 16634; -DELETE FROM creature_addon WHERE guid = 16635; -DELETE FROM creature_addon WHERE guid = 16636; -DELETE FROM creature_addon WHERE guid = 16637; -DELETE FROM creature_addon WHERE guid = 16638; -DELETE FROM creature_addon WHERE guid = 16639; -DELETE FROM creature_addon WHERE guid = 16640; -DELETE FROM creature_addon WHERE guid = 16641; -DELETE FROM creature_addon WHERE guid = 16645; -DELETE FROM creature_addon WHERE guid = 16650; -DELETE FROM creature_addon WHERE guid = 16651; -DELETE FROM creature_addon WHERE guid = 16652; -DELETE FROM creature_addon WHERE guid = 16653; -DELETE FROM creature_addon WHERE guid = 16654; -DELETE FROM creature_addon WHERE guid = 16656; -DELETE FROM creature_addon WHERE guid = 16657; -DELETE FROM creature_addon WHERE guid = 16658; -DELETE FROM creature_addon WHERE guid = 16662; -DELETE FROM creature_addon WHERE guid = 16663; -DELETE FROM creature_addon WHERE guid = 16676; -DELETE FROM creature_addon WHERE guid = 16677; -DELETE FROM creature_addon WHERE guid = 16678; -DELETE FROM creature_addon WHERE guid = 16679; -DELETE FROM creature_addon WHERE guid = 16680; -DELETE FROM creature_addon WHERE guid = 16681; -DELETE FROM creature_addon WHERE guid = 16682; -DELETE FROM creature_addon WHERE guid = 16683; -DELETE FROM creature_addon WHERE guid = 16684; -DELETE FROM creature_addon WHERE guid = 16692; -DELETE FROM creature_addon WHERE guid = 16694; -DELETE FROM creature_addon WHERE guid = 16695; -DELETE FROM creature_addon WHERE guid = 16696; -DELETE FROM creature_addon WHERE guid = 16697; -DELETE FROM creature_addon WHERE guid = 16723; -DELETE FROM creature_addon WHERE guid = 16740; -DELETE FROM creature_addon WHERE guid = 16743; -DELETE FROM creature_addon WHERE guid = 16744; -DELETE FROM creature_addon WHERE guid = 16748; -DELETE FROM creature_addon WHERE guid = 16750; -DELETE FROM creature_addon WHERE guid = 16760; -DELETE FROM creature_addon WHERE guid = 16763; -DELETE FROM creature_addon WHERE guid = 16777; -DELETE FROM creature_addon WHERE guid = 16817; -DELETE FROM creature_addon WHERE guid = 16819; -DELETE FROM creature_addon WHERE guid = 16820; -DELETE FROM creature_addon WHERE guid = 16821; -DELETE FROM creature_addon WHERE guid = 16824; -DELETE FROM creature_addon WHERE guid = 16825; -DELETE FROM creature_addon WHERE guid = 16826; -DELETE FROM creature_addon WHERE guid = 16827; -DELETE FROM creature_addon WHERE guid = 16828; -DELETE FROM creature_addon WHERE guid = 16830; -DELETE FROM creature_addon WHERE guid = 16831; -DELETE FROM creature_addon WHERE guid = 16852; -DELETE FROM creature_addon WHERE guid = 16854; -DELETE FROM creature_addon WHERE guid = 16855; -DELETE FROM creature_addon WHERE guid = 16952; -DELETE FROM creature_addon WHERE guid = 31922; --- Create template addon for creature 2409 -DELETE FROM creature_template_addon WHERE entry =2409; -INSERT INTO creature_template_addon VALUES (2409,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2409 -DELETE FROM creature_addon WHERE guid = 4209; --- Create template addon for creature 2410 -DELETE FROM creature_template_addon WHERE entry =2410; -INSERT INTO creature_template_addon VALUES (2410,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2410 -DELETE FROM creature_addon WHERE guid = 15300; --- Create template addon for creature 2411 -DELETE FROM creature_template_addon WHERE entry =2411; -INSERT INTO creature_template_addon VALUES (2411,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2411 -DELETE FROM creature_addon WHERE guid = 17289; --- Create template addon for creature 2412 -DELETE FROM creature_template_addon WHERE entry =2412; -INSERT INTO creature_template_addon VALUES (2412,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2412 -DELETE FROM creature_addon WHERE guid = 17293; --- Create template addon for creature 2413 -DELETE FROM creature_template_addon WHERE entry =2413; -INSERT INTO creature_template_addon VALUES (2413,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2413 -DELETE FROM creature_addon WHERE guid = 17294; --- Create template addon for creature 2414 -DELETE FROM creature_template_addon WHERE entry =2414; -INSERT INTO creature_template_addon VALUES (2414,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2414 -DELETE FROM creature_addon WHERE guid = 17313; --- Create template addon for creature 2415 -DELETE FROM creature_template_addon WHERE entry =2415; -INSERT INTO creature_template_addon VALUES (2415,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2415 -DELETE FROM creature_addon WHERE guid = 17341; --- Create template addon for creature 2416 -DELETE FROM creature_template_addon WHERE entry =2416; -INSERT INTO creature_template_addon VALUES (2416,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2416 -DELETE FROM creature_addon WHERE guid = 16764; -DELETE FROM creature_addon WHERE guid = 16765; --- Create template addon for creature 2417 -DELETE FROM creature_template_addon WHERE entry =2417; -INSERT INTO creature_template_addon VALUES (2417,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2417 -DELETE FROM creature_addon WHERE guid = 17040; --- Create template addon for creature 2418 -DELETE FROM creature_template_addon WHERE entry =2418; -INSERT INTO creature_template_addon VALUES (2418,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2418 -DELETE FROM creature_addon WHERE guid = 15532; --- Create template addon for creature 2419 -DELETE FROM creature_template_addon WHERE entry =2419; -INSERT INTO creature_template_addon VALUES (2419,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2419 -DELETE FROM creature_addon WHERE guid = 15526; --- Create template addon for creature 2420 -DELETE FROM creature_template_addon WHERE entry =2420; -INSERT INTO creature_template_addon VALUES (2420,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2420 -DELETE FROM creature_addon WHERE guid = 16947; --- Create template addon for creature 2421 -DELETE FROM creature_template_addon WHERE entry =2421; -INSERT INTO creature_template_addon VALUES (2421,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2421 -DELETE FROM creature_addon WHERE guid = 16940; --- Create template addon for creature 2422 -DELETE FROM creature_template_addon WHERE entry =2422; -INSERT INTO creature_template_addon VALUES (2422,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2422 -DELETE FROM creature_addon WHERE guid = 16943; --- Create template addon for creature 2423 -DELETE FROM creature_template_addon WHERE entry =2423; -INSERT INTO creature_template_addon VALUES (2423,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2423 -DELETE FROM creature_addon WHERE guid = 16900; --- Create template addon for creature 2425 -DELETE FROM creature_template_addon WHERE entry =2425; -INSERT INTO creature_template_addon VALUES (2425,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2425 -DELETE FROM creature_addon WHERE guid = 31901; --- Create template addon for creature 2427 -DELETE FROM creature_template_addon WHERE entry =2427; -INSERT INTO creature_template_addon VALUES (2427,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2427 -DELETE FROM creature_addon WHERE guid = 16100; --- Create template addon for creature 2428 -DELETE FROM creature_template_addon WHERE entry =2428; -INSERT INTO creature_template_addon VALUES (2428,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2428 -DELETE FROM creature_addon WHERE guid = 16063; --- Create template addon for creature 2429 -DELETE FROM creature_template_addon WHERE entry =2429; -INSERT INTO creature_template_addon VALUES (2429,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2429 -DELETE FROM creature_addon WHERE guid = 15290; --- Create template addon for creature 2430 -DELETE FROM creature_template_addon WHERE entry =2430; -INSERT INTO creature_template_addon VALUES (2430,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2430 -DELETE FROM creature_addon WHERE guid = 15317; --- Create template addon for creature 2431 -DELETE FROM creature_template_addon WHERE entry =2431; -INSERT INTO creature_template_addon VALUES (2431,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2431 -DELETE FROM creature_addon WHERE guid = 17020; --- Create template addon for creature 2432 -DELETE FROM creature_template_addon WHERE entry =2432; -INSERT INTO creature_template_addon VALUES (2432,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2432 -DELETE FROM creature_addon WHERE guid = 15324; --- Create template addon for creature 2433 --- Create template addon for creature 2434 --- Create template addon for creature 2435 --- Create template addon for creature 2436 -DELETE FROM creature_template_addon WHERE entry =2436; -INSERT INTO creature_template_addon VALUES (2436,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2436 -DELETE FROM creature_addon WHERE guid = 15976; --- Create template addon for creature 2437 -DELETE FROM creature_template_addon WHERE entry =2437; -INSERT INTO creature_template_addon VALUES (2437,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2437 -DELETE FROM creature_addon WHERE guid = 15283; --- Create template addon for creature 2438 -DELETE FROM creature_template_addon WHERE entry =2438; -INSERT INTO creature_template_addon VALUES (2438,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2438 -DELETE FROM creature_addon WHERE guid = 15937; --- Create template addon for creature 2439 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =2439; -INSERT INTO creature_template_addon VALUES (2439,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2439 --- Create template addon for creature 2440 -DELETE FROM creature_template_addon WHERE entry =2440; -INSERT INTO creature_template_addon VALUES (2440,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2440 -DELETE FROM creature_addon WHERE guid = 15759; -DELETE FROM creature_addon WHERE guid = 16966; --- Clear duplicate addons from template for creature 2442 -DELETE FROM creature_addon WHERE guid = 13286; -DELETE FROM creature_addon WHERE guid = 13287; -DELETE FROM creature_addon WHERE guid = 13291; -DELETE FROM creature_addon WHERE guid = 13294; -DELETE FROM creature_addon WHERE guid = 13298; -DELETE FROM creature_addon WHERE guid = 13299; -DELETE FROM creature_addon WHERE guid = 15435; -DELETE FROM creature_addon WHERE guid = 15436; -DELETE FROM creature_addon WHERE guid = 15437; -DELETE FROM creature_addon WHERE guid = 15438; -DELETE FROM creature_addon WHERE guid = 15546; -DELETE FROM creature_addon WHERE guid = 15549; -DELETE FROM creature_addon WHERE guid = 15599; -DELETE FROM creature_addon WHERE guid = 15633; -DELETE FROM creature_addon WHERE guid = 15635; -DELETE FROM creature_addon WHERE guid = 15643; -DELETE FROM creature_addon WHERE guid = 16338; -DELETE FROM creature_addon WHERE guid = 90178; -DELETE FROM creature_addon WHERE guid = 90215; --- Create template addon for creature 2447 -DELETE FROM creature_template_addon WHERE entry =2447; -INSERT INTO creature_template_addon VALUES (2447,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2447 -DELETE FROM creature_addon WHERE guid = 16973; --- Create template addon for creature 2448 -DELETE FROM creature_template_addon WHERE entry =2448; -INSERT INTO creature_template_addon VALUES (2448,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2448 -DELETE FROM creature_addon WHERE guid = 15985; --- Create template addon for creature 2449 -DELETE FROM creature_template_addon WHERE entry =2449; -INSERT INTO creature_template_addon VALUES (2449,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2449 -DELETE FROM creature_addon WHERE guid = 16530; --- Create template addon for creature 2450 -DELETE FROM creature_template_addon WHERE entry =2450; -INSERT INTO creature_template_addon VALUES (2450,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2450 -DELETE FROM creature_addon WHERE guid = 16017; --- Create template addon for creature 2451 -DELETE FROM creature_template_addon WHERE entry =2451; -INSERT INTO creature_template_addon VALUES (2451,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2451 -DELETE FROM creature_addon WHERE guid = 16378; --- Create template addon for creature 2452 -DELETE FROM creature_template_addon WHERE entry =2452; -INSERT INTO creature_template_addon VALUES (2452,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2452 -DELETE FROM creature_addon WHERE guid = 17600; --- Create template addon for creature 2453 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =2453; -INSERT INTO creature_template_addon VALUES (2453,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2453 --- Create template addon for creature 2454 --- Clear duplicate addons from template for creature 2455 --- Clear duplicate addons from template for creature 2456 --- Clear duplicate addons from template for creature 2457 --- Create template addon for creature 2458 -DELETE FROM creature_template_addon WHERE entry =2458; -INSERT INTO creature_template_addon VALUES (2458,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2458 -DELETE FROM creature_addon WHERE guid = 31858; --- Create template addon for creature 2459 -DELETE FROM creature_template_addon WHERE entry =2459; -INSERT INTO creature_template_addon VALUES (2459,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2459 -DELETE FROM creature_addon WHERE guid = 38406; --- Clear duplicate addons from template for creature 2460 --- Clear duplicate addons from template for creature 2461 --- Create template addon for creature 2462 --- Create template addon for creature 2464 -DELETE FROM creature_template_addon WHERE entry =2464; -INSERT INTO creature_template_addon VALUES (2464,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2464 -DELETE FROM creature_addon WHERE guid = 721; --- Create template addon for creature 2465 -DELETE FROM creature_template_addon WHERE entry =2465; -INSERT INTO creature_template_addon VALUES (2465,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2465 -DELETE FROM creature_addon WHERE guid = 541; --- Create template addon for creature 2466 -DELETE FROM creature_template_addon WHERE entry =2466; -INSERT INTO creature_template_addon VALUES (2466,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2466 -DELETE FROM creature_addon WHERE guid = 11071; --- Create template addon for creature 2468 -DELETE FROM creature_template_addon WHERE entry =2468; -INSERT INTO creature_template_addon VALUES (2468,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2468 -DELETE FROM creature_addon WHERE guid = 11073; --- Create template addon for creature 2469 -DELETE FROM creature_template_addon WHERE entry =2469; -INSERT INTO creature_template_addon VALUES (2469,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2469 -DELETE FROM creature_addon WHERE guid = 11075; --- Create template addon for creature 2470 -DELETE FROM creature_template_addon WHERE entry =2470; -INSERT INTO creature_template_addon VALUES (2470,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2470 -DELETE FROM creature_addon WHERE guid = 5960; --- Create template addon for creature 2473 -DELETE FROM creature_template_addon WHERE entry =2473; -INSERT INTO creature_template_addon VALUES (2473,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2473 -DELETE FROM creature_addon WHERE guid = 16027; --- Create template addon for creature 2474 -DELETE FROM creature_template_addon WHERE entry =2474; -INSERT INTO creature_template_addon VALUES (2474,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2474 -DELETE FROM creature_addon WHERE guid = 16025; --- Create template addon for creature 2475 --- Create template addon for creature 2476 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =2476; -INSERT INTO creature_template_addon VALUES (2476,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2476 -DELETE FROM creature_addon WHERE guid = 9202; --- Create template addon for creature 2477 -DELETE FROM creature_template_addon WHERE entry =2477; -INSERT INTO creature_template_addon VALUES (2477,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2477 -DELETE FROM creature_addon WHERE guid = 9204; --- Create template addon for creature 2478 -DELETE FROM creature_template_addon WHERE entry =2478; -INSERT INTO creature_template_addon VALUES (2478,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2478 -DELETE FROM creature_addon WHERE guid = 9203; --- Create template addon for creature 2479 --- Create template addon for creature 2480 -DELETE FROM creature_template_addon WHERE entry =2480; -INSERT INTO creature_template_addon VALUES (2480,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2480 -DELETE FROM creature_addon WHERE guid = 16570; --- Create template addon for creature 2481 -DELETE FROM creature_template_addon WHERE entry =2481; -INSERT INTO creature_template_addon VALUES (2481,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2481 -DELETE FROM creature_addon WHERE guid = 4183; --- Create template addon for creature 2482 -DELETE FROM creature_template_addon WHERE entry =2482; -INSERT INTO creature_template_addon VALUES (2482,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2482 -DELETE FROM creature_addon WHERE guid = 7; --- Create template addon for creature 2483 -DELETE FROM creature_template_addon WHERE entry =2483; -INSERT INTO creature_template_addon VALUES (2483,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2483 -DELETE FROM creature_addon WHERE guid = 529; --- Create template addon for creature 2485 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =2485; -INSERT INTO creature_template_addon VALUES (2485,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2485 --- Create template addon for creature 2486 -DELETE FROM creature_template_addon WHERE entry =2486; -INSERT INTO creature_template_addon VALUES (2486,0,7,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2486 -DELETE FROM creature_addon WHERE guid = 542; --- Create template addon for creature 2487 -DELETE FROM creature_template_addon WHERE entry =2487; -INSERT INTO creature_template_addon VALUES (2487,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2487 -DELETE FROM creature_addon WHERE guid = 543; --- Create template addon for creature 2488 -DELETE FROM creature_template_addon WHERE entry =2488; -INSERT INTO creature_template_addon VALUES (2488,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2488 -DELETE FROM creature_addon WHERE guid = 544; --- Clear duplicate addons from template for creature 2489 --- Create template addon for creature 2490 -DELETE FROM creature_template_addon WHERE entry =2490; -INSERT INTO creature_template_addon VALUES (2490,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2490 -DELETE FROM creature_addon WHERE guid = 545; --- Create template addon for creature 2491 -DELETE FROM creature_template_addon WHERE entry =2491; -INSERT INTO creature_template_addon VALUES (2491,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2491 -DELETE FROM creature_addon WHERE guid = 546; --- Create template addon for creature 2492 -DELETE FROM creature_template_addon WHERE entry =2492; -INSERT INTO creature_template_addon VALUES (2492,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2492 -DELETE FROM creature_addon WHERE guid = 38072; --- Create template addon for creature 2493 -DELETE FROM creature_template_addon WHERE entry =2493; -INSERT INTO creature_template_addon VALUES (2493,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2493 -DELETE FROM creature_addon WHERE guid = 547; --- Create template addon for creature 2494 -DELETE FROM creature_template_addon WHERE entry =2494; -INSERT INTO creature_template_addon VALUES (2494,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2494 -DELETE FROM creature_addon WHERE guid = 548; --- Create template addon for creature 2495 -DELETE FROM creature_template_addon WHERE entry =2495; -INSERT INTO creature_template_addon VALUES (2495,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2495 -DELETE FROM creature_addon WHERE guid = 553; --- Create template addon for creature 2496 -DELETE FROM creature_template_addon WHERE entry =2496; -INSERT INTO creature_template_addon VALUES (2496,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2496 -DELETE FROM creature_addon WHERE guid = 388; --- Create template addon for creature 2497 -DELETE FROM creature_template_addon WHERE entry =2497; -INSERT INTO creature_template_addon VALUES (2497,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2497 -DELETE FROM creature_addon WHERE guid = 630; --- Create template addon for creature 2498 -DELETE FROM creature_template_addon WHERE entry =2498; -INSERT INTO creature_template_addon VALUES (2498,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2498 -DELETE FROM creature_addon WHERE guid = 549; --- Create template addon for creature 2499 -DELETE FROM creature_template_addon WHERE entry =2499; -INSERT INTO creature_template_addon VALUES (2499,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2499 -DELETE FROM creature_addon WHERE guid = 3; --- Create template addon for creature 2500 -DELETE FROM creature_template_addon WHERE entry =2500; -INSERT INTO creature_template_addon VALUES (2500,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2500 -DELETE FROM creature_addon WHERE guid = 550; --- Create template addon for creature 2501 -DELETE FROM creature_template_addon WHERE entry =2501; -INSERT INTO creature_template_addon VALUES (2501,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2501 -DELETE FROM creature_addon WHERE guid = 551; --- Create template addon for creature 2502 -DELETE FROM creature_template_addon WHERE entry =2502; -INSERT INTO creature_template_addon VALUES (2502,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2502 -DELETE FROM creature_addon WHERE guid = 552; --- Create template addon for creature 2503 -DELETE FROM creature_template_addon WHERE entry =2503; -INSERT INTO creature_template_addon VALUES (2503,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2503 -DELETE FROM creature_addon WHERE guid = 15694; -DELETE FROM creature_addon WHERE guid = 15809; -DELETE FROM creature_addon WHERE guid = 15895; -DELETE FROM creature_addon WHERE guid = 15903; -DELETE FROM creature_addon WHERE guid = 15904; -DELETE FROM creature_addon WHERE guid = 15910; -DELETE FROM creature_addon WHERE guid = 15913; -DELETE FROM creature_addon WHERE guid = 15918; -DELETE FROM creature_addon WHERE guid = 15919; -DELETE FROM creature_addon WHERE guid = 15923; --- Create template addon for creature 2504 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =2504; -INSERT INTO creature_template_addon VALUES (2504,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2504 --- Create template addon for creature 2505 -DELETE FROM creature_template_addon WHERE entry =2505; -INSERT INTO creature_template_addon VALUES (2505,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2505 -DELETE FROM creature_addon WHERE guid = 92941; -DELETE FROM creature_addon WHERE guid = 92954; -DELETE FROM creature_addon WHERE guid = 92956; -DELETE FROM creature_addon WHERE guid = 92957; -DELETE FROM creature_addon WHERE guid = 92958; -DELETE FROM creature_addon WHERE guid = 92959; -DELETE FROM creature_addon WHERE guid = 92960; -DELETE FROM creature_addon WHERE guid = 92961; -DELETE FROM creature_addon WHERE guid = 92962; -DELETE FROM creature_addon WHERE guid = 92964; -DELETE FROM creature_addon WHERE guid = 92967; -DELETE FROM creature_addon WHERE guid = 92971; -DELETE FROM creature_addon WHERE guid = 92972; -DELETE FROM creature_addon WHERE guid = 92973; -DELETE FROM creature_addon WHERE guid = 92974; -DELETE FROM creature_addon WHERE guid = 92975; -DELETE FROM creature_addon WHERE guid = 92977; -DELETE FROM creature_addon WHERE guid = 92978; -DELETE FROM creature_addon WHERE guid = 92979; -DELETE FROM creature_addon WHERE guid = 92980; -DELETE FROM creature_addon WHERE guid = 92998; -DELETE FROM creature_addon WHERE guid = 92999; -DELETE FROM creature_addon WHERE guid = 93000; -DELETE FROM creature_addon WHERE guid = 93001; -DELETE FROM creature_addon WHERE guid = 93007; -DELETE FROM creature_addon WHERE guid = 93028; -DELETE FROM creature_addon WHERE guid = 93029; -DELETE FROM creature_addon WHERE guid = 93030; -DELETE FROM creature_addon WHERE guid = 93031; -DELETE FROM creature_addon WHERE guid = 93034; -DELETE FROM creature_addon WHERE guid = 93035; -DELETE FROM creature_addon WHERE guid = 93059; -DELETE FROM creature_addon WHERE guid = 93106; -DELETE FROM creature_addon WHERE guid = 93186; -DELETE FROM creature_addon WHERE guid = 93188; -DELETE FROM creature_addon WHERE guid = 93196; -DELETE FROM creature_addon WHERE guid = 93347; -DELETE FROM creature_addon WHERE guid = 93388; -DELETE FROM creature_addon WHERE guid = 93389; -DELETE FROM creature_addon WHERE guid = 93390; -DELETE FROM creature_addon WHERE guid = 93391; -DELETE FROM creature_addon WHERE guid = 93392; -DELETE FROM creature_addon WHERE guid = 93393; -DELETE FROM creature_addon WHERE guid = 93394; -DELETE FROM creature_addon WHERE guid = 93547; -DELETE FROM creature_addon WHERE guid = 93548; -DELETE FROM creature_addon WHERE guid = 93551; -DELETE FROM creature_addon WHERE guid = 93604; -DELETE FROM creature_addon WHERE guid = 93606; -DELETE FROM creature_addon WHERE guid = 93607; -DELETE FROM creature_addon WHERE guid = 93608; -DELETE FROM creature_addon WHERE guid = 93609; -DELETE FROM creature_addon WHERE guid = 93611; -DELETE FROM creature_addon WHERE guid = 93616; -DELETE FROM creature_addon WHERE guid = 93620; -DELETE FROM creature_addon WHERE guid = 93681; -DELETE FROM creature_addon WHERE guid = 93682; -DELETE FROM creature_addon WHERE guid = 93684; -DELETE FROM creature_addon WHERE guid = 93685; -DELETE FROM creature_addon WHERE guid = 93687; -DELETE FROM creature_addon WHERE guid = 93705; -DELETE FROM creature_addon WHERE guid = 93711; -DELETE FROM creature_addon WHERE guid = 93728; --- Create template addon for creature 2506 -DELETE FROM creature_template_addon WHERE entry =2506; -INSERT INTO creature_template_addon VALUES (2506,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2506 -DELETE FROM creature_addon WHERE guid = 8239; --- Create template addon for creature 2507 -DELETE FROM creature_template_addon WHERE entry =2507; -INSERT INTO creature_template_addon VALUES (2507,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2507 -DELETE FROM creature_addon WHERE guid = 8302; --- Create template addon for creature 2508 -DELETE FROM creature_template_addon WHERE entry =2508; -INSERT INTO creature_template_addon VALUES (2508,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2508 -DELETE FROM creature_addon WHERE guid = 8240; --- Create template addon for creature 2509 -DELETE FROM creature_template_addon WHERE entry =2509; -INSERT INTO creature_template_addon VALUES (2509,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2509 -DELETE FROM creature_addon WHERE guid = 8234; --- Create template addon for creature 2510 -DELETE FROM creature_template_addon WHERE entry =2510; -INSERT INTO creature_template_addon VALUES (2510,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2510 -DELETE FROM creature_addon WHERE guid = 8745; --- Create template addon for creature 2511 -DELETE FROM creature_template_addon WHERE entry =2511; -INSERT INTO creature_template_addon VALUES (2511,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2511 -DELETE FROM creature_addon WHERE guid = 8303; --- Create template addon for creature 2512 -DELETE FROM creature_template_addon WHERE entry =2512; -INSERT INTO creature_template_addon VALUES (2512,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2512 -DELETE FROM creature_addon WHERE guid = 8306; --- Create template addon for creature 2513 -DELETE FROM creature_template_addon WHERE entry =2513; -INSERT INTO creature_template_addon VALUES (2513,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2513 -DELETE FROM creature_addon WHERE guid = 8237; --- Create template addon for creature 2514 -DELETE FROM creature_template_addon WHERE entry =2514; -INSERT INTO creature_template_addon VALUES (2514,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2514 -DELETE FROM creature_addon WHERE guid = 8236; --- Create template addon for creature 2515 -DELETE FROM creature_template_addon WHERE entry =2515; -INSERT INTO creature_template_addon VALUES (2515,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2515 -DELETE FROM creature_addon WHERE guid = 8238; --- Create template addon for creature 2516 -DELETE FROM creature_template_addon WHERE entry =2516; -INSERT INTO creature_template_addon VALUES (2516,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2516 -DELETE FROM creature_addon WHERE guid = 8305; --- Create template addon for creature 2517 -DELETE FROM creature_template_addon WHERE entry =2517; -INSERT INTO creature_template_addon VALUES (2517,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2517 -DELETE FROM creature_addon WHERE guid = 8736; --- Create template addon for creature 2518 -DELETE FROM creature_template_addon WHERE entry =2518; -INSERT INTO creature_template_addon VALUES (2518,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2518 -DELETE FROM creature_addon WHERE guid = 8233; --- Create template addon for creature 2519 -DELETE FROM creature_template_addon WHERE entry =2519; -INSERT INTO creature_template_addon VALUES (2519,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2519 -DELETE FROM creature_addon WHERE guid = 722; --- Clear duplicate addons from template for creature 2520 --- Create template addon for creature 2521 -DELETE FROM creature_template_addon WHERE entry =2521; -INSERT INTO creature_template_addon VALUES (2521,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2521 -DELETE FROM creature_addon WHERE guid = 800; -DELETE FROM creature_addon WHERE guid = 802; -DELETE FROM creature_addon WHERE guid = 803; -DELETE FROM creature_addon WHERE guid = 805; -DELETE FROM creature_addon WHERE guid = 806; -DELETE FROM creature_addon WHERE guid = 807; -DELETE FROM creature_addon WHERE guid = 808; -DELETE FROM creature_addon WHERE guid = 809; -DELETE FROM creature_addon WHERE guid = 912; -DELETE FROM creature_addon WHERE guid = 916; -DELETE FROM creature_addon WHERE guid = 917; -DELETE FROM creature_addon WHERE guid = 919; -DELETE FROM creature_addon WHERE guid = 923; -DELETE FROM creature_addon WHERE guid = 924; -DELETE FROM creature_addon WHERE guid = 925; -DELETE FROM creature_addon WHERE guid = 926; -DELETE FROM creature_addon WHERE guid = 940; -DELETE FROM creature_addon WHERE guid = 1176; -DELETE FROM creature_addon WHERE guid = 1178; --- Clear duplicate addons from template for creature 2522 --- Create template addon for creature 2523 --- Create template addon for creature 2524 -DELETE FROM creature_template_addon WHERE entry =2524; -INSERT INTO creature_template_addon VALUES (2524,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2524 -DELETE FROM creature_addon WHERE guid = 8241; --- Create template addon for creature 2525 -DELETE FROM creature_template_addon WHERE entry =2525; -INSERT INTO creature_template_addon VALUES (2525,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2525 -DELETE FROM creature_addon WHERE guid = 8245; --- Create template addon for creature 2526 -DELETE FROM creature_template_addon WHERE entry =2526; -INSERT INTO creature_template_addon VALUES (2526,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2526 -DELETE FROM creature_addon WHERE guid = 8244; --- Create template addon for creature 2527 -DELETE FROM creature_template_addon WHERE entry =2527; -INSERT INTO creature_template_addon VALUES (2527,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2527 -DELETE FROM creature_addon WHERE guid = 8242; --- Create template addon for creature 2528 -DELETE FROM creature_template_addon WHERE entry =2528; -INSERT INTO creature_template_addon VALUES (2528,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2528 -DELETE FROM creature_addon WHERE guid = 8243; --- Create template addon for creature 2529 -DELETE FROM creature_template_addon WHERE entry =2529; -INSERT INTO creature_template_addon VALUES (2529,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2529 -DELETE FROM creature_addon WHERE guid = 16245; -DELETE FROM creature_addon WHERE guid = 16246; -DELETE FROM creature_addon WHERE guid = 16248; -DELETE FROM creature_addon WHERE guid = 16251; -DELETE FROM creature_addon WHERE guid = 18424; -DELETE FROM creature_addon WHERE guid = 18691; -DELETE FROM creature_addon WHERE guid = 18694; -DELETE FROM creature_addon WHERE guid = 18695; -DELETE FROM creature_addon WHERE guid = 18710; -DELETE FROM creature_addon WHERE guid = 18997; -DELETE FROM creature_addon WHERE guid = 19183; --- Create template addon for creature 2530 -DELETE FROM creature_template_addon WHERE entry =2530; -INSERT INTO creature_template_addon VALUES (2530,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2530 -DELETE FROM creature_addon WHERE guid = 1235; --- Create template addon for creature 2531 --- Clear duplicate addons from template for creature 2532 --- Clear duplicate addons from template for creature 2533 --- Create template addon for creature 2534 -DELETE FROM creature_template_addon WHERE entry =2534; -INSERT INTO creature_template_addon VALUES (2534,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2534 -DELETE FROM creature_addon WHERE guid = 1673; --- Create template addon for creature 2535 -DELETE FROM creature_template_addon WHERE entry =2535; -INSERT INTO creature_template_addon VALUES (2535,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2535 -DELETE FROM creature_addon WHERE guid = 2225; --- Create template addon for creature 2536 -DELETE FROM creature_template_addon WHERE entry =2536; -INSERT INTO creature_template_addon VALUES (2536,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2536 -DELETE FROM creature_addon WHERE guid = 2228; --- Create template addon for creature 2537 -DELETE FROM creature_template_addon WHERE entry =2537; -INSERT INTO creature_template_addon VALUES (2537,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2537 -DELETE FROM creature_addon WHERE guid = 2392; --- Create template addon for creature 2540 --- Create template addon for creature 2541 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =2541; -INSERT INTO creature_template_addon VALUES (2541,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2541 --- Create template addon for creature 2542 -DELETE FROM creature_template_addon WHERE entry =2542; -INSERT INTO creature_template_addon VALUES (2542,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2542 -DELETE FROM creature_addon WHERE guid = 69; --- Create template addon for creature 2543 -DELETE FROM creature_template_addon WHERE entry =2543; -INSERT INTO creature_template_addon VALUES (2543,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2543 -DELETE FROM creature_addon WHERE guid = 16808; --- Create template addon for creature 2544 -DELETE FROM creature_template_addon WHERE entry =2544; -INSERT INTO creature_template_addon VALUES (2544,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2544 -DELETE FROM creature_addon WHERE guid = 70; -DELETE FROM creature_addon WHERE guid = 71; -DELETE FROM creature_addon WHERE guid = 72; -DELETE FROM creature_addon WHERE guid = 73; -DELETE FROM creature_addon WHERE guid = 74; -DELETE FROM creature_addon WHERE guid = 75; -DELETE FROM creature_addon WHERE guid = 581; -DELETE FROM creature_addon WHERE guid = 582; -DELETE FROM creature_addon WHERE guid = 583; -DELETE FROM creature_addon WHERE guid = 584; -DELETE FROM creature_addon WHERE guid = 585; -DELETE FROM creature_addon WHERE guid = 586; -DELETE FROM creature_addon WHERE guid = 587; -DELETE FROM creature_addon WHERE guid = 588; -DELETE FROM creature_addon WHERE guid = 647; -DELETE FROM creature_addon WHERE guid = 648; -DELETE FROM creature_addon WHERE guid = 767; -DELETE FROM creature_addon WHERE guid = 768; -DELETE FROM creature_addon WHERE guid = 789; -DELETE FROM creature_addon WHERE guid = 902; -DELETE FROM creature_addon WHERE guid = 903; -DELETE FROM creature_addon WHERE guid = 904; -DELETE FROM creature_addon WHERE guid = 905; -DELETE FROM creature_addon WHERE guid = 907; --- Create template addon for creature 2545 -DELETE FROM creature_template_addon WHERE entry =2545; -INSERT INTO creature_template_addon VALUES (2545,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2545 -DELETE FROM creature_addon WHERE guid = 2580; --- Create template addon for creature 2546 -DELETE FROM creature_template_addon WHERE entry =2546; -INSERT INTO creature_template_addon VALUES (2546,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2546 -DELETE FROM creature_addon WHERE guid = 846; --- Create template addon for creature 2547 -DELETE FROM creature_template_addon WHERE entry =2547; -INSERT INTO creature_template_addon VALUES (2547,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2547 -DELETE FROM creature_addon WHERE guid = 2632; --- Create template addon for creature 2548 -DELETE FROM creature_template_addon WHERE entry =2548; -INSERT INTO creature_template_addon VALUES (2548,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2548 -DELETE FROM creature_addon WHERE guid = 2603; --- Create template addon for creature 2549 -DELETE FROM creature_template_addon WHERE entry =2549; -INSERT INTO creature_template_addon VALUES (2549,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2549 -DELETE FROM creature_addon WHERE guid = 2601; --- Create template addon for creature 2550 -DELETE FROM creature_template_addon WHERE entry =2550; -INSERT INTO creature_template_addon VALUES (2550,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2550 -DELETE FROM creature_addon WHERE guid = 784; --- Create template addon for creature 2551 -DELETE FROM creature_template_addon WHERE entry =2551; -INSERT INTO creature_template_addon VALUES (2551,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2551 -DELETE FROM creature_addon WHERE guid = 843; --- Create template addon for creature 2552 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =2552; -INSERT INTO creature_template_addon VALUES (2552,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2552 -DELETE FROM creature_addon WHERE guid = 11485; -DELETE FROM creature_addon WHERE guid = 11507; -DELETE FROM creature_addon WHERE guid = 11753; -DELETE FROM creature_addon WHERE guid = 14245; --- Create template addon for creature 2553 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =2553; -INSERT INTO creature_template_addon VALUES (2553,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2553 -DELETE FROM creature_addon WHERE guid = 14489; -DELETE FROM creature_addon WHERE guid = 14491; --- Create template addon for creature 2554 -DELETE FROM creature_template_addon WHERE entry =2554; -INSERT INTO creature_template_addon VALUES (2554,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2554 -DELETE FROM creature_addon WHERE guid = 11763; -DELETE FROM creature_addon WHERE guid = 11797; -DELETE FROM creature_addon WHERE guid = 11800; -DELETE FROM creature_addon WHERE guid = 11801; -DELETE FROM creature_addon WHERE guid = 11802; -DELETE FROM creature_addon WHERE guid = 11817; -DELETE FROM creature_addon WHERE guid = 11994; -DELETE FROM creature_addon WHERE guid = 11998; -DELETE FROM creature_addon WHERE guid = 11999; -DELETE FROM creature_addon WHERE guid = 12010; -DELETE FROM creature_addon WHERE guid = 12015; -DELETE FROM creature_addon WHERE guid = 12018; -DELETE FROM creature_addon WHERE guid = 12100; -DELETE FROM creature_addon WHERE guid = 12895; -DELETE FROM creature_addon WHERE guid = 12897; -DELETE FROM creature_addon WHERE guid = 12898; -DELETE FROM creature_addon WHERE guid = 12902; -DELETE FROM creature_addon WHERE guid = 13240; -DELETE FROM creature_addon WHERE guid = 13241; -DELETE FROM creature_addon WHERE guid = 13244; -DELETE FROM creature_addon WHERE guid = 13308; -DELETE FROM creature_addon WHERE guid = 13309; -DELETE FROM creature_addon WHERE guid = 13312; -DELETE FROM creature_addon WHERE guid = 13314; -DELETE FROM creature_addon WHERE guid = 13336; -DELETE FROM creature_addon WHERE guid = 14724; -DELETE FROM creature_addon WHERE guid = 14726; -DELETE FROM creature_addon WHERE guid = 14727; -DELETE FROM creature_addon WHERE guid = 14729; -DELETE FROM creature_addon WHERE guid = 14732; -DELETE FROM creature_addon WHERE guid = 14733; -DELETE FROM creature_addon WHERE guid = 14734; --- Create template addon for creature 2555 -DELETE FROM creature_template_addon WHERE entry =2555; -INSERT INTO creature_template_addon VALUES (2555,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2555 -DELETE FROM creature_addon WHERE guid = 11287; -DELETE FROM creature_addon WHERE guid = 11423; -DELETE FROM creature_addon WHERE guid = 11627; -DELETE FROM creature_addon WHERE guid = 11706; -DELETE FROM creature_addon WHERE guid = 11798; -DELETE FROM creature_addon WHERE guid = 11803; -DELETE FROM creature_addon WHERE guid = 11823; -DELETE FROM creature_addon WHERE guid = 11824; -DELETE FROM creature_addon WHERE guid = 12002; -DELETE FROM creature_addon WHERE guid = 12016; -DELETE FROM creature_addon WHERE guid = 12019; -DELETE FROM creature_addon WHERE guid = 12601; -DELETE FROM creature_addon WHERE guid = 12901; -DELETE FROM creature_addon WHERE guid = 12908; -DELETE FROM creature_addon WHERE guid = 13242; -DELETE FROM creature_addon WHERE guid = 13247; -DELETE FROM creature_addon WHERE guid = 13248; -DELETE FROM creature_addon WHERE guid = 13285; -DELETE FROM creature_addon WHERE guid = 13288; -DELETE FROM creature_addon WHERE guid = 13317; -DELETE FROM creature_addon WHERE guid = 13335; -DELETE FROM creature_addon WHERE guid = 13337; -DELETE FROM creature_addon WHERE guid = 13346; -DELETE FROM creature_addon WHERE guid = 13349; -DELETE FROM creature_addon WHERE guid = 13369; -DELETE FROM creature_addon WHERE guid = 13370; -DELETE FROM creature_addon WHERE guid = 13380; -DELETE FROM creature_addon WHERE guid = 13382; -DELETE FROM creature_addon WHERE guid = 13391; -DELETE FROM creature_addon WHERE guid = 14728; -DELETE FROM creature_addon WHERE guid = 14737; --- Create template addon for creature 2556 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =2556; -INSERT INTO creature_template_addon VALUES (2556,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2556 -DELETE FROM creature_addon WHERE guid = 11403; -DELETE FROM creature_addon WHERE guid = 11405; -DELETE FROM creature_addon WHERE guid = 11406; -DELETE FROM creature_addon WHERE guid = 11409; -DELETE FROM creature_addon WHERE guid = 11421; -DELETE FROM creature_addon WHERE guid = 11594; -DELETE FROM creature_addon WHERE guid = 11597; -DELETE FROM creature_addon WHERE guid = 11703; -DELETE FROM creature_addon WHERE guid = 11705; -DELETE FROM creature_addon WHERE guid = 11708; -DELETE FROM creature_addon WHERE guid = 11711; -DELETE FROM creature_addon WHERE guid = 11712; -DELETE FROM creature_addon WHERE guid = 11737; -DELETE FROM creature_addon WHERE guid = 11740; -DELETE FROM creature_addon WHERE guid = 11743; -DELETE FROM creature_addon WHERE guid = 12903; -DELETE FROM creature_addon WHERE guid = 13239; -DELETE FROM creature_addon WHERE guid = 13245; -DELETE FROM creature_addon WHERE guid = 13246; -DELETE FROM creature_addon WHERE guid = 13280; -DELETE FROM creature_addon WHERE guid = 13342; -DELETE FROM creature_addon WHERE guid = 13344; -DELETE FROM creature_addon WHERE guid = 13345; -DELETE FROM creature_addon WHERE guid = 13348; -DELETE FROM creature_addon WHERE guid = 13351; -DELETE FROM creature_addon WHERE guid = 13367; -DELETE FROM creature_addon WHERE guid = 13372; -DELETE FROM creature_addon WHERE guid = 13374; -DELETE FROM creature_addon WHERE guid = 13376; -DELETE FROM creature_addon WHERE guid = 13377; -DELETE FROM creature_addon WHERE guid = 13378; -DELETE FROM creature_addon WHERE guid = 13385; -DELETE FROM creature_addon WHERE guid = 14725; -DELETE FROM creature_addon WHERE guid = 14735; -DELETE FROM creature_addon WHERE guid = 14736; -DELETE FROM creature_addon WHERE guid = 14738; --- Create template addon for creature 2557 -DELETE FROM creature_template_addon WHERE entry =2557; -INSERT INTO creature_template_addon VALUES (2557,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2557 -DELETE FROM creature_addon WHERE guid = 11242; -DELETE FROM creature_addon WHERE guid = 11380; -DELETE FROM creature_addon WHERE guid = 11396; -DELETE FROM creature_addon WHERE guid = 11397; -DELETE FROM creature_addon WHERE guid = 11411; -DELETE FROM creature_addon WHERE guid = 11701; -DELETE FROM creature_addon WHERE guid = 11704; -DELETE FROM creature_addon WHERE guid = 11709; -DELETE FROM creature_addon WHERE guid = 11733; -DELETE FROM creature_addon WHERE guid = 11734; -DELETE FROM creature_addon WHERE guid = 11741; -DELETE FROM creature_addon WHERE guid = 13290; -DELETE FROM creature_addon WHERE guid = 13293; -DELETE FROM creature_addon WHERE guid = 13295; -DELETE FROM creature_addon WHERE guid = 13383; -DELETE FROM creature_addon WHERE guid = 13387; --- Create template addon for creature 2558 -DELETE FROM creature_template_addon WHERE entry =2558; -INSERT INTO creature_template_addon VALUES (2558,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2558 -DELETE FROM creature_addon WHERE guid = 11637; -DELETE FROM creature_addon WHERE guid = 14596; -DELETE FROM creature_addon WHERE guid = 14601; --- Create template addon for creature 2559 -DELETE FROM creature_template_addon WHERE entry =2559; -INSERT INTO creature_template_addon VALUES (2559,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2559 -DELETE FROM creature_addon WHERE guid = 11337; -DELETE FROM creature_addon WHERE guid = 11338; -DELETE FROM creature_addon WHERE guid = 11341; -DELETE FROM creature_addon WHERE guid = 11361; -DELETE FROM creature_addon WHERE guid = 11370; -DELETE FROM creature_addon WHERE guid = 11387; -DELETE FROM creature_addon WHERE guid = 11445; -DELETE FROM creature_addon WHERE guid = 11460; -DELETE FROM creature_addon WHERE guid = 11461; -DELETE FROM creature_addon WHERE guid = 11462; -DELETE FROM creature_addon WHERE guid = 11468; -DELETE FROM creature_addon WHERE guid = 11486; -DELETE FROM creature_addon WHERE guid = 11489; -DELETE FROM creature_addon WHERE guid = 11490; -DELETE FROM creature_addon WHERE guid = 11492; -DELETE FROM creature_addon WHERE guid = 11493; -DELETE FROM creature_addon WHERE guid = 11506; -DELETE FROM creature_addon WHERE guid = 11523; -DELETE FROM creature_addon WHERE guid = 11525; -DELETE FROM creature_addon WHERE guid = 11526; -DELETE FROM creature_addon WHERE guid = 11534; -DELETE FROM creature_addon WHERE guid = 11546; -DELETE FROM creature_addon WHERE guid = 11551; -DELETE FROM creature_addon WHERE guid = 11614; -DELETE FROM creature_addon WHERE guid = 11619; -DELETE FROM creature_addon WHERE guid = 11623; -DELETE FROM creature_addon WHERE guid = 11624; -DELETE FROM creature_addon WHERE guid = 11629; -DELETE FROM creature_addon WHERE guid = 11633; -DELETE FROM creature_addon WHERE guid = 11634; -DELETE FROM creature_addon WHERE guid = 11635; -DELETE FROM creature_addon WHERE guid = 11639; -DELETE FROM creature_addon WHERE guid = 11642; -DELETE FROM creature_addon WHERE guid = 11646; -DELETE FROM creature_addon WHERE guid = 11655; -DELETE FROM creature_addon WHERE guid = 11661; -DELETE FROM creature_addon WHERE guid = 11664; -DELETE FROM creature_addon WHERE guid = 11682; -DELETE FROM creature_addon WHERE guid = 11689; -DELETE FROM creature_addon WHERE guid = 11710; -DELETE FROM creature_addon WHERE guid = 11731; -DELETE FROM creature_addon WHERE guid = 11732; -DELETE FROM creature_addon WHERE guid = 11735; -DELETE FROM creature_addon WHERE guid = 11818; -DELETE FROM creature_addon WHERE guid = 11827; -DELETE FROM creature_addon WHERE guid = 11938; -DELETE FROM creature_addon WHERE guid = 11943; -DELETE FROM creature_addon WHERE guid = 11963; -DELETE FROM creature_addon WHERE guid = 11964; -DELETE FROM creature_addon WHERE guid = 11965; -DELETE FROM creature_addon WHERE guid = 11966; -DELETE FROM creature_addon WHERE guid = 11967; -DELETE FROM creature_addon WHERE guid = 11968; -DELETE FROM creature_addon WHERE guid = 11970; -DELETE FROM creature_addon WHERE guid = 11980; -DELETE FROM creature_addon WHERE guid = 11982; -DELETE FROM creature_addon WHERE guid = 12021; -DELETE FROM creature_addon WHERE guid = 12023; -DELETE FROM creature_addon WHERE guid = 12028; -DELETE FROM creature_addon WHERE guid = 12029; -DELETE FROM creature_addon WHERE guid = 12030; -DELETE FROM creature_addon WHERE guid = 12032; -DELETE FROM creature_addon WHERE guid = 12033; -DELETE FROM creature_addon WHERE guid = 12034; -DELETE FROM creature_addon WHERE guid = 12037; -DELETE FROM creature_addon WHERE guid = 12038; -DELETE FROM creature_addon WHERE guid = 12063; -DELETE FROM creature_addon WHERE guid = 13260; -DELETE FROM creature_addon WHERE guid = 13266; -DELETE FROM creature_addon WHERE guid = 13272; -DELETE FROM creature_addon WHERE guid = 13276; -DELETE FROM creature_addon WHERE guid = 13277; -DELETE FROM creature_addon WHERE guid = 13292; -DELETE FROM creature_addon WHERE guid = 13297; -DELETE FROM creature_addon WHERE guid = 13302; -DELETE FROM creature_addon WHERE guid = 13306; -DELETE FROM creature_addon WHERE guid = 13338; -DELETE FROM creature_addon WHERE guid = 13339; -DELETE FROM creature_addon WHERE guid = 13340; -DELETE FROM creature_addon WHERE guid = 14495; -DELETE FROM creature_addon WHERE guid = 14497; -DELETE FROM creature_addon WHERE guid = 14507; -DELETE FROM creature_addon WHERE guid = 14508; -DELETE FROM creature_addon WHERE guid = 14509; -DELETE FROM creature_addon WHERE guid = 14510; -DELETE FROM creature_addon WHERE guid = 14511; -DELETE FROM creature_addon WHERE guid = 14513; -DELETE FROM creature_addon WHERE guid = 14525; -DELETE FROM creature_addon WHERE guid = 14597; -DELETE FROM creature_addon WHERE guid = 14600; -DELETE FROM creature_addon WHERE guid = 14655; -DELETE FROM creature_addon WHERE guid = 14668; -DELETE FROM creature_addon WHERE guid = 14669; -DELETE FROM creature_addon WHERE guid = 14671; -DELETE FROM creature_addon WHERE guid = 14675; -DELETE FROM creature_addon WHERE guid = 14677; -DELETE FROM creature_addon WHERE guid = 14678; -DELETE FROM creature_addon WHERE guid = 14679; -DELETE FROM creature_addon WHERE guid = 14681; -DELETE FROM creature_addon WHERE guid = 14682; -DELETE FROM creature_addon WHERE guid = 14684; -DELETE FROM creature_addon WHERE guid = 14687; -DELETE FROM creature_addon WHERE guid = 14688; -DELETE FROM creature_addon WHERE guid = 14696; -DELETE FROM creature_addon WHERE guid = 14699; -DELETE FROM creature_addon WHERE guid = 14700; -DELETE FROM creature_addon WHERE guid = 14702; -DELETE FROM creature_addon WHERE guid = 14703; -DELETE FROM creature_addon WHERE guid = 14705; -DELETE FROM creature_addon WHERE guid = 14707; -DELETE FROM creature_addon WHERE guid = 14709; -DELETE FROM creature_addon WHERE guid = 14713; -DELETE FROM creature_addon WHERE guid = 14714; -DELETE FROM creature_addon WHERE guid = 14716; -DELETE FROM creature_addon WHERE guid = 14745; -DELETE FROM creature_addon WHERE guid = 14748; -DELETE FROM creature_addon WHERE guid = 14760; -DELETE FROM creature_addon WHERE guid = 15297; --- Create template addon for creature 2560 -DELETE FROM creature_template_addon WHERE entry =2560; -INSERT INTO creature_template_addon VALUES (2560,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2560 -DELETE FROM creature_addon WHERE guid = 11229; -DELETE FROM creature_addon WHERE guid = 11247; -DELETE FROM creature_addon WHERE guid = 11248; -DELETE FROM creature_addon WHERE guid = 11267; -DELETE FROM creature_addon WHERE guid = 11304; -DELETE FROM creature_addon WHERE guid = 11305; -DELETE FROM creature_addon WHERE guid = 11309; -DELETE FROM creature_addon WHERE guid = 11310; -DELETE FROM creature_addon WHERE guid = 11313; -DELETE FROM creature_addon WHERE guid = 11314; -DELETE FROM creature_addon WHERE guid = 11316; -DELETE FROM creature_addon WHERE guid = 11342; -DELETE FROM creature_addon WHERE guid = 11351; -DELETE FROM creature_addon WHERE guid = 11359; -DELETE FROM creature_addon WHERE guid = 11366; -DELETE FROM creature_addon WHERE guid = 11373; -DELETE FROM creature_addon WHERE guid = 11374; -DELETE FROM creature_addon WHERE guid = 11375; -DELETE FROM creature_addon WHERE guid = 11376; -DELETE FROM creature_addon WHERE guid = 11377; -DELETE FROM creature_addon WHERE guid = 11392; -DELETE FROM creature_addon WHERE guid = 11400; -DELETE FROM creature_addon WHERE guid = 11427; -DELETE FROM creature_addon WHERE guid = 11512; -DELETE FROM creature_addon WHERE guid = 11513; -DELETE FROM creature_addon WHERE guid = 11515; -DELETE FROM creature_addon WHERE guid = 11516; -DELETE FROM creature_addon WHERE guid = 11517; -DELETE FROM creature_addon WHERE guid = 11518; -DELETE FROM creature_addon WHERE guid = 11519; -DELETE FROM creature_addon WHERE guid = 11536; -DELETE FROM creature_addon WHERE guid = 11539; -DELETE FROM creature_addon WHERE guid = 11541; -DELETE FROM creature_addon WHERE guid = 11542; -DELETE FROM creature_addon WHERE guid = 11544; -DELETE FROM creature_addon WHERE guid = 11572; -DELETE FROM creature_addon WHERE guid = 11605; -DELETE FROM creature_addon WHERE guid = 11609; -DELETE FROM creature_addon WHERE guid = 11615; -DELETE FROM creature_addon WHERE guid = 11620; -DELETE FROM creature_addon WHERE guid = 11625; -DELETE FROM creature_addon WHERE guid = 11648; -DELETE FROM creature_addon WHERE guid = 11649; -DELETE FROM creature_addon WHERE guid = 11653; -DELETE FROM creature_addon WHERE guid = 11659; -DELETE FROM creature_addon WHERE guid = 11660; -DELETE FROM creature_addon WHERE guid = 11665; -DELETE FROM creature_addon WHERE guid = 11686; -DELETE FROM creature_addon WHERE guid = 11738; -DELETE FROM creature_addon WHERE guid = 11745; -DELETE FROM creature_addon WHERE guid = 11749; -DELETE FROM creature_addon WHERE guid = 11750; -DELETE FROM creature_addon WHERE guid = 11751; -DELETE FROM creature_addon WHERE guid = 11978; -DELETE FROM creature_addon WHERE guid = 11979; -DELETE FROM creature_addon WHERE guid = 11981; -DELETE FROM creature_addon WHERE guid = 11983; -DELETE FROM creature_addon WHERE guid = 11984; -DELETE FROM creature_addon WHERE guid = 11986; -DELETE FROM creature_addon WHERE guid = 12027; -DELETE FROM creature_addon WHERE guid = 13373; -DELETE FROM creature_addon WHERE guid = 14499; -DELETE FROM creature_addon WHERE guid = 14500; -DELETE FROM creature_addon WHERE guid = 14718; -DELETE FROM creature_addon WHERE guid = 14743; -DELETE FROM creature_addon WHERE guid = 14752; -DELETE FROM creature_addon WHERE guid = 14753; --- Create template addon for creature 2561 -DELETE FROM creature_template_addon WHERE entry =2561; -INSERT INTO creature_template_addon VALUES (2561,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2561 -DELETE FROM creature_addon WHERE guid = 11926; -DELETE FROM creature_addon WHERE guid = 11927; -DELETE FROM creature_addon WHERE guid = 11928; -DELETE FROM creature_addon WHERE guid = 11930; -DELETE FROM creature_addon WHERE guid = 11931; -DELETE FROM creature_addon WHERE guid = 11932; -DELETE FROM creature_addon WHERE guid = 11933; -DELETE FROM creature_addon WHERE guid = 13350; -DELETE FROM creature_addon WHERE guid = 14674; -DELETE FROM creature_addon WHERE guid = 14680; -DELETE FROM creature_addon WHERE guid = 14685; -DELETE FROM creature_addon WHERE guid = 14686; -DELETE FROM creature_addon WHERE guid = 14691; -DELETE FROM creature_addon WHERE guid = 14693; -DELETE FROM creature_addon WHERE guid = 14694; -DELETE FROM creature_addon WHERE guid = 14697; -DELETE FROM creature_addon WHERE guid = 14698; -DELETE FROM creature_addon WHERE guid = 14712; -DELETE FROM creature_addon WHERE guid = 14744; --- Create template addon for creature 2562 -DELETE FROM creature_template_addon WHERE entry =2562; -INSERT INTO creature_template_addon VALUES (2562,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2562 -DELETE FROM creature_addon WHERE guid = 11694; -DELETE FROM creature_addon WHERE guid = 11906; -DELETE FROM creature_addon WHERE guid = 14238; -DELETE FROM creature_addon WHERE guid = 14239; -DELETE FROM creature_addon WHERE guid = 14240; -DELETE FROM creature_addon WHERE guid = 14242; -DELETE FROM creature_addon WHERE guid = 14243; -DELETE FROM creature_addon WHERE guid = 14244; -DELETE FROM creature_addon WHERE guid = 14246; -DELETE FROM creature_addon WHERE guid = 14484; -DELETE FROM creature_addon WHERE guid = 14485; -DELETE FROM creature_addon WHERE guid = 14486; -DELETE FROM creature_addon WHERE guid = 14487; -DELETE FROM creature_addon WHERE guid = 14488; -DELETE FROM creature_addon WHERE guid = 14492; -DELETE FROM creature_addon WHERE guid = 14493; -DELETE FROM creature_addon WHERE guid = 14494; -DELETE FROM creature_addon WHERE guid = 14496; --- Create template addon for creature 2563 -DELETE FROM creature_template_addon WHERE entry =2563; -INSERT INTO creature_template_addon VALUES (2563,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2563 -DELETE FROM creature_addon WHERE guid = 11213; -DELETE FROM creature_addon WHERE guid = 11275; -DELETE FROM creature_addon WHERE guid = 11276; -DELETE FROM creature_addon WHERE guid = 11277; -DELETE FROM creature_addon WHERE guid = 11278; -DELETE FROM creature_addon WHERE guid = 11280; -DELETE FROM creature_addon WHERE guid = 11306; -DELETE FROM creature_addon WHERE guid = 11307; -DELETE FROM creature_addon WHERE guid = 11317; -DELETE FROM creature_addon WHERE guid = 11320; -DELETE FROM creature_addon WHERE guid = 11322; -DELETE FROM creature_addon WHERE guid = 11333; -DELETE FROM creature_addon WHERE guid = 11339; -DELETE FROM creature_addon WHERE guid = 11344; -DELETE FROM creature_addon WHERE guid = 11349; -DELETE FROM creature_addon WHERE guid = 11358; -DELETE FROM creature_addon WHERE guid = 11360; -DELETE FROM creature_addon WHERE guid = 11365; -DELETE FROM creature_addon WHERE guid = 11371; -DELETE FROM creature_addon WHERE guid = 11372; -DELETE FROM creature_addon WHERE guid = 11379; -DELETE FROM creature_addon WHERE guid = 11382; -DELETE FROM creature_addon WHERE guid = 11386; -DELETE FROM creature_addon WHERE guid = 11388; -DELETE FROM creature_addon WHERE guid = 11391; -DELETE FROM creature_addon WHERE guid = 11395; -DELETE FROM creature_addon WHERE guid = 11413; -DELETE FROM creature_addon WHERE guid = 11419; -DELETE FROM creature_addon WHERE guid = 11422; -DELETE FROM creature_addon WHERE guid = 11426; -DELETE FROM creature_addon WHERE guid = 11428; -DELETE FROM creature_addon WHERE guid = 11429; -DELETE FROM creature_addon WHERE guid = 11430; -DELETE FROM creature_addon WHERE guid = 11431; -DELETE FROM creature_addon WHERE guid = 11432; -DELETE FROM creature_addon WHERE guid = 11436; -DELETE FROM creature_addon WHERE guid = 11491; -DELETE FROM creature_addon WHERE guid = 11510; -DELETE FROM creature_addon WHERE guid = 11522; -DELETE FROM creature_addon WHERE guid = 11530; -DELETE FROM creature_addon WHERE guid = 11533; -DELETE FROM creature_addon WHERE guid = 11538; -DELETE FROM creature_addon WHERE guid = 11545; -DELETE FROM creature_addon WHERE guid = 11552; -DELETE FROM creature_addon WHERE guid = 11553; -DELETE FROM creature_addon WHERE guid = 11554; -DELETE FROM creature_addon WHERE guid = 11555; -DELETE FROM creature_addon WHERE guid = 11557; -DELETE FROM creature_addon WHERE guid = 11570; -DELETE FROM creature_addon WHERE guid = 11571; -DELETE FROM creature_addon WHERE guid = 11573; -DELETE FROM creature_addon WHERE guid = 11574; -DELETE FROM creature_addon WHERE guid = 11575; -DELETE FROM creature_addon WHERE guid = 11576; -DELETE FROM creature_addon WHERE guid = 11592; -DELETE FROM creature_addon WHERE guid = 11603; -DELETE FROM creature_addon WHERE guid = 11604; -DELETE FROM creature_addon WHERE guid = 11617; -DELETE FROM creature_addon WHERE guid = 11621; -DELETE FROM creature_addon WHERE guid = 11622; -DELETE FROM creature_addon WHERE guid = 11628; -DELETE FROM creature_addon WHERE guid = 11632; -DELETE FROM creature_addon WHERE guid = 11636; -DELETE FROM creature_addon WHERE guid = 11640; -DELETE FROM creature_addon WHERE guid = 11641; -DELETE FROM creature_addon WHERE guid = 11662; -DELETE FROM creature_addon WHERE guid = 11691; -DELETE FROM creature_addon WHERE guid = 11702; -DELETE FROM creature_addon WHERE guid = 11730; -DELETE FROM creature_addon WHERE guid = 11736; -DELETE FROM creature_addon WHERE guid = 11752; -DELETE FROM creature_addon WHERE guid = 11755; -DELETE FROM creature_addon WHERE guid = 11756; -DELETE FROM creature_addon WHERE guid = 11811; -DELETE FROM creature_addon WHERE guid = 11815; -DELETE FROM creature_addon WHERE guid = 11826; -DELETE FROM creature_addon WHERE guid = 11828; -DELETE FROM creature_addon WHERE guid = 11937; -DELETE FROM creature_addon WHERE guid = 11939; -DELETE FROM creature_addon WHERE guid = 11940; -DELETE FROM creature_addon WHERE guid = 11942; -DELETE FROM creature_addon WHERE guid = 11991; -DELETE FROM creature_addon WHERE guid = 12022; -DELETE FROM creature_addon WHERE guid = 12024; -DELETE FROM creature_addon WHERE guid = 12025; -DELETE FROM creature_addon WHERE guid = 12026; -DELETE FROM creature_addon WHERE guid = 12031; -DELETE FROM creature_addon WHERE guid = 12035; -DELETE FROM creature_addon WHERE guid = 12036; -DELETE FROM creature_addon WHERE guid = 12059; -DELETE FROM creature_addon WHERE guid = 12072; -DELETE FROM creature_addon WHERE guid = 13264; -DELETE FROM creature_addon WHERE guid = 13265; -DELETE FROM creature_addon WHERE guid = 13267; -DELETE FROM creature_addon WHERE guid = 13271; -DELETE FROM creature_addon WHERE guid = 13281; -DELETE FROM creature_addon WHERE guid = 13282; -DELETE FROM creature_addon WHERE guid = 13283; -DELETE FROM creature_addon WHERE guid = 13289; -DELETE FROM creature_addon WHERE guid = 13305; -DELETE FROM creature_addon WHERE guid = 13341; -DELETE FROM creature_addon WHERE guid = 13343; -DELETE FROM creature_addon WHERE guid = 13347; -DELETE FROM creature_addon WHERE guid = 14501; -DELETE FROM creature_addon WHERE guid = 14506; -DELETE FROM creature_addon WHERE guid = 14512; -DELETE FROM creature_addon WHERE guid = 14711; -DELETE FROM creature_addon WHERE guid = 14715; -DELETE FROM creature_addon WHERE guid = 14747; -DELETE FROM creature_addon WHERE guid = 14750; -DELETE FROM creature_addon WHERE guid = 14751; -DELETE FROM creature_addon WHERE guid = 14758; -DELETE FROM creature_addon WHERE guid = 15298; --- Create template addon for creature 2564 -DELETE FROM creature_template_addon WHERE entry =2564; -INSERT INTO creature_template_addon VALUES (2564,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2564 -DELETE FROM creature_addon WHERE guid = 11228; -DELETE FROM creature_addon WHERE guid = 11463; -DELETE FROM creature_addon WHERE guid = 11626; -DELETE FROM creature_addon WHERE guid = 11925; -DELETE FROM creature_addon WHERE guid = 13388; -DELETE FROM creature_addon WHERE guid = 13389; -DELETE FROM creature_addon WHERE guid = 13390; -DELETE FROM creature_addon WHERE guid = 13392; -DELETE FROM creature_addon WHERE guid = 13394; -DELETE FROM creature_addon WHERE guid = 13417; -DELETE FROM creature_addon WHERE guid = 13834; -DELETE FROM creature_addon WHERE guid = 14231; -DELETE FROM creature_addon WHERE guid = 14232; -DELETE FROM creature_addon WHERE guid = 14233; -DELETE FROM creature_addon WHERE guid = 14562; -DELETE FROM creature_addon WHERE guid = 14571; --- Create template addon for creature 2565 -DELETE FROM creature_template_addon WHERE entry =2565; -INSERT INTO creature_template_addon VALUES (2565,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2565 -DELETE FROM creature_addon WHERE guid = 11249; -DELETE FROM creature_addon WHERE guid = 11284; -DELETE FROM creature_addon WHERE guid = 11285; -DELETE FROM creature_addon WHERE guid = 11308; -DELETE FROM creature_addon WHERE guid = 11318; -DELETE FROM creature_addon WHERE guid = 11319; -DELETE FROM creature_addon WHERE guid = 11321; -DELETE FROM creature_addon WHERE guid = 11325; -DELETE FROM creature_addon WHERE guid = 11327; -DELETE FROM creature_addon WHERE guid = 11350; -DELETE FROM creature_addon WHERE guid = 11381; -DELETE FROM creature_addon WHERE guid = 11425; -DELETE FROM creature_addon WHERE guid = 11459; -DELETE FROM creature_addon WHERE guid = 11464; -DELETE FROM creature_addon WHERE guid = 11465; -DELETE FROM creature_addon WHERE guid = 11540; -DELETE FROM creature_addon WHERE guid = 11549; -DELETE FROM creature_addon WHERE guid = 11578; -DELETE FROM creature_addon WHERE guid = 11579; -DELETE FROM creature_addon WHERE guid = 11585; -DELETE FROM creature_addon WHERE guid = 11586; -DELETE FROM creature_addon WHERE guid = 11590; -DELETE FROM creature_addon WHERE guid = 11596; -DELETE FROM creature_addon WHERE guid = 11607; -DELETE FROM creature_addon WHERE guid = 11610; -DELETE FROM creature_addon WHERE guid = 11611; -DELETE FROM creature_addon WHERE guid = 11638; -DELETE FROM creature_addon WHERE guid = 11748; -DELETE FROM creature_addon WHERE guid = 11904; -DELETE FROM creature_addon WHERE guid = 11934; -DELETE FROM creature_addon WHERE guid = 11969; -DELETE FROM creature_addon WHERE guid = 13371; -DELETE FROM creature_addon WHERE guid = 13379; -DELETE FROM creature_addon WHERE guid = 13381; -DELETE FROM creature_addon WHERE guid = 13384; -DELETE FROM creature_addon WHERE guid = 13386; -DELETE FROM creature_addon WHERE guid = 14708; -DELETE FROM creature_addon WHERE guid = 14717; -DELETE FROM creature_addon WHERE guid = 14720; -DELETE FROM creature_addon WHERE guid = 14721; -DELETE FROM creature_addon WHERE guid = 14722; -DELETE FROM creature_addon WHERE guid = 14723; -DELETE FROM creature_addon WHERE guid = 14739; --- Create template addon for creature 2566 -DELETE FROM creature_template_addon WHERE entry =2566; -INSERT INTO creature_template_addon VALUES (2566,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2566 -DELETE FROM creature_addon WHERE guid = 11616; -DELETE FROM creature_addon WHERE guid = 11618; -DELETE FROM creature_addon WHERE guid = 11644; -DELETE FROM creature_addon WHERE guid = 11924; -DELETE FROM creature_addon WHERE guid = 12069; -DELETE FROM creature_addon WHERE guid = 12070; -DELETE FROM creature_addon WHERE guid = 12073; -DELETE FROM creature_addon WHERE guid = 12075; -DELETE FROM creature_addon WHERE guid = 12076; -DELETE FROM creature_addon WHERE guid = 12081; -DELETE FROM creature_addon WHERE guid = 13274; -DELETE FROM creature_addon WHERE guid = 14656; -DELETE FROM creature_addon WHERE guid = 14659; -DELETE FROM creature_addon WHERE guid = 14660; -DELETE FROM creature_addon WHERE guid = 14661; -DELETE FROM creature_addon WHERE guid = 14662; -DELETE FROM creature_addon WHERE guid = 14663; -DELETE FROM creature_addon WHERE guid = 14666; -DELETE FROM creature_addon WHERE guid = 14667; -DELETE FROM creature_addon WHERE guid = 14670; -DELETE FROM creature_addon WHERE guid = 14673; --- Create template addon for creature 2567 -DELETE FROM creature_template_addon WHERE entry =2567; -INSERT INTO creature_template_addon VALUES (2567,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2567 -DELETE FROM creature_addon WHERE guid = 11613; -DELETE FROM creature_addon WHERE guid = 11718; -DELETE FROM creature_addon WHERE guid = 12067; -DELETE FROM creature_addon WHERE guid = 12079; -DELETE FROM creature_addon WHERE guid = 13273; -DELETE FROM creature_addon WHERE guid = 14654; -DELETE FROM creature_addon WHERE guid = 14664; -DELETE FROM creature_addon WHERE guid = 14665; -DELETE FROM creature_addon WHERE guid = 14672; --- Create template addon for creature 2569 -DELETE FROM creature_template_addon WHERE entry =2569; -INSERT INTO creature_template_addon VALUES (2569,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2569 -DELETE FROM creature_addon WHERE guid = 11663; -DELETE FROM creature_addon WHERE guid = 11758; -DELETE FROM creature_addon WHERE guid = 14550; -DELETE FROM creature_addon WHERE guid = 14563; -DELETE FROM creature_addon WHERE guid = 14582; -DELETE FROM creature_addon WHERE guid = 14593; -DELETE FROM creature_addon WHERE guid = 14594; -DELETE FROM creature_addon WHERE guid = 14598; -DELETE FROM creature_addon WHERE guid = 14642; --- Create template addon for creature 2570 -DELETE FROM creature_template_addon WHERE entry =2570; -INSERT INTO creature_template_addon VALUES (2570,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2570 -DELETE FROM creature_addon WHERE guid = 11647; -DELETE FROM creature_addon WHERE guid = 11651; -DELETE FROM creature_addon WHERE guid = 11683; -DELETE FROM creature_addon WHERE guid = 11761; -DELETE FROM creature_addon WHERE guid = 14585; -DELETE FROM creature_addon WHERE guid = 14587; -DELETE FROM creature_addon WHERE guid = 14591; -DELETE FROM creature_addon WHERE guid = 14595; -DELETE FROM creature_addon WHERE guid = 14604; -DELETE FROM creature_addon WHERE guid = 14627; -DELETE FROM creature_addon WHERE guid = 14636; -DELETE FROM creature_addon WHERE guid = 14644; --- Create template addon for creature 2571 -DELETE FROM creature_template_addon WHERE entry =2571; -INSERT INTO creature_template_addon VALUES (2571,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2571 -DELETE FROM creature_addon WHERE guid = 11394; -DELETE FROM creature_addon WHERE guid = 11652; -DELETE FROM creature_addon WHERE guid = 11658; -DELETE FROM creature_addon WHERE guid = 14588; -DELETE FROM creature_addon WHERE guid = 14589; -DELETE FROM creature_addon WHERE guid = 14599; -DELETE FROM creature_addon WHERE guid = 14602; -DELETE FROM creature_addon WHERE guid = 14629; -DELETE FROM creature_addon WHERE guid = 14742; --- Create template addon for creature 2572 -DELETE FROM creature_template_addon WHERE entry =2572; -INSERT INTO creature_template_addon VALUES (2572,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2572 -DELETE FROM creature_addon WHERE guid = 11582; -DELETE FROM creature_addon WHERE guid = 11587; -DELETE FROM creature_addon WHERE guid = 11593; -DELETE FROM creature_addon WHERE guid = 11595; -DELETE FROM creature_addon WHERE guid = 11598; -DELETE FROM creature_addon WHERE guid = 11941; -DELETE FROM creature_addon WHERE guid = 13250; -DELETE FROM creature_addon WHERE guid = 13253; -DELETE FROM creature_addon WHERE guid = 13258; -DELETE FROM creature_addon WHERE guid = 14521; -DELETE FROM creature_addon WHERE guid = 14523; -DELETE FROM creature_addon WHERE guid = 14524; -DELETE FROM creature_addon WHERE guid = 14658; -DELETE FROM creature_addon WHERE guid = 14683; -DELETE FROM creature_addon WHERE guid = 14689; -DELETE FROM creature_addon WHERE guid = 14690; -DELETE FROM creature_addon WHERE guid = 14692; -DELETE FROM creature_addon WHERE guid = 14695; -DELETE FROM creature_addon WHERE guid = 14701; -DELETE FROM creature_addon WHERE guid = 14706; -DELETE FROM creature_addon WHERE guid = 14710; --- Create template addon for creature 2573 -DELETE FROM creature_template_addon WHERE entry =2573; -INSERT INTO creature_template_addon VALUES (2573,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2573 -DELETE FROM creature_addon WHERE guid = 11916; -DELETE FROM creature_addon WHERE guid = 11917; -DELETE FROM creature_addon WHERE guid = 11950; -DELETE FROM creature_addon WHERE guid = 11953; -DELETE FROM creature_addon WHERE guid = 11957; --- Create template addon for creature 2574 -DELETE FROM creature_template_addon WHERE entry =2574; -INSERT INTO creature_template_addon VALUES (2574,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2574 -DELETE FROM creature_addon WHERE guid = 11583; -DELETE FROM creature_addon WHERE guid = 11684; -DELETE FROM creature_addon WHERE guid = 11945; -DELETE FROM creature_addon WHERE guid = 11947; -DELETE FROM creature_addon WHERE guid = 11948; -DELETE FROM creature_addon WHERE guid = 11949; -DELETE FROM creature_addon WHERE guid = 11951; -DELETE FROM creature_addon WHERE guid = 11952; -DELETE FROM creature_addon WHERE guid = 11954; -DELETE FROM creature_addon WHERE guid = 11956; -DELETE FROM creature_addon WHERE guid = 13252; -DELETE FROM creature_addon WHERE guid = 13254; -DELETE FROM creature_addon WHERE guid = 13257; -DELETE FROM creature_addon WHERE guid = 14529; --- Create template addon for creature 2575 -DELETE FROM creature_template_addon WHERE entry =2575; -INSERT INTO creature_template_addon VALUES (2575,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2575 -DELETE FROM creature_addon WHERE guid = 11960; --- Create template addon for creature 2577 -DELETE FROM creature_template_addon WHERE entry =2577; -INSERT INTO creature_template_addon VALUES (2577,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2577 -DELETE FROM creature_addon WHERE guid = 11935; -DELETE FROM creature_addon WHERE guid = 11958; -DELETE FROM creature_addon WHERE guid = 11962; --- Create template addon for creature 2578 -DELETE FROM creature_template_addon WHERE entry =2578; -INSERT INTO creature_template_addon VALUES (2578,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2578 -DELETE FROM creature_addon WHERE guid = 11252; -DELETE FROM creature_addon WHERE guid = 11268; -DELETE FROM creature_addon WHERE guid = 11269; -DELETE FROM creature_addon WHERE guid = 11303; -DELETE FROM creature_addon WHERE guid = 11312; -DELETE FROM creature_addon WHERE guid = 11433; -DELETE FROM creature_addon WHERE guid = 11442; -DELETE FROM creature_addon WHERE guid = 11444; -DELETE FROM creature_addon WHERE guid = 11451; -DELETE FROM creature_addon WHERE guid = 11452; -DELETE FROM creature_addon WHERE guid = 11458; -DELETE FROM creature_addon WHERE guid = 11474; -DELETE FROM creature_addon WHERE guid = 11548; -DELETE FROM creature_addon WHERE guid = 11631; -DELETE FROM creature_addon WHERE guid = 11645; -DELETE FROM creature_addon WHERE guid = 11729; -DELETE FROM creature_addon WHERE guid = 11936; -DELETE FROM creature_addon WHERE guid = 13301; --- Create template addon for creature 2579 -DELETE FROM creature_template_addon WHERE entry =2579; -INSERT INTO creature_template_addon VALUES (2579,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2579 -DELETE FROM creature_addon WHERE guid = 11203; -DELETE FROM creature_addon WHERE guid = 11250; -DELETE FROM creature_addon WHERE guid = 11288; -DELETE FROM creature_addon WHERE guid = 11363; -DELETE FROM creature_addon WHERE guid = 11364; -DELETE FROM creature_addon WHERE guid = 11393; -DELETE FROM creature_addon WHERE guid = 11466; -DELETE FROM creature_addon WHERE guid = 11504; -DELETE FROM creature_addon WHERE guid = 11584; -DELETE FROM creature_addon WHERE guid = 11591; -DELETE FROM creature_addon WHERE guid = 11630; -DELETE FROM creature_addon WHERE guid = 11666; -DELETE FROM creature_addon WHERE guid = 13296; -DELETE FROM creature_addon WHERE guid = 14719; --- Create template addon for creature 2580 -DELETE FROM creature_template_addon WHERE entry =2580; -INSERT INTO creature_template_addon VALUES (2580,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2580 -DELETE FROM creature_addon WHERE guid = 11230; -DELETE FROM creature_addon WHERE guid = 11231; -DELETE FROM creature_addon WHERE guid = 11232; -DELETE FROM creature_addon WHERE guid = 11251; -DELETE FROM creature_addon WHERE guid = 11345; -DELETE FROM creature_addon WHERE guid = 11367; -DELETE FROM creature_addon WHERE guid = 11368; -DELETE FROM creature_addon WHERE guid = 11369; --- Create template addon for creature 2581 -DELETE FROM creature_template_addon WHERE entry =2581; -INSERT INTO creature_template_addon VALUES (2581,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2581 -DELETE FROM creature_addon WHERE guid = 11725; -DELETE FROM creature_addon WHERE guid = 11727; -DELETE FROM creature_addon WHERE guid = 11913; -DELETE FROM creature_addon WHERE guid = 11923; -DELETE FROM creature_addon WHERE guid = 12045; -DELETE FROM creature_addon WHERE guid = 12048; -DELETE FROM creature_addon WHERE guid = 12049; -DELETE FROM creature_addon WHERE guid = 12050; -DELETE FROM creature_addon WHERE guid = 12055; --- Create template addon for creature 2582 -DELETE FROM creature_template_addon WHERE entry =2582; -INSERT INTO creature_template_addon VALUES (2582,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2582 -DELETE FROM creature_addon WHERE guid = 11323; -DELETE FROM creature_addon WHERE guid = 11334; -DELETE FROM creature_addon WHERE guid = 11335; -DELETE FROM creature_addon WHERE guid = 11336; -DELETE FROM creature_addon WHERE guid = 11352; -DELETE FROM creature_addon WHERE guid = 11355; -DELETE FROM creature_addon WHERE guid = 11356; -DELETE FROM creature_addon WHERE guid = 11357; -DELETE FROM creature_addon WHERE guid = 11713; -DELETE FROM creature_addon WHERE guid = 11715; -DELETE FROM creature_addon WHERE guid = 11716; -DELETE FROM creature_addon WHERE guid = 11717; -DELETE FROM creature_addon WHERE guid = 11722; -DELETE FROM creature_addon WHERE guid = 11723; -DELETE FROM creature_addon WHERE guid = 11724; -DELETE FROM creature_addon WHERE guid = 11726; -DELETE FROM creature_addon WHERE guid = 11902; -DELETE FROM creature_addon WHERE guid = 11903; -DELETE FROM creature_addon WHERE guid = 11905; -DELETE FROM creature_addon WHERE guid = 11914; -DELETE FROM creature_addon WHERE guid = 12047; -DELETE FROM creature_addon WHERE guid = 12051; -DELETE FROM creature_addon WHERE guid = 12052; -DELETE FROM creature_addon WHERE guid = 12053; -DELETE FROM creature_addon WHERE guid = 12056; -DELETE FROM creature_addon WHERE guid = 12057; --- Create template addon for creature 2583 -DELETE FROM creature_template_addon WHERE entry =2583; -INSERT INTO creature_template_addon VALUES (2583,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2583 -DELETE FROM creature_addon WHERE guid = 11537; -DELETE FROM creature_addon WHERE guid = 14607; -DELETE FROM creature_addon WHERE guid = 14608; -DELETE FROM creature_addon WHERE guid = 14610; -DELETE FROM creature_addon WHERE guid = 14612; -DELETE FROM creature_addon WHERE guid = 14614; -DELETE FROM creature_addon WHERE guid = 14617; -DELETE FROM creature_addon WHERE guid = 14620; -DELETE FROM creature_addon WHERE guid = 14622; -DELETE FROM creature_addon WHERE guid = 14623; -DELETE FROM creature_addon WHERE guid = 14630; -DELETE FROM creature_addon WHERE guid = 14757; --- Create template addon for creature 2584 -DELETE FROM creature_template_addon WHERE entry =2584; -INSERT INTO creature_template_addon VALUES (2584,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2584 -DELETE FROM creature_addon WHERE guid = 12007; -DELETE FROM creature_addon WHERE guid = 14603; -DELETE FROM creature_addon WHERE guid = 14605; -DELETE FROM creature_addon WHERE guid = 14606; -DELETE FROM creature_addon WHERE guid = 14609; -DELETE FROM creature_addon WHERE guid = 14615; -DELETE FROM creature_addon WHERE guid = 14619; -DELETE FROM creature_addon WHERE guid = 14624; -DELETE FROM creature_addon WHERE guid = 14625; -DELETE FROM creature_addon WHERE guid = 14628; -DELETE FROM creature_addon WHERE guid = 14632; -DELETE FROM creature_addon WHERE guid = 14761; --- Create template addon for creature 2585 -DELETE FROM creature_template_addon WHERE entry =2585; -INSERT INTO creature_template_addon VALUES (2585,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2585 -DELETE FROM creature_addon WHERE guid = 11410; -DELETE FROM creature_addon WHERE guid = 11497; -DELETE FROM creature_addon WHERE guid = 12008; -DELETE FROM creature_addon WHERE guid = 12011; -DELETE FROM creature_addon WHERE guid = 12012; -DELETE FROM creature_addon WHERE guid = 12014; -DELETE FROM creature_addon WHERE guid = 14611; -DELETE FROM creature_addon WHERE guid = 14618; -DELETE FROM creature_addon WHERE guid = 14626; -DELETE FROM creature_addon WHERE guid = 14759; --- Create template addon for creature 2586 -DELETE FROM creature_template_addon WHERE entry =2586; -INSERT INTO creature_template_addon VALUES (2586,0,33554432,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2586 -DELETE FROM creature_addon WHERE guid = 11547; -DELETE FROM creature_addon WHERE guid = 11550; -DELETE FROM creature_addon WHERE guid = 11577; -DELETE FROM creature_addon WHERE guid = 11608; -DELETE FROM creature_addon WHERE guid = 11612; -DELETE FROM creature_addon WHERE guid = 11654; -DELETE FROM creature_addon WHERE guid = 11696; -DELETE FROM creature_addon WHERE guid = 11812; -DELETE FROM creature_addon WHERE guid = 11976; -DELETE FROM creature_addon WHERE guid = 12904; -DELETE FROM creature_addon WHERE guid = 12910; -DELETE FROM creature_addon WHERE guid = 12912; -DELETE FROM creature_addon WHERE guid = 13251; -DELETE FROM creature_addon WHERE guid = 13303; -DELETE FROM creature_addon WHERE guid = 13304; -DELETE FROM creature_addon WHERE guid = 13310; -DELETE FROM creature_addon WHERE guid = 13311; -DELETE FROM creature_addon WHERE guid = 13313; -DELETE FROM creature_addon WHERE guid = 13315; --- Create template addon for creature 2587 -DELETE FROM creature_template_addon WHERE entry =2587; -INSERT INTO creature_template_addon VALUES (2587,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2587 -DELETE FROM creature_addon WHERE guid = 11974; -DELETE FROM creature_addon WHERE guid = 11975; -DELETE FROM creature_addon WHERE guid = 12017; -DELETE FROM creature_addon WHERE guid = 12900; -DELETE FROM creature_addon WHERE guid = 12907; -DELETE FROM creature_addon WHERE guid = 12909; -DELETE FROM creature_addon WHERE guid = 13300; -DELETE FROM creature_addon WHERE guid = 14762; -DELETE FROM creature_addon WHERE guid = 14765; -DELETE FROM creature_addon WHERE guid = 14768; --- Create template addon for creature 2588 -DELETE FROM creature_template_addon WHERE entry =2588; -INSERT INTO creature_template_addon VALUES (2588,0,33554432,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2588 -DELETE FROM creature_addon WHERE guid = 11643; -DELETE FROM creature_addon WHERE guid = 11739; -DELETE FROM creature_addon WHERE guid = 11742; -DELETE FROM creature_addon WHERE guid = 11744; -DELETE FROM creature_addon WHERE guid = 14528; -DELETE FROM creature_addon WHERE guid = 14536; -DELETE FROM creature_addon WHERE guid = 14537; -DELETE FROM creature_addon WHERE guid = 14545; -DELETE FROM creature_addon WHERE guid = 14552; -DELETE FROM creature_addon WHERE guid = 14565; -DELETE FROM creature_addon WHERE guid = 14570; -DELETE FROM creature_addon WHERE guid = 14578; -DELETE FROM creature_addon WHERE guid = 14586; -DELETE FROM creature_addon WHERE guid = 14639; -DELETE FROM creature_addon WHERE guid = 14647; --- Create template addon for creature 2589 -DELETE FROM creature_template_addon WHERE entry =2589; -INSERT INTO creature_template_addon VALUES (2589,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2589 -DELETE FROM creature_addon WHERE guid = 11977; -DELETE FROM creature_addon WHERE guid = 12020; -DELETE FROM creature_addon WHERE guid = 12896; -DELETE FROM creature_addon WHERE guid = 12899; -DELETE FROM creature_addon WHERE guid = 12906; -DELETE FROM creature_addon WHERE guid = 12911; -DELETE FROM creature_addon WHERE guid = 13243; -DELETE FROM creature_addon WHERE guid = 13284; -DELETE FROM creature_addon WHERE guid = 13307; -DELETE FROM creature_addon WHERE guid = 14763; -DELETE FROM creature_addon WHERE guid = 14764; -DELETE FROM creature_addon WHERE guid = 14766; -DELETE FROM creature_addon WHERE guid = 14767; -DELETE FROM creature_addon WHERE guid = 14770; --- Create template addon for creature 2590 -DELETE FROM creature_template_addon WHERE entry =2590; -INSERT INTO creature_template_addon VALUES (2590,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2590 -DELETE FROM creature_addon WHERE guid = 11656; -DELETE FROM creature_addon WHERE guid = 11692; -DELETE FROM creature_addon WHERE guid = 11746; -DELETE FROM creature_addon WHERE guid = 14541; -DELETE FROM creature_addon WHERE guid = 14542; -DELETE FROM creature_addon WHERE guid = 14549; -DELETE FROM creature_addon WHERE guid = 14557; -DELETE FROM creature_addon WHERE guid = 14560; -DELETE FROM creature_addon WHERE guid = 14577; -DELETE FROM creature_addon WHERE guid = 14637; --- Create template addon for creature 2591 -DELETE FROM creature_template_addon WHERE entry =2591; -INSERT INTO creature_template_addon VALUES (2591,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2591 -DELETE FROM creature_addon WHERE guid = 14535; -DELETE FROM creature_addon WHERE guid = 14556; -DELETE FROM creature_addon WHERE guid = 14643; -DELETE FROM creature_addon WHERE guid = 14645; --- Create template addon for creature 2592 -DELETE FROM creature_template_addon WHERE entry =2592; -INSERT INTO creature_template_addon VALUES (2592,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2592 -DELETE FROM creature_addon WHERE guid = 11383; -DELETE FROM creature_addon WHERE guid = 11384; -DELETE FROM creature_addon WHERE guid = 11385; -DELETE FROM creature_addon WHERE guid = 11556; -DELETE FROM creature_addon WHERE guid = 11558; -DELETE FROM creature_addon WHERE guid = 11567; -DELETE FROM creature_addon WHERE guid = 11971; -DELETE FROM creature_addon WHERE guid = 11972; -DELETE FROM creature_addon WHERE guid = 11973; -DELETE FROM creature_addon WHERE guid = 12099; -DELETE FROM creature_addon WHERE guid = 12905; -DELETE FROM creature_addon WHERE guid = 13238; -DELETE FROM creature_addon WHERE guid = 13262; -DELETE FROM creature_addon WHERE guid = 13263; -DELETE FROM creature_addon WHERE guid = 14518; -DELETE FROM creature_addon WHERE guid = 14519; --- Create template addon for creature 2594 -DELETE FROM creature_template_addon WHERE entry =2594; -INSERT INTO creature_template_addon VALUES (2594,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2594 -DELETE FROM creature_addon WHERE guid = 389; --- Create template addon for creature 2595 -DELETE FROM creature_template_addon WHERE entry =2595; -INSERT INTO creature_template_addon VALUES (2595,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2595 -DELETE FROM creature_addon WHERE guid = 9421; -DELETE FROM creature_addon WHERE guid = 9573; -DELETE FROM creature_addon WHERE guid = 9584; -DELETE FROM creature_addon WHERE guid = 9706; -DELETE FROM creature_addon WHERE guid = 9717; -DELETE FROM creature_addon WHERE guid = 9731; -DELETE FROM creature_addon WHERE guid = 9779; -DELETE FROM creature_addon WHERE guid = 9780; -DELETE FROM creature_addon WHERE guid = 10008; -DELETE FROM creature_addon WHERE guid = 10010; -DELETE FROM creature_addon WHERE guid = 10021; -DELETE FROM creature_addon WHERE guid = 10042; -DELETE FROM creature_addon WHERE guid = 11265; -DELETE FROM creature_addon WHERE guid = 11266; -DELETE FROM creature_addon WHERE guid = 11326; -DELETE FROM creature_addon WHERE guid = 11328; -DELETE FROM creature_addon WHERE guid = 11330; -DELETE FROM creature_addon WHERE guid = 11331; -DELETE FROM creature_addon WHERE guid = 11332; -DELETE FROM creature_addon WHERE guid = 11467; -DELETE FROM creature_addon WHERE guid = 11471; -DELETE FROM creature_addon WHERE guid = 11472; -DELETE FROM creature_addon WHERE guid = 11475; -DELETE FROM creature_addon WHERE guid = 11477; -DELETE FROM creature_addon WHERE guid = 11478; -DELETE FROM creature_addon WHERE guid = 11479; -DELETE FROM creature_addon WHERE guid = 11480; -DELETE FROM creature_addon WHERE guid = 11483; -DELETE FROM creature_addon WHERE guid = 11487; -DELETE FROM creature_addon WHERE guid = 11494; -DELETE FROM creature_addon WHERE guid = 11495; -DELETE FROM creature_addon WHERE guid = 11496; -DELETE FROM creature_addon WHERE guid = 11500; -DELETE FROM creature_addon WHERE guid = 11503; -DELETE FROM creature_addon WHERE guid = 11508; -DELETE FROM creature_addon WHERE guid = 11685; -DELETE FROM creature_addon WHERE guid = 11687; -DELETE FROM creature_addon WHERE guid = 11688; -DELETE FROM creature_addon WHERE guid = 11690; -DELETE FROM creature_addon WHERE guid = 11695; -DELETE FROM creature_addon WHERE guid = 11697; -DELETE FROM creature_addon WHERE guid = 11698; --- Create template addon for creature 2596 -DELETE FROM creature_template_addon WHERE entry =2596; -INSERT INTO creature_template_addon VALUES (2596,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2596 -DELETE FROM creature_addon WHERE guid = 9541; -DELETE FROM creature_addon WHERE guid = 10020; -DELETE FROM creature_addon WHERE guid = 11469; -DELETE FROM creature_addon WHERE guid = 11470; -DELETE FROM creature_addon WHERE guid = 11476; -DELETE FROM creature_addon WHERE guid = 11481; -DELETE FROM creature_addon WHERE guid = 11482; -DELETE FROM creature_addon WHERE guid = 11484; -DELETE FROM creature_addon WHERE guid = 11498; -DELETE FROM creature_addon WHERE guid = 11505; --- Create template addon for creature 2597 -DELETE FROM creature_template_addon WHERE entry =2597; -INSERT INTO creature_template_addon VALUES (2597,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2597 -DELETE FROM creature_addon WHERE guid = 14576; --- Create template addon for creature 2598 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =2598; -INSERT INTO creature_template_addon VALUES (2598,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2598 --- Create template addon for creature 2599 -DELETE FROM creature_template_addon WHERE entry =2599; -INSERT INTO creature_template_addon VALUES (2599,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2599 -DELETE FROM creature_addon WHERE guid = 14573; --- Create template addon for creature 2600 -DELETE FROM creature_template_addon WHERE entry =2600; -INSERT INTO creature_template_addon VALUES (2600,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2600 -DELETE FROM creature_addon WHERE guid = 14498; --- Create template addon for creature 2601 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =2601; -INSERT INTO creature_template_addon VALUES (2601,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2601 --- Create template addon for creature 2602 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =2602; -INSERT INTO creature_template_addon VALUES (2602,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2602 --- Create template addon for creature 2603 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =2603; -INSERT INTO creature_template_addon VALUES (2603,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2603 --- Create template addon for creature 2604 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =2604; -INSERT INTO creature_template_addon VALUES (2604,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2604 --- Create template addon for creature 2605 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =2605; -INSERT INTO creature_template_addon VALUES (2605,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2605 --- Create template addon for creature 2606 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =2606; -INSERT INTO creature_template_addon VALUES (2606,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2606 --- Create template addon for creature 2607 -DELETE FROM creature_template_addon WHERE entry =2607; -INSERT INTO creature_template_addon VALUES (2607,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2607 -DELETE FROM creature_addon WHERE guid = 12013; --- Create template addon for creature 2608 -DELETE FROM creature_template_addon WHERE entry =2608; -INSERT INTO creature_template_addon VALUES (2608,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2608 -DELETE FROM creature_addon WHERE guid = 11825; --- Create template addon for creature 2609 -DELETE FROM creature_template_addon WHERE entry =2609; -INSERT INTO creature_template_addon VALUES (2609,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2609 -DELETE FROM creature_addon WHERE guid = 13375; --- Create template addon for creature 2610 -DELETE FROM creature_template_addon WHERE entry =2610; -INSERT INTO creature_template_addon VALUES (2610,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2610 -DELETE FROM creature_addon WHERE guid = 11311; --- Create template addon for creature 2611 -DELETE FROM creature_template_addon WHERE entry =2611; -INSERT INTO creature_template_addon VALUES (2611,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2611 -DELETE FROM creature_addon WHERE guid = 14514; --- Clear duplicate addons from template for creature 2612 --- Create template addon for creature 2616 -DELETE FROM creature_template_addon WHERE entry =2616; -INSERT INTO creature_template_addon VALUES (2616,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2616 -DELETE FROM creature_addon WHERE guid = 7896; --- Create template addon for creature 2618 -DELETE FROM creature_template_addon WHERE entry =2618; -INSERT INTO creature_template_addon VALUES (2618,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2618 -DELETE FROM creature_addon WHERE guid = 11398; -DELETE FROM creature_addon WHERE guid = 11399; -DELETE FROM creature_addon WHERE guid = 11401; -DELETE FROM creature_addon WHERE guid = 11402; -DELETE FROM creature_addon WHERE guid = 11407; -DELETE FROM creature_addon WHERE guid = 11408; -DELETE FROM creature_addon WHERE guid = 11412; -DELETE FROM creature_addon WHERE guid = 11434; -DELETE FROM creature_addon WHERE guid = 11438; -DELETE FROM creature_addon WHERE guid = 11440; -DELETE FROM creature_addon WHERE guid = 11441; -DELETE FROM creature_addon WHERE guid = 11443; -DELETE FROM creature_addon WHERE guid = 11446; -DELETE FROM creature_addon WHERE guid = 11447; -DELETE FROM creature_addon WHERE guid = 11448; -DELETE FROM creature_addon WHERE guid = 11449; -DELETE FROM creature_addon WHERE guid = 11450; -DELETE FROM creature_addon WHERE guid = 11454; -DELETE FROM creature_addon WHERE guid = 11455; -DELETE FROM creature_addon WHERE guid = 11456; -DELETE FROM creature_addon WHERE guid = 11520; -DELETE FROM creature_addon WHERE guid = 11521; -DELETE FROM creature_addon WHERE guid = 11528; -DELETE FROM creature_addon WHERE guid = 11529; -DELETE FROM creature_addon WHERE guid = 12003; -DELETE FROM creature_addon WHERE guid = 12005; -DELETE FROM creature_addon WHERE guid = 14777; --- Create template addon for creature 2619 -DELETE FROM creature_template_addon WHERE entry =2619; -INSERT INTO creature_template_addon VALUES (2619,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2619 -DELETE FROM creature_addon WHERE guid = 11282; -DELETE FROM creature_addon WHERE guid = 11435; -DELETE FROM creature_addon WHERE guid = 11437; -DELETE FROM creature_addon WHERE guid = 11439; -DELETE FROM creature_addon WHERE guid = 11453; -DELETE FROM creature_addon WHERE guid = 11457; -DELETE FROM creature_addon WHERE guid = 11473; -DELETE FROM creature_addon WHERE guid = 11509; -DELETE FROM creature_addon WHERE guid = 11524; -DELETE FROM creature_addon WHERE guid = 11535; -DELETE FROM creature_addon WHERE guid = 11762; -DELETE FROM creature_addon WHERE guid = 12000; -DELETE FROM creature_addon WHERE guid = 12001; -DELETE FROM creature_addon WHERE guid = 12004; -DELETE FROM creature_addon WHERE guid = 12009; -DELETE FROM creature_addon WHERE guid = 14778; --- Clear duplicate addons from template for creature 2620 -DELETE FROM creature_addon WHERE guid = 11201; -DELETE FROM creature_addon WHERE guid = 11202; -DELETE FROM creature_addon WHERE guid = 11224; -DELETE FROM creature_addon WHERE guid = 11225; -DELETE FROM creature_addon WHERE guid = 11226; -DELETE FROM creature_addon WHERE guid = 11227; -DELETE FROM creature_addon WHERE guid = 11244; -DELETE FROM creature_addon WHERE guid = 11245; -DELETE FROM creature_addon WHERE guid = 11246; -DELETE FROM creature_addon WHERE guid = 11279; -DELETE FROM creature_addon WHERE guid = 11286; -DELETE FROM creature_addon WHERE guid = 11290; -DELETE FROM creature_addon WHERE guid = 11324; -DELETE FROM creature_addon WHERE guid = 11353; -DELETE FROM creature_addon WHERE guid = 11418; -DELETE FROM creature_addon WHERE guid = 11543; -DELETE FROM creature_addon WHERE guid = 11588; -DELETE FROM creature_addon WHERE guid = 11728; -DELETE FROM creature_addon WHERE guid = 11799; -DELETE FROM creature_addon WHERE guid = 11814; -DELETE FROM creature_addon WHERE guid = 13249; -DELETE FROM creature_addon WHERE guid = 13270; -DELETE FROM creature_addon WHERE guid = 13951; -DELETE FROM creature_addon WHERE guid = 13952; -DELETE FROM creature_addon WHERE guid = 13953; -DELETE FROM creature_addon WHERE guid = 13954; -DELETE FROM creature_addon WHERE guid = 13955; -DELETE FROM creature_addon WHERE guid = 13956; -DELETE FROM creature_addon WHERE guid = 13957; -DELETE FROM creature_addon WHERE guid = 13958; -DELETE FROM creature_addon WHERE guid = 13959; -DELETE FROM creature_addon WHERE guid = 13960; -DELETE FROM creature_addon WHERE guid = 13961; -DELETE FROM creature_addon WHERE guid = 13962; -DELETE FROM creature_addon WHERE guid = 13963; -DELETE FROM creature_addon WHERE guid = 13965; -DELETE FROM creature_addon WHERE guid = 13966; -DELETE FROM creature_addon WHERE guid = 13967; -DELETE FROM creature_addon WHERE guid = 13968; -DELETE FROM creature_addon WHERE guid = 13969; -DELETE FROM creature_addon WHERE guid = 13970; -DELETE FROM creature_addon WHERE guid = 13971; -DELETE FROM creature_addon WHERE guid = 13972; -DELETE FROM creature_addon WHERE guid = 13973; -DELETE FROM creature_addon WHERE guid = 13974; -DELETE FROM creature_addon WHERE guid = 13975; -DELETE FROM creature_addon WHERE guid = 13976; -DELETE FROM creature_addon WHERE guid = 13977; -DELETE FROM creature_addon WHERE guid = 13978; -DELETE FROM creature_addon WHERE guid = 14676; -DELETE FROM creature_addon WHERE guid = 24730; -DELETE FROM creature_addon WHERE guid = 24731; -DELETE FROM creature_addon WHERE guid = 24732; -DELETE FROM creature_addon WHERE guid = 24733; -DELETE FROM creature_addon WHERE guid = 24734; -DELETE FROM creature_addon WHERE guid = 24735; -DELETE FROM creature_addon WHERE guid = 24736; -DELETE FROM creature_addon WHERE guid = 24737; -DELETE FROM creature_addon WHERE guid = 24738; -DELETE FROM creature_addon WHERE guid = 24739; -DELETE FROM creature_addon WHERE guid = 24740; -DELETE FROM creature_addon WHERE guid = 24741; -DELETE FROM creature_addon WHERE guid = 24742; -DELETE FROM creature_addon WHERE guid = 24743; -DELETE FROM creature_addon WHERE guid = 24744; -DELETE FROM creature_addon WHERE guid = 24745; -DELETE FROM creature_addon WHERE guid = 24746; -DELETE FROM creature_addon WHERE guid = 24747; -DELETE FROM creature_addon WHERE guid = 24748; -DELETE FROM creature_addon WHERE guid = 24749; -DELETE FROM creature_addon WHERE guid = 24750; -DELETE FROM creature_addon WHERE guid = 24751; -DELETE FROM creature_addon WHERE guid = 24753; -DELETE FROM creature_addon WHERE guid = 24754; -DELETE FROM creature_addon WHERE guid = 24755; -DELETE FROM creature_addon WHERE guid = 24756; -DELETE FROM creature_addon WHERE guid = 24757; -DELETE FROM creature_addon WHERE guid = 24758; -DELETE FROM creature_addon WHERE guid = 24759; -DELETE FROM creature_addon WHERE guid = 45527; -DELETE FROM creature_addon WHERE guid = 45528; -DELETE FROM creature_addon WHERE guid = 45533; -DELETE FROM creature_addon WHERE guid = 89863; -DELETE FROM creature_addon WHERE guid = 89866; -DELETE FROM creature_addon WHERE guid = 90032; -DELETE FROM creature_addon WHERE guid = 90034; -DELETE FROM creature_addon WHERE guid = 90345; -DELETE FROM creature_addon WHERE guid = 90403; --- Create template addon for creature 2621 -DELETE FROM creature_template_addon WHERE entry =2621; -INSERT INTO creature_template_addon VALUES (2621,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2621 -DELETE FROM creature_addon WHERE guid = 11205; -DELETE FROM creature_addon WHERE guid = 11209; -DELETE FROM creature_addon WHERE guid = 11212; -DELETE FROM creature_addon WHERE guid = 11233; -DELETE FROM creature_addon WHERE guid = 11235; -DELETE FROM creature_addon WHERE guid = 11236; -DELETE FROM creature_addon WHERE guid = 11237; -DELETE FROM creature_addon WHERE guid = 11238; -DELETE FROM creature_addon WHERE guid = 11240; -DELETE FROM creature_addon WHERE guid = 11253; -DELETE FROM creature_addon WHERE guid = 11254; -DELETE FROM creature_addon WHERE guid = 11256; -DELETE FROM creature_addon WHERE guid = 11262; -DELETE FROM creature_addon WHERE guid = 11272; -DELETE FROM creature_addon WHERE guid = 11293; -DELETE FROM creature_addon WHERE guid = 11295; -DELETE FROM creature_addon WHERE guid = 11297; -DELETE FROM creature_addon WHERE guid = 11346; -DELETE FROM creature_addon WHERE guid = 11347; -DELETE FROM creature_addon WHERE guid = 11589; --- Create template addon for creature 2622 -DELETE FROM creature_template_addon WHERE entry =2622; -INSERT INTO creature_template_addon VALUES (2622,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2622 -DELETE FROM creature_addon WHERE guid = 65; --- Create template addon for creature 2623 --- Create template addon for creature 2624 -DELETE FROM creature_template_addon WHERE entry =2624; -INSERT INTO creature_template_addon VALUES (2624,0,0,1,16,0,0,'6523'); --- Clear duplicate addons from template for creature 2624 -DELETE FROM creature_addon WHERE guid = 105971; --- Create template addon for creature 2625 -DELETE FROM creature_template_addon WHERE entry =2625; -INSERT INTO creature_template_addon VALUES (2625,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2625 -DELETE FROM creature_addon WHERE guid = 642; --- Create template addon for creature 2626 -DELETE FROM creature_template_addon WHERE entry =2626; -INSERT INTO creature_template_addon VALUES (2626,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2626 -DELETE FROM creature_addon WHERE guid = 6; --- Create template addon for creature 2627 -DELETE FROM creature_template_addon WHERE entry =2627; -INSERT INTO creature_template_addon VALUES (2627,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2627 -DELETE FROM creature_addon WHERE guid = 638; --- Create template addon for creature 2628 -DELETE FROM creature_template_addon WHERE entry =2628; -INSERT INTO creature_template_addon VALUES (2628,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2628 -DELETE FROM creature_addon WHERE guid = 16718; -DELETE FROM creature_addon WHERE guid = 16728; -DELETE FROM creature_addon WHERE guid = 16791; -DELETE FROM creature_addon WHERE guid = 16815; -DELETE FROM creature_addon WHERE guid = 16860; -DELETE FROM creature_addon WHERE guid = 16862; -DELETE FROM creature_addon WHERE guid = 16873; -DELETE FROM creature_addon WHERE guid = 16876; -DELETE FROM creature_addon WHERE guid = 16924; -DELETE FROM creature_addon WHERE guid = 16938; --- Create template addon for creature 2630 --- Create template addon for creature 2634 -DELETE FROM creature_template_addon WHERE entry =2634; -INSERT INTO creature_template_addon VALUES (2634,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2634 -DELETE FROM creature_addon WHERE guid = 390; --- Create template addon for creature 2635 -DELETE FROM creature_template_addon WHERE entry =2635; -INSERT INTO creature_template_addon VALUES (2635,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2635 -DELETE FROM creature_addon WHERE guid = 1304; -DELETE FROM creature_addon WHERE guid = 1434; -DELETE FROM creature_addon WHERE guid = 2274; -DELETE FROM creature_addon WHERE guid = 2483; --- Create template addon for creature 2636 -DELETE FROM creature_template_addon WHERE entry =2636; -INSERT INTO creature_template_addon VALUES (2636,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2636 -DELETE FROM creature_addon WHERE guid = 11197; -DELETE FROM creature_addon WHERE guid = 11198; -DELETE FROM creature_addon WHERE guid = 11199; --- Create template addon for creature 2638 --- Create template addon for creature 2639 -DELETE FROM creature_template_addon WHERE entry =2639; -INSERT INTO creature_template_addon VALUES (2639,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2639 -DELETE FROM creature_addon WHERE guid = 92992; -DELETE FROM creature_addon WHERE guid = 93006; -DELETE FROM creature_addon WHERE guid = 93055; -DELETE FROM creature_addon WHERE guid = 93077; -DELETE FROM creature_addon WHERE guid = 93096; -DELETE FROM creature_addon WHERE guid = 93241; -DELETE FROM creature_addon WHERE guid = 93244; -DELETE FROM creature_addon WHERE guid = 93407; -DELETE FROM creature_addon WHERE guid = 93496; --- Create template addon for creature 2640 -DELETE FROM creature_template_addon WHERE entry =2640; -INSERT INTO creature_template_addon VALUES (2640,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2640 -DELETE FROM creature_addon WHERE guid = 93105; -DELETE FROM creature_addon WHERE guid = 93201; -DELETE FROM creature_addon WHERE guid = 93400; -DELETE FROM creature_addon WHERE guid = 93601; -DELETE FROM creature_addon WHERE guid = 93746; -DELETE FROM creature_addon WHERE guid = 93753; -DELETE FROM creature_addon WHERE guid = 93756; -DELETE FROM creature_addon WHERE guid = 93757; -DELETE FROM creature_addon WHERE guid = 93758; --- Create template addon for creature 2641 -DELETE FROM creature_template_addon WHERE entry =2641; -INSERT INTO creature_template_addon VALUES (2641,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2641 -DELETE FROM creature_addon WHERE guid = 93634; -DELETE FROM creature_addon WHERE guid = 93747; -DELETE FROM creature_addon WHERE guid = 93749; -DELETE FROM creature_addon WHERE guid = 93754; -DELETE FROM creature_addon WHERE guid = 93755; -DELETE FROM creature_addon WHERE guid = 93760; --- Create template addon for creature 2642 -DELETE FROM creature_template_addon WHERE entry =2642; -INSERT INTO creature_template_addon VALUES (2642,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2642 -DELETE FROM creature_addon WHERE guid = 93552; -DELETE FROM creature_addon WHERE guid = 93554; -DELETE FROM creature_addon WHERE guid = 93638; -DELETE FROM creature_addon WHERE guid = 93640; -DELETE FROM creature_addon WHERE guid = 93642; -DELETE FROM creature_addon WHERE guid = 93648; -DELETE FROM creature_addon WHERE guid = 93656; -DELETE FROM creature_addon WHERE guid = 93659; --- Create template addon for creature 2643 -DELETE FROM creature_template_addon WHERE entry =2643; -INSERT INTO creature_template_addon VALUES (2643,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2643 -DELETE FROM creature_addon WHERE guid = 93204; -DELETE FROM creature_addon WHERE guid = 93206; -DELETE FROM creature_addon WHERE guid = 93549; -DELETE FROM creature_addon WHERE guid = 93553; -DELETE FROM creature_addon WHERE guid = 93555; -DELETE FROM creature_addon WHERE guid = 93636; -DELETE FROM creature_addon WHERE guid = 93641; -DELETE FROM creature_addon WHERE guid = 93643; -DELETE FROM creature_addon WHERE guid = 93644; -DELETE FROM creature_addon WHERE guid = 93645; -DELETE FROM creature_addon WHERE guid = 93649; -DELETE FROM creature_addon WHERE guid = 93650; -DELETE FROM creature_addon WHERE guid = 93651; -DELETE FROM creature_addon WHERE guid = 93654; -DELETE FROM creature_addon WHERE guid = 93761; --- Create template addon for creature 2644 -DELETE FROM creature_template_addon WHERE entry =2644; -INSERT INTO creature_template_addon VALUES (2644,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2644 -DELETE FROM creature_addon WHERE guid = 93205; -DELETE FROM creature_addon WHERE guid = 93211; -DELETE FROM creature_addon WHERE guid = 93557; -DELETE FROM creature_addon WHERE guid = 93590; -DELETE FROM creature_addon WHERE guid = 93598; -DELETE FROM creature_addon WHERE guid = 93665; -DELETE FROM creature_addon WHERE guid = 93666; -DELETE FROM creature_addon WHERE guid = 93667; -DELETE FROM creature_addon WHERE guid = 93677; -DELETE FROM creature_addon WHERE guid = 93678; -DELETE FROM creature_addon WHERE guid = 93699; -DELETE FROM creature_addon WHERE guid = 93717; -DELETE FROM creature_addon WHERE guid = 93729; -DELETE FROM creature_addon WHERE guid = 93730; -DELETE FROM creature_addon WHERE guid = 93731; --- Create template addon for creature 2645 -DELETE FROM creature_template_addon WHERE entry =2645; -INSERT INTO creature_template_addon VALUES (2645,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2645 -DELETE FROM creature_addon WHERE guid = 93141; -DELETE FROM creature_addon WHERE guid = 93207; -DELETE FROM creature_addon WHERE guid = 93208; -DELETE FROM creature_addon WHERE guid = 93556; -DELETE FROM creature_addon WHERE guid = 93579; -DELETE FROM creature_addon WHERE guid = 93664; -DELETE FROM creature_addon WHERE guid = 93672; -DELETE FROM creature_addon WHERE guid = 93673; -DELETE FROM creature_addon WHERE guid = 93674; -DELETE FROM creature_addon WHERE guid = 93675; -DELETE FROM creature_addon WHERE guid = 93679; -DELETE FROM creature_addon WHERE guid = 93697; -DELETE FROM creature_addon WHERE guid = 93706; -DELETE FROM creature_addon WHERE guid = 93720; -DELETE FROM creature_addon WHERE guid = 93724; -DELETE FROM creature_addon WHERE guid = 93726; -DELETE FROM creature_addon WHERE guid = 93727; -DELETE FROM creature_addon WHERE guid = 93732; -DELETE FROM creature_addon WHERE guid = 93733; --- Create template addon for creature 2646 -DELETE FROM creature_template_addon WHERE entry =2646; -INSERT INTO creature_template_addon VALUES (2646,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2646 -DELETE FROM creature_addon WHERE guid = 93032; -DELETE FROM creature_addon WHERE guid = 93033; -DELETE FROM creature_addon WHERE guid = 93038; -DELETE FROM creature_addon WHERE guid = 93039; -DELETE FROM creature_addon WHERE guid = 93041; -DELETE FROM creature_addon WHERE guid = 93042; -DELETE FROM creature_addon WHERE guid = 93044; -DELETE FROM creature_addon WHERE guid = 93187; -DELETE FROM creature_addon WHERE guid = 93212; -DELETE FROM creature_addon WHERE guid = 93214; -DELETE FROM creature_addon WHERE guid = 93216; -DELETE FROM creature_addon WHERE guid = 93217; -DELETE FROM creature_addon WHERE guid = 93218; -DELETE FROM creature_addon WHERE guid = 93219; -DELETE FROM creature_addon WHERE guid = 93221; -DELETE FROM creature_addon WHERE guid = 93232; -DELETE FROM creature_addon WHERE guid = 93242; -DELETE FROM creature_addon WHERE guid = 93572; -DELETE FROM creature_addon WHERE guid = 93577; -DELETE FROM creature_addon WHERE guid = 93585; -DELETE FROM creature_addon WHERE guid = 93589; -DELETE FROM creature_addon WHERE guid = 93599; -DELETE FROM creature_addon WHERE guid = 93693; -DELETE FROM creature_addon WHERE guid = 93698; -DELETE FROM creature_addon WHERE guid = 93703; -DELETE FROM creature_addon WHERE guid = 93704; -DELETE FROM creature_addon WHERE guid = 93719; -DELETE FROM creature_addon WHERE guid = 93722; --- Create template addon for creature 2647 -DELETE FROM creature_template_addon WHERE entry =2647; -INSERT INTO creature_template_addon VALUES (2647,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2647 -DELETE FROM creature_addon WHERE guid = 93040; -DELETE FROM creature_addon WHERE guid = 93045; -DELETE FROM creature_addon WHERE guid = 93184; -DELETE FROM creature_addon WHERE guid = 93213; -DELETE FROM creature_addon WHERE guid = 93215; -DELETE FROM creature_addon WHERE guid = 93220; -DELETE FROM creature_addon WHERE guid = 93231; -DELETE FROM creature_addon WHERE guid = 93573; -DELETE FROM creature_addon WHERE guid = 93689; -DELETE FROM creature_addon WHERE guid = 93694; -DELETE FROM creature_addon WHERE guid = 93700; -DELETE FROM creature_addon WHERE guid = 93714; -DELETE FROM creature_addon WHERE guid = 93716; -DELETE FROM creature_addon WHERE guid = 93718; -DELETE FROM creature_addon WHERE guid = 93721; --- Create template addon for creature 2648 -DELETE FROM creature_template_addon WHERE entry =2648; -INSERT INTO creature_template_addon VALUES (2648,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2648 -DELETE FROM creature_addon WHERE guid = 92963; -DELETE FROM creature_addon WHERE guid = 93230; -DELETE FROM creature_addon WHERE guid = 93387; -DELETE FROM creature_addon WHERE guid = 93558; -DELETE FROM creature_addon WHERE guid = 93559; -DELETE FROM creature_addon WHERE guid = 93560; -DELETE FROM creature_addon WHERE guid = 93561; -DELETE FROM creature_addon WHERE guid = 93565; -DELETE FROM creature_addon WHERE guid = 93566; -DELETE FROM creature_addon WHERE guid = 93567; -DELETE FROM creature_addon WHERE guid = 93568; -DELETE FROM creature_addon WHERE guid = 93569; -DELETE FROM creature_addon WHERE guid = 93570; -DELETE FROM creature_addon WHERE guid = 93571; -DELETE FROM creature_addon WHERE guid = 93574; -DELETE FROM creature_addon WHERE guid = 93575; -DELETE FROM creature_addon WHERE guid = 93576; -DELETE FROM creature_addon WHERE guid = 93580; -DELETE FROM creature_addon WHERE guid = 93581; -DELETE FROM creature_addon WHERE guid = 93583; -DELETE FROM creature_addon WHERE guid = 93584; -DELETE FROM creature_addon WHERE guid = 93586; -DELETE FROM creature_addon WHERE guid = 93588; -DELETE FROM creature_addon WHERE guid = 93662; -DELETE FROM creature_addon WHERE guid = 93692; -DELETE FROM creature_addon WHERE guid = 93701; -DELETE FROM creature_addon WHERE guid = 93702; -DELETE FROM creature_addon WHERE guid = 93708; --- Create template addon for creature 2649 -DELETE FROM creature_template_addon WHERE entry =2649; -INSERT INTO creature_template_addon VALUES (2649,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2649 -DELETE FROM creature_addon WHERE guid = 93086; -DELETE FROM creature_addon WHERE guid = 93088; -DELETE FROM creature_addon WHERE guid = 93345; -DELETE FROM creature_addon WHERE guid = 93348; -DELETE FROM creature_addon WHERE guid = 93486; -DELETE FROM creature_addon WHERE guid = 93497; -DELETE FROM creature_addon WHERE guid = 93500; -DELETE FROM creature_addon WHERE guid = 93501; -DELETE FROM creature_addon WHERE guid = 93503; -DELETE FROM creature_addon WHERE guid = 93509; -DELETE FROM creature_addon WHERE guid = 93515; -DELETE FROM creature_addon WHERE guid = 93523; -DELETE FROM creature_addon WHERE guid = 93526; --- Create template addon for creature 2650 -DELETE FROM creature_template_addon WHERE entry =2650; -INSERT INTO creature_template_addon VALUES (2650,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2650 -DELETE FROM creature_addon WHERE guid = 93091; -DELETE FROM creature_addon WHERE guid = 93338; -DELETE FROM creature_addon WHERE guid = 93346; -DELETE FROM creature_addon WHERE guid = 93366; -DELETE FROM creature_addon WHERE guid = 93367; -DELETE FROM creature_addon WHERE guid = 93484; -DELETE FROM creature_addon WHERE guid = 93504; -DELETE FROM creature_addon WHERE guid = 93514; -DELETE FROM creature_addon WHERE guid = 93517; --- Create template addon for creature 2651 -DELETE FROM creature_template_addon WHERE entry =2651; -INSERT INTO creature_template_addon VALUES (2651,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2651 -DELETE FROM creature_addon WHERE guid = 93368; -DELETE FROM creature_addon WHERE guid = 93369; -DELETE FROM creature_addon WHERE guid = 93370; -DELETE FROM creature_addon WHERE guid = 93414; -DELETE FROM creature_addon WHERE guid = 93418; -DELETE FROM creature_addon WHERE guid = 93421; -DELETE FROM creature_addon WHERE guid = 93429; -DELETE FROM creature_addon WHERE guid = 93432; -DELETE FROM creature_addon WHERE guid = 93433; -DELETE FROM creature_addon WHERE guid = 93442; -DELETE FROM creature_addon WHERE guid = 93459; -DELETE FROM creature_addon WHERE guid = 93477; -DELETE FROM creature_addon WHERE guid = 93478; -DELETE FROM creature_addon WHERE guid = 93479; -DELETE FROM creature_addon WHERE guid = 93482; -DELETE FROM creature_addon WHERE guid = 93487; -DELETE FROM creature_addon WHERE guid = 93489; -DELETE FROM creature_addon WHERE guid = 93491; --- Create template addon for creature 2652 -DELETE FROM creature_template_addon WHERE entry =2652; -INSERT INTO creature_template_addon VALUES (2652,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2652 -DELETE FROM creature_addon WHERE guid = 93291; -DELETE FROM creature_addon WHERE guid = 93420; -DELETE FROM creature_addon WHERE guid = 93441; -DELETE FROM creature_addon WHERE guid = 93445; -DELETE FROM creature_addon WHERE guid = 93463; -DELETE FROM creature_addon WHERE guid = 93466; -DELETE FROM creature_addon WHERE guid = 93483; -DELETE FROM creature_addon WHERE guid = 93492; --- Create template addon for creature 2653 -DELETE FROM creature_template_addon WHERE entry =2653; -INSERT INTO creature_template_addon VALUES (2653,0,1114112,1,16,0,0,'7165'); --- Clear duplicate addons from template for creature 2653 -DELETE FROM creature_addon WHERE guid = 93022; -DELETE FROM creature_addon WHERE guid = 93036; -DELETE FROM creature_addon WHERE guid = 93115; -DELETE FROM creature_addon WHERE guid = 93117; -DELETE FROM creature_addon WHERE guid = 93128; -DELETE FROM creature_addon WHERE guid = 93133; -DELETE FROM creature_addon WHERE guid = 93139; -DELETE FROM creature_addon WHERE guid = 93144; -DELETE FROM creature_addon WHERE guid = 93250; -DELETE FROM creature_addon WHERE guid = 93251; -DELETE FROM creature_addon WHERE guid = 93324; -DELETE FROM creature_addon WHERE guid = 93373; -DELETE FROM creature_addon WHERE guid = 93375; -DELETE FROM creature_addon WHERE guid = 93376; -DELETE FROM creature_addon WHERE guid = 93385; -DELETE FROM creature_addon WHERE guid = 93386; -DELETE FROM creature_addon WHERE guid = 93446; -DELETE FROM creature_addon WHERE guid = 93447; -DELETE FROM creature_addon WHERE guid = 93452; -DELETE FROM creature_addon WHERE guid = 93458; --- Create template addon for creature 2654 -DELETE FROM creature_template_addon WHERE entry =2654; -INSERT INTO creature_template_addon VALUES (2654,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2654 -DELETE FROM creature_addon WHERE guid = 93037; -DELETE FROM creature_addon WHERE guid = 93114; -DELETE FROM creature_addon WHERE guid = 93135; -DELETE FROM creature_addon WHERE guid = 93325; -DELETE FROM creature_addon WHERE guid = 93374; --- Create template addon for creature 2655 -DELETE FROM creature_template_addon WHERE entry =2655; -INSERT INTO creature_template_addon VALUES (2655,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2655 -DELETE FROM creature_addon WHERE guid = 92989; -DELETE FROM creature_addon WHERE guid = 92994; -DELETE FROM creature_addon WHERE guid = 92995; -DELETE FROM creature_addon WHERE guid = 93010; -DELETE FROM creature_addon WHERE guid = 93011; -DELETE FROM creature_addon WHERE guid = 93013; -DELETE FROM creature_addon WHERE guid = 93014; -DELETE FROM creature_addon WHERE guid = 93016; -DELETE FROM creature_addon WHERE guid = 93064; -DELETE FROM creature_addon WHERE guid = 93067; -DELETE FROM creature_addon WHERE guid = 93071; -DELETE FROM creature_addon WHERE guid = 93072; -DELETE FROM creature_addon WHERE guid = 93078; -DELETE FROM creature_addon WHERE guid = 93094; -DELETE FROM creature_addon WHERE guid = 93120; -DELETE FROM creature_addon WHERE guid = 93157; -DELETE FROM creature_addon WHERE guid = 93158; -DELETE FROM creature_addon WHERE guid = 93161; -DELETE FROM creature_addon WHERE guid = 93162; -DELETE FROM creature_addon WHERE guid = 93165; -DELETE FROM creature_addon WHERE guid = 93169; -DELETE FROM creature_addon WHERE guid = 93171; -DELETE FROM creature_addon WHERE guid = 93173; -DELETE FROM creature_addon WHERE guid = 93175; -DELETE FROM creature_addon WHERE guid = 93176; -DELETE FROM creature_addon WHERE guid = 93229; -DELETE FROM creature_addon WHERE guid = 93240; -DELETE FROM creature_addon WHERE guid = 93254; -DELETE FROM creature_addon WHERE guid = 93257; -DELETE FROM creature_addon WHERE guid = 93258; -DELETE FROM creature_addon WHERE guid = 93259; -DELETE FROM creature_addon WHERE guid = 93296; -DELETE FROM creature_addon WHERE guid = 93313; -DELETE FROM creature_addon WHERE guid = 93316; -DELETE FROM creature_addon WHERE guid = 93319; -DELETE FROM creature_addon WHERE guid = 93320; -DELETE FROM creature_addon WHERE guid = 93321; -DELETE FROM creature_addon WHERE guid = 93323; -DELETE FROM creature_addon WHERE guid = 93398; -DELETE FROM creature_addon WHERE guid = 93399; -DELETE FROM creature_addon WHERE guid = 93401; -DELETE FROM creature_addon WHERE guid = 93404; -DELETE FROM creature_addon WHERE guid = 93406; -DELETE FROM creature_addon WHERE guid = 93411; -DELETE FROM creature_addon WHERE guid = 93426; -DELETE FROM creature_addon WHERE guid = 93440; --- Create template addon for creature 2656 -DELETE FROM creature_template_addon WHERE entry =2656; -INSERT INTO creature_template_addon VALUES (2656,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2656 -DELETE FROM creature_addon WHERE guid = 92965; -DELETE FROM creature_addon WHERE guid = 92984; -DELETE FROM creature_addon WHERE guid = 92993; -DELETE FROM creature_addon WHERE guid = 92996; -DELETE FROM creature_addon WHERE guid = 93003; -DELETE FROM creature_addon WHERE guid = 93008; -DELETE FROM creature_addon WHERE guid = 93009; -DELETE FROM creature_addon WHERE guid = 93012; -DELETE FROM creature_addon WHERE guid = 93023; -DELETE FROM creature_addon WHERE guid = 93026; -DELETE FROM creature_addon WHERE guid = 93043; -DELETE FROM creature_addon WHERE guid = 93054; -DELETE FROM creature_addon WHERE guid = 93060; -DELETE FROM creature_addon WHERE guid = 93062; -DELETE FROM creature_addon WHERE guid = 93065; -DELETE FROM creature_addon WHERE guid = 93066; -DELETE FROM creature_addon WHERE guid = 93068; -DELETE FROM creature_addon WHERE guid = 93069; -DELETE FROM creature_addon WHERE guid = 93070; -DELETE FROM creature_addon WHERE guid = 93081; -DELETE FROM creature_addon WHERE guid = 93083; -DELETE FROM creature_addon WHERE guid = 93095; -DELETE FROM creature_addon WHERE guid = 93153; -DELETE FROM creature_addon WHERE guid = 93154; -DELETE FROM creature_addon WHERE guid = 93159; -DELETE FROM creature_addon WHERE guid = 93160; -DELETE FROM creature_addon WHERE guid = 93163; -DELETE FROM creature_addon WHERE guid = 93164; -DELETE FROM creature_addon WHERE guid = 93166; -DELETE FROM creature_addon WHERE guid = 93167; -DELETE FROM creature_addon WHERE guid = 93168; -DELETE FROM creature_addon WHERE guid = 93170; -DELETE FROM creature_addon WHERE guid = 93179; -DELETE FROM creature_addon WHERE guid = 93245; -DELETE FROM creature_addon WHERE guid = 93256; -DELETE FROM creature_addon WHERE guid = 93303; -DELETE FROM creature_addon WHERE guid = 93315; -DELETE FROM creature_addon WHERE guid = 93317; -DELETE FROM creature_addon WHERE guid = 93318; -DELETE FROM creature_addon WHERE guid = 93402; -DELETE FROM creature_addon WHERE guid = 93416; -DELETE FROM creature_addon WHERE guid = 93417; -DELETE FROM creature_addon WHERE guid = 93422; -DELETE FROM creature_addon WHERE guid = 93423; -DELETE FROM creature_addon WHERE guid = 93431; --- Create template addon for creature 2657 -DELETE FROM creature_template_addon WHERE entry =2657; -INSERT INTO creature_template_addon VALUES (2657,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2657 -DELETE FROM creature_addon WHERE guid = 93326; -DELETE FROM creature_addon WHERE guid = 93327; -DELETE FROM creature_addon WHERE guid = 93332; -DELETE FROM creature_addon WHERE guid = 93335; -DELETE FROM creature_addon WHERE guid = 93336; -DELETE FROM creature_addon WHERE guid = 93343; -DELETE FROM creature_addon WHERE guid = 93344; --- Create template addon for creature 2658 -DELETE FROM creature_template_addon WHERE entry =2658; -INSERT INTO creature_template_addon VALUES (2658,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2658 -DELETE FROM creature_addon WHERE guid = 93550; --- Create template addon for creature 2659 -DELETE FROM creature_template_addon WHERE entry =2659; -INSERT INTO creature_template_addon VALUES (2659,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2659 -DELETE FROM creature_addon WHERE guid = 93612; -DELETE FROM creature_addon WHERE guid = 93615; --- Create template addon for creature 2663 -DELETE FROM creature_template_addon WHERE entry =2663; -INSERT INTO creature_template_addon VALUES (2663,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2663 -DELETE FROM creature_addon WHERE guid = 68; --- Create template addon for creature 2664 -DELETE FROM creature_template_addon WHERE entry =2664; -INSERT INTO creature_template_addon VALUES (2664,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2664 -DELETE FROM creature_addon WHERE guid = 646; --- Create template addon for creature 2667 --- Create template addon for creature 2668 -DELETE FROM creature_template_addon WHERE entry =2668; -INSERT INTO creature_template_addon VALUES (2668,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2668 -DELETE FROM creature_addon WHERE guid = 4207; --- Create template addon for creature 2669 -DELETE FROM creature_template_addon WHERE entry =2669; -INSERT INTO creature_template_addon VALUES (2669,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2669 -DELETE FROM creature_addon WHERE guid = 4088; --- Create template addon for creature 2670 -DELETE FROM creature_template_addon WHERE entry =2670; -INSERT INTO creature_template_addon VALUES (2670,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2670 -DELETE FROM creature_addon WHERE guid = 576; --- Create template addon for creature 2671 --- Create template addon for creature 2672 -DELETE FROM creature_template_addon WHERE entry =2672; -INSERT INTO creature_template_addon VALUES (2672,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2672 -DELETE FROM creature_addon WHERE guid = 382; --- Create template addon for creature 2673 --- Create template addon for creature 2674 --- Create template addon for creature 2675 --- Create template addon for creature 2676 -DELETE FROM creature_template_addon WHERE entry =2676; -INSERT INTO creature_template_addon VALUES (2676,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2676 -DELETE FROM creature_addon WHERE guid = 2593; --- Create template addon for creature 2678 --- Create template addon for creature 2679 -DELETE FROM creature_template_addon WHERE entry =2679; -INSERT INTO creature_template_addon VALUES (2679,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2679 -DELETE FROM creature_addon WHERE guid = 9601; --- Create template addon for creature 2680 -DELETE FROM creature_template_addon WHERE entry =2680; -INSERT INTO creature_template_addon VALUES (2680,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2680 -DELETE FROM creature_addon WHERE guid = 93021; -DELETE FROM creature_addon WHERE guid = 93057; -DELETE FROM creature_addon WHERE guid = 93076; -DELETE FROM creature_addon WHERE guid = 93097; -DELETE FROM creature_addon WHERE guid = 93192; -DELETE FROM creature_addon WHERE guid = 93246; -DELETE FROM creature_addon WHERE guid = 93627; -DELETE FROM creature_addon WHERE guid = 93629; -DELETE FROM creature_addon WHERE guid = 93635; -DELETE FROM creature_addon WHERE guid = 93647; -DELETE FROM creature_addon WHERE guid = 93670; -DELETE FROM creature_addon WHERE guid = 93751; -DELETE FROM creature_addon WHERE guid = 93752; -DELETE FROM creature_addon WHERE guid = 93759; --- Create template addon for creature 2681 -DELETE FROM creature_template_addon WHERE entry =2681; -INSERT INTO creature_template_addon VALUES (2681,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2681 -DELETE FROM creature_addon WHERE guid = 92990; -DELETE FROM creature_addon WHERE guid = 93046; -DELETE FROM creature_addon WHERE guid = 93185; -DELETE FROM creature_addon WHERE guid = 93233; -DELETE FROM creature_addon WHERE guid = 93562; -DELETE FROM creature_addon WHERE guid = 93563; -DELETE FROM creature_addon WHERE guid = 93564; -DELETE FROM creature_addon WHERE guid = 93578; -DELETE FROM creature_addon WHERE guid = 93709; -DELETE FROM creature_addon WHERE guid = 93710; -DELETE FROM creature_addon WHERE guid = 93712; --- Create template addon for creature 2682 -DELETE FROM creature_template_addon WHERE entry =2682; -INSERT INTO creature_template_addon VALUES (2682,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2682 -DELETE FROM creature_addon WHERE guid = 9691; --- Create template addon for creature 2683 --- Create template addon for creature 2684 -DELETE FROM creature_template_addon WHERE entry =2684; -INSERT INTO creature_template_addon VALUES (2684,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2684 -DELETE FROM creature_addon WHERE guid = 16567; --- Create template addon for creature 2685 -DELETE FROM creature_template_addon WHERE entry =2685; -INSERT INTO creature_template_addon VALUES (2685,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2685 -DELETE FROM creature_addon WHERE guid = 575; --- Create template addon for creature 2686 -DELETE FROM creature_template_addon WHERE entry =2686; -INSERT INTO creature_template_addon VALUES (2686,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2686 -DELETE FROM creature_addon WHERE guid = 93119; -DELETE FROM creature_addon WHERE guid = 93123; -DELETE FROM creature_addon WHERE guid = 93124; -DELETE FROM creature_addon WHERE guid = 93125; -DELETE FROM creature_addon WHERE guid = 93126; -DELETE FROM creature_addon WHERE guid = 93131; -DELETE FROM creature_addon WHERE guid = 93132; -DELETE FROM creature_addon WHERE guid = 93134; -DELETE FROM creature_addon WHERE guid = 93136; -DELETE FROM creature_addon WHERE guid = 93138; -DELETE FROM creature_addon WHERE guid = 93140; -DELETE FROM creature_addon WHERE guid = 93143; -DELETE FROM creature_addon WHERE guid = 93180; -DELETE FROM creature_addon WHERE guid = 93181; -DELETE FROM creature_addon WHERE guid = 93183; -DELETE FROM creature_addon WHERE guid = 93342; -DELETE FROM creature_addon WHERE guid = 93371; -DELETE FROM creature_addon WHERE guid = 93372; -DELETE FROM creature_addon WHERE guid = 93439; -DELETE FROM creature_addon WHERE guid = 93444; --- Create template addon for creature 2687 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =2687; -INSERT INTO creature_template_addon VALUES (2687,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2687 --- Create template addon for creature 2688 -DELETE FROM creature_template_addon WHERE entry =2688; -INSERT INTO creature_template_addon VALUES (2688,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2688 -DELETE FROM creature_addon WHERE guid = 92877; --- Create template addon for creature 2691 -DELETE FROM creature_template_addon WHERE entry =2691; -INSERT INTO creature_template_addon VALUES (2691,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2691 -DELETE FROM creature_addon WHERE guid = 92879; -DELETE FROM creature_addon WHERE guid = 93269; -DELETE FROM creature_addon WHERE guid = 93270; -DELETE FROM creature_addon WHERE guid = 93271; -DELETE FROM creature_addon WHERE guid = 93273; -DELETE FROM creature_addon WHERE guid = 93274; -DELETE FROM creature_addon WHERE guid = 93283; -DELETE FROM creature_addon WHERE guid = 93289; -DELETE FROM creature_addon WHERE guid = 93290; -DELETE FROM creature_addon WHERE guid = 93377; -DELETE FROM creature_addon WHERE guid = 93379; -DELETE FROM creature_addon WHERE guid = 93498; --- Create template addon for creature 2692 -DELETE FROM creature_template_addon WHERE entry =2692; -INSERT INTO creature_template_addon VALUES (2692,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2692 -DELETE FROM creature_addon WHERE guid = 93260; -DELETE FROM creature_addon WHERE guid = 93264; -DELETE FROM creature_addon WHERE guid = 93267; -DELETE FROM creature_addon WHERE guid = 93268; -DELETE FROM creature_addon WHERE guid = 93272; -DELETE FROM creature_addon WHERE guid = 93276; -DELETE FROM creature_addon WHERE guid = 93277; -DELETE FROM creature_addon WHERE guid = 93292; -DELETE FROM creature_addon WHERE guid = 93297; -DELETE FROM creature_addon WHERE guid = 93378; -DELETE FROM creature_addon WHERE guid = 93380; -DELETE FROM creature_addon WHERE guid = 93508; -DELETE FROM creature_addon WHERE guid = 93533; --- Create template addon for creature 2693 -DELETE FROM creature_template_addon WHERE entry =2693; -INSERT INTO creature_template_addon VALUES (2693,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2693 -DELETE FROM creature_addon WHERE guid = 93261; -DELETE FROM creature_addon WHERE guid = 93263; -DELETE FROM creature_addon WHERE guid = 93266; -DELETE FROM creature_addon WHERE guid = 93282; -DELETE FROM creature_addon WHERE guid = 93284; -DELETE FROM creature_addon WHERE guid = 93502; -DELETE FROM creature_addon WHERE guid = 93506; -DELETE FROM creature_addon WHERE guid = 93507; -DELETE FROM creature_addon WHERE guid = 93510; -DELETE FROM creature_addon WHERE guid = 93512; -DELETE FROM creature_addon WHERE guid = 93528; -DELETE FROM creature_addon WHERE guid = 93529; -DELETE FROM creature_addon WHERE guid = 93531; --- Create template addon for creature 2694 -DELETE FROM creature_template_addon WHERE entry =2694; -INSERT INTO creature_template_addon VALUES (2694,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2694 -DELETE FROM creature_addon WHERE guid = 93280; -DELETE FROM creature_addon WHERE guid = 93286; -DELETE FROM creature_addon WHERE guid = 93294; -DELETE FROM creature_addon WHERE guid = 93519; -DELETE FROM creature_addon WHERE guid = 93520; -DELETE FROM creature_addon WHERE guid = 93521; -DELETE FROM creature_addon WHERE guid = 93522; -DELETE FROM creature_addon WHERE guid = 93527; -DELETE FROM creature_addon WHERE guid = 93532; --- Clear duplicate addons from template for creature 2695 --- Create template addon for creature 2696 -DELETE FROM creature_template_addon WHERE entry =2696; -INSERT INTO creature_template_addon VALUES (2696,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2696 -DELETE FROM creature_addon WHERE guid = 11301; --- Create template addon for creature 2697 -DELETE FROM creature_template_addon WHERE entry =2697; -INSERT INTO creature_template_addon VALUES (2697,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2697 -DELETE FROM creature_addon WHERE guid = 6167; --- Create template addon for creature 2698 -DELETE FROM creature_template_addon WHERE entry =2698; -INSERT INTO creature_template_addon VALUES (2698,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2698 -DELETE FROM creature_addon WHERE guid = 11200; --- Create template addon for creature 2699 -DELETE FROM creature_template_addon WHERE entry =2699; -INSERT INTO creature_template_addon VALUES (2699,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2699 -DELETE FROM creature_addon WHERE guid = 678; --- Create template addon for creature 2700 -DELETE FROM creature_template_addon WHERE entry =2700; -INSERT INTO creature_template_addon VALUES (2700,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2700 -DELETE FROM creature_addon WHERE guid = 11805; --- Create template addon for creature 2701 -DELETE FROM creature_template_addon WHERE entry =2701; -INSERT INTO creature_template_addon VALUES (2701,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2701 -DELETE FROM creature_addon WHERE guid = 7191; -DELETE FROM creature_addon WHERE guid = 7194; -DELETE FROM creature_addon WHERE guid = 7841; -DELETE FROM creature_addon WHERE guid = 7842; --- Create template addon for creature 2703 -DELETE FROM creature_template_addon WHERE entry =2703; -INSERT INTO creature_template_addon VALUES (2703,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2703 -DELETE FROM creature_addon WHERE guid = 11300; --- Create template addon for creature 2704 -DELETE FROM creature_template_addon WHERE entry =2704; -INSERT INTO creature_template_addon VALUES (2704,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2704 -DELETE FROM creature_addon WHERE guid = 7446; --- Create template addon for creature 2705 -DELETE FROM creature_template_addon WHERE entry =2705; -INSERT INTO creature_template_addon VALUES (2705,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2705 -DELETE FROM creature_addon WHERE guid = 15314; --- Create template addon for creature 2706 -DELETE FROM creature_template_addon WHERE entry =2706; -INSERT INTO creature_template_addon VALUES (2706,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2706 -DELETE FROM creature_addon WHERE guid = 11291; --- Create template addon for creature 2707 --- Create template addon for creature 2708 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =2708; -INSERT INTO creature_template_addon VALUES (2708,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2708 --- Create template addon for creature 2711 -DELETE FROM creature_template_addon WHERE entry =2711; -INSERT INTO creature_template_addon VALUES (2711,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2711 -DELETE FROM creature_addon WHERE guid = 15325; --- Create template addon for creature 2712 -DELETE FROM creature_template_addon WHERE entry =2712; -INSERT INTO creature_template_addon VALUES (2712,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2712 -DELETE FROM creature_addon WHERE guid = 14650; --- Create template addon for creature 2713 -DELETE FROM creature_template_addon WHERE entry =2713; -INSERT INTO creature_template_addon VALUES (2713,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2713 -DELETE FROM creature_addon WHERE guid = 14653; --- Create template addon for creature 2714 -DELETE FROM creature_template_addon WHERE entry =2714; -INSERT INTO creature_template_addon VALUES (2714,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2714 -DELETE FROM creature_addon WHERE guid = 14772; --- Create template addon for creature 2715 -DELETE FROM creature_template_addon WHERE entry =2715; -INSERT INTO creature_template_addon VALUES (2715,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2715 -DELETE FROM creature_addon WHERE guid = 7083; -DELETE FROM creature_addon WHERE guid = 7193; --- Create template addon for creature 2716 -DELETE FROM creature_template_addon WHERE entry =2716; -INSERT INTO creature_template_addon VALUES (2716,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2716 -DELETE FROM creature_addon WHERE guid = 6973; -DELETE FROM creature_addon WHERE guid = 6975; -DELETE FROM creature_addon WHERE guid = 7004; -DELETE FROM creature_addon WHERE guid = 7029; -DELETE FROM creature_addon WHERE guid = 7038; -DELETE FROM creature_addon WHERE guid = 7304; -DELETE FROM creature_addon WHERE guid = 7810; --- Create template addon for creature 2717 -DELETE FROM creature_template_addon WHERE entry =2717; -INSERT INTO creature_template_addon VALUES (2717,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2717 -DELETE FROM creature_addon WHERE guid = 6927; -DELETE FROM creature_addon WHERE guid = 6989; -DELETE FROM creature_addon WHERE guid = 7005; -DELETE FROM creature_addon WHERE guid = 7011; -DELETE FROM creature_addon WHERE guid = 7013; -DELETE FROM creature_addon WHERE guid = 7014; -DELETE FROM creature_addon WHERE guid = 7024; -DELETE FROM creature_addon WHERE guid = 7037; -DELETE FROM creature_addon WHERE guid = 7147; -DELETE FROM creature_addon WHERE guid = 7255; -DELETE FROM creature_addon WHERE guid = 7412; --- Create template addon for creature 2718 -DELETE FROM creature_template_addon WHERE entry =2718; -INSERT INTO creature_template_addon VALUES (2718,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2718 -DELETE FROM creature_addon WHERE guid = 6913; -DELETE FROM creature_addon WHERE guid = 6974; -DELETE FROM creature_addon WHERE guid = 7012; -DELETE FROM creature_addon WHERE guid = 7025; -DELETE FROM creature_addon WHERE guid = 7042; -DELETE FROM creature_addon WHERE guid = 7044; -DELETE FROM creature_addon WHERE guid = 7148; --- Create template addon for creature 2719 -DELETE FROM creature_template_addon WHERE entry =2719; -INSERT INTO creature_template_addon VALUES (2719,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2719 -DELETE FROM creature_addon WHERE guid = 5262; -DELETE FROM creature_addon WHERE guid = 7201; -DELETE FROM creature_addon WHERE guid = 7305; -DELETE FROM creature_addon WHERE guid = 7307; -DELETE FROM creature_addon WHERE guid = 7309; -DELETE FROM creature_addon WHERE guid = 7310; -DELETE FROM creature_addon WHERE guid = 7312; --- Create template addon for creature 2720 -DELETE FROM creature_template_addon WHERE entry =2720; -INSERT INTO creature_template_addon VALUES (2720,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2720 -DELETE FROM creature_addon WHERE guid = 7203; -DELETE FROM creature_addon WHERE guid = 7254; -DELETE FROM creature_addon WHERE guid = 7308; -DELETE FROM creature_addon WHERE guid = 7313; -DELETE FROM creature_addon WHERE guid = 7401; -DELETE FROM creature_addon WHERE guid = 7402; -DELETE FROM creature_addon WHERE guid = 7403; -DELETE FROM creature_addon WHERE guid = 7467; -DELETE FROM creature_addon WHERE guid = 7468; -DELETE FROM creature_addon WHERE guid = 7470; --- Create template addon for creature 2721 -DELETE FROM creature_template_addon WHERE entry =2721; -INSERT INTO creature_template_addon VALUES (2721,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2721 -DELETE FROM creature_addon WHERE guid = 14773; -DELETE FROM creature_addon WHERE guid = 14774; -DELETE FROM creature_addon WHERE guid = 14775; -DELETE FROM creature_addon WHERE guid = 14776; --- Create template addon for creature 2723 -DELETE FROM creature_template_addon WHERE entry =2723; -INSERT INTO creature_template_addon VALUES (2723,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2723 -DELETE FROM creature_addon WHERE guid = 7140; -DELETE FROM creature_addon WHERE guid = 7142; -DELETE FROM creature_addon WHERE guid = 7143; -DELETE FROM creature_addon WHERE guid = 7820; -DELETE FROM creature_addon WHERE guid = 7829; --- Create template addon for creature 2725 -DELETE FROM creature_template_addon WHERE entry =2725; -INSERT INTO creature_template_addon VALUES (2725,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2725 -DELETE FROM creature_addon WHERE guid = 6903; -DELETE FROM creature_addon WHERE guid = 6904; -DELETE FROM creature_addon WHERE guid = 6905; -DELETE FROM creature_addon WHERE guid = 6906; -DELETE FROM creature_addon WHERE guid = 6907; -DELETE FROM creature_addon WHERE guid = 6908; -DELETE FROM creature_addon WHERE guid = 6909; -DELETE FROM creature_addon WHERE guid = 6922; -DELETE FROM creature_addon WHERE guid = 6923; -DELETE FROM creature_addon WHERE guid = 6928; -DELETE FROM creature_addon WHERE guid = 6964; -DELETE FROM creature_addon WHERE guid = 7126; -DELETE FROM creature_addon WHERE guid = 7708; -DELETE FROM creature_addon WHERE guid = 7719; -DELETE FROM creature_addon WHERE guid = 7720; -DELETE FROM creature_addon WHERE guid = 7721; -DELETE FROM creature_addon WHERE guid = 7722; -DELETE FROM creature_addon WHERE guid = 7868; -DELETE FROM creature_addon WHERE guid = 7869; -DELETE FROM creature_addon WHERE guid = 7870; -DELETE FROM creature_addon WHERE guid = 8172; -DELETE FROM creature_addon WHERE guid = 8173; -DELETE FROM creature_addon WHERE guid = 8174; -DELETE FROM creature_addon WHERE guid = 8175; -DELETE FROM creature_addon WHERE guid = 8178; -DELETE FROM creature_addon WHERE guid = 8179; -DELETE FROM creature_addon WHERE guid = 8181; -DELETE FROM creature_addon WHERE guid = 8184; --- Create template addon for creature 2726 -DELETE FROM creature_template_addon WHERE entry =2726; -INSERT INTO creature_template_addon VALUES (2726,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2726 -DELETE FROM creature_addon WHERE guid = 6963; -DELETE FROM creature_addon WHERE guid = 6965; -DELETE FROM creature_addon WHERE guid = 6966; -DELETE FROM creature_addon WHERE guid = 6967; -DELETE FROM creature_addon WHERE guid = 6968; -DELETE FROM creature_addon WHERE guid = 6970; -DELETE FROM creature_addon WHERE guid = 6971; -DELETE FROM creature_addon WHERE guid = 6972; -DELETE FROM creature_addon WHERE guid = 7031; -DELETE FROM creature_addon WHERE guid = 7129; -DELETE FROM creature_addon WHERE guid = 7205; -DELETE FROM creature_addon WHERE guid = 7709; --- Create template addon for creature 2727 -DELETE FROM creature_template_addon WHERE entry =2727; -INSERT INTO creature_template_addon VALUES (2727,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2727 -DELETE FROM creature_addon WHERE guid = 6934; -DELETE FROM creature_addon WHERE guid = 6935; -DELETE FROM creature_addon WHERE guid = 6941; -DELETE FROM creature_addon WHERE guid = 6943; -DELETE FROM creature_addon WHERE guid = 6991; -DELETE FROM creature_addon WHERE guid = 7002; -DELETE FROM creature_addon WHERE guid = 7055; -DELETE FROM creature_addon WHERE guid = 7077; -DELETE FROM creature_addon WHERE guid = 7079; -DELETE FROM creature_addon WHERE guid = 7081; -DELETE FROM creature_addon WHERE guid = 7096; -DELETE FROM creature_addon WHERE guid = 7097; -DELETE FROM creature_addon WHERE guid = 7102; -DELETE FROM creature_addon WHERE guid = 7122; -DELETE FROM creature_addon WHERE guid = 7411; -DELETE FROM creature_addon WHERE guid = 7609; -DELETE FROM creature_addon WHERE guid = 7620; -DELETE FROM creature_addon WHERE guid = 7686; -DELETE FROM creature_addon WHERE guid = 7701; -DELETE FROM creature_addon WHERE guid = 7711; -DELETE FROM creature_addon WHERE guid = 7839; -DELETE FROM creature_addon WHERE guid = 7849; -DELETE FROM creature_addon WHERE guid = 7871; -DELETE FROM creature_addon WHERE guid = 7873; -DELETE FROM creature_addon WHERE guid = 7874; -DELETE FROM creature_addon WHERE guid = 7875; -DELETE FROM creature_addon WHERE guid = 8170; -DELETE FROM creature_addon WHERE guid = 8182; --- Create template addon for creature 2728 -DELETE FROM creature_template_addon WHERE entry =2728; -INSERT INTO creature_template_addon VALUES (2728,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2728 -DELETE FROM creature_addon WHERE guid = 6919; -DELETE FROM creature_addon WHERE guid = 6939; -DELETE FROM creature_addon WHERE guid = 6951; -DELETE FROM creature_addon WHERE guid = 6952; -DELETE FROM creature_addon WHERE guid = 6953; -DELETE FROM creature_addon WHERE guid = 6955; -DELETE FROM creature_addon WHERE guid = 6957; -DELETE FROM creature_addon WHERE guid = 6958; -DELETE FROM creature_addon WHERE guid = 6959; -DELETE FROM creature_addon WHERE guid = 6960; -DELETE FROM creature_addon WHERE guid = 6976; -DELETE FROM creature_addon WHERE guid = 6984; -DELETE FROM creature_addon WHERE guid = 6988; -DELETE FROM creature_addon WHERE guid = 6992; -DELETE FROM creature_addon WHERE guid = 6994; -DELETE FROM creature_addon WHERE guid = 6995; -DELETE FROM creature_addon WHERE guid = 6996; -DELETE FROM creature_addon WHERE guid = 6997; -DELETE FROM creature_addon WHERE guid = 6999; -DELETE FROM creature_addon WHERE guid = 7000; -DELETE FROM creature_addon WHERE guid = 7001; -DELETE FROM creature_addon WHERE guid = 7003; -DELETE FROM creature_addon WHERE guid = 7007; -DELETE FROM creature_addon WHERE guid = 7009; -DELETE FROM creature_addon WHERE guid = 7015; -DELETE FROM creature_addon WHERE guid = 7017; -DELETE FROM creature_addon WHERE guid = 7018; -DELETE FROM creature_addon WHERE guid = 7019; -DELETE FROM creature_addon WHERE guid = 7020; -DELETE FROM creature_addon WHERE guid = 7043; -DELETE FROM creature_addon WHERE guid = 7080; -DELETE FROM creature_addon WHERE guid = 7082; -DELETE FROM creature_addon WHERE guid = 7089; -DELETE FROM creature_addon WHERE guid = 7090; -DELETE FROM creature_addon WHERE guid = 7098; -DELETE FROM creature_addon WHERE guid = 7100; -DELETE FROM creature_addon WHERE guid = 7414; -DELETE FROM creature_addon WHERE guid = 7466; -DELETE FROM creature_addon WHERE guid = 7872; --- Create template addon for creature 2729 -DELETE FROM creature_template_addon WHERE entry =2729; -INSERT INTO creature_template_addon VALUES (2729,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2729 -DELETE FROM creature_addon WHERE guid = 6985; -DELETE FROM creature_addon WHERE guid = 7101; -DELETE FROM creature_addon WHERE guid = 7103; -DELETE FROM creature_addon WHERE guid = 7105; -DELETE FROM creature_addon WHERE guid = 7109; -DELETE FROM creature_addon WHERE guid = 7110; -DELETE FROM creature_addon WHERE guid = 7115; -DELETE FROM creature_addon WHERE guid = 7116; -DELETE FROM creature_addon WHERE guid = 7119; -DELETE FROM creature_addon WHERE guid = 7120; -DELETE FROM creature_addon WHERE guid = 7121; -DELETE FROM creature_addon WHERE guid = 7123; -DELETE FROM creature_addon WHERE guid = 7124; -DELETE FROM creature_addon WHERE guid = 7125; -DELETE FROM creature_addon WHERE guid = 7127; -DELETE FROM creature_addon WHERE guid = 7128; -DELETE FROM creature_addon WHERE guid = 7213; -DELETE FROM creature_addon WHERE guid = 7248; -DELETE FROM creature_addon WHERE guid = 7306; -DELETE FROM creature_addon WHERE guid = 7413; -DELETE FROM creature_addon WHERE guid = 7452; -DELETE FROM creature_addon WHERE guid = 7462; -DELETE FROM creature_addon WHERE guid = 7465; -DELETE FROM creature_addon WHERE guid = 7469; -DELETE FROM creature_addon WHERE guid = 7473; -DELETE FROM creature_addon WHERE guid = 7477; -DELETE FROM creature_addon WHERE guid = 7492; -DELETE FROM creature_addon WHERE guid = 7494; -DELETE FROM creature_addon WHERE guid = 7531; -DELETE FROM creature_addon WHERE guid = 7559; -DELETE FROM creature_addon WHERE guid = 7564; -DELETE FROM creature_addon WHERE guid = 7612; -DELETE FROM creature_addon WHERE guid = 7615; -DELETE FROM creature_addon WHERE guid = 7616; -DELETE FROM creature_addon WHERE guid = 7618; -DELETE FROM creature_addon WHERE guid = 7622; -DELETE FROM creature_addon WHERE guid = 7632; -DELETE FROM creature_addon WHERE guid = 7639; -DELETE FROM creature_addon WHERE guid = 7663; -DELETE FROM creature_addon WHERE guid = 7684; -DELETE FROM creature_addon WHERE guid = 7687; -DELETE FROM creature_addon WHERE guid = 7694; -DELETE FROM creature_addon WHERE guid = 7717; -DELETE FROM creature_addon WHERE guid = 7806; -DELETE FROM creature_addon WHERE guid = 7807; -DELETE FROM creature_addon WHERE guid = 7845; --- Create template addon for creature 2730 -DELETE FROM creature_template_addon WHERE entry =2730; -INSERT INTO creature_template_addon VALUES (2730,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2730 -DELETE FROM creature_addon WHERE guid = 6895; -DELETE FROM creature_addon WHERE guid = 6897; -DELETE FROM creature_addon WHERE guid = 6914; -DELETE FROM creature_addon WHERE guid = 6916; -DELETE FROM creature_addon WHERE guid = 6917; -DELETE FROM creature_addon WHERE guid = 8171; --- Create template addon for creature 2731 -DELETE FROM creature_template_addon WHERE entry =2731; -INSERT INTO creature_template_addon VALUES (2731,0,33554432,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2731 -DELETE FROM creature_addon WHERE guid = 6890; -DELETE FROM creature_addon WHERE guid = 6891; -DELETE FROM creature_addon WHERE guid = 6892; -DELETE FROM creature_addon WHERE guid = 6893; -DELETE FROM creature_addon WHERE guid = 6894; -DELETE FROM creature_addon WHERE guid = 6896; -DELETE FROM creature_addon WHERE guid = 6901; -DELETE FROM creature_addon WHERE guid = 6902; -DELETE FROM creature_addon WHERE guid = 6918; -DELETE FROM creature_addon WHERE guid = 6925; -DELETE FROM creature_addon WHERE guid = 6930; -DELETE FROM creature_addon WHERE guid = 6938; -DELETE FROM creature_addon WHERE guid = 6956; -DELETE FROM creature_addon WHERE guid = 6962; -DELETE FROM creature_addon WHERE guid = 6981; -DELETE FROM creature_addon WHERE guid = 7022; -DELETE FROM creature_addon WHERE guid = 7118; -DELETE FROM creature_addon WHERE guid = 7187; -DELETE FROM creature_addon WHERE guid = 7189; -DELETE FROM creature_addon WHERE guid = 7192; -DELETE FROM creature_addon WHERE guid = 7474; -DELETE FROM creature_addon WHERE guid = 7682; -DELETE FROM creature_addon WHERE guid = 7801; -DELETE FROM creature_addon WHERE guid = 7808; -DELETE FROM creature_addon WHERE guid = 7840; --- Create template addon for creature 2732 -DELETE FROM creature_template_addon WHERE entry =2732; -INSERT INTO creature_template_addon VALUES (2732,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2732 -DELETE FROM creature_addon WHERE guid = 6888; -DELETE FROM creature_addon WHERE guid = 6900; -DELETE FROM creature_addon WHERE guid = 6910; -DELETE FROM creature_addon WHERE guid = 6911; -DELETE FROM creature_addon WHERE guid = 6915; -DELETE FROM creature_addon WHERE guid = 6920; -DELETE FROM creature_addon WHERE guid = 6924; -DELETE FROM creature_addon WHERE guid = 6926; -DELETE FROM creature_addon WHERE guid = 6936; -DELETE FROM creature_addon WHERE guid = 6937; -DELETE FROM creature_addon WHERE guid = 6947; -DELETE FROM creature_addon WHERE guid = 6948; -DELETE FROM creature_addon WHERE guid = 6954; -DELETE FROM creature_addon WHERE guid = 6977; -DELETE FROM creature_addon WHERE guid = 6978; -DELETE FROM creature_addon WHERE guid = 6979; -DELETE FROM creature_addon WHERE guid = 6980; -DELETE FROM creature_addon WHERE guid = 6983; -DELETE FROM creature_addon WHERE guid = 6986; -DELETE FROM creature_addon WHERE guid = 7010; -DELETE FROM creature_addon WHERE guid = 7016; -DELETE FROM creature_addon WHERE guid = 7036; -DELETE FROM creature_addon WHERE guid = 7091; -DELETE FROM creature_addon WHERE guid = 7092; -DELETE FROM creature_addon WHERE guid = 7093; -DELETE FROM creature_addon WHERE guid = 7095; -DELETE FROM creature_addon WHERE guid = 7099; -DELETE FROM creature_addon WHERE guid = 7104; -DELETE FROM creature_addon WHERE guid = 7108; -DELETE FROM creature_addon WHERE guid = 7112; -DELETE FROM creature_addon WHERE guid = 7117; -DELETE FROM creature_addon WHERE guid = 7132; -DELETE FROM creature_addon WHERE guid = 7184; -DELETE FROM creature_addon WHERE guid = 7198; -DELETE FROM creature_addon WHERE guid = 7303; -DELETE FROM creature_addon WHERE guid = 7311; -DELETE FROM creature_addon WHERE guid = 7405; -DELETE FROM creature_addon WHERE guid = 7406; -DELETE FROM creature_addon WHERE guid = 7464; -DELETE FROM creature_addon WHERE guid = 7680; -DELETE FROM creature_addon WHERE guid = 7681; -DELETE FROM creature_addon WHERE guid = 7809; --- Create template addon for creature 2733 -DELETE FROM creature_template_addon WHERE entry =2733; -INSERT INTO creature_template_addon VALUES (2733,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2733 -DELETE FROM creature_addon WHERE guid = 12006; --- Create template addon for creature 2734 -DELETE FROM creature_template_addon WHERE entry =2734; -INSERT INTO creature_template_addon VALUES (2734,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2734 -DELETE FROM creature_addon WHERE guid = 6929; -DELETE FROM creature_addon WHERE guid = 6933; -DELETE FROM creature_addon WHERE guid = 6961; -DELETE FROM creature_addon WHERE guid = 6987; -DELETE FROM creature_addon WHERE guid = 7021; -DELETE FROM creature_addon WHERE guid = 7023; -DELETE FROM creature_addon WHERE guid = 7094; -DELETE FROM creature_addon WHERE guid = 7106; -DELETE FROM creature_addon WHERE guid = 7107; -DELETE FROM creature_addon WHERE guid = 7111; -DELETE FROM creature_addon WHERE guid = 7113; -DELETE FROM creature_addon WHERE guid = 7114; -DELETE FROM creature_addon WHERE guid = 7185; -DELETE FROM creature_addon WHERE guid = 7247; -DELETE FROM creature_addon WHERE guid = 7250; -DELETE FROM creature_addon WHERE guid = 7471; -DELETE FROM creature_addon WHERE guid = 7560; -DELETE FROM creature_addon WHERE guid = 7702; -DELETE FROM creature_addon WHERE guid = 7712; -DELETE FROM creature_addon WHERE guid = 7844; -DELETE FROM creature_addon WHERE guid = 7848; -DELETE FROM creature_addon WHERE guid = 7866; --- Create template addon for creature 2735 -DELETE FROM creature_template_addon WHERE entry =2735; -INSERT INTO creature_template_addon VALUES (2735,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2735 -DELETE FROM creature_addon WHERE guid = 7703; -DELETE FROM creature_addon WHERE guid = 7788; -DELETE FROM creature_addon WHERE guid = 7792; -DELETE FROM creature_addon WHERE guid = 7846; -DELETE FROM creature_addon WHERE guid = 7850; -DELETE FROM creature_addon WHERE guid = 7852; -DELETE FROM creature_addon WHERE guid = 7853; -DELETE FROM creature_addon WHERE guid = 7854; -DELETE FROM creature_addon WHERE guid = 7855; -DELETE FROM creature_addon WHERE guid = 7856; -DELETE FROM creature_addon WHERE guid = 7857; -DELETE FROM creature_addon WHERE guid = 7858; -DELETE FROM creature_addon WHERE guid = 7859; -DELETE FROM creature_addon WHERE guid = 7860; -DELETE FROM creature_addon WHERE guid = 7861; -DELETE FROM creature_addon WHERE guid = 7863; -DELETE FROM creature_addon WHERE guid = 7864; -DELETE FROM creature_addon WHERE guid = 7865; --- Create template addon for creature 2736 -DELETE FROM creature_template_addon WHERE entry =2736; -INSERT INTO creature_template_addon VALUES (2736,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2736 -DELETE FROM creature_addon WHERE guid = 7169; -DELETE FROM creature_addon WHERE guid = 7170; -DELETE FROM creature_addon WHERE guid = 7171; -DELETE FROM creature_addon WHERE guid = 7172; -DELETE FROM creature_addon WHERE guid = 7173; -DELETE FROM creature_addon WHERE guid = 7174; -DELETE FROM creature_addon WHERE guid = 7175; -DELETE FROM creature_addon WHERE guid = 7176; -DELETE FROM creature_addon WHERE guid = 7177; -DELETE FROM creature_addon WHERE guid = 7178; -DELETE FROM creature_addon WHERE guid = 7179; -DELETE FROM creature_addon WHERE guid = 7180; -DELETE FROM creature_addon WHERE guid = 7181; -DELETE FROM creature_addon WHERE guid = 7182; -DELETE FROM creature_addon WHERE guid = 7183; -DELETE FROM creature_addon WHERE guid = 7204; -DELETE FROM creature_addon WHERE guid = 7206; -DELETE FROM creature_addon WHERE guid = 7229; -DELETE FROM creature_addon WHERE guid = 7232; -DELETE FROM creature_addon WHERE guid = 7234; -DELETE FROM creature_addon WHERE guid = 7235; -DELETE FROM creature_addon WHERE guid = 7237; -DELETE FROM creature_addon WHERE guid = 7238; -DELETE FROM creature_addon WHERE guid = 7242; -DELETE FROM creature_addon WHERE guid = 7689; -DELETE FROM creature_addon WHERE guid = 7691; -DELETE FROM creature_addon WHERE guid = 7692; -DELETE FROM creature_addon WHERE guid = 7693; --- Clear duplicate addons from template for creature 2737 --- Clear duplicate addons from template for creature 2738 --- Create template addon for creature 2739 -DELETE FROM creature_template_addon WHERE entry =2739; -INSERT INTO creature_template_addon VALUES (2739,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2739 -DELETE FROM creature_addon WHERE guid = 7066; -DELETE FROM creature_addon WHERE guid = 7067; -DELETE FROM creature_addon WHERE guid = 7070; -DELETE FROM creature_addon WHERE guid = 7072; -DELETE FROM creature_addon WHERE guid = 7073; -DELETE FROM creature_addon WHERE guid = 7074; -DELETE FROM creature_addon WHERE guid = 7075; -DELETE FROM creature_addon WHERE guid = 7076; -DELETE FROM creature_addon WHERE guid = 7078; -DELETE FROM creature_addon WHERE guid = 7163; -DELETE FROM creature_addon WHERE guid = 7164; --- Create template addon for creature 2740 -DELETE FROM creature_template_addon WHERE entry =2740; -INSERT INTO creature_template_addon VALUES (2740,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2740 -DELETE FROM creature_addon WHERE guid = 7030; -DELETE FROM creature_addon WHERE guid = 7032; -DELETE FROM creature_addon WHERE guid = 7165; -DELETE FROM creature_addon WHERE guid = 7186; -DELETE FROM creature_addon WHERE guid = 7188; -DELETE FROM creature_addon WHERE guid = 7190; --- Create template addon for creature 2742 -DELETE FROM creature_template_addon WHERE entry =2742; -INSERT INTO creature_template_addon VALUES (2742,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2742 -DELETE FROM creature_addon WHERE guid = 7131; -DELETE FROM creature_addon WHERE guid = 7133; -DELETE FROM creature_addon WHERE guid = 7141; -DELETE FROM creature_addon WHERE guid = 7216; -DELETE FROM creature_addon WHERE guid = 7695; -DELETE FROM creature_addon WHERE guid = 7697; -DELETE FROM creature_addon WHERE guid = 7699; -DELETE FROM creature_addon WHERE guid = 7818; -DELETE FROM creature_addon WHERE guid = 7819; -DELETE FROM creature_addon WHERE guid = 7822; -DELETE FROM creature_addon WHERE guid = 7824; -DELETE FROM creature_addon WHERE guid = 7825; -DELETE FROM creature_addon WHERE guid = 7827; -DELETE FROM creature_addon WHERE guid = 7828; --- Create template addon for creature 2743 -DELETE FROM creature_template_addon WHERE entry =2743; -INSERT INTO creature_template_addon VALUES (2743,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2743 -DELETE FROM creature_addon WHERE guid = 6932; -DELETE FROM creature_addon WHERE guid = 7034; -DELETE FROM creature_addon WHERE guid = 7035; -DELETE FROM creature_addon WHERE guid = 7130; -DELETE FROM creature_addon WHERE guid = 7134; -DELETE FROM creature_addon WHERE guid = 7139; -DELETE FROM creature_addon WHERE guid = 7168; -DELETE FROM creature_addon WHERE guid = 7214; -DELETE FROM creature_addon WHERE guid = 7215; -DELETE FROM creature_addon WHERE guid = 7688; -DELETE FROM creature_addon WHERE guid = 7696; -DELETE FROM creature_addon WHERE guid = 7698; -DELETE FROM creature_addon WHERE guid = 7700; -DELETE FROM creature_addon WHERE guid = 7811; -DELETE FROM creature_addon WHERE guid = 7812; -DELETE FROM creature_addon WHERE guid = 7813; -DELETE FROM creature_addon WHERE guid = 7814; -DELETE FROM creature_addon WHERE guid = 7815; -DELETE FROM creature_addon WHERE guid = 7816; -DELETE FROM creature_addon WHERE guid = 7817; -DELETE FROM creature_addon WHERE guid = 7821; -DELETE FROM creature_addon WHERE guid = 7823; -DELETE FROM creature_addon WHERE guid = 7830; --- Create template addon for creature 2744 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =2744; -INSERT INTO creature_template_addon VALUES (2744,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2744 --- Create template addon for creature 2745 -DELETE FROM creature_template_addon WHERE entry =2745; -INSERT INTO creature_template_addon VALUES (2745,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2745 -DELETE FROM creature_addon WHERE guid = 7826; --- Create template addon for creature 2748 -DELETE FROM creature_template_addon WHERE entry =2748; -INSERT INTO creature_template_addon VALUES (2748,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2748 -DELETE FROM creature_addon WHERE guid = 33537; --- Create template addon for creature 2749 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =2749; -INSERT INTO creature_template_addon VALUES (2749,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2749 --- Create template addon for creature 2751 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =2751; -INSERT INTO creature_template_addon VALUES (2751,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2751 --- Create template addon for creature 2752 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =2752; -INSERT INTO creature_template_addon VALUES (2752,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2752 -DELETE FROM creature_addon WHERE guid = 7781; --- Create template addon for creature 2753 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =2753; -INSERT INTO creature_template_addon VALUES (2753,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2753 --- Create template addon for creature 2754 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =2754; -INSERT INTO creature_template_addon VALUES (2754,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2754 --- Create template addon for creature 2755 --- Clear duplicate addons from template for creature 2757 --- Clear duplicate addons from template for creature 2759 --- Create template addon for creature 2760 -DELETE FROM creature_template_addon WHERE entry =2760; -INSERT INTO creature_template_addon VALUES (2760,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2760 -DELETE FROM creature_addon WHERE guid = 11719; -DELETE FROM creature_addon WHERE guid = 11721; -DELETE FROM creature_addon WHERE guid = 13256; -DELETE FROM creature_addon WHERE guid = 13261; -DELETE FROM creature_addon WHERE guid = 13269; -DELETE FROM creature_addon WHERE guid = 13278; -DELETE FROM creature_addon WHERE guid = 13279; -DELETE FROM creature_addon WHERE guid = 14502; -DELETE FROM creature_addon WHERE guid = 14503; -DELETE FROM creature_addon WHERE guid = 14504; -DELETE FROM creature_addon WHERE guid = 14505; -DELETE FROM creature_addon WHERE guid = 14741; -DELETE FROM creature_addon WHERE guid = 14746; -DELETE FROM creature_addon WHERE guid = 14749; --- Create template addon for creature 2761 -DELETE FROM creature_template_addon WHERE entry =2761; -INSERT INTO creature_template_addon VALUES (2761,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2761 -DELETE FROM creature_addon WHERE guid = 11754; -DELETE FROM creature_addon WHERE guid = 11757; -DELETE FROM creature_addon WHERE guid = 11759; -DELETE FROM creature_addon WHERE guid = 11760; -DELETE FROM creature_addon WHERE guid = 12040; -DELETE FROM creature_addon WHERE guid = 12041; -DELETE FROM creature_addon WHERE guid = 12043; -DELETE FROM creature_addon WHERE guid = 12044; -DELETE FROM creature_addon WHERE guid = 12060; -DELETE FROM creature_addon WHERE guid = 12061; -DELETE FROM creature_addon WHERE guid = 12062; -DELETE FROM creature_addon WHERE guid = 12071; -DELETE FROM creature_addon WHERE guid = 12074; -DELETE FROM creature_addon WHERE guid = 13259; --- Create template addon for creature 2762 -DELETE FROM creature_template_addon WHERE entry =2762; -INSERT INTO creature_template_addon VALUES (2762,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2762 -DELETE FROM creature_addon WHERE guid = 12077; -DELETE FROM creature_addon WHERE guid = 12078; -DELETE FROM creature_addon WHERE guid = 12080; -DELETE FROM creature_addon WHERE guid = 12098; -DELETE FROM creature_addon WHERE guid = 14526; -DELETE FROM creature_addon WHERE guid = 14527; -DELETE FROM creature_addon WHERE guid = 14530; -DELETE FROM creature_addon WHERE guid = 14531; -DELETE FROM creature_addon WHERE guid = 14532; -DELETE FROM creature_addon WHERE guid = 14533; -DELETE FROM creature_addon WHERE guid = 14534; -DELETE FROM creature_addon WHERE guid = 14657; --- Create template addon for creature 2763 --- Create template addon for creature 2764 -DELETE FROM creature_template_addon WHERE entry =2764; -INSERT INTO creature_template_addon VALUES (2764,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2764 -DELETE FROM creature_addon WHERE guid = 14515; --- Create template addon for creature 2765 -DELETE FROM creature_template_addon WHERE entry =2765; -INSERT INTO creature_template_addon VALUES (2765,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2765 -DELETE FROM creature_addon WHERE guid = 14516; --- Create template addon for creature 2766 -DELETE FROM creature_template_addon WHERE entry =2766; -INSERT INTO creature_template_addon VALUES (2766,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2766 -DELETE FROM creature_addon WHERE guid = 11218; --- Create template addon for creature 2767 -DELETE FROM creature_template_addon WHERE entry =2767; -INSERT INTO creature_template_addon VALUES (2767,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 2767 -DELETE FROM creature_addon WHERE guid = 11219; --- Create template addon for creature 2768 -DELETE FROM creature_template_addon WHERE entry =2768; -INSERT INTO creature_template_addon VALUES (2768,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2768 -DELETE FROM creature_addon WHERE guid = 11348; --- Create template addon for creature 2769 -DELETE FROM creature_template_addon WHERE entry =2769; -INSERT INTO creature_template_addon VALUES (2769,0,1,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2769 -DELETE FROM creature_addon WHERE guid = 11220; --- Create template addon for creature 2770 -DELETE FROM creature_template_addon WHERE entry =2770; -INSERT INTO creature_template_addon VALUES (2770,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2770 -DELETE FROM creature_addon WHERE guid = 15534; --- Create template addon for creature 2771 -DELETE FROM creature_template_addon WHERE entry =2771; -INSERT INTO creature_template_addon VALUES (2771,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2771 -DELETE FROM creature_addon WHERE guid = 11298; --- Create template addon for creature 2772 -DELETE FROM creature_template_addon WHERE entry =2772; -INSERT INTO creature_template_addon VALUES (2772,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2772 -DELETE FROM creature_addon WHERE guid = 11296; --- Create template addon for creature 2773 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =2773; -INSERT INTO creature_template_addon VALUES (2773,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2773 -DELETE FROM creature_addon WHERE guid = 14616; --- Create template addon for creature 2774 -DELETE FROM creature_template_addon WHERE entry =2774; -INSERT INTO creature_template_addon VALUES (2774,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2774 -DELETE FROM creature_addon WHERE guid = 11221; --- Create template addon for creature 2775 --- Create template addon for creature 2776 --- Create template addon for creature 2778 -DELETE FROM creature_template_addon WHERE entry =2778; -INSERT INTO creature_template_addon VALUES (2778,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2778 -DELETE FROM creature_addon WHERE guid = 14779; --- Create template addon for creature 2779 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =2779; -INSERT INTO creature_template_addon VALUES (2779,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2779 --- Create template addon for creature 2780 -DELETE FROM creature_template_addon WHERE entry =2780; -INSERT INTO creature_template_addon VALUES (2780,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2780 -DELETE FROM creature_addon WHERE guid = 11532; --- Create template addon for creature 2781 -DELETE FROM creature_template_addon WHERE entry =2781; -INSERT INTO creature_template_addon VALUES (2781,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2781 -DELETE FROM creature_addon WHERE guid = 11527; --- Create template addon for creature 2782 -DELETE FROM creature_template_addon WHERE entry =2782; -INSERT INTO creature_template_addon VALUES (2782,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2782 -DELETE FROM creature_addon WHERE guid = 11531; --- Create template addon for creature 2783 -DELETE FROM creature_template_addon WHERE entry =2783; -INSERT INTO creature_template_addon VALUES (2783,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2783 -DELETE FROM creature_addon WHERE guid = 14652; --- Clear duplicate addons from template for creature 2784 --- Create template addon for creature 2785 -DELETE FROM creature_template_addon WHERE entry =2785; -INSERT INTO creature_template_addon VALUES (2785,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2785 -DELETE FROM creature_addon WHERE guid = 6857; --- Clear duplicate addons from template for creature 2786 --- Create template addon for creature 2787 -DELETE FROM creature_template_addon WHERE entry =2787; -INSERT INTO creature_template_addon VALUES (2787,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2787 -DELETE FROM creature_addon WHERE guid = 11292; --- Create template addon for creature 2788 -DELETE FROM creature_template_addon WHERE entry =2788; -INSERT INTO creature_template_addon VALUES (2788,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2788 -DELETE FROM creature_addon WHERE guid = 11816; --- Create template addon for creature 2789 -DELETE FROM creature_template_addon WHERE entry =2789; -INSERT INTO creature_template_addon VALUES (2789,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2789 -DELETE FROM creature_addon WHERE guid = 11819; --- Clear duplicate addons from template for creature 2790 --- Create template addon for creature 2791 -DELETE FROM creature_template_addon WHERE entry =2791; -INSERT INTO creature_template_addon VALUES (2791,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2791 -DELETE FROM creature_addon WHERE guid = 7149; -DELETE FROM creature_addon WHERE guid = 7150; -DELETE FROM creature_addon WHERE guid = 7151; -DELETE FROM creature_addon WHERE guid = 7152; -DELETE FROM creature_addon WHERE guid = 7153; -DELETE FROM creature_addon WHERE guid = 7154; -DELETE FROM creature_addon WHERE guid = 7155; -DELETE FROM creature_addon WHERE guid = 7156; -DELETE FROM creature_addon WHERE guid = 7157; -DELETE FROM creature_addon WHERE guid = 7158; -DELETE FROM creature_addon WHERE guid = 7199; -DELETE FROM creature_addon WHERE guid = 7200; --- Create template addon for creature 2792 -DELETE FROM creature_template_addon WHERE entry =2792; -INSERT INTO creature_template_addon VALUES (2792,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2792 -DELETE FROM creature_addon WHERE guid = 11222; --- Create template addon for creature 2793 -DELETE FROM creature_template_addon WHERE entry =2793; -INSERT INTO creature_template_addon VALUES (2793,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2793 -DELETE FROM creature_addon WHERE guid = 13275; --- Create template addon for creature 2794 --- Clear duplicate addons from template for creature 2795 --- Clear duplicate addons from template for creature 2796 -DELETE FROM creature_addon WHERE guid = 49540; --- Create template addon for creature 2798 -DELETE FROM creature_template_addon WHERE entry =2798; -INSERT INTO creature_template_addon VALUES (2798,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2798 -DELETE FROM creature_addon WHERE guid = 26780; --- Create template addon for creature 2799 -DELETE FROM creature_template_addon WHERE entry =2799; -INSERT INTO creature_template_addon VALUES (2799,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2799 -DELETE FROM creature_addon WHERE guid = 31882; --- Create template addon for creature 2801 --- Create template addon for creature 2802 -DELETE FROM creature_template_addon WHERE entry =2802; -INSERT INTO creature_template_addon VALUES (2802,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2802 -DELETE FROM creature_addon WHERE guid = 38101; --- Create template addon for creature 2803 -DELETE FROM creature_template_addon WHERE entry =2803; -INSERT INTO creature_template_addon VALUES (2803,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2803 -DELETE FROM creature_addon WHERE guid = 39067; --- Create template addon for creature 2804 -DELETE FROM creature_template_addon WHERE entry =2804; -INSERT INTO creature_template_addon VALUES (2804,0,0,0,16,0,0,NULL); --- Clear duplicate addons from template for creature 2804 -DELETE FROM creature_addon WHERE guid = 32071; --- Create template addon for creature 2805 -DELETE FROM creature_template_addon WHERE entry =2805; -INSERT INTO creature_template_addon VALUES (2805,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2805 -DELETE FROM creature_addon WHERE guid = 11720; --- Create template addon for creature 2806 -DELETE FROM creature_template_addon WHERE entry =2806; -INSERT INTO creature_template_addon VALUES (2806,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2806 -DELETE FROM creature_addon WHERE guid = 39081; --- Create template addon for creature 2808 -DELETE FROM creature_template_addon WHERE entry =2808; -INSERT INTO creature_template_addon VALUES (2808,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2808 -DELETE FROM creature_addon WHERE guid = 11807; --- Create template addon for creature 2810 -DELETE FROM creature_template_addon WHERE entry =2810; -INSERT INTO creature_template_addon VALUES (2810,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2810 -DELETE FROM creature_addon WHERE guid = 11821; --- Create template addon for creature 2812 -DELETE FROM creature_template_addon WHERE entry =2812; -INSERT INTO creature_template_addon VALUES (2812,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2812 -DELETE FROM creature_addon WHERE guid = 11813; --- Create template addon for creature 2814 -DELETE FROM creature_template_addon WHERE entry =2814; -INSERT INTO creature_template_addon VALUES (2814,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2814 -DELETE FROM creature_addon WHERE guid = 11806; --- Create template addon for creature 2816 -DELETE FROM creature_template_addon WHERE entry =2816; -INSERT INTO creature_template_addon VALUES (2816,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2816 -DELETE FROM creature_addon WHERE guid = 11804; --- Create template addon for creature 2817 -DELETE FROM creature_template_addon WHERE entry =2817; -INSERT INTO creature_template_addon VALUES (2817,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2817 -DELETE FROM creature_addon WHERE guid = 6862; --- Create template addon for creature 2818 -DELETE FROM creature_template_addon WHERE entry =2818; -INSERT INTO creature_template_addon VALUES (2818,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2818 -DELETE FROM creature_addon WHERE guid = 11234; --- Create template addon for creature 2819 -DELETE FROM creature_template_addon WHERE entry =2819; -INSERT INTO creature_template_addon VALUES (2819,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2819 -DELETE FROM creature_addon WHERE guid = 11207; --- Create template addon for creature 2820 -DELETE FROM creature_template_addon WHERE entry =2820; -INSERT INTO creature_template_addon VALUES (2820,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2820 -DELETE FROM creature_addon WHERE guid = 11257; --- Create template addon for creature 2821 -DELETE FROM creature_template_addon WHERE entry =2821; -INSERT INTO creature_template_addon VALUES (2821,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2821 -DELETE FROM creature_addon WHERE guid = 11255; --- Create template addon for creature 2829 -DELETE FROM creature_template_addon WHERE entry =2829; -INSERT INTO creature_template_addon VALUES (2829,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2829 -DELETE FROM creature_addon WHERE guid = 7561; -DELETE FROM creature_addon WHERE guid = 7607; -DELETE FROM creature_addon WHERE guid = 7705; -DELETE FROM creature_addon WHERE guid = 7706; -DELETE FROM creature_addon WHERE guid = 7724; -DELETE FROM creature_addon WHERE guid = 7796; --- Create template addon for creature 2830 -DELETE FROM creature_template_addon WHERE entry =2830; -INSERT INTO creature_template_addon VALUES (2830,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2830 -DELETE FROM creature_addon WHERE guid = 6998; -DELETE FROM creature_addon WHERE guid = 7006; -DELETE FROM creature_addon WHERE guid = 7137; -DELETE FROM creature_addon WHERE guid = 7251; -DELETE FROM creature_addon WHERE guid = 7252; -DELETE FROM creature_addon WHERE guid = 7253; -DELETE FROM creature_addon WHERE guid = 7614; --- Create template addon for creature 2831 -DELETE FROM creature_template_addon WHERE entry =2831; -INSERT INTO creature_template_addon VALUES (2831,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2831 -DELETE FROM creature_addon WHERE guid = 7138; -DELETE FROM creature_addon WHERE guid = 7145; -DELETE FROM creature_addon WHERE guid = 7146; -DELETE FROM creature_addon WHERE guid = 7207; -DELETE FROM creature_addon WHERE guid = 7208; -DELETE FROM creature_addon WHERE guid = 7211; -DELETE FROM creature_addon WHERE guid = 7212; -DELETE FROM creature_addon WHERE guid = 7404; -DELETE FROM creature_addon WHERE guid = 7407; -DELETE FROM creature_addon WHERE guid = 7408; -DELETE FROM creature_addon WHERE guid = 7608; -DELETE FROM creature_addon WHERE guid = 7704; -DELETE FROM creature_addon WHERE guid = 7707; -DELETE FROM creature_addon WHERE guid = 7713; -DELETE FROM creature_addon WHERE guid = 7847; -DELETE FROM creature_addon WHERE guid = 7851; -DELETE FROM creature_addon WHERE guid = 7867; --- Create template addon for creature 2832 -DELETE FROM creature_template_addon WHERE entry =2832; -INSERT INTO creature_template_addon VALUES (2832,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2832 -DELETE FROM creature_addon WHERE guid = 64; --- Create template addon for creature 2834 -DELETE FROM creature_template_addon WHERE entry =2834; -INSERT INTO creature_template_addon VALUES (2834,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2834 -DELETE FROM creature_addon WHERE guid = 580; --- Create template addon for creature 2835 -DELETE FROM creature_template_addon WHERE entry =2835; -INSERT INTO creature_template_addon VALUES (2835,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2835 -DELETE FROM creature_addon WHERE guid = 11263; --- Create template addon for creature 2836 -DELETE FROM creature_template_addon WHERE entry =2836; -INSERT INTO creature_template_addon VALUES (2836,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2836 -DELETE FROM creature_addon WHERE guid = 637; --- Create template addon for creature 2837 -DELETE FROM creature_template_addon WHERE entry =2837; -INSERT INTO creature_template_addon VALUES (2837,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2837 -DELETE FROM creature_addon WHERE guid = 640; --- Create template addon for creature 2838 -DELETE FROM creature_template_addon WHERE entry =2838; -INSERT INTO creature_template_addon VALUES (2838,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2838 -DELETE FROM creature_addon WHERE guid = 4; --- Create template addon for creature 2839 -DELETE FROM creature_template_addon WHERE entry =2839; -INSERT INTO creature_template_addon VALUES (2839,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 2839 -DELETE FROM creature_addon WHERE guid = 5; --- Create template addon for creature 2840 -DELETE FROM creature_template_addon WHERE entry =2840; -INSERT INTO creature_template_addon VALUES (2840,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2840 -DELETE FROM creature_addon WHERE guid = 639; --- Create template addon for creature 2842 -DELETE FROM creature_template_addon WHERE entry =2842; -INSERT INTO creature_template_addon VALUES (2842,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2842 -DELETE FROM creature_addon WHERE guid = 572; --- Create template addon for creature 2843 -DELETE FROM creature_template_addon WHERE entry =2843; -INSERT INTO creature_template_addon VALUES (2843,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2843 -DELETE FROM creature_addon WHERE guid = 1; --- Create template addon for creature 2844 -DELETE FROM creature_template_addon WHERE entry =2844; -INSERT INTO creature_template_addon VALUES (2844,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2844 -DELETE FROM creature_addon WHERE guid = 67; --- Create template addon for creature 2845 -DELETE FROM creature_template_addon WHERE entry =2845; -INSERT INTO creature_template_addon VALUES (2845,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2845 -DELETE FROM creature_addon WHERE guid = 574; --- Create template addon for creature 2846 -DELETE FROM creature_template_addon WHERE entry =2846; -INSERT INTO creature_template_addon VALUES (2846,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2846 -DELETE FROM creature_addon WHERE guid = 645; --- Create template addon for creature 2847 -DELETE FROM creature_template_addon WHERE entry =2847; -INSERT INTO creature_template_addon VALUES (2847,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2847 -DELETE FROM creature_addon WHERE guid = 578; --- Create template addon for creature 2848 -DELETE FROM creature_template_addon WHERE entry =2848; -INSERT INTO creature_template_addon VALUES (2848,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2848 -DELETE FROM creature_addon WHERE guid = 643; --- Create template addon for creature 2849 -DELETE FROM creature_template_addon WHERE entry =2849; -INSERT INTO creature_template_addon VALUES (2849,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2849 -DELETE FROM creature_addon WHERE guid = 571; --- Create template addon for creature 2850 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =2850; -INSERT INTO creature_template_addon VALUES (2850,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2850 --- Create template addon for creature 2851 -DELETE FROM creature_template_addon WHERE entry =2851; -INSERT INTO creature_template_addon VALUES (2851,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2851 -DELETE FROM creature_addon WHERE guid = 11206; --- Clear duplicate addons from template for creature 2852 -DELETE FROM creature_addon WHERE guid = 46212; -DELETE FROM creature_addon WHERE guid = 46213; -DELETE FROM creature_addon WHERE guid = 46214; -DELETE FROM creature_addon WHERE guid = 46215; --- Create template addon for creature 2853 --- Create template addon for creature 2855 -DELETE FROM creature_template_addon WHERE entry =2855; -INSERT INTO creature_template_addon VALUES (2855,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2855 -DELETE FROM creature_addon WHERE guid = 4680; --- Create template addon for creature 2856 -DELETE FROM creature_template_addon WHERE entry =2856; -INSERT INTO creature_template_addon VALUES (2856,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2856 -DELETE FROM creature_addon WHERE guid = 666; --- Create template addon for creature 2857 -DELETE FROM creature_template_addon WHERE entry =2857; -INSERT INTO creature_template_addon VALUES (2857,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2857 -DELETE FROM creature_addon WHERE guid = 4676; --- Create template addon for creature 2858 -DELETE FROM creature_template_addon WHERE entry =2858; -INSERT INTO creature_template_addon VALUES (2858,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2858 -DELETE FROM creature_addon WHERE guid = 641; --- Create template addon for creature 2859 -DELETE FROM creature_template_addon WHERE entry =2859; -INSERT INTO creature_template_addon VALUES (2859,0,0,0,16,0,0,NULL); --- Clear duplicate addons from template for creature 2859 -DELETE FROM creature_addon WHERE guid = 573; --- Create template addon for creature 2860 -DELETE FROM creature_template_addon WHERE entry =2860; -INSERT INTO creature_template_addon VALUES (2860,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2860 -DELETE FROM creature_addon WHERE guid = 7159; --- Create template addon for creature 2861 -DELETE FROM creature_template_addon WHERE entry =2861; -INSERT INTO creature_template_addon VALUES (2861,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2861 -DELETE FROM creature_addon WHERE guid = 6865; --- Create template addon for creature 2870 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =2870; -INSERT INTO creature_template_addon VALUES (2870,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2870 --- Create template addon for creature 2876 --- Clear duplicate addons from template for creature 2878 --- Create template addon for creature 2879 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =2879; -INSERT INTO creature_template_addon VALUES (2879,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2879 --- Create template addon for creature 2880 --- Create template addon for creature 2881 --- Create template addon for creature 2887 --- Create template addon for creature 2888 -DELETE FROM creature_template_addon WHERE entry =2888; -INSERT INTO creature_template_addon VALUES (2888,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2888 -DELETE FROM creature_addon WHERE guid = 6871; --- Create template addon for creature 2892 -DELETE FROM creature_template_addon WHERE entry =2892; -INSERT INTO creature_template_addon VALUES (2892,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2892 -DELETE FROM creature_addon WHERE guid = 7033; -DELETE FROM creature_addon WHERE guid = 7039; -DELETE FROM creature_addon WHERE guid = 7135; -DELETE FROM creature_addon WHERE guid = 7162; --- Create template addon for creature 2893 -DELETE FROM creature_template_addon WHERE entry =2893; -INSERT INTO creature_template_addon VALUES (2893,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2893 -DELETE FROM creature_addon WHERE guid = 6912; -DELETE FROM creature_addon WHERE guid = 7472; -DELETE FROM creature_addon WHERE guid = 7475; -DELETE FROM creature_addon WHERE guid = 7558; -DELETE FROM creature_addon WHERE guid = 7562; -DELETE FROM creature_addon WHERE guid = 7575; -DELETE FROM creature_addon WHERE guid = 7610; -DELETE FROM creature_addon WHERE guid = 7613; -DELETE FROM creature_addon WHERE guid = 7621; -DELETE FROM creature_addon WHERE guid = 7623; -DELETE FROM creature_addon WHERE guid = 7638; -DELETE FROM creature_addon WHERE guid = 7653; -DELETE FROM creature_addon WHERE guid = 7662; -DELETE FROM creature_addon WHERE guid = 7683; --- Create template addon for creature 2894 -DELETE FROM creature_template_addon WHERE entry =2894; -INSERT INTO creature_template_addon VALUES (2894,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2894 -DELETE FROM creature_addon WHERE guid = 7160; -DELETE FROM creature_addon WHERE guid = 7489; -DELETE FROM creature_addon WHERE guid = 7563; -DELETE FROM creature_addon WHERE guid = 7565; -DELETE FROM creature_addon WHERE guid = 7652; --- Create template addon for creature 2906 -DELETE FROM creature_template_addon WHERE entry =2906; -INSERT INTO creature_template_addon VALUES (2906,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2906 -DELETE FROM creature_addon WHERE guid = 7196; -DELETE FROM creature_addon WHERE guid = 7834; -DELETE FROM creature_addon WHERE guid = 7835; -DELETE FROM creature_addon WHERE guid = 7836; -DELETE FROM creature_addon WHERE guid = 7837; --- Create template addon for creature 2907 -DELETE FROM creature_template_addon WHERE entry =2907; -INSERT INTO creature_template_addon VALUES (2907,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2907 -DELETE FROM creature_addon WHERE guid = 7195; -DELETE FROM creature_addon WHERE guid = 7197; -DELETE FROM creature_addon WHERE guid = 7210; -DELETE FROM creature_addon WHERE guid = 7838; --- Create template addon for creature 2908 -DELETE FROM creature_template_addon WHERE entry =2908; -INSERT INTO creature_template_addon VALUES (2908,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2908 -DELETE FROM creature_addon WHERE guid = 6863; --- Create template addon for creature 2909 -DELETE FROM creature_template_addon WHERE entry =2909; -INSERT INTO creature_template_addon VALUES (2909,0,8,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2909 -DELETE FROM creature_addon WHERE guid = 7723; --- Create template addon for creature 2910 -DELETE FROM creature_template_addon WHERE entry =2910; -INSERT INTO creature_template_addon VALUES (2910,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2910 -DELETE FROM creature_addon WHERE guid = 7161; --- Create template addon for creature 2911 -DELETE FROM creature_template_addon WHERE entry =2911; -INSERT INTO creature_template_addon VALUES (2911,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2911 -DELETE FROM creature_addon WHERE guid = 9434; --- Clear duplicate addons from template for creature 2912 -DELETE FROM creature_addon WHERE guid = 46353; --- Create template addon for creature 2913 -DELETE FROM creature_template_addon WHERE entry =2913; -INSERT INTO creature_template_addon VALUES (2913,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2913 -DELETE FROM creature_addon WHERE guid = 37082; --- Clear duplicate addons from template for creature 2914 -DELETE FROM creature_addon WHERE guid = 8015; -DELETE FROM creature_addon WHERE guid = 8017; -DELETE FROM creature_addon WHERE guid = 17781; -DELETE FROM creature_addon WHERE guid = 17810; -DELETE FROM creature_addon WHERE guid = 18017; -DELETE FROM creature_addon WHERE guid = 18077; -DELETE FROM creature_addon WHERE guid = 18134; -DELETE FROM creature_addon WHERE guid = 18335; -DELETE FROM creature_addon WHERE guid = 22333; -DELETE FROM creature_addon WHERE guid = 23724; -DELETE FROM creature_addon WHERE guid = 23725; -DELETE FROM creature_addon WHERE guid = 23726; -DELETE FROM creature_addon WHERE guid = 23727; -DELETE FROM creature_addon WHERE guid = 23728; -DELETE FROM creature_addon WHERE guid = 23729; -DELETE FROM creature_addon WHERE guid = 23730; -DELETE FROM creature_addon WHERE guid = 23731; -DELETE FROM creature_addon WHERE guid = 23732; -DELETE FROM creature_addon WHERE guid = 23733; -DELETE FROM creature_addon WHERE guid = 23734; -DELETE FROM creature_addon WHERE guid = 23735; -DELETE FROM creature_addon WHERE guid = 23736; -DELETE FROM creature_addon WHERE guid = 23737; -DELETE FROM creature_addon WHERE guid = 23738; -DELETE FROM creature_addon WHERE guid = 23739; -DELETE FROM creature_addon WHERE guid = 23740; -DELETE FROM creature_addon WHERE guid = 23742; -DELETE FROM creature_addon WHERE guid = 28313; -DELETE FROM creature_addon WHERE guid = 28314; -DELETE FROM creature_addon WHERE guid = 28315; -DELETE FROM creature_addon WHERE guid = 28316; -DELETE FROM creature_addon WHERE guid = 28317; -DELETE FROM creature_addon WHERE guid = 28339; -DELETE FROM creature_addon WHERE guid = 28341; -DELETE FROM creature_addon WHERE guid = 28342; -DELETE FROM creature_addon WHERE guid = 28343; -DELETE FROM creature_addon WHERE guid = 28344; -DELETE FROM creature_addon WHERE guid = 28345; -DELETE FROM creature_addon WHERE guid = 28346; -DELETE FROM creature_addon WHERE guid = 28347; -DELETE FROM creature_addon WHERE guid = 28348; -DELETE FROM creature_addon WHERE guid = 28349; -DELETE FROM creature_addon WHERE guid = 28350; -DELETE FROM creature_addon WHERE guid = 28351; -DELETE FROM creature_addon WHERE guid = 28352; -DELETE FROM creature_addon WHERE guid = 28353; -DELETE FROM creature_addon WHERE guid = 28354; -DELETE FROM creature_addon WHERE guid = 28355; -DELETE FROM creature_addon WHERE guid = 28356; -DELETE FROM creature_addon WHERE guid = 28357; -DELETE FROM creature_addon WHERE guid = 28358; -DELETE FROM creature_addon WHERE guid = 28499; -DELETE FROM creature_addon WHERE guid = 28500; -DELETE FROM creature_addon WHERE guid = 28501; -DELETE FROM creature_addon WHERE guid = 28502; -DELETE FROM creature_addon WHERE guid = 28503; -DELETE FROM creature_addon WHERE guid = 28826; -DELETE FROM creature_addon WHERE guid = 28841; -DELETE FROM creature_addon WHERE guid = 29253; -DELETE FROM creature_addon WHERE guid = 29261; -DELETE FROM creature_addon WHERE guid = 29277; -DELETE FROM creature_addon WHERE guid = 30472; -DELETE FROM creature_addon WHERE guid = 30473; -DELETE FROM creature_addon WHERE guid = 30501; -DELETE FROM creature_addon WHERE guid = 30502; -DELETE FROM creature_addon WHERE guid = 30519; -DELETE FROM creature_addon WHERE guid = 30527; -DELETE FROM creature_addon WHERE guid = 30530; -DELETE FROM creature_addon WHERE guid = 30539; -DELETE FROM creature_addon WHERE guid = 30540; -DELETE FROM creature_addon WHERE guid = 30541; -DELETE FROM creature_addon WHERE guid = 30544; -DELETE FROM creature_addon WHERE guid = 30549; -DELETE FROM creature_addon WHERE guid = 30555; -DELETE FROM creature_addon WHERE guid = 30559; -DELETE FROM creature_addon WHERE guid = 30560; -DELETE FROM creature_addon WHERE guid = 30566; -DELETE FROM creature_addon WHERE guid = 30567; -DELETE FROM creature_addon WHERE guid = 30569; -DELETE FROM creature_addon WHERE guid = 30572; -DELETE FROM creature_addon WHERE guid = 30573; -DELETE FROM creature_addon WHERE guid = 30576; -DELETE FROM creature_addon WHERE guid = 30577; -DELETE FROM creature_addon WHERE guid = 30582; -DELETE FROM creature_addon WHERE guid = 30585; -DELETE FROM creature_addon WHERE guid = 30586; -DELETE FROM creature_addon WHERE guid = 30588; -DELETE FROM creature_addon WHERE guid = 30594; -DELETE FROM creature_addon WHERE guid = 30596; -DELETE FROM creature_addon WHERE guid = 30597; -DELETE FROM creature_addon WHERE guid = 30600; -DELETE FROM creature_addon WHERE guid = 30602; -DELETE FROM creature_addon WHERE guid = 30612; -DELETE FROM creature_addon WHERE guid = 30615; -DELETE FROM creature_addon WHERE guid = 30716; -DELETE FROM creature_addon WHERE guid = 30739; -DELETE FROM creature_addon WHERE guid = 30791; -DELETE FROM creature_addon WHERE guid = 30805; -DELETE FROM creature_addon WHERE guid = 30808; -DELETE FROM creature_addon WHERE guid = 30835; -DELETE FROM creature_addon WHERE guid = 30843; -DELETE FROM creature_addon WHERE guid = 30880; -DELETE FROM creature_addon WHERE guid = 30888; -DELETE FROM creature_addon WHERE guid = 30902; -DELETE FROM creature_addon WHERE guid = 30915; -DELETE FROM creature_addon WHERE guid = 30920; -DELETE FROM creature_addon WHERE guid = 30939; -DELETE FROM creature_addon WHERE guid = 30949; -DELETE FROM creature_addon WHERE guid = 30977; -DELETE FROM creature_addon WHERE guid = 31048; -DELETE FROM creature_addon WHERE guid = 31049; -DELETE FROM creature_addon WHERE guid = 31079; -DELETE FROM creature_addon WHERE guid = 31089; -DELETE FROM creature_addon WHERE guid = 31095; -DELETE FROM creature_addon WHERE guid = 31107; -DELETE FROM creature_addon WHERE guid = 31176; -DELETE FROM creature_addon WHERE guid = 31196; -DELETE FROM creature_addon WHERE guid = 31445; -DELETE FROM creature_addon WHERE guid = 31653; -DELETE FROM creature_addon WHERE guid = 33765; -DELETE FROM creature_addon WHERE guid = 45529; -DELETE FROM creature_addon WHERE guid = 45530; -DELETE FROM creature_addon WHERE guid = 45532; -DELETE FROM creature_addon WHERE guid = 49035; -DELETE FROM creature_addon WHERE guid = 49037; -DELETE FROM creature_addon WHERE guid = 49038; -DELETE FROM creature_addon WHERE guid = 49040; -DELETE FROM creature_addon WHERE guid = 49041; -DELETE FROM creature_addon WHERE guid = 49042; -DELETE FROM creature_addon WHERE guid = 49043; -DELETE FROM creature_addon WHERE guid = 49044; -DELETE FROM creature_addon WHERE guid = 49688; -DELETE FROM creature_addon WHERE guid = 49690; -DELETE FROM creature_addon WHERE guid = 49691; -DELETE FROM creature_addon WHERE guid = 49693; -DELETE FROM creature_addon WHERE guid = 49694; -DELETE FROM creature_addon WHERE guid = 49695; -DELETE FROM creature_addon WHERE guid = 49696; -DELETE FROM creature_addon WHERE guid = 50149; -DELETE FROM creature_addon WHERE guid = 50150; -DELETE FROM creature_addon WHERE guid = 50151; -DELETE FROM creature_addon WHERE guid = 50152; -DELETE FROM creature_addon WHERE guid = 50153; -DELETE FROM creature_addon WHERE guid = 50154; -DELETE FROM creature_addon WHERE guid = 50155; -DELETE FROM creature_addon WHERE guid = 50156; -DELETE FROM creature_addon WHERE guid = 50157; -DELETE FROM creature_addon WHERE guid = 50158; -DELETE FROM creature_addon WHERE guid = 50159; -DELETE FROM creature_addon WHERE guid = 50160; -DELETE FROM creature_addon WHERE guid = 50161; -DELETE FROM creature_addon WHERE guid = 50162; -DELETE FROM creature_addon WHERE guid = 50163; -DELETE FROM creature_addon WHERE guid = 50164; -DELETE FROM creature_addon WHERE guid = 50165; -DELETE FROM creature_addon WHERE guid = 50166; -DELETE FROM creature_addon WHERE guid = 51433; -DELETE FROM creature_addon WHERE guid = 51434; -DELETE FROM creature_addon WHERE guid = 51435; -DELETE FROM creature_addon WHERE guid = 51436; -DELETE FROM creature_addon WHERE guid = 51437; -DELETE FROM creature_addon WHERE guid = 51438; -DELETE FROM creature_addon WHERE guid = 51439; -DELETE FROM creature_addon WHERE guid = 51440; -DELETE FROM creature_addon WHERE guid = 51441; -DELETE FROM creature_addon WHERE guid = 51603; -DELETE FROM creature_addon WHERE guid = 51604; -DELETE FROM creature_addon WHERE guid = 51629; -DELETE FROM creature_addon WHERE guid = 51630; -DELETE FROM creature_addon WHERE guid = 51631; -DELETE FROM creature_addon WHERE guid = 51632; -DELETE FROM creature_addon WHERE guid = 51633; -DELETE FROM creature_addon WHERE guid = 51872; -DELETE FROM creature_addon WHERE guid = 52105; -DELETE FROM creature_addon WHERE guid = 52116; -DELETE FROM creature_addon WHERE guid = 52119; -DELETE FROM creature_addon WHERE guid = 89862; -DELETE FROM creature_addon WHERE guid = 89864; -DELETE FROM creature_addon WHERE guid = 89867; -DELETE FROM creature_addon WHERE guid = 89868; -DELETE FROM creature_addon WHERE guid = 89869; -DELETE FROM creature_addon WHERE guid = 89870; -DELETE FROM creature_addon WHERE guid = 90031; -DELETE FROM creature_addon WHERE guid = 90238; -DELETE FROM creature_addon WHERE guid = 90273; -DELETE FROM creature_addon WHERE guid = 90323; -DELETE FROM creature_addon WHERE guid = 90406; -DELETE FROM creature_addon WHERE guid = 90432; -DELETE FROM creature_addon WHERE guid = 91428; -DELETE FROM creature_addon WHERE guid = 91429; -DELETE FROM creature_addon WHERE guid = 91430; -DELETE FROM creature_addon WHERE guid = 91432; -DELETE FROM creature_addon WHERE guid = 91433; -DELETE FROM creature_addon WHERE guid = 91448; -DELETE FROM creature_addon WHERE guid = 91449; -DELETE FROM creature_addon WHERE guid = 91450; -DELETE FROM creature_addon WHERE guid = 91451; -DELETE FROM creature_addon WHERE guid = 91453; -DELETE FROM creature_addon WHERE guid = 91454; -DELETE FROM creature_addon WHERE guid = 91455; -DELETE FROM creature_addon WHERE guid = 91456; -DELETE FROM creature_addon WHERE guid = 91466; -DELETE FROM creature_addon WHERE guid = 91467; -DELETE FROM creature_addon WHERE guid = 91468; -DELETE FROM creature_addon WHERE guid = 91470; -DELETE FROM creature_addon WHERE guid = 91471; -DELETE FROM creature_addon WHERE guid = 91472; -DELETE FROM creature_addon WHERE guid = 91473; -DELETE FROM creature_addon WHERE guid = 91474; -DELETE FROM creature_addon WHERE guid = 91475; -DELETE FROM creature_addon WHERE guid = 91500; -DELETE FROM creature_addon WHERE guid = 91501; -DELETE FROM creature_addon WHERE guid = 91503; -DELETE FROM creature_addon WHERE guid = 91504; -DELETE FROM creature_addon WHERE guid = 91507; -DELETE FROM creature_addon WHERE guid = 91518; -DELETE FROM creature_addon WHERE guid = 91519; -DELETE FROM creature_addon WHERE guid = 91520; -DELETE FROM creature_addon WHERE guid = 91521; -DELETE FROM creature_addon WHERE guid = 91522; -DELETE FROM creature_addon WHERE guid = 91523; -DELETE FROM creature_addon WHERE guid = 91524; -DELETE FROM creature_addon WHERE guid = 91525; -DELETE FROM creature_addon WHERE guid = 91527; -DELETE FROM creature_addon WHERE guid = 91528; -DELETE FROM creature_addon WHERE guid = 91530; -DELETE FROM creature_addon WHERE guid = 91531; -DELETE FROM creature_addon WHERE guid = 91532; -DELETE FROM creature_addon WHERE guid = 91533; -DELETE FROM creature_addon WHERE guid = 91535; -DELETE FROM creature_addon WHERE guid = 91536; -DELETE FROM creature_addon WHERE guid = 91537; -DELETE FROM creature_addon WHERE guid = 91538; -DELETE FROM creature_addon WHERE guid = 91539; -DELETE FROM creature_addon WHERE guid = 91540; -DELETE FROM creature_addon WHERE guid = 91541; -DELETE FROM creature_addon WHERE guid = 91542; -DELETE FROM creature_addon WHERE guid = 91543; -DELETE FROM creature_addon WHERE guid = 91544; -DELETE FROM creature_addon WHERE guid = 91546; -DELETE FROM creature_addon WHERE guid = 91547; --- Create template addon for creature 2915 --- Clear duplicate addons from template for creature 2916 --- Create template addon for creature 2917 -DELETE FROM creature_template_addon WHERE entry =2917; -INSERT INTO creature_template_addon VALUES (2917,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2917 -DELETE FROM creature_addon WHERE guid = 37085; --- Clear duplicate addons from template for creature 2918 --- Create template addon for creature 2919 --- Create template addon for creature 2920 -DELETE FROM creature_template_addon WHERE entry =2920; -INSERT INTO creature_template_addon VALUES (2920,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2920 -DELETE FROM creature_addon WHERE guid = 6873; --- Create template addon for creature 2921 -DELETE FROM creature_template_addon WHERE entry =2921; -INSERT INTO creature_template_addon VALUES (2921,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2921 -DELETE FROM creature_addon WHERE guid = 6872; --- Create template addon for creature 2922 -DELETE FROM creature_template_addon WHERE entry =2922; -INSERT INTO creature_template_addon VALUES (2922,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2922 -DELETE FROM creature_addon WHERE guid = 7249; --- Create template addon for creature 2923 -DELETE FROM creature_template_addon WHERE entry =2923; -INSERT INTO creature_template_addon VALUES (2923,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2923 -DELETE FROM creature_addon WHERE guid = 93328; -DELETE FROM creature_addon WHERE guid = 93331; -DELETE FROM creature_addon WHERE guid = 93333; -DELETE FROM creature_addon WHERE guid = 93334; -DELETE FROM creature_addon WHERE guid = 93339; -DELETE FROM creature_addon WHERE guid = 93340; -DELETE FROM creature_addon WHERE guid = 93341; -DELETE FROM creature_addon WHERE guid = 93381; -DELETE FROM creature_addon WHERE guid = 93395; -DELETE FROM creature_addon WHERE guid = 93448; -DELETE FROM creature_addon WHERE guid = 93454; -DELETE FROM creature_addon WHERE guid = 93511; -DELETE FROM creature_addon WHERE guid = 93513; -DELETE FROM creature_addon WHERE guid = 93516; -DELETE FROM creature_addon WHERE guid = 93518; -DELETE FROM creature_addon WHERE guid = 93524; -DELETE FROM creature_addon WHERE guid = 93530; -DELETE FROM creature_addon WHERE guid = 93537; -DELETE FROM creature_addon WHERE guid = 93538; -DELETE FROM creature_addon WHERE guid = 93539; -DELETE FROM creature_addon WHERE guid = 93540; -DELETE FROM creature_addon WHERE guid = 93541; --- Create template addon for creature 2924 -DELETE FROM creature_template_addon WHERE entry =2924; -INSERT INTO creature_template_addon VALUES (2924,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2924 -DELETE FROM creature_addon WHERE guid = 92969; -DELETE FROM creature_addon WHERE guid = 92970; -DELETE FROM creature_addon WHERE guid = 92982; -DELETE FROM creature_addon WHERE guid = 92986; -DELETE FROM creature_addon WHERE guid = 92987; -DELETE FROM creature_addon WHERE guid = 93017; -DELETE FROM creature_addon WHERE guid = 93019; -DELETE FROM creature_addon WHERE guid = 93073; -DELETE FROM creature_addon WHERE guid = 93075; -DELETE FROM creature_addon WHERE guid = 93109; -DELETE FROM creature_addon WHERE guid = 93189; -DELETE FROM creature_addon WHERE guid = 93210; -DELETE FROM creature_addon WHERE guid = 93237; -DELETE FROM creature_addon WHERE guid = 93238; -DELETE FROM creature_addon WHERE guid = 93239; -DELETE FROM creature_addon WHERE guid = 93265; -DELETE FROM creature_addon WHERE guid = 93304; -DELETE FROM creature_addon WHERE guid = 93330; -DELETE FROM creature_addon WHERE guid = 93382; -DELETE FROM creature_addon WHERE guid = 93396; -DELETE FROM creature_addon WHERE guid = 93397; -DELETE FROM creature_addon WHERE guid = 93405; -DELETE FROM creature_addon WHERE guid = 93437; -DELETE FROM creature_addon WHERE guid = 93464; -DELETE FROM creature_addon WHERE guid = 93468; -DELETE FROM creature_addon WHERE guid = 93472; -DELETE FROM creature_addon WHERE guid = 93480; -DELETE FROM creature_addon WHERE guid = 93481; -DELETE FROM creature_addon WHERE guid = 93485; -DELETE FROM creature_addon WHERE guid = 93488; -DELETE FROM creature_addon WHERE guid = 93535; -DELETE FROM creature_addon WHERE guid = 93591; --- Create template addon for creature 2925 -DELETE FROM creature_template_addon WHERE entry =2925; -INSERT INTO creature_template_addon VALUES (2925,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2925 -DELETE FROM creature_addon WHERE guid = 93002; -DELETE FROM creature_addon WHERE guid = 93099; -DELETE FROM creature_addon WHERE guid = 93174; -DELETE FROM creature_addon WHERE guid = 93177; -DELETE FROM creature_addon WHERE guid = 93195; -DELETE FROM creature_addon WHERE guid = 93278; -DELETE FROM creature_addon WHERE guid = 93279; -DELETE FROM creature_addon WHERE guid = 93281; -DELETE FROM creature_addon WHERE guid = 93288; -DELETE FROM creature_addon WHERE guid = 93306; -DELETE FROM creature_addon WHERE guid = 93307; -DELETE FROM creature_addon WHERE guid = 93354; -DELETE FROM creature_addon WHERE guid = 93356; -DELETE FROM creature_addon WHERE guid = 93358; -DELETE FROM creature_addon WHERE guid = 93360; -DELETE FROM creature_addon WHERE guid = 93364; -DELETE FROM creature_addon WHERE guid = 93474; -DELETE FROM creature_addon WHERE guid = 93525; -DELETE FROM creature_addon WHERE guid = 93534; -DELETE FROM creature_addon WHERE guid = 93543; --- Create template addon for creature 2926 -DELETE FROM creature_template_addon WHERE entry =2926; -INSERT INTO creature_template_addon VALUES (2926,0,33554432,1,16,0,0,'6408'); --- Clear duplicate addons from template for creature 2926 -DELETE FROM creature_addon WHERE guid = 92966; -DELETE FROM creature_addon WHERE guid = 92976; -DELETE FROM creature_addon WHERE guid = 92981; -DELETE FROM creature_addon WHERE guid = 92985; -DELETE FROM creature_addon WHERE guid = 92988; -DELETE FROM creature_addon WHERE guid = 92991; -DELETE FROM creature_addon WHERE guid = 93004; -DELETE FROM creature_addon WHERE guid = 93018; -DELETE FROM creature_addon WHERE guid = 93025; -DELETE FROM creature_addon WHERE guid = 93027; -DELETE FROM creature_addon WHERE guid = 93058; -DELETE FROM creature_addon WHERE guid = 93074; -DELETE FROM creature_addon WHERE guid = 93080; -DELETE FROM creature_addon WHERE guid = 93082; -DELETE FROM creature_addon WHERE guid = 93084; -DELETE FROM creature_addon WHERE guid = 93085; -DELETE FROM creature_addon WHERE guid = 93089; -DELETE FROM creature_addon WHERE guid = 93090; -DELETE FROM creature_addon WHERE guid = 93092; -DELETE FROM creature_addon WHERE guid = 93093; -DELETE FROM creature_addon WHERE guid = 93098; -DELETE FROM creature_addon WHERE guid = 93103; -DELETE FROM creature_addon WHERE guid = 93108; -DELETE FROM creature_addon WHERE guid = 93110; -DELETE FROM creature_addon WHERE guid = 93116; -DELETE FROM creature_addon WHERE guid = 93118; -DELETE FROM creature_addon WHERE guid = 93121; -DELETE FROM creature_addon WHERE guid = 93146; -DELETE FROM creature_addon WHERE guid = 93147; -DELETE FROM creature_addon WHERE guid = 93149; -DELETE FROM creature_addon WHERE guid = 93150; -DELETE FROM creature_addon WHERE guid = 93151; -DELETE FROM creature_addon WHERE guid = 93152; -DELETE FROM creature_addon WHERE guid = 93182; -DELETE FROM creature_addon WHERE guid = 93197; -DELETE FROM creature_addon WHERE guid = 93243; -DELETE FROM creature_addon WHERE guid = 93298; -DELETE FROM creature_addon WHERE guid = 93299; -DELETE FROM creature_addon WHERE guid = 93300; -DELETE FROM creature_addon WHERE guid = 93310; -DELETE FROM creature_addon WHERE guid = 93311; -DELETE FROM creature_addon WHERE guid = 93351; -DELETE FROM creature_addon WHERE guid = 93450; -DELETE FROM creature_addon WHERE guid = 93592; -DELETE FROM creature_addon WHERE guid = 93596; -DELETE FROM creature_addon WHERE guid = 93597; -DELETE FROM creature_addon WHERE guid = 93613; -DELETE FROM creature_addon WHERE guid = 93614; -DELETE FROM creature_addon WHERE guid = 93625; -DELETE FROM creature_addon WHERE guid = 93630; -DELETE FROM creature_addon WHERE guid = 93653; -DELETE FROM creature_addon WHERE guid = 93676; -DELETE FROM creature_addon WHERE guid = 93680; -DELETE FROM creature_addon WHERE guid = 93707; --- Create template addon for creature 2927 -DELETE FROM creature_template_addon WHERE entry =2927; -INSERT INTO creature_template_addon VALUES (2927,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2927 -DELETE FROM creature_addon WHERE guid = 93050; -DELETE FROM creature_addon WHERE guid = 93061; -DELETE FROM creature_addon WHERE guid = 93111; -DELETE FROM creature_addon WHERE guid = 93112; -DELETE FROM creature_addon WHERE guid = 93122; -DELETE FROM creature_addon WHERE guid = 93129; -DELETE FROM creature_addon WHERE guid = 93199; -DELETE FROM creature_addon WHERE guid = 93234; -DELETE FROM creature_addon WHERE guid = 93235; -DELETE FROM creature_addon WHERE guid = 93236; -DELETE FROM creature_addon WHERE guid = 93305; -DELETE FROM creature_addon WHERE guid = 93312; -DELETE FROM creature_addon WHERE guid = 93314; -DELETE FROM creature_addon WHERE guid = 93329; -DELETE FROM creature_addon WHERE guid = 93337; -DELETE FROM creature_addon WHERE guid = 93383; -DELETE FROM creature_addon WHERE guid = 93384; -DELETE FROM creature_addon WHERE guid = 93403; -DELETE FROM creature_addon WHERE guid = 93467; -DELETE FROM creature_addon WHERE guid = 93473; -DELETE FROM creature_addon WHERE guid = 93490; -DELETE FROM creature_addon WHERE guid = 93493; -DELETE FROM creature_addon WHERE guid = 93494; -DELETE FROM creature_addon WHERE guid = 93495; -DELETE FROM creature_addon WHERE guid = 93499; -DELETE FROM creature_addon WHERE guid = 93536; -DELETE FROM creature_addon WHERE guid = 93546; --- Create template addon for creature 2928 -DELETE FROM creature_template_addon WHERE entry =2928; -INSERT INTO creature_template_addon VALUES (2928,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2928 -DELETE FROM creature_addon WHERE guid = 92955; -DELETE FROM creature_addon WHERE guid = 92968; -DELETE FROM creature_addon WHERE guid = 93015; -DELETE FROM creature_addon WHERE guid = 93079; -DELETE FROM creature_addon WHERE guid = 93087; -DELETE FROM creature_addon WHERE guid = 93107; -DELETE FROM creature_addon WHERE guid = 93113; -DELETE FROM creature_addon WHERE guid = 93127; -DELETE FROM creature_addon WHERE guid = 93130; -DELETE FROM creature_addon WHERE guid = 93137; -DELETE FROM creature_addon WHERE guid = 93142; -DELETE FROM creature_addon WHERE guid = 93145; -DELETE FROM creature_addon WHERE guid = 93148; -DELETE FROM creature_addon WHERE guid = 93155; -DELETE FROM creature_addon WHERE guid = 93172; -DELETE FROM creature_addon WHERE guid = 93178; -DELETE FROM creature_addon WHERE guid = 93193; -DELETE FROM creature_addon WHERE guid = 93275; -DELETE FROM creature_addon WHERE guid = 93285; -DELETE FROM creature_addon WHERE guid = 93287; -DELETE FROM creature_addon WHERE guid = 93293; -DELETE FROM creature_addon WHERE guid = 93295; -DELETE FROM creature_addon WHERE guid = 93308; -DELETE FROM creature_addon WHERE guid = 93309; -DELETE FROM creature_addon WHERE guid = 93322; -DELETE FROM creature_addon WHERE guid = 93349; -DELETE FROM creature_addon WHERE guid = 93352; -DELETE FROM creature_addon WHERE guid = 93353; -DELETE FROM creature_addon WHERE guid = 93355; -DELETE FROM creature_addon WHERE guid = 93357; -DELETE FROM creature_addon WHERE guid = 93359; -DELETE FROM creature_addon WHERE guid = 93361; -DELETE FROM creature_addon WHERE guid = 93362; -DELETE FROM creature_addon WHERE guid = 93363; -DELETE FROM creature_addon WHERE guid = 93456; -DELETE FROM creature_addon WHERE guid = 93460; -DELETE FROM creature_addon WHERE guid = 93461; -DELETE FROM creature_addon WHERE guid = 93462; -DELETE FROM creature_addon WHERE guid = 93465; -DELETE FROM creature_addon WHERE guid = 93469; -DELETE FROM creature_addon WHERE guid = 93470; -DELETE FROM creature_addon WHERE guid = 93471; -DELETE FROM creature_addon WHERE guid = 93475; -DELETE FROM creature_addon WHERE guid = 93476; --- Create template addon for creature 2929 -DELETE FROM creature_template_addon WHERE entry =2929; -INSERT INTO creature_template_addon VALUES (2929,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2929 -DELETE FROM creature_addon WHERE guid = 93430; -DELETE FROM creature_addon WHERE guid = 93434; -DELETE FROM creature_addon WHERE guid = 93438; -DELETE FROM creature_addon WHERE guid = 93505; -DELETE FROM creature_addon WHERE guid = 93618; -DELETE FROM creature_addon WHERE guid = 93621; -DELETE FROM creature_addon WHERE guid = 93622; -DELETE FROM creature_addon WHERE guid = 93623; -DELETE FROM creature_addon WHERE guid = 93626; -DELETE FROM creature_addon WHERE guid = 93658; -DELETE FROM creature_addon WHERE guid = 93690; --- Create template addon for creature 2930 -DELETE FROM creature_template_addon WHERE entry =2930; -INSERT INTO creature_template_addon VALUES (2930,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2930 -DELETE FROM creature_addon WHERE guid = 37103; --- Create template addon for creature 2931 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =2931; -INSERT INTO creature_template_addon VALUES (2931,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2931 -DELETE FROM creature_addon WHERE guid = 7144; --- Create template addon for creature 2932 -DELETE FROM creature_template_addon WHERE entry =2932; -INSERT INTO creature_template_addon VALUES (2932,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2932 -DELETE FROM creature_addon WHERE guid = 8194; --- Create template addon for creature 2934 -DELETE FROM creature_template_addon WHERE entry =2934; -INSERT INTO creature_template_addon VALUES (2934,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2934 -DELETE FROM creature_addon WHERE guid = 32053; --- Create template addon for creature 2937 --- Create template addon for creature 2941 -DELETE FROM creature_template_addon WHERE entry =2941; -INSERT INTO creature_template_addon VALUES (2941,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2941 -DELETE FROM creature_addon WHERE guid = 5597; --- Clear duplicate addons from template for creature 2943 --- Create template addon for creature 2944 -DELETE FROM creature_template_addon WHERE entry =2944; -INSERT INTO creature_template_addon VALUES (2944,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2944 -DELETE FROM creature_addon WHERE guid = 7209; --- Create template addon for creature 2945 -DELETE FROM creature_template_addon WHERE entry =2945; -INSERT INTO creature_template_addon VALUES (2945,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2945 -DELETE FROM creature_addon WHERE guid = 7661; --- Create template addon for creature 2946 --- Create template addon for creature 2947 -DELETE FROM creature_template_addon WHERE entry =2947; -INSERT INTO creature_template_addon VALUES (2947,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 2947 -DELETE FROM creature_addon WHERE guid = 24798; --- Create template addon for creature 2948 -DELETE FROM creature_template_addon WHERE entry =2948; -INSERT INTO creature_template_addon VALUES (2948,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2948 -DELETE FROM creature_addon WHERE guid = 24799; --- Create template addon for creature 2949 -DELETE FROM creature_template_addon WHERE entry =2949; -INSERT INTO creature_template_addon VALUES (2949,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2949 -DELETE FROM creature_addon WHERE guid = 24800; -DELETE FROM creature_addon WHERE guid = 24801; -DELETE FROM creature_addon WHERE guid = 24802; -DELETE FROM creature_addon WHERE guid = 24803; -DELETE FROM creature_addon WHERE guid = 24804; -DELETE FROM creature_addon WHERE guid = 24805; -DELETE FROM creature_addon WHERE guid = 24806; -DELETE FROM creature_addon WHERE guid = 24807; -DELETE FROM creature_addon WHERE guid = 24808; -DELETE FROM creature_addon WHERE guid = 24809; -DELETE FROM creature_addon WHERE guid = 24810; -DELETE FROM creature_addon WHERE guid = 24811; -DELETE FROM creature_addon WHERE guid = 24812; -DELETE FROM creature_addon WHERE guid = 24813; -DELETE FROM creature_addon WHERE guid = 24814; -DELETE FROM creature_addon WHERE guid = 24815; -DELETE FROM creature_addon WHERE guid = 24816; -DELETE FROM creature_addon WHERE guid = 24817; -DELETE FROM creature_addon WHERE guid = 24818; -DELETE FROM creature_addon WHERE guid = 24819; -DELETE FROM creature_addon WHERE guid = 24820; -DELETE FROM creature_addon WHERE guid = 24821; -DELETE FROM creature_addon WHERE guid = 24822; -DELETE FROM creature_addon WHERE guid = 24823; -DELETE FROM creature_addon WHERE guid = 24824; --- Create template addon for creature 2950 -DELETE FROM creature_template_addon WHERE entry =2950; -INSERT INTO creature_template_addon VALUES (2950,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2950 -DELETE FROM creature_addon WHERE guid = 24825; -DELETE FROM creature_addon WHERE guid = 24826; -DELETE FROM creature_addon WHERE guid = 24827; -DELETE FROM creature_addon WHERE guid = 24828; -DELETE FROM creature_addon WHERE guid = 24829; -DELETE FROM creature_addon WHERE guid = 24830; -DELETE FROM creature_addon WHERE guid = 24831; -DELETE FROM creature_addon WHERE guid = 24832; -DELETE FROM creature_addon WHERE guid = 24833; -DELETE FROM creature_addon WHERE guid = 24834; -DELETE FROM creature_addon WHERE guid = 24835; -DELETE FROM creature_addon WHERE guid = 24836; -DELETE FROM creature_addon WHERE guid = 24837; -DELETE FROM creature_addon WHERE guid = 24838; -DELETE FROM creature_addon WHERE guid = 24839; -DELETE FROM creature_addon WHERE guid = 24840; -DELETE FROM creature_addon WHERE guid = 24841; -DELETE FROM creature_addon WHERE guid = 24842; -DELETE FROM creature_addon WHERE guid = 24843; -DELETE FROM creature_addon WHERE guid = 24844; -DELETE FROM creature_addon WHERE guid = 24845; -DELETE FROM creature_addon WHERE guid = 24846; -DELETE FROM creature_addon WHERE guid = 24847; --- Create template addon for creature 2951 -DELETE FROM creature_template_addon WHERE entry =2951; -INSERT INTO creature_template_addon VALUES (2951,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2951 -DELETE FROM creature_addon WHERE guid = 24848; -DELETE FROM creature_addon WHERE guid = 24849; -DELETE FROM creature_addon WHERE guid = 24850; -DELETE FROM creature_addon WHERE guid = 24851; -DELETE FROM creature_addon WHERE guid = 24852; -DELETE FROM creature_addon WHERE guid = 24853; -DELETE FROM creature_addon WHERE guid = 24854; -DELETE FROM creature_addon WHERE guid = 24855; -DELETE FROM creature_addon WHERE guid = 24856; -DELETE FROM creature_addon WHERE guid = 24857; -DELETE FROM creature_addon WHERE guid = 24858; -DELETE FROM creature_addon WHERE guid = 24859; -DELETE FROM creature_addon WHERE guid = 24860; -DELETE FROM creature_addon WHERE guid = 24861; -DELETE FROM creature_addon WHERE guid = 24862; -DELETE FROM creature_addon WHERE guid = 24863; -DELETE FROM creature_addon WHERE guid = 24864; -DELETE FROM creature_addon WHERE guid = 24865; -DELETE FROM creature_addon WHERE guid = 24866; --- Create template addon for creature 2952 -DELETE FROM creature_template_addon WHERE entry =2952; -INSERT INTO creature_template_addon VALUES (2952,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2952 -DELETE FROM creature_addon WHERE guid = 24868; -DELETE FROM creature_addon WHERE guid = 24869; -DELETE FROM creature_addon WHERE guid = 24870; -DELETE FROM creature_addon WHERE guid = 24871; -DELETE FROM creature_addon WHERE guid = 24872; -DELETE FROM creature_addon WHERE guid = 24873; -DELETE FROM creature_addon WHERE guid = 24874; -DELETE FROM creature_addon WHERE guid = 24875; -DELETE FROM creature_addon WHERE guid = 24876; -DELETE FROM creature_addon WHERE guid = 24877; -DELETE FROM creature_addon WHERE guid = 24878; -DELETE FROM creature_addon WHERE guid = 24879; -DELETE FROM creature_addon WHERE guid = 24880; -DELETE FROM creature_addon WHERE guid = 24881; -DELETE FROM creature_addon WHERE guid = 24882; -DELETE FROM creature_addon WHERE guid = 24883; -DELETE FROM creature_addon WHERE guid = 24884; -DELETE FROM creature_addon WHERE guid = 24885; -DELETE FROM creature_addon WHERE guid = 24886; -DELETE FROM creature_addon WHERE guid = 24887; -DELETE FROM creature_addon WHERE guid = 24888; -DELETE FROM creature_addon WHERE guid = 24889; -DELETE FROM creature_addon WHERE guid = 24890; -DELETE FROM creature_addon WHERE guid = 24891; -DELETE FROM creature_addon WHERE guid = 24892; -DELETE FROM creature_addon WHERE guid = 24893; -DELETE FROM creature_addon WHERE guid = 24894; -DELETE FROM creature_addon WHERE guid = 24895; -DELETE FROM creature_addon WHERE guid = 24896; -DELETE FROM creature_addon WHERE guid = 24897; -DELETE FROM creature_addon WHERE guid = 24898; -DELETE FROM creature_addon WHERE guid = 24899; -DELETE FROM creature_addon WHERE guid = 24900; -DELETE FROM creature_addon WHERE guid = 24901; -DELETE FROM creature_addon WHERE guid = 24902; -DELETE FROM creature_addon WHERE guid = 24903; -DELETE FROM creature_addon WHERE guid = 24904; -DELETE FROM creature_addon WHERE guid = 24905; -DELETE FROM creature_addon WHERE guid = 24906; -DELETE FROM creature_addon WHERE guid = 24907; -DELETE FROM creature_addon WHERE guid = 24908; -DELETE FROM creature_addon WHERE guid = 24909; -DELETE FROM creature_addon WHERE guid = 24910; -DELETE FROM creature_addon WHERE guid = 24911; -DELETE FROM creature_addon WHERE guid = 24912; -DELETE FROM creature_addon WHERE guid = 24913; -DELETE FROM creature_addon WHERE guid = 24914; -DELETE FROM creature_addon WHERE guid = 24915; --- Create template addon for creature 2953 -DELETE FROM creature_template_addon WHERE entry =2953; -INSERT INTO creature_template_addon VALUES (2953,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2953 -DELETE FROM creature_addon WHERE guid = 24918; -DELETE FROM creature_addon WHERE guid = 24919; -DELETE FROM creature_addon WHERE guid = 24920; -DELETE FROM creature_addon WHERE guid = 24921; -DELETE FROM creature_addon WHERE guid = 24922; -DELETE FROM creature_addon WHERE guid = 24923; -DELETE FROM creature_addon WHERE guid = 24924; -DELETE FROM creature_addon WHERE guid = 24925; -DELETE FROM creature_addon WHERE guid = 24926; -DELETE FROM creature_addon WHERE guid = 24927; -DELETE FROM creature_addon WHERE guid = 24928; -DELETE FROM creature_addon WHERE guid = 24929; -DELETE FROM creature_addon WHERE guid = 24930; -DELETE FROM creature_addon WHERE guid = 24931; --- Create template addon for creature 2954 -DELETE FROM creature_template_addon WHERE entry =2954; -INSERT INTO creature_template_addon VALUES (2954,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2954 -DELETE FROM creature_addon WHERE guid = 24935; -DELETE FROM creature_addon WHERE guid = 24936; -DELETE FROM creature_addon WHERE guid = 24937; -DELETE FROM creature_addon WHERE guid = 24938; -DELETE FROM creature_addon WHERE guid = 24939; -DELETE FROM creature_addon WHERE guid = 24940; -DELETE FROM creature_addon WHERE guid = 24941; -DELETE FROM creature_addon WHERE guid = 24942; -DELETE FROM creature_addon WHERE guid = 24943; -DELETE FROM creature_addon WHERE guid = 24944; -DELETE FROM creature_addon WHERE guid = 24945; -DELETE FROM creature_addon WHERE guid = 24946; -DELETE FROM creature_addon WHERE guid = 24947; -DELETE FROM creature_addon WHERE guid = 24948; --- Create template addon for creature 2955 -DELETE FROM creature_template_addon WHERE entry =2955; -INSERT INTO creature_template_addon VALUES (2955,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2955 -DELETE FROM creature_addon WHERE guid = 24950; -DELETE FROM creature_addon WHERE guid = 24951; -DELETE FROM creature_addon WHERE guid = 24952; -DELETE FROM creature_addon WHERE guid = 24953; -DELETE FROM creature_addon WHERE guid = 24954; -DELETE FROM creature_addon WHERE guid = 24955; -DELETE FROM creature_addon WHERE guid = 24956; -DELETE FROM creature_addon WHERE guid = 24957; -DELETE FROM creature_addon WHERE guid = 24958; -DELETE FROM creature_addon WHERE guid = 24959; -DELETE FROM creature_addon WHERE guid = 24960; -DELETE FROM creature_addon WHERE guid = 24961; -DELETE FROM creature_addon WHERE guid = 24962; -DELETE FROM creature_addon WHERE guid = 24963; -DELETE FROM creature_addon WHERE guid = 24964; -DELETE FROM creature_addon WHERE guid = 24965; -DELETE FROM creature_addon WHERE guid = 24966; -DELETE FROM creature_addon WHERE guid = 24967; -DELETE FROM creature_addon WHERE guid = 24968; -DELETE FROM creature_addon WHERE guid = 24969; -DELETE FROM creature_addon WHERE guid = 24970; -DELETE FROM creature_addon WHERE guid = 24971; -DELETE FROM creature_addon WHERE guid = 24972; -DELETE FROM creature_addon WHERE guid = 24973; -DELETE FROM creature_addon WHERE guid = 24974; -DELETE FROM creature_addon WHERE guid = 24975; -DELETE FROM creature_addon WHERE guid = 24977; -DELETE FROM creature_addon WHERE guid = 24978; -DELETE FROM creature_addon WHERE guid = 24979; -DELETE FROM creature_addon WHERE guid = 24980; -DELETE FROM creature_addon WHERE guid = 24981; -DELETE FROM creature_addon WHERE guid = 24982; -DELETE FROM creature_addon WHERE guid = 24983; -DELETE FROM creature_addon WHERE guid = 25010; -DELETE FROM creature_addon WHERE guid = 25065; -DELETE FROM creature_addon WHERE guid = 25068; -DELETE FROM creature_addon WHERE guid = 25069; -DELETE FROM creature_addon WHERE guid = 25070; -DELETE FROM creature_addon WHERE guid = 25071; -DELETE FROM creature_addon WHERE guid = 25072; -DELETE FROM creature_addon WHERE guid = 25073; -DELETE FROM creature_addon WHERE guid = 25074; -DELETE FROM creature_addon WHERE guid = 25075; -DELETE FROM creature_addon WHERE guid = 25076; -DELETE FROM creature_addon WHERE guid = 25077; -DELETE FROM creature_addon WHERE guid = 25078; -DELETE FROM creature_addon WHERE guid = 25079; -DELETE FROM creature_addon WHERE guid = 25080; -DELETE FROM creature_addon WHERE guid = 25081; -DELETE FROM creature_addon WHERE guid = 25082; -DELETE FROM creature_addon WHERE guid = 25083; -DELETE FROM creature_addon WHERE guid = 25084; -DELETE FROM creature_addon WHERE guid = 25085; -DELETE FROM creature_addon WHERE guid = 25086; -DELETE FROM creature_addon WHERE guid = 25087; -DELETE FROM creature_addon WHERE guid = 25088; -DELETE FROM creature_addon WHERE guid = 25089; -DELETE FROM creature_addon WHERE guid = 25090; -DELETE FROM creature_addon WHERE guid = 25091; -DELETE FROM creature_addon WHERE guid = 25092; -DELETE FROM creature_addon WHERE guid = 25093; -DELETE FROM creature_addon WHERE guid = 25094; -DELETE FROM creature_addon WHERE guid = 25095; -DELETE FROM creature_addon WHERE guid = 25096; -DELETE FROM creature_addon WHERE guid = 25097; -DELETE FROM creature_addon WHERE guid = 25098; -DELETE FROM creature_addon WHERE guid = 25099; -DELETE FROM creature_addon WHERE guid = 25101; -DELETE FROM creature_addon WHERE guid = 25102; -DELETE FROM creature_addon WHERE guid = 25103; -DELETE FROM creature_addon WHERE guid = 25104; -DELETE FROM creature_addon WHERE guid = 25105; -DELETE FROM creature_addon WHERE guid = 25106; -DELETE FROM creature_addon WHERE guid = 25107; -DELETE FROM creature_addon WHERE guid = 25108; -DELETE FROM creature_addon WHERE guid = 25109; -DELETE FROM creature_addon WHERE guid = 25110; -DELETE FROM creature_addon WHERE guid = 25111; -DELETE FROM creature_addon WHERE guid = 25112; -DELETE FROM creature_addon WHERE guid = 25113; -DELETE FROM creature_addon WHERE guid = 25114; -DELETE FROM creature_addon WHERE guid = 25115; -DELETE FROM creature_addon WHERE guid = 25116; -DELETE FROM creature_addon WHERE guid = 25117; -DELETE FROM creature_addon WHERE guid = 25118; -DELETE FROM creature_addon WHERE guid = 25119; -DELETE FROM creature_addon WHERE guid = 25120; -DELETE FROM creature_addon WHERE guid = 25121; -DELETE FROM creature_addon WHERE guid = 25122; -DELETE FROM creature_addon WHERE guid = 25123; -DELETE FROM creature_addon WHERE guid = 25124; -DELETE FROM creature_addon WHERE guid = 25125; -DELETE FROM creature_addon WHERE guid = 25126; -DELETE FROM creature_addon WHERE guid = 25127; -DELETE FROM creature_addon WHERE guid = 25128; -DELETE FROM creature_addon WHERE guid = 25129; -DELETE FROM creature_addon WHERE guid = 25130; --- Create template addon for creature 2956 -DELETE FROM creature_template_addon WHERE entry =2956; -INSERT INTO creature_template_addon VALUES (2956,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2956 -DELETE FROM creature_addon WHERE guid = 25131; -DELETE FROM creature_addon WHERE guid = 25132; -DELETE FROM creature_addon WHERE guid = 25133; -DELETE FROM creature_addon WHERE guid = 25134; -DELETE FROM creature_addon WHERE guid = 25135; -DELETE FROM creature_addon WHERE guid = 25136; -DELETE FROM creature_addon WHERE guid = 25137; -DELETE FROM creature_addon WHERE guid = 25138; -DELETE FROM creature_addon WHERE guid = 25139; -DELETE FROM creature_addon WHERE guid = 25140; -DELETE FROM creature_addon WHERE guid = 25141; -DELETE FROM creature_addon WHERE guid = 25142; -DELETE FROM creature_addon WHERE guid = 25143; -DELETE FROM creature_addon WHERE guid = 25144; -DELETE FROM creature_addon WHERE guid = 25145; -DELETE FROM creature_addon WHERE guid = 25146; -DELETE FROM creature_addon WHERE guid = 25148; -DELETE FROM creature_addon WHERE guid = 25149; -DELETE FROM creature_addon WHERE guid = 25155; -DELETE FROM creature_addon WHERE guid = 25157; -DELETE FROM creature_addon WHERE guid = 25158; -DELETE FROM creature_addon WHERE guid = 25160; -DELETE FROM creature_addon WHERE guid = 25161; -DELETE FROM creature_addon WHERE guid = 25162; -DELETE FROM creature_addon WHERE guid = 25163; -DELETE FROM creature_addon WHERE guid = 25165; -DELETE FROM creature_addon WHERE guid = 25170; -DELETE FROM creature_addon WHERE guid = 25172; -DELETE FROM creature_addon WHERE guid = 25173; -DELETE FROM creature_addon WHERE guid = 25174; -DELETE FROM creature_addon WHERE guid = 25175; -DELETE FROM creature_addon WHERE guid = 25176; -DELETE FROM creature_addon WHERE guid = 25177; -DELETE FROM creature_addon WHERE guid = 25178; -DELETE FROM creature_addon WHERE guid = 25179; -DELETE FROM creature_addon WHERE guid = 25180; -DELETE FROM creature_addon WHERE guid = 25181; -DELETE FROM creature_addon WHERE guid = 25182; -DELETE FROM creature_addon WHERE guid = 25183; -DELETE FROM creature_addon WHERE guid = 25184; -DELETE FROM creature_addon WHERE guid = 25185; -DELETE FROM creature_addon WHERE guid = 25186; -DELETE FROM creature_addon WHERE guid = 25187; -DELETE FROM creature_addon WHERE guid = 25188; -DELETE FROM creature_addon WHERE guid = 25189; -DELETE FROM creature_addon WHERE guid = 25190; -DELETE FROM creature_addon WHERE guid = 25191; -DELETE FROM creature_addon WHERE guid = 25192; -DELETE FROM creature_addon WHERE guid = 25193; -DELETE FROM creature_addon WHERE guid = 25194; -DELETE FROM creature_addon WHERE guid = 25195; -DELETE FROM creature_addon WHERE guid = 25196; -DELETE FROM creature_addon WHERE guid = 25197; -DELETE FROM creature_addon WHERE guid = 25198; -DELETE FROM creature_addon WHERE guid = 25199; -DELETE FROM creature_addon WHERE guid = 25200; -DELETE FROM creature_addon WHERE guid = 25201; -DELETE FROM creature_addon WHERE guid = 25202; -DELETE FROM creature_addon WHERE guid = 25203; -DELETE FROM creature_addon WHERE guid = 25204; -DELETE FROM creature_addon WHERE guid = 25205; -DELETE FROM creature_addon WHERE guid = 25206; -DELETE FROM creature_addon WHERE guid = 25207; -DELETE FROM creature_addon WHERE guid = 25208; -DELETE FROM creature_addon WHERE guid = 25209; -DELETE FROM creature_addon WHERE guid = 25210; -DELETE FROM creature_addon WHERE guid = 25211; -DELETE FROM creature_addon WHERE guid = 25212; -DELETE FROM creature_addon WHERE guid = 25213; -DELETE FROM creature_addon WHERE guid = 25214; -DELETE FROM creature_addon WHERE guid = 25215; -DELETE FROM creature_addon WHERE guid = 25216; -DELETE FROM creature_addon WHERE guid = 25217; -DELETE FROM creature_addon WHERE guid = 25218; -DELETE FROM creature_addon WHERE guid = 25219; -DELETE FROM creature_addon WHERE guid = 25220; -DELETE FROM creature_addon WHERE guid = 25221; -DELETE FROM creature_addon WHERE guid = 25223; -DELETE FROM creature_addon WHERE guid = 25224; -DELETE FROM creature_addon WHERE guid = 25225; -DELETE FROM creature_addon WHERE guid = 25226; -DELETE FROM creature_addon WHERE guid = 25227; -DELETE FROM creature_addon WHERE guid = 25228; -DELETE FROM creature_addon WHERE guid = 25229; -DELETE FROM creature_addon WHERE guid = 25230; -DELETE FROM creature_addon WHERE guid = 25231; -DELETE FROM creature_addon WHERE guid = 25232; -DELETE FROM creature_addon WHERE guid = 25233; -DELETE FROM creature_addon WHERE guid = 25234; -DELETE FROM creature_addon WHERE guid = 25235; -DELETE FROM creature_addon WHERE guid = 25236; -DELETE FROM creature_addon WHERE guid = 25237; -DELETE FROM creature_addon WHERE guid = 25238; --- Create template addon for creature 2957 -DELETE FROM creature_template_addon WHERE entry =2957; -INSERT INTO creature_template_addon VALUES (2957,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2957 -DELETE FROM creature_addon WHERE guid = 25239; -DELETE FROM creature_addon WHERE guid = 25240; -DELETE FROM creature_addon WHERE guid = 25241; -DELETE FROM creature_addon WHERE guid = 25243; -DELETE FROM creature_addon WHERE guid = 25244; -DELETE FROM creature_addon WHERE guid = 25245; -DELETE FROM creature_addon WHERE guid = 25246; -DELETE FROM creature_addon WHERE guid = 25247; -DELETE FROM creature_addon WHERE guid = 25248; -DELETE FROM creature_addon WHERE guid = 25249; -DELETE FROM creature_addon WHERE guid = 25250; -DELETE FROM creature_addon WHERE guid = 25251; -DELETE FROM creature_addon WHERE guid = 25252; -DELETE FROM creature_addon WHERE guid = 25253; -DELETE FROM creature_addon WHERE guid = 25254; -DELETE FROM creature_addon WHERE guid = 25255; -DELETE FROM creature_addon WHERE guid = 25256; -DELETE FROM creature_addon WHERE guid = 25257; -DELETE FROM creature_addon WHERE guid = 25258; -DELETE FROM creature_addon WHERE guid = 25259; -DELETE FROM creature_addon WHERE guid = 25260; -DELETE FROM creature_addon WHERE guid = 25261; -DELETE FROM creature_addon WHERE guid = 25262; -DELETE FROM creature_addon WHERE guid = 25263; -DELETE FROM creature_addon WHERE guid = 25264; -DELETE FROM creature_addon WHERE guid = 25265; -DELETE FROM creature_addon WHERE guid = 25266; -DELETE FROM creature_addon WHERE guid = 25267; -DELETE FROM creature_addon WHERE guid = 25268; -DELETE FROM creature_addon WHERE guid = 25269; -DELETE FROM creature_addon WHERE guid = 25270; -DELETE FROM creature_addon WHERE guid = 25271; -DELETE FROM creature_addon WHERE guid = 25272; -DELETE FROM creature_addon WHERE guid = 25273; -DELETE FROM creature_addon WHERE guid = 25274; -DELETE FROM creature_addon WHERE guid = 25275; -DELETE FROM creature_addon WHERE guid = 25276; -DELETE FROM creature_addon WHERE guid = 25277; -DELETE FROM creature_addon WHERE guid = 25280; -DELETE FROM creature_addon WHERE guid = 25281; -DELETE FROM creature_addon WHERE guid = 25282; -DELETE FROM creature_addon WHERE guid = 25283; -DELETE FROM creature_addon WHERE guid = 25284; -DELETE FROM creature_addon WHERE guid = 25285; -DELETE FROM creature_addon WHERE guid = 25286; -DELETE FROM creature_addon WHERE guid = 25287; -DELETE FROM creature_addon WHERE guid = 25288; -DELETE FROM creature_addon WHERE guid = 25289; -DELETE FROM creature_addon WHERE guid = 25290; -DELETE FROM creature_addon WHERE guid = 25291; -DELETE FROM creature_addon WHERE guid = 25292; -DELETE FROM creature_addon WHERE guid = 25293; -DELETE FROM creature_addon WHERE guid = 25294; -DELETE FROM creature_addon WHERE guid = 25295; -DELETE FROM creature_addon WHERE guid = 25296; -DELETE FROM creature_addon WHERE guid = 25297; -DELETE FROM creature_addon WHERE guid = 25298; -DELETE FROM creature_addon WHERE guid = 25299; -DELETE FROM creature_addon WHERE guid = 25300; -DELETE FROM creature_addon WHERE guid = 25301; -DELETE FROM creature_addon WHERE guid = 25302; -DELETE FROM creature_addon WHERE guid = 25303; -DELETE FROM creature_addon WHERE guid = 25304; -DELETE FROM creature_addon WHERE guid = 25305; -DELETE FROM creature_addon WHERE guid = 25306; -DELETE FROM creature_addon WHERE guid = 25307; -DELETE FROM creature_addon WHERE guid = 25308; -DELETE FROM creature_addon WHERE guid = 25309; -DELETE FROM creature_addon WHERE guid = 25310; -DELETE FROM creature_addon WHERE guid = 25311; -DELETE FROM creature_addon WHERE guid = 25312; -DELETE FROM creature_addon WHERE guid = 25313; -DELETE FROM creature_addon WHERE guid = 25314; -DELETE FROM creature_addon WHERE guid = 25315; -DELETE FROM creature_addon WHERE guid = 25316; -DELETE FROM creature_addon WHERE guid = 25317; -DELETE FROM creature_addon WHERE guid = 25319; -DELETE FROM creature_addon WHERE guid = 25320; -DELETE FROM creature_addon WHERE guid = 25321; -DELETE FROM creature_addon WHERE guid = 25322; -DELETE FROM creature_addon WHERE guid = 25323; -DELETE FROM creature_addon WHERE guid = 25324; -DELETE FROM creature_addon WHERE guid = 25325; -DELETE FROM creature_addon WHERE guid = 25326; -DELETE FROM creature_addon WHERE guid = 25327; -DELETE FROM creature_addon WHERE guid = 25328; -DELETE FROM creature_addon WHERE guid = 25329; -DELETE FROM creature_addon WHERE guid = 25330; -DELETE FROM creature_addon WHERE guid = 25331; -DELETE FROM creature_addon WHERE guid = 25332; -DELETE FROM creature_addon WHERE guid = 25333; -DELETE FROM creature_addon WHERE guid = 25334; -DELETE FROM creature_addon WHERE guid = 25335; -DELETE FROM creature_addon WHERE guid = 25336; -DELETE FROM creature_addon WHERE guid = 25337; -DELETE FROM creature_addon WHERE guid = 25338; -DELETE FROM creature_addon WHERE guid = 25339; -DELETE FROM creature_addon WHERE guid = 25340; -DELETE FROM creature_addon WHERE guid = 25341; -DELETE FROM creature_addon WHERE guid = 25342; -DELETE FROM creature_addon WHERE guid = 25343; -DELETE FROM creature_addon WHERE guid = 25344; --- Create template addon for creature 2958 -DELETE FROM creature_template_addon WHERE entry =2958; -INSERT INTO creature_template_addon VALUES (2958,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2958 -DELETE FROM creature_addon WHERE guid = 25346; -DELETE FROM creature_addon WHERE guid = 25347; -DELETE FROM creature_addon WHERE guid = 25348; -DELETE FROM creature_addon WHERE guid = 25349; -DELETE FROM creature_addon WHERE guid = 25350; -DELETE FROM creature_addon WHERE guid = 25351; -DELETE FROM creature_addon WHERE guid = 25352; -DELETE FROM creature_addon WHERE guid = 25353; -DELETE FROM creature_addon WHERE guid = 25354; -DELETE FROM creature_addon WHERE guid = 25355; -DELETE FROM creature_addon WHERE guid = 25356; -DELETE FROM creature_addon WHERE guid = 25357; -DELETE FROM creature_addon WHERE guid = 25358; -DELETE FROM creature_addon WHERE guid = 25359; -DELETE FROM creature_addon WHERE guid = 25360; -DELETE FROM creature_addon WHERE guid = 25361; -DELETE FROM creature_addon WHERE guid = 25362; -DELETE FROM creature_addon WHERE guid = 25363; -DELETE FROM creature_addon WHERE guid = 25364; -DELETE FROM creature_addon WHERE guid = 25365; -DELETE FROM creature_addon WHERE guid = 25366; -DELETE FROM creature_addon WHERE guid = 25367; -DELETE FROM creature_addon WHERE guid = 25368; -DELETE FROM creature_addon WHERE guid = 25369; -DELETE FROM creature_addon WHERE guid = 25370; -DELETE FROM creature_addon WHERE guid = 25371; -DELETE FROM creature_addon WHERE guid = 25372; -DELETE FROM creature_addon WHERE guid = 25373; -DELETE FROM creature_addon WHERE guid = 25374; -DELETE FROM creature_addon WHERE guid = 25375; -DELETE FROM creature_addon WHERE guid = 25376; -DELETE FROM creature_addon WHERE guid = 25378; -DELETE FROM creature_addon WHERE guid = 25379; -DELETE FROM creature_addon WHERE guid = 25380; -DELETE FROM creature_addon WHERE guid = 25381; -DELETE FROM creature_addon WHERE guid = 25382; -DELETE FROM creature_addon WHERE guid = 25383; -DELETE FROM creature_addon WHERE guid = 25384; -DELETE FROM creature_addon WHERE guid = 25385; -DELETE FROM creature_addon WHERE guid = 25386; -DELETE FROM creature_addon WHERE guid = 25387; -DELETE FROM creature_addon WHERE guid = 25388; -DELETE FROM creature_addon WHERE guid = 25389; -DELETE FROM creature_addon WHERE guid = 25390; -DELETE FROM creature_addon WHERE guid = 25391; -DELETE FROM creature_addon WHERE guid = 25392; -DELETE FROM creature_addon WHERE guid = 25393; -DELETE FROM creature_addon WHERE guid = 25394; -DELETE FROM creature_addon WHERE guid = 25395; -DELETE FROM creature_addon WHERE guid = 25396; -DELETE FROM creature_addon WHERE guid = 25397; -DELETE FROM creature_addon WHERE guid = 25398; -DELETE FROM creature_addon WHERE guid = 25399; -DELETE FROM creature_addon WHERE guid = 25400; -DELETE FROM creature_addon WHERE guid = 25401; -DELETE FROM creature_addon WHERE guid = 25402; -DELETE FROM creature_addon WHERE guid = 25403; -DELETE FROM creature_addon WHERE guid = 25404; -DELETE FROM creature_addon WHERE guid = 25405; -DELETE FROM creature_addon WHERE guid = 25406; -DELETE FROM creature_addon WHERE guid = 25407; -DELETE FROM creature_addon WHERE guid = 25408; -DELETE FROM creature_addon WHERE guid = 25409; -DELETE FROM creature_addon WHERE guid = 25410; -DELETE FROM creature_addon WHERE guid = 25411; -DELETE FROM creature_addon WHERE guid = 25412; -DELETE FROM creature_addon WHERE guid = 25413; -DELETE FROM creature_addon WHERE guid = 25414; -DELETE FROM creature_addon WHERE guid = 25415; -DELETE FROM creature_addon WHERE guid = 25416; -DELETE FROM creature_addon WHERE guid = 25417; -DELETE FROM creature_addon WHERE guid = 25418; -DELETE FROM creature_addon WHERE guid = 25419; -DELETE FROM creature_addon WHERE guid = 25420; -DELETE FROM creature_addon WHERE guid = 25421; -DELETE FROM creature_addon WHERE guid = 25422; -DELETE FROM creature_addon WHERE guid = 25423; -DELETE FROM creature_addon WHERE guid = 25424; -DELETE FROM creature_addon WHERE guid = 25425; -DELETE FROM creature_addon WHERE guid = 25426; -DELETE FROM creature_addon WHERE guid = 25427; -DELETE FROM creature_addon WHERE guid = 25428; -DELETE FROM creature_addon WHERE guid = 25429; -DELETE FROM creature_addon WHERE guid = 25430; -DELETE FROM creature_addon WHERE guid = 25431; -DELETE FROM creature_addon WHERE guid = 25432; -DELETE FROM creature_addon WHERE guid = 25433; -DELETE FROM creature_addon WHERE guid = 25434; -DELETE FROM creature_addon WHERE guid = 25435; -DELETE FROM creature_addon WHERE guid = 25436; -DELETE FROM creature_addon WHERE guid = 25437; -DELETE FROM creature_addon WHERE guid = 25438; -DELETE FROM creature_addon WHERE guid = 25439; -DELETE FROM creature_addon WHERE guid = 25440; -DELETE FROM creature_addon WHERE guid = 25441; -DELETE FROM creature_addon WHERE guid = 25442; -DELETE FROM creature_addon WHERE guid = 25443; -DELETE FROM creature_addon WHERE guid = 25444; -DELETE FROM creature_addon WHERE guid = 25445; -DELETE FROM creature_addon WHERE guid = 25446; -DELETE FROM creature_addon WHERE guid = 25448; -DELETE FROM creature_addon WHERE guid = 25450; -DELETE FROM creature_addon WHERE guid = 25451; -DELETE FROM creature_addon WHERE guid = 25452; -DELETE FROM creature_addon WHERE guid = 25453; -DELETE FROM creature_addon WHERE guid = 25454; -DELETE FROM creature_addon WHERE guid = 25455; -DELETE FROM creature_addon WHERE guid = 25456; -DELETE FROM creature_addon WHERE guid = 25457; -DELETE FROM creature_addon WHERE guid = 25458; -DELETE FROM creature_addon WHERE guid = 25459; -DELETE FROM creature_addon WHERE guid = 25460; -DELETE FROM creature_addon WHERE guid = 25462; -DELETE FROM creature_addon WHERE guid = 25463; -DELETE FROM creature_addon WHERE guid = 25464; -DELETE FROM creature_addon WHERE guid = 25465; -DELETE FROM creature_addon WHERE guid = 25466; -DELETE FROM creature_addon WHERE guid = 25467; --- Create template addon for creature 2959 -DELETE FROM creature_template_addon WHERE entry =2959; -INSERT INTO creature_template_addon VALUES (2959,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2959 -DELETE FROM creature_addon WHERE guid = 25469; -DELETE FROM creature_addon WHERE guid = 25470; -DELETE FROM creature_addon WHERE guid = 25471; -DELETE FROM creature_addon WHERE guid = 25472; -DELETE FROM creature_addon WHERE guid = 25473; -DELETE FROM creature_addon WHERE guid = 25474; -DELETE FROM creature_addon WHERE guid = 25475; -DELETE FROM creature_addon WHERE guid = 25476; -DELETE FROM creature_addon WHERE guid = 25477; -DELETE FROM creature_addon WHERE guid = 25478; -DELETE FROM creature_addon WHERE guid = 25479; -DELETE FROM creature_addon WHERE guid = 25480; -DELETE FROM creature_addon WHERE guid = 25481; -DELETE FROM creature_addon WHERE guid = 25482; -DELETE FROM creature_addon WHERE guid = 25483; -DELETE FROM creature_addon WHERE guid = 25484; -DELETE FROM creature_addon WHERE guid = 25485; -DELETE FROM creature_addon WHERE guid = 25486; -DELETE FROM creature_addon WHERE guid = 25487; -DELETE FROM creature_addon WHERE guid = 25488; -DELETE FROM creature_addon WHERE guid = 25489; -DELETE FROM creature_addon WHERE guid = 25490; -DELETE FROM creature_addon WHERE guid = 25491; -DELETE FROM creature_addon WHERE guid = 25492; -DELETE FROM creature_addon WHERE guid = 25493; -DELETE FROM creature_addon WHERE guid = 25494; -DELETE FROM creature_addon WHERE guid = 25495; -DELETE FROM creature_addon WHERE guid = 25496; -DELETE FROM creature_addon WHERE guid = 25497; -DELETE FROM creature_addon WHERE guid = 25498; -DELETE FROM creature_addon WHERE guid = 25499; -DELETE FROM creature_addon WHERE guid = 25500; -DELETE FROM creature_addon WHERE guid = 25501; -DELETE FROM creature_addon WHERE guid = 25502; -DELETE FROM creature_addon WHERE guid = 25503; -DELETE FROM creature_addon WHERE guid = 25504; -DELETE FROM creature_addon WHERE guid = 25505; -DELETE FROM creature_addon WHERE guid = 25506; -DELETE FROM creature_addon WHERE guid = 25507; -DELETE FROM creature_addon WHERE guid = 25508; -DELETE FROM creature_addon WHERE guid = 25509; -DELETE FROM creature_addon WHERE guid = 25510; -DELETE FROM creature_addon WHERE guid = 25511; -DELETE FROM creature_addon WHERE guid = 25512; -DELETE FROM creature_addon WHERE guid = 25513; -DELETE FROM creature_addon WHERE guid = 25514; -DELETE FROM creature_addon WHERE guid = 25515; -DELETE FROM creature_addon WHERE guid = 25516; -DELETE FROM creature_addon WHERE guid = 25517; -DELETE FROM creature_addon WHERE guid = 25518; -DELETE FROM creature_addon WHERE guid = 25519; -DELETE FROM creature_addon WHERE guid = 25520; -DELETE FROM creature_addon WHERE guid = 25521; -DELETE FROM creature_addon WHERE guid = 25522; -DELETE FROM creature_addon WHERE guid = 25523; -DELETE FROM creature_addon WHERE guid = 25524; -DELETE FROM creature_addon WHERE guid = 25525; -DELETE FROM creature_addon WHERE guid = 25526; -DELETE FROM creature_addon WHERE guid = 25527; -DELETE FROM creature_addon WHERE guid = 25528; -DELETE FROM creature_addon WHERE guid = 25529; -DELETE FROM creature_addon WHERE guid = 25530; -DELETE FROM creature_addon WHERE guid = 25531; -DELETE FROM creature_addon WHERE guid = 25532; -DELETE FROM creature_addon WHERE guid = 25533; -DELETE FROM creature_addon WHERE guid = 25534; -DELETE FROM creature_addon WHERE guid = 25535; -DELETE FROM creature_addon WHERE guid = 25536; -DELETE FROM creature_addon WHERE guid = 25537; -DELETE FROM creature_addon WHERE guid = 25538; -DELETE FROM creature_addon WHERE guid = 25539; -DELETE FROM creature_addon WHERE guid = 25540; -DELETE FROM creature_addon WHERE guid = 25542; -DELETE FROM creature_addon WHERE guid = 25543; -DELETE FROM creature_addon WHERE guid = 25544; -DELETE FROM creature_addon WHERE guid = 25545; -DELETE FROM creature_addon WHERE guid = 25546; -DELETE FROM creature_addon WHERE guid = 25547; -DELETE FROM creature_addon WHERE guid = 25548; -DELETE FROM creature_addon WHERE guid = 25549; -DELETE FROM creature_addon WHERE guid = 25550; -DELETE FROM creature_addon WHERE guid = 25551; -DELETE FROM creature_addon WHERE guid = 25552; -DELETE FROM creature_addon WHERE guid = 25553; -DELETE FROM creature_addon WHERE guid = 25554; -DELETE FROM creature_addon WHERE guid = 25555; -DELETE FROM creature_addon WHERE guid = 25556; -DELETE FROM creature_addon WHERE guid = 25557; -DELETE FROM creature_addon WHERE guid = 25558; -DELETE FROM creature_addon WHERE guid = 25559; -DELETE FROM creature_addon WHERE guid = 25560; -DELETE FROM creature_addon WHERE guid = 25561; -DELETE FROM creature_addon WHERE guid = 25562; -DELETE FROM creature_addon WHERE guid = 25563; -DELETE FROM creature_addon WHERE guid = 25564; -DELETE FROM creature_addon WHERE guid = 25565; -DELETE FROM creature_addon WHERE guid = 25566; -DELETE FROM creature_addon WHERE guid = 25567; -DELETE FROM creature_addon WHERE guid = 25568; -DELETE FROM creature_addon WHERE guid = 25569; -DELETE FROM creature_addon WHERE guid = 25570; -DELETE FROM creature_addon WHERE guid = 25571; -DELETE FROM creature_addon WHERE guid = 25572; -DELETE FROM creature_addon WHERE guid = 25573; -DELETE FROM creature_addon WHERE guid = 25574; -DELETE FROM creature_addon WHERE guid = 25575; -DELETE FROM creature_addon WHERE guid = 25576; -DELETE FROM creature_addon WHERE guid = 25577; -DELETE FROM creature_addon WHERE guid = 25578; -DELETE FROM creature_addon WHERE guid = 25579; -DELETE FROM creature_addon WHERE guid = 25580; -DELETE FROM creature_addon WHERE guid = 25581; -DELETE FROM creature_addon WHERE guid = 25582; -DELETE FROM creature_addon WHERE guid = 25583; -DELETE FROM creature_addon WHERE guid = 25584; -DELETE FROM creature_addon WHERE guid = 25585; -DELETE FROM creature_addon WHERE guid = 25586; -DELETE FROM creature_addon WHERE guid = 25587; -DELETE FROM creature_addon WHERE guid = 25588; -DELETE FROM creature_addon WHERE guid = 25589; -DELETE FROM creature_addon WHERE guid = 25590; -DELETE FROM creature_addon WHERE guid = 25591; -DELETE FROM creature_addon WHERE guid = 25592; -DELETE FROM creature_addon WHERE guid = 25593; -DELETE FROM creature_addon WHERE guid = 25594; -DELETE FROM creature_addon WHERE guid = 25595; -DELETE FROM creature_addon WHERE guid = 25596; -DELETE FROM creature_addon WHERE guid = 25597; -DELETE FROM creature_addon WHERE guid = 25598; -DELETE FROM creature_addon WHERE guid = 25599; -DELETE FROM creature_addon WHERE guid = 25600; -DELETE FROM creature_addon WHERE guid = 25601; -DELETE FROM creature_addon WHERE guid = 25602; -DELETE FROM creature_addon WHERE guid = 25603; -DELETE FROM creature_addon WHERE guid = 25604; -DELETE FROM creature_addon WHERE guid = 25605; -DELETE FROM creature_addon WHERE guid = 25606; -DELETE FROM creature_addon WHERE guid = 25607; -DELETE FROM creature_addon WHERE guid = 25608; -DELETE FROM creature_addon WHERE guid = 25609; --- Create template addon for creature 2960 -DELETE FROM creature_template_addon WHERE entry =2960; -INSERT INTO creature_template_addon VALUES (2960,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2960 -DELETE FROM creature_addon WHERE guid = 25610; -DELETE FROM creature_addon WHERE guid = 25611; -DELETE FROM creature_addon WHERE guid = 25612; -DELETE FROM creature_addon WHERE guid = 25613; -DELETE FROM creature_addon WHERE guid = 25614; -DELETE FROM creature_addon WHERE guid = 25615; -DELETE FROM creature_addon WHERE guid = 25616; -DELETE FROM creature_addon WHERE guid = 25617; -DELETE FROM creature_addon WHERE guid = 25618; -DELETE FROM creature_addon WHERE guid = 25619; -DELETE FROM creature_addon WHERE guid = 25620; -DELETE FROM creature_addon WHERE guid = 25621; -DELETE FROM creature_addon WHERE guid = 25622; -DELETE FROM creature_addon WHERE guid = 25623; -DELETE FROM creature_addon WHERE guid = 25624; -DELETE FROM creature_addon WHERE guid = 25625; -DELETE FROM creature_addon WHERE guid = 25626; -DELETE FROM creature_addon WHERE guid = 25627; -DELETE FROM creature_addon WHERE guid = 25628; -DELETE FROM creature_addon WHERE guid = 25629; -DELETE FROM creature_addon WHERE guid = 25630; -DELETE FROM creature_addon WHERE guid = 25631; -DELETE FROM creature_addon WHERE guid = 25632; -DELETE FROM creature_addon WHERE guid = 25633; -DELETE FROM creature_addon WHERE guid = 25634; -DELETE FROM creature_addon WHERE guid = 25635; -DELETE FROM creature_addon WHERE guid = 25636; -DELETE FROM creature_addon WHERE guid = 25637; -DELETE FROM creature_addon WHERE guid = 25638; -DELETE FROM creature_addon WHERE guid = 25639; -DELETE FROM creature_addon WHERE guid = 25640; -DELETE FROM creature_addon WHERE guid = 25641; -DELETE FROM creature_addon WHERE guid = 25642; -DELETE FROM creature_addon WHERE guid = 25643; -DELETE FROM creature_addon WHERE guid = 25644; -DELETE FROM creature_addon WHERE guid = 25645; -DELETE FROM creature_addon WHERE guid = 25646; -DELETE FROM creature_addon WHERE guid = 25647; -DELETE FROM creature_addon WHERE guid = 25648; -DELETE FROM creature_addon WHERE guid = 25649; -DELETE FROM creature_addon WHERE guid = 25650; -DELETE FROM creature_addon WHERE guid = 25651; -DELETE FROM creature_addon WHERE guid = 25652; -DELETE FROM creature_addon WHERE guid = 25653; -DELETE FROM creature_addon WHERE guid = 25654; -DELETE FROM creature_addon WHERE guid = 25655; -DELETE FROM creature_addon WHERE guid = 25656; -DELETE FROM creature_addon WHERE guid = 25657; -DELETE FROM creature_addon WHERE guid = 25658; -DELETE FROM creature_addon WHERE guid = 25659; -DELETE FROM creature_addon WHERE guid = 25660; -DELETE FROM creature_addon WHERE guid = 25661; -DELETE FROM creature_addon WHERE guid = 25662; -DELETE FROM creature_addon WHERE guid = 25663; -DELETE FROM creature_addon WHERE guid = 25664; -DELETE FROM creature_addon WHERE guid = 25665; -DELETE FROM creature_addon WHERE guid = 25666; -DELETE FROM creature_addon WHERE guid = 25667; -DELETE FROM creature_addon WHERE guid = 25668; -DELETE FROM creature_addon WHERE guid = 25669; -DELETE FROM creature_addon WHERE guid = 25670; -DELETE FROM creature_addon WHERE guid = 25671; -DELETE FROM creature_addon WHERE guid = 25672; -DELETE FROM creature_addon WHERE guid = 25673; -DELETE FROM creature_addon WHERE guid = 25674; -DELETE FROM creature_addon WHERE guid = 25675; -DELETE FROM creature_addon WHERE guid = 25676; -DELETE FROM creature_addon WHERE guid = 25677; -DELETE FROM creature_addon WHERE guid = 25678; -DELETE FROM creature_addon WHERE guid = 25679; -DELETE FROM creature_addon WHERE guid = 25680; -DELETE FROM creature_addon WHERE guid = 25681; -DELETE FROM creature_addon WHERE guid = 25682; -DELETE FROM creature_addon WHERE guid = 25683; -DELETE FROM creature_addon WHERE guid = 25684; -DELETE FROM creature_addon WHERE guid = 25685; -DELETE FROM creature_addon WHERE guid = 25686; -DELETE FROM creature_addon WHERE guid = 25687; -DELETE FROM creature_addon WHERE guid = 25688; -DELETE FROM creature_addon WHERE guid = 25689; -DELETE FROM creature_addon WHERE guid = 25690; -DELETE FROM creature_addon WHERE guid = 25691; -DELETE FROM creature_addon WHERE guid = 25692; -DELETE FROM creature_addon WHERE guid = 25693; -DELETE FROM creature_addon WHERE guid = 25694; -DELETE FROM creature_addon WHERE guid = 25695; -DELETE FROM creature_addon WHERE guid = 25696; -DELETE FROM creature_addon WHERE guid = 25697; -DELETE FROM creature_addon WHERE guid = 25698; -DELETE FROM creature_addon WHERE guid = 25699; -DELETE FROM creature_addon WHERE guid = 25700; -DELETE FROM creature_addon WHERE guid = 25701; -DELETE FROM creature_addon WHERE guid = 25702; -DELETE FROM creature_addon WHERE guid = 25703; -DELETE FROM creature_addon WHERE guid = 25704; -DELETE FROM creature_addon WHERE guid = 25705; -DELETE FROM creature_addon WHERE guid = 25706; -DELETE FROM creature_addon WHERE guid = 25707; -DELETE FROM creature_addon WHERE guid = 25708; -DELETE FROM creature_addon WHERE guid = 25709; -DELETE FROM creature_addon WHERE guid = 25710; -DELETE FROM creature_addon WHERE guid = 25711; -DELETE FROM creature_addon WHERE guid = 25712; --- Create template addon for creature 2961 -DELETE FROM creature_template_addon WHERE entry =2961; -INSERT INTO creature_template_addon VALUES (2961,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2961 -DELETE FROM creature_addon WHERE guid = 25713; -DELETE FROM creature_addon WHERE guid = 25714; -DELETE FROM creature_addon WHERE guid = 25715; -DELETE FROM creature_addon WHERE guid = 25716; -DELETE FROM creature_addon WHERE guid = 25717; -DELETE FROM creature_addon WHERE guid = 25718; -DELETE FROM creature_addon WHERE guid = 25719; -DELETE FROM creature_addon WHERE guid = 25720; -DELETE FROM creature_addon WHERE guid = 25721; -DELETE FROM creature_addon WHERE guid = 25722; -DELETE FROM creature_addon WHERE guid = 25723; -DELETE FROM creature_addon WHERE guid = 25724; -DELETE FROM creature_addon WHERE guid = 25725; -DELETE FROM creature_addon WHERE guid = 25726; -DELETE FROM creature_addon WHERE guid = 25727; -DELETE FROM creature_addon WHERE guid = 25738; -DELETE FROM creature_addon WHERE guid = 25739; -DELETE FROM creature_addon WHERE guid = 25740; -DELETE FROM creature_addon WHERE guid = 25741; -DELETE FROM creature_addon WHERE guid = 25742; -DELETE FROM creature_addon WHERE guid = 25743; -DELETE FROM creature_addon WHERE guid = 25744; -DELETE FROM creature_addon WHERE guid = 25745; -DELETE FROM creature_addon WHERE guid = 25746; -DELETE FROM creature_addon WHERE guid = 25747; -DELETE FROM creature_addon WHERE guid = 25748; -DELETE FROM creature_addon WHERE guid = 25749; -DELETE FROM creature_addon WHERE guid = 25750; -DELETE FROM creature_addon WHERE guid = 25751; -DELETE FROM creature_addon WHERE guid = 25752; -DELETE FROM creature_addon WHERE guid = 25753; -DELETE FROM creature_addon WHERE guid = 25754; -DELETE FROM creature_addon WHERE guid = 25755; -DELETE FROM creature_addon WHERE guid = 25756; -DELETE FROM creature_addon WHERE guid = 25757; -DELETE FROM creature_addon WHERE guid = 25758; -DELETE FROM creature_addon WHERE guid = 25759; -DELETE FROM creature_addon WHERE guid = 25760; -DELETE FROM creature_addon WHERE guid = 25761; -DELETE FROM creature_addon WHERE guid = 25762; -DELETE FROM creature_addon WHERE guid = 25763; -DELETE FROM creature_addon WHERE guid = 25764; -DELETE FROM creature_addon WHERE guid = 25765; -DELETE FROM creature_addon WHERE guid = 25766; -DELETE FROM creature_addon WHERE guid = 25767; -DELETE FROM creature_addon WHERE guid = 25769; -DELETE FROM creature_addon WHERE guid = 25770; -DELETE FROM creature_addon WHERE guid = 25771; -DELETE FROM creature_addon WHERE guid = 25772; -DELETE FROM creature_addon WHERE guid = 25773; -DELETE FROM creature_addon WHERE guid = 25774; -DELETE FROM creature_addon WHERE guid = 25775; -DELETE FROM creature_addon WHERE guid = 25776; -DELETE FROM creature_addon WHERE guid = 25777; -DELETE FROM creature_addon WHERE guid = 25778; -DELETE FROM creature_addon WHERE guid = 25779; -DELETE FROM creature_addon WHERE guid = 25780; -DELETE FROM creature_addon WHERE guid = 25781; -DELETE FROM creature_addon WHERE guid = 25782; -DELETE FROM creature_addon WHERE guid = 25783; -DELETE FROM creature_addon WHERE guid = 25784; -DELETE FROM creature_addon WHERE guid = 25785; -DELETE FROM creature_addon WHERE guid = 25786; -DELETE FROM creature_addon WHERE guid = 25787; -DELETE FROM creature_addon WHERE guid = 25788; -DELETE FROM creature_addon WHERE guid = 25789; -DELETE FROM creature_addon WHERE guid = 25790; -DELETE FROM creature_addon WHERE guid = 25791; -DELETE FROM creature_addon WHERE guid = 25792; -DELETE FROM creature_addon WHERE guid = 25793; -DELETE FROM creature_addon WHERE guid = 25794; -DELETE FROM creature_addon WHERE guid = 25795; -DELETE FROM creature_addon WHERE guid = 25796; --- Create template addon for creature 2962 -DELETE FROM creature_template_addon WHERE entry =2962; -INSERT INTO creature_template_addon VALUES (2962,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2962 -DELETE FROM creature_addon WHERE guid = 25798; -DELETE FROM creature_addon WHERE guid = 25799; -DELETE FROM creature_addon WHERE guid = 25801; -DELETE FROM creature_addon WHERE guid = 25802; -DELETE FROM creature_addon WHERE guid = 25803; -DELETE FROM creature_addon WHERE guid = 25804; -DELETE FROM creature_addon WHERE guid = 25805; -DELETE FROM creature_addon WHERE guid = 25806; -DELETE FROM creature_addon WHERE guid = 25807; -DELETE FROM creature_addon WHERE guid = 25808; -DELETE FROM creature_addon WHERE guid = 25809; -DELETE FROM creature_addon WHERE guid = 25810; -DELETE FROM creature_addon WHERE guid = 25811; -DELETE FROM creature_addon WHERE guid = 25812; -DELETE FROM creature_addon WHERE guid = 25813; -DELETE FROM creature_addon WHERE guid = 25814; -DELETE FROM creature_addon WHERE guid = 25818; -DELETE FROM creature_addon WHERE guid = 25819; -DELETE FROM creature_addon WHERE guid = 25820; -DELETE FROM creature_addon WHERE guid = 25821; -DELETE FROM creature_addon WHERE guid = 25822; -DELETE FROM creature_addon WHERE guid = 25823; -DELETE FROM creature_addon WHERE guid = 25824; -DELETE FROM creature_addon WHERE guid = 25825; -DELETE FROM creature_addon WHERE guid = 25826; -DELETE FROM creature_addon WHERE guid = 25827; -DELETE FROM creature_addon WHERE guid = 25828; --- Create template addon for creature 2963 -DELETE FROM creature_template_addon WHERE entry =2963; -INSERT INTO creature_template_addon VALUES (2963,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2963 -DELETE FROM creature_addon WHERE guid = 25830; -DELETE FROM creature_addon WHERE guid = 25831; -DELETE FROM creature_addon WHERE guid = 25832; -DELETE FROM creature_addon WHERE guid = 25833; -DELETE FROM creature_addon WHERE guid = 25834; -DELETE FROM creature_addon WHERE guid = 25835; -DELETE FROM creature_addon WHERE guid = 25836; -DELETE FROM creature_addon WHERE guid = 25837; -DELETE FROM creature_addon WHERE guid = 25838; -DELETE FROM creature_addon WHERE guid = 25839; -DELETE FROM creature_addon WHERE guid = 25840; -DELETE FROM creature_addon WHERE guid = 25841; -DELETE FROM creature_addon WHERE guid = 25842; -DELETE FROM creature_addon WHERE guid = 25843; -DELETE FROM creature_addon WHERE guid = 25844; -DELETE FROM creature_addon WHERE guid = 25845; -DELETE FROM creature_addon WHERE guid = 25846; -DELETE FROM creature_addon WHERE guid = 25847; -DELETE FROM creature_addon WHERE guid = 25848; --- Create template addon for creature 2964 -DELETE FROM creature_template_addon WHERE entry =2964; -INSERT INTO creature_template_addon VALUES (2964,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2964 -DELETE FROM creature_addon WHERE guid = 25850; -DELETE FROM creature_addon WHERE guid = 25851; -DELETE FROM creature_addon WHERE guid = 25852; -DELETE FROM creature_addon WHERE guid = 25853; -DELETE FROM creature_addon WHERE guid = 25854; -DELETE FROM creature_addon WHERE guid = 25855; -DELETE FROM creature_addon WHERE guid = 25856; -DELETE FROM creature_addon WHERE guid = 25857; -DELETE FROM creature_addon WHERE guid = 25858; -DELETE FROM creature_addon WHERE guid = 25859; -DELETE FROM creature_addon WHERE guid = 25860; -DELETE FROM creature_addon WHERE guid = 25861; -DELETE FROM creature_addon WHERE guid = 25862; -DELETE FROM creature_addon WHERE guid = 25863; -DELETE FROM creature_addon WHERE guid = 25864; -DELETE FROM creature_addon WHERE guid = 25865; -DELETE FROM creature_addon WHERE guid = 25866; -DELETE FROM creature_addon WHERE guid = 25867; -DELETE FROM creature_addon WHERE guid = 25868; -DELETE FROM creature_addon WHERE guid = 25869; -DELETE FROM creature_addon WHERE guid = 25870; -DELETE FROM creature_addon WHERE guid = 25871; -DELETE FROM creature_addon WHERE guid = 25872; -DELETE FROM creature_addon WHERE guid = 25873; -DELETE FROM creature_addon WHERE guid = 25874; -DELETE FROM creature_addon WHERE guid = 25875; -DELETE FROM creature_addon WHERE guid = 25876; -DELETE FROM creature_addon WHERE guid = 25877; -DELETE FROM creature_addon WHERE guid = 25878; -DELETE FROM creature_addon WHERE guid = 25879; -DELETE FROM creature_addon WHERE guid = 25880; -DELETE FROM creature_addon WHERE guid = 25881; -DELETE FROM creature_addon WHERE guid = 25882; -DELETE FROM creature_addon WHERE guid = 25883; -DELETE FROM creature_addon WHERE guid = 25884; -DELETE FROM creature_addon WHERE guid = 25885; -DELETE FROM creature_addon WHERE guid = 25886; -DELETE FROM creature_addon WHERE guid = 25887; -DELETE FROM creature_addon WHERE guid = 25888; -DELETE FROM creature_addon WHERE guid = 25890; -DELETE FROM creature_addon WHERE guid = 25891; -DELETE FROM creature_addon WHERE guid = 25892; -DELETE FROM creature_addon WHERE guid = 25893; -DELETE FROM creature_addon WHERE guid = 25894; -DELETE FROM creature_addon WHERE guid = 25896; -DELETE FROM creature_addon WHERE guid = 25897; -DELETE FROM creature_addon WHERE guid = 25898; --- Create template addon for creature 2965 -DELETE FROM creature_template_addon WHERE entry =2965; -INSERT INTO creature_template_addon VALUES (2965,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2965 -DELETE FROM creature_addon WHERE guid = 25899; -DELETE FROM creature_addon WHERE guid = 25900; -DELETE FROM creature_addon WHERE guid = 25901; -DELETE FROM creature_addon WHERE guid = 25902; -DELETE FROM creature_addon WHERE guid = 25903; -DELETE FROM creature_addon WHERE guid = 25906; -DELETE FROM creature_addon WHERE guid = 25907; -DELETE FROM creature_addon WHERE guid = 25908; -DELETE FROM creature_addon WHERE guid = 25909; -DELETE FROM creature_addon WHERE guid = 25910; -DELETE FROM creature_addon WHERE guid = 25911; -DELETE FROM creature_addon WHERE guid = 25912; -DELETE FROM creature_addon WHERE guid = 25913; -DELETE FROM creature_addon WHERE guid = 25914; -DELETE FROM creature_addon WHERE guid = 25915; -DELETE FROM creature_addon WHERE guid = 25916; -DELETE FROM creature_addon WHERE guid = 25917; -DELETE FROM creature_addon WHERE guid = 25918; -DELETE FROM creature_addon WHERE guid = 25919; -DELETE FROM creature_addon WHERE guid = 25920; -DELETE FROM creature_addon WHERE guid = 25921; -DELETE FROM creature_addon WHERE guid = 25922; -DELETE FROM creature_addon WHERE guid = 25923; -DELETE FROM creature_addon WHERE guid = 25924; -DELETE FROM creature_addon WHERE guid = 25925; -DELETE FROM creature_addon WHERE guid = 25926; -DELETE FROM creature_addon WHERE guid = 25927; -DELETE FROM creature_addon WHERE guid = 25928; -DELETE FROM creature_addon WHERE guid = 25929; -DELETE FROM creature_addon WHERE guid = 25930; -DELETE FROM creature_addon WHERE guid = 25931; -DELETE FROM creature_addon WHERE guid = 25932; -DELETE FROM creature_addon WHERE guid = 25933; -DELETE FROM creature_addon WHERE guid = 25934; -DELETE FROM creature_addon WHERE guid = 25935; -DELETE FROM creature_addon WHERE guid = 25936; -DELETE FROM creature_addon WHERE guid = 25937; -DELETE FROM creature_addon WHERE guid = 25938; -DELETE FROM creature_addon WHERE guid = 25939; -DELETE FROM creature_addon WHERE guid = 25940; -DELETE FROM creature_addon WHERE guid = 25941; -DELETE FROM creature_addon WHERE guid = 25942; -DELETE FROM creature_addon WHERE guid = 25943; -DELETE FROM creature_addon WHERE guid = 25944; -DELETE FROM creature_addon WHERE guid = 25945; -DELETE FROM creature_addon WHERE guid = 25947; -DELETE FROM creature_addon WHERE guid = 25948; --- Create template addon for creature 2966 -DELETE FROM creature_template_addon WHERE entry =2966; -INSERT INTO creature_template_addon VALUES (2966,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2966 -DELETE FROM creature_addon WHERE guid = 25949; -DELETE FROM creature_addon WHERE guid = 25950; -DELETE FROM creature_addon WHERE guid = 25951; -DELETE FROM creature_addon WHERE guid = 25952; -DELETE FROM creature_addon WHERE guid = 25953; -DELETE FROM creature_addon WHERE guid = 25954; -DELETE FROM creature_addon WHERE guid = 25955; -DELETE FROM creature_addon WHERE guid = 25956; -DELETE FROM creature_addon WHERE guid = 25957; -DELETE FROM creature_addon WHERE guid = 25958; -DELETE FROM creature_addon WHERE guid = 25959; -DELETE FROM creature_addon WHERE guid = 25960; -DELETE FROM creature_addon WHERE guid = 25961; -DELETE FROM creature_addon WHERE guid = 25962; -DELETE FROM creature_addon WHERE guid = 25963; -DELETE FROM creature_addon WHERE guid = 25964; -DELETE FROM creature_addon WHERE guid = 25965; -DELETE FROM creature_addon WHERE guid = 25966; -DELETE FROM creature_addon WHERE guid = 25967; -DELETE FROM creature_addon WHERE guid = 25968; -DELETE FROM creature_addon WHERE guid = 25969; -DELETE FROM creature_addon WHERE guid = 25970; -DELETE FROM creature_addon WHERE guid = 25972; -DELETE FROM creature_addon WHERE guid = 25973; -DELETE FROM creature_addon WHERE guid = 25974; -DELETE FROM creature_addon WHERE guid = 25975; -DELETE FROM creature_addon WHERE guid = 25976; -DELETE FROM creature_addon WHERE guid = 25977; -DELETE FROM creature_addon WHERE guid = 25978; -DELETE FROM creature_addon WHERE guid = 25979; -DELETE FROM creature_addon WHERE guid = 25980; -DELETE FROM creature_addon WHERE guid = 25981; -DELETE FROM creature_addon WHERE guid = 25982; -DELETE FROM creature_addon WHERE guid = 25983; -DELETE FROM creature_addon WHERE guid = 25984; -DELETE FROM creature_addon WHERE guid = 25985; -DELETE FROM creature_addon WHERE guid = 25986; -DELETE FROM creature_addon WHERE guid = 25987; -DELETE FROM creature_addon WHERE guid = 25988; -DELETE FROM creature_addon WHERE guid = 25989; -DELETE FROM creature_addon WHERE guid = 25990; -DELETE FROM creature_addon WHERE guid = 25991; -DELETE FROM creature_addon WHERE guid = 25992; -DELETE FROM creature_addon WHERE guid = 25993; -DELETE FROM creature_addon WHERE guid = 25994; -DELETE FROM creature_addon WHERE guid = 25995; --- Create template addon for creature 2967 -DELETE FROM creature_template_addon WHERE entry =2967; -INSERT INTO creature_template_addon VALUES (2967,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2967 -DELETE FROM creature_addon WHERE guid = 25998; -DELETE FROM creature_addon WHERE guid = 25999; -DELETE FROM creature_addon WHERE guid = 26000; --- Create template addon for creature 2968 -DELETE FROM creature_template_addon WHERE entry =2968; -INSERT INTO creature_template_addon VALUES (2968,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2968 -DELETE FROM creature_addon WHERE guid = 26001; -DELETE FROM creature_addon WHERE guid = 26002; -DELETE FROM creature_addon WHERE guid = 26019; --- Create template addon for creature 2969 -DELETE FROM creature_template_addon WHERE entry =2969; -INSERT INTO creature_template_addon VALUES (2969,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2969 -DELETE FROM creature_addon WHERE guid = 26054; -DELETE FROM creature_addon WHERE guid = 26056; -DELETE FROM creature_addon WHERE guid = 26057; -DELETE FROM creature_addon WHERE guid = 26058; -DELETE FROM creature_addon WHERE guid = 26059; -DELETE FROM creature_addon WHERE guid = 26060; -DELETE FROM creature_addon WHERE guid = 26061; -DELETE FROM creature_addon WHERE guid = 26062; -DELETE FROM creature_addon WHERE guid = 26063; -DELETE FROM creature_addon WHERE guid = 26064; -DELETE FROM creature_addon WHERE guid = 26065; -DELETE FROM creature_addon WHERE guid = 26066; -DELETE FROM creature_addon WHERE guid = 26067; -DELETE FROM creature_addon WHERE guid = 26068; -DELETE FROM creature_addon WHERE guid = 26069; -DELETE FROM creature_addon WHERE guid = 26070; -DELETE FROM creature_addon WHERE guid = 26071; --- Create template addon for creature 2970 -DELETE FROM creature_template_addon WHERE entry =2970; -INSERT INTO creature_template_addon VALUES (2970,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2970 -DELETE FROM creature_addon WHERE guid = 26072; -DELETE FROM creature_addon WHERE guid = 26073; -DELETE FROM creature_addon WHERE guid = 26074; -DELETE FROM creature_addon WHERE guid = 26075; -DELETE FROM creature_addon WHERE guid = 26076; -DELETE FROM creature_addon WHERE guid = 26077; -DELETE FROM creature_addon WHERE guid = 26078; -DELETE FROM creature_addon WHERE guid = 26079; -DELETE FROM creature_addon WHERE guid = 26080; -DELETE FROM creature_addon WHERE guid = 26082; -DELETE FROM creature_addon WHERE guid = 26083; -DELETE FROM creature_addon WHERE guid = 26084; -DELETE FROM creature_addon WHERE guid = 26085; -DELETE FROM creature_addon WHERE guid = 26086; -DELETE FROM creature_addon WHERE guid = 26087; -DELETE FROM creature_addon WHERE guid = 26088; -DELETE FROM creature_addon WHERE guid = 26089; -DELETE FROM creature_addon WHERE guid = 26090; -DELETE FROM creature_addon WHERE guid = 26091; -DELETE FROM creature_addon WHERE guid = 26092; -DELETE FROM creature_addon WHERE guid = 26093; -DELETE FROM creature_addon WHERE guid = 26094; -DELETE FROM creature_addon WHERE guid = 26095; -DELETE FROM creature_addon WHERE guid = 26096; -DELETE FROM creature_addon WHERE guid = 26097; -DELETE FROM creature_addon WHERE guid = 26098; -DELETE FROM creature_addon WHERE guid = 26099; -DELETE FROM creature_addon WHERE guid = 26100; -DELETE FROM creature_addon WHERE guid = 26101; -DELETE FROM creature_addon WHERE guid = 26102; -DELETE FROM creature_addon WHERE guid = 26103; -DELETE FROM creature_addon WHERE guid = 26104; -DELETE FROM creature_addon WHERE guid = 26105; -DELETE FROM creature_addon WHERE guid = 26106; --- Create template addon for creature 2971 -DELETE FROM creature_template_addon WHERE entry =2971; -INSERT INTO creature_template_addon VALUES (2971,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2971 -DELETE FROM creature_addon WHERE guid = 26107; -DELETE FROM creature_addon WHERE guid = 26122; -DELETE FROM creature_addon WHERE guid = 26126; -DELETE FROM creature_addon WHERE guid = 26127; -DELETE FROM creature_addon WHERE guid = 26128; -DELETE FROM creature_addon WHERE guid = 26158; -DELETE FROM creature_addon WHERE guid = 26159; -DELETE FROM creature_addon WHERE guid = 26164; -DELETE FROM creature_addon WHERE guid = 26165; -DELETE FROM creature_addon WHERE guid = 26166; -DELETE FROM creature_addon WHERE guid = 26174; -DELETE FROM creature_addon WHERE guid = 26175; -DELETE FROM creature_addon WHERE guid = 26176; -DELETE FROM creature_addon WHERE guid = 26177; -DELETE FROM creature_addon WHERE guid = 26178; -DELETE FROM creature_addon WHERE guid = 26180; -DELETE FROM creature_addon WHERE guid = 26181; -DELETE FROM creature_addon WHERE guid = 26182; -DELETE FROM creature_addon WHERE guid = 26183; --- Create template addon for creature 2972 -DELETE FROM creature_template_addon WHERE entry =2972; -INSERT INTO creature_template_addon VALUES (2972,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2972 -DELETE FROM creature_addon WHERE guid = 26184; -DELETE FROM creature_addon WHERE guid = 26185; -DELETE FROM creature_addon WHERE guid = 26186; -DELETE FROM creature_addon WHERE guid = 26187; -DELETE FROM creature_addon WHERE guid = 26188; -DELETE FROM creature_addon WHERE guid = 26189; -DELETE FROM creature_addon WHERE guid = 26190; -DELETE FROM creature_addon WHERE guid = 26191; -DELETE FROM creature_addon WHERE guid = 26192; -DELETE FROM creature_addon WHERE guid = 26193; -DELETE FROM creature_addon WHERE guid = 26194; -DELETE FROM creature_addon WHERE guid = 26195; --- Create template addon for creature 2973 -DELETE FROM creature_template_addon WHERE entry =2973; -INSERT INTO creature_template_addon VALUES (2973,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2973 -DELETE FROM creature_addon WHERE guid = 26196; -DELETE FROM creature_addon WHERE guid = 26207; -DELETE FROM creature_addon WHERE guid = 26209; --- Create template addon for creature 2974 -DELETE FROM creature_template_addon WHERE entry =2974; -INSERT INTO creature_template_addon VALUES (2974,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2974 -DELETE FROM creature_addon WHERE guid = 26210; -DELETE FROM creature_addon WHERE guid = 26211; -DELETE FROM creature_addon WHERE guid = 26212; -DELETE FROM creature_addon WHERE guid = 26213; -DELETE FROM creature_addon WHERE guid = 26214; -DELETE FROM creature_addon WHERE guid = 26231; -DELETE FROM creature_addon WHERE guid = 26232; -DELETE FROM creature_addon WHERE guid = 26233; --- Create template addon for creature 2975 -DELETE FROM creature_template_addon WHERE entry =2975; -INSERT INTO creature_template_addon VALUES (2975,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2975 -DELETE FROM creature_addon WHERE guid = 26234; -DELETE FROM creature_addon WHERE guid = 26235; -DELETE FROM creature_addon WHERE guid = 26236; -DELETE FROM creature_addon WHERE guid = 26237; -DELETE FROM creature_addon WHERE guid = 26240; -DELETE FROM creature_addon WHERE guid = 26241; -DELETE FROM creature_addon WHERE guid = 26242; -DELETE FROM creature_addon WHERE guid = 26243; -DELETE FROM creature_addon WHERE guid = 26244; -DELETE FROM creature_addon WHERE guid = 26245; -DELETE FROM creature_addon WHERE guid = 26246; --- Create template addon for creature 2976 -DELETE FROM creature_template_addon WHERE entry =2976; -INSERT INTO creature_template_addon VALUES (2976,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2976 -DELETE FROM creature_addon WHERE guid = 26251; -DELETE FROM creature_addon WHERE guid = 26255; -DELETE FROM creature_addon WHERE guid = 26269; -DELETE FROM creature_addon WHERE guid = 26270; -DELETE FROM creature_addon WHERE guid = 26271; -DELETE FROM creature_addon WHERE guid = 26272; -DELETE FROM creature_addon WHERE guid = 26273; -DELETE FROM creature_addon WHERE guid = 26279; -DELETE FROM creature_addon WHERE guid = 26282; -DELETE FROM creature_addon WHERE guid = 26283; -DELETE FROM creature_addon WHERE guid = 26284; -DELETE FROM creature_addon WHERE guid = 26344; -DELETE FROM creature_addon WHERE guid = 26345; -DELETE FROM creature_addon WHERE guid = 26346; --- Create template addon for creature 2977 -DELETE FROM creature_template_addon WHERE entry =2977; -INSERT INTO creature_template_addon VALUES (2977,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2977 -DELETE FROM creature_addon WHERE guid = 26356; -DELETE FROM creature_addon WHERE guid = 26357; -DELETE FROM creature_addon WHERE guid = 26358; -DELETE FROM creature_addon WHERE guid = 26359; -DELETE FROM creature_addon WHERE guid = 26360; -DELETE FROM creature_addon WHERE guid = 26361; -DELETE FROM creature_addon WHERE guid = 26362; --- Create template addon for creature 2978 -DELETE FROM creature_template_addon WHERE entry =2978; -INSERT INTO creature_template_addon VALUES (2978,0,0,1,16,233,0,NULL); --- Clear duplicate addons from template for creature 2978 -DELETE FROM creature_addon WHERE guid = 26363; -DELETE FROM creature_addon WHERE guid = 26364; -DELETE FROM creature_addon WHERE guid = 26365; -DELETE FROM creature_addon WHERE guid = 26367; -DELETE FROM creature_addon WHERE guid = 26368; -DELETE FROM creature_addon WHERE guid = 26369; -DELETE FROM creature_addon WHERE guid = 26370; -DELETE FROM creature_addon WHERE guid = 26371; -DELETE FROM creature_addon WHERE guid = 26372; -DELETE FROM creature_addon WHERE guid = 26373; -DELETE FROM creature_addon WHERE guid = 26374; -DELETE FROM creature_addon WHERE guid = 26375; -DELETE FROM creature_addon WHERE guid = 26376; -DELETE FROM creature_addon WHERE guid = 26377; -DELETE FROM creature_addon WHERE guid = 26378; -DELETE FROM creature_addon WHERE guid = 26379; -DELETE FROM creature_addon WHERE guid = 26380; -DELETE FROM creature_addon WHERE guid = 26381; -DELETE FROM creature_addon WHERE guid = 26382; -DELETE FROM creature_addon WHERE guid = 26383; -DELETE FROM creature_addon WHERE guid = 26384; -DELETE FROM creature_addon WHERE guid = 26385; -DELETE FROM creature_addon WHERE guid = 26386; -DELETE FROM creature_addon WHERE guid = 26387; -DELETE FROM creature_addon WHERE guid = 26388; -DELETE FROM creature_addon WHERE guid = 26389; -DELETE FROM creature_addon WHERE guid = 26390; -DELETE FROM creature_addon WHERE guid = 26391; -DELETE FROM creature_addon WHERE guid = 26392; -DELETE FROM creature_addon WHERE guid = 26393; -DELETE FROM creature_addon WHERE guid = 26394; -DELETE FROM creature_addon WHERE guid = 26395; -DELETE FROM creature_addon WHERE guid = 26396; -DELETE FROM creature_addon WHERE guid = 26397; -DELETE FROM creature_addon WHERE guid = 26398; -DELETE FROM creature_addon WHERE guid = 26399; -DELETE FROM creature_addon WHERE guid = 26400; -DELETE FROM creature_addon WHERE guid = 26401; -DELETE FROM creature_addon WHERE guid = 26402; -DELETE FROM creature_addon WHERE guid = 26403; -DELETE FROM creature_addon WHERE guid = 26404; -DELETE FROM creature_addon WHERE guid = 26405; -DELETE FROM creature_addon WHERE guid = 26406; -DELETE FROM creature_addon WHERE guid = 26407; -DELETE FROM creature_addon WHERE guid = 26408; -DELETE FROM creature_addon WHERE guid = 26409; -DELETE FROM creature_addon WHERE guid = 26410; -DELETE FROM creature_addon WHERE guid = 26411; -DELETE FROM creature_addon WHERE guid = 26412; -DELETE FROM creature_addon WHERE guid = 26413; -DELETE FROM creature_addon WHERE guid = 26414; -DELETE FROM creature_addon WHERE guid = 26415; -DELETE FROM creature_addon WHERE guid = 26416; -DELETE FROM creature_addon WHERE guid = 26417; -DELETE FROM creature_addon WHERE guid = 26418; -DELETE FROM creature_addon WHERE guid = 26429; -DELETE FROM creature_addon WHERE guid = 26430; -DELETE FROM creature_addon WHERE guid = 26431; -DELETE FROM creature_addon WHERE guid = 26450; -DELETE FROM creature_addon WHERE guid = 26451; -DELETE FROM creature_addon WHERE guid = 26452; -DELETE FROM creature_addon WHERE guid = 26453; -DELETE FROM creature_addon WHERE guid = 26454; -DELETE FROM creature_addon WHERE guid = 26455; -DELETE FROM creature_addon WHERE guid = 26456; -DELETE FROM creature_addon WHERE guid = 26457; -DELETE FROM creature_addon WHERE guid = 26458; -DELETE FROM creature_addon WHERE guid = 26459; -DELETE FROM creature_addon WHERE guid = 26460; -DELETE FROM creature_addon WHERE guid = 26461; -DELETE FROM creature_addon WHERE guid = 26462; -DELETE FROM creature_addon WHERE guid = 26463; -DELETE FROM creature_addon WHERE guid = 26464; -DELETE FROM creature_addon WHERE guid = 26465; -DELETE FROM creature_addon WHERE guid = 26466; -DELETE FROM creature_addon WHERE guid = 26467; -DELETE FROM creature_addon WHERE guid = 26468; -DELETE FROM creature_addon WHERE guid = 26469; -DELETE FROM creature_addon WHERE guid = 26470; -DELETE FROM creature_addon WHERE guid = 26471; -DELETE FROM creature_addon WHERE guid = 26472; -DELETE FROM creature_addon WHERE guid = 26473; -DELETE FROM creature_addon WHERE guid = 26474; -DELETE FROM creature_addon WHERE guid = 26475; -DELETE FROM creature_addon WHERE guid = 26476; -DELETE FROM creature_addon WHERE guid = 26477; -DELETE FROM creature_addon WHERE guid = 26478; -DELETE FROM creature_addon WHERE guid = 26479; -DELETE FROM creature_addon WHERE guid = 26480; -DELETE FROM creature_addon WHERE guid = 26481; -DELETE FROM creature_addon WHERE guid = 26482; -DELETE FROM creature_addon WHERE guid = 26483; -DELETE FROM creature_addon WHERE guid = 26484; -DELETE FROM creature_addon WHERE guid = 26485; -DELETE FROM creature_addon WHERE guid = 26486; -DELETE FROM creature_addon WHERE guid = 26487; --- Create template addon for creature 2979 -DELETE FROM creature_template_addon WHERE entry =2979; -INSERT INTO creature_template_addon VALUES (2979,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2979 -DELETE FROM creature_addon WHERE guid = 26491; -DELETE FROM creature_addon WHERE guid = 26492; -DELETE FROM creature_addon WHERE guid = 26493; -DELETE FROM creature_addon WHERE guid = 26494; -DELETE FROM creature_addon WHERE guid = 26495; -DELETE FROM creature_addon WHERE guid = 26496; -DELETE FROM creature_addon WHERE guid = 26497; -DELETE FROM creature_addon WHERE guid = 26498; -DELETE FROM creature_addon WHERE guid = 26499; -DELETE FROM creature_addon WHERE guid = 26500; -DELETE FROM creature_addon WHERE guid = 26501; -DELETE FROM creature_addon WHERE guid = 26502; -DELETE FROM creature_addon WHERE guid = 26503; -DELETE FROM creature_addon WHERE guid = 26504; -DELETE FROM creature_addon WHERE guid = 26505; -DELETE FROM creature_addon WHERE guid = 26506; -DELETE FROM creature_addon WHERE guid = 26507; -DELETE FROM creature_addon WHERE guid = 26508; -DELETE FROM creature_addon WHERE guid = 26509; -DELETE FROM creature_addon WHERE guid = 26510; -DELETE FROM creature_addon WHERE guid = 26511; -DELETE FROM creature_addon WHERE guid = 26512; -DELETE FROM creature_addon WHERE guid = 26513; -DELETE FROM creature_addon WHERE guid = 26514; -DELETE FROM creature_addon WHERE guid = 26515; -DELETE FROM creature_addon WHERE guid = 26516; -DELETE FROM creature_addon WHERE guid = 26517; -DELETE FROM creature_addon WHERE guid = 26518; -DELETE FROM creature_addon WHERE guid = 26519; -DELETE FROM creature_addon WHERE guid = 26520; -DELETE FROM creature_addon WHERE guid = 26521; -DELETE FROM creature_addon WHERE guid = 26522; -DELETE FROM creature_addon WHERE guid = 26523; -DELETE FROM creature_addon WHERE guid = 26524; -DELETE FROM creature_addon WHERE guid = 26525; -DELETE FROM creature_addon WHERE guid = 26526; -DELETE FROM creature_addon WHERE guid = 26527; -DELETE FROM creature_addon WHERE guid = 26528; -DELETE FROM creature_addon WHERE guid = 26529; -DELETE FROM creature_addon WHERE guid = 26530; -DELETE FROM creature_addon WHERE guid = 26531; -DELETE FROM creature_addon WHERE guid = 26532; -DELETE FROM creature_addon WHERE guid = 26533; -DELETE FROM creature_addon WHERE guid = 26534; -DELETE FROM creature_addon WHERE guid = 26535; -DELETE FROM creature_addon WHERE guid = 26536; -DELETE FROM creature_addon WHERE guid = 26537; -DELETE FROM creature_addon WHERE guid = 26538; -DELETE FROM creature_addon WHERE guid = 26539; -DELETE FROM creature_addon WHERE guid = 26540; -DELETE FROM creature_addon WHERE guid = 26541; -DELETE FROM creature_addon WHERE guid = 26542; -DELETE FROM creature_addon WHERE guid = 26543; -DELETE FROM creature_addon WHERE guid = 26544; -DELETE FROM creature_addon WHERE guid = 26545; -DELETE FROM creature_addon WHERE guid = 26546; -DELETE FROM creature_addon WHERE guid = 26547; -DELETE FROM creature_addon WHERE guid = 26548; -DELETE FROM creature_addon WHERE guid = 26549; -DELETE FROM creature_addon WHERE guid = 26550; -DELETE FROM creature_addon WHERE guid = 26551; -DELETE FROM creature_addon WHERE guid = 26552; -DELETE FROM creature_addon WHERE guid = 26553; -DELETE FROM creature_addon WHERE guid = 26554; -DELETE FROM creature_addon WHERE guid = 26555; -DELETE FROM creature_addon WHERE guid = 26556; -DELETE FROM creature_addon WHERE guid = 26557; --- Create template addon for creature 2980 -DELETE FROM creature_template_addon WHERE entry =2980; -INSERT INTO creature_template_addon VALUES (2980,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2980 -DELETE FROM creature_addon WHERE guid = 26558; --- Create template addon for creature 2981 -DELETE FROM creature_template_addon WHERE entry =2981; -INSERT INTO creature_template_addon VALUES (2981,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2981 -DELETE FROM creature_addon WHERE guid = 26561; --- Create template addon for creature 2982 -DELETE FROM creature_template_addon WHERE entry =2982; -INSERT INTO creature_template_addon VALUES (2982,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2982 -DELETE FROM creature_addon WHERE guid = 26563; --- Create template addon for creature 2983 --- Create template addon for creature 2984 -DELETE FROM creature_template_addon WHERE entry =2984; -INSERT INTO creature_template_addon VALUES (2984,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2984 -DELETE FROM creature_addon WHERE guid = 26570; --- Create template addon for creature 2985 -DELETE FROM creature_template_addon WHERE entry =2985; -INSERT INTO creature_template_addon VALUES (2985,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2985 -DELETE FROM creature_addon WHERE guid = 26571; --- Create template addon for creature 2986 -DELETE FROM creature_template_addon WHERE entry =2986; -INSERT INTO creature_template_addon VALUES (2986,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2986 -DELETE FROM creature_addon WHERE guid = 21690; --- Create template addon for creature 2987 -DELETE FROM creature_template_addon WHERE entry =2987; -INSERT INTO creature_template_addon VALUES (2987,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2987 -DELETE FROM creature_addon WHERE guid = 26574; --- Create template addon for creature 2988 -DELETE FROM creature_template_addon WHERE entry =2988; -INSERT INTO creature_template_addon VALUES (2988,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2988 -DELETE FROM creature_addon WHERE guid = 26577; --- Create template addon for creature 2989 -DELETE FROM creature_template_addon WHERE entry =2989; -INSERT INTO creature_template_addon VALUES (2989,0,0,1,16,233,0,NULL); --- Clear duplicate addons from template for creature 2989 -DELETE FROM creature_addon WHERE guid = 26584; -DELETE FROM creature_addon WHERE guid = 26585; -DELETE FROM creature_addon WHERE guid = 26587; -DELETE FROM creature_addon WHERE guid = 26589; -DELETE FROM creature_addon WHERE guid = 26590; -DELETE FROM creature_addon WHERE guid = 26591; -DELETE FROM creature_addon WHERE guid = 26592; -DELETE FROM creature_addon WHERE guid = 29093; -DELETE FROM creature_addon WHERE guid = 29094; -DELETE FROM creature_addon WHERE guid = 29095; -DELETE FROM creature_addon WHERE guid = 29097; -DELETE FROM creature_addon WHERE guid = 29098; -DELETE FROM creature_addon WHERE guid = 29100; --- Create template addon for creature 2990 -DELETE FROM creature_template_addon WHERE entry =2990; -INSERT INTO creature_template_addon VALUES (2990,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2990 -DELETE FROM creature_addon WHERE guid = 26598; -DELETE FROM creature_addon WHERE guid = 26599; -DELETE FROM creature_addon WHERE guid = 26600; -DELETE FROM creature_addon WHERE guid = 26601; -DELETE FROM creature_addon WHERE guid = 26602; -DELETE FROM creature_addon WHERE guid = 26603; -DELETE FROM creature_addon WHERE guid = 26604; -DELETE FROM creature_addon WHERE guid = 26605; -DELETE FROM creature_addon WHERE guid = 26606; -DELETE FROM creature_addon WHERE guid = 26607; -DELETE FROM creature_addon WHERE guid = 26608; -DELETE FROM creature_addon WHERE guid = 26609; -DELETE FROM creature_addon WHERE guid = 29106; --- Create template addon for creature 2991 -DELETE FROM creature_template_addon WHERE entry =2991; -INSERT INTO creature_template_addon VALUES (2991,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2991 -DELETE FROM creature_addon WHERE guid = 26610; --- Create template addon for creature 2992 --- Create template addon for creature 2993 -DELETE FROM creature_template_addon WHERE entry =2993; -INSERT INTO creature_template_addon VALUES (2993,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2993 -DELETE FROM creature_addon WHERE guid = 26613; --- Create template addon for creature 2994 -DELETE FROM creature_template_addon WHERE entry =2994; -INSERT INTO creature_template_addon VALUES (2994,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2994 -DELETE FROM creature_addon WHERE guid = 26614; --- Create template addon for creature 2995 -DELETE FROM creature_template_addon WHERE entry =2995; -INSERT INTO creature_template_addon VALUES (2995,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2995 -DELETE FROM creature_addon WHERE guid = 26615; --- Create template addon for creature 2996 -DELETE FROM creature_template_addon WHERE entry =2996; -INSERT INTO creature_template_addon VALUES (2996,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2996 -DELETE FROM creature_addon WHERE guid = 26616; --- Create template addon for creature 2997 -DELETE FROM creature_template_addon WHERE entry =2997; -INSERT INTO creature_template_addon VALUES (2997,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2997 -DELETE FROM creature_addon WHERE guid = 26617; --- Create template addon for creature 2998 -DELETE FROM creature_template_addon WHERE entry =2998; -INSERT INTO creature_template_addon VALUES (2998,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2998 -DELETE FROM creature_addon WHERE guid = 26618; --- Create template addon for creature 2999 -DELETE FROM creature_template_addon WHERE entry =2999; -INSERT INTO creature_template_addon VALUES (2999,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 2999 -DELETE FROM creature_addon WHERE guid = 26619; --- Create template addon for creature 3000 -DELETE FROM creature_template_addon WHERE entry =3000; -INSERT INTO creature_template_addon VALUES (3000,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3000 -DELETE FROM creature_addon WHERE guid = 24436; --- Create template addon for creature 3001 -DELETE FROM creature_template_addon WHERE entry =3001; -INSERT INTO creature_template_addon VALUES (3001,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3001 -DELETE FROM creature_addon WHERE guid = 26620; --- Create template addon for creature 3002 -DELETE FROM creature_template_addon WHERE entry =3002; -INSERT INTO creature_template_addon VALUES (3002,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3002 -DELETE FROM creature_addon WHERE guid = 26621; --- Create template addon for creature 3003 -DELETE FROM creature_template_addon WHERE entry =3003; -INSERT INTO creature_template_addon VALUES (3003,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3003 -DELETE FROM creature_addon WHERE guid = 26622; --- Create template addon for creature 3004 -DELETE FROM creature_template_addon WHERE entry =3004; -INSERT INTO creature_template_addon VALUES (3004,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3004 -DELETE FROM creature_addon WHERE guid = 26623; --- Create template addon for creature 3005 -DELETE FROM creature_template_addon WHERE entry =3005; -INSERT INTO creature_template_addon VALUES (3005,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3005 -DELETE FROM creature_addon WHERE guid = 26624; --- Create template addon for creature 3007 -DELETE FROM creature_template_addon WHERE entry =3007; -INSERT INTO creature_template_addon VALUES (3007,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3007 -DELETE FROM creature_addon WHERE guid = 26626; --- Create template addon for creature 3008 -DELETE FROM creature_template_addon WHERE entry =3008; -INSERT INTO creature_template_addon VALUES (3008,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3008 -DELETE FROM creature_addon WHERE guid = 26627; --- Create template addon for creature 3009 -DELETE FROM creature_template_addon WHERE entry =3009; -INSERT INTO creature_template_addon VALUES (3009,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3009 -DELETE FROM creature_addon WHERE guid = 26628; --- Create template addon for creature 3010 -DELETE FROM creature_template_addon WHERE entry =3010; -INSERT INTO creature_template_addon VALUES (3010,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3010 -DELETE FROM creature_addon WHERE guid = 26629; --- Create template addon for creature 3011 -DELETE FROM creature_template_addon WHERE entry =3011; -INSERT INTO creature_template_addon VALUES (3011,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3011 -DELETE FROM creature_addon WHERE guid = 26630; --- Create template addon for creature 3012 -DELETE FROM creature_template_addon WHERE entry =3012; -INSERT INTO creature_template_addon VALUES (3012,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3012 -DELETE FROM creature_addon WHERE guid = 26631; --- Create template addon for creature 3013 -DELETE FROM creature_template_addon WHERE entry =3013; -INSERT INTO creature_template_addon VALUES (3013,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3013 -DELETE FROM creature_addon WHERE guid = 26632; --- Create template addon for creature 3014 -DELETE FROM creature_template_addon WHERE entry =3014; -INSERT INTO creature_template_addon VALUES (3014,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3014 -DELETE FROM creature_addon WHERE guid = 26633; --- Create template addon for creature 3015 -DELETE FROM creature_template_addon WHERE entry =3015; -INSERT INTO creature_template_addon VALUES (3015,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 3015 -DELETE FROM creature_addon WHERE guid = 26634; --- Create template addon for creature 3016 -DELETE FROM creature_template_addon WHERE entry =3016; -INSERT INTO creature_template_addon VALUES (3016,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3016 -DELETE FROM creature_addon WHERE guid = 26635; --- Create template addon for creature 3017 -DELETE FROM creature_template_addon WHERE entry =3017; -INSERT INTO creature_template_addon VALUES (3017,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3017 -DELETE FROM creature_addon WHERE guid = 26636; --- Create template addon for creature 3018 -DELETE FROM creature_template_addon WHERE entry =3018; -INSERT INTO creature_template_addon VALUES (3018,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 3018 -DELETE FROM creature_addon WHERE guid = 26637; --- Create template addon for creature 3019 -DELETE FROM creature_template_addon WHERE entry =3019; -INSERT INTO creature_template_addon VALUES (3019,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3019 -DELETE FROM creature_addon WHERE guid = 26638; --- Create template addon for creature 3020 -DELETE FROM creature_template_addon WHERE entry =3020; -INSERT INTO creature_template_addon VALUES (3020,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3020 -DELETE FROM creature_addon WHERE guid = 26639; --- Create template addon for creature 3021 -DELETE FROM creature_template_addon WHERE entry =3021; -INSERT INTO creature_template_addon VALUES (3021,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3021 -DELETE FROM creature_addon WHERE guid = 26640; --- Create template addon for creature 3022 -DELETE FROM creature_template_addon WHERE entry =3022; -INSERT INTO creature_template_addon VALUES (3022,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3022 -DELETE FROM creature_addon WHERE guid = 26641; --- Create template addon for creature 3023 -DELETE FROM creature_template_addon WHERE entry =3023; -INSERT INTO creature_template_addon VALUES (3023,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3023 -DELETE FROM creature_addon WHERE guid = 26645; --- Create template addon for creature 3024 -DELETE FROM creature_template_addon WHERE entry =3024; -INSERT INTO creature_template_addon VALUES (3024,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3024 -DELETE FROM creature_addon WHERE guid = 26646; --- Create template addon for creature 3025 -DELETE FROM creature_template_addon WHERE entry =3025; -INSERT INTO creature_template_addon VALUES (3025,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3025 -DELETE FROM creature_addon WHERE guid = 26648; --- Create template addon for creature 3026 -DELETE FROM creature_template_addon WHERE entry =3026; -INSERT INTO creature_template_addon VALUES (3026,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3026 -DELETE FROM creature_addon WHERE guid = 26649; --- Create template addon for creature 3027 -DELETE FROM creature_template_addon WHERE entry =3027; -INSERT INTO creature_template_addon VALUES (3027,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3027 -DELETE FROM creature_addon WHERE guid = 26650; --- Create template addon for creature 3028 -DELETE FROM creature_template_addon WHERE entry =3028; -INSERT INTO creature_template_addon VALUES (3028,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3028 -DELETE FROM creature_addon WHERE guid = 26651; --- Create template addon for creature 3029 -DELETE FROM creature_template_addon WHERE entry =3029; -INSERT INTO creature_template_addon VALUES (3029,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3029 -DELETE FROM creature_addon WHERE guid = 26653; --- Create template addon for creature 3030 -DELETE FROM creature_template_addon WHERE entry =3030; -INSERT INTO creature_template_addon VALUES (3030,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3030 -DELETE FROM creature_addon WHERE guid = 26656; --- Create template addon for creature 3031 -DELETE FROM creature_template_addon WHERE entry =3031; -INSERT INTO creature_template_addon VALUES (3031,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3031 -DELETE FROM creature_addon WHERE guid = 26658; --- Create template addon for creature 3032 -DELETE FROM creature_template_addon WHERE entry =3032; -INSERT INTO creature_template_addon VALUES (3032,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3032 -DELETE FROM creature_addon WHERE guid = 26659; --- Create template addon for creature 3033 -DELETE FROM creature_template_addon WHERE entry =3033; -INSERT INTO creature_template_addon VALUES (3033,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3033 -DELETE FROM creature_addon WHERE guid = 26661; --- Create template addon for creature 3034 -DELETE FROM creature_template_addon WHERE entry =3034; -INSERT INTO creature_template_addon VALUES (3034,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3034 -DELETE FROM creature_addon WHERE guid = 26662; --- Create template addon for creature 3035 -DELETE FROM creature_template_addon WHERE entry =3035; -INSERT INTO creature_template_addon VALUES (3035,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3035 -DELETE FROM creature_addon WHERE guid = 26663; -DELETE FROM creature_addon WHERE guid = 26664; -DELETE FROM creature_addon WHERE guid = 26665; -DELETE FROM creature_addon WHERE guid = 26666; -DELETE FROM creature_addon WHERE guid = 26667; -DELETE FROM creature_addon WHERE guid = 26668; -DELETE FROM creature_addon WHERE guid = 26669; -DELETE FROM creature_addon WHERE guid = 26670; -DELETE FROM creature_addon WHERE guid = 26671; -DELETE FROM creature_addon WHERE guid = 26672; -DELETE FROM creature_addon WHERE guid = 26673; -DELETE FROM creature_addon WHERE guid = 26674; -DELETE FROM creature_addon WHERE guid = 26675; -DELETE FROM creature_addon WHERE guid = 26676; -DELETE FROM creature_addon WHERE guid = 26677; -DELETE FROM creature_addon WHERE guid = 26678; -DELETE FROM creature_addon WHERE guid = 26679; -DELETE FROM creature_addon WHERE guid = 26680; -DELETE FROM creature_addon WHERE guid = 26681; -DELETE FROM creature_addon WHERE guid = 26682; -DELETE FROM creature_addon WHERE guid = 26683; -DELETE FROM creature_addon WHERE guid = 26684; -DELETE FROM creature_addon WHERE guid = 26685; -DELETE FROM creature_addon WHERE guid = 26686; -DELETE FROM creature_addon WHERE guid = 26687; -DELETE FROM creature_addon WHERE guid = 26688; -DELETE FROM creature_addon WHERE guid = 26689; -DELETE FROM creature_addon WHERE guid = 26690; -DELETE FROM creature_addon WHERE guid = 26691; -DELETE FROM creature_addon WHERE guid = 26692; -DELETE FROM creature_addon WHERE guid = 26693; -DELETE FROM creature_addon WHERE guid = 26694; -DELETE FROM creature_addon WHERE guid = 26695; -DELETE FROM creature_addon WHERE guid = 26696; -DELETE FROM creature_addon WHERE guid = 26697; -DELETE FROM creature_addon WHERE guid = 26698; -DELETE FROM creature_addon WHERE guid = 26699; -DELETE FROM creature_addon WHERE guid = 26700; -DELETE FROM creature_addon WHERE guid = 26701; -DELETE FROM creature_addon WHERE guid = 26702; -DELETE FROM creature_addon WHERE guid = 26703; -DELETE FROM creature_addon WHERE guid = 26704; -DELETE FROM creature_addon WHERE guid = 26705; -DELETE FROM creature_addon WHERE guid = 26706; -DELETE FROM creature_addon WHERE guid = 26707; -DELETE FROM creature_addon WHERE guid = 26708; -DELETE FROM creature_addon WHERE guid = 26709; -DELETE FROM creature_addon WHERE guid = 26710; -DELETE FROM creature_addon WHERE guid = 26711; -DELETE FROM creature_addon WHERE guid = 26712; -DELETE FROM creature_addon WHERE guid = 26713; -DELETE FROM creature_addon WHERE guid = 26714; -DELETE FROM creature_addon WHERE guid = 26715; -DELETE FROM creature_addon WHERE guid = 26716; -DELETE FROM creature_addon WHERE guid = 26717; -DELETE FROM creature_addon WHERE guid = 26718; -DELETE FROM creature_addon WHERE guid = 26719; -DELETE FROM creature_addon WHERE guid = 26720; -DELETE FROM creature_addon WHERE guid = 26721; -DELETE FROM creature_addon WHERE guid = 26722; -DELETE FROM creature_addon WHERE guid = 26723; -DELETE FROM creature_addon WHERE guid = 26724; -DELETE FROM creature_addon WHERE guid = 26725; -DELETE FROM creature_addon WHERE guid = 26726; -DELETE FROM creature_addon WHERE guid = 26727; -DELETE FROM creature_addon WHERE guid = 26728; -DELETE FROM creature_addon WHERE guid = 26729; -DELETE FROM creature_addon WHERE guid = 26730; -DELETE FROM creature_addon WHERE guid = 26731; -DELETE FROM creature_addon WHERE guid = 26732; -DELETE FROM creature_addon WHERE guid = 26733; -DELETE FROM creature_addon WHERE guid = 26734; -DELETE FROM creature_addon WHERE guid = 26735; -DELETE FROM creature_addon WHERE guid = 26736; -DELETE FROM creature_addon WHERE guid = 26737; -DELETE FROM creature_addon WHERE guid = 26738; -DELETE FROM creature_addon WHERE guid = 26739; -DELETE FROM creature_addon WHERE guid = 26740; -DELETE FROM creature_addon WHERE guid = 26741; -DELETE FROM creature_addon WHERE guid = 26742; -DELETE FROM creature_addon WHERE guid = 26743; -DELETE FROM creature_addon WHERE guid = 26744; -DELETE FROM creature_addon WHERE guid = 26745; -DELETE FROM creature_addon WHERE guid = 26746; -DELETE FROM creature_addon WHERE guid = 26747; -DELETE FROM creature_addon WHERE guid = 26748; -DELETE FROM creature_addon WHERE guid = 26749; -DELETE FROM creature_addon WHERE guid = 26750; -DELETE FROM creature_addon WHERE guid = 26751; -DELETE FROM creature_addon WHERE guid = 26752; --- Create template addon for creature 3036 -DELETE FROM creature_template_addon WHERE entry =3036; -INSERT INTO creature_template_addon VALUES (3036,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3036 -DELETE FROM creature_addon WHERE guid = 26753; --- Create template addon for creature 3037 -DELETE FROM creature_template_addon WHERE entry =3037; -INSERT INTO creature_template_addon VALUES (3037,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3037 -DELETE FROM creature_addon WHERE guid = 26754; --- Create template addon for creature 3038 -DELETE FROM creature_template_addon WHERE entry =3038; -INSERT INTO creature_template_addon VALUES (3038,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3038 -DELETE FROM creature_addon WHERE guid = 26755; --- Create template addon for creature 3039 -DELETE FROM creature_template_addon WHERE entry =3039; -INSERT INTO creature_template_addon VALUES (3039,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3039 -DELETE FROM creature_addon WHERE guid = 26756; --- Create template addon for creature 3040 -DELETE FROM creature_template_addon WHERE entry =3040; -INSERT INTO creature_template_addon VALUES (3040,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 3040 -DELETE FROM creature_addon WHERE guid = 26758; --- Create template addon for creature 3041 -DELETE FROM creature_template_addon WHERE entry =3041; -INSERT INTO creature_template_addon VALUES (3041,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3041 -DELETE FROM creature_addon WHERE guid = 26759; --- Create template addon for creature 3042 -DELETE FROM creature_template_addon WHERE entry =3042; -INSERT INTO creature_template_addon VALUES (3042,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3042 -DELETE FROM creature_addon WHERE guid = 26768; --- Create template addon for creature 3043 -DELETE FROM creature_template_addon WHERE entry =3043; -INSERT INTO creature_template_addon VALUES (3043,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3043 -DELETE FROM creature_addon WHERE guid = 26770; --- Create template addon for creature 3044 -DELETE FROM creature_template_addon WHERE entry =3044; -INSERT INTO creature_template_addon VALUES (3044,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3044 -DELETE FROM creature_addon WHERE guid = 26771; --- Create template addon for creature 3045 -DELETE FROM creature_template_addon WHERE entry =3045; -INSERT INTO creature_template_addon VALUES (3045,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3045 -DELETE FROM creature_addon WHERE guid = 26772; --- Create template addon for creature 3046 -DELETE FROM creature_template_addon WHERE entry =3046; -INSERT INTO creature_template_addon VALUES (3046,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3046 -DELETE FROM creature_addon WHERE guid = 26773; --- Create template addon for creature 3047 -DELETE FROM creature_template_addon WHERE entry =3047; -INSERT INTO creature_template_addon VALUES (3047,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3047 -DELETE FROM creature_addon WHERE guid = 26774; --- Create template addon for creature 3048 -DELETE FROM creature_template_addon WHERE entry =3048; -INSERT INTO creature_template_addon VALUES (3048,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3048 -DELETE FROM creature_addon WHERE guid = 26775; --- Create template addon for creature 3049 -DELETE FROM creature_template_addon WHERE entry =3049; -INSERT INTO creature_template_addon VALUES (3049,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 3049 -DELETE FROM creature_addon WHERE guid = 26776; --- Create template addon for creature 3050 -DELETE FROM creature_template_addon WHERE entry =3050; -INSERT INTO creature_template_addon VALUES (3050,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3050 -DELETE FROM creature_addon WHERE guid = 26777; --- Create template addon for creature 3051 -DELETE FROM creature_template_addon WHERE entry =3051; -INSERT INTO creature_template_addon VALUES (3051,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3051 -DELETE FROM creature_addon WHERE guid = 26778; --- Create template addon for creature 3052 -DELETE FROM creature_template_addon WHERE entry =3052; -INSERT INTO creature_template_addon VALUES (3052,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3052 -DELETE FROM creature_addon WHERE guid = 26779; --- Create template addon for creature 3053 -DELETE FROM creature_template_addon WHERE entry =3053; -INSERT INTO creature_template_addon VALUES (3053,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 3053 -DELETE FROM creature_addon WHERE guid = 21704; --- Create template addon for creature 3054 -DELETE FROM creature_template_addon WHERE entry =3054; -INSERT INTO creature_template_addon VALUES (3054,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3054 -DELETE FROM creature_addon WHERE guid = 26870; --- Create template addon for creature 3055 -DELETE FROM creature_template_addon WHERE entry =3055; -INSERT INTO creature_template_addon VALUES (3055,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3055 -DELETE FROM creature_addon WHERE guid = 26893; --- Create template addon for creature 3056 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =3056; -INSERT INTO creature_template_addon VALUES (3056,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3056 --- Create template addon for creature 3057 -DELETE FROM creature_template_addon WHERE entry =3057; -INSERT INTO creature_template_addon VALUES (3057,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3057 -DELETE FROM creature_addon WHERE guid = 26895; --- Create template addon for creature 3058 -DELETE FROM creature_template_addon WHERE entry =3058; -INSERT INTO creature_template_addon VALUES (3058,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3058 -DELETE FROM creature_addon WHERE guid = 26896; --- Create template addon for creature 3059 -DELETE FROM creature_template_addon WHERE entry =3059; -INSERT INTO creature_template_addon VALUES (3059,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3059 -DELETE FROM creature_addon WHERE guid = 26897; --- Create template addon for creature 3060 -DELETE FROM creature_template_addon WHERE entry =3060; -INSERT INTO creature_template_addon VALUES (3060,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3060 -DELETE FROM creature_addon WHERE guid = 26898; --- Create template addon for creature 3061 -DELETE FROM creature_template_addon WHERE entry =3061; -INSERT INTO creature_template_addon VALUES (3061,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 3061 -DELETE FROM creature_addon WHERE guid = 26899; --- Create template addon for creature 3062 -DELETE FROM creature_template_addon WHERE entry =3062; -INSERT INTO creature_template_addon VALUES (3062,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3062 -DELETE FROM creature_addon WHERE guid = 26900; --- Create template addon for creature 3063 -DELETE FROM creature_template_addon WHERE entry =3063; -INSERT INTO creature_template_addon VALUES (3063,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3063 -DELETE FROM creature_addon WHERE guid = 26902; --- Create template addon for creature 3064 -DELETE FROM creature_template_addon WHERE entry =3064; -INSERT INTO creature_template_addon VALUES (3064,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3064 -DELETE FROM creature_addon WHERE guid = 26903; --- Create template addon for creature 3065 -DELETE FROM creature_template_addon WHERE entry =3065; -INSERT INTO creature_template_addon VALUES (3065,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3065 -DELETE FROM creature_addon WHERE guid = 26905; --- Create template addon for creature 3066 -DELETE FROM creature_template_addon WHERE entry =3066; -INSERT INTO creature_template_addon VALUES (3066,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3066 -DELETE FROM creature_addon WHERE guid = 26906; --- Create template addon for creature 3067 -DELETE FROM creature_template_addon WHERE entry =3067; -INSERT INTO creature_template_addon VALUES (3067,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3067 -DELETE FROM creature_addon WHERE guid = 26907; --- Create template addon for creature 3068 -DELETE FROM creature_template_addon WHERE entry =3068; -INSERT INTO creature_template_addon VALUES (3068,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3068 -DELETE FROM creature_addon WHERE guid = 26908; --- Create template addon for creature 3069 -DELETE FROM creature_template_addon WHERE entry =3069; -INSERT INTO creature_template_addon VALUES (3069,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3069 -DELETE FROM creature_addon WHERE guid = 26909; --- Create template addon for creature 3072 -DELETE FROM creature_template_addon WHERE entry =3072; -INSERT INTO creature_template_addon VALUES (3072,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3072 -DELETE FROM creature_addon WHERE guid = 24667; --- Create template addon for creature 3073 -DELETE FROM creature_template_addon WHERE entry =3073; -INSERT INTO creature_template_addon VALUES (3073,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3073 -DELETE FROM creature_addon WHERE guid = 24668; --- Create template addon for creature 3074 -DELETE FROM creature_template_addon WHERE entry =3074; -INSERT INTO creature_template_addon VALUES (3074,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3074 -DELETE FROM creature_addon WHERE guid = 24669; --- Create template addon for creature 3075 -DELETE FROM creature_template_addon WHERE entry =3075; -INSERT INTO creature_template_addon VALUES (3075,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3075 -DELETE FROM creature_addon WHERE guid = 24671; --- Create template addon for creature 3076 -DELETE FROM creature_template_addon WHERE entry =3076; -INSERT INTO creature_template_addon VALUES (3076,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3076 -DELETE FROM creature_addon WHERE guid = 24672; --- Create template addon for creature 3077 -DELETE FROM creature_template_addon WHERE entry =3077; -INSERT INTO creature_template_addon VALUES (3077,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3077 -DELETE FROM creature_addon WHERE guid = 24673; --- Create template addon for creature 3078 -DELETE FROM creature_template_addon WHERE entry =3078; -INSERT INTO creature_template_addon VALUES (3078,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 3078 -DELETE FROM creature_addon WHERE guid = 24674; --- Create template addon for creature 3079 -DELETE FROM creature_template_addon WHERE entry =3079; -INSERT INTO creature_template_addon VALUES (3079,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3079 -DELETE FROM creature_addon WHERE guid = 24675; --- Create template addon for creature 3080 -DELETE FROM creature_template_addon WHERE entry =3080; -INSERT INTO creature_template_addon VALUES (3080,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3080 -DELETE FROM creature_addon WHERE guid = 24676; --- Create template addon for creature 3081 -DELETE FROM creature_template_addon WHERE entry =3081; -INSERT INTO creature_template_addon VALUES (3081,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3081 -DELETE FROM creature_addon WHERE guid = 24677; --- Create template addon for creature 3083 -DELETE FROM creature_template_addon WHERE entry =3083; -INSERT INTO creature_template_addon VALUES (3083,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3083 -DELETE FROM creature_addon WHERE guid = 24679; -DELETE FROM creature_addon WHERE guid = 24680; -DELETE FROM creature_addon WHERE guid = 24681; -DELETE FROM creature_addon WHERE guid = 24682; -DELETE FROM creature_addon WHERE guid = 24683; -DELETE FROM creature_addon WHERE guid = 24684; --- Create template addon for creature 3084 -DELETE FROM creature_template_addon WHERE entry =3084; -INSERT INTO creature_template_addon VALUES (3084,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3084 -DELETE FROM creature_addon WHERE guid = 24685; -DELETE FROM creature_addon WHERE guid = 24686; -DELETE FROM creature_addon WHERE guid = 24687; -DELETE FROM creature_addon WHERE guid = 24688; -DELETE FROM creature_addon WHERE guid = 24689; -DELETE FROM creature_addon WHERE guid = 24690; -DELETE FROM creature_addon WHERE guid = 24691; -DELETE FROM creature_addon WHERE guid = 24692; -DELETE FROM creature_addon WHERE guid = 24693; -DELETE FROM creature_addon WHERE guid = 24694; -DELETE FROM creature_addon WHERE guid = 24695; -DELETE FROM creature_addon WHERE guid = 24696; -DELETE FROM creature_addon WHERE guid = 24697; -DELETE FROM creature_addon WHERE guid = 24698; -DELETE FROM creature_addon WHERE guid = 24699; -DELETE FROM creature_addon WHERE guid = 24700; -DELETE FROM creature_addon WHERE guid = 24701; -DELETE FROM creature_addon WHERE guid = 24702; -DELETE FROM creature_addon WHERE guid = 24703; -DELETE FROM creature_addon WHERE guid = 24704; -DELETE FROM creature_addon WHERE guid = 24705; -DELETE FROM creature_addon WHERE guid = 24706; --- Create template addon for creature 3085 -DELETE FROM creature_template_addon WHERE entry =3085; -INSERT INTO creature_template_addon VALUES (3085,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3085 -DELETE FROM creature_addon WHERE guid = 6276; --- Create template addon for creature 3086 -DELETE FROM creature_template_addon WHERE entry =3086; -INSERT INTO creature_template_addon VALUES (3086,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3086 -DELETE FROM creature_addon WHERE guid = 6260; --- Create template addon for creature 3087 -DELETE FROM creature_template_addon WHERE entry =3087; -INSERT INTO creature_template_addon VALUES (3087,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3087 -DELETE FROM creature_addon WHERE guid = 6262; --- Create template addon for creature 3088 -DELETE FROM creature_template_addon WHERE entry =3088; -INSERT INTO creature_template_addon VALUES (3088,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 3088 -DELETE FROM creature_addon WHERE guid = 6263; --- Create template addon for creature 3089 -DELETE FROM creature_template_addon WHERE entry =3089; -INSERT INTO creature_template_addon VALUES (3089,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3089 -DELETE FROM creature_addon WHERE guid = 6144; --- Create template addon for creature 3090 -DELETE FROM creature_template_addon WHERE entry =3090; -INSERT INTO creature_template_addon VALUES (3090,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3090 -DELETE FROM creature_addon WHERE guid = 6259; --- Create template addon for creature 3091 -DELETE FROM creature_template_addon WHERE entry =3091; -INSERT INTO creature_template_addon VALUES (3091,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3091 -DELETE FROM creature_addon WHERE guid = 6265; --- Create template addon for creature 3092 -DELETE FROM creature_template_addon WHERE entry =3092; -INSERT INTO creature_template_addon VALUES (3092,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3092 -DELETE FROM creature_addon WHERE guid = 24710; --- Create template addon for creature 3093 -DELETE FROM creature_template_addon WHERE entry =3093; -INSERT INTO creature_template_addon VALUES (3093,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3093 -DELETE FROM creature_addon WHERE guid = 24711; --- Clear duplicate addons from template for creature 3094 --- Create template addon for creature 3095 -DELETE FROM creature_template_addon WHERE entry =3095; -INSERT INTO creature_template_addon VALUES (3095,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3095 -DELETE FROM creature_addon WHERE guid = 24712; --- Create template addon for creature 3096 -DELETE FROM creature_template_addon WHERE entry =3096; -INSERT INTO creature_template_addon VALUES (3096,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3096 -DELETE FROM creature_addon WHERE guid = 6162; --- Create template addon for creature 3097 -DELETE FROM creature_template_addon WHERE entry =3097; -INSERT INTO creature_template_addon VALUES (3097,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3097 -DELETE FROM creature_addon WHERE guid = 6163; --- Create template addon for creature 3098 -DELETE FROM creature_template_addon WHERE entry =3098; -INSERT INTO creature_template_addon VALUES (3098,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3098 -DELETE FROM creature_addon WHERE guid = 4688; -DELETE FROM creature_addon WHERE guid = 4689; -DELETE FROM creature_addon WHERE guid = 4690; -DELETE FROM creature_addon WHERE guid = 4691; -DELETE FROM creature_addon WHERE guid = 6632; -DELETE FROM creature_addon WHERE guid = 6633; -DELETE FROM creature_addon WHERE guid = 6634; -DELETE FROM creature_addon WHERE guid = 7482; -DELETE FROM creature_addon WHERE guid = 7484; -DELETE FROM creature_addon WHERE guid = 7487; -DELETE FROM creature_addon WHERE guid = 7488; -DELETE FROM creature_addon WHERE guid = 7490; -DELETE FROM creature_addon WHERE guid = 7491; -DELETE FROM creature_addon WHERE guid = 7974; -DELETE FROM creature_addon WHERE guid = 7975; -DELETE FROM creature_addon WHERE guid = 7976; -DELETE FROM creature_addon WHERE guid = 7977; -DELETE FROM creature_addon WHERE guid = 7979; -DELETE FROM creature_addon WHERE guid = 7980; -DELETE FROM creature_addon WHERE guid = 7981; -DELETE FROM creature_addon WHERE guid = 8545; -DELETE FROM creature_addon WHERE guid = 8546; -DELETE FROM creature_addon WHERE guid = 8547; -DELETE FROM creature_addon WHERE guid = 8548; -DELETE FROM creature_addon WHERE guid = 8549; -DELETE FROM creature_addon WHERE guid = 8550; -DELETE FROM creature_addon WHERE guid = 10371; -DELETE FROM creature_addon WHERE guid = 10372; -DELETE FROM creature_addon WHERE guid = 10373; -DELETE FROM creature_addon WHERE guid = 10374; -DELETE FROM creature_addon WHERE guid = 10375; -DELETE FROM creature_addon WHERE guid = 10376; -DELETE FROM creature_addon WHERE guid = 10377; -DELETE FROM creature_addon WHERE guid = 11014; -DELETE FROM creature_addon WHERE guid = 11029; -DELETE FROM creature_addon WHERE guid = 11239; -DELETE FROM creature_addon WHERE guid = 12178; -DELETE FROM creature_addon WHERE guid = 12181; -DELETE FROM creature_addon WHERE guid = 12189; -DELETE FROM creature_addon WHERE guid = 12201; -DELETE FROM creature_addon WHERE guid = 12203; -DELETE FROM creature_addon WHERE guid = 12207; -DELETE FROM creature_addon WHERE guid = 12208; -DELETE FROM creature_addon WHERE guid = 12211; -DELETE FROM creature_addon WHERE guid = 12212; -DELETE FROM creature_addon WHERE guid = 12213; -DELETE FROM creature_addon WHERE guid = 12262; -DELETE FROM creature_addon WHERE guid = 12385; -DELETE FROM creature_addon WHERE guid = 12388; -DELETE FROM creature_addon WHERE guid = 12391; -DELETE FROM creature_addon WHERE guid = 12393; -DELETE FROM creature_addon WHERE guid = 12394; -DELETE FROM creature_addon WHERE guid = 12952; -DELETE FROM creature_addon WHERE guid = 12960; -DELETE FROM creature_addon WHERE guid = 12965; -DELETE FROM creature_addon WHERE guid = 12966; -DELETE FROM creature_addon WHERE guid = 12973; -DELETE FROM creature_addon WHERE guid = 12974; -DELETE FROM creature_addon WHERE guid = 12976; -DELETE FROM creature_addon WHERE guid = 13025; -DELETE FROM creature_addon WHERE guid = 13037; -DELETE FROM creature_addon WHERE guid = 13038; -DELETE FROM creature_addon WHERE guid = 13047; -DELETE FROM creature_addon WHERE guid = 13077; --- Create template addon for creature 3099 -DELETE FROM creature_template_addon WHERE entry =3099; -INSERT INTO creature_template_addon VALUES (3099,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3099 -DELETE FROM creature_addon WHERE guid = 3432; -DELETE FROM creature_addon WHERE guid = 3433; -DELETE FROM creature_addon WHERE guid = 3434; -DELETE FROM creature_addon WHERE guid = 3435; -DELETE FROM creature_addon WHERE guid = 3436; -DELETE FROM creature_addon WHERE guid = 3437; -DELETE FROM creature_addon WHERE guid = 3438; -DELETE FROM creature_addon WHERE guid = 3439; -DELETE FROM creature_addon WHERE guid = 3440; -DELETE FROM creature_addon WHERE guid = 3441; -DELETE FROM creature_addon WHERE guid = 6577; -DELETE FROM creature_addon WHERE guid = 6578; -DELETE FROM creature_addon WHERE guid = 6579; -DELETE FROM creature_addon WHERE guid = 6580; -DELETE FROM creature_addon WHERE guid = 6581; -DELETE FROM creature_addon WHERE guid = 6582; -DELETE FROM creature_addon WHERE guid = 6583; -DELETE FROM creature_addon WHERE guid = 6584; -DELETE FROM creature_addon WHERE guid = 6585; -DELETE FROM creature_addon WHERE guid = 7429; -DELETE FROM creature_addon WHERE guid = 7430; -DELETE FROM creature_addon WHERE guid = 7431; -DELETE FROM creature_addon WHERE guid = 7432; -DELETE FROM creature_addon WHERE guid = 7433; -DELETE FROM creature_addon WHERE guid = 7434; -DELETE FROM creature_addon WHERE guid = 7435; -DELETE FROM creature_addon WHERE guid = 7436; -DELETE FROM creature_addon WHERE guid = 7958; -DELETE FROM creature_addon WHERE guid = 7959; -DELETE FROM creature_addon WHERE guid = 7960; -DELETE FROM creature_addon WHERE guid = 7961; -DELETE FROM creature_addon WHERE guid = 7962; -DELETE FROM creature_addon WHERE guid = 7963; -DELETE FROM creature_addon WHERE guid = 7964; -DELETE FROM creature_addon WHERE guid = 7965; -DELETE FROM creature_addon WHERE guid = 7966; -DELETE FROM creature_addon WHERE guid = 7967; -DELETE FROM creature_addon WHERE guid = 8536; -DELETE FROM creature_addon WHERE guid = 8537; -DELETE FROM creature_addon WHERE guid = 8538; -DELETE FROM creature_addon WHERE guid = 8539; -DELETE FROM creature_addon WHERE guid = 8540; -DELETE FROM creature_addon WHERE guid = 8541; -DELETE FROM creature_addon WHERE guid = 8542; -DELETE FROM creature_addon WHERE guid = 8543; -DELETE FROM creature_addon WHERE guid = 8544; -DELETE FROM creature_addon WHERE guid = 10361; -DELETE FROM creature_addon WHERE guid = 10362; -DELETE FROM creature_addon WHERE guid = 10363; -DELETE FROM creature_addon WHERE guid = 10364; -DELETE FROM creature_addon WHERE guid = 10365; -DELETE FROM creature_addon WHERE guid = 10366; -DELETE FROM creature_addon WHERE guid = 10367; -DELETE FROM creature_addon WHERE guid = 10368; -DELETE FROM creature_addon WHERE guid = 10369; -DELETE FROM creature_addon WHERE guid = 10370; -DELETE FROM creature_addon WHERE guid = 10479; -DELETE FROM creature_addon WHERE guid = 10480; -DELETE FROM creature_addon WHERE guid = 10503; -DELETE FROM creature_addon WHERE guid = 10505; -DELETE FROM creature_addon WHERE guid = 10529; -DELETE FROM creature_addon WHERE guid = 10843; -DELETE FROM creature_addon WHERE guid = 10863; -DELETE FROM creature_addon WHERE guid = 10881; -DELETE FROM creature_addon WHERE guid = 10884; -DELETE FROM creature_addon WHERE guid = 11829; -DELETE FROM creature_addon WHERE guid = 11830; -DELETE FROM creature_addon WHERE guid = 11831; -DELETE FROM creature_addon WHERE guid = 11832; -DELETE FROM creature_addon WHERE guid = 11833; -DELETE FROM creature_addon WHERE guid = 11834; -DELETE FROM creature_addon WHERE guid = 11835; -DELETE FROM creature_addon WHERE guid = 11836; -DELETE FROM creature_addon WHERE guid = 11839; -DELETE FROM creature_addon WHERE guid = 11863; -DELETE FROM creature_addon WHERE guid = 11864; -DELETE FROM creature_addon WHERE guid = 11865; -DELETE FROM creature_addon WHERE guid = 11866; -DELETE FROM creature_addon WHERE guid = 11867; -DELETE FROM creature_addon WHERE guid = 11868; -DELETE FROM creature_addon WHERE guid = 11869; -DELETE FROM creature_addon WHERE guid = 11870; -DELETE FROM creature_addon WHERE guid = 11871; -DELETE FROM creature_addon WHERE guid = 11872; -DELETE FROM creature_addon WHERE guid = 11888; -DELETE FROM creature_addon WHERE guid = 11889; -DELETE FROM creature_addon WHERE guid = 11890; -DELETE FROM creature_addon WHERE guid = 11892; -DELETE FROM creature_addon WHERE guid = 11894; -DELETE FROM creature_addon WHERE guid = 11895; -DELETE FROM creature_addon WHERE guid = 11896; -DELETE FROM creature_addon WHERE guid = 12089; -DELETE FROM creature_addon WHERE guid = 12090; -DELETE FROM creature_addon WHERE guid = 12091; -DELETE FROM creature_addon WHERE guid = 12092; -DELETE FROM creature_addon WHERE guid = 12094; -DELETE FROM creature_addon WHERE guid = 12096; -DELETE FROM creature_addon WHERE guid = 12097; -DELETE FROM creature_addon WHERE guid = 12101; -DELETE FROM creature_addon WHERE guid = 12102; -DELETE FROM creature_addon WHERE guid = 12103; -DELETE FROM creature_addon WHERE guid = 12123; -DELETE FROM creature_addon WHERE guid = 12124; -DELETE FROM creature_addon WHERE guid = 12125; -DELETE FROM creature_addon WHERE guid = 12176; -DELETE FROM creature_addon WHERE guid = 12265; -DELETE FROM creature_addon WHERE guid = 12312; -DELETE FROM creature_addon WHERE guid = 12337; -DELETE FROM creature_addon WHERE guid = 12339; -DELETE FROM creature_addon WHERE guid = 12943; -DELETE FROM creature_addon WHERE guid = 12972; -DELETE FROM creature_addon WHERE guid = 12982; -DELETE FROM creature_addon WHERE guid = 12984; -DELETE FROM creature_addon WHERE guid = 12993; --- Clear duplicate addons from template for creature 3100 --- Create template addon for creature 3101 -DELETE FROM creature_template_addon WHERE entry =3101; -INSERT INTO creature_template_addon VALUES (3101,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3101 -DELETE FROM creature_addon WHERE guid = 3392; -DELETE FROM creature_addon WHERE guid = 4701; -DELETE FROM creature_addon WHERE guid = 4702; -DELETE FROM creature_addon WHERE guid = 4705; -DELETE FROM creature_addon WHERE guid = 4706; -DELETE FROM creature_addon WHERE guid = 6568; -DELETE FROM creature_addon WHERE guid = 6642; -DELETE FROM creature_addon WHERE guid = 6643; -DELETE FROM creature_addon WHERE guid = 6644; -DELETE FROM creature_addon WHERE guid = 6645; -DELETE FROM creature_addon WHERE guid = 6646; -DELETE FROM creature_addon WHERE guid = 7505; -DELETE FROM creature_addon WHERE guid = 7507; -DELETE FROM creature_addon WHERE guid = 7508; -DELETE FROM creature_addon WHERE guid = 7509; -DELETE FROM creature_addon WHERE guid = 7527; -DELETE FROM creature_addon WHERE guid = 12169; -DELETE FROM creature_addon WHERE guid = 12192; -DELETE FROM creature_addon WHERE guid = 12193; -DELETE FROM creature_addon WHERE guid = 12194; -DELETE FROM creature_addon WHERE guid = 12290; -DELETE FROM creature_addon WHERE guid = 13054; -DELETE FROM creature_addon WHERE guid = 13055; -DELETE FROM creature_addon WHERE guid = 13056; -DELETE FROM creature_addon WHERE guid = 13057; -DELETE FROM creature_addon WHERE guid = 13058; -DELETE FROM creature_addon WHERE guid = 13059; -DELETE FROM creature_addon WHERE guid = 13060; -DELETE FROM creature_addon WHERE guid = 13062; -DELETE FROM creature_addon WHERE guid = 13063; -DELETE FROM creature_addon WHERE guid = 13064; -DELETE FROM creature_addon WHERE guid = 13065; -DELETE FROM creature_addon WHERE guid = 13067; -DELETE FROM creature_addon WHERE guid = 13070; -DELETE FROM creature_addon WHERE guid = 13073; -DELETE FROM creature_addon WHERE guid = 13076; -DELETE FROM creature_addon WHERE guid = 13080; --- Create template addon for creature 3102 -DELETE FROM creature_template_addon WHERE entry =3102; -INSERT INTO creature_template_addon VALUES (3102,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3102 -DELETE FROM creature_addon WHERE guid = 4700; -DELETE FROM creature_addon WHERE guid = 4703; -DELETE FROM creature_addon WHERE guid = 4704; -DELETE FROM creature_addon WHERE guid = 4707; -DELETE FROM creature_addon WHERE guid = 7504; -DELETE FROM creature_addon WHERE guid = 7506; -DELETE FROM creature_addon WHERE guid = 7985; -DELETE FROM creature_addon WHERE guid = 7986; -DELETE FROM creature_addon WHERE guid = 7988; -DELETE FROM creature_addon WHERE guid = 12286; -DELETE FROM creature_addon WHERE guid = 13041; -DELETE FROM creature_addon WHERE guid = 13043; -DELETE FROM creature_addon WHERE guid = 13051; -DELETE FROM creature_addon WHERE guid = 13061; -DELETE FROM creature_addon WHERE guid = 13066; -DELETE FROM creature_addon WHERE guid = 13068; --- Create template addon for creature 3103 -DELETE FROM creature_template_addon WHERE entry =3103; -INSERT INTO creature_template_addon VALUES (3103,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3103 -DELETE FROM creature_addon WHERE guid = 3359; -DELETE FROM creature_addon WHERE guid = 3360; -DELETE FROM creature_addon WHERE guid = 3361; -DELETE FROM creature_addon WHERE guid = 3363; -DELETE FROM creature_addon WHERE guid = 6537; -DELETE FROM creature_addon WHERE guid = 6539; -DELETE FROM creature_addon WHERE guid = 6540; -DELETE FROM creature_addon WHERE guid = 7387; -DELETE FROM creature_addon WHERE guid = 7389; -DELETE FROM creature_addon WHERE guid = 7391; -DELETE FROM creature_addon WHERE guid = 7928; -DELETE FROM creature_addon WHERE guid = 7929; -DELETE FROM creature_addon WHERE guid = 7932; -DELETE FROM creature_addon WHERE guid = 7933; -DELETE FROM creature_addon WHERE guid = 8443; -DELETE FROM creature_addon WHERE guid = 8469; -DELETE FROM creature_addon WHERE guid = 8511; -DELETE FROM creature_addon WHERE guid = 8512; -DELETE FROM creature_addon WHERE guid = 10290; -DELETE FROM creature_addon WHERE guid = 10293; -DELETE FROM creature_addon WHERE guid = 10440; -DELETE FROM creature_addon WHERE guid = 10441; -DELETE FROM creature_addon WHERE guid = 10442; -DELETE FROM creature_addon WHERE guid = 10445; -DELETE FROM creature_addon WHERE guid = 10447; -DELETE FROM creature_addon WHERE guid = 10448; -DELETE FROM creature_addon WHERE guid = 10449; -DELETE FROM creature_addon WHERE guid = 11783; -DELETE FROM creature_addon WHERE guid = 11786; -DELETE FROM creature_addon WHERE guid = 11787; -DELETE FROM creature_addon WHERE guid = 11857; -DELETE FROM creature_addon WHERE guid = 11859; -DELETE FROM creature_addon WHERE guid = 11860; -DELETE FROM creature_addon WHERE guid = 11861; -DELETE FROM creature_addon WHERE guid = 12389; -DELETE FROM creature_addon WHERE guid = 12949; -DELETE FROM creature_addon WHERE guid = 12953; -DELETE FROM creature_addon WHERE guid = 12963; -DELETE FROM creature_addon WHERE guid = 12978; -DELETE FROM creature_addon WHERE guid = 12979; -DELETE FROM creature_addon WHERE guid = 13005; --- Create template addon for creature 3104 -DELETE FROM creature_template_addon WHERE entry =3104; -INSERT INTO creature_template_addon VALUES (3104,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3104 -DELETE FROM creature_addon WHERE guid = 6534; -DELETE FROM creature_addon WHERE guid = 6535; -DELETE FROM creature_addon WHERE guid = 6536; -DELETE FROM creature_addon WHERE guid = 6538; -DELETE FROM creature_addon WHERE guid = 7386; -DELETE FROM creature_addon WHERE guid = 7930; -DELETE FROM creature_addon WHERE guid = 7934; -DELETE FROM creature_addon WHERE guid = 8513; -DELETE FROM creature_addon WHERE guid = 10287; -DELETE FROM creature_addon WHERE guid = 10289; -DELETE FROM creature_addon WHERE guid = 10291; -DELETE FROM creature_addon WHERE guid = 10292; -DELETE FROM creature_addon WHERE guid = 10443; -DELETE FROM creature_addon WHERE guid = 10444; -DELETE FROM creature_addon WHERE guid = 11784; -DELETE FROM creature_addon WHERE guid = 11862; -DELETE FROM creature_addon WHERE guid = 12927; -DELETE FROM creature_addon WHERE guid = 12931; -DELETE FROM creature_addon WHERE guid = 12940; -DELETE FROM creature_addon WHERE guid = 12955; -DELETE FROM creature_addon WHERE guid = 12959; --- Create template addon for creature 3105 -DELETE FROM creature_template_addon WHERE entry =3105; -INSERT INTO creature_template_addon VALUES (3105,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3105 -DELETE FROM creature_addon WHERE guid = 3362; -DELETE FROM creature_addon WHERE guid = 6541; -DELETE FROM creature_addon WHERE guid = 7390; -DELETE FROM creature_addon WHERE guid = 7931; -DELETE FROM creature_addon WHERE guid = 8514; -DELETE FROM creature_addon WHERE guid = 10294; -DELETE FROM creature_addon WHERE guid = 11785; -DELETE FROM creature_addon WHERE guid = 11788; -DELETE FROM creature_addon WHERE guid = 12398; --- Create template addon for creature 3106 -DELETE FROM creature_template_addon WHERE entry =3106; -INSERT INTO creature_template_addon VALUES (3106,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3106 -DELETE FROM creature_addon WHERE guid = 3364; -DELETE FROM creature_addon WHERE guid = 3365; -DELETE FROM creature_addon WHERE guid = 6542; -DELETE FROM creature_addon WHERE guid = 6543; -DELETE FROM creature_addon WHERE guid = 6544; -DELETE FROM creature_addon WHERE guid = 6545; -DELETE FROM creature_addon WHERE guid = 6546; -DELETE FROM creature_addon WHERE guid = 6547; -DELETE FROM creature_addon WHERE guid = 7392; -DELETE FROM creature_addon WHERE guid = 7935; -DELETE FROM creature_addon WHERE guid = 7936; -DELETE FROM creature_addon WHERE guid = 7937; -DELETE FROM creature_addon WHERE guid = 7938; -DELETE FROM creature_addon WHERE guid = 7939; -DELETE FROM creature_addon WHERE guid = 7940; -DELETE FROM creature_addon WHERE guid = 8516; -DELETE FROM creature_addon WHERE guid = 8517; -DELETE FROM creature_addon WHERE guid = 8518; -DELETE FROM creature_addon WHERE guid = 8519; -DELETE FROM creature_addon WHERE guid = 8520; -DELETE FROM creature_addon WHERE guid = 10295; -DELETE FROM creature_addon WHERE guid = 10296; -DELETE FROM creature_addon WHERE guid = 12383; -DELETE FROM creature_addon WHERE guid = 12405; -DELETE FROM creature_addon WHERE guid = 12836; -DELETE FROM creature_addon WHERE guid = 12913; -DELETE FROM creature_addon WHERE guid = 12915; -DELETE FROM creature_addon WHERE guid = 12919; -DELETE FROM creature_addon WHERE guid = 12928; -DELETE FROM creature_addon WHERE guid = 12941; -DELETE FROM creature_addon WHERE guid = 12944; -DELETE FROM creature_addon WHERE guid = 12945; -DELETE FROM creature_addon WHERE guid = 12946; -DELETE FROM creature_addon WHERE guid = 12948; -DELETE FROM creature_addon WHERE guid = 12950; -DELETE FROM creature_addon WHERE guid = 12957; -DELETE FROM creature_addon WHERE guid = 12958; -DELETE FROM creature_addon WHERE guid = 12961; -DELETE FROM creature_addon WHERE guid = 12962; -DELETE FROM creature_addon WHERE guid = 12971; -DELETE FROM creature_addon WHERE guid = 12975; -DELETE FROM creature_addon WHERE guid = 12981; -DELETE FROM creature_addon WHERE guid = 12983; -DELETE FROM creature_addon WHERE guid = 12989; -DELETE FROM creature_addon WHERE guid = 12999; -DELETE FROM creature_addon WHERE guid = 13004; -DELETE FROM creature_addon WHERE guid = 13009; -DELETE FROM creature_addon WHERE guid = 13011; -DELETE FROM creature_addon WHERE guid = 13014; -DELETE FROM creature_addon WHERE guid = 13015; -DELETE FROM creature_addon WHERE guid = 13023; --- Create template addon for creature 3107 -DELETE FROM creature_template_addon WHERE entry =3107; -INSERT INTO creature_template_addon VALUES (3107,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3107 -DELETE FROM creature_addon WHERE guid = 4749; -DELETE FROM creature_addon WHERE guid = 4750; -DELETE FROM creature_addon WHERE guid = 4751; -DELETE FROM creature_addon WHERE guid = 4752; -DELETE FROM creature_addon WHERE guid = 4753; -DELETE FROM creature_addon WHERE guid = 4754; -DELETE FROM creature_addon WHERE guid = 4755; -DELETE FROM creature_addon WHERE guid = 4756; -DELETE FROM creature_addon WHERE guid = 4757; -DELETE FROM creature_addon WHERE guid = 4758; -DELETE FROM creature_addon WHERE guid = 6687; -DELETE FROM creature_addon WHERE guid = 6688; -DELETE FROM creature_addon WHERE guid = 6689; -DELETE FROM creature_addon WHERE guid = 6969; -DELETE FROM creature_addon WHERE guid = 7256; -DELETE FROM creature_addon WHERE guid = 7257; -DELETE FROM creature_addon WHERE guid = 7258; -DELETE FROM creature_addon WHERE guid = 7259; -DELETE FROM creature_addon WHERE guid = 7260; -DELETE FROM creature_addon WHERE guid = 7601; -DELETE FROM creature_addon WHERE guid = 7602; -DELETE FROM creature_addon WHERE guid = 7603; -DELETE FROM creature_addon WHERE guid = 7604; -DELETE FROM creature_addon WHERE guid = 7605; -DELETE FROM creature_addon WHERE guid = 7606; -DELETE FROM creature_addon WHERE guid = 7611; -DELETE FROM creature_addon WHERE guid = 7617; -DELETE FROM creature_addon WHERE guid = 7619; -DELETE FROM creature_addon WHERE guid = 7624; -DELETE FROM creature_addon WHERE guid = 8400; -DELETE FROM creature_addon WHERE guid = 8401; -DELETE FROM creature_addon WHERE guid = 8402; -DELETE FROM creature_addon WHERE guid = 8403; -DELETE FROM creature_addon WHERE guid = 8404; -DELETE FROM creature_addon WHERE guid = 8405; -DELETE FROM creature_addon WHERE guid = 8406; -DELETE FROM creature_addon WHERE guid = 8407; -DELETE FROM creature_addon WHERE guid = 10182; -DELETE FROM creature_addon WHERE guid = 10183; -DELETE FROM creature_addon WHERE guid = 10184; -DELETE FROM creature_addon WHERE guid = 10185; -DELETE FROM creature_addon WHERE guid = 10186; -DELETE FROM creature_addon WHERE guid = 10187; -DELETE FROM creature_addon WHERE guid = 10188; -DELETE FROM creature_addon WHERE guid = 10189; -DELETE FROM creature_addon WHERE guid = 10190; -DELETE FROM creature_addon WHERE guid = 10402; -DELETE FROM creature_addon WHERE guid = 10403; -DELETE FROM creature_addon WHERE guid = 10404; -DELETE FROM creature_addon WHERE guid = 10405; -DELETE FROM creature_addon WHERE guid = 10406; -DELETE FROM creature_addon WHERE guid = 10407; -DELETE FROM creature_addon WHERE guid = 10408; -DELETE FROM creature_addon WHERE guid = 10409; -DELETE FROM creature_addon WHERE guid = 11769; -DELETE FROM creature_addon WHERE guid = 11770; -DELETE FROM creature_addon WHERE guid = 11771; -DELETE FROM creature_addon WHERE guid = 11772; -DELETE FROM creature_addon WHERE guid = 11773; --- Create template addon for creature 3108 -DELETE FROM creature_template_addon WHERE entry =3108; -INSERT INTO creature_template_addon VALUES (3108,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3108 -DELETE FROM creature_addon WHERE guid = 3404; -DELETE FROM creature_addon WHERE guid = 3405; -DELETE FROM creature_addon WHERE guid = 3406; -DELETE FROM creature_addon WHERE guid = 3407; -DELETE FROM creature_addon WHERE guid = 3408; -DELETE FROM creature_addon WHERE guid = 3409; -DELETE FROM creature_addon WHERE guid = 3410; -DELETE FROM creature_addon WHERE guid = 3411; -DELETE FROM creature_addon WHERE guid = 3412; -DELETE FROM creature_addon WHERE guid = 6574; -DELETE FROM creature_addon WHERE guid = 6575; -DELETE FROM creature_addon WHERE guid = 6576; --- Create template addon for creature 3110 -DELETE FROM creature_template_addon WHERE entry =3110; -INSERT INTO creature_template_addon VALUES (3110,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3110 -DELETE FROM creature_addon WHERE guid = 3350; -DELETE FROM creature_addon WHERE guid = 3351; -DELETE FROM creature_addon WHERE guid = 3352; -DELETE FROM creature_addon WHERE guid = 3353; -DELETE FROM creature_addon WHERE guid = 3354; -DELETE FROM creature_addon WHERE guid = 3355; -DELETE FROM creature_addon WHERE guid = 3356; -DELETE FROM creature_addon WHERE guid = 3357; -DELETE FROM creature_addon WHERE guid = 3358; -DELETE FROM creature_addon WHERE guid = 6528; -DELETE FROM creature_addon WHERE guid = 6529; -DELETE FROM creature_addon WHERE guid = 6530; -DELETE FROM creature_addon WHERE guid = 6531; -DELETE FROM creature_addon WHERE guid = 6532; -DELETE FROM creature_addon WHERE guid = 6533; -DELETE FROM creature_addon WHERE guid = 7377; -DELETE FROM creature_addon WHERE guid = 7378; -DELETE FROM creature_addon WHERE guid = 7379; -DELETE FROM creature_addon WHERE guid = 7380; -DELETE FROM creature_addon WHERE guid = 7381; -DELETE FROM creature_addon WHERE guid = 7382; -DELETE FROM creature_addon WHERE guid = 7383; -DELETE FROM creature_addon WHERE guid = 7384; -DELETE FROM creature_addon WHERE guid = 7385; -DELETE FROM creature_addon WHERE guid = 7924; -DELETE FROM creature_addon WHERE guid = 7925; -DELETE FROM creature_addon WHERE guid = 7926; -DELETE FROM creature_addon WHERE guid = 7927; -DELETE FROM creature_addon WHERE guid = 12230; -DELETE FROM creature_addon WHERE guid = 12289; -DELETE FROM creature_addon WHERE guid = 13553; -DELETE FROM creature_addon WHERE guid = 13554; -DELETE FROM creature_addon WHERE guid = 13555; -DELETE FROM creature_addon WHERE guid = 13556; -DELETE FROM creature_addon WHERE guid = 13557; -DELETE FROM creature_addon WHERE guid = 13558; -DELETE FROM creature_addon WHERE guid = 13559; -DELETE FROM creature_addon WHERE guid = 13560; -DELETE FROM creature_addon WHERE guid = 13561; -DELETE FROM creature_addon WHERE guid = 13562; -DELETE FROM creature_addon WHERE guid = 13563; -DELETE FROM creature_addon WHERE guid = 13565; -DELETE FROM creature_addon WHERE guid = 13566; -DELETE FROM creature_addon WHERE guid = 13567; -DELETE FROM creature_addon WHERE guid = 13568; -DELETE FROM creature_addon WHERE guid = 13569; -DELETE FROM creature_addon WHERE guid = 13570; -DELETE FROM creature_addon WHERE guid = 13571; -DELETE FROM creature_addon WHERE guid = 13572; --- Create template addon for creature 3111 -DELETE FROM creature_template_addon WHERE entry =3111; -INSERT INTO creature_template_addon VALUES (3111,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3111 -DELETE FROM creature_addon WHERE guid = 6415; -DELETE FROM creature_addon WHERE guid = 6416; -DELETE FROM creature_addon WHERE guid = 7327; -DELETE FROM creature_addon WHERE guid = 7328; -DELETE FROM creature_addon WHERE guid = 7332; -DELETE FROM creature_addon WHERE guid = 7742; -DELETE FROM creature_addon WHERE guid = 7877; -DELETE FROM creature_addon WHERE guid = 7878; -DELETE FROM creature_addon WHERE guid = 7879; -DELETE FROM creature_addon WHERE guid = 8427; -DELETE FROM creature_addon WHERE guid = 12305; -DELETE FROM creature_addon WHERE guid = 12311; -DELETE FROM creature_addon WHERE guid = 12313; -DELETE FROM creature_addon WHERE guid = 12315; -DELETE FROM creature_addon WHERE guid = 12318; --- Create template addon for creature 3112 -DELETE FROM creature_template_addon WHERE entry =3112; -INSERT INTO creature_template_addon VALUES (3112,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3112 -DELETE FROM creature_addon WHERE guid = 6411; -DELETE FROM creature_addon WHERE guid = 6412; -DELETE FROM creature_addon WHERE guid = 6413; -DELETE FROM creature_addon WHERE guid = 6414; -DELETE FROM creature_addon WHERE guid = 7326; -DELETE FROM creature_addon WHERE guid = 7329; -DELETE FROM creature_addon WHERE guid = 7330; -DELETE FROM creature_addon WHERE guid = 7331; -DELETE FROM creature_addon WHERE guid = 7876; -DELETE FROM creature_addon WHERE guid = 8425; -DELETE FROM creature_addon WHERE guid = 8426; -DELETE FROM creature_addon WHERE guid = 12306; -DELETE FROM creature_addon WHERE guid = 12307; -DELETE FROM creature_addon WHERE guid = 12309; -DELETE FROM creature_addon WHERE guid = 12314; -DELETE FROM creature_addon WHERE guid = 12316; -DELETE FROM creature_addon WHERE guid = 12317; -DELETE FROM creature_addon WHERE guid = 12320; --- Create template addon for creature 3113 -DELETE FROM creature_template_addon WHERE entry =3113; -INSERT INTO creature_template_addon VALUES (3113,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3113 -DELETE FROM creature_addon WHERE guid = 6440; -DELETE FROM creature_addon WHERE guid = 6441; -DELETE FROM creature_addon WHERE guid = 6442; -DELETE FROM creature_addon WHERE guid = 6443; -DELETE FROM creature_addon WHERE guid = 6444; -DELETE FROM creature_addon WHERE guid = 6450; -DELETE FROM creature_addon WHERE guid = 6452; -DELETE FROM creature_addon WHERE guid = 6454; -DELETE FROM creature_addon WHERE guid = 7348; -DELETE FROM creature_addon WHERE guid = 7903; -DELETE FROM creature_addon WHERE guid = 7905; -DELETE FROM creature_addon WHERE guid = 12299; -DELETE FROM creature_addon WHERE guid = 12301; -DELETE FROM creature_addon WHERE guid = 12323; -DELETE FROM creature_addon WHERE guid = 12324; -DELETE FROM creature_addon WHERE guid = 12326; -DELETE FROM creature_addon WHERE guid = 12330; --- Create template addon for creature 3114 -DELETE FROM creature_template_addon WHERE entry =3114; -INSERT INTO creature_template_addon VALUES (3114,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3114 -DELETE FROM creature_addon WHERE guid = 6437; -DELETE FROM creature_addon WHERE guid = 6438; -DELETE FROM creature_addon WHERE guid = 6445; -DELETE FROM creature_addon WHERE guid = 6446; -DELETE FROM creature_addon WHERE guid = 6447; -DELETE FROM creature_addon WHERE guid = 6448; -DELETE FROM creature_addon WHERE guid = 6449; -DELETE FROM creature_addon WHERE guid = 6451; -DELETE FROM creature_addon WHERE guid = 6453; -DELETE FROM creature_addon WHERE guid = 7345; -DELETE FROM creature_addon WHERE guid = 7347; -DELETE FROM creature_addon WHERE guid = 7349; -DELETE FROM creature_addon WHERE guid = 7350; -DELETE FROM creature_addon WHERE guid = 7351; -DELETE FROM creature_addon WHERE guid = 7352; -DELETE FROM creature_addon WHERE guid = 7353; -DELETE FROM creature_addon WHERE guid = 7354; -DELETE FROM creature_addon WHERE guid = 7902; -DELETE FROM creature_addon WHERE guid = 7904; -DELETE FROM creature_addon WHERE guid = 7906; -DELETE FROM creature_addon WHERE guid = 7907; -DELETE FROM creature_addon WHERE guid = 8430; -DELETE FROM creature_addon WHERE guid = 12328; -DELETE FROM creature_addon WHERE guid = 12332; -DELETE FROM creature_addon WHERE guid = 12333; --- Create template addon for creature 3115 -DELETE FROM creature_template_addon WHERE entry =3115; -INSERT INTO creature_template_addon VALUES (3115,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3115 -DELETE FROM creature_addon WHERE guid = 4791; -DELETE FROM creature_addon WHERE guid = 7277; -DELETE FROM creature_addon WHERE guid = 7644; -DELETE FROM creature_addon WHERE guid = 10260; -DELETE FROM creature_addon WHERE guid = 10410; -DELETE FROM creature_addon WHERE guid = 10422; -DELETE FROM creature_addon WHERE guid = 12231; -DELETE FROM creature_addon WHERE guid = 12238; -DELETE FROM creature_addon WHERE guid = 12243; -DELETE FROM creature_addon WHERE guid = 12244; -DELETE FROM creature_addon WHERE guid = 12245; -DELETE FROM creature_addon WHERE guid = 12246; -DELETE FROM creature_addon WHERE guid = 12247; -DELETE FROM creature_addon WHERE guid = 12282; -DELETE FROM creature_addon WHERE guid = 12934; -DELETE FROM creature_addon WHERE guid = 12964; --- Create template addon for creature 3116 -DELETE FROM creature_template_addon WHERE entry =3116; -INSERT INTO creature_template_addon VALUES (3116,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3116 -DELETE FROM creature_addon WHERE guid = 7643; -DELETE FROM creature_addon WHERE guid = 7645; -DELETE FROM creature_addon WHERE guid = 7647; -DELETE FROM creature_addon WHERE guid = 10411; -DELETE FROM creature_addon WHERE guid = 10421; -DELETE FROM creature_addon WHERE guid = 12227; -DELETE FROM creature_addon WHERE guid = 12239; -DELETE FROM creature_addon WHERE guid = 12240; -DELETE FROM creature_addon WHERE guid = 12241; -DELETE FROM creature_addon WHERE guid = 12242; -DELETE FROM creature_addon WHERE guid = 12284; -DELETE FROM creature_addon WHERE guid = 12933; -DELETE FROM creature_addon WHERE guid = 12939; --- Create template addon for creature 3117 -DELETE FROM creature_template_addon WHERE entry =3117; -INSERT INTO creature_template_addon VALUES (3117,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3117 -DELETE FROM creature_addon WHERE guid = 4792; -DELETE FROM creature_addon WHERE guid = 4793; -DELETE FROM creature_addon WHERE guid = 7275; -DELETE FROM creature_addon WHERE guid = 12251; -DELETE FROM creature_addon WHERE guid = 12254; -DELETE FROM creature_addon WHERE guid = 12255; -DELETE FROM creature_addon WHERE guid = 12256; -DELETE FROM creature_addon WHERE guid = 12258; -DELETE FROM creature_addon WHERE guid = 12261; -DELETE FROM creature_addon WHERE guid = 12279; -DELETE FROM creature_addon WHERE guid = 12280; -DELETE FROM creature_addon WHERE guid = 12281; -DELETE FROM creature_addon WHERE guid = 12935; -DELETE FROM creature_addon WHERE guid = 12937; -DELETE FROM creature_addon WHERE guid = 12938; --- Create template addon for creature 3118 -DELETE FROM creature_template_addon WHERE entry =3118; -INSERT INTO creature_template_addon VALUES (3118,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3118 -DELETE FROM creature_addon WHERE guid = 4794; -DELETE FROM creature_addon WHERE guid = 7276; -DELETE FROM creature_addon WHERE guid = 7278; -DELETE FROM creature_addon WHERE guid = 7646; -DELETE FROM creature_addon WHERE guid = 8413; -DELETE FROM creature_addon WHERE guid = 8414; -DELETE FROM creature_addon WHERE guid = 10270; -DELETE FROM creature_addon WHERE guid = 10423; -DELETE FROM creature_addon WHERE guid = 10424; -DELETE FROM creature_addon WHERE guid = 12233; -DELETE FROM creature_addon WHERE guid = 12249; -DELETE FROM creature_addon WHERE guid = 12250; -DELETE FROM creature_addon WHERE guid = 12252; -DELETE FROM creature_addon WHERE guid = 12253; -DELETE FROM creature_addon WHERE guid = 12257; -DELETE FROM creature_addon WHERE guid = 12278; -DELETE FROM creature_addon WHERE guid = 12283; -DELETE FROM creature_addon WHERE guid = 12936; --- Create template addon for creature 3119 -DELETE FROM creature_template_addon WHERE entry =3119; -INSERT INTO creature_template_addon VALUES (3119,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3119 -DELETE FROM creature_addon WHERE guid = 3447; -DELETE FROM creature_addon WHERE guid = 3448; -DELETE FROM creature_addon WHERE guid = 3450; -DELETE FROM creature_addon WHERE guid = 6586; -DELETE FROM creature_addon WHERE guid = 6587; -DELETE FROM creature_addon WHERE guid = 6591; -DELETE FROM creature_addon WHERE guid = 6592; -DELETE FROM creature_addon WHERE guid = 7437; -DELETE FROM creature_addon WHERE guid = 7438; -DELETE FROM creature_addon WHERE guid = 7439; -DELETE FROM creature_addon WHERE guid = 7441; -DELETE FROM creature_addon WHERE guid = 12343; -DELETE FROM creature_addon WHERE guid = 12344; -DELETE FROM creature_addon WHERE guid = 12917; -DELETE FROM creature_addon WHERE guid = 12920; -DELETE FROM creature_addon WHERE guid = 12921; -DELETE FROM creature_addon WHERE guid = 12932; -DELETE FROM creature_addon WHERE guid = 12942; -DELETE FROM creature_addon WHERE guid = 13017; --- Create template addon for creature 3120 -DELETE FROM creature_template_addon WHERE entry =3120; -INSERT INTO creature_template_addon VALUES (3120,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3120 -DELETE FROM creature_addon WHERE guid = 3446; -DELETE FROM creature_addon WHERE guid = 3449; -DELETE FROM creature_addon WHERE guid = 6588; -DELETE FROM creature_addon WHERE guid = 6589; -DELETE FROM creature_addon WHERE guid = 6590; -DELETE FROM creature_addon WHERE guid = 7440; -DELETE FROM creature_addon WHERE guid = 12926; --- Create template addon for creature 3121 -DELETE FROM creature_template_addon WHERE entry =3121; -INSERT INTO creature_template_addon VALUES (3121,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3121 -DELETE FROM creature_addon WHERE guid = 6390; -DELETE FROM creature_addon WHERE guid = 6391; -DELETE FROM creature_addon WHERE guid = 6392; -DELETE FROM creature_addon WHERE guid = 6393; -DELETE FROM creature_addon WHERE guid = 6394; -DELETE FROM creature_addon WHERE guid = 6395; -DELETE FROM creature_addon WHERE guid = 7299; -DELETE FROM creature_addon WHERE guid = 7300; -DELETE FROM creature_addon WHERE guid = 7301; -DELETE FROM creature_addon WHERE guid = 7302; -DELETE FROM creature_addon WHERE guid = 7314; -DELETE FROM creature_addon WHERE guid = 7315; -DELETE FROM creature_addon WHERE guid = 7316; -DELETE FROM creature_addon WHERE guid = 7317; -DELETE FROM creature_addon WHERE guid = 7675; -DELETE FROM creature_addon WHERE guid = 7676; -DELETE FROM creature_addon WHERE guid = 7677; -DELETE FROM creature_addon WHERE guid = 7678; -DELETE FROM creature_addon WHERE guid = 7679; -DELETE FROM creature_addon WHERE guid = 7740; -DELETE FROM creature_addon WHERE guid = 12352; -DELETE FROM creature_addon WHERE guid = 12990; -DELETE FROM creature_addon WHERE guid = 12992; -DELETE FROM creature_addon WHERE guid = 12994; -DELETE FROM creature_addon WHERE guid = 12995; -DELETE FROM creature_addon WHERE guid = 12996; -DELETE FROM creature_addon WHERE guid = 13006; -DELETE FROM creature_addon WHERE guid = 13008; -DELETE FROM creature_addon WHERE guid = 13010; -DELETE FROM creature_addon WHERE guid = 13012; --- Create template addon for creature 3122 -DELETE FROM creature_template_addon WHERE entry =3122; -INSERT INTO creature_template_addon VALUES (3122,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3122 -DELETE FROM creature_addon WHERE guid = 4775; -DELETE FROM creature_addon WHERE guid = 4776; -DELETE FROM creature_addon WHERE guid = 4777; -DELETE FROM creature_addon WHERE guid = 4778; -DELETE FROM creature_addon WHERE guid = 4779; -DELETE FROM creature_addon WHERE guid = 4780; -DELETE FROM creature_addon WHERE guid = 4781; -DELETE FROM creature_addon WHERE guid = 4782; -DELETE FROM creature_addon WHERE guid = 4783; -DELETE FROM creature_addon WHERE guid = 4784; -DELETE FROM creature_addon WHERE guid = 6472; -DELETE FROM creature_addon WHERE guid = 6473; -DELETE FROM creature_addon WHERE guid = 6474; -DELETE FROM creature_addon WHERE guid = 6475; -DELETE FROM creature_addon WHERE guid = 6476; -DELETE FROM creature_addon WHERE guid = 6477; -DELETE FROM creature_addon WHERE guid = 6478; -DELETE FROM creature_addon WHERE guid = 7264; -DELETE FROM creature_addon WHERE guid = 7265; -DELETE FROM creature_addon WHERE guid = 7266; -DELETE FROM creature_addon WHERE guid = 7267; -DELETE FROM creature_addon WHERE guid = 7268; -DELETE FROM creature_addon WHERE guid = 7269; -DELETE FROM creature_addon WHERE guid = 7270; -DELETE FROM creature_addon WHERE guid = 7271; -DELETE FROM creature_addon WHERE guid = 7272; -DELETE FROM creature_addon WHERE guid = 7273; -DELETE FROM creature_addon WHERE guid = 7356; -DELETE FROM creature_addon WHERE guid = 7357; -DELETE FROM creature_addon WHERE guid = 7358; -DELETE FROM creature_addon WHERE guid = 7359; -DELETE FROM creature_addon WHERE guid = 7628; -DELETE FROM creature_addon WHERE guid = 7631; -DELETE FROM creature_addon WHERE guid = 7633; -DELETE FROM creature_addon WHERE guid = 7634; -DELETE FROM creature_addon WHERE guid = 7635; -DELETE FROM creature_addon WHERE guid = 7636; -DELETE FROM creature_addon WHERE guid = 7637; -DELETE FROM creature_addon WHERE guid = 7640; -DELETE FROM creature_addon WHERE guid = 7641; -DELETE FROM creature_addon WHERE guid = 7642; -DELETE FROM creature_addon WHERE guid = 7909; -DELETE FROM creature_addon WHERE guid = 7910; -DELETE FROM creature_addon WHERE guid = 7911; -DELETE FROM creature_addon WHERE guid = 7912; -DELETE FROM creature_addon WHERE guid = 7913; -DELETE FROM creature_addon WHERE guid = 7914; -DELETE FROM creature_addon WHERE guid = 7915; -DELETE FROM creature_addon WHERE guid = 8412; -DELETE FROM creature_addon WHERE guid = 8431; -DELETE FROM creature_addon WHERE guid = 8432; -DELETE FROM creature_addon WHERE guid = 8433; -DELETE FROM creature_addon WHERE guid = 8434; -DELETE FROM creature_addon WHERE guid = 8435; -DELETE FROM creature_addon WHERE guid = 12602; -DELETE FROM creature_addon WHERE guid = 12930; -DELETE FROM creature_addon WHERE guid = 12991; -DELETE FROM creature_addon WHERE guid = 12997; -DELETE FROM creature_addon WHERE guid = 13003; -DELETE FROM creature_addon WHERE guid = 13040; --- Create template addon for creature 3123 -DELETE FROM creature_template_addon WHERE entry =3123; -INSERT INTO creature_template_addon VALUES (3123,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3123 -DELETE FROM creature_addon WHERE guid = 4739; -DELETE FROM creature_addon WHERE guid = 4740; -DELETE FROM creature_addon WHERE guid = 4741; -DELETE FROM creature_addon WHERE guid = 4742; -DELETE FROM creature_addon WHERE guid = 4743; -DELETE FROM creature_addon WHERE guid = 4744; -DELETE FROM creature_addon WHERE guid = 4745; -DELETE FROM creature_addon WHERE guid = 4746; -DELETE FROM creature_addon WHERE guid = 4747; -DELETE FROM creature_addon WHERE guid = 4748; -DELETE FROM creature_addon WHERE guid = 6677; -DELETE FROM creature_addon WHERE guid = 6678; -DELETE FROM creature_addon WHERE guid = 6679; -DELETE FROM creature_addon WHERE guid = 6680; -DELETE FROM creature_addon WHERE guid = 6681; -DELETE FROM creature_addon WHERE guid = 6682; -DELETE FROM creature_addon WHERE guid = 6683; -DELETE FROM creature_addon WHERE guid = 6684; -DELETE FROM creature_addon WHERE guid = 6685; -DELETE FROM creature_addon WHERE guid = 6686; -DELETE FROM creature_addon WHERE guid = 7582; -DELETE FROM creature_addon WHERE guid = 7591; -DELETE FROM creature_addon WHERE guid = 7592; -DELETE FROM creature_addon WHERE guid = 7593; -DELETE FROM creature_addon WHERE guid = 7595; -DELETE FROM creature_addon WHERE guid = 7597; -DELETE FROM creature_addon WHERE guid = 7598; -DELETE FROM creature_addon WHERE guid = 7599; -DELETE FROM creature_addon WHERE guid = 7600; -DELETE FROM creature_addon WHERE guid = 8319; -DELETE FROM creature_addon WHERE guid = 8320; -DELETE FROM creature_addon WHERE guid = 12224; -DELETE FROM creature_addon WHERE guid = 12353; -DELETE FROM creature_addon WHERE guid = 12360; -DELETE FROM creature_addon WHERE guid = 12363; -DELETE FROM creature_addon WHERE guid = 12365; --- Create template addon for creature 3124 -DELETE FROM creature_template_addon WHERE entry =3124; -INSERT INTO creature_template_addon VALUES (3124,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3124 -DELETE FROM creature_addon WHERE guid = 4693; -DELETE FROM creature_addon WHERE guid = 4694; -DELETE FROM creature_addon WHERE guid = 4695; -DELETE FROM creature_addon WHERE guid = 4696; -DELETE FROM creature_addon WHERE guid = 4697; -DELETE FROM creature_addon WHERE guid = 4698; -DELETE FROM creature_addon WHERE guid = 6635; -DELETE FROM creature_addon WHERE guid = 6636; -DELETE FROM creature_addon WHERE guid = 6637; -DELETE FROM creature_addon WHERE guid = 6638; -DELETE FROM creature_addon WHERE guid = 6639; -DELETE FROM creature_addon WHERE guid = 6640; -DELETE FROM creature_addon WHERE guid = 6641; -DELETE FROM creature_addon WHERE guid = 7493; -DELETE FROM creature_addon WHERE guid = 7495; -DELETE FROM creature_addon WHERE guid = 7496; -DELETE FROM creature_addon WHERE guid = 7497; -DELETE FROM creature_addon WHERE guid = 7498; -DELETE FROM creature_addon WHERE guid = 7982; -DELETE FROM creature_addon WHERE guid = 7983; -DELETE FROM creature_addon WHERE guid = 7984; -DELETE FROM creature_addon WHERE guid = 8551; -DELETE FROM creature_addon WHERE guid = 8552; -DELETE FROM creature_addon WHERE guid = 8658; -DELETE FROM creature_addon WHERE guid = 8659; -DELETE FROM creature_addon WHERE guid = 8660; -DELETE FROM creature_addon WHERE guid = 8661; -DELETE FROM creature_addon WHERE guid = 8662; -DELETE FROM creature_addon WHERE guid = 8663; -DELETE FROM creature_addon WHERE guid = 10378; -DELETE FROM creature_addon WHERE guid = 10379; -DELETE FROM creature_addon WHERE guid = 10380; -DELETE FROM creature_addon WHERE guid = 10381; -DELETE FROM creature_addon WHERE guid = 10382; -DELETE FROM creature_addon WHERE guid = 10383; -DELETE FROM creature_addon WHERE guid = 12199; -DELETE FROM creature_addon WHERE guid = 12985; -DELETE FROM creature_addon WHERE guid = 12987; -DELETE FROM creature_addon WHERE guid = 13028; -DELETE FROM creature_addon WHERE guid = 13029; -DELETE FROM creature_addon WHERE guid = 13031; -DELETE FROM creature_addon WHERE guid = 13034; -DELETE FROM creature_addon WHERE guid = 13044; -DELETE FROM creature_addon WHERE guid = 13048; -DELETE FROM creature_addon WHERE guid = 13049; -DELETE FROM creature_addon WHERE guid = 13052; -DELETE FROM creature_addon WHERE guid = 13053; -DELETE FROM creature_addon WHERE guid = 13069; -DELETE FROM creature_addon WHERE guid = 13071; -DELETE FROM creature_addon WHERE guid = 13072; -DELETE FROM creature_addon WHERE guid = 13074; -DELETE FROM creature_addon WHERE guid = 13075; -DELETE FROM creature_addon WHERE guid = 13078; -DELETE FROM creature_addon WHERE guid = 13079; -DELETE FROM creature_addon WHERE guid = 13081; --- Create template addon for creature 3125 -DELETE FROM creature_template_addon WHERE entry =3125; -INSERT INTO creature_template_addon VALUES (3125,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3125 -DELETE FROM creature_addon WHERE guid = 3397; -DELETE FROM creature_addon WHERE guid = 3398; -DELETE FROM creature_addon WHERE guid = 3399; -DELETE FROM creature_addon WHERE guid = 3400; -DELETE FROM creature_addon WHERE guid = 3401; -DELETE FROM creature_addon WHERE guid = 3402; -DELETE FROM creature_addon WHERE guid = 3403; -DELETE FROM creature_addon WHERE guid = 6569; -DELETE FROM creature_addon WHERE guid = 6570; -DELETE FROM creature_addon WHERE guid = 6571; -DELETE FROM creature_addon WHERE guid = 6572; -DELETE FROM creature_addon WHERE guid = 6573; -DELETE FROM creature_addon WHERE guid = 7422; -DELETE FROM creature_addon WHERE guid = 7423; -DELETE FROM creature_addon WHERE guid = 7424; -DELETE FROM creature_addon WHERE guid = 7425; -DELETE FROM creature_addon WHERE guid = 7426; -DELETE FROM creature_addon WHERE guid = 7427; -DELETE FROM creature_addon WHERE guid = 7428; -DELETE FROM creature_addon WHERE guid = 7951; -DELETE FROM creature_addon WHERE guid = 7952; -DELETE FROM creature_addon WHERE guid = 7953; -DELETE FROM creature_addon WHERE guid = 7954; -DELETE FROM creature_addon WHERE guid = 7955; -DELETE FROM creature_addon WHERE guid = 7956; -DELETE FROM creature_addon WHERE guid = 7957; -DELETE FROM creature_addon WHERE guid = 8531; -DELETE FROM creature_addon WHERE guid = 8532; -DELETE FROM creature_addon WHERE guid = 8533; -DELETE FROM creature_addon WHERE guid = 8534; -DELETE FROM creature_addon WHERE guid = 8535; -DELETE FROM creature_addon WHERE guid = 10354; -DELETE FROM creature_addon WHERE guid = 10355; -DELETE FROM creature_addon WHERE guid = 10356; -DELETE FROM creature_addon WHERE guid = 10357; -DELETE FROM creature_addon WHERE guid = 10358; -DELETE FROM creature_addon WHERE guid = 10359; -DELETE FROM creature_addon WHERE guid = 10360; -DELETE FROM creature_addon WHERE guid = 10471; -DELETE FROM creature_addon WHERE guid = 10472; -DELETE FROM creature_addon WHERE guid = 10473; -DELETE FROM creature_addon WHERE guid = 10474; -DELETE FROM creature_addon WHERE guid = 10475; -DELETE FROM creature_addon WHERE guid = 10476; -DELETE FROM creature_addon WHERE guid = 10477; -DELETE FROM creature_addon WHERE guid = 10478; -DELETE FROM creature_addon WHERE guid = 12167; -DELETE FROM creature_addon WHERE guid = 12196; -DELETE FROM creature_addon WHERE guid = 12264; -DELETE FROM creature_addon WHERE guid = 12277; -DELETE FROM creature_addon WHERE guid = 12319; -DELETE FROM creature_addon WHERE guid = 12321; -DELETE FROM creature_addon WHERE guid = 12334; -DELETE FROM creature_addon WHERE guid = 12376; -DELETE FROM creature_addon WHERE guid = 12397; -DELETE FROM creature_addon WHERE guid = 12399; -DELETE FROM creature_addon WHERE guid = 12400; -DELETE FROM creature_addon WHERE guid = 12406; -DELETE FROM creature_addon WHERE guid = 12407; -DELETE FROM creature_addon WHERE guid = 12409; -DELETE FROM creature_addon WHERE guid = 12914; -DELETE FROM creature_addon WHERE guid = 12929; -DELETE FROM creature_addon WHERE guid = 12947; -DELETE FROM creature_addon WHERE guid = 12968; -DELETE FROM creature_addon WHERE guid = 12969; -DELETE FROM creature_addon WHERE guid = 12970; -DELETE FROM creature_addon WHERE guid = 12977; -DELETE FROM creature_addon WHERE guid = 12980; -DELETE FROM creature_addon WHERE guid = 12988; -DELETE FROM creature_addon WHERE guid = 13002; -DELETE FROM creature_addon WHERE guid = 13022; --- Create template addon for creature 3126 -DELETE FROM creature_template_addon WHERE entry =3126; -INSERT INTO creature_template_addon VALUES (3126,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3126 -DELETE FROM creature_addon WHERE guid = 4718; -DELETE FROM creature_addon WHERE guid = 4719; -DELETE FROM creature_addon WHERE guid = 4720; -DELETE FROM creature_addon WHERE guid = 4721; -DELETE FROM creature_addon WHERE guid = 4722; -DELETE FROM creature_addon WHERE guid = 4723; -DELETE FROM creature_addon WHERE guid = 4724; -DELETE FROM creature_addon WHERE guid = 4725; -DELETE FROM creature_addon WHERE guid = 4726; -DELETE FROM creature_addon WHERE guid = 4727; -DELETE FROM creature_addon WHERE guid = 6657; -DELETE FROM creature_addon WHERE guid = 6658; -DELETE FROM creature_addon WHERE guid = 6659; -DELETE FROM creature_addon WHERE guid = 6660; -DELETE FROM creature_addon WHERE guid = 6661; -DELETE FROM creature_addon WHERE guid = 6662; -DELETE FROM creature_addon WHERE guid = 6663; -DELETE FROM creature_addon WHERE guid = 6664; -DELETE FROM creature_addon WHERE guid = 6665; -DELETE FROM creature_addon WHERE guid = 6666; -DELETE FROM creature_addon WHERE guid = 7539; -DELETE FROM creature_addon WHERE guid = 7554; -DELETE FROM creature_addon WHERE guid = 7555; -DELETE FROM creature_addon WHERE guid = 7556; -DELETE FROM creature_addon WHERE guid = 7557; -DELETE FROM creature_addon WHERE guid = 7567; -DELETE FROM creature_addon WHERE guid = 7568; -DELETE FROM creature_addon WHERE guid = 7569; -DELETE FROM creature_addon WHERE guid = 7570; -DELETE FROM creature_addon WHERE guid = 7571; -DELETE FROM creature_addon WHERE guid = 7998; -DELETE FROM creature_addon WHERE guid = 7999; -DELETE FROM creature_addon WHERE guid = 8000; -DELETE FROM creature_addon WHERE guid = 8001; -DELETE FROM creature_addon WHERE guid = 8002; -DELETE FROM creature_addon WHERE guid = 8003; -DELETE FROM creature_addon WHERE guid = 8004; -DELETE FROM creature_addon WHERE guid = 8005; -DELETE FROM creature_addon WHERE guid = 8680; -DELETE FROM creature_addon WHERE guid = 8703; -DELETE FROM creature_addon WHERE guid = 8708; -DELETE FROM creature_addon WHERE guid = 8729; -DELETE FROM creature_addon WHERE guid = 8739; -DELETE FROM creature_addon WHERE guid = 8740; -DELETE FROM creature_addon WHERE guid = 8787; -DELETE FROM creature_addon WHERE guid = 10179; -DELETE FROM creature_addon WHERE guid = 10180; -DELETE FROM creature_addon WHERE guid = 10181; -DELETE FROM creature_addon WHERE guid = 10394; -DELETE FROM creature_addon WHERE guid = 10395; -DELETE FROM creature_addon WHERE guid = 10396; -DELETE FROM creature_addon WHERE guid = 10397; -DELETE FROM creature_addon WHERE guid = 10398; -DELETE FROM creature_addon WHERE guid = 10399; -DELETE FROM creature_addon WHERE guid = 10400; -DELETE FROM creature_addon WHERE guid = 10401; -DELETE FROM creature_addon WHERE guid = 11766; -DELETE FROM creature_addon WHERE guid = 11767; -DELETE FROM creature_addon WHERE guid = 11768; -DELETE FROM creature_addon WHERE guid = 12191; -DELETE FROM creature_addon WHERE guid = 12285; -DELETE FROM creature_addon WHERE guid = 12287; -DELETE FROM creature_addon WHERE guid = 12297; --- Create template addon for creature 3127 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =3127; -INSERT INTO creature_template_addon VALUES (3127,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3127 -DELETE FROM creature_addon WHERE guid = 4729; -DELETE FROM creature_addon WHERE guid = 4730; -DELETE FROM creature_addon WHERE guid = 4731; -DELETE FROM creature_addon WHERE guid = 4732; -DELETE FROM creature_addon WHERE guid = 4733; -DELETE FROM creature_addon WHERE guid = 4734; -DELETE FROM creature_addon WHERE guid = 4735; -DELETE FROM creature_addon WHERE guid = 4736; -DELETE FROM creature_addon WHERE guid = 4737; -DELETE FROM creature_addon WHERE guid = 4738; -DELETE FROM creature_addon WHERE guid = 6667; -DELETE FROM creature_addon WHERE guid = 6668; -DELETE FROM creature_addon WHERE guid = 6669; -DELETE FROM creature_addon WHERE guid = 6670; -DELETE FROM creature_addon WHERE guid = 6671; -DELETE FROM creature_addon WHERE guid = 6672; -DELETE FROM creature_addon WHERE guid = 6673; -DELETE FROM creature_addon WHERE guid = 6674; -DELETE FROM creature_addon WHERE guid = 6675; -DELETE FROM creature_addon WHERE guid = 6676; -DELETE FROM creature_addon WHERE guid = 7369; -DELETE FROM creature_addon WHERE guid = 7370; -DELETE FROM creature_addon WHERE guid = 7572; -DELETE FROM creature_addon WHERE guid = 7573; -DELETE FROM creature_addon WHERE guid = 7574; -DELETE FROM creature_addon WHERE guid = 7576; -DELETE FROM creature_addon WHERE guid = 7577; -DELETE FROM creature_addon WHERE guid = 7578; -DELETE FROM creature_addon WHERE guid = 7579; -DELETE FROM creature_addon WHERE guid = 7580; -DELETE FROM creature_addon WHERE guid = 7581; -DELETE FROM creature_addon WHERE guid = 8006; -DELETE FROM creature_addon WHERE guid = 8007; -DELETE FROM creature_addon WHERE guid = 8008; -DELETE FROM creature_addon WHERE guid = 8009; -DELETE FROM creature_addon WHERE guid = 8010; -DELETE FROM creature_addon WHERE guid = 8011; -DELETE FROM creature_addon WHERE guid = 8012; -DELETE FROM creature_addon WHERE guid = 8013; -DELETE FROM creature_addon WHERE guid = 8318; -DELETE FROM creature_addon WHERE guid = 12355; -DELETE FROM creature_addon WHERE guid = 12359; -DELETE FROM creature_addon WHERE guid = 12368; -DELETE FROM creature_addon WHERE guid = 12370; -DELETE FROM creature_addon WHERE guid = 12371; -DELETE FROM creature_addon WHERE guid = 12386; --- Create template addon for creature 3128 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =3128; -INSERT INTO creature_template_addon VALUES (3128,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3128 -DELETE FROM creature_addon WHERE guid = 4772; -DELETE FROM creature_addon WHERE guid = 4773; -DELETE FROM creature_addon WHERE guid = 4774; -DELETE FROM creature_addon WHERE guid = 7261; -DELETE FROM creature_addon WHERE guid = 7262; -DELETE FROM creature_addon WHERE guid = 7627; -DELETE FROM creature_addon WHERE guid = 8409; -DELETE FROM creature_addon WHERE guid = 8410; -DELETE FROM creature_addon WHERE guid = 8411; -DELETE FROM creature_addon WHERE guid = 10206; -DELETE FROM creature_addon WHERE guid = 10209; -DELETE FROM creature_addon WHERE guid = 12266; -DELETE FROM creature_addon WHERE guid = 12288; -DELETE FROM creature_addon WHERE guid = 12291; -DELETE FROM creature_addon WHERE guid = 12292; -DELETE FROM creature_addon WHERE guid = 12293; -DELETE FROM creature_addon WHERE guid = 12304; -DELETE FROM creature_addon WHERE guid = 12308; -DELETE FROM creature_addon WHERE guid = 12331; -DELETE FROM creature_addon WHERE guid = 12338; -DELETE FROM creature_addon WHERE guid = 12342; -DELETE FROM creature_addon WHERE guid = 12347; -DELETE FROM creature_addon WHERE guid = 12348; -DELETE FROM creature_addon WHERE guid = 12349; -DELETE FROM creature_addon WHERE guid = 12350; -DELETE FROM creature_addon WHERE guid = 12354; -DELETE FROM creature_addon WHERE guid = 12362; -DELETE FROM creature_addon WHERE guid = 12364; -DELETE FROM creature_addon WHERE guid = 12390; --- Create template addon for creature 3129 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =3129; -INSERT INTO creature_template_addon VALUES (3129,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3129 -DELETE FROM creature_addon WHERE guid = 7263; -DELETE FROM creature_addon WHERE guid = 8408; -DELETE FROM creature_addon WHERE guid = 12267; -DELETE FROM creature_addon WHERE guid = 12275; -DELETE FROM creature_addon WHERE guid = 12276; -DELETE FROM creature_addon WHERE guid = 12294; -DELETE FROM creature_addon WHERE guid = 12295; -DELETE FROM creature_addon WHERE guid = 12296; -DELETE FROM creature_addon WHERE guid = 12298; -DELETE FROM creature_addon WHERE guid = 12300; -DELETE FROM creature_addon WHERE guid = 12302; -DELETE FROM creature_addon WHERE guid = 12336; -DELETE FROM creature_addon WHERE guid = 12341; -DELETE FROM creature_addon WHERE guid = 12346; -DELETE FROM creature_addon WHERE guid = 12366; -DELETE FROM creature_addon WHERE guid = 12392; -DELETE FROM creature_addon WHERE guid = 12998; -DELETE FROM creature_addon WHERE guid = 13000; --- Create template addon for creature 3130 -DELETE FROM creature_template_addon WHERE entry =3130; -INSERT INTO creature_template_addon VALUES (3130,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3130 -DELETE FROM creature_addon WHERE guid = 4788; -DELETE FROM creature_addon WHERE guid = 4789; -DELETE FROM creature_addon WHERE guid = 4790; -DELETE FROM creature_addon WHERE guid = 7274; -DELETE FROM creature_addon WHERE guid = 12215; -DELETE FROM creature_addon WHERE guid = 12220; -DELETE FROM creature_addon WHERE guid = 12222; -DELETE FROM creature_addon WHERE guid = 12225; -DELETE FROM creature_addon WHERE guid = 12226; -DELETE FROM creature_addon WHERE guid = 12228; -DELETE FROM creature_addon WHERE guid = 12232; --- Create template addon for creature 3131 -DELETE FROM creature_template_addon WHERE entry =3131; -INSERT INTO creature_template_addon VALUES (3131,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3131 -DELETE FROM creature_addon WHERE guid = 12197; -DELETE FROM creature_addon WHERE guid = 12198; -DELETE FROM creature_addon WHERE guid = 12200; -DELETE FROM creature_addon WHERE guid = 12205; -DELETE FROM creature_addon WHERE guid = 12206; -DELETE FROM creature_addon WHERE guid = 12210; -DELETE FROM creature_addon WHERE guid = 12214; -DELETE FROM creature_addon WHERE guid = 12216; -DELETE FROM creature_addon WHERE guid = 12217; -DELETE FROM creature_addon WHERE guid = 12219; -DELETE FROM creature_addon WHERE guid = 12223; --- Create template addon for creature 3133 -DELETE FROM creature_template_addon WHERE entry =3133; -INSERT INTO creature_template_addon VALUES (3133,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3133 -DELETE FROM creature_addon WHERE guid = 4246; --- Create template addon for creature 3134 -DELETE FROM creature_template_addon WHERE entry =3134; -INSERT INTO creature_template_addon VALUES (3134,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3134 -DELETE FROM creature_addon WHERE guid = 4084; --- Create template addon for creature 3135 -DELETE FROM creature_template_addon WHERE entry =3135; -INSERT INTO creature_template_addon VALUES (3135,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3135 -DELETE FROM creature_addon WHERE guid = 4064; --- Create template addon for creature 3136 -DELETE FROM creature_template_addon WHERE entry =3136; -INSERT INTO creature_template_addon VALUES (3136,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3136 -DELETE FROM creature_addon WHERE guid = 4206; --- Create template addon for creature 3137 -DELETE FROM creature_template_addon WHERE entry =3137; -INSERT INTO creature_template_addon VALUES (3137,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3137 -DELETE FROM creature_addon WHERE guid = 4242; --- Create template addon for creature 3138 -DELETE FROM creature_template_addon WHERE entry =3138; -INSERT INTO creature_template_addon VALUES (3138,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3138 -DELETE FROM creature_addon WHERE guid = 4085; --- Create template addon for creature 3139 -DELETE FROM creature_template_addon WHERE entry =3139; -INSERT INTO creature_template_addon VALUES (3139,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3139 -DELETE FROM creature_addon WHERE guid = 4692; --- Create template addon for creature 3140 -DELETE FROM creature_template_addon WHERE entry =3140; -INSERT INTO creature_template_addon VALUES (3140,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3140 -DELETE FROM creature_addon WHERE guid = 4699; --- Create template addon for creature 3141 -DELETE FROM creature_template_addon WHERE entry =3141; -INSERT INTO creature_template_addon VALUES (3141,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3141 -DELETE FROM creature_addon WHERE guid = 7388; -DELETE FROM creature_addon WHERE guid = 8515; -DELETE FROM creature_addon WHERE guid = 10288; -DELETE FROM creature_addon WHERE guid = 11858; --- Create template addon for creature 3142 -DELETE FROM creature_template_addon WHERE entry =3142; -INSERT INTO creature_template_addon VALUES (3142,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3142 -DELETE FROM creature_addon WHERE guid = 3396; --- Create template addon for creature 3143 -DELETE FROM creature_template_addon WHERE entry =3143; -INSERT INTO creature_template_addon VALUES (3143,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3143 -DELETE FROM creature_addon WHERE guid = 3443; --- Create template addon for creature 3144 -DELETE FROM creature_template_addon WHERE entry =3144; -INSERT INTO creature_template_addon VALUES (3144,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3144 -DELETE FROM creature_addon WHERE guid = 4771; --- Create template addon for creature 3145 -DELETE FROM creature_template_addon WHERE entry =3145; -INSERT INTO creature_template_addon VALUES (3145,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3145 -DELETE FROM creature_addon WHERE guid = 3444; --- Create template addon for creature 3147 -DELETE FROM creature_template_addon WHERE entry =3147; -INSERT INTO creature_template_addon VALUES (3147,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3147 -DELETE FROM creature_addon WHERE guid = 3445; --- Create template addon for creature 3149 -DELETE FROM creature_template_addon WHERE entry =3149; -INSERT INTO creature_template_addon VALUES (3149,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3149 -DELETE FROM creature_addon WHERE guid = 368; --- Create template addon for creature 3150 -DELETE FROM creature_template_addon WHERE entry =3150; -INSERT INTO creature_template_addon VALUES (3150,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3150 -DELETE FROM creature_addon WHERE guid = 32037; --- Create template addon for creature 3151 --- Create template addon for creature 3152 --- Create template addon for creature 3153 -DELETE FROM creature_template_addon WHERE entry =3153; -INSERT INTO creature_template_addon VALUES (3153,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3153 -DELETE FROM creature_addon WHERE guid = 7651; --- Create template addon for creature 3154 -DELETE FROM creature_template_addon WHERE entry =3154; -INSERT INTO creature_template_addon VALUES (3154,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3154 -DELETE FROM creature_addon WHERE guid = 7649; --- Create template addon for creature 3155 -DELETE FROM creature_template_addon WHERE entry =3155; -INSERT INTO creature_template_addon VALUES (3155,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3155 -DELETE FROM creature_addon WHERE guid = 7284; --- Create template addon for creature 3156 -DELETE FROM creature_template_addon WHERE entry =3156; -INSERT INTO creature_template_addon VALUES (3156,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3156 -DELETE FROM creature_addon WHERE guid = 4800; --- Create template addon for creature 3157 -DELETE FROM creature_template_addon WHERE entry =3157; -INSERT INTO creature_template_addon VALUES (3157,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3157 -DELETE FROM creature_addon WHERE guid = 7281; --- Create template addon for creature 3158 -DELETE FROM creature_template_addon WHERE entry =3158; -INSERT INTO creature_template_addon VALUES (3158,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3158 -DELETE FROM creature_addon WHERE guid = 7282; --- Create template addon for creature 3159 -DELETE FROM creature_template_addon WHERE entry =3159; -INSERT INTO creature_template_addon VALUES (3159,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3159 -DELETE FROM creature_addon WHERE guid = 4797; --- Create template addon for creature 3160 -DELETE FROM creature_template_addon WHERE entry =3160; -INSERT INTO creature_template_addon VALUES (3160,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3160 -DELETE FROM creature_addon WHERE guid = 4796; --- Create template addon for creature 3161 -DELETE FROM creature_template_addon WHERE entry =3161; -INSERT INTO creature_template_addon VALUES (3161,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3161 -DELETE FROM creature_addon WHERE guid = 7285; --- Clear duplicate addons from template for creature 3162 --- Create template addon for creature 3163 -DELETE FROM creature_template_addon WHERE entry =3163; -INSERT INTO creature_template_addon VALUES (3163,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3163 -DELETE FROM creature_addon WHERE guid = 10272; --- Create template addon for creature 3164 -DELETE FROM creature_template_addon WHERE entry =3164; -INSERT INTO creature_template_addon VALUES (3164,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3164 -DELETE FROM creature_addon WHERE guid = 7670; --- Create template addon for creature 3165 -DELETE FROM creature_template_addon WHERE entry =3165; -INSERT INTO creature_template_addon VALUES (3165,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 3165 -DELETE FROM creature_addon WHERE guid = 7667; --- Create template addon for creature 3166 -DELETE FROM creature_template_addon WHERE entry =3166; -INSERT INTO creature_template_addon VALUES (3166,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3166 -DELETE FROM creature_addon WHERE guid = 7672; --- Create template addon for creature 3167 -DELETE FROM creature_template_addon WHERE entry =3167; -INSERT INTO creature_template_addon VALUES (3167,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3167 -DELETE FROM creature_addon WHERE guid = 7289; --- Create template addon for creature 3168 -DELETE FROM creature_template_addon WHERE entry =3168; -INSERT INTO creature_template_addon VALUES (3168,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3168 -DELETE FROM creature_addon WHERE guid = 6381; --- Create template addon for creature 3169 -DELETE FROM creature_template_addon WHERE entry =3169; -INSERT INTO creature_template_addon VALUES (3169,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3169 -DELETE FROM creature_addon WHERE guid = 7291; --- Create template addon for creature 3170 -DELETE FROM creature_template_addon WHERE entry =3170; -INSERT INTO creature_template_addon VALUES (3170,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3170 -DELETE FROM creature_addon WHERE guid = 8422; --- Create template addon for creature 3171 -DELETE FROM creature_template_addon WHERE entry =3171; -INSERT INTO creature_template_addon VALUES (3171,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3171 -DELETE FROM creature_addon WHERE guid = 7293; --- Create template addon for creature 3172 -DELETE FROM creature_template_addon WHERE entry =3172; -INSERT INTO creature_template_addon VALUES (3172,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3172 -DELETE FROM creature_addon WHERE guid = 6389; --- Create template addon for creature 3173 -DELETE FROM creature_template_addon WHERE entry =3173; -INSERT INTO creature_template_addon VALUES (3173,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3173 -DELETE FROM creature_addon WHERE guid = 8419; --- Create template addon for creature 3174 -DELETE FROM creature_template_addon WHERE entry =3174; -INSERT INTO creature_template_addon VALUES (3174,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3174 -DELETE FROM creature_addon WHERE guid = 10280; --- Create template addon for creature 3175 -DELETE FROM creature_template_addon WHERE entry =3175; -INSERT INTO creature_template_addon VALUES (3175,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3175 -DELETE FROM creature_addon WHERE guid = 7674; --- Clear duplicate addons from template for creature 3177 --- Create template addon for creature 3178 -DELETE FROM creature_template_addon WHERE entry =3178; -INSERT INTO creature_template_addon VALUES (3178,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3178 -DELETE FROM creature_addon WHERE guid = 9562; --- Create template addon for creature 3179 -DELETE FROM creature_template_addon WHERE entry =3179; -INSERT INTO creature_template_addon VALUES (3179,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3179 -DELETE FROM creature_addon WHERE guid = 9458; --- Create template addon for creature 3180 -DELETE FROM creature_template_addon WHERE entry =3180; -INSERT INTO creature_template_addon VALUES (3180,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3180 -DELETE FROM creature_addon WHERE guid = 9433; --- Create template addon for creature 3181 -DELETE FROM creature_template_addon WHERE entry =3181; -INSERT INTO creature_template_addon VALUES (3181,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3181 -DELETE FROM creature_addon WHERE guid = 9519; --- Create template addon for creature 3182 -DELETE FROM creature_template_addon WHERE entry =3182; -INSERT INTO creature_template_addon VALUES (3182,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3182 -DELETE FROM creature_addon WHERE guid = 9526; --- Create template addon for creature 3183 -DELETE FROM creature_template_addon WHERE entry =3183; -INSERT INTO creature_template_addon VALUES (3183,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3183 -DELETE FROM creature_addon WHERE guid = 12303; --- Create template addon for creature 3184 -DELETE FROM creature_template_addon WHERE entry =3184; -INSERT INTO creature_template_addon VALUES (3184,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3184 -DELETE FROM creature_addon WHERE guid = 6396; --- Create template addon for creature 3185 -DELETE FROM creature_template_addon WHERE entry =3185; -INSERT INTO creature_template_addon VALUES (3185,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3185 -DELETE FROM creature_addon WHERE guid = 7321; --- Create template addon for creature 3186 -DELETE FROM creature_template_addon WHERE entry =3186; -INSERT INTO creature_template_addon VALUES (3186,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3186 -DELETE FROM creature_addon WHERE guid = 6410; --- Create template addon for creature 3187 -DELETE FROM creature_template_addon WHERE entry =3187; -INSERT INTO creature_template_addon VALUES (3187,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3187 -DELETE FROM creature_addon WHERE guid = 7322; --- Create template addon for creature 3188 -DELETE FROM creature_template_addon WHERE entry =3188; -INSERT INTO creature_template_addon VALUES (3188,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3188 -DELETE FROM creature_addon WHERE guid = 6462; --- Create template addon for creature 3189 -DELETE FROM creature_template_addon WHERE entry =3189; -INSERT INTO creature_template_addon VALUES (3189,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3189 -DELETE FROM creature_addon WHERE guid = 6458; --- Create template addon for creature 3190 -DELETE FROM creature_template_addon WHERE entry =3190; -INSERT INTO creature_template_addon VALUES (3190,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3190 -DELETE FROM creature_addon WHERE guid = 6459; --- Create template addon for creature 3191 -DELETE FROM creature_template_addon WHERE entry =3191; -INSERT INTO creature_template_addon VALUES (3191,0,0,1,16,69,0,NULL); --- Clear duplicate addons from template for creature 3191 -DELETE FROM creature_addon WHERE guid = 6460; --- Create template addon for creature 3192 -DELETE FROM creature_template_addon WHERE entry =3192; -INSERT INTO creature_template_addon VALUES (3192,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3192 -DELETE FROM creature_addon WHERE guid = 12375; --- Create template addon for creature 3193 -DELETE FROM creature_template_addon WHERE entry =3193; -INSERT INTO creature_template_addon VALUES (3193,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3193 -DELETE FROM creature_addon WHERE guid = 6461; --- Create template addon for creature 3194 -DELETE FROM creature_template_addon WHERE entry =3194; -INSERT INTO creature_template_addon VALUES (3194,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3194 -DELETE FROM creature_addon WHERE guid = 6463; --- Create template addon for creature 3195 -DELETE FROM creature_template_addon WHERE entry =3195; -INSERT INTO creature_template_addon VALUES (3195,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3195 -DELETE FROM creature_addon WHERE guid = 7344; -DELETE FROM creature_addon WHERE guid = 12182; -DELETE FROM creature_addon WHERE guid = 12183; -DELETE FROM creature_addon WHERE guid = 12185; -DELETE FROM creature_addon WHERE guid = 12186; -DELETE FROM creature_addon WHERE guid = 12187; --- Create template addon for creature 3196 -DELETE FROM creature_template_addon WHERE entry =3196; -INSERT INTO creature_template_addon VALUES (3196,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3196 -DELETE FROM creature_addon WHERE guid = 6435; -DELETE FROM creature_addon WHERE guid = 12188; -DELETE FROM creature_addon WHERE guid = 12195; -DELETE FROM creature_addon WHERE guid = 12202; -DELETE FROM creature_addon WHERE guid = 12951; -DELETE FROM creature_addon WHERE guid = 12956; --- Create template addon for creature 3197 -DELETE FROM creature_template_addon WHERE entry =3197; -INSERT INTO creature_template_addon VALUES (3197,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3197 -DELETE FROM creature_addon WHERE guid = 6417; -DELETE FROM creature_addon WHERE guid = 6418; -DELETE FROM creature_addon WHERE guid = 6419; -DELETE FROM creature_addon WHERE guid = 6421; -DELETE FROM creature_addon WHERE guid = 6422; -DELETE FROM creature_addon WHERE guid = 6426; -DELETE FROM creature_addon WHERE guid = 6432; -DELETE FROM creature_addon WHERE guid = 7333; -DELETE FROM creature_addon WHERE guid = 7334; -DELETE FROM creature_addon WHERE guid = 7335; -DELETE FROM creature_addon WHERE guid = 7337; -DELETE FROM creature_addon WHERE guid = 7338; -DELETE FROM creature_addon WHERE guid = 7340; -DELETE FROM creature_addon WHERE guid = 7341; -DELETE FROM creature_addon WHERE guid = 7342; -DELETE FROM creature_addon WHERE guid = 7898; -DELETE FROM creature_addon WHERE guid = 7899; -DELETE FROM creature_addon WHERE guid = 7900; -DELETE FROM creature_addon WHERE guid = 7901; -DELETE FROM creature_addon WHERE guid = 8428; --- Create template addon for creature 3198 -DELETE FROM creature_template_addon WHERE entry =3198; -INSERT INTO creature_template_addon VALUES (3198,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3198 -DELETE FROM creature_addon WHERE guid = 6420; -DELETE FROM creature_addon WHERE guid = 6423; -DELETE FROM creature_addon WHERE guid = 6424; -DELETE FROM creature_addon WHERE guid = 6425; -DELETE FROM creature_addon WHERE guid = 7336; -DELETE FROM creature_addon WHERE guid = 7339; -DELETE FROM creature_addon WHERE guid = 7880; -DELETE FROM creature_addon WHERE guid = 7882; -DELETE FROM creature_addon WHERE guid = 7883; -DELETE FROM creature_addon WHERE guid = 7884; -DELETE FROM creature_addon WHERE guid = 7885; -DELETE FROM creature_addon WHERE guid = 7897; -DELETE FROM creature_addon WHERE guid = 8429; --- Create template addon for creature 3199 -DELETE FROM creature_template_addon WHERE entry =3199; -INSERT INTO creature_template_addon VALUES (3199,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3199 -DELETE FROM creature_addon WHERE guid = 6433; -DELETE FROM creature_addon WHERE guid = 6434; -DELETE FROM creature_addon WHERE guid = 6436; -DELETE FROM creature_addon WHERE guid = 7343; -DELETE FROM creature_addon WHERE guid = 12184; -DELETE FROM creature_addon WHERE guid = 12190; -DELETE FROM creature_addon WHERE guid = 12204; --- Create template addon for creature 3203 -DELETE FROM creature_template_addon WHERE entry =3203; -INSERT INTO creature_template_addon VALUES (3203,0,0,1,16,193,0,NULL); --- Clear duplicate addons from template for creature 3203 -DELETE FROM creature_addon WHERE guid = 6455; --- Create template addon for creature 3204 -DELETE FROM creature_template_addon WHERE entry =3204; -INSERT INTO creature_template_addon VALUES (3204,0,0,1,16,0,0,'20798'); --- Clear duplicate addons from template for creature 3204 -DELETE FROM creature_addon WHERE guid = 6456; --- Create template addon for creature 3205 -DELETE FROM creature_template_addon WHERE entry =3205; -INSERT INTO creature_template_addon VALUES (3205,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3205 -DELETE FROM creature_addon WHERE guid = 13001; --- Create template addon for creature 3206 -DELETE FROM creature_template_addon WHERE entry =3206; -INSERT INTO creature_template_addon VALUES (3206,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3206 -DELETE FROM creature_addon WHERE guid = 6457; -DELETE FROM creature_addon WHERE guid = 7908; -DELETE FROM creature_addon WHERE guid = 12357; -DELETE FROM creature_addon WHERE guid = 12358; -DELETE FROM creature_addon WHERE guid = 12361; -DELETE FROM creature_addon WHERE guid = 12380; -DELETE FROM creature_addon WHERE guid = 13021; -DELETE FROM creature_addon WHERE guid = 13027; -DELETE FROM creature_addon WHERE guid = 13030; -DELETE FROM creature_addon WHERE guid = 13032; -DELETE FROM creature_addon WHERE guid = 13039; -DELETE FROM creature_addon WHERE guid = 13042; -DELETE FROM creature_addon WHERE guid = 13045; --- Create template addon for creature 3207 -DELETE FROM creature_template_addon WHERE entry =3207; -INSERT INTO creature_template_addon VALUES (3207,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3207 -DELETE FROM creature_addon WHERE guid = 12367; -DELETE FROM creature_addon WHERE guid = 12374; -DELETE FROM creature_addon WHERE guid = 12377; -DELETE FROM creature_addon WHERE guid = 12378; -DELETE FROM creature_addon WHERE guid = 12382; -DELETE FROM creature_addon WHERE guid = 13007; -DELETE FROM creature_addon WHERE guid = 13016; -DELETE FROM creature_addon WHERE guid = 13018; -DELETE FROM creature_addon WHERE guid = 13019; -DELETE FROM creature_addon WHERE guid = 13020; -DELETE FROM creature_addon WHERE guid = 13024; -DELETE FROM creature_addon WHERE guid = 13026; -DELETE FROM creature_addon WHERE guid = 13033; -DELETE FROM creature_addon WHERE guid = 13036; -DELETE FROM creature_addon WHERE guid = 13046; --- Create template addon for creature 3208 -DELETE FROM creature_template_addon WHERE entry =3208; -INSERT INTO creature_template_addon VALUES (3208,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3208 -DELETE FROM creature_addon WHERE guid = 6464; --- Create template addon for creature 3209 -DELETE FROM creature_template_addon WHERE entry =3209; -INSERT INTO creature_template_addon VALUES (3209,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3209 -DELETE FROM creature_addon WHERE guid = 24916; --- Create template addon for creature 3210 -DELETE FROM creature_template_addon WHERE entry =3210; -INSERT INTO creature_template_addon VALUES (3210,0,0,1,16,0,0,'18950'); --- Clear duplicate addons from template for creature 3210 -DELETE FROM creature_addon WHERE guid = 24932; --- Create template addon for creature 3211 -DELETE FROM creature_template_addon WHERE entry =3211; -INSERT INTO creature_template_addon VALUES (3211,0,0,1,16,0,0,'18950'); --- Clear duplicate addons from template for creature 3211 -DELETE FROM creature_addon WHERE guid = 24949; --- Create template addon for creature 3212 -DELETE FROM creature_template_addon WHERE entry =3212; -INSERT INTO creature_template_addon VALUES (3212,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3212 -DELETE FROM creature_addon WHERE guid = 25222; --- Create template addon for creature 3213 -DELETE FROM creature_template_addon WHERE entry =3213; -INSERT INTO creature_template_addon VALUES (3213,0,0,1,16,0,0,'18950'); --- Clear duplicate addons from template for creature 3213 -DELETE FROM creature_addon WHERE guid = 25242; --- Create template addon for creature 3214 -DELETE FROM creature_template_addon WHERE entry =3214; -INSERT INTO creature_template_addon VALUES (3214,0,0,1,16,0,0,'18950'); --- Clear duplicate addons from template for creature 3214 -DELETE FROM creature_addon WHERE guid = 25345; --- Create template addon for creature 3215 -DELETE FROM creature_template_addon WHERE entry =3215; -INSERT INTO creature_template_addon VALUES (3215,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3215 -DELETE FROM creature_addon WHERE guid = 25468; --- Create template addon for creature 3216 -DELETE FROM creature_template_addon WHERE entry =3216; -INSERT INTO creature_template_addon VALUES (3216,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3216 -DELETE FROM creature_addon WHERE guid = 3415; --- Create template addon for creature 3217 -DELETE FROM creature_template_addon WHERE entry =3217; -INSERT INTO creature_template_addon VALUES (3217,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3217 -DELETE FROM creature_addon WHERE guid = 25768; --- Create template addon for creature 3218 -DELETE FROM creature_template_addon WHERE entry =3218; -INSERT INTO creature_template_addon VALUES (3218,0,0,1,16,0,0,'467'); --- Clear duplicate addons from template for creature 3218 -DELETE FROM creature_addon WHERE guid = 25797; --- Create template addon for creature 3219 -DELETE FROM creature_template_addon WHERE entry =3219; -INSERT INTO creature_template_addon VALUES (3219,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3219 -DELETE FROM creature_addon WHERE guid = 25829; --- Create template addon for creature 3220 -DELETE FROM creature_template_addon WHERE entry =3220; -INSERT INTO creature_template_addon VALUES (3220,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3220 -DELETE FROM creature_addon WHERE guid = 25849; --- Create template addon for creature 3221 -DELETE FROM creature_template_addon WHERE entry =3221; -INSERT INTO creature_template_addon VALUES (3221,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3221 -DELETE FROM creature_addon WHERE guid = 25946; --- Create template addon for creature 3222 -DELETE FROM creature_template_addon WHERE entry =3222; -INSERT INTO creature_template_addon VALUES (3222,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3222 -DELETE FROM creature_addon WHERE guid = 25971; --- Create template addon for creature 3223 -DELETE FROM creature_template_addon WHERE entry =3223; -INSERT INTO creature_template_addon VALUES (3223,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3223 -DELETE FROM creature_addon WHERE guid = 25996; --- Create template addon for creature 3224 -DELETE FROM creature_template_addon WHERE entry =3224; -INSERT INTO creature_template_addon VALUES (3224,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3224 -DELETE FROM creature_addon WHERE guid = 26053; --- Create template addon for creature 3225 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =3225; -INSERT INTO creature_template_addon VALUES (3225,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3225 -DELETE FROM creature_addon WHERE guid = 6467; --- Create template addon for creature 3226 -DELETE FROM creature_template_addon WHERE entry =3226; -INSERT INTO creature_template_addon VALUES (3226,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3226 -DELETE FROM creature_addon WHERE guid = 6465; -DELETE FROM creature_addon WHERE guid = 6468; -DELETE FROM creature_addon WHERE guid = 12408; --- Create template addon for creature 3227 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =3227; -INSERT INTO creature_template_addon VALUES (3227,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3227 -DELETE FROM creature_addon WHERE guid = 6466; -DELETE FROM creature_addon WHERE guid = 12237; -DELETE FROM creature_addon WHERE guid = 12248; -DELETE FROM creature_addon WHERE guid = 12395; --- Create template addon for creature 3228 -DELETE FROM creature_template_addon WHERE entry =3228; -INSERT INTO creature_template_addon VALUES (3228,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3228 -DELETE FROM creature_addon WHERE guid = 6469; -DELETE FROM creature_addon WHERE guid = 6470; --- Create template addon for creature 3229 -DELETE FROM creature_template_addon WHERE entry =3229; -INSERT INTO creature_template_addon VALUES (3229,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3229 -DELETE FROM creature_addon WHERE guid = 26208; --- Clear duplicate addons from template for creature 3230 --- Create template addon for creature 3231 -DELETE FROM creature_template_addon WHERE entry =3231; -INSERT INTO creature_template_addon VALUES (3231,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3231 -DELETE FROM creature_addon WHERE guid = 7355; -DELETE FROM creature_addon WHERE guid = 15100; --- Create template addon for creature 3232 -DELETE FROM creature_template_addon WHERE entry =3232; -INSERT INTO creature_template_addon VALUES (3232,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3232 -DELETE FROM creature_addon WHERE guid = 26247; -DELETE FROM creature_addon WHERE guid = 26248; -DELETE FROM creature_addon WHERE guid = 26249; -DELETE FROM creature_addon WHERE guid = 26250; -DELETE FROM creature_addon WHERE guid = 26260; -DELETE FROM creature_addon WHERE guid = 26261; -DELETE FROM creature_addon WHERE guid = 26262; -DELETE FROM creature_addon WHERE guid = 26263; -DELETE FROM creature_addon WHERE guid = 26264; -DELETE FROM creature_addon WHERE guid = 26265; -DELETE FROM creature_addon WHERE guid = 26266; -DELETE FROM creature_addon WHERE guid = 26267; -DELETE FROM creature_addon WHERE guid = 26268; -DELETE FROM creature_addon WHERE guid = 26274; -DELETE FROM creature_addon WHERE guid = 26275; -DELETE FROM creature_addon WHERE guid = 26276; -DELETE FROM creature_addon WHERE guid = 26277; -DELETE FROM creature_addon WHERE guid = 26278; -DELETE FROM creature_addon WHERE guid = 26280; -DELETE FROM creature_addon WHERE guid = 26281; -DELETE FROM creature_addon WHERE guid = 26347; -DELETE FROM creature_addon WHERE guid = 26348; -DELETE FROM creature_addon WHERE guid = 26349; -DELETE FROM creature_addon WHERE guid = 26350; -DELETE FROM creature_addon WHERE guid = 26351; -DELETE FROM creature_addon WHERE guid = 26352; -DELETE FROM creature_addon WHERE guid = 26353; -DELETE FROM creature_addon WHERE guid = 26354; --- Create template addon for creature 3233 -DELETE FROM creature_template_addon WHERE entry =3233; -INSERT INTO creature_template_addon VALUES (3233,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3233 -DELETE FROM creature_addon WHERE guid = 26355; --- Clear duplicate addons from template for creature 3234 -DELETE FROM creature_addon WHERE guid = 15105; -DELETE FROM creature_addon WHERE guid = 15106; -DELETE FROM creature_addon WHERE guid = 15107; -DELETE FROM creature_addon WHERE guid = 15110; -DELETE FROM creature_addon WHERE guid = 15111; -DELETE FROM creature_addon WHERE guid = 15112; -DELETE FROM creature_addon WHERE guid = 15113; -DELETE FROM creature_addon WHERE guid = 15114; -DELETE FROM creature_addon WHERE guid = 15115; -DELETE FROM creature_addon WHERE guid = 15116; -DELETE FROM creature_addon WHERE guid = 15117; -DELETE FROM creature_addon WHERE guid = 15118; -DELETE FROM creature_addon WHERE guid = 15119; -DELETE FROM creature_addon WHERE guid = 15120; -DELETE FROM creature_addon WHERE guid = 15121; -DELETE FROM creature_addon WHERE guid = 15122; -DELETE FROM creature_addon WHERE guid = 15123; -DELETE FROM creature_addon WHERE guid = 15124; -DELETE FROM creature_addon WHERE guid = 15125; -DELETE FROM creature_addon WHERE guid = 15126; -DELETE FROM creature_addon WHERE guid = 15127; -DELETE FROM creature_addon WHERE guid = 15128; -DELETE FROM creature_addon WHERE guid = 15129; -DELETE FROM creature_addon WHERE guid = 15130; -DELETE FROM creature_addon WHERE guid = 15131; -DELETE FROM creature_addon WHERE guid = 15132; -DELETE FROM creature_addon WHERE guid = 15133; --- Create template addon for creature 3235 -DELETE FROM creature_template_addon WHERE entry =3235; -INSERT INTO creature_template_addon VALUES (3235,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3235 -DELETE FROM creature_addon WHERE guid = 15135; --- Create template addon for creature 3236 -DELETE FROM creature_template_addon WHERE entry =3236; -INSERT INTO creature_template_addon VALUES (3236,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3236 -DELETE FROM creature_addon WHERE guid = 15137; -DELETE FROM creature_addon WHERE guid = 15138; -DELETE FROM creature_addon WHERE guid = 15139; -DELETE FROM creature_addon WHERE guid = 15140; -DELETE FROM creature_addon WHERE guid = 15141; -DELETE FROM creature_addon WHERE guid = 15142; --- Create template addon for creature 3237 -DELETE FROM creature_template_addon WHERE entry =3237; -INSERT INTO creature_template_addon VALUES (3237,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3237 -DELETE FROM creature_addon WHERE guid = 15144; --- Create template addon for creature 3238 -DELETE FROM creature_template_addon WHERE entry =3238; -INSERT INTO creature_template_addon VALUES (3238,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3238 -DELETE FROM creature_addon WHERE guid = 15146; -DELETE FROM creature_addon WHERE guid = 15147; -DELETE FROM creature_addon WHERE guid = 15148; -DELETE FROM creature_addon WHERE guid = 15150; -DELETE FROM creature_addon WHERE guid = 15151; -DELETE FROM creature_addon WHERE guid = 15152; -DELETE FROM creature_addon WHERE guid = 15153; -DELETE FROM creature_addon WHERE guid = 15154; -DELETE FROM creature_addon WHERE guid = 15155; -DELETE FROM creature_addon WHERE guid = 15156; -DELETE FROM creature_addon WHERE guid = 15157; -DELETE FROM creature_addon WHERE guid = 15158; -DELETE FROM creature_addon WHERE guid = 15159; -DELETE FROM creature_addon WHERE guid = 15160; -DELETE FROM creature_addon WHERE guid = 15161; -DELETE FROM creature_addon WHERE guid = 15162; -DELETE FROM creature_addon WHERE guid = 15163; -DELETE FROM creature_addon WHERE guid = 15164; -DELETE FROM creature_addon WHERE guid = 15165; -DELETE FROM creature_addon WHERE guid = 15166; -DELETE FROM creature_addon WHERE guid = 15167; -DELETE FROM creature_addon WHERE guid = 15168; -DELETE FROM creature_addon WHERE guid = 15170; -DELETE FROM creature_addon WHERE guid = 15171; -DELETE FROM creature_addon WHERE guid = 15172; -DELETE FROM creature_addon WHERE guid = 15173; -DELETE FROM creature_addon WHERE guid = 15174; -DELETE FROM creature_addon WHERE guid = 15175; -DELETE FROM creature_addon WHERE guid = 15176; -DELETE FROM creature_addon WHERE guid = 15177; -DELETE FROM creature_addon WHERE guid = 15178; -DELETE FROM creature_addon WHERE guid = 15179; -DELETE FROM creature_addon WHERE guid = 15180; -DELETE FROM creature_addon WHERE guid = 15181; -DELETE FROM creature_addon WHERE guid = 15182; -DELETE FROM creature_addon WHERE guid = 15183; -DELETE FROM creature_addon WHERE guid = 15184; -DELETE FROM creature_addon WHERE guid = 15185; -DELETE FROM creature_addon WHERE guid = 15186; -DELETE FROM creature_addon WHERE guid = 15187; -DELETE FROM creature_addon WHERE guid = 15188; -DELETE FROM creature_addon WHERE guid = 15189; --- Create template addon for creature 3239 -DELETE FROM creature_template_addon WHERE entry =3239; -INSERT INTO creature_template_addon VALUES (3239,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3239 -DELETE FROM creature_addon WHERE guid = 15190; -DELETE FROM creature_addon WHERE guid = 15191; -DELETE FROM creature_addon WHERE guid = 15192; -DELETE FROM creature_addon WHERE guid = 15193; -DELETE FROM creature_addon WHERE guid = 15195; -DELETE FROM creature_addon WHERE guid = 15196; -DELETE FROM creature_addon WHERE guid = 15197; -DELETE FROM creature_addon WHERE guid = 15198; -DELETE FROM creature_addon WHERE guid = 15199; -DELETE FROM creature_addon WHERE guid = 15200; -DELETE FROM creature_addon WHERE guid = 15201; -DELETE FROM creature_addon WHERE guid = 15202; -DELETE FROM creature_addon WHERE guid = 15203; -DELETE FROM creature_addon WHERE guid = 15204; -DELETE FROM creature_addon WHERE guid = 15205; -DELETE FROM creature_addon WHERE guid = 15206; -DELETE FROM creature_addon WHERE guid = 15207; -DELETE FROM creature_addon WHERE guid = 15208; -DELETE FROM creature_addon WHERE guid = 15209; -DELETE FROM creature_addon WHERE guid = 15210; -DELETE FROM creature_addon WHERE guid = 15211; -DELETE FROM creature_addon WHERE guid = 15212; -DELETE FROM creature_addon WHERE guid = 15213; -DELETE FROM creature_addon WHERE guid = 15214; -DELETE FROM creature_addon WHERE guid = 15227; -DELETE FROM creature_addon WHERE guid = 15228; -DELETE FROM creature_addon WHERE guid = 15229; -DELETE FROM creature_addon WHERE guid = 15230; -DELETE FROM creature_addon WHERE guid = 15231; -DELETE FROM creature_addon WHERE guid = 15232; -DELETE FROM creature_addon WHERE guid = 15233; -DELETE FROM creature_addon WHERE guid = 15234; -DELETE FROM creature_addon WHERE guid = 15235; -DELETE FROM creature_addon WHERE guid = 15236; -DELETE FROM creature_addon WHERE guid = 15237; -DELETE FROM creature_addon WHERE guid = 15238; -DELETE FROM creature_addon WHERE guid = 15239; -DELETE FROM creature_addon WHERE guid = 15240; -DELETE FROM creature_addon WHERE guid = 15241; -DELETE FROM creature_addon WHERE guid = 15242; -DELETE FROM creature_addon WHERE guid = 15243; -DELETE FROM creature_addon WHERE guid = 15244; -DELETE FROM creature_addon WHERE guid = 15245; -DELETE FROM creature_addon WHERE guid = 15247; -DELETE FROM creature_addon WHERE guid = 15248; -DELETE FROM creature_addon WHERE guid = 15249; -DELETE FROM creature_addon WHERE guid = 15250; -DELETE FROM creature_addon WHERE guid = 15251; -DELETE FROM creature_addon WHERE guid = 15252; -DELETE FROM creature_addon WHERE guid = 15253; -DELETE FROM creature_addon WHERE guid = 15254; --- Create template addon for creature 3240 -DELETE FROM creature_template_addon WHERE entry =3240; -INSERT INTO creature_template_addon VALUES (3240,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3240 -DELETE FROM creature_addon WHERE guid = 15256; -DELETE FROM creature_addon WHERE guid = 15257; -DELETE FROM creature_addon WHERE guid = 15258; -DELETE FROM creature_addon WHERE guid = 15259; -DELETE FROM creature_addon WHERE guid = 15260; -DELETE FROM creature_addon WHERE guid = 15261; -DELETE FROM creature_addon WHERE guid = 15262; -DELETE FROM creature_addon WHERE guid = 15263; -DELETE FROM creature_addon WHERE guid = 15264; -DELETE FROM creature_addon WHERE guid = 15265; -DELETE FROM creature_addon WHERE guid = 15266; -DELETE FROM creature_addon WHERE guid = 15267; -DELETE FROM creature_addon WHERE guid = 15268; -DELETE FROM creature_addon WHERE guid = 15269; -DELETE FROM creature_addon WHERE guid = 15270; -DELETE FROM creature_addon WHERE guid = 15271; -DELETE FROM creature_addon WHERE guid = 15272; -DELETE FROM creature_addon WHERE guid = 15273; -DELETE FROM creature_addon WHERE guid = 15274; -DELETE FROM creature_addon WHERE guid = 15275; -DELETE FROM creature_addon WHERE guid = 15276; -DELETE FROM creature_addon WHERE guid = 16147; -DELETE FROM creature_addon WHERE guid = 17388; -DELETE FROM creature_addon WHERE guid = 17389; -DELETE FROM creature_addon WHERE guid = 17390; -DELETE FROM creature_addon WHERE guid = 17391; -DELETE FROM creature_addon WHERE guid = 17392; -DELETE FROM creature_addon WHERE guid = 17393; -DELETE FROM creature_addon WHERE guid = 17394; -DELETE FROM creature_addon WHERE guid = 17395; -DELETE FROM creature_addon WHERE guid = 17396; -DELETE FROM creature_addon WHERE guid = 17397; -DELETE FROM creature_addon WHERE guid = 17398; -DELETE FROM creature_addon WHERE guid = 17399; -DELETE FROM creature_addon WHERE guid = 17400; -DELETE FROM creature_addon WHERE guid = 17401; -DELETE FROM creature_addon WHERE guid = 17402; -DELETE FROM creature_addon WHERE guid = 17403; -DELETE FROM creature_addon WHERE guid = 17404; -DELETE FROM creature_addon WHERE guid = 17405; -DELETE FROM creature_addon WHERE guid = 17406; -DELETE FROM creature_addon WHERE guid = 17407; -DELETE FROM creature_addon WHERE guid = 17408; -DELETE FROM creature_addon WHERE guid = 17409; -DELETE FROM creature_addon WHERE guid = 17410; -DELETE FROM creature_addon WHERE guid = 17411; -DELETE FROM creature_addon WHERE guid = 17412; -DELETE FROM creature_addon WHERE guid = 17413; -DELETE FROM creature_addon WHERE guid = 17414; -DELETE FROM creature_addon WHERE guid = 17415; -DELETE FROM creature_addon WHERE guid = 17416; -DELETE FROM creature_addon WHERE guid = 17417; -DELETE FROM creature_addon WHERE guid = 17418; -DELETE FROM creature_addon WHERE guid = 17419; -DELETE FROM creature_addon WHERE guid = 17420; -DELETE FROM creature_addon WHERE guid = 17421; -DELETE FROM creature_addon WHERE guid = 17422; -DELETE FROM creature_addon WHERE guid = 17423; -DELETE FROM creature_addon WHERE guid = 17424; -DELETE FROM creature_addon WHERE guid = 17425; -DELETE FROM creature_addon WHERE guid = 17426; -DELETE FROM creature_addon WHERE guid = 17428; -DELETE FROM creature_addon WHERE guid = 17429; -DELETE FROM creature_addon WHERE guid = 17430; -DELETE FROM creature_addon WHERE guid = 17431; -DELETE FROM creature_addon WHERE guid = 17432; -DELETE FROM creature_addon WHERE guid = 17434; -DELETE FROM creature_addon WHERE guid = 17435; -DELETE FROM creature_addon WHERE guid = 17436; -DELETE FROM creature_addon WHERE guid = 17437; --- Create template addon for creature 3241 -DELETE FROM creature_template_addon WHERE entry =3241; -INSERT INTO creature_template_addon VALUES (3241,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3241 -DELETE FROM creature_addon WHERE guid = 17438; -DELETE FROM creature_addon WHERE guid = 17439; -DELETE FROM creature_addon WHERE guid = 17441; -DELETE FROM creature_addon WHERE guid = 17442; -DELETE FROM creature_addon WHERE guid = 17443; -DELETE FROM creature_addon WHERE guid = 17444; --- Create template addon for creature 3242 -DELETE FROM creature_template_addon WHERE entry =3242; -INSERT INTO creature_template_addon VALUES (3242,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3242 -DELETE FROM creature_addon WHERE guid = 17446; -DELETE FROM creature_addon WHERE guid = 17447; -DELETE FROM creature_addon WHERE guid = 17448; -DELETE FROM creature_addon WHERE guid = 17449; -DELETE FROM creature_addon WHERE guid = 17450; -DELETE FROM creature_addon WHERE guid = 17451; -DELETE FROM creature_addon WHERE guid = 17452; -DELETE FROM creature_addon WHERE guid = 17453; -DELETE FROM creature_addon WHERE guid = 17454; -DELETE FROM creature_addon WHERE guid = 17455; -DELETE FROM creature_addon WHERE guid = 17456; -DELETE FROM creature_addon WHERE guid = 17457; -DELETE FROM creature_addon WHERE guid = 17458; -DELETE FROM creature_addon WHERE guid = 17459; -DELETE FROM creature_addon WHERE guid = 17460; -DELETE FROM creature_addon WHERE guid = 17461; -DELETE FROM creature_addon WHERE guid = 17462; -DELETE FROM creature_addon WHERE guid = 17463; -DELETE FROM creature_addon WHERE guid = 17464; -DELETE FROM creature_addon WHERE guid = 17465; -DELETE FROM creature_addon WHERE guid = 17466; -DELETE FROM creature_addon WHERE guid = 17467; -DELETE FROM creature_addon WHERE guid = 17468; -DELETE FROM creature_addon WHERE guid = 17469; -DELETE FROM creature_addon WHERE guid = 17470; -DELETE FROM creature_addon WHERE guid = 17472; -DELETE FROM creature_addon WHERE guid = 17473; -DELETE FROM creature_addon WHERE guid = 17474; -DELETE FROM creature_addon WHERE guid = 17475; -DELETE FROM creature_addon WHERE guid = 17476; -DELETE FROM creature_addon WHERE guid = 17477; -DELETE FROM creature_addon WHERE guid = 17478; -DELETE FROM creature_addon WHERE guid = 17479; -DELETE FROM creature_addon WHERE guid = 17480; -DELETE FROM creature_addon WHERE guid = 17481; -DELETE FROM creature_addon WHERE guid = 17482; -DELETE FROM creature_addon WHERE guid = 17483; -DELETE FROM creature_addon WHERE guid = 17484; -DELETE FROM creature_addon WHERE guid = 17485; -DELETE FROM creature_addon WHERE guid = 17486; -DELETE FROM creature_addon WHERE guid = 17487; -DELETE FROM creature_addon WHERE guid = 17488; -DELETE FROM creature_addon WHERE guid = 17489; -DELETE FROM creature_addon WHERE guid = 17490; -DELETE FROM creature_addon WHERE guid = 17491; -DELETE FROM creature_addon WHERE guid = 17492; -DELETE FROM creature_addon WHERE guid = 17493; -DELETE FROM creature_addon WHERE guid = 17494; -DELETE FROM creature_addon WHERE guid = 17495; -DELETE FROM creature_addon WHERE guid = 17496; -DELETE FROM creature_addon WHERE guid = 17497; -DELETE FROM creature_addon WHERE guid = 17498; -DELETE FROM creature_addon WHERE guid = 17499; -DELETE FROM creature_addon WHERE guid = 17500; -DELETE FROM creature_addon WHERE guid = 17501; -DELETE FROM creature_addon WHERE guid = 17502; -DELETE FROM creature_addon WHERE guid = 17503; -DELETE FROM creature_addon WHERE guid = 17504; -DELETE FROM creature_addon WHERE guid = 17505; -DELETE FROM creature_addon WHERE guid = 17506; -DELETE FROM creature_addon WHERE guid = 17507; -DELETE FROM creature_addon WHERE guid = 17508; -DELETE FROM creature_addon WHERE guid = 17509; -DELETE FROM creature_addon WHERE guid = 17510; -DELETE FROM creature_addon WHERE guid = 17968; -DELETE FROM creature_addon WHERE guid = 18247; -DELETE FROM creature_addon WHERE guid = 18248; -DELETE FROM creature_addon WHERE guid = 18249; -DELETE FROM creature_addon WHERE guid = 18314; -DELETE FROM creature_addon WHERE guid = 18318; -DELETE FROM creature_addon WHERE guid = 18321; -DELETE FROM creature_addon WHERE guid = 18393; -DELETE FROM creature_addon WHERE guid = 18395; -DELETE FROM creature_addon WHERE guid = 18432; -DELETE FROM creature_addon WHERE guid = 18525; -DELETE FROM creature_addon WHERE guid = 18526; -DELETE FROM creature_addon WHERE guid = 18527; -DELETE FROM creature_addon WHERE guid = 18528; -DELETE FROM creature_addon WHERE guid = 18529; -DELETE FROM creature_addon WHERE guid = 18530; -DELETE FROM creature_addon WHERE guid = 18531; -DELETE FROM creature_addon WHERE guid = 18532; -DELETE FROM creature_addon WHERE guid = 18533; -DELETE FROM creature_addon WHERE guid = 18534; -DELETE FROM creature_addon WHERE guid = 18535; -DELETE FROM creature_addon WHERE guid = 18536; -DELETE FROM creature_addon WHERE guid = 18537; -DELETE FROM creature_addon WHERE guid = 18538; -DELETE FROM creature_addon WHERE guid = 18539; -DELETE FROM creature_addon WHERE guid = 18540; -DELETE FROM creature_addon WHERE guid = 18541; -DELETE FROM creature_addon WHERE guid = 18542; -DELETE FROM creature_addon WHERE guid = 18543; -DELETE FROM creature_addon WHERE guid = 18544; -DELETE FROM creature_addon WHERE guid = 18545; -DELETE FROM creature_addon WHERE guid = 18546; -DELETE FROM creature_addon WHERE guid = 18547; -DELETE FROM creature_addon WHERE guid = 18548; -DELETE FROM creature_addon WHERE guid = 18549; -DELETE FROM creature_addon WHERE guid = 18550; -DELETE FROM creature_addon WHERE guid = 18551; -DELETE FROM creature_addon WHERE guid = 18552; -DELETE FROM creature_addon WHERE guid = 18553; -DELETE FROM creature_addon WHERE guid = 18554; -DELETE FROM creature_addon WHERE guid = 18555; -DELETE FROM creature_addon WHERE guid = 18556; -DELETE FROM creature_addon WHERE guid = 18557; -DELETE FROM creature_addon WHERE guid = 18558; -DELETE FROM creature_addon WHERE guid = 18559; -DELETE FROM creature_addon WHERE guid = 18560; -DELETE FROM creature_addon WHERE guid = 18561; -DELETE FROM creature_addon WHERE guid = 18562; -DELETE FROM creature_addon WHERE guid = 18563; -DELETE FROM creature_addon WHERE guid = 18564; -DELETE FROM creature_addon WHERE guid = 18565; -DELETE FROM creature_addon WHERE guid = 18566; -DELETE FROM creature_addon WHERE guid = 18567; -DELETE FROM creature_addon WHERE guid = 18568; -DELETE FROM creature_addon WHERE guid = 18569; -DELETE FROM creature_addon WHERE guid = 18570; -DELETE FROM creature_addon WHERE guid = 18571; -DELETE FROM creature_addon WHERE guid = 18572; -DELETE FROM creature_addon WHERE guid = 18573; -DELETE FROM creature_addon WHERE guid = 18581; -DELETE FROM creature_addon WHERE guid = 18644; -DELETE FROM creature_addon WHERE guid = 18645; -DELETE FROM creature_addon WHERE guid = 18646; -DELETE FROM creature_addon WHERE guid = 18647; -DELETE FROM creature_addon WHERE guid = 18648; -DELETE FROM creature_addon WHERE guid = 18649; -DELETE FROM creature_addon WHERE guid = 18650; -DELETE FROM creature_addon WHERE guid = 18651; -DELETE FROM creature_addon WHERE guid = 18652; -DELETE FROM creature_addon WHERE guid = 18653; -DELETE FROM creature_addon WHERE guid = 18654; -DELETE FROM creature_addon WHERE guid = 18655; -DELETE FROM creature_addon WHERE guid = 18656; -DELETE FROM creature_addon WHERE guid = 18657; -DELETE FROM creature_addon WHERE guid = 18658; -DELETE FROM creature_addon WHERE guid = 18659; -DELETE FROM creature_addon WHERE guid = 18660; -DELETE FROM creature_addon WHERE guid = 18661; -DELETE FROM creature_addon WHERE guid = 18662; -DELETE FROM creature_addon WHERE guid = 18663; -DELETE FROM creature_addon WHERE guid = 18664; -DELETE FROM creature_addon WHERE guid = 18665; -DELETE FROM creature_addon WHERE guid = 18666; -DELETE FROM creature_addon WHERE guid = 18667; --- Create template addon for creature 3243 -DELETE FROM creature_template_addon WHERE entry =3243; -INSERT INTO creature_template_addon VALUES (3243,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3243 -DELETE FROM creature_addon WHERE guid = 18669; --- Create template addon for creature 3244 -DELETE FROM creature_template_addon WHERE entry =3244; -INSERT INTO creature_template_addon VALUES (3244,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3244 -DELETE FROM creature_addon WHERE guid = 18991; -DELETE FROM creature_addon WHERE guid = 19230; -DELETE FROM creature_addon WHERE guid = 19231; -DELETE FROM creature_addon WHERE guid = 19232; -DELETE FROM creature_addon WHERE guid = 19233; -DELETE FROM creature_addon WHERE guid = 19234; -DELETE FROM creature_addon WHERE guid = 19235; -DELETE FROM creature_addon WHERE guid = 19236; -DELETE FROM creature_addon WHERE guid = 19237; -DELETE FROM creature_addon WHERE guid = 19238; -DELETE FROM creature_addon WHERE guid = 19239; -DELETE FROM creature_addon WHERE guid = 19240; -DELETE FROM creature_addon WHERE guid = 19241; -DELETE FROM creature_addon WHERE guid = 19242; -DELETE FROM creature_addon WHERE guid = 19243; -DELETE FROM creature_addon WHERE guid = 19244; -DELETE FROM creature_addon WHERE guid = 19245; -DELETE FROM creature_addon WHERE guid = 19246; -DELETE FROM creature_addon WHERE guid = 19247; -DELETE FROM creature_addon WHERE guid = 19248; -DELETE FROM creature_addon WHERE guid = 19249; -DELETE FROM creature_addon WHERE guid = 19250; -DELETE FROM creature_addon WHERE guid = 19251; -DELETE FROM creature_addon WHERE guid = 19252; -DELETE FROM creature_addon WHERE guid = 19253; -DELETE FROM creature_addon WHERE guid = 19254; -DELETE FROM creature_addon WHERE guid = 19255; -DELETE FROM creature_addon WHERE guid = 19256; -DELETE FROM creature_addon WHERE guid = 19257; -DELETE FROM creature_addon WHERE guid = 19258; -DELETE FROM creature_addon WHERE guid = 19259; -DELETE FROM creature_addon WHERE guid = 19260; -DELETE FROM creature_addon WHERE guid = 19261; -DELETE FROM creature_addon WHERE guid = 19262; -DELETE FROM creature_addon WHERE guid = 19263; -DELETE FROM creature_addon WHERE guid = 19264; -DELETE FROM creature_addon WHERE guid = 19265; -DELETE FROM creature_addon WHERE guid = 19266; -DELETE FROM creature_addon WHERE guid = 19267; -DELETE FROM creature_addon WHERE guid = 19268; -DELETE FROM creature_addon WHERE guid = 19269; -DELETE FROM creature_addon WHERE guid = 19270; -DELETE FROM creature_addon WHERE guid = 19271; -DELETE FROM creature_addon WHERE guid = 19274; -DELETE FROM creature_addon WHERE guid = 19275; -DELETE FROM creature_addon WHERE guid = 19276; -DELETE FROM creature_addon WHERE guid = 19277; -DELETE FROM creature_addon WHERE guid = 19278; -DELETE FROM creature_addon WHERE guid = 19279; -DELETE FROM creature_addon WHERE guid = 19280; -DELETE FROM creature_addon WHERE guid = 19281; -DELETE FROM creature_addon WHERE guid = 19282; -DELETE FROM creature_addon WHERE guid = 19283; -DELETE FROM creature_addon WHERE guid = 19284; -DELETE FROM creature_addon WHERE guid = 19285; -DELETE FROM creature_addon WHERE guid = 19286; -DELETE FROM creature_addon WHERE guid = 19287; -DELETE FROM creature_addon WHERE guid = 19288; -DELETE FROM creature_addon WHERE guid = 19289; -DELETE FROM creature_addon WHERE guid = 19290; -DELETE FROM creature_addon WHERE guid = 19291; -DELETE FROM creature_addon WHERE guid = 19292; -DELETE FROM creature_addon WHERE guid = 19293; -DELETE FROM creature_addon WHERE guid = 19294; -DELETE FROM creature_addon WHERE guid = 19295; -DELETE FROM creature_addon WHERE guid = 19296; -DELETE FROM creature_addon WHERE guid = 19297; -DELETE FROM creature_addon WHERE guid = 19298; -DELETE FROM creature_addon WHERE guid = 19299; -DELETE FROM creature_addon WHERE guid = 19300; -DELETE FROM creature_addon WHERE guid = 19301; -DELETE FROM creature_addon WHERE guid = 19302; -DELETE FROM creature_addon WHERE guid = 19303; -DELETE FROM creature_addon WHERE guid = 19304; -DELETE FROM creature_addon WHERE guid = 19305; -DELETE FROM creature_addon WHERE guid = 19306; -DELETE FROM creature_addon WHERE guid = 19307; -DELETE FROM creature_addon WHERE guid = 19308; -DELETE FROM creature_addon WHERE guid = 19309; -DELETE FROM creature_addon WHERE guid = 19310; -DELETE FROM creature_addon WHERE guid = 19311; -DELETE FROM creature_addon WHERE guid = 19312; -DELETE FROM creature_addon WHERE guid = 19313; -DELETE FROM creature_addon WHERE guid = 19314; -DELETE FROM creature_addon WHERE guid = 19315; -DELETE FROM creature_addon WHERE guid = 19317; -DELETE FROM creature_addon WHERE guid = 19318; -DELETE FROM creature_addon WHERE guid = 19319; -DELETE FROM creature_addon WHERE guid = 19320; -DELETE FROM creature_addon WHERE guid = 19321; -DELETE FROM creature_addon WHERE guid = 19322; -DELETE FROM creature_addon WHERE guid = 19323; -DELETE FROM creature_addon WHERE guid = 19324; --- Create template addon for creature 3245 -DELETE FROM creature_template_addon WHERE entry =3245; -INSERT INTO creature_template_addon VALUES (3245,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3245 -DELETE FROM creature_addon WHERE guid = 19327; -DELETE FROM creature_addon WHERE guid = 19328; -DELETE FROM creature_addon WHERE guid = 19329; -DELETE FROM creature_addon WHERE guid = 19330; -DELETE FROM creature_addon WHERE guid = 19331; -DELETE FROM creature_addon WHERE guid = 19332; -DELETE FROM creature_addon WHERE guid = 19333; -DELETE FROM creature_addon WHERE guid = 19334; -DELETE FROM creature_addon WHERE guid = 19335; -DELETE FROM creature_addon WHERE guid = 19336; -DELETE FROM creature_addon WHERE guid = 19337; -DELETE FROM creature_addon WHERE guid = 19338; -DELETE FROM creature_addon WHERE guid = 19339; -DELETE FROM creature_addon WHERE guid = 19363; -DELETE FROM creature_addon WHERE guid = 19364; -DELETE FROM creature_addon WHERE guid = 19365; -DELETE FROM creature_addon WHERE guid = 19366; -DELETE FROM creature_addon WHERE guid = 19367; -DELETE FROM creature_addon WHERE guid = 19368; -DELETE FROM creature_addon WHERE guid = 19369; -DELETE FROM creature_addon WHERE guid = 19370; -DELETE FROM creature_addon WHERE guid = 19371; -DELETE FROM creature_addon WHERE guid = 19372; -DELETE FROM creature_addon WHERE guid = 19373; -DELETE FROM creature_addon WHERE guid = 19374; -DELETE FROM creature_addon WHERE guid = 19375; -DELETE FROM creature_addon WHERE guid = 19376; -DELETE FROM creature_addon WHERE guid = 19377; -DELETE FROM creature_addon WHERE guid = 19378; -DELETE FROM creature_addon WHERE guid = 19388; -DELETE FROM creature_addon WHERE guid = 19389; -DELETE FROM creature_addon WHERE guid = 19390; -DELETE FROM creature_addon WHERE guid = 19391; -DELETE FROM creature_addon WHERE guid = 19392; -DELETE FROM creature_addon WHERE guid = 19393; -DELETE FROM creature_addon WHERE guid = 19394; -DELETE FROM creature_addon WHERE guid = 19395; -DELETE FROM creature_addon WHERE guid = 19396; -DELETE FROM creature_addon WHERE guid = 19397; -DELETE FROM creature_addon WHERE guid = 19398; -DELETE FROM creature_addon WHERE guid = 19404; -DELETE FROM creature_addon WHERE guid = 19405; -DELETE FROM creature_addon WHERE guid = 19406; -DELETE FROM creature_addon WHERE guid = 19407; -DELETE FROM creature_addon WHERE guid = 19408; -DELETE FROM creature_addon WHERE guid = 19409; -DELETE FROM creature_addon WHERE guid = 19410; -DELETE FROM creature_addon WHERE guid = 19416; -DELETE FROM creature_addon WHERE guid = 19417; -DELETE FROM creature_addon WHERE guid = 19418; -DELETE FROM creature_addon WHERE guid = 19419; -DELETE FROM creature_addon WHERE guid = 19420; -DELETE FROM creature_addon WHERE guid = 19426; -DELETE FROM creature_addon WHERE guid = 19427; -DELETE FROM creature_addon WHERE guid = 19431; -DELETE FROM creature_addon WHERE guid = 19434; -DELETE FROM creature_addon WHERE guid = 19435; -DELETE FROM creature_addon WHERE guid = 19436; -DELETE FROM creature_addon WHERE guid = 19437; -DELETE FROM creature_addon WHERE guid = 19439; -DELETE FROM creature_addon WHERE guid = 19440; -DELETE FROM creature_addon WHERE guid = 19441; -DELETE FROM creature_addon WHERE guid = 19442; -DELETE FROM creature_addon WHERE guid = 19443; -DELETE FROM creature_addon WHERE guid = 19444; -DELETE FROM creature_addon WHERE guid = 19445; -DELETE FROM creature_addon WHERE guid = 19446; -DELETE FROM creature_addon WHERE guid = 19447; -DELETE FROM creature_addon WHERE guid = 19448; -DELETE FROM creature_addon WHERE guid = 19449; -DELETE FROM creature_addon WHERE guid = 19450; -DELETE FROM creature_addon WHERE guid = 19451; -DELETE FROM creature_addon WHERE guid = 19452; -DELETE FROM creature_addon WHERE guid = 19453; -DELETE FROM creature_addon WHERE guid = 19454; -DELETE FROM creature_addon WHERE guid = 19455; -DELETE FROM creature_addon WHERE guid = 19456; -DELETE FROM creature_addon WHERE guid = 19457; -DELETE FROM creature_addon WHERE guid = 19458; -DELETE FROM creature_addon WHERE guid = 19459; -DELETE FROM creature_addon WHERE guid = 19460; -DELETE FROM creature_addon WHERE guid = 19461; -DELETE FROM creature_addon WHERE guid = 19462; -DELETE FROM creature_addon WHERE guid = 19463; -DELETE FROM creature_addon WHERE guid = 19465; -DELETE FROM creature_addon WHERE guid = 19466; -DELETE FROM creature_addon WHERE guid = 19467; -DELETE FROM creature_addon WHERE guid = 19468; -DELETE FROM creature_addon WHERE guid = 19469; --- Clear duplicate addons from template for creature 3246 -DELETE FROM creature_addon WHERE guid = 19471; -DELETE FROM creature_addon WHERE guid = 19472; -DELETE FROM creature_addon WHERE guid = 19473; -DELETE FROM creature_addon WHERE guid = 19474; -DELETE FROM creature_addon WHERE guid = 19475; -DELETE FROM creature_addon WHERE guid = 19476; -DELETE FROM creature_addon WHERE guid = 19477; -DELETE FROM creature_addon WHERE guid = 19478; -DELETE FROM creature_addon WHERE guid = 19479; -DELETE FROM creature_addon WHERE guid = 19480; -DELETE FROM creature_addon WHERE guid = 19481; -DELETE FROM creature_addon WHERE guid = 19482; -DELETE FROM creature_addon WHERE guid = 19483; -DELETE FROM creature_addon WHERE guid = 19484; -DELETE FROM creature_addon WHERE guid = 19485; -DELETE FROM creature_addon WHERE guid = 19486; -DELETE FROM creature_addon WHERE guid = 19491; -DELETE FROM creature_addon WHERE guid = 19492; -DELETE FROM creature_addon WHERE guid = 19493; -DELETE FROM creature_addon WHERE guid = 19494; -DELETE FROM creature_addon WHERE guid = 19495; -DELETE FROM creature_addon WHERE guid = 19496; -DELETE FROM creature_addon WHERE guid = 19497; -DELETE FROM creature_addon WHERE guid = 19498; -DELETE FROM creature_addon WHERE guid = 19499; -DELETE FROM creature_addon WHERE guid = 19500; -DELETE FROM creature_addon WHERE guid = 19501; -DELETE FROM creature_addon WHERE guid = 19502; -DELETE FROM creature_addon WHERE guid = 19507; -DELETE FROM creature_addon WHERE guid = 19508; -DELETE FROM creature_addon WHERE guid = 19509; -DELETE FROM creature_addon WHERE guid = 19510; -DELETE FROM creature_addon WHERE guid = 19511; -DELETE FROM creature_addon WHERE guid = 19512; -DELETE FROM creature_addon WHERE guid = 19513; -DELETE FROM creature_addon WHERE guid = 19514; -DELETE FROM creature_addon WHERE guid = 19515; -DELETE FROM creature_addon WHERE guid = 19516; -DELETE FROM creature_addon WHERE guid = 19517; -DELETE FROM creature_addon WHERE guid = 19518; -DELETE FROM creature_addon WHERE guid = 19519; -DELETE FROM creature_addon WHERE guid = 19520; -DELETE FROM creature_addon WHERE guid = 19521; -DELETE FROM creature_addon WHERE guid = 19522; -DELETE FROM creature_addon WHERE guid = 19523; -DELETE FROM creature_addon WHERE guid = 19524; -DELETE FROM creature_addon WHERE guid = 19525; -DELETE FROM creature_addon WHERE guid = 19526; -DELETE FROM creature_addon WHERE guid = 19527; -DELETE FROM creature_addon WHERE guid = 19528; -DELETE FROM creature_addon WHERE guid = 19529; -DELETE FROM creature_addon WHERE guid = 19530; -DELETE FROM creature_addon WHERE guid = 19531; -DELETE FROM creature_addon WHERE guid = 19532; -DELETE FROM creature_addon WHERE guid = 19533; -DELETE FROM creature_addon WHERE guid = 19534; -DELETE FROM creature_addon WHERE guid = 19535; -DELETE FROM creature_addon WHERE guid = 19536; -DELETE FROM creature_addon WHERE guid = 19537; -DELETE FROM creature_addon WHERE guid = 19538; -DELETE FROM creature_addon WHERE guid = 19539; -DELETE FROM creature_addon WHERE guid = 19540; -DELETE FROM creature_addon WHERE guid = 19541; -DELETE FROM creature_addon WHERE guid = 19542; -DELETE FROM creature_addon WHERE guid = 19543; -DELETE FROM creature_addon WHERE guid = 19544; -DELETE FROM creature_addon WHERE guid = 19545; -DELETE FROM creature_addon WHERE guid = 19546; -DELETE FROM creature_addon WHERE guid = 19547; -DELETE FROM creature_addon WHERE guid = 19548; -DELETE FROM creature_addon WHERE guid = 19549; -DELETE FROM creature_addon WHERE guid = 19550; -DELETE FROM creature_addon WHERE guid = 19551; -DELETE FROM creature_addon WHERE guid = 19552; -DELETE FROM creature_addon WHERE guid = 19553; -DELETE FROM creature_addon WHERE guid = 19554; -DELETE FROM creature_addon WHERE guid = 19555; -DELETE FROM creature_addon WHERE guid = 19556; -DELETE FROM creature_addon WHERE guid = 19557; -DELETE FROM creature_addon WHERE guid = 19558; -DELETE FROM creature_addon WHERE guid = 19559; -DELETE FROM creature_addon WHERE guid = 19560; -DELETE FROM creature_addon WHERE guid = 19561; -DELETE FROM creature_addon WHERE guid = 19562; -DELETE FROM creature_addon WHERE guid = 19563; -DELETE FROM creature_addon WHERE guid = 19564; -DELETE FROM creature_addon WHERE guid = 19565; -DELETE FROM creature_addon WHERE guid = 19566; -DELETE FROM creature_addon WHERE guid = 19567; -DELETE FROM creature_addon WHERE guid = 19568; -DELETE FROM creature_addon WHERE guid = 19569; -DELETE FROM creature_addon WHERE guid = 19570; -DELETE FROM creature_addon WHERE guid = 19571; -DELETE FROM creature_addon WHERE guid = 19572; -DELETE FROM creature_addon WHERE guid = 19573; -DELETE FROM creature_addon WHERE guid = 19574; -DELETE FROM creature_addon WHERE guid = 19575; -DELETE FROM creature_addon WHERE guid = 19576; -DELETE FROM creature_addon WHERE guid = 19577; -DELETE FROM creature_addon WHERE guid = 19578; -DELETE FROM creature_addon WHERE guid = 19579; -DELETE FROM creature_addon WHERE guid = 19580; -DELETE FROM creature_addon WHERE guid = 19581; -DELETE FROM creature_addon WHERE guid = 19582; -DELETE FROM creature_addon WHERE guid = 19583; -DELETE FROM creature_addon WHERE guid = 19584; -DELETE FROM creature_addon WHERE guid = 19585; -DELETE FROM creature_addon WHERE guid = 19586; -DELETE FROM creature_addon WHERE guid = 19587; -DELETE FROM creature_addon WHERE guid = 19588; -DELETE FROM creature_addon WHERE guid = 19589; -DELETE FROM creature_addon WHERE guid = 19590; -DELETE FROM creature_addon WHERE guid = 19591; -DELETE FROM creature_addon WHERE guid = 19592; -DELETE FROM creature_addon WHERE guid = 19593; -DELETE FROM creature_addon WHERE guid = 19594; -DELETE FROM creature_addon WHERE guid = 19595; -DELETE FROM creature_addon WHERE guid = 19596; -DELETE FROM creature_addon WHERE guid = 19597; -DELETE FROM creature_addon WHERE guid = 19598; -DELETE FROM creature_addon WHERE guid = 19599; -DELETE FROM creature_addon WHERE guid = 19600; -DELETE FROM creature_addon WHERE guid = 19601; -DELETE FROM creature_addon WHERE guid = 19602; -DELETE FROM creature_addon WHERE guid = 19603; -DELETE FROM creature_addon WHERE guid = 19604; -DELETE FROM creature_addon WHERE guid = 19605; -DELETE FROM creature_addon WHERE guid = 19606; -DELETE FROM creature_addon WHERE guid = 19607; -DELETE FROM creature_addon WHERE guid = 19608; -DELETE FROM creature_addon WHERE guid = 19609; -DELETE FROM creature_addon WHERE guid = 19610; -DELETE FROM creature_addon WHERE guid = 19611; -DELETE FROM creature_addon WHERE guid = 19612; -DELETE FROM creature_addon WHERE guid = 19613; -DELETE FROM creature_addon WHERE guid = 19614; -DELETE FROM creature_addon WHERE guid = 19615; -DELETE FROM creature_addon WHERE guid = 19616; -DELETE FROM creature_addon WHERE guid = 19617; -DELETE FROM creature_addon WHERE guid = 19618; -DELETE FROM creature_addon WHERE guid = 19619; -DELETE FROM creature_addon WHERE guid = 19620; -DELETE FROM creature_addon WHERE guid = 19621; -DELETE FROM creature_addon WHERE guid = 19622; -DELETE FROM creature_addon WHERE guid = 19623; --- Create template addon for creature 3247 -DELETE FROM creature_template_addon WHERE entry =3247; -INSERT INTO creature_template_addon VALUES (3247,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3247 -DELETE FROM creature_addon WHERE guid = 19624; -DELETE FROM creature_addon WHERE guid = 19625; -DELETE FROM creature_addon WHERE guid = 19626; -DELETE FROM creature_addon WHERE guid = 19627; -DELETE FROM creature_addon WHERE guid = 19628; -DELETE FROM creature_addon WHERE guid = 19629; -DELETE FROM creature_addon WHERE guid = 19630; -DELETE FROM creature_addon WHERE guid = 19631; -DELETE FROM creature_addon WHERE guid = 19632; -DELETE FROM creature_addon WHERE guid = 19633; -DELETE FROM creature_addon WHERE guid = 19634; -DELETE FROM creature_addon WHERE guid = 19635; -DELETE FROM creature_addon WHERE guid = 19636; -DELETE FROM creature_addon WHERE guid = 19637; --- Clear duplicate addons from template for creature 3248 -DELETE FROM creature_addon WHERE guid = 19639; -DELETE FROM creature_addon WHERE guid = 19640; -DELETE FROM creature_addon WHERE guid = 19641; -DELETE FROM creature_addon WHERE guid = 19642; -DELETE FROM creature_addon WHERE guid = 19643; -DELETE FROM creature_addon WHERE guid = 19644; -DELETE FROM creature_addon WHERE guid = 19645; -DELETE FROM creature_addon WHERE guid = 19646; -DELETE FROM creature_addon WHERE guid = 19647; -DELETE FROM creature_addon WHERE guid = 19648; -DELETE FROM creature_addon WHERE guid = 19649; -DELETE FROM creature_addon WHERE guid = 19650; -DELETE FROM creature_addon WHERE guid = 19651; -DELETE FROM creature_addon WHERE guid = 19652; -DELETE FROM creature_addon WHERE guid = 19653; -DELETE FROM creature_addon WHERE guid = 19654; -DELETE FROM creature_addon WHERE guid = 19655; -DELETE FROM creature_addon WHERE guid = 19656; -DELETE FROM creature_addon WHERE guid = 19657; -DELETE FROM creature_addon WHERE guid = 19658; -DELETE FROM creature_addon WHERE guid = 19659; -DELETE FROM creature_addon WHERE guid = 19660; -DELETE FROM creature_addon WHERE guid = 19661; -DELETE FROM creature_addon WHERE guid = 19662; -DELETE FROM creature_addon WHERE guid = 19663; -DELETE FROM creature_addon WHERE guid = 19664; -DELETE FROM creature_addon WHERE guid = 19665; -DELETE FROM creature_addon WHERE guid = 19666; -DELETE FROM creature_addon WHERE guid = 19667; -DELETE FROM creature_addon WHERE guid = 19668; -DELETE FROM creature_addon WHERE guid = 19669; -DELETE FROM creature_addon WHERE guid = 19670; -DELETE FROM creature_addon WHERE guid = 19671; -DELETE FROM creature_addon WHERE guid = 19672; -DELETE FROM creature_addon WHERE guid = 19673; -DELETE FROM creature_addon WHERE guid = 19674; -DELETE FROM creature_addon WHERE guid = 19675; -DELETE FROM creature_addon WHERE guid = 19676; -DELETE FROM creature_addon WHERE guid = 19677; -DELETE FROM creature_addon WHERE guid = 19678; -DELETE FROM creature_addon WHERE guid = 19679; -DELETE FROM creature_addon WHERE guid = 19680; -DELETE FROM creature_addon WHERE guid = 19681; -DELETE FROM creature_addon WHERE guid = 19682; -DELETE FROM creature_addon WHERE guid = 19683; -DELETE FROM creature_addon WHERE guid = 19684; -DELETE FROM creature_addon WHERE guid = 19685; -DELETE FROM creature_addon WHERE guid = 19686; -DELETE FROM creature_addon WHERE guid = 19687; -DELETE FROM creature_addon WHERE guid = 19688; -DELETE FROM creature_addon WHERE guid = 19689; -DELETE FROM creature_addon WHERE guid = 19690; -DELETE FROM creature_addon WHERE guid = 19691; -DELETE FROM creature_addon WHERE guid = 19692; -DELETE FROM creature_addon WHERE guid = 19693; -DELETE FROM creature_addon WHERE guid = 19694; -DELETE FROM creature_addon WHERE guid = 19695; -DELETE FROM creature_addon WHERE guid = 19696; -DELETE FROM creature_addon WHERE guid = 19697; -DELETE FROM creature_addon WHERE guid = 19698; -DELETE FROM creature_addon WHERE guid = 19699; -DELETE FROM creature_addon WHERE guid = 19700; -DELETE FROM creature_addon WHERE guid = 19701; -DELETE FROM creature_addon WHERE guid = 19702; -DELETE FROM creature_addon WHERE guid = 19703; -DELETE FROM creature_addon WHERE guid = 19704; -DELETE FROM creature_addon WHERE guid = 19705; -DELETE FROM creature_addon WHERE guid = 19706; -DELETE FROM creature_addon WHERE guid = 19707; -DELETE FROM creature_addon WHERE guid = 19708; -DELETE FROM creature_addon WHERE guid = 19709; -DELETE FROM creature_addon WHERE guid = 19710; -DELETE FROM creature_addon WHERE guid = 19711; -DELETE FROM creature_addon WHERE guid = 19712; -DELETE FROM creature_addon WHERE guid = 19713; --- Create template addon for creature 3249 -DELETE FROM creature_template_addon WHERE entry =3249; -INSERT INTO creature_template_addon VALUES (3249,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3249 -DELETE FROM creature_addon WHERE guid = 19714; -DELETE FROM creature_addon WHERE guid = 19715; -DELETE FROM creature_addon WHERE guid = 19717; -DELETE FROM creature_addon WHERE guid = 19718; -DELETE FROM creature_addon WHERE guid = 19719; -DELETE FROM creature_addon WHERE guid = 19720; -DELETE FROM creature_addon WHERE guid = 19721; -DELETE FROM creature_addon WHERE guid = 19722; -DELETE FROM creature_addon WHERE guid = 19723; -DELETE FROM creature_addon WHERE guid = 19724; -DELETE FROM creature_addon WHERE guid = 19725; -DELETE FROM creature_addon WHERE guid = 19726; -DELETE FROM creature_addon WHERE guid = 19727; -DELETE FROM creature_addon WHERE guid = 19728; -DELETE FROM creature_addon WHERE guid = 19729; -DELETE FROM creature_addon WHERE guid = 19730; --- Create template addon for creature 3250 -DELETE FROM creature_template_addon WHERE entry =3250; -INSERT INTO creature_template_addon VALUES (3250,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3250 -DELETE FROM creature_addon WHERE guid = 19731; -DELETE FROM creature_addon WHERE guid = 19733; -DELETE FROM creature_addon WHERE guid = 19734; -DELETE FROM creature_addon WHERE guid = 19735; -DELETE FROM creature_addon WHERE guid = 19736; -DELETE FROM creature_addon WHERE guid = 19737; -DELETE FROM creature_addon WHERE guid = 19738; -DELETE FROM creature_addon WHERE guid = 19739; -DELETE FROM creature_addon WHERE guid = 19740; -DELETE FROM creature_addon WHERE guid = 19741; -DELETE FROM creature_addon WHERE guid = 19742; -DELETE FROM creature_addon WHERE guid = 19743; -DELETE FROM creature_addon WHERE guid = 19744; -DELETE FROM creature_addon WHERE guid = 19745; -DELETE FROM creature_addon WHERE guid = 19746; -DELETE FROM creature_addon WHERE guid = 19747; -DELETE FROM creature_addon WHERE guid = 19748; -DELETE FROM creature_addon WHERE guid = 19749; -DELETE FROM creature_addon WHERE guid = 19750; -DELETE FROM creature_addon WHERE guid = 19751; -DELETE FROM creature_addon WHERE guid = 19752; -DELETE FROM creature_addon WHERE guid = 19753; -DELETE FROM creature_addon WHERE guid = 19754; -DELETE FROM creature_addon WHERE guid = 19755; -DELETE FROM creature_addon WHERE guid = 19756; --- Create template addon for creature 3251 -DELETE FROM creature_template_addon WHERE entry =3251; -INSERT INTO creature_template_addon VALUES (3251,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3251 -DELETE FROM creature_addon WHERE guid = 19757; -DELETE FROM creature_addon WHERE guid = 19758; -DELETE FROM creature_addon WHERE guid = 19759; -DELETE FROM creature_addon WHERE guid = 19760; -DELETE FROM creature_addon WHERE guid = 19761; -DELETE FROM creature_addon WHERE guid = 19762; -DELETE FROM creature_addon WHERE guid = 19763; -DELETE FROM creature_addon WHERE guid = 19764; -DELETE FROM creature_addon WHERE guid = 19765; -DELETE FROM creature_addon WHERE guid = 19766; -DELETE FROM creature_addon WHERE guid = 19767; -DELETE FROM creature_addon WHERE guid = 19768; -DELETE FROM creature_addon WHERE guid = 19769; -DELETE FROM creature_addon WHERE guid = 19770; -DELETE FROM creature_addon WHERE guid = 19771; -DELETE FROM creature_addon WHERE guid = 19772; -DELETE FROM creature_addon WHERE guid = 19773; -DELETE FROM creature_addon WHERE guid = 19774; -DELETE FROM creature_addon WHERE guid = 19775; -DELETE FROM creature_addon WHERE guid = 19776; -DELETE FROM creature_addon WHERE guid = 19777; -DELETE FROM creature_addon WHERE guid = 19778; -DELETE FROM creature_addon WHERE guid = 19779; -DELETE FROM creature_addon WHERE guid = 19780; --- Create template addon for creature 3252 -DELETE FROM creature_template_addon WHERE entry =3252; -INSERT INTO creature_template_addon VALUES (3252,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3252 -DELETE FROM creature_addon WHERE guid = 19781; -DELETE FROM creature_addon WHERE guid = 19782; -DELETE FROM creature_addon WHERE guid = 19783; -DELETE FROM creature_addon WHERE guid = 19784; -DELETE FROM creature_addon WHERE guid = 19785; -DELETE FROM creature_addon WHERE guid = 19786; -DELETE FROM creature_addon WHERE guid = 19787; -DELETE FROM creature_addon WHERE guid = 19788; -DELETE FROM creature_addon WHERE guid = 19789; -DELETE FROM creature_addon WHERE guid = 19790; -DELETE FROM creature_addon WHERE guid = 19791; -DELETE FROM creature_addon WHERE guid = 19792; -DELETE FROM creature_addon WHERE guid = 19793; -DELETE FROM creature_addon WHERE guid = 19794; -DELETE FROM creature_addon WHERE guid = 19795; -DELETE FROM creature_addon WHERE guid = 19796; -DELETE FROM creature_addon WHERE guid = 19797; -DELETE FROM creature_addon WHERE guid = 19798; -DELETE FROM creature_addon WHERE guid = 19799; -DELETE FROM creature_addon WHERE guid = 19800; -DELETE FROM creature_addon WHERE guid = 19801; -DELETE FROM creature_addon WHERE guid = 19802; -DELETE FROM creature_addon WHERE guid = 19803; -DELETE FROM creature_addon WHERE guid = 19804; -DELETE FROM creature_addon WHERE guid = 19805; -DELETE FROM creature_addon WHERE guid = 19806; -DELETE FROM creature_addon WHERE guid = 19807; -DELETE FROM creature_addon WHERE guid = 19808; --- Create template addon for creature 3253 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =3253; -INSERT INTO creature_template_addon VALUES (3253,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3253 --- Create template addon for creature 3254 -DELETE FROM creature_template_addon WHERE entry =3254; -INSERT INTO creature_template_addon VALUES (3254,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3254 -DELETE FROM creature_addon WHERE guid = 19809; -DELETE FROM creature_addon WHERE guid = 19810; -DELETE FROM creature_addon WHERE guid = 19811; -DELETE FROM creature_addon WHERE guid = 19812; -DELETE FROM creature_addon WHERE guid = 19813; -DELETE FROM creature_addon WHERE guid = 19814; -DELETE FROM creature_addon WHERE guid = 19815; -DELETE FROM creature_addon WHERE guid = 19816; -DELETE FROM creature_addon WHERE guid = 19817; --- Clear duplicate addons from template for creature 3255 -DELETE FROM creature_addon WHERE guid = 19819; -DELETE FROM creature_addon WHERE guid = 19820; -DELETE FROM creature_addon WHERE guid = 19821; -DELETE FROM creature_addon WHERE guid = 19822; -DELETE FROM creature_addon WHERE guid = 19823; -DELETE FROM creature_addon WHERE guid = 19824; -DELETE FROM creature_addon WHERE guid = 19825; -DELETE FROM creature_addon WHERE guid = 19826; -DELETE FROM creature_addon WHERE guid = 19827; -DELETE FROM creature_addon WHERE guid = 19828; -DELETE FROM creature_addon WHERE guid = 19829; -DELETE FROM creature_addon WHERE guid = 19830; -DELETE FROM creature_addon WHERE guid = 19831; -DELETE FROM creature_addon WHERE guid = 19832; -DELETE FROM creature_addon WHERE guid = 19833; -DELETE FROM creature_addon WHERE guid = 19834; -DELETE FROM creature_addon WHERE guid = 19835; -DELETE FROM creature_addon WHERE guid = 19836; -DELETE FROM creature_addon WHERE guid = 19837; -DELETE FROM creature_addon WHERE guid = 19838; -DELETE FROM creature_addon WHERE guid = 19839; -DELETE FROM creature_addon WHERE guid = 19840; -DELETE FROM creature_addon WHERE guid = 19841; -DELETE FROM creature_addon WHERE guid = 19842; -DELETE FROM creature_addon WHERE guid = 19843; -DELETE FROM creature_addon WHERE guid = 19844; -DELETE FROM creature_addon WHERE guid = 19845; -DELETE FROM creature_addon WHERE guid = 19846; -DELETE FROM creature_addon WHERE guid = 19847; -DELETE FROM creature_addon WHERE guid = 19848; -DELETE FROM creature_addon WHERE guid = 19849; -DELETE FROM creature_addon WHERE guid = 19850; -DELETE FROM creature_addon WHERE guid = 19851; -DELETE FROM creature_addon WHERE guid = 19852; -DELETE FROM creature_addon WHERE guid = 19853; -DELETE FROM creature_addon WHERE guid = 19854; -DELETE FROM creature_addon WHERE guid = 19855; -DELETE FROM creature_addon WHERE guid = 19856; -DELETE FROM creature_addon WHERE guid = 19857; -DELETE FROM creature_addon WHERE guid = 19858; -DELETE FROM creature_addon WHERE guid = 19859; -DELETE FROM creature_addon WHERE guid = 19860; -DELETE FROM creature_addon WHERE guid = 19861; -DELETE FROM creature_addon WHERE guid = 19862; -DELETE FROM creature_addon WHERE guid = 19863; -DELETE FROM creature_addon WHERE guid = 19864; -DELETE FROM creature_addon WHERE guid = 19865; -DELETE FROM creature_addon WHERE guid = 19866; -DELETE FROM creature_addon WHERE guid = 19867; -DELETE FROM creature_addon WHERE guid = 19868; -DELETE FROM creature_addon WHERE guid = 19869; -DELETE FROM creature_addon WHERE guid = 19870; -DELETE FROM creature_addon WHERE guid = 19871; -DELETE FROM creature_addon WHERE guid = 19872; -DELETE FROM creature_addon WHERE guid = 19873; -DELETE FROM creature_addon WHERE guid = 19874; -DELETE FROM creature_addon WHERE guid = 19875; -DELETE FROM creature_addon WHERE guid = 19876; -DELETE FROM creature_addon WHERE guid = 19877; -DELETE FROM creature_addon WHERE guid = 19878; -DELETE FROM creature_addon WHERE guid = 19879; -DELETE FROM creature_addon WHERE guid = 19880; -DELETE FROM creature_addon WHERE guid = 19881; -DELETE FROM creature_addon WHERE guid = 19882; -DELETE FROM creature_addon WHERE guid = 19883; -DELETE FROM creature_addon WHERE guid = 19884; -DELETE FROM creature_addon WHERE guid = 19885; -DELETE FROM creature_addon WHERE guid = 19886; -DELETE FROM creature_addon WHERE guid = 19887; -DELETE FROM creature_addon WHERE guid = 19888; -DELETE FROM creature_addon WHERE guid = 19889; -DELETE FROM creature_addon WHERE guid = 19890; -DELETE FROM creature_addon WHERE guid = 19891; -DELETE FROM creature_addon WHERE guid = 19892; -DELETE FROM creature_addon WHERE guid = 19893; -DELETE FROM creature_addon WHERE guid = 19894; -DELETE FROM creature_addon WHERE guid = 19895; -DELETE FROM creature_addon WHERE guid = 19896; -DELETE FROM creature_addon WHERE guid = 19897; -DELETE FROM creature_addon WHERE guid = 19898; -DELETE FROM creature_addon WHERE guid = 19899; -DELETE FROM creature_addon WHERE guid = 19900; -DELETE FROM creature_addon WHERE guid = 19901; -DELETE FROM creature_addon WHERE guid = 19902; -DELETE FROM creature_addon WHERE guid = 19903; -DELETE FROM creature_addon WHERE guid = 19904; -DELETE FROM creature_addon WHERE guid = 19905; -DELETE FROM creature_addon WHERE guid = 19906; -DELETE FROM creature_addon WHERE guid = 19907; -DELETE FROM creature_addon WHERE guid = 19908; -DELETE FROM creature_addon WHERE guid = 19909; -DELETE FROM creature_addon WHERE guid = 19910; -DELETE FROM creature_addon WHERE guid = 19911; -DELETE FROM creature_addon WHERE guid = 19912; -DELETE FROM creature_addon WHERE guid = 19913; -DELETE FROM creature_addon WHERE guid = 19914; -DELETE FROM creature_addon WHERE guid = 19915; -DELETE FROM creature_addon WHERE guid = 19916; -DELETE FROM creature_addon WHERE guid = 19917; -DELETE FROM creature_addon WHERE guid = 19918; -DELETE FROM creature_addon WHERE guid = 19919; -DELETE FROM creature_addon WHERE guid = 19920; -DELETE FROM creature_addon WHERE guid = 19921; -DELETE FROM creature_addon WHERE guid = 19922; -DELETE FROM creature_addon WHERE guid = 19923; -DELETE FROM creature_addon WHERE guid = 19924; -DELETE FROM creature_addon WHERE guid = 19925; -DELETE FROM creature_addon WHERE guid = 19926; -DELETE FROM creature_addon WHERE guid = 19927; -DELETE FROM creature_addon WHERE guid = 19928; -DELETE FROM creature_addon WHERE guid = 19929; -DELETE FROM creature_addon WHERE guid = 19930; -DELETE FROM creature_addon WHERE guid = 19931; -DELETE FROM creature_addon WHERE guid = 19932; -DELETE FROM creature_addon WHERE guid = 19933; -DELETE FROM creature_addon WHERE guid = 19934; -DELETE FROM creature_addon WHERE guid = 19935; -DELETE FROM creature_addon WHERE guid = 19936; -DELETE FROM creature_addon WHERE guid = 19937; -DELETE FROM creature_addon WHERE guid = 19938; -DELETE FROM creature_addon WHERE guid = 19939; -DELETE FROM creature_addon WHERE guid = 19940; -DELETE FROM creature_addon WHERE guid = 19941; -DELETE FROM creature_addon WHERE guid = 19942; -DELETE FROM creature_addon WHERE guid = 19943; -DELETE FROM creature_addon WHERE guid = 19944; -DELETE FROM creature_addon WHERE guid = 19945; -DELETE FROM creature_addon WHERE guid = 19946; -DELETE FROM creature_addon WHERE guid = 19947; -DELETE FROM creature_addon WHERE guid = 19948; -DELETE FROM creature_addon WHERE guid = 19949; -DELETE FROM creature_addon WHERE guid = 19950; -DELETE FROM creature_addon WHERE guid = 19951; -DELETE FROM creature_addon WHERE guid = 19952; -DELETE FROM creature_addon WHERE guid = 19953; -DELETE FROM creature_addon WHERE guid = 19954; -DELETE FROM creature_addon WHERE guid = 19955; -DELETE FROM creature_addon WHERE guid = 19956; -DELETE FROM creature_addon WHERE guid = 19957; -DELETE FROM creature_addon WHERE guid = 19958; -DELETE FROM creature_addon WHERE guid = 19959; -DELETE FROM creature_addon WHERE guid = 19960; -DELETE FROM creature_addon WHERE guid = 19961; -DELETE FROM creature_addon WHERE guid = 19962; -DELETE FROM creature_addon WHERE guid = 19963; -DELETE FROM creature_addon WHERE guid = 19964; -DELETE FROM creature_addon WHERE guid = 19965; -DELETE FROM creature_addon WHERE guid = 19966; -DELETE FROM creature_addon WHERE guid = 19967; -DELETE FROM creature_addon WHERE guid = 19968; -DELETE FROM creature_addon WHERE guid = 19969; -DELETE FROM creature_addon WHERE guid = 19970; -DELETE FROM creature_addon WHERE guid = 19971; -DELETE FROM creature_addon WHERE guid = 19972; -DELETE FROM creature_addon WHERE guid = 19973; -DELETE FROM creature_addon WHERE guid = 19974; -DELETE FROM creature_addon WHERE guid = 19975; -DELETE FROM creature_addon WHERE guid = 19976; -DELETE FROM creature_addon WHERE guid = 19977; -DELETE FROM creature_addon WHERE guid = 19978; -DELETE FROM creature_addon WHERE guid = 19979; -DELETE FROM creature_addon WHERE guid = 19980; -DELETE FROM creature_addon WHERE guid = 19981; -DELETE FROM creature_addon WHERE guid = 19982; -DELETE FROM creature_addon WHERE guid = 19983; -DELETE FROM creature_addon WHERE guid = 19984; -DELETE FROM creature_addon WHERE guid = 19985; -DELETE FROM creature_addon WHERE guid = 19986; -DELETE FROM creature_addon WHERE guid = 19987; --- Create template addon for creature 3256 -DELETE FROM creature_template_addon WHERE entry =3256; -INSERT INTO creature_template_addon VALUES (3256,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3256 -DELETE FROM creature_addon WHERE guid = 19988; -DELETE FROM creature_addon WHERE guid = 19989; -DELETE FROM creature_addon WHERE guid = 19990; -DELETE FROM creature_addon WHERE guid = 19991; -DELETE FROM creature_addon WHERE guid = 19992; -DELETE FROM creature_addon WHERE guid = 19993; -DELETE FROM creature_addon WHERE guid = 19994; -DELETE FROM creature_addon WHERE guid = 19995; -DELETE FROM creature_addon WHERE guid = 19996; -DELETE FROM creature_addon WHERE guid = 19997; -DELETE FROM creature_addon WHERE guid = 19998; -DELETE FROM creature_addon WHERE guid = 19999; -DELETE FROM creature_addon WHERE guid = 20000; -DELETE FROM creature_addon WHERE guid = 20001; -DELETE FROM creature_addon WHERE guid = 20002; -DELETE FROM creature_addon WHERE guid = 20003; -DELETE FROM creature_addon WHERE guid = 20004; -DELETE FROM creature_addon WHERE guid = 20005; -DELETE FROM creature_addon WHERE guid = 20006; -DELETE FROM creature_addon WHERE guid = 20007; -DELETE FROM creature_addon WHERE guid = 20008; -DELETE FROM creature_addon WHERE guid = 20009; -DELETE FROM creature_addon WHERE guid = 20010; -DELETE FROM creature_addon WHERE guid = 20011; -DELETE FROM creature_addon WHERE guid = 20012; -DELETE FROM creature_addon WHERE guid = 20013; -DELETE FROM creature_addon WHERE guid = 20014; -DELETE FROM creature_addon WHERE guid = 20015; -DELETE FROM creature_addon WHERE guid = 20016; -DELETE FROM creature_addon WHERE guid = 20017; -DELETE FROM creature_addon WHERE guid = 20018; -DELETE FROM creature_addon WHERE guid = 20019; -DELETE FROM creature_addon WHERE guid = 20020; -DELETE FROM creature_addon WHERE guid = 20021; -DELETE FROM creature_addon WHERE guid = 20022; -DELETE FROM creature_addon WHERE guid = 20023; -DELETE FROM creature_addon WHERE guid = 20024; -DELETE FROM creature_addon WHERE guid = 20025; -DELETE FROM creature_addon WHERE guid = 20026; -DELETE FROM creature_addon WHERE guid = 20027; -DELETE FROM creature_addon WHERE guid = 20028; -DELETE FROM creature_addon WHERE guid = 20030; -DELETE FROM creature_addon WHERE guid = 20031; -DELETE FROM creature_addon WHERE guid = 20032; -DELETE FROM creature_addon WHERE guid = 20033; -DELETE FROM creature_addon WHERE guid = 20034; -DELETE FROM creature_addon WHERE guid = 20035; -DELETE FROM creature_addon WHERE guid = 20036; -DELETE FROM creature_addon WHERE guid = 20037; -DELETE FROM creature_addon WHERE guid = 20038; -DELETE FROM creature_addon WHERE guid = 20039; -DELETE FROM creature_addon WHERE guid = 20040; -DELETE FROM creature_addon WHERE guid = 20041; -DELETE FROM creature_addon WHERE guid = 20042; -DELETE FROM creature_addon WHERE guid = 20043; -DELETE FROM creature_addon WHERE guid = 20044; -DELETE FROM creature_addon WHERE guid = 20045; -DELETE FROM creature_addon WHERE guid = 20046; -DELETE FROM creature_addon WHERE guid = 20047; -DELETE FROM creature_addon WHERE guid = 20048; -DELETE FROM creature_addon WHERE guid = 20049; -DELETE FROM creature_addon WHERE guid = 20050; -DELETE FROM creature_addon WHERE guid = 20051; -DELETE FROM creature_addon WHERE guid = 20052; -DELETE FROM creature_addon WHERE guid = 20053; -DELETE FROM creature_addon WHERE guid = 20054; -DELETE FROM creature_addon WHERE guid = 20055; -DELETE FROM creature_addon WHERE guid = 20056; -DELETE FROM creature_addon WHERE guid = 20057; -DELETE FROM creature_addon WHERE guid = 20058; -DELETE FROM creature_addon WHERE guid = 20059; -DELETE FROM creature_addon WHERE guid = 20060; -DELETE FROM creature_addon WHERE guid = 20061; -DELETE FROM creature_addon WHERE guid = 20062; -DELETE FROM creature_addon WHERE guid = 20063; -DELETE FROM creature_addon WHERE guid = 20064; -DELETE FROM creature_addon WHERE guid = 20065; -DELETE FROM creature_addon WHERE guid = 20066; -DELETE FROM creature_addon WHERE guid = 20067; -DELETE FROM creature_addon WHERE guid = 20068; -DELETE FROM creature_addon WHERE guid = 20069; -DELETE FROM creature_addon WHERE guid = 20070; -DELETE FROM creature_addon WHERE guid = 20071; -DELETE FROM creature_addon WHERE guid = 20072; -DELETE FROM creature_addon WHERE guid = 20073; -DELETE FROM creature_addon WHERE guid = 20074; -DELETE FROM creature_addon WHERE guid = 20075; -DELETE FROM creature_addon WHERE guid = 20076; -DELETE FROM creature_addon WHERE guid = 20077; --- Create template addon for creature 3257 --- Create template addon for creature 3258 -DELETE FROM creature_template_addon WHERE entry =3258; -INSERT INTO creature_template_addon VALUES (3258,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3258 -DELETE FROM creature_addon WHERE guid = 20083; -DELETE FROM creature_addon WHERE guid = 20084; -DELETE FROM creature_addon WHERE guid = 20085; -DELETE FROM creature_addon WHERE guid = 20086; -DELETE FROM creature_addon WHERE guid = 20087; -DELETE FROM creature_addon WHERE guid = 20088; -DELETE FROM creature_addon WHERE guid = 20089; -DELETE FROM creature_addon WHERE guid = 20090; -DELETE FROM creature_addon WHERE guid = 20091; -DELETE FROM creature_addon WHERE guid = 20092; -DELETE FROM creature_addon WHERE guid = 20093; -DELETE FROM creature_addon WHERE guid = 20094; -DELETE FROM creature_addon WHERE guid = 20095; -DELETE FROM creature_addon WHERE guid = 20096; -DELETE FROM creature_addon WHERE guid = 20097; -DELETE FROM creature_addon WHERE guid = 20098; -DELETE FROM creature_addon WHERE guid = 20099; -DELETE FROM creature_addon WHERE guid = 20100; -DELETE FROM creature_addon WHERE guid = 20101; -DELETE FROM creature_addon WHERE guid = 20102; -DELETE FROM creature_addon WHERE guid = 20103; -DELETE FROM creature_addon WHERE guid = 20104; -DELETE FROM creature_addon WHERE guid = 20105; -DELETE FROM creature_addon WHERE guid = 20106; -DELETE FROM creature_addon WHERE guid = 20107; -DELETE FROM creature_addon WHERE guid = 20108; -DELETE FROM creature_addon WHERE guid = 20109; -DELETE FROM creature_addon WHERE guid = 20110; -DELETE FROM creature_addon WHERE guid = 20111; -DELETE FROM creature_addon WHERE guid = 20112; -DELETE FROM creature_addon WHERE guid = 20113; -DELETE FROM creature_addon WHERE guid = 20114; -DELETE FROM creature_addon WHERE guid = 20115; -DELETE FROM creature_addon WHERE guid = 20116; -DELETE FROM creature_addon WHERE guid = 20117; -DELETE FROM creature_addon WHERE guid = 20118; -DELETE FROM creature_addon WHERE guid = 20119; -DELETE FROM creature_addon WHERE guid = 20120; -DELETE FROM creature_addon WHERE guid = 20121; -DELETE FROM creature_addon WHERE guid = 20122; -DELETE FROM creature_addon WHERE guid = 20123; -DELETE FROM creature_addon WHERE guid = 20124; -DELETE FROM creature_addon WHERE guid = 20125; -DELETE FROM creature_addon WHERE guid = 20126; -DELETE FROM creature_addon WHERE guid = 20127; -DELETE FROM creature_addon WHERE guid = 20128; -DELETE FROM creature_addon WHERE guid = 20129; -DELETE FROM creature_addon WHERE guid = 20130; -DELETE FROM creature_addon WHERE guid = 20131; -DELETE FROM creature_addon WHERE guid = 20132; -DELETE FROM creature_addon WHERE guid = 20133; -DELETE FROM creature_addon WHERE guid = 20134; -DELETE FROM creature_addon WHERE guid = 20135; -DELETE FROM creature_addon WHERE guid = 20136; -DELETE FROM creature_addon WHERE guid = 20137; -DELETE FROM creature_addon WHERE guid = 20138; -DELETE FROM creature_addon WHERE guid = 20139; -DELETE FROM creature_addon WHERE guid = 20140; -DELETE FROM creature_addon WHERE guid = 20141; -DELETE FROM creature_addon WHERE guid = 20142; --- Create template addon for creature 3260 -DELETE FROM creature_template_addon WHERE entry =3260; -INSERT INTO creature_template_addon VALUES (3260,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3260 -DELETE FROM creature_addon WHERE guid = 20143; -DELETE FROM creature_addon WHERE guid = 20144; -DELETE FROM creature_addon WHERE guid = 20145; -DELETE FROM creature_addon WHERE guid = 20146; -DELETE FROM creature_addon WHERE guid = 20147; -DELETE FROM creature_addon WHERE guid = 20148; -DELETE FROM creature_addon WHERE guid = 20149; -DELETE FROM creature_addon WHERE guid = 20150; -DELETE FROM creature_addon WHERE guid = 20151; -DELETE FROM creature_addon WHERE guid = 20152; -DELETE FROM creature_addon WHERE guid = 20153; -DELETE FROM creature_addon WHERE guid = 20154; -DELETE FROM creature_addon WHERE guid = 20155; -DELETE FROM creature_addon WHERE guid = 20156; -DELETE FROM creature_addon WHERE guid = 20157; -DELETE FROM creature_addon WHERE guid = 20158; -DELETE FROM creature_addon WHERE guid = 20159; -DELETE FROM creature_addon WHERE guid = 20160; -DELETE FROM creature_addon WHERE guid = 20161; -DELETE FROM creature_addon WHERE guid = 20162; -DELETE FROM creature_addon WHERE guid = 20163; -DELETE FROM creature_addon WHERE guid = 20164; -DELETE FROM creature_addon WHERE guid = 20165; -DELETE FROM creature_addon WHERE guid = 20166; -DELETE FROM creature_addon WHERE guid = 20167; -DELETE FROM creature_addon WHERE guid = 20168; -DELETE FROM creature_addon WHERE guid = 20169; -DELETE FROM creature_addon WHERE guid = 20170; -DELETE FROM creature_addon WHERE guid = 20171; -DELETE FROM creature_addon WHERE guid = 20172; -DELETE FROM creature_addon WHERE guid = 20173; -DELETE FROM creature_addon WHERE guid = 20174; --- Create template addon for creature 3261 -DELETE FROM creature_template_addon WHERE entry =3261; -INSERT INTO creature_template_addon VALUES (3261,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3261 -DELETE FROM creature_addon WHERE guid = 20175; -DELETE FROM creature_addon WHERE guid = 20176; -DELETE FROM creature_addon WHERE guid = 20177; -DELETE FROM creature_addon WHERE guid = 20178; -DELETE FROM creature_addon WHERE guid = 20180; -DELETE FROM creature_addon WHERE guid = 20182; -DELETE FROM creature_addon WHERE guid = 20183; -DELETE FROM creature_addon WHERE guid = 20184; -DELETE FROM creature_addon WHERE guid = 20185; -DELETE FROM creature_addon WHERE guid = 20187; -DELETE FROM creature_addon WHERE guid = 20188; -DELETE FROM creature_addon WHERE guid = 20189; -DELETE FROM creature_addon WHERE guid = 20190; -DELETE FROM creature_addon WHERE guid = 20191; -DELETE FROM creature_addon WHERE guid = 20192; -DELETE FROM creature_addon WHERE guid = 20193; -DELETE FROM creature_addon WHERE guid = 20194; -DELETE FROM creature_addon WHERE guid = 20195; -DELETE FROM creature_addon WHERE guid = 20197; -DELETE FROM creature_addon WHERE guid = 20198; -DELETE FROM creature_addon WHERE guid = 20199; -DELETE FROM creature_addon WHERE guid = 20207; -DELETE FROM creature_addon WHERE guid = 20208; -DELETE FROM creature_addon WHERE guid = 20209; -DELETE FROM creature_addon WHERE guid = 20210; -DELETE FROM creature_addon WHERE guid = 20211; -DELETE FROM creature_addon WHERE guid = 20212; -DELETE FROM creature_addon WHERE guid = 20213; -DELETE FROM creature_addon WHERE guid = 20214; --- Create template addon for creature 3263 -DELETE FROM creature_template_addon WHERE entry =3263; -INSERT INTO creature_template_addon VALUES (3263,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3263 -DELETE FROM creature_addon WHERE guid = 20215; -DELETE FROM creature_addon WHERE guid = 20216; -DELETE FROM creature_addon WHERE guid = 20217; -DELETE FROM creature_addon WHERE guid = 20218; -DELETE FROM creature_addon WHERE guid = 20219; -DELETE FROM creature_addon WHERE guid = 20220; -DELETE FROM creature_addon WHERE guid = 20221; -DELETE FROM creature_addon WHERE guid = 20222; -DELETE FROM creature_addon WHERE guid = 20223; -DELETE FROM creature_addon WHERE guid = 20224; -DELETE FROM creature_addon WHERE guid = 20225; -DELETE FROM creature_addon WHERE guid = 20226; -DELETE FROM creature_addon WHERE guid = 20227; -DELETE FROM creature_addon WHERE guid = 20228; -DELETE FROM creature_addon WHERE guid = 20229; -DELETE FROM creature_addon WHERE guid = 20230; -DELETE FROM creature_addon WHERE guid = 20231; -DELETE FROM creature_addon WHERE guid = 20232; -DELETE FROM creature_addon WHERE guid = 20233; -DELETE FROM creature_addon WHERE guid = 20234; -DELETE FROM creature_addon WHERE guid = 20235; -DELETE FROM creature_addon WHERE guid = 20236; -DELETE FROM creature_addon WHERE guid = 20237; -DELETE FROM creature_addon WHERE guid = 20238; -DELETE FROM creature_addon WHERE guid = 20239; -DELETE FROM creature_addon WHERE guid = 20240; -DELETE FROM creature_addon WHERE guid = 20241; -DELETE FROM creature_addon WHERE guid = 20242; -DELETE FROM creature_addon WHERE guid = 20243; -DELETE FROM creature_addon WHERE guid = 20244; -DELETE FROM creature_addon WHERE guid = 20245; -DELETE FROM creature_addon WHERE guid = 20246; -DELETE FROM creature_addon WHERE guid = 20247; -DELETE FROM creature_addon WHERE guid = 20248; --- Create template addon for creature 3265 -DELETE FROM creature_template_addon WHERE entry =3265; -INSERT INTO creature_template_addon VALUES (3265,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3265 -DELETE FROM creature_addon WHERE guid = 20301; -DELETE FROM creature_addon WHERE guid = 20302; -DELETE FROM creature_addon WHERE guid = 20303; -DELETE FROM creature_addon WHERE guid = 20304; -DELETE FROM creature_addon WHERE guid = 20305; -DELETE FROM creature_addon WHERE guid = 20306; -DELETE FROM creature_addon WHERE guid = 20307; -DELETE FROM creature_addon WHERE guid = 20308; -DELETE FROM creature_addon WHERE guid = 20309; --- Create template addon for creature 3266 -DELETE FROM creature_template_addon WHERE entry =3266; -INSERT INTO creature_template_addon VALUES (3266,0,0,1,16,0,0,'7165'); --- Clear duplicate addons from template for creature 3266 -DELETE FROM creature_addon WHERE guid = 20331; -DELETE FROM creature_addon WHERE guid = 20335; -DELETE FROM creature_addon WHERE guid = 20336; -DELETE FROM creature_addon WHERE guid = 20340; -DELETE FROM creature_addon WHERE guid = 20342; -DELETE FROM creature_addon WHERE guid = 20343; -DELETE FROM creature_addon WHERE guid = 20344; -DELETE FROM creature_addon WHERE guid = 20345; -DELETE FROM creature_addon WHERE guid = 20347; -DELETE FROM creature_addon WHERE guid = 20348; -DELETE FROM creature_addon WHERE guid = 20349; -DELETE FROM creature_addon WHERE guid = 20350; -DELETE FROM creature_addon WHERE guid = 20351; -DELETE FROM creature_addon WHERE guid = 20352; -DELETE FROM creature_addon WHERE guid = 20353; -DELETE FROM creature_addon WHERE guid = 20354; -DELETE FROM creature_addon WHERE guid = 20355; -DELETE FROM creature_addon WHERE guid = 20356; -DELETE FROM creature_addon WHERE guid = 20357; -DELETE FROM creature_addon WHERE guid = 20358; -DELETE FROM creature_addon WHERE guid = 20359; --- Create template addon for creature 3267 -DELETE FROM creature_template_addon WHERE entry =3267; -INSERT INTO creature_template_addon VALUES (3267,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3267 -DELETE FROM creature_addon WHERE guid = 20377; -DELETE FROM creature_addon WHERE guid = 20378; -DELETE FROM creature_addon WHERE guid = 20379; -DELETE FROM creature_addon WHERE guid = 20380; -DELETE FROM creature_addon WHERE guid = 20381; -DELETE FROM creature_addon WHERE guid = 20382; -DELETE FROM creature_addon WHERE guid = 20383; -DELETE FROM creature_addon WHERE guid = 20384; -DELETE FROM creature_addon WHERE guid = 20385; -DELETE FROM creature_addon WHERE guid = 20386; -DELETE FROM creature_addon WHERE guid = 20387; -DELETE FROM creature_addon WHERE guid = 20388; -DELETE FROM creature_addon WHERE guid = 20389; -DELETE FROM creature_addon WHERE guid = 20390; -DELETE FROM creature_addon WHERE guid = 20391; -DELETE FROM creature_addon WHERE guid = 20392; -DELETE FROM creature_addon WHERE guid = 20393; -DELETE FROM creature_addon WHERE guid = 20394; --- Create template addon for creature 3268 -DELETE FROM creature_template_addon WHERE entry =3268; -INSERT INTO creature_template_addon VALUES (3268,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3268 -DELETE FROM creature_addon WHERE guid = 20395; -DELETE FROM creature_addon WHERE guid = 20396; -DELETE FROM creature_addon WHERE guid = 20397; -DELETE FROM creature_addon WHERE guid = 20398; -DELETE FROM creature_addon WHERE guid = 20399; -DELETE FROM creature_addon WHERE guid = 20400; -DELETE FROM creature_addon WHERE guid = 20401; -DELETE FROM creature_addon WHERE guid = 20402; -DELETE FROM creature_addon WHERE guid = 20403; -DELETE FROM creature_addon WHERE guid = 20404; -DELETE FROM creature_addon WHERE guid = 20405; -DELETE FROM creature_addon WHERE guid = 20406; -DELETE FROM creature_addon WHERE guid = 20407; --- Create template addon for creature 3269 -DELETE FROM creature_template_addon WHERE entry =3269; -INSERT INTO creature_template_addon VALUES (3269,0,0,1,16,0,0,'12544'); --- Clear duplicate addons from template for creature 3269 -DELETE FROM creature_addon WHERE guid = 20408; -DELETE FROM creature_addon WHERE guid = 20410; -DELETE FROM creature_addon WHERE guid = 20411; -DELETE FROM creature_addon WHERE guid = 20412; -DELETE FROM creature_addon WHERE guid = 20413; -DELETE FROM creature_addon WHERE guid = 20414; -DELETE FROM creature_addon WHERE guid = 20415; -DELETE FROM creature_addon WHERE guid = 20416; -DELETE FROM creature_addon WHERE guid = 20417; -DELETE FROM creature_addon WHERE guid = 20418; -DELETE FROM creature_addon WHERE guid = 20419; -DELETE FROM creature_addon WHERE guid = 20420; -DELETE FROM creature_addon WHERE guid = 20421; -DELETE FROM creature_addon WHERE guid = 20422; -DELETE FROM creature_addon WHERE guid = 20423; -DELETE FROM creature_addon WHERE guid = 20426; -DELETE FROM creature_addon WHERE guid = 20427; --- Create template addon for creature 3270 -DELETE FROM creature_template_addon WHERE entry =3270; -INSERT INTO creature_template_addon VALUES (3270,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3270 -DELETE FROM creature_addon WHERE guid = 20430; --- Create template addon for creature 3271 -DELETE FROM creature_template_addon WHERE entry =3271; -INSERT INTO creature_template_addon VALUES (3271,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3271 -DELETE FROM creature_addon WHERE guid = 20431; -DELETE FROM creature_addon WHERE guid = 20432; -DELETE FROM creature_addon WHERE guid = 20434; -DELETE FROM creature_addon WHERE guid = 20435; -DELETE FROM creature_addon WHERE guid = 20436; -DELETE FROM creature_addon WHERE guid = 20437; --- Create template addon for creature 3272 -DELETE FROM creature_template_addon WHERE entry =3272; -INSERT INTO creature_template_addon VALUES (3272,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3272 -DELETE FROM creature_addon WHERE guid = 20438; -DELETE FROM creature_addon WHERE guid = 20439; -DELETE FROM creature_addon WHERE guid = 20440; -DELETE FROM creature_addon WHERE guid = 20441; -DELETE FROM creature_addon WHERE guid = 20442; -DELETE FROM creature_addon WHERE guid = 20443; -DELETE FROM creature_addon WHERE guid = 20444; -DELETE FROM creature_addon WHERE guid = 20445; -DELETE FROM creature_addon WHERE guid = 20446; -DELETE FROM creature_addon WHERE guid = 20447; -DELETE FROM creature_addon WHERE guid = 20448; -DELETE FROM creature_addon WHERE guid = 20449; -DELETE FROM creature_addon WHERE guid = 20450; -DELETE FROM creature_addon WHERE guid = 20451; -DELETE FROM creature_addon WHERE guid = 20452; -DELETE FROM creature_addon WHERE guid = 20453; -DELETE FROM creature_addon WHERE guid = 20454; -DELETE FROM creature_addon WHERE guid = 20455; -DELETE FROM creature_addon WHERE guid = 20456; -DELETE FROM creature_addon WHERE guid = 20457; -DELETE FROM creature_addon WHERE guid = 20458; -DELETE FROM creature_addon WHERE guid = 20459; -DELETE FROM creature_addon WHERE guid = 20460; -DELETE FROM creature_addon WHERE guid = 20461; -DELETE FROM creature_addon WHERE guid = 20462; -DELETE FROM creature_addon WHERE guid = 20463; -DELETE FROM creature_addon WHERE guid = 20464; -DELETE FROM creature_addon WHERE guid = 20465; -DELETE FROM creature_addon WHERE guid = 20466; -DELETE FROM creature_addon WHERE guid = 20467; -DELETE FROM creature_addon WHERE guid = 20468; -DELETE FROM creature_addon WHERE guid = 20469; -DELETE FROM creature_addon WHERE guid = 20470; -DELETE FROM creature_addon WHERE guid = 20471; -DELETE FROM creature_addon WHERE guid = 20472; -DELETE FROM creature_addon WHERE guid = 20473; -DELETE FROM creature_addon WHERE guid = 20474; -DELETE FROM creature_addon WHERE guid = 20475; -DELETE FROM creature_addon WHERE guid = 20476; -DELETE FROM creature_addon WHERE guid = 20477; -DELETE FROM creature_addon WHERE guid = 20478; -DELETE FROM creature_addon WHERE guid = 20479; -DELETE FROM creature_addon WHERE guid = 20480; -DELETE FROM creature_addon WHERE guid = 20481; -DELETE FROM creature_addon WHERE guid = 20482; -DELETE FROM creature_addon WHERE guid = 20483; -DELETE FROM creature_addon WHERE guid = 20484; -DELETE FROM creature_addon WHERE guid = 20485; -DELETE FROM creature_addon WHERE guid = 20486; -DELETE FROM creature_addon WHERE guid = 20487; -DELETE FROM creature_addon WHERE guid = 20488; -DELETE FROM creature_addon WHERE guid = 20489; -DELETE FROM creature_addon WHERE guid = 20490; -DELETE FROM creature_addon WHERE guid = 20491; -DELETE FROM creature_addon WHERE guid = 20492; -DELETE FROM creature_addon WHERE guid = 20493; -DELETE FROM creature_addon WHERE guid = 20494; -DELETE FROM creature_addon WHERE guid = 20495; -DELETE FROM creature_addon WHERE guid = 20496; -DELETE FROM creature_addon WHERE guid = 20497; -DELETE FROM creature_addon WHERE guid = 20498; -DELETE FROM creature_addon WHERE guid = 20499; -DELETE FROM creature_addon WHERE guid = 20500; -DELETE FROM creature_addon WHERE guid = 20501; -DELETE FROM creature_addon WHERE guid = 20502; -DELETE FROM creature_addon WHERE guid = 20503; -DELETE FROM creature_addon WHERE guid = 20504; -DELETE FROM creature_addon WHERE guid = 20505; -DELETE FROM creature_addon WHERE guid = 20506; -DELETE FROM creature_addon WHERE guid = 20507; --- Create template addon for creature 3273 -DELETE FROM creature_template_addon WHERE entry =3273; -INSERT INTO creature_template_addon VALUES (3273,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3273 -DELETE FROM creature_addon WHERE guid = 20508; -DELETE FROM creature_addon WHERE guid = 20509; -DELETE FROM creature_addon WHERE guid = 20510; -DELETE FROM creature_addon WHERE guid = 20511; -DELETE FROM creature_addon WHERE guid = 20512; -DELETE FROM creature_addon WHERE guid = 20513; -DELETE FROM creature_addon WHERE guid = 20514; -DELETE FROM creature_addon WHERE guid = 20515; -DELETE FROM creature_addon WHERE guid = 20516; -DELETE FROM creature_addon WHERE guid = 20517; -DELETE FROM creature_addon WHERE guid = 20518; -DELETE FROM creature_addon WHERE guid = 20519; -DELETE FROM creature_addon WHERE guid = 20520; -DELETE FROM creature_addon WHERE guid = 20521; -DELETE FROM creature_addon WHERE guid = 20522; -DELETE FROM creature_addon WHERE guid = 20523; -DELETE FROM creature_addon WHERE guid = 20524; -DELETE FROM creature_addon WHERE guid = 20525; -DELETE FROM creature_addon WHERE guid = 20526; -DELETE FROM creature_addon WHERE guid = 20527; -DELETE FROM creature_addon WHERE guid = 20528; -DELETE FROM creature_addon WHERE guid = 20529; -DELETE FROM creature_addon WHERE guid = 20530; -DELETE FROM creature_addon WHERE guid = 20531; -DELETE FROM creature_addon WHERE guid = 20532; -DELETE FROM creature_addon WHERE guid = 20533; -DELETE FROM creature_addon WHERE guid = 20534; -DELETE FROM creature_addon WHERE guid = 20535; -DELETE FROM creature_addon WHERE guid = 20536; -DELETE FROM creature_addon WHERE guid = 20537; -DELETE FROM creature_addon WHERE guid = 20538; -DELETE FROM creature_addon WHERE guid = 20539; -DELETE FROM creature_addon WHERE guid = 20540; -DELETE FROM creature_addon WHERE guid = 20541; -DELETE FROM creature_addon WHERE guid = 20542; -DELETE FROM creature_addon WHERE guid = 20543; -DELETE FROM creature_addon WHERE guid = 20544; -DELETE FROM creature_addon WHERE guid = 20545; -DELETE FROM creature_addon WHERE guid = 20546; -DELETE FROM creature_addon WHERE guid = 20547; -DELETE FROM creature_addon WHERE guid = 20548; -DELETE FROM creature_addon WHERE guid = 20549; -DELETE FROM creature_addon WHERE guid = 20550; -DELETE FROM creature_addon WHERE guid = 20551; -DELETE FROM creature_addon WHERE guid = 20552; -DELETE FROM creature_addon WHERE guid = 20553; -DELETE FROM creature_addon WHERE guid = 20554; -DELETE FROM creature_addon WHERE guid = 20555; -DELETE FROM creature_addon WHERE guid = 20557; -DELETE FROM creature_addon WHERE guid = 20558; -DELETE FROM creature_addon WHERE guid = 20559; -DELETE FROM creature_addon WHERE guid = 20560; -DELETE FROM creature_addon WHERE guid = 20561; -DELETE FROM creature_addon WHERE guid = 20562; --- Create template addon for creature 3274 -DELETE FROM creature_template_addon WHERE entry =3274; -INSERT INTO creature_template_addon VALUES (3274,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3274 -DELETE FROM creature_addon WHERE guid = 20563; -DELETE FROM creature_addon WHERE guid = 20564; -DELETE FROM creature_addon WHERE guid = 20565; -DELETE FROM creature_addon WHERE guid = 20566; -DELETE FROM creature_addon WHERE guid = 20567; -DELETE FROM creature_addon WHERE guid = 20568; -DELETE FROM creature_addon WHERE guid = 20569; -DELETE FROM creature_addon WHERE guid = 20570; -DELETE FROM creature_addon WHERE guid = 20571; -DELETE FROM creature_addon WHERE guid = 20572; -DELETE FROM creature_addon WHERE guid = 20573; -DELETE FROM creature_addon WHERE guid = 20574; --- Create template addon for creature 3275 -DELETE FROM creature_template_addon WHERE entry =3275; -INSERT INTO creature_template_addon VALUES (3275,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3275 -DELETE FROM creature_addon WHERE guid = 20575; -DELETE FROM creature_addon WHERE guid = 20576; -DELETE FROM creature_addon WHERE guid = 20577; -DELETE FROM creature_addon WHERE guid = 20578; -DELETE FROM creature_addon WHERE guid = 20579; -DELETE FROM creature_addon WHERE guid = 20580; -DELETE FROM creature_addon WHERE guid = 20581; -DELETE FROM creature_addon WHERE guid = 20582; -DELETE FROM creature_addon WHERE guid = 20583; -DELETE FROM creature_addon WHERE guid = 20584; -DELETE FROM creature_addon WHERE guid = 20585; -DELETE FROM creature_addon WHERE guid = 20586; -DELETE FROM creature_addon WHERE guid = 20587; -DELETE FROM creature_addon WHERE guid = 20588; --- Create template addon for creature 3276 -DELETE FROM creature_template_addon WHERE entry =3276; -INSERT INTO creature_template_addon VALUES (3276,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3276 -DELETE FROM creature_addon WHERE guid = 20589; -DELETE FROM creature_addon WHERE guid = 20590; -DELETE FROM creature_addon WHERE guid = 20591; -DELETE FROM creature_addon WHERE guid = 20592; -DELETE FROM creature_addon WHERE guid = 20593; -DELETE FROM creature_addon WHERE guid = 20594; -DELETE FROM creature_addon WHERE guid = 20595; -DELETE FROM creature_addon WHERE guid = 20596; -DELETE FROM creature_addon WHERE guid = 20597; -DELETE FROM creature_addon WHERE guid = 20598; -DELETE FROM creature_addon WHERE guid = 20599; -DELETE FROM creature_addon WHERE guid = 20600; -DELETE FROM creature_addon WHERE guid = 20601; -DELETE FROM creature_addon WHERE guid = 20602; -DELETE FROM creature_addon WHERE guid = 20603; -DELETE FROM creature_addon WHERE guid = 20604; -DELETE FROM creature_addon WHERE guid = 20605; -DELETE FROM creature_addon WHERE guid = 20606; -DELETE FROM creature_addon WHERE guid = 20607; -DELETE FROM creature_addon WHERE guid = 20608; -DELETE FROM creature_addon WHERE guid = 20609; -DELETE FROM creature_addon WHERE guid = 20610; -DELETE FROM creature_addon WHERE guid = 20611; -DELETE FROM creature_addon WHERE guid = 20612; -DELETE FROM creature_addon WHERE guid = 20613; --- Create template addon for creature 3277 -DELETE FROM creature_template_addon WHERE entry =3277; -INSERT INTO creature_template_addon VALUES (3277,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3277 -DELETE FROM creature_addon WHERE guid = 20615; -DELETE FROM creature_addon WHERE guid = 20616; -DELETE FROM creature_addon WHERE guid = 20617; -DELETE FROM creature_addon WHERE guid = 20618; -DELETE FROM creature_addon WHERE guid = 20619; -DELETE FROM creature_addon WHERE guid = 20620; -DELETE FROM creature_addon WHERE guid = 20621; -DELETE FROM creature_addon WHERE guid = 20622; -DELETE FROM creature_addon WHERE guid = 20623; -DELETE FROM creature_addon WHERE guid = 20624; -DELETE FROM creature_addon WHERE guid = 20625; -DELETE FROM creature_addon WHERE guid = 20626; -DELETE FROM creature_addon WHERE guid = 20627; -DELETE FROM creature_addon WHERE guid = 20628; -DELETE FROM creature_addon WHERE guid = 20629; -DELETE FROM creature_addon WHERE guid = 20630; -DELETE FROM creature_addon WHERE guid = 20631; -DELETE FROM creature_addon WHERE guid = 20632; -DELETE FROM creature_addon WHERE guid = 20633; -DELETE FROM creature_addon WHERE guid = 20634; --- Create template addon for creature 3278 -DELETE FROM creature_template_addon WHERE entry =3278; -INSERT INTO creature_template_addon VALUES (3278,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3278 -DELETE FROM creature_addon WHERE guid = 20636; -DELETE FROM creature_addon WHERE guid = 20637; -DELETE FROM creature_addon WHERE guid = 20638; -DELETE FROM creature_addon WHERE guid = 20639; -DELETE FROM creature_addon WHERE guid = 20641; -DELETE FROM creature_addon WHERE guid = 20642; -DELETE FROM creature_addon WHERE guid = 20643; -DELETE FROM creature_addon WHERE guid = 20644; -DELETE FROM creature_addon WHERE guid = 20645; -DELETE FROM creature_addon WHERE guid = 20646; -DELETE FROM creature_addon WHERE guid = 20647; -DELETE FROM creature_addon WHERE guid = 20648; -DELETE FROM creature_addon WHERE guid = 20649; -DELETE FROM creature_addon WHERE guid = 20650; -DELETE FROM creature_addon WHERE guid = 20651; -DELETE FROM creature_addon WHERE guid = 20652; -DELETE FROM creature_addon WHERE guid = 20653; -DELETE FROM creature_addon WHERE guid = 20654; -DELETE FROM creature_addon WHERE guid = 20655; -DELETE FROM creature_addon WHERE guid = 20656; -DELETE FROM creature_addon WHERE guid = 20657; -DELETE FROM creature_addon WHERE guid = 20658; -DELETE FROM creature_addon WHERE guid = 20659; -DELETE FROM creature_addon WHERE guid = 20660; -DELETE FROM creature_addon WHERE guid = 20661; -DELETE FROM creature_addon WHERE guid = 20662; -DELETE FROM creature_addon WHERE guid = 20663; -DELETE FROM creature_addon WHERE guid = 20664; -DELETE FROM creature_addon WHERE guid = 20665; -DELETE FROM creature_addon WHERE guid = 20666; -DELETE FROM creature_addon WHERE guid = 20667; -DELETE FROM creature_addon WHERE guid = 20668; -DELETE FROM creature_addon WHERE guid = 20669; -DELETE FROM creature_addon WHERE guid = 20670; -DELETE FROM creature_addon WHERE guid = 20671; -DELETE FROM creature_addon WHERE guid = 20672; -DELETE FROM creature_addon WHERE guid = 20673; -DELETE FROM creature_addon WHERE guid = 20674; -DELETE FROM creature_addon WHERE guid = 20675; -DELETE FROM creature_addon WHERE guid = 20676; -DELETE FROM creature_addon WHERE guid = 20677; -DELETE FROM creature_addon WHERE guid = 20678; -DELETE FROM creature_addon WHERE guid = 20679; -DELETE FROM creature_addon WHERE guid = 20680; -DELETE FROM creature_addon WHERE guid = 20681; -DELETE FROM creature_addon WHERE guid = 20682; -DELETE FROM creature_addon WHERE guid = 20683; -DELETE FROM creature_addon WHERE guid = 20684; --- Create template addon for creature 3279 -DELETE FROM creature_template_addon WHERE entry =3279; -INSERT INTO creature_template_addon VALUES (3279,0,131072,1,16,0,0,'6408'); --- Clear duplicate addons from template for creature 3279 -DELETE FROM creature_addon WHERE guid = 20686; -DELETE FROM creature_addon WHERE guid = 20687; --- Create template addon for creature 3280 -DELETE FROM creature_template_addon WHERE entry =3280; -INSERT INTO creature_template_addon VALUES (3280,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3280 -DELETE FROM creature_addon WHERE guid = 20688; -DELETE FROM creature_addon WHERE guid = 20689; -DELETE FROM creature_addon WHERE guid = 20690; -DELETE FROM creature_addon WHERE guid = 20691; -DELETE FROM creature_addon WHERE guid = 20692; -DELETE FROM creature_addon WHERE guid = 20693; -DELETE FROM creature_addon WHERE guid = 20694; -DELETE FROM creature_addon WHERE guid = 20695; -DELETE FROM creature_addon WHERE guid = 20696; -DELETE FROM creature_addon WHERE guid = 20697; -DELETE FROM creature_addon WHERE guid = 20698; -DELETE FROM creature_addon WHERE guid = 20699; -DELETE FROM creature_addon WHERE guid = 20700; -DELETE FROM creature_addon WHERE guid = 20701; -DELETE FROM creature_addon WHERE guid = 20702; -DELETE FROM creature_addon WHERE guid = 20710; -DELETE FROM creature_addon WHERE guid = 20711; -DELETE FROM creature_addon WHERE guid = 20712; -DELETE FROM creature_addon WHERE guid = 20715; -DELETE FROM creature_addon WHERE guid = 20716; -DELETE FROM creature_addon WHERE guid = 20717; -DELETE FROM creature_addon WHERE guid = 20718; -DELETE FROM creature_addon WHERE guid = 20719; --- Create template addon for creature 3281 -DELETE FROM creature_template_addon WHERE entry =3281; -INSERT INTO creature_template_addon VALUES (3281,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3281 -DELETE FROM creature_addon WHERE guid = 12263; --- Create template addon for creature 3282 -DELETE FROM creature_template_addon WHERE entry =3282; -INSERT INTO creature_template_addon VALUES (3282,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3282 -DELETE FROM creature_addon WHERE guid = 20721; -DELETE FROM creature_addon WHERE guid = 20722; -DELETE FROM creature_addon WHERE guid = 20723; -DELETE FROM creature_addon WHERE guid = 20724; -DELETE FROM creature_addon WHERE guid = 20725; -DELETE FROM creature_addon WHERE guid = 20726; -DELETE FROM creature_addon WHERE guid = 20727; -DELETE FROM creature_addon WHERE guid = 20728; -DELETE FROM creature_addon WHERE guid = 20729; -DELETE FROM creature_addon WHERE guid = 20730; -DELETE FROM creature_addon WHERE guid = 20731; -DELETE FROM creature_addon WHERE guid = 20732; -DELETE FROM creature_addon WHERE guid = 20733; -DELETE FROM creature_addon WHERE guid = 20734; -DELETE FROM creature_addon WHERE guid = 20735; --- Create template addon for creature 3283 -DELETE FROM creature_template_addon WHERE entry =3283; -INSERT INTO creature_template_addon VALUES (3283,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3283 -DELETE FROM creature_addon WHERE guid = 20737; -DELETE FROM creature_addon WHERE guid = 20738; -DELETE FROM creature_addon WHERE guid = 20739; -DELETE FROM creature_addon WHERE guid = 20740; -DELETE FROM creature_addon WHERE guid = 20741; -DELETE FROM creature_addon WHERE guid = 20742; -DELETE FROM creature_addon WHERE guid = 20743; -DELETE FROM creature_addon WHERE guid = 20744; -DELETE FROM creature_addon WHERE guid = 20745; -DELETE FROM creature_addon WHERE guid = 20746; -DELETE FROM creature_addon WHERE guid = 20747; -DELETE FROM creature_addon WHERE guid = 20748; -DELETE FROM creature_addon WHERE guid = 20749; -DELETE FROM creature_addon WHERE guid = 20750; -DELETE FROM creature_addon WHERE guid = 20751; -DELETE FROM creature_addon WHERE guid = 20752; -DELETE FROM creature_addon WHERE guid = 20753; -DELETE FROM creature_addon WHERE guid = 20754; -DELETE FROM creature_addon WHERE guid = 20755; -DELETE FROM creature_addon WHERE guid = 20756; -DELETE FROM creature_addon WHERE guid = 20757; -DELETE FROM creature_addon WHERE guid = 20758; -DELETE FROM creature_addon WHERE guid = 20759; -DELETE FROM creature_addon WHERE guid = 20760; -DELETE FROM creature_addon WHERE guid = 20761; -DELETE FROM creature_addon WHERE guid = 20762; -DELETE FROM creature_addon WHERE guid = 20763; -DELETE FROM creature_addon WHERE guid = 20764; -DELETE FROM creature_addon WHERE guid = 20765; --- Create template addon for creature 3284 -DELETE FROM creature_template_addon WHERE entry =3284; -INSERT INTO creature_template_addon VALUES (3284,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3284 -DELETE FROM creature_addon WHERE guid = 20766; -DELETE FROM creature_addon WHERE guid = 20767; -DELETE FROM creature_addon WHERE guid = 20768; -DELETE FROM creature_addon WHERE guid = 20769; -DELETE FROM creature_addon WHERE guid = 20770; -DELETE FROM creature_addon WHERE guid = 20771; -DELETE FROM creature_addon WHERE guid = 20772; -DELETE FROM creature_addon WHERE guid = 20773; -DELETE FROM creature_addon WHERE guid = 20774; -DELETE FROM creature_addon WHERE guid = 20775; -DELETE FROM creature_addon WHERE guid = 20776; -DELETE FROM creature_addon WHERE guid = 20777; -DELETE FROM creature_addon WHERE guid = 20778; -DELETE FROM creature_addon WHERE guid = 20779; -DELETE FROM creature_addon WHERE guid = 20780; -DELETE FROM creature_addon WHERE guid = 20781; -DELETE FROM creature_addon WHERE guid = 20782; -DELETE FROM creature_addon WHERE guid = 20783; -DELETE FROM creature_addon WHERE guid = 20784; -DELETE FROM creature_addon WHERE guid = 20785; -DELETE FROM creature_addon WHERE guid = 20786; -DELETE FROM creature_addon WHERE guid = 20787; -DELETE FROM creature_addon WHERE guid = 20788; -DELETE FROM creature_addon WHERE guid = 20789; -DELETE FROM creature_addon WHERE guid = 20790; -DELETE FROM creature_addon WHERE guid = 20791; -DELETE FROM creature_addon WHERE guid = 20792; -DELETE FROM creature_addon WHERE guid = 20793; -DELETE FROM creature_addon WHERE guid = 20794; -DELETE FROM creature_addon WHERE guid = 20795; -DELETE FROM creature_addon WHERE guid = 20796; -DELETE FROM creature_addon WHERE guid = 20797; -DELETE FROM creature_addon WHERE guid = 20798; -DELETE FROM creature_addon WHERE guid = 20799; -DELETE FROM creature_addon WHERE guid = 20800; -DELETE FROM creature_addon WHERE guid = 20801; -DELETE FROM creature_addon WHERE guid = 20802; -DELETE FROM creature_addon WHERE guid = 20803; -DELETE FROM creature_addon WHERE guid = 20804; -DELETE FROM creature_addon WHERE guid = 20805; -DELETE FROM creature_addon WHERE guid = 20806; -DELETE FROM creature_addon WHERE guid = 20807; -DELETE FROM creature_addon WHERE guid = 20808; -DELETE FROM creature_addon WHERE guid = 20809; -DELETE FROM creature_addon WHERE guid = 20810; -DELETE FROM creature_addon WHERE guid = 20811; -DELETE FROM creature_addon WHERE guid = 20812; -DELETE FROM creature_addon WHERE guid = 20813; -DELETE FROM creature_addon WHERE guid = 20814; -DELETE FROM creature_addon WHERE guid = 20815; -DELETE FROM creature_addon WHERE guid = 20816; --- Create template addon for creature 3285 -DELETE FROM creature_template_addon WHERE entry =3285; -INSERT INTO creature_template_addon VALUES (3285,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3285 -DELETE FROM creature_addon WHERE guid = 20817; -DELETE FROM creature_addon WHERE guid = 20818; -DELETE FROM creature_addon WHERE guid = 20819; -DELETE FROM creature_addon WHERE guid = 20820; -DELETE FROM creature_addon WHERE guid = 20821; -DELETE FROM creature_addon WHERE guid = 20822; -DELETE FROM creature_addon WHERE guid = 20823; -DELETE FROM creature_addon WHERE guid = 20824; -DELETE FROM creature_addon WHERE guid = 20825; -DELETE FROM creature_addon WHERE guid = 20826; -DELETE FROM creature_addon WHERE guid = 20827; -DELETE FROM creature_addon WHERE guid = 20828; -DELETE FROM creature_addon WHERE guid = 20829; -DELETE FROM creature_addon WHERE guid = 20830; -DELETE FROM creature_addon WHERE guid = 20831; --- Create template addon for creature 3286 -DELETE FROM creature_template_addon WHERE entry =3286; -INSERT INTO creature_template_addon VALUES (3286,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3286 -DELETE FROM creature_addon WHERE guid = 20832; -DELETE FROM creature_addon WHERE guid = 20833; -DELETE FROM creature_addon WHERE guid = 20834; -DELETE FROM creature_addon WHERE guid = 20835; -DELETE FROM creature_addon WHERE guid = 20836; -DELETE FROM creature_addon WHERE guid = 20837; -DELETE FROM creature_addon WHERE guid = 20838; -DELETE FROM creature_addon WHERE guid = 20839; -DELETE FROM creature_addon WHERE guid = 20840; -DELETE FROM creature_addon WHERE guid = 20841; -DELETE FROM creature_addon WHERE guid = 20842; -DELETE FROM creature_addon WHERE guid = 20843; -DELETE FROM creature_addon WHERE guid = 20844; -DELETE FROM creature_addon WHERE guid = 20845; -DELETE FROM creature_addon WHERE guid = 20846; -DELETE FROM creature_addon WHERE guid = 20847; -DELETE FROM creature_addon WHERE guid = 20848; -DELETE FROM creature_addon WHERE guid = 20849; -DELETE FROM creature_addon WHERE guid = 20850; -DELETE FROM creature_addon WHERE guid = 20851; -DELETE FROM creature_addon WHERE guid = 20852; -DELETE FROM creature_addon WHERE guid = 20853; --- Create template addon for creature 3287 -DELETE FROM creature_template_addon WHERE entry =3287; -INSERT INTO creature_template_addon VALUES (3287,0,7,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3287 -DELETE FROM creature_addon WHERE guid = 6471; --- Create template addon for creature 3289 --- Create template addon for creature 3290 -DELETE FROM creature_template_addon WHERE entry =3290; -INSERT INTO creature_template_addon VALUES (3290,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3290 -DELETE FROM creature_addon WHERE guid = 8249; --- Create template addon for creature 3291 -DELETE FROM creature_template_addon WHERE entry =3291; -INSERT INTO creature_template_addon VALUES (3291,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3291 -DELETE FROM creature_addon WHERE guid = 8837; --- Create template addon for creature 3292 -DELETE FROM creature_template_addon WHERE entry =3292; -INSERT INTO creature_template_addon VALUES (3292,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3292 -DELETE FROM creature_addon WHERE guid = 20862; --- Create template addon for creature 3293 -DELETE FROM creature_template_addon WHERE entry =3293; -INSERT INTO creature_template_addon VALUES (3293,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3293 -DELETE FROM creature_addon WHERE guid = 6479; --- Create template addon for creature 3294 -DELETE FROM creature_template_addon WHERE entry =3294; -INSERT INTO creature_template_addon VALUES (3294,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3294 -DELETE FROM creature_addon WHERE guid = 449; --- Create template addon for creature 3295 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =3295; -INSERT INTO creature_template_addon VALUES (3295,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3295 --- Create template addon for creature 3296 -DELETE FROM creature_template_addon WHERE entry =3296; -INSERT INTO creature_template_addon VALUES (3296,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3296 -DELETE FROM creature_addon WHERE guid = 3382; -DELETE FROM creature_addon WHERE guid = 3383; -DELETE FROM creature_addon WHERE guid = 3384; -DELETE FROM creature_addon WHERE guid = 3385; -DELETE FROM creature_addon WHERE guid = 3386; -DELETE FROM creature_addon WHERE guid = 3387; -DELETE FROM creature_addon WHERE guid = 3388; -DELETE FROM creature_addon WHERE guid = 3389; -DELETE FROM creature_addon WHERE guid = 3390; -DELETE FROM creature_addon WHERE guid = 3391; -DELETE FROM creature_addon WHERE guid = 3462; -DELETE FROM creature_addon WHERE guid = 3465; -DELETE FROM creature_addon WHERE guid = 6558; -DELETE FROM creature_addon WHERE guid = 6559; -DELETE FROM creature_addon WHERE guid = 6560; -DELETE FROM creature_addon WHERE guid = 6561; -DELETE FROM creature_addon WHERE guid = 6562; -DELETE FROM creature_addon WHERE guid = 6563; -DELETE FROM creature_addon WHERE guid = 6564; -DELETE FROM creature_addon WHERE guid = 6565; -DELETE FROM creature_addon WHERE guid = 6566; -DELETE FROM creature_addon WHERE guid = 6567; -DELETE FROM creature_addon WHERE guid = 7397; -DELETE FROM creature_addon WHERE guid = 7398; -DELETE FROM creature_addon WHERE guid = 7399; -DELETE FROM creature_addon WHERE guid = 7415; -DELETE FROM creature_addon WHERE guid = 7416; -DELETE FROM creature_addon WHERE guid = 7417; -DELETE FROM creature_addon WHERE guid = 7418; -DELETE FROM creature_addon WHERE guid = 7419; -DELETE FROM creature_addon WHERE guid = 7420; -DELETE FROM creature_addon WHERE guid = 7421; -DELETE FROM creature_addon WHERE guid = 7941; -DELETE FROM creature_addon WHERE guid = 7942; -DELETE FROM creature_addon WHERE guid = 7943; -DELETE FROM creature_addon WHERE guid = 7945; -DELETE FROM creature_addon WHERE guid = 7946; -DELETE FROM creature_addon WHERE guid = 7948; -DELETE FROM creature_addon WHERE guid = 7949; -DELETE FROM creature_addon WHERE guid = 7950; -DELETE FROM creature_addon WHERE guid = 8521; -DELETE FROM creature_addon WHERE guid = 8522; -DELETE FROM creature_addon WHERE guid = 8523; -DELETE FROM creature_addon WHERE guid = 8524; -DELETE FROM creature_addon WHERE guid = 8525; -DELETE FROM creature_addon WHERE guid = 8526; -DELETE FROM creature_addon WHERE guid = 8527; -DELETE FROM creature_addon WHERE guid = 8528; -DELETE FROM creature_addon WHERE guid = 8529; -DELETE FROM creature_addon WHERE guid = 8530; -DELETE FROM creature_addon WHERE guid = 10297; -DELETE FROM creature_addon WHERE guid = 10298; -DELETE FROM creature_addon WHERE guid = 10299; -DELETE FROM creature_addon WHERE guid = 10347; -DELETE FROM creature_addon WHERE guid = 10348; -DELETE FROM creature_addon WHERE guid = 10350; -DELETE FROM creature_addon WHERE guid = 10351; -DELETE FROM creature_addon WHERE guid = 10352; -DELETE FROM creature_addon WHERE guid = 10353; -DELETE FROM creature_addon WHERE guid = 10450; -DELETE FROM creature_addon WHERE guid = 10462; -DELETE FROM creature_addon WHERE guid = 10463; -DELETE FROM creature_addon WHERE guid = 10464; -DELETE FROM creature_addon WHERE guid = 10465; -DELETE FROM creature_addon WHERE guid = 10466; -DELETE FROM creature_addon WHERE guid = 10467; -DELETE FROM creature_addon WHERE guid = 10468; -DELETE FROM creature_addon WHERE guid = 10469; -DELETE FROM creature_addon WHERE guid = 10470; -DELETE FROM creature_addon WHERE guid = 11789; -DELETE FROM creature_addon WHERE guid = 11790; -DELETE FROM creature_addon WHERE guid = 11791; -DELETE FROM creature_addon WHERE guid = 11792; -DELETE FROM creature_addon WHERE guid = 11793; -DELETE FROM creature_addon WHERE guid = 11794; -DELETE FROM creature_addon WHERE guid = 11795; -DELETE FROM creature_addon WHERE guid = 11796; --- Create template addon for creature 3297 -DELETE FROM creature_template_addon WHERE entry =3297; -INSERT INTO creature_template_addon VALUES (3297,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3297 -DELETE FROM creature_addon WHERE guid = 6399; -DELETE FROM creature_addon WHERE guid = 6400; -DELETE FROM creature_addon WHERE guid = 6401; -DELETE FROM creature_addon WHERE guid = 7318; -DELETE FROM creature_addon WHERE guid = 7319; -DELETE FROM creature_addon WHERE guid = 7320; -DELETE FROM creature_addon WHERE guid = 7324; --- Create template addon for creature 3298 -DELETE FROM creature_template_addon WHERE entry =3298; -INSERT INTO creature_template_addon VALUES (3298,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3298 -DELETE FROM creature_addon WHERE guid = 4570; --- Clear duplicate addons from template for creature 3300 -DELETE FROM creature_addon WHERE guid = 6484; -DELETE FROM creature_addon WHERE guid = 6486; -DELETE FROM creature_addon WHERE guid = 7363; -DELETE FROM creature_addon WHERE guid = 7365; -DELETE FROM creature_addon WHERE guid = 7367; -DELETE FROM creature_addon WHERE guid = 7916; -DELETE FROM creature_addon WHERE guid = 7919; -DELETE FROM creature_addon WHERE guid = 7920; -DELETE FROM creature_addon WHERE guid = 8436; -DELETE FROM creature_addon WHERE guid = 8437; -DELETE FROM creature_addon WHERE guid = 8438; -DELETE FROM creature_addon WHERE guid = 8439; -DELETE FROM creature_addon WHERE guid = 10281; -DELETE FROM creature_addon WHERE guid = 10282; -DELETE FROM creature_addon WHERE guid = 10431; -DELETE FROM creature_addon WHERE guid = 10435; -DELETE FROM creature_addon WHERE guid = 11776; -DELETE FROM creature_addon WHERE guid = 11779; -DELETE FROM creature_addon WHERE guid = 11780; -DELETE FROM creature_addon WHERE guid = 11849; -DELETE FROM creature_addon WHERE guid = 11850; -DELETE FROM creature_addon WHERE guid = 11851; -DELETE FROM creature_addon WHERE guid = 11854; -DELETE FROM creature_addon WHERE guid = 11883; -DELETE FROM creature_addon WHERE guid = 11885; -DELETE FROM creature_addon WHERE guid = 12083; -DELETE FROM creature_addon WHERE guid = 12085; -DELETE FROM creature_addon WHERE guid = 12114; -DELETE FROM creature_addon WHERE guid = 12121; -DELETE FROM creature_addon WHERE guid = 12133; -DELETE FROM creature_addon WHERE guid = 12137; -DELETE FROM creature_addon WHERE guid = 12140; -DELETE FROM creature_addon WHERE guid = 12143; -DELETE FROM creature_addon WHERE guid = 12146; -DELETE FROM creature_addon WHERE guid = 12150; -DELETE FROM creature_addon WHERE guid = 12152; -DELETE FROM creature_addon WHERE guid = 12155; -DELETE FROM creature_addon WHERE guid = 12179; -DELETE FROM creature_addon WHERE guid = 12180; -DELETE FROM creature_addon WHERE guid = 12310; -DELETE FROM creature_addon WHERE guid = 12329; -DELETE FROM creature_addon WHERE guid = 12345; -DELETE FROM creature_addon WHERE guid = 12372; -DELETE FROM creature_addon WHERE guid = 12387; -DELETE FROM creature_addon WHERE guid = 20878; -DELETE FROM creature_addon WHERE guid = 20879; -DELETE FROM creature_addon WHERE guid = 20880; -DELETE FROM creature_addon WHERE guid = 20881; -DELETE FROM creature_addon WHERE guid = 20882; -DELETE FROM creature_addon WHERE guid = 20883; -DELETE FROM creature_addon WHERE guid = 20884; -DELETE FROM creature_addon WHERE guid = 20885; -DELETE FROM creature_addon WHERE guid = 20886; -DELETE FROM creature_addon WHERE guid = 20887; -DELETE FROM creature_addon WHERE guid = 20888; -DELETE FROM creature_addon WHERE guid = 20889; -DELETE FROM creature_addon WHERE guid = 20890; -DELETE FROM creature_addon WHERE guid = 20891; -DELETE FROM creature_addon WHERE guid = 20892; -DELETE FROM creature_addon WHERE guid = 20893; -DELETE FROM creature_addon WHERE guid = 20894; -DELETE FROM creature_addon WHERE guid = 20895; -DELETE FROM creature_addon WHERE guid = 20896; -DELETE FROM creature_addon WHERE guid = 20897; -DELETE FROM creature_addon WHERE guid = 20898; -DELETE FROM creature_addon WHERE guid = 20899; -DELETE FROM creature_addon WHERE guid = 20900; -DELETE FROM creature_addon WHERE guid = 20901; -DELETE FROM creature_addon WHERE guid = 20902; -DELETE FROM creature_addon WHERE guid = 20903; -DELETE FROM creature_addon WHERE guid = 20904; -DELETE FROM creature_addon WHERE guid = 20905; -DELETE FROM creature_addon WHERE guid = 20906; -DELETE FROM creature_addon WHERE guid = 20907; -DELETE FROM creature_addon WHERE guid = 20908; -DELETE FROM creature_addon WHERE guid = 20909; -DELETE FROM creature_addon WHERE guid = 20910; -DELETE FROM creature_addon WHERE guid = 20911; -DELETE FROM creature_addon WHERE guid = 20912; -DELETE FROM creature_addon WHERE guid = 20913; -DELETE FROM creature_addon WHERE guid = 20914; -DELETE FROM creature_addon WHERE guid = 20915; -DELETE FROM creature_addon WHERE guid = 20916; -DELETE FROM creature_addon WHERE guid = 20917; -DELETE FROM creature_addon WHERE guid = 20918; -DELETE FROM creature_addon WHERE guid = 20919; -DELETE FROM creature_addon WHERE guid = 20920; -DELETE FROM creature_addon WHERE guid = 20921; -DELETE FROM creature_addon WHERE guid = 20922; -DELETE FROM creature_addon WHERE guid = 20923; -DELETE FROM creature_addon WHERE guid = 20924; -DELETE FROM creature_addon WHERE guid = 20925; -DELETE FROM creature_addon WHERE guid = 20926; -DELETE FROM creature_addon WHERE guid = 20927; -DELETE FROM creature_addon WHERE guid = 20928; -DELETE FROM creature_addon WHERE guid = 20929; -DELETE FROM creature_addon WHERE guid = 20930; -DELETE FROM creature_addon WHERE guid = 20931; -DELETE FROM creature_addon WHERE guid = 20932; -DELETE FROM creature_addon WHERE guid = 20933; -DELETE FROM creature_addon WHERE guid = 20934; -DELETE FROM creature_addon WHERE guid = 20935; -DELETE FROM creature_addon WHERE guid = 20936; -DELETE FROM creature_addon WHERE guid = 20937; -DELETE FROM creature_addon WHERE guid = 20938; --- Create template addon for creature 3301 --- Create template addon for creature 3304 -DELETE FROM creature_template_addon WHERE entry =3304; -INSERT INTO creature_template_addon VALUES (3304,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3304 -DELETE FROM creature_addon WHERE guid = 515; --- Create template addon for creature 3305 -DELETE FROM creature_template_addon WHERE entry =3305; -INSERT INTO creature_template_addon VALUES (3305,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3305 -DELETE FROM creature_addon WHERE guid = 5596; --- Clear duplicate addons from template for creature 3306 -DELETE FROM creature_addon WHERE guid = 49526; --- Create template addon for creature 3309 -DELETE FROM creature_template_addon WHERE entry =3309; -INSERT INTO creature_template_addon VALUES (3309,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3309 -DELETE FROM creature_addon WHERE guid = 6598; --- Create template addon for creature 3310 -DELETE FROM creature_template_addon WHERE entry =3310; -INSERT INTO creature_template_addon VALUES (3310,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3310 -DELETE FROM creature_addon WHERE guid = 6600; --- Create template addon for creature 3312 -DELETE FROM creature_template_addon WHERE entry =3312; -INSERT INTO creature_template_addon VALUES (3312,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3312 -DELETE FROM creature_addon WHERE guid = 4658; --- Create template addon for creature 3313 -DELETE FROM creature_template_addon WHERE entry =3313; -INSERT INTO creature_template_addon VALUES (3313,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3313 -DELETE FROM creature_addon WHERE guid = 6604; --- Create template addon for creature 3314 -DELETE FROM creature_template_addon WHERE entry =3314; -INSERT INTO creature_template_addon VALUES (3314,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3314 -DELETE FROM creature_addon WHERE guid = 6603; --- Create template addon for creature 3315 -DELETE FROM creature_template_addon WHERE entry =3315; -INSERT INTO creature_template_addon VALUES (3315,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3315 -DELETE FROM creature_addon WHERE guid = 6623; --- Create template addon for creature 3316 -DELETE FROM creature_template_addon WHERE entry =3316; -INSERT INTO creature_template_addon VALUES (3316,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3316 -DELETE FROM creature_addon WHERE guid = 7478; --- Create template addon for creature 3317 -DELETE FROM creature_template_addon WHERE entry =3317; -INSERT INTO creature_template_addon VALUES (3317,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3317 -DELETE FROM creature_addon WHERE guid = 4652; --- Create template addon for creature 3318 -DELETE FROM creature_template_addon WHERE entry =3318; -INSERT INTO creature_template_addon VALUES (3318,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3318 -DELETE FROM creature_addon WHERE guid = 4653; --- Create template addon for creature 3319 -DELETE FROM creature_template_addon WHERE entry =3319; -INSERT INTO creature_template_addon VALUES (3319,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3319 -DELETE FROM creature_addon WHERE guid = 6599; --- Create template addon for creature 3320 -DELETE FROM creature_template_addon WHERE entry =3320; -INSERT INTO creature_template_addon VALUES (3320,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3320 -DELETE FROM creature_addon WHERE guid = 4655; --- Create template addon for creature 3321 -DELETE FROM creature_template_addon WHERE entry =3321; -INSERT INTO creature_template_addon VALUES (3321,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3321 -DELETE FROM creature_addon WHERE guid = 6605; --- Create template addon for creature 3322 -DELETE FROM creature_template_addon WHERE entry =3322; -INSERT INTO creature_template_addon VALUES (3322,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 3322 -DELETE FROM creature_addon WHERE guid = 4657; --- Create template addon for creature 3323 -DELETE FROM creature_template_addon WHERE entry =3323; -INSERT INTO creature_template_addon VALUES (3323,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3323 -DELETE FROM creature_addon WHERE guid = 7442; --- Create template addon for creature 3324 -DELETE FROM creature_template_addon WHERE entry =3324; -INSERT INTO creature_template_addon VALUES (3324,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3324 -DELETE FROM creature_addon WHERE guid = 3461; --- Create template addon for creature 3325 -DELETE FROM creature_template_addon WHERE entry =3325; -INSERT INTO creature_template_addon VALUES (3325,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3325 -DELETE FROM creature_addon WHERE guid = 3452; --- Create template addon for creature 3326 -DELETE FROM creature_template_addon WHERE entry =3326; -INSERT INTO creature_template_addon VALUES (3326,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3326 -DELETE FROM creature_addon WHERE guid = 6596; --- Create template addon for creature 3327 -DELETE FROM creature_template_addon WHERE entry =3327; -INSERT INTO creature_template_addon VALUES (3327,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3327 -DELETE FROM creature_addon WHERE guid = 3454; --- Create template addon for creature 3328 -DELETE FROM creature_template_addon WHERE entry =3328; -INSERT INTO creature_template_addon VALUES (3328,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3328 -DELETE FROM creature_addon WHERE guid = 6593; --- Create template addon for creature 3329 -DELETE FROM creature_template_addon WHERE entry =3329; -INSERT INTO creature_template_addon VALUES (3329,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3329 -DELETE FROM creature_addon WHERE guid = 3459; --- Create template addon for creature 3330 -DELETE FROM creature_template_addon WHERE entry =3330; -INSERT INTO creature_template_addon VALUES (3330,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3330 -DELETE FROM creature_addon WHERE guid = 3455; --- Create template addon for creature 3331 -DELETE FROM creature_template_addon WHERE entry =3331; -INSERT INTO creature_template_addon VALUES (3331,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3331 -DELETE FROM creature_addon WHERE guid = 3451; --- Create template addon for creature 3332 -DELETE FROM creature_template_addon WHERE entry =3332; -INSERT INTO creature_template_addon VALUES (3332,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3332 -DELETE FROM creature_addon WHERE guid = 4673; --- Create template addon for creature 3333 -DELETE FROM creature_template_addon WHERE entry =3333; -INSERT INTO creature_template_addon VALUES (3333,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3333 -DELETE FROM creature_addon WHERE guid = 4674; --- Create template addon for creature 3334 -DELETE FROM creature_template_addon WHERE entry =3334; -INSERT INTO creature_template_addon VALUES (3334,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3334 -DELETE FROM creature_addon WHERE guid = 3458; --- Create template addon for creature 3335 -DELETE FROM creature_template_addon WHERE entry =3335; -INSERT INTO creature_template_addon VALUES (3335,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3335 -DELETE FROM creature_addon WHERE guid = 3457; --- Create template addon for creature 3336 -DELETE FROM creature_template_addon WHERE entry =3336; -INSERT INTO creature_template_addon VALUES (3336,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3336 -DELETE FROM creature_addon WHERE guid = 516; --- Create template addon for creature 3337 -DELETE FROM creature_template_addon WHERE entry =3337; -INSERT INTO creature_template_addon VALUES (3337,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3337 -DELETE FROM creature_addon WHERE guid = 13165; --- Create template addon for creature 3338 -DELETE FROM creature_template_addon WHERE entry =3338; -INSERT INTO creature_template_addon VALUES (3338,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3338 -DELETE FROM creature_addon WHERE guid = 13167; --- Create template addon for creature 3339 -DELETE FROM creature_template_addon WHERE entry =3339; -INSERT INTO creature_template_addon VALUES (3339,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3339 -DELETE FROM creature_addon WHERE guid = 13169; --- Create template addon for creature 3341 -DELETE FROM creature_template_addon WHERE entry =3341; -INSERT INTO creature_template_addon VALUES (3341,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3341 -DELETE FROM creature_addon WHERE guid = 13173; --- Create template addon for creature 3342 -DELETE FROM creature_template_addon WHERE entry =3342; -INSERT INTO creature_template_addon VALUES (3342,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3342 -DELETE FROM creature_addon WHERE guid = 4662; --- Create template addon for creature 3343 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =3343; -INSERT INTO creature_template_addon VALUES (3343,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3343 --- Create template addon for creature 3344 -DELETE FROM creature_template_addon WHERE entry =3344; -INSERT INTO creature_template_addon VALUES (3344,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3344 -DELETE FROM creature_addon WHERE guid = 4663; --- Create template addon for creature 3345 -DELETE FROM creature_template_addon WHERE entry =3345; -INSERT INTO creature_template_addon VALUES (3345,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3345 -DELETE FROM creature_addon WHERE guid = 6626; --- Create template addon for creature 3346 -DELETE FROM creature_template_addon WHERE entry =3346; -INSERT INTO creature_template_addon VALUES (3346,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3346 -DELETE FROM creature_addon WHERE guid = 4679; --- Create template addon for creature 3347 -DELETE FROM creature_template_addon WHERE entry =3347; -INSERT INTO creature_template_addon VALUES (3347,0,0,1,16,69,0,NULL); --- Clear duplicate addons from template for creature 3347 -DELETE FROM creature_addon WHERE guid = 4681; --- Create template addon for creature 3348 -DELETE FROM creature_template_addon WHERE entry =3348; -INSERT INTO creature_template_addon VALUES (3348,0,0,1,16,69,0,NULL); --- Clear duplicate addons from template for creature 3348 -DELETE FROM creature_addon WHERE guid = 4687; --- Create template addon for creature 3349 -DELETE FROM creature_template_addon WHERE entry =3349; -INSERT INTO creature_template_addon VALUES (3349,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3349 -DELETE FROM creature_addon WHERE guid = 3475; --- Create template addon for creature 3350 -DELETE FROM creature_template_addon WHERE entry =3350; -INSERT INTO creature_template_addon VALUES (3350,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3350 -DELETE FROM creature_addon WHERE guid = 4666; --- Create template addon for creature 3351 -DELETE FROM creature_template_addon WHERE entry =3351; -INSERT INTO creature_template_addon VALUES (3351,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3351 -DELETE FROM creature_addon WHERE guid = 4667; --- Create template addon for creature 3352 -DELETE FROM creature_template_addon WHERE entry =3352; -INSERT INTO creature_template_addon VALUES (3352,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 3352 -DELETE FROM creature_addon WHERE guid = 7449; --- Create template addon for creature 3353 -DELETE FROM creature_template_addon WHERE entry =3353; -INSERT INTO creature_template_addon VALUES (3353,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3353 -DELETE FROM creature_addon WHERE guid = 7971; --- Create template addon for creature 3354 -DELETE FROM creature_template_addon WHERE entry =3354; -INSERT INTO creature_template_addon VALUES (3354,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3354 -DELETE FROM creature_addon WHERE guid = 7443; --- Create template addon for creature 3355 -DELETE FROM creature_template_addon WHERE entry =3355; -INSERT INTO creature_template_addon VALUES (3355,0,0,1,16,233,0,NULL); --- Clear duplicate addons from template for creature 3355 -DELETE FROM creature_addon WHERE guid = 4670; --- Create template addon for creature 3356 -DELETE FROM creature_template_addon WHERE entry =3356; -INSERT INTO creature_template_addon VALUES (3356,0,0,1,16,233,0,NULL); --- Clear duplicate addons from template for creature 3356 -DELETE FROM creature_addon WHERE guid = 7973; --- Create template addon for creature 3357 -DELETE FROM creature_template_addon WHERE entry =3357; -INSERT INTO creature_template_addon VALUES (3357,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3357 -DELETE FROM creature_addon WHERE guid = 4671; --- Create template addon for creature 3358 -DELETE FROM creature_template_addon WHERE entry =3358; -INSERT INTO creature_template_addon VALUES (3358,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3358 -DELETE FROM creature_addon WHERE guid = 4668; --- Create template addon for creature 3359 -DELETE FROM creature_template_addon WHERE entry =3359; -INSERT INTO creature_template_addon VALUES (3359,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3359 -DELETE FROM creature_addon WHERE guid = 6611; --- Create template addon for creature 3360 -DELETE FROM creature_template_addon WHERE entry =3360; -INSERT INTO creature_template_addon VALUES (3360,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3360 -DELETE FROM creature_addon WHERE guid = 7445; --- Create template addon for creature 3361 -DELETE FROM creature_template_addon WHERE entry =3361; -INSERT INTO creature_template_addon VALUES (3361,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3361 -DELETE FROM creature_addon WHERE guid = 6612; --- Create template addon for creature 3362 -DELETE FROM creature_template_addon WHERE entry =3362; -INSERT INTO creature_template_addon VALUES (3362,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3362 -DELETE FROM creature_addon WHERE guid = 7447; --- Create template addon for creature 3363 -DELETE FROM creature_template_addon WHERE entry =3363; -INSERT INTO creature_template_addon VALUES (3363,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3363 -DELETE FROM creature_addon WHERE guid = 6629; --- Create template addon for creature 3364 -DELETE FROM creature_template_addon WHERE entry =3364; -INSERT INTO creature_template_addon VALUES (3364,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3364 -DELETE FROM creature_addon WHERE guid = 7481; --- Create template addon for creature 3365 -DELETE FROM creature_template_addon WHERE entry =3365; -INSERT INTO creature_template_addon VALUES (3365,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3365 -DELETE FROM creature_addon WHERE guid = 6630; --- Create template addon for creature 3366 -DELETE FROM creature_template_addon WHERE entry =3366; -INSERT INTO creature_template_addon VALUES (3366,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3366 -DELETE FROM creature_addon WHERE guid = 4682; --- Create template addon for creature 3367 -DELETE FROM creature_template_addon WHERE entry =3367; -INSERT INTO creature_template_addon VALUES (3367,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3367 -DELETE FROM creature_addon WHERE guid = 4683; --- Create template addon for creature 3368 -DELETE FROM creature_template_addon WHERE entry =3368; -INSERT INTO creature_template_addon VALUES (3368,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3368 -DELETE FROM creature_addon WHERE guid = 4684; --- Create template addon for creature 3369 -DELETE FROM creature_template_addon WHERE entry =3369; -INSERT INTO creature_template_addon VALUES (3369,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3369 -DELETE FROM creature_addon WHERE guid = 6628; --- Create template addon for creature 3370 -DELETE FROM creature_template_addon WHERE entry =3370; -INSERT INTO creature_template_addon VALUES (3370,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3370 -DELETE FROM creature_addon WHERE guid = 6602; --- Create template addon for creature 3371 -DELETE FROM creature_template_addon WHERE entry =3371; -INSERT INTO creature_template_addon VALUES (3371,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3371 -DELETE FROM creature_addon WHERE guid = 4678; --- Create template addon for creature 3372 -DELETE FROM creature_template_addon WHERE entry =3372; -INSERT INTO creature_template_addon VALUES (3372,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3372 -DELETE FROM creature_addon WHERE guid = 7480; --- Create template addon for creature 3373 -DELETE FROM creature_template_addon WHERE entry =3373; -INSERT INTO creature_template_addon VALUES (3373,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3373 -DELETE FROM creature_addon WHERE guid = 6597; --- Create template addon for creature 3374 -DELETE FROM creature_template_addon WHERE entry =3374; -INSERT INTO creature_template_addon VALUES (3374,0,0,1,16,173,0,NULL); --- Clear duplicate addons from template for creature 3374 -DELETE FROM creature_addon WHERE guid = 13581; -DELETE FROM creature_addon WHERE guid = 13582; -DELETE FROM creature_addon WHERE guid = 13585; -DELETE FROM creature_addon WHERE guid = 13590; -DELETE FROM creature_addon WHERE guid = 13592; -DELETE FROM creature_addon WHERE guid = 13599; -DELETE FROM creature_addon WHERE guid = 13602; -DELETE FROM creature_addon WHERE guid = 13603; -DELETE FROM creature_addon WHERE guid = 13604; -DELETE FROM creature_addon WHERE guid = 13608; -DELETE FROM creature_addon WHERE guid = 13609; --- Create template addon for creature 3375 -DELETE FROM creature_template_addon WHERE entry =3375; -INSERT INTO creature_template_addon VALUES (3375,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3375 -DELETE FROM creature_addon WHERE guid = 13625; -DELETE FROM creature_addon WHERE guid = 13626; -DELETE FROM creature_addon WHERE guid = 13627; -DELETE FROM creature_addon WHERE guid = 13628; -DELETE FROM creature_addon WHERE guid = 13629; -DELETE FROM creature_addon WHERE guid = 13630; -DELETE FROM creature_addon WHERE guid = 13631; -DELETE FROM creature_addon WHERE guid = 13632; --- Create template addon for creature 3376 -DELETE FROM creature_template_addon WHERE entry =3376; -INSERT INTO creature_template_addon VALUES (3376,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3376 -DELETE FROM creature_addon WHERE guid = 13633; -DELETE FROM creature_addon WHERE guid = 13634; -DELETE FROM creature_addon WHERE guid = 13635; -DELETE FROM creature_addon WHERE guid = 13636; -DELETE FROM creature_addon WHERE guid = 13638; -DELETE FROM creature_addon WHERE guid = 13639; -DELETE FROM creature_addon WHERE guid = 13640; -DELETE FROM creature_addon WHERE guid = 13641; -DELETE FROM creature_addon WHERE guid = 13642; -DELETE FROM creature_addon WHERE guid = 13643; -DELETE FROM creature_addon WHERE guid = 13644; -DELETE FROM creature_addon WHERE guid = 13645; -DELETE FROM creature_addon WHERE guid = 13646; -DELETE FROM creature_addon WHERE guid = 13647; -DELETE FROM creature_addon WHERE guid = 13648; -DELETE FROM creature_addon WHERE guid = 13649; -DELETE FROM creature_addon WHERE guid = 13662; --- Create template addon for creature 3377 -DELETE FROM creature_template_addon WHERE entry =3377; -INSERT INTO creature_template_addon VALUES (3377,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3377 -DELETE FROM creature_addon WHERE guid = 13663; -DELETE FROM creature_addon WHERE guid = 13664; -DELETE FROM creature_addon WHERE guid = 13665; -DELETE FROM creature_addon WHERE guid = 13666; -DELETE FROM creature_addon WHERE guid = 13667; -DELETE FROM creature_addon WHERE guid = 13668; -DELETE FROM creature_addon WHERE guid = 13669; -DELETE FROM creature_addon WHERE guid = 13670; -DELETE FROM creature_addon WHERE guid = 13671; -DELETE FROM creature_addon WHERE guid = 13672; -DELETE FROM creature_addon WHERE guid = 13673; -DELETE FROM creature_addon WHERE guid = 13674; -DELETE FROM creature_addon WHERE guid = 13689; -DELETE FROM creature_addon WHERE guid = 13690; -DELETE FROM creature_addon WHERE guid = 13691; --- Create template addon for creature 3378 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =3378; -INSERT INTO creature_template_addon VALUES (3378,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3378 -DELETE FROM creature_addon WHERE guid = 13692; -DELETE FROM creature_addon WHERE guid = 13693; -DELETE FROM creature_addon WHERE guid = 13694; -DELETE FROM creature_addon WHERE guid = 13695; -DELETE FROM creature_addon WHERE guid = 13696; -DELETE FROM creature_addon WHERE guid = 13697; -DELETE FROM creature_addon WHERE guid = 13698; -DELETE FROM creature_addon WHERE guid = 13699; -DELETE FROM creature_addon WHERE guid = 13700; -DELETE FROM creature_addon WHERE guid = 13701; --- Create template addon for creature 3379 -DELETE FROM creature_template_addon WHERE entry =3379; -INSERT INTO creature_template_addon VALUES (3379,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3379 -DELETE FROM creature_addon WHERE guid = 13706; -DELETE FROM creature_addon WHERE guid = 13707; -DELETE FROM creature_addon WHERE guid = 13708; -DELETE FROM creature_addon WHERE guid = 13709; -DELETE FROM creature_addon WHERE guid = 13710; -DELETE FROM creature_addon WHERE guid = 13711; -DELETE FROM creature_addon WHERE guid = 13712; -DELETE FROM creature_addon WHERE guid = 13713; -DELETE FROM creature_addon WHERE guid = 13714; -DELETE FROM creature_addon WHERE guid = 13715; -DELETE FROM creature_addon WHERE guid = 13716; -DELETE FROM creature_addon WHERE guid = 13717; -DELETE FROM creature_addon WHERE guid = 13718; -DELETE FROM creature_addon WHERE guid = 13719; -DELETE FROM creature_addon WHERE guid = 13720; -DELETE FROM creature_addon WHERE guid = 13721; -DELETE FROM creature_addon WHERE guid = 13722; -DELETE FROM creature_addon WHERE guid = 13723; -DELETE FROM creature_addon WHERE guid = 13724; -DELETE FROM creature_addon WHERE guid = 13725; -DELETE FROM creature_addon WHERE guid = 13726; -DELETE FROM creature_addon WHERE guid = 13727; -DELETE FROM creature_addon WHERE guid = 13728; -DELETE FROM creature_addon WHERE guid = 13729; -DELETE FROM creature_addon WHERE guid = 13730; -DELETE FROM creature_addon WHERE guid = 13731; --- Create template addon for creature 3380 -DELETE FROM creature_template_addon WHERE entry =3380; -INSERT INTO creature_template_addon VALUES (3380,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3380 -DELETE FROM creature_addon WHERE guid = 13732; -DELETE FROM creature_addon WHERE guid = 13733; -DELETE FROM creature_addon WHERE guid = 13734; -DELETE FROM creature_addon WHERE guid = 13735; -DELETE FROM creature_addon WHERE guid = 13736; -DELETE FROM creature_addon WHERE guid = 13737; -DELETE FROM creature_addon WHERE guid = 13738; -DELETE FROM creature_addon WHERE guid = 13739; -DELETE FROM creature_addon WHERE guid = 13740; -DELETE FROM creature_addon WHERE guid = 13741; -DELETE FROM creature_addon WHERE guid = 13742; -DELETE FROM creature_addon WHERE guid = 13743; -DELETE FROM creature_addon WHERE guid = 13744; -DELETE FROM creature_addon WHERE guid = 13745; -DELETE FROM creature_addon WHERE guid = 13746; -DELETE FROM creature_addon WHERE guid = 13747; -DELETE FROM creature_addon WHERE guid = 13748; -DELETE FROM creature_addon WHERE guid = 13749; -DELETE FROM creature_addon WHERE guid = 13750; --- Create template addon for creature 3381 -DELETE FROM creature_template_addon WHERE entry =3381; -INSERT INTO creature_template_addon VALUES (3381,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3381 -DELETE FROM creature_addon WHERE guid = 13755; -DELETE FROM creature_addon WHERE guid = 13758; -DELETE FROM creature_addon WHERE guid = 13760; -DELETE FROM creature_addon WHERE guid = 13766; -DELETE FROM creature_addon WHERE guid = 13767; -DELETE FROM creature_addon WHERE guid = 13768; -DELETE FROM creature_addon WHERE guid = 13771; -DELETE FROM creature_addon WHERE guid = 13777; -DELETE FROM creature_addon WHERE guid = 13778; -DELETE FROM creature_addon WHERE guid = 13779; -DELETE FROM creature_addon WHERE guid = 13780; -DELETE FROM creature_addon WHERE guid = 13781; -DELETE FROM creature_addon WHERE guid = 13782; -DELETE FROM creature_addon WHERE guid = 13783; -DELETE FROM creature_addon WHERE guid = 13784; -DELETE FROM creature_addon WHERE guid = 13785; -DELETE FROM creature_addon WHERE guid = 13786; -DELETE FROM creature_addon WHERE guid = 13787; -DELETE FROM creature_addon WHERE guid = 13788; -DELETE FROM creature_addon WHERE guid = 13789; -DELETE FROM creature_addon WHERE guid = 13790; -DELETE FROM creature_addon WHERE guid = 13791; -DELETE FROM creature_addon WHERE guid = 13792; -DELETE FROM creature_addon WHERE guid = 13793; --- Create template addon for creature 3382 -DELETE FROM creature_template_addon WHERE entry =3382; -INSERT INTO creature_template_addon VALUES (3382,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3382 -DELETE FROM creature_addon WHERE guid = 13794; -DELETE FROM creature_addon WHERE guid = 13795; -DELETE FROM creature_addon WHERE guid = 13796; -DELETE FROM creature_addon WHERE guid = 13797; -DELETE FROM creature_addon WHERE guid = 13798; -DELETE FROM creature_addon WHERE guid = 13799; -DELETE FROM creature_addon WHERE guid = 13800; -DELETE FROM creature_addon WHERE guid = 13808; -DELETE FROM creature_addon WHERE guid = 13809; -DELETE FROM creature_addon WHERE guid = 13811; -DELETE FROM creature_addon WHERE guid = 13814; -DELETE FROM creature_addon WHERE guid = 13815; -DELETE FROM creature_addon WHERE guid = 13816; -DELETE FROM creature_addon WHERE guid = 13817; -DELETE FROM creature_addon WHERE guid = 13818; -DELETE FROM creature_addon WHERE guid = 13819; -DELETE FROM creature_addon WHERE guid = 13820; -DELETE FROM creature_addon WHERE guid = 13821; -DELETE FROM creature_addon WHERE guid = 13822; --- Create template addon for creature 3383 -DELETE FROM creature_template_addon WHERE entry =3383; -INSERT INTO creature_template_addon VALUES (3383,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3383 -DELETE FROM creature_addon WHERE guid = 13823; -DELETE FROM creature_addon WHERE guid = 13824; -DELETE FROM creature_addon WHERE guid = 13825; -DELETE FROM creature_addon WHERE guid = 13826; -DELETE FROM creature_addon WHERE guid = 13827; -DELETE FROM creature_addon WHERE guid = 13828; -DELETE FROM creature_addon WHERE guid = 13829; -DELETE FROM creature_addon WHERE guid = 13830; -DELETE FROM creature_addon WHERE guid = 13831; -DELETE FROM creature_addon WHERE guid = 13832; -DELETE FROM creature_addon WHERE guid = 13833; -DELETE FROM creature_addon WHERE guid = 13835; -DELETE FROM creature_addon WHERE guid = 13836; -DELETE FROM creature_addon WHERE guid = 13837; -DELETE FROM creature_addon WHERE guid = 13838; -DELETE FROM creature_addon WHERE guid = 13839; -DELETE FROM creature_addon WHERE guid = 13840; -DELETE FROM creature_addon WHERE guid = 13841; -DELETE FROM creature_addon WHERE guid = 13842; -DELETE FROM creature_addon WHERE guid = 13843; -DELETE FROM creature_addon WHERE guid = 13844; -DELETE FROM creature_addon WHERE guid = 13845; --- Create template addon for creature 3384 -DELETE FROM creature_template_addon WHERE entry =3384; -INSERT INTO creature_template_addon VALUES (3384,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3384 -DELETE FROM creature_addon WHERE guid = 13846; -DELETE FROM creature_addon WHERE guid = 13847; -DELETE FROM creature_addon WHERE guid = 13849; -DELETE FROM creature_addon WHERE guid = 13850; -DELETE FROM creature_addon WHERE guid = 13851; -DELETE FROM creature_addon WHERE guid = 13852; -DELETE FROM creature_addon WHERE guid = 13853; -DELETE FROM creature_addon WHERE guid = 13854; -DELETE FROM creature_addon WHERE guid = 13855; -DELETE FROM creature_addon WHERE guid = 13856; -DELETE FROM creature_addon WHERE guid = 13857; -DELETE FROM creature_addon WHERE guid = 13858; -DELETE FROM creature_addon WHERE guid = 13859; -DELETE FROM creature_addon WHERE guid = 13860; -DELETE FROM creature_addon WHERE guid = 13861; -DELETE FROM creature_addon WHERE guid = 13862; -DELETE FROM creature_addon WHERE guid = 13863; --- Create template addon for creature 3385 -DELETE FROM creature_template_addon WHERE entry =3385; -INSERT INTO creature_template_addon VALUES (3385,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3385 -DELETE FROM creature_addon WHERE guid = 13864; -DELETE FROM creature_addon WHERE guid = 13865; -DELETE FROM creature_addon WHERE guid = 13866; -DELETE FROM creature_addon WHERE guid = 13867; -DELETE FROM creature_addon WHERE guid = 13868; -DELETE FROM creature_addon WHERE guid = 13869; -DELETE FROM creature_addon WHERE guid = 13870; -DELETE FROM creature_addon WHERE guid = 13871; -DELETE FROM creature_addon WHERE guid = 13872; -DELETE FROM creature_addon WHERE guid = 13873; -DELETE FROM creature_addon WHERE guid = 13874; -DELETE FROM creature_addon WHERE guid = 13875; -DELETE FROM creature_addon WHERE guid = 13876; -DELETE FROM creature_addon WHERE guid = 13877; -DELETE FROM creature_addon WHERE guid = 13878; -DELETE FROM creature_addon WHERE guid = 13879; -DELETE FROM creature_addon WHERE guid = 13880; -DELETE FROM creature_addon WHERE guid = 13881; -DELETE FROM creature_addon WHERE guid = 13882; -DELETE FROM creature_addon WHERE guid = 13883; -DELETE FROM creature_addon WHERE guid = 13884; -DELETE FROM creature_addon WHERE guid = 13885; -DELETE FROM creature_addon WHERE guid = 13886; -DELETE FROM creature_addon WHERE guid = 13887; -DELETE FROM creature_addon WHERE guid = 13888; -DELETE FROM creature_addon WHERE guid = 13889; -DELETE FROM creature_addon WHERE guid = 13890; -DELETE FROM creature_addon WHERE guid = 13891; -DELETE FROM creature_addon WHERE guid = 13892; -DELETE FROM creature_addon WHERE guid = 13893; -DELETE FROM creature_addon WHERE guid = 13894; -DELETE FROM creature_addon WHERE guid = 13895; -DELETE FROM creature_addon WHERE guid = 13896; -DELETE FROM creature_addon WHERE guid = 13897; -DELETE FROM creature_addon WHERE guid = 13898; -DELETE FROM creature_addon WHERE guid = 13899; -DELETE FROM creature_addon WHERE guid = 13900; -DELETE FROM creature_addon WHERE guid = 13901; -DELETE FROM creature_addon WHERE guid = 13902; -DELETE FROM creature_addon WHERE guid = 13903; -DELETE FROM creature_addon WHERE guid = 13904; -DELETE FROM creature_addon WHERE guid = 13905; -DELETE FROM creature_addon WHERE guid = 13906; -DELETE FROM creature_addon WHERE guid = 13907; -DELETE FROM creature_addon WHERE guid = 13916; -DELETE FROM creature_addon WHERE guid = 13917; -DELETE FROM creature_addon WHERE guid = 13918; -DELETE FROM creature_addon WHERE guid = 13919; -DELETE FROM creature_addon WHERE guid = 13920; -DELETE FROM creature_addon WHERE guid = 13921; -DELETE FROM creature_addon WHERE guid = 13922; -DELETE FROM creature_addon WHERE guid = 13923; -DELETE FROM creature_addon WHERE guid = 13924; -DELETE FROM creature_addon WHERE guid = 13925; -DELETE FROM creature_addon WHERE guid = 13926; -DELETE FROM creature_addon WHERE guid = 13927; -DELETE FROM creature_addon WHERE guid = 13928; -DELETE FROM creature_addon WHERE guid = 13929; -DELETE FROM creature_addon WHERE guid = 13930; -DELETE FROM creature_addon WHERE guid = 13931; -DELETE FROM creature_addon WHERE guid = 13932; -DELETE FROM creature_addon WHERE guid = 13933; -DELETE FROM creature_addon WHERE guid = 13934; --- Create template addon for creature 3386 -DELETE FROM creature_template_addon WHERE entry =3386; -INSERT INTO creature_template_addon VALUES (3386,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3386 -DELETE FROM creature_addon WHERE guid = 13935; -DELETE FROM creature_addon WHERE guid = 13936; -DELETE FROM creature_addon WHERE guid = 13937; -DELETE FROM creature_addon WHERE guid = 13938; -DELETE FROM creature_addon WHERE guid = 13939; -DELETE FROM creature_addon WHERE guid = 13940; -DELETE FROM creature_addon WHERE guid = 13941; -DELETE FROM creature_addon WHERE guid = 13942; -DELETE FROM creature_addon WHERE guid = 13943; -DELETE FROM creature_addon WHERE guid = 13944; -DELETE FROM creature_addon WHERE guid = 13945; -DELETE FROM creature_addon WHERE guid = 13946; -DELETE FROM creature_addon WHERE guid = 13947; -DELETE FROM creature_addon WHERE guid = 13948; --- Create template addon for creature 3387 -DELETE FROM creature_template_addon WHERE entry =3387; -INSERT INTO creature_template_addon VALUES (3387,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3387 -DELETE FROM creature_addon WHERE guid = 13949; --- Create template addon for creature 3388 -DELETE FROM creature_template_addon WHERE entry =3388; -INSERT INTO creature_template_addon VALUES (3388,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3388 -DELETE FROM creature_addon WHERE guid = 13950; --- Create template addon for creature 3389 -DELETE FROM creature_template_addon WHERE entry =3389; -INSERT INTO creature_template_addon VALUES (3389,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3389 -DELETE FROM creature_addon WHERE guid = 13979; --- Create template addon for creature 3390 -DELETE FROM creature_template_addon WHERE entry =3390; -INSERT INTO creature_template_addon VALUES (3390,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3390 -DELETE FROM creature_addon WHERE guid = 13982; --- Create template addon for creature 3391 -DELETE FROM creature_template_addon WHERE entry =3391; -INSERT INTO creature_template_addon VALUES (3391,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3391 -DELETE FROM creature_addon WHERE guid = 13983; --- Create template addon for creature 3392 -DELETE FROM creature_template_addon WHERE entry =3392; -INSERT INTO creature_template_addon VALUES (3392,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3392 -DELETE FROM creature_addon WHERE guid = 13984; --- Create template addon for creature 3393 -DELETE FROM creature_template_addon WHERE entry =3393; -INSERT INTO creature_template_addon VALUES (3393,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3393 -DELETE FROM creature_addon WHERE guid = 13986; --- Create template addon for creature 3394 -DELETE FROM creature_template_addon WHERE entry =3394; -INSERT INTO creature_template_addon VALUES (3394,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3394 -DELETE FROM creature_addon WHERE guid = 13988; --- Create template addon for creature 3395 --- Create template addon for creature 3396 -DELETE FROM creature_template_addon WHERE entry =3396; -INSERT INTO creature_template_addon VALUES (3396,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3396 -DELETE FROM creature_addon WHERE guid = 13990; --- Create template addon for creature 3397 -DELETE FROM creature_template_addon WHERE entry =3397; -INSERT INTO creature_template_addon VALUES (3397,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3397 -DELETE FROM creature_addon WHERE guid = 13991; -DELETE FROM creature_addon WHERE guid = 13992; -DELETE FROM creature_addon WHERE guid = 13993; -DELETE FROM creature_addon WHERE guid = 13994; -DELETE FROM creature_addon WHERE guid = 13995; -DELETE FROM creature_addon WHERE guid = 13996; -DELETE FROM creature_addon WHERE guid = 13997; -DELETE FROM creature_addon WHERE guid = 13998; -DELETE FROM creature_addon WHERE guid = 13999; -DELETE FROM creature_addon WHERE guid = 14000; -DELETE FROM creature_addon WHERE guid = 14001; -DELETE FROM creature_addon WHERE guid = 14002; -DELETE FROM creature_addon WHERE guid = 14003; -DELETE FROM creature_addon WHERE guid = 14004; -DELETE FROM creature_addon WHERE guid = 14005; -DELETE FROM creature_addon WHERE guid = 14006; -DELETE FROM creature_addon WHERE guid = 14007; -DELETE FROM creature_addon WHERE guid = 14008; --- Create template addon for creature 3398 -DELETE FROM creature_template_addon WHERE entry =3398; -INSERT INTO creature_template_addon VALUES (3398,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3398 -DELETE FROM creature_addon WHERE guid = 14033; --- Create template addon for creature 3399 -DELETE FROM creature_template_addon WHERE entry =3399; -INSERT INTO creature_template_addon VALUES (3399,0,0,1,16,69,0,NULL); --- Clear duplicate addons from template for creature 3399 -DELETE FROM creature_addon WHERE guid = 4685; --- Create template addon for creature 3400 -DELETE FROM creature_template_addon WHERE entry =3400; -INSERT INTO creature_template_addon VALUES (3400,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3400 -DELETE FROM creature_addon WHERE guid = 6631; --- Create template addon for creature 3401 -DELETE FROM creature_template_addon WHERE entry =3401; -INSERT INTO creature_template_addon VALUES (3401,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3401 -DELETE FROM creature_addon WHERE guid = 6594; --- Create template addon for creature 3402 -DELETE FROM creature_template_addon WHERE entry =3402; -INSERT INTO creature_template_addon VALUES (3402,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3402 -DELETE FROM creature_addon WHERE guid = 6595; --- Create template addon for creature 3403 -DELETE FROM creature_template_addon WHERE entry =3403; -INSERT INTO creature_template_addon VALUES (3403,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3403 -DELETE FROM creature_addon WHERE guid = 4665; --- Create template addon for creature 3404 -DELETE FROM creature_template_addon WHERE entry =3404; -INSERT INTO creature_template_addon VALUES (3404,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3404 -DELETE FROM creature_addon WHERE guid = 6625; --- Create template addon for creature 3405 -DELETE FROM creature_template_addon WHERE entry =3405; -INSERT INTO creature_template_addon VALUES (3405,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3405 -DELETE FROM creature_addon WHERE guid = 6621; --- Create template addon for creature 3406 -DELETE FROM creature_template_addon WHERE entry =3406; -INSERT INTO creature_template_addon VALUES (3406,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3406 -DELETE FROM creature_addon WHERE guid = 7972; --- Create template addon for creature 3407 -DELETE FROM creature_template_addon WHERE entry =3407; -INSERT INTO creature_template_addon VALUES (3407,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3407 -DELETE FROM creature_addon WHERE guid = 6620; --- Create template addon for creature 3408 -DELETE FROM creature_template_addon WHERE entry =3408; -INSERT INTO creature_template_addon VALUES (3408,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3408 -DELETE FROM creature_addon WHERE guid = 6610; --- Create template addon for creature 3409 -DELETE FROM creature_template_addon WHERE entry =3409; -INSERT INTO creature_template_addon VALUES (3409,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3409 -DELETE FROM creature_addon WHERE guid = 7453; --- Create template addon for creature 3410 -DELETE FROM creature_template_addon WHERE entry =3410; -INSERT INTO creature_template_addon VALUES (3410,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 3410 -DELETE FROM creature_addon WHERE guid = 7451; --- Create template addon for creature 3411 -DELETE FROM creature_template_addon WHERE entry =3411; -INSERT INTO creature_template_addon VALUES (3411,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3411 -DELETE FROM creature_addon WHERE guid = 29244; --- Create template addon for creature 3412 -DELETE FROM creature_template_addon WHERE entry =3412; -INSERT INTO creature_template_addon VALUES (3412,0,0,1,16,69,0,NULL); --- Clear duplicate addons from template for creature 3412 -DELETE FROM creature_addon WHERE guid = 4672; --- Create template addon for creature 3413 -DELETE FROM creature_template_addon WHERE entry =3413; -INSERT INTO creature_template_addon VALUES (3413,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3413 -DELETE FROM creature_addon WHERE guid = 7968; --- Create template addon for creature 3414 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =3414; -INSERT INTO creature_template_addon VALUES (3414,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3414 --- Create template addon for creature 3415 -DELETE FROM creature_template_addon WHERE entry =3415; -INSERT INTO creature_template_addon VALUES (3415,0,3,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3415 -DELETE FROM creature_addon WHERE guid = 14078; -DELETE FROM creature_addon WHERE guid = 14079; -DELETE FROM creature_addon WHERE guid = 14080; -DELETE FROM creature_addon WHERE guid = 14081; -DELETE FROM creature_addon WHERE guid = 14083; -DELETE FROM creature_addon WHERE guid = 14085; -DELETE FROM creature_addon WHERE guid = 14086; -DELETE FROM creature_addon WHERE guid = 14087; -DELETE FROM creature_addon WHERE guid = 14090; -DELETE FROM creature_addon WHERE guid = 14092; -DELETE FROM creature_addon WHERE guid = 14096; -DELETE FROM creature_addon WHERE guid = 14098; -DELETE FROM creature_addon WHERE guid = 14108; -DELETE FROM creature_addon WHERE guid = 14112; -DELETE FROM creature_addon WHERE guid = 14116; -DELETE FROM creature_addon WHERE guid = 14117; -DELETE FROM creature_addon WHERE guid = 14119; --- Create template addon for creature 3416 -DELETE FROM creature_template_addon WHERE entry =3416; -INSERT INTO creature_template_addon VALUES (3416,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3416 -DELETE FROM creature_addon WHERE guid = 14125; -DELETE FROM creature_addon WHERE guid = 14126; -DELETE FROM creature_addon WHERE guid = 14128; -DELETE FROM creature_addon WHERE guid = 14129; -DELETE FROM creature_addon WHERE guid = 14131; -DELETE FROM creature_addon WHERE guid = 14133; --- Create template addon for creature 3417 --- Create template addon for creature 3418 -DELETE FROM creature_template_addon WHERE entry =3418; -INSERT INTO creature_template_addon VALUES (3418,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3418 -DELETE FROM creature_addon WHERE guid = 14136; --- Create template addon for creature 3419 -DELETE FROM creature_template_addon WHERE entry =3419; -INSERT INTO creature_template_addon VALUES (3419,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3419 -DELETE FROM creature_addon WHERE guid = 24773; --- Create template addon for creature 3421 -DELETE FROM creature_template_addon WHERE entry =3421; -INSERT INTO creature_template_addon VALUES (3421,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3421 -DELETE FROM creature_addon WHERE guid = 14138; --- Create template addon for creature 3424 -DELETE FROM creature_template_addon WHERE entry =3424; -INSERT INTO creature_template_addon VALUES (3424,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3424 -DELETE FROM creature_addon WHERE guid = 14141; -DELETE FROM creature_addon WHERE guid = 14142; -DELETE FROM creature_addon WHERE guid = 14143; -DELETE FROM creature_addon WHERE guid = 14144; -DELETE FROM creature_addon WHERE guid = 14145; -DELETE FROM creature_addon WHERE guid = 14146; --- Clear duplicate addons from template for creature 3425 -DELETE FROM creature_addon WHERE guid = 14152; -DELETE FROM creature_addon WHERE guid = 14153; -DELETE FROM creature_addon WHERE guid = 14155; -DELETE FROM creature_addon WHERE guid = 14156; -DELETE FROM creature_addon WHERE guid = 14157; -DELETE FROM creature_addon WHERE guid = 14158; -DELETE FROM creature_addon WHERE guid = 14161; -DELETE FROM creature_addon WHERE guid = 14162; -DELETE FROM creature_addon WHERE guid = 14163; -DELETE FROM creature_addon WHERE guid = 14165; -DELETE FROM creature_addon WHERE guid = 14169; -DELETE FROM creature_addon WHERE guid = 14171; -DELETE FROM creature_addon WHERE guid = 14172; -DELETE FROM creature_addon WHERE guid = 14173; -DELETE FROM creature_addon WHERE guid = 14176; -DELETE FROM creature_addon WHERE guid = 14177; -DELETE FROM creature_addon WHERE guid = 14180; -DELETE FROM creature_addon WHERE guid = 14181; -DELETE FROM creature_addon WHERE guid = 14182; -DELETE FROM creature_addon WHERE guid = 14185; -DELETE FROM creature_addon WHERE guid = 14186; -DELETE FROM creature_addon WHERE guid = 14188; -DELETE FROM creature_addon WHERE guid = 14192; -DELETE FROM creature_addon WHERE guid = 14193; -DELETE FROM creature_addon WHERE guid = 14194; -DELETE FROM creature_addon WHERE guid = 14195; -DELETE FROM creature_addon WHERE guid = 14196; -DELETE FROM creature_addon WHERE guid = 14197; -DELETE FROM creature_addon WHERE guid = 14199; -DELETE FROM creature_addon WHERE guid = 14200; -DELETE FROM creature_addon WHERE guid = 14202; -DELETE FROM creature_addon WHERE guid = 14203; -DELETE FROM creature_addon WHERE guid = 14206; -DELETE FROM creature_addon WHERE guid = 14207; -DELETE FROM creature_addon WHERE guid = 14208; -DELETE FROM creature_addon WHERE guid = 14210; -DELETE FROM creature_addon WHERE guid = 14212; -DELETE FROM creature_addon WHERE guid = 14213; -DELETE FROM creature_addon WHERE guid = 14215; -DELETE FROM creature_addon WHERE guid = 14216; -DELETE FROM creature_addon WHERE guid = 14222; -DELETE FROM creature_addon WHERE guid = 14223; -DELETE FROM creature_addon WHERE guid = 14227; -DELETE FROM creature_addon WHERE guid = 14229; -DELETE FROM creature_addon WHERE guid = 14235; -DELETE FROM creature_addon WHERE guid = 14236; -DELETE FROM creature_addon WHERE guid = 14237; -DELETE FROM creature_addon WHERE guid = 14250; -DELETE FROM creature_addon WHERE guid = 14251; -DELETE FROM creature_addon WHERE guid = 14252; -DELETE FROM creature_addon WHERE guid = 14253; -DELETE FROM creature_addon WHERE guid = 14254; -DELETE FROM creature_addon WHERE guid = 14255; -DELETE FROM creature_addon WHERE guid = 14257; -DELETE FROM creature_addon WHERE guid = 14258; --- Create template addon for creature 3426 -DELETE FROM creature_template_addon WHERE entry =3426; -INSERT INTO creature_template_addon VALUES (3426,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3426 -DELETE FROM creature_addon WHERE guid = 14263; -DELETE FROM creature_addon WHERE guid = 14264; -DELETE FROM creature_addon WHERE guid = 14265; -DELETE FROM creature_addon WHERE guid = 14266; -DELETE FROM creature_addon WHERE guid = 14267; -DELETE FROM creature_addon WHERE guid = 14268; -DELETE FROM creature_addon WHERE guid = 14269; -DELETE FROM creature_addon WHERE guid = 14270; -DELETE FROM creature_addon WHERE guid = 14271; -DELETE FROM creature_addon WHERE guid = 14272; -DELETE FROM creature_addon WHERE guid = 14273; -DELETE FROM creature_addon WHERE guid = 14275; -DELETE FROM creature_addon WHERE guid = 14276; -DELETE FROM creature_addon WHERE guid = 14277; -DELETE FROM creature_addon WHERE guid = 14278; -DELETE FROM creature_addon WHERE guid = 14279; -DELETE FROM creature_addon WHERE guid = 14280; -DELETE FROM creature_addon WHERE guid = 14281; -DELETE FROM creature_addon WHERE guid = 14282; -DELETE FROM creature_addon WHERE guid = 14283; -DELETE FROM creature_addon WHERE guid = 14284; -DELETE FROM creature_addon WHERE guid = 14285; -DELETE FROM creature_addon WHERE guid = 14286; -DELETE FROM creature_addon WHERE guid = 14287; -DELETE FROM creature_addon WHERE guid = 14288; -DELETE FROM creature_addon WHERE guid = 14289; -DELETE FROM creature_addon WHERE guid = 14290; -DELETE FROM creature_addon WHERE guid = 14291; -DELETE FROM creature_addon WHERE guid = 14292; -DELETE FROM creature_addon WHERE guid = 14293; -DELETE FROM creature_addon WHERE guid = 14294; -DELETE FROM creature_addon WHERE guid = 14295; -DELETE FROM creature_addon WHERE guid = 14296; -DELETE FROM creature_addon WHERE guid = 14297; -DELETE FROM creature_addon WHERE guid = 14298; -DELETE FROM creature_addon WHERE guid = 14299; -DELETE FROM creature_addon WHERE guid = 14300; -DELETE FROM creature_addon WHERE guid = 14301; -DELETE FROM creature_addon WHERE guid = 14302; -DELETE FROM creature_addon WHERE guid = 14303; -DELETE FROM creature_addon WHERE guid = 14304; -DELETE FROM creature_addon WHERE guid = 14305; -DELETE FROM creature_addon WHERE guid = 14306; -DELETE FROM creature_addon WHERE guid = 14307; -DELETE FROM creature_addon WHERE guid = 14308; -DELETE FROM creature_addon WHERE guid = 14309; -DELETE FROM creature_addon WHERE guid = 14310; -DELETE FROM creature_addon WHERE guid = 14311; -DELETE FROM creature_addon WHERE guid = 14312; -DELETE FROM creature_addon WHERE guid = 14313; -DELETE FROM creature_addon WHERE guid = 14314; -DELETE FROM creature_addon WHERE guid = 14315; -DELETE FROM creature_addon WHERE guid = 14316; -DELETE FROM creature_addon WHERE guid = 14317; -DELETE FROM creature_addon WHERE guid = 14318; -DELETE FROM creature_addon WHERE guid = 14319; -DELETE FROM creature_addon WHERE guid = 14320; -DELETE FROM creature_addon WHERE guid = 14321; --- Create template addon for creature 3428 -DELETE FROM creature_template_addon WHERE entry =3428; -INSERT INTO creature_template_addon VALUES (3428,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3428 -DELETE FROM creature_addon WHERE guid = 14334; --- Create template addon for creature 3429 -DELETE FROM creature_template_addon WHERE entry =3429; -INSERT INTO creature_template_addon VALUES (3429,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3429 -DELETE FROM creature_addon WHERE guid = 14344; --- Create template addon for creature 3430 -DELETE FROM creature_template_addon WHERE entry =3430; -INSERT INTO creature_template_addon VALUES (3430,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3430 -DELETE FROM creature_addon WHERE guid = 14345; --- Create template addon for creature 3431 -DELETE FROM creature_template_addon WHERE entry =3431; -INSERT INTO creature_template_addon VALUES (3431,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3431 -DELETE FROM creature_addon WHERE guid = 14347; --- Create template addon for creature 3432 -DELETE FROM creature_template_addon WHERE entry =3432; -INSERT INTO creature_template_addon VALUES (3432,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3432 -DELETE FROM creature_addon WHERE guid = 14348; --- Create template addon for creature 3433 -DELETE FROM creature_template_addon WHERE entry =3433; -INSERT INTO creature_template_addon VALUES (3433,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3433 -DELETE FROM creature_addon WHERE guid = 14350; --- Create template addon for creature 3434 -DELETE FROM creature_template_addon WHERE entry =3434; -INSERT INTO creature_template_addon VALUES (3434,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3434 -DELETE FROM creature_addon WHERE guid = 14365; --- Create template addon for creature 3435 -DELETE FROM creature_template_addon WHERE entry =3435; -INSERT INTO creature_template_addon VALUES (3435,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3435 -DELETE FROM creature_addon WHERE guid = 14367; --- Create template addon for creature 3436 -DELETE FROM creature_template_addon WHERE entry =3436; -INSERT INTO creature_template_addon VALUES (3436,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3436 -DELETE FROM creature_addon WHERE guid = 14383; --- Create template addon for creature 3438 -DELETE FROM creature_template_addon WHERE entry =3438; -INSERT INTO creature_template_addon VALUES (3438,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3438 -DELETE FROM creature_addon WHERE guid = 14386; --- Create template addon for creature 3439 -DELETE FROM creature_template_addon WHERE entry =3439; -INSERT INTO creature_template_addon VALUES (3439,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3439 -DELETE FROM creature_addon WHERE guid = 14387; --- Create template addon for creature 3441 -DELETE FROM creature_template_addon WHERE entry =3441; -INSERT INTO creature_template_addon VALUES (3441,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3441 -DELETE FROM creature_addon WHERE guid = 24789; --- Create template addon for creature 3442 -DELETE FROM creature_template_addon WHERE entry =3442; -INSERT INTO creature_template_addon VALUES (3442,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3442 -DELETE FROM creature_addon WHERE guid = 14388; --- Create template addon for creature 3443 -DELETE FROM creature_template_addon WHERE entry =3443; -INSERT INTO creature_template_addon VALUES (3443,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3443 -DELETE FROM creature_addon WHERE guid = 14390; --- Create template addon for creature 3444 -DELETE FROM creature_template_addon WHERE entry =3444; -INSERT INTO creature_template_addon VALUES (3444,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3444 -DELETE FROM creature_addon WHERE guid = 14392; -DELETE FROM creature_addon WHERE guid = 14393; -DELETE FROM creature_addon WHERE guid = 14394; -DELETE FROM creature_addon WHERE guid = 14395; -DELETE FROM creature_addon WHERE guid = 14396; -DELETE FROM creature_addon WHERE guid = 14397; -DELETE FROM creature_addon WHERE guid = 14398; -DELETE FROM creature_addon WHERE guid = 14399; -DELETE FROM creature_addon WHERE guid = 14401; -DELETE FROM creature_addon WHERE guid = 14402; -DELETE FROM creature_addon WHERE guid = 14403; -DELETE FROM creature_addon WHERE guid = 14404; -DELETE FROM creature_addon WHERE guid = 14405; -DELETE FROM creature_addon WHERE guid = 14406; --- Create template addon for creature 3445 -DELETE FROM creature_template_addon WHERE entry =3445; -INSERT INTO creature_template_addon VALUES (3445,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3445 -DELETE FROM creature_addon WHERE guid = 14407; --- Create template addon for creature 3446 -DELETE FROM creature_template_addon WHERE entry =3446; -INSERT INTO creature_template_addon VALUES (3446,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3446 -DELETE FROM creature_addon WHERE guid = 14408; --- Create template addon for creature 3447 -DELETE FROM creature_template_addon WHERE entry =3447; -INSERT INTO creature_template_addon VALUES (3447,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3447 -DELETE FROM creature_addon WHERE guid = 24792; --- Create template addon for creature 3448 -DELETE FROM creature_template_addon WHERE entry =3448; -INSERT INTO creature_template_addon VALUES (3448,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3448 -DELETE FROM creature_addon WHERE guid = 14411; --- Create template addon for creature 3449 -DELETE FROM creature_template_addon WHERE entry =3449; -INSERT INTO creature_template_addon VALUES (3449,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3449 -DELETE FROM creature_addon WHERE guid = 14415; --- Clear duplicate addons from template for creature 3450 --- Create template addon for creature 3451 --- Create template addon for creature 3452 -DELETE FROM creature_template_addon WHERE entry =3452; -INSERT INTO creature_template_addon VALUES (3452,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3452 -DELETE FROM creature_addon WHERE guid = 14418; --- Create template addon for creature 3453 -DELETE FROM creature_template_addon WHERE entry =3453; -INSERT INTO creature_template_addon VALUES (3453,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3453 -DELETE FROM creature_addon WHERE guid = 14419; --- Create template addon for creature 3454 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =3454; -INSERT INTO creature_template_addon VALUES (3454,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3454 --- Create template addon for creature 3455 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =3455; -INSERT INTO creature_template_addon VALUES (3455,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3455 --- Create template addon for creature 3456 -DELETE FROM creature_template_addon WHERE entry =3456; -INSERT INTO creature_template_addon VALUES (3456,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3456 -DELETE FROM creature_addon WHERE guid = 14434; -DELETE FROM creature_addon WHERE guid = 14435; -DELETE FROM creature_addon WHERE guid = 14436; -DELETE FROM creature_addon WHERE guid = 14437; -DELETE FROM creature_addon WHERE guid = 14438; -DELETE FROM creature_addon WHERE guid = 14439; -DELETE FROM creature_addon WHERE guid = 14440; -DELETE FROM creature_addon WHERE guid = 14441; -DELETE FROM creature_addon WHERE guid = 14442; -DELETE FROM creature_addon WHERE guid = 14443; -DELETE FROM creature_addon WHERE guid = 14444; -DELETE FROM creature_addon WHERE guid = 14445; -DELETE FROM creature_addon WHERE guid = 14446; --- Create template addon for creature 3457 -DELETE FROM creature_template_addon WHERE entry =3457; -INSERT INTO creature_template_addon VALUES (3457,0,131072,1,16,0,0,'6408'); --- Clear duplicate addons from template for creature 3457 -DELETE FROM creature_addon WHERE guid = 14447; -DELETE FROM creature_addon WHERE guid = 14448; -DELETE FROM creature_addon WHERE guid = 14449; -DELETE FROM creature_addon WHERE guid = 14450; -DELETE FROM creature_addon WHERE guid = 14451; -DELETE FROM creature_addon WHERE guid = 14452; -DELETE FROM creature_addon WHERE guid = 14453; -DELETE FROM creature_addon WHERE guid = 14454; -DELETE FROM creature_addon WHERE guid = 14455; -DELETE FROM creature_addon WHERE guid = 14456; -DELETE FROM creature_addon WHERE guid = 14457; -DELETE FROM creature_addon WHERE guid = 14458; -DELETE FROM creature_addon WHERE guid = 14459; -DELETE FROM creature_addon WHERE guid = 14460; -DELETE FROM creature_addon WHERE guid = 14461; -DELETE FROM creature_addon WHERE guid = 14462; -DELETE FROM creature_addon WHERE guid = 14463; --- Create template addon for creature 3458 -DELETE FROM creature_template_addon WHERE entry =3458; -INSERT INTO creature_template_addon VALUES (3458,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3458 -DELETE FROM creature_addon WHERE guid = 14464; -DELETE FROM creature_addon WHERE guid = 14465; -DELETE FROM creature_addon WHERE guid = 14466; -DELETE FROM creature_addon WHERE guid = 14467; -DELETE FROM creature_addon WHERE guid = 14468; -DELETE FROM creature_addon WHERE guid = 14469; -DELETE FROM creature_addon WHERE guid = 14470; -DELETE FROM creature_addon WHERE guid = 14471; -DELETE FROM creature_addon WHERE guid = 14472; -DELETE FROM creature_addon WHERE guid = 14473; -DELETE FROM creature_addon WHERE guid = 14474; -DELETE FROM creature_addon WHERE guid = 14475; -DELETE FROM creature_addon WHERE guid = 14476; -DELETE FROM creature_addon WHERE guid = 14477; -DELETE FROM creature_addon WHERE guid = 14478; -DELETE FROM creature_addon WHERE guid = 14479; -DELETE FROM creature_addon WHERE guid = 14480; -DELETE FROM creature_addon WHERE guid = 14481; -DELETE FROM creature_addon WHERE guid = 14482; -DELETE FROM creature_addon WHERE guid = 14483; -DELETE FROM creature_addon WHERE guid = 14852; -DELETE FROM creature_addon WHERE guid = 14870; --- Create template addon for creature 3459 -DELETE FROM creature_template_addon WHERE entry =3459; -INSERT INTO creature_template_addon VALUES (3459,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3459 -DELETE FROM creature_addon WHERE guid = 14899; -DELETE FROM creature_addon WHERE guid = 14900; -DELETE FROM creature_addon WHERE guid = 14901; -DELETE FROM creature_addon WHERE guid = 14902; -DELETE FROM creature_addon WHERE guid = 14903; -DELETE FROM creature_addon WHERE guid = 14904; -DELETE FROM creature_addon WHERE guid = 14905; -DELETE FROM creature_addon WHERE guid = 14906; -DELETE FROM creature_addon WHERE guid = 14907; -DELETE FROM creature_addon WHERE guid = 14908; -DELETE FROM creature_addon WHERE guid = 14909; -DELETE FROM creature_addon WHERE guid = 14910; -DELETE FROM creature_addon WHERE guid = 14911; -DELETE FROM creature_addon WHERE guid = 14912; -DELETE FROM creature_addon WHERE guid = 14913; -DELETE FROM creature_addon WHERE guid = 14914; -DELETE FROM creature_addon WHERE guid = 14915; --- Create template addon for creature 3461 -DELETE FROM creature_template_addon WHERE entry =3461; -INSERT INTO creature_template_addon VALUES (3461,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3461 -DELETE FROM creature_addon WHERE guid = 14939; -DELETE FROM creature_addon WHERE guid = 14940; -DELETE FROM creature_addon WHERE guid = 14941; -DELETE FROM creature_addon WHERE guid = 14942; -DELETE FROM creature_addon WHERE guid = 14943; -DELETE FROM creature_addon WHERE guid = 14944; -DELETE FROM creature_addon WHERE guid = 14945; -DELETE FROM creature_addon WHERE guid = 14946; -DELETE FROM creature_addon WHERE guid = 14947; -DELETE FROM creature_addon WHERE guid = 14948; -DELETE FROM creature_addon WHERE guid = 14949; -DELETE FROM creature_addon WHERE guid = 14950; -DELETE FROM creature_addon WHERE guid = 14951; -DELETE FROM creature_addon WHERE guid = 14952; -DELETE FROM creature_addon WHERE guid = 14953; -DELETE FROM creature_addon WHERE guid = 14954; -DELETE FROM creature_addon WHERE guid = 14955; -DELETE FROM creature_addon WHERE guid = 14956; -DELETE FROM creature_addon WHERE guid = 14957; -DELETE FROM creature_addon WHERE guid = 14958; -DELETE FROM creature_addon WHERE guid = 14959; -DELETE FROM creature_addon WHERE guid = 14960; -DELETE FROM creature_addon WHERE guid = 14961; -DELETE FROM creature_addon WHERE guid = 14962; -DELETE FROM creature_addon WHERE guid = 14963; -DELETE FROM creature_addon WHERE guid = 14964; -DELETE FROM creature_addon WHERE guid = 14965; -DELETE FROM creature_addon WHERE guid = 14966; -DELETE FROM creature_addon WHERE guid = 14967; -DELETE FROM creature_addon WHERE guid = 14968; -DELETE FROM creature_addon WHERE guid = 14969; -DELETE FROM creature_addon WHERE guid = 14970; -DELETE FROM creature_addon WHERE guid = 14971; -DELETE FROM creature_addon WHERE guid = 14972; -DELETE FROM creature_addon WHERE guid = 14973; -DELETE FROM creature_addon WHERE guid = 14974; -DELETE FROM creature_addon WHERE guid = 14975; --- Create template addon for creature 3463 -DELETE FROM creature_template_addon WHERE entry =3463; -INSERT INTO creature_template_addon VALUES (3463,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3463 -DELETE FROM creature_addon WHERE guid = 14987; -DELETE FROM creature_addon WHERE guid = 14988; -DELETE FROM creature_addon WHERE guid = 14990; -DELETE FROM creature_addon WHERE guid = 14991; -DELETE FROM creature_addon WHERE guid = 14992; -DELETE FROM creature_addon WHERE guid = 14993; -DELETE FROM creature_addon WHERE guid = 14994; -DELETE FROM creature_addon WHERE guid = 14995; -DELETE FROM creature_addon WHERE guid = 14996; -DELETE FROM creature_addon WHERE guid = 14997; -DELETE FROM creature_addon WHERE guid = 14998; -DELETE FROM creature_addon WHERE guid = 14999; -DELETE FROM creature_addon WHERE guid = 15000; -DELETE FROM creature_addon WHERE guid = 15001; -DELETE FROM creature_addon WHERE guid = 15002; -DELETE FROM creature_addon WHERE guid = 15003; -DELETE FROM creature_addon WHERE guid = 15004; -DELETE FROM creature_addon WHERE guid = 15005; -DELETE FROM creature_addon WHERE guid = 15006; -DELETE FROM creature_addon WHERE guid = 15007; -DELETE FROM creature_addon WHERE guid = 15008; -DELETE FROM creature_addon WHERE guid = 15009; -DELETE FROM creature_addon WHERE guid = 15010; -DELETE FROM creature_addon WHERE guid = 15011; -DELETE FROM creature_addon WHERE guid = 15012; -DELETE FROM creature_addon WHERE guid = 15013; -DELETE FROM creature_addon WHERE guid = 15014; -DELETE FROM creature_addon WHERE guid = 15015; -DELETE FROM creature_addon WHERE guid = 15016; -DELETE FROM creature_addon WHERE guid = 15017; -DELETE FROM creature_addon WHERE guid = 15018; -DELETE FROM creature_addon WHERE guid = 15019; -DELETE FROM creature_addon WHERE guid = 15020; -DELETE FROM creature_addon WHERE guid = 15021; -DELETE FROM creature_addon WHERE guid = 15022; -DELETE FROM creature_addon WHERE guid = 15023; -DELETE FROM creature_addon WHERE guid = 15024; -DELETE FROM creature_addon WHERE guid = 15025; -DELETE FROM creature_addon WHERE guid = 15026; -DELETE FROM creature_addon WHERE guid = 15027; -DELETE FROM creature_addon WHERE guid = 15028; --- Create template addon for creature 3464 -DELETE FROM creature_template_addon WHERE entry =3464; -INSERT INTO creature_template_addon VALUES (3464,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3464 -DELETE FROM creature_addon WHERE guid = 15029; --- Create template addon for creature 3465 -DELETE FROM creature_template_addon WHERE entry =3465; -INSERT INTO creature_template_addon VALUES (3465,0,1,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3465 -DELETE FROM creature_addon WHERE guid = 15031; --- Create template addon for creature 3466 -DELETE FROM creature_template_addon WHERE entry =3466; -INSERT INTO creature_template_addon VALUES (3466,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3466 -DELETE FROM creature_addon WHERE guid = 15032; -DELETE FROM creature_addon WHERE guid = 15034; -DELETE FROM creature_addon WHERE guid = 15035; -DELETE FROM creature_addon WHERE guid = 15036; -DELETE FROM creature_addon WHERE guid = 15037; -DELETE FROM creature_addon WHERE guid = 15038; -DELETE FROM creature_addon WHERE guid = 15039; -DELETE FROM creature_addon WHERE guid = 15040; -DELETE FROM creature_addon WHERE guid = 15041; -DELETE FROM creature_addon WHERE guid = 15042; -DELETE FROM creature_addon WHERE guid = 15043; -DELETE FROM creature_addon WHERE guid = 15044; -DELETE FROM creature_addon WHERE guid = 15045; -DELETE FROM creature_addon WHERE guid = 15046; -DELETE FROM creature_addon WHERE guid = 15047; -DELETE FROM creature_addon WHERE guid = 15048; -DELETE FROM creature_addon WHERE guid = 15049; -DELETE FROM creature_addon WHERE guid = 15050; -DELETE FROM creature_addon WHERE guid = 15051; -DELETE FROM creature_addon WHERE guid = 15052; -DELETE FROM creature_addon WHERE guid = 15053; -DELETE FROM creature_addon WHERE guid = 15054; -DELETE FROM creature_addon WHERE guid = 15055; -DELETE FROM creature_addon WHERE guid = 15056; -DELETE FROM creature_addon WHERE guid = 15057; -DELETE FROM creature_addon WHERE guid = 15058; -DELETE FROM creature_addon WHERE guid = 15059; -DELETE FROM creature_addon WHERE guid = 15060; -DELETE FROM creature_addon WHERE guid = 15061; -DELETE FROM creature_addon WHERE guid = 15062; -DELETE FROM creature_addon WHERE guid = 15063; -DELETE FROM creature_addon WHERE guid = 15064; -DELETE FROM creature_addon WHERE guid = 15065; --- Create template addon for creature 3467 -DELETE FROM creature_template_addon WHERE entry =3467; -INSERT INTO creature_template_addon VALUES (3467,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3467 -DELETE FROM creature_addon WHERE guid = 15066; --- Clear duplicate addons from template for creature 3468 -DELETE FROM creature_addon WHERE guid = 46575; --- Clear duplicate addons from template for creature 3469 -DELETE FROM creature_addon WHERE guid = 46716; --- Create template addon for creature 3470 -DELETE FROM creature_template_addon WHERE entry =3470; -INSERT INTO creature_template_addon VALUES (3470,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3470 -DELETE FROM creature_addon WHERE guid = 15079; --- Create template addon for creature 3471 -DELETE FROM creature_template_addon WHERE entry =3471; -INSERT INTO creature_template_addon VALUES (3471,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3471 -DELETE FROM creature_addon WHERE guid = 15080; --- Create template addon for creature 3472 -DELETE FROM creature_template_addon WHERE entry =3472; -INSERT INTO creature_template_addon VALUES (3472,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3472 -DELETE FROM creature_addon WHERE guid = 15081; --- Create template addon for creature 3473 -DELETE FROM creature_template_addon WHERE entry =3473; -INSERT INTO creature_template_addon VALUES (3473,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3473 -DELETE FROM creature_addon WHERE guid = 15082; --- Create template addon for creature 3474 -DELETE FROM creature_template_addon WHERE entry =3474; -INSERT INTO creature_template_addon VALUES (3474,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3474 -DELETE FROM creature_addon WHERE guid = 15083; --- Create template addon for creature 3475 --- Create template addon for creature 3476 -DELETE FROM creature_template_addon WHERE entry =3476; -INSERT INTO creature_template_addon VALUES (3476,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3476 -DELETE FROM creature_addon WHERE guid = 15085; --- Create template addon for creature 3477 -DELETE FROM creature_template_addon WHERE entry =3477; -INSERT INTO creature_template_addon VALUES (3477,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3477 -DELETE FROM creature_addon WHERE guid = 15086; --- Create template addon for creature 3478 -DELETE FROM creature_template_addon WHERE entry =3478; -INSERT INTO creature_template_addon VALUES (3478,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3478 -DELETE FROM creature_addon WHERE guid = 15087; --- Create template addon for creature 3479 -DELETE FROM creature_template_addon WHERE entry =3479; -INSERT INTO creature_template_addon VALUES (3479,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3479 -DELETE FROM creature_addon WHERE guid = 15089; --- Create template addon for creature 3480 -DELETE FROM creature_template_addon WHERE entry =3480; -INSERT INTO creature_template_addon VALUES (3480,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3480 -DELETE FROM creature_addon WHERE guid = 15091; --- Create template addon for creature 3481 -DELETE FROM creature_template_addon WHERE entry =3481; -INSERT INTO creature_template_addon VALUES (3481,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3481 -DELETE FROM creature_addon WHERE guid = 15092; --- Create template addon for creature 3482 -DELETE FROM creature_template_addon WHERE entry =3482; -INSERT INTO creature_template_addon VALUES (3482,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3482 -DELETE FROM creature_addon WHERE guid = 15093; --- Create template addon for creature 3483 -DELETE FROM creature_template_addon WHERE entry =3483; -INSERT INTO creature_template_addon VALUES (3483,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3483 -DELETE FROM creature_addon WHERE guid = 15096; --- Create template addon for creature 3484 -DELETE FROM creature_template_addon WHERE entry =3484; -INSERT INTO creature_template_addon VALUES (3484,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3484 -DELETE FROM creature_addon WHERE guid = 15097; --- Create template addon for creature 3485 -DELETE FROM creature_template_addon WHERE entry =3485; -INSERT INTO creature_template_addon VALUES (3485,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3485 -DELETE FROM creature_addon WHERE guid = 15098; --- Create template addon for creature 3486 -DELETE FROM creature_template_addon WHERE entry =3486; -INSERT INTO creature_template_addon VALUES (3486,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3486 -DELETE FROM creature_addon WHERE guid = 15099; --- Create template addon for creature 3487 -DELETE FROM creature_template_addon WHERE entry =3487; -INSERT INTO creature_template_addon VALUES (3487,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3487 -DELETE FROM creature_addon WHERE guid = 15101; --- Create template addon for creature 3488 -DELETE FROM creature_template_addon WHERE entry =3488; -INSERT INTO creature_template_addon VALUES (3488,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 3488 -DELETE FROM creature_addon WHERE guid = 15103; --- Create template addon for creature 3489 -DELETE FROM creature_template_addon WHERE entry =3489; -INSERT INTO creature_template_addon VALUES (3489,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3489 -DELETE FROM creature_addon WHERE guid = 15104; --- Create template addon for creature 3490 -DELETE FROM creature_template_addon WHERE entry =3490; -INSERT INTO creature_template_addon VALUES (3490,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3490 -DELETE FROM creature_addon WHERE guid = 15108; --- Create template addon for creature 3491 -DELETE FROM creature_template_addon WHERE entry =3491; -INSERT INTO creature_template_addon VALUES (3491,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3491 -DELETE FROM creature_addon WHERE guid = 15134; --- Create template addon for creature 3492 -DELETE FROM creature_template_addon WHERE entry =3492; -INSERT INTO creature_template_addon VALUES (3492,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3492 -DELETE FROM creature_addon WHERE guid = 15136; --- Create template addon for creature 3493 -DELETE FROM creature_template_addon WHERE entry =3493; -INSERT INTO creature_template_addon VALUES (3493,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3493 -DELETE FROM creature_addon WHERE guid = 15143; --- Create template addon for creature 3494 -DELETE FROM creature_template_addon WHERE entry =3494; -INSERT INTO creature_template_addon VALUES (3494,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3494 -DELETE FROM creature_addon WHERE guid = 15149; --- Create template addon for creature 3495 -DELETE FROM creature_template_addon WHERE entry =3495; -INSERT INTO creature_template_addon VALUES (3495,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3495 -DELETE FROM creature_addon WHERE guid = 15194; --- Create template addon for creature 3496 -DELETE FROM creature_template_addon WHERE entry =3496; -INSERT INTO creature_template_addon VALUES (3496,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3496 -DELETE FROM creature_addon WHERE guid = 15255; --- Create template addon for creature 3497 -DELETE FROM creature_template_addon WHERE entry =3497; -INSERT INTO creature_template_addon VALUES (3497,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3497 -DELETE FROM creature_addon WHERE guid = 17440; --- Create template addon for creature 3498 -DELETE FROM creature_template_addon WHERE entry =3498; -INSERT INTO creature_template_addon VALUES (3498,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3498 -DELETE FROM creature_addon WHERE guid = 17471; --- Create template addon for creature 3499 -DELETE FROM creature_template_addon WHERE entry =3499; -INSERT INTO creature_template_addon VALUES (3499,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3499 -DELETE FROM creature_addon WHERE guid = 18668; --- Create template addon for creature 3500 -DELETE FROM creature_template_addon WHERE entry =3500; -INSERT INTO creature_template_addon VALUES (3500,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3500 -DELETE FROM creature_addon WHERE guid = 50967; --- Create template addon for creature 3501 -DELETE FROM creature_template_addon WHERE entry =3501; -INSERT INTO creature_template_addon VALUES (3501,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3501 -DELETE FROM creature_addon WHERE guid = 19325; -DELETE FROM creature_addon WHERE guid = 19340; -DELETE FROM creature_addon WHERE guid = 19341; -DELETE FROM creature_addon WHERE guid = 19352; -DELETE FROM creature_addon WHERE guid = 19353; -DELETE FROM creature_addon WHERE guid = 19354; -DELETE FROM creature_addon WHERE guid = 19355; -DELETE FROM creature_addon WHERE guid = 19356; -DELETE FROM creature_addon WHERE guid = 19357; -DELETE FROM creature_addon WHERE guid = 19358; -DELETE FROM creature_addon WHERE guid = 19359; -DELETE FROM creature_addon WHERE guid = 19360; -DELETE FROM creature_addon WHERE guid = 19362; -DELETE FROM creature_addon WHERE guid = 19379; -DELETE FROM creature_addon WHERE guid = 19380; -DELETE FROM creature_addon WHERE guid = 19381; -DELETE FROM creature_addon WHERE guid = 19382; -DELETE FROM creature_addon WHERE guid = 19383; -DELETE FROM creature_addon WHERE guid = 19384; -DELETE FROM creature_addon WHERE guid = 19385; -DELETE FROM creature_addon WHERE guid = 19387; -DELETE FROM creature_addon WHERE guid = 19399; -DELETE FROM creature_addon WHERE guid = 19400; -DELETE FROM creature_addon WHERE guid = 19401; -DELETE FROM creature_addon WHERE guid = 19402; -DELETE FROM creature_addon WHERE guid = 19403; -DELETE FROM creature_addon WHERE guid = 19411; -DELETE FROM creature_addon WHERE guid = 19412; -DELETE FROM creature_addon WHERE guid = 19413; -DELETE FROM creature_addon WHERE guid = 19414; -DELETE FROM creature_addon WHERE guid = 19415; -DELETE FROM creature_addon WHERE guid = 19421; -DELETE FROM creature_addon WHERE guid = 19422; -DELETE FROM creature_addon WHERE guid = 19423; -DELETE FROM creature_addon WHERE guid = 19424; -DELETE FROM creature_addon WHERE guid = 19425; -DELETE FROM creature_addon WHERE guid = 19428; -DELETE FROM creature_addon WHERE guid = 19429; -DELETE FROM creature_addon WHERE guid = 19430; -DELETE FROM creature_addon WHERE guid = 19432; -DELETE FROM creature_addon WHERE guid = 19433; -DELETE FROM creature_addon WHERE guid = 19438; -DELETE FROM creature_addon WHERE guid = 19464; --- Create template addon for creature 3502 -DELETE FROM creature_template_addon WHERE entry =3502; -INSERT INTO creature_template_addon VALUES (3502,0,0,1,16,0,0,'18950'); --- Clear duplicate addons from template for creature 3502 -DELETE FROM creature_addon WHERE guid = 19470; -DELETE FROM creature_addon WHERE guid = 19487; -DELETE FROM creature_addon WHERE guid = 19488; -DELETE FROM creature_addon WHERE guid = 19489; -DELETE FROM creature_addon WHERE guid = 19490; -DELETE FROM creature_addon WHERE guid = 19503; -DELETE FROM creature_addon WHERE guid = 19504; -DELETE FROM creature_addon WHERE guid = 19505; -DELETE FROM creature_addon WHERE guid = 19506; --- Create template addon for creature 3503 -DELETE FROM creature_template_addon WHERE entry =3503; -INSERT INTO creature_template_addon VALUES (3503,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3503 -DELETE FROM creature_addon WHERE guid = 19638; --- Create template addon for creature 3504 -DELETE FROM creature_template_addon WHERE entry =3504; -INSERT INTO creature_template_addon VALUES (3504,0,0,0,0,0,0,NULL); --- Clear duplicate addons from template for creature 3504 -DELETE FROM creature_addon WHERE guid = 90443; --- Clear duplicate addons from template for creature 3505 -DELETE FROM creature_addon WHERE guid = 87092; --- Clear duplicate addons from template for creature 3507 -DELETE FROM creature_addon WHERE guid = 87091; --- Clear duplicate addons from template for creature 3508 -DELETE FROM creature_addon WHERE guid = 87088; --- Clear duplicate addons from template for creature 3509 --- Clear duplicate addons from template for creature 3510 -DELETE FROM creature_addon WHERE guid = 87090; --- Clear duplicate addons from template for creature 3511 -DELETE FROM creature_addon WHERE guid = 87089; --- Clear duplicate addons from template for creature 3512 -DELETE FROM creature_addon WHERE guid = 87082; --- Clear duplicate addons from template for creature 3513 -DELETE FROM creature_addon WHERE guid = 84028; --- Clear duplicate addons from template for creature 3514 -DELETE FROM creature_addon WHERE guid = 46901; --- Clear duplicate addons from template for creature 3515 -DELETE FROM creature_addon WHERE guid = 46902; --- Clear duplicate addons from template for creature 3516 -DELETE FROM creature_addon WHERE guid = 46903; --- Clear duplicate addons from template for creature 3517 -DELETE FROM creature_addon WHERE guid = 46904; --- Clear duplicate addons from template for creature 3518 --- Clear duplicate addons from template for creature 3519 -DELETE FROM creature_addon WHERE guid = 46907; --- Clear duplicate addons from template for creature 3520 --- Create template addon for creature 3521 -DELETE FROM creature_template_addon WHERE entry =3521; -INSERT INTO creature_template_addon VALUES (3521,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3521 -DELETE FROM creature_addon WHERE guid = 20268; --- Create template addon for creature 3522 -DELETE FROM creature_template_addon WHERE entry =3522; -INSERT INTO creature_template_addon VALUES (3522,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3522 -DELETE FROM creature_addon WHERE guid = 38286; --- Create template addon for creature 3523 -DELETE FROM creature_template_addon WHERE entry =3523; -INSERT INTO creature_template_addon VALUES (3523,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3523 -DELETE FROM creature_addon WHERE guid = 33818; --- Create template addon for creature 3524 --- Create template addon for creature 3527 --- Create template addon for creature 3528 -DELETE FROM creature_template_addon WHERE entry =3528; -INSERT INTO creature_template_addon VALUES (3528,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3528 -DELETE FROM creature_addon WHERE guid = 18307; --- Create template addon for creature 3529 --- Create template addon for creature 3530 -DELETE FROM creature_template_addon WHERE entry =3530; -INSERT INTO creature_template_addon VALUES (3530,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3530 -DELETE FROM creature_addon WHERE guid = 18235; --- Create template addon for creature 3531 --- Create template addon for creature 3532 -DELETE FROM creature_template_addon WHERE entry =3532; -INSERT INTO creature_template_addon VALUES (3532,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3532 -DELETE FROM creature_addon WHERE guid = 18309; --- Create template addon for creature 3533 --- Create template addon for creature 3534 -DELETE FROM creature_template_addon WHERE entry =3534; -INSERT INTO creature_template_addon VALUES (3534,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3534 -DELETE FROM creature_addon WHERE guid = 17637; --- Create template addon for creature 3535 -DELETE FROM creature_template_addon WHERE entry =3535; -INSERT INTO creature_template_addon VALUES (3535,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3535 -DELETE FROM creature_addon WHERE guid = 47536; --- Create template addon for creature 3536 -DELETE FROM creature_template_addon WHERE entry =3536; -INSERT INTO creature_template_addon VALUES (3536,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3536 -DELETE FROM creature_addon WHERE guid = 14801; --- Create template addon for creature 3537 -DELETE FROM creature_template_addon WHERE entry =3537; -INSERT INTO creature_template_addon VALUES (3537,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3537 -DELETE FROM creature_addon WHERE guid = 15424; --- Create template addon for creature 3538 -DELETE FROM creature_template_addon WHERE entry =3538; -INSERT INTO creature_template_addon VALUES (3538,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3538 -DELETE FROM creature_addon WHERE guid = 15423; --- Create template addon for creature 3539 -DELETE FROM creature_template_addon WHERE entry =3539; -INSERT INTO creature_template_addon VALUES (3539,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3539 -DELETE FROM creature_addon WHERE guid = 15517; --- Create template addon for creature 3540 -DELETE FROM creature_template_addon WHERE entry =3540; -INSERT INTO creature_template_addon VALUES (3540,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3540 -DELETE FROM creature_addon WHERE guid = 15362; --- Create template addon for creature 3541 -DELETE FROM creature_template_addon WHERE entry =3541; -INSERT INTO creature_template_addon VALUES (3541,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3541 -DELETE FROM creature_addon WHERE guid = 14863; --- Create template addon for creature 3542 -DELETE FROM creature_template_addon WHERE entry =3542; -INSERT INTO creature_template_addon VALUES (3542,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3542 -DELETE FROM creature_addon WHERE guid = 15312; --- Create template addon for creature 3543 -DELETE FROM creature_template_addon WHERE entry =3543; -INSERT INTO creature_template_addon VALUES (3543,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3543 -DELETE FROM creature_addon WHERE guid = 15665; --- Create template addon for creature 3544 -DELETE FROM creature_template_addon WHERE entry =3544; -INSERT INTO creature_template_addon VALUES (3544,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3544 -DELETE FROM creature_addon WHERE guid = 15530; --- Create template addon for creature 3545 -DELETE FROM creature_template_addon WHERE entry =3545; -INSERT INTO creature_template_addon VALUES (3545,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3545 -DELETE FROM creature_addon WHERE guid = 8276; --- Create template addon for creature 3546 -DELETE FROM creature_template_addon WHERE entry =3546; -INSERT INTO creature_template_addon VALUES (3546,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3546 -DELETE FROM creature_addon WHERE guid = 2703; --- Create template addon for creature 3547 -DELETE FROM creature_template_addon WHERE entry =3547; -INSERT INTO creature_template_addon VALUES (3547,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3547 -DELETE FROM creature_addon WHERE guid = 38292; --- Create template addon for creature 3548 -DELETE FROM creature_template_addon WHERE entry =3548; -INSERT INTO creature_template_addon VALUES (3548,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3548 -DELETE FROM creature_addon WHERE guid = 33710; --- Create template addon for creature 3549 -DELETE FROM creature_template_addon WHERE entry =3549; -INSERT INTO creature_template_addon VALUES (3549,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3549 -DELETE FROM creature_addon WHERE guid = 38289; --- Create template addon for creature 3550 -DELETE FROM creature_template_addon WHERE entry =3550; -INSERT INTO creature_template_addon VALUES (3550,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3550 -DELETE FROM creature_addon WHERE guid = 38287; --- Create template addon for creature 3551 -DELETE FROM creature_template_addon WHERE entry =3551; -INSERT INTO creature_template_addon VALUES (3551,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3551 -DELETE FROM creature_addon WHERE guid = 17621; --- Create template addon for creature 3552 -DELETE FROM creature_template_addon WHERE entry =3552; -INSERT INTO creature_template_addon VALUES (3552,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3552 -DELETE FROM creature_addon WHERE guid = 17642; --- Create template addon for creature 3553 -DELETE FROM creature_template_addon WHERE entry =3553; -INSERT INTO creature_template_addon VALUES (3553,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3553 -DELETE FROM creature_addon WHERE guid = 17623; --- Create template addon for creature 3554 -DELETE FROM creature_template_addon WHERE entry =3554; -INSERT INTO creature_template_addon VALUES (3554,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3554 -DELETE FROM creature_addon WHERE guid = 17644; --- Create template addon for creature 3555 -DELETE FROM creature_template_addon WHERE entry =3555; -INSERT INTO creature_template_addon VALUES (3555,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3555 -DELETE FROM creature_addon WHERE guid = 17646; --- Create template addon for creature 3556 -DELETE FROM creature_template_addon WHERE entry =3556; -INSERT INTO creature_template_addon VALUES (3556,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3556 -DELETE FROM creature_addon WHERE guid = 17622; --- Create template addon for creature 3557 -DELETE FROM creature_template_addon WHERE entry =3557; -INSERT INTO creature_template_addon VALUES (3557,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3557 -DELETE FROM creature_addon WHERE guid = 17625; --- Create template addon for creature 3560 --- Clear duplicate addons from template for creature 3561 -DELETE FROM creature_addon WHERE guid = 49519; --- Clear duplicate addons from template for creature 3562 -DELETE FROM creature_addon WHERE guid = 49525; --- Create template addon for creature 3566 -DELETE FROM creature_template_addon WHERE entry =3566; -INSERT INTO creature_template_addon VALUES (3566,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3566 -DELETE FROM creature_addon WHERE guid = 26781; -DELETE FROM creature_addon WHERE guid = 26782; -DELETE FROM creature_addon WHERE guid = 26783; -DELETE FROM creature_addon WHERE guid = 26784; -DELETE FROM creature_addon WHERE guid = 26785; -DELETE FROM creature_addon WHERE guid = 26786; -DELETE FROM creature_addon WHERE guid = 26787; -DELETE FROM creature_addon WHERE guid = 26788; -DELETE FROM creature_addon WHERE guid = 26789; -DELETE FROM creature_addon WHERE guid = 26790; -DELETE FROM creature_addon WHERE guid = 26791; -DELETE FROM creature_addon WHERE guid = 26792; -DELETE FROM creature_addon WHERE guid = 26793; -DELETE FROM creature_addon WHERE guid = 26794; -DELETE FROM creature_addon WHERE guid = 26795; -DELETE FROM creature_addon WHERE guid = 26796; -DELETE FROM creature_addon WHERE guid = 26797; -DELETE FROM creature_addon WHERE guid = 26798; -DELETE FROM creature_addon WHERE guid = 26799; -DELETE FROM creature_addon WHERE guid = 26800; -DELETE FROM creature_addon WHERE guid = 26801; -DELETE FROM creature_addon WHERE guid = 26802; -DELETE FROM creature_addon WHERE guid = 26803; -DELETE FROM creature_addon WHERE guid = 26804; -DELETE FROM creature_addon WHERE guid = 26805; -DELETE FROM creature_addon WHERE guid = 26806; -DELETE FROM creature_addon WHERE guid = 26807; -DELETE FROM creature_addon WHERE guid = 26808; -DELETE FROM creature_addon WHERE guid = 26809; -DELETE FROM creature_addon WHERE guid = 26810; -DELETE FROM creature_addon WHERE guid = 26811; -DELETE FROM creature_addon WHERE guid = 26812; -DELETE FROM creature_addon WHERE guid = 26813; -DELETE FROM creature_addon WHERE guid = 26814; -DELETE FROM creature_addon WHERE guid = 26815; -DELETE FROM creature_addon WHERE guid = 26816; -DELETE FROM creature_addon WHERE guid = 26817; -DELETE FROM creature_addon WHERE guid = 26818; -DELETE FROM creature_addon WHERE guid = 26819; -DELETE FROM creature_addon WHERE guid = 26820; -DELETE FROM creature_addon WHERE guid = 26821; -DELETE FROM creature_addon WHERE guid = 26822; -DELETE FROM creature_addon WHERE guid = 26823; -DELETE FROM creature_addon WHERE guid = 26824; -DELETE FROM creature_addon WHERE guid = 26825; -DELETE FROM creature_addon WHERE guid = 26826; -DELETE FROM creature_addon WHERE guid = 26827; -DELETE FROM creature_addon WHERE guid = 26828; -DELETE FROM creature_addon WHERE guid = 26829; -DELETE FROM creature_addon WHERE guid = 26830; -DELETE FROM creature_addon WHERE guid = 26831; -DELETE FROM creature_addon WHERE guid = 26832; -DELETE FROM creature_addon WHERE guid = 26837; -DELETE FROM creature_addon WHERE guid = 26839; -DELETE FROM creature_addon WHERE guid = 26840; -DELETE FROM creature_addon WHERE guid = 26841; -DELETE FROM creature_addon WHERE guid = 26842; -DELETE FROM creature_addon WHERE guid = 26843; -DELETE FROM creature_addon WHERE guid = 26844; -DELETE FROM creature_addon WHERE guid = 26845; -DELETE FROM creature_addon WHERE guid = 26846; -DELETE FROM creature_addon WHERE guid = 26847; -DELETE FROM creature_addon WHERE guid = 26848; -DELETE FROM creature_addon WHERE guid = 26849; -DELETE FROM creature_addon WHERE guid = 26850; -DELETE FROM creature_addon WHERE guid = 26851; -DELETE FROM creature_addon WHERE guid = 26852; -DELETE FROM creature_addon WHERE guid = 26853; -DELETE FROM creature_addon WHERE guid = 26854; -DELETE FROM creature_addon WHERE guid = 26855; -DELETE FROM creature_addon WHERE guid = 26856; -DELETE FROM creature_addon WHERE guid = 26857; -DELETE FROM creature_addon WHERE guid = 26858; -DELETE FROM creature_addon WHERE guid = 26859; -DELETE FROM creature_addon WHERE guid = 26860; -DELETE FROM creature_addon WHERE guid = 26861; -DELETE FROM creature_addon WHERE guid = 26862; -DELETE FROM creature_addon WHERE guid = 26863; -DELETE FROM creature_addon WHERE guid = 26864; -DELETE FROM creature_addon WHERE guid = 26865; -DELETE FROM creature_addon WHERE guid = 26866; -DELETE FROM creature_addon WHERE guid = 26867; -DELETE FROM creature_addon WHERE guid = 26868; -DELETE FROM creature_addon WHERE guid = 26869; -DELETE FROM creature_addon WHERE guid = 26871; -DELETE FROM creature_addon WHERE guid = 26872; -DELETE FROM creature_addon WHERE guid = 26873; -DELETE FROM creature_addon WHERE guid = 26874; -DELETE FROM creature_addon WHERE guid = 26875; -DELETE FROM creature_addon WHERE guid = 26876; -DELETE FROM creature_addon WHERE guid = 26877; -DELETE FROM creature_addon WHERE guid = 26878; -DELETE FROM creature_addon WHERE guid = 26879; -DELETE FROM creature_addon WHERE guid = 26880; -DELETE FROM creature_addon WHERE guid = 26881; -DELETE FROM creature_addon WHERE guid = 26882; -DELETE FROM creature_addon WHERE guid = 26883; -DELETE FROM creature_addon WHERE guid = 26884; -DELETE FROM creature_addon WHERE guid = 26885; -DELETE FROM creature_addon WHERE guid = 26886; -DELETE FROM creature_addon WHERE guid = 26887; -DELETE FROM creature_addon WHERE guid = 26888; -DELETE FROM creature_addon WHERE guid = 26889; -DELETE FROM creature_addon WHERE guid = 26890; -DELETE FROM creature_addon WHERE guid = 26891; -DELETE FROM creature_addon WHERE guid = 26892; --- Clear duplicate addons from template for creature 3567 -DELETE FROM creature_addon WHERE guid = 49559; --- Clear duplicate addons from template for creature 3568 -DELETE FROM creature_addon WHERE guid = 49625; --- Create template addon for creature 3569 --- Create template addon for creature 3570 --- Clear duplicate addons from template for creature 3571 -DELETE FROM creature_addon WHERE guid = 49843; -DELETE FROM creature_addon WHERE guid = 49844; -DELETE FROM creature_addon WHERE guid = 49845; -DELETE FROM creature_addon WHERE guid = 49846; -DELETE FROM creature_addon WHERE guid = 49847; -DELETE FROM creature_addon WHERE guid = 49848; -DELETE FROM creature_addon WHERE guid = 49849; --- Create template addon for creature 3572 -DELETE FROM creature_template_addon WHERE entry =3572; -INSERT INTO creature_template_addon VALUES (3572,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3572 -DELETE FROM creature_addon WHERE guid = 20948; --- Create template addon for creature 3573 --- Create template addon for creature 3574 --- Create template addon for creature 3577 -DELETE FROM creature_template_addon WHERE entry =3577; -INSERT INTO creature_template_addon VALUES (3577,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3577 -DELETE FROM creature_addon WHERE guid = 18485; --- Create template addon for creature 3578 -DELETE FROM creature_template_addon WHERE entry =3578; -INSERT INTO creature_template_addon VALUES (3578,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3578 -DELETE FROM creature_addon WHERE guid = 18047; --- Create template addon for creature 3579 --- Create template addon for creature 3581 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =3581; -INSERT INTO creature_template_addon VALUES (3581,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3581 --- Create template addon for creature 3582 --- Create template addon for creature 3583 -DELETE FROM creature_template_addon WHERE entry =3583; -INSERT INTO creature_template_addon VALUES (3583,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3583 -DELETE FROM creature_addon WHERE guid = 39064; --- Create template addon for creature 3584 -DELETE FROM creature_template_addon WHERE entry =3584; -INSERT INTO creature_template_addon VALUES (3584,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3584 -DELETE FROM creature_addon WHERE guid = 36533; --- Create template addon for creature 3585 -DELETE FROM creature_template_addon WHERE entry =3585; -INSERT INTO creature_template_addon VALUES (3585,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3585 -DELETE FROM creature_addon WHERE guid = 32318; --- Create template addon for creature 3586 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =3586; -INSERT INTO creature_template_addon VALUES (3586,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3586 --- Clear duplicate addons from template for creature 3587 -DELETE FROM creature_addon WHERE guid = 46171; --- Clear duplicate addons from template for creature 3588 -DELETE FROM creature_addon WHERE guid = 46172; --- Clear duplicate addons from template for creature 3589 -DELETE FROM creature_addon WHERE guid = 46173; --- Clear duplicate addons from template for creature 3590 -DELETE FROM creature_addon WHERE guid = 46174; --- Clear duplicate addons from template for creature 3591 -DELETE FROM creature_addon WHERE guid = 46175; --- Clear duplicate addons from template for creature 3592 -DELETE FROM creature_addon WHERE guid = 46177; --- Clear duplicate addons from template for creature 3593 -DELETE FROM creature_addon WHERE guid = 46178; --- Clear duplicate addons from template for creature 3594 -DELETE FROM creature_addon WHERE guid = 46179; --- Clear duplicate addons from template for creature 3595 -DELETE FROM creature_addon WHERE guid = 46181; --- Clear duplicate addons from template for creature 3596 -DELETE FROM creature_addon WHERE guid = 46182; --- Clear duplicate addons from template for creature 3597 -DELETE FROM creature_addon WHERE guid = 46183; --- Clear duplicate addons from template for creature 3598 -DELETE FROM creature_addon WHERE guid = 46184; --- Clear duplicate addons from template for creature 3599 -DELETE FROM creature_addon WHERE guid = 46185; --- Clear duplicate addons from template for creature 3600 -DELETE FROM creature_addon WHERE guid = 46186; --- Clear duplicate addons from template for creature 3601 -DELETE FROM creature_addon WHERE guid = 46188; --- Clear duplicate addons from template for creature 3602 --- Clear duplicate addons from template for creature 3603 -DELETE FROM creature_addon WHERE guid = 46191; --- Clear duplicate addons from template for creature 3604 -DELETE FROM creature_addon WHERE guid = 46192; --- Clear duplicate addons from template for creature 3605 -DELETE FROM creature_addon WHERE guid = 46193; --- Clear duplicate addons from template for creature 3606 -DELETE FROM creature_addon WHERE guid = 46194; --- Clear duplicate addons from template for creature 3607 -DELETE FROM creature_addon WHERE guid = 46195; --- Clear duplicate addons from template for creature 3608 -DELETE FROM creature_addon WHERE guid = 46196; --- Clear duplicate addons from template for creature 3609 -DELETE FROM creature_addon WHERE guid = 46197; --- Clear duplicate addons from template for creature 3610 -DELETE FROM creature_addon WHERE guid = 46198; --- Clear duplicate addons from template for creature 3611 -DELETE FROM creature_addon WHERE guid = 46199; --- Clear duplicate addons from template for creature 3612 -DELETE FROM creature_addon WHERE guid = 46200; --- Clear duplicate addons from template for creature 3613 -DELETE FROM creature_addon WHERE guid = 46201; --- Clear duplicate addons from template for creature 3614 -DELETE FROM creature_addon WHERE guid = 46203; --- Create template addon for creature 3615 -DELETE FROM creature_template_addon WHERE entry =3615; -INSERT INTO creature_template_addon VALUES (3615,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3615 -DELETE FROM creature_addon WHERE guid = 13419; --- Create template addon for creature 3616 -DELETE FROM creature_template_addon WHERE entry =3616; -INSERT INTO creature_template_addon VALUES (3616,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3616 -DELETE FROM creature_addon WHERE guid = 36980; --- Clear duplicate addons from template for creature 3617 --- Create template addon for creature 3619 --- Create template addon for creature 3620 -DELETE FROM creature_template_addon WHERE entry =3620; -INSERT INTO creature_template_addon VALUES (3620,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3620 -DELETE FROM creature_addon WHERE guid = 7673; --- Create template addon for creature 3621 -DELETE FROM creature_template_addon WHERE entry =3621; -INSERT INTO creature_template_addon VALUES (3621,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3621 -DELETE FROM creature_addon WHERE guid = 35196; --- Create template addon for creature 3622 -DELETE FROM creature_template_addon WHERE entry =3622; -INSERT INTO creature_template_addon VALUES (3622,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3622 -DELETE FROM creature_addon WHERE guid = 34501; --- Create template addon for creature 3624 -DELETE FROM creature_template_addon WHERE entry =3624; -INSERT INTO creature_template_addon VALUES (3624,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3624 -DELETE FROM creature_addon WHERE guid = 667; --- Create template addon for creature 3625 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =3625; -INSERT INTO creature_template_addon VALUES (3625,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3625 --- Clear duplicate addons from template for creature 3626 --- Create template addon for creature 3627 -DELETE FROM creature_template_addon WHERE entry =3627; -INSERT INTO creature_template_addon VALUES (3627,0,0,0,0,0,0,NULL); --- Clear duplicate addons from template for creature 3627 -DELETE FROM creature_addon WHERE guid = 90445; --- Create template addon for creature 3628 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =3628; -INSERT INTO creature_template_addon VALUES (3628,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3628 --- Clear duplicate addons from template for creature 3629 --- Create template addon for creature 3630 -DELETE FROM creature_template_addon WHERE entry =3630; -INSERT INTO creature_template_addon VALUES (3630,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3630 -DELETE FROM creature_addon WHERE guid = 13595; -DELETE FROM creature_addon WHERE guid = 13596; -DELETE FROM creature_addon WHERE guid = 13597; -DELETE FROM creature_addon WHERE guid = 13601; --- Create template addon for creature 3631 -DELETE FROM creature_template_addon WHERE entry =3631; -INSERT INTO creature_template_addon VALUES (3631,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3631 -DELETE FROM creature_addon WHERE guid = 13618; -DELETE FROM creature_addon WHERE guid = 13619; -DELETE FROM creature_addon WHERE guid = 13620; -DELETE FROM creature_addon WHERE guid = 13621; -DELETE FROM creature_addon WHERE guid = 13622; -DELETE FROM creature_addon WHERE guid = 13623; -DELETE FROM creature_addon WHERE guid = 13624; --- Create template addon for creature 3632 -DELETE FROM creature_template_addon WHERE entry =3632; -INSERT INTO creature_template_addon VALUES (3632,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3632 -DELETE FROM creature_addon WHERE guid = 13650; -DELETE FROM creature_addon WHERE guid = 13651; -DELETE FROM creature_addon WHERE guid = 13652; -DELETE FROM creature_addon WHERE guid = 13653; -DELETE FROM creature_addon WHERE guid = 13654; -DELETE FROM creature_addon WHERE guid = 13655; -DELETE FROM creature_addon WHERE guid = 13656; -DELETE FROM creature_addon WHERE guid = 13657; -DELETE FROM creature_addon WHERE guid = 13658; -DELETE FROM creature_addon WHERE guid = 13659; -DELETE FROM creature_addon WHERE guid = 13660; -DELETE FROM creature_addon WHERE guid = 13661; --- Create template addon for creature 3633 -DELETE FROM creature_template_addon WHERE entry =3633; -INSERT INTO creature_template_addon VALUES (3633,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3633 -DELETE FROM creature_addon WHERE guid = 13675; -DELETE FROM creature_addon WHERE guid = 13676; -DELETE FROM creature_addon WHERE guid = 13677; -DELETE FROM creature_addon WHERE guid = 13678; -DELETE FROM creature_addon WHERE guid = 13679; -DELETE FROM creature_addon WHERE guid = 13680; -DELETE FROM creature_addon WHERE guid = 13681; -DELETE FROM creature_addon WHERE guid = 13682; -DELETE FROM creature_addon WHERE guid = 13683; -DELETE FROM creature_addon WHERE guid = 13684; -DELETE FROM creature_addon WHERE guid = 13685; -DELETE FROM creature_addon WHERE guid = 13686; -DELETE FROM creature_addon WHERE guid = 13687; -DELETE FROM creature_addon WHERE guid = 13688; --- Create template addon for creature 3634 -DELETE FROM creature_template_addon WHERE entry =3634; -INSERT INTO creature_template_addon VALUES (3634,0,131072,1,16,0,0,'6408'); --- Clear duplicate addons from template for creature 3634 -DELETE FROM creature_addon WHERE guid = 13702; -DELETE FROM creature_addon WHERE guid = 13703; -DELETE FROM creature_addon WHERE guid = 13704; -DELETE FROM creature_addon WHERE guid = 13705; --- Clear duplicate addons from template for creature 3636 --- Clear duplicate addons from template for creature 3637 --- Create template addon for creature 3638 -DELETE FROM creature_template_addon WHERE entry =3638; -INSERT INTO creature_template_addon VALUES (3638,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3638 -DELETE FROM creature_addon WHERE guid = 13801; -DELETE FROM creature_addon WHERE guid = 13802; -DELETE FROM creature_addon WHERE guid = 13803; -DELETE FROM creature_addon WHERE guid = 13804; -DELETE FROM creature_addon WHERE guid = 13805; -DELETE FROM creature_addon WHERE guid = 13806; -DELETE FROM creature_addon WHERE guid = 13807; -DELETE FROM creature_addon WHERE guid = 13810; -DELETE FROM creature_addon WHERE guid = 13812; -DELETE FROM creature_addon WHERE guid = 13813; --- Create template addon for creature 3639 -DELETE FROM creature_template_addon WHERE entry =3639; -INSERT INTO creature_template_addon VALUES (3639,0,8,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3639 -DELETE FROM creature_addon WHERE guid = 37061; --- Clear duplicate addons from template for creature 3640 --- Create template addon for creature 3641 -DELETE FROM creature_template_addon WHERE entry =3641; -INSERT INTO creature_template_addon VALUES (3641,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3641 -DELETE FROM creature_addon WHERE guid = 13908; -DELETE FROM creature_addon WHERE guid = 13909; -DELETE FROM creature_addon WHERE guid = 13910; -DELETE FROM creature_addon WHERE guid = 13911; -DELETE FROM creature_addon WHERE guid = 13912; -DELETE FROM creature_addon WHERE guid = 13913; -DELETE FROM creature_addon WHERE guid = 13914; -DELETE FROM creature_addon WHERE guid = 13915; --- Create template addon for creature 3644 -DELETE FROM creature_template_addon WHERE entry =3644; -INSERT INTO creature_template_addon VALUES (3644,0,8,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3644 -DELETE FROM creature_addon WHERE guid = 37062; --- Create template addon for creature 3649 -DELETE FROM creature_template_addon WHERE entry =3649; -INSERT INTO creature_template_addon VALUES (3649,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3649 -DELETE FROM creature_addon WHERE guid = 37063; --- Create template addon for creature 3650 -DELETE FROM creature_template_addon WHERE entry =3650; -INSERT INTO creature_template_addon VALUES (3650,0,8,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3650 -DELETE FROM creature_addon WHERE guid = 37064; --- Create template addon for creature 3652 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =3652; -INSERT INTO creature_template_addon VALUES (3652,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3652 --- Clear duplicate addons from template for creature 3653 --- Create template addon for creature 3654 --- Create template addon for creature 3655 -DELETE FROM creature_template_addon WHERE entry =3655; -INSERT INTO creature_template_addon VALUES (3655,0,131072,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3655 -DELETE FROM creature_addon WHERE guid = 14055; --- Create template addon for creature 3657 -DELETE FROM creature_template_addon WHERE entry =3657; -INSERT INTO creature_template_addon VALUES (3657,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3657 -DELETE FROM creature_addon WHERE guid = 37065; --- Create template addon for creature 3658 -DELETE FROM creature_template_addon WHERE entry =3658; -INSERT INTO creature_template_addon VALUES (3658,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3658 -DELETE FROM creature_addon WHERE guid = 14056; --- Create template addon for creature 3659 -DELETE FROM creature_template_addon WHERE entry =3659; -INSERT INTO creature_template_addon VALUES (3659,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3659 -DELETE FROM creature_addon WHERE guid = 14057; --- Create template addon for creature 3660 -DELETE FROM creature_template_addon WHERE entry =3660; -INSERT INTO creature_template_addon VALUES (3660,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3660 -DELETE FROM creature_addon WHERE guid = 37066; --- Create template addon for creature 3661 -DELETE FROM creature_template_addon WHERE entry =3661; -INSERT INTO creature_template_addon VALUES (3661,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3661 -DELETE FROM creature_addon WHERE guid = 37067; --- Create template addon for creature 3662 -DELETE FROM creature_template_addon WHERE entry =3662; -INSERT INTO creature_template_addon VALUES (3662,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3662 -DELETE FROM creature_addon WHERE guid = 37068; --- Create template addon for creature 3663 -DELETE FROM creature_template_addon WHERE entry =3663; -INSERT INTO creature_template_addon VALUES (3663,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3663 -DELETE FROM creature_addon WHERE guid = 32431; --- Create template addon for creature 3664 -DELETE FROM creature_template_addon WHERE entry =3664; -INSERT INTO creature_template_addon VALUES (3664,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3664 -DELETE FROM creature_addon WHERE guid = 32439; --- Create template addon for creature 3665 -DELETE FROM creature_template_addon WHERE entry =3665; -INSERT INTO creature_template_addon VALUES (3665,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3665 -DELETE FROM creature_addon WHERE guid = 14075; --- Create template addon for creature 3666 -DELETE FROM creature_template_addon WHERE entry =3666; -INSERT INTO creature_template_addon VALUES (3666,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3666 -DELETE FROM creature_addon WHERE guid = 37070; --- Create template addon for creature 3667 -DELETE FROM creature_template_addon WHERE entry =3667; -INSERT INTO creature_template_addon VALUES (3667,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3667 -DELETE FROM creature_addon WHERE guid = 37071; --- Clear duplicate addons from template for creature 3669 --- Clear duplicate addons from template for creature 3670 --- Clear duplicate addons from template for creature 3671 --- Create template addon for creature 3672 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =3672; -INSERT INTO creature_template_addon VALUES (3672,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3672 --- Clear duplicate addons from template for creature 3673 --- Clear duplicate addons from template for creature 3674 --- Clear duplicate addons from template for creature 3678 --- Clear duplicate addons from template for creature 3679 --- Create template addon for creature 3680 --- Clear duplicate addons from template for creature 3681 -DELETE FROM creature_addon WHERE guid = 46355; -DELETE FROM creature_addon WHERE guid = 46356; -DELETE FROM creature_addon WHERE guid = 46357; -DELETE FROM creature_addon WHERE guid = 46358; -DELETE FROM creature_addon WHERE guid = 46359; -DELETE FROM creature_addon WHERE guid = 46360; -DELETE FROM creature_addon WHERE guid = 46361; -DELETE FROM creature_addon WHERE guid = 46362; -DELETE FROM creature_addon WHERE guid = 46363; -DELETE FROM creature_addon WHERE guid = 46364; -DELETE FROM creature_addon WHERE guid = 46365; -DELETE FROM creature_addon WHERE guid = 46366; -DELETE FROM creature_addon WHERE guid = 46367; -DELETE FROM creature_addon WHERE guid = 46368; -DELETE FROM creature_addon WHERE guid = 46369; -DELETE FROM creature_addon WHERE guid = 46370; -DELETE FROM creature_addon WHERE guid = 46371; -DELETE FROM creature_addon WHERE guid = 46372; -DELETE FROM creature_addon WHERE guid = 46373; -DELETE FROM creature_addon WHERE guid = 46374; -DELETE FROM creature_addon WHERE guid = 46375; -DELETE FROM creature_addon WHERE guid = 46376; -DELETE FROM creature_addon WHERE guid = 46377; -DELETE FROM creature_addon WHERE guid = 46378; -DELETE FROM creature_addon WHERE guid = 46379; -DELETE FROM creature_addon WHERE guid = 46380; -DELETE FROM creature_addon WHERE guid = 46381; -DELETE FROM creature_addon WHERE guid = 46382; -DELETE FROM creature_addon WHERE guid = 46383; -DELETE FROM creature_addon WHERE guid = 46384; -DELETE FROM creature_addon WHERE guid = 46385; -DELETE FROM creature_addon WHERE guid = 46386; -DELETE FROM creature_addon WHERE guid = 46387; -DELETE FROM creature_addon WHERE guid = 46388; -DELETE FROM creature_addon WHERE guid = 46389; -DELETE FROM creature_addon WHERE guid = 46390; -DELETE FROM creature_addon WHERE guid = 46391; -DELETE FROM creature_addon WHERE guid = 46392; --- Create template addon for creature 3682 -DELETE FROM creature_template_addon WHERE entry =3682; -INSERT INTO creature_template_addon VALUES (3682,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3682 -DELETE FROM creature_addon WHERE guid = 14274; --- Create template addon for creature 3683 -DELETE FROM creature_template_addon WHERE entry =3683; -INSERT INTO creature_template_addon VALUES (3683,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3683 -DELETE FROM creature_addon WHERE guid = 14322; --- Create template addon for creature 3684 -DELETE FROM creature_template_addon WHERE entry =3684; -INSERT INTO creature_template_addon VALUES (3684,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3684 -DELETE FROM creature_addon WHERE guid = 14336; --- Create template addon for creature 3685 -DELETE FROM creature_template_addon WHERE entry =3685; -INSERT INTO creature_template_addon VALUES (3685,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3685 -DELETE FROM creature_addon WHERE guid = 24779; --- Create template addon for creature 3688 -DELETE FROM creature_template_addon WHERE entry =3688; -INSERT INTO creature_template_addon VALUES (3688,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3688 -DELETE FROM creature_addon WHERE guid = 24783; --- Create template addon for creature 3689 -DELETE FROM creature_template_addon WHERE entry =3689; -INSERT INTO creature_template_addon VALUES (3689,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3689 -DELETE FROM creature_addon WHERE guid = 21574; --- Create template addon for creature 3690 -DELETE FROM creature_template_addon WHERE entry =3690; -INSERT INTO creature_template_addon VALUES (3690,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3690 -DELETE FROM creature_addon WHERE guid = 24787; --- Create template addon for creature 3691 -DELETE FROM creature_template_addon WHERE entry =3691; -INSERT INTO creature_template_addon VALUES (3691,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3691 -DELETE FROM creature_addon WHERE guid = 32646; --- Create template addon for creature 3692 -DELETE FROM creature_template_addon WHERE entry =3692; -INSERT INTO creature_template_addon VALUES (3692,0,1,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3692 -DELETE FROM creature_addon WHERE guid = 37096; --- Create template addon for creature 3693 -DELETE FROM creature_template_addon WHERE entry =3693; -INSERT INTO creature_template_addon VALUES (3693,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3693 -DELETE FROM creature_addon WHERE guid = 37097; --- Clear duplicate addons from template for creature 3694 --- Create template addon for creature 3695 -DELETE FROM creature_template_addon WHERE entry =3695; -INSERT INTO creature_template_addon VALUES (3695,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3695 -DELETE FROM creature_addon WHERE guid = 37101; --- Create template addon for creature 3696 -DELETE FROM creature_template_addon WHERE entry =3696; -INSERT INTO creature_template_addon VALUES (3696,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3696 -DELETE FROM creature_addon WHERE guid = 32649; --- Create template addon for creature 3698 -DELETE FROM creature_template_addon WHERE entry =3698; -INSERT INTO creature_template_addon VALUES (3698,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3698 -DELETE FROM creature_addon WHERE guid = 32651; --- Create template addon for creature 3700 -DELETE FROM creature_template_addon WHERE entry =3700; -INSERT INTO creature_template_addon VALUES (3700,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3700 -DELETE FROM creature_addon WHERE guid = 50234; --- Create template addon for creature 3701 -DELETE FROM creature_template_addon WHERE entry =3701; -INSERT INTO creature_template_addon VALUES (3701,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3701 -DELETE FROM creature_addon WHERE guid = 37294; --- Create template addon for creature 3702 -DELETE FROM creature_template_addon WHERE entry =3702; -INSERT INTO creature_template_addon VALUES (3702,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3702 -DELETE FROM creature_addon WHERE guid = 37312; --- Create template addon for creature 3703 -DELETE FROM creature_template_addon WHERE entry =3703; -INSERT INTO creature_template_addon VALUES (3703,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3703 -DELETE FROM creature_addon WHERE guid = 14410; --- Create template addon for creature 3704 -DELETE FROM creature_template_addon WHERE entry =3704; -INSERT INTO creature_template_addon VALUES (3704,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3704 -DELETE FROM creature_addon WHERE guid = 14413; --- Create template addon for creature 3705 -DELETE FROM creature_template_addon WHERE entry =3705; -INSERT INTO creature_template_addon VALUES (3705,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3705 -DELETE FROM creature_addon WHERE guid = 14416; --- Create template addon for creature 3706 -DELETE FROM creature_template_addon WHERE entry =3706; -INSERT INTO creature_template_addon VALUES (3706,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3706 -DELETE FROM creature_addon WHERE guid = 10429; --- Create template addon for creature 3707 -DELETE FROM creature_template_addon WHERE entry =3707; -INSERT INTO creature_template_addon VALUES (3707,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3707 -DELETE FROM creature_addon WHERE guid = 4912; --- Create template addon for creature 3708 -DELETE FROM creature_template_addon WHERE entry =3708; -INSERT INTO creature_template_addon VALUES (3708,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3708 -DELETE FROM creature_addon WHERE guid = 4598; --- Create template addon for creature 3711 -DELETE FROM creature_template_addon WHERE entry =3711; -INSERT INTO creature_template_addon VALUES (3711,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3711 -DELETE FROM creature_addon WHERE guid = 32722; -DELETE FROM creature_addon WHERE guid = 32723; -DELETE FROM creature_addon WHERE guid = 32724; -DELETE FROM creature_addon WHERE guid = 32725; -DELETE FROM creature_addon WHERE guid = 32726; -DELETE FROM creature_addon WHERE guid = 32727; -DELETE FROM creature_addon WHERE guid = 32728; -DELETE FROM creature_addon WHERE guid = 32729; -DELETE FROM creature_addon WHERE guid = 32730; -DELETE FROM creature_addon WHERE guid = 32731; -DELETE FROM creature_addon WHERE guid = 32732; -DELETE FROM creature_addon WHERE guid = 32733; -DELETE FROM creature_addon WHERE guid = 32734; -DELETE FROM creature_addon WHERE guid = 32735; --- Create template addon for creature 3712 -DELETE FROM creature_template_addon WHERE entry =3712; -INSERT INTO creature_template_addon VALUES (3712,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3712 -DELETE FROM creature_addon WHERE guid = 32736; -DELETE FROM creature_addon WHERE guid = 32737; -DELETE FROM creature_addon WHERE guid = 32738; -DELETE FROM creature_addon WHERE guid = 32739; -DELETE FROM creature_addon WHERE guid = 32740; -DELETE FROM creature_addon WHERE guid = 32741; -DELETE FROM creature_addon WHERE guid = 32742; -DELETE FROM creature_addon WHERE guid = 32743; -DELETE FROM creature_addon WHERE guid = 32744; -DELETE FROM creature_addon WHERE guid = 32745; -DELETE FROM creature_addon WHERE guid = 32746; -DELETE FROM creature_addon WHERE guid = 32747; -DELETE FROM creature_addon WHERE guid = 32748; --- Create template addon for creature 3713 -DELETE FROM creature_template_addon WHERE entry =3713; -INSERT INTO creature_template_addon VALUES (3713,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3713 -DELETE FROM creature_addon WHERE guid = 32751; -DELETE FROM creature_addon WHERE guid = 32752; -DELETE FROM creature_addon WHERE guid = 32753; -DELETE FROM creature_addon WHERE guid = 32754; -DELETE FROM creature_addon WHERE guid = 32755; -DELETE FROM creature_addon WHERE guid = 32756; -DELETE FROM creature_addon WHERE guid = 32757; -DELETE FROM creature_addon WHERE guid = 32758; -DELETE FROM creature_addon WHERE guid = 32759; --- Create template addon for creature 3715 -DELETE FROM creature_template_addon WHERE entry =3715; -INSERT INTO creature_template_addon VALUES (3715,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3715 -DELETE FROM creature_addon WHERE guid = 32761; -DELETE FROM creature_addon WHERE guid = 32762; -DELETE FROM creature_addon WHERE guid = 32763; -DELETE FROM creature_addon WHERE guid = 32764; -DELETE FROM creature_addon WHERE guid = 32765; -DELETE FROM creature_addon WHERE guid = 32766; -DELETE FROM creature_addon WHERE guid = 32767; -DELETE FROM creature_addon WHERE guid = 32768; -DELETE FROM creature_addon WHERE guid = 32769; -DELETE FROM creature_addon WHERE guid = 32770; -DELETE FROM creature_addon WHERE guid = 32771; -DELETE FROM creature_addon WHERE guid = 32772; -DELETE FROM creature_addon WHERE guid = 32773; --- Create template addon for creature 3717 -DELETE FROM creature_template_addon WHERE entry =3717; -INSERT INTO creature_template_addon VALUES (3717,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3717 -DELETE FROM creature_addon WHERE guid = 32790; -DELETE FROM creature_addon WHERE guid = 32791; -DELETE FROM creature_addon WHERE guid = 32792; -DELETE FROM creature_addon WHERE guid = 32793; -DELETE FROM creature_addon WHERE guid = 32794; -DELETE FROM creature_addon WHERE guid = 32795; -DELETE FROM creature_addon WHERE guid = 32796; -DELETE FROM creature_addon WHERE guid = 32797; -DELETE FROM creature_addon WHERE guid = 32798; -DELETE FROM creature_addon WHERE guid = 32799; -DELETE FROM creature_addon WHERE guid = 32800; -DELETE FROM creature_addon WHERE guid = 32801; -DELETE FROM creature_addon WHERE guid = 32802; -DELETE FROM creature_addon WHERE guid = 32803; -DELETE FROM creature_addon WHERE guid = 32804; -DELETE FROM creature_addon WHERE guid = 32805; -DELETE FROM creature_addon WHERE guid = 32806; --- Create template addon for creature 3721 -DELETE FROM creature_template_addon WHERE entry =3721; -INSERT INTO creature_template_addon VALUES (3721,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3721 -DELETE FROM creature_addon WHERE guid = 32850; -DELETE FROM creature_addon WHERE guid = 32851; -DELETE FROM creature_addon WHERE guid = 32852; -DELETE FROM creature_addon WHERE guid = 32853; -DELETE FROM creature_addon WHERE guid = 32854; -DELETE FROM creature_addon WHERE guid = 32855; -DELETE FROM creature_addon WHERE guid = 32856; -DELETE FROM creature_addon WHERE guid = 32857; -DELETE FROM creature_addon WHERE guid = 32858; --- Create template addon for creature 3722 --- Create template addon for creature 3725 -DELETE FROM creature_template_addon WHERE entry =3725; -INSERT INTO creature_template_addon VALUES (3725,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3725 -DELETE FROM creature_addon WHERE guid = 32862; -DELETE FROM creature_addon WHERE guid = 32863; -DELETE FROM creature_addon WHERE guid = 32864; -DELETE FROM creature_addon WHERE guid = 32865; -DELETE FROM creature_addon WHERE guid = 32866; -DELETE FROM creature_addon WHERE guid = 32867; -DELETE FROM creature_addon WHERE guid = 32868; --- Create template addon for creature 3727 -DELETE FROM creature_template_addon WHERE entry =3727; -INSERT INTO creature_template_addon VALUES (3727,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3727 -DELETE FROM creature_addon WHERE guid = 32870; --- Create template addon for creature 3728 -DELETE FROM creature_template_addon WHERE entry =3728; -INSERT INTO creature_template_addon VALUES (3728,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3728 -DELETE FROM creature_addon WHERE guid = 32873; -DELETE FROM creature_addon WHERE guid = 32874; -DELETE FROM creature_addon WHERE guid = 32875; --- Create template addon for creature 3730 -DELETE FROM creature_template_addon WHERE entry =3730; -INSERT INTO creature_template_addon VALUES (3730,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3730 -DELETE FROM creature_addon WHERE guid = 32876; -DELETE FROM creature_addon WHERE guid = 32877; -DELETE FROM creature_addon WHERE guid = 32878; -DELETE FROM creature_addon WHERE guid = 32880; -DELETE FROM creature_addon WHERE guid = 32881; --- Create template addon for creature 3732 -DELETE FROM creature_template_addon WHERE entry =3732; -INSERT INTO creature_template_addon VALUES (3732,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3732 -DELETE FROM creature_addon WHERE guid = 32883; -DELETE FROM creature_addon WHERE guid = 32885; -DELETE FROM creature_addon WHERE guid = 32886; -DELETE FROM creature_addon WHERE guid = 32887; -DELETE FROM creature_addon WHERE guid = 32888; -DELETE FROM creature_addon WHERE guid = 32889; -DELETE FROM creature_addon WHERE guid = 32890; -DELETE FROM creature_addon WHERE guid = 32891; -DELETE FROM creature_addon WHERE guid = 32892; -DELETE FROM creature_addon WHERE guid = 32893; -DELETE FROM creature_addon WHERE guid = 32894; -DELETE FROM creature_addon WHERE guid = 32895; --- Create template addon for creature 3733 -DELETE FROM creature_template_addon WHERE entry =3733; -INSERT INTO creature_template_addon VALUES (3733,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3733 -DELETE FROM creature_addon WHERE guid = 32897; -DELETE FROM creature_addon WHERE guid = 32898; -DELETE FROM creature_addon WHERE guid = 32899; -DELETE FROM creature_addon WHERE guid = 32900; -DELETE FROM creature_addon WHERE guid = 32901; -DELETE FROM creature_addon WHERE guid = 32902; -DELETE FROM creature_addon WHERE guid = 32903; -DELETE FROM creature_addon WHERE guid = 32904; --- Create template addon for creature 3734 -DELETE FROM creature_template_addon WHERE entry =3734; -INSERT INTO creature_template_addon VALUES (3734,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3734 -DELETE FROM creature_addon WHERE guid = 32905; -DELETE FROM creature_addon WHERE guid = 32906; -DELETE FROM creature_addon WHERE guid = 32907; -DELETE FROM creature_addon WHERE guid = 32908; -DELETE FROM creature_addon WHERE guid = 32909; -DELETE FROM creature_addon WHERE guid = 32910; --- Create template addon for creature 3735 -DELETE FROM creature_template_addon WHERE entry =3735; -INSERT INTO creature_template_addon VALUES (3735,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3735 -DELETE FROM creature_addon WHERE guid = 32913; --- Create template addon for creature 3736 -DELETE FROM creature_template_addon WHERE entry =3736; -INSERT INTO creature_template_addon VALUES (3736,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3736 -DELETE FROM creature_addon WHERE guid = 32917; --- Create template addon for creature 3737 -DELETE FROM creature_template_addon WHERE entry =3737; -INSERT INTO creature_template_addon VALUES (3737,0,0,1,16,0,0,'7165'); --- Clear duplicate addons from template for creature 3737 -DELETE FROM creature_addon WHERE guid = 32919; -DELETE FROM creature_addon WHERE guid = 32920; -DELETE FROM creature_addon WHERE guid = 32921; -DELETE FROM creature_addon WHERE guid = 32922; -DELETE FROM creature_addon WHERE guid = 32923; -DELETE FROM creature_addon WHERE guid = 32924; -DELETE FROM creature_addon WHERE guid = 32925; --- Create template addon for creature 3739 -DELETE FROM creature_template_addon WHERE entry =3739; -INSERT INTO creature_template_addon VALUES (3739,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3739 -DELETE FROM creature_addon WHERE guid = 32926; -DELETE FROM creature_addon WHERE guid = 32927; -DELETE FROM creature_addon WHERE guid = 32928; -DELETE FROM creature_addon WHERE guid = 32929; -DELETE FROM creature_addon WHERE guid = 32930; -DELETE FROM creature_addon WHERE guid = 32931; -DELETE FROM creature_addon WHERE guid = 32932; --- Create template addon for creature 3740 -DELETE FROM creature_template_addon WHERE entry =3740; -INSERT INTO creature_template_addon VALUES (3740,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3740 -DELETE FROM creature_addon WHERE guid = 32934; -DELETE FROM creature_addon WHERE guid = 32935; --- Create template addon for creature 3742 -DELETE FROM creature_template_addon WHERE entry =3742; -INSERT INTO creature_template_addon VALUES (3742,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3742 -DELETE FROM creature_addon WHERE guid = 32938; -DELETE FROM creature_addon WHERE guid = 32939; -DELETE FROM creature_addon WHERE guid = 32940; -DELETE FROM creature_addon WHERE guid = 32941; -DELETE FROM creature_addon WHERE guid = 32942; --- Create template addon for creature 3743 -DELETE FROM creature_template_addon WHERE entry =3743; -INSERT INTO creature_template_addon VALUES (3743,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3743 -DELETE FROM creature_addon WHERE guid = 32944; -DELETE FROM creature_addon WHERE guid = 32945; -DELETE FROM creature_addon WHERE guid = 32946; -DELETE FROM creature_addon WHERE guid = 32947; -DELETE FROM creature_addon WHERE guid = 32948; -DELETE FROM creature_addon WHERE guid = 32949; -DELETE FROM creature_addon WHERE guid = 32950; -DELETE FROM creature_addon WHERE guid = 32951; -DELETE FROM creature_addon WHERE guid = 32952; -DELETE FROM creature_addon WHERE guid = 32953; -DELETE FROM creature_addon WHERE guid = 32954; -DELETE FROM creature_addon WHERE guid = 32955; -DELETE FROM creature_addon WHERE guid = 32956; -DELETE FROM creature_addon WHERE guid = 32957; -DELETE FROM creature_addon WHERE guid = 32958; --- Create template addon for creature 3745 -DELETE FROM creature_template_addon WHERE entry =3745; -INSERT INTO creature_template_addon VALUES (3745,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3745 -DELETE FROM creature_addon WHERE guid = 33019; -DELETE FROM creature_addon WHERE guid = 33020; -DELETE FROM creature_addon WHERE guid = 33025; --- Create template addon for creature 3746 -DELETE FROM creature_template_addon WHERE entry =3746; -INSERT INTO creature_template_addon VALUES (3746,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3746 -DELETE FROM creature_addon WHERE guid = 33032; -DELETE FROM creature_addon WHERE guid = 33033; -DELETE FROM creature_addon WHERE guid = 33034; -DELETE FROM creature_addon WHERE guid = 33035; --- Create template addon for creature 3748 -DELETE FROM creature_template_addon WHERE entry =3748; -INSERT INTO creature_template_addon VALUES (3748,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3748 -DELETE FROM creature_addon WHERE guid = 33072; -DELETE FROM creature_addon WHERE guid = 33074; -DELETE FROM creature_addon WHERE guid = 33075; -DELETE FROM creature_addon WHERE guid = 33076; --- Create template addon for creature 3749 -DELETE FROM creature_template_addon WHERE entry =3749; -INSERT INTO creature_template_addon VALUES (3749,0,0,1,16,0,0,'7165'); --- Clear duplicate addons from template for creature 3749 -DELETE FROM creature_addon WHERE guid = 33080; -DELETE FROM creature_addon WHERE guid = 33081; -DELETE FROM creature_addon WHERE guid = 33082; -DELETE FROM creature_addon WHERE guid = 33083; --- Create template addon for creature 3750 -DELETE FROM creature_template_addon WHERE entry =3750; -INSERT INTO creature_template_addon VALUES (3750,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3750 -DELETE FROM creature_addon WHERE guid = 33084; -DELETE FROM creature_addon WHERE guid = 33085; -DELETE FROM creature_addon WHERE guid = 33086; -DELETE FROM creature_addon WHERE guid = 33087; -DELETE FROM creature_addon WHERE guid = 33088; -DELETE FROM creature_addon WHERE guid = 33089; -DELETE FROM creature_addon WHERE guid = 33090; -DELETE FROM creature_addon WHERE guid = 33091; -DELETE FROM creature_addon WHERE guid = 33092; -DELETE FROM creature_addon WHERE guid = 33093; -DELETE FROM creature_addon WHERE guid = 33094; -DELETE FROM creature_addon WHERE guid = 33095; --- Create template addon for creature 3752 -DELETE FROM creature_template_addon WHERE entry =3752; -INSERT INTO creature_template_addon VALUES (3752,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3752 -DELETE FROM creature_addon WHERE guid = 33096; -DELETE FROM creature_addon WHERE guid = 33097; -DELETE FROM creature_addon WHERE guid = 33098; -DELETE FROM creature_addon WHERE guid = 33099; -DELETE FROM creature_addon WHERE guid = 33100; -DELETE FROM creature_addon WHERE guid = 33101; --- Create template addon for creature 3754 -DELETE FROM creature_template_addon WHERE entry =3754; -INSERT INTO creature_template_addon VALUES (3754,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3754 -DELETE FROM creature_addon WHERE guid = 33102; -DELETE FROM creature_addon WHERE guid = 33103; --- Create template addon for creature 3755 -DELETE FROM creature_template_addon WHERE entry =3755; -INSERT INTO creature_template_addon VALUES (3755,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3755 -DELETE FROM creature_addon WHERE guid = 33105; -DELETE FROM creature_addon WHERE guid = 33106; -DELETE FROM creature_addon WHERE guid = 33107; -DELETE FROM creature_addon WHERE guid = 33108; -DELETE FROM creature_addon WHERE guid = 33109; -DELETE FROM creature_addon WHERE guid = 33110; -DELETE FROM creature_addon WHERE guid = 33111; -DELETE FROM creature_addon WHERE guid = 33112; -DELETE FROM creature_addon WHERE guid = 33113; --- Create template addon for creature 3757 -DELETE FROM creature_template_addon WHERE entry =3757; -INSERT INTO creature_template_addon VALUES (3757,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3757 -DELETE FROM creature_addon WHERE guid = 33114; -DELETE FROM creature_addon WHERE guid = 33116; -DELETE FROM creature_addon WHERE guid = 33117; -DELETE FROM creature_addon WHERE guid = 33118; -DELETE FROM creature_addon WHERE guid = 33119; -DELETE FROM creature_addon WHERE guid = 33120; --- Create template addon for creature 3758 -DELETE FROM creature_template_addon WHERE entry =3758; -INSERT INTO creature_template_addon VALUES (3758,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3758 -DELETE FROM creature_addon WHERE guid = 33122; -DELETE FROM creature_addon WHERE guid = 33123; -DELETE FROM creature_addon WHERE guid = 33124; -DELETE FROM creature_addon WHERE guid = 33125; -DELETE FROM creature_addon WHERE guid = 33126; -DELETE FROM creature_addon WHERE guid = 33127; --- Create template addon for creature 3759 -DELETE FROM creature_template_addon WHERE entry =3759; -INSERT INTO creature_template_addon VALUES (3759,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3759 -DELETE FROM creature_addon WHERE guid = 33129; -DELETE FROM creature_addon WHERE guid = 33130; -DELETE FROM creature_addon WHERE guid = 33131; -DELETE FROM creature_addon WHERE guid = 33132; --- Create template addon for creature 3762 -DELETE FROM creature_template_addon WHERE entry =3762; -INSERT INTO creature_template_addon VALUES (3762,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3762 -DELETE FROM creature_addon WHERE guid = 33149; -DELETE FROM creature_addon WHERE guid = 33150; -DELETE FROM creature_addon WHERE guid = 33151; -DELETE FROM creature_addon WHERE guid = 33152; -DELETE FROM creature_addon WHERE guid = 33153; -DELETE FROM creature_addon WHERE guid = 33154; -DELETE FROM creature_addon WHERE guid = 33155; --- Create template addon for creature 3763 -DELETE FROM creature_template_addon WHERE entry =3763; -INSERT INTO creature_template_addon VALUES (3763,0,131072,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3763 -DELETE FROM creature_addon WHERE guid = 33157; -DELETE FROM creature_addon WHERE guid = 33158; -DELETE FROM creature_addon WHERE guid = 33159; -DELETE FROM creature_addon WHERE guid = 33160; -DELETE FROM creature_addon WHERE guid = 33161; -DELETE FROM creature_addon WHERE guid = 33162; --- Create template addon for creature 3765 -DELETE FROM creature_template_addon WHERE entry =3765; -INSERT INTO creature_template_addon VALUES (3765,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3765 -DELETE FROM creature_addon WHERE guid = 33174; -DELETE FROM creature_addon WHERE guid = 33180; -DELETE FROM creature_addon WHERE guid = 33181; --- Create template addon for creature 3767 -DELETE FROM creature_template_addon WHERE entry =3767; -INSERT INTO creature_template_addon VALUES (3767,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3767 -DELETE FROM creature_addon WHERE guid = 33182; -DELETE FROM creature_addon WHERE guid = 33183; -DELETE FROM creature_addon WHERE guid = 33184; -DELETE FROM creature_addon WHERE guid = 33185; -DELETE FROM creature_addon WHERE guid = 33186; -DELETE FROM creature_addon WHERE guid = 33187; -DELETE FROM creature_addon WHERE guid = 33188; --- Create template addon for creature 3770 -DELETE FROM creature_template_addon WHERE entry =3770; -INSERT INTO creature_template_addon VALUES (3770,0,131072,1,16,0,0,'6408'); --- Clear duplicate addons from template for creature 3770 -DELETE FROM creature_addon WHERE guid = 33216; -DELETE FROM creature_addon WHERE guid = 33217; -DELETE FROM creature_addon WHERE guid = 33218; -DELETE FROM creature_addon WHERE guid = 33219; -DELETE FROM creature_addon WHERE guid = 33220; -DELETE FROM creature_addon WHERE guid = 33221; -DELETE FROM creature_addon WHERE guid = 33222; -DELETE FROM creature_addon WHERE guid = 33223; -DELETE FROM creature_addon WHERE guid = 33224; -DELETE FROM creature_addon WHERE guid = 33225; --- Create template addon for creature 3771 -DELETE FROM creature_template_addon WHERE entry =3771; -INSERT INTO creature_template_addon VALUES (3771,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3771 -DELETE FROM creature_addon WHERE guid = 33232; -DELETE FROM creature_addon WHERE guid = 33233; -DELETE FROM creature_addon WHERE guid = 33234; -DELETE FROM creature_addon WHERE guid = 33235; -DELETE FROM creature_addon WHERE guid = 33236; -DELETE FROM creature_addon WHERE guid = 33237; -DELETE FROM creature_addon WHERE guid = 33238; -DELETE FROM creature_addon WHERE guid = 33239; --- Create template addon for creature 3772 -DELETE FROM creature_template_addon WHERE entry =3772; -INSERT INTO creature_template_addon VALUES (3772,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3772 -DELETE FROM creature_addon WHERE guid = 33247; -DELETE FROM creature_addon WHERE guid = 33248; -DELETE FROM creature_addon WHERE guid = 33249; -DELETE FROM creature_addon WHERE guid = 33253; -DELETE FROM creature_addon WHERE guid = 33254; -DELETE FROM creature_addon WHERE guid = 33255; -DELETE FROM creature_addon WHERE guid = 33257; -DELETE FROM creature_addon WHERE guid = 33258; -DELETE FROM creature_addon WHERE guid = 33259; -DELETE FROM creature_addon WHERE guid = 33260; -DELETE FROM creature_addon WHERE guid = 33261; -DELETE FROM creature_addon WHERE guid = 33262; -DELETE FROM creature_addon WHERE guid = 33263; --- Create template addon for creature 3773 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =3773; -INSERT INTO creature_template_addon VALUES (3773,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3773 --- Create template addon for creature 3774 -DELETE FROM creature_template_addon WHERE entry =3774; -INSERT INTO creature_template_addon VALUES (3774,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3774 -DELETE FROM creature_addon WHERE guid = 33264; -DELETE FROM creature_addon WHERE guid = 33265; -DELETE FROM creature_addon WHERE guid = 33266; -DELETE FROM creature_addon WHERE guid = 33267; -DELETE FROM creature_addon WHERE guid = 33268; -DELETE FROM creature_addon WHERE guid = 33269; -DELETE FROM creature_addon WHERE guid = 33270; -DELETE FROM creature_addon WHERE guid = 33271; -DELETE FROM creature_addon WHERE guid = 33272; -DELETE FROM creature_addon WHERE guid = 33273; -DELETE FROM creature_addon WHERE guid = 33274; -DELETE FROM creature_addon WHERE guid = 33275; -DELETE FROM creature_addon WHERE guid = 33276; -DELETE FROM creature_addon WHERE guid = 33277; -DELETE FROM creature_addon WHERE guid = 33278; -DELETE FROM creature_addon WHERE guid = 33279; -DELETE FROM creature_addon WHERE guid = 33280; --- Create template addon for creature 3779 -DELETE FROM creature_template_addon WHERE entry =3779; -INSERT INTO creature_template_addon VALUES (3779,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3779 -DELETE FROM creature_addon WHERE guid = 42302; --- Create template addon for creature 3780 -DELETE FROM creature_template_addon WHERE entry =3780; -INSERT INTO creature_template_addon VALUES (3780,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3780 -DELETE FROM creature_addon WHERE guid = 33313; -DELETE FROM creature_addon WHERE guid = 33314; -DELETE FROM creature_addon WHERE guid = 33315; -DELETE FROM creature_addon WHERE guid = 33317; -DELETE FROM creature_addon WHERE guid = 33318; -DELETE FROM creature_addon WHERE guid = 33319; -DELETE FROM creature_addon WHERE guid = 33320; -DELETE FROM creature_addon WHERE guid = 33321; -DELETE FROM creature_addon WHERE guid = 33322; -DELETE FROM creature_addon WHERE guid = 33323; -DELETE FROM creature_addon WHERE guid = 33324; -DELETE FROM creature_addon WHERE guid = 33325; -DELETE FROM creature_addon WHERE guid = 33326; -DELETE FROM creature_addon WHERE guid = 33327; -DELETE FROM creature_addon WHERE guid = 33328; -DELETE FROM creature_addon WHERE guid = 33329; -DELETE FROM creature_addon WHERE guid = 33330; --- Create template addon for creature 3781 -DELETE FROM creature_template_addon WHERE entry =3781; -INSERT INTO creature_template_addon VALUES (3781,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3781 -DELETE FROM creature_addon WHERE guid = 33331; -DELETE FROM creature_addon WHERE guid = 33332; -DELETE FROM creature_addon WHERE guid = 33333; -DELETE FROM creature_addon WHERE guid = 33334; -DELETE FROM creature_addon WHERE guid = 33335; -DELETE FROM creature_addon WHERE guid = 33336; -DELETE FROM creature_addon WHERE guid = 33337; -DELETE FROM creature_addon WHERE guid = 33338; -DELETE FROM creature_addon WHERE guid = 33339; -DELETE FROM creature_addon WHERE guid = 33340; --- Create template addon for creature 3782 -DELETE FROM creature_template_addon WHERE entry =3782; -INSERT INTO creature_template_addon VALUES (3782,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3782 -DELETE FROM creature_addon WHERE guid = 33341; -DELETE FROM creature_addon WHERE guid = 33342; -DELETE FROM creature_addon WHERE guid = 33343; -DELETE FROM creature_addon WHERE guid = 33344; -DELETE FROM creature_addon WHERE guid = 33345; -DELETE FROM creature_addon WHERE guid = 33346; -DELETE FROM creature_addon WHERE guid = 33347; -DELETE FROM creature_addon WHERE guid = 33348; -DELETE FROM creature_addon WHERE guid = 33349; -DELETE FROM creature_addon WHERE guid = 33350; -DELETE FROM creature_addon WHERE guid = 33351; -DELETE FROM creature_addon WHERE guid = 33352; -DELETE FROM creature_addon WHERE guid = 33353; -DELETE FROM creature_addon WHERE guid = 33354; -DELETE FROM creature_addon WHERE guid = 33355; -DELETE FROM creature_addon WHERE guid = 33356; -DELETE FROM creature_addon WHERE guid = 33357; -DELETE FROM creature_addon WHERE guid = 33358; -DELETE FROM creature_addon WHERE guid = 33359; -DELETE FROM creature_addon WHERE guid = 33360; -DELETE FROM creature_addon WHERE guid = 33361; -DELETE FROM creature_addon WHERE guid = 33362; -DELETE FROM creature_addon WHERE guid = 33363; -DELETE FROM creature_addon WHERE guid = 33364; -DELETE FROM creature_addon WHERE guid = 33365; -DELETE FROM creature_addon WHERE guid = 33366; -DELETE FROM creature_addon WHERE guid = 33367; -DELETE FROM creature_addon WHERE guid = 33368; -DELETE FROM creature_addon WHERE guid = 33369; --- Create template addon for creature 3783 -DELETE FROM creature_template_addon WHERE entry =3783; -INSERT INTO creature_template_addon VALUES (3783,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3783 -DELETE FROM creature_addon WHERE guid = 33374; -DELETE FROM creature_addon WHERE guid = 33375; -DELETE FROM creature_addon WHERE guid = 33376; -DELETE FROM creature_addon WHERE guid = 33377; -DELETE FROM creature_addon WHERE guid = 33391; -DELETE FROM creature_addon WHERE guid = 33415; -DELETE FROM creature_addon WHERE guid = 33416; -DELETE FROM creature_addon WHERE guid = 33417; -DELETE FROM creature_addon WHERE guid = 33418; -DELETE FROM creature_addon WHERE guid = 33419; -DELETE FROM creature_addon WHERE guid = 33420; -DELETE FROM creature_addon WHERE guid = 33424; -DELETE FROM creature_addon WHERE guid = 33425; -DELETE FROM creature_addon WHERE guid = 33461; -DELETE FROM creature_addon WHERE guid = 33462; -DELETE FROM creature_addon WHERE guid = 33463; -DELETE FROM creature_addon WHERE guid = 33464; -DELETE FROM creature_addon WHERE guid = 33465; -DELETE FROM creature_addon WHERE guid = 33466; -DELETE FROM creature_addon WHERE guid = 33467; -DELETE FROM creature_addon WHERE guid = 33468; -DELETE FROM creature_addon WHERE guid = 33469; --- Create template addon for creature 3784 -DELETE FROM creature_template_addon WHERE entry =3784; -INSERT INTO creature_template_addon VALUES (3784,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3784 -DELETE FROM creature_addon WHERE guid = 33564; -DELETE FROM creature_addon WHERE guid = 33565; -DELETE FROM creature_addon WHERE guid = 33566; -DELETE FROM creature_addon WHERE guid = 33567; -DELETE FROM creature_addon WHERE guid = 33568; -DELETE FROM creature_addon WHERE guid = 33569; -DELETE FROM creature_addon WHERE guid = 33570; -DELETE FROM creature_addon WHERE guid = 33571; -DELETE FROM creature_addon WHERE guid = 33572; -DELETE FROM creature_addon WHERE guid = 33573; -DELETE FROM creature_addon WHERE guid = 33574; -DELETE FROM creature_addon WHERE guid = 33576; -DELETE FROM creature_addon WHERE guid = 33590; -DELETE FROM creature_addon WHERE guid = 33591; -DELETE FROM creature_addon WHERE guid = 33592; -DELETE FROM creature_addon WHERE guid = 33753; -DELETE FROM creature_addon WHERE guid = 33754; -DELETE FROM creature_addon WHERE guid = 33755; -DELETE FROM creature_addon WHERE guid = 33756; -DELETE FROM creature_addon WHERE guid = 33785; -DELETE FROM creature_addon WHERE guid = 33787; --- Create template addon for creature 3789 -DELETE FROM creature_template_addon WHERE entry =3789; -INSERT INTO creature_template_addon VALUES (3789,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3789 -DELETE FROM creature_addon WHERE guid = 33796; -DELETE FROM creature_addon WHERE guid = 33958; -DELETE FROM creature_addon WHERE guid = 33959; -DELETE FROM creature_addon WHERE guid = 34118; -DELETE FROM creature_addon WHERE guid = 34123; -DELETE FROM creature_addon WHERE guid = 34124; -DELETE FROM creature_addon WHERE guid = 34128; -DELETE FROM creature_addon WHERE guid = 34129; -DELETE FROM creature_addon WHERE guid = 34130; -DELETE FROM creature_addon WHERE guid = 34131; -DELETE FROM creature_addon WHERE guid = 34132; -DELETE FROM creature_addon WHERE guid = 34133; -DELETE FROM creature_addon WHERE guid = 34134; --- Create template addon for creature 3791 -DELETE FROM creature_template_addon WHERE entry =3791; -INSERT INTO creature_template_addon VALUES (3791,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3791 -DELETE FROM creature_addon WHERE guid = 34176; -DELETE FROM creature_addon WHERE guid = 34177; -DELETE FROM creature_addon WHERE guid = 34178; -DELETE FROM creature_addon WHERE guid = 34179; -DELETE FROM creature_addon WHERE guid = 34180; --- Create template addon for creature 3792 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =3792; -INSERT INTO creature_template_addon VALUES (3792,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3792 --- Create template addon for creature 3797 -DELETE FROM creature_template_addon WHERE entry =3797; -INSERT INTO creature_template_addon VALUES (3797,0,0,1,16,0,0,'7090'); --- Clear duplicate addons from template for creature 3797 -DELETE FROM creature_addon WHERE guid = 34185; -DELETE FROM creature_addon WHERE guid = 34187; -DELETE FROM creature_addon WHERE guid = 34189; -DELETE FROM creature_addon WHERE guid = 34191; --- Create template addon for creature 3799 --- Create template addon for creature 3801 -DELETE FROM creature_template_addon WHERE entry =3801; -INSERT INTO creature_template_addon VALUES (3801,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3801 -DELETE FROM creature_addon WHERE guid = 34225; -DELETE FROM creature_addon WHERE guid = 34226; -DELETE FROM creature_addon WHERE guid = 34227; --- Create template addon for creature 3802 -DELETE FROM creature_template_addon WHERE entry =3802; -INSERT INTO creature_template_addon VALUES (3802,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3802 -DELETE FROM creature_addon WHERE guid = 34228; --- Create template addon for creature 3803 -DELETE FROM creature_template_addon WHERE entry =3803; -INSERT INTO creature_template_addon VALUES (3803,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3803 -DELETE FROM creature_addon WHERE guid = 34229; -DELETE FROM creature_addon WHERE guid = 34230; -DELETE FROM creature_addon WHERE guid = 34231; --- Create template addon for creature 3804 -DELETE FROM creature_template_addon WHERE entry =3804; -INSERT INTO creature_template_addon VALUES (3804,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3804 -DELETE FROM creature_addon WHERE guid = 34232; -DELETE FROM creature_addon WHERE guid = 34233; -DELETE FROM creature_addon WHERE guid = 34234; -DELETE FROM creature_addon WHERE guid = 34235; --- Create template addon for creature 3806 -DELETE FROM creature_template_addon WHERE entry =3806; -INSERT INTO creature_template_addon VALUES (3806,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3806 -DELETE FROM creature_addon WHERE guid = 34236; -DELETE FROM creature_addon WHERE guid = 34237; -DELETE FROM creature_addon WHERE guid = 34238; -DELETE FROM creature_addon WHERE guid = 34239; -DELETE FROM creature_addon WHERE guid = 34240; -DELETE FROM creature_addon WHERE guid = 34241; -DELETE FROM creature_addon WHERE guid = 34242; -DELETE FROM creature_addon WHERE guid = 34243; -DELETE FROM creature_addon WHERE guid = 34244; -DELETE FROM creature_addon WHERE guid = 34245; --- Create template addon for creature 3807 -DELETE FROM creature_template_addon WHERE entry =3807; -INSERT INTO creature_template_addon VALUES (3807,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3807 -DELETE FROM creature_addon WHERE guid = 34246; -DELETE FROM creature_addon WHERE guid = 34247; -DELETE FROM creature_addon WHERE guid = 34248; -DELETE FROM creature_addon WHERE guid = 34249; -DELETE FROM creature_addon WHERE guid = 34250; -DELETE FROM creature_addon WHERE guid = 34251; -DELETE FROM creature_addon WHERE guid = 34252; -DELETE FROM creature_addon WHERE guid = 34253; -DELETE FROM creature_addon WHERE guid = 34254; --- Create template addon for creature 3808 -DELETE FROM creature_template_addon WHERE entry =3808; -INSERT INTO creature_template_addon VALUES (3808,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3808 -DELETE FROM creature_addon WHERE guid = 34256; -DELETE FROM creature_addon WHERE guid = 34257; -DELETE FROM creature_addon WHERE guid = 34258; -DELETE FROM creature_addon WHERE guid = 34259; -DELETE FROM creature_addon WHERE guid = 34260; -DELETE FROM creature_addon WHERE guid = 34261; -DELETE FROM creature_addon WHERE guid = 34265; -DELETE FROM creature_addon WHERE guid = 34266; -DELETE FROM creature_addon WHERE guid = 34267; -DELETE FROM creature_addon WHERE guid = 34268; --- Create template addon for creature 3809 -DELETE FROM creature_template_addon WHERE entry =3809; -INSERT INTO creature_template_addon VALUES (3809,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3809 -DELETE FROM creature_addon WHERE guid = 20870; -DELETE FROM creature_addon WHERE guid = 34269; -DELETE FROM creature_addon WHERE guid = 34270; -DELETE FROM creature_addon WHERE guid = 34271; -DELETE FROM creature_addon WHERE guid = 34272; -DELETE FROM creature_addon WHERE guid = 34273; -DELETE FROM creature_addon WHERE guid = 34274; -DELETE FROM creature_addon WHERE guid = 34275; -DELETE FROM creature_addon WHERE guid = 34276; -DELETE FROM creature_addon WHERE guid = 34277; -DELETE FROM creature_addon WHERE guid = 34278; -DELETE FROM creature_addon WHERE guid = 34279; -DELETE FROM creature_addon WHERE guid = 34280; -DELETE FROM creature_addon WHERE guid = 34281; -DELETE FROM creature_addon WHERE guid = 34282; -DELETE FROM creature_addon WHERE guid = 34283; -DELETE FROM creature_addon WHERE guid = 34284; -DELETE FROM creature_addon WHERE guid = 34285; -DELETE FROM creature_addon WHERE guid = 34286; -DELETE FROM creature_addon WHERE guid = 34287; -DELETE FROM creature_addon WHERE guid = 34288; -DELETE FROM creature_addon WHERE guid = 34289; -DELETE FROM creature_addon WHERE guid = 34290; -DELETE FROM creature_addon WHERE guid = 34291; -DELETE FROM creature_addon WHERE guid = 34292; -DELETE FROM creature_addon WHERE guid = 34293; -DELETE FROM creature_addon WHERE guid = 34294; -DELETE FROM creature_addon WHERE guid = 34295; -DELETE FROM creature_addon WHERE guid = 34296; -DELETE FROM creature_addon WHERE guid = 34297; -DELETE FROM creature_addon WHERE guid = 34298; -DELETE FROM creature_addon WHERE guid = 34299; -DELETE FROM creature_addon WHERE guid = 34300; -DELETE FROM creature_addon WHERE guid = 34301; -DELETE FROM creature_addon WHERE guid = 34302; -DELETE FROM creature_addon WHERE guid = 34303; -DELETE FROM creature_addon WHERE guid = 34304; -DELETE FROM creature_addon WHERE guid = 34305; -DELETE FROM creature_addon WHERE guid = 34306; -DELETE FROM creature_addon WHERE guid = 34307; -DELETE FROM creature_addon WHERE guid = 34308; -DELETE FROM creature_addon WHERE guid = 34309; -DELETE FROM creature_addon WHERE guid = 34310; -DELETE FROM creature_addon WHERE guid = 34311; -DELETE FROM creature_addon WHERE guid = 34312; -DELETE FROM creature_addon WHERE guid = 34313; -DELETE FROM creature_addon WHERE guid = 34314; -DELETE FROM creature_addon WHERE guid = 34315; -DELETE FROM creature_addon WHERE guid = 34316; -DELETE FROM creature_addon WHERE guid = 34317; -DELETE FROM creature_addon WHERE guid = 34318; -DELETE FROM creature_addon WHERE guid = 34319; -DELETE FROM creature_addon WHERE guid = 34320; -DELETE FROM creature_addon WHERE guid = 34321; -DELETE FROM creature_addon WHERE guid = 34322; -DELETE FROM creature_addon WHERE guid = 34323; -DELETE FROM creature_addon WHERE guid = 34324; -DELETE FROM creature_addon WHERE guid = 34325; -DELETE FROM creature_addon WHERE guid = 34326; -DELETE FROM creature_addon WHERE guid = 34327; -DELETE FROM creature_addon WHERE guid = 34328; -DELETE FROM creature_addon WHERE guid = 34329; -DELETE FROM creature_addon WHERE guid = 34330; -DELETE FROM creature_addon WHERE guid = 34331; -DELETE FROM creature_addon WHERE guid = 34332; -DELETE FROM creature_addon WHERE guid = 34333; -DELETE FROM creature_addon WHERE guid = 34334; -DELETE FROM creature_addon WHERE guid = 34335; -DELETE FROM creature_addon WHERE guid = 34336; -DELETE FROM creature_addon WHERE guid = 34337; -DELETE FROM creature_addon WHERE guid = 34338; -DELETE FROM creature_addon WHERE guid = 34339; -DELETE FROM creature_addon WHERE guid = 34340; -DELETE FROM creature_addon WHERE guid = 34341; -DELETE FROM creature_addon WHERE guid = 34342; -DELETE FROM creature_addon WHERE guid = 34343; -DELETE FROM creature_addon WHERE guid = 34344; -DELETE FROM creature_addon WHERE guid = 34345; -DELETE FROM creature_addon WHERE guid = 34346; -DELETE FROM creature_addon WHERE guid = 34347; -DELETE FROM creature_addon WHERE guid = 34348; -DELETE FROM creature_addon WHERE guid = 34349; -DELETE FROM creature_addon WHERE guid = 34350; -DELETE FROM creature_addon WHERE guid = 34351; -DELETE FROM creature_addon WHERE guid = 34352; -DELETE FROM creature_addon WHERE guid = 34353; -DELETE FROM creature_addon WHERE guid = 34354; -DELETE FROM creature_addon WHERE guid = 34355; -DELETE FROM creature_addon WHERE guid = 34356; -DELETE FROM creature_addon WHERE guid = 34357; -DELETE FROM creature_addon WHERE guid = 34358; -DELETE FROM creature_addon WHERE guid = 34359; --- Create template addon for creature 3810 -DELETE FROM creature_template_addon WHERE entry =3810; -INSERT INTO creature_template_addon VALUES (3810,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3810 -DELETE FROM creature_addon WHERE guid = 34360; -DELETE FROM creature_addon WHERE guid = 34361; -DELETE FROM creature_addon WHERE guid = 34362; -DELETE FROM creature_addon WHERE guid = 34363; -DELETE FROM creature_addon WHERE guid = 34364; -DELETE FROM creature_addon WHERE guid = 34365; -DELETE FROM creature_addon WHERE guid = 34366; -DELETE FROM creature_addon WHERE guid = 34367; -DELETE FROM creature_addon WHERE guid = 34368; -DELETE FROM creature_addon WHERE guid = 34369; -DELETE FROM creature_addon WHERE guid = 34370; -DELETE FROM creature_addon WHERE guid = 34371; -DELETE FROM creature_addon WHERE guid = 34372; -DELETE FROM creature_addon WHERE guid = 34373; -DELETE FROM creature_addon WHERE guid = 34374; -DELETE FROM creature_addon WHERE guid = 34375; -DELETE FROM creature_addon WHERE guid = 34376; -DELETE FROM creature_addon WHERE guid = 34377; -DELETE FROM creature_addon WHERE guid = 34378; -DELETE FROM creature_addon WHERE guid = 34379; -DELETE FROM creature_addon WHERE guid = 34380; -DELETE FROM creature_addon WHERE guid = 34381; -DELETE FROM creature_addon WHERE guid = 34382; -DELETE FROM creature_addon WHERE guid = 34383; -DELETE FROM creature_addon WHERE guid = 34384; -DELETE FROM creature_addon WHERE guid = 34385; -DELETE FROM creature_addon WHERE guid = 34386; -DELETE FROM creature_addon WHERE guid = 34387; -DELETE FROM creature_addon WHERE guid = 34388; -DELETE FROM creature_addon WHERE guid = 34389; -DELETE FROM creature_addon WHERE guid = 34390; -DELETE FROM creature_addon WHERE guid = 34391; -DELETE FROM creature_addon WHERE guid = 34392; -DELETE FROM creature_addon WHERE guid = 34393; -DELETE FROM creature_addon WHERE guid = 34394; -DELETE FROM creature_addon WHERE guid = 34395; -DELETE FROM creature_addon WHERE guid = 34396; -DELETE FROM creature_addon WHERE guid = 34397; -DELETE FROM creature_addon WHERE guid = 34398; -DELETE FROM creature_addon WHERE guid = 34399; -DELETE FROM creature_addon WHERE guid = 34400; -DELETE FROM creature_addon WHERE guid = 34401; --- Create template addon for creature 3811 -DELETE FROM creature_template_addon WHERE entry =3811; -INSERT INTO creature_template_addon VALUES (3811,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3811 -DELETE FROM creature_addon WHERE guid = 34402; -DELETE FROM creature_addon WHERE guid = 34411; -DELETE FROM creature_addon WHERE guid = 34412; --- Create template addon for creature 3812 -DELETE FROM creature_template_addon WHERE entry =3812; -INSERT INTO creature_template_addon VALUES (3812,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3812 -DELETE FROM creature_addon WHERE guid = 34414; -DELETE FROM creature_addon WHERE guid = 34415; -DELETE FROM creature_addon WHERE guid = 34416; -DELETE FROM creature_addon WHERE guid = 34417; -DELETE FROM creature_addon WHERE guid = 34418; -DELETE FROM creature_addon WHERE guid = 34419; -DELETE FROM creature_addon WHERE guid = 34420; -DELETE FROM creature_addon WHERE guid = 34421; -DELETE FROM creature_addon WHERE guid = 34422; -DELETE FROM creature_addon WHERE guid = 34423; -DELETE FROM creature_addon WHERE guid = 34424; -DELETE FROM creature_addon WHERE guid = 34425; -DELETE FROM creature_addon WHERE guid = 34426; -DELETE FROM creature_addon WHERE guid = 34427; -DELETE FROM creature_addon WHERE guid = 34428; -DELETE FROM creature_addon WHERE guid = 34429; -DELETE FROM creature_addon WHERE guid = 34430; -DELETE FROM creature_addon WHERE guid = 34431; -DELETE FROM creature_addon WHERE guid = 34432; -DELETE FROM creature_addon WHERE guid = 34433; -DELETE FROM creature_addon WHERE guid = 34434; -DELETE FROM creature_addon WHERE guid = 34435; -DELETE FROM creature_addon WHERE guid = 34436; -DELETE FROM creature_addon WHERE guid = 34437; -DELETE FROM creature_addon WHERE guid = 34438; -DELETE FROM creature_addon WHERE guid = 34439; -DELETE FROM creature_addon WHERE guid = 34440; -DELETE FROM creature_addon WHERE guid = 34441; -DELETE FROM creature_addon WHERE guid = 34442; -DELETE FROM creature_addon WHERE guid = 34443; -DELETE FROM creature_addon WHERE guid = 34444; -DELETE FROM creature_addon WHERE guid = 34445; --- Create template addon for creature 3814 -DELETE FROM creature_template_addon WHERE entry =3814; -INSERT INTO creature_template_addon VALUES (3814,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3814 -DELETE FROM creature_addon WHERE guid = 34447; -DELETE FROM creature_addon WHERE guid = 34448; -DELETE FROM creature_addon WHERE guid = 34449; -DELETE FROM creature_addon WHERE guid = 34454; -DELETE FROM creature_addon WHERE guid = 34455; -DELETE FROM creature_addon WHERE guid = 34456; -DELETE FROM creature_addon WHERE guid = 34457; -DELETE FROM creature_addon WHERE guid = 34458; -DELETE FROM creature_addon WHERE guid = 34459; -DELETE FROM creature_addon WHERE guid = 34460; -DELETE FROM creature_addon WHERE guid = 34461; -DELETE FROM creature_addon WHERE guid = 34462; -DELETE FROM creature_addon WHERE guid = 34463; -DELETE FROM creature_addon WHERE guid = 34464; -DELETE FROM creature_addon WHERE guid = 34465; -DELETE FROM creature_addon WHERE guid = 34466; -DELETE FROM creature_addon WHERE guid = 34467; -DELETE FROM creature_addon WHERE guid = 34468; -DELETE FROM creature_addon WHERE guid = 34480; -DELETE FROM creature_addon WHERE guid = 34481; -DELETE FROM creature_addon WHERE guid = 34482; -DELETE FROM creature_addon WHERE guid = 34483; -DELETE FROM creature_addon WHERE guid = 34484; -DELETE FROM creature_addon WHERE guid = 34485; -DELETE FROM creature_addon WHERE guid = 34486; -DELETE FROM creature_addon WHERE guid = 34487; -DELETE FROM creature_addon WHERE guid = 34488; -DELETE FROM creature_addon WHERE guid = 34489; -DELETE FROM creature_addon WHERE guid = 34490; -DELETE FROM creature_addon WHERE guid = 34491; -DELETE FROM creature_addon WHERE guid = 34492; -DELETE FROM creature_addon WHERE guid = 34493; -DELETE FROM creature_addon WHERE guid = 34494; -DELETE FROM creature_addon WHERE guid = 34495; -DELETE FROM creature_addon WHERE guid = 34496; -DELETE FROM creature_addon WHERE guid = 34497; --- Create template addon for creature 3815 -DELETE FROM creature_template_addon WHERE entry =3815; -INSERT INTO creature_template_addon VALUES (3815,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3815 -DELETE FROM creature_addon WHERE guid = 34498; -DELETE FROM creature_addon WHERE guid = 34502; -DELETE FROM creature_addon WHERE guid = 34503; --- Create template addon for creature 3816 -DELETE FROM creature_template_addon WHERE entry =3816; -INSERT INTO creature_template_addon VALUES (3816,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3816 -DELETE FROM creature_addon WHERE guid = 34504; -DELETE FROM creature_addon WHERE guid = 34505; -DELETE FROM creature_addon WHERE guid = 34506; -DELETE FROM creature_addon WHERE guid = 34507; -DELETE FROM creature_addon WHERE guid = 34508; -DELETE FROM creature_addon WHERE guid = 34509; -DELETE FROM creature_addon WHERE guid = 34510; -DELETE FROM creature_addon WHERE guid = 34511; -DELETE FROM creature_addon WHERE guid = 34512; -DELETE FROM creature_addon WHERE guid = 34513; -DELETE FROM creature_addon WHERE guid = 34514; -DELETE FROM creature_addon WHERE guid = 34525; -DELETE FROM creature_addon WHERE guid = 34526; -DELETE FROM creature_addon WHERE guid = 34527; -DELETE FROM creature_addon WHERE guid = 34528; -DELETE FROM creature_addon WHERE guid = 34529; -DELETE FROM creature_addon WHERE guid = 34530; -DELETE FROM creature_addon WHERE guid = 34531; -DELETE FROM creature_addon WHERE guid = 34532; -DELETE FROM creature_addon WHERE guid = 34533; -DELETE FROM creature_addon WHERE guid = 34534; -DELETE FROM creature_addon WHERE guid = 34535; -DELETE FROM creature_addon WHERE guid = 34536; -DELETE FROM creature_addon WHERE guid = 34537; -DELETE FROM creature_addon WHERE guid = 34538; -DELETE FROM creature_addon WHERE guid = 34539; -DELETE FROM creature_addon WHERE guid = 34540; -DELETE FROM creature_addon WHERE guid = 34541; -DELETE FROM creature_addon WHERE guid = 34542; -DELETE FROM creature_addon WHERE guid = 34543; -DELETE FROM creature_addon WHERE guid = 34544; -DELETE FROM creature_addon WHERE guid = 34545; -DELETE FROM creature_addon WHERE guid = 34546; -DELETE FROM creature_addon WHERE guid = 34547; -DELETE FROM creature_addon WHERE guid = 34548; -DELETE FROM creature_addon WHERE guid = 34549; -DELETE FROM creature_addon WHERE guid = 34550; -DELETE FROM creature_addon WHERE guid = 34551; -DELETE FROM creature_addon WHERE guid = 34552; -DELETE FROM creature_addon WHERE guid = 34553; -DELETE FROM creature_addon WHERE guid = 34554; -DELETE FROM creature_addon WHERE guid = 34555; -DELETE FROM creature_addon WHERE guid = 34556; -DELETE FROM creature_addon WHERE guid = 34557; -DELETE FROM creature_addon WHERE guid = 34558; -DELETE FROM creature_addon WHERE guid = 34559; -DELETE FROM creature_addon WHERE guid = 34560; -DELETE FROM creature_addon WHERE guid = 34561; -DELETE FROM creature_addon WHERE guid = 34562; -DELETE FROM creature_addon WHERE guid = 34563; -DELETE FROM creature_addon WHERE guid = 34564; -DELETE FROM creature_addon WHERE guid = 34565; -DELETE FROM creature_addon WHERE guid = 34566; -DELETE FROM creature_addon WHERE guid = 34567; -DELETE FROM creature_addon WHERE guid = 34568; -DELETE FROM creature_addon WHERE guid = 34569; -DELETE FROM creature_addon WHERE guid = 34570; -DELETE FROM creature_addon WHERE guid = 34571; -DELETE FROM creature_addon WHERE guid = 34572; -DELETE FROM creature_addon WHERE guid = 34573; -DELETE FROM creature_addon WHERE guid = 34574; -DELETE FROM creature_addon WHERE guid = 34575; -DELETE FROM creature_addon WHERE guid = 34576; -DELETE FROM creature_addon WHERE guid = 34577; -DELETE FROM creature_addon WHERE guid = 34578; -DELETE FROM creature_addon WHERE guid = 34579; -DELETE FROM creature_addon WHERE guid = 34580; -DELETE FROM creature_addon WHERE guid = 34594; -DELETE FROM creature_addon WHERE guid = 34595; -DELETE FROM creature_addon WHERE guid = 34596; -DELETE FROM creature_addon WHERE guid = 34597; -DELETE FROM creature_addon WHERE guid = 34598; -DELETE FROM creature_addon WHERE guid = 34599; -DELETE FROM creature_addon WHERE guid = 34600; -DELETE FROM creature_addon WHERE guid = 34601; -DELETE FROM creature_addon WHERE guid = 34603; -DELETE FROM creature_addon WHERE guid = 34604; -DELETE FROM creature_addon WHERE guid = 34605; -DELETE FROM creature_addon WHERE guid = 34606; -DELETE FROM creature_addon WHERE guid = 34607; -DELETE FROM creature_addon WHERE guid = 34608; --- Create template addon for creature 3817 -DELETE FROM creature_template_addon WHERE entry =3817; -INSERT INTO creature_template_addon VALUES (3817,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3817 -DELETE FROM creature_addon WHERE guid = 34609; -DELETE FROM creature_addon WHERE guid = 34610; -DELETE FROM creature_addon WHERE guid = 34611; -DELETE FROM creature_addon WHERE guid = 34612; -DELETE FROM creature_addon WHERE guid = 34613; -DELETE FROM creature_addon WHERE guid = 34614; -DELETE FROM creature_addon WHERE guid = 34615; -DELETE FROM creature_addon WHERE guid = 34616; -DELETE FROM creature_addon WHERE guid = 34617; -DELETE FROM creature_addon WHERE guid = 34618; -DELETE FROM creature_addon WHERE guid = 34619; -DELETE FROM creature_addon WHERE guid = 34620; -DELETE FROM creature_addon WHERE guid = 34621; -DELETE FROM creature_addon WHERE guid = 34622; -DELETE FROM creature_addon WHERE guid = 34623; -DELETE FROM creature_addon WHERE guid = 34624; -DELETE FROM creature_addon WHERE guid = 34625; -DELETE FROM creature_addon WHERE guid = 34626; -DELETE FROM creature_addon WHERE guid = 34627; -DELETE FROM creature_addon WHERE guid = 34628; -DELETE FROM creature_addon WHERE guid = 34629; -DELETE FROM creature_addon WHERE guid = 34630; -DELETE FROM creature_addon WHERE guid = 34631; -DELETE FROM creature_addon WHERE guid = 34632; -DELETE FROM creature_addon WHERE guid = 34633; -DELETE FROM creature_addon WHERE guid = 34634; -DELETE FROM creature_addon WHERE guid = 34635; -DELETE FROM creature_addon WHERE guid = 34636; -DELETE FROM creature_addon WHERE guid = 34637; -DELETE FROM creature_addon WHERE guid = 34638; -DELETE FROM creature_addon WHERE guid = 34639; -DELETE FROM creature_addon WHERE guid = 34640; -DELETE FROM creature_addon WHERE guid = 34641; -DELETE FROM creature_addon WHERE guid = 34646; -DELETE FROM creature_addon WHERE guid = 34647; -DELETE FROM creature_addon WHERE guid = 34648; -DELETE FROM creature_addon WHERE guid = 34649; -DELETE FROM creature_addon WHERE guid = 34650; -DELETE FROM creature_addon WHERE guid = 34651; -DELETE FROM creature_addon WHERE guid = 34661; -DELETE FROM creature_addon WHERE guid = 34662; -DELETE FROM creature_addon WHERE guid = 34663; -DELETE FROM creature_addon WHERE guid = 34664; -DELETE FROM creature_addon WHERE guid = 34665; -DELETE FROM creature_addon WHERE guid = 34666; -DELETE FROM creature_addon WHERE guid = 34667; -DELETE FROM creature_addon WHERE guid = 34668; -DELETE FROM creature_addon WHERE guid = 34669; -DELETE FROM creature_addon WHERE guid = 34670; -DELETE FROM creature_addon WHERE guid = 34671; -DELETE FROM creature_addon WHERE guid = 34672; -DELETE FROM creature_addon WHERE guid = 34673; -DELETE FROM creature_addon WHERE guid = 34674; -DELETE FROM creature_addon WHERE guid = 34675; -DELETE FROM creature_addon WHERE guid = 34676; -DELETE FROM creature_addon WHERE guid = 34677; -DELETE FROM creature_addon WHERE guid = 34678; -DELETE FROM creature_addon WHERE guid = 34679; -DELETE FROM creature_addon WHERE guid = 34680; -DELETE FROM creature_addon WHERE guid = 34681; -DELETE FROM creature_addon WHERE guid = 34682; -DELETE FROM creature_addon WHERE guid = 34683; -DELETE FROM creature_addon WHERE guid = 34684; -DELETE FROM creature_addon WHERE guid = 34685; -DELETE FROM creature_addon WHERE guid = 34686; -DELETE FROM creature_addon WHERE guid = 34687; -DELETE FROM creature_addon WHERE guid = 34688; -DELETE FROM creature_addon WHERE guid = 34689; -DELETE FROM creature_addon WHERE guid = 34690; -DELETE FROM creature_addon WHERE guid = 34691; --- Create template addon for creature 3818 -DELETE FROM creature_template_addon WHERE entry =3818; -INSERT INTO creature_template_addon VALUES (3818,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3818 -DELETE FROM creature_addon WHERE guid = 34692; -DELETE FROM creature_addon WHERE guid = 34693; -DELETE FROM creature_addon WHERE guid = 34694; -DELETE FROM creature_addon WHERE guid = 34695; -DELETE FROM creature_addon WHERE guid = 34696; -DELETE FROM creature_addon WHERE guid = 34697; -DELETE FROM creature_addon WHERE guid = 34698; -DELETE FROM creature_addon WHERE guid = 34699; -DELETE FROM creature_addon WHERE guid = 34700; -DELETE FROM creature_addon WHERE guid = 34701; -DELETE FROM creature_addon WHERE guid = 34702; -DELETE FROM creature_addon WHERE guid = 34703; -DELETE FROM creature_addon WHERE guid = 34704; -DELETE FROM creature_addon WHERE guid = 34705; -DELETE FROM creature_addon WHERE guid = 34706; -DELETE FROM creature_addon WHERE guid = 34707; -DELETE FROM creature_addon WHERE guid = 34708; -DELETE FROM creature_addon WHERE guid = 34709; -DELETE FROM creature_addon WHERE guid = 34710; -DELETE FROM creature_addon WHERE guid = 34711; -DELETE FROM creature_addon WHERE guid = 34712; -DELETE FROM creature_addon WHERE guid = 34713; -DELETE FROM creature_addon WHERE guid = 34714; -DELETE FROM creature_addon WHERE guid = 34715; -DELETE FROM creature_addon WHERE guid = 34716; -DELETE FROM creature_addon WHERE guid = 34717; -DELETE FROM creature_addon WHERE guid = 34718; -DELETE FROM creature_addon WHERE guid = 34719; -DELETE FROM creature_addon WHERE guid = 34720; -DELETE FROM creature_addon WHERE guid = 34721; -DELETE FROM creature_addon WHERE guid = 34722; -DELETE FROM creature_addon WHERE guid = 34723; -DELETE FROM creature_addon WHERE guid = 34724; -DELETE FROM creature_addon WHERE guid = 34725; -DELETE FROM creature_addon WHERE guid = 34726; -DELETE FROM creature_addon WHERE guid = 34727; -DELETE FROM creature_addon WHERE guid = 34728; -DELETE FROM creature_addon WHERE guid = 34729; -DELETE FROM creature_addon WHERE guid = 34730; -DELETE FROM creature_addon WHERE guid = 34731; -DELETE FROM creature_addon WHERE guid = 34732; -DELETE FROM creature_addon WHERE guid = 34733; -DELETE FROM creature_addon WHERE guid = 34734; -DELETE FROM creature_addon WHERE guid = 34735; -DELETE FROM creature_addon WHERE guid = 34736; -DELETE FROM creature_addon WHERE guid = 34737; -DELETE FROM creature_addon WHERE guid = 34738; -DELETE FROM creature_addon WHERE guid = 34739; -DELETE FROM creature_addon WHERE guid = 34740; -DELETE FROM creature_addon WHERE guid = 34741; -DELETE FROM creature_addon WHERE guid = 34742; -DELETE FROM creature_addon WHERE guid = 34743; -DELETE FROM creature_addon WHERE guid = 34744; -DELETE FROM creature_addon WHERE guid = 34745; -DELETE FROM creature_addon WHERE guid = 34746; -DELETE FROM creature_addon WHERE guid = 34747; -DELETE FROM creature_addon WHERE guid = 34748; -DELETE FROM creature_addon WHERE guid = 34749; -DELETE FROM creature_addon WHERE guid = 34750; -DELETE FROM creature_addon WHERE guid = 34751; -DELETE FROM creature_addon WHERE guid = 34752; -DELETE FROM creature_addon WHERE guid = 34753; -DELETE FROM creature_addon WHERE guid = 34754; -DELETE FROM creature_addon WHERE guid = 34755; -DELETE FROM creature_addon WHERE guid = 34756; -DELETE FROM creature_addon WHERE guid = 34758; -DELETE FROM creature_addon WHERE guid = 34759; -DELETE FROM creature_addon WHERE guid = 34760; -DELETE FROM creature_addon WHERE guid = 34761; -DELETE FROM creature_addon WHERE guid = 34762; -DELETE FROM creature_addon WHERE guid = 34763; -DELETE FROM creature_addon WHERE guid = 34764; -DELETE FROM creature_addon WHERE guid = 34765; -DELETE FROM creature_addon WHERE guid = 34766; -DELETE FROM creature_addon WHERE guid = 34767; -DELETE FROM creature_addon WHERE guid = 34768; -DELETE FROM creature_addon WHERE guid = 34769; -DELETE FROM creature_addon WHERE guid = 34770; --- Create template addon for creature 3819 -DELETE FROM creature_template_addon WHERE entry =3819; -INSERT INTO creature_template_addon VALUES (3819,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3819 -DELETE FROM creature_addon WHERE guid = 20940; -DELETE FROM creature_addon WHERE guid = 34771; -DELETE FROM creature_addon WHERE guid = 34772; -DELETE FROM creature_addon WHERE guid = 34773; -DELETE FROM creature_addon WHERE guid = 34774; -DELETE FROM creature_addon WHERE guid = 34775; -DELETE FROM creature_addon WHERE guid = 34776; -DELETE FROM creature_addon WHERE guid = 34780; -DELETE FROM creature_addon WHERE guid = 34781; -DELETE FROM creature_addon WHERE guid = 34782; -DELETE FROM creature_addon WHERE guid = 34783; -DELETE FROM creature_addon WHERE guid = 34784; -DELETE FROM creature_addon WHERE guid = 34785; -DELETE FROM creature_addon WHERE guid = 34786; -DELETE FROM creature_addon WHERE guid = 34787; -DELETE FROM creature_addon WHERE guid = 34788; -DELETE FROM creature_addon WHERE guid = 34789; -DELETE FROM creature_addon WHERE guid = 34790; -DELETE FROM creature_addon WHERE guid = 34791; -DELETE FROM creature_addon WHERE guid = 34792; -DELETE FROM creature_addon WHERE guid = 34793; -DELETE FROM creature_addon WHERE guid = 34794; -DELETE FROM creature_addon WHERE guid = 34795; -DELETE FROM creature_addon WHERE guid = 34796; -DELETE FROM creature_addon WHERE guid = 34797; -DELETE FROM creature_addon WHERE guid = 34798; -DELETE FROM creature_addon WHERE guid = 34799; -DELETE FROM creature_addon WHERE guid = 34800; -DELETE FROM creature_addon WHERE guid = 34801; -DELETE FROM creature_addon WHERE guid = 34802; -DELETE FROM creature_addon WHERE guid = 34803; -DELETE FROM creature_addon WHERE guid = 34804; -DELETE FROM creature_addon WHERE guid = 34805; -DELETE FROM creature_addon WHERE guid = 34806; -DELETE FROM creature_addon WHERE guid = 34807; -DELETE FROM creature_addon WHERE guid = 34808; -DELETE FROM creature_addon WHERE guid = 34809; -DELETE FROM creature_addon WHERE guid = 34810; -DELETE FROM creature_addon WHERE guid = 34811; -DELETE FROM creature_addon WHERE guid = 34812; -DELETE FROM creature_addon WHERE guid = 34813; -DELETE FROM creature_addon WHERE guid = 34814; -DELETE FROM creature_addon WHERE guid = 34815; -DELETE FROM creature_addon WHERE guid = 34816; -DELETE FROM creature_addon WHERE guid = 34817; -DELETE FROM creature_addon WHERE guid = 34818; -DELETE FROM creature_addon WHERE guid = 34819; -DELETE FROM creature_addon WHERE guid = 34820; -DELETE FROM creature_addon WHERE guid = 34821; -DELETE FROM creature_addon WHERE guid = 34822; -DELETE FROM creature_addon WHERE guid = 34823; -DELETE FROM creature_addon WHERE guid = 34824; -DELETE FROM creature_addon WHERE guid = 34825; -DELETE FROM creature_addon WHERE guid = 34826; -DELETE FROM creature_addon WHERE guid = 34827; -DELETE FROM creature_addon WHERE guid = 34828; -DELETE FROM creature_addon WHERE guid = 34829; -DELETE FROM creature_addon WHERE guid = 34830; -DELETE FROM creature_addon WHERE guid = 34831; -DELETE FROM creature_addon WHERE guid = 34832; -DELETE FROM creature_addon WHERE guid = 34833; -DELETE FROM creature_addon WHERE guid = 34834; -DELETE FROM creature_addon WHERE guid = 34835; -DELETE FROM creature_addon WHERE guid = 34836; -DELETE FROM creature_addon WHERE guid = 34837; -DELETE FROM creature_addon WHERE guid = 34838; -DELETE FROM creature_addon WHERE guid = 34839; -DELETE FROM creature_addon WHERE guid = 34840; -DELETE FROM creature_addon WHERE guid = 34841; -DELETE FROM creature_addon WHERE guid = 34842; -DELETE FROM creature_addon WHERE guid = 34843; -DELETE FROM creature_addon WHERE guid = 34844; -DELETE FROM creature_addon WHERE guid = 34845; -DELETE FROM creature_addon WHERE guid = 34846; -DELETE FROM creature_addon WHERE guid = 34847; -DELETE FROM creature_addon WHERE guid = 34848; -DELETE FROM creature_addon WHERE guid = 34849; -DELETE FROM creature_addon WHERE guid = 34850; -DELETE FROM creature_addon WHERE guid = 34851; -DELETE FROM creature_addon WHERE guid = 34852; -DELETE FROM creature_addon WHERE guid = 34853; -DELETE FROM creature_addon WHERE guid = 34854; -DELETE FROM creature_addon WHERE guid = 34855; -DELETE FROM creature_addon WHERE guid = 34856; -DELETE FROM creature_addon WHERE guid = 34857; -DELETE FROM creature_addon WHERE guid = 34858; -DELETE FROM creature_addon WHERE guid = 34859; -DELETE FROM creature_addon WHERE guid = 34860; -DELETE FROM creature_addon WHERE guid = 34861; -DELETE FROM creature_addon WHERE guid = 34862; -DELETE FROM creature_addon WHERE guid = 34863; -DELETE FROM creature_addon WHERE guid = 34864; -DELETE FROM creature_addon WHERE guid = 34865; -DELETE FROM creature_addon WHERE guid = 34866; -DELETE FROM creature_addon WHERE guid = 34867; -DELETE FROM creature_addon WHERE guid = 34868; -DELETE FROM creature_addon WHERE guid = 34869; -DELETE FROM creature_addon WHERE guid = 34870; -DELETE FROM creature_addon WHERE guid = 34871; -DELETE FROM creature_addon WHERE guid = 34872; -DELETE FROM creature_addon WHERE guid = 34873; -DELETE FROM creature_addon WHERE guid = 34874; -DELETE FROM creature_addon WHERE guid = 34875; -DELETE FROM creature_addon WHERE guid = 34876; -DELETE FROM creature_addon WHERE guid = 34877; -DELETE FROM creature_addon WHERE guid = 34878; -DELETE FROM creature_addon WHERE guid = 34879; -DELETE FROM creature_addon WHERE guid = 34880; -DELETE FROM creature_addon WHERE guid = 34881; --- Create template addon for creature 3820 -DELETE FROM creature_template_addon WHERE entry =3820; -INSERT INTO creature_template_addon VALUES (3820,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3820 -DELETE FROM creature_addon WHERE guid = 34882; -DELETE FROM creature_addon WHERE guid = 34883; -DELETE FROM creature_addon WHERE guid = 34884; -DELETE FROM creature_addon WHERE guid = 34885; -DELETE FROM creature_addon WHERE guid = 34886; -DELETE FROM creature_addon WHERE guid = 34887; -DELETE FROM creature_addon WHERE guid = 34888; -DELETE FROM creature_addon WHERE guid = 34889; -DELETE FROM creature_addon WHERE guid = 34890; -DELETE FROM creature_addon WHERE guid = 34891; -DELETE FROM creature_addon WHERE guid = 34892; -DELETE FROM creature_addon WHERE guid = 34893; -DELETE FROM creature_addon WHERE guid = 34894; -DELETE FROM creature_addon WHERE guid = 34895; -DELETE FROM creature_addon WHERE guid = 34896; -DELETE FROM creature_addon WHERE guid = 34897; -DELETE FROM creature_addon WHERE guid = 34898; -DELETE FROM creature_addon WHERE guid = 34899; -DELETE FROM creature_addon WHERE guid = 34900; -DELETE FROM creature_addon WHERE guid = 34901; -DELETE FROM creature_addon WHERE guid = 34902; -DELETE FROM creature_addon WHERE guid = 34903; -DELETE FROM creature_addon WHERE guid = 34904; -DELETE FROM creature_addon WHERE guid = 34905; -DELETE FROM creature_addon WHERE guid = 34906; -DELETE FROM creature_addon WHERE guid = 34907; -DELETE FROM creature_addon WHERE guid = 34908; -DELETE FROM creature_addon WHERE guid = 34909; --- Create template addon for creature 3821 -DELETE FROM creature_template_addon WHERE entry =3821; -INSERT INTO creature_template_addon VALUES (3821,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3821 -DELETE FROM creature_addon WHERE guid = 34910; -DELETE FROM creature_addon WHERE guid = 34911; -DELETE FROM creature_addon WHERE guid = 34912; -DELETE FROM creature_addon WHERE guid = 34913; -DELETE FROM creature_addon WHERE guid = 34914; -DELETE FROM creature_addon WHERE guid = 34915; -DELETE FROM creature_addon WHERE guid = 34916; -DELETE FROM creature_addon WHERE guid = 34917; -DELETE FROM creature_addon WHERE guid = 34918; -DELETE FROM creature_addon WHERE guid = 34919; -DELETE FROM creature_addon WHERE guid = 34920; -DELETE FROM creature_addon WHERE guid = 34921; -DELETE FROM creature_addon WHERE guid = 34922; -DELETE FROM creature_addon WHERE guid = 34923; -DELETE FROM creature_addon WHERE guid = 34924; -DELETE FROM creature_addon WHERE guid = 34925; -DELETE FROM creature_addon WHERE guid = 34926; -DELETE FROM creature_addon WHERE guid = 34927; -DELETE FROM creature_addon WHERE guid = 34928; -DELETE FROM creature_addon WHERE guid = 34929; -DELETE FROM creature_addon WHERE guid = 34930; -DELETE FROM creature_addon WHERE guid = 34931; -DELETE FROM creature_addon WHERE guid = 34932; -DELETE FROM creature_addon WHERE guid = 34933; -DELETE FROM creature_addon WHERE guid = 34934; -DELETE FROM creature_addon WHERE guid = 34935; --- Create template addon for creature 3823 -DELETE FROM creature_template_addon WHERE entry =3823; -INSERT INTO creature_template_addon VALUES (3823,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3823 -DELETE FROM creature_addon WHERE guid = 34936; -DELETE FROM creature_addon WHERE guid = 34937; -DELETE FROM creature_addon WHERE guid = 34938; -DELETE FROM creature_addon WHERE guid = 34939; -DELETE FROM creature_addon WHERE guid = 34940; -DELETE FROM creature_addon WHERE guid = 34941; -DELETE FROM creature_addon WHERE guid = 34942; -DELETE FROM creature_addon WHERE guid = 34943; -DELETE FROM creature_addon WHERE guid = 34944; -DELETE FROM creature_addon WHERE guid = 34945; -DELETE FROM creature_addon WHERE guid = 34946; -DELETE FROM creature_addon WHERE guid = 34947; -DELETE FROM creature_addon WHERE guid = 34948; -DELETE FROM creature_addon WHERE guid = 34949; -DELETE FROM creature_addon WHERE guid = 34950; -DELETE FROM creature_addon WHERE guid = 34951; -DELETE FROM creature_addon WHERE guid = 34952; -DELETE FROM creature_addon WHERE guid = 34953; -DELETE FROM creature_addon WHERE guid = 34954; -DELETE FROM creature_addon WHERE guid = 34955; -DELETE FROM creature_addon WHERE guid = 34956; -DELETE FROM creature_addon WHERE guid = 34957; -DELETE FROM creature_addon WHERE guid = 34958; -DELETE FROM creature_addon WHERE guid = 34959; -DELETE FROM creature_addon WHERE guid = 34960; -DELETE FROM creature_addon WHERE guid = 34961; -DELETE FROM creature_addon WHERE guid = 34962; -DELETE FROM creature_addon WHERE guid = 34963; -DELETE FROM creature_addon WHERE guid = 34965; -DELETE FROM creature_addon WHERE guid = 34966; -DELETE FROM creature_addon WHERE guid = 34967; -DELETE FROM creature_addon WHERE guid = 34968; -DELETE FROM creature_addon WHERE guid = 34969; -DELETE FROM creature_addon WHERE guid = 34970; -DELETE FROM creature_addon WHERE guid = 34971; -DELETE FROM creature_addon WHERE guid = 34972; -DELETE FROM creature_addon WHERE guid = 34973; -DELETE FROM creature_addon WHERE guid = 34974; -DELETE FROM creature_addon WHERE guid = 34975; -DELETE FROM creature_addon WHERE guid = 34976; -DELETE FROM creature_addon WHERE guid = 34977; -DELETE FROM creature_addon WHERE guid = 34978; -DELETE FROM creature_addon WHERE guid = 34979; -DELETE FROM creature_addon WHERE guid = 34980; -DELETE FROM creature_addon WHERE guid = 34981; -DELETE FROM creature_addon WHERE guid = 34982; -DELETE FROM creature_addon WHERE guid = 34983; -DELETE FROM creature_addon WHERE guid = 34984; -DELETE FROM creature_addon WHERE guid = 34985; -DELETE FROM creature_addon WHERE guid = 34986; -DELETE FROM creature_addon WHERE guid = 34987; -DELETE FROM creature_addon WHERE guid = 34988; -DELETE FROM creature_addon WHERE guid = 34989; -DELETE FROM creature_addon WHERE guid = 34990; -DELETE FROM creature_addon WHERE guid = 34991; -DELETE FROM creature_addon WHERE guid = 34992; -DELETE FROM creature_addon WHERE guid = 34993; -DELETE FROM creature_addon WHERE guid = 34994; -DELETE FROM creature_addon WHERE guid = 34995; -DELETE FROM creature_addon WHERE guid = 34996; -DELETE FROM creature_addon WHERE guid = 34997; -DELETE FROM creature_addon WHERE guid = 34998; -DELETE FROM creature_addon WHERE guid = 34999; -DELETE FROM creature_addon WHERE guid = 35000; -DELETE FROM creature_addon WHERE guid = 35001; -DELETE FROM creature_addon WHERE guid = 35002; -DELETE FROM creature_addon WHERE guid = 35003; -DELETE FROM creature_addon WHERE guid = 35004; -DELETE FROM creature_addon WHERE guid = 35005; --- Create template addon for creature 3824 -DELETE FROM creature_template_addon WHERE entry =3824; -INSERT INTO creature_template_addon VALUES (3824,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3824 -DELETE FROM creature_addon WHERE guid = 35006; -DELETE FROM creature_addon WHERE guid = 35007; -DELETE FROM creature_addon WHERE guid = 35008; -DELETE FROM creature_addon WHERE guid = 35009; -DELETE FROM creature_addon WHERE guid = 35010; -DELETE FROM creature_addon WHERE guid = 35011; -DELETE FROM creature_addon WHERE guid = 35012; -DELETE FROM creature_addon WHERE guid = 35013; -DELETE FROM creature_addon WHERE guid = 35014; -DELETE FROM creature_addon WHERE guid = 35015; -DELETE FROM creature_addon WHERE guid = 35016; -DELETE FROM creature_addon WHERE guid = 35017; -DELETE FROM creature_addon WHERE guid = 35018; -DELETE FROM creature_addon WHERE guid = 35019; -DELETE FROM creature_addon WHERE guid = 35020; -DELETE FROM creature_addon WHERE guid = 35021; -DELETE FROM creature_addon WHERE guid = 35022; -DELETE FROM creature_addon WHERE guid = 35023; -DELETE FROM creature_addon WHERE guid = 35024; -DELETE FROM creature_addon WHERE guid = 35025; -DELETE FROM creature_addon WHERE guid = 35026; -DELETE FROM creature_addon WHERE guid = 35027; -DELETE FROM creature_addon WHERE guid = 35028; -DELETE FROM creature_addon WHERE guid = 35029; -DELETE FROM creature_addon WHERE guid = 35030; -DELETE FROM creature_addon WHERE guid = 35031; -DELETE FROM creature_addon WHERE guid = 35032; -DELETE FROM creature_addon WHERE guid = 35033; -DELETE FROM creature_addon WHERE guid = 35034; -DELETE FROM creature_addon WHERE guid = 35035; -DELETE FROM creature_addon WHERE guid = 35036; -DELETE FROM creature_addon WHERE guid = 35037; -DELETE FROM creature_addon WHERE guid = 35038; -DELETE FROM creature_addon WHERE guid = 35039; --- Create template addon for creature 3825 -DELETE FROM creature_template_addon WHERE entry =3825; -INSERT INTO creature_template_addon VALUES (3825,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3825 -DELETE FROM creature_addon WHERE guid = 35040; -DELETE FROM creature_addon WHERE guid = 35041; -DELETE FROM creature_addon WHERE guid = 35042; -DELETE FROM creature_addon WHERE guid = 35043; -DELETE FROM creature_addon WHERE guid = 35044; -DELETE FROM creature_addon WHERE guid = 35045; -DELETE FROM creature_addon WHERE guid = 35046; -DELETE FROM creature_addon WHERE guid = 35047; -DELETE FROM creature_addon WHERE guid = 35048; -DELETE FROM creature_addon WHERE guid = 35049; -DELETE FROM creature_addon WHERE guid = 35050; -DELETE FROM creature_addon WHERE guid = 35051; -DELETE FROM creature_addon WHERE guid = 35052; -DELETE FROM creature_addon WHERE guid = 35053; -DELETE FROM creature_addon WHERE guid = 35054; -DELETE FROM creature_addon WHERE guid = 35055; -DELETE FROM creature_addon WHERE guid = 35056; -DELETE FROM creature_addon WHERE guid = 35057; -DELETE FROM creature_addon WHERE guid = 35058; -DELETE FROM creature_addon WHERE guid = 35059; -DELETE FROM creature_addon WHERE guid = 35060; -DELETE FROM creature_addon WHERE guid = 35061; -DELETE FROM creature_addon WHERE guid = 35062; -DELETE FROM creature_addon WHERE guid = 35063; -DELETE FROM creature_addon WHERE guid = 35065; --- Create template addon for creature 3833 -DELETE FROM creature_template_addon WHERE entry =3833; -INSERT INTO creature_template_addon VALUES (3833,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3833 -DELETE FROM creature_addon WHERE guid = 35086; -DELETE FROM creature_addon WHERE guid = 35087; --- Create template addon for creature 3834 -DELETE FROM creature_template_addon WHERE entry =3834; -INSERT INTO creature_template_addon VALUES (3834,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3834 -DELETE FROM creature_addon WHERE guid = 35088; -DELETE FROM creature_addon WHERE guid = 35089; -DELETE FROM creature_addon WHERE guid = 35090; -DELETE FROM creature_addon WHERE guid = 35091; -DELETE FROM creature_addon WHERE guid = 35092; -DELETE FROM creature_addon WHERE guid = 35093; -DELETE FROM creature_addon WHERE guid = 35094; --- Clear duplicate addons from template for creature 3835 -DELETE FROM creature_addon WHERE guid = 20956; -DELETE FROM creature_addon WHERE guid = 20957; -DELETE FROM creature_addon WHERE guid = 20958; -DELETE FROM creature_addon WHERE guid = 20959; -DELETE FROM creature_addon WHERE guid = 20960; -DELETE FROM creature_addon WHERE guid = 20961; -DELETE FROM creature_addon WHERE guid = 20962; -DELETE FROM creature_addon WHERE guid = 20963; -DELETE FROM creature_addon WHERE guid = 20964; -DELETE FROM creature_addon WHERE guid = 20965; -DELETE FROM creature_addon WHERE guid = 20966; --- Clear duplicate addons from template for creature 3836 --- Create template addon for creature 3837 --- Clear duplicate addons from template for creature 3838 -DELETE FROM creature_addon WHERE guid = 49938; --- Clear duplicate addons from template for creature 3840 -DELETE FROM creature_addon WHERE guid = 18682; -DELETE FROM creature_addon WHERE guid = 26225; -DELETE FROM creature_addon WHERE guid = 26239; -DELETE FROM creature_addon WHERE guid = 27348; -DELETE FROM creature_addon WHERE guid = 27369; -DELETE FROM creature_addon WHERE guid = 27371; -DELETE FROM creature_addon WHERE guid = 33946; -DELETE FROM creature_addon WHERE guid = 33976; -DELETE FROM creature_addon WHERE guid = 38143; -DELETE FROM creature_addon WHERE guid = 49414; -DELETE FROM creature_addon WHERE guid = 85958; -DELETE FROM creature_addon WHERE guid = 85959; -DELETE FROM creature_addon WHERE guid = 86104; -DELETE FROM creature_addon WHERE guid = 86107; -DELETE FROM creature_addon WHERE guid = 86108; -DELETE FROM creature_addon WHERE guid = 86109; -DELETE FROM creature_addon WHERE guid = 86136; -DELETE FROM creature_addon WHERE guid = 87096; -DELETE FROM creature_addon WHERE guid = 87100; -DELETE FROM creature_addon WHERE guid = 87116; -DELETE FROM creature_addon WHERE guid = 87121; -DELETE FROM creature_addon WHERE guid = 87125; -DELETE FROM creature_addon WHERE guid = 87139; -DELETE FROM creature_addon WHERE guid = 87141; -DELETE FROM creature_addon WHERE guid = 87142; -DELETE FROM creature_addon WHERE guid = 87153; --- Create template addon for creature 3841 -DELETE FROM creature_template_addon WHERE entry =3841; -INSERT INTO creature_template_addon VALUES (3841,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 3841 -DELETE FROM creature_addon WHERE guid = 36537; --- Clear duplicate addons from template for creature 3842 --- Create template addon for creature 3843 --- Create template addon for creature 3844 --- Create template addon for creature 3845 -DELETE FROM creature_template_addon WHERE entry =3845; -INSERT INTO creature_template_addon VALUES (3845,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3845 -DELETE FROM creature_addon WHERE guid = 32328; --- Create template addon for creature 3846 -DELETE FROM creature_template_addon WHERE entry =3846; -INSERT INTO creature_template_addon VALUES (3846,0,1,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3846 -DELETE FROM creature_addon WHERE guid = 32329; --- Create template addon for creature 3847 -DELETE FROM creature_template_addon WHERE entry =3847; -INSERT INTO creature_template_addon VALUES (3847,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3847 -DELETE FROM creature_addon WHERE guid = 32330; --- Create template addon for creature 3848 -DELETE FROM creature_template_addon WHERE entry =3848; -INSERT INTO creature_template_addon VALUES (3848,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3848 -DELETE FROM creature_addon WHERE guid = 32331; --- Create template addon for creature 3849 -DELETE FROM creature_template_addon WHERE entry =3849; -INSERT INTO creature_template_addon VALUES (3849,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3849 -DELETE FROM creature_addon WHERE guid = 16261; --- Create template addon for creature 3850 -DELETE FROM creature_template_addon WHERE entry =3850; -INSERT INTO creature_template_addon VALUES (3850,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3850 -DELETE FROM creature_addon WHERE guid = 16262; --- Create template addon for creature 3851 -DELETE FROM creature_template_addon WHERE entry =3851; -INSERT INTO creature_template_addon VALUES (3851,0,0,1,16,0,0,'12544'); --- Clear duplicate addons from template for creature 3851 -DELETE FROM creature_addon WHERE guid = 3479; -DELETE FROM creature_addon WHERE guid = 3480; -DELETE FROM creature_addon WHERE guid = 3482; -DELETE FROM creature_addon WHERE guid = 3483; -DELETE FROM creature_addon WHERE guid = 11514; -DELETE FROM creature_addon WHERE guid = 18308; -DELETE FROM creature_addon WHERE guid = 18313; --- Create template addon for creature 3853 -DELETE FROM creature_template_addon WHERE entry =3853; -INSERT INTO creature_template_addon VALUES (3853,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3853 -DELETE FROM creature_addon WHERE guid = 16263; -DELETE FROM creature_addon WHERE guid = 16264; -DELETE FROM creature_addon WHERE guid = 16266; -DELETE FROM creature_addon WHERE guid = 16269; -DELETE FROM creature_addon WHERE guid = 16270; -DELETE FROM creature_addon WHERE guid = 16271; -DELETE FROM creature_addon WHERE guid = 16272; -DELETE FROM creature_addon WHERE guid = 18698; -DELETE FROM creature_addon WHERE guid = 18700; -DELETE FROM creature_addon WHERE guid = 18702; -DELETE FROM creature_addon WHERE guid = 18704; -DELETE FROM creature_addon WHERE guid = 18705; -DELETE FROM creature_addon WHERE guid = 18706; -DELETE FROM creature_addon WHERE guid = 18713; --- Create template addon for creature 3854 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =3854; -INSERT INTO creature_template_addon VALUES (3854,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3854 --- Create template addon for creature 3855 -DELETE FROM creature_template_addon WHERE entry =3855; -INSERT INTO creature_template_addon VALUES (3855,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3855 -DELETE FROM creature_addon WHERE guid = 16314; -DELETE FROM creature_addon WHERE guid = 16315; -DELETE FROM creature_addon WHERE guid = 16318; -DELETE FROM creature_addon WHERE guid = 16319; -DELETE FROM creature_addon WHERE guid = 16343; -DELETE FROM creature_addon WHERE guid = 16403; -DELETE FROM creature_addon WHERE guid = 16436; -DELETE FROM creature_addon WHERE guid = 16437; -DELETE FROM creature_addon WHERE guid = 16438; -DELETE FROM creature_addon WHERE guid = 16439; -DELETE FROM creature_addon WHERE guid = 18707; -DELETE FROM creature_addon WHERE guid = 18708; --- Create template addon for creature 3857 -DELETE FROM creature_template_addon WHERE entry =3857; -INSERT INTO creature_template_addon VALUES (3857,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3857 -DELETE FROM creature_addon WHERE guid = 16284; -DELETE FROM creature_addon WHERE guid = 16285; -DELETE FROM creature_addon WHERE guid = 16288; -DELETE FROM creature_addon WHERE guid = 16289; --- Create template addon for creature 3859 -DELETE FROM creature_template_addon WHERE entry =3859; -INSERT INTO creature_template_addon VALUES (3859,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3859 -DELETE FROM creature_addon WHERE guid = 16243; -DELETE FROM creature_addon WHERE guid = 16244; -DELETE FROM creature_addon WHERE guid = 16249; -DELETE FROM creature_addon WHERE guid = 18403; -DELETE FROM creature_addon WHERE guid = 18431; -DELETE FROM creature_addon WHERE guid = 18692; -DELETE FROM creature_addon WHERE guid = 18696; -DELETE FROM creature_addon WHERE guid = 18711; --- Create template addon for creature 3861 -DELETE FROM creature_template_addon WHERE entry =3861; -INSERT INTO creature_template_addon VALUES (3861,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3861 -DELETE FROM creature_addon WHERE guid = 2114; -DELETE FROM creature_addon WHERE guid = 3478; -DELETE FROM creature_addon WHERE guid = 3481; -DELETE FROM creature_addon WHERE guid = 13352; -DELETE FROM creature_addon WHERE guid = 13353; -DELETE FROM creature_addon WHERE guid = 16239; -DELETE FROM creature_addon WHERE guid = 18304; -DELETE FROM creature_addon WHERE guid = 18312; --- Clear duplicate addons from template for creature 3862 --- Create template addon for creature 3863 -DELETE FROM creature_template_addon WHERE entry =3863; -INSERT INTO creature_template_addon VALUES (3863,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3863 -DELETE FROM creature_addon WHERE guid = 16238; -DELETE FROM creature_addon WHERE guid = 16247; -DELETE FROM creature_addon WHERE guid = 16250; -DELETE FROM creature_addon WHERE guid = 16252; -DELETE FROM creature_addon WHERE guid = 18401; -DELETE FROM creature_addon WHERE guid = 18690; -DELETE FROM creature_addon WHERE guid = 18693; --- Create template addon for creature 3864 -DELETE FROM creature_template_addon WHERE entry =3864; -INSERT INTO creature_template_addon VALUES (3864,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3864 -DELETE FROM creature_addon WHERE guid = 16440; -DELETE FROM creature_addon WHERE guid = 16441; -DELETE FROM creature_addon WHERE guid = 16442; --- Create template addon for creature 3865 --- Create template addon for creature 3866 -DELETE FROM creature_template_addon WHERE entry =3866; -INSERT INTO creature_template_addon VALUES (3866,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3866 -DELETE FROM creature_addon WHERE guid = 16259; --- Create template addon for creature 3868 -DELETE FROM creature_template_addon WHERE entry =3868; -INSERT INTO creature_template_addon VALUES (3868,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3868 -DELETE FROM creature_addon WHERE guid = 16258; --- Create template addon for creature 3872 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =3872; -INSERT INTO creature_template_addon VALUES (3872,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3872 --- Create template addon for creature 3873 -DELETE FROM creature_template_addon WHERE entry =3873; -INSERT INTO creature_template_addon VALUES (3873,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3873 -DELETE FROM creature_addon WHERE guid = 16443; -DELETE FROM creature_addon WHERE guid = 16445; -DELETE FROM creature_addon WHERE guid = 17901; -DELETE FROM creature_addon WHERE guid = 18183; -DELETE FROM creature_addon WHERE guid = 18189; -DELETE FROM creature_addon WHERE guid = 18241; --- Create template addon for creature 3875 -DELETE FROM creature_template_addon WHERE entry =3875; -INSERT INTO creature_template_addon VALUES (3875,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3875 -DELETE FROM creature_addon WHERE guid = 16273; -DELETE FROM creature_addon WHERE guid = 16274; -DELETE FROM creature_addon WHERE guid = 16275; -DELETE FROM creature_addon WHERE guid = 16276; -DELETE FROM creature_addon WHERE guid = 16277; -DELETE FROM creature_addon WHERE guid = 16278; -DELETE FROM creature_addon WHERE guid = 16279; -DELETE FROM creature_addon WHERE guid = 16280; -DELETE FROM creature_addon WHERE guid = 16281; -DELETE FROM creature_addon WHERE guid = 16282; -DELETE FROM creature_addon WHERE guid = 16283; -DELETE FROM creature_addon WHERE guid = 16286; -DELETE FROM creature_addon WHERE guid = 16290; -DELETE FROM creature_addon WHERE guid = 16291; -DELETE FROM creature_addon WHERE guid = 16292; -DELETE FROM creature_addon WHERE guid = 16295; -DELETE FROM creature_addon WHERE guid = 16299; -DELETE FROM creature_addon WHERE guid = 16300; -DELETE FROM creature_addon WHERE guid = 16313; --- Create template addon for creature 3877 -DELETE FROM creature_template_addon WHERE entry =3877; -INSERT INTO creature_template_addon VALUES (3877,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3877 -DELETE FROM creature_addon WHERE guid = 16293; -DELETE FROM creature_addon WHERE guid = 16294; -DELETE FROM creature_addon WHERE guid = 16296; -DELETE FROM creature_addon WHERE guid = 16297; -DELETE FROM creature_addon WHERE guid = 16298; -DELETE FROM creature_addon WHERE guid = 16444; -DELETE FROM creature_addon WHERE guid = 16448; -DELETE FROM creature_addon WHERE guid = 16449; -DELETE FROM creature_addon WHERE guid = 17956; -DELETE FROM creature_addon WHERE guid = 18709; --- Create template addon for creature 3879 --- Create template addon for creature 3880 -DELETE FROM creature_template_addon WHERE entry =3880; -INSERT INTO creature_template_addon VALUES (3880,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3880 -DELETE FROM creature_addon WHERE guid = 32344; --- Create template addon for creature 3881 -DELETE FROM creature_template_addon WHERE entry =3881; -INSERT INTO creature_template_addon VALUES (3881,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3881 -DELETE FROM creature_addon WHERE guid = 10425; --- Create template addon for creature 3882 -DELETE FROM creature_template_addon WHERE entry =3882; -INSERT INTO creature_template_addon VALUES (3882,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3882 -DELETE FROM creature_addon WHERE guid = 7660; --- Create template addon for creature 3883 -DELETE FROM creature_template_addon WHERE entry =3883; -INSERT INTO creature_template_addon VALUES (3883,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3883 -DELETE FROM creature_addon WHERE guid = 24722; --- Create template addon for creature 3884 -DELETE FROM creature_template_addon WHERE entry =3884; -INSERT INTO creature_template_addon VALUES (3884,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3884 -DELETE FROM creature_addon WHERE guid = 24724; --- Create template addon for creature 3885 -DELETE FROM creature_template_addon WHERE entry =3885; -INSERT INTO creature_template_addon VALUES (3885,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3885 -DELETE FROM creature_addon WHERE guid = 32346; --- Create template addon for creature 3886 -DELETE FROM creature_template_addon WHERE entry =3886; -INSERT INTO creature_template_addon VALUES (3886,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3886 -DELETE FROM creature_addon WHERE guid = 16253; --- Create template addon for creature 3887 -DELETE FROM creature_template_addon WHERE entry =3887; -INSERT INTO creature_template_addon VALUES (3887,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3887 -DELETE FROM creature_addon WHERE guid = 16254; --- Create template addon for creature 3888 -DELETE FROM creature_template_addon WHERE entry =3888; -INSERT INTO creature_template_addon VALUES (3888,0,3,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3888 -DELETE FROM creature_addon WHERE guid = 32347; --- Create template addon for creature 3890 -DELETE FROM creature_template_addon WHERE entry =3890; -INSERT INTO creature_template_addon VALUES (3890,0,0,0,16,0,0,NULL); --- Clear duplicate addons from template for creature 3890 -DELETE FROM creature_addon WHERE guid = 4765; --- Clear duplicate addons from template for creature 3891 --- Create template addon for creature 3892 -DELETE FROM creature_template_addon WHERE entry =3892; -INSERT INTO creature_template_addon VALUES (3892,0,3,1,16,0,0,'6431'); --- Clear duplicate addons from template for creature 3892 -DELETE FROM creature_addon WHERE guid = 32349; --- Create template addon for creature 3893 --- Create template addon for creature 3894 -DELETE FROM creature_template_addon WHERE entry =3894; -INSERT INTO creature_template_addon VALUES (3894,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3894 -DELETE FROM creature_addon WHERE guid = 32351; --- Create template addon for creature 3895 --- Create template addon for creature 3896 --- Create template addon for creature 3897 -DELETE FROM creature_template_addon WHERE entry =3897; -INSERT INTO creature_template_addon VALUES (3897,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3897 -DELETE FROM creature_addon WHERE guid = 32372; --- Create template addon for creature 3898 --- Create template addon for creature 3899 --- Create template addon for creature 3900 --- Create template addon for creature 3901 -DELETE FROM creature_template_addon WHERE entry =3901; -INSERT INTO creature_template_addon VALUES (3901,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3901 -DELETE FROM creature_addon WHERE guid = 32381; --- Create template addon for creature 3902 --- Create template addon for creature 3903 --- Create template addon for creature 3904 --- Create template addon for creature 3906 --- Create template addon for creature 3907 --- Create template addon for creature 3908 --- Create template addon for creature 3909 --- Create template addon for creature 3911 --- Create template addon for creature 3912 --- Create template addon for creature 3913 --- Create template addon for creature 3914 -DELETE FROM creature_template_addon WHERE entry =3914; -INSERT INTO creature_template_addon VALUES (3914,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3914 -DELETE FROM creature_addon WHERE guid = 16242; --- Create template addon for creature 3915 -DELETE FROM creature_template_addon WHERE entry =3915; -INSERT INTO creature_template_addon VALUES (3915,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3915 -DELETE FROM creature_addon WHERE guid = 32389; --- Create template addon for creature 3916 -DELETE FROM creature_template_addon WHERE entry =3916; -INSERT INTO creature_template_addon VALUES (3916,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3916 -DELETE FROM creature_addon WHERE guid = 32390; --- Create template addon for creature 3917 -DELETE FROM creature_template_addon WHERE entry =3917; -INSERT INTO creature_template_addon VALUES (3917,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3917 -DELETE FROM creature_addon WHERE guid = 32391; -DELETE FROM creature_addon WHERE guid = 32392; -DELETE FROM creature_addon WHERE guid = 32393; -DELETE FROM creature_addon WHERE guid = 32395; -DELETE FROM creature_addon WHERE guid = 32396; -DELETE FROM creature_addon WHERE guid = 32397; -DELETE FROM creature_addon WHERE guid = 32398; -DELETE FROM creature_addon WHERE guid = 32399; -DELETE FROM creature_addon WHERE guid = 32400; -DELETE FROM creature_addon WHERE guid = 32401; -DELETE FROM creature_addon WHERE guid = 32402; -DELETE FROM creature_addon WHERE guid = 32403; -DELETE FROM creature_addon WHERE guid = 32404; -DELETE FROM creature_addon WHERE guid = 32405; -DELETE FROM creature_addon WHERE guid = 32406; -DELETE FROM creature_addon WHERE guid = 32407; -DELETE FROM creature_addon WHERE guid = 32408; -DELETE FROM creature_addon WHERE guid = 32409; -DELETE FROM creature_addon WHERE guid = 32410; -DELETE FROM creature_addon WHERE guid = 32411; -DELETE FROM creature_addon WHERE guid = 32412; -DELETE FROM creature_addon WHERE guid = 32413; -DELETE FROM creature_addon WHERE guid = 32414; -DELETE FROM creature_addon WHERE guid = 32415; -DELETE FROM creature_addon WHERE guid = 32416; -DELETE FROM creature_addon WHERE guid = 32417; -DELETE FROM creature_addon WHERE guid = 32418; -DELETE FROM creature_addon WHERE guid = 32419; -DELETE FROM creature_addon WHERE guid = 32420; -DELETE FROM creature_addon WHERE guid = 32421; -DELETE FROM creature_addon WHERE guid = 32422; -DELETE FROM creature_addon WHERE guid = 32423; -DELETE FROM creature_addon WHERE guid = 32424; --- Create template addon for creature 3919 -DELETE FROM creature_template_addon WHERE entry =3919; -INSERT INTO creature_template_addon VALUES (3919,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3919 -DELETE FROM creature_addon WHERE guid = 32430; -DELETE FROM creature_addon WHERE guid = 32432; -DELETE FROM creature_addon WHERE guid = 32433; -DELETE FROM creature_addon WHERE guid = 32434; -DELETE FROM creature_addon WHERE guid = 32435; -DELETE FROM creature_addon WHERE guid = 32436; -DELETE FROM creature_addon WHERE guid = 32437; --- Clear duplicate addons from template for creature 3920 --- Create template addon for creature 3921 -DELETE FROM creature_template_addon WHERE entry =3921; -INSERT INTO creature_template_addon VALUES (3921,0,0,1,16,0,0,'7165'); --- Clear duplicate addons from template for creature 3921 -DELETE FROM creature_addon WHERE guid = 32440; -DELETE FROM creature_addon WHERE guid = 32441; -DELETE FROM creature_addon WHERE guid = 32442; -DELETE FROM creature_addon WHERE guid = 32443; -DELETE FROM creature_addon WHERE guid = 32444; -DELETE FROM creature_addon WHERE guid = 32445; -DELETE FROM creature_addon WHERE guid = 32446; -DELETE FROM creature_addon WHERE guid = 32447; -DELETE FROM creature_addon WHERE guid = 32448; --- Create template addon for creature 3922 -DELETE FROM creature_template_addon WHERE entry =3922; -INSERT INTO creature_template_addon VALUES (3922,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3922 -DELETE FROM creature_addon WHERE guid = 32452; -DELETE FROM creature_addon WHERE guid = 32453; -DELETE FROM creature_addon WHERE guid = 32454; -DELETE FROM creature_addon WHERE guid = 32455; -DELETE FROM creature_addon WHERE guid = 32456; -DELETE FROM creature_addon WHERE guid = 32457; -DELETE FROM creature_addon WHERE guid = 32458; -DELETE FROM creature_addon WHERE guid = 32459; -DELETE FROM creature_addon WHERE guid = 32460; -DELETE FROM creature_addon WHERE guid = 32461; -DELETE FROM creature_addon WHERE guid = 32462; -DELETE FROM creature_addon WHERE guid = 32463; -DELETE FROM creature_addon WHERE guid = 32464; -DELETE FROM creature_addon WHERE guid = 32465; -DELETE FROM creature_addon WHERE guid = 32466; -DELETE FROM creature_addon WHERE guid = 32467; --- Create template addon for creature 3923 -DELETE FROM creature_template_addon WHERE entry =3923; -INSERT INTO creature_template_addon VALUES (3923,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3923 -DELETE FROM creature_addon WHERE guid = 32468; -DELETE FROM creature_addon WHERE guid = 32469; -DELETE FROM creature_addon WHERE guid = 32470; -DELETE FROM creature_addon WHERE guid = 32471; -DELETE FROM creature_addon WHERE guid = 32472; --- Create template addon for creature 3924 -DELETE FROM creature_template_addon WHERE entry =3924; -INSERT INTO creature_template_addon VALUES (3924,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3924 -DELETE FROM creature_addon WHERE guid = 32473; -DELETE FROM creature_addon WHERE guid = 32474; -DELETE FROM creature_addon WHERE guid = 32475; -DELETE FROM creature_addon WHERE guid = 32476; -DELETE FROM creature_addon WHERE guid = 32477; -DELETE FROM creature_addon WHERE guid = 32478; -DELETE FROM creature_addon WHERE guid = 32479; -DELETE FROM creature_addon WHERE guid = 32480; -DELETE FROM creature_addon WHERE guid = 32481; -DELETE FROM creature_addon WHERE guid = 32482; -DELETE FROM creature_addon WHERE guid = 32483; -DELETE FROM creature_addon WHERE guid = 32484; -DELETE FROM creature_addon WHERE guid = 32485; -DELETE FROM creature_addon WHERE guid = 32486; -DELETE FROM creature_addon WHERE guid = 32487; -DELETE FROM creature_addon WHERE guid = 32488; -DELETE FROM creature_addon WHERE guid = 32489; -DELETE FROM creature_addon WHERE guid = 32490; -DELETE FROM creature_addon WHERE guid = 32491; -DELETE FROM creature_addon WHERE guid = 32492; -DELETE FROM creature_addon WHERE guid = 32493; -DELETE FROM creature_addon WHERE guid = 32494; -DELETE FROM creature_addon WHERE guid = 32495; -DELETE FROM creature_addon WHERE guid = 32496; -DELETE FROM creature_addon WHERE guid = 32497; -DELETE FROM creature_addon WHERE guid = 32498; -DELETE FROM creature_addon WHERE guid = 32499; -DELETE FROM creature_addon WHERE guid = 32500; -DELETE FROM creature_addon WHERE guid = 32501; --- Create template addon for creature 3925 -DELETE FROM creature_template_addon WHERE entry =3925; -INSERT INTO creature_template_addon VALUES (3925,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3925 -DELETE FROM creature_addon WHERE guid = 32502; -DELETE FROM creature_addon WHERE guid = 32503; -DELETE FROM creature_addon WHERE guid = 32504; -DELETE FROM creature_addon WHERE guid = 32505; -DELETE FROM creature_addon WHERE guid = 32506; -DELETE FROM creature_addon WHERE guid = 32507; -DELETE FROM creature_addon WHERE guid = 32508; -DELETE FROM creature_addon WHERE guid = 32509; -DELETE FROM creature_addon WHERE guid = 32510; -DELETE FROM creature_addon WHERE guid = 32511; -DELETE FROM creature_addon WHERE guid = 32512; -DELETE FROM creature_addon WHERE guid = 32513; -DELETE FROM creature_addon WHERE guid = 32514; -DELETE FROM creature_addon WHERE guid = 32515; -DELETE FROM creature_addon WHERE guid = 32516; -DELETE FROM creature_addon WHERE guid = 32517; -DELETE FROM creature_addon WHERE guid = 32518; -DELETE FROM creature_addon WHERE guid = 32519; -DELETE FROM creature_addon WHERE guid = 32520; -DELETE FROM creature_addon WHERE guid = 32521; -DELETE FROM creature_addon WHERE guid = 32522; -DELETE FROM creature_addon WHERE guid = 32523; --- Create template addon for creature 3926 -DELETE FROM creature_template_addon WHERE entry =3926; -INSERT INTO creature_template_addon VALUES (3926,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3926 -DELETE FROM creature_addon WHERE guid = 32524; -DELETE FROM creature_addon WHERE guid = 32525; -DELETE FROM creature_addon WHERE guid = 32526; -DELETE FROM creature_addon WHERE guid = 32527; -DELETE FROM creature_addon WHERE guid = 32528; --- Create template addon for creature 3927 -DELETE FROM creature_template_addon WHERE entry =3927; -INSERT INTO creature_template_addon VALUES (3927,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3927 -DELETE FROM creature_addon WHERE guid = 16237; --- Create template addon for creature 3928 -DELETE FROM creature_template_addon WHERE entry =3928; -INSERT INTO creature_template_addon VALUES (3928,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3928 -DELETE FROM creature_addon WHERE guid = 14127; -DELETE FROM creature_addon WHERE guid = 32529; -DELETE FROM creature_addon WHERE guid = 32530; -DELETE FROM creature_addon WHERE guid = 32531; -DELETE FROM creature_addon WHERE guid = 32532; -DELETE FROM creature_addon WHERE guid = 32533; -DELETE FROM creature_addon WHERE guid = 32534; -DELETE FROM creature_addon WHERE guid = 32535; -DELETE FROM creature_addon WHERE guid = 32536; -DELETE FROM creature_addon WHERE guid = 32537; -DELETE FROM creature_addon WHERE guid = 32538; -DELETE FROM creature_addon WHERE guid = 32539; -DELETE FROM creature_addon WHERE guid = 32540; -DELETE FROM creature_addon WHERE guid = 32541; -DELETE FROM creature_addon WHERE guid = 32542; -DELETE FROM creature_addon WHERE guid = 32543; -DELETE FROM creature_addon WHERE guid = 32544; -DELETE FROM creature_addon WHERE guid = 32545; -DELETE FROM creature_addon WHERE guid = 32546; -DELETE FROM creature_addon WHERE guid = 32547; -DELETE FROM creature_addon WHERE guid = 32548; -DELETE FROM creature_addon WHERE guid = 32549; -DELETE FROM creature_addon WHERE guid = 32550; -DELETE FROM creature_addon WHERE guid = 32551; -DELETE FROM creature_addon WHERE guid = 32552; -DELETE FROM creature_addon WHERE guid = 32553; -DELETE FROM creature_addon WHERE guid = 32554; -DELETE FROM creature_addon WHERE guid = 32555; -DELETE FROM creature_addon WHERE guid = 32556; -DELETE FROM creature_addon WHERE guid = 32557; -DELETE FROM creature_addon WHERE guid = 32558; -DELETE FROM creature_addon WHERE guid = 32559; -DELETE FROM creature_addon WHERE guid = 32560; -DELETE FROM creature_addon WHERE guid = 32561; -DELETE FROM creature_addon WHERE guid = 32562; -DELETE FROM creature_addon WHERE guid = 32563; -DELETE FROM creature_addon WHERE guid = 32564; -DELETE FROM creature_addon WHERE guid = 32565; -DELETE FROM creature_addon WHERE guid = 32566; -DELETE FROM creature_addon WHERE guid = 32567; -DELETE FROM creature_addon WHERE guid = 32568; --- Create template addon for creature 3931 -DELETE FROM creature_template_addon WHERE entry =3931; -INSERT INTO creature_template_addon VALUES (3931,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3931 -DELETE FROM creature_addon WHERE guid = 32569; --- Create template addon for creature 3932 -DELETE FROM creature_template_addon WHERE entry =3932; -INSERT INTO creature_template_addon VALUES (3932,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3932 -DELETE FROM creature_addon WHERE guid = 32570; -DELETE FROM creature_addon WHERE guid = 32571; -DELETE FROM creature_addon WHERE guid = 32572; -DELETE FROM creature_addon WHERE guid = 32573; -DELETE FROM creature_addon WHERE guid = 32574; -DELETE FROM creature_addon WHERE guid = 32575; -DELETE FROM creature_addon WHERE guid = 32576; -DELETE FROM creature_addon WHERE guid = 32577; -DELETE FROM creature_addon WHERE guid = 32578; -DELETE FROM creature_addon WHERE guid = 32579; -DELETE FROM creature_addon WHERE guid = 32580; --- Create template addon for creature 3933 -DELETE FROM creature_template_addon WHERE entry =3933; -INSERT INTO creature_template_addon VALUES (3933,0,0,1,16,10,0,NULL); --- Clear duplicate addons from template for creature 3933 -DELETE FROM creature_addon WHERE guid = 7325; --- Create template addon for creature 3934 -DELETE FROM creature_template_addon WHERE entry =3934; -INSERT INTO creature_template_addon VALUES (3934,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3934 -DELETE FROM creature_addon WHERE guid = 14139; --- Clear duplicate addons from template for creature 3935 --- Create template addon for creature 3936 -DELETE FROM creature_template_addon WHERE entry =3936; -INSERT INTO creature_template_addon VALUES (3936,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3936 -DELETE FROM creature_addon WHERE guid = 50146; --- Clear duplicate addons from template for creature 3937 --- Clear duplicate addons from template for creature 3939 --- Create template addon for creature 3940 -DELETE FROM creature_template_addon WHERE entry =3940; -INSERT INTO creature_template_addon VALUES (3940,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3940 -DELETE FROM creature_addon WHERE guid = 32599; --- Create template addon for creature 3941 -DELETE FROM creature_template_addon WHERE entry =3941; -INSERT INTO creature_template_addon VALUES (3941,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3941 -DELETE FROM creature_addon WHERE guid = 32600; --- Create template addon for creature 3942 -DELETE FROM creature_template_addon WHERE entry =3942; -INSERT INTO creature_template_addon VALUES (3942,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3942 -DELETE FROM creature_addon WHERE guid = 32601; --- Create template addon for creature 3943 -DELETE FROM creature_template_addon WHERE entry =3943; -INSERT INTO creature_template_addon VALUES (3943,0,0,1,16,0,0,'7165'); --- Clear duplicate addons from template for creature 3943 -DELETE FROM creature_addon WHERE guid = 32617; --- Create template addon for creature 3944 -DELETE FROM creature_template_addon WHERE entry =3944; -INSERT INTO creature_template_addon VALUES (3944,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3944 -DELETE FROM creature_addon WHERE guid = 32631; -DELETE FROM creature_addon WHERE guid = 32632; -DELETE FROM creature_addon WHERE guid = 32633; -DELETE FROM creature_addon WHERE guid = 32634; -DELETE FROM creature_addon WHERE guid = 32635; -DELETE FROM creature_addon WHERE guid = 32636; -DELETE FROM creature_addon WHERE guid = 32637; -DELETE FROM creature_addon WHERE guid = 32638; -DELETE FROM creature_addon WHERE guid = 32639; -DELETE FROM creature_addon WHERE guid = 32640; -DELETE FROM creature_addon WHERE guid = 32641; -DELETE FROM creature_addon WHERE guid = 32642; -DELETE FROM creature_addon WHERE guid = 32643; -DELETE FROM creature_addon WHERE guid = 32644; -DELETE FROM creature_addon WHERE guid = 32645; --- Create template addon for creature 3945 -DELETE FROM creature_template_addon WHERE entry =3945; -INSERT INTO creature_template_addon VALUES (3945,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3945 -DELETE FROM creature_addon WHERE guid = 370; --- Create template addon for creature 3946 --- Clear duplicate addons from template for creature 3947 --- Create template addon for creature 3948 -DELETE FROM creature_template_addon WHERE entry =3948; -INSERT INTO creature_template_addon VALUES (3948,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3948 -DELETE FROM creature_addon WHERE guid = 8297; --- Create template addon for creature 3950 --- Create template addon for creature 3951 -DELETE FROM creature_template_addon WHERE entry =3951; -INSERT INTO creature_template_addon VALUES (3951,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 3951 -DELETE FROM creature_addon WHERE guid = 32647; --- Create template addon for creature 3952 -DELETE FROM creature_template_addon WHERE entry =3952; -INSERT INTO creature_template_addon VALUES (3952,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3952 -DELETE FROM creature_addon WHERE guid = 32648; --- Create template addon for creature 3953 -DELETE FROM creature_template_addon WHERE entry =3953; -INSERT INTO creature_template_addon VALUES (3953,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3953 -DELETE FROM creature_addon WHERE guid = 32650; --- Create template addon for creature 3954 -DELETE FROM creature_template_addon WHERE entry =3954; -INSERT INTO creature_template_addon VALUES (3954,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3954 -DELETE FROM creature_addon WHERE guid = 32652; --- Create template addon for creature 3955 -DELETE FROM creature_template_addon WHERE entry =3955; -INSERT INTO creature_template_addon VALUES (3955,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3955 -DELETE FROM creature_addon WHERE guid = 32653; --- Create template addon for creature 3956 -DELETE FROM creature_template_addon WHERE entry =3956; -INSERT INTO creature_template_addon VALUES (3956,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3956 -DELETE FROM creature_addon WHERE guid = 32677; --- Create template addon for creature 3958 -DELETE FROM creature_template_addon WHERE entry =3958; -INSERT INTO creature_template_addon VALUES (3958,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3958 -DELETE FROM creature_addon WHERE guid = 32679; --- Create template addon for creature 3959 -DELETE FROM creature_template_addon WHERE entry =3959; -INSERT INTO creature_template_addon VALUES (3959,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3959 -DELETE FROM creature_addon WHERE guid = 32680; --- Create template addon for creature 3960 -DELETE FROM creature_template_addon WHERE entry =3960; -INSERT INTO creature_template_addon VALUES (3960,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3960 -DELETE FROM creature_addon WHERE guid = 32681; --- Create template addon for creature 3961 -DELETE FROM creature_template_addon WHERE entry =3961; -INSERT INTO creature_template_addon VALUES (3961,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3961 -DELETE FROM creature_addon WHERE guid = 32682; --- Create template addon for creature 3962 -DELETE FROM creature_template_addon WHERE entry =3962; -INSERT INTO creature_template_addon VALUES (3962,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3962 -DELETE FROM creature_addon WHERE guid = 32683; --- Create template addon for creature 3963 -DELETE FROM creature_template_addon WHERE entry =3963; -INSERT INTO creature_template_addon VALUES (3963,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 3963 -DELETE FROM creature_addon WHERE guid = 32703; --- Create template addon for creature 3964 -DELETE FROM creature_template_addon WHERE entry =3964; -INSERT INTO creature_template_addon VALUES (3964,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3964 -DELETE FROM creature_addon WHERE guid = 32718; --- Create template addon for creature 3965 -DELETE FROM creature_template_addon WHERE entry =3965; -INSERT INTO creature_template_addon VALUES (3965,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3965 -DELETE FROM creature_addon WHERE guid = 32719; --- Create template addon for creature 3967 -DELETE FROM creature_template_addon WHERE entry =3967; -INSERT INTO creature_template_addon VALUES (3967,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3967 -DELETE FROM creature_addon WHERE guid = 32721; --- Create template addon for creature 3968 --- Create template addon for creature 3969 -DELETE FROM creature_template_addon WHERE entry =3969; -INSERT INTO creature_template_addon VALUES (3969,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3969 -DELETE FROM creature_addon WHERE guid = 32749; --- Create template addon for creature 3970 -DELETE FROM creature_template_addon WHERE entry =3970; -INSERT INTO creature_template_addon VALUES (3970,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3970 -DELETE FROM creature_addon WHERE guid = 32760; --- Clear duplicate addons from template for creature 3974 --- Clear duplicate addons from template for creature 3975 --- Clear duplicate addons from template for creature 3976 --- Clear duplicate addons from template for creature 3977 --- Create template addon for creature 3978 -DELETE FROM creature_template_addon WHERE entry =3978; -INSERT INTO creature_template_addon VALUES (3978,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3978 -DELETE FROM creature_addon WHERE guid = 24933; --- Clear duplicate addons from template for creature 3979 --- Create template addon for creature 3980 -DELETE FROM creature_template_addon WHERE entry =3980; -INSERT INTO creature_template_addon VALUES (3980,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3980 -DELETE FROM creature_addon WHERE guid = 15315; --- Clear duplicate addons from template for creature 3981 --- Create template addon for creature 3982 -DELETE FROM creature_template_addon WHERE entry =3982; -INSERT INTO creature_template_addon VALUES (3982,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3982 -DELETE FROM creature_addon WHERE guid = 15284; --- Clear duplicate addons from template for creature 3983 --- Create template addon for creature 3984 -DELETE FROM creature_template_addon WHERE entry =3984; -INSERT INTO creature_template_addon VALUES (3984,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3984 -DELETE FROM creature_addon WHERE guid = 17090; --- Create template addon for creature 3985 -DELETE FROM creature_template_addon WHERE entry =3985; -INSERT INTO creature_template_addon VALUES (3985,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3985 -DELETE FROM creature_addon WHERE guid = 16879; --- Create template addon for creature 3986 -DELETE FROM creature_template_addon WHERE entry =3986; -INSERT INTO creature_template_addon VALUES (3986,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3986 -DELETE FROM creature_addon WHERE guid = 15084; --- Create template addon for creature 3987 -DELETE FROM creature_template_addon WHERE entry =3987; -INSERT INTO creature_template_addon VALUES (3987,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3987 -DELETE FROM creature_addon WHERE guid = 32882; --- Create template addon for creature 3988 -DELETE FROM creature_template_addon WHERE entry =3988; -INSERT INTO creature_template_addon VALUES (3988,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3988 -DELETE FROM creature_addon WHERE guid = 29448; -DELETE FROM creature_addon WHERE guid = 29449; -DELETE FROM creature_addon WHERE guid = 29450; -DELETE FROM creature_addon WHERE guid = 29451; -DELETE FROM creature_addon WHERE guid = 29452; -DELETE FROM creature_addon WHERE guid = 29453; -DELETE FROM creature_addon WHERE guid = 29454; -DELETE FROM creature_addon WHERE guid = 29455; -DELETE FROM creature_addon WHERE guid = 29456; -DELETE FROM creature_addon WHERE guid = 29457; -DELETE FROM creature_addon WHERE guid = 29458; -DELETE FROM creature_addon WHERE guid = 29459; -DELETE FROM creature_addon WHERE guid = 29460; -DELETE FROM creature_addon WHERE guid = 29461; -DELETE FROM creature_addon WHERE guid = 29462; -DELETE FROM creature_addon WHERE guid = 29463; -DELETE FROM creature_addon WHERE guid = 29464; -DELETE FROM creature_addon WHERE guid = 29465; -DELETE FROM creature_addon WHERE guid = 29466; -DELETE FROM creature_addon WHERE guid = 29467; -DELETE FROM creature_addon WHERE guid = 29468; -DELETE FROM creature_addon WHERE guid = 29469; -DELETE FROM creature_addon WHERE guid = 29470; -DELETE FROM creature_addon WHERE guid = 29471; --- Create template addon for creature 3989 -DELETE FROM creature_template_addon WHERE entry =3989; -INSERT INTO creature_template_addon VALUES (3989,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3989 -DELETE FROM creature_addon WHERE guid = 29472; -DELETE FROM creature_addon WHERE guid = 29473; -DELETE FROM creature_addon WHERE guid = 29474; -DELETE FROM creature_addon WHERE guid = 29475; -DELETE FROM creature_addon WHERE guid = 29476; -DELETE FROM creature_addon WHERE guid = 29477; -DELETE FROM creature_addon WHERE guid = 29478; -DELETE FROM creature_addon WHERE guid = 29479; -DELETE FROM creature_addon WHERE guid = 29480; -DELETE FROM creature_addon WHERE guid = 29481; -DELETE FROM creature_addon WHERE guid = 29482; -DELETE FROM creature_addon WHERE guid = 29483; -DELETE FROM creature_addon WHERE guid = 29484; -DELETE FROM creature_addon WHERE guid = 29485; -DELETE FROM creature_addon WHERE guid = 29486; -DELETE FROM creature_addon WHERE guid = 29487; -DELETE FROM creature_addon WHERE guid = 29489; -DELETE FROM creature_addon WHERE guid = 29490; -DELETE FROM creature_addon WHERE guid = 29491; -DELETE FROM creature_addon WHERE guid = 29492; -DELETE FROM creature_addon WHERE guid = 29493; -DELETE FROM creature_addon WHERE guid = 29494; -DELETE FROM creature_addon WHERE guid = 29495; -DELETE FROM creature_addon WHERE guid = 29496; -DELETE FROM creature_addon WHERE guid = 29497; -DELETE FROM creature_addon WHERE guid = 29498; -DELETE FROM creature_addon WHERE guid = 29499; -DELETE FROM creature_addon WHERE guid = 29500; -DELETE FROM creature_addon WHERE guid = 29501; -DELETE FROM creature_addon WHERE guid = 29502; -DELETE FROM creature_addon WHERE guid = 29503; -DELETE FROM creature_addon WHERE guid = 29504; -DELETE FROM creature_addon WHERE guid = 29505; -DELETE FROM creature_addon WHERE guid = 29506; -DELETE FROM creature_addon WHERE guid = 29507; -DELETE FROM creature_addon WHERE guid = 29508; -DELETE FROM creature_addon WHERE guid = 29509; -DELETE FROM creature_addon WHERE guid = 29510; -DELETE FROM creature_addon WHERE guid = 29511; -DELETE FROM creature_addon WHERE guid = 29512; -DELETE FROM creature_addon WHERE guid = 29513; -DELETE FROM creature_addon WHERE guid = 29514; -DELETE FROM creature_addon WHERE guid = 29515; -DELETE FROM creature_addon WHERE guid = 29516; -DELETE FROM creature_addon WHERE guid = 29517; -DELETE FROM creature_addon WHERE guid = 29518; -DELETE FROM creature_addon WHERE guid = 29519; -DELETE FROM creature_addon WHERE guid = 29520; -DELETE FROM creature_addon WHERE guid = 29521; -DELETE FROM creature_addon WHERE guid = 29522; -DELETE FROM creature_addon WHERE guid = 29523; -DELETE FROM creature_addon WHERE guid = 29524; -DELETE FROM creature_addon WHERE guid = 29525; -DELETE FROM creature_addon WHERE guid = 29526; -DELETE FROM creature_addon WHERE guid = 29527; -DELETE FROM creature_addon WHERE guid = 29528; -DELETE FROM creature_addon WHERE guid = 29529; -DELETE FROM creature_addon WHERE guid = 29530; -DELETE FROM creature_addon WHERE guid = 29531; -DELETE FROM creature_addon WHERE guid = 29532; -DELETE FROM creature_addon WHERE guid = 29533; -DELETE FROM creature_addon WHERE guid = 29534; -DELETE FROM creature_addon WHERE guid = 29535; -DELETE FROM creature_addon WHERE guid = 29536; -DELETE FROM creature_addon WHERE guid = 29537; -DELETE FROM creature_addon WHERE guid = 29538; -DELETE FROM creature_addon WHERE guid = 29539; --- Create template addon for creature 3991 -DELETE FROM creature_template_addon WHERE entry =3991; -INSERT INTO creature_template_addon VALUES (3991,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3991 -DELETE FROM creature_addon WHERE guid = 29540; -DELETE FROM creature_addon WHERE guid = 29541; -DELETE FROM creature_addon WHERE guid = 29542; -DELETE FROM creature_addon WHERE guid = 29543; -DELETE FROM creature_addon WHERE guid = 29544; -DELETE FROM creature_addon WHERE guid = 29545; -DELETE FROM creature_addon WHERE guid = 29546; -DELETE FROM creature_addon WHERE guid = 29547; -DELETE FROM creature_addon WHERE guid = 29548; -DELETE FROM creature_addon WHERE guid = 29549; -DELETE FROM creature_addon WHERE guid = 29550; -DELETE FROM creature_addon WHERE guid = 29551; -DELETE FROM creature_addon WHERE guid = 29552; -DELETE FROM creature_addon WHERE guid = 29553; -DELETE FROM creature_addon WHERE guid = 29554; -DELETE FROM creature_addon WHERE guid = 29555; -DELETE FROM creature_addon WHERE guid = 29556; -DELETE FROM creature_addon WHERE guid = 29557; -DELETE FROM creature_addon WHERE guid = 29558; -DELETE FROM creature_addon WHERE guid = 29559; -DELETE FROM creature_addon WHERE guid = 29560; -DELETE FROM creature_addon WHERE guid = 29561; -DELETE FROM creature_addon WHERE guid = 29562; -DELETE FROM creature_addon WHERE guid = 29563; -DELETE FROM creature_addon WHERE guid = 29564; -DELETE FROM creature_addon WHERE guid = 29565; -DELETE FROM creature_addon WHERE guid = 29566; -DELETE FROM creature_addon WHERE guid = 29567; -DELETE FROM creature_addon WHERE guid = 29568; -DELETE FROM creature_addon WHERE guid = 29569; -DELETE FROM creature_addon WHERE guid = 29570; -DELETE FROM creature_addon WHERE guid = 29571; -DELETE FROM creature_addon WHERE guid = 29572; -DELETE FROM creature_addon WHERE guid = 29575; -DELETE FROM creature_addon WHERE guid = 29576; -DELETE FROM creature_addon WHERE guid = 29577; --- Create template addon for creature 3992 -DELETE FROM creature_template_addon WHERE entry =3992; -INSERT INTO creature_template_addon VALUES (3992,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3992 -DELETE FROM creature_addon WHERE guid = 29578; -DELETE FROM creature_addon WHERE guid = 29579; -DELETE FROM creature_addon WHERE guid = 29580; -DELETE FROM creature_addon WHERE guid = 29581; --- Create template addon for creature 3993 -DELETE FROM creature_template_addon WHERE entry =3993; -INSERT INTO creature_template_addon VALUES (3993,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3993 -DELETE FROM creature_addon WHERE guid = 29582; -DELETE FROM creature_addon WHERE guid = 29583; -DELETE FROM creature_addon WHERE guid = 29584; --- Create template addon for creature 3994 -DELETE FROM creature_template_addon WHERE entry =3994; -INSERT INTO creature_template_addon VALUES (3994,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3994 -DELETE FROM creature_addon WHERE guid = 29585; --- Create template addon for creature 3995 -DELETE FROM creature_template_addon WHERE entry =3995; -INSERT INTO creature_template_addon VALUES (3995,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3995 -DELETE FROM creature_addon WHERE guid = 29586; --- Create template addon for creature 3996 -DELETE FROM creature_template_addon WHERE entry =3996; -INSERT INTO creature_template_addon VALUES (3996,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3996 -DELETE FROM creature_addon WHERE guid = 32933; --- Create template addon for creature 3998 --- Create template addon for creature 3999 -DELETE FROM creature_template_addon WHERE entry =3999; -INSERT INTO creature_template_addon VALUES (3999,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 3999 -DELETE FROM creature_addon WHERE guid = 29587; -DELETE FROM creature_addon WHERE guid = 29588; -DELETE FROM creature_addon WHERE guid = 29595; -DELETE FROM creature_addon WHERE guid = 29598; -DELETE FROM creature_addon WHERE guid = 29601; -DELETE FROM creature_addon WHERE guid = 29602; -DELETE FROM creature_addon WHERE guid = 29607; -DELETE FROM creature_addon WHERE guid = 29611; -DELETE FROM creature_addon WHERE guid = 29614; -DELETE FROM creature_addon WHERE guid = 29616; -DELETE FROM creature_addon WHERE guid = 29622; -DELETE FROM creature_addon WHERE guid = 29630; -DELETE FROM creature_addon WHERE guid = 29631; --- Create template addon for creature 4001 --- Create template addon for creature 4002 --- Create template addon for creature 4003 -DELETE FROM creature_template_addon WHERE entry =4003; -INSERT INTO creature_template_addon VALUES (4003,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4003 -DELETE FROM creature_addon WHERE guid = 29639; -DELETE FROM creature_addon WHERE guid = 29640; -DELETE FROM creature_addon WHERE guid = 29641; -DELETE FROM creature_addon WHERE guid = 29642; -DELETE FROM creature_addon WHERE guid = 29643; -DELETE FROM creature_addon WHERE guid = 29644; -DELETE FROM creature_addon WHERE guid = 29645; --- Create template addon for creature 4004 -DELETE FROM creature_template_addon WHERE entry =4004; -INSERT INTO creature_template_addon VALUES (4004,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4004 -DELETE FROM creature_addon WHERE guid = 29646; -DELETE FROM creature_addon WHERE guid = 29647; -DELETE FROM creature_addon WHERE guid = 29648; -DELETE FROM creature_addon WHERE guid = 29660; -DELETE FROM creature_addon WHERE guid = 29661; -DELETE FROM creature_addon WHERE guid = 29662; -DELETE FROM creature_addon WHERE guid = 29663; -DELETE FROM creature_addon WHERE guid = 29664; -DELETE FROM creature_addon WHERE guid = 29665; --- Create template addon for creature 4005 -DELETE FROM creature_template_addon WHERE entry =4005; -INSERT INTO creature_template_addon VALUES (4005,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4005 -DELETE FROM creature_addon WHERE guid = 29666; -DELETE FROM creature_addon WHERE guid = 29667; -DELETE FROM creature_addon WHERE guid = 29668; -DELETE FROM creature_addon WHERE guid = 29669; -DELETE FROM creature_addon WHERE guid = 29670; -DELETE FROM creature_addon WHERE guid = 29671; -DELETE FROM creature_addon WHERE guid = 29672; -DELETE FROM creature_addon WHERE guid = 29673; -DELETE FROM creature_addon WHERE guid = 29674; -DELETE FROM creature_addon WHERE guid = 29675; -DELETE FROM creature_addon WHERE guid = 29676; -DELETE FROM creature_addon WHERE guid = 29677; -DELETE FROM creature_addon WHERE guid = 29678; -DELETE FROM creature_addon WHERE guid = 29679; -DELETE FROM creature_addon WHERE guid = 29680; -DELETE FROM creature_addon WHERE guid = 29681; -DELETE FROM creature_addon WHERE guid = 29682; -DELETE FROM creature_addon WHERE guid = 29683; -DELETE FROM creature_addon WHERE guid = 29684; -DELETE FROM creature_addon WHERE guid = 29685; -DELETE FROM creature_addon WHERE guid = 29686; -DELETE FROM creature_addon WHERE guid = 29687; -DELETE FROM creature_addon WHERE guid = 29688; --- Create template addon for creature 4006 -DELETE FROM creature_template_addon WHERE entry =4006; -INSERT INTO creature_template_addon VALUES (4006,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4006 -DELETE FROM creature_addon WHERE guid = 29689; -DELETE FROM creature_addon WHERE guid = 29690; -DELETE FROM creature_addon WHERE guid = 29691; -DELETE FROM creature_addon WHERE guid = 29692; -DELETE FROM creature_addon WHERE guid = 29693; -DELETE FROM creature_addon WHERE guid = 29694; -DELETE FROM creature_addon WHERE guid = 29695; -DELETE FROM creature_addon WHERE guid = 29696; -DELETE FROM creature_addon WHERE guid = 29697; -DELETE FROM creature_addon WHERE guid = 29698; -DELETE FROM creature_addon WHERE guid = 29699; -DELETE FROM creature_addon WHERE guid = 29700; -DELETE FROM creature_addon WHERE guid = 29701; -DELETE FROM creature_addon WHERE guid = 29702; -DELETE FROM creature_addon WHERE guid = 29703; -DELETE FROM creature_addon WHERE guid = 29704; -DELETE FROM creature_addon WHERE guid = 29705; -DELETE FROM creature_addon WHERE guid = 29706; -DELETE FROM creature_addon WHERE guid = 29707; -DELETE FROM creature_addon WHERE guid = 29708; -DELETE FROM creature_addon WHERE guid = 29709; -DELETE FROM creature_addon WHERE guid = 29710; -DELETE FROM creature_addon WHERE guid = 29711; -DELETE FROM creature_addon WHERE guid = 29712; -DELETE FROM creature_addon WHERE guid = 29713; -DELETE FROM creature_addon WHERE guid = 29714; -DELETE FROM creature_addon WHERE guid = 29715; -DELETE FROM creature_addon WHERE guid = 29716; -DELETE FROM creature_addon WHERE guid = 29717; -DELETE FROM creature_addon WHERE guid = 29718; -DELETE FROM creature_addon WHERE guid = 29719; -DELETE FROM creature_addon WHERE guid = 29720; -DELETE FROM creature_addon WHERE guid = 29721; -DELETE FROM creature_addon WHERE guid = 29722; -DELETE FROM creature_addon WHERE guid = 29723; -DELETE FROM creature_addon WHERE guid = 29724; -DELETE FROM creature_addon WHERE guid = 29725; -DELETE FROM creature_addon WHERE guid = 29726; -DELETE FROM creature_addon WHERE guid = 29727; -DELETE FROM creature_addon WHERE guid = 29728; -DELETE FROM creature_addon WHERE guid = 29729; -DELETE FROM creature_addon WHERE guid = 29730; -DELETE FROM creature_addon WHERE guid = 29731; -DELETE FROM creature_addon WHERE guid = 29732; -DELETE FROM creature_addon WHERE guid = 29733; --- Create template addon for creature 4007 -DELETE FROM creature_template_addon WHERE entry =4007; -INSERT INTO creature_template_addon VALUES (4007,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4007 -DELETE FROM creature_addon WHERE guid = 29734; -DELETE FROM creature_addon WHERE guid = 29735; -DELETE FROM creature_addon WHERE guid = 29736; -DELETE FROM creature_addon WHERE guid = 29737; -DELETE FROM creature_addon WHERE guid = 29738; -DELETE FROM creature_addon WHERE guid = 29739; -DELETE FROM creature_addon WHERE guid = 29740; -DELETE FROM creature_addon WHERE guid = 29741; -DELETE FROM creature_addon WHERE guid = 29742; -DELETE FROM creature_addon WHERE guid = 29743; -DELETE FROM creature_addon WHERE guid = 29744; -DELETE FROM creature_addon WHERE guid = 29745; -DELETE FROM creature_addon WHERE guid = 29746; -DELETE FROM creature_addon WHERE guid = 29747; -DELETE FROM creature_addon WHERE guid = 29748; -DELETE FROM creature_addon WHERE guid = 29749; -DELETE FROM creature_addon WHERE guid = 29750; -DELETE FROM creature_addon WHERE guid = 29751; -DELETE FROM creature_addon WHERE guid = 29752; -DELETE FROM creature_addon WHERE guid = 29753; -DELETE FROM creature_addon WHERE guid = 29754; -DELETE FROM creature_addon WHERE guid = 29755; -DELETE FROM creature_addon WHERE guid = 29756; -DELETE FROM creature_addon WHERE guid = 29757; -DELETE FROM creature_addon WHERE guid = 29758; -DELETE FROM creature_addon WHERE guid = 29759; -DELETE FROM creature_addon WHERE guid = 29760; -DELETE FROM creature_addon WHERE guid = 29761; -DELETE FROM creature_addon WHERE guid = 29762; -DELETE FROM creature_addon WHERE guid = 29763; -DELETE FROM creature_addon WHERE guid = 29764; -DELETE FROM creature_addon WHERE guid = 29765; -DELETE FROM creature_addon WHERE guid = 29766; -DELETE FROM creature_addon WHERE guid = 29767; -DELETE FROM creature_addon WHERE guid = 29768; -DELETE FROM creature_addon WHERE guid = 29769; -DELETE FROM creature_addon WHERE guid = 29770; -DELETE FROM creature_addon WHERE guid = 29771; -DELETE FROM creature_addon WHERE guid = 29772; -DELETE FROM creature_addon WHERE guid = 29813; -DELETE FROM creature_addon WHERE guid = 29814; -DELETE FROM creature_addon WHERE guid = 29815; -DELETE FROM creature_addon WHERE guid = 29816; -DELETE FROM creature_addon WHERE guid = 29817; -DELETE FROM creature_addon WHERE guid = 29818; -DELETE FROM creature_addon WHERE guid = 29819; -DELETE FROM creature_addon WHERE guid = 29820; -DELETE FROM creature_addon WHERE guid = 29821; -DELETE FROM creature_addon WHERE guid = 29822; -DELETE FROM creature_addon WHERE guid = 29823; -DELETE FROM creature_addon WHERE guid = 29824; -DELETE FROM creature_addon WHERE guid = 29825; -DELETE FROM creature_addon WHERE guid = 29826; -DELETE FROM creature_addon WHERE guid = 29827; -DELETE FROM creature_addon WHERE guid = 29828; --- Create template addon for creature 4008 -DELETE FROM creature_template_addon WHERE entry =4008; -INSERT INTO creature_template_addon VALUES (4008,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4008 -DELETE FROM creature_addon WHERE guid = 29829; -DELETE FROM creature_addon WHERE guid = 29830; -DELETE FROM creature_addon WHERE guid = 29831; -DELETE FROM creature_addon WHERE guid = 29832; -DELETE FROM creature_addon WHERE guid = 29833; -DELETE FROM creature_addon WHERE guid = 29834; -DELETE FROM creature_addon WHERE guid = 29835; -DELETE FROM creature_addon WHERE guid = 29836; -DELETE FROM creature_addon WHERE guid = 29837; -DELETE FROM creature_addon WHERE guid = 29838; -DELETE FROM creature_addon WHERE guid = 29839; -DELETE FROM creature_addon WHERE guid = 29840; -DELETE FROM creature_addon WHERE guid = 29841; -DELETE FROM creature_addon WHERE guid = 29842; -DELETE FROM creature_addon WHERE guid = 29843; -DELETE FROM creature_addon WHERE guid = 29844; -DELETE FROM creature_addon WHERE guid = 29845; --- Create template addon for creature 4009 -DELETE FROM creature_template_addon WHERE entry =4009; -INSERT INTO creature_template_addon VALUES (4009,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4009 -DELETE FROM creature_addon WHERE guid = 29847; -DELETE FROM creature_addon WHERE guid = 29848; -DELETE FROM creature_addon WHERE guid = 29849; -DELETE FROM creature_addon WHERE guid = 29850; -DELETE FROM creature_addon WHERE guid = 29851; -DELETE FROM creature_addon WHERE guid = 29852; -DELETE FROM creature_addon WHERE guid = 29853; -DELETE FROM creature_addon WHERE guid = 29854; -DELETE FROM creature_addon WHERE guid = 29855; -DELETE FROM creature_addon WHERE guid = 29856; -DELETE FROM creature_addon WHERE guid = 29857; -DELETE FROM creature_addon WHERE guid = 29858; -DELETE FROM creature_addon WHERE guid = 29859; -DELETE FROM creature_addon WHERE guid = 29860; -DELETE FROM creature_addon WHERE guid = 29861; -DELETE FROM creature_addon WHERE guid = 29862; -DELETE FROM creature_addon WHERE guid = 29863; -DELETE FROM creature_addon WHERE guid = 29864; -DELETE FROM creature_addon WHERE guid = 29865; -DELETE FROM creature_addon WHERE guid = 29866; -DELETE FROM creature_addon WHERE guid = 29867; -DELETE FROM creature_addon WHERE guid = 29868; -DELETE FROM creature_addon WHERE guid = 29869; -DELETE FROM creature_addon WHERE guid = 29870; -DELETE FROM creature_addon WHERE guid = 29871; -DELETE FROM creature_addon WHERE guid = 29872; -DELETE FROM creature_addon WHERE guid = 29873; -DELETE FROM creature_addon WHERE guid = 29874; -DELETE FROM creature_addon WHERE guid = 29875; --- Create template addon for creature 4011 -DELETE FROM creature_template_addon WHERE entry =4011; -INSERT INTO creature_template_addon VALUES (4011,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4011 -DELETE FROM creature_addon WHERE guid = 29876; -DELETE FROM creature_addon WHERE guid = 29877; -DELETE FROM creature_addon WHERE guid = 29878; -DELETE FROM creature_addon WHERE guid = 29934; -DELETE FROM creature_addon WHERE guid = 29935; --- Clear duplicate addons from template for creature 4012 --- Create template addon for creature 4013 -DELETE FROM creature_template_addon WHERE entry =4013; -INSERT INTO creature_template_addon VALUES (4013,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4013 -DELETE FROM creature_addon WHERE guid = 29950; -DELETE FROM creature_addon WHERE guid = 29951; -DELETE FROM creature_addon WHERE guid = 29952; -DELETE FROM creature_addon WHERE guid = 29953; -DELETE FROM creature_addon WHERE guid = 29954; -DELETE FROM creature_addon WHERE guid = 29955; -DELETE FROM creature_addon WHERE guid = 29956; -DELETE FROM creature_addon WHERE guid = 29957; -DELETE FROM creature_addon WHERE guid = 29958; -DELETE FROM creature_addon WHERE guid = 29959; --- Create template addon for creature 4014 -DELETE FROM creature_template_addon WHERE entry =4014; -INSERT INTO creature_template_addon VALUES (4014,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4014 -DELETE FROM creature_addon WHERE guid = 29960; -DELETE FROM creature_addon WHERE guid = 29961; -DELETE FROM creature_addon WHERE guid = 29962; -DELETE FROM creature_addon WHERE guid = 29963; -DELETE FROM creature_addon WHERE guid = 29964; -DELETE FROM creature_addon WHERE guid = 29965; -DELETE FROM creature_addon WHERE guid = 29966; -DELETE FROM creature_addon WHERE guid = 29967; -DELETE FROM creature_addon WHERE guid = 29968; -DELETE FROM creature_addon WHERE guid = 29969; -DELETE FROM creature_addon WHERE guid = 29970; -DELETE FROM creature_addon WHERE guid = 29971; -DELETE FROM creature_addon WHERE guid = 29972; -DELETE FROM creature_addon WHERE guid = 29973; --- Create template addon for creature 4015 -DELETE FROM creature_template_addon WHERE entry =4015; -INSERT INTO creature_template_addon VALUES (4015,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4015 -DELETE FROM creature_addon WHERE guid = 29981; -DELETE FROM creature_addon WHERE guid = 29982; --- Create template addon for creature 4016 -DELETE FROM creature_template_addon WHERE entry =4016; -INSERT INTO creature_template_addon VALUES (4016,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4016 -DELETE FROM creature_addon WHERE guid = 29983; -DELETE FROM creature_addon WHERE guid = 29984; --- Create template addon for creature 4017 -DELETE FROM creature_template_addon WHERE entry =4017; -INSERT INTO creature_template_addon VALUES (4017,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4017 -DELETE FROM creature_addon WHERE guid = 29985; --- Create template addon for creature 4018 -DELETE FROM creature_template_addon WHERE entry =4018; -INSERT INTO creature_template_addon VALUES (4018,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4018 -DELETE FROM creature_addon WHERE guid = 29986; -DELETE FROM creature_addon WHERE guid = 29987; -DELETE FROM creature_addon WHERE guid = 29988; -DELETE FROM creature_addon WHERE guid = 29989; -DELETE FROM creature_addon WHERE guid = 29990; -DELETE FROM creature_addon WHERE guid = 29991; -DELETE FROM creature_addon WHERE guid = 29992; -DELETE FROM creature_addon WHERE guid = 29993; -DELETE FROM creature_addon WHERE guid = 29994; -DELETE FROM creature_addon WHERE guid = 29995; -DELETE FROM creature_addon WHERE guid = 29996; -DELETE FROM creature_addon WHERE guid = 29997; -DELETE FROM creature_addon WHERE guid = 29998; -DELETE FROM creature_addon WHERE guid = 29999; -DELETE FROM creature_addon WHERE guid = 30000; -DELETE FROM creature_addon WHERE guid = 30001; -DELETE FROM creature_addon WHERE guid = 30002; -DELETE FROM creature_addon WHERE guid = 30003; -DELETE FROM creature_addon WHERE guid = 30004; -DELETE FROM creature_addon WHERE guid = 30005; -DELETE FROM creature_addon WHERE guid = 30006; -DELETE FROM creature_addon WHERE guid = 30007; -DELETE FROM creature_addon WHERE guid = 30008; --- Create template addon for creature 4019 -DELETE FROM creature_template_addon WHERE entry =4019; -INSERT INTO creature_template_addon VALUES (4019,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4019 -DELETE FROM creature_addon WHERE guid = 30009; -DELETE FROM creature_addon WHERE guid = 30010; -DELETE FROM creature_addon WHERE guid = 30011; -DELETE FROM creature_addon WHERE guid = 30012; --- Create template addon for creature 4020 -DELETE FROM creature_template_addon WHERE entry =4020; -INSERT INTO creature_template_addon VALUES (4020,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4020 -DELETE FROM creature_addon WHERE guid = 30014; -DELETE FROM creature_addon WHERE guid = 30015; -DELETE FROM creature_addon WHERE guid = 30016; -DELETE FROM creature_addon WHERE guid = 30017; -DELETE FROM creature_addon WHERE guid = 30020; -DELETE FROM creature_addon WHERE guid = 30021; -DELETE FROM creature_addon WHERE guid = 30026; -DELETE FROM creature_addon WHERE guid = 30359; -DELETE FROM creature_addon WHERE guid = 30401; -DELETE FROM creature_addon WHERE guid = 30402; -DELETE FROM creature_addon WHERE guid = 30403; -DELETE FROM creature_addon WHERE guid = 30404; -DELETE FROM creature_addon WHERE guid = 30406; -DELETE FROM creature_addon WHERE guid = 30407; -DELETE FROM creature_addon WHERE guid = 30408; -DELETE FROM creature_addon WHERE guid = 30409; -DELETE FROM creature_addon WHERE guid = 30410; -DELETE FROM creature_addon WHERE guid = 30411; -DELETE FROM creature_addon WHERE guid = 30412; --- Create template addon for creature 4021 -DELETE FROM creature_template_addon WHERE entry =4021; -INSERT INTO creature_template_addon VALUES (4021,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4021 -DELETE FROM creature_addon WHERE guid = 30413; -DELETE FROM creature_addon WHERE guid = 30414; -DELETE FROM creature_addon WHERE guid = 30415; -DELETE FROM creature_addon WHERE guid = 30416; -DELETE FROM creature_addon WHERE guid = 30417; -DELETE FROM creature_addon WHERE guid = 30418; --- Create template addon for creature 4022 -DELETE FROM creature_template_addon WHERE entry =4022; -INSERT INTO creature_template_addon VALUES (4022,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4022 -DELETE FROM creature_addon WHERE guid = 30419; -DELETE FROM creature_addon WHERE guid = 30420; -DELETE FROM creature_addon WHERE guid = 30421; -DELETE FROM creature_addon WHERE guid = 30422; -DELETE FROM creature_addon WHERE guid = 30423; -DELETE FROM creature_addon WHERE guid = 30424; -DELETE FROM creature_addon WHERE guid = 30425; -DELETE FROM creature_addon WHERE guid = 30426; -DELETE FROM creature_addon WHERE guid = 30427; -DELETE FROM creature_addon WHERE guid = 30428; -DELETE FROM creature_addon WHERE guid = 30429; -DELETE FROM creature_addon WHERE guid = 30430; -DELETE FROM creature_addon WHERE guid = 30431; --- Create template addon for creature 4023 -DELETE FROM creature_template_addon WHERE entry =4023; -INSERT INTO creature_template_addon VALUES (4023,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4023 -DELETE FROM creature_addon WHERE guid = 30476; -DELETE FROM creature_addon WHERE guid = 30477; -DELETE FROM creature_addon WHERE guid = 31501; -DELETE FROM creature_addon WHERE guid = 31502; -DELETE FROM creature_addon WHERE guid = 31748; -DELETE FROM creature_addon WHERE guid = 31762; -DELETE FROM creature_addon WHERE guid = 31773; -DELETE FROM creature_addon WHERE guid = 31781; -DELETE FROM creature_addon WHERE guid = 31782; -DELETE FROM creature_addon WHERE guid = 31783; -DELETE FROM creature_addon WHERE guid = 31784; --- Create template addon for creature 4024 -DELETE FROM creature_template_addon WHERE entry =4024; -INSERT INTO creature_template_addon VALUES (4024,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4024 -DELETE FROM creature_addon WHERE guid = 31785; -DELETE FROM creature_addon WHERE guid = 31786; -DELETE FROM creature_addon WHERE guid = 31787; -DELETE FROM creature_addon WHERE guid = 31788; -DELETE FROM creature_addon WHERE guid = 31789; -DELETE FROM creature_addon WHERE guid = 31790; -DELETE FROM creature_addon WHERE guid = 31791; -DELETE FROM creature_addon WHERE guid = 31792; -DELETE FROM creature_addon WHERE guid = 31793; -DELETE FROM creature_addon WHERE guid = 31794; -DELETE FROM creature_addon WHERE guid = 31795; --- Create template addon for creature 4025 -DELETE FROM creature_template_addon WHERE entry =4025; -INSERT INTO creature_template_addon VALUES (4025,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4025 -DELETE FROM creature_addon WHERE guid = 31798; -DELETE FROM creature_addon WHERE guid = 31800; -DELETE FROM creature_addon WHERE guid = 31801; -DELETE FROM creature_addon WHERE guid = 31802; -DELETE FROM creature_addon WHERE guid = 31803; -DELETE FROM creature_addon WHERE guid = 31912; --- Create template addon for creature 4026 -DELETE FROM creature_template_addon WHERE entry =4026; -INSERT INTO creature_template_addon VALUES (4026,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4026 -DELETE FROM creature_addon WHERE guid = 31913; -DELETE FROM creature_addon WHERE guid = 31914; -DELETE FROM creature_addon WHERE guid = 31917; -DELETE FROM creature_addon WHERE guid = 31935; -DELETE FROM creature_addon WHERE guid = 31936; -DELETE FROM creature_addon WHERE guid = 31938; -DELETE FROM creature_addon WHERE guid = 31939; -DELETE FROM creature_addon WHERE guid = 31952; -DELETE FROM creature_addon WHERE guid = 31954; -DELETE FROM creature_addon WHERE guid = 32015; -DELETE FROM creature_addon WHERE guid = 32016; -DELETE FROM creature_addon WHERE guid = 32017; -DELETE FROM creature_addon WHERE guid = 32018; -DELETE FROM creature_addon WHERE guid = 32019; -DELETE FROM creature_addon WHERE guid = 32089; -DELETE FROM creature_addon WHERE guid = 32090; -DELETE FROM creature_addon WHERE guid = 32105; -DELETE FROM creature_addon WHERE guid = 32106; -DELETE FROM creature_addon WHERE guid = 32108; -DELETE FROM creature_addon WHERE guid = 32109; -DELETE FROM creature_addon WHERE guid = 32110; -DELETE FROM creature_addon WHERE guid = 32111; -DELETE FROM creature_addon WHERE guid = 32112; -DELETE FROM creature_addon WHERE guid = 32113; -DELETE FROM creature_addon WHERE guid = 32114; --- Create template addon for creature 4027 -DELETE FROM creature_template_addon WHERE entry =4027; -INSERT INTO creature_template_addon VALUES (4027,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4027 -DELETE FROM creature_addon WHERE guid = 32115; -DELETE FROM creature_addon WHERE guid = 32116; -DELETE FROM creature_addon WHERE guid = 32117; -DELETE FROM creature_addon WHERE guid = 32118; -DELETE FROM creature_addon WHERE guid = 32119; -DELETE FROM creature_addon WHERE guid = 32120; -DELETE FROM creature_addon WHERE guid = 32121; -DELETE FROM creature_addon WHERE guid = 32122; -DELETE FROM creature_addon WHERE guid = 32123; -DELETE FROM creature_addon WHERE guid = 32124; -DELETE FROM creature_addon WHERE guid = 32125; -DELETE FROM creature_addon WHERE guid = 32126; -DELETE FROM creature_addon WHERE guid = 32127; -DELETE FROM creature_addon WHERE guid = 32128; -DELETE FROM creature_addon WHERE guid = 32129; --- Create template addon for creature 4028 -DELETE FROM creature_template_addon WHERE entry =4028; -INSERT INTO creature_template_addon VALUES (4028,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4028 -DELETE FROM creature_addon WHERE guid = 32130; -DELETE FROM creature_addon WHERE guid = 32131; -DELETE FROM creature_addon WHERE guid = 32132; --- Create template addon for creature 4029 -DELETE FROM creature_template_addon WHERE entry =4029; -INSERT INTO creature_template_addon VALUES (4029,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4029 -DELETE FROM creature_addon WHERE guid = 32133; -DELETE FROM creature_addon WHERE guid = 32134; --- Create template addon for creature 4030 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =4030; -INSERT INTO creature_template_addon VALUES (4030,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4030 --- Create template addon for creature 4031 -DELETE FROM creature_template_addon WHERE entry =4031; -INSERT INTO creature_template_addon VALUES (4031,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4031 -DELETE FROM creature_addon WHERE guid = 32135; -DELETE FROM creature_addon WHERE guid = 32136; -DELETE FROM creature_addon WHERE guid = 32137; --- Create template addon for creature 4032 -DELETE FROM creature_template_addon WHERE entry =4032; -INSERT INTO creature_template_addon VALUES (4032,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4032 -DELETE FROM creature_addon WHERE guid = 32138; -DELETE FROM creature_addon WHERE guid = 32139; --- Create template addon for creature 4034 -DELETE FROM creature_template_addon WHERE entry =4034; -INSERT INTO creature_template_addon VALUES (4034,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4034 -DELETE FROM creature_addon WHERE guid = 32140; -DELETE FROM creature_addon WHERE guid = 32141; --- Create template addon for creature 4035 -DELETE FROM creature_template_addon WHERE entry =4035; -INSERT INTO creature_template_addon VALUES (4035,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4035 -DELETE FROM creature_addon WHERE guid = 32142; --- Create template addon for creature 4036 -DELETE FROM creature_template_addon WHERE entry =4036; -INSERT INTO creature_template_addon VALUES (4036,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4036 -DELETE FROM creature_addon WHERE guid = 32143; -DELETE FROM creature_addon WHERE guid = 32144; -DELETE FROM creature_addon WHERE guid = 32145; -DELETE FROM creature_addon WHERE guid = 32146; -DELETE FROM creature_addon WHERE guid = 32147; -DELETE FROM creature_addon WHERE guid = 32148; -DELETE FROM creature_addon WHERE guid = 32149; -DELETE FROM creature_addon WHERE guid = 32150; --- Create template addon for creature 4037 -DELETE FROM creature_template_addon WHERE entry =4037; -INSERT INTO creature_template_addon VALUES (4037,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4037 -DELETE FROM creature_addon WHERE guid = 32151; -DELETE FROM creature_addon WHERE guid = 32152; -DELETE FROM creature_addon WHERE guid = 32153; -DELETE FROM creature_addon WHERE guid = 32154; -DELETE FROM creature_addon WHERE guid = 32155; --- Create template addon for creature 4038 -DELETE FROM creature_template_addon WHERE entry =4038; -INSERT INTO creature_template_addon VALUES (4038,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4038 -DELETE FROM creature_addon WHERE guid = 32156; -DELETE FROM creature_addon WHERE guid = 32157; -DELETE FROM creature_addon WHERE guid = 32158; -DELETE FROM creature_addon WHERE guid = 32159; -DELETE FROM creature_addon WHERE guid = 32160; -DELETE FROM creature_addon WHERE guid = 32161; -DELETE FROM creature_addon WHERE guid = 32162; --- Create template addon for creature 4040 -DELETE FROM creature_template_addon WHERE entry =4040; -INSERT INTO creature_template_addon VALUES (4040,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4040 -DELETE FROM creature_addon WHERE guid = 10009; -DELETE FROM creature_addon WHERE guid = 10949; -DELETE FROM creature_addon WHERE guid = 10951; -DELETE FROM creature_addon WHERE guid = 10952; -DELETE FROM creature_addon WHERE guid = 10955; -DELETE FROM creature_addon WHERE guid = 10957; -DELETE FROM creature_addon WHERE guid = 10960; -DELETE FROM creature_addon WHERE guid = 10961; -DELETE FROM creature_addon WHERE guid = 10962; -DELETE FROM creature_addon WHERE guid = 10964; -DELETE FROM creature_addon WHERE guid = 10965; -DELETE FROM creature_addon WHERE guid = 10966; -DELETE FROM creature_addon WHERE guid = 10969; -DELETE FROM creature_addon WHERE guid = 10970; -DELETE FROM creature_addon WHERE guid = 10974; -DELETE FROM creature_addon WHERE guid = 10976; -DELETE FROM creature_addon WHERE guid = 10977; --- Create template addon for creature 4041 -DELETE FROM creature_template_addon WHERE entry =4041; -INSERT INTO creature_template_addon VALUES (4041,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4041 -DELETE FROM creature_addon WHERE guid = 32163; -DELETE FROM creature_addon WHERE guid = 32164; -DELETE FROM creature_addon WHERE guid = 32165; -DELETE FROM creature_addon WHERE guid = 32166; -DELETE FROM creature_addon WHERE guid = 32167; -DELETE FROM creature_addon WHERE guid = 32168; -DELETE FROM creature_addon WHERE guid = 32169; -DELETE FROM creature_addon WHERE guid = 32170; -DELETE FROM creature_addon WHERE guid = 32171; -DELETE FROM creature_addon WHERE guid = 32172; -DELETE FROM creature_addon WHERE guid = 32173; --- Create template addon for creature 4042 -DELETE FROM creature_template_addon WHERE entry =4042; -INSERT INTO creature_template_addon VALUES (4042,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4042 -DELETE FROM creature_addon WHERE guid = 32174; -DELETE FROM creature_addon WHERE guid = 32175; -DELETE FROM creature_addon WHERE guid = 32176; -DELETE FROM creature_addon WHERE guid = 32177; -DELETE FROM creature_addon WHERE guid = 32178; --- Create template addon for creature 4043 -DELETE FROM creature_template_addon WHERE entry =4043; -INSERT INTO creature_template_addon VALUES (4043,0,0,1,16,233,0,NULL); --- Clear duplicate addons from template for creature 4043 -DELETE FROM creature_addon WHERE guid = 7444; --- Create template addon for creature 4044 -DELETE FROM creature_template_addon WHERE entry =4044; -INSERT INTO creature_template_addon VALUES (4044,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4044 -DELETE FROM creature_addon WHERE guid = 32179; -DELETE FROM creature_addon WHERE guid = 32180; -DELETE FROM creature_addon WHERE guid = 32181; -DELETE FROM creature_addon WHERE guid = 32182; -DELETE FROM creature_addon WHERE guid = 32183; -DELETE FROM creature_addon WHERE guid = 32184; -DELETE FROM creature_addon WHERE guid = 32185; -DELETE FROM creature_addon WHERE guid = 32186; -DELETE FROM creature_addon WHERE guid = 32187; --- Create template addon for creature 4046 -DELETE FROM creature_template_addon WHERE entry =4046; -INSERT INTO creature_template_addon VALUES (4046,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4046 -DELETE FROM creature_addon WHERE guid = 26643; --- Create template addon for creature 4047 -DELETE FROM creature_template_addon WHERE entry =4047; -INSERT INTO creature_template_addon VALUES (4047,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4047 -DELETE FROM creature_addon WHERE guid = 3395; --- Create template addon for creature 4048 -DELETE FROM creature_template_addon WHERE entry =4048; -INSERT INTO creature_template_addon VALUES (4048,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4048 -DELETE FROM creature_addon WHERE guid = 51337; --- Create template addon for creature 4049 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =4049; -INSERT INTO creature_template_addon VALUES (4049,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4049 --- Create template addon for creature 4050 -DELETE FROM creature_template_addon WHERE entry =4050; -INSERT INTO creature_template_addon VALUES (4050,0,0,1,16,0,0,'7090'); --- Clear duplicate addons from template for creature 4050 -DELETE FROM creature_addon WHERE guid = 32204; -DELETE FROM creature_addon WHERE guid = 32205; -DELETE FROM creature_addon WHERE guid = 32206; -DELETE FROM creature_addon WHERE guid = 32207; -DELETE FROM creature_addon WHERE guid = 32208; -DELETE FROM creature_addon WHERE guid = 32209; -DELETE FROM creature_addon WHERE guid = 32210; -DELETE FROM creature_addon WHERE guid = 32211; --- Create template addon for creature 4051 -DELETE FROM creature_template_addon WHERE entry =4051; -INSERT INTO creature_template_addon VALUES (4051,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4051 -DELETE FROM creature_addon WHERE guid = 32212; -DELETE FROM creature_addon WHERE guid = 32213; -DELETE FROM creature_addon WHERE guid = 32214; -DELETE FROM creature_addon WHERE guid = 32215; --- Create template addon for creature 4052 -DELETE FROM creature_template_addon WHERE entry =4052; -INSERT INTO creature_template_addon VALUES (4052,0,3,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4052 -DELETE FROM creature_addon WHERE guid = 32216; -DELETE FROM creature_addon WHERE guid = 32222; -DELETE FROM creature_addon WHERE guid = 32223; --- Create template addon for creature 4053 -DELETE FROM creature_template_addon WHERE entry =4053; -INSERT INTO creature_template_addon VALUES (4053,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4053 -DELETE FROM creature_addon WHERE guid = 32232; -DELETE FROM creature_addon WHERE guid = 32233; -DELETE FROM creature_addon WHERE guid = 32234; -DELETE FROM creature_addon WHERE guid = 32235; -DELETE FROM creature_addon WHERE guid = 32236; --- Create template addon for creature 4054 -DELETE FROM creature_template_addon WHERE entry =4054; -INSERT INTO creature_template_addon VALUES (4054,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4054 -DELETE FROM creature_addon WHERE guid = 34193; -DELETE FROM creature_addon WHERE guid = 34194; -DELETE FROM creature_addon WHERE guid = 34195; -DELETE FROM creature_addon WHERE guid = 34196; -DELETE FROM creature_addon WHERE guid = 34197; -DELETE FROM creature_addon WHERE guid = 34198; -DELETE FROM creature_addon WHERE guid = 34199; -DELETE FROM creature_addon WHERE guid = 34200; -DELETE FROM creature_addon WHERE guid = 34201; -DELETE FROM creature_addon WHERE guid = 34202; -DELETE FROM creature_addon WHERE guid = 34203; -DELETE FROM creature_addon WHERE guid = 34204; -DELETE FROM creature_addon WHERE guid = 34210; -DELETE FROM creature_addon WHERE guid = 34211; -DELETE FROM creature_addon WHERE guid = 34212; -DELETE FROM creature_addon WHERE guid = 34213; -DELETE FROM creature_addon WHERE guid = 34214; -DELETE FROM creature_addon WHERE guid = 34215; -DELETE FROM creature_addon WHERE guid = 34216; -DELETE FROM creature_addon WHERE guid = 34217; -DELETE FROM creature_addon WHERE guid = 34218; -DELETE FROM creature_addon WHERE guid = 34219; -DELETE FROM creature_addon WHERE guid = 34220; -DELETE FROM creature_addon WHERE guid = 34221; -DELETE FROM creature_addon WHERE guid = 34222; -DELETE FROM creature_addon WHERE guid = 34223; --- Create template addon for creature 4056 -DELETE FROM creature_template_addon WHERE entry =4056; -INSERT INTO creature_template_addon VALUES (4056,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4056 -DELETE FROM creature_addon WHERE guid = 32237; -DELETE FROM creature_addon WHERE guid = 32238; -DELETE FROM creature_addon WHERE guid = 32239; -DELETE FROM creature_addon WHERE guid = 32240; -DELETE FROM creature_addon WHERE guid = 32241; -DELETE FROM creature_addon WHERE guid = 32242; -DELETE FROM creature_addon WHERE guid = 32243; -DELETE FROM creature_addon WHERE guid = 32244; -DELETE FROM creature_addon WHERE guid = 32246; -DELETE FROM creature_addon WHERE guid = 32247; --- Create template addon for creature 4057 -DELETE FROM creature_template_addon WHERE entry =4057; -INSERT INTO creature_template_addon VALUES (4057,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4057 -DELETE FROM creature_addon WHERE guid = 32248; -DELETE FROM creature_addon WHERE guid = 32249; -DELETE FROM creature_addon WHERE guid = 32250; -DELETE FROM creature_addon WHERE guid = 32251; -DELETE FROM creature_addon WHERE guid = 32252; -DELETE FROM creature_addon WHERE guid = 32253; -DELETE FROM creature_addon WHERE guid = 32254; --- Create template addon for creature 4059 --- Create template addon for creature 4061 -DELETE FROM creature_template_addon WHERE entry =4061; -INSERT INTO creature_template_addon VALUES (4061,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4061 -DELETE FROM creature_addon WHERE guid = 32255; -DELETE FROM creature_addon WHERE guid = 32256; -DELETE FROM creature_addon WHERE guid = 32257; -DELETE FROM creature_addon WHERE guid = 32258; -DELETE FROM creature_addon WHERE guid = 32259; -DELETE FROM creature_addon WHERE guid = 32260; -DELETE FROM creature_addon WHERE guid = 32261; -DELETE FROM creature_addon WHERE guid = 32262; -DELETE FROM creature_addon WHERE guid = 32263; -DELETE FROM creature_addon WHERE guid = 32264; -DELETE FROM creature_addon WHERE guid = 32265; -DELETE FROM creature_addon WHERE guid = 32266; -DELETE FROM creature_addon WHERE guid = 32268; -DELETE FROM creature_addon WHERE guid = 32269; -DELETE FROM creature_addon WHERE guid = 32270; -DELETE FROM creature_addon WHERE guid = 32271; -DELETE FROM creature_addon WHERE guid = 32272; --- Create template addon for creature 4062 -DELETE FROM creature_template_addon WHERE entry =4062; -INSERT INTO creature_template_addon VALUES (4062,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4062 -DELETE FROM creature_addon WHERE guid = 11959; -DELETE FROM creature_addon WHERE guid = 11961; --- Create template addon for creature 4063 -DELETE FROM creature_template_addon WHERE entry =4063; -INSERT INTO creature_template_addon VALUES (4063,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4063 -DELETE FROM creature_addon WHERE guid = 14517; --- Create template addon for creature 4064 -DELETE FROM creature_template_addon WHERE entry =4064; -INSERT INTO creature_template_addon VALUES (4064,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4064 -DELETE FROM creature_addon WHERE guid = 10138; -DELETE FROM creature_addon WHERE guid = 18374; -DELETE FROM creature_addon WHERE guid = 18375; -DELETE FROM creature_addon WHERE guid = 18388; -DELETE FROM creature_addon WHERE guid = 26004; -DELETE FROM creature_addon WHERE guid = 26171; -DELETE FROM creature_addon WHERE guid = 28332; -DELETE FROM creature_addon WHERE guid = 28337; -DELETE FROM creature_addon WHERE guid = 28366; -DELETE FROM creature_addon WHERE guid = 31826; --- Create template addon for creature 4065 -DELETE FROM creature_template_addon WHERE entry =4065; -INSERT INTO creature_template_addon VALUES (4065,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4065 -DELETE FROM creature_addon WHERE guid = 6722; -DELETE FROM creature_addon WHERE guid = 16287; -DELETE FROM creature_addon WHERE guid = 18378; -DELETE FROM creature_addon WHERE guid = 18379; -DELETE FROM creature_addon WHERE guid = 18389; -DELETE FROM creature_addon WHERE guid = 18396; -DELETE FROM creature_addon WHERE guid = 18435; -DELETE FROM creature_addon WHERE guid = 18436; -DELETE FROM creature_addon WHERE guid = 18438; -DELETE FROM creature_addon WHERE guid = 18439; -DELETE FROM creature_addon WHERE guid = 18441; -DELETE FROM creature_addon WHERE guid = 18447; -DELETE FROM creature_addon WHERE guid = 18448; -DELETE FROM creature_addon WHERE guid = 18456; -DELETE FROM creature_addon WHERE guid = 18458; -DELETE FROM creature_addon WHERE guid = 20703; -DELETE FROM creature_addon WHERE guid = 20707; -DELETE FROM creature_addon WHERE guid = 20713; -DELETE FROM creature_addon WHERE guid = 25447; -DELETE FROM creature_addon WHERE guid = 25449; -DELETE FROM creature_addon WHERE guid = 26039; -DELETE FROM creature_addon WHERE guid = 26167; -DELETE FROM creature_addon WHERE guid = 28330; -DELETE FROM creature_addon WHERE guid = 28331; -DELETE FROM creature_addon WHERE guid = 28338; -DELETE FROM creature_addon WHERE guid = 28362; -DELETE FROM creature_addon WHERE guid = 31827; -DELETE FROM creature_addon WHERE guid = 31828; -DELETE FROM creature_addon WHERE guid = 31835; -DELETE FROM creature_addon WHERE guid = 31836; --- Create template addon for creature 4066 -DELETE FROM creature_template_addon WHERE entry =4066; -INSERT INTO creature_template_addon VALUES (4066,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4066 -DELETE FROM creature_addon WHERE guid = 32273; --- Create template addon for creature 4067 -DELETE FROM creature_template_addon WHERE entry =4067; -INSERT INTO creature_template_addon VALUES (4067,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4067 -DELETE FROM creature_addon WHERE guid = 32274; -DELETE FROM creature_addon WHERE guid = 32275; -DELETE FROM creature_addon WHERE guid = 32276; -DELETE FROM creature_addon WHERE guid = 32277; -DELETE FROM creature_addon WHERE guid = 32278; -DELETE FROM creature_addon WHERE guid = 32279; -DELETE FROM creature_addon WHERE guid = 32280; -DELETE FROM creature_addon WHERE guid = 32281; -DELETE FROM creature_addon WHERE guid = 32282; -DELETE FROM creature_addon WHERE guid = 32283; -DELETE FROM creature_addon WHERE guid = 32284; -DELETE FROM creature_addon WHERE guid = 32285; -DELETE FROM creature_addon WHERE guid = 32286; -DELETE FROM creature_addon WHERE guid = 32287; -DELETE FROM creature_addon WHERE guid = 32288; --- Create template addon for creature 4068 --- Create template addon for creature 4070 -DELETE FROM creature_template_addon WHERE entry =4070; -INSERT INTO creature_template_addon VALUES (4070,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4070 -DELETE FROM creature_addon WHERE guid = 32289; -DELETE FROM creature_addon WHERE guid = 32290; -DELETE FROM creature_addon WHERE guid = 32291; --- Create template addon for creature 4072 -DELETE FROM creature_template_addon WHERE entry =4072; -INSERT INTO creature_template_addon VALUES (4072,0,1,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4072 -DELETE FROM creature_addon WHERE guid = 32292; -DELETE FROM creature_addon WHERE guid = 32293; -DELETE FROM creature_addon WHERE guid = 32294; --- Create template addon for creature 4073 -DELETE FROM creature_template_addon WHERE entry =4073; -INSERT INTO creature_template_addon VALUES (4073,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4073 -DELETE FROM creature_addon WHERE guid = 32295; --- Create template addon for creature 4074 -DELETE FROM creature_template_addon WHERE entry =4074; -INSERT INTO creature_template_addon VALUES (4074,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4074 -DELETE FROM creature_addon WHERE guid = 32296; --- Clear duplicate addons from template for creature 4075 -DELETE FROM creature_addon WHERE guid = 2563; -DELETE FROM creature_addon WHERE guid = 2566; -DELETE FROM creature_addon WHERE guid = 11283; -DELETE FROM creature_addon WHERE guid = 11289; -DELETE FROM creature_addon WHERE guid = 11302; -DELETE FROM creature_addon WHERE guid = 11329; -DELETE FROM creature_addon WHERE guid = 11929; -DELETE FROM creature_addon WHERE guid = 14559; -DELETE FROM creature_addon WHERE guid = 14581; -DELETE FROM creature_addon WHERE guid = 14590; -DELETE FROM creature_addon WHERE guid = 14592; -DELETE FROM creature_addon WHERE guid = 14613; -DELETE FROM creature_addon WHERE guid = 14621; -DELETE FROM creature_addon WHERE guid = 14631; -DELETE FROM creature_addon WHERE guid = 14646; -DELETE FROM creature_addon WHERE guid = 14754; -DELETE FROM creature_addon WHERE guid = 14755; -DELETE FROM creature_addon WHERE guid = 14756; -DELETE FROM creature_addon WHERE guid = 15886; -DELETE FROM creature_addon WHERE guid = 15890; -DELETE FROM creature_addon WHERE guid = 15894; -DELETE FROM creature_addon WHERE guid = 16035; -DELETE FROM creature_addon WHERE guid = 16622; -DELETE FROM creature_addon WHERE guid = 16660; -DELETE FROM creature_addon WHERE guid = 16671; -DELETE FROM creature_addon WHERE guid = 16732; -DELETE FROM creature_addon WHERE guid = 16792; -DELETE FROM creature_addon WHERE guid = 16793; -DELETE FROM creature_addon WHERE guid = 16864; -DELETE FROM creature_addon WHERE guid = 18055; -DELETE FROM creature_addon WHERE guid = 18317; -DELETE FROM creature_addon WHERE guid = 18323; -DELETE FROM creature_addon WHERE guid = 18333; -DELETE FROM creature_addon WHERE guid = 18429; -DELETE FROM creature_addon WHERE guid = 19124; -DELETE FROM creature_addon WHERE guid = 29144; -DELETE FROM creature_addon WHERE guid = 29145; -DELETE FROM creature_addon WHERE guid = 29146; -DELETE FROM creature_addon WHERE guid = 29147; -DELETE FROM creature_addon WHERE guid = 29148; -DELETE FROM creature_addon WHERE guid = 29149; -DELETE FROM creature_addon WHERE guid = 29150; -DELETE FROM creature_addon WHERE guid = 29151; -DELETE FROM creature_addon WHERE guid = 29152; -DELETE FROM creature_addon WHERE guid = 29153; -DELETE FROM creature_addon WHERE guid = 29154; -DELETE FROM creature_addon WHERE guid = 29155; -DELETE FROM creature_addon WHERE guid = 29156; -DELETE FROM creature_addon WHERE guid = 29157; -DELETE FROM creature_addon WHERE guid = 29158; -DELETE FROM creature_addon WHERE guid = 29159; -DELETE FROM creature_addon WHERE guid = 29160; -DELETE FROM creature_addon WHERE guid = 29161; -DELETE FROM creature_addon WHERE guid = 29162; -DELETE FROM creature_addon WHERE guid = 29163; -DELETE FROM creature_addon WHERE guid = 29164; -DELETE FROM creature_addon WHERE guid = 29165; -DELETE FROM creature_addon WHERE guid = 29166; -DELETE FROM creature_addon WHERE guid = 29167; -DELETE FROM creature_addon WHERE guid = 29168; -DELETE FROM creature_addon WHERE guid = 29169; -DELETE FROM creature_addon WHERE guid = 29170; -DELETE FROM creature_addon WHERE guid = 29171; -DELETE FROM creature_addon WHERE guid = 29172; -DELETE FROM creature_addon WHERE guid = 29173; -DELETE FROM creature_addon WHERE guid = 29174; -DELETE FROM creature_addon WHERE guid = 29175; -DELETE FROM creature_addon WHERE guid = 32045; -DELETE FROM creature_addon WHERE guid = 32046; -DELETE FROM creature_addon WHERE guid = 32048; -DELETE FROM creature_addon WHERE guid = 32297; -DELETE FROM creature_addon WHERE guid = 32298; -DELETE FROM creature_addon WHERE guid = 32299; -DELETE FROM creature_addon WHERE guid = 32300; -DELETE FROM creature_addon WHERE guid = 32301; -DELETE FROM creature_addon WHERE guid = 32302; -DELETE FROM creature_addon WHERE guid = 38262; -DELETE FROM creature_addon WHERE guid = 38263; -DELETE FROM creature_addon WHERE guid = 38264; -DELETE FROM creature_addon WHERE guid = 38265; -DELETE FROM creature_addon WHERE guid = 38457; -DELETE FROM creature_addon WHERE guid = 38458; -DELETE FROM creature_addon WHERE guid = 38460; -DELETE FROM creature_addon WHERE guid = 41853; -DELETE FROM creature_addon WHERE guid = 41854; -DELETE FROM creature_addon WHERE guid = 41855; -DELETE FROM creature_addon WHERE guid = 41857; -DELETE FROM creature_addon WHERE guid = 41943; -DELETE FROM creature_addon WHERE guid = 41944; -DELETE FROM creature_addon WHERE guid = 41945; -DELETE FROM creature_addon WHERE guid = 41947; -DELETE FROM creature_addon WHERE guid = 41948; -DELETE FROM creature_addon WHERE guid = 42007; -DELETE FROM creature_addon WHERE guid = 42008; -DELETE FROM creature_addon WHERE guid = 42035; -DELETE FROM creature_addon WHERE guid = 42036; -DELETE FROM creature_addon WHERE guid = 42037; -DELETE FROM creature_addon WHERE guid = 42038; -DELETE FROM creature_addon WHERE guid = 42039; -DELETE FROM creature_addon WHERE guid = 42040; -DELETE FROM creature_addon WHERE guid = 42067; -DELETE FROM creature_addon WHERE guid = 42069; -DELETE FROM creature_addon WHERE guid = 42070; -DELETE FROM creature_addon WHERE guid = 42071; -DELETE FROM creature_addon WHERE guid = 42072; -DELETE FROM creature_addon WHERE guid = 42073; -DELETE FROM creature_addon WHERE guid = 42074; -DELETE FROM creature_addon WHERE guid = 42092; -DELETE FROM creature_addon WHERE guid = 42093; -DELETE FROM creature_addon WHERE guid = 42095; -DELETE FROM creature_addon WHERE guid = 42120; -DELETE FROM creature_addon WHERE guid = 42121; -DELETE FROM creature_addon WHERE guid = 42124; -DELETE FROM creature_addon WHERE guid = 42128; -DELETE FROM creature_addon WHERE guid = 42129; -DELETE FROM creature_addon WHERE guid = 42136; -DELETE FROM creature_addon WHERE guid = 42137; -DELETE FROM creature_addon WHERE guid = 42138; -DELETE FROM creature_addon WHERE guid = 42140; -DELETE FROM creature_addon WHERE guid = 44156; -DELETE FROM creature_addon WHERE guid = 44230; -DELETE FROM creature_addon WHERE guid = 44286; -DELETE FROM creature_addon WHERE guid = 44433; -DELETE FROM creature_addon WHERE guid = 44444; -DELETE FROM creature_addon WHERE guid = 44470; -DELETE FROM creature_addon WHERE guid = 44471; -DELETE FROM creature_addon WHERE guid = 44473; -DELETE FROM creature_addon WHERE guid = 44512; -DELETE FROM creature_addon WHERE guid = 44598; -DELETE FROM creature_addon WHERE guid = 44599; -DELETE FROM creature_addon WHERE guid = 44600; -DELETE FROM creature_addon WHERE guid = 44664; -DELETE FROM creature_addon WHERE guid = 44687; -DELETE FROM creature_addon WHERE guid = 44694; -DELETE FROM creature_addon WHERE guid = 44704; -DELETE FROM creature_addon WHERE guid = 44720; -DELETE FROM creature_addon WHERE guid = 44723; -DELETE FROM creature_addon WHERE guid = 44726; -DELETE FROM creature_addon WHERE guid = 44811; -DELETE FROM creature_addon WHERE guid = 44870; -DELETE FROM creature_addon WHERE guid = 44910; -DELETE FROM creature_addon WHERE guid = 44929; -DELETE FROM creature_addon WHERE guid = 44955; -DELETE FROM creature_addon WHERE guid = 44977; -DELETE FROM creature_addon WHERE guid = 44985; -DELETE FROM creature_addon WHERE guid = 44987; -DELETE FROM creature_addon WHERE guid = 44989; -DELETE FROM creature_addon WHERE guid = 45048; -DELETE FROM creature_addon WHERE guid = 45051; -DELETE FROM creature_addon WHERE guid = 45052; -DELETE FROM creature_addon WHERE guid = 45103; -DELETE FROM creature_addon WHERE guid = 45118; -DELETE FROM creature_addon WHERE guid = 45131; -DELETE FROM creature_addon WHERE guid = 45145; -DELETE FROM creature_addon WHERE guid = 45153; -DELETE FROM creature_addon WHERE guid = 45159; -DELETE FROM creature_addon WHERE guid = 45170; -DELETE FROM creature_addon WHERE guid = 45171; -DELETE FROM creature_addon WHERE guid = 45176; -DELETE FROM creature_addon WHERE guid = 45179; -DELETE FROM creature_addon WHERE guid = 45191; -DELETE FROM creature_addon WHERE guid = 45210; -DELETE FROM creature_addon WHERE guid = 48911; -DELETE FROM creature_addon WHERE guid = 48912; -DELETE FROM creature_addon WHERE guid = 48913; -DELETE FROM creature_addon WHERE guid = 48914; -DELETE FROM creature_addon WHERE guid = 48915; -DELETE FROM creature_addon WHERE guid = 48916; -DELETE FROM creature_addon WHERE guid = 48917; -DELETE FROM creature_addon WHERE guid = 48918; -DELETE FROM creature_addon WHERE guid = 48919; -DELETE FROM creature_addon WHERE guid = 48920; -DELETE FROM creature_addon WHERE guid = 49012; -DELETE FROM creature_addon WHERE guid = 49013; -DELETE FROM creature_addon WHERE guid = 49014; -DELETE FROM creature_addon WHERE guid = 49015; -DELETE FROM creature_addon WHERE guid = 49016; -DELETE FROM creature_addon WHERE guid = 49017; -DELETE FROM creature_addon WHERE guid = 49019; -DELETE FROM creature_addon WHERE guid = 49020; -DELETE FROM creature_addon WHERE guid = 49022; -DELETE FROM creature_addon WHERE guid = 49023; -DELETE FROM creature_addon WHERE guid = 49024; -DELETE FROM creature_addon WHERE guid = 49026; -DELETE FROM creature_addon WHERE guid = 49029; -DELETE FROM creature_addon WHERE guid = 49030; -DELETE FROM creature_addon WHERE guid = 49680; -DELETE FROM creature_addon WHERE guid = 49681; -DELETE FROM creature_addon WHERE guid = 49682; -DELETE FROM creature_addon WHERE guid = 49684; -DELETE FROM creature_addon WHERE guid = 49685; -DELETE FROM creature_addon WHERE guid = 49687; -DELETE FROM creature_addon WHERE guid = 91353; -DELETE FROM creature_addon WHERE guid = 91354; -DELETE FROM creature_addon WHERE guid = 91355; -DELETE FROM creature_addon WHERE guid = 91356; -DELETE FROM creature_addon WHERE guid = 91357; -DELETE FROM creature_addon WHERE guid = 91358; -DELETE FROM creature_addon WHERE guid = 91359; -DELETE FROM creature_addon WHERE guid = 91360; -DELETE FROM creature_addon WHERE guid = 91361; -DELETE FROM creature_addon WHERE guid = 91362; -DELETE FROM creature_addon WHERE guid = 91383; -DELETE FROM creature_addon WHERE guid = 91385; -DELETE FROM creature_addon WHERE guid = 91386; -DELETE FROM creature_addon WHERE guid = 91387; -DELETE FROM creature_addon WHERE guid = 91388; -DELETE FROM creature_addon WHERE guid = 91389; -DELETE FROM creature_addon WHERE guid = 91390; -DELETE FROM creature_addon WHERE guid = 91391; -DELETE FROM creature_addon WHERE guid = 91392; -DELETE FROM creature_addon WHERE guid = 91394; -DELETE FROM creature_addon WHERE guid = 91395; -DELETE FROM creature_addon WHERE guid = 91396; -DELETE FROM creature_addon WHERE guid = 91397; -DELETE FROM creature_addon WHERE guid = 91398; -DELETE FROM creature_addon WHERE guid = 91399; -DELETE FROM creature_addon WHERE guid = 91400; -DELETE FROM creature_addon WHERE guid = 91401; -DELETE FROM creature_addon WHERE guid = 91403; -DELETE FROM creature_addon WHERE guid = 91404; -DELETE FROM creature_addon WHERE guid = 91423; -DELETE FROM creature_addon WHERE guid = 91424; -DELETE FROM creature_addon WHERE guid = 91425; -DELETE FROM creature_addon WHERE guid = 91426; --- Clear duplicate addons from template for creature 4076 -DELETE FROM creature_addon WHERE guid = 29176; -DELETE FROM creature_addon WHERE guid = 29177; -DELETE FROM creature_addon WHERE guid = 29178; -DELETE FROM creature_addon WHERE guid = 29179; -DELETE FROM creature_addon WHERE guid = 29180; -DELETE FROM creature_addon WHERE guid = 29181; -DELETE FROM creature_addon WHERE guid = 29182; -DELETE FROM creature_addon WHERE guid = 29183; -DELETE FROM creature_addon WHERE guid = 29184; -DELETE FROM creature_addon WHERE guid = 29185; -DELETE FROM creature_addon WHERE guid = 29186; -DELETE FROM creature_addon WHERE guid = 29187; -DELETE FROM creature_addon WHERE guid = 29188; -DELETE FROM creature_addon WHERE guid = 29189; -DELETE FROM creature_addon WHERE guid = 29190; -DELETE FROM creature_addon WHERE guid = 29191; -DELETE FROM creature_addon WHERE guid = 29192; -DELETE FROM creature_addon WHERE guid = 29193; -DELETE FROM creature_addon WHERE guid = 29194; -DELETE FROM creature_addon WHERE guid = 29195; -DELETE FROM creature_addon WHERE guid = 29196; -DELETE FROM creature_addon WHERE guid = 32303; -DELETE FROM creature_addon WHERE guid = 32304; -DELETE FROM creature_addon WHERE guid = 32305; -DELETE FROM creature_addon WHERE guid = 32306; -DELETE FROM creature_addon WHERE guid = 32307; -DELETE FROM creature_addon WHERE guid = 45400; -DELETE FROM creature_addon WHERE guid = 45401; -DELETE FROM creature_addon WHERE guid = 45402; -DELETE FROM creature_addon WHERE guid = 45405; -DELETE FROM creature_addon WHERE guid = 46798; -DELETE FROM creature_addon WHERE guid = 46800; -DELETE FROM creature_addon WHERE guid = 46859; -DELETE FROM creature_addon WHERE guid = 47179; -DELETE FROM creature_addon WHERE guid = 47984; -DELETE FROM creature_addon WHERE guid = 47989; -DELETE FROM creature_addon WHERE guid = 48221; -DELETE FROM creature_addon WHERE guid = 48260; -DELETE FROM creature_addon WHERE guid = 48262; -DELETE FROM creature_addon WHERE guid = 48264; -DELETE FROM creature_addon WHERE guid = 48274; -DELETE FROM creature_addon WHERE guid = 52669; --- Create template addon for creature 4077 -DELETE FROM creature_template_addon WHERE entry =4077; -INSERT INTO creature_template_addon VALUES (4077,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4077 -DELETE FROM creature_addon WHERE guid = 32308; --- Clear duplicate addons from template for creature 4078 --- Create template addon for creature 4079 -DELETE FROM creature_template_addon WHERE entry =4079; -INSERT INTO creature_template_addon VALUES (4079,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4079 -DELETE FROM creature_addon WHERE guid = 34964; --- Create template addon for creature 4080 -DELETE FROM creature_template_addon WHERE entry =4080; -INSERT INTO creature_template_addon VALUES (4080,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4080 -DELETE FROM creature_addon WHERE guid = 32310; --- Clear duplicate addons from template for creature 4081 --- Create template addon for creature 4082 -DELETE FROM creature_template_addon WHERE entry =4082; -INSERT INTO creature_template_addon VALUES (4082,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4082 -DELETE FROM creature_addon WHERE guid = 32311; --- Create template addon for creature 4083 -DELETE FROM creature_template_addon WHERE entry =4083; -INSERT INTO creature_template_addon VALUES (4083,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4083 -DELETE FROM creature_addon WHERE guid = 32312; --- Create template addon for creature 4084 -DELETE FROM creature_template_addon WHERE entry =4084; -INSERT INTO creature_template_addon VALUES (4084,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4084 -DELETE FROM creature_addon WHERE guid = 32313; --- Create template addon for creature 4085 -DELETE FROM creature_template_addon WHERE entry =4085; -INSERT INTO creature_template_addon VALUES (4085,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4085 -DELETE FROM creature_addon WHERE guid = 32314; --- Create template addon for creature 4086 -DELETE FROM creature_template_addon WHERE entry =4086; -INSERT INTO creature_template_addon VALUES (4086,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4086 -DELETE FROM creature_addon WHERE guid = 32315; --- Clear duplicate addons from template for creature 4087 -DELETE FROM creature_addon WHERE guid = 49851; --- Clear duplicate addons from template for creature 4088 -DELETE FROM creature_addon WHERE guid = 49854; --- Clear duplicate addons from template for creature 4089 -DELETE FROM creature_addon WHERE guid = 49856; --- Clear duplicate addons from template for creature 4090 -DELETE FROM creature_addon WHERE guid = 49859; --- Clear duplicate addons from template for creature 4091 -DELETE FROM creature_addon WHERE guid = 49903; --- Clear duplicate addons from template for creature 4092 -DELETE FROM creature_addon WHERE guid = 49934; --- Create template addon for creature 4093 -DELETE FROM creature_template_addon WHERE entry =4093; -INSERT INTO creature_template_addon VALUES (4093,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4093 -DELETE FROM creature_addon WHERE guid = 21709; -DELETE FROM creature_addon WHERE guid = 21710; -DELETE FROM creature_addon WHERE guid = 21711; -DELETE FROM creature_addon WHERE guid = 21712; -DELETE FROM creature_addon WHERE guid = 21713; -DELETE FROM creature_addon WHERE guid = 21714; -DELETE FROM creature_addon WHERE guid = 21715; -DELETE FROM creature_addon WHERE guid = 21716; -DELETE FROM creature_addon WHERE guid = 21717; -DELETE FROM creature_addon WHERE guid = 21718; -DELETE FROM creature_addon WHERE guid = 21719; -DELETE FROM creature_addon WHERE guid = 21720; -DELETE FROM creature_addon WHERE guid = 21721; -DELETE FROM creature_addon WHERE guid = 21722; -DELETE FROM creature_addon WHERE guid = 21723; -DELETE FROM creature_addon WHERE guid = 21724; -DELETE FROM creature_addon WHERE guid = 21725; -DELETE FROM creature_addon WHERE guid = 21726; -DELETE FROM creature_addon WHERE guid = 21727; -DELETE FROM creature_addon WHERE guid = 21728; -DELETE FROM creature_addon WHERE guid = 21729; -DELETE FROM creature_addon WHERE guid = 21730; -DELETE FROM creature_addon WHERE guid = 21731; --- Create template addon for creature 4094 -DELETE FROM creature_template_addon WHERE entry =4094; -INSERT INTO creature_template_addon VALUES (4094,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4094 -DELETE FROM creature_addon WHERE guid = 21732; -DELETE FROM creature_addon WHERE guid = 21733; -DELETE FROM creature_addon WHERE guid = 21734; -DELETE FROM creature_addon WHERE guid = 21735; -DELETE FROM creature_addon WHERE guid = 21736; -DELETE FROM creature_addon WHERE guid = 21737; -DELETE FROM creature_addon WHERE guid = 21738; -DELETE FROM creature_addon WHERE guid = 21739; -DELETE FROM creature_addon WHERE guid = 21740; -DELETE FROM creature_addon WHERE guid = 21741; -DELETE FROM creature_addon WHERE guid = 21742; -DELETE FROM creature_addon WHERE guid = 21743; -DELETE FROM creature_addon WHERE guid = 21744; -DELETE FROM creature_addon WHERE guid = 21745; -DELETE FROM creature_addon WHERE guid = 21746; -DELETE FROM creature_addon WHERE guid = 21747; -DELETE FROM creature_addon WHERE guid = 21748; -DELETE FROM creature_addon WHERE guid = 21749; -DELETE FROM creature_addon WHERE guid = 21750; -DELETE FROM creature_addon WHERE guid = 21751; -DELETE FROM creature_addon WHERE guid = 21752; --- Create template addon for creature 4095 -DELETE FROM creature_template_addon WHERE entry =4095; -INSERT INTO creature_template_addon VALUES (4095,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4095 -DELETE FROM creature_addon WHERE guid = 20970; -DELETE FROM creature_addon WHERE guid = 20971; -DELETE FROM creature_addon WHERE guid = 20972; -DELETE FROM creature_addon WHERE guid = 21753; -DELETE FROM creature_addon WHERE guid = 21754; -DELETE FROM creature_addon WHERE guid = 21755; -DELETE FROM creature_addon WHERE guid = 21756; -DELETE FROM creature_addon WHERE guid = 21757; -DELETE FROM creature_addon WHERE guid = 21758; -DELETE FROM creature_addon WHERE guid = 21759; -DELETE FROM creature_addon WHERE guid = 21760; -DELETE FROM creature_addon WHERE guid = 21762; -DELETE FROM creature_addon WHERE guid = 21763; -DELETE FROM creature_addon WHERE guid = 21764; -DELETE FROM creature_addon WHERE guid = 21765; -DELETE FROM creature_addon WHERE guid = 21766; -DELETE FROM creature_addon WHERE guid = 21767; -DELETE FROM creature_addon WHERE guid = 21769; -DELETE FROM creature_addon WHERE guid = 21770; -DELETE FROM creature_addon WHERE guid = 21771; --- Create template addon for creature 4096 -DELETE FROM creature_template_addon WHERE entry =4096; -INSERT INTO creature_template_addon VALUES (4096,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4096 -DELETE FROM creature_addon WHERE guid = 20973; -DELETE FROM creature_addon WHERE guid = 20974; -DELETE FROM creature_addon WHERE guid = 20975; -DELETE FROM creature_addon WHERE guid = 20976; -DELETE FROM creature_addon WHERE guid = 20977; -DELETE FROM creature_addon WHERE guid = 20978; -DELETE FROM creature_addon WHERE guid = 20979; -DELETE FROM creature_addon WHERE guid = 20980; -DELETE FROM creature_addon WHERE guid = 20981; -DELETE FROM creature_addon WHERE guid = 20982; -DELETE FROM creature_addon WHERE guid = 20983; -DELETE FROM creature_addon WHERE guid = 20984; -DELETE FROM creature_addon WHERE guid = 20985; -DELETE FROM creature_addon WHERE guid = 20986; -DELETE FROM creature_addon WHERE guid = 20987; -DELETE FROM creature_addon WHERE guid = 20988; -DELETE FROM creature_addon WHERE guid = 20989; -DELETE FROM creature_addon WHERE guid = 20990; -DELETE FROM creature_addon WHERE guid = 20991; -DELETE FROM creature_addon WHERE guid = 20992; -DELETE FROM creature_addon WHERE guid = 20993; -DELETE FROM creature_addon WHERE guid = 20994; -DELETE FROM creature_addon WHERE guid = 20995; -DELETE FROM creature_addon WHERE guid = 20996; -DELETE FROM creature_addon WHERE guid = 20997; -DELETE FROM creature_addon WHERE guid = 20998; -DELETE FROM creature_addon WHERE guid = 20999; -DELETE FROM creature_addon WHERE guid = 21000; --- Create template addon for creature 4097 -DELETE FROM creature_template_addon WHERE entry =4097; -INSERT INTO creature_template_addon VALUES (4097,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4097 -DELETE FROM creature_addon WHERE guid = 13083; -DELETE FROM creature_addon WHERE guid = 13085; -DELETE FROM creature_addon WHERE guid = 21001; -DELETE FROM creature_addon WHERE guid = 21002; -DELETE FROM creature_addon WHERE guid = 21003; -DELETE FROM creature_addon WHERE guid = 21004; -DELETE FROM creature_addon WHERE guid = 21005; -DELETE FROM creature_addon WHERE guid = 21006; -DELETE FROM creature_addon WHERE guid = 21007; -DELETE FROM creature_addon WHERE guid = 21008; -DELETE FROM creature_addon WHERE guid = 21009; -DELETE FROM creature_addon WHERE guid = 21010; -DELETE FROM creature_addon WHERE guid = 21011; -DELETE FROM creature_addon WHERE guid = 21012; -DELETE FROM creature_addon WHERE guid = 21013; -DELETE FROM creature_addon WHERE guid = 21014; -DELETE FROM creature_addon WHERE guid = 21015; -DELETE FROM creature_addon WHERE guid = 21016; --- Create template addon for creature 4099 -DELETE FROM creature_template_addon WHERE entry =4099; -INSERT INTO creature_template_addon VALUES (4099,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4099 -DELETE FROM creature_addon WHERE guid = 13094; -DELETE FROM creature_addon WHERE guid = 13095; -DELETE FROM creature_addon WHERE guid = 13096; -DELETE FROM creature_addon WHERE guid = 13097; -DELETE FROM creature_addon WHERE guid = 13098; -DELETE FROM creature_addon WHERE guid = 13099; -DELETE FROM creature_addon WHERE guid = 21017; -DELETE FROM creature_addon WHERE guid = 21018; -DELETE FROM creature_addon WHERE guid = 21019; -DELETE FROM creature_addon WHERE guid = 21021; -DELETE FROM creature_addon WHERE guid = 21023; -DELETE FROM creature_addon WHERE guid = 21025; -DELETE FROM creature_addon WHERE guid = 21027; -DELETE FROM creature_addon WHERE guid = 21028; -DELETE FROM creature_addon WHERE guid = 21029; -DELETE FROM creature_addon WHERE guid = 21030; -DELETE FROM creature_addon WHERE guid = 21031; -DELETE FROM creature_addon WHERE guid = 21032; -DELETE FROM creature_addon WHERE guid = 21033; -DELETE FROM creature_addon WHERE guid = 21035; -DELETE FROM creature_addon WHERE guid = 21037; -DELETE FROM creature_addon WHERE guid = 21038; --- Create template addon for creature 4100 -DELETE FROM creature_template_addon WHERE entry =4100; -INSERT INTO creature_template_addon VALUES (4100,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4100 -DELETE FROM creature_addon WHERE guid = 21039; -DELETE FROM creature_addon WHERE guid = 21040; -DELETE FROM creature_addon WHERE guid = 21041; -DELETE FROM creature_addon WHERE guid = 21042; -DELETE FROM creature_addon WHERE guid = 21043; -DELETE FROM creature_addon WHERE guid = 21044; --- Create template addon for creature 4101 -DELETE FROM creature_template_addon WHERE entry =4101; -INSERT INTO creature_template_addon VALUES (4101,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4101 -DELETE FROM creature_addon WHERE guid = 21050; -DELETE FROM creature_addon WHERE guid = 21051; -DELETE FROM creature_addon WHERE guid = 21052; -DELETE FROM creature_addon WHERE guid = 21053; -DELETE FROM creature_addon WHERE guid = 21054; -DELETE FROM creature_addon WHERE guid = 21056; -DELETE FROM creature_addon WHERE guid = 21057; -DELETE FROM creature_addon WHERE guid = 21064; -DELETE FROM creature_addon WHERE guid = 21065; -DELETE FROM creature_addon WHERE guid = 21066; -DELETE FROM creature_addon WHERE guid = 21067; --- Create template addon for creature 4104 -DELETE FROM creature_template_addon WHERE entry =4104; -INSERT INTO creature_template_addon VALUES (4104,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4104 -DELETE FROM creature_addon WHERE guid = 21098; -DELETE FROM creature_addon WHERE guid = 21099; -DELETE FROM creature_addon WHERE guid = 21100; -DELETE FROM creature_addon WHERE guid = 21101; -DELETE FROM creature_addon WHERE guid = 21102; -DELETE FROM creature_addon WHERE guid = 21103; --- Clear duplicate addons from template for creature 4107 --- Create template addon for creature 4109 -DELETE FROM creature_template_addon WHERE entry =4109; -INSERT INTO creature_template_addon VALUES (4109,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4109 -DELETE FROM creature_addon WHERE guid = 21147; -DELETE FROM creature_addon WHERE guid = 21148; -DELETE FROM creature_addon WHERE guid = 21149; -DELETE FROM creature_addon WHERE guid = 21150; -DELETE FROM creature_addon WHERE guid = 21151; --- Create template addon for creature 4110 -DELETE FROM creature_template_addon WHERE entry =4110; -INSERT INTO creature_template_addon VALUES (4110,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4110 -DELETE FROM creature_addon WHERE guid = 21153; -DELETE FROM creature_addon WHERE guid = 21154; --- Create template addon for creature 4111 -DELETE FROM creature_template_addon WHERE entry =4111; -INSERT INTO creature_template_addon VALUES (4111,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4111 -DELETE FROM creature_addon WHERE guid = 21155; -DELETE FROM creature_addon WHERE guid = 21156; -DELETE FROM creature_addon WHERE guid = 21157; -DELETE FROM creature_addon WHERE guid = 21158; -DELETE FROM creature_addon WHERE guid = 21159; -DELETE FROM creature_addon WHERE guid = 21160; -DELETE FROM creature_addon WHERE guid = 21161; -DELETE FROM creature_addon WHERE guid = 21162; --- Create template addon for creature 4112 -DELETE FROM creature_template_addon WHERE entry =4112; -INSERT INTO creature_template_addon VALUES (4112,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4112 -DELETE FROM creature_addon WHERE guid = 21163; -DELETE FROM creature_addon WHERE guid = 21164; -DELETE FROM creature_addon WHERE guid = 21165; --- Create template addon for creature 4113 --- Create template addon for creature 4114 -DELETE FROM creature_template_addon WHERE entry =4114; -INSERT INTO creature_template_addon VALUES (4114,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4114 -DELETE FROM creature_addon WHERE guid = 21168; -DELETE FROM creature_addon WHERE guid = 21169; -DELETE FROM creature_addon WHERE guid = 21170; -DELETE FROM creature_addon WHERE guid = 21171; --- Create template addon for creature 4116 -DELETE FROM creature_template_addon WHERE entry =4116; -INSERT INTO creature_template_addon VALUES (4116,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4116 -DELETE FROM creature_addon WHERE guid = 21173; -DELETE FROM creature_addon WHERE guid = 21174; -DELETE FROM creature_addon WHERE guid = 21176; -DELETE FROM creature_addon WHERE guid = 21177; --- Create template addon for creature 4117 -DELETE FROM creature_template_addon WHERE entry =4117; -INSERT INTO creature_template_addon VALUES (4117,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4117 -DELETE FROM creature_addon WHERE guid = 21179; -DELETE FROM creature_addon WHERE guid = 21180; -DELETE FROM creature_addon WHERE guid = 21181; -DELETE FROM creature_addon WHERE guid = 21182; -DELETE FROM creature_addon WHERE guid = 21183; --- Create template addon for creature 4118 -DELETE FROM creature_template_addon WHERE entry =4118; -INSERT INTO creature_template_addon VALUES (4118,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4118 -DELETE FROM creature_addon WHERE guid = 21185; -DELETE FROM creature_addon WHERE guid = 21186; -DELETE FROM creature_addon WHERE guid = 21188; -DELETE FROM creature_addon WHERE guid = 21189; -DELETE FROM creature_addon WHERE guid = 21190; -DELETE FROM creature_addon WHERE guid = 21191; -DELETE FROM creature_addon WHERE guid = 21192; -DELETE FROM creature_addon WHERE guid = 21193; -DELETE FROM creature_addon WHERE guid = 21194; -DELETE FROM creature_addon WHERE guid = 21195; -DELETE FROM creature_addon WHERE guid = 21196; -DELETE FROM creature_addon WHERE guid = 21197; --- Create template addon for creature 4119 -DELETE FROM creature_template_addon WHERE entry =4119; -INSERT INTO creature_template_addon VALUES (4119,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4119 -DELETE FROM creature_addon WHERE guid = 21198; -DELETE FROM creature_addon WHERE guid = 21199; -DELETE FROM creature_addon WHERE guid = 21200; -DELETE FROM creature_addon WHERE guid = 21201; -DELETE FROM creature_addon WHERE guid = 21202; -DELETE FROM creature_addon WHERE guid = 21203; -DELETE FROM creature_addon WHERE guid = 21204; -DELETE FROM creature_addon WHERE guid = 21205; -DELETE FROM creature_addon WHERE guid = 21206; -DELETE FROM creature_addon WHERE guid = 21207; -DELETE FROM creature_addon WHERE guid = 21208; -DELETE FROM creature_addon WHERE guid = 21209; -DELETE FROM creature_addon WHERE guid = 21210; -DELETE FROM creature_addon WHERE guid = 21211; -DELETE FROM creature_addon WHERE guid = 21212; -DELETE FROM creature_addon WHERE guid = 21213; -DELETE FROM creature_addon WHERE guid = 21214; -DELETE FROM creature_addon WHERE guid = 21215; -DELETE FROM creature_addon WHERE guid = 21216; -DELETE FROM creature_addon WHERE guid = 21217; --- Create template addon for creature 4120 -DELETE FROM creature_template_addon WHERE entry =4120; -INSERT INTO creature_template_addon VALUES (4120,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4120 -DELETE FROM creature_addon WHERE guid = 21218; -DELETE FROM creature_addon WHERE guid = 21219; -DELETE FROM creature_addon WHERE guid = 21220; -DELETE FROM creature_addon WHERE guid = 21221; -DELETE FROM creature_addon WHERE guid = 21222; -DELETE FROM creature_addon WHERE guid = 21223; -DELETE FROM creature_addon WHERE guid = 21224; -DELETE FROM creature_addon WHERE guid = 21225; -DELETE FROM creature_addon WHERE guid = 21226; -DELETE FROM creature_addon WHERE guid = 21227; -DELETE FROM creature_addon WHERE guid = 21228; -DELETE FROM creature_addon WHERE guid = 21229; -DELETE FROM creature_addon WHERE guid = 21230; -DELETE FROM creature_addon WHERE guid = 21231; --- Create template addon for creature 4124 -DELETE FROM creature_template_addon WHERE entry =4124; -INSERT INTO creature_template_addon VALUES (4124,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4124 -DELETE FROM creature_addon WHERE guid = 21233; -DELETE FROM creature_addon WHERE guid = 21234; -DELETE FROM creature_addon WHERE guid = 21235; -DELETE FROM creature_addon WHERE guid = 21236; -DELETE FROM creature_addon WHERE guid = 21237; -DELETE FROM creature_addon WHERE guid = 21238; -DELETE FROM creature_addon WHERE guid = 21239; -DELETE FROM creature_addon WHERE guid = 21240; -DELETE FROM creature_addon WHERE guid = 21241; -DELETE FROM creature_addon WHERE guid = 21242; -DELETE FROM creature_addon WHERE guid = 21243; -DELETE FROM creature_addon WHERE guid = 21244; -DELETE FROM creature_addon WHERE guid = 21245; -DELETE FROM creature_addon WHERE guid = 21246; -DELETE FROM creature_addon WHERE guid = 21247; -DELETE FROM creature_addon WHERE guid = 21248; -DELETE FROM creature_addon WHERE guid = 21249; -DELETE FROM creature_addon WHERE guid = 21250; -DELETE FROM creature_addon WHERE guid = 21251; -DELETE FROM creature_addon WHERE guid = 21252; -DELETE FROM creature_addon WHERE guid = 21253; -DELETE FROM creature_addon WHERE guid = 21254; -DELETE FROM creature_addon WHERE guid = 21255; -DELETE FROM creature_addon WHERE guid = 21256; -DELETE FROM creature_addon WHERE guid = 21257; -DELETE FROM creature_addon WHERE guid = 21258; -DELETE FROM creature_addon WHERE guid = 21259; -DELETE FROM creature_addon WHERE guid = 21260; -DELETE FROM creature_addon WHERE guid = 21261; -DELETE FROM creature_addon WHERE guid = 21262; -DELETE FROM creature_addon WHERE guid = 21263; -DELETE FROM creature_addon WHERE guid = 21264; -DELETE FROM creature_addon WHERE guid = 21265; -DELETE FROM creature_addon WHERE guid = 21266; -DELETE FROM creature_addon WHERE guid = 21267; -DELETE FROM creature_addon WHERE guid = 21268; -DELETE FROM creature_addon WHERE guid = 21269; -DELETE FROM creature_addon WHERE guid = 21270; -DELETE FROM creature_addon WHERE guid = 21271; -DELETE FROM creature_addon WHERE guid = 21272; -DELETE FROM creature_addon WHERE guid = 21273; --- Create template addon for creature 4126 -DELETE FROM creature_template_addon WHERE entry =4126; -INSERT INTO creature_template_addon VALUES (4126,0,131072,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4126 -DELETE FROM creature_addon WHERE guid = 21274; -DELETE FROM creature_addon WHERE guid = 21275; -DELETE FROM creature_addon WHERE guid = 21276; -DELETE FROM creature_addon WHERE guid = 21277; -DELETE FROM creature_addon WHERE guid = 21278; -DELETE FROM creature_addon WHERE guid = 21279; -DELETE FROM creature_addon WHERE guid = 21280; -DELETE FROM creature_addon WHERE guid = 21281; -DELETE FROM creature_addon WHERE guid = 21282; -DELETE FROM creature_addon WHERE guid = 21283; -DELETE FROM creature_addon WHERE guid = 21284; -DELETE FROM creature_addon WHERE guid = 21285; -DELETE FROM creature_addon WHERE guid = 21286; -DELETE FROM creature_addon WHERE guid = 21287; -DELETE FROM creature_addon WHERE guid = 21288; -DELETE FROM creature_addon WHERE guid = 21289; -DELETE FROM creature_addon WHERE guid = 21290; -DELETE FROM creature_addon WHERE guid = 21291; -DELETE FROM creature_addon WHERE guid = 21292; -DELETE FROM creature_addon WHERE guid = 21293; -DELETE FROM creature_addon WHERE guid = 21294; --- Clear duplicate addons from template for creature 4127 -DELETE FROM creature_addon WHERE guid = 13183; -DELETE FROM creature_addon WHERE guid = 13184; -DELETE FROM creature_addon WHERE guid = 13185; -DELETE FROM creature_addon WHERE guid = 13186; -DELETE FROM creature_addon WHERE guid = 13187; -DELETE FROM creature_addon WHERE guid = 13188; -DELETE FROM creature_addon WHERE guid = 13189; -DELETE FROM creature_addon WHERE guid = 13190; -DELETE FROM creature_addon WHERE guid = 13191; -DELETE FROM creature_addon WHERE guid = 13192; -DELETE FROM creature_addon WHERE guid = 13193; -DELETE FROM creature_addon WHERE guid = 13194; -DELETE FROM creature_addon WHERE guid = 13195; -DELETE FROM creature_addon WHERE guid = 13196; -DELETE FROM creature_addon WHERE guid = 13197; -DELETE FROM creature_addon WHERE guid = 13198; -DELETE FROM creature_addon WHERE guid = 13199; -DELETE FROM creature_addon WHERE guid = 13200; -DELETE FROM creature_addon WHERE guid = 13201; -DELETE FROM creature_addon WHERE guid = 13202; -DELETE FROM creature_addon WHERE guid = 13203; -DELETE FROM creature_addon WHERE guid = 13204; -DELETE FROM creature_addon WHERE guid = 13205; -DELETE FROM creature_addon WHERE guid = 13206; -DELETE FROM creature_addon WHERE guid = 13207; -DELETE FROM creature_addon WHERE guid = 13208; -DELETE FROM creature_addon WHERE guid = 13209; -DELETE FROM creature_addon WHERE guid = 13210; -DELETE FROM creature_addon WHERE guid = 13211; -DELETE FROM creature_addon WHERE guid = 13212; -DELETE FROM creature_addon WHERE guid = 13213; -DELETE FROM creature_addon WHERE guid = 13214; -DELETE FROM creature_addon WHERE guid = 13215; -DELETE FROM creature_addon WHERE guid = 13216; -DELETE FROM creature_addon WHERE guid = 13217; -DELETE FROM creature_addon WHERE guid = 13218; -DELETE FROM creature_addon WHERE guid = 13219; -DELETE FROM creature_addon WHERE guid = 13220; -DELETE FROM creature_addon WHERE guid = 13221; -DELETE FROM creature_addon WHERE guid = 13222; -DELETE FROM creature_addon WHERE guid = 13223; -DELETE FROM creature_addon WHERE guid = 13224; -DELETE FROM creature_addon WHERE guid = 13225; -DELETE FROM creature_addon WHERE guid = 13226; -DELETE FROM creature_addon WHERE guid = 13227; -DELETE FROM creature_addon WHERE guid = 13228; -DELETE FROM creature_addon WHERE guid = 13229; -DELETE FROM creature_addon WHERE guid = 13237; -DELETE FROM creature_addon WHERE guid = 13420; -DELETE FROM creature_addon WHERE guid = 13421; -DELETE FROM creature_addon WHERE guid = 13422; -DELETE FROM creature_addon WHERE guid = 13430; -DELETE FROM creature_addon WHERE guid = 13431; -DELETE FROM creature_addon WHERE guid = 13432; -DELETE FROM creature_addon WHERE guid = 13433; -DELETE FROM creature_addon WHERE guid = 13434; -DELETE FROM creature_addon WHERE guid = 13435; -DELETE FROM creature_addon WHERE guid = 13436; -DELETE FROM creature_addon WHERE guid = 13437; -DELETE FROM creature_addon WHERE guid = 13438; -DELETE FROM creature_addon WHERE guid = 13439; -DELETE FROM creature_addon WHERE guid = 13440; -DELETE FROM creature_addon WHERE guid = 13441; -DELETE FROM creature_addon WHERE guid = 13442; -DELETE FROM creature_addon WHERE guid = 13443; -DELETE FROM creature_addon WHERE guid = 13444; -DELETE FROM creature_addon WHERE guid = 13445; -DELETE FROM creature_addon WHERE guid = 13446; -DELETE FROM creature_addon WHERE guid = 13447; -DELETE FROM creature_addon WHERE guid = 13448; -DELETE FROM creature_addon WHERE guid = 13449; -DELETE FROM creature_addon WHERE guid = 13450; -DELETE FROM creature_addon WHERE guid = 13451; -DELETE FROM creature_addon WHERE guid = 13452; -DELETE FROM creature_addon WHERE guid = 13453; -DELETE FROM creature_addon WHERE guid = 13454; -DELETE FROM creature_addon WHERE guid = 13455; -DELETE FROM creature_addon WHERE guid = 13456; -DELETE FROM creature_addon WHERE guid = 13457; -DELETE FROM creature_addon WHERE guid = 13458; -DELETE FROM creature_addon WHERE guid = 13459; -DELETE FROM creature_addon WHERE guid = 13460; -DELETE FROM creature_addon WHERE guid = 13461; -DELETE FROM creature_addon WHERE guid = 13462; -DELETE FROM creature_addon WHERE guid = 13463; -DELETE FROM creature_addon WHERE guid = 13464; -DELETE FROM creature_addon WHERE guid = 13465; -DELETE FROM creature_addon WHERE guid = 13466; -DELETE FROM creature_addon WHERE guid = 13467; -DELETE FROM creature_addon WHERE guid = 13468; -DELETE FROM creature_addon WHERE guid = 13469; -DELETE FROM creature_addon WHERE guid = 13470; -DELETE FROM creature_addon WHERE guid = 13471; -DELETE FROM creature_addon WHERE guid = 13472; -DELETE FROM creature_addon WHERE guid = 13473; -DELETE FROM creature_addon WHERE guid = 13474; -DELETE FROM creature_addon WHERE guid = 13475; -DELETE FROM creature_addon WHERE guid = 13476; -DELETE FROM creature_addon WHERE guid = 13477; -DELETE FROM creature_addon WHERE guid = 13478; -DELETE FROM creature_addon WHERE guid = 13479; -DELETE FROM creature_addon WHERE guid = 13480; -DELETE FROM creature_addon WHERE guid = 13481; -DELETE FROM creature_addon WHERE guid = 13482; -DELETE FROM creature_addon WHERE guid = 13483; -DELETE FROM creature_addon WHERE guid = 13484; -DELETE FROM creature_addon WHERE guid = 13485; -DELETE FROM creature_addon WHERE guid = 13486; --- Create template addon for creature 4128 -DELETE FROM creature_template_addon WHERE entry =4128; -INSERT INTO creature_template_addon VALUES (4128,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4128 -DELETE FROM creature_addon WHERE guid = 13487; -DELETE FROM creature_addon WHERE guid = 13488; -DELETE FROM creature_addon WHERE guid = 13489; -DELETE FROM creature_addon WHERE guid = 13490; -DELETE FROM creature_addon WHERE guid = 13491; -DELETE FROM creature_addon WHERE guid = 13492; -DELETE FROM creature_addon WHERE guid = 13493; -DELETE FROM creature_addon WHERE guid = 13494; -DELETE FROM creature_addon WHERE guid = 13495; -DELETE FROM creature_addon WHERE guid = 13496; -DELETE FROM creature_addon WHERE guid = 13497; -DELETE FROM creature_addon WHERE guid = 13498; -DELETE FROM creature_addon WHERE guid = 13499; -DELETE FROM creature_addon WHERE guid = 13500; -DELETE FROM creature_addon WHERE guid = 13501; -DELETE FROM creature_addon WHERE guid = 13502; -DELETE FROM creature_addon WHERE guid = 13503; -DELETE FROM creature_addon WHERE guid = 13504; -DELETE FROM creature_addon WHERE guid = 13505; -DELETE FROM creature_addon WHERE guid = 13506; -DELETE FROM creature_addon WHERE guid = 13507; -DELETE FROM creature_addon WHERE guid = 13508; -DELETE FROM creature_addon WHERE guid = 13509; -DELETE FROM creature_addon WHERE guid = 13510; -DELETE FROM creature_addon WHERE guid = 13511; -DELETE FROM creature_addon WHERE guid = 13512; -DELETE FROM creature_addon WHERE guid = 13513; -DELETE FROM creature_addon WHERE guid = 13514; -DELETE FROM creature_addon WHERE guid = 13515; -DELETE FROM creature_addon WHERE guid = 13516; -DELETE FROM creature_addon WHERE guid = 13517; -DELETE FROM creature_addon WHERE guid = 13518; -DELETE FROM creature_addon WHERE guid = 13519; -DELETE FROM creature_addon WHERE guid = 13520; -DELETE FROM creature_addon WHERE guid = 13521; -DELETE FROM creature_addon WHERE guid = 18633; -DELETE FROM creature_addon WHERE guid = 31664; --- Create template addon for creature 4129 -DELETE FROM creature_template_addon WHERE entry =4129; -INSERT INTO creature_template_addon VALUES (4129,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4129 -DELETE FROM creature_addon WHERE guid = 13522; -DELETE FROM creature_addon WHERE guid = 13523; -DELETE FROM creature_addon WHERE guid = 13524; -DELETE FROM creature_addon WHERE guid = 13525; -DELETE FROM creature_addon WHERE guid = 13526; -DELETE FROM creature_addon WHERE guid = 13527; -DELETE FROM creature_addon WHERE guid = 13528; -DELETE FROM creature_addon WHERE guid = 13529; -DELETE FROM creature_addon WHERE guid = 13530; -DELETE FROM creature_addon WHERE guid = 13531; -DELETE FROM creature_addon WHERE guid = 13532; -DELETE FROM creature_addon WHERE guid = 13533; -DELETE FROM creature_addon WHERE guid = 13534; -DELETE FROM creature_addon WHERE guid = 13535; -DELETE FROM creature_addon WHERE guid = 13536; -DELETE FROM creature_addon WHERE guid = 13537; -DELETE FROM creature_addon WHERE guid = 13538; -DELETE FROM creature_addon WHERE guid = 13539; -DELETE FROM creature_addon WHERE guid = 13540; -DELETE FROM creature_addon WHERE guid = 13541; -DELETE FROM creature_addon WHERE guid = 13542; -DELETE FROM creature_addon WHERE guid = 13543; -DELETE FROM creature_addon WHERE guid = 13544; -DELETE FROM creature_addon WHERE guid = 13545; -DELETE FROM creature_addon WHERE guid = 13546; -DELETE FROM creature_addon WHERE guid = 13547; -DELETE FROM creature_addon WHERE guid = 13548; -DELETE FROM creature_addon WHERE guid = 13549; --- Create template addon for creature 4130 -DELETE FROM creature_template_addon WHERE entry =4130; -INSERT INTO creature_template_addon VALUES (4130,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4130 -DELETE FROM creature_addon WHERE guid = 21296; -DELETE FROM creature_addon WHERE guid = 21297; -DELETE FROM creature_addon WHERE guid = 21298; -DELETE FROM creature_addon WHERE guid = 21299; -DELETE FROM creature_addon WHERE guid = 21300; --- Create template addon for creature 4131 -DELETE FROM creature_template_addon WHERE entry =4131; -INSERT INTO creature_template_addon VALUES (4131,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4131 -DELETE FROM creature_addon WHERE guid = 21301; --- Create template addon for creature 4132 -DELETE FROM creature_template_addon WHERE entry =4132; -INSERT INTO creature_template_addon VALUES (4132,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4132 -DELETE FROM creature_addon WHERE guid = 21302; --- Create template addon for creature 4133 -DELETE FROM creature_template_addon WHERE entry =4133; -INSERT INTO creature_template_addon VALUES (4133,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4133 -DELETE FROM creature_addon WHERE guid = 21303; -DELETE FROM creature_addon WHERE guid = 21304; -DELETE FROM creature_addon WHERE guid = 21305; -DELETE FROM creature_addon WHERE guid = 21306; -DELETE FROM creature_addon WHERE guid = 21307; -DELETE FROM creature_addon WHERE guid = 21308; -DELETE FROM creature_addon WHERE guid = 21309; -DELETE FROM creature_addon WHERE guid = 21310; -DELETE FROM creature_addon WHERE guid = 21311; -DELETE FROM creature_addon WHERE guid = 21312; -DELETE FROM creature_addon WHERE guid = 21313; -DELETE FROM creature_addon WHERE guid = 21314; -DELETE FROM creature_addon WHERE guid = 21315; -DELETE FROM creature_addon WHERE guid = 21316; -DELETE FROM creature_addon WHERE guid = 21317; -DELETE FROM creature_addon WHERE guid = 21318; -DELETE FROM creature_addon WHERE guid = 21319; -DELETE FROM creature_addon WHERE guid = 21320; -DELETE FROM creature_addon WHERE guid = 21321; -DELETE FROM creature_addon WHERE guid = 21322; -DELETE FROM creature_addon WHERE guid = 21323; -DELETE FROM creature_addon WHERE guid = 21324; -DELETE FROM creature_addon WHERE guid = 21325; -DELETE FROM creature_addon WHERE guid = 21326; -DELETE FROM creature_addon WHERE guid = 21327; -DELETE FROM creature_addon WHERE guid = 21328; -DELETE FROM creature_addon WHERE guid = 21329; -DELETE FROM creature_addon WHERE guid = 21330; -DELETE FROM creature_addon WHERE guid = 21331; -DELETE FROM creature_addon WHERE guid = 21332; -DELETE FROM creature_addon WHERE guid = 21333; -DELETE FROM creature_addon WHERE guid = 21334; -DELETE FROM creature_addon WHERE guid = 21335; --- Clear duplicate addons from template for creature 4138 -DELETE FROM creature_addon WHERE guid = 46217; --- Create template addon for creature 4139 -DELETE FROM creature_template_addon WHERE entry =4139; -INSERT INTO creature_template_addon VALUES (4139,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4139 -DELETE FROM creature_addon WHERE guid = 21339; -DELETE FROM creature_addon WHERE guid = 21340; -DELETE FROM creature_addon WHERE guid = 21341; -DELETE FROM creature_addon WHERE guid = 21342; -DELETE FROM creature_addon WHERE guid = 21343; -DELETE FROM creature_addon WHERE guid = 21344; -DELETE FROM creature_addon WHERE guid = 21345; -DELETE FROM creature_addon WHERE guid = 21346; -DELETE FROM creature_addon WHERE guid = 21347; -DELETE FROM creature_addon WHERE guid = 21348; -DELETE FROM creature_addon WHERE guid = 21349; -DELETE FROM creature_addon WHERE guid = 21350; -DELETE FROM creature_addon WHERE guid = 21351; -DELETE FROM creature_addon WHERE guid = 21352; -DELETE FROM creature_addon WHERE guid = 21353; -DELETE FROM creature_addon WHERE guid = 21354; --- Create template addon for creature 4140 -DELETE FROM creature_template_addon WHERE entry =4140; -INSERT INTO creature_template_addon VALUES (4140,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4140 -DELETE FROM creature_addon WHERE guid = 21355; -DELETE FROM creature_addon WHERE guid = 21356; -DELETE FROM creature_addon WHERE guid = 21357; -DELETE FROM creature_addon WHERE guid = 21358; -DELETE FROM creature_addon WHERE guid = 21359; -DELETE FROM creature_addon WHERE guid = 21360; -DELETE FROM creature_addon WHERE guid = 21361; -DELETE FROM creature_addon WHERE guid = 21362; -DELETE FROM creature_addon WHERE guid = 21363; -DELETE FROM creature_addon WHERE guid = 21364; -DELETE FROM creature_addon WHERE guid = 21365; -DELETE FROM creature_addon WHERE guid = 21366; -DELETE FROM creature_addon WHERE guid = 21367; -DELETE FROM creature_addon WHERE guid = 21368; -DELETE FROM creature_addon WHERE guid = 21369; -DELETE FROM creature_addon WHERE guid = 21370; -DELETE FROM creature_addon WHERE guid = 21371; -DELETE FROM creature_addon WHERE guid = 21372; -DELETE FROM creature_addon WHERE guid = 21373; -DELETE FROM creature_addon WHERE guid = 21374; -DELETE FROM creature_addon WHERE guid = 21375; -DELETE FROM creature_addon WHERE guid = 21376; -DELETE FROM creature_addon WHERE guid = 21377; -DELETE FROM creature_addon WHERE guid = 21378; -DELETE FROM creature_addon WHERE guid = 21379; -DELETE FROM creature_addon WHERE guid = 21380; -DELETE FROM creature_addon WHERE guid = 21381; -DELETE FROM creature_addon WHERE guid = 21382; -DELETE FROM creature_addon WHERE guid = 21383; -DELETE FROM creature_addon WHERE guid = 21384; -DELETE FROM creature_addon WHERE guid = 21385; -DELETE FROM creature_addon WHERE guid = 21386; -DELETE FROM creature_addon WHERE guid = 21387; --- Create template addon for creature 4142 -DELETE FROM creature_template_addon WHERE entry =4142; -INSERT INTO creature_template_addon VALUES (4142,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4142 -DELETE FROM creature_addon WHERE guid = 21389; -DELETE FROM creature_addon WHERE guid = 21390; -DELETE FROM creature_addon WHERE guid = 21391; -DELETE FROM creature_addon WHERE guid = 21392; -DELETE FROM creature_addon WHERE guid = 21393; -DELETE FROM creature_addon WHERE guid = 21394; -DELETE FROM creature_addon WHERE guid = 21395; -DELETE FROM creature_addon WHERE guid = 21396; -DELETE FROM creature_addon WHERE guid = 21397; -DELETE FROM creature_addon WHERE guid = 21398; -DELETE FROM creature_addon WHERE guid = 21399; -DELETE FROM creature_addon WHERE guid = 21400; -DELETE FROM creature_addon WHERE guid = 21401; -DELETE FROM creature_addon WHERE guid = 21402; -DELETE FROM creature_addon WHERE guid = 21403; -DELETE FROM creature_addon WHERE guid = 21404; -DELETE FROM creature_addon WHERE guid = 21405; -DELETE FROM creature_addon WHERE guid = 21406; -DELETE FROM creature_addon WHERE guid = 21407; -DELETE FROM creature_addon WHERE guid = 21408; -DELETE FROM creature_addon WHERE guid = 21409; -DELETE FROM creature_addon WHERE guid = 21410; --- Create template addon for creature 4143 -DELETE FROM creature_template_addon WHERE entry =4143; -INSERT INTO creature_template_addon VALUES (4143,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4143 -DELETE FROM creature_addon WHERE guid = 21411; -DELETE FROM creature_addon WHERE guid = 21412; -DELETE FROM creature_addon WHERE guid = 21413; -DELETE FROM creature_addon WHERE guid = 21414; -DELETE FROM creature_addon WHERE guid = 21415; -DELETE FROM creature_addon WHERE guid = 21416; -DELETE FROM creature_addon WHERE guid = 21417; -DELETE FROM creature_addon WHERE guid = 21418; -DELETE FROM creature_addon WHERE guid = 21419; -DELETE FROM creature_addon WHERE guid = 21420; -DELETE FROM creature_addon WHERE guid = 21421; -DELETE FROM creature_addon WHERE guid = 21422; -DELETE FROM creature_addon WHERE guid = 21423; -DELETE FROM creature_addon WHERE guid = 21424; -DELETE FROM creature_addon WHERE guid = 21425; -DELETE FROM creature_addon WHERE guid = 21426; -DELETE FROM creature_addon WHERE guid = 21427; -DELETE FROM creature_addon WHERE guid = 21428; -DELETE FROM creature_addon WHERE guid = 21429; -DELETE FROM creature_addon WHERE guid = 21430; -DELETE FROM creature_addon WHERE guid = 21431; -DELETE FROM creature_addon WHERE guid = 21432; -DELETE FROM creature_addon WHERE guid = 21433; -DELETE FROM creature_addon WHERE guid = 21434; -DELETE FROM creature_addon WHERE guid = 21435; -DELETE FROM creature_addon WHERE guid = 21436; -DELETE FROM creature_addon WHERE guid = 21437; -DELETE FROM creature_addon WHERE guid = 21438; -DELETE FROM creature_addon WHERE guid = 21439; --- Create template addon for creature 4144 -DELETE FROM creature_template_addon WHERE entry =4144; -INSERT INTO creature_template_addon VALUES (4144,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4144 -DELETE FROM creature_addon WHERE guid = 21440; -DELETE FROM creature_addon WHERE guid = 21441; -DELETE FROM creature_addon WHERE guid = 21442; -DELETE FROM creature_addon WHERE guid = 21443; -DELETE FROM creature_addon WHERE guid = 21444; -DELETE FROM creature_addon WHERE guid = 21445; --- Clear duplicate addons from template for creature 4146 -DELETE FROM creature_addon WHERE guid = 46221; --- Create template addon for creature 4147 -DELETE FROM creature_template_addon WHERE entry =4147; -INSERT INTO creature_template_addon VALUES (4147,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4147 -DELETE FROM creature_addon WHERE guid = 21446; -DELETE FROM creature_addon WHERE guid = 21447; -DELETE FROM creature_addon WHERE guid = 21448; -DELETE FROM creature_addon WHERE guid = 21449; -DELETE FROM creature_addon WHERE guid = 21450; -DELETE FROM creature_addon WHERE guid = 21451; -DELETE FROM creature_addon WHERE guid = 21452; -DELETE FROM creature_addon WHERE guid = 21453; -DELETE FROM creature_addon WHERE guid = 21454; -DELETE FROM creature_addon WHERE guid = 21455; -DELETE FROM creature_addon WHERE guid = 21456; -DELETE FROM creature_addon WHERE guid = 21457; -DELETE FROM creature_addon WHERE guid = 21458; -DELETE FROM creature_addon WHERE guid = 21459; -DELETE FROM creature_addon WHERE guid = 21460; -DELETE FROM creature_addon WHERE guid = 21461; -DELETE FROM creature_addon WHERE guid = 21462; -DELETE FROM creature_addon WHERE guid = 21463; -DELETE FROM creature_addon WHERE guid = 21464; -DELETE FROM creature_addon WHERE guid = 21465; --- Create template addon for creature 4150 -DELETE FROM creature_template_addon WHERE entry =4150; -INSERT INTO creature_template_addon VALUES (4150,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4150 -DELETE FROM creature_addon WHERE guid = 21483; -DELETE FROM creature_addon WHERE guid = 21484; -DELETE FROM creature_addon WHERE guid = 21485; -DELETE FROM creature_addon WHERE guid = 21486; -DELETE FROM creature_addon WHERE guid = 21487; -DELETE FROM creature_addon WHERE guid = 21488; -DELETE FROM creature_addon WHERE guid = 21489; -DELETE FROM creature_addon WHERE guid = 21490; -DELETE FROM creature_addon WHERE guid = 21491; -DELETE FROM creature_addon WHERE guid = 21492; -DELETE FROM creature_addon WHERE guid = 21493; -DELETE FROM creature_addon WHERE guid = 21494; -DELETE FROM creature_addon WHERE guid = 21495; -DELETE FROM creature_addon WHERE guid = 21496; -DELETE FROM creature_addon WHERE guid = 21497; -DELETE FROM creature_addon WHERE guid = 21498; -DELETE FROM creature_addon WHERE guid = 21499; -DELETE FROM creature_addon WHERE guid = 21500; --- Create template addon for creature 4151 -DELETE FROM creature_template_addon WHERE entry =4151; -INSERT INTO creature_template_addon VALUES (4151,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4151 -DELETE FROM creature_addon WHERE guid = 21501; -DELETE FROM creature_addon WHERE guid = 21502; -DELETE FROM creature_addon WHERE guid = 21503; -DELETE FROM creature_addon WHERE guid = 21504; -DELETE FROM creature_addon WHERE guid = 21505; -DELETE FROM creature_addon WHERE guid = 21506; -DELETE FROM creature_addon WHERE guid = 21507; -DELETE FROM creature_addon WHERE guid = 21508; -DELETE FROM creature_addon WHERE guid = 21509; -DELETE FROM creature_addon WHERE guid = 21510; -DELETE FROM creature_addon WHERE guid = 21511; -DELETE FROM creature_addon WHERE guid = 21512; -DELETE FROM creature_addon WHERE guid = 21513; -DELETE FROM creature_addon WHERE guid = 21514; -DELETE FROM creature_addon WHERE guid = 21515; -DELETE FROM creature_addon WHERE guid = 21516; -DELETE FROM creature_addon WHERE guid = 21517; -DELETE FROM creature_addon WHERE guid = 21518; -DELETE FROM creature_addon WHERE guid = 21519; -DELETE FROM creature_addon WHERE guid = 21520; -DELETE FROM creature_addon WHERE guid = 21521; -DELETE FROM creature_addon WHERE guid = 21522; -DELETE FROM creature_addon WHERE guid = 21523; -DELETE FROM creature_addon WHERE guid = 21524; -DELETE FROM creature_addon WHERE guid = 21525; -DELETE FROM creature_addon WHERE guid = 21526; -DELETE FROM creature_addon WHERE guid = 21527; -DELETE FROM creature_addon WHERE guid = 21528; -DELETE FROM creature_addon WHERE guid = 21529; -DELETE FROM creature_addon WHERE guid = 21530; -DELETE FROM creature_addon WHERE guid = 21531; -DELETE FROM creature_addon WHERE guid = 21532; -DELETE FROM creature_addon WHERE guid = 21533; -DELETE FROM creature_addon WHERE guid = 21534; -DELETE FROM creature_addon WHERE guid = 21535; -DELETE FROM creature_addon WHERE guid = 21536; -DELETE FROM creature_addon WHERE guid = 21537; -DELETE FROM creature_addon WHERE guid = 21538; -DELETE FROM creature_addon WHERE guid = 21539; --- Create template addon for creature 4154 -DELETE FROM creature_template_addon WHERE entry =4154; -INSERT INTO creature_template_addon VALUES (4154,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4154 -DELETE FROM creature_addon WHERE guid = 21540; -DELETE FROM creature_addon WHERE guid = 21541; -DELETE FROM creature_addon WHERE guid = 21542; -DELETE FROM creature_addon WHERE guid = 21543; -DELETE FROM creature_addon WHERE guid = 21544; -DELETE FROM creature_addon WHERE guid = 21545; --- Clear duplicate addons from template for creature 4155 -DELETE FROM creature_addon WHERE guid = 46223; --- Clear duplicate addons from template for creature 4156 -DELETE FROM creature_addon WHERE guid = 46239; --- Create template addon for creature 4158 -DELETE FROM creature_template_addon WHERE entry =4158; -INSERT INTO creature_template_addon VALUES (4158,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4158 -DELETE FROM creature_addon WHERE guid = 21546; -DELETE FROM creature_addon WHERE guid = 21547; -DELETE FROM creature_addon WHERE guid = 21548; --- Clear duplicate addons from template for creature 4159 -DELETE FROM creature_addon WHERE guid = 46244; --- Clear duplicate addons from template for creature 4160 -DELETE FROM creature_addon WHERE guid = 46285; --- Clear duplicate addons from template for creature 4161 -DELETE FROM creature_addon WHERE guid = 46304; --- Clear duplicate addons from template for creature 4163 -DELETE FROM creature_addon WHERE guid = 46312; --- Clear duplicate addons from template for creature 4164 -DELETE FROM creature_addon WHERE guid = 46319; --- Clear duplicate addons from template for creature 4165 -DELETE FROM creature_addon WHERE guid = 46320; --- Create template addon for creature 4166 -DELETE FROM creature_template_addon WHERE entry =4166; -INSERT INTO creature_template_addon VALUES (4166,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4166 -DELETE FROM creature_addon WHERE guid = 14009; -DELETE FROM creature_addon WHERE guid = 14010; -DELETE FROM creature_addon WHERE guid = 14011; -DELETE FROM creature_addon WHERE guid = 14012; -DELETE FROM creature_addon WHERE guid = 14013; -DELETE FROM creature_addon WHERE guid = 14014; -DELETE FROM creature_addon WHERE guid = 14015; -DELETE FROM creature_addon WHERE guid = 14016; -DELETE FROM creature_addon WHERE guid = 14017; -DELETE FROM creature_addon WHERE guid = 14018; -DELETE FROM creature_addon WHERE guid = 14019; -DELETE FROM creature_addon WHERE guid = 14020; -DELETE FROM creature_addon WHERE guid = 14021; -DELETE FROM creature_addon WHERE guid = 14022; -DELETE FROM creature_addon WHERE guid = 14023; -DELETE FROM creature_addon WHERE guid = 14024; -DELETE FROM creature_addon WHERE guid = 14025; -DELETE FROM creature_addon WHERE guid = 14026; -DELETE FROM creature_addon WHERE guid = 14027; -DELETE FROM creature_addon WHERE guid = 14028; -DELETE FROM creature_addon WHERE guid = 14029; -DELETE FROM creature_addon WHERE guid = 14030; -DELETE FROM creature_addon WHERE guid = 14031; -DELETE FROM creature_addon WHERE guid = 14032; -DELETE FROM creature_addon WHERE guid = 14034; -DELETE FROM creature_addon WHERE guid = 14035; -DELETE FROM creature_addon WHERE guid = 14036; -DELETE FROM creature_addon WHERE guid = 14037; -DELETE FROM creature_addon WHERE guid = 14038; -DELETE FROM creature_addon WHERE guid = 14039; -DELETE FROM creature_addon WHERE guid = 14040; -DELETE FROM creature_addon WHERE guid = 14041; -DELETE FROM creature_addon WHERE guid = 14042; -DELETE FROM creature_addon WHERE guid = 14043; -DELETE FROM creature_addon WHERE guid = 14044; -DELETE FROM creature_addon WHERE guid = 14045; -DELETE FROM creature_addon WHERE guid = 14046; -DELETE FROM creature_addon WHERE guid = 14047; -DELETE FROM creature_addon WHERE guid = 14048; -DELETE FROM creature_addon WHERE guid = 14049; -DELETE FROM creature_addon WHERE guid = 14050; -DELETE FROM creature_addon WHERE guid = 14051; -DELETE FROM creature_addon WHERE guid = 14052; -DELETE FROM creature_addon WHERE guid = 14053; -DELETE FROM creature_addon WHERE guid = 14054; --- Clear duplicate addons from template for creature 4167 -DELETE FROM creature_addon WHERE guid = 46326; --- Clear duplicate addons from template for creature 4168 -DELETE FROM creature_addon WHERE guid = 46330; --- Clear duplicate addons from template for creature 4169 -DELETE FROM creature_addon WHERE guid = 46333; --- Clear duplicate addons from template for creature 4170 -DELETE FROM creature_addon WHERE guid = 46335; --- Clear duplicate addons from template for creature 4171 -DELETE FROM creature_addon WHERE guid = 46337; --- Clear duplicate addons from template for creature 4172 -DELETE FROM creature_addon WHERE guid = 46338; --- Clear duplicate addons from template for creature 4173 -DELETE FROM creature_addon WHERE guid = 46340; --- Clear duplicate addons from template for creature 4175 -DELETE FROM creature_addon WHERE guid = 46342; --- Clear duplicate addons from template for creature 4177 -DELETE FROM creature_addon WHERE guid = 46344; --- Clear duplicate addons from template for creature 4180 -DELETE FROM creature_addon WHERE guid = 46345; --- Clear duplicate addons from template for creature 4181 -DELETE FROM creature_addon WHERE guid = 46346; --- Create template addon for creature 4182 -DELETE FROM creature_template_addon WHERE entry =4182; -INSERT INTO creature_template_addon VALUES (4182,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4182 -DELETE FROM creature_addon WHERE guid = 37072; --- Create template addon for creature 4183 -DELETE FROM creature_template_addon WHERE entry =4183; -INSERT INTO creature_template_addon VALUES (4183,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4183 -DELETE FROM creature_addon WHERE guid = 37073; --- Create template addon for creature 4184 -DELETE FROM creature_template_addon WHERE entry =4184; -INSERT INTO creature_template_addon VALUES (4184,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4184 -DELETE FROM creature_addon WHERE guid = 42365; --- Create template addon for creature 4185 -DELETE FROM creature_template_addon WHERE entry =4185; -INSERT INTO creature_template_addon VALUES (4185,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4185 -DELETE FROM creature_addon WHERE guid = 37074; --- Create template addon for creature 4186 -DELETE FROM creature_template_addon WHERE entry =4186; -INSERT INTO creature_template_addon VALUES (4186,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4186 -DELETE FROM creature_addon WHERE guid = 37075; --- Create template addon for creature 4187 -DELETE FROM creature_template_addon WHERE entry =4187; -INSERT INTO creature_template_addon VALUES (4187,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4187 -DELETE FROM creature_addon WHERE guid = 37076; --- Create template addon for creature 4188 -DELETE FROM creature_template_addon WHERE entry =4188; -INSERT INTO creature_template_addon VALUES (4188,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4188 -DELETE FROM creature_addon WHERE guid = 29249; --- Clear duplicate addons from template for creature 4189 --- Create template addon for creature 4190 -DELETE FROM creature_template_addon WHERE entry =4190; -INSERT INTO creature_template_addon VALUES (4190,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4190 -DELETE FROM creature_addon WHERE guid = 37078; --- Create template addon for creature 4191 -DELETE FROM creature_template_addon WHERE entry =4191; -INSERT INTO creature_template_addon VALUES (4191,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4191 -DELETE FROM creature_addon WHERE guid = 37079; --- Create template addon for creature 4192 -DELETE FROM creature_template_addon WHERE entry =4192; -INSERT INTO creature_template_addon VALUES (4192,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4192 -DELETE FROM creature_addon WHERE guid = 37080; --- Clear duplicate addons from template for creature 4193 --- Create template addon for creature 4194 -DELETE FROM creature_template_addon WHERE entry =4194; -INSERT INTO creature_template_addon VALUES (4194,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4194 -DELETE FROM creature_addon WHERE guid = 37083; --- Create template addon for creature 4195 -DELETE FROM creature_template_addon WHERE entry =4195; -INSERT INTO creature_template_addon VALUES (4195,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4195 -DELETE FROM creature_addon WHERE guid = 37084; --- Clear duplicate addons from template for creature 4196 --- Create template addon for creature 4197 -DELETE FROM creature_template_addon WHERE entry =4197; -INSERT INTO creature_template_addon VALUES (4197,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4197 -DELETE FROM creature_addon WHERE guid = 29250; --- Create template addon for creature 4198 -DELETE FROM creature_template_addon WHERE entry =4198; -INSERT INTO creature_template_addon VALUES (4198,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4198 -DELETE FROM creature_addon WHERE guid = 29251; --- Create template addon for creature 4200 -DELETE FROM creature_template_addon WHERE entry =4200; -INSERT INTO creature_template_addon VALUES (4200,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4200 -DELETE FROM creature_addon WHERE guid = 37088; --- Create template addon for creature 4201 -DELETE FROM creature_template_addon WHERE entry =4201; -INSERT INTO creature_template_addon VALUES (4201,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4201 -DELETE FROM creature_addon WHERE guid = 29252; --- Create template addon for creature 4202 -DELETE FROM creature_template_addon WHERE entry =4202; -INSERT INTO creature_template_addon VALUES (4202,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4202 -DELETE FROM creature_addon WHERE guid = 29254; --- Clear duplicate addons from template for creature 4203 -DELETE FROM creature_addon WHERE guid = 46412; --- Clear duplicate addons from template for creature 4204 -DELETE FROM creature_addon WHERE guid = 46413; --- Clear duplicate addons from template for creature 4205 -DELETE FROM creature_addon WHERE guid = 46415; --- Clear duplicate addons from template for creature 4208 -DELETE FROM creature_addon WHERE guid = 46417; --- Clear duplicate addons from template for creature 4209 -DELETE FROM creature_addon WHERE guid = 46418; --- Clear duplicate addons from template for creature 4210 -DELETE FROM creature_addon WHERE guid = 46420; --- Clear duplicate addons from template for creature 4211 -DELETE FROM creature_addon WHERE guid = 46422; --- Clear duplicate addons from template for creature 4212 -DELETE FROM creature_addon WHERE guid = 46466; --- Clear duplicate addons from template for creature 4213 -DELETE FROM creature_addon WHERE guid = 46467; --- Clear duplicate addons from template for creature 4214 -DELETE FROM creature_addon WHERE guid = 46469; --- Clear duplicate addons from template for creature 4215 -DELETE FROM creature_addon WHERE guid = 46470; --- Clear duplicate addons from template for creature 4216 -DELETE FROM creature_addon WHERE guid = 46471; --- Clear duplicate addons from template for creature 4217 -DELETE FROM creature_addon WHERE guid = 46472; --- Clear duplicate addons from template for creature 4218 -DELETE FROM creature_addon WHERE guid = 46474; --- Clear duplicate addons from template for creature 4219 -DELETE FROM creature_addon WHERE guid = 46475; --- Clear duplicate addons from template for creature 4220 -DELETE FROM creature_addon WHERE guid = 46477; --- Clear duplicate addons from template for creature 4221 -DELETE FROM creature_addon WHERE guid = 46479; --- Clear duplicate addons from template for creature 4222 -DELETE FROM creature_addon WHERE guid = 46481; --- Clear duplicate addons from template for creature 4223 -DELETE FROM creature_addon WHERE guid = 46482; --- Clear duplicate addons from template for creature 4225 -DELETE FROM creature_addon WHERE guid = 46501; --- Clear duplicate addons from template for creature 4226 -DELETE FROM creature_addon WHERE guid = 46503; --- Clear duplicate addons from template for creature 4228 -DELETE FROM creature_addon WHERE guid = 46508; --- Clear duplicate addons from template for creature 4229 -DELETE FROM creature_addon WHERE guid = 46560; --- Clear duplicate addons from template for creature 4230 -DELETE FROM creature_addon WHERE guid = 46562; --- Clear duplicate addons from template for creature 4231 -DELETE FROM creature_addon WHERE guid = 46564; --- Clear duplicate addons from template for creature 4232 -DELETE FROM creature_addon WHERE guid = 46565; --- Clear duplicate addons from template for creature 4233 -DELETE FROM creature_addon WHERE guid = 46568; --- Clear duplicate addons from template for creature 4234 -DELETE FROM creature_addon WHERE guid = 46569; --- Clear duplicate addons from template for creature 4235 -DELETE FROM creature_addon WHERE guid = 46571; --- Clear duplicate addons from template for creature 4236 -DELETE FROM creature_addon WHERE guid = 46576; --- Clear duplicate addons from template for creature 4240 -DELETE FROM creature_addon WHERE guid = 46720; --- Clear duplicate addons from template for creature 4241 -DELETE FROM creature_addon WHERE guid = 46723; --- Clear duplicate addons from template for creature 4242 -DELETE FROM creature_addon WHERE guid = 46805; -DELETE FROM creature_addon WHERE guid = 46806; -DELETE FROM creature_addon WHERE guid = 46808; --- Clear duplicate addons from template for creature 4243 -DELETE FROM creature_addon WHERE guid = 46811; --- Clear duplicate addons from template for creature 4244 -DELETE FROM creature_addon WHERE guid = 46814; --- Create template addon for creature 4248 -DELETE FROM creature_template_addon WHERE entry =4248; -INSERT INTO creature_template_addon VALUES (4248,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4248 -DELETE FROM creature_addon WHERE guid = 21595; -DELETE FROM creature_addon WHERE guid = 21596; -DELETE FROM creature_addon WHERE guid = 21597; -DELETE FROM creature_addon WHERE guid = 21598; -DELETE FROM creature_addon WHERE guid = 21599; -DELETE FROM creature_addon WHERE guid = 21600; -DELETE FROM creature_addon WHERE guid = 21601; -DELETE FROM creature_addon WHERE guid = 21602; -DELETE FROM creature_addon WHERE guid = 21603; -DELETE FROM creature_addon WHERE guid = 21604; -DELETE FROM creature_addon WHERE guid = 21605; -DELETE FROM creature_addon WHERE guid = 21606; -DELETE FROM creature_addon WHERE guid = 21607; -DELETE FROM creature_addon WHERE guid = 21608; -DELETE FROM creature_addon WHERE guid = 21609; -DELETE FROM creature_addon WHERE guid = 21610; -DELETE FROM creature_addon WHERE guid = 21611; -DELETE FROM creature_addon WHERE guid = 21612; -DELETE FROM creature_addon WHERE guid = 21613; -DELETE FROM creature_addon WHERE guid = 21614; -DELETE FROM creature_addon WHERE guid = 21615; -DELETE FROM creature_addon WHERE guid = 21616; -DELETE FROM creature_addon WHERE guid = 21617; -DELETE FROM creature_addon WHERE guid = 21618; -DELETE FROM creature_addon WHERE guid = 21619; -DELETE FROM creature_addon WHERE guid = 21620; -DELETE FROM creature_addon WHERE guid = 21621; -DELETE FROM creature_addon WHERE guid = 21622; -DELETE FROM creature_addon WHERE guid = 21623; -DELETE FROM creature_addon WHERE guid = 21624; -DELETE FROM creature_addon WHERE guid = 21625; -DELETE FROM creature_addon WHERE guid = 21626; -DELETE FROM creature_addon WHERE guid = 21627; -DELETE FROM creature_addon WHERE guid = 21628; -DELETE FROM creature_addon WHERE guid = 21629; -DELETE FROM creature_addon WHERE guid = 21630; -DELETE FROM creature_addon WHERE guid = 21631; -DELETE FROM creature_addon WHERE guid = 21632; -DELETE FROM creature_addon WHERE guid = 21633; -DELETE FROM creature_addon WHERE guid = 21634; -DELETE FROM creature_addon WHERE guid = 21635; -DELETE FROM creature_addon WHERE guid = 21636; -DELETE FROM creature_addon WHERE guid = 21637; -DELETE FROM creature_addon WHERE guid = 21638; -DELETE FROM creature_addon WHERE guid = 21639; -DELETE FROM creature_addon WHERE guid = 21640; --- Create template addon for creature 4249 -DELETE FROM creature_template_addon WHERE entry =4249; -INSERT INTO creature_template_addon VALUES (4249,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4249 -DELETE FROM creature_addon WHERE guid = 21641; -DELETE FROM creature_addon WHERE guid = 21642; -DELETE FROM creature_addon WHERE guid = 21643; -DELETE FROM creature_addon WHERE guid = 21644; -DELETE FROM creature_addon WHERE guid = 21645; -DELETE FROM creature_addon WHERE guid = 21646; -DELETE FROM creature_addon WHERE guid = 21647; -DELETE FROM creature_addon WHERE guid = 21648; -DELETE FROM creature_addon WHERE guid = 21649; -DELETE FROM creature_addon WHERE guid = 21650; -DELETE FROM creature_addon WHERE guid = 21651; -DELETE FROM creature_addon WHERE guid = 21652; -DELETE FROM creature_addon WHERE guid = 21653; -DELETE FROM creature_addon WHERE guid = 21654; -DELETE FROM creature_addon WHERE guid = 21655; -DELETE FROM creature_addon WHERE guid = 21656; -DELETE FROM creature_addon WHERE guid = 21657; -DELETE FROM creature_addon WHERE guid = 21658; -DELETE FROM creature_addon WHERE guid = 21659; -DELETE FROM creature_addon WHERE guid = 21660; -DELETE FROM creature_addon WHERE guid = 21661; -DELETE FROM creature_addon WHERE guid = 21662; -DELETE FROM creature_addon WHERE guid = 21663; -DELETE FROM creature_addon WHERE guid = 21664; -DELETE FROM creature_addon WHERE guid = 21665; -DELETE FROM creature_addon WHERE guid = 21666; -DELETE FROM creature_addon WHERE guid = 21667; -DELETE FROM creature_addon WHERE guid = 21668; -DELETE FROM creature_addon WHERE guid = 21669; -DELETE FROM creature_addon WHERE guid = 21670; -DELETE FROM creature_addon WHERE guid = 21671; -DELETE FROM creature_addon WHERE guid = 21672; -DELETE FROM creature_addon WHERE guid = 21673; -DELETE FROM creature_addon WHERE guid = 21674; -DELETE FROM creature_addon WHERE guid = 21675; -DELETE FROM creature_addon WHERE guid = 21676; --- Create template addon for creature 4250 -DELETE FROM creature_template_addon WHERE entry =4250; -INSERT INTO creature_template_addon VALUES (4250,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4250 -DELETE FROM creature_addon WHERE guid = 21677; -DELETE FROM creature_addon WHERE guid = 21678; -DELETE FROM creature_addon WHERE guid = 21679; --- Create template addon for creature 4251 -DELETE FROM creature_template_addon WHERE entry =4251; -INSERT INTO creature_template_addon VALUES (4251,0,0,1,16,0,0,'6600'); --- Clear duplicate addons from template for creature 4251 -DELETE FROM creature_addon WHERE guid = 21680; --- Create template addon for creature 4252 -DELETE FROM creature_template_addon WHERE entry =4252; -INSERT INTO creature_template_addon VALUES (4252,0,0,1,16,0,0,'6602'); --- Clear duplicate addons from template for creature 4252 -DELETE FROM creature_addon WHERE guid = 21682; --- Create template addon for creature 4253 --- Clear duplicate addons from template for creature 4254 --- Create template addon for creature 4255 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =4255; -INSERT INTO creature_template_addon VALUES (4255,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4255 --- Clear duplicate addons from template for creature 4256 --- Create template addon for creature 4257 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =4257; -INSERT INTO creature_template_addon VALUES (4257,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4257 --- Clear duplicate addons from template for creature 4258 --- Clear duplicate addons from template for creature 4259 --- Create template addon for creature 4260 -DELETE FROM creature_template_addon WHERE entry =4260; -INSERT INTO creature_template_addon VALUES (4260,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4260 -DELETE FROM creature_addon WHERE guid = 2401; -DELETE FROM creature_addon WHERE guid = 2481; -DELETE FROM creature_addon WHERE guid = 2538; --- Create template addon for creature 4261 --- Clear duplicate addons from template for creature 4262 -DELETE FROM creature_addon WHERE guid = 46820; -DELETE FROM creature_addon WHERE guid = 46821; -DELETE FROM creature_addon WHERE guid = 46822; -DELETE FROM creature_addon WHERE guid = 46823; -DELETE FROM creature_addon WHERE guid = 46824; -DELETE FROM creature_addon WHERE guid = 46825; -DELETE FROM creature_addon WHERE guid = 46826; -DELETE FROM creature_addon WHERE guid = 46828; -DELETE FROM creature_addon WHERE guid = 46829; -DELETE FROM creature_addon WHERE guid = 46830; -DELETE FROM creature_addon WHERE guid = 46831; -DELETE FROM creature_addon WHERE guid = 46832; -DELETE FROM creature_addon WHERE guid = 46833; -DELETE FROM creature_addon WHERE guid = 46834; -DELETE FROM creature_addon WHERE guid = 46835; -DELETE FROM creature_addon WHERE guid = 46836; -DELETE FROM creature_addon WHERE guid = 46837; -DELETE FROM creature_addon WHERE guid = 46838; -DELETE FROM creature_addon WHERE guid = 46839; -DELETE FROM creature_addon WHERE guid = 46840; -DELETE FROM creature_addon WHERE guid = 46841; -DELETE FROM creature_addon WHERE guid = 46843; -DELETE FROM creature_addon WHERE guid = 46844; -DELETE FROM creature_addon WHERE guid = 46845; -DELETE FROM creature_addon WHERE guid = 46846; -DELETE FROM creature_addon WHERE guid = 46847; -DELETE FROM creature_addon WHERE guid = 46848; -DELETE FROM creature_addon WHERE guid = 46849; -DELETE FROM creature_addon WHERE guid = 46852; -DELETE FROM creature_addon WHERE guid = 46853; -DELETE FROM creature_addon WHERE guid = 46854; -DELETE FROM creature_addon WHERE guid = 46855; -DELETE FROM creature_addon WHERE guid = 46880; -DELETE FROM creature_addon WHERE guid = 46881; -DELETE FROM creature_addon WHERE guid = 46882; -DELETE FROM creature_addon WHERE guid = 46883; -DELETE FROM creature_addon WHERE guid = 46884; -DELETE FROM creature_addon WHERE guid = 49939; --- Create template addon for creature 4263 --- Create template addon for creature 4264 --- Clear duplicate addons from template for creature 4265 -DELETE FROM creature_addon WHERE guid = 46886; --- Clear duplicate addons from template for creature 4266 -DELETE FROM creature_addon WHERE guid = 46887; --- Create template addon for creature 4267 -DELETE FROM creature_template_addon WHERE entry =4267; -INSERT INTO creature_template_addon VALUES (4267,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4267 -DELETE FROM creature_addon WHERE guid = 33104; --- Create template addon for creature 4268 --- Create template addon for creature 4269 --- Create template addon for creature 4270 --- Create template addon for creature 4271 --- Create template addon for creature 4272 --- Create template addon for creature 4273 -DELETE FROM creature_template_addon WHERE entry =4273; -INSERT INTO creature_template_addon VALUES (4273,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4273 -DELETE FROM creature_addon WHERE guid = 33138; --- Create template addon for creature 4274 -DELETE FROM creature_template_addon WHERE entry =4274; -INSERT INTO creature_template_addon VALUES (4274,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4274 -DELETE FROM creature_addon WHERE guid = 18714; --- Create template addon for creature 4275 -DELETE FROM creature_template_addon WHERE entry =4275; -INSERT INTO creature_template_addon VALUES (4275,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4275 -DELETE FROM creature_addon WHERE guid = 16255; --- Create template addon for creature 4276 -DELETE FROM creature_template_addon WHERE entry =4276; -INSERT INTO creature_template_addon VALUES (4276,0,0,1,16,173,0,NULL); --- Clear duplicate addons from template for creature 4276 -DELETE FROM creature_addon WHERE guid = 30013; --- Clear duplicate addons from template for creature 4277 --- Create template addon for creature 4278 -DELETE FROM creature_template_addon WHERE entry =4278; -INSERT INTO creature_template_addon VALUES (4278,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4278 -DELETE FROM creature_addon WHERE guid = 16256; --- Create template addon for creature 4279 -DELETE FROM creature_template_addon WHERE entry =4279; -INSERT INTO creature_template_addon VALUES (4279,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4279 -DELETE FROM creature_addon WHERE guid = 16257; --- Create template addon for creature 4280 -DELETE FROM creature_template_addon WHERE entry =4280; -INSERT INTO creature_template_addon VALUES (4280,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4280 -DELETE FROM creature_addon WHERE guid = 38372; -DELETE FROM creature_addon WHERE guid = 44787; -DELETE FROM creature_addon WHERE guid = 44900; -DELETE FROM creature_addon WHERE guid = 45119; --- Create template addon for creature 4281 -DELETE FROM creature_template_addon WHERE entry =4281; -INSERT INTO creature_template_addon VALUES (4281,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4281 -DELETE FROM creature_addon WHERE guid = 30039; -DELETE FROM creature_addon WHERE guid = 38374; -DELETE FROM creature_addon WHERE guid = 41739; -DELETE FROM creature_addon WHERE guid = 41918; -DELETE FROM creature_addon WHERE guid = 44895; -DELETE FROM creature_addon WHERE guid = 45096; -DELETE FROM creature_addon WHERE guid = 45151; -DELETE FROM creature_addon WHERE guid = 45160; -DELETE FROM creature_addon WHERE guid = 45162; -DELETE FROM creature_addon WHERE guid = 45165; -DELETE FROM creature_addon WHERE guid = 45200; -DELETE FROM creature_addon WHERE guid = 45203; --- Create template addon for creature 4282 -DELETE FROM creature_template_addon WHERE entry =4282; -INSERT INTO creature_template_addon VALUES (4282,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4282 -DELETE FROM creature_addon WHERE guid = 30040; -DELETE FROM creature_addon WHERE guid = 30041; -DELETE FROM creature_addon WHERE guid = 30042; -DELETE FROM creature_addon WHERE guid = 37924; -DELETE FROM creature_addon WHERE guid = 38373; -DELETE FROM creature_addon WHERE guid = 41919; -DELETE FROM creature_addon WHERE guid = 41920; -DELETE FROM creature_addon WHERE guid = 44525; -DELETE FROM creature_addon WHERE guid = 44904; -DELETE FROM creature_addon WHERE guid = 45085; -DELETE FROM creature_addon WHERE guid = 45087; -DELETE FROM creature_addon WHERE guid = 45089; -DELETE FROM creature_addon WHERE guid = 45112; -DELETE FROM creature_addon WHERE guid = 45150; -DELETE FROM creature_addon WHERE guid = 45196; -DELETE FROM creature_addon WHERE guid = 45198; --- Clear duplicate addons from template for creature 4283 -DELETE FROM creature_addon WHERE guid = 27438; -DELETE FROM creature_addon WHERE guid = 45125; -DELETE FROM creature_addon WHERE guid = 45152; -DELETE FROM creature_addon WHERE guid = 45154; -DELETE FROM creature_addon WHERE guid = 45161; -DELETE FROM creature_addon WHERE guid = 45174; --- Create template addon for creature 4284 -DELETE FROM creature_template_addon WHERE entry =4284; -INSERT INTO creature_template_addon VALUES (4284,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4284 -DELETE FROM creature_addon WHERE guid = 45126; -DELETE FROM creature_addon WHERE guid = 45175; --- Create template addon for creature 4285 -DELETE FROM creature_template_addon WHERE entry =4285; -INSERT INTO creature_template_addon VALUES (4285,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4285 -DELETE FROM creature_addon WHERE guid = 45139; -DELETE FROM creature_addon WHERE guid = 45172; -DELETE FROM creature_addon WHERE guid = 45195; --- Clear duplicate addons from template for creature 4286 -DELETE FROM creature_addon WHERE guid = 40125; -DELETE FROM creature_addon WHERE guid = 40126; -DELETE FROM creature_addon WHERE guid = 40127; -DELETE FROM creature_addon WHERE guid = 40131; -DELETE FROM creature_addon WHERE guid = 40135; -DELETE FROM creature_addon WHERE guid = 40136; -DELETE FROM creature_addon WHERE guid = 40138; -DELETE FROM creature_addon WHERE guid = 40141; --- Clear duplicate addons from template for creature 4287 -DELETE FROM creature_addon WHERE guid = 40049; -DELETE FROM creature_addon WHERE guid = 40067; -DELETE FROM creature_addon WHERE guid = 40071; -DELETE FROM creature_addon WHERE guid = 40074; -DELETE FROM creature_addon WHERE guid = 40076; -DELETE FROM creature_addon WHERE guid = 40077; -DELETE FROM creature_addon WHERE guid = 40080; --- Clear duplicate addons from template for creature 4288 -DELETE FROM creature_addon WHERE guid = 40078; --- Clear duplicate addons from template for creature 4289 -DELETE FROM creature_addon WHERE guid = 89064; --- Clear duplicate addons from template for creature 4290 --- Clear duplicate addons from template for creature 4291 -DELETE FROM creature_addon WHERE guid = 40085; -DELETE FROM creature_addon WHERE guid = 40086; -DELETE FROM creature_addon WHERE guid = 40093; -DELETE FROM creature_addon WHERE guid = 40095; -DELETE FROM creature_addon WHERE guid = 40099; -DELETE FROM creature_addon WHERE guid = 40105; -DELETE FROM creature_addon WHERE guid = 40108; -DELETE FROM creature_addon WHERE guid = 40111; --- Clear duplicate addons from template for creature 4292 -DELETE FROM creature_addon WHERE guid = 40143; -DELETE FROM creature_addon WHERE guid = 40146; -DELETE FROM creature_addon WHERE guid = 40150; -DELETE FROM creature_addon WHERE guid = 40151; -DELETE FROM creature_addon WHERE guid = 89059; --- Create template addon for creature 4293 --- Clear duplicate addons from template for creature 4294 --- Clear duplicate addons from template for creature 4295 -DELETE FROM creature_addon WHERE guid = 39945; -DELETE FROM creature_addon WHERE guid = 39948; -DELETE FROM creature_addon WHERE guid = 39954; -DELETE FROM creature_addon WHERE guid = 39961; -DELETE FROM creature_addon WHERE guid = 39964; -DELETE FROM creature_addon WHERE guid = 39965; -DELETE FROM creature_addon WHERE guid = 39972; -DELETE FROM creature_addon WHERE guid = 39980; -DELETE FROM creature_addon WHERE guid = 39982; -DELETE FROM creature_addon WHERE guid = 89085; -DELETE FROM creature_addon WHERE guid = 89086; -DELETE FROM creature_addon WHERE guid = 89088; --- Clear duplicate addons from template for creature 4296 -DELETE FROM creature_addon WHERE guid = 40051; -DELETE FROM creature_addon WHERE guid = 40062; --- Clear duplicate addons from template for creature 4297 --- Clear duplicate addons from template for creature 4298 -DELETE FROM creature_addon WHERE guid = 39950; -DELETE FROM creature_addon WHERE guid = 39955; -DELETE FROM creature_addon WHERE guid = 39962; -DELETE FROM creature_addon WHERE guid = 39971; -DELETE FROM creature_addon WHERE guid = 39986; -DELETE FROM creature_addon WHERE guid = 39988; -DELETE FROM creature_addon WHERE guid = 89066; -DELETE FROM creature_addon WHERE guid = 89072; -DELETE FROM creature_addon WHERE guid = 89094; --- Clear duplicate addons from template for creature 4299 -DELETE FROM creature_addon WHERE guid = 40001; -DELETE FROM creature_addon WHERE guid = 40012; -DELETE FROM creature_addon WHERE guid = 40030; -DELETE FROM creature_addon WHERE guid = 40042; -DELETE FROM creature_addon WHERE guid = 40050; -DELETE FROM creature_addon WHERE guid = 40055; -DELETE FROM creature_addon WHERE guid = 40087; -DELETE FROM creature_addon WHERE guid = 40098; -DELETE FROM creature_addon WHERE guid = 40101; --- Clear duplicate addons from template for creature 4300 -DELETE FROM creature_addon WHERE guid = 39970; -DELETE FROM creature_addon WHERE guid = 39981; -DELETE FROM creature_addon WHERE guid = 39990; -DELETE FROM creature_addon WHERE guid = 40022; -DELETE FROM creature_addon WHERE guid = 40032; --- Clear duplicate addons from template for creature 4301 -DELETE FROM creature_addon WHERE guid = 39959; -DELETE FROM creature_addon WHERE guid = 39978; -DELETE FROM creature_addon WHERE guid = 39983; -DELETE FROM creature_addon WHERE guid = 39989; -DELETE FROM creature_addon WHERE guid = 39994; -DELETE FROM creature_addon WHERE guid = 39996; -DELETE FROM creature_addon WHERE guid = 40026; -DELETE FROM creature_addon WHERE guid = 40028; -DELETE FROM creature_addon WHERE guid = 40035; --- Clear duplicate addons from template for creature 4302 -DELETE FROM creature_addon WHERE guid = 40016; --- Clear duplicate addons from template for creature 4303 -DELETE FROM creature_addon WHERE guid = 40007; --- Clear duplicate addons from template for creature 4304 --- Create template addon for creature 4305 -DELETE FROM creature_template_addon WHERE entry =4305; -INSERT INTO creature_template_addon VALUES (4305,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4305 -DELETE FROM creature_addon WHERE guid = 48878; --- Clear duplicate addons from template for creature 4306 --- Create template addon for creature 4307 -DELETE FROM creature_template_addon WHERE entry =4307; -INSERT INTO creature_template_addon VALUES (4307,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4307 -DELETE FROM creature_addon WHERE guid = 39060; --- Clear duplicate addons from template for creature 4308 --- Create template addon for creature 4309 -DELETE FROM creature_template_addon WHERE entry =4309; -INSERT INTO creature_template_addon VALUES (4309,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4309 -DELETE FROM creature_addon WHERE guid = 26652; --- Create template addon for creature 4310 -DELETE FROM creature_template_addon WHERE entry =4310; -INSERT INTO creature_template_addon VALUES (4310,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4310 -DELETE FROM creature_addon WHERE guid = 26655; --- Create template addon for creature 4311 -DELETE FROM creature_template_addon WHERE entry =4311; -INSERT INTO creature_template_addon VALUES (4311,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4311 -DELETE FROM creature_addon WHERE guid = 4768; --- Create template addon for creature 4312 -DELETE FROM creature_template_addon WHERE entry =4312; -INSERT INTO creature_template_addon VALUES (4312,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4312 -DELETE FROM creature_addon WHERE guid = 32245; --- Create template addon for creature 4314 -DELETE FROM creature_template_addon WHERE entry =4314; -INSERT INTO creature_template_addon VALUES (4314,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4314 -DELETE FROM creature_addon WHERE guid = 92889; --- Create template addon for creature 4316 -DELETE FROM creature_template_addon WHERE entry =4316; -INSERT INTO creature_template_addon VALUES (4316,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4316 -DELETE FROM creature_addon WHERE guid = 20855; -DELETE FROM creature_addon WHERE guid = 20856; -DELETE FROM creature_addon WHERE guid = 20857; -DELETE FROM creature_addon WHERE guid = 20858; -DELETE FROM creature_addon WHERE guid = 20859; -DELETE FROM creature_addon WHERE guid = 20860; -DELETE FROM creature_addon WHERE guid = 20863; -DELETE FROM creature_addon WHERE guid = 20864; -DELETE FROM creature_addon WHERE guid = 20865; -DELETE FROM creature_addon WHERE guid = 20866; -DELETE FROM creature_addon WHERE guid = 20867; -DELETE FROM creature_addon WHERE guid = 20868; -DELETE FROM creature_addon WHERE guid = 20869; --- Create template addon for creature 4317 -DELETE FROM creature_template_addon WHERE entry =4317; -INSERT INTO creature_template_addon VALUES (4317,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4317 -DELETE FROM creature_addon WHERE guid = 21700; --- Create template addon for creature 4319 -DELETE FROM creature_template_addon WHERE entry =4319; -INSERT INTO creature_template_addon VALUES (4319,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 4319 -DELETE FROM creature_addon WHERE guid = 51678; --- Create template addon for creature 4320 -DELETE FROM creature_template_addon WHERE entry =4320; -INSERT INTO creature_template_addon VALUES (4320,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4320 -DELETE FROM creature_addon WHERE guid = 34255; --- Create template addon for creature 4321 -DELETE FROM creature_template_addon WHERE entry =4321; -INSERT INTO creature_template_addon VALUES (4321,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 4321 -DELETE FROM creature_addon WHERE guid = 8461; --- Create template addon for creature 4323 -DELETE FROM creature_template_addon WHERE entry =4323; -INSERT INTO creature_template_addon VALUES (4323,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4323 -DELETE FROM creature_addon WHERE guid = 30876; -DELETE FROM creature_addon WHERE guid = 30905; -DELETE FROM creature_addon WHERE guid = 31155; -DELETE FROM creature_addon WHERE guid = 31346; -DELETE FROM creature_addon WHERE guid = 31358; -DELETE FROM creature_addon WHERE guid = 31382; -DELETE FROM creature_addon WHERE guid = 31395; -DELETE FROM creature_addon WHERE guid = 31401; -DELETE FROM creature_addon WHERE guid = 31409; -DELETE FROM creature_addon WHERE guid = 31413; -DELETE FROM creature_addon WHERE guid = 31417; -DELETE FROM creature_addon WHERE guid = 31419; -DELETE FROM creature_addon WHERE guid = 31421; -DELETE FROM creature_addon WHERE guid = 31424; -DELETE FROM creature_addon WHERE guid = 31428; -DELETE FROM creature_addon WHERE guid = 31431; -DELETE FROM creature_addon WHERE guid = 31436; -DELETE FROM creature_addon WHERE guid = 31443; -DELETE FROM creature_addon WHERE guid = 31491; -DELETE FROM creature_addon WHERE guid = 31494; -DELETE FROM creature_addon WHERE guid = 31495; -DELETE FROM creature_addon WHERE guid = 31496; -DELETE FROM creature_addon WHERE guid = 31503; -DELETE FROM creature_addon WHERE guid = 31504; -DELETE FROM creature_addon WHERE guid = 31505; -DELETE FROM creature_addon WHERE guid = 31519; -DELETE FROM creature_addon WHERE guid = 31529; -DELETE FROM creature_addon WHERE guid = 33692; -DELETE FROM creature_addon WHERE guid = 33757; -DELETE FROM creature_addon WHERE guid = 33774; -DELETE FROM creature_addon WHERE guid = 33775; -DELETE FROM creature_addon WHERE guid = 33878; -DELETE FROM creature_addon WHERE guid = 33990; -DELETE FROM creature_addon WHERE guid = 34010; -DELETE FROM creature_addon WHERE guid = 34014; --- Create template addon for creature 4324 -DELETE FROM creature_template_addon WHERE entry =4324; -INSERT INTO creature_template_addon VALUES (4324,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4324 -DELETE FROM creature_addon WHERE guid = 30877; -DELETE FROM creature_addon WHERE guid = 30878; -DELETE FROM creature_addon WHERE guid = 31124; -DELETE FROM creature_addon WHERE guid = 31160; -DELETE FROM creature_addon WHERE guid = 31228; -DELETE FROM creature_addon WHERE guid = 31341; -DELETE FROM creature_addon WHERE guid = 31343; -DELETE FROM creature_addon WHERE guid = 31372; -DELETE FROM creature_addon WHERE guid = 31381; -DELETE FROM creature_addon WHERE guid = 31384; -DELETE FROM creature_addon WHERE guid = 31386; -DELETE FROM creature_addon WHERE guid = 31389; -DELETE FROM creature_addon WHERE guid = 31403; -DELETE FROM creature_addon WHERE guid = 31415; -DELETE FROM creature_addon WHERE guid = 31418; -DELETE FROM creature_addon WHERE guid = 31426; -DELETE FROM creature_addon WHERE guid = 31427; -DELETE FROM creature_addon WHERE guid = 31433; -DELETE FROM creature_addon WHERE guid = 31450; -DELETE FROM creature_addon WHERE guid = 31518; -DELETE FROM creature_addon WHERE guid = 31724; -DELETE FROM creature_addon WHERE guid = 33769; -DELETE FROM creature_addon WHERE guid = 33773; --- Create template addon for creature 4328 -DELETE FROM creature_template_addon WHERE entry =4328; -INSERT INTO creature_template_addon VALUES (4328,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4328 -DELETE FROM creature_addon WHERE guid = 30732; -DELETE FROM creature_addon WHERE guid = 30911; -DELETE FROM creature_addon WHERE guid = 31396; --- Create template addon for creature 4329 -DELETE FROM creature_template_addon WHERE entry =4329; -INSERT INTO creature_template_addon VALUES (4329,0,0,1,16,0,0,'18968'); --- Clear duplicate addons from template for creature 4329 -DELETE FROM creature_addon WHERE guid = 31125; -DELETE FROM creature_addon WHERE guid = 31338; -DELETE FROM creature_addon WHERE guid = 31364; -DELETE FROM creature_addon WHERE guid = 31369; -DELETE FROM creature_addon WHERE guid = 31458; -DELETE FROM creature_addon WHERE guid = 31487; -DELETE FROM creature_addon WHERE guid = 31492; -DELETE FROM creature_addon WHERE guid = 31521; -DELETE FROM creature_addon WHERE guid = 31522; -DELETE FROM creature_addon WHERE guid = 31525; -DELETE FROM creature_addon WHERE guid = 31606; -DELETE FROM creature_addon WHERE guid = 31616; -DELETE FROM creature_addon WHERE guid = 31623; -DELETE FROM creature_addon WHERE guid = 31626; -DELETE FROM creature_addon WHERE guid = 31627; -DELETE FROM creature_addon WHERE guid = 31729; -DELETE FROM creature_addon WHERE guid = 31731; -DELETE FROM creature_addon WHERE guid = 33685; -DELETE FROM creature_addon WHERE guid = 34018; --- Create template addon for creature 4331 -DELETE FROM creature_template_addon WHERE entry =4331; -INSERT INTO creature_template_addon VALUES (4331,0,0,1,16,0,0,'18968'); --- Clear duplicate addons from template for creature 4331 -DELETE FROM creature_addon WHERE guid = 31126; -DELETE FROM creature_addon WHERE guid = 31339; -DELETE FROM creature_addon WHERE guid = 31365; -DELETE FROM creature_addon WHERE guid = 31459; -DELETE FROM creature_addon WHERE guid = 31488; -DELETE FROM creature_addon WHERE guid = 31493; -DELETE FROM creature_addon WHERE guid = 31523; -DELETE FROM creature_addon WHERE guid = 31542; -DELETE FROM creature_addon WHERE guid = 31615; -DELETE FROM creature_addon WHERE guid = 31618; -DELETE FROM creature_addon WHERE guid = 31620; -DELETE FROM creature_addon WHERE guid = 31621; -DELETE FROM creature_addon WHERE guid = 31625; -DELETE FROM creature_addon WHERE guid = 31628; -DELETE FROM creature_addon WHERE guid = 33762; -DELETE FROM creature_addon WHERE guid = 33904; -DELETE FROM creature_addon WHERE guid = 34008; -DELETE FROM creature_addon WHERE guid = 34012; -DELETE FROM creature_addon WHERE guid = 34016; --- Create template addon for creature 4334 -DELETE FROM creature_template_addon WHERE entry =4334; -INSERT INTO creature_template_addon VALUES (4334,0,0,1,16,0,0,'18968'); --- Clear duplicate addons from template for creature 4334 -DELETE FROM creature_addon WHERE guid = 30504; -DELETE FROM creature_addon WHERE guid = 30712; -DELETE FROM creature_addon WHERE guid = 30909; -DELETE FROM creature_addon WHERE guid = 31113; -DELETE FROM creature_addon WHERE guid = 31114; -DELETE FROM creature_addon WHERE guid = 31202; -DELETE FROM creature_addon WHERE guid = 31206; -DELETE FROM creature_addon WHERE guid = 31210; -DELETE FROM creature_addon WHERE guid = 31211; -DELETE FROM creature_addon WHERE guid = 31215; -DELETE FROM creature_addon WHERE guid = 31222; -DELETE FROM creature_addon WHERE guid = 31226; -DELETE FROM creature_addon WHERE guid = 31336; -DELETE FROM creature_addon WHERE guid = 31351; -DELETE FROM creature_addon WHERE guid = 31353; -DELETE FROM creature_addon WHERE guid = 31464; -DELETE FROM creature_addon WHERE guid = 31465; -DELETE FROM creature_addon WHERE guid = 31466; -DELETE FROM creature_addon WHERE guid = 31470; -DELETE FROM creature_addon WHERE guid = 31472; -DELETE FROM creature_addon WHERE guid = 31497; -DELETE FROM creature_addon WHERE guid = 31610; -DELETE FROM creature_addon WHERE guid = 31611; --- Create template addon for creature 4339 -DELETE FROM creature_template_addon WHERE entry =4339; -INSERT INTO creature_template_addon VALUES (4339,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4339 -DELETE FROM creature_addon WHERE guid = 31613; --- Create template addon for creature 4341 -DELETE FROM creature_template_addon WHERE entry =4341; -INSERT INTO creature_template_addon VALUES (4341,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4341 -DELETE FROM creature_addon WHERE guid = 30766; -DELETE FROM creature_addon WHERE guid = 30779; -DELETE FROM creature_addon WHERE guid = 30885; -DELETE FROM creature_addon WHERE guid = 30938; -DELETE FROM creature_addon WHERE guid = 31042; -DELETE FROM creature_addon WHERE guid = 31094; -DELETE FROM creature_addon WHERE guid = 31168; -DELETE FROM creature_addon WHERE guid = 31295; -DELETE FROM creature_addon WHERE guid = 31298; -DELETE FROM creature_addon WHERE guid = 31363; -DELETE FROM creature_addon WHERE guid = 31429; -DELETE FROM creature_addon WHERE guid = 31444; -DELETE FROM creature_addon WHERE guid = 31675; -DELETE FROM creature_addon WHERE guid = 31677; -DELETE FROM creature_addon WHERE guid = 31679; -DELETE FROM creature_addon WHERE guid = 33898; -DELETE FROM creature_addon WHERE guid = 33992; -DELETE FROM creature_addon WHERE guid = 33994; -DELETE FROM creature_addon WHERE guid = 34100; -DELETE FROM creature_addon WHERE guid = 35225; -DELETE FROM creature_addon WHERE guid = 37022; -DELETE FROM creature_addon WHERE guid = 37023; -DELETE FROM creature_addon WHERE guid = 37034; -DELETE FROM creature_addon WHERE guid = 37037; --- Create template addon for creature 4342 --- Create template addon for creature 4343 -DELETE FROM creature_template_addon WHERE entry =4343; -INSERT INTO creature_template_addon VALUES (4343,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4343 -DELETE FROM creature_addon WHERE guid = 1734; -DELETE FROM creature_addon WHERE guid = 3601; -DELETE FROM creature_addon WHERE guid = 18619; -DELETE FROM creature_addon WHERE guid = 25171; -DELETE FROM creature_addon WHERE guid = 25278; -DELETE FROM creature_addon WHERE guid = 30464; -DELETE FROM creature_addon WHERE guid = 30494; -DELETE FROM creature_addon WHERE guid = 30728; -DELETE FROM creature_addon WHERE guid = 30729; -DELETE FROM creature_addon WHERE guid = 30730; -DELETE FROM creature_addon WHERE guid = 30731; -DELETE FROM creature_addon WHERE guid = 30787; -DELETE FROM creature_addon WHERE guid = 30809; -DELETE FROM creature_addon WHERE guid = 30864; -DELETE FROM creature_addon WHERE guid = 30867; -DELETE FROM creature_addon WHERE guid = 30928; -DELETE FROM creature_addon WHERE guid = 30947; -DELETE FROM creature_addon WHERE guid = 30980; -DELETE FROM creature_addon WHERE guid = 30986; -DELETE FROM creature_addon WHERE guid = 31093; -DELETE FROM creature_addon WHERE guid = 31198; -DELETE FROM creature_addon WHERE guid = 31300; -DELETE FROM creature_addon WHERE guid = 31301; -DELETE FROM creature_addon WHERE guid = 31306; -DELETE FROM creature_addon WHERE guid = 31308; -DELETE FROM creature_addon WHERE guid = 31309; -DELETE FROM creature_addon WHERE guid = 31310; -DELETE FROM creature_addon WHERE guid = 31312; -DELETE FROM creature_addon WHERE guid = 31320; -DELETE FROM creature_addon WHERE guid = 31331; -DELETE FROM creature_addon WHERE guid = 31416; -DELETE FROM creature_addon WHERE guid = 31420; -DELETE FROM creature_addon WHERE guid = 31422; -DELETE FROM creature_addon WHERE guid = 31432; -DELETE FROM creature_addon WHERE guid = 31435; -DELETE FROM creature_addon WHERE guid = 31441; -DELETE FROM creature_addon WHERE guid = 31469; -DELETE FROM creature_addon WHERE guid = 31655; -DELETE FROM creature_addon WHERE guid = 31657; -DELETE FROM creature_addon WHERE guid = 31660; -DELETE FROM creature_addon WHERE guid = 31661; -DELETE FROM creature_addon WHERE guid = 31662; -DELETE FROM creature_addon WHERE guid = 31687; -DELETE FROM creature_addon WHERE guid = 31693; -DELETE FROM creature_addon WHERE guid = 31696; -DELETE FROM creature_addon WHERE guid = 31728; -DELETE FROM creature_addon WHERE guid = 33683; -DELETE FROM creature_addon WHERE guid = 33847; --- Create template addon for creature 4344 -DELETE FROM creature_template_addon WHERE entry =4344; -INSERT INTO creature_template_addon VALUES (4344,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4344 -DELETE FROM creature_addon WHERE guid = 30624; -DELETE FROM creature_addon WHERE guid = 30719; -DELETE FROM creature_addon WHERE guid = 30720; -DELETE FROM creature_addon WHERE guid = 30721; -DELETE FROM creature_addon WHERE guid = 30727; -DELETE FROM creature_addon WHERE guid = 30807; -DELETE FROM creature_addon WHERE guid = 30927; -DELETE FROM creature_addon WHERE guid = 30937; -DELETE FROM creature_addon WHERE guid = 30987; -DELETE FROM creature_addon WHERE guid = 30988; -DELETE FROM creature_addon WHERE guid = 30989; -DELETE FROM creature_addon WHERE guid = 30990; -DELETE FROM creature_addon WHERE guid = 30991; -DELETE FROM creature_addon WHERE guid = 30992; -DELETE FROM creature_addon WHERE guid = 30996; -DELETE FROM creature_addon WHERE guid = 31025; -DELETE FROM creature_addon WHERE guid = 31026; -DELETE FROM creature_addon WHERE guid = 31027; -DELETE FROM creature_addon WHERE guid = 31030; -DELETE FROM creature_addon WHERE guid = 31031; -DELETE FROM creature_addon WHERE guid = 31085; -DELETE FROM creature_addon WHERE guid = 31100; -DELETE FROM creature_addon WHERE guid = 31101; -DELETE FROM creature_addon WHERE guid = 31103; -DELETE FROM creature_addon WHERE guid = 31104; -DELETE FROM creature_addon WHERE guid = 31105; -DELETE FROM creature_addon WHERE guid = 31106; -DELETE FROM creature_addon WHERE guid = 31109; -DELETE FROM creature_addon WHERE guid = 31172; -DELETE FROM creature_addon WHERE guid = 31175; -DELETE FROM creature_addon WHERE guid = 31249; -DELETE FROM creature_addon WHERE guid = 31250; -DELETE FROM creature_addon WHERE guid = 31447; -DELETE FROM creature_addon WHERE guid = 31448; -DELETE FROM creature_addon WHERE guid = 31449; -DELETE FROM creature_addon WHERE guid = 31451; -DELETE FROM creature_addon WHERE guid = 31453; -DELETE FROM creature_addon WHERE guid = 31455; -DELETE FROM creature_addon WHERE guid = 31456; -DELETE FROM creature_addon WHERE guid = 31468; -DELETE FROM creature_addon WHERE guid = 31588; -DELETE FROM creature_addon WHERE guid = 31591; -DELETE FROM creature_addon WHERE guid = 31656; -DELETE FROM creature_addon WHERE guid = 31658; -DELETE FROM creature_addon WHERE guid = 31663; -DELETE FROM creature_addon WHERE guid = 31703; -DELETE FROM creature_addon WHERE guid = 31705; -DELETE FROM creature_addon WHERE guid = 33768; -DELETE FROM creature_addon WHERE guid = 33771; -DELETE FROM creature_addon WHERE guid = 33772; -DELETE FROM creature_addon WHERE guid = 33776; -DELETE FROM creature_addon WHERE guid = 33781; -DELETE FROM creature_addon WHERE guid = 33783; -DELETE FROM creature_addon WHERE guid = 33784; -DELETE FROM creature_addon WHERE guid = 33786; -DELETE FROM creature_addon WHERE guid = 33791; -DELETE FROM creature_addon WHERE guid = 33857; -DELETE FROM creature_addon WHERE guid = 33864; -DELETE FROM creature_addon WHERE guid = 33867; -DELETE FROM creature_addon WHERE guid = 33911; --- Create template addon for creature 4345 -DELETE FROM creature_template_addon WHERE entry =4345; -INSERT INTO creature_template_addon VALUES (4345,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4345 -DELETE FROM creature_addon WHERE guid = 25154; -DELETE FROM creature_addon WHERE guid = 25156; -DELETE FROM creature_addon WHERE guid = 25159; -DELETE FROM creature_addon WHERE guid = 30460; -DELETE FROM creature_addon WHERE guid = 30461; -DELETE FROM creature_addon WHERE guid = 30491; -DELETE FROM creature_addon WHERE guid = 30513; -DELETE FROM creature_addon WHERE guid = 30514; -DELETE FROM creature_addon WHERE guid = 30533; -DELETE FROM creature_addon WHERE guid = 30534; -DELETE FROM creature_addon WHERE guid = 30545; -DELETE FROM creature_addon WHERE guid = 30546; -DELETE FROM creature_addon WHERE guid = 30547; -DELETE FROM creature_addon WHERE guid = 30548; -DELETE FROM creature_addon WHERE guid = 30556; -DELETE FROM creature_addon WHERE guid = 30564; -DELETE FROM creature_addon WHERE guid = 30614; -DELETE FROM creature_addon WHERE guid = 30642; -DELETE FROM creature_addon WHERE guid = 30733; -DELETE FROM creature_addon WHERE guid = 30738; -DELETE FROM creature_addon WHERE guid = 30784; -DELETE FROM creature_addon WHERE guid = 30788; -DELETE FROM creature_addon WHERE guid = 30845; -DELETE FROM creature_addon WHERE guid = 30847; -DELETE FROM creature_addon WHERE guid = 30875; -DELETE FROM creature_addon WHERE guid = 30882; -DELETE FROM creature_addon WHERE guid = 30887; -DELETE FROM creature_addon WHERE guid = 30897; -DELETE FROM creature_addon WHERE guid = 30898; -DELETE FROM creature_addon WHERE guid = 30899; -DELETE FROM creature_addon WHERE guid = 30900; -DELETE FROM creature_addon WHERE guid = 30903; -DELETE FROM creature_addon WHERE guid = 30904; -DELETE FROM creature_addon WHERE guid = 30906; -DELETE FROM creature_addon WHERE guid = 30916; -DELETE FROM creature_addon WHERE guid = 30918; -DELETE FROM creature_addon WHERE guid = 30952; -DELETE FROM creature_addon WHERE guid = 31040; -DELETE FROM creature_addon WHERE guid = 31090; -DELETE FROM creature_addon WHERE guid = 31091; -DELETE FROM creature_addon WHERE guid = 31092; -DELETE FROM creature_addon WHERE guid = 31120; -DELETE FROM creature_addon WHERE guid = 31123; -DELETE FROM creature_addon WHERE guid = 31127; -DELETE FROM creature_addon WHERE guid = 31130; -DELETE FROM creature_addon WHERE guid = 31133; -DELETE FROM creature_addon WHERE guid = 31134; -DELETE FROM creature_addon WHERE guid = 31150; -DELETE FROM creature_addon WHERE guid = 31153; -DELETE FROM creature_addon WHERE guid = 31158; -DELETE FROM creature_addon WHERE guid = 31161; -DELETE FROM creature_addon WHERE guid = 31162; -DELETE FROM creature_addon WHERE guid = 31163; -DELETE FROM creature_addon WHERE guid = 31180; -DELETE FROM creature_addon WHERE guid = 31190; -DELETE FROM creature_addon WHERE guid = 31204; -DELETE FROM creature_addon WHERE guid = 31219; -DELETE FROM creature_addon WHERE guid = 31223; -DELETE FROM creature_addon WHERE guid = 31225; -DELETE FROM creature_addon WHERE guid = 31227; -DELETE FROM creature_addon WHERE guid = 31229; -DELETE FROM creature_addon WHERE guid = 31230; -DELETE FROM creature_addon WHERE guid = 31231; -DELETE FROM creature_addon WHERE guid = 31232; -DELETE FROM creature_addon WHERE guid = 31233; -DELETE FROM creature_addon WHERE guid = 31234; -DELETE FROM creature_addon WHERE guid = 31238; -DELETE FROM creature_addon WHERE guid = 31242; -DELETE FROM creature_addon WHERE guid = 31248; -DELETE FROM creature_addon WHERE guid = 31374; -DELETE FROM creature_addon WHERE guid = 31394; -DELETE FROM creature_addon WHERE guid = 31471; -DELETE FROM creature_addon WHERE guid = 31520; -DELETE FROM creature_addon WHERE guid = 31527; -DELETE FROM creature_addon WHERE guid = 31528; -DELETE FROM creature_addon WHERE guid = 31534; -DELETE FROM creature_addon WHERE guid = 31535; -DELETE FROM creature_addon WHERE guid = 31538; -DELETE FROM creature_addon WHERE guid = 31540; -DELETE FROM creature_addon WHERE guid = 31543; -DELETE FROM creature_addon WHERE guid = 31544; -DELETE FROM creature_addon WHERE guid = 31546; -DELETE FROM creature_addon WHERE guid = 31547; -DELETE FROM creature_addon WHERE guid = 31548; -DELETE FROM creature_addon WHERE guid = 31550; -DELETE FROM creature_addon WHERE guid = 31551; -DELETE FROM creature_addon WHERE guid = 31634; -DELETE FROM creature_addon WHERE guid = 31670; -DELETE FROM creature_addon WHERE guid = 31672; -DELETE FROM creature_addon WHERE guid = 31673; -DELETE FROM creature_addon WHERE guid = 33782; -DELETE FROM creature_addon WHERE guid = 33871; -DELETE FROM creature_addon WHERE guid = 33872; -DELETE FROM creature_addon WHERE guid = 33873; -DELETE FROM creature_addon WHERE guid = 33875; -DELETE FROM creature_addon WHERE guid = 33882; -DELETE FROM creature_addon WHERE guid = 33883; -DELETE FROM creature_addon WHERE guid = 33885; -DELETE FROM creature_addon WHERE guid = 33892; --- Create template addon for creature 4346 -DELETE FROM creature_template_addon WHERE entry =4346; -INSERT INTO creature_template_addon VALUES (4346,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4346 -DELETE FROM creature_addon WHERE guid = 7886; -DELETE FROM creature_addon WHERE guid = 7888; -DELETE FROM creature_addon WHERE guid = 25279; -DELETE FROM creature_addon WHERE guid = 25318; -DELETE FROM creature_addon WHERE guid = 25377; -DELETE FROM creature_addon WHERE guid = 30465; -DELETE FROM creature_addon WHERE guid = 30607; -DELETE FROM creature_addon WHERE guid = 30608; -DELETE FROM creature_addon WHERE guid = 30625; -DELETE FROM creature_addon WHERE guid = 30701; -DELETE FROM creature_addon WHERE guid = 30781; -DELETE FROM creature_addon WHERE guid = 30783; -DELETE FROM creature_addon WHERE guid = 30793; -DELETE FROM creature_addon WHERE guid = 30844; -DELETE FROM creature_addon WHERE guid = 30924; -DELETE FROM creature_addon WHERE guid = 31169; -DELETE FROM creature_addon WHERE guid = 31489; -DELETE FROM creature_addon WHERE guid = 31569; -DELETE FROM creature_addon WHERE guid = 33888; -DELETE FROM creature_addon WHERE guid = 34099; -DELETE FROM creature_addon WHERE guid = 37030; -DELETE FROM creature_addon WHERE guid = 37031; --- Create template addon for creature 4347 -DELETE FROM creature_template_addon WHERE entry =4347; -INSERT INTO creature_template_addon VALUES (4347,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4347 -DELETE FROM creature_addon WHERE guid = 18632; -DELETE FROM creature_addon WHERE guid = 30979; -DELETE FROM creature_addon WHERE guid = 31071; -DELETE FROM creature_addon WHERE guid = 31177; -DELETE FROM creature_addon WHERE guid = 31182; -DELETE FROM creature_addon WHERE guid = 31317; -DELETE FROM creature_addon WHERE guid = 31439; -DELETE FROM creature_addon WHERE guid = 31474; -DELETE FROM creature_addon WHERE guid = 31475; -DELETE FROM creature_addon WHERE guid = 31584; -DELETE FROM creature_addon WHERE guid = 31692; -DELETE FROM creature_addon WHERE guid = 33764; -DELETE FROM creature_addon WHERE guid = 34009; --- Create template addon for creature 4348 -DELETE FROM creature_template_addon WHERE entry =4348; -INSERT INTO creature_template_addon VALUES (4348,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4348 -DELETE FROM creature_addon WHERE guid = 30722; -DELETE FROM creature_addon WHERE guid = 30782; -DELETE FROM creature_addon WHERE guid = 30806; -DELETE FROM creature_addon WHERE guid = 30958; -DELETE FROM creature_addon WHERE guid = 31013; -DELETE FROM creature_addon WHERE guid = 31020; -DELETE FROM creature_addon WHERE guid = 31023; -DELETE FROM creature_addon WHERE guid = 31082; -DELETE FROM creature_addon WHERE guid = 31083; -DELETE FROM creature_addon WHERE guid = 31087; -DELETE FROM creature_addon WHERE guid = 31088; -DELETE FROM creature_addon WHERE guid = 31098; -DELETE FROM creature_addon WHERE guid = 31102; -DELETE FROM creature_addon WHERE guid = 31167; -DELETE FROM creature_addon WHERE guid = 31251; -DELETE FROM creature_addon WHERE guid = 31252; -DELETE FROM creature_addon WHERE guid = 31254; -DELETE FROM creature_addon WHERE guid = 31256; -DELETE FROM creature_addon WHERE guid = 31361; -DELETE FROM creature_addon WHERE guid = 31524; -DELETE FROM creature_addon WHERE guid = 31533; -DELETE FROM creature_addon WHERE guid = 31536; -DELETE FROM creature_addon WHERE guid = 31541; -DELETE FROM creature_addon WHERE guid = 33770; -DELETE FROM creature_addon WHERE guid = 33795; -DELETE FROM creature_addon WHERE guid = 33797; -DELETE FROM creature_addon WHERE guid = 33874; -DELETE FROM creature_addon WHERE guid = 33880; -DELETE FROM creature_addon WHERE guid = 33884; -DELETE FROM creature_addon WHERE guid = 33887; --- Create template addon for creature 4351 -DELETE FROM creature_template_addon WHERE entry =4351; -INSERT INTO creature_template_addon VALUES (4351,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4351 -DELETE FROM creature_addon WHERE guid = 30446; -DELETE FROM creature_addon WHERE guid = 30705; -DELETE FROM creature_addon WHERE guid = 30873; -DELETE FROM creature_addon WHERE guid = 30917; -DELETE FROM creature_addon WHERE guid = 30943; -DELETE FROM creature_addon WHERE guid = 30946; -DELETE FROM creature_addon WHERE guid = 30963; -DELETE FROM creature_addon WHERE guid = 31287; -DELETE FROM creature_addon WHERE guid = 31290; -DELETE FROM creature_addon WHERE guid = 31293; -DELETE FROM creature_addon WHERE guid = 31294; -DELETE FROM creature_addon WHERE guid = 31299; -DELETE FROM creature_addon WHERE guid = 31624; -DELETE FROM creature_addon WHERE guid = 31629; -DELETE FROM creature_addon WHERE guid = 31702; -DELETE FROM creature_addon WHERE guid = 33778; -DELETE FROM creature_addon WHERE guid = 33779; --- Create template addon for creature 4352 -DELETE FROM creature_template_addon WHERE entry =4352; -INSERT INTO creature_template_addon VALUES (4352,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4352 -DELETE FROM creature_addon WHERE guid = 23543; -DELETE FROM creature_addon WHERE guid = 30480; -DELETE FROM creature_addon WHERE guid = 30706; -DELETE FROM creature_addon WHERE guid = 30745; -DELETE FROM creature_addon WHERE guid = 30794; -DELETE FROM creature_addon WHERE guid = 30971; -DELETE FROM creature_addon WHERE guid = 31189; -DELETE FROM creature_addon WHERE guid = 31288; -DELETE FROM creature_addon WHERE guid = 31297; -DELETE FROM creature_addon WHERE guid = 31678; -DELETE FROM creature_addon WHERE guid = 31682; -DELETE FROM creature_addon WHERE guid = 31685; -DELETE FROM creature_addon WHERE guid = 31688; -DELETE FROM creature_addon WHERE guid = 31709; -DELETE FROM creature_addon WHERE guid = 31711; -DELETE FROM creature_addon WHERE guid = 31714; --- Create template addon for creature 4355 --- Create template addon for creature 4356 -DELETE FROM creature_template_addon WHERE entry =4356; -INSERT INTO creature_template_addon VALUES (4356,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4356 -DELETE FROM creature_addon WHERE guid = 31236; -DELETE FROM creature_addon WHERE guid = 31237; -DELETE FROM creature_addon WHERE guid = 31599; -DELETE FROM creature_addon WHERE guid = 31602; -DELETE FROM creature_addon WHERE guid = 31603; -DELETE FROM creature_addon WHERE guid = 31605; -DELETE FROM creature_addon WHERE guid = 31676; -DELETE FROM creature_addon WHERE guid = 31681; -DELETE FROM creature_addon WHERE guid = 31708; -DELETE FROM creature_addon WHERE guid = 31712; -DELETE FROM creature_addon WHERE guid = 31718; -DELETE FROM creature_addon WHERE guid = 33848; -DELETE FROM creature_addon WHERE guid = 33866; -DELETE FROM creature_addon WHERE guid = 33869; --- Create template addon for creature 4357 -DELETE FROM creature_template_addon WHERE entry =4357; -INSERT INTO creature_template_addon VALUES (4357,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4357 -DELETE FROM creature_addon WHERE guid = 31014; -DELETE FROM creature_addon WHERE guid = 31235; -DELETE FROM creature_addon WHERE guid = 31598; -DELETE FROM creature_addon WHERE guid = 31600; -DELETE FROM creature_addon WHERE guid = 31604; -DELETE FROM creature_addon WHERE guid = 31680; -DELETE FROM creature_addon WHERE guid = 31683; -DELETE FROM creature_addon WHERE guid = 31684; -DELETE FROM creature_addon WHERE guid = 31706; -DELETE FROM creature_addon WHERE guid = 31710; -DELETE FROM creature_addon WHERE guid = 31719; -DELETE FROM creature_addon WHERE guid = 31720; -DELETE FROM creature_addon WHERE guid = 31721; -DELETE FROM creature_addon WHERE guid = 33852; -DELETE FROM creature_addon WHERE guid = 33856; -DELETE FROM creature_addon WHERE guid = 33862; --- Create template addon for creature 4358 --- Create template addon for creature 4359 -DELETE FROM creature_template_addon WHERE entry =4359; -INSERT INTO creature_template_addon VALUES (4359,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4359 -DELETE FROM creature_addon WHERE guid = 30627; -DELETE FROM creature_addon WHERE guid = 30628; -DELETE FROM creature_addon WHERE guid = 30734; -DELETE FROM creature_addon WHERE guid = 30735; -DELETE FROM creature_addon WHERE guid = 30737; -DELETE FROM creature_addon WHERE guid = 30929; -DELETE FROM creature_addon WHERE guid = 30930; -DELETE FROM creature_addon WHERE guid = 30933; -DELETE FROM creature_addon WHERE guid = 31000; -DELETE FROM creature_addon WHERE guid = 31015; -DELETE FROM creature_addon WHERE guid = 31016; -DELETE FROM creature_addon WHERE guid = 31407; -DELETE FROM creature_addon WHERE guid = 31410; -DELETE FROM creature_addon WHERE guid = 31412; -DELETE FROM creature_addon WHERE guid = 31690; -DELETE FROM creature_addon WHERE guid = 31691; -DELETE FROM creature_addon WHERE guid = 31694; -DELETE FROM creature_addon WHERE guid = 31695; -DELETE FROM creature_addon WHERE guid = 31704; -DELETE FROM creature_addon WHERE guid = 31713; -DELETE FROM creature_addon WHERE guid = 31717; --- Create template addon for creature 4360 --- Create template addon for creature 4361 -DELETE FROM creature_template_addon WHERE entry =4361; -INSERT INTO creature_template_addon VALUES (4361,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4361 -DELETE FROM creature_addon WHERE guid = 8452; -DELETE FROM creature_addon WHERE guid = 30653; -DELETE FROM creature_addon WHERE guid = 30675; -DELETE FROM creature_addon WHERE guid = 30677; -DELETE FROM creature_addon WHERE guid = 30684; -DELETE FROM creature_addon WHERE guid = 30685; -DELETE FROM creature_addon WHERE guid = 30687; -DELETE FROM creature_addon WHERE guid = 30689; -DELETE FROM creature_addon WHERE guid = 30691; -DELETE FROM creature_addon WHERE guid = 30696; -DELETE FROM creature_addon WHERE guid = 30823; -DELETE FROM creature_addon WHERE guid = 30825; -DELETE FROM creature_addon WHERE guid = 30827; -DELETE FROM creature_addon WHERE guid = 30829; -DELETE FROM creature_addon WHERE guid = 30830; -DELETE FROM creature_addon WHERE guid = 30831; -DELETE FROM creature_addon WHERE guid = 30833; --- Create template addon for creature 4362 -DELETE FROM creature_template_addon WHERE entry =4362; -INSERT INTO creature_template_addon VALUES (4362,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4362 -DELETE FROM creature_addon WHERE guid = 30617; -DELETE FROM creature_addon WHERE guid = 30736; -DELETE FROM creature_addon WHERE guid = 30931; -DELETE FROM creature_addon WHERE guid = 30932; -DELETE FROM creature_addon WHERE guid = 30936; -DELETE FROM creature_addon WHERE guid = 31002; -DELETE FROM creature_addon WHERE guid = 31018; -DELETE FROM creature_addon WHERE guid = 31019; -DELETE FROM creature_addon WHERE guid = 31408; -DELETE FROM creature_addon WHERE guid = 31411; -DELETE FROM creature_addon WHERE guid = 31414; -DELETE FROM creature_addon WHERE guid = 31430; -DELETE FROM creature_addon WHERE guid = 31697; -DELETE FROM creature_addon WHERE guid = 31700; -DELETE FROM creature_addon WHERE guid = 31707; -DELETE FROM creature_addon WHERE guid = 31715; -DELETE FROM creature_addon WHERE guid = 31722; --- Create template addon for creature 4363 -DELETE FROM creature_template_addon WHERE entry =4363; -INSERT INTO creature_template_addon VALUES (4363,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4363 -DELETE FROM creature_addon WHERE guid = 8453; -DELETE FROM creature_addon WHERE guid = 30683; -DELETE FROM creature_addon WHERE guid = 30686; -DELETE FROM creature_addon WHERE guid = 30688; -DELETE FROM creature_addon WHERE guid = 30690; -DELETE FROM creature_addon WHERE guid = 30692; -DELETE FROM creature_addon WHERE guid = 30822; -DELETE FROM creature_addon WHERE guid = 30824; -DELETE FROM creature_addon WHERE guid = 30826; -DELETE FROM creature_addon WHERE guid = 30828; -DELETE FROM creature_addon WHERE guid = 30832; -DELETE FROM creature_addon WHERE guid = 30834; --- Create template addon for creature 4364 -DELETE FROM creature_template_addon WHERE entry =4364; -INSERT INTO creature_template_addon VALUES (4364,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4364 -DELETE FROM creature_addon WHERE guid = 7891; -DELETE FROM creature_addon WHERE guid = 30470; -DELETE FROM creature_addon WHERE guid = 30497; -DELETE FROM creature_addon WHERE guid = 30498; -DELETE FROM creature_addon WHERE guid = 30870; --- Create template addon for creature 4366 -DELETE FROM creature_template_addon WHERE entry =4366; -INSERT INTO creature_template_addon VALUES (4366,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4366 -DELETE FROM creature_addon WHERE guid = 7889; -DELETE FROM creature_addon WHERE guid = 25816; -DELETE FROM creature_addon WHERE guid = 30468; -DELETE FROM creature_addon WHERE guid = 30469; -DELETE FROM creature_addon WHERE guid = 30471; -DELETE FROM creature_addon WHERE guid = 30851; -DELETE FROM creature_addon WHERE guid = 30855; --- Create template addon for creature 4368 -DELETE FROM creature_template_addon WHERE entry =4368; -INSERT INTO creature_template_addon VALUES (4368,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4368 -DELETE FROM creature_addon WHERE guid = 7892; -DELETE FROM creature_addon WHERE guid = 18624; -DELETE FROM creature_addon WHERE guid = 18625; -DELETE FROM creature_addon WHERE guid = 30856; -DELETE FROM creature_addon WHERE guid = 30857; -DELETE FROM creature_addon WHERE guid = 30858; -DELETE FROM creature_addon WHERE guid = 30860; --- Create template addon for creature 4370 -DELETE FROM creature_template_addon WHERE entry =4370; -INSERT INTO creature_template_addon VALUES (4370,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4370 -DELETE FROM creature_addon WHERE guid = 7893; -DELETE FROM creature_addon WHERE guid = 18626; -DELETE FROM creature_addon WHERE guid = 30869; --- Create template addon for creature 4371 -DELETE FROM creature_template_addon WHERE entry =4371; -INSERT INTO creature_template_addon VALUES (4371,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4371 -DELETE FROM creature_addon WHERE guid = 25815; -DELETE FROM creature_addon WHERE guid = 25895; -DELETE FROM creature_addon WHERE guid = 28823; -DELETE FROM creature_addon WHERE guid = 30849; -DELETE FROM creature_addon WHERE guid = 30861; -DELETE FROM creature_addon WHERE guid = 30868; --- Create template addon for creature 4374 -DELETE FROM creature_template_addon WHERE entry =4374; -INSERT INTO creature_template_addon VALUES (4374,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4374 -DELETE FROM creature_addon WHERE guid = 7890; -DELETE FROM creature_addon WHERE guid = 7894; -DELETE FROM creature_addon WHERE guid = 18623; -DELETE FROM creature_addon WHERE guid = 25461; -DELETE FROM creature_addon WHERE guid = 25817; -DELETE FROM creature_addon WHERE guid = 25889; -DELETE FROM creature_addon WHERE guid = 28810; -DELETE FROM creature_addon WHERE guid = 30848; -DELETE FROM creature_addon WHERE guid = 30850; -DELETE FROM creature_addon WHERE guid = 30852; -DELETE FROM creature_addon WHERE guid = 30853; -DELETE FROM creature_addon WHERE guid = 30854; --- Create template addon for creature 4376 -DELETE FROM creature_template_addon WHERE entry =4376; -INSERT INTO creature_template_addon VALUES (4376,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4376 -DELETE FROM creature_addon WHERE guid = 30993; -DELETE FROM creature_addon WHERE guid = 30995; -DELETE FROM creature_addon WHERE guid = 30997; -DELETE FROM creature_addon WHERE guid = 30998; -DELETE FROM creature_addon WHERE guid = 31355; -DELETE FROM creature_addon WHERE guid = 31357; -DELETE FROM creature_addon WHERE guid = 31368; -DELETE FROM creature_addon WHERE guid = 33891; -DELETE FROM creature_addon WHERE guid = 33894; -DELETE FROM creature_addon WHERE guid = 33903; -DELETE FROM creature_addon WHERE guid = 33993; -DELETE FROM creature_addon WHERE guid = 34002; -DELETE FROM creature_addon WHERE guid = 34004; --- Create template addon for creature 4377 --- Create template addon for creature 4378 -DELETE FROM creature_template_addon WHERE entry =4378; -INSERT INTO creature_template_addon VALUES (4378,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4378 -DELETE FROM creature_addon WHERE guid = 31362; -DELETE FROM creature_addon WHERE guid = 31371; -DELETE FROM creature_addon WHERE guid = 31375; -DELETE FROM creature_addon WHERE guid = 31379; -DELETE FROM creature_addon WHERE guid = 33899; -DELETE FROM creature_addon WHERE guid = 34000; --- Create template addon for creature 4379 -DELETE FROM creature_template_addon WHERE entry =4379; -INSERT INTO creature_template_addon VALUES (4379,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4379 -DELETE FROM creature_addon WHERE guid = 30994; -DELETE FROM creature_addon WHERE guid = 31354; -DELETE FROM creature_addon WHERE guid = 31356; -DELETE FROM creature_addon WHERE guid = 31359; -DELETE FROM creature_addon WHERE guid = 31366; -DELETE FROM creature_addon WHERE guid = 31370; -DELETE FROM creature_addon WHERE guid = 31373; -DELETE FROM creature_addon WHERE guid = 31376; -DELETE FROM creature_addon WHERE guid = 31377; -DELETE FROM creature_addon WHERE guid = 31378; -DELETE FROM creature_addon WHERE guid = 31380; -DELETE FROM creature_addon WHERE guid = 33889; -DELETE FROM creature_addon WHERE guid = 33914; -DELETE FROM creature_addon WHERE guid = 33920; -DELETE FROM creature_addon WHERE guid = 33930; -DELETE FROM creature_addon WHERE guid = 33995; -DELETE FROM creature_addon WHERE guid = 34003; -DELETE FROM creature_addon WHERE guid = 34005; -DELETE FROM creature_addon WHERE guid = 34006; --- Create template addon for creature 4380 -DELETE FROM creature_template_addon WHERE entry =4380; -INSERT INTO creature_template_addon VALUES (4380,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4380 -DELETE FROM creature_addon WHERE guid = 31614; --- Create template addon for creature 4382 -DELETE FROM creature_template_addon WHERE entry =4382; -INSERT INTO creature_template_addon VALUES (4382,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4382 -DELETE FROM creature_addon WHERE guid = 30976; -DELETE FROM creature_addon WHERE guid = 31063; -DELETE FROM creature_addon WHERE guid = 31119; -DELETE FROM creature_addon WHERE guid = 31138; -DELETE FROM creature_addon WHERE guid = 31140; -DELETE FROM creature_addon WHERE guid = 31144; -DELETE FROM creature_addon WHERE guid = 31146; -DELETE FROM creature_addon WHERE guid = 31147; -DELETE FROM creature_addon WHERE guid = 31149; -DELETE FROM creature_addon WHERE guid = 31152; -DELETE FROM creature_addon WHERE guid = 31154; -DELETE FROM creature_addon WHERE guid = 31192; -DELETE FROM creature_addon WHERE guid = 31329; -DELETE FROM creature_addon WHERE guid = 31335; -DELETE FROM creature_addon WHERE guid = 31577; -DELETE FROM creature_addon WHERE guid = 31631; -DELETE FROM creature_addon WHERE guid = 31643; -DELETE FROM creature_addon WHERE guid = 31665; -DELETE FROM creature_addon WHERE guid = 33758; -DELETE FROM creature_addon WHERE guid = 34017; -DELETE FROM creature_addon WHERE guid = 34097; -DELETE FROM creature_addon WHERE guid = 34098; -DELETE FROM creature_addon WHERE guid = 37035; -DELETE FROM creature_addon WHERE guid = 37043; -DELETE FROM creature_addon WHERE guid = 37048; -DELETE FROM creature_addon WHERE guid = 38328; --- Create template addon for creature 4385 -DELETE FROM creature_template_addon WHERE entry =4385; -INSERT INTO creature_template_addon VALUES (4385,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4385 -DELETE FROM creature_addon WHERE guid = 31117; -DELETE FROM creature_addon WHERE guid = 31121; -DELETE FROM creature_addon WHERE guid = 31122; -DELETE FROM creature_addon WHERE guid = 31128; -DELETE FROM creature_addon WHERE guid = 31136; -DELETE FROM creature_addon WHERE guid = 31139; -DELETE FROM creature_addon WHERE guid = 31151; -DELETE FROM creature_addon WHERE guid = 31647; -DELETE FROM creature_addon WHERE guid = 31732; -DELETE FROM creature_addon WHERE guid = 37049; --- Create template addon for creature 4386 --- Create template addon for creature 4387 -DELETE FROM creature_template_addon WHERE entry =4387; -INSERT INTO creature_template_addon VALUES (4387,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4387 -DELETE FROM creature_addon WHERE guid = 31116; -DELETE FROM creature_addon WHERE guid = 31129; -DELETE FROM creature_addon WHERE guid = 31164; -DELETE FROM creature_addon WHERE guid = 31165; -DELETE FROM creature_addon WHERE guid = 31195; -DELETE FROM creature_addon WHERE guid = 31537; -DELETE FROM creature_addon WHERE guid = 33843; -DELETE FROM creature_addon WHERE guid = 33916; -DELETE FROM creature_addon WHERE guid = 34015; -DELETE FROM creature_addon WHERE guid = 39302; --- Create template addon for creature 4388 -DELETE FROM creature_template_addon WHERE entry =4388; -INSERT INTO creature_template_addon VALUES (4388,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4388 -DELETE FROM creature_addon WHERE guid = 25164; -DELETE FROM creature_addon WHERE guid = 30462; -DELETE FROM creature_addon WHERE guid = 30492; -DELETE FROM creature_addon WHERE guid = 30493; -DELETE FROM creature_addon WHERE guid = 30515; -DELETE FROM creature_addon WHERE guid = 30535; -DELETE FROM creature_addon WHERE guid = 30762; -DELETE FROM creature_addon WHERE guid = 30763; -DELETE FROM creature_addon WHERE guid = 30764; -DELETE FROM creature_addon WHERE guid = 30765; -DELETE FROM creature_addon WHERE guid = 30890; -DELETE FROM creature_addon WHERE guid = 30891; -DELETE FROM creature_addon WHERE guid = 30892; -DELETE FROM creature_addon WHERE guid = 30893; -DELETE FROM creature_addon WHERE guid = 31044; -DELETE FROM creature_addon WHERE guid = 31080; -DELETE FROM creature_addon WHERE guid = 31255; -DELETE FROM creature_addon WHERE guid = 31258; -DELETE FROM creature_addon WHERE guid = 31259; -DELETE FROM creature_addon WHERE guid = 31263; -DELETE FROM creature_addon WHERE guid = 31264; -DELETE FROM creature_addon WHERE guid = 31265; -DELETE FROM creature_addon WHERE guid = 31267; -DELETE FROM creature_addon WHERE guid = 31270; -DELETE FROM creature_addon WHERE guid = 31277; -DELETE FROM creature_addon WHERE guid = 31278; -DELETE FROM creature_addon WHERE guid = 31279; -DELETE FROM creature_addon WHERE guid = 31280; -DELETE FROM creature_addon WHERE guid = 31281; -DELETE FROM creature_addon WHERE guid = 31282; -DELETE FROM creature_addon WHERE guid = 31283; -DELETE FROM creature_addon WHERE guid = 31284; -DELETE FROM creature_addon WHERE guid = 31285; -DELETE FROM creature_addon WHERE guid = 31286; -DELETE FROM creature_addon WHERE guid = 31457; -DELETE FROM creature_addon WHERE guid = 31460; -DELETE FROM creature_addon WHERE guid = 31461; -DELETE FROM creature_addon WHERE guid = 31462; -DELETE FROM creature_addon WHERE guid = 33844; -DELETE FROM creature_addon WHERE guid = 33851; -DELETE FROM creature_addon WHERE guid = 33853; -DELETE FROM creature_addon WHERE guid = 33855; -DELETE FROM creature_addon WHERE guid = 33858; -DELETE FROM creature_addon WHERE guid = 33859; -DELETE FROM creature_addon WHERE guid = 34020; -DELETE FROM creature_addon WHERE guid = 34096; -DELETE FROM creature_addon WHERE guid = 34135; -DELETE FROM creature_addon WHERE guid = 35245; --- Create template addon for creature 4389 -DELETE FROM creature_template_addon WHERE entry =4389; -INSERT INTO creature_template_addon VALUES (4389,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4389 -DELETE FROM creature_addon WHERE guid = 8024; -DELETE FROM creature_addon WHERE guid = 8444; -DELETE FROM creature_addon WHERE guid = 18642; -DELETE FROM creature_addon WHERE guid = 30434; -DELETE FROM creature_addon WHERE guid = 30786; -DELETE FROM creature_addon WHERE guid = 30837; -DELETE FROM creature_addon WHERE guid = 30838; -DELETE FROM creature_addon WHERE guid = 30883; -DELETE FROM creature_addon WHERE guid = 30921; -DELETE FROM creature_addon WHERE guid = 30922; -DELETE FROM creature_addon WHERE guid = 30955; -DELETE FROM creature_addon WHERE guid = 30956; -DELETE FROM creature_addon WHERE guid = 31539; -DELETE FROM creature_addon WHERE guid = 31565; --- Create template addon for creature 4390 -DELETE FROM creature_template_addon WHERE entry =4390; -INSERT INTO creature_template_addon VALUES (4390,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4390 -DELETE FROM creature_addon WHERE guid = 31010; -DELETE FROM creature_addon WHERE guid = 31486; --- Create template addon for creature 4391 --- Create template addon for creature 4392 --- Create template addon for creature 4393 -DELETE FROM creature_template_addon WHERE entry =4393; -INSERT INTO creature_template_addon VALUES (4393,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4393 -DELETE FROM creature_addon WHERE guid = 18634; -DELETE FROM creature_addon WHERE guid = 30704; -DELETE FROM creature_addon WHERE guid = 30846; -DELETE FROM creature_addon WHERE guid = 30953; -DELETE FROM creature_addon WHERE guid = 30975; -DELETE FROM creature_addon WHERE guid = 31012; -DELETE FROM creature_addon WHERE guid = 31143; -DELETE FROM creature_addon WHERE guid = 31157; -DELETE FROM creature_addon WHERE guid = 31199; -DELETE FROM creature_addon WHERE guid = 31291; -DELETE FROM creature_addon WHERE guid = 31484; -DELETE FROM creature_addon WHERE guid = 31500; -DELETE FROM creature_addon WHERE guid = 31506; -DELETE FROM creature_addon WHERE guid = 31509; -DELETE FROM creature_addon WHERE guid = 31510; -DELETE FROM creature_addon WHERE guid = 31511; -DELETE FROM creature_addon WHERE guid = 31512; -DELETE FROM creature_addon WHERE guid = 31513; -DELETE FROM creature_addon WHERE guid = 31515; -DELETE FROM creature_addon WHERE guid = 31516; -DELETE FROM creature_addon WHERE guid = 31517; -DELETE FROM creature_addon WHERE guid = 33879; --- Create template addon for creature 4394 -DELETE FROM creature_template_addon WHERE entry =4394; -INSERT INTO creature_template_addon VALUES (4394,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4394 -DELETE FROM creature_addon WHERE guid = 30800; -DELETE FROM creature_addon WHERE guid = 30954; -DELETE FROM creature_addon WHERE guid = 31009; -DELETE FROM creature_addon WHERE guid = 31011; -DELETE FROM creature_addon WHERE guid = 31142; -DELETE FROM creature_addon WHERE guid = 31170; -DELETE FROM creature_addon WHERE guid = 31197; -DELETE FROM creature_addon WHERE guid = 31200; -DELETE FROM creature_addon WHERE guid = 31289; -DELETE FROM creature_addon WHERE guid = 31292; -DELETE FROM creature_addon WHERE guid = 31498; -DELETE FROM creature_addon WHERE guid = 31499; -DELETE FROM creature_addon WHERE guid = 31507; -DELETE FROM creature_addon WHERE guid = 31508; -DELETE FROM creature_addon WHERE guid = 31545; --- Create template addon for creature 4396 --- Create template addon for creature 4397 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =4397; -INSERT INTO creature_template_addon VALUES (4397,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4397 -DELETE FROM creature_addon WHERE guid = 8022; -DELETE FROM creature_addon WHERE guid = 8023; -DELETE FROM creature_addon WHERE guid = 13580; -DELETE FROM creature_addon WHERE guid = 18641; -DELETE FROM creature_addon WHERE guid = 30433; -DELETE FROM creature_addon WHERE guid = 30475; -DELETE FROM creature_addon WHERE guid = 30503; -DELETE FROM creature_addon WHERE guid = 30621; -DELETE FROM creature_addon WHERE guid = 30622; -DELETE FROM creature_addon WHERE guid = 30630; -DELETE FROM creature_addon WHERE guid = 30693; -DELETE FROM creature_addon WHERE guid = 30694; -DELETE FROM creature_addon WHERE guid = 30695; -DELETE FROM creature_addon WHERE guid = 30697; -DELETE FROM creature_addon WHERE guid = 30698; -DELETE FROM creature_addon WHERE guid = 30699; -DELETE FROM creature_addon WHERE guid = 30718; -DELETE FROM creature_addon WHERE guid = 30754; -DELETE FROM creature_addon WHERE guid = 30795; -DELETE FROM creature_addon WHERE guid = 30796; -DELETE FROM creature_addon WHERE guid = 30797; -DELETE FROM creature_addon WHERE guid = 30798; -DELETE FROM creature_addon WHERE guid = 30799; -DELETE FROM creature_addon WHERE guid = 30874; -DELETE FROM creature_addon WHERE guid = 30964; -DELETE FROM creature_addon WHERE guid = 30965; -DELETE FROM creature_addon WHERE guid = 30966; -DELETE FROM creature_addon WHERE guid = 30967; -DELETE FROM creature_addon WHERE guid = 30968; -DELETE FROM creature_addon WHERE guid = 30999; -DELETE FROM creature_addon WHERE guid = 31003; -DELETE FROM creature_addon WHERE guid = 31159; -DELETE FROM creature_addon WHERE guid = 31388; -DELETE FROM creature_addon WHERE guid = 31392; -DELETE FROM creature_addon WHERE guid = 31399; -DELETE FROM creature_addon WHERE guid = 31400; -DELETE FROM creature_addon WHERE guid = 31404; -DELETE FROM creature_addon WHERE guid = 31405; -DELETE FROM creature_addon WHERE guid = 39311; -DELETE FROM creature_addon WHERE guid = 39312; -DELETE FROM creature_addon WHERE guid = 39313; -DELETE FROM creature_addon WHERE guid = 39314; -DELETE FROM creature_addon WHERE guid = 39315; -DELETE FROM creature_addon WHERE guid = 39316; -DELETE FROM creature_addon WHERE guid = 52707; --- Create template addon for creature 4398 --- Create template addon for creature 4399 --- Create template addon for creature 4400 --- Create template addon for creature 4401 -DELETE FROM creature_template_addon WHERE entry =4401; -INSERT INTO creature_template_addon VALUES (4401,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4401 -DELETE FROM creature_addon WHERE guid = 8445; -DELETE FROM creature_addon WHERE guid = 8447; -DELETE FROM creature_addon WHERE guid = 18643; -DELETE FROM creature_addon WHERE guid = 30435; -DELETE FROM creature_addon WHERE guid = 30436; -DELETE FROM creature_addon WHERE guid = 30619; -DELETE FROM creature_addon WHERE guid = 30623; -DELETE FROM creature_addon WHERE guid = 30768; -DELETE FROM creature_addon WHERE guid = 30839; -DELETE FROM creature_addon WHERE guid = 30941; -DELETE FROM creature_addon WHERE guid = 31039; -DELETE FROM creature_addon WHERE guid = 31064; -DELETE FROM creature_addon WHERE guid = 31132; -DELETE FROM creature_addon WHERE guid = 31135; -DELETE FROM creature_addon WHERE guid = 31319; -DELETE FROM creature_addon WHERE guid = 31352; -DELETE FROM creature_addon WHERE guid = 31556; -DELETE FROM creature_addon WHERE guid = 31558; -DELETE FROM creature_addon WHERE guid = 31559; -DELETE FROM creature_addon WHERE guid = 31669; --- Create template addon for creature 4402 --- Create template addon for creature 4403 -DELETE FROM creature_template_addon WHERE entry =4403; -INSERT INTO creature_template_addon VALUES (4403,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4403 -DELETE FROM creature_addon WHERE guid = 8449; -DELETE FROM creature_addon WHERE guid = 8450; -DELETE FROM creature_addon WHERE guid = 8451; -DELETE FROM creature_addon WHERE guid = 22563; -DELETE FROM creature_addon WHERE guid = 22596; -DELETE FROM creature_addon WHERE guid = 22600; -DELETE FROM creature_addon WHERE guid = 22635; -DELETE FROM creature_addon WHERE guid = 22649; -DELETE FROM creature_addon WHERE guid = 22650; -DELETE FROM creature_addon WHERE guid = 22654; -DELETE FROM creature_addon WHERE guid = 30438; -DELETE FROM creature_addon WHERE guid = 30439; -DELETE FROM creature_addon WHERE guid = 30440; -DELETE FROM creature_addon WHERE guid = 30479; -DELETE FROM creature_addon WHERE guid = 30942; -DELETE FROM creature_addon WHERE guid = 31024; -DELETE FROM creature_addon WHERE guid = 31068; -DELETE FROM creature_addon WHERE guid = 31070; -DELETE FROM creature_addon WHERE guid = 31187; -DELETE FROM creature_addon WHERE guid = 31188; -DELETE FROM creature_addon WHERE guid = 31191; -DELETE FROM creature_addon WHERE guid = 31193; -DELETE FROM creature_addon WHERE guid = 31305; -DELETE FROM creature_addon WHERE guid = 31350; -DELETE FROM creature_addon WHERE guid = 31446; --- Create template addon for creature 4404 -DELETE FROM creature_template_addon WHERE entry =4404; -INSERT INTO creature_template_addon VALUES (4404,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4404 -DELETE FROM creature_addon WHERE guid = 8446; -DELETE FROM creature_addon WHERE guid = 8448; -DELETE FROM creature_addon WHERE guid = 22656; -DELETE FROM creature_addon WHERE guid = 23034; -DELETE FROM creature_addon WHERE guid = 30437; -DELETE FROM creature_addon WHERE guid = 30441; -DELETE FROM creature_addon WHERE guid = 30478; -DELETE FROM creature_addon WHERE guid = 30618; -DELETE FROM creature_addon WHERE guid = 30751; -DELETE FROM creature_addon WHERE guid = 30753; -DELETE FROM creature_addon WHERE guid = 30767; -DELETE FROM creature_addon WHERE guid = 30792; -DELETE FROM creature_addon WHERE guid = 30884; -DELETE FROM creature_addon WHERE guid = 30940; -DELETE FROM creature_addon WHERE guid = 30944; -DELETE FROM creature_addon WHERE guid = 31006; -DELETE FROM creature_addon WHERE guid = 31022; -DELETE FROM creature_addon WHERE guid = 31028; -DELETE FROM creature_addon WHERE guid = 31034; -DELETE FROM creature_addon WHERE guid = 31035; -DELETE FROM creature_addon WHERE guid = 31037; -DELETE FROM creature_addon WHERE guid = 31066; -DELETE FROM creature_addon WHERE guid = 31131; -DELETE FROM creature_addon WHERE guid = 31185; -DELETE FROM creature_addon WHERE guid = 31186; -DELETE FROM creature_addon WHERE guid = 31194; -DELETE FROM creature_addon WHERE guid = 31561; -DELETE FROM creature_addon WHERE guid = 31563; --- Create template addon for creature 4405 --- Create template addon for creature 4407 -DELETE FROM creature_template_addon WHERE entry =4407; -INSERT INTO creature_template_addon VALUES (4407,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 4407 -DELETE FROM creature_addon WHERE guid = 29234; --- Create template addon for creature 4408 --- Create template addon for creature 4409 -DELETE FROM creature_template_addon WHERE entry =4409; -INSERT INTO creature_template_addon VALUES (4409,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4409 -DELETE FROM creature_addon WHERE guid = 29235; --- Create template addon for creature 4410 --- Create template addon for creature 4411 --- Create template addon for creature 4412 -DELETE FROM creature_template_addon WHERE entry =4412; -INSERT INTO creature_template_addon VALUES (4412,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4412 -DELETE FROM creature_addon WHERE guid = 29278; -DELETE FROM creature_addon WHERE guid = 30841; -DELETE FROM creature_addon WHERE guid = 30842; -DELETE FROM creature_addon WHERE guid = 30862; -DELETE FROM creature_addon WHERE guid = 30957; -DELETE FROM creature_addon WHERE guid = 30978; -DELETE FROM creature_addon WHERE guid = 30982; -DELETE FROM creature_addon WHERE guid = 30983; -DELETE FROM creature_addon WHERE guid = 30984; -DELETE FROM creature_addon WHERE guid = 30985; -DELETE FROM creature_addon WHERE guid = 31017; -DELETE FROM creature_addon WHERE guid = 31029; -DELETE FROM creature_addon WHERE guid = 31081; -DELETE FROM creature_addon WHERE guid = 31086; -DELETE FROM creature_addon WHERE guid = 31096; -DELETE FROM creature_addon WHERE guid = 31097; -DELETE FROM creature_addon WHERE guid = 31099; -DELETE FROM creature_addon WHERE guid = 31118; -DELETE FROM creature_addon WHERE guid = 31141; -DELETE FROM creature_addon WHERE guid = 31145; -DELETE FROM creature_addon WHERE guid = 31148; -DELETE FROM creature_addon WHERE guid = 31166; -DELETE FROM creature_addon WHERE guid = 31183; -DELETE FROM creature_addon WHERE guid = 31212; -DELETE FROM creature_addon WHERE guid = 31216; -DELETE FROM creature_addon WHERE guid = 31217; -DELETE FROM creature_addon WHERE guid = 31244; -DELETE FROM creature_addon WHERE guid = 31247; -DELETE FROM creature_addon WHERE guid = 31253; -DELETE FROM creature_addon WHERE guid = 31438; -DELETE FROM creature_addon WHERE guid = 31454; -DELETE FROM creature_addon WHERE guid = 31467; -DELETE FROM creature_addon WHERE guid = 31476; -DELETE FROM creature_addon WHERE guid = 31477; -DELETE FROM creature_addon WHERE guid = 31478; -DELETE FROM creature_addon WHERE guid = 31531; -DELETE FROM creature_addon WHERE guid = 31582; -DELETE FROM creature_addon WHERE guid = 31583; -DELETE FROM creature_addon WHERE guid = 31585; -DELETE FROM creature_addon WHERE guid = 31586; -DELETE FROM creature_addon WHERE guid = 31587; -DELETE FROM creature_addon WHERE guid = 31589; -DELETE FROM creature_addon WHERE guid = 31590; -DELETE FROM creature_addon WHERE guid = 31659; -DELETE FROM creature_addon WHERE guid = 33690; -DELETE FROM creature_addon WHERE guid = 33825; -DELETE FROM creature_addon WHERE guid = 33826; -DELETE FROM creature_addon WHERE guid = 33832; -DELETE FROM creature_addon WHERE guid = 33841; -DELETE FROM creature_addon WHERE guid = 33849; -DELETE FROM creature_addon WHERE guid = 33860; -DELETE FROM creature_addon WHERE guid = 33865; -DELETE FROM creature_addon WHERE guid = 33868; -DELETE FROM creature_addon WHERE guid = 33870; -DELETE FROM creature_addon WHERE guid = 33876; -DELETE FROM creature_addon WHERE guid = 33877; -DELETE FROM creature_addon WHERE guid = 33881; --- Create template addon for creature 4413 --- Create template addon for creature 4414 -DELETE FROM creature_template_addon WHERE entry =4414; -INSERT INTO creature_template_addon VALUES (4414,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4414 -DELETE FROM creature_addon WHERE guid = 7887; -DELETE FROM creature_addon WHERE guid = 18620; -DELETE FROM creature_addon WHERE guid = 18621; -DELETE FROM creature_addon WHERE guid = 18622; -DELETE FROM creature_addon WHERE guid = 30466; -DELETE FROM creature_addon WHERE guid = 30467; -DELETE FROM creature_addon WHERE guid = 30495; -DELETE FROM creature_addon WHERE guid = 30496; -DELETE FROM creature_addon WHERE guid = 30789; -DELETE FROM creature_addon WHERE guid = 30790; -DELETE FROM creature_addon WHERE guid = 30819; -DELETE FROM creature_addon WHERE guid = 30820; -DELETE FROM creature_addon WHERE guid = 30836; -DELETE FROM creature_addon WHERE guid = 30919; -DELETE FROM creature_addon WHERE guid = 30960; -DELETE FROM creature_addon WHERE guid = 31184; -DELETE FROM creature_addon WHERE guid = 31224; -DELETE FROM creature_addon WHERE guid = 31313; -DELETE FROM creature_addon WHERE guid = 31570; -DELETE FROM creature_addon WHERE guid = 31650; -DELETE FROM creature_addon WHERE guid = 31674; -DELETE FROM creature_addon WHERE guid = 33910; -DELETE FROM creature_addon WHERE guid = 37029; --- Create template addon for creature 4415 -DELETE FROM creature_template_addon WHERE entry =4415; -INSERT INTO creature_template_addon VALUES (4415,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4415 -DELETE FROM creature_addon WHERE guid = 8020; -DELETE FROM creature_addon WHERE guid = 8021; -DELETE FROM creature_addon WHERE guid = 18635; -DELETE FROM creature_addon WHERE guid = 18636; -DELETE FROM creature_addon WHERE guid = 18637; -DELETE FROM creature_addon WHERE guid = 18638; -DELETE FROM creature_addon WHERE guid = 18639; -DELETE FROM creature_addon WHERE guid = 18640; -DELETE FROM creature_addon WHERE guid = 30432; -DELETE FROM creature_addon WHERE guid = 30749; -DELETE FROM creature_addon WHERE guid = 30894; -DELETE FROM creature_addon WHERE guid = 30895; -DELETE FROM creature_addon WHERE guid = 30896; -DELETE FROM creature_addon WHERE guid = 30908; -DELETE FROM creature_addon WHERE guid = 30925; -DELETE FROM creature_addon WHERE guid = 30926; -DELETE FROM creature_addon WHERE guid = 30961; -DELETE FROM creature_addon WHERE guid = 31004; -DELETE FROM creature_addon WHERE guid = 31005; -DELETE FROM creature_addon WHERE guid = 31110; -DELETE FROM creature_addon WHERE guid = 31367; -DELETE FROM creature_addon WHERE guid = 31480; -DELETE FROM creature_addon WHERE guid = 31483; -DELETE FROM creature_addon WHERE guid = 31514; --- Clear duplicate addons from template for creature 4416 --- Clear duplicate addons from template for creature 4417 -DELETE FROM creature_addon WHERE guid = 79214; -DELETE FROM creature_addon WHERE guid = 79233; --- Clear duplicate addons from template for creature 4418 -DELETE FROM creature_addon WHERE guid = 79260; --- Create template addon for creature 4419 -DELETE FROM creature_template_addon WHERE entry =4419; -INSERT INTO creature_template_addon VALUES (4419,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4419 -DELETE FROM creature_addon WHERE guid = 21549; --- Clear duplicate addons from template for creature 4420 --- Clear duplicate addons from template for creature 4421 --- Clear duplicate addons from template for creature 4422 --- Clear duplicate addons from template for creature 4423 -DELETE FROM creature_addon WHERE guid = 46322; -DELETE FROM creature_addon WHERE guid = 46323; -DELETE FROM creature_addon WHERE guid = 46324; -DELETE FROM creature_addon WHERE guid = 46325; -DELETE FROM creature_addon WHERE guid = 46328; --- Clear duplicate addons from template for creature 4424 --- Clear duplicate addons from template for creature 4425 --- Clear duplicate addons from template for creature 4427 --- Clear duplicate addons from template for creature 4428 --- Create template addon for creature 4429 -DELETE FROM creature_template_addon WHERE entry =4429; -INSERT INTO creature_template_addon VALUES (4429,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4429 -DELETE FROM creature_addon WHERE guid = 21551; -DELETE FROM creature_addon WHERE guid = 21552; -DELETE FROM creature_addon WHERE guid = 21553; -DELETE FROM creature_addon WHERE guid = 21554; -DELETE FROM creature_addon WHERE guid = 21555; --- Create template addon for creature 4430 -DELETE FROM creature_template_addon WHERE entry =4430; -INSERT INTO creature_template_addon VALUES (4430,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4430 -DELETE FROM creature_addon WHERE guid = 21556; -DELETE FROM creature_addon WHERE guid = 21557; -DELETE FROM creature_addon WHERE guid = 21558; -DELETE FROM creature_addon WHERE guid = 21559; --- Clear duplicate addons from template for creature 4435 --- Clear duplicate addons from template for creature 4436 -DELETE FROM creature_addon WHERE guid = 87285; -DELETE FROM creature_addon WHERE guid = 87287; -DELETE FROM creature_addon WHERE guid = 87292; -DELETE FROM creature_addon WHERE guid = 87297; -DELETE FROM creature_addon WHERE guid = 87302; --- Clear duplicate addons from template for creature 4437 --- Clear duplicate addons from template for creature 4438 --- Clear duplicate addons from template for creature 4440 --- Clear duplicate addons from template for creature 4442 --- Create template addon for creature 4444 -DELETE FROM creature_template_addon WHERE entry =4444; -INSERT INTO creature_template_addon VALUES (4444,0,7,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4444 -DELETE FROM creature_addon WHERE guid = 16260; --- Create template addon for creature 4451 -DELETE FROM creature_template_addon WHERE entry =4451; -INSERT INTO creature_template_addon VALUES (4451,0,1,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4451 -DELETE FROM creature_addon WHERE guid = 24778; --- Create template addon for creature 4452 -DELETE FROM creature_template_addon WHERE entry =4452; -INSERT INTO creature_template_addon VALUES (4452,0,8,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4452 -DELETE FROM creature_addon WHERE guid = 21570; --- Create template addon for creature 4453 -DELETE FROM creature_template_addon WHERE entry =4453; -INSERT INTO creature_template_addon VALUES (4453,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4453 -DELETE FROM creature_addon WHERE guid = 21571; --- Create template addon for creature 4454 -DELETE FROM creature_template_addon WHERE entry =4454; -INSERT INTO creature_template_addon VALUES (4454,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4454 -DELETE FROM creature_addon WHERE guid = 21573; --- Create template addon for creature 4455 -DELETE FROM creature_template_addon WHERE entry =4455; -INSERT INTO creature_template_addon VALUES (4455,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4455 -DELETE FROM creature_addon WHERE guid = 9502; --- Create template addon for creature 4456 -DELETE FROM creature_template_addon WHERE entry =4456; -INSERT INTO creature_template_addon VALUES (4456,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4456 -DELETE FROM creature_addon WHERE guid = 37087; --- Create template addon for creature 4457 -DELETE FROM creature_template_addon WHERE entry =4457; -INSERT INTO creature_template_addon VALUES (4457,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4457 -DELETE FROM creature_addon WHERE guid = 1195; -DELETE FROM creature_addon WHERE guid = 2135; --- Create template addon for creature 4458 -DELETE FROM creature_template_addon WHERE entry =4458; -INSERT INTO creature_template_addon VALUES (4458,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4458 -DELETE FROM creature_addon WHERE guid = 793; -DELETE FROM creature_addon WHERE guid = 1191; -DELETE FROM creature_addon WHERE guid = 1199; -DELETE FROM creature_addon WHERE guid = 1203; -DELETE FROM creature_addon WHERE guid = 1851; --- Create template addon for creature 4459 -DELETE FROM creature_template_addon WHERE entry =4459; -INSERT INTO creature_template_addon VALUES (4459,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4459 -DELETE FROM creature_addon WHERE guid = 791; -DELETE FROM creature_addon WHERE guid = 1193; --- Create template addon for creature 4460 -DELETE FROM creature_template_addon WHERE entry =4460; -INSERT INTO creature_template_addon VALUES (4460,0,0,1,16,0,0,'12544'); --- Clear duplicate addons from template for creature 4460 -DELETE FROM creature_addon WHERE guid = 1174; -DELETE FROM creature_addon WHERE guid = 1189; --- Create template addon for creature 4461 -DELETE FROM creature_template_addon WHERE entry =4461; -INSERT INTO creature_template_addon VALUES (4461,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4461 -DELETE FROM creature_addon WHERE guid = 1184; -DELETE FROM creature_addon WHERE guid = 1186; -DELETE FROM creature_addon WHERE guid = 1192; -DELETE FROM creature_addon WHERE guid = 1196; -DELETE FROM creature_addon WHERE guid = 1197; -DELETE FROM creature_addon WHERE guid = 1198; -DELETE FROM creature_addon WHERE guid = 1204; -DELETE FROM creature_addon WHERE guid = 1206; -DELETE FROM creature_addon WHERE guid = 1210; -DELETE FROM creature_addon WHERE guid = 1464; -DELETE FROM creature_addon WHERE guid = 1597; -DELETE FROM creature_addon WHERE guid = 1598; --- Create template addon for creature 4462 -DELETE FROM creature_template_addon WHERE entry =4462; -INSERT INTO creature_template_addon VALUES (4462,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4462 -DELETE FROM creature_addon WHERE guid = 6724; -DELETE FROM creature_addon WHERE guid = 18433; -DELETE FROM creature_addon WHERE guid = 18442; -DELETE FROM creature_addon WHERE guid = 18453; -DELETE FROM creature_addon WHERE guid = 18454; -DELETE FROM creature_addon WHERE guid = 18459; -DELETE FROM creature_addon WHERE guid = 20705; --- Create template addon for creature 4463 -DELETE FROM creature_template_addon WHERE entry =4463; -INSERT INTO creature_template_addon VALUES (4463,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4463 -DELETE FROM creature_addon WHERE guid = 6744; -DELETE FROM creature_addon WHERE guid = 7457; -DELETE FROM creature_addon WHERE guid = 8308; -DELETE FROM creature_addon WHERE guid = 8310; -DELETE FROM creature_addon WHERE guid = 10158; -DELETE FROM creature_addon WHERE guid = 10168; -DELETE FROM creature_addon WHERE guid = 10173; -DELETE FROM creature_addon WHERE guid = 16461; -DELETE FROM creature_addon WHERE guid = 16469; -DELETE FROM creature_addon WHERE guid = 17087; -DELETE FROM creature_addon WHERE guid = 17318; -DELETE FROM creature_addon WHERE guid = 17327; -DELETE FROM creature_addon WHERE guid = 17335; -DELETE FROM creature_addon WHERE guid = 17565; -DELETE FROM creature_addon WHERE guid = 17576; -DELETE FROM creature_addon WHERE guid = 17578; -DELETE FROM creature_addon WHERE guid = 17876; -DELETE FROM creature_addon WHERE guid = 17913; --- Create template addon for creature 4464 -DELETE FROM creature_template_addon WHERE entry =4464; -INSERT INTO creature_template_addon VALUES (4464,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4464 -DELETE FROM creature_addon WHERE guid = 18385; -DELETE FROM creature_addon WHERE guid = 18443; -DELETE FROM creature_addon WHERE guid = 18445; -DELETE FROM creature_addon WHERE guid = 18451; --- Create template addon for creature 4465 -DELETE FROM creature_template_addon WHERE entry =4465; -INSERT INTO creature_template_addon VALUES (4465,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4465 -DELETE FROM creature_addon WHERE guid = 93198; -DELETE FROM creature_addon WHERE guid = 93200; -DELETE FROM creature_addon WHERE guid = 93202; -DELETE FROM creature_addon WHERE guid = 93203; -DELETE FROM creature_addon WHERE guid = 93600; -DELETE FROM creature_addon WHERE guid = 93602; -DELETE FROM creature_addon WHERE guid = 93603; -DELETE FROM creature_addon WHERE guid = 93617; -DELETE FROM creature_addon WHERE guid = 93619; -DELETE FROM creature_addon WHERE guid = 93624; -DELETE FROM creature_addon WHERE guid = 93738; -DELETE FROM creature_addon WHERE guid = 93740; -DELETE FROM creature_addon WHERE guid = 93741; -DELETE FROM creature_addon WHERE guid = 93742; -DELETE FROM creature_addon WHERE guid = 93743; -DELETE FROM creature_addon WHERE guid = 93744; -DELETE FROM creature_addon WHERE guid = 93745; -DELETE FROM creature_addon WHERE guid = 93748; -DELETE FROM creature_addon WHERE guid = 93750; --- Create template addon for creature 4466 -DELETE FROM creature_template_addon WHERE entry =4466; -INSERT INTO creature_template_addon VALUES (4466,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4466 -DELETE FROM creature_addon WHERE guid = 93056; -DELETE FROM creature_addon WHERE guid = 93102; -DELETE FROM creature_addon WHERE guid = 93156; -DELETE FROM creature_addon WHERE guid = 93190; -DELETE FROM creature_addon WHERE guid = 93191; -DELETE FROM creature_addon WHERE guid = 93435; -DELETE FROM creature_addon WHERE guid = 93436; -DELETE FROM creature_addon WHERE guid = 93443; -DELETE FROM creature_addon WHERE guid = 93449; -DELETE FROM creature_addon WHERE guid = 93451; -DELETE FROM creature_addon WHERE guid = 93455; -DELETE FROM creature_addon WHERE guid = 93457; -DELETE FROM creature_addon WHERE guid = 93542; -DELETE FROM creature_addon WHERE guid = 93544; -DELETE FROM creature_addon WHERE guid = 93628; -DELETE FROM creature_addon WHERE guid = 93631; -DELETE FROM creature_addon WHERE guid = 93632; -DELETE FROM creature_addon WHERE guid = 93655; -DELETE FROM creature_addon WHERE guid = 93657; -DELETE FROM creature_addon WHERE guid = 93663; -DELETE FROM creature_addon WHERE guid = 93669; -DELETE FROM creature_addon WHERE guid = 93713; -DELETE FROM creature_addon WHERE guid = 93715; --- Create template addon for creature 4467 -DELETE FROM creature_template_addon WHERE entry =4467; -INSERT INTO creature_template_addon VALUES (4467,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4467 -DELETE FROM creature_addon WHERE guid = 93005; -DELETE FROM creature_addon WHERE guid = 93024; -DELETE FROM creature_addon WHERE guid = 93100; -DELETE FROM creature_addon WHERE guid = 93101; -DELETE FROM creature_addon WHERE guid = 93104; -DELETE FROM creature_addon WHERE guid = 93408; -DELETE FROM creature_addon WHERE guid = 93409; -DELETE FROM creature_addon WHERE guid = 93410; -DELETE FROM creature_addon WHERE guid = 93412; -DELETE FROM creature_addon WHERE guid = 93413; -DELETE FROM creature_addon WHERE guid = 93415; -DELETE FROM creature_addon WHERE guid = 93419; -DELETE FROM creature_addon WHERE guid = 93424; -DELETE FROM creature_addon WHERE guid = 93425; -DELETE FROM creature_addon WHERE guid = 93427; -DELETE FROM creature_addon WHERE guid = 93633; -DELETE FROM creature_addon WHERE guid = 93637; -DELETE FROM creature_addon WHERE guid = 93660; -DELETE FROM creature_addon WHERE guid = 93661; -DELETE FROM creature_addon WHERE guid = 93668; -DELETE FROM creature_addon WHERE guid = 93671; -DELETE FROM creature_addon WHERE guid = 93725; --- Create template addon for creature 4468 -DELETE FROM creature_template_addon WHERE entry =4468; -INSERT INTO creature_template_addon VALUES (4468,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4468 -DELETE FROM creature_addon WHERE guid = 93063; -DELETE FROM creature_addon WHERE guid = 93222; -DELETE FROM creature_addon WHERE guid = 93223; -DELETE FROM creature_addon WHERE guid = 93224; -DELETE FROM creature_addon WHERE guid = 93225; -DELETE FROM creature_addon WHERE guid = 93226; -DELETE FROM creature_addon WHERE guid = 93227; -DELETE FROM creature_addon WHERE guid = 93228; -DELETE FROM creature_addon WHERE guid = 93593; -DELETE FROM creature_addon WHERE guid = 93594; -DELETE FROM creature_addon WHERE guid = 93595; --- Create template addon for creature 4469 -DELETE FROM creature_template_addon WHERE entry =4469; -INSERT INTO creature_template_addon VALUES (4469,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4469 -DELETE FROM creature_addon WHERE guid = 93545; -DELETE FROM creature_addon WHERE guid = 93735; -DELETE FROM creature_addon WHERE guid = 93736; -DELETE FROM creature_addon WHERE guid = 93737; -DELETE FROM creature_addon WHERE guid = 93739; --- Create template addon for creature 4472 -DELETE FROM creature_template_addon WHERE entry =4472; -INSERT INTO creature_template_addon VALUES (4472,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4472 -DELETE FROM creature_addon WHERE guid = 45303; -DELETE FROM creature_addon WHERE guid = 45305; -DELETE FROM creature_addon WHERE guid = 45307; -DELETE FROM creature_addon WHERE guid = 45308; -DELETE FROM creature_addon WHERE guid = 46275; -DELETE FROM creature_addon WHERE guid = 46277; -DELETE FROM creature_addon WHERE guid = 47103; -DELETE FROM creature_addon WHERE guid = 47106; -DELETE FROM creature_addon WHERE guid = 47108; -DELETE FROM creature_addon WHERE guid = 47109; -DELETE FROM creature_addon WHERE guid = 47444; -DELETE FROM creature_addon WHERE guid = 47453; -DELETE FROM creature_addon WHERE guid = 47459; -DELETE FROM creature_addon WHERE guid = 47463; -DELETE FROM creature_addon WHERE guid = 47479; -DELETE FROM creature_addon WHERE guid = 48143; -DELETE FROM creature_addon WHERE guid = 48154; -DELETE FROM creature_addon WHERE guid = 48156; -DELETE FROM creature_addon WHERE guid = 48379; -DELETE FROM creature_addon WHERE guid = 48589; --- Create template addon for creature 4474 -DELETE FROM creature_template_addon WHERE entry =4474; -INSERT INTO creature_template_addon VALUES (4474,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4474 -DELETE FROM creature_addon WHERE guid = 45315; -DELETE FROM creature_addon WHERE guid = 45319; -DELETE FROM creature_addon WHERE guid = 45322; -DELETE FROM creature_addon WHERE guid = 46291; -DELETE FROM creature_addon WHERE guid = 46293; -DELETE FROM creature_addon WHERE guid = 46295; -DELETE FROM creature_addon WHERE guid = 46605; -DELETE FROM creature_addon WHERE guid = 47115; -DELETE FROM creature_addon WHERE guid = 47117; -DELETE FROM creature_addon WHERE guid = 47118; -DELETE FROM creature_addon WHERE guid = 47121; -DELETE FROM creature_addon WHERE guid = 47122; -DELETE FROM creature_addon WHERE guid = 47600; -DELETE FROM creature_addon WHERE guid = 47635; -DELETE FROM creature_addon WHERE guid = 48177; -DELETE FROM creature_addon WHERE guid = 48179; -DELETE FROM creature_addon WHERE guid = 48184; -DELETE FROM creature_addon WHERE guid = 48186; -DELETE FROM creature_addon WHERE guid = 48433; -DELETE FROM creature_addon WHERE guid = 48440; -DELETE FROM creature_addon WHERE guid = 48442; -DELETE FROM creature_addon WHERE guid = 52636; -DELETE FROM creature_addon WHERE guid = 52661; -DELETE FROM creature_addon WHERE guid = 52663; --- Create template addon for creature 4475 -DELETE FROM creature_template_addon WHERE entry =4475; -INSERT INTO creature_template_addon VALUES (4475,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4475 -DELETE FROM creature_addon WHERE guid = 45314; -DELETE FROM creature_addon WHERE guid = 45316; -DELETE FROM creature_addon WHERE guid = 45317; -DELETE FROM creature_addon WHERE guid = 45321; -DELETE FROM creature_addon WHERE guid = 46290; -DELETE FROM creature_addon WHERE guid = 46292; -DELETE FROM creature_addon WHERE guid = 46308; -DELETE FROM creature_addon WHERE guid = 47113; -DELETE FROM creature_addon WHERE guid = 47114; -DELETE FROM creature_addon WHERE guid = 47116; -DELETE FROM creature_addon WHERE guid = 47119; -DELETE FROM creature_addon WHERE guid = 47120; -DELETE FROM creature_addon WHERE guid = 47597; -DELETE FROM creature_addon WHERE guid = 47636; -DELETE FROM creature_addon WHERE guid = 48178; -DELETE FROM creature_addon WHERE guid = 48181; -DELETE FROM creature_addon WHERE guid = 48182; -DELETE FROM creature_addon WHERE guid = 48430; -DELETE FROM creature_addon WHERE guid = 48431; -DELETE FROM creature_addon WHERE guid = 48432; -DELETE FROM creature_addon WHERE guid = 48443; -DELETE FROM creature_addon WHERE guid = 48444; -DELETE FROM creature_addon WHERE guid = 52638; --- Create template addon for creature 4479 -DELETE FROM creature_template_addon WHERE entry =4479; -INSERT INTO creature_template_addon VALUES (4479,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4479 -DELETE FROM creature_addon WHERE guid = 12046; --- Create template addon for creature 4480 -DELETE FROM creature_template_addon WHERE entry =4480; -INSERT INTO creature_template_addon VALUES (4480,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4480 -DELETE FROM creature_addon WHERE guid = 12054; --- Create template addon for creature 4481 -DELETE FROM creature_template_addon WHERE entry =4481; -INSERT INTO creature_template_addon VALUES (4481,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4481 -DELETE FROM creature_addon WHERE guid = 12058; --- Create template addon for creature 4483 -DELETE FROM creature_template_addon WHERE entry =4483; -INSERT INTO creature_template_addon VALUES (4483,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4483 -DELETE FROM creature_addon WHERE guid = 21581; --- Create template addon for creature 4484 -DELETE FROM creature_template_addon WHERE entry =4484; -INSERT INTO creature_template_addon VALUES (4484,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4484 -DELETE FROM creature_addon WHERE guid = 32783; --- Create template addon for creature 4485 -DELETE FROM creature_template_addon WHERE entry =4485; -INSERT INTO creature_template_addon VALUES (4485,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4485 -DELETE FROM creature_addon WHERE guid = 4728; --- Create template addon for creature 4486 -DELETE FROM creature_template_addon WHERE entry =4486; -INSERT INTO creature_template_addon VALUES (4486,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4486 -DELETE FROM creature_addon WHERE guid = 32021; --- Create template addon for creature 4488 -DELETE FROM creature_template_addon WHERE entry =4488; -INSERT INTO creature_template_addon VALUES (4488,0,0,1,16,0,0,'8907'); --- Clear duplicate addons from template for creature 4488 -DELETE FROM creature_addon WHERE guid = 32022; --- Create template addon for creature 4489 -DELETE FROM creature_template_addon WHERE entry =4489; -INSERT INTO creature_template_addon VALUES (4489,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4489 -DELETE FROM creature_addon WHERE guid = 29370; --- Create template addon for creature 4490 --- Create template addon for creature 4493 -DELETE FROM creature_template_addon WHERE entry =4493; -INSERT INTO creature_template_addon VALUES (4493,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4493 -DELETE FROM creature_addon WHERE guid = 46774; -DELETE FROM creature_addon WHERE guid = 47142; -DELETE FROM creature_addon WHERE guid = 47143; -DELETE FROM creature_addon WHERE guid = 47147; -DELETE FROM creature_addon WHERE guid = 47150; -DELETE FROM creature_addon WHERE guid = 47890; --- Create template addon for creature 4494 -DELETE FROM creature_template_addon WHERE entry =4494; -INSERT INTO creature_template_addon VALUES (4494,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4494 -DELETE FROM creature_addon WHERE guid = 45368; -DELETE FROM creature_addon WHERE guid = 45369; -DELETE FROM creature_addon WHERE guid = 45370; -DELETE FROM creature_addon WHERE guid = 45373; -DELETE FROM creature_addon WHERE guid = 45374; -DELETE FROM creature_addon WHERE guid = 45376; -DELETE FROM creature_addon WHERE guid = 46765; -DELETE FROM creature_addon WHERE guid = 46768; -DELETE FROM creature_addon WHERE guid = 47149; --- Create template addon for creature 4495 -DELETE FROM creature_template_addon WHERE entry =4495; -INSERT INTO creature_template_addon VALUES (4495,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4495 -DELETE FROM creature_addon WHERE guid = 21585; --- Create template addon for creature 4496 -DELETE FROM creature_template_addon WHERE entry =4496; -INSERT INTO creature_template_addon VALUES (4496,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4496 -DELETE FROM creature_addon WHERE guid = 21586; --- Create template addon for creature 4497 --- Create template addon for creature 4498 -DELETE FROM creature_template_addon WHERE entry =4498; -INSERT INTO creature_template_addon VALUES (4498,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4498 -DELETE FROM creature_addon WHERE guid = 29068; --- Create template addon for creature 4499 -DELETE FROM creature_template_addon WHERE entry =4499; -INSERT INTO creature_template_addon VALUES (4499,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4499 -DELETE FROM creature_addon WHERE guid = 21591; --- Create template addon for creature 4500 -DELETE FROM creature_template_addon WHERE entry =4500; -INSERT INTO creature_template_addon VALUES (4500,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4500 -DELETE FROM creature_addon WHERE guid = 31442; --- Create template addon for creature 4501 -DELETE FROM creature_template_addon WHERE entry =4501; -INSERT INTO creature_template_addon VALUES (4501,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4501 -DELETE FROM creature_addon WHERE guid = 3602; --- Create template addon for creature 4502 -DELETE FROM creature_template_addon WHERE entry =4502; -INSERT INTO creature_template_addon VALUES (4502,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4502 -DELETE FROM creature_addon WHERE guid = 4354; --- Create template addon for creature 4503 -DELETE FROM creature_template_addon WHERE entry =4503; -INSERT INTO creature_template_addon VALUES (4503,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4503 -DELETE FROM creature_addon WHERE guid = 7881; --- Create template addon for creature 4504 --- Create template addon for creature 4505 -DELETE FROM creature_template_addon WHERE entry =4505; -INSERT INTO creature_template_addon VALUES (4505,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4505 -DELETE FROM creature_addon WHERE guid = 443; -DELETE FROM creature_addon WHERE guid = 519; -DELETE FROM creature_addon WHERE guid = 751; -DELETE FROM creature_addon WHERE guid = 753; -DELETE FROM creature_addon WHERE guid = 782; -DELETE FROM creature_addon WHERE guid = 783; -DELETE FROM creature_addon WHERE guid = 785; -DELETE FROM creature_addon WHERE guid = 838; -DELETE FROM creature_addon WHERE guid = 941; -DELETE FROM creature_addon WHERE guid = 2597; -DELETE FROM creature_addon WHERE guid = 2598; -DELETE FROM creature_addon WHERE guid = 2607; -DELETE FROM creature_addon WHERE guid = 2614; -DELETE FROM creature_addon WHERE guid = 2621; -DELETE FROM creature_addon WHERE guid = 2627; -DELETE FROM creature_addon WHERE guid = 2631; --- Create template addon for creature 4506 -DELETE FROM creature_template_addon WHERE entry =4506; -INSERT INTO creature_template_addon VALUES (4506,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4506 -DELETE FROM creature_addon WHERE guid = 752; -DELETE FROM creature_addon WHERE guid = 754; -DELETE FROM creature_addon WHERE guid = 780; -DELETE FROM creature_addon WHERE guid = 781; -DELETE FROM creature_addon WHERE guid = 945; -DELETE FROM creature_addon WHERE guid = 2611; -DELETE FROM creature_addon WHERE guid = 2622; --- Create template addon for creature 4507 -DELETE FROM creature_template_addon WHERE entry =4507; -INSERT INTO creature_template_addon VALUES (4507,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4507 -DELETE FROM creature_addon WHERE guid = 21681; --- Clear duplicate addons from template for creature 4508 --- Create template addon for creature 4509 --- Clear duplicate addons from template for creature 4510 --- Clear duplicate addons from template for creature 4511 --- Clear duplicate addons from template for creature 4512 --- Clear duplicate addons from template for creature 4514 --- Clear duplicate addons from template for creature 4515 --- Clear duplicate addons from template for creature 4516 --- Clear duplicate addons from template for creature 4517 --- Clear duplicate addons from template for creature 4518 --- Clear duplicate addons from template for creature 4519 --- Clear duplicate addons from template for creature 4520 --- Clear duplicate addons from template for creature 4521 -DELETE FROM creature_addon WHERE guid = 46885; --- Clear duplicate addons from template for creature 4522 --- Clear duplicate addons from template for creature 4523 --- Clear duplicate addons from template for creature 4525 --- Clear duplicate addons from template for creature 4526 --- Clear duplicate addons from template for creature 4528 --- Clear duplicate addons from template for creature 4530 --- Clear duplicate addons from template for creature 4531 --- Clear duplicate addons from template for creature 4532 --- Clear duplicate addons from template for creature 4534 --- Clear duplicate addons from template for creature 4535 --- Clear duplicate addons from template for creature 4538 --- Clear duplicate addons from template for creature 4539 --- Clear duplicate addons from template for creature 4540 --- Clear duplicate addons from template for creature 4541 --- Clear duplicate addons from template for creature 4542 --- Clear duplicate addons from template for creature 4543 --- Create template addon for creature 4544 -DELETE FROM creature_template_addon WHERE entry =4544; -INSERT INTO creature_template_addon VALUES (4544,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4544 -DELETE FROM creature_addon WHERE guid = 51232; --- Create template addon for creature 4545 -DELETE FROM creature_template_addon WHERE entry =4545; -INSERT INTO creature_template_addon VALUES (4545,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4545 -DELETE FROM creature_addon WHERE guid = 21695; --- Create template addon for creature 4546 -DELETE FROM creature_template_addon WHERE entry =4546; -INSERT INTO creature_template_addon VALUES (4546,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4546 -DELETE FROM creature_addon WHERE guid = 21696; --- Create template addon for creature 4547 -DELETE FROM creature_template_addon WHERE entry =4547; -INSERT INTO creature_template_addon VALUES (4547,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4547 -DELETE FROM creature_addon WHERE guid = 21697; --- Create template addon for creature 4548 -DELETE FROM creature_template_addon WHERE entry =4548; -INSERT INTO creature_template_addon VALUES (4548,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4548 -DELETE FROM creature_addon WHERE guid = 21698; --- Create template addon for creature 4549 -DELETE FROM creature_template_addon WHERE entry =4549; -INSERT INTO creature_template_addon VALUES (4549,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4549 -DELETE FROM creature_addon WHERE guid = 38402; --- Create template addon for creature 4550 -DELETE FROM creature_template_addon WHERE entry =4550; -INSERT INTO creature_template_addon VALUES (4550,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4550 -DELETE FROM creature_addon WHERE guid = 41828; --- Create template addon for creature 4551 -DELETE FROM creature_template_addon WHERE entry =4551; -INSERT INTO creature_template_addon VALUES (4551,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4551 -DELETE FROM creature_addon WHERE guid = 38057; --- Create template addon for creature 4552 -DELETE FROM creature_template_addon WHERE entry =4552; -INSERT INTO creature_template_addon VALUES (4552,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4552 -DELETE FROM creature_addon WHERE guid = 38401; --- Create template addon for creature 4553 -DELETE FROM creature_template_addon WHERE entry =4553; -INSERT INTO creature_template_addon VALUES (4553,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4553 -DELETE FROM creature_addon WHERE guid = 38409; --- Create template addon for creature 4554 -DELETE FROM creature_template_addon WHERE entry =4554; -INSERT INTO creature_template_addon VALUES (4554,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4554 -DELETE FROM creature_addon WHERE guid = 38408; --- Create template addon for creature 4555 -DELETE FROM creature_template_addon WHERE entry =4555; -INSERT INTO creature_template_addon VALUES (4555,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4555 -DELETE FROM creature_addon WHERE guid = 31859; --- Create template addon for creature 4556 -DELETE FROM creature_template_addon WHERE entry =4556; -INSERT INTO creature_template_addon VALUES (4556,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4556 -DELETE FROM creature_addon WHERE guid = 31857; --- Create template addon for creature 4557 -DELETE FROM creature_template_addon WHERE entry =4557; -INSERT INTO creature_template_addon VALUES (4557,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4557 -DELETE FROM creature_addon WHERE guid = 38061; --- Create template addon for creature 4558 -DELETE FROM creature_template_addon WHERE entry =4558; -INSERT INTO creature_template_addon VALUES (4558,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4558 -DELETE FROM creature_addon WHERE guid = 38056; --- Create template addon for creature 4559 -DELETE FROM creature_template_addon WHERE entry =4559; -INSERT INTO creature_template_addon VALUES (4559,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4559 -DELETE FROM creature_addon WHERE guid = 30405; --- Create template addon for creature 4560 -DELETE FROM creature_template_addon WHERE entry =4560; -INSERT INTO creature_template_addon VALUES (4560,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4560 -DELETE FROM creature_addon WHERE guid = 38062; --- Create template addon for creature 4561 -DELETE FROM creature_template_addon WHERE entry =4561; -INSERT INTO creature_template_addon VALUES (4561,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4561 -DELETE FROM creature_addon WHERE guid = 38400; --- Create template addon for creature 4562 -DELETE FROM creature_template_addon WHERE entry =4562; -INSERT INTO creature_template_addon VALUES (4562,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4562 -DELETE FROM creature_addon WHERE guid = 38411; --- Create template addon for creature 4563 -DELETE FROM creature_template_addon WHERE entry =4563; -INSERT INTO creature_template_addon VALUES (4563,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4563 -DELETE FROM creature_addon WHERE guid = 41834; --- Create template addon for creature 4564 -DELETE FROM creature_template_addon WHERE entry =4564; -INSERT INTO creature_template_addon VALUES (4564,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4564 -DELETE FROM creature_addon WHERE guid = 38071; --- Create template addon for creature 4565 -DELETE FROM creature_template_addon WHERE entry =4565; -INSERT INTO creature_template_addon VALUES (4565,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4565 -DELETE FROM creature_addon WHERE guid = 31863; --- Create template addon for creature 4566 -DELETE FROM creature_template_addon WHERE entry =4566; -INSERT INTO creature_template_addon VALUES (4566,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4566 -DELETE FROM creature_addon WHERE guid = 31869; --- Create template addon for creature 4567 -DELETE FROM creature_template_addon WHERE entry =4567; -INSERT INTO creature_template_addon VALUES (4567,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4567 -DELETE FROM creature_addon WHERE guid = 38416; --- Create template addon for creature 4568 -DELETE FROM creature_template_addon WHERE entry =4568; -INSERT INTO creature_template_addon VALUES (4568,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4568 -DELETE FROM creature_addon WHERE guid = 38422; --- Create template addon for creature 4569 -DELETE FROM creature_template_addon WHERE entry =4569; -INSERT INTO creature_template_addon VALUES (4569,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4569 -DELETE FROM creature_addon WHERE guid = 38099; --- Create template addon for creature 4570 -DELETE FROM creature_template_addon WHERE entry =4570; -INSERT INTO creature_template_addon VALUES (4570,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4570 -DELETE FROM creature_addon WHERE guid = 38064; --- Create template addon for creature 4571 -DELETE FROM creature_template_addon WHERE entry =4571; -INSERT INTO creature_template_addon VALUES (4571,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4571 -DELETE FROM creature_addon WHERE guid = 38421; --- Create template addon for creature 4572 -DELETE FROM creature_template_addon WHERE entry =4572; -INSERT INTO creature_template_addon VALUES (4572,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4572 -DELETE FROM creature_addon WHERE guid = 31867; --- Create template addon for creature 4573 -DELETE FROM creature_template_addon WHERE entry =4573; -INSERT INTO creature_template_addon VALUES (4573,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4573 -DELETE FROM creature_addon WHERE guid = 38412; --- Create template addon for creature 4574 -DELETE FROM creature_template_addon WHERE entry =4574; -INSERT INTO creature_template_addon VALUES (4574,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4574 -DELETE FROM creature_addon WHERE guid = 31861; --- Create template addon for creature 4575 -DELETE FROM creature_template_addon WHERE entry =4575; -INSERT INTO creature_template_addon VALUES (4575,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4575 -DELETE FROM creature_addon WHERE guid = 38423; --- Create template addon for creature 4576 -DELETE FROM creature_template_addon WHERE entry =4576; -INSERT INTO creature_template_addon VALUES (4576,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4576 -DELETE FROM creature_addon WHERE guid = 38067; --- Create template addon for creature 4577 -DELETE FROM creature_template_addon WHERE entry =4577; -INSERT INTO creature_template_addon VALUES (4577,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4577 -DELETE FROM creature_addon WHERE guid = 38068; --- Create template addon for creature 4578 -DELETE FROM creature_template_addon WHERE entry =4578; -INSERT INTO creature_template_addon VALUES (4578,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4578 -DELETE FROM creature_addon WHERE guid = 31868; --- Create template addon for creature 4580 -DELETE FROM creature_template_addon WHERE entry =4580; -INSERT INTO creature_template_addon VALUES (4580,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4580 -DELETE FROM creature_addon WHERE guid = 31860; --- Create template addon for creature 4581 -DELETE FROM creature_template_addon WHERE entry =4581; -INSERT INTO creature_template_addon VALUES (4581,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4581 -DELETE FROM creature_addon WHERE guid = 38070; --- Create template addon for creature 4582 -DELETE FROM creature_template_addon WHERE entry =4582; -INSERT INTO creature_template_addon VALUES (4582,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4582 -DELETE FROM creature_addon WHERE guid = 38095; --- Create template addon for creature 4583 -DELETE FROM creature_template_addon WHERE entry =4583; -INSERT INTO creature_template_addon VALUES (4583,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4583 -DELETE FROM creature_addon WHERE guid = 31885; --- Create template addon for creature 4584 -DELETE FROM creature_template_addon WHERE entry =4584; -INSERT INTO creature_template_addon VALUES (4584,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4584 -DELETE FROM creature_addon WHERE guid = 31889; --- Create template addon for creature 4585 -DELETE FROM creature_template_addon WHERE entry =4585; -INSERT INTO creature_template_addon VALUES (4585,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4585 -DELETE FROM creature_addon WHERE guid = 31883; --- Create template addon for creature 4586 -DELETE FROM creature_template_addon WHERE entry =4586; -INSERT INTO creature_template_addon VALUES (4586,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4586 -DELETE FROM creature_addon WHERE guid = 38096; --- Create template addon for creature 4587 -DELETE FROM creature_template_addon WHERE entry =4587; -INSERT INTO creature_template_addon VALUES (4587,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4587 -DELETE FROM creature_addon WHERE guid = 38102; --- Create template addon for creature 4588 -DELETE FROM creature_template_addon WHERE entry =4588; -INSERT INTO creature_template_addon VALUES (4588,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4588 -DELETE FROM creature_addon WHERE guid = 31884; --- Create template addon for creature 4589 -DELETE FROM creature_template_addon WHERE entry =4589; -INSERT INTO creature_template_addon VALUES (4589,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4589 -DELETE FROM creature_addon WHERE guid = 31881; --- Create template addon for creature 4590 -DELETE FROM creature_template_addon WHERE entry =4590; -INSERT INTO creature_template_addon VALUES (4590,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4590 -DELETE FROM creature_addon WHERE guid = 31886; --- Create template addon for creature 4591 -DELETE FROM creature_template_addon WHERE entry =4591; -INSERT INTO creature_template_addon VALUES (4591,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4591 -DELETE FROM creature_addon WHERE guid = 38424; --- Create template addon for creature 4592 -DELETE FROM creature_template_addon WHERE entry =4592; -INSERT INTO creature_template_addon VALUES (4592,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4592 -DELETE FROM creature_addon WHERE guid = 31880; --- Create template addon for creature 4593 -DELETE FROM creature_template_addon WHERE entry =4593; -INSERT INTO creature_template_addon VALUES (4593,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4593 -DELETE FROM creature_addon WHERE guid = 31897; --- Create template addon for creature 4594 -DELETE FROM creature_template_addon WHERE entry =4594; -INSERT INTO creature_template_addon VALUES (4594,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4594 -DELETE FROM creature_addon WHERE guid = 41841; --- Create template addon for creature 4595 -DELETE FROM creature_template_addon WHERE entry =4595; -INSERT INTO creature_template_addon VALUES (4595,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4595 -DELETE FROM creature_addon WHERE guid = 38128; --- Create template addon for creature 4596 -DELETE FROM creature_template_addon WHERE entry =4596; -INSERT INTO creature_template_addon VALUES (4596,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4596 -DELETE FROM creature_addon WHERE guid = 41843; --- Create template addon for creature 4597 -DELETE FROM creature_template_addon WHERE entry =4597; -INSERT INTO creature_template_addon VALUES (4597,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4597 -DELETE FROM creature_addon WHERE guid = 31898; --- Create template addon for creature 4598 -DELETE FROM creature_template_addon WHERE entry =4598; -INSERT INTO creature_template_addon VALUES (4598,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4598 -DELETE FROM creature_addon WHERE guid = 31891; --- Create template addon for creature 4599 -DELETE FROM creature_template_addon WHERE entry =4599; -INSERT INTO creature_template_addon VALUES (4599,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4599 -DELETE FROM creature_addon WHERE guid = 38433; --- Create template addon for creature 4600 -DELETE FROM creature_template_addon WHERE entry =4600; -INSERT INTO creature_template_addon VALUES (4600,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4600 -DELETE FROM creature_addon WHERE guid = 41837; --- Create template addon for creature 4601 -DELETE FROM creature_template_addon WHERE entry =4601; -INSERT INTO creature_template_addon VALUES (4601,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4601 -DELETE FROM creature_addon WHERE guid = 38109; --- Create template addon for creature 4602 -DELETE FROM creature_template_addon WHERE entry =4602; -INSERT INTO creature_template_addon VALUES (4602,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4602 -DELETE FROM creature_addon WHERE guid = 38426; --- Create template addon for creature 4603 -DELETE FROM creature_template_addon WHERE entry =4603; -INSERT INTO creature_template_addon VALUES (4603,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 4603 -DELETE FROM creature_addon WHERE guid = 41839; --- Create template addon for creature 4604 -DELETE FROM creature_template_addon WHERE entry =4604; -INSERT INTO creature_template_addon VALUES (4604,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 4604 -DELETE FROM creature_addon WHERE guid = 31896; --- Create template addon for creature 4605 -DELETE FROM creature_template_addon WHERE entry =4605; -INSERT INTO creature_template_addon VALUES (4605,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4605 -DELETE FROM creature_addon WHERE guid = 38428; --- Create template addon for creature 4606 -DELETE FROM creature_template_addon WHERE entry =4606; -INSERT INTO creature_template_addon VALUES (4606,0,0,1,16,0,0,'8118'); --- Clear duplicate addons from template for creature 4606 -DELETE FROM creature_addon WHERE guid = 31866; --- Create template addon for creature 4607 -DELETE FROM creature_template_addon WHERE entry =4607; -INSERT INTO creature_template_addon VALUES (4607,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4607 -DELETE FROM creature_addon WHERE guid = 41835; --- Create template addon for creature 4608 -DELETE FROM creature_template_addon WHERE entry =4608; -INSERT INTO creature_template_addon VALUES (4608,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4608 -DELETE FROM creature_addon WHERE guid = 31865; --- Create template addon for creature 4609 -DELETE FROM creature_template_addon WHERE entry =4609; -INSERT INTO creature_template_addon VALUES (4609,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4609 -DELETE FROM creature_addon WHERE guid = 17647; --- Create template addon for creature 4610 -DELETE FROM creature_template_addon WHERE entry =4610; -INSERT INTO creature_template_addon VALUES (4610,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4610 -DELETE FROM creature_addon WHERE guid = 17628; --- Create template addon for creature 4611 -DELETE FROM creature_template_addon WHERE entry =4611; -INSERT INTO creature_template_addon VALUES (4611,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4611 -DELETE FROM creature_addon WHERE guid = 38073; --- Create template addon for creature 4612 -DELETE FROM creature_template_addon WHERE entry =4612; -INSERT INTO creature_template_addon VALUES (4612,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4612 -DELETE FROM creature_addon WHERE guid = 38091; --- Create template addon for creature 4613 -DELETE FROM creature_template_addon WHERE entry =4613; -INSERT INTO creature_template_addon VALUES (4613,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4613 -DELETE FROM creature_addon WHERE guid = 38055; --- Create template addon for creature 4614 -DELETE FROM creature_template_addon WHERE entry =4614; -INSERT INTO creature_template_addon VALUES (4614,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4614 -DELETE FROM creature_addon WHERE guid = 31871; --- Create template addon for creature 4615 -DELETE FROM creature_template_addon WHERE entry =4615; -INSERT INTO creature_template_addon VALUES (4615,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4615 -DELETE FROM creature_addon WHERE guid = 38092; --- Create template addon for creature 4616 -DELETE FROM creature_template_addon WHERE entry =4616; -INSERT INTO creature_template_addon VALUES (4616,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4616 -DELETE FROM creature_addon WHERE guid = 31879; --- Create template addon for creature 4617 -DELETE FROM creature_template_addon WHERE entry =4617; -INSERT INTO creature_template_addon VALUES (4617,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 4617 -DELETE FROM creature_addon WHERE guid = 31874; --- Create template addon for creature 4618 -DELETE FROM creature_template_addon WHERE entry =4618; -INSERT INTO creature_template_addon VALUES (4618,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4618 -DELETE FROM creature_addon WHERE guid = 6861; --- Create template addon for creature 4619 -DELETE FROM creature_template_addon WHERE entry =4619; -INSERT INTO creature_template_addon VALUES (4619,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4619 -DELETE FROM creature_addon WHERE guid = 32332; --- Create template addon for creature 4620 -DELETE FROM creature_template_addon WHERE entry =4620; -INSERT INTO creature_template_addon VALUES (4620,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4620 -DELETE FROM creature_addon WHERE guid = 21145; --- Clear duplicate addons from template for creature 4623 --- Create template addon for creature 4624 -DELETE FROM creature_template_addon WHERE entry =4624; -INSERT INTO creature_template_addon VALUES (4624,0,0,1,16,0,0,'18950'); --- Clear duplicate addons from template for creature 4624 -DELETE FROM creature_addon WHERE guid = 76; -DELETE FROM creature_addon WHERE guid = 77; -DELETE FROM creature_addon WHERE guid = 160; -DELETE FROM creature_addon WHERE guid = 161; -DELETE FROM creature_addon WHERE guid = 162; -DELETE FROM creature_addon WHERE guid = 163; -DELETE FROM creature_addon WHERE guid = 164; -DELETE FROM creature_addon WHERE guid = 165; -DELETE FROM creature_addon WHERE guid = 715; -DELETE FROM creature_addon WHERE guid = 182; -DELETE FROM creature_addon WHERE guid = 589; -DELETE FROM creature_addon WHERE guid = 590; -DELETE FROM creature_addon WHERE guid = 695; -DELETE FROM creature_addon WHERE guid = 592; -DELETE FROM creature_addon WHERE guid = 686; -DELETE FROM creature_addon WHERE guid = 657; -DELETE FROM creature_addon WHERE guid = 596; -DELETE FROM creature_addon WHERE guid = 597; -DELETE FROM creature_addon WHERE guid = 656; -DELETE FROM creature_addon WHERE guid = 654; -DELETE FROM creature_addon WHERE guid = 649; -DELETE FROM creature_addon WHERE guid = 650; -DELETE FROM creature_addon WHERE guid = 651; -DELETE FROM creature_addon WHERE guid = 652; -DELETE FROM creature_addon WHERE guid = 653; -DELETE FROM creature_addon WHERE guid = 599; -DELETE FROM creature_addon WHERE guid = 655; -DELETE FROM creature_addon WHERE guid = 598; -DELETE FROM creature_addon WHERE guid = 594; -DELETE FROM creature_addon WHERE guid = 679; -DELETE FROM creature_addon WHERE guid = 680; -DELETE FROM creature_addon WHERE guid = 681; -DELETE FROM creature_addon WHERE guid = 682; -DELETE FROM creature_addon WHERE guid = 683; -DELETE FROM creature_addon WHERE guid = 593; -DELETE FROM creature_addon WHERE guid = 687; -DELETE FROM creature_addon WHERE guid = 688; -DELETE FROM creature_addon WHERE guid = 689; -DELETE FROM creature_addon WHERE guid = 692; -DELETE FROM creature_addon WHERE guid = 693; -DELETE FROM creature_addon WHERE guid = 694; -DELETE FROM creature_addon WHERE guid = 591; -DELETE FROM creature_addon WHERE guid = 696; -DELETE FROM creature_addon WHERE guid = 697; -DELETE FROM creature_addon WHERE guid = 698; -DELETE FROM creature_addon WHERE guid = 699; -DELETE FROM creature_addon WHERE guid = 700; -DELETE FROM creature_addon WHERE guid = 178; -DELETE FROM creature_addon WHERE guid = 716; -DELETE FROM creature_addon WHERE guid = 717; -DELETE FROM creature_addon WHERE guid = 718; -DELETE FROM creature_addon WHERE guid = 719; -DELETE FROM creature_addon WHERE guid = 2164; -DELETE FROM creature_addon WHERE guid = 2167; --- Clear duplicate addons from template for creature 4625 --- Create template addon for creature 4627 --- Create template addon for creature 4629 -DELETE FROM creature_template_addon WHERE entry =4629; -INSERT INTO creature_template_addon VALUES (4629,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 4629 -DELETE FROM creature_addon WHERE guid = 21178; --- Create template addon for creature 4630 -DELETE FROM creature_template_addon WHERE entry =4630; -INSERT INTO creature_template_addon VALUES (4630,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4630 -DELETE FROM creature_addon WHERE guid = 21184; --- Create template addon for creature 4631 -DELETE FROM creature_template_addon WHERE entry =4631; -INSERT INTO creature_template_addon VALUES (4631,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4631 -DELETE FROM creature_addon WHERE guid = 184; --- Create template addon for creature 4632 -DELETE FROM creature_template_addon WHERE entry =4632; -INSERT INTO creature_template_addon VALUES (4632,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4632 -DELETE FROM creature_addon WHERE guid = 26995; -DELETE FROM creature_addon WHERE guid = 26996; -DELETE FROM creature_addon WHERE guid = 26997; -DELETE FROM creature_addon WHERE guid = 26998; -DELETE FROM creature_addon WHERE guid = 26999; -DELETE FROM creature_addon WHERE guid = 27000; -DELETE FROM creature_addon WHERE guid = 27001; --- Create template addon for creature 4633 -DELETE FROM creature_template_addon WHERE entry =4633; -INSERT INTO creature_template_addon VALUES (4633,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4633 -DELETE FROM creature_addon WHERE guid = 27002; -DELETE FROM creature_addon WHERE guid = 27003; -DELETE FROM creature_addon WHERE guid = 27004; -DELETE FROM creature_addon WHERE guid = 27005; -DELETE FROM creature_addon WHERE guid = 27006; -DELETE FROM creature_addon WHERE guid = 27007; -DELETE FROM creature_addon WHERE guid = 27008; -DELETE FROM creature_addon WHERE guid = 27009; -DELETE FROM creature_addon WHERE guid = 27010; --- Create template addon for creature 4634 -DELETE FROM creature_template_addon WHERE entry =4634; -INSERT INTO creature_template_addon VALUES (4634,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4634 -DELETE FROM creature_addon WHERE guid = 27011; -DELETE FROM creature_addon WHERE guid = 27012; -DELETE FROM creature_addon WHERE guid = 27013; -DELETE FROM creature_addon WHERE guid = 27014; -DELETE FROM creature_addon WHERE guid = 27015; -DELETE FROM creature_addon WHERE guid = 27016; -DELETE FROM creature_addon WHERE guid = 27017; -DELETE FROM creature_addon WHERE guid = 27018; -DELETE FROM creature_addon WHERE guid = 27019; -DELETE FROM creature_addon WHERE guid = 27020; -DELETE FROM creature_addon WHERE guid = 27021; --- Create template addon for creature 4635 -DELETE FROM creature_template_addon WHERE entry =4635; -INSERT INTO creature_template_addon VALUES (4635,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4635 -DELETE FROM creature_addon WHERE guid = 27022; -DELETE FROM creature_addon WHERE guid = 27023; -DELETE FROM creature_addon WHERE guid = 27024; -DELETE FROM creature_addon WHERE guid = 27025; -DELETE FROM creature_addon WHERE guid = 27026; -DELETE FROM creature_addon WHERE guid = 27027; -DELETE FROM creature_addon WHERE guid = 27028; -DELETE FROM creature_addon WHERE guid = 27029; -DELETE FROM creature_addon WHERE guid = 27030; -DELETE FROM creature_addon WHERE guid = 27031; -DELETE FROM creature_addon WHERE guid = 27032; -DELETE FROM creature_addon WHERE guid = 27033; -DELETE FROM creature_addon WHERE guid = 27034; --- Create template addon for creature 4636 -DELETE FROM creature_template_addon WHERE entry =4636; -INSERT INTO creature_template_addon VALUES (4636,0,0,1,16,0,0,'7165'); --- Clear duplicate addons from template for creature 4636 -DELETE FROM creature_addon WHERE guid = 27035; -DELETE FROM creature_addon WHERE guid = 27036; -DELETE FROM creature_addon WHERE guid = 27037; -DELETE FROM creature_addon WHERE guid = 27038; -DELETE FROM creature_addon WHERE guid = 27039; -DELETE FROM creature_addon WHERE guid = 27040; -DELETE FROM creature_addon WHERE guid = 27041; -DELETE FROM creature_addon WHERE guid = 27042; -DELETE FROM creature_addon WHERE guid = 27043; -DELETE FROM creature_addon WHERE guid = 27044; -DELETE FROM creature_addon WHERE guid = 27045; -DELETE FROM creature_addon WHERE guid = 27046; -DELETE FROM creature_addon WHERE guid = 27047; -DELETE FROM creature_addon WHERE guid = 27048; --- Create template addon for creature 4637 -DELETE FROM creature_template_addon WHERE entry =4637; -INSERT INTO creature_template_addon VALUES (4637,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4637 -DELETE FROM creature_addon WHERE guid = 27049; -DELETE FROM creature_addon WHERE guid = 27050; -DELETE FROM creature_addon WHERE guid = 27051; -DELETE FROM creature_addon WHERE guid = 27052; -DELETE FROM creature_addon WHERE guid = 27053; -DELETE FROM creature_addon WHERE guid = 27054; --- Create template addon for creature 4638 -DELETE FROM creature_template_addon WHERE entry =4638; -INSERT INTO creature_template_addon VALUES (4638,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4638 -DELETE FROM creature_addon WHERE guid = 27055; -DELETE FROM creature_addon WHERE guid = 27056; -DELETE FROM creature_addon WHERE guid = 27057; -DELETE FROM creature_addon WHERE guid = 27058; -DELETE FROM creature_addon WHERE guid = 27059; -DELETE FROM creature_addon WHERE guid = 27060; --- Create template addon for creature 4639 -DELETE FROM creature_template_addon WHERE entry =4639; -INSERT INTO creature_template_addon VALUES (4639,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4639 -DELETE FROM creature_addon WHERE guid = 27061; -DELETE FROM creature_addon WHERE guid = 27062; -DELETE FROM creature_addon WHERE guid = 27063; -DELETE FROM creature_addon WHERE guid = 27064; -DELETE FROM creature_addon WHERE guid = 27065; --- Create template addon for creature 4640 -DELETE FROM creature_template_addon WHERE entry =4640; -INSERT INTO creature_template_addon VALUES (4640,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4640 -DELETE FROM creature_addon WHERE guid = 27066; -DELETE FROM creature_addon WHERE guid = 27067; -DELETE FROM creature_addon WHERE guid = 27068; -DELETE FROM creature_addon WHERE guid = 27069; -DELETE FROM creature_addon WHERE guid = 27070; -DELETE FROM creature_addon WHERE guid = 27071; -DELETE FROM creature_addon WHERE guid = 27072; -DELETE FROM creature_addon WHERE guid = 27073; -DELETE FROM creature_addon WHERE guid = 27074; -DELETE FROM creature_addon WHERE guid = 27075; -DELETE FROM creature_addon WHERE guid = 27076; -DELETE FROM creature_addon WHERE guid = 27077; -DELETE FROM creature_addon WHERE guid = 27078; -DELETE FROM creature_addon WHERE guid = 27079; -DELETE FROM creature_addon WHERE guid = 27080; -DELETE FROM creature_addon WHERE guid = 27081; -DELETE FROM creature_addon WHERE guid = 27082; -DELETE FROM creature_addon WHERE guid = 27083; -DELETE FROM creature_addon WHERE guid = 27084; --- Create template addon for creature 4641 -DELETE FROM creature_template_addon WHERE entry =4641; -INSERT INTO creature_template_addon VALUES (4641,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4641 -DELETE FROM creature_addon WHERE guid = 27085; -DELETE FROM creature_addon WHERE guid = 27086; -DELETE FROM creature_addon WHERE guid = 27087; -DELETE FROM creature_addon WHERE guid = 27088; -DELETE FROM creature_addon WHERE guid = 27089; -DELETE FROM creature_addon WHERE guid = 27090; -DELETE FROM creature_addon WHERE guid = 27091; -DELETE FROM creature_addon WHERE guid = 27092; -DELETE FROM creature_addon WHERE guid = 27093; -DELETE FROM creature_addon WHERE guid = 27094; -DELETE FROM creature_addon WHERE guid = 27095; -DELETE FROM creature_addon WHERE guid = 27096; -DELETE FROM creature_addon WHERE guid = 27097; -DELETE FROM creature_addon WHERE guid = 27098; -DELETE FROM creature_addon WHERE guid = 27099; -DELETE FROM creature_addon WHERE guid = 27100; -DELETE FROM creature_addon WHERE guid = 27101; -DELETE FROM creature_addon WHERE guid = 27102; --- Create template addon for creature 4642 -DELETE FROM creature_template_addon WHERE entry =4642; -INSERT INTO creature_template_addon VALUES (4642,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4642 -DELETE FROM creature_addon WHERE guid = 27103; -DELETE FROM creature_addon WHERE guid = 27104; -DELETE FROM creature_addon WHERE guid = 27105; -DELETE FROM creature_addon WHERE guid = 27108; -DELETE FROM creature_addon WHERE guid = 27109; -DELETE FROM creature_addon WHERE guid = 27110; -DELETE FROM creature_addon WHERE guid = 27111; -DELETE FROM creature_addon WHERE guid = 27112; --- Create template addon for creature 4643 -DELETE FROM creature_template_addon WHERE entry =4643; -INSERT INTO creature_template_addon VALUES (4643,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4643 -DELETE FROM creature_addon WHERE guid = 27113; -DELETE FROM creature_addon WHERE guid = 27114; -DELETE FROM creature_addon WHERE guid = 27115; --- Create template addon for creature 4644 -DELETE FROM creature_template_addon WHERE entry =4644; -INSERT INTO creature_template_addon VALUES (4644,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4644 -DELETE FROM creature_addon WHERE guid = 27117; -DELETE FROM creature_addon WHERE guid = 27118; -DELETE FROM creature_addon WHERE guid = 27119; -DELETE FROM creature_addon WHERE guid = 27120; -DELETE FROM creature_addon WHERE guid = 27121; -DELETE FROM creature_addon WHERE guid = 27122; --- Create template addon for creature 4645 -DELETE FROM creature_template_addon WHERE entry =4645; -INSERT INTO creature_template_addon VALUES (4645,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4645 -DELETE FROM creature_addon WHERE guid = 27123; -DELETE FROM creature_addon WHERE guid = 27124; -DELETE FROM creature_addon WHERE guid = 27125; -DELETE FROM creature_addon WHERE guid = 27126; -DELETE FROM creature_addon WHERE guid = 27127; -DELETE FROM creature_addon WHERE guid = 27128; --- Create template addon for creature 4646 -DELETE FROM creature_template_addon WHERE entry =4646; -INSERT INTO creature_template_addon VALUES (4646,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4646 -DELETE FROM creature_addon WHERE guid = 27129; -DELETE FROM creature_addon WHERE guid = 27130; -DELETE FROM creature_addon WHERE guid = 27131; -DELETE FROM creature_addon WHERE guid = 27132; -DELETE FROM creature_addon WHERE guid = 27133; -DELETE FROM creature_addon WHERE guid = 27134; -DELETE FROM creature_addon WHERE guid = 27135; --- Create template addon for creature 4647 -DELETE FROM creature_template_addon WHERE entry =4647; -INSERT INTO creature_template_addon VALUES (4647,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4647 -DELETE FROM creature_addon WHERE guid = 27136; -DELETE FROM creature_addon WHERE guid = 27137; -DELETE FROM creature_addon WHERE guid = 27142; -DELETE FROM creature_addon WHERE guid = 27143; -DELETE FROM creature_addon WHERE guid = 27144; -DELETE FROM creature_addon WHERE guid = 27145; -DELETE FROM creature_addon WHERE guid = 27146; -DELETE FROM creature_addon WHERE guid = 27147; --- Create template addon for creature 4648 -DELETE FROM creature_template_addon WHERE entry =4648; -INSERT INTO creature_template_addon VALUES (4648,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4648 -DELETE FROM creature_addon WHERE guid = 27148; -DELETE FROM creature_addon WHERE guid = 27149; -DELETE FROM creature_addon WHERE guid = 27150; -DELETE FROM creature_addon WHERE guid = 27151; -DELETE FROM creature_addon WHERE guid = 27152; -DELETE FROM creature_addon WHERE guid = 27153; -DELETE FROM creature_addon WHERE guid = 27154; -DELETE FROM creature_addon WHERE guid = 27155; -DELETE FROM creature_addon WHERE guid = 27156; -DELETE FROM creature_addon WHERE guid = 27157; -DELETE FROM creature_addon WHERE guid = 27158; -DELETE FROM creature_addon WHERE guid = 27159; -DELETE FROM creature_addon WHERE guid = 27160; -DELETE FROM creature_addon WHERE guid = 27161; -DELETE FROM creature_addon WHERE guid = 27162; -DELETE FROM creature_addon WHERE guid = 27163; -DELETE FROM creature_addon WHERE guid = 27164; -DELETE FROM creature_addon WHERE guid = 27165; -DELETE FROM creature_addon WHERE guid = 27166; -DELETE FROM creature_addon WHERE guid = 27167; -DELETE FROM creature_addon WHERE guid = 27168; -DELETE FROM creature_addon WHERE guid = 27169; --- Create template addon for creature 4649 -DELETE FROM creature_template_addon WHERE entry =4649; -INSERT INTO creature_template_addon VALUES (4649,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4649 -DELETE FROM creature_addon WHERE guid = 27170; -DELETE FROM creature_addon WHERE guid = 27171; -DELETE FROM creature_addon WHERE guid = 27173; -DELETE FROM creature_addon WHERE guid = 27175; -DELETE FROM creature_addon WHERE guid = 27176; -DELETE FROM creature_addon WHERE guid = 27178; -DELETE FROM creature_addon WHERE guid = 27179; -DELETE FROM creature_addon WHERE guid = 27180; -DELETE FROM creature_addon WHERE guid = 27181; -DELETE FROM creature_addon WHERE guid = 27182; -DELETE FROM creature_addon WHERE guid = 27183; -DELETE FROM creature_addon WHERE guid = 27184; -DELETE FROM creature_addon WHERE guid = 27190; -DELETE FROM creature_addon WHERE guid = 27191; -DELETE FROM creature_addon WHERE guid = 27209; -DELETE FROM creature_addon WHERE guid = 27210; -DELETE FROM creature_addon WHERE guid = 27211; -DELETE FROM creature_addon WHERE guid = 27212; -DELETE FROM creature_addon WHERE guid = 27213; -DELETE FROM creature_addon WHERE guid = 27214; -DELETE FROM creature_addon WHERE guid = 27215; -DELETE FROM creature_addon WHERE guid = 27216; -DELETE FROM creature_addon WHERE guid = 27217; -DELETE FROM creature_addon WHERE guid = 27218; -DELETE FROM creature_addon WHERE guid = 27219; -DELETE FROM creature_addon WHERE guid = 27220; --- Create template addon for creature 4651 -DELETE FROM creature_template_addon WHERE entry =4651; -INSERT INTO creature_template_addon VALUES (4651,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4651 -DELETE FROM creature_addon WHERE guid = 27246; -DELETE FROM creature_addon WHERE guid = 27247; -DELETE FROM creature_addon WHERE guid = 27248; -DELETE FROM creature_addon WHERE guid = 27255; -DELETE FROM creature_addon WHERE guid = 27256; -DELETE FROM creature_addon WHERE guid = 27257; -DELETE FROM creature_addon WHERE guid = 27258; -DELETE FROM creature_addon WHERE guid = 27259; -DELETE FROM creature_addon WHERE guid = 27260; -DELETE FROM creature_addon WHERE guid = 27261; -DELETE FROM creature_addon WHERE guid = 27262; -DELETE FROM creature_addon WHERE guid = 27266; -DELETE FROM creature_addon WHERE guid = 27267; -DELETE FROM creature_addon WHERE guid = 27269; --- Create template addon for creature 4652 -DELETE FROM creature_template_addon WHERE entry =4652; -INSERT INTO creature_template_addon VALUES (4652,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4652 -DELETE FROM creature_addon WHERE guid = 27282; -DELETE FROM creature_addon WHERE guid = 27283; -DELETE FROM creature_addon WHERE guid = 27284; -DELETE FROM creature_addon WHERE guid = 27285; -DELETE FROM creature_addon WHERE guid = 27286; -DELETE FROM creature_addon WHERE guid = 27287; -DELETE FROM creature_addon WHERE guid = 27288; --- Create template addon for creature 4653 -DELETE FROM creature_template_addon WHERE entry =4653; -INSERT INTO creature_template_addon VALUES (4653,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4653 -DELETE FROM creature_addon WHERE guid = 27291; -DELETE FROM creature_addon WHERE guid = 27292; -DELETE FROM creature_addon WHERE guid = 27293; -DELETE FROM creature_addon WHERE guid = 27294; -DELETE FROM creature_addon WHERE guid = 27295; -DELETE FROM creature_addon WHERE guid = 27296; --- Create template addon for creature 4654 -DELETE FROM creature_template_addon WHERE entry =4654; -INSERT INTO creature_template_addon VALUES (4654,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4654 -DELETE FROM creature_addon WHERE guid = 27297; -DELETE FROM creature_addon WHERE guid = 27298; -DELETE FROM creature_addon WHERE guid = 27299; -DELETE FROM creature_addon WHERE guid = 27300; -DELETE FROM creature_addon WHERE guid = 27301; -DELETE FROM creature_addon WHERE guid = 27302; -DELETE FROM creature_addon WHERE guid = 27303; -DELETE FROM creature_addon WHERE guid = 27304; -DELETE FROM creature_addon WHERE guid = 27305; -DELETE FROM creature_addon WHERE guid = 27306; -DELETE FROM creature_addon WHERE guid = 27307; --- Create template addon for creature 4655 -DELETE FROM creature_template_addon WHERE entry =4655; -INSERT INTO creature_template_addon VALUES (4655,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4655 -DELETE FROM creature_addon WHERE guid = 27309; -DELETE FROM creature_addon WHERE guid = 27310; -DELETE FROM creature_addon WHERE guid = 27311; -DELETE FROM creature_addon WHERE guid = 27312; -DELETE FROM creature_addon WHERE guid = 27313; -DELETE FROM creature_addon WHERE guid = 27314; -DELETE FROM creature_addon WHERE guid = 27315; -DELETE FROM creature_addon WHERE guid = 27316; -DELETE FROM creature_addon WHERE guid = 27317; -DELETE FROM creature_addon WHERE guid = 27318; -DELETE FROM creature_addon WHERE guid = 27319; -DELETE FROM creature_addon WHERE guid = 27320; -DELETE FROM creature_addon WHERE guid = 27321; -DELETE FROM creature_addon WHERE guid = 27322; -DELETE FROM creature_addon WHERE guid = 27323; --- Create template addon for creature 4656 -DELETE FROM creature_template_addon WHERE entry =4656; -INSERT INTO creature_template_addon VALUES (4656,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4656 -DELETE FROM creature_addon WHERE guid = 27324; -DELETE FROM creature_addon WHERE guid = 27325; -DELETE FROM creature_addon WHERE guid = 27326; -DELETE FROM creature_addon WHERE guid = 27327; -DELETE FROM creature_addon WHERE guid = 27328; -DELETE FROM creature_addon WHERE guid = 27329; -DELETE FROM creature_addon WHERE guid = 27330; -DELETE FROM creature_addon WHERE guid = 27331; -DELETE FROM creature_addon WHERE guid = 27332; -DELETE FROM creature_addon WHERE guid = 27333; -DELETE FROM creature_addon WHERE guid = 27334; -DELETE FROM creature_addon WHERE guid = 27335; -DELETE FROM creature_addon WHERE guid = 27336; --- Create template addon for creature 4657 -DELETE FROM creature_template_addon WHERE entry =4657; -INSERT INTO creature_template_addon VALUES (4657,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4657 -DELETE FROM creature_addon WHERE guid = 27337; -DELETE FROM creature_addon WHERE guid = 27338; -DELETE FROM creature_addon WHERE guid = 27339; -DELETE FROM creature_addon WHERE guid = 27340; -DELETE FROM creature_addon WHERE guid = 27341; -DELETE FROM creature_addon WHERE guid = 27342; -DELETE FROM creature_addon WHERE guid = 27343; -DELETE FROM creature_addon WHERE guid = 27344; -DELETE FROM creature_addon WHERE guid = 27345; -DELETE FROM creature_addon WHERE guid = 27389; -DELETE FROM creature_addon WHERE guid = 27392; -DELETE FROM creature_addon WHERE guid = 27393; -DELETE FROM creature_addon WHERE guid = 27394; -DELETE FROM creature_addon WHERE guid = 27395; --- Create template addon for creature 4658 -DELETE FROM creature_template_addon WHERE entry =4658; -INSERT INTO creature_template_addon VALUES (4658,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4658 -DELETE FROM creature_addon WHERE guid = 27579; -DELETE FROM creature_addon WHERE guid = 27580; -DELETE FROM creature_addon WHERE guid = 27581; -DELETE FROM creature_addon WHERE guid = 27582; --- Create template addon for creature 4659 -DELETE FROM creature_template_addon WHERE entry =4659; -INSERT INTO creature_template_addon VALUES (4659,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4659 -DELETE FROM creature_addon WHERE guid = 27583; -DELETE FROM creature_addon WHERE guid = 27584; --- Create template addon for creature 4660 --- Create template addon for creature 4661 --- Create template addon for creature 4662 -DELETE FROM creature_template_addon WHERE entry =4662; -INSERT INTO creature_template_addon VALUES (4662,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4662 -DELETE FROM creature_addon WHERE guid = 27601; -DELETE FROM creature_addon WHERE guid = 27602; -DELETE FROM creature_addon WHERE guid = 27603; -DELETE FROM creature_addon WHERE guid = 27604; -DELETE FROM creature_addon WHERE guid = 27605; -DELETE FROM creature_addon WHERE guid = 27606; --- Create template addon for creature 4663 -DELETE FROM creature_template_addon WHERE entry =4663; -INSERT INTO creature_template_addon VALUES (4663,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4663 -DELETE FROM creature_addon WHERE guid = 27607; -DELETE FROM creature_addon WHERE guid = 27609; -DELETE FROM creature_addon WHERE guid = 27610; -DELETE FROM creature_addon WHERE guid = 27612; -DELETE FROM creature_addon WHERE guid = 27613; -DELETE FROM creature_addon WHERE guid = 27614; -DELETE FROM creature_addon WHERE guid = 27616; -DELETE FROM creature_addon WHERE guid = 27618; -DELETE FROM creature_addon WHERE guid = 27621; -DELETE FROM creature_addon WHERE guid = 27629; --- Create template addon for creature 4664 -DELETE FROM creature_template_addon WHERE entry =4664; -INSERT INTO creature_template_addon VALUES (4664,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4664 -DELETE FROM creature_addon WHERE guid = 27631; -DELETE FROM creature_addon WHERE guid = 27632; -DELETE FROM creature_addon WHERE guid = 27638; -DELETE FROM creature_addon WHERE guid = 27639; -DELETE FROM creature_addon WHERE guid = 27641; -DELETE FROM creature_addon WHERE guid = 27642; -DELETE FROM creature_addon WHERE guid = 27643; -DELETE FROM creature_addon WHERE guid = 27644; -DELETE FROM creature_addon WHERE guid = 27645; -DELETE FROM creature_addon WHERE guid = 27646; -DELETE FROM creature_addon WHERE guid = 27647; -DELETE FROM creature_addon WHERE guid = 27648; -DELETE FROM creature_addon WHERE guid = 27649; -DELETE FROM creature_addon WHERE guid = 27650; --- Create template addon for creature 4665 -DELETE FROM creature_template_addon WHERE entry =4665; -INSERT INTO creature_template_addon VALUES (4665,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4665 -DELETE FROM creature_addon WHERE guid = 27657; -DELETE FROM creature_addon WHERE guid = 27658; -DELETE FROM creature_addon WHERE guid = 27668; -DELETE FROM creature_addon WHERE guid = 27672; -DELETE FROM creature_addon WHERE guid = 27676; -DELETE FROM creature_addon WHERE guid = 27678; -DELETE FROM creature_addon WHERE guid = 27682; -DELETE FROM creature_addon WHERE guid = 27686; -DELETE FROM creature_addon WHERE guid = 27687; -DELETE FROM creature_addon WHERE guid = 27688; --- Create template addon for creature 4666 -DELETE FROM creature_template_addon WHERE entry =4666; -INSERT INTO creature_template_addon VALUES (4666,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4666 -DELETE FROM creature_addon WHERE guid = 27697; -DELETE FROM creature_addon WHERE guid = 27702; -DELETE FROM creature_addon WHERE guid = 27703; -DELETE FROM creature_addon WHERE guid = 27707; -DELETE FROM creature_addon WHERE guid = 27708; -DELETE FROM creature_addon WHERE guid = 27709; -DELETE FROM creature_addon WHERE guid = 27710; -DELETE FROM creature_addon WHERE guid = 27711; -DELETE FROM creature_addon WHERE guid = 27712; -DELETE FROM creature_addon WHERE guid = 27713; -DELETE FROM creature_addon WHERE guid = 27714; -DELETE FROM creature_addon WHERE guid = 27715; -DELETE FROM creature_addon WHERE guid = 27716; -DELETE FROM creature_addon WHERE guid = 27717; -DELETE FROM creature_addon WHERE guid = 27718; -DELETE FROM creature_addon WHERE guid = 27719; -DELETE FROM creature_addon WHERE guid = 27720; -DELETE FROM creature_addon WHERE guid = 27721; -DELETE FROM creature_addon WHERE guid = 27722; -DELETE FROM creature_addon WHERE guid = 27723; -DELETE FROM creature_addon WHERE guid = 27724; -DELETE FROM creature_addon WHERE guid = 27725; -DELETE FROM creature_addon WHERE guid = 27726; --- Create template addon for creature 4667 -DELETE FROM creature_template_addon WHERE entry =4667; -INSERT INTO creature_template_addon VALUES (4667,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4667 -DELETE FROM creature_addon WHERE guid = 27741; -DELETE FROM creature_addon WHERE guid = 27743; --- Create template addon for creature 4668 -DELETE FROM creature_template_addon WHERE entry =4668; -INSERT INTO creature_template_addon VALUES (4668,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4668 -DELETE FROM creature_addon WHERE guid = 27744; -DELETE FROM creature_addon WHERE guid = 27745; -DELETE FROM creature_addon WHERE guid = 27746; -DELETE FROM creature_addon WHERE guid = 27747; -DELETE FROM creature_addon WHERE guid = 27748; -DELETE FROM creature_addon WHERE guid = 27749; -DELETE FROM creature_addon WHERE guid = 27750; -DELETE FROM creature_addon WHERE guid = 27751; -DELETE FROM creature_addon WHERE guid = 27752; -DELETE FROM creature_addon WHERE guid = 27753; -DELETE FROM creature_addon WHERE guid = 27754; -DELETE FROM creature_addon WHERE guid = 27755; -DELETE FROM creature_addon WHERE guid = 27756; --- Create template addon for creature 4670 -DELETE FROM creature_template_addon WHERE entry =4670; -INSERT INTO creature_template_addon VALUES (4670,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4670 -DELETE FROM creature_addon WHERE guid = 27757; -DELETE FROM creature_addon WHERE guid = 27758; -DELETE FROM creature_addon WHERE guid = 27759; -DELETE FROM creature_addon WHERE guid = 27761; -DELETE FROM creature_addon WHERE guid = 27762; -DELETE FROM creature_addon WHERE guid = 27772; -DELETE FROM creature_addon WHERE guid = 27773; -DELETE FROM creature_addon WHERE guid = 27774; -DELETE FROM creature_addon WHERE guid = 27775; -DELETE FROM creature_addon WHERE guid = 27776; -DELETE FROM creature_addon WHERE guid = 27777; -DELETE FROM creature_addon WHERE guid = 27778; -DELETE FROM creature_addon WHERE guid = 27779; -DELETE FROM creature_addon WHERE guid = 27780; --- Create template addon for creature 4671 -DELETE FROM creature_template_addon WHERE entry =4671; -INSERT INTO creature_template_addon VALUES (4671,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4671 -DELETE FROM creature_addon WHERE guid = 27781; -DELETE FROM creature_addon WHERE guid = 27782; -DELETE FROM creature_addon WHERE guid = 27783; -DELETE FROM creature_addon WHERE guid = 27784; -DELETE FROM creature_addon WHERE guid = 27785; -DELETE FROM creature_addon WHERE guid = 27786; -DELETE FROM creature_addon WHERE guid = 27787; -DELETE FROM creature_addon WHERE guid = 27788; -DELETE FROM creature_addon WHERE guid = 27795; -DELETE FROM creature_addon WHERE guid = 27803; -DELETE FROM creature_addon WHERE guid = 27804; -DELETE FROM creature_addon WHERE guid = 27805; -DELETE FROM creature_addon WHERE guid = 27806; -DELETE FROM creature_addon WHERE guid = 27807; -DELETE FROM creature_addon WHERE guid = 27808; --- Create template addon for creature 4672 -DELETE FROM creature_template_addon WHERE entry =4672; -INSERT INTO creature_template_addon VALUES (4672,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4672 -DELETE FROM creature_addon WHERE guid = 27809; -DELETE FROM creature_addon WHERE guid = 27810; -DELETE FROM creature_addon WHERE guid = 27811; -DELETE FROM creature_addon WHERE guid = 27812; -DELETE FROM creature_addon WHERE guid = 27813; -DELETE FROM creature_addon WHERE guid = 27814; -DELETE FROM creature_addon WHERE guid = 27815; -DELETE FROM creature_addon WHERE guid = 27816; -DELETE FROM creature_addon WHERE guid = 27817; -DELETE FROM creature_addon WHERE guid = 27818; -DELETE FROM creature_addon WHERE guid = 27819; -DELETE FROM creature_addon WHERE guid = 27820; -DELETE FROM creature_addon WHERE guid = 27821; -DELETE FROM creature_addon WHERE guid = 27822; -DELETE FROM creature_addon WHERE guid = 27823; -DELETE FROM creature_addon WHERE guid = 27824; --- Create template addon for creature 4673 -DELETE FROM creature_template_addon WHERE entry =4673; -INSERT INTO creature_template_addon VALUES (4673,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4673 -DELETE FROM creature_addon WHERE guid = 27826; -DELETE FROM creature_addon WHERE guid = 27827; -DELETE FROM creature_addon WHERE guid = 27828; -DELETE FROM creature_addon WHERE guid = 27829; -DELETE FROM creature_addon WHERE guid = 27830; -DELETE FROM creature_addon WHERE guid = 27831; -DELETE FROM creature_addon WHERE guid = 27832; -DELETE FROM creature_addon WHERE guid = 27833; -DELETE FROM creature_addon WHERE guid = 27834; -DELETE FROM creature_addon WHERE guid = 27835; -DELETE FROM creature_addon WHERE guid = 27836; -DELETE FROM creature_addon WHERE guid = 27837; -DELETE FROM creature_addon WHERE guid = 27838; -DELETE FROM creature_addon WHERE guid = 27839; -DELETE FROM creature_addon WHERE guid = 27840; -DELETE FROM creature_addon WHERE guid = 27841; --- Create template addon for creature 4674 -DELETE FROM creature_template_addon WHERE entry =4674; -INSERT INTO creature_template_addon VALUES (4674,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4674 -DELETE FROM creature_addon WHERE guid = 27842; -DELETE FROM creature_addon WHERE guid = 27843; -DELETE FROM creature_addon WHERE guid = 27844; -DELETE FROM creature_addon WHERE guid = 27845; -DELETE FROM creature_addon WHERE guid = 27846; -DELETE FROM creature_addon WHERE guid = 27847; -DELETE FROM creature_addon WHERE guid = 27848; -DELETE FROM creature_addon WHERE guid = 27849; -DELETE FROM creature_addon WHERE guid = 27850; -DELETE FROM creature_addon WHERE guid = 27851; -DELETE FROM creature_addon WHERE guid = 27852; -DELETE FROM creature_addon WHERE guid = 27853; -DELETE FROM creature_addon WHERE guid = 27854; -DELETE FROM creature_addon WHERE guid = 27855; --- Create template addon for creature 4675 -DELETE FROM creature_template_addon WHERE entry =4675; -INSERT INTO creature_template_addon VALUES (4675,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4675 -DELETE FROM creature_addon WHERE guid = 27856; -DELETE FROM creature_addon WHERE guid = 27857; -DELETE FROM creature_addon WHERE guid = 27858; -DELETE FROM creature_addon WHERE guid = 27859; -DELETE FROM creature_addon WHERE guid = 27860; -DELETE FROM creature_addon WHERE guid = 27861; -DELETE FROM creature_addon WHERE guid = 27862; -DELETE FROM creature_addon WHERE guid = 27863; -DELETE FROM creature_addon WHERE guid = 27864; -DELETE FROM creature_addon WHERE guid = 27865; -DELETE FROM creature_addon WHERE guid = 27866; -DELETE FROM creature_addon WHERE guid = 27867; -DELETE FROM creature_addon WHERE guid = 27868; -DELETE FROM creature_addon WHERE guid = 27869; -DELETE FROM creature_addon WHERE guid = 27870; -DELETE FROM creature_addon WHERE guid = 27871; -DELETE FROM creature_addon WHERE guid = 27872; -DELETE FROM creature_addon WHERE guid = 27873; --- Create template addon for creature 4676 -DELETE FROM creature_template_addon WHERE entry =4676; -INSERT INTO creature_template_addon VALUES (4676,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4676 -DELETE FROM creature_addon WHERE guid = 27874; -DELETE FROM creature_addon WHERE guid = 27875; -DELETE FROM creature_addon WHERE guid = 27876; -DELETE FROM creature_addon WHERE guid = 27877; -DELETE FROM creature_addon WHERE guid = 27878; -DELETE FROM creature_addon WHERE guid = 27879; -DELETE FROM creature_addon WHERE guid = 27880; -DELETE FROM creature_addon WHERE guid = 27881; -DELETE FROM creature_addon WHERE guid = 27882; -DELETE FROM creature_addon WHERE guid = 27883; -DELETE FROM creature_addon WHERE guid = 27884; -DELETE FROM creature_addon WHERE guid = 27885; -DELETE FROM creature_addon WHERE guid = 27886; -DELETE FROM creature_addon WHERE guid = 27887; -DELETE FROM creature_addon WHERE guid = 27888; -DELETE FROM creature_addon WHERE guid = 27889; --- Create template addon for creature 4677 -DELETE FROM creature_template_addon WHERE entry =4677; -INSERT INTO creature_template_addon VALUES (4677,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4677 -DELETE FROM creature_addon WHERE guid = 27890; -DELETE FROM creature_addon WHERE guid = 27891; -DELETE FROM creature_addon WHERE guid = 27892; -DELETE FROM creature_addon WHERE guid = 27893; --- Create template addon for creature 4678 -DELETE FROM creature_template_addon WHERE entry =4678; -INSERT INTO creature_template_addon VALUES (4678,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4678 -DELETE FROM creature_addon WHERE guid = 27895; -DELETE FROM creature_addon WHERE guid = 27896; --- Create template addon for creature 4679 -DELETE FROM creature_template_addon WHERE entry =4679; -INSERT INTO creature_template_addon VALUES (4679,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4679 -DELETE FROM creature_addon WHERE guid = 27897; -DELETE FROM creature_addon WHERE guid = 27898; -DELETE FROM creature_addon WHERE guid = 27899; -DELETE FROM creature_addon WHERE guid = 27900; -DELETE FROM creature_addon WHERE guid = 27901; -DELETE FROM creature_addon WHERE guid = 27902; -DELETE FROM creature_addon WHERE guid = 27903; -DELETE FROM creature_addon WHERE guid = 27904; -DELETE FROM creature_addon WHERE guid = 27905; --- Create template addon for creature 4680 -DELETE FROM creature_template_addon WHERE entry =4680; -INSERT INTO creature_template_addon VALUES (4680,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4680 -DELETE FROM creature_addon WHERE guid = 27906; -DELETE FROM creature_addon WHERE guid = 27907; -DELETE FROM creature_addon WHERE guid = 27908; -DELETE FROM creature_addon WHERE guid = 27909; -DELETE FROM creature_addon WHERE guid = 27910; --- Create template addon for creature 4681 -DELETE FROM creature_template_addon WHERE entry =4681; -INSERT INTO creature_template_addon VALUES (4681,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4681 -DELETE FROM creature_addon WHERE guid = 27911; -DELETE FROM creature_addon WHERE guid = 27912; -DELETE FROM creature_addon WHERE guid = 27913; -DELETE FROM creature_addon WHERE guid = 27914; -DELETE FROM creature_addon WHERE guid = 27915; -DELETE FROM creature_addon WHERE guid = 27916; -DELETE FROM creature_addon WHERE guid = 27917; -DELETE FROM creature_addon WHERE guid = 27918; --- Create template addon for creature 4682 -DELETE FROM creature_template_addon WHERE entry =4682; -INSERT INTO creature_template_addon VALUES (4682,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4682 -DELETE FROM creature_addon WHERE guid = 27919; -DELETE FROM creature_addon WHERE guid = 27920; -DELETE FROM creature_addon WHERE guid = 27921; -DELETE FROM creature_addon WHERE guid = 27922; --- Create template addon for creature 4684 -DELETE FROM creature_template_addon WHERE entry =4684; -INSERT INTO creature_template_addon VALUES (4684,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4684 -DELETE FROM creature_addon WHERE guid = 27924; -DELETE FROM creature_addon WHERE guid = 27925; -DELETE FROM creature_addon WHERE guid = 27926; -DELETE FROM creature_addon WHERE guid = 27927; -DELETE FROM creature_addon WHERE guid = 27928; --- Create template addon for creature 4685 -DELETE FROM creature_template_addon WHERE entry =4685; -INSERT INTO creature_template_addon VALUES (4685,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4685 -DELETE FROM creature_addon WHERE guid = 27929; -DELETE FROM creature_addon WHERE guid = 27930; -DELETE FROM creature_addon WHERE guid = 27931; -DELETE FROM creature_addon WHERE guid = 27932; -DELETE FROM creature_addon WHERE guid = 27933; -DELETE FROM creature_addon WHERE guid = 27934; -DELETE FROM creature_addon WHERE guid = 27935; -DELETE FROM creature_addon WHERE guid = 27936; --- Create template addon for creature 4686 -DELETE FROM creature_template_addon WHERE entry =4686; -INSERT INTO creature_template_addon VALUES (4686,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4686 -DELETE FROM creature_addon WHERE guid = 27937; --- Create template addon for creature 4687 -DELETE FROM creature_template_addon WHERE entry =4687; -INSERT INTO creature_template_addon VALUES (4687,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4687 -DELETE FROM creature_addon WHERE guid = 27938; --- Create template addon for creature 4688 -DELETE FROM creature_template_addon WHERE entry =4688; -INSERT INTO creature_template_addon VALUES (4688,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4688 -DELETE FROM creature_addon WHERE guid = 27939; -DELETE FROM creature_addon WHERE guid = 27940; -DELETE FROM creature_addon WHERE guid = 27941; -DELETE FROM creature_addon WHERE guid = 27942; -DELETE FROM creature_addon WHERE guid = 27943; -DELETE FROM creature_addon WHERE guid = 27944; -DELETE FROM creature_addon WHERE guid = 27945; -DELETE FROM creature_addon WHERE guid = 27946; -DELETE FROM creature_addon WHERE guid = 27947; -DELETE FROM creature_addon WHERE guid = 27948; -DELETE FROM creature_addon WHERE guid = 27949; -DELETE FROM creature_addon WHERE guid = 27950; -DELETE FROM creature_addon WHERE guid = 27951; -DELETE FROM creature_addon WHERE guid = 27952; -DELETE FROM creature_addon WHERE guid = 27953; --- Create template addon for creature 4689 -DELETE FROM creature_template_addon WHERE entry =4689; -INSERT INTO creature_template_addon VALUES (4689,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4689 -DELETE FROM creature_addon WHERE guid = 27954; -DELETE FROM creature_addon WHERE guid = 27955; -DELETE FROM creature_addon WHERE guid = 27956; -DELETE FROM creature_addon WHERE guid = 27957; -DELETE FROM creature_addon WHERE guid = 27958; -DELETE FROM creature_addon WHERE guid = 27959; -DELETE FROM creature_addon WHERE guid = 27960; -DELETE FROM creature_addon WHERE guid = 27961; -DELETE FROM creature_addon WHERE guid = 27962; -DELETE FROM creature_addon WHERE guid = 27963; --- Create template addon for creature 4690 -DELETE FROM creature_template_addon WHERE entry =4690; -INSERT INTO creature_template_addon VALUES (4690,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4690 -DELETE FROM creature_addon WHERE guid = 27964; -DELETE FROM creature_addon WHERE guid = 27965; -DELETE FROM creature_addon WHERE guid = 27966; -DELETE FROM creature_addon WHERE guid = 27967; -DELETE FROM creature_addon WHERE guid = 27968; -DELETE FROM creature_addon WHERE guid = 27969; -DELETE FROM creature_addon WHERE guid = 27970; -DELETE FROM creature_addon WHERE guid = 27971; -DELETE FROM creature_addon WHERE guid = 27972; -DELETE FROM creature_addon WHERE guid = 27973; --- Create template addon for creature 4692 -DELETE FROM creature_template_addon WHERE entry =4692; -INSERT INTO creature_template_addon VALUES (4692,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4692 -DELETE FROM creature_addon WHERE guid = 27974; -DELETE FROM creature_addon WHERE guid = 27975; -DELETE FROM creature_addon WHERE guid = 27976; -DELETE FROM creature_addon WHERE guid = 27977; -DELETE FROM creature_addon WHERE guid = 27978; -DELETE FROM creature_addon WHERE guid = 27979; -DELETE FROM creature_addon WHERE guid = 27980; -DELETE FROM creature_addon WHERE guid = 27981; -DELETE FROM creature_addon WHERE guid = 27982; -DELETE FROM creature_addon WHERE guid = 27983; -DELETE FROM creature_addon WHERE guid = 27984; -DELETE FROM creature_addon WHERE guid = 27985; -DELETE FROM creature_addon WHERE guid = 27986; -DELETE FROM creature_addon WHERE guid = 27987; -DELETE FROM creature_addon WHERE guid = 27988; -DELETE FROM creature_addon WHERE guid = 27989; -DELETE FROM creature_addon WHERE guid = 27990; -DELETE FROM creature_addon WHERE guid = 27991; -DELETE FROM creature_addon WHERE guid = 27992; -DELETE FROM creature_addon WHERE guid = 27993; -DELETE FROM creature_addon WHERE guid = 27994; -DELETE FROM creature_addon WHERE guid = 27995; -DELETE FROM creature_addon WHERE guid = 27996; -DELETE FROM creature_addon WHERE guid = 27997; -DELETE FROM creature_addon WHERE guid = 27998; -DELETE FROM creature_addon WHERE guid = 27999; -DELETE FROM creature_addon WHERE guid = 28000; -DELETE FROM creature_addon WHERE guid = 28001; -DELETE FROM creature_addon WHERE guid = 28002; -DELETE FROM creature_addon WHERE guid = 28003; -DELETE FROM creature_addon WHERE guid = 28004; -DELETE FROM creature_addon WHERE guid = 28005; -DELETE FROM creature_addon WHERE guid = 28006; -DELETE FROM creature_addon WHERE guid = 28007; -DELETE FROM creature_addon WHERE guid = 28008; -DELETE FROM creature_addon WHERE guid = 28009; -DELETE FROM creature_addon WHERE guid = 28010; -DELETE FROM creature_addon WHERE guid = 28011; -DELETE FROM creature_addon WHERE guid = 28012; -DELETE FROM creature_addon WHERE guid = 28013; -DELETE FROM creature_addon WHERE guid = 28014; -DELETE FROM creature_addon WHERE guid = 28015; -DELETE FROM creature_addon WHERE guid = 28016; -DELETE FROM creature_addon WHERE guid = 28017; -DELETE FROM creature_addon WHERE guid = 28018; -DELETE FROM creature_addon WHERE guid = 28019; -DELETE FROM creature_addon WHERE guid = 28020; -DELETE FROM creature_addon WHERE guid = 28021; -DELETE FROM creature_addon WHERE guid = 28022; -DELETE FROM creature_addon WHERE guid = 28023; -DELETE FROM creature_addon WHERE guid = 28024; -DELETE FROM creature_addon WHERE guid = 28025; -DELETE FROM creature_addon WHERE guid = 28026; -DELETE FROM creature_addon WHERE guid = 28027; -DELETE FROM creature_addon WHERE guid = 28028; -DELETE FROM creature_addon WHERE guid = 28029; -DELETE FROM creature_addon WHERE guid = 28030; -DELETE FROM creature_addon WHERE guid = 28031; -DELETE FROM creature_addon WHERE guid = 28032; -DELETE FROM creature_addon WHERE guid = 28033; -DELETE FROM creature_addon WHERE guid = 28034; -DELETE FROM creature_addon WHERE guid = 28035; -DELETE FROM creature_addon WHERE guid = 28036; -DELETE FROM creature_addon WHERE guid = 28037; -DELETE FROM creature_addon WHERE guid = 28038; -DELETE FROM creature_addon WHERE guid = 28039; -DELETE FROM creature_addon WHERE guid = 28040; -DELETE FROM creature_addon WHERE guid = 28041; -DELETE FROM creature_addon WHERE guid = 28042; -DELETE FROM creature_addon WHERE guid = 28043; -DELETE FROM creature_addon WHERE guid = 28044; -DELETE FROM creature_addon WHERE guid = 28045; -DELETE FROM creature_addon WHERE guid = 28046; -DELETE FROM creature_addon WHERE guid = 28047; -DELETE FROM creature_addon WHERE guid = 28048; -DELETE FROM creature_addon WHERE guid = 28049; -DELETE FROM creature_addon WHERE guid = 28050; -DELETE FROM creature_addon WHERE guid = 28051; -DELETE FROM creature_addon WHERE guid = 28052; -DELETE FROM creature_addon WHERE guid = 28053; -DELETE FROM creature_addon WHERE guid = 28054; -DELETE FROM creature_addon WHERE guid = 28055; -DELETE FROM creature_addon WHERE guid = 28056; -DELETE FROM creature_addon WHERE guid = 28057; -DELETE FROM creature_addon WHERE guid = 28058; -DELETE FROM creature_addon WHERE guid = 28059; -DELETE FROM creature_addon WHERE guid = 28060; -DELETE FROM creature_addon WHERE guid = 28061; -DELETE FROM creature_addon WHERE guid = 28062; -DELETE FROM creature_addon WHERE guid = 28063; -DELETE FROM creature_addon WHERE guid = 28064; -DELETE FROM creature_addon WHERE guid = 28065; -DELETE FROM creature_addon WHERE guid = 28066; -DELETE FROM creature_addon WHERE guid = 28067; -DELETE FROM creature_addon WHERE guid = 28068; -DELETE FROM creature_addon WHERE guid = 28069; -DELETE FROM creature_addon WHERE guid = 28070; -DELETE FROM creature_addon WHERE guid = 28071; --- Create template addon for creature 4693 -DELETE FROM creature_template_addon WHERE entry =4693; -INSERT INTO creature_template_addon VALUES (4693,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4693 -DELETE FROM creature_addon WHERE guid = 28072; -DELETE FROM creature_addon WHERE guid = 28073; -DELETE FROM creature_addon WHERE guid = 28074; -DELETE FROM creature_addon WHERE guid = 28075; -DELETE FROM creature_addon WHERE guid = 28076; -DELETE FROM creature_addon WHERE guid = 28077; -DELETE FROM creature_addon WHERE guid = 28078; -DELETE FROM creature_addon WHERE guid = 28079; -DELETE FROM creature_addon WHERE guid = 28080; -DELETE FROM creature_addon WHERE guid = 28081; -DELETE FROM creature_addon WHERE guid = 28082; -DELETE FROM creature_addon WHERE guid = 28083; -DELETE FROM creature_addon WHERE guid = 28084; -DELETE FROM creature_addon WHERE guid = 28085; -DELETE FROM creature_addon WHERE guid = 28086; -DELETE FROM creature_addon WHERE guid = 28087; -DELETE FROM creature_addon WHERE guid = 28088; -DELETE FROM creature_addon WHERE guid = 28089; -DELETE FROM creature_addon WHERE guid = 28090; -DELETE FROM creature_addon WHERE guid = 28091; -DELETE FROM creature_addon WHERE guid = 28092; -DELETE FROM creature_addon WHERE guid = 28093; -DELETE FROM creature_addon WHERE guid = 28094; -DELETE FROM creature_addon WHERE guid = 28095; -DELETE FROM creature_addon WHERE guid = 28096; -DELETE FROM creature_addon WHERE guid = 28097; -DELETE FROM creature_addon WHERE guid = 28098; -DELETE FROM creature_addon WHERE guid = 28099; -DELETE FROM creature_addon WHERE guid = 28100; -DELETE FROM creature_addon WHERE guid = 28101; -DELETE FROM creature_addon WHERE guid = 28102; -DELETE FROM creature_addon WHERE guid = 28103; -DELETE FROM creature_addon WHERE guid = 28104; -DELETE FROM creature_addon WHERE guid = 28105; -DELETE FROM creature_addon WHERE guid = 28106; -DELETE FROM creature_addon WHERE guid = 28107; -DELETE FROM creature_addon WHERE guid = 28108; -DELETE FROM creature_addon WHERE guid = 28109; -DELETE FROM creature_addon WHERE guid = 28110; -DELETE FROM creature_addon WHERE guid = 28111; -DELETE FROM creature_addon WHERE guid = 28112; -DELETE FROM creature_addon WHERE guid = 28113; -DELETE FROM creature_addon WHERE guid = 28114; -DELETE FROM creature_addon WHERE guid = 28115; -DELETE FROM creature_addon WHERE guid = 28116; -DELETE FROM creature_addon WHERE guid = 28117; -DELETE FROM creature_addon WHERE guid = 28118; -DELETE FROM creature_addon WHERE guid = 28119; -DELETE FROM creature_addon WHERE guid = 28120; --- Create template addon for creature 4694 -DELETE FROM creature_template_addon WHERE entry =4694; -INSERT INTO creature_template_addon VALUES (4694,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4694 -DELETE FROM creature_addon WHERE guid = 28121; -DELETE FROM creature_addon WHERE guid = 28122; -DELETE FROM creature_addon WHERE guid = 28123; -DELETE FROM creature_addon WHERE guid = 28124; -DELETE FROM creature_addon WHERE guid = 28125; -DELETE FROM creature_addon WHERE guid = 28126; -DELETE FROM creature_addon WHERE guid = 28127; -DELETE FROM creature_addon WHERE guid = 28128; -DELETE FROM creature_addon WHERE guid = 28129; -DELETE FROM creature_addon WHERE guid = 28130; --- Create template addon for creature 4695 -DELETE FROM creature_template_addon WHERE entry =4695; -INSERT INTO creature_template_addon VALUES (4695,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4695 -DELETE FROM creature_addon WHERE guid = 28132; -DELETE FROM creature_addon WHERE guid = 28133; -DELETE FROM creature_addon WHERE guid = 28134; -DELETE FROM creature_addon WHERE guid = 28135; -DELETE FROM creature_addon WHERE guid = 28136; -DELETE FROM creature_addon WHERE guid = 28137; -DELETE FROM creature_addon WHERE guid = 28138; -DELETE FROM creature_addon WHERE guid = 28139; -DELETE FROM creature_addon WHERE guid = 28140; -DELETE FROM creature_addon WHERE guid = 28141; -DELETE FROM creature_addon WHERE guid = 28142; -DELETE FROM creature_addon WHERE guid = 28143; -DELETE FROM creature_addon WHERE guid = 28144; -DELETE FROM creature_addon WHERE guid = 28145; -DELETE FROM creature_addon WHERE guid = 28146; --- Create template addon for creature 4696 -DELETE FROM creature_template_addon WHERE entry =4696; -INSERT INTO creature_template_addon VALUES (4696,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4696 -DELETE FROM creature_addon WHERE guid = 28147; -DELETE FROM creature_addon WHERE guid = 28148; -DELETE FROM creature_addon WHERE guid = 28150; -DELETE FROM creature_addon WHERE guid = 28151; -DELETE FROM creature_addon WHERE guid = 28152; -DELETE FROM creature_addon WHERE guid = 28153; -DELETE FROM creature_addon WHERE guid = 28154; -DELETE FROM creature_addon WHERE guid = 28155; -DELETE FROM creature_addon WHERE guid = 28156; -DELETE FROM creature_addon WHERE guid = 28157; -DELETE FROM creature_addon WHERE guid = 28158; -DELETE FROM creature_addon WHERE guid = 28159; -DELETE FROM creature_addon WHERE guid = 28160; -DELETE FROM creature_addon WHERE guid = 28161; -DELETE FROM creature_addon WHERE guid = 28162; -DELETE FROM creature_addon WHERE guid = 28163; -DELETE FROM creature_addon WHERE guid = 28164; -DELETE FROM creature_addon WHERE guid = 28165; -DELETE FROM creature_addon WHERE guid = 28166; -DELETE FROM creature_addon WHERE guid = 28167; -DELETE FROM creature_addon WHERE guid = 28168; -DELETE FROM creature_addon WHERE guid = 28169; -DELETE FROM creature_addon WHERE guid = 28170; -DELETE FROM creature_addon WHERE guid = 28171; -DELETE FROM creature_addon WHERE guid = 28172; -DELETE FROM creature_addon WHERE guid = 28173; -DELETE FROM creature_addon WHERE guid = 28174; -DELETE FROM creature_addon WHERE guid = 28175; -DELETE FROM creature_addon WHERE guid = 28176; -DELETE FROM creature_addon WHERE guid = 28177; -DELETE FROM creature_addon WHERE guid = 28178; -DELETE FROM creature_addon WHERE guid = 28179; -DELETE FROM creature_addon WHERE guid = 28180; -DELETE FROM creature_addon WHERE guid = 28181; -DELETE FROM creature_addon WHERE guid = 28182; -DELETE FROM creature_addon WHERE guid = 28183; -DELETE FROM creature_addon WHERE guid = 28184; -DELETE FROM creature_addon WHERE guid = 28185; -DELETE FROM creature_addon WHERE guid = 28186; -DELETE FROM creature_addon WHERE guid = 28187; -DELETE FROM creature_addon WHERE guid = 28188; -DELETE FROM creature_addon WHERE guid = 28189; -DELETE FROM creature_addon WHERE guid = 28190; -DELETE FROM creature_addon WHERE guid = 28191; -DELETE FROM creature_addon WHERE guid = 28192; -DELETE FROM creature_addon WHERE guid = 28193; -DELETE FROM creature_addon WHERE guid = 28194; -DELETE FROM creature_addon WHERE guid = 28195; -DELETE FROM creature_addon WHERE guid = 28196; -DELETE FROM creature_addon WHERE guid = 28197; -DELETE FROM creature_addon WHERE guid = 28198; -DELETE FROM creature_addon WHERE guid = 28199; -DELETE FROM creature_addon WHERE guid = 28200; -DELETE FROM creature_addon WHERE guid = 28201; -DELETE FROM creature_addon WHERE guid = 28202; -DELETE FROM creature_addon WHERE guid = 28203; -DELETE FROM creature_addon WHERE guid = 28204; -DELETE FROM creature_addon WHERE guid = 28205; -DELETE FROM creature_addon WHERE guid = 28206; -DELETE FROM creature_addon WHERE guid = 28207; -DELETE FROM creature_addon WHERE guid = 28208; -DELETE FROM creature_addon WHERE guid = 28209; -DELETE FROM creature_addon WHERE guid = 28210; -DELETE FROM creature_addon WHERE guid = 28211; -DELETE FROM creature_addon WHERE guid = 28212; -DELETE FROM creature_addon WHERE guid = 28213; -DELETE FROM creature_addon WHERE guid = 28214; -DELETE FROM creature_addon WHERE guid = 28215; -DELETE FROM creature_addon WHERE guid = 28216; --- Create template addon for creature 4697 -DELETE FROM creature_template_addon WHERE entry =4697; -INSERT INTO creature_template_addon VALUES (4697,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4697 -DELETE FROM creature_addon WHERE guid = 28217; -DELETE FROM creature_addon WHERE guid = 28218; -DELETE FROM creature_addon WHERE guid = 28219; -DELETE FROM creature_addon WHERE guid = 28220; -DELETE FROM creature_addon WHERE guid = 28221; -DELETE FROM creature_addon WHERE guid = 28222; -DELETE FROM creature_addon WHERE guid = 28223; -DELETE FROM creature_addon WHERE guid = 28224; -DELETE FROM creature_addon WHERE guid = 28225; -DELETE FROM creature_addon WHERE guid = 28226; -DELETE FROM creature_addon WHERE guid = 28227; -DELETE FROM creature_addon WHERE guid = 28228; -DELETE FROM creature_addon WHERE guid = 28229; -DELETE FROM creature_addon WHERE guid = 28230; -DELETE FROM creature_addon WHERE guid = 28238; -DELETE FROM creature_addon WHERE guid = 28239; -DELETE FROM creature_addon WHERE guid = 28240; -DELETE FROM creature_addon WHERE guid = 28241; -DELETE FROM creature_addon WHERE guid = 28242; -DELETE FROM creature_addon WHERE guid = 28243; -DELETE FROM creature_addon WHERE guid = 28244; -DELETE FROM creature_addon WHERE guid = 28245; -DELETE FROM creature_addon WHERE guid = 28246; -DELETE FROM creature_addon WHERE guid = 28247; -DELETE FROM creature_addon WHERE guid = 28248; -DELETE FROM creature_addon WHERE guid = 28249; --- Create template addon for creature 4699 -DELETE FROM creature_template_addon WHERE entry =4699; -INSERT INTO creature_template_addon VALUES (4699,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4699 -DELETE FROM creature_addon WHERE guid = 28250; -DELETE FROM creature_addon WHERE guid = 28251; -DELETE FROM creature_addon WHERE guid = 28252; -DELETE FROM creature_addon WHERE guid = 28253; -DELETE FROM creature_addon WHERE guid = 28254; -DELETE FROM creature_addon WHERE guid = 28255; -DELETE FROM creature_addon WHERE guid = 28256; -DELETE FROM creature_addon WHERE guid = 28257; -DELETE FROM creature_addon WHERE guid = 28258; -DELETE FROM creature_addon WHERE guid = 28259; -DELETE FROM creature_addon WHERE guid = 28260; -DELETE FROM creature_addon WHERE guid = 28261; -DELETE FROM creature_addon WHERE guid = 28262; -DELETE FROM creature_addon WHERE guid = 28263; -DELETE FROM creature_addon WHERE guid = 28264; --- Create template addon for creature 4700 -DELETE FROM creature_template_addon WHERE entry =4700; -INSERT INTO creature_template_addon VALUES (4700,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4700 -DELETE FROM creature_addon WHERE guid = 28265; -DELETE FROM creature_addon WHERE guid = 28266; -DELETE FROM creature_addon WHERE guid = 28267; -DELETE FROM creature_addon WHERE guid = 28268; -DELETE FROM creature_addon WHERE guid = 28269; -DELETE FROM creature_addon WHERE guid = 28270; -DELETE FROM creature_addon WHERE guid = 28271; -DELETE FROM creature_addon WHERE guid = 28272; -DELETE FROM creature_addon WHERE guid = 28273; -DELETE FROM creature_addon WHERE guid = 28274; -DELETE FROM creature_addon WHERE guid = 28275; -DELETE FROM creature_addon WHERE guid = 28276; -DELETE FROM creature_addon WHERE guid = 28277; -DELETE FROM creature_addon WHERE guid = 28278; -DELETE FROM creature_addon WHERE guid = 28279; -DELETE FROM creature_addon WHERE guid = 28280; -DELETE FROM creature_addon WHERE guid = 28281; -DELETE FROM creature_addon WHERE guid = 28282; -DELETE FROM creature_addon WHERE guid = 28283; -DELETE FROM creature_addon WHERE guid = 28284; --- Create template addon for creature 4701 -DELETE FROM creature_template_addon WHERE entry =4701; -INSERT INTO creature_template_addon VALUES (4701,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4701 -DELETE FROM creature_addon WHERE guid = 28285; -DELETE FROM creature_addon WHERE guid = 28286; -DELETE FROM creature_addon WHERE guid = 28287; -DELETE FROM creature_addon WHERE guid = 28288; -DELETE FROM creature_addon WHERE guid = 28289; -DELETE FROM creature_addon WHERE guid = 28290; -DELETE FROM creature_addon WHERE guid = 28291; -DELETE FROM creature_addon WHERE guid = 28292; -DELETE FROM creature_addon WHERE guid = 28293; -DELETE FROM creature_addon WHERE guid = 28294; -DELETE FROM creature_addon WHERE guid = 28295; -DELETE FROM creature_addon WHERE guid = 28296; -DELETE FROM creature_addon WHERE guid = 28297; -DELETE FROM creature_addon WHERE guid = 28298; -DELETE FROM creature_addon WHERE guid = 28299; --- Create template addon for creature 4702 -DELETE FROM creature_template_addon WHERE entry =4702; -INSERT INTO creature_template_addon VALUES (4702,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4702 -DELETE FROM creature_addon WHERE guid = 28300; -DELETE FROM creature_addon WHERE guid = 28301; -DELETE FROM creature_addon WHERE guid = 28302; -DELETE FROM creature_addon WHERE guid = 28303; --- Create template addon for creature 4705 -DELETE FROM creature_template_addon WHERE entry =4705; -INSERT INTO creature_template_addon VALUES (4705,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4705 -DELETE FROM creature_addon WHERE guid = 28306; -DELETE FROM creature_addon WHERE guid = 28307; -DELETE FROM creature_addon WHERE guid = 28308; -DELETE FROM creature_addon WHERE guid = 28309; -DELETE FROM creature_addon WHERE guid = 28310; -DELETE FROM creature_addon WHERE guid = 28311; --- Create template addon for creature 4706 -DELETE FROM creature_template_addon WHERE entry =4706; -INSERT INTO creature_template_addon VALUES (4706,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4706 -DELETE FROM creature_addon WHERE guid = 21568; --- Create template addon for creature 4707 -DELETE FROM creature_template_addon WHERE entry =4707; -INSERT INTO creature_template_addon VALUES (4707,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4707 -DELETE FROM creature_addon WHERE guid = 21569; --- Create template addon for creature 4708 -DELETE FROM creature_template_addon WHERE entry =4708; -INSERT INTO creature_template_addon VALUES (4708,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4708 -DELETE FROM creature_addon WHERE guid = 23214; --- Create template addon for creature 4709 -DELETE FROM creature_template_addon WHERE entry =4709; -INSERT INTO creature_template_addon VALUES (4709,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4709 -DELETE FROM creature_addon WHERE guid = 21572; --- Create template addon for creature 4710 --- Create template addon for creature 4711 -DELETE FROM creature_template_addon WHERE entry =4711; -INSERT INTO creature_template_addon VALUES (4711,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4711 -DELETE FROM creature_addon WHERE guid = 28505; -DELETE FROM creature_addon WHERE guid = 28506; -DELETE FROM creature_addon WHERE guid = 28507; -DELETE FROM creature_addon WHERE guid = 28508; -DELETE FROM creature_addon WHERE guid = 28509; -DELETE FROM creature_addon WHERE guid = 28510; -DELETE FROM creature_addon WHERE guid = 28511; -DELETE FROM creature_addon WHERE guid = 28512; -DELETE FROM creature_addon WHERE guid = 28513; -DELETE FROM creature_addon WHERE guid = 28514; -DELETE FROM creature_addon WHERE guid = 28515; -DELETE FROM creature_addon WHERE guid = 28516; -DELETE FROM creature_addon WHERE guid = 28517; -DELETE FROM creature_addon WHERE guid = 28518; -DELETE FROM creature_addon WHERE guid = 28519; -DELETE FROM creature_addon WHERE guid = 28520; -DELETE FROM creature_addon WHERE guid = 28521; --- Create template addon for creature 4712 -DELETE FROM creature_template_addon WHERE entry =4712; -INSERT INTO creature_template_addon VALUES (4712,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4712 -DELETE FROM creature_addon WHERE guid = 28523; -DELETE FROM creature_addon WHERE guid = 28524; -DELETE FROM creature_addon WHERE guid = 28525; -DELETE FROM creature_addon WHERE guid = 28526; -DELETE FROM creature_addon WHERE guid = 28527; -DELETE FROM creature_addon WHERE guid = 28528; -DELETE FROM creature_addon WHERE guid = 28529; --- Create template addon for creature 4713 -DELETE FROM creature_template_addon WHERE entry =4713; -INSERT INTO creature_template_addon VALUES (4713,0,0,1,16,0,0,'7165'); --- Clear duplicate addons from template for creature 4713 -DELETE FROM creature_addon WHERE guid = 28530; -DELETE FROM creature_addon WHERE guid = 28531; -DELETE FROM creature_addon WHERE guid = 28715; -DELETE FROM creature_addon WHERE guid = 28716; -DELETE FROM creature_addon WHERE guid = 28717; -DELETE FROM creature_addon WHERE guid = 28718; -DELETE FROM creature_addon WHERE guid = 28719; -DELETE FROM creature_addon WHERE guid = 28720; -DELETE FROM creature_addon WHERE guid = 28721; -DELETE FROM creature_addon WHERE guid = 28722; --- Create template addon for creature 4714 -DELETE FROM creature_template_addon WHERE entry =4714; -INSERT INTO creature_template_addon VALUES (4714,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4714 -DELETE FROM creature_addon WHERE guid = 28724; -DELETE FROM creature_addon WHERE guid = 28725; -DELETE FROM creature_addon WHERE guid = 28726; -DELETE FROM creature_addon WHERE guid = 28727; -DELETE FROM creature_addon WHERE guid = 28729; -DELETE FROM creature_addon WHERE guid = 28730; -DELETE FROM creature_addon WHERE guid = 28731; -DELETE FROM creature_addon WHERE guid = 28732; -DELETE FROM creature_addon WHERE guid = 28733; -DELETE FROM creature_addon WHERE guid = 28734; -DELETE FROM creature_addon WHERE guid = 28735; -DELETE FROM creature_addon WHERE guid = 28736; -DELETE FROM creature_addon WHERE guid = 28737; -DELETE FROM creature_addon WHERE guid = 28738; -DELETE FROM creature_addon WHERE guid = 28739; -DELETE FROM creature_addon WHERE guid = 28740; -DELETE FROM creature_addon WHERE guid = 28741; -DELETE FROM creature_addon WHERE guid = 28742; -DELETE FROM creature_addon WHERE guid = 28743; -DELETE FROM creature_addon WHERE guid = 28744; --- Create template addon for creature 4715 -DELETE FROM creature_template_addon WHERE entry =4715; -INSERT INTO creature_template_addon VALUES (4715,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4715 -DELETE FROM creature_addon WHERE guid = 28745; -DELETE FROM creature_addon WHERE guid = 28746; -DELETE FROM creature_addon WHERE guid = 28747; -DELETE FROM creature_addon WHERE guid = 28748; -DELETE FROM creature_addon WHERE guid = 28749; --- Create template addon for creature 4716 -DELETE FROM creature_template_addon WHERE entry =4716; -INSERT INTO creature_template_addon VALUES (4716,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4716 -DELETE FROM creature_addon WHERE guid = 28750; -DELETE FROM creature_addon WHERE guid = 28751; -DELETE FROM creature_addon WHERE guid = 28752; -DELETE FROM creature_addon WHERE guid = 28753; -DELETE FROM creature_addon WHERE guid = 28754; -DELETE FROM creature_addon WHERE guid = 28755; --- Create template addon for creature 4718 -DELETE FROM creature_template_addon WHERE entry =4718; -INSERT INTO creature_template_addon VALUES (4718,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4718 -DELETE FROM creature_addon WHERE guid = 28756; -DELETE FROM creature_addon WHERE guid = 28757; -DELETE FROM creature_addon WHERE guid = 28758; -DELETE FROM creature_addon WHERE guid = 28759; -DELETE FROM creature_addon WHERE guid = 28760; --- Create template addon for creature 4719 -DELETE FROM creature_template_addon WHERE entry =4719; -INSERT INTO creature_template_addon VALUES (4719,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4719 -DELETE FROM creature_addon WHERE guid = 28761; -DELETE FROM creature_addon WHERE guid = 28762; -DELETE FROM creature_addon WHERE guid = 28763; -DELETE FROM creature_addon WHERE guid = 28764; -DELETE FROM creature_addon WHERE guid = 28765; -DELETE FROM creature_addon WHERE guid = 28766; -DELETE FROM creature_addon WHERE guid = 28767; -DELETE FROM creature_addon WHERE guid = 28768; -DELETE FROM creature_addon WHERE guid = 28769; -DELETE FROM creature_addon WHERE guid = 28770; -DELETE FROM creature_addon WHERE guid = 28771; -DELETE FROM creature_addon WHERE guid = 28772; -DELETE FROM creature_addon WHERE guid = 28773; -DELETE FROM creature_addon WHERE guid = 28774; --- Create template addon for creature 4720 -DELETE FROM creature_template_addon WHERE entry =4720; -INSERT INTO creature_template_addon VALUES (4720,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4720 -DELETE FROM creature_addon WHERE guid = 21577; --- Create template addon for creature 4721 -DELETE FROM creature_template_addon WHERE entry =4721; -INSERT INTO creature_template_addon VALUES (4721,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4721 -DELETE FROM creature_addon WHERE guid = 24790; --- Create template addon for creature 4722 -DELETE FROM creature_template_addon WHERE entry =4722; -INSERT INTO creature_template_addon VALUES (4722,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4722 -DELETE FROM creature_addon WHERE guid = 21578; --- Create template addon for creature 4723 -DELETE FROM creature_template_addon WHERE entry =4723; -INSERT INTO creature_template_addon VALUES (4723,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4723 -DELETE FROM creature_addon WHERE guid = 2208; --- Create template addon for creature 4726 -DELETE FROM creature_template_addon WHERE entry =4726; -INSERT INTO creature_template_addon VALUES (4726,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4726 -DELETE FROM creature_addon WHERE guid = 28785; -DELETE FROM creature_addon WHERE guid = 28787; -DELETE FROM creature_addon WHERE guid = 28788; -DELETE FROM creature_addon WHERE guid = 28790; -DELETE FROM creature_addon WHERE guid = 28791; -DELETE FROM creature_addon WHERE guid = 28792; -DELETE FROM creature_addon WHERE guid = 28793; -DELETE FROM creature_addon WHERE guid = 28794; -DELETE FROM creature_addon WHERE guid = 28801; -DELETE FROM creature_addon WHERE guid = 28802; -DELETE FROM creature_addon WHERE guid = 28803; -DELETE FROM creature_addon WHERE guid = 28804; -DELETE FROM creature_addon WHERE guid = 28805; -DELETE FROM creature_addon WHERE guid = 28806; -DELETE FROM creature_addon WHERE guid = 28807; -DELETE FROM creature_addon WHERE guid = 28808; -DELETE FROM creature_addon WHERE guid = 28809; -DELETE FROM creature_addon WHERE guid = 28811; -DELETE FROM creature_addon WHERE guid = 28812; -DELETE FROM creature_addon WHERE guid = 28813; -DELETE FROM creature_addon WHERE guid = 28814; -DELETE FROM creature_addon WHERE guid = 28815; -DELETE FROM creature_addon WHERE guid = 28816; -DELETE FROM creature_addon WHERE guid = 28817; -DELETE FROM creature_addon WHERE guid = 28818; -DELETE FROM creature_addon WHERE guid = 28819; -DELETE FROM creature_addon WHERE guid = 28820; -DELETE FROM creature_addon WHERE guid = 28821; -DELETE FROM creature_addon WHERE guid = 28822; -DELETE FROM creature_addon WHERE guid = 28824; -DELETE FROM creature_addon WHERE guid = 28825; -DELETE FROM creature_addon WHERE guid = 28827; -DELETE FROM creature_addon WHERE guid = 28828; -DELETE FROM creature_addon WHERE guid = 28829; -DELETE FROM creature_addon WHERE guid = 28830; -DELETE FROM creature_addon WHERE guid = 28831; -DELETE FROM creature_addon WHERE guid = 28832; -DELETE FROM creature_addon WHERE guid = 28833; -DELETE FROM creature_addon WHERE guid = 28834; -DELETE FROM creature_addon WHERE guid = 28835; -DELETE FROM creature_addon WHERE guid = 28836; -DELETE FROM creature_addon WHERE guid = 28837; -DELETE FROM creature_addon WHERE guid = 28838; -DELETE FROM creature_addon WHERE guid = 28839; -DELETE FROM creature_addon WHERE guid = 28840; -DELETE FROM creature_addon WHERE guid = 28842; -DELETE FROM creature_addon WHERE guid = 28843; -DELETE FROM creature_addon WHERE guid = 28844; -DELETE FROM creature_addon WHERE guid = 28845; -DELETE FROM creature_addon WHERE guid = 28846; -DELETE FROM creature_addon WHERE guid = 28847; -DELETE FROM creature_addon WHERE guid = 28848; -DELETE FROM creature_addon WHERE guid = 28849; -DELETE FROM creature_addon WHERE guid = 28850; -DELETE FROM creature_addon WHERE guid = 28851; -DELETE FROM creature_addon WHERE guid = 28852; -DELETE FROM creature_addon WHERE guid = 28853; -DELETE FROM creature_addon WHERE guid = 28854; -DELETE FROM creature_addon WHERE guid = 28855; -DELETE FROM creature_addon WHERE guid = 28856; -DELETE FROM creature_addon WHERE guid = 28857; -DELETE FROM creature_addon WHERE guid = 28858; -DELETE FROM creature_addon WHERE guid = 28859; -DELETE FROM creature_addon WHERE guid = 28860; -DELETE FROM creature_addon WHERE guid = 28861; -DELETE FROM creature_addon WHERE guid = 28862; -DELETE FROM creature_addon WHERE guid = 28863; -DELETE FROM creature_addon WHERE guid = 28864; -DELETE FROM creature_addon WHERE guid = 28865; -DELETE FROM creature_addon WHERE guid = 28866; -DELETE FROM creature_addon WHERE guid = 28867; -DELETE FROM creature_addon WHERE guid = 28868; -DELETE FROM creature_addon WHERE guid = 28869; -DELETE FROM creature_addon WHERE guid = 28870; -DELETE FROM creature_addon WHERE guid = 28871; -DELETE FROM creature_addon WHERE guid = 28872; -DELETE FROM creature_addon WHERE guid = 28873; --- Create template addon for creature 4727 -DELETE FROM creature_template_addon WHERE entry =4727; -INSERT INTO creature_template_addon VALUES (4727,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4727 -DELETE FROM creature_addon WHERE guid = 28874; -DELETE FROM creature_addon WHERE guid = 28875; -DELETE FROM creature_addon WHERE guid = 28876; -DELETE FROM creature_addon WHERE guid = 28877; -DELETE FROM creature_addon WHERE guid = 28878; -DELETE FROM creature_addon WHERE guid = 28879; -DELETE FROM creature_addon WHERE guid = 28880; -DELETE FROM creature_addon WHERE guid = 28881; -DELETE FROM creature_addon WHERE guid = 28882; -DELETE FROM creature_addon WHERE guid = 28883; -DELETE FROM creature_addon WHERE guid = 28884; -DELETE FROM creature_addon WHERE guid = 28885; -DELETE FROM creature_addon WHERE guid = 28886; -DELETE FROM creature_addon WHERE guid = 28887; -DELETE FROM creature_addon WHERE guid = 28888; -DELETE FROM creature_addon WHERE guid = 28889; -DELETE FROM creature_addon WHERE guid = 28890; -DELETE FROM creature_addon WHERE guid = 28891; -DELETE FROM creature_addon WHERE guid = 28892; -DELETE FROM creature_addon WHERE guid = 28893; -DELETE FROM creature_addon WHERE guid = 28894; -DELETE FROM creature_addon WHERE guid = 28895; -DELETE FROM creature_addon WHERE guid = 28896; -DELETE FROM creature_addon WHERE guid = 28897; -DELETE FROM creature_addon WHERE guid = 28898; -DELETE FROM creature_addon WHERE guid = 28899; -DELETE FROM creature_addon WHERE guid = 28900; -DELETE FROM creature_addon WHERE guid = 28901; -DELETE FROM creature_addon WHERE guid = 28902; -DELETE FROM creature_addon WHERE guid = 28903; -DELETE FROM creature_addon WHERE guid = 28904; -DELETE FROM creature_addon WHERE guid = 28905; -DELETE FROM creature_addon WHERE guid = 28906; -DELETE FROM creature_addon WHERE guid = 28907; -DELETE FROM creature_addon WHERE guid = 28908; -DELETE FROM creature_addon WHERE guid = 28909; -DELETE FROM creature_addon WHERE guid = 28910; -DELETE FROM creature_addon WHERE guid = 28911; -DELETE FROM creature_addon WHERE guid = 28912; -DELETE FROM creature_addon WHERE guid = 28913; --- Create template addon for creature 4728 -DELETE FROM creature_template_addon WHERE entry =4728; -INSERT INTO creature_template_addon VALUES (4728,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4728 -DELETE FROM creature_addon WHERE guid = 28914; -DELETE FROM creature_addon WHERE guid = 28915; -DELETE FROM creature_addon WHERE guid = 28916; -DELETE FROM creature_addon WHERE guid = 28918; -DELETE FROM creature_addon WHERE guid = 28919; -DELETE FROM creature_addon WHERE guid = 28920; -DELETE FROM creature_addon WHERE guid = 28921; -DELETE FROM creature_addon WHERE guid = 28922; -DELETE FROM creature_addon WHERE guid = 28923; -DELETE FROM creature_addon WHERE guid = 28924; -DELETE FROM creature_addon WHERE guid = 28925; -DELETE FROM creature_addon WHERE guid = 28926; -DELETE FROM creature_addon WHERE guid = 28927; -DELETE FROM creature_addon WHERE guid = 28928; -DELETE FROM creature_addon WHERE guid = 28929; -DELETE FROM creature_addon WHERE guid = 28930; -DELETE FROM creature_addon WHERE guid = 28931; -DELETE FROM creature_addon WHERE guid = 28932; -DELETE FROM creature_addon WHERE guid = 28933; -DELETE FROM creature_addon WHERE guid = 28934; -DELETE FROM creature_addon WHERE guid = 28935; -DELETE FROM creature_addon WHERE guid = 28936; -DELETE FROM creature_addon WHERE guid = 28937; -DELETE FROM creature_addon WHERE guid = 28938; -DELETE FROM creature_addon WHERE guid = 28939; -DELETE FROM creature_addon WHERE guid = 28940; -DELETE FROM creature_addon WHERE guid = 28941; -DELETE FROM creature_addon WHERE guid = 28942; -DELETE FROM creature_addon WHERE guid = 28943; -DELETE FROM creature_addon WHERE guid = 28944; -DELETE FROM creature_addon WHERE guid = 28945; -DELETE FROM creature_addon WHERE guid = 28946; -DELETE FROM creature_addon WHERE guid = 28947; -DELETE FROM creature_addon WHERE guid = 28948; -DELETE FROM creature_addon WHERE guid = 28949; -DELETE FROM creature_addon WHERE guid = 28950; -DELETE FROM creature_addon WHERE guid = 28951; -DELETE FROM creature_addon WHERE guid = 28952; -DELETE FROM creature_addon WHERE guid = 28953; -DELETE FROM creature_addon WHERE guid = 28954; -DELETE FROM creature_addon WHERE guid = 28955; -DELETE FROM creature_addon WHERE guid = 28956; -DELETE FROM creature_addon WHERE guid = 28957; -DELETE FROM creature_addon WHERE guid = 28958; -DELETE FROM creature_addon WHERE guid = 28959; -DELETE FROM creature_addon WHERE guid = 28960; -DELETE FROM creature_addon WHERE guid = 28961; -DELETE FROM creature_addon WHERE guid = 28962; -DELETE FROM creature_addon WHERE guid = 28963; -DELETE FROM creature_addon WHERE guid = 28964; -DELETE FROM creature_addon WHERE guid = 28965; -DELETE FROM creature_addon WHERE guid = 28966; -DELETE FROM creature_addon WHERE guid = 28967; -DELETE FROM creature_addon WHERE guid = 28968; -DELETE FROM creature_addon WHERE guid = 28969; -DELETE FROM creature_addon WHERE guid = 28970; -DELETE FROM creature_addon WHERE guid = 28971; -DELETE FROM creature_addon WHERE guid = 28972; -DELETE FROM creature_addon WHERE guid = 28973; -DELETE FROM creature_addon WHERE guid = 28974; -DELETE FROM creature_addon WHERE guid = 28975; -DELETE FROM creature_addon WHERE guid = 28976; -DELETE FROM creature_addon WHERE guid = 28977; -DELETE FROM creature_addon WHERE guid = 28978; -DELETE FROM creature_addon WHERE guid = 28979; -DELETE FROM creature_addon WHERE guid = 28980; -DELETE FROM creature_addon WHERE guid = 28981; -DELETE FROM creature_addon WHERE guid = 28982; -DELETE FROM creature_addon WHERE guid = 28983; -DELETE FROM creature_addon WHERE guid = 28984; -DELETE FROM creature_addon WHERE guid = 28985; -DELETE FROM creature_addon WHERE guid = 28986; -DELETE FROM creature_addon WHERE guid = 28987; -DELETE FROM creature_addon WHERE guid = 28988; -DELETE FROM creature_addon WHERE guid = 28989; -DELETE FROM creature_addon WHERE guid = 28990; -DELETE FROM creature_addon WHERE guid = 28991; --- Create template addon for creature 4729 -DELETE FROM creature_template_addon WHERE entry =4729; -INSERT INTO creature_template_addon VALUES (4729,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4729 -DELETE FROM creature_addon WHERE guid = 28992; -DELETE FROM creature_addon WHERE guid = 28993; -DELETE FROM creature_addon WHERE guid = 28994; -DELETE FROM creature_addon WHERE guid = 28995; -DELETE FROM creature_addon WHERE guid = 28996; -DELETE FROM creature_addon WHERE guid = 28997; -DELETE FROM creature_addon WHERE guid = 28998; -DELETE FROM creature_addon WHERE guid = 28999; -DELETE FROM creature_addon WHERE guid = 29000; -DELETE FROM creature_addon WHERE guid = 29001; -DELETE FROM creature_addon WHERE guid = 29002; -DELETE FROM creature_addon WHERE guid = 29003; -DELETE FROM creature_addon WHERE guid = 29004; -DELETE FROM creature_addon WHERE guid = 29005; -DELETE FROM creature_addon WHERE guid = 29006; -DELETE FROM creature_addon WHERE guid = 29007; -DELETE FROM creature_addon WHERE guid = 29008; -DELETE FROM creature_addon WHERE guid = 29009; -DELETE FROM creature_addon WHERE guid = 29010; -DELETE FROM creature_addon WHERE guid = 29011; -DELETE FROM creature_addon WHERE guid = 29012; -DELETE FROM creature_addon WHERE guid = 29013; -DELETE FROM creature_addon WHERE guid = 29014; -DELETE FROM creature_addon WHERE guid = 29015; -DELETE FROM creature_addon WHERE guid = 29016; -DELETE FROM creature_addon WHERE guid = 29017; -DELETE FROM creature_addon WHERE guid = 29018; -DELETE FROM creature_addon WHERE guid = 29019; -DELETE FROM creature_addon WHERE guid = 29020; -DELETE FROM creature_addon WHERE guid = 29021; -DELETE FROM creature_addon WHERE guid = 29022; -DELETE FROM creature_addon WHERE guid = 29023; -DELETE FROM creature_addon WHERE guid = 29024; -DELETE FROM creature_addon WHERE guid = 29025; -DELETE FROM creature_addon WHERE guid = 29026; -DELETE FROM creature_addon WHERE guid = 29027; -DELETE FROM creature_addon WHERE guid = 29028; -DELETE FROM creature_addon WHERE guid = 29029; -DELETE FROM creature_addon WHERE guid = 29030; -DELETE FROM creature_addon WHERE guid = 29031; -DELETE FROM creature_addon WHERE guid = 29032; -DELETE FROM creature_addon WHERE guid = 29033; -DELETE FROM creature_addon WHERE guid = 29034; -DELETE FROM creature_addon WHERE guid = 29035; -DELETE FROM creature_addon WHERE guid = 29036; -DELETE FROM creature_addon WHERE guid = 29037; -DELETE FROM creature_addon WHERE guid = 29038; -DELETE FROM creature_addon WHERE guid = 29039; -DELETE FROM creature_addon WHERE guid = 29040; -DELETE FROM creature_addon WHERE guid = 29041; -DELETE FROM creature_addon WHERE guid = 29042; -DELETE FROM creature_addon WHERE guid = 29043; -DELETE FROM creature_addon WHERE guid = 29044; -DELETE FROM creature_addon WHERE guid = 29045; -DELETE FROM creature_addon WHERE guid = 29046; -DELETE FROM creature_addon WHERE guid = 29047; -DELETE FROM creature_addon WHERE guid = 29048; --- Clear duplicate addons from template for creature 4730 -DELETE FROM creature_addon WHERE guid = 46473; --- Create template addon for creature 4731 -DELETE FROM creature_template_addon WHERE entry =4731; -INSERT INTO creature_template_addon VALUES (4731,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4731 -DELETE FROM creature_addon WHERE guid = 28472; --- Clear duplicate addons from template for creature 4732 --- Create template addon for creature 4752 -DELETE FROM creature_template_addon WHERE entry =4752; -INSERT INTO creature_template_addon VALUES (4752,2327,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4752 -DELETE FROM creature_addon WHERE guid = 4677; --- Clear duplicate addons from template for creature 4753 -DELETE FROM creature_addon WHERE guid = 46722; --- Clear duplicate addons from template for creature 4772 --- Create template addon for creature 4773 -DELETE FROM creature_template_addon WHERE entry =4773; -INSERT INTO creature_template_addon VALUES (4773,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4773 -DELETE FROM creature_addon WHERE guid = 33711; --- Create template addon for creature 4775 -DELETE FROM creature_template_addon WHERE entry =4775; -INSERT INTO creature_template_addon VALUES (4775,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4775 -DELETE FROM creature_addon WHERE guid = 38053; --- Create template addon for creature 4777 --- Create template addon for creature 4778 --- Create template addon for creature 4779 -DELETE FROM creature_template_addon WHERE entry =4779; -INSERT INTO creature_template_addon VALUES (4779,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4779 -DELETE FROM creature_addon WHERE guid = 42268; --- Create template addon for creature 4780 --- Create template addon for creature 4781 --- Create template addon for creature 4782 -DELETE FROM creature_template_addon WHERE entry =4782; -INSERT INTO creature_template_addon VALUES (4782,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4782 -DELETE FROM creature_addon WHERE guid = 92947; --- Clear duplicate addons from template for creature 4783 -DELETE FROM creature_addon WHERE guid = 46890; --- Clear duplicate addons from template for creature 4784 -DELETE FROM creature_addon WHERE guid = 46891; --- Create template addon for creature 4785 --- Clear duplicate addons from template for creature 4786 -DELETE FROM creature_addon WHERE guid = 46897; --- Clear duplicate addons from template for creature 4787 --- Create template addon for creature 4788 -DELETE FROM creature_template_addon WHERE entry =4788; -INSERT INTO creature_template_addon VALUES (4788,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4788 -DELETE FROM creature_addon WHERE guid = 33166; -DELETE FROM creature_addon WHERE guid = 33167; -DELETE FROM creature_addon WHERE guid = 33168; -DELETE FROM creature_addon WHERE guid = 33169; -DELETE FROM creature_addon WHERE guid = 33170; -DELETE FROM creature_addon WHERE guid = 33171; -DELETE FROM creature_addon WHERE guid = 33172; --- Create template addon for creature 4789 -DELETE FROM creature_template_addon WHERE entry =4789; -INSERT INTO creature_template_addon VALUES (4789,0,131072,1,16,0,0,'6408'); --- Clear duplicate addons from template for creature 4789 -DELETE FROM creature_addon WHERE guid = 33173; -DELETE FROM creature_addon WHERE guid = 33175; -DELETE FROM creature_addon WHERE guid = 33176; -DELETE FROM creature_addon WHERE guid = 33177; -DELETE FROM creature_addon WHERE guid = 33178; -DELETE FROM creature_addon WHERE guid = 33179; --- Create template addon for creature 4791 -DELETE FROM creature_template_addon WHERE entry =4791; -INSERT INTO creature_template_addon VALUES (4791,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4791 -DELETE FROM creature_addon WHERE guid = 8467; --- Create template addon for creature 4792 -DELETE FROM creature_template_addon WHERE entry =4792; -INSERT INTO creature_template_addon VALUES (4792,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4792 -DELETE FROM creature_addon WHERE guid = 8468; --- Create template addon for creature 4794 -DELETE FROM creature_template_addon WHERE entry =4794; -INSERT INTO creature_template_addon VALUES (4794,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4794 -DELETE FROM creature_addon WHERE guid = 30673; --- Create template addon for creature 4795 --- Clear duplicate addons from template for creature 4798 -DELETE FROM creature_addon WHERE guid = 26140; -DELETE FROM creature_addon WHERE guid = 26151; -DELETE FROM creature_addon WHERE guid = 26153; -DELETE FROM creature_addon WHERE guid = 26291; --- Clear duplicate addons from template for creature 4799 --- Create template addon for creature 4802 -DELETE FROM creature_template_addon WHERE entry =4802; -INSERT INTO creature_template_addon VALUES (4802,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4802 -DELETE FROM creature_addon WHERE guid = 33285; -DELETE FROM creature_addon WHERE guid = 33286; -DELETE FROM creature_addon WHERE guid = 33287; -DELETE FROM creature_addon WHERE guid = 33288; -DELETE FROM creature_addon WHERE guid = 33289; -DELETE FROM creature_addon WHERE guid = 33290; -DELETE FROM creature_addon WHERE guid = 33291; -DELETE FROM creature_addon WHERE guid = 33292; -DELETE FROM creature_addon WHERE guid = 33293; -DELETE FROM creature_addon WHERE guid = 38665; -DELETE FROM creature_addon WHERE guid = 38666; --- Create template addon for creature 4803 -DELETE FROM creature_template_addon WHERE entry =4803; -INSERT INTO creature_template_addon VALUES (4803,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4803 -DELETE FROM creature_addon WHERE guid = 33294; -DELETE FROM creature_addon WHERE guid = 33295; -DELETE FROM creature_addon WHERE guid = 33296; -DELETE FROM creature_addon WHERE guid = 33297; -DELETE FROM creature_addon WHERE guid = 33298; -DELETE FROM creature_addon WHERE guid = 33299; -DELETE FROM creature_addon WHERE guid = 33300; -DELETE FROM creature_addon WHERE guid = 33302; -DELETE FROM creature_addon WHERE guid = 33303; -DELETE FROM creature_addon WHERE guid = 33304; -DELETE FROM creature_addon WHERE guid = 33305; -DELETE FROM creature_addon WHERE guid = 33306; -DELETE FROM creature_addon WHERE guid = 33307; -DELETE FROM creature_addon WHERE guid = 33308; -DELETE FROM creature_addon WHERE guid = 33309; -DELETE FROM creature_addon WHERE guid = 33310; -DELETE FROM creature_addon WHERE guid = 33311; -DELETE FROM creature_addon WHERE guid = 33312; -DELETE FROM creature_addon WHERE guid = 38808; -DELETE FROM creature_addon WHERE guid = 38974; -DELETE FROM creature_addon WHERE guid = 38976; -DELETE FROM creature_addon WHERE guid = 38977; --- Clear duplicate addons from template for creature 4805 -DELETE FROM creature_addon WHERE guid = 25735; -DELETE FROM creature_addon WHERE guid = 25736; -DELETE FROM creature_addon WHERE guid = 26170; -DELETE FROM creature_addon WHERE guid = 26293; -DELETE FROM creature_addon WHERE guid = 26295; -DELETE FROM creature_addon WHERE guid = 26296; -DELETE FROM creature_addon WHERE guid = 26302; --- Clear duplicate addons from template for creature 4807 --- Clear duplicate addons from template for creature 4809 --- Clear duplicate addons from template for creature 4810 -DELETE FROM creature_addon WHERE guid = 26315; -DELETE FROM creature_addon WHERE guid = 26320; -DELETE FROM creature_addon WHERE guid = 27414; --- Clear duplicate addons from template for creature 4811 -DELETE FROM creature_addon WHERE guid = 26312; --- Clear duplicate addons from template for creature 4812 -DELETE FROM creature_addon WHERE guid = 26322; -DELETE FROM creature_addon WHERE guid = 26324; -DELETE FROM creature_addon WHERE guid = 27352; --- Clear duplicate addons from template for creature 4813 --- Clear duplicate addons from template for creature 4814 -DELETE FROM creature_addon WHERE guid = 27422; --- Clear duplicate addons from template for creature 4815 --- Clear duplicate addons from template for creature 4818 --- Clear duplicate addons from template for creature 4819 --- Clear duplicate addons from template for creature 4820 --- Clear duplicate addons from template for creature 4821 --- Clear duplicate addons from template for creature 4822 --- Clear duplicate addons from template for creature 4823 --- Clear duplicate addons from template for creature 4824 --- Clear duplicate addons from template for creature 4825 --- Clear duplicate addons from template for creature 4827 --- Clear duplicate addons from template for creature 4829 --- Clear duplicate addons from template for creature 4830 --- Clear duplicate addons from template for creature 4831 --- Clear duplicate addons from template for creature 4832 --- Create template addon for creature 4834 -DELETE FROM creature_template_addon WHERE entry =4834; -INSERT INTO creature_template_addon VALUES (4834,0,33554432,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4834 -DELETE FROM creature_addon WHERE guid = 31077; -DELETE FROM creature_addon WHERE guid = 31207; -DELETE FROM creature_addon WHERE guid = 31246; -DELETE FROM creature_addon WHERE guid = 31272; -DELETE FROM creature_addon WHERE guid = 31311; -DELETE FROM creature_addon WHERE guid = 31314; -DELETE FROM creature_addon WHERE guid = 31315; -DELETE FROM creature_addon WHERE guid = 31316; -DELETE FROM creature_addon WHERE guid = 31423; -DELETE FROM creature_addon WHERE guid = 31440; -DELETE FROM creature_addon WHERE guid = 31609; -DELETE FROM creature_addon WHERE guid = 31638; -DELETE FROM creature_addon WHERE guid = 31640; -DELETE FROM creature_addon WHERE guid = 31648; -DELETE FROM creature_addon WHERE guid = 31651; -DELETE FROM creature_addon WHERE guid = 39303; --- Create template addon for creature 4841 -DELETE FROM creature_template_addon WHERE entry =4841; -INSERT INTO creature_template_addon VALUES (4841,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4841 -DELETE FROM creature_addon WHERE guid = 33909; --- Create template addon for creature 4842 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =4842; -INSERT INTO creature_template_addon VALUES (4842,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4842 --- Create template addon for creature 4844 -DELETE FROM creature_template_addon WHERE entry =4844; -INSERT INTO creature_template_addon VALUES (4844,0,0,1,16,0,0,'12544'); --- Clear duplicate addons from template for creature 4844 -DELETE FROM creature_addon WHERE guid = 7049; -DELETE FROM creature_addon WHERE guid = 7069; -DELETE FROM creature_addon WHERE guid = 7071; -DELETE FROM creature_addon WHERE guid = 7085; -DELETE FROM creature_addon WHERE guid = 7167; -DELETE FROM creature_addon WHERE guid = 7220; -DELETE FROM creature_addon WHERE guid = 7223; -DELETE FROM creature_addon WHERE guid = 7226; -DELETE FROM creature_addon WHERE guid = 7227; -DELETE FROM creature_addon WHERE guid = 7685; -DELETE FROM creature_addon WHERE guid = 7690; -DELETE FROM creature_addon WHERE guid = 7714; -DELETE FROM creature_addon WHERE guid = 7729; -DELETE FROM creature_addon WHERE guid = 7731; -DELETE FROM creature_addon WHERE guid = 7732; -DELETE FROM creature_addon WHERE guid = 7803; -DELETE FROM creature_addon WHERE guid = 7805; -DELETE FROM creature_addon WHERE guid = 7831; -DELETE FROM creature_addon WHERE guid = 8176; -DELETE FROM creature_addon WHERE guid = 8180; -DELETE FROM creature_addon WHERE guid = 8189; -DELETE FROM creature_addon WHERE guid = 8191; -DELETE FROM creature_addon WHERE guid = 8193; --- Create template addon for creature 4845 -DELETE FROM creature_template_addon WHERE entry =4845; -INSERT INTO creature_template_addon VALUES (4845,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4845 -DELETE FROM creature_addon WHERE guid = 7027; -DELETE FROM creature_addon WHERE guid = 7045; -DELETE FROM creature_addon WHERE guid = 7047; -DELETE FROM creature_addon WHERE guid = 7048; -DELETE FROM creature_addon WHERE guid = 7054; -DELETE FROM creature_addon WHERE guid = 7217; -DELETE FROM creature_addon WHERE guid = 7218; -DELETE FROM creature_addon WHERE guid = 7221; -DELETE FROM creature_addon WHERE guid = 7728; -DELETE FROM creature_addon WHERE guid = 7730; -DELETE FROM creature_addon WHERE guid = 7733; -DELETE FROM creature_addon WHERE guid = 7800; -DELETE FROM creature_addon WHERE guid = 7804; -DELETE FROM creature_addon WHERE guid = 9228; -DELETE FROM creature_addon WHERE guid = 9230; --- Create template addon for creature 4846 -DELETE FROM creature_template_addon WHERE entry =4846; -INSERT INTO creature_template_addon VALUES (4846,0,0,1,16,233,0,NULL); --- Clear duplicate addons from template for creature 4846 -DELETE FROM creature_addon WHERE guid = 7026; -DELETE FROM creature_addon WHERE guid = 7028; -DELETE FROM creature_addon WHERE guid = 7050; -DELETE FROM creature_addon WHERE guid = 7051; -DELETE FROM creature_addon WHERE guid = 7052; -DELETE FROM creature_addon WHERE guid = 7053; -DELETE FROM creature_addon WHERE guid = 7084; -DELETE FROM creature_addon WHERE guid = 7086; -DELETE FROM creature_addon WHERE guid = 7087; -DELETE FROM creature_addon WHERE guid = 7219; -DELETE FROM creature_addon WHERE guid = 7222; -DELETE FROM creature_addon WHERE guid = 7224; -DELETE FROM creature_addon WHERE guid = 7225; -DELETE FROM creature_addon WHERE guid = 7725; -DELETE FROM creature_addon WHERE guid = 7726; -DELETE FROM creature_addon WHERE guid = 7734; -DELETE FROM creature_addon WHERE guid = 7736; -DELETE FROM creature_addon WHERE guid = 7737; -DELETE FROM creature_addon WHERE guid = 7738; -DELETE FROM creature_addon WHERE guid = 7743; -DELETE FROM creature_addon WHERE guid = 7772; -DELETE FROM creature_addon WHERE guid = 7802; -DELETE FROM creature_addon WHERE guid = 7832; -DELETE FROM creature_addon WHERE guid = 7833; --- Create template addon for creature 4847 -DELETE FROM creature_template_addon WHERE entry =4847; -INSERT INTO creature_template_addon VALUES (4847,0,0,1,16,173,0,NULL); --- Clear duplicate addons from template for creature 4847 -DELETE FROM creature_addon WHERE guid = 29591; -DELETE FROM creature_addon WHERE guid = 29592; -DELETE FROM creature_addon WHERE guid = 29649; --- Create template addon for creature 4848 -DELETE FROM creature_template_addon WHERE entry =4848; -INSERT INTO creature_template_addon VALUES (4848,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4848 -DELETE FROM creature_addon WHERE guid = 27485; -DELETE FROM creature_addon WHERE guid = 27489; --- Create template addon for creature 4849 -DELETE FROM creature_template_addon WHERE entry =4849; -INSERT INTO creature_template_addon VALUES (4849,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4849 -DELETE FROM creature_addon WHERE guid = 27486; -DELETE FROM creature_addon WHERE guid = 27487; --- Create template addon for creature 4850 -DELETE FROM creature_template_addon WHERE entry =4850; -INSERT INTO creature_template_addon VALUES (4850,0,33554432,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4850 -DELETE FROM creature_addon WHERE guid = 29653; -DELETE FROM creature_addon WHERE guid = 29654; -DELETE FROM creature_addon WHERE guid = 29656; -DELETE FROM creature_addon WHERE guid = 29657; -DELETE FROM creature_addon WHERE guid = 29659; -DELETE FROM creature_addon WHERE guid = 29773; -DELETE FROM creature_addon WHERE guid = 30022; -DELETE FROM creature_addon WHERE guid = 30030; -DELETE FROM creature_addon WHERE guid = 30066; -DELETE FROM creature_addon WHERE guid = 30067; -DELETE FROM creature_addon WHERE guid = 30073; -DELETE FROM creature_addon WHERE guid = 30076; -DELETE FROM creature_addon WHERE guid = 30078; -DELETE FROM creature_addon WHERE guid = 30079; --- Create template addon for creature 4851 -DELETE FROM creature_template_addon WHERE entry =4851; -INSERT INTO creature_template_addon VALUES (4851,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4851 -DELETE FROM creature_addon WHERE guid = 7059; -DELETE FROM creature_addon WHERE guid = 7060; -DELETE FROM creature_addon WHERE guid = 7061; -DELETE FROM creature_addon WHERE guid = 7062; -DELETE FROM creature_addon WHERE guid = 7773; -DELETE FROM creature_addon WHERE guid = 7775; -DELETE FROM creature_addon WHERE guid = 7777; -DELETE FROM creature_addon WHERE guid = 7790; -DELETE FROM creature_addon WHERE guid = 7791; -DELETE FROM creature_addon WHERE guid = 7793; -DELETE FROM creature_addon WHERE guid = 27533; -DELETE FROM creature_addon WHERE guid = 27538; -DELETE FROM creature_addon WHERE guid = 27542; -DELETE FROM creature_addon WHERE guid = 27544; -DELETE FROM creature_addon WHERE guid = 27545; -DELETE FROM creature_addon WHERE guid = 30107; -DELETE FROM creature_addon WHERE guid = 30109; -DELETE FROM creature_addon WHERE guid = 30110; -DELETE FROM creature_addon WHERE guid = 30111; -DELETE FROM creature_addon WHERE guid = 30113; -DELETE FROM creature_addon WHERE guid = 33502; -DELETE FROM creature_addon WHERE guid = 33503; -DELETE FROM creature_addon WHERE guid = 33524; -DELETE FROM creature_addon WHERE guid = 33527; -DELETE FROM creature_addon WHERE guid = 33528; -DELETE FROM creature_addon WHERE guid = 33529; -DELETE FROM creature_addon WHERE guid = 33530; -DELETE FROM creature_addon WHERE guid = 33532; -DELETE FROM creature_addon WHERE guid = 33534; --- Create template addon for creature 4852 -DELETE FROM creature_template_addon WHERE entry =4852; -INSERT INTO creature_template_addon VALUES (4852,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4852 -DELETE FROM creature_addon WHERE guid = 27534; -DELETE FROM creature_addon WHERE guid = 27537; -DELETE FROM creature_addon WHERE guid = 27539; -DELETE FROM creature_addon WHERE guid = 27540; -DELETE FROM creature_addon WHERE guid = 27541; -DELETE FROM creature_addon WHERE guid = 27543; -DELETE FROM creature_addon WHERE guid = 27552; -DELETE FROM creature_addon WHERE guid = 29652; -DELETE FROM creature_addon WHERE guid = 29655; -DELETE FROM creature_addon WHERE guid = 29658; -DELETE FROM creature_addon WHERE guid = 30068; -DELETE FROM creature_addon WHERE guid = 30069; -DELETE FROM creature_addon WHERE guid = 30074; -DELETE FROM creature_addon WHERE guid = 30075; -DELETE FROM creature_addon WHERE guid = 30077; -DELETE FROM creature_addon WHERE guid = 30080; -DELETE FROM creature_addon WHERE guid = 30108; -DELETE FROM creature_addon WHERE guid = 30112; -DELETE FROM creature_addon WHERE guid = 33501; -DELETE FROM creature_addon WHERE guid = 33525; -DELETE FROM creature_addon WHERE guid = 33526; -DELETE FROM creature_addon WHERE guid = 33531; -DELETE FROM creature_addon WHERE guid = 33533; --- Create template addon for creature 4853 -DELETE FROM creature_template_addon WHERE entry =4853; -INSERT INTO creature_template_addon VALUES (4853,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4853 -DELETE FROM creature_addon WHERE guid = 27511; -DELETE FROM creature_addon WHERE guid = 27514; -DELETE FROM creature_addon WHERE guid = 27522; -DELETE FROM creature_addon WHERE guid = 27527; -DELETE FROM creature_addon WHERE guid = 27530; -DELETE FROM creature_addon WHERE guid = 30093; -DELETE FROM creature_addon WHERE guid = 30099; -DELETE FROM creature_addon WHERE guid = 30101; -DELETE FROM creature_addon WHERE guid = 30104; --- Create template addon for creature 4854 -DELETE FROM creature_template_addon WHERE entry =4854; -INSERT INTO creature_template_addon VALUES (4854,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4854 -DELETE FROM creature_addon WHERE guid = 27528; --- Create template addon for creature 4855 -DELETE FROM creature_template_addon WHERE entry =4855; -INSERT INTO creature_template_addon VALUES (4855,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4855 -DELETE FROM creature_addon WHERE guid = 27505; -DELETE FROM creature_addon WHERE guid = 27510; -DELETE FROM creature_addon WHERE guid = 27512; -DELETE FROM creature_addon WHERE guid = 27513; -DELETE FROM creature_addon WHERE guid = 27521; -DELETE FROM creature_addon WHERE guid = 27525; -DELETE FROM creature_addon WHERE guid = 27526; -DELETE FROM creature_addon WHERE guid = 27531; -DELETE FROM creature_addon WHERE guid = 30091; -DELETE FROM creature_addon WHERE guid = 30092; -DELETE FROM creature_addon WHERE guid = 30094; -DELETE FROM creature_addon WHERE guid = 30098; -DELETE FROM creature_addon WHERE guid = 30100; -DELETE FROM creature_addon WHERE guid = 30102; -DELETE FROM creature_addon WHERE guid = 30103; -DELETE FROM creature_addon WHERE guid = 30105; -DELETE FROM creature_addon WHERE guid = 30106; --- Create template addon for creature 4856 -DELETE FROM creature_template_addon WHERE entry =4856; -INSERT INTO creature_template_addon VALUES (4856,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4856 -DELETE FROM creature_addon WHERE guid = 7056; -DELETE FROM creature_addon WHERE guid = 7057; -DELETE FROM creature_addon WHERE guid = 7058; -DELETE FROM creature_addon WHERE guid = 7063; -DELETE FROM creature_addon WHERE guid = 7739; -DELETE FROM creature_addon WHERE guid = 7774; -DELETE FROM creature_addon WHERE guid = 7776; -DELETE FROM creature_addon WHERE guid = 7778; -DELETE FROM creature_addon WHERE guid = 7779; -DELETE FROM creature_addon WHERE guid = 7780; -DELETE FROM creature_addon WHERE guid = 7782; -DELETE FROM creature_addon WHERE guid = 7783; -DELETE FROM creature_addon WHERE guid = 7784; -DELETE FROM creature_addon WHERE guid = 7785; -DELETE FROM creature_addon WHERE guid = 7786; -DELETE FROM creature_addon WHERE guid = 7787; -DELETE FROM creature_addon WHERE guid = 7789; --- Create template addon for creature 4857 -DELETE FROM creature_template_addon WHERE entry =4857; -INSERT INTO creature_template_addon VALUES (4857,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4857 --- Create template addon for creature 4860 -DELETE FROM creature_template_addon WHERE entry =4860; -INSERT INTO creature_template_addon VALUES (4860,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4860 -DELETE FROM creature_addon WHERE guid = 27471; -DELETE FROM creature_addon WHERE guid = 27472; -DELETE FROM creature_addon WHERE guid = 27473; -DELETE FROM creature_addon WHERE guid = 27763; -DELETE FROM creature_addon WHERE guid = 27769; -DELETE FROM creature_addon WHERE guid = 27793; -DELETE FROM creature_addon WHERE guid = 28365; -DELETE FROM creature_addon WHERE guid = 28367; -DELETE FROM creature_addon WHERE guid = 33511; -DELETE FROM creature_addon WHERE guid = 33512; -DELETE FROM creature_addon WHERE guid = 33518; --- Create template addon for creature 4861 -DELETE FROM creature_template_addon WHERE entry =4861; -INSERT INTO creature_template_addon VALUES (4861,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4861 -DELETE FROM creature_addon WHERE guid = 30081; -DELETE FROM creature_addon WHERE guid = 30083; -DELETE FROM creature_addon WHERE guid = 30085; -DELETE FROM creature_addon WHERE guid = 30088; -DELETE FROM creature_addon WHERE guid = 30090; -DELETE FROM creature_addon WHERE guid = 33521; -DELETE FROM creature_addon WHERE guid = 33522; -DELETE FROM creature_addon WHERE guid = 33523; --- Create template addon for creature 4863 -DELETE FROM creature_template_addon WHERE entry =4863; -INSERT INTO creature_template_addon VALUES (4863,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4863 -DELETE FROM creature_addon WHERE guid = 27529; -DELETE FROM creature_addon WHERE guid = 30084; -DELETE FROM creature_addon WHERE guid = 30089; -DELETE FROM creature_addon WHERE guid = 33520; --- Create template addon for creature 4872 -DELETE FROM creature_template_addon WHERE entry =4872; -INSERT INTO creature_template_addon VALUES (4872,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4872 -DELETE FROM creature_addon WHERE guid = 6921; -DELETE FROM creature_addon WHERE guid = 7046; -DELETE FROM creature_addon WHERE guid = 7228; --- Create template addon for creature 4875 -DELETE FROM creature_template_addon WHERE entry =4875; -INSERT INTO creature_template_addon VALUES (4875,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4875 -DELETE FROM creature_addon WHERE guid = 21126; --- Create template addon for creature 4876 -DELETE FROM creature_template_addon WHERE entry =4876; -INSERT INTO creature_template_addon VALUES (4876,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4876 -DELETE FROM creature_addon WHERE guid = 21144; --- Create template addon for creature 4877 -DELETE FROM creature_template_addon WHERE entry =4877; -INSERT INTO creature_template_addon VALUES (4877,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4877 -DELETE FROM creature_addon WHERE guid = 21146; --- Create template addon for creature 4878 -DELETE FROM creature_template_addon WHERE entry =4878; -INSERT INTO creature_template_addon VALUES (4878,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4878 -DELETE FROM creature_addon WHERE guid = 21152; --- Create template addon for creature 4879 -DELETE FROM creature_template_addon WHERE entry =4879; -INSERT INTO creature_template_addon VALUES (4879,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4879 -DELETE FROM creature_addon WHERE guid = 24082; --- Create template addon for creature 4880 -DELETE FROM creature_template_addon WHERE entry =4880; -INSERT INTO creature_template_addon VALUES (4880,0,8,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4880 -DELETE FROM creature_addon WHERE guid = 68946; --- Create template addon for creature 4883 -DELETE FROM creature_template_addon WHERE entry =4883; -INSERT INTO creature_template_addon VALUES (4883,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4883 -DELETE FROM creature_addon WHERE guid = 30451; --- Create template addon for creature 4884 -DELETE FROM creature_template_addon WHERE entry =4884; -INSERT INTO creature_template_addon VALUES (4884,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4884 -DELETE FROM creature_addon WHERE guid = 8472; --- Create template addon for creature 4885 -DELETE FROM creature_template_addon WHERE entry =4885; -INSERT INTO creature_template_addon VALUES (4885,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4885 -DELETE FROM creature_addon WHERE guid = 30506; --- Create template addon for creature 4886 -DELETE FROM creature_template_addon WHERE entry =4886; -INSERT INTO creature_template_addon VALUES (4886,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4886 -DELETE FROM creature_addon WHERE guid = 30484; --- Clear duplicate addons from template for creature 4887 --- Create template addon for creature 4888 -DELETE FROM creature_template_addon WHERE entry =4888; -INSERT INTO creature_template_addon VALUES (4888,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4888 -DELETE FROM creature_addon WHERE guid = 30457; --- Create template addon for creature 4889 -DELETE FROM creature_template_addon WHERE entry =4889; -INSERT INTO creature_template_addon VALUES (4889,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 4889 -DELETE FROM creature_addon WHERE guid = 8482; --- Create template addon for creature 4890 -DELETE FROM creature_template_addon WHERE entry =4890; -INSERT INTO creature_template_addon VALUES (4890,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4890 -DELETE FROM creature_addon WHERE guid = 30456; --- Create template addon for creature 4891 -DELETE FROM creature_template_addon WHERE entry =4891; -INSERT INTO creature_template_addon VALUES (4891,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4891 -DELETE FROM creature_addon WHERE guid = 30507; --- Create template addon for creature 4892 -DELETE FROM creature_template_addon WHERE entry =4892; -INSERT INTO creature_template_addon VALUES (4892,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 4892 -DELETE FROM creature_addon WHERE guid = 30489; --- Create template addon for creature 4893 -DELETE FROM creature_template_addon WHERE entry =4893; -INSERT INTO creature_template_addon VALUES (4893,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4893 -DELETE FROM creature_addon WHERE guid = 30678; --- Create template addon for creature 4894 -DELETE FROM creature_template_addon WHERE entry =4894; -INSERT INTO creature_template_addon VALUES (4894,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4894 -DELETE FROM creature_addon WHERE guid = 30674; --- Create template addon for creature 4895 -DELETE FROM creature_template_addon WHERE entry =4895; -INSERT INTO creature_template_addon VALUES (4895,0,1,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4895 -DELETE FROM creature_addon WHERE guid = 30682; --- Create template addon for creature 4896 -DELETE FROM creature_template_addon WHERE entry =4896; -INSERT INTO creature_template_addon VALUES (4896,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4896 -DELETE FROM creature_addon WHERE guid = 8488; --- Create template addon for creature 4897 -DELETE FROM creature_template_addon WHERE entry =4897; -INSERT INTO creature_template_addon VALUES (4897,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4897 -DELETE FROM creature_addon WHERE guid = 30505; --- Create template addon for creature 4898 -DELETE FROM creature_template_addon WHERE entry =4898; -INSERT INTO creature_template_addon VALUES (4898,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4898 -DELETE FROM creature_addon WHERE guid = 25150; --- Create template addon for creature 4899 -DELETE FROM creature_template_addon WHERE entry =4899; -INSERT INTO creature_template_addon VALUES (4899,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4899 -DELETE FROM creature_addon WHERE guid = 25151; --- Create template addon for creature 4900 -DELETE FROM creature_template_addon WHERE entry =4900; -INSERT INTO creature_template_addon VALUES (4900,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4900 -DELETE FROM creature_addon WHERE guid = 30485; --- Create template addon for creature 4901 -DELETE FROM creature_template_addon WHERE entry =4901; -INSERT INTO creature_template_addon VALUES (4901,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4901 -DELETE FROM creature_addon WHERE guid = 8462; --- Create template addon for creature 4902 -DELETE FROM creature_template_addon WHERE entry =4902; -INSERT INTO creature_template_addon VALUES (4902,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4902 -DELETE FROM creature_addon WHERE guid = 30681; --- Create template addon for creature 4921 -DELETE FROM creature_template_addon WHERE entry =4921; -INSERT INTO creature_template_addon VALUES (4921,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4921 -DELETE FROM creature_addon WHERE guid = 30666; --- Create template addon for creature 4922 -DELETE FROM creature_template_addon WHERE entry =4922; -INSERT INTO creature_template_addon VALUES (4922,0,1114112,0,16,0,0,'7165'); --- Clear duplicate addons from template for creature 4922 -DELETE FROM creature_addon WHERE guid = 30668; --- Create template addon for creature 4923 -DELETE FROM creature_template_addon WHERE entry =4923; -INSERT INTO creature_template_addon VALUES (4923,0,1114112,0,16,0,0,'7165'); --- Clear duplicate addons from template for creature 4923 -DELETE FROM creature_addon WHERE guid = 30669; --- Create template addon for creature 4924 -DELETE FROM creature_template_addon WHERE entry =4924; -INSERT INTO creature_template_addon VALUES (4924,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4924 -DELETE FROM creature_addon WHERE guid = 30660; --- Create template addon for creature 4926 -DELETE FROM creature_template_addon WHERE entry =4926; -INSERT INTO creature_template_addon VALUES (4926,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4926 -DELETE FROM creature_addon WHERE guid = 8490; --- Create template addon for creature 4941 -DELETE FROM creature_template_addon WHERE entry =4941; -INSERT INTO creature_template_addon VALUES (4941,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4941 -DELETE FROM creature_addon WHERE guid = 8491; --- Create template addon for creature 4943 -DELETE FROM creature_template_addon WHERE entry =4943; -INSERT INTO creature_template_addon VALUES (4943,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4943 -DELETE FROM creature_addon WHERE guid = 24771; --- Create template addon for creature 4944 -DELETE FROM creature_template_addon WHERE entry =4944; -INSERT INTO creature_template_addon VALUES (4944,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4944 -DELETE FROM creature_addon WHERE guid = 30647; --- Create template addon for creature 4945 -DELETE FROM creature_template_addon WHERE entry =4945; -INSERT INTO creature_template_addon VALUES (4945,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4945 -DELETE FROM creature_addon WHERE guid = 21561; --- Create template addon for creature 4946 -DELETE FROM creature_template_addon WHERE entry =4946; -INSERT INTO creature_template_addon VALUES (4946,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4946 -DELETE FROM creature_addon WHERE guid = 21562; --- Create template addon for creature 4947 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =4947; -INSERT INTO creature_template_addon VALUES (4947,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4947 --- Create template addon for creature 4948 -DELETE FROM creature_template_addon WHERE entry =4948; -INSERT INTO creature_template_addon VALUES (4948,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4948 -DELETE FROM creature_addon WHERE guid = 30651; --- Create template addon for creature 4949 -DELETE FROM creature_template_addon WHERE entry =4949; -INSERT INTO creature_template_addon VALUES (4949,0,0,1,16,13,0,NULL); --- Clear duplicate addons from template for creature 4949 -DELETE FROM creature_addon WHERE guid = 4770; --- Create template addon for creature 4950 -DELETE FROM creature_template_addon WHERE entry =4950; -INSERT INTO creature_template_addon VALUES (4950,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4950 -DELETE FROM creature_addon WHERE guid = 30652; --- Create template addon for creature 4951 -DELETE FROM creature_template_addon WHERE entry =4951; -INSERT INTO creature_template_addon VALUES (4951,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4951 -DELETE FROM creature_addon WHERE guid = 30654; -DELETE FROM creature_addon WHERE guid = 30657; --- Create template addon for creature 4952 -DELETE FROM creature_template_addon WHERE entry =4952; -INSERT INTO creature_template_addon VALUES (4952,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4952 -DELETE FROM creature_addon WHERE guid = 8489; -DELETE FROM creature_addon WHERE guid = 25152; -DELETE FROM creature_addon WHERE guid = 30455; -DELETE FROM creature_addon WHERE guid = 30481; -DELETE FROM creature_addon WHERE guid = 30483; -DELETE FROM creature_addon WHERE guid = 30532; --- Create template addon for creature 4953 -DELETE FROM creature_template_addon WHERE entry =4953; -INSERT INTO creature_template_addon VALUES (4953,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4953 -DELETE FROM creature_addon WHERE guid = 31840; -DELETE FROM creature_addon WHERE guid = 31841; -DELETE FROM creature_addon WHERE guid = 31842; -DELETE FROM creature_addon WHERE guid = 31843; -DELETE FROM creature_addon WHERE guid = 34143; -DELETE FROM creature_addon WHERE guid = 34146; -DELETE FROM creature_addon WHERE guid = 34206; -DELETE FROM creature_addon WHERE guid = 34209; -DELETE FROM creature_addon WHERE guid = 34263; -DELETE FROM creature_addon WHERE guid = 35064; -DELETE FROM creature_addon WHERE guid = 35222; -DELETE FROM creature_addon WHERE guid = 35223; -DELETE FROM creature_addon WHERE guid = 38697; -DELETE FROM creature_addon WHERE guid = 38703; -DELETE FROM creature_addon WHERE guid = 38718; -DELETE FROM creature_addon WHERE guid = 38785; -DELETE FROM creature_addon WHERE guid = 38813; -DELETE FROM creature_addon WHERE guid = 38828; --- Create template addon for creature 4954 -DELETE FROM creature_template_addon WHERE entry =4954; -INSERT INTO creature_template_addon VALUES (4954,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4954 -DELETE FROM creature_addon WHERE guid = 11211; --- Create template addon for creature 4958 --- Clear duplicate addons from template for creature 4959 --- Create template addon for creature 4960 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =4960; -INSERT INTO creature_template_addon VALUES (4960,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4960 --- Clear duplicate addons from template for creature 4961 --- Create template addon for creature 4962 -DELETE FROM creature_template_addon WHERE entry =4962; -INSERT INTO creature_template_addon VALUES (4962,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4962 -DELETE FROM creature_addon WHERE guid = 10873; --- Create template addon for creature 4963 -DELETE FROM creature_template_addon WHERE entry =4963; -INSERT INTO creature_template_addon VALUES (4963,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4963 -DELETE FROM creature_addon WHERE guid = 9432; --- Create template addon for creature 4964 -DELETE FROM creature_template_addon WHERE entry =4964; -INSERT INTO creature_template_addon VALUES (4964,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4964 -DELETE FROM creature_addon WHERE guid = 30648; --- Create template addon for creature 4965 -DELETE FROM creature_template_addon WHERE entry =4965; -INSERT INTO creature_template_addon VALUES (4965,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4965 -DELETE FROM creature_addon WHERE guid = 30629; --- Create template addon for creature 4966 -DELETE FROM creature_template_addon WHERE entry =4966; -INSERT INTO creature_template_addon VALUES (4966,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4966 -DELETE FROM creature_addon WHERE guid = 31274; --- Create template addon for creature 4967 -DELETE FROM creature_template_addon WHERE entry =4967; -INSERT INTO creature_template_addon VALUES (4967,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4967 -DELETE FROM creature_addon WHERE guid = 30640; --- Create template addon for creature 4968 -DELETE FROM creature_template_addon WHERE entry =4968; -INSERT INTO creature_template_addon VALUES (4968,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4968 -DELETE FROM creature_addon WHERE guid = 7895; --- Create template addon for creature 4969 --- Create template addon for creature 4971 --- Create template addon for creature 4972 --- Create template addon for creature 4973 -DELETE FROM creature_template_addon WHERE entry =4973; -INSERT INTO creature_template_addon VALUES (4973,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4973 -DELETE FROM creature_addon WHERE guid = 30458; --- Clear duplicate addons from template for creature 4974 --- Create template addon for creature 4977 --- Create template addon for creature 4978 --- Create template addon for creature 4979 -DELETE FROM creature_template_addon WHERE entry =4979; -INSERT INTO creature_template_addon VALUES (4979,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4979 -DELETE FROM creature_addon WHERE guid = 8481; -DELETE FROM creature_addon WHERE guid = 8486; -DELETE FROM creature_addon WHERE guid = 8487; -DELETE FROM creature_addon WHERE guid = 25147; -DELETE FROM creature_addon WHERE guid = 25153; -DELETE FROM creature_addon WHERE guid = 30454; -DELETE FROM creature_addon WHERE guid = 30459; -DELETE FROM creature_addon WHERE guid = 30482; -DELETE FROM creature_addon WHERE guid = 30486; -DELETE FROM creature_addon WHERE guid = 30487; -DELETE FROM creature_addon WHERE guid = 30488; -DELETE FROM creature_addon WHERE guid = 30510; -DELETE FROM creature_addon WHERE guid = 30521; -DELETE FROM creature_addon WHERE guid = 30522; -DELETE FROM creature_addon WHERE guid = 30523; -DELETE FROM creature_addon WHERE guid = 30525; -DELETE FROM creature_addon WHERE guid = 30631; -DELETE FROM creature_addon WHERE guid = 30632; -DELETE FROM creature_addon WHERE guid = 30644; -DELETE FROM creature_addon WHERE guid = 30643; -DELETE FROM creature_addon WHERE guid = 30635; -DELETE FROM creature_addon WHERE guid = 30637; -DELETE FROM creature_addon WHERE guid = 30639; -DELETE FROM creature_addon WHERE guid = 30638; -DELETE FROM creature_addon WHERE guid = 30641; -DELETE FROM creature_addon WHERE guid = 30634; -DELETE FROM creature_addon WHERE guid = 30633; -DELETE FROM creature_addon WHERE guid = 30646; -DELETE FROM creature_addon WHERE guid = 30656; -DELETE FROM creature_addon WHERE guid = 30724; -DELETE FROM creature_addon WHERE guid = 30725; -DELETE FROM creature_addon WHERE guid = 30726; --- Create template addon for creature 4980 -DELETE FROM creature_template_addon WHERE entry =4980; -INSERT INTO creature_template_addon VALUES (4980,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4980 -DELETE FROM creature_addon WHERE guid = 31654; --- Clear duplicate addons from template for creature 4981 --- Create template addon for creature 4982 -DELETE FROM creature_template_addon WHERE entry =4982; -INSERT INTO creature_template_addon VALUES (4982,0,0,0,0,0,0,NULL); --- Clear duplicate addons from template for creature 4982 -DELETE FROM creature_addon WHERE guid = 33919; --- Create template addon for creature 4983 -DELETE FROM creature_template_addon WHERE entry =4983; -INSERT INTO creature_template_addon VALUES (4983,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4983 -DELETE FROM creature_addon WHERE guid = 33840; --- Create template addon for creature 4984 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =4984; -INSERT INTO creature_template_addon VALUES (4984,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4984 --- Create template addon for creature 4995 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =4995; -INSERT INTO creature_template_addon VALUES (4995,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4995 --- Create template addon for creature 4996 -DELETE FROM creature_template_addon WHERE entry =4996; -INSERT INTO creature_template_addon VALUES (4996,0,3,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 4996 -DELETE FROM creature_addon WHERE guid = 79522; -DELETE FROM creature_addon WHERE guid = 79550; -DELETE FROM creature_addon WHERE guid = 79580; --- Create template addon for creature 5042 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5042; -INSERT INTO creature_template_addon VALUES (5042,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5042 --- Create template addon for creature 5043 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5043; -INSERT INTO creature_template_addon VALUES (5043,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5043 --- Create template addon for creature 5044 --- Create template addon for creature 5045 --- Create template addon for creature 5046 --- Clear duplicate addons from template for creature 5047 -DELETE FROM creature_addon WHERE guid = 46899; --- Clear duplicate addons from template for creature 5048 --- Clear duplicate addons from template for creature 5049 --- Create template addon for creature 5052 -DELETE FROM creature_template_addon WHERE entry =5052; -INSERT INTO creature_template_addon VALUES (5052,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5052 -DELETE FROM creature_addon WHERE guid = 38058; --- Clear duplicate addons from template for creature 5053 --- Create template addon for creature 5054 -DELETE FROM creature_template_addon WHERE entry =5054; -INSERT INTO creature_template_addon VALUES (5054,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5054 -DELETE FROM creature_addon WHERE guid = 26625; --- Clear duplicate addons from template for creature 5055 --- Clear duplicate addons from template for creature 5056 --- Create template addon for creature 5057 -DELETE FROM creature_template_addon WHERE entry =5057; -INSERT INTO creature_template_addon VALUES (5057,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5057 -DELETE FROM creature_addon WHERE guid = 8454; -DELETE FROM creature_addon WHERE guid = 8455; -DELETE FROM creature_addon WHERE guid = 23508; -DELETE FROM creature_addon WHERE guid = 30444; -DELETE FROM creature_addon WHERE guid = 30715; -DELETE FROM creature_addon WHERE guid = 30742; -DELETE FROM creature_addon WHERE guid = 30757; -DELETE FROM creature_addon WHERE guid = 30769; -DELETE FROM creature_addon WHERE guid = 30770; -DELETE FROM creature_addon WHERE guid = 30771; -DELETE FROM creature_addon WHERE guid = 30772; -DELETE FROM creature_addon WHERE guid = 30773; -DELETE FROM creature_addon WHERE guid = 30774; -DELETE FROM creature_addon WHERE guid = 30776; -DELETE FROM creature_addon WHERE guid = 31038; -DELETE FROM creature_addon WHERE guid = 31593; -DELETE FROM creature_addon WHERE guid = 31594; -DELETE FROM creature_addon WHERE guid = 31596; -DELETE FROM creature_addon WHERE guid = 31601; -DELETE FROM creature_addon WHERE guid = 33792; -DELETE FROM creature_addon WHERE guid = 33793; -DELETE FROM creature_addon WHERE guid = 33798; -DELETE FROM creature_addon WHERE guid = 33829; --- Create template addon for creature 5058 -DELETE FROM creature_template_addon WHERE entry =5058; -INSERT INTO creature_template_addon VALUES (5058,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5058 -DELETE FROM creature_addon WHERE guid = 16241; --- Create template addon for creature 5081 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5081; -INSERT INTO creature_template_addon VALUES (5081,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5081 --- Create template addon for creature 5082 -DELETE FROM creature_template_addon WHERE entry =5082; -INSERT INTO creature_template_addon VALUES (5082,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5082 -DELETE FROM creature_addon WHERE guid = 9447; --- Clear duplicate addons from template for creature 5083 --- Create template addon for creature 5085 -DELETE FROM creature_template_addon WHERE entry =5085; -INSERT INTO creature_template_addon VALUES (5085,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5085 -DELETE FROM creature_addon WHERE guid = 8456; -DELETE FROM creature_addon WHERE guid = 8458; -DELETE FROM creature_addon WHERE guid = 8459; -DELETE FROM creature_addon WHERE guid = 23512; -DELETE FROM creature_addon WHERE guid = 30723; -DELETE FROM creature_addon WHERE guid = 30810; -DELETE FROM creature_addon WHERE guid = 30812; -DELETE FROM creature_addon WHERE guid = 30813; -DELETE FROM creature_addon WHERE guid = 30814; -DELETE FROM creature_addon WHERE guid = 30815; -DELETE FROM creature_addon WHERE guid = 30816; -DELETE FROM creature_addon WHERE guid = 30817; -DELETE FROM creature_addon WHERE guid = 30818; -DELETE FROM creature_addon WHERE guid = 31137; --- Create template addon for creature 5086 -DELETE FROM creature_template_addon WHERE entry =5086; -INSERT INTO creature_template_addon VALUES (5086,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5086 -DELETE FROM creature_addon WHERE guid = 8457; --- Create template addon for creature 5087 -DELETE FROM creature_template_addon WHERE entry =5087; -INSERT INTO creature_template_addon VALUES (5087,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5087 -DELETE FROM creature_addon WHERE guid = 8460; --- Create template addon for creature 5088 --- Create template addon for creature 5089 -DELETE FROM creature_template_addon WHERE entry =5089; -INSERT INTO creature_template_addon VALUES (5089,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5089 -DELETE FROM creature_addon WHERE guid = 30445; --- Create template addon for creature 5090 -DELETE FROM creature_template_addon WHERE entry =5090; -INSERT INTO creature_template_addon VALUES (5090,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5090 -DELETE FROM creature_addon WHERE guid = 30659; --- Create template addon for creature 5091 -DELETE FROM creature_template_addon WHERE entry =5091; -INSERT INTO creature_template_addon VALUES (5091,0,1114112,0,16,0,0,'7165'); --- Clear duplicate addons from template for creature 5091 -DELETE FROM creature_addon WHERE guid = 30663; --- Create template addon for creature 5092 -DELETE FROM creature_template_addon WHERE entry =5092; -INSERT INTO creature_template_addon VALUES (5092,0,1114112,0,16,0,0,'7165'); --- Clear duplicate addons from template for creature 5092 -DELETE FROM creature_addon WHERE guid = 30670; --- Create template addon for creature 5093 -DELETE FROM creature_template_addon WHERE entry =5093; -INSERT INTO creature_template_addon VALUES (5093,0,1114112,0,16,0,0,'7165'); --- Clear duplicate addons from template for creature 5093 -DELETE FROM creature_addon WHERE guid = 30658; --- Create template addon for creature 5094 -DELETE FROM creature_template_addon WHERE entry =5094; -INSERT INTO creature_template_addon VALUES (5094,0,1114112,0,16,0,0,'7165'); --- Clear duplicate addons from template for creature 5094 -DELETE FROM creature_addon WHERE guid = 30664; --- Create template addon for creature 5095 -DELETE FROM creature_template_addon WHERE entry =5095; -INSERT INTO creature_template_addon VALUES (5095,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5095 -DELETE FROM creature_addon WHERE guid = 30661; --- Create template addon for creature 5096 -DELETE FROM creature_template_addon WHERE entry =5096; -INSERT INTO creature_template_addon VALUES (5096,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5096 -DELETE FROM creature_addon WHERE guid = 30667; --- Create template addon for creature 5097 --- Clear duplicate addons from template for creature 5099 --- Clear duplicate addons from template for creature 5100 --- Clear duplicate addons from template for creature 5101 --- Clear duplicate addons from template for creature 5102 --- Clear duplicate addons from template for creature 5103 --- Clear duplicate addons from template for creature 5106 --- Clear duplicate addons from template for creature 5107 --- Clear duplicate addons from template for creature 5108 --- Clear duplicate addons from template for creature 5109 --- Clear duplicate addons from template for creature 5110 --- Clear duplicate addons from template for creature 5111 --- Clear duplicate addons from template for creature 5112 --- Clear duplicate addons from template for creature 5113 --- Clear duplicate addons from template for creature 5114 --- Clear duplicate addons from template for creature 5115 --- Clear duplicate addons from template for creature 5116 --- Clear duplicate addons from template for creature 5117 --- Clear duplicate addons from template for creature 5118 -DELETE FROM creature_addon WHERE guid = 49937; --- Clear duplicate addons from template for creature 5119 --- Clear duplicate addons from template for creature 5120 --- Clear duplicate addons from template for creature 5121 --- Clear duplicate addons from template for creature 5122 --- Clear duplicate addons from template for creature 5123 --- Clear duplicate addons from template for creature 5124 --- Clear duplicate addons from template for creature 5125 --- Clear duplicate addons from template for creature 5126 --- Clear duplicate addons from template for creature 5127 --- Clear duplicate addons from template for creature 5128 --- Clear duplicate addons from template for creature 5129 --- Clear duplicate addons from template for creature 5130 --- Clear duplicate addons from template for creature 5132 --- Clear duplicate addons from template for creature 5133 --- Create template addon for creature 5134 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5134; -INSERT INTO creature_template_addon VALUES (5134,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5134 --- Create template addon for creature 5135 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5135; -INSERT INTO creature_template_addon VALUES (5135,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5135 --- Clear duplicate addons from template for creature 5137 --- Clear duplicate addons from template for creature 5138 --- Create template addon for creature 5139 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5139; -INSERT INTO creature_template_addon VALUES (5139,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5139 --- Clear duplicate addons from template for creature 5140 --- Clear duplicate addons from template for creature 5141 --- Clear duplicate addons from template for creature 5142 --- Clear duplicate addons from template for creature 5143 --- Clear duplicate addons from template for creature 5144 --- Clear duplicate addons from template for creature 5145 --- Clear duplicate addons from template for creature 5146 --- Clear duplicate addons from template for creature 5147 --- Clear duplicate addons from template for creature 5148 --- Clear duplicate addons from template for creature 5149 --- Clear duplicate addons from template for creature 5150 --- Clear duplicate addons from template for creature 5151 --- Clear duplicate addons from template for creature 5152 --- Clear duplicate addons from template for creature 5153 --- Clear duplicate addons from template for creature 5154 --- Clear duplicate addons from template for creature 5155 --- Clear duplicate addons from template for creature 5156 --- Clear duplicate addons from template for creature 5157 --- Clear duplicate addons from template for creature 5158 --- Clear duplicate addons from template for creature 5159 --- Clear duplicate addons from template for creature 5160 --- Clear duplicate addons from template for creature 5161 --- Clear duplicate addons from template for creature 5162 --- Clear duplicate addons from template for creature 5163 --- Clear duplicate addons from template for creature 5164 --- Clear duplicate addons from template for creature 5165 --- Clear duplicate addons from template for creature 5166 --- Clear duplicate addons from template for creature 5167 --- Clear duplicate addons from template for creature 5169 --- Clear duplicate addons from template for creature 5170 --- Clear duplicate addons from template for creature 5171 --- Clear duplicate addons from template for creature 5172 --- Clear duplicate addons from template for creature 5173 --- Clear duplicate addons from template for creature 5174 --- Clear duplicate addons from template for creature 5175 --- Clear duplicate addons from template for creature 5177 --- Clear duplicate addons from template for creature 5178 --- Create template addon for creature 5184 -DELETE FROM creature_template_addon WHERE entry =5184; -INSERT INTO creature_template_addon VALUES (5184,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5184 -DELETE FROM creature_addon WHERE guid = 31262; -DELETE FROM creature_addon WHERE guid = 31268; -DELETE FROM creature_addon WHERE guid = 31271; -DELETE FROM creature_addon WHERE guid = 31273; -DELETE FROM creature_addon WHERE guid = 31322; -DELETE FROM creature_addon WHERE guid = 31323; -DELETE FROM creature_addon WHERE guid = 31324; -DELETE FROM creature_addon WHERE guid = 31326; -DELETE FROM creature_addon WHERE guid = 31327; -DELETE FROM creature_addon WHERE guid = 31344; -DELETE FROM creature_addon WHERE guid = 31434; -DELETE FROM creature_addon WHERE guid = 31437; -DELETE FROM creature_addon WHERE guid = 33893; -DELETE FROM creature_addon WHERE guid = 33895; -DELETE FROM creature_addon WHERE guid = 33897; -DELETE FROM creature_addon WHERE guid = 33905; -DELETE FROM creature_addon WHERE guid = 33917; -DELETE FROM creature_addon WHERE guid = 33988; -DELETE FROM creature_addon WHERE guid = 33989; -DELETE FROM creature_addon WHERE guid = 33991; -DELETE FROM creature_addon WHERE guid = 34001; --- Create template addon for creature 5185 --- Create template addon for creature 5186 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5186; -INSERT INTO creature_template_addon VALUES (5186,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5186 --- Create template addon for creature 5188 -DELETE FROM creature_template_addon WHERE entry =5188; -INSERT INTO creature_template_addon VALUES (5188,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5188 -DELETE FROM creature_addon WHERE guid = 4660; --- Create template addon for creature 5189 -DELETE FROM creature_template_addon WHERE entry =5189; -INSERT INTO creature_template_addon VALUES (5189,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5189 -DELETE FROM creature_addon WHERE guid = 24767; --- Create template addon for creature 5190 -DELETE FROM creature_template_addon WHERE entry =5190; -INSERT INTO creature_template_addon VALUES (5190,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5190 -DELETE FROM creature_addon WHERE guid = 31856; --- Clear duplicate addons from template for creature 5191 -DELETE FROM creature_addon WHERE guid = 46329; --- Clear duplicate addons from template for creature 5193 --- Create template addon for creature 5194 --- Create template addon for creature 5195 -DELETE FROM creature_template_addon WHERE entry =5195; -INSERT INTO creature_template_addon VALUES (5195,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5195 -DELETE FROM creature_addon WHERE guid = 6619; --- Create template addon for creature 5196 --- Create template addon for creature 5197 --- Create template addon for creature 5198 -DELETE FROM creature_template_addon WHERE entry =5198; -INSERT INTO creature_template_addon VALUES (5198,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5198 -DELETE FROM creature_addon WHERE guid = 14058; -DELETE FROM creature_addon WHERE guid = 41767; --- Create template addon for creature 5199 -DELETE FROM creature_template_addon WHERE entry =5199; -INSERT INTO creature_template_addon VALUES (5199,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5199 -DELETE FROM creature_addon WHERE guid = 30665; --- Create template addon for creature 5200 -DELETE FROM creature_template_addon WHERE entry =5200; -INSERT INTO creature_template_addon VALUES (5200,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5200 -DELETE FROM creature_addon WHERE guid = 30662; --- Clear duplicate addons from template for creature 5202 -DELETE FROM creature_addon WHERE guid = 8483; -DELETE FROM creature_addon WHERE guid = 8484; -DELETE FROM creature_addon WHERE guid = 30508; -DELETE FROM creature_addon WHERE guid = 30524; --- Create template addon for creature 5204 -DELETE FROM creature_template_addon WHERE entry =5204; -INSERT INTO creature_template_addon VALUES (5204,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5204 -DELETE FROM creature_addon WHERE guid = 32050; --- Create template addon for creature 5224 -DELETE FROM creature_template_addon WHERE entry =5224; -INSERT INTO creature_template_addon VALUES (5224,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5224 -DELETE FROM creature_addon WHERE guid = 38673; -DELETE FROM creature_addon WHERE guid = 38790; -DELETE FROM creature_addon WHERE guid = 38922; -DELETE FROM creature_addon WHERE guid = 38924; -DELETE FROM creature_addon WHERE guid = 38927; --- Create template addon for creature 5225 -DELETE FROM creature_template_addon WHERE entry =5225; -INSERT INTO creature_template_addon VALUES (5225,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5225 -DELETE FROM creature_addon WHERE guid = 38709; -DELETE FROM creature_addon WHERE guid = 38884; -DELETE FROM creature_addon WHERE guid = 38930; -DELETE FROM creature_addon WHERE guid = 40159; -DELETE FROM creature_addon WHERE guid = 40186; -DELETE FROM creature_addon WHERE guid = 40187; --- Create template addon for creature 5226 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5226; -INSERT INTO creature_template_addon VALUES (5226,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5226 --- Create template addon for creature 5228 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5228; -INSERT INTO creature_template_addon VALUES (5228,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5228 --- Create template addon for creature 5229 -DELETE FROM creature_template_addon WHERE entry =5229; -INSERT INTO creature_template_addon VALUES (5229,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5229 -DELETE FROM creature_addon WHERE guid = 50168; -DELETE FROM creature_addon WHERE guid = 50169; -DELETE FROM creature_addon WHERE guid = 50170; -DELETE FROM creature_addon WHERE guid = 50171; -DELETE FROM creature_addon WHERE guid = 50172; -DELETE FROM creature_addon WHERE guid = 50173; -DELETE FROM creature_addon WHERE guid = 50174; -DELETE FROM creature_addon WHERE guid = 50175; -DELETE FROM creature_addon WHERE guid = 50176; -DELETE FROM creature_addon WHERE guid = 50177; -DELETE FROM creature_addon WHERE guid = 50178; -DELETE FROM creature_addon WHERE guid = 50179; -DELETE FROM creature_addon WHERE guid = 50180; -DELETE FROM creature_addon WHERE guid = 50181; -DELETE FROM creature_addon WHERE guid = 50182; -DELETE FROM creature_addon WHERE guid = 50184; -DELETE FROM creature_addon WHERE guid = 50185; --- Create template addon for creature 5232 -DELETE FROM creature_template_addon WHERE entry =5232; -INSERT INTO creature_template_addon VALUES (5232,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5232 -DELETE FROM creature_addon WHERE guid = 50186; -DELETE FROM creature_addon WHERE guid = 50187; -DELETE FROM creature_addon WHERE guid = 50188; -DELETE FROM creature_addon WHERE guid = 50189; -DELETE FROM creature_addon WHERE guid = 50190; -DELETE FROM creature_addon WHERE guid = 50191; -DELETE FROM creature_addon WHERE guid = 50192; -DELETE FROM creature_addon WHERE guid = 50193; -DELETE FROM creature_addon WHERE guid = 50194; -DELETE FROM creature_addon WHERE guid = 50195; -DELETE FROM creature_addon WHERE guid = 50196; -DELETE FROM creature_addon WHERE guid = 50197; -DELETE FROM creature_addon WHERE guid = 50198; -DELETE FROM creature_addon WHERE guid = 50199; -DELETE FROM creature_addon WHERE guid = 50200; -DELETE FROM creature_addon WHERE guid = 50201; -DELETE FROM creature_addon WHERE guid = 50202; -DELETE FROM creature_addon WHERE guid = 50203; -DELETE FROM creature_addon WHERE guid = 50204; -DELETE FROM creature_addon WHERE guid = 50205; -DELETE FROM creature_addon WHERE guid = 50206; -DELETE FROM creature_addon WHERE guid = 50207; -DELETE FROM creature_addon WHERE guid = 50208; -DELETE FROM creature_addon WHERE guid = 50209; -DELETE FROM creature_addon WHERE guid = 50210; -DELETE FROM creature_addon WHERE guid = 50211; -DELETE FROM creature_addon WHERE guid = 50212; -DELETE FROM creature_addon WHERE guid = 50213; -DELETE FROM creature_addon WHERE guid = 50214; -DELETE FROM creature_addon WHERE guid = 50215; -DELETE FROM creature_addon WHERE guid = 50216; -DELETE FROM creature_addon WHERE guid = 50217; -DELETE FROM creature_addon WHERE guid = 50218; --- Create template addon for creature 5234 -DELETE FROM creature_template_addon WHERE entry =5234; -INSERT INTO creature_template_addon VALUES (5234,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5234 -DELETE FROM creature_addon WHERE guid = 50219; -DELETE FROM creature_addon WHERE guid = 50220; -DELETE FROM creature_addon WHERE guid = 50221; -DELETE FROM creature_addon WHERE guid = 50222; -DELETE FROM creature_addon WHERE guid = 50223; -DELETE FROM creature_addon WHERE guid = 50224; -DELETE FROM creature_addon WHERE guid = 50225; -DELETE FROM creature_addon WHERE guid = 50226; -DELETE FROM creature_addon WHERE guid = 50227; -DELETE FROM creature_addon WHERE guid = 50228; -DELETE FROM creature_addon WHERE guid = 50229; -DELETE FROM creature_addon WHERE guid = 50230; --- Create template addon for creature 5235 -DELETE FROM creature_template_addon WHERE entry =5235; -INSERT INTO creature_template_addon VALUES (5235,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5235 -DELETE FROM creature_addon WHERE guid = 38926; -DELETE FROM creature_addon WHERE guid = 38933; --- Create template addon for creature 5236 -DELETE FROM creature_template_addon WHERE entry =5236; -INSERT INTO creature_template_addon VALUES (5236,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5236 -DELETE FROM creature_addon WHERE guid = 50235; -DELETE FROM creature_addon WHERE guid = 50236; -DELETE FROM creature_addon WHERE guid = 50237; -DELETE FROM creature_addon WHERE guid = 50238; -DELETE FROM creature_addon WHERE guid = 50239; -DELETE FROM creature_addon WHERE guid = 50240; -DELETE FROM creature_addon WHERE guid = 50241; -DELETE FROM creature_addon WHERE guid = 50242; -DELETE FROM creature_addon WHERE guid = 50243; -DELETE FROM creature_addon WHERE guid = 50244; -DELETE FROM creature_addon WHERE guid = 50245; -DELETE FROM creature_addon WHERE guid = 50246; -DELETE FROM creature_addon WHERE guid = 50247; -DELETE FROM creature_addon WHERE guid = 50248; -DELETE FROM creature_addon WHERE guid = 50249; --- Create template addon for creature 5237 -DELETE FROM creature_template_addon WHERE entry =5237; -INSERT INTO creature_template_addon VALUES (5237,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5237 -DELETE FROM creature_addon WHERE guid = 50250; -DELETE FROM creature_addon WHERE guid = 50251; -DELETE FROM creature_addon WHERE guid = 50252; -DELETE FROM creature_addon WHERE guid = 50253; -DELETE FROM creature_addon WHERE guid = 50254; -DELETE FROM creature_addon WHERE guid = 50255; -DELETE FROM creature_addon WHERE guid = 50256; -DELETE FROM creature_addon WHERE guid = 50257; -DELETE FROM creature_addon WHERE guid = 50258; -DELETE FROM creature_addon WHERE guid = 50259; --- Create template addon for creature 5238 -DELETE FROM creature_template_addon WHERE entry =5238; -INSERT INTO creature_template_addon VALUES (5238,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5238 -DELETE FROM creature_addon WHERE guid = 50260; -DELETE FROM creature_addon WHERE guid = 50261; -DELETE FROM creature_addon WHERE guid = 50262; -DELETE FROM creature_addon WHERE guid = 50263; -DELETE FROM creature_addon WHERE guid = 50264; -DELETE FROM creature_addon WHERE guid = 50265; -DELETE FROM creature_addon WHERE guid = 50266; -DELETE FROM creature_addon WHERE guid = 50267; -DELETE FROM creature_addon WHERE guid = 50268; -DELETE FROM creature_addon WHERE guid = 50269; -DELETE FROM creature_addon WHERE guid = 50270; -DELETE FROM creature_addon WHERE guid = 50271; -DELETE FROM creature_addon WHERE guid = 50272; -DELETE FROM creature_addon WHERE guid = 50273; -DELETE FROM creature_addon WHERE guid = 50274; -DELETE FROM creature_addon WHERE guid = 50275; --- Create template addon for creature 5239 -DELETE FROM creature_template_addon WHERE entry =5239; -INSERT INTO creature_template_addon VALUES (5239,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5239 -DELETE FROM creature_addon WHERE guid = 50276; -DELETE FROM creature_addon WHERE guid = 50277; -DELETE FROM creature_addon WHERE guid = 50278; -DELETE FROM creature_addon WHERE guid = 50279; -DELETE FROM creature_addon WHERE guid = 50280; -DELETE FROM creature_addon WHERE guid = 50281; -DELETE FROM creature_addon WHERE guid = 50282; -DELETE FROM creature_addon WHERE guid = 50283; -DELETE FROM creature_addon WHERE guid = 50284; -DELETE FROM creature_addon WHERE guid = 50285; -DELETE FROM creature_addon WHERE guid = 50286; -DELETE FROM creature_addon WHERE guid = 50287; -DELETE FROM creature_addon WHERE guid = 50288; -DELETE FROM creature_addon WHERE guid = 50289; -DELETE FROM creature_addon WHERE guid = 50290; --- Create template addon for creature 5240 -DELETE FROM creature_template_addon WHERE entry =5240; -INSERT INTO creature_template_addon VALUES (5240,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5240 -DELETE FROM creature_addon WHERE guid = 50291; -DELETE FROM creature_addon WHERE guid = 50292; -DELETE FROM creature_addon WHERE guid = 50293; -DELETE FROM creature_addon WHERE guid = 50294; -DELETE FROM creature_addon WHERE guid = 50295; -DELETE FROM creature_addon WHERE guid = 50296; -DELETE FROM creature_addon WHERE guid = 50297; -DELETE FROM creature_addon WHERE guid = 50298; -DELETE FROM creature_addon WHERE guid = 50299; -DELETE FROM creature_addon WHERE guid = 50300; -DELETE FROM creature_addon WHERE guid = 50301; -DELETE FROM creature_addon WHERE guid = 50302; -DELETE FROM creature_addon WHERE guid = 50303; -DELETE FROM creature_addon WHERE guid = 50304; -DELETE FROM creature_addon WHERE guid = 50305; --- Create template addon for creature 5241 -DELETE FROM creature_template_addon WHERE entry =5241; -INSERT INTO creature_template_addon VALUES (5241,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5241 -DELETE FROM creature_addon WHERE guid = 50306; -DELETE FROM creature_addon WHERE guid = 50307; -DELETE FROM creature_addon WHERE guid = 50308; -DELETE FROM creature_addon WHERE guid = 50309; -DELETE FROM creature_addon WHERE guid = 50310; -DELETE FROM creature_addon WHERE guid = 50311; -DELETE FROM creature_addon WHERE guid = 50312; -DELETE FROM creature_addon WHERE guid = 50313; -DELETE FROM creature_addon WHERE guid = 50314; -DELETE FROM creature_addon WHERE guid = 50315; -DELETE FROM creature_addon WHERE guid = 50316; -DELETE FROM creature_addon WHERE guid = 50317; -DELETE FROM creature_addon WHERE guid = 50318; -DELETE FROM creature_addon WHERE guid = 50319; -DELETE FROM creature_addon WHERE guid = 50320; -DELETE FROM creature_addon WHERE guid = 50321; --- Create template addon for creature 5243 -DELETE FROM creature_template_addon WHERE entry =5243; -INSERT INTO creature_template_addon VALUES (5243,0,8,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5243 -DELETE FROM creature_addon WHERE guid = 38671; -DELETE FROM creature_addon WHERE guid = 38678; --- Create template addon for creature 5244 -DELETE FROM creature_template_addon WHERE entry =5244; -INSERT INTO creature_template_addon VALUES (5244,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5244 -DELETE FROM creature_addon WHERE guid = 50322; -DELETE FROM creature_addon WHERE guid = 50323; -DELETE FROM creature_addon WHERE guid = 50324; -DELETE FROM creature_addon WHERE guid = 50325; -DELETE FROM creature_addon WHERE guid = 50326; -DELETE FROM creature_addon WHERE guid = 50327; -DELETE FROM creature_addon WHERE guid = 50328; -DELETE FROM creature_addon WHERE guid = 50329; -DELETE FROM creature_addon WHERE guid = 50330; -DELETE FROM creature_addon WHERE guid = 50331; --- Create template addon for creature 5245 -DELETE FROM creature_template_addon WHERE entry =5245; -INSERT INTO creature_template_addon VALUES (5245,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5245 -DELETE FROM creature_addon WHERE guid = 50332; -DELETE FROM creature_addon WHERE guid = 50333; -DELETE FROM creature_addon WHERE guid = 50334; -DELETE FROM creature_addon WHERE guid = 50335; -DELETE FROM creature_addon WHERE guid = 50336; -DELETE FROM creature_addon WHERE guid = 50337; -DELETE FROM creature_addon WHERE guid = 50338; -DELETE FROM creature_addon WHERE guid = 50339; -DELETE FROM creature_addon WHERE guid = 50340; -DELETE FROM creature_addon WHERE guid = 50341; --- Create template addon for creature 5246 -DELETE FROM creature_template_addon WHERE entry =5246; -INSERT INTO creature_template_addon VALUES (5246,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5246 -DELETE FROM creature_addon WHERE guid = 50342; -DELETE FROM creature_addon WHERE guid = 50343; -DELETE FROM creature_addon WHERE guid = 50344; -DELETE FROM creature_addon WHERE guid = 50345; -DELETE FROM creature_addon WHERE guid = 50346; -DELETE FROM creature_addon WHERE guid = 50347; -DELETE FROM creature_addon WHERE guid = 50348; -DELETE FROM creature_addon WHERE guid = 50349; -DELETE FROM creature_addon WHERE guid = 50350; -DELETE FROM creature_addon WHERE guid = 50351; --- Create template addon for creature 5247 -DELETE FROM creature_template_addon WHERE entry =5247; -INSERT INTO creature_template_addon VALUES (5247,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5247 -DELETE FROM creature_addon WHERE guid = 50352; -DELETE FROM creature_addon WHERE guid = 50353; -DELETE FROM creature_addon WHERE guid = 50354; -DELETE FROM creature_addon WHERE guid = 50355; -DELETE FROM creature_addon WHERE guid = 50356; -DELETE FROM creature_addon WHERE guid = 50357; -DELETE FROM creature_addon WHERE guid = 50358; -DELETE FROM creature_addon WHERE guid = 50359; -DELETE FROM creature_addon WHERE guid = 50360; -DELETE FROM creature_addon WHERE guid = 50361; -DELETE FROM creature_addon WHERE guid = 50362; -DELETE FROM creature_addon WHERE guid = 50363; -DELETE FROM creature_addon WHERE guid = 50364; -DELETE FROM creature_addon WHERE guid = 50365; -DELETE FROM creature_addon WHERE guid = 50366; -DELETE FROM creature_addon WHERE guid = 50367; -DELETE FROM creature_addon WHERE guid = 50368; -DELETE FROM creature_addon WHERE guid = 50369; -DELETE FROM creature_addon WHERE guid = 50370; -DELETE FROM creature_addon WHERE guid = 50371; -DELETE FROM creature_addon WHERE guid = 50372; -DELETE FROM creature_addon WHERE guid = 50373; -DELETE FROM creature_addon WHERE guid = 50374; -DELETE FROM creature_addon WHERE guid = 50375; -DELETE FROM creature_addon WHERE guid = 50376; -DELETE FROM creature_addon WHERE guid = 50377; -DELETE FROM creature_addon WHERE guid = 50378; -DELETE FROM creature_addon WHERE guid = 50379; -DELETE FROM creature_addon WHERE guid = 50380; --- Create template addon for creature 5249 -DELETE FROM creature_template_addon WHERE entry =5249; -INSERT INTO creature_template_addon VALUES (5249,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5249 -DELETE FROM creature_addon WHERE guid = 50382; -DELETE FROM creature_addon WHERE guid = 50383; -DELETE FROM creature_addon WHERE guid = 50384; -DELETE FROM creature_addon WHERE guid = 50385; -DELETE FROM creature_addon WHERE guid = 50386; -DELETE FROM creature_addon WHERE guid = 50387; -DELETE FROM creature_addon WHERE guid = 50388; -DELETE FROM creature_addon WHERE guid = 50389; -DELETE FROM creature_addon WHERE guid = 50390; -DELETE FROM creature_addon WHERE guid = 50391; -DELETE FROM creature_addon WHERE guid = 50392; -DELETE FROM creature_addon WHERE guid = 50393; -DELETE FROM creature_addon WHERE guid = 50394; -DELETE FROM creature_addon WHERE guid = 50395; -DELETE FROM creature_addon WHERE guid = 50396; -DELETE FROM creature_addon WHERE guid = 50397; -DELETE FROM creature_addon WHERE guid = 50398; -DELETE FROM creature_addon WHERE guid = 50399; -DELETE FROM creature_addon WHERE guid = 50400; -DELETE FROM creature_addon WHERE guid = 50401; -DELETE FROM creature_addon WHERE guid = 50402; -DELETE FROM creature_addon WHERE guid = 50403; -DELETE FROM creature_addon WHERE guid = 50404; -DELETE FROM creature_addon WHERE guid = 50405; -DELETE FROM creature_addon WHERE guid = 50406; -DELETE FROM creature_addon WHERE guid = 50407; -DELETE FROM creature_addon WHERE guid = 50408; --- Create template addon for creature 5251 -DELETE FROM creature_template_addon WHERE entry =5251; -INSERT INTO creature_template_addon VALUES (5251,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5251 -DELETE FROM creature_addon WHERE guid = 50423; -DELETE FROM creature_addon WHERE guid = 50424; -DELETE FROM creature_addon WHERE guid = 50425; -DELETE FROM creature_addon WHERE guid = 50426; -DELETE FROM creature_addon WHERE guid = 50427; -DELETE FROM creature_addon WHERE guid = 50428; -DELETE FROM creature_addon WHERE guid = 50429; -DELETE FROM creature_addon WHERE guid = 50430; -DELETE FROM creature_addon WHERE guid = 50431; -DELETE FROM creature_addon WHERE guid = 50432; -DELETE FROM creature_addon WHERE guid = 50433; -DELETE FROM creature_addon WHERE guid = 50434; -DELETE FROM creature_addon WHERE guid = 50435; -DELETE FROM creature_addon WHERE guid = 50436; -DELETE FROM creature_addon WHERE guid = 50437; -DELETE FROM creature_addon WHERE guid = 50438; -DELETE FROM creature_addon WHERE guid = 50439; -DELETE FROM creature_addon WHERE guid = 50440; -DELETE FROM creature_addon WHERE guid = 50441; -DELETE FROM creature_addon WHERE guid = 50442; -DELETE FROM creature_addon WHERE guid = 50443; -DELETE FROM creature_addon WHERE guid = 50444; -DELETE FROM creature_addon WHERE guid = 50445; -DELETE FROM creature_addon WHERE guid = 50446; -DELETE FROM creature_addon WHERE guid = 50447; -DELETE FROM creature_addon WHERE guid = 50448; -DELETE FROM creature_addon WHERE guid = 50449; -DELETE FROM creature_addon WHERE guid = 50450; --- Create template addon for creature 5253 -DELETE FROM creature_template_addon WHERE entry =5253; -INSERT INTO creature_template_addon VALUES (5253,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5253 -DELETE FROM creature_addon WHERE guid = 50461; -DELETE FROM creature_addon WHERE guid = 50462; -DELETE FROM creature_addon WHERE guid = 50463; -DELETE FROM creature_addon WHERE guid = 50464; -DELETE FROM creature_addon WHERE guid = 50465; -DELETE FROM creature_addon WHERE guid = 50466; -DELETE FROM creature_addon WHERE guid = 50467; -DELETE FROM creature_addon WHERE guid = 50468; -DELETE FROM creature_addon WHERE guid = 50469; -DELETE FROM creature_addon WHERE guid = 50470; -DELETE FROM creature_addon WHERE guid = 50471; -DELETE FROM creature_addon WHERE guid = 50472; -DELETE FROM creature_addon WHERE guid = 50473; -DELETE FROM creature_addon WHERE guid = 50474; -DELETE FROM creature_addon WHERE guid = 50475; -DELETE FROM creature_addon WHERE guid = 50476; -DELETE FROM creature_addon WHERE guid = 50477; -DELETE FROM creature_addon WHERE guid = 50478; -DELETE FROM creature_addon WHERE guid = 50479; -DELETE FROM creature_addon WHERE guid = 50480; --- Create template addon for creature 5254 -DELETE FROM creature_template_addon WHERE entry =5254; -INSERT INTO creature_template_addon VALUES (5254,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5254 -DELETE FROM creature_addon WHERE guid = 50481; -DELETE FROM creature_addon WHERE guid = 50482; -DELETE FROM creature_addon WHERE guid = 50483; -DELETE FROM creature_addon WHERE guid = 50484; -DELETE FROM creature_addon WHERE guid = 50485; -DELETE FROM creature_addon WHERE guid = 50486; -DELETE FROM creature_addon WHERE guid = 50487; -DELETE FROM creature_addon WHERE guid = 50488; -DELETE FROM creature_addon WHERE guid = 50489; -DELETE FROM creature_addon WHERE guid = 50490; -DELETE FROM creature_addon WHERE guid = 50491; -DELETE FROM creature_addon WHERE guid = 50492; -DELETE FROM creature_addon WHERE guid = 50493; -DELETE FROM creature_addon WHERE guid = 50494; -DELETE FROM creature_addon WHERE guid = 50495; -DELETE FROM creature_addon WHERE guid = 50496; -DELETE FROM creature_addon WHERE guid = 50497; -DELETE FROM creature_addon WHERE guid = 50498; -DELETE FROM creature_addon WHERE guid = 50499; -DELETE FROM creature_addon WHERE guid = 50500; -DELETE FROM creature_addon WHERE guid = 50501; -DELETE FROM creature_addon WHERE guid = 50502; -DELETE FROM creature_addon WHERE guid = 50503; -DELETE FROM creature_addon WHERE guid = 50504; -DELETE FROM creature_addon WHERE guid = 50505; -DELETE FROM creature_addon WHERE guid = 50506; -DELETE FROM creature_addon WHERE guid = 50507; -DELETE FROM creature_addon WHERE guid = 50508; -DELETE FROM creature_addon WHERE guid = 50509; -DELETE FROM creature_addon WHERE guid = 50510; -DELETE FROM creature_addon WHERE guid = 50511; -DELETE FROM creature_addon WHERE guid = 50512; -DELETE FROM creature_addon WHERE guid = 50513; -DELETE FROM creature_addon WHERE guid = 50514; -DELETE FROM creature_addon WHERE guid = 50515; -DELETE FROM creature_addon WHERE guid = 50516; -DELETE FROM creature_addon WHERE guid = 50517; -DELETE FROM creature_addon WHERE guid = 50518; -DELETE FROM creature_addon WHERE guid = 50519; -DELETE FROM creature_addon WHERE guid = 50520; -DELETE FROM creature_addon WHERE guid = 50521; -DELETE FROM creature_addon WHERE guid = 50522; -DELETE FROM creature_addon WHERE guid = 50523; -DELETE FROM creature_addon WHERE guid = 50524; --- Create template addon for creature 5255 -DELETE FROM creature_template_addon WHERE entry =5255; -INSERT INTO creature_template_addon VALUES (5255,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5255 -DELETE FROM creature_addon WHERE guid = 50525; -DELETE FROM creature_addon WHERE guid = 50526; -DELETE FROM creature_addon WHERE guid = 50527; -DELETE FROM creature_addon WHERE guid = 50528; -DELETE FROM creature_addon WHERE guid = 50529; -DELETE FROM creature_addon WHERE guid = 50530; -DELETE FROM creature_addon WHERE guid = 50531; -DELETE FROM creature_addon WHERE guid = 50532; -DELETE FROM creature_addon WHERE guid = 50533; -DELETE FROM creature_addon WHERE guid = 50534; -DELETE FROM creature_addon WHERE guid = 50535; -DELETE FROM creature_addon WHERE guid = 50536; -DELETE FROM creature_addon WHERE guid = 50537; -DELETE FROM creature_addon WHERE guid = 50538; -DELETE FROM creature_addon WHERE guid = 50539; -DELETE FROM creature_addon WHERE guid = 50540; -DELETE FROM creature_addon WHERE guid = 50541; -DELETE FROM creature_addon WHERE guid = 50542; -DELETE FROM creature_addon WHERE guid = 50543; -DELETE FROM creature_addon WHERE guid = 50544; -DELETE FROM creature_addon WHERE guid = 50545; -DELETE FROM creature_addon WHERE guid = 50546; -DELETE FROM creature_addon WHERE guid = 50547; -DELETE FROM creature_addon WHERE guid = 50548; -DELETE FROM creature_addon WHERE guid = 50549; -DELETE FROM creature_addon WHERE guid = 50550; -DELETE FROM creature_addon WHERE guid = 50551; -DELETE FROM creature_addon WHERE guid = 50552; -DELETE FROM creature_addon WHERE guid = 50553; -DELETE FROM creature_addon WHERE guid = 50554; -DELETE FROM creature_addon WHERE guid = 50555; -DELETE FROM creature_addon WHERE guid = 50556; -DELETE FROM creature_addon WHERE guid = 50557; -DELETE FROM creature_addon WHERE guid = 50558; -DELETE FROM creature_addon WHERE guid = 50559; -DELETE FROM creature_addon WHERE guid = 50560; --- Create template addon for creature 5256 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5256; -INSERT INTO creature_template_addon VALUES (5256,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5256 --- Create template addon for creature 5258 -DELETE FROM creature_template_addon WHERE entry =5258; -INSERT INTO creature_template_addon VALUES (5258,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5258 -DELETE FROM creature_addon WHERE guid = 50561; -DELETE FROM creature_addon WHERE guid = 50562; -DELETE FROM creature_addon WHERE guid = 50563; -DELETE FROM creature_addon WHERE guid = 50565; -DELETE FROM creature_addon WHERE guid = 50566; -DELETE FROM creature_addon WHERE guid = 50567; -DELETE FROM creature_addon WHERE guid = 50568; -DELETE FROM creature_addon WHERE guid = 50569; -DELETE FROM creature_addon WHERE guid = 50570; -DELETE FROM creature_addon WHERE guid = 50571; -DELETE FROM creature_addon WHERE guid = 50572; -DELETE FROM creature_addon WHERE guid = 50573; --- Create template addon for creature 5259 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5259; -INSERT INTO creature_template_addon VALUES (5259,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5259 --- Create template addon for creature 5260 -DELETE FROM creature_template_addon WHERE entry =5260; -INSERT INTO creature_template_addon VALUES (5260,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5260 -DELETE FROM creature_addon WHERE guid = 50574; -DELETE FROM creature_addon WHERE guid = 50575; -DELETE FROM creature_addon WHERE guid = 50576; -DELETE FROM creature_addon WHERE guid = 50577; -DELETE FROM creature_addon WHERE guid = 50578; -DELETE FROM creature_addon WHERE guid = 50579; -DELETE FROM creature_addon WHERE guid = 50580; -DELETE FROM creature_addon WHERE guid = 50581; -DELETE FROM creature_addon WHERE guid = 50582; -DELETE FROM creature_addon WHERE guid = 50583; -DELETE FROM creature_addon WHERE guid = 50584; -DELETE FROM creature_addon WHERE guid = 50585; -DELETE FROM creature_addon WHERE guid = 50586; -DELETE FROM creature_addon WHERE guid = 50587; -DELETE FROM creature_addon WHERE guid = 50588; -DELETE FROM creature_addon WHERE guid = 50589; -DELETE FROM creature_addon WHERE guid = 50590; -DELETE FROM creature_addon WHERE guid = 50591; -DELETE FROM creature_addon WHERE guid = 50592; -DELETE FROM creature_addon WHERE guid = 50593; -DELETE FROM creature_addon WHERE guid = 50594; -DELETE FROM creature_addon WHERE guid = 50595; -DELETE FROM creature_addon WHERE guid = 50596; -DELETE FROM creature_addon WHERE guid = 50597; -DELETE FROM creature_addon WHERE guid = 50598; -DELETE FROM creature_addon WHERE guid = 50599; --- Create template addon for creature 5261 -DELETE FROM creature_template_addon WHERE entry =5261; -INSERT INTO creature_template_addon VALUES (5261,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5261 -DELETE FROM creature_addon WHERE guid = 31844; -DELETE FROM creature_addon WHERE guid = 38683; -DELETE FROM creature_addon WHERE guid = 38792; -DELETE FROM creature_addon WHERE guid = 38938; -DELETE FROM creature_addon WHERE guid = 38942; -DELETE FROM creature_addon WHERE guid = 38957; --- Create template addon for creature 5262 -DELETE FROM creature_template_addon WHERE entry =5262; -INSERT INTO creature_template_addon VALUES (5262,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5262 -DELETE FROM creature_addon WHERE guid = 50608; -DELETE FROM creature_addon WHERE guid = 50609; -DELETE FROM creature_addon WHERE guid = 50610; -DELETE FROM creature_addon WHERE guid = 50611; -DELETE FROM creature_addon WHERE guid = 50612; -DELETE FROM creature_addon WHERE guid = 50613; -DELETE FROM creature_addon WHERE guid = 50614; -DELETE FROM creature_addon WHERE guid = 50615; -DELETE FROM creature_addon WHERE guid = 50616; -DELETE FROM creature_addon WHERE guid = 50617; -DELETE FROM creature_addon WHERE guid = 50618; -DELETE FROM creature_addon WHERE guid = 50619; -DELETE FROM creature_addon WHERE guid = 50620; -DELETE FROM creature_addon WHERE guid = 50621; -DELETE FROM creature_addon WHERE guid = 50622; -DELETE FROM creature_addon WHERE guid = 50623; -DELETE FROM creature_addon WHERE guid = 50624; -DELETE FROM creature_addon WHERE guid = 50625; -DELETE FROM creature_addon WHERE guid = 50626; -DELETE FROM creature_addon WHERE guid = 50627; -DELETE FROM creature_addon WHERE guid = 50628; -DELETE FROM creature_addon WHERE guid = 50629; -DELETE FROM creature_addon WHERE guid = 50630; -DELETE FROM creature_addon WHERE guid = 50631; -DELETE FROM creature_addon WHERE guid = 50632; -DELETE FROM creature_addon WHERE guid = 50633; -DELETE FROM creature_addon WHERE guid = 50634; -DELETE FROM creature_addon WHERE guid = 50635; -DELETE FROM creature_addon WHERE guid = 50636; -DELETE FROM creature_addon WHERE guid = 50637; -DELETE FROM creature_addon WHERE guid = 50638; -DELETE FROM creature_addon WHERE guid = 50639; -DELETE FROM creature_addon WHERE guid = 50640; -DELETE FROM creature_addon WHERE guid = 50641; --- Create template addon for creature 5263 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5263; -INSERT INTO creature_template_addon VALUES (5263,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5263 -DELETE FROM creature_addon WHERE guid = 37601; -DELETE FROM creature_addon WHERE guid = 38705; -DELETE FROM creature_addon WHERE guid = 38706; -DELETE FROM creature_addon WHERE guid = 38707; -DELETE FROM creature_addon WHERE guid = 38708; -DELETE FROM creature_addon WHERE guid = 38710; -DELETE FROM creature_addon WHERE guid = 38882; -DELETE FROM creature_addon WHERE guid = 38947; -DELETE FROM creature_addon WHERE guid = 38948; -DELETE FROM creature_addon WHERE guid = 38949; -DELETE FROM creature_addon WHERE guid = 38950; -DELETE FROM creature_addon WHERE guid = 38964; -DELETE FROM creature_addon WHERE guid = 39549; -DELETE FROM creature_addon WHERE guid = 40157; -DELETE FROM creature_addon WHERE guid = 40158; -DELETE FROM creature_addon WHERE guid = 40183; -DELETE FROM creature_addon WHERE guid = 40199; --- Create template addon for creature 5267 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5267; -INSERT INTO creature_template_addon VALUES (5267,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5267 --- Create template addon for creature 5268 -DELETE FROM creature_template_addon WHERE entry =5268; -INSERT INTO creature_template_addon VALUES (5268,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5268 -DELETE FROM creature_addon WHERE guid = 50643; -DELETE FROM creature_addon WHERE guid = 50644; -DELETE FROM creature_addon WHERE guid = 50645; -DELETE FROM creature_addon WHERE guid = 50646; -DELETE FROM creature_addon WHERE guid = 50647; -DELETE FROM creature_addon WHERE guid = 50648; -DELETE FROM creature_addon WHERE guid = 50649; -DELETE FROM creature_addon WHERE guid = 50650; -DELETE FROM creature_addon WHERE guid = 50651; -DELETE FROM creature_addon WHERE guid = 50652; -DELETE FROM creature_addon WHERE guid = 50653; -DELETE FROM creature_addon WHERE guid = 50654; -DELETE FROM creature_addon WHERE guid = 50655; -DELETE FROM creature_addon WHERE guid = 50656; -DELETE FROM creature_addon WHERE guid = 50657; -DELETE FROM creature_addon WHERE guid = 50658; -DELETE FROM creature_addon WHERE guid = 50659; -DELETE FROM creature_addon WHERE guid = 50660; -DELETE FROM creature_addon WHERE guid = 50661; -DELETE FROM creature_addon WHERE guid = 50662; -DELETE FROM creature_addon WHERE guid = 50663; -DELETE FROM creature_addon WHERE guid = 50664; -DELETE FROM creature_addon WHERE guid = 50665; -DELETE FROM creature_addon WHERE guid = 50666; -DELETE FROM creature_addon WHERE guid = 50667; -DELETE FROM creature_addon WHERE guid = 50668; -DELETE FROM creature_addon WHERE guid = 50669; -DELETE FROM creature_addon WHERE guid = 50670; -DELETE FROM creature_addon WHERE guid = 50671; -DELETE FROM creature_addon WHERE guid = 50672; -DELETE FROM creature_addon WHERE guid = 50673; -DELETE FROM creature_addon WHERE guid = 50674; -DELETE FROM creature_addon WHERE guid = 50675; -DELETE FROM creature_addon WHERE guid = 50676; -DELETE FROM creature_addon WHERE guid = 50677; -DELETE FROM creature_addon WHERE guid = 50678; -DELETE FROM creature_addon WHERE guid = 50679; -DELETE FROM creature_addon WHERE guid = 50680; -DELETE FROM creature_addon WHERE guid = 50681; -DELETE FROM creature_addon WHERE guid = 50682; -DELETE FROM creature_addon WHERE guid = 50683; -DELETE FROM creature_addon WHERE guid = 50684; -DELETE FROM creature_addon WHERE guid = 50685; -DELETE FROM creature_addon WHERE guid = 50686; -DELETE FROM creature_addon WHERE guid = 50687; -DELETE FROM creature_addon WHERE guid = 50688; -DELETE FROM creature_addon WHERE guid = 50689; -DELETE FROM creature_addon WHERE guid = 50690; -DELETE FROM creature_addon WHERE guid = 50691; -DELETE FROM creature_addon WHERE guid = 50692; -DELETE FROM creature_addon WHERE guid = 50693; -DELETE FROM creature_addon WHERE guid = 50694; -DELETE FROM creature_addon WHERE guid = 50695; -DELETE FROM creature_addon WHERE guid = 50696; -DELETE FROM creature_addon WHERE guid = 50697; -DELETE FROM creature_addon WHERE guid = 50698; -DELETE FROM creature_addon WHERE guid = 50699; -DELETE FROM creature_addon WHERE guid = 50700; -DELETE FROM creature_addon WHERE guid = 50701; -DELETE FROM creature_addon WHERE guid = 50702; -DELETE FROM creature_addon WHERE guid = 50703; -DELETE FROM creature_addon WHERE guid = 50704; -DELETE FROM creature_addon WHERE guid = 50705; -DELETE FROM creature_addon WHERE guid = 50706; -DELETE FROM creature_addon WHERE guid = 50707; -DELETE FROM creature_addon WHERE guid = 50708; -DELETE FROM creature_addon WHERE guid = 50709; --- Create template addon for creature 5269 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5269; -INSERT INTO creature_template_addon VALUES (5269,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5269 -DELETE FROM creature_addon WHERE guid = 38670; -DELETE FROM creature_addon WHERE guid = 38791; -DELETE FROM creature_addon WHERE guid = 38925; -DELETE FROM creature_addon WHERE guid = 38934; -DELETE FROM creature_addon WHERE guid = 38954; -DELETE FROM creature_addon WHERE guid = 38956; -DELETE FROM creature_addon WHERE guid = 38960; --- Create template addon for creature 5270 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5270; -INSERT INTO creature_template_addon VALUES (5270,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5270 --- Create template addon for creature 5271 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5271; -INSERT INTO creature_template_addon VALUES (5271,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5271 --- Create template addon for creature 5272 -DELETE FROM creature_template_addon WHERE entry =5272; -INSERT INTO creature_template_addon VALUES (5272,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5272 -DELETE FROM creature_addon WHERE guid = 50710; -DELETE FROM creature_addon WHERE guid = 50711; -DELETE FROM creature_addon WHERE guid = 50712; -DELETE FROM creature_addon WHERE guid = 50713; -DELETE FROM creature_addon WHERE guid = 50714; -DELETE FROM creature_addon WHERE guid = 50715; -DELETE FROM creature_addon WHERE guid = 50716; -DELETE FROM creature_addon WHERE guid = 50717; -DELETE FROM creature_addon WHERE guid = 50718; -DELETE FROM creature_addon WHERE guid = 50719; -DELETE FROM creature_addon WHERE guid = 50720; -DELETE FROM creature_addon WHERE guid = 50721; -DELETE FROM creature_addon WHERE guid = 50722; -DELETE FROM creature_addon WHERE guid = 50723; -DELETE FROM creature_addon WHERE guid = 50724; -DELETE FROM creature_addon WHERE guid = 50725; -DELETE FROM creature_addon WHERE guid = 50726; -DELETE FROM creature_addon WHERE guid = 50727; -DELETE FROM creature_addon WHERE guid = 50728; -DELETE FROM creature_addon WHERE guid = 50729; -DELETE FROM creature_addon WHERE guid = 50730; -DELETE FROM creature_addon WHERE guid = 50731; -DELETE FROM creature_addon WHERE guid = 50732; -DELETE FROM creature_addon WHERE guid = 50733; -DELETE FROM creature_addon WHERE guid = 50734; -DELETE FROM creature_addon WHERE guid = 50735; -DELETE FROM creature_addon WHERE guid = 50736; -DELETE FROM creature_addon WHERE guid = 50737; -DELETE FROM creature_addon WHERE guid = 50738; -DELETE FROM creature_addon WHERE guid = 50739; -DELETE FROM creature_addon WHERE guid = 50740; -DELETE FROM creature_addon WHERE guid = 50741; --- Create template addon for creature 5273 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5273; -INSERT INTO creature_template_addon VALUES (5273,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5273 --- Create template addon for creature 5274 -DELETE FROM creature_template_addon WHERE entry =5274; -INSERT INTO creature_template_addon VALUES (5274,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5274 -DELETE FROM creature_addon WHERE guid = 50742; -DELETE FROM creature_addon WHERE guid = 50743; -DELETE FROM creature_addon WHERE guid = 50744; -DELETE FROM creature_addon WHERE guid = 50745; -DELETE FROM creature_addon WHERE guid = 50746; -DELETE FROM creature_addon WHERE guid = 50747; -DELETE FROM creature_addon WHERE guid = 50748; -DELETE FROM creature_addon WHERE guid = 50749; -DELETE FROM creature_addon WHERE guid = 50750; -DELETE FROM creature_addon WHERE guid = 50751; -DELETE FROM creature_addon WHERE guid = 50752; -DELETE FROM creature_addon WHERE guid = 50753; -DELETE FROM creature_addon WHERE guid = 50754; -DELETE FROM creature_addon WHERE guid = 50755; -DELETE FROM creature_addon WHERE guid = 50756; -DELETE FROM creature_addon WHERE guid = 50757; -DELETE FROM creature_addon WHERE guid = 50758; -DELETE FROM creature_addon WHERE guid = 50759; -DELETE FROM creature_addon WHERE guid = 50760; -DELETE FROM creature_addon WHERE guid = 50761; -DELETE FROM creature_addon WHERE guid = 50762; -DELETE FROM creature_addon WHERE guid = 50763; -DELETE FROM creature_addon WHERE guid = 50764; -DELETE FROM creature_addon WHERE guid = 50765; -DELETE FROM creature_addon WHERE guid = 50766; -DELETE FROM creature_addon WHERE guid = 50767; -DELETE FROM creature_addon WHERE guid = 50768; -DELETE FROM creature_addon WHERE guid = 50769; --- Create template addon for creature 5276 -DELETE FROM creature_template_addon WHERE entry =5276; -INSERT INTO creature_template_addon VALUES (5276,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5276 -DELETE FROM creature_addon WHERE guid = 50770; -DELETE FROM creature_addon WHERE guid = 50771; -DELETE FROM creature_addon WHERE guid = 50772; -DELETE FROM creature_addon WHERE guid = 50773; -DELETE FROM creature_addon WHERE guid = 50774; --- Create template addon for creature 5277 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5277; -INSERT INTO creature_template_addon VALUES (5277,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5277 --- Create template addon for creature 5278 -DELETE FROM creature_template_addon WHERE entry =5278; -INSERT INTO creature_template_addon VALUES (5278,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5278 -DELETE FROM creature_addon WHERE guid = 50775; -DELETE FROM creature_addon WHERE guid = 50776; -DELETE FROM creature_addon WHERE guid = 50777; -DELETE FROM creature_addon WHERE guid = 50778; -DELETE FROM creature_addon WHERE guid = 50779; -DELETE FROM creature_addon WHERE guid = 50780; -DELETE FROM creature_addon WHERE guid = 50781; -DELETE FROM creature_addon WHERE guid = 50782; -DELETE FROM creature_addon WHERE guid = 50783; -DELETE FROM creature_addon WHERE guid = 50784; -DELETE FROM creature_addon WHERE guid = 50785; -DELETE FROM creature_addon WHERE guid = 50786; -DELETE FROM creature_addon WHERE guid = 50787; -DELETE FROM creature_addon WHERE guid = 50788; -DELETE FROM creature_addon WHERE guid = 50789; -DELETE FROM creature_addon WHERE guid = 50790; -DELETE FROM creature_addon WHERE guid = 50791; -DELETE FROM creature_addon WHERE guid = 50792; -DELETE FROM creature_addon WHERE guid = 50793; -DELETE FROM creature_addon WHERE guid = 50794; -DELETE FROM creature_addon WHERE guid = 50795; --- Create template addon for creature 5280 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5280; -INSERT INTO creature_template_addon VALUES (5280,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5280 --- Create template addon for creature 5283 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5283; -INSERT INTO creature_template_addon VALUES (5283,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5283 --- Create template addon for creature 5286 -DELETE FROM creature_template_addon WHERE entry =5286; -INSERT INTO creature_template_addon VALUES (5286,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5286 -DELETE FROM creature_addon WHERE guid = 50802; -DELETE FROM creature_addon WHERE guid = 50803; -DELETE FROM creature_addon WHERE guid = 50804; -DELETE FROM creature_addon WHERE guid = 50805; -DELETE FROM creature_addon WHERE guid = 50806; -DELETE FROM creature_addon WHERE guid = 50807; -DELETE FROM creature_addon WHERE guid = 50808; -DELETE FROM creature_addon WHERE guid = 50809; -DELETE FROM creature_addon WHERE guid = 50810; -DELETE FROM creature_addon WHERE guid = 50811; -DELETE FROM creature_addon WHERE guid = 50812; -DELETE FROM creature_addon WHERE guid = 50813; -DELETE FROM creature_addon WHERE guid = 50814; -DELETE FROM creature_addon WHERE guid = 50815; -DELETE FROM creature_addon WHERE guid = 50816; -DELETE FROM creature_addon WHERE guid = 50817; -DELETE FROM creature_addon WHERE guid = 50818; -DELETE FROM creature_addon WHERE guid = 50819; -DELETE FROM creature_addon WHERE guid = 50820; -DELETE FROM creature_addon WHERE guid = 50821; -DELETE FROM creature_addon WHERE guid = 50822; -DELETE FROM creature_addon WHERE guid = 50823; -DELETE FROM creature_addon WHERE guid = 50824; -DELETE FROM creature_addon WHERE guid = 50825; -DELETE FROM creature_addon WHERE guid = 50826; -DELETE FROM creature_addon WHERE guid = 50827; -DELETE FROM creature_addon WHERE guid = 50828; -DELETE FROM creature_addon WHERE guid = 50829; -DELETE FROM creature_addon WHERE guid = 50830; -DELETE FROM creature_addon WHERE guid = 50831; -DELETE FROM creature_addon WHERE guid = 50832; -DELETE FROM creature_addon WHERE guid = 50833; -DELETE FROM creature_addon WHERE guid = 50834; -DELETE FROM creature_addon WHERE guid = 50835; -DELETE FROM creature_addon WHERE guid = 50836; -DELETE FROM creature_addon WHERE guid = 50837; -DELETE FROM creature_addon WHERE guid = 50838; -DELETE FROM creature_addon WHERE guid = 50839; -DELETE FROM creature_addon WHERE guid = 50840; -DELETE FROM creature_addon WHERE guid = 50841; -DELETE FROM creature_addon WHERE guid = 50842; -DELETE FROM creature_addon WHERE guid = 50843; -DELETE FROM creature_addon WHERE guid = 50844; -DELETE FROM creature_addon WHERE guid = 50845; -DELETE FROM creature_addon WHERE guid = 50846; -DELETE FROM creature_addon WHERE guid = 50847; -DELETE FROM creature_addon WHERE guid = 50848; -DELETE FROM creature_addon WHERE guid = 50849; -DELETE FROM creature_addon WHERE guid = 50850; -DELETE FROM creature_addon WHERE guid = 50851; -DELETE FROM creature_addon WHERE guid = 50852; -DELETE FROM creature_addon WHERE guid = 50853; -DELETE FROM creature_addon WHERE guid = 50854; -DELETE FROM creature_addon WHERE guid = 50855; -DELETE FROM creature_addon WHERE guid = 50856; -DELETE FROM creature_addon WHERE guid = 50857; -DELETE FROM creature_addon WHERE guid = 50858; -DELETE FROM creature_addon WHERE guid = 50859; -DELETE FROM creature_addon WHERE guid = 50860; -DELETE FROM creature_addon WHERE guid = 50861; -DELETE FROM creature_addon WHERE guid = 50862; -DELETE FROM creature_addon WHERE guid = 50863; -DELETE FROM creature_addon WHERE guid = 50864; -DELETE FROM creature_addon WHERE guid = 50865; -DELETE FROM creature_addon WHERE guid = 50866; -DELETE FROM creature_addon WHERE guid = 50867; -DELETE FROM creature_addon WHERE guid = 50868; -DELETE FROM creature_addon WHERE guid = 50869; -DELETE FROM creature_addon WHERE guid = 50870; -DELETE FROM creature_addon WHERE guid = 50871; -DELETE FROM creature_addon WHERE guid = 50872; -DELETE FROM creature_addon WHERE guid = 50873; -DELETE FROM creature_addon WHERE guid = 50874; -DELETE FROM creature_addon WHERE guid = 50875; -DELETE FROM creature_addon WHERE guid = 50876; -DELETE FROM creature_addon WHERE guid = 50877; -DELETE FROM creature_addon WHERE guid = 50878; -DELETE FROM creature_addon WHERE guid = 50879; -DELETE FROM creature_addon WHERE guid = 50880; -DELETE FROM creature_addon WHERE guid = 50881; -DELETE FROM creature_addon WHERE guid = 50882; -DELETE FROM creature_addon WHERE guid = 50883; -DELETE FROM creature_addon WHERE guid = 50884; -DELETE FROM creature_addon WHERE guid = 50885; -DELETE FROM creature_addon WHERE guid = 50886; -DELETE FROM creature_addon WHERE guid = 50887; -DELETE FROM creature_addon WHERE guid = 50888; -DELETE FROM creature_addon WHERE guid = 50889; -DELETE FROM creature_addon WHERE guid = 50890; -DELETE FROM creature_addon WHERE guid = 50891; -DELETE FROM creature_addon WHERE guid = 50892; -DELETE FROM creature_addon WHERE guid = 50893; -DELETE FROM creature_addon WHERE guid = 50894; -DELETE FROM creature_addon WHERE guid = 50895; -DELETE FROM creature_addon WHERE guid = 50896; -DELETE FROM creature_addon WHERE guid = 50897; -DELETE FROM creature_addon WHERE guid = 50898; -DELETE FROM creature_addon WHERE guid = 50899; --- Create template addon for creature 5287 -DELETE FROM creature_template_addon WHERE entry =5287; -INSERT INTO creature_template_addon VALUES (5287,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5287 -DELETE FROM creature_addon WHERE guid = 50900; -DELETE FROM creature_addon WHERE guid = 50901; -DELETE FROM creature_addon WHERE guid = 50902; -DELETE FROM creature_addon WHERE guid = 50903; -DELETE FROM creature_addon WHERE guid = 50904; -DELETE FROM creature_addon WHERE guid = 50905; -DELETE FROM creature_addon WHERE guid = 50906; -DELETE FROM creature_addon WHERE guid = 50907; -DELETE FROM creature_addon WHERE guid = 50908; -DELETE FROM creature_addon WHERE guid = 50909; -DELETE FROM creature_addon WHERE guid = 50910; -DELETE FROM creature_addon WHERE guid = 50911; -DELETE FROM creature_addon WHERE guid = 50912; -DELETE FROM creature_addon WHERE guid = 50913; -DELETE FROM creature_addon WHERE guid = 50914; -DELETE FROM creature_addon WHERE guid = 50915; -DELETE FROM creature_addon WHERE guid = 50916; -DELETE FROM creature_addon WHERE guid = 50917; -DELETE FROM creature_addon WHERE guid = 50918; -DELETE FROM creature_addon WHERE guid = 50919; -DELETE FROM creature_addon WHERE guid = 50920; -DELETE FROM creature_addon WHERE guid = 50921; -DELETE FROM creature_addon WHERE guid = 50922; -DELETE FROM creature_addon WHERE guid = 50923; -DELETE FROM creature_addon WHERE guid = 50924; -DELETE FROM creature_addon WHERE guid = 50925; -DELETE FROM creature_addon WHERE guid = 50926; -DELETE FROM creature_addon WHERE guid = 50927; -DELETE FROM creature_addon WHERE guid = 50928; -DELETE FROM creature_addon WHERE guid = 50929; -DELETE FROM creature_addon WHERE guid = 50930; -DELETE FROM creature_addon WHERE guid = 50931; -DELETE FROM creature_addon WHERE guid = 50932; -DELETE FROM creature_addon WHERE guid = 50933; -DELETE FROM creature_addon WHERE guid = 50934; -DELETE FROM creature_addon WHERE guid = 50935; -DELETE FROM creature_addon WHERE guid = 50936; -DELETE FROM creature_addon WHERE guid = 50937; --- Create template addon for creature 5288 -DELETE FROM creature_template_addon WHERE entry =5288; -INSERT INTO creature_template_addon VALUES (5288,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5288 -DELETE FROM creature_addon WHERE guid = 50938; -DELETE FROM creature_addon WHERE guid = 50939; -DELETE FROM creature_addon WHERE guid = 50940; -DELETE FROM creature_addon WHERE guid = 50941; -DELETE FROM creature_addon WHERE guid = 50942; -DELETE FROM creature_addon WHERE guid = 50943; -DELETE FROM creature_addon WHERE guid = 50944; -DELETE FROM creature_addon WHERE guid = 50945; -DELETE FROM creature_addon WHERE guid = 50946; -DELETE FROM creature_addon WHERE guid = 50947; -DELETE FROM creature_addon WHERE guid = 50948; -DELETE FROM creature_addon WHERE guid = 50949; -DELETE FROM creature_addon WHERE guid = 50950; -DELETE FROM creature_addon WHERE guid = 50951; -DELETE FROM creature_addon WHERE guid = 50952; -DELETE FROM creature_addon WHERE guid = 50953; -DELETE FROM creature_addon WHERE guid = 50954; -DELETE FROM creature_addon WHERE guid = 50955; -DELETE FROM creature_addon WHERE guid = 50956; -DELETE FROM creature_addon WHERE guid = 50957; -DELETE FROM creature_addon WHERE guid = 50958; -DELETE FROM creature_addon WHERE guid = 50959; -DELETE FROM creature_addon WHERE guid = 50961; -DELETE FROM creature_addon WHERE guid = 50962; -DELETE FROM creature_addon WHERE guid = 50963; -DELETE FROM creature_addon WHERE guid = 50964; -DELETE FROM creature_addon WHERE guid = 50965; --- Create template addon for creature 5291 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5291; -INSERT INTO creature_template_addon VALUES (5291,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5291 --- Create template addon for creature 5292 -DELETE FROM creature_template_addon WHERE entry =5292; -INSERT INTO creature_template_addon VALUES (5292,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5292 -DELETE FROM creature_addon WHERE guid = 50968; -DELETE FROM creature_addon WHERE guid = 50969; -DELETE FROM creature_addon WHERE guid = 50970; -DELETE FROM creature_addon WHERE guid = 50971; -DELETE FROM creature_addon WHERE guid = 50972; -DELETE FROM creature_addon WHERE guid = 50973; -DELETE FROM creature_addon WHERE guid = 50974; -DELETE FROM creature_addon WHERE guid = 50975; -DELETE FROM creature_addon WHERE guid = 50976; -DELETE FROM creature_addon WHERE guid = 50977; -DELETE FROM creature_addon WHERE guid = 50978; -DELETE FROM creature_addon WHERE guid = 50979; -DELETE FROM creature_addon WHERE guid = 50980; -DELETE FROM creature_addon WHERE guid = 50981; -DELETE FROM creature_addon WHERE guid = 50982; -DELETE FROM creature_addon WHERE guid = 50983; --- Create template addon for creature 5293 -DELETE FROM creature_template_addon WHERE entry =5293; -INSERT INTO creature_template_addon VALUES (5293,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5293 -DELETE FROM creature_addon WHERE guid = 50984; -DELETE FROM creature_addon WHERE guid = 50985; -DELETE FROM creature_addon WHERE guid = 50986; -DELETE FROM creature_addon WHERE guid = 50987; -DELETE FROM creature_addon WHERE guid = 50988; -DELETE FROM creature_addon WHERE guid = 50989; -DELETE FROM creature_addon WHERE guid = 50990; -DELETE FROM creature_addon WHERE guid = 50991; -DELETE FROM creature_addon WHERE guid = 50992; -DELETE FROM creature_addon WHERE guid = 50993; -DELETE FROM creature_addon WHERE guid = 50994; -DELETE FROM creature_addon WHERE guid = 50995; --- Create template addon for creature 5295 -DELETE FROM creature_template_addon WHERE entry =5295; -INSERT INTO creature_template_addon VALUES (5295,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5295 -DELETE FROM creature_addon WHERE guid = 50997; -DELETE FROM creature_addon WHERE guid = 50998; -DELETE FROM creature_addon WHERE guid = 50999; -DELETE FROM creature_addon WHERE guid = 51000; -DELETE FROM creature_addon WHERE guid = 51001; -DELETE FROM creature_addon WHERE guid = 51002; -DELETE FROM creature_addon WHERE guid = 51003; -DELETE FROM creature_addon WHERE guid = 51004; -DELETE FROM creature_addon WHERE guid = 51005; -DELETE FROM creature_addon WHERE guid = 51006; -DELETE FROM creature_addon WHERE guid = 51007; -DELETE FROM creature_addon WHERE guid = 51008; --- Create template addon for creature 5296 -DELETE FROM creature_template_addon WHERE entry =5296; -INSERT INTO creature_template_addon VALUES (5296,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5296 -DELETE FROM creature_addon WHERE guid = 51025; -DELETE FROM creature_addon WHERE guid = 51026; -DELETE FROM creature_addon WHERE guid = 51027; -DELETE FROM creature_addon WHERE guid = 51029; -DELETE FROM creature_addon WHERE guid = 51038; -DELETE FROM creature_addon WHERE guid = 51039; -DELETE FROM creature_addon WHERE guid = 51040; -DELETE FROM creature_addon WHERE guid = 51041; --- Create template addon for creature 5297 -DELETE FROM creature_template_addon WHERE entry =5297; -INSERT INTO creature_template_addon VALUES (5297,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5297 -DELETE FROM creature_addon WHERE guid = 51042; -DELETE FROM creature_addon WHERE guid = 51043; -DELETE FROM creature_addon WHERE guid = 51044; -DELETE FROM creature_addon WHERE guid = 51045; -DELETE FROM creature_addon WHERE guid = 51046; --- Create template addon for creature 5299 -DELETE FROM creature_template_addon WHERE entry =5299; -INSERT INTO creature_template_addon VALUES (5299,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5299 -DELETE FROM creature_addon WHERE guid = 51104; -DELETE FROM creature_addon WHERE guid = 51105; -DELETE FROM creature_addon WHERE guid = 51106; -DELETE FROM creature_addon WHERE guid = 51107; -DELETE FROM creature_addon WHERE guid = 51114; -DELETE FROM creature_addon WHERE guid = 51116; -DELETE FROM creature_addon WHERE guid = 51117; -DELETE FROM creature_addon WHERE guid = 51136; -DELETE FROM creature_addon WHERE guid = 51137; -DELETE FROM creature_addon WHERE guid = 51138; -DELETE FROM creature_addon WHERE guid = 51139; -DELETE FROM creature_addon WHERE guid = 51140; -DELETE FROM creature_addon WHERE guid = 51141; -DELETE FROM creature_addon WHERE guid = 51142; --- Create template addon for creature 5300 -DELETE FROM creature_template_addon WHERE entry =5300; -INSERT INTO creature_template_addon VALUES (5300,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5300 -DELETE FROM creature_addon WHERE guid = 51143; -DELETE FROM creature_addon WHERE guid = 51144; -DELETE FROM creature_addon WHERE guid = 51145; -DELETE FROM creature_addon WHERE guid = 51146; -DELETE FROM creature_addon WHERE guid = 51147; -DELETE FROM creature_addon WHERE guid = 51148; -DELETE FROM creature_addon WHERE guid = 51149; -DELETE FROM creature_addon WHERE guid = 51150; -DELETE FROM creature_addon WHERE guid = 51151; -DELETE FROM creature_addon WHERE guid = 51152; -DELETE FROM creature_addon WHERE guid = 51153; -DELETE FROM creature_addon WHERE guid = 51154; -DELETE FROM creature_addon WHERE guid = 51155; --- Create template addon for creature 5304 -DELETE FROM creature_template_addon WHERE entry =5304; -INSERT INTO creature_template_addon VALUES (5304,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5304 -DELETE FROM creature_addon WHERE guid = 51156; -DELETE FROM creature_addon WHERE guid = 51157; -DELETE FROM creature_addon WHERE guid = 51158; -DELETE FROM creature_addon WHERE guid = 51159; -DELETE FROM creature_addon WHERE guid = 51160; -DELETE FROM creature_addon WHERE guid = 51161; -DELETE FROM creature_addon WHERE guid = 51162; -DELETE FROM creature_addon WHERE guid = 51163; -DELETE FROM creature_addon WHERE guid = 51164; -DELETE FROM creature_addon WHERE guid = 51165; -DELETE FROM creature_addon WHERE guid = 51166; -DELETE FROM creature_addon WHERE guid = 51167; -DELETE FROM creature_addon WHERE guid = 51168; -DELETE FROM creature_addon WHERE guid = 51169; -DELETE FROM creature_addon WHERE guid = 51170; -DELETE FROM creature_addon WHERE guid = 51171; -DELETE FROM creature_addon WHERE guid = 51172; -DELETE FROM creature_addon WHERE guid = 51173; -DELETE FROM creature_addon WHERE guid = 51174; --- Create template addon for creature 5305 -DELETE FROM creature_template_addon WHERE entry =5305; -INSERT INTO creature_template_addon VALUES (5305,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5305 -DELETE FROM creature_addon WHERE guid = 51175; -DELETE FROM creature_addon WHERE guid = 51176; -DELETE FROM creature_addon WHERE guid = 51177; -DELETE FROM creature_addon WHERE guid = 51178; -DELETE FROM creature_addon WHERE guid = 51179; -DELETE FROM creature_addon WHERE guid = 51180; -DELETE FROM creature_addon WHERE guid = 51181; -DELETE FROM creature_addon WHERE guid = 51182; -DELETE FROM creature_addon WHERE guid = 51183; -DELETE FROM creature_addon WHERE guid = 51184; -DELETE FROM creature_addon WHERE guid = 51185; -DELETE FROM creature_addon WHERE guid = 51186; -DELETE FROM creature_addon WHERE guid = 51187; -DELETE FROM creature_addon WHERE guid = 51188; -DELETE FROM creature_addon WHERE guid = 51189; -DELETE FROM creature_addon WHERE guid = 51190; -DELETE FROM creature_addon WHERE guid = 51191; -DELETE FROM creature_addon WHERE guid = 51192; -DELETE FROM creature_addon WHERE guid = 51193; -DELETE FROM creature_addon WHERE guid = 51194; -DELETE FROM creature_addon WHERE guid = 51195; -DELETE FROM creature_addon WHERE guid = 51196; -DELETE FROM creature_addon WHERE guid = 51197; -DELETE FROM creature_addon WHERE guid = 51198; --- Create template addon for creature 5306 -DELETE FROM creature_template_addon WHERE entry =5306; -INSERT INTO creature_template_addon VALUES (5306,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5306 -DELETE FROM creature_addon WHERE guid = 51199; -DELETE FROM creature_addon WHERE guid = 51200; -DELETE FROM creature_addon WHERE guid = 51201; -DELETE FROM creature_addon WHERE guid = 51202; -DELETE FROM creature_addon WHERE guid = 51203; -DELETE FROM creature_addon WHERE guid = 51204; -DELETE FROM creature_addon WHERE guid = 51205; -DELETE FROM creature_addon WHERE guid = 51206; --- Create template addon for creature 5307 -DELETE FROM creature_template_addon WHERE entry =5307; -INSERT INTO creature_template_addon VALUES (5307,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5307 -DELETE FROM creature_addon WHERE guid = 51207; -DELETE FROM creature_addon WHERE guid = 51208; -DELETE FROM creature_addon WHERE guid = 51209; -DELETE FROM creature_addon WHERE guid = 51210; --- Create template addon for creature 5308 -DELETE FROM creature_template_addon WHERE entry =5308; -INSERT INTO creature_template_addon VALUES (5308,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5308 -DELETE FROM creature_addon WHERE guid = 51211; -DELETE FROM creature_addon WHERE guid = 51212; -DELETE FROM creature_addon WHERE guid = 51213; -DELETE FROM creature_addon WHERE guid = 51214; -DELETE FROM creature_addon WHERE guid = 51215; -DELETE FROM creature_addon WHERE guid = 51216; -DELETE FROM creature_addon WHERE guid = 51217; -DELETE FROM creature_addon WHERE guid = 51218; -DELETE FROM creature_addon WHERE guid = 51219; -DELETE FROM creature_addon WHERE guid = 51220; -DELETE FROM creature_addon WHERE guid = 51221; -DELETE FROM creature_addon WHERE guid = 51222; -DELETE FROM creature_addon WHERE guid = 51223; -DELETE FROM creature_addon WHERE guid = 51224; -DELETE FROM creature_addon WHERE guid = 51225; -DELETE FROM creature_addon WHERE guid = 51226; -DELETE FROM creature_addon WHERE guid = 51227; -DELETE FROM creature_addon WHERE guid = 51228; -DELETE FROM creature_addon WHERE guid = 51229; -DELETE FROM creature_addon WHERE guid = 51230; --- Create template addon for creature 5312 -DELETE FROM creature_template_addon WHERE entry =5312; -INSERT INTO creature_template_addon VALUES (5312,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5312 -DELETE FROM creature_addon WHERE guid = 51233; --- Create template addon for creature 5314 -DELETE FROM creature_template_addon WHERE entry =5314; -INSERT INTO creature_template_addon VALUES (5314,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5314 -DELETE FROM creature_addon WHERE guid = 33284; --- Create template addon for creature 5317 -DELETE FROM creature_template_addon WHERE entry =5317; -INSERT INTO creature_template_addon VALUES (5317,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5317 -DELETE FROM creature_addon WHERE guid = 51237; -DELETE FROM creature_addon WHERE guid = 51238; -DELETE FROM creature_addon WHERE guid = 51239; -DELETE FROM creature_addon WHERE guid = 51240; -DELETE FROM creature_addon WHERE guid = 51241; -DELETE FROM creature_addon WHERE guid = 51242; -DELETE FROM creature_addon WHERE guid = 51243; -DELETE FROM creature_addon WHERE guid = 51244; -DELETE FROM creature_addon WHERE guid = 51245; -DELETE FROM creature_addon WHERE guid = 51246; -DELETE FROM creature_addon WHERE guid = 51247; -DELETE FROM creature_addon WHERE guid = 51248; -DELETE FROM creature_addon WHERE guid = 51249; -DELETE FROM creature_addon WHERE guid = 51250; -DELETE FROM creature_addon WHERE guid = 51251; -DELETE FROM creature_addon WHERE guid = 51252; -DELETE FROM creature_addon WHERE guid = 51253; -DELETE FROM creature_addon WHERE guid = 51254; -DELETE FROM creature_addon WHERE guid = 51255; -DELETE FROM creature_addon WHERE guid = 51256; --- Create template addon for creature 5319 -DELETE FROM creature_template_addon WHERE entry =5319; -INSERT INTO creature_template_addon VALUES (5319,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5319 -DELETE FROM creature_addon WHERE guid = 51259; -DELETE FROM creature_addon WHERE guid = 51260; -DELETE FROM creature_addon WHERE guid = 51261; -DELETE FROM creature_addon WHERE guid = 51262; -DELETE FROM creature_addon WHERE guid = 51263; -DELETE FROM creature_addon WHERE guid = 51264; -DELETE FROM creature_addon WHERE guid = 51265; -DELETE FROM creature_addon WHERE guid = 51266; -DELETE FROM creature_addon WHERE guid = 51267; -DELETE FROM creature_addon WHERE guid = 51268; -DELETE FROM creature_addon WHERE guid = 51269; -DELETE FROM creature_addon WHERE guid = 51270; -DELETE FROM creature_addon WHERE guid = 51271; -DELETE FROM creature_addon WHERE guid = 51272; -DELETE FROM creature_addon WHERE guid = 51273; -DELETE FROM creature_addon WHERE guid = 51274; -DELETE FROM creature_addon WHERE guid = 51275; -DELETE FROM creature_addon WHERE guid = 51276; -DELETE FROM creature_addon WHERE guid = 51277; -DELETE FROM creature_addon WHERE guid = 51278; --- Create template addon for creature 5320 -DELETE FROM creature_template_addon WHERE entry =5320; -INSERT INTO creature_template_addon VALUES (5320,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5320 -DELETE FROM creature_addon WHERE guid = 51280; -DELETE FROM creature_addon WHERE guid = 51281; -DELETE FROM creature_addon WHERE guid = 51282; -DELETE FROM creature_addon WHERE guid = 51283; -DELETE FROM creature_addon WHERE guid = 51284; -DELETE FROM creature_addon WHERE guid = 51285; -DELETE FROM creature_addon WHERE guid = 51286; -DELETE FROM creature_addon WHERE guid = 51287; -DELETE FROM creature_addon WHERE guid = 51288; -DELETE FROM creature_addon WHERE guid = 51289; -DELETE FROM creature_addon WHERE guid = 51290; -DELETE FROM creature_addon WHERE guid = 51291; -DELETE FROM creature_addon WHERE guid = 51292; -DELETE FROM creature_addon WHERE guid = 51293; -DELETE FROM creature_addon WHERE guid = 51294; -DELETE FROM creature_addon WHERE guid = 51295; -DELETE FROM creature_addon WHERE guid = 51296; -DELETE FROM creature_addon WHERE guid = 51297; -DELETE FROM creature_addon WHERE guid = 51298; -DELETE FROM creature_addon WHERE guid = 51299; --- Create template addon for creature 5327 -DELETE FROM creature_template_addon WHERE entry =5327; -INSERT INTO creature_template_addon VALUES (5327,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5327 -DELETE FROM creature_addon WHERE guid = 51303; -DELETE FROM creature_addon WHERE guid = 51304; -DELETE FROM creature_addon WHERE guid = 51305; -DELETE FROM creature_addon WHERE guid = 51306; -DELETE FROM creature_addon WHERE guid = 51307; -DELETE FROM creature_addon WHERE guid = 51308; -DELETE FROM creature_addon WHERE guid = 51309; -DELETE FROM creature_addon WHERE guid = 51310; -DELETE FROM creature_addon WHERE guid = 51311; -DELETE FROM creature_addon WHERE guid = 51312; -DELETE FROM creature_addon WHERE guid = 51313; -DELETE FROM creature_addon WHERE guid = 51314; -DELETE FROM creature_addon WHERE guid = 51315; -DELETE FROM creature_addon WHERE guid = 51316; --- Create template addon for creature 5328 -DELETE FROM creature_template_addon WHERE entry =5328; -INSERT INTO creature_template_addon VALUES (5328,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5328 -DELETE FROM creature_addon WHERE guid = 51317; -DELETE FROM creature_addon WHERE guid = 51318; -DELETE FROM creature_addon WHERE guid = 51319; -DELETE FROM creature_addon WHERE guid = 51322; -DELETE FROM creature_addon WHERE guid = 51325; -DELETE FROM creature_addon WHERE guid = 51326; -DELETE FROM creature_addon WHERE guid = 51327; -DELETE FROM creature_addon WHERE guid = 51329; -DELETE FROM creature_addon WHERE guid = 51331; -DELETE FROM creature_addon WHERE guid = 51332; -DELETE FROM creature_addon WHERE guid = 51333; -DELETE FROM creature_addon WHERE guid = 51335; -DELETE FROM creature_addon WHERE guid = 51336; --- Create template addon for creature 5331 -DELETE FROM creature_template_addon WHERE entry =5331; -INSERT INTO creature_template_addon VALUES (5331,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5331 -DELETE FROM creature_addon WHERE guid = 51404; -DELETE FROM creature_addon WHERE guid = 51463; -DELETE FROM creature_addon WHERE guid = 51464; -DELETE FROM creature_addon WHERE guid = 51469; -DELETE FROM creature_addon WHERE guid = 51470; -DELETE FROM creature_addon WHERE guid = 51471; -DELETE FROM creature_addon WHERE guid = 51472; -DELETE FROM creature_addon WHERE guid = 51473; -DELETE FROM creature_addon WHERE guid = 51474; -DELETE FROM creature_addon WHERE guid = 51478; -DELETE FROM creature_addon WHERE guid = 51481; -DELETE FROM creature_addon WHERE guid = 51482; -DELETE FROM creature_addon WHERE guid = 51483; -DELETE FROM creature_addon WHERE guid = 51484; -DELETE FROM creature_addon WHERE guid = 51485; --- Create template addon for creature 5332 -DELETE FROM creature_template_addon WHERE entry =5332; -INSERT INTO creature_template_addon VALUES (5332,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5332 -DELETE FROM creature_addon WHERE guid = 51486; -DELETE FROM creature_addon WHERE guid = 51487; -DELETE FROM creature_addon WHERE guid = 51488; -DELETE FROM creature_addon WHERE guid = 51489; -DELETE FROM creature_addon WHERE guid = 51490; -DELETE FROM creature_addon WHERE guid = 51491; --- Create template addon for creature 5333 -DELETE FROM creature_template_addon WHERE entry =5333; -INSERT INTO creature_template_addon VALUES (5333,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5333 -DELETE FROM creature_addon WHERE guid = 51492; -DELETE FROM creature_addon WHERE guid = 51493; -DELETE FROM creature_addon WHERE guid = 51494; -DELETE FROM creature_addon WHERE guid = 51495; -DELETE FROM creature_addon WHERE guid = 51496; -DELETE FROM creature_addon WHERE guid = 51497; -DELETE FROM creature_addon WHERE guid = 51498; -DELETE FROM creature_addon WHERE guid = 51499; -DELETE FROM creature_addon WHERE guid = 51500; -DELETE FROM creature_addon WHERE guid = 51501; -DELETE FROM creature_addon WHERE guid = 51502; -DELETE FROM creature_addon WHERE guid = 51503; -DELETE FROM creature_addon WHERE guid = 51504; -DELETE FROM creature_addon WHERE guid = 51505; -DELETE FROM creature_addon WHERE guid = 51506; -DELETE FROM creature_addon WHERE guid = 51507; -DELETE FROM creature_addon WHERE guid = 51508; -DELETE FROM creature_addon WHERE guid = 51509; -DELETE FROM creature_addon WHERE guid = 51510; -DELETE FROM creature_addon WHERE guid = 51511; -DELETE FROM creature_addon WHERE guid = 51512; -DELETE FROM creature_addon WHERE guid = 51513; -DELETE FROM creature_addon WHERE guid = 51514; -DELETE FROM creature_addon WHERE guid = 51515; -DELETE FROM creature_addon WHERE guid = 51516; -DELETE FROM creature_addon WHERE guid = 51517; -DELETE FROM creature_addon WHERE guid = 51519; -DELETE FROM creature_addon WHERE guid = 51520; --- Create template addon for creature 5334 -DELETE FROM creature_template_addon WHERE entry =5334; -INSERT INTO creature_template_addon VALUES (5334,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5334 -DELETE FROM creature_addon WHERE guid = 51521; -DELETE FROM creature_addon WHERE guid = 51522; -DELETE FROM creature_addon WHERE guid = 51523; -DELETE FROM creature_addon WHERE guid = 51524; -DELETE FROM creature_addon WHERE guid = 51525; -DELETE FROM creature_addon WHERE guid = 51526; -DELETE FROM creature_addon WHERE guid = 51527; -DELETE FROM creature_addon WHERE guid = 51528; -DELETE FROM creature_addon WHERE guid = 51529; -DELETE FROM creature_addon WHERE guid = 51530; -DELETE FROM creature_addon WHERE guid = 51531; --- Create template addon for creature 5335 -DELETE FROM creature_template_addon WHERE entry =5335; -INSERT INTO creature_template_addon VALUES (5335,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5335 -DELETE FROM creature_addon WHERE guid = 51532; -DELETE FROM creature_addon WHERE guid = 51533; -DELETE FROM creature_addon WHERE guid = 51534; -DELETE FROM creature_addon WHERE guid = 51535; -DELETE FROM creature_addon WHERE guid = 51536; -DELETE FROM creature_addon WHERE guid = 51537; -DELETE FROM creature_addon WHERE guid = 51538; -DELETE FROM creature_addon WHERE guid = 51539; -DELETE FROM creature_addon WHERE guid = 51540; -DELETE FROM creature_addon WHERE guid = 51541; -DELETE FROM creature_addon WHERE guid = 51542; -DELETE FROM creature_addon WHERE guid = 51543; -DELETE FROM creature_addon WHERE guid = 51544; -DELETE FROM creature_addon WHERE guid = 51545; -DELETE FROM creature_addon WHERE guid = 51546; -DELETE FROM creature_addon WHERE guid = 51547; -DELETE FROM creature_addon WHERE guid = 51548; -DELETE FROM creature_addon WHERE guid = 51549; -DELETE FROM creature_addon WHERE guid = 51550; -DELETE FROM creature_addon WHERE guid = 51551; -DELETE FROM creature_addon WHERE guid = 51552; -DELETE FROM creature_addon WHERE guid = 51553; --- Create template addon for creature 5336 -DELETE FROM creature_template_addon WHERE entry =5336; -INSERT INTO creature_template_addon VALUES (5336,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5336 -DELETE FROM creature_addon WHERE guid = 51554; -DELETE FROM creature_addon WHERE guid = 51557; -DELETE FROM creature_addon WHERE guid = 51607; -DELETE FROM creature_addon WHERE guid = 51608; -DELETE FROM creature_addon WHERE guid = 51625; -DELETE FROM creature_addon WHERE guid = 51626; -DELETE FROM creature_addon WHERE guid = 51628; -DELETE FROM creature_addon WHERE guid = 51634; -DELETE FROM creature_addon WHERE guid = 51635; -DELETE FROM creature_addon WHERE guid = 51636; -DELETE FROM creature_addon WHERE guid = 51637; -DELETE FROM creature_addon WHERE guid = 51638; -DELETE FROM creature_addon WHERE guid = 51642; -DELETE FROM creature_addon WHERE guid = 51643; -DELETE FROM creature_addon WHERE guid = 51645; -DELETE FROM creature_addon WHERE guid = 51650; -DELETE FROM creature_addon WHERE guid = 51652; -DELETE FROM creature_addon WHERE guid = 51653; -DELETE FROM creature_addon WHERE guid = 51654; -DELETE FROM creature_addon WHERE guid = 51655; -DELETE FROM creature_addon WHERE guid = 51656; -DELETE FROM creature_addon WHERE guid = 51657; -DELETE FROM creature_addon WHERE guid = 51658; -DELETE FROM creature_addon WHERE guid = 51659; -DELETE FROM creature_addon WHERE guid = 51660; -DELETE FROM creature_addon WHERE guid = 51661; -DELETE FROM creature_addon WHERE guid = 51662; -DELETE FROM creature_addon WHERE guid = 51663; -DELETE FROM creature_addon WHERE guid = 51664; --- Create template addon for creature 5337 -DELETE FROM creature_template_addon WHERE entry =5337; -INSERT INTO creature_template_addon VALUES (5337,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5337 -DELETE FROM creature_addon WHERE guid = 51665; -DELETE FROM creature_addon WHERE guid = 51666; -DELETE FROM creature_addon WHERE guid = 51667; -DELETE FROM creature_addon WHERE guid = 51668; -DELETE FROM creature_addon WHERE guid = 51669; -DELETE FROM creature_addon WHERE guid = 51670; -DELETE FROM creature_addon WHERE guid = 51671; -DELETE FROM creature_addon WHERE guid = 51672; --- Create template addon for creature 5343 -DELETE FROM creature_template_addon WHERE entry =5343; -INSERT INTO creature_template_addon VALUES (5343,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5343 -DELETE FROM creature_addon WHERE guid = 51679; --- Create template addon for creature 5345 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5345; -INSERT INTO creature_template_addon VALUES (5345,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5345 --- Create template addon for creature 5346 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5346; -INSERT INTO creature_template_addon VALUES (5346,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5346 --- Create template addon for creature 5347 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5347; -INSERT INTO creature_template_addon VALUES (5347,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5347 --- Create template addon for creature 5349 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5349; -INSERT INTO creature_template_addon VALUES (5349,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5349 --- Create template addon for creature 5350 -DELETE FROM creature_template_addon WHERE entry =5350; -INSERT INTO creature_template_addon VALUES (5350,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5350 -DELETE FROM creature_addon WHERE guid = 51681; --- Create template addon for creature 5352 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5352; -INSERT INTO creature_template_addon VALUES (5352,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5352 --- Create template addon for creature 5353 -DELETE FROM creature_template_addon WHERE entry =5353; -INSERT INTO creature_template_addon VALUES (5353,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5353 -DELETE FROM creature_addon WHERE guid = 31845; --- Create template addon for creature 5354 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5354; -INSERT INTO creature_template_addon VALUES (5354,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5354 --- Create template addon for creature 5356 -DELETE FROM creature_template_addon WHERE entry =5356; -INSERT INTO creature_template_addon VALUES (5356,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5356 -DELETE FROM creature_addon WHERE guid = 51683; --- Create template addon for creature 5357 -DELETE FROM creature_template_addon WHERE entry =5357; -INSERT INTO creature_template_addon VALUES (5357,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5357 -DELETE FROM creature_addon WHERE guid = 51684; -DELETE FROM creature_addon WHERE guid = 51685; -DELETE FROM creature_addon WHERE guid = 51686; -DELETE FROM creature_addon WHERE guid = 51687; -DELETE FROM creature_addon WHERE guid = 51688; -DELETE FROM creature_addon WHERE guid = 51689; -DELETE FROM creature_addon WHERE guid = 51690; -DELETE FROM creature_addon WHERE guid = 51691; --- Create template addon for creature 5358 -DELETE FROM creature_template_addon WHERE entry =5358; -INSERT INTO creature_template_addon VALUES (5358,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5358 -DELETE FROM creature_addon WHERE guid = 51693; -DELETE FROM creature_addon WHERE guid = 51694; -DELETE FROM creature_addon WHERE guid = 51695; -DELETE FROM creature_addon WHERE guid = 51696; -DELETE FROM creature_addon WHERE guid = 51698; -DELETE FROM creature_addon WHERE guid = 51699; -DELETE FROM creature_addon WHERE guid = 51700; -DELETE FROM creature_addon WHERE guid = 51701; -DELETE FROM creature_addon WHERE guid = 51702; -DELETE FROM creature_addon WHERE guid = 51703; -DELETE FROM creature_addon WHERE guid = 51704; --- Create template addon for creature 5359 -DELETE FROM creature_template_addon WHERE entry =5359; -INSERT INTO creature_template_addon VALUES (5359,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5359 -DELETE FROM creature_addon WHERE guid = 51705; -DELETE FROM creature_addon WHERE guid = 51706; -DELETE FROM creature_addon WHERE guid = 51707; -DELETE FROM creature_addon WHERE guid = 51708; -DELETE FROM creature_addon WHERE guid = 51709; -DELETE FROM creature_addon WHERE guid = 51710; -DELETE FROM creature_addon WHERE guid = 51711; -DELETE FROM creature_addon WHERE guid = 51712; -DELETE FROM creature_addon WHERE guid = 51713; --- Create template addon for creature 5360 -DELETE FROM creature_template_addon WHERE entry =5360; -INSERT INTO creature_template_addon VALUES (5360,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5360 -DELETE FROM creature_addon WHERE guid = 51714; -DELETE FROM creature_addon WHERE guid = 51715; -DELETE FROM creature_addon WHERE guid = 51716; -DELETE FROM creature_addon WHERE guid = 51717; -DELETE FROM creature_addon WHERE guid = 51718; -DELETE FROM creature_addon WHERE guid = 51719; -DELETE FROM creature_addon WHERE guid = 51720; --- Create template addon for creature 5361 -DELETE FROM creature_template_addon WHERE entry =5361; -INSERT INTO creature_template_addon VALUES (5361,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5361 -DELETE FROM creature_addon WHERE guid = 51721; -DELETE FROM creature_addon WHERE guid = 51722; -DELETE FROM creature_addon WHERE guid = 51723; -DELETE FROM creature_addon WHERE guid = 51724; --- Create template addon for creature 5362 -DELETE FROM creature_template_addon WHERE entry =5362; -INSERT INTO creature_template_addon VALUES (5362,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5362 -DELETE FROM creature_addon WHERE guid = 51725; -DELETE FROM creature_addon WHERE guid = 51726; -DELETE FROM creature_addon WHERE guid = 51727; -DELETE FROM creature_addon WHERE guid = 51728; -DELETE FROM creature_addon WHERE guid = 51729; -DELETE FROM creature_addon WHERE guid = 51730; -DELETE FROM creature_addon WHERE guid = 51731; -DELETE FROM creature_addon WHERE guid = 51732; --- Create template addon for creature 5363 -DELETE FROM creature_template_addon WHERE entry =5363; -INSERT INTO creature_template_addon VALUES (5363,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5363 -DELETE FROM creature_addon WHERE guid = 51733; -DELETE FROM creature_addon WHERE guid = 51752; -DELETE FROM creature_addon WHERE guid = 51753; -DELETE FROM creature_addon WHERE guid = 51754; -DELETE FROM creature_addon WHERE guid = 51755; -DELETE FROM creature_addon WHERE guid = 51756; --- Create template addon for creature 5364 -DELETE FROM creature_template_addon WHERE entry =5364; -INSERT INTO creature_template_addon VALUES (5364,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5364 -DELETE FROM creature_addon WHERE guid = 51757; -DELETE FROM creature_addon WHERE guid = 51758; -DELETE FROM creature_addon WHERE guid = 51759; -DELETE FROM creature_addon WHERE guid = 51760; -DELETE FROM creature_addon WHERE guid = 51761; -DELETE FROM creature_addon WHERE guid = 51762; -DELETE FROM creature_addon WHERE guid = 51763; --- Create template addon for creature 5366 -DELETE FROM creature_template_addon WHERE entry =5366; -INSERT INTO creature_template_addon VALUES (5366,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5366 -DELETE FROM creature_addon WHERE guid = 51764; -DELETE FROM creature_addon WHERE guid = 51765; -DELETE FROM creature_addon WHERE guid = 51766; -DELETE FROM creature_addon WHERE guid = 51767; -DELETE FROM creature_addon WHERE guid = 51768; -DELETE FROM creature_addon WHERE guid = 51769; -DELETE FROM creature_addon WHERE guid = 51770; -DELETE FROM creature_addon WHERE guid = 51771; -DELETE FROM creature_addon WHERE guid = 51772; -DELETE FROM creature_addon WHERE guid = 51773; -DELETE FROM creature_addon WHERE guid = 51774; -DELETE FROM creature_addon WHERE guid = 51775; -DELETE FROM creature_addon WHERE guid = 51776; -DELETE FROM creature_addon WHERE guid = 51777; -DELETE FROM creature_addon WHERE guid = 51778; --- Create template addon for creature 5384 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5384; -INSERT INTO creature_template_addon VALUES (5384,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5384 --- Create template addon for creature 5385 -DELETE FROM creature_template_addon WHERE entry =5385; -INSERT INTO creature_template_addon VALUES (5385,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5385 -DELETE FROM creature_addon WHERE guid = 2668; --- Create template addon for creature 5386 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5386; -INSERT INTO creature_template_addon VALUES (5386,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5386 --- Clear duplicate addons from template for creature 5387 --- Create template addon for creature 5388 -DELETE FROM creature_template_addon WHERE entry =5388; -INSERT INTO creature_template_addon VALUES (5388,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5388 -DELETE FROM creature_addon WHERE guid = 30680; --- Create template addon for creature 5389 -DELETE FROM creature_template_addon WHERE entry =5389; -INSERT INTO creature_template_addon VALUES (5389,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5389 -DELETE FROM creature_addon WHERE guid = 21778; --- Create template addon for creature 5390 -DELETE FROM creature_template_addon WHERE entry =5390; -INSERT INTO creature_template_addon VALUES (5390,0,1,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5390 -DELETE FROM creature_addon WHERE guid = 50003; --- Create template addon for creature 5391 -DELETE FROM creature_template_addon WHERE entry =5391; -INSERT INTO creature_template_addon VALUES (5391,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5391 -DELETE FROM creature_addon WHERE guid = 40210; --- Clear duplicate addons from template for creature 5392 --- Create template addon for creature 5393 -DELETE FROM creature_template_addon WHERE entry =5393; -INSERT INTO creature_template_addon VALUES (5393,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5393 -DELETE FROM creature_addon WHERE guid = 2669; --- Create template addon for creature 5394 -DELETE FROM creature_template_addon WHERE entry =5394; -INSERT INTO creature_template_addon VALUES (5394,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5394 -DELETE FROM creature_addon WHERE guid = 6874; --- Create template addon for creature 5395 -DELETE FROM creature_template_addon WHERE entry =5395; -INSERT INTO creature_template_addon VALUES (5395,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5395 -DELETE FROM creature_addon WHERE guid = 26991; --- Create template addon for creature 5396 -DELETE FROM creature_template_addon WHERE entry =5396; -INSERT INTO creature_template_addon VALUES (5396,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5396 -DELETE FROM creature_addon WHERE guid = 26992; --- Create template addon for creature 5397 -DELETE FROM creature_template_addon WHERE entry =5397; -INSERT INTO creature_template_addon VALUES (5397,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5397 -DELETE FROM creature_addon WHERE guid = 26993; --- Create template addon for creature 5398 -DELETE FROM creature_template_addon WHERE entry =5398; -INSERT INTO creature_template_addon VALUES (5398,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5398 -DELETE FROM creature_addon WHERE guid = 26994; --- Create template addon for creature 5399 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5399; -INSERT INTO creature_template_addon VALUES (5399,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5399 --- Create template addon for creature 5400 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5400; -INSERT INTO creature_template_addon VALUES (5400,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5400 --- Create template addon for creature 5401 -DELETE FROM creature_template_addon WHERE entry =5401; -INSERT INTO creature_template_addon VALUES (5401,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5401 -DELETE FROM creature_addon WHERE guid = 38944; --- Create template addon for creature 5402 --- Clear duplicate addons from template for creature 5403 -DELETE FROM creature_addon WHERE guid = 9565; --- Create template addon for creature 5404 -DELETE FROM creature_template_addon WHERE entry =5404; -INSERT INTO creature_template_addon VALUES (5404,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5404 -DELETE FROM creature_addon WHERE guid = 9536; --- Clear duplicate addons from template for creature 5405 -DELETE FROM creature_addon WHERE guid = 9530; -DELETE FROM creature_addon WHERE guid = 14803; -DELETE FROM creature_addon WHERE guid = 24015; --- Clear duplicate addons from template for creature 5406 -DELETE FROM creature_addon WHERE guid = 9471; -DELETE FROM creature_addon WHERE guid = 13182; -DELETE FROM creature_addon WHERE guid = 37925; -DELETE FROM creature_addon WHERE guid = 41742; --- Create template addon for creature 5407 --- Create template addon for creature 5409 --- Create template addon for creature 5411 -DELETE FROM creature_template_addon WHERE entry =5411; -INSERT INTO creature_template_addon VALUES (5411,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5411 -DELETE FROM creature_addon WHERE guid = 21823; --- Create template addon for creature 5412 -DELETE FROM creature_template_addon WHERE entry =5412; -INSERT INTO creature_template_addon VALUES (5412,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5412 -DELETE FROM creature_addon WHERE guid = 27116; --- Create template addon for creature 5413 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5413; -INSERT INTO creature_template_addon VALUES (5413,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5413 --- Create template addon for creature 5414 -DELETE FROM creature_template_addon WHERE entry =5414; -INSERT INTO creature_template_addon VALUES (5414,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5414 -DELETE FROM creature_addon WHERE guid = 4234; --- Create template addon for creature 5416 -DELETE FROM creature_template_addon WHERE entry =5416; -INSERT INTO creature_template_addon VALUES (5416,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5416 -DELETE FROM creature_addon WHERE guid = 38881; --- Create template addon for creature 5418 -DELETE FROM creature_template_addon WHERE entry =5418; -INSERT INTO creature_template_addon VALUES (5418,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5418 -DELETE FROM creature_addon WHERE guid = 4235; --- Create template addon for creature 5419 -DELETE FROM creature_template_addon WHERE entry =5419; -INSERT INTO creature_template_addon VALUES (5419,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5419 -DELETE FROM creature_addon WHERE guid = 21338; -DELETE FROM creature_addon WHERE guid = 21824; -DELETE FROM creature_addon WHERE guid = 21825; -DELETE FROM creature_addon WHERE guid = 21826; -DELETE FROM creature_addon WHERE guid = 21827; -DELETE FROM creature_addon WHERE guid = 21828; -DELETE FROM creature_addon WHERE guid = 21829; -DELETE FROM creature_addon WHERE guid = 21830; -DELETE FROM creature_addon WHERE guid = 21831; -DELETE FROM creature_addon WHERE guid = 21832; -DELETE FROM creature_addon WHERE guid = 21843; -DELETE FROM creature_addon WHERE guid = 21844; -DELETE FROM creature_addon WHERE guid = 21845; -DELETE FROM creature_addon WHERE guid = 21846; -DELETE FROM creature_addon WHERE guid = 21847; -DELETE FROM creature_addon WHERE guid = 21848; -DELETE FROM creature_addon WHERE guid = 21849; -DELETE FROM creature_addon WHERE guid = 21850; -DELETE FROM creature_addon WHERE guid = 21851; -DELETE FROM creature_addon WHERE guid = 21852; -DELETE FROM creature_addon WHERE guid = 21863; -DELETE FROM creature_addon WHERE guid = 21864; -DELETE FROM creature_addon WHERE guid = 21865; -DELETE FROM creature_addon WHERE guid = 21866; -DELETE FROM creature_addon WHERE guid = 21867; -DELETE FROM creature_addon WHERE guid = 21868; -DELETE FROM creature_addon WHERE guid = 21869; -DELETE FROM creature_addon WHERE guid = 21880; -DELETE FROM creature_addon WHERE guid = 21881; -DELETE FROM creature_addon WHERE guid = 21882; -DELETE FROM creature_addon WHERE guid = 21883; -DELETE FROM creature_addon WHERE guid = 21884; -DELETE FROM creature_addon WHERE guid = 21885; -DELETE FROM creature_addon WHERE guid = 21886; -DELETE FROM creature_addon WHERE guid = 21887; -DELETE FROM creature_addon WHERE guid = 21888; -DELETE FROM creature_addon WHERE guid = 21899; -DELETE FROM creature_addon WHERE guid = 21900; -DELETE FROM creature_addon WHERE guid = 21901; -DELETE FROM creature_addon WHERE guid = 21902; -DELETE FROM creature_addon WHERE guid = 21903; -DELETE FROM creature_addon WHERE guid = 21904; -DELETE FROM creature_addon WHERE guid = 21905; -DELETE FROM creature_addon WHERE guid = 21906; -DELETE FROM creature_addon WHERE guid = 21910; -DELETE FROM creature_addon WHERE guid = 21911; -DELETE FROM creature_addon WHERE guid = 21912; -DELETE FROM creature_addon WHERE guid = 21913; -DELETE FROM creature_addon WHERE guid = 21914; -DELETE FROM creature_addon WHERE guid = 21915; -DELETE FROM creature_addon WHERE guid = 21916; -DELETE FROM creature_addon WHERE guid = 21917; -DELETE FROM creature_addon WHERE guid = 21918; -DELETE FROM creature_addon WHERE guid = 21919; -DELETE FROM creature_addon WHERE guid = 21920; -DELETE FROM creature_addon WHERE guid = 21921; -DELETE FROM creature_addon WHERE guid = 21922; -DELETE FROM creature_addon WHERE guid = 21923; -DELETE FROM creature_addon WHERE guid = 21924; -DELETE FROM creature_addon WHERE guid = 21925; -DELETE FROM creature_addon WHERE guid = 21926; -DELETE FROM creature_addon WHERE guid = 21927; -DELETE FROM creature_addon WHERE guid = 21928; -DELETE FROM creature_addon WHERE guid = 21929; -DELETE FROM creature_addon WHERE guid = 21930; -DELETE FROM creature_addon WHERE guid = 21931; -DELETE FROM creature_addon WHERE guid = 21932; -DELETE FROM creature_addon WHERE guid = 21933; -DELETE FROM creature_addon WHERE guid = 21934; -DELETE FROM creature_addon WHERE guid = 21935; -DELETE FROM creature_addon WHERE guid = 21936; -DELETE FROM creature_addon WHERE guid = 21937; -DELETE FROM creature_addon WHERE guid = 21938; -DELETE FROM creature_addon WHERE guid = 21939; -DELETE FROM creature_addon WHERE guid = 21940; --- Create template addon for creature 5420 -DELETE FROM creature_template_addon WHERE entry =5420; -INSERT INTO creature_template_addon VALUES (5420,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5420 -DELETE FROM creature_addon WHERE guid = 21942; -DELETE FROM creature_addon WHERE guid = 21943; -DELETE FROM creature_addon WHERE guid = 21944; -DELETE FROM creature_addon WHERE guid = 21945; -DELETE FROM creature_addon WHERE guid = 21946; -DELETE FROM creature_addon WHERE guid = 21947; -DELETE FROM creature_addon WHERE guid = 21948; -DELETE FROM creature_addon WHERE guid = 21949; -DELETE FROM creature_addon WHERE guid = 21950; -DELETE FROM creature_addon WHERE guid = 21951; -DELETE FROM creature_addon WHERE guid = 21952; -DELETE FROM creature_addon WHERE guid = 21953; -DELETE FROM creature_addon WHERE guid = 21954; -DELETE FROM creature_addon WHERE guid = 21955; -DELETE FROM creature_addon WHERE guid = 21956; -DELETE FROM creature_addon WHERE guid = 21957; -DELETE FROM creature_addon WHERE guid = 21958; -DELETE FROM creature_addon WHERE guid = 21959; -DELETE FROM creature_addon WHERE guid = 21960; -DELETE FROM creature_addon WHERE guid = 21961; -DELETE FROM creature_addon WHERE guid = 21962; -DELETE FROM creature_addon WHERE guid = 21963; -DELETE FROM creature_addon WHERE guid = 21964; -DELETE FROM creature_addon WHERE guid = 21965; -DELETE FROM creature_addon WHERE guid = 21966; -DELETE FROM creature_addon WHERE guid = 21967; -DELETE FROM creature_addon WHERE guid = 21968; -DELETE FROM creature_addon WHERE guid = 21969; -DELETE FROM creature_addon WHERE guid = 21970; -DELETE FROM creature_addon WHERE guid = 21971; -DELETE FROM creature_addon WHERE guid = 21972; -DELETE FROM creature_addon WHERE guid = 21973; -DELETE FROM creature_addon WHERE guid = 21974; -DELETE FROM creature_addon WHERE guid = 21975; -DELETE FROM creature_addon WHERE guid = 21976; -DELETE FROM creature_addon WHERE guid = 21977; -DELETE FROM creature_addon WHERE guid = 21978; -DELETE FROM creature_addon WHERE guid = 21979; -DELETE FROM creature_addon WHERE guid = 21980; -DELETE FROM creature_addon WHERE guid = 21981; -DELETE FROM creature_addon WHERE guid = 21982; -DELETE FROM creature_addon WHERE guid = 21983; -DELETE FROM creature_addon WHERE guid = 21984; -DELETE FROM creature_addon WHERE guid = 21985; -DELETE FROM creature_addon WHERE guid = 21986; -DELETE FROM creature_addon WHERE guid = 21987; -DELETE FROM creature_addon WHERE guid = 21988; -DELETE FROM creature_addon WHERE guid = 21989; -DELETE FROM creature_addon WHERE guid = 21990; -DELETE FROM creature_addon WHERE guid = 21991; -DELETE FROM creature_addon WHERE guid = 21992; -DELETE FROM creature_addon WHERE guid = 21993; -DELETE FROM creature_addon WHERE guid = 21994; -DELETE FROM creature_addon WHERE guid = 21995; -DELETE FROM creature_addon WHERE guid = 21996; -DELETE FROM creature_addon WHERE guid = 21997; -DELETE FROM creature_addon WHERE guid = 21998; -DELETE FROM creature_addon WHERE guid = 21999; -DELETE FROM creature_addon WHERE guid = 22000; -DELETE FROM creature_addon WHERE guid = 22001; -DELETE FROM creature_addon WHERE guid = 22002; -DELETE FROM creature_addon WHERE guid = 22003; -DELETE FROM creature_addon WHERE guid = 22004; -DELETE FROM creature_addon WHERE guid = 22005; -DELETE FROM creature_addon WHERE guid = 22006; -DELETE FROM creature_addon WHERE guid = 22007; -DELETE FROM creature_addon WHERE guid = 22008; -DELETE FROM creature_addon WHERE guid = 22009; -DELETE FROM creature_addon WHERE guid = 22010; -DELETE FROM creature_addon WHERE guid = 22011; -DELETE FROM creature_addon WHERE guid = 22012; -DELETE FROM creature_addon WHERE guid = 22013; -DELETE FROM creature_addon WHERE guid = 22014; -DELETE FROM creature_addon WHERE guid = 22015; -DELETE FROM creature_addon WHERE guid = 22016; -DELETE FROM creature_addon WHERE guid = 22017; -DELETE FROM creature_addon WHERE guid = 22018; -DELETE FROM creature_addon WHERE guid = 22019; -DELETE FROM creature_addon WHERE guid = 22020; -DELETE FROM creature_addon WHERE guid = 22021; -DELETE FROM creature_addon WHERE guid = 22022; -DELETE FROM creature_addon WHERE guid = 22023; -DELETE FROM creature_addon WHERE guid = 22024; -DELETE FROM creature_addon WHERE guid = 22025; -DELETE FROM creature_addon WHERE guid = 22026; -DELETE FROM creature_addon WHERE guid = 22027; -DELETE FROM creature_addon WHERE guid = 22028; -DELETE FROM creature_addon WHERE guid = 22029; -DELETE FROM creature_addon WHERE guid = 22030; -DELETE FROM creature_addon WHERE guid = 22031; -DELETE FROM creature_addon WHERE guid = 22032; -DELETE FROM creature_addon WHERE guid = 22033; -DELETE FROM creature_addon WHERE guid = 22034; -DELETE FROM creature_addon WHERE guid = 22035; -DELETE FROM creature_addon WHERE guid = 22036; -DELETE FROM creature_addon WHERE guid = 22037; -DELETE FROM creature_addon WHERE guid = 22038; -DELETE FROM creature_addon WHERE guid = 22039; -DELETE FROM creature_addon WHERE guid = 22040; -DELETE FROM creature_addon WHERE guid = 22041; -DELETE FROM creature_addon WHERE guid = 22042; -DELETE FROM creature_addon WHERE guid = 22043; -DELETE FROM creature_addon WHERE guid = 22044; -DELETE FROM creature_addon WHERE guid = 22045; -DELETE FROM creature_addon WHERE guid = 22046; -DELETE FROM creature_addon WHERE guid = 22047; -DELETE FROM creature_addon WHERE guid = 22048; -DELETE FROM creature_addon WHERE guid = 22049; -DELETE FROM creature_addon WHERE guid = 22050; -DELETE FROM creature_addon WHERE guid = 22051; -DELETE FROM creature_addon WHERE guid = 22052; -DELETE FROM creature_addon WHERE guid = 22053; -DELETE FROM creature_addon WHERE guid = 22054; -DELETE FROM creature_addon WHERE guid = 22055; -DELETE FROM creature_addon WHERE guid = 22056; -DELETE FROM creature_addon WHERE guid = 22057; -DELETE FROM creature_addon WHERE guid = 22058; -DELETE FROM creature_addon WHERE guid = 22059; -DELETE FROM creature_addon WHERE guid = 22060; -DELETE FROM creature_addon WHERE guid = 22061; -DELETE FROM creature_addon WHERE guid = 22062; --- Create template addon for creature 5421 -DELETE FROM creature_template_addon WHERE entry =5421; -INSERT INTO creature_template_addon VALUES (5421,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5421 -DELETE FROM creature_addon WHERE guid = 22063; -DELETE FROM creature_addon WHERE guid = 22064; -DELETE FROM creature_addon WHERE guid = 22065; -DELETE FROM creature_addon WHERE guid = 22066; -DELETE FROM creature_addon WHERE guid = 22067; -DELETE FROM creature_addon WHERE guid = 22068; -DELETE FROM creature_addon WHERE guid = 22069; -DELETE FROM creature_addon WHERE guid = 22070; -DELETE FROM creature_addon WHERE guid = 22071; -DELETE FROM creature_addon WHERE guid = 22072; -DELETE FROM creature_addon WHERE guid = 22073; -DELETE FROM creature_addon WHERE guid = 22074; -DELETE FROM creature_addon WHERE guid = 22075; -DELETE FROM creature_addon WHERE guid = 22076; -DELETE FROM creature_addon WHERE guid = 22077; -DELETE FROM creature_addon WHERE guid = 22078; -DELETE FROM creature_addon WHERE guid = 22079; -DELETE FROM creature_addon WHERE guid = 22080; -DELETE FROM creature_addon WHERE guid = 22081; -DELETE FROM creature_addon WHERE guid = 22082; -DELETE FROM creature_addon WHERE guid = 22083; -DELETE FROM creature_addon WHERE guid = 22084; -DELETE FROM creature_addon WHERE guid = 22085; -DELETE FROM creature_addon WHERE guid = 22086; -DELETE FROM creature_addon WHERE guid = 22087; -DELETE FROM creature_addon WHERE guid = 22088; -DELETE FROM creature_addon WHERE guid = 22089; -DELETE FROM creature_addon WHERE guid = 22090; -DELETE FROM creature_addon WHERE guid = 22091; -DELETE FROM creature_addon WHERE guid = 22092; -DELETE FROM creature_addon WHERE guid = 22093; -DELETE FROM creature_addon WHERE guid = 22094; -DELETE FROM creature_addon WHERE guid = 22095; -DELETE FROM creature_addon WHERE guid = 22096; -DELETE FROM creature_addon WHERE guid = 22097; -DELETE FROM creature_addon WHERE guid = 22098; -DELETE FROM creature_addon WHERE guid = 22099; -DELETE FROM creature_addon WHERE guid = 22100; -DELETE FROM creature_addon WHERE guid = 22101; -DELETE FROM creature_addon WHERE guid = 22102; -DELETE FROM creature_addon WHERE guid = 22103; -DELETE FROM creature_addon WHERE guid = 22104; -DELETE FROM creature_addon WHERE guid = 22105; -DELETE FROM creature_addon WHERE guid = 22106; -DELETE FROM creature_addon WHERE guid = 22107; -DELETE FROM creature_addon WHERE guid = 22108; -DELETE FROM creature_addon WHERE guid = 22109; -DELETE FROM creature_addon WHERE guid = 22110; -DELETE FROM creature_addon WHERE guid = 22111; -DELETE FROM creature_addon WHERE guid = 22112; -DELETE FROM creature_addon WHERE guid = 22113; -DELETE FROM creature_addon WHERE guid = 22114; -DELETE FROM creature_addon WHERE guid = 22115; -DELETE FROM creature_addon WHERE guid = 22116; --- Create template addon for creature 5422 -DELETE FROM creature_template_addon WHERE entry =5422; -INSERT INTO creature_template_addon VALUES (5422,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5422 -DELETE FROM creature_addon WHERE guid = 22117; -DELETE FROM creature_addon WHERE guid = 22118; -DELETE FROM creature_addon WHERE guid = 22119; -DELETE FROM creature_addon WHERE guid = 22120; -DELETE FROM creature_addon WHERE guid = 22121; -DELETE FROM creature_addon WHERE guid = 22122; -DELETE FROM creature_addon WHERE guid = 22123; -DELETE FROM creature_addon WHERE guid = 22124; -DELETE FROM creature_addon WHERE guid = 22125; -DELETE FROM creature_addon WHERE guid = 22126; -DELETE FROM creature_addon WHERE guid = 22127; -DELETE FROM creature_addon WHERE guid = 22128; -DELETE FROM creature_addon WHERE guid = 22129; -DELETE FROM creature_addon WHERE guid = 22130; -DELETE FROM creature_addon WHERE guid = 22131; -DELETE FROM creature_addon WHERE guid = 22132; -DELETE FROM creature_addon WHERE guid = 22133; -DELETE FROM creature_addon WHERE guid = 22134; -DELETE FROM creature_addon WHERE guid = 22135; -DELETE FROM creature_addon WHERE guid = 22136; -DELETE FROM creature_addon WHERE guid = 22137; -DELETE FROM creature_addon WHERE guid = 22138; -DELETE FROM creature_addon WHERE guid = 22139; -DELETE FROM creature_addon WHERE guid = 22140; -DELETE FROM creature_addon WHERE guid = 22141; -DELETE FROM creature_addon WHERE guid = 22142; -DELETE FROM creature_addon WHERE guid = 22143; -DELETE FROM creature_addon WHERE guid = 22144; -DELETE FROM creature_addon WHERE guid = 22145; -DELETE FROM creature_addon WHERE guid = 22146; -DELETE FROM creature_addon WHERE guid = 22147; -DELETE FROM creature_addon WHERE guid = 22148; -DELETE FROM creature_addon WHERE guid = 22149; -DELETE FROM creature_addon WHERE guid = 22150; -DELETE FROM creature_addon WHERE guid = 22151; -DELETE FROM creature_addon WHERE guid = 22152; -DELETE FROM creature_addon WHERE guid = 22153; -DELETE FROM creature_addon WHERE guid = 22154; -DELETE FROM creature_addon WHERE guid = 22155; -DELETE FROM creature_addon WHERE guid = 22156; -DELETE FROM creature_addon WHERE guid = 22157; -DELETE FROM creature_addon WHERE guid = 22158; -DELETE FROM creature_addon WHERE guid = 22159; --- Create template addon for creature 5423 -DELETE FROM creature_template_addon WHERE entry =5423; -INSERT INTO creature_template_addon VALUES (5423,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5423 -DELETE FROM creature_addon WHERE guid = 22160; -DELETE FROM creature_addon WHERE guid = 22161; -DELETE FROM creature_addon WHERE guid = 22162; -DELETE FROM creature_addon WHERE guid = 22163; -DELETE FROM creature_addon WHERE guid = 22164; -DELETE FROM creature_addon WHERE guid = 22165; -DELETE FROM creature_addon WHERE guid = 22166; -DELETE FROM creature_addon WHERE guid = 22167; -DELETE FROM creature_addon WHERE guid = 22168; -DELETE FROM creature_addon WHERE guid = 22169; -DELETE FROM creature_addon WHERE guid = 22170; -DELETE FROM creature_addon WHERE guid = 22171; -DELETE FROM creature_addon WHERE guid = 22172; -DELETE FROM creature_addon WHERE guid = 22173; -DELETE FROM creature_addon WHERE guid = 22174; -DELETE FROM creature_addon WHERE guid = 22175; -DELETE FROM creature_addon WHERE guid = 22176; -DELETE FROM creature_addon WHERE guid = 22177; -DELETE FROM creature_addon WHERE guid = 22178; -DELETE FROM creature_addon WHERE guid = 22179; -DELETE FROM creature_addon WHERE guid = 22180; -DELETE FROM creature_addon WHERE guid = 22182; -DELETE FROM creature_addon WHERE guid = 22183; -DELETE FROM creature_addon WHERE guid = 22184; -DELETE FROM creature_addon WHERE guid = 22185; -DELETE FROM creature_addon WHERE guid = 22186; -DELETE FROM creature_addon WHERE guid = 22187; -DELETE FROM creature_addon WHERE guid = 22189; -DELETE FROM creature_addon WHERE guid = 22190; -DELETE FROM creature_addon WHERE guid = 22191; -DELETE FROM creature_addon WHERE guid = 22192; -DELETE FROM creature_addon WHERE guid = 22193; -DELETE FROM creature_addon WHERE guid = 22194; -DELETE FROM creature_addon WHERE guid = 22195; -DELETE FROM creature_addon WHERE guid = 22196; -DELETE FROM creature_addon WHERE guid = 22197; -DELETE FROM creature_addon WHERE guid = 22198; -DELETE FROM creature_addon WHERE guid = 22199; -DELETE FROM creature_addon WHERE guid = 22200; -DELETE FROM creature_addon WHERE guid = 22201; -DELETE FROM creature_addon WHERE guid = 22202; -DELETE FROM creature_addon WHERE guid = 22203; -DELETE FROM creature_addon WHERE guid = 22204; -DELETE FROM creature_addon WHERE guid = 22205; -DELETE FROM creature_addon WHERE guid = 22206; -DELETE FROM creature_addon WHERE guid = 22207; -DELETE FROM creature_addon WHERE guid = 22208; -DELETE FROM creature_addon WHERE guid = 22209; -DELETE FROM creature_addon WHERE guid = 22210; -DELETE FROM creature_addon WHERE guid = 22211; -DELETE FROM creature_addon WHERE guid = 22212; -DELETE FROM creature_addon WHERE guid = 22213; -DELETE FROM creature_addon WHERE guid = 22214; -DELETE FROM creature_addon WHERE guid = 22215; -DELETE FROM creature_addon WHERE guid = 22216; -DELETE FROM creature_addon WHERE guid = 22217; -DELETE FROM creature_addon WHERE guid = 22218; -DELETE FROM creature_addon WHERE guid = 22219; -DELETE FROM creature_addon WHERE guid = 22220; -DELETE FROM creature_addon WHERE guid = 22221; -DELETE FROM creature_addon WHERE guid = 22222; -DELETE FROM creature_addon WHERE guid = 22223; -DELETE FROM creature_addon WHERE guid = 22224; -DELETE FROM creature_addon WHERE guid = 22225; -DELETE FROM creature_addon WHERE guid = 22226; -DELETE FROM creature_addon WHERE guid = 22227; -DELETE FROM creature_addon WHERE guid = 22228; -DELETE FROM creature_addon WHERE guid = 22229; -DELETE FROM creature_addon WHERE guid = 22230; -DELETE FROM creature_addon WHERE guid = 22231; -DELETE FROM creature_addon WHERE guid = 22232; -DELETE FROM creature_addon WHERE guid = 22233; -DELETE FROM creature_addon WHERE guid = 22234; -DELETE FROM creature_addon WHERE guid = 22235; -DELETE FROM creature_addon WHERE guid = 22236; -DELETE FROM creature_addon WHERE guid = 22237; -DELETE FROM creature_addon WHERE guid = 22238; -DELETE FROM creature_addon WHERE guid = 22239; -DELETE FROM creature_addon WHERE guid = 22240; -DELETE FROM creature_addon WHERE guid = 22241; -DELETE FROM creature_addon WHERE guid = 22242; -DELETE FROM creature_addon WHERE guid = 22243; -DELETE FROM creature_addon WHERE guid = 22244; -DELETE FROM creature_addon WHERE guid = 22245; -DELETE FROM creature_addon WHERE guid = 22246; --- Create template addon for creature 5424 -DELETE FROM creature_template_addon WHERE entry =5424; -INSERT INTO creature_template_addon VALUES (5424,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5424 -DELETE FROM creature_addon WHERE guid = 22247; -DELETE FROM creature_addon WHERE guid = 22248; -DELETE FROM creature_addon WHERE guid = 22249; -DELETE FROM creature_addon WHERE guid = 22250; -DELETE FROM creature_addon WHERE guid = 22251; -DELETE FROM creature_addon WHERE guid = 22252; -DELETE FROM creature_addon WHERE guid = 22253; -DELETE FROM creature_addon WHERE guid = 22254; -DELETE FROM creature_addon WHERE guid = 22255; -DELETE FROM creature_addon WHERE guid = 22256; -DELETE FROM creature_addon WHERE guid = 22257; -DELETE FROM creature_addon WHERE guid = 22258; -DELETE FROM creature_addon WHERE guid = 22259; -DELETE FROM creature_addon WHERE guid = 22260; -DELETE FROM creature_addon WHERE guid = 22261; -DELETE FROM creature_addon WHERE guid = 22262; -DELETE FROM creature_addon WHERE guid = 22263; -DELETE FROM creature_addon WHERE guid = 22264; -DELETE FROM creature_addon WHERE guid = 22265; -DELETE FROM creature_addon WHERE guid = 22266; -DELETE FROM creature_addon WHERE guid = 22267; -DELETE FROM creature_addon WHERE guid = 22268; -DELETE FROM creature_addon WHERE guid = 22269; -DELETE FROM creature_addon WHERE guid = 22270; -DELETE FROM creature_addon WHERE guid = 22271; -DELETE FROM creature_addon WHERE guid = 22272; -DELETE FROM creature_addon WHERE guid = 22279; -DELETE FROM creature_addon WHERE guid = 22280; -DELETE FROM creature_addon WHERE guid = 22281; -DELETE FROM creature_addon WHERE guid = 22282; -DELETE FROM creature_addon WHERE guid = 22283; -DELETE FROM creature_addon WHERE guid = 22284; -DELETE FROM creature_addon WHERE guid = 22285; -DELETE FROM creature_addon WHERE guid = 22286; -DELETE FROM creature_addon WHERE guid = 22287; -DELETE FROM creature_addon WHERE guid = 22288; -DELETE FROM creature_addon WHERE guid = 22289; -DELETE FROM creature_addon WHERE guid = 22290; -DELETE FROM creature_addon WHERE guid = 22291; -DELETE FROM creature_addon WHERE guid = 22292; -DELETE FROM creature_addon WHERE guid = 22293; -DELETE FROM creature_addon WHERE guid = 22294; -DELETE FROM creature_addon WHERE guid = 22295; -DELETE FROM creature_addon WHERE guid = 22296; -DELETE FROM creature_addon WHERE guid = 22297; -DELETE FROM creature_addon WHERE guid = 22298; -DELETE FROM creature_addon WHERE guid = 22299; -DELETE FROM creature_addon WHERE guid = 22300; -DELETE FROM creature_addon WHERE guid = 22301; -DELETE FROM creature_addon WHERE guid = 22302; -DELETE FROM creature_addon WHERE guid = 22303; -DELETE FROM creature_addon WHERE guid = 22304; -DELETE FROM creature_addon WHERE guid = 22305; -DELETE FROM creature_addon WHERE guid = 22306; -DELETE FROM creature_addon WHERE guid = 22309; -DELETE FROM creature_addon WHERE guid = 22310; -DELETE FROM creature_addon WHERE guid = 22311; -DELETE FROM creature_addon WHERE guid = 22312; -DELETE FROM creature_addon WHERE guid = 22313; -DELETE FROM creature_addon WHERE guid = 22314; -DELETE FROM creature_addon WHERE guid = 22315; -DELETE FROM creature_addon WHERE guid = 22316; -DELETE FROM creature_addon WHERE guid = 22317; -DELETE FROM creature_addon WHERE guid = 22319; -DELETE FROM creature_addon WHERE guid = 22320; -DELETE FROM creature_addon WHERE guid = 22321; -DELETE FROM creature_addon WHERE guid = 22322; -DELETE FROM creature_addon WHERE guid = 22323; -DELETE FROM creature_addon WHERE guid = 22324; -DELETE FROM creature_addon WHERE guid = 22325; -DELETE FROM creature_addon WHERE guid = 22326; -DELETE FROM creature_addon WHERE guid = 22327; -DELETE FROM creature_addon WHERE guid = 22328; -DELETE FROM creature_addon WHERE guid = 22329; -DELETE FROM creature_addon WHERE guid = 22330; -DELETE FROM creature_addon WHERE guid = 22331; -DELETE FROM creature_addon WHERE guid = 22339; -DELETE FROM creature_addon WHERE guid = 22340; -DELETE FROM creature_addon WHERE guid = 22341; -DELETE FROM creature_addon WHERE guid = 22342; -DELETE FROM creature_addon WHERE guid = 22343; -DELETE FROM creature_addon WHERE guid = 22344; -DELETE FROM creature_addon WHERE guid = 22345; -DELETE FROM creature_addon WHERE guid = 22346; -DELETE FROM creature_addon WHERE guid = 22347; -DELETE FROM creature_addon WHERE guid = 22348; -DELETE FROM creature_addon WHERE guid = 22349; -DELETE FROM creature_addon WHERE guid = 22350; -DELETE FROM creature_addon WHERE guid = 22351; -DELETE FROM creature_addon WHERE guid = 22352; -DELETE FROM creature_addon WHERE guid = 22353; -DELETE FROM creature_addon WHERE guid = 22354; -DELETE FROM creature_addon WHERE guid = 22355; -DELETE FROM creature_addon WHERE guid = 22356; -DELETE FROM creature_addon WHERE guid = 22357; -DELETE FROM creature_addon WHERE guid = 22358; -DELETE FROM creature_addon WHERE guid = 22359; -DELETE FROM creature_addon WHERE guid = 22360; -DELETE FROM creature_addon WHERE guid = 22361; -DELETE FROM creature_addon WHERE guid = 22362; --- Create template addon for creature 5425 -DELETE FROM creature_template_addon WHERE entry =5425; -INSERT INTO creature_template_addon VALUES (5425,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5425 -DELETE FROM creature_addon WHERE guid = 22363; -DELETE FROM creature_addon WHERE guid = 22364; -DELETE FROM creature_addon WHERE guid = 22365; -DELETE FROM creature_addon WHERE guid = 22366; -DELETE FROM creature_addon WHERE guid = 22367; -DELETE FROM creature_addon WHERE guid = 22368; -DELETE FROM creature_addon WHERE guid = 22369; -DELETE FROM creature_addon WHERE guid = 22370; -DELETE FROM creature_addon WHERE guid = 22371; -DELETE FROM creature_addon WHERE guid = 22372; -DELETE FROM creature_addon WHERE guid = 22373; -DELETE FROM creature_addon WHERE guid = 22374; -DELETE FROM creature_addon WHERE guid = 22375; -DELETE FROM creature_addon WHERE guid = 22376; -DELETE FROM creature_addon WHERE guid = 22377; -DELETE FROM creature_addon WHERE guid = 22378; -DELETE FROM creature_addon WHERE guid = 22379; -DELETE FROM creature_addon WHERE guid = 22380; -DELETE FROM creature_addon WHERE guid = 22381; -DELETE FROM creature_addon WHERE guid = 22382; -DELETE FROM creature_addon WHERE guid = 22383; -DELETE FROM creature_addon WHERE guid = 22384; -DELETE FROM creature_addon WHERE guid = 22385; -DELETE FROM creature_addon WHERE guid = 22386; -DELETE FROM creature_addon WHERE guid = 22387; -DELETE FROM creature_addon WHERE guid = 22388; -DELETE FROM creature_addon WHERE guid = 22389; -DELETE FROM creature_addon WHERE guid = 22390; -DELETE FROM creature_addon WHERE guid = 22391; -DELETE FROM creature_addon WHERE guid = 22392; -DELETE FROM creature_addon WHERE guid = 22393; -DELETE FROM creature_addon WHERE guid = 22394; -DELETE FROM creature_addon WHERE guid = 22395; -DELETE FROM creature_addon WHERE guid = 22396; -DELETE FROM creature_addon WHERE guid = 22397; -DELETE FROM creature_addon WHERE guid = 22398; -DELETE FROM creature_addon WHERE guid = 22399; -DELETE FROM creature_addon WHERE guid = 22400; -DELETE FROM creature_addon WHERE guid = 22401; -DELETE FROM creature_addon WHERE guid = 22402; -DELETE FROM creature_addon WHERE guid = 22403; -DELETE FROM creature_addon WHERE guid = 22404; -DELETE FROM creature_addon WHERE guid = 22405; -DELETE FROM creature_addon WHERE guid = 22406; -DELETE FROM creature_addon WHERE guid = 22407; -DELETE FROM creature_addon WHERE guid = 22408; -DELETE FROM creature_addon WHERE guid = 22409; -DELETE FROM creature_addon WHERE guid = 22410; -DELETE FROM creature_addon WHERE guid = 22411; -DELETE FROM creature_addon WHERE guid = 22412; -DELETE FROM creature_addon WHERE guid = 22413; -DELETE FROM creature_addon WHERE guid = 22414; -DELETE FROM creature_addon WHERE guid = 22415; -DELETE FROM creature_addon WHERE guid = 22416; -DELETE FROM creature_addon WHERE guid = 22417; -DELETE FROM creature_addon WHERE guid = 22418; -DELETE FROM creature_addon WHERE guid = 22419; -DELETE FROM creature_addon WHERE guid = 22420; -DELETE FROM creature_addon WHERE guid = 22421; -DELETE FROM creature_addon WHERE guid = 22422; -DELETE FROM creature_addon WHERE guid = 22423; --- Create template addon for creature 5426 -DELETE FROM creature_template_addon WHERE entry =5426; -INSERT INTO creature_template_addon VALUES (5426,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5426 -DELETE FROM creature_addon WHERE guid = 22424; -DELETE FROM creature_addon WHERE guid = 22425; -DELETE FROM creature_addon WHERE guid = 22426; -DELETE FROM creature_addon WHERE guid = 22427; -DELETE FROM creature_addon WHERE guid = 22428; -DELETE FROM creature_addon WHERE guid = 22429; -DELETE FROM creature_addon WHERE guid = 22430; -DELETE FROM creature_addon WHERE guid = 22431; -DELETE FROM creature_addon WHERE guid = 22432; -DELETE FROM creature_addon WHERE guid = 22433; -DELETE FROM creature_addon WHERE guid = 22434; -DELETE FROM creature_addon WHERE guid = 22435; -DELETE FROM creature_addon WHERE guid = 22436; -DELETE FROM creature_addon WHERE guid = 22437; -DELETE FROM creature_addon WHERE guid = 22438; -DELETE FROM creature_addon WHERE guid = 22439; -DELETE FROM creature_addon WHERE guid = 22440; -DELETE FROM creature_addon WHERE guid = 22441; -DELETE FROM creature_addon WHERE guid = 22442; -DELETE FROM creature_addon WHERE guid = 22443; -DELETE FROM creature_addon WHERE guid = 22444; -DELETE FROM creature_addon WHERE guid = 22445; -DELETE FROM creature_addon WHERE guid = 22446; -DELETE FROM creature_addon WHERE guid = 22447; -DELETE FROM creature_addon WHERE guid = 22448; -DELETE FROM creature_addon WHERE guid = 22449; -DELETE FROM creature_addon WHERE guid = 22450; -DELETE FROM creature_addon WHERE guid = 22452; -DELETE FROM creature_addon WHERE guid = 22453; -DELETE FROM creature_addon WHERE guid = 22454; -DELETE FROM creature_addon WHERE guid = 22455; -DELETE FROM creature_addon WHERE guid = 22456; -DELETE FROM creature_addon WHERE guid = 22457; -DELETE FROM creature_addon WHERE guid = 22458; -DELETE FROM creature_addon WHERE guid = 22459; -DELETE FROM creature_addon WHERE guid = 22460; -DELETE FROM creature_addon WHERE guid = 22461; -DELETE FROM creature_addon WHERE guid = 22462; -DELETE FROM creature_addon WHERE guid = 22463; -DELETE FROM creature_addon WHERE guid = 22464; -DELETE FROM creature_addon WHERE guid = 22465; -DELETE FROM creature_addon WHERE guid = 22466; -DELETE FROM creature_addon WHERE guid = 22467; -DELETE FROM creature_addon WHERE guid = 22468; -DELETE FROM creature_addon WHERE guid = 22469; -DELETE FROM creature_addon WHERE guid = 22470; -DELETE FROM creature_addon WHERE guid = 22471; -DELETE FROM creature_addon WHERE guid = 22472; -DELETE FROM creature_addon WHERE guid = 22474; -DELETE FROM creature_addon WHERE guid = 22475; -DELETE FROM creature_addon WHERE guid = 22476; -DELETE FROM creature_addon WHERE guid = 22477; -DELETE FROM creature_addon WHERE guid = 22478; -DELETE FROM creature_addon WHERE guid = 22479; -DELETE FROM creature_addon WHERE guid = 22480; -DELETE FROM creature_addon WHERE guid = 22481; -DELETE FROM creature_addon WHERE guid = 22482; -DELETE FROM creature_addon WHERE guid = 22483; -DELETE FROM creature_addon WHERE guid = 22484; -DELETE FROM creature_addon WHERE guid = 22485; -DELETE FROM creature_addon WHERE guid = 22486; -DELETE FROM creature_addon WHERE guid = 22487; -DELETE FROM creature_addon WHERE guid = 22488; -DELETE FROM creature_addon WHERE guid = 22489; -DELETE FROM creature_addon WHERE guid = 22490; -DELETE FROM creature_addon WHERE guid = 22492; -DELETE FROM creature_addon WHERE guid = 22493; -DELETE FROM creature_addon WHERE guid = 22494; -DELETE FROM creature_addon WHERE guid = 22495; -DELETE FROM creature_addon WHERE guid = 22496; -DELETE FROM creature_addon WHERE guid = 22497; -DELETE FROM creature_addon WHERE guid = 22498; -DELETE FROM creature_addon WHERE guid = 22499; -DELETE FROM creature_addon WHERE guid = 22500; -DELETE FROM creature_addon WHERE guid = 22501; -DELETE FROM creature_addon WHERE guid = 22502; -DELETE FROM creature_addon WHERE guid = 22503; -DELETE FROM creature_addon WHERE guid = 22504; -DELETE FROM creature_addon WHERE guid = 22505; -DELETE FROM creature_addon WHERE guid = 22506; -DELETE FROM creature_addon WHERE guid = 22507; -DELETE FROM creature_addon WHERE guid = 22508; -DELETE FROM creature_addon WHERE guid = 22509; -DELETE FROM creature_addon WHERE guid = 22510; -DELETE FROM creature_addon WHERE guid = 22511; -DELETE FROM creature_addon WHERE guid = 22512; -DELETE FROM creature_addon WHERE guid = 22513; -DELETE FROM creature_addon WHERE guid = 22514; -DELETE FROM creature_addon WHERE guid = 22515; -DELETE FROM creature_addon WHERE guid = 22516; -DELETE FROM creature_addon WHERE guid = 22517; -DELETE FROM creature_addon WHERE guid = 22518; -DELETE FROM creature_addon WHERE guid = 22519; -DELETE FROM creature_addon WHERE guid = 22520; -DELETE FROM creature_addon WHERE guid = 22521; -DELETE FROM creature_addon WHERE guid = 22522; -DELETE FROM creature_addon WHERE guid = 22523; -DELETE FROM creature_addon WHERE guid = 22524; -DELETE FROM creature_addon WHERE guid = 22525; -DELETE FROM creature_addon WHERE guid = 22526; -DELETE FROM creature_addon WHERE guid = 22527; -DELETE FROM creature_addon WHERE guid = 22528; -DELETE FROM creature_addon WHERE guid = 22529; -DELETE FROM creature_addon WHERE guid = 22530; -DELETE FROM creature_addon WHERE guid = 22531; -DELETE FROM creature_addon WHERE guid = 22532; -DELETE FROM creature_addon WHERE guid = 22533; -DELETE FROM creature_addon WHERE guid = 22534; -DELETE FROM creature_addon WHERE guid = 22535; -DELETE FROM creature_addon WHERE guid = 22536; -DELETE FROM creature_addon WHERE guid = 22537; -DELETE FROM creature_addon WHERE guid = 22538; -DELETE FROM creature_addon WHERE guid = 22539; -DELETE FROM creature_addon WHERE guid = 22540; -DELETE FROM creature_addon WHERE guid = 22541; -DELETE FROM creature_addon WHERE guid = 22542; -DELETE FROM creature_addon WHERE guid = 22543; -DELETE FROM creature_addon WHERE guid = 22544; -DELETE FROM creature_addon WHERE guid = 22545; -DELETE FROM creature_addon WHERE guid = 22546; -DELETE FROM creature_addon WHERE guid = 22547; -DELETE FROM creature_addon WHERE guid = 22548; -DELETE FROM creature_addon WHERE guid = 22549; -DELETE FROM creature_addon WHERE guid = 22550; -DELETE FROM creature_addon WHERE guid = 22551; -DELETE FROM creature_addon WHERE guid = 22552; -DELETE FROM creature_addon WHERE guid = 22553; -DELETE FROM creature_addon WHERE guid = 22554; --- Clear duplicate addons from template for creature 5427 --- Create template addon for creature 5428 -DELETE FROM creature_template_addon WHERE entry =5428; -INSERT INTO creature_template_addon VALUES (5428,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5428 -DELETE FROM creature_addon WHERE guid = 22662; -DELETE FROM creature_addon WHERE guid = 22663; -DELETE FROM creature_addon WHERE guid = 22664; -DELETE FROM creature_addon WHERE guid = 22665; -DELETE FROM creature_addon WHERE guid = 22666; -DELETE FROM creature_addon WHERE guid = 22667; -DELETE FROM creature_addon WHERE guid = 22668; -DELETE FROM creature_addon WHERE guid = 22669; -DELETE FROM creature_addon WHERE guid = 22670; -DELETE FROM creature_addon WHERE guid = 22671; -DELETE FROM creature_addon WHERE guid = 22672; -DELETE FROM creature_addon WHERE guid = 22673; -DELETE FROM creature_addon WHERE guid = 22674; -DELETE FROM creature_addon WHERE guid = 22675; -DELETE FROM creature_addon WHERE guid = 22676; -DELETE FROM creature_addon WHERE guid = 22677; -DELETE FROM creature_addon WHERE guid = 22678; -DELETE FROM creature_addon WHERE guid = 22679; -DELETE FROM creature_addon WHERE guid = 22680; --- Create template addon for creature 5429 -DELETE FROM creature_template_addon WHERE entry =5429; -INSERT INTO creature_template_addon VALUES (5429,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5429 -DELETE FROM creature_addon WHERE guid = 22682; -DELETE FROM creature_addon WHERE guid = 22683; -DELETE FROM creature_addon WHERE guid = 22684; -DELETE FROM creature_addon WHERE guid = 22685; -DELETE FROM creature_addon WHERE guid = 22686; -DELETE FROM creature_addon WHERE guid = 22687; -DELETE FROM creature_addon WHERE guid = 22688; -DELETE FROM creature_addon WHERE guid = 22689; -DELETE FROM creature_addon WHERE guid = 22690; -DELETE FROM creature_addon WHERE guid = 22691; -DELETE FROM creature_addon WHERE guid = 22692; -DELETE FROM creature_addon WHERE guid = 22693; -DELETE FROM creature_addon WHERE guid = 22694; -DELETE FROM creature_addon WHERE guid = 22695; -DELETE FROM creature_addon WHERE guid = 22696; -DELETE FROM creature_addon WHERE guid = 22697; -DELETE FROM creature_addon WHERE guid = 22698; -DELETE FROM creature_addon WHERE guid = 22699; -DELETE FROM creature_addon WHERE guid = 22700; -DELETE FROM creature_addon WHERE guid = 22701; -DELETE FROM creature_addon WHERE guid = 22702; -DELETE FROM creature_addon WHERE guid = 22703; -DELETE FROM creature_addon WHERE guid = 22704; -DELETE FROM creature_addon WHERE guid = 22705; -DELETE FROM creature_addon WHERE guid = 22706; -DELETE FROM creature_addon WHERE guid = 22707; -DELETE FROM creature_addon WHERE guid = 22708; -DELETE FROM creature_addon WHERE guid = 22709; -DELETE FROM creature_addon WHERE guid = 22710; -DELETE FROM creature_addon WHERE guid = 22711; -DELETE FROM creature_addon WHERE guid = 22712; -DELETE FROM creature_addon WHERE guid = 22713; -DELETE FROM creature_addon WHERE guid = 22714; -DELETE FROM creature_addon WHERE guid = 22715; -DELETE FROM creature_addon WHERE guid = 22716; -DELETE FROM creature_addon WHERE guid = 22717; -DELETE FROM creature_addon WHERE guid = 22718; -DELETE FROM creature_addon WHERE guid = 22719; -DELETE FROM creature_addon WHERE guid = 22720; -DELETE FROM creature_addon WHERE guid = 22721; -DELETE FROM creature_addon WHERE guid = 22722; --- Create template addon for creature 5430 -DELETE FROM creature_template_addon WHERE entry =5430; -INSERT INTO creature_template_addon VALUES (5430,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5430 -DELETE FROM creature_addon WHERE guid = 22723; -DELETE FROM creature_addon WHERE guid = 22724; -DELETE FROM creature_addon WHERE guid = 22725; -DELETE FROM creature_addon WHERE guid = 22726; -DELETE FROM creature_addon WHERE guid = 22727; -DELETE FROM creature_addon WHERE guid = 22728; -DELETE FROM creature_addon WHERE guid = 22729; -DELETE FROM creature_addon WHERE guid = 22730; -DELETE FROM creature_addon WHERE guid = 22731; -DELETE FROM creature_addon WHERE guid = 22732; -DELETE FROM creature_addon WHERE guid = 22733; -DELETE FROM creature_addon WHERE guid = 22734; -DELETE FROM creature_addon WHERE guid = 22735; -DELETE FROM creature_addon WHERE guid = 22736; -DELETE FROM creature_addon WHERE guid = 22737; -DELETE FROM creature_addon WHERE guid = 22738; -DELETE FROM creature_addon WHERE guid = 22739; -DELETE FROM creature_addon WHERE guid = 22740; --- Clear duplicate addons from template for creature 5431 --- Create template addon for creature 5432 -DELETE FROM creature_template_addon WHERE entry =5432; -INSERT INTO creature_template_addon VALUES (5432,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5432 -DELETE FROM creature_addon WHERE guid = 23635; -DELETE FROM creature_addon WHERE guid = 23651; -DELETE FROM creature_addon WHERE guid = 23630; -DELETE FROM creature_addon WHERE guid = 23640; -DELETE FROM creature_addon WHERE guid = 23677; -DELETE FROM creature_addon WHERE guid = 23681; -DELETE FROM creature_addon WHERE guid = 23615; -DELETE FROM creature_addon WHERE guid = 23653; -DELETE FROM creature_addon WHERE guid = 23691; -DELETE FROM creature_addon WHERE guid = 23628; -DELETE FROM creature_addon WHERE guid = 23659; -DELETE FROM creature_addon WHERE guid = 23623; -DELETE FROM creature_addon WHERE guid = 23703; -DELETE FROM creature_addon WHERE guid = 23642; -DELETE FROM creature_addon WHERE guid = 23621; -DELETE FROM creature_addon WHERE guid = 23692; -DELETE FROM creature_addon WHERE guid = 23660; --- Create template addon for creature 5434 --- Create template addon for creature 5435 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5435; -INSERT INTO creature_template_addon VALUES (5435,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5435 --- Create template addon for creature 5441 -DELETE FROM creature_template_addon WHERE entry =5441; -INSERT INTO creature_template_addon VALUES (5441,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5441 -DELETE FROM creature_addon WHERE guid = 22789; -DELETE FROM creature_addon WHERE guid = 22790; -DELETE FROM creature_addon WHERE guid = 22791; -DELETE FROM creature_addon WHERE guid = 22792; -DELETE FROM creature_addon WHERE guid = 22793; -DELETE FROM creature_addon WHERE guid = 22794; -DELETE FROM creature_addon WHERE guid = 22795; -DELETE FROM creature_addon WHERE guid = 22796; -DELETE FROM creature_addon WHERE guid = 22797; -DELETE FROM creature_addon WHERE guid = 22798; -DELETE FROM creature_addon WHERE guid = 22799; -DELETE FROM creature_addon WHERE guid = 22800; -DELETE FROM creature_addon WHERE guid = 22801; -DELETE FROM creature_addon WHERE guid = 22802; -DELETE FROM creature_addon WHERE guid = 22803; -DELETE FROM creature_addon WHERE guid = 22804; -DELETE FROM creature_addon WHERE guid = 22805; -DELETE FROM creature_addon WHERE guid = 22806; -DELETE FROM creature_addon WHERE guid = 22807; -DELETE FROM creature_addon WHERE guid = 22808; -DELETE FROM creature_addon WHERE guid = 22809; -DELETE FROM creature_addon WHERE guid = 22810; -DELETE FROM creature_addon WHERE guid = 22811; -DELETE FROM creature_addon WHERE guid = 22812; -DELETE FROM creature_addon WHERE guid = 22813; -DELETE FROM creature_addon WHERE guid = 22814; -DELETE FROM creature_addon WHERE guid = 22815; -DELETE FROM creature_addon WHERE guid = 22816; -DELETE FROM creature_addon WHERE guid = 22817; -DELETE FROM creature_addon WHERE guid = 22818; -DELETE FROM creature_addon WHERE guid = 22819; -DELETE FROM creature_addon WHERE guid = 22820; -DELETE FROM creature_addon WHERE guid = 22821; -DELETE FROM creature_addon WHERE guid = 22822; -DELETE FROM creature_addon WHERE guid = 22823; -DELETE FROM creature_addon WHERE guid = 22824; -DELETE FROM creature_addon WHERE guid = 22825; -DELETE FROM creature_addon WHERE guid = 22826; -DELETE FROM creature_addon WHERE guid = 22827; -DELETE FROM creature_addon WHERE guid = 22828; -DELETE FROM creature_addon WHERE guid = 22829; -DELETE FROM creature_addon WHERE guid = 22830; --- Create template addon for creature 5450 -DELETE FROM creature_template_addon WHERE entry =5450; -INSERT INTO creature_template_addon VALUES (5450,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5450 -DELETE FROM creature_addon WHERE guid = 22832; -DELETE FROM creature_addon WHERE guid = 22833; -DELETE FROM creature_addon WHERE guid = 22834; -DELETE FROM creature_addon WHERE guid = 22835; -DELETE FROM creature_addon WHERE guid = 22836; -DELETE FROM creature_addon WHERE guid = 22837; -DELETE FROM creature_addon WHERE guid = 22838; -DELETE FROM creature_addon WHERE guid = 22839; -DELETE FROM creature_addon WHERE guid = 22840; -DELETE FROM creature_addon WHERE guid = 22841; -DELETE FROM creature_addon WHERE guid = 22842; -DELETE FROM creature_addon WHERE guid = 22843; -DELETE FROM creature_addon WHERE guid = 22844; -DELETE FROM creature_addon WHERE guid = 22845; -DELETE FROM creature_addon WHERE guid = 22846; -DELETE FROM creature_addon WHERE guid = 22847; -DELETE FROM creature_addon WHERE guid = 22848; -DELETE FROM creature_addon WHERE guid = 22849; -DELETE FROM creature_addon WHERE guid = 22850; --- Create template addon for creature 5451 -DELETE FROM creature_template_addon WHERE entry =5451; -INSERT INTO creature_template_addon VALUES (5451,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5451 -DELETE FROM creature_addon WHERE guid = 22851; -DELETE FROM creature_addon WHERE guid = 22852; -DELETE FROM creature_addon WHERE guid = 22853; -DELETE FROM creature_addon WHERE guid = 22854; -DELETE FROM creature_addon WHERE guid = 22855; -DELETE FROM creature_addon WHERE guid = 22856; -DELETE FROM creature_addon WHERE guid = 22857; -DELETE FROM creature_addon WHERE guid = 22858; -DELETE FROM creature_addon WHERE guid = 22859; -DELETE FROM creature_addon WHERE guid = 22860; -DELETE FROM creature_addon WHERE guid = 22861; -DELETE FROM creature_addon WHERE guid = 22862; -DELETE FROM creature_addon WHERE guid = 22863; -DELETE FROM creature_addon WHERE guid = 22864; -DELETE FROM creature_addon WHERE guid = 22865; -DELETE FROM creature_addon WHERE guid = 22866; -DELETE FROM creature_addon WHERE guid = 22867; -DELETE FROM creature_addon WHERE guid = 22868; -DELETE FROM creature_addon WHERE guid = 22869; -DELETE FROM creature_addon WHERE guid = 22870; -DELETE FROM creature_addon WHERE guid = 22871; -DELETE FROM creature_addon WHERE guid = 22872; -DELETE FROM creature_addon WHERE guid = 22873; -DELETE FROM creature_addon WHERE guid = 22874; -DELETE FROM creature_addon WHERE guid = 22875; -DELETE FROM creature_addon WHERE guid = 22876; -DELETE FROM creature_addon WHERE guid = 22877; -DELETE FROM creature_addon WHERE guid = 22878; -DELETE FROM creature_addon WHERE guid = 22879; -DELETE FROM creature_addon WHERE guid = 22880; -DELETE FROM creature_addon WHERE guid = 22881; -DELETE FROM creature_addon WHERE guid = 22882; -DELETE FROM creature_addon WHERE guid = 22883; -DELETE FROM creature_addon WHERE guid = 22884; -DELETE FROM creature_addon WHERE guid = 22885; -DELETE FROM creature_addon WHERE guid = 22886; -DELETE FROM creature_addon WHERE guid = 22887; -DELETE FROM creature_addon WHERE guid = 22888; -DELETE FROM creature_addon WHERE guid = 22889; --- Create template addon for creature 5452 -DELETE FROM creature_template_addon WHERE entry =5452; -INSERT INTO creature_template_addon VALUES (5452,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5452 -DELETE FROM creature_addon WHERE guid = 22890; -DELETE FROM creature_addon WHERE guid = 22891; -DELETE FROM creature_addon WHERE guid = 22892; -DELETE FROM creature_addon WHERE guid = 22893; -DELETE FROM creature_addon WHERE guid = 22894; -DELETE FROM creature_addon WHERE guid = 22895; -DELETE FROM creature_addon WHERE guid = 22896; -DELETE FROM creature_addon WHERE guid = 22897; -DELETE FROM creature_addon WHERE guid = 22898; -DELETE FROM creature_addon WHERE guid = 22899; -DELETE FROM creature_addon WHERE guid = 22900; -DELETE FROM creature_addon WHERE guid = 22901; -DELETE FROM creature_addon WHERE guid = 22902; -DELETE FROM creature_addon WHERE guid = 22903; -DELETE FROM creature_addon WHERE guid = 22904; -DELETE FROM creature_addon WHERE guid = 22905; -DELETE FROM creature_addon WHERE guid = 22906; -DELETE FROM creature_addon WHERE guid = 22907; -DELETE FROM creature_addon WHERE guid = 22908; -DELETE FROM creature_addon WHERE guid = 22909; -DELETE FROM creature_addon WHERE guid = 22910; -DELETE FROM creature_addon WHERE guid = 22911; -DELETE FROM creature_addon WHERE guid = 22912; --- Create template addon for creature 5453 -DELETE FROM creature_template_addon WHERE entry =5453; -INSERT INTO creature_template_addon VALUES (5453,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5453 -DELETE FROM creature_addon WHERE guid = 22913; -DELETE FROM creature_addon WHERE guid = 22914; -DELETE FROM creature_addon WHERE guid = 22915; -DELETE FROM creature_addon WHERE guid = 22916; -DELETE FROM creature_addon WHERE guid = 22917; -DELETE FROM creature_addon WHERE guid = 22918; -DELETE FROM creature_addon WHERE guid = 22919; -DELETE FROM creature_addon WHERE guid = 22920; -DELETE FROM creature_addon WHERE guid = 22921; -DELETE FROM creature_addon WHERE guid = 22922; -DELETE FROM creature_addon WHERE guid = 22923; -DELETE FROM creature_addon WHERE guid = 22924; -DELETE FROM creature_addon WHERE guid = 22925; -DELETE FROM creature_addon WHERE guid = 22926; -DELETE FROM creature_addon WHERE guid = 22927; -DELETE FROM creature_addon WHERE guid = 22928; -DELETE FROM creature_addon WHERE guid = 22929; -DELETE FROM creature_addon WHERE guid = 22930; -DELETE FROM creature_addon WHERE guid = 22931; --- Create template addon for creature 5454 -DELETE FROM creature_template_addon WHERE entry =5454; -INSERT INTO creature_template_addon VALUES (5454,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5454 -DELETE FROM creature_addon WHERE guid = 22932; -DELETE FROM creature_addon WHERE guid = 22933; -DELETE FROM creature_addon WHERE guid = 22934; -DELETE FROM creature_addon WHERE guid = 22935; -DELETE FROM creature_addon WHERE guid = 22936; -DELETE FROM creature_addon WHERE guid = 22937; -DELETE FROM creature_addon WHERE guid = 22938; -DELETE FROM creature_addon WHERE guid = 22939; -DELETE FROM creature_addon WHERE guid = 22940; -DELETE FROM creature_addon WHERE guid = 22941; -DELETE FROM creature_addon WHERE guid = 22942; -DELETE FROM creature_addon WHERE guid = 22943; -DELETE FROM creature_addon WHERE guid = 22944; -DELETE FROM creature_addon WHERE guid = 22945; -DELETE FROM creature_addon WHERE guid = 22946; -DELETE FROM creature_addon WHERE guid = 22947; -DELETE FROM creature_addon WHERE guid = 22948; -DELETE FROM creature_addon WHERE guid = 22949; --- Create template addon for creature 5455 -DELETE FROM creature_template_addon WHERE entry =5455; -INSERT INTO creature_template_addon VALUES (5455,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5455 -DELETE FROM creature_addon WHERE guid = 22950; -DELETE FROM creature_addon WHERE guid = 22951; -DELETE FROM creature_addon WHERE guid = 22952; -DELETE FROM creature_addon WHERE guid = 22953; -DELETE FROM creature_addon WHERE guid = 22954; -DELETE FROM creature_addon WHERE guid = 22955; -DELETE FROM creature_addon WHERE guid = 22956; -DELETE FROM creature_addon WHERE guid = 22957; -DELETE FROM creature_addon WHERE guid = 22958; -DELETE FROM creature_addon WHERE guid = 22959; -DELETE FROM creature_addon WHERE guid = 22960; -DELETE FROM creature_addon WHERE guid = 22961; -DELETE FROM creature_addon WHERE guid = 22962; -DELETE FROM creature_addon WHERE guid = 22963; -DELETE FROM creature_addon WHERE guid = 22964; -DELETE FROM creature_addon WHERE guid = 22965; -DELETE FROM creature_addon WHERE guid = 22966; -DELETE FROM creature_addon WHERE guid = 22967; -DELETE FROM creature_addon WHERE guid = 22968; -DELETE FROM creature_addon WHERE guid = 22969; -DELETE FROM creature_addon WHERE guid = 22970; -DELETE FROM creature_addon WHERE guid = 22971; -DELETE FROM creature_addon WHERE guid = 22972; -DELETE FROM creature_addon WHERE guid = 22973; -DELETE FROM creature_addon WHERE guid = 22974; -DELETE FROM creature_addon WHERE guid = 22975; --- Create template addon for creature 5456 -DELETE FROM creature_template_addon WHERE entry =5456; -INSERT INTO creature_template_addon VALUES (5456,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5456 -DELETE FROM creature_addon WHERE guid = 22976; -DELETE FROM creature_addon WHERE guid = 22977; -DELETE FROM creature_addon WHERE guid = 22978; -DELETE FROM creature_addon WHERE guid = 22979; -DELETE FROM creature_addon WHERE guid = 22980; -DELETE FROM creature_addon WHERE guid = 22981; -DELETE FROM creature_addon WHERE guid = 22982; -DELETE FROM creature_addon WHERE guid = 22983; -DELETE FROM creature_addon WHERE guid = 22984; -DELETE FROM creature_addon WHERE guid = 22985; -DELETE FROM creature_addon WHERE guid = 22986; -DELETE FROM creature_addon WHERE guid = 22987; -DELETE FROM creature_addon WHERE guid = 22988; -DELETE FROM creature_addon WHERE guid = 22989; -DELETE FROM creature_addon WHERE guid = 22990; -DELETE FROM creature_addon WHERE guid = 22991; -DELETE FROM creature_addon WHERE guid = 22992; -DELETE FROM creature_addon WHERE guid = 22993; -DELETE FROM creature_addon WHERE guid = 22994; -DELETE FROM creature_addon WHERE guid = 22995; -DELETE FROM creature_addon WHERE guid = 22996; -DELETE FROM creature_addon WHERE guid = 22997; -DELETE FROM creature_addon WHERE guid = 22998; -DELETE FROM creature_addon WHERE guid = 22999; -DELETE FROM creature_addon WHERE guid = 23000; -DELETE FROM creature_addon WHERE guid = 23001; -DELETE FROM creature_addon WHERE guid = 23002; -DELETE FROM creature_addon WHERE guid = 23003; -DELETE FROM creature_addon WHERE guid = 23004; -DELETE FROM creature_addon WHERE guid = 23005; -DELETE FROM creature_addon WHERE guid = 23006; -DELETE FROM creature_addon WHERE guid = 23007; -DELETE FROM creature_addon WHERE guid = 23008; -DELETE FROM creature_addon WHERE guid = 23009; -DELETE FROM creature_addon WHERE guid = 23010; -DELETE FROM creature_addon WHERE guid = 23011; --- Create template addon for creature 5457 -DELETE FROM creature_template_addon WHERE entry =5457; -INSERT INTO creature_template_addon VALUES (5457,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5457 -DELETE FROM creature_addon WHERE guid = 23012; -DELETE FROM creature_addon WHERE guid = 23013; -DELETE FROM creature_addon WHERE guid = 23014; -DELETE FROM creature_addon WHERE guid = 23015; -DELETE FROM creature_addon WHERE guid = 23016; -DELETE FROM creature_addon WHERE guid = 23017; -DELETE FROM creature_addon WHERE guid = 23018; -DELETE FROM creature_addon WHERE guid = 23019; -DELETE FROM creature_addon WHERE guid = 23020; -DELETE FROM creature_addon WHERE guid = 23021; -DELETE FROM creature_addon WHERE guid = 23022; -DELETE FROM creature_addon WHERE guid = 23023; -DELETE FROM creature_addon WHERE guid = 23024; -DELETE FROM creature_addon WHERE guid = 23025; -DELETE FROM creature_addon WHERE guid = 23026; -DELETE FROM creature_addon WHERE guid = 23027; -DELETE FROM creature_addon WHERE guid = 23028; -DELETE FROM creature_addon WHERE guid = 23029; -DELETE FROM creature_addon WHERE guid = 23030; -DELETE FROM creature_addon WHERE guid = 23031; -DELETE FROM creature_addon WHERE guid = 23032; -DELETE FROM creature_addon WHERE guid = 23033; --- Create template addon for creature 5458 -DELETE FROM creature_template_addon WHERE entry =5458; -INSERT INTO creature_template_addon VALUES (5458,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5458 -DELETE FROM creature_addon WHERE guid = 23035; -DELETE FROM creature_addon WHERE guid = 23036; -DELETE FROM creature_addon WHERE guid = 23037; -DELETE FROM creature_addon WHERE guid = 23038; -DELETE FROM creature_addon WHERE guid = 23039; -DELETE FROM creature_addon WHERE guid = 23040; -DELETE FROM creature_addon WHERE guid = 23041; -DELETE FROM creature_addon WHERE guid = 23042; -DELETE FROM creature_addon WHERE guid = 23043; -DELETE FROM creature_addon WHERE guid = 23044; -DELETE FROM creature_addon WHERE guid = 23045; -DELETE FROM creature_addon WHERE guid = 23046; -DELETE FROM creature_addon WHERE guid = 23047; -DELETE FROM creature_addon WHERE guid = 23048; -DELETE FROM creature_addon WHERE guid = 23049; -DELETE FROM creature_addon WHERE guid = 23050; -DELETE FROM creature_addon WHERE guid = 23051; -DELETE FROM creature_addon WHERE guid = 23052; -DELETE FROM creature_addon WHERE guid = 23053; -DELETE FROM creature_addon WHERE guid = 23054; --- Create template addon for creature 5459 -DELETE FROM creature_template_addon WHERE entry =5459; -INSERT INTO creature_template_addon VALUES (5459,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5459 -DELETE FROM creature_addon WHERE guid = 23055; -DELETE FROM creature_addon WHERE guid = 23057; -DELETE FROM creature_addon WHERE guid = 23058; -DELETE FROM creature_addon WHERE guid = 23059; -DELETE FROM creature_addon WHERE guid = 23060; -DELETE FROM creature_addon WHERE guid = 23061; -DELETE FROM creature_addon WHERE guid = 23062; -DELETE FROM creature_addon WHERE guid = 23063; -DELETE FROM creature_addon WHERE guid = 23064; -DELETE FROM creature_addon WHERE guid = 23065; -DELETE FROM creature_addon WHERE guid = 23066; -DELETE FROM creature_addon WHERE guid = 23067; -DELETE FROM creature_addon WHERE guid = 23068; --- Create template addon for creature 5460 -DELETE FROM creature_template_addon WHERE entry =5460; -INSERT INTO creature_template_addon VALUES (5460,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5460 -DELETE FROM creature_addon WHERE guid = 23069; -DELETE FROM creature_addon WHERE guid = 23070; -DELETE FROM creature_addon WHERE guid = 23071; -DELETE FROM creature_addon WHERE guid = 23072; -DELETE FROM creature_addon WHERE guid = 23073; -DELETE FROM creature_addon WHERE guid = 23074; -DELETE FROM creature_addon WHERE guid = 23075; -DELETE FROM creature_addon WHERE guid = 23076; --- Create template addon for creature 5461 -DELETE FROM creature_template_addon WHERE entry =5461; -INSERT INTO creature_template_addon VALUES (5461,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5461 -DELETE FROM creature_addon WHERE guid = 50083; -DELETE FROM creature_addon WHERE guid = 50084; -DELETE FROM creature_addon WHERE guid = 50085; -DELETE FROM creature_addon WHERE guid = 50086; -DELETE FROM creature_addon WHERE guid = 50087; -DELETE FROM creature_addon WHERE guid = 50088; -DELETE FROM creature_addon WHERE guid = 50089; -DELETE FROM creature_addon WHERE guid = 50090; -DELETE FROM creature_addon WHERE guid = 50091; -DELETE FROM creature_addon WHERE guid = 50092; -DELETE FROM creature_addon WHERE guid = 50093; -DELETE FROM creature_addon WHERE guid = 50094; -DELETE FROM creature_addon WHERE guid = 50095; -DELETE FROM creature_addon WHERE guid = 50096; -DELETE FROM creature_addon WHERE guid = 50097; -DELETE FROM creature_addon WHERE guid = 50098; -DELETE FROM creature_addon WHERE guid = 50099; -DELETE FROM creature_addon WHERE guid = 50100; -DELETE FROM creature_addon WHERE guid = 50101; -DELETE FROM creature_addon WHERE guid = 50102; -DELETE FROM creature_addon WHERE guid = 50103; -DELETE FROM creature_addon WHERE guid = 50104; -DELETE FROM creature_addon WHERE guid = 50105; -DELETE FROM creature_addon WHERE guid = 50106; -DELETE FROM creature_addon WHERE guid = 50107; --- Create template addon for creature 5462 -DELETE FROM creature_template_addon WHERE entry =5462; -INSERT INTO creature_template_addon VALUES (5462,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5462 -DELETE FROM creature_addon WHERE guid = 50108; -DELETE FROM creature_addon WHERE guid = 50109; -DELETE FROM creature_addon WHERE guid = 50110; -DELETE FROM creature_addon WHERE guid = 50111; -DELETE FROM creature_addon WHERE guid = 50112; -DELETE FROM creature_addon WHERE guid = 50113; -DELETE FROM creature_addon WHERE guid = 50114; -DELETE FROM creature_addon WHERE guid = 50115; -DELETE FROM creature_addon WHERE guid = 50116; -DELETE FROM creature_addon WHERE guid = 50117; -DELETE FROM creature_addon WHERE guid = 50118; -DELETE FROM creature_addon WHERE guid = 50119; -DELETE FROM creature_addon WHERE guid = 50120; -DELETE FROM creature_addon WHERE guid = 50121; -DELETE FROM creature_addon WHERE guid = 50122; -DELETE FROM creature_addon WHERE guid = 50123; -DELETE FROM creature_addon WHERE guid = 50124; -DELETE FROM creature_addon WHERE guid = 50125; -DELETE FROM creature_addon WHERE guid = 50126; -DELETE FROM creature_addon WHERE guid = 50127; -DELETE FROM creature_addon WHERE guid = 50128; -DELETE FROM creature_addon WHERE guid = 50129; -DELETE FROM creature_addon WHERE guid = 50130; -DELETE FROM creature_addon WHERE guid = 50131; -DELETE FROM creature_addon WHERE guid = 50132; -DELETE FROM creature_addon WHERE guid = 50133; -DELETE FROM creature_addon WHERE guid = 50134; -DELETE FROM creature_addon WHERE guid = 50135; -DELETE FROM creature_addon WHERE guid = 50136; -DELETE FROM creature_addon WHERE guid = 50137; -DELETE FROM creature_addon WHERE guid = 50138; -DELETE FROM creature_addon WHERE guid = 50139; -DELETE FROM creature_addon WHERE guid = 50140; -DELETE FROM creature_addon WHERE guid = 50141; --- Create template addon for creature 5464 -DELETE FROM creature_template_addon WHERE entry =5464; -INSERT INTO creature_template_addon VALUES (5464,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5464 -DELETE FROM creature_addon WHERE guid = 4184; --- Create template addon for creature 5465 -DELETE FROM creature_template_addon WHERE entry =5465; -INSERT INTO creature_template_addon VALUES (5465,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5465 -DELETE FROM creature_addon WHERE guid = 23100; -DELETE FROM creature_addon WHERE guid = 23101; -DELETE FROM creature_addon WHERE guid = 23102; -DELETE FROM creature_addon WHERE guid = 23103; -DELETE FROM creature_addon WHERE guid = 23104; --- Create template addon for creature 5466 -DELETE FROM creature_template_addon WHERE entry =5466; -INSERT INTO creature_template_addon VALUES (5466,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5466 -DELETE FROM creature_addon WHERE guid = 23105; -DELETE FROM creature_addon WHERE guid = 23106; -DELETE FROM creature_addon WHERE guid = 23107; -DELETE FROM creature_addon WHERE guid = 23108; -DELETE FROM creature_addon WHERE guid = 23109; -DELETE FROM creature_addon WHERE guid = 23112; -DELETE FROM creature_addon WHERE guid = 23113; -DELETE FROM creature_addon WHERE guid = 23114; -DELETE FROM creature_addon WHERE guid = 23115; -DELETE FROM creature_addon WHERE guid = 23116; --- Create template addon for creature 5467 -DELETE FROM creature_template_addon WHERE entry =5467; -INSERT INTO creature_template_addon VALUES (5467,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5467 -DELETE FROM creature_addon WHERE guid = 23118; --- Create template addon for creature 5469 -DELETE FROM creature_template_addon WHERE entry =5469; -INSERT INTO creature_template_addon VALUES (5469,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5469 -DELETE FROM creature_addon WHERE guid = 23119; -DELETE FROM creature_addon WHERE guid = 23120; -DELETE FROM creature_addon WHERE guid = 23121; -DELETE FROM creature_addon WHERE guid = 23122; -DELETE FROM creature_addon WHERE guid = 23123; -DELETE FROM creature_addon WHERE guid = 23124; --- Create template addon for creature 5470 --- Create template addon for creature 5471 -DELETE FROM creature_template_addon WHERE entry =5471; -INSERT INTO creature_template_addon VALUES (5471,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5471 -DELETE FROM creature_addon WHERE guid = 23125; -DELETE FROM creature_addon WHERE guid = 23126; -DELETE FROM creature_addon WHERE guid = 23127; -DELETE FROM creature_addon WHERE guid = 23129; --- Create template addon for creature 5472 -DELETE FROM creature_template_addon WHERE entry =5472; -INSERT INTO creature_template_addon VALUES (5472,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5472 -DELETE FROM creature_addon WHERE guid = 23135; -DELETE FROM creature_addon WHERE guid = 23136; -DELETE FROM creature_addon WHERE guid = 23137; -DELETE FROM creature_addon WHERE guid = 23138; -DELETE FROM creature_addon WHERE guid = 23139; -DELETE FROM creature_addon WHERE guid = 23140; -DELETE FROM creature_addon WHERE guid = 23141; -DELETE FROM creature_addon WHERE guid = 23142; -DELETE FROM creature_addon WHERE guid = 23143; -DELETE FROM creature_addon WHERE guid = 23144; -DELETE FROM creature_addon WHERE guid = 23145; -DELETE FROM creature_addon WHERE guid = 23146; -DELETE FROM creature_addon WHERE guid = 23147; -DELETE FROM creature_addon WHERE guid = 23148; -DELETE FROM creature_addon WHERE guid = 23149; -DELETE FROM creature_addon WHERE guid = 23150; -DELETE FROM creature_addon WHERE guid = 23151; -DELETE FROM creature_addon WHERE guid = 23152; -DELETE FROM creature_addon WHERE guid = 23153; -DELETE FROM creature_addon WHERE guid = 23154; -DELETE FROM creature_addon WHERE guid = 23155; -DELETE FROM creature_addon WHERE guid = 23156; -DELETE FROM creature_addon WHERE guid = 23157; -DELETE FROM creature_addon WHERE guid = 23158; -DELETE FROM creature_addon WHERE guid = 23159; --- Create template addon for creature 5473 -DELETE FROM creature_template_addon WHERE entry =5473; -INSERT INTO creature_template_addon VALUES (5473,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5473 -DELETE FROM creature_addon WHERE guid = 23160; -DELETE FROM creature_addon WHERE guid = 23161; -DELETE FROM creature_addon WHERE guid = 23162; -DELETE FROM creature_addon WHERE guid = 23163; -DELETE FROM creature_addon WHERE guid = 23164; -DELETE FROM creature_addon WHERE guid = 23165; -DELETE FROM creature_addon WHERE guid = 23166; --- Create template addon for creature 5474 -DELETE FROM creature_template_addon WHERE entry =5474; -INSERT INTO creature_template_addon VALUES (5474,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5474 -DELETE FROM creature_addon WHERE guid = 23167; -DELETE FROM creature_addon WHERE guid = 23168; -DELETE FROM creature_addon WHERE guid = 23169; -DELETE FROM creature_addon WHERE guid = 23170; -DELETE FROM creature_addon WHERE guid = 23171; -DELETE FROM creature_addon WHERE guid = 23172; -DELETE FROM creature_addon WHERE guid = 23173; -DELETE FROM creature_addon WHERE guid = 23174; -DELETE FROM creature_addon WHERE guid = 23175; -DELETE FROM creature_addon WHERE guid = 23176; -DELETE FROM creature_addon WHERE guid = 23177; -DELETE FROM creature_addon WHERE guid = 23178; -DELETE FROM creature_addon WHERE guid = 23179; -DELETE FROM creature_addon WHERE guid = 23180; -DELETE FROM creature_addon WHERE guid = 23181; -DELETE FROM creature_addon WHERE guid = 23182; -DELETE FROM creature_addon WHERE guid = 23183; -DELETE FROM creature_addon WHERE guid = 23184; -DELETE FROM creature_addon WHERE guid = 23185; -DELETE FROM creature_addon WHERE guid = 23186; -DELETE FROM creature_addon WHERE guid = 23187; -DELETE FROM creature_addon WHERE guid = 23188; -DELETE FROM creature_addon WHERE guid = 23189; -DELETE FROM creature_addon WHERE guid = 23190; -DELETE FROM creature_addon WHERE guid = 23191; -DELETE FROM creature_addon WHERE guid = 23192; -DELETE FROM creature_addon WHERE guid = 23193; -DELETE FROM creature_addon WHERE guid = 23194; -DELETE FROM creature_addon WHERE guid = 23195; -DELETE FROM creature_addon WHERE guid = 23196; --- Create template addon for creature 5475 -DELETE FROM creature_template_addon WHERE entry =5475; -INSERT INTO creature_template_addon VALUES (5475,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5475 -DELETE FROM creature_addon WHERE guid = 23197; -DELETE FROM creature_addon WHERE guid = 23198; -DELETE FROM creature_addon WHERE guid = 23199; -DELETE FROM creature_addon WHERE guid = 23200; -DELETE FROM creature_addon WHERE guid = 23201; -DELETE FROM creature_addon WHERE guid = 23202; -DELETE FROM creature_addon WHERE guid = 23203; -DELETE FROM creature_addon WHERE guid = 23204; -DELETE FROM creature_addon WHERE guid = 23205; -DELETE FROM creature_addon WHERE guid = 23206; -DELETE FROM creature_addon WHERE guid = 23207; -DELETE FROM creature_addon WHERE guid = 23208; -DELETE FROM creature_addon WHERE guid = 23209; -DELETE FROM creature_addon WHERE guid = 23210; -DELETE FROM creature_addon WHERE guid = 23211; -DELETE FROM creature_addon WHERE guid = 23212; -DELETE FROM creature_addon WHERE guid = 23213; --- Create template addon for creature 5476 -DELETE FROM creature_template_addon WHERE entry =5476; -INSERT INTO creature_template_addon VALUES (5476,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5476 -DELETE FROM creature_addon WHERE guid = 38883; --- Create template addon for creature 5477 -DELETE FROM creature_template_addon WHERE entry =5477; -INSERT INTO creature_template_addon VALUES (5477,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5477 -DELETE FROM creature_addon WHERE guid = 43588; --- Clear duplicate addons from template for creature 5479 --- Clear duplicate addons from template for creature 5480 --- Create template addon for creature 5481 -DELETE FROM creature_template_addon WHERE entry =5481; -INSERT INTO creature_template_addon VALUES (5481,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5481 -DELETE FROM creature_addon WHERE guid = 23230; -DELETE FROM creature_addon WHERE guid = 23231; -DELETE FROM creature_addon WHERE guid = 23232; -DELETE FROM creature_addon WHERE guid = 23233; -DELETE FROM creature_addon WHERE guid = 23234; -DELETE FROM creature_addon WHERE guid = 23235; -DELETE FROM creature_addon WHERE guid = 23236; -DELETE FROM creature_addon WHERE guid = 23237; -DELETE FROM creature_addon WHERE guid = 23238; -DELETE FROM creature_addon WHERE guid = 23239; -DELETE FROM creature_addon WHERE guid = 23240; -DELETE FROM creature_addon WHERE guid = 23241; -DELETE FROM creature_addon WHERE guid = 23242; -DELETE FROM creature_addon WHERE guid = 23243; --- Clear duplicate addons from template for creature 5482 --- Clear duplicate addons from template for creature 5483 --- Create template addon for creature 5484 -DELETE FROM creature_template_addon WHERE entry =5484; -INSERT INTO creature_template_addon VALUES (5484,0,0,0,0,0,0,NULL); --- Clear duplicate addons from template for creature 5484 -DELETE FROM creature_addon WHERE guid = 37556; --- Create template addon for creature 5485 -DELETE FROM creature_template_addon WHERE entry =5485; -INSERT INTO creature_template_addon VALUES (5485,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5485 -DELETE FROM creature_addon WHERE guid = 23244; -DELETE FROM creature_addon WHERE guid = 23245; -DELETE FROM creature_addon WHERE guid = 23246; -DELETE FROM creature_addon WHERE guid = 23247; -DELETE FROM creature_addon WHERE guid = 23248; -DELETE FROM creature_addon WHERE guid = 23249; -DELETE FROM creature_addon WHERE guid = 23250; -DELETE FROM creature_addon WHERE guid = 23251; -DELETE FROM creature_addon WHERE guid = 23252; -DELETE FROM creature_addon WHERE guid = 23253; -DELETE FROM creature_addon WHERE guid = 23254; --- Create template addon for creature 5489 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5489; -INSERT INTO creature_template_addon VALUES (5489,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5489 --- Create template addon for creature 5490 -DELETE FROM creature_template_addon WHERE entry =5490; -INSERT INTO creature_template_addon VALUES (5490,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5490 -DELETE FROM creature_addon WHERE guid = 23259; -DELETE FROM creature_addon WHERE guid = 23260; -DELETE FROM creature_addon WHERE guid = 23261; -DELETE FROM creature_addon WHERE guid = 23262; -DELETE FROM creature_addon WHERE guid = 23263; -DELETE FROM creature_addon WHERE guid = 23264; -DELETE FROM creature_addon WHERE guid = 23265; -DELETE FROM creature_addon WHERE guid = 23266; --- Create template addon for creature 5491 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5491; -INSERT INTO creature_template_addon VALUES (5491,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5491 --- Create template addon for creature 5492 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5492; -INSERT INTO creature_template_addon VALUES (5492,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5492 --- Clear duplicate addons from template for creature 5493 --- Clear duplicate addons from template for creature 5494 --- Create template addon for creature 5495 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5495; -INSERT INTO creature_template_addon VALUES (5495,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5495 --- Create template addon for creature 5496 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5496; -INSERT INTO creature_template_addon VALUES (5496,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5496 --- Create template addon for creature 5497 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5497; -INSERT INTO creature_template_addon VALUES (5497,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5497 --- Create template addon for creature 5498 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5498; -INSERT INTO creature_template_addon VALUES (5498,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5498 --- Clear duplicate addons from template for creature 5499 --- Clear duplicate addons from template for creature 5500 --- Create template addon for creature 5501 -DELETE FROM creature_template_addon WHERE entry =5501; -INSERT INTO creature_template_addon VALUES (5501,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5501 -DELETE FROM creature_addon WHERE guid = 39666; --- Create template addon for creature 5502 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5502; -INSERT INTO creature_template_addon VALUES (5502,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5502 --- Clear duplicate addons from template for creature 5503 --- Create template addon for creature 5504 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5504; -INSERT INTO creature_template_addon VALUES (5504,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5504 --- Create template addon for creature 5505 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5505; -INSERT INTO creature_template_addon VALUES (5505,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5505 --- Create template addon for creature 5506 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5506; -INSERT INTO creature_template_addon VALUES (5506,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5506 --- Create template addon for creature 5508 -DELETE FROM creature_template_addon WHERE entry =5508; -INSERT INTO creature_template_addon VALUES (5508,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5508 -DELETE FROM creature_addon WHERE guid = 2701; --- Create template addon for creature 5509 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5509; -INSERT INTO creature_template_addon VALUES (5509,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5509 --- Create template addon for creature 5510 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5510; -INSERT INTO creature_template_addon VALUES (5510,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5510 --- Create template addon for creature 5511 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5511; -INSERT INTO creature_template_addon VALUES (5511,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5511 --- Create template addon for creature 5512 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5512; -INSERT INTO creature_template_addon VALUES (5512,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5512 --- Create template addon for creature 5513 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5513; -INSERT INTO creature_template_addon VALUES (5513,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5513 --- Create template addon for creature 5514 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5514; -INSERT INTO creature_template_addon VALUES (5514,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5514 --- Create template addon for creature 5515 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5515; -INSERT INTO creature_template_addon VALUES (5515,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5515 --- Create template addon for creature 5516 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5516; -INSERT INTO creature_template_addon VALUES (5516,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5516 --- Create template addon for creature 5517 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5517; -INSERT INTO creature_template_addon VALUES (5517,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5517 --- Create template addon for creature 5518 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5518; -INSERT INTO creature_template_addon VALUES (5518,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5518 --- Create template addon for creature 5519 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5519; -INSERT INTO creature_template_addon VALUES (5519,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5519 --- Create template addon for creature 5520 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5520; -INSERT INTO creature_template_addon VALUES (5520,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5520 --- Create template addon for creature 5523 -DELETE FROM creature_template_addon WHERE entry =5523; -INSERT INTO creature_template_addon VALUES (5523,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5523 -DELETE FROM creature_addon WHERE guid = 21588; -DELETE FROM creature_addon WHERE guid = 21589; -DELETE FROM creature_addon WHERE guid = 21590; --- Create template addon for creature 5543 -DELETE FROM creature_template_addon WHERE entry =5543; -INSERT INTO creature_template_addon VALUES (5543,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5543 -DELETE FROM creature_addon WHERE guid = 26567; --- Create template addon for creature 5546 -DELETE FROM creature_template_addon WHERE entry =5546; -INSERT INTO creature_template_addon VALUES (5546,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5546 -DELETE FROM creature_addon WHERE guid = 33814; --- Create template addon for creature 5547 -DELETE FROM creature_template_addon WHERE entry =5547; -INSERT INTO creature_template_addon VALUES (5547,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5547 -DELETE FROM creature_addon WHERE guid = 33815; --- Clear duplicate addons from template for creature 5564 --- Clear duplicate addons from template for creature 5565 --- Clear duplicate addons from template for creature 5566 --- Create template addon for creature 5567 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5567; -INSERT INTO creature_template_addon VALUES (5567,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5567 --- Clear duplicate addons from template for creature 5568 --- Create template addon for creature 5569 --- Clear duplicate addons from template for creature 5570 --- Create template addon for creature 5591 -DELETE FROM creature_template_addon WHERE entry =5591; -INSERT INTO creature_template_addon VALUES (5591,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 5591 -DELETE FROM creature_addon WHERE guid = 33816; --- Create template addon for creature 5592 -DELETE FROM creature_template_addon WHERE entry =5592; -INSERT INTO creature_template_addon VALUES (5592,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5592 -DELETE FROM creature_addon WHERE guid = 33817; --- Create template addon for creature 5593 -DELETE FROM creature_template_addon WHERE entry =5593; -INSERT INTO creature_template_addon VALUES (5593,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5593 -DELETE FROM creature_addon WHERE guid = 40341; --- Create template addon for creature 5594 -DELETE FROM creature_template_addon WHERE entry =5594; -INSERT INTO creature_template_addon VALUES (5594,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5594 -DELETE FROM creature_addon WHERE guid = 23443; --- Clear duplicate addons from template for creature 5595 --- Create template addon for creature 5597 -DELETE FROM creature_template_addon WHERE entry =5597; -INSERT INTO creature_template_addon VALUES (5597,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5597 -DELETE FROM creature_addon WHERE guid = 4785; --- Create template addon for creature 5598 -DELETE FROM creature_template_addon WHERE entry =5598; -INSERT INTO creature_template_addon VALUES (5598,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5598 -DELETE FROM creature_addon WHERE guid = 92915; --- Create template addon for creature 5599 -DELETE FROM creature_template_addon WHERE entry =5599; -INSERT INTO creature_template_addon VALUES (5599,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5599 -DELETE FROM creature_addon WHERE guid = 26757; --- Create template addon for creature 5600 -DELETE FROM creature_template_addon WHERE entry =5600; -INSERT INTO creature_template_addon VALUES (5600,0,0,1,16,0,0,'7165'); --- Clear duplicate addons from template for creature 5600 -DELETE FROM creature_addon WHERE guid = 29141; --- Create template addon for creature 5601 -DELETE FROM creature_template_addon WHERE entry =5601; -INSERT INTO creature_template_addon VALUES (5601,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5601 -DELETE FROM creature_addon WHERE guid = 29142; --- Create template addon for creature 5602 -DELETE FROM creature_template_addon WHERE entry =5602; -INSERT INTO creature_template_addon VALUES (5602,0,0,1,16,0,0,'7165'); --- Clear duplicate addons from template for creature 5602 -DELETE FROM creature_addon WHERE guid = 29143; --- Create template addon for creature 5603 -DELETE FROM creature_template_addon WHERE entry =5603; -INSERT INTO creature_template_addon VALUES (5603,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5603 -DELETE FROM creature_addon WHERE guid = 4769; --- Clear duplicate addons from template for creature 5605 --- Create template addon for creature 5606 -DELETE FROM creature_template_addon WHERE entry =5606; -INSERT INTO creature_template_addon VALUES (5606,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5606 -DELETE FROM creature_addon WHERE guid = 711; --- Create template addon for creature 5607 -DELETE FROM creature_template_addon WHERE entry =5607; -INSERT INTO creature_template_addon VALUES (5607,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5607 -DELETE FROM creature_addon WHERE guid = 6151; --- Create template addon for creature 5608 -DELETE FROM creature_template_addon WHERE entry =5608; -INSERT INTO creature_template_addon VALUES (5608,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5608 -DELETE FROM creature_addon WHERE guid = 6153; --- Create template addon for creature 5609 -DELETE FROM creature_template_addon WHERE entry =5609; -INSERT INTO creature_template_addon VALUES (5609,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5609 -DELETE FROM creature_addon WHERE guid = 707; --- Create template addon for creature 5610 -DELETE FROM creature_template_addon WHERE entry =5610; -INSERT INTO creature_template_addon VALUES (5610,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5610 -DELETE FROM creature_addon WHERE guid = 709; --- Create template addon for creature 5611 -DELETE FROM creature_template_addon WHERE entry =5611; -INSERT INTO creature_template_addon VALUES (5611,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5611 -DELETE FROM creature_addon WHERE guid = 706; --- Clear duplicate addons from template for creature 5612 --- Create template addon for creature 5613 -DELETE FROM creature_template_addon WHERE entry =5613; -INSERT INTO creature_template_addon VALUES (5613,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5613 -DELETE FROM creature_addon WHERE guid = 710; --- Create template addon for creature 5614 -DELETE FROM creature_template_addon WHERE entry =5614; -INSERT INTO creature_template_addon VALUES (5614,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5614 -DELETE FROM creature_addon WHERE guid = 708; --- Create template addon for creature 5615 -DELETE FROM creature_template_addon WHERE entry =5615; -INSERT INTO creature_template_addon VALUES (5615,0,131072,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5615 -DELETE FROM creature_addon WHERE guid = 23464; -DELETE FROM creature_addon WHERE guid = 23465; -DELETE FROM creature_addon WHERE guid = 23466; -DELETE FROM creature_addon WHERE guid = 23467; -DELETE FROM creature_addon WHERE guid = 23470; -DELETE FROM creature_addon WHERE guid = 23471; -DELETE FROM creature_addon WHERE guid = 23475; -DELETE FROM creature_addon WHERE guid = 23476; -DELETE FROM creature_addon WHERE guid = 23479; -DELETE FROM creature_addon WHERE guid = 23480; -DELETE FROM creature_addon WHERE guid = 23482; -DELETE FROM creature_addon WHERE guid = 23483; -DELETE FROM creature_addon WHERE guid = 23484; -DELETE FROM creature_addon WHERE guid = 23485; -DELETE FROM creature_addon WHERE guid = 23486; -DELETE FROM creature_addon WHERE guid = 23487; -DELETE FROM creature_addon WHERE guid = 23488; -DELETE FROM creature_addon WHERE guid = 23489; -DELETE FROM creature_addon WHERE guid = 23490; -DELETE FROM creature_addon WHERE guid = 23491; -DELETE FROM creature_addon WHERE guid = 23492; -DELETE FROM creature_addon WHERE guid = 23493; --- Create template addon for creature 5616 -DELETE FROM creature_template_addon WHERE entry =5616; -INSERT INTO creature_template_addon VALUES (5616,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5616 -DELETE FROM creature_addon WHERE guid = 23495; -DELETE FROM creature_addon WHERE guid = 23496; -DELETE FROM creature_addon WHERE guid = 23497; -DELETE FROM creature_addon WHERE guid = 23498; -DELETE FROM creature_addon WHERE guid = 23499; -DELETE FROM creature_addon WHERE guid = 23500; -DELETE FROM creature_addon WHERE guid = 23501; -DELETE FROM creature_addon WHERE guid = 23502; -DELETE FROM creature_addon WHERE guid = 23503; -DELETE FROM creature_addon WHERE guid = 23504; -DELETE FROM creature_addon WHERE guid = 23505; -DELETE FROM creature_addon WHERE guid = 23506; -DELETE FROM creature_addon WHERE guid = 23507; -DELETE FROM creature_addon WHERE guid = 23509; -DELETE FROM creature_addon WHERE guid = 23510; -DELETE FROM creature_addon WHERE guid = 23511; -DELETE FROM creature_addon WHERE guid = 23513; -DELETE FROM creature_addon WHERE guid = 23514; -DELETE FROM creature_addon WHERE guid = 23515; -DELETE FROM creature_addon WHERE guid = 23516; -DELETE FROM creature_addon WHERE guid = 23517; -DELETE FROM creature_addon WHERE guid = 23518; -DELETE FROM creature_addon WHERE guid = 23519; -DELETE FROM creature_addon WHERE guid = 23520; -DELETE FROM creature_addon WHERE guid = 23521; --- Create template addon for creature 5617 -DELETE FROM creature_template_addon WHERE entry =5617; -INSERT INTO creature_template_addon VALUES (5617,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5617 -DELETE FROM creature_addon WHERE guid = 23522; -DELETE FROM creature_addon WHERE guid = 23523; -DELETE FROM creature_addon WHERE guid = 23524; -DELETE FROM creature_addon WHERE guid = 23525; -DELETE FROM creature_addon WHERE guid = 23526; -DELETE FROM creature_addon WHERE guid = 23527; -DELETE FROM creature_addon WHERE guid = 23528; -DELETE FROM creature_addon WHERE guid = 23529; -DELETE FROM creature_addon WHERE guid = 23530; -DELETE FROM creature_addon WHERE guid = 23531; -DELETE FROM creature_addon WHERE guid = 23532; -DELETE FROM creature_addon WHERE guid = 23533; -DELETE FROM creature_addon WHERE guid = 23534; -DELETE FROM creature_addon WHERE guid = 23535; -DELETE FROM creature_addon WHERE guid = 23536; -DELETE FROM creature_addon WHERE guid = 23537; -DELETE FROM creature_addon WHERE guid = 23538; -DELETE FROM creature_addon WHERE guid = 23539; -DELETE FROM creature_addon WHERE guid = 23540; -DELETE FROM creature_addon WHERE guid = 23541; -DELETE FROM creature_addon WHERE guid = 23542; -DELETE FROM creature_addon WHERE guid = 23544; -DELETE FROM creature_addon WHERE guid = 23545; -DELETE FROM creature_addon WHERE guid = 23546; --- Create template addon for creature 5618 -DELETE FROM creature_template_addon WHERE entry =5618; -INSERT INTO creature_template_addon VALUES (5618,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5618 -DELETE FROM creature_addon WHERE guid = 23547; -DELETE FROM creature_addon WHERE guid = 23548; -DELETE FROM creature_addon WHERE guid = 23549; -DELETE FROM creature_addon WHERE guid = 23550; -DELETE FROM creature_addon WHERE guid = 23551; -DELETE FROM creature_addon WHERE guid = 23552; -DELETE FROM creature_addon WHERE guid = 23553; -DELETE FROM creature_addon WHERE guid = 23554; -DELETE FROM creature_addon WHERE guid = 23555; -DELETE FROM creature_addon WHERE guid = 23556; -DELETE FROM creature_addon WHERE guid = 23557; -DELETE FROM creature_addon WHERE guid = 23558; -DELETE FROM creature_addon WHERE guid = 23559; --- Create template addon for creature 5620 -DELETE FROM creature_template_addon WHERE entry =5620; -INSERT INTO creature_template_addon VALUES (5620,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5620 -DELETE FROM creature_addon WHERE guid = 6139; --- Create template addon for creature 5622 -DELETE FROM creature_template_addon WHERE entry =5622; -INSERT INTO creature_template_addon VALUES (5622,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5622 -DELETE FROM creature_addon WHERE guid = 40214; --- Create template addon for creature 5623 -DELETE FROM creature_template_addon WHERE entry =5623; -INSERT INTO creature_template_addon VALUES (5623,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5623 -DELETE FROM creature_addon WHERE guid = 23598; -DELETE FROM creature_addon WHERE guid = 23599; -DELETE FROM creature_addon WHERE guid = 23600; -DELETE FROM creature_addon WHERE guid = 23601; -DELETE FROM creature_addon WHERE guid = 23602; -DELETE FROM creature_addon WHERE guid = 23603; -DELETE FROM creature_addon WHERE guid = 23604; -DELETE FROM creature_addon WHERE guid = 23605; -DELETE FROM creature_addon WHERE guid = 23606; -DELETE FROM creature_addon WHERE guid = 23607; -DELETE FROM creature_addon WHERE guid = 23608; -DELETE FROM creature_addon WHERE guid = 23609; -DELETE FROM creature_addon WHERE guid = 23610; --- Create template addon for creature 5624 -DELETE FROM creature_template_addon WHERE entry =5624; -INSERT INTO creature_template_addon VALUES (5624,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5624 -DELETE FROM creature_addon WHERE guid = 17669; --- Create template addon for creature 5634 -DELETE FROM creature_template_addon WHERE entry =5634; -INSERT INTO creature_template_addon VALUES (5634,0,0,1,16,93,0,NULL); --- Clear duplicate addons from template for creature 5634 -DELETE FROM creature_addon WHERE guid = 92848; --- Create template addon for creature 5635 -DELETE FROM creature_template_addon WHERE entry =5635; -INSERT INTO creature_template_addon VALUES (5635,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5635 -DELETE FROM creature_addon WHERE guid = 92849; --- Create template addon for creature 5636 -DELETE FROM creature_template_addon WHERE entry =5636; -INSERT INTO creature_template_addon VALUES (5636,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5636 -DELETE FROM creature_addon WHERE guid = 92850; --- Clear duplicate addons from template for creature 5637 --- Create template addon for creature 5638 -DELETE FROM creature_template_addon WHERE entry =5638; -INSERT INTO creature_template_addon VALUES (5638,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 5638 -DELETE FROM creature_addon WHERE guid = 26936; --- Create template addon for creature 5639 -DELETE FROM creature_template_addon WHERE entry =5639; -INSERT INTO creature_template_addon VALUES (5639,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5639 -DELETE FROM creature_addon WHERE guid = 1903; --- Create template addon for creature 5640 -DELETE FROM creature_template_addon WHERE entry =5640; -INSERT INTO creature_template_addon VALUES (5640,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5640 -DELETE FROM creature_addon WHERE guid = 1722; --- Create template addon for creature 5641 -DELETE FROM creature_template_addon WHERE entry =5641; -INSERT INTO creature_template_addon VALUES (5641,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5641 -DELETE FROM creature_addon WHERE guid = 26940; --- Create template addon for creature 5642 -DELETE FROM creature_template_addon WHERE entry =5642; -INSERT INTO creature_template_addon VALUES (5642,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5642 -DELETE FROM creature_addon WHERE guid = 26954; --- Create template addon for creature 5643 -DELETE FROM creature_template_addon WHERE entry =5643; -INSERT INTO creature_template_addon VALUES (5643,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5643 -DELETE FROM creature_addon WHERE guid = 26973; --- Create template addon for creature 5644 -DELETE FROM creature_template_addon WHERE entry =5644; -INSERT INTO creature_template_addon VALUES (5644,0,8,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5644 -DELETE FROM creature_addon WHERE guid = 26987; --- Create template addon for creature 5645 -DELETE FROM creature_template_addon WHERE entry =5645; -INSERT INTO creature_template_addon VALUES (5645,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5645 -DELETE FROM creature_addon WHERE guid = 21777; -DELETE FROM creature_addon WHERE guid = 21779; -DELETE FROM creature_addon WHERE guid = 21780; -DELETE FROM creature_addon WHERE guid = 21781; -DELETE FROM creature_addon WHERE guid = 21782; -DELETE FROM creature_addon WHERE guid = 21783; -DELETE FROM creature_addon WHERE guid = 21784; --- Create template addon for creature 5646 -DELETE FROM creature_template_addon WHERE entry =5646; -INSERT INTO creature_template_addon VALUES (5646,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5646 -DELETE FROM creature_addon WHERE guid = 21785; -DELETE FROM creature_addon WHERE guid = 21786; -DELETE FROM creature_addon WHERE guid = 21787; -DELETE FROM creature_addon WHERE guid = 21788; -DELETE FROM creature_addon WHERE guid = 21789; -DELETE FROM creature_addon WHERE guid = 21790; -DELETE FROM creature_addon WHERE guid = 21791; -DELETE FROM creature_addon WHERE guid = 21792; -DELETE FROM creature_addon WHERE guid = 21793; -DELETE FROM creature_addon WHERE guid = 21794; -DELETE FROM creature_addon WHERE guid = 21795; --- Create template addon for creature 5647 -DELETE FROM creature_template_addon WHERE entry =5647; -INSERT INTO creature_template_addon VALUES (5647,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5647 -DELETE FROM creature_addon WHERE guid = 21797; -DELETE FROM creature_addon WHERE guid = 21798; -DELETE FROM creature_addon WHERE guid = 21799; -DELETE FROM creature_addon WHERE guid = 21800; -DELETE FROM creature_addon WHERE guid = 21801; -DELETE FROM creature_addon WHERE guid = 21802; -DELETE FROM creature_addon WHERE guid = 21803; -DELETE FROM creature_addon WHERE guid = 21804; -DELETE FROM creature_addon WHERE guid = 21805; -DELETE FROM creature_addon WHERE guid = 21806; -DELETE FROM creature_addon WHERE guid = 21807; -DELETE FROM creature_addon WHERE guid = 21808; -DELETE FROM creature_addon WHERE guid = 21809; -DELETE FROM creature_addon WHERE guid = 21810; -DELETE FROM creature_addon WHERE guid = 21811; -DELETE FROM creature_addon WHERE guid = 21812; -DELETE FROM creature_addon WHERE guid = 21813; -DELETE FROM creature_addon WHERE guid = 21814; -DELETE FROM creature_addon WHERE guid = 21815; -DELETE FROM creature_addon WHERE guid = 21816; -DELETE FROM creature_addon WHERE guid = 21817; -DELETE FROM creature_addon WHERE guid = 21818; -DELETE FROM creature_addon WHERE guid = 21819; --- Clear duplicate addons from template for creature 5648 -DELETE FROM creature_addon WHERE guid = 38005; -DELETE FROM creature_addon WHERE guid = 38009; -DELETE FROM creature_addon WHERE guid = 38017; --- Clear duplicate addons from template for creature 5649 -DELETE FROM creature_addon WHERE guid = 38012; -DELETE FROM creature_addon WHERE guid = 38013; -DELETE FROM creature_addon WHERE guid = 42608; -DELETE FROM creature_addon WHERE guid = 42617; -DELETE FROM creature_addon WHERE guid = 42619; -DELETE FROM creature_addon WHERE guid = 44168; -DELETE FROM creature_addon WHERE guid = 45709; -DELETE FROM creature_addon WHERE guid = 81450; -DELETE FROM creature_addon WHERE guid = 81452; -DELETE FROM creature_addon WHERE guid = 81457; -DELETE FROM creature_addon WHERE guid = 81511; -DELETE FROM creature_addon WHERE guid = 81537; -DELETE FROM creature_addon WHERE guid = 81566; -DELETE FROM creature_addon WHERE guid = 81568; -DELETE FROM creature_addon WHERE guid = 81569; -DELETE FROM creature_addon WHERE guid = 81573; -DELETE FROM creature_addon WHERE guid = 81575; -DELETE FROM creature_addon WHERE guid = 81578; -DELETE FROM creature_addon WHERE guid = 81579; -DELETE FROM creature_addon WHERE guid = 81584; -DELETE FROM creature_addon WHERE guid = 81589; -DELETE FROM creature_addon WHERE guid = 81611; -DELETE FROM creature_addon WHERE guid = 81613; -DELETE FROM creature_addon WHERE guid = 81634; -DELETE FROM creature_addon WHERE guid = 81635; --- Clear duplicate addons from template for creature 5650 -DELETE FROM creature_addon WHERE guid = 38011; -DELETE FROM creature_addon WHERE guid = 43694; -DELETE FROM creature_addon WHERE guid = 45710; -DELETE FROM creature_addon WHERE guid = 81448; -DELETE FROM creature_addon WHERE guid = 81468; -DELETE FROM creature_addon WHERE guid = 81509; -DELETE FROM creature_addon WHERE guid = 81518; -DELETE FROM creature_addon WHERE guid = 81547; -DELETE FROM creature_addon WHERE guid = 81563; -DELETE FROM creature_addon WHERE guid = 81590; -DELETE FROM creature_addon WHERE guid = 81598; --- Create template addon for creature 5651 -DELETE FROM creature_template_addon WHERE entry =5651; -INSERT INTO creature_template_addon VALUES (5651,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5651 -DELETE FROM creature_addon WHERE guid = 28491; --- Create template addon for creature 5652 -DELETE FROM creature_template_addon WHERE entry =5652; -INSERT INTO creature_template_addon VALUES (5652,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5652 -DELETE FROM creature_addon WHERE guid = 31899; -DELETE FROM creature_addon WHERE guid = 38108; -DELETE FROM creature_addon WHERE guid = 41842; --- Create template addon for creature 5653 -DELETE FROM creature_template_addon WHERE entry =5653; -INSERT INTO creature_template_addon VALUES (5653,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5653 -DELETE FROM creature_addon WHERE guid = 38130; --- Create template addon for creature 5654 -DELETE FROM creature_template_addon WHERE entry =5654; -INSERT INTO creature_template_addon VALUES (5654,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5654 -DELETE FROM creature_addon WHERE guid = 31894; --- Create template addon for creature 5655 -DELETE FROM creature_template_addon WHERE entry =5655; -INSERT INTO creature_template_addon VALUES (5655,0,0,0,16,0,0,NULL); --- Clear duplicate addons from template for creature 5655 -DELETE FROM creature_addon WHERE guid = 38431; --- Create template addon for creature 5656 -DELETE FROM creature_template_addon WHERE entry =5656; -INSERT INTO creature_template_addon VALUES (5656,0,0,0,16,0,0,NULL); --- Clear duplicate addons from template for creature 5656 -DELETE FROM creature_addon WHERE guid = 31892; --- Create template addon for creature 5657 -DELETE FROM creature_template_addon WHERE entry =5657; -INSERT INTO creature_template_addon VALUES (5657,0,0,0,16,0,0,NULL); --- Clear duplicate addons from template for creature 5657 -DELETE FROM creature_addon WHERE guid = 38434; --- Create template addon for creature 5658 -DELETE FROM creature_template_addon WHERE entry =5658; -INSERT INTO creature_template_addon VALUES (5658,0,0,0,16,0,0,NULL); --- Clear duplicate addons from template for creature 5658 -DELETE FROM creature_addon WHERE guid = 38427; --- Create template addon for creature 5659 -DELETE FROM creature_template_addon WHERE entry =5659; -INSERT INTO creature_template_addon VALUES (5659,0,0,0,16,0,0,NULL); --- Clear duplicate addons from template for creature 5659 -DELETE FROM creature_addon WHERE guid = 41836; --- Create template addon for creature 5660 -DELETE FROM creature_template_addon WHERE entry =5660; -INSERT INTO creature_template_addon VALUES (5660,0,0,0,16,0,0,NULL); --- Clear duplicate addons from template for creature 5660 -DELETE FROM creature_addon WHERE guid = 31893; --- Create template addon for creature 5661 -DELETE FROM creature_template_addon WHERE entry =5661; -INSERT INTO creature_template_addon VALUES (5661,0,0,0,16,0,0,NULL); --- Clear duplicate addons from template for creature 5661 -DELETE FROM creature_addon WHERE guid = 31895; --- Create template addon for creature 5662 -DELETE FROM creature_template_addon WHERE entry =5662; -INSERT INTO creature_template_addon VALUES (5662,0,0,0,16,0,0,NULL); --- Clear duplicate addons from template for creature 5662 -DELETE FROM creature_addon WHERE guid = 38435; --- Create template addon for creature 5663 -DELETE FROM creature_template_addon WHERE entry =5663; -INSERT INTO creature_template_addon VALUES (5663,0,0,1,16,36,0,NULL); --- Clear duplicate addons from template for creature 5663 -DELETE FROM creature_addon WHERE guid = 38432; --- Create template addon for creature 5664 -DELETE FROM creature_template_addon WHERE entry =5664; -INSERT INTO creature_template_addon VALUES (5664,0,0,1,16,36,0,NULL); --- Clear duplicate addons from template for creature 5664 -DELETE FROM creature_addon WHERE guid = 31890; --- Create template addon for creature 5665 -DELETE FROM creature_template_addon WHERE entry =5665; -INSERT INTO creature_template_addon VALUES (5665,0,0,1,16,36,0,NULL); --- Clear duplicate addons from template for creature 5665 -DELETE FROM creature_addon WHERE guid = 38106; --- Create template addon for creature 5666 --- Create template addon for creature 5667 -DELETE FROM creature_template_addon WHERE entry =5667; -INSERT INTO creature_template_addon VALUES (5667,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5667 -DELETE FROM creature_addon WHERE guid = 28492; --- Create template addon for creature 5668 -DELETE FROM creature_template_addon WHERE entry =5668; -INSERT INTO creature_template_addon VALUES (5668,0,0,0,16,0,0,NULL); --- Clear duplicate addons from template for creature 5668 -DELETE FROM creature_addon WHERE guid = 38429; --- Create template addon for creature 5669 -DELETE FROM creature_template_addon WHERE entry =5669; -INSERT INTO creature_template_addon VALUES (5669,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5669 -DELETE FROM creature_addon WHERE guid = 41844; --- Create template addon for creature 5670 -DELETE FROM creature_template_addon WHERE entry =5670; -INSERT INTO creature_template_addon VALUES (5670,0,0,0,16,0,0,NULL); --- Clear duplicate addons from template for creature 5670 -DELETE FROM creature_addon WHERE guid = 38430; --- Create template addon for creature 5674 -DELETE FROM creature_template_addon WHERE entry =5674; -INSERT INTO creature_template_addon VALUES (5674,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5674 -DELETE FROM creature_addon WHERE guid = 38107; --- Create template addon for creature 5675 -DELETE FROM creature_template_addon WHERE entry =5675; -INSERT INTO creature_template_addon VALUES (5675,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5675 -DELETE FROM creature_addon WHERE guid = 38415; --- Create template addon for creature 5676 --- Create template addon for creature 5677 --- Create template addon for creature 5679 -DELETE FROM creature_template_addon WHERE entry =5679; -INSERT INTO creature_template_addon VALUES (5679,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5679 -DELETE FROM creature_addon WHERE guid = 38105; --- Create template addon for creature 5680 -DELETE FROM creature_template_addon WHERE entry =5680; -INSERT INTO creature_template_addon VALUES (5680,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5680 -DELETE FROM creature_addon WHERE guid = 45211; -DELETE FROM creature_addon WHERE guid = 45212; --- Create template addon for creature 5681 -DELETE FROM creature_template_addon WHERE entry =5681; -INSERT INTO creature_template_addon VALUES (5681,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5681 -DELETE FROM creature_addon WHERE guid = 45221; --- Clear duplicate addons from template for creature 5682 --- Create template addon for creature 5683 -DELETE FROM creature_template_addon WHERE entry =5683; -INSERT INTO creature_template_addon VALUES (5683,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5683 -DELETE FROM creature_addon WHERE guid = 9955; --- Create template addon for creature 5685 -DELETE FROM creature_template_addon WHERE entry =5685; -INSERT INTO creature_template_addon VALUES (5685,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5685 -DELETE FROM creature_addon WHERE guid = 45222; --- Create template addon for creature 5686 -DELETE FROM creature_template_addon WHERE entry =5686; -INSERT INTO creature_template_addon VALUES (5686,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5686 -DELETE FROM creature_addon WHERE guid = 45223; --- Create template addon for creature 5687 -DELETE FROM creature_template_addon WHERE entry =5687; -INSERT INTO creature_template_addon VALUES (5687,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5687 -DELETE FROM creature_addon WHERE guid = 45224; --- Create template addon for creature 5688 -DELETE FROM creature_template_addon WHERE entry =5688; -INSERT INTO creature_template_addon VALUES (5688,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5688 -DELETE FROM creature_addon WHERE guid = 28474; --- Create template addon for creature 5690 -DELETE FROM creature_template_addon WHERE entry =5690; -INSERT INTO creature_template_addon VALUES (5690,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5690 -DELETE FROM creature_addon WHERE guid = 33707; --- Create template addon for creature 5691 --- Create template addon for creature 5692 --- Create template addon for creature 5693 -DELETE FROM creature_template_addon WHERE entry =5693; -INSERT INTO creature_template_addon VALUES (5693,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5693 -DELETE FROM creature_addon WHERE guid = 41833; --- Create template addon for creature 5694 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5694; -INSERT INTO creature_template_addon VALUES (5694,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5694 --- Create template addon for creature 5695 -DELETE FROM creature_template_addon WHERE entry =5695; -INSERT INTO creature_template_addon VALUES (5695,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5695 -DELETE FROM creature_addon WHERE guid = 33740; --- Create template addon for creature 5696 -DELETE FROM creature_template_addon WHERE entry =5696; -INSERT INTO creature_template_addon VALUES (5696,0,0,0,16,0,0,NULL); --- Clear duplicate addons from template for creature 5696 -DELETE FROM creature_addon WHERE guid = 38425; --- Create template addon for creature 5697 -DELETE FROM creature_template_addon WHERE entry =5697; -INSERT INTO creature_template_addon VALUES (5697,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5697 -DELETE FROM creature_addon WHERE guid = 41840; --- Create template addon for creature 5698 -DELETE FROM creature_template_addon WHERE entry =5698; -INSERT INTO creature_template_addon VALUES (5698,0,0,0,16,0,0,NULL); --- Clear duplicate addons from template for creature 5698 -DELETE FROM creature_addon WHERE guid = 38112; --- Create template addon for creature 5699 -DELETE FROM creature_template_addon WHERE entry =5699; -INSERT INTO creature_template_addon VALUES (5699,0,0,0,16,0,0,NULL); --- Clear duplicate addons from template for creature 5699 -DELETE FROM creature_addon WHERE guid = 38111; --- Create template addon for creature 5700 -DELETE FROM creature_template_addon WHERE entry =5700; -INSERT INTO creature_template_addon VALUES (5700,0,0,1,16,69,0,NULL); --- Clear duplicate addons from template for creature 5700 -DELETE FROM creature_addon WHERE guid = 31864; --- Create template addon for creature 5701 -DELETE FROM creature_template_addon WHERE entry =5701; -INSERT INTO creature_template_addon VALUES (5701,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5701 -DELETE FROM creature_addon WHERE guid = 41831; --- Create template addon for creature 5702 -DELETE FROM creature_template_addon WHERE entry =5702; -INSERT INTO creature_template_addon VALUES (5702,0,0,0,16,0,0,NULL); --- Clear duplicate addons from template for creature 5702 -DELETE FROM creature_addon WHERE guid = 38417; --- Create template addon for creature 5703 -DELETE FROM creature_template_addon WHERE entry =5703; -INSERT INTO creature_template_addon VALUES (5703,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5703 -DELETE FROM creature_addon WHERE guid = 38063; --- Create template addon for creature 5704 -DELETE FROM creature_template_addon WHERE entry =5704; -INSERT INTO creature_template_addon VALUES (5704,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 5704 -DELETE FROM creature_addon WHERE guid = 38418; --- Create template addon for creature 5705 -DELETE FROM creature_template_addon WHERE entry =5705; -INSERT INTO creature_template_addon VALUES (5705,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5705 -DELETE FROM creature_addon WHERE guid = 38413; --- Create template addon for creature 5706 -DELETE FROM creature_template_addon WHERE entry =5706; -INSERT INTO creature_template_addon VALUES (5706,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5706 -DELETE FROM creature_addon WHERE guid = 41830; --- Create template addon for creature 5707 -DELETE FROM creature_template_addon WHERE entry =5707; -INSERT INTO creature_template_addon VALUES (5707,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5707 -DELETE FROM creature_addon WHERE guid = 41832; --- Create template addon for creature 5708 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5708; -INSERT INTO creature_template_addon VALUES (5708,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5708 --- Create template addon for creature 5709 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5709; -INSERT INTO creature_template_addon VALUES (5709,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5709 --- Create template addon for creature 5710 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5710; -INSERT INTO creature_template_addon VALUES (5710,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5710 --- Create template addon for creature 5711 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5711; -INSERT INTO creature_template_addon VALUES (5711,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5711 --- Create template addon for creature 5712 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5712; -INSERT INTO creature_template_addon VALUES (5712,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5712 --- Create template addon for creature 5713 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5713; -INSERT INTO creature_template_addon VALUES (5713,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5713 --- Create template addon for creature 5714 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5714; -INSERT INTO creature_template_addon VALUES (5714,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5714 --- Create template addon for creature 5715 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5715; -INSERT INTO creature_template_addon VALUES (5715,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5715 --- Create template addon for creature 5716 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5716; -INSERT INTO creature_template_addon VALUES (5716,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5716 --- Create template addon for creature 5717 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5717; -INSERT INTO creature_template_addon VALUES (5717,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5717 --- Create template addon for creature 5718 -DELETE FROM creature_template_addon WHERE entry =5718; -INSERT INTO creature_template_addon VALUES (5718,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5718 -DELETE FROM creature_addon WHERE guid = 93262; --- Create template addon for creature 5719 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5719; -INSERT INTO creature_template_addon VALUES (5719,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5719 --- Create template addon for creature 5720 --- Create template addon for creature 5721 --- Create template addon for creature 5722 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5722; -INSERT INTO creature_template_addon VALUES (5722,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5722 --- Create template addon for creature 5723 --- Create template addon for creature 5724 -DELETE FROM creature_template_addon WHERE entry =5724; -INSERT INTO creature_template_addon VALUES (5724,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5724 -DELETE FROM creature_addon WHERE guid = 32029; --- Clear duplicate addons from template for creature 5725 --- Create template addon for creature 5726 --- Create template addon for creature 5727 --- Create template addon for creature 5728 --- Create template addon for creature 5729 --- Create template addon for creature 5730 --- Create template addon for creature 5731 -DELETE FROM creature_template_addon WHERE entry =5731; -INSERT INTO creature_template_addon VALUES (5731,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 5731 -DELETE FROM creature_addon WHERE guid = 38090; --- Create template addon for creature 5732 -DELETE FROM creature_template_addon WHERE entry =5732; -INSERT INTO creature_template_addon VALUES (5732,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5732 -DELETE FROM creature_addon WHERE guid = 31872; --- Create template addon for creature 5733 -DELETE FROM creature_template_addon WHERE entry =5733; -INSERT INTO creature_template_addon VALUES (5733,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5733 -DELETE FROM creature_addon WHERE guid = 38093; --- Create template addon for creature 5734 -DELETE FROM creature_template_addon WHERE entry =5734; -INSERT INTO creature_template_addon VALUES (5734,0,8,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5734 -DELETE FROM creature_addon WHERE guid = 31870; --- Create template addon for creature 5735 -DELETE FROM creature_template_addon WHERE entry =5735; -INSERT INTO creature_template_addon VALUES (5735,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5735 -DELETE FROM creature_addon WHERE guid = 31873; -DELETE FROM creature_addon WHERE guid = 38094; --- Create template addon for creature 5736 -DELETE FROM creature_template_addon WHERE entry =5736; -INSERT INTO creature_template_addon VALUES (5736,0,1,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5736 -DELETE FROM creature_addon WHERE guid = 31877; --- Create template addon for creature 5738 -DELETE FROM creature_template_addon WHERE entry =5738; -INSERT INTO creature_template_addon VALUES (5738,0,1,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5738 -DELETE FROM creature_addon WHERE guid = 31875; --- Create template addon for creature 5739 -DELETE FROM creature_template_addon WHERE entry =5739; -INSERT INTO creature_template_addon VALUES (5739,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5739 -DELETE FROM creature_addon WHERE guid = 45216; --- Create template addon for creature 5741 --- Create template addon for creature 5742 --- Create template addon for creature 5743 --- Create template addon for creature 5744 -DELETE FROM creature_template_addon WHERE entry =5744; -INSERT INTO creature_template_addon VALUES (5744,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5744 -DELETE FROM creature_addon WHERE guid = 38104; --- Create template addon for creature 5747 -DELETE FROM creature_template_addon WHERE entry =5747; -INSERT INTO creature_template_addon VALUES (5747,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5747 -DELETE FROM creature_addon WHERE guid = 38100; --- Create template addon for creature 5748 -DELETE FROM creature_template_addon WHERE entry =5748; -INSERT INTO creature_template_addon VALUES (5748,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5748 -DELETE FROM creature_addon WHERE guid = 19115; --- Create template addon for creature 5749 -DELETE FROM creature_template_addon WHERE entry =5749; -INSERT INTO creature_template_addon VALUES (5749,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5749 -DELETE FROM creature_addon WHERE guid = 28460; --- Create template addon for creature 5750 -DELETE FROM creature_template_addon WHERE entry =5750; -INSERT INTO creature_template_addon VALUES (5750,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5750 -DELETE FROM creature_addon WHERE guid = 28475; --- Create template addon for creature 5752 -DELETE FROM creature_template_addon WHERE entry =5752; -INSERT INTO creature_template_addon VALUES (5752,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5752 -DELETE FROM creature_addon WHERE guid = 28917; --- Create template addon for creature 5753 -DELETE FROM creature_template_addon WHERE entry =5753; -INSERT INTO creature_template_addon VALUES (5753,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 5753 -DELETE FROM creature_addon WHERE guid = 38414; --- Create template addon for creature 5754 -DELETE FROM creature_template_addon WHERE entry =5754; -INSERT INTO creature_template_addon VALUES (5754,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 5754 -DELETE FROM creature_addon WHERE guid = 31862; --- Clear duplicate addons from template for creature 5755 --- Clear duplicate addons from template for creature 5756 --- Create template addon for creature 5757 -DELETE FROM creature_template_addon WHERE entry =5757; -INSERT INTO creature_template_addon VALUES (5757,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 5757 -DELETE FROM creature_addon WHERE guid = 17618; --- Create template addon for creature 5758 -DELETE FROM creature_template_addon WHERE entry =5758; -INSERT INTO creature_template_addon VALUES (5758,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5758 -DELETE FROM creature_addon WHERE guid = 17863; --- Create template addon for creature 5759 -DELETE FROM creature_template_addon WHERE entry =5759; -INSERT INTO creature_template_addon VALUES (5759,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5759 -DELETE FROM creature_addon WHERE guid = 33741; --- Create template addon for creature 5760 -DELETE FROM creature_template_addon WHERE entry =5760; -INSERT INTO creature_template_addon VALUES (5760,0,0,1,16,0,0,'7974'); --- Clear duplicate addons from template for creature 5760 -DELETE FROM creature_addon WHERE guid = 29062; --- Clear duplicate addons from template for creature 5761 --- Create template addon for creature 5762 --- Create template addon for creature 5763 --- Create template addon for creature 5764 --- Create template addon for creature 5765 -DELETE FROM creature_template_addon WHERE entry =5765; -INSERT INTO creature_template_addon VALUES (5765,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5765 -DELETE FROM creature_addon WHERE guid = 4759; --- Create template addon for creature 5766 -DELETE FROM creature_template_addon WHERE entry =5766; -INSERT INTO creature_template_addon VALUES (5766,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5766 -DELETE FROM creature_addon WHERE guid = 14977; -DELETE FROM creature_addon WHERE guid = 14978; -DELETE FROM creature_addon WHERE guid = 14979; -DELETE FROM creature_addon WHERE guid = 14980; -DELETE FROM creature_addon WHERE guid = 14981; -DELETE FROM creature_addon WHERE guid = 14982; -DELETE FROM creature_addon WHERE guid = 14983; -DELETE FROM creature_addon WHERE guid = 14984; -DELETE FROM creature_addon WHERE guid = 14985; --- Create template addon for creature 5767 -DELETE FROM creature_template_addon WHERE entry =5767; -INSERT INTO creature_template_addon VALUES (5767,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5767 -DELETE FROM creature_addon WHERE guid = 14989; --- Create template addon for creature 5768 -DELETE FROM creature_template_addon WHERE entry =5768; -INSERT INTO creature_template_addon VALUES (5768,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5768 -DELETE FROM creature_addon WHERE guid = 15030; --- Create template addon for creature 5769 -DELETE FROM creature_template_addon WHERE entry =5769; -INSERT INTO creature_template_addon VALUES (5769,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5769 -DELETE FROM creature_addon WHERE guid = 24917; --- Create template addon for creature 5770 -DELETE FROM creature_template_addon WHERE entry =5770; -INSERT INTO creature_template_addon VALUES (5770,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5770 -DELETE FROM creature_addon WHERE guid = 24934; --- Create template addon for creature 5771 -DELETE FROM creature_template_addon WHERE entry =5771; -INSERT INTO creature_template_addon VALUES (5771,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5771 -DELETE FROM creature_addon WHERE guid = 29067; --- Create template addon for creature 5772 --- Create template addon for creature 5773 --- Create template addon for creature 5774 -DELETE FROM creature_template_addon WHERE entry =5774; -INSERT INTO creature_template_addon VALUES (5774,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5774 -DELETE FROM creature_addon WHERE guid = 15077; -DELETE FROM creature_addon WHERE guid = 15078; -DELETE FROM creature_addon WHERE guid = 23274; -DELETE FROM creature_addon WHERE guid = 23275; --- Clear duplicate addons from template for creature 5775 --- Create template addon for creature 5776 --- Create template addon for creature 5777 --- Create template addon for creature 5778 --- Create template addon for creature 5780 --- Create template addon for creature 5781 --- Clear duplicate addons from template for creature 5782 -DELETE FROM creature_addon WHERE guid = 46816; --- Create template addon for creature 5783 -DELETE FROM creature_template_addon WHERE entry =5783; -INSERT INTO creature_template_addon VALUES (5783,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5783 -DELETE FROM creature_addon WHERE guid = 15088; --- Create template addon for creature 5784 -DELETE FROM creature_template_addon WHERE entry =5784; -INSERT INTO creature_template_addon VALUES (5784,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5784 -DELETE FROM creature_addon WHERE guid = 15090; --- Create template addon for creature 5785 -DELETE FROM creature_template_addon WHERE entry =5785; -INSERT INTO creature_template_addon VALUES (5785,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5785 -DELETE FROM creature_addon WHERE guid = 26055; --- Create template addon for creature 5786 -DELETE FROM creature_template_addon WHERE entry =5786; -INSERT INTO creature_template_addon VALUES (5786,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5786 -DELETE FROM creature_addon WHERE guid = 26081; --- Create template addon for creature 5787 -DELETE FROM creature_template_addon WHERE entry =5787; -INSERT INTO creature_template_addon VALUES (5787,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5787 -DELETE FROM creature_addon WHERE guid = 26179; --- Create template addon for creature 5791 --- Create template addon for creature 5792 -DELETE FROM creature_template_addon WHERE entry =5792; -INSERT INTO creature_template_addon VALUES (5792,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5792 -DELETE FROM creature_addon WHERE guid = 21683; --- Clear duplicate addons from template for creature 5797 --- Clear duplicate addons from template for creature 5798 --- Clear duplicate addons from template for creature 5799 --- Clear duplicate addons from template for creature 5800 --- Create template addon for creature 5806 -DELETE FROM creature_template_addon WHERE entry =5806; -INSERT INTO creature_template_addon VALUES (5806,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5806 -DELETE FROM creature_addon WHERE guid = 29974; -DELETE FROM creature_addon WHERE guid = 29975; -DELETE FROM creature_addon WHERE guid = 29976; -DELETE FROM creature_addon WHERE guid = 29977; -DELETE FROM creature_addon WHERE guid = 29978; -DELETE FROM creature_addon WHERE guid = 29979; -DELETE FROM creature_addon WHERE guid = 29980; --- Create template addon for creature 5807 -DELETE FROM creature_template_addon WHERE entry =5807; -INSERT INTO creature_template_addon VALUES (5807,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5807 -DELETE FROM creature_addon WHERE guid = 26611; --- Create template addon for creature 5808 -DELETE FROM creature_template_addon WHERE entry =5808; -INSERT INTO creature_template_addon VALUES (5808,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5808 -DELETE FROM creature_addon WHERE guid = 12260; --- Create template addon for creature 5809 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5809; -INSERT INTO creature_template_addon VALUES (5809,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5809 --- Create template addon for creature 5810 -DELETE FROM creature_template_addon WHERE entry =5810; -INSERT INTO creature_template_addon VALUES (5810,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5810 -DELETE FROM creature_addon WHERE guid = 19732; --- Create template addon for creature 5811 -DELETE FROM creature_template_addon WHERE entry =5811; -INSERT INTO creature_template_addon VALUES (5811,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5811 -DELETE FROM creature_addon WHERE guid = 4686; --- Create template addon for creature 5812 -DELETE FROM creature_template_addon WHERE entry =5812; -INSERT INTO creature_template_addon VALUES (5812,0,0,1,16,233,0,NULL); --- Clear duplicate addons from template for creature 5812 -DELETE FROM creature_addon WHERE guid = 7448; --- Create template addon for creature 5814 -DELETE FROM creature_template_addon WHERE entry =5814; -INSERT INTO creature_template_addon VALUES (5814,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5814 -DELETE FROM creature_addon WHERE guid = 690; --- Create template addon for creature 5815 -DELETE FROM creature_template_addon WHERE entry =5815; -INSERT INTO creature_template_addon VALUES (5815,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5815 -DELETE FROM creature_addon WHERE guid = 3456; --- Create template addon for creature 5816 -DELETE FROM creature_template_addon WHERE entry =5816; -INSERT INTO creature_template_addon VALUES (5816,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 5816 -DELETE FROM creature_addon WHERE guid = 3460; --- Create template addon for creature 5817 -DELETE FROM creature_template_addon WHERE entry =5817; -INSERT INTO creature_template_addon VALUES (5817,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5817 -DELETE FROM creature_addon WHERE guid = 4654; --- Create template addon for creature 5819 -DELETE FROM creature_template_addon WHERE entry =5819; -INSERT INTO creature_template_addon VALUES (5819,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5819 -DELETE FROM creature_addon WHERE guid = 41838; --- Create template addon for creature 5820 -DELETE FROM creature_template_addon WHERE entry =5820; -INSERT INTO creature_template_addon VALUES (5820,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5820 -DELETE FROM creature_addon WHERE guid = 31888; --- Create template addon for creature 5821 -DELETE FROM creature_template_addon WHERE entry =5821; -INSERT INTO creature_template_addon VALUES (5821,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5821 -DELETE FROM creature_addon WHERE guid = 38065; --- Create template addon for creature 5822 -DELETE FROM creature_template_addon WHERE entry =5822; -INSERT INTO creature_template_addon VALUES (5822,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5822 -DELETE FROM creature_addon WHERE guid = 12209; --- Create template addon for creature 5823 -DELETE FROM creature_template_addon WHERE entry =5823; -INSERT INTO creature_template_addon VALUES (5823,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5823 -DELETE FROM creature_addon WHERE guid = 12322; --- Create template addon for creature 5824 -DELETE FROM creature_template_addon WHERE entry =5824; -INSERT INTO creature_template_addon VALUES (5824,0,1114112,1,16,0,0,'7165'); --- Clear duplicate addons from template for creature 5824 -DELETE FROM creature_addon WHERE guid = 12218; --- Create template addon for creature 5826 -DELETE FROM creature_template_addon WHERE entry =5826; -INSERT INTO creature_template_addon VALUES (5826,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5826 -DELETE FROM creature_addon WHERE guid = 12384; --- Create template addon for creature 5827 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5827; -INSERT INTO creature_template_addon VALUES (5827,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5827 --- Create template addon for creature 5828 -DELETE FROM creature_template_addon WHERE entry =5828; -INSERT INTO creature_template_addon VALUES (5828,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5828 -DELETE FROM creature_addon WHERE guid = 65607; --- Create template addon for creature 5829 -DELETE FROM creature_template_addon WHERE entry =5829; -INSERT INTO creature_template_addon VALUES (5829,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5829 -DELETE FROM creature_addon WHERE guid = 20409; --- Create template addon for creature 5830 -DELETE FROM creature_template_addon WHERE entry =5830; -INSERT INTO creature_template_addon VALUES (5830,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5830 -DELETE FROM creature_addon WHERE guid = 20429; --- Create template addon for creature 5831 -DELETE FROM creature_template_addon WHERE entry =5831; -INSERT INTO creature_template_addon VALUES (5831,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5831 -DELETE FROM creature_addon WHERE guid = 20433; --- Create template addon for creature 5832 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5832; -INSERT INTO creature_template_addon VALUES (5832,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5832 --- Create template addon for creature 5833 -DELETE FROM creature_template_addon WHERE entry =5833; -INSERT INTO creature_template_addon VALUES (5833,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5833 -DELETE FROM creature_addon WHERE guid = 6825; --- Create template addon for creature 5834 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5834; -INSERT INTO creature_template_addon VALUES (5834,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5834 --- Create template addon for creature 5835 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5835; -INSERT INTO creature_template_addon VALUES (5835,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5835 --- Create template addon for creature 5836 -DELETE FROM creature_template_addon WHERE entry =5836; -INSERT INTO creature_template_addon VALUES (5836,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5836 -DELETE FROM creature_addon WHERE guid = 20614; --- Create template addon for creature 5837 -DELETE FROM creature_template_addon WHERE entry =5837; -INSERT INTO creature_template_addon VALUES (5837,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5837 -DELETE FROM creature_addon WHERE guid = 20635; --- Create template addon for creature 5838 -DELETE FROM creature_template_addon WHERE entry =5838; -INSERT INTO creature_template_addon VALUES (5838,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5838 -DELETE FROM creature_addon WHERE guid = 20685; --- Create template addon for creature 5839 -DELETE FROM creature_template_addon WHERE entry =5839; -INSERT INTO creature_template_addon VALUES (5839,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5839 -DELETE FROM creature_addon WHERE guid = 5753; -DELETE FROM creature_addon WHERE guid = 5756; -DELETE FROM creature_addon WHERE guid = 5757; -DELETE FROM creature_addon WHERE guid = 6799; -DELETE FROM creature_addon WHERE guid = 6804; -DELETE FROM creature_addon WHERE guid = 6808; -DELETE FROM creature_addon WHERE guid = 6810; -DELETE FROM creature_addon WHERE guid = 6812; --- Create template addon for creature 5840 -DELETE FROM creature_template_addon WHERE entry =5840; -INSERT INTO creature_template_addon VALUES (5840,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5840 -DELETE FROM creature_addon WHERE guid = 6809; -DELETE FROM creature_addon WHERE guid = 6814; -DELETE FROM creature_addon WHERE guid = 6816; -DELETE FROM creature_addon WHERE guid = 6817; -DELETE FROM creature_addon WHERE guid = 6820; --- Create template addon for creature 5841 -DELETE FROM creature_template_addon WHERE entry =5841; -INSERT INTO creature_template_addon VALUES (5841,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5841 -DELETE FROM creature_addon WHERE guid = 20720; --- Create template addon for creature 5842 -DELETE FROM creature_template_addon WHERE entry =5842; -INSERT INTO creature_template_addon VALUES (5842,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5842 -DELETE FROM creature_addon WHERE guid = 20736; --- Create template addon for creature 5843 -DELETE FROM creature_template_addon WHERE entry =5843; -INSERT INTO creature_template_addon VALUES (5843,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5843 -DELETE FROM creature_addon WHERE guid = 5581; -DELETE FROM creature_addon WHERE guid = 5583; -DELETE FROM creature_addon WHERE guid = 5641; -DELETE FROM creature_addon WHERE guid = 5670; -DELETE FROM creature_addon WHERE guid = 5671; -DELETE FROM creature_addon WHERE guid = 5683; -DELETE FROM creature_addon WHERE guid = 5684; -DELETE FROM creature_addon WHERE guid = 5685; -DELETE FROM creature_addon WHERE guid = 5686; -DELETE FROM creature_addon WHERE guid = 5778; --- Create template addon for creature 5844 -DELETE FROM creature_template_addon WHERE entry =5844; -INSERT INTO creature_template_addon VALUES (5844,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5844 -DELETE FROM creature_addon WHERE guid = 5738; -DELETE FROM creature_addon WHERE guid = 5740; -DELETE FROM creature_addon WHERE guid = 5741; -DELETE FROM creature_addon WHERE guid = 5785; -DELETE FROM creature_addon WHERE guid = 5802; -DELETE FROM creature_addon WHERE guid = 5805; -DELETE FROM creature_addon WHERE guid = 5837; -DELETE FROM creature_addon WHERE guid = 5842; -DELETE FROM creature_addon WHERE guid = 5843; -DELETE FROM creature_addon WHERE guid = 5847; -DELETE FROM creature_addon WHERE guid = 6086; -DELETE FROM creature_addon WHERE guid = 6087; -DELETE FROM creature_addon WHERE guid = 6222; -DELETE FROM creature_addon WHERE guid = 6226; -DELETE FROM creature_addon WHERE guid = 6227; -DELETE FROM creature_addon WHERE guid = 6690; -DELETE FROM creature_addon WHERE guid = 6691; -DELETE FROM creature_addon WHERE guid = 6772; -DELETE FROM creature_addon WHERE guid = 6778; -DELETE FROM creature_addon WHERE guid = 6784; -DELETE FROM creature_addon WHERE guid = 6807; -DELETE FROM creature_addon WHERE guid = 6819; -DELETE FROM creature_addon WHERE guid = 6838; -DELETE FROM creature_addon WHERE guid = 6839; --- Create template addon for creature 5846 -DELETE FROM creature_template_addon WHERE entry =5846; -INSERT INTO creature_template_addon VALUES (5846,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5846 -DELETE FROM creature_addon WHERE guid = 5742; -DELETE FROM creature_addon WHERE guid = 5776; -DELETE FROM creature_addon WHERE guid = 5786; -DELETE FROM creature_addon WHERE guid = 5787; -DELETE FROM creature_addon WHERE guid = 5808; -DELETE FROM creature_addon WHERE guid = 5812; -DELETE FROM creature_addon WHERE guid = 5814; -DELETE FROM creature_addon WHERE guid = 5836; -DELETE FROM creature_addon WHERE guid = 5838; -DELETE FROM creature_addon WHERE guid = 5839; -DELETE FROM creature_addon WHERE guid = 5841; -DELETE FROM creature_addon WHERE guid = 5844; -DELETE FROM creature_addon WHERE guid = 6216; -DELETE FROM creature_addon WHERE guid = 6251; -DELETE FROM creature_addon WHERE guid = 6767; -DELETE FROM creature_addon WHERE guid = 6771; -DELETE FROM creature_addon WHERE guid = 6773; -DELETE FROM creature_addon WHERE guid = 6774; -DELETE FROM creature_addon WHERE guid = 6777; -DELETE FROM creature_addon WHERE guid = 6779; -DELETE FROM creature_addon WHERE guid = 6782; -DELETE FROM creature_addon WHERE guid = 6787; -DELETE FROM creature_addon WHERE guid = 6790; -DELETE FROM creature_addon WHERE guid = 6794; -DELETE FROM creature_addon WHERE guid = 6797; -DELETE FROM creature_addon WHERE guid = 6801; -DELETE FROM creature_addon WHERE guid = 6803; -DELETE FROM creature_addon WHERE guid = 6821; -DELETE FROM creature_addon WHERE guid = 6836; -DELETE FROM creature_addon WHERE guid = 6841; --- Create template addon for creature 5847 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5847; -INSERT INTO creature_template_addon VALUES (5847,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5847 --- Create template addon for creature 5848 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5848; -INSERT INTO creature_template_addon VALUES (5848,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5848 --- Create template addon for creature 5849 -DELETE FROM creature_template_addon WHERE entry =5849; -INSERT INTO creature_template_addon VALUES (5849,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5849 -DELETE FROM creature_addon WHERE guid = 20854; --- Create template addon for creature 5850 -DELETE FROM creature_template_addon WHERE entry =5850; -INSERT INTO creature_template_addon VALUES (5850,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5850 -DELETE FROM creature_addon WHERE guid = 5609; -DELETE FROM creature_addon WHERE guid = 5732; -DELETE FROM creature_addon WHERE guid = 5734; -DELETE FROM creature_addon WHERE guid = 5735; -DELETE FROM creature_addon WHERE guid = 5737; -DELETE FROM creature_addon WHERE guid = 5754; -DELETE FROM creature_addon WHERE guid = 5784; --- Create template addon for creature 5851 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5851; -INSERT INTO creature_template_addon VALUES (5851,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5851 --- Create template addon for creature 5852 -DELETE FROM creature_template_addon WHERE entry =5852; -INSERT INTO creature_template_addon VALUES (5852,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5852 -DELETE FROM creature_addon WHERE guid = 5711; -DELETE FROM creature_addon WHERE guid = 5758; -DELETE FROM creature_addon WHERE guid = 5765; -DELETE FROM creature_addon WHERE guid = 5829; -DELETE FROM creature_addon WHERE guid = 5833; -DELETE FROM creature_addon WHERE guid = 5868; --- Create template addon for creature 5853 -DELETE FROM creature_template_addon WHERE entry =5853; -INSERT INTO creature_template_addon VALUES (5853,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5853 -DELETE FROM creature_addon WHERE guid = 5714; -DELETE FROM creature_addon WHERE guid = 5755; -DELETE FROM creature_addon WHERE guid = 5819; -DELETE FROM creature_addon WHERE guid = 6786; -DELETE FROM creature_addon WHERE guid = 6788; -DELETE FROM creature_addon WHERE guid = 6793; -DELETE FROM creature_addon WHERE guid = 6813; --- Create template addon for creature 5854 -DELETE FROM creature_template_addon WHERE entry =5854; -INSERT INTO creature_template_addon VALUES (5854,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5854 -DELETE FROM creature_addon WHERE guid = 5608; -DELETE FROM creature_addon WHERE guid = 5687; -DELETE FROM creature_addon WHERE guid = 5821; -DELETE FROM creature_addon WHERE guid = 5824; -DELETE FROM creature_addon WHERE guid = 5834; -DELETE FROM creature_addon WHERE guid = 5855; -DELETE FROM creature_addon WHERE guid = 6230; -DELETE FROM creature_addon WHERE guid = 6231; -DELETE FROM creature_addon WHERE guid = 6232; -DELETE FROM creature_addon WHERE guid = 6235; -DELETE FROM creature_addon WHERE guid = 6236; -DELETE FROM creature_addon WHERE guid = 6237; -DELETE FROM creature_addon WHERE guid = 6238; -DELETE FROM creature_addon WHERE guid = 6239; -DELETE FROM creature_addon WHERE guid = 6241; -DELETE FROM creature_addon WHERE guid = 6247; -DELETE FROM creature_addon WHERE guid = 6768; -DELETE FROM creature_addon WHERE guid = 6780; -DELETE FROM creature_addon WHERE guid = 6792; -DELETE FROM creature_addon WHERE guid = 6824; -DELETE FROM creature_addon WHERE guid = 6835; -DELETE FROM creature_addon WHERE guid = 6837; -DELETE FROM creature_addon WHERE guid = 6842; --- Create template addon for creature 5855 -DELETE FROM creature_template_addon WHERE entry =5855; -INSERT INTO creature_template_addon VALUES (5855,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5855 -DELETE FROM creature_addon WHERE guid = 5610; -DELETE FROM creature_addon WHERE guid = 5626; -DELETE FROM creature_addon WHERE guid = 5701; -DELETE FROM creature_addon WHERE guid = 5703; -DELETE FROM creature_addon WHERE guid = 5731; -DELETE FROM creature_addon WHERE guid = 5733; -DELETE FROM creature_addon WHERE guid = 5736; -DELETE FROM creature_addon WHERE guid = 5761; -DELETE FROM creature_addon WHERE guid = 5773; -DELETE FROM creature_addon WHERE guid = 5781; -DELETE FROM creature_addon WHERE guid = 5782; -DELETE FROM creature_addon WHERE guid = 5783; -DELETE FROM creature_addon WHERE guid = 5828; -DELETE FROM creature_addon WHERE guid = 5850; -DELETE FROM creature_addon WHERE guid = 5851; -DELETE FROM creature_addon WHERE guid = 5900; -DELETE FROM creature_addon WHERE guid = 5915; -DELETE FROM creature_addon WHERE guid = 6217; -DELETE FROM creature_addon WHERE guid = 6221; -DELETE FROM creature_addon WHERE guid = 6223; -DELETE FROM creature_addon WHERE guid = 6244; -DELETE FROM creature_addon WHERE guid = 6245; -DELETE FROM creature_addon WHERE guid = 6246; -DELETE FROM creature_addon WHERE guid = 6789; --- Create template addon for creature 5856 -DELETE FROM creature_template_addon WHERE entry =5856; -INSERT INTO creature_template_addon VALUES (5856,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5856 -DELETE FROM creature_addon WHERE guid = 5580; -DELETE FROM creature_addon WHERE guid = 5627; -DELETE FROM creature_addon WHERE guid = 5650; -DELETE FROM creature_addon WHERE guid = 5653; -DELETE FROM creature_addon WHERE guid = 5659; -DELETE FROM creature_addon WHERE guid = 5660; -DELETE FROM creature_addon WHERE guid = 5661; -DELETE FROM creature_addon WHERE guid = 5695; -DELETE FROM creature_addon WHERE guid = 5696; -DELETE FROM creature_addon WHERE guid = 5698; -DELETE FROM creature_addon WHERE guid = 5699; -DELETE FROM creature_addon WHERE guid = 5716; -DELETE FROM creature_addon WHERE guid = 5794; -DELETE FROM creature_addon WHERE guid = 5796; -DELETE FROM creature_addon WHERE guid = 5797; -DELETE FROM creature_addon WHERE guid = 5827; -DELETE FROM creature_addon WHERE guid = 6242; -DELETE FROM creature_addon WHERE guid = 6811; -DELETE FROM creature_addon WHERE guid = 6815; -DELETE FROM creature_addon WHERE guid = 6818; --- Create template addon for creature 5857 -DELETE FROM creature_template_addon WHERE entry =5857; -INSERT INTO creature_template_addon VALUES (5857,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5857 -DELETE FROM creature_addon WHERE guid = 5611; -DELETE FROM creature_addon WHERE guid = 5612; -DELETE FROM creature_addon WHERE guid = 5640; -DELETE FROM creature_addon WHERE guid = 5649; -DELETE FROM creature_addon WHERE guid = 5651; -DELETE FROM creature_addon WHERE guid = 5652; -DELETE FROM creature_addon WHERE guid = 5658; -DELETE FROM creature_addon WHERE guid = 5667; -DELETE FROM creature_addon WHERE guid = 5691; -DELETE FROM creature_addon WHERE guid = 5704; -DELETE FROM creature_addon WHERE guid = 5705; -DELETE FROM creature_addon WHERE guid = 5706; -DELETE FROM creature_addon WHERE guid = 5707; -DELETE FROM creature_addon WHERE guid = 5708; -DELETE FROM creature_addon WHERE guid = 5709; -DELETE FROM creature_addon WHERE guid = 5748; -DELETE FROM creature_addon WHERE guid = 5790; -DELETE FROM creature_addon WHERE guid = 5793; -DELETE FROM creature_addon WHERE guid = 5798; -DELETE FROM creature_addon WHERE guid = 5825; -DELETE FROM creature_addon WHERE guid = 6220; -DELETE FROM creature_addon WHERE guid = 6228; -DELETE FROM creature_addon WHERE guid = 6233; -DELETE FROM creature_addon WHERE guid = 6234; -DELETE FROM creature_addon WHERE guid = 6248; -DELETE FROM creature_addon WHERE guid = 6249; --- Create template addon for creature 5858 -DELETE FROM creature_template_addon WHERE entry =5858; -INSERT INTO creature_template_addon VALUES (5858,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5858 -DELETE FROM creature_addon WHERE guid = 5668; -DELETE FROM creature_addon WHERE guid = 5689; -DELETE FROM creature_addon WHERE guid = 5739; -DELETE FROM creature_addon WHERE guid = 5759; -DELETE FROM creature_addon WHERE guid = 5760; -DELETE FROM creature_addon WHERE guid = 5762; -DELETE FROM creature_addon WHERE guid = 5763; -DELETE FROM creature_addon WHERE guid = 5764; -DELETE FROM creature_addon WHERE guid = 5780; -DELETE FROM creature_addon WHERE guid = 5788; -DELETE FROM creature_addon WHERE guid = 5789; -DELETE FROM creature_addon WHERE guid = 5792; -DELETE FROM creature_addon WHERE guid = 5795; -DELETE FROM creature_addon WHERE guid = 5875; -DELETE FROM creature_addon WHERE guid = 5877; -DELETE FROM creature_addon WHERE guid = 5880; -DELETE FROM creature_addon WHERE guid = 5882; -DELETE FROM creature_addon WHERE guid = 5903; -DELETE FROM creature_addon WHERE guid = 5909; -DELETE FROM creature_addon WHERE guid = 5910; -DELETE FROM creature_addon WHERE guid = 5912; -DELETE FROM creature_addon WHERE guid = 5914; -DELETE FROM creature_addon WHERE guid = 5916; -DELETE FROM creature_addon WHERE guid = 5917; -DELETE FROM creature_addon WHERE guid = 5918; -DELETE FROM creature_addon WHERE guid = 6822; --- Create template addon for creature 5859 -DELETE FROM creature_template_addon WHERE entry =5859; -INSERT INTO creature_template_addon VALUES (5859,0,0,1,16,0,0,'7165'); --- Clear duplicate addons from template for creature 5859 -DELETE FROM creature_addon WHERE guid = 20877; --- Create template addon for creature 5860 -DELETE FROM creature_template_addon WHERE entry =5860; -INSERT INTO creature_template_addon VALUES (5860,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5860 -DELETE FROM creature_addon WHERE guid = 5820; -DELETE FROM creature_addon WHERE guid = 5859; -DELETE FROM creature_addon WHERE guid = 5919; -DELETE FROM creature_addon WHERE guid = 6763; -DELETE FROM creature_addon WHERE guid = 6848; --- Create template addon for creature 5861 -DELETE FROM creature_template_addon WHERE entry =5861; -INSERT INTO creature_template_addon VALUES (5861,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5861 -DELETE FROM creature_addon WHERE guid = 5816; -DELETE FROM creature_addon WHERE guid = 5817; -DELETE FROM creature_addon WHERE guid = 5818; -DELETE FROM creature_addon WHERE guid = 5826; -DELETE FROM creature_addon WHERE guid = 5857; -DELETE FROM creature_addon WHERE guid = 5860; -DELETE FROM creature_addon WHERE guid = 5861; -DELETE FROM creature_addon WHERE guid = 5863; -DELETE FROM creature_addon WHERE guid = 5864; -DELETE FROM creature_addon WHERE guid = 5867; -DELETE FROM creature_addon WHERE guid = 5869; -DELETE FROM creature_addon WHERE guid = 5870; -DELETE FROM creature_addon WHERE guid = 5871; -DELETE FROM creature_addon WHERE guid = 5872; -DELETE FROM creature_addon WHERE guid = 5873; -DELETE FROM creature_addon WHERE guid = 5920; -DELETE FROM creature_addon WHERE guid = 6791; -DELETE FROM creature_addon WHERE guid = 6800; -DELETE FROM creature_addon WHERE guid = 6844; -DELETE FROM creature_addon WHERE guid = 6853; --- Create template addon for creature 5862 -DELETE FROM creature_template_addon WHERE entry =5862; -INSERT INTO creature_template_addon VALUES (5862,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5862 -DELETE FROM creature_addon WHERE guid = 5791; -DELETE FROM creature_addon WHERE guid = 5800; -DELETE FROM creature_addon WHERE guid = 5801; -DELETE FROM creature_addon WHERE guid = 5815; -DELETE FROM creature_addon WHERE guid = 5865; -DELETE FROM creature_addon WHERE guid = 5866; -DELETE FROM creature_addon WHERE guid = 6846; -DELETE FROM creature_addon WHERE guid = 6847; -DELETE FROM creature_addon WHERE guid = 6856; --- Create template addon for creature 5863 -DELETE FROM creature_template_addon WHERE entry =5863; -INSERT INTO creature_template_addon VALUES (5863,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5863 -DELETE FROM creature_addon WHERE guid = 20939; --- Create template addon for creature 5864 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5864; -INSERT INTO creature_template_addon VALUES (5864,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5864 --- Create template addon for creature 5865 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5865; -INSERT INTO creature_template_addon VALUES (5865,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5865 --- Create template addon for creature 5870 -DELETE FROM creature_template_addon WHERE entry =5870; -INSERT INTO creature_template_addon VALUES (5870,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5870 -DELETE FROM creature_addon WHERE guid = 32309; --- Create template addon for creature 5871 -DELETE FROM creature_template_addon WHERE entry =5871; -INSERT INTO creature_template_addon VALUES (5871,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5871 -DELETE FROM creature_addon WHERE guid = 20944; --- Create template addon for creature 5872 --- Create template addon for creature 5873 --- Create template addon for creature 5874 --- Create template addon for creature 5875 -DELETE FROM creature_template_addon WHERE entry =5875; -INSERT INTO creature_template_addon VALUES (5875,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5875 -DELETE FROM creature_addon WHERE guid = 256; --- Create template addon for creature 5878 -DELETE FROM creature_template_addon WHERE entry =5878; -INSERT INTO creature_template_addon VALUES (5878,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5878 -DELETE FROM creature_addon WHERE guid = 20953; --- Create template addon for creature 5879 --- Create template addon for creature 5880 -DELETE FROM creature_template_addon WHERE entry =5880; -INSERT INTO creature_template_addon VALUES (5880,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5880 -DELETE FROM creature_addon WHERE guid = 6398; --- Create template addon for creature 5881 -DELETE FROM creature_template_addon WHERE entry =5881; -INSERT INTO creature_template_addon VALUES (5881,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5881 -DELETE FROM creature_addon WHERE guid = 51779; --- Create template addon for creature 5882 -DELETE FROM creature_template_addon WHERE entry =5882; -INSERT INTO creature_template_addon VALUES (5882,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5882 -DELETE FROM creature_addon WHERE guid = 3471; --- Create template addon for creature 5883 -DELETE FROM creature_template_addon WHERE entry =5883; -INSERT INTO creature_template_addon VALUES (5883,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5883 -DELETE FROM creature_addon WHERE guid = 3616; --- Create template addon for creature 5884 -DELETE FROM creature_template_addon WHERE entry =5884; -INSERT INTO creature_template_addon VALUES (5884,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5884 -DELETE FROM creature_addon WHERE guid = 4798; --- Create template addon for creature 5885 -DELETE FROM creature_template_addon WHERE entry =5885; -INSERT INTO creature_template_addon VALUES (5885,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 5885 -DELETE FROM creature_addon WHERE guid = 3474; --- Create template addon for creature 5886 -DELETE FROM creature_template_addon WHERE entry =5886; -INSERT INTO creature_template_addon VALUES (5886,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5886 -DELETE FROM creature_addon WHERE guid = 17619; --- Create template addon for creature 5887 -DELETE FROM creature_template_addon WHERE entry =5887; -INSERT INTO creature_template_addon VALUES (5887,0,1,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5887 -DELETE FROM creature_addon WHERE guid = 3417; --- Create template addon for creature 5888 -DELETE FROM creature_template_addon WHERE entry =5888; -INSERT INTO creature_template_addon VALUES (5888,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5888 -DELETE FROM creature_addon WHERE guid = 24666; --- Create template addon for creature 5889 --- Clear duplicate addons from template for creature 5890 --- Clear duplicate addons from template for creature 5891 --- Create template addon for creature 5892 -DELETE FROM creature_template_addon WHERE entry =5892; -INSERT INTO creature_template_addon VALUES (5892,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5892 -DELETE FROM creature_addon WHERE guid = 3418; --- Create template addon for creature 5893 -DELETE FROM creature_template_addon WHERE entry =5893; -INSERT INTO creature_template_addon VALUES (5893,0,0,0,0,0,0,'8203'); --- Clear duplicate addons from template for creature 5893 -DELETE FROM creature_addon WHERE guid = 170; --- Create template addon for creature 5894 -DELETE FROM creature_template_addon WHERE entry =5894; -INSERT INTO creature_template_addon VALUES (5894,0,0,0,0,0,0,'8203'); --- Clear duplicate addons from template for creature 5894 -DELETE FROM creature_addon WHERE guid = 84707; --- Create template addon for creature 5895 --- Create template addon for creature 5896 --- Create template addon for creature 5897 -DELETE FROM creature_template_addon WHERE entry =5897; -INSERT INTO creature_template_addon VALUES (5897,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5897 -DELETE FROM creature_addon WHERE guid = 18262; -DELETE FROM creature_addon WHERE guid = 18263; -DELETE FROM creature_addon WHERE guid = 18264; -DELETE FROM creature_addon WHERE guid = 18265; -DELETE FROM creature_addon WHERE guid = 18273; -DELETE FROM creature_addon WHERE guid = 18274; -DELETE FROM creature_addon WHERE guid = 18275; -DELETE FROM creature_addon WHERE guid = 18276; --- Create template addon for creature 5898 --- Create template addon for creature 5899 -DELETE FROM creature_template_addon WHERE entry =5899; -INSERT INTO creature_template_addon VALUES (5899,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5899 -DELETE FROM creature_addon WHERE guid = 13168; --- Create template addon for creature 5900 -DELETE FROM creature_template_addon WHERE entry =5900; -INSERT INTO creature_template_addon VALUES (5900,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5900 -DELETE FROM creature_addon WHERE guid = 3381; --- Create template addon for creature 5901 -DELETE FROM creature_template_addon WHERE entry =5901; -INSERT INTO creature_template_addon VALUES (5901,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5901 -DELETE FROM creature_addon WHERE guid = 13172; --- Create template addon for creature 5902 --- Create template addon for creature 5905 -DELETE FROM creature_template_addon WHERE entry =5905; -INSERT INTO creature_template_addon VALUES (5905,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5905 -DELETE FROM creature_addon WHERE guid = 21167; --- Create template addon for creature 5906 -DELETE FROM creature_template_addon WHERE entry =5906; -INSERT INTO creature_template_addon VALUES (5906,0,1,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5906 -DELETE FROM creature_addon WHERE guid = 24707; --- Create template addon for creature 5907 -DELETE FROM creature_template_addon WHERE entry =5907; -INSERT INTO creature_template_addon VALUES (5907,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5907 -DELETE FROM creature_addon WHERE guid = 13174; --- Create template addon for creature 5908 -DELETE FROM creature_template_addon WHERE entry =5908; -INSERT INTO creature_template_addon VALUES (5908,0,7,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5908 -DELETE FROM creature_addon WHERE guid = 13175; --- Create template addon for creature 5909 -DELETE FROM creature_template_addon WHERE entry =5909; -INSERT INTO creature_template_addon VALUES (5909,0,1,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5909 -DELETE FROM creature_addon WHERE guid = 3419; --- Create template addon for creature 5910 -DELETE FROM creature_template_addon WHERE entry =5910; -INSERT INTO creature_template_addon VALUES (5910,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5910 -DELETE FROM creature_addon WHERE guid = 3420; --- Create template addon for creature 5911 -DELETE FROM creature_template_addon WHERE entry =5911; -INSERT INTO creature_template_addon VALUES (5911,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5911 -DELETE FROM creature_addon WHERE guid = 13176; --- Create template addon for creature 5912 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5912; -INSERT INTO creature_template_addon VALUES (5912,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5912 --- Create template addon for creature 5913 --- Create template addon for creature 5914 --- Create template addon for creature 5915 -DELETE FROM creature_template_addon WHERE entry =5915; -INSERT INTO creature_template_addon VALUES (5915,0,3,1,16,0,0,'7090'); --- Clear duplicate addons from template for creature 5915 -DELETE FROM creature_addon WHERE guid = 29210; --- Create template addon for creature 5916 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5916; -INSERT INTO creature_template_addon VALUES (5916,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5916 --- Clear duplicate addons from template for creature 5917 --- Create template addon for creature 5918 --- Create template addon for creature 5919 --- Create template addon for creature 5920 --- Create template addon for creature 5921 --- Create template addon for creature 5922 --- Create template addon for creature 5923 --- Create template addon for creature 5924 --- Create template addon for creature 5925 --- Create template addon for creature 5926 --- Create template addon for creature 5927 --- Create template addon for creature 5928 -DELETE FROM creature_template_addon WHERE entry =5928; -INSERT INTO creature_template_addon VALUES (5928,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5928 -DELETE FROM creature_addon WHERE guid = 29212; --- Create template addon for creature 5929 --- Create template addon for creature 5930 -DELETE FROM creature_template_addon WHERE entry =5930; -INSERT INTO creature_template_addon VALUES (5930,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5930 -DELETE FROM creature_addon WHERE guid = 29213; --- Create template addon for creature 5931 -DELETE FROM creature_template_addon WHERE entry =5931; -INSERT INTO creature_template_addon VALUES (5931,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5931 -DELETE FROM creature_addon WHERE guid = 29214; --- Create template addon for creature 5932 -DELETE FROM creature_template_addon WHERE entry =5932; -INSERT INTO creature_template_addon VALUES (5932,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5932 -DELETE FROM creature_addon WHERE guid = 29215; --- Create template addon for creature 5933 -DELETE FROM creature_template_addon WHERE entry =5933; -INSERT INTO creature_template_addon VALUES (5933,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5933 -DELETE FROM creature_addon WHERE guid = 21388; --- Create template addon for creature 5934 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5934; -INSERT INTO creature_template_addon VALUES (5934,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5934 --- Create template addon for creature 5935 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5935; -INSERT INTO creature_template_addon VALUES (5935,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5935 --- Create template addon for creature 5937 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5937; -INSERT INTO creature_template_addon VALUES (5937,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5937 --- Create template addon for creature 5938 -DELETE FROM creature_template_addon WHERE entry =5938; -INSERT INTO creature_template_addon VALUES (5938,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5938 -DELETE FROM creature_addon WHERE guid = 24725; --- Create template addon for creature 5939 -DELETE FROM creature_template_addon WHERE entry =5939; -INSERT INTO creature_template_addon VALUES (5939,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5939 -DELETE FROM creature_addon WHERE guid = 24726; --- Create template addon for creature 5940 -DELETE FROM creature_template_addon WHERE entry =5940; -INSERT INTO creature_template_addon VALUES (5940,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5940 -DELETE FROM creature_addon WHERE guid = 24727; --- Create template addon for creature 5941 -DELETE FROM creature_template_addon WHERE entry =5941; -INSERT INTO creature_template_addon VALUES (5941,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5941 -DELETE FROM creature_addon WHERE guid = 3393; --- Create template addon for creature 5942 -DELETE FROM creature_template_addon WHERE entry =5942; -INSERT INTO creature_template_addon VALUES (5942,0,0,1,16,10,0,NULL); --- Clear duplicate addons from template for creature 5942 -DELETE FROM creature_addon WHERE guid = 6397; --- Create template addon for creature 5943 -DELETE FROM creature_template_addon WHERE entry =5943; -INSERT INTO creature_template_addon VALUES (5943,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5943 -DELETE FROM creature_addon WHERE guid = 6384; --- Create template addon for creature 5944 -DELETE FROM creature_template_addon WHERE entry =5944; -INSERT INTO creature_template_addon VALUES (5944,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5944 -DELETE FROM creature_addon WHERE guid = 13848; --- Create template addon for creature 5946 --- Create template addon for creature 5947 --- Create template addon for creature 5948 --- Create template addon for creature 5949 --- Create template addon for creature 5950 --- Create template addon for creature 5951 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5951; -INSERT INTO creature_template_addon VALUES (5951,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5951 -DELETE FROM creature_addon WHERE guid = 6481; -DELETE FROM creature_addon WHERE guid = 6488; -DELETE FROM creature_addon WHERE guid = 6489; -DELETE FROM creature_addon WHERE guid = 7360; -DELETE FROM creature_addon WHERE guid = 7361; -DELETE FROM creature_addon WHERE guid = 7366; -DELETE FROM creature_addon WHERE guid = 7921; -DELETE FROM creature_addon WHERE guid = 7922; -DELETE FROM creature_addon WHERE guid = 7923; -DELETE FROM creature_addon WHERE guid = 10284; -DELETE FROM creature_addon WHERE guid = 10285; -DELETE FROM creature_addon WHERE guid = 10286; -DELETE FROM creature_addon WHERE guid = 10432; -DELETE FROM creature_addon WHERE guid = 10434; -DELETE FROM creature_addon WHERE guid = 10436; -DELETE FROM creature_addon WHERE guid = 10438; -DELETE FROM creature_addon WHERE guid = 10439; -DELETE FROM creature_addon WHERE guid = 11774; -DELETE FROM creature_addon WHERE guid = 11778; -DELETE FROM creature_addon WHERE guid = 11781; -DELETE FROM creature_addon WHERE guid = 11782; -DELETE FROM creature_addon WHERE guid = 11852; -DELETE FROM creature_addon WHERE guid = 11853; -DELETE FROM creature_addon WHERE guid = 11855; -DELETE FROM creature_addon WHERE guid = 12068; -DELETE FROM creature_addon WHERE guid = 12086; -DELETE FROM creature_addon WHERE guid = 12116; -DELETE FROM creature_addon WHERE guid = 12120; -DELETE FROM creature_addon WHERE guid = 12130; -DELETE FROM creature_addon WHERE guid = 12134; -DELETE FROM creature_addon WHERE guid = 12136; -DELETE FROM creature_addon WHERE guid = 12139; -DELETE FROM creature_addon WHERE guid = 12144; -DELETE FROM creature_addon WHERE guid = 12148; -DELETE FROM creature_addon WHERE guid = 12149; -DELETE FROM creature_addon WHERE guid = 12151; -DELETE FROM creature_addon WHERE guid = 12153; -DELETE FROM creature_addon WHERE guid = 12221; -DELETE FROM creature_addon WHERE guid = 12229; -DELETE FROM creature_addon WHERE guid = 13013; --- Create template addon for creature 5952 -DELETE FROM creature_template_addon WHERE entry =5952; -INSERT INTO creature_template_addon VALUES (5952,0,0,1,16,0,0,'18950'); --- Clear duplicate addons from template for creature 5952 -DELETE FROM creature_addon WHERE guid = 4795; -DELETE FROM creature_addon WHERE guid = 5303; -DELETE FROM creature_addon WHERE guid = 6378; -DELETE FROM creature_addon WHERE guid = 6379; -DELETE FROM creature_addon WHERE guid = 7279; -DELETE FROM creature_addon WHERE guid = 7280; -DELETE FROM creature_addon WHERE guid = 7283; -DELETE FROM creature_addon WHERE guid = 7286; -DELETE FROM creature_addon WHERE guid = 7287; -DELETE FROM creature_addon WHERE guid = 7288; -DELETE FROM creature_addon WHERE guid = 7648; -DELETE FROM creature_addon WHERE guid = 7650; -DELETE FROM creature_addon WHERE guid = 7656; -DELETE FROM creature_addon WHERE guid = 7664; --- Create template addon for creature 5953 -DELETE FROM creature_template_addon WHERE entry =5953; -INSERT INTO creature_template_addon VALUES (5953,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5953 -DELETE FROM creature_addon WHERE guid = 6380; -DELETE FROM creature_addon WHERE guid = 6382; -DELETE FROM creature_addon WHERE guid = 6383; -DELETE FROM creature_addon WHERE guid = 6385; -DELETE FROM creature_addon WHERE guid = 6386; -DELETE FROM creature_addon WHERE guid = 6387; -DELETE FROM creature_addon WHERE guid = 6388; -DELETE FROM creature_addon WHERE guid = 7290; -DELETE FROM creature_addon WHERE guid = 7292; -DELETE FROM creature_addon WHERE guid = 7294; -DELETE FROM creature_addon WHERE guid = 7296; -DELETE FROM creature_addon WHERE guid = 7297; -DELETE FROM creature_addon WHERE guid = 7298; -DELETE FROM creature_addon WHERE guid = 7668; -DELETE FROM creature_addon WHERE guid = 7669; -DELETE FROM creature_addon WHERE guid = 8415; -DELETE FROM creature_addon WHERE guid = 8416; -DELETE FROM creature_addon WHERE guid = 8417; -DELETE FROM creature_addon WHERE guid = 8418; -DELETE FROM creature_addon WHERE guid = 8420; -DELETE FROM creature_addon WHERE guid = 8421; -DELETE FROM creature_addon WHERE guid = 8423; -DELETE FROM creature_addon WHERE guid = 8424; -DELETE FROM creature_addon WHERE guid = 10271; -DELETE FROM creature_addon WHERE guid = 10273; -DELETE FROM creature_addon WHERE guid = 10274; -DELETE FROM creature_addon WHERE guid = 10275; -DELETE FROM creature_addon WHERE guid = 10276; -DELETE FROM creature_addon WHERE guid = 10277; -DELETE FROM creature_addon WHERE guid = 10278; -DELETE FROM creature_addon WHERE guid = 10279; -DELETE FROM creature_addon WHERE guid = 10426; -DELETE FROM creature_addon WHERE guid = 10427; -DELETE FROM creature_addon WHERE guid = 10428; -DELETE FROM creature_addon WHERE guid = 10430; --- Create template addon for creature 5955 -DELETE FROM creature_template_addon WHERE entry =5955; -INSERT INTO creature_template_addon VALUES (5955,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5955 -DELETE FROM creature_addon WHERE guid = 22831; --- Create template addon for creature 5957 -DELETE FROM creature_template_addon WHERE entry =5957; -INSERT INTO creature_template_addon VALUES (5957,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5957 -DELETE FROM creature_addon WHERE guid = 24768; --- Create template addon for creature 5958 -DELETE FROM creature_template_addon WHERE entry =5958; -INSERT INTO creature_template_addon VALUES (5958,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5958 -DELETE FROM creature_addon WHERE guid = 3646; --- Create template addon for creature 5974 -DELETE FROM creature_template_addon WHERE entry =5974; -INSERT INTO creature_template_addon VALUES (5974,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5974 -DELETE FROM creature_addon WHERE guid = 2705; -DELETE FROM creature_addon WHERE guid = 2707; -DELETE FROM creature_addon WHERE guid = 2713; -DELETE FROM creature_addon WHERE guid = 2777; -DELETE FROM creature_addon WHERE guid = 2779; -DELETE FROM creature_addon WHERE guid = 3847; -DELETE FROM creature_addon WHERE guid = 3848; --- Create template addon for creature 5975 -DELETE FROM creature_template_addon WHERE entry =5975; -INSERT INTO creature_template_addon VALUES (5975,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5975 -DELETE FROM creature_addon WHERE guid = 2706; -DELETE FROM creature_addon WHERE guid = 2708; -DELETE FROM creature_addon WHERE guid = 2712; -DELETE FROM creature_addon WHERE guid = 2776; -DELETE FROM creature_addon WHERE guid = 2778; --- Create template addon for creature 5976 -DELETE FROM creature_template_addon WHERE entry =5976; -INSERT INTO creature_template_addon VALUES (5976,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5976 -DELETE FROM creature_addon WHERE guid = 2709; -DELETE FROM creature_addon WHERE guid = 2710; -DELETE FROM creature_addon WHERE guid = 2711; -DELETE FROM creature_addon WHERE guid = 2775; -DELETE FROM creature_addon WHERE guid = 3851; --- Create template addon for creature 5977 -DELETE FROM creature_template_addon WHERE entry =5977; -INSERT INTO creature_template_addon VALUES (5977,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5977 -DELETE FROM creature_addon WHERE guid = 2714; -DELETE FROM creature_addon WHERE guid = 2715; -DELETE FROM creature_addon WHERE guid = 2716; -DELETE FROM creature_addon WHERE guid = 2717; -DELETE FROM creature_addon WHERE guid = 2780; -DELETE FROM creature_addon WHERE guid = 3817; -DELETE FROM creature_addon WHERE guid = 3853; -DELETE FROM creature_addon WHERE guid = 3857; -DELETE FROM creature_addon WHERE guid = 3894; --- Create template addon for creature 5978 -DELETE FROM creature_template_addon WHERE entry =5978; -INSERT INTO creature_template_addon VALUES (5978,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5978 -DELETE FROM creature_addon WHERE guid = 2781; -DELETE FROM creature_addon WHERE guid = 3818; -DELETE FROM creature_addon WHERE guid = 3819; -DELETE FROM creature_addon WHERE guid = 3820; -DELETE FROM creature_addon WHERE guid = 3821; -DELETE FROM creature_addon WHERE guid = 3852; -DELETE FROM creature_addon WHERE guid = 3856; --- Create template addon for creature 5979 -DELETE FROM creature_template_addon WHERE entry =5979; -INSERT INTO creature_template_addon VALUES (5979,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5979 -DELETE FROM creature_addon WHERE guid = 3860; -DELETE FROM creature_addon WHERE guid = 3901; -DELETE FROM creature_addon WHERE guid = 3905; --- Create template addon for creature 5981 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =5981; -INSERT INTO creature_template_addon VALUES (5981,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5981 --- Create template addon for creature 5982 -DELETE FROM creature_template_addon WHERE entry =5982; -INSERT INTO creature_template_addon VALUES (5982,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5982 -DELETE FROM creature_addon WHERE guid = 3836; -DELETE FROM creature_addon WHERE guid = 3837; -DELETE FROM creature_addon WHERE guid = 3838; -DELETE FROM creature_addon WHERE guid = 3938; --- Create template addon for creature 5983 -DELETE FROM creature_template_addon WHERE entry =5983; -INSERT INTO creature_template_addon VALUES (5983,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5983 -DELETE FROM creature_addon WHERE guid = 3839; -DELETE FROM creature_addon WHERE guid = 3916; -DELETE FROM creature_addon WHERE guid = 3918; -DELETE FROM creature_addon WHERE guid = 3928; -DELETE FROM creature_addon WHERE guid = 3929; --- Create template addon for creature 5984 -DELETE FROM creature_template_addon WHERE entry =5984; -INSERT INTO creature_template_addon VALUES (5984,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5984 -DELETE FROM creature_addon WHERE guid = 3683; -DELETE FROM creature_addon WHERE guid = 3822; -DELETE FROM creature_addon WHERE guid = 3859; -DELETE FROM creature_addon WHERE guid = 3861; -DELETE FROM creature_addon WHERE guid = 3862; -DELETE FROM creature_addon WHERE guid = 3886; -DELETE FROM creature_addon WHERE guid = 3897; -DELETE FROM creature_addon WHERE guid = 3903; -DELETE FROM creature_addon WHERE guid = 3904; -DELETE FROM creature_addon WHERE guid = 3906; --- Create template addon for creature 5985 -DELETE FROM creature_template_addon WHERE entry =5985; -INSERT INTO creature_template_addon VALUES (5985,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5985 -DELETE FROM creature_addon WHERE guid = 2788; -DELETE FROM creature_addon WHERE guid = 3871; -DELETE FROM creature_addon WHERE guid = 3876; -DELETE FROM creature_addon WHERE guid = 3880; -DELETE FROM creature_addon WHERE guid = 3914; -DELETE FROM creature_addon WHERE guid = 3915; -DELETE FROM creature_addon WHERE guid = 3917; -DELETE FROM creature_addon WHERE guid = 3919; -DELETE FROM creature_addon WHERE guid = 3931; --- Create template addon for creature 5988 -DELETE FROM creature_template_addon WHERE entry =5988; -INSERT INTO creature_template_addon VALUES (5988,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5988 -DELETE FROM creature_addon WHERE guid = 2645; -DELETE FROM creature_addon WHERE guid = 2737; -DELETE FROM creature_addon WHERE guid = 2835; -DELETE FROM creature_addon WHERE guid = 2987; -DELETE FROM creature_addon WHERE guid = 3082; -DELETE FROM creature_addon WHERE guid = 3700; -DELETE FROM creature_addon WHERE guid = 3816; -DELETE FROM creature_addon WHERE guid = 3858; -DELETE FROM creature_addon WHERE guid = 3895; -DELETE FROM creature_addon WHERE guid = 3896; -DELETE FROM creature_addon WHERE guid = 3898; -DELETE FROM creature_addon WHERE guid = 3899; -DELETE FROM creature_addon WHERE guid = 3900; -DELETE FROM creature_addon WHERE guid = 3907; -DELETE FROM creature_addon WHERE guid = 3908; -DELETE FROM creature_addon WHERE guid = 3909; -DELETE FROM creature_addon WHERE guid = 3910; -DELETE FROM creature_addon WHERE guid = 3912; --- Create template addon for creature 5990 -DELETE FROM creature_template_addon WHERE entry =5990; -INSERT INTO creature_template_addon VALUES (5990,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5990 -DELETE FROM creature_addon WHERE guid = 3936; -DELETE FROM creature_addon WHERE guid = 3937; -DELETE FROM creature_addon WHERE guid = 3939; -DELETE FROM creature_addon WHERE guid = 3943; -DELETE FROM creature_addon WHERE guid = 3944; --- Create template addon for creature 5991 -DELETE FROM creature_template_addon WHERE entry =5991; -INSERT INTO creature_template_addon VALUES (5991,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5991 -DELETE FROM creature_addon WHERE guid = 2878; -DELETE FROM creature_addon WHERE guid = 3834; -DELETE FROM creature_addon WHERE guid = 3845; -DELETE FROM creature_addon WHERE guid = 3846; -DELETE FROM creature_addon WHERE guid = 3921; -DELETE FROM creature_addon WHERE guid = 3922; -DELETE FROM creature_addon WHERE guid = 3923; -DELETE FROM creature_addon WHERE guid = 3924; -DELETE FROM creature_addon WHERE guid = 3927; -DELETE FROM creature_addon WHERE guid = 3933; -DELETE FROM creature_addon WHERE guid = 3935; --- Create template addon for creature 5992 -DELETE FROM creature_template_addon WHERE entry =5992; -INSERT INTO creature_template_addon VALUES (5992,0,0,1,16,0,0,'12898'); --- Clear duplicate addons from template for creature 5992 -DELETE FROM creature_addon WHERE guid = 3911; -DELETE FROM creature_addon WHERE guid = 3932; -DELETE FROM creature_addon WHERE guid = 3941; -DELETE FROM creature_addon WHERE guid = 3942; --- Create template addon for creature 5993 -DELETE FROM creature_template_addon WHERE entry =5993; -INSERT INTO creature_template_addon VALUES (5993,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5993 -DELETE FROM creature_addon WHERE guid = 2787; -DELETE FROM creature_addon WHERE guid = 3840; -DELETE FROM creature_addon WHERE guid = 3841; -DELETE FROM creature_addon WHERE guid = 3842; -DELETE FROM creature_addon WHERE guid = 3843; -DELETE FROM creature_addon WHERE guid = 3844; -DELETE FROM creature_addon WHERE guid = 3925; -DELETE FROM creature_addon WHERE guid = 3926; --- Create template addon for creature 5994 -DELETE FROM creature_template_addon WHERE entry =5994; -INSERT INTO creature_template_addon VALUES (5994,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5994 -DELETE FROM creature_addon WHERE guid = 3615; --- Create template addon for creature 5996 -DELETE FROM creature_template_addon WHERE entry =5996; -INSERT INTO creature_template_addon VALUES (5996,0,0,1,16,233,0,NULL); --- Clear duplicate addons from template for creature 5996 -DELETE FROM creature_addon WHERE guid = 2693; -DELETE FROM creature_addon WHERE guid = 2694; -DELETE FROM creature_addon WHERE guid = 2695; -DELETE FROM creature_addon WHERE guid = 2696; -DELETE FROM creature_addon WHERE guid = 2698; -DELETE FROM creature_addon WHERE guid = 2699; -DELETE FROM creature_addon WHERE guid = 2765; -DELETE FROM creature_addon WHERE guid = 2766; -DELETE FROM creature_addon WHERE guid = 2772; -DELETE FROM creature_addon WHERE guid = 2825; -DELETE FROM creature_addon WHERE guid = 2826; -DELETE FROM creature_addon WHERE guid = 2827; -DELETE FROM creature_addon WHERE guid = 2828; -DELETE FROM creature_addon WHERE guid = 2829; -DELETE FROM creature_addon WHERE guid = 2830; -DELETE FROM creature_addon WHERE guid = 2832; -DELETE FROM creature_addon WHERE guid = 2834; -DELETE FROM creature_addon WHERE guid = 2869; -DELETE FROM creature_addon WHERE guid = 2870; -DELETE FROM creature_addon WHERE guid = 2872; -DELETE FROM creature_addon WHERE guid = 2873; -DELETE FROM creature_addon WHERE guid = 2875; -DELETE FROM creature_addon WHERE guid = 2876; -DELETE FROM creature_addon WHERE guid = 2980; -DELETE FROM creature_addon WHERE guid = 2982; -DELETE FROM creature_addon WHERE guid = 2983; -DELETE FROM creature_addon WHERE guid = 2986; -DELETE FROM creature_addon WHERE guid = 3071; -DELETE FROM creature_addon WHERE guid = 3075; -DELETE FROM creature_addon WHERE guid = 3076; -DELETE FROM creature_addon WHERE guid = 3077; -DELETE FROM creature_addon WHERE guid = 3631; -DELETE FROM creature_addon WHERE guid = 3651; -DELETE FROM creature_addon WHERE guid = 3652; -DELETE FROM creature_addon WHERE guid = 3653; -DELETE FROM creature_addon WHERE guid = 3654; -DELETE FROM creature_addon WHERE guid = 3655; -DELETE FROM creature_addon WHERE guid = 3656; -DELETE FROM creature_addon WHERE guid = 3675; -DELETE FROM creature_addon WHERE guid = 3677; -DELETE FROM creature_addon WHERE guid = 3679; -DELETE FROM creature_addon WHERE guid = 3681; -DELETE FROM creature_addon WHERE guid = 3682; -DELETE FROM creature_addon WHERE guid = 3692; -DELETE FROM creature_addon WHERE guid = 3694; -DELETE FROM creature_addon WHERE guid = 3695; -DELETE FROM creature_addon WHERE guid = 3697; -DELETE FROM creature_addon WHERE guid = 3698; -DELETE FROM creature_addon WHERE guid = 3699; -DELETE FROM creature_addon WHERE guid = 3702; -DELETE FROM creature_addon WHERE guid = 3704; -DELETE FROM creature_addon WHERE guid = 3705; -DELETE FROM creature_addon WHERE guid = 3706; -DELETE FROM creature_addon WHERE guid = 3708; -DELETE FROM creature_addon WHERE guid = 3709; -DELETE FROM creature_addon WHERE guid = 3710; -DELETE FROM creature_addon WHERE guid = 3711; -DELETE FROM creature_addon WHERE guid = 3714; -DELETE FROM creature_addon WHERE guid = 3715; -DELETE FROM creature_addon WHERE guid = 3717; -DELETE FROM creature_addon WHERE guid = 3718; -DELETE FROM creature_addon WHERE guid = 3719; -DELETE FROM creature_addon WHERE guid = 3720; -DELETE FROM creature_addon WHERE guid = 3721; -DELETE FROM creature_addon WHERE guid = 3722; -DELETE FROM creature_addon WHERE guid = 3724; -DELETE FROM creature_addon WHERE guid = 3725; -DELETE FROM creature_addon WHERE guid = 3726; -DELETE FROM creature_addon WHERE guid = 3729; -DELETE FROM creature_addon WHERE guid = 3730; -DELETE FROM creature_addon WHERE guid = 3731; -DELETE FROM creature_addon WHERE guid = 3732; -DELETE FROM creature_addon WHERE guid = 3733; -DELETE FROM creature_addon WHERE guid = 3734; -DELETE FROM creature_addon WHERE guid = 3736; -DELETE FROM creature_addon WHERE guid = 3737; -DELETE FROM creature_addon WHERE guid = 3738; -DELETE FROM creature_addon WHERE guid = 3739; -DELETE FROM creature_addon WHERE guid = 3740; -DELETE FROM creature_addon WHERE guid = 3741; -DELETE FROM creature_addon WHERE guid = 3742; -DELETE FROM creature_addon WHERE guid = 3743; -DELETE FROM creature_addon WHERE guid = 3744; -DELETE FROM creature_addon WHERE guid = 3758; -DELETE FROM creature_addon WHERE guid = 3759; -DELETE FROM creature_addon WHERE guid = 3761; -DELETE FROM creature_addon WHERE guid = 3762; -DELETE FROM creature_addon WHERE guid = 3763; -DELETE FROM creature_addon WHERE guid = 3764; -DELETE FROM creature_addon WHERE guid = 3765; -DELETE FROM creature_addon WHERE guid = 3767; -DELETE FROM creature_addon WHERE guid = 3768; -DELETE FROM creature_addon WHERE guid = 3769; -DELETE FROM creature_addon WHERE guid = 3770; -DELETE FROM creature_addon WHERE guid = 3776; -DELETE FROM creature_addon WHERE guid = 3778; -DELETE FROM creature_addon WHERE guid = 3779; -DELETE FROM creature_addon WHERE guid = 3780; -DELETE FROM creature_addon WHERE guid = 3782; -DELETE FROM creature_addon WHERE guid = 3787; -DELETE FROM creature_addon WHERE guid = 3790; -DELETE FROM creature_addon WHERE guid = 3791; -DELETE FROM creature_addon WHERE guid = 3792; -DELETE FROM creature_addon WHERE guid = 3793; -DELETE FROM creature_addon WHERE guid = 3794; -DELETE FROM creature_addon WHERE guid = 3796; -DELETE FROM creature_addon WHERE guid = 3797; -DELETE FROM creature_addon WHERE guid = 3798; -DELETE FROM creature_addon WHERE guid = 3799; -DELETE FROM creature_addon WHERE guid = 3800; -DELETE FROM creature_addon WHERE guid = 3802; -DELETE FROM creature_addon WHERE guid = 3803; -DELETE FROM creature_addon WHERE guid = 3865; -DELETE FROM creature_addon WHERE guid = 3866; -DELETE FROM creature_addon WHERE guid = 3867; -DELETE FROM creature_addon WHERE guid = 3868; -DELETE FROM creature_addon WHERE guid = 3869; -DELETE FROM creature_addon WHERE guid = 3875; -DELETE FROM creature_addon WHERE guid = 3877; -DELETE FROM creature_addon WHERE guid = 3881; -DELETE FROM creature_addon WHERE guid = 3882; -DELETE FROM creature_addon WHERE guid = 3887; -DELETE FROM creature_addon WHERE guid = 3891; -DELETE FROM creature_addon WHERE guid = 3893; --- Create template addon for creature 5997 -DELETE FROM creature_template_addon WHERE entry =5997; -INSERT INTO creature_template_addon VALUES (5997,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5997 -DELETE FROM creature_addon WHERE guid = 2692; -DELETE FROM creature_addon WHERE guid = 2771; -DELETE FROM creature_addon WHERE guid = 2774; -DELETE FROM creature_addon WHERE guid = 2831; -DELETE FROM creature_addon WHERE guid = 2874; -DELETE FROM creature_addon WHERE guid = 2979; -DELETE FROM creature_addon WHERE guid = 2985; -DELETE FROM creature_addon WHERE guid = 3072; -DELETE FROM creature_addon WHERE guid = 3650; -DELETE FROM creature_addon WHERE guid = 3678; -DELETE FROM creature_addon WHERE guid = 3707; -DELETE FROM creature_addon WHERE guid = 3771; -DELETE FROM creature_addon WHERE guid = 3781; -DELETE FROM creature_addon WHERE guid = 3786; -DELETE FROM creature_addon WHERE guid = 3788; -DELETE FROM creature_addon WHERE guid = 3870; -DELETE FROM creature_addon WHERE guid = 3873; -DELETE FROM creature_addon WHERE guid = 3885; --- Create template addon for creature 5998 -DELETE FROM creature_template_addon WHERE entry =5998; -INSERT INTO creature_template_addon VALUES (5998,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5998 -DELETE FROM creature_addon WHERE guid = 2691; -DELETE FROM creature_addon WHERE guid = 2767; -DELETE FROM creature_addon WHERE guid = 2768; -DELETE FROM creature_addon WHERE guid = 2773; -DELETE FROM creature_addon WHERE guid = 2833; -DELETE FROM creature_addon WHERE guid = 3680; -DELETE FROM creature_addon WHERE guid = 3691; -DELETE FROM creature_addon WHERE guid = 3693; -DELETE FROM creature_addon WHERE guid = 3712; -DELETE FROM creature_addon WHERE guid = 3713; -DELETE FROM creature_addon WHERE guid = 3716; -DELETE FROM creature_addon WHERE guid = 3727; -DELETE FROM creature_addon WHERE guid = 3760; -DELETE FROM creature_addon WHERE guid = 3766; -DELETE FROM creature_addon WHERE guid = 3772; -DELETE FROM creature_addon WHERE guid = 3774; -DELETE FROM creature_addon WHERE guid = 3775; -DELETE FROM creature_addon WHERE guid = 3783; -DELETE FROM creature_addon WHERE guid = 3863; -DELETE FROM creature_addon WHERE guid = 3878; --- Create template addon for creature 5999 -DELETE FROM creature_template_addon WHERE entry =5999; -INSERT INTO creature_template_addon VALUES (5999,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 5999 -DELETE FROM creature_addon WHERE guid = 2675; -DELETE FROM creature_addon WHERE guid = 2677; -DELETE FROM creature_addon WHERE guid = 2678; -DELETE FROM creature_addon WHERE guid = 2680; -DELETE FROM creature_addon WHERE guid = 2683; -DELETE FROM creature_addon WHERE guid = 2684; -DELETE FROM creature_addon WHERE guid = 2757; -DELETE FROM creature_addon WHERE guid = 2758; -DELETE FROM creature_addon WHERE guid = 2759; -DELETE FROM creature_addon WHERE guid = 2760; -DELETE FROM creature_addon WHERE guid = 2761; -DELETE FROM creature_addon WHERE guid = 2762; -DELETE FROM creature_addon WHERE guid = 2763; -DELETE FROM creature_addon WHERE guid = 2764; -DELETE FROM creature_addon WHERE guid = 2814; -DELETE FROM creature_addon WHERE guid = 2815; -DELETE FROM creature_addon WHERE guid = 2816; -DELETE FROM creature_addon WHERE guid = 2819; -DELETE FROM creature_addon WHERE guid = 2823; -DELETE FROM creature_addon WHERE guid = 2858; -DELETE FROM creature_addon WHERE guid = 2859; -DELETE FROM creature_addon WHERE guid = 2860; -DELETE FROM creature_addon WHERE guid = 2861; -DELETE FROM creature_addon WHERE guid = 2863; -DELETE FROM creature_addon WHERE guid = 2864; -DELETE FROM creature_addon WHERE guid = 2865; -DELETE FROM creature_addon WHERE guid = 2866; -DELETE FROM creature_addon WHERE guid = 2867; -DELETE FROM creature_addon WHERE guid = 2968; -DELETE FROM creature_addon WHERE guid = 2970; -DELETE FROM creature_addon WHERE guid = 2971; -DELETE FROM creature_addon WHERE guid = 2974; -DELETE FROM creature_addon WHERE guid = 2977; -DELETE FROM creature_addon WHERE guid = 3050; -DELETE FROM creature_addon WHERE guid = 3051; -DELETE FROM creature_addon WHERE guid = 3054; -DELETE FROM creature_addon WHERE guid = 3057; -DELETE FROM creature_addon WHERE guid = 3060; -DELETE FROM creature_addon WHERE guid = 3064; -DELETE FROM creature_addon WHERE guid = 3106; -DELETE FROM creature_addon WHERE guid = 3109; -DELETE FROM creature_addon WHERE guid = 3115; -DELETE FROM creature_addon WHERE guid = 3134; -DELETE FROM creature_addon WHERE guid = 3600; -DELETE FROM creature_addon WHERE guid = 3603; -DELETE FROM creature_addon WHERE guid = 3604; -DELETE FROM creature_addon WHERE guid = 3663; -DELETE FROM creature_addon WHERE guid = 3664; -DELETE FROM creature_addon WHERE guid = 3665; -DELETE FROM creature_addon WHERE guid = 3667; -DELETE FROM creature_addon WHERE guid = 3671; -DELETE FROM creature_addon WHERE guid = 3672; -DELETE FROM creature_addon WHERE guid = 3684; -DELETE FROM creature_addon WHERE guid = 3685; -DELETE FROM creature_addon WHERE guid = 3689; -DELETE FROM creature_addon WHERE guid = 3850; --- Create template addon for creature 6000 -DELETE FROM creature_template_addon WHERE entry =6000; -INSERT INTO creature_template_addon VALUES (6000,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6000 -DELETE FROM creature_addon WHERE guid = 2681; -DELETE FROM creature_addon WHERE guid = 2818; -DELETE FROM creature_addon WHERE guid = 2976; -DELETE FROM creature_addon WHERE guid = 3666; -DELETE FROM creature_addon WHERE guid = 3690; --- Create template addon for creature 6001 -DELETE FROM creature_template_addon WHERE entry =6001; -INSERT INTO creature_template_addon VALUES (6001,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6001 -DELETE FROM creature_addon WHERE guid = 2821; -DELETE FROM creature_addon WHERE guid = 2862; -DELETE FROM creature_addon WHERE guid = 2973; -DELETE FROM creature_addon WHERE guid = 3668; -DELETE FROM creature_addon WHERE guid = 3670; --- Create template addon for creature 6002 -DELETE FROM creature_template_addon WHERE entry =6002; -INSERT INTO creature_template_addon VALUES (6002,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6002 -DELETE FROM creature_addon WHERE guid = 2975; -DELETE FROM creature_addon WHERE guid = 3686; --- Create template addon for creature 6003 -DELETE FROM creature_template_addon WHERE entry =6003; -INSERT INTO creature_template_addon VALUES (6003,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6003 -DELETE FROM creature_addon WHERE guid = 2817; -DELETE FROM creature_addon WHERE guid = 3052; -DELETE FROM creature_addon WHERE guid = 3055; -DELETE FROM creature_addon WHERE guid = 3110; -DELETE FROM creature_addon WHERE guid = 3630; --- Create template addon for creature 6004 -DELETE FROM creature_template_addon WHERE entry =6004; -INSERT INTO creature_template_addon VALUES (6004,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6004 -DELETE FROM creature_addon WHERE guid = 2659; -DELETE FROM creature_addon WHERE guid = 2661; -DELETE FROM creature_addon WHERE guid = 2667; -DELETE FROM creature_addon WHERE guid = 2747; -DELETE FROM creature_addon WHERE guid = 2749; -DELETE FROM creature_addon WHERE guid = 2803; -DELETE FROM creature_addon WHERE guid = 2847; -DELETE FROM creature_addon WHERE guid = 2850; -DELETE FROM creature_addon WHERE guid = 2851; -DELETE FROM creature_addon WHERE guid = 2852; -DELETE FROM creature_addon WHERE guid = 2890; -DELETE FROM creature_addon WHERE guid = 2891; -DELETE FROM creature_addon WHERE guid = 2892; -DELETE FROM creature_addon WHERE guid = 2894; -DELETE FROM creature_addon WHERE guid = 2895; -DELETE FROM creature_addon WHERE guid = 3032; -DELETE FROM creature_addon WHERE guid = 3042; -DELETE FROM creature_addon WHERE guid = 3047; -DELETE FROM creature_addon WHERE guid = 3810; -DELETE FROM creature_addon WHERE guid = 3811; -DELETE FROM creature_addon WHERE guid = 3813; --- Create template addon for creature 6005 -DELETE FROM creature_template_addon WHERE entry =6005; -INSERT INTO creature_template_addon VALUES (6005,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6005 -DELETE FROM creature_addon WHERE guid = 2662; -DELETE FROM creature_addon WHERE guid = 2663; -DELETE FROM creature_addon WHERE guid = 2748; -DELETE FROM creature_addon WHERE guid = 2750; -DELETE FROM creature_addon WHERE guid = 2751; -DELETE FROM creature_addon WHERE guid = 2804; -DELETE FROM creature_addon WHERE guid = 2807; -DELETE FROM creature_addon WHERE guid = 2845; -DELETE FROM creature_addon WHERE guid = 2846; -DELETE FROM creature_addon WHERE guid = 2849; -DELETE FROM creature_addon WHERE guid = 2896; -DELETE FROM creature_addon WHERE guid = 3034; -DELETE FROM creature_addon WHERE guid = 3035; -DELETE FROM creature_addon WHERE guid = 3039; -DELETE FROM creature_addon WHERE guid = 3041; -DELETE FROM creature_addon WHERE guid = 3044; -DELETE FROM creature_addon WHERE guid = 3048; -DELETE FROM creature_addon WHERE guid = 3099; -DELETE FROM creature_addon WHERE guid = 3809; -DELETE FROM creature_addon WHERE guid = 3879; --- Create template addon for creature 6006 -DELETE FROM creature_template_addon WHERE entry =6006; -INSERT INTO creature_template_addon VALUES (6006,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6006 -DELETE FROM creature_addon WHERE guid = 2660; -DELETE FROM creature_addon WHERE guid = 2664; -DELETE FROM creature_addon WHERE guid = 2665; -DELETE FROM creature_addon WHERE guid = 2666; -DELETE FROM creature_addon WHERE guid = 2752; -DELETE FROM creature_addon WHERE guid = 2753; -DELETE FROM creature_addon WHERE guid = 2754; -DELETE FROM creature_addon WHERE guid = 2801; -DELETE FROM creature_addon WHERE guid = 2802; -DELETE FROM creature_addon WHERE guid = 2805; -DELETE FROM creature_addon WHERE guid = 2806; -DELETE FROM creature_addon WHERE guid = 2808; -DELETE FROM creature_addon WHERE guid = 2809; -DELETE FROM creature_addon WHERE guid = 2810; -DELETE FROM creature_addon WHERE guid = 2848; -DELETE FROM creature_addon WHERE guid = 2889; -DELETE FROM creature_addon WHERE guid = 2893; -DELETE FROM creature_addon WHERE guid = 3033; -DELETE FROM creature_addon WHERE guid = 3808; -DELETE FROM creature_addon WHERE guid = 3812; --- Create template addon for creature 6007 -DELETE FROM creature_template_addon WHERE entry =6007; -INSERT INTO creature_template_addon VALUES (6007,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6007 -DELETE FROM creature_addon WHERE guid = 2635; -DELETE FROM creature_addon WHERE guid = 2637; -DELETE FROM creature_addon WHERE guid = 2640; -DELETE FROM creature_addon WHERE guid = 2643; -DELETE FROM creature_addon WHERE guid = 2728; -DELETE FROM creature_addon WHERE guid = 2735; -DELETE FROM creature_addon WHERE guid = 2784; -DELETE FROM creature_addon WHERE guid = 2785; -DELETE FROM creature_addon WHERE guid = 2786; --- Create template addon for creature 6008 -DELETE FROM creature_template_addon WHERE entry =6008; -INSERT INTO creature_template_addon VALUES (6008,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6008 -DELETE FROM creature_addon WHERE guid = 2639; -DELETE FROM creature_addon WHERE guid = 2641; -DELETE FROM creature_addon WHERE guid = 2642; -DELETE FROM creature_addon WHERE guid = 2727; -DELETE FROM creature_addon WHERE guid = 2729; -DELETE FROM creature_addon WHERE guid = 2730; -DELETE FROM creature_addon WHERE guid = 2731; -DELETE FROM creature_addon WHERE guid = 2732; -DELETE FROM creature_addon WHERE guid = 2733; --- Create template addon for creature 6009 -DELETE FROM creature_template_addon WHERE entry =6009; -INSERT INTO creature_template_addon VALUES (6009,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6009 -DELETE FROM creature_addon WHERE guid = 2636; -DELETE FROM creature_addon WHERE guid = 2638; -DELETE FROM creature_addon WHERE guid = 2726; -DELETE FROM creature_addon WHERE guid = 2734; -DELETE FROM creature_addon WHERE guid = 2783; -DELETE FROM creature_addon WHERE guid = 3890; --- Create template addon for creature 6010 -DELETE FROM creature_template_addon WHERE entry =6010; -INSERT INTO creature_template_addon VALUES (6010,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6010 -DELETE FROM creature_addon WHERE guid = 2719; -DELETE FROM creature_addon WHERE guid = 2721; -DELETE FROM creature_addon WHERE guid = 3805; -DELETE FROM creature_addon WHERE guid = 3806; -DELETE FROM creature_addon WHERE guid = 3855; -DELETE FROM creature_addon WHERE guid = 3884; --- Create template addon for creature 6011 -DELETE FROM creature_template_addon WHERE entry =6011; -INSERT INTO creature_template_addon VALUES (6011,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6011 -DELETE FROM creature_addon WHERE guid = 2718; -DELETE FROM creature_addon WHERE guid = 2720; -DELETE FROM creature_addon WHERE guid = 3804; -DELETE FROM creature_addon WHERE guid = 3854; -DELETE FROM creature_addon WHERE guid = 3883; -DELETE FROM creature_addon WHERE guid = 3913; --- Create template addon for creature 6012 --- Create template addon for creature 6013 --- Create template addon for creature 6014 -DELETE FROM creature_template_addon WHERE entry =6014; -INSERT INTO creature_template_addon VALUES (6014,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6014 -DELETE FROM creature_addon WHERE guid = 3473; --- Create template addon for creature 6015 -DELETE FROM creature_template_addon WHERE entry =6015; -INSERT INTO creature_template_addon VALUES (6015,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6015 -DELETE FROM creature_addon WHERE guid = 23269; --- Create template addon for creature 6016 --- Create template addon for creature 6017 --- Create template addon for creature 6018 -DELETE FROM creature_template_addon WHERE entry =6018; -INSERT INTO creature_template_addon VALUES (6018,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6018 -DELETE FROM creature_addon WHERE guid = 3472; --- Create template addon for creature 6019 -DELETE FROM creature_template_addon WHERE entry =6019; -INSERT INTO creature_template_addon VALUES (6019,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6019 -DELETE FROM creature_addon WHERE guid = 29066; --- Create template addon for creature 6020 -DELETE FROM creature_template_addon WHERE entry =6020; -INSERT INTO creature_template_addon VALUES (6020,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6020 -DELETE FROM creature_addon WHERE guid = 6521; -DELETE FROM creature_addon WHERE guid = 6522; -DELETE FROM creature_addon WHERE guid = 7371; -DELETE FROM creature_addon WHERE guid = 14916; -DELETE FROM creature_addon WHERE guid = 14917; -DELETE FROM creature_addon WHERE guid = 14918; -DELETE FROM creature_addon WHERE guid = 14919; -DELETE FROM creature_addon WHERE guid = 14920; -DELETE FROM creature_addon WHERE guid = 14921; -DELETE FROM creature_addon WHERE guid = 14922; -DELETE FROM creature_addon WHERE guid = 14923; -DELETE FROM creature_addon WHERE guid = 14924; -DELETE FROM creature_addon WHERE guid = 14925; -DELETE FROM creature_addon WHERE guid = 14926; -DELETE FROM creature_addon WHERE guid = 14927; -DELETE FROM creature_addon WHERE guid = 14928; -DELETE FROM creature_addon WHERE guid = 14929; -DELETE FROM creature_addon WHERE guid = 14930; -DELETE FROM creature_addon WHERE guid = 14931; -DELETE FROM creature_addon WHERE guid = 14932; -DELETE FROM creature_addon WHERE guid = 14933; -DELETE FROM creature_addon WHERE guid = 14934; -DELETE FROM creature_addon WHERE guid = 14935; -DELETE FROM creature_addon WHERE guid = 14936; -DELETE FROM creature_addon WHERE guid = 14937; -DELETE FROM creature_addon WHERE guid = 14938; --- Create template addon for creature 6021 --- Create template addon for creature 6026 -DELETE FROM creature_template_addon WHERE entry =6026; -INSERT INTO creature_template_addon VALUES (6026,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6026 -DELETE FROM creature_addon WHERE guid = 32093; --- Create template addon for creature 6027 -DELETE FROM creature_template_addon WHERE entry =6027; -INSERT INTO creature_template_addon VALUES (6027,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6027 -DELETE FROM creature_addon WHERE guid = 7295; --- Create template addon for creature 6028 -DELETE FROM creature_template_addon WHERE entry =6028; -INSERT INTO creature_template_addon VALUES (6028,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6028 -DELETE FROM creature_addon WHERE guid = 32860; --- Create template addon for creature 6030 -DELETE FROM creature_template_addon WHERE entry =6030; -INSERT INTO creature_template_addon VALUES (6030,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6030 -DELETE FROM creature_addon WHERE guid = 8196; --- Clear duplicate addons from template for creature 6031 --- Create template addon for creature 6033 -DELETE FROM creature_template_addon WHERE entry =6033; -INSERT INTO creature_template_addon VALUES (6033,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6033 -DELETE FROM creature_addon WHERE guid = 16566; -DELETE FROM creature_addon WHERE guid = 16612; -DELETE FROM creature_addon WHERE guid = 16613; -DELETE FROM creature_addon WHERE guid = 16614; -DELETE FROM creature_addon WHERE guid = 16615; -DELETE FROM creature_addon WHERE guid = 16623; -DELETE FROM creature_addon WHERE guid = 16624; -DELETE FROM creature_addon WHERE guid = 16627; -DELETE FROM creature_addon WHERE guid = 16646; -DELETE FROM creature_addon WHERE guid = 17601; -DELETE FROM creature_addon WHERE guid = 17602; -DELETE FROM creature_addon WHERE guid = 17635; -DELETE FROM creature_addon WHERE guid = 17651; -DELETE FROM creature_addon WHERE guid = 17652; -DELETE FROM creature_addon WHERE guid = 17653; -DELETE FROM creature_addon WHERE guid = 17654; -DELETE FROM creature_addon WHERE guid = 17662; -DELETE FROM creature_addon WHERE guid = 17745; -DELETE FROM creature_addon WHERE guid = 17829; -DELETE FROM creature_addon WHERE guid = 17961; -DELETE FROM creature_addon WHERE guid = 17963; -DELETE FROM creature_addon WHERE guid = 17997; -DELETE FROM creature_addon WHERE guid = 18076; -DELETE FROM creature_addon WHERE guid = 18489; -DELETE FROM creature_addon WHERE guid = 33819; -DELETE FROM creature_addon WHERE guid = 38293; -DELETE FROM creature_addon WHERE guid = 38294; -DELETE FROM creature_addon WHERE guid = 38295; -DELETE FROM creature_addon WHERE guid = 39015; -DELETE FROM creature_addon WHERE guid = 39016; --- Clear duplicate addons from template for creature 6034 -DELETE FROM creature_addon WHERE guid = 46802; --- Clear duplicate addons from template for creature 6035 -DELETE FROM creature_addon WHERE guid = 87421; -DELETE FROM creature_addon WHERE guid = 87488; --- Create template addon for creature 6047 --- Create template addon for creature 6066 --- Create template addon for creature 6068 -DELETE FROM creature_template_addon WHERE entry =6068; -INSERT INTO creature_template_addon VALUES (6068,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6068 -DELETE FROM creature_addon WHERE guid = 29110; -DELETE FROM creature_addon WHERE guid = 29111; --- Create template addon for creature 6069 --- Create template addon for creature 6070 --- Create template addon for creature 6071 --- Create template addon for creature 6072 -DELETE FROM creature_template_addon WHERE entry =6072; -INSERT INTO creature_template_addon VALUES (6072,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6072 -DELETE FROM creature_addon WHERE guid = 20029; --- Create template addon for creature 6073 -DELETE FROM creature_template_addon WHERE entry =6073; -INSERT INTO creature_template_addon VALUES (6073,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6073 -DELETE FROM creature_addon WHERE guid = 20078; -DELETE FROM creature_addon WHERE guid = 20079; -DELETE FROM creature_addon WHERE guid = 20080; -DELETE FROM creature_addon WHERE guid = 20081; -DELETE FROM creature_addon WHERE guid = 20082; -DELETE FROM creature_addon WHERE guid = 33189; -DELETE FROM creature_addon WHERE guid = 33190; -DELETE FROM creature_addon WHERE guid = 33191; -DELETE FROM creature_addon WHERE guid = 33192; -DELETE FROM creature_addon WHERE guid = 33193; -DELETE FROM creature_addon WHERE guid = 33194; -DELETE FROM creature_addon WHERE guid = 33195; -DELETE FROM creature_addon WHERE guid = 33196; -DELETE FROM creature_addon WHERE guid = 33197; -DELETE FROM creature_addon WHERE guid = 33198; -DELETE FROM creature_addon WHERE guid = 33199; -DELETE FROM creature_addon WHERE guid = 33200; -DELETE FROM creature_addon WHERE guid = 33201; -DELETE FROM creature_addon WHERE guid = 33202; -DELETE FROM creature_addon WHERE guid = 33203; -DELETE FROM creature_addon WHERE guid = 33204; -DELETE FROM creature_addon WHERE guid = 33205; -DELETE FROM creature_addon WHERE guid = 33206; -DELETE FROM creature_addon WHERE guid = 33207; --- Create template addon for creature 6074 --- Create template addon for creature 6075 --- Create template addon for creature 6076 --- Create template addon for creature 6086 -DELETE FROM creature_template_addon WHERE entry =6086; -INSERT INTO creature_template_addon VALUES (6086,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6086 -DELETE FROM creature_addon WHERE guid = 38978; -DELETE FROM creature_addon WHERE guid = 38979; -DELETE FROM creature_addon WHERE guid = 38980; -DELETE FROM creature_addon WHERE guid = 38981; -DELETE FROM creature_addon WHERE guid = 38982; -DELETE FROM creature_addon WHERE guid = 38983; -DELETE FROM creature_addon WHERE guid = 38984; -DELETE FROM creature_addon WHERE guid = 38985; -DELETE FROM creature_addon WHERE guid = 38986; -DELETE FROM creature_addon WHERE guid = 38987; -DELETE FROM creature_addon WHERE guid = 38988; -DELETE FROM creature_addon WHERE guid = 38989; -DELETE FROM creature_addon WHERE guid = 38990; -DELETE FROM creature_addon WHERE guid = 38991; -DELETE FROM creature_addon WHERE guid = 38992; -DELETE FROM creature_addon WHERE guid = 38993; -DELETE FROM creature_addon WHERE guid = 38994; -DELETE FROM creature_addon WHERE guid = 38995; -DELETE FROM creature_addon WHERE guid = 38996; -DELETE FROM creature_addon WHERE guid = 38997; --- Create template addon for creature 6087 -DELETE FROM creature_template_addon WHERE entry =6087; -INSERT INTO creature_template_addon VALUES (6087,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6087 -DELETE FROM creature_addon WHERE guid = 33370; -DELETE FROM creature_addon WHERE guid = 33371; -DELETE FROM creature_addon WHERE guid = 33372; -DELETE FROM creature_addon WHERE guid = 33373; -DELETE FROM creature_addon WHERE guid = 33381; -DELETE FROM creature_addon WHERE guid = 33406; -DELETE FROM creature_addon WHERE guid = 33407; -DELETE FROM creature_addon WHERE guid = 33408; -DELETE FROM creature_addon WHERE guid = 33409; -DELETE FROM creature_addon WHERE guid = 33410; -DELETE FROM creature_addon WHERE guid = 33411; -DELETE FROM creature_addon WHERE guid = 33412; -DELETE FROM creature_addon WHERE guid = 33413; -DELETE FROM creature_addon WHERE guid = 33414; -DELETE FROM creature_addon WHERE guid = 33470; --- Clear duplicate addons from template for creature 6089 --- Clear duplicate addons from template for creature 6090 --- Clear duplicate addons from template for creature 6091 -DELETE FROM creature_addon WHERE guid = 47358; --- Clear duplicate addons from template for creature 6093 --- Clear duplicate addons from template for creature 6094 -DELETE FROM creature_addon WHERE guid = 47499; --- Create template addon for creature 6109 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =6109; -INSERT INTO creature_template_addon VALUES (6109,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6109 --- Create template addon for creature 6110 --- Create template addon for creature 6111 --- Create template addon for creature 6112 --- Create template addon for creature 6113 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =6113; -INSERT INTO creature_template_addon VALUES (6113,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6113 --- Clear duplicate addons from template for creature 6114 --- Create template addon for creature 6115 -DELETE FROM creature_template_addon WHERE entry =6115; -INSERT INTO creature_template_addon VALUES (6115,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6115 -DELETE FROM creature_addon WHERE guid = 20872; -DELETE FROM creature_addon WHERE guid = 20873; -DELETE FROM creature_addon WHERE guid = 20874; -DELETE FROM creature_addon WHERE guid = 20875; -DELETE FROM creature_addon WHERE guid = 20876; -DELETE FROM creature_addon WHERE guid = 34403; -DELETE FROM creature_addon WHERE guid = 34404; -DELETE FROM creature_addon WHERE guid = 34405; -DELETE FROM creature_addon WHERE guid = 34406; -DELETE FROM creature_addon WHERE guid = 34407; -DELETE FROM creature_addon WHERE guid = 34408; -DELETE FROM creature_addon WHERE guid = 34409; -DELETE FROM creature_addon WHERE guid = 34410; -DELETE FROM creature_addon WHERE guid = 34413; --- Create template addon for creature 6116 -DELETE FROM creature_template_addon WHERE entry =6116; -INSERT INTO creature_template_addon VALUES (6116,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6116 -DELETE FROM creature_addon WHERE guid = 36150; -DELETE FROM creature_addon WHERE guid = 36151; -DELETE FROM creature_addon WHERE guid = 36152; -DELETE FROM creature_addon WHERE guid = 36153; -DELETE FROM creature_addon WHERE guid = 36154; -DELETE FROM creature_addon WHERE guid = 36155; -DELETE FROM creature_addon WHERE guid = 36159; -DELETE FROM creature_addon WHERE guid = 36160; -DELETE FROM creature_addon WHERE guid = 36161; -DELETE FROM creature_addon WHERE guid = 36162; -DELETE FROM creature_addon WHERE guid = 36163; --- Create template addon for creature 6117 -DELETE FROM creature_template_addon WHERE entry =6117; -INSERT INTO creature_template_addon VALUES (6117,0,0,1,16,0,0,'12544'); --- Clear duplicate addons from template for creature 6117 -DELETE FROM creature_addon WHERE guid = 36168; -DELETE FROM creature_addon WHERE guid = 36169; -DELETE FROM creature_addon WHERE guid = 36170; -DELETE FROM creature_addon WHERE guid = 36171; -DELETE FROM creature_addon WHERE guid = 36172; -DELETE FROM creature_addon WHERE guid = 36173; -DELETE FROM creature_addon WHERE guid = 36176; -DELETE FROM creature_addon WHERE guid = 36177; --- Create template addon for creature 6118 -DELETE FROM creature_template_addon WHERE entry =6118; -INSERT INTO creature_template_addon VALUES (6118,0,0,0,0,0,0,NULL); --- Clear duplicate addons from template for creature 6118 -DELETE FROM creature_addon WHERE guid = 2189; --- Clear duplicate addons from template for creature 6119 --- Clear duplicate addons from template for creature 6120 --- Clear duplicate addons from template for creature 6121 --- Create template addon for creature 6122 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =6122; -INSERT INTO creature_template_addon VALUES (6122,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6122 --- Clear duplicate addons from template for creature 6123 --- Clear duplicate addons from template for creature 6124 --- Create template addon for creature 6125 -DELETE FROM creature_template_addon WHERE entry =6125; -INSERT INTO creature_template_addon VALUES (6125,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6125 -DELETE FROM creature_addon WHERE guid = 36374; -DELETE FROM creature_addon WHERE guid = 36375; -DELETE FROM creature_addon WHERE guid = 36376; -DELETE FROM creature_addon WHERE guid = 36377; -DELETE FROM creature_addon WHERE guid = 36378; -DELETE FROM creature_addon WHERE guid = 36379; -DELETE FROM creature_addon WHERE guid = 36380; --- Create template addon for creature 6126 -DELETE FROM creature_template_addon WHERE entry =6126; -INSERT INTO creature_template_addon VALUES (6126,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6126 -DELETE FROM creature_addon WHERE guid = 36381; -DELETE FROM creature_addon WHERE guid = 36382; -DELETE FROM creature_addon WHERE guid = 36383; -DELETE FROM creature_addon WHERE guid = 36384; --- Create template addon for creature 6127 -DELETE FROM creature_template_addon WHERE entry =6127; -INSERT INTO creature_template_addon VALUES (6127,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6127 -DELETE FROM creature_addon WHERE guid = 36385; -DELETE FROM creature_addon WHERE guid = 36386; -DELETE FROM creature_addon WHERE guid = 36387; -DELETE FROM creature_addon WHERE guid = 36388; --- Create template addon for creature 6128 -DELETE FROM creature_template_addon WHERE entry =6128; -INSERT INTO creature_template_addon VALUES (6128,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6128 -DELETE FROM creature_addon WHERE guid = 49624; --- Create template addon for creature 6129 -DELETE FROM creature_template_addon WHERE entry =6129; -INSERT INTO creature_template_addon VALUES (6129,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6129 -DELETE FROM creature_addon WHERE guid = 36389; -DELETE FROM creature_addon WHERE guid = 36390; -DELETE FROM creature_addon WHERE guid = 36391; -DELETE FROM creature_addon WHERE guid = 36392; -DELETE FROM creature_addon WHERE guid = 36393; --- Create template addon for creature 6130 -DELETE FROM creature_template_addon WHERE entry =6130; -INSERT INTO creature_template_addon VALUES (6130,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6130 -DELETE FROM creature_addon WHERE guid = 36394; -DELETE FROM creature_addon WHERE guid = 36395; -DELETE FROM creature_addon WHERE guid = 36396; -DELETE FROM creature_addon WHERE guid = 36397; -DELETE FROM creature_addon WHERE guid = 36398; -DELETE FROM creature_addon WHERE guid = 36399; -DELETE FROM creature_addon WHERE guid = 36400; -DELETE FROM creature_addon WHERE guid = 36401; -DELETE FROM creature_addon WHERE guid = 36402; -DELETE FROM creature_addon WHERE guid = 36403; -DELETE FROM creature_addon WHERE guid = 36404; -DELETE FROM creature_addon WHERE guid = 36405; -DELETE FROM creature_addon WHERE guid = 36406; -DELETE FROM creature_addon WHERE guid = 36407; -DELETE FROM creature_addon WHERE guid = 36408; -DELETE FROM creature_addon WHERE guid = 36409; -DELETE FROM creature_addon WHERE guid = 36410; --- Create template addon for creature 6131 -DELETE FROM creature_template_addon WHERE entry =6131; -INSERT INTO creature_template_addon VALUES (6131,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6131 -DELETE FROM creature_addon WHERE guid = 36411; -DELETE FROM creature_addon WHERE guid = 36412; -DELETE FROM creature_addon WHERE guid = 36413; -DELETE FROM creature_addon WHERE guid = 36414; -DELETE FROM creature_addon WHERE guid = 36415; -DELETE FROM creature_addon WHERE guid = 36416; -DELETE FROM creature_addon WHERE guid = 36417; -DELETE FROM creature_addon WHERE guid = 36418; -DELETE FROM creature_addon WHERE guid = 36419; -DELETE FROM creature_addon WHERE guid = 36420; -DELETE FROM creature_addon WHERE guid = 36421; -DELETE FROM creature_addon WHERE guid = 36422; -DELETE FROM creature_addon WHERE guid = 36423; -DELETE FROM creature_addon WHERE guid = 36424; -DELETE FROM creature_addon WHERE guid = 36425; -DELETE FROM creature_addon WHERE guid = 36426; -DELETE FROM creature_addon WHERE guid = 36427; -DELETE FROM creature_addon WHERE guid = 36428; -DELETE FROM creature_addon WHERE guid = 36429; -DELETE FROM creature_addon WHERE guid = 36430; -DELETE FROM creature_addon WHERE guid = 36431; -DELETE FROM creature_addon WHERE guid = 36432; --- Create template addon for creature 6132 -DELETE FROM creature_template_addon WHERE entry =6132; -INSERT INTO creature_template_addon VALUES (6132,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6132 -DELETE FROM creature_addon WHERE guid = 20949; -DELETE FROM creature_addon WHERE guid = 20950; -DELETE FROM creature_addon WHERE guid = 20951; -DELETE FROM creature_addon WHERE guid = 20952; --- Create template addon for creature 6133 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =6133; -INSERT INTO creature_template_addon VALUES (6133,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6133 --- Create template addon for creature 6134 -DELETE FROM creature_template_addon WHERE entry =6134; -INSERT INTO creature_template_addon VALUES (6134,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6134 -DELETE FROM creature_addon WHERE guid = 36433; --- Create template addon for creature 6135 -DELETE FROM creature_template_addon WHERE entry =6135; -INSERT INTO creature_template_addon VALUES (6135,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6135 -DELETE FROM creature_addon WHERE guid = 36434; -DELETE FROM creature_addon WHERE guid = 36435; -DELETE FROM creature_addon WHERE guid = 36436; -DELETE FROM creature_addon WHERE guid = 36437; -DELETE FROM creature_addon WHERE guid = 36438; -DELETE FROM creature_addon WHERE guid = 36439; -DELETE FROM creature_addon WHERE guid = 36440; -DELETE FROM creature_addon WHERE guid = 36441; -DELETE FROM creature_addon WHERE guid = 36442; -DELETE FROM creature_addon WHERE guid = 36443; -DELETE FROM creature_addon WHERE guid = 36444; -DELETE FROM creature_addon WHERE guid = 36445; -DELETE FROM creature_addon WHERE guid = 36446; -DELETE FROM creature_addon WHERE guid = 36447; -DELETE FROM creature_addon WHERE guid = 36448; -DELETE FROM creature_addon WHERE guid = 36449; -DELETE FROM creature_addon WHERE guid = 36450; -DELETE FROM creature_addon WHERE guid = 36451; -DELETE FROM creature_addon WHERE guid = 36452; -DELETE FROM creature_addon WHERE guid = 36453; -DELETE FROM creature_addon WHERE guid = 36454; -DELETE FROM creature_addon WHERE guid = 36455; -DELETE FROM creature_addon WHERE guid = 36456; -DELETE FROM creature_addon WHERE guid = 36457; --- Create template addon for creature 6136 -DELETE FROM creature_template_addon WHERE entry =6136; -INSERT INTO creature_template_addon VALUES (6136,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6136 -DELETE FROM creature_addon WHERE guid = 36458; -DELETE FROM creature_addon WHERE guid = 36459; -DELETE FROM creature_addon WHERE guid = 36460; -DELETE FROM creature_addon WHERE guid = 36461; -DELETE FROM creature_addon WHERE guid = 36462; -DELETE FROM creature_addon WHERE guid = 36463; -DELETE FROM creature_addon WHERE guid = 36464; -DELETE FROM creature_addon WHERE guid = 36465; -DELETE FROM creature_addon WHERE guid = 36466; -DELETE FROM creature_addon WHERE guid = 36467; -DELETE FROM creature_addon WHERE guid = 36468; -DELETE FROM creature_addon WHERE guid = 36469; -DELETE FROM creature_addon WHERE guid = 36470; -DELETE FROM creature_addon WHERE guid = 36471; -DELETE FROM creature_addon WHERE guid = 36472; -DELETE FROM creature_addon WHERE guid = 36473; -DELETE FROM creature_addon WHERE guid = 36474; -DELETE FROM creature_addon WHERE guid = 36475; --- Create template addon for creature 6137 -DELETE FROM creature_template_addon WHERE entry =6137; -INSERT INTO creature_template_addon VALUES (6137,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6137 -DELETE FROM creature_addon WHERE guid = 36476; -DELETE FROM creature_addon WHERE guid = 36477; -DELETE FROM creature_addon WHERE guid = 36478; -DELETE FROM creature_addon WHERE guid = 36479; -DELETE FROM creature_addon WHERE guid = 36480; -DELETE FROM creature_addon WHERE guid = 36481; -DELETE FROM creature_addon WHERE guid = 36482; -DELETE FROM creature_addon WHERE guid = 36483; -DELETE FROM creature_addon WHERE guid = 36484; -DELETE FROM creature_addon WHERE guid = 36485; -DELETE FROM creature_addon WHERE guid = 36486; -DELETE FROM creature_addon WHERE guid = 36487; -DELETE FROM creature_addon WHERE guid = 36488; -DELETE FROM creature_addon WHERE guid = 36489; -DELETE FROM creature_addon WHERE guid = 36490; -DELETE FROM creature_addon WHERE guid = 36491; -DELETE FROM creature_addon WHERE guid = 36492; -DELETE FROM creature_addon WHERE guid = 36493; -DELETE FROM creature_addon WHERE guid = 36494; -DELETE FROM creature_addon WHERE guid = 36495; -DELETE FROM creature_addon WHERE guid = 36496; -DELETE FROM creature_addon WHERE guid = 36497; -DELETE FROM creature_addon WHERE guid = 36498; --- Create template addon for creature 6138 -DELETE FROM creature_template_addon WHERE entry =6138; -INSERT INTO creature_template_addon VALUES (6138,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6138 -DELETE FROM creature_addon WHERE guid = 36499; -DELETE FROM creature_addon WHERE guid = 36500; -DELETE FROM creature_addon WHERE guid = 36502; -DELETE FROM creature_addon WHERE guid = 36503; -DELETE FROM creature_addon WHERE guid = 36504; -DELETE FROM creature_addon WHERE guid = 36505; -DELETE FROM creature_addon WHERE guid = 36506; -DELETE FROM creature_addon WHERE guid = 36507; -DELETE FROM creature_addon WHERE guid = 36508; -DELETE FROM creature_addon WHERE guid = 36509; -DELETE FROM creature_addon WHERE guid = 36510; -DELETE FROM creature_addon WHERE guid = 36511; -DELETE FROM creature_addon WHERE guid = 36512; -DELETE FROM creature_addon WHERE guid = 36513; -DELETE FROM creature_addon WHERE guid = 36515; -DELETE FROM creature_addon WHERE guid = 36516; -DELETE FROM creature_addon WHERE guid = 36517; -DELETE FROM creature_addon WHERE guid = 36518; --- Create template addon for creature 6139 -DELETE FROM creature_template_addon WHERE entry =6139; -INSERT INTO creature_template_addon VALUES (6139,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6139 -DELETE FROM creature_addon WHERE guid = 21706; -DELETE FROM creature_addon WHERE guid = 21707; -DELETE FROM creature_addon WHERE guid = 21708; --- Create template addon for creature 6140 -DELETE FROM creature_template_addon WHERE entry =6140; -INSERT INTO creature_template_addon VALUES (6140,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6140 -DELETE FROM creature_addon WHERE guid = 36520; --- Create template addon for creature 6141 -DELETE FROM creature_template_addon WHERE entry =6141; -INSERT INTO creature_template_addon VALUES (6141,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6141 -DELETE FROM creature_addon WHERE guid = 32316; -DELETE FROM creature_addon WHERE guid = 32317; --- Clear duplicate addons from template for creature 6142 -DELETE FROM creature_addon WHERE guid = 49935; --- Create template addon for creature 6143 -DELETE FROM creature_template_addon WHERE entry =6143; -INSERT INTO creature_template_addon VALUES (6143,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6143 -DELETE FROM creature_addon WHERE guid = 36521; -DELETE FROM creature_addon WHERE guid = 36522; -DELETE FROM creature_addon WHERE guid = 36523; -DELETE FROM creature_addon WHERE guid = 36524; -DELETE FROM creature_addon WHERE guid = 36525; -DELETE FROM creature_addon WHERE guid = 36526; -DELETE FROM creature_addon WHERE guid = 36527; -DELETE FROM creature_addon WHERE guid = 36528; -DELETE FROM creature_addon WHERE guid = 36529; -DELETE FROM creature_addon WHERE guid = 36530; -DELETE FROM creature_addon WHERE guid = 36531; -DELETE FROM creature_addon WHERE guid = 36532; --- Create template addon for creature 6144 -DELETE FROM creature_template_addon WHERE entry =6144; -INSERT INTO creature_template_addon VALUES (6144,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6144 -DELETE FROM creature_addon WHERE guid = 35097; -DELETE FROM creature_addon WHERE guid = 35098; -DELETE FROM creature_addon WHERE guid = 35099; -DELETE FROM creature_addon WHERE guid = 35100; -DELETE FROM creature_addon WHERE guid = 35101; -DELETE FROM creature_addon WHERE guid = 35102; -DELETE FROM creature_addon WHERE guid = 35103; -DELETE FROM creature_addon WHERE guid = 35104; --- Clear duplicate addons from template for creature 6145 -DELETE FROM creature_addon WHERE guid = 6482; -DELETE FROM creature_addon WHERE guid = 6485; -DELETE FROM creature_addon WHERE guid = 6487; -DELETE FROM creature_addon WHERE guid = 7625; -DELETE FROM creature_addon WHERE guid = 7917; -DELETE FROM creature_addon WHERE guid = 7918; -DELETE FROM creature_addon WHERE guid = 8014; -DELETE FROM creature_addon WHERE guid = 8016; -DELETE FROM creature_addon WHERE guid = 8442; -DELETE FROM creature_addon WHERE guid = 10437; -DELETE FROM creature_addon WHERE guid = 11775; -DELETE FROM creature_addon WHERE guid = 11777; -DELETE FROM creature_addon WHERE guid = 11856; -DELETE FROM creature_addon WHERE guid = 11882; -DELETE FROM creature_addon WHERE guid = 11884; -DELETE FROM creature_addon WHERE guid = 12082; -DELETE FROM creature_addon WHERE guid = 12087; -DELETE FROM creature_addon WHERE guid = 12115; -DELETE FROM creature_addon WHERE guid = 12117; -DELETE FROM creature_addon WHERE guid = 12122; -DELETE FROM creature_addon WHERE guid = 12131; -DELETE FROM creature_addon WHERE guid = 12132; -DELETE FROM creature_addon WHERE guid = 12138; -DELETE FROM creature_addon WHERE guid = 12142; -DELETE FROM creature_addon WHERE guid = 12145; -DELETE FROM creature_addon WHERE guid = 12986; -DELETE FROM creature_addon WHERE guid = 13035; -DELETE FROM creature_addon WHERE guid = 13082; -DELETE FROM creature_addon WHERE guid = 13084; -DELETE FROM creature_addon WHERE guid = 13086; -DELETE FROM creature_addon WHERE guid = 13087; -DELETE FROM creature_addon WHERE guid = 13088; -DELETE FROM creature_addon WHERE guid = 13089; -DELETE FROM creature_addon WHERE guid = 13090; -DELETE FROM creature_addon WHERE guid = 13091; -DELETE FROM creature_addon WHERE guid = 18630; -DELETE FROM creature_addon WHERE guid = 26913; -DELETE FROM creature_addon WHERE guid = 26914; -DELETE FROM creature_addon WHERE guid = 26915; -DELETE FROM creature_addon WHERE guid = 26916; -DELETE FROM creature_addon WHERE guid = 26917; -DELETE FROM creature_addon WHERE guid = 26918; -DELETE FROM creature_addon WHERE guid = 26919; -DELETE FROM creature_addon WHERE guid = 29203; -DELETE FROM creature_addon WHERE guid = 29204; -DELETE FROM creature_addon WHERE guid = 29205; -DELETE FROM creature_addon WHERE guid = 29206; -DELETE FROM creature_addon WHERE guid = 29256; -DELETE FROM creature_addon WHERE guid = 30474; -DELETE FROM creature_addon WHERE guid = 30516; -DELETE FROM creature_addon WHERE guid = 30517; -DELETE FROM creature_addon WHERE guid = 30518; -DELETE FROM creature_addon WHERE guid = 30531; -DELETE FROM creature_addon WHERE guid = 30536; -DELETE FROM creature_addon WHERE guid = 30543; -DELETE FROM creature_addon WHERE guid = 30550; -DELETE FROM creature_addon WHERE guid = 30558; -DELETE FROM creature_addon WHERE guid = 30570; -DELETE FROM creature_addon WHERE guid = 30579; -DELETE FROM creature_addon WHERE guid = 30580; -DELETE FROM creature_addon WHERE guid = 30590; -DELETE FROM creature_addon WHERE guid = 30605; -DELETE FROM creature_addon WHERE guid = 30616; -DELETE FROM creature_addon WHERE guid = 30700; -DELETE FROM creature_addon WHERE guid = 30750; -DELETE FROM creature_addon WHERE guid = 30752; -DELETE FROM creature_addon WHERE guid = 30959; -DELETE FROM creature_addon WHERE guid = 30962; -DELETE FROM creature_addon WHERE guid = 31067; -DELETE FROM creature_addon WHERE guid = 32319; -DELETE FROM creature_addon WHERE guid = 32320; -DELETE FROM creature_addon WHERE guid = 32321; -DELETE FROM creature_addon WHERE guid = 32322; -DELETE FROM creature_addon WHERE guid = 32323; -DELETE FROM creature_addon WHERE guid = 32324; -DELETE FROM creature_addon WHERE guid = 32326; -DELETE FROM creature_addon WHERE guid = 34101; -DELETE FROM creature_addon WHERE guid = 36534; -DELETE FROM creature_addon WHERE guid = 36535; -DELETE FROM creature_addon WHERE guid = 36536; -DELETE FROM creature_addon WHERE guid = 36538; -DELETE FROM creature_addon WHERE guid = 36539; -DELETE FROM creature_addon WHERE guid = 36540; -DELETE FROM creature_addon WHERE guid = 36541; -DELETE FROM creature_addon WHERE guid = 36542; -DELETE FROM creature_addon WHERE guid = 36543; -DELETE FROM creature_addon WHERE guid = 36544; -DELETE FROM creature_addon WHERE guid = 36545; -DELETE FROM creature_addon WHERE guid = 36546; -DELETE FROM creature_addon WHERE guid = 36547; -DELETE FROM creature_addon WHERE guid = 36548; -DELETE FROM creature_addon WHERE guid = 36549; -DELETE FROM creature_addon WHERE guid = 36550; -DELETE FROM creature_addon WHERE guid = 36551; -DELETE FROM creature_addon WHERE guid = 36552; -DELETE FROM creature_addon WHERE guid = 36553; -DELETE FROM creature_addon WHERE guid = 36554; -DELETE FROM creature_addon WHERE guid = 36555; -DELETE FROM creature_addon WHERE guid = 36556; -DELETE FROM creature_addon WHERE guid = 36557; -DELETE FROM creature_addon WHERE guid = 36558; -DELETE FROM creature_addon WHERE guid = 36559; -DELETE FROM creature_addon WHERE guid = 36560; -DELETE FROM creature_addon WHERE guid = 36561; -DELETE FROM creature_addon WHERE guid = 36562; -DELETE FROM creature_addon WHERE guid = 36563; -DELETE FROM creature_addon WHERE guid = 36564; -DELETE FROM creature_addon WHERE guid = 36565; --- Create template addon for creature 6146 -DELETE FROM creature_template_addon WHERE entry =6146; -INSERT INTO creature_template_addon VALUES (6146,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6146 -DELETE FROM creature_addon WHERE guid = 35105; -DELETE FROM creature_addon WHERE guid = 35106; -DELETE FROM creature_addon WHERE guid = 35107; -DELETE FROM creature_addon WHERE guid = 35108; -DELETE FROM creature_addon WHERE guid = 35109; -DELETE FROM creature_addon WHERE guid = 35110; -DELETE FROM creature_addon WHERE guid = 35111; -DELETE FROM creature_addon WHERE guid = 35112; -DELETE FROM creature_addon WHERE guid = 35113; -DELETE FROM creature_addon WHERE guid = 35114; -DELETE FROM creature_addon WHERE guid = 35115; -DELETE FROM creature_addon WHERE guid = 35116; -DELETE FROM creature_addon WHERE guid = 35117; -DELETE FROM creature_addon WHERE guid = 35118; -DELETE FROM creature_addon WHERE guid = 35119; -DELETE FROM creature_addon WHERE guid = 35120; -DELETE FROM creature_addon WHERE guid = 35121; -DELETE FROM creature_addon WHERE guid = 35122; -DELETE FROM creature_addon WHERE guid = 35123; -DELETE FROM creature_addon WHERE guid = 35124; -DELETE FROM creature_addon WHERE guid = 35125; -DELETE FROM creature_addon WHERE guid = 35126; -DELETE FROM creature_addon WHERE guid = 35127; -DELETE FROM creature_addon WHERE guid = 35128; --- Create template addon for creature 6147 -DELETE FROM creature_template_addon WHERE entry =6147; -INSERT INTO creature_template_addon VALUES (6147,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6147 -DELETE FROM creature_addon WHERE guid = 35129; -DELETE FROM creature_addon WHERE guid = 35130; -DELETE FROM creature_addon WHERE guid = 35131; -DELETE FROM creature_addon WHERE guid = 35132; -DELETE FROM creature_addon WHERE guid = 35133; -DELETE FROM creature_addon WHERE guid = 35134; -DELETE FROM creature_addon WHERE guid = 35135; -DELETE FROM creature_addon WHERE guid = 35136; -DELETE FROM creature_addon WHERE guid = 35137; -DELETE FROM creature_addon WHERE guid = 35138; -DELETE FROM creature_addon WHERE guid = 35139; -DELETE FROM creature_addon WHERE guid = 35140; -DELETE FROM creature_addon WHERE guid = 35141; -DELETE FROM creature_addon WHERE guid = 35142; -DELETE FROM creature_addon WHERE guid = 35143; -DELETE FROM creature_addon WHERE guid = 35144; -DELETE FROM creature_addon WHERE guid = 35145; -DELETE FROM creature_addon WHERE guid = 35146; -DELETE FROM creature_addon WHERE guid = 35147; -DELETE FROM creature_addon WHERE guid = 35148; -DELETE FROM creature_addon WHERE guid = 35149; -DELETE FROM creature_addon WHERE guid = 35150; -DELETE FROM creature_addon WHERE guid = 35151; -DELETE FROM creature_addon WHERE guid = 35152; -DELETE FROM creature_addon WHERE guid = 35153; -DELETE FROM creature_addon WHERE guid = 35154; -DELETE FROM creature_addon WHERE guid = 35155; -DELETE FROM creature_addon WHERE guid = 35156; -DELETE FROM creature_addon WHERE guid = 35157; --- Create template addon for creature 6148 -DELETE FROM creature_template_addon WHERE entry =6148; -INSERT INTO creature_template_addon VALUES (6148,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6148 -DELETE FROM creature_addon WHERE guid = 35158; -DELETE FROM creature_addon WHERE guid = 35159; -DELETE FROM creature_addon WHERE guid = 35160; -DELETE FROM creature_addon WHERE guid = 35161; -DELETE FROM creature_addon WHERE guid = 35162; -DELETE FROM creature_addon WHERE guid = 35163; -DELETE FROM creature_addon WHERE guid = 35164; -DELETE FROM creature_addon WHERE guid = 35165; -DELETE FROM creature_addon WHERE guid = 35166; -DELETE FROM creature_addon WHERE guid = 35167; -DELETE FROM creature_addon WHERE guid = 35168; -DELETE FROM creature_addon WHERE guid = 35169; -DELETE FROM creature_addon WHERE guid = 35170; -DELETE FROM creature_addon WHERE guid = 35171; -DELETE FROM creature_addon WHERE guid = 35172; -DELETE FROM creature_addon WHERE guid = 35173; -DELETE FROM creature_addon WHERE guid = 35174; -DELETE FROM creature_addon WHERE guid = 35175; -DELETE FROM creature_addon WHERE guid = 35176; -DELETE FROM creature_addon WHERE guid = 35177; -DELETE FROM creature_addon WHERE guid = 35178; -DELETE FROM creature_addon WHERE guid = 35179; -DELETE FROM creature_addon WHERE guid = 35180; -DELETE FROM creature_addon WHERE guid = 35181; -DELETE FROM creature_addon WHERE guid = 35182; -DELETE FROM creature_addon WHERE guid = 35183; -DELETE FROM creature_addon WHERE guid = 35184; --- Create template addon for creature 6166 -DELETE FROM creature_template_addon WHERE entry =6166; -INSERT INTO creature_template_addon VALUES (6166,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6166 -DELETE FROM creature_addon WHERE guid = 10077; --- Create template addon for creature 6167 -DELETE FROM creature_template_addon WHERE entry =6167; -INSERT INTO creature_template_addon VALUES (6167,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6167 -DELETE FROM creature_addon WHERE guid = 29209; --- Clear duplicate addons from template for creature 6168 --- Clear duplicate addons from template for creature 6169 --- Create template addon for creature 6170 -DELETE FROM creature_template_addon WHERE entry =6170; -INSERT INTO creature_template_addon VALUES (6170,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6170 -DELETE FROM creature_addon WHERE guid = 6126; --- Create template addon for creature 6171 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =6171; -INSERT INTO creature_template_addon VALUES (6171,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6171 --- Create template addon for creature 6172 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =6172; -INSERT INTO creature_template_addon VALUES (6172,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6172 --- Create template addon for creature 6173 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =6173; -INSERT INTO creature_template_addon VALUES (6173,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6173 --- Clear duplicate addons from template for creature 6174 --- Clear duplicate addons from template for creature 6175 --- Create template addon for creature 6176 -DELETE FROM creature_template_addon WHERE entry =6176; -INSERT INTO creature_template_addon VALUES (6176,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6176 -DELETE FROM creature_addon WHERE guid = 16565; --- Create template addon for creature 6177 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =6177; -INSERT INTO creature_template_addon VALUES (6177,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6177 --- Clear duplicate addons from template for creature 6178 --- Clear duplicate addons from template for creature 6179 --- Create template addon for creature 6180 --- Clear duplicate addons from template for creature 6181 --- Create template addon for creature 6182 -DELETE FROM creature_template_addon WHERE entry =6182; -INSERT INTO creature_template_addon VALUES (6182,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6182 -DELETE FROM creature_addon WHERE guid = 66979; --- Create template addon for creature 6184 -DELETE FROM creature_template_addon WHERE entry =6184; -INSERT INTO creature_template_addon VALUES (6184,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6184 -DELETE FROM creature_addon WHERE guid = 35197; -DELETE FROM creature_addon WHERE guid = 35198; -DELETE FROM creature_addon WHERE guid = 35199; -DELETE FROM creature_addon WHERE guid = 35200; -DELETE FROM creature_addon WHERE guid = 35201; -DELETE FROM creature_addon WHERE guid = 35202; -DELETE FROM creature_addon WHERE guid = 35203; -DELETE FROM creature_addon WHERE guid = 35204; -DELETE FROM creature_addon WHERE guid = 35205; -DELETE FROM creature_addon WHERE guid = 35206; --- Create template addon for creature 6185 -DELETE FROM creature_template_addon WHERE entry =6185; -INSERT INTO creature_template_addon VALUES (6185,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6185 -DELETE FROM creature_addon WHERE guid = 35207; -DELETE FROM creature_addon WHERE guid = 35208; -DELETE FROM creature_addon WHERE guid = 35209; -DELETE FROM creature_addon WHERE guid = 35210; -DELETE FROM creature_addon WHERE guid = 35211; -DELETE FROM creature_addon WHERE guid = 35212; -DELETE FROM creature_addon WHERE guid = 35213; -DELETE FROM creature_addon WHERE guid = 35214; -DELETE FROM creature_addon WHERE guid = 35215; -DELETE FROM creature_addon WHERE guid = 35216; -DELETE FROM creature_addon WHERE guid = 35217; -DELETE FROM creature_addon WHERE guid = 35218; -DELETE FROM creature_addon WHERE guid = 35219; -DELETE FROM creature_addon WHERE guid = 35220; -DELETE FROM creature_addon WHERE guid = 35226; -DELETE FROM creature_addon WHERE guid = 35227; --- Create template addon for creature 6186 -DELETE FROM creature_template_addon WHERE entry =6186; -INSERT INTO creature_template_addon VALUES (6186,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6186 -DELETE FROM creature_addon WHERE guid = 35232; -DELETE FROM creature_addon WHERE guid = 35233; --- Create template addon for creature 6187 -DELETE FROM creature_template_addon WHERE entry =6187; -INSERT INTO creature_template_addon VALUES (6187,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6187 -DELETE FROM creature_addon WHERE guid = 35234; -DELETE FROM creature_addon WHERE guid = 35235; -DELETE FROM creature_addon WHERE guid = 35248; -DELETE FROM creature_addon WHERE guid = 35249; -DELETE FROM creature_addon WHERE guid = 35254; -DELETE FROM creature_addon WHERE guid = 35255; -DELETE FROM creature_addon WHERE guid = 35256; -DELETE FROM creature_addon WHERE guid = 35257; -DELETE FROM creature_addon WHERE guid = 35258; -DELETE FROM creature_addon WHERE guid = 35259; -DELETE FROM creature_addon WHERE guid = 35260; -DELETE FROM creature_addon WHERE guid = 35261; -DELETE FROM creature_addon WHERE guid = 35262; -DELETE FROM creature_addon WHERE guid = 35263; --- Create template addon for creature 6188 -DELETE FROM creature_template_addon WHERE entry =6188; -INSERT INTO creature_template_addon VALUES (6188,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6188 -DELETE FROM creature_addon WHERE guid = 35264; -DELETE FROM creature_addon WHERE guid = 35265; -DELETE FROM creature_addon WHERE guid = 35266; -DELETE FROM creature_addon WHERE guid = 35267; -DELETE FROM creature_addon WHERE guid = 35268; -DELETE FROM creature_addon WHERE guid = 35269; -DELETE FROM creature_addon WHERE guid = 35270; -DELETE FROM creature_addon WHERE guid = 35271; -DELETE FROM creature_addon WHERE guid = 35272; -DELETE FROM creature_addon WHERE guid = 35273; -DELETE FROM creature_addon WHERE guid = 35274; -DELETE FROM creature_addon WHERE guid = 35275; -DELETE FROM creature_addon WHERE guid = 35276; -DELETE FROM creature_addon WHERE guid = 35277; -DELETE FROM creature_addon WHERE guid = 35278; -DELETE FROM creature_addon WHERE guid = 35279; -DELETE FROM creature_addon WHERE guid = 35280; -DELETE FROM creature_addon WHERE guid = 35281; -DELETE FROM creature_addon WHERE guid = 35282; -DELETE FROM creature_addon WHERE guid = 35283; -DELETE FROM creature_addon WHERE guid = 35284; -DELETE FROM creature_addon WHERE guid = 35285; -DELETE FROM creature_addon WHERE guid = 35286; -DELETE FROM creature_addon WHERE guid = 35287; -DELETE FROM creature_addon WHERE guid = 35288; -DELETE FROM creature_addon WHERE guid = 35289; -DELETE FROM creature_addon WHERE guid = 35290; -DELETE FROM creature_addon WHERE guid = 35291; -DELETE FROM creature_addon WHERE guid = 35292; -DELETE FROM creature_addon WHERE guid = 35293; -DELETE FROM creature_addon WHERE guid = 35294; --- Create template addon for creature 6189 -DELETE FROM creature_template_addon WHERE entry =6189; -INSERT INTO creature_template_addon VALUES (6189,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6189 -DELETE FROM creature_addon WHERE guid = 35295; -DELETE FROM creature_addon WHERE guid = 35296; -DELETE FROM creature_addon WHERE guid = 35297; -DELETE FROM creature_addon WHERE guid = 35298; -DELETE FROM creature_addon WHERE guid = 35299; -DELETE FROM creature_addon WHERE guid = 35300; -DELETE FROM creature_addon WHERE guid = 35301; -DELETE FROM creature_addon WHERE guid = 35302; -DELETE FROM creature_addon WHERE guid = 35303; -DELETE FROM creature_addon WHERE guid = 35304; -DELETE FROM creature_addon WHERE guid = 35305; -DELETE FROM creature_addon WHERE guid = 35306; -DELETE FROM creature_addon WHERE guid = 35307; -DELETE FROM creature_addon WHERE guid = 35308; -DELETE FROM creature_addon WHERE guid = 35309; -DELETE FROM creature_addon WHERE guid = 35310; -DELETE FROM creature_addon WHERE guid = 35311; -DELETE FROM creature_addon WHERE guid = 35312; -DELETE FROM creature_addon WHERE guid = 35313; -DELETE FROM creature_addon WHERE guid = 35314; -DELETE FROM creature_addon WHERE guid = 35315; -DELETE FROM creature_addon WHERE guid = 35316; -DELETE FROM creature_addon WHERE guid = 35317; -DELETE FROM creature_addon WHERE guid = 35318; -DELETE FROM creature_addon WHERE guid = 35319; -DELETE FROM creature_addon WHERE guid = 35320; -DELETE FROM creature_addon WHERE guid = 35321; -DELETE FROM creature_addon WHERE guid = 35322; -DELETE FROM creature_addon WHERE guid = 35323; --- Create template addon for creature 6190 -DELETE FROM creature_template_addon WHERE entry =6190; -INSERT INTO creature_template_addon VALUES (6190,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6190 -DELETE FROM creature_addon WHERE guid = 35324; -DELETE FROM creature_addon WHERE guid = 35325; -DELETE FROM creature_addon WHERE guid = 35326; -DELETE FROM creature_addon WHERE guid = 35327; -DELETE FROM creature_addon WHERE guid = 35328; -DELETE FROM creature_addon WHERE guid = 35329; -DELETE FROM creature_addon WHERE guid = 35330; -DELETE FROM creature_addon WHERE guid = 35331; -DELETE FROM creature_addon WHERE guid = 35332; -DELETE FROM creature_addon WHERE guid = 35333; -DELETE FROM creature_addon WHERE guid = 35334; -DELETE FROM creature_addon WHERE guid = 35335; -DELETE FROM creature_addon WHERE guid = 35336; -DELETE FROM creature_addon WHERE guid = 35337; -DELETE FROM creature_addon WHERE guid = 35338; -DELETE FROM creature_addon WHERE guid = 35339; -DELETE FROM creature_addon WHERE guid = 35340; -DELETE FROM creature_addon WHERE guid = 35341; -DELETE FROM creature_addon WHERE guid = 35342; -DELETE FROM creature_addon WHERE guid = 35343; -DELETE FROM creature_addon WHERE guid = 35344; -DELETE FROM creature_addon WHERE guid = 35345; -DELETE FROM creature_addon WHERE guid = 35346; -DELETE FROM creature_addon WHERE guid = 35347; -DELETE FROM creature_addon WHERE guid = 35348; -DELETE FROM creature_addon WHERE guid = 35349; -DELETE FROM creature_addon WHERE guid = 35350; -DELETE FROM creature_addon WHERE guid = 35351; --- Create template addon for creature 6193 -DELETE FROM creature_template_addon WHERE entry =6193; -INSERT INTO creature_template_addon VALUES (6193,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6193 -DELETE FROM creature_addon WHERE guid = 35352; -DELETE FROM creature_addon WHERE guid = 35353; -DELETE FROM creature_addon WHERE guid = 35354; -DELETE FROM creature_addon WHERE guid = 35355; -DELETE FROM creature_addon WHERE guid = 35356; -DELETE FROM creature_addon WHERE guid = 35357; -DELETE FROM creature_addon WHERE guid = 35358; -DELETE FROM creature_addon WHERE guid = 35359; -DELETE FROM creature_addon WHERE guid = 35360; -DELETE FROM creature_addon WHERE guid = 35361; -DELETE FROM creature_addon WHERE guid = 35362; -DELETE FROM creature_addon WHERE guid = 35363; -DELETE FROM creature_addon WHERE guid = 35364; -DELETE FROM creature_addon WHERE guid = 35365; -DELETE FROM creature_addon WHERE guid = 35366; -DELETE FROM creature_addon WHERE guid = 35367; -DELETE FROM creature_addon WHERE guid = 35368; -DELETE FROM creature_addon WHERE guid = 35369; -DELETE FROM creature_addon WHERE guid = 35370; -DELETE FROM creature_addon WHERE guid = 35371; -DELETE FROM creature_addon WHERE guid = 35372; -DELETE FROM creature_addon WHERE guid = 35373; -DELETE FROM creature_addon WHERE guid = 35374; --- Create template addon for creature 6194 -DELETE FROM creature_template_addon WHERE entry =6194; -INSERT INTO creature_template_addon VALUES (6194,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6194 -DELETE FROM creature_addon WHERE guid = 35375; -DELETE FROM creature_addon WHERE guid = 35376; -DELETE FROM creature_addon WHERE guid = 35377; -DELETE FROM creature_addon WHERE guid = 35378; -DELETE FROM creature_addon WHERE guid = 35379; -DELETE FROM creature_addon WHERE guid = 35380; -DELETE FROM creature_addon WHERE guid = 35381; -DELETE FROM creature_addon WHERE guid = 35382; -DELETE FROM creature_addon WHERE guid = 35383; -DELETE FROM creature_addon WHERE guid = 35384; -DELETE FROM creature_addon WHERE guid = 35385; -DELETE FROM creature_addon WHERE guid = 35386; -DELETE FROM creature_addon WHERE guid = 35387; -DELETE FROM creature_addon WHERE guid = 35388; -DELETE FROM creature_addon WHERE guid = 35389; -DELETE FROM creature_addon WHERE guid = 35390; -DELETE FROM creature_addon WHERE guid = 35391; -DELETE FROM creature_addon WHERE guid = 35392; -DELETE FROM creature_addon WHERE guid = 35393; -DELETE FROM creature_addon WHERE guid = 35394; -DELETE FROM creature_addon WHERE guid = 35395; -DELETE FROM creature_addon WHERE guid = 35396; -DELETE FROM creature_addon WHERE guid = 35397; -DELETE FROM creature_addon WHERE guid = 35398; -DELETE FROM creature_addon WHERE guid = 35399; -DELETE FROM creature_addon WHERE guid = 35400; -DELETE FROM creature_addon WHERE guid = 35401; -DELETE FROM creature_addon WHERE guid = 35402; -DELETE FROM creature_addon WHERE guid = 35403; -DELETE FROM creature_addon WHERE guid = 35404; -DELETE FROM creature_addon WHERE guid = 35405; -DELETE FROM creature_addon WHERE guid = 35406; -DELETE FROM creature_addon WHERE guid = 35407; -DELETE FROM creature_addon WHERE guid = 35408; -DELETE FROM creature_addon WHERE guid = 35409; -DELETE FROM creature_addon WHERE guid = 35410; -DELETE FROM creature_addon WHERE guid = 35411; -DELETE FROM creature_addon WHERE guid = 35412; -DELETE FROM creature_addon WHERE guid = 35413; -DELETE FROM creature_addon WHERE guid = 35414; -DELETE FROM creature_addon WHERE guid = 35415; --- Create template addon for creature 6195 -DELETE FROM creature_template_addon WHERE entry =6195; -INSERT INTO creature_template_addon VALUES (6195,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6195 -DELETE FROM creature_addon WHERE guid = 35416; -DELETE FROM creature_addon WHERE guid = 35417; -DELETE FROM creature_addon WHERE guid = 35419; -DELETE FROM creature_addon WHERE guid = 35420; -DELETE FROM creature_addon WHERE guid = 35421; -DELETE FROM creature_addon WHERE guid = 35422; -DELETE FROM creature_addon WHERE guid = 35423; -DELETE FROM creature_addon WHERE guid = 35424; -DELETE FROM creature_addon WHERE guid = 35425; -DELETE FROM creature_addon WHERE guid = 35426; -DELETE FROM creature_addon WHERE guid = 35427; -DELETE FROM creature_addon WHERE guid = 35428; -DELETE FROM creature_addon WHERE guid = 35429; -DELETE FROM creature_addon WHERE guid = 35430; -DELETE FROM creature_addon WHERE guid = 35431; -DELETE FROM creature_addon WHERE guid = 35432; -DELETE FROM creature_addon WHERE guid = 35433; -DELETE FROM creature_addon WHERE guid = 35434; -DELETE FROM creature_addon WHERE guid = 35435; -DELETE FROM creature_addon WHERE guid = 35436; -DELETE FROM creature_addon WHERE guid = 35437; -DELETE FROM creature_addon WHERE guid = 35438; -DELETE FROM creature_addon WHERE guid = 35439; -DELETE FROM creature_addon WHERE guid = 35440; -DELETE FROM creature_addon WHERE guid = 35441; -DELETE FROM creature_addon WHERE guid = 35442; -DELETE FROM creature_addon WHERE guid = 35443; -DELETE FROM creature_addon WHERE guid = 35444; -DELETE FROM creature_addon WHERE guid = 35445; -DELETE FROM creature_addon WHERE guid = 35446; -DELETE FROM creature_addon WHERE guid = 35447; -DELETE FROM creature_addon WHERE guid = 35448; -DELETE FROM creature_addon WHERE guid = 35449; -DELETE FROM creature_addon WHERE guid = 35450; -DELETE FROM creature_addon WHERE guid = 35451; -DELETE FROM creature_addon WHERE guid = 35452; -DELETE FROM creature_addon WHERE guid = 35453; -DELETE FROM creature_addon WHERE guid = 35454; -DELETE FROM creature_addon WHERE guid = 35455; -DELETE FROM creature_addon WHERE guid = 35456; -DELETE FROM creature_addon WHERE guid = 35457; -DELETE FROM creature_addon WHERE guid = 35458; -DELETE FROM creature_addon WHERE guid = 35459; -DELETE FROM creature_addon WHERE guid = 35460; -DELETE FROM creature_addon WHERE guid = 35461; -DELETE FROM creature_addon WHERE guid = 35462; -DELETE FROM creature_addon WHERE guid = 35463; -DELETE FROM creature_addon WHERE guid = 35464; -DELETE FROM creature_addon WHERE guid = 35465; -DELETE FROM creature_addon WHERE guid = 35466; -DELETE FROM creature_addon WHERE guid = 35467; -DELETE FROM creature_addon WHERE guid = 35468; -DELETE FROM creature_addon WHERE guid = 35469; -DELETE FROM creature_addon WHERE guid = 35470; -DELETE FROM creature_addon WHERE guid = 35471; -DELETE FROM creature_addon WHERE guid = 35472; -DELETE FROM creature_addon WHERE guid = 35473; -DELETE FROM creature_addon WHERE guid = 35474; -DELETE FROM creature_addon WHERE guid = 35475; -DELETE FROM creature_addon WHERE guid = 35476; -DELETE FROM creature_addon WHERE guid = 35477; -DELETE FROM creature_addon WHERE guid = 35478; -DELETE FROM creature_addon WHERE guid = 35479; -DELETE FROM creature_addon WHERE guid = 35480; -DELETE FROM creature_addon WHERE guid = 35481; -DELETE FROM creature_addon WHERE guid = 35482; -DELETE FROM creature_addon WHERE guid = 35483; -DELETE FROM creature_addon WHERE guid = 35484; -DELETE FROM creature_addon WHERE guid = 35485; -DELETE FROM creature_addon WHERE guid = 35486; -DELETE FROM creature_addon WHERE guid = 35487; -DELETE FROM creature_addon WHERE guid = 35488; -DELETE FROM creature_addon WHERE guid = 35489; -DELETE FROM creature_addon WHERE guid = 35490; -DELETE FROM creature_addon WHERE guid = 35491; -DELETE FROM creature_addon WHERE guid = 35492; -DELETE FROM creature_addon WHERE guid = 35493; -DELETE FROM creature_addon WHERE guid = 35494; -DELETE FROM creature_addon WHERE guid = 35495; -DELETE FROM creature_addon WHERE guid = 35496; -DELETE FROM creature_addon WHERE guid = 35497; -DELETE FROM creature_addon WHERE guid = 35498; -DELETE FROM creature_addon WHERE guid = 35499; -DELETE FROM creature_addon WHERE guid = 35500; -DELETE FROM creature_addon WHERE guid = 35501; -DELETE FROM creature_addon WHERE guid = 35502; -DELETE FROM creature_addon WHERE guid = 35503; -DELETE FROM creature_addon WHERE guid = 35504; -DELETE FROM creature_addon WHERE guid = 35505; -DELETE FROM creature_addon WHERE guid = 35506; -DELETE FROM creature_addon WHERE guid = 35507; --- Create template addon for creature 6196 -DELETE FROM creature_template_addon WHERE entry =6196; -INSERT INTO creature_template_addon VALUES (6196,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6196 -DELETE FROM creature_addon WHERE guid = 35508; -DELETE FROM creature_addon WHERE guid = 35509; -DELETE FROM creature_addon WHERE guid = 35510; -DELETE FROM creature_addon WHERE guid = 35511; -DELETE FROM creature_addon WHERE guid = 35513; -DELETE FROM creature_addon WHERE guid = 35514; -DELETE FROM creature_addon WHERE guid = 35515; -DELETE FROM creature_addon WHERE guid = 35516; -DELETE FROM creature_addon WHERE guid = 35517; -DELETE FROM creature_addon WHERE guid = 35518; -DELETE FROM creature_addon WHERE guid = 35519; -DELETE FROM creature_addon WHERE guid = 35520; -DELETE FROM creature_addon WHERE guid = 35521; -DELETE FROM creature_addon WHERE guid = 35522; -DELETE FROM creature_addon WHERE guid = 35523; -DELETE FROM creature_addon WHERE guid = 35524; -DELETE FROM creature_addon WHERE guid = 35525; -DELETE FROM creature_addon WHERE guid = 35526; -DELETE FROM creature_addon WHERE guid = 35527; -DELETE FROM creature_addon WHERE guid = 35528; -DELETE FROM creature_addon WHERE guid = 35529; -DELETE FROM creature_addon WHERE guid = 35530; -DELETE FROM creature_addon WHERE guid = 35531; -DELETE FROM creature_addon WHERE guid = 35532; -DELETE FROM creature_addon WHERE guid = 35533; -DELETE FROM creature_addon WHERE guid = 35534; -DELETE FROM creature_addon WHERE guid = 35535; -DELETE FROM creature_addon WHERE guid = 35536; -DELETE FROM creature_addon WHERE guid = 35537; -DELETE FROM creature_addon WHERE guid = 35538; -DELETE FROM creature_addon WHERE guid = 35539; -DELETE FROM creature_addon WHERE guid = 35540; -DELETE FROM creature_addon WHERE guid = 35541; -DELETE FROM creature_addon WHERE guid = 35542; -DELETE FROM creature_addon WHERE guid = 35543; -DELETE FROM creature_addon WHERE guid = 35544; -DELETE FROM creature_addon WHERE guid = 35545; -DELETE FROM creature_addon WHERE guid = 35546; -DELETE FROM creature_addon WHERE guid = 35547; -DELETE FROM creature_addon WHERE guid = 35548; -DELETE FROM creature_addon WHERE guid = 35549; -DELETE FROM creature_addon WHERE guid = 35550; -DELETE FROM creature_addon WHERE guid = 35551; -DELETE FROM creature_addon WHERE guid = 35552; -DELETE FROM creature_addon WHERE guid = 35553; -DELETE FROM creature_addon WHERE guid = 35554; -DELETE FROM creature_addon WHERE guid = 35555; -DELETE FROM creature_addon WHERE guid = 35556; -DELETE FROM creature_addon WHERE guid = 35557; -DELETE FROM creature_addon WHERE guid = 35558; -DELETE FROM creature_addon WHERE guid = 35559; -DELETE FROM creature_addon WHERE guid = 35560; -DELETE FROM creature_addon WHERE guid = 35561; -DELETE FROM creature_addon WHERE guid = 35562; -DELETE FROM creature_addon WHERE guid = 35563; -DELETE FROM creature_addon WHERE guid = 35564; -DELETE FROM creature_addon WHERE guid = 35565; -DELETE FROM creature_addon WHERE guid = 35566; -DELETE FROM creature_addon WHERE guid = 35567; -DELETE FROM creature_addon WHERE guid = 35568; -DELETE FROM creature_addon WHERE guid = 35569; -DELETE FROM creature_addon WHERE guid = 35570; -DELETE FROM creature_addon WHERE guid = 35571; -DELETE FROM creature_addon WHERE guid = 35572; --- Create template addon for creature 6198 -DELETE FROM creature_template_addon WHERE entry =6198; -INSERT INTO creature_template_addon VALUES (6198,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6198 -DELETE FROM creature_addon WHERE guid = 35574; -DELETE FROM creature_addon WHERE guid = 35575; -DELETE FROM creature_addon WHERE guid = 35576; -DELETE FROM creature_addon WHERE guid = 35577; -DELETE FROM creature_addon WHERE guid = 35579; -DELETE FROM creature_addon WHERE guid = 35580; -DELETE FROM creature_addon WHERE guid = 35581; -DELETE FROM creature_addon WHERE guid = 35582; -DELETE FROM creature_addon WHERE guid = 35583; -DELETE FROM creature_addon WHERE guid = 35584; -DELETE FROM creature_addon WHERE guid = 35585; -DELETE FROM creature_addon WHERE guid = 35586; --- Create template addon for creature 6199 -DELETE FROM creature_template_addon WHERE entry =6199; -INSERT INTO creature_template_addon VALUES (6199,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6199 -DELETE FROM creature_addon WHERE guid = 35587; -DELETE FROM creature_addon WHERE guid = 35588; -DELETE FROM creature_addon WHERE guid = 35589; -DELETE FROM creature_addon WHERE guid = 35590; -DELETE FROM creature_addon WHERE guid = 35591; -DELETE FROM creature_addon WHERE guid = 35592; -DELETE FROM creature_addon WHERE guid = 35598; -DELETE FROM creature_addon WHERE guid = 35599; -DELETE FROM creature_addon WHERE guid = 35600; -DELETE FROM creature_addon WHERE guid = 35601; -DELETE FROM creature_addon WHERE guid = 35602; -DELETE FROM creature_addon WHERE guid = 35603; -DELETE FROM creature_addon WHERE guid = 35606; -DELETE FROM creature_addon WHERE guid = 35607; -DELETE FROM creature_addon WHERE guid = 35608; -DELETE FROM creature_addon WHERE guid = 35609; -DELETE FROM creature_addon WHERE guid = 35610; -DELETE FROM creature_addon WHERE guid = 35611; --- Create template addon for creature 6200 -DELETE FROM creature_template_addon WHERE entry =6200; -INSERT INTO creature_template_addon VALUES (6200,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6200 -DELETE FROM creature_addon WHERE guid = 35634; -DELETE FROM creature_addon WHERE guid = 35635; -DELETE FROM creature_addon WHERE guid = 35636; -DELETE FROM creature_addon WHERE guid = 35639; -DELETE FROM creature_addon WHERE guid = 35640; -DELETE FROM creature_addon WHERE guid = 35641; -DELETE FROM creature_addon WHERE guid = 35645; -DELETE FROM creature_addon WHERE guid = 35646; -DELETE FROM creature_addon WHERE guid = 35647; -DELETE FROM creature_addon WHERE guid = 35648; -DELETE FROM creature_addon WHERE guid = 35649; -DELETE FROM creature_addon WHERE guid = 35650; -DELETE FROM creature_addon WHERE guid = 35651; -DELETE FROM creature_addon WHERE guid = 35652; -DELETE FROM creature_addon WHERE guid = 35653; -DELETE FROM creature_addon WHERE guid = 35654; --- Create template addon for creature 6201 -DELETE FROM creature_template_addon WHERE entry =6201; -INSERT INTO creature_template_addon VALUES (6201,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6201 -DELETE FROM creature_addon WHERE guid = 35655; -DELETE FROM creature_addon WHERE guid = 35656; -DELETE FROM creature_addon WHERE guid = 35657; -DELETE FROM creature_addon WHERE guid = 35672; -DELETE FROM creature_addon WHERE guid = 35673; -DELETE FROM creature_addon WHERE guid = 35674; -DELETE FROM creature_addon WHERE guid = 35675; -DELETE FROM creature_addon WHERE guid = 35689; -DELETE FROM creature_addon WHERE guid = 35690; -DELETE FROM creature_addon WHERE guid = 35702; -DELETE FROM creature_addon WHERE guid = 35703; -DELETE FROM creature_addon WHERE guid = 35721; -DELETE FROM creature_addon WHERE guid = 35722; -DELETE FROM creature_addon WHERE guid = 35723; -DELETE FROM creature_addon WHERE guid = 35790; -DELETE FROM creature_addon WHERE guid = 35791; -DELETE FROM creature_addon WHERE guid = 35792; --- Create template addon for creature 6202 -DELETE FROM creature_template_addon WHERE entry =6202; -INSERT INTO creature_template_addon VALUES (6202,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6202 -DELETE FROM creature_addon WHERE guid = 35794; -DELETE FROM creature_addon WHERE guid = 35795; -DELETE FROM creature_addon WHERE guid = 35796; -DELETE FROM creature_addon WHERE guid = 35802; -DELETE FROM creature_addon WHERE guid = 35803; -DELETE FROM creature_addon WHERE guid = 35804; -DELETE FROM creature_addon WHERE guid = 35810; -DELETE FROM creature_addon WHERE guid = 35811; -DELETE FROM creature_addon WHERE guid = 35812; -DELETE FROM creature_addon WHERE guid = 35816; -DELETE FROM creature_addon WHERE guid = 35817; -DELETE FROM creature_addon WHERE guid = 35824; -DELETE FROM creature_addon WHERE guid = 35825; -DELETE FROM creature_addon WHERE guid = 35831; -DELETE FROM creature_addon WHERE guid = 35832; --- Create template addon for creature 6206 -DELETE FROM creature_template_addon WHERE entry =6206; -INSERT INTO creature_template_addon VALUES (6206,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6206 -DELETE FROM creature_addon WHERE guid = 30155; -DELETE FROM creature_addon WHERE guid = 30156; -DELETE FROM creature_addon WHERE guid = 30164; -DELETE FROM creature_addon WHERE guid = 30219; -DELETE FROM creature_addon WHERE guid = 30269; -DELETE FROM creature_addon WHERE guid = 30274; -DELETE FROM creature_addon WHERE guid = 30315; -DELETE FROM creature_addon WHERE guid = 30317; -DELETE FROM creature_addon WHERE guid = 30318; -DELETE FROM creature_addon WHERE guid = 30319; -DELETE FROM creature_addon WHERE guid = 30344; -DELETE FROM creature_addon WHERE guid = 30351; -DELETE FROM creature_addon WHERE guid = 30396; -DELETE FROM creature_addon WHERE guid = 30400; -DELETE FROM creature_addon WHERE guid = 31797; -DELETE FROM creature_addon WHERE guid = 31993; -DELETE FROM creature_addon WHERE guid = 31997; -DELETE FROM creature_addon WHERE guid = 33448; -DELETE FROM creature_addon WHERE guid = 33449; -DELETE FROM creature_addon WHERE guid = 33453; -DELETE FROM creature_addon WHERE guid = 33476; -DELETE FROM creature_addon WHERE guid = 33478; --- Create template addon for creature 6207 -DELETE FROM creature_template_addon WHERE entry =6207; -INSERT INTO creature_template_addon VALUES (6207,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6207 -DELETE FROM creature_addon WHERE guid = 30213; -DELETE FROM creature_addon WHERE guid = 30214; -DELETE FROM creature_addon WHERE guid = 30215; -DELETE FROM creature_addon WHERE guid = 30216; -DELETE FROM creature_addon WHERE guid = 30217; -DELETE FROM creature_addon WHERE guid = 30218; --- Create template addon for creature 6208 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =6208; -INSERT INTO creature_template_addon VALUES (6208,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6208 --- Create template addon for creature 6209 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =6209; -INSERT INTO creature_template_addon VALUES (6209,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6209 --- Create template addon for creature 6210 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =6210; -INSERT INTO creature_template_addon VALUES (6210,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6210 --- Create template addon for creature 6211 -DELETE FROM creature_template_addon WHERE entry =6211; -INSERT INTO creature_template_addon VALUES (6211,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6211 -DELETE FROM creature_addon WHERE guid = 30158; -DELETE FROM creature_addon WHERE guid = 30270; -DELETE FROM creature_addon WHERE guid = 30271; -DELETE FROM creature_addon WHERE guid = 30272; -DELETE FROM creature_addon WHERE guid = 30273; -DELETE FROM creature_addon WHERE guid = 30275; -DELETE FROM creature_addon WHERE guid = 30276; -DELETE FROM creature_addon WHERE guid = 30343; -DELETE FROM creature_addon WHERE guid = 30350; -DELETE FROM creature_addon WHERE guid = 30352; -DELETE FROM creature_addon WHERE guid = 31991; -DELETE FROM creature_addon WHERE guid = 31996; -DELETE FROM creature_addon WHERE guid = 32000; -DELETE FROM creature_addon WHERE guid = 33474; -DELETE FROM creature_addon WHERE guid = 33475; -DELETE FROM creature_addon WHERE guid = 33479; --- Create template addon for creature 6212 -DELETE FROM creature_template_addon WHERE entry =6212; -INSERT INTO creature_template_addon VALUES (6212,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6212 -DELETE FROM creature_addon WHERE guid = 30124; -DELETE FROM creature_addon WHERE guid = 30125; -DELETE FROM creature_addon WHERE guid = 30127; -DELETE FROM creature_addon WHERE guid = 30129; -DELETE FROM creature_addon WHERE guid = 30131; -DELETE FROM creature_addon WHERE guid = 30132; -DELETE FROM creature_addon WHERE guid = 30249; -DELETE FROM creature_addon WHERE guid = 30250; -DELETE FROM creature_addon WHERE guid = 30252; -DELETE FROM creature_addon WHERE guid = 30333; -DELETE FROM creature_addon WHERE guid = 30334; -DELETE FROM creature_addon WHERE guid = 30336; -DELETE FROM creature_addon WHERE guid = 30339; -DELETE FROM creature_addon WHERE guid = 30341; -DELETE FROM creature_addon WHERE guid = 31981; -DELETE FROM creature_addon WHERE guid = 31983; -DELETE FROM creature_addon WHERE guid = 31985; -DELETE FROM creature_addon WHERE guid = 31989; -DELETE FROM creature_addon WHERE guid = 31990; -DELETE FROM creature_addon WHERE guid = 33454; -DELETE FROM creature_addon WHERE guid = 33455; -DELETE FROM creature_addon WHERE guid = 33457; -DELETE FROM creature_addon WHERE guid = 33458; -DELETE FROM creature_addon WHERE guid = 33459; -DELETE FROM creature_addon WHERE guid = 33471; -DELETE FROM creature_addon WHERE guid = 33473; -DELETE FROM creature_addon WHERE guid = 33490; -DELETE FROM creature_addon WHERE guid = 33491; -DELETE FROM creature_addon WHERE guid = 33493; -DELETE FROM creature_addon WHERE guid = 33494; -DELETE FROM creature_addon WHERE guid = 33497; -DELETE FROM creature_addon WHERE guid = 33498; -DELETE FROM creature_addon WHERE guid = 33499; -DELETE FROM creature_addon WHERE guid = 33500; --- Create template addon for creature 6213 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =6213; -INSERT INTO creature_template_addon VALUES (6213,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6213 --- Create template addon for creature 6215 --- Create template addon for creature 6218 -DELETE FROM creature_template_addon WHERE entry =6218; -INSERT INTO creature_template_addon VALUES (6218,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6218 -DELETE FROM creature_addon WHERE guid = 30146; -DELETE FROM creature_addon WHERE guid = 30148; -DELETE FROM creature_addon WHERE guid = 30152; -DELETE FROM creature_addon WHERE guid = 30259; -DELETE FROM creature_addon WHERE guid = 30261; -DELETE FROM creature_addon WHERE guid = 30263; -DELETE FROM creature_addon WHERE guid = 30266; -DELETE FROM creature_addon WHERE guid = 30267; --- Create template addon for creature 6219 -DELETE FROM creature_template_addon WHERE entry =6219; -INSERT INTO creature_template_addon VALUES (6219,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6219 -DELETE FROM creature_addon WHERE guid = 30145; -DELETE FROM creature_addon WHERE guid = 30150; -DELETE FROM creature_addon WHERE guid = 30153; -DELETE FROM creature_addon WHERE guid = 30264; -DELETE FROM creature_addon WHERE guid = 30265; --- Create template addon for creature 6220 -DELETE FROM creature_template_addon WHERE entry =6220; -INSERT INTO creature_template_addon VALUES (6220,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6220 -DELETE FROM creature_addon WHERE guid = 30147; -DELETE FROM creature_addon WHERE guid = 30149; -DELETE FROM creature_addon WHERE guid = 30151; -DELETE FROM creature_addon WHERE guid = 30154; -DELETE FROM creature_addon WHERE guid = 30260; -DELETE FROM creature_addon WHERE guid = 30262; --- Clear duplicate addons from template for creature 6221 -DELETE FROM creature_addon WHERE guid = 2446; -DELETE FROM creature_addon WHERE guid = 2447; -DELETE FROM creature_addon WHERE guid = 2448; --- Create template addon for creature 6222 -DELETE FROM creature_template_addon WHERE entry =6222; -INSERT INTO creature_template_addon VALUES (6222,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6222 -DELETE FROM creature_addon WHERE guid = 30165; -DELETE FROM creature_addon WHERE guid = 30184; -DELETE FROM creature_addon WHERE guid = 30185; -DELETE FROM creature_addon WHERE guid = 30292; -DELETE FROM creature_addon WHERE guid = 30294; -DELETE FROM creature_addon WHERE guid = 30295; -DELETE FROM creature_addon WHERE guid = 30358; -DELETE FROM creature_addon WHERE guid = 30364; -DELETE FROM creature_addon WHERE guid = 30365; -DELETE FROM creature_addon WHERE guid = 30366; -DELETE FROM creature_addon WHERE guid = 30367; -DELETE FROM creature_addon WHERE guid = 30372; -DELETE FROM creature_addon WHERE guid = 30377; -DELETE FROM creature_addon WHERE guid = 30382; -DELETE FROM creature_addon WHERE guid = 32006; -DELETE FROM creature_addon WHERE guid = 32007; -DELETE FROM creature_addon WHERE guid = 33400; -DELETE FROM creature_addon WHERE guid = 33401; -DELETE FROM creature_addon WHERE guid = 33402; -DELETE FROM creature_addon WHERE guid = 33422; -DELETE FROM creature_addon WHERE guid = 33485; --- Create template addon for creature 6223 -DELETE FROM creature_template_addon WHERE entry =6223; -INSERT INTO creature_template_addon VALUES (6223,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6223 -DELETE FROM creature_addon WHERE guid = 30115; -DELETE FROM creature_addon WHERE guid = 30116; -DELETE FROM creature_addon WHERE guid = 30241; -DELETE FROM creature_addon WHERE guid = 30242; -DELETE FROM creature_addon WHERE guid = 30243; -DELETE FROM creature_addon WHERE guid = 30247; -DELETE FROM creature_addon WHERE guid = 30326; -DELETE FROM creature_addon WHERE guid = 30327; -DELETE FROM creature_addon WHERE guid = 30328; --- Create template addon for creature 6224 -DELETE FROM creature_template_addon WHERE entry =6224; -INSERT INTO creature_template_addon VALUES (6224,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6224 -DELETE FROM creature_addon WHERE guid = 30122; -DELETE FROM creature_addon WHERE guid = 30192; -DELETE FROM creature_addon WHERE guid = 30198; -DELETE FROM creature_addon WHERE guid = 30204; -DELETE FROM creature_addon WHERE guid = 30205; -DELETE FROM creature_addon WHERE guid = 30251; -DELETE FROM creature_addon WHERE guid = 30257; -DELETE FROM creature_addon WHERE guid = 30296; -DELETE FROM creature_addon WHERE guid = 30301; -DELETE FROM creature_addon WHERE guid = 30303; -DELETE FROM creature_addon WHERE guid = 30306; -DELETE FROM creature_addon WHERE guid = 30308; -DELETE FROM creature_addon WHERE guid = 30387; -DELETE FROM creature_addon WHERE guid = 30389; -DELETE FROM creature_addon WHERE guid = 30393; -DELETE FROM creature_addon WHERE guid = 31982; -DELETE FROM creature_addon WHERE guid = 33430; -DELETE FROM creature_addon WHERE guid = 33431; -DELETE FROM creature_addon WHERE guid = 33432; -DELETE FROM creature_addon WHERE guid = 33442; -DELETE FROM creature_addon WHERE guid = 33443; -DELETE FROM creature_addon WHERE guid = 33444; -DELETE FROM creature_addon WHERE guid = 33446; -DELETE FROM creature_addon WHERE guid = 33486; -DELETE FROM creature_addon WHERE guid = 33488; -DELETE FROM creature_addon WHERE guid = 33495; --- Create template addon for creature 6225 -DELETE FROM creature_template_addon WHERE entry =6225; -INSERT INTO creature_template_addon VALUES (6225,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6225 -DELETE FROM creature_addon WHERE guid = 30171; -DELETE FROM creature_addon WHERE guid = 30174; -DELETE FROM creature_addon WHERE guid = 30285; -DELETE FROM creature_addon WHERE guid = 30286; -DELETE FROM creature_addon WHERE guid = 30287; -DELETE FROM creature_addon WHERE guid = 30293; -DELETE FROM creature_addon WHERE guid = 32008; --- Create template addon for creature 6226 -DELETE FROM creature_template_addon WHERE entry =6226; -INSERT INTO creature_template_addon VALUES (6226,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6226 -DELETE FROM creature_addon WHERE guid = 30309; -DELETE FROM creature_addon WHERE guid = 30384; -DELETE FROM creature_addon WHERE guid = 30385; -DELETE FROM creature_addon WHERE guid = 30386; -DELETE FROM creature_addon WHERE guid = 30391; -DELETE FROM creature_addon WHERE guid = 30392; -DELETE FROM creature_addon WHERE guid = 33445; -DELETE FROM creature_addon WHERE guid = 33487; --- Create template addon for creature 6227 -DELETE FROM creature_template_addon WHERE entry =6227; -INSERT INTO creature_template_addon VALUES (6227,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6227 -DELETE FROM creature_addon WHERE guid = 30193; -DELETE FROM creature_addon WHERE guid = 30302; -DELETE FROM creature_addon WHERE guid = 30304; -DELETE FROM creature_addon WHERE guid = 30305; -DELETE FROM creature_addon WHERE guid = 30307; -DELETE FROM creature_addon WHERE guid = 30390; --- Create template addon for creature 6228 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =6228; -INSERT INTO creature_template_addon VALUES (6228,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6228 --- Create template addon for creature 6229 -DELETE FROM creature_template_addon WHERE entry =6229; -INSERT INTO creature_template_addon VALUES (6229,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6229 -DELETE FROM creature_addon WHERE guid = 30121; --- Create template addon for creature 6230 -DELETE FROM creature_template_addon WHERE entry =6230; -INSERT INTO creature_template_addon VALUES (6230,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6230 -DELETE FROM creature_addon WHERE guid = 30186; -DELETE FROM creature_addon WHERE guid = 30278; -DELETE FROM creature_addon WHERE guid = 30279; -DELETE FROM creature_addon WHERE guid = 32013; --- Create template addon for creature 6231 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =6231; -INSERT INTO creature_template_addon VALUES (6231,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6231 --- Create template addon for creature 6232 -DELETE FROM creature_template_addon WHERE entry =6232; -INSERT INTO creature_template_addon VALUES (6232,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6232 -DELETE FROM creature_addon WHERE guid = 30254; -DELETE FROM creature_addon WHERE guid = 30255; -DELETE FROM creature_addon WHERE guid = 30256; -DELETE FROM creature_addon WHERE guid = 30340; -DELETE FROM creature_addon WHERE guid = 33460; -DELETE FROM creature_addon WHERE guid = 33472; -DELETE FROM creature_addon WHERE guid = 33496; --- Create template addon for creature 6233 -DELETE FROM creature_template_addon WHERE entry =6233; -INSERT INTO creature_template_addon VALUES (6233,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6233 -DELETE FROM creature_addon WHERE guid = 17971; -DELETE FROM creature_addon WHERE guid = 19225; -DELETE FROM creature_addon WHERE guid = 23963; -DELETE FROM creature_addon WHERE guid = 30114; -DELETE FROM creature_addon WHERE guid = 30117; -DELETE FROM creature_addon WHERE guid = 30118; -DELETE FROM creature_addon WHERE guid = 30119; -DELETE FROM creature_addon WHERE guid = 30120; -DELETE FROM creature_addon WHERE guid = 30170; -DELETE FROM creature_addon WHERE guid = 30179; -DELETE FROM creature_addon WHERE guid = 30191; -DELETE FROM creature_addon WHERE guid = 30203; -DELETE FROM creature_addon WHERE guid = 30206; -DELETE FROM creature_addon WHERE guid = 30212; -DELETE FROM creature_addon WHERE guid = 30239; -DELETE FROM creature_addon WHERE guid = 30240; -DELETE FROM creature_addon WHERE guid = 30244; -DELETE FROM creature_addon WHERE guid = 30245; -DELETE FROM creature_addon WHERE guid = 30246; -DELETE FROM creature_addon WHERE guid = 30248; -DELETE FROM creature_addon WHERE guid = 30284; -DELETE FROM creature_addon WHERE guid = 30325; -DELETE FROM creature_addon WHERE guid = 30329; -DELETE FROM creature_addon WHERE guid = 30330; -DELETE FROM creature_addon WHERE guid = 30331; -DELETE FROM creature_addon WHERE guid = 30357; -DELETE FROM creature_addon WHERE guid = 32005; -DELETE FROM creature_addon WHERE guid = 33395; -DELETE FROM creature_addon WHERE guid = 33429; -DELETE FROM creature_addon WHERE guid = 33437; --- Create template addon for creature 6234 -DELETE FROM creature_template_addon WHERE entry =6234; -INSERT INTO creature_template_addon VALUES (6234,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6234 -DELETE FROM creature_addon WHERE guid = 30123; -DELETE FROM creature_addon WHERE guid = 30126; -DELETE FROM creature_addon WHERE guid = 30128; -DELETE FROM creature_addon WHERE guid = 30130; -DELETE FROM creature_addon WHERE guid = 30253; -DELETE FROM creature_addon WHERE guid = 30258; -DELETE FROM creature_addon WHERE guid = 30332; -DELETE FROM creature_addon WHERE guid = 30335; -DELETE FROM creature_addon WHERE guid = 30337; -DELETE FROM creature_addon WHERE guid = 30338; -DELETE FROM creature_addon WHERE guid = 31984; -DELETE FROM creature_addon WHERE guid = 31986; -DELETE FROM creature_addon WHERE guid = 31987; -DELETE FROM creature_addon WHERE guid = 31988; -DELETE FROM creature_addon WHERE guid = 33456; -DELETE FROM creature_addon WHERE guid = 33489; -DELETE FROM creature_addon WHERE guid = 33492; --- Create template addon for creature 6235 -DELETE FROM creature_template_addon WHERE entry =6235; -INSERT INTO creature_template_addon VALUES (6235,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6235 -DELETE FROM creature_addon WHERE guid = 30133; --- Create template addon for creature 6236 -DELETE FROM creature_template_addon WHERE entry =6236; -INSERT INTO creature_template_addon VALUES (6236,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6236 -DELETE FROM creature_addon WHERE guid = 14137; --- Create template addon for creature 6237 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =6237; -INSERT INTO creature_template_addon VALUES (6237,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6237 --- Create template addon for creature 6238 --- Create template addon for creature 6239 --- Create template addon for creature 6240 --- Create template addon for creature 6241 -DELETE FROM creature_template_addon WHERE entry =6241; -INSERT INTO creature_template_addon VALUES (6241,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6241 -DELETE FROM creature_addon WHERE guid = 8250; --- Clear duplicate addons from template for creature 6243 --- Create template addon for creature 6244 -DELETE FROM creature_template_addon WHERE entry =6244; -INSERT INTO creature_template_addon VALUES (6244,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6244 -DELETE FROM creature_addon WHERE guid = 14333; --- Create template addon for creature 6245 --- Create template addon for creature 6246 --- Create template addon for creature 6247 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =6247; -INSERT INTO creature_template_addon VALUES (6247,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6247 --- Create template addon for creature 6248 -DELETE FROM creature_template_addon WHERE entry =6248; -INSERT INTO creature_template_addon VALUES (6248,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6248 -DELETE FROM creature_addon WHERE guid = 14349; --- Create template addon for creature 6249 -DELETE FROM creature_template_addon WHERE entry =6249; -INSERT INTO creature_template_addon VALUES (6249,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6249 -DELETE FROM creature_addon WHERE guid = 14351; -DELETE FROM creature_addon WHERE guid = 14352; -DELETE FROM creature_addon WHERE guid = 14353; -DELETE FROM creature_addon WHERE guid = 14354; -DELETE FROM creature_addon WHERE guid = 14355; -DELETE FROM creature_addon WHERE guid = 14356; -DELETE FROM creature_addon WHERE guid = 14357; -DELETE FROM creature_addon WHERE guid = 14358; -DELETE FROM creature_addon WHERE guid = 14359; -DELETE FROM creature_addon WHERE guid = 14360; -DELETE FROM creature_addon WHERE guid = 14361; -DELETE FROM creature_addon WHERE guid = 14362; -DELETE FROM creature_addon WHERE guid = 14363; -DELETE FROM creature_addon WHERE guid = 14364; --- Clear duplicate addons from template for creature 6250 --- Create template addon for creature 6251 -DELETE FROM creature_template_addon WHERE entry =6251; -INSERT INTO creature_template_addon VALUES (6251,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6251 -DELETE FROM creature_addon WHERE guid = 14366; --- Create template addon for creature 6252 -DELETE FROM creature_template_addon WHERE entry =6252; -INSERT INTO creature_template_addon VALUES (6252,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6252 -DELETE FROM creature_addon WHERE guid = 14370; --- Create template addon for creature 6253 -DELETE FROM creature_template_addon WHERE entry =6253; -INSERT INTO creature_template_addon VALUES (6253,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6253 -DELETE FROM creature_addon WHERE guid = 14384; --- Create template addon for creature 6254 -DELETE FROM creature_template_addon WHERE entry =6254; -INSERT INTO creature_template_addon VALUES (6254,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6254 -DELETE FROM creature_addon WHERE guid = 14385; --- Create template addon for creature 6266 -DELETE FROM creature_template_addon WHERE entry =6266; -INSERT INTO creature_template_addon VALUES (6266,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6266 -DELETE FROM creature_addon WHERE guid = 14417; --- Create template addon for creature 6267 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =6267; -INSERT INTO creature_template_addon VALUES (6267,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6267 --- Create template addon for creature 6268 --- Clear duplicate addons from template for creature 6271 --- Create template addon for creature 6272 -DELETE FROM creature_template_addon WHERE entry =6272; -INSERT INTO creature_template_addon VALUES (6272,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6272 -DELETE FROM creature_addon WHERE guid = 30676; --- Clear duplicate addons from template for creature 6286 -DELETE FROM creature_addon WHERE guid = 46718; --- Clear duplicate addons from template for creature 6287 -DELETE FROM creature_addon WHERE guid = 46719; --- Create template addon for creature 6288 -DELETE FROM creature_template_addon WHERE entry =6288; -INSERT INTO creature_template_addon VALUES (6288,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6288 -DELETE FROM creature_addon WHERE guid = 32871; --- Create template addon for creature 6289 -DELETE FROM creature_template_addon WHERE entry =6289; -INSERT INTO creature_template_addon VALUES (6289,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6289 -DELETE FROM creature_addon WHERE guid = 33709; --- Create template addon for creature 6290 -DELETE FROM creature_template_addon WHERE entry =6290; -INSERT INTO creature_template_addon VALUES (6290,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6290 -DELETE FROM creature_addon WHERE guid = 25800; --- Clear duplicate addons from template for creature 6291 --- Clear duplicate addons from template for creature 6292 -DELETE FROM creature_addon WHERE guid = 46813; --- Create template addon for creature 6293 -DELETE FROM creature_template_addon WHERE entry =6293; -INSERT INTO creature_template_addon VALUES (6293,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6293 -DELETE FROM creature_addon WHERE guid = 32056; --- Clear duplicate addons from template for creature 6294 --- Create template addon for creature 6295 -DELETE FROM creature_template_addon WHERE entry =6295; -INSERT INTO creature_template_addon VALUES (6295,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6295 -DELETE FROM creature_addon WHERE guid = 6170; --- Create template addon for creature 6297 -DELETE FROM creature_template_addon WHERE entry =6297; -INSERT INTO creature_template_addon VALUES (6297,0,0,1,16,69,0,NULL); --- Clear duplicate addons from template for creature 6297 -DELETE FROM creature_addon WHERE guid = 37853; --- Create template addon for creature 6298 -DELETE FROM creature_template_addon WHERE entry =6298; -INSERT INTO creature_template_addon VALUES (6298,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6298 -DELETE FROM creature_addon WHERE guid = 37865; --- Clear duplicate addons from template for creature 6299 --- Create template addon for creature 6300 -DELETE FROM creature_template_addon WHERE entry =6300; -INSERT INTO creature_template_addon VALUES (6300,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6300 -DELETE FROM creature_addon WHERE guid = 37971; --- Create template addon for creature 6301 -DELETE FROM creature_template_addon WHERE entry =6301; -INSERT INTO creature_template_addon VALUES (6301,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6301 -DELETE FROM creature_addon WHERE guid = 37980; --- Clear duplicate addons from template for creature 6306 --- Clear duplicate addons from template for creature 6328 --- Create template addon for creature 6329 -DELETE FROM creature_template_addon WHERE entry =6329; -INSERT INTO creature_template_addon VALUES (6329,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6329 -DELETE FROM creature_addon WHERE guid = 30157; -DELETE FROM creature_addon WHERE guid = 30159; -DELETE FROM creature_addon WHERE guid = 30160; -DELETE FROM creature_addon WHERE guid = 30161; -DELETE FROM creature_addon WHERE guid = 30162; -DELETE FROM creature_addon WHERE guid = 30163; -DELETE FROM creature_addon WHERE guid = 30220; -DELETE FROM creature_addon WHERE guid = 30221; -DELETE FROM creature_addon WHERE guid = 30222; -DELETE FROM creature_addon WHERE guid = 30223; -DELETE FROM creature_addon WHERE guid = 30224; -DELETE FROM creature_addon WHERE guid = 30225; -DELETE FROM creature_addon WHERE guid = 30226; -DELETE FROM creature_addon WHERE guid = 30227; -DELETE FROM creature_addon WHERE guid = 30228; -DELETE FROM creature_addon WHERE guid = 30268; -DELETE FROM creature_addon WHERE guid = 30277; -DELETE FROM creature_addon WHERE guid = 30310; -DELETE FROM creature_addon WHERE guid = 30311; -DELETE FROM creature_addon WHERE guid = 30312; -DELETE FROM creature_addon WHERE guid = 30313; -DELETE FROM creature_addon WHERE guid = 30314; -DELETE FROM creature_addon WHERE guid = 30316; -DELETE FROM creature_addon WHERE guid = 30342; -DELETE FROM creature_addon WHERE guid = 30345; -DELETE FROM creature_addon WHERE guid = 30346; -DELETE FROM creature_addon WHERE guid = 30348; -DELETE FROM creature_addon WHERE guid = 30349; -DELETE FROM creature_addon WHERE guid = 30394; -DELETE FROM creature_addon WHERE guid = 30395; -DELETE FROM creature_addon WHERE guid = 30397; -DELETE FROM creature_addon WHERE guid = 30398; -DELETE FROM creature_addon WHERE guid = 30399; -DELETE FROM creature_addon WHERE guid = 31796; -DELETE FROM creature_addon WHERE guid = 31944; -DELETE FROM creature_addon WHERE guid = 31992; -DELETE FROM creature_addon WHERE guid = 31994; -DELETE FROM creature_addon WHERE guid = 31995; -DELETE FROM creature_addon WHERE guid = 31998; -DELETE FROM creature_addon WHERE guid = 31999; -DELETE FROM creature_addon WHERE guid = 33447; -DELETE FROM creature_addon WHERE guid = 33450; -DELETE FROM creature_addon WHERE guid = 33451; -DELETE FROM creature_addon WHERE guid = 33452; -DELETE FROM creature_addon WHERE guid = 33477; -DELETE FROM creature_addon WHERE guid = 33480; --- Create template addon for creature 6347 -DELETE FROM creature_template_addon WHERE entry =6347; -INSERT INTO creature_template_addon VALUES (6347,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6347 -DELETE FROM creature_addon WHERE guid = 35908; -DELETE FROM creature_addon WHERE guid = 35909; -DELETE FROM creature_addon WHERE guid = 35910; -DELETE FROM creature_addon WHERE guid = 35911; -DELETE FROM creature_addon WHERE guid = 35912; -DELETE FROM creature_addon WHERE guid = 35913; -DELETE FROM creature_addon WHERE guid = 35914; -DELETE FROM creature_addon WHERE guid = 35915; -DELETE FROM creature_addon WHERE guid = 35916; -DELETE FROM creature_addon WHERE guid = 35917; --- Create template addon for creature 6348 -DELETE FROM creature_template_addon WHERE entry =6348; -INSERT INTO creature_template_addon VALUES (6348,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6348 -DELETE FROM creature_addon WHERE guid = 35918; -DELETE FROM creature_addon WHERE guid = 35919; -DELETE FROM creature_addon WHERE guid = 35920; -DELETE FROM creature_addon WHERE guid = 35921; -DELETE FROM creature_addon WHERE guid = 35922; -DELETE FROM creature_addon WHERE guid = 35923; -DELETE FROM creature_addon WHERE guid = 35924; -DELETE FROM creature_addon WHERE guid = 35925; -DELETE FROM creature_addon WHERE guid = 35926; -DELETE FROM creature_addon WHERE guid = 35927; -DELETE FROM creature_addon WHERE guid = 35928; -DELETE FROM creature_addon WHERE guid = 35929; -DELETE FROM creature_addon WHERE guid = 35930; -DELETE FROM creature_addon WHERE guid = 35931; -DELETE FROM creature_addon WHERE guid = 35932; -DELETE FROM creature_addon WHERE guid = 35933; -DELETE FROM creature_addon WHERE guid = 35934; -DELETE FROM creature_addon WHERE guid = 35935; --- Create template addon for creature 6349 -DELETE FROM creature_template_addon WHERE entry =6349; -INSERT INTO creature_template_addon VALUES (6349,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6349 -DELETE FROM creature_addon WHERE guid = 35936; -DELETE FROM creature_addon WHERE guid = 35938; -DELETE FROM creature_addon WHERE guid = 35939; -DELETE FROM creature_addon WHERE guid = 35940; -DELETE FROM creature_addon WHERE guid = 35947; -DELETE FROM creature_addon WHERE guid = 35948; -DELETE FROM creature_addon WHERE guid = 35949; -DELETE FROM creature_addon WHERE guid = 35956; -DELETE FROM creature_addon WHERE guid = 35964; -DELETE FROM creature_addon WHERE guid = 35965; -DELETE FROM creature_addon WHERE guid = 35966; -DELETE FROM creature_addon WHERE guid = 35967; -DELETE FROM creature_addon WHERE guid = 35968; -DELETE FROM creature_addon WHERE guid = 35969; -DELETE FROM creature_addon WHERE guid = 35970; -DELETE FROM creature_addon WHERE guid = 35971; -DELETE FROM creature_addon WHERE guid = 35972; -DELETE FROM creature_addon WHERE guid = 35973; -DELETE FROM creature_addon WHERE guid = 35974; -DELETE FROM creature_addon WHERE guid = 35975; -DELETE FROM creature_addon WHERE guid = 35976; -DELETE FROM creature_addon WHERE guid = 35977; -DELETE FROM creature_addon WHERE guid = 35978; -DELETE FROM creature_addon WHERE guid = 35979; -DELETE FROM creature_addon WHERE guid = 35980; -DELETE FROM creature_addon WHERE guid = 35981; -DELETE FROM creature_addon WHERE guid = 35982; -DELETE FROM creature_addon WHERE guid = 35983; -DELETE FROM creature_addon WHERE guid = 35984; -DELETE FROM creature_addon WHERE guid = 35985; --- Create template addon for creature 6350 -DELETE FROM creature_template_addon WHERE entry =6350; -INSERT INTO creature_template_addon VALUES (6350,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6350 -DELETE FROM creature_addon WHERE guid = 35986; -DELETE FROM creature_addon WHERE guid = 35987; -DELETE FROM creature_addon WHERE guid = 35992; -DELETE FROM creature_addon WHERE guid = 35993; -DELETE FROM creature_addon WHERE guid = 35998; -DELETE FROM creature_addon WHERE guid = 36002; -DELETE FROM creature_addon WHERE guid = 36003; -DELETE FROM creature_addon WHERE guid = 36004; -DELETE FROM creature_addon WHERE guid = 36005; -DELETE FROM creature_addon WHERE guid = 36006; -DELETE FROM creature_addon WHERE guid = 36007; -DELETE FROM creature_addon WHERE guid = 36008; -DELETE FROM creature_addon WHERE guid = 36009; -DELETE FROM creature_addon WHERE guid = 36010; -DELETE FROM creature_addon WHERE guid = 36011; -DELETE FROM creature_addon WHERE guid = 36012; -DELETE FROM creature_addon WHERE guid = 36013; -DELETE FROM creature_addon WHERE guid = 36014; -DELETE FROM creature_addon WHERE guid = 36015; -DELETE FROM creature_addon WHERE guid = 36016; -DELETE FROM creature_addon WHERE guid = 36017; -DELETE FROM creature_addon WHERE guid = 36018; -DELETE FROM creature_addon WHERE guid = 36019; -DELETE FROM creature_addon WHERE guid = 36020; --- Create template addon for creature 6351 -DELETE FROM creature_template_addon WHERE entry =6351; -INSERT INTO creature_template_addon VALUES (6351,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6351 -DELETE FROM creature_addon WHERE guid = 36022; -DELETE FROM creature_addon WHERE guid = 36023; -DELETE FROM creature_addon WHERE guid = 36024; -DELETE FROM creature_addon WHERE guid = 36025; -DELETE FROM creature_addon WHERE guid = 36026; -DELETE FROM creature_addon WHERE guid = 36027; -DELETE FROM creature_addon WHERE guid = 36028; -DELETE FROM creature_addon WHERE guid = 36029; -DELETE FROM creature_addon WHERE guid = 36030; -DELETE FROM creature_addon WHERE guid = 36031; -DELETE FROM creature_addon WHERE guid = 36032; -DELETE FROM creature_addon WHERE guid = 36033; -DELETE FROM creature_addon WHERE guid = 36034; -DELETE FROM creature_addon WHERE guid = 36035; -DELETE FROM creature_addon WHERE guid = 36036; -DELETE FROM creature_addon WHERE guid = 36037; -DELETE FROM creature_addon WHERE guid = 36038; -DELETE FROM creature_addon WHERE guid = 36039; -DELETE FROM creature_addon WHERE guid = 36040; -DELETE FROM creature_addon WHERE guid = 36041; -DELETE FROM creature_addon WHERE guid = 36042; -DELETE FROM creature_addon WHERE guid = 36043; -DELETE FROM creature_addon WHERE guid = 36044; -DELETE FROM creature_addon WHERE guid = 36045; -DELETE FROM creature_addon WHERE guid = 36046; -DELETE FROM creature_addon WHERE guid = 36047; --- Create template addon for creature 6352 -DELETE FROM creature_template_addon WHERE entry =6352; -INSERT INTO creature_template_addon VALUES (6352,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6352 -DELETE FROM creature_addon WHERE guid = 36048; -DELETE FROM creature_addon WHERE guid = 36049; -DELETE FROM creature_addon WHERE guid = 36050; -DELETE FROM creature_addon WHERE guid = 36051; -DELETE FROM creature_addon WHERE guid = 36052; -DELETE FROM creature_addon WHERE guid = 36053; -DELETE FROM creature_addon WHERE guid = 36054; -DELETE FROM creature_addon WHERE guid = 36055; -DELETE FROM creature_addon WHERE guid = 36056; -DELETE FROM creature_addon WHERE guid = 36057; -DELETE FROM creature_addon WHERE guid = 36058; -DELETE FROM creature_addon WHERE guid = 36059; -DELETE FROM creature_addon WHERE guid = 36060; -DELETE FROM creature_addon WHERE guid = 36061; -DELETE FROM creature_addon WHERE guid = 36062; -DELETE FROM creature_addon WHERE guid = 36063; -DELETE FROM creature_addon WHERE guid = 36064; -DELETE FROM creature_addon WHERE guid = 36065; -DELETE FROM creature_addon WHERE guid = 36066; -DELETE FROM creature_addon WHERE guid = 36067; -DELETE FROM creature_addon WHERE guid = 36068; -DELETE FROM creature_addon WHERE guid = 36069; -DELETE FROM creature_addon WHERE guid = 36070; -DELETE FROM creature_addon WHERE guid = 36071; -DELETE FROM creature_addon WHERE guid = 36072; -DELETE FROM creature_addon WHERE guid = 36073; -DELETE FROM creature_addon WHERE guid = 36074; -DELETE FROM creature_addon WHERE guid = 36075; -DELETE FROM creature_addon WHERE guid = 36076; -DELETE FROM creature_addon WHERE guid = 36077; -DELETE FROM creature_addon WHERE guid = 36078; -DELETE FROM creature_addon WHERE guid = 36079; -DELETE FROM creature_addon WHERE guid = 36080; -DELETE FROM creature_addon WHERE guid = 36081; -DELETE FROM creature_addon WHERE guid = 36082; -DELETE FROM creature_addon WHERE guid = 36083; -DELETE FROM creature_addon WHERE guid = 36084; -DELETE FROM creature_addon WHERE guid = 36085; -DELETE FROM creature_addon WHERE guid = 36086; -DELETE FROM creature_addon WHERE guid = 36087; -DELETE FROM creature_addon WHERE guid = 36088; -DELETE FROM creature_addon WHERE guid = 36089; -DELETE FROM creature_addon WHERE guid = 36090; -DELETE FROM creature_addon WHERE guid = 36091; -DELETE FROM creature_addon WHERE guid = 36092; --- Create template addon for creature 6366 -DELETE FROM creature_template_addon WHERE entry =6366; -INSERT INTO creature_template_addon VALUES (6366,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6366 -DELETE FROM creature_addon WHERE guid = 769; --- Clear duplicate addons from template for creature 6367 --- Clear duplicate addons from template for creature 6368 --- Create template addon for creature 6369 -DELETE FROM creature_template_addon WHERE entry =6369; -INSERT INTO creature_template_addon VALUES (6369,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6369 -DELETE FROM creature_addon WHERE guid = 36099; -DELETE FROM creature_addon WHERE guid = 36100; -DELETE FROM creature_addon WHERE guid = 36101; -DELETE FROM creature_addon WHERE guid = 36102; -DELETE FROM creature_addon WHERE guid = 36103; -DELETE FROM creature_addon WHERE guid = 36104; -DELETE FROM creature_addon WHERE guid = 36105; -DELETE FROM creature_addon WHERE guid = 36106; --- Create template addon for creature 6370 -DELETE FROM creature_template_addon WHERE entry =6370; -INSERT INTO creature_template_addon VALUES (6370,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6370 -DELETE FROM creature_addon WHERE guid = 36107; -DELETE FROM creature_addon WHERE guid = 36108; -DELETE FROM creature_addon WHERE guid = 36109; -DELETE FROM creature_addon WHERE guid = 36110; -DELETE FROM creature_addon WHERE guid = 36111; -DELETE FROM creature_addon WHERE guid = 36112; -DELETE FROM creature_addon WHERE guid = 36113; -DELETE FROM creature_addon WHERE guid = 36114; -DELETE FROM creature_addon WHERE guid = 36115; -DELETE FROM creature_addon WHERE guid = 36116; -DELETE FROM creature_addon WHERE guid = 36117; -DELETE FROM creature_addon WHERE guid = 36118; -DELETE FROM creature_addon WHERE guid = 36119; -DELETE FROM creature_addon WHERE guid = 36120; -DELETE FROM creature_addon WHERE guid = 36121; -DELETE FROM creature_addon WHERE guid = 36122; -DELETE FROM creature_addon WHERE guid = 36123; -DELETE FROM creature_addon WHERE guid = 36124; --- Create template addon for creature 6371 -DELETE FROM creature_template_addon WHERE entry =6371; -INSERT INTO creature_template_addon VALUES (6371,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6371 -DELETE FROM creature_addon WHERE guid = 36125; -DELETE FROM creature_addon WHERE guid = 36126; -DELETE FROM creature_addon WHERE guid = 36127; -DELETE FROM creature_addon WHERE guid = 36128; -DELETE FROM creature_addon WHERE guid = 36129; -DELETE FROM creature_addon WHERE guid = 36130; -DELETE FROM creature_addon WHERE guid = 36131; -DELETE FROM creature_addon WHERE guid = 36132; -DELETE FROM creature_addon WHERE guid = 36133; -DELETE FROM creature_addon WHERE guid = 36134; -DELETE FROM creature_addon WHERE guid = 36135; -DELETE FROM creature_addon WHERE guid = 36136; -DELETE FROM creature_addon WHERE guid = 36137; -DELETE FROM creature_addon WHERE guid = 36138; -DELETE FROM creature_addon WHERE guid = 36139; -DELETE FROM creature_addon WHERE guid = 36140; -DELETE FROM creature_addon WHERE guid = 36141; -DELETE FROM creature_addon WHERE guid = 36142; -DELETE FROM creature_addon WHERE guid = 36143; -DELETE FROM creature_addon WHERE guid = 36144; -DELETE FROM creature_addon WHERE guid = 36145; -DELETE FROM creature_addon WHERE guid = 36146; -DELETE FROM creature_addon WHERE guid = 36147; -DELETE FROM creature_addon WHERE guid = 36148; -DELETE FROM creature_addon WHERE guid = 36149; --- Create template addon for creature 6372 -DELETE FROM creature_template_addon WHERE entry =6372; -INSERT INTO creature_template_addon VALUES (6372,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6372 -DELETE FROM creature_addon WHERE guid = 36156; -DELETE FROM creature_addon WHERE guid = 36157; -DELETE FROM creature_addon WHERE guid = 36164; -DELETE FROM creature_addon WHERE guid = 36165; -DELETE FROM creature_addon WHERE guid = 36166; -DELETE FROM creature_addon WHERE guid = 36167; --- Clear duplicate addons from template for creature 6373 --- Clear duplicate addons from template for creature 6374 --- Create template addon for creature 6375 -DELETE FROM creature_template_addon WHERE entry =6375; -INSERT INTO creature_template_addon VALUES (6375,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6375 -DELETE FROM creature_addon WHERE guid = 36179; -DELETE FROM creature_addon WHERE guid = 36180; -DELETE FROM creature_addon WHERE guid = 36181; -DELETE FROM creature_addon WHERE guid = 36182; -DELETE FROM creature_addon WHERE guid = 36183; -DELETE FROM creature_addon WHERE guid = 36184; -DELETE FROM creature_addon WHERE guid = 36185; -DELETE FROM creature_addon WHERE guid = 36186; -DELETE FROM creature_addon WHERE guid = 36187; -DELETE FROM creature_addon WHERE guid = 36188; -DELETE FROM creature_addon WHERE guid = 36189; -DELETE FROM creature_addon WHERE guid = 36190; -DELETE FROM creature_addon WHERE guid = 36191; -DELETE FROM creature_addon WHERE guid = 36192; -DELETE FROM creature_addon WHERE guid = 36193; -DELETE FROM creature_addon WHERE guid = 36194; -DELETE FROM creature_addon WHERE guid = 36195; -DELETE FROM creature_addon WHERE guid = 36196; -DELETE FROM creature_addon WHERE guid = 36197; -DELETE FROM creature_addon WHERE guid = 36198; -DELETE FROM creature_addon WHERE guid = 36199; --- Clear duplicate addons from template for creature 6376 --- Create template addon for creature 6377 -DELETE FROM creature_template_addon WHERE entry =6377; -INSERT INTO creature_template_addon VALUES (6377,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6377 -DELETE FROM creature_addon WHERE guid = 36200; -DELETE FROM creature_addon WHERE guid = 36201; -DELETE FROM creature_addon WHERE guid = 36202; -DELETE FROM creature_addon WHERE guid = 36203; -DELETE FROM creature_addon WHERE guid = 36204; -DELETE FROM creature_addon WHERE guid = 36205; -DELETE FROM creature_addon WHERE guid = 36206; -DELETE FROM creature_addon WHERE guid = 36207; -DELETE FROM creature_addon WHERE guid = 36208; -DELETE FROM creature_addon WHERE guid = 36209; -DELETE FROM creature_addon WHERE guid = 36210; -DELETE FROM creature_addon WHERE guid = 36211; -DELETE FROM creature_addon WHERE guid = 36212; -DELETE FROM creature_addon WHERE guid = 36213; -DELETE FROM creature_addon WHERE guid = 36214; -DELETE FROM creature_addon WHERE guid = 36215; -DELETE FROM creature_addon WHERE guid = 36216; -DELETE FROM creature_addon WHERE guid = 36217; -DELETE FROM creature_addon WHERE guid = 36218; -DELETE FROM creature_addon WHERE guid = 36219; -DELETE FROM creature_addon WHERE guid = 36220; -DELETE FROM creature_addon WHERE guid = 36221; -DELETE FROM creature_addon WHERE guid = 36222; -DELETE FROM creature_addon WHERE guid = 36223; -DELETE FROM creature_addon WHERE guid = 36224; -DELETE FROM creature_addon WHERE guid = 36225; -DELETE FROM creature_addon WHERE guid = 36226; -DELETE FROM creature_addon WHERE guid = 36227; -DELETE FROM creature_addon WHERE guid = 36228; -DELETE FROM creature_addon WHERE guid = 36229; -DELETE FROM creature_addon WHERE guid = 36230; -DELETE FROM creature_addon WHERE guid = 36231; -DELETE FROM creature_addon WHERE guid = 36232; -DELETE FROM creature_addon WHERE guid = 36233; -DELETE FROM creature_addon WHERE guid = 36234; -DELETE FROM creature_addon WHERE guid = 36235; -DELETE FROM creature_addon WHERE guid = 36236; -DELETE FROM creature_addon WHERE guid = 36237; -DELETE FROM creature_addon WHERE guid = 36238; -DELETE FROM creature_addon WHERE guid = 36239; -DELETE FROM creature_addon WHERE guid = 36240; --- Create template addon for creature 6378 -DELETE FROM creature_template_addon WHERE entry =6378; -INSERT INTO creature_template_addon VALUES (6378,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6378 -DELETE FROM creature_addon WHERE guid = 36241; -DELETE FROM creature_addon WHERE guid = 36242; -DELETE FROM creature_addon WHERE guid = 36243; -DELETE FROM creature_addon WHERE guid = 36244; -DELETE FROM creature_addon WHERE guid = 36245; -DELETE FROM creature_addon WHERE guid = 36246; -DELETE FROM creature_addon WHERE guid = 36247; -DELETE FROM creature_addon WHERE guid = 36248; -DELETE FROM creature_addon WHERE guid = 36249; -DELETE FROM creature_addon WHERE guid = 36250; -DELETE FROM creature_addon WHERE guid = 36251; -DELETE FROM creature_addon WHERE guid = 36252; -DELETE FROM creature_addon WHERE guid = 36253; -DELETE FROM creature_addon WHERE guid = 36254; -DELETE FROM creature_addon WHERE guid = 36255; -DELETE FROM creature_addon WHERE guid = 36256; -DELETE FROM creature_addon WHERE guid = 36257; -DELETE FROM creature_addon WHERE guid = 36258; -DELETE FROM creature_addon WHERE guid = 36259; -DELETE FROM creature_addon WHERE guid = 36260; -DELETE FROM creature_addon WHERE guid = 36261; -DELETE FROM creature_addon WHERE guid = 36262; -DELETE FROM creature_addon WHERE guid = 36263; -DELETE FROM creature_addon WHERE guid = 36264; -DELETE FROM creature_addon WHERE guid = 36265; -DELETE FROM creature_addon WHERE guid = 36266; -DELETE FROM creature_addon WHERE guid = 36267; -DELETE FROM creature_addon WHERE guid = 36268; -DELETE FROM creature_addon WHERE guid = 36269; -DELETE FROM creature_addon WHERE guid = 36270; -DELETE FROM creature_addon WHERE guid = 36271; -DELETE FROM creature_addon WHERE guid = 36272; -DELETE FROM creature_addon WHERE guid = 36273; -DELETE FROM creature_addon WHERE guid = 36274; -DELETE FROM creature_addon WHERE guid = 36275; -DELETE FROM creature_addon WHERE guid = 36276; -DELETE FROM creature_addon WHERE guid = 36277; -DELETE FROM creature_addon WHERE guid = 36278; -DELETE FROM creature_addon WHERE guid = 36279; -DELETE FROM creature_addon WHERE guid = 36280; -DELETE FROM creature_addon WHERE guid = 36281; -DELETE FROM creature_addon WHERE guid = 36282; -DELETE FROM creature_addon WHERE guid = 36283; -DELETE FROM creature_addon WHERE guid = 36284; -DELETE FROM creature_addon WHERE guid = 36285; -DELETE FROM creature_addon WHERE guid = 36286; -DELETE FROM creature_addon WHERE guid = 36287; -DELETE FROM creature_addon WHERE guid = 36288; -DELETE FROM creature_addon WHERE guid = 36289; -DELETE FROM creature_addon WHERE guid = 36290; -DELETE FROM creature_addon WHERE guid = 36291; -DELETE FROM creature_addon WHERE guid = 36292; -DELETE FROM creature_addon WHERE guid = 36293; -DELETE FROM creature_addon WHERE guid = 36294; -DELETE FROM creature_addon WHERE guid = 36295; -DELETE FROM creature_addon WHERE guid = 36296; -DELETE FROM creature_addon WHERE guid = 36297; -DELETE FROM creature_addon WHERE guid = 36298; -DELETE FROM creature_addon WHERE guid = 36299; -DELETE FROM creature_addon WHERE guid = 36300; -DELETE FROM creature_addon WHERE guid = 36301; -DELETE FROM creature_addon WHERE guid = 36302; -DELETE FROM creature_addon WHERE guid = 36303; -DELETE FROM creature_addon WHERE guid = 36304; -DELETE FROM creature_addon WHERE guid = 36305; --- Create template addon for creature 6379 -DELETE FROM creature_template_addon WHERE entry =6379; -INSERT INTO creature_template_addon VALUES (6379,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6379 -DELETE FROM creature_addon WHERE guid = 36306; -DELETE FROM creature_addon WHERE guid = 36307; -DELETE FROM creature_addon WHERE guid = 36308; -DELETE FROM creature_addon WHERE guid = 36309; -DELETE FROM creature_addon WHERE guid = 36310; -DELETE FROM creature_addon WHERE guid = 36311; -DELETE FROM creature_addon WHERE guid = 36312; -DELETE FROM creature_addon WHERE guid = 36313; -DELETE FROM creature_addon WHERE guid = 36314; -DELETE FROM creature_addon WHERE guid = 36315; -DELETE FROM creature_addon WHERE guid = 36316; -DELETE FROM creature_addon WHERE guid = 36317; -DELETE FROM creature_addon WHERE guid = 36318; -DELETE FROM creature_addon WHERE guid = 36319; -DELETE FROM creature_addon WHERE guid = 36320; -DELETE FROM creature_addon WHERE guid = 36321; -DELETE FROM creature_addon WHERE guid = 36322; -DELETE FROM creature_addon WHERE guid = 36323; -DELETE FROM creature_addon WHERE guid = 36324; -DELETE FROM creature_addon WHERE guid = 36325; -DELETE FROM creature_addon WHERE guid = 36326; -DELETE FROM creature_addon WHERE guid = 36327; -DELETE FROM creature_addon WHERE guid = 36328; -DELETE FROM creature_addon WHERE guid = 36329; -DELETE FROM creature_addon WHERE guid = 36330; -DELETE FROM creature_addon WHERE guid = 36331; --- Create template addon for creature 6380 -DELETE FROM creature_template_addon WHERE entry =6380; -INSERT INTO creature_template_addon VALUES (6380,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6380 -DELETE FROM creature_addon WHERE guid = 36332; -DELETE FROM creature_addon WHERE guid = 36333; -DELETE FROM creature_addon WHERE guid = 36334; -DELETE FROM creature_addon WHERE guid = 36335; -DELETE FROM creature_addon WHERE guid = 36336; -DELETE FROM creature_addon WHERE guid = 36337; -DELETE FROM creature_addon WHERE guid = 36338; -DELETE FROM creature_addon WHERE guid = 36339; -DELETE FROM creature_addon WHERE guid = 36340; -DELETE FROM creature_addon WHERE guid = 36341; -DELETE FROM creature_addon WHERE guid = 36342; -DELETE FROM creature_addon WHERE guid = 36343; -DELETE FROM creature_addon WHERE guid = 36344; -DELETE FROM creature_addon WHERE guid = 36345; -DELETE FROM creature_addon WHERE guid = 36346; -DELETE FROM creature_addon WHERE guid = 36347; -DELETE FROM creature_addon WHERE guid = 36348; -DELETE FROM creature_addon WHERE guid = 36349; -DELETE FROM creature_addon WHERE guid = 36350; -DELETE FROM creature_addon WHERE guid = 36351; -DELETE FROM creature_addon WHERE guid = 36352; -DELETE FROM creature_addon WHERE guid = 36353; -DELETE FROM creature_addon WHERE guid = 36354; -DELETE FROM creature_addon WHERE guid = 36355; -DELETE FROM creature_addon WHERE guid = 36356; -DELETE FROM creature_addon WHERE guid = 36357; -DELETE FROM creature_addon WHERE guid = 36358; -DELETE FROM creature_addon WHERE guid = 36359; -DELETE FROM creature_addon WHERE guid = 36360; -DELETE FROM creature_addon WHERE guid = 36361; -DELETE FROM creature_addon WHERE guid = 36362; -DELETE FROM creature_addon WHERE guid = 36363; -DELETE FROM creature_addon WHERE guid = 36364; -DELETE FROM creature_addon WHERE guid = 36365; -DELETE FROM creature_addon WHERE guid = 36366; -DELETE FROM creature_addon WHERE guid = 36367; -DELETE FROM creature_addon WHERE guid = 36368; -DELETE FROM creature_addon WHERE guid = 36369; -DELETE FROM creature_addon WHERE guid = 36370; -DELETE FROM creature_addon WHERE guid = 36371; -DELETE FROM creature_addon WHERE guid = 36372; -DELETE FROM creature_addon WHERE guid = 36373; --- Clear duplicate addons from template for creature 6382 --- Create template addon for creature 6386 --- Create template addon for creature 6387 -DELETE FROM creature_template_addon WHERE entry =6387; -INSERT INTO creature_template_addon VALUES (6387,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6387 -DELETE FROM creature_addon WHERE guid = 20947; --- Clear duplicate addons from template for creature 6388 --- Create template addon for creature 6389 -DELETE FROM creature_template_addon WHERE entry =6389; -INSERT INTO creature_template_addon VALUES (6389,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6389 -DELETE FROM creature_addon WHERE guid = 17867; --- Clear duplicate addons from template for creature 6390 --- Create template addon for creature 6391 -DELETE FROM creature_template_addon WHERE entry =6391; -INSERT INTO creature_template_addon VALUES (6391,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6391 -DELETE FROM creature_addon WHERE guid = 30233; -DELETE FROM creature_addon WHERE guid = 30235; -DELETE FROM creature_addon WHERE guid = 30237; -DELETE FROM creature_addon WHERE guid = 30320; -DELETE FROM creature_addon WHERE guid = 30324; --- Create template addon for creature 6392 -DELETE FROM creature_template_addon WHERE entry =6392; -INSERT INTO creature_template_addon VALUES (6392,0,0,1,16,0,0,'13864'); --- Clear duplicate addons from template for creature 6392 -DELETE FROM creature_addon WHERE guid = 30232; -DELETE FROM creature_addon WHERE guid = 30234; -DELETE FROM creature_addon WHERE guid = 30236; --- Create template addon for creature 6393 -DELETE FROM creature_template_addon WHERE entry =6393; -INSERT INTO creature_template_addon VALUES (6393,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6393 -DELETE FROM creature_addon WHERE guid = 26904; --- Create template addon for creature 6394 -DELETE FROM creature_template_addon WHERE entry =6394; -INSERT INTO creature_template_addon VALUES (6394,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6394 -DELETE FROM creature_addon WHERE guid = 20955; --- Create template addon for creature 6395 -DELETE FROM creature_template_addon WHERE entry =6395; -INSERT INTO creature_template_addon VALUES (6395,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6395 -DELETE FROM creature_addon WHERE guid = 32044; --- Create template addon for creature 6407 -DELETE FROM creature_template_addon WHERE entry =6407; -INSERT INTO creature_template_addon VALUES (6407,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6407 -DELETE FROM creature_addon WHERE guid = 30230; -DELETE FROM creature_addon WHERE guid = 30231; -DELETE FROM creature_addon WHERE guid = 30238; --- Create template addon for creature 6408 -DELETE FROM creature_template_addon WHERE entry =6408; -INSERT INTO creature_template_addon VALUES (6408,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6408 -DELETE FROM creature_addon WHERE guid = 6490; --- Create template addon for creature 6410 -DELETE FROM creature_template_addon WHERE entry =6410; -INSERT INTO creature_template_addon VALUES (6410,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6410 -DELETE FROM creature_addon WHERE guid = 24678; --- Create template addon for creature 6411 -DELETE FROM creature_template_addon WHERE entry =6411; -INSERT INTO creature_template_addon VALUES (6411,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6411 -DELETE FROM creature_addon WHERE guid = 28494; --- Create template addon for creature 6412 --- Clear duplicate addons from template for creature 6426 --- Clear duplicate addons from template for creature 6427 --- Create template addon for creature 6446 -DELETE FROM creature_template_addon WHERE entry =6446; -INSERT INTO creature_template_addon VALUES (6446,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6446 -DELETE FROM creature_addon WHERE guid = 3370; --- Create template addon for creature 6466 -DELETE FROM creature_template_addon WHERE entry =6466; -INSERT INTO creature_template_addon VALUES (6466,0,8,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6466 -DELETE FROM creature_addon WHERE guid = 12325; --- Create template addon for creature 6467 -DELETE FROM creature_template_addon WHERE entry =6467; -INSERT INTO creature_template_addon VALUES (6467,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6467 -DELETE FROM creature_addon WHERE guid = 28496; --- Create template addon for creature 6486 --- Clear duplicate addons from template for creature 6487 --- Clear duplicate addons from template for creature 6488 --- Create template addon for creature 6489 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =6489; -INSERT INTO creature_template_addon VALUES (6489,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6489 --- Create template addon for creature 6490 --- Clear duplicate addons from template for creature 6491 --- Clear duplicate addons from template for creature 6492 --- Create template addon for creature 6493 --- Create template addon for creature 6494 -DELETE FROM creature_template_addon WHERE entry =6494; -INSERT INTO creature_template_addon VALUES (6494,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6494 -DELETE FROM creature_addon WHERE guid = 14140; --- Create template addon for creature 6495 -DELETE FROM creature_template_addon WHERE entry =6495; -INSERT INTO creature_template_addon VALUES (6495,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6495 -DELETE FROM creature_addon WHERE guid = 21565; --- Create template addon for creature 6496 -DELETE FROM creature_template_addon WHERE entry =6496; -INSERT INTO creature_template_addon VALUES (6496,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6496 -DELETE FROM creature_addon WHERE guid = 21567; --- Create template addon for creature 6497 -DELETE FROM creature_template_addon WHERE entry =6497; -INSERT INTO creature_template_addon VALUES (6497,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6497 -DELETE FROM creature_addon WHERE guid = 44738; --- Create template addon for creature 6498 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =6498; -INSERT INTO creature_template_addon VALUES (6498,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6498 --- Create template addon for creature 6499 -DELETE FROM creature_template_addon WHERE entry =6499; -INSERT INTO creature_template_addon VALUES (6499,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6499 -DELETE FROM creature_addon WHERE guid = 23743; --- Create template addon for creature 6500 -DELETE FROM creature_template_addon WHERE entry =6500; -INSERT INTO creature_template_addon VALUES (6500,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6500 -DELETE FROM creature_addon WHERE guid = 23744; -DELETE FROM creature_addon WHERE guid = 23745; --- Create template addon for creature 6501 -DELETE FROM creature_template_addon WHERE entry =6501; -INSERT INTO creature_template_addon VALUES (6501,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6501 -DELETE FROM creature_addon WHERE guid = 23746; -DELETE FROM creature_addon WHERE guid = 23747; -DELETE FROM creature_addon WHERE guid = 23748; -DELETE FROM creature_addon WHERE guid = 23749; -DELETE FROM creature_addon WHERE guid = 23750; -DELETE FROM creature_addon WHERE guid = 23751; -DELETE FROM creature_addon WHERE guid = 23752; -DELETE FROM creature_addon WHERE guid = 23753; -DELETE FROM creature_addon WHERE guid = 23754; -DELETE FROM creature_addon WHERE guid = 23755; -DELETE FROM creature_addon WHERE guid = 23756; -DELETE FROM creature_addon WHERE guid = 23757; -DELETE FROM creature_addon WHERE guid = 23758; --- Create template addon for creature 6502 -DELETE FROM creature_template_addon WHERE entry =6502; -INSERT INTO creature_template_addon VALUES (6502,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6502 -DELETE FROM creature_addon WHERE guid = 23759; -DELETE FROM creature_addon WHERE guid = 23760; -DELETE FROM creature_addon WHERE guid = 23761; -DELETE FROM creature_addon WHERE guid = 23762; -DELETE FROM creature_addon WHERE guid = 23763; -DELETE FROM creature_addon WHERE guid = 23764; -DELETE FROM creature_addon WHERE guid = 23765; --- Create template addon for creature 6503 -DELETE FROM creature_template_addon WHERE entry =6503; -INSERT INTO creature_template_addon VALUES (6503,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6503 -DELETE FROM creature_addon WHERE guid = 23766; -DELETE FROM creature_addon WHERE guid = 23767; -DELETE FROM creature_addon WHERE guid = 23768; --- Create template addon for creature 6504 -DELETE FROM creature_template_addon WHERE entry =6504; -INSERT INTO creature_template_addon VALUES (6504,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6504 -DELETE FROM creature_addon WHERE guid = 23769; -DELETE FROM creature_addon WHERE guid = 23770; --- Create template addon for creature 6505 -DELETE FROM creature_template_addon WHERE entry =6505; -INSERT INTO creature_template_addon VALUES (6505,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6505 -DELETE FROM creature_addon WHERE guid = 23771; -DELETE FROM creature_addon WHERE guid = 23772; -DELETE FROM creature_addon WHERE guid = 23773; -DELETE FROM creature_addon WHERE guid = 23774; -DELETE FROM creature_addon WHERE guid = 23775; -DELETE FROM creature_addon WHERE guid = 23776; -DELETE FROM creature_addon WHERE guid = 23777; -DELETE FROM creature_addon WHERE guid = 23778; -DELETE FROM creature_addon WHERE guid = 23779; -DELETE FROM creature_addon WHERE guid = 23780; -DELETE FROM creature_addon WHERE guid = 23781; -DELETE FROM creature_addon WHERE guid = 23782; -DELETE FROM creature_addon WHERE guid = 23783; -DELETE FROM creature_addon WHERE guid = 23784; -DELETE FROM creature_addon WHERE guid = 23785; -DELETE FROM creature_addon WHERE guid = 23786; -DELETE FROM creature_addon WHERE guid = 23787; -DELETE FROM creature_addon WHERE guid = 23788; -DELETE FROM creature_addon WHERE guid = 23789; -DELETE FROM creature_addon WHERE guid = 23790; -DELETE FROM creature_addon WHERE guid = 23791; -DELETE FROM creature_addon WHERE guid = 23792; -DELETE FROM creature_addon WHERE guid = 23793; -DELETE FROM creature_addon WHERE guid = 23794; -DELETE FROM creature_addon WHERE guid = 23795; -DELETE FROM creature_addon WHERE guid = 23796; -DELETE FROM creature_addon WHERE guid = 23797; -DELETE FROM creature_addon WHERE guid = 23798; -DELETE FROM creature_addon WHERE guid = 23799; -DELETE FROM creature_addon WHERE guid = 23800; -DELETE FROM creature_addon WHERE guid = 23801; -DELETE FROM creature_addon WHERE guid = 23802; -DELETE FROM creature_addon WHERE guid = 23803; -DELETE FROM creature_addon WHERE guid = 23804; -DELETE FROM creature_addon WHERE guid = 23805; -DELETE FROM creature_addon WHERE guid = 23806; -DELETE FROM creature_addon WHERE guid = 23807; -DELETE FROM creature_addon WHERE guid = 23808; --- Create template addon for creature 6506 -DELETE FROM creature_template_addon WHERE entry =6506; -INSERT INTO creature_template_addon VALUES (6506,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6506 -DELETE FROM creature_addon WHERE guid = 23809; -DELETE FROM creature_addon WHERE guid = 23810; -DELETE FROM creature_addon WHERE guid = 23811; -DELETE FROM creature_addon WHERE guid = 23812; -DELETE FROM creature_addon WHERE guid = 23813; -DELETE FROM creature_addon WHERE guid = 23814; -DELETE FROM creature_addon WHERE guid = 23815; -DELETE FROM creature_addon WHERE guid = 23816; -DELETE FROM creature_addon WHERE guid = 23817; -DELETE FROM creature_addon WHERE guid = 23818; -DELETE FROM creature_addon WHERE guid = 23819; -DELETE FROM creature_addon WHERE guid = 23820; -DELETE FROM creature_addon WHERE guid = 23821; -DELETE FROM creature_addon WHERE guid = 23822; -DELETE FROM creature_addon WHERE guid = 23823; -DELETE FROM creature_addon WHERE guid = 23824; -DELETE FROM creature_addon WHERE guid = 23825; -DELETE FROM creature_addon WHERE guid = 23826; -DELETE FROM creature_addon WHERE guid = 23827; -DELETE FROM creature_addon WHERE guid = 23828; -DELETE FROM creature_addon WHERE guid = 23829; --- Create template addon for creature 6507 -DELETE FROM creature_template_addon WHERE entry =6507; -INSERT INTO creature_template_addon VALUES (6507,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6507 -DELETE FROM creature_addon WHERE guid = 23830; -DELETE FROM creature_addon WHERE guid = 23831; -DELETE FROM creature_addon WHERE guid = 23832; -DELETE FROM creature_addon WHERE guid = 23833; -DELETE FROM creature_addon WHERE guid = 23834; -DELETE FROM creature_addon WHERE guid = 23835; -DELETE FROM creature_addon WHERE guid = 23836; -DELETE FROM creature_addon WHERE guid = 23837; -DELETE FROM creature_addon WHERE guid = 23838; -DELETE FROM creature_addon WHERE guid = 23839; -DELETE FROM creature_addon WHERE guid = 23840; -DELETE FROM creature_addon WHERE guid = 23841; -DELETE FROM creature_addon WHERE guid = 23842; -DELETE FROM creature_addon WHERE guid = 23843; -DELETE FROM creature_addon WHERE guid = 23844; -DELETE FROM creature_addon WHERE guid = 23845; -DELETE FROM creature_addon WHERE guid = 23846; -DELETE FROM creature_addon WHERE guid = 23847; -DELETE FROM creature_addon WHERE guid = 23848; --- Create template addon for creature 6508 -DELETE FROM creature_template_addon WHERE entry =6508; -INSERT INTO creature_template_addon VALUES (6508,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6508 -DELETE FROM creature_addon WHERE guid = 23849; -DELETE FROM creature_addon WHERE guid = 23850; -DELETE FROM creature_addon WHERE guid = 23851; -DELETE FROM creature_addon WHERE guid = 23852; -DELETE FROM creature_addon WHERE guid = 23853; -DELETE FROM creature_addon WHERE guid = 23854; -DELETE FROM creature_addon WHERE guid = 23855; -DELETE FROM creature_addon WHERE guid = 23856; -DELETE FROM creature_addon WHERE guid = 23857; -DELETE FROM creature_addon WHERE guid = 23858; -DELETE FROM creature_addon WHERE guid = 23859; -DELETE FROM creature_addon WHERE guid = 23860; -DELETE FROM creature_addon WHERE guid = 23861; -DELETE FROM creature_addon WHERE guid = 23862; -DELETE FROM creature_addon WHERE guid = 23863; -DELETE FROM creature_addon WHERE guid = 23864; -DELETE FROM creature_addon WHERE guid = 23865; -DELETE FROM creature_addon WHERE guid = 23866; -DELETE FROM creature_addon WHERE guid = 23867; -DELETE FROM creature_addon WHERE guid = 23868; -DELETE FROM creature_addon WHERE guid = 23869; -DELETE FROM creature_addon WHERE guid = 23870; --- Create template addon for creature 6509 -DELETE FROM creature_template_addon WHERE entry =6509; -INSERT INTO creature_template_addon VALUES (6509,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6509 -DELETE FROM creature_addon WHERE guid = 23871; -DELETE FROM creature_addon WHERE guid = 23872; -DELETE FROM creature_addon WHERE guid = 23873; -DELETE FROM creature_addon WHERE guid = 23874; -DELETE FROM creature_addon WHERE guid = 23875; -DELETE FROM creature_addon WHERE guid = 23876; -DELETE FROM creature_addon WHERE guid = 23877; -DELETE FROM creature_addon WHERE guid = 23878; -DELETE FROM creature_addon WHERE guid = 23879; -DELETE FROM creature_addon WHERE guid = 23880; -DELETE FROM creature_addon WHERE guid = 23881; -DELETE FROM creature_addon WHERE guid = 23882; -DELETE FROM creature_addon WHERE guid = 23883; -DELETE FROM creature_addon WHERE guid = 23884; -DELETE FROM creature_addon WHERE guid = 23885; -DELETE FROM creature_addon WHERE guid = 23886; -DELETE FROM creature_addon WHERE guid = 23887; -DELETE FROM creature_addon WHERE guid = 23888; -DELETE FROM creature_addon WHERE guid = 23889; -DELETE FROM creature_addon WHERE guid = 23890; -DELETE FROM creature_addon WHERE guid = 23891; -DELETE FROM creature_addon WHERE guid = 23892; -DELETE FROM creature_addon WHERE guid = 23893; -DELETE FROM creature_addon WHERE guid = 23894; -DELETE FROM creature_addon WHERE guid = 23895; -DELETE FROM creature_addon WHERE guid = 23896; -DELETE FROM creature_addon WHERE guid = 23897; --- Create template addon for creature 6510 -DELETE FROM creature_template_addon WHERE entry =6510; -INSERT INTO creature_template_addon VALUES (6510,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6510 -DELETE FROM creature_addon WHERE guid = 23898; -DELETE FROM creature_addon WHERE guid = 23899; -DELETE FROM creature_addon WHERE guid = 23900; -DELETE FROM creature_addon WHERE guid = 23901; -DELETE FROM creature_addon WHERE guid = 23902; -DELETE FROM creature_addon WHERE guid = 23903; -DELETE FROM creature_addon WHERE guid = 23904; -DELETE FROM creature_addon WHERE guid = 23905; -DELETE FROM creature_addon WHERE guid = 23906; -DELETE FROM creature_addon WHERE guid = 23907; -DELETE FROM creature_addon WHERE guid = 23908; -DELETE FROM creature_addon WHERE guid = 23909; -DELETE FROM creature_addon WHERE guid = 23910; -DELETE FROM creature_addon WHERE guid = 23911; -DELETE FROM creature_addon WHERE guid = 23912; -DELETE FROM creature_addon WHERE guid = 23913; -DELETE FROM creature_addon WHERE guid = 23914; -DELETE FROM creature_addon WHERE guid = 23915; -DELETE FROM creature_addon WHERE guid = 23916; -DELETE FROM creature_addon WHERE guid = 23917; -DELETE FROM creature_addon WHERE guid = 23918; -DELETE FROM creature_addon WHERE guid = 23919; -DELETE FROM creature_addon WHERE guid = 23920; -DELETE FROM creature_addon WHERE guid = 23921; -DELETE FROM creature_addon WHERE guid = 23922; -DELETE FROM creature_addon WHERE guid = 23923; -DELETE FROM creature_addon WHERE guid = 23924; -DELETE FROM creature_addon WHERE guid = 23925; -DELETE FROM creature_addon WHERE guid = 23926; -DELETE FROM creature_addon WHERE guid = 23927; -DELETE FROM creature_addon WHERE guid = 23928; -DELETE FROM creature_addon WHERE guid = 23929; -DELETE FROM creature_addon WHERE guid = 23930; -DELETE FROM creature_addon WHERE guid = 23931; -DELETE FROM creature_addon WHERE guid = 23932; -DELETE FROM creature_addon WHERE guid = 23933; -DELETE FROM creature_addon WHERE guid = 23934; -DELETE FROM creature_addon WHERE guid = 23935; -DELETE FROM creature_addon WHERE guid = 23936; -DELETE FROM creature_addon WHERE guid = 23937; -DELETE FROM creature_addon WHERE guid = 23938; -DELETE FROM creature_addon WHERE guid = 23939; -DELETE FROM creature_addon WHERE guid = 23940; -DELETE FROM creature_addon WHERE guid = 23941; -DELETE FROM creature_addon WHERE guid = 23942; -DELETE FROM creature_addon WHERE guid = 23943; -DELETE FROM creature_addon WHERE guid = 23944; -DELETE FROM creature_addon WHERE guid = 23945; -DELETE FROM creature_addon WHERE guid = 23946; -DELETE FROM creature_addon WHERE guid = 23947; -DELETE FROM creature_addon WHERE guid = 23948; -DELETE FROM creature_addon WHERE guid = 23949; -DELETE FROM creature_addon WHERE guid = 23950; -DELETE FROM creature_addon WHERE guid = 23951; -DELETE FROM creature_addon WHERE guid = 23952; -DELETE FROM creature_addon WHERE guid = 23953; -DELETE FROM creature_addon WHERE guid = 23954; -DELETE FROM creature_addon WHERE guid = 23955; -DELETE FROM creature_addon WHERE guid = 23956; -DELETE FROM creature_addon WHERE guid = 23957; -DELETE FROM creature_addon WHERE guid = 23958; -DELETE FROM creature_addon WHERE guid = 23959; -DELETE FROM creature_addon WHERE guid = 23960; -DELETE FROM creature_addon WHERE guid = 23961; -DELETE FROM creature_addon WHERE guid = 23962; --- Create template addon for creature 6511 -DELETE FROM creature_template_addon WHERE entry =6511; -INSERT INTO creature_template_addon VALUES (6511,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6511 -DELETE FROM creature_addon WHERE guid = 23964; -DELETE FROM creature_addon WHERE guid = 23967; -DELETE FROM creature_addon WHERE guid = 23968; -DELETE FROM creature_addon WHERE guid = 23969; -DELETE FROM creature_addon WHERE guid = 23970; -DELETE FROM creature_addon WHERE guid = 23971; -DELETE FROM creature_addon WHERE guid = 23972; -DELETE FROM creature_addon WHERE guid = 23973; -DELETE FROM creature_addon WHERE guid = 23974; -DELETE FROM creature_addon WHERE guid = 23975; -DELETE FROM creature_addon WHERE guid = 23976; -DELETE FROM creature_addon WHERE guid = 23977; -DELETE FROM creature_addon WHERE guid = 23978; -DELETE FROM creature_addon WHERE guid = 23979; -DELETE FROM creature_addon WHERE guid = 23980; -DELETE FROM creature_addon WHERE guid = 23981; -DELETE FROM creature_addon WHERE guid = 23982; -DELETE FROM creature_addon WHERE guid = 23983; -DELETE FROM creature_addon WHERE guid = 23984; -DELETE FROM creature_addon WHERE guid = 23985; -DELETE FROM creature_addon WHERE guid = 23986; -DELETE FROM creature_addon WHERE guid = 23987; -DELETE FROM creature_addon WHERE guid = 23988; -DELETE FROM creature_addon WHERE guid = 23989; -DELETE FROM creature_addon WHERE guid = 23990; -DELETE FROM creature_addon WHERE guid = 23991; -DELETE FROM creature_addon WHERE guid = 23992; -DELETE FROM creature_addon WHERE guid = 23993; -DELETE FROM creature_addon WHERE guid = 23994; -DELETE FROM creature_addon WHERE guid = 23995; -DELETE FROM creature_addon WHERE guid = 23996; -DELETE FROM creature_addon WHERE guid = 23997; -DELETE FROM creature_addon WHERE guid = 23998; -DELETE FROM creature_addon WHERE guid = 23999; --- Create template addon for creature 6512 -DELETE FROM creature_template_addon WHERE entry =6512; -INSERT INTO creature_template_addon VALUES (6512,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6512 -DELETE FROM creature_addon WHERE guid = 24000; -DELETE FROM creature_addon WHERE guid = 24001; -DELETE FROM creature_addon WHERE guid = 24002; -DELETE FROM creature_addon WHERE guid = 24003; -DELETE FROM creature_addon WHERE guid = 24004; -DELETE FROM creature_addon WHERE guid = 24005; -DELETE FROM creature_addon WHERE guid = 24006; -DELETE FROM creature_addon WHERE guid = 24007; -DELETE FROM creature_addon WHERE guid = 24008; -DELETE FROM creature_addon WHERE guid = 24009; -DELETE FROM creature_addon WHERE guid = 24010; -DELETE FROM creature_addon WHERE guid = 24011; -DELETE FROM creature_addon WHERE guid = 24012; -DELETE FROM creature_addon WHERE guid = 24013; -DELETE FROM creature_addon WHERE guid = 24017; -DELETE FROM creature_addon WHERE guid = 24018; -DELETE FROM creature_addon WHERE guid = 24019; -DELETE FROM creature_addon WHERE guid = 24020; -DELETE FROM creature_addon WHERE guid = 24021; -DELETE FROM creature_addon WHERE guid = 24022; -DELETE FROM creature_addon WHERE guid = 24023; -DELETE FROM creature_addon WHERE guid = 24024; -DELETE FROM creature_addon WHERE guid = 24025; -DELETE FROM creature_addon WHERE guid = 24026; -DELETE FROM creature_addon WHERE guid = 24027; -DELETE FROM creature_addon WHERE guid = 24028; -DELETE FROM creature_addon WHERE guid = 24029; -DELETE FROM creature_addon WHERE guid = 24030; -DELETE FROM creature_addon WHERE guid = 24031; -DELETE FROM creature_addon WHERE guid = 24032; -DELETE FROM creature_addon WHERE guid = 24033; -DELETE FROM creature_addon WHERE guid = 24034; -DELETE FROM creature_addon WHERE guid = 24035; -DELETE FROM creature_addon WHERE guid = 24036; -DELETE FROM creature_addon WHERE guid = 24037; -DELETE FROM creature_addon WHERE guid = 24038; -DELETE FROM creature_addon WHERE guid = 24039; -DELETE FROM creature_addon WHERE guid = 24040; -DELETE FROM creature_addon WHERE guid = 24041; -DELETE FROM creature_addon WHERE guid = 24042; -DELETE FROM creature_addon WHERE guid = 24043; -DELETE FROM creature_addon WHERE guid = 24044; -DELETE FROM creature_addon WHERE guid = 24045; -DELETE FROM creature_addon WHERE guid = 24046; -DELETE FROM creature_addon WHERE guid = 24047; -DELETE FROM creature_addon WHERE guid = 24053; -DELETE FROM creature_addon WHERE guid = 24054; -DELETE FROM creature_addon WHERE guid = 24055; -DELETE FROM creature_addon WHERE guid = 24056; -DELETE FROM creature_addon WHERE guid = 24057; -DELETE FROM creature_addon WHERE guid = 24058; -DELETE FROM creature_addon WHERE guid = 24059; --- Create template addon for creature 6513 -DELETE FROM creature_template_addon WHERE entry =6513; -INSERT INTO creature_template_addon VALUES (6513,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6513 -DELETE FROM creature_addon WHERE guid = 24060; -DELETE FROM creature_addon WHERE guid = 24061; -DELETE FROM creature_addon WHERE guid = 24062; -DELETE FROM creature_addon WHERE guid = 24063; -DELETE FROM creature_addon WHERE guid = 24064; -DELETE FROM creature_addon WHERE guid = 24065; -DELETE FROM creature_addon WHERE guid = 24066; --- Create template addon for creature 6514 -DELETE FROM creature_template_addon WHERE entry =6514; -INSERT INTO creature_template_addon VALUES (6514,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6514 -DELETE FROM creature_addon WHERE guid = 24067; -DELETE FROM creature_addon WHERE guid = 24068; -DELETE FROM creature_addon WHERE guid = 24069; -DELETE FROM creature_addon WHERE guid = 24070; -DELETE FROM creature_addon WHERE guid = 24071; -DELETE FROM creature_addon WHERE guid = 24072; -DELETE FROM creature_addon WHERE guid = 24073; -DELETE FROM creature_addon WHERE guid = 24074; -DELETE FROM creature_addon WHERE guid = 24075; -DELETE FROM creature_addon WHERE guid = 24076; --- Create template addon for creature 6516 -DELETE FROM creature_template_addon WHERE entry =6516; -INSERT INTO creature_template_addon VALUES (6516,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6516 -DELETE FROM creature_addon WHERE guid = 24077; -DELETE FROM creature_addon WHERE guid = 24078; -DELETE FROM creature_addon WHERE guid = 24079; -DELETE FROM creature_addon WHERE guid = 24080; -DELETE FROM creature_addon WHERE guid = 24088; -DELETE FROM creature_addon WHERE guid = 24089; -DELETE FROM creature_addon WHERE guid = 24090; -DELETE FROM creature_addon WHERE guid = 24091; --- Create template addon for creature 6517 -DELETE FROM creature_template_addon WHERE entry =6517; -INSERT INTO creature_template_addon VALUES (6517,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6517 -DELETE FROM creature_addon WHERE guid = 24092; -DELETE FROM creature_addon WHERE guid = 24093; -DELETE FROM creature_addon WHERE guid = 24094; -DELETE FROM creature_addon WHERE guid = 24095; -DELETE FROM creature_addon WHERE guid = 24096; -DELETE FROM creature_addon WHERE guid = 24097; -DELETE FROM creature_addon WHERE guid = 24098; -DELETE FROM creature_addon WHERE guid = 24099; -DELETE FROM creature_addon WHERE guid = 24100; -DELETE FROM creature_addon WHERE guid = 24101; -DELETE FROM creature_addon WHERE guid = 24102; -DELETE FROM creature_addon WHERE guid = 24103; -DELETE FROM creature_addon WHERE guid = 24104; -DELETE FROM creature_addon WHERE guid = 24105; --- Create template addon for creature 6518 -DELETE FROM creature_template_addon WHERE entry =6518; -INSERT INTO creature_template_addon VALUES (6518,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6518 -DELETE FROM creature_addon WHERE guid = 24106; -DELETE FROM creature_addon WHERE guid = 24107; -DELETE FROM creature_addon WHERE guid = 24108; -DELETE FROM creature_addon WHERE guid = 24109; -DELETE FROM creature_addon WHERE guid = 24110; -DELETE FROM creature_addon WHERE guid = 24111; -DELETE FROM creature_addon WHERE guid = 24112; -DELETE FROM creature_addon WHERE guid = 24113; -DELETE FROM creature_addon WHERE guid = 24114; -DELETE FROM creature_addon WHERE guid = 24115; -DELETE FROM creature_addon WHERE guid = 24116; -DELETE FROM creature_addon WHERE guid = 24117; -DELETE FROM creature_addon WHERE guid = 24118; -DELETE FROM creature_addon WHERE guid = 24119; -DELETE FROM creature_addon WHERE guid = 24120; -DELETE FROM creature_addon WHERE guid = 24121; --- Create template addon for creature 6519 -DELETE FROM creature_template_addon WHERE entry =6519; -INSERT INTO creature_template_addon VALUES (6519,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6519 -DELETE FROM creature_addon WHERE guid = 24122; -DELETE FROM creature_addon WHERE guid = 24123; -DELETE FROM creature_addon WHERE guid = 24124; -DELETE FROM creature_addon WHERE guid = 24125; -DELETE FROM creature_addon WHERE guid = 24126; -DELETE FROM creature_addon WHERE guid = 24127; -DELETE FROM creature_addon WHERE guid = 24128; -DELETE FROM creature_addon WHERE guid = 24129; -DELETE FROM creature_addon WHERE guid = 24130; -DELETE FROM creature_addon WHERE guid = 24131; -DELETE FROM creature_addon WHERE guid = 24132; -DELETE FROM creature_addon WHERE guid = 24133; -DELETE FROM creature_addon WHERE guid = 24134; -DELETE FROM creature_addon WHERE guid = 24135; -DELETE FROM creature_addon WHERE guid = 24136; -DELETE FROM creature_addon WHERE guid = 24137; --- Create template addon for creature 6520 -DELETE FROM creature_template_addon WHERE entry =6520; -INSERT INTO creature_template_addon VALUES (6520,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6520 -DELETE FROM creature_addon WHERE guid = 24138; -DELETE FROM creature_addon WHERE guid = 24139; -DELETE FROM creature_addon WHERE guid = 24140; -DELETE FROM creature_addon WHERE guid = 24141; -DELETE FROM creature_addon WHERE guid = 24142; -DELETE FROM creature_addon WHERE guid = 24143; -DELETE FROM creature_addon WHERE guid = 24144; -DELETE FROM creature_addon WHERE guid = 24145; -DELETE FROM creature_addon WHERE guid = 24146; -DELETE FROM creature_addon WHERE guid = 24147; -DELETE FROM creature_addon WHERE guid = 24148; -DELETE FROM creature_addon WHERE guid = 24149; --- Create template addon for creature 6521 -DELETE FROM creature_template_addon WHERE entry =6521; -INSERT INTO creature_template_addon VALUES (6521,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6521 -DELETE FROM creature_addon WHERE guid = 24150; -DELETE FROM creature_addon WHERE guid = 24151; -DELETE FROM creature_addon WHERE guid = 24152; -DELETE FROM creature_addon WHERE guid = 24153; -DELETE FROM creature_addon WHERE guid = 24154; -DELETE FROM creature_addon WHERE guid = 24155; -DELETE FROM creature_addon WHERE guid = 24156; -DELETE FROM creature_addon WHERE guid = 24157; -DELETE FROM creature_addon WHERE guid = 24158; -DELETE FROM creature_addon WHERE guid = 24159; -DELETE FROM creature_addon WHERE guid = 24160; -DELETE FROM creature_addon WHERE guid = 24161; -DELETE FROM creature_addon WHERE guid = 24162; -DELETE FROM creature_addon WHERE guid = 24163; -DELETE FROM creature_addon WHERE guid = 24164; -DELETE FROM creature_addon WHERE guid = 24165; -DELETE FROM creature_addon WHERE guid = 24166; -DELETE FROM creature_addon WHERE guid = 24167; -DELETE FROM creature_addon WHERE guid = 24168; -DELETE FROM creature_addon WHERE guid = 24169; -DELETE FROM creature_addon WHERE guid = 24170; -DELETE FROM creature_addon WHERE guid = 24171; --- Create template addon for creature 6522 -DELETE FROM creature_template_addon WHERE entry =6522; -INSERT INTO creature_template_addon VALUES (6522,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6522 -DELETE FROM creature_addon WHERE guid = 32041; --- Create template addon for creature 6523 -DELETE FROM creature_template_addon WHERE entry =6523; -INSERT INTO creature_template_addon VALUES (6523,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6523 -DELETE FROM creature_addon WHERE guid = 10250; -DELETE FROM creature_addon WHERE guid = 10485; -DELETE FROM creature_addon WHERE guid = 10848; --- Create template addon for creature 6527 -DELETE FROM creature_template_addon WHERE entry =6527; -INSERT INTO creature_template_addon VALUES (6527,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6527 -DELETE FROM creature_addon WHERE guid = 24192; -DELETE FROM creature_addon WHERE guid = 24193; -DELETE FROM creature_addon WHERE guid = 24194; -DELETE FROM creature_addon WHERE guid = 24195; -DELETE FROM creature_addon WHERE guid = 24196; -DELETE FROM creature_addon WHERE guid = 24197; -DELETE FROM creature_addon WHERE guid = 24198; -DELETE FROM creature_addon WHERE guid = 24199; -DELETE FROM creature_addon WHERE guid = 24200; -DELETE FROM creature_addon WHERE guid = 24201; -DELETE FROM creature_addon WHERE guid = 24202; -DELETE FROM creature_addon WHERE guid = 24203; --- Create template addon for creature 6546 -DELETE FROM creature_template_addon WHERE entry =6546; -INSERT INTO creature_template_addon VALUES (6546,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6546 -DELETE FROM creature_addon WHERE guid = 8018; --- Clear duplicate addons from template for creature 6547 -DELETE FROM creature_addon WHERE guid = 53036; -DELETE FROM creature_addon WHERE guid = 84825; -DELETE FROM creature_addon WHERE guid = 86149; --- Create template addon for creature 6548 -DELETE FROM creature_template_addon WHERE entry =6548; -INSERT INTO creature_template_addon VALUES (6548,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6548 -DELETE FROM creature_addon WHERE guid = 21592; --- Create template addon for creature 6549 --- Create template addon for creature 6550 --- Create template addon for creature 6551 -DELETE FROM creature_template_addon WHERE entry =6551; -INSERT INTO creature_template_addon VALUES (6551,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6551 -DELETE FROM creature_addon WHERE guid = 24255; -DELETE FROM creature_addon WHERE guid = 24256; -DELETE FROM creature_addon WHERE guid = 24257; -DELETE FROM creature_addon WHERE guid = 24258; -DELETE FROM creature_addon WHERE guid = 24259; -DELETE FROM creature_addon WHERE guid = 24260; -DELETE FROM creature_addon WHERE guid = 24261; -DELETE FROM creature_addon WHERE guid = 24262; -DELETE FROM creature_addon WHERE guid = 24263; -DELETE FROM creature_addon WHERE guid = 24264; -DELETE FROM creature_addon WHERE guid = 24265; -DELETE FROM creature_addon WHERE guid = 24266; -DELETE FROM creature_addon WHERE guid = 24267; --- Create template addon for creature 6552 -DELETE FROM creature_template_addon WHERE entry =6552; -INSERT INTO creature_template_addon VALUES (6552,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6552 -DELETE FROM creature_addon WHERE guid = 24269; -DELETE FROM creature_addon WHERE guid = 24270; -DELETE FROM creature_addon WHERE guid = 24271; -DELETE FROM creature_addon WHERE guid = 24272; -DELETE FROM creature_addon WHERE guid = 24273; -DELETE FROM creature_addon WHERE guid = 24274; -DELETE FROM creature_addon WHERE guid = 24275; -DELETE FROM creature_addon WHERE guid = 24276; -DELETE FROM creature_addon WHERE guid = 24277; -DELETE FROM creature_addon WHERE guid = 24278; -DELETE FROM creature_addon WHERE guid = 24279; -DELETE FROM creature_addon WHERE guid = 24280; -DELETE FROM creature_addon WHERE guid = 24281; -DELETE FROM creature_addon WHERE guid = 24282; -DELETE FROM creature_addon WHERE guid = 24283; -DELETE FROM creature_addon WHERE guid = 24284; -DELETE FROM creature_addon WHERE guid = 24285; -DELETE FROM creature_addon WHERE guid = 24286; -DELETE FROM creature_addon WHERE guid = 24287; -DELETE FROM creature_addon WHERE guid = 24288; -DELETE FROM creature_addon WHERE guid = 24289; -DELETE FROM creature_addon WHERE guid = 24290; --- Create template addon for creature 6553 -DELETE FROM creature_template_addon WHERE entry =6553; -INSERT INTO creature_template_addon VALUES (6553,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6553 -DELETE FROM creature_addon WHERE guid = 24291; -DELETE FROM creature_addon WHERE guid = 24292; -DELETE FROM creature_addon WHERE guid = 24293; -DELETE FROM creature_addon WHERE guid = 24294; -DELETE FROM creature_addon WHERE guid = 24295; -DELETE FROM creature_addon WHERE guid = 24296; -DELETE FROM creature_addon WHERE guid = 24297; -DELETE FROM creature_addon WHERE guid = 24298; -DELETE FROM creature_addon WHERE guid = 24299; -DELETE FROM creature_addon WHERE guid = 24300; -DELETE FROM creature_addon WHERE guid = 24301; -DELETE FROM creature_addon WHERE guid = 24302; -DELETE FROM creature_addon WHERE guid = 24303; -DELETE FROM creature_addon WHERE guid = 24304; -DELETE FROM creature_addon WHERE guid = 24305; -DELETE FROM creature_addon WHERE guid = 24306; -DELETE FROM creature_addon WHERE guid = 24307; -DELETE FROM creature_addon WHERE guid = 24308; -DELETE FROM creature_addon WHERE guid = 24309; -DELETE FROM creature_addon WHERE guid = 24310; -DELETE FROM creature_addon WHERE guid = 24311; -DELETE FROM creature_addon WHERE guid = 24312; -DELETE FROM creature_addon WHERE guid = 24313; -DELETE FROM creature_addon WHERE guid = 24314; -DELETE FROM creature_addon WHERE guid = 24315; -DELETE FROM creature_addon WHERE guid = 24316; -DELETE FROM creature_addon WHERE guid = 24317; -DELETE FROM creature_addon WHERE guid = 24318; -DELETE FROM creature_addon WHERE guid = 24319; -DELETE FROM creature_addon WHERE guid = 24320; -DELETE FROM creature_addon WHERE guid = 24321; -DELETE FROM creature_addon WHERE guid = 24322; --- Create template addon for creature 6554 -DELETE FROM creature_template_addon WHERE entry =6554; -INSERT INTO creature_template_addon VALUES (6554,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6554 -DELETE FROM creature_addon WHERE guid = 24324; -DELETE FROM creature_addon WHERE guid = 24325; -DELETE FROM creature_addon WHERE guid = 24326; -DELETE FROM creature_addon WHERE guid = 24327; -DELETE FROM creature_addon WHERE guid = 24328; -DELETE FROM creature_addon WHERE guid = 24329; --- Create template addon for creature 6555 -DELETE FROM creature_template_addon WHERE entry =6555; -INSERT INTO creature_template_addon VALUES (6555,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6555 -DELETE FROM creature_addon WHERE guid = 24330; -DELETE FROM creature_addon WHERE guid = 24331; -DELETE FROM creature_addon WHERE guid = 24332; -DELETE FROM creature_addon WHERE guid = 24333; -DELETE FROM creature_addon WHERE guid = 24334; -DELETE FROM creature_addon WHERE guid = 24335; -DELETE FROM creature_addon WHERE guid = 24336; -DELETE FROM creature_addon WHERE guid = 24337; -DELETE FROM creature_addon WHERE guid = 24338; --- Create template addon for creature 6556 -DELETE FROM creature_template_addon WHERE entry =6556; -INSERT INTO creature_template_addon VALUES (6556,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6556 -DELETE FROM creature_addon WHERE guid = 24339; -DELETE FROM creature_addon WHERE guid = 24340; -DELETE FROM creature_addon WHERE guid = 24341; -DELETE FROM creature_addon WHERE guid = 24342; -DELETE FROM creature_addon WHERE guid = 24343; -DELETE FROM creature_addon WHERE guid = 24344; -DELETE FROM creature_addon WHERE guid = 24345; -DELETE FROM creature_addon WHERE guid = 24346; -DELETE FROM creature_addon WHERE guid = 24347; -DELETE FROM creature_addon WHERE guid = 24348; -DELETE FROM creature_addon WHERE guid = 24349; -DELETE FROM creature_addon WHERE guid = 24350; --- Create template addon for creature 6557 -DELETE FROM creature_template_addon WHERE entry =6557; -INSERT INTO creature_template_addon VALUES (6557,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6557 -DELETE FROM creature_addon WHERE guid = 24352; -DELETE FROM creature_addon WHERE guid = 24353; -DELETE FROM creature_addon WHERE guid = 24354; -DELETE FROM creature_addon WHERE guid = 24355; -DELETE FROM creature_addon WHERE guid = 24356; -DELETE FROM creature_addon WHERE guid = 24357; -DELETE FROM creature_addon WHERE guid = 24358; -DELETE FROM creature_addon WHERE guid = 24359; -DELETE FROM creature_addon WHERE guid = 24360; -DELETE FROM creature_addon WHERE guid = 24361; -DELETE FROM creature_addon WHERE guid = 24362; -DELETE FROM creature_addon WHERE guid = 24363; -DELETE FROM creature_addon WHERE guid = 24364; -DELETE FROM creature_addon WHERE guid = 24365; -DELETE FROM creature_addon WHERE guid = 24366; -DELETE FROM creature_addon WHERE guid = 24367; -DELETE FROM creature_addon WHERE guid = 24368; -DELETE FROM creature_addon WHERE guid = 24369; -DELETE FROM creature_addon WHERE guid = 24370; -DELETE FROM creature_addon WHERE guid = 24371; -DELETE FROM creature_addon WHERE guid = 24372; -DELETE FROM creature_addon WHERE guid = 24373; -DELETE FROM creature_addon WHERE guid = 24374; -DELETE FROM creature_addon WHERE guid = 24375; -DELETE FROM creature_addon WHERE guid = 24376; -DELETE FROM creature_addon WHERE guid = 24377; -DELETE FROM creature_addon WHERE guid = 24378; --- Create template addon for creature 6559 -DELETE FROM creature_template_addon WHERE entry =6559; -INSERT INTO creature_template_addon VALUES (6559,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6559 -DELETE FROM creature_addon WHERE guid = 24381; -DELETE FROM creature_addon WHERE guid = 24382; -DELETE FROM creature_addon WHERE guid = 24383; -DELETE FROM creature_addon WHERE guid = 24384; -DELETE FROM creature_addon WHERE guid = 24385; -DELETE FROM creature_addon WHERE guid = 24386; -DELETE FROM creature_addon WHERE guid = 24387; -DELETE FROM creature_addon WHERE guid = 24388; -DELETE FROM creature_addon WHERE guid = 24389; -DELETE FROM creature_addon WHERE guid = 24390; -DELETE FROM creature_addon WHERE guid = 24391; -DELETE FROM creature_addon WHERE guid = 24392; -DELETE FROM creature_addon WHERE guid = 24393; -DELETE FROM creature_addon WHERE guid = 24394; -DELETE FROM creature_addon WHERE guid = 24395; -DELETE FROM creature_addon WHERE guid = 24396; -DELETE FROM creature_addon WHERE guid = 24397; -DELETE FROM creature_addon WHERE guid = 24398; -DELETE FROM creature_addon WHERE guid = 24399; -DELETE FROM creature_addon WHERE guid = 24400; -DELETE FROM creature_addon WHERE guid = 24401; -DELETE FROM creature_addon WHERE guid = 24402; -DELETE FROM creature_addon WHERE guid = 24403; -DELETE FROM creature_addon WHERE guid = 24404; -DELETE FROM creature_addon WHERE guid = 24405; -DELETE FROM creature_addon WHERE guid = 24406; -DELETE FROM creature_addon WHERE guid = 24407; -DELETE FROM creature_addon WHERE guid = 24408; -DELETE FROM creature_addon WHERE guid = 24409; -DELETE FROM creature_addon WHERE guid = 24410; -DELETE FROM creature_addon WHERE guid = 24411; -DELETE FROM creature_addon WHERE guid = 24412; -DELETE FROM creature_addon WHERE guid = 24413; -DELETE FROM creature_addon WHERE guid = 24415; -DELETE FROM creature_addon WHERE guid = 24416; -DELETE FROM creature_addon WHERE guid = 24417; -DELETE FROM creature_addon WHERE guid = 24418; -DELETE FROM creature_addon WHERE guid = 24419; -DELETE FROM creature_addon WHERE guid = 24420; -DELETE FROM creature_addon WHERE guid = 24421; -DELETE FROM creature_addon WHERE guid = 24422; -DELETE FROM creature_addon WHERE guid = 24423; -DELETE FROM creature_addon WHERE guid = 24424; --- Create template addon for creature 6560 -DELETE FROM creature_template_addon WHERE entry =6560; -INSERT INTO creature_template_addon VALUES (6560,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6560 -DELETE FROM creature_addon WHERE guid = 24425; -DELETE FROM creature_addon WHERE guid = 24426; -DELETE FROM creature_addon WHERE guid = 24427; -DELETE FROM creature_addon WHERE guid = 24428; -DELETE FROM creature_addon WHERE guid = 24429; -DELETE FROM creature_addon WHERE guid = 24431; -DELETE FROM creature_addon WHERE guid = 24432; --- Create template addon for creature 6566 -DELETE FROM creature_template_addon WHERE entry =6566; -INSERT INTO creature_template_addon VALUES (6566,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6566 -DELETE FROM creature_addon WHERE guid = 32040; --- Create template addon for creature 6567 -DELETE FROM creature_template_addon WHERE entry =6567; -INSERT INTO creature_template_addon VALUES (6567,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6567 -DELETE FROM creature_addon WHERE guid = 30453; --- Create template addon for creature 6568 -DELETE FROM creature_template_addon WHERE entry =6568; -INSERT INTO creature_template_addon VALUES (6568,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6568 -DELETE FROM creature_addon WHERE guid = 23287; --- Clear duplicate addons from template for creature 6569 --- Create template addon for creature 6570 -DELETE FROM creature_template_addon WHERE entry =6570; -INSERT INTO creature_template_addon VALUES (6570,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6570 -DELETE FROM creature_addon WHERE guid = 18259; --- Create template addon for creature 6571 --- Create template addon for creature 6572 --- Create template addon for creature 6573 --- Create template addon for creature 6574 -DELETE FROM creature_template_addon WHERE entry =6574; -INSERT INTO creature_template_addon VALUES (6574,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6574 -DELETE FROM creature_addon WHERE guid = 11294; --- Create template addon for creature 6575 --- Create template addon for creature 6576 -DELETE FROM creature_template_addon WHERE entry =6576; -INSERT INTO creature_template_addon VALUES (6576,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6576 -DELETE FROM creature_addon WHERE guid = 21691; --- Create template addon for creature 6577 -DELETE FROM creature_template_addon WHERE entry =6577; -INSERT INTO creature_template_addon VALUES (6577,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6577 -DELETE FROM creature_addon WHERE guid = 8197; --- Create template addon for creature 6579 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =6579; -INSERT INTO creature_template_addon VALUES (6579,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6579 --- Create template addon for creature 6581 -DELETE FROM creature_template_addon WHERE entry =6581; -INSERT INTO creature_template_addon VALUES (6581,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6581 -DELETE FROM creature_addon WHERE guid = 24433; --- Create template addon for creature 6582 -DELETE FROM creature_template_addon WHERE entry =6582; -INSERT INTO creature_template_addon VALUES (6582,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6582 -DELETE FROM creature_addon WHERE guid = 24434; --- Create template addon for creature 6583 -DELETE FROM creature_template_addon WHERE entry =6583; -INSERT INTO creature_template_addon VALUES (6583,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6583 -DELETE FROM creature_addon WHERE guid = 24435; --- Create template addon for creature 6584 -DELETE FROM creature_template_addon WHERE entry =6584; -INSERT INTO creature_template_addon VALUES (6584,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6584 -DELETE FROM creature_addon WHERE guid = 24437; --- Create template addon for creature 6585 -DELETE FROM creature_template_addon WHERE entry =6585; -INSERT INTO creature_template_addon VALUES (6585,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6585 -DELETE FROM creature_addon WHERE guid = 24438; --- Create template addon for creature 6586 -DELETE FROM creature_template_addon WHERE entry =6586; -INSERT INTO creature_template_addon VALUES (6586,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6586 -DELETE FROM creature_addon WHERE guid = 3366; --- Create template addon for creature 6606 -DELETE FROM creature_template_addon WHERE entry =6606; -INSERT INTO creature_template_addon VALUES (6606,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6606 -DELETE FROM creature_addon WHERE guid = 20640; --- Create template addon for creature 6607 -DELETE FROM creature_template_addon WHERE entry =6607; -INSERT INTO creature_template_addon VALUES (6607,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6607 -DELETE FROM creature_addon WHERE guid = 3367; --- Create template addon for creature 6626 -DELETE FROM creature_template_addon WHERE entry =6626; -INSERT INTO creature_template_addon VALUES (6626,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6626 -DELETE FROM creature_addon WHERE guid = 21701; --- Create template addon for creature 6646 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =6646; -INSERT INTO creature_template_addon VALUES (6646,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6646 --- Create template addon for creature 6647 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =6647; -INSERT INTO creature_template_addon VALUES (6647,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6647 --- Create template addon for creature 6648 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =6648; -INSERT INTO creature_template_addon VALUES (6648,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6648 --- Create template addon for creature 6649 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =6649; -INSERT INTO creature_template_addon VALUES (6649,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6649 --- Create template addon for creature 6650 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =6650; -INSERT INTO creature_template_addon VALUES (6650,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6650 --- Create template addon for creature 6651 -DELETE FROM creature_template_addon WHERE entry =6651; -INSERT INTO creature_template_addon VALUES (6651,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6651 -DELETE FROM creature_addon WHERE guid = 36519; --- Create template addon for creature 6652 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =6652; -INSERT INTO creature_template_addon VALUES (6652,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6652 --- Create template addon for creature 6653 -DELETE FROM creature_template_addon WHERE entry =6653; -INSERT INTO creature_template_addon VALUES (6653,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6653 -DELETE FROM creature_addon WHERE guid = 34145; -DELETE FROM creature_addon WHERE guid = 34262; -DELETE FROM creature_addon WHERE guid = 34583; -DELETE FROM creature_addon WHERE guid = 35228; -DELETE FROM creature_addon WHERE guid = 38686; -DELETE FROM creature_addon WHERE guid = 38693; -DELETE FROM creature_addon WHERE guid = 38725; -DELETE FROM creature_addon WHERE guid = 38836; -DELETE FROM creature_addon WHERE guid = 38840; -DELETE FROM creature_addon WHERE guid = 38955; --- Create template addon for creature 6666 --- Create template addon for creature 6667 -DELETE FROM creature_template_addon WHERE entry =6667; -INSERT INTO creature_template_addon VALUES (6667,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6667 -DELETE FROM creature_addon WHERE guid = 36625; --- Create template addon for creature 6668 -DELETE FROM creature_template_addon WHERE entry =6668; -INSERT INTO creature_template_addon VALUES (6668,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6668 -DELETE FROM creature_addon WHERE guid = 13171; --- Create template addon for creature 6669 -DELETE FROM creature_template_addon WHERE entry =6669; -INSERT INTO creature_template_addon VALUES (6669,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6669 -DELETE FROM creature_addon WHERE guid = 36626; --- Create template addon for creature 6670 -DELETE FROM creature_template_addon WHERE entry =6670; -INSERT INTO creature_template_addon VALUES (6670,0,0,1,16,173,0,NULL); --- Clear duplicate addons from template for creature 6670 -DELETE FROM creature_addon WHERE guid = 44297; -DELETE FROM creature_addon WHERE guid = 45520; -DELETE FROM creature_addon WHERE guid = 45522; -DELETE FROM creature_addon WHERE guid = 45523; --- Create template addon for creature 6706 -DELETE FROM creature_template_addon WHERE entry =6706; -INSERT INTO creature_template_addon VALUES (6706,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6706 -DELETE FROM creature_addon WHERE guid = 27560; --- Create template addon for creature 6707 -DELETE FROM creature_template_addon WHERE entry =6707; -INSERT INTO creature_template_addon VALUES (6707,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6707 -DELETE FROM creature_addon WHERE guid = 14786; --- Create template addon for creature 6726 -DELETE FROM creature_template_addon WHERE entry =6726; -INSERT INTO creature_template_addon VALUES (6726,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6726 -DELETE FROM creature_addon WHERE guid = 27894; --- Create template addon for creature 6727 -DELETE FROM creature_template_addon WHERE entry =6727; -INSERT INTO creature_template_addon VALUES (6727,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6727 -DELETE FROM creature_addon WHERE guid = 10076; --- Create template addon for creature 6728 -DELETE FROM creature_template_addon WHERE entry =6728; -INSERT INTO creature_template_addon VALUES (6728,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6728 -DELETE FROM creature_addon WHERE guid = 6140; --- Create template addon for creature 6729 --- Create template addon for creature 6730 -DELETE FROM creature_template_addon WHERE entry =6730; -INSERT INTO creature_template_addon VALUES (6730,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6730 -DELETE FROM creature_addon WHERE guid = 21550; --- Create template addon for creature 6731 -DELETE FROM creature_template_addon WHERE entry =6731; -INSERT INTO creature_template_addon VALUES (6731,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6731 -DELETE FROM creature_addon WHERE guid = 32388; --- Create template addon for creature 6732 -DELETE FROM creature_template_addon WHERE entry =6732; -INSERT INTO creature_template_addon VALUES (6732,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6732 -DELETE FROM creature_addon WHERE guid = 30679; --- Create template addon for creature 6733 -DELETE FROM creature_template_addon WHERE entry =6733; -INSERT INTO creature_template_addon VALUES (6733,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6733 -DELETE FROM creature_addon WHERE guid = 7040; -DELETE FROM creature_addon WHERE guid = 7041; -DELETE FROM creature_addon WHERE guid = 7136; --- Create template addon for creature 6734 -DELETE FROM creature_template_addon WHERE entry =6734; -INSERT INTO creature_template_addon VALUES (6734,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6734 -DELETE FROM creature_addon WHERE guid = 8219; --- Clear duplicate addons from template for creature 6735 -DELETE FROM creature_addon WHERE guid = 46341; --- Clear duplicate addons from template for creature 6736 -DELETE FROM creature_addon WHERE guid = 46343; --- Create template addon for creature 6737 -DELETE FROM creature_template_addon WHERE entry =6737; -INSERT INTO creature_template_addon VALUES (6737,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6737 -DELETE FROM creature_addon WHERE guid = 37069; --- Create template addon for creature 6738 -DELETE FROM creature_template_addon WHERE entry =6738; -INSERT INTO creature_template_addon VALUES (6738,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6738 -DELETE FROM creature_addon WHERE guid = 32451; --- Create template addon for creature 6739 -DELETE FROM creature_template_addon WHERE entry =6739; -INSERT INTO creature_template_addon VALUES (6739,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6739 -DELETE FROM creature_addon WHERE guid = 17865; --- Clear duplicate addons from template for creature 6740 --- Create template addon for creature 6741 -DELETE FROM creature_template_addon WHERE entry =6741; -INSERT INTO creature_template_addon VALUES (6741,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6741 -DELETE FROM creature_addon WHERE guid = 38407; --- Create template addon for creature 6746 -DELETE FROM creature_template_addon WHERE entry =6746; -INSERT INTO creature_template_addon VALUES (6746,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6746 -DELETE FROM creature_addon WHERE guid = 24772; --- Create template addon for creature 6747 -DELETE FROM creature_template_addon WHERE entry =6747; -INSERT INTO creature_template_addon VALUES (6747,0,0,1,16,0,0,'5232'); --- Clear duplicate addons from template for creature 6747 -DELETE FROM creature_addon WHERE guid = 24774; --- Create template addon for creature 6748 --- Clear duplicate addons from template for creature 6749 --- Create template addon for creature 6766 -DELETE FROM creature_template_addon WHERE entry =6766; -INSERT INTO creature_template_addon VALUES (6766,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6766 -DELETE FROM creature_addon WHERE guid = 14782; -DELETE FROM creature_addon WHERE guid = 14783; -DELETE FROM creature_addon WHERE guid = 14784; -DELETE FROM creature_addon WHERE guid = 14788; -DELETE FROM creature_addon WHERE guid = 14811; -DELETE FROM creature_addon WHERE guid = 14815; -DELETE FROM creature_addon WHERE guid = 14816; -DELETE FROM creature_addon WHERE guid = 14828; -DELETE FROM creature_addon WHERE guid = 14832; --- Create template addon for creature 6768 -DELETE FROM creature_template_addon WHERE entry =6768; -INSERT INTO creature_template_addon VALUES (6768,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6768 -DELETE FROM creature_addon WHERE guid = 14789; --- Create template addon for creature 6771 -DELETE FROM creature_template_addon WHERE entry =6771; -INSERT INTO creature_template_addon VALUES (6771,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6771 -DELETE FROM creature_addon WHERE guid = 14787; -DELETE FROM creature_addon WHERE guid = 14812; -DELETE FROM creature_addon WHERE guid = 14813; -DELETE FROM creature_addon WHERE guid = 14817; -DELETE FROM creature_addon WHERE guid = 14819; -DELETE FROM creature_addon WHERE guid = 14827; --- Clear duplicate addons from template for creature 6774 --- Create template addon for creature 6775 -DELETE FROM creature_template_addon WHERE entry =6775; -INSERT INTO creature_template_addon VALUES (6775,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6775 -DELETE FROM creature_addon WHERE guid = 24793; --- Create template addon for creature 6776 -DELETE FROM creature_template_addon WHERE entry =6776; -INSERT INTO creature_template_addon VALUES (6776,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6776 -DELETE FROM creature_addon WHERE guid = 24795; --- Create template addon for creature 6777 -DELETE FROM creature_template_addon WHERE entry =6777; -INSERT INTO creature_template_addon VALUES (6777,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6777 -DELETE FROM creature_addon WHERE guid = 14780; --- Clear duplicate addons from template for creature 6778 --- Create template addon for creature 6779 -DELETE FROM creature_template_addon WHERE entry =6779; -INSERT INTO creature_template_addon VALUES (6779,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6779 -DELETE FROM creature_addon WHERE guid = 14785; --- Clear duplicate addons from template for creature 6780 -DELETE FROM creature_addon WHERE guid = 46476; --- Clear duplicate addons from template for creature 6781 -DELETE FROM creature_addon WHERE guid = 46478; --- Clear duplicate addons from template for creature 6782 --- Create template addon for creature 6784 -DELETE FROM creature_template_addon WHERE entry =6784; -INSERT INTO creature_template_addon VALUES (6784,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6784 -DELETE FROM creature_addon WHERE guid = 28493; --- Create template addon for creature 6785 -DELETE FROM creature_template_addon WHERE entry =6785; -INSERT INTO creature_template_addon VALUES (6785,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6785 -DELETE FROM creature_addon WHERE guid = 32042; --- Create template addon for creature 6786 -DELETE FROM creature_template_addon WHERE entry =6786; -INSERT INTO creature_template_addon VALUES (6786,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6786 -DELETE FROM creature_addon WHERE guid = 4787; --- Create template addon for creature 6787 -DELETE FROM creature_template_addon WHERE entry =6787; -INSERT INTO creature_template_addon VALUES (6787,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6787 -DELETE FROM creature_addon WHERE guid = 4786; --- Create template addon for creature 6788 -DELETE FROM creature_template_addon WHERE entry =6788; -INSERT INTO creature_template_addon VALUES (6788,0,3,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6788 -DELETE FROM creature_addon WHERE guid = 37523; --- Create template addon for creature 6789 -DELETE FROM creature_template_addon WHERE entry =6789; -INSERT INTO creature_template_addon VALUES (6789,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6789 -DELETE FROM creature_addon WHERE guid = 37566; -DELETE FROM creature_addon WHERE guid = 37567; -DELETE FROM creature_addon WHERE guid = 37568; -DELETE FROM creature_addon WHERE guid = 37569; --- Create template addon for creature 6790 -DELETE FROM creature_template_addon WHERE entry =6790; -INSERT INTO creature_template_addon VALUES (6790,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6790 -DELETE FROM creature_addon WHERE guid = 4208; --- Create template addon for creature 6791 -DELETE FROM creature_template_addon WHERE entry =6791; -INSERT INTO creature_template_addon VALUES (6791,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6791 -DELETE FROM creature_addon WHERE guid = 14986; --- Clear duplicate addons from template for creature 6806 --- Create template addon for creature 6807 -DELETE FROM creature_template_addon WHERE entry =6807; -INSERT INTO creature_template_addon VALUES (6807,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6807 -DELETE FROM creature_addon WHERE guid = 537; --- Clear duplicate addons from template for creature 6826 --- Clear duplicate addons from template for creature 6846 --- Create template addon for creature 6866 --- Create template addon for creature 6867 --- Create template addon for creature 6868 -DELETE FROM creature_template_addon WHERE entry =6868; -INSERT INTO creature_template_addon VALUES (6868,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6868 -DELETE FROM creature_addon WHERE guid = 6859; --- Clear duplicate addons from template for creature 6886 --- Create template addon for creature 6887 -DELETE FROM creature_template_addon WHERE entry =6887; -INSERT INTO creature_template_addon VALUES (6887,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6887 -DELETE FROM creature_addon WHERE guid = 39061; --- Create template addon for creature 6906 -DELETE FROM creature_template_addon WHERE entry =6906; -INSERT INTO creature_template_addon VALUES (6906,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6906 -DELETE FROM creature_addon WHERE guid = 18715; --- Create template addon for creature 6907 -DELETE FROM creature_template_addon WHERE entry =6907; -INSERT INTO creature_template_addon VALUES (6907,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6907 -DELETE FROM creature_addon WHERE guid = 27449; --- Create template addon for creature 6908 -DELETE FROM creature_template_addon WHERE entry =6908; -INSERT INTO creature_template_addon VALUES (6908,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6908 -DELETE FROM creature_addon WHERE guid = 27450; --- Create template addon for creature 6909 -DELETE FROM creature_template_addon WHERE entry =6909; -INSERT INTO creature_template_addon VALUES (6909,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6909 -DELETE FROM creature_addon WHERE guid = 2499; --- Create template addon for creature 6910 -DELETE FROM creature_template_addon WHERE entry =6910; -INSERT INTO creature_template_addon VALUES (6910,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6910 -DELETE FROM creature_addon WHERE guid = 27532; --- Create template addon for creature 6911 --- Create template addon for creature 6912 -DELETE FROM creature_template_addon WHERE entry =6912; -INSERT INTO creature_template_addon VALUES (6912,0,7,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6912 -DELETE FROM creature_addon WHERE guid = 29590; --- Create template addon for creature 6913 --- Clear duplicate addons from template for creature 6927 --- Create template addon for creature 6928 -DELETE FROM creature_template_addon WHERE entry =6928; -INSERT INTO creature_template_addon VALUES (6928,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6928 -DELETE FROM creature_addon WHERE guid = 7671; --- Create template addon for creature 6929 -DELETE FROM creature_template_addon WHERE entry =6929; -INSERT INTO creature_template_addon VALUES (6929,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6929 -DELETE FROM creature_addon WHERE guid = 4661; --- Create template addon for creature 6930 -DELETE FROM creature_template_addon WHERE entry =6930; -INSERT INTO creature_template_addon VALUES (6930,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6930 -DELETE FROM creature_addon WHERE guid = 31947; --- Create template addon for creature 6932 --- Clear duplicate addons from template for creature 6946 --- Create template addon for creature 6966 -DELETE FROM creature_template_addon WHERE entry =6966; -INSERT INTO creature_template_addon VALUES (6966,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6966 -DELETE FROM creature_addon WHERE guid = 6171; --- Create template addon for creature 6986 -DELETE FROM creature_template_addon WHERE entry =6986; -INSERT INTO creature_template_addon VALUES (6986,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6986 -DELETE FROM creature_addon WHERE guid = 4766; --- Create template addon for creature 6987 -DELETE FROM creature_template_addon WHERE entry =6987; -INSERT INTO creature_template_addon VALUES (6987,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 6987 -DELETE FROM creature_addon WHERE guid = 4767; --- Create template addon for creature 7007 -DELETE FROM creature_template_addon WHERE entry =7007; -INSERT INTO creature_template_addon VALUES (7007,0,1,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7007 -DELETE FROM creature_addon WHERE guid = 17627; --- Create template addon for creature 7009 -DELETE FROM creature_template_addon WHERE entry =7009; -INSERT INTO creature_template_addon VALUES (7009,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7009 -DELETE FROM creature_addon WHERE guid = 6172; --- Create template addon for creature 7010 -DELETE FROM creature_template_addon WHERE entry =7010; -INSERT INTO creature_template_addon VALUES (7010,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7010 -DELETE FROM creature_addon WHERE guid = 3467; --- Create template addon for creature 7011 -DELETE FROM creature_template_addon WHERE entry =7011; -INSERT INTO creature_template_addon VALUES (7011,0,1114112,1,16,0,0,'7165'); --- Clear duplicate addons from template for creature 7011 -DELETE FROM creature_addon WHERE guid = 28369; -DELETE FROM creature_addon WHERE guid = 28370; -DELETE FROM creature_addon WHERE guid = 28371; -DELETE FROM creature_addon WHERE guid = 28374; -DELETE FROM creature_addon WHERE guid = 28376; -DELETE FROM creature_addon WHERE guid = 28377; -DELETE FROM creature_addon WHERE guid = 28532; -DELETE FROM creature_addon WHERE guid = 28535; -DELETE FROM creature_addon WHERE guid = 28546; -DELETE FROM creature_addon WHERE guid = 28547; -DELETE FROM creature_addon WHERE guid = 28784; -DELETE FROM creature_addon WHERE guid = 28795; --- Create template addon for creature 7012 -DELETE FROM creature_template_addon WHERE entry =7012; -INSERT INTO creature_template_addon VALUES (7012,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7012 -DELETE FROM creature_addon WHERE guid = 28372; -DELETE FROM creature_addon WHERE guid = 28373; -DELETE FROM creature_addon WHERE guid = 28533; -DELETE FROM creature_addon WHERE guid = 28534; -DELETE FROM creature_addon WHERE guid = 28786; -DELETE FROM creature_addon WHERE guid = 28789; --- Create template addon for creature 7015 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =7015; -INSERT INTO creature_template_addon VALUES (7015,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7015 --- Create template addon for creature 7016 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =7016; -INSERT INTO creature_template_addon VALUES (7016,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7016 --- Create template addon for creature 7017 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =7017; -INSERT INTO creature_template_addon VALUES (7017,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7017 -DELETE FROM creature_addon WHERE guid = 37089; --- Create template addon for creature 7022 -DELETE FROM creature_template_addon WHERE entry =7022; -INSERT INTO creature_template_addon VALUES (7022,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7022 -DELETE FROM creature_addon WHERE guid = 30082; -DELETE FROM creature_addon WHERE guid = 30086; -DELETE FROM creature_addon WHERE guid = 30087; -DELETE FROM creature_addon WHERE guid = 33519; --- Create template addon for creature 7023 -DELETE FROM creature_template_addon WHERE entry =7023; -INSERT INTO creature_template_addon VALUES (7023,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7023 -DELETE FROM creature_addon WHERE guid = 29650; --- Create template addon for creature 7024 -DELETE FROM creature_template_addon WHERE entry =7024; -INSERT INTO creature_template_addon VALUES (7024,0,33554440,1,16,0,0,'9572'); --- Clear duplicate addons from template for creature 7024 -DELETE FROM creature_addon WHERE guid = 4216; --- Create template addon for creature 7025 -DELETE FROM creature_template_addon WHERE entry =7025; -INSERT INTO creature_template_addon VALUES (7025,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7025 -DELETE FROM creature_addon WHERE guid = 3268; -DELETE FROM creature_addon WHERE guid = 3271; -DELETE FROM creature_addon WHERE guid = 3273; -DELETE FROM creature_addon WHERE guid = 4624; -DELETE FROM creature_addon WHERE guid = 5282; -DELETE FROM creature_addon WHERE guid = 5284; -DELETE FROM creature_addon WHERE guid = 5365; -DELETE FROM creature_addon WHERE guid = 5368; -DELETE FROM creature_addon WHERE guid = 5370; -DELETE FROM creature_addon WHERE guid = 5542; -DELETE FROM creature_addon WHERE guid = 5554; --- Create template addon for creature 7026 -DELETE FROM creature_template_addon WHERE entry =7026; -INSERT INTO creature_template_addon VALUES (7026,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7026 -DELETE FROM creature_addon WHERE guid = 3270; -DELETE FROM creature_addon WHERE guid = 3274; -DELETE FROM creature_addon WHERE guid = 5281; -DELETE FROM creature_addon WHERE guid = 5493; -DELETE FROM creature_addon WHERE guid = 5513; -DELETE FROM creature_addon WHERE guid = 5525; -DELETE FROM creature_addon WHERE guid = 5543; --- Create template addon for creature 7027 -DELETE FROM creature_template_addon WHERE entry =7027; -INSERT INTO creature_template_addon VALUES (7027,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7027 -DELETE FROM creature_addon WHERE guid = 3269; -DELETE FROM creature_addon WHERE guid = 3272; -DELETE FROM creature_addon WHERE guid = 4617; -DELETE FROM creature_addon WHERE guid = 4619; -DELETE FROM creature_addon WHERE guid = 4621; -DELETE FROM creature_addon WHERE guid = 5283; -DELETE FROM creature_addon WHERE guid = 5364; -DELETE FROM creature_addon WHERE guid = 5457; -DELETE FROM creature_addon WHERE guid = 5459; -DELETE FROM creature_addon WHERE guid = 5491; -DELETE FROM creature_addon WHERE guid = 5506; -DELETE FROM creature_addon WHERE guid = 5508; -DELETE FROM creature_addon WHERE guid = 5509; -DELETE FROM creature_addon WHERE guid = 5516; -DELETE FROM creature_addon WHERE guid = 5520; -DELETE FROM creature_addon WHERE guid = 5521; -DELETE FROM creature_addon WHERE guid = 5528; -DELETE FROM creature_addon WHERE guid = 5533; -DELETE FROM creature_addon WHERE guid = 5541; -DELETE FROM creature_addon WHERE guid = 5558; --- Create template addon for creature 7028 -DELETE FROM creature_template_addon WHERE entry =7028; -INSERT INTO creature_template_addon VALUES (7028,0,0,1,16,0,0,'12380'); --- Clear duplicate addons from template for creature 7028 -DELETE FROM creature_addon WHERE guid = 3275; -DELETE FROM creature_addon WHERE guid = 3276; -DELETE FROM creature_addon WHERE guid = 3277; -DELETE FROM creature_addon WHERE guid = 3278; -DELETE FROM creature_addon WHERE guid = 3279; --- Create template addon for creature 7029 -DELETE FROM creature_template_addon WHERE entry =7029; -INSERT INTO creature_template_addon VALUES (7029,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7029 -DELETE FROM creature_addon WHERE guid = 5517; -DELETE FROM creature_addon WHERE guid = 5522; -DELETE FROM creature_addon WHERE guid = 5523; -DELETE FROM creature_addon WHERE guid = 5524; -DELETE FROM creature_addon WHERE guid = 5529; -DELETE FROM creature_addon WHERE guid = 5530; -DELETE FROM creature_addon WHERE guid = 5531; -DELETE FROM creature_addon WHERE guid = 5532; --- Create template addon for creature 7030 -DELETE FROM creature_template_addon WHERE entry =7030; -INSERT INTO creature_template_addon VALUES (7030,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7030 -DELETE FROM creature_addon WHERE guid = 27492; -DELETE FROM creature_addon WHERE guid = 27494; -DELETE FROM creature_addon WHERE guid = 29593; --- Create template addon for creature 7031 -DELETE FROM creature_template_addon WHERE entry =7031; -INSERT INTO creature_template_addon VALUES (7031,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7031 -DELETE FROM creature_addon WHERE guid = 3317; -DELETE FROM creature_addon WHERE guid = 3318; -DELETE FROM creature_addon WHERE guid = 3319; -DELETE FROM creature_addon WHERE guid = 4645; -DELETE FROM creature_addon WHERE guid = 5167; -DELETE FROM creature_addon WHERE guid = 5200; -DELETE FROM creature_addon WHERE guid = 5201; --- Create template addon for creature 7032 -DELETE FROM creature_template_addon WHERE entry =7032; -INSERT INTO creature_template_addon VALUES (7032,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7032 -DELETE FROM creature_addon WHERE guid = 3304; -DELETE FROM creature_addon WHERE guid = 3310; -DELETE FROM creature_addon WHERE guid = 3311; -DELETE FROM creature_addon WHERE guid = 4639; -DELETE FROM creature_addon WHERE guid = 4646; -DELETE FROM creature_addon WHERE guid = 5302; -DELETE FROM creature_addon WHERE guid = 5304; -DELETE FROM creature_addon WHERE guid = 5447; --- Create template addon for creature 7033 -DELETE FROM creature_template_addon WHERE entry =7033; -INSERT INTO creature_template_addon VALUES (7033,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7033 -DELETE FROM creature_addon WHERE guid = 943; -DELETE FROM creature_addon WHERE guid = 1072; -DELETE FROM creature_addon WHERE guid = 2092; -DELETE FROM creature_addon WHERE guid = 4613; -DELETE FROM creature_addon WHERE guid = 5271; -DELETE FROM creature_addon WHERE guid = 5273; -DELETE FROM creature_addon WHERE guid = 5278; -DELETE FROM creature_addon WHERE guid = 5280; -DELETE FROM creature_addon WHERE guid = 5354; -DELETE FROM creature_addon WHERE guid = 5361; -DELETE FROM creature_addon WHERE guid = 5388; -DELETE FROM creature_addon WHERE guid = 5390; -DELETE FROM creature_addon WHERE guid = 5391; -DELETE FROM creature_addon WHERE guid = 5393; -DELETE FROM creature_addon WHERE guid = 5409; -DELETE FROM creature_addon WHERE guid = 5410; -DELETE FROM creature_addon WHERE guid = 5412; -DELETE FROM creature_addon WHERE guid = 5414; -DELETE FROM creature_addon WHERE guid = 5426; -DELETE FROM creature_addon WHERE guid = 5427; -DELETE FROM creature_addon WHERE guid = 5428; -DELETE FROM creature_addon WHERE guid = 5432; -DELETE FROM creature_addon WHERE guid = 5438; -DELETE FROM creature_addon WHERE guid = 5439; -DELETE FROM creature_addon WHERE guid = 5448; -DELETE FROM creature_addon WHERE guid = 5544; -DELETE FROM creature_addon WHERE guid = 5545; --- Create template addon for creature 7034 -DELETE FROM creature_template_addon WHERE entry =7034; -INSERT INTO creature_template_addon VALUES (7034,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7034 -DELETE FROM creature_addon WHERE guid = 948; -DELETE FROM creature_addon WHERE guid = 3264; -DELETE FROM creature_addon WHERE guid = 3265; -DELETE FROM creature_addon WHERE guid = 3266; -DELETE FROM creature_addon WHERE guid = 3267; -DELETE FROM creature_addon WHERE guid = 4614; -DELETE FROM creature_addon WHERE guid = 5272; -DELETE FROM creature_addon WHERE guid = 5274; -DELETE FROM creature_addon WHERE guid = 5279; -DELETE FROM creature_addon WHERE guid = 5353; -DELETE FROM creature_addon WHERE guid = 5355; -DELETE FROM creature_addon WHERE guid = 5357; -DELETE FROM creature_addon WHERE guid = 5358; -DELETE FROM creature_addon WHERE guid = 5360; -DELETE FROM creature_addon WHERE guid = 5392; -DELETE FROM creature_addon WHERE guid = 5394; -DELETE FROM creature_addon WHERE guid = 5396; -DELETE FROM creature_addon WHERE guid = 5407; -DELETE FROM creature_addon WHERE guid = 5413; -DELETE FROM creature_addon WHERE guid = 5423; -DELETE FROM creature_addon WHERE guid = 5424; -DELETE FROM creature_addon WHERE guid = 5425; -DELETE FROM creature_addon WHERE guid = 5435; -DELETE FROM creature_addon WHERE guid = 5436; -DELETE FROM creature_addon WHERE guid = 5437; --- Create template addon for creature 7035 -DELETE FROM creature_template_addon WHERE entry =7035; -INSERT INTO creature_template_addon VALUES (7035,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7035 -DELETE FROM creature_addon WHERE guid = 1076; -DELETE FROM creature_addon WHERE guid = 2094; -DELETE FROM creature_addon WHERE guid = 4610; -DELETE FROM creature_addon WHERE guid = 4611; -DELETE FROM creature_addon WHERE guid = 4612; -DELETE FROM creature_addon WHERE guid = 4615; -DELETE FROM creature_addon WHERE guid = 4616; -DELETE FROM creature_addon WHERE guid = 5275; -DELETE FROM creature_addon WHERE guid = 5276; -DELETE FROM creature_addon WHERE guid = 5277; -DELETE FROM creature_addon WHERE guid = 5356; -DELETE FROM creature_addon WHERE guid = 5359; -DELETE FROM creature_addon WHERE guid = 5387; -DELETE FROM creature_addon WHERE guid = 5389; -DELETE FROM creature_addon WHERE guid = 5395; -DELETE FROM creature_addon WHERE guid = 5408; -DELETE FROM creature_addon WHERE guid = 5411; -DELETE FROM creature_addon WHERE guid = 5429; -DELETE FROM creature_addon WHERE guid = 5430; -DELETE FROM creature_addon WHERE guid = 5431; -DELETE FROM creature_addon WHERE guid = 5434; --- Create template addon for creature 7036 -DELETE FROM creature_template_addon WHERE entry =7036; -INSERT INTO creature_template_addon VALUES (7036,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7036 -DELETE FROM creature_addon WHERE guid = 251; -DELETE FROM creature_addon WHERE guid = 5265; -DELETE FROM creature_addon WHERE guid = 5349; -DELETE FROM creature_addon WHERE guid = 5446; -DELETE FROM creature_addon WHERE guid = 5467; -DELETE FROM creature_addon WHERE guid = 5472; -DELETE FROM creature_addon WHERE guid = 5559; -DELETE FROM creature_addon WHERE guid = 5560; --- Create template addon for creature 7037 -DELETE FROM creature_template_addon WHERE entry =7037; -INSERT INTO creature_template_addon VALUES (7037,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7037 -DELETE FROM creature_addon WHERE guid = 250; -DELETE FROM creature_addon WHERE guid = 4604; -DELETE FROM creature_addon WHERE guid = 4608; -DELETE FROM creature_addon WHERE guid = 4609; -DELETE FROM creature_addon WHERE guid = 5264; -DELETE FROM creature_addon WHERE guid = 5270; -DELETE FROM creature_addon WHERE guid = 5471; --- Create template addon for creature 7038 -DELETE FROM creature_template_addon WHERE entry =7038; -INSERT INTO creature_template_addon VALUES (7038,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7038 -DELETE FROM creature_addon WHERE guid = 4606; -DELETE FROM creature_addon WHERE guid = 5461; -DELETE FROM creature_addon WHERE guid = 5463; -DELETE FROM creature_addon WHERE guid = 5465; -DELETE FROM creature_addon WHERE guid = 5470; --- Create template addon for creature 7039 -DELETE FROM creature_template_addon WHERE entry =7039; -INSERT INTO creature_template_addon VALUES (7039,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7039 -DELETE FROM creature_addon WHERE guid = 249; -DELETE FROM creature_addon WHERE guid = 685; -DELETE FROM creature_addon WHERE guid = 942; -DELETE FROM creature_addon WHERE guid = 4605; -DELETE FROM creature_addon WHERE guid = 4607; -DELETE FROM creature_addon WHERE guid = 5263; -DELETE FROM creature_addon WHERE guid = 5266; -DELETE FROM creature_addon WHERE guid = 5267; -DELETE FROM creature_addon WHERE guid = 5268; -DELETE FROM creature_addon WHERE guid = 5269; -DELETE FROM creature_addon WHERE guid = 5350; -DELETE FROM creature_addon WHERE guid = 5351; -DELETE FROM creature_addon WHERE guid = 5352; -DELETE FROM creature_addon WHERE guid = 5450; -DELETE FROM creature_addon WHERE guid = 5452; -DELETE FROM creature_addon WHERE guid = 5453; -DELETE FROM creature_addon WHERE guid = 5460; -DELETE FROM creature_addon WHERE guid = 5504; -DELETE FROM creature_addon WHERE guid = 5562; -DELETE FROM creature_addon WHERE guid = 5564; --- Create template addon for creature 7040 -DELETE FROM creature_template_addon WHERE entry =7040; -INSERT INTO creature_template_addon VALUES (7040,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7040 -DELETE FROM creature_addon WHERE guid = 4575; -DELETE FROM creature_addon WHERE guid = 5241; -DELETE FROM creature_addon WHERE guid = 5242; -DELETE FROM creature_addon WHERE guid = 5243; -DELETE FROM creature_addon WHERE guid = 5245; -DELETE FROM creature_addon WHERE guid = 5329; -DELETE FROM creature_addon WHERE guid = 5330; -DELETE FROM creature_addon WHERE guid = 5331; -DELETE FROM creature_addon WHERE guid = 5332; -DELETE FROM creature_addon WHERE guid = 5333; -DELETE FROM creature_addon WHERE guid = 5334; -DELETE FROM creature_addon WHERE guid = 5335; -DELETE FROM creature_addon WHERE guid = 5336; -DELETE FROM creature_addon WHERE guid = 5487; -DELETE FROM creature_addon WHERE guid = 5490; -DELETE FROM creature_addon WHERE guid = 5495; -DELETE FROM creature_addon WHERE guid = 5496; -DELETE FROM creature_addon WHERE guid = 5497; -DELETE FROM creature_addon WHERE guid = 5498; -DELETE FROM creature_addon WHERE guid = 5546; --- Create template addon for creature 7041 -DELETE FROM creature_template_addon WHERE entry =7041; -INSERT INTO creature_template_addon VALUES (7041,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7041 -DELETE FROM creature_addon WHERE guid = 4574; -DELETE FROM creature_addon WHERE guid = 4576; -DELETE FROM creature_addon WHERE guid = 4577; -DELETE FROM creature_addon WHERE guid = 4578; -DELETE FROM creature_addon WHERE guid = 5240; -DELETE FROM creature_addon WHERE guid = 5244; -DELETE FROM creature_addon WHERE guid = 5376; -DELETE FROM creature_addon WHERE guid = 5377; -DELETE FROM creature_addon WHERE guid = 5378; -DELETE FROM creature_addon WHERE guid = 5478; -DELETE FROM creature_addon WHERE guid = 5479; -DELETE FROM creature_addon WHERE guid = 5481; -DELETE FROM creature_addon WHERE guid = 5482; -DELETE FROM creature_addon WHERE guid = 5483; -DELETE FROM creature_addon WHERE guid = 5485; -DELETE FROM creature_addon WHERE guid = 5503; -DELETE FROM creature_addon WHERE guid = 5557; -DELETE FROM creature_addon WHERE guid = 5563; --- Create template addon for creature 7042 -DELETE FROM creature_template_addon WHERE entry =7042; -INSERT INTO creature_template_addon VALUES (7042,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7042 -DELETE FROM creature_addon WHERE guid = 4580; -DELETE FROM creature_addon WHERE guid = 4583; -DELETE FROM creature_addon WHERE guid = 4585; -DELETE FROM creature_addon WHERE guid = 5246; -DELETE FROM creature_addon WHERE guid = 5247; -DELETE FROM creature_addon WHERE guid = 5249; -DELETE FROM creature_addon WHERE guid = 5251; -DELETE FROM creature_addon WHERE guid = 5339; -DELETE FROM creature_addon WHERE guid = 5340; -DELETE FROM creature_addon WHERE guid = 5341; -DELETE FROM creature_addon WHERE guid = 5451; -DELETE FROM creature_addon WHERE guid = 5455; --- Create template addon for creature 7043 -DELETE FROM creature_template_addon WHERE entry =7043; -INSERT INTO creature_template_addon VALUES (7043,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7043 -DELETE FROM creature_addon WHERE guid = 4581; -DELETE FROM creature_addon WHERE guid = 4582; -DELETE FROM creature_addon WHERE guid = 4584; -DELETE FROM creature_addon WHERE guid = 5248; -DELETE FROM creature_addon WHERE guid = 5250; -DELETE FROM creature_addon WHERE guid = 5337; -DELETE FROM creature_addon WHERE guid = 5338; -DELETE FROM creature_addon WHERE guid = 5454; -DELETE FROM creature_addon WHERE guid = 5456; -DELETE FROM creature_addon WHERE guid = 5473; -DELETE FROM creature_addon WHERE guid = 5475; -DELETE FROM creature_addon WHERE guid = 5484; -DELETE FROM creature_addon WHERE guid = 5538; -DELETE FROM creature_addon WHERE guid = 5555; -DELETE FROM creature_addon WHERE guid = 5556; --- Create template addon for creature 7044 -DELETE FROM creature_template_addon WHERE entry =7044; -INSERT INTO creature_template_addon VALUES (7044,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7044 -DELETE FROM creature_addon WHERE guid = 3298; -DELETE FROM creature_addon WHERE guid = 3299; -DELETE FROM creature_addon WHERE guid = 5505; --- Create template addon for creature 7045 -DELETE FROM creature_template_addon WHERE entry =7045; -INSERT INTO creature_template_addon VALUES (7045,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7045 -DELETE FROM creature_addon WHERE guid = 3300; -DELETE FROM creature_addon WHERE guid = 3302; --- Create template addon for creature 7046 -DELETE FROM creature_template_addon WHERE entry =7046; -INSERT INTO creature_template_addon VALUES (7046,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7046 -DELETE FROM creature_addon WHERE guid = 3297; -DELETE FROM creature_addon WHERE guid = 3301; -DELETE FROM creature_addon WHERE guid = 3303; --- Create template addon for creature 7047 -DELETE FROM creature_template_addon WHERE entry =7047; -INSERT INTO creature_template_addon VALUES (7047,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7047 -DELETE FROM creature_addon WHERE guid = 3280; -DELETE FROM creature_addon WHERE guid = 3281; -DELETE FROM creature_addon WHERE guid = 3282; -DELETE FROM creature_addon WHERE guid = 3284; -DELETE FROM creature_addon WHERE guid = 4626; -DELETE FROM creature_addon WHERE guid = 4629; -DELETE FROM creature_addon WHERE guid = 5289; -DELETE FROM creature_addon WHERE guid = 5290; -DELETE FROM creature_addon WHERE guid = 5291; -DELETE FROM creature_addon WHERE guid = 5440; -DELETE FROM creature_addon WHERE guid = 5476; -DELETE FROM creature_addon WHERE guid = 5489; -DELETE FROM creature_addon WHERE guid = 5499; -DELETE FROM creature_addon WHERE guid = 5500; --- Create template addon for creature 7048 -DELETE FROM creature_template_addon WHERE entry =7048; -INSERT INTO creature_template_addon VALUES (7048,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7048 -DELETE FROM creature_addon WHERE guid = 3287; -DELETE FROM creature_addon WHERE guid = 3291; -DELETE FROM creature_addon WHERE guid = 3292; -DELETE FROM creature_addon WHERE guid = 3293; -DELETE FROM creature_addon WHERE guid = 3294; -DELETE FROM creature_addon WHERE guid = 3296; -DELETE FROM creature_addon WHERE guid = 4632; -DELETE FROM creature_addon WHERE guid = 4635; -DELETE FROM creature_addon WHERE guid = 5293; -DELETE FROM creature_addon WHERE guid = 5294; -DELETE FROM creature_addon WHERE guid = 5295; -DELETE FROM creature_addon WHERE guid = 5298; -DELETE FROM creature_addon WHERE guid = 5299; -DELETE FROM creature_addon WHERE guid = 5301; -DELETE FROM creature_addon WHERE guid = 5372; -DELETE FROM creature_addon WHERE guid = 5373; --- Create template addon for creature 7049 -DELETE FROM creature_template_addon WHERE entry =7049; -INSERT INTO creature_template_addon VALUES (7049,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7049 -DELETE FROM creature_addon WHERE guid = 3321; -DELETE FROM creature_addon WHERE guid = 3323; -DELETE FROM creature_addon WHERE guid = 3325; -DELETE FROM creature_addon WHERE guid = 3327; -DELETE FROM creature_addon WHERE guid = 5211; -DELETE FROM creature_addon WHERE guid = 5212; -DELETE FROM creature_addon WHERE guid = 5468; -DELETE FROM creature_addon WHERE guid = 5534; --- Create template addon for creature 7050 -DELETE FROM creature_template_addon WHERE entry =7050; -INSERT INTO creature_template_addon VALUES (7050,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7050 -DELETE FROM creature_addon WHERE guid = 66989; -DELETE FROM creature_addon WHERE guid = 66990; --- Create template addon for creature 7051 -DELETE FROM creature_template_addon WHERE entry =7051; -INSERT INTO creature_template_addon VALUES (7051,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7051 -DELETE FROM creature_addon WHERE guid = 90331; --- Create template addon for creature 7052 -DELETE FROM creature_template_addon WHERE entry =7052; -INSERT INTO creature_template_addon VALUES (7052,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7052 -DELETE FROM creature_addon WHERE guid = 66988; -DELETE FROM creature_addon WHERE guid = 66991; --- Create template addon for creature 7053 -DELETE FROM creature_template_addon WHERE entry =7053; -INSERT INTO creature_template_addon VALUES (7053,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7053 -DELETE FROM creature_addon WHERE guid = 66996; --- Create template addon for creature 7055 -DELETE FROM creature_template_addon WHERE entry =7055; -INSERT INTO creature_template_addon VALUES (7055,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7055 -DELETE FROM creature_addon WHERE guid = 5286; -DELETE FROM creature_addon WHERE guid = 5369; -DELETE FROM creature_addon WHERE guid = 5462; -DELETE FROM creature_addon WHERE guid = 5492; -DELETE FROM creature_addon WHERE guid = 5540; --- Create template addon for creature 7056 -DELETE FROM creature_template_addon WHERE entry =7056; -INSERT INTO creature_template_addon VALUES (7056,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7056 -DELETE FROM creature_addon WHERE guid = 66994; -DELETE FROM creature_addon WHERE guid = 66995; --- Create template addon for creature 7057 -DELETE FROM creature_template_addon WHERE entry =7057; -INSERT INTO creature_template_addon VALUES (7057,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7057 -DELETE FROM creature_addon WHERE guid = 7862; --- Create template addon for creature 7067 -DELETE FROM creature_template_addon WHERE entry =7067; -INSERT INTO creature_template_addon VALUES (7067,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7067 -DELETE FROM creature_addon WHERE guid = 15094; -DELETE FROM creature_addon WHERE guid = 15095; -DELETE FROM creature_addon WHERE guid = 66992; -DELETE FROM creature_addon WHERE guid = 66993; --- Create template addon for creature 7068 -DELETE FROM creature_template_addon WHERE entry =7068; -INSERT INTO creature_template_addon VALUES (7068,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7068 -DELETE FROM creature_addon WHERE guid = 14797; -DELETE FROM creature_addon WHERE guid = 14868; -DELETE FROM creature_addon WHERE guid = 14871; -DELETE FROM creature_addon WHERE guid = 14872; --- Create template addon for creature 7069 -DELETE FROM creature_template_addon WHERE entry =7069; -INSERT INTO creature_template_addon VALUES (7069,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7069 -DELETE FROM creature_addon WHERE guid = 14794; -DELETE FROM creature_addon WHERE guid = 14824; -DELETE FROM creature_addon WHERE guid = 14837; -DELETE FROM creature_addon WHERE guid = 14839; --- Create template addon for creature 7070 -DELETE FROM creature_template_addon WHERE entry =7070; -INSERT INTO creature_template_addon VALUES (7070,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7070 -DELETE FROM creature_addon WHERE guid = 14793; -DELETE FROM creature_addon WHERE guid = 14820; -DELETE FROM creature_addon WHERE guid = 14822; -DELETE FROM creature_addon WHERE guid = 14836; --- Create template addon for creature 7071 -DELETE FROM creature_template_addon WHERE entry =7071; -INSERT INTO creature_template_addon VALUES (7071,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7071 -DELETE FROM creature_addon WHERE guid = 14791; -DELETE FROM creature_addon WHERE guid = 14835; -DELETE FROM creature_addon WHERE guid = 14838; -DELETE FROM creature_addon WHERE guid = 14842; -DELETE FROM creature_addon WHERE guid = 14867; -DELETE FROM creature_addon WHERE guid = 14875; -DELETE FROM creature_addon WHERE guid = 14876; --- Create template addon for creature 7072 -DELETE FROM creature_template_addon WHERE entry =7072; -INSERT INTO creature_template_addon VALUES (7072,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7072 -DELETE FROM creature_addon WHERE guid = 14796; -DELETE FROM creature_addon WHERE guid = 14823; -DELETE FROM creature_addon WHERE guid = 14833; -DELETE FROM creature_addon WHERE guid = 15502; --- Create template addon for creature 7075 -DELETE FROM creature_template_addon WHERE entry =7075; -INSERT INTO creature_template_addon VALUES (7075,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7075 -DELETE FROM creature_addon WHERE guid = 14790; -DELETE FROM creature_addon WHERE guid = 14792; -DELETE FROM creature_addon WHERE guid = 14795; -DELETE FROM creature_addon WHERE guid = 14821; -DELETE FROM creature_addon WHERE guid = 14825; -DELETE FROM creature_addon WHERE guid = 14834; -DELETE FROM creature_addon WHERE guid = 14840; --- Create template addon for creature 7076 -DELETE FROM creature_template_addon WHERE entry =7076; -INSERT INTO creature_template_addon VALUES (7076,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7076 --- Create template addon for creature 7077 -DELETE FROM creature_template_addon WHERE entry =7077; -INSERT INTO creature_template_addon VALUES (7077,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7077 --- Create template addon for creature 7078 -DELETE FROM creature_template_addon WHERE entry =7078; -INSERT INTO creature_template_addon VALUES (7078,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7078 -DELETE FROM creature_addon WHERE guid = 27451; -DELETE FROM creature_addon WHERE guid = 27452; -DELETE FROM creature_addon WHERE guid = 27453; -DELETE FROM creature_addon WHERE guid = 27454; -DELETE FROM creature_addon WHERE guid = 27455; -DELETE FROM creature_addon WHERE guid = 27456; -DELETE FROM creature_addon WHERE guid = 27457; -DELETE FROM creature_addon WHERE guid = 27458; -DELETE FROM creature_addon WHERE guid = 27459; -DELETE FROM creature_addon WHERE guid = 27460; -DELETE FROM creature_addon WHERE guid = 27461; -DELETE FROM creature_addon WHERE guid = 27462; -DELETE FROM creature_addon WHERE guid = 27463; -DELETE FROM creature_addon WHERE guid = 27464; -DELETE FROM creature_addon WHERE guid = 27465; -DELETE FROM creature_addon WHERE guid = 27466; -DELETE FROM creature_addon WHERE guid = 27467; -DELETE FROM creature_addon WHERE guid = 27468; -DELETE FROM creature_addon WHERE guid = 27469; -DELETE FROM creature_addon WHERE guid = 27470; -DELETE FROM creature_addon WHERE guid = 27495; -DELETE FROM creature_addon WHERE guid = 27496; -DELETE FROM creature_addon WHERE guid = 27497; -DELETE FROM creature_addon WHERE guid = 27498; -DELETE FROM creature_addon WHERE guid = 27499; -DELETE FROM creature_addon WHERE guid = 27500; -DELETE FROM creature_addon WHERE guid = 27501; -DELETE FROM creature_addon WHERE guid = 27502; -DELETE FROM creature_addon WHERE guid = 27503; -DELETE FROM creature_addon WHERE guid = 27504; --- Create template addon for creature 7079 -DELETE FROM creature_template_addon WHERE entry =7079; -INSERT INTO creature_template_addon VALUES (7079,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7079 -DELETE FROM creature_addon WHERE guid = 30137; --- Create template addon for creature 7086 -DELETE FROM creature_template_addon WHERE entry =7086; -INSERT INTO creature_template_addon VALUES (7086,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7086 -DELETE FROM creature_addon WHERE guid = 39300; -DELETE FROM creature_addon WHERE guid = 39335; -DELETE FROM creature_addon WHERE guid = 39336; -DELETE FROM creature_addon WHERE guid = 39339; -DELETE FROM creature_addon WHERE guid = 39340; -DELETE FROM creature_addon WHERE guid = 39341; -DELETE FROM creature_addon WHERE guid = 39343; -DELETE FROM creature_addon WHERE guid = 39345; -DELETE FROM creature_addon WHERE guid = 39346; -DELETE FROM creature_addon WHERE guid = 39422; -DELETE FROM creature_addon WHERE guid = 39441; -DELETE FROM creature_addon WHERE guid = 39442; -DELETE FROM creature_addon WHERE guid = 39443; -DELETE FROM creature_addon WHERE guid = 39444; -DELETE FROM creature_addon WHERE guid = 39466; -DELETE FROM creature_addon WHERE guid = 39467; -DELETE FROM creature_addon WHERE guid = 39468; -DELETE FROM creature_addon WHERE guid = 39475; -DELETE FROM creature_addon WHERE guid = 39615; -DELETE FROM creature_addon WHERE guid = 39618; -DELETE FROM creature_addon WHERE guid = 39620; -DELETE FROM creature_addon WHERE guid = 39621; -DELETE FROM creature_addon WHERE guid = 39688; -DELETE FROM creature_addon WHERE guid = 39699; --- Create template addon for creature 7087 -DELETE FROM creature_template_addon WHERE entry =7087; -INSERT INTO creature_template_addon VALUES (7087,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7087 -DELETE FROM creature_addon WHERE guid = 38098; --- Create template addon for creature 7088 -DELETE FROM creature_template_addon WHERE entry =7088; -INSERT INTO creature_template_addon VALUES (7088,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7088 -DELETE FROM creature_addon WHERE guid = 6622; --- Create template addon for creature 7089 -DELETE FROM creature_template_addon WHERE entry =7089; -INSERT INTO creature_template_addon VALUES (7089,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7089 -DELETE FROM creature_addon WHERE guid = 26612; --- Create template addon for creature 7091 --- Create template addon for creature 7092 -DELETE FROM creature_template_addon WHERE entry =7092; -INSERT INTO creature_template_addon VALUES (7092,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7092 -DELETE FROM creature_addon WHERE guid = 39395; -DELETE FROM creature_addon WHERE guid = 39400; -DELETE FROM creature_addon WHERE guid = 39426; -DELETE FROM creature_addon WHERE guid = 39427; -DELETE FROM creature_addon WHERE guid = 39428; -DELETE FROM creature_addon WHERE guid = 39429; -DELETE FROM creature_addon WHERE guid = 39430; -DELETE FROM creature_addon WHERE guid = 39433; -DELETE FROM creature_addon WHERE guid = 39434; -DELETE FROM creature_addon WHERE guid = 39435; -DELETE FROM creature_addon WHERE guid = 39436; -DELETE FROM creature_addon WHERE guid = 39530; -DELETE FROM creature_addon WHERE guid = 39531; -DELETE FROM creature_addon WHERE guid = 39553; -DELETE FROM creature_addon WHERE guid = 39555; -DELETE FROM creature_addon WHERE guid = 39556; -DELETE FROM creature_addon WHERE guid = 39557; -DELETE FROM creature_addon WHERE guid = 39642; -DELETE FROM creature_addon WHERE guid = 39643; -DELETE FROM creature_addon WHERE guid = 39686; -DELETE FROM creature_addon WHERE guid = 39701; -DELETE FROM creature_addon WHERE guid = 39703; -DELETE FROM creature_addon WHERE guid = 40368; -DELETE FROM creature_addon WHERE guid = 40416; -DELETE FROM creature_addon WHERE guid = 40420; -DELETE FROM creature_addon WHERE guid = 40423; -DELETE FROM creature_addon WHERE guid = 40425; -DELETE FROM creature_addon WHERE guid = 40426; -DELETE FROM creature_addon WHERE guid = 40434; -DELETE FROM creature_addon WHERE guid = 40435; -DELETE FROM creature_addon WHERE guid = 40436; -DELETE FROM creature_addon WHERE guid = 40437; -DELETE FROM creature_addon WHERE guid = 40447; -DELETE FROM creature_addon WHERE guid = 40512; --- Create template addon for creature 7093 -DELETE FROM creature_template_addon WHERE entry =7093; -INSERT INTO creature_template_addon VALUES (7093,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7093 -DELETE FROM creature_addon WHERE guid = 39141; -DELETE FROM creature_addon WHERE guid = 39416; -DELETE FROM creature_addon WHERE guid = 39417; -DELETE FROM creature_addon WHERE guid = 39419; -DELETE FROM creature_addon WHERE guid = 39420; -DELETE FROM creature_addon WHERE guid = 39421; -DELETE FROM creature_addon WHERE guid = 40638; -DELETE FROM creature_addon WHERE guid = 40643; -DELETE FROM creature_addon WHERE guid = 40651; --- Create template addon for creature 7097 -DELETE FROM creature_template_addon WHERE entry =7097; -INSERT INTO creature_template_addon VALUES (7097,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7097 -DELETE FROM creature_addon WHERE guid = 39147; -DELETE FROM creature_addon WHERE guid = 39148; -DELETE FROM creature_addon WHERE guid = 39178; -DELETE FROM creature_addon WHERE guid = 39179; -DELETE FROM creature_addon WHERE guid = 39222; -DELETE FROM creature_addon WHERE guid = 39233; -DELETE FROM creature_addon WHERE guid = 39234; -DELETE FROM creature_addon WHERE guid = 39280; -DELETE FROM creature_addon WHERE guid = 39361; -DELETE FROM creature_addon WHERE guid = 39412; -DELETE FROM creature_addon WHERE guid = 39525; -DELETE FROM creature_addon WHERE guid = 39528; -DELETE FROM creature_addon WHERE guid = 39614; -DELETE FROM creature_addon WHERE guid = 39708; --- Create template addon for creature 7098 -DELETE FROM creature_template_addon WHERE entry =7098; -INSERT INTO creature_template_addon VALUES (7098,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7098 -DELETE FROM creature_addon WHERE guid = 39095; -DELETE FROM creature_addon WHERE guid = 39118; -DELETE FROM creature_addon WHERE guid = 39119; -DELETE FROM creature_addon WHERE guid = 39120; -DELETE FROM creature_addon WHERE guid = 39140; -DELETE FROM creature_addon WHERE guid = 39149; -DELETE FROM creature_addon WHERE guid = 39161; -DELETE FROM creature_addon WHERE guid = 39168; -DELETE FROM creature_addon WHERE guid = 39181; -DELETE FROM creature_addon WHERE guid = 39554; -DELETE FROM creature_addon WHERE guid = 39574; -DELETE FROM creature_addon WHERE guid = 39668; -DELETE FROM creature_addon WHERE guid = 39670; --- Create template addon for creature 7099 -DELETE FROM creature_template_addon WHERE entry =7099; -INSERT INTO creature_template_addon VALUES (7099,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7099 -DELETE FROM creature_addon WHERE guid = 39121; -DELETE FROM creature_addon WHERE guid = 39123; -DELETE FROM creature_addon WHERE guid = 39151; -DELETE FROM creature_addon WHERE guid = 39152; -DELETE FROM creature_addon WHERE guid = 39153; -DELETE FROM creature_addon WHERE guid = 39163; -DELETE FROM creature_addon WHERE guid = 39170; -DELETE FROM creature_addon WHERE guid = 39183; -DELETE FROM creature_addon WHERE guid = 39237; -DELETE FROM creature_addon WHERE guid = 39281; -DELETE FROM creature_addon WHERE guid = 39293; -DELETE FROM creature_addon WHERE guid = 39399; -DELETE FROM creature_addon WHERE guid = 39563; -DELETE FROM creature_addon WHERE guid = 39573; -DELETE FROM creature_addon WHERE guid = 39619; -DELETE FROM creature_addon WHERE guid = 40511; -DELETE FROM creature_addon WHERE guid = 40616; -DELETE FROM creature_addon WHERE guid = 40624; -DELETE FROM creature_addon WHERE guid = 40809; --- Create template addon for creature 7100 -DELETE FROM creature_template_addon WHERE entry =7100; -INSERT INTO creature_template_addon VALUES (7100,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7100 -DELETE FROM creature_addon WHERE guid = 39560; -DELETE FROM creature_addon WHERE guid = 39561; -DELETE FROM creature_addon WHERE guid = 39565; -DELETE FROM creature_addon WHERE guid = 39568; -DELETE FROM creature_addon WHERE guid = 39575; -DELETE FROM creature_addon WHERE guid = 39639; -DELETE FROM creature_addon WHERE guid = 39644; -DELETE FROM creature_addon WHERE guid = 39719; -DELETE FROM creature_addon WHERE guid = 39731; -DELETE FROM creature_addon WHERE guid = 40174; -DELETE FROM creature_addon WHERE guid = 40175; -DELETE FROM creature_addon WHERE guid = 40180; -DELETE FROM creature_addon WHERE guid = 40181; -DELETE FROM creature_addon WHERE guid = 40232; -DELETE FROM creature_addon WHERE guid = 40238; -DELETE FROM creature_addon WHERE guid = 40285; -DELETE FROM creature_addon WHERE guid = 40292; -DELETE FROM creature_addon WHERE guid = 40295; --- Create template addon for creature 7101 -DELETE FROM creature_template_addon WHERE entry =7101; -INSERT INTO creature_template_addon VALUES (7101,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7101 -DELETE FROM creature_addon WHERE guid = 39559; -DELETE FROM creature_addon WHERE guid = 39562; -DELETE FROM creature_addon WHERE guid = 39564; -DELETE FROM creature_addon WHERE guid = 39566; -DELETE FROM creature_addon WHERE guid = 39567; -DELETE FROM creature_addon WHERE guid = 39569; -DELETE FROM creature_addon WHERE guid = 39572; -DELETE FROM creature_addon WHERE guid = 40163; -DELETE FROM creature_addon WHERE guid = 40173; -DELETE FROM creature_addon WHERE guid = 40178; -DELETE FROM creature_addon WHERE guid = 40192; -DELETE FROM creature_addon WHERE guid = 40239; --- Create template addon for creature 7104 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =7104; -INSERT INTO creature_template_addon VALUES (7104,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7104 --- Create template addon for creature 7105 -DELETE FROM creature_template_addon WHERE entry =7105; -INSERT INTO creature_template_addon VALUES (7105,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7105 -DELETE FROM creature_addon WHERE guid = 39136; -DELETE FROM creature_addon WHERE guid = 39284; -DELETE FROM creature_addon WHERE guid = 39418; -DELETE FROM creature_addon WHERE guid = 39423; -DELETE FROM creature_addon WHERE guid = 39424; -DELETE FROM creature_addon WHERE guid = 39425; -DELETE FROM creature_addon WHERE guid = 39431; -DELETE FROM creature_addon WHERE guid = 39578; -DELETE FROM creature_addon WHERE guid = 39579; -DELETE FROM creature_addon WHERE guid = 39580; -DELETE FROM creature_addon WHERE guid = 39581; -DELETE FROM creature_addon WHERE guid = 39582; -DELETE FROM creature_addon WHERE guid = 39584; -DELETE FROM creature_addon WHERE guid = 39586; -DELETE FROM creature_addon WHERE guid = 39587; -DELETE FROM creature_addon WHERE guid = 39588; -DELETE FROM creature_addon WHERE guid = 39595; -DELETE FROM creature_addon WHERE guid = 39598; -DELETE FROM creature_addon WHERE guid = 39599; -DELETE FROM creature_addon WHERE guid = 39600; -DELETE FROM creature_addon WHERE guid = 39603; -DELETE FROM creature_addon WHERE guid = 39604; -DELETE FROM creature_addon WHERE guid = 39606; -DELETE FROM creature_addon WHERE guid = 39607; -DELETE FROM creature_addon WHERE guid = 39609; -DELETE FROM creature_addon WHERE guid = 40783; -DELETE FROM creature_addon WHERE guid = 40784; -DELETE FROM creature_addon WHERE guid = 40785; -DELETE FROM creature_addon WHERE guid = 40789; -DELETE FROM creature_addon WHERE guid = 40791; -DELETE FROM creature_addon WHERE guid = 40796; -DELETE FROM creature_addon WHERE guid = 40810; -DELETE FROM creature_addon WHERE guid = 40812; -DELETE FROM creature_addon WHERE guid = 40819; --- Create template addon for creature 7106 -DELETE FROM creature_template_addon WHERE entry =7106; -INSERT INTO creature_template_addon VALUES (7106,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7106 -DELETE FROM creature_addon WHERE guid = 40177; -DELETE FROM creature_addon WHERE guid = 40733; -DELETE FROM creature_addon WHERE guid = 40736; -DELETE FROM creature_addon WHERE guid = 40739; -DELETE FROM creature_addon WHERE guid = 40748; -DELETE FROM creature_addon WHERE guid = 40753; -DELETE FROM creature_addon WHERE guid = 40827; -DELETE FROM creature_addon WHERE guid = 40830; --- Create template addon for creature 7107 -DELETE FROM creature_template_addon WHERE entry =7107; -INSERT INTO creature_template_addon VALUES (7107,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7107 -DELETE FROM creature_addon WHERE guid = 40193; -DELETE FROM creature_addon WHERE guid = 40194; -DELETE FROM creature_addon WHERE guid = 40195; -DELETE FROM creature_addon WHERE guid = 40240; -DELETE FROM creature_addon WHERE guid = 40241; -DELETE FROM creature_addon WHERE guid = 40242; -DELETE FROM creature_addon WHERE guid = 40284; -DELETE FROM creature_addon WHERE guid = 40288; -DELETE FROM creature_addon WHERE guid = 40289; -DELETE FROM creature_addon WHERE guid = 40291; -DELETE FROM creature_addon WHERE guid = 40296; -DELETE FROM creature_addon WHERE guid = 40365; -DELETE FROM creature_addon WHERE guid = 40677; -DELETE FROM creature_addon WHERE guid = 40678; -DELETE FROM creature_addon WHERE guid = 40713; -DELETE FROM creature_addon WHERE guid = 40714; --- Create template addon for creature 7108 -DELETE FROM creature_template_addon WHERE entry =7108; -INSERT INTO creature_template_addon VALUES (7108,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7108 -DELETE FROM creature_addon WHERE guid = 40196; -DELETE FROM creature_addon WHERE guid = 40290; -DELETE FROM creature_addon WHERE guid = 40301; -DELETE FROM creature_addon WHERE guid = 40302; -DELETE FROM creature_addon WHERE guid = 40671; -DELETE FROM creature_addon WHERE guid = 40680; -DELETE FROM creature_addon WHERE guid = 40712; -DELETE FROM creature_addon WHERE guid = 40715; -DELETE FROM creature_addon WHERE guid = 40718; --- Create template addon for creature 7109 -DELETE FROM creature_template_addon WHERE entry =7109; -INSERT INTO creature_template_addon VALUES (7109,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7109 -DELETE FROM creature_addon WHERE guid = 39114; -DELETE FROM creature_addon WHERE guid = 39158; -DELETE FROM creature_addon WHERE guid = 39288; -DELETE FROM creature_addon WHERE guid = 39289; -DELETE FROM creature_addon WHERE guid = 39576; -DELETE FROM creature_addon WHERE guid = 39577; -DELETE FROM creature_addon WHERE guid = 39583; -DELETE FROM creature_addon WHERE guid = 39585; -DELETE FROM creature_addon WHERE guid = 39589; -DELETE FROM creature_addon WHERE guid = 39590; -DELETE FROM creature_addon WHERE guid = 39601; -DELETE FROM creature_addon WHERE guid = 39602; -DELETE FROM creature_addon WHERE guid = 39605; -DELETE FROM creature_addon WHERE guid = 39610; -DELETE FROM creature_addon WHERE guid = 40695; -DELETE FROM creature_addon WHERE guid = 40730; -DELETE FROM creature_addon WHERE guid = 40735; -DELETE FROM creature_addon WHERE guid = 40738; -DELETE FROM creature_addon WHERE guid = 40747; -DELETE FROM creature_addon WHERE guid = 40757; -DELETE FROM creature_addon WHERE guid = 40764; -DELETE FROM creature_addon WHERE guid = 40769; -DELETE FROM creature_addon WHERE guid = 40795; -DELETE FROM creature_addon WHERE guid = 40799; -DELETE FROM creature_addon WHERE guid = 40800; -DELETE FROM creature_addon WHERE guid = 40802; -DELETE FROM creature_addon WHERE guid = 40806; -DELETE FROM creature_addon WHERE guid = 40820; -DELETE FROM creature_addon WHERE guid = 40824; -DELETE FROM creature_addon WHERE guid = 40829; -DELETE FROM creature_addon WHERE guid = 40835; --- Create template addon for creature 7110 -DELETE FROM creature_template_addon WHERE entry =7110; -INSERT INTO creature_template_addon VALUES (7110,0,33554432,1,16,0,0,'6408'); --- Clear duplicate addons from template for creature 7110 -DELETE FROM creature_addon WHERE guid = 39613; -DELETE FROM creature_addon WHERE guid = 40704; -DELETE FROM creature_addon WHERE guid = 40743; -DELETE FROM creature_addon WHERE guid = 40759; -DELETE FROM creature_addon WHERE guid = 40763; -DELETE FROM creature_addon WHERE guid = 40765; --- Create template addon for creature 7111 -DELETE FROM creature_template_addon WHERE entry =7111; -INSERT INTO creature_template_addon VALUES (7111,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7111 -DELETE FROM creature_addon WHERE guid = 40230; -DELETE FROM creature_addon WHERE guid = 40283; -DELETE FROM creature_addon WHERE guid = 40286; -DELETE FROM creature_addon WHERE guid = 40287; -DELETE FROM creature_addon WHERE guid = 40297; -DELETE FROM creature_addon WHERE guid = 40298; -DELETE FROM creature_addon WHERE guid = 40299; -DELETE FROM creature_addon WHERE guid = 40300; -DELETE FROM creature_addon WHERE guid = 40338; -DELETE FROM creature_addon WHERE guid = 40668; -DELETE FROM creature_addon WHERE guid = 40674; -DELETE FROM creature_addon WHERE guid = 40706; --- Create template addon for creature 7112 -DELETE FROM creature_template_addon WHERE entry =7112; -INSERT INTO creature_template_addon VALUES (7112,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7112 -DELETE FROM creature_addon WHERE guid = 39675; -DELETE FROM creature_addon WHERE guid = 39720; -DELETE FROM creature_addon WHERE guid = 39730; -DELETE FROM creature_addon WHERE guid = 40155; -DELETE FROM creature_addon WHERE guid = 40164; -DELETE FROM creature_addon WHERE guid = 40165; -DELETE FROM creature_addon WHERE guid = 40626; -DELETE FROM creature_addon WHERE guid = 40639; -DELETE FROM creature_addon WHERE guid = 40646; -DELETE FROM creature_addon WHERE guid = 40652; -DELETE FROM creature_addon WHERE guid = 40655; -DELETE FROM creature_addon WHERE guid = 40664; --- Create template addon for creature 7113 -DELETE FROM creature_template_addon WHERE entry =7113; -INSERT INTO creature_template_addon VALUES (7113,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7113 -DELETE FROM creature_addon WHERE guid = 39724; -DELETE FROM creature_addon WHERE guid = 40172; -DELETE FROM creature_addon WHERE guid = 40309; -DELETE FROM creature_addon WHERE guid = 40310; -DELETE FROM creature_addon WHERE guid = 40312; -DELETE FROM creature_addon WHERE guid = 40313; -DELETE FROM creature_addon WHERE guid = 40402; -DELETE FROM creature_addon WHERE guid = 40633; -DELETE FROM creature_addon WHERE guid = 40634; -DELETE FROM creature_addon WHERE guid = 40635; -DELETE FROM creature_addon WHERE guid = 40637; -DELETE FROM creature_addon WHERE guid = 40640; -DELETE FROM creature_addon WHERE guid = 40642; -DELETE FROM creature_addon WHERE guid = 40649; --- Create template addon for creature 7114 -DELETE FROM creature_template_addon WHERE entry =7114; -INSERT INTO creature_template_addon VALUES (7114,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7114 -DELETE FROM creature_addon WHERE guid = 39627; -DELETE FROM creature_addon WHERE guid = 39628; -DELETE FROM creature_addon WHERE guid = 40367; -DELETE FROM creature_addon WHERE guid = 40405; -DELETE FROM creature_addon WHERE guid = 40606; -DELETE FROM creature_addon WHERE guid = 40657; -DELETE FROM creature_addon WHERE guid = 40686; -DELETE FROM creature_addon WHERE guid = 40707; --- Create template addon for creature 7115 -DELETE FROM creature_template_addon WHERE entry =7115; -INSERT INTO creature_template_addon VALUES (7115,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7115 -DELETE FROM creature_addon WHERE guid = 39676; -DELETE FROM creature_addon WHERE guid = 39727; -DELETE FROM creature_addon WHERE guid = 40160; -DELETE FROM creature_addon WHERE guid = 40166; -DELETE FROM creature_addon WHERE guid = 40315; -DELETE FROM creature_addon WHERE guid = 40628; -DELETE FROM creature_addon WHERE guid = 40632; -DELETE FROM creature_addon WHERE guid = 40636; -DELETE FROM creature_addon WHERE guid = 40647; -DELETE FROM creature_addon WHERE guid = 40658; -DELETE FROM creature_addon WHERE guid = 40663; --- Create template addon for creature 7118 -DELETE FROM creature_template_addon WHERE entry =7118; -INSERT INTO creature_template_addon VALUES (7118,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7118 -DELETE FROM creature_addon WHERE guid = 39626; -DELETE FROM creature_addon WHERE guid = 39633; -DELETE FROM creature_addon WHERE guid = 39636; -DELETE FROM creature_addon WHERE guid = 39687; -DELETE FROM creature_addon WHERE guid = 40419; -DELETE FROM creature_addon WHERE guid = 40429; -DELETE FROM creature_addon WHERE guid = 40441; -DELETE FROM creature_addon WHERE guid = 40442; -DELETE FROM creature_addon WHERE guid = 40589; -DELETE FROM creature_addon WHERE guid = 40609; -DELETE FROM creature_addon WHERE guid = 40641; -DELETE FROM creature_addon WHERE guid = 40650; -DELETE FROM creature_addon WHERE guid = 40654; -DELETE FROM creature_addon WHERE guid = 40670; -DELETE FROM creature_addon WHERE guid = 40676; -DELETE FROM creature_addon WHERE guid = 40683; -DELETE FROM creature_addon WHERE guid = 40694; --- Create template addon for creature 7120 -DELETE FROM creature_template_addon WHERE entry =7120; -INSERT INTO creature_template_addon VALUES (7120,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7120 -DELETE FROM creature_addon WHERE guid = 39630; -DELETE FROM creature_addon WHERE guid = 40410; -DELETE FROM creature_addon WHERE guid = 40418; -DELETE FROM creature_addon WHERE guid = 40443; -DELETE FROM creature_addon WHERE guid = 40618; -DELETE FROM creature_addon WHERE guid = 40669; -DELETE FROM creature_addon WHERE guid = 40673; -DELETE FROM creature_addon WHERE guid = 40688; -DELETE FROM creature_addon WHERE guid = 40701; -DELETE FROM creature_addon WHERE guid = 40705; --- Create template addon for creature 7125 -DELETE FROM creature_template_addon WHERE entry =7125; -INSERT INTO creature_template_addon VALUES (7125,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7125 -DELETE FROM creature_addon WHERE guid = 39723; -DELETE FROM creature_addon WHERE guid = 39732; -DELETE FROM creature_addon WHERE guid = 40167; -DELETE FROM creature_addon WHERE guid = 40311; -DELETE FROM creature_addon WHERE guid = 40630; -DELETE FROM creature_addon WHERE guid = 40644; -DELETE FROM creature_addon WHERE guid = 40648; -DELETE FROM creature_addon WHERE guid = 40662; -DELETE FROM creature_addon WHERE guid = 40666; --- Create template addon for creature 7126 -DELETE FROM creature_template_addon WHERE entry =7126; -INSERT INTO creature_template_addon VALUES (7126,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7126 -DELETE FROM creature_addon WHERE guid = 40422; -DELETE FROM creature_addon WHERE guid = 40431; -DELETE FROM creature_addon WHERE guid = 40439; -DELETE FROM creature_addon WHERE guid = 40463; -DELETE FROM creature_addon WHERE guid = 40679; -DELETE FROM creature_addon WHERE guid = 40691; --- Create template addon for creature 7132 -DELETE FROM creature_template_addon WHERE entry =7132; -INSERT INTO creature_template_addon VALUES (7132,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7132 -DELETE FROM creature_addon WHERE guid = 39438; -DELETE FROM creature_addon WHERE guid = 39469; -DELETE FROM creature_addon WHERE guid = 39471; -DELETE FROM creature_addon WHERE guid = 39472; -DELETE FROM creature_addon WHERE guid = 39474; -DELETE FROM creature_addon WHERE guid = 39513; -DELETE FROM creature_addon WHERE guid = 39514; -DELETE FROM creature_addon WHERE guid = 39516; -DELETE FROM creature_addon WHERE guid = 39517; -DELETE FROM creature_addon WHERE guid = 39649; -DELETE FROM creature_addon WHERE guid = 39650; -DELETE FROM creature_addon WHERE guid = 39651; --- Create template addon for creature 7135 --- Create template addon for creature 7136 -DELETE FROM creature_template_addon WHERE entry =7136; -INSERT INTO creature_template_addon VALUES (7136,0,0,1,16,0,0,'8279'); --- Clear duplicate addons from template for creature 7136 -DELETE FROM creature_addon WHERE guid = 39486; -DELETE FROM creature_addon WHERE guid = 39716; -DELETE FROM creature_addon WHERE guid = 40176; -DELETE FROM creature_addon WHERE guid = 40370; --- Create template addon for creature 7137 -DELETE FROM creature_template_addon WHERE entry =7137; -INSERT INTO creature_template_addon VALUES (7137,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7137 -DELETE FROM creature_addon WHERE guid = 39624; --- Create template addon for creature 7138 -DELETE FROM creature_template_addon WHERE entry =7138; -INSERT INTO creature_template_addon VALUES (7138,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7138 -DELETE FROM creature_addon WHERE guid = 39403; -DELETE FROM creature_addon WHERE guid = 40372; -DELETE FROM creature_addon WHERE guid = 40404; --- Create template addon for creature 7139 -DELETE FROM creature_template_addon WHERE entry =7139; -INSERT INTO creature_template_addon VALUES (7139,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7139 -DELETE FROM creature_addon WHERE guid = 39402; -DELETE FROM creature_addon WHERE guid = 39405; -DELETE FROM creature_addon WHERE guid = 39406; -DELETE FROM creature_addon WHERE guid = 39407; -DELETE FROM creature_addon WHERE guid = 39411; -DELETE FROM creature_addon WHERE guid = 39413; -DELETE FROM creature_addon WHERE guid = 39414; -DELETE FROM creature_addon WHERE guid = 39470; -DELETE FROM creature_addon WHERE guid = 39478; -DELETE FROM creature_addon WHERE guid = 39648; -DELETE FROM creature_addon WHERE guid = 40371; -DELETE FROM creature_addon WHERE guid = 40373; -DELETE FROM creature_addon WHERE guid = 40374; -DELETE FROM creature_addon WHERE guid = 40375; -DELETE FROM creature_addon WHERE guid = 40376; -DELETE FROM creature_addon WHERE guid = 40377; -DELETE FROM creature_addon WHERE guid = 40378; -DELETE FROM creature_addon WHERE guid = 40379; -DELETE FROM creature_addon WHERE guid = 40380; -DELETE FROM creature_addon WHERE guid = 40382; -DELETE FROM creature_addon WHERE guid = 40383; -DELETE FROM creature_addon WHERE guid = 40384; -DELETE FROM creature_addon WHERE guid = 40385; -DELETE FROM creature_addon WHERE guid = 40392; -DELETE FROM creature_addon WHERE guid = 40395; -DELETE FROM creature_addon WHERE guid = 40396; --- Create template addon for creature 7149 -DELETE FROM creature_template_addon WHERE entry =7149; -INSERT INTO creature_template_addon VALUES (7149,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7149 -DELETE FROM creature_addon WHERE guid = 39489; --- Create template addon for creature 7153 -DELETE FROM creature_template_addon WHERE entry =7153; -INSERT INTO creature_template_addon VALUES (7153,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7153 -DELETE FROM creature_addon WHERE guid = 40681; -DELETE FROM creature_addon WHERE guid = 40699; -DELETE FROM creature_addon WHERE guid = 40722; -DELETE FROM creature_addon WHERE guid = 40734; -DELETE FROM creature_addon WHERE guid = 40737; -DELETE FROM creature_addon WHERE guid = 40744; -DELETE FROM creature_addon WHERE guid = 40750; -DELETE FROM creature_addon WHERE guid = 40751; -DELETE FROM creature_addon WHERE guid = 40752; -DELETE FROM creature_addon WHERE guid = 40755; -DELETE FROM creature_addon WHERE guid = 40793; -DELETE FROM creature_addon WHERE guid = 40804; -DELETE FROM creature_addon WHERE guid = 40813; -DELETE FROM creature_addon WHERE guid = 40816; -DELETE FROM creature_addon WHERE guid = 40822; -DELETE FROM creature_addon WHERE guid = 40825; -DELETE FROM creature_addon WHERE guid = 40826; --- Create template addon for creature 7154 -DELETE FROM creature_template_addon WHERE entry =7154; -INSERT INTO creature_template_addon VALUES (7154,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7154 -DELETE FROM creature_addon WHERE guid = 40721; -DELETE FROM creature_addon WHERE guid = 40756; -DELETE FROM creature_addon WHERE guid = 40758; -DELETE FROM creature_addon WHERE guid = 40772; -DELETE FROM creature_addon WHERE guid = 40773; -DELETE FROM creature_addon WHERE guid = 40775; -DELETE FROM creature_addon WHERE guid = 40776; -DELETE FROM creature_addon WHERE guid = 40797; -DELETE FROM creature_addon WHERE guid = 40798; -DELETE FROM creature_addon WHERE guid = 40811; -DELETE FROM creature_addon WHERE guid = 40831; --- Create template addon for creature 7155 -DELETE FROM creature_template_addon WHERE entry =7155; -INSERT INTO creature_template_addon VALUES (7155,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7155 -DELETE FROM creature_addon WHERE guid = 40728; -DELETE FROM creature_addon WHERE guid = 40768; -DELETE FROM creature_addon WHERE guid = 40774; -DELETE FROM creature_addon WHERE guid = 40823; -DELETE FROM creature_addon WHERE guid = 40828; --- Create template addon for creature 7156 -DELETE FROM creature_template_addon WHERE entry =7156; -INSERT INTO creature_template_addon VALUES (7156,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7156 -DELETE FROM creature_addon WHERE guid = 39690; -DELETE FROM creature_addon WHERE guid = 40305; -DELETE FROM creature_addon WHERE guid = 40308; -DELETE FROM creature_addon WHERE guid = 40386; -DELETE FROM creature_addon WHERE guid = 40403; -DELETE FROM creature_addon WHERE guid = 40409; -DELETE FROM creature_addon WHERE guid = 40424; -DELETE FROM creature_addon WHERE guid = 40464; -DELETE FROM creature_addon WHERE guid = 40610; -DELETE FROM creature_addon WHERE guid = 40615; -DELETE FROM creature_addon WHERE guid = 40621; -DELETE FROM creature_addon WHERE guid = 40623; --- Create template addon for creature 7157 -DELETE FROM creature_template_addon WHERE entry =7157; -INSERT INTO creature_template_addon VALUES (7157,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7157 -DELETE FROM creature_addon WHERE guid = 40304; -DELETE FROM creature_addon WHERE guid = 40307; -DELETE FROM creature_addon WHERE guid = 40314; -DELETE FROM creature_addon WHERE guid = 40388; -DELETE FROM creature_addon WHERE guid = 40391; -DELETE FROM creature_addon WHERE guid = 40393; -DELETE FROM creature_addon WHERE guid = 40408; -DELETE FROM creature_addon WHERE guid = 40413; -DELETE FROM creature_addon WHERE guid = 40414; -DELETE FROM creature_addon WHERE guid = 40415; -DELETE FROM creature_addon WHERE guid = 40421; -DELETE FROM creature_addon WHERE guid = 40472; -DELETE FROM creature_addon WHERE guid = 40604; -DELETE FROM creature_addon WHERE guid = 40611; -DELETE FROM creature_addon WHERE guid = 40612; -DELETE FROM creature_addon WHERE guid = 40629; -DELETE FROM creature_addon WHERE guid = 40631; --- Create template addon for creature 7158 -DELETE FROM creature_template_addon WHERE entry =7158; -INSERT INTO creature_template_addon VALUES (7158,0,0,1,16,0,0,'13585'); --- Clear duplicate addons from template for creature 7158 -DELETE FROM creature_addon WHERE guid = 39691; -DELETE FROM creature_addon WHERE guid = 40303; -DELETE FROM creature_addon WHERE guid = 40306; -DELETE FROM creature_addon WHERE guid = 40389; -DELETE FROM creature_addon WHERE guid = 40390; -DELETE FROM creature_addon WHERE guid = 40394; -DELETE FROM creature_addon WHERE guid = 40397; -DELETE FROM creature_addon WHERE guid = 40398; -DELETE FROM creature_addon WHERE guid = 40401; -DELETE FROM creature_addon WHERE guid = 40417; -DELETE FROM creature_addon WHERE guid = 40430; -DELETE FROM creature_addon WHERE guid = 40605; -DELETE FROM creature_addon WHERE guid = 40608; -DELETE FROM creature_addon WHERE guid = 40613; -DELETE FROM creature_addon WHERE guid = 40625; -DELETE FROM creature_addon WHERE guid = 40627; --- Create template addon for creature 7161 -DELETE FROM creature_template_addon WHERE entry =7161; -INSERT INTO creature_template_addon VALUES (7161,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7161 -DELETE FROM creature_addon WHERE guid = 20954; --- Create template addon for creature 7166 -DELETE FROM creature_template_addon WHERE entry =7166; -INSERT INTO creature_template_addon VALUES (7166,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7166 -DELETE FROM creature_addon WHERE guid = 20968; --- Create template addon for creature 7167 --- Create template addon for creature 7168 --- Create template addon for creature 7170 -DELETE FROM creature_template_addon WHERE entry =7170; -INSERT INTO creature_template_addon VALUES (7170,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7170 -DELETE FROM creature_addon WHERE guid = 9205; --- Create template addon for creature 7172 --- Create template addon for creature 7175 -DELETE FROM creature_template_addon WHERE entry =7175; -INSERT INTO creature_template_addon VALUES (7175,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7175 -DELETE FROM creature_addon WHERE guid = 27535; -DELETE FROM creature_addon WHERE guid = 27536; -DELETE FROM creature_addon WHERE guid = 30023; -DELETE FROM creature_addon WHERE guid = 30024; -DELETE FROM creature_addon WHERE guid = 30025; -DELETE FROM creature_addon WHERE guid = 30027; -DELETE FROM creature_addon WHERE guid = 30028; -DELETE FROM creature_addon WHERE guid = 30029; --- Create template addon for creature 7206 -DELETE FROM creature_template_addon WHERE entry =7206; -INSERT INTO creature_template_addon VALUES (7206,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7206 -DELETE FROM creature_addon WHERE guid = 27553; --- Clear duplicate addons from template for creature 7207 --- Clear duplicate addons from template for creature 7208 --- Create template addon for creature 7209 --- Create template addon for creature 7226 --- Create template addon for creature 7228 --- Create template addon for creature 7230 -DELETE FROM creature_template_addon WHERE entry =7230; -INSERT INTO creature_template_addon VALUES (7230,0,0,1,16,233,0,NULL); --- Clear duplicate addons from template for creature 7230 -DELETE FROM creature_addon WHERE guid = 7463; --- Create template addon for creature 7231 -DELETE FROM creature_template_addon WHERE entry =7231; -INSERT INTO creature_template_addon VALUES (7231,0,0,1,16,233,0,NULL); --- Clear duplicate addons from template for creature 7231 -DELETE FROM creature_addon WHERE guid = 6613; --- Create template addon for creature 7232 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =7232; -INSERT INTO creature_template_addon VALUES (7232,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7232 --- Create template addon for creature 7233 -DELETE FROM creature_template_addon WHERE entry =7233; -INSERT INTO creature_template_addon VALUES (7233,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7233 -DELETE FROM creature_addon WHERE guid = 13985; --- Clear duplicate addons from template for creature 7234 -DELETE FROM creature_addon WHERE guid = 46305; --- Clear duplicate addons from template for creature 7235 -DELETE FROM creature_addon WHERE guid = 46306; -DELETE FROM creature_addon WHERE guid = 46307; -DELETE FROM creature_addon WHERE guid = 46310; -DELETE FROM creature_addon WHERE guid = 46311; -DELETE FROM creature_addon WHERE guid = 46314; -DELETE FROM creature_addon WHERE guid = 46315; -DELETE FROM creature_addon WHERE guid = 46316; -DELETE FROM creature_addon WHERE guid = 46317; -DELETE FROM creature_addon WHERE guid = 46318; --- Clear duplicate addons from template for creature 7246 -DELETE FROM creature_addon WHERE guid = 42631; -DELETE FROM creature_addon WHERE guid = 44170; -DELETE FROM creature_addon WHERE guid = 44177; -DELETE FROM creature_addon WHERE guid = 81517; -DELETE FROM creature_addon WHERE guid = 81528; -DELETE FROM creature_addon WHERE guid = 81538; -DELETE FROM creature_addon WHERE guid = 81545; -DELETE FROM creature_addon WHERE guid = 81588; -DELETE FROM creature_addon WHERE guid = 81592; -DELETE FROM creature_addon WHERE guid = 81594; -DELETE FROM creature_addon WHERE guid = 81603; -DELETE FROM creature_addon WHERE guid = 81607; --- Clear duplicate addons from template for creature 7247 -DELETE FROM creature_addon WHERE guid = 81456; -DELETE FROM creature_addon WHERE guid = 81541; --- Create template addon for creature 7266 --- Create template addon for creature 7267 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =7267; -INSERT INTO creature_template_addon VALUES (7267,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7267 --- Create template addon for creature 7268 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =7268; -INSERT INTO creature_template_addon VALUES (7268,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7268 --- Clear duplicate addons from template for creature 7269 --- Clear duplicate addons from template for creature 7271 --- Clear duplicate addons from template for creature 7272 --- Create template addon for creature 7273 --- Clear duplicate addons from template for creature 7274 --- Create template addon for creature 7275 --- Create template addon for creature 7276 --- Create template addon for creature 7286 --- Create template addon for creature 7287 -DELETE FROM creature_template_addon WHERE entry =7287; -INSERT INTO creature_template_addon VALUES (7287,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7287 -DELETE FROM creature_addon WHERE guid = 14409; --- Create template addon for creature 7288 -DELETE FROM creature_template_addon WHERE entry =7288; -INSERT INTO creature_template_addon VALUES (7288,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7288 -DELETE FROM creature_addon WHERE guid = 14412; --- Create template addon for creature 7290 -DELETE FROM creature_template_addon WHERE entry =7290; -INSERT INTO creature_template_addon VALUES (7290,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7290 -DELETE FROM creature_addon WHERE guid = 27488; -DELETE FROM creature_addon WHERE guid = 27490; --- Create template addon for creature 7291 -DELETE FROM creature_template_addon WHERE entry =7291; -INSERT INTO creature_template_addon VALUES (7291,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7291 -DELETE FROM creature_addon WHERE guid = 27491; --- Clear duplicate addons from template for creature 7292 --- Create template addon for creature 7294 -DELETE FROM creature_template_addon WHERE entry =7294; -INSERT INTO creature_template_addon VALUES (7294,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7294 -DELETE FROM creature_addon WHERE guid = 6607; --- Create template addon for creature 7295 -DELETE FROM creature_template_addon WHERE entry =7295; -INSERT INTO creature_template_addon VALUES (7295,0,0,0,0,0,0,NULL); --- Clear duplicate addons from template for creature 7295 -DELETE FROM creature_addon WHERE guid = 90477; --- Clear duplicate addons from template for creature 7296 -DELETE FROM creature_addon WHERE guid = 46489; --- Create template addon for creature 7297 -DELETE FROM creature_template_addon WHERE entry =7297; -INSERT INTO creature_template_addon VALUES (7297,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7297 -DELETE FROM creature_addon WHERE guid = 38097; --- Clear duplicate addons from template for creature 7298 --- Create template addon for creature 7307 -DELETE FROM creature_template_addon WHERE entry =7307; -INSERT INTO creature_template_addon VALUES (7307,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7307 -DELETE FROM creature_addon WHERE guid = 15067; -DELETE FROM creature_addon WHERE guid = 15068; -DELETE FROM creature_addon WHERE guid = 15069; --- Create template addon for creature 7308 -DELETE FROM creature_template_addon WHERE entry =7308; -INSERT INTO creature_template_addon VALUES (7308,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7308 -DELETE FROM creature_addon WHERE guid = 15070; -DELETE FROM creature_addon WHERE guid = 15071; --- Create template addon for creature 7309 -DELETE FROM creature_template_addon WHERE entry =7309; -INSERT INTO creature_template_addon VALUES (7309,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7309 --- Create template addon for creature 7310 -DELETE FROM creature_template_addon WHERE entry =7310; -INSERT INTO creature_template_addon VALUES (7310,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7310 -DELETE FROM creature_addon WHERE guid = 15075; -DELETE FROM creature_addon WHERE guid = 15076; --- Create template addon for creature 7311 -DELETE FROM creature_template_addon WHERE entry =7311; -INSERT INTO creature_template_addon VALUES (7311,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7311 -DELETE FROM creature_addon WHERE guid = 3648; --- Clear duplicate addons from template for creature 7312 --- Clear duplicate addons from template for creature 7313 -DELETE FROM creature_addon WHERE guid = 46721; --- Clear duplicate addons from template for creature 7315 -DELETE FROM creature_addon WHERE guid = 46809; --- Clear duplicate addons from template for creature 7316 -DELETE FROM creature_addon WHERE guid = 46812; --- Clear duplicate addons from template for creature 7317 -DELETE FROM creature_addon WHERE guid = 46815; --- Clear duplicate addons from template for creature 7318 --- Clear duplicate addons from template for creature 7319 --- Create template addon for creature 7320 -DELETE FROM creature_template_addon WHERE entry =7320; -INSERT INTO creature_template_addon VALUES (7320,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7320 -DELETE FROM creature_addon WHERE guid = 27506; -DELETE FROM creature_addon WHERE guid = 27507; -DELETE FROM creature_addon WHERE guid = 27515; -DELETE FROM creature_addon WHERE guid = 27516; -DELETE FROM creature_addon WHERE guid = 27519; -DELETE FROM creature_addon WHERE guid = 27523; -DELETE FROM creature_addon WHERE guid = 30095; -DELETE FROM creature_addon WHERE guid = 30096; -DELETE FROM creature_addon WHERE guid = 30097; --- Create template addon for creature 7321 -DELETE FROM creature_template_addon WHERE entry =7321; -INSERT INTO creature_template_addon VALUES (7321,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7321 -DELETE FROM creature_addon WHERE guid = 27508; -DELETE FROM creature_addon WHERE guid = 27509; -DELETE FROM creature_addon WHERE guid = 27517; -DELETE FROM creature_addon WHERE guid = 27518; -DELETE FROM creature_addon WHERE guid = 27520; -DELETE FROM creature_addon WHERE guid = 27524; --- Create template addon for creature 7322 --- Create template addon for creature 7323 -DELETE FROM creature_template_addon WHERE entry =7323; -INSERT INTO creature_template_addon VALUES (7323,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7323 -DELETE FROM creature_addon WHERE guid = 14818; --- Create template addon for creature 7324 -DELETE FROM creature_template_addon WHERE entry =7324; -INSERT INTO creature_template_addon VALUES (7324,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7324 -DELETE FROM creature_addon WHERE guid = 14829; --- Create template addon for creature 7325 -DELETE FROM creature_template_addon WHERE entry =7325; -INSERT INTO creature_template_addon VALUES (7325,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7325 -DELETE FROM creature_addon WHERE guid = 14781; --- Clear duplicate addons from template for creature 7327 --- Clear duplicate addons from template for creature 7328 --- Clear duplicate addons from template for creature 7329 --- Clear duplicate addons from template for creature 7332 --- Clear duplicate addons from template for creature 7333 --- Clear duplicate addons from template for creature 7334 --- Clear duplicate addons from template for creature 7335 --- Clear duplicate addons from template for creature 7337 --- Create template addon for creature 7340 --- Clear duplicate addons from template for creature 7341 --- Clear duplicate addons from template for creature 7342 --- Clear duplicate addons from template for creature 7343 --- Clear duplicate addons from template for creature 7344 --- Clear duplicate addons from template for creature 7345 --- Clear duplicate addons from template for creature 7346 --- Clear duplicate addons from template for creature 7347 --- Clear duplicate addons from template for creature 7348 --- Create template addon for creature 7349 --- Create template addon for creature 7351 --- Clear duplicate addons from template for creature 7352 --- Clear duplicate addons from template for creature 7353 --- Create template addon for creature 7354 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =7354; -INSERT INTO creature_template_addon VALUES (7354,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7354 --- Create template addon for creature 7355 --- Create template addon for creature 7356 --- Clear duplicate addons from template for creature 7357 --- Clear duplicate addons from template for creature 7358 --- Create template addon for creature 7360 --- Create template addon for creature 7361 --- Create template addon for creature 7363 -DELETE FROM creature_template_addon WHERE entry =7363; -INSERT INTO creature_template_addon VALUES (7363,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7363 -DELETE FROM creature_addon WHERE guid = 2755; --- Create template addon for creature 7364 --- Create template addon for creature 7365 --- Create template addon for creature 7366 --- Create template addon for creature 7367 --- Create template addon for creature 7368 --- Create template addon for creature 7369 -DELETE FROM creature_template_addon WHERE entry =7369; -INSERT INTO creature_template_addon VALUES (7369,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7369 -DELETE FROM creature_addon WHERE guid = 3962; -DELETE FROM creature_addon WHERE guid = 3981; -DELETE FROM creature_addon WHERE guid = 3983; -DELETE FROM creature_addon WHERE guid = 3984; -DELETE FROM creature_addon WHERE guid = 3985; -DELETE FROM creature_addon WHERE guid = 3991; -DELETE FROM creature_addon WHERE guid = 3992; -DELETE FROM creature_addon WHERE guid = 3993; -DELETE FROM creature_addon WHERE guid = 3997; --- Create template addon for creature 7370 -DELETE FROM creature_template_addon WHERE entry =7370; -INSERT INTO creature_template_addon VALUES (7370,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7370 -DELETE FROM creature_addon WHERE guid = 3966; -DELETE FROM creature_addon WHERE guid = 3979; -DELETE FROM creature_addon WHERE guid = 3988; -DELETE FROM creature_addon WHERE guid = 4021; -DELETE FROM creature_addon WHERE guid = 4022; -DELETE FROM creature_addon WHERE guid = 4034; -DELETE FROM creature_addon WHERE guid = 4045; -DELETE FROM creature_addon WHERE guid = 4049; -DELETE FROM creature_addon WHERE guid = 4053; -DELETE FROM creature_addon WHERE guid = 4054; -DELETE FROM creature_addon WHERE guid = 4057; --- Create template addon for creature 7371 -DELETE FROM creature_template_addon WHERE entry =7371; -INSERT INTO creature_template_addon VALUES (7371,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7371 -DELETE FROM creature_addon WHERE guid = 3971; -DELETE FROM creature_addon WHERE guid = 3973; -DELETE FROM creature_addon WHERE guid = 3975; -DELETE FROM creature_addon WHERE guid = 3998; -DELETE FROM creature_addon WHERE guid = 4037; -DELETE FROM creature_addon WHERE guid = 4039; --- Create template addon for creature 7372 -DELETE FROM creature_template_addon WHERE entry =7372; -INSERT INTO creature_template_addon VALUES (7372,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7372 -DELETE FROM creature_addon WHERE guid = 3960; -DELETE FROM creature_addon WHERE guid = 3963; -DELETE FROM creature_addon WHERE guid = 3970; -DELETE FROM creature_addon WHERE guid = 3972; -DELETE FROM creature_addon WHERE guid = 3974; --- Create template addon for creature 7376 -DELETE FROM creature_template_addon WHERE entry =7376; -INSERT INTO creature_template_addon VALUES (7376,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7376 -DELETE FROM creature_addon WHERE guid = 3945; -DELETE FROM creature_addon WHERE guid = 3946; -DELETE FROM creature_addon WHERE guid = 3947; -DELETE FROM creature_addon WHERE guid = 3948; -DELETE FROM creature_addon WHERE guid = 3949; -DELETE FROM creature_addon WHERE guid = 3950; -DELETE FROM creature_addon WHERE guid = 3951; -DELETE FROM creature_addon WHERE guid = 3958; -DELETE FROM creature_addon WHERE guid = 3959; -DELETE FROM creature_addon WHERE guid = 3969; -DELETE FROM creature_addon WHERE guid = 3990; -DELETE FROM creature_addon WHERE guid = 4005; -DELETE FROM creature_addon WHERE guid = 4010; --- Create template addon for creature 7379 -DELETE FROM creature_template_addon WHERE entry =7379; -INSERT INTO creature_template_addon VALUES (7379,0,0,1,16,0,0,'12550'); --- Clear duplicate addons from template for creature 7379 -DELETE FROM creature_addon WHERE guid = 3964; -DELETE FROM creature_addon WHERE guid = 3980; -DELETE FROM creature_addon WHERE guid = 3982; -DELETE FROM creature_addon WHERE guid = 3994; -DELETE FROM creature_addon WHERE guid = 3995; -DELETE FROM creature_addon WHERE guid = 3996; -DELETE FROM creature_addon WHERE guid = 3999; -DELETE FROM creature_addon WHERE guid = 4038; --- Create template addon for creature 7380 --- Clear duplicate addons from template for creature 7381 --- Clear duplicate addons from template for creature 7382 --- Create template addon for creature 7383 --- Clear duplicate addons from template for creature 7384 --- Clear duplicate addons from template for creature 7385 --- Create template addon for creature 7386 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =7386; -INSERT INTO creature_template_addon VALUES (7386,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7386 --- Create template addon for creature 7387 --- Create template addon for creature 7389 -DELETE FROM creature_template_addon WHERE entry =7389; -INSERT INTO creature_template_addon VALUES (7389,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7389 -DELETE FROM creature_addon WHERE guid = 579; --- Create template addon for creature 7390 -DELETE FROM creature_template_addon WHERE entry =7390; -INSERT INTO creature_template_addon VALUES (7390,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7390 -DELETE FROM creature_addon WHERE guid = 66; --- Create template addon for creature 7391 --- Create template addon for creature 7392 --- Create template addon for creature 7394 --- Create template addon for creature 7395 -DELETE FROM creature_template_addon WHERE entry =7395; -INSERT INTO creature_template_addon VALUES (7395,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7395 -DELETE FROM creature_addon WHERE guid = 31760; -DELETE FROM creature_addon WHERE guid = 38054; -DELETE FROM creature_addon WHERE guid = 38059; -DELETE FROM creature_addon WHERE guid = 38405; -DELETE FROM creature_addon WHERE guid = 41826; -DELETE FROM creature_addon WHERE guid = 41827; --- Create template addon for creature 7396 -DELETE FROM creature_template_addon WHERE entry =7396; -INSERT INTO creature_template_addon VALUES (7396,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7396 -DELETE FROM creature_addon WHERE guid = 27568; -DELETE FROM creature_addon WHERE guid = 27691; -DELETE FROM creature_addon WHERE guid = 27692; -DELETE FROM creature_addon WHERE guid = 27728; -DELETE FROM creature_addon WHERE guid = 27765; -DELETE FROM creature_addon WHERE guid = 27796; -DELETE FROM creature_addon WHERE guid = 27798; -DELETE FROM creature_addon WHERE guid = 27800; -DELETE FROM creature_addon WHERE guid = 28363; -DELETE FROM creature_addon WHERE guid = 33513; -DELETE FROM creature_addon WHERE guid = 33514; -DELETE FROM creature_addon WHERE guid = 33515; -DELETE FROM creature_addon WHERE guid = 33516; --- Create template addon for creature 7397 -DELETE FROM creature_template_addon WHERE entry =7397; -INSERT INTO creature_template_addon VALUES (7397,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7397 -DELETE FROM creature_addon WHERE guid = 27730; -DELETE FROM creature_addon WHERE guid = 27768; -DELETE FROM creature_addon WHERE guid = 27792; -DELETE FROM creature_addon WHERE guid = 28364; -DELETE FROM creature_addon WHERE guid = 33509; -DELETE FROM creature_addon WHERE guid = 33510; -DELETE FROM creature_addon WHERE guid = 33517; --- Create template addon for creature 7398 --- Create template addon for creature 7399 --- Create template addon for creature 7400 --- Create template addon for creature 7401 --- Create template addon for creature 7402 --- Create template addon for creature 7403 --- Create template addon for creature 7404 -DELETE FROM creature_template_addon WHERE entry =7404; -INSERT INTO creature_template_addon VALUES (7404,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7404 -DELETE FROM creature_addon WHERE guid = 21702; -DELETE FROM creature_addon WHERE guid = 21703; --- Create template addon for creature 7405 -DELETE FROM creature_template_addon WHERE entry =7405; -INSERT INTO creature_template_addon VALUES (7405,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7405 -DELETE FROM creature_addon WHERE guid = 27474; -DELETE FROM creature_addon WHERE guid = 27476; -DELETE FROM creature_addon WHERE guid = 27477; -DELETE FROM creature_addon WHERE guid = 27478; -DELETE FROM creature_addon WHERE guid = 27479; -DELETE FROM creature_addon WHERE guid = 27480; -DELETE FROM creature_addon WHERE guid = 27481; -DELETE FROM creature_addon WHERE guid = 27482; -DELETE FROM creature_addon WHERE guid = 27483; -DELETE FROM creature_addon WHERE guid = 27484; --- Create template addon for creature 7406 -DELETE FROM creature_template_addon WHERE entry =7406; -INSERT INTO creature_template_addon VALUES (7406,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7406 -DELETE FROM creature_addon WHERE guid = 387; --- Create template addon for creature 7407 -DELETE FROM creature_template_addon WHERE entry =7407; -INSERT INTO creature_template_addon VALUES (7407,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7407 -DELETE FROM creature_addon WHERE guid = 23463; --- Create template addon for creature 7408 -DELETE FROM creature_template_addon WHERE entry =7408; -INSERT INTO creature_template_addon VALUES (7408,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7408 -DELETE FROM creature_addon WHERE guid = 23494; --- Create template addon for creature 7409 --- Create template addon for creature 7410 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =7410; -INSERT INTO creature_template_addon VALUES (7410,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7410 --- Create template addon for creature 7411 --- Create template addon for creature 7412 --- Create template addon for creature 7413 --- Create template addon for creature 7414 --- Create template addon for creature 7415 --- Create template addon for creature 7416 --- Create template addon for creature 7423 --- Create template addon for creature 7424 --- Create template addon for creature 7425 --- Create template addon for creature 7427 -DELETE FROM creature_template_addon WHERE entry =7427; -INSERT INTO creature_template_addon VALUES (7427,0,0,0,16,0,0,NULL); --- Clear duplicate addons from template for creature 7427 -DELETE FROM creature_addon WHERE guid = 24670; --- Create template addon for creature 7428 -DELETE FROM creature_template_addon WHERE entry =7428; -INSERT INTO creature_template_addon VALUES (7428,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7428 -DELETE FROM creature_addon WHERE guid = 40838; -DELETE FROM creature_addon WHERE guid = 40839; -DELETE FROM creature_addon WHERE guid = 40840; -DELETE FROM creature_addon WHERE guid = 40841; -DELETE FROM creature_addon WHERE guid = 40842; -DELETE FROM creature_addon WHERE guid = 40843; -DELETE FROM creature_addon WHERE guid = 40844; -DELETE FROM creature_addon WHERE guid = 40845; -DELETE FROM creature_addon WHERE guid = 40846; -DELETE FROM creature_addon WHERE guid = 40847; -DELETE FROM creature_addon WHERE guid = 40848; -DELETE FROM creature_addon WHERE guid = 40849; -DELETE FROM creature_addon WHERE guid = 40850; --- Create template addon for creature 7429 -DELETE FROM creature_template_addon WHERE entry =7429; -INSERT INTO creature_template_addon VALUES (7429,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7429 -DELETE FROM creature_addon WHERE guid = 40851; -DELETE FROM creature_addon WHERE guid = 40852; -DELETE FROM creature_addon WHERE guid = 40853; -DELETE FROM creature_addon WHERE guid = 40854; -DELETE FROM creature_addon WHERE guid = 40855; -DELETE FROM creature_addon WHERE guid = 40856; -DELETE FROM creature_addon WHERE guid = 40857; -DELETE FROM creature_addon WHERE guid = 40858; -DELETE FROM creature_addon WHERE guid = 40859; -DELETE FROM creature_addon WHERE guid = 40860; -DELETE FROM creature_addon WHERE guid = 40861; -DELETE FROM creature_addon WHERE guid = 40862; -DELETE FROM creature_addon WHERE guid = 40863; -DELETE FROM creature_addon WHERE guid = 40864; --- Create template addon for creature 7430 -DELETE FROM creature_template_addon WHERE entry =7430; -INSERT INTO creature_template_addon VALUES (7430,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7430 -DELETE FROM creature_addon WHERE guid = 40865; -DELETE FROM creature_addon WHERE guid = 40866; -DELETE FROM creature_addon WHERE guid = 40867; -DELETE FROM creature_addon WHERE guid = 40868; -DELETE FROM creature_addon WHERE guid = 40869; -DELETE FROM creature_addon WHERE guid = 40870; -DELETE FROM creature_addon WHERE guid = 40871; -DELETE FROM creature_addon WHERE guid = 40872; -DELETE FROM creature_addon WHERE guid = 40873; -DELETE FROM creature_addon WHERE guid = 40874; -DELETE FROM creature_addon WHERE guid = 40875; -DELETE FROM creature_addon WHERE guid = 40876; -DELETE FROM creature_addon WHERE guid = 40877; -DELETE FROM creature_addon WHERE guid = 40878; -DELETE FROM creature_addon WHERE guid = 40879; -DELETE FROM creature_addon WHERE guid = 40880; -DELETE FROM creature_addon WHERE guid = 40881; -DELETE FROM creature_addon WHERE guid = 40882; -DELETE FROM creature_addon WHERE guid = 40883; -DELETE FROM creature_addon WHERE guid = 40884; -DELETE FROM creature_addon WHERE guid = 40885; -DELETE FROM creature_addon WHERE guid = 40886; --- Create template addon for creature 7431 -DELETE FROM creature_template_addon WHERE entry =7431; -INSERT INTO creature_template_addon VALUES (7431,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7431 -DELETE FROM creature_addon WHERE guid = 40887; -DELETE FROM creature_addon WHERE guid = 40888; -DELETE FROM creature_addon WHERE guid = 40889; -DELETE FROM creature_addon WHERE guid = 40890; -DELETE FROM creature_addon WHERE guid = 40891; -DELETE FROM creature_addon WHERE guid = 40892; -DELETE FROM creature_addon WHERE guid = 40893; -DELETE FROM creature_addon WHERE guid = 40894; -DELETE FROM creature_addon WHERE guid = 40895; -DELETE FROM creature_addon WHERE guid = 40896; -DELETE FROM creature_addon WHERE guid = 40897; -DELETE FROM creature_addon WHERE guid = 40898; -DELETE FROM creature_addon WHERE guid = 40899; -DELETE FROM creature_addon WHERE guid = 40900; -DELETE FROM creature_addon WHERE guid = 40901; -DELETE FROM creature_addon WHERE guid = 40902; -DELETE FROM creature_addon WHERE guid = 40903; -DELETE FROM creature_addon WHERE guid = 40904; -DELETE FROM creature_addon WHERE guid = 40905; -DELETE FROM creature_addon WHERE guid = 40906; -DELETE FROM creature_addon WHERE guid = 40907; --- Create template addon for creature 7432 -DELETE FROM creature_template_addon WHERE entry =7432; -INSERT INTO creature_template_addon VALUES (7432,0,131072,1,16,0,0,'6408'); --- Clear duplicate addons from template for creature 7432 -DELETE FROM creature_addon WHERE guid = 40908; -DELETE FROM creature_addon WHERE guid = 40909; -DELETE FROM creature_addon WHERE guid = 40911; -DELETE FROM creature_addon WHERE guid = 40912; -DELETE FROM creature_addon WHERE guid = 40913; -DELETE FROM creature_addon WHERE guid = 40914; -DELETE FROM creature_addon WHERE guid = 40915; -DELETE FROM creature_addon WHERE guid = 40916; -DELETE FROM creature_addon WHERE guid = 40917; -DELETE FROM creature_addon WHERE guid = 40918; -DELETE FROM creature_addon WHERE guid = 40919; -DELETE FROM creature_addon WHERE guid = 40920; -DELETE FROM creature_addon WHERE guid = 40921; -DELETE FROM creature_addon WHERE guid = 40922; -DELETE FROM creature_addon WHERE guid = 40923; -DELETE FROM creature_addon WHERE guid = 40924; -DELETE FROM creature_addon WHERE guid = 40925; -DELETE FROM creature_addon WHERE guid = 40926; -DELETE FROM creature_addon WHERE guid = 40927; -DELETE FROM creature_addon WHERE guid = 40928; -DELETE FROM creature_addon WHERE guid = 40929; -DELETE FROM creature_addon WHERE guid = 40930; -DELETE FROM creature_addon WHERE guid = 40931; -DELETE FROM creature_addon WHERE guid = 40932; -DELETE FROM creature_addon WHERE guid = 40933; -DELETE FROM creature_addon WHERE guid = 40934; -DELETE FROM creature_addon WHERE guid = 40935; -DELETE FROM creature_addon WHERE guid = 40936; -DELETE FROM creature_addon WHERE guid = 40937; -DELETE FROM creature_addon WHERE guid = 40938; -DELETE FROM creature_addon WHERE guid = 40939; -DELETE FROM creature_addon WHERE guid = 40940; -DELETE FROM creature_addon WHERE guid = 40941; -DELETE FROM creature_addon WHERE guid = 40942; -DELETE FROM creature_addon WHERE guid = 40945; --- Create template addon for creature 7433 -DELETE FROM creature_template_addon WHERE entry =7433; -INSERT INTO creature_template_addon VALUES (7433,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7433 -DELETE FROM creature_addon WHERE guid = 40950; -DELETE FROM creature_addon WHERE guid = 40951; -DELETE FROM creature_addon WHERE guid = 40952; -DELETE FROM creature_addon WHERE guid = 40953; -DELETE FROM creature_addon WHERE guid = 40954; -DELETE FROM creature_addon WHERE guid = 40955; -DELETE FROM creature_addon WHERE guid = 40956; -DELETE FROM creature_addon WHERE guid = 40957; -DELETE FROM creature_addon WHERE guid = 40958; -DELETE FROM creature_addon WHERE guid = 40959; -DELETE FROM creature_addon WHERE guid = 40960; -DELETE FROM creature_addon WHERE guid = 40961; -DELETE FROM creature_addon WHERE guid = 40962; -DELETE FROM creature_addon WHERE guid = 40963; -DELETE FROM creature_addon WHERE guid = 40964; -DELETE FROM creature_addon WHERE guid = 40965; -DELETE FROM creature_addon WHERE guid = 40966; -DELETE FROM creature_addon WHERE guid = 40967; -DELETE FROM creature_addon WHERE guid = 40968; -DELETE FROM creature_addon WHERE guid = 40969; -DELETE FROM creature_addon WHERE guid = 40970; -DELETE FROM creature_addon WHERE guid = 40971; -DELETE FROM creature_addon WHERE guid = 40972; -DELETE FROM creature_addon WHERE guid = 40973; -DELETE FROM creature_addon WHERE guid = 40974; --- Create template addon for creature 7434 -DELETE FROM creature_template_addon WHERE entry =7434; -INSERT INTO creature_template_addon VALUES (7434,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7434 -DELETE FROM creature_addon WHERE guid = 40975; -DELETE FROM creature_addon WHERE guid = 40976; -DELETE FROM creature_addon WHERE guid = 40977; -DELETE FROM creature_addon WHERE guid = 40978; -DELETE FROM creature_addon WHERE guid = 40979; --- Create template addon for creature 7435 -DELETE FROM creature_template_addon WHERE entry =7435; -INSERT INTO creature_template_addon VALUES (7435,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7435 -DELETE FROM creature_addon WHERE guid = 40980; -DELETE FROM creature_addon WHERE guid = 40981; -DELETE FROM creature_addon WHERE guid = 40982; -DELETE FROM creature_addon WHERE guid = 40983; -DELETE FROM creature_addon WHERE guid = 40984; -DELETE FROM creature_addon WHERE guid = 40985; -DELETE FROM creature_addon WHERE guid = 40986; -DELETE FROM creature_addon WHERE guid = 40987; -DELETE FROM creature_addon WHERE guid = 40988; -DELETE FROM creature_addon WHERE guid = 40989; -DELETE FROM creature_addon WHERE guid = 40990; -DELETE FROM creature_addon WHERE guid = 40991; -DELETE FROM creature_addon WHERE guid = 40992; -DELETE FROM creature_addon WHERE guid = 40993; -DELETE FROM creature_addon WHERE guid = 40994; --- Create template addon for creature 7436 -DELETE FROM creature_template_addon WHERE entry =7436; -INSERT INTO creature_template_addon VALUES (7436,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7436 -DELETE FROM creature_addon WHERE guid = 40996; -DELETE FROM creature_addon WHERE guid = 40997; -DELETE FROM creature_addon WHERE guid = 40998; -DELETE FROM creature_addon WHERE guid = 40999; -DELETE FROM creature_addon WHERE guid = 41000; -DELETE FROM creature_addon WHERE guid = 41001; -DELETE FROM creature_addon WHERE guid = 41002; --- Create template addon for creature 7437 -DELETE FROM creature_template_addon WHERE entry =7437; -INSERT INTO creature_template_addon VALUES (7437,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7437 -DELETE FROM creature_addon WHERE guid = 41003; -DELETE FROM creature_addon WHERE guid = 41004; -DELETE FROM creature_addon WHERE guid = 41005; -DELETE FROM creature_addon WHERE guid = 41006; -DELETE FROM creature_addon WHERE guid = 41007; -DELETE FROM creature_addon WHERE guid = 41008; -DELETE FROM creature_addon WHERE guid = 41009; -DELETE FROM creature_addon WHERE guid = 41010; -DELETE FROM creature_addon WHERE guid = 41011; -DELETE FROM creature_addon WHERE guid = 41012; -DELETE FROM creature_addon WHERE guid = 41013; -DELETE FROM creature_addon WHERE guid = 41014; -DELETE FROM creature_addon WHERE guid = 41015; -DELETE FROM creature_addon WHERE guid = 41016; --- Create template addon for creature 7438 -DELETE FROM creature_template_addon WHERE entry =7438; -INSERT INTO creature_template_addon VALUES (7438,0,0,1,16,0,0,'17205'); --- Clear duplicate addons from template for creature 7438 -DELETE FROM creature_addon WHERE guid = 41017; -DELETE FROM creature_addon WHERE guid = 41018; -DELETE FROM creature_addon WHERE guid = 41019; -DELETE FROM creature_addon WHERE guid = 41020; -DELETE FROM creature_addon WHERE guid = 41021; -DELETE FROM creature_addon WHERE guid = 41022; -DELETE FROM creature_addon WHERE guid = 41023; -DELETE FROM creature_addon WHERE guid = 41024; -DELETE FROM creature_addon WHERE guid = 41025; -DELETE FROM creature_addon WHERE guid = 41026; -DELETE FROM creature_addon WHERE guid = 41027; -DELETE FROM creature_addon WHERE guid = 41028; --- Create template addon for creature 7439 -DELETE FROM creature_template_addon WHERE entry =7439; -INSERT INTO creature_template_addon VALUES (7439,0,0,1,16,0,0,'17205 13585'); --- Clear duplicate addons from template for creature 7439 -DELETE FROM creature_addon WHERE guid = 41029; -DELETE FROM creature_addon WHERE guid = 41030; -DELETE FROM creature_addon WHERE guid = 41031; -DELETE FROM creature_addon WHERE guid = 41032; -DELETE FROM creature_addon WHERE guid = 41033; -DELETE FROM creature_addon WHERE guid = 41034; --- Create template addon for creature 7440 -DELETE FROM creature_template_addon WHERE entry =7440; -INSERT INTO creature_template_addon VALUES (7440,0,0,1,16,0,0,'17205'); --- Clear duplicate addons from template for creature 7440 -DELETE FROM creature_addon WHERE guid = 41035; -DELETE FROM creature_addon WHERE guid = 41036; -DELETE FROM creature_addon WHERE guid = 41037; -DELETE FROM creature_addon WHERE guid = 41038; -DELETE FROM creature_addon WHERE guid = 41039; -DELETE FROM creature_addon WHERE guid = 41040; -DELETE FROM creature_addon WHERE guid = 41041; -DELETE FROM creature_addon WHERE guid = 41042; -DELETE FROM creature_addon WHERE guid = 41043; -DELETE FROM creature_addon WHERE guid = 41044; -DELETE FROM creature_addon WHERE guid = 41045; -DELETE FROM creature_addon WHERE guid = 41046; -DELETE FROM creature_addon WHERE guid = 41047; -DELETE FROM creature_addon WHERE guid = 41048; -DELETE FROM creature_addon WHERE guid = 41049; --- Create template addon for creature 7441 -DELETE FROM creature_template_addon WHERE entry =7441; -INSERT INTO creature_template_addon VALUES (7441,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7441 -DELETE FROM creature_addon WHERE guid = 41050; -DELETE FROM creature_addon WHERE guid = 41051; -DELETE FROM creature_addon WHERE guid = 41052; -DELETE FROM creature_addon WHERE guid = 41053; -DELETE FROM creature_addon WHERE guid = 41054; -DELETE FROM creature_addon WHERE guid = 41055; -DELETE FROM creature_addon WHERE guid = 41056; -DELETE FROM creature_addon WHERE guid = 41057; -DELETE FROM creature_addon WHERE guid = 41058; -DELETE FROM creature_addon WHERE guid = 41059; -DELETE FROM creature_addon WHERE guid = 41060; -DELETE FROM creature_addon WHERE guid = 41061; -DELETE FROM creature_addon WHERE guid = 41062; -DELETE FROM creature_addon WHERE guid = 41063; -DELETE FROM creature_addon WHERE guid = 41064; --- Create template addon for creature 7442 -DELETE FROM creature_template_addon WHERE entry =7442; -INSERT INTO creature_template_addon VALUES (7442,0,0,1,16,0,0,'17205'); --- Clear duplicate addons from template for creature 7442 -DELETE FROM creature_addon WHERE guid = 41065; -DELETE FROM creature_addon WHERE guid = 41066; -DELETE FROM creature_addon WHERE guid = 41067; -DELETE FROM creature_addon WHERE guid = 41068; -DELETE FROM creature_addon WHERE guid = 41069; -DELETE FROM creature_addon WHERE guid = 41070; -DELETE FROM creature_addon WHERE guid = 41071; -DELETE FROM creature_addon WHERE guid = 41072; -DELETE FROM creature_addon WHERE guid = 41073; -DELETE FROM creature_addon WHERE guid = 41074; -DELETE FROM creature_addon WHERE guid = 41075; -DELETE FROM creature_addon WHERE guid = 41076; -DELETE FROM creature_addon WHERE guid = 41077; -DELETE FROM creature_addon WHERE guid = 41078; -DELETE FROM creature_addon WHERE guid = 41079; -DELETE FROM creature_addon WHERE guid = 41080; -DELETE FROM creature_addon WHERE guid = 41081; -DELETE FROM creature_addon WHERE guid = 41082; -DELETE FROM creature_addon WHERE guid = 41083; --- Create template addon for creature 7443 -DELETE FROM creature_template_addon WHERE entry =7443; -INSERT INTO creature_template_addon VALUES (7443,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7443 -DELETE FROM creature_addon WHERE guid = 41084; -DELETE FROM creature_addon WHERE guid = 41085; -DELETE FROM creature_addon WHERE guid = 41086; -DELETE FROM creature_addon WHERE guid = 41087; -DELETE FROM creature_addon WHERE guid = 41088; -DELETE FROM creature_addon WHERE guid = 41089; -DELETE FROM creature_addon WHERE guid = 41090; -DELETE FROM creature_addon WHERE guid = 41091; -DELETE FROM creature_addon WHERE guid = 41092; -DELETE FROM creature_addon WHERE guid = 41093; -DELETE FROM creature_addon WHERE guid = 41094; -DELETE FROM creature_addon WHERE guid = 41095; -DELETE FROM creature_addon WHERE guid = 41096; -DELETE FROM creature_addon WHERE guid = 41097; -DELETE FROM creature_addon WHERE guid = 41098; -DELETE FROM creature_addon WHERE guid = 41099; -DELETE FROM creature_addon WHERE guid = 41100; -DELETE FROM creature_addon WHERE guid = 41101; -DELETE FROM creature_addon WHERE guid = 41102; -DELETE FROM creature_addon WHERE guid = 41103; -DELETE FROM creature_addon WHERE guid = 41104; -DELETE FROM creature_addon WHERE guid = 41105; -DELETE FROM creature_addon WHERE guid = 41106; -DELETE FROM creature_addon WHERE guid = 41107; -DELETE FROM creature_addon WHERE guid = 41108; -DELETE FROM creature_addon WHERE guid = 41109; -DELETE FROM creature_addon WHERE guid = 41110; -DELETE FROM creature_addon WHERE guid = 41111; -DELETE FROM creature_addon WHERE guid = 41112; -DELETE FROM creature_addon WHERE guid = 41113; -DELETE FROM creature_addon WHERE guid = 41114; -DELETE FROM creature_addon WHERE guid = 41115; -DELETE FROM creature_addon WHERE guid = 41116; -DELETE FROM creature_addon WHERE guid = 41117; -DELETE FROM creature_addon WHERE guid = 41118; -DELETE FROM creature_addon WHERE guid = 41119; -DELETE FROM creature_addon WHERE guid = 41120; -DELETE FROM creature_addon WHERE guid = 41121; -DELETE FROM creature_addon WHERE guid = 41122; -DELETE FROM creature_addon WHERE guid = 41123; -DELETE FROM creature_addon WHERE guid = 41124; -DELETE FROM creature_addon WHERE guid = 41125; -DELETE FROM creature_addon WHERE guid = 41126; -DELETE FROM creature_addon WHERE guid = 41127; -DELETE FROM creature_addon WHERE guid = 41128; -DELETE FROM creature_addon WHERE guid = 41129; -DELETE FROM creature_addon WHERE guid = 41130; -DELETE FROM creature_addon WHERE guid = 41131; -DELETE FROM creature_addon WHERE guid = 41132; -DELETE FROM creature_addon WHERE guid = 41133; -DELETE FROM creature_addon WHERE guid = 41134; -DELETE FROM creature_addon WHERE guid = 41135; -DELETE FROM creature_addon WHERE guid = 41136; -DELETE FROM creature_addon WHERE guid = 41137; -DELETE FROM creature_addon WHERE guid = 41138; --- Create template addon for creature 7444 -DELETE FROM creature_template_addon WHERE entry =7444; -INSERT INTO creature_template_addon VALUES (7444,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7444 -DELETE FROM creature_addon WHERE guid = 41139; -DELETE FROM creature_addon WHERE guid = 41140; -DELETE FROM creature_addon WHERE guid = 41141; -DELETE FROM creature_addon WHERE guid = 41142; -DELETE FROM creature_addon WHERE guid = 41143; -DELETE FROM creature_addon WHERE guid = 41144; -DELETE FROM creature_addon WHERE guid = 41145; -DELETE FROM creature_addon WHERE guid = 41146; -DELETE FROM creature_addon WHERE guid = 41147; -DELETE FROM creature_addon WHERE guid = 41148; -DELETE FROM creature_addon WHERE guid = 41149; -DELETE FROM creature_addon WHERE guid = 41150; -DELETE FROM creature_addon WHERE guid = 41151; -DELETE FROM creature_addon WHERE guid = 41152; -DELETE FROM creature_addon WHERE guid = 41153; -DELETE FROM creature_addon WHERE guid = 41154; -DELETE FROM creature_addon WHERE guid = 41155; -DELETE FROM creature_addon WHERE guid = 41156; -DELETE FROM creature_addon WHERE guid = 41157; -DELETE FROM creature_addon WHERE guid = 41158; -DELETE FROM creature_addon WHERE guid = 41159; -DELETE FROM creature_addon WHERE guid = 41160; -DELETE FROM creature_addon WHERE guid = 41161; -DELETE FROM creature_addon WHERE guid = 41162; -DELETE FROM creature_addon WHERE guid = 41163; -DELETE FROM creature_addon WHERE guid = 41164; -DELETE FROM creature_addon WHERE guid = 41165; -DELETE FROM creature_addon WHERE guid = 41166; -DELETE FROM creature_addon WHERE guid = 41167; -DELETE FROM creature_addon WHERE guid = 41168; -DELETE FROM creature_addon WHERE guid = 41169; -DELETE FROM creature_addon WHERE guid = 41170; -DELETE FROM creature_addon WHERE guid = 41171; -DELETE FROM creature_addon WHERE guid = 41172; --- Create template addon for creature 7445 -DELETE FROM creature_template_addon WHERE entry =7445; -INSERT INTO creature_template_addon VALUES (7445,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7445 -DELETE FROM creature_addon WHERE guid = 41173; -DELETE FROM creature_addon WHERE guid = 41174; -DELETE FROM creature_addon WHERE guid = 41175; -DELETE FROM creature_addon WHERE guid = 41176; -DELETE FROM creature_addon WHERE guid = 41177; -DELETE FROM creature_addon WHERE guid = 41178; -DELETE FROM creature_addon WHERE guid = 41179; -DELETE FROM creature_addon WHERE guid = 41180; -DELETE FROM creature_addon WHERE guid = 41181; -DELETE FROM creature_addon WHERE guid = 41182; -DELETE FROM creature_addon WHERE guid = 41183; -DELETE FROM creature_addon WHERE guid = 41184; -DELETE FROM creature_addon WHERE guid = 41185; -DELETE FROM creature_addon WHERE guid = 41186; -DELETE FROM creature_addon WHERE guid = 41187; -DELETE FROM creature_addon WHERE guid = 41188; -DELETE FROM creature_addon WHERE guid = 41189; -DELETE FROM creature_addon WHERE guid = 41190; -DELETE FROM creature_addon WHERE guid = 41191; -DELETE FROM creature_addon WHERE guid = 41192; -DELETE FROM creature_addon WHERE guid = 41193; -DELETE FROM creature_addon WHERE guid = 41194; -DELETE FROM creature_addon WHERE guid = 41195; -DELETE FROM creature_addon WHERE guid = 41196; -DELETE FROM creature_addon WHERE guid = 41197; -DELETE FROM creature_addon WHERE guid = 41198; -DELETE FROM creature_addon WHERE guid = 41199; -DELETE FROM creature_addon WHERE guid = 41200; -DELETE FROM creature_addon WHERE guid = 41201; -DELETE FROM creature_addon WHERE guid = 41202; -DELETE FROM creature_addon WHERE guid = 41203; -DELETE FROM creature_addon WHERE guid = 41204; -DELETE FROM creature_addon WHERE guid = 41205; -DELETE FROM creature_addon WHERE guid = 41206; -DELETE FROM creature_addon WHERE guid = 41207; -DELETE FROM creature_addon WHERE guid = 41208; -DELETE FROM creature_addon WHERE guid = 41209; -DELETE FROM creature_addon WHERE guid = 41210; -DELETE FROM creature_addon WHERE guid = 41211; -DELETE FROM creature_addon WHERE guid = 41212; -DELETE FROM creature_addon WHERE guid = 41213; -DELETE FROM creature_addon WHERE guid = 41214; -DELETE FROM creature_addon WHERE guid = 41215; -DELETE FROM creature_addon WHERE guid = 41216; -DELETE FROM creature_addon WHERE guid = 41217; --- Create template addon for creature 7446 -DELETE FROM creature_template_addon WHERE entry =7446; -INSERT INTO creature_template_addon VALUES (7446,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7446 -DELETE FROM creature_addon WHERE guid = 41218; -DELETE FROM creature_addon WHERE guid = 41219; -DELETE FROM creature_addon WHERE guid = 41220; -DELETE FROM creature_addon WHERE guid = 41221; -DELETE FROM creature_addon WHERE guid = 41222; -DELETE FROM creature_addon WHERE guid = 41223; -DELETE FROM creature_addon WHERE guid = 41224; -DELETE FROM creature_addon WHERE guid = 41225; -DELETE FROM creature_addon WHERE guid = 41226; -DELETE FROM creature_addon WHERE guid = 41227; -DELETE FROM creature_addon WHERE guid = 41228; -DELETE FROM creature_addon WHERE guid = 41229; -DELETE FROM creature_addon WHERE guid = 41230; -DELETE FROM creature_addon WHERE guid = 41231; -DELETE FROM creature_addon WHERE guid = 41232; -DELETE FROM creature_addon WHERE guid = 41233; -DELETE FROM creature_addon WHERE guid = 41234; -DELETE FROM creature_addon WHERE guid = 41235; -DELETE FROM creature_addon WHERE guid = 41236; -DELETE FROM creature_addon WHERE guid = 41237; -DELETE FROM creature_addon WHERE guid = 41238; --- Create template addon for creature 7447 -DELETE FROM creature_template_addon WHERE entry =7447; -INSERT INTO creature_template_addon VALUES (7447,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7447 -DELETE FROM creature_addon WHERE guid = 41239; -DELETE FROM creature_addon WHERE guid = 41240; -DELETE FROM creature_addon WHERE guid = 41241; -DELETE FROM creature_addon WHERE guid = 41242; -DELETE FROM creature_addon WHERE guid = 41243; -DELETE FROM creature_addon WHERE guid = 41244; -DELETE FROM creature_addon WHERE guid = 41245; -DELETE FROM creature_addon WHERE guid = 41246; -DELETE FROM creature_addon WHERE guid = 41247; -DELETE FROM creature_addon WHERE guid = 41248; -DELETE FROM creature_addon WHERE guid = 41249; -DELETE FROM creature_addon WHERE guid = 41250; -DELETE FROM creature_addon WHERE guid = 41251; -DELETE FROM creature_addon WHERE guid = 41252; --- Create template addon for creature 7448 -DELETE FROM creature_template_addon WHERE entry =7448; -INSERT INTO creature_template_addon VALUES (7448,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7448 -DELETE FROM creature_addon WHERE guid = 41253; -DELETE FROM creature_addon WHERE guid = 41254; -DELETE FROM creature_addon WHERE guid = 41255; -DELETE FROM creature_addon WHERE guid = 41256; -DELETE FROM creature_addon WHERE guid = 41257; -DELETE FROM creature_addon WHERE guid = 41258; -DELETE FROM creature_addon WHERE guid = 41259; -DELETE FROM creature_addon WHERE guid = 41260; -DELETE FROM creature_addon WHERE guid = 41261; -DELETE FROM creature_addon WHERE guid = 41262; -DELETE FROM creature_addon WHERE guid = 41263; -DELETE FROM creature_addon WHERE guid = 41264; -DELETE FROM creature_addon WHERE guid = 41265; -DELETE FROM creature_addon WHERE guid = 41266; -DELETE FROM creature_addon WHERE guid = 41267; -DELETE FROM creature_addon WHERE guid = 41268; -DELETE FROM creature_addon WHERE guid = 41269; -DELETE FROM creature_addon WHERE guid = 41270; -DELETE FROM creature_addon WHERE guid = 41271; -DELETE FROM creature_addon WHERE guid = 41272; -DELETE FROM creature_addon WHERE guid = 41273; -DELETE FROM creature_addon WHERE guid = 41274; -DELETE FROM creature_addon WHERE guid = 41275; -DELETE FROM creature_addon WHERE guid = 41276; -DELETE FROM creature_addon WHERE guid = 41277; -DELETE FROM creature_addon WHERE guid = 41278; -DELETE FROM creature_addon WHERE guid = 41279; -DELETE FROM creature_addon WHERE guid = 41280; -DELETE FROM creature_addon WHERE guid = 41281; -DELETE FROM creature_addon WHERE guid = 41282; -DELETE FROM creature_addon WHERE guid = 41283; --- Create template addon for creature 7449 -DELETE FROM creature_template_addon WHERE entry =7449; -INSERT INTO creature_template_addon VALUES (7449,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7449 -DELETE FROM creature_addon WHERE guid = 41284; -DELETE FROM creature_addon WHERE guid = 41285; -DELETE FROM creature_addon WHERE guid = 41286; -DELETE FROM creature_addon WHERE guid = 41287; -DELETE FROM creature_addon WHERE guid = 41288; -DELETE FROM creature_addon WHERE guid = 41289; -DELETE FROM creature_addon WHERE guid = 41290; -DELETE FROM creature_addon WHERE guid = 41291; -DELETE FROM creature_addon WHERE guid = 41292; -DELETE FROM creature_addon WHERE guid = 41293; -DELETE FROM creature_addon WHERE guid = 41303; -DELETE FROM creature_addon WHERE guid = 41304; -DELETE FROM creature_addon WHERE guid = 41305; -DELETE FROM creature_addon WHERE guid = 41306; -DELETE FROM creature_addon WHERE guid = 41307; -DELETE FROM creature_addon WHERE guid = 41308; -DELETE FROM creature_addon WHERE guid = 41309; -DELETE FROM creature_addon WHERE guid = 41310; -DELETE FROM creature_addon WHERE guid = 41311; -DELETE FROM creature_addon WHERE guid = 41312; -DELETE FROM creature_addon WHERE guid = 41313; -DELETE FROM creature_addon WHERE guid = 41314; -DELETE FROM creature_addon WHERE guid = 41315; -DELETE FROM creature_addon WHERE guid = 41316; -DELETE FROM creature_addon WHERE guid = 41317; -DELETE FROM creature_addon WHERE guid = 41318; -DELETE FROM creature_addon WHERE guid = 41321; -DELETE FROM creature_addon WHERE guid = 41329; -DELETE FROM creature_addon WHERE guid = 41330; -DELETE FROM creature_addon WHERE guid = 41331; -DELETE FROM creature_addon WHERE guid = 41332; -DELETE FROM creature_addon WHERE guid = 41333; -DELETE FROM creature_addon WHERE guid = 41334; -DELETE FROM creature_addon WHERE guid = 41335; -DELETE FROM creature_addon WHERE guid = 41336; -DELETE FROM creature_addon WHERE guid = 41337; -DELETE FROM creature_addon WHERE guid = 41338; -DELETE FROM creature_addon WHERE guid = 41339; -DELETE FROM creature_addon WHERE guid = 41340; --- Create template addon for creature 7450 -DELETE FROM creature_template_addon WHERE entry =7450; -INSERT INTO creature_template_addon VALUES (7450,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7450 -DELETE FROM creature_addon WHERE guid = 41342; -DELETE FROM creature_addon WHERE guid = 41343; -DELETE FROM creature_addon WHERE guid = 41344; -DELETE FROM creature_addon WHERE guid = 41345; -DELETE FROM creature_addon WHERE guid = 41346; -DELETE FROM creature_addon WHERE guid = 41347; -DELETE FROM creature_addon WHERE guid = 41348; -DELETE FROM creature_addon WHERE guid = 41349; -DELETE FROM creature_addon WHERE guid = 41350; -DELETE FROM creature_addon WHERE guid = 41351; -DELETE FROM creature_addon WHERE guid = 41352; -DELETE FROM creature_addon WHERE guid = 41353; -DELETE FROM creature_addon WHERE guid = 41354; -DELETE FROM creature_addon WHERE guid = 41355; -DELETE FROM creature_addon WHERE guid = 41356; -DELETE FROM creature_addon WHERE guid = 41357; -DELETE FROM creature_addon WHERE guid = 41358; -DELETE FROM creature_addon WHERE guid = 41359; -DELETE FROM creature_addon WHERE guid = 41360; -DELETE FROM creature_addon WHERE guid = 41361; -DELETE FROM creature_addon WHERE guid = 41362; -DELETE FROM creature_addon WHERE guid = 41363; -DELETE FROM creature_addon WHERE guid = 41364; -DELETE FROM creature_addon WHERE guid = 41365; -DELETE FROM creature_addon WHERE guid = 41366; -DELETE FROM creature_addon WHERE guid = 41367; -DELETE FROM creature_addon WHERE guid = 41368; -DELETE FROM creature_addon WHERE guid = 41369; -DELETE FROM creature_addon WHERE guid = 41370; -DELETE FROM creature_addon WHERE guid = 41371; --- Create template addon for creature 7451 -DELETE FROM creature_template_addon WHERE entry =7451; -INSERT INTO creature_template_addon VALUES (7451,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7451 -DELETE FROM creature_addon WHERE guid = 41372; -DELETE FROM creature_addon WHERE guid = 41373; -DELETE FROM creature_addon WHERE guid = 41374; -DELETE FROM creature_addon WHERE guid = 41375; -DELETE FROM creature_addon WHERE guid = 41376; -DELETE FROM creature_addon WHERE guid = 41377; -DELETE FROM creature_addon WHERE guid = 41378; -DELETE FROM creature_addon WHERE guid = 41379; -DELETE FROM creature_addon WHERE guid = 41380; -DELETE FROM creature_addon WHERE guid = 41381; -DELETE FROM creature_addon WHERE guid = 41382; -DELETE FROM creature_addon WHERE guid = 41383; -DELETE FROM creature_addon WHERE guid = 41384; -DELETE FROM creature_addon WHERE guid = 41385; -DELETE FROM creature_addon WHERE guid = 41386; -DELETE FROM creature_addon WHERE guid = 41387; -DELETE FROM creature_addon WHERE guid = 41388; -DELETE FROM creature_addon WHERE guid = 41389; -DELETE FROM creature_addon WHERE guid = 41390; -DELETE FROM creature_addon WHERE guid = 41391; -DELETE FROM creature_addon WHERE guid = 41392; -DELETE FROM creature_addon WHERE guid = 41393; --- Create template addon for creature 7452 -DELETE FROM creature_template_addon WHERE entry =7452; -INSERT INTO creature_template_addon VALUES (7452,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7452 -DELETE FROM creature_addon WHERE guid = 41394; -DELETE FROM creature_addon WHERE guid = 41395; -DELETE FROM creature_addon WHERE guid = 41396; -DELETE FROM creature_addon WHERE guid = 41397; -DELETE FROM creature_addon WHERE guid = 41398; -DELETE FROM creature_addon WHERE guid = 41399; -DELETE FROM creature_addon WHERE guid = 41400; -DELETE FROM creature_addon WHERE guid = 41401; -DELETE FROM creature_addon WHERE guid = 41402; -DELETE FROM creature_addon WHERE guid = 41403; -DELETE FROM creature_addon WHERE guid = 41404; -DELETE FROM creature_addon WHERE guid = 41405; -DELETE FROM creature_addon WHERE guid = 41406; -DELETE FROM creature_addon WHERE guid = 41407; -DELETE FROM creature_addon WHERE guid = 41408; -DELETE FROM creature_addon WHERE guid = 41409; -DELETE FROM creature_addon WHERE guid = 41410; -DELETE FROM creature_addon WHERE guid = 41411; -DELETE FROM creature_addon WHERE guid = 41412; -DELETE FROM creature_addon WHERE guid = 41413; -DELETE FROM creature_addon WHERE guid = 41414; -DELETE FROM creature_addon WHERE guid = 41415; -DELETE FROM creature_addon WHERE guid = 41416; -DELETE FROM creature_addon WHERE guid = 41417; -DELETE FROM creature_addon WHERE guid = 41418; --- Create template addon for creature 7453 -DELETE FROM creature_template_addon WHERE entry =7453; -INSERT INTO creature_template_addon VALUES (7453,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7453 -DELETE FROM creature_addon WHERE guid = 41419; -DELETE FROM creature_addon WHERE guid = 41420; -DELETE FROM creature_addon WHERE guid = 41421; -DELETE FROM creature_addon WHERE guid = 41422; -DELETE FROM creature_addon WHERE guid = 41423; -DELETE FROM creature_addon WHERE guid = 41424; -DELETE FROM creature_addon WHERE guid = 41425; -DELETE FROM creature_addon WHERE guid = 41426; -DELETE FROM creature_addon WHERE guid = 41427; -DELETE FROM creature_addon WHERE guid = 41428; -DELETE FROM creature_addon WHERE guid = 41429; -DELETE FROM creature_addon WHERE guid = 41430; -DELETE FROM creature_addon WHERE guid = 41431; -DELETE FROM creature_addon WHERE guid = 41432; -DELETE FROM creature_addon WHERE guid = 41433; -DELETE FROM creature_addon WHERE guid = 41434; -DELETE FROM creature_addon WHERE guid = 41435; -DELETE FROM creature_addon WHERE guid = 41436; -DELETE FROM creature_addon WHERE guid = 41437; -DELETE FROM creature_addon WHERE guid = 41438; -DELETE FROM creature_addon WHERE guid = 41439; -DELETE FROM creature_addon WHERE guid = 41440; -DELETE FROM creature_addon WHERE guid = 41441; -DELETE FROM creature_addon WHERE guid = 41442; -DELETE FROM creature_addon WHERE guid = 41443; -DELETE FROM creature_addon WHERE guid = 41444; -DELETE FROM creature_addon WHERE guid = 41445; -DELETE FROM creature_addon WHERE guid = 41446; -DELETE FROM creature_addon WHERE guid = 41447; -DELETE FROM creature_addon WHERE guid = 41448; -DELETE FROM creature_addon WHERE guid = 41449; -DELETE FROM creature_addon WHERE guid = 41450; -DELETE FROM creature_addon WHERE guid = 41451; -DELETE FROM creature_addon WHERE guid = 41452; -DELETE FROM creature_addon WHERE guid = 41453; -DELETE FROM creature_addon WHERE guid = 41454; --- Create template addon for creature 7454 -DELETE FROM creature_template_addon WHERE entry =7454; -INSERT INTO creature_template_addon VALUES (7454,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7454 -DELETE FROM creature_addon WHERE guid = 41455; -DELETE FROM creature_addon WHERE guid = 41456; -DELETE FROM creature_addon WHERE guid = 41457; -DELETE FROM creature_addon WHERE guid = 41458; -DELETE FROM creature_addon WHERE guid = 41459; -DELETE FROM creature_addon WHERE guid = 41460; -DELETE FROM creature_addon WHERE guid = 41461; -DELETE FROM creature_addon WHERE guid = 41462; -DELETE FROM creature_addon WHERE guid = 41463; -DELETE FROM creature_addon WHERE guid = 41464; -DELETE FROM creature_addon WHERE guid = 41465; -DELETE FROM creature_addon WHERE guid = 41466; -DELETE FROM creature_addon WHERE guid = 41467; -DELETE FROM creature_addon WHERE guid = 41468; -DELETE FROM creature_addon WHERE guid = 41469; -DELETE FROM creature_addon WHERE guid = 41470; -DELETE FROM creature_addon WHERE guid = 41471; -DELETE FROM creature_addon WHERE guid = 41472; --- Create template addon for creature 7455 -DELETE FROM creature_template_addon WHERE entry =7455; -INSERT INTO creature_template_addon VALUES (7455,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7455 -DELETE FROM creature_addon WHERE guid = 41473; -DELETE FROM creature_addon WHERE guid = 41474; -DELETE FROM creature_addon WHERE guid = 41475; -DELETE FROM creature_addon WHERE guid = 41476; -DELETE FROM creature_addon WHERE guid = 41477; -DELETE FROM creature_addon WHERE guid = 41478; -DELETE FROM creature_addon WHERE guid = 41479; -DELETE FROM creature_addon WHERE guid = 41480; -DELETE FROM creature_addon WHERE guid = 41481; -DELETE FROM creature_addon WHERE guid = 41482; -DELETE FROM creature_addon WHERE guid = 41483; -DELETE FROM creature_addon WHERE guid = 41484; -DELETE FROM creature_addon WHERE guid = 41485; -DELETE FROM creature_addon WHERE guid = 41486; -DELETE FROM creature_addon WHERE guid = 41487; -DELETE FROM creature_addon WHERE guid = 41488; -DELETE FROM creature_addon WHERE guid = 41489; -DELETE FROM creature_addon WHERE guid = 41490; -DELETE FROM creature_addon WHERE guid = 41491; -DELETE FROM creature_addon WHERE guid = 41492; -DELETE FROM creature_addon WHERE guid = 41493; -DELETE FROM creature_addon WHERE guid = 41494; -DELETE FROM creature_addon WHERE guid = 41495; -DELETE FROM creature_addon WHERE guid = 41496; -DELETE FROM creature_addon WHERE guid = 41497; -DELETE FROM creature_addon WHERE guid = 41498; -DELETE FROM creature_addon WHERE guid = 41499; -DELETE FROM creature_addon WHERE guid = 41500; -DELETE FROM creature_addon WHERE guid = 41501; -DELETE FROM creature_addon WHERE guid = 41502; -DELETE FROM creature_addon WHERE guid = 41503; -DELETE FROM creature_addon WHERE guid = 41504; -DELETE FROM creature_addon WHERE guid = 41505; -DELETE FROM creature_addon WHERE guid = 41506; -DELETE FROM creature_addon WHERE guid = 41507; -DELETE FROM creature_addon WHERE guid = 41508; -DELETE FROM creature_addon WHERE guid = 41509; -DELETE FROM creature_addon WHERE guid = 41510; -DELETE FROM creature_addon WHERE guid = 41511; -DELETE FROM creature_addon WHERE guid = 41512; -DELETE FROM creature_addon WHERE guid = 41513; -DELETE FROM creature_addon WHERE guid = 41514; -DELETE FROM creature_addon WHERE guid = 41515; -DELETE FROM creature_addon WHERE guid = 41516; --- Clear duplicate addons from template for creature 7456 --- Create template addon for creature 7457 -DELETE FROM creature_template_addon WHERE entry =7457; -INSERT INTO creature_template_addon VALUES (7457,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7457 -DELETE FROM creature_addon WHERE guid = 41556; -DELETE FROM creature_addon WHERE guid = 41557; -DELETE FROM creature_addon WHERE guid = 41558; -DELETE FROM creature_addon WHERE guid = 41559; -DELETE FROM creature_addon WHERE guid = 41560; -DELETE FROM creature_addon WHERE guid = 41561; -DELETE FROM creature_addon WHERE guid = 41562; -DELETE FROM creature_addon WHERE guid = 41563; -DELETE FROM creature_addon WHERE guid = 41564; -DELETE FROM creature_addon WHERE guid = 41565; -DELETE FROM creature_addon WHERE guid = 41566; -DELETE FROM creature_addon WHERE guid = 41567; -DELETE FROM creature_addon WHERE guid = 41568; -DELETE FROM creature_addon WHERE guid = 41569; -DELETE FROM creature_addon WHERE guid = 41570; -DELETE FROM creature_addon WHERE guid = 41571; -DELETE FROM creature_addon WHERE guid = 41572; -DELETE FROM creature_addon WHERE guid = 41573; -DELETE FROM creature_addon WHERE guid = 41574; -DELETE FROM creature_addon WHERE guid = 41575; -DELETE FROM creature_addon WHERE guid = 41576; -DELETE FROM creature_addon WHERE guid = 41577; -DELETE FROM creature_addon WHERE guid = 41578; -DELETE FROM creature_addon WHERE guid = 41579; -DELETE FROM creature_addon WHERE guid = 41580; -DELETE FROM creature_addon WHERE guid = 41581; -DELETE FROM creature_addon WHERE guid = 41582; -DELETE FROM creature_addon WHERE guid = 41583; -DELETE FROM creature_addon WHERE guid = 41584; -DELETE FROM creature_addon WHERE guid = 41585; -DELETE FROM creature_addon WHERE guid = 41586; --- Create template addon for creature 7458 -DELETE FROM creature_template_addon WHERE entry =7458; -INSERT INTO creature_template_addon VALUES (7458,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7458 -DELETE FROM creature_addon WHERE guid = 41587; -DELETE FROM creature_addon WHERE guid = 41588; -DELETE FROM creature_addon WHERE guid = 41589; -DELETE FROM creature_addon WHERE guid = 41590; -DELETE FROM creature_addon WHERE guid = 41591; -DELETE FROM creature_addon WHERE guid = 41592; -DELETE FROM creature_addon WHERE guid = 41593; -DELETE FROM creature_addon WHERE guid = 41594; -DELETE FROM creature_addon WHERE guid = 41595; -DELETE FROM creature_addon WHERE guid = 41596; -DELETE FROM creature_addon WHERE guid = 41597; -DELETE FROM creature_addon WHERE guid = 41598; -DELETE FROM creature_addon WHERE guid = 41599; -DELETE FROM creature_addon WHERE guid = 41600; -DELETE FROM creature_addon WHERE guid = 41601; -DELETE FROM creature_addon WHERE guid = 41602; -DELETE FROM creature_addon WHERE guid = 41603; -DELETE FROM creature_addon WHERE guid = 41604; -DELETE FROM creature_addon WHERE guid = 41605; -DELETE FROM creature_addon WHERE guid = 41606; -DELETE FROM creature_addon WHERE guid = 41607; -DELETE FROM creature_addon WHERE guid = 41608; -DELETE FROM creature_addon WHERE guid = 41609; -DELETE FROM creature_addon WHERE guid = 41610; -DELETE FROM creature_addon WHERE guid = 41611; -DELETE FROM creature_addon WHERE guid = 41612; -DELETE FROM creature_addon WHERE guid = 41613; -DELETE FROM creature_addon WHERE guid = 41614; -DELETE FROM creature_addon WHERE guid = 41615; -DELETE FROM creature_addon WHERE guid = 41616; -DELETE FROM creature_addon WHERE guid = 41617; -DELETE FROM creature_addon WHERE guid = 41618; -DELETE FROM creature_addon WHERE guid = 41619; -DELETE FROM creature_addon WHERE guid = 41620; -DELETE FROM creature_addon WHERE guid = 41621; -DELETE FROM creature_addon WHERE guid = 41622; -DELETE FROM creature_addon WHERE guid = 41623; -DELETE FROM creature_addon WHERE guid = 41624; -DELETE FROM creature_addon WHERE guid = 41625; -DELETE FROM creature_addon WHERE guid = 41626; --- Create template addon for creature 7459 -DELETE FROM creature_template_addon WHERE entry =7459; -INSERT INTO creature_template_addon VALUES (7459,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7459 -DELETE FROM creature_addon WHERE guid = 41627; -DELETE FROM creature_addon WHERE guid = 41628; -DELETE FROM creature_addon WHERE guid = 41629; -DELETE FROM creature_addon WHERE guid = 41630; -DELETE FROM creature_addon WHERE guid = 41631; -DELETE FROM creature_addon WHERE guid = 41632; -DELETE FROM creature_addon WHERE guid = 41633; -DELETE FROM creature_addon WHERE guid = 41634; -DELETE FROM creature_addon WHERE guid = 41635; -DELETE FROM creature_addon WHERE guid = 41636; -DELETE FROM creature_addon WHERE guid = 41639; -DELETE FROM creature_addon WHERE guid = 41640; -DELETE FROM creature_addon WHERE guid = 41641; --- Create template addon for creature 7460 -DELETE FROM creature_template_addon WHERE entry =7460; -INSERT INTO creature_template_addon VALUES (7460,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7460 -DELETE FROM creature_addon WHERE guid = 41644; -DELETE FROM creature_addon WHERE guid = 41645; -DELETE FROM creature_addon WHERE guid = 41646; -DELETE FROM creature_addon WHERE guid = 41647; -DELETE FROM creature_addon WHERE guid = 41648; -DELETE FROM creature_addon WHERE guid = 41649; -DELETE FROM creature_addon WHERE guid = 41650; -DELETE FROM creature_addon WHERE guid = 41651; -DELETE FROM creature_addon WHERE guid = 41652; -DELETE FROM creature_addon WHERE guid = 41653; -DELETE FROM creature_addon WHERE guid = 41656; -DELETE FROM creature_addon WHERE guid = 41658; -DELETE FROM creature_addon WHERE guid = 41659; --- Create template addon for creature 7461 -DELETE FROM creature_template_addon WHERE entry =7461; -INSERT INTO creature_template_addon VALUES (7461,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7461 -DELETE FROM creature_addon WHERE guid = 41660; -DELETE FROM creature_addon WHERE guid = 41661; -DELETE FROM creature_addon WHERE guid = 41662; -DELETE FROM creature_addon WHERE guid = 41663; -DELETE FROM creature_addon WHERE guid = 41664; -DELETE FROM creature_addon WHERE guid = 41665; -DELETE FROM creature_addon WHERE guid = 41666; -DELETE FROM creature_addon WHERE guid = 41667; -DELETE FROM creature_addon WHERE guid = 41670; -DELETE FROM creature_addon WHERE guid = 41671; -DELETE FROM creature_addon WHERE guid = 41675; -DELETE FROM creature_addon WHERE guid = 41678; -DELETE FROM creature_addon WHERE guid = 41679; -DELETE FROM creature_addon WHERE guid = 41680; -DELETE FROM creature_addon WHERE guid = 41681; -DELETE FROM creature_addon WHERE guid = 41682; -DELETE FROM creature_addon WHERE guid = 41683; --- Create template addon for creature 7462 -DELETE FROM creature_template_addon WHERE entry =7462; -INSERT INTO creature_template_addon VALUES (7462,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7462 -DELETE FROM creature_addon WHERE guid = 41684; -DELETE FROM creature_addon WHERE guid = 41685; -DELETE FROM creature_addon WHERE guid = 41686; -DELETE FROM creature_addon WHERE guid = 41687; -DELETE FROM creature_addon WHERE guid = 41688; -DELETE FROM creature_addon WHERE guid = 41689; -DELETE FROM creature_addon WHERE guid = 41690; -DELETE FROM creature_addon WHERE guid = 41691; -DELETE FROM creature_addon WHERE guid = 41692; -DELETE FROM creature_addon WHERE guid = 41693; -DELETE FROM creature_addon WHERE guid = 41694; -DELETE FROM creature_addon WHERE guid = 41695; -DELETE FROM creature_addon WHERE guid = 41696; -DELETE FROM creature_addon WHERE guid = 41697; -DELETE FROM creature_addon WHERE guid = 41698; -DELETE FROM creature_addon WHERE guid = 41699; -DELETE FROM creature_addon WHERE guid = 41700; -DELETE FROM creature_addon WHERE guid = 41701; -DELETE FROM creature_addon WHERE guid = 41702; -DELETE FROM creature_addon WHERE guid = 41709; -DELETE FROM creature_addon WHERE guid = 41710; --- Create template addon for creature 7463 -DELETE FROM creature_template_addon WHERE entry =7463; -INSERT INTO creature_template_addon VALUES (7463,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7463 -DELETE FROM creature_addon WHERE guid = 41711; -DELETE FROM creature_addon WHERE guid = 41717; -DELETE FROM creature_addon WHERE guid = 41719; -DELETE FROM creature_addon WHERE guid = 41724; -DELETE FROM creature_addon WHERE guid = 41725; -DELETE FROM creature_addon WHERE guid = 41730; -DELETE FROM creature_addon WHERE guid = 41731; -DELETE FROM creature_addon WHERE guid = 41732; -DELETE FROM creature_addon WHERE guid = 41733; -DELETE FROM creature_addon WHERE guid = 41735; -DELETE FROM creature_addon WHERE guid = 41737; -DELETE FROM creature_addon WHERE guid = 41738; -DELETE FROM creature_addon WHERE guid = 41740; -DELETE FROM creature_addon WHERE guid = 41751; -DELETE FROM creature_addon WHERE guid = 41752; -DELETE FROM creature_addon WHERE guid = 41753; -DELETE FROM creature_addon WHERE guid = 41755; --- Create template addon for creature 7464 --- Create template addon for creature 7465 --- Create template addon for creature 7466 --- Create template addon for creature 7467 --- Create template addon for creature 7468 --- Create template addon for creature 7469 --- Create template addon for creature 7483 --- Create template addon for creature 7484 --- Create template addon for creature 7485 -DELETE FROM creature_template_addon WHERE entry =7485; -INSERT INTO creature_template_addon VALUES (7485,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7485 -DELETE FROM creature_addon WHERE guid = 604; --- Create template addon for creature 7486 --- Create template addon for creature 7487 --- Create template addon for creature 7489 -DELETE FROM creature_template_addon WHERE entry =7489; -INSERT INTO creature_template_addon VALUES (7489,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7489 -DELETE FROM creature_addon WHERE guid = 17641; -DELETE FROM creature_addon WHERE guid = 17643; -DELETE FROM creature_addon WHERE guid = 17674; -DELETE FROM creature_addon WHERE guid = 17868; -DELETE FROM creature_addon WHERE guid = 17869; -DELETE FROM creature_addon WHERE guid = 17870; --- Create template addon for creature 7503 --- Create template addon for creature 7504 --- Create template addon for creature 7505 -DELETE FROM creature_template_addon WHERE entry =7505; -INSERT INTO creature_template_addon VALUES (7505,0,0,1,16,0,0,'10672'); --- Clear duplicate addons from template for creature 7505 -DELETE FROM creature_addon WHERE guid = 2686; --- Create template addon for creature 7506 -DELETE FROM creature_template_addon WHERE entry =7506; -INSERT INTO creature_template_addon VALUES (7506,0,0,1,16,0,0,'10690'); --- Clear duplicate addons from template for creature 7506 -DELETE FROM creature_addon WHERE guid = 2685; --- Create template addon for creature 7523 -DELETE FROM creature_template_addon WHERE entry =7523; -INSERT INTO creature_template_addon VALUES (7523,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7523 -DELETE FROM creature_addon WHERE guid = 41772; -DELETE FROM creature_addon WHERE guid = 41773; -DELETE FROM creature_addon WHERE guid = 41774; -DELETE FROM creature_addon WHERE guid = 41777; -DELETE FROM creature_addon WHERE guid = 41778; -DELETE FROM creature_addon WHERE guid = 41782; -DELETE FROM creature_addon WHERE guid = 41784; -DELETE FROM creature_addon WHERE guid = 41785; -DELETE FROM creature_addon WHERE guid = 41786; -DELETE FROM creature_addon WHERE guid = 41787; -DELETE FROM creature_addon WHERE guid = 41788; -DELETE FROM creature_addon WHERE guid = 41789; -DELETE FROM creature_addon WHERE guid = 41793; -DELETE FROM creature_addon WHERE guid = 41794; -DELETE FROM creature_addon WHERE guid = 41795; -DELETE FROM creature_addon WHERE guid = 41796; -DELETE FROM creature_addon WHERE guid = 41804; -DELETE FROM creature_addon WHERE guid = 41806; -DELETE FROM creature_addon WHERE guid = 41807; -DELETE FROM creature_addon WHERE guid = 41810; -DELETE FROM creature_addon WHERE guid = 41815; -DELETE FROM creature_addon WHERE guid = 41816; -DELETE FROM creature_addon WHERE guid = 41818; -DELETE FROM creature_addon WHERE guid = 41878; -DELETE FROM creature_addon WHERE guid = 42127; -DELETE FROM creature_addon WHERE guid = 42163; --- Create template addon for creature 7524 -DELETE FROM creature_template_addon WHERE entry =7524; -INSERT INTO creature_template_addon VALUES (7524,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7524 -DELETE FROM creature_addon WHERE guid = 42164; -DELETE FROM creature_addon WHERE guid = 42165; -DELETE FROM creature_addon WHERE guid = 42166; -DELETE FROM creature_addon WHERE guid = 42167; -DELETE FROM creature_addon WHERE guid = 42168; -DELETE FROM creature_addon WHERE guid = 42169; -DELETE FROM creature_addon WHERE guid = 42170; -DELETE FROM creature_addon WHERE guid = 42171; -DELETE FROM creature_addon WHERE guid = 42172; -DELETE FROM creature_addon WHERE guid = 42173; -DELETE FROM creature_addon WHERE guid = 42174; -DELETE FROM creature_addon WHERE guid = 42175; -DELETE FROM creature_addon WHERE guid = 42176; -DELETE FROM creature_addon WHERE guid = 42177; -DELETE FROM creature_addon WHERE guid = 42178; -DELETE FROM creature_addon WHERE guid = 42179; --- Create template addon for creature 7527 --- Create template addon for creature 7543 --- Create template addon for creature 7544 --- Create template addon for creature 7545 --- Create template addon for creature 7546 --- Create template addon for creature 7547 --- Create template addon for creature 7548 --- Create template addon for creature 7549 --- Clear duplicate addons from template for creature 7550 --- Create template addon for creature 7551 --- Create template addon for creature 7552 --- Clear duplicate addons from template for creature 7553 -DELETE FROM creature_addon WHERE guid = 46502; --- Create template addon for creature 7554 --- Clear duplicate addons from template for creature 7555 -DELETE FROM creature_addon WHERE guid = 46504; --- Create template addon for creature 7556 --- Create template addon for creature 7558 --- Create template addon for creature 7559 --- Clear duplicate addons from template for creature 7560 --- Create template addon for creature 7561 --- Create template addon for creature 7562 -DELETE FROM creature_template_addon WHERE entry =7562; -INSERT INTO creature_template_addon VALUES (7562,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7562 -DELETE FROM creature_addon WHERE guid = 3560; --- Create template addon for creature 7564 -DELETE FROM creature_template_addon WHERE entry =7564; -INSERT INTO creature_template_addon VALUES (7564,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7564 -DELETE FROM creature_addon WHERE guid = 23272; --- Create template addon for creature 7565 -DELETE FROM creature_template_addon WHERE entry =7565; -INSERT INTO creature_template_addon VALUES (7565,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7565 -DELETE FROM creature_addon WHERE guid = 3477; --- Create template addon for creature 7566 --- Create template addon for creature 7567 -DELETE FROM creature_template_addon WHERE entry =7567; -INSERT INTO creature_template_addon VALUES (7567,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7567 -DELETE FROM creature_addon WHERE guid = 3571; --- Create template addon for creature 7568 --- Create template addon for creature 7569 --- Create template addon for creature 7570 --- Create template addon for creature 7572 -DELETE FROM creature_template_addon WHERE entry =7572; -INSERT INTO creature_template_addon VALUES (7572,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7572 -DELETE FROM creature_addon WHERE guid = 35237; --- Create template addon for creature 7583 -DELETE FROM creature_template_addon WHERE entry =7583; -INSERT INTO creature_template_addon VALUES (7583,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7583 -DELETE FROM creature_addon WHERE guid = 23282; --- Create template addon for creature 7584 -DELETE FROM creature_template_addon WHERE entry =7584; -INSERT INTO creature_template_addon VALUES (7584,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7584 -DELETE FROM creature_addon WHERE guid = 50797; -DELETE FROM creature_addon WHERE guid = 50798; -DELETE FROM creature_addon WHERE guid = 50799; -DELETE FROM creature_addon WHERE guid = 50800; -DELETE FROM creature_addon WHERE guid = 50801; --- Create template addon for creature 7603 -DELETE FROM creature_template_addon WHERE entry =7603; -INSERT INTO creature_template_addon VALUES (7603,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7603 -DELETE FROM creature_addon WHERE guid = 30166; -DELETE FROM creature_addon WHERE guid = 30167; -DELETE FROM creature_addon WHERE guid = 30168; -DELETE FROM creature_addon WHERE guid = 30169; -DELETE FROM creature_addon WHERE guid = 30175; -DELETE FROM creature_addon WHERE guid = 30176; -DELETE FROM creature_addon WHERE guid = 30177; -DELETE FROM creature_addon WHERE guid = 30178; -DELETE FROM creature_addon WHERE guid = 30180; -DELETE FROM creature_addon WHERE guid = 30181; -DELETE FROM creature_addon WHERE guid = 30182; -DELETE FROM creature_addon WHERE guid = 30183; -DELETE FROM creature_addon WHERE guid = 30187; -DELETE FROM creature_addon WHERE guid = 30188; -DELETE FROM creature_addon WHERE guid = 30189; -DELETE FROM creature_addon WHERE guid = 30190; -DELETE FROM creature_addon WHERE guid = 30194; -DELETE FROM creature_addon WHERE guid = 30195; -DELETE FROM creature_addon WHERE guid = 30196; -DELETE FROM creature_addon WHERE guid = 30197; -DELETE FROM creature_addon WHERE guid = 30199; -DELETE FROM creature_addon WHERE guid = 30200; -DELETE FROM creature_addon WHERE guid = 30201; -DELETE FROM creature_addon WHERE guid = 30202; -DELETE FROM creature_addon WHERE guid = 30208; -DELETE FROM creature_addon WHERE guid = 30209; -DELETE FROM creature_addon WHERE guid = 30210; -DELETE FROM creature_addon WHERE guid = 30211; -DELETE FROM creature_addon WHERE guid = 30280; -DELETE FROM creature_addon WHERE guid = 30281; -DELETE FROM creature_addon WHERE guid = 30282; -DELETE FROM creature_addon WHERE guid = 30283; -DELETE FROM creature_addon WHERE guid = 30288; -DELETE FROM creature_addon WHERE guid = 30289; -DELETE FROM creature_addon WHERE guid = 30290; -DELETE FROM creature_addon WHERE guid = 30291; -DELETE FROM creature_addon WHERE guid = 30297; -DELETE FROM creature_addon WHERE guid = 30298; -DELETE FROM creature_addon WHERE guid = 30299; -DELETE FROM creature_addon WHERE guid = 30300; -DELETE FROM creature_addon WHERE guid = 30353; -DELETE FROM creature_addon WHERE guid = 30354; -DELETE FROM creature_addon WHERE guid = 30355; -DELETE FROM creature_addon WHERE guid = 30356; -DELETE FROM creature_addon WHERE guid = 30360; -DELETE FROM creature_addon WHERE guid = 30361; -DELETE FROM creature_addon WHERE guid = 30362; -DELETE FROM creature_addon WHERE guid = 30363; -DELETE FROM creature_addon WHERE guid = 30368; -DELETE FROM creature_addon WHERE guid = 30369; -DELETE FROM creature_addon WHERE guid = 30370; -DELETE FROM creature_addon WHERE guid = 30371; -DELETE FROM creature_addon WHERE guid = 30373; -DELETE FROM creature_addon WHERE guid = 30374; -DELETE FROM creature_addon WHERE guid = 30375; -DELETE FROM creature_addon WHERE guid = 30376; -DELETE FROM creature_addon WHERE guid = 30378; -DELETE FROM creature_addon WHERE guid = 30379; -DELETE FROM creature_addon WHERE guid = 30380; -DELETE FROM creature_addon WHERE guid = 30381; -DELETE FROM creature_addon WHERE guid = 32001; -DELETE FROM creature_addon WHERE guid = 32002; -DELETE FROM creature_addon WHERE guid = 32003; -DELETE FROM creature_addon WHERE guid = 32004; -DELETE FROM creature_addon WHERE guid = 32014; -DELETE FROM creature_addon WHERE guid = 32103; -DELETE FROM creature_addon WHERE guid = 32104; -DELETE FROM creature_addon WHERE guid = 33390; -DELETE FROM creature_addon WHERE guid = 33396; -DELETE FROM creature_addon WHERE guid = 33397; -DELETE FROM creature_addon WHERE guid = 33398; -DELETE FROM creature_addon WHERE guid = 33399; -DELETE FROM creature_addon WHERE guid = 33403; -DELETE FROM creature_addon WHERE guid = 33404; -DELETE FROM creature_addon WHERE guid = 33405; -DELETE FROM creature_addon WHERE guid = 33421; -DELETE FROM creature_addon WHERE guid = 33423; -DELETE FROM creature_addon WHERE guid = 33426; -DELETE FROM creature_addon WHERE guid = 33427; -DELETE FROM creature_addon WHERE guid = 33428; -DELETE FROM creature_addon WHERE guid = 33433; -DELETE FROM creature_addon WHERE guid = 33434; -DELETE FROM creature_addon WHERE guid = 33435; -DELETE FROM creature_addon WHERE guid = 33436; -DELETE FROM creature_addon WHERE guid = 33438; -DELETE FROM creature_addon WHERE guid = 33439; -DELETE FROM creature_addon WHERE guid = 33440; -DELETE FROM creature_addon WHERE guid = 33441; -DELETE FROM creature_addon WHERE guid = 33481; -DELETE FROM creature_addon WHERE guid = 33482; -DELETE FROM creature_addon WHERE guid = 33483; -DELETE FROM creature_addon WHERE guid = 33484; --- Clear duplicate addons from template for creature 7604 --- Clear duplicate addons from template for creature 7605 --- Clear duplicate addons from template for creature 7606 --- Clear duplicate addons from template for creature 7607 --- Clear duplicate addons from template for creature 7608 --- Create template addon for creature 7623 -DELETE FROM creature_template_addon WHERE entry =7623; -INSERT INTO creature_template_addon VALUES (7623,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7623 -DELETE FROM creature_addon WHERE guid = 33809; --- Create template addon for creature 7643 -DELETE FROM creature_template_addon WHERE entry =7643; -INSERT INTO creature_template_addon VALUES (7643,0,7,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7643 -DELETE FROM creature_addon WHERE guid = 33808; --- Create template addon for creature 7664 --- Create template addon for creature 7665 -DELETE FROM creature_template_addon WHERE entry =7665; -INSERT INTO creature_template_addon VALUES (7665,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7665 -DELETE FROM creature_addon WHERE guid = 2855; --- Create template addon for creature 7666 -DELETE FROM creature_template_addon WHERE entry =7666; -INSERT INTO creature_template_addon VALUES (7666,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7666 -DELETE FROM creature_addon WHERE guid = 2853; --- Create template addon for creature 7667 -DELETE FROM creature_template_addon WHERE entry =7667; -INSERT INTO creature_template_addon VALUES (7667,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7667 -DELETE FROM creature_addon WHERE guid = 2672; --- Create template addon for creature 7668 -DELETE FROM creature_template_addon WHERE entry =7668; -INSERT INTO creature_template_addon VALUES (7668,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7668 -DELETE FROM creature_addon WHERE guid = 2673; -DELETE FROM creature_addon WHERE guid = 2811; -DELETE FROM creature_addon WHERE guid = 2856; -DELETE FROM creature_addon WHERE guid = 2857; -DELETE FROM creature_addon WHERE guid = 2897; -DELETE FROM creature_addon WHERE guid = 2898; -DELETE FROM creature_addon WHERE guid = 3100; --- Create template addon for creature 7669 -DELETE FROM creature_template_addon WHERE entry =7669; -INSERT INTO creature_template_addon VALUES (7669,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7669 -DELETE FROM creature_addon WHERE guid = 2670; -DELETE FROM creature_addon WHERE guid = 3102; --- Create template addon for creature 7670 -DELETE FROM creature_template_addon WHERE entry =7670; -INSERT INTO creature_template_addon VALUES (7670,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7670 -DELETE FROM creature_addon WHERE guid = 2813; -DELETE FROM creature_addon WHERE guid = 2967; -DELETE FROM creature_addon WHERE guid = 3701; --- Create template addon for creature 7671 -DELETE FROM creature_template_addon WHERE entry =7671; -INSERT INTO creature_template_addon VALUES (7671,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7671 -DELETE FROM creature_addon WHERE guid = 2674; -DELETE FROM creature_addon WHERE guid = 2854; -DELETE FROM creature_addon WHERE guid = 2899; --- Create template addon for creature 7683 -DELETE FROM creature_template_addon WHERE entry =7683; -INSERT INTO creature_template_addon VALUES (7683,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7683 -DELETE FROM creature_addon WHERE guid = 31902; --- Create template addon for creature 7684 --- Create template addon for creature 7686 --- Create template addon for creature 7687 --- Create template addon for creature 7689 --- Create template addon for creature 7690 --- Create template addon for creature 7703 --- Create template addon for creature 7704 --- Create template addon for creature 7706 --- Create template addon for creature 7707 --- Create template addon for creature 7708 --- Create template addon for creature 7709 --- Create template addon for creature 7710 --- Create template addon for creature 7711 --- Create template addon for creature 7712 --- Create template addon for creature 7713 --- Create template addon for creature 7714 -DELETE FROM creature_template_addon WHERE entry =7714; -INSERT INTO creature_template_addon VALUES (7714,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7714 -DELETE FROM creature_addon WHERE guid = 13550; --- Create template addon for creature 7724 -DELETE FROM creature_template_addon WHERE entry =7724; -INSERT INTO creature_template_addon VALUES (7724,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7724 -DELETE FROM creature_addon WHERE guid = 21941; --- Create template addon for creature 7725 -DELETE FROM creature_template_addon WHERE entry =7725; -INSERT INTO creature_template_addon VALUES (7725,0,0,1,16,0,0,'7366'); --- Clear duplicate addons from template for creature 7725 -DELETE FROM creature_addon WHERE guid = 50009; --- Create template addon for creature 7726 -DELETE FROM creature_template_addon WHERE entry =7726; -INSERT INTO creature_template_addon VALUES (7726,0,0,1,16,0,0,'19030'); --- Clear duplicate addons from template for creature 7726 -DELETE FROM creature_addon WHERE guid = 50035; -DELETE FROM creature_addon WHERE guid = 50036; -DELETE FROM creature_addon WHERE guid = 50037; -DELETE FROM creature_addon WHERE guid = 50038; -DELETE FROM creature_addon WHERE guid = 50039; -DELETE FROM creature_addon WHERE guid = 50040; -DELETE FROM creature_addon WHERE guid = 50041; -DELETE FROM creature_addon WHERE guid = 50042; -DELETE FROM creature_addon WHERE guid = 50043; -DELETE FROM creature_addon WHERE guid = 50044; -DELETE FROM creature_addon WHERE guid = 50045; -DELETE FROM creature_addon WHERE guid = 50046; -DELETE FROM creature_addon WHERE guid = 50047; -DELETE FROM creature_addon WHERE guid = 50564; -DELETE FROM creature_addon WHERE guid = 50600; -DELETE FROM creature_addon WHERE guid = 50601; -DELETE FROM creature_addon WHERE guid = 50602; -DELETE FROM creature_addon WHERE guid = 50603; -DELETE FROM creature_addon WHERE guid = 50604; -DELETE FROM creature_addon WHERE guid = 50605; -DELETE FROM creature_addon WHERE guid = 50606; --- Create template addon for creature 7727 -DELETE FROM creature_template_addon WHERE entry =7727; -INSERT INTO creature_template_addon VALUES (7727,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7727 -DELETE FROM creature_addon WHERE guid = 50048; -DELETE FROM creature_addon WHERE guid = 50049; -DELETE FROM creature_addon WHERE guid = 50050; -DELETE FROM creature_addon WHERE guid = 50051; -DELETE FROM creature_addon WHERE guid = 50052; -DELETE FROM creature_addon WHERE guid = 50053; -DELETE FROM creature_addon WHERE guid = 50054; -DELETE FROM creature_addon WHERE guid = 50607; -DELETE FROM creature_addon WHERE guid = 50642; --- Create template addon for creature 7728 -DELETE FROM creature_template_addon WHERE entry =7728; -INSERT INTO creature_template_addon VALUES (7728,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7728 -DELETE FROM creature_addon WHERE guid = 3049; --- Create template addon for creature 7729 --- Create template addon for creature 7730 -DELETE FROM creature_template_addon WHERE entry =7730; -INSERT INTO creature_template_addon VALUES (7730,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7730 -DELETE FROM creature_addon WHERE guid = 29217; -DELETE FROM creature_addon WHERE guid = 29218; -DELETE FROM creature_addon WHERE guid = 29219; -DELETE FROM creature_addon WHERE guid = 29220; -DELETE FROM creature_addon WHERE guid = 29221; -DELETE FROM creature_addon WHERE guid = 29222; -DELETE FROM creature_addon WHERE guid = 29223; -DELETE FROM creature_addon WHERE guid = 29224; -DELETE FROM creature_addon WHERE guid = 29225; -DELETE FROM creature_addon WHERE guid = 29228; -DELETE FROM creature_addon WHERE guid = 29229; -DELETE FROM creature_addon WHERE guid = 29230; -DELETE FROM creature_addon WHERE guid = 29231; -DELETE FROM creature_addon WHERE guid = 29232; --- Create template addon for creature 7731 -DELETE FROM creature_template_addon WHERE entry =7731; -INSERT INTO creature_template_addon VALUES (7731,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7731 -DELETE FROM creature_addon WHERE guid = 29233; --- Create template addon for creature 7732 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =7732; -INSERT INTO creature_template_addon VALUES (7732,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7732 --- Create template addon for creature 7733 -DELETE FROM creature_template_addon WHERE entry =7733; -INSERT INTO creature_template_addon VALUES (7733,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7733 -DELETE FROM creature_addon WHERE guid = 22681; --- Create template addon for creature 7734 --- Create template addon for creature 7735 --- Create template addon for creature 7736 -DELETE FROM creature_template_addon WHERE entry =7736; -INSERT INTO creature_template_addon VALUES (7736,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7736 -DELETE FROM creature_addon WHERE guid = 50059; --- Create template addon for creature 7737 -DELETE FROM creature_template_addon WHERE entry =7737; -INSERT INTO creature_template_addon VALUES (7737,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7737 -DELETE FROM creature_addon WHERE guid = 50060; --- Create template addon for creature 7738 --- Create template addon for creature 7739 --- Clear duplicate addons from template for creature 7740 -DELETE FROM creature_addon WHERE guid = 46238; --- Create template addon for creature 7744 -DELETE FROM creature_template_addon WHERE entry =7744; -INSERT INTO creature_template_addon VALUES (7744,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7744 -DELETE FROM creature_addon WHERE guid = 92923; --- Create template addon for creature 7749 --- Create template addon for creature 7750 --- Create template addon for creature 7763 -DELETE FROM creature_template_addon WHERE entry =7763; -INSERT INTO creature_template_addon VALUES (7763,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7763 -DELETE FROM creature_addon WHERE guid = 23056; --- Create template addon for creature 7764 -DELETE FROM creature_template_addon WHERE entry =7764; -INSERT INTO creature_template_addon VALUES (7764,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7764 -DELETE FROM creature_addon WHERE guid = 50079; --- Create template addon for creature 7765 -DELETE FROM creature_template_addon WHERE entry =7765; -INSERT INTO creature_template_addon VALUES (7765,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7765 -DELETE FROM creature_addon WHERE guid = 50082; --- Create template addon for creature 7766 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =7766; -INSERT INTO creature_template_addon VALUES (7766,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7766 --- Create template addon for creature 7767 --- Create template addon for creature 7768 --- Create template addon for creature 7769 --- Create template addon for creature 7770 -DELETE FROM creature_template_addon WHERE entry =7770; -INSERT INTO creature_template_addon VALUES (7770,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7770 -DELETE FROM creature_addon WHERE guid = 23110; --- Create template addon for creature 7771 -DELETE FROM creature_template_addon WHERE entry =7771; -INSERT INTO creature_template_addon VALUES (7771,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7771 -DELETE FROM creature_addon WHERE guid = 23117; --- Create template addon for creature 7772 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =7772; -INSERT INTO creature_template_addon VALUES (7772,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7772 --- Create template addon for creature 7773 -DELETE FROM creature_template_addon WHERE entry =7773; -INSERT INTO creature_template_addon VALUES (7773,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7773 -DELETE FROM creature_addon WHERE guid = 50143; --- Create template addon for creature 7774 -DELETE FROM creature_template_addon WHERE entry =7774; -INSERT INTO creature_template_addon VALUES (7774,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7774 -DELETE FROM creature_addon WHERE guid = 50144; --- Create template addon for creature 7775 -DELETE FROM creature_template_addon WHERE entry =7775; -INSERT INTO creature_template_addon VALUES (7775,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7775 -DELETE FROM creature_addon WHERE guid = 50145; --- Create template addon for creature 7776 -DELETE FROM creature_template_addon WHERE entry =7776; -INSERT INTO creature_template_addon VALUES (7776,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7776 -DELETE FROM creature_addon WHERE guid = 50147; --- Create template addon for creature 7777 -DELETE FROM creature_template_addon WHERE entry =7777; -INSERT INTO creature_template_addon VALUES (7777,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7777 -DELETE FROM creature_addon WHERE guid = 50148; --- Create template addon for creature 7778 -DELETE FROM creature_template_addon WHERE entry =7778; -INSERT INTO creature_template_addon VALUES (7778,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7778 -DELETE FROM creature_addon WHERE guid = 92882; --- Create template addon for creature 7779 --- Create template addon for creature 7780 -DELETE FROM creature_template_addon WHERE entry =7780; -INSERT INTO creature_template_addon VALUES (7780,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7780 -DELETE FROM creature_addon WHERE guid = 93194; --- Create template addon for creature 7783 -DELETE FROM creature_template_addon WHERE entry =7783; -INSERT INTO creature_template_addon VALUES (7783,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7783 -DELETE FROM creature_addon WHERE guid = 35865; --- Create template addon for creature 7784 -DELETE FROM creature_template_addon WHERE entry =7784; -INSERT INTO creature_template_addon VALUES (7784,0,7,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7784 -DELETE FROM creature_addon WHERE guid = 23229; --- Create template addon for creature 7785 --- Create template addon for creature 7786 --- Create template addon for creature 7787 --- Create template addon for creature 7788 --- Create template addon for creature 7789 --- Create template addon for creature 7790 -DELETE FROM creature_template_addon WHERE entry =7790; -INSERT INTO creature_template_addon VALUES (7790,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7790 -DELETE FROM creature_addon WHERE guid = 3468; --- Create template addon for creature 7791 --- Create template addon for creature 7792 -DELETE FROM creature_template_addon WHERE entry =7792; -INSERT INTO creature_template_addon VALUES (7792,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7792 -DELETE FROM creature_addon WHERE guid = 3469; --- Create template addon for creature 7793 -DELETE FROM creature_template_addon WHERE entry =7793; -INSERT INTO creature_template_addon VALUES (7793,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7793 -DELETE FROM creature_addon WHERE guid = 3470; --- Create template addon for creature 7794 -DELETE FROM creature_template_addon WHERE entry =7794; -INSERT INTO creature_template_addon VALUES (7794,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7794 -DELETE FROM creature_addon WHERE guid = 383; --- Clear duplicate addons from template for creature 7795 --- Create template addon for creature 7796 --- Create template addon for creature 7797 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =7797; -INSERT INTO creature_template_addon VALUES (7797,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7797 --- Create template addon for creature 7798 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =7798; -INSERT INTO creature_template_addon VALUES (7798,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7798 --- Create template addon for creature 7799 -DELETE FROM creature_template_addon WHERE entry =7799; -INSERT INTO creature_template_addon VALUES (7799,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7799 -DELETE FROM creature_addon WHERE guid = 23267; --- Create template addon for creature 7800 -DELETE FROM creature_template_addon WHERE entry =7800; -INSERT INTO creature_template_addon VALUES (7800,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7800 -DELETE FROM creature_addon WHERE guid = 30139; --- Create template addon for creature 7801 -DELETE FROM creature_template_addon WHERE entry =7801; -INSERT INTO creature_template_addon VALUES (7801,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7801 -DELETE FROM creature_addon WHERE guid = 92883; --- Create template addon for creature 7802 -DELETE FROM creature_template_addon WHERE entry =7802; -INSERT INTO creature_template_addon VALUES (7802,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7802 -DELETE FROM creature_addon WHERE guid = 384; --- Create template addon for creature 7803 --- Create template addon for creature 7804 -DELETE FROM creature_template_addon WHERE entry =7804; -INSERT INTO creature_template_addon VALUES (7804,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7804 -DELETE FROM creature_addon WHERE guid = 23268; --- Create template addon for creature 7805 --- Create template addon for creature 7806 -DELETE FROM creature_template_addon WHERE entry =7806; -INSERT INTO creature_template_addon VALUES (7806,0,7,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7806 -DELETE FROM creature_addon WHERE guid = 93301; --- Create template addon for creature 7807 -DELETE FROM creature_template_addon WHERE entry =7807; -INSERT INTO creature_template_addon VALUES (7807,0,7,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7807 -DELETE FROM creature_addon WHERE guid = 50381; --- Create template addon for creature 7808 --- Create template addon for creature 7809 --- Create template addon for creature 7823 -DELETE FROM creature_template_addon WHERE entry =7823; -INSERT INTO creature_template_addon VALUES (7823,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7823 -DELETE FROM creature_addon WHERE guid = 23276; --- Create template addon for creature 7824 -DELETE FROM creature_template_addon WHERE entry =7824; -INSERT INTO creature_template_addon VALUES (7824,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7824 -DELETE FROM creature_addon WHERE guid = 23277; --- Create template addon for creature 7825 -DELETE FROM creature_template_addon WHERE entry =7825; -INSERT INTO creature_template_addon VALUES (7825,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7825 -DELETE FROM creature_addon WHERE guid = 32034; --- Create template addon for creature 7826 -DELETE FROM creature_template_addon WHERE entry =7826; -INSERT INTO creature_template_addon VALUES (7826,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7826 -DELETE FROM creature_addon WHERE guid = 2812; --- Clear duplicate addons from template for creature 7843 -DELETE FROM creature_addon WHERE guid = 2443; --- Create template addon for creature 7844 --- Create template addon for creature 7845 --- Create template addon for creature 7846 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =7846; -INSERT INTO creature_template_addon VALUES (7846,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7846 --- Create template addon for creature 7847 -DELETE FROM creature_template_addon WHERE entry =7847; -INSERT INTO creature_template_addon VALUES (7847,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7847 -DELETE FROM creature_addon WHERE guid = 23286; --- Create template addon for creature 7848 --- Create template addon for creature 7849 -DELETE FROM creature_template_addon WHERE entry =7849; -INSERT INTO creature_template_addon VALUES (7849,0,0,1,16,0,0,'8279'); --- Clear duplicate addons from template for creature 7849 -DELETE FROM creature_addon WHERE guid = 30140; -DELETE FROM creature_addon WHERE guid = 30141; -DELETE FROM creature_addon WHERE guid = 30142; -DELETE FROM creature_addon WHERE guid = 30143; -DELETE FROM creature_addon WHERE guid = 30144; --- Create template addon for creature 7850 -DELETE FROM creature_template_addon WHERE entry =7850; -INSERT INTO creature_template_addon VALUES (7850,0,7,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7850 -DELETE FROM creature_addon WHERE guid = 30135; --- Create template addon for creature 7851 -DELETE FROM creature_template_addon WHERE entry =7851; -INSERT INTO creature_template_addon VALUES (7851,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7851 -DELETE FROM creature_addon WHERE guid = 2676; -DELETE FROM creature_addon WHERE guid = 2679; -DELETE FROM creature_addon WHERE guid = 2682; -DELETE FROM creature_addon WHERE guid = 2756; -DELETE FROM creature_addon WHERE guid = 2820; -DELETE FROM creature_addon WHERE guid = 2822; -DELETE FROM creature_addon WHERE guid = 2969; -DELETE FROM creature_addon WHERE guid = 2972; -DELETE FROM creature_addon WHERE guid = 3058; -DELETE FROM creature_addon WHERE guid = 3062; -DELETE FROM creature_addon WHERE guid = 3605; -DELETE FROM creature_addon WHERE guid = 3669; -DELETE FROM creature_addon WHERE guid = 3687; -DELETE FROM creature_addon WHERE guid = 3688; --- Create template addon for creature 7852 -DELETE FROM creature_template_addon WHERE entry =7852; -INSERT INTO creature_template_addon VALUES (7852,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7852 -DELETE FROM creature_addon WHERE guid = 50966; --- Create template addon for creature 7853 -DELETE FROM creature_template_addon WHERE entry =7853; -INSERT INTO creature_template_addon VALUES (7853,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7853 -DELETE FROM creature_addon WHERE guid = 2; --- Create template addon for creature 7854 -DELETE FROM creature_template_addon WHERE entry =7854; -INSERT INTO creature_template_addon VALUES (7854,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7854 -DELETE FROM creature_addon WHERE guid = 50996; --- Create template addon for creature 7855 -DELETE FROM creature_template_addon WHERE entry =7855; -INSERT INTO creature_template_addon VALUES (7855,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7855 -DELETE FROM creature_addon WHERE guid = 23290; -DELETE FROM creature_addon WHERE guid = 23291; -DELETE FROM creature_addon WHERE guid = 23292; -DELETE FROM creature_addon WHERE guid = 23293; -DELETE FROM creature_addon WHERE guid = 23294; -DELETE FROM creature_addon WHERE guid = 23295; -DELETE FROM creature_addon WHERE guid = 23296; -DELETE FROM creature_addon WHERE guid = 23297; -DELETE FROM creature_addon WHERE guid = 23298; -DELETE FROM creature_addon WHERE guid = 23299; -DELETE FROM creature_addon WHERE guid = 23300; -DELETE FROM creature_addon WHERE guid = 23301; -DELETE FROM creature_addon WHERE guid = 23302; -DELETE FROM creature_addon WHERE guid = 23303; -DELETE FROM creature_addon WHERE guid = 23304; -DELETE FROM creature_addon WHERE guid = 23305; -DELETE FROM creature_addon WHERE guid = 23306; -DELETE FROM creature_addon WHERE guid = 23307; -DELETE FROM creature_addon WHERE guid = 23308; -DELETE FROM creature_addon WHERE guid = 23309; -DELETE FROM creature_addon WHERE guid = 23310; -DELETE FROM creature_addon WHERE guid = 23311; -DELETE FROM creature_addon WHERE guid = 23312; -DELETE FROM creature_addon WHERE guid = 23313; -DELETE FROM creature_addon WHERE guid = 23314; -DELETE FROM creature_addon WHERE guid = 23315; --- Create template addon for creature 7856 -DELETE FROM creature_template_addon WHERE entry =7856; -INSERT INTO creature_template_addon VALUES (7856,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7856 -DELETE FROM creature_addon WHERE guid = 23316; -DELETE FROM creature_addon WHERE guid = 23317; -DELETE FROM creature_addon WHERE guid = 23318; -DELETE FROM creature_addon WHERE guid = 23319; -DELETE FROM creature_addon WHERE guid = 23320; -DELETE FROM creature_addon WHERE guid = 23321; -DELETE FROM creature_addon WHERE guid = 23322; -DELETE FROM creature_addon WHERE guid = 23323; -DELETE FROM creature_addon WHERE guid = 23324; -DELETE FROM creature_addon WHERE guid = 23325; -DELETE FROM creature_addon WHERE guid = 23326; -DELETE FROM creature_addon WHERE guid = 23327; -DELETE FROM creature_addon WHERE guid = 23328; -DELETE FROM creature_addon WHERE guid = 23329; -DELETE FROM creature_addon WHERE guid = 23330; -DELETE FROM creature_addon WHERE guid = 23331; -DELETE FROM creature_addon WHERE guid = 23332; -DELETE FROM creature_addon WHERE guid = 23333; -DELETE FROM creature_addon WHERE guid = 23334; -DELETE FROM creature_addon WHERE guid = 23335; -DELETE FROM creature_addon WHERE guid = 23336; -DELETE FROM creature_addon WHERE guid = 23337; -DELETE FROM creature_addon WHERE guid = 23338; -DELETE FROM creature_addon WHERE guid = 23339; -DELETE FROM creature_addon WHERE guid = 23340; -DELETE FROM creature_addon WHERE guid = 23341; -DELETE FROM creature_addon WHERE guid = 23342; --- Create template addon for creature 7857 -DELETE FROM creature_template_addon WHERE entry =7857; -INSERT INTO creature_template_addon VALUES (7857,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7857 -DELETE FROM creature_addon WHERE guid = 23343; -DELETE FROM creature_addon WHERE guid = 23345; -DELETE FROM creature_addon WHERE guid = 23348; -DELETE FROM creature_addon WHERE guid = 23349; -DELETE FROM creature_addon WHERE guid = 23350; -DELETE FROM creature_addon WHERE guid = 23351; -DELETE FROM creature_addon WHERE guid = 23353; -DELETE FROM creature_addon WHERE guid = 23354; -DELETE FROM creature_addon WHERE guid = 23357; -DELETE FROM creature_addon WHERE guid = 23358; -DELETE FROM creature_addon WHERE guid = 23362; -DELETE FROM creature_addon WHERE guid = 23363; -DELETE FROM creature_addon WHERE guid = 23364; -DELETE FROM creature_addon WHERE guid = 23365; -DELETE FROM creature_addon WHERE guid = 23366; -DELETE FROM creature_addon WHERE guid = 23368; -DELETE FROM creature_addon WHERE guid = 23369; -DELETE FROM creature_addon WHERE guid = 23370; -DELETE FROM creature_addon WHERE guid = 23371; -DELETE FROM creature_addon WHERE guid = 23372; --- Create template addon for creature 7858 -DELETE FROM creature_template_addon WHERE entry =7858; -INSERT INTO creature_template_addon VALUES (7858,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7858 -DELETE FROM creature_addon WHERE guid = 23375; -DELETE FROM creature_addon WHERE guid = 23376; -DELETE FROM creature_addon WHERE guid = 23377; -DELETE FROM creature_addon WHERE guid = 23378; -DELETE FROM creature_addon WHERE guid = 23379; -DELETE FROM creature_addon WHERE guid = 23380; -DELETE FROM creature_addon WHERE guid = 23381; -DELETE FROM creature_addon WHERE guid = 23382; -DELETE FROM creature_addon WHERE guid = 23383; -DELETE FROM creature_addon WHERE guid = 23384; -DELETE FROM creature_addon WHERE guid = 23385; -DELETE FROM creature_addon WHERE guid = 23386; -DELETE FROM creature_addon WHERE guid = 23387; -DELETE FROM creature_addon WHERE guid = 23388; -DELETE FROM creature_addon WHERE guid = 23389; -DELETE FROM creature_addon WHERE guid = 23390; -DELETE FROM creature_addon WHERE guid = 23391; -DELETE FROM creature_addon WHERE guid = 23392; -DELETE FROM creature_addon WHERE guid = 23393; -DELETE FROM creature_addon WHERE guid = 23394; -DELETE FROM creature_addon WHERE guid = 23395; -DELETE FROM creature_addon WHERE guid = 23396; -DELETE FROM creature_addon WHERE guid = 23397; -DELETE FROM creature_addon WHERE guid = 23398; -DELETE FROM creature_addon WHERE guid = 23399; -DELETE FROM creature_addon WHERE guid = 23400; -DELETE FROM creature_addon WHERE guid = 23401; -DELETE FROM creature_addon WHERE guid = 23402; -DELETE FROM creature_addon WHERE guid = 23403; -DELETE FROM creature_addon WHERE guid = 23404; -DELETE FROM creature_addon WHERE guid = 23405; --- Create template addon for creature 7863 --- Create template addon for creature 7864 -DELETE FROM creature_template_addon WHERE entry =7864; -INSERT INTO creature_template_addon VALUES (7864,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7864 -DELETE FROM creature_addon WHERE guid = 35877; -DELETE FROM creature_addon WHERE guid = 35878; -DELETE FROM creature_addon WHERE guid = 35879; -DELETE FROM creature_addon WHERE guid = 35880; -DELETE FROM creature_addon WHERE guid = 35881; -DELETE FROM creature_addon WHERE guid = 35882; --- Create template addon for creature 7865 -DELETE FROM creature_template_addon WHERE entry =7865; -INSERT INTO creature_template_addon VALUES (7865,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7865 -DELETE FROM creature_addon WHERE guid = 92916; -DELETE FROM creature_addon WHERE guid = 92917; -DELETE FROM creature_addon WHERE guid = 92918; -DELETE FROM creature_addon WHERE guid = 92919; -DELETE FROM creature_addon WHERE guid = 92920; -DELETE FROM creature_addon WHERE guid = 92924; -DELETE FROM creature_addon WHERE guid = 92950; -DELETE FROM creature_addon WHERE guid = 92951; -DELETE FROM creature_addon WHERE guid = 92952; -DELETE FROM creature_addon WHERE guid = 92953; --- Create template addon for creature 7866 -DELETE FROM creature_template_addon WHERE entry =7866; -INSERT INTO creature_template_addon VALUES (7866,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7866 -DELETE FROM creature_addon WHERE guid = 35885; --- Create template addon for creature 7867 -DELETE FROM creature_template_addon WHERE entry =7867; -INSERT INTO creature_template_addon VALUES (7867,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7867 -DELETE FROM creature_addon WHERE guid = 6931; --- Create template addon for creature 7868 -DELETE FROM creature_template_addon WHERE entry =7868; -INSERT INTO creature_template_addon VALUES (7868,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7868 -DELETE FROM creature_addon WHERE guid = 5567; --- Create template addon for creature 7869 -DELETE FROM creature_template_addon WHERE entry =7869; -INSERT INTO creature_template_addon VALUES (7869,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7869 -DELETE FROM creature_addon WHERE guid = 11315; --- Create template addon for creature 7870 -DELETE FROM creature_template_addon WHERE entry =7870; -INSERT INTO creature_template_addon VALUES (7870,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7870 -DELETE FROM creature_addon WHERE guid = 51231; --- Create template addon for creature 7871 -DELETE FROM creature_template_addon WHERE entry =7871; -INSERT INTO creature_template_addon VALUES (7871,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7871 -DELETE FROM creature_addon WHERE guid = 540; --- Create template addon for creature 7872 -DELETE FROM creature_template_addon WHERE entry =7872; -INSERT INTO creature_template_addon VALUES (7872,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7872 -DELETE FROM creature_addon WHERE guid = 20249; -DELETE FROM creature_addon WHERE guid = 20250; -DELETE FROM creature_addon WHERE guid = 20251; -DELETE FROM creature_addon WHERE guid = 20252; -DELETE FROM creature_addon WHERE guid = 20253; -DELETE FROM creature_addon WHERE guid = 20254; -DELETE FROM creature_addon WHERE guid = 20255; -DELETE FROM creature_addon WHERE guid = 20256; -DELETE FROM creature_addon WHERE guid = 20257; -DELETE FROM creature_addon WHERE guid = 20258; -DELETE FROM creature_addon WHERE guid = 20259; -DELETE FROM creature_addon WHERE guid = 20261; -DELETE FROM creature_addon WHERE guid = 20262; -DELETE FROM creature_addon WHERE guid = 20263; -DELETE FROM creature_addon WHERE guid = 20264; --- Create template addon for creature 7873 -DELETE FROM creature_template_addon WHERE entry =7873; -INSERT INTO creature_template_addon VALUES (7873,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7873 -DELETE FROM creature_addon WHERE guid = 20265; -DELETE FROM creature_addon WHERE guid = 20266; -DELETE FROM creature_addon WHERE guid = 20267; -DELETE FROM creature_addon WHERE guid = 20269; -DELETE FROM creature_addon WHERE guid = 20270; -DELETE FROM creature_addon WHERE guid = 20271; -DELETE FROM creature_addon WHERE guid = 20272; -DELETE FROM creature_addon WHERE guid = 20273; -DELETE FROM creature_addon WHERE guid = 20274; -DELETE FROM creature_addon WHERE guid = 20275; -DELETE FROM creature_addon WHERE guid = 20276; -DELETE FROM creature_addon WHERE guid = 20277; -DELETE FROM creature_addon WHERE guid = 20278; -DELETE FROM creature_addon WHERE guid = 20279; -DELETE FROM creature_addon WHERE guid = 20280; -DELETE FROM creature_addon WHERE guid = 20281; -DELETE FROM creature_addon WHERE guid = 20282; -DELETE FROM creature_addon WHERE guid = 20283; -DELETE FROM creature_addon WHERE guid = 20284; -DELETE FROM creature_addon WHERE guid = 20285; -DELETE FROM creature_addon WHERE guid = 20286; -DELETE FROM creature_addon WHERE guid = 20287; -DELETE FROM creature_addon WHERE guid = 20288; -DELETE FROM creature_addon WHERE guid = 20289; -DELETE FROM creature_addon WHERE guid = 20290; -DELETE FROM creature_addon WHERE guid = 20291; -DELETE FROM creature_addon WHERE guid = 20292; -DELETE FROM creature_addon WHERE guid = 20293; -DELETE FROM creature_addon WHERE guid = 20294; -DELETE FROM creature_addon WHERE guid = 20295; -DELETE FROM creature_addon WHERE guid = 20296; -DELETE FROM creature_addon WHERE guid = 20300; -DELETE FROM creature_addon WHERE guid = 20310; -DELETE FROM creature_addon WHERE guid = 20311; -DELETE FROM creature_addon WHERE guid = 20312; -DELETE FROM creature_addon WHERE guid = 20313; -DELETE FROM creature_addon WHERE guid = 20314; -DELETE FROM creature_addon WHERE guid = 20315; -DELETE FROM creature_addon WHERE guid = 20317; -DELETE FROM creature_addon WHERE guid = 20318; -DELETE FROM creature_addon WHERE guid = 20319; -DELETE FROM creature_addon WHERE guid = 20320; -DELETE FROM creature_addon WHERE guid = 20321; -DELETE FROM creature_addon WHERE guid = 20322; -DELETE FROM creature_addon WHERE guid = 20323; -DELETE FROM creature_addon WHERE guid = 20324; -DELETE FROM creature_addon WHERE guid = 20325; -DELETE FROM creature_addon WHERE guid = 20326; -DELETE FROM creature_addon WHERE guid = 20327; -DELETE FROM creature_addon WHERE guid = 20328; -DELETE FROM creature_addon WHERE guid = 20329; --- Create template addon for creature 7874 -DELETE FROM creature_template_addon WHERE entry =7874; -INSERT INTO creature_template_addon VALUES (7874,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7874 -DELETE FROM creature_addon WHERE guid = 20330; -DELETE FROM creature_addon WHERE guid = 20332; -DELETE FROM creature_addon WHERE guid = 20333; -DELETE FROM creature_addon WHERE guid = 20334; -DELETE FROM creature_addon WHERE guid = 20337; -DELETE FROM creature_addon WHERE guid = 20338; -DELETE FROM creature_addon WHERE guid = 20339; -DELETE FROM creature_addon WHERE guid = 20341; -DELETE FROM creature_addon WHERE guid = 20360; -DELETE FROM creature_addon WHERE guid = 20361; -DELETE FROM creature_addon WHERE guid = 20362; -DELETE FROM creature_addon WHERE guid = 20363; -DELETE FROM creature_addon WHERE guid = 20364; -DELETE FROM creature_addon WHERE guid = 20365; -DELETE FROM creature_addon WHERE guid = 20366; -DELETE FROM creature_addon WHERE guid = 20367; -DELETE FROM creature_addon WHERE guid = 20369; -DELETE FROM creature_addon WHERE guid = 20370; -DELETE FROM creature_addon WHERE guid = 20371; -DELETE FROM creature_addon WHERE guid = 20372; -DELETE FROM creature_addon WHERE guid = 20373; -DELETE FROM creature_addon WHERE guid = 20374; -DELETE FROM creature_addon WHERE guid = 20375; -DELETE FROM creature_addon WHERE guid = 20376; --- Create template addon for creature 7875 -DELETE FROM creature_template_addon WHERE entry =7875; -INSERT INTO creature_template_addon VALUES (7875,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7875 -DELETE FROM creature_addon WHERE guid = 51234; --- Create template addon for creature 7876 -DELETE FROM creature_template_addon WHERE entry =7876; -INSERT INTO creature_template_addon VALUES (7876,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7876 -DELETE FROM creature_addon WHERE guid = 23418; --- Create template addon for creature 7877 -DELETE FROM creature_template_addon WHERE entry =7877; -INSERT INTO creature_template_addon VALUES (7877,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7877 -DELETE FROM creature_addon WHERE guid = 51235; --- Create template addon for creature 7878 -DELETE FROM creature_template_addon WHERE entry =7878; -INSERT INTO creature_template_addon VALUES (7878,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7878 -DELETE FROM creature_addon WHERE guid = 51257; --- Create template addon for creature 7879 -DELETE FROM creature_template_addon WHERE entry =7879; -INSERT INTO creature_template_addon VALUES (7879,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7879 -DELETE FROM creature_addon WHERE guid = 51258; --- Create template addon for creature 7880 -DELETE FROM creature_template_addon WHERE entry =7880; -INSERT INTO creature_template_addon VALUES (7880,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7880 -DELETE FROM creature_addon WHERE guid = 51279; --- Create template addon for creature 7881 -DELETE FROM creature_template_addon WHERE entry =7881; -INSERT INTO creature_template_addon VALUES (7881,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7881 -DELETE FROM creature_addon WHERE guid = 23420; --- Create template addon for creature 7882 -DELETE FROM creature_template_addon WHERE entry =7882; -INSERT INTO creature_template_addon VALUES (7882,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7882 -DELETE FROM creature_addon WHERE guid = 23422; --- Create template addon for creature 7883 -DELETE FROM creature_template_addon WHERE entry =7883; -INSERT INTO creature_template_addon VALUES (7883,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7883 -DELETE FROM creature_addon WHERE guid = 23423; --- Create template addon for creature 7884 -DELETE FROM creature_template_addon WHERE entry =7884; -INSERT INTO creature_template_addon VALUES (7884,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7884 -DELETE FROM creature_addon WHERE guid = 92851; --- Create template addon for creature 7885 -DELETE FROM creature_template_addon WHERE entry =7885; -INSERT INTO creature_template_addon VALUES (7885,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7885 -DELETE FROM creature_addon WHERE guid = 35941; -DELETE FROM creature_addon WHERE guid = 35942; -DELETE FROM creature_addon WHERE guid = 35943; -DELETE FROM creature_addon WHERE guid = 35944; -DELETE FROM creature_addon WHERE guid = 35945; -DELETE FROM creature_addon WHERE guid = 35946; -DELETE FROM creature_addon WHERE guid = 35950; -DELETE FROM creature_addon WHERE guid = 35951; -DELETE FROM creature_addon WHERE guid = 35952; -DELETE FROM creature_addon WHERE guid = 35953; -DELETE FROM creature_addon WHERE guid = 35954; -DELETE FROM creature_addon WHERE guid = 35955; -DELETE FROM creature_addon WHERE guid = 35957; -DELETE FROM creature_addon WHERE guid = 35958; -DELETE FROM creature_addon WHERE guid = 35959; -DELETE FROM creature_addon WHERE guid = 35960; -DELETE FROM creature_addon WHERE guid = 35961; -DELETE FROM creature_addon WHERE guid = 35962; -DELETE FROM creature_addon WHERE guid = 35963; --- Create template addon for creature 7886 -DELETE FROM creature_template_addon WHERE entry =7886; -INSERT INTO creature_template_addon VALUES (7886,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7886 -DELETE FROM creature_addon WHERE guid = 35988; -DELETE FROM creature_addon WHERE guid = 35989; -DELETE FROM creature_addon WHERE guid = 35990; -DELETE FROM creature_addon WHERE guid = 35991; -DELETE FROM creature_addon WHERE guid = 35994; -DELETE FROM creature_addon WHERE guid = 35995; -DELETE FROM creature_addon WHERE guid = 35996; -DELETE FROM creature_addon WHERE guid = 35997; -DELETE FROM creature_addon WHERE guid = 35999; -DELETE FROM creature_addon WHERE guid = 36000; -DELETE FROM creature_addon WHERE guid = 36001; --- Create template addon for creature 7895 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =7895; -INSERT INTO creature_template_addon VALUES (7895,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7895 --- Create template addon for creature 7897 -DELETE FROM creature_template_addon WHERE entry =7897; -INSERT INTO creature_template_addon VALUES (7897,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7897 -DELETE FROM creature_addon WHERE guid = 30134; --- Create template addon for creature 7898 --- Create template addon for creature 7899 --- Create template addon for creature 7900 -DELETE FROM creature_template_addon WHERE entry =7900; -INSERT INTO creature_template_addon VALUES (7900,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7900 -DELETE FROM creature_addon WHERE guid = 51673; --- Create template addon for creature 7901 --- Create template addon for creature 7902 --- Create template addon for creature 7903 -DELETE FROM creature_template_addon WHERE entry =7903; -INSERT INTO creature_template_addon VALUES (7903,0,3,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7903 -DELETE FROM creature_addon WHERE guid = 51676; --- Create template addon for creature 7904 -DELETE FROM creature_template_addon WHERE entry =7904; -INSERT INTO creature_template_addon VALUES (7904,0,3,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7904 -DELETE FROM creature_addon WHERE guid = 51680; --- Clear duplicate addons from template for creature 7907 -DELETE FROM creature_addon WHERE guid = 49459; --- Create template addon for creature 7915 --- Clear duplicate addons from template for creature 7916 -DELETE FROM creature_addon WHERE guid = 49539; --- Create template addon for creature 7917 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =7917; -INSERT INTO creature_template_addon VALUES (7917,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7917 --- Create template addon for creature 7918 --- Clear duplicate addons from template for creature 7936 --- Clear duplicate addons from template for creature 7937 --- Create template addon for creature 7939 -DELETE FROM creature_template_addon WHERE entry =7939; -INSERT INTO creature_template_addon VALUES (7939,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7939 -DELETE FROM creature_addon WHERE guid = 49967; -DELETE FROM creature_addon WHERE guid = 49968; -DELETE FROM creature_addon WHERE guid = 49969; -DELETE FROM creature_addon WHERE guid = 49971; -DELETE FROM creature_addon WHERE guid = 49972; -DELETE FROM creature_addon WHERE guid = 49973; -DELETE FROM creature_addon WHERE guid = 49974; -DELETE FROM creature_addon WHERE guid = 49975; -DELETE FROM creature_addon WHERE guid = 49976; -DELETE FROM creature_addon WHERE guid = 49977; -DELETE FROM creature_addon WHERE guid = 49978; -DELETE FROM creature_addon WHERE guid = 49979; -DELETE FROM creature_addon WHERE guid = 49980; -DELETE FROM creature_addon WHERE guid = 49981; -DELETE FROM creature_addon WHERE guid = 49982; -DELETE FROM creature_addon WHERE guid = 49983; -DELETE FROM creature_addon WHERE guid = 49984; -DELETE FROM creature_addon WHERE guid = 49985; -DELETE FROM creature_addon WHERE guid = 49986; -DELETE FROM creature_addon WHERE guid = 49991; --- Create template addon for creature 7940 -DELETE FROM creature_template_addon WHERE entry =7940; -INSERT INTO creature_template_addon VALUES (7940,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7940 -DELETE FROM creature_addon WHERE guid = 42366; --- Create template addon for creature 7941 -DELETE FROM creature_template_addon WHERE entry =7941; -INSERT INTO creature_template_addon VALUES (7941,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7941 -DELETE FROM creature_addon WHERE guid = 49993; --- Create template addon for creature 7942 -DELETE FROM creature_template_addon WHERE entry =7942; -INSERT INTO creature_template_addon VALUES (7942,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7942 -DELETE FROM creature_addon WHERE guid = 49994; --- Create template addon for creature 7943 -DELETE FROM creature_template_addon WHERE entry =7943; -INSERT INTO creature_template_addon VALUES (7943,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7943 -DELETE FROM creature_addon WHERE guid = 49997; --- Clear duplicate addons from template for creature 7944 --- Create template addon for creature 7945 -DELETE FROM creature_template_addon WHERE entry =7945; -INSERT INTO creature_template_addon VALUES (7945,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7945 -DELETE FROM creature_addon WHERE guid = 49998; --- Create template addon for creature 7946 -DELETE FROM creature_template_addon WHERE entry =7946; -INSERT INTO creature_template_addon VALUES (7946,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7946 -DELETE FROM creature_addon WHERE guid = 49999; --- Create template addon for creature 7947 -DELETE FROM creature_template_addon WHERE entry =7947; -INSERT INTO creature_template_addon VALUES (7947,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7947 -DELETE FROM creature_addon WHERE guid = 50000; --- Create template addon for creature 7948 -DELETE FROM creature_template_addon WHERE entry =7948; -INSERT INTO creature_template_addon VALUES (7948,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7948 -DELETE FROM creature_addon WHERE guid = 50001; --- Create template addon for creature 7949 -DELETE FROM creature_template_addon WHERE entry =7949; -INSERT INTO creature_template_addon VALUES (7949,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7949 -DELETE FROM creature_addon WHERE guid = 50002; --- Clear duplicate addons from template for creature 7950 --- Create template addon for creature 7951 -DELETE FROM creature_template_addon WHERE entry =7951; -INSERT INTO creature_template_addon VALUES (7951,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7951 -DELETE FROM creature_addon WHERE guid = 6492; --- Create template addon for creature 7952 -DELETE FROM creature_template_addon WHERE entry =7952; -INSERT INTO creature_template_addon VALUES (7952,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7952 -DELETE FROM creature_addon WHERE guid = 6403; --- Create template addon for creature 7953 -DELETE FROM creature_template_addon WHERE entry =7953; -INSERT INTO creature_template_addon VALUES (7953,0,0,1,16,10,0,NULL); --- Clear duplicate addons from template for creature 7953 -DELETE FROM creature_addon WHERE guid = 6402; --- Clear duplicate addons from template for creature 7954 --- Clear duplicate addons from template for creature 7955 --- Create template addon for creature 7956 -DELETE FROM creature_template_addon WHERE entry =7956; -INSERT INTO creature_template_addon VALUES (7956,0,8,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7956 -DELETE FROM creature_addon WHERE guid = 50005; --- Create template addon for creature 7957 -DELETE FROM creature_template_addon WHERE entry =7957; -INSERT INTO creature_template_addon VALUES (7957,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7957 -DELETE FROM creature_addon WHERE guid = 50006; --- Create template addon for creature 7975 -DELETE FROM creature_template_addon WHERE entry =7975; -INSERT INTO creature_template_addon VALUES (7975,0,0,1,16,0,0,'18950'); --- Clear duplicate addons from template for creature 7975 -DELETE FROM creature_addon WHERE guid = 24715; -DELETE FROM creature_addon WHERE guid = 24716; -DELETE FROM creature_addon WHERE guid = 24717; -DELETE FROM creature_addon WHERE guid = 24718; -DELETE FROM creature_addon WHERE guid = 24719; -DELETE FROM creature_addon WHERE guid = 24720; --- Clear duplicate addons from template for creature 7976 --- Create template addon for creature 7977 -DELETE FROM creature_template_addon WHERE entry =7977; -INSERT INTO creature_template_addon VALUES (7977,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7977 -DELETE FROM creature_addon WHERE guid = 93683; --- Clear duplicate addons from template for creature 7978 --- Create template addon for creature 7980 -DELETE FROM creature_template_addon WHERE entry =7980; -INSERT INTO creature_template_addon VALUES (7980,0,0,1,16,0,0,'18950'); --- Clear duplicate addons from template for creature 7980 -DELETE FROM creature_addon WHERE guid = 28707; -DELETE FROM creature_addon WHERE guid = 28709; -DELETE FROM creature_addon WHERE guid = 28710; -DELETE FROM creature_addon WHERE guid = 28712; -DELETE FROM creature_addon WHERE guid = 28713; -DELETE FROM creature_addon WHERE guid = 29778; -DELETE FROM creature_addon WHERE guid = 29781; -DELETE FROM creature_addon WHERE guid = 34107; -DELETE FROM creature_addon WHERE guid = 34108; -DELETE FROM creature_addon WHERE guid = 45204; --- Create template addon for creature 7995 -DELETE FROM creature_template_addon WHERE entry =7995; -INSERT INTO creature_template_addon VALUES (7995,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7995 -DELETE FROM creature_addon WHERE guid = 93696; --- Create template addon for creature 7996 -DELETE FROM creature_template_addon WHERE entry =7996; -INSERT INTO creature_template_addon VALUES (7996,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7996 -DELETE FROM creature_addon WHERE guid = 93428; --- Create template addon for creature 7997 -DELETE FROM creature_template_addon WHERE entry =7997; -INSERT INTO creature_template_addon VALUES (7997,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7997 -DELETE FROM creature_addon WHERE guid = 50062; -DELETE FROM creature_addon WHERE guid = 50063; -DELETE FROM creature_addon WHERE guid = 50064; -DELETE FROM creature_addon WHERE guid = 50065; -DELETE FROM creature_addon WHERE guid = 50066; -DELETE FROM creature_addon WHERE guid = 50067; -DELETE FROM creature_addon WHERE guid = 50068; -DELETE FROM creature_addon WHERE guid = 50069; -DELETE FROM creature_addon WHERE guid = 50070; -DELETE FROM creature_addon WHERE guid = 50071; -DELETE FROM creature_addon WHERE guid = 50072; -DELETE FROM creature_addon WHERE guid = 50073; --- Create template addon for creature 7998 -DELETE FROM creature_template_addon WHERE entry =7998; -INSERT INTO creature_template_addon VALUES (7998,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 7998 -DELETE FROM creature_addon WHERE guid = 30136; --- Clear duplicate addons from template for creature 7999 -DELETE FROM creature_addon WHERE guid = 46242; --- Create template addon for creature 8015 -DELETE FROM creature_template_addon WHERE entry =8015; -INSERT INTO creature_template_addon VALUES (8015,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8015 -DELETE FROM creature_addon WHERE guid = 32425; -DELETE FROM creature_addon WHERE guid = 32426; -DELETE FROM creature_addon WHERE guid = 32427; -DELETE FROM creature_addon WHERE guid = 32428; -DELETE FROM creature_addon WHERE guid = 32429; --- Create template addon for creature 8016 -DELETE FROM creature_template_addon WHERE entry =8016; -INSERT INTO creature_template_addon VALUES (8016,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8016 -DELETE FROM creature_addon WHERE guid = 14060; -DELETE FROM creature_addon WHERE guid = 14061; -DELETE FROM creature_addon WHERE guid = 14062; -DELETE FROM creature_addon WHERE guid = 14063; -DELETE FROM creature_addon WHERE guid = 14064; -DELETE FROM creature_addon WHERE guid = 14065; -DELETE FROM creature_addon WHERE guid = 14066; -DELETE FROM creature_addon WHERE guid = 14067; -DELETE FROM creature_addon WHERE guid = 14068; -DELETE FROM creature_addon WHERE guid = 14069; -DELETE FROM creature_addon WHERE guid = 14070; -DELETE FROM creature_addon WHERE guid = 14071; -DELETE FROM creature_addon WHERE guid = 14072; -DELETE FROM creature_addon WHERE guid = 14073; -DELETE FROM creature_addon WHERE guid = 14074; --- Create template addon for creature 8017 --- Create template addon for creature 8018 -DELETE FROM creature_template_addon WHERE entry =8018; -INSERT INTO creature_template_addon VALUES (8018,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8018 -DELETE FROM creature_addon WHERE guid = 92925; --- Create template addon for creature 8019 -DELETE FROM creature_template_addon WHERE entry =8019; -INSERT INTO creature_template_addon VALUES (8019,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 8019 -DELETE FROM creature_addon WHERE guid = 50078; --- Create template addon for creature 8020 -DELETE FROM creature_template_addon WHERE entry =8020; -INSERT INTO creature_template_addon VALUES (8020,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8020 -DELETE FROM creature_addon WHERE guid = 50080; --- Create template addon for creature 8021 -DELETE FROM creature_template_addon WHERE entry =8021; -INSERT INTO creature_template_addon VALUES (8021,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8021 -DELETE FROM creature_addon WHERE guid = 50081; --- Create template addon for creature 8022 -DELETE FROM creature_template_addon WHERE entry =8022; -INSERT INTO creature_template_addon VALUES (8022,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8022 -DELETE FROM creature_addon WHERE guid = 2687; --- Create template addon for creature 8023 -DELETE FROM creature_template_addon WHERE entry =8023; -INSERT INTO creature_template_addon VALUES (8023,0,7,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8023 -DELETE FROM creature_addon WHERE guid = 92997; --- Create template addon for creature 8024 --- Create template addon for creature 8025 --- Clear duplicate addons from template for creature 8026 -DELETE FROM creature_addon WHERE guid = 46348; --- Create template addon for creature 8035 --- Create template addon for creature 8055 -DELETE FROM creature_template_addon WHERE entry =8055; -INSERT INTO creature_template_addon VALUES (8055,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8055 -DELETE FROM creature_addon WHERE guid = 9406; --- Create template addon for creature 8075 --- Clear duplicate addons from template for creature 8095 --- Create template addon for creature 8096 -DELETE FROM creature_template_addon WHERE entry =8096; -INSERT INTO creature_template_addon VALUES (8096,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8096 -DELETE FROM creature_addon WHERE guid = 90391; -DELETE FROM creature_addon WHERE guid = 90392; -DELETE FROM creature_addon WHERE guid = 90393; --- Create template addon for creature 8115 -DELETE FROM creature_template_addon WHERE entry =8115; -INSERT INTO creature_template_addon VALUES (8115,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8115 -DELETE FROM creature_addon WHERE guid = 51069; --- Create template addon for creature 8116 --- Create template addon for creature 8117 --- Create template addon for creature 8118 --- Create template addon for creature 8119 -DELETE FROM creature_template_addon WHERE entry =8119; -INSERT INTO creature_template_addon VALUES (8119,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8119 -DELETE FROM creature_addon WHERE guid = 19818; --- Clear duplicate addons from template for creature 8120 --- Create template addon for creature 8121 --- Create template addon for creature 8122 --- Create template addon for creature 8123 -DELETE FROM creature_template_addon WHERE entry =8123; -INSERT INTO creature_template_addon VALUES (8123,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8123 -DELETE FROM creature_addon WHERE guid = 8; --- Create template addon for creature 8124 -DELETE FROM creature_template_addon WHERE entry =8124; -INSERT INTO creature_template_addon VALUES (8124,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8124 -DELETE FROM creature_addon WHERE guid = 23412; --- Create template addon for creature 8125 -DELETE FROM creature_template_addon WHERE entry =8125; -INSERT INTO creature_template_addon VALUES (8125,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8125 -DELETE FROM creature_addon WHERE guid = 23413; --- Create template addon for creature 8126 -DELETE FROM creature_template_addon WHERE entry =8126; -INSERT INTO creature_template_addon VALUES (8126,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8126 -DELETE FROM creature_addon WHERE guid = 23414; --- Clear duplicate addons from template for creature 8127 --- Create template addon for creature 8128 -DELETE FROM creature_template_addon WHERE entry =8128; -INSERT INTO creature_template_addon VALUES (8128,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8128 -DELETE FROM creature_addon WHERE guid = 23415; --- Create template addon for creature 8129 -DELETE FROM creature_template_addon WHERE entry =8129; -INSERT INTO creature_template_addon VALUES (8129,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8129 -DELETE FROM creature_addon WHERE guid = 23416; --- Clear duplicate addons from template for creature 8130 --- Create template addon for creature 8131 -DELETE FROM creature_template_addon WHERE entry =8131; -INSERT INTO creature_template_addon VALUES (8131,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 8131 -DELETE FROM creature_addon WHERE guid = 23417; --- Create template addon for creature 8136 -DELETE FROM creature_template_addon WHERE entry =8136; -INSERT INTO creature_template_addon VALUES (8136,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8136 -DELETE FROM creature_addon WHERE guid = 51300; --- Create template addon for creature 8137 -DELETE FROM creature_template_addon WHERE entry =8137; -INSERT INTO creature_template_addon VALUES (8137,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8137 -DELETE FROM creature_addon WHERE guid = 23421; --- Create template addon for creature 8138 --- Create template addon for creature 8139 -DELETE FROM creature_template_addon WHERE entry =8139; -INSERT INTO creature_template_addon VALUES (8139,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8139 -DELETE FROM creature_addon WHERE guid = 23424; --- Create template addon for creature 8140 -DELETE FROM creature_template_addon WHERE entry =8140; -INSERT INTO creature_template_addon VALUES (8140,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8140 -DELETE FROM creature_addon WHERE guid = 30655; --- Create template addon for creature 8141 -DELETE FROM creature_template_addon WHERE entry =8141; -INSERT INTO creature_template_addon VALUES (8141,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8141 -DELETE FROM creature_addon WHERE guid = 30650; --- Create template addon for creature 8142 -DELETE FROM creature_template_addon WHERE entry =8142; -INSERT INTO creature_template_addon VALUES (8142,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8142 -DELETE FROM creature_addon WHERE guid = 51301; --- Create template addon for creature 8143 -DELETE FROM creature_template_addon WHERE entry =8143; -INSERT INTO creature_template_addon VALUES (8143,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8143 -DELETE FROM creature_addon WHERE guid = 51302; --- Create template addon for creature 8144 -DELETE FROM creature_template_addon WHERE entry =8144; -INSERT INTO creature_template_addon VALUES (8144,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8144 -DELETE FROM creature_addon WHERE guid = 51320; --- Create template addon for creature 8145 -DELETE FROM creature_template_addon WHERE entry =8145; -INSERT INTO creature_template_addon VALUES (8145,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8145 -DELETE FROM creature_addon WHERE guid = 51340; --- Create template addon for creature 8146 -DELETE FROM creature_template_addon WHERE entry =8146; -INSERT INTO creature_template_addon VALUES (8146,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8146 -DELETE FROM creature_addon WHERE guid = 51377; --- Create template addon for creature 8147 -DELETE FROM creature_template_addon WHERE entry =8147; -INSERT INTO creature_template_addon VALUES (8147,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8147 -DELETE FROM creature_addon WHERE guid = 51378; -DELETE FROM creature_addon WHERE guid = 51379; -DELETE FROM creature_addon WHERE guid = 51380; -DELETE FROM creature_addon WHERE guid = 51399; -DELETE FROM creature_addon WHERE guid = 51400; -DELETE FROM creature_addon WHERE guid = 51401; -DELETE FROM creature_addon WHERE guid = 51405; -DELETE FROM creature_addon WHERE guid = 51406; -DELETE FROM creature_addon WHERE guid = 51407; -DELETE FROM creature_addon WHERE guid = 51408; -DELETE FROM creature_addon WHERE guid = 51409; -DELETE FROM creature_addon WHERE guid = 51410; -DELETE FROM creature_addon WHERE guid = 51411; -DELETE FROM creature_addon WHERE guid = 51412; -DELETE FROM creature_addon WHERE guid = 51413; -DELETE FROM creature_addon WHERE guid = 51465; -DELETE FROM creature_addon WHERE guid = 51466; -DELETE FROM creature_addon WHERE guid = 51467; -DELETE FROM creature_addon WHERE guid = 51468; --- Create template addon for creature 8149 --- Create template addon for creature 8150 -DELETE FROM creature_template_addon WHERE entry =8150; -INSERT INTO creature_template_addon VALUES (8150,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8150 -DELETE FROM creature_addon WHERE guid = 29118; --- Create template addon for creature 8151 -DELETE FROM creature_template_addon WHERE entry =8151; -INSERT INTO creature_template_addon VALUES (8151,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8151 -DELETE FROM creature_addon WHERE guid = 29120; -DELETE FROM creature_addon WHERE guid = 29121; -DELETE FROM creature_addon WHERE guid = 29122; -DELETE FROM creature_addon WHERE guid = 29123; -DELETE FROM creature_addon WHERE guid = 29124; -DELETE FROM creature_addon WHERE guid = 29125; -DELETE FROM creature_addon WHERE guid = 29126; -DELETE FROM creature_addon WHERE guid = 29127; -DELETE FROM creature_addon WHERE guid = 29128; -DELETE FROM creature_addon WHERE guid = 29129; -DELETE FROM creature_addon WHERE guid = 29130; -DELETE FROM creature_addon WHERE guid = 29131; --- Create template addon for creature 8152 -DELETE FROM creature_template_addon WHERE entry =8152; -INSERT INTO creature_template_addon VALUES (8152,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8152 -DELETE FROM creature_addon WHERE guid = 29132; --- Create template addon for creature 8153 -DELETE FROM creature_template_addon WHERE entry =8153; -INSERT INTO creature_template_addon VALUES (8153,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8153 -DELETE FROM creature_addon WHERE guid = 29133; --- Create template addon for creature 8154 -DELETE FROM creature_template_addon WHERE entry =8154; -INSERT INTO creature_template_addon VALUES (8154,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8154 -DELETE FROM creature_addon WHERE guid = 29134; -DELETE FROM creature_addon WHERE guid = 29135; -DELETE FROM creature_addon WHERE guid = 29136; -DELETE FROM creature_addon WHERE guid = 29137; -DELETE FROM creature_addon WHERE guid = 29138; -DELETE FROM creature_addon WHERE guid = 29139; --- Create template addon for creature 8155 -DELETE FROM creature_template_addon WHERE entry =8155; -INSERT INTO creature_template_addon VALUES (8155,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8155 -DELETE FROM creature_addon WHERE guid = 6864; -DELETE FROM creature_addon WHERE guid = 6866; -DELETE FROM creature_addon WHERE guid = 6869; -DELETE FROM creature_addon WHERE guid = 6898; -DELETE FROM creature_addon WHERE guid = 6899; --- Create template addon for creature 8156 --- Create template addon for creature 8157 -DELETE FROM creature_template_addon WHERE entry =8157; -INSERT INTO creature_template_addon VALUES (8157,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8157 -DELETE FROM creature_addon WHERE guid = 51674; --- Create template addon for creature 8158 -DELETE FROM creature_template_addon WHERE entry =8158; -INSERT INTO creature_template_addon VALUES (8158,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8158 -DELETE FROM creature_addon WHERE guid = 51675; --- Create template addon for creature 8159 -DELETE FROM creature_template_addon WHERE entry =8159; -INSERT INTO creature_template_addon VALUES (8159,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8159 -DELETE FROM creature_addon WHERE guid = 51677; --- Create template addon for creature 8160 -DELETE FROM creature_template_addon WHERE entry =8160; -INSERT INTO creature_template_addon VALUES (8160,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8160 -DELETE FROM creature_addon WHERE guid = 92949; --- Create template addon for creature 8161 -DELETE FROM creature_template_addon WHERE entry =8161; -INSERT INTO creature_template_addon VALUES (8161,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8161 -DELETE FROM creature_addon WHERE guid = 92922; --- Create template addon for creature 8176 -DELETE FROM creature_template_addon WHERE entry =8176; -INSERT INTO creature_template_addon VALUES (8176,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8176 -DELETE FROM creature_addon WHERE guid = 32095; --- Create template addon for creature 8177 -DELETE FROM creature_template_addon WHERE entry =8177; -INSERT INTO creature_template_addon VALUES (8177,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8177 -DELETE FROM creature_addon WHERE guid = 31951; --- Create template addon for creature 8178 -DELETE FROM creature_template_addon WHERE entry =8178; -INSERT INTO creature_template_addon VALUES (8178,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8178 -DELETE FROM creature_addon WHERE guid = 2700; --- Create template addon for creature 8179 --- Create template addon for creature 8196 -DELETE FROM creature_template_addon WHERE entry =8196; -INSERT INTO creature_template_addon VALUES (8196,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8196 -DELETE FROM creature_addon WHERE guid = 21773; --- Create template addon for creature 8197 -DELETE FROM creature_template_addon WHERE entry =8197; -INSERT INTO creature_template_addon VALUES (8197,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8197 -DELETE FROM creature_addon WHERE guid = 21774; --- Create template addon for creature 8198 -DELETE FROM creature_template_addon WHERE entry =8198; -INSERT INTO creature_template_addon VALUES (8198,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8198 -DELETE FROM creature_addon WHERE guid = 21775; --- Create template addon for creature 8199 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8199; -INSERT INTO creature_template_addon VALUES (8199,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8199 --- Create template addon for creature 8200 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8200; -INSERT INTO creature_template_addon VALUES (8200,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8200 --- Create template addon for creature 8201 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8201; -INSERT INTO creature_template_addon VALUES (8201,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8201 --- Create template addon for creature 8202 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8202; -INSERT INTO creature_template_addon VALUES (8202,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8202 --- Create template addon for creature 8203 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8203; -INSERT INTO creature_template_addon VALUES (8203,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8203 --- Create template addon for creature 8204 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8204; -INSERT INTO creature_template_addon VALUES (8204,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8204 --- Create template addon for creature 8205 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8205; -INSERT INTO creature_template_addon VALUES (8205,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8205 --- Create template addon for creature 8207 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8207; -INSERT INTO creature_template_addon VALUES (8207,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8207 --- Create template addon for creature 8208 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8208; -INSERT INTO creature_template_addon VALUES (8208,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8208 --- Create template addon for creature 8210 -DELETE FROM creature_template_addon WHERE entry =8210; -INSERT INTO creature_template_addon VALUES (8210,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8210 -DELETE FROM creature_addon WHERE guid = 93605; --- Create template addon for creature 8211 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8211; -INSERT INTO creature_template_addon VALUES (8211,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8211 --- Create template addon for creature 8212 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8212; -INSERT INTO creature_template_addon VALUES (8212,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8212 --- Create template addon for creature 8213 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8213; -INSERT INTO creature_template_addon VALUES (8213,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8213 --- Create template addon for creature 8214 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8214; -INSERT INTO creature_template_addon VALUES (8214,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8214 --- Create template addon for creature 8215 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8215; -INSERT INTO creature_template_addon VALUES (8215,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8215 --- Create template addon for creature 8216 -DELETE FROM creature_template_addon WHERE entry =8216; -INSERT INTO creature_template_addon VALUES (8216,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8216 -DELETE FROM creature_addon WHERE guid = 93302; --- Create template addon for creature 8217 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8217; -INSERT INTO creature_template_addon VALUES (8217,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8217 --- Create template addon for creature 8218 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8218; -INSERT INTO creature_template_addon VALUES (8218,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8218 --- Create template addon for creature 8219 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8219; -INSERT INTO creature_template_addon VALUES (8219,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8219 --- Create template addon for creature 8236 -DELETE FROM creature_template_addon WHERE entry =8236; -INSERT INTO creature_template_addon VALUES (8236,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8236 -DELETE FROM creature_addon WHERE guid = 13573; -DELETE FROM creature_addon WHERE guid = 13574; -DELETE FROM creature_addon WHERE guid = 13575; -DELETE FROM creature_addon WHERE guid = 13576; -DELETE FROM creature_addon WHERE guid = 13577; --- Clear duplicate addons from template for creature 8256 --- Create template addon for creature 8257 --- Create template addon for creature 8276 -DELETE FROM creature_template_addon WHERE entry =8276; -INSERT INTO creature_template_addon VALUES (8276,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8276 -DELETE FROM creature_addon WHERE guid = 92880; -DELETE FROM creature_addon WHERE guid = 92881; --- Create template addon for creature 8277 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8277; -INSERT INTO creature_template_addon VALUES (8277,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8277 -DELETE FROM creature_addon WHERE guid = 6218; --- Create template addon for creature 8278 -DELETE FROM creature_template_addon WHERE entry =8278; -INSERT INTO creature_template_addon VALUES (8278,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8278 -DELETE FROM creature_addon WHERE guid = 6229; --- Create template addon for creature 8279 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8279; -INSERT INTO creature_template_addon VALUES (8279,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8279 --- Create template addon for creature 8280 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8280; -INSERT INTO creature_template_addon VALUES (8280,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8280 --- Create template addon for creature 8281 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8281; -INSERT INTO creature_template_addon VALUES (8281,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8281 --- Create template addon for creature 8282 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8282; -INSERT INTO creature_template_addon VALUES (8282,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8282 -DELETE FROM creature_addon WHERE guid = 6240; --- Create template addon for creature 8283 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8283; -INSERT INTO creature_template_addon VALUES (8283,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8283 --- Create template addon for creature 8284 -DELETE FROM creature_template_addon WHERE entry =8284; -INSERT INTO creature_template_addon VALUES (8284,0,7,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8284 -DELETE FROM creature_addon WHERE guid = 6823; --- Create template addon for creature 8296 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8296; -INSERT INTO creature_template_addon VALUES (8296,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8296 -DELETE FROM creature_addon WHERE guid = 3934; --- Create template addon for creature 8297 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8297; -INSERT INTO creature_template_addon VALUES (8297,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8297 --- Create template addon for creature 8298 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8298; -INSERT INTO creature_template_addon VALUES (8298,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8298 -DELETE FROM creature_addon WHERE guid = 3930; --- Create template addon for creature 8299 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8299; -INSERT INTO creature_template_addon VALUES (8299,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8299 --- Create template addon for creature 8300 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8300; -INSERT INTO creature_template_addon VALUES (8300,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8300 --- Create template addon for creature 8301 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8301; -INSERT INTO creature_template_addon VALUES (8301,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8301 --- Create template addon for creature 8302 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8302; -INSERT INTO creature_template_addon VALUES (8302,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8302 --- Create template addon for creature 8303 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8303; -INSERT INTO creature_template_addon VALUES (8303,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8303 --- Create template addon for creature 8304 -DELETE FROM creature_template_addon WHERE entry =8304; -INSERT INTO creature_template_addon VALUES (8304,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8304 -DELETE FROM creature_addon WHERE guid = 3902; --- Create template addon for creature 8305 -DELETE FROM creature_template_addon WHERE entry =8305; -INSERT INTO creature_template_addon VALUES (8305,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8305 -DELETE FROM creature_addon WHERE guid = 9754; --- Create template addon for creature 8306 -DELETE FROM creature_template_addon WHERE entry =8306; -INSERT INTO creature_template_addon VALUES (8306,0,0,1,16,173,0,NULL); --- Clear duplicate addons from template for creature 8306 -DELETE FROM creature_addon WHERE guid = 14389; --- Create template addon for creature 8307 -DELETE FROM creature_template_addon WHERE entry =8307; -INSERT INTO creature_template_addon VALUES (8307,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8307 -DELETE FROM creature_addon WHERE guid = 14391; --- Create template addon for creature 8308 -DELETE FROM creature_template_addon WHERE entry =8308; -INSERT INTO creature_template_addon VALUES (8308,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8308 -DELETE FROM creature_addon WHERE guid = 32678; --- Create template addon for creature 8309 -DELETE FROM creature_template_addon WHERE entry =8309; -INSERT INTO creature_template_addon VALUES (8309,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8309 -DELETE FROM creature_addon WHERE guid = 14830; --- Create template addon for creature 8310 -DELETE FROM creature_template_addon WHERE entry =8310; -INSERT INTO creature_template_addon VALUES (8310,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8310 -DELETE FROM creature_addon WHERE guid = 4245; --- Create template addon for creature 8311 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8311; -INSERT INTO creature_template_addon VALUES (8311,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8311 --- Create template addon for creature 8317 --- Create template addon for creature 8318 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8318; -INSERT INTO creature_template_addon VALUES (8318,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8318 --- Create template addon for creature 8319 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8319; -INSERT INTO creature_template_addon VALUES (8319,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8319 --- Create template addon for creature 8320 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8320; -INSERT INTO creature_template_addon VALUES (8320,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8320 --- Create template addon for creature 8324 --- Create template addon for creature 8336 --- Create template addon for creature 8337 --- Create template addon for creature 8338 --- Create template addon for creature 8356 -DELETE FROM creature_template_addon WHERE entry =8356; -INSERT INTO creature_template_addon VALUES (8356,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8356 -DELETE FROM creature_addon WHERE guid = 26560; --- Create template addon for creature 8357 -DELETE FROM creature_template_addon WHERE entry =8357; -INSERT INTO creature_template_addon VALUES (8357,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8357 -DELETE FROM creature_addon WHERE guid = 26562; --- Create template addon for creature 8358 -DELETE FROM creature_template_addon WHERE entry =8358; -INSERT INTO creature_template_addon VALUES (8358,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8358 -DELETE FROM creature_addon WHERE guid = 26565; --- Create template addon for creature 8359 -DELETE FROM creature_template_addon WHERE entry =8359; -INSERT INTO creature_template_addon VALUES (8359,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8359 -DELETE FROM creature_addon WHERE guid = 26566; --- Create template addon for creature 8360 -DELETE FROM creature_template_addon WHERE entry =8360; -INSERT INTO creature_template_addon VALUES (8360,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8360 -DELETE FROM creature_addon WHERE guid = 26569; --- Create template addon for creature 8361 -DELETE FROM creature_template_addon WHERE entry =8361; -INSERT INTO creature_template_addon VALUES (8361,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8361 -DELETE FROM creature_addon WHERE guid = 26572; --- Create template addon for creature 8362 -DELETE FROM creature_template_addon WHERE entry =8362; -INSERT INTO creature_template_addon VALUES (8362,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8362 -DELETE FROM creature_addon WHERE guid = 26573; --- Create template addon for creature 8363 -DELETE FROM creature_template_addon WHERE entry =8363; -INSERT INTO creature_template_addon VALUES (8363,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8363 -DELETE FROM creature_addon WHERE guid = 26575; --- Create template addon for creature 8364 -DELETE FROM creature_template_addon WHERE entry =8364; -INSERT INTO creature_template_addon VALUES (8364,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8364 -DELETE FROM creature_addon WHERE guid = 26576; --- Create template addon for creature 8376 --- Create template addon for creature 8378 -DELETE FROM creature_template_addon WHERE entry =8378; -INSERT INTO creature_template_addon VALUES (8378,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8378 -DELETE FROM creature_addon WHERE guid = 35884; --- Create template addon for creature 8379 -DELETE FROM creature_template_addon WHERE entry =8379; -INSERT INTO creature_template_addon VALUES (8379,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8379 -DELETE FROM creature_addon WHERE guid = 35886; --- Create template addon for creature 8380 -DELETE FROM creature_template_addon WHERE entry =8380; -INSERT INTO creature_template_addon VALUES (8380,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8380 -DELETE FROM creature_addon WHERE guid = 35888; --- Create template addon for creature 8381 -DELETE FROM creature_template_addon WHERE entry =8381; -INSERT INTO creature_template_addon VALUES (8381,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8381 -DELETE FROM creature_addon WHERE guid = 35890; --- Create template addon for creature 8382 -DELETE FROM creature_template_addon WHERE entry =8382; -INSERT INTO creature_template_addon VALUES (8382,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8382 -DELETE FROM creature_addon WHERE guid = 35891; --- Clear duplicate addons from template for creature 8383 --- Create template addon for creature 8384 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8384; -INSERT INTO creature_template_addon VALUES (8384,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8384 --- Create template addon for creature 8385 -DELETE FROM creature_template_addon WHERE entry =8385; -INSERT INTO creature_template_addon VALUES (8385,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8385 -DELETE FROM creature_addon WHERE guid = 17633; --- Create template addon for creature 8386 -DELETE FROM creature_template_addon WHERE entry =8386; -INSERT INTO creature_template_addon VALUES (8386,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8386 -DELETE FROM creature_addon WHERE guid = 35899; -DELETE FROM creature_addon WHERE guid = 35900; -DELETE FROM creature_addon WHERE guid = 35901; -DELETE FROM creature_addon WHERE guid = 35903; -DELETE FROM creature_addon WHERE guid = 35904; -DELETE FROM creature_addon WHERE guid = 35905; -DELETE FROM creature_addon WHERE guid = 35906; --- Create template addon for creature 8387 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8387; -INSERT INTO creature_template_addon VALUES (8387,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8387 --- Create template addon for creature 8388 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8388; -INSERT INTO creature_template_addon VALUES (8388,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8388 --- Create template addon for creature 8389 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8389; -INSERT INTO creature_template_addon VALUES (8389,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8389 --- Create template addon for creature 8390 -DELETE FROM creature_template_addon WHERE entry =8390; -INSERT INTO creature_template_addon VALUES (8390,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8390 -DELETE FROM creature_addon WHERE guid = 31904; --- Create template addon for creature 8391 --- Create template addon for creature 8392 --- Create template addon for creature 8393 -DELETE FROM creature_template_addon WHERE entry =8393; -INSERT INTO creature_template_addon VALUES (8393,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8393 -DELETE FROM creature_addon WHERE guid = 31905; --- Create template addon for creature 8394 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8394; -INSERT INTO creature_template_addon VALUES (8394,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8394 --- Create template addon for creature 8395 -DELETE FROM creature_template_addon WHERE entry =8395; -INSERT INTO creature_template_addon VALUES (8395,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 8395 -DELETE FROM creature_addon WHERE guid = 35907; --- Clear duplicate addons from template for creature 8396 -DELETE FROM creature_addon WHERE guid = 47391; --- Create template addon for creature 8397 -DELETE FROM creature_template_addon WHERE entry =8397; -INSERT INTO creature_template_addon VALUES (8397,0,7,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8397 -DELETE FROM creature_addon WHERE guid = 35937; --- Create template addon for creature 8398 -DELETE FROM creature_template_addon WHERE entry =8398; -INSERT INTO creature_template_addon VALUES (8398,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8398 -DELETE FROM creature_addon WHERE guid = 26642; --- Create template addon for creature 8399 -DELETE FROM creature_template_addon WHERE entry =8399; -INSERT INTO creature_template_addon VALUES (8399,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8399 -DELETE FROM creature_addon WHERE guid = 36021; --- Create template addon for creature 8400 -DELETE FROM creature_template_addon WHERE entry =8400; -INSERT INTO creature_template_addon VALUES (8400,0,7,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8400 -DELETE FROM creature_addon WHERE guid = 5799; --- Create template addon for creature 8401 -DELETE FROM creature_template_addon WHERE entry =8401; -INSERT INTO creature_template_addon VALUES (8401,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8401 -DELETE FROM creature_addon WHERE guid = 26647; --- Create template addon for creature 8402 -DELETE FROM creature_template_addon WHERE entry =8402; -INSERT INTO creature_template_addon VALUES (8402,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8402 -DELETE FROM creature_addon WHERE guid = 5804; -DELETE FROM creature_addon WHERE guid = 5807; -DELETE FROM creature_addon WHERE guid = 5811; -DELETE FROM creature_addon WHERE guid = 5813; --- Create template addon for creature 8403 -DELETE FROM creature_template_addon WHERE entry =8403; -INSERT INTO creature_template_addon VALUES (8403,0,1,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8403 -DELETE FROM creature_addon WHERE guid = 31804; --- Create template addon for creature 8404 -DELETE FROM creature_template_addon WHERE entry =8404; -INSERT INTO creature_template_addon VALUES (8404,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8404 -DELETE FROM creature_addon WHERE guid = 3476; --- Create template addon for creature 8405 -DELETE FROM creature_template_addon WHERE entry =8405; -INSERT INTO creature_template_addon VALUES (8405,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8405 -DELETE FROM creature_addon WHERE guid = 36094; --- Create template addon for creature 8408 -DELETE FROM creature_template_addon WHERE entry =8408; -INSERT INTO creature_template_addon VALUES (8408,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8408 -DELETE FROM creature_addon WHERE guid = 36095; --- Create template addon for creature 8409 -DELETE FROM creature_template_addon WHERE entry =8409; -INSERT INTO creature_template_addon VALUES (8409,0,0,1,16,0,0,'12544'); --- Clear duplicate addons from template for creature 8409 -DELETE FROM creature_addon WHERE guid = 36096; --- Clear duplicate addons from template for creature 8416 --- Create template addon for creature 8417 -DELETE FROM creature_template_addon WHERE entry =8417; -INSERT INTO creature_template_addon VALUES (8417,0,7,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8417 -DELETE FROM creature_addon WHERE guid = 5569; --- Create template addon for creature 8418 -DELETE FROM creature_template_addon WHERE entry =8418; -INSERT INTO creature_template_addon VALUES (8418,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8418 -DELETE FROM creature_addon WHERE guid = 20871; --- Create template addon for creature 8419 -DELETE FROM creature_template_addon WHERE entry =8419; -INSERT INTO creature_template_addon VALUES (8419,0,8,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8419 -DELETE FROM creature_addon WHERE guid = 6783; --- Create template addon for creature 8420 -DELETE FROM creature_template_addon WHERE entry =8420; -INSERT INTO creature_template_addon VALUES (8420,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8420 -DELETE FROM creature_addon WHERE guid = 36158; --- Create template addon for creature 8421 --- Create template addon for creature 8436 -DELETE FROM creature_template_addon WHERE entry =8436; -INSERT INTO creature_template_addon VALUES (8436,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8436 -DELETE FROM creature_addon WHERE guid = 5566; --- Create template addon for creature 8437 --- Create template addon for creature 8438 --- Create template addon for creature 8439 -DELETE FROM creature_template_addon WHERE entry =8439; -INSERT INTO creature_template_addon VALUES (8439,0,1,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8439 -DELETE FROM creature_addon WHERE guid = 5579; --- Create template addon for creature 8440 --- Create template addon for creature 8441 -DELETE FROM creature_template_addon WHERE entry =8441; -INSERT INTO creature_template_addon VALUES (8441,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8441 -DELETE FROM creature_addon WHERE guid = 5767; --- Create template addon for creature 8442 -DELETE FROM creature_template_addon WHERE entry =8442; -INSERT INTO creature_template_addon VALUES (8442,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8442 -DELETE FROM creature_addon WHERE guid = 5768; -DELETE FROM creature_addon WHERE guid = 5769; -DELETE FROM creature_addon WHERE guid = 5770; -DELETE FROM creature_addon WHERE guid = 5771; -DELETE FROM creature_addon WHERE guid = 5772; --- Create template addon for creature 8443 --- Create template addon for creature 8444 -DELETE FROM creature_template_addon WHERE entry =8444; -INSERT INTO creature_template_addon VALUES (8444,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8444 -DELETE FROM creature_addon WHERE guid = 6769; --- Create template addon for creature 8446 --- Create template addon for creature 8447 -DELETE FROM creature_template_addon WHERE entry =8447; -INSERT INTO creature_template_addon VALUES (8447,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8447 -DELETE FROM creature_addon WHERE guid = 6770; --- Create template addon for creature 8477 --- Clear duplicate addons from template for creature 8478 --- Create template addon for creature 8479 -DELETE FROM creature_template_addon WHERE entry =8479; -INSERT INTO creature_template_addon VALUES (8479,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8479 -DELETE FROM creature_addon WHERE guid = 5921; --- Create template addon for creature 8480 --- Create template addon for creature 8496 -DELETE FROM creature_template_addon WHERE entry =8496; -INSERT INTO creature_template_addon VALUES (8496,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8496 -DELETE FROM creature_addon WHERE guid = 13637; --- Create template addon for creature 8497 --- Clear duplicate addons from template for creature 8503 --- Create template addon for creature 8504 --- Create template addon for creature 8505 --- Create template addon for creature 8506 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8506; -INSERT INTO creature_template_addon VALUES (8506,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8506 --- Clear duplicate addons from template for creature 8507 --- Clear duplicate addons from template for creature 8508 --- Create template addon for creature 8509 -DELETE FROM creature_template_addon WHERE entry =8509; -INSERT INTO creature_template_addon VALUES (8509,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8509 -DELETE FROM creature_addon WHERE guid = 5598; --- Create template addon for creature 8510 --- Clear duplicate addons from template for creature 8516 --- Clear duplicate addons from template for creature 8517 --- Create template addon for creature 8518 -DELETE FROM creature_template_addon WHERE entry =8518; -INSERT INTO creature_template_addon VALUES (8518,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8518 -DELETE FROM creature_addon WHERE guid = 29238; --- Create template addon for creature 8519 -DELETE FROM creature_template_addon WHERE entry =8519; -INSERT INTO creature_template_addon VALUES (8519,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8519 -DELETE FROM creature_addon WHERE guid = 52959; -DELETE FROM creature_addon WHERE guid = 52962; -DELETE FROM creature_addon WHERE guid = 52963; -DELETE FROM creature_addon WHERE guid = 52965; -DELETE FROM creature_addon WHERE guid = 52967; -DELETE FROM creature_addon WHERE guid = 54260; -DELETE FROM creature_addon WHERE guid = 54261; -DELETE FROM creature_addon WHERE guid = 54263; -DELETE FROM creature_addon WHERE guid = 92070; --- Create template addon for creature 8520 -DELETE FROM creature_template_addon WHERE entry =8520; -INSERT INTO creature_template_addon VALUES (8520,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8520 -DELETE FROM creature_addon WHERE guid = 52960; -DELETE FROM creature_addon WHERE guid = 52961; -DELETE FROM creature_addon WHERE guid = 52964; -DELETE FROM creature_addon WHERE guid = 52966; -DELETE FROM creature_addon WHERE guid = 54257; -DELETE FROM creature_addon WHERE guid = 54258; -DELETE FROM creature_addon WHERE guid = 54259; -DELETE FROM creature_addon WHERE guid = 54262; -DELETE FROM creature_addon WHERE guid = 92073; -DELETE FROM creature_addon WHERE guid = 92074; -DELETE FROM creature_addon WHERE guid = 92331; --- Create template addon for creature 8521 -DELETE FROM creature_template_addon WHERE entry =8521; -INSERT INTO creature_template_addon VALUES (8521,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8521 -DELETE FROM creature_addon WHERE guid = 53740; -DELETE FROM creature_addon WHERE guid = 91825; -DELETE FROM creature_addon WHERE guid = 91826; -DELETE FROM creature_addon WHERE guid = 91937; -DELETE FROM creature_addon WHERE guid = 92084; -DELETE FROM creature_addon WHERE guid = 92471; -DELETE FROM creature_addon WHERE guid = 92482; -DELETE FROM creature_addon WHERE guid = 92616; --- Create template addon for creature 8522 -DELETE FROM creature_template_addon WHERE entry =8522; -INSERT INTO creature_template_addon VALUES (8522,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8522 -DELETE FROM creature_addon WHERE guid = 53741; -DELETE FROM creature_addon WHERE guid = 91933; -DELETE FROM creature_addon WHERE guid = 91934; -DELETE FROM creature_addon WHERE guid = 91936; -DELETE FROM creature_addon WHERE guid = 92085; --- Create template addon for creature 8523 -DELETE FROM creature_template_addon WHERE entry =8523; -INSERT INTO creature_template_addon VALUES (8523,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8523 -DELETE FROM creature_addon WHERE guid = 54620; -DELETE FROM creature_addon WHERE guid = 56697; -DELETE FROM creature_addon WHERE guid = 78269; -DELETE FROM creature_addon WHERE guid = 85510; -DELETE FROM creature_addon WHERE guid = 86416; -DELETE FROM creature_addon WHERE guid = 86510; -DELETE FROM creature_addon WHERE guid = 91845; -DELETE FROM creature_addon WHERE guid = 91848; -DELETE FROM creature_addon WHERE guid = 91849; -DELETE FROM creature_addon WHERE guid = 91879; -DELETE FROM creature_addon WHERE guid = 91887; -DELETE FROM creature_addon WHERE guid = 91893; -DELETE FROM creature_addon WHERE guid = 91948; -DELETE FROM creature_addon WHERE guid = 91953; -DELETE FROM creature_addon WHERE guid = 92064; -DELETE FROM creature_addon WHERE guid = 92078; -DELETE FROM creature_addon WHERE guid = 92091; -DELETE FROM creature_addon WHERE guid = 92094; -DELETE FROM creature_addon WHERE guid = 92154; -DELETE FROM creature_addon WHERE guid = 92161; -DELETE FROM creature_addon WHERE guid = 92216; -DELETE FROM creature_addon WHERE guid = 92221; -DELETE FROM creature_addon WHERE guid = 92228; --- Create template addon for creature 8524 -DELETE FROM creature_template_addon WHERE entry =8524; -INSERT INTO creature_template_addon VALUES (8524,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8524 -DELETE FROM creature_addon WHERE guid = 84394; -DELETE FROM creature_addon WHERE guid = 84416; -DELETE FROM creature_addon WHERE guid = 84785; -DELETE FROM creature_addon WHERE guid = 86296; -DELETE FROM creature_addon WHERE guid = 86405; -DELETE FROM creature_addon WHERE guid = 86880; -DELETE FROM creature_addon WHERE guid = 91875; -DELETE FROM creature_addon WHERE guid = 91877; -DELETE FROM creature_addon WHERE guid = 91888; -DELETE FROM creature_addon WHERE guid = 91939; -DELETE FROM creature_addon WHERE guid = 91949; -DELETE FROM creature_addon WHERE guid = 92017; -DELETE FROM creature_addon WHERE guid = 92018; -DELETE FROM creature_addon WHERE guid = 92076; -DELETE FROM creature_addon WHERE guid = 92080; -DELETE FROM creature_addon WHERE guid = 92081; -DELETE FROM creature_addon WHERE guid = 92151; -DELETE FROM creature_addon WHERE guid = 92156; -DELETE FROM creature_addon WHERE guid = 92157; -DELETE FROM creature_addon WHERE guid = 92166; -DELETE FROM creature_addon WHERE guid = 92171; -DELETE FROM creature_addon WHERE guid = 92211; -DELETE FROM creature_addon WHERE guid = 92268; --- Create template addon for creature 8525 -DELETE FROM creature_template_addon WHERE entry =8525; -INSERT INTO creature_template_addon VALUES (8525,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8525 -DELETE FROM creature_addon WHERE guid = 91832; -DELETE FROM creature_addon WHERE guid = 91999; -DELETE FROM creature_addon WHERE guid = 92016; -DELETE FROM creature_addon WHERE guid = 92252; -DELETE FROM creature_addon WHERE guid = 92265; -DELETE FROM creature_addon WHERE guid = 92703; -DELETE FROM creature_addon WHERE guid = 92841; --- Create template addon for creature 8526 -DELETE FROM creature_template_addon WHERE entry =8526; -INSERT INTO creature_template_addon VALUES (8526,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8526 -DELETE FROM creature_addon WHERE guid = 92257; -DELETE FROM creature_addon WHERE guid = 92364; -DELETE FROM creature_addon WHERE guid = 92370; -DELETE FROM creature_addon WHERE guid = 92524; -DELETE FROM creature_addon WHERE guid = 92526; -DELETE FROM creature_addon WHERE guid = 92529; -DELETE FROM creature_addon WHERE guid = 92534; -DELETE FROM creature_addon WHERE guid = 92716; --- Create template addon for creature 8527 -DELETE FROM creature_template_addon WHERE entry =8527; -INSERT INTO creature_template_addon VALUES (8527,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8527 -DELETE FROM creature_addon WHERE guid = 53735; -DELETE FROM creature_addon WHERE guid = 54288; -DELETE FROM creature_addon WHERE guid = 91839; -DELETE FROM creature_addon WHERE guid = 91840; -DELETE FROM creature_addon WHERE guid = 91841; -DELETE FROM creature_addon WHERE guid = 91862; -DELETE FROM creature_addon WHERE guid = 91863; -DELETE FROM creature_addon WHERE guid = 91866; -DELETE FROM creature_addon WHERE guid = 92183; -DELETE FROM creature_addon WHERE guid = 92184; -DELETE FROM creature_addon WHERE guid = 92191; -DELETE FROM creature_addon WHERE guid = 92196; -DELETE FROM creature_addon WHERE guid = 92198; -DELETE FROM creature_addon WHERE guid = 92201; --- Create template addon for creature 8528 -DELETE FROM creature_template_addon WHERE entry =8528; -INSERT INTO creature_template_addon VALUES (8528,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8528 -DELETE FROM creature_addon WHERE guid = 92473; -DELETE FROM creature_addon WHERE guid = 92650; -DELETE FROM creature_addon WHERE guid = 92675; -DELETE FROM creature_addon WHERE guid = 92678; -DELETE FROM creature_addon WHERE guid = 92777; -DELETE FROM creature_addon WHERE guid = 92809; -DELETE FROM creature_addon WHERE guid = 92810; --- Create template addon for creature 8529 -DELETE FROM creature_template_addon WHERE entry =8529; -INSERT INTO creature_template_addon VALUES (8529,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8529 -DELETE FROM creature_addon WHERE guid = 92261; -DELETE FROM creature_addon WHERE guid = 92515; -DELETE FROM creature_addon WHERE guid = 92516; -DELETE FROM creature_addon WHERE guid = 92652; -DELETE FROM creature_addon WHERE guid = 92653; -DELETE FROM creature_addon WHERE guid = 92654; -DELETE FROM creature_addon WHERE guid = 92660; -DELETE FROM creature_addon WHERE guid = 92666; -DELETE FROM creature_addon WHERE guid = 92674; -DELETE FROM creature_addon WHERE guid = 92676; -DELETE FROM creature_addon WHERE guid = 92679; -DELETE FROM creature_addon WHERE guid = 92680; -DELETE FROM creature_addon WHERE guid = 92683; -DELETE FROM creature_addon WHERE guid = 92708; --- Create template addon for creature 8530 -DELETE FROM creature_template_addon WHERE entry =8530; -INSERT INTO creature_template_addon VALUES (8530,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8530 -DELETE FROM creature_addon WHERE guid = 84786; -DELETE FROM creature_addon WHERE guid = 84954; -DELETE FROM creature_addon WHERE guid = 91872; -DELETE FROM creature_addon WHERE guid = 91899; -DELETE FROM creature_addon WHERE guid = 91907; -DELETE FROM creature_addon WHERE guid = 91942; -DELETE FROM creature_addon WHERE guid = 91944; -DELETE FROM creature_addon WHERE guid = 91950; -DELETE FROM creature_addon WHERE guid = 92003; -DELETE FROM creature_addon WHERE guid = 92069; -DELETE FROM creature_addon WHERE guid = 92077; -DELETE FROM creature_addon WHERE guid = 92086; -DELETE FROM creature_addon WHERE guid = 92088; -DELETE FROM creature_addon WHERE guid = 92092; -DELETE FROM creature_addon WHERE guid = 92093; -DELETE FROM creature_addon WHERE guid = 92095; -DELETE FROM creature_addon WHERE guid = 92153; -DELETE FROM creature_addon WHERE guid = 92158; -DELETE FROM creature_addon WHERE guid = 92167; -DELETE FROM creature_addon WHERE guid = 92169; -DELETE FROM creature_addon WHERE guid = 92170; -DELETE FROM creature_addon WHERE guid = 92208; -DELETE FROM creature_addon WHERE guid = 92209; -DELETE FROM creature_addon WHERE guid = 92215; -DELETE FROM creature_addon WHERE guid = 92218; -DELETE FROM creature_addon WHERE guid = 92230; -DELETE FROM creature_addon WHERE guid = 92231; -DELETE FROM creature_addon WHERE guid = 92251; -DELETE FROM creature_addon WHERE guid = 92270; -DELETE FROM creature_addon WHERE guid = 92281; -DELETE FROM creature_addon WHERE guid = 92285; --- Create template addon for creature 8531 -DELETE FROM creature_template_addon WHERE entry =8531; -INSERT INTO creature_template_addon VALUES (8531,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8531 -DELETE FROM creature_addon WHERE guid = 92533; -DELETE FROM creature_addon WHERE guid = 92593; -DELETE FROM creature_addon WHERE guid = 92612; -DELETE FROM creature_addon WHERE guid = 92619; -DELETE FROM creature_addon WHERE guid = 92631; -DELETE FROM creature_addon WHERE guid = 92712; -DELETE FROM creature_addon WHERE guid = 92715; -DELETE FROM creature_addon WHERE guid = 92837; --- Create template addon for creature 8532 -DELETE FROM creature_template_addon WHERE entry =8532; -INSERT INTO creature_template_addon VALUES (8532,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8532 -DELETE FROM creature_addon WHERE guid = 91928; -DELETE FROM creature_addon WHERE guid = 91930; -DELETE FROM creature_addon WHERE guid = 92182; -DELETE FROM creature_addon WHERE guid = 92185; -DELETE FROM creature_addon WHERE guid = 92186; -DELETE FROM creature_addon WHERE guid = 92189; -DELETE FROM creature_addon WHERE guid = 92194; -DELETE FROM creature_addon WHERE guid = 92195; -DELETE FROM creature_addon WHERE guid = 92197; -DELETE FROM creature_addon WHERE guid = 92202; -DELETE FROM creature_addon WHERE guid = 92374; -DELETE FROM creature_addon WHERE guid = 92380; -DELETE FROM creature_addon WHERE guid = 92514; -DELETE FROM creature_addon WHERE guid = 92519; -DELETE FROM creature_addon WHERE guid = 92521; -DELETE FROM creature_addon WHERE guid = 92651; -DELETE FROM creature_addon WHERE guid = 92659; -DELETE FROM creature_addon WHERE guid = 92667; -DELETE FROM creature_addon WHERE guid = 92681; -DELETE FROM creature_addon WHERE guid = 92706; -DELETE FROM creature_addon WHERE guid = 92776; -DELETE FROM creature_addon WHERE guid = 92808; --- Create template addon for creature 8534 -DELETE FROM creature_template_addon WHERE entry =8534; -INSERT INTO creature_template_addon VALUES (8534,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8534 -DELETE FROM creature_addon WHERE guid = 69692; -DELETE FROM creature_addon WHERE guid = 85505; -DELETE FROM creature_addon WHERE guid = 87040; -DELETE FROM creature_addon WHERE guid = 90965; -DELETE FROM creature_addon WHERE guid = 91824; -DELETE FROM creature_addon WHERE guid = 91830; -DELETE FROM creature_addon WHERE guid = 91951; -DELETE FROM creature_addon WHERE guid = 91967; -DELETE FROM creature_addon WHERE guid = 91985; -DELETE FROM creature_addon WHERE guid = 91986; -DELETE FROM creature_addon WHERE guid = 91988; -DELETE FROM creature_addon WHERE guid = 92014; -DELETE FROM creature_addon WHERE guid = 92150; -DELETE FROM creature_addon WHERE guid = 92237; -DELETE FROM creature_addon WHERE guid = 92477; -DELETE FROM creature_addon WHERE guid = 92489; -DELETE FROM creature_addon WHERE guid = 92501; -DELETE FROM creature_addon WHERE guid = 92510; -DELETE FROM creature_addon WHERE guid = 92567; -DELETE FROM creature_addon WHERE guid = 92569; -DELETE FROM creature_addon WHERE guid = 92571; -DELETE FROM creature_addon WHERE guid = 92585; -DELETE FROM creature_addon WHERE guid = 92591; -DELETE FROM creature_addon WHERE guid = 92607; -DELETE FROM creature_addon WHERE guid = 92637; -DELETE FROM creature_addon WHERE guid = 92726; -DELETE FROM creature_addon WHERE guid = 92729; -DELETE FROM creature_addon WHERE guid = 92743; -DELETE FROM creature_addon WHERE guid = 92772; -DELETE FROM creature_addon WHERE guid = 92799; --- Create template addon for creature 8535 -DELETE FROM creature_template_addon WHERE entry =8535; -INSERT INTO creature_template_addon VALUES (8535,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8535 -DELETE FROM creature_addon WHERE guid = 84778; -DELETE FROM creature_addon WHERE guid = 84793; -DELETE FROM creature_addon WHERE guid = 84819; -DELETE FROM creature_addon WHERE guid = 91856; -DELETE FROM creature_addon WHERE guid = 91881; -DELETE FROM creature_addon WHERE guid = 92127; --- Create template addon for creature 8538 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8538; -INSERT INTO creature_template_addon VALUES (8538,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8538 --- Create template addon for creature 8539 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8539; -INSERT INTO creature_template_addon VALUES (8539,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8539 --- Create template addon for creature 8540 -DELETE FROM creature_template_addon WHERE entry =8540; -INSERT INTO creature_template_addon VALUES (8540,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8540 -DELETE FROM creature_addon WHERE guid = 78268; -DELETE FROM creature_addon WHERE guid = 84800; -DELETE FROM creature_addon WHERE guid = 84801; -DELETE FROM creature_addon WHERE guid = 84965; -DELETE FROM creature_addon WHERE guid = 85496; -DELETE FROM creature_addon WHERE guid = 85508; -DELETE FROM creature_addon WHERE guid = 85509; -DELETE FROM creature_addon WHERE guid = 86297; -DELETE FROM creature_addon WHERE guid = 91827; -DELETE FROM creature_addon WHERE guid = 91828; -DELETE FROM creature_addon WHERE guid = 91829; -DELETE FROM creature_addon WHERE guid = 91831; -DELETE FROM creature_addon WHERE guid = 91850; -DELETE FROM creature_addon WHERE guid = 91874; -DELETE FROM creature_addon WHERE guid = 91889; -DELETE FROM creature_addon WHERE guid = 91892; -DELETE FROM creature_addon WHERE guid = 91952; -DELETE FROM creature_addon WHERE guid = 92028; -DELETE FROM creature_addon WHERE guid = 92055; -DELETE FROM creature_addon WHERE guid = 92056; -DELETE FROM creature_addon WHERE guid = 92082; -DELETE FROM creature_addon WHERE guid = 92087; -DELETE FROM creature_addon WHERE guid = 92090; -DELETE FROM creature_addon WHERE guid = 92227; -DELETE FROM creature_addon WHERE guid = 92234; --- Create template addon for creature 8541 -DELETE FROM creature_template_addon WHERE entry =8541; -INSERT INTO creature_template_addon VALUES (8541,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8541 -DELETE FROM creature_addon WHERE guid = 85493; -DELETE FROM creature_addon WHERE guid = 91854; -DELETE FROM creature_addon WHERE guid = 92001; -DELETE FROM creature_addon WHERE guid = 92007; -DELETE FROM creature_addon WHERE guid = 92210; -DELETE FROM creature_addon WHERE guid = 92240; -DELETE FROM creature_addon WHERE guid = 92250; -DELETE FROM creature_addon WHERE guid = 92259; -DELETE FROM creature_addon WHERE guid = 92522; -DELETE FROM creature_addon WHERE guid = 92523; -DELETE FROM creature_addon WHERE guid = 92525; -DELETE FROM creature_addon WHERE guid = 92528; -DELETE FROM creature_addon WHERE guid = 92536; -DELETE FROM creature_addon WHERE guid = 92595; -DELETE FROM creature_addon WHERE guid = 92596; -DELETE FROM creature_addon WHERE guid = 92599; -DELETE FROM creature_addon WHERE guid = 92602; -DELETE FROM creature_addon WHERE guid = 92603; -DELETE FROM creature_addon WHERE guid = 92604; -DELETE FROM creature_addon WHERE guid = 92605; -DELETE FROM creature_addon WHERE guid = 92608; -DELETE FROM creature_addon WHERE guid = 92613; -DELETE FROM creature_addon WHERE guid = 92635; -DELETE FROM creature_addon WHERE guid = 92645; -DELETE FROM creature_addon WHERE guid = 92718; -DELETE FROM creature_addon WHERE guid = 92779; -DELETE FROM creature_addon WHERE guid = 92839; -DELETE FROM creature_addon WHERE guid = 92840; -DELETE FROM creature_addon WHERE guid = 92842; -DELETE FROM creature_addon WHERE guid = 92843; --- Create template addon for creature 8542 -DELETE FROM creature_template_addon WHERE entry =8542; -INSERT INTO creature_template_addon VALUES (8542,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8542 -DELETE FROM creature_addon WHERE guid = 53730; -DELETE FROM creature_addon WHERE guid = 53731; -DELETE FROM creature_addon WHERE guid = 53734; -DELETE FROM creature_addon WHERE guid = 56692; -DELETE FROM creature_addon WHERE guid = 56693; -DELETE FROM creature_addon WHERE guid = 69688; -DELETE FROM creature_addon WHERE guid = 69689; -DELETE FROM creature_addon WHERE guid = 69705; -DELETE FROM creature_addon WHERE guid = 69706; -DELETE FROM creature_addon WHERE guid = 69708; -DELETE FROM creature_addon WHERE guid = 69709; -DELETE FROM creature_addon WHERE guid = 91836; -DELETE FROM creature_addon WHERE guid = 91925; -DELETE FROM creature_addon WHERE guid = 92378; -DELETE FROM creature_addon WHERE guid = 92474; -DELETE FROM creature_addon WHERE guid = 92475; -DELETE FROM creature_addon WHERE guid = 92476; -DELETE FROM creature_addon WHERE guid = 92517; -DELETE FROM creature_addon WHERE guid = 92520; -DELETE FROM creature_addon WHERE guid = 92547; -DELETE FROM creature_addon WHERE guid = 92561; -DELETE FROM creature_addon WHERE guid = 92562; -DELETE FROM creature_addon WHERE guid = 92662; -DELETE FROM creature_addon WHERE guid = 92663; -DELETE FROM creature_addon WHERE guid = 92672; -DELETE FROM creature_addon WHERE guid = 92677; -DELETE FROM creature_addon WHERE guid = 92705; -DELETE FROM creature_addon WHERE guid = 92709; -DELETE FROM creature_addon WHERE guid = 92793; --- Create template addon for creature 8543 -DELETE FROM creature_template_addon WHERE entry =8543; -INSERT INTO creature_template_addon VALUES (8543,0,0,1,16,0,0,'14775'); --- Clear duplicate addons from template for creature 8543 -DELETE FROM creature_addon WHERE guid = 54624; -DELETE FROM creature_addon WHERE guid = 69691; -DELETE FROM creature_addon WHERE guid = 84955; -DELETE FROM creature_addon WHERE guid = 90488; -DELETE FROM creature_addon WHERE guid = 92009; -DELETE FROM creature_addon WHERE guid = 92012; -DELETE FROM creature_addon WHERE guid = 92013; -DELETE FROM creature_addon WHERE guid = 92015; --- Create template addon for creature 8544 -DELETE FROM creature_template_addon WHERE entry =8544; -INSERT INTO creature_template_addon VALUES (8544,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8544 -DELETE FROM creature_addon WHERE guid = 92669; --- Create template addon for creature 8545 -DELETE FROM creature_template_addon WHERE entry =8545; -INSERT INTO creature_template_addon VALUES (8545,0,0,1,16,0,0,'16577'); --- Clear duplicate addons from template for creature 8545 -DELETE FROM creature_addon WHERE guid = 91931; -DELETE FROM creature_addon WHERE guid = 92324; -DELETE FROM creature_addon WHERE guid = 92513; -DELETE FROM creature_addon WHERE guid = 92665; -DELETE FROM creature_addon WHERE guid = 92670; -DELETE FROM creature_addon WHERE guid = 92671; -DELETE FROM creature_addon WHERE guid = 92707; --- Create template addon for creature 8546 -DELETE FROM creature_template_addon WHERE entry =8546; -INSERT INTO creature_template_addon VALUES (8546,0,0,1,16,0,0,'8734'); --- Clear duplicate addons from template for creature 8546 -DELETE FROM creature_addon WHERE guid = 53855; -DELETE FROM creature_addon WHERE guid = 54748; -DELETE FROM creature_addon WHERE guid = 64959; -DELETE FROM creature_addon WHERE guid = 92140; --- Create template addon for creature 8547 -DELETE FROM creature_template_addon WHERE entry =8547; -INSERT INTO creature_template_addon VALUES (8547,0,0,1,16,0,0,'8734'); --- Clear duplicate addons from template for creature 8547 -DELETE FROM creature_addon WHERE guid = 86417; -DELETE FROM creature_addon WHERE guid = 92027; --- Create template addon for creature 8548 -DELETE FROM creature_template_addon WHERE entry =8548; -INSERT INTO creature_template_addon VALUES (8548,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8548 -DELETE FROM creature_addon WHERE guid = 84383; -DELETE FROM creature_addon WHERE guid = 92255; -DELETE FROM creature_addon WHERE guid = 92369; -DELETE FROM creature_addon WHERE guid = 92373; -DELETE FROM creature_addon WHERE guid = 92375; -DELETE FROM creature_addon WHERE guid = 92376; -DELETE FROM creature_addon WHERE guid = 92377; -DELETE FROM creature_addon WHERE guid = 92385; -DELETE FROM creature_addon WHERE guid = 92530; -DELETE FROM creature_addon WHERE guid = 92531; -DELETE FROM creature_addon WHERE guid = 92532; -DELETE FROM creature_addon WHERE guid = 92535; -DELETE FROM creature_addon WHERE guid = 92537; -DELETE FROM creature_addon WHERE guid = 92538; -DELETE FROM creature_addon WHERE guid = 92597; -DELETE FROM creature_addon WHERE guid = 92609; --- Create template addon for creature 8550 -DELETE FROM creature_template_addon WHERE entry =8550; -INSERT INTO creature_template_addon VALUES (8550,0,0,1,16,0,0,'16592'); --- Clear duplicate addons from template for creature 8550 -DELETE FROM creature_addon WHERE guid = 56695; -DELETE FROM creature_addon WHERE guid = 91924; -DELETE FROM creature_addon WHERE guid = 91927; -DELETE FROM creature_addon WHERE guid = 92143; -DELETE FROM creature_addon WHERE guid = 92176; -DELETE FROM creature_addon WHERE guid = 92319; -DELETE FROM creature_addon WHERE guid = 92320; -DELETE FROM creature_addon WHERE guid = 92560; -DELETE FROM creature_addon WHERE guid = 92566; --- Create template addon for creature 8551 -DELETE FROM creature_template_addon WHERE entry =8551; -INSERT INTO creature_template_addon VALUES (8551,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8551 -DELETE FROM creature_addon WHERE guid = 92368; -DELETE FROM creature_addon WHERE guid = 92372; -DELETE FROM creature_addon WHERE guid = 92540; -DELETE FROM creature_addon WHERE guid = 92844; --- Create template addon for creature 8553 -DELETE FROM creature_template_addon WHERE entry =8553; -INSERT INTO creature_template_addon VALUES (8553,0,0,1,16,0,0,'8734'); --- Clear duplicate addons from template for creature 8553 -DELETE FROM creature_addon WHERE guid = 91940; -DELETE FROM creature_addon WHERE guid = 91946; -DELETE FROM creature_addon WHERE guid = 92235; -DELETE FROM creature_addon WHERE guid = 92264; --- Create template addon for creature 8554 -DELETE FROM creature_template_addon WHERE entry =8554; -INSERT INTO creature_template_addon VALUES (8554,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8554 -DELETE FROM creature_addon WHERE guid = 24788; --- Create template addon for creature 8555 -DELETE FROM creature_template_addon WHERE entry =8555; -INSERT INTO creature_template_addon VALUES (8555,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8555 -DELETE FROM creature_addon WHERE guid = 54036; -DELETE FROM creature_addon WHERE guid = 54764; -DELETE FROM creature_addon WHERE guid = 69681; -DELETE FROM creature_addon WHERE guid = 91857; -DELETE FROM creature_addon WHERE guid = 91860; -DELETE FROM creature_addon WHERE guid = 91861; -DELETE FROM creature_addon WHERE guid = 91864; -DELETE FROM creature_addon WHERE guid = 92212; -DELETE FROM creature_addon WHERE guid = 92214; -DELETE FROM creature_addon WHERE guid = 92217; -DELETE FROM creature_addon WHERE guid = 92219; --- Create template addon for creature 8556 -DELETE FROM creature_template_addon WHERE entry =8556; -INSERT INTO creature_template_addon VALUES (8556,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8556 -DELETE FROM creature_addon WHERE guid = 54025; -DELETE FROM creature_addon WHERE guid = 54109; -DELETE FROM creature_addon WHERE guid = 54759; -DELETE FROM creature_addon WHERE guid = 54763; -DELETE FROM creature_addon WHERE guid = 69683; -DELETE FROM creature_addon WHERE guid = 69684; -DELETE FROM creature_addon WHERE guid = 91859; -DELETE FROM creature_addon WHERE guid = 91867; -DELETE FROM creature_addon WHERE guid = 92213; --- Create template addon for creature 8557 -DELETE FROM creature_template_addon WHERE entry =8557; -INSERT INTO creature_template_addon VALUES (8557,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8557 -DELETE FROM creature_addon WHERE guid = 53938; -DELETE FROM creature_addon WHERE guid = 53995; -DELETE FROM creature_addon WHERE guid = 54015; -DELETE FROM creature_addon WHERE guid = 54016; -DELETE FROM creature_addon WHERE guid = 54024; -DELETE FROM creature_addon WHERE guid = 54033; -DELETE FROM creature_addon WHERE guid = 54107; -DELETE FROM creature_addon WHERE guid = 54108; -DELETE FROM creature_addon WHERE guid = 54762; -DELETE FROM creature_addon WHERE guid = 69682; -DELETE FROM creature_addon WHERE guid = 91865; -DELETE FROM creature_addon WHERE guid = 92199; -DELETE FROM creature_addon WHERE guid = 92200; --- Create template addon for creature 8558 -DELETE FROM creature_template_addon WHERE entry =8558; -INSERT INTO creature_template_addon VALUES (8558,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8558 -DELETE FROM creature_addon WHERE guid = 54017; -DELETE FROM creature_addon WHERE guid = 54035; -DELETE FROM creature_addon WHERE guid = 54760; -DELETE FROM creature_addon WHERE guid = 54761; -DELETE FROM creature_addon WHERE guid = 69690; -DELETE FROM creature_addon WHERE guid = 92178; -DELETE FROM creature_addon WHERE guid = 92241; -DELETE FROM creature_addon WHERE guid = 92242; -DELETE FROM creature_addon WHERE guid = 92682; -DELETE FROM creature_addon WHERE guid = 92710; --- Create template addon for creature 8560 -DELETE FROM creature_template_addon WHERE entry =8560; -INSERT INTO creature_template_addon VALUES (8560,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8560 -DELETE FROM creature_addon WHERE guid = 91957; -DELETE FROM creature_addon WHERE guid = 91958; -DELETE FROM creature_addon WHERE guid = 91971; -DELETE FROM creature_addon WHERE guid = 91975; -DELETE FROM creature_addon WHERE guid = 91976; -DELETE FROM creature_addon WHERE guid = 91977; -DELETE FROM creature_addon WHERE guid = 91979; -DELETE FROM creature_addon WHERE guid = 91981; -DELETE FROM creature_addon WHERE guid = 92142; -DELETE FROM creature_addon WHERE guid = 92148; -DELETE FROM creature_addon WHERE guid = 92174; -DELETE FROM creature_addon WHERE guid = 92226; --- Create template addon for creature 8561 -DELETE FROM creature_template_addon WHERE entry =8561; -INSERT INTO creature_template_addon VALUES (8561,0,0,1,16,0,0,'8734'); --- Clear duplicate addons from template for creature 8561 -DELETE FROM creature_addon WHERE guid = 53742; -DELETE FROM creature_addon WHERE guid = 53743; -DELETE FROM creature_addon WHERE guid = 54594; -DELETE FROM creature_addon WHERE guid = 56696; -DELETE FROM creature_addon WHERE guid = 69710; -DELETE FROM creature_addon WHERE guid = 91959; -DELETE FROM creature_addon WHERE guid = 91962; -DELETE FROM creature_addon WHERE guid = 91963; -DELETE FROM creature_addon WHERE guid = 91964; -DELETE FROM creature_addon WHERE guid = 91965; -DELETE FROM creature_addon WHERE guid = 91966; -DELETE FROM creature_addon WHERE guid = 92124; --- Create template addon for creature 8562 -DELETE FROM creature_template_addon WHERE entry =8562; -INSERT INTO creature_template_addon VALUES (8562,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8562 -DELETE FROM creature_addon WHERE guid = 76583; -DELETE FROM creature_addon WHERE guid = 91912; -DELETE FROM creature_addon WHERE guid = 91955; -DELETE FROM creature_addon WHERE guid = 91960; -DELETE FROM creature_addon WHERE guid = 91961; -DELETE FROM creature_addon WHERE guid = 91968; -DELETE FROM creature_addon WHERE guid = 91969; -DELETE FROM creature_addon WHERE guid = 91972; -DELETE FROM creature_addon WHERE guid = 91974; -DELETE FROM creature_addon WHERE guid = 92175; -DELETE FROM creature_addon WHERE guid = 92224; -DELETE FROM creature_addon WHERE guid = 92225; -DELETE FROM creature_addon WHERE guid = 92284; --- Create template addon for creature 8563 -DELETE FROM creature_template_addon WHERE entry =8563; -INSERT INTO creature_template_addon VALUES (8563,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8563 -DELETE FROM creature_addon WHERE guid = 53745; -DELETE FROM creature_addon WHERE guid = 53746; -DELETE FROM creature_addon WHERE guid = 53747; -DELETE FROM creature_addon WHERE guid = 91891; -DELETE FROM creature_addon WHERE guid = 91895; -DELETE FROM creature_addon WHERE guid = 91902; -DELETE FROM creature_addon WHERE guid = 91914; -DELETE FROM creature_addon WHERE guid = 91917; -DELETE FROM creature_addon WHERE guid = 91918; --- Create template addon for creature 8564 -DELETE FROM creature_template_addon WHERE entry =8564; -INSERT INTO creature_template_addon VALUES (8564,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8564 -DELETE FROM creature_addon WHERE guid = 53744; -DELETE FROM creature_addon WHERE guid = 54611; -DELETE FROM creature_addon WHERE guid = 54612; -DELETE FROM creature_addon WHERE guid = 54617; -DELETE FROM creature_addon WHERE guid = 91890; -DELETE FROM creature_addon WHERE guid = 91897; -DELETE FROM creature_addon WHERE guid = 91898; -DELETE FROM creature_addon WHERE guid = 91906; -DELETE FROM creature_addon WHERE guid = 91910; -DELETE FROM creature_addon WHERE guid = 91911; -DELETE FROM creature_addon WHERE guid = 91913; -DELETE FROM creature_addon WHERE guid = 91915; -DELETE FROM creature_addon WHERE guid = 91916; --- Create template addon for creature 8565 -DELETE FROM creature_template_addon WHERE entry =8565; -INSERT INTO creature_template_addon VALUES (8565,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8565 -DELETE FROM creature_addon WHERE guid = 53748; -DELETE FROM creature_addon WHERE guid = 54616; -DELETE FROM creature_addon WHERE guid = 91896; -DELETE FROM creature_addon WHERE guid = 91905; -DELETE FROM creature_addon WHERE guid = 91919; --- Create template addon for creature 8566 -DELETE FROM creature_template_addon WHERE entry =8566; -INSERT INTO creature_template_addon VALUES (8566,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8566 -DELETE FROM creature_addon WHERE guid = 5777; -DELETE FROM creature_addon WHERE guid = 5822; -DELETE FROM creature_addon WHERE guid = 5823; -DELETE FROM creature_addon WHERE guid = 5846; -DELETE FROM creature_addon WHERE guid = 6250; -DELETE FROM creature_addon WHERE guid = 6764; -DELETE FROM creature_addon WHERE guid = 6765; -DELETE FROM creature_addon WHERE guid = 6766; -DELETE FROM creature_addon WHERE guid = 6775; -DELETE FROM creature_addon WHERE guid = 6776; -DELETE FROM creature_addon WHERE guid = 6826; -DELETE FROM creature_addon WHERE guid = 6827; -DELETE FROM creature_addon WHERE guid = 6828; -DELETE FROM creature_addon WHERE guid = 6829; -DELETE FROM creature_addon WHERE guid = 6830; -DELETE FROM creature_addon WHERE guid = 6831; -DELETE FROM creature_addon WHERE guid = 6832; -DELETE FROM creature_addon WHERE guid = 6833; -DELETE FROM creature_addon WHERE guid = 6834; -DELETE FROM creature_addon WHERE guid = 6840; --- Clear duplicate addons from template for creature 8567 --- Create template addon for creature 8576 -DELETE FROM creature_template_addon WHERE entry =8576; -INSERT INTO creature_template_addon VALUES (8576,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8576 -DELETE FROM creature_addon WHERE guid = 35872; --- Create template addon for creature 8578 --- Create template addon for creature 8579 -DELETE FROM creature_template_addon WHERE entry =8579; -INSERT INTO creature_template_addon VALUES (8579,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8579 -DELETE FROM creature_addon WHERE guid = 23270; --- Create template addon for creature 8580 --- Create template addon for creature 8581 --- Create template addon for creature 8582 -DELETE FROM creature_template_addon WHERE entry =8582; -INSERT INTO creature_template_addon VALUES (8582,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8582 -DELETE FROM creature_addon WHERE guid = 14976; --- Clear duplicate addons from template for creature 8583 -DELETE FROM creature_addon WHERE guid = 46563; --- Clear duplicate addons from template for creature 8584 -DELETE FROM creature_addon WHERE guid = 46566; --- Create template addon for creature 8585 --- Create template addon for creature 8586 -DELETE FROM creature_template_addon WHERE entry =8586; -INSERT INTO creature_template_addon VALUES (8586,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 8586 -DELETE FROM creature_addon WHERE guid = 35873; --- Create template addon for creature 8587 -DELETE FROM creature_template_addon WHERE entry =8587; -INSERT INTO creature_template_addon VALUES (8587,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8587 -DELETE FROM creature_addon WHERE guid = 35874; --- Create template addon for creature 8588 -DELETE FROM creature_template_addon WHERE entry =8588; -INSERT INTO creature_template_addon VALUES (8588,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8588 -DELETE FROM creature_addon WHERE guid = 42206; --- Create template addon for creature 8596 -DELETE FROM creature_template_addon WHERE entry =8596; -INSERT INTO creature_template_addon VALUES (8596,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8596 -DELETE FROM creature_addon WHERE guid = 54746; -DELETE FROM creature_addon WHERE guid = 69699; -DELETE FROM creature_addon WHERE guid = 84781; -DELETE FROM creature_addon WHERE guid = 84812; -DELETE FROM creature_addon WHERE guid = 84820; -DELETE FROM creature_addon WHERE guid = 86389; -DELETE FROM creature_addon WHERE guid = 86398; -DELETE FROM creature_addon WHERE guid = 90966; -DELETE FROM creature_addon WHERE guid = 90971; -DELETE FROM creature_addon WHERE guid = 91819; -DELETE FROM creature_addon WHERE guid = 91990; -DELETE FROM creature_addon WHERE guid = 91996; -DELETE FROM creature_addon WHERE guid = 92004; -DELETE FROM creature_addon WHERE guid = 92011; -DELETE FROM creature_addon WHERE guid = 92207; -DELETE FROM creature_addon WHERE guid = 92310; -DELETE FROM creature_addon WHERE guid = 92352; -DELETE FROM creature_addon WHERE guid = 92359; -DELETE FROM creature_addon WHERE guid = 92360; -DELETE FROM creature_addon WHERE guid = 92361; -DELETE FROM creature_addon WHERE guid = 92381; -DELETE FROM creature_addon WHERE guid = 92382; -DELETE FROM creature_addon WHERE guid = 92396; -DELETE FROM creature_addon WHERE guid = 92470; -DELETE FROM creature_addon WHERE guid = 92497; -DELETE FROM creature_addon WHERE guid = 92499; -DELETE FROM creature_addon WHERE guid = 92504; -DELETE FROM creature_addon WHERE guid = 92506; -DELETE FROM creature_addon WHERE guid = 92507; -DELETE FROM creature_addon WHERE guid = 92511; -DELETE FROM creature_addon WHERE guid = 92512; -DELETE FROM creature_addon WHERE guid = 92541; -DELETE FROM creature_addon WHERE guid = 92582; -DELETE FROM creature_addon WHERE guid = 92586; -DELETE FROM creature_addon WHERE guid = 92606; -DELETE FROM creature_addon WHERE guid = 92610; -DELETE FROM creature_addon WHERE guid = 92614; -DELETE FROM creature_addon WHERE guid = 92617; -DELETE FROM creature_addon WHERE guid = 92618; -DELETE FROM creature_addon WHERE guid = 92646; -DELETE FROM creature_addon WHERE guid = 92664; -DELETE FROM creature_addon WHERE guid = 92727; -DELETE FROM creature_addon WHERE guid = 92735; -DELETE FROM creature_addon WHERE guid = 92736; -DELETE FROM creature_addon WHERE guid = 92740; -DELETE FROM creature_addon WHERE guid = 92752; -DELETE FROM creature_addon WHERE guid = 92756; -DELETE FROM creature_addon WHERE guid = 92758; -DELETE FROM creature_addon WHERE guid = 92762; -DELETE FROM creature_addon WHERE guid = 92769; -DELETE FROM creature_addon WHERE guid = 92789; --- Create template addon for creature 8597 -DELETE FROM creature_template_addon WHERE entry =8597; -INSERT INTO creature_template_addon VALUES (8597,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8597 -DELETE FROM creature_addon WHERE guid = 84787; -DELETE FROM creature_addon WHERE guid = 91814; -DELETE FROM creature_addon WHERE guid = 92000; -DELETE FROM creature_addon WHERE guid = 92116; -DELETE FROM creature_addon WHERE guid = 92121; -DELETE FROM creature_addon WHERE guid = 92292; -DELETE FROM creature_addon WHERE guid = 92294; -DELETE FROM creature_addon WHERE guid = 92298; -DELETE FROM creature_addon WHERE guid = 92314; -DELETE FROM creature_addon WHERE guid = 92317; -DELETE FROM creature_addon WHERE guid = 92336; -DELETE FROM creature_addon WHERE guid = 92348; -DELETE FROM creature_addon WHERE guid = 92351; -DELETE FROM creature_addon WHERE guid = 92354; -DELETE FROM creature_addon WHERE guid = 92409; -DELETE FROM creature_addon WHERE guid = 92425; -DELETE FROM creature_addon WHERE guid = 92455; -DELETE FROM creature_addon WHERE guid = 92463; -DELETE FROM creature_addon WHERE guid = 92478; -DELETE FROM creature_addon WHERE guid = 92483; -DELETE FROM creature_addon WHERE guid = 92484; -DELETE FROM creature_addon WHERE guid = 92573; -DELETE FROM creature_addon WHERE guid = 92579; -DELETE FROM creature_addon WHERE guid = 92584; -DELETE FROM creature_addon WHERE guid = 92702; -DELETE FROM creature_addon WHERE guid = 92745; -DELETE FROM creature_addon WHERE guid = 92792; -DELETE FROM creature_addon WHERE guid = 92804; -DELETE FROM creature_addon WHERE guid = 92805; -DELETE FROM creature_addon WHERE guid = 92806; -DELETE FROM creature_addon WHERE guid = 92814; -DELETE FROM creature_addon WHERE guid = 92817; -DELETE FROM creature_addon WHERE guid = 92820; -DELETE FROM creature_addon WHERE guid = 92821; --- Create template addon for creature 8598 -DELETE FROM creature_template_addon WHERE entry =8598; -INSERT INTO creature_template_addon VALUES (8598,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8598 -DELETE FROM creature_addon WHERE guid = 53751; -DELETE FROM creature_addon WHERE guid = 53754; -DELETE FROM creature_addon WHERE guid = 53755; -DELETE FROM creature_addon WHERE guid = 53757; -DELETE FROM creature_addon WHERE guid = 53758; -DELETE FROM creature_addon WHERE guid = 54638; -DELETE FROM creature_addon WHERE guid = 54705; -DELETE FROM creature_addon WHERE guid = 60857; -DELETE FROM creature_addon WHERE guid = 63143; -DELETE FROM creature_addon WHERE guid = 81888; -DELETE FROM creature_addon WHERE guid = 84774; -DELETE FROM creature_addon WHERE guid = 84777; -DELETE FROM creature_addon WHERE guid = 84779; -DELETE FROM creature_addon WHERE guid = 84790; -DELETE FROM creature_addon WHERE guid = 84792; -DELETE FROM creature_addon WHERE guid = 84804; -DELETE FROM creature_addon WHERE guid = 84807; -DELETE FROM creature_addon WHERE guid = 84816; -DELETE FROM creature_addon WHERE guid = 84957; -DELETE FROM creature_addon WHERE guid = 84960; -DELETE FROM creature_addon WHERE guid = 84967; -DELETE FROM creature_addon WHERE guid = 84968; -DELETE FROM creature_addon WHERE guid = 84970; -DELETE FROM creature_addon WHERE guid = 84971; -DELETE FROM creature_addon WHERE guid = 85499; -DELETE FROM creature_addon WHERE guid = 85500; -DELETE FROM creature_addon WHERE guid = 85512; -DELETE FROM creature_addon WHERE guid = 86298; -DELETE FROM creature_addon WHERE guid = 86299; -DELETE FROM creature_addon WHERE guid = 86377; -DELETE FROM creature_addon WHERE guid = 86388; -DELETE FROM creature_addon WHERE guid = 86407; -DELETE FROM creature_addon WHERE guid = 86410; -DELETE FROM creature_addon WHERE guid = 86795; -DELETE FROM creature_addon WHERE guid = 86798; -DELETE FROM creature_addon WHERE guid = 86799; -DELETE FROM creature_addon WHERE guid = 90950; -DELETE FROM creature_addon WHERE guid = 90952; -DELETE FROM creature_addon WHERE guid = 90963; -DELETE FROM creature_addon WHERE guid = 90969; -DELETE FROM creature_addon WHERE guid = 91810; -DELETE FROM creature_addon WHERE guid = 91811; -DELETE FROM creature_addon WHERE guid = 91838; -DELETE FROM creature_addon WHERE guid = 91843; -DELETE FROM creature_addon WHERE guid = 91844; -DELETE FROM creature_addon WHERE guid = 91846; -DELETE FROM creature_addon WHERE guid = 91851; -DELETE FROM creature_addon WHERE guid = 91858; -DELETE FROM creature_addon WHERE guid = 91871; -DELETE FROM creature_addon WHERE guid = 91878; -DELETE FROM creature_addon WHERE guid = 91883; -DELETE FROM creature_addon WHERE guid = 91900; -DELETE FROM creature_addon WHERE guid = 91908; -DELETE FROM creature_addon WHERE guid = 91923; -DELETE FROM creature_addon WHERE guid = 91938; -DELETE FROM creature_addon WHERE guid = 91984; -DELETE FROM creature_addon WHERE guid = 91991; -DELETE FROM creature_addon WHERE guid = 92030; -DELETE FROM creature_addon WHERE guid = 92031; -DELETE FROM creature_addon WHERE guid = 92060; -DELETE FROM creature_addon WHERE guid = 92065; -DELETE FROM creature_addon WHERE guid = 92089; -DELETE FROM creature_addon WHERE guid = 92097; -DELETE FROM creature_addon WHERE guid = 92123; -DELETE FROM creature_addon WHERE guid = 92130; -DELETE FROM creature_addon WHERE guid = 92136; -DELETE FROM creature_addon WHERE guid = 92141; -DELETE FROM creature_addon WHERE guid = 92160; -DELETE FROM creature_addon WHERE guid = 92162; -DELETE FROM creature_addon WHERE guid = 92179; -DELETE FROM creature_addon WHERE guid = 92180; -DELETE FROM creature_addon WHERE guid = 92704; -DELETE FROM creature_addon WHERE guid = 92711; --- Create template addon for creature 8600 -DELETE FROM creature_template_addon WHERE entry =8600; -INSERT INTO creature_template_addon VALUES (8600,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8600 -DELETE FROM creature_addon WHERE guid = 53840; -DELETE FROM creature_addon WHERE guid = 63145; -DELETE FROM creature_addon WHERE guid = 69698; -DELETE FROM creature_addon WHERE guid = 69700; -DELETE FROM creature_addon WHERE guid = 84080; -DELETE FROM creature_addon WHERE guid = 84782; -DELETE FROM creature_addon WHERE guid = 84795; -DELETE FROM creature_addon WHERE guid = 84796; -DELETE FROM creature_addon WHERE guid = 84797; -DELETE FROM creature_addon WHERE guid = 84811; -DELETE FROM creature_addon WHERE guid = 84821; -DELETE FROM creature_addon WHERE guid = 84822; -DELETE FROM creature_addon WHERE guid = 84961; -DELETE FROM creature_addon WHERE guid = 84962; -DELETE FROM creature_addon WHERE guid = 85489; -DELETE FROM creature_addon WHERE guid = 86135; -DELETE FROM creature_addon WHERE guid = 86413; -DELETE FROM creature_addon WHERE guid = 90970; -DELETE FROM creature_addon WHERE guid = 90972; -DELETE FROM creature_addon WHERE guid = 90973; -DELETE FROM creature_addon WHERE guid = 90974; -DELETE FROM creature_addon WHERE guid = 91807; -DELETE FROM creature_addon WHERE guid = 91820; -DELETE FROM creature_addon WHERE guid = 91853; -DELETE FROM creature_addon WHERE guid = 92299; -DELETE FROM creature_addon WHERE guid = 92300; -DELETE FROM creature_addon WHERE guid = 92301; -DELETE FROM creature_addon WHERE guid = 92302; -DELETE FROM creature_addon WHERE guid = 92303; -DELETE FROM creature_addon WHERE guid = 92311; -DELETE FROM creature_addon WHERE guid = 92332; -DELETE FROM creature_addon WHERE guid = 92337; -DELETE FROM creature_addon WHERE guid = 92338; -DELETE FROM creature_addon WHERE guid = 92345; -DELETE FROM creature_addon WHERE guid = 92346; -DELETE FROM creature_addon WHERE guid = 92347; -DELETE FROM creature_addon WHERE guid = 92362; -DELETE FROM creature_addon WHERE guid = 92379; -DELETE FROM creature_addon WHERE guid = 92383; -DELETE FROM creature_addon WHERE guid = 92384; -DELETE FROM creature_addon WHERE guid = 92472; -DELETE FROM creature_addon WHERE guid = 92496; -DELETE FROM creature_addon WHERE guid = 92498; -DELETE FROM creature_addon WHERE guid = 92509; -DELETE FROM creature_addon WHERE guid = 92539; -DELETE FROM creature_addon WHERE guid = 92587; -DELETE FROM creature_addon WHERE guid = 92588; -DELETE FROM creature_addon WHERE guid = 92589; -DELETE FROM creature_addon WHERE guid = 92590; -DELETE FROM creature_addon WHERE guid = 92592; -DELETE FROM creature_addon WHERE guid = 92598; -DELETE FROM creature_addon WHERE guid = 92611; -DELETE FROM creature_addon WHERE guid = 92634; -DELETE FROM creature_addon WHERE guid = 92639; -DELETE FROM creature_addon WHERE guid = 92644; -DELETE FROM creature_addon WHERE guid = 92648; -DELETE FROM creature_addon WHERE guid = 92649; -DELETE FROM creature_addon WHERE guid = 92655; -DELETE FROM creature_addon WHERE guid = 92668; -DELETE FROM creature_addon WHERE guid = 92673; -DELETE FROM creature_addon WHERE guid = 92714; -DELETE FROM creature_addon WHERE guid = 92723; -DELETE FROM creature_addon WHERE guid = 92724; -DELETE FROM creature_addon WHERE guid = 92732; -DELETE FROM creature_addon WHERE guid = 92733; -DELETE FROM creature_addon WHERE guid = 92734; -DELETE FROM creature_addon WHERE guid = 92738; -DELETE FROM creature_addon WHERE guid = 92739; -DELETE FROM creature_addon WHERE guid = 92741; -DELETE FROM creature_addon WHERE guid = 92746; -DELETE FROM creature_addon WHERE guid = 92751; -DELETE FROM creature_addon WHERE guid = 92753; -DELETE FROM creature_addon WHERE guid = 92755; -DELETE FROM creature_addon WHERE guid = 92757; -DELETE FROM creature_addon WHERE guid = 92761; -DELETE FROM creature_addon WHERE guid = 92763; -DELETE FROM creature_addon WHERE guid = 92764; -DELETE FROM creature_addon WHERE guid = 92765; -DELETE FROM creature_addon WHERE guid = 92766; -DELETE FROM creature_addon WHERE guid = 92768; -DELETE FROM creature_addon WHERE guid = 92770; -DELETE FROM creature_addon WHERE guid = 92771; -DELETE FROM creature_addon WHERE guid = 92773; -DELETE FROM creature_addon WHERE guid = 92774; -DELETE FROM creature_addon WHERE guid = 92787; -DELETE FROM creature_addon WHERE guid = 92788; --- Create template addon for creature 8601 -DELETE FROM creature_template_addon WHERE entry =8601; -INSERT INTO creature_template_addon VALUES (8601,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8601 -DELETE FROM creature_addon WHERE guid = 78684; -DELETE FROM creature_addon WHERE guid = 91812; -DELETE FROM creature_addon WHERE guid = 91987; -DELETE FROM creature_addon WHERE guid = 91992; -DELETE FROM creature_addon WHERE guid = 91993; -DELETE FROM creature_addon WHERE guid = 91994; -DELETE FROM creature_addon WHERE guid = 91995; -DELETE FROM creature_addon WHERE guid = 91998; -DELETE FROM creature_addon WHERE guid = 92005; -DELETE FROM creature_addon WHERE guid = 92019; -DELETE FROM creature_addon WHERE guid = 92021; -DELETE FROM creature_addon WHERE guid = 92022; -DELETE FROM creature_addon WHERE guid = 92024; -DELETE FROM creature_addon WHERE guid = 92114; -DELETE FROM creature_addon WHERE guid = 92117; -DELETE FROM creature_addon WHERE guid = 92118; -DELETE FROM creature_addon WHERE guid = 92173; -DELETE FROM creature_addon WHERE guid = 92222; -DELETE FROM creature_addon WHERE guid = 92260; -DELETE FROM creature_addon WHERE guid = 92293; -DELETE FROM creature_addon WHERE guid = 92308; -DELETE FROM creature_addon WHERE guid = 92315; -DELETE FROM creature_addon WHERE guid = 92316; -DELETE FROM creature_addon WHERE guid = 92318; -DELETE FROM creature_addon WHERE guid = 92349; -DELETE FROM creature_addon WHERE guid = 92363; -DELETE FROM creature_addon WHERE guid = 92365; -DELETE FROM creature_addon WHERE guid = 92367; -DELETE FROM creature_addon WHERE guid = 92423; -DELETE FROM creature_addon WHERE guid = 92456; -DELETE FROM creature_addon WHERE guid = 92457; -DELETE FROM creature_addon WHERE guid = 92485; -DELETE FROM creature_addon WHERE guid = 92492; -DELETE FROM creature_addon WHERE guid = 92493; -DELETE FROM creature_addon WHERE guid = 92494; -DELETE FROM creature_addon WHERE guid = 92502; -DELETE FROM creature_addon WHERE guid = 92570; -DELETE FROM creature_addon WHERE guid = 92572; -DELETE FROM creature_addon WHERE guid = 92574; -DELETE FROM creature_addon WHERE guid = 92575; -DELETE FROM creature_addon WHERE guid = 92576; -DELETE FROM creature_addon WHERE guid = 92580; -DELETE FROM creature_addon WHERE guid = 92720; -DELETE FROM creature_addon WHERE guid = 92721; -DELETE FROM creature_addon WHERE guid = 92747; -DELETE FROM creature_addon WHERE guid = 92748; -DELETE FROM creature_addon WHERE guid = 92749; -DELETE FROM creature_addon WHERE guid = 92791; -DELETE FROM creature_addon WHERE guid = 92794; -DELETE FROM creature_addon WHERE guid = 92795; -DELETE FROM creature_addon WHERE guid = 92796; -DELETE FROM creature_addon WHERE guid = 92797; -DELETE FROM creature_addon WHERE guid = 92798; -DELETE FROM creature_addon WHERE guid = 92800; -DELETE FROM creature_addon WHERE guid = 92802; -DELETE FROM creature_addon WHERE guid = 92803; -DELETE FROM creature_addon WHERE guid = 92811; -DELETE FROM creature_addon WHERE guid = 92815; -DELETE FROM creature_addon WHERE guid = 92816; -DELETE FROM creature_addon WHERE guid = 92819; -DELETE FROM creature_addon WHERE guid = 92825; --- Create template addon for creature 8602 -DELETE FROM creature_template_addon WHERE entry =8602; -INSERT INTO creature_template_addon VALUES (8602,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8602 -DELETE FROM creature_addon WHERE guid = 53752; -DELETE FROM creature_addon WHERE guid = 53753; -DELETE FROM creature_addon WHERE guid = 59514; -DELETE FROM creature_addon WHERE guid = 62988; -DELETE FROM creature_addon WHERE guid = 63144; -DELETE FROM creature_addon WHERE guid = 69694; -DELETE FROM creature_addon WHERE guid = 69695; -DELETE FROM creature_addon WHERE guid = 69696; -DELETE FROM creature_addon WHERE guid = 69697; -DELETE FROM creature_addon WHERE guid = 81640; -DELETE FROM creature_addon WHERE guid = 82913; -DELETE FROM creature_addon WHERE guid = 84775; -DELETE FROM creature_addon WHERE guid = 84776; -DELETE FROM creature_addon WHERE guid = 84780; -DELETE FROM creature_addon WHERE guid = 84789; -DELETE FROM creature_addon WHERE guid = 84791; -DELETE FROM creature_addon WHERE guid = 84794; -DELETE FROM creature_addon WHERE guid = 84805; -DELETE FROM creature_addon WHERE guid = 84808; -DELETE FROM creature_addon WHERE guid = 84810; -DELETE FROM creature_addon WHERE guid = 84818; -DELETE FROM creature_addon WHERE guid = 84959; -DELETE FROM creature_addon WHERE guid = 85498; -DELETE FROM creature_addon WHERE guid = 85501; -DELETE FROM creature_addon WHERE guid = 85573; -DELETE FROM creature_addon WHERE guid = 85586; -DELETE FROM creature_addon WHERE guid = 86328; -DELETE FROM creature_addon WHERE guid = 86408; -DELETE FROM creature_addon WHERE guid = 86794; -DELETE FROM creature_addon WHERE guid = 86797; -DELETE FROM creature_addon WHERE guid = 90959; -DELETE FROM creature_addon WHERE guid = 90960; -DELETE FROM creature_addon WHERE guid = 91809; -DELETE FROM creature_addon WHERE guid = 91835; -DELETE FROM creature_addon WHERE guid = 91842; -DELETE FROM creature_addon WHERE guid = 91868; -DELETE FROM creature_addon WHERE guid = 91870; -DELETE FROM creature_addon WHERE guid = 91886; -DELETE FROM creature_addon WHERE guid = 91935; -DELETE FROM creature_addon WHERE guid = 92029; -DELETE FROM creature_addon WHERE guid = 92036; -DELETE FROM creature_addon WHERE guid = 92039; -DELETE FROM creature_addon WHERE guid = 92063; -DELETE FROM creature_addon WHERE guid = 92096; -DELETE FROM creature_addon WHERE guid = 92125; -DELETE FROM creature_addon WHERE guid = 92126; -DELETE FROM creature_addon WHERE guid = 92129; -DELETE FROM creature_addon WHERE guid = 92131; -DELETE FROM creature_addon WHERE guid = 92132; -DELETE FROM creature_addon WHERE guid = 92133; -DELETE FROM creature_addon WHERE guid = 92134; -DELETE FROM creature_addon WHERE guid = 92135; -DELETE FROM creature_addon WHERE guid = 92152; -DELETE FROM creature_addon WHERE guid = 92159; -DELETE FROM creature_addon WHERE guid = 92163; -DELETE FROM creature_addon WHERE guid = 92203; -DELETE FROM creature_addon WHERE guid = 92391; --- Create template addon for creature 8603 -DELETE FROM creature_template_addon WHERE entry =8603; -INSERT INTO creature_template_addon VALUES (8603,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8603 -DELETE FROM creature_addon WHERE guid = 53749; -DELETE FROM creature_addon WHERE guid = 53750; -DELETE FROM creature_addon WHERE guid = 53839; -DELETE FROM creature_addon WHERE guid = 54745; -DELETE FROM creature_addon WHERE guid = 54747; -DELETE FROM creature_addon WHERE guid = 57024; -DELETE FROM creature_addon WHERE guid = 69693; -DELETE FROM creature_addon WHERE guid = 69701; -DELETE FROM creature_addon WHERE guid = 78683; -DELETE FROM creature_addon WHERE guid = 84417; -DELETE FROM creature_addon WHERE guid = 84482; -DELETE FROM creature_addon WHERE guid = 84508; -DELETE FROM creature_addon WHERE guid = 84802; -DELETE FROM creature_addon WHERE guid = 84803; -DELETE FROM creature_addon WHERE guid = 84815; -DELETE FROM creature_addon WHERE guid = 84956; -DELETE FROM creature_addon WHERE guid = 84966; -DELETE FROM creature_addon WHERE guid = 85497; -DELETE FROM creature_addon WHERE guid = 85504; -DELETE FROM creature_addon WHERE guid = 85511; -DELETE FROM creature_addon WHERE guid = 86411; -DELETE FROM creature_addon WHERE guid = 86412; -DELETE FROM creature_addon WHERE guid = 86862; -DELETE FROM creature_addon WHERE guid = 86863; -DELETE FROM creature_addon WHERE guid = 90953; -DELETE FROM creature_addon WHERE guid = 91803; -DELETE FROM creature_addon WHERE guid = 91813; -DELETE FROM creature_addon WHERE guid = 91815; -DELETE FROM creature_addon WHERE guid = 91816; -DELETE FROM creature_addon WHERE guid = 91817; -DELETE FROM creature_addon WHERE guid = 91818; -DELETE FROM creature_addon WHERE guid = 91821; -DELETE FROM creature_addon WHERE guid = 91822; -DELETE FROM creature_addon WHERE guid = 91823; -DELETE FROM creature_addon WHERE guid = 91983; -DELETE FROM creature_addon WHERE guid = 91989; -DELETE FROM creature_addon WHERE guid = 91997; -DELETE FROM creature_addon WHERE guid = 92002; -DELETE FROM creature_addon WHERE guid = 92010; -DELETE FROM creature_addon WHERE guid = 92020; -DELETE FROM creature_addon WHERE guid = 92079; -DELETE FROM creature_addon WHERE guid = 92112; -DELETE FROM creature_addon WHERE guid = 92115; -DELETE FROM creature_addon WHERE guid = 92119; -DELETE FROM creature_addon WHERE guid = 92122; -DELETE FROM creature_addon WHERE guid = 92137; -DELETE FROM creature_addon WHERE guid = 92145; -DELETE FROM creature_addon WHERE guid = 92295; -DELETE FROM creature_addon WHERE guid = 92304; -DELETE FROM creature_addon WHERE guid = 92305; -DELETE FROM creature_addon WHERE guid = 92306; -DELETE FROM creature_addon WHERE guid = 92307; -DELETE FROM creature_addon WHERE guid = 92309; -DELETE FROM creature_addon WHERE guid = 92312; -DELETE FROM creature_addon WHERE guid = 92313; -DELETE FROM creature_addon WHERE guid = 92325; -DELETE FROM creature_addon WHERE guid = 92350; -DELETE FROM creature_addon WHERE guid = 92358; -DELETE FROM creature_addon WHERE guid = 92366; -DELETE FROM creature_addon WHERE guid = 92465; -DELETE FROM creature_addon WHERE guid = 92488; -DELETE FROM creature_addon WHERE guid = 92490; -DELETE FROM creature_addon WHERE guid = 92491; -DELETE FROM creature_addon WHERE guid = 92508; -DELETE FROM creature_addon WHERE guid = 92577; -DELETE FROM creature_addon WHERE guid = 92578; -DELETE FROM creature_addon WHERE guid = 92601; -DELETE FROM creature_addon WHERE guid = 92615; -DELETE FROM creature_addon WHERE guid = 92632; -DELETE FROM creature_addon WHERE guid = 92633; -DELETE FROM creature_addon WHERE guid = 92643; -DELETE FROM creature_addon WHERE guid = 92647; -DELETE FROM creature_addon WHERE guid = 92658; -DELETE FROM creature_addon WHERE guid = 92661; -DELETE FROM creature_addon WHERE guid = 92717; -DELETE FROM creature_addon WHERE guid = 92719; -DELETE FROM creature_addon WHERE guid = 92728; -DELETE FROM creature_addon WHERE guid = 92731; -DELETE FROM creature_addon WHERE guid = 92737; -DELETE FROM creature_addon WHERE guid = 92742; -DELETE FROM creature_addon WHERE guid = 92744; -DELETE FROM creature_addon WHERE guid = 92750; -DELETE FROM creature_addon WHERE guid = 92754; -DELETE FROM creature_addon WHERE guid = 92759; -DELETE FROM creature_addon WHERE guid = 92760; -DELETE FROM creature_addon WHERE guid = 92767; -DELETE FROM creature_addon WHERE guid = 92801; -DELETE FROM creature_addon WHERE guid = 92807; -DELETE FROM creature_addon WHERE guid = 92812; -DELETE FROM creature_addon WHERE guid = 92818; -DELETE FROM creature_addon WHERE guid = 92822; --- Create template addon for creature 8605 -DELETE FROM creature_template_addon WHERE entry =8605; -INSERT INTO creature_template_addon VALUES (8605,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8605 -DELETE FROM creature_addon WHERE guid = 54639; -DELETE FROM creature_addon WHERE guid = 54702; -DELETE FROM creature_addon WHERE guid = 54719; -DELETE FROM creature_addon WHERE guid = 54744; -DELETE FROM creature_addon WHERE guid = 63138; -DELETE FROM creature_addon WHERE guid = 63140; -DELETE FROM creature_addon WHERE guid = 78791; -DELETE FROM creature_addon WHERE guid = 81897; -DELETE FROM creature_addon WHERE guid = 84593; -DELETE FROM creature_addon WHERE guid = 84788; -DELETE FROM creature_addon WHERE guid = 84806; -DELETE FROM creature_addon WHERE guid = 84809; -DELETE FROM creature_addon WHERE guid = 84817; -DELETE FROM creature_addon WHERE guid = 84958; -DELETE FROM creature_addon WHERE guid = 84969; -DELETE FROM creature_addon WHERE guid = 85502; -DELETE FROM creature_addon WHERE guid = 85503; -DELETE FROM creature_addon WHERE guid = 85513; -DELETE FROM creature_addon WHERE guid = 85946; -DELETE FROM creature_addon WHERE guid = 86134; -DELETE FROM creature_addon WHERE guid = 86406; -DELETE FROM creature_addon WHERE guid = 86409; -DELETE FROM creature_addon WHERE guid = 86562; -DELETE FROM creature_addon WHERE guid = 86796; -DELETE FROM creature_addon WHERE guid = 90949; -DELETE FROM creature_addon WHERE guid = 90951; -DELETE FROM creature_addon WHERE guid = 90961; -DELETE FROM creature_addon WHERE guid = 90962; -DELETE FROM creature_addon WHERE guid = 90964; -DELETE FROM creature_addon WHERE guid = 91806; -DELETE FROM creature_addon WHERE guid = 91808; -DELETE FROM creature_addon WHERE guid = 91834; -DELETE FROM creature_addon WHERE guid = 91837; -DELETE FROM creature_addon WHERE guid = 91855; -DELETE FROM creature_addon WHERE guid = 91869; -DELETE FROM creature_addon WHERE guid = 91876; -DELETE FROM creature_addon WHERE guid = 91880; -DELETE FROM creature_addon WHERE guid = 91882; -DELETE FROM creature_addon WHERE guid = 91932; -DELETE FROM creature_addon WHERE guid = 92045; -DELETE FROM creature_addon WHERE guid = 92113; -DELETE FROM creature_addon WHERE guid = 92128; -DELETE FROM creature_addon WHERE guid = 92155; -DELETE FROM creature_addon WHERE guid = 92286; --- Create template addon for creature 8606 -DELETE FROM creature_template_addon WHERE entry =8606; -INSERT INTO creature_template_addon VALUES (8606,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8606 -DELETE FROM creature_addon WHERE guid = 53856; -DELETE FROM creature_addon WHERE guid = 65527; -DELETE FROM creature_addon WHERE guid = 91804; -DELETE FROM creature_addon WHERE guid = 91805; -DELETE FROM creature_addon WHERE guid = 92205; -DELETE FROM creature_addon WHERE guid = 92297; -DELETE FROM creature_addon WHERE guid = 92323; -DELETE FROM creature_addon WHERE guid = 92353; -DELETE FROM creature_addon WHERE guid = 92355; -DELETE FROM creature_addon WHERE guid = 92479; -DELETE FROM creature_addon WHERE guid = 92480; -DELETE FROM creature_addon WHERE guid = 92481; -DELETE FROM creature_addon WHERE guid = 92486; -DELETE FROM creature_addon WHERE guid = 92487; -DELETE FROM creature_addon WHERE guid = 92503; -DELETE FROM creature_addon WHERE guid = 92581; -DELETE FROM creature_addon WHERE guid = 92583; -DELETE FROM creature_addon WHERE guid = 92594; -DELETE FROM creature_addon WHERE guid = 92600; -DELETE FROM creature_addon WHERE guid = 92638; -DELETE FROM creature_addon WHERE guid = 92641; -DELETE FROM creature_addon WHERE guid = 92722; --- Create template addon for creature 8607 -DELETE FROM creature_template_addon WHERE entry =8607; -INSERT INTO creature_template_addon VALUES (8607,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8607 -DELETE FROM creature_addon WHERE guid = 92139; -DELETE FROM creature_addon WHERE guid = 92296; -DELETE FROM creature_addon WHERE guid = 92356; -DELETE FROM creature_addon WHERE guid = 92357; -DELETE FROM creature_addon WHERE guid = 92642; -DELETE FROM creature_addon WHERE guid = 92725; -DELETE FROM creature_addon WHERE guid = 92778; --- Create template addon for creature 8608 --- Create template addon for creature 8609 -DELETE FROM creature_template_addon WHERE entry =8609; -INSERT INTO creature_template_addon VALUES (8609,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8609 -DELETE FROM creature_addon WHERE guid = 2702; --- Create template addon for creature 8610 -DELETE FROM creature_template_addon WHERE entry =8610; -INSERT INTO creature_template_addon VALUES (8610,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8610 -DELETE FROM creature_addon WHERE guid = 35876; --- Create template addon for creature 8611 --- Create template addon for creature 8612 --- Create template addon for creature 8615 --- Create template addon for creature 8616 --- Create template addon for creature 8617 -DELETE FROM creature_template_addon WHERE entry =8617; -INSERT INTO creature_template_addon VALUES (8617,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8617 -DELETE FROM creature_addon WHERE guid = 23288; --- Create template addon for creature 8636 -DELETE FROM creature_template_addon WHERE entry =8636; -INSERT INTO creature_template_addon VALUES (8636,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8636 -DELETE FROM creature_addon WHERE guid = 93453; --- Create template addon for creature 8637 -DELETE FROM creature_template_addon WHERE entry =8637; -INSERT INTO creature_template_addon VALUES (8637,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8637 -DELETE FROM creature_addon WHERE guid = 6795; -DELETE FROM creature_addon WHERE guid = 6798; -DELETE FROM creature_addon WHERE guid = 6802; -DELETE FROM creature_addon WHERE guid = 6805; -DELETE FROM creature_addon WHERE guid = 6806; --- Create template addon for creature 8656 --- Create template addon for creature 8657 --- Create template addon for creature 8658 --- Create template addon for creature 8659 -DELETE FROM creature_template_addon WHERE entry =8659; -INSERT INTO creature_template_addon VALUES (8659,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8659 -DELETE FROM creature_addon WHERE guid = 702; --- Create template addon for creature 8660 -DELETE FROM creature_template_addon WHERE entry =8660; -INSERT INTO creature_template_addon VALUES (8660,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8660 -DELETE FROM creature_addon WHERE guid = 36093; --- Create template addon for creature 8661 -DELETE FROM creature_template_addon WHERE entry =8661; -INSERT INTO creature_template_addon VALUES (8661,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8661 -DELETE FROM creature_addon WHERE guid = 23442; --- Clear duplicate addons from template for creature 8662 --- Create template addon for creature 8664 -DELETE FROM creature_template_addon WHERE entry =8664; -INSERT INTO creature_template_addon VALUES (8664,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8664 -DELETE FROM creature_addon WHERE guid = 26660; --- Clear duplicate addons from template for creature 8665 -DELETE FROM creature_addon WHERE guid = 48217; --- Create template addon for creature 8666 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8666; -INSERT INTO creature_template_addon VALUES (8666,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8666 --- Create template addon for creature 8667 -DELETE FROM creature_template_addon WHERE entry =8667; -INSERT INTO creature_template_addon VALUES (8667,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8667 -DELETE FROM creature_addon WHERE guid = 23444; -DELETE FROM creature_addon WHERE guid = 23445; -DELETE FROM creature_addon WHERE guid = 23446; -DELETE FROM creature_addon WHERE guid = 23447; -DELETE FROM creature_addon WHERE guid = 23448; --- Create template addon for creature 8668 --- Clear duplicate addons from template for creature 8669 -DELETE FROM creature_addon WHERE guid = 49214; --- Clear duplicate addons from template for creature 8670 --- Clear duplicate addons from template for creature 8671 --- Create template addon for creature 8672 -DELETE FROM creature_template_addon WHERE entry =8672; -INSERT INTO creature_template_addon VALUES (8672,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8672 -DELETE FROM creature_addon WHERE guid = 32065; --- Create template addon for creature 8673 -DELETE FROM creature_template_addon WHERE entry =8673; -INSERT INTO creature_template_addon VALUES (8673,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8673 -DELETE FROM creature_addon WHERE guid = 4659; --- Create template addon for creature 8674 -DELETE FROM creature_template_addon WHERE entry =8674; -INSERT INTO creature_template_addon VALUES (8674,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8674 -DELETE FROM creature_addon WHERE guid = 26769; --- Create template addon for creature 8675 -DELETE FROM creature_template_addon WHERE entry =8675; -INSERT INTO creature_template_addon VALUES (8675,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8675 -DELETE FROM creature_addon WHERE guid = 2644; -DELETE FROM creature_addon WHERE guid = 2736; -DELETE FROM creature_addon WHERE guid = 3080; -DELETE FROM creature_addon WHERE guid = 3807; -DELETE FROM creature_addon WHERE guid = 3826; -DELETE FROM creature_addon WHERE guid = 3832; -DELETE FROM creature_addon WHERE guid = 3833; -DELETE FROM creature_addon WHERE guid = 3835; -DELETE FROM creature_addon WHERE guid = 3849; -DELETE FROM creature_addon WHERE guid = 3874; -DELETE FROM creature_addon WHERE guid = 3920; --- Create template addon for creature 8678 -DELETE FROM creature_template_addon WHERE entry =8678; -INSERT INTO creature_template_addon VALUES (8678,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8678 -DELETE FROM creature_addon WHERE guid = 36178; --- Create template addon for creature 8679 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8679; -INSERT INTO creature_template_addon VALUES (8679,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8679 --- Create template addon for creature 8680 --- Clear duplicate addons from template for creature 8681 --- Clear duplicate addons from template for creature 8696 --- Create template addon for creature 8716 -DELETE FROM creature_template_addon WHERE entry =8716; -INSERT INTO creature_template_addon VALUES (8716,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8716 -DELETE FROM creature_addon WHERE guid = 2656; -DELETE FROM creature_addon WHERE guid = 2740; -DELETE FROM creature_addon WHERE guid = 2746; -DELETE FROM creature_addon WHERE guid = 2989; -DELETE FROM creature_addon WHERE guid = 3085; -DELETE FROM creature_addon WHERE guid = 3661; --- Create template addon for creature 8717 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8717; -INSERT INTO creature_template_addon VALUES (8717,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8717 -DELETE FROM creature_addon WHERE guid = 2648; -DELETE FROM creature_addon WHERE guid = 2652; -DELETE FROM creature_addon WHERE guid = 2655; -DELETE FROM creature_addon WHERE guid = 2658; -DELETE FROM creature_addon WHERE guid = 2743; -DELETE FROM creature_addon WHERE guid = 2745; -DELETE FROM creature_addon WHERE guid = 2790; -DELETE FROM creature_addon WHERE guid = 2791; -DELETE FROM creature_addon WHERE guid = 2795; -DELETE FROM creature_addon WHERE guid = 2797; -DELETE FROM creature_addon WHERE guid = 2798; -DELETE FROM creature_addon WHERE guid = 2800; -DELETE FROM creature_addon WHERE guid = 2836; -DELETE FROM creature_addon WHERE guid = 2837; -DELETE FROM creature_addon WHERE guid = 2839; -DELETE FROM creature_addon WHERE guid = 2840; -DELETE FROM creature_addon WHERE guid = 2841; -DELETE FROM creature_addon WHERE guid = 2842; -DELETE FROM creature_addon WHERE guid = 2843; -DELETE FROM creature_addon WHERE guid = 2844; -DELETE FROM creature_addon WHERE guid = 2880; -DELETE FROM creature_addon WHERE guid = 2881; -DELETE FROM creature_addon WHERE guid = 2884; -DELETE FROM creature_addon WHERE guid = 2885; -DELETE FROM creature_addon WHERE guid = 2886; -DELETE FROM creature_addon WHERE guid = 2888; -DELETE FROM creature_addon WHERE guid = 2988; -DELETE FROM creature_addon WHERE guid = 2990; -DELETE FROM creature_addon WHERE guid = 2996; -DELETE FROM creature_addon WHERE guid = 3021; -DELETE FROM creature_addon WHERE guid = 3084; -DELETE FROM creature_addon WHERE guid = 3086; -DELETE FROM creature_addon WHERE guid = 3087; -DELETE FROM creature_addon WHERE guid = 3089; -DELETE FROM creature_addon WHERE guid = 3090; -DELETE FROM creature_addon WHERE guid = 3095; -DELETE FROM creature_addon WHERE guid = 3097; -DELETE FROM creature_addon WHERE guid = 3098; -DELETE FROM creature_addon WHERE guid = 3657; -DELETE FROM creature_addon WHERE guid = 3659; -DELETE FROM creature_addon WHERE guid = 3660; -DELETE FROM creature_addon WHERE guid = 3662; --- Create template addon for creature 8718 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8718; -INSERT INTO creature_template_addon VALUES (8718,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8718 -DELETE FROM creature_addon WHERE guid = 2650; -DELETE FROM creature_addon WHERE guid = 2653; -DELETE FROM creature_addon WHERE guid = 2654; -DELETE FROM creature_addon WHERE guid = 2657; -DELETE FROM creature_addon WHERE guid = 2739; -DELETE FROM creature_addon WHERE guid = 2741; -DELETE FROM creature_addon WHERE guid = 2792; -DELETE FROM creature_addon WHERE guid = 2793; -DELETE FROM creature_addon WHERE guid = 2794; -DELETE FROM creature_addon WHERE guid = 2796; -DELETE FROM creature_addon WHERE guid = 2882; -DELETE FROM creature_addon WHERE guid = 2883; -DELETE FROM creature_addon WHERE guid = 2993; -DELETE FROM creature_addon WHERE guid = 2994; --- Clear duplicate addons from template for creature 8719 --- Clear duplicate addons from template for creature 8720 --- Create template addon for creature 8721 -DELETE FROM creature_template_addon WHERE entry =8721; -INSERT INTO creature_template_addon VALUES (8721,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8721 -DELETE FROM creature_addon WHERE guid = 32059; --- Create template addon for creature 8722 -DELETE FROM creature_template_addon WHERE entry =8722; -INSERT INTO creature_template_addon VALUES (8722,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8722 -DELETE FROM creature_addon WHERE guid = 24708; --- Clear duplicate addons from template for creature 8723 -DELETE FROM creature_addon WHERE guid = 46190; --- Create template addon for creature 8724 -DELETE FROM creature_template_addon WHERE entry =8724; -INSERT INTO creature_template_addon VALUES (8724,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8724 -DELETE FROM creature_addon WHERE guid = 4656; --- Create template addon for creature 8736 -DELETE FROM creature_template_addon WHERE entry =8736; -INSERT INTO creature_template_addon VALUES (8736,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8736 -DELETE FROM creature_addon WHERE guid = 21820; --- Create template addon for creature 8737 -DELETE FROM creature_template_addon WHERE entry =8737; -INSERT INTO creature_template_addon VALUES (8737,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8737 -DELETE FROM creature_addon WHERE guid = 23711; --- Create template addon for creature 8738 -DELETE FROM creature_template_addon WHERE entry =8738; -INSERT INTO creature_template_addon VALUES (8738,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8738 -DELETE FROM creature_addon WHERE guid = 13552; --- Create template addon for creature 8756 -DELETE FROM creature_template_addon WHERE entry =8756; -INSERT INTO creature_template_addon VALUES (8756,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8756 -DELETE FROM creature_addon WHERE guid = 35512; --- Create template addon for creature 8757 -DELETE FROM creature_template_addon WHERE entry =8757; -INSERT INTO creature_template_addon VALUES (8757,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8757 -DELETE FROM creature_addon WHERE guid = 35573; --- Create template addon for creature 8758 -DELETE FROM creature_template_addon WHERE entry =8758; -INSERT INTO creature_template_addon VALUES (8758,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8758 -DELETE FROM creature_addon WHERE guid = 35578; --- Create template addon for creature 8759 -DELETE FROM creature_template_addon WHERE entry =8759; -INSERT INTO creature_template_addon VALUES (8759,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8759 -DELETE FROM creature_addon WHERE guid = 35593; -DELETE FROM creature_addon WHERE guid = 35594; -DELETE FROM creature_addon WHERE guid = 35595; -DELETE FROM creature_addon WHERE guid = 35596; -DELETE FROM creature_addon WHERE guid = 35597; -DELETE FROM creature_addon WHERE guid = 35604; -DELETE FROM creature_addon WHERE guid = 35605; -DELETE FROM creature_addon WHERE guid = 35612; -DELETE FROM creature_addon WHERE guid = 35613; -DELETE FROM creature_addon WHERE guid = 35614; -DELETE FROM creature_addon WHERE guid = 35615; -DELETE FROM creature_addon WHERE guid = 35616; -DELETE FROM creature_addon WHERE guid = 35617; -DELETE FROM creature_addon WHERE guid = 35618; -DELETE FROM creature_addon WHERE guid = 35619; -DELETE FROM creature_addon WHERE guid = 35620; -DELETE FROM creature_addon WHERE guid = 35621; -DELETE FROM creature_addon WHERE guid = 35622; -DELETE FROM creature_addon WHERE guid = 35623; -DELETE FROM creature_addon WHERE guid = 35624; -DELETE FROM creature_addon WHERE guid = 35625; -DELETE FROM creature_addon WHERE guid = 35626; -DELETE FROM creature_addon WHERE guid = 35627; -DELETE FROM creature_addon WHERE guid = 35628; -DELETE FROM creature_addon WHERE guid = 35629; -DELETE FROM creature_addon WHERE guid = 35630; -DELETE FROM creature_addon WHERE guid = 35631; -DELETE FROM creature_addon WHERE guid = 35632; -DELETE FROM creature_addon WHERE guid = 35633; --- Create template addon for creature 8760 -DELETE FROM creature_template_addon WHERE entry =8760; -INSERT INTO creature_template_addon VALUES (8760,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8760 -DELETE FROM creature_addon WHERE guid = 35637; -DELETE FROM creature_addon WHERE guid = 35638; -DELETE FROM creature_addon WHERE guid = 35642; -DELETE FROM creature_addon WHERE guid = 35643; -DELETE FROM creature_addon WHERE guid = 35644; --- Create template addon for creature 8761 -DELETE FROM creature_template_addon WHERE entry =8761; -INSERT INTO creature_template_addon VALUES (8761,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8761 -DELETE FROM creature_addon WHERE guid = 35658; -DELETE FROM creature_addon WHERE guid = 35659; -DELETE FROM creature_addon WHERE guid = 35660; -DELETE FROM creature_addon WHERE guid = 35661; -DELETE FROM creature_addon WHERE guid = 35662; -DELETE FROM creature_addon WHERE guid = 35663; -DELETE FROM creature_addon WHERE guid = 35664; -DELETE FROM creature_addon WHERE guid = 35665; -DELETE FROM creature_addon WHERE guid = 35666; -DELETE FROM creature_addon WHERE guid = 35667; -DELETE FROM creature_addon WHERE guid = 35668; -DELETE FROM creature_addon WHERE guid = 35669; -DELETE FROM creature_addon WHERE guid = 35670; -DELETE FROM creature_addon WHERE guid = 35671; -DELETE FROM creature_addon WHERE guid = 35676; -DELETE FROM creature_addon WHERE guid = 35677; -DELETE FROM creature_addon WHERE guid = 35678; -DELETE FROM creature_addon WHERE guid = 35679; -DELETE FROM creature_addon WHERE guid = 35680; -DELETE FROM creature_addon WHERE guid = 35681; -DELETE FROM creature_addon WHERE guid = 35682; -DELETE FROM creature_addon WHERE guid = 35683; -DELETE FROM creature_addon WHERE guid = 35684; -DELETE FROM creature_addon WHERE guid = 35685; -DELETE FROM creature_addon WHERE guid = 35686; -DELETE FROM creature_addon WHERE guid = 35687; -DELETE FROM creature_addon WHERE guid = 35688; -DELETE FROM creature_addon WHERE guid = 35691; -DELETE FROM creature_addon WHERE guid = 35692; -DELETE FROM creature_addon WHERE guid = 35693; -DELETE FROM creature_addon WHERE guid = 35694; -DELETE FROM creature_addon WHERE guid = 35695; -DELETE FROM creature_addon WHERE guid = 35696; -DELETE FROM creature_addon WHERE guid = 35697; -DELETE FROM creature_addon WHERE guid = 35698; -DELETE FROM creature_addon WHERE guid = 35699; -DELETE FROM creature_addon WHERE guid = 35700; -DELETE FROM creature_addon WHERE guid = 35701; -DELETE FROM creature_addon WHERE guid = 35704; -DELETE FROM creature_addon WHERE guid = 35705; -DELETE FROM creature_addon WHERE guid = 35706; -DELETE FROM creature_addon WHERE guid = 35707; -DELETE FROM creature_addon WHERE guid = 35708; -DELETE FROM creature_addon WHERE guid = 35709; -DELETE FROM creature_addon WHERE guid = 35710; -DELETE FROM creature_addon WHERE guid = 35711; -DELETE FROM creature_addon WHERE guid = 35712; -DELETE FROM creature_addon WHERE guid = 35713; -DELETE FROM creature_addon WHERE guid = 35714; -DELETE FROM creature_addon WHERE guid = 35715; -DELETE FROM creature_addon WHERE guid = 35716; -DELETE FROM creature_addon WHERE guid = 35717; -DELETE FROM creature_addon WHERE guid = 35718; -DELETE FROM creature_addon WHERE guid = 35719; -DELETE FROM creature_addon WHERE guid = 35720; -DELETE FROM creature_addon WHERE guid = 35724; -DELETE FROM creature_addon WHERE guid = 35725; -DELETE FROM creature_addon WHERE guid = 35726; -DELETE FROM creature_addon WHERE guid = 35727; -DELETE FROM creature_addon WHERE guid = 35728; -DELETE FROM creature_addon WHERE guid = 35729; -DELETE FROM creature_addon WHERE guid = 35730; -DELETE FROM creature_addon WHERE guid = 35731; -DELETE FROM creature_addon WHERE guid = 35732; -DELETE FROM creature_addon WHERE guid = 35733; -DELETE FROM creature_addon WHERE guid = 35734; -DELETE FROM creature_addon WHERE guid = 35735; -DELETE FROM creature_addon WHERE guid = 35736; -DELETE FROM creature_addon WHERE guid = 35737; -DELETE FROM creature_addon WHERE guid = 35738; -DELETE FROM creature_addon WHERE guid = 35739; -DELETE FROM creature_addon WHERE guid = 35740; -DELETE FROM creature_addon WHERE guid = 35741; -DELETE FROM creature_addon WHERE guid = 35742; -DELETE FROM creature_addon WHERE guid = 35743; -DELETE FROM creature_addon WHERE guid = 35744; -DELETE FROM creature_addon WHERE guid = 35745; -DELETE FROM creature_addon WHERE guid = 35746; -DELETE FROM creature_addon WHERE guid = 35747; -DELETE FROM creature_addon WHERE guid = 35748; -DELETE FROM creature_addon WHERE guid = 35749; -DELETE FROM creature_addon WHERE guid = 35750; -DELETE FROM creature_addon WHERE guid = 35751; -DELETE FROM creature_addon WHERE guid = 35752; -DELETE FROM creature_addon WHERE guid = 35753; -DELETE FROM creature_addon WHERE guid = 35754; -DELETE FROM creature_addon WHERE guid = 35755; -DELETE FROM creature_addon WHERE guid = 35756; -DELETE FROM creature_addon WHERE guid = 35757; -DELETE FROM creature_addon WHERE guid = 35758; -DELETE FROM creature_addon WHERE guid = 35759; -DELETE FROM creature_addon WHERE guid = 35760; -DELETE FROM creature_addon WHERE guid = 35761; -DELETE FROM creature_addon WHERE guid = 35762; -DELETE FROM creature_addon WHERE guid = 35763; -DELETE FROM creature_addon WHERE guid = 35764; -DELETE FROM creature_addon WHERE guid = 35765; -DELETE FROM creature_addon WHERE guid = 35766; -DELETE FROM creature_addon WHERE guid = 35767; -DELETE FROM creature_addon WHERE guid = 35768; -DELETE FROM creature_addon WHERE guid = 35769; -DELETE FROM creature_addon WHERE guid = 35770; -DELETE FROM creature_addon WHERE guid = 35771; -DELETE FROM creature_addon WHERE guid = 35772; -DELETE FROM creature_addon WHERE guid = 35773; -DELETE FROM creature_addon WHERE guid = 35774; -DELETE FROM creature_addon WHERE guid = 35775; -DELETE FROM creature_addon WHERE guid = 35776; -DELETE FROM creature_addon WHERE guid = 35777; -DELETE FROM creature_addon WHERE guid = 35778; -DELETE FROM creature_addon WHERE guid = 35779; -DELETE FROM creature_addon WHERE guid = 35780; -DELETE FROM creature_addon WHERE guid = 35781; -DELETE FROM creature_addon WHERE guid = 35782; -DELETE FROM creature_addon WHERE guid = 35783; -DELETE FROM creature_addon WHERE guid = 35784; -DELETE FROM creature_addon WHERE guid = 35785; -DELETE FROM creature_addon WHERE guid = 35786; -DELETE FROM creature_addon WHERE guid = 35787; -DELETE FROM creature_addon WHERE guid = 35788; -DELETE FROM creature_addon WHERE guid = 35789; -DELETE FROM creature_addon WHERE guid = 35793; --- Create template addon for creature 8762 -DELETE FROM creature_template_addon WHERE entry =8762; -INSERT INTO creature_template_addon VALUES (8762,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8762 -DELETE FROM creature_addon WHERE guid = 35797; -DELETE FROM creature_addon WHERE guid = 35798; -DELETE FROM creature_addon WHERE guid = 35799; -DELETE FROM creature_addon WHERE guid = 35800; -DELETE FROM creature_addon WHERE guid = 35801; -DELETE FROM creature_addon WHERE guid = 35805; -DELETE FROM creature_addon WHERE guid = 35806; -DELETE FROM creature_addon WHERE guid = 35807; -DELETE FROM creature_addon WHERE guid = 35808; -DELETE FROM creature_addon WHERE guid = 35809; -DELETE FROM creature_addon WHERE guid = 35813; -DELETE FROM creature_addon WHERE guid = 35814; -DELETE FROM creature_addon WHERE guid = 35815; -DELETE FROM creature_addon WHERE guid = 35818; -DELETE FROM creature_addon WHERE guid = 35819; -DELETE FROM creature_addon WHERE guid = 35820; -DELETE FROM creature_addon WHERE guid = 35821; -DELETE FROM creature_addon WHERE guid = 35822; -DELETE FROM creature_addon WHERE guid = 35823; -DELETE FROM creature_addon WHERE guid = 35826; -DELETE FROM creature_addon WHERE guid = 35827; -DELETE FROM creature_addon WHERE guid = 35828; -DELETE FROM creature_addon WHERE guid = 35829; -DELETE FROM creature_addon WHERE guid = 35830; --- Create template addon for creature 8763 -DELETE FROM creature_template_addon WHERE entry =8763; -INSERT INTO creature_template_addon VALUES (8763,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8763 -DELETE FROM creature_addon WHERE guid = 35833; -DELETE FROM creature_addon WHERE guid = 35834; -DELETE FROM creature_addon WHERE guid = 35835; -DELETE FROM creature_addon WHERE guid = 35836; -DELETE FROM creature_addon WHERE guid = 35837; -DELETE FROM creature_addon WHERE guid = 35838; -DELETE FROM creature_addon WHERE guid = 35839; --- Create template addon for creature 8764 -DELETE FROM creature_template_addon WHERE entry =8764; -INSERT INTO creature_template_addon VALUES (8764,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8764 -DELETE FROM creature_addon WHERE guid = 35840; -DELETE FROM creature_addon WHERE guid = 35841; -DELETE FROM creature_addon WHERE guid = 35842; -DELETE FROM creature_addon WHERE guid = 35843; -DELETE FROM creature_addon WHERE guid = 35844; -DELETE FROM creature_addon WHERE guid = 35845; -DELETE FROM creature_addon WHERE guid = 35846; -DELETE FROM creature_addon WHERE guid = 35847; -DELETE FROM creature_addon WHERE guid = 35848; -DELETE FROM creature_addon WHERE guid = 35849; --- Create template addon for creature 8766 -DELETE FROM creature_template_addon WHERE entry =8766; -INSERT INTO creature_template_addon VALUES (8766,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8766 -DELETE FROM creature_addon WHERE guid = 35850; -DELETE FROM creature_addon WHERE guid = 35851; -DELETE FROM creature_addon WHERE guid = 35852; -DELETE FROM creature_addon WHERE guid = 35853; -DELETE FROM creature_addon WHERE guid = 35854; -DELETE FROM creature_addon WHERE guid = 35855; -DELETE FROM creature_addon WHERE guid = 35856; -DELETE FROM creature_addon WHERE guid = 35857; -DELETE FROM creature_addon WHERE guid = 35858; -DELETE FROM creature_addon WHERE guid = 35859; -DELETE FROM creature_addon WHERE guid = 35860; -DELETE FROM creature_addon WHERE guid = 35861; -DELETE FROM creature_addon WHERE guid = 35862; -DELETE FROM creature_addon WHERE guid = 35863; --- Clear duplicate addons from template for creature 8767 --- Create template addon for creature 8776 --- Create template addon for creature 8816 -DELETE FROM creature_template_addon WHERE entry =8816; -INSERT INTO creature_template_addon VALUES (8816,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8816 -DELETE FROM creature_addon WHERE guid = 2704; --- Create template addon for creature 8836 --- Create template addon for creature 8837 -DELETE FROM creature_template_addon WHERE entry =8837; -INSERT INTO creature_template_addon VALUES (8837,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8837 -DELETE FROM creature_addon WHERE guid = 5625; -DELETE FROM creature_addon WHERE guid = 5803; -DELETE FROM creature_addon WHERE guid = 5810; -DELETE FROM creature_addon WHERE guid = 5852; -DELETE FROM creature_addon WHERE guid = 5853; -DELETE FROM creature_addon WHERE guid = 5854; -DELETE FROM creature_addon WHERE guid = 5856; -DELETE FROM creature_addon WHERE guid = 5858; -DELETE FROM creature_addon WHERE guid = 5862; --- Create template addon for creature 8856 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8856; -INSERT INTO creature_template_addon VALUES (8856,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8856 --- Create template addon for creature 8876 --- Create template addon for creature 8877 --- Create template addon for creature 8878 -DELETE FROM creature_template_addon WHERE entry =8878; -INSERT INTO creature_template_addon VALUES (8878,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8878 -DELETE FROM creature_addon WHERE guid = 29102; --- Clear duplicate addons from template for creature 8879 --- Create template addon for creature 8881 -DELETE FROM creature_template_addon WHERE entry =8881; -INSERT INTO creature_template_addon VALUES (8881,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8881 -DELETE FROM creature_addon WHERE guid = 9532; -DELETE FROM creature_addon WHERE guid = 9537; -DELETE FROM creature_addon WHERE guid = 23355; --- Create template addon for creature 8882 -DELETE FROM creature_template_addon WHERE entry =8882; -INSERT INTO creature_template_addon VALUES (8882,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8882 -DELETE FROM creature_addon WHERE guid = 23374; --- Create template addon for creature 8883 -DELETE FROM creature_template_addon WHERE entry =8883; -INSERT INTO creature_template_addon VALUES (8883,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8883 -DELETE FROM creature_addon WHERE guid = 23406; -DELETE FROM creature_addon WHERE guid = 23407; --- Create template addon for creature 8884 -DELETE FROM creature_template_addon WHERE entry =8884; -INSERT INTO creature_template_addon VALUES (8884,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8884 -DELETE FROM creature_addon WHERE guid = 23408; --- Create template addon for creature 8885 -DELETE FROM creature_template_addon WHERE entry =8885; -INSERT INTO creature_template_addon VALUES (8885,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8885 -DELETE FROM creature_addon WHERE guid = 23409; -DELETE FROM creature_addon WHERE guid = 92890; --- Clear duplicate addons from template for creature 8886 --- Create template addon for creature 8887 -DELETE FROM creature_template_addon WHERE entry =8887; -INSERT INTO creature_template_addon VALUES (8887,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8887 -DELETE FROM creature_addon WHERE guid = 4603; --- Clear duplicate addons from template for creature 8888 --- Create template addon for creature 8889 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8889; -INSERT INTO creature_template_addon VALUES (8889,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8889 --- Create template addon for creature 8890 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8890; -INSERT INTO creature_template_addon VALUES (8890,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8890 -DELETE FROM creature_addon WHERE guid = 45887; -DELETE FROM creature_addon WHERE guid = 45894; -DELETE FROM creature_addon WHERE guid = 45912; -DELETE FROM creature_addon WHERE guid = 45913; -DELETE FROM creature_addon WHERE guid = 45914; -DELETE FROM creature_addon WHERE guid = 45923; -DELETE FROM creature_addon WHERE guid = 45929; -DELETE FROM creature_addon WHERE guid = 45930; -DELETE FROM creature_addon WHERE guid = 47252; -DELETE FROM creature_addon WHERE guid = 47805; -DELETE FROM creature_addon WHERE guid = 47811; -DELETE FROM creature_addon WHERE guid = 47813; -DELETE FROM creature_addon WHERE guid = 47824; -DELETE FROM creature_addon WHERE guid = 47825; -DELETE FROM creature_addon WHERE guid = 47829; -DELETE FROM creature_addon WHERE guid = 90685; -DELETE FROM creature_addon WHERE guid = 90690; -DELETE FROM creature_addon WHERE guid = 90691; -DELETE FROM creature_addon WHERE guid = 90696; -DELETE FROM creature_addon WHERE guid = 90697; -DELETE FROM creature_addon WHERE guid = 90847; -DELETE FROM creature_addon WHERE guid = 90850; -DELETE FROM creature_addon WHERE guid = 90901; -DELETE FROM creature_addon WHERE guid = 90903; -DELETE FROM creature_addon WHERE guid = 90904; -DELETE FROM creature_addon WHERE guid = 91037; -DELETE FROM creature_addon WHERE guid = 91054; -DELETE FROM creature_addon WHERE guid = 91058; -DELETE FROM creature_addon WHERE guid = 91059; -DELETE FROM creature_addon WHERE guid = 91077; -DELETE FROM creature_addon WHERE guid = 91084; -DELETE FROM creature_addon WHERE guid = 91088; -DELETE FROM creature_addon WHERE guid = 91089; -DELETE FROM creature_addon WHERE guid = 91097; -DELETE FROM creature_addon WHERE guid = 91099; --- Create template addon for creature 8891 -DELETE FROM creature_template_addon WHERE entry =8891; -INSERT INTO creature_template_addon VALUES (8891,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8891 -DELETE FROM creature_addon WHERE guid = 45888; -DELETE FROM creature_addon WHERE guid = 45889; -DELETE FROM creature_addon WHERE guid = 45890; -DELETE FROM creature_addon WHERE guid = 45891; -DELETE FROM creature_addon WHERE guid = 45892; -DELETE FROM creature_addon WHERE guid = 45895; -DELETE FROM creature_addon WHERE guid = 45903; -DELETE FROM creature_addon WHERE guid = 45908; -DELETE FROM creature_addon WHERE guid = 45909; -DELETE FROM creature_addon WHERE guid = 45936; -DELETE FROM creature_addon WHERE guid = 45938; -DELETE FROM creature_addon WHERE guid = 45940; -DELETE FROM creature_addon WHERE guid = 45941; -DELETE FROM creature_addon WHERE guid = 45942; -DELETE FROM creature_addon WHERE guid = 47815; -DELETE FROM creature_addon WHERE guid = 47816; -DELETE FROM creature_addon WHERE guid = 47817; -DELETE FROM creature_addon WHERE guid = 47819; -DELETE FROM creature_addon WHERE guid = 47837; -DELETE FROM creature_addon WHERE guid = 47839; -DELETE FROM creature_addon WHERE guid = 47840; -DELETE FROM creature_addon WHERE guid = 47842; -DELETE FROM creature_addon WHERE guid = 90689; -DELETE FROM creature_addon WHERE guid = 90692; -DELETE FROM creature_addon WHERE guid = 90702; -DELETE FROM creature_addon WHERE guid = 90704; -DELETE FROM creature_addon WHERE guid = 90706; -DELETE FROM creature_addon WHERE guid = 90707; -DELETE FROM creature_addon WHERE guid = 90708; -DELETE FROM creature_addon WHERE guid = 90709; -DELETE FROM creature_addon WHERE guid = 90711; -DELETE FROM creature_addon WHERE guid = 90714; -DELETE FROM creature_addon WHERE guid = 90718; -DELETE FROM creature_addon WHERE guid = 90719; -DELETE FROM creature_addon WHERE guid = 90720; -DELETE FROM creature_addon WHERE guid = 90859; -DELETE FROM creature_addon WHERE guid = 90864; -DELETE FROM creature_addon WHERE guid = 90866; -DELETE FROM creature_addon WHERE guid = 90869; -DELETE FROM creature_addon WHERE guid = 90874; -DELETE FROM creature_addon WHERE guid = 90875; -DELETE FROM creature_addon WHERE guid = 90876; -DELETE FROM creature_addon WHERE guid = 90912; -DELETE FROM creature_addon WHERE guid = 91036; -DELETE FROM creature_addon WHERE guid = 91038; -DELETE FROM creature_addon WHERE guid = 91040; -DELETE FROM creature_addon WHERE guid = 91042; -DELETE FROM creature_addon WHERE guid = 91057; -DELETE FROM creature_addon WHERE guid = 91060; -DELETE FROM creature_addon WHERE guid = 91062; -DELETE FROM creature_addon WHERE guid = 91075; -DELETE FROM creature_addon WHERE guid = 91080; -DELETE FROM creature_addon WHERE guid = 91083; -DELETE FROM creature_addon WHERE guid = 91090; -DELETE FROM creature_addon WHERE guid = 91096; -DELETE FROM creature_addon WHERE guid = 91102; -DELETE FROM creature_addon WHERE guid = 91105; --- Create template addon for creature 8892 -DELETE FROM creature_template_addon WHERE entry =8892; -INSERT INTO creature_template_addon VALUES (8892,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8892 -DELETE FROM creature_addon WHERE guid = 45861; -DELETE FROM creature_addon WHERE guid = 45899; -DELETE FROM creature_addon WHERE guid = 45900; -DELETE FROM creature_addon WHERE guid = 45904; -DELETE FROM creature_addon WHERE guid = 45905; -DELETE FROM creature_addon WHERE guid = 45910; -DELETE FROM creature_addon WHERE guid = 45934; -DELETE FROM creature_addon WHERE guid = 45935; -DELETE FROM creature_addon WHERE guid = 45937; -DELETE FROM creature_addon WHERE guid = 45939; -DELETE FROM creature_addon WHERE guid = 47757; -DELETE FROM creature_addon WHERE guid = 47814; -DELETE FROM creature_addon WHERE guid = 47818; -DELETE FROM creature_addon WHERE guid = 47820; -DELETE FROM creature_addon WHERE guid = 47821; -DELETE FROM creature_addon WHERE guid = 47822; -DELETE FROM creature_addon WHERE guid = 47823; -DELETE FROM creature_addon WHERE guid = 47833; -DELETE FROM creature_addon WHERE guid = 47834; -DELETE FROM creature_addon WHERE guid = 47835; -DELETE FROM creature_addon WHERE guid = 47838; -DELETE FROM creature_addon WHERE guid = 47841; -DELETE FROM creature_addon WHERE guid = 90623; -DELETE FROM creature_addon WHERE guid = 90630; -DELETE FROM creature_addon WHERE guid = 90698; -DELETE FROM creature_addon WHERE guid = 90703; -DELETE FROM creature_addon WHERE guid = 90705; -DELETE FROM creature_addon WHERE guid = 90710; -DELETE FROM creature_addon WHERE guid = 90712; -DELETE FROM creature_addon WHERE guid = 90713; -DELETE FROM creature_addon WHERE guid = 90715; -DELETE FROM creature_addon WHERE guid = 90717; -DELETE FROM creature_addon WHERE guid = 90858; -DELETE FROM creature_addon WHERE guid = 90863; -DELETE FROM creature_addon WHERE guid = 90865; -DELETE FROM creature_addon WHERE guid = 90870; -DELETE FROM creature_addon WHERE guid = 90872; -DELETE FROM creature_addon WHERE guid = 90877; -DELETE FROM creature_addon WHERE guid = 90880; -DELETE FROM creature_addon WHERE guid = 90906; -DELETE FROM creature_addon WHERE guid = 90907; -DELETE FROM creature_addon WHERE guid = 90913; -DELETE FROM creature_addon WHERE guid = 90914; -DELETE FROM creature_addon WHERE guid = 90915; -DELETE FROM creature_addon WHERE guid = 90919; -DELETE FROM creature_addon WHERE guid = 91039; -DELETE FROM creature_addon WHERE guid = 91041; --- Create template addon for creature 8893 -DELETE FROM creature_template_addon WHERE entry =8893; -INSERT INTO creature_template_addon VALUES (8893,0,0,1,16,0,0,'13864'); --- Clear duplicate addons from template for creature 8893 -DELETE FROM creature_addon WHERE guid = 45846; -DELETE FROM creature_addon WHERE guid = 45847; -DELETE FROM creature_addon WHERE guid = 45853; -DELETE FROM creature_addon WHERE guid = 45854; -DELETE FROM creature_addon WHERE guid = 45863; -DELETE FROM creature_addon WHERE guid = 45864; -DELETE FROM creature_addon WHERE guid = 45865; -DELETE FROM creature_addon WHERE guid = 45870; -DELETE FROM creature_addon WHERE guid = 45872; -DELETE FROM creature_addon WHERE guid = 45876; -DELETE FROM creature_addon WHERE guid = 45878; -DELETE FROM creature_addon WHERE guid = 45881; -DELETE FROM creature_addon WHERE guid = 45883; -DELETE FROM creature_addon WHERE guid = 47683; -DELETE FROM creature_addon WHERE guid = 47692; -DELETE FROM creature_addon WHERE guid = 47782; -DELETE FROM creature_addon WHERE guid = 47787; -DELETE FROM creature_addon WHERE guid = 47788; -DELETE FROM creature_addon WHERE guid = 47800; -DELETE FROM creature_addon WHERE guid = 47802; -DELETE FROM creature_addon WHERE guid = 90654; -DELETE FROM creature_addon WHERE guid = 90655; -DELETE FROM creature_addon WHERE guid = 90656; -DELETE FROM creature_addon WHERE guid = 90659; -DELETE FROM creature_addon WHERE guid = 90661; -DELETE FROM creature_addon WHERE guid = 90668; -DELETE FROM creature_addon WHERE guid = 90669; -DELETE FROM creature_addon WHERE guid = 90676; -DELETE FROM creature_addon WHERE guid = 90677; -DELETE FROM creature_addon WHERE guid = 90681; -DELETE FROM creature_addon WHERE guid = 90683; -DELETE FROM creature_addon WHERE guid = 90840; -DELETE FROM creature_addon WHERE guid = 90841; -DELETE FROM creature_addon WHERE guid = 90842; --- Create template addon for creature 8894 -DELETE FROM creature_template_addon WHERE entry =8894; -INSERT INTO creature_template_addon VALUES (8894,0,0,1,16,0,0,'13864'); --- Clear duplicate addons from template for creature 8894 -DELETE FROM creature_addon WHERE guid = 45848; -DELETE FROM creature_addon WHERE guid = 45849; -DELETE FROM creature_addon WHERE guid = 45855; -DELETE FROM creature_addon WHERE guid = 45856; -DELETE FROM creature_addon WHERE guid = 45866; -DELETE FROM creature_addon WHERE guid = 45871; -DELETE FROM creature_addon WHERE guid = 45877; -DELETE FROM creature_addon WHERE guid = 45882; -DELETE FROM creature_addon WHERE guid = 47644; -DELETE FROM creature_addon WHERE guid = 47653; -DELETE FROM creature_addon WHERE guid = 47684; -DELETE FROM creature_addon WHERE guid = 47693; -DELETE FROM creature_addon WHERE guid = 47697; -DELETE FROM creature_addon WHERE guid = 47702; -DELETE FROM creature_addon WHERE guid = 47783; -DELETE FROM creature_addon WHERE guid = 47789; -DELETE FROM creature_addon WHERE guid = 47790; -DELETE FROM creature_addon WHERE guid = 47801; -DELETE FROM creature_addon WHERE guid = 90629; -DELETE FROM creature_addon WHERE guid = 90657; -DELETE FROM creature_addon WHERE guid = 90660; -DELETE FROM creature_addon WHERE guid = 90670; -DELETE FROM creature_addon WHERE guid = 90671; -DELETE FROM creature_addon WHERE guid = 90678; -DELETE FROM creature_addon WHERE guid = 90679; -DELETE FROM creature_addon WHERE guid = 90682; -DELETE FROM creature_addon WHERE guid = 90843; --- Create template addon for creature 8895 -DELETE FROM creature_template_addon WHERE entry =8895; -INSERT INTO creature_template_addon VALUES (8895,0,0,1,16,0,0,'13864'); --- Clear duplicate addons from template for creature 8895 -DELETE FROM creature_addon WHERE guid = 45845; -DELETE FROM creature_addon WHERE guid = 45852; -DELETE FROM creature_addon WHERE guid = 45862; -DELETE FROM creature_addon WHERE guid = 45869; -DELETE FROM creature_addon WHERE guid = 45875; -DELETE FROM creature_addon WHERE guid = 45880; -DELETE FROM creature_addon WHERE guid = 47781; -DELETE FROM creature_addon WHERE guid = 47786; -DELETE FROM creature_addon WHERE guid = 47799; -DELETE FROM creature_addon WHERE guid = 90653; -DELETE FROM creature_addon WHERE guid = 90658; -DELETE FROM creature_addon WHERE guid = 90667; -DELETE FROM creature_addon WHERE guid = 90680; -DELETE FROM creature_addon WHERE guid = 90839; --- Create template addon for creature 8896 -DELETE FROM creature_template_addon WHERE entry =8896; -INSERT INTO creature_template_addon VALUES (8896,0,0,1,16,0,0,'13864'); --- Clear duplicate addons from template for creature 8896 -DELETE FROM creature_addon WHERE guid = 47645; -DELETE FROM creature_addon WHERE guid = 47649; -DELETE FROM creature_addon WHERE guid = 47698; -DELETE FROM creature_addon WHERE guid = 47699; -DELETE FROM creature_addon WHERE guid = 90624; -DELETE FROM creature_addon WHERE guid = 90625; -DELETE FROM creature_addon WHERE guid = 90626; -DELETE FROM creature_addon WHERE guid = 90627; --- Create template addon for creature 8897 -DELETE FROM creature_template_addon WHERE entry =8897; -INSERT INTO creature_template_addon VALUES (8897,0,0,1,16,133,0,NULL); --- Clear duplicate addons from template for creature 8897 -DELETE FROM creature_addon WHERE guid = 47705; --- Create template addon for creature 8898 -DELETE FROM creature_template_addon WHERE entry =8898; -INSERT INTO creature_template_addon VALUES (8898,0,8,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8898 -DELETE FROM creature_addon WHERE guid = 45946; -DELETE FROM creature_addon WHERE guid = 45947; -DELETE FROM creature_addon WHERE guid = 47846; -DELETE FROM creature_addon WHERE guid = 47848; -DELETE FROM creature_addon WHERE guid = 90725; --- Create template addon for creature 8899 -DELETE FROM creature_template_addon WHERE entry =8899; -INSERT INTO creature_template_addon VALUES (8899,0,8,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8899 -DELETE FROM creature_addon WHERE guid = 45950; -DELETE FROM creature_addon WHERE guid = 45951; -DELETE FROM creature_addon WHERE guid = 47847; -DELETE FROM creature_addon WHERE guid = 47877; --- Create template addon for creature 8900 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8900; -INSERT INTO creature_template_addon VALUES (8900,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8900 -DELETE FROM creature_addon WHERE guid = 46251; -DELETE FROM creature_addon WHERE guid = 46252; -DELETE FROM creature_addon WHERE guid = 46631; -DELETE FROM creature_addon WHERE guid = 46632; -DELETE FROM creature_addon WHERE guid = 46638; -DELETE FROM creature_addon WHERE guid = 46639; -DELETE FROM creature_addon WHERE guid = 46640; -DELETE FROM creature_addon WHERE guid = 46642; -DELETE FROM creature_addon WHERE guid = 46643; -DELETE FROM creature_addon WHERE guid = 46644; -DELETE FROM creature_addon WHERE guid = 46645; -DELETE FROM creature_addon WHERE guid = 46646; -DELETE FROM creature_addon WHERE guid = 46649; -DELETE FROM creature_addon WHERE guid = 46650; -DELETE FROM creature_addon WHERE guid = 46651; -DELETE FROM creature_addon WHERE guid = 47948; --- Create template addon for creature 8901 -DELETE FROM creature_template_addon WHERE entry =8901; -INSERT INTO creature_template_addon VALUES (8901,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8901 -DELETE FROM creature_addon WHERE guid = 45955; -DELETE FROM creature_addon WHERE guid = 45956; -DELETE FROM creature_addon WHERE guid = 45958; -DELETE FROM creature_addon WHERE guid = 45959; -DELETE FROM creature_addon WHERE guid = 46654; -DELETE FROM creature_addon WHERE guid = 46655; -DELETE FROM creature_addon WHERE guid = 46656; -DELETE FROM creature_addon WHERE guid = 46657; -DELETE FROM creature_addon WHERE guid = 46658; -DELETE FROM creature_addon WHERE guid = 46659; -DELETE FROM creature_addon WHERE guid = 46660; -DELETE FROM creature_addon WHERE guid = 46661; -DELETE FROM creature_addon WHERE guid = 46662; -DELETE FROM creature_addon WHERE guid = 46663; -DELETE FROM creature_addon WHERE guid = 46664; -DELETE FROM creature_addon WHERE guid = 46665; -DELETE FROM creature_addon WHERE guid = 46666; -DELETE FROM creature_addon WHERE guid = 46667; -DELETE FROM creature_addon WHERE guid = 46668; -DELETE FROM creature_addon WHERE guid = 46669; -DELETE FROM creature_addon WHERE guid = 46670; -DELETE FROM creature_addon WHERE guid = 46671; -DELETE FROM creature_addon WHERE guid = 46672; -DELETE FROM creature_addon WHERE guid = 46673; -DELETE FROM creature_addon WHERE guid = 46690; -DELETE FROM creature_addon WHERE guid = 46724; -DELETE FROM creature_addon WHERE guid = 46725; -DELETE FROM creature_addon WHERE guid = 46726; -DELETE FROM creature_addon WHERE guid = 46727; -DELETE FROM creature_addon WHERE guid = 46728; -DELETE FROM creature_addon WHERE guid = 46729; -DELETE FROM creature_addon WHERE guid = 46730; -DELETE FROM creature_addon WHERE guid = 46731; -DELETE FROM creature_addon WHERE guid = 46732; -DELETE FROM creature_addon WHERE guid = 46733; -DELETE FROM creature_addon WHERE guid = 46734; -DELETE FROM creature_addon WHERE guid = 46735; -DELETE FROM creature_addon WHERE guid = 46736; -DELETE FROM creature_addon WHERE guid = 46737; -DELETE FROM creature_addon WHERE guid = 46738; -DELETE FROM creature_addon WHERE guid = 46739; -DELETE FROM creature_addon WHERE guid = 46740; -DELETE FROM creature_addon WHERE guid = 46741; -DELETE FROM creature_addon WHERE guid = 46742; -DELETE FROM creature_addon WHERE guid = 46743; -DELETE FROM creature_addon WHERE guid = 46744; -DELETE FROM creature_addon WHERE guid = 46745; -DELETE FROM creature_addon WHERE guid = 46856; -DELETE FROM creature_addon WHERE guid = 46892; -DELETE FROM creature_addon WHERE guid = 46893; -DELETE FROM creature_addon WHERE guid = 46895; -DELETE FROM creature_addon WHERE guid = 46896; -DELETE FROM creature_addon WHERE guid = 46960; -DELETE FROM creature_addon WHERE guid = 46962; -DELETE FROM creature_addon WHERE guid = 46963; -DELETE FROM creature_addon WHERE guid = 46965; -DELETE FROM creature_addon WHERE guid = 46966; -DELETE FROM creature_addon WHERE guid = 46967; -DELETE FROM creature_addon WHERE guid = 46969; -DELETE FROM creature_addon WHERE guid = 46970; -DELETE FROM creature_addon WHERE guid = 46977; -DELETE FROM creature_addon WHERE guid = 46978; -DELETE FROM creature_addon WHERE guid = 46979; -DELETE FROM creature_addon WHERE guid = 46990; -DELETE FROM creature_addon WHERE guid = 46991; -DELETE FROM creature_addon WHERE guid = 46992; -DELETE FROM creature_addon WHERE guid = 46994; -DELETE FROM creature_addon WHERE guid = 47045; -DELETE FROM creature_addon WHERE guid = 47046; -DELETE FROM creature_addon WHERE guid = 47047; -DELETE FROM creature_addon WHERE guid = 47048; -DELETE FROM creature_addon WHERE guid = 47049; -DELETE FROM creature_addon WHERE guid = 47050; -DELETE FROM creature_addon WHERE guid = 47051; -DELETE FROM creature_addon WHERE guid = 47077; -DELETE FROM creature_addon WHERE guid = 47078; -DELETE FROM creature_addon WHERE guid = 47079; -DELETE FROM creature_addon WHERE guid = 47080; -DELETE FROM creature_addon WHERE guid = 47081; -DELETE FROM creature_addon WHERE guid = 47086; -DELETE FROM creature_addon WHERE guid = 47087; -DELETE FROM creature_addon WHERE guid = 47205; -DELETE FROM creature_addon WHERE guid = 47206; -DELETE FROM creature_addon WHERE guid = 47207; -DELETE FROM creature_addon WHERE guid = 47209; -DELETE FROM creature_addon WHERE guid = 47210; -DELETE FROM creature_addon WHERE guid = 47211; -DELETE FROM creature_addon WHERE guid = 47212; -DELETE FROM creature_addon WHERE guid = 47213; -DELETE FROM creature_addon WHERE guid = 47214; -DELETE FROM creature_addon WHERE guid = 47215; -DELETE FROM creature_addon WHERE guid = 47216; -DELETE FROM creature_addon WHERE guid = 48173; -DELETE FROM creature_addon WHERE guid = 48174; -DELETE FROM creature_addon WHERE guid = 48203; -DELETE FROM creature_addon WHERE guid = 48209; -DELETE FROM creature_addon WHERE guid = 88903; -DELETE FROM creature_addon WHERE guid = 88904; -DELETE FROM creature_addon WHERE guid = 88905; -DELETE FROM creature_addon WHERE guid = 88906; -DELETE FROM creature_addon WHERE guid = 88907; -DELETE FROM creature_addon WHERE guid = 88908; -DELETE FROM creature_addon WHERE guid = 88909; -DELETE FROM creature_addon WHERE guid = 88911; -DELETE FROM creature_addon WHERE guid = 90487; -DELETE FROM creature_addon WHERE guid = 90489; -DELETE FROM creature_addon WHERE guid = 90491; -DELETE FROM creature_addon WHERE guid = 90513; -DELETE FROM creature_addon WHERE guid = 90515; -DELETE FROM creature_addon WHERE guid = 90516; -DELETE FROM creature_addon WHERE guid = 90517; -DELETE FROM creature_addon WHERE guid = 90519; -DELETE FROM creature_addon WHERE guid = 90520; -DELETE FROM creature_addon WHERE guid = 90521; -DELETE FROM creature_addon WHERE guid = 90522; -DELETE FROM creature_addon WHERE guid = 90523; -DELETE FROM creature_addon WHERE guid = 90524; -DELETE FROM creature_addon WHERE guid = 90525; -DELETE FROM creature_addon WHERE guid = 90526; -DELETE FROM creature_addon WHERE guid = 90527; -DELETE FROM creature_addon WHERE guid = 90528; -DELETE FROM creature_addon WHERE guid = 90529; -DELETE FROM creature_addon WHERE guid = 90530; -DELETE FROM creature_addon WHERE guid = 90531; -DELETE FROM creature_addon WHERE guid = 90532; -DELETE FROM creature_addon WHERE guid = 90533; -DELETE FROM creature_addon WHERE guid = 90534; -DELETE FROM creature_addon WHERE guid = 90535; -DELETE FROM creature_addon WHERE guid = 90536; -DELETE FROM creature_addon WHERE guid = 90537; -DELETE FROM creature_addon WHERE guid = 90538; -DELETE FROM creature_addon WHERE guid = 90539; -DELETE FROM creature_addon WHERE guid = 90540; -DELETE FROM creature_addon WHERE guid = 90541; -DELETE FROM creature_addon WHERE guid = 90542; -DELETE FROM creature_addon WHERE guid = 90543; -DELETE FROM creature_addon WHERE guid = 90544; -DELETE FROM creature_addon WHERE guid = 90545; -DELETE FROM creature_addon WHERE guid = 90546; -DELETE FROM creature_addon WHERE guid = 90547; -DELETE FROM creature_addon WHERE guid = 90548; -DELETE FROM creature_addon WHERE guid = 90549; -DELETE FROM creature_addon WHERE guid = 90550; -DELETE FROM creature_addon WHERE guid = 90551; -DELETE FROM creature_addon WHERE guid = 90552; -DELETE FROM creature_addon WHERE guid = 90553; -DELETE FROM creature_addon WHERE guid = 90554; -DELETE FROM creature_addon WHERE guid = 90555; -DELETE FROM creature_addon WHERE guid = 90556; -DELETE FROM creature_addon WHERE guid = 90557; -DELETE FROM creature_addon WHERE guid = 90558; -DELETE FROM creature_addon WHERE guid = 90559; -DELETE FROM creature_addon WHERE guid = 90560; -DELETE FROM creature_addon WHERE guid = 90561; -DELETE FROM creature_addon WHERE guid = 90562; -DELETE FROM creature_addon WHERE guid = 90563; -DELETE FROM creature_addon WHERE guid = 90564; -DELETE FROM creature_addon WHERE guid = 90565; -DELETE FROM creature_addon WHERE guid = 90566; -DELETE FROM creature_addon WHERE guid = 90567; -DELETE FROM creature_addon WHERE guid = 90568; -DELETE FROM creature_addon WHERE guid = 90569; -DELETE FROM creature_addon WHERE guid = 90570; -DELETE FROM creature_addon WHERE guid = 90571; -DELETE FROM creature_addon WHERE guid = 90572; -DELETE FROM creature_addon WHERE guid = 90573; -DELETE FROM creature_addon WHERE guid = 90574; -DELETE FROM creature_addon WHERE guid = 90575; -DELETE FROM creature_addon WHERE guid = 90576; -DELETE FROM creature_addon WHERE guid = 90577; -DELETE FROM creature_addon WHERE guid = 90578; -DELETE FROM creature_addon WHERE guid = 90579; -DELETE FROM creature_addon WHERE guid = 90580; -DELETE FROM creature_addon WHERE guid = 90581; -DELETE FROM creature_addon WHERE guid = 90582; -DELETE FROM creature_addon WHERE guid = 90583; -DELETE FROM creature_addon WHERE guid = 90584; -DELETE FROM creature_addon WHERE guid = 90585; -DELETE FROM creature_addon WHERE guid = 90747; -DELETE FROM creature_addon WHERE guid = 90748; -DELETE FROM creature_addon WHERE guid = 90749; -DELETE FROM creature_addon WHERE guid = 90750; -DELETE FROM creature_addon WHERE guid = 90751; -DELETE FROM creature_addon WHERE guid = 90752; -DELETE FROM creature_addon WHERE guid = 90753; -DELETE FROM creature_addon WHERE guid = 90754; -DELETE FROM creature_addon WHERE guid = 90755; -DELETE FROM creature_addon WHERE guid = 90756; -DELETE FROM creature_addon WHERE guid = 90757; -DELETE FROM creature_addon WHERE guid = 90758; -DELETE FROM creature_addon WHERE guid = 90759; -DELETE FROM creature_addon WHERE guid = 90760; -DELETE FROM creature_addon WHERE guid = 90761; -DELETE FROM creature_addon WHERE guid = 90762; -DELETE FROM creature_addon WHERE guid = 90763; -DELETE FROM creature_addon WHERE guid = 90764; -DELETE FROM creature_addon WHERE guid = 90765; -DELETE FROM creature_addon WHERE guid = 90766; -DELETE FROM creature_addon WHERE guid = 90768; -DELETE FROM creature_addon WHERE guid = 90769; -DELETE FROM creature_addon WHERE guid = 90770; -DELETE FROM creature_addon WHERE guid = 90771; -DELETE FROM creature_addon WHERE guid = 90772; -DELETE FROM creature_addon WHERE guid = 90773; -DELETE FROM creature_addon WHERE guid = 90774; -DELETE FROM creature_addon WHERE guid = 90775; -DELETE FROM creature_addon WHERE guid = 90776; -DELETE FROM creature_addon WHERE guid = 90777; -DELETE FROM creature_addon WHERE guid = 90778; -DELETE FROM creature_addon WHERE guid = 90779; -DELETE FROM creature_addon WHERE guid = 90780; -DELETE FROM creature_addon WHERE guid = 90781; -DELETE FROM creature_addon WHERE guid = 90784; -DELETE FROM creature_addon WHERE guid = 90786; -DELETE FROM creature_addon WHERE guid = 90787; -DELETE FROM creature_addon WHERE guid = 90788; -DELETE FROM creature_addon WHERE guid = 90789; -DELETE FROM creature_addon WHERE guid = 90790; -DELETE FROM creature_addon WHERE guid = 90791; -DELETE FROM creature_addon WHERE guid = 90792; -DELETE FROM creature_addon WHERE guid = 90793; -DELETE FROM creature_addon WHERE guid = 90794; -DELETE FROM creature_addon WHERE guid = 90795; -DELETE FROM creature_addon WHERE guid = 90796; -DELETE FROM creature_addon WHERE guid = 90797; -DELETE FROM creature_addon WHERE guid = 90798; -DELETE FROM creature_addon WHERE guid = 90799; -DELETE FROM creature_addon WHERE guid = 90800; -DELETE FROM creature_addon WHERE guid = 90801; -DELETE FROM creature_addon WHERE guid = 90802; -DELETE FROM creature_addon WHERE guid = 90803; -DELETE FROM creature_addon WHERE guid = 90804; -DELETE FROM creature_addon WHERE guid = 90806; -DELETE FROM creature_addon WHERE guid = 90807; -DELETE FROM creature_addon WHERE guid = 91108; -DELETE FROM creature_addon WHERE guid = 91109; -DELETE FROM creature_addon WHERE guid = 91110; -DELETE FROM creature_addon WHERE guid = 91112; --- Create template addon for creature 8902 -DELETE FROM creature_template_addon WHERE entry =8902; -INSERT INTO creature_template_addon VALUES (8902,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8902 -DELETE FROM creature_addon WHERE guid = 46248; -DELETE FROM creature_addon WHERE guid = 46249; -DELETE FROM creature_addon WHERE guid = 46254; -DELETE FROM creature_addon WHERE guid = 46255; -DELETE FROM creature_addon WHERE guid = 46256; -DELETE FROM creature_addon WHERE guid = 47659; -DELETE FROM creature_addon WHERE guid = 47664; -DELETE FROM creature_addon WHERE guid = 47672; -DELETE FROM creature_addon WHERE guid = 47673; -DELETE FROM creature_addon WHERE guid = 47878; -DELETE FROM creature_addon WHERE guid = 47881; -DELETE FROM creature_addon WHERE guid = 47882; --- Create template addon for creature 8903 -DELETE FROM creature_template_addon WHERE entry =8903; -INSERT INTO creature_template_addon VALUES (8903,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8903 -DELETE FROM creature_addon WHERE guid = 47587; -DELETE FROM creature_addon WHERE guid = 90600; --- Create template addon for creature 8904 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8904; -INSERT INTO creature_template_addon VALUES (8904,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8904 -DELETE FROM creature_addon WHERE guid = 47478; -DELETE FROM creature_addon WHERE guid = 47561; -DELETE FROM creature_addon WHERE guid = 47566; -DELETE FROM creature_addon WHERE guid = 47568; -DELETE FROM creature_addon WHERE guid = 47569; -DELETE FROM creature_addon WHERE guid = 47588; -DELETE FROM creature_addon WHERE guid = 47589; -DELETE FROM creature_addon WHERE guid = 47590; -DELETE FROM creature_addon WHERE guid = 47591; -DELETE FROM creature_addon WHERE guid = 47592; -DELETE FROM creature_addon WHERE guid = 47594; -DELETE FROM creature_addon WHERE guid = 47595; -DELETE FROM creature_addon WHERE guid = 47598; -DELETE FROM creature_addon WHERE guid = 47599; -DELETE FROM creature_addon WHERE guid = 47602; -DELETE FROM creature_addon WHERE guid = 47603; -DELETE FROM creature_addon WHERE guid = 47665; -DELETE FROM creature_addon WHERE guid = 47674; -DELETE FROM creature_addon WHERE guid = 90596; -DELETE FROM creature_addon WHERE guid = 90597; -DELETE FROM creature_addon WHERE guid = 90602; -DELETE FROM creature_addon WHERE guid = 90603; -DELETE FROM creature_addon WHERE guid = 90606; -DELETE FROM creature_addon WHERE guid = 90607; -DELETE FROM creature_addon WHERE guid = 90608; -DELETE FROM creature_addon WHERE guid = 90609; -DELETE FROM creature_addon WHERE guid = 90612; -DELETE FROM creature_addon WHERE guid = 90613; -DELETE FROM creature_addon WHERE guid = 90614; -DELETE FROM creature_addon WHERE guid = 90615; -DELETE FROM creature_addon WHERE guid = 90616; -DELETE FROM creature_addon WHERE guid = 90617; -DELETE FROM creature_addon WHERE guid = 90618; -DELETE FROM creature_addon WHERE guid = 90619; --- Create template addon for creature 8905 -DELETE FROM creature_template_addon WHERE entry =8905; -INSERT INTO creature_template_addon VALUES (8905,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8905 -DELETE FROM creature_addon WHERE guid = 46608; -DELETE FROM creature_addon WHERE guid = 46610; -DELETE FROM creature_addon WHERE guid = 46611; -DELETE FROM creature_addon WHERE guid = 46612; -DELETE FROM creature_addon WHERE guid = 47708; -DELETE FROM creature_addon WHERE guid = 47712; -DELETE FROM creature_addon WHERE guid = 47716; -DELETE FROM creature_addon WHERE guid = 47717; -DELETE FROM creature_addon WHERE guid = 47725; -DELETE FROM creature_addon WHERE guid = 47729; --- Clear duplicate addons from template for creature 8906 --- Clear duplicate addons from template for creature 8907 --- Create template addon for creature 8908 -DELETE FROM creature_template_addon WHERE entry =8908; -INSERT INTO creature_template_addon VALUES (8908,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8908 -DELETE FROM creature_addon WHERE guid = 46641; -DELETE FROM creature_addon WHERE guid = 46647; -DELETE FROM creature_addon WHERE guid = 46648; -DELETE FROM creature_addon WHERE guid = 46652; -DELETE FROM creature_addon WHERE guid = 46653; -DELETE FROM creature_addon WHERE guid = 47777; --- Create template addon for creature 8909 -DELETE FROM creature_template_addon WHERE entry =8909; -INSERT INTO creature_template_addon VALUES (8909,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8909 -DELETE FROM creature_addon WHERE guid = 45906; -DELETE FROM creature_addon WHERE guid = 45907; -DELETE FROM creature_addon WHERE guid = 45943; -DELETE FROM creature_addon WHERE guid = 47836; -DELETE FROM creature_addon WHERE guid = 90716; -DELETE FROM creature_addon WHERE guid = 90862; -DELETE FROM creature_addon WHERE guid = 90878; -DELETE FROM creature_addon WHERE guid = 90879; -DELETE FROM creature_addon WHERE guid = 90908; -DELETE FROM creature_addon WHERE guid = 90910; -DELETE FROM creature_addon WHERE guid = 90911; --- Create template addon for creature 8910 -DELETE FROM creature_template_addon WHERE entry =8910; -INSERT INTO creature_template_addon VALUES (8910,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8910 -DELETE FROM creature_addon WHERE guid = 45850; -DELETE FROM creature_addon WHERE guid = 45851; -DELETE FROM creature_addon WHERE guid = 45868; -DELETE FROM creature_addon WHERE guid = 47743; -DELETE FROM creature_addon WHERE guid = 47744; -DELETE FROM creature_addon WHERE guid = 47793; -DELETE FROM creature_addon WHERE guid = 47795; -DELETE FROM creature_addon WHERE guid = 47796; -DELETE FROM creature_addon WHERE guid = 47797; -DELETE FROM creature_addon WHERE guid = 90638; -DELETE FROM creature_addon WHERE guid = 90639; -DELETE FROM creature_addon WHERE guid = 90663; -DELETE FROM creature_addon WHERE guid = 90664; -DELETE FROM creature_addon WHERE guid = 90665; -DELETE FROM creature_addon WHERE guid = 90666; -DELETE FROM creature_addon WHERE guid = 90828; -DELETE FROM creature_addon WHERE guid = 90844; -DELETE FROM creature_addon WHERE guid = 90845; --- Create template addon for creature 8911 -DELETE FROM creature_template_addon WHERE entry =8911; -INSERT INTO creature_template_addon VALUES (8911,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8911 -DELETE FROM creature_addon WHERE guid = 45944; -DELETE FROM creature_addon WHERE guid = 45945; -DELETE FROM creature_addon WHERE guid = 45949; -DELETE FROM creature_addon WHERE guid = 46236; -DELETE FROM creature_addon WHERE guid = 46245; -DELETE FROM creature_addon WHERE guid = 46246; -DELETE FROM creature_addon WHERE guid = 46247; -DELETE FROM creature_addon WHERE guid = 46253; -DELETE FROM creature_addon WHERE guid = 46261; -DELETE FROM creature_addon WHERE guid = 46262; -DELETE FROM creature_addon WHERE guid = 46263; -DELETE FROM creature_addon WHERE guid = 46264; -DELETE FROM creature_addon WHERE guid = 46265; -DELETE FROM creature_addon WHERE guid = 46266; -DELETE FROM creature_addon WHERE guid = 46267; -DELETE FROM creature_addon WHERE guid = 46268; -DELETE FROM creature_addon WHERE guid = 47738; -DELETE FROM creature_addon WHERE guid = 47844; -DELETE FROM creature_addon WHERE guid = 47845; -DELETE FROM creature_addon WHERE guid = 47850; -DELETE FROM creature_addon WHERE guid = 47950; -DELETE FROM creature_addon WHERE guid = 47951; -DELETE FROM creature_addon WHERE guid = 47952; -DELETE FROM creature_addon WHERE guid = 47995; -DELETE FROM creature_addon WHERE guid = 47996; -DELETE FROM creature_addon WHERE guid = 47997; -DELETE FROM creature_addon WHERE guid = 48037; -DELETE FROM creature_addon WHERE guid = 48039; -DELETE FROM creature_addon WHERE guid = 48040; -DELETE FROM creature_addon WHERE guid = 48090; -DELETE FROM creature_addon WHERE guid = 48091; -DELETE FROM creature_addon WHERE guid = 90514; -DELETE FROM creature_addon WHERE guid = 90723; -DELETE FROM creature_addon WHERE guid = 90724; -DELETE FROM creature_addon WHERE guid = 90727; -DELETE FROM creature_addon WHERE guid = 90728; -DELETE FROM creature_addon WHERE guid = 90729; -DELETE FROM creature_addon WHERE guid = 90730; -DELETE FROM creature_addon WHERE guid = 90731; -DELETE FROM creature_addon WHERE guid = 90732; -DELETE FROM creature_addon WHERE guid = 90733; -DELETE FROM creature_addon WHERE guid = 90734; -DELETE FROM creature_addon WHERE guid = 90735; -DELETE FROM creature_addon WHERE guid = 90736; -DELETE FROM creature_addon WHERE guid = 90767; --- Create template addon for creature 8912 -DELETE FROM creature_template_addon WHERE entry =8912; -INSERT INTO creature_template_addon VALUES (8912,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8912 -DELETE FROM creature_addon WHERE guid = 45886; -DELETE FROM creature_addon WHERE guid = 47251; -DELETE FROM creature_addon WHERE guid = 47804; -DELETE FROM creature_addon WHERE guid = 47807; -DELETE FROM creature_addon WHERE guid = 47810; -DELETE FROM creature_addon WHERE guid = 90695; -DELETE FROM creature_addon WHERE guid = 90854; -DELETE FROM creature_addon WHERE guid = 90897; -DELETE FROM creature_addon WHERE guid = 90899; -DELETE FROM creature_addon WHERE guid = 90902; -DELETE FROM creature_addon WHERE guid = 91027; -DELETE FROM creature_addon WHERE guid = 91028; -DELETE FROM creature_addon WHERE guid = 91029; -DELETE FROM creature_addon WHERE guid = 91031; -DELETE FROM creature_addon WHERE guid = 91053; -DELETE FROM creature_addon WHERE guid = 91072; -DELETE FROM creature_addon WHERE guid = 91081; -DELETE FROM creature_addon WHERE guid = 91082; -DELETE FROM creature_addon WHERE guid = 91087; -DELETE FROM creature_addon WHERE guid = 91091; -DELETE FROM creature_addon WHERE guid = 91092; -DELETE FROM creature_addon WHERE guid = 91094; -DELETE FROM creature_addon WHERE guid = 91095; -DELETE FROM creature_addon WHERE guid = 91098; --- Create template addon for creature 8913 -DELETE FROM creature_template_addon WHERE entry =8913; -INSERT INTO creature_template_addon VALUES (8913,0,0,1,16,0,0,'12544'); --- Clear duplicate addons from template for creature 8913 -DELETE FROM creature_addon WHERE guid = 47736; -DELETE FROM creature_addon WHERE guid = 47741; -DELETE FROM creature_addon WHERE guid = 47773; -DELETE FROM creature_addon WHERE guid = 90636; -DELETE FROM creature_addon WHERE guid = 90825; -DELETE FROM creature_addon WHERE guid = 90832; --- Create template addon for creature 8914 -DELETE FROM creature_template_addon WHERE entry =8914; -INSERT INTO creature_template_addon VALUES (8914,0,0,1,16,0,0,'15288'); --- Clear duplicate addons from template for creature 8914 -DELETE FROM creature_addon WHERE guid = 47742; -DELETE FROM creature_addon WHERE guid = 47767; -DELETE FROM creature_addon WHERE guid = 90646; -DELETE FROM creature_addon WHERE guid = 90650; -DELETE FROM creature_addon WHERE guid = 90834; --- Create template addon for creature 8915 -DELETE FROM creature_template_addon WHERE entry =8915; -INSERT INTO creature_template_addon VALUES (8915,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8915 -DELETE FROM creature_addon WHERE guid = 47562; -DELETE FROM creature_addon WHERE guid = 47563; -DELETE FROM creature_addon WHERE guid = 47586; -DELETE FROM creature_addon WHERE guid = 47606; -DELETE FROM creature_addon WHERE guid = 47611; -DELETE FROM creature_addon WHERE guid = 90598; -DELETE FROM creature_addon WHERE guid = 90599; -DELETE FROM creature_addon WHERE guid = 90605; -DELETE FROM creature_addon WHERE guid = 90610; --- Create template addon for creature 8916 -DELETE FROM creature_template_addon WHERE entry =8916; -INSERT INTO creature_template_addon VALUES (8916,0,0,1,16,0,0,'13864'); --- Clear duplicate addons from template for creature 8916 -DELETE FROM creature_addon WHERE guid = 47634; -DELETE FROM creature_addon WHERE guid = 47641; -DELETE FROM creature_addon WHERE guid = 47643; -DELETE FROM creature_addon WHERE guid = 47676; -DELETE FROM creature_addon WHERE guid = 47677; -DELETE FROM creature_addon WHERE guid = 47678; -DELETE FROM creature_addon WHERE guid = 47679; -DELETE FROM creature_addon WHERE guid = 47680; -DELETE FROM creature_addon WHERE guid = 47681; -DELETE FROM creature_addon WHERE guid = 47682; -DELETE FROM creature_addon WHERE guid = 47685; -DELETE FROM creature_addon WHERE guid = 47686; -DELETE FROM creature_addon WHERE guid = 47687; -DELETE FROM creature_addon WHERE guid = 47688; -DELETE FROM creature_addon WHERE guid = 47689; -DELETE FROM creature_addon WHERE guid = 47690; -DELETE FROM creature_addon WHERE guid = 47691; -DELETE FROM creature_addon WHERE guid = 47694; -DELETE FROM creature_addon WHERE guid = 47695; -DELETE FROM creature_addon WHERE guid = 47696; --- Create template addon for creature 8917 -DELETE FROM creature_template_addon WHERE entry =8917; -INSERT INTO creature_template_addon VALUES (8917,0,0,1,16,173,0,NULL); --- Clear duplicate addons from template for creature 8917 -DELETE FROM creature_addon WHERE guid = 3746; -DELETE FROM creature_addon WHERE guid = 3747; -DELETE FROM creature_addon WHERE guid = 3748; -DELETE FROM creature_addon WHERE guid = 3750; -DELETE FROM creature_addon WHERE guid = 3752; -DELETE FROM creature_addon WHERE guid = 3753; -DELETE FROM creature_addon WHERE guid = 3754; -DELETE FROM creature_addon WHERE guid = 5220; -DELETE FROM creature_addon WHERE guid = 5221; -DELETE FROM creature_addon WHERE guid = 5222; -DELETE FROM creature_addon WHERE guid = 5223; -DELETE FROM creature_addon WHERE guid = 5224; -DELETE FROM creature_addon WHERE guid = 5226; -DELETE FROM creature_addon WHERE guid = 5227; -DELETE FROM creature_addon WHERE guid = 5228; -DELETE FROM creature_addon WHERE guid = 5315; -DELETE FROM creature_addon WHERE guid = 5316; -DELETE FROM creature_addon WHERE guid = 5317; -DELETE FROM creature_addon WHERE guid = 5318; -DELETE FROM creature_addon WHERE guid = 5319; -DELETE FROM creature_addon WHERE guid = 5320; -DELETE FROM creature_addon WHERE guid = 5321; -DELETE FROM creature_addon WHERE guid = 5322; -DELETE FROM creature_addon WHERE guid = 5323; -DELETE FROM creature_addon WHERE guid = 5375; -DELETE FROM creature_addon WHERE guid = 5565; -DELETE FROM creature_addon WHERE guid = 5720; --- Create template addon for creature 8920 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8920; -INSERT INTO creature_template_addon VALUES (8920,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8920 -DELETE FROM creature_addon WHERE guid = 46260; --- Create template addon for creature 8921 -DELETE FROM creature_template_addon WHERE entry =8921; -INSERT INTO creature_template_addon VALUES (8921,0,0,1,16,0,0,'8279'); --- Clear duplicate addons from template for creature 8921 -DELETE FROM creature_addon WHERE guid = 45867; -DELETE FROM creature_addon WHERE guid = 45893; -DELETE FROM creature_addon WHERE guid = 45896; -DELETE FROM creature_addon WHERE guid = 45897; -DELETE FROM creature_addon WHERE guid = 45898; -DELETE FROM creature_addon WHERE guid = 45901; -DELETE FROM creature_addon WHERE guid = 45902; -DELETE FROM creature_addon WHERE guid = 45915; -DELETE FROM creature_addon WHERE guid = 45916; -DELETE FROM creature_addon WHERE guid = 45917; -DELETE FROM creature_addon WHERE guid = 45924; -DELETE FROM creature_addon WHERE guid = 45925; -DELETE FROM creature_addon WHERE guid = 45926; -DELETE FROM creature_addon WHERE guid = 46269; -DELETE FROM creature_addon WHERE guid = 46270; -DELETE FROM creature_addon WHERE guid = 46271; -DELETE FROM creature_addon WHERE guid = 46272; -DELETE FROM creature_addon WHERE guid = 46273; -DELETE FROM creature_addon WHERE guid = 46281; -DELETE FROM creature_addon WHERE guid = 46297; -DELETE FROM creature_addon WHERE guid = 46298; -DELETE FROM creature_addon WHERE guid = 46299; -DELETE FROM creature_addon WHERE guid = 46300; -DELETE FROM creature_addon WHERE guid = 46301; -DELETE FROM creature_addon WHERE guid = 46302; -DELETE FROM creature_addon WHERE guid = 46309; -DELETE FROM creature_addon WHERE guid = 46607; -DELETE FROM creature_addon WHERE guid = 47253; -DELETE FROM creature_addon WHERE guid = 47254; -DELETE FROM creature_addon WHERE guid = 47791; -DELETE FROM creature_addon WHERE guid = 47792; -DELETE FROM creature_addon WHERE guid = 47794; -DELETE FROM creature_addon WHERE guid = 47798; -DELETE FROM creature_addon WHERE guid = 47806; -DELETE FROM creature_addon WHERE guid = 47808; -DELETE FROM creature_addon WHERE guid = 47809; -DELETE FROM creature_addon WHERE guid = 47812; -DELETE FROM creature_addon WHERE guid = 47826; -DELETE FROM creature_addon WHERE guid = 47827; -DELETE FROM creature_addon WHERE guid = 47830; -DELETE FROM creature_addon WHERE guid = 47831; -DELETE FROM creature_addon WHERE guid = 47832; -DELETE FROM creature_addon WHERE guid = 90651; -DELETE FROM creature_addon WHERE guid = 90652; -DELETE FROM creature_addon WHERE guid = 90672; -DELETE FROM creature_addon WHERE guid = 90673; -DELETE FROM creature_addon WHERE guid = 90674; -DELETE FROM creature_addon WHERE guid = 90686; -DELETE FROM creature_addon WHERE guid = 90688; -DELETE FROM creature_addon WHERE guid = 90693; -DELETE FROM creature_addon WHERE guid = 90694; -DELETE FROM creature_addon WHERE guid = 90699; -DELETE FROM creature_addon WHERE guid = 90700; -DELETE FROM creature_addon WHERE guid = 90701; -DELETE FROM creature_addon WHERE guid = 90846; -DELETE FROM creature_addon WHERE guid = 90848; -DELETE FROM creature_addon WHERE guid = 90851; -DELETE FROM creature_addon WHERE guid = 90852; -DELETE FROM creature_addon WHERE guid = 90855; -DELETE FROM creature_addon WHERE guid = 90856; -DELETE FROM creature_addon WHERE guid = 90857; -DELETE FROM creature_addon WHERE guid = 90860; -DELETE FROM creature_addon WHERE guid = 90861; -DELETE FROM creature_addon WHERE guid = 90896; -DELETE FROM creature_addon WHERE guid = 90898; -DELETE FROM creature_addon WHERE guid = 90900; -DELETE FROM creature_addon WHERE guid = 90916; -DELETE FROM creature_addon WHERE guid = 90917; -DELETE FROM creature_addon WHERE guid = 90918; -DELETE FROM creature_addon WHERE guid = 91030; -DELETE FROM creature_addon WHERE guid = 91032; -DELETE FROM creature_addon WHERE guid = 91033; -DELETE FROM creature_addon WHERE guid = 91034; -DELETE FROM creature_addon WHERE guid = 91035; -DELETE FROM creature_addon WHERE guid = 91055; -DELETE FROM creature_addon WHERE guid = 91056; -DELETE FROM creature_addon WHERE guid = 91061; -DELETE FROM creature_addon WHERE guid = 91063; -DELETE FROM creature_addon WHERE guid = 91073; -DELETE FROM creature_addon WHERE guid = 91074; -DELETE FROM creature_addon WHERE guid = 91076; -DELETE FROM creature_addon WHERE guid = 91078; -DELETE FROM creature_addon WHERE guid = 91079; -DELETE FROM creature_addon WHERE guid = 91085; -DELETE FROM creature_addon WHERE guid = 91086; -DELETE FROM creature_addon WHERE guid = 91093; -DELETE FROM creature_addon WHERE guid = 91100; -DELETE FROM creature_addon WHERE guid = 91101; -DELETE FROM creature_addon WHERE guid = 91103; -DELETE FROM creature_addon WHERE guid = 91104; --- Create template addon for creature 8922 -DELETE FROM creature_template_addon WHERE entry =8922; -INSERT INTO creature_template_addon VALUES (8922,0,0,1,16,0,0,'8279'); --- Clear duplicate addons from template for creature 8922 -DELETE FROM creature_addon WHERE guid = 47737; -DELETE FROM creature_addon WHERE guid = 47748; -DELETE FROM creature_addon WHERE guid = 47754; -DELETE FROM creature_addon WHERE guid = 47761; -DELETE FROM creature_addon WHERE guid = 90827; -DELETE FROM creature_addon WHERE guid = 90838; --- Create template addon for creature 8923 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8923; -INSERT INTO creature_template_addon VALUES (8923,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8923 --- Clear duplicate addons from template for creature 8924 --- Create template addon for creature 8925 --- Create template addon for creature 8926 --- Create template addon for creature 8927 --- Create template addon for creature 8928 --- Create template addon for creature 8929 -DELETE FROM creature_template_addon WHERE entry =8929; -INSERT INTO creature_template_addon VALUES (8929,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8929 -DELETE FROM creature_addon WHERE guid = 47217; --- Create template addon for creature 8931 -DELETE FROM creature_template_addon WHERE entry =8931; -INSERT INTO creature_template_addon VALUES (8931,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8931 -DELETE FROM creature_addon WHERE guid = 66978; --- Create template addon for creature 8932 --- Create template addon for creature 8933 --- Create template addon for creature 8934 -DELETE FROM creature_template_addon WHERE entry =8934; -INSERT INTO creature_template_addon VALUES (8934,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8934 -DELETE FROM creature_addon WHERE guid = 66977; --- Create template addon for creature 8937 --- Create template addon for creature 8956 -DELETE FROM creature_template_addon WHERE entry =8956; -INSERT INTO creature_template_addon VALUES (8956,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8956 -DELETE FROM creature_addon WHERE guid = 39146; -DELETE FROM creature_addon WHERE guid = 39180; -DELETE FROM creature_addon WHERE guid = 39190; -DELETE FROM creature_addon WHERE guid = 39192; -DELETE FROM creature_addon WHERE guid = 39214; -DELETE FROM creature_addon WHERE guid = 39258; -DELETE FROM creature_addon WHERE guid = 39259; -DELETE FROM creature_addon WHERE guid = 39267; -DELETE FROM creature_addon WHERE guid = 39290; -DELETE FROM creature_addon WHERE guid = 39338; -DELETE FROM creature_addon WHERE guid = 39342; -DELETE FROM creature_addon WHERE guid = 39367; -DELETE FROM creature_addon WHERE guid = 39368; -DELETE FROM creature_addon WHERE guid = 39369; -DELETE FROM creature_addon WHERE guid = 39370; -DELETE FROM creature_addon WHERE guid = 39371; -DELETE FROM creature_addon WHERE guid = 39373; -DELETE FROM creature_addon WHERE guid = 39377; -DELETE FROM creature_addon WHERE guid = 39392; -DELETE FROM creature_addon WHERE guid = 39396; -DELETE FROM creature_addon WHERE guid = 39479; -DELETE FROM creature_addon WHERE guid = 39481; -DELETE FROM creature_addon WHERE guid = 39482; -DELETE FROM creature_addon WHERE guid = 39483; -DELETE FROM creature_addon WHERE guid = 39485; -DELETE FROM creature_addon WHERE guid = 39515; -DELETE FROM creature_addon WHERE guid = 39518; -DELETE FROM creature_addon WHERE guid = 39522; -DELETE FROM creature_addon WHERE guid = 39524; -DELETE FROM creature_addon WHERE guid = 39529; -DELETE FROM creature_addon WHERE guid = 39611; -DELETE FROM creature_addon WHERE guid = 39612; -DELETE FROM creature_addon WHERE guid = 39616; -DELETE FROM creature_addon WHERE guid = 39646; -DELETE FROM creature_addon WHERE guid = 39647; -DELETE FROM creature_addon WHERE guid = 39689; -DELETE FROM creature_addon WHERE guid = 39705; -DELETE FROM creature_addon WHERE guid = 40745; -DELETE FROM creature_addon WHERE guid = 40749; -DELETE FROM creature_addon WHERE guid = 40754; -DELETE FROM creature_addon WHERE guid = 40760; -DELETE FROM creature_addon WHERE guid = 40761; -DELETE FROM creature_addon WHERE guid = 40762; -DELETE FROM creature_addon WHERE guid = 40766; -DELETE FROM creature_addon WHERE guid = 40770; --- Create template addon for creature 8957 -DELETE FROM creature_template_addon WHERE entry =8957; -INSERT INTO creature_template_addon VALUES (8957,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8957 -DELETE FROM creature_addon WHERE guid = 39297; -DELETE FROM creature_addon WHERE guid = 39350; -DELETE FROM creature_addon WHERE guid = 39362; -DELETE FROM creature_addon WHERE guid = 39363; -DELETE FROM creature_addon WHERE guid = 39364; -DELETE FROM creature_addon WHERE guid = 39372; -DELETE FROM creature_addon WHERE guid = 39374; -DELETE FROM creature_addon WHERE guid = 39375; -DELETE FROM creature_addon WHERE guid = 39382; -DELETE FROM creature_addon WHERE guid = 39383; -DELETE FROM creature_addon WHERE guid = 39391; -DELETE FROM creature_addon WHERE guid = 39393; -DELETE FROM creature_addon WHERE guid = 39401; -DELETE FROM creature_addon WHERE guid = 39640; -DELETE FROM creature_addon WHERE guid = 39656; -DELETE FROM creature_addon WHERE guid = 39657; -DELETE FROM creature_addon WHERE guid = 39658; -DELETE FROM creature_addon WHERE guid = 39659; -DELETE FROM creature_addon WHERE guid = 39661; -DELETE FROM creature_addon WHERE guid = 39662; -DELETE FROM creature_addon WHERE guid = 39667; -DELETE FROM creature_addon WHERE guid = 39671; -DELETE FROM creature_addon WHERE guid = 39672; -DELETE FROM creature_addon WHERE guid = 39683; -DELETE FROM creature_addon WHERE guid = 39713; -DELETE FROM creature_addon WHERE guid = 40316; -DELETE FROM creature_addon WHERE guid = 40317; -DELETE FROM creature_addon WHERE guid = 40318; -DELETE FROM creature_addon WHERE guid = 40319; -DELETE FROM creature_addon WHERE guid = 40320; -DELETE FROM creature_addon WHERE guid = 40321; -DELETE FROM creature_addon WHERE guid = 40325; -DELETE FROM creature_addon WHERE guid = 40327; -DELETE FROM creature_addon WHERE guid = 40328; -DELETE FROM creature_addon WHERE guid = 40329; -DELETE FROM creature_addon WHERE guid = 40381; --- Create template addon for creature 8958 -DELETE FROM creature_template_addon WHERE entry =8958; -INSERT INTO creature_template_addon VALUES (8958,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8958 -DELETE FROM creature_addon WHERE guid = 39122; -DELETE FROM creature_addon WHERE guid = 39164; -DELETE FROM creature_addon WHERE guid = 39296; -DELETE FROM creature_addon WHERE guid = 39299; -DELETE FROM creature_addon WHERE guid = 39301; -DELETE FROM creature_addon WHERE guid = 39490; -DELETE FROM creature_addon WHERE guid = 39491; -DELETE FROM creature_addon WHERE guid = 39493; -DELETE FROM creature_addon WHERE guid = 39494; -DELETE FROM creature_addon WHERE guid = 39496; -DELETE FROM creature_addon WHERE guid = 39497; -DELETE FROM creature_addon WHERE guid = 39498; -DELETE FROM creature_addon WHERE guid = 39499; -DELETE FROM creature_addon WHERE guid = 39500; -DELETE FROM creature_addon WHERE guid = 39501; -DELETE FROM creature_addon WHERE guid = 39506; -DELETE FROM creature_addon WHERE guid = 39510; -DELETE FROM creature_addon WHERE guid = 39570; -DELETE FROM creature_addon WHERE guid = 39608; -DELETE FROM creature_addon WHERE guid = 39684; -DELETE FROM creature_addon WHERE guid = 39696; -DELETE FROM creature_addon WHERE guid = 39697; -DELETE FROM creature_addon WHERE guid = 39709; -DELETE FROM creature_addon WHERE guid = 40179; -DELETE FROM creature_addon WHERE guid = 40330; -DELETE FROM creature_addon WHERE guid = 40369; -DELETE FROM creature_addon WHERE guid = 40590; -DELETE FROM creature_addon WHERE guid = 40620; -DELETE FROM creature_addon WHERE guid = 40778; -DELETE FROM creature_addon WHERE guid = 40779; -DELETE FROM creature_addon WHERE guid = 40780; -DELETE FROM creature_addon WHERE guid = 40781; -DELETE FROM creature_addon WHERE guid = 40782; -DELETE FROM creature_addon WHERE guid = 40786; -DELETE FROM creature_addon WHERE guid = 40787; -DELETE FROM creature_addon WHERE guid = 40788; -DELETE FROM creature_addon WHERE guid = 40790; -DELETE FROM creature_addon WHERE guid = 40792; -DELETE FROM creature_addon WHERE guid = 40794; -DELETE FROM creature_addon WHERE guid = 40801; -DELETE FROM creature_addon WHERE guid = 40807; --- Create template addon for creature 8959 -DELETE FROM creature_template_addon WHERE entry =8959; -INSERT INTO creature_template_addon VALUES (8959,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8959 -DELETE FROM creature_addon WHERE guid = 39089; -DELETE FROM creature_addon WHERE guid = 39090; -DELETE FROM creature_addon WHERE guid = 39139; -DELETE FROM creature_addon WHERE guid = 39159; -DELETE FROM creature_addon WHERE guid = 39160; -DELETE FROM creature_addon WHERE guid = 39167; -DELETE FROM creature_addon WHERE guid = 39191; -DELETE FROM creature_addon WHERE guid = 39212; -DELETE FROM creature_addon WHERE guid = 39213; -DELETE FROM creature_addon WHERE guid = 39215; -DELETE FROM creature_addon WHERE guid = 39216; -DELETE FROM creature_addon WHERE guid = 39223; -DELETE FROM creature_addon WHERE guid = 39260; -DELETE FROM creature_addon WHERE guid = 39261; -DELETE FROM creature_addon WHERE guid = 39266; -DELETE FROM creature_addon WHERE guid = 39276; -DELETE FROM creature_addon WHERE guid = 39277; -DELETE FROM creature_addon WHERE guid = 39278; -DELETE FROM creature_addon WHERE guid = 39287; -DELETE FROM creature_addon WHERE guid = 39291; -DELETE FROM creature_addon WHERE guid = 39344; -DELETE FROM creature_addon WHERE guid = 39347; -DELETE FROM creature_addon WHERE guid = 39351; -DELETE FROM creature_addon WHERE guid = 39376; -DELETE FROM creature_addon WHERE guid = 39379; -DELETE FROM creature_addon WHERE guid = 39385; -DELETE FROM creature_addon WHERE guid = 39386; -DELETE FROM creature_addon WHERE guid = 39387; -DELETE FROM creature_addon WHERE guid = 39476; -DELETE FROM creature_addon WHERE guid = 39480; -DELETE FROM creature_addon WHERE guid = 39484; -DELETE FROM creature_addon WHERE guid = 39558; -DELETE FROM creature_addon WHERE guid = 39622; -DELETE FROM creature_addon WHERE guid = 39623; -DELETE FROM creature_addon WHERE guid = 39652; -DELETE FROM creature_addon WHERE guid = 39674; -DELETE FROM creature_addon WHERE guid = 39677; -DELETE FROM creature_addon WHERE guid = 39679; -DELETE FROM creature_addon WHERE guid = 39710; -DELETE FROM creature_addon WHERE guid = 39712; -DELETE FROM creature_addon WHERE guid = 40331; -DELETE FROM creature_addon WHERE guid = 40332; -DELETE FROM creature_addon WHERE guid = 40333; -DELETE FROM creature_addon WHERE guid = 40334; -DELETE FROM creature_addon WHERE guid = 40335; -DELETE FROM creature_addon WHERE guid = 40653; -DELETE FROM creature_addon WHERE guid = 40741; -DELETE FROM creature_addon WHERE guid = 40836; --- Clear duplicate addons from template for creature 8960 --- Create template addon for creature 8961 -DELETE FROM creature_template_addon WHERE entry =8961; -INSERT INTO creature_template_addon VALUES (8961,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8961 -DELETE FROM creature_addon WHERE guid = 39378; -DELETE FROM creature_addon WHERE guid = 39384; -DELETE FROM creature_addon WHERE guid = 39654; -DELETE FROM creature_addon WHERE guid = 39655; -DELETE FROM creature_addon WHERE guid = 39660; -DELETE FROM creature_addon WHERE guid = 39669; -DELETE FROM creature_addon WHERE guid = 39673; -DELETE FROM creature_addon WHERE guid = 40293; -DELETE FROM creature_addon WHERE guid = 40294; -DELETE FROM creature_addon WHERE guid = 40322; -DELETE FROM creature_addon WHERE guid = 40323; -DELETE FROM creature_addon WHERE guid = 40324; -DELETE FROM creature_addon WHERE guid = 40326; -DELETE FROM creature_addon WHERE guid = 40387; --- Create template addon for creature 8962 -DELETE FROM creature_template_addon WHERE entry =8962; -INSERT INTO creature_template_addon VALUES (8962,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8962 -DELETE FROM creature_addon WHERE guid = 6165; --- Create template addon for creature 8963 -DELETE FROM creature_template_addon WHERE entry =8963; -INSERT INTO creature_template_addon VALUES (8963,0,3,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8963 -DELETE FROM creature_addon WHERE guid = 6166; --- Create template addon for creature 8964 -DELETE FROM creature_template_addon WHERE entry =8964; -INSERT INTO creature_template_addon VALUES (8964,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8964 -DELETE FROM creature_addon WHERE guid = 3343; -DELETE FROM creature_addon WHERE guid = 3344; --- Create template addon for creature 8965 -DELETE FROM creature_template_addon WHERE entry =8965; -INSERT INTO creature_template_addon VALUES (8965,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8965 -DELETE FROM creature_addon WHERE guid = 6164; --- Create template addon for creature 8976 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8976; -INSERT INTO creature_template_addon VALUES (8976,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8976 --- Create template addon for creature 8977 -DELETE FROM creature_template_addon WHERE entry =8977; -INSERT INTO creature_template_addon VALUES (8977,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8977 -DELETE FROM creature_addon WHERE guid = 4596; --- Create template addon for creature 8978 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8978; -INSERT INTO creature_template_addon VALUES (8978,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8978 --- Create template addon for creature 8979 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8979; -INSERT INTO creature_template_addon VALUES (8979,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8979 --- Create template addon for creature 8980 --- Create template addon for creature 8981 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =8981; -INSERT INTO creature_template_addon VALUES (8981,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8981 --- Clear duplicate addons from template for creature 8982 --- Create template addon for creature 8983 -DELETE FROM creature_template_addon WHERE entry =8983; -INSERT INTO creature_template_addon VALUES (8983,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 8983 -DELETE FROM creature_addon WHERE guid = 45931; --- Create template addon for creature 8996 --- Create template addon for creature 8997 -DELETE FROM creature_template_addon WHERE entry =8997; -INSERT INTO creature_template_addon VALUES (8997,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 8997 -DELETE FROM creature_addon WHERE guid = 37060; --- Create template addon for creature 9016 -DELETE FROM creature_template_addon WHERE entry =9016; -INSERT INTO creature_template_addon VALUES (9016,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9016 -DELETE FROM creature_addon WHERE guid = 45885; --- Create template addon for creature 9017 -DELETE FROM creature_template_addon WHERE entry =9017; -INSERT INTO creature_template_addon VALUES (9017,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9017 -DELETE FROM creature_addon WHERE guid = 47733; --- Create template addon for creature 9018 -DELETE FROM creature_template_addon WHERE entry =9018; -INSERT INTO creature_template_addon VALUES (9018,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9018 -DELETE FROM creature_addon WHERE guid = 47250; --- Create template addon for creature 9019 -DELETE FROM creature_template_addon WHERE entry =9019; -INSERT INTO creature_template_addon VALUES (9019,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9019 -DELETE FROM creature_addon WHERE guid = 47613; --- Create template addon for creature 9020 -DELETE FROM creature_template_addon WHERE entry =9020; -INSERT INTO creature_template_addon VALUES (9020,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9020 -DELETE FROM creature_addon WHERE guid = 47630; --- Create template addon for creature 9021 -DELETE FROM creature_template_addon WHERE entry =9021; -INSERT INTO creature_template_addon VALUES (9021,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9021 -DELETE FROM creature_addon WHERE guid = 47626; --- Create template addon for creature 9022 -DELETE FROM creature_template_addon WHERE entry =9022; -INSERT INTO creature_template_addon VALUES (9022,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9022 -DELETE FROM creature_addon WHERE guid = 47628; --- Create template addon for creature 9023 -DELETE FROM creature_template_addon WHERE entry =9023; -INSERT INTO creature_template_addon VALUES (9023,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9023 -DELETE FROM creature_addon WHERE guid = 47622; --- Create template addon for creature 9024 -DELETE FROM creature_template_addon WHERE entry =9024; -INSERT INTO creature_template_addon VALUES (9024,0,8,1,16,0,0,'15288'); --- Clear duplicate addons from template for creature 9024 -DELETE FROM creature_addon WHERE guid = 47771; --- Create template addon for creature 9025 -DELETE FROM creature_template_addon WHERE entry =9025; -INSERT INTO creature_template_addon VALUES (9025,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9025 -DELETE FROM creature_addon WHERE guid = 47304; --- Clear duplicate addons from template for creature 9026 --- Create template addon for creature 9027 --- Create template addon for creature 9028 --- Create template addon for creature 9029 --- Create template addon for creature 9030 --- Create template addon for creature 9031 --- Create template addon for creature 9032 --- Create template addon for creature 9033 -DELETE FROM creature_template_addon WHERE entry =9033; -INSERT INTO creature_template_addon VALUES (9033,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9033 -DELETE FROM creature_addon WHERE guid = 45954; --- Create template addon for creature 9034 -DELETE FROM creature_template_addon WHERE entry =9034; -INSERT INTO creature_template_addon VALUES (9034,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9034 -DELETE FROM creature_addon WHERE guid = 91021; --- Create template addon for creature 9035 -DELETE FROM creature_template_addon WHERE entry =9035; -INSERT INTO creature_template_addon VALUES (9035,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9035 -DELETE FROM creature_addon WHERE guid = 91025; --- Create template addon for creature 9036 -DELETE FROM creature_template_addon WHERE entry =9036; -INSERT INTO creature_template_addon VALUES (9036,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9036 -DELETE FROM creature_addon WHERE guid = 91024; --- Create template addon for creature 9037 -DELETE FROM creature_template_addon WHERE entry =9037; -INSERT INTO creature_template_addon VALUES (9037,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9037 -DELETE FROM creature_addon WHERE guid = 91022; --- Create template addon for creature 9038 -DELETE FROM creature_template_addon WHERE entry =9038; -INSERT INTO creature_template_addon VALUES (9038,0,0,1,16,0,0,'12544'); --- Clear duplicate addons from template for creature 9038 -DELETE FROM creature_addon WHERE guid = 91026; --- Create template addon for creature 9039 -DELETE FROM creature_template_addon WHERE entry =9039; -INSERT INTO creature_template_addon VALUES (9039,0,0,1,16,0,0,'13787'); --- Clear duplicate addons from template for creature 9039 -DELETE FROM creature_addon WHERE guid = 91020; --- Create template addon for creature 9040 -DELETE FROM creature_template_addon WHERE entry =9040; -INSERT INTO creature_template_addon VALUES (9040,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9040 -DELETE FROM creature_addon WHERE guid = 91023; --- Create template addon for creature 9041 -DELETE FROM creature_template_addon WHERE entry =9041; -INSERT INTO creature_template_addon VALUES (9041,0,0,1,16,0,0,'12544'); --- Clear duplicate addons from template for creature 9041 -DELETE FROM creature_addon WHERE guid = 47774; --- Create template addon for creature 9042 -DELETE FROM creature_template_addon WHERE entry =9042; -INSERT INTO creature_template_addon VALUES (9042,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9042 -DELETE FROM creature_addon WHERE guid = 47775; --- Create template addon for creature 9043 -DELETE FROM creature_template_addon WHERE entry =9043; -INSERT INTO creature_template_addon VALUES (9043,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9043 -DELETE FROM creature_addon WHERE guid = 3331; -DELETE FROM creature_addon WHERE guid = 3335; -DELETE FROM creature_addon WHERE guid = 3337; -DELETE FROM creature_addon WHERE guid = 3340; -DELETE FROM creature_addon WHERE guid = 5216; -DELETE FROM creature_addon WHERE guid = 5217; --- Create template addon for creature 9044 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9044; -INSERT INTO creature_template_addon VALUES (9044,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9044 -DELETE FROM creature_addon WHERE guid = 3330; -DELETE FROM creature_addon WHERE guid = 3332; -DELETE FROM creature_addon WHERE guid = 3333; -DELETE FROM creature_addon WHERE guid = 3334; -DELETE FROM creature_addon WHERE guid = 3336; -DELETE FROM creature_addon WHERE guid = 3338; -DELETE FROM creature_addon WHERE guid = 3341; -DELETE FROM creature_addon WHERE guid = 3342; -DELETE FROM creature_addon WHERE guid = 5214; -DELETE FROM creature_addon WHERE guid = 5215; -DELETE FROM creature_addon WHERE guid = 5218; -DELETE FROM creature_addon WHERE guid = 5219; --- Create template addon for creature 9045 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9045; -INSERT INTO creature_template_addon VALUES (9045,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9045 --- Create template addon for creature 9046 -DELETE FROM creature_template_addon WHERE entry =9046; -INSERT INTO creature_template_addon VALUES (9046,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9046 -DELETE FROM creature_addon WHERE guid = 248; --- Clear duplicate addons from template for creature 9047 -DELETE FROM creature_addon WHERE guid = 46347; --- Create template addon for creature 9056 -DELETE FROM creature_template_addon WHERE entry =9056; -INSERT INTO creature_template_addon VALUES (9056,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9056 -DELETE FROM creature_addon WHERE guid = 47631; --- Create template addon for creature 9076 -DELETE FROM creature_template_addon WHERE entry =9076; -INSERT INTO creature_template_addon VALUES (9076,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9076 -DELETE FROM creature_addon WHERE guid = 24791; --- Create template addon for creature 9077 -DELETE FROM creature_template_addon WHERE entry =9077; -INSERT INTO creature_template_addon VALUES (9077,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9077 -DELETE FROM creature_addon WHERE guid = 6878; --- Create template addon for creature 9078 -DELETE FROM creature_template_addon WHERE entry =9078; -INSERT INTO creature_template_addon VALUES (9078,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9078 -DELETE FROM creature_addon WHERE guid = 6884; --- Create template addon for creature 9079 -DELETE FROM creature_template_addon WHERE entry =9079; -INSERT INTO creature_template_addon VALUES (9079,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9079 -DELETE FROM creature_addon WHERE guid = 6881; --- Create template addon for creature 9080 -DELETE FROM creature_template_addon WHERE entry =9080; -INSERT INTO creature_template_addon VALUES (9080,0,8,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9080 -DELETE FROM creature_addon WHERE guid = 6882; --- Create template addon for creature 9081 -DELETE FROM creature_template_addon WHERE entry =9081; -INSERT INTO creature_template_addon VALUES (9081,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 9081 -DELETE FROM creature_addon WHERE guid = 6879; --- Create template addon for creature 9082 -DELETE FROM creature_template_addon WHERE entry =9082; -INSERT INTO creature_template_addon VALUES (9082,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9082 -DELETE FROM creature_addon WHERE guid = 6885; --- Create template addon for creature 9083 -DELETE FROM creature_template_addon WHERE entry =9083; -INSERT INTO creature_template_addon VALUES (9083,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9083 -DELETE FROM creature_addon WHERE guid = 6880; --- Create template addon for creature 9084 -DELETE FROM creature_template_addon WHERE entry =9084; -INSERT INTO creature_template_addon VALUES (9084,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9084 -DELETE FROM creature_addon WHERE guid = 6886; --- Create template addon for creature 9085 -DELETE FROM creature_template_addon WHERE entry =9085; -INSERT INTO creature_template_addon VALUES (9085,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9085 -DELETE FROM creature_addon WHERE guid = 6877; --- Create template addon for creature 9086 -DELETE FROM creature_template_addon WHERE entry =9086; -INSERT INTO creature_template_addon VALUES (9086,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9086 -DELETE FROM creature_addon WHERE guid = 6883; --- Create template addon for creature 9087 -DELETE FROM creature_template_addon WHERE entry =9087; -INSERT INTO creature_template_addon VALUES (9087,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9087 -DELETE FROM creature_addon WHERE guid = 24796; --- Create template addon for creature 9096 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9096; -INSERT INTO creature_template_addon VALUES (9096,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9096 --- Create template addon for creature 9097 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9097; -INSERT INTO creature_template_addon VALUES (9097,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9097 --- Create template addon for creature 9098 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9098; -INSERT INTO creature_template_addon VALUES (9098,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9098 --- Clear duplicate addons from template for creature 9099 --- Create template addon for creature 9116 -DELETE FROM creature_template_addon WHERE entry =9116; -INSERT INTO creature_template_addon VALUES (9116,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9116 -DELETE FROM creature_addon WHERE guid = 39098; --- Create template addon for creature 9117 -DELETE FROM creature_template_addon WHERE entry =9117; -INSERT INTO creature_template_addon VALUES (9117,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9117 -DELETE FROM creature_addon WHERE guid = 24351; --- Create template addon for creature 9118 -DELETE FROM creature_template_addon WHERE entry =9118; -INSERT INTO creature_template_addon VALUES (9118,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9118 -DELETE FROM creature_addon WHERE guid = 24379; --- Create template addon for creature 9119 -DELETE FROM creature_template_addon WHERE entry =9119; -INSERT INTO creature_template_addon VALUES (9119,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9119 -DELETE FROM creature_addon WHERE guid = 24414; --- Create template addon for creature 9136 --- Create template addon for creature 9156 -DELETE FROM creature_template_addon WHERE entry =9156; -INSERT INTO creature_template_addon VALUES (9156,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9156 -DELETE FROM creature_addon WHERE guid = 47778; --- Create template addon for creature 9157 -DELETE FROM creature_template_addon WHERE entry =9157; -INSERT INTO creature_template_addon VALUES (9157,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9157 -DELETE FROM creature_addon WHERE guid = 24441; -DELETE FROM creature_addon WHERE guid = 24442; -DELETE FROM creature_addon WHERE guid = 24443; -DELETE FROM creature_addon WHERE guid = 24444; --- Create template addon for creature 9158 --- Create template addon for creature 9162 -DELETE FROM creature_template_addon WHERE entry =9162; -INSERT INTO creature_template_addon VALUES (9162,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9162 -DELETE FROM creature_addon WHERE guid = 24445; -DELETE FROM creature_addon WHERE guid = 24446; -DELETE FROM creature_addon WHERE guid = 24447; -DELETE FROM creature_addon WHERE guid = 24448; -DELETE FROM creature_addon WHERE guid = 24449; -DELETE FROM creature_addon WHERE guid = 24450; -DELETE FROM creature_addon WHERE guid = 24451; -DELETE FROM creature_addon WHERE guid = 24452; -DELETE FROM creature_addon WHERE guid = 24453; -DELETE FROM creature_addon WHERE guid = 24454; --- Create template addon for creature 9163 -DELETE FROM creature_template_addon WHERE entry =9163; -INSERT INTO creature_template_addon VALUES (9163,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9163 -DELETE FROM creature_addon WHERE guid = 24455; -DELETE FROM creature_addon WHERE guid = 24456; -DELETE FROM creature_addon WHERE guid = 24457; -DELETE FROM creature_addon WHERE guid = 24458; -DELETE FROM creature_addon WHERE guid = 24459; -DELETE FROM creature_addon WHERE guid = 24460; -DELETE FROM creature_addon WHERE guid = 24461; -DELETE FROM creature_addon WHERE guid = 24462; -DELETE FROM creature_addon WHERE guid = 24463; -DELETE FROM creature_addon WHERE guid = 24464; -DELETE FROM creature_addon WHERE guid = 24465; -DELETE FROM creature_addon WHERE guid = 24466; -DELETE FROM creature_addon WHERE guid = 24467; -DELETE FROM creature_addon WHERE guid = 24468; -DELETE FROM creature_addon WHERE guid = 24469; -DELETE FROM creature_addon WHERE guid = 24470; -DELETE FROM creature_addon WHERE guid = 24471; -DELETE FROM creature_addon WHERE guid = 24472; -DELETE FROM creature_addon WHERE guid = 24473; -DELETE FROM creature_addon WHERE guid = 24474; -DELETE FROM creature_addon WHERE guid = 24475; -DELETE FROM creature_addon WHERE guid = 24476; -DELETE FROM creature_addon WHERE guid = 24477; -DELETE FROM creature_addon WHERE guid = 24478; -DELETE FROM creature_addon WHERE guid = 24479; -DELETE FROM creature_addon WHERE guid = 24480; -DELETE FROM creature_addon WHERE guid = 24481; -DELETE FROM creature_addon WHERE guid = 24482; -DELETE FROM creature_addon WHERE guid = 24483; -DELETE FROM creature_addon WHERE guid = 24484; -DELETE FROM creature_addon WHERE guid = 24485; -DELETE FROM creature_addon WHERE guid = 24486; -DELETE FROM creature_addon WHERE guid = 24487; -DELETE FROM creature_addon WHERE guid = 24488; -DELETE FROM creature_addon WHERE guid = 24489; -DELETE FROM creature_addon WHERE guid = 24490; -DELETE FROM creature_addon WHERE guid = 24491; -DELETE FROM creature_addon WHERE guid = 24492; -DELETE FROM creature_addon WHERE guid = 24493; -DELETE FROM creature_addon WHERE guid = 24494; -DELETE FROM creature_addon WHERE guid = 24495; -DELETE FROM creature_addon WHERE guid = 24496; -DELETE FROM creature_addon WHERE guid = 24497; -DELETE FROM creature_addon WHERE guid = 24498; -DELETE FROM creature_addon WHERE guid = 24499; -DELETE FROM creature_addon WHERE guid = 24500; -DELETE FROM creature_addon WHERE guid = 24501; -DELETE FROM creature_addon WHERE guid = 24502; -DELETE FROM creature_addon WHERE guid = 24503; -DELETE FROM creature_addon WHERE guid = 24504; --- Create template addon for creature 9164 -DELETE FROM creature_template_addon WHERE entry =9164; -INSERT INTO creature_template_addon VALUES (9164,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9164 -DELETE FROM creature_addon WHERE guid = 24505; -DELETE FROM creature_addon WHERE guid = 24506; -DELETE FROM creature_addon WHERE guid = 24507; -DELETE FROM creature_addon WHERE guid = 24508; -DELETE FROM creature_addon WHERE guid = 24509; -DELETE FROM creature_addon WHERE guid = 24510; -DELETE FROM creature_addon WHERE guid = 24511; -DELETE FROM creature_addon WHERE guid = 24512; -DELETE FROM creature_addon WHERE guid = 24513; -DELETE FROM creature_addon WHERE guid = 24514; -DELETE FROM creature_addon WHERE guid = 24515; -DELETE FROM creature_addon WHERE guid = 24516; -DELETE FROM creature_addon WHERE guid = 24517; -DELETE FROM creature_addon WHERE guid = 24518; -DELETE FROM creature_addon WHERE guid = 24519; -DELETE FROM creature_addon WHERE guid = 24520; -DELETE FROM creature_addon WHERE guid = 24521; -DELETE FROM creature_addon WHERE guid = 24522; -DELETE FROM creature_addon WHERE guid = 24523; -DELETE FROM creature_addon WHERE guid = 24524; -DELETE FROM creature_addon WHERE guid = 24525; -DELETE FROM creature_addon WHERE guid = 24526; -DELETE FROM creature_addon WHERE guid = 24527; -DELETE FROM creature_addon WHERE guid = 24528; -DELETE FROM creature_addon WHERE guid = 24529; -DELETE FROM creature_addon WHERE guid = 24530; -DELETE FROM creature_addon WHERE guid = 24531; -DELETE FROM creature_addon WHERE guid = 24532; -DELETE FROM creature_addon WHERE guid = 24533; -DELETE FROM creature_addon WHERE guid = 24534; -DELETE FROM creature_addon WHERE guid = 24535; -DELETE FROM creature_addon WHERE guid = 24536; -DELETE FROM creature_addon WHERE guid = 24537; -DELETE FROM creature_addon WHERE guid = 24538; -DELETE FROM creature_addon WHERE guid = 24539; -DELETE FROM creature_addon WHERE guid = 24540; -DELETE FROM creature_addon WHERE guid = 24541; -DELETE FROM creature_addon WHERE guid = 24542; -DELETE FROM creature_addon WHERE guid = 24543; -DELETE FROM creature_addon WHERE guid = 24544; -DELETE FROM creature_addon WHERE guid = 24545; -DELETE FROM creature_addon WHERE guid = 24546; -DELETE FROM creature_addon WHERE guid = 24547; -DELETE FROM creature_addon WHERE guid = 24548; -DELETE FROM creature_addon WHERE guid = 24549; -DELETE FROM creature_addon WHERE guid = 24550; -DELETE FROM creature_addon WHERE guid = 24551; -DELETE FROM creature_addon WHERE guid = 24552; -DELETE FROM creature_addon WHERE guid = 24553; -DELETE FROM creature_addon WHERE guid = 24554; -DELETE FROM creature_addon WHERE guid = 24555; -DELETE FROM creature_addon WHERE guid = 24556; -DELETE FROM creature_addon WHERE guid = 24557; -DELETE FROM creature_addon WHERE guid = 24558; --- Create template addon for creature 9165 -DELETE FROM creature_template_addon WHERE entry =9165; -INSERT INTO creature_template_addon VALUES (9165,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9165 -DELETE FROM creature_addon WHERE guid = 23425; -DELETE FROM creature_addon WHERE guid = 24559; -DELETE FROM creature_addon WHERE guid = 24560; -DELETE FROM creature_addon WHERE guid = 24561; -DELETE FROM creature_addon WHERE guid = 24562; -DELETE FROM creature_addon WHERE guid = 24563; -DELETE FROM creature_addon WHERE guid = 24564; -DELETE FROM creature_addon WHERE guid = 24565; -DELETE FROM creature_addon WHERE guid = 24566; -DELETE FROM creature_addon WHERE guid = 24567; -DELETE FROM creature_addon WHERE guid = 24568; -DELETE FROM creature_addon WHERE guid = 24569; -DELETE FROM creature_addon WHERE guid = 24570; -DELETE FROM creature_addon WHERE guid = 24571; -DELETE FROM creature_addon WHERE guid = 24572; -DELETE FROM creature_addon WHERE guid = 24573; -DELETE FROM creature_addon WHERE guid = 24574; --- Create template addon for creature 9166 -DELETE FROM creature_template_addon WHERE entry =9166; -INSERT INTO creature_template_addon VALUES (9166,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9166 -DELETE FROM creature_addon WHERE guid = 24575; -DELETE FROM creature_addon WHERE guid = 24576; -DELETE FROM creature_addon WHERE guid = 24577; -DELETE FROM creature_addon WHERE guid = 24578; -DELETE FROM creature_addon WHERE guid = 24579; -DELETE FROM creature_addon WHERE guid = 24580; -DELETE FROM creature_addon WHERE guid = 24581; -DELETE FROM creature_addon WHERE guid = 24582; -DELETE FROM creature_addon WHERE guid = 24583; -DELETE FROM creature_addon WHERE guid = 24584; -DELETE FROM creature_addon WHERE guid = 24585; -DELETE FROM creature_addon WHERE guid = 24586; -DELETE FROM creature_addon WHERE guid = 24587; -DELETE FROM creature_addon WHERE guid = 24588; -DELETE FROM creature_addon WHERE guid = 24589; -DELETE FROM creature_addon WHERE guid = 24590; -DELETE FROM creature_addon WHERE guid = 24591; -DELETE FROM creature_addon WHERE guid = 24592; -DELETE FROM creature_addon WHERE guid = 24593; -DELETE FROM creature_addon WHERE guid = 24594; -DELETE FROM creature_addon WHERE guid = 24595; -DELETE FROM creature_addon WHERE guid = 24596; -DELETE FROM creature_addon WHERE guid = 24597; -DELETE FROM creature_addon WHERE guid = 24598; -DELETE FROM creature_addon WHERE guid = 24599; -DELETE FROM creature_addon WHERE guid = 24600; --- Create template addon for creature 9167 -DELETE FROM creature_template_addon WHERE entry =9167; -INSERT INTO creature_template_addon VALUES (9167,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9167 -DELETE FROM creature_addon WHERE guid = 24601; -DELETE FROM creature_addon WHERE guid = 24602; -DELETE FROM creature_addon WHERE guid = 24603; -DELETE FROM creature_addon WHERE guid = 24604; -DELETE FROM creature_addon WHERE guid = 24605; -DELETE FROM creature_addon WHERE guid = 24606; -DELETE FROM creature_addon WHERE guid = 24607; -DELETE FROM creature_addon WHERE guid = 24608; -DELETE FROM creature_addon WHERE guid = 24609; -DELETE FROM creature_addon WHERE guid = 24610; -DELETE FROM creature_addon WHERE guid = 24611; -DELETE FROM creature_addon WHERE guid = 24612; -DELETE FROM creature_addon WHERE guid = 24613; -DELETE FROM creature_addon WHERE guid = 24614; -DELETE FROM creature_addon WHERE guid = 24615; -DELETE FROM creature_addon WHERE guid = 24616; -DELETE FROM creature_addon WHERE guid = 24617; -DELETE FROM creature_addon WHERE guid = 24620; -DELETE FROM creature_addon WHERE guid = 24621; -DELETE FROM creature_addon WHERE guid = 24622; -DELETE FROM creature_addon WHERE guid = 24623; -DELETE FROM creature_addon WHERE guid = 24624; -DELETE FROM creature_addon WHERE guid = 24625; -DELETE FROM creature_addon WHERE guid = 24626; -DELETE FROM creature_addon WHERE guid = 24627; -DELETE FROM creature_addon WHERE guid = 24628; -DELETE FROM creature_addon WHERE guid = 24629; -DELETE FROM creature_addon WHERE guid = 24630; -DELETE FROM creature_addon WHERE guid = 24631; -DELETE FROM creature_addon WHERE guid = 24632; -DELETE FROM creature_addon WHERE guid = 24633; -DELETE FROM creature_addon WHERE guid = 24634; -DELETE FROM creature_addon WHERE guid = 24635; -DELETE FROM creature_addon WHERE guid = 24636; -DELETE FROM creature_addon WHERE guid = 24637; -DELETE FROM creature_addon WHERE guid = 24638; -DELETE FROM creature_addon WHERE guid = 24639; -DELETE FROM creature_addon WHERE guid = 24640; -DELETE FROM creature_addon WHERE guid = 24641; -DELETE FROM creature_addon WHERE guid = 24642; -DELETE FROM creature_addon WHERE guid = 24643; -DELETE FROM creature_addon WHERE guid = 24644; -DELETE FROM creature_addon WHERE guid = 24645; -DELETE FROM creature_addon WHERE guid = 24646; -DELETE FROM creature_addon WHERE guid = 24647; -DELETE FROM creature_addon WHERE guid = 24648; -DELETE FROM creature_addon WHERE guid = 24649; -DELETE FROM creature_addon WHERE guid = 24650; -DELETE FROM creature_addon WHERE guid = 24651; -DELETE FROM creature_addon WHERE guid = 24652; -DELETE FROM creature_addon WHERE guid = 24653; -DELETE FROM creature_addon WHERE guid = 24654; -DELETE FROM creature_addon WHERE guid = 24655; -DELETE FROM creature_addon WHERE guid = 24656; -DELETE FROM creature_addon WHERE guid = 24657; -DELETE FROM creature_addon WHERE guid = 24658; -DELETE FROM creature_addon WHERE guid = 24659; -DELETE FROM creature_addon WHERE guid = 24660; -DELETE FROM creature_addon WHERE guid = 24661; -DELETE FROM creature_addon WHERE guid = 24662; --- Create template addon for creature 9176 -DELETE FROM creature_template_addon WHERE entry =9176; -INSERT INTO creature_template_addon VALUES (9176,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9176 -DELETE FROM creature_addon WHERE guid = 5458; --- Create template addon for creature 9177 -DELETE FROM creature_template_addon WHERE entry =9177; -INSERT INTO creature_template_addon VALUES (9177,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9177 -DELETE FROM creature_addon WHERE guid = 4573; --- Create template addon for creature 9178 --- Create template addon for creature 9179 -DELETE FROM creature_template_addon WHERE entry =9179; -INSERT INTO creature_template_addon VALUES (9179,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9179 -DELETE FROM creature_addon WHERE guid = 6887; --- Create template addon for creature 9196 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9196; -INSERT INTO creature_template_addon VALUES (9196,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9196 --- Create template addon for creature 9197 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9197; -INSERT INTO creature_template_addon VALUES (9197,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9197 --- Create template addon for creature 9198 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9198; -INSERT INTO creature_template_addon VALUES (9198,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9198 --- Create template addon for creature 9199 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9199; -INSERT INTO creature_template_addon VALUES (9199,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9199 --- Create template addon for creature 9200 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9200; -INSERT INTO creature_template_addon VALUES (9200,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9200 --- Create template addon for creature 9201 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9201; -INSERT INTO creature_template_addon VALUES (9201,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9201 --- Create template addon for creature 9216 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9216; -INSERT INTO creature_template_addon VALUES (9216,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9216 --- Create template addon for creature 9217 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9217; -INSERT INTO creature_template_addon VALUES (9217,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9217 --- Create template addon for creature 9218 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9218; -INSERT INTO creature_template_addon VALUES (9218,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9218 --- Create template addon for creature 9219 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9219; -INSERT INTO creature_template_addon VALUES (9219,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9219 --- Create template addon for creature 9236 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9236; -INSERT INTO creature_template_addon VALUES (9236,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9236 --- Create template addon for creature 9237 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9237; -INSERT INTO creature_template_addon VALUES (9237,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9237 --- Create template addon for creature 9238 -DELETE FROM creature_template_addon WHERE entry =9238; -INSERT INTO creature_template_addon VALUES (9238,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9238 -DELETE FROM creature_addon WHERE guid = 21187; --- Create template addon for creature 9239 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9239; -INSERT INTO creature_template_addon VALUES (9239,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9239 --- Create template addon for creature 9240 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9240; -INSERT INTO creature_template_addon VALUES (9240,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9240 --- Create template addon for creature 9241 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9241; -INSERT INTO creature_template_addon VALUES (9241,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9241 --- Create template addon for creature 9256 --- Create template addon for creature 9257 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9257; -INSERT INTO creature_template_addon VALUES (9257,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9257 --- Create template addon for creature 9258 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9258; -INSERT INTO creature_template_addon VALUES (9258,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9258 --- Create template addon for creature 9259 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9259; -INSERT INTO creature_template_addon VALUES (9259,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9259 --- Create template addon for creature 9260 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9260; -INSERT INTO creature_template_addon VALUES (9260,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9260 --- Create template addon for creature 9261 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9261; -INSERT INTO creature_template_addon VALUES (9261,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9261 --- Create template addon for creature 9262 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9262; -INSERT INTO creature_template_addon VALUES (9262,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9262 --- Create template addon for creature 9263 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9263; -INSERT INTO creature_template_addon VALUES (9263,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9263 --- Create template addon for creature 9264 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9264; -INSERT INTO creature_template_addon VALUES (9264,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9264 --- Create template addon for creature 9265 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9265; -INSERT INTO creature_template_addon VALUES (9265,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9265 --- Create template addon for creature 9266 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9266; -INSERT INTO creature_template_addon VALUES (9266,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9266 --- Create template addon for creature 9267 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9267; -INSERT INTO creature_template_addon VALUES (9267,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9267 --- Create template addon for creature 9268 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9268; -INSERT INTO creature_template_addon VALUES (9268,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9268 --- Create template addon for creature 9269 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9269; -INSERT INTO creature_template_addon VALUES (9269,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9269 --- Create template addon for creature 9270 -DELETE FROM creature_template_addon WHERE entry =9270; -INSERT INTO creature_template_addon VALUES (9270,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9270 -DELETE FROM creature_addon WHERE guid = 23717; --- Create template addon for creature 9271 -DELETE FROM creature_template_addon WHERE entry =9271; -INSERT INTO creature_template_addon VALUES (9271,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9271 -DELETE FROM creature_addon WHERE guid = 23718; --- Create template addon for creature 9272 -DELETE FROM creature_template_addon WHERE entry =9272; -INSERT INTO creature_template_addon VALUES (9272,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9272 -DELETE FROM creature_addon WHERE guid = 23719; --- Create template addon for creature 9273 -DELETE FROM creature_template_addon WHERE entry =9273; -INSERT INTO creature_template_addon VALUES (9273,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9273 -DELETE FROM creature_addon WHERE guid = 23720; --- Create template addon for creature 9274 -DELETE FROM creature_template_addon WHERE entry =9274; -INSERT INTO creature_template_addon VALUES (9274,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9274 -DELETE FROM creature_addon WHERE guid = 23721; --- Clear duplicate addons from template for creature 9296 --- Clear duplicate addons from template for creature 9297 --- Create template addon for creature 9298 -DELETE FROM creature_template_addon WHERE entry =9298; -INSERT INTO creature_template_addon VALUES (9298,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9298 -DELETE FROM creature_addon WHERE guid = 41769; --- Clear duplicate addons from template for creature 9299 --- Create template addon for creature 9316 -DELETE FROM creature_template_addon WHERE entry =9316; -INSERT INTO creature_template_addon VALUES (9316,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9316 -DELETE FROM creature_addon WHERE guid = 14335; --- Create template addon for creature 9317 -DELETE FROM creature_template_addon WHERE entry =9317; -INSERT INTO creature_template_addon VALUES (9317,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9317 -DELETE FROM creature_addon WHERE guid = 3426; --- Create template addon for creature 9318 -DELETE FROM creature_template_addon WHERE entry =9318; -INSERT INTO creature_template_addon VALUES (9318,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9318 -DELETE FROM creature_addon WHERE guid = 5874; -DELETE FROM creature_addon WHERE guid = 5876; -DELETE FROM creature_addon WHERE guid = 5878; -DELETE FROM creature_addon WHERE guid = 5879; -DELETE FROM creature_addon WHERE guid = 5883; -DELETE FROM creature_addon WHERE guid = 5899; -DELETE FROM creature_addon WHERE guid = 5901; -DELETE FROM creature_addon WHERE guid = 5902; -DELETE FROM creature_addon WHERE guid = 5904; -DELETE FROM creature_addon WHERE guid = 5905; -DELETE FROM creature_addon WHERE guid = 5906; -DELETE FROM creature_addon WHERE guid = 5907; -DELETE FROM creature_addon WHERE guid = 5911; --- Create template addon for creature 9319 -DELETE FROM creature_template_addon WHERE entry =9319; -INSERT INTO creature_template_addon VALUES (9319,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9319 -DELETE FROM creature_addon WHERE guid = 46284; --- Create template addon for creature 9336 -DELETE FROM creature_template_addon WHERE entry =9336; -INSERT INTO creature_template_addon VALUES (9336,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9336 -DELETE FROM creature_addon WHERE guid = 14414; --- Create template addon for creature 9356 -DELETE FROM creature_template_addon WHERE entry =9356; -INSERT INTO creature_template_addon VALUES (9356,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9356 -DELETE FROM creature_addon WHERE guid = 6889; --- Create template addon for creature 9376 -DELETE FROM creature_template_addon WHERE entry =9376; -INSERT INTO creature_template_addon VALUES (9376,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9376 -DELETE FROM creature_addon WHERE guid = 24430; --- Create template addon for creature 9377 -DELETE FROM creature_template_addon WHERE entry =9377; -INSERT INTO creature_template_addon VALUES (9377,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9377 -DELETE FROM creature_addon WHERE guid = 21684; -DELETE FROM creature_addon WHERE guid = 21685; -DELETE FROM creature_addon WHERE guid = 21686; -DELETE FROM creature_addon WHERE guid = 21687; -DELETE FROM creature_addon WHERE guid = 21688; -DELETE FROM creature_addon WHERE guid = 21689; --- Create template addon for creature 9396 --- Create template addon for creature 9397 -DELETE FROM creature_template_addon WHERE entry =9397; -INSERT INTO creature_template_addon VALUES (9397,0,0,1,16,0,0,'12550'); --- Clear duplicate addons from template for creature 9397 -DELETE FROM creature_addon WHERE guid = 23410; -DELETE FROM creature_addon WHERE guid = 23411; --- Create template addon for creature 9398 --- Create template addon for creature 9416 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9416; -INSERT INTO creature_template_addon VALUES (9416,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9416 --- Create template addon for creature 9436 --- Create template addon for creature 9437 --- Create template addon for creature 9438 --- Create template addon for creature 9439 --- Create template addon for creature 9441 --- Create template addon for creature 9442 --- Create template addon for creature 9443 --- Create template addon for creature 9445 --- Create template addon for creature 9447 -DELETE FROM creature_template_addon WHERE entry =9447; -INSERT INTO creature_template_addon VALUES (9447,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9447 -DELETE FROM creature_addon WHERE guid = 52968; -DELETE FROM creature_addon WHERE guid = 53038; -DELETE FROM creature_addon WHERE guid = 54269; -DELETE FROM creature_addon WHERE guid = 56663; -DELETE FROM creature_addon WHERE guid = 69704; -DELETE FROM creature_addon WHERE guid = 84798; -DELETE FROM creature_addon WHERE guid = 84814; -DELETE FROM creature_addon WHERE guid = 84823; -DELETE FROM creature_addon WHERE guid = 84946; -DELETE FROM creature_addon WHERE guid = 90958; -DELETE FROM creature_addon WHERE guid = 90967; -DELETE FROM creature_addon WHERE guid = 92025; -DELETE FROM creature_addon WHERE guid = 92040; -DELETE FROM creature_addon WHERE guid = 92046; -DELETE FROM creature_addon WHERE guid = 92050; -DELETE FROM creature_addon WHERE guid = 92051; -DELETE FROM creature_addon WHERE guid = 92054; -DELETE FROM creature_addon WHERE guid = 92144; -DELETE FROM creature_addon WHERE guid = 92147; -DELETE FROM creature_addon WHERE guid = 92149; -DELETE FROM creature_addon WHERE guid = 92206; -DELETE FROM creature_addon WHERE guid = 92335; -DELETE FROM creature_addon WHERE guid = 92340; -DELETE FROM creature_addon WHERE guid = 92341; -DELETE FROM creature_addon WHERE guid = 92343; -DELETE FROM creature_addon WHERE guid = 92344; -DELETE FROM creature_addon WHERE guid = 92392; -DELETE FROM creature_addon WHERE guid = 92395; -DELETE FROM creature_addon WHERE guid = 92399; -DELETE FROM creature_addon WHERE guid = 92403; -DELETE FROM creature_addon WHERE guid = 92405; -DELETE FROM creature_addon WHERE guid = 92410; -DELETE FROM creature_addon WHERE guid = 92412; -DELETE FROM creature_addon WHERE guid = 92415; -DELETE FROM creature_addon WHERE guid = 92419; -DELETE FROM creature_addon WHERE guid = 92424; -DELETE FROM creature_addon WHERE guid = 92427; -DELETE FROM creature_addon WHERE guid = 92428; -DELETE FROM creature_addon WHERE guid = 92429; -DELETE FROM creature_addon WHERE guid = 92430; -DELETE FROM creature_addon WHERE guid = 92459; -DELETE FROM creature_addon WHERE guid = 92466; -DELETE FROM creature_addon WHERE guid = 92495; -DELETE FROM creature_addon WHERE guid = 92500; -DELETE FROM creature_addon WHERE guid = 92505; -DELETE FROM creature_addon WHERE guid = 92685; -DELETE FROM creature_addon WHERE guid = 92688; -DELETE FROM creature_addon WHERE guid = 92689; -DELETE FROM creature_addon WHERE guid = 92692; -DELETE FROM creature_addon WHERE guid = 92694; -DELETE FROM creature_addon WHERE guid = 92695; -DELETE FROM creature_addon WHERE guid = 92696; -DELETE FROM creature_addon WHERE guid = 92697; -DELETE FROM creature_addon WHERE guid = 92698; -DELETE FROM creature_addon WHERE guid = 92700; -DELETE FROM creature_addon WHERE guid = 92701; -DELETE FROM creature_addon WHERE guid = 92782; -DELETE FROM creature_addon WHERE guid = 92813; --- Create template addon for creature 9448 -DELETE FROM creature_template_addon WHERE entry =9448; -INSERT INTO creature_template_addon VALUES (9448,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9448 -DELETE FROM creature_addon WHERE guid = 56554; -DELETE FROM creature_addon WHERE guid = 56645; -DELETE FROM creature_addon WHERE guid = 69685; -DELETE FROM creature_addon WHERE guid = 69686; -DELETE FROM creature_addon WHERE guid = 84367; -DELETE FROM creature_addon WHERE guid = 84799; -DELETE FROM creature_addon WHERE guid = 85507; -DELETE FROM creature_addon WHERE guid = 86399; -DELETE FROM creature_addon WHERE guid = 90968; -DELETE FROM creature_addon WHERE guid = 91709; -DELETE FROM creature_addon WHERE guid = 91802; -DELETE FROM creature_addon WHERE guid = 92326; -DELETE FROM creature_addon WHERE guid = 92328; -DELETE FROM creature_addon WHERE guid = 92333; -DELETE FROM creature_addon WHERE guid = 92433; -DELETE FROM creature_addon WHERE guid = 92435; -DELETE FROM creature_addon WHERE guid = 92438; -DELETE FROM creature_addon WHERE guid = 92439; -DELETE FROM creature_addon WHERE guid = 92440; -DELETE FROM creature_addon WHERE guid = 92441; -DELETE FROM creature_addon WHERE guid = 92445; -DELETE FROM creature_addon WHERE guid = 92447; -DELETE FROM creature_addon WHERE guid = 92449; -DELETE FROM creature_addon WHERE guid = 92450; -DELETE FROM creature_addon WHERE guid = 92451; -DELETE FROM creature_addon WHERE guid = 92454; -DELETE FROM creature_addon WHERE guid = 92785; -DELETE FROM creature_addon WHERE guid = 92786; --- Create template addon for creature 9449 -DELETE FROM creature_template_addon WHERE entry =9449; -INSERT INTO creature_template_addon VALUES (9449,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9449 -DELETE FROM creature_addon WHERE guid = 56320; -DELETE FROM creature_addon WHERE guid = 69703; -DELETE FROM creature_addon WHERE guid = 84824; -DELETE FROM creature_addon WHERE guid = 84944; -DELETE FROM creature_addon WHERE guid = 84945; -DELETE FROM creature_addon WHERE guid = 85492; -DELETE FROM creature_addon WHERE guid = 85506; -DELETE FROM creature_addon WHERE guid = 86400; -DELETE FROM creature_addon WHERE guid = 86401; -DELETE FROM creature_addon WHERE guid = 86402; -DELETE FROM creature_addon WHERE guid = 90957; -DELETE FROM creature_addon WHERE guid = 92032; -DELETE FROM creature_addon WHERE guid = 92033; -DELETE FROM creature_addon WHERE guid = 92037; -DELETE FROM creature_addon WHERE guid = 92041; -DELETE FROM creature_addon WHERE guid = 92048; -DELETE FROM creature_addon WHERE guid = 92049; -DELETE FROM creature_addon WHERE guid = 92052; -DELETE FROM creature_addon WHERE guid = 92053; -DELETE FROM creature_addon WHERE guid = 92058; -DELETE FROM creature_addon WHERE guid = 92059; -DELETE FROM creature_addon WHERE guid = 92061; -DELETE FROM creature_addon WHERE guid = 92120; -DELETE FROM creature_addon WHERE guid = 92146; -DELETE FROM creature_addon WHERE guid = 92339; -DELETE FROM creature_addon WHERE guid = 92389; -DELETE FROM creature_addon WHERE guid = 92400; -DELETE FROM creature_addon WHERE guid = 92407; -DELETE FROM creature_addon WHERE guid = 92414; -DELETE FROM creature_addon WHERE guid = 92418; -DELETE FROM creature_addon WHERE guid = 92420; -DELETE FROM creature_addon WHERE guid = 92422; -DELETE FROM creature_addon WHERE guid = 92426; -DELETE FROM creature_addon WHERE guid = 92431; -DELETE FROM creature_addon WHERE guid = 92458; -DELETE FROM creature_addon WHERE guid = 92460; -DELETE FROM creature_addon WHERE guid = 92461; -DELETE FROM creature_addon WHERE guid = 92467; -DELETE FROM creature_addon WHERE guid = 92468; -DELETE FROM creature_addon WHERE guid = 92691; -DELETE FROM creature_addon WHERE guid = 92693; -DELETE FROM creature_addon WHERE guid = 92699; -DELETE FROM creature_addon WHERE guid = 92781; -DELETE FROM creature_addon WHERE guid = 92834; --- Create template addon for creature 9450 -DELETE FROM creature_template_addon WHERE entry =9450; -INSERT INTO creature_template_addon VALUES (9450,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9450 -DELETE FROM creature_addon WHERE guid = 54265; -DELETE FROM creature_addon WHERE guid = 54266; -DELETE FROM creature_addon WHERE guid = 56319; -DELETE FROM creature_addon WHERE guid = 56321; -DELETE FROM creature_addon WHERE guid = 84364; -DELETE FROM creature_addon WHERE guid = 84964; -DELETE FROM creature_addon WHERE guid = 85490; -DELETE FROM creature_addon WHERE guid = 85491; -DELETE FROM creature_addon WHERE guid = 92327; -DELETE FROM creature_addon WHERE guid = 92329; -DELETE FROM creature_addon WHERE guid = 92446; -DELETE FROM creature_addon WHERE guid = 92448; -DELETE FROM creature_addon WHERE guid = 92453; --- Create template addon for creature 9451 -DELETE FROM creature_template_addon WHERE entry =9451; -INSERT INTO creature_template_addon VALUES (9451,0,0,1,16,0,0,'18100'); --- Clear duplicate addons from template for creature 9451 -DELETE FROM creature_addon WHERE guid = 54267; -DELETE FROM creature_addon WHERE guid = 84783; -DELETE FROM creature_addon WHERE guid = 84784; -DELETE FROM creature_addon WHERE guid = 84963; -DELETE FROM creature_addon WHERE guid = 86414; -DELETE FROM creature_addon WHERE guid = 90955; -DELETE FROM creature_addon WHERE guid = 92330; -DELETE FROM creature_addon WHERE guid = 92434; -DELETE FROM creature_addon WHERE guid = 92436; -DELETE FROM creature_addon WHERE guid = 92444; -DELETE FROM creature_addon WHERE guid = 92452; --- Create template addon for creature 9452 -DELETE FROM creature_template_addon WHERE entry =9452; -INSERT INTO creature_template_addon VALUES (9452,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9452 -DELETE FROM creature_addon WHERE guid = 54264; -DELETE FROM creature_addon WHERE guid = 84813; -DELETE FROM creature_addon WHERE guid = 84943; -DELETE FROM creature_addon WHERE guid = 86192; -DELETE FROM creature_addon WHERE guid = 86403; -DELETE FROM creature_addon WHERE guid = 86864; -DELETE FROM creature_addon WHERE guid = 92023; -DELETE FROM creature_addon WHERE guid = 92026; -DELETE FROM creature_addon WHERE guid = 92034; -DELETE FROM creature_addon WHERE guid = 92038; -DELETE FROM creature_addon WHERE guid = 92042; -DELETE FROM creature_addon WHERE guid = 92043; -DELETE FROM creature_addon WHERE guid = 92044; -DELETE FROM creature_addon WHERE guid = 92047; -DELETE FROM creature_addon WHERE guid = 92057; -DELETE FROM creature_addon WHERE guid = 92062; -DELETE FROM creature_addon WHERE guid = 92342; -DELETE FROM creature_addon WHERE guid = 92386; -DELETE FROM creature_addon WHERE guid = 92387; -DELETE FROM creature_addon WHERE guid = 92388; -DELETE FROM creature_addon WHERE guid = 92390; -DELETE FROM creature_addon WHERE guid = 92393; -DELETE FROM creature_addon WHERE guid = 92394; -DELETE FROM creature_addon WHERE guid = 92397; -DELETE FROM creature_addon WHERE guid = 92398; -DELETE FROM creature_addon WHERE guid = 92401; -DELETE FROM creature_addon WHERE guid = 92402; -DELETE FROM creature_addon WHERE guid = 92411; -DELETE FROM creature_addon WHERE guid = 92413; -DELETE FROM creature_addon WHERE guid = 92416; -DELETE FROM creature_addon WHERE guid = 92417; -DELETE FROM creature_addon WHERE guid = 92421; -DELETE FROM creature_addon WHERE guid = 92462; -DELETE FROM creature_addon WHERE guid = 92464; -DELETE FROM creature_addon WHERE guid = 92469; -DELETE FROM creature_addon WHERE guid = 92563; -DELETE FROM creature_addon WHERE guid = 92686; -DELETE FROM creature_addon WHERE guid = 92687; -DELETE FROM creature_addon WHERE guid = 92690; -DELETE FROM creature_addon WHERE guid = 92780; -DELETE FROM creature_addon WHERE guid = 92783; -DELETE FROM creature_addon WHERE guid = 92784; -DELETE FROM creature_addon WHERE guid = 92790; --- Create template addon for creature 9453 --- Create template addon for creature 9454 -DELETE FROM creature_template_addon WHERE entry =9454; -INSERT INTO creature_template_addon VALUES (9454,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9454 -DELETE FROM creature_addon WHERE guid = 40724; --- Create template addon for creature 9456 --- Create template addon for creature 9457 --- Create template addon for creature 9458 --- Create template addon for creature 9459 -DELETE FROM creature_template_addon WHERE entry =9459; -INSERT INTO creature_template_addon VALUES (9459,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9459 -DELETE FROM creature_addon WHERE guid = 9; --- Create template addon for creature 9460 -DELETE FROM creature_template_addon WHERE entry =9460; -INSERT INTO creature_template_addon VALUES (9460,0,0,1,16,0,0,'18950'); --- Clear duplicate addons from template for creature 9460 -DELETE FROM creature_addon WHERE guid = 23560; -DELETE FROM creature_addon WHERE guid = 23561; -DELETE FROM creature_addon WHERE guid = 23562; -DELETE FROM creature_addon WHERE guid = 23563; -DELETE FROM creature_addon WHERE guid = 23564; -DELETE FROM creature_addon WHERE guid = 23565; -DELETE FROM creature_addon WHERE guid = 23566; -DELETE FROM creature_addon WHERE guid = 23567; -DELETE FROM creature_addon WHERE guid = 23568; -DELETE FROM creature_addon WHERE guid = 23569; -DELETE FROM creature_addon WHERE guid = 23570; -DELETE FROM creature_addon WHERE guid = 23571; -DELETE FROM creature_addon WHERE guid = 23572; -DELETE FROM creature_addon WHERE guid = 23573; -DELETE FROM creature_addon WHERE guid = 23574; -DELETE FROM creature_addon WHERE guid = 23575; -DELETE FROM creature_addon WHERE guid = 23576; -DELETE FROM creature_addon WHERE guid = 23577; -DELETE FROM creature_addon WHERE guid = 23578; -DELETE FROM creature_addon WHERE guid = 23579; -DELETE FROM creature_addon WHERE guid = 23580; -DELETE FROM creature_addon WHERE guid = 23581; -DELETE FROM creature_addon WHERE guid = 23582; -DELETE FROM creature_addon WHERE guid = 23583; -DELETE FROM creature_addon WHERE guid = 23584; -DELETE FROM creature_addon WHERE guid = 23585; -DELETE FROM creature_addon WHERE guid = 23586; -DELETE FROM creature_addon WHERE guid = 23587; -DELETE FROM creature_addon WHERE guid = 23588; -DELETE FROM creature_addon WHERE guid = 23589; -DELETE FROM creature_addon WHERE guid = 23590; -DELETE FROM creature_addon WHERE guid = 23591; -DELETE FROM creature_addon WHERE guid = 23592; -DELETE FROM creature_addon WHERE guid = 23593; -DELETE FROM creature_addon WHERE guid = 23594; -DELETE FROM creature_addon WHERE guid = 23595; -DELETE FROM creature_addon WHERE guid = 23596; -DELETE FROM creature_addon WHERE guid = 24664; -DELETE FROM creature_addon WHERE guid = 24665; --- Create template addon for creature 9461 --- Create template addon for creature 9462 -DELETE FROM creature_template_addon WHERE entry =9462; -INSERT INTO creature_template_addon VALUES (9462,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9462 -DELETE FROM creature_addon WHERE guid = 40427; --- Create template addon for creature 9464 -DELETE FROM creature_template_addon WHERE entry =9464; -INSERT INTO creature_template_addon VALUES (9464,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9464 -DELETE FROM creature_addon WHERE guid = 40336; --- Create template addon for creature 9465 -DELETE FROM creature_template_addon WHERE entry =9465; -INSERT INTO creature_template_addon VALUES (9465,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9465 -DELETE FROM creature_addon WHERE guid = 39665; --- Create template addon for creature 9467 -DELETE FROM creature_template_addon WHERE entry =9467; -INSERT INTO creature_template_addon VALUES (9467,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9467 -DELETE FROM creature_addon WHERE guid = 51780; --- Create template addon for creature 9476 --- Create template addon for creature 9477 --- Create template addon for creature 9496 -DELETE FROM creature_template_addon WHERE entry =9496; -INSERT INTO creature_template_addon VALUES (9496,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9496 -DELETE FROM creature_addon WHERE guid = 23709; --- Create template addon for creature 9498 --- Create template addon for creature 9499 -DELETE FROM creature_template_addon WHERE entry =9499; -INSERT INTO creature_template_addon VALUES (9499,0,0,1,16,0,0,'13787'); --- Clear duplicate addons from template for creature 9499 -DELETE FROM creature_addon WHERE guid = 47703; --- Create template addon for creature 9500 -DELETE FROM creature_template_addon WHERE entry =9500; -INSERT INTO creature_template_addon VALUES (9500,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9500 -DELETE FROM creature_addon WHERE guid = 46613; --- Create template addon for creature 9501 -DELETE FROM creature_template_addon WHERE entry =9501; -INSERT INTO creature_template_addon VALUES (9501,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9501 -DELETE FROM creature_addon WHERE guid = 11273; --- Create template addon for creature 9502 -DELETE FROM creature_template_addon WHERE entry =9502; -INSERT INTO creature_template_addon VALUES (9502,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9502 -DELETE FROM creature_addon WHERE guid = 46615; --- Create template addon for creature 9503 -DELETE FROM creature_template_addon WHERE entry =9503; -INSERT INTO creature_template_addon VALUES (9503,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9503 -DELETE FROM creature_addon WHERE guid = 46614; --- Create template addon for creature 9516 -DELETE FROM creature_template_addon WHERE entry =9516; -INSERT INTO creature_template_addon VALUES (9516,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9516 -DELETE FROM creature_addon WHERE guid = 39638; --- Create template addon for creature 9517 -DELETE FROM creature_template_addon WHERE entry =9517; -INSERT INTO creature_template_addon VALUES (9517,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9517 -DELETE FROM creature_addon WHERE guid = 40675; --- Create template addon for creature 9518 -DELETE FROM creature_template_addon WHERE entry =9518; -INSERT INTO creature_template_addon VALUES (9518,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9518 -DELETE FROM creature_addon WHERE guid = 40660; --- Create template addon for creature 9520 -DELETE FROM creature_template_addon WHERE entry =9520; -INSERT INTO creature_template_addon VALUES (9520,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9520 -DELETE FROM creature_addon WHERE guid = 10; --- Create template addon for creature 9521 --- Create template addon for creature 9522 --- Create template addon for creature 9523 --- Create template addon for creature 9524 --- Create template addon for creature 9525 -DELETE FROM creature_template_addon WHERE entry =9525; -INSERT INTO creature_template_addon VALUES (9525,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9525 -DELETE FROM creature_addon WHERE guid = 21466; -DELETE FROM creature_addon WHERE guid = 21467; -DELETE FROM creature_addon WHERE guid = 21468; -DELETE FROM creature_addon WHERE guid = 21469; -DELETE FROM creature_addon WHERE guid = 21470; -DELETE FROM creature_addon WHERE guid = 21471; -DELETE FROM creature_addon WHERE guid = 21472; -DELETE FROM creature_addon WHERE guid = 21473; -DELETE FROM creature_addon WHERE guid = 21474; -DELETE FROM creature_addon WHERE guid = 21475; -DELETE FROM creature_addon WHERE guid = 21476; -DELETE FROM creature_addon WHERE guid = 21477; -DELETE FROM creature_addon WHERE guid = 21478; -DELETE FROM creature_addon WHERE guid = 21479; -DELETE FROM creature_addon WHERE guid = 21480; -DELETE FROM creature_addon WHERE guid = 21481; -DELETE FROM creature_addon WHERE guid = 21482; --- Create template addon for creature 9526 --- Create template addon for creature 9527 --- Create template addon for creature 9528 -DELETE FROM creature_template_addon WHERE entry =9528; -INSERT INTO creature_template_addon VALUES (9528,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9528 -DELETE FROM creature_addon WHERE guid = 39091; --- Create template addon for creature 9529 -DELETE FROM creature_template_addon WHERE entry =9529; -INSERT INTO creature_template_addon VALUES (9529,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9529 -DELETE FROM creature_addon WHERE guid = 39092; --- Create template addon for creature 9536 -DELETE FROM creature_template_addon WHERE entry =9536; -INSERT INTO creature_template_addon VALUES (9536,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9536 -DELETE FROM creature_addon WHERE guid = 4594; --- Create template addon for creature 9537 --- Create template addon for creature 9538 --- Create template addon for creature 9539 --- Create template addon for creature 9540 -DELETE FROM creature_template_addon WHERE entry =9540; -INSERT INTO creature_template_addon VALUES (9540,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9540 -DELETE FROM creature_addon WHERE guid = 2646; --- Create template addon for creature 9541 --- Create template addon for creature 9542 --- Create template addon for creature 9543 -DELETE FROM creature_template_addon WHERE entry =9543; -INSERT INTO creature_template_addon VALUES (9543,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9543 -DELETE FROM creature_addon WHERE guid = 46619; --- Create template addon for creature 9544 -DELETE FROM creature_template_addon WHERE entry =9544; -INSERT INTO creature_template_addon VALUES (9544,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9544 -DELETE FROM creature_addon WHERE guid = 4595; --- Create template addon for creature 9545 -DELETE FROM creature_template_addon WHERE entry =9545; -INSERT INTO creature_template_addon VALUES (9545,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9545 -DELETE FROM creature_addon WHERE guid = 46621; -DELETE FROM creature_addon WHERE guid = 46627; -DELETE FROM creature_addon WHERE guid = 46629; -DELETE FROM creature_addon WHERE guid = 48094; -DELETE FROM creature_addon WHERE guid = 48152; -DELETE FROM creature_addon WHERE guid = 48172; -DELETE FROM creature_addon WHERE guid = 90740; -DELETE FROM creature_addon WHERE guid = 90744; -DELETE FROM creature_addon WHERE guid = 90746; -DELETE FROM creature_addon WHERE guid = 90881; -DELETE FROM creature_addon WHERE guid = 90882; -DELETE FROM creature_addon WHERE guid = 90883; -DELETE FROM creature_addon WHERE guid = 90885; -DELETE FROM creature_addon WHERE guid = 90887; -DELETE FROM creature_addon WHERE guid = 90889; -DELETE FROM creature_addon WHERE guid = 91012; -DELETE FROM creature_addon WHERE guid = 91013; -DELETE FROM creature_addon WHERE guid = 91014; -DELETE FROM creature_addon WHERE guid = 91015; -DELETE FROM creature_addon WHERE guid = 91016; -DELETE FROM creature_addon WHERE guid = 91017; -DELETE FROM creature_addon WHERE guid = 91018; -DELETE FROM creature_addon WHERE guid = 91019; -DELETE FROM creature_addon WHERE guid = 91045; -DELETE FROM creature_addon WHERE guid = 91049; -DELETE FROM creature_addon WHERE guid = 91070; --- Create template addon for creature 9546 --- Create template addon for creature 9547 -DELETE FROM creature_template_addon WHERE entry =9547; -INSERT INTO creature_template_addon VALUES (9547,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9547 -DELETE FROM creature_addon WHERE guid = 46622; -DELETE FROM creature_addon WHERE guid = 46624; -DELETE FROM creature_addon WHERE guid = 46628; -DELETE FROM creature_addon WHERE guid = 48092; -DELETE FROM creature_addon WHERE guid = 48093; -DELETE FROM creature_addon WHERE guid = 48169; -DELETE FROM creature_addon WHERE guid = 48171; -DELETE FROM creature_addon WHERE guid = 90739; -DELETE FROM creature_addon WHERE guid = 90742; -DELETE FROM creature_addon WHERE guid = 90745; -DELETE FROM creature_addon WHERE guid = 90884; -DELETE FROM creature_addon WHERE guid = 90886; -DELETE FROM creature_addon WHERE guid = 90890; -DELETE FROM creature_addon WHERE guid = 91010; -DELETE FROM creature_addon WHERE guid = 91043; -DELETE FROM creature_addon WHERE guid = 91044; -DELETE FROM creature_addon WHERE guid = 91046; -DELETE FROM creature_addon WHERE guid = 91047; -DELETE FROM creature_addon WHERE guid = 91050; -DELETE FROM creature_addon WHERE guid = 91051; -DELETE FROM creature_addon WHERE guid = 91052; -DELETE FROM creature_addon WHERE guid = 91064; -DELETE FROM creature_addon WHERE guid = 91065; -DELETE FROM creature_addon WHERE guid = 91067; -DELETE FROM creature_addon WHERE guid = 91068; -DELETE FROM creature_addon WHERE guid = 91069; --- Create template addon for creature 9548 -DELETE FROM creature_template_addon WHERE entry =9548; -INSERT INTO creature_template_addon VALUES (9548,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 9548 -DELETE FROM creature_addon WHERE guid = 50076; --- Create template addon for creature 9549 -DELETE FROM creature_template_addon WHERE entry =9549; -INSERT INTO creature_template_addon VALUES (9549,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9549 -DELETE FROM creature_addon WHERE guid = 29240; --- Create template addon for creature 9550 -DELETE FROM creature_template_addon WHERE entry =9550; -INSERT INTO creature_template_addon VALUES (9550,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9550 -DELETE FROM creature_addon WHERE guid = 46973; --- Create template addon for creature 9551 -DELETE FROM creature_template_addon WHERE entry =9551; -INSERT INTO creature_template_addon VALUES (9551,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 9551 -DELETE FROM creature_addon WHERE guid = 21560; --- Create template addon for creature 9552 -DELETE FROM creature_template_addon WHERE entry =9552; -INSERT INTO creature_template_addon VALUES (9552,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9552 -DELETE FROM creature_addon WHERE guid = 8477; --- Create template addon for creature 9553 -DELETE FROM creature_template_addon WHERE entry =9553; -INSERT INTO creature_template_addon VALUES (9553,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9553 -DELETE FROM creature_addon WHERE guid = 17620; --- Create template addon for creature 9554 -DELETE FROM creature_template_addon WHERE entry =9554; -INSERT INTO creature_template_addon VALUES (9554,0,0,1,16,10,0,NULL); --- Clear duplicate addons from template for creature 9554 -DELETE FROM creature_addon WHERE guid = 46620; -DELETE FROM creature_addon WHERE guid = 90738; -DELETE FROM creature_addon WHERE guid = 90888; --- Create template addon for creature 9555 -DELETE FROM creature_template_addon WHERE entry =9555; -INSERT INTO creature_template_addon VALUES (9555,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 9555 -DELETE FROM creature_addon WHERE guid = 11204; --- Create template addon for creature 9556 --- Create template addon for creature 9558 -DELETE FROM creature_template_addon WHERE entry =9558; -INSERT INTO creature_template_addon VALUES (9558,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9558 -DELETE FROM creature_addon WHERE guid = 14077; --- Create template addon for creature 9559 -DELETE FROM creature_template_addon WHERE entry =9559; -INSERT INTO creature_template_addon VALUES (9559,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9559 -DELETE FROM creature_addon WHERE guid = 279; --- Create template addon for creature 9560 -DELETE FROM creature_template_addon WHERE entry =9560; -INSERT INTO creature_template_addon VALUES (9560,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9560 -DELETE FROM creature_addon WHERE guid = 117; --- Create template addon for creature 9561 -DELETE FROM creature_template_addon WHERE entry =9561; -INSERT INTO creature_template_addon VALUES (9561,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9561 -DELETE FROM creature_addon WHERE guid = 124; --- Create template addon for creature 9562 -DELETE FROM creature_template_addon WHERE entry =9562; -INSERT INTO creature_template_addon VALUES (9562,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9562 -DELETE FROM creature_addon WHERE guid = 4579; --- Create template addon for creature 9563 -DELETE FROM creature_template_addon WHERE entry =9563; -INSERT INTO creature_template_addon VALUES (9563,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9563 -DELETE FROM creature_addon WHERE guid = 125; --- Create template addon for creature 9564 -DELETE FROM creature_template_addon WHERE entry =9564; -INSERT INTO creature_template_addon VALUES (9564,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9564 -DELETE FROM creature_addon WHERE guid = 3464; --- Create template addon for creature 9565 -DELETE FROM creature_template_addon WHERE entry =9565; -INSERT INTO creature_template_addon VALUES (9565,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9565 -DELETE FROM creature_addon WHERE guid = 123; --- Create template addon for creature 9566 -DELETE FROM creature_template_addon WHERE entry =9566; -INSERT INTO creature_template_addon VALUES (9566,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9566 -DELETE FROM creature_addon WHERE guid = 32036; --- Create template addon for creature 9568 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9568; -INSERT INTO creature_template_addon VALUES (9568,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9568 --- Create template addon for creature 9583 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9583; -INSERT INTO creature_template_addon VALUES (9583,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9583 --- Create template addon for creature 9584 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9584; -INSERT INTO creature_template_addon VALUES (9584,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9584 --- Create template addon for creature 9596 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9596; -INSERT INTO creature_template_addon VALUES (9596,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9596 --- Create template addon for creature 9598 --- Create template addon for creature 9599 --- Create template addon for creature 9600 -DELETE FROM creature_template_addon WHERE entry =9600; -INSERT INTO creature_template_addon VALUES (9600,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9600 -DELETE FROM creature_addon WHERE guid = 24204; -DELETE FROM creature_addon WHERE guid = 24205; -DELETE FROM creature_addon WHERE guid = 24206; -DELETE FROM creature_addon WHERE guid = 24207; -DELETE FROM creature_addon WHERE guid = 24208; -DELETE FROM creature_addon WHERE guid = 24209; -DELETE FROM creature_addon WHERE guid = 24210; -DELETE FROM creature_addon WHERE guid = 24211; -DELETE FROM creature_addon WHERE guid = 24212; -DELETE FROM creature_addon WHERE guid = 24213; -DELETE FROM creature_addon WHERE guid = 24214; --- Create template addon for creature 9601 --- Create template addon for creature 9602 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9602; -INSERT INTO creature_template_addon VALUES (9602,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9602 --- Create template addon for creature 9604 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9604; -INSERT INTO creature_template_addon VALUES (9604,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9604 --- Create template addon for creature 9605 --- Clear duplicate addons from template for creature 9616 --- Create template addon for creature 9618 -DELETE FROM creature_template_addon WHERE entry =9618; -INSERT INTO creature_template_addon VALUES (9618,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9618 -DELETE FROM creature_addon WHERE guid = 24252; --- Create template addon for creature 9619 -DELETE FROM creature_template_addon WHERE entry =9619; -INSERT INTO creature_template_addon VALUES (9619,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9619 -DELETE FROM creature_addon WHERE guid = 24253; --- Create template addon for creature 9620 -DELETE FROM creature_template_addon WHERE entry =9620; -INSERT INTO creature_template_addon VALUES (9620,0,1,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9620 -DELETE FROM creature_addon WHERE guid = 39088; --- Create template addon for creature 9621 --- Create template addon for creature 9622 -DELETE FROM creature_template_addon WHERE entry =9622; -INSERT INTO creature_template_addon VALUES (9622,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9622 -DELETE FROM creature_addon WHERE guid = 24254; --- Create template addon for creature 9623 -DELETE FROM creature_template_addon WHERE entry =9623; -INSERT INTO creature_template_addon VALUES (9623,0,7,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9623 -DELETE FROM creature_addon WHERE guid = 24268; --- Create template addon for creature 9636 -DELETE FROM creature_template_addon WHERE entry =9636; -INSERT INTO creature_template_addon VALUES (9636,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9636 -DELETE FROM creature_addon WHERE guid = 29073; --- Clear duplicate addons from template for creature 9637 --- Create template addon for creature 9656 --- Create template addon for creature 9657 --- Create template addon for creature 9660 -DELETE FROM creature_template_addon WHERE entry =9660; -INSERT INTO creature_template_addon VALUES (9660,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9660 -DELETE FROM creature_addon WHERE guid = 92852; --- Create template addon for creature 9662 --- Create template addon for creature 9676 -DELETE FROM creature_template_addon WHERE entry =9676; -INSERT INTO creature_template_addon VALUES (9676,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9676 -DELETE FROM creature_addon WHERE guid = 30229; --- Create template addon for creature 9677 -DELETE FROM creature_template_addon WHERE entry =9677; -INSERT INTO creature_template_addon VALUES (9677,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9677 -DELETE FROM creature_addon WHERE guid = 47624; --- Create template addon for creature 9678 -DELETE FROM creature_template_addon WHERE entry =9678; -INSERT INTO creature_template_addon VALUES (9678,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9678 -DELETE FROM creature_addon WHERE guid = 47627; --- Create template addon for creature 9679 -DELETE FROM creature_template_addon WHERE entry =9679; -INSERT INTO creature_template_addon VALUES (9679,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9679 -DELETE FROM creature_addon WHERE guid = 47623; --- Create template addon for creature 9680 -DELETE FROM creature_template_addon WHERE entry =9680; -INSERT INTO creature_template_addon VALUES (9680,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9680 -DELETE FROM creature_addon WHERE guid = 47629; --- Create template addon for creature 9681 -DELETE FROM creature_template_addon WHERE entry =9681; -INSERT INTO creature_template_addon VALUES (9681,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9681 -DELETE FROM creature_addon WHERE guid = 47625; --- Create template addon for creature 9682 --- Create template addon for creature 9683 --- Create template addon for creature 9684 --- Create template addon for creature 9687 --- Create template addon for creature 9688 --- Create template addon for creature 9689 --- Create template addon for creature 9690 -DELETE FROM creature_template_addon WHERE entry =9690; -INSERT INTO creature_template_addon VALUES (9690,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9690 -DELETE FROM creature_addon WHERE guid = 3285; -DELETE FROM creature_addon WHERE guid = 3286; -DELETE FROM creature_addon WHERE guid = 4628; -DELETE FROM creature_addon WHERE guid = 5474; -DELETE FROM creature_addon WHERE guid = 5477; -DELETE FROM creature_addon WHERE guid = 5501; -DELETE FROM creature_addon WHERE guid = 5502; --- Create template addon for creature 9691 -DELETE FROM creature_template_addon WHERE entry =9691; -INSERT INTO creature_template_addon VALUES (9691,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9691 -DELETE FROM creature_addon WHERE guid = 3283; -DELETE FROM creature_addon WHERE guid = 4625; -DELETE FROM creature_addon WHERE guid = 4627; -DELETE FROM creature_addon WHERE guid = 4630; -DELETE FROM creature_addon WHERE guid = 5287; -DELETE FROM creature_addon WHERE guid = 5288; -DELETE FROM creature_addon WHERE guid = 5292; -DELETE FROM creature_addon WHERE guid = 5480; -DELETE FROM creature_addon WHERE guid = 5486; -DELETE FROM creature_addon WHERE guid = 5488; -DELETE FROM creature_addon WHERE guid = 5494; --- Create template addon for creature 9692 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9692; -INSERT INTO creature_template_addon VALUES (9692,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9692 --- Create template addon for creature 9693 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9693; -INSERT INTO creature_template_addon VALUES (9693,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9693 --- Create template addon for creature 9694 -DELETE FROM creature_template_addon WHERE entry =9694; -INSERT INTO creature_template_addon VALUES (9694,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9694 -DELETE FROM creature_addon WHERE guid = 3290; -DELETE FROM creature_addon WHERE guid = 4638; -DELETE FROM creature_addon WHERE guid = 5300; -DELETE FROM creature_addon WHERE guid = 5371; -DELETE FROM creature_addon WHERE guid = 5464; --- Create template addon for creature 9695 -DELETE FROM creature_template_addon WHERE entry =9695; -INSERT INTO creature_template_addon VALUES (9695,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9695 -DELETE FROM creature_addon WHERE guid = 3288; -DELETE FROM creature_addon WHERE guid = 3289; -DELETE FROM creature_addon WHERE guid = 3295; -DELETE FROM creature_addon WHERE guid = 4631; -DELETE FROM creature_addon WHERE guid = 4633; -DELETE FROM creature_addon WHERE guid = 4634; -DELETE FROM creature_addon WHERE guid = 4636; -DELETE FROM creature_addon WHERE guid = 4637; -DELETE FROM creature_addon WHERE guid = 5296; -DELETE FROM creature_addon WHERE guid = 5297; -DELETE FROM creature_addon WHERE guid = 5374; -DELETE FROM creature_addon WHERE guid = 5539; --- Clear duplicate addons from template for creature 9696 --- Create template addon for creature 9697 -DELETE FROM creature_template_addon WHERE entry =9697; -INSERT INTO creature_template_addon VALUES (9697,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9697 -DELETE FROM creature_addon WHERE guid = 3320; -DELETE FROM creature_addon WHERE guid = 3322; -DELETE FROM creature_addon WHERE guid = 3326; -DELETE FROM creature_addon WHERE guid = 5207; --- Create template addon for creature 9698 -DELETE FROM creature_template_addon WHERE entry =9698; -INSERT INTO creature_template_addon VALUES (9698,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9698 -DELETE FROM creature_addon WHERE guid = 3324; -DELETE FROM creature_addon WHERE guid = 5208; -DELETE FROM creature_addon WHERE guid = 5209; -DELETE FROM creature_addon WHERE guid = 5210; -DELETE FROM creature_addon WHERE guid = 5213; -DELETE FROM creature_addon WHERE guid = 5466; -DELETE FROM creature_addon WHERE guid = 5535; --- Create template addon for creature 9699 -DELETE FROM creature_template_addon WHERE entry =9699; -INSERT INTO creature_template_addon VALUES (9699,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9699 -DELETE FROM creature_addon WHERE guid = 4587; -DELETE FROM creature_addon WHERE guid = 4588; -DELETE FROM creature_addon WHERE guid = 4592; -DELETE FROM creature_addon WHERE guid = 5252; -DELETE FROM creature_addon WHERE guid = 5259; -DELETE FROM creature_addon WHERE guid = 5344; -DELETE FROM creature_addon WHERE guid = 5346; -DELETE FROM creature_addon WHERE guid = 5384; -DELETE FROM creature_addon WHERE guid = 5385; -DELETE FROM creature_addon WHERE guid = 5399; -DELETE FROM creature_addon WHERE guid = 5401; -DELETE FROM creature_addon WHERE guid = 5405; -DELETE FROM creature_addon WHERE guid = 5415; -DELETE FROM creature_addon WHERE guid = 5418; -DELETE FROM creature_addon WHERE guid = 5420; -DELETE FROM creature_addon WHERE guid = 5449; -DELETE FROM creature_addon WHERE guid = 5510; -DELETE FROM creature_addon WHERE guid = 5512; -DELETE FROM creature_addon WHERE guid = 5537; -DELETE FROM creature_addon WHERE guid = 5547; -DELETE FROM creature_addon WHERE guid = 5553; -DELETE FROM creature_addon WHERE guid = 5561; -DELETE FROM creature_addon WHERE guid = 5571; -DELETE FROM creature_addon WHERE guid = 5572; -DELETE FROM creature_addon WHERE guid = 5574; -DELETE FROM creature_addon WHERE guid = 5575; -DELETE FROM creature_addon WHERE guid = 5578; -DELETE FROM creature_addon WHERE guid = 5600; -DELETE FROM creature_addon WHERE guid = 5601; -DELETE FROM creature_addon WHERE guid = 5603; -DELETE FROM creature_addon WHERE guid = 5606; -DELETE FROM creature_addon WHERE guid = 5617; -DELETE FROM creature_addon WHERE guid = 5619; -DELETE FROM creature_addon WHERE guid = 5624; -DELETE FROM creature_addon WHERE guid = 5632; -DELETE FROM creature_addon WHERE guid = 5633; -DELETE FROM creature_addon WHERE guid = 5634; -DELETE FROM creature_addon WHERE guid = 5636; -DELETE FROM creature_addon WHERE guid = 5637; -DELETE FROM creature_addon WHERE guid = 5638; -DELETE FROM creature_addon WHERE guid = 5639; -DELETE FROM creature_addon WHERE guid = 5642; -DELETE FROM creature_addon WHERE guid = 5644; -DELETE FROM creature_addon WHERE guid = 5648; -DELETE FROM creature_addon WHERE guid = 5655; -DELETE FROM creature_addon WHERE guid = 5678; -DELETE FROM creature_addon WHERE guid = 5700; -DELETE FROM creature_addon WHERE guid = 5710; -DELETE FROM creature_addon WHERE guid = 5712; -DELETE FROM creature_addon WHERE guid = 5713; -DELETE FROM creature_addon WHERE guid = 5881; -DELETE FROM creature_addon WHERE guid = 5908; -DELETE FROM creature_addon WHERE guid = 6219; -DELETE FROM creature_addon WHERE guid = 6845; --- Create template addon for creature 9700 -DELETE FROM creature_template_addon WHERE entry =9700; -INSERT INTO creature_template_addon VALUES (9700,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9700 -DELETE FROM creature_addon WHERE guid = 4586; -DELETE FROM creature_addon WHERE guid = 4589; -DELETE FROM creature_addon WHERE guid = 4590; -DELETE FROM creature_addon WHERE guid = 4591; -DELETE FROM creature_addon WHERE guid = 5253; -DELETE FROM creature_addon WHERE guid = 5254; -DELETE FROM creature_addon WHERE guid = 5255; -DELETE FROM creature_addon WHERE guid = 5256; -DELETE FROM creature_addon WHERE guid = 5257; -DELETE FROM creature_addon WHERE guid = 5258; -DELETE FROM creature_addon WHERE guid = 5260; -DELETE FROM creature_addon WHERE guid = 5261; -DELETE FROM creature_addon WHERE guid = 5342; -DELETE FROM creature_addon WHERE guid = 5343; -DELETE FROM creature_addon WHERE guid = 5345; -DELETE FROM creature_addon WHERE guid = 5347; -DELETE FROM creature_addon WHERE guid = 5348; -DELETE FROM creature_addon WHERE guid = 5379; -DELETE FROM creature_addon WHERE guid = 5380; -DELETE FROM creature_addon WHERE guid = 5381; -DELETE FROM creature_addon WHERE guid = 5382; -DELETE FROM creature_addon WHERE guid = 5383; -DELETE FROM creature_addon WHERE guid = 5386; -DELETE FROM creature_addon WHERE guid = 5397; -DELETE FROM creature_addon WHERE guid = 5398; -DELETE FROM creature_addon WHERE guid = 5400; -DELETE FROM creature_addon WHERE guid = 5402; -DELETE FROM creature_addon WHERE guid = 5403; -DELETE FROM creature_addon WHERE guid = 5404; -DELETE FROM creature_addon WHERE guid = 5406; -DELETE FROM creature_addon WHERE guid = 5416; -DELETE FROM creature_addon WHERE guid = 5417; -DELETE FROM creature_addon WHERE guid = 5419; -DELETE FROM creature_addon WHERE guid = 5421; -DELETE FROM creature_addon WHERE guid = 5422; -DELETE FROM creature_addon WHERE guid = 5433; -DELETE FROM creature_addon WHERE guid = 5570; -DELETE FROM creature_addon WHERE guid = 5573; -DELETE FROM creature_addon WHERE guid = 5576; -DELETE FROM creature_addon WHERE guid = 5577; -DELETE FROM creature_addon WHERE guid = 5599; -DELETE FROM creature_addon WHERE guid = 5602; -DELETE FROM creature_addon WHERE guid = 5604; -DELETE FROM creature_addon WHERE guid = 5605; -DELETE FROM creature_addon WHERE guid = 5607; -DELETE FROM creature_addon WHERE guid = 5618; -DELETE FROM creature_addon WHERE guid = 5620; -DELETE FROM creature_addon WHERE guid = 5621; -DELETE FROM creature_addon WHERE guid = 5622; -DELETE FROM creature_addon WHERE guid = 5623; -DELETE FROM creature_addon WHERE guid = 5631; -DELETE FROM creature_addon WHERE guid = 5635; -DELETE FROM creature_addon WHERE guid = 5643; -DELETE FROM creature_addon WHERE guid = 5645; -DELETE FROM creature_addon WHERE guid = 5646; -DELETE FROM creature_addon WHERE guid = 5647; -DELETE FROM creature_addon WHERE guid = 5654; -DELETE FROM creature_addon WHERE guid = 5656; -DELETE FROM creature_addon WHERE guid = 5657; -DELETE FROM creature_addon WHERE guid = 5743; -DELETE FROM creature_addon WHERE guid = 6843; --- Create template addon for creature 9701 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9701; -INSERT INTO creature_template_addon VALUES (9701,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9701 --- Create template addon for creature 9705 --- Create template addon for creature 9706 -DELETE FROM creature_template_addon WHERE entry =9706; -INSERT INTO creature_template_addon VALUES (9706,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9706 -DELETE FROM creature_addon WHERE guid = 23456; --- Create template addon for creature 9707 --- Create template addon for creature 9708 --- Create template addon for creature 9716 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9716; -INSERT INTO creature_template_addon VALUES (9716,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9716 --- Create template addon for creature 9717 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9717; -INSERT INTO creature_template_addon VALUES (9717,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9717 --- Create template addon for creature 9718 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9718; -INSERT INTO creature_template_addon VALUES (9718,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9718 --- Create template addon for creature 9736 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9736; -INSERT INTO creature_template_addon VALUES (9736,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9736 --- Create template addon for creature 9776 -DELETE FROM creature_template_addon WHERE entry =9776; -INSERT INTO creature_template_addon VALUES (9776,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9776 -DELETE FROM creature_addon WHERE guid = 5204; -DELETE FROM creature_addon WHERE guid = 5205; -DELETE FROM creature_addon WHERE guid = 5206; -DELETE FROM creature_addon WHERE guid = 5307; -DELETE FROM creature_addon WHERE guid = 5308; -DELETE FROM creature_addon WHERE guid = 5309; -DELETE FROM creature_addon WHERE guid = 5444; -DELETE FROM creature_addon WHERE guid = 5445; --- Create template addon for creature 9777 -DELETE FROM creature_template_addon WHERE entry =9777; -INSERT INTO creature_template_addon VALUES (9777,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9777 -DELETE FROM creature_addon WHERE guid = 5202; -DELETE FROM creature_addon WHERE guid = 5203; -DELETE FROM creature_addon WHERE guid = 5305; -DELETE FROM creature_addon WHERE guid = 5306; -DELETE FROM creature_addon WHERE guid = 5441; -DELETE FROM creature_addon WHERE guid = 5442; -DELETE FROM creature_addon WHERE guid = 5443; --- Create template addon for creature 9778 -DELETE FROM creature_template_addon WHERE entry =9778; -INSERT INTO creature_template_addon VALUES (9778,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9778 -DELETE FROM creature_addon WHERE guid = 3305; -DELETE FROM creature_addon WHERE guid = 3306; -DELETE FROM creature_addon WHERE guid = 3312; -DELETE FROM creature_addon WHERE guid = 3313; -DELETE FROM creature_addon WHERE guid = 4642; -DELETE FROM creature_addon WHERE guid = 4643; -DELETE FROM creature_addon WHERE guid = 4644; -DELETE FROM creature_addon WHERE guid = 4649; -DELETE FROM creature_addon WHERE guid = 4650; -DELETE FROM creature_addon WHERE guid = 4651; -DELETE FROM creature_addon WHERE guid = 5310; -DELETE FROM creature_addon WHERE guid = 5311; -DELETE FROM creature_addon WHERE guid = 5550; -DELETE FROM creature_addon WHERE guid = 5551; -DELETE FROM creature_addon WHERE guid = 5552; --- Create template addon for creature 9779 -DELETE FROM creature_template_addon WHERE entry =9779; -INSERT INTO creature_template_addon VALUES (9779,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9779 -DELETE FROM creature_addon WHERE guid = 3307; -DELETE FROM creature_addon WHERE guid = 3308; -DELETE FROM creature_addon WHERE guid = 3309; -DELETE FROM creature_addon WHERE guid = 3314; -DELETE FROM creature_addon WHERE guid = 3315; -DELETE FROM creature_addon WHERE guid = 3316; -DELETE FROM creature_addon WHERE guid = 4640; -DELETE FROM creature_addon WHERE guid = 4641; -DELETE FROM creature_addon WHERE guid = 4647; -DELETE FROM creature_addon WHERE guid = 4648; -DELETE FROM creature_addon WHERE guid = 5312; -DELETE FROM creature_addon WHERE guid = 5313; -DELETE FROM creature_addon WHERE guid = 5314; -DELETE FROM creature_addon WHERE guid = 5548; -DELETE FROM creature_addon WHERE guid = 5549; --- Create template addon for creature 9796 -DELETE FROM creature_template_addon WHERE entry =9796; -INSERT INTO creature_template_addon VALUES (9796,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9796 -DELETE FROM creature_addon WHERE guid = 704; --- Create template addon for creature 9816 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9816; -INSERT INTO creature_template_addon VALUES (9816,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9816 --- Create template addon for creature 9817 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9817; -INSERT INTO creature_template_addon VALUES (9817,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9817 --- Create template addon for creature 9818 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9818; -INSERT INTO creature_template_addon VALUES (9818,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9818 --- Create template addon for creature 9819 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9819; -INSERT INTO creature_template_addon VALUES (9819,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9819 --- Create template addon for creature 9836 -DELETE FROM creature_template_addon WHERE entry =9836; -INSERT INTO creature_template_addon VALUES (9836,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9836 -DELETE FROM creature_addon WHERE guid = 4597; --- Create template addon for creature 9856 -DELETE FROM creature_template_addon WHERE entry =9856; -INSERT INTO creature_template_addon VALUES (9856,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9856 -DELETE FROM creature_addon WHERE guid = 6601; --- Create template addon for creature 9857 -DELETE FROM creature_template_addon WHERE entry =9857; -INSERT INTO creature_template_addon VALUES (9857,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9857 -DELETE FROM creature_addon WHERE guid = 42203; --- Create template addon for creature 9858 -DELETE FROM creature_template_addon WHERE entry =9858; -INSERT INTO creature_template_addon VALUES (9858,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9858 -DELETE FROM creature_addon WHERE guid = 568; --- Clear duplicate addons from template for creature 9859 --- Create template addon for creature 9860 -DELETE FROM creature_template_addon WHERE entry =9860; -INSERT INTO creature_template_addon VALUES (9860,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9860 -DELETE FROM creature_addon WHERE guid = 40682; --- Create template addon for creature 9861 -DELETE FROM creature_template_addon WHERE entry =9861; -INSERT INTO creature_template_addon VALUES (9861,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9861 -DELETE FROM creature_addon WHERE guid = 40672; --- Create template addon for creature 9862 -DELETE FROM creature_template_addon WHERE entry =9862; -INSERT INTO creature_template_addon VALUES (9862,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9862 -DELETE FROM creature_addon WHERE guid = 39632; -DELETE FROM creature_addon WHERE guid = 39634; -DELETE FROM creature_addon WHERE guid = 39635; -DELETE FROM creature_addon WHERE guid = 39682; -DELETE FROM creature_addon WHERE guid = 40433; -DELETE FROM creature_addon WHERE guid = 40440; -DELETE FROM creature_addon WHERE guid = 40617; -DELETE FROM creature_addon WHERE guid = 40667; --- Create template addon for creature 9876 --- Create template addon for creature 9877 -DELETE FROM creature_template_addon WHERE entry =9877; -INSERT INTO creature_template_addon VALUES (9877,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9877 -DELETE FROM creature_addon WHERE guid = 40337; --- Create template addon for creature 9878 -DELETE FROM creature_template_addon WHERE entry =9878; -INSERT INTO creature_template_addon VALUES (9878,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9878 -DELETE FROM creature_addon WHERE guid = 40684; -DELETE FROM creature_addon WHERE guid = 40685; -DELETE FROM creature_addon WHERE guid = 40687; -DELETE FROM creature_addon WHERE guid = 40689; -DELETE FROM creature_addon WHERE guid = 40690; -DELETE FROM creature_addon WHERE guid = 40696; -DELETE FROM creature_addon WHERE guid = 40702; -DELETE FROM creature_addon WHERE guid = 40709; -DELETE FROM creature_addon WHERE guid = 40710; -DELETE FROM creature_addon WHERE guid = 40711; -DELETE FROM creature_addon WHERE guid = 40717; -DELETE FROM creature_addon WHERE guid = 40720; -DELETE FROM creature_addon WHERE guid = 40726; -DELETE FROM creature_addon WHERE guid = 40731; -DELETE FROM creature_addon WHERE guid = 40732; --- Create template addon for creature 9879 -DELETE FROM creature_template_addon WHERE entry =9879; -INSERT INTO creature_template_addon VALUES (9879,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9879 -DELETE FROM creature_addon WHERE guid = 40692; -DELETE FROM creature_addon WHERE guid = 40693; -DELETE FROM creature_addon WHERE guid = 40697; -DELETE FROM creature_addon WHERE guid = 40700; -DELETE FROM creature_addon WHERE guid = 40719; -DELETE FROM creature_addon WHERE guid = 40723; --- Create template addon for creature 9916 -DELETE FROM creature_template_addon WHERE entry =9916; -INSERT INTO creature_template_addon VALUES (9916,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9916 -DELETE FROM creature_addon WHERE guid = 43774; --- Create template addon for creature 9936 --- Create template addon for creature 9937 --- Create template addon for creature 9938 -DELETE FROM creature_template_addon WHERE entry =9938; -INSERT INTO creature_template_addon VALUES (9938,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9938 -DELETE FROM creature_addon WHERE guid = 47477; --- Create template addon for creature 9956 -DELETE FROM creature_template_addon WHERE entry =9956; -INSERT INTO creature_template_addon VALUES (9956,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9956 -DELETE FROM creature_addon WHERE guid = 47302; -DELETE FROM creature_addon WHERE guid = 47303; -DELETE FROM creature_addon WHERE guid = 91119; -DELETE FROM creature_addon WHERE guid = 91120; --- Create template addon for creature 9976 -DELETE FROM creature_template_addon WHERE entry =9976; -INSERT INTO creature_template_addon VALUES (9976,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9976 -DELETE FROM creature_addon WHERE guid = 11299; --- Create template addon for creature 9977 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =9977; -INSERT INTO creature_template_addon VALUES (9977,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9977 --- Create template addon for creature 9978 -DELETE FROM creature_template_addon WHERE entry =9978; -INSERT INTO creature_template_addon VALUES (9978,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9978 -DELETE FROM creature_addon WHERE guid = 15936; --- Create template addon for creature 9979 -DELETE FROM creature_template_addon WHERE entry =9979; -INSERT INTO creature_template_addon VALUES (9979,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9979 -DELETE FROM creature_addon WHERE guid = 17645; --- Clear duplicate addons from template for creature 9980 --- Create template addon for creature 9981 -DELETE FROM creature_template_addon WHERE entry =9981; -INSERT INTO creature_template_addon VALUES (9981,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9981 -DELETE FROM creature_addon WHERE guid = 20967; --- Create template addon for creature 9982 -DELETE FROM creature_template_addon WHERE entry =9982; -INSERT INTO creature_template_addon VALUES (9982,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9982 -DELETE FROM creature_addon WHERE guid = 6261; --- Create template addon for creature 9983 -DELETE FROM creature_template_addon WHERE entry =9983; -INSERT INTO creature_template_addon VALUES (9983,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9983 -DELETE FROM creature_addon WHERE guid = 20969; --- Clear duplicate addons from template for creature 9984 --- Create template addon for creature 9985 -DELETE FROM creature_template_addon WHERE entry =9985; -INSERT INTO creature_template_addon VALUES (9985,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9985 -DELETE FROM creature_addon WHERE guid = 21772; --- Create template addon for creature 9986 -DELETE FROM creature_template_addon WHERE entry =9986; -INSERT INTO creature_template_addon VALUES (9986,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9986 -DELETE FROM creature_addon WHERE guid = 49957; --- Create template addon for creature 9987 -DELETE FROM creature_template_addon WHERE entry =9987; -INSERT INTO creature_template_addon VALUES (9987,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9987 -DELETE FROM creature_addon WHERE guid = 7665; --- Create template addon for creature 9988 -DELETE FROM creature_template_addon WHERE entry =9988; -INSERT INTO creature_template_addon VALUES (9988,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9988 -DELETE FROM creature_addon WHERE guid = 6608; --- Create template addon for creature 9989 -DELETE FROM creature_template_addon WHERE entry =9989; -INSERT INTO creature_template_addon VALUES (9989,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9989 -DELETE FROM creature_addon WHERE guid = 8743; --- Create template addon for creature 9990 -DELETE FROM creature_template_addon WHERE entry =9990; -INSERT INTO creature_template_addon VALUES (9990,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9990 -DELETE FROM creature_addon WHERE guid = 13100; --- Create template addon for creature 9996 -DELETE FROM creature_template_addon WHERE entry =9996; -INSERT INTO creature_template_addon VALUES (9996,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9996 -DELETE FROM creature_addon WHERE guid = 39096; --- Create template addon for creature 9997 -DELETE FROM creature_template_addon WHERE entry =9997; -INSERT INTO creature_template_addon VALUES (9997,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9997 -DELETE FROM creature_addon WHERE guid = 23706; --- Create template addon for creature 9998 -DELETE FROM creature_template_addon WHERE entry =9998; -INSERT INTO creature_template_addon VALUES (9998,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9998 -DELETE FROM creature_addon WHERE guid = 23707; --- Create template addon for creature 9999 -DELETE FROM creature_template_addon WHERE entry =9999; -INSERT INTO creature_template_addon VALUES (9999,0,7,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 9999 -DELETE FROM creature_addon WHERE guid = 23708; --- Create template addon for creature 10000 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10000; -INSERT INTO creature_template_addon VALUES (10000,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10000 --- Create template addon for creature 10016 -DELETE FROM creature_template_addon WHERE entry =10016; -INSERT INTO creature_template_addon VALUES (10016,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10016 -DELETE FROM creature_addon WHERE guid = 39072; -DELETE FROM creature_addon WHERE guid = 39073; -DELETE FROM creature_addon WHERE guid = 39075; -DELETE FROM creature_addon WHERE guid = 39111; -DELETE FROM creature_addon WHERE guid = 39112; -DELETE FROM creature_addon WHERE guid = 39145; -DELETE FROM creature_addon WHERE guid = 39154; -DELETE FROM creature_addon WHERE guid = 39166; -DELETE FROM creature_addon WHERE guid = 39173; -DELETE FROM creature_addon WHERE guid = 39175; -DELETE FROM creature_addon WHERE guid = 39221; -DELETE FROM creature_addon WHERE guid = 39240; -DELETE FROM creature_addon WHERE guid = 39252; -DELETE FROM creature_addon WHERE guid = 39263; -DELETE FROM creature_addon WHERE guid = 39268; -DELETE FROM creature_addon WHERE guid = 39269; -DELETE FROM creature_addon WHERE guid = 39271; -DELETE FROM creature_addon WHERE guid = 39282; -DELETE FROM creature_addon WHERE guid = 39294; -DELETE FROM creature_addon WHERE guid = 39352; -DELETE FROM creature_addon WHERE guid = 39365; -DELETE FROM creature_addon WHERE guid = 39389; -DELETE FROM creature_addon WHERE guid = 39398; -DELETE FROM creature_addon WHERE guid = 39477; -DELETE FROM creature_addon WHERE guid = 39487; -DELETE FROM creature_addon WHERE guid = 39521; -DELETE FROM creature_addon WHERE guid = 39526; -DELETE FROM creature_addon WHERE guid = 39550; -DELETE FROM creature_addon WHERE guid = 39596; -DELETE FROM creature_addon WHERE guid = 39597; -DELETE FROM creature_addon WHERE guid = 39617; -DELETE FROM creature_addon WHERE guid = 39653; -DELETE FROM creature_addon WHERE guid = 39707; -DELETE FROM creature_addon WHERE guid = 40400; -DELETE FROM creature_addon WHERE guid = 40837; --- Create template addon for creature 10017 -DELETE FROM creature_template_addon WHERE entry =10017; -INSERT INTO creature_template_addon VALUES (10017,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10017 -DELETE FROM creature_addon WHERE guid = 39070; -DELETE FROM creature_addon WHERE guid = 39071; -DELETE FROM creature_addon WHERE guid = 39074; -DELETE FROM creature_addon WHERE guid = 39076; -DELETE FROM creature_addon WHERE guid = 39109; -DELETE FROM creature_addon WHERE guid = 39110; -DELETE FROM creature_addon WHERE guid = 39113; -DELETE FROM creature_addon WHERE guid = 39125; -DELETE FROM creature_addon WHERE guid = 39126; -DELETE FROM creature_addon WHERE guid = 39127; -DELETE FROM creature_addon WHERE guid = 39128; -DELETE FROM creature_addon WHERE guid = 39129; -DELETE FROM creature_addon WHERE guid = 39142; -DELETE FROM creature_addon WHERE guid = 39143; -DELETE FROM creature_addon WHERE guid = 39144; -DELETE FROM creature_addon WHERE guid = 39155; -DELETE FROM creature_addon WHERE guid = 39156; -DELETE FROM creature_addon WHERE guid = 39157; -DELETE FROM creature_addon WHERE guid = 39165; -DELETE FROM creature_addon WHERE guid = 39172; -DELETE FROM creature_addon WHERE guid = 39174; -DELETE FROM creature_addon WHERE guid = 39176; -DELETE FROM creature_addon WHERE guid = 39177; -DELETE FROM creature_addon WHERE guid = 39184; -DELETE FROM creature_addon WHERE guid = 39185; -DELETE FROM creature_addon WHERE guid = 39186; -DELETE FROM creature_addon WHERE guid = 39187; -DELETE FROM creature_addon WHERE guid = 39188; -DELETE FROM creature_addon WHERE guid = 39189; -DELETE FROM creature_addon WHERE guid = 39194; -DELETE FROM creature_addon WHERE guid = 39195; -DELETE FROM creature_addon WHERE guid = 39196; -DELETE FROM creature_addon WHERE guid = 39197; -DELETE FROM creature_addon WHERE guid = 39198; -DELETE FROM creature_addon WHERE guid = 39218; -DELETE FROM creature_addon WHERE guid = 39219; -DELETE FROM creature_addon WHERE guid = 39220; -DELETE FROM creature_addon WHERE guid = 39226; -DELETE FROM creature_addon WHERE guid = 39227; -DELETE FROM creature_addon WHERE guid = 39229; -DELETE FROM creature_addon WHERE guid = 39230; -DELETE FROM creature_addon WHERE guid = 39231; -DELETE FROM creature_addon WHERE guid = 39232; -DELETE FROM creature_addon WHERE guid = 39238; -DELETE FROM creature_addon WHERE guid = 39239; -DELETE FROM creature_addon WHERE guid = 39241; -DELETE FROM creature_addon WHERE guid = 39242; -DELETE FROM creature_addon WHERE guid = 39243; -DELETE FROM creature_addon WHERE guid = 39244; -DELETE FROM creature_addon WHERE guid = 39245; -DELETE FROM creature_addon WHERE guid = 39246; -DELETE FROM creature_addon WHERE guid = 39247; -DELETE FROM creature_addon WHERE guid = 39248; -DELETE FROM creature_addon WHERE guid = 39249; -DELETE FROM creature_addon WHERE guid = 39250; -DELETE FROM creature_addon WHERE guid = 39251; -DELETE FROM creature_addon WHERE guid = 39253; -DELETE FROM creature_addon WHERE guid = 39254; -DELETE FROM creature_addon WHERE guid = 39255; -DELETE FROM creature_addon WHERE guid = 39256; -DELETE FROM creature_addon WHERE guid = 39262; -DELETE FROM creature_addon WHERE guid = 39264; -DELETE FROM creature_addon WHERE guid = 39265; -DELETE FROM creature_addon WHERE guid = 39270; -DELETE FROM creature_addon WHERE guid = 39272; -DELETE FROM creature_addon WHERE guid = 39273; -DELETE FROM creature_addon WHERE guid = 39274; -DELETE FROM creature_addon WHERE guid = 39275; -DELETE FROM creature_addon WHERE guid = 39279; -DELETE FROM creature_addon WHERE guid = 39283; -DELETE FROM creature_addon WHERE guid = 39285; -DELETE FROM creature_addon WHERE guid = 39286; -DELETE FROM creature_addon WHERE guid = 39292; -DELETE FROM creature_addon WHERE guid = 39295; -DELETE FROM creature_addon WHERE guid = 39348; -DELETE FROM creature_addon WHERE guid = 39366; -DELETE FROM creature_addon WHERE guid = 39380; -DELETE FROM creature_addon WHERE guid = 39381; -DELETE FROM creature_addon WHERE guid = 39388; -DELETE FROM creature_addon WHERE guid = 39390; -DELETE FROM creature_addon WHERE guid = 39394; -DELETE FROM creature_addon WHERE guid = 39397; -DELETE FROM creature_addon WHERE guid = 39408; -DELETE FROM creature_addon WHERE guid = 39409; -DELETE FROM creature_addon WHERE guid = 39410; -DELETE FROM creature_addon WHERE guid = 39415; -DELETE FROM creature_addon WHERE guid = 39432; -DELETE FROM creature_addon WHERE guid = 39437; -DELETE FROM creature_addon WHERE guid = 39439; -DELETE FROM creature_addon WHERE guid = 39440; -DELETE FROM creature_addon WHERE guid = 39473; -DELETE FROM creature_addon WHERE guid = 39488; -DELETE FROM creature_addon WHERE guid = 39512; -DELETE FROM creature_addon WHERE guid = 39519; -DELETE FROM creature_addon WHERE guid = 39520; -DELETE FROM creature_addon WHERE guid = 39527; -DELETE FROM creature_addon WHERE guid = 39532; -DELETE FROM creature_addon WHERE guid = 39551; -DELETE FROM creature_addon WHERE guid = 39552; -DELETE FROM creature_addon WHERE guid = 39571; -DELETE FROM creature_addon WHERE guid = 39591; -DELETE FROM creature_addon WHERE guid = 39592; -DELETE FROM creature_addon WHERE guid = 39593; -DELETE FROM creature_addon WHERE guid = 39594; -DELETE FROM creature_addon WHERE guid = 39641; -DELETE FROM creature_addon WHERE guid = 39645; -DELETE FROM creature_addon WHERE guid = 39678; -DELETE FROM creature_addon WHERE guid = 39706; -DELETE FROM creature_addon WHERE guid = 39714; -DELETE FROM creature_addon WHERE guid = 40399; -DELETE FROM creature_addon WHERE guid = 40412; -DELETE FROM creature_addon WHERE guid = 40432; --- Create template addon for creature 10036 -DELETE FROM creature_template_addon WHERE entry =10036; -INSERT INTO creature_template_addon VALUES (10036,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10036 -DELETE FROM creature_addon WHERE guid = 8471; -DELETE FROM creature_addon WHERE guid = 8473; -DELETE FROM creature_addon WHERE guid = 8474; -DELETE FROM creature_addon WHERE guid = 8475; -DELETE FROM creature_addon WHERE guid = 8476; -DELETE FROM creature_addon WHERE guid = 8479; -DELETE FROM creature_addon WHERE guid = 8480; -DELETE FROM creature_addon WHERE guid = 24050; -DELETE FROM creature_addon WHERE guid = 24052; -DELETE FROM creature_addon WHERE guid = 24083; -DELETE FROM creature_addon WHERE guid = 24084; -DELETE FROM creature_addon WHERE guid = 24085; -DELETE FROM creature_addon WHERE guid = 24087; -DELETE FROM creature_addon WHERE guid = 24752; -DELETE FROM creature_addon WHERE guid = 30450; -DELETE FROM creature_addon WHERE guid = 30452; --- Create template addon for creature 10037 --- Create template addon for creature 10038 -DELETE FROM creature_template_addon WHERE entry =10038; -INSERT INTO creature_template_addon VALUES (10038,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10038 -DELETE FROM creature_addon WHERE guid = 6127; -DELETE FROM creature_addon WHERE guid = 6133; --- Create template addon for creature 10040 --- Create template addon for creature 10041 --- Create template addon for creature 10042 --- Create template addon for creature 10043 -DELETE FROM creature_template_addon WHERE entry =10043; -INSERT INTO creature_template_addon VALUES (10043,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10043 -DELETE FROM creature_addon WHERE guid = 46616; -DELETE FROM creature_addon WHERE guid = 46617; -DELETE FROM creature_addon WHERE guid = 46618; --- Create template addon for creature 10045 -DELETE FROM creature_template_addon WHERE entry =10045; -INSERT INTO creature_template_addon VALUES (10045,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10045 -DELETE FROM creature_addon WHERE guid = 66976; --- Create template addon for creature 10046 -DELETE FROM creature_template_addon WHERE entry =10046; -INSERT INTO creature_template_addon VALUES (10046,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10046 -DELETE FROM creature_addon WHERE guid = 9466; --- Create template addon for creature 10047 -DELETE FROM creature_template_addon WHERE entry =10047; -INSERT INTO creature_template_addon VALUES (10047,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10047 -DELETE FROM creature_addon WHERE guid = 30671; --- Create template addon for creature 10048 -DELETE FROM creature_template_addon WHERE entry =10048; -INSERT INTO creature_template_addon VALUES (10048,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10048 -DELETE FROM creature_addon WHERE guid = 29236; --- Create template addon for creature 10049 -DELETE FROM creature_template_addon WHERE entry =10049; -INSERT INTO creature_template_addon VALUES (10049,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10049 -DELETE FROM creature_addon WHERE guid = 34150; --- Create template addon for creature 10050 -DELETE FROM creature_template_addon WHERE entry =10050; -INSERT INTO creature_template_addon VALUES (10050,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10050 -DELETE FROM creature_addon WHERE guid = 24765; --- Clear duplicate addons from template for creature 10051 -DELETE FROM creature_addon WHERE guid = 46313; --- Create template addon for creature 10052 -DELETE FROM creature_template_addon WHERE entry =10052; -INSERT INTO creature_template_addon VALUES (10052,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10052 -DELETE FROM creature_addon WHERE guid = 32386; --- Create template addon for creature 10053 -DELETE FROM creature_template_addon WHERE entry =10053; -INSERT INTO creature_template_addon VALUES (10053,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10053 -DELETE FROM creature_addon WHERE guid = 38410; --- Create template addon for creature 10054 -DELETE FROM creature_template_addon WHERE entry =10054; -INSERT INTO creature_template_addon VALUES (10054,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10054 -DELETE FROM creature_addon WHERE guid = 24769; --- Create template addon for creature 10055 -DELETE FROM creature_template_addon WHERE entry =10055; -INSERT INTO creature_template_addon VALUES (10055,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10055 -DELETE FROM creature_addon WHERE guid = 28478; --- Clear duplicate addons from template for creature 10056 -DELETE FROM creature_addon WHERE guid = 46331; --- Create template addon for creature 10057 -DELETE FROM creature_template_addon WHERE entry =10057; -INSERT INTO creature_template_addon VALUES (10057,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10057 -DELETE FROM creature_addon WHERE guid = 15539; --- Create template addon for creature 10058 -DELETE FROM creature_template_addon WHERE entry =10058; -INSERT INTO creature_template_addon VALUES (10058,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10058 -DELETE FROM creature_addon WHERE guid = 6870; --- Create template addon for creature 10059 -DELETE FROM creature_template_addon WHERE entry =10059; -INSERT INTO creature_template_addon VALUES (10059,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10059 -DELETE FROM creature_addon WHERE guid = 50075; --- Create template addon for creature 10060 -DELETE FROM creature_template_addon WHERE entry =10060; -INSERT INTO creature_template_addon VALUES (10060,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10060 -DELETE FROM creature_addon WHERE guid = 536; --- Create template addon for creature 10061 -DELETE FROM creature_template_addon WHERE entry =10061; -INSERT INTO creature_template_addon VALUES (10061,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10061 -DELETE FROM creature_addon WHERE guid = 92921; --- Create template addon for creature 10062 -DELETE FROM creature_template_addon WHERE entry =10062; -INSERT INTO creature_template_addon VALUES (10062,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10062 -DELETE FROM creature_addon WHERE guid = 4087; --- Create template addon for creature 10063 -DELETE FROM creature_template_addon WHERE entry =10063; -INSERT INTO creature_template_addon VALUES (10063,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10063 -DELETE FROM creature_addon WHERE guid = 14059; --- Create template addon for creature 10076 --- Create template addon for creature 10077 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10077; -INSERT INTO creature_template_addon VALUES (10077,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10077 --- Create template addon for creature 10078 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10078; -INSERT INTO creature_template_addon VALUES (10078,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10078 --- Create template addon for creature 10079 -DELETE FROM creature_template_addon WHERE entry =10079; -INSERT INTO creature_template_addon VALUES (10079,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10079 -DELETE FROM creature_addon WHERE guid = 21566; --- Create template addon for creature 10080 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10080; -INSERT INTO creature_template_addon VALUES (10080,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10080 --- Create template addon for creature 10081 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10081; -INSERT INTO creature_template_addon VALUES (10081,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10081 --- Create template addon for creature 10082 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10082; -INSERT INTO creature_template_addon VALUES (10082,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10082 --- Create template addon for creature 10083 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10083; -INSERT INTO creature_template_addon VALUES (10083,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10083 --- Create template addon for creature 10085 -DELETE FROM creature_template_addon WHERE entry =10085; -INSERT INTO creature_template_addon VALUES (10085,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10085 -DELETE FROM creature_addon WHERE guid = 37086; --- Create template addon for creature 10086 -DELETE FROM creature_template_addon WHERE entry =10086; -INSERT INTO creature_template_addon VALUES (10086,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10086 -DELETE FROM creature_addon WHERE guid = 24780; --- Create template addon for creature 10088 -DELETE FROM creature_template_addon WHERE entry =10088; -INSERT INTO creature_template_addon VALUES (10088,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10088 -DELETE FROM creature_addon WHERE guid = 6606; --- Clear duplicate addons from template for creature 10089 -DELETE FROM creature_addon WHERE guid = 46410; --- Clear duplicate addons from template for creature 10090 --- Create template addon for creature 10096 --- Create template addon for creature 10116 -DELETE FROM creature_template_addon WHERE entry =10116; -INSERT INTO creature_template_addon VALUES (10116,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10116 -DELETE FROM creature_addon WHERE guid = 47296; -DELETE FROM creature_addon WHERE guid = 47300; --- Create template addon for creature 10117 -DELETE FROM creature_template_addon WHERE entry =10117; -INSERT INTO creature_template_addon VALUES (10117,0,7,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10117 -DELETE FROM creature_addon WHERE guid = 47297; --- Clear duplicate addons from template for creature 10118 -DELETE FROM creature_addon WHERE guid = 46561; --- Create template addon for creature 10119 -DELETE FROM creature_template_addon WHERE entry =10119; -INSERT INTO creature_template_addon VALUES (10119,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10119 -DELETE FROM creature_addon WHERE guid = 5469; --- Create template addon for creature 10120 -DELETE FROM creature_template_addon WHERE entry =10120; -INSERT INTO creature_template_addon VALUES (10120,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10120 --- Create template addon for creature 10136 -DELETE FROM creature_template_addon WHERE entry =10136; -INSERT INTO creature_template_addon VALUES (10136,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10136 -DELETE FROM creature_addon WHERE guid = 32038; --- Create template addon for creature 10157 -DELETE FROM creature_template_addon WHERE entry =10157; -INSERT INTO creature_template_addon VALUES (10157,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10157 -DELETE FROM creature_addon WHERE guid = 38183; -DELETE FROM creature_addon WHERE guid = 38184; -DELETE FROM creature_addon WHERE guid = 38185; --- Create template addon for creature 10158 -DELETE FROM creature_template_addon WHERE entry =10158; -INSERT INTO creature_template_addon VALUES (10158,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10158 -DELETE FROM creature_addon WHERE guid = 38186; -DELETE FROM creature_addon WHERE guid = 38187; -DELETE FROM creature_addon WHERE guid = 38188; -DELETE FROM creature_addon WHERE guid = 38189; -DELETE FROM creature_addon WHERE guid = 38190; -DELETE FROM creature_addon WHERE guid = 38191; -DELETE FROM creature_addon WHERE guid = 38192; -DELETE FROM creature_addon WHERE guid = 38193; -DELETE FROM creature_addon WHERE guid = 38194; -DELETE FROM creature_addon WHERE guid = 38195; -DELETE FROM creature_addon WHERE guid = 38196; -DELETE FROM creature_addon WHERE guid = 38197; -DELETE FROM creature_addon WHERE guid = 38198; -DELETE FROM creature_addon WHERE guid = 38199; -DELETE FROM creature_addon WHERE guid = 38200; -DELETE FROM creature_addon WHERE guid = 38201; -DELETE FROM creature_addon WHERE guid = 38203; -DELETE FROM creature_addon WHERE guid = 38204; -DELETE FROM creature_addon WHERE guid = 38205; -DELETE FROM creature_addon WHERE guid = 38209; -DELETE FROM creature_addon WHERE guid = 38210; -DELETE FROM creature_addon WHERE guid = 38211; -DELETE FROM creature_addon WHERE guid = 38212; -DELETE FROM creature_addon WHERE guid = 38213; -DELETE FROM creature_addon WHERE guid = 38215; -DELETE FROM creature_addon WHERE guid = 38216; --- Create template addon for creature 10159 -DELETE FROM creature_template_addon WHERE entry =10159; -INSERT INTO creature_template_addon VALUES (10159,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10159 -DELETE FROM creature_addon WHERE guid = 38217; -DELETE FROM creature_addon WHERE guid = 38218; -DELETE FROM creature_addon WHERE guid = 38219; -DELETE FROM creature_addon WHERE guid = 38220; -DELETE FROM creature_addon WHERE guid = 38221; -DELETE FROM creature_addon WHERE guid = 38222; -DELETE FROM creature_addon WHERE guid = 38223; -DELETE FROM creature_addon WHERE guid = 38224; -DELETE FROM creature_addon WHERE guid = 38226; -DELETE FROM creature_addon WHERE guid = 38227; -DELETE FROM creature_addon WHERE guid = 38229; -DELETE FROM creature_addon WHERE guid = 38230; --- Create template addon for creature 10160 -DELETE FROM creature_template_addon WHERE entry =10160; -INSERT INTO creature_template_addon VALUES (10160,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10160 -DELETE FROM creature_addon WHERE guid = 38231; -DELETE FROM creature_addon WHERE guid = 38232; -DELETE FROM creature_addon WHERE guid = 38233; -DELETE FROM creature_addon WHERE guid = 38241; -DELETE FROM creature_addon WHERE guid = 38242; -DELETE FROM creature_addon WHERE guid = 38327; -DELETE FROM creature_addon WHERE guid = 38329; -DELETE FROM creature_addon WHERE guid = 38443; -DELETE FROM creature_addon WHERE guid = 38477; -DELETE FROM creature_addon WHERE guid = 38478; -DELETE FROM creature_addon WHERE guid = 38479; -DELETE FROM creature_addon WHERE guid = 38480; -DELETE FROM creature_addon WHERE guid = 38481; -DELETE FROM creature_addon WHERE guid = 38482; -DELETE FROM creature_addon WHERE guid = 38483; -DELETE FROM creature_addon WHERE guid = 38484; -DELETE FROM creature_addon WHERE guid = 38485; -DELETE FROM creature_addon WHERE guid = 38486; -DELETE FROM creature_addon WHERE guid = 38487; -DELETE FROM creature_addon WHERE guid = 38488; -DELETE FROM creature_addon WHERE guid = 38489; -DELETE FROM creature_addon WHERE guid = 38491; --- Create template addon for creature 10161 --- Clear duplicate addons from template for creature 10162 --- Create template addon for creature 10176 -DELETE FROM creature_template_addon WHERE entry =10176; -INSERT INTO creature_template_addon VALUES (10176,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10176 -DELETE FROM creature_addon WHERE guid = 3442; --- Create template addon for creature 10177 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10177; -INSERT INTO creature_template_addon VALUES (10177,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10177 --- Create template addon for creature 10178 --- Create template addon for creature 10179 --- Create template addon for creature 10180 --- Create template addon for creature 10181 -DELETE FROM creature_template_addon WHERE entry =10181; -INSERT INTO creature_template_addon VALUES (10181,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 10181 -DELETE FROM creature_addon WHERE guid = 32039; --- Create template addon for creature 10182 -DELETE FROM creature_template_addon WHERE entry =10182; -INSERT INTO creature_template_addon VALUES (10182,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10182 -DELETE FROM creature_addon WHERE guid = 29113; --- Create template addon for creature 10183 --- Clear duplicate addons from template for creature 10184 --- Create template addon for creature 10196 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10196; -INSERT INTO creature_template_addon VALUES (10196,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10196 --- Create template addon for creature 10197 -DELETE FROM creature_template_addon WHERE entry =10197; -INSERT INTO creature_template_addon VALUES (10197,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10197 -DELETE FROM creature_addon WHERE guid = 42304; --- Create template addon for creature 10198 -DELETE FROM creature_template_addon WHERE entry =10198; -INSERT INTO creature_template_addon VALUES (10198,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10198 -DELETE FROM creature_addon WHERE guid = 42305; --- Create template addon for creature 10199 -DELETE FROM creature_template_addon WHERE entry =10199; -INSERT INTO creature_template_addon VALUES (10199,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10199 -DELETE FROM creature_addon WHERE guid = 42306; --- Clear duplicate addons from template for creature 10200 --- Create template addon for creature 10201 -DELETE FROM creature_template_addon WHERE entry =10201; -INSERT INTO creature_template_addon VALUES (10201,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10201 -DELETE FROM creature_addon WHERE guid = 42307; --- Create template addon for creature 10202 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10202; -INSERT INTO creature_template_addon VALUES (10202,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10202 --- Create template addon for creature 10204 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10204; -INSERT INTO creature_template_addon VALUES (10204,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10204 --- Create template addon for creature 10216 -DELETE FROM creature_template_addon WHERE entry =10216; -INSERT INTO creature_template_addon VALUES (10216,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10216 -DELETE FROM creature_addon WHERE guid = 39062; --- Create template addon for creature 10217 --- Create template addon for creature 10218 --- Create template addon for creature 10219 -DELETE FROM creature_template_addon WHERE entry =10219; -INSERT INTO creature_template_addon VALUES (10219,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10219 -DELETE FROM creature_addon WHERE guid = 39063; --- Create template addon for creature 10220 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10220; -INSERT INTO creature_template_addon VALUES (10220,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10220 --- Create template addon for creature 10221 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10221; -INSERT INTO creature_template_addon VALUES (10221,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10221 --- Create template addon for creature 10257 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10257; -INSERT INTO creature_template_addon VALUES (10257,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10257 --- Create template addon for creature 10258 --- Create template addon for creature 10259 --- Create template addon for creature 10260 -DELETE FROM creature_template_addon WHERE entry =10260; -INSERT INTO creature_template_addon VALUES (10260,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10260 -DELETE FROM creature_addon WHERE guid = 4568; --- Create template addon for creature 10261 --- Create template addon for creature 10262 -DELETE FROM creature_template_addon WHERE entry =10262; -INSERT INTO creature_template_addon VALUES (10262,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10262 -DELETE FROM creature_addon WHERE guid = 4567; --- Create template addon for creature 10263 --- Create template addon for creature 10264 --- Create template addon for creature 10266 -DELETE FROM creature_template_addon WHERE entry =10266; -INSERT INTO creature_template_addon VALUES (10266,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10266 -DELETE FROM creature_addon WHERE guid = 4669; --- Create template addon for creature 10267 -DELETE FROM creature_template_addon WHERE entry =10267; -INSERT INTO creature_template_addon VALUES (10267,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10267 -DELETE FROM creature_addon WHERE guid = 4569; --- Create template addon for creature 10268 --- Clear duplicate addons from template for creature 10276 --- Clear duplicate addons from template for creature 10277 --- Create template addon for creature 10278 -DELETE FROM creature_template_addon WHERE entry =10278; -INSERT INTO creature_template_addon VALUES (10278,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10278 -DELETE FROM creature_addon WHERE guid = 24714; --- Create template addon for creature 10290 --- Create template addon for creature 10293 -DELETE FROM creature_template_addon WHERE entry =10293; -INSERT INTO creature_template_addon VALUES (10293,0,0,0,16,0,0,NULL); --- Clear duplicate addons from template for creature 10293 -DELETE FROM creature_addon WHERE guid = 50058; --- Clear duplicate addons from template for creature 10296 --- Clear duplicate addons from template for creature 10299 --- Create template addon for creature 10300 -DELETE FROM creature_template_addon WHERE entry =10300; -INSERT INTO creature_template_addon VALUES (10300,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10300 -DELETE FROM creature_addon WHERE guid = 41759; --- Create template addon for creature 10301 -DELETE FROM creature_template_addon WHERE entry =10301; -INSERT INTO creature_template_addon VALUES (10301,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10301 -DELETE FROM creature_addon WHERE guid = 41762; --- Create template addon for creature 10302 -DELETE FROM creature_template_addon WHERE entry =10302; -INSERT INTO creature_template_addon VALUES (10302,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10302 -DELETE FROM creature_addon WHERE guid = 23722; --- Create template addon for creature 10303 -DELETE FROM creature_template_addon WHERE entry =10303; -INSERT INTO creature_template_addon VALUES (10303,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10303 -DELETE FROM creature_addon WHERE guid = 41763; --- Create template addon for creature 10304 -DELETE FROM creature_template_addon WHERE entry =10304; -INSERT INTO creature_template_addon VALUES (10304,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10304 -DELETE FROM creature_addon WHERE guid = 53739; --- Create template addon for creature 10305 -DELETE FROM creature_template_addon WHERE entry =10305; -INSERT INTO creature_template_addon VALUES (10305,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10305 -DELETE FROM creature_addon WHERE guid = 41764; --- Create template addon for creature 10306 -DELETE FROM creature_template_addon WHERE entry =10306; -INSERT INTO creature_template_addon VALUES (10306,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10306 -DELETE FROM creature_addon WHERE guid = 39066; --- Create template addon for creature 10307 -DELETE FROM creature_template_addon WHERE entry =10307; -INSERT INTO creature_template_addon VALUES (10307,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10307 -DELETE FROM creature_addon WHERE guid = 41765; --- Create template addon for creature 10316 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10316; -INSERT INTO creature_template_addon VALUES (10316,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10316 --- Create template addon for creature 10317 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10317; -INSERT INTO creature_template_addon VALUES (10317,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10317 --- Create template addon for creature 10318 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10318; -INSERT INTO creature_template_addon VALUES (10318,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10318 --- Create template addon for creature 10319 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10319; -INSERT INTO creature_template_addon VALUES (10319,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10319 --- Create template addon for creature 10321 -DELETE FROM creature_template_addon WHERE entry =10321; -INSERT INTO creature_template_addon VALUES (10321,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10321 -DELETE FROM creature_addon WHERE guid = 31041; --- Create template addon for creature 10322 --- Create template addon for creature 10323 --- Create template addon for creature 10336 --- Create template addon for creature 10337 --- Create template addon for creature 10338 --- Create template addon for creature 10339 --- Create template addon for creature 10340 --- Create template addon for creature 10356 -DELETE FROM creature_template_addon WHERE entry =10356; -INSERT INTO creature_template_addon VALUES (10356,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10356 -DELETE FROM creature_addon WHERE guid = 42142; --- Create template addon for creature 10357 -DELETE FROM creature_template_addon WHERE entry =10357; -INSERT INTO creature_template_addon VALUES (10357,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10357 -DELETE FROM creature_addon WHERE guid = 42141; --- Create template addon for creature 10358 -DELETE FROM creature_template_addon WHERE entry =10358; -INSERT INTO creature_template_addon VALUES (10358,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10358 -DELETE FROM creature_addon WHERE guid = 42143; --- Create template addon for creature 10359 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10359; -INSERT INTO creature_template_addon VALUES (10359,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10359 --- Create template addon for creature 10360 -DELETE FROM creature_template_addon WHERE entry =10360; -INSERT INTO creature_template_addon VALUES (10360,0,0,0,16,0,0,NULL); --- Clear duplicate addons from template for creature 10360 -DELETE FROM creature_addon WHERE guid = 24794; --- Create template addon for creature 10361 -DELETE FROM creature_template_addon WHERE entry =10361; -INSERT INTO creature_template_addon VALUES (10361,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10361 -DELETE FROM creature_addon WHERE guid = 35866; --- Create template addon for creature 10363 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10363; -INSERT INTO creature_template_addon VALUES (10363,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10363 --- Create template addon for creature 10364 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10364; -INSERT INTO creature_template_addon VALUES (10364,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10364 --- Create template addon for creature 10366 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10366; -INSERT INTO creature_template_addon VALUES (10366,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10366 --- Create template addon for creature 10367 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10367; -INSERT INTO creature_template_addon VALUES (10367,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10367 --- Create template addon for creature 10369 -DELETE FROM creature_template_addon WHERE entry =10369; -INSERT INTO creature_template_addon VALUES (10369,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10369 -DELETE FROM creature_addon WHERE guid = 7323; --- Create template addon for creature 10371 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10371; -INSERT INTO creature_template_addon VALUES (10371,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10371 --- Create template addon for creature 10372 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10372; -INSERT INTO creature_template_addon VALUES (10372,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10372 --- Create template addon for creature 10373 --- Create template addon for creature 10374 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10374; -INSERT INTO creature_template_addon VALUES (10374,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10374 --- Create template addon for creature 10375 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10375; -INSERT INTO creature_template_addon VALUES (10375,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10375 --- Create template addon for creature 10376 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10376; -INSERT INTO creature_template_addon VALUES (10376,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10376 --- Create template addon for creature 10377 -DELETE FROM creature_template_addon WHERE entry =10377; -INSERT INTO creature_template_addon VALUES (10377,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10377 -DELETE FROM creature_addon WHERE guid = 21582; --- Create template addon for creature 10378 -DELETE FROM creature_template_addon WHERE entry =10378; -INSERT INTO creature_template_addon VALUES (10378,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10378 -DELETE FROM creature_addon WHERE guid = 15033; --- Create template addon for creature 10379 -DELETE FROM creature_template_addon WHERE entry =10379; -INSERT INTO creature_template_addon VALUES (10379,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10379 -DELETE FROM creature_addon WHERE guid = 39087; --- Create template addon for creature 10380 -DELETE FROM creature_template_addon WHERE entry =10380; -INSERT INTO creature_template_addon VALUES (10380,0,0,0,16,0,0,NULL); --- Clear duplicate addons from template for creature 10380 -DELETE FROM creature_addon WHERE guid = 15074; --- Create template addon for creature 10381 -DELETE FROM creature_template_addon WHERE entry =10381; -INSERT INTO creature_template_addon VALUES (10381,0,0,1,16,0,0,'18950'); --- Clear duplicate addons from template for creature 10381 -DELETE FROM creature_addon WHERE guid = 52152; -DELETE FROM creature_addon WHERE guid = 52153; -DELETE FROM creature_addon WHERE guid = 52154; -DELETE FROM creature_addon WHERE guid = 52155; -DELETE FROM creature_addon WHERE guid = 52156; -DELETE FROM creature_addon WHERE guid = 52157; -DELETE FROM creature_addon WHERE guid = 52158; -DELETE FROM creature_addon WHERE guid = 52159; -DELETE FROM creature_addon WHERE guid = 52160; -DELETE FROM creature_addon WHERE guid = 52161; -DELETE FROM creature_addon WHERE guid = 52162; -DELETE FROM creature_addon WHERE guid = 52163; -DELETE FROM creature_addon WHERE guid = 52164; -DELETE FROM creature_addon WHERE guid = 52165; -DELETE FROM creature_addon WHERE guid = 52166; -DELETE FROM creature_addon WHERE guid = 52167; -DELETE FROM creature_addon WHERE guid = 52168; -DELETE FROM creature_addon WHERE guid = 52169; -DELETE FROM creature_addon WHERE guid = 52170; -DELETE FROM creature_addon WHERE guid = 52171; -DELETE FROM creature_addon WHERE guid = 52172; -DELETE FROM creature_addon WHERE guid = 52173; -DELETE FROM creature_addon WHERE guid = 52174; -DELETE FROM creature_addon WHERE guid = 52175; -DELETE FROM creature_addon WHERE guid = 52176; -DELETE FROM creature_addon WHERE guid = 52177; -DELETE FROM creature_addon WHERE guid = 52179; -DELETE FROM creature_addon WHERE guid = 52180; -DELETE FROM creature_addon WHERE guid = 52181; -DELETE FROM creature_addon WHERE guid = 52182; --- Create template addon for creature 10382 -DELETE FROM creature_template_addon WHERE entry =10382; -INSERT INTO creature_template_addon VALUES (10382,0,0,1,16,0,0,'18950'); --- Clear duplicate addons from template for creature 10382 -DELETE FROM creature_addon WHERE guid = 52183; -DELETE FROM creature_addon WHERE guid = 52184; -DELETE FROM creature_addon WHERE guid = 52185; -DELETE FROM creature_addon WHERE guid = 52186; -DELETE FROM creature_addon WHERE guid = 52187; -DELETE FROM creature_addon WHERE guid = 52188; -DELETE FROM creature_addon WHERE guid = 52189; -DELETE FROM creature_addon WHERE guid = 52190; -DELETE FROM creature_addon WHERE guid = 52191; -DELETE FROM creature_addon WHERE guid = 52192; -DELETE FROM creature_addon WHERE guid = 52193; -DELETE FROM creature_addon WHERE guid = 52194; -DELETE FROM creature_addon WHERE guid = 52195; -DELETE FROM creature_addon WHERE guid = 52196; -DELETE FROM creature_addon WHERE guid = 52197; -DELETE FROM creature_addon WHERE guid = 52198; -DELETE FROM creature_addon WHERE guid = 52199; -DELETE FROM creature_addon WHERE guid = 52200; -DELETE FROM creature_addon WHERE guid = 52201; -DELETE FROM creature_addon WHERE guid = 52202; -DELETE FROM creature_addon WHERE guid = 52203; -DELETE FROM creature_addon WHERE guid = 52204; -DELETE FROM creature_addon WHERE guid = 52205; -DELETE FROM creature_addon WHERE guid = 52206; -DELETE FROM creature_addon WHERE guid = 52207; -DELETE FROM creature_addon WHERE guid = 52208; -DELETE FROM creature_addon WHERE guid = 52209; -DELETE FROM creature_addon WHERE guid = 52210; -DELETE FROM creature_addon WHERE guid = 52211; -DELETE FROM creature_addon WHERE guid = 52212; -DELETE FROM creature_addon WHERE guid = 52213; -DELETE FROM creature_addon WHERE guid = 52214; -DELETE FROM creature_addon WHERE guid = 52215; -DELETE FROM creature_addon WHERE guid = 52216; -DELETE FROM creature_addon WHERE guid = 52217; --- Create template addon for creature 10383 --- Create template addon for creature 10384 -DELETE FROM creature_template_addon WHERE entry =10384; -INSERT INTO creature_template_addon VALUES (10384,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10384 -DELETE FROM creature_addon WHERE guid = 52218; -DELETE FROM creature_addon WHERE guid = 52219; -DELETE FROM creature_addon WHERE guid = 52220; -DELETE FROM creature_addon WHERE guid = 52221; -DELETE FROM creature_addon WHERE guid = 52222; -DELETE FROM creature_addon WHERE guid = 52223; -DELETE FROM creature_addon WHERE guid = 52224; -DELETE FROM creature_addon WHERE guid = 52225; -DELETE FROM creature_addon WHERE guid = 52227; -DELETE FROM creature_addon WHERE guid = 52228; -DELETE FROM creature_addon WHERE guid = 52229; -DELETE FROM creature_addon WHERE guid = 52233; -DELETE FROM creature_addon WHERE guid = 52234; --- Create template addon for creature 10385 -DELETE FROM creature_template_addon WHERE entry =10385; -INSERT INTO creature_template_addon VALUES (10385,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10385 -DELETE FROM creature_addon WHERE guid = 52235; -DELETE FROM creature_addon WHERE guid = 52248; -DELETE FROM creature_addon WHERE guid = 52249; -DELETE FROM creature_addon WHERE guid = 52258; -DELETE FROM creature_addon WHERE guid = 52599; -DELETE FROM creature_addon WHERE guid = 52600; -DELETE FROM creature_addon WHERE guid = 52601; -DELETE FROM creature_addon WHERE guid = 52602; -DELETE FROM creature_addon WHERE guid = 52605; -DELETE FROM creature_addon WHERE guid = 52612; -DELETE FROM creature_addon WHERE guid = 52613; -DELETE FROM creature_addon WHERE guid = 52614; --- Create template addon for creature 10387 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10387; -INSERT INTO creature_template_addon VALUES (10387,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10387 --- Create template addon for creature 10388 --- Create template addon for creature 10389 --- Create template addon for creature 10390 -DELETE FROM creature_template_addon WHERE entry =10390; -INSERT INTO creature_template_addon VALUES (10390,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10390 -DELETE FROM creature_addon WHERE guid = 52615; -DELETE FROM creature_addon WHERE guid = 52617; -DELETE FROM creature_addon WHERE guid = 52618; -DELETE FROM creature_addon WHERE guid = 52619; -DELETE FROM creature_addon WHERE guid = 52621; -DELETE FROM creature_addon WHERE guid = 52623; -DELETE FROM creature_addon WHERE guid = 52645; -DELETE FROM creature_addon WHERE guid = 52646; -DELETE FROM creature_addon WHERE guid = 52648; -DELETE FROM creature_addon WHERE guid = 52651; -DELETE FROM creature_addon WHERE guid = 52652; -DELETE FROM creature_addon WHERE guid = 52838; -DELETE FROM creature_addon WHERE guid = 52992; -DELETE FROM creature_addon WHERE guid = 52993; -DELETE FROM creature_addon WHERE guid = 52994; -DELETE FROM creature_addon WHERE guid = 52995; -DELETE FROM creature_addon WHERE guid = 52996; -DELETE FROM creature_addon WHERE guid = 53001; -DELETE FROM creature_addon WHERE guid = 53002; -DELETE FROM creature_addon WHERE guid = 53004; -DELETE FROM creature_addon WHERE guid = 53008; -DELETE FROM creature_addon WHERE guid = 53011; -DELETE FROM creature_addon WHERE guid = 53090; -DELETE FROM creature_addon WHERE guid = 53091; -DELETE FROM creature_addon WHERE guid = 53094; -DELETE FROM creature_addon WHERE guid = 53096; --- Create template addon for creature 10391 -DELETE FROM creature_template_addon WHERE entry =10391; -INSERT INTO creature_template_addon VALUES (10391,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10391 -DELETE FROM creature_addon WHERE guid = 53101; -DELETE FROM creature_addon WHERE guid = 53102; -DELETE FROM creature_addon WHERE guid = 53103; -DELETE FROM creature_addon WHERE guid = 53104; -DELETE FROM creature_addon WHERE guid = 53105; -DELETE FROM creature_addon WHERE guid = 53106; -DELETE FROM creature_addon WHERE guid = 53120; -DELETE FROM creature_addon WHERE guid = 53121; -DELETE FROM creature_addon WHERE guid = 53122; -DELETE FROM creature_addon WHERE guid = 53123; -DELETE FROM creature_addon WHERE guid = 53124; -DELETE FROM creature_addon WHERE guid = 53125; -DELETE FROM creature_addon WHERE guid = 53126; -DELETE FROM creature_addon WHERE guid = 53127; -DELETE FROM creature_addon WHERE guid = 53128; -DELETE FROM creature_addon WHERE guid = 53129; -DELETE FROM creature_addon WHERE guid = 53130; -DELETE FROM creature_addon WHERE guid = 53131; -DELETE FROM creature_addon WHERE guid = 53132; -DELETE FROM creature_addon WHERE guid = 53133; -DELETE FROM creature_addon WHERE guid = 53140; -DELETE FROM creature_addon WHERE guid = 53141; -DELETE FROM creature_addon WHERE guid = 53142; -DELETE FROM creature_addon WHERE guid = 53143; -DELETE FROM creature_addon WHERE guid = 53144; -DELETE FROM creature_addon WHERE guid = 53145; -DELETE FROM creature_addon WHERE guid = 53146; -DELETE FROM creature_addon WHERE guid = 53147; -DELETE FROM creature_addon WHERE guid = 53148; -DELETE FROM creature_addon WHERE guid = 53149; -DELETE FROM creature_addon WHERE guid = 53150; -DELETE FROM creature_addon WHERE guid = 53151; -DELETE FROM creature_addon WHERE guid = 53152; -DELETE FROM creature_addon WHERE guid = 53153; -DELETE FROM creature_addon WHERE guid = 53161; -DELETE FROM creature_addon WHERE guid = 53162; -DELETE FROM creature_addon WHERE guid = 53163; -DELETE FROM creature_addon WHERE guid = 53164; -DELETE FROM creature_addon WHERE guid = 53165; -DELETE FROM creature_addon WHERE guid = 53179; -DELETE FROM creature_addon WHERE guid = 53180; -DELETE FROM creature_addon WHERE guid = 53184; -DELETE FROM creature_addon WHERE guid = 53185; -DELETE FROM creature_addon WHERE guid = 53186; -DELETE FROM creature_addon WHERE guid = 53187; -DELETE FROM creature_addon WHERE guid = 53188; -DELETE FROM creature_addon WHERE guid = 53189; -DELETE FROM creature_addon WHERE guid = 53190; --- Create template addon for creature 10393 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10393; -INSERT INTO creature_template_addon VALUES (10393,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10393 --- Create template addon for creature 10394 --- Create template addon for creature 10398 -DELETE FROM creature_template_addon WHERE entry =10398; -INSERT INTO creature_template_addon VALUES (10398,0,8,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10398 -DELETE FROM creature_addon WHERE guid = 53243; -DELETE FROM creature_addon WHERE guid = 53244; -DELETE FROM creature_addon WHERE guid = 53245; -DELETE FROM creature_addon WHERE guid = 53248; -DELETE FROM creature_addon WHERE guid = 53250; -DELETE FROM creature_addon WHERE guid = 53251; -DELETE FROM creature_addon WHERE guid = 53252; -DELETE FROM creature_addon WHERE guid = 53253; -DELETE FROM creature_addon WHERE guid = 53254; -DELETE FROM creature_addon WHERE guid = 53256; --- Create template addon for creature 10399 -DELETE FROM creature_template_addon WHERE entry =10399; -INSERT INTO creature_template_addon VALUES (10399,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10399 -DELETE FROM creature_addon WHERE guid = 53257; -DELETE FROM creature_addon WHERE guid = 53258; -DELETE FROM creature_addon WHERE guid = 53259; -DELETE FROM creature_addon WHERE guid = 53260; -DELETE FROM creature_addon WHERE guid = 53261; -DELETE FROM creature_addon WHERE guid = 53268; -DELETE FROM creature_addon WHERE guid = 53269; -DELETE FROM creature_addon WHERE guid = 53270; -DELETE FROM creature_addon WHERE guid = 53271; -DELETE FROM creature_addon WHERE guid = 53272; --- Create template addon for creature 10400 -DELETE FROM creature_template_addon WHERE entry =10400; -INSERT INTO creature_template_addon VALUES (10400,0,8,1,16,0,0,'12380'); --- Clear duplicate addons from template for creature 10400 -DELETE FROM creature_addon WHERE guid = 53273; -DELETE FROM creature_addon WHERE guid = 53274; -DELETE FROM creature_addon WHERE guid = 53277; -DELETE FROM creature_addon WHERE guid = 53283; -DELETE FROM creature_addon WHERE guid = 53284; -DELETE FROM creature_addon WHERE guid = 53285; -DELETE FROM creature_addon WHERE guid = 53286; -DELETE FROM creature_addon WHERE guid = 53287; --- Create template addon for creature 10405 -DELETE FROM creature_template_addon WHERE entry =10405; -INSERT INTO creature_template_addon VALUES (10405,0,0,1,16,0,0,'18950'); --- Clear duplicate addons from template for creature 10405 -DELETE FROM creature_addon WHERE guid = 53291; -DELETE FROM creature_addon WHERE guid = 53292; -DELETE FROM creature_addon WHERE guid = 53294; -DELETE FROM creature_addon WHERE guid = 53295; -DELETE FROM creature_addon WHERE guid = 53296; -DELETE FROM creature_addon WHERE guid = 53298; -DELETE FROM creature_addon WHERE guid = 53300; -DELETE FROM creature_addon WHERE guid = 53587; -DELETE FROM creature_addon WHERE guid = 53588; -DELETE FROM creature_addon WHERE guid = 53589; -DELETE FROM creature_addon WHERE guid = 53590; -DELETE FROM creature_addon WHERE guid = 53591; -DELETE FROM creature_addon WHERE guid = 53592; -DELETE FROM creature_addon WHERE guid = 53593; -DELETE FROM creature_addon WHERE guid = 53595; -DELETE FROM creature_addon WHERE guid = 53596; -DELETE FROM creature_addon WHERE guid = 53597; -DELETE FROM creature_addon WHERE guid = 53598; -DELETE FROM creature_addon WHERE guid = 53599; -DELETE FROM creature_addon WHERE guid = 53654; -DELETE FROM creature_addon WHERE guid = 53669; -DELETE FROM creature_addon WHERE guid = 53672; -DELETE FROM creature_addon WHERE guid = 53673; -DELETE FROM creature_addon WHERE guid = 53677; -DELETE FROM creature_addon WHERE guid = 134996; -DELETE FROM creature_addon WHERE guid = 134997; -DELETE FROM creature_addon WHERE guid = 134998; -DELETE FROM creature_addon WHERE guid = 134999; -DELETE FROM creature_addon WHERE guid = 135000; -DELETE FROM creature_addon WHERE guid = 135001; -DELETE FROM creature_addon WHERE guid = 135002; -DELETE FROM creature_addon WHERE guid = 135003; -DELETE FROM creature_addon WHERE guid = 135004; -DELETE FROM creature_addon WHERE guid = 135005; --- Create template addon for creature 10406 -DELETE FROM creature_template_addon WHERE entry =10406; -INSERT INTO creature_template_addon VALUES (10406,0,0,1,16,0,0,'18950'); --- Clear duplicate addons from template for creature 10406 -DELETE FROM creature_addon WHERE guid = 53678; -DELETE FROM creature_addon WHERE guid = 53691; -DELETE FROM creature_addon WHERE guid = 53692; -DELETE FROM creature_addon WHERE guid = 53693; -DELETE FROM creature_addon WHERE guid = 53694; -DELETE FROM creature_addon WHERE guid = 53695; -DELETE FROM creature_addon WHERE guid = 53696; -DELETE FROM creature_addon WHERE guid = 53697; -DELETE FROM creature_addon WHERE guid = 53698; -DELETE FROM creature_addon WHERE guid = 53702; -DELETE FROM creature_addon WHERE guid = 53706; -DELETE FROM creature_addon WHERE guid = 53707; -DELETE FROM creature_addon WHERE guid = 53708; -DELETE FROM creature_addon WHERE guid = 53709; -DELETE FROM creature_addon WHERE guid = 53715; -DELETE FROM creature_addon WHERE guid = 53716; -DELETE FROM creature_addon WHERE guid = 53726; --- Create template addon for creature 10407 -DELETE FROM creature_template_addon WHERE entry =10407; -INSERT INTO creature_template_addon VALUES (10407,0,0,1,16,0,0,'18950'); --- Clear duplicate addons from template for creature 10407 -DELETE FROM creature_addon WHERE guid = 53727; -DELETE FROM creature_addon WHERE guid = 53728; -DELETE FROM creature_addon WHERE guid = 53729; -DELETE FROM creature_addon WHERE guid = 53761; -DELETE FROM creature_addon WHERE guid = 53777; -DELETE FROM creature_addon WHERE guid = 53778; -DELETE FROM creature_addon WHERE guid = 53779; -DELETE FROM creature_addon WHERE guid = 53780; -DELETE FROM creature_addon WHERE guid = 53781; -DELETE FROM creature_addon WHERE guid = 53782; --- Create template addon for creature 10408 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10408; -INSERT INTO creature_template_addon VALUES (10408,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10408 --- Create template addon for creature 10409 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10409; -INSERT INTO creature_template_addon VALUES (10409,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10409 --- Create template addon for creature 10411 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10411; -INSERT INTO creature_template_addon VALUES (10411,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10411 --- Create template addon for creature 10412 -DELETE FROM creature_template_addon WHERE entry =10412; -INSERT INTO creature_template_addon VALUES (10412,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10412 -DELETE FROM creature_addon WHERE guid = 53894; -DELETE FROM creature_addon WHERE guid = 53899; -DELETE FROM creature_addon WHERE guid = 53900; -DELETE FROM creature_addon WHERE guid = 53901; -DELETE FROM creature_addon WHERE guid = 53902; -DELETE FROM creature_addon WHERE guid = 53903; -DELETE FROM creature_addon WHERE guid = 53904; --- Create template addon for creature 10413 -DELETE FROM creature_template_addon WHERE entry =10413; -INSERT INTO creature_template_addon VALUES (10413,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10413 -DELETE FROM creature_addon WHERE guid = 53905; -DELETE FROM creature_addon WHERE guid = 53931; -DELETE FROM creature_addon WHERE guid = 53932; -DELETE FROM creature_addon WHERE guid = 53934; -DELETE FROM creature_addon WHERE guid = 53935; -DELETE FROM creature_addon WHERE guid = 53936; --- Create template addon for creature 10414 -DELETE FROM creature_template_addon WHERE entry =10414; -INSERT INTO creature_template_addon VALUES (10414,0,0,1,16,0,0,'16345'); --- Clear duplicate addons from template for creature 10414 -DELETE FROM creature_addon WHERE guid = 53943; -DELETE FROM creature_addon WHERE guid = 53953; -DELETE FROM creature_addon WHERE guid = 53954; --- Clear duplicate addons from template for creature 10415 --- Create template addon for creature 10416 -DELETE FROM creature_template_addon WHERE entry =10416; -INSERT INTO creature_template_addon VALUES (10416,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10416 -DELETE FROM creature_addon WHERE guid = 53969; -DELETE FROM creature_addon WHERE guid = 54002; -DELETE FROM creature_addon WHERE guid = 54018; -DELETE FROM creature_addon WHERE guid = 54019; --- Create template addon for creature 10417 -DELETE FROM creature_template_addon WHERE entry =10417; -INSERT INTO creature_template_addon VALUES (10417,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10417 -DELETE FROM creature_addon WHERE guid = 54020; -DELETE FROM creature_addon WHERE guid = 54021; -DELETE FROM creature_addon WHERE guid = 54022; -DELETE FROM creature_addon WHERE guid = 54026; -DELETE FROM creature_addon WHERE guid = 54027; -DELETE FROM creature_addon WHERE guid = 54039; -DELETE FROM creature_addon WHERE guid = 54040; -DELETE FROM creature_addon WHERE guid = 54041; -DELETE FROM creature_addon WHERE guid = 54050; --- Create template addon for creature 10418 -DELETE FROM creature_template_addon WHERE entry =10418; -INSERT INTO creature_template_addon VALUES (10418,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10418 -DELETE FROM creature_addon WHERE guid = 54052; -DELETE FROM creature_addon WHERE guid = 54053; -DELETE FROM creature_addon WHERE guid = 54054; -DELETE FROM creature_addon WHERE guid = 54055; -DELETE FROM creature_addon WHERE guid = 54056; -DELETE FROM creature_addon WHERE guid = 54066; -DELETE FROM creature_addon WHERE guid = 54067; -DELETE FROM creature_addon WHERE guid = 54068; -DELETE FROM creature_addon WHERE guid = 54069; -DELETE FROM creature_addon WHERE guid = 54070; -DELETE FROM creature_addon WHERE guid = 54071; -DELETE FROM creature_addon WHERE guid = 54072; -DELETE FROM creature_addon WHERE guid = 54073; -DELETE FROM creature_addon WHERE guid = 54074; -DELETE FROM creature_addon WHERE guid = 54075; -DELETE FROM creature_addon WHERE guid = 54076; -DELETE FROM creature_addon WHERE guid = 54077; --- Create template addon for creature 10419 -DELETE FROM creature_template_addon WHERE entry =10419; -INSERT INTO creature_template_addon VALUES (10419,0,0,1,16,0,0,'8990'); --- Clear duplicate addons from template for creature 10419 -DELETE FROM creature_addon WHERE guid = 54079; -DELETE FROM creature_addon WHERE guid = 54082; --- Create template addon for creature 10420 -DELETE FROM creature_template_addon WHERE entry =10420; -INSERT INTO creature_template_addon VALUES (10420,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10420 -DELETE FROM creature_addon WHERE guid = 54089; -DELETE FROM creature_addon WHERE guid = 54090; -DELETE FROM creature_addon WHERE guid = 54091; -DELETE FROM creature_addon WHERE guid = 54115; -DELETE FROM creature_addon WHERE guid = 54116; -DELETE FROM creature_addon WHERE guid = 54117; -DELETE FROM creature_addon WHERE guid = 54137; -DELETE FROM creature_addon WHERE guid = 54138; -DELETE FROM creature_addon WHERE guid = 54139; --- Create template addon for creature 10421 -DELETE FROM creature_template_addon WHERE entry =10421; -INSERT INTO creature_template_addon VALUES (10421,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10421 -DELETE FROM creature_addon WHERE guid = 54140; -DELETE FROM creature_addon WHERE guid = 54141; -DELETE FROM creature_addon WHERE guid = 54142; -DELETE FROM creature_addon WHERE guid = 54144; -DELETE FROM creature_addon WHERE guid = 54147; -DELETE FROM creature_addon WHERE guid = 54162; -DELETE FROM creature_addon WHERE guid = 54166; -DELETE FROM creature_addon WHERE guid = 54167; --- Create template addon for creature 10422 -DELETE FROM creature_template_addon WHERE entry =10422; -INSERT INTO creature_template_addon VALUES (10422,0,0,1,16,0,0,'17150'); --- Clear duplicate addons from template for creature 10422 -DELETE FROM creature_addon WHERE guid = 54168; -DELETE FROM creature_addon WHERE guid = 54170; --- Create template addon for creature 10423 -DELETE FROM creature_template_addon WHERE entry =10423; -INSERT INTO creature_template_addon VALUES (10423,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10423 -DELETE FROM creature_addon WHERE guid = 54171; -DELETE FROM creature_addon WHERE guid = 54172; -DELETE FROM creature_addon WHERE guid = 54173; -DELETE FROM creature_addon WHERE guid = 54175; -DELETE FROM creature_addon WHERE guid = 54179; --- Create template addon for creature 10424 -DELETE FROM creature_template_addon WHERE entry =10424; -INSERT INTO creature_template_addon VALUES (10424,0,0,1,16,0,0,'8990'); --- Clear duplicate addons from template for creature 10424 -DELETE FROM creature_addon WHERE guid = 54180; -DELETE FROM creature_addon WHERE guid = 54201; -DELETE FROM creature_addon WHERE guid = 54204; -DELETE FROM creature_addon WHERE guid = 54205; -DELETE FROM creature_addon WHERE guid = 54206; -DELETE FROM creature_addon WHERE guid = 54207; -DELETE FROM creature_addon WHERE guid = 54208; -DELETE FROM creature_addon WHERE guid = 54219; -DELETE FROM creature_addon WHERE guid = 54221; -DELETE FROM creature_addon WHERE guid = 54222; -DELETE FROM creature_addon WHERE guid = 54223; -DELETE FROM creature_addon WHERE guid = 54224; -DELETE FROM creature_addon WHERE guid = 54225; -DELETE FROM creature_addon WHERE guid = 54227; -DELETE FROM creature_addon WHERE guid = 54228; -DELETE FROM creature_addon WHERE guid = 54229; --- Create template addon for creature 10425 -DELETE FROM creature_template_addon WHERE entry =10425; -INSERT INTO creature_template_addon VALUES (10425,0,0,1,16,0,0,'8990'); --- Clear duplicate addons from template for creature 10425 -DELETE FROM creature_addon WHERE guid = 54230; -DELETE FROM creature_addon WHERE guid = 54231; -DELETE FROM creature_addon WHERE guid = 54232; -DELETE FROM creature_addon WHERE guid = 54233; --- Create template addon for creature 10426 -DELETE FROM creature_template_addon WHERE entry =10426; -INSERT INTO creature_template_addon VALUES (10426,0,0,1,16,0,0,'17151'); --- Clear duplicate addons from template for creature 10426 -DELETE FROM creature_addon WHERE guid = 54234; -DELETE FROM creature_addon WHERE guid = 54235; -DELETE FROM creature_addon WHERE guid = 54236; --- Create template addon for creature 10427 -DELETE FROM creature_template_addon WHERE entry =10427; -INSERT INTO creature_template_addon VALUES (10427,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10427 -DELETE FROM creature_addon WHERE guid = 21692; --- Create template addon for creature 10428 -DELETE FROM creature_template_addon WHERE entry =10428; -INSERT INTO creature_template_addon VALUES (10428,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10428 -DELETE FROM creature_addon WHERE guid = 21693; --- Create template addon for creature 10429 --- Create template addon for creature 10430 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10430; -INSERT INTO creature_template_addon VALUES (10430,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10430 --- Create template addon for creature 10431 -DELETE FROM creature_template_addon WHERE entry =10431; -INSERT INTO creature_template_addon VALUES (10431,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10431 -DELETE FROM creature_addon WHERE guid = 42300; --- Create template addon for creature 10432 -DELETE FROM creature_template_addon WHERE entry =10432; -INSERT INTO creature_template_addon VALUES (10432,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10432 -DELETE FROM creature_addon WHERE guid = 48805; --- Create template addon for creature 10433 -DELETE FROM creature_template_addon WHERE entry =10433; -INSERT INTO creature_template_addon VALUES (10433,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10433 -DELETE FROM creature_addon WHERE guid = 48806; --- Create template addon for creature 10435 -DELETE FROM creature_template_addon WHERE entry =10435; -INSERT INTO creature_template_addon VALUES (10435,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10435 -DELETE FROM creature_addon WHERE guid = 54237; --- Create template addon for creature 10436 -DELETE FROM creature_template_addon WHERE entry =10436; -INSERT INTO creature_template_addon VALUES (10436,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10436 -DELETE FROM creature_addon WHERE guid = 54238; --- Create template addon for creature 10437 -DELETE FROM creature_template_addon WHERE entry =10437; -INSERT INTO creature_template_addon VALUES (10437,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10437 -DELETE FROM creature_addon WHERE guid = 54239; --- Create template addon for creature 10438 -DELETE FROM creature_template_addon WHERE entry =10438; -INSERT INTO creature_template_addon VALUES (10438,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10438 -DELETE FROM creature_addon WHERE guid = 54240; --- Create template addon for creature 10439 --- Clear duplicate addons from template for creature 10440 --- Create template addon for creature 10441 --- Create template addon for creature 10442 --- Clear duplicate addons from template for creature 10445 --- Create template addon for creature 10447 --- Clear duplicate addons from template for creature 10455 --- Clear duplicate addons from template for creature 10456 --- Create template addon for creature 10459 --- Create template addon for creature 10460 -DELETE FROM creature_template_addon WHERE entry =10460; -INSERT INTO creature_template_addon VALUES (10460,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10460 -DELETE FROM creature_addon WHERE guid = 23449; --- Create template addon for creature 10461 --- Create template addon for creature 10463 -DELETE FROM creature_template_addon WHERE entry =10463; -INSERT INTO creature_template_addon VALUES (10463,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10463 -DELETE FROM creature_addon WHERE guid = 54242; -DELETE FROM creature_addon WHERE guid = 54243; -DELETE FROM creature_addon WHERE guid = 54244; -DELETE FROM creature_addon WHERE guid = 54245; -DELETE FROM creature_addon WHERE guid = 54251; -DELETE FROM creature_addon WHERE guid = 54252; -DELETE FROM creature_addon WHERE guid = 54253; -DELETE FROM creature_addon WHERE guid = 54268; -DELETE FROM creature_addon WHERE guid = 54276; --- Create template addon for creature 10464 -DELETE FROM creature_template_addon WHERE entry =10464; -INSERT INTO creature_template_addon VALUES (10464,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10464 -DELETE FROM creature_addon WHERE guid = 54286; -DELETE FROM creature_addon WHERE guid = 54287; -DELETE FROM creature_addon WHERE guid = 54304; -DELETE FROM creature_addon WHERE guid = 54413; -DELETE FROM creature_addon WHERE guid = 54414; -DELETE FROM creature_addon WHERE guid = 54415; --- Create template addon for creature 10467 --- Create template addon for creature 10468 -DELETE FROM creature_template_addon WHERE entry =10468; -INSERT INTO creature_template_addon VALUES (10468,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10468 -DELETE FROM creature_addon WHERE guid = 42309; --- Create template addon for creature 10469 -DELETE FROM creature_template_addon WHERE entry =10469; -INSERT INTO creature_template_addon VALUES (10469,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10469 -DELETE FROM creature_addon WHERE guid = 48774; -DELETE FROM creature_addon WHERE guid = 48775; -DELETE FROM creature_addon WHERE guid = 48785; -DELETE FROM creature_addon WHERE guid = 48787; -DELETE FROM creature_addon WHERE guid = 48870; -DELETE FROM creature_addon WHERE guid = 48898; -DELETE FROM creature_addon WHERE guid = 48906; -DELETE FROM creature_addon WHERE guid = 48958; -DELETE FROM creature_addon WHERE guid = 48964; -DELETE FROM creature_addon WHERE guid = 48965; -DELETE FROM creature_addon WHERE guid = 48967; -DELETE FROM creature_addon WHERE guid = 91322; -DELETE FROM creature_addon WHERE guid = 91328; -DELETE FROM creature_addon WHERE guid = 91333; -DELETE FROM creature_addon WHERE guid = 91372; --- Create template addon for creature 10470 -DELETE FROM creature_template_addon WHERE entry =10470; -INSERT INTO creature_template_addon VALUES (10470,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10470 -DELETE FROM creature_addon WHERE guid = 48840; -DELETE FROM creature_addon WHERE guid = 48843; -DELETE FROM creature_addon WHERE guid = 48844; -DELETE FROM creature_addon WHERE guid = 48845; -DELETE FROM creature_addon WHERE guid = 48847; -DELETE FROM creature_addon WHERE guid = 48848; -DELETE FROM creature_addon WHERE guid = 48903; -DELETE FROM creature_addon WHERE guid = 49009; -DELETE FROM creature_addon WHERE guid = 49011; -DELETE FROM creature_addon WHERE guid = 91343; -DELETE FROM creature_addon WHERE guid = 91346; -DELETE FROM creature_addon WHERE guid = 91347; -DELETE FROM creature_addon WHERE guid = 91348; -DELETE FROM creature_addon WHERE guid = 91373; -DELETE FROM creature_addon WHERE guid = 91379; -DELETE FROM creature_addon WHERE guid = 91382; -DELETE FROM creature_addon WHERE guid = 91393; --- Create template addon for creature 10471 -DELETE FROM creature_template_addon WHERE entry =10471; -INSERT INTO creature_template_addon VALUES (10471,0,0,1,16,0,0,'16592'); --- Clear duplicate addons from template for creature 10471 -DELETE FROM creature_addon WHERE guid = 48841; -DELETE FROM creature_addon WHERE guid = 48842; -DELETE FROM creature_addon WHERE guid = 48849; -DELETE FROM creature_addon WHERE guid = 48900; -DELETE FROM creature_addon WHERE guid = 48904; -DELETE FROM creature_addon WHERE guid = 49004; -DELETE FROM creature_addon WHERE guid = 49006; -DELETE FROM creature_addon WHERE guid = 49008; -DELETE FROM creature_addon WHERE guid = 91341; -DELETE FROM creature_addon WHERE guid = 91342; -DELETE FROM creature_addon WHERE guid = 91344; -DELETE FROM creature_addon WHERE guid = 91345; -DELETE FROM creature_addon WHERE guid = 91378; -DELETE FROM creature_addon WHERE guid = 91380; --- Create template addon for creature 10472 -DELETE FROM creature_template_addon WHERE entry =10472; -INSERT INTO creature_template_addon VALUES (10472,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10472 -DELETE FROM creature_addon WHERE guid = 48868; -DELETE FROM creature_addon WHERE guid = 48869; -DELETE FROM creature_addon WHERE guid = 48871; -DELETE FROM creature_addon WHERE guid = 48897; -DELETE FROM creature_addon WHERE guid = 48899; --- Create template addon for creature 10475 -DELETE FROM creature_template_addon WHERE entry =10475; -INSERT INTO creature_template_addon VALUES (10475,0,1,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10475 -DELETE FROM creature_addon WHERE guid = 48459; -DELETE FROM creature_addon WHERE guid = 48466; -DELETE FROM creature_addon WHERE guid = 48950; -DELETE FROM creature_addon WHERE guid = 91312; -DELETE FROM creature_addon WHERE guid = 91316; -DELETE FROM creature_addon WHERE guid = 91371; --- Create template addon for creature 10476 -DELETE FROM creature_template_addon WHERE entry =10476; -INSERT INTO creature_template_addon VALUES (10476,0,0,1,16,0,0,'17151'); --- Clear duplicate addons from template for creature 10476 -DELETE FROM creature_addon WHERE guid = 48790; -DELETE FROM creature_addon WHERE guid = 48792; -DELETE FROM creature_addon WHERE guid = 48968; -DELETE FROM creature_addon WHERE guid = 48969; -DELETE FROM creature_addon WHERE guid = 48972; -DELETE FROM creature_addon WHERE guid = 48973; -DELETE FROM creature_addon WHERE guid = 48974; -DELETE FROM creature_addon WHERE guid = 91336; -DELETE FROM creature_addon WHERE guid = 91337; --- Create template addon for creature 10477 -DELETE FROM creature_template_addon WHERE entry =10477; -INSERT INTO creature_template_addon VALUES (10477,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10477 -DELETE FROM creature_addon WHERE guid = 48776; -DELETE FROM creature_addon WHERE guid = 48777; -DELETE FROM creature_addon WHERE guid = 48782; -DELETE FROM creature_addon WHERE guid = 48786; -DELETE FROM creature_addon WHERE guid = 48896; -DELETE FROM creature_addon WHERE guid = 48901; -DELETE FROM creature_addon WHERE guid = 48905; -DELETE FROM creature_addon WHERE guid = 48961; -DELETE FROM creature_addon WHERE guid = 91323; -DELETE FROM creature_addon WHERE guid = 91325; -DELETE FROM creature_addon WHERE guid = 91326; -DELETE FROM creature_addon WHERE guid = 91330; -DELETE FROM creature_addon WHERE guid = 91331; -DELETE FROM creature_addon WHERE guid = 91334; -DELETE FROM creature_addon WHERE guid = 91335; --- Create template addon for creature 10478 -DELETE FROM creature_template_addon WHERE entry =10478; -INSERT INTO creature_template_addon VALUES (10478,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10478 -DELETE FROM creature_addon WHERE guid = 48851; -DELETE FROM creature_addon WHERE guid = 48852; -DELETE FROM creature_addon WHERE guid = 48853; -DELETE FROM creature_addon WHERE guid = 48855; -DELETE FROM creature_addon WHERE guid = 48856; --- Create template addon for creature 10479 --- Create template addon for creature 10480 -DELETE FROM creature_template_addon WHERE entry =10480; -INSERT INTO creature_template_addon VALUES (10480,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10480 -DELETE FROM creature_addon WHERE guid = 48361; -DELETE FROM creature_addon WHERE guid = 48374; -DELETE FROM creature_addon WHERE guid = 48375; -DELETE FROM creature_addon WHERE guid = 48385; -DELETE FROM creature_addon WHERE guid = 48389; -DELETE FROM creature_addon WHERE guid = 48428; -DELETE FROM creature_addon WHERE guid = 48457; -DELETE FROM creature_addon WHERE guid = 48458; -DELETE FROM creature_addon WHERE guid = 48938; -DELETE FROM creature_addon WHERE guid = 48939; -DELETE FROM creature_addon WHERE guid = 48941; -DELETE FROM creature_addon WHERE guid = 48942; -DELETE FROM creature_addon WHERE guid = 48944; -DELETE FROM creature_addon WHERE guid = 48945; -DELETE FROM creature_addon WHERE guid = 48947; -DELETE FROM creature_addon WHERE guid = 91305; -DELETE FROM creature_addon WHERE guid = 91307; -DELETE FROM creature_addon WHERE guid = 91308; -DELETE FROM creature_addon WHERE guid = 91309; -DELETE FROM creature_addon WHERE guid = 91310; -DELETE FROM creature_addon WHERE guid = 91311; --- Create template addon for creature 10481 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10481; -INSERT INTO creature_template_addon VALUES (10481,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10481 -DELETE FROM creature_addon WHERE guid = 48363; -DELETE FROM creature_addon WHERE guid = 48436; -DELETE FROM creature_addon WHERE guid = 48808; -DELETE FROM creature_addon WHERE guid = 48817; -DELETE FROM creature_addon WHERE guid = 48822; -DELETE FROM creature_addon WHERE guid = 48823; -DELETE FROM creature_addon WHERE guid = 48828; -DELETE FROM creature_addon WHERE guid = 48833; -DELETE FROM creature_addon WHERE guid = 48940; -DELETE FROM creature_addon WHERE guid = 48943; -DELETE FROM creature_addon WHERE guid = 48978; -DELETE FROM creature_addon WHERE guid = 48979; -DELETE FROM creature_addon WHERE guid = 48984; -DELETE FROM creature_addon WHERE guid = 48985; -DELETE FROM creature_addon WHERE guid = 48988; -DELETE FROM creature_addon WHERE guid = 48989; -DELETE FROM creature_addon WHERE guid = 48994; -DELETE FROM creature_addon WHERE guid = 48995; -DELETE FROM creature_addon WHERE guid = 91304; -DELETE FROM creature_addon WHERE guid = 91306; --- Create template addon for creature 10482 --- Create template addon for creature 10485 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10485; -INSERT INTO creature_template_addon VALUES (10485,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10485 -DELETE FROM creature_addon WHERE guid = 48810; -DELETE FROM creature_addon WHERE guid = 48811; -DELETE FROM creature_addon WHERE guid = 48813; -DELETE FROM creature_addon WHERE guid = 48814; -DELETE FROM creature_addon WHERE guid = 48815; -DELETE FROM creature_addon WHERE guid = 48819; -DELETE FROM creature_addon WHERE guid = 48820; -DELETE FROM creature_addon WHERE guid = 48821; -DELETE FROM creature_addon WHERE guid = 48824; -DELETE FROM creature_addon WHERE guid = 48825; -DELETE FROM creature_addon WHERE guid = 48826; -DELETE FROM creature_addon WHERE guid = 48829; -DELETE FROM creature_addon WHERE guid = 48830; -DELETE FROM creature_addon WHERE guid = 48831; -DELETE FROM creature_addon WHERE guid = 48834; -DELETE FROM creature_addon WHERE guid = 48835; -DELETE FROM creature_addon WHERE guid = 48838; -DELETE FROM creature_addon WHERE guid = 48839; -DELETE FROM creature_addon WHERE guid = 48980; -DELETE FROM creature_addon WHERE guid = 48981; -DELETE FROM creature_addon WHERE guid = 48982; -DELETE FROM creature_addon WHERE guid = 48986; -DELETE FROM creature_addon WHERE guid = 48990; -DELETE FROM creature_addon WHERE guid = 48991; -DELETE FROM creature_addon WHERE guid = 48992; -DELETE FROM creature_addon WHERE guid = 48996; -DELETE FROM creature_addon WHERE guid = 48997; -DELETE FROM creature_addon WHERE guid = 48998; -DELETE FROM creature_addon WHERE guid = 49000; -DELETE FROM creature_addon WHERE guid = 49001; --- Create template addon for creature 10486 -DELETE FROM creature_template_addon WHERE entry =10486; -INSERT INTO creature_template_addon VALUES (10486,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10486 -DELETE FROM creature_addon WHERE guid = 48865; -DELETE FROM creature_addon WHERE guid = 48866; --- Create template addon for creature 10487 -DELETE FROM creature_template_addon WHERE entry =10487; -INSERT INTO creature_template_addon VALUES (10487,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10487 -DELETE FROM creature_addon WHERE guid = 48780; -DELETE FROM creature_addon WHERE guid = 48781; -DELETE FROM creature_addon WHERE guid = 48963; -DELETE FROM creature_addon WHERE guid = 91332; --- Create template addon for creature 10488 -DELETE FROM creature_template_addon WHERE entry =10488; -INSERT INTO creature_template_addon VALUES (10488,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10488 -DELETE FROM creature_addon WHERE guid = 48795; -DELETE FROM creature_addon WHERE guid = 48796; -DELETE FROM creature_addon WHERE guid = 48797; -DELETE FROM creature_addon WHERE guid = 48798; -DELETE FROM creature_addon WHERE guid = 48799; -DELETE FROM creature_addon WHERE guid = 48800; -DELETE FROM creature_addon WHERE guid = 48801; -DELETE FROM creature_addon WHERE guid = 48802; -DELETE FROM creature_addon WHERE guid = 48803; -DELETE FROM creature_addon WHERE guid = 48804; -DELETE FROM creature_addon WHERE guid = 48976; -DELETE FROM creature_addon WHERE guid = 48977; --- Create template addon for creature 10489 -DELETE FROM creature_template_addon WHERE entry =10489; -INSERT INTO creature_template_addon VALUES (10489,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10489 -DELETE FROM creature_addon WHERE guid = 48789; -DELETE FROM creature_addon WHERE guid = 48846; -DELETE FROM creature_addon WHERE guid = 48862; -DELETE FROM creature_addon WHERE guid = 48864; -DELETE FROM creature_addon WHERE guid = 48975; -DELETE FROM creature_addon WHERE guid = 49002; -DELETE FROM creature_addon WHERE guid = 49007; -DELETE FROM creature_addon WHERE guid = 49010; -DELETE FROM creature_addon WHERE guid = 91339; -DELETE FROM creature_addon WHERE guid = 91352; -DELETE FROM creature_addon WHERE guid = 91375; -DELETE FROM creature_addon WHERE guid = 91376; --- Create template addon for creature 10491 -DELETE FROM creature_template_addon WHERE entry =10491; -INSERT INTO creature_template_addon VALUES (10491,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10491 -DELETE FROM creature_addon WHERE guid = 48858; -DELETE FROM creature_addon WHERE guid = 48859; -DELETE FROM creature_addon WHERE guid = 48860; -DELETE FROM creature_addon WHERE guid = 48861; --- Create template addon for creature 10495 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10495; -INSERT INTO creature_template_addon VALUES (10495,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10495 --- Create template addon for creature 10497 --- Create template addon for creature 10498 -DELETE FROM creature_template_addon WHERE entry =10498; -INSERT INTO creature_template_addon VALUES (10498,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10498 -DELETE FROM creature_addon WHERE guid = 48778; -DELETE FROM creature_addon WHERE guid = 48779; -DELETE FROM creature_addon WHERE guid = 48783; -DELETE FROM creature_addon WHERE guid = 48959; -DELETE FROM creature_addon WHERE guid = 48960; -DELETE FROM creature_addon WHERE guid = 48966; -DELETE FROM creature_addon WHERE guid = 91324; --- Create template addon for creature 10499 -DELETE FROM creature_template_addon WHERE entry =10499; -INSERT INTO creature_template_addon VALUES (10499,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10499 -DELETE FROM creature_addon WHERE guid = 49003; -DELETE FROM creature_addon WHERE guid = 49005; -DELETE FROM creature_addon WHERE guid = 91349; -DELETE FROM creature_addon WHERE guid = 91350; -DELETE FROM creature_addon WHERE guid = 91351; -DELETE FROM creature_addon WHERE guid = 91377; -DELETE FROM creature_addon WHERE guid = 91381; --- Create template addon for creature 10500 -DELETE FROM creature_template_addon WHERE entry =10500; -INSERT INTO creature_template_addon VALUES (10500,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10500 -DELETE FROM creature_addon WHERE guid = 48902; -DELETE FROM creature_addon WHERE guid = 48907; -DELETE FROM creature_addon WHERE guid = 48908; --- Create template addon for creature 10502 -DELETE FROM creature_template_addon WHERE entry =10502; -INSERT INTO creature_template_addon VALUES (10502,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10502 -DELETE FROM creature_addon WHERE guid = 48857; --- Create template addon for creature 10503 -DELETE FROM creature_template_addon WHERE entry =10503; -INSERT INTO creature_template_addon VALUES (10503,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10503 -DELETE FROM creature_addon WHERE guid = 48807; --- Clear duplicate addons from template for creature 10504 --- Create template addon for creature 10505 -DELETE FROM creature_template_addon WHERE entry =10505; -INSERT INTO creature_template_addon VALUES (10505,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10505 -DELETE FROM creature_addon WHERE guid = 48867; --- Create template addon for creature 10506 --- Create template addon for creature 10507 -DELETE FROM creature_template_addon WHERE entry =10507; -INSERT INTO creature_template_addon VALUES (10507,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10507 -DELETE FROM creature_addon WHERE guid = 48854; --- Create template addon for creature 10508 -DELETE FROM creature_template_addon WHERE entry =10508; -INSERT INTO creature_template_addon VALUES (10508,0,0,1,16,0,0,'18100'); --- Clear duplicate addons from template for creature 10508 -DELETE FROM creature_addon WHERE guid = 48850; --- Create template addon for creature 10509 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10509; -INSERT INTO creature_template_addon VALUES (10509,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10509 --- Create template addon for creature 10516 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10516; -INSERT INTO creature_template_addon VALUES (10516,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10516 --- Create template addon for creature 10536 --- Create template addon for creature 10537 -DELETE FROM creature_template_addon WHERE entry =10537; -INSERT INTO creature_template_addon VALUES (10537,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10537 -DELETE FROM creature_addon WHERE guid = 21336; --- Create template addon for creature 10538 --- Create template addon for creature 10539 -DELETE FROM creature_template_addon WHERE entry =10539; -INSERT INTO creature_template_addon VALUES (10539,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10539 -DELETE FROM creature_addon WHERE guid = 21337; --- Create template addon for creature 10540 -DELETE FROM creature_template_addon WHERE entry =10540; -INSERT INTO creature_template_addon VALUES (10540,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10540 -DELETE FROM creature_addon WHERE guid = 3394; --- Create template addon for creature 10541 -DELETE FROM creature_template_addon WHERE entry =10541; -INSERT INTO creature_template_addon VALUES (10541,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10541 -DELETE FROM creature_addon WHERE guid = 23712; -DELETE FROM creature_addon WHERE guid = 23713; -DELETE FROM creature_addon WHERE guid = 23714; -DELETE FROM creature_addon WHERE guid = 23715; -DELETE FROM creature_addon WHERE guid = 23716; --- Clear duplicate addons from template for creature 10556 --- Create template addon for creature 10557 --- Clear duplicate addons from template for creature 10558 --- Create template addon for creature 10559 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10559; -INSERT INTO creature_template_addon VALUES (10559,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10559 -DELETE FROM creature_addon WHERE guid = 32384; --- Create template addon for creature 10577 --- Create template addon for creature 10578 -DELETE FROM creature_template_addon WHERE entry =10578; -INSERT INTO creature_template_addon VALUES (10578,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10578 -DELETE FROM creature_addon WHERE guid = 3368; --- Create template addon for creature 10579 --- Clear duplicate addons from template for creature 10580 --- Create template addon for creature 10581 --- Create template addon for creature 10582 -DELETE FROM creature_template_addon WHERE entry =10582; -INSERT INTO creature_template_addon VALUES (10582,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10582 -DELETE FROM creature_addon WHERE guid = 21563; --- Create template addon for creature 10583 -DELETE FROM creature_template_addon WHERE entry =10583; -INSERT INTO creature_template_addon VALUES (10583,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10583 -DELETE FROM creature_addon WHERE guid = 23723; --- Create template addon for creature 10584 --- Create template addon for creature 10596 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10596; -INSERT INTO creature_template_addon VALUES (10596,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10596 --- Create template addon for creature 10598 --- Create template addon for creature 10599 -DELETE FROM creature_template_addon WHERE entry =10599; -INSERT INTO creature_template_addon VALUES (10599,0,1,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10599 -DELETE FROM creature_addon WHERE guid = 24781; --- Create template addon for creature 10600 -DELETE FROM creature_template_addon WHERE entry =10600; -INSERT INTO creature_template_addon VALUES (10600,0,1,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10600 -DELETE FROM creature_addon WHERE guid = 24784; --- Create template addon for creature 10601 --- Create template addon for creature 10602 --- Create template addon for creature 10603 --- Clear duplicate addons from template for creature 10604 -DELETE FROM creature_addon WHERE guid = 46414; --- Create template addon for creature 10605 -DELETE FROM creature_template_addon WHERE entry =10605; -INSERT INTO creature_template_addon VALUES (10605,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10605 -DELETE FROM creature_addon WHERE guid = 45343; -DELETE FROM creature_addon WHERE guid = 45345; -DELETE FROM creature_addon WHERE guid = 45351; -DELETE FROM creature_addon WHERE guid = 45354; -DELETE FROM creature_addon WHERE guid = 45357; -DELETE FROM creature_addon WHERE guid = 45360; -DELETE FROM creature_addon WHERE guid = 45363; -DELETE FROM creature_addon WHERE guid = 46763; --- Clear duplicate addons from template for creature 10606 -DELETE FROM creature_addon WHERE guid = 46416; --- Create template addon for creature 10608 -DELETE FROM creature_template_addon WHERE entry =10608; -INSERT INTO creature_template_addon VALUES (10608,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10608 -DELETE FROM creature_addon WHERE guid = 47165; -DELETE FROM creature_addon WHERE guid = 47974; -DELETE FROM creature_addon WHERE guid = 48600; -DELETE FROM creature_addon WHERE guid = 51747; --- Clear duplicate addons from template for creature 10610 --- Clear duplicate addons from template for creature 10611 --- Create template addon for creature 10612 -DELETE FROM creature_template_addon WHERE entry =10612; -INSERT INTO creature_template_addon VALUES (10612,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10612 -DELETE FROM creature_addon WHERE guid = 21579; --- Clear duplicate addons from template for creature 10616 --- Create template addon for creature 10617 -DELETE FROM creature_template_addon WHERE entry =10617; -INSERT INTO creature_template_addon VALUES (10617,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10617 -DELETE FROM creature_addon WHERE guid = 21580; --- Create template addon for creature 10618 -DELETE FROM creature_template_addon WHERE entry =10618; -INSERT INTO creature_template_addon VALUES (10618,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10618 -DELETE FROM creature_addon WHERE guid = 42201; --- Create template addon for creature 10619 -DELETE FROM creature_template_addon WHERE entry =10619; -INSERT INTO creature_template_addon VALUES (10619,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10619 -DELETE FROM creature_addon WHERE guid = 42202; --- Create template addon for creature 10636 -DELETE FROM creature_template_addon WHERE entry =10636; -INSERT INTO creature_template_addon VALUES (10636,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10636 -DELETE FROM creature_addon WHERE guid = 15072; -DELETE FROM creature_addon WHERE guid = 15073; -DELETE FROM creature_addon WHERE guid = 21583; --- Create template addon for creature 10637 -DELETE FROM creature_template_addon WHERE entry =10637; -INSERT INTO creature_template_addon VALUES (10637,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10637 -DELETE FROM creature_addon WHERE guid = 42207; --- Create template addon for creature 10638 -DELETE FROM creature_template_addon WHERE entry =10638; -INSERT INTO creature_template_addon VALUES (10638,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10638 -DELETE FROM creature_addon WHERE guid = 21584; --- Create template addon for creature 10639 -DELETE FROM creature_template_addon WHERE entry =10639; -INSERT INTO creature_template_addon VALUES (10639,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10639 -DELETE FROM creature_addon WHERE guid = 32869; --- Create template addon for creature 10640 -DELETE FROM creature_template_addon WHERE entry =10640; -INSERT INTO creature_template_addon VALUES (10640,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10640 -DELETE FROM creature_addon WHERE guid = 32872; --- Create template addon for creature 10641 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10641; -INSERT INTO creature_template_addon VALUES (10641,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10641 --- Create template addon for creature 10642 -DELETE FROM creature_template_addon WHERE entry =10642; -INSERT INTO creature_template_addon VALUES (10642,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10642 -DELETE FROM creature_addon WHERE guid = 32879; --- Create template addon for creature 10643 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10643; -INSERT INTO creature_template_addon VALUES (10643,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10643 --- Create template addon for creature 10644 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10644; -INSERT INTO creature_template_addon VALUES (10644,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10644 -DELETE FROM creature_addon WHERE guid = 32884; --- Create template addon for creature 10645 -DELETE FROM creature_template_addon WHERE entry =10645; -INSERT INTO creature_template_addon VALUES (10645,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10645 -DELETE FROM creature_addon WHERE guid = 21593; --- Create template addon for creature 10646 -DELETE FROM creature_template_addon WHERE entry =10646; -INSERT INTO creature_template_addon VALUES (10646,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10646 -DELETE FROM creature_addon WHERE guid = 21594; --- Create template addon for creature 10647 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10647; -INSERT INTO creature_template_addon VALUES (10647,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10647 -DELETE FROM creature_addon WHERE guid = 32914; --- Create template addon for creature 10648 -DELETE FROM creature_template_addon WHERE entry =10648; -INSERT INTO creature_template_addon VALUES (10648,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10648 -DELETE FROM creature_addon WHERE guid = 40708; --- Create template addon for creature 10656 --- Create template addon for creature 10657 --- Create template addon for creature 10658 -DELETE FROM creature_template_addon WHERE entry =10658; -INSERT INTO creature_template_addon VALUES (10658,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10658 -DELETE FROM creature_addon WHERE guid = 39704; --- Create template addon for creature 10659 -DELETE FROM creature_template_addon WHERE entry =10659; -INSERT INTO creature_template_addon VALUES (10659,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10659 -DELETE FROM creature_addon WHERE guid = 42210; -DELETE FROM creature_addon WHERE guid = 42211; -DELETE FROM creature_addon WHERE guid = 42212; -DELETE FROM creature_addon WHERE guid = 42213; -DELETE FROM creature_addon WHERE guid = 42214; -DELETE FROM creature_addon WHERE guid = 42215; -DELETE FROM creature_addon WHERE guid = 42216; -DELETE FROM creature_addon WHERE guid = 42217; -DELETE FROM creature_addon WHERE guid = 42218; -DELETE FROM creature_addon WHERE guid = 42219; -DELETE FROM creature_addon WHERE guid = 42220; -DELETE FROM creature_addon WHERE guid = 42221; -DELETE FROM creature_addon WHERE guid = 42222; -DELETE FROM creature_addon WHERE guid = 42223; -DELETE FROM creature_addon WHERE guid = 42224; -DELETE FROM creature_addon WHERE guid = 42225; -DELETE FROM creature_addon WHERE guid = 42226; -DELETE FROM creature_addon WHERE guid = 42227; --- Create template addon for creature 10660 -DELETE FROM creature_template_addon WHERE entry =10660; -INSERT INTO creature_template_addon VALUES (10660,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10660 -DELETE FROM creature_addon WHERE guid = 42228; -DELETE FROM creature_addon WHERE guid = 42229; -DELETE FROM creature_addon WHERE guid = 42230; -DELETE FROM creature_addon WHERE guid = 42231; -DELETE FROM creature_addon WHERE guid = 42232; -DELETE FROM creature_addon WHERE guid = 42233; -DELETE FROM creature_addon WHERE guid = 42234; -DELETE FROM creature_addon WHERE guid = 42235; -DELETE FROM creature_addon WHERE guid = 42236; -DELETE FROM creature_addon WHERE guid = 42237; -DELETE FROM creature_addon WHERE guid = 42238; -DELETE FROM creature_addon WHERE guid = 42239; -DELETE FROM creature_addon WHERE guid = 42240; -DELETE FROM creature_addon WHERE guid = 42241; -DELETE FROM creature_addon WHERE guid = 42242; -DELETE FROM creature_addon WHERE guid = 42243; -DELETE FROM creature_addon WHERE guid = 42244; -DELETE FROM creature_addon WHERE guid = 42245; -DELETE FROM creature_addon WHERE guid = 42246; -DELETE FROM creature_addon WHERE guid = 42247; -DELETE FROM creature_addon WHERE guid = 42248; -DELETE FROM creature_addon WHERE guid = 42249; --- Create template addon for creature 10661 -DELETE FROM creature_template_addon WHERE entry =10661; -INSERT INTO creature_template_addon VALUES (10661,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10661 -DELETE FROM creature_addon WHERE guid = 42253; -DELETE FROM creature_addon WHERE guid = 42254; -DELETE FROM creature_addon WHERE guid = 42255; -DELETE FROM creature_addon WHERE guid = 42256; -DELETE FROM creature_addon WHERE guid = 42257; -DELETE FROM creature_addon WHERE guid = 42258; -DELETE FROM creature_addon WHERE guid = 42259; -DELETE FROM creature_addon WHERE guid = 42260; -DELETE FROM creature_addon WHERE guid = 42261; -DELETE FROM creature_addon WHERE guid = 42262; -DELETE FROM creature_addon WHERE guid = 42263; --- Create template addon for creature 10662 -DELETE FROM creature_template_addon WHERE entry =10662; -INSERT INTO creature_template_addon VALUES (10662,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10662 -DELETE FROM creature_addon WHERE guid = 42265; --- Create template addon for creature 10663 -DELETE FROM creature_template_addon WHERE entry =10663; -INSERT INTO creature_template_addon VALUES (10663,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10663 -DELETE FROM creature_addon WHERE guid = 42266; --- Create template addon for creature 10664 -DELETE FROM creature_template_addon WHERE entry =10664; -INSERT INTO creature_template_addon VALUES (10664,0,0,1,16,0,0,'8279'); --- Clear duplicate addons from template for creature 10664 -DELETE FROM creature_addon WHERE guid = 42267; --- Create template addon for creature 10665 -DELETE FROM creature_template_addon WHERE entry =10665; -INSERT INTO creature_template_addon VALUES (10665,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10665 -DELETE FROM creature_addon WHERE guid = 28412; --- Create template addon for creature 10666 -DELETE FROM creature_template_addon WHERE entry =10666; -INSERT INTO creature_template_addon VALUES (10666,0,0,1,16,0,0,'12187'); --- Clear duplicate addons from template for creature 10666 -DELETE FROM creature_addon WHERE guid = 28413; --- Create template addon for creature 10667 -DELETE FROM creature_template_addon WHERE entry =10667; -INSERT INTO creature_template_addon VALUES (10667,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10667 -DELETE FROM creature_addon WHERE guid = 45453; --- Clear duplicate addons from template for creature 10668 --- Clear duplicate addons from template for creature 10676 --- Create template addon for creature 10678 -DELETE FROM creature_template_addon WHERE entry =10678; -INSERT INTO creature_template_addon VALUES (10678,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10678 -DELETE FROM creature_addon WHERE guid = 48927; -DELETE FROM creature_addon WHERE guid = 48929; -DELETE FROM creature_addon WHERE guid = 48930; -DELETE FROM creature_addon WHERE guid = 48931; -DELETE FROM creature_addon WHERE guid = 48932; -DELETE FROM creature_addon WHERE guid = 48933; -DELETE FROM creature_addon WHERE guid = 48934; -DELETE FROM creature_addon WHERE guid = 48935; -DELETE FROM creature_addon WHERE guid = 48936; -DELETE FROM creature_addon WHERE guid = 91294; -DELETE FROM creature_addon WHERE guid = 91297; -DELETE FROM creature_addon WHERE guid = 91298; -DELETE FROM creature_addon WHERE guid = 91299; -DELETE FROM creature_addon WHERE guid = 91300; -DELETE FROM creature_addon WHERE guid = 91301; -DELETE FROM creature_addon WHERE guid = 91303; -DELETE FROM creature_addon WHERE guid = 91363; -DELETE FROM creature_addon WHERE guid = 91364; -DELETE FROM creature_addon WHERE guid = 91366; -DELETE FROM creature_addon WHERE guid = 91367; -DELETE FROM creature_addon WHERE guid = 91368; -DELETE FROM creature_addon WHERE guid = 91369; --- Create template addon for creature 10680 --- Create template addon for creature 10681 --- Clear duplicate addons from template for creature 10682 --- Create template addon for creature 10683 --- Create template addon for creature 10684 -DELETE FROM creature_template_addon WHERE entry =10684; -INSERT INTO creature_template_addon VALUES (10684,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10684 -DELETE FROM creature_addon WHERE guid = 42299; --- Create template addon for creature 10685 -DELETE FROM creature_template_addon WHERE entry =10685; -INSERT INTO creature_template_addon VALUES (10685,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10685 -DELETE FROM creature_addon WHERE guid = 6480; -DELETE FROM creature_addon WHERE guid = 6483; -DELETE FROM creature_addon WHERE guid = 7362; -DELETE FROM creature_addon WHERE guid = 7364; -DELETE FROM creature_addon WHERE guid = 7368; -DELETE FROM creature_addon WHERE guid = 8440; -DELETE FROM creature_addon WHERE guid = 8441; -DELETE FROM creature_addon WHERE guid = 10283; -DELETE FROM creature_addon WHERE guid = 10433; -DELETE FROM creature_addon WHERE guid = 11881; -DELETE FROM creature_addon WHERE guid = 11886; -DELETE FROM creature_addon WHERE guid = 11887; -DELETE FROM creature_addon WHERE guid = 12066; -DELETE FROM creature_addon WHERE guid = 12084; -DELETE FROM creature_addon WHERE guid = 12118; -DELETE FROM creature_addon WHERE guid = 12119; -DELETE FROM creature_addon WHERE guid = 12135; -DELETE FROM creature_addon WHERE guid = 12141; -DELETE FROM creature_addon WHERE guid = 12147; -DELETE FROM creature_addon WHERE guid = 12154; -DELETE FROM creature_addon WHERE guid = 12156; -DELETE FROM creature_addon WHERE guid = 12157; -DELETE FROM creature_addon WHERE guid = 20181; -DELETE FROM creature_addon WHERE guid = 20186; -DELETE FROM creature_addon WHERE guid = 20200; -DELETE FROM creature_addon WHERE guid = 20201; -DELETE FROM creature_addon WHERE guid = 20202; -DELETE FROM creature_addon WHERE guid = 20203; -DELETE FROM creature_addon WHERE guid = 20204; -DELETE FROM creature_addon WHERE guid = 20205; -DELETE FROM creature_addon WHERE guid = 20206; --- Create template addon for creature 10696 -DELETE FROM creature_template_addon WHERE entry =10696; -INSERT INTO creature_template_addon VALUES (10696,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10696 -DELETE FROM creature_addon WHERE guid = 11216; -DELETE FROM creature_addon WHERE guid = 11217; -DELETE FROM creature_addon WHERE guid = 11274; -DELETE FROM creature_addon WHERE guid = 11281; -DELETE FROM creature_addon WHERE guid = 11354; -DELETE FROM creature_addon WHERE guid = 11362; -DELETE FROM creature_addon WHERE guid = 11581; -DELETE FROM creature_addon WHERE guid = 11809; -DELETE FROM creature_addon WHERE guid = 11820; -DELETE FROM creature_addon WHERE guid = 11822; -DELETE FROM creature_addon WHERE guid = 11907; -DELETE FROM creature_addon WHERE guid = 11908; -DELETE FROM creature_addon WHERE guid = 11909; -DELETE FROM creature_addon WHERE guid = 11910; -DELETE FROM creature_addon WHERE guid = 11911; -DELETE FROM creature_addon WHERE guid = 11912; -DELETE FROM creature_addon WHERE guid = 11985; -DELETE FROM creature_addon WHERE guid = 11987; -DELETE FROM creature_addon WHERE guid = 11988; -DELETE FROM creature_addon WHERE guid = 11989; -DELETE FROM creature_addon WHERE guid = 11990; -DELETE FROM creature_addon WHERE guid = 11993; --- Create template addon for creature 10697 --- Create template addon for creature 10698 -DELETE FROM creature_template_addon WHERE entry =10698; -INSERT INTO creature_template_addon VALUES (10698,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10698 -DELETE FROM creature_addon WHERE guid = 92836; -DELETE FROM creature_addon WHERE guid = 92838; --- Create template addon for creature 10699 --- Create template addon for creature 10716 --- Create template addon for creature 10717 --- Create template addon for creature 10718 --- Create template addon for creature 10719 --- Create template addon for creature 10720 --- Create template addon for creature 10721 -DELETE FROM creature_template_addon WHERE entry =10721; -INSERT INTO creature_template_addon VALUES (10721,0,1,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10721 -DELETE FROM creature_addon WHERE guid = 26760; -DELETE FROM creature_addon WHERE guid = 26761; -DELETE FROM creature_addon WHERE guid = 26762; -DELETE FROM creature_addon WHERE guid = 26763; -DELETE FROM creature_addon WHERE guid = 26764; -DELETE FROM creature_addon WHERE guid = 26765; -DELETE FROM creature_addon WHERE guid = 26766; -DELETE FROM creature_addon WHERE guid = 26767; --- Create template addon for creature 10737 --- Create template addon for creature 10738 -DELETE FROM creature_template_addon WHERE entry =10738; -INSERT INTO creature_template_addon VALUES (10738,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10738 -DELETE FROM creature_addon WHERE guid = 42315; --- Create template addon for creature 10739 -DELETE FROM creature_template_addon WHERE entry =10739; -INSERT INTO creature_template_addon VALUES (10739,0,7,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10739 -DELETE FROM creature_addon WHERE guid = 45439; --- Clear duplicate addons from template for creature 10740 --- Create template addon for creature 10741 --- Create template addon for creature 10742 --- Create template addon for creature 10756 -DELETE FROM creature_template_addon WHERE entry =10756; -INSERT INTO creature_template_addon VALUES (10756,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10756 -DELETE FROM creature_addon WHERE guid = 21045; -DELETE FROM creature_addon WHERE guid = 21046; -DELETE FROM creature_addon WHERE guid = 21047; -DELETE FROM creature_addon WHERE guid = 21048; -DELETE FROM creature_addon WHERE guid = 21049; --- Create template addon for creature 10757 -DELETE FROM creature_template_addon WHERE entry =10757; -INSERT INTO creature_template_addon VALUES (10757,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10757 -DELETE FROM creature_addon WHERE guid = 21058; -DELETE FROM creature_addon WHERE guid = 21059; -DELETE FROM creature_addon WHERE guid = 21060; -DELETE FROM creature_addon WHERE guid = 21061; -DELETE FROM creature_addon WHERE guid = 21062; -DELETE FROM creature_addon WHERE guid = 21063; -DELETE FROM creature_addon WHERE guid = 21068; -DELETE FROM creature_addon WHERE guid = 21069; -DELETE FROM creature_addon WHERE guid = 21070; -DELETE FROM creature_addon WHERE guid = 21071; --- Create template addon for creature 10758 -DELETE FROM creature_template_addon WHERE entry =10758; -INSERT INTO creature_template_addon VALUES (10758,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10758 -DELETE FROM creature_addon WHERE guid = 21072; -DELETE FROM creature_addon WHERE guid = 21073; -DELETE FROM creature_addon WHERE guid = 21074; -DELETE FROM creature_addon WHERE guid = 21075; -DELETE FROM creature_addon WHERE guid = 21076; -DELETE FROM creature_addon WHERE guid = 21077; -DELETE FROM creature_addon WHERE guid = 21078; --- Create template addon for creature 10759 -DELETE FROM creature_template_addon WHERE entry =10759; -INSERT INTO creature_template_addon VALUES (10759,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10759 -DELETE FROM creature_addon WHERE guid = 21079; -DELETE FROM creature_addon WHERE guid = 21080; -DELETE FROM creature_addon WHERE guid = 21081; -DELETE FROM creature_addon WHERE guid = 21082; -DELETE FROM creature_addon WHERE guid = 21083; -DELETE FROM creature_addon WHERE guid = 21084; -DELETE FROM creature_addon WHERE guid = 21086; -DELETE FROM creature_addon WHERE guid = 21087; -DELETE FROM creature_addon WHERE guid = 21088; -DELETE FROM creature_addon WHERE guid = 21089; -DELETE FROM creature_addon WHERE guid = 21090; -DELETE FROM creature_addon WHERE guid = 21091; -DELETE FROM creature_addon WHERE guid = 21092; -DELETE FROM creature_addon WHERE guid = 21093; -DELETE FROM creature_addon WHERE guid = 21094; --- Create template addon for creature 10760 -DELETE FROM creature_template_addon WHERE entry =10760; -INSERT INTO creature_template_addon VALUES (10760,0,8,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10760 -DELETE FROM creature_addon WHERE guid = 21096; -DELETE FROM creature_addon WHERE guid = 21116; --- Create template addon for creature 10761 -DELETE FROM creature_template_addon WHERE entry =10761; -INSERT INTO creature_template_addon VALUES (10761,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10761 -DELETE FROM creature_addon WHERE guid = 21117; -DELETE FROM creature_addon WHERE guid = 21118; -DELETE FROM creature_addon WHERE guid = 21119; -DELETE FROM creature_addon WHERE guid = 21120; -DELETE FROM creature_addon WHERE guid = 21121; -DELETE FROM creature_addon WHERE guid = 21122; -DELETE FROM creature_addon WHERE guid = 21123; -DELETE FROM creature_addon WHERE guid = 21124; -DELETE FROM creature_addon WHERE guid = 21125; --- Create template addon for creature 10762 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10762; -INSERT INTO creature_template_addon VALUES (10762,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10762 --- Create template addon for creature 10776 --- Create template addon for creature 10778 -DELETE FROM creature_template_addon WHERE entry =10778; -INSERT INTO creature_template_addon VALUES (10778,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10778 -DELETE FROM creature_addon WHERE guid = 45440; --- Clear duplicate addons from template for creature 10779 -DELETE FROM creature_addon WHERE guid = 17658; -DELETE FROM creature_addon WHERE guid = 17851; -DELETE FROM creature_addon WHERE guid = 18252; -DELETE FROM creature_addon WHERE guid = 47176; -DELETE FROM creature_addon WHERE guid = 47178; -DELETE FROM creature_addon WHERE guid = 47183; -DELETE FROM creature_addon WHERE guid = 47982; -DELETE FROM creature_addon WHERE guid = 47983; -DELETE FROM creature_addon WHERE guid = 47986; --- Clear duplicate addons from template for creature 10780 -DELETE FROM creature_addon WHERE guid = 17906; -DELETE FROM creature_addon WHERE guid = 26045; -DELETE FROM creature_addon WHERE guid = 45404; -DELETE FROM creature_addon WHERE guid = 45406; -DELETE FROM creature_addon WHERE guid = 46797; -DELETE FROM creature_addon WHERE guid = 47177; -DELETE FROM creature_addon WHERE guid = 47180; -DELETE FROM creature_addon WHERE guid = 47181; -DELETE FROM creature_addon WHERE guid = 47985; -DELETE FROM creature_addon WHERE guid = 47987; -DELETE FROM creature_addon WHERE guid = 48261; --- Create template addon for creature 10781 -DELETE FROM creature_template_addon WHERE entry =10781; -INSERT INTO creature_template_addon VALUES (10781,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10781 -DELETE FROM creature_addon WHERE guid = 29793; --- Clear duplicate addons from template for creature 10782 --- Create template addon for creature 10783 --- Create template addon for creature 10784 --- Create template addon for creature 10785 --- Create template addon for creature 10786 --- Create template addon for creature 10787 --- Create template addon for creature 10788 --- Create template addon for creature 10789 --- Create template addon for creature 10790 --- Create template addon for creature 10791 --- Create template addon for creature 10792 --- Create template addon for creature 10793 --- Create template addon for creature 10794 --- Create template addon for creature 10795 --- Create template addon for creature 10796 --- Create template addon for creature 10797 --- Create template addon for creature 10798 --- Create template addon for creature 10799 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10799; -INSERT INTO creature_template_addon VALUES (10799,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10799 --- Create template addon for creature 10800 --- Create template addon for creature 10801 -DELETE FROM creature_template_addon WHERE entry =10801; -INSERT INTO creature_template_addon VALUES (10801,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10801 -DELETE FROM creature_addon WHERE guid = 45434; --- Create template addon for creature 10802 -DELETE FROM creature_template_addon WHERE entry =10802; -INSERT INTO creature_template_addon VALUES (10802,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10802 -DELETE FROM creature_addon WHERE guid = 93582; --- Clear duplicate addons from template for creature 10803 --- Clear duplicate addons from template for creature 10804 --- Clear duplicate addons from template for creature 10805 --- Create template addon for creature 10806 -DELETE FROM creature_template_addon WHERE entry =10806; -INSERT INTO creature_template_addon VALUES (10806,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10806 -DELETE FROM creature_addon WHERE guid = 41757; --- Create template addon for creature 10807 -DELETE FROM creature_template_addon WHERE entry =10807; -INSERT INTO creature_template_addon VALUES (10807,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10807 -DELETE FROM creature_addon WHERE guid = 41758; --- Create template addon for creature 10808 --- Create template addon for creature 10809 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10809; -INSERT INTO creature_template_addon VALUES (10809,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10809 --- Create template addon for creature 10811 -DELETE FROM creature_template_addon WHERE entry =10811; -INSERT INTO creature_template_addon VALUES (10811,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10811 -DELETE FROM creature_addon WHERE guid = 52148; --- Create template addon for creature 10812 -DELETE FROM creature_template_addon WHERE entry =10812; -INSERT INTO creature_template_addon VALUES (10812,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10812 -DELETE FROM creature_addon WHERE guid = 52149; --- Create template addon for creature 10813 --- Create template addon for creature 10814 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10814; -INSERT INTO creature_template_addon VALUES (10814,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10814 --- Create template addon for creature 10816 -DELETE FROM creature_template_addon WHERE entry =10816; -INSERT INTO creature_template_addon VALUES (10816,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10816 -DELETE FROM creature_addon WHERE guid = 45441; --- Create template addon for creature 10817 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10817; -INSERT INTO creature_template_addon VALUES (10817,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10817 --- Create template addon for creature 10821 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10821; -INSERT INTO creature_template_addon VALUES (10821,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10821 --- Create template addon for creature 10822 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10822; -INSERT INTO creature_template_addon VALUES (10822,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10822 --- Create template addon for creature 10823 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10823; -INSERT INTO creature_template_addon VALUES (10823,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10823 --- Create template addon for creature 10824 -DELETE FROM creature_template_addon WHERE entry =10824; -INSERT INTO creature_template_addon VALUES (10824,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10824 -DELETE FROM creature_addon WHERE guid = 92138; --- Create template addon for creature 10825 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10825; -INSERT INTO creature_template_addon VALUES (10825,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10825 --- Create template addon for creature 10826 -DELETE FROM creature_template_addon WHERE entry =10826; -INSERT INTO creature_template_addon VALUES (10826,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10826 -DELETE FROM creature_addon WHERE guid = 92220; --- Create template addon for creature 10827 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10827; -INSERT INTO creature_template_addon VALUES (10827,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10827 --- Create template addon for creature 10828 -DELETE FROM creature_template_addon WHERE entry =10828; -INSERT INTO creature_template_addon VALUES (10828,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10828 -DELETE FROM creature_addon WHERE guid = 92657; --- Create template addon for creature 10836 --- Create template addon for creature 10837 -DELETE FROM creature_template_addon WHERE entry =10837; -INSERT INTO creature_template_addon VALUES (10837,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10837 -DELETE FROM creature_addon WHERE guid = 28421; --- Create template addon for creature 10838 -DELETE FROM creature_template_addon WHERE entry =10838; -INSERT INTO creature_template_addon VALUES (10838,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10838 -DELETE FROM creature_addon WHERE guid = 45239; --- Create template addon for creature 10839 -DELETE FROM creature_template_addon WHERE entry =10839; -INSERT INTO creature_template_addon VALUES (10839,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10839 -DELETE FROM creature_addon WHERE guid = 28420; --- Create template addon for creature 10840 -DELETE FROM creature_template_addon WHERE entry =10840; -INSERT INTO creature_template_addon VALUES (10840,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10840 -DELETE FROM creature_addon WHERE guid = 45241; --- Create template addon for creature 10856 -DELETE FROM creature_template_addon WHERE entry =10856; -INSERT INTO creature_template_addon VALUES (10856,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10856 -DELETE FROM creature_addon WHERE guid = 28419; --- Create template addon for creature 10857 -DELETE FROM creature_template_addon WHERE entry =10857; -INSERT INTO creature_template_addon VALUES (10857,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10857 -DELETE FROM creature_addon WHERE guid = 45237; --- Create template addon for creature 10876 --- Clear duplicate addons from template for creature 10877 --- Clear duplicate addons from template for creature 10878 -DELETE FROM creature_addon WHERE guid = 46480; --- Create template addon for creature 10879 -DELETE FROM creature_template_addon WHERE entry =10879; -INSERT INTO creature_template_addon VALUES (10879,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10879 -DELETE FROM creature_addon WHERE guid = 31855; --- Create template addon for creature 10880 -DELETE FROM creature_template_addon WHERE entry =10880; -INSERT INTO creature_template_addon VALUES (10880,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10880 -DELETE FROM creature_addon WHERE guid = 3349; --- Create template addon for creature 10881 -DELETE FROM creature_template_addon WHERE entry =10881; -INSERT INTO creature_template_addon VALUES (10881,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10881 -DELETE FROM creature_addon WHERE guid = 24797; --- Create template addon for creature 10882 --- Create template addon for creature 10896 -DELETE FROM creature_template_addon WHERE entry =10896; -INSERT INTO creature_template_addon VALUES (10896,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10896 -DELETE FROM creature_addon WHERE guid = 21587; --- Create template addon for creature 10897 -DELETE FROM creature_template_addon WHERE entry =10897; -INSERT INTO creature_template_addon VALUES (10897,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10897 -DELETE FROM creature_addon WHERE guid = 42336; --- Create template addon for creature 10899 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10899; -INSERT INTO creature_template_addon VALUES (10899,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10899 --- Create template addon for creature 10901 -DELETE FROM creature_template_addon WHERE entry =10901; -INSERT INTO creature_template_addon VALUES (10901,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10901 -DELETE FROM creature_addon WHERE guid = 48946; --- Create template addon for creature 10902 -DELETE FROM creature_template_addon WHERE entry =10902; -INSERT INTO creature_template_addon VALUES (10902,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10902 -DELETE FROM creature_addon WHERE guid = 45429; --- Create template addon for creature 10903 -DELETE FROM creature_template_addon WHERE entry =10903; -INSERT INTO creature_template_addon VALUES (10903,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10903 -DELETE FROM creature_addon WHERE guid = 45427; --- Create template addon for creature 10904 -DELETE FROM creature_template_addon WHERE entry =10904; -INSERT INTO creature_template_addon VALUES (10904,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10904 -DELETE FROM creature_addon WHERE guid = 45428; --- Create template addon for creature 10905 -DELETE FROM creature_template_addon WHERE entry =10905; -INSERT INTO creature_template_addon VALUES (10905,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10905 -DELETE FROM creature_addon WHERE guid = 45426; --- Create template addon for creature 10916 -DELETE FROM creature_template_addon WHERE entry =10916; -INSERT INTO creature_template_addon VALUES (10916,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10916 -DELETE FROM creature_addon WHERE guid = 40473; -DELETE FROM creature_addon WHERE guid = 42250; -DELETE FROM creature_addon WHERE guid = 42251; -DELETE FROM creature_addon WHERE guid = 42252; --- Create template addon for creature 10917 -DELETE FROM creature_template_addon WHERE entry =10917; -INSERT INTO creature_template_addon VALUES (10917,0,8,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10917 -DELETE FROM creature_addon WHERE guid = 53297; --- Create template addon for creature 10918 -DELETE FROM creature_template_addon WHERE entry =10918; -INSERT INTO creature_template_addon VALUES (10918,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10918 -DELETE FROM creature_addon WHERE guid = 42264; --- Create template addon for creature 10919 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10919; -INSERT INTO creature_template_addon VALUES (10919,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10919 --- Create template addon for creature 10920 -DELETE FROM creature_template_addon WHERE entry =10920; -INSERT INTO creature_template_addon VALUES (10920,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10920 -DELETE FROM creature_addon WHERE guid = 39099; --- Create template addon for creature 10921 -DELETE FROM creature_template_addon WHERE entry =10921; -INSERT INTO creature_template_addon VALUES (10921,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10921 -DELETE FROM creature_addon WHERE guid = 39101; --- Create template addon for creature 10922 -DELETE FROM creature_template_addon WHERE entry =10922; -INSERT INTO creature_template_addon VALUES (10922,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10922 -DELETE FROM creature_addon WHERE guid = 39100; --- Create template addon for creature 10923 -DELETE FROM creature_template_addon WHERE entry =10923; -INSERT INTO creature_template_addon VALUES (10923,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10923 -DELETE FROM creature_addon WHERE guid = 39102; --- Create template addon for creature 10924 -DELETE FROM creature_template_addon WHERE entry =10924; -INSERT INTO creature_template_addon VALUES (10924,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10924 -DELETE FROM creature_addon WHERE guid = 39103; --- Create template addon for creature 10925 --- Create template addon for creature 10926 -DELETE FROM creature_template_addon WHERE entry =10926; -INSERT INTO creature_template_addon VALUES (10926,0,0,1,16,0,0,'17327'); --- Clear duplicate addons from template for creature 10926 -DELETE FROM creature_addon WHERE guid = 53736; --- Create template addon for creature 10927 -DELETE FROM creature_template_addon WHERE entry =10927; -INSERT INTO creature_template_addon VALUES (10927,0,0,1,16,0,0,'17327'); --- Clear duplicate addons from template for creature 10927 -DELETE FROM creature_addon WHERE guid = 45430; --- Clear duplicate addons from template for creature 10928 --- Create template addon for creature 10929 -DELETE FROM creature_template_addon WHERE entry =10929; -INSERT INTO creature_template_addon VALUES (10929,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10929 -DELETE FROM creature_addon WHERE guid = 42317; --- Create template addon for creature 10930 -DELETE FROM creature_template_addon WHERE entry =10930; -INSERT INTO creature_template_addon VALUES (10930,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 10930 -DELETE FROM creature_addon WHERE guid = 8277; --- Create template addon for creature 10936 --- Create template addon for creature 10937 --- Create template addon for creature 10938 --- Create template addon for creature 10939 --- Create template addon for creature 10940 --- Create template addon for creature 10941 -DELETE FROM creature_template_addon WHERE entry =10941; -INSERT INTO creature_template_addon VALUES (10941,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10941 -DELETE FROM creature_addon WHERE guid = 21694; --- Create template addon for creature 10942 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10942; -INSERT INTO creature_template_addon VALUES (10942,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10942 --- Create template addon for creature 10943 --- Create template addon for creature 10944 --- Create template addon for creature 10945 --- Create template addon for creature 10946 --- Create template addon for creature 10947 --- Create template addon for creature 10948 --- Create template addon for creature 10949 --- Create template addon for creature 10950 --- Create template addon for creature 10951 --- Create template addon for creature 10952 --- Create template addon for creature 10953 --- Create template addon for creature 10954 --- Create template addon for creature 10955 --- Create template addon for creature 10956 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10956; -INSERT INTO creature_template_addon VALUES (10956,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10956 --- Create template addon for creature 10976 -DELETE FROM creature_template_addon WHERE entry =10976; -INSERT INTO creature_template_addon VALUES (10976,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10976 -DELETE FROM creature_addon WHERE guid = 45431; --- Create template addon for creature 10977 -DELETE FROM creature_template_addon WHERE entry =10977; -INSERT INTO creature_template_addon VALUES (10977,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10977 -DELETE FROM creature_addon WHERE guid = 24663; --- Create template addon for creature 10978 -DELETE FROM creature_template_addon WHERE entry =10978; -INSERT INTO creature_template_addon VALUES (10978,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10978 -DELETE FROM creature_addon WHERE guid = 42308; --- Create template addon for creature 10979 --- Create template addon for creature 10980 --- Create template addon for creature 10981 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10981; -INSERT INTO creature_template_addon VALUES (10981,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10981 --- Create template addon for creature 10982 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10982; -INSERT INTO creature_template_addon VALUES (10982,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10982 --- Create template addon for creature 10983 --- Create template addon for creature 10984 --- Create template addon for creature 10986 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10986; -INSERT INTO creature_template_addon VALUES (10986,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10986 --- Create template addon for creature 10987 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10987; -INSERT INTO creature_template_addon VALUES (10987,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10987 --- Create template addon for creature 10988 --- Create template addon for creature 10990 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10990; -INSERT INTO creature_template_addon VALUES (10990,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10990 --- Create template addon for creature 10991 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =10991; -INSERT INTO creature_template_addon VALUES (10991,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10991 --- Create template addon for creature 10992 -DELETE FROM creature_template_addon WHERE entry =10992; -INSERT INTO creature_template_addon VALUES (10992,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10992 -DELETE FROM creature_addon WHERE guid = 21705; --- Create template addon for creature 10993 -DELETE FROM creature_template_addon WHERE entry =10993; -INSERT INTO creature_template_addon VALUES (10993,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10993 -DELETE FROM creature_addon WHERE guid = 26894; --- Create template addon for creature 10996 --- Create template addon for creature 10997 -DELETE FROM creature_template_addon WHERE entry =10997; -INSERT INTO creature_template_addon VALUES (10997,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 10997 -DELETE FROM creature_addon WHERE guid = 54433; --- Create template addon for creature 11016 -DELETE FROM creature_template_addon WHERE entry =11016; -INSERT INTO creature_template_addon VALUES (11016,0,8,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11016 -DELETE FROM creature_addon WHERE guid = 40428; --- Create template addon for creature 11017 -DELETE FROM creature_template_addon WHERE entry =11017; -INSERT INTO creature_template_addon VALUES (11017,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11017 -DELETE FROM creature_addon WHERE guid = 7969; --- Create template addon for creature 11018 --- Create template addon for creature 11019 -DELETE FROM creature_template_addon WHERE entry =11019; -INSERT INTO creature_template_addon VALUES (11019,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 11019 -DELETE FROM creature_addon WHERE guid = 39077; --- Create template addon for creature 11020 -DELETE FROM creature_template_addon WHERE entry =11020; -INSERT INTO creature_template_addon VALUES (11020,0,7,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11020 -DELETE FROM creature_addon WHERE guid = 39094; --- Create template addon for creature 11021 --- Create template addon for creature 11022 -DELETE FROM creature_template_addon WHERE entry =11022; -INSERT INTO creature_template_addon VALUES (11022,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11022 -DELETE FROM creature_addon WHERE guid = 32057; --- Create template addon for creature 11023 -DELETE FROM creature_template_addon WHERE entry =11023; -INSERT INTO creature_template_addon VALUES (11023,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11023 -DELETE FROM creature_addon WHERE guid = 45417; --- Create template addon for creature 11024 -DELETE FROM creature_template_addon WHERE entry =11024; -INSERT INTO creature_template_addon VALUES (11024,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 11024 -DELETE FROM creature_addon WHERE guid = 39078; --- Create template addon for creature 11025 -DELETE FROM creature_template_addon WHERE entry =11025; -INSERT INTO creature_template_addon VALUES (11025,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11025 -DELETE FROM creature_addon WHERE guid = 7666; --- Create template addon for creature 11026 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11026; -INSERT INTO creature_template_addon VALUES (11026,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11026 --- Create template addon for creature 11027 --- Clear duplicate addons from template for creature 11028 --- Clear duplicate addons from template for creature 11029 --- Create template addon for creature 11030 --- Create template addon for creature 11031 -DELETE FROM creature_template_addon WHERE entry =11031; -INSERT INTO creature_template_addon VALUES (11031,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11031 -DELETE FROM creature_addon WHERE guid = 38103; --- Create template addon for creature 11032 -DELETE FROM creature_template_addon WHERE entry =11032; -INSERT INTO creature_template_addon VALUES (11032,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11032 -DELETE FROM creature_addon WHERE guid = 52122; --- Create template addon for creature 11033 -DELETE FROM creature_template_addon WHERE entry =11033; -INSERT INTO creature_template_addon VALUES (11033,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11033 -DELETE FROM creature_addon WHERE guid = 68930; --- Create template addon for creature 11034 -DELETE FROM creature_template_addon WHERE entry =11034; -INSERT INTO creature_template_addon VALUES (11034,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11034 -DELETE FROM creature_addon WHERE guid = 69678; --- Create template addon for creature 11035 -DELETE FROM creature_template_addon WHERE entry =11035; -INSERT INTO creature_template_addon VALUES (11035,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11035 -DELETE FROM creature_addon WHERE guid = 69680; --- Create template addon for creature 11036 -DELETE FROM creature_template_addon WHERE entry =11036; -INSERT INTO creature_template_addon VALUES (11036,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11036 -DELETE FROM creature_addon WHERE guid = 53867; --- Create template addon for creature 11037 -DELETE FROM creature_template_addon WHERE entry =11037; -INSERT INTO creature_template_addon VALUES (11037,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11037 -DELETE FROM creature_addon WHERE guid = 36974; --- Create template addon for creature 11038 -DELETE FROM creature_template_addon WHERE entry =11038; -INSERT INTO creature_template_addon VALUES (11038,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11038 -DELETE FROM creature_addon WHERE guid = 54749; --- Create template addon for creature 11039 -DELETE FROM creature_template_addon WHERE entry =11039; -INSERT INTO creature_template_addon VALUES (11039,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11039 -DELETE FROM creature_addon WHERE guid = 54754; --- Create template addon for creature 11040 -DELETE FROM creature_template_addon WHERE entry =11040; -INSERT INTO creature_template_addon VALUES (11040,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11040 -DELETE FROM creature_addon WHERE guid = 4174; --- Clear duplicate addons from template for creature 11041 -DELETE FROM creature_addon WHERE guid = 46208; --- Clear duplicate addons from template for creature 11042 -DELETE FROM creature_addon WHERE guid = 46210; --- Create template addon for creature 11043 -DELETE FROM creature_template_addon WHERE entry =11043; -INSERT INTO creature_template_addon VALUES (11043,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11043 -DELETE FROM creature_addon WHERE guid = 52141; -DELETE FROM creature_addon WHERE guid = 52142; -DELETE FROM creature_addon WHERE guid = 52143; -DELETE FROM creature_addon WHERE guid = 52144; --- Create template addon for creature 11044 -DELETE FROM creature_template_addon WHERE entry =11044; -INSERT INTO creature_template_addon VALUES (11044,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11044 -DELETE FROM creature_addon WHERE guid = 31876; --- Create template addon for creature 11046 -DELETE FROM creature_template_addon WHERE entry =11046; -INSERT INTO creature_template_addon VALUES (11046,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11046 -DELETE FROM creature_addon WHERE guid = 6624; --- Create template addon for creature 11047 -DELETE FROM creature_template_addon WHERE entry =11047; -INSERT INTO creature_template_addon VALUES (11047,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11047 -DELETE FROM creature_addon WHERE guid = 24721; --- Create template addon for creature 11048 -DELETE FROM creature_template_addon WHERE entry =11048; -INSERT INTO creature_template_addon VALUES (11048,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11048 -DELETE FROM creature_addon WHERE guid = 38066; --- Create template addon for creature 11049 -DELETE FROM creature_template_addon WHERE entry =11049; -INSERT INTO creature_template_addon VALUES (11049,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11049 -DELETE FROM creature_addon WHERE guid = 38069; --- Clear duplicate addons from template for creature 11050 -DELETE FROM creature_addon WHERE guid = 46218; --- Create template addon for creature 11051 -DELETE FROM creature_template_addon WHERE entry =11051; -INSERT INTO creature_template_addon VALUES (11051,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11051 -DELETE FROM creature_addon WHERE guid = 24723; --- Create template addon for creature 11052 -DELETE FROM creature_template_addon WHERE entry =11052; -INSERT INTO creature_template_addon VALUES (11052,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11052 -DELETE FROM creature_addon WHERE guid = 8485; --- Create template addon for creature 11053 -DELETE FROM creature_template_addon WHERE entry =11053; -INSERT INTO creature_template_addon VALUES (11053,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11053 -DELETE FROM creature_addon WHERE guid = 45238; --- Create template addon for creature 11054 --- Create template addon for creature 11055 -DELETE FROM creature_template_addon WHERE entry =11055; -INSERT INTO creature_template_addon VALUES (11055,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11055 -DELETE FROM creature_addon WHERE guid = 28422; --- Create template addon for creature 11056 -DELETE FROM creature_template_addon WHERE entry =11056; -INSERT INTO creature_template_addon VALUES (11056,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11056 -DELETE FROM creature_addon WHERE guid = 45242; --- Create template addon for creature 11057 -DELETE FROM creature_template_addon WHERE entry =11057; -INSERT INTO creature_template_addon VALUES (11057,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11057 -DELETE FROM creature_addon WHERE guid = 28415; --- Create template addon for creature 11058 --- Create template addon for creature 11063 -DELETE FROM creature_template_addon WHERE entry =11063; -INSERT INTO creature_template_addon VALUES (11063,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11063 -DELETE FROM creature_addon WHERE guid = 53737; --- Clear duplicate addons from template for creature 11064 --- Clear duplicate addons from template for creature 11065 --- Create template addon for creature 11066 -DELETE FROM creature_template_addon WHERE entry =11066; -INSERT INTO creature_template_addon VALUES (11066,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11066 -DELETE FROM creature_addon WHERE guid = 7479; --- Create template addon for creature 11067 -DELETE FROM creature_template_addon WHERE entry =11067; -INSERT INTO creature_template_addon VALUES (11067,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11067 -DELETE FROM creature_addon WHERE guid = 31878; --- Clear duplicate addons from template for creature 11068 --- Create template addon for creature 11069 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11069; -INSERT INTO creature_template_addon VALUES (11069,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11069 --- Clear duplicate addons from template for creature 11070 -DELETE FROM creature_addon WHERE guid = 46241; --- Create template addon for creature 11071 -DELETE FROM creature_template_addon WHERE entry =11071; -INSERT INTO creature_template_addon VALUES (11071,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11071 -DELETE FROM creature_addon WHERE guid = 24760; --- Clear duplicate addons from template for creature 11072 --- Create template addon for creature 11073 -DELETE FROM creature_template_addon WHERE entry =11073; -INSERT INTO creature_template_addon VALUES (11073,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11073 -DELETE FROM creature_addon WHERE guid = 52882; --- Create template addon for creature 11074 -DELETE FROM creature_template_addon WHERE entry =11074; -INSERT INTO creature_template_addon VALUES (11074,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11074 -DELETE FROM creature_addon WHERE guid = 29237; --- Create template addon for creature 11075 --- Create template addon for creature 11076 --- Create template addon for creature 11077 --- Create template addon for creature 11078 --- Create template addon for creature 11079 -DELETE FROM creature_template_addon WHERE entry =11079; -INSERT INTO creature_template_addon VALUES (11079,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11079 -DELETE FROM creature_addon WHERE guid = 41766; --- Clear duplicate addons from template for creature 11081 -DELETE FROM creature_addon WHERE guid = 46334; --- Create template addon for creature 11082 -DELETE FROM creature_template_addon WHERE entry =11082; -INSERT INTO creature_template_addon VALUES (11082,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11082 -DELETE FROM creature_addon WHERE guid = 52151; --- Clear duplicate addons from template for creature 11083 -DELETE FROM creature_addon WHERE guid = 46336; --- Create template addon for creature 11084 -DELETE FROM creature_template_addon WHERE entry =11084; -INSERT INTO creature_template_addon VALUES (11084,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11084 -DELETE FROM creature_addon WHERE guid = 24770; --- Clear duplicate addons from template for creature 11096 --- Create template addon for creature 11097 -DELETE FROM creature_template_addon WHERE entry =11097; -INSERT INTO creature_template_addon VALUES (11097,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11097 -DELETE FROM creature_addon WHERE guid = 92948; --- Create template addon for creature 11098 -DELETE FROM creature_template_addon WHERE entry =11098; -INSERT INTO creature_template_addon VALUES (11098,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11098 -DELETE FROM creature_addon WHERE guid = 50142; --- Create template addon for creature 11099 --- Create template addon for creature 11100 --- Create template addon for creature 11101 --- Create template addon for creature 11102 -DELETE FROM creature_template_addon WHERE entry =11102; -INSERT INTO creature_template_addon VALUES (11102,2402,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11102 -DELETE FROM creature_addon WHERE guid = 68543; -DELETE FROM creature_addon WHERE guid = 68922; --- Create template addon for creature 11103 -DELETE FROM creature_template_addon WHERE entry =11103; -INSERT INTO creature_template_addon VALUES (11103,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11103 -DELETE FROM creature_addon WHERE guid = 28304; --- Create template addon for creature 11104 -DELETE FROM creature_template_addon WHERE entry =11104; -INSERT INTO creature_template_addon VALUES (11104,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11104 -DELETE FROM creature_addon WHERE guid = 28305; --- Create template addon for creature 11105 -DELETE FROM creature_template_addon WHERE entry =11105; -INSERT INTO creature_template_addon VALUES (11105,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 11105 -DELETE FROM creature_addon WHERE guid = 28312; --- Create template addon for creature 11106 -DELETE FROM creature_template_addon WHERE entry =11106; -INSERT INTO creature_template_addon VALUES (11106,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11106 -DELETE FROM creature_addon WHERE guid = 28340; --- Create template addon for creature 11116 -DELETE FROM creature_template_addon WHERE entry =11116; -INSERT INTO creature_template_addon VALUES (11116,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11116 -DELETE FROM creature_addon WHERE guid = 21575; --- Create template addon for creature 11117 -DELETE FROM creature_template_addon WHERE entry =11117; -INSERT INTO creature_template_addon VALUES (11117,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11117 -DELETE FROM creature_addon WHERE guid = 21576; --- Create template addon for creature 11118 -DELETE FROM creature_template_addon WHERE entry =11118; -INSERT INTO creature_template_addon VALUES (11118,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11118 -DELETE FROM creature_addon WHERE guid = 42181; --- Create template addon for creature 11119 -DELETE FROM creature_template_addon WHERE entry =11119; -INSERT INTO creature_template_addon VALUES (11119,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11119 -DELETE FROM creature_addon WHERE guid = 42182; --- Create template addon for creature 11120 --- Create template addon for creature 11121 --- Create template addon for creature 11122 --- Create template addon for creature 11136 --- Create template addon for creature 11137 -DELETE FROM creature_template_addon WHERE entry =11137; -INSERT INTO creature_template_addon VALUES (11137,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11137 -DELETE FROM creature_addon WHERE guid = 32750; --- Create template addon for creature 11138 -DELETE FROM creature_template_addon WHERE entry =11138; -INSERT INTO creature_template_addon VALUES (11138,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 11138 -DELETE FROM creature_addon WHERE guid = 42204; --- Create template addon for creature 11139 -DELETE FROM creature_template_addon WHERE entry =11139; -INSERT INTO creature_template_addon VALUES (11139,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11139 -DELETE FROM creature_addon WHERE guid = 42205; --- Create template addon for creature 11140 -DELETE FROM creature_template_addon WHERE entry =11140; -INSERT INTO creature_template_addon VALUES (11140,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 11140 -DELETE FROM creature_addon WHERE guid = 53679; --- Create template addon for creature 11141 --- Create template addon for creature 11142 --- Create template addon for creature 11143 --- Clear duplicate addons from template for creature 11145 --- Clear duplicate addons from template for creature 11146 --- Create template addon for creature 11147 --- Create template addon for creature 11148 --- Create template addon for creature 11149 --- Create template addon for creature 11150 --- Create template addon for creature 11151 --- Create template addon for creature 11152 -DELETE FROM creature_template_addon WHERE entry =11152; -INSERT INTO creature_template_addon VALUES (11152,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11152 -DELETE FROM creature_addon WHERE guid = 45419; -DELETE FROM creature_addon WHERE guid = 45420; -DELETE FROM creature_addon WHERE guid = 45421; -DELETE FROM creature_addon WHERE guid = 45422; --- Create template addon for creature 11153 --- Create template addon for creature 11154 --- Create template addon for creature 11155 --- Create template addon for creature 11156 -DELETE FROM creature_template_addon WHERE entry =11156; -INSERT INTO creature_template_addon VALUES (11156,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11156 -DELETE FROM creature_addon WHERE guid = 31910; --- Create template addon for creature 11176 -DELETE FROM creature_template_addon WHERE entry =11176; -INSERT INTO creature_template_addon VALUES (11176,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11176 -DELETE FROM creature_addon WHERE guid = 3428; --- Create template addon for creature 11177 -DELETE FROM creature_template_addon WHERE entry =11177; -INSERT INTO creature_template_addon VALUES (11177,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11177 -DELETE FROM creature_addon WHERE guid = 3429; --- Create template addon for creature 11178 -DELETE FROM creature_template_addon WHERE entry =11178; -INSERT INTO creature_template_addon VALUES (11178,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11178 -DELETE FROM creature_addon WHERE guid = 3430; --- Create template addon for creature 11179 --- Create template addon for creature 11180 -DELETE FROM creature_template_addon WHERE entry =11180; -INSERT INTO creature_template_addon VALUES (11180,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11180 -DELETE FROM creature_addon WHERE guid = 39079; -DELETE FROM creature_addon WHERE guid = 39080; -DELETE FROM creature_addon WHERE guid = 39082; -DELETE FROM creature_addon WHERE guid = 39083; -DELETE FROM creature_addon WHERE guid = 39084; -DELETE FROM creature_addon WHERE guid = 39086; --- Create template addon for creature 11181 -DELETE FROM creature_template_addon WHERE entry =11181; -INSERT INTO creature_template_addon VALUES (11181,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11181 -DELETE FROM creature_addon WHERE guid = 39663; --- Create template addon for creature 11182 -DELETE FROM creature_template_addon WHERE entry =11182; -INSERT INTO creature_template_addon VALUES (11182,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11182 -DELETE FROM creature_addon WHERE guid = 42269; --- Create template addon for creature 11183 -DELETE FROM creature_template_addon WHERE entry =11183; -INSERT INTO creature_template_addon VALUES (11183,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11183 -DELETE FROM creature_addon WHERE guid = 42270; --- Create template addon for creature 11184 -DELETE FROM creature_template_addon WHERE entry =11184; -INSERT INTO creature_template_addon VALUES (11184,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 11184 -DELETE FROM creature_addon WHERE guid = 42271; --- Create template addon for creature 11185 -DELETE FROM creature_template_addon WHERE entry =11185; -INSERT INTO creature_template_addon VALUES (11185,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11185 -DELETE FROM creature_addon WHERE guid = 42273; --- Create template addon for creature 11186 -DELETE FROM creature_template_addon WHERE entry =11186; -INSERT INTO creature_template_addon VALUES (11186,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11186 -DELETE FROM creature_addon WHERE guid = 42274; --- Create template addon for creature 11187 -DELETE FROM creature_template_addon WHERE entry =11187; -INSERT INTO creature_template_addon VALUES (11187,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11187 -DELETE FROM creature_addon WHERE guid = 42275; --- Create template addon for creature 11188 -DELETE FROM creature_template_addon WHERE entry =11188; -INSERT INTO creature_template_addon VALUES (11188,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11188 -DELETE FROM creature_addon WHERE guid = 42276; --- Create template addon for creature 11189 -DELETE FROM creature_template_addon WHERE entry =11189; -INSERT INTO creature_template_addon VALUES (11189,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11189 -DELETE FROM creature_addon WHERE guid = 42277; --- Create template addon for creature 11190 -DELETE FROM creature_template_addon WHERE entry =11190; -INSERT INTO creature_template_addon VALUES (11190,0,0,1,16,0,0,'18950'); --- Clear duplicate addons from template for creature 11190 -DELETE FROM creature_addon WHERE guid = 42278; -DELETE FROM creature_addon WHERE guid = 42279; -DELETE FROM creature_addon WHERE guid = 42280; -DELETE FROM creature_addon WHERE guid = 42281; -DELETE FROM creature_addon WHERE guid = 42282; -DELETE FROM creature_addon WHERE guid = 42283; -DELETE FROM creature_addon WHERE guid = 42284; -DELETE FROM creature_addon WHERE guid = 42285; -DELETE FROM creature_addon WHERE guid = 42286; -DELETE FROM creature_addon WHERE guid = 42287; -DELETE FROM creature_addon WHERE guid = 42288; -DELETE FROM creature_addon WHERE guid = 42289; -DELETE FROM creature_addon WHERE guid = 42290; -DELETE FROM creature_addon WHERE guid = 42291; -DELETE FROM creature_addon WHERE guid = 42292; -DELETE FROM creature_addon WHERE guid = 42293; -DELETE FROM creature_addon WHERE guid = 42294; -DELETE FROM creature_addon WHERE guid = 42295; --- Create template addon for creature 11191 -DELETE FROM creature_template_addon WHERE entry =11191; -INSERT INTO creature_template_addon VALUES (11191,0,0,1,16,10,0,NULL); --- Clear duplicate addons from template for creature 11191 -DELETE FROM creature_addon WHERE guid = 42296; --- Create template addon for creature 11192 -DELETE FROM creature_template_addon WHERE entry =11192; -INSERT INTO creature_template_addon VALUES (11192,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11192 -DELETE FROM creature_addon WHERE guid = 42297; --- Create template addon for creature 11193 -DELETE FROM creature_template_addon WHERE entry =11193; -INSERT INTO creature_template_addon VALUES (11193,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11193 -DELETE FROM creature_addon WHERE guid = 42298; --- Create template addon for creature 11194 -DELETE FROM creature_template_addon WHERE entry =11194; -INSERT INTO creature_template_addon VALUES (11194,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11194 -DELETE FROM creature_addon WHERE guid = 28416; -DELETE FROM creature_addon WHERE guid = 28417; -DELETE FROM creature_addon WHERE guid = 28418; -DELETE FROM creature_addon WHERE guid = 45240; -DELETE FROM creature_addon WHERE guid = 45243; --- Create template addon for creature 11195 --- Create template addon for creature 11196 -DELETE FROM creature_template_addon WHERE entry =11196; -INSERT INTO creature_template_addon VALUES (11196,0,0,0,0,0,0,NULL); --- Clear duplicate addons from template for creature 11196 -DELETE FROM creature_addon WHERE guid = 85558; -DELETE FROM creature_addon WHERE guid = 85559; -DELETE FROM creature_addon WHERE guid = 85560; --- Create template addon for creature 11197 --- Create template addon for creature 11198 -DELETE FROM creature_template_addon WHERE entry =11198; -INSERT INTO creature_template_addon VALUES (11198,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11198 -DELETE FROM creature_addon WHERE guid = 33135; -DELETE FROM creature_addon WHERE guid = 33801; -DELETE FROM creature_addon WHERE guid = 33803; -DELETE FROM creature_addon WHERE guid = 33804; -DELETE FROM creature_addon WHERE guid = 33805; -DELETE FROM creature_addon WHERE guid = 33806; -DELETE FROM creature_addon WHERE guid = 33807; -DELETE FROM creature_addon WHERE guid = 34159; --- Create template addon for creature 11199 --- Create template addon for creature 11200 --- Create template addon for creature 11216 -DELETE FROM creature_template_addon WHERE entry =11216; -INSERT INTO creature_template_addon VALUES (11216,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11216 -DELETE FROM creature_addon WHERE guid = 45424; --- Create template addon for creature 11217 -DELETE FROM creature_template_addon WHERE entry =11217; -INSERT INTO creature_template_addon VALUES (11217,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11217 -DELETE FROM creature_addon WHERE guid = 45423; --- Clear duplicate addons from template for creature 11218 --- Create template addon for creature 11219 -DELETE FROM creature_template_addon WHERE entry =11219; -INSERT INTO creature_template_addon VALUES (11219,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11219 -DELETE FROM creature_addon WHERE guid = 34183; --- Create template addon for creature 11236 --- Create template addon for creature 11256 --- Create template addon for creature 11257 -DELETE FROM creature_template_addon WHERE entry =11257; -INSERT INTO creature_template_addon VALUES (11257,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11257 -DELETE FROM creature_addon WHERE guid = 48928; -DELETE FROM creature_addon WHERE guid = 91295; -DELETE FROM creature_addon WHERE guid = 91296; -DELETE FROM creature_addon WHERE guid = 91302; -DELETE FROM creature_addon WHERE guid = 91365; --- Create template addon for creature 11258 --- Create template addon for creature 11259 -DELETE FROM creature_template_addon WHERE entry =11259; -INSERT INTO creature_template_addon VALUES (11259,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11259 -DELETE FROM creature_addon WHERE guid = 29198; --- Clear duplicate addons from template for creature 11260 --- Create template addon for creature 11261 -DELETE FROM creature_template_addon WHERE entry =11261; -INSERT INTO creature_template_addon VALUES (11261,0,0,1,16,69,0,NULL); --- Clear duplicate addons from template for creature 11261 -DELETE FROM creature_addon WHERE guid = 48925; --- Create template addon for creature 11262 --- Create template addon for creature 11263 --- Create template addon for creature 11276 -DELETE FROM creature_template_addon WHERE entry =11276; -INSERT INTO creature_template_addon VALUES (11276,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11276 -DELETE FROM creature_addon WHERE guid = 35192; -DELETE FROM creature_addon WHERE guid = 35193; --- Clear duplicate addons from template for creature 11277 --- Clear duplicate addons from template for creature 11278 --- Clear duplicate addons from template for creature 11279 --- Clear duplicate addons from template for creature 11280 --- Clear duplicate addons from template for creature 11281 --- Clear duplicate addons from template for creature 11282 --- Clear duplicate addons from template for creature 11283 --- Create template addon for creature 11284 --- Create template addon for creature 11285 --- Clear duplicate addons from template for creature 11286 --- Clear duplicate addons from template for creature 11287 --- Create template addon for creature 11288 -DELETE FROM creature_template_addon WHERE entry =11288; -INSERT INTO creature_template_addon VALUES (11288,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11288 -DELETE FROM creature_addon WHERE guid = 92244; -DELETE FROM creature_addon WHERE guid = 92245; -DELETE FROM creature_addon WHERE guid = 92246; -DELETE FROM creature_addon WHERE guid = 92247; -DELETE FROM creature_addon WHERE guid = 92248; -DELETE FROM creature_addon WHERE guid = 92249; -DELETE FROM creature_addon WHERE guid = 92823; -DELETE FROM creature_addon WHERE guid = 92824; -DELETE FROM creature_addon WHERE guid = 92826; -DELETE FROM creature_addon WHERE guid = 92827; -DELETE FROM creature_addon WHERE guid = 92828; -DELETE FROM creature_addon WHERE guid = 92829; -DELETE FROM creature_addon WHERE guid = 92831; --- Create template addon for creature 11289 -DELETE FROM creature_template_addon WHERE entry =11289; -INSERT INTO creature_template_addon VALUES (11289,0,0,1,16,0,0,'17327'); --- Clear duplicate addons from template for creature 11289 -DELETE FROM creature_addon WHERE guid = 92830; -DELETE FROM creature_addon WHERE guid = 92832; -DELETE FROM creature_addon WHERE guid = 92833; --- Create template addon for creature 11290 -DELETE FROM creature_template_addon WHERE entry =11290; -INSERT INTO creature_template_addon VALUES (11290,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11290 -DELETE FROM creature_addon WHERE guid = 92546; -DELETE FROM creature_addon WHERE guid = 92548; -DELETE FROM creature_addon WHERE guid = 92551; -DELETE FROM creature_addon WHERE guid = 92553; -DELETE FROM creature_addon WHERE guid = 92554; -DELETE FROM creature_addon WHERE guid = 92557; -DELETE FROM creature_addon WHERE guid = 92558; -DELETE FROM creature_addon WHERE guid = 92565; --- Create template addon for creature 11291 -DELETE FROM creature_template_addon WHERE entry =11291; -INSERT INTO creature_template_addon VALUES (11291,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11291 -DELETE FROM creature_addon WHERE guid = 92542; -DELETE FROM creature_addon WHERE guid = 92543; -DELETE FROM creature_addon WHERE guid = 92545; -DELETE FROM creature_addon WHERE guid = 92549; -DELETE FROM creature_addon WHERE guid = 92550; -DELETE FROM creature_addon WHERE guid = 92552; -DELETE FROM creature_addon WHERE guid = 92555; -DELETE FROM creature_addon WHERE guid = 92556; -DELETE FROM creature_addon WHERE guid = 92559; -DELETE FROM creature_addon WHERE guid = 92564; -DELETE FROM creature_addon WHERE guid = 92656; --- Create template addon for creature 11296 --- Clear duplicate addons from template for creature 11316 --- Create template addon for creature 11317 -DELETE FROM creature_template_addon WHERE entry =11317; -INSERT INTO creature_template_addon VALUES (11317,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11317 -DELETE FROM creature_addon WHERE guid = 27586; --- Clear duplicate addons from template for creature 11318 --- Clear duplicate addons from template for creature 11319 --- Clear duplicate addons from template for creature 11320 --- Clear duplicate addons from template for creature 11321 --- Clear duplicate addons from template for creature 11322 -DELETE FROM creature_addon WHERE guid = 48687; -DELETE FROM creature_addon WHERE guid = 48710; -DELETE FROM creature_addon WHERE guid = 48717; -DELETE FROM creature_addon WHERE guid = 48718; -DELETE FROM creature_addon WHERE guid = 48720; -DELETE FROM creature_addon WHERE guid = 48722; -DELETE FROM creature_addon WHERE guid = 48727; -DELETE FROM creature_addon WHERE guid = 48734; -DELETE FROM creature_addon WHERE guid = 48735; -DELETE FROM creature_addon WHERE guid = 48737; -DELETE FROM creature_addon WHERE guid = 48746; -DELETE FROM creature_addon WHERE guid = 48751; --- Clear duplicate addons from template for creature 11323 -DELETE FROM creature_addon WHERE guid = 48690; -DELETE FROM creature_addon WHERE guid = 48694; -DELETE FROM creature_addon WHERE guid = 48699; -DELETE FROM creature_addon WHERE guid = 48704; -DELETE FROM creature_addon WHERE guid = 48711; -DELETE FROM creature_addon WHERE guid = 48712; -DELETE FROM creature_addon WHERE guid = 48713; -DELETE FROM creature_addon WHERE guid = 48730; -DELETE FROM creature_addon WHERE guid = 48731; --- Clear duplicate addons from template for creature 11324 -DELETE FROM creature_addon WHERE guid = 48693; -DELETE FROM creature_addon WHERE guid = 48721; -DELETE FROM creature_addon WHERE guid = 48738; -DELETE FROM creature_addon WHERE guid = 48744; --- Create template addon for creature 11325 --- Create template addon for creature 11326 --- Create template addon for creature 11327 --- Clear duplicate addons from template for creature 11328 --- Create template addon for creature 11338 -DELETE FROM creature_template_addon WHERE entry =11338; -INSERT INTO creature_template_addon VALUES (11338,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11338 -DELETE FROM creature_addon WHERE guid = 49218; -DELETE FROM creature_addon WHERE guid = 49219; -DELETE FROM creature_addon WHERE guid = 49234; -DELETE FROM creature_addon WHERE guid = 49235; -DELETE FROM creature_addon WHERE guid = 51391; --- Create template addon for creature 11339 -DELETE FROM creature_template_addon WHERE entry =11339; -INSERT INTO creature_template_addon VALUES (11339,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11339 -DELETE FROM creature_addon WHERE guid = 49329; -DELETE FROM creature_addon WHERE guid = 49703; -DELETE FROM creature_addon WHERE guid = 51353; -DELETE FROM creature_addon WHERE guid = 51354; -DELETE FROM creature_addon WHERE guid = 51363; -DELETE FROM creature_addon WHERE guid = 51364; -DELETE FROM creature_addon WHERE guid = 51365; -DELETE FROM creature_addon WHERE guid = 51366; -DELETE FROM creature_addon WHERE guid = 51373; -DELETE FROM creature_addon WHERE guid = 51374; -DELETE FROM creature_addon WHERE guid = 51597; -DELETE FROM creature_addon WHERE guid = 51598; -DELETE FROM creature_addon WHERE guid = 51599; -DELETE FROM creature_addon WHERE guid = 51600; --- Create template addon for creature 11340 -DELETE FROM creature_template_addon WHERE entry =11340; -INSERT INTO creature_template_addon VALUES (11340,0,8,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11340 -DELETE FROM creature_addon WHERE guid = 49051; -DELETE FROM creature_addon WHERE guid = 49052; -DELETE FROM creature_addon WHERE guid = 49670; --- Create template addon for creature 11346 -DELETE FROM creature_template_addon WHERE entry =11346; -INSERT INTO creature_template_addon VALUES (11346,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11346 -DELETE FROM creature_addon WHERE guid = 556; -DELETE FROM creature_addon WHERE guid = 677; -DELETE FROM creature_addon WHERE guid = 730; -DELETE FROM creature_addon WHERE guid = 732; -DELETE FROM creature_addon WHERE guid = 733; -DELETE FROM creature_addon WHERE guid = 736; -DELETE FROM creature_addon WHERE guid = 739; -DELETE FROM creature_addon WHERE guid = 742; -DELETE FROM creature_addon WHERE guid = 748; --- Create template addon for creature 11347 -DELETE FROM creature_template_addon WHERE entry =11347; -INSERT INTO creature_template_addon VALUES (11347,0,8,1,16,0,0,'20545'); --- Clear duplicate addons from template for creature 11347 -DELETE FROM creature_addon WHERE guid = 49314; --- Create template addon for creature 11348 -DELETE FROM creature_template_addon WHERE entry =11348; -INSERT INTO creature_template_addon VALUES (11348,0,8,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11348 -DELETE FROM creature_addon WHERE guid = 49313; --- Create template addon for creature 11350 -DELETE FROM creature_template_addon WHERE entry =11350; -INSERT INTO creature_template_addon VALUES (11350,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11350 -DELETE FROM creature_addon WHERE guid = 49102; -DELETE FROM creature_addon WHERE guid = 49103; -DELETE FROM creature_addon WHERE guid = 49104; -DELETE FROM creature_addon WHERE guid = 49105; -DELETE FROM creature_addon WHERE guid = 49114; -DELETE FROM creature_addon WHERE guid = 49301; -DELETE FROM creature_addon WHERE guid = 49302; -DELETE FROM creature_addon WHERE guid = 49307; -DELETE FROM creature_addon WHERE guid = 49308; -DELETE FROM creature_addon WHERE guid = 49309; -DELETE FROM creature_addon WHERE guid = 49732; -DELETE FROM creature_addon WHERE guid = 49733; -DELETE FROM creature_addon WHERE guid = 49736; -DELETE FROM creature_addon WHERE guid = 49741; -DELETE FROM creature_addon WHERE guid = 49751; -DELETE FROM creature_addon WHERE guid = 49753; -DELETE FROM creature_addon WHERE guid = 49811; -DELETE FROM creature_addon WHERE guid = 49812; -DELETE FROM creature_addon WHERE guid = 49813; -DELETE FROM creature_addon WHERE guid = 51345; -DELETE FROM creature_addon WHERE guid = 51347; -DELETE FROM creature_addon WHERE guid = 51389; -DELETE FROM creature_addon WHERE guid = 51394; -DELETE FROM creature_addon WHERE guid = 51582; -DELETE FROM creature_addon WHERE guid = 51583; -DELETE FROM creature_addon WHERE guid = 51584; -DELETE FROM creature_addon WHERE guid = 91442; -DELETE FROM creature_addon WHERE guid = 91464; -DELETE FROM creature_addon WHERE guid = 91476; -DELETE FROM creature_addon WHERE guid = 91478; -DELETE FROM creature_addon WHERE guid = 91490; -DELETE FROM creature_addon WHERE guid = 91495; -DELETE FROM creature_addon WHERE guid = 91511; --- Create template addon for creature 11351 -DELETE FROM creature_template_addon WHERE entry =11351; -INSERT INTO creature_template_addon VALUES (11351,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11351 -DELETE FROM creature_addon WHERE guid = 49120; -DELETE FROM creature_addon WHERE guid = 49121; -DELETE FROM creature_addon WHERE guid = 49133; -DELETE FROM creature_addon WHERE guid = 49134; -DELETE FROM creature_addon WHERE guid = 49135; -DELETE FROM creature_addon WHERE guid = 49701; -DELETE FROM creature_addon WHERE guid = 51875; -DELETE FROM creature_addon WHERE guid = 91440; -DELETE FROM creature_addon WHERE guid = 91457; --- Create template addon for creature 11352 -DELETE FROM creature_template_addon WHERE entry =11352; -INSERT INTO creature_template_addon VALUES (11352,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11352 -DELETE FROM creature_addon WHERE guid = 49668; -DELETE FROM creature_addon WHERE guid = 49669; -DELETE FROM creature_addon WHERE guid = 49671; -DELETE FROM creature_addon WHERE guid = 49676; -DELETE FROM creature_addon WHERE guid = 49677; -DELETE FROM creature_addon WHERE guid = 49698; -DELETE FROM creature_addon WHERE guid = 49705; -DELETE FROM creature_addon WHERE guid = 49761; -DELETE FROM creature_addon WHERE guid = 51395; -DELETE FROM creature_addon WHERE guid = 51396; -DELETE FROM creature_addon WHERE guid = 51419; -DELETE FROM creature_addon WHERE guid = 51420; -DELETE FROM creature_addon WHERE guid = 51947; -DELETE FROM creature_addon WHERE guid = 51948; -DELETE FROM creature_addon WHERE guid = 51962; -DELETE FROM creature_addon WHERE guid = 91435; -DELETE FROM creature_addon WHERE guid = 91444; -DELETE FROM creature_addon WHERE guid = 91493; --- Create template addon for creature 11353 -DELETE FROM creature_template_addon WHERE entry =11353; -INSERT INTO creature_template_addon VALUES (11353,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11353 -DELETE FROM creature_addon WHERE guid = 49261; -DELETE FROM creature_addon WHERE guid = 49262; -DELETE FROM creature_addon WHERE guid = 49279; -DELETE FROM creature_addon WHERE guid = 49282; -DELETE FROM creature_addon WHERE guid = 49283; -DELETE FROM creature_addon WHERE guid = 49347; -DELETE FROM creature_addon WHERE guid = 49348; -DELETE FROM creature_addon WHERE guid = 49704; -DELETE FROM creature_addon WHERE guid = 49778; -DELETE FROM creature_addon WHERE guid = 49779; -DELETE FROM creature_addon WHERE guid = 49781; -DELETE FROM creature_addon WHERE guid = 49782; -DELETE FROM creature_addon WHERE guid = 49797; -DELETE FROM creature_addon WHERE guid = 51367; -DELETE FROM creature_addon WHERE guid = 51368; -DELETE FROM creature_addon WHERE guid = 51456; -DELETE FROM creature_addon WHERE guid = 51457; -DELETE FROM creature_addon WHERE guid = 51592; -DELETE FROM creature_addon WHERE guid = 51593; -DELETE FROM creature_addon WHERE guid = 51594; -DELETE FROM creature_addon WHERE guid = 51595; --- Create template addon for creature 11355 -DELETE FROM creature_template_addon WHERE entry =11355; -INSERT INTO creature_template_addon VALUES (11355,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11355 -DELETE FROM creature_addon WHERE guid = 555; -DELETE FROM creature_addon WHERE guid = 633; -DELETE FROM creature_addon WHERE guid = 634; -DELETE FROM creature_addon WHERE guid = 635; -DELETE FROM creature_addon WHERE guid = 729; -DELETE FROM creature_addon WHERE guid = 731; -DELETE FROM creature_addon WHERE guid = 734; -DELETE FROM creature_addon WHERE guid = 735; -DELETE FROM creature_addon WHERE guid = 737; -DELETE FROM creature_addon WHERE guid = 738; -DELETE FROM creature_addon WHERE guid = 740; -DELETE FROM creature_addon WHERE guid = 741; -DELETE FROM creature_addon WHERE guid = 743; -DELETE FROM creature_addon WHERE guid = 744; -DELETE FROM creature_addon WHERE guid = 745; -DELETE FROM creature_addon WHERE guid = 746; -DELETE FROM creature_addon WHERE guid = 747; -DELETE FROM creature_addon WHERE guid = 824; -DELETE FROM creature_addon WHERE guid = 825; --- Create template addon for creature 11356 -DELETE FROM creature_template_addon WHERE entry =11356; -INSERT INTO creature_template_addon VALUES (11356,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11356 -DELETE FROM creature_addon WHERE guid = 49268; -DELETE FROM creature_addon WHERE guid = 49269; -DELETE FROM creature_addon WHERE guid = 49270; -DELETE FROM creature_addon WHERE guid = 49271; -DELETE FROM creature_addon WHERE guid = 49272; -DELETE FROM creature_addon WHERE guid = 49273; -DELETE FROM creature_addon WHERE guid = 49280; -DELETE FROM creature_addon WHERE guid = 49788; -DELETE FROM creature_addon WHERE guid = 49793; -DELETE FROM creature_addon WHERE guid = 49794; -DELETE FROM creature_addon WHERE guid = 49795; -DELETE FROM creature_addon WHERE guid = 49796; -DELETE FROM creature_addon WHERE guid = 49798; -DELETE FROM creature_addon WHERE guid = 51416; -DELETE FROM creature_addon WHERE guid = 51430; -DELETE FROM creature_addon WHERE guid = 51431; -DELETE FROM creature_addon WHERE guid = 51460; -DELETE FROM creature_addon WHERE guid = 51461; -DELETE FROM creature_addon WHERE guid = 51965; -DELETE FROM creature_addon WHERE guid = 51966; -DELETE FROM creature_addon WHERE guid = 51973; -DELETE FROM creature_addon WHERE guid = 51974; -DELETE FROM creature_addon WHERE guid = 52059; -DELETE FROM creature_addon WHERE guid = 52104; --- Create template addon for creature 11357 -DELETE FROM creature_template_addon WHERE entry =11357; -INSERT INTO creature_template_addon VALUES (11357,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11357 -DELETE FROM creature_addon WHERE guid = 49033; -DELETE FROM creature_addon WHERE guid = 49034; -DELETE FROM creature_addon WHERE guid = 49659; -DELETE FROM creature_addon WHERE guid = 49660; -DELETE FROM creature_addon WHERE guid = 49664; -DELETE FROM creature_addon WHERE guid = 49665; -DELETE FROM creature_addon WHERE guid = 49666; -DELETE FROM creature_addon WHERE guid = 49667; -DELETE FROM creature_addon WHERE guid = 49673; -DELETE FROM creature_addon WHERE guid = 49674; -DELETE FROM creature_addon WHERE guid = 51393; -DELETE FROM creature_addon WHERE guid = 51398; -DELETE FROM creature_addon WHERE guid = 51402; -DELETE FROM creature_addon WHERE guid = 51422; -DELETE FROM creature_addon WHERE guid = 51423; -DELETE FROM creature_addon WHERE guid = 51425; -DELETE FROM creature_addon WHERE guid = 51426; -DELETE FROM creature_addon WHERE guid = 51428; -DELETE FROM creature_addon WHERE guid = 51429; -DELETE FROM creature_addon WHERE guid = 51601; -DELETE FROM creature_addon WHERE guid = 51602; --- Create template addon for creature 11359 -DELETE FROM creature_template_addon WHERE entry =11359; -INSERT INTO creature_template_addon VALUES (11359,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11359 -DELETE FROM creature_addon WHERE guid = 49663; -DELETE FROM creature_addon WHERE guid = 49672; -DELETE FROM creature_addon WHERE guid = 51390; -DELETE FROM creature_addon WHERE guid = 51397; -DELETE FROM creature_addon WHERE guid = 51415; -DELETE FROM creature_addon WHERE guid = 51418; -DELETE FROM creature_addon WHERE guid = 51421; -DELETE FROM creature_addon WHERE guid = 51424; -DELETE FROM creature_addon WHERE guid = 51427; --- Create template addon for creature 11360 -DELETE FROM creature_template_addon WHERE entry =11360; -INSERT INTO creature_template_addon VALUES (11360,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11360 -DELETE FROM creature_addon WHERE guid = 49295; -DELETE FROM creature_addon WHERE guid = 49303; -DELETE FROM creature_addon WHERE guid = 49304; -DELETE FROM creature_addon WHERE guid = 49305; -DELETE FROM creature_addon WHERE guid = 49306; -DELETE FROM creature_addon WHERE guid = 49800; -DELETE FROM creature_addon WHERE guid = 49806; -DELETE FROM creature_addon WHERE guid = 49810; -DELETE FROM creature_addon WHERE guid = 49814; -DELETE FROM creature_addon WHERE guid = 51344; -DELETE FROM creature_addon WHERE guid = 51580; -DELETE FROM creature_addon WHERE guid = 51581; --- Clear duplicate addons from template for creature 11361 --- Create template addon for creature 11365 -DELETE FROM creature_template_addon WHERE entry =11365; -INSERT INTO creature_template_addon VALUES (11365,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11365 -DELETE FROM creature_addon WHERE guid = 49315; -DELETE FROM creature_addon WHERE guid = 49316; -DELETE FROM creature_addon WHERE guid = 49317; -DELETE FROM creature_addon WHERE guid = 49318; -DELETE FROM creature_addon WHERE guid = 49319; -DELETE FROM creature_addon WHERE guid = 49320; -DELETE FROM creature_addon WHERE guid = 49321; -DELETE FROM creature_addon WHERE guid = 49322; -DELETE FROM creature_addon WHERE guid = 49323; -DELETE FROM creature_addon WHERE guid = 49324; -DELETE FROM creature_addon WHERE guid = 49325; -DELETE FROM creature_addon WHERE guid = 49326; -DELETE FROM creature_addon WHERE guid = 49327; -DELETE FROM creature_addon WHERE guid = 49328; -DELETE FROM creature_addon WHERE guid = 49335; -DELETE FROM creature_addon WHERE guid = 49336; -DELETE FROM creature_addon WHERE guid = 49337; -DELETE FROM creature_addon WHERE guid = 49338; -DELETE FROM creature_addon WHERE guid = 49339; -DELETE FROM creature_addon WHERE guid = 49340; -DELETE FROM creature_addon WHERE guid = 49341; -DELETE FROM creature_addon WHERE guid = 49342; -DELETE FROM creature_addon WHERE guid = 49343; -DELETE FROM creature_addon WHERE guid = 49344; -DELETE FROM creature_addon WHERE guid = 49345; -DELETE FROM creature_addon WHERE guid = 49346; -DELETE FROM creature_addon WHERE guid = 51355; -DELETE FROM creature_addon WHERE guid = 51356; -DELETE FROM creature_addon WHERE guid = 51357; -DELETE FROM creature_addon WHERE guid = 51358; -DELETE FROM creature_addon WHERE guid = 51359; -DELETE FROM creature_addon WHERE guid = 51360; -DELETE FROM creature_addon WHERE guid = 51361; -DELETE FROM creature_addon WHERE guid = 51362; -DELETE FROM creature_addon WHERE guid = 51369; -DELETE FROM creature_addon WHERE guid = 51370; -DELETE FROM creature_addon WHERE guid = 51371; -DELETE FROM creature_addon WHERE guid = 51372; -DELETE FROM creature_addon WHERE guid = 51375; -DELETE FROM creature_addon WHERE guid = 51381; -DELETE FROM creature_addon WHERE guid = 51382; -DELETE FROM creature_addon WHERE guid = 51383; -DELETE FROM creature_addon WHERE guid = 51384; -DELETE FROM creature_addon WHERE guid = 51385; -DELETE FROM creature_addon WHERE guid = 51386; --- Create template addon for creature 11368 -DELETE FROM creature_template_addon WHERE entry =11368; -INSERT INTO creature_template_addon VALUES (11368,0,0,1,16,0,0,'18950'); --- Clear duplicate addons from template for creature 11368 -DELETE FROM creature_addon WHERE guid = 49123; -DELETE FROM creature_addon WHERE guid = 49124; -DELETE FROM creature_addon WHERE guid = 49125; -DELETE FROM creature_addon WHERE guid = 49127; -DELETE FROM creature_addon WHERE guid = 49128; -DELETE FROM creature_addon WHERE guid = 49137; -DELETE FROM creature_addon WHERE guid = 49138; -DELETE FROM creature_addon WHERE guid = 49139; -DELETE FROM creature_addon WHERE guid = 49140; -DELETE FROM creature_addon WHERE guid = 49143; -DELETE FROM creature_addon WHERE guid = 49144; -DELETE FROM creature_addon WHERE guid = 49145; -DELETE FROM creature_addon WHERE guid = 49146; -DELETE FROM creature_addon WHERE guid = 49150; -DELETE FROM creature_addon WHERE guid = 49151; -DELETE FROM creature_addon WHERE guid = 49153; -DELETE FROM creature_addon WHERE guid = 49156; -DELETE FROM creature_addon WHERE guid = 49157; -DELETE FROM creature_addon WHERE guid = 49158; -DELETE FROM creature_addon WHERE guid = 49159; -DELETE FROM creature_addon WHERE guid = 49161; -DELETE FROM creature_addon WHERE guid = 49186; -DELETE FROM creature_addon WHERE guid = 49187; -DELETE FROM creature_addon WHERE guid = 49188; -DELETE FROM creature_addon WHERE guid = 49190; -DELETE FROM creature_addon WHERE guid = 49191; -DELETE FROM creature_addon WHERE guid = 49192; -DELETE FROM creature_addon WHERE guid = 51874; -DELETE FROM creature_addon WHERE guid = 91548; -DELETE FROM creature_addon WHERE guid = 91549; -DELETE FROM creature_addon WHERE guid = 91551; -DELETE FROM creature_addon WHERE guid = 91554; -DELETE FROM creature_addon WHERE guid = 91555; --- Create template addon for creature 11370 -DELETE FROM creature_template_addon WHERE entry =11370; -INSERT INTO creature_template_addon VALUES (11370,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11370 -DELETE FROM creature_addon WHERE guid = 49228; -DELETE FROM creature_addon WHERE guid = 49233; -DELETE FROM creature_addon WHERE guid = 49240; -DELETE FROM creature_addon WHERE guid = 49245; -DELETE FROM creature_addon WHERE guid = 49250; -DELETE FROM creature_addon WHERE guid = 49255; -DELETE FROM creature_addon WHERE guid = 49770; --- Create template addon for creature 11371 -DELETE FROM creature_template_addon WHERE entry =11371; -INSERT INTO creature_template_addon VALUES (11371,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11371 -DELETE FROM creature_addon WHERE guid = 49046; -DELETE FROM creature_addon WHERE guid = 49048; -DELETE FROM creature_addon WHERE guid = 49049; -DELETE FROM creature_addon WHERE guid = 49050; -DELETE FROM creature_addon WHERE guid = 49089; -DELETE FROM creature_addon WHERE guid = 49091; -DELETE FROM creature_addon WHERE guid = 49092; -DELETE FROM creature_addon WHERE guid = 49093; -DELETE FROM creature_addon WHERE guid = 49094; -DELETE FROM creature_addon WHERE guid = 49097; -DELETE FROM creature_addon WHERE guid = 49101; -DELETE FROM creature_addon WHERE guid = 49111; -DELETE FROM creature_addon WHERE guid = 49112; -DELETE FROM creature_addon WHERE guid = 49113; -DELETE FROM creature_addon WHERE guid = 49116; -DELETE FROM creature_addon WHERE guid = 49117; -DELETE FROM creature_addon WHERE guid = 49118; -DELETE FROM creature_addon WHERE guid = 49715; -DELETE FROM creature_addon WHERE guid = 49734; -DELETE FROM creature_addon WHERE guid = 49735; -DELETE FROM creature_addon WHERE guid = 49743; -DELETE FROM creature_addon WHERE guid = 49744; -DELETE FROM creature_addon WHERE guid = 49745; -DELETE FROM creature_addon WHERE guid = 49750; -DELETE FROM creature_addon WHERE guid = 49757; -DELETE FROM creature_addon WHERE guid = 49758; -DELETE FROM creature_addon WHERE guid = 49759; -DELETE FROM creature_addon WHERE guid = 49760; -DELETE FROM creature_addon WHERE guid = 51452; -DELETE FROM creature_addon WHERE guid = 51946; -DELETE FROM creature_addon WHERE guid = 51952; -DELETE FROM creature_addon WHERE guid = 91509; -DELETE FROM creature_addon WHERE guid = 91510; --- Create template addon for creature 11372 -DELETE FROM creature_template_addon WHERE entry =11372; -INSERT INTO creature_template_addon VALUES (11372,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11372 -DELETE FROM creature_addon WHERE guid = 49045; -DELETE FROM creature_addon WHERE guid = 49047; -DELETE FROM creature_addon WHERE guid = 49088; -DELETE FROM creature_addon WHERE guid = 49090; -DELETE FROM creature_addon WHERE guid = 49095; -DELETE FROM creature_addon WHERE guid = 49096; -DELETE FROM creature_addon WHERE guid = 49098; -DELETE FROM creature_addon WHERE guid = 49099; -DELETE FROM creature_addon WHERE guid = 49100; -DELETE FROM creature_addon WHERE guid = 49106; -DELETE FROM creature_addon WHERE guid = 49107; -DELETE FROM creature_addon WHERE guid = 49110; -DELETE FROM creature_addon WHERE guid = 49119; -DELETE FROM creature_addon WHERE guid = 49714; -DELETE FROM creature_addon WHERE guid = 49739; -DELETE FROM creature_addon WHERE guid = 49740; -DELETE FROM creature_addon WHERE guid = 49746; -DELETE FROM creature_addon WHERE guid = 49747; -DELETE FROM creature_addon WHERE guid = 49748; -DELETE FROM creature_addon WHERE guid = 49749; -DELETE FROM creature_addon WHERE guid = 49755; -DELETE FROM creature_addon WHERE guid = 49756; -DELETE FROM creature_addon WHERE guid = 51451; -DELETE FROM creature_addon WHERE guid = 51881; -DELETE FROM creature_addon WHERE guid = 51949; -DELETE FROM creature_addon WHERE guid = 51950; -DELETE FROM creature_addon WHERE guid = 51951; -DELETE FROM creature_addon WHERE guid = 91497; -DELETE FROM creature_addon WHERE guid = 91498; --- Create template addon for creature 11373 -DELETE FROM creature_template_addon WHERE entry =11373; -INSERT INTO creature_template_addon VALUES (11373,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11373 -DELETE FROM creature_addon WHERE guid = 49195; -DELETE FROM creature_addon WHERE guid = 49196; -DELETE FROM creature_addon WHERE guid = 49197; -DELETE FROM creature_addon WHERE guid = 49198; --- Create template addon for creature 11374 -DELETE FROM creature_template_addon WHERE entry =11374; -INSERT INTO creature_template_addon VALUES (11374,0,0,1,16,0,0,'18950'); --- Clear duplicate addons from template for creature 11374 -DELETE FROM creature_addon WHERE guid = 49068; -DELETE FROM creature_addon WHERE guid = 49069; -DELETE FROM creature_addon WHERE guid = 49070; -DELETE FROM creature_addon WHERE guid = 49071; -DELETE FROM creature_addon WHERE guid = 49072; -DELETE FROM creature_addon WHERE guid = 49073; -DELETE FROM creature_addon WHERE guid = 49074; -DELETE FROM creature_addon WHERE guid = 49075; -DELETE FROM creature_addon WHERE guid = 49076; -DELETE FROM creature_addon WHERE guid = 49722; -DELETE FROM creature_addon WHERE guid = 49723; -DELETE FROM creature_addon WHERE guid = 49724; -DELETE FROM creature_addon WHERE guid = 49725; -DELETE FROM creature_addon WHERE guid = 49726; -DELETE FROM creature_addon WHERE guid = 49727; -DELETE FROM creature_addon WHERE guid = 49728; -DELETE FROM creature_addon WHERE guid = 49730; -DELETE FROM creature_addon WHERE guid = 49731; -DELETE FROM creature_addon WHERE guid = 51443; -DELETE FROM creature_addon WHERE guid = 51445; -DELETE FROM creature_addon WHERE guid = 51446; -DELETE FROM creature_addon WHERE guid = 51447; -DELETE FROM creature_addon WHERE guid = 51449; -DELETE FROM creature_addon WHERE guid = 51450; -DELETE FROM creature_addon WHERE guid = 51963; --- Create template addon for creature 11378 -DELETE FROM creature_template_addon WHERE entry =11378; -INSERT INTO creature_template_addon VALUES (11378,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11378 -DELETE FROM creature_addon WHERE guid = 3427; --- Create template addon for creature 11380 -DELETE FROM creature_template_addon WHERE entry =11380; -INSERT INTO creature_template_addon VALUES (11380,0,0,1,16,10,0,NULL); --- Clear duplicate addons from template for creature 11380 -DELETE FROM creature_addon WHERE guid = 49655; --- Create template addon for creature 11382 -DELETE FROM creature_template_addon WHERE entry =11382; -INSERT INTO creature_template_addon VALUES (11382,15271,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11382 -DELETE FROM creature_addon WHERE guid = 49286; --- Create template addon for creature 11383 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11383; -INSERT INTO creature_template_addon VALUES (11383,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11383 -DELETE FROM creature_addon WHERE guid = 910; --- Create template addon for creature 11387 -DELETE FROM creature_template_addon WHERE entry =11387; -INSERT INTO creature_template_addon VALUES (11387,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11387 -DELETE FROM creature_addon WHERE guid = 49738; --- Create template addon for creature 11388 -DELETE FROM creature_template_addon WHERE entry =11388; -INSERT INTO creature_template_addon VALUES (11388,0,8,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11388 -DELETE FROM creature_addon WHERE guid = 49257; --- Create template addon for creature 11389 -DELETE FROM creature_template_addon WHERE entry =11389; -INSERT INTO creature_template_addon VALUES (11389,0,8,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11389 -DELETE FROM creature_addon WHERE guid = 49656; --- Create template addon for creature 11390 -DELETE FROM creature_template_addon WHERE entry =11390; -INSERT INTO creature_template_addon VALUES (11390,0,8,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11390 -DELETE FROM creature_addon WHERE guid = 49657; --- Create template addon for creature 11391 -DELETE FROM creature_template_addon WHERE entry =11391; -INSERT INTO creature_template_addon VALUES (11391,0,8,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11391 -DELETE FROM creature_addon WHERE guid = 49288; --- Create template addon for creature 11397 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11397; -INSERT INTO creature_template_addon VALUES (11397,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11397 --- Clear duplicate addons from template for creature 11401 -DELETE FROM creature_addon WHERE guid = 46567; --- Clear duplicate addons from template for creature 11406 --- Create template addon for creature 11407 -DELETE FROM creature_template_addon WHERE entry =11407; -INSERT INTO creature_template_addon VALUES (11407,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11407 -DELETE FROM creature_addon WHERE guid = 25541; --- Create template addon for creature 11437 --- Create template addon for creature 11438 -DELETE FROM creature_template_addon WHERE entry =11438; -INSERT INTO creature_template_addon VALUES (11438,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11438 -DELETE FROM creature_addon WHERE guid = 29103; --- Create template addon for creature 11439 --- Create template addon for creature 11440 -DELETE FROM creature_template_addon WHERE entry =11440; -INSERT INTO creature_template_addon VALUES (11440,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11440 -DELETE FROM creature_addon WHERE guid = 51009; -DELETE FROM creature_addon WHERE guid = 51010; -DELETE FROM creature_addon WHERE guid = 51011; -DELETE FROM creature_addon WHERE guid = 51012; -DELETE FROM creature_addon WHERE guid = 51013; -DELETE FROM creature_addon WHERE guid = 51014; -DELETE FROM creature_addon WHERE guid = 51015; -DELETE FROM creature_addon WHERE guid = 51016; -DELETE FROM creature_addon WHERE guid = 51017; -DELETE FROM creature_addon WHERE guid = 51018; -DELETE FROM creature_addon WHERE guid = 51019; -DELETE FROM creature_addon WHERE guid = 51020; -DELETE FROM creature_addon WHERE guid = 51021; -DELETE FROM creature_addon WHERE guid = 51022; -DELETE FROM creature_addon WHERE guid = 51023; -DELETE FROM creature_addon WHERE guid = 51028; -DELETE FROM creature_addon WHERE guid = 51030; -DELETE FROM creature_addon WHERE guid = 51031; -DELETE FROM creature_addon WHERE guid = 51032; -DELETE FROM creature_addon WHERE guid = 51033; -DELETE FROM creature_addon WHERE guid = 51034; -DELETE FROM creature_addon WHERE guid = 51035; -DELETE FROM creature_addon WHERE guid = 51036; -DELETE FROM creature_addon WHERE guid = 51037; --- Create template addon for creature 11441 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11441; -INSERT INTO creature_template_addon VALUES (11441,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11441 --- Create template addon for creature 11442 -DELETE FROM creature_template_addon WHERE entry =11442; -INSERT INTO creature_template_addon VALUES (11442,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11442 -DELETE FROM creature_addon WHERE guid = 51047; -DELETE FROM creature_addon WHERE guid = 51048; -DELETE FROM creature_addon WHERE guid = 51049; -DELETE FROM creature_addon WHERE guid = 51050; -DELETE FROM creature_addon WHERE guid = 51051; -DELETE FROM creature_addon WHERE guid = 51052; -DELETE FROM creature_addon WHERE guid = 51053; -DELETE FROM creature_addon WHERE guid = 51054; -DELETE FROM creature_addon WHERE guid = 51055; -DELETE FROM creature_addon WHERE guid = 51056; -DELETE FROM creature_addon WHERE guid = 51057; -DELETE FROM creature_addon WHERE guid = 51058; -DELETE FROM creature_addon WHERE guid = 51059; -DELETE FROM creature_addon WHERE guid = 51060; -DELETE FROM creature_addon WHERE guid = 51061; -DELETE FROM creature_addon WHERE guid = 51062; -DELETE FROM creature_addon WHERE guid = 51063; -DELETE FROM creature_addon WHERE guid = 51064; -DELETE FROM creature_addon WHERE guid = 51065; --- Create template addon for creature 11443 -DELETE FROM creature_template_addon WHERE entry =11443; -INSERT INTO creature_template_addon VALUES (11443,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11443 -DELETE FROM creature_addon WHERE guid = 51066; -DELETE FROM creature_addon WHERE guid = 51067; -DELETE FROM creature_addon WHERE guid = 51068; -DELETE FROM creature_addon WHERE guid = 51070; -DELETE FROM creature_addon WHERE guid = 51071; -DELETE FROM creature_addon WHERE guid = 51072; -DELETE FROM creature_addon WHERE guid = 51073; -DELETE FROM creature_addon WHERE guid = 51074; -DELETE FROM creature_addon WHERE guid = 51075; -DELETE FROM creature_addon WHERE guid = 51076; -DELETE FROM creature_addon WHERE guid = 51077; -DELETE FROM creature_addon WHERE guid = 51078; -DELETE FROM creature_addon WHERE guid = 51079; -DELETE FROM creature_addon WHERE guid = 51080; -DELETE FROM creature_addon WHERE guid = 51081; -DELETE FROM creature_addon WHERE guid = 51082; -DELETE FROM creature_addon WHERE guid = 51083; -DELETE FROM creature_addon WHERE guid = 51084; -DELETE FROM creature_addon WHERE guid = 51085; -DELETE FROM creature_addon WHERE guid = 51086; -DELETE FROM creature_addon WHERE guid = 51087; -DELETE FROM creature_addon WHERE guid = 51088; -DELETE FROM creature_addon WHERE guid = 51089; -DELETE FROM creature_addon WHERE guid = 51090; -DELETE FROM creature_addon WHERE guid = 51091; -DELETE FROM creature_addon WHERE guid = 51092; -DELETE FROM creature_addon WHERE guid = 51093; -DELETE FROM creature_addon WHERE guid = 51094; -DELETE FROM creature_addon WHERE guid = 51095; -DELETE FROM creature_addon WHERE guid = 51096; -DELETE FROM creature_addon WHERE guid = 51097; -DELETE FROM creature_addon WHERE guid = 51098; -DELETE FROM creature_addon WHERE guid = 51099; -DELETE FROM creature_addon WHERE guid = 51100; -DELETE FROM creature_addon WHERE guid = 51101; -DELETE FROM creature_addon WHERE guid = 51102; -DELETE FROM creature_addon WHERE guid = 51103; -DELETE FROM creature_addon WHERE guid = 51108; -DELETE FROM creature_addon WHERE guid = 51109; -DELETE FROM creature_addon WHERE guid = 51110; -DELETE FROM creature_addon WHERE guid = 51111; -DELETE FROM creature_addon WHERE guid = 51112; -DELETE FROM creature_addon WHERE guid = 51113; -DELETE FROM creature_addon WHERE guid = 51115; -DELETE FROM creature_addon WHERE guid = 51118; -DELETE FROM creature_addon WHERE guid = 51119; -DELETE FROM creature_addon WHERE guid = 51120; -DELETE FROM creature_addon WHERE guid = 51121; -DELETE FROM creature_addon WHERE guid = 51122; -DELETE FROM creature_addon WHERE guid = 51123; -DELETE FROM creature_addon WHERE guid = 51124; -DELETE FROM creature_addon WHERE guid = 51125; -DELETE FROM creature_addon WHERE guid = 51126; -DELETE FROM creature_addon WHERE guid = 51127; -DELETE FROM creature_addon WHERE guid = 51128; -DELETE FROM creature_addon WHERE guid = 51129; -DELETE FROM creature_addon WHERE guid = 51130; -DELETE FROM creature_addon WHERE guid = 51131; -DELETE FROM creature_addon WHERE guid = 51132; -DELETE FROM creature_addon WHERE guid = 51133; -DELETE FROM creature_addon WHERE guid = 51134; -DELETE FROM creature_addon WHERE guid = 51135; --- Create template addon for creature 11444 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11444; -INSERT INTO creature_template_addon VALUES (11444,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11444 --- Create template addon for creature 11445 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11445; -INSERT INTO creature_template_addon VALUES (11445,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11445 --- Create template addon for creature 11446 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11446; -INSERT INTO creature_template_addon VALUES (11446,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11446 --- Create template addon for creature 11447 --- Create template addon for creature 11448 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11448; -INSERT INTO creature_template_addon VALUES (11448,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11448 --- Create template addon for creature 11450 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11450; -INSERT INTO creature_template_addon VALUES (11450,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11450 --- Create template addon for creature 11451 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11451; -INSERT INTO creature_template_addon VALUES (11451,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11451 --- Create template addon for creature 11452 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11452; -INSERT INTO creature_template_addon VALUES (11452,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11452 --- Create template addon for creature 11453 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11453; -INSERT INTO creature_template_addon VALUES (11453,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11453 --- Create template addon for creature 11454 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11454; -INSERT INTO creature_template_addon VALUES (11454,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11454 --- Create template addon for creature 11455 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11455; -INSERT INTO creature_template_addon VALUES (11455,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11455 --- Create template addon for creature 11456 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11456; -INSERT INTO creature_template_addon VALUES (11456,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11456 --- Create template addon for creature 11457 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11457; -INSERT INTO creature_template_addon VALUES (11457,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11457 --- Create template addon for creature 11458 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11458; -INSERT INTO creature_template_addon VALUES (11458,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11458 --- Create template addon for creature 11459 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11459; -INSERT INTO creature_template_addon VALUES (11459,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11459 --- Create template addon for creature 11460 --- Create template addon for creature 11461 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11461; -INSERT INTO creature_template_addon VALUES (11461,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11461 --- Create template addon for creature 11462 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11462; -INSERT INTO creature_template_addon VALUES (11462,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11462 --- Create template addon for creature 11464 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11464; -INSERT INTO creature_template_addon VALUES (11464,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11464 --- Create template addon for creature 11465 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11465; -INSERT INTO creature_template_addon VALUES (11465,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11465 --- Create template addon for creature 11466 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11466; -INSERT INTO creature_template_addon VALUES (11466,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11466 --- Create template addon for creature 11467 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11467; -INSERT INTO creature_template_addon VALUES (11467,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11467 --- Create template addon for creature 11469 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11469; -INSERT INTO creature_template_addon VALUES (11469,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11469 --- Create template addon for creature 11470 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11470; -INSERT INTO creature_template_addon VALUES (11470,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11470 --- Create template addon for creature 11471 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11471; -INSERT INTO creature_template_addon VALUES (11471,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11471 --- Create template addon for creature 11472 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11472; -INSERT INTO creature_template_addon VALUES (11472,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11472 --- Create template addon for creature 11473 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11473; -INSERT INTO creature_template_addon VALUES (11473,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11473 --- Create template addon for creature 11475 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11475; -INSERT INTO creature_template_addon VALUES (11475,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11475 --- Create template addon for creature 11476 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11476; -INSERT INTO creature_template_addon VALUES (11476,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11476 --- Create template addon for creature 11477 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11477; -INSERT INTO creature_template_addon VALUES (11477,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11477 --- Create template addon for creature 11480 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11480; -INSERT INTO creature_template_addon VALUES (11480,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11480 --- Create template addon for creature 11483 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11483; -INSERT INTO creature_template_addon VALUES (11483,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11483 --- Create template addon for creature 11484 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11484; -INSERT INTO creature_template_addon VALUES (11484,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11484 --- Create template addon for creature 11486 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11486; -INSERT INTO creature_template_addon VALUES (11486,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11486 --- Create template addon for creature 11487 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11487; -INSERT INTO creature_template_addon VALUES (11487,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11487 --- Create template addon for creature 11488 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11488; -INSERT INTO creature_template_addon VALUES (11488,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11488 --- Create template addon for creature 11489 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11489; -INSERT INTO creature_template_addon VALUES (11489,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11489 --- Create template addon for creature 11490 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11490; -INSERT INTO creature_template_addon VALUES (11490,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11490 --- Create template addon for creature 11491 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11491; -INSERT INTO creature_template_addon VALUES (11491,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11491 --- Create template addon for creature 11492 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11492; -INSERT INTO creature_template_addon VALUES (11492,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11492 --- Create template addon for creature 11494 --- Create template addon for creature 11496 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11496; -INSERT INTO creature_template_addon VALUES (11496,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11496 --- Create template addon for creature 11497 --- Create template addon for creature 11498 --- Create template addon for creature 11501 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11501; -INSERT INTO creature_template_addon VALUES (11501,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11501 --- Create template addon for creature 11502 --- Create template addon for creature 11516 -DELETE FROM creature_template_addon WHERE entry =11516; -INSERT INTO creature_template_addon VALUES (11516,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11516 -DELETE FROM creature_addon WHERE guid = 39093; -DELETE FROM creature_addon WHERE guid = 39115; -DELETE FROM creature_addon WHERE guid = 39116; -DELETE FROM creature_addon WHERE guid = 39117; -DELETE FROM creature_addon WHERE guid = 39355; -DELETE FROM creature_addon WHERE guid = 39356; -DELETE FROM creature_addon WHERE guid = 39357; -DELETE FROM creature_addon WHERE guid = 39358; -DELETE FROM creature_addon WHERE guid = 39717; -DELETE FROM creature_addon WHERE guid = 39718; -DELETE FROM creature_addon WHERE guid = 39722; -DELETE FROM creature_addon WHERE guid = 39725; -DELETE FROM creature_addon WHERE guid = 39726; -DELETE FROM creature_addon WHERE guid = 39728; -DELETE FROM creature_addon WHERE guid = 39729; -DELETE FROM creature_addon WHERE guid = 40366; --- Clear duplicate addons from template for creature 11517 --- Clear duplicate addons from template for creature 11518 --- Clear duplicate addons from template for creature 11519 --- Clear duplicate addons from template for creature 11520 --- Create template addon for creature 11521 --- Create template addon for creature 11536 -DELETE FROM creature_template_addon WHERE entry =11536; -INSERT INTO creature_template_addon VALUES (11536,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11536 -DELETE FROM creature_addon WHERE guid = 68499; --- Create template addon for creature 11546 -DELETE FROM creature_template_addon WHERE entry =11546; -INSERT INTO creature_template_addon VALUES (11546,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11546 -DELETE FROM creature_addon WHERE guid = 41341; --- Create template addon for creature 11547 --- Create template addon for creature 11548 -DELETE FROM creature_template_addon WHERE entry =11548; -INSERT INTO creature_template_addon VALUES (11548,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11548 -DELETE FROM creature_addon WHERE guid = 35194; --- Create template addon for creature 11551 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11551; -INSERT INTO creature_template_addon VALUES (11551,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11551 -DELETE FROM creature_addon WHERE guid = 48794; -DELETE FROM creature_addon WHERE guid = 91327; --- Create template addon for creature 11552 --- Create template addon for creature 11553 -DELETE FROM creature_template_addon WHERE entry =11553; -INSERT INTO creature_template_addon VALUES (11553,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11553 -DELETE FROM creature_addon WHERE guid = 39353; -DELETE FROM creature_addon WHERE guid = 39354; -DELETE FROM creature_addon WHERE guid = 39360; -DELETE FROM creature_addon WHERE guid = 39685; -DELETE FROM creature_addon WHERE guid = 39721; --- Create template addon for creature 11554 -DELETE FROM creature_template_addon WHERE entry =11554; -INSERT INTO creature_template_addon VALUES (11554,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11554 -DELETE FROM creature_addon WHERE guid = 39107; --- Create template addon for creature 11555 -DELETE FROM creature_template_addon WHERE entry =11555; -INSERT INTO creature_template_addon VALUES (11555,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11555 -DELETE FROM creature_addon WHERE guid = 39065; --- Create template addon for creature 11556 -DELETE FROM creature_template_addon WHERE entry =11556; -INSERT INTO creature_template_addon VALUES (11556,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11556 -DELETE FROM creature_addon WHERE guid = 41642; --- Create template addon for creature 11557 -DELETE FROM creature_template_addon WHERE entry =11557; -INSERT INTO creature_template_addon VALUES (11557,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11557 -DELETE FROM creature_addon WHERE guid = 39349; --- Create template addon for creature 11558 -DELETE FROM creature_template_addon WHERE entry =11558; -INSERT INTO creature_template_addon VALUES (11558,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11558 -DELETE FROM creature_addon WHERE guid = 39359; --- Create template addon for creature 11559 -DELETE FROM creature_template_addon WHERE entry =11559; -INSERT INTO creature_template_addon VALUES (11559,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11559 -DELETE FROM creature_addon WHERE guid = 27138; -DELETE FROM creature_addon WHERE guid = 27139; -DELETE FROM creature_addon WHERE guid = 27140; -DELETE FROM creature_addon WHERE guid = 27141; --- Create template addon for creature 11560 --- Create template addon for creature 11561 -DELETE FROM creature_template_addon WHERE entry =11561; -INSERT INTO creature_template_addon VALUES (11561,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11561 -DELETE FROM creature_addon WHERE guid = 27172; -DELETE FROM creature_addon WHERE guid = 27174; -DELETE FROM creature_addon WHERE guid = 27177; -DELETE FROM creature_addon WHERE guid = 27185; -DELETE FROM creature_addon WHERE guid = 27186; -DELETE FROM creature_addon WHERE guid = 27187; -DELETE FROM creature_addon WHERE guid = 27188; -DELETE FROM creature_addon WHERE guid = 27189; -DELETE FROM creature_addon WHERE guid = 27192; -DELETE FROM creature_addon WHERE guid = 27193; -DELETE FROM creature_addon WHERE guid = 27194; -DELETE FROM creature_addon WHERE guid = 27195; -DELETE FROM creature_addon WHERE guid = 27196; -DELETE FROM creature_addon WHERE guid = 27197; -DELETE FROM creature_addon WHERE guid = 27198; -DELETE FROM creature_addon WHERE guid = 27199; -DELETE FROM creature_addon WHERE guid = 27200; -DELETE FROM creature_addon WHERE guid = 27201; -DELETE FROM creature_addon WHERE guid = 27202; -DELETE FROM creature_addon WHERE guid = 27203; -DELETE FROM creature_addon WHERE guid = 27204; -DELETE FROM creature_addon WHERE guid = 27205; -DELETE FROM creature_addon WHERE guid = 27206; -DELETE FROM creature_addon WHERE guid = 27207; -DELETE FROM creature_addon WHERE guid = 27208; -DELETE FROM creature_addon WHERE guid = 27221; --- Create template addon for creature 11562 -DELETE FROM creature_template_addon WHERE entry =11562; -INSERT INTO creature_template_addon VALUES (11562,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11562 -DELETE FROM creature_addon WHERE guid = 27222; -DELETE FROM creature_addon WHERE guid = 27224; -DELETE FROM creature_addon WHERE guid = 27225; -DELETE FROM creature_addon WHERE guid = 27226; -DELETE FROM creature_addon WHERE guid = 27227; -DELETE FROM creature_addon WHERE guid = 27228; -DELETE FROM creature_addon WHERE guid = 27229; -DELETE FROM creature_addon WHERE guid = 27230; -DELETE FROM creature_addon WHERE guid = 27231; -DELETE FROM creature_addon WHERE guid = 27232; -DELETE FROM creature_addon WHERE guid = 27233; -DELETE FROM creature_addon WHERE guid = 27234; -DELETE FROM creature_addon WHERE guid = 27235; -DELETE FROM creature_addon WHERE guid = 27236; -DELETE FROM creature_addon WHERE guid = 27237; -DELETE FROM creature_addon WHERE guid = 27238; -DELETE FROM creature_addon WHERE guid = 27239; -DELETE FROM creature_addon WHERE guid = 27240; -DELETE FROM creature_addon WHERE guid = 27241; -DELETE FROM creature_addon WHERE guid = 27242; -DELETE FROM creature_addon WHERE guid = 27243; -DELETE FROM creature_addon WHERE guid = 27244; -DELETE FROM creature_addon WHERE guid = 27245; --- Create template addon for creature 11563 -DELETE FROM creature_template_addon WHERE entry =11563; -INSERT INTO creature_template_addon VALUES (11563,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11563 -DELETE FROM creature_addon WHERE guid = 27249; -DELETE FROM creature_addon WHERE guid = 27250; -DELETE FROM creature_addon WHERE guid = 27251; -DELETE FROM creature_addon WHERE guid = 27252; -DELETE FROM creature_addon WHERE guid = 27253; -DELETE FROM creature_addon WHERE guid = 27254; -DELETE FROM creature_addon WHERE guid = 27263; -DELETE FROM creature_addon WHERE guid = 27264; -DELETE FROM creature_addon WHERE guid = 27265; -DELETE FROM creature_addon WHERE guid = 27268; -DELETE FROM creature_addon WHERE guid = 27270; -DELETE FROM creature_addon WHERE guid = 27271; -DELETE FROM creature_addon WHERE guid = 27272; -DELETE FROM creature_addon WHERE guid = 27273; -DELETE FROM creature_addon WHERE guid = 27274; -DELETE FROM creature_addon WHERE guid = 27275; -DELETE FROM creature_addon WHERE guid = 27276; -DELETE FROM creature_addon WHERE guid = 27277; -DELETE FROM creature_addon WHERE guid = 27278; --- Create template addon for creature 11564 -DELETE FROM creature_template_addon WHERE entry =11564; -INSERT INTO creature_template_addon VALUES (11564,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11564 -DELETE FROM creature_addon WHERE guid = 27279; -DELETE FROM creature_addon WHERE guid = 27280; -DELETE FROM creature_addon WHERE guid = 27281; -DELETE FROM creature_addon WHERE guid = 27289; -DELETE FROM creature_addon WHERE guid = 27290; --- Create template addon for creature 11576 -DELETE FROM creature_template_addon WHERE entry =11576; -INSERT INTO creature_template_addon VALUES (11576,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11576 -DELETE FROM creature_addon WHERE guid = 27630; -DELETE FROM creature_addon WHERE guid = 27633; -DELETE FROM creature_addon WHERE guid = 27634; -DELETE FROM creature_addon WHERE guid = 27635; -DELETE FROM creature_addon WHERE guid = 27636; -DELETE FROM creature_addon WHERE guid = 27637; -DELETE FROM creature_addon WHERE guid = 27640; -DELETE FROM creature_addon WHERE guid = 27651; -DELETE FROM creature_addon WHERE guid = 27652; -DELETE FROM creature_addon WHERE guid = 27653; -DELETE FROM creature_addon WHERE guid = 27654; -DELETE FROM creature_addon WHERE guid = 27655; --- Create template addon for creature 11577 -DELETE FROM creature_template_addon WHERE entry =11577; -INSERT INTO creature_template_addon VALUES (11577,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11577 -DELETE FROM creature_addon WHERE guid = 27656; -DELETE FROM creature_addon WHERE guid = 27659; -DELETE FROM creature_addon WHERE guid = 27661; -DELETE FROM creature_addon WHERE guid = 27662; -DELETE FROM creature_addon WHERE guid = 27663; -DELETE FROM creature_addon WHERE guid = 27664; -DELETE FROM creature_addon WHERE guid = 27665; -DELETE FROM creature_addon WHERE guid = 27666; -DELETE FROM creature_addon WHERE guid = 27667; -DELETE FROM creature_addon WHERE guid = 27669; -DELETE FROM creature_addon WHERE guid = 27670; -DELETE FROM creature_addon WHERE guid = 27671; -DELETE FROM creature_addon WHERE guid = 27677; -DELETE FROM creature_addon WHERE guid = 27679; -DELETE FROM creature_addon WHERE guid = 27680; --- Create template addon for creature 11578 -DELETE FROM creature_template_addon WHERE entry =11578; -INSERT INTO creature_template_addon VALUES (11578,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11578 -DELETE FROM creature_addon WHERE guid = 27689; -DELETE FROM creature_addon WHERE guid = 27690; -DELETE FROM creature_addon WHERE guid = 27693; -DELETE FROM creature_addon WHERE guid = 27694; -DELETE FROM creature_addon WHERE guid = 27695; -DELETE FROM creature_addon WHERE guid = 27696; -DELETE FROM creature_addon WHERE guid = 27698; -DELETE FROM creature_addon WHERE guid = 27699; -DELETE FROM creature_addon WHERE guid = 27700; -DELETE FROM creature_addon WHERE guid = 27701; -DELETE FROM creature_addon WHERE guid = 27704; -DELETE FROM creature_addon WHERE guid = 27705; -DELETE FROM creature_addon WHERE guid = 27706; --- Create template addon for creature 11582 -DELETE FROM creature_template_addon WHERE entry =11582; -INSERT INTO creature_template_addon VALUES (11582,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11582 -DELETE FROM creature_addon WHERE guid = 48788; -DELETE FROM creature_addon WHERE guid = 48791; -DELETE FROM creature_addon WHERE guid = 48793; -DELETE FROM creature_addon WHERE guid = 48971; -DELETE FROM creature_addon WHERE guid = 91338; -DELETE FROM creature_addon WHERE guid = 91340; --- Create template addon for creature 11583 --- Create template addon for creature 11596 -DELETE FROM creature_template_addon WHERE entry =11596; -INSERT INTO creature_template_addon VALUES (11596,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11596 -DELETE FROM creature_addon WHERE guid = 27923; --- Create template addon for creature 11598 --- Create template addon for creature 11600 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11600; -INSERT INTO creature_template_addon VALUES (11600,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11600 --- Create template addon for creature 11602 --- Create template addon for creature 11603 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11603; -INSERT INTO creature_template_addon VALUES (11603,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11603 --- Create template addon for creature 11604 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11604; -INSERT INTO creature_template_addon VALUES (11604,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11604 --- Create template addon for creature 11605 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11605; -INSERT INTO creature_template_addon VALUES (11605,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11605 --- Create template addon for creature 11608 -DELETE FROM creature_template_addon WHERE entry =11608; -INSERT INTO creature_template_addon VALUES (11608,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 11608 -DELETE FROM creature_addon WHERE guid = 31925; --- Create template addon for creature 11609 -DELETE FROM creature_template_addon WHERE entry =11609; -INSERT INTO creature_template_addon VALUES (11609,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 11609 -DELETE FROM creature_addon WHERE guid = 45452; --- Create template addon for creature 11610 -DELETE FROM creature_template_addon WHERE entry =11610; -INSERT INTO creature_template_addon VALUES (11610,0,8,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11610 -DELETE FROM creature_addon WHERE guid = 45225; --- Create template addon for creature 11611 -DELETE FROM creature_template_addon WHERE entry =11611; -INSERT INTO creature_template_addon VALUES (11611,0,0,1,16,0,0,'13008'); --- Clear duplicate addons from template for creature 11611 -DELETE FROM creature_addon WHERE guid = 45432; --- Clear duplicate addons from template for creature 11613 --- Create template addon for creature 11614 -DELETE FROM creature_template_addon WHERE entry =11614; -INSERT INTO creature_template_addon VALUES (11614,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11614 -DELETE FROM creature_addon WHERE guid = 52640; --- Create template addon for creature 11615 -DELETE FROM creature_template_addon WHERE entry =11615; -INSERT INTO creature_template_addon VALUES (11615,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11615 -DELETE FROM creature_addon WHERE guid = 31924; --- Create template addon for creature 11616 -DELETE FROM creature_template_addon WHERE entry =11616; -INSERT INTO creature_template_addon VALUES (11616,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11616 -DELETE FROM creature_addon WHERE guid = 45437; --- Create template addon for creature 11620 -DELETE FROM creature_template_addon WHERE entry =11620; -INSERT INTO creature_template_addon VALUES (11620,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11620 -DELETE FROM creature_addon WHERE guid = 92620; -DELETE FROM creature_addon WHERE guid = 92622; -DELETE FROM creature_addon WHERE guid = 92624; -DELETE FROM creature_addon WHERE guid = 92629; --- Create template addon for creature 11621 -DELETE FROM creature_template_addon WHERE entry =11621; -INSERT INTO creature_template_addon VALUES (11621,0,7,1,16,0,0,'17327'); --- Clear duplicate addons from template for creature 11621 -DELETE FROM creature_addon WHERE guid = 92621; -DELETE FROM creature_addon WHERE guid = 92623; -DELETE FROM creature_addon WHERE guid = 92625; -DELETE FROM creature_addon WHERE guid = 92626; -DELETE FROM creature_addon WHERE guid = 92627; -DELETE FROM creature_addon WHERE guid = 92628; --- Create template addon for creature 11622 -DELETE FROM creature_template_addon WHERE entry =11622; -INSERT INTO creature_template_addon VALUES (11622,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11622 -DELETE FROM creature_addon WHERE guid = 48910; --- Create template addon for creature 11623 --- Create template addon for creature 11624 -DELETE FROM creature_template_addon WHERE entry =11624; -INSERT INTO creature_template_addon VALUES (11624,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11624 -DELETE FROM creature_addon WHERE guid = 28522; --- Create template addon for creature 11625 -DELETE FROM creature_template_addon WHERE entry =11625; -INSERT INTO creature_template_addon VALUES (11625,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11625 -DELETE FROM creature_addon WHERE guid = 28714; --- Create template addon for creature 11626 -DELETE FROM creature_template_addon WHERE entry =11626; -INSERT INTO creature_template_addon VALUES (11626,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11626 -DELETE FROM creature_addon WHERE guid = 28728; --- Create template addon for creature 11627 --- Create template addon for creature 11628 --- Create template addon for creature 11629 -DELETE FROM creature_template_addon WHERE entry =11629; -INSERT INTO creature_template_addon VALUES (11629,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11629 -DELETE FROM creature_addon WHERE guid = 42180; --- Create template addon for creature 11636 --- Create template addon for creature 11637 --- Create template addon for creature 11656 -DELETE FROM creature_template_addon WHERE entry =11656; -INSERT INTO creature_template_addon VALUES (11656,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11656 -DELETE FROM creature_addon WHERE guid = 32810; -DELETE FROM creature_addon WHERE guid = 32813; -DELETE FROM creature_addon WHERE guid = 32814; -DELETE FROM creature_addon WHERE guid = 32817; -DELETE FROM creature_addon WHERE guid = 32821; -DELETE FROM creature_addon WHERE guid = 32829; -DELETE FROM creature_addon WHERE guid = 32839; -DELETE FROM creature_addon WHERE guid = 32841; -DELETE FROM creature_addon WHERE guid = 32844; -DELETE FROM creature_addon WHERE guid = 32845; --- Create template addon for creature 11657 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11657; -INSERT INTO creature_template_addon VALUES (11657,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11657 --- Create template addon for creature 11658 -DELETE FROM creature_template_addon WHERE entry =11658; -INSERT INTO creature_template_addon VALUES (11658,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11658 -DELETE FROM creature_addon WHERE guid = 56702; -DELETE FROM creature_addon WHERE guid = 56704; -DELETE FROM creature_addon WHERE guid = 56705; -DELETE FROM creature_addon WHERE guid = 56706; -DELETE FROM creature_addon WHERE guid = 56707; -DELETE FROM creature_addon WHERE guid = 56708; -DELETE FROM creature_addon WHERE guid = 56710; -DELETE FROM creature_addon WHERE guid = 56714; -DELETE FROM creature_addon WHERE guid = 56715; -DELETE FROM creature_addon WHERE guid = 56716; -DELETE FROM creature_addon WHERE guid = 56717; -DELETE FROM creature_addon WHERE guid = 56718; -DELETE FROM creature_addon WHERE guid = 56747; --- Create template addon for creature 11659 -DELETE FROM creature_template_addon WHERE entry =11659; -INSERT INTO creature_template_addon VALUES (11659,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11659 -DELETE FROM creature_addon WHERE guid = 56700; -DELETE FROM creature_addon WHERE guid = 56701; -DELETE FROM creature_addon WHERE guid = 56703; -DELETE FROM creature_addon WHERE guid = 56709; -DELETE FROM creature_addon WHERE guid = 56711; -DELETE FROM creature_addon WHERE guid = 56712; -DELETE FROM creature_addon WHERE guid = 56713; -DELETE FROM creature_addon WHERE guid = 56719; -DELETE FROM creature_addon WHERE guid = 56748; --- Create template addon for creature 11661 -DELETE FROM creature_template_addon WHERE entry =11661; -INSERT INTO creature_template_addon VALUES (11661,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11661 -DELETE FROM creature_addon WHERE guid = 56738; -DELETE FROM creature_addon WHERE guid = 56739; --- Create template addon for creature 11662 -DELETE FROM creature_template_addon WHERE entry =11662; -INSERT INTO creature_template_addon VALUES (11662,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11662 -DELETE FROM creature_addon WHERE guid = 56678; -DELETE FROM creature_addon WHERE guid = 56679; -DELETE FROM creature_addon WHERE guid = 56681; -DELETE FROM creature_addon WHERE guid = 56682; --- Create template addon for creature 11663 --- Create template addon for creature 11664 --- Create template addon for creature 11665 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11665; -INSERT INTO creature_template_addon VALUES (11665,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11665 --- Create template addon for creature 11666 -DELETE FROM creature_template_addon WHERE entry =11666; -INSERT INTO creature_template_addon VALUES (11666,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11666 -DELETE FROM creature_addon WHERE guid = 56722; -DELETE FROM creature_addon WHERE guid = 56729; -DELETE FROM creature_addon WHERE guid = 56750; -DELETE FROM creature_addon WHERE guid = 56781; -DELETE FROM creature_addon WHERE guid = 56792; -DELETE FROM creature_addon WHERE guid = 56797; -DELETE FROM creature_addon WHERE guid = 91257; -DELETE FROM creature_addon WHERE guid = 91261; -DELETE FROM creature_addon WHERE guid = 91265; -DELETE FROM creature_addon WHERE guid = 91268; -DELETE FROM creature_addon WHERE guid = 91277; -DELETE FROM creature_addon WHERE guid = 91286; -DELETE FROM creature_addon WHERE guid = 91290; --- Create template addon for creature 11667 -DELETE FROM creature_template_addon WHERE entry =11667; -INSERT INTO creature_template_addon VALUES (11667,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11667 -DELETE FROM creature_addon WHERE guid = 56724; -DELETE FROM creature_addon WHERE guid = 56731; -DELETE FROM creature_addon WHERE guid = 56775; -DELETE FROM creature_addon WHERE guid = 56783; -DELETE FROM creature_addon WHERE guid = 56794; -DELETE FROM creature_addon WHERE guid = 56799; -DELETE FROM creature_addon WHERE guid = 91259; -DELETE FROM creature_addon WHERE guid = 91263; -DELETE FROM creature_addon WHERE guid = 91267; -DELETE FROM creature_addon WHERE guid = 91270; -DELETE FROM creature_addon WHERE guid = 91279; -DELETE FROM creature_addon WHERE guid = 91288; -DELETE FROM creature_addon WHERE guid = 91292; --- Create template addon for creature 11668 -DELETE FROM creature_template_addon WHERE entry =11668; -INSERT INTO creature_template_addon VALUES (11668,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11668 -DELETE FROM creature_addon WHERE guid = 56720; -DELETE FROM creature_addon WHERE guid = 56721; -DELETE FROM creature_addon WHERE guid = 56727; -DELETE FROM creature_addon WHERE guid = 56728; -DELETE FROM creature_addon WHERE guid = 56733; -DELETE FROM creature_addon WHERE guid = 56734; -DELETE FROM creature_addon WHERE guid = 56735; -DELETE FROM creature_addon WHERE guid = 56736; -DELETE FROM creature_addon WHERE guid = 56749; -DELETE FROM creature_addon WHERE guid = 56777; -DELETE FROM creature_addon WHERE guid = 56778; -DELETE FROM creature_addon WHERE guid = 56779; -DELETE FROM creature_addon WHERE guid = 56780; -DELETE FROM creature_addon WHERE guid = 56784; -DELETE FROM creature_addon WHERE guid = 56785; -DELETE FROM creature_addon WHERE guid = 56786; -DELETE FROM creature_addon WHERE guid = 56787; -DELETE FROM creature_addon WHERE guid = 56788; -DELETE FROM creature_addon WHERE guid = 56789; -DELETE FROM creature_addon WHERE guid = 56790; -DELETE FROM creature_addon WHERE guid = 56791; -DELETE FROM creature_addon WHERE guid = 56796; -DELETE FROM creature_addon WHERE guid = 56800; -DELETE FROM creature_addon WHERE guid = 56801; -DELETE FROM creature_addon WHERE guid = 91256; -DELETE FROM creature_addon WHERE guid = 91272; -DELETE FROM creature_addon WHERE guid = 91273; -DELETE FROM creature_addon WHERE guid = 91274; -DELETE FROM creature_addon WHERE guid = 91275; -DELETE FROM creature_addon WHERE guid = 91276; -DELETE FROM creature_addon WHERE guid = 91280; -DELETE FROM creature_addon WHERE guid = 91281; -DELETE FROM creature_addon WHERE guid = 91282; -DELETE FROM creature_addon WHERE guid = 91283; -DELETE FROM creature_addon WHERE guid = 91284; -DELETE FROM creature_addon WHERE guid = 91285; -DELETE FROM creature_addon WHERE guid = 91293; --- Create template addon for creature 11669 -DELETE FROM creature_template_addon WHERE entry =11669; -INSERT INTO creature_template_addon VALUES (11669,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11669 -DELETE FROM creature_addon WHERE guid = 56549; -DELETE FROM creature_addon WHERE guid = 56555; -DELETE FROM creature_addon WHERE guid = 56556; -DELETE FROM creature_addon WHERE guid = 56557; -DELETE FROM creature_addon WHERE guid = 56558; -DELETE FROM creature_addon WHERE guid = 56559; -DELETE FROM creature_addon WHERE guid = 56560; -DELETE FROM creature_addon WHERE guid = 56561; -DELETE FROM creature_addon WHERE guid = 56562; -DELETE FROM creature_addon WHERE guid = 56563; -DELETE FROM creature_addon WHERE guid = 56564; -DELETE FROM creature_addon WHERE guid = 56565; -DELETE FROM creature_addon WHERE guid = 56566; -DELETE FROM creature_addon WHERE guid = 56567; -DELETE FROM creature_addon WHERE guid = 56568; -DELETE FROM creature_addon WHERE guid = 56569; -DELETE FROM creature_addon WHERE guid = 56570; -DELETE FROM creature_addon WHERE guid = 56571; -DELETE FROM creature_addon WHERE guid = 56572; -DELETE FROM creature_addon WHERE guid = 56573; -DELETE FROM creature_addon WHERE guid = 56574; -DELETE FROM creature_addon WHERE guid = 56575; -DELETE FROM creature_addon WHERE guid = 56576; -DELETE FROM creature_addon WHERE guid = 56577; -DELETE FROM creature_addon WHERE guid = 56578; -DELETE FROM creature_addon WHERE guid = 56579; -DELETE FROM creature_addon WHERE guid = 56580; -DELETE FROM creature_addon WHERE guid = 56581; -DELETE FROM creature_addon WHERE guid = 56582; -DELETE FROM creature_addon WHERE guid = 56583; -DELETE FROM creature_addon WHERE guid = 56584; -DELETE FROM creature_addon WHERE guid = 56585; -DELETE FROM creature_addon WHERE guid = 56586; -DELETE FROM creature_addon WHERE guid = 56587; -DELETE FROM creature_addon WHERE guid = 56588; -DELETE FROM creature_addon WHERE guid = 56589; -DELETE FROM creature_addon WHERE guid = 56590; -DELETE FROM creature_addon WHERE guid = 56591; -DELETE FROM creature_addon WHERE guid = 56592; -DELETE FROM creature_addon WHERE guid = 56593; -DELETE FROM creature_addon WHERE guid = 56594; -DELETE FROM creature_addon WHERE guid = 56595; -DELETE FROM creature_addon WHERE guid = 56596; -DELETE FROM creature_addon WHERE guid = 56597; -DELETE FROM creature_addon WHERE guid = 56598; -DELETE FROM creature_addon WHERE guid = 56599; -DELETE FROM creature_addon WHERE guid = 56601; -DELETE FROM creature_addon WHERE guid = 56602; -DELETE FROM creature_addon WHERE guid = 56603; -DELETE FROM creature_addon WHERE guid = 56604; --- Create template addon for creature 11671 -DELETE FROM creature_template_addon WHERE entry =11671; -INSERT INTO creature_template_addon VALUES (11671,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11671 -DELETE FROM creature_addon WHERE guid = 56629; -DELETE FROM creature_addon WHERE guid = 56630; -DELETE FROM creature_addon WHERE guid = 56631; -DELETE FROM creature_addon WHERE guid = 56632; -DELETE FROM creature_addon WHERE guid = 56633; -DELETE FROM creature_addon WHERE guid = 56634; -DELETE FROM creature_addon WHERE guid = 56635; -DELETE FROM creature_addon WHERE guid = 56636; -DELETE FROM creature_addon WHERE guid = 56637; -DELETE FROM creature_addon WHERE guid = 56638; -DELETE FROM creature_addon WHERE guid = 56639; -DELETE FROM creature_addon WHERE guid = 56640; -DELETE FROM creature_addon WHERE guid = 56641; -DELETE FROM creature_addon WHERE guid = 56642; -DELETE FROM creature_addon WHERE guid = 56643; -DELETE FROM creature_addon WHERE guid = 56644; -DELETE FROM creature_addon WHERE guid = 56646; -DELETE FROM creature_addon WHERE guid = 56647; -DELETE FROM creature_addon WHERE guid = 56648; -DELETE FROM creature_addon WHERE guid = 56649; -DELETE FROM creature_addon WHERE guid = 56650; -DELETE FROM creature_addon WHERE guid = 56651; -DELETE FROM creature_addon WHERE guid = 56652; -DELETE FROM creature_addon WHERE guid = 56653; -DELETE FROM creature_addon WHERE guid = 56654; --- Create template addon for creature 11672 -DELETE FROM creature_template_addon WHERE entry =11672; -INSERT INTO creature_template_addon VALUES (11672,0,0,1,16,0,0,'20553'); --- Clear duplicate addons from template for creature 11672 -DELETE FROM creature_addon WHERE guid = 56685; -DELETE FROM creature_addon WHERE guid = 56699; --- Clear duplicate addons from template for creature 11673 --- Create template addon for creature 11675 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11675; -INSERT INTO creature_template_addon VALUES (11675,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11675 --- Create template addon for creature 11677 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11677; -INSERT INTO creature_template_addon VALUES (11677,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11677 --- Create template addon for creature 11678 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11678; -INSERT INTO creature_template_addon VALUES (11678,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11678 --- Create template addon for creature 11679 --- Create template addon for creature 11680 -DELETE FROM creature_template_addon WHERE entry =11680; -INSERT INTO creature_template_addon VALUES (11680,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11680 -DELETE FROM creature_addon WHERE guid = 15102; -DELETE FROM creature_addon WHERE guid = 32960; -DELETE FROM creature_addon WHERE guid = 32961; -DELETE FROM creature_addon WHERE guid = 32962; -DELETE FROM creature_addon WHERE guid = 32963; -DELETE FROM creature_addon WHERE guid = 32964; -DELETE FROM creature_addon WHERE guid = 32965; -DELETE FROM creature_addon WHERE guid = 32966; -DELETE FROM creature_addon WHERE guid = 32967; -DELETE FROM creature_addon WHERE guid = 32968; -DELETE FROM creature_addon WHERE guid = 32969; -DELETE FROM creature_addon WHERE guid = 32970; -DELETE FROM creature_addon WHERE guid = 32971; -DELETE FROM creature_addon WHERE guid = 32972; -DELETE FROM creature_addon WHERE guid = 32973; -DELETE FROM creature_addon WHERE guid = 32974; -DELETE FROM creature_addon WHERE guid = 32975; -DELETE FROM creature_addon WHERE guid = 32976; -DELETE FROM creature_addon WHERE guid = 32977; -DELETE FROM creature_addon WHERE guid = 32978; -DELETE FROM creature_addon WHERE guid = 32979; -DELETE FROM creature_addon WHERE guid = 32980; -DELETE FROM creature_addon WHERE guid = 32981; -DELETE FROM creature_addon WHERE guid = 32982; -DELETE FROM creature_addon WHERE guid = 32983; -DELETE FROM creature_addon WHERE guid = 32984; -DELETE FROM creature_addon WHERE guid = 32985; -DELETE FROM creature_addon WHERE guid = 32986; -DELETE FROM creature_addon WHERE guid = 32987; -DELETE FROM creature_addon WHERE guid = 32988; -DELETE FROM creature_addon WHERE guid = 32989; -DELETE FROM creature_addon WHERE guid = 32990; -DELETE FROM creature_addon WHERE guid = 32991; -DELETE FROM creature_addon WHERE guid = 32992; -DELETE FROM creature_addon WHERE guid = 32993; -DELETE FROM creature_addon WHERE guid = 32994; -DELETE FROM creature_addon WHERE guid = 32995; -DELETE FROM creature_addon WHERE guid = 32996; -DELETE FROM creature_addon WHERE guid = 32997; -DELETE FROM creature_addon WHERE guid = 32998; -DELETE FROM creature_addon WHERE guid = 32999; -DELETE FROM creature_addon WHERE guid = 33000; -DELETE FROM creature_addon WHERE guid = 33001; -DELETE FROM creature_addon WHERE guid = 33002; -DELETE FROM creature_addon WHERE guid = 33003; --- Create template addon for creature 11681 -DELETE FROM creature_template_addon WHERE entry =11681; -INSERT INTO creature_template_addon VALUES (11681,0,0,1,16,234,0,NULL); --- Clear duplicate addons from template for creature 11681 -DELETE FROM creature_addon WHERE guid = 33006; -DELETE FROM creature_addon WHERE guid = 33007; -DELETE FROM creature_addon WHERE guid = 33008; -DELETE FROM creature_addon WHERE guid = 33009; -DELETE FROM creature_addon WHERE guid = 33011; -DELETE FROM creature_addon WHERE guid = 33012; -DELETE FROM creature_addon WHERE guid = 33013; -DELETE FROM creature_addon WHERE guid = 33014; -DELETE FROM creature_addon WHERE guid = 33021; -DELETE FROM creature_addon WHERE guid = 33023; -DELETE FROM creature_addon WHERE guid = 33024; --- Create template addon for creature 11682 -DELETE FROM creature_template_addon WHERE entry =11682; -INSERT INTO creature_template_addon VALUES (11682,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11682 -DELETE FROM creature_addon WHERE guid = 33028; -DELETE FROM creature_addon WHERE guid = 33029; -DELETE FROM creature_addon WHERE guid = 33030; -DELETE FROM creature_addon WHERE guid = 33036; -DELETE FROM creature_addon WHERE guid = 33037; -DELETE FROM creature_addon WHERE guid = 33038; -DELETE FROM creature_addon WHERE guid = 33039; -DELETE FROM creature_addon WHERE guid = 33040; -DELETE FROM creature_addon WHERE guid = 33041; -DELETE FROM creature_addon WHERE guid = 33042; -DELETE FROM creature_addon WHERE guid = 33043; -DELETE FROM creature_addon WHERE guid = 33044; -DELETE FROM creature_addon WHERE guid = 33045; --- Create template addon for creature 11683 -DELETE FROM creature_template_addon WHERE entry =11683; -INSERT INTO creature_template_addon VALUES (11683,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11683 -DELETE FROM creature_addon WHERE guid = 33047; -DELETE FROM creature_addon WHERE guid = 33048; -DELETE FROM creature_addon WHERE guid = 33049; -DELETE FROM creature_addon WHERE guid = 33050; -DELETE FROM creature_addon WHERE guid = 33051; -DELETE FROM creature_addon WHERE guid = 33052; -DELETE FROM creature_addon WHERE guid = 33053; -DELETE FROM creature_addon WHERE guid = 33054; -DELETE FROM creature_addon WHERE guid = 33055; -DELETE FROM creature_addon WHERE guid = 33056; -DELETE FROM creature_addon WHERE guid = 33057; -DELETE FROM creature_addon WHERE guid = 33058; -DELETE FROM creature_addon WHERE guid = 33059; -DELETE FROM creature_addon WHERE guid = 33060; -DELETE FROM creature_addon WHERE guid = 33061; -DELETE FROM creature_addon WHERE guid = 33062; -DELETE FROM creature_addon WHERE guid = 33063; -DELETE FROM creature_addon WHERE guid = 33064; -DELETE FROM creature_addon WHERE guid = 33065; -DELETE FROM creature_addon WHERE guid = 33066; -DELETE FROM creature_addon WHERE guid = 33067; --- Create template addon for creature 11684 -DELETE FROM creature_template_addon WHERE entry =11684; -INSERT INTO creature_template_addon VALUES (11684,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11684 -DELETE FROM creature_addon WHERE guid = 33068; -DELETE FROM creature_addon WHERE guid = 33069; -DELETE FROM creature_addon WHERE guid = 33071; -DELETE FROM creature_addon WHERE guid = 33077; -DELETE FROM creature_addon WHERE guid = 33078; -DELETE FROM creature_addon WHERE guid = 33079; --- Create template addon for creature 11685 -DELETE FROM creature_template_addon WHERE entry =11685; -INSERT INTO creature_template_addon VALUES (11685,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11685 -DELETE FROM creature_addon WHERE guid = 29074; -DELETE FROM creature_addon WHERE guid = 29075; --- Create template addon for creature 11686 -DELETE FROM creature_template_addon WHERE entry =11686; -INSERT INTO creature_template_addon VALUES (11686,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11686 -DELETE FROM creature_addon WHERE guid = 29076; -DELETE FROM creature_addon WHERE guid = 29077; -DELETE FROM creature_addon WHERE guid = 29078; -DELETE FROM creature_addon WHERE guid = 29079; -DELETE FROM creature_addon WHERE guid = 29080; --- Create template addon for creature 11687 -DELETE FROM creature_template_addon WHERE entry =11687; -INSERT INTO creature_template_addon VALUES (11687,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11687 -DELETE FROM creature_addon WHERE guid = 29081; -DELETE FROM creature_addon WHERE guid = 29082; -DELETE FROM creature_addon WHERE guid = 29083; -DELETE FROM creature_addon WHERE guid = 29084; -DELETE FROM creature_addon WHERE guid = 29085; -DELETE FROM creature_addon WHERE guid = 29086; -DELETE FROM creature_addon WHERE guid = 29087; --- Create template addon for creature 11688 --- Create template addon for creature 11689 --- Create template addon for creature 11690 --- Create template addon for creature 11696 -DELETE FROM creature_template_addon WHERE entry =11696; -INSERT INTO creature_template_addon VALUES (11696,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11696 -DELETE FROM creature_addon WHERE guid = 42272; --- Create template addon for creature 11697 -DELETE FROM creature_template_addon WHERE entry =11697; -INSERT INTO creature_template_addon VALUES (11697,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11697 -DELETE FROM creature_addon WHERE guid = 19716; -DELETE FROM creature_addon WHERE guid = 33137; -DELETE FROM creature_addon WHERE guid = 33139; -DELETE FROM creature_addon WHERE guid = 33140; -DELETE FROM creature_addon WHERE guid = 33141; -DELETE FROM creature_addon WHERE guid = 33142; -DELETE FROM creature_addon WHERE guid = 33143; -DELETE FROM creature_addon WHERE guid = 33144; -DELETE FROM creature_addon WHERE guid = 33145; -DELETE FROM creature_addon WHERE guid = 33146; -DELETE FROM creature_addon WHERE guid = 33147; --- Create template addon for creature 11698 -DELETE FROM creature_template_addon WHERE entry =11698; -INSERT INTO creature_template_addon VALUES (11698,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11698 -DELETE FROM creature_addon WHERE guid = 43181; -DELETE FROM creature_addon WHERE guid = 43182; -DELETE FROM creature_addon WHERE guid = 43183; -DELETE FROM creature_addon WHERE guid = 43184; -DELETE FROM creature_addon WHERE guid = 43185; -DELETE FROM creature_addon WHERE guid = 43186; -DELETE FROM creature_addon WHERE guid = 43187; -DELETE FROM creature_addon WHERE guid = 43188; -DELETE FROM creature_addon WHERE guid = 43189; -DELETE FROM creature_addon WHERE guid = 43190; -DELETE FROM creature_addon WHERE guid = 43191; -DELETE FROM creature_addon WHERE guid = 43192; -DELETE FROM creature_addon WHERE guid = 43193; -DELETE FROM creature_addon WHERE guid = 43194; -DELETE FROM creature_addon WHERE guid = 43195; -DELETE FROM creature_addon WHERE guid = 43196; -DELETE FROM creature_addon WHERE guid = 43197; -DELETE FROM creature_addon WHERE guid = 43198; -DELETE FROM creature_addon WHERE guid = 43199; --- Create template addon for creature 11699 --- Clear duplicate addons from template for creature 11700 -DELETE FROM creature_addon WHERE guid = 46898; --- Create template addon for creature 11701 --- Create template addon for creature 11702 --- Create template addon for creature 11703 -DELETE FROM creature_template_addon WHERE entry =11703; -INSERT INTO creature_template_addon VALUES (11703,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11703 -DELETE FROM creature_addon WHERE guid = 5568; --- Create template addon for creature 11704 -DELETE FROM creature_template_addon WHERE entry =11704; -INSERT INTO creature_template_addon VALUES (11704,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11704 -DELETE FROM creature_addon WHERE guid = 53738; --- Create template addon for creature 11705 -DELETE FROM creature_template_addon WHERE entry =11705; -INSERT INTO creature_template_addon VALUES (11705,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11705 -DELETE FROM creature_addon WHERE guid = 35883; --- Create template addon for creature 11706 -DELETE FROM creature_template_addon WHERE entry =11706; -INSERT INTO creature_template_addon VALUES (11706,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11706 -DELETE FROM creature_addon WHERE guid = 53175; --- Create template addon for creature 11707 -DELETE FROM creature_template_addon WHERE entry =11707; -INSERT INTO creature_template_addon VALUES (11707,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11707 -DELETE FROM creature_addon WHERE guid = 35887; --- Create template addon for creature 11708 -DELETE FROM creature_template_addon WHERE entry =11708; -INSERT INTO creature_template_addon VALUES (11708,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11708 -DELETE FROM creature_addon WHERE guid = 35889; --- Clear duplicate addons from template for creature 11709 -DELETE FROM creature_addon WHERE guid = 46905; --- Create template addon for creature 11710 -DELETE FROM creature_template_addon WHERE entry =11710; -INSERT INTO creature_template_addon VALUES (11710,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11710 -DELETE FROM creature_addon WHERE guid = 53838; --- Create template addon for creature 11711 -DELETE FROM creature_template_addon WHERE entry =11711; -INSERT INTO creature_template_addon VALUES (11711,0,0,1,16,0,0,'18373'); --- Clear duplicate addons from template for creature 11711 -DELETE FROM creature_addon WHERE guid = 38663; --- Create template addon for creature 11712 -DELETE FROM creature_template_addon WHERE entry =11712; -INSERT INTO creature_template_addon VALUES (11712,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11712 -DELETE FROM creature_addon WHERE guid = 33281; --- Create template addon for creature 11713 --- Create template addon for creature 11714 --- Create template addon for creature 11715 -DELETE FROM creature_template_addon WHERE entry =11715; -INSERT INTO creature_template_addon VALUES (11715,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11715 -DELETE FROM creature_addon WHERE guid = 29112; --- Create template addon for creature 11716 -DELETE FROM creature_template_addon WHERE entry =11716; -INSERT INTO creature_template_addon VALUES (11716,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 11716 -DELETE FROM creature_addon WHERE guid = 42328; --- Create template addon for creature 11717 -DELETE FROM creature_template_addon WHERE entry =11717; -INSERT INTO creature_template_addon VALUES (11717,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11717 -DELETE FROM creature_addon WHERE guid = 51236; --- Create template addon for creature 11718 -DELETE FROM creature_template_addon WHERE entry =11718; -INSERT INTO creature_template_addon VALUES (11718,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11718 -DELETE FROM creature_addon WHERE guid = 42303; --- Create template addon for creature 11720 -DELETE FROM creature_template_addon WHERE entry =11720; -INSERT INTO creature_template_addon VALUES (11720,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11720 -DELETE FROM creature_addon WHERE guid = 33575; --- Create template addon for creature 11721 -DELETE FROM creature_template_addon WHERE entry =11721; -INSERT INTO creature_template_addon VALUES (11721,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11721 -DELETE FROM creature_addon WHERE guid = 43225; -DELETE FROM creature_addon WHERE guid = 43226; -DELETE FROM creature_addon WHERE guid = 43227; -DELETE FROM creature_addon WHERE guid = 43228; -DELETE FROM creature_addon WHERE guid = 43229; -DELETE FROM creature_addon WHERE guid = 43230; -DELETE FROM creature_addon WHERE guid = 43231; -DELETE FROM creature_addon WHERE guid = 43232; -DELETE FROM creature_addon WHERE guid = 43233; -DELETE FROM creature_addon WHERE guid = 43234; -DELETE FROM creature_addon WHERE guid = 43235; --- Create template addon for creature 11722 -DELETE FROM creature_template_addon WHERE entry =11722; -INSERT INTO creature_template_addon VALUES (11722,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11722 -DELETE FROM creature_addon WHERE guid = 43237; -DELETE FROM creature_addon WHERE guid = 43238; -DELETE FROM creature_addon WHERE guid = 43239; -DELETE FROM creature_addon WHERE guid = 43240; -DELETE FROM creature_addon WHERE guid = 43241; -DELETE FROM creature_addon WHERE guid = 43242; -DELETE FROM creature_addon WHERE guid = 43243; -DELETE FROM creature_addon WHERE guid = 43244; -DELETE FROM creature_addon WHERE guid = 43245; -DELETE FROM creature_addon WHERE guid = 43246; -DELETE FROM creature_addon WHERE guid = 43247; -DELETE FROM creature_addon WHERE guid = 43248; -DELETE FROM creature_addon WHERE guid = 43249; -DELETE FROM creature_addon WHERE guid = 43250; -DELETE FROM creature_addon WHERE guid = 43251; -DELETE FROM creature_addon WHERE guid = 43252; -DELETE FROM creature_addon WHERE guid = 43253; -DELETE FROM creature_addon WHERE guid = 43254; -DELETE FROM creature_addon WHERE guid = 43255; -DELETE FROM creature_addon WHERE guid = 43256; -DELETE FROM creature_addon WHERE guid = 43257; -DELETE FROM creature_addon WHERE guid = 43258; -DELETE FROM creature_addon WHERE guid = 43259; -DELETE FROM creature_addon WHERE guid = 43260; --- Create template addon for creature 11723 -DELETE FROM creature_template_addon WHERE entry =11723; -INSERT INTO creature_template_addon VALUES (11723,0,131072,1,16,0,0,'6408'); --- Clear duplicate addons from template for creature 11723 -DELETE FROM creature_addon WHERE guid = 43261; -DELETE FROM creature_addon WHERE guid = 43262; -DELETE FROM creature_addon WHERE guid = 43263; -DELETE FROM creature_addon WHERE guid = 43264; -DELETE FROM creature_addon WHERE guid = 43265; -DELETE FROM creature_addon WHERE guid = 43266; -DELETE FROM creature_addon WHERE guid = 43267; -DELETE FROM creature_addon WHERE guid = 43268; -DELETE FROM creature_addon WHERE guid = 43269; -DELETE FROM creature_addon WHERE guid = 43270; -DELETE FROM creature_addon WHERE guid = 43271; -DELETE FROM creature_addon WHERE guid = 43272; -DELETE FROM creature_addon WHERE guid = 43273; -DELETE FROM creature_addon WHERE guid = 43274; -DELETE FROM creature_addon WHERE guid = 43275; -DELETE FROM creature_addon WHERE guid = 43276; --- Create template addon for creature 11724 -DELETE FROM creature_template_addon WHERE entry =11724; -INSERT INTO creature_template_addon VALUES (11724,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11724 -DELETE FROM creature_addon WHERE guid = 43277; -DELETE FROM creature_addon WHERE guid = 43278; -DELETE FROM creature_addon WHERE guid = 43279; -DELETE FROM creature_addon WHERE guid = 43281; -DELETE FROM creature_addon WHERE guid = 43282; -DELETE FROM creature_addon WHERE guid = 43283; -DELETE FROM creature_addon WHERE guid = 43284; -DELETE FROM creature_addon WHERE guid = 43285; -DELETE FROM creature_addon WHERE guid = 43286; -DELETE FROM creature_addon WHERE guid = 43287; -DELETE FROM creature_addon WHERE guid = 43288; -DELETE FROM creature_addon WHERE guid = 43289; -DELETE FROM creature_addon WHERE guid = 43290; -DELETE FROM creature_addon WHERE guid = 43291; -DELETE FROM creature_addon WHERE guid = 43292; -DELETE FROM creature_addon WHERE guid = 43293; -DELETE FROM creature_addon WHERE guid = 43294; -DELETE FROM creature_addon WHERE guid = 43295; -DELETE FROM creature_addon WHERE guid = 43296; -DELETE FROM creature_addon WHERE guid = 43297; -DELETE FROM creature_addon WHERE guid = 43298; -DELETE FROM creature_addon WHERE guid = 43299; -DELETE FROM creature_addon WHERE guid = 43300; -DELETE FROM creature_addon WHERE guid = 43301; -DELETE FROM creature_addon WHERE guid = 43302; -DELETE FROM creature_addon WHERE guid = 43303; -DELETE FROM creature_addon WHERE guid = 43304; -DELETE FROM creature_addon WHERE guid = 43305; -DELETE FROM creature_addon WHERE guid = 43306; -DELETE FROM creature_addon WHERE guid = 43307; -DELETE FROM creature_addon WHERE guid = 43308; -DELETE FROM creature_addon WHERE guid = 43309; -DELETE FROM creature_addon WHERE guid = 43310; -DELETE FROM creature_addon WHERE guid = 43311; -DELETE FROM creature_addon WHERE guid = 43312; -DELETE FROM creature_addon WHERE guid = 43313; -DELETE FROM creature_addon WHERE guid = 43314; -DELETE FROM creature_addon WHERE guid = 43315; -DELETE FROM creature_addon WHERE guid = 43316; -DELETE FROM creature_addon WHERE guid = 43317; -DELETE FROM creature_addon WHERE guid = 43318; -DELETE FROM creature_addon WHERE guid = 43319; -DELETE FROM creature_addon WHERE guid = 43320; -DELETE FROM creature_addon WHERE guid = 43321; -DELETE FROM creature_addon WHERE guid = 43324; --- Create template addon for creature 11725 -DELETE FROM creature_template_addon WHERE entry =11725; -INSERT INTO creature_template_addon VALUES (11725,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11725 -DELETE FROM creature_addon WHERE guid = 43325; -DELETE FROM creature_addon WHERE guid = 43326; -DELETE FROM creature_addon WHERE guid = 43327; -DELETE FROM creature_addon WHERE guid = 43328; -DELETE FROM creature_addon WHERE guid = 43329; -DELETE FROM creature_addon WHERE guid = 43330; -DELETE FROM creature_addon WHERE guid = 43331; -DELETE FROM creature_addon WHERE guid = 43332; -DELETE FROM creature_addon WHERE guid = 43333; -DELETE FROM creature_addon WHERE guid = 43334; -DELETE FROM creature_addon WHERE guid = 43335; -DELETE FROM creature_addon WHERE guid = 43336; -DELETE FROM creature_addon WHERE guid = 43337; -DELETE FROM creature_addon WHERE guid = 43338; -DELETE FROM creature_addon WHERE guid = 43339; -DELETE FROM creature_addon WHERE guid = 43340; -DELETE FROM creature_addon WHERE guid = 43341; -DELETE FROM creature_addon WHERE guid = 43342; -DELETE FROM creature_addon WHERE guid = 43343; -DELETE FROM creature_addon WHERE guid = 43344; -DELETE FROM creature_addon WHERE guid = 43345; --- Create template addon for creature 11726 -DELETE FROM creature_template_addon WHERE entry =11726; -INSERT INTO creature_template_addon VALUES (11726,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11726 -DELETE FROM creature_addon WHERE guid = 43346; -DELETE FROM creature_addon WHERE guid = 43347; -DELETE FROM creature_addon WHERE guid = 43348; -DELETE FROM creature_addon WHERE guid = 43349; -DELETE FROM creature_addon WHERE guid = 43350; -DELETE FROM creature_addon WHERE guid = 43351; -DELETE FROM creature_addon WHERE guid = 43352; -DELETE FROM creature_addon WHERE guid = 43353; -DELETE FROM creature_addon WHERE guid = 43354; --- Create template addon for creature 11727 -DELETE FROM creature_template_addon WHERE entry =11727; -INSERT INTO creature_template_addon VALUES (11727,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11727 -DELETE FROM creature_addon WHERE guid = 43355; -DELETE FROM creature_addon WHERE guid = 43356; -DELETE FROM creature_addon WHERE guid = 43357; -DELETE FROM creature_addon WHERE guid = 43358; -DELETE FROM creature_addon WHERE guid = 43359; -DELETE FROM creature_addon WHERE guid = 43360; -DELETE FROM creature_addon WHERE guid = 43361; -DELETE FROM creature_addon WHERE guid = 43362; -DELETE FROM creature_addon WHERE guid = 43363; -DELETE FROM creature_addon WHERE guid = 43364; -DELETE FROM creature_addon WHERE guid = 43365; -DELETE FROM creature_addon WHERE guid = 43366; -DELETE FROM creature_addon WHERE guid = 43367; -DELETE FROM creature_addon WHERE guid = 43368; -DELETE FROM creature_addon WHERE guid = 43369; -DELETE FROM creature_addon WHERE guid = 43370; -DELETE FROM creature_addon WHERE guid = 43371; -DELETE FROM creature_addon WHERE guid = 43372; -DELETE FROM creature_addon WHERE guid = 43373; -DELETE FROM creature_addon WHERE guid = 43374; -DELETE FROM creature_addon WHERE guid = 43375; -DELETE FROM creature_addon WHERE guid = 43376; -DELETE FROM creature_addon WHERE guid = 43377; -DELETE FROM creature_addon WHERE guid = 43378; -DELETE FROM creature_addon WHERE guid = 43379; -DELETE FROM creature_addon WHERE guid = 43380; -DELETE FROM creature_addon WHERE guid = 43381; -DELETE FROM creature_addon WHERE guid = 43382; -DELETE FROM creature_addon WHERE guid = 43383; -DELETE FROM creature_addon WHERE guid = 43384; -DELETE FROM creature_addon WHERE guid = 43385; -DELETE FROM creature_addon WHERE guid = 43386; -DELETE FROM creature_addon WHERE guid = 43387; -DELETE FROM creature_addon WHERE guid = 43388; -DELETE FROM creature_addon WHERE guid = 43389; -DELETE FROM creature_addon WHERE guid = 43390; -DELETE FROM creature_addon WHERE guid = 43391; -DELETE FROM creature_addon WHERE guid = 43392; -DELETE FROM creature_addon WHERE guid = 43393; -DELETE FROM creature_addon WHERE guid = 43394; -DELETE FROM creature_addon WHERE guid = 43395; -DELETE FROM creature_addon WHERE guid = 43396; -DELETE FROM creature_addon WHERE guid = 43397; -DELETE FROM creature_addon WHERE guid = 43398; -DELETE FROM creature_addon WHERE guid = 43399; -DELETE FROM creature_addon WHERE guid = 43400; -DELETE FROM creature_addon WHERE guid = 43401; -DELETE FROM creature_addon WHERE guid = 43402; -DELETE FROM creature_addon WHERE guid = 43403; -DELETE FROM creature_addon WHERE guid = 43404; -DELETE FROM creature_addon WHERE guid = 43405; -DELETE FROM creature_addon WHERE guid = 43406; -DELETE FROM creature_addon WHERE guid = 43407; -DELETE FROM creature_addon WHERE guid = 43408; -DELETE FROM creature_addon WHERE guid = 43409; -DELETE FROM creature_addon WHERE guid = 43410; -DELETE FROM creature_addon WHERE guid = 43411; -DELETE FROM creature_addon WHERE guid = 43412; -DELETE FROM creature_addon WHERE guid = 43413; -DELETE FROM creature_addon WHERE guid = 43414; -DELETE FROM creature_addon WHERE guid = 43415; -DELETE FROM creature_addon WHERE guid = 43416; -DELETE FROM creature_addon WHERE guid = 43417; -DELETE FROM creature_addon WHERE guid = 43418; -DELETE FROM creature_addon WHERE guid = 43419; -DELETE FROM creature_addon WHERE guid = 43420; -DELETE FROM creature_addon WHERE guid = 43421; -DELETE FROM creature_addon WHERE guid = 43423; -DELETE FROM creature_addon WHERE guid = 43430; -DELETE FROM creature_addon WHERE guid = 43431; -DELETE FROM creature_addon WHERE guid = 43432; -DELETE FROM creature_addon WHERE guid = 43433; -DELETE FROM creature_addon WHERE guid = 43434; -DELETE FROM creature_addon WHERE guid = 43435; -DELETE FROM creature_addon WHERE guid = 43436; -DELETE FROM creature_addon WHERE guid = 43437; -DELETE FROM creature_addon WHERE guid = 43442; -DELETE FROM creature_addon WHERE guid = 43449; -DELETE FROM creature_addon WHERE guid = 43450; -DELETE FROM creature_addon WHERE guid = 43451; -DELETE FROM creature_addon WHERE guid = 43452; -DELETE FROM creature_addon WHERE guid = 43453; -DELETE FROM creature_addon WHERE guid = 43454; -DELETE FROM creature_addon WHERE guid = 43455; -DELETE FROM creature_addon WHERE guid = 43615; -DELETE FROM creature_addon WHERE guid = 43616; -DELETE FROM creature_addon WHERE guid = 43617; -DELETE FROM creature_addon WHERE guid = 43618; -DELETE FROM creature_addon WHERE guid = 43619; -DELETE FROM creature_addon WHERE guid = 43620; -DELETE FROM creature_addon WHERE guid = 43621; -DELETE FROM creature_addon WHERE guid = 43622; -DELETE FROM creature_addon WHERE guid = 43623; -DELETE FROM creature_addon WHERE guid = 43624; -DELETE FROM creature_addon WHERE guid = 43625; -DELETE FROM creature_addon WHERE guid = 43626; -DELETE FROM creature_addon WHERE guid = 43627; -DELETE FROM creature_addon WHERE guid = 43628; -DELETE FROM creature_addon WHERE guid = 43631; -DELETE FROM creature_addon WHERE guid = 43632; -DELETE FROM creature_addon WHERE guid = 43633; -DELETE FROM creature_addon WHERE guid = 43634; -DELETE FROM creature_addon WHERE guid = 43635; -DELETE FROM creature_addon WHERE guid = 43636; -DELETE FROM creature_addon WHERE guid = 43637; -DELETE FROM creature_addon WHERE guid = 43638; -DELETE FROM creature_addon WHERE guid = 43639; --- Create template addon for creature 11728 -DELETE FROM creature_template_addon WHERE entry =11728; -INSERT INTO creature_template_addon VALUES (11728,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11728 -DELETE FROM creature_addon WHERE guid = 43640; -DELETE FROM creature_addon WHERE guid = 43641; -DELETE FROM creature_addon WHERE guid = 43642; -DELETE FROM creature_addon WHERE guid = 43643; -DELETE FROM creature_addon WHERE guid = 43644; -DELETE FROM creature_addon WHERE guid = 43645; -DELETE FROM creature_addon WHERE guid = 43646; -DELETE FROM creature_addon WHERE guid = 43647; -DELETE FROM creature_addon WHERE guid = 43648; -DELETE FROM creature_addon WHERE guid = 43649; -DELETE FROM creature_addon WHERE guid = 43650; -DELETE FROM creature_addon WHERE guid = 43651; -DELETE FROM creature_addon WHERE guid = 43652; -DELETE FROM creature_addon WHERE guid = 43653; -DELETE FROM creature_addon WHERE guid = 43656; -DELETE FROM creature_addon WHERE guid = 43659; -DELETE FROM creature_addon WHERE guid = 43660; -DELETE FROM creature_addon WHERE guid = 43664; -DELETE FROM creature_addon WHERE guid = 43665; -DELETE FROM creature_addon WHERE guid = 43666; -DELETE FROM creature_addon WHERE guid = 43681; -DELETE FROM creature_addon WHERE guid = 43682; -DELETE FROM creature_addon WHERE guid = 43683; -DELETE FROM creature_addon WHERE guid = 43684; -DELETE FROM creature_addon WHERE guid = 43685; -DELETE FROM creature_addon WHERE guid = 43686; -DELETE FROM creature_addon WHERE guid = 43687; -DELETE FROM creature_addon WHERE guid = 43688; -DELETE FROM creature_addon WHERE guid = 43692; --- Create template addon for creature 11729 -DELETE FROM creature_template_addon WHERE entry =11729; -INSERT INTO creature_template_addon VALUES (11729,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11729 -DELETE FROM creature_addon WHERE guid = 43693; -DELETE FROM creature_addon WHERE guid = 43698; -DELETE FROM creature_addon WHERE guid = 43699; -DELETE FROM creature_addon WHERE guid = 43700; -DELETE FROM creature_addon WHERE guid = 43706; -DELETE FROM creature_addon WHERE guid = 43710; -DELETE FROM creature_addon WHERE guid = 43711; -DELETE FROM creature_addon WHERE guid = 43712; -DELETE FROM creature_addon WHERE guid = 43713; -DELETE FROM creature_addon WHERE guid = 43714; -DELETE FROM creature_addon WHERE guid = 43715; -DELETE FROM creature_addon WHERE guid = 43716; -DELETE FROM creature_addon WHERE guid = 43717; -DELETE FROM creature_addon WHERE guid = 43718; -DELETE FROM creature_addon WHERE guid = 43719; -DELETE FROM creature_addon WHERE guid = 43720; -DELETE FROM creature_addon WHERE guid = 43721; -DELETE FROM creature_addon WHERE guid = 43722; -DELETE FROM creature_addon WHERE guid = 43723; -DELETE FROM creature_addon WHERE guid = 43724; -DELETE FROM creature_addon WHERE guid = 43725; -DELETE FROM creature_addon WHERE guid = 43726; -DELETE FROM creature_addon WHERE guid = 43728; -DELETE FROM creature_addon WHERE guid = 43734; -DELETE FROM creature_addon WHERE guid = 43735; -DELETE FROM creature_addon WHERE guid = 43744; -DELETE FROM creature_addon WHERE guid = 43745; -DELETE FROM creature_addon WHERE guid = 43746; -DELETE FROM creature_addon WHERE guid = 43747; --- Create template addon for creature 11730 -DELETE FROM creature_template_addon WHERE entry =11730; -INSERT INTO creature_template_addon VALUES (11730,0,131072,1,16,0,0,'6408'); --- Clear duplicate addons from template for creature 11730 -DELETE FROM creature_addon WHERE guid = 43777; -DELETE FROM creature_addon WHERE guid = 43779; -DELETE FROM creature_addon WHERE guid = 43780; -DELETE FROM creature_addon WHERE guid = 43781; -DELETE FROM creature_addon WHERE guid = 43782; -DELETE FROM creature_addon WHERE guid = 43783; -DELETE FROM creature_addon WHERE guid = 43784; -DELETE FROM creature_addon WHERE guid = 43785; -DELETE FROM creature_addon WHERE guid = 43786; -DELETE FROM creature_addon WHERE guid = 43787; -DELETE FROM creature_addon WHERE guid = 43788; -DELETE FROM creature_addon WHERE guid = 43789; -DELETE FROM creature_addon WHERE guid = 43790; -DELETE FROM creature_addon WHERE guid = 43791; -DELETE FROM creature_addon WHERE guid = 43792; -DELETE FROM creature_addon WHERE guid = 43793; -DELETE FROM creature_addon WHERE guid = 43794; -DELETE FROM creature_addon WHERE guid = 43795; -DELETE FROM creature_addon WHERE guid = 43796; -DELETE FROM creature_addon WHERE guid = 51783; -DELETE FROM creature_addon WHERE guid = 51784; -DELETE FROM creature_addon WHERE guid = 51785; -DELETE FROM creature_addon WHERE guid = 51786; -DELETE FROM creature_addon WHERE guid = 51787; --- Create template addon for creature 11731 -DELETE FROM creature_template_addon WHERE entry =11731; -INSERT INTO creature_template_addon VALUES (11731,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11731 -DELETE FROM creature_addon WHERE guid = 43797; -DELETE FROM creature_addon WHERE guid = 43798; -DELETE FROM creature_addon WHERE guid = 43799; -DELETE FROM creature_addon WHERE guid = 43800; -DELETE FROM creature_addon WHERE guid = 43801; -DELETE FROM creature_addon WHERE guid = 43802; -DELETE FROM creature_addon WHERE guid = 43803; -DELETE FROM creature_addon WHERE guid = 43804; -DELETE FROM creature_addon WHERE guid = 43805; -DELETE FROM creature_addon WHERE guid = 43806; -DELETE FROM creature_addon WHERE guid = 51788; -DELETE FROM creature_addon WHERE guid = 51789; --- Create template addon for creature 11732 -DELETE FROM creature_template_addon WHERE entry =11732; -INSERT INTO creature_template_addon VALUES (11732,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11732 -DELETE FROM creature_addon WHERE guid = 43807; -DELETE FROM creature_addon WHERE guid = 43808; -DELETE FROM creature_addon WHERE guid = 43809; -DELETE FROM creature_addon WHERE guid = 43810; -DELETE FROM creature_addon WHERE guid = 43811; -DELETE FROM creature_addon WHERE guid = 43812; -DELETE FROM creature_addon WHERE guid = 43813; -DELETE FROM creature_addon WHERE guid = 43814; -DELETE FROM creature_addon WHERE guid = 43815; -DELETE FROM creature_addon WHERE guid = 43816; -DELETE FROM creature_addon WHERE guid = 43817; -DELETE FROM creature_addon WHERE guid = 43818; -DELETE FROM creature_addon WHERE guid = 43819; -DELETE FROM creature_addon WHERE guid = 43820; -DELETE FROM creature_addon WHERE guid = 43821; -DELETE FROM creature_addon WHERE guid = 43822; -DELETE FROM creature_addon WHERE guid = 43823; -DELETE FROM creature_addon WHERE guid = 43824; -DELETE FROM creature_addon WHERE guid = 43825; -DELETE FROM creature_addon WHERE guid = 43826; -DELETE FROM creature_addon WHERE guid = 43827; -DELETE FROM creature_addon WHERE guid = 43828; -DELETE FROM creature_addon WHERE guid = 43829; -DELETE FROM creature_addon WHERE guid = 43830; -DELETE FROM creature_addon WHERE guid = 43831; -DELETE FROM creature_addon WHERE guid = 43832; -DELETE FROM creature_addon WHERE guid = 43833; -DELETE FROM creature_addon WHERE guid = 43834; -DELETE FROM creature_addon WHERE guid = 43835; -DELETE FROM creature_addon WHERE guid = 43836; -DELETE FROM creature_addon WHERE guid = 43837; -DELETE FROM creature_addon WHERE guid = 43838; -DELETE FROM creature_addon WHERE guid = 43839; -DELETE FROM creature_addon WHERE guid = 43840; -DELETE FROM creature_addon WHERE guid = 51790; -DELETE FROM creature_addon WHERE guid = 51791; -DELETE FROM creature_addon WHERE guid = 51792; -DELETE FROM creature_addon WHERE guid = 51793; --- Create template addon for creature 11733 -DELETE FROM creature_template_addon WHERE entry =11733; -INSERT INTO creature_template_addon VALUES (11733,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11733 -DELETE FROM creature_addon WHERE guid = 43841; -DELETE FROM creature_addon WHERE guid = 43842; -DELETE FROM creature_addon WHERE guid = 43843; -DELETE FROM creature_addon WHERE guid = 43844; -DELETE FROM creature_addon WHERE guid = 43845; -DELETE FROM creature_addon WHERE guid = 43846; -DELETE FROM creature_addon WHERE guid = 43847; -DELETE FROM creature_addon WHERE guid = 43848; -DELETE FROM creature_addon WHERE guid = 43849; -DELETE FROM creature_addon WHERE guid = 43850; -DELETE FROM creature_addon WHERE guid = 43851; -DELETE FROM creature_addon WHERE guid = 43852; -DELETE FROM creature_addon WHERE guid = 43853; -DELETE FROM creature_addon WHERE guid = 43854; -DELETE FROM creature_addon WHERE guid = 43855; -DELETE FROM creature_addon WHERE guid = 43856; -DELETE FROM creature_addon WHERE guid = 43857; -DELETE FROM creature_addon WHERE guid = 43858; -DELETE FROM creature_addon WHERE guid = 43859; -DELETE FROM creature_addon WHERE guid = 43860; -DELETE FROM creature_addon WHERE guid = 43861; -DELETE FROM creature_addon WHERE guid = 43862; -DELETE FROM creature_addon WHERE guid = 43863; -DELETE FROM creature_addon WHERE guid = 43864; -DELETE FROM creature_addon WHERE guid = 43865; -DELETE FROM creature_addon WHERE guid = 43866; -DELETE FROM creature_addon WHERE guid = 43867; -DELETE FROM creature_addon WHERE guid = 43868; -DELETE FROM creature_addon WHERE guid = 43869; -DELETE FROM creature_addon WHERE guid = 43870; -DELETE FROM creature_addon WHERE guid = 43871; -DELETE FROM creature_addon WHERE guid = 43872; -DELETE FROM creature_addon WHERE guid = 43873; -DELETE FROM creature_addon WHERE guid = 43874; -DELETE FROM creature_addon WHERE guid = 43875; -DELETE FROM creature_addon WHERE guid = 43876; -DELETE FROM creature_addon WHERE guid = 43877; -DELETE FROM creature_addon WHERE guid = 51794; -DELETE FROM creature_addon WHERE guid = 51795; -DELETE FROM creature_addon WHERE guid = 51796; -DELETE FROM creature_addon WHERE guid = 51797; -DELETE FROM creature_addon WHERE guid = 51798; -DELETE FROM creature_addon WHERE guid = 51799; --- Create template addon for creature 11734 -DELETE FROM creature_template_addon WHERE entry =11734; -INSERT INTO creature_template_addon VALUES (11734,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11734 -DELETE FROM creature_addon WHERE guid = 43878; -DELETE FROM creature_addon WHERE guid = 43879; -DELETE FROM creature_addon WHERE guid = 43880; -DELETE FROM creature_addon WHERE guid = 43881; -DELETE FROM creature_addon WHERE guid = 43882; -DELETE FROM creature_addon WHERE guid = 43883; -DELETE FROM creature_addon WHERE guid = 43884; -DELETE FROM creature_addon WHERE guid = 43885; -DELETE FROM creature_addon WHERE guid = 43886; -DELETE FROM creature_addon WHERE guid = 43887; -DELETE FROM creature_addon WHERE guid = 43888; -DELETE FROM creature_addon WHERE guid = 43889; -DELETE FROM creature_addon WHERE guid = 43890; -DELETE FROM creature_addon WHERE guid = 43891; -DELETE FROM creature_addon WHERE guid = 43892; -DELETE FROM creature_addon WHERE guid = 43893; -DELETE FROM creature_addon WHERE guid = 43894; -DELETE FROM creature_addon WHERE guid = 43895; -DELETE FROM creature_addon WHERE guid = 43896; -DELETE FROM creature_addon WHERE guid = 43897; -DELETE FROM creature_addon WHERE guid = 43898; -DELETE FROM creature_addon WHERE guid = 43899; -DELETE FROM creature_addon WHERE guid = 43900; -DELETE FROM creature_addon WHERE guid = 43901; -DELETE FROM creature_addon WHERE guid = 43902; -DELETE FROM creature_addon WHERE guid = 43903; -DELETE FROM creature_addon WHERE guid = 43904; -DELETE FROM creature_addon WHERE guid = 43905; -DELETE FROM creature_addon WHERE guid = 43906; -DELETE FROM creature_addon WHERE guid = 51800; -DELETE FROM creature_addon WHERE guid = 51801; -DELETE FROM creature_addon WHERE guid = 51802; -DELETE FROM creature_addon WHERE guid = 51803; -DELETE FROM creature_addon WHERE guid = 51804; -DELETE FROM creature_addon WHERE guid = 51805; -DELETE FROM creature_addon WHERE guid = 51806; --- Create template addon for creature 11735 -DELETE FROM creature_template_addon WHERE entry =11735; -INSERT INTO creature_template_addon VALUES (11735,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11735 -DELETE FROM creature_addon WHERE guid = 43907; -DELETE FROM creature_addon WHERE guid = 43908; -DELETE FROM creature_addon WHERE guid = 43920; -DELETE FROM creature_addon WHERE guid = 43924; -DELETE FROM creature_addon WHERE guid = 43926; -DELETE FROM creature_addon WHERE guid = 43927; -DELETE FROM creature_addon WHERE guid = 43928; -DELETE FROM creature_addon WHERE guid = 43929; -DELETE FROM creature_addon WHERE guid = 43930; -DELETE FROM creature_addon WHERE guid = 43931; -DELETE FROM creature_addon WHERE guid = 43932; -DELETE FROM creature_addon WHERE guid = 43933; -DELETE FROM creature_addon WHERE guid = 43934; -DELETE FROM creature_addon WHERE guid = 43935; -DELETE FROM creature_addon WHERE guid = 43936; -DELETE FROM creature_addon WHERE guid = 43937; -DELETE FROM creature_addon WHERE guid = 43938; -DELETE FROM creature_addon WHERE guid = 43939; -DELETE FROM creature_addon WHERE guid = 43940; -DELETE FROM creature_addon WHERE guid = 43941; -DELETE FROM creature_addon WHERE guid = 43942; -DELETE FROM creature_addon WHERE guid = 43943; -DELETE FROM creature_addon WHERE guid = 43944; -DELETE FROM creature_addon WHERE guid = 43945; -DELETE FROM creature_addon WHERE guid = 43946; -DELETE FROM creature_addon WHERE guid = 43947; -DELETE FROM creature_addon WHERE guid = 43948; -DELETE FROM creature_addon WHERE guid = 43949; -DELETE FROM creature_addon WHERE guid = 43950; -DELETE FROM creature_addon WHERE guid = 43951; -DELETE FROM creature_addon WHERE guid = 43952; -DELETE FROM creature_addon WHERE guid = 43953; -DELETE FROM creature_addon WHERE guid = 43954; -DELETE FROM creature_addon WHERE guid = 43955; -DELETE FROM creature_addon WHERE guid = 43956; -DELETE FROM creature_addon WHERE guid = 43957; -DELETE FROM creature_addon WHERE guid = 43958; -DELETE FROM creature_addon WHERE guid = 43959; -DELETE FROM creature_addon WHERE guid = 43960; -DELETE FROM creature_addon WHERE guid = 43961; -DELETE FROM creature_addon WHERE guid = 43962; -DELETE FROM creature_addon WHERE guid = 43963; -DELETE FROM creature_addon WHERE guid = 43964; -DELETE FROM creature_addon WHERE guid = 43965; -DELETE FROM creature_addon WHERE guid = 43966; -DELETE FROM creature_addon WHERE guid = 43967; -DELETE FROM creature_addon WHERE guid = 43968; -DELETE FROM creature_addon WHERE guid = 43969; -DELETE FROM creature_addon WHERE guid = 43970; -DELETE FROM creature_addon WHERE guid = 43971; -DELETE FROM creature_addon WHERE guid = 43972; -DELETE FROM creature_addon WHERE guid = 43973; -DELETE FROM creature_addon WHERE guid = 43974; -DELETE FROM creature_addon WHERE guid = 43975; -DELETE FROM creature_addon WHERE guid = 43976; -DELETE FROM creature_addon WHERE guid = 43977; -DELETE FROM creature_addon WHERE guid = 43978; -DELETE FROM creature_addon WHERE guid = 43979; -DELETE FROM creature_addon WHERE guid = 43980; -DELETE FROM creature_addon WHERE guid = 43982; -DELETE FROM creature_addon WHERE guid = 43983; -DELETE FROM creature_addon WHERE guid = 43984; -DELETE FROM creature_addon WHERE guid = 43985; -DELETE FROM creature_addon WHERE guid = 43986; -DELETE FROM creature_addon WHERE guid = 43987; -DELETE FROM creature_addon WHERE guid = 43988; -DELETE FROM creature_addon WHERE guid = 43989; -DELETE FROM creature_addon WHERE guid = 43990; -DELETE FROM creature_addon WHERE guid = 43991; -DELETE FROM creature_addon WHERE guid = 43992; -DELETE FROM creature_addon WHERE guid = 43993; -DELETE FROM creature_addon WHERE guid = 43994; -DELETE FROM creature_addon WHERE guid = 43995; -DELETE FROM creature_addon WHERE guid = 43996; -DELETE FROM creature_addon WHERE guid = 43997; -DELETE FROM creature_addon WHERE guid = 43998; -DELETE FROM creature_addon WHERE guid = 43999; -DELETE FROM creature_addon WHERE guid = 44000; -DELETE FROM creature_addon WHERE guid = 44001; --- Create template addon for creature 11736 -DELETE FROM creature_template_addon WHERE entry =11736; -INSERT INTO creature_template_addon VALUES (11736,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11736 -DELETE FROM creature_addon WHERE guid = 44002; -DELETE FROM creature_addon WHERE guid = 44003; -DELETE FROM creature_addon WHERE guid = 44004; -DELETE FROM creature_addon WHERE guid = 44005; -DELETE FROM creature_addon WHERE guid = 44006; -DELETE FROM creature_addon WHERE guid = 44010; -DELETE FROM creature_addon WHERE guid = 44011; -DELETE FROM creature_addon WHERE guid = 44012; -DELETE FROM creature_addon WHERE guid = 44013; -DELETE FROM creature_addon WHERE guid = 44014; -DELETE FROM creature_addon WHERE guid = 44015; -DELETE FROM creature_addon WHERE guid = 44016; -DELETE FROM creature_addon WHERE guid = 44017; -DELETE FROM creature_addon WHERE guid = 44026; -DELETE FROM creature_addon WHERE guid = 44027; -DELETE FROM creature_addon WHERE guid = 44028; -DELETE FROM creature_addon WHERE guid = 44029; -DELETE FROM creature_addon WHERE guid = 44030; -DELETE FROM creature_addon WHERE guid = 44031; -DELETE FROM creature_addon WHERE guid = 44032; -DELETE FROM creature_addon WHERE guid = 44033; -DELETE FROM creature_addon WHERE guid = 44034; -DELETE FROM creature_addon WHERE guid = 44035; -DELETE FROM creature_addon WHERE guid = 44036; -DELETE FROM creature_addon WHERE guid = 44037; -DELETE FROM creature_addon WHERE guid = 44038; -DELETE FROM creature_addon WHERE guid = 44039; -DELETE FROM creature_addon WHERE guid = 44041; -DELETE FROM creature_addon WHERE guid = 44042; -DELETE FROM creature_addon WHERE guid = 44043; -DELETE FROM creature_addon WHERE guid = 44044; -DELETE FROM creature_addon WHERE guid = 44045; -DELETE FROM creature_addon WHERE guid = 44047; -DELETE FROM creature_addon WHERE guid = 44048; -DELETE FROM creature_addon WHERE guid = 44051; -DELETE FROM creature_addon WHERE guid = 44052; -DELETE FROM creature_addon WHERE guid = 44053; -DELETE FROM creature_addon WHERE guid = 44054; -DELETE FROM creature_addon WHERE guid = 44055; -DELETE FROM creature_addon WHERE guid = 44056; -DELETE FROM creature_addon WHERE guid = 44057; -DELETE FROM creature_addon WHERE guid = 44058; -DELETE FROM creature_addon WHERE guid = 44077; -DELETE FROM creature_addon WHERE guid = 44080; -DELETE FROM creature_addon WHERE guid = 44081; -DELETE FROM creature_addon WHERE guid = 44082; -DELETE FROM creature_addon WHERE guid = 44083; -DELETE FROM creature_addon WHERE guid = 44084; -DELETE FROM creature_addon WHERE guid = 44085; -DELETE FROM creature_addon WHERE guid = 44086; -DELETE FROM creature_addon WHERE guid = 44087; -DELETE FROM creature_addon WHERE guid = 44088; -DELETE FROM creature_addon WHERE guid = 44089; -DELETE FROM creature_addon WHERE guid = 44090; -DELETE FROM creature_addon WHERE guid = 44091; -DELETE FROM creature_addon WHERE guid = 44092; -DELETE FROM creature_addon WHERE guid = 44093; -DELETE FROM creature_addon WHERE guid = 44094; -DELETE FROM creature_addon WHERE guid = 44095; -DELETE FROM creature_addon WHERE guid = 44096; -DELETE FROM creature_addon WHERE guid = 44097; -DELETE FROM creature_addon WHERE guid = 44098; -DELETE FROM creature_addon WHERE guid = 44099; -DELETE FROM creature_addon WHERE guid = 44100; -DELETE FROM creature_addon WHERE guid = 44101; -DELETE FROM creature_addon WHERE guid = 44102; -DELETE FROM creature_addon WHERE guid = 44103; -DELETE FROM creature_addon WHERE guid = 44104; -DELETE FROM creature_addon WHERE guid = 44105; -DELETE FROM creature_addon WHERE guid = 44106; -DELETE FROM creature_addon WHERE guid = 44107; -DELETE FROM creature_addon WHERE guid = 44108; -DELETE FROM creature_addon WHERE guid = 44109; -DELETE FROM creature_addon WHERE guid = 44110; -DELETE FROM creature_addon WHERE guid = 44111; -DELETE FROM creature_addon WHERE guid = 44112; -DELETE FROM creature_addon WHERE guid = 44113; -DELETE FROM creature_addon WHERE guid = 44114; -DELETE FROM creature_addon WHERE guid = 44115; -DELETE FROM creature_addon WHERE guid = 44116; -DELETE FROM creature_addon WHERE guid = 44117; -DELETE FROM creature_addon WHERE guid = 44118; -DELETE FROM creature_addon WHERE guid = 44119; -DELETE FROM creature_addon WHERE guid = 44120; -DELETE FROM creature_addon WHERE guid = 44121; -DELETE FROM creature_addon WHERE guid = 44122; -DELETE FROM creature_addon WHERE guid = 44123; -DELETE FROM creature_addon WHERE guid = 44124; -DELETE FROM creature_addon WHERE guid = 44125; -DELETE FROM creature_addon WHERE guid = 44126; -DELETE FROM creature_addon WHERE guid = 44127; -DELETE FROM creature_addon WHERE guid = 44128; -DELETE FROM creature_addon WHERE guid = 44129; -DELETE FROM creature_addon WHERE guid = 44130; -DELETE FROM creature_addon WHERE guid = 44131; -DELETE FROM creature_addon WHERE guid = 44132; -DELETE FROM creature_addon WHERE guid = 44133; -DELETE FROM creature_addon WHERE guid = 44134; -DELETE FROM creature_addon WHERE guid = 44135; -DELETE FROM creature_addon WHERE guid = 44136; -DELETE FROM creature_addon WHERE guid = 44137; -DELETE FROM creature_addon WHERE guid = 44138; -DELETE FROM creature_addon WHERE guid = 44139; -DELETE FROM creature_addon WHERE guid = 44141; -DELETE FROM creature_addon WHERE guid = 44142; -DELETE FROM creature_addon WHERE guid = 44143; -DELETE FROM creature_addon WHERE guid = 44174; -DELETE FROM creature_addon WHERE guid = 44176; -DELETE FROM creature_addon WHERE guid = 44178; -DELETE FROM creature_addon WHERE guid = 44179; -DELETE FROM creature_addon WHERE guid = 44181; --- Create template addon for creature 11737 -DELETE FROM creature_template_addon WHERE entry =11737; -INSERT INTO creature_template_addon VALUES (11737,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11737 -DELETE FROM creature_addon WHERE guid = 44182; -DELETE FROM creature_addon WHERE guid = 44183; -DELETE FROM creature_addon WHERE guid = 44185; -DELETE FROM creature_addon WHERE guid = 44186; -DELETE FROM creature_addon WHERE guid = 44188; -DELETE FROM creature_addon WHERE guid = 44189; -DELETE FROM creature_addon WHERE guid = 44190; -DELETE FROM creature_addon WHERE guid = 44192; -DELETE FROM creature_addon WHERE guid = 44195; -DELETE FROM creature_addon WHERE guid = 44196; -DELETE FROM creature_addon WHERE guid = 44197; -DELETE FROM creature_addon WHERE guid = 44198; -DELETE FROM creature_addon WHERE guid = 44199; -DELETE FROM creature_addon WHERE guid = 44200; -DELETE FROM creature_addon WHERE guid = 44201; -DELETE FROM creature_addon WHERE guid = 44202; -DELETE FROM creature_addon WHERE guid = 44203; -DELETE FROM creature_addon WHERE guid = 44204; -DELETE FROM creature_addon WHERE guid = 44205; -DELETE FROM creature_addon WHERE guid = 44206; -DELETE FROM creature_addon WHERE guid = 44207; -DELETE FROM creature_addon WHERE guid = 44208; -DELETE FROM creature_addon WHERE guid = 44209; -DELETE FROM creature_addon WHERE guid = 44210; -DELETE FROM creature_addon WHERE guid = 44211; -DELETE FROM creature_addon WHERE guid = 44212; -DELETE FROM creature_addon WHERE guid = 44213; -DELETE FROM creature_addon WHERE guid = 44214; -DELETE FROM creature_addon WHERE guid = 44215; -DELETE FROM creature_addon WHERE guid = 44216; -DELETE FROM creature_addon WHERE guid = 44217; -DELETE FROM creature_addon WHERE guid = 44218; -DELETE FROM creature_addon WHERE guid = 44219; -DELETE FROM creature_addon WHERE guid = 44220; -DELETE FROM creature_addon WHERE guid = 44221; -DELETE FROM creature_addon WHERE guid = 44226; -DELETE FROM creature_addon WHERE guid = 44227; -DELETE FROM creature_addon WHERE guid = 44228; -DELETE FROM creature_addon WHERE guid = 44234; -DELETE FROM creature_addon WHERE guid = 44235; -DELETE FROM creature_addon WHERE guid = 44236; -DELETE FROM creature_addon WHERE guid = 44237; -DELETE FROM creature_addon WHERE guid = 44238; -DELETE FROM creature_addon WHERE guid = 44240; -DELETE FROM creature_addon WHERE guid = 44241; -DELETE FROM creature_addon WHERE guid = 44242; -DELETE FROM creature_addon WHERE guid = 44243; -DELETE FROM creature_addon WHERE guid = 44244; -DELETE FROM creature_addon WHERE guid = 44245; -DELETE FROM creature_addon WHERE guid = 44246; -DELETE FROM creature_addon WHERE guid = 44247; -DELETE FROM creature_addon WHERE guid = 44248; -DELETE FROM creature_addon WHERE guid = 44249; -DELETE FROM creature_addon WHERE guid = 44250; -DELETE FROM creature_addon WHERE guid = 44299; -DELETE FROM creature_addon WHERE guid = 44300; -DELETE FROM creature_addon WHERE guid = 44301; -DELETE FROM creature_addon WHERE guid = 44359; -DELETE FROM creature_addon WHERE guid = 44360; -DELETE FROM creature_addon WHERE guid = 44361; -DELETE FROM creature_addon WHERE guid = 44362; -DELETE FROM creature_addon WHERE guid = 44363; -DELETE FROM creature_addon WHERE guid = 44364; -DELETE FROM creature_addon WHERE guid = 44365; -DELETE FROM creature_addon WHERE guid = 44366; -DELETE FROM creature_addon WHERE guid = 44367; -DELETE FROM creature_addon WHERE guid = 44368; -DELETE FROM creature_addon WHERE guid = 44369; -DELETE FROM creature_addon WHERE guid = 44370; -DELETE FROM creature_addon WHERE guid = 44371; -DELETE FROM creature_addon WHERE guid = 44372; -DELETE FROM creature_addon WHERE guid = 44380; -DELETE FROM creature_addon WHERE guid = 44381; -DELETE FROM creature_addon WHERE guid = 44382; -DELETE FROM creature_addon WHERE guid = 44383; -DELETE FROM creature_addon WHERE guid = 44384; -DELETE FROM creature_addon WHERE guid = 44385; -DELETE FROM creature_addon WHERE guid = 44386; -DELETE FROM creature_addon WHERE guid = 44387; -DELETE FROM creature_addon WHERE guid = 44388; -DELETE FROM creature_addon WHERE guid = 44393; -DELETE FROM creature_addon WHERE guid = 44394; -DELETE FROM creature_addon WHERE guid = 44396; -DELETE FROM creature_addon WHERE guid = 44397; -DELETE FROM creature_addon WHERE guid = 44398; --- Create template addon for creature 11738 -DELETE FROM creature_template_addon WHERE entry =11738; -INSERT INTO creature_template_addon VALUES (11738,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11738 -DELETE FROM creature_addon WHERE guid = 44400; -DELETE FROM creature_addon WHERE guid = 44403; -DELETE FROM creature_addon WHERE guid = 44404; -DELETE FROM creature_addon WHERE guid = 44405; -DELETE FROM creature_addon WHERE guid = 44406; -DELETE FROM creature_addon WHERE guid = 44409; -DELETE FROM creature_addon WHERE guid = 44412; -DELETE FROM creature_addon WHERE guid = 44424; -DELETE FROM creature_addon WHERE guid = 44455; -DELETE FROM creature_addon WHERE guid = 44469; -DELETE FROM creature_addon WHERE guid = 44999; -DELETE FROM creature_addon WHERE guid = 45092; -DELETE FROM creature_addon WHERE guid = 45093; -DELETE FROM creature_addon WHERE guid = 45094; -DELETE FROM creature_addon WHERE guid = 45104; -DELETE FROM creature_addon WHERE guid = 45108; -DELETE FROM creature_addon WHERE guid = 45109; -DELETE FROM creature_addon WHERE guid = 45110; -DELETE FROM creature_addon WHERE guid = 45470; -DELETE FROM creature_addon WHERE guid = 45471; -DELETE FROM creature_addon WHERE guid = 45473; -DELETE FROM creature_addon WHERE guid = 45478; -DELETE FROM creature_addon WHERE guid = 45493; -DELETE FROM creature_addon WHERE guid = 45494; -DELETE FROM creature_addon WHERE guid = 45495; -DELETE FROM creature_addon WHERE guid = 45496; -DELETE FROM creature_addon WHERE guid = 45497; -DELETE FROM creature_addon WHERE guid = 45499; -DELETE FROM creature_addon WHERE guid = 45502; -DELETE FROM creature_addon WHERE guid = 45503; -DELETE FROM creature_addon WHERE guid = 45504; -DELETE FROM creature_addon WHERE guid = 45505; -DELETE FROM creature_addon WHERE guid = 45506; -DELETE FROM creature_addon WHERE guid = 45507; -DELETE FROM creature_addon WHERE guid = 45508; -DELETE FROM creature_addon WHERE guid = 45509; -DELETE FROM creature_addon WHERE guid = 45510; -DELETE FROM creature_addon WHERE guid = 45511; -DELETE FROM creature_addon WHERE guid = 45512; -DELETE FROM creature_addon WHERE guid = 45513; -DELETE FROM creature_addon WHERE guid = 45518; -DELETE FROM creature_addon WHERE guid = 45519; -DELETE FROM creature_addon WHERE guid = 45535; -DELETE FROM creature_addon WHERE guid = 45573; -DELETE FROM creature_addon WHERE guid = 45575; -DELETE FROM creature_addon WHERE guid = 45576; -DELETE FROM creature_addon WHERE guid = 45577; -DELETE FROM creature_addon WHERE guid = 45578; -DELETE FROM creature_addon WHERE guid = 45579; -DELETE FROM creature_addon WHERE guid = 45581; -DELETE FROM creature_addon WHERE guid = 45582; -DELETE FROM creature_addon WHERE guid = 45583; -DELETE FROM creature_addon WHERE guid = 45584; -DELETE FROM creature_addon WHERE guid = 45585; -DELETE FROM creature_addon WHERE guid = 45586; -DELETE FROM creature_addon WHERE guid = 45587; -DELETE FROM creature_addon WHERE guid = 45588; -DELETE FROM creature_addon WHERE guid = 45589; -DELETE FROM creature_addon WHERE guid = 45590; -DELETE FROM creature_addon WHERE guid = 45591; -DELETE FROM creature_addon WHERE guid = 45592; -DELETE FROM creature_addon WHERE guid = 45593; -DELETE FROM creature_addon WHERE guid = 45594; -DELETE FROM creature_addon WHERE guid = 45595; -DELETE FROM creature_addon WHERE guid = 45596; -DELETE FROM creature_addon WHERE guid = 45597; -DELETE FROM creature_addon WHERE guid = 45598; -DELETE FROM creature_addon WHERE guid = 45599; -DELETE FROM creature_addon WHERE guid = 45600; -DELETE FROM creature_addon WHERE guid = 45601; -DELETE FROM creature_addon WHERE guid = 45602; -DELETE FROM creature_addon WHERE guid = 45603; -DELETE FROM creature_addon WHERE guid = 45604; -DELETE FROM creature_addon WHERE guid = 45605; -DELETE FROM creature_addon WHERE guid = 45606; -DELETE FROM creature_addon WHERE guid = 45607; --- Create template addon for creature 11739 -DELETE FROM creature_template_addon WHERE entry =11739; -INSERT INTO creature_template_addon VALUES (11739,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11739 -DELETE FROM creature_addon WHERE guid = 45608; -DELETE FROM creature_addon WHERE guid = 45609; -DELETE FROM creature_addon WHERE guid = 45611; -DELETE FROM creature_addon WHERE guid = 45612; -DELETE FROM creature_addon WHERE guid = 45613; -DELETE FROM creature_addon WHERE guid = 45614; -DELETE FROM creature_addon WHERE guid = 45615; -DELETE FROM creature_addon WHERE guid = 45616; -DELETE FROM creature_addon WHERE guid = 45617; -DELETE FROM creature_addon WHERE guid = 45618; -DELETE FROM creature_addon WHERE guid = 45619; -DELETE FROM creature_addon WHERE guid = 45620; -DELETE FROM creature_addon WHERE guid = 45621; -DELETE FROM creature_addon WHERE guid = 45622; -DELETE FROM creature_addon WHERE guid = 45623; -DELETE FROM creature_addon WHERE guid = 45624; -DELETE FROM creature_addon WHERE guid = 45625; -DELETE FROM creature_addon WHERE guid = 45626; -DELETE FROM creature_addon WHERE guid = 45627; -DELETE FROM creature_addon WHERE guid = 45628; -DELETE FROM creature_addon WHERE guid = 45629; -DELETE FROM creature_addon WHERE guid = 45630; -DELETE FROM creature_addon WHERE guid = 45631; -DELETE FROM creature_addon WHERE guid = 45632; -DELETE FROM creature_addon WHERE guid = 45633; -DELETE FROM creature_addon WHERE guid = 45634; -DELETE FROM creature_addon WHERE guid = 45635; -DELETE FROM creature_addon WHERE guid = 45636; -DELETE FROM creature_addon WHERE guid = 45637; -DELETE FROM creature_addon WHERE guid = 45638; -DELETE FROM creature_addon WHERE guid = 45639; -DELETE FROM creature_addon WHERE guid = 45640; -DELETE FROM creature_addon WHERE guid = 45641; -DELETE FROM creature_addon WHERE guid = 45642; -DELETE FROM creature_addon WHERE guid = 45643; -DELETE FROM creature_addon WHERE guid = 45644; -DELETE FROM creature_addon WHERE guid = 45645; -DELETE FROM creature_addon WHERE guid = 45646; -DELETE FROM creature_addon WHERE guid = 45647; -DELETE FROM creature_addon WHERE guid = 45648; -DELETE FROM creature_addon WHERE guid = 45649; -DELETE FROM creature_addon WHERE guid = 45650; -DELETE FROM creature_addon WHERE guid = 45651; -DELETE FROM creature_addon WHERE guid = 45652; -DELETE FROM creature_addon WHERE guid = 45653; -DELETE FROM creature_addon WHERE guid = 45654; -DELETE FROM creature_addon WHERE guid = 45655; -DELETE FROM creature_addon WHERE guid = 45656; -DELETE FROM creature_addon WHERE guid = 45657; -DELETE FROM creature_addon WHERE guid = 45658; -DELETE FROM creature_addon WHERE guid = 45659; -DELETE FROM creature_addon WHERE guid = 45660; -DELETE FROM creature_addon WHERE guid = 45661; -DELETE FROM creature_addon WHERE guid = 45662; -DELETE FROM creature_addon WHERE guid = 45663; -DELETE FROM creature_addon WHERE guid = 45664; -DELETE FROM creature_addon WHERE guid = 45665; -DELETE FROM creature_addon WHERE guid = 45666; -DELETE FROM creature_addon WHERE guid = 45667; -DELETE FROM creature_addon WHERE guid = 45668; -DELETE FROM creature_addon WHERE guid = 45669; -DELETE FROM creature_addon WHERE guid = 45670; -DELETE FROM creature_addon WHERE guid = 45671; -DELETE FROM creature_addon WHERE guid = 45672; -DELETE FROM creature_addon WHERE guid = 45673; -DELETE FROM creature_addon WHERE guid = 45674; -DELETE FROM creature_addon WHERE guid = 45675; -DELETE FROM creature_addon WHERE guid = 45676; -DELETE FROM creature_addon WHERE guid = 45677; -DELETE FROM creature_addon WHERE guid = 45678; -DELETE FROM creature_addon WHERE guid = 45679; -DELETE FROM creature_addon WHERE guid = 45680; -DELETE FROM creature_addon WHERE guid = 45681; -DELETE FROM creature_addon WHERE guid = 45682; -DELETE FROM creature_addon WHERE guid = 45683; -DELETE FROM creature_addon WHERE guid = 45684; -DELETE FROM creature_addon WHERE guid = 45685; -DELETE FROM creature_addon WHERE guid = 45686; -DELETE FROM creature_addon WHERE guid = 45687; -DELETE FROM creature_addon WHERE guid = 45688; -DELETE FROM creature_addon WHERE guid = 45689; -DELETE FROM creature_addon WHERE guid = 45690; --- Create template addon for creature 11740 -DELETE FROM creature_template_addon WHERE entry =11740; -INSERT INTO creature_template_addon VALUES (11740,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11740 -DELETE FROM creature_addon WHERE guid = 45691; -DELETE FROM creature_addon WHERE guid = 45692; -DELETE FROM creature_addon WHERE guid = 45693; -DELETE FROM creature_addon WHERE guid = 45694; -DELETE FROM creature_addon WHERE guid = 45695; -DELETE FROM creature_addon WHERE guid = 45696; -DELETE FROM creature_addon WHERE guid = 45697; -DELETE FROM creature_addon WHERE guid = 45698; -DELETE FROM creature_addon WHERE guid = 45699; -DELETE FROM creature_addon WHERE guid = 45700; -DELETE FROM creature_addon WHERE guid = 45701; -DELETE FROM creature_addon WHERE guid = 45702; -DELETE FROM creature_addon WHERE guid = 45703; -DELETE FROM creature_addon WHERE guid = 45711; -DELETE FROM creature_addon WHERE guid = 45713; -DELETE FROM creature_addon WHERE guid = 45714; -DELETE FROM creature_addon WHERE guid = 45715; -DELETE FROM creature_addon WHERE guid = 45716; -DELETE FROM creature_addon WHERE guid = 45717; -DELETE FROM creature_addon WHERE guid = 45720; -DELETE FROM creature_addon WHERE guid = 45961; -DELETE FROM creature_addon WHERE guid = 45962; -DELETE FROM creature_addon WHERE guid = 45963; -DELETE FROM creature_addon WHERE guid = 45964; -DELETE FROM creature_addon WHERE guid = 45965; -DELETE FROM creature_addon WHERE guid = 45966; -DELETE FROM creature_addon WHERE guid = 45967; -DELETE FROM creature_addon WHERE guid = 45968; -DELETE FROM creature_addon WHERE guid = 45969; -DELETE FROM creature_addon WHERE guid = 45970; -DELETE FROM creature_addon WHERE guid = 45971; -DELETE FROM creature_addon WHERE guid = 45972; -DELETE FROM creature_addon WHERE guid = 45973; -DELETE FROM creature_addon WHERE guid = 45974; -DELETE FROM creature_addon WHERE guid = 45975; -DELETE FROM creature_addon WHERE guid = 45976; -DELETE FROM creature_addon WHERE guid = 45977; -DELETE FROM creature_addon WHERE guid = 45978; -DELETE FROM creature_addon WHERE guid = 45979; -DELETE FROM creature_addon WHERE guid = 45980; -DELETE FROM creature_addon WHERE guid = 45981; -DELETE FROM creature_addon WHERE guid = 45982; -DELETE FROM creature_addon WHERE guid = 45983; -DELETE FROM creature_addon WHERE guid = 45984; -DELETE FROM creature_addon WHERE guid = 45985; -DELETE FROM creature_addon WHERE guid = 45986; -DELETE FROM creature_addon WHERE guid = 45987; -DELETE FROM creature_addon WHERE guid = 45988; -DELETE FROM creature_addon WHERE guid = 45989; -DELETE FROM creature_addon WHERE guid = 45990; -DELETE FROM creature_addon WHERE guid = 45991; -DELETE FROM creature_addon WHERE guid = 45992; -DELETE FROM creature_addon WHERE guid = 45993; -DELETE FROM creature_addon WHERE guid = 45994; -DELETE FROM creature_addon WHERE guid = 45995; -DELETE FROM creature_addon WHERE guid = 45996; -DELETE FROM creature_addon WHERE guid = 45997; -DELETE FROM creature_addon WHERE guid = 45998; -DELETE FROM creature_addon WHERE guid = 45999; -DELETE FROM creature_addon WHERE guid = 46000; -DELETE FROM creature_addon WHERE guid = 46001; -DELETE FROM creature_addon WHERE guid = 46002; -DELETE FROM creature_addon WHERE guid = 46003; -DELETE FROM creature_addon WHERE guid = 46004; -DELETE FROM creature_addon WHERE guid = 46005; -DELETE FROM creature_addon WHERE guid = 46006; -DELETE FROM creature_addon WHERE guid = 46007; -DELETE FROM creature_addon WHERE guid = 46008; --- Create template addon for creature 11741 -DELETE FROM creature_template_addon WHERE entry =11741; -INSERT INTO creature_template_addon VALUES (11741,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11741 -DELETE FROM creature_addon WHERE guid = 46009; -DELETE FROM creature_addon WHERE guid = 46010; -DELETE FROM creature_addon WHERE guid = 46011; -DELETE FROM creature_addon WHERE guid = 46012; -DELETE FROM creature_addon WHERE guid = 46013; -DELETE FROM creature_addon WHERE guid = 46014; -DELETE FROM creature_addon WHERE guid = 46015; -DELETE FROM creature_addon WHERE guid = 46016; -DELETE FROM creature_addon WHERE guid = 46017; -DELETE FROM creature_addon WHERE guid = 46018; -DELETE FROM creature_addon WHERE guid = 46019; -DELETE FROM creature_addon WHERE guid = 46020; -DELETE FROM creature_addon WHERE guid = 46021; -DELETE FROM creature_addon WHERE guid = 46022; -DELETE FROM creature_addon WHERE guid = 46023; -DELETE FROM creature_addon WHERE guid = 46024; -DELETE FROM creature_addon WHERE guid = 46025; -DELETE FROM creature_addon WHERE guid = 46026; -DELETE FROM creature_addon WHERE guid = 46027; -DELETE FROM creature_addon WHERE guid = 46028; -DELETE FROM creature_addon WHERE guid = 46029; -DELETE FROM creature_addon WHERE guid = 46030; -DELETE FROM creature_addon WHERE guid = 46031; -DELETE FROM creature_addon WHERE guid = 46032; -DELETE FROM creature_addon WHERE guid = 46033; -DELETE FROM creature_addon WHERE guid = 46034; -DELETE FROM creature_addon WHERE guid = 46035; -DELETE FROM creature_addon WHERE guid = 46036; -DELETE FROM creature_addon WHERE guid = 46037; -DELETE FROM creature_addon WHERE guid = 46038; -DELETE FROM creature_addon WHERE guid = 46039; -DELETE FROM creature_addon WHERE guid = 46040; -DELETE FROM creature_addon WHERE guid = 46041; -DELETE FROM creature_addon WHERE guid = 46042; -DELETE FROM creature_addon WHERE guid = 46043; -DELETE FROM creature_addon WHERE guid = 46044; -DELETE FROM creature_addon WHERE guid = 46045; -DELETE FROM creature_addon WHERE guid = 46046; -DELETE FROM creature_addon WHERE guid = 46047; -DELETE FROM creature_addon WHERE guid = 46048; -DELETE FROM creature_addon WHERE guid = 46049; -DELETE FROM creature_addon WHERE guid = 46050; -DELETE FROM creature_addon WHERE guid = 46051; -DELETE FROM creature_addon WHERE guid = 46052; -DELETE FROM creature_addon WHERE guid = 46053; -DELETE FROM creature_addon WHERE guid = 46054; -DELETE FROM creature_addon WHERE guid = 46055; -DELETE FROM creature_addon WHERE guid = 46056; -DELETE FROM creature_addon WHERE guid = 46057; -DELETE FROM creature_addon WHERE guid = 46058; -DELETE FROM creature_addon WHERE guid = 46059; -DELETE FROM creature_addon WHERE guid = 46060; -DELETE FROM creature_addon WHERE guid = 46061; -DELETE FROM creature_addon WHERE guid = 46062; -DELETE FROM creature_addon WHERE guid = 46063; -DELETE FROM creature_addon WHERE guid = 46064; -DELETE FROM creature_addon WHERE guid = 46065; -DELETE FROM creature_addon WHERE guid = 46066; -DELETE FROM creature_addon WHERE guid = 46067; -DELETE FROM creature_addon WHERE guid = 46068; -DELETE FROM creature_addon WHERE guid = 46069; -DELETE FROM creature_addon WHERE guid = 46070; -DELETE FROM creature_addon WHERE guid = 46071; -DELETE FROM creature_addon WHERE guid = 46072; -DELETE FROM creature_addon WHERE guid = 46073; -DELETE FROM creature_addon WHERE guid = 46074; --- Create template addon for creature 11744 -DELETE FROM creature_template_addon WHERE entry =11744; -INSERT INTO creature_template_addon VALUES (11744,0,0,1,16,0,0,'19514'); --- Clear duplicate addons from template for creature 11744 -DELETE FROM creature_addon WHERE guid = 46075; -DELETE FROM creature_addon WHERE guid = 46076; -DELETE FROM creature_addon WHERE guid = 46077; -DELETE FROM creature_addon WHERE guid = 46078; -DELETE FROM creature_addon WHERE guid = 46079; -DELETE FROM creature_addon WHERE guid = 46080; -DELETE FROM creature_addon WHERE guid = 46081; -DELETE FROM creature_addon WHERE guid = 46082; -DELETE FROM creature_addon WHERE guid = 46083; -DELETE FROM creature_addon WHERE guid = 46084; -DELETE FROM creature_addon WHERE guid = 46085; -DELETE FROM creature_addon WHERE guid = 46086; -DELETE FROM creature_addon WHERE guid = 46087; -DELETE FROM creature_addon WHERE guid = 46088; -DELETE FROM creature_addon WHERE guid = 46089; -DELETE FROM creature_addon WHERE guid = 46090; -DELETE FROM creature_addon WHERE guid = 46091; -DELETE FROM creature_addon WHERE guid = 46092; -DELETE FROM creature_addon WHERE guid = 46093; -DELETE FROM creature_addon WHERE guid = 46094; -DELETE FROM creature_addon WHERE guid = 46095; -DELETE FROM creature_addon WHERE guid = 46096; -DELETE FROM creature_addon WHERE guid = 46097; -DELETE FROM creature_addon WHERE guid = 46098; -DELETE FROM creature_addon WHERE guid = 46099; -DELETE FROM creature_addon WHERE guid = 46100; -DELETE FROM creature_addon WHERE guid = 46101; -DELETE FROM creature_addon WHERE guid = 46102; -DELETE FROM creature_addon WHERE guid = 46103; -DELETE FROM creature_addon WHERE guid = 46104; -DELETE FROM creature_addon WHERE guid = 46105; -DELETE FROM creature_addon WHERE guid = 46106; -DELETE FROM creature_addon WHERE guid = 46107; -DELETE FROM creature_addon WHERE guid = 46108; -DELETE FROM creature_addon WHERE guid = 46109; -DELETE FROM creature_addon WHERE guid = 46110; -DELETE FROM creature_addon WHERE guid = 46111; -DELETE FROM creature_addon WHERE guid = 46112; -DELETE FROM creature_addon WHERE guid = 46113; -DELETE FROM creature_addon WHERE guid = 46114; -DELETE FROM creature_addon WHERE guid = 46115; -DELETE FROM creature_addon WHERE guid = 46116; -DELETE FROM creature_addon WHERE guid = 46117; -DELETE FROM creature_addon WHERE guid = 46118; -DELETE FROM creature_addon WHERE guid = 46119; -DELETE FROM creature_addon WHERE guid = 46120; -DELETE FROM creature_addon WHERE guid = 46121; -DELETE FROM creature_addon WHERE guid = 46122; -DELETE FROM creature_addon WHERE guid = 46123; -DELETE FROM creature_addon WHERE guid = 46124; -DELETE FROM creature_addon WHERE guid = 46125; -DELETE FROM creature_addon WHERE guid = 46126; -DELETE FROM creature_addon WHERE guid = 46127; --- Create template addon for creature 11745 -DELETE FROM creature_template_addon WHERE entry =11745; -INSERT INTO creature_template_addon VALUES (11745,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11745 -DELETE FROM creature_addon WHERE guid = 46128; -DELETE FROM creature_addon WHERE guid = 46129; -DELETE FROM creature_addon WHERE guid = 46130; -DELETE FROM creature_addon WHERE guid = 46131; -DELETE FROM creature_addon WHERE guid = 46132; --- Create template addon for creature 11746 -DELETE FROM creature_template_addon WHERE entry =11746; -INSERT INTO creature_template_addon VALUES (11746,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11746 -DELETE FROM creature_addon WHERE guid = 46133; -DELETE FROM creature_addon WHERE guid = 46134; -DELETE FROM creature_addon WHERE guid = 46135; -DELETE FROM creature_addon WHERE guid = 46136; -DELETE FROM creature_addon WHERE guid = 46137; -DELETE FROM creature_addon WHERE guid = 46138; -DELETE FROM creature_addon WHERE guid = 46139; -DELETE FROM creature_addon WHERE guid = 46140; -DELETE FROM creature_addon WHERE guid = 46141; -DELETE FROM creature_addon WHERE guid = 46142; -DELETE FROM creature_addon WHERE guid = 46143; -DELETE FROM creature_addon WHERE guid = 46144; -DELETE FROM creature_addon WHERE guid = 46145; -DELETE FROM creature_addon WHERE guid = 46146; -DELETE FROM creature_addon WHERE guid = 46147; -DELETE FROM creature_addon WHERE guid = 46148; -DELETE FROM creature_addon WHERE guid = 46149; -DELETE FROM creature_addon WHERE guid = 46150; -DELETE FROM creature_addon WHERE guid = 46151; -DELETE FROM creature_addon WHERE guid = 46152; -DELETE FROM creature_addon WHERE guid = 46153; -DELETE FROM creature_addon WHERE guid = 46154; -DELETE FROM creature_addon WHERE guid = 46155; -DELETE FROM creature_addon WHERE guid = 46156; -DELETE FROM creature_addon WHERE guid = 46157; -DELETE FROM creature_addon WHERE guid = 46158; -DELETE FROM creature_addon WHERE guid = 46159; -DELETE FROM creature_addon WHERE guid = 46160; --- Create template addon for creature 11747 -DELETE FROM creature_template_addon WHERE entry =11747; -INSERT INTO creature_template_addon VALUES (11747,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11747 -DELETE FROM creature_addon WHERE guid = 46161; -DELETE FROM creature_addon WHERE guid = 46162; -DELETE FROM creature_addon WHERE guid = 46163; --- Create template addon for creature 11748 -DELETE FROM creature_template_addon WHERE entry =11748; -INSERT INTO creature_template_addon VALUES (11748,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11748 -DELETE FROM creature_addon WHERE guid = 2129; --- Create template addon for creature 11749 -DELETE FROM creature_template_addon WHERE entry =11749; -INSERT INTO creature_template_addon VALUES (11749,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11749 -DELETE FROM creature_addon WHERE guid = 34446; --- Create template addon for creature 11750 -DELETE FROM creature_template_addon WHERE entry =11750; -INSERT INTO creature_template_addon VALUES (11750,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11750 -DELETE FROM creature_addon WHERE guid = 17603; --- Create template addon for creature 11751 -DELETE FROM creature_template_addon WHERE entry =11751; -INSERT INTO creature_template_addon VALUES (11751,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11751 -DELETE FROM creature_addon WHERE guid = 42310; --- Create template addon for creature 11752 -DELETE FROM creature_template_addon WHERE entry =11752; -INSERT INTO creature_template_addon VALUES (11752,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11752 -DELETE FROM creature_addon WHERE guid = 51682; --- Create template addon for creature 11753 -DELETE FROM creature_template_addon WHERE entry =11753; -INSERT INTO creature_template_addon VALUES (11753,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11753 -DELETE FROM creature_addon WHERE guid = 42311; --- Create template addon for creature 11754 -DELETE FROM creature_template_addon WHERE entry =11754; -INSERT INTO creature_template_addon VALUES (11754,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11754 -DELETE FROM creature_addon WHERE guid = 42312; --- Create template addon for creature 11755 -DELETE FROM creature_template_addon WHERE entry =11755; -INSERT INTO creature_template_addon VALUES (11755,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11755 -DELETE FROM creature_addon WHERE guid = 42313; --- Create template addon for creature 11756 -DELETE FROM creature_template_addon WHERE entry =11756; -INSERT INTO creature_template_addon VALUES (11756,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11756 -DELETE FROM creature_addon WHERE guid = 23457; --- Create template addon for creature 11757 -DELETE FROM creature_template_addon WHERE entry =11757; -INSERT INTO creature_template_addon VALUES (11757,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11757 -DELETE FROM creature_addon WHERE guid = 42314; --- Create template addon for creature 11758 -DELETE FROM creature_template_addon WHERE entry =11758; -INSERT INTO creature_template_addon VALUES (11758,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11758 -DELETE FROM creature_addon WHERE guid = 23458; --- Create template addon for creature 11776 -DELETE FROM creature_template_addon WHERE entry =11776; -INSERT INTO creature_template_addon VALUES (11776,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11776 -DELETE FROM creature_addon WHERE guid = 14814; --- Create template addon for creature 11777 -DELETE FROM creature_template_addon WHERE entry =11777; -INSERT INTO creature_template_addon VALUES (11777,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11777 -DELETE FROM creature_addon WHERE guid = 26912; -DELETE FROM creature_addon WHERE guid = 26920; -DELETE FROM creature_addon WHERE guid = 26921; -DELETE FROM creature_addon WHERE guid = 26922; -DELETE FROM creature_addon WHERE guid = 26923; -DELETE FROM creature_addon WHERE guid = 26924; -DELETE FROM creature_addon WHERE guid = 26925; -DELETE FROM creature_addon WHERE guid = 26926; --- Create template addon for creature 11778 -DELETE FROM creature_template_addon WHERE entry =11778; -INSERT INTO creature_template_addon VALUES (11778,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11778 -DELETE FROM creature_addon WHERE guid = 26927; -DELETE FROM creature_addon WHERE guid = 26928; -DELETE FROM creature_addon WHERE guid = 26929; -DELETE FROM creature_addon WHERE guid = 26930; -DELETE FROM creature_addon WHERE guid = 26931; -DELETE FROM creature_addon WHERE guid = 26932; -DELETE FROM creature_addon WHERE guid = 26933; --- Create template addon for creature 11781 -DELETE FROM creature_template_addon WHERE entry =11781; -INSERT INTO creature_template_addon VALUES (11781,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11781 -DELETE FROM creature_addon WHERE guid = 26934; -DELETE FROM creature_addon WHERE guid = 26935; --- Create template addon for creature 11782 -DELETE FROM creature_template_addon WHERE entry =11782; -INSERT INTO creature_template_addon VALUES (11782,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11782 -DELETE FROM creature_addon WHERE guid = 26937; -DELETE FROM creature_addon WHERE guid = 26938; --- Clear duplicate addons from template for creature 11783 --- Clear duplicate addons from template for creature 11784 --- Create template addon for creature 11785 -DELETE FROM creature_template_addon WHERE entry =11785; -INSERT INTO creature_template_addon VALUES (11785,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11785 -DELETE FROM creature_addon WHERE guid = 26939; -DELETE FROM creature_addon WHERE guid = 26941; -DELETE FROM creature_addon WHERE guid = 26942; -DELETE FROM creature_addon WHERE guid = 26943; -DELETE FROM creature_addon WHERE guid = 26944; -DELETE FROM creature_addon WHERE guid = 26945; -DELETE FROM creature_addon WHERE guid = 26946; -DELETE FROM creature_addon WHERE guid = 26947; -DELETE FROM creature_addon WHERE guid = 26948; -DELETE FROM creature_addon WHERE guid = 26949; -DELETE FROM creature_addon WHERE guid = 26950; -DELETE FROM creature_addon WHERE guid = 26951; -DELETE FROM creature_addon WHERE guid = 26952; -DELETE FROM creature_addon WHERE guid = 26953; --- Create template addon for creature 11786 -DELETE FROM creature_template_addon WHERE entry =11786; -INSERT INTO creature_template_addon VALUES (11786,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11786 -DELETE FROM creature_addon WHERE guid = 26955; -DELETE FROM creature_addon WHERE guid = 26956; -DELETE FROM creature_addon WHERE guid = 26957; -DELETE FROM creature_addon WHERE guid = 26958; -DELETE FROM creature_addon WHERE guid = 26959; -DELETE FROM creature_addon WHERE guid = 26960; -DELETE FROM creature_addon WHERE guid = 26961; -DELETE FROM creature_addon WHERE guid = 26962; --- Create template addon for creature 11787 -DELETE FROM creature_template_addon WHERE entry =11787; -INSERT INTO creature_template_addon VALUES (11787,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11787 -DELETE FROM creature_addon WHERE guid = 26963; -DELETE FROM creature_addon WHERE guid = 26964; -DELETE FROM creature_addon WHERE guid = 26965; -DELETE FROM creature_addon WHERE guid = 26966; -DELETE FROM creature_addon WHERE guid = 26967; -DELETE FROM creature_addon WHERE guid = 26968; -DELETE FROM creature_addon WHERE guid = 26969; -DELETE FROM creature_addon WHERE guid = 26970; -DELETE FROM creature_addon WHERE guid = 26971; -DELETE FROM creature_addon WHERE guid = 26972; --- Create template addon for creature 11788 -DELETE FROM creature_template_addon WHERE entry =11788; -INSERT INTO creature_template_addon VALUES (11788,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11788 -DELETE FROM creature_addon WHERE guid = 26974; -DELETE FROM creature_addon WHERE guid = 26976; -DELETE FROM creature_addon WHERE guid = 26979; -DELETE FROM creature_addon WHERE guid = 26980; -DELETE FROM creature_addon WHERE guid = 26981; -DELETE FROM creature_addon WHERE guid = 26982; -DELETE FROM creature_addon WHERE guid = 26983; -DELETE FROM creature_addon WHERE guid = 26984; -DELETE FROM creature_addon WHERE guid = 26985; -DELETE FROM creature_addon WHERE guid = 26986; --- Clear duplicate addons from template for creature 11789 --- Clear duplicate addons from template for creature 11790 -DELETE FROM creature_addon WHERE guid = 54154; -DELETE FROM creature_addon WHERE guid = 54691; --- Clear duplicate addons from template for creature 11791 -DELETE FROM creature_addon WHERE guid = 54155; -DELETE FROM creature_addon WHERE guid = 54636; -DELETE FROM creature_addon WHERE guid = 54640; -DELETE FROM creature_addon WHERE guid = 54646; -DELETE FROM creature_addon WHERE guid = 54667; -DELETE FROM creature_addon WHERE guid = 54668; -DELETE FROM creature_addon WHERE guid = 54680; -DELETE FROM creature_addon WHERE guid = 54681; -DELETE FROM creature_addon WHERE guid = 54720; --- Clear duplicate addons from template for creature 11792 -DELETE FROM creature_addon WHERE guid = 54586; -DELETE FROM creature_addon WHERE guid = 54675; -DELETE FROM creature_addon WHERE guid = 54721; -DELETE FROM creature_addon WHERE guid = 54767; --- Clear duplicate addons from template for creature 11793 -DELETE FROM creature_addon WHERE guid = 55101; --- Clear duplicate addons from template for creature 11794 -DELETE FROM creature_addon WHERE guid = 54326; -DELETE FROM creature_addon WHERE guid = 54327; -DELETE FROM creature_addon WHERE guid = 54465; -DELETE FROM creature_addon WHERE guid = 54476; -DELETE FROM creature_addon WHERE guid = 54477; -DELETE FROM creature_addon WHERE guid = 54566; -DELETE FROM creature_addon WHERE guid = 54567; -DELETE FROM creature_addon WHERE guid = 54574; --- Create template addon for creature 11795 -DELETE FROM creature_template_addon WHERE entry =11795; -INSERT INTO creature_template_addon VALUES (11795,0,8,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11795 -DELETE FROM creature_addon WHERE guid = 42331; --- Create template addon for creature 11796 -DELETE FROM creature_template_addon WHERE entry =11796; -INSERT INTO creature_template_addon VALUES (11796,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11796 -DELETE FROM creature_addon WHERE guid = 42330; --- Create template addon for creature 11797 -DELETE FROM creature_template_addon WHERE entry =11797; -INSERT INTO creature_template_addon VALUES (11797,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11797 -DELETE FROM creature_addon WHERE guid = 42335; --- Create template addon for creature 11798 -DELETE FROM creature_template_addon WHERE entry =11798; -INSERT INTO creature_template_addon VALUES (11798,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11798 -DELETE FROM creature_addon WHERE guid = 42337; --- Create template addon for creature 11799 -DELETE FROM creature_template_addon WHERE entry =11799; -INSERT INTO creature_template_addon VALUES (11799,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11799 -DELETE FROM creature_addon WHERE guid = 42333; --- Create template addon for creature 11800 -DELETE FROM creature_template_addon WHERE entry =11800; -INSERT INTO creature_template_addon VALUES (11800,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11800 -DELETE FROM creature_addon WHERE guid = 42338; --- Create template addon for creature 11801 -DELETE FROM creature_template_addon WHERE entry =11801; -INSERT INTO creature_template_addon VALUES (11801,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11801 -DELETE FROM creature_addon WHERE guid = 42332; --- Create template addon for creature 11802 -DELETE FROM creature_template_addon WHERE entry =11802; -INSERT INTO creature_template_addon VALUES (11802,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11802 -DELETE FROM creature_addon WHERE guid = 42334; --- Create template addon for creature 11803 -DELETE FROM creature_template_addon WHERE entry =11803; -INSERT INTO creature_template_addon VALUES (11803,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11803 -DELETE FROM creature_addon WHERE guid = 42746; --- Create template addon for creature 11804 -DELETE FROM creature_template_addon WHERE entry =11804; -INSERT INTO creature_template_addon VALUES (11804,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11804 -DELETE FROM creature_addon WHERE guid = 42747; --- Create template addon for creature 11805 -DELETE FROM creature_template_addon WHERE entry =11805; -INSERT INTO creature_template_addon VALUES (11805,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11805 -DELETE FROM creature_addon WHERE guid = 42748; --- Create template addon for creature 11806 -DELETE FROM creature_template_addon WHERE entry =11806; -INSERT INTO creature_template_addon VALUES (11806,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11806 -DELETE FROM creature_addon WHERE guid = 32335; --- Clear duplicate addons from template for creature 11807 --- Create template addon for creature 11808 -DELETE FROM creature_template_addon WHERE entry =11808; -INSERT INTO creature_template_addon VALUES (11808,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11808 -DELETE FROM creature_addon WHERE guid = 41532; --- Create template addon for creature 11810 -DELETE FROM creature_template_addon WHERE entry =11810; -INSERT INTO creature_template_addon VALUES (11810,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11810 -DELETE FROM creature_addon WHERE guid = 92853; --- Create template addon for creature 11811 -DELETE FROM creature_template_addon WHERE entry =11811; -INSERT INTO creature_template_addon VALUES (11811,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11811 -DELETE FROM creature_addon WHERE guid = 21822; --- Create template addon for creature 11812 -DELETE FROM creature_template_addon WHERE entry =11812; -INSERT INTO creature_template_addon VALUES (11812,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11812 -DELETE FROM creature_addon WHERE guid = 92854; --- Create template addon for creature 11813 -DELETE FROM creature_template_addon WHERE entry =11813; -INSERT INTO creature_template_addon VALUES (11813,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11813 -DELETE FROM creature_addon WHERE guid = 92855; --- Create template addon for creature 11814 -DELETE FROM creature_template_addon WHERE entry =11814; -INSERT INTO creature_template_addon VALUES (11814,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11814 -DELETE FROM creature_addon WHERE guid = 705; --- Create template addon for creature 11815 -DELETE FROM creature_template_addon WHERE entry =11815; -INSERT INTO creature_template_addon VALUES (11815,0,0,0,0,0,0,NULL); --- Clear duplicate addons from template for creature 11815 -DELETE FROM creature_addon WHERE guid = 85561; --- Create template addon for creature 11816 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11816; -INSERT INTO creature_template_addon VALUES (11816,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11816 --- Create template addon for creature 11817 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11817; -INSERT INTO creature_template_addon VALUES (11817,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11817 --- Create template addon for creature 11818 -DELETE FROM creature_template_addon WHERE entry =11818; -INSERT INTO creature_template_addon VALUES (11818,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11818 -DELETE FROM creature_addon WHERE guid = 50013; --- Create template addon for creature 11819 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11819; -INSERT INTO creature_template_addon VALUES (11819,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11819 --- Create template addon for creature 11820 -DELETE FROM creature_template_addon WHERE entry =11820; -INSERT INTO creature_template_addon VALUES (11820,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 11820 -DELETE FROM creature_addon WHERE guid = 32345; --- Create template addon for creature 11821 -DELETE FROM creature_template_addon WHERE entry =11821; -INSERT INTO creature_template_addon VALUES (11821,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11821 -DELETE FROM creature_addon WHERE guid = 29216; --- Create template addon for creature 11822 -DELETE FROM creature_template_addon WHERE entry =11822; -INSERT INTO creature_template_addon VALUES (11822,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11822 -DELETE FROM creature_addon WHERE guid = 42318; -DELETE FROM creature_addon WHERE guid = 42320; -DELETE FROM creature_addon WHERE guid = 42321; -DELETE FROM creature_addon WHERE guid = 42322; -DELETE FROM creature_addon WHERE guid = 42323; -DELETE FROM creature_addon WHERE guid = 42324; -DELETE FROM creature_addon WHERE guid = 42326; -DELETE FROM creature_addon WHERE guid = 42327; -DELETE FROM creature_addon WHERE guid = 42364; -DELETE FROM creature_addon WHERE guid = 42367; -DELETE FROM creature_addon WHERE guid = 42368; -DELETE FROM creature_addon WHERE guid = 42370; -DELETE FROM creature_addon WHERE guid = 42372; -DELETE FROM creature_addon WHERE guid = 42373; -DELETE FROM creature_addon WHERE guid = 42388; -DELETE FROM creature_addon WHERE guid = 42389; -DELETE FROM creature_addon WHERE guid = 42390; -DELETE FROM creature_addon WHERE guid = 42391; -DELETE FROM creature_addon WHERE guid = 42393; -DELETE FROM creature_addon WHERE guid = 42394; -DELETE FROM creature_addon WHERE guid = 42395; -DELETE FROM creature_addon WHERE guid = 42396; -DELETE FROM creature_addon WHERE guid = 42410; -DELETE FROM creature_addon WHERE guid = 42411; -DELETE FROM creature_addon WHERE guid = 42412; -DELETE FROM creature_addon WHERE guid = 42414; -DELETE FROM creature_addon WHERE guid = 42416; -DELETE FROM creature_addon WHERE guid = 42417; -DELETE FROM creature_addon WHERE guid = 42418; -DELETE FROM creature_addon WHERE guid = 42419; -DELETE FROM creature_addon WHERE guid = 42430; -DELETE FROM creature_addon WHERE guid = 42431; -DELETE FROM creature_addon WHERE guid = 42432; --- Create template addon for creature 11823 -DELETE FROM creature_template_addon WHERE entry =11823; -INSERT INTO creature_template_addon VALUES (11823,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11823 -DELETE FROM creature_addon WHERE guid = 27308; --- Create template addon for creature 11824 -DELETE FROM creature_template_addon WHERE entry =11824; -INSERT INTO creature_template_addon VALUES (11824,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11824 -DELETE FROM creature_addon WHERE guid = 50055; --- Create template addon for creature 11825 -DELETE FROM creature_template_addon WHERE entry =11825; -INSERT INTO creature_template_addon VALUES (11825,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11825 -DELETE FROM creature_addon WHERE guid = 50056; --- Create template addon for creature 11826 -DELETE FROM creature_template_addon WHERE entry =11826; -INSERT INTO creature_template_addon VALUES (11826,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11826 -DELETE FROM creature_addon WHERE guid = 50057; --- Create template addon for creature 11827 -DELETE FROM creature_template_addon WHERE entry =11827; -INSERT INTO creature_template_addon VALUES (11827,0,0,0,0,0,0,NULL); --- Clear duplicate addons from template for creature 11827 -DELETE FROM creature_addon WHERE guid = 90481; --- Create template addon for creature 11828 -DELETE FROM creature_template_addon WHERE entry =11828; -INSERT INTO creature_template_addon VALUES (11828,0,0,0,0,0,0,NULL); --- Clear duplicate addons from template for creature 11828 -DELETE FROM creature_addon WHERE guid = 90482; --- Create template addon for creature 11829 -DELETE FROM creature_template_addon WHERE entry =11829; -INSERT INTO creature_template_addon VALUES (11829,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11829 -DELETE FROM creature_addon WHERE guid = 32350; --- Create template addon for creature 11830 -DELETE FROM creature_template_addon WHERE entry =11830; -INSERT INTO creature_template_addon VALUES (11830,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11830 -DELETE FROM creature_addon WHERE guid = 49115; -DELETE FROM creature_addon WHERE guid = 49259; -DELETE FROM creature_addon WHERE guid = 49260; -DELETE FROM creature_addon WHERE guid = 49263; -DELETE FROM creature_addon WHERE guid = 49281; -DELETE FROM creature_addon WHERE guid = 49284; -DELETE FROM creature_addon WHERE guid = 49661; -DELETE FROM creature_addon WHERE guid = 49662; -DELETE FROM creature_addon WHERE guid = 49702; -DELETE FROM creature_addon WHERE guid = 49737; -DELETE FROM creature_addon WHERE guid = 49742; -DELETE FROM creature_addon WHERE guid = 49752; -DELETE FROM creature_addon WHERE guid = 49754; -DELETE FROM creature_addon WHERE guid = 49780; -DELETE FROM creature_addon WHERE guid = 49783; -DELETE FROM creature_addon WHERE guid = 49784; -DELETE FROM creature_addon WHERE guid = 49785; -DELETE FROM creature_addon WHERE guid = 49786; -DELETE FROM creature_addon WHERE guid = 49787; -DELETE FROM creature_addon WHERE guid = 49799; -DELETE FROM creature_addon WHERE guid = 51414; -DELETE FROM creature_addon WHERE guid = 51417; -DELETE FROM creature_addon WHERE guid = 51459; -DELETE FROM creature_addon WHERE guid = 51880; -DELETE FROM creature_addon WHERE guid = 51985; -DELETE FROM creature_addon WHERE guid = 51986; -DELETE FROM creature_addon WHERE guid = 91441; -DELETE FROM creature_addon WHERE guid = 91458; -DELETE FROM creature_addon WHERE guid = 91477; -DELETE FROM creature_addon WHERE guid = 91491; -DELETE FROM creature_addon WHERE guid = 91496; -DELETE FROM creature_addon WHERE guid = 91512; --- Create template addon for creature 11831 -DELETE FROM creature_template_addon WHERE entry =11831; -INSERT INTO creature_template_addon VALUES (11831,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11831 -DELETE FROM creature_addon WHERE guid = 49122; -DELETE FROM creature_addon WHERE guid = 49131; -DELETE FROM creature_addon WHERE guid = 49132; -DELETE FROM creature_addon WHERE guid = 49136; -DELETE FROM creature_addon WHERE guid = 51392; -DELETE FROM creature_addon WHERE guid = 91443; -DELETE FROM creature_addon WHERE guid = 91465; -DELETE FROM creature_addon WHERE guid = 91479; --- Create template addon for creature 11832 -DELETE FROM creature_template_addon WHERE entry =11832; -INSERT INTO creature_template_addon VALUES (11832,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11832 -DELETE FROM creature_addon WHERE guid = 42340; --- Create template addon for creature 11833 -DELETE FROM creature_template_addon WHERE entry =11833; -INSERT INTO creature_template_addon VALUES (11833,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11833 -DELETE FROM creature_addon WHERE guid = 24728; --- Clear duplicate addons from template for creature 11834 --- Create template addon for creature 11835 -DELETE FROM creature_template_addon WHERE entry =11835; -INSERT INTO creature_template_addon VALUES (11835,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11835 -DELETE FROM creature_addon WHERE guid = 28497; --- Create template addon for creature 11836 --- Create template addon for creature 11837 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11837; -INSERT INTO creature_template_addon VALUES (11837,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11837 --- Create template addon for creature 11838 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11838; -INSERT INTO creature_template_addon VALUES (11838,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11838 --- Create template addon for creature 11839 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11839; -INSERT INTO creature_template_addon VALUES (11839,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11839 --- Create template addon for creature 11840 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11840; -INSERT INTO creature_template_addon VALUES (11840,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11840 --- Create template addon for creature 11856 -DELETE FROM creature_template_addon WHERE entry =11856; -INSERT INTO creature_template_addon VALUES (11856,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11856 -DELETE FROM creature_addon WHERE guid = 29241; --- Create template addon for creature 11857 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11857; -INSERT INTO creature_template_addon VALUES (11857,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11857 --- Clear duplicate addons from template for creature 11858 --- Create template addon for creature 11859 --- Create template addon for creature 11860 -DELETE FROM creature_template_addon WHERE entry =11860; -INSERT INTO creature_template_addon VALUES (11860,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11860 -DELETE FROM creature_addon WHERE guid = 29245; --- Create template addon for creature 11861 -DELETE FROM creature_template_addon WHERE entry =11861; -INSERT INTO creature_template_addon VALUES (11861,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11861 -DELETE FROM creature_addon WHERE guid = 29246; --- Create template addon for creature 11862 -DELETE FROM creature_template_addon WHERE entry =11862; -INSERT INTO creature_template_addon VALUES (11862,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11862 -DELETE FROM creature_addon WHERE guid = 29247; --- Create template addon for creature 11863 -DELETE FROM creature_template_addon WHERE entry =11863; -INSERT INTO creature_template_addon VALUES (11863,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11863 -DELETE FROM creature_addon WHERE guid = 28131; --- Create template addon for creature 11864 -DELETE FROM creature_template_addon WHERE entry =11864; -INSERT INTO creature_template_addon VALUES (11864,0,8,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11864 -DELETE FROM creature_addon WHERE guid = 29248; --- Clear duplicate addons from template for creature 11865 --- Clear duplicate addons from template for creature 11866 -DELETE FROM creature_addon WHERE guid = 46349; --- Clear duplicate addons from template for creature 11867 --- Create template addon for creature 11868 -DELETE FROM creature_template_addon WHERE entry =11868; -INSERT INTO creature_template_addon VALUES (11868,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11868 -DELETE FROM creature_addon WHERE guid = 4675; --- Create template addon for creature 11869 -DELETE FROM creature_template_addon WHERE entry =11869; -INSERT INTO creature_template_addon VALUES (11869,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11869 -DELETE FROM creature_addon WHERE guid = 24775; --- Create template addon for creature 11870 -DELETE FROM creature_template_addon WHERE entry =11870; -INSERT INTO creature_template_addon VALUES (11870,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11870 -DELETE FROM creature_addon WHERE guid = 38129; --- Create template addon for creature 11871 -DELETE FROM creature_template_addon WHERE entry =11871; -INSERT INTO creature_template_addon VALUES (11871,0,3,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11871 -DELETE FROM creature_addon WHERE guid = 6609; --- Create template addon for creature 11872 -DELETE FROM creature_template_addon WHERE entry =11872; -INSERT INTO creature_template_addon VALUES (11872,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11872 -DELETE FROM creature_addon WHERE guid = 45245; --- Create template addon for creature 11873 -DELETE FROM creature_template_addon WHERE entry =11873; -INSERT INTO creature_template_addon VALUES (11873,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11873 -DELETE FROM creature_addon WHERE guid = 45247; -DELETE FROM creature_addon WHERE guid = 45250; -DELETE FROM creature_addon WHERE guid = 45252; --- Create template addon for creature 11874 -DELETE FROM creature_template_addon WHERE entry =11874; -INSERT INTO creature_template_addon VALUES (11874,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11874 -DELETE FROM creature_addon WHERE guid = 31846; --- Create template addon for creature 11875 --- Create template addon for creature 11876 --- Create template addon for creature 11877 -DELETE FROM creature_template_addon WHERE entry =11877; -INSERT INTO creature_template_addon VALUES (11877,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 11877 -DELETE FROM creature_addon WHERE guid = 28504; --- Create template addon for creature 11878 -DELETE FROM creature_template_addon WHERE entry =11878; -INSERT INTO creature_template_addon VALUES (11878,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11878 -DELETE FROM creature_addon WHERE guid = 53171; --- Clear duplicate addons from template for creature 11880 -DELETE FROM creature_addon WHERE guid = 42945; -DELETE FROM creature_addon WHERE guid = 42946; -DELETE FROM creature_addon WHERE guid = 42947; -DELETE FROM creature_addon WHERE guid = 42951; -DELETE FROM creature_addon WHERE guid = 42952; -DELETE FROM creature_addon WHERE guid = 42953; -DELETE FROM creature_addon WHERE guid = 42954; -DELETE FROM creature_addon WHERE guid = 42955; -DELETE FROM creature_addon WHERE guid = 42956; -DELETE FROM creature_addon WHERE guid = 42957; -DELETE FROM creature_addon WHERE guid = 42958; -DELETE FROM creature_addon WHERE guid = 42959; -DELETE FROM creature_addon WHERE guid = 42960; -DELETE FROM creature_addon WHERE guid = 42961; -DELETE FROM creature_addon WHERE guid = 42962; -DELETE FROM creature_addon WHERE guid = 42963; -DELETE FROM creature_addon WHERE guid = 42964; -DELETE FROM creature_addon WHERE guid = 42965; -DELETE FROM creature_addon WHERE guid = 42966; -DELETE FROM creature_addon WHERE guid = 42967; -DELETE FROM creature_addon WHERE guid = 42970; -DELETE FROM creature_addon WHERE guid = 42971; -DELETE FROM creature_addon WHERE guid = 42972; -DELETE FROM creature_addon WHERE guid = 42974; -DELETE FROM creature_addon WHERE guid = 42975; -DELETE FROM creature_addon WHERE guid = 42976; -DELETE FROM creature_addon WHERE guid = 42977; -DELETE FROM creature_addon WHERE guid = 42980; -DELETE FROM creature_addon WHERE guid = 42981; -DELETE FROM creature_addon WHERE guid = 42982; -DELETE FROM creature_addon WHERE guid = 42987; -DELETE FROM creature_addon WHERE guid = 42988; -DELETE FROM creature_addon WHERE guid = 42990; -DELETE FROM creature_addon WHERE guid = 42992; -DELETE FROM creature_addon WHERE guid = 42993; -DELETE FROM creature_addon WHERE guid = 42994; -DELETE FROM creature_addon WHERE guid = 42995; -DELETE FROM creature_addon WHERE guid = 42996; -DELETE FROM creature_addon WHERE guid = 42997; --- Create template addon for creature 11881 -DELETE FROM creature_template_addon WHERE entry =11881; -INSERT INTO creature_template_addon VALUES (11881,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11881 -DELETE FROM creature_addon WHERE guid = 42999; -DELETE FROM creature_addon WHERE guid = 43002; -DELETE FROM creature_addon WHERE guid = 43004; -DELETE FROM creature_addon WHERE guid = 43005; -DELETE FROM creature_addon WHERE guid = 43006; -DELETE FROM creature_addon WHERE guid = 43007; -DELETE FROM creature_addon WHERE guid = 43008; -DELETE FROM creature_addon WHERE guid = 43009; -DELETE FROM creature_addon WHERE guid = 43010; -DELETE FROM creature_addon WHERE guid = 43011; -DELETE FROM creature_addon WHERE guid = 43012; -DELETE FROM creature_addon WHERE guid = 43013; -DELETE FROM creature_addon WHERE guid = 43014; -DELETE FROM creature_addon WHERE guid = 43015; -DELETE FROM creature_addon WHERE guid = 43016; -DELETE FROM creature_addon WHERE guid = 43017; -DELETE FROM creature_addon WHERE guid = 43018; -DELETE FROM creature_addon WHERE guid = 43019; -DELETE FROM creature_addon WHERE guid = 43020; -DELETE FROM creature_addon WHERE guid = 43021; -DELETE FROM creature_addon WHERE guid = 43022; -DELETE FROM creature_addon WHERE guid = 43023; -DELETE FROM creature_addon WHERE guid = 43026; -DELETE FROM creature_addon WHERE guid = 43027; -DELETE FROM creature_addon WHERE guid = 43029; -DELETE FROM creature_addon WHERE guid = 43031; -DELETE FROM creature_addon WHERE guid = 43032; -DELETE FROM creature_addon WHERE guid = 43033; -DELETE FROM creature_addon WHERE guid = 43034; -DELETE FROM creature_addon WHERE guid = 43036; -DELETE FROM creature_addon WHERE guid = 43037; -DELETE FROM creature_addon WHERE guid = 43038; -DELETE FROM creature_addon WHERE guid = 43039; -DELETE FROM creature_addon WHERE guid = 43041; -DELETE FROM creature_addon WHERE guid = 43042; -DELETE FROM creature_addon WHERE guid = 43043; --- Create template addon for creature 11882 -DELETE FROM creature_template_addon WHERE entry =11882; -INSERT INTO creature_template_addon VALUES (11882,0,0,1,16,193,0,'13236'); --- Clear duplicate addons from template for creature 11882 -DELETE FROM creature_addon WHERE guid = 43045; -DELETE FROM creature_addon WHERE guid = 43046; -DELETE FROM creature_addon WHERE guid = 43047; -DELETE FROM creature_addon WHERE guid = 43048; -DELETE FROM creature_addon WHERE guid = 43049; -DELETE FROM creature_addon WHERE guid = 43050; -DELETE FROM creature_addon WHERE guid = 43051; -DELETE FROM creature_addon WHERE guid = 43052; -DELETE FROM creature_addon WHERE guid = 43053; -DELETE FROM creature_addon WHERE guid = 43054; -DELETE FROM creature_addon WHERE guid = 43055; -DELETE FROM creature_addon WHERE guid = 43056; -DELETE FROM creature_addon WHERE guid = 43057; -DELETE FROM creature_addon WHERE guid = 43058; -DELETE FROM creature_addon WHERE guid = 43059; -DELETE FROM creature_addon WHERE guid = 43060; -DELETE FROM creature_addon WHERE guid = 43061; -DELETE FROM creature_addon WHERE guid = 43062; -DELETE FROM creature_addon WHERE guid = 43063; -DELETE FROM creature_addon WHERE guid = 43064; -DELETE FROM creature_addon WHERE guid = 43065; -DELETE FROM creature_addon WHERE guid = 43066; -DELETE FROM creature_addon WHERE guid = 43067; -DELETE FROM creature_addon WHERE guid = 43068; --- Create template addon for creature 11883 -DELETE FROM creature_template_addon WHERE entry =11883; -INSERT INTO creature_template_addon VALUES (11883,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11883 -DELETE FROM creature_addon WHERE guid = 43069; -DELETE FROM creature_addon WHERE guid = 43070; -DELETE FROM creature_addon WHERE guid = 43071; -DELETE FROM creature_addon WHERE guid = 43072; -DELETE FROM creature_addon WHERE guid = 43073; -DELETE FROM creature_addon WHERE guid = 43074; -DELETE FROM creature_addon WHERE guid = 43075; -DELETE FROM creature_addon WHERE guid = 43076; -DELETE FROM creature_addon WHERE guid = 43077; --- Create template addon for creature 11884 --- Create template addon for creature 11885 -DELETE FROM creature_template_addon WHERE entry =11885; -INSERT INTO creature_template_addon VALUES (11885,0,0,1,16,0,0,'16577'); --- Clear duplicate addons from template for creature 11885 -DELETE FROM creature_addon WHERE guid = 56690; -DELETE FROM creature_addon WHERE guid = 56691; --- Create template addon for creature 11886 --- Create template addon for creature 11887 --- Create template addon for creature 11896 -DELETE FROM creature_template_addon WHERE entry =11896; -INSERT INTO creature_template_addon VALUES (11896,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11896 -DELETE FROM creature_addon WHERE guid = 53169; --- Create template addon for creature 11897 -DELETE FROM creature_template_addon WHERE entry =11897; -INSERT INTO creature_template_addon VALUES (11897,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11897 -DELETE FROM creature_addon WHERE guid = 92847; --- Create template addon for creature 11898 -DELETE FROM creature_template_addon WHERE entry =11898; -INSERT INTO creature_template_addon VALUES (11898,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11898 -DELETE FROM creature_addon WHERE guid = 92432; --- Create template addon for creature 11899 -DELETE FROM creature_template_addon WHERE entry =11899; -INSERT INTO creature_template_addon VALUES (11899,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11899 -DELETE FROM creature_addon WHERE guid = 8478; --- Create template addon for creature 11900 -DELETE FROM creature_template_addon WHERE entry =11900; -INSERT INTO creature_template_addon VALUES (11900,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11900 -DELETE FROM creature_addon WHERE guid = 39085; --- Create template addon for creature 11901 -DELETE FROM creature_template_addon WHERE entry =11901; -INSERT INTO creature_template_addon VALUES (11901,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11901 -DELETE FROM creature_addon WHERE guid = 32720; --- Create template addon for creature 11910 -DELETE FROM creature_template_addon WHERE entry =11910; -INSERT INTO creature_template_addon VALUES (11910,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11910 -DELETE FROM creature_addon WHERE guid = 29296; -DELETE FROM creature_addon WHERE guid = 29297; -DELETE FROM creature_addon WHERE guid = 29298; -DELETE FROM creature_addon WHERE guid = 29299; -DELETE FROM creature_addon WHERE guid = 29300; -DELETE FROM creature_addon WHERE guid = 29301; -DELETE FROM creature_addon WHERE guid = 29302; -DELETE FROM creature_addon WHERE guid = 29303; -DELETE FROM creature_addon WHERE guid = 29304; -DELETE FROM creature_addon WHERE guid = 29305; -DELETE FROM creature_addon WHERE guid = 29306; -DELETE FROM creature_addon WHERE guid = 29307; -DELETE FROM creature_addon WHERE guid = 29308; -DELETE FROM creature_addon WHERE guid = 29309; -DELETE FROM creature_addon WHERE guid = 29310; -DELETE FROM creature_addon WHERE guid = 29311; -DELETE FROM creature_addon WHERE guid = 29312; --- Create template addon for creature 11911 -DELETE FROM creature_template_addon WHERE entry =11911; -INSERT INTO creature_template_addon VALUES (11911,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11911 -DELETE FROM creature_addon WHERE guid = 29313; -DELETE FROM creature_addon WHERE guid = 29314; -DELETE FROM creature_addon WHERE guid = 29315; -DELETE FROM creature_addon WHERE guid = 29316; -DELETE FROM creature_addon WHERE guid = 29317; -DELETE FROM creature_addon WHERE guid = 29318; -DELETE FROM creature_addon WHERE guid = 29319; -DELETE FROM creature_addon WHERE guid = 29320; -DELETE FROM creature_addon WHERE guid = 29321; -DELETE FROM creature_addon WHERE guid = 29322; -DELETE FROM creature_addon WHERE guid = 29323; -DELETE FROM creature_addon WHERE guid = 29324; -DELETE FROM creature_addon WHERE guid = 29325; -DELETE FROM creature_addon WHERE guid = 29326; -DELETE FROM creature_addon WHERE guid = 29327; -DELETE FROM creature_addon WHERE guid = 29328; -DELETE FROM creature_addon WHERE guid = 29329; -DELETE FROM creature_addon WHERE guid = 29330; -DELETE FROM creature_addon WHERE guid = 29331; -DELETE FROM creature_addon WHERE guid = 29332; -DELETE FROM creature_addon WHERE guid = 29333; -DELETE FROM creature_addon WHERE guid = 29334; -DELETE FROM creature_addon WHERE guid = 29335; -DELETE FROM creature_addon WHERE guid = 29336; -DELETE FROM creature_addon WHERE guid = 29337; -DELETE FROM creature_addon WHERE guid = 29338; -DELETE FROM creature_addon WHERE guid = 29339; -DELETE FROM creature_addon WHERE guid = 29340; -DELETE FROM creature_addon WHERE guid = 29341; -DELETE FROM creature_addon WHERE guid = 29342; -DELETE FROM creature_addon WHERE guid = 29343; -DELETE FROM creature_addon WHERE guid = 29344; -DELETE FROM creature_addon WHERE guid = 29345; --- Create template addon for creature 11912 -DELETE FROM creature_template_addon WHERE entry =11912; -INSERT INTO creature_template_addon VALUES (11912,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11912 -DELETE FROM creature_addon WHERE guid = 29346; -DELETE FROM creature_addon WHERE guid = 29347; -DELETE FROM creature_addon WHERE guid = 29348; -DELETE FROM creature_addon WHERE guid = 29349; -DELETE FROM creature_addon WHERE guid = 29350; -DELETE FROM creature_addon WHERE guid = 29351; -DELETE FROM creature_addon WHERE guid = 29352; -DELETE FROM creature_addon WHERE guid = 29353; -DELETE FROM creature_addon WHERE guid = 29354; -DELETE FROM creature_addon WHERE guid = 29355; -DELETE FROM creature_addon WHERE guid = 29356; -DELETE FROM creature_addon WHERE guid = 29357; -DELETE FROM creature_addon WHERE guid = 29358; -DELETE FROM creature_addon WHERE guid = 29359; -DELETE FROM creature_addon WHERE guid = 29360; -DELETE FROM creature_addon WHERE guid = 29361; -DELETE FROM creature_addon WHERE guid = 29362; -DELETE FROM creature_addon WHERE guid = 29363; -DELETE FROM creature_addon WHERE guid = 29364; -DELETE FROM creature_addon WHERE guid = 29365; -DELETE FROM creature_addon WHERE guid = 29366; -DELETE FROM creature_addon WHERE guid = 29367; -DELETE FROM creature_addon WHERE guid = 29368; -DELETE FROM creature_addon WHERE guid = 29369; --- Create template addon for creature 11913 -DELETE FROM creature_template_addon WHERE entry =11913; -INSERT INTO creature_template_addon VALUES (11913,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11913 -DELETE FROM creature_addon WHERE guid = 29371; -DELETE FROM creature_addon WHERE guid = 29372; -DELETE FROM creature_addon WHERE guid = 29373; -DELETE FROM creature_addon WHERE guid = 29374; -DELETE FROM creature_addon WHERE guid = 29375; -DELETE FROM creature_addon WHERE guid = 29376; -DELETE FROM creature_addon WHERE guid = 29377; -DELETE FROM creature_addon WHERE guid = 29378; -DELETE FROM creature_addon WHERE guid = 29379; -DELETE FROM creature_addon WHERE guid = 29380; -DELETE FROM creature_addon WHERE guid = 29381; -DELETE FROM creature_addon WHERE guid = 29382; -DELETE FROM creature_addon WHERE guid = 29383; -DELETE FROM creature_addon WHERE guid = 29385; -DELETE FROM creature_addon WHERE guid = 29386; -DELETE FROM creature_addon WHERE guid = 29387; -DELETE FROM creature_addon WHERE guid = 29388; --- Create template addon for creature 11914 -DELETE FROM creature_template_addon WHERE entry =11914; -INSERT INTO creature_template_addon VALUES (11914,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11914 -DELETE FROM creature_addon WHERE guid = 29389; --- Create template addon for creature 11915 -DELETE FROM creature_template_addon WHERE entry =11915; -INSERT INTO creature_template_addon VALUES (11915,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11915 -DELETE FROM creature_addon WHERE guid = 29390; -DELETE FROM creature_addon WHERE guid = 29391; -DELETE FROM creature_addon WHERE guid = 29392; -DELETE FROM creature_addon WHERE guid = 29393; -DELETE FROM creature_addon WHERE guid = 29394; -DELETE FROM creature_addon WHERE guid = 29396; -DELETE FROM creature_addon WHERE guid = 29397; -DELETE FROM creature_addon WHERE guid = 29398; -DELETE FROM creature_addon WHERE guid = 29399; -DELETE FROM creature_addon WHERE guid = 29400; -DELETE FROM creature_addon WHERE guid = 29401; -DELETE FROM creature_addon WHERE guid = 29402; -DELETE FROM creature_addon WHERE guid = 29403; -DELETE FROM creature_addon WHERE guid = 29404; -DELETE FROM creature_addon WHERE guid = 29405; -DELETE FROM creature_addon WHERE guid = 29406; -DELETE FROM creature_addon WHERE guid = 29407; -DELETE FROM creature_addon WHERE guid = 29408; -DELETE FROM creature_addon WHERE guid = 29409; --- Create template addon for creature 11916 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11916; -INSERT INTO creature_template_addon VALUES (11916,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11916 --- Create template addon for creature 11917 -DELETE FROM creature_template_addon WHERE entry =11917; -INSERT INTO creature_template_addon VALUES (11917,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11917 -DELETE FROM creature_addon WHERE guid = 29410; -DELETE FROM creature_addon WHERE guid = 29411; -DELETE FROM creature_addon WHERE guid = 29412; -DELETE FROM creature_addon WHERE guid = 29413; -DELETE FROM creature_addon WHERE guid = 29414; -DELETE FROM creature_addon WHERE guid = 29415; -DELETE FROM creature_addon WHERE guid = 29416; -DELETE FROM creature_addon WHERE guid = 29417; -DELETE FROM creature_addon WHERE guid = 29418; -DELETE FROM creature_addon WHERE guid = 29419; -DELETE FROM creature_addon WHERE guid = 29420; -DELETE FROM creature_addon WHERE guid = 29421; -DELETE FROM creature_addon WHERE guid = 29422; -DELETE FROM creature_addon WHERE guid = 29423; -DELETE FROM creature_addon WHERE guid = 29424; -DELETE FROM creature_addon WHERE guid = 29425; -DELETE FROM creature_addon WHERE guid = 29426; -DELETE FROM creature_addon WHERE guid = 29427; -DELETE FROM creature_addon WHERE guid = 29428; -DELETE FROM creature_addon WHERE guid = 29429; -DELETE FROM creature_addon WHERE guid = 29430; -DELETE FROM creature_addon WHERE guid = 29431; -DELETE FROM creature_addon WHERE guid = 29432; -DELETE FROM creature_addon WHERE guid = 29433; --- Create template addon for creature 11918 -DELETE FROM creature_template_addon WHERE entry =11918; -INSERT INTO creature_template_addon VALUES (11918,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11918 -DELETE FROM creature_addon WHERE guid = 29434; -DELETE FROM creature_addon WHERE guid = 29435; -DELETE FROM creature_addon WHERE guid = 29436; -DELETE FROM creature_addon WHERE guid = 29437; -DELETE FROM creature_addon WHERE guid = 29438; -DELETE FROM creature_addon WHERE guid = 29439; -DELETE FROM creature_addon WHERE guid = 29440; -DELETE FROM creature_addon WHERE guid = 29442; -DELETE FROM creature_addon WHERE guid = 29443; -DELETE FROM creature_addon WHERE guid = 29444; -DELETE FROM creature_addon WHERE guid = 29445; -DELETE FROM creature_addon WHERE guid = 29446; --- Create template addon for creature 11920 --- Create template addon for creature 11921 -DELETE FROM creature_template_addon WHERE entry =11921; -INSERT INTO creature_template_addon VALUES (11921,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11921 -DELETE FROM creature_addon WHERE guid = 29447; --- Clear duplicate addons from template for creature 11936 --- Create template addon for creature 11937 --- Create template addon for creature 11939 -DELETE FROM creature_template_addon WHERE entry =11939; -INSERT INTO creature_template_addon VALUES (11939,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11939 -DELETE FROM creature_addon WHERE guid = 42329; --- Clear duplicate addons from template for creature 11940 --- Clear duplicate addons from template for creature 11941 --- Clear duplicate addons from template for creature 11942 -DELETE FROM creature_addon WHERE guid = 46827; --- Create template addon for creature 11943 -DELETE FROM creature_template_addon WHERE entry =11943; -INSERT INTO creature_template_addon VALUES (11943,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11943 -DELETE FROM creature_addon WHERE guid = 3416; --- Create template addon for creature 11944 -DELETE FROM creature_template_addon WHERE entry =11944; -INSERT INTO creature_template_addon VALUES (11944,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11944 -DELETE FROM creature_addon WHERE guid = 26568; --- Create template addon for creature 11945 -DELETE FROM creature_template_addon WHERE entry =11945; -INSERT INTO creature_template_addon VALUES (11945,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11945 -DELETE FROM creature_addon WHERE guid = 31923; --- Create template addon for creature 11946 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11946; -INSERT INTO creature_template_addon VALUES (11946,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11946 --- Create template addon for creature 11947 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11947; -INSERT INTO creature_template_addon VALUES (11947,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11947 --- Create template addon for creature 11948 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11948; -INSERT INTO creature_template_addon VALUES (11948,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11948 --- Create template addon for creature 11949 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11949; -INSERT INTO creature_template_addon VALUES (11949,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11949 --- Create template addon for creature 11956 -DELETE FROM creature_template_addon WHERE entry =11956; -INSERT INTO creature_template_addon VALUES (11956,0,0,1,16,0,0,'17327'); --- Clear duplicate addons from template for creature 11956 -DELETE FROM creature_addon WHERE guid = 42356; --- Create template addon for creature 11957 -DELETE FROM creature_template_addon WHERE entry =11957; -INSERT INTO creature_template_addon VALUES (11957,0,0,1,16,0,0,'17327'); --- Clear duplicate addons from template for creature 11957 -DELETE FROM creature_addon WHERE guid = 42347; --- Clear duplicate addons from template for creature 11979 --- Create template addon for creature 11981 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11981; -INSERT INTO creature_template_addon VALUES (11981,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11981 --- Create template addon for creature 11982 -DELETE FROM creature_template_addon WHERE entry =11982; -INSERT INTO creature_template_addon VALUES (11982,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11982 -DELETE FROM creature_addon WHERE guid = 56683; --- Create template addon for creature 11983 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11983; -INSERT INTO creature_template_addon VALUES (11983,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11983 --- Create template addon for creature 11988 -DELETE FROM creature_template_addon WHERE entry =11988; -INSERT INTO creature_template_addon VALUES (11988,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11988 -DELETE FROM creature_addon WHERE guid = 56684; --- Clear duplicate addons from template for creature 11994 --- Clear duplicate addons from template for creature 11996 --- Create template addon for creature 11997 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11997; -INSERT INTO creature_template_addon VALUES (11997,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11997 --- Create template addon for creature 11998 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =11998; -INSERT INTO creature_template_addon VALUES (11998,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 11998 --- Create template addon for creature 12017 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =12017; -INSERT INTO creature_template_addon VALUES (12017,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12017 --- Create template addon for creature 12018 --- Create template addon for creature 12019 -DELETE FROM creature_template_addon WHERE entry =12019; -INSERT INTO creature_template_addon VALUES (12019,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12019 -DELETE FROM creature_addon WHERE guid = 42413; --- Create template addon for creature 12021 -DELETE FROM creature_template_addon WHERE entry =12021; -INSERT INTO creature_template_addon VALUES (12021,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12021 -DELETE FROM creature_addon WHERE guid = 42371; --- Create template addon for creature 12022 -DELETE FROM creature_template_addon WHERE entry =12022; -INSERT INTO creature_template_addon VALUES (12022,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12022 -DELETE FROM creature_addon WHERE guid = 42319; --- Create template addon for creature 12023 -DELETE FROM creature_template_addon WHERE entry =12023; -INSERT INTO creature_template_addon VALUES (12023,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12023 -DELETE FROM creature_addon WHERE guid = 42369; --- Create template addon for creature 12024 -DELETE FROM creature_template_addon WHERE entry =12024; -INSERT INTO creature_template_addon VALUES (12024,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12024 -DELETE FROM creature_addon WHERE guid = 42392; --- Create template addon for creature 12025 -DELETE FROM creature_template_addon WHERE entry =12025; -INSERT INTO creature_template_addon VALUES (12025,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12025 -DELETE FROM creature_addon WHERE guid = 42325; --- Create template addon for creature 12026 -DELETE FROM creature_template_addon WHERE entry =12026; -INSERT INTO creature_template_addon VALUES (12026,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12026 -DELETE FROM creature_addon WHERE guid = 42397; --- Create template addon for creature 12027 -DELETE FROM creature_template_addon WHERE entry =12027; -INSERT INTO creature_template_addon VALUES (12027,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12027 -DELETE FROM creature_addon WHERE guid = 29199; --- Create template addon for creature 12028 -DELETE FROM creature_template_addon WHERE entry =12028; -INSERT INTO creature_template_addon VALUES (12028,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12028 -DELETE FROM creature_addon WHERE guid = 29200; --- Create template addon for creature 12029 -DELETE FROM creature_template_addon WHERE entry =12029; -INSERT INTO creature_template_addon VALUES (12029,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 12029 -DELETE FROM creature_addon WHERE guid = 42429; --- Create template addon for creature 12030 -DELETE FROM creature_template_addon WHERE entry =12030; -INSERT INTO creature_template_addon VALUES (12030,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12030 -DELETE FROM creature_addon WHERE guid = 29201; --- Create template addon for creature 12031 -DELETE FROM creature_template_addon WHERE entry =12031; -INSERT INTO creature_template_addon VALUES (12031,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12031 -DELETE FROM creature_addon WHERE guid = 29202; --- Create template addon for creature 12032 -DELETE FROM creature_template_addon WHERE entry =12032; -INSERT INTO creature_template_addon VALUES (12032,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12032 -DELETE FROM creature_addon WHERE guid = 26910; --- Create template addon for creature 12033 -DELETE FROM creature_template_addon WHERE entry =12033; -INSERT INTO creature_template_addon VALUES (12033,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12033 -DELETE FROM creature_addon WHERE guid = 26911; --- Create template addon for creature 12034 -DELETE FROM creature_template_addon WHERE entry =12034; -INSERT INTO creature_template_addon VALUES (12034,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12034 -DELETE FROM creature_addon WHERE guid = 13092; --- Create template addon for creature 12037 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =12037; -INSERT INTO creature_template_addon VALUES (12037,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12037 --- Create template addon for creature 12042 -DELETE FROM creature_template_addon WHERE entry =12042; -INSERT INTO creature_template_addon VALUES (12042,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12042 -DELETE FROM creature_addon WHERE guid = 42415; --- Create template addon for creature 12043 -DELETE FROM creature_template_addon WHERE entry =12043; -INSERT INTO creature_template_addon VALUES (12043,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12043 -DELETE FROM creature_addon WHERE guid = 29207; --- Create template addon for creature 12045 -DELETE FROM creature_template_addon WHERE entry =12045; -INSERT INTO creature_template_addon VALUES (12045,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12045 -DELETE FROM creature_addon WHERE guid = 26989; --- Create template addon for creature 12046 -DELETE FROM creature_template_addon WHERE entry =12046; -INSERT INTO creature_template_addon VALUES (12046,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12046 -DELETE FROM creature_addon WHERE guid = 21796; --- Create template addon for creature 12047 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =12047; -INSERT INTO creature_template_addon VALUES (12047,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12047 --- Create template addon for creature 12048 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =12048; -INSERT INTO creature_template_addon VALUES (12048,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12048 --- Create template addon for creature 12050 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =12050; -INSERT INTO creature_template_addon VALUES (12050,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12050 --- Create template addon for creature 12051 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =12051; -INSERT INTO creature_template_addon VALUES (12051,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12051 --- Create template addon for creature 12052 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =12052; -INSERT INTO creature_template_addon VALUES (12052,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12052 --- Create template addon for creature 12053 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =12053; -INSERT INTO creature_template_addon VALUES (12053,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12053 --- Create template addon for creature 12056 -DELETE FROM creature_template_addon WHERE entry =12056; -INSERT INTO creature_template_addon VALUES (12056,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12056 -DELETE FROM creature_addon WHERE guid = 56655; --- Create template addon for creature 12057 -DELETE FROM creature_template_addon WHERE entry =12057; -INSERT INTO creature_template_addon VALUES (12057,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12057 -DELETE FROM creature_addon WHERE guid = 56609; --- Create template addon for creature 12076 -DELETE FROM creature_template_addon WHERE entry =12076; -INSERT INTO creature_template_addon VALUES (12076,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12076 -DELETE FROM creature_addon WHERE guid = 56730; -DELETE FROM creature_addon WHERE guid = 56732; -DELETE FROM creature_addon WHERE guid = 56751; -DELETE FROM creature_addon WHERE guid = 56776; -DELETE FROM creature_addon WHERE guid = 56793; -DELETE FROM creature_addon WHERE guid = 56795; -DELETE FROM creature_addon WHERE guid = 91258; -DELETE FROM creature_addon WHERE guid = 91260; -DELETE FROM creature_addon WHERE guid = 91262; -DELETE FROM creature_addon WHERE guid = 91264; -DELETE FROM creature_addon WHERE guid = 91269; -DELETE FROM creature_addon WHERE guid = 91271; -DELETE FROM creature_addon WHERE guid = 91287; -DELETE FROM creature_addon WHERE guid = 91289; --- Create template addon for creature 12096 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =12096; -INSERT INTO creature_template_addon VALUES (12096,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12096 --- Create template addon for creature 12097 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =12097; -INSERT INTO creature_template_addon VALUES (12097,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12097 --- Create template addon for creature 12098 -DELETE FROM creature_template_addon WHERE entry =12098; -INSERT INTO creature_template_addon VALUES (12098,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12098 -DELETE FROM creature_addon WHERE guid = 56677; --- Create template addon for creature 12099 -DELETE FROM creature_template_addon WHERE entry =12099; -INSERT INTO creature_template_addon VALUES (12099,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12099 -DELETE FROM creature_addon WHERE guid = 56610; -DELETE FROM creature_addon WHERE guid = 56616; -DELETE FROM creature_addon WHERE guid = 56619; -DELETE FROM creature_addon WHERE guid = 56620; -DELETE FROM creature_addon WHERE guid = 56622; -DELETE FROM creature_addon WHERE guid = 56626; -DELETE FROM creature_addon WHERE guid = 56627; -DELETE FROM creature_addon WHERE guid = 56628; --- Create template addon for creature 12100 -DELETE FROM creature_template_addon WHERE entry =12100; -INSERT INTO creature_template_addon VALUES (12100,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12100 -DELETE FROM creature_addon WHERE guid = 56723; -DELETE FROM creature_addon WHERE guid = 56782; -DELETE FROM creature_addon WHERE guid = 56798; -DELETE FROM creature_addon WHERE guid = 91266; -DELETE FROM creature_addon WHERE guid = 91278; -DELETE FROM creature_addon WHERE guid = 91291; --- Clear duplicate addons from template for creature 12101 --- Create template addon for creature 12116 --- Create template addon for creature 12118 -DELETE FROM creature_template_addon WHERE entry =12118; -INSERT INTO creature_template_addon VALUES (12118,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12118 -DELETE FROM creature_addon WHERE guid = 56605; --- Create template addon for creature 12119 -DELETE FROM creature_template_addon WHERE entry =12119; -INSERT INTO creature_template_addon VALUES (12119,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12119 -DELETE FROM creature_addon WHERE guid = 56606; -DELETE FROM creature_addon WHERE guid = 56607; --- Create template addon for creature 12120 --- Create template addon for creature 12121 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =12121; -INSERT INTO creature_template_addon VALUES (12121,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12121 --- Create template addon for creature 12122 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =12122; -INSERT INTO creature_template_addon VALUES (12122,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12122 --- Create template addon for creature 12123 --- Create template addon for creature 12124 --- Create template addon for creature 12125 --- Clear duplicate addons from template for creature 12126 --- Create template addon for creature 12127 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =12127; -INSERT INTO creature_template_addon VALUES (12127,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12127 --- Create template addon for creature 12128 --- Create template addon for creature 12129 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =12129; -INSERT INTO creature_template_addon VALUES (12129,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12129 --- Create template addon for creature 12136 -DELETE FROM creature_template_addon WHERE entry =12136; -INSERT INTO creature_template_addon VALUES (12136,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12136 -DELETE FROM creature_addon WHERE guid = 3463; --- Create template addon for creature 12137 -DELETE FROM creature_template_addon WHERE entry =12137; -INSERT INTO creature_template_addon VALUES (12137,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12137 -DELETE FROM creature_addon WHERE guid = 369; --- Create template addon for creature 12138 --- Create template addon for creature 12140 --- Create template addon for creature 12141 --- Create template addon for creature 12143 --- Create template addon for creature 12144 --- Create template addon for creature 12145 --- Create template addon for creature 12146 --- Create template addon for creature 12147 --- Create template addon for creature 12148 --- Create template addon for creature 12149 --- Create template addon for creature 12150 -DELETE FROM creature_template_addon WHERE entry =12150; -INSERT INTO creature_template_addon VALUES (12150,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12150 -DELETE FROM creature_addon WHERE guid = 42183; --- Create template addon for creature 12151 --- Create template addon for creature 12152 --- Create template addon for creature 12156 --- Create template addon for creature 12157 --- Create template addon for creature 12158 --- Create template addon for creature 12159 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =12159; -INSERT INTO creature_template_addon VALUES (12159,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12159 --- Clear duplicate addons from template for creature 12160 -DELETE FROM creature_addon WHERE guid = 46483; -DELETE FROM creature_addon WHERE guid = 46484; -DELETE FROM creature_addon WHERE guid = 46485; -DELETE FROM creature_addon WHERE guid = 46486; -DELETE FROM creature_addon WHERE guid = 46487; -DELETE FROM creature_addon WHERE guid = 46488; -DELETE FROM creature_addon WHERE guid = 46490; -DELETE FROM creature_addon WHERE guid = 46491; -DELETE FROM creature_addon WHERE guid = 46492; -DELETE FROM creature_addon WHERE guid = 46493; -DELETE FROM creature_addon WHERE guid = 46494; -DELETE FROM creature_addon WHERE guid = 46495; -DELETE FROM creature_addon WHERE guid = 46496; -DELETE FROM creature_addon WHERE guid = 46497; -DELETE FROM creature_addon WHERE guid = 46498; -DELETE FROM creature_addon WHERE guid = 46499; -DELETE FROM creature_addon WHERE guid = 46500; --- Create template addon for creature 12178 -DELETE FROM creature_template_addon WHERE entry =12178; -INSERT INTO creature_template_addon VALUES (12178,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12178 -DELETE FROM creature_addon WHERE guid = 43127; -DELETE FROM creature_addon WHERE guid = 43128; -DELETE FROM creature_addon WHERE guid = 43129; -DELETE FROM creature_addon WHERE guid = 43130; -DELETE FROM creature_addon WHERE guid = 43131; -DELETE FROM creature_addon WHERE guid = 43132; -DELETE FROM creature_addon WHERE guid = 43133; -DELETE FROM creature_addon WHERE guid = 43134; -DELETE FROM creature_addon WHERE guid = 43135; -DELETE FROM creature_addon WHERE guid = 43136; -DELETE FROM creature_addon WHERE guid = 43137; -DELETE FROM creature_addon WHERE guid = 43138; -DELETE FROM creature_addon WHERE guid = 43139; -DELETE FROM creature_addon WHERE guid = 43140; -DELETE FROM creature_addon WHERE guid = 43141; -DELETE FROM creature_addon WHERE guid = 43142; -DELETE FROM creature_addon WHERE guid = 43143; -DELETE FROM creature_addon WHERE guid = 43144; -DELETE FROM creature_addon WHERE guid = 43145; --- Create template addon for creature 12179 -DELETE FROM creature_template_addon WHERE entry =12179; -INSERT INTO creature_template_addon VALUES (12179,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12179 -DELETE FROM creature_addon WHERE guid = 43146; -DELETE FROM creature_addon WHERE guid = 43147; -DELETE FROM creature_addon WHERE guid = 43148; -DELETE FROM creature_addon WHERE guid = 43149; -DELETE FROM creature_addon WHERE guid = 43150; -DELETE FROM creature_addon WHERE guid = 43151; -DELETE FROM creature_addon WHERE guid = 43152; -DELETE FROM creature_addon WHERE guid = 43153; -DELETE FROM creature_addon WHERE guid = 43154; -DELETE FROM creature_addon WHERE guid = 43155; -DELETE FROM creature_addon WHERE guid = 43156; -DELETE FROM creature_addon WHERE guid = 43157; -DELETE FROM creature_addon WHERE guid = 43158; -DELETE FROM creature_addon WHERE guid = 43159; -DELETE FROM creature_addon WHERE guid = 43160; -DELETE FROM creature_addon WHERE guid = 43161; -DELETE FROM creature_addon WHERE guid = 43162; -DELETE FROM creature_addon WHERE guid = 43163; -DELETE FROM creature_addon WHERE guid = 43164; -DELETE FROM creature_addon WHERE guid = 43165; -DELETE FROM creature_addon WHERE guid = 43166; -DELETE FROM creature_addon WHERE guid = 43167; -DELETE FROM creature_addon WHERE guid = 43168; -DELETE FROM creature_addon WHERE guid = 43169; -DELETE FROM creature_addon WHERE guid = 43170; -DELETE FROM creature_addon WHERE guid = 43171; --- Create template addon for creature 12196 -DELETE FROM creature_template_addon WHERE entry =12196; -INSERT INTO creature_template_addon VALUES (12196,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12196 -DELETE FROM creature_addon WHERE guid = 33073; --- Clear duplicate addons from template for creature 12197 --- Create template addon for creature 12198 -DELETE FROM creature_template_addon WHERE entry =12198; -INSERT INTO creature_template_addon VALUES (12198,0,0,0,16,0,0,NULL); --- Clear duplicate addons from template for creature 12198 -DELETE FROM creature_addon WHERE guid = 26564; --- Create template addon for creature 12199 -DELETE FROM creature_template_addon WHERE entry =12199; -INSERT INTO creature_template_addon VALUES (12199,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12199 -DELETE FROM creature_addon WHERE guid = 43176; --- Clear duplicate addons from template for creature 12201 --- Create template addon for creature 12202 -DELETE FROM creature_template_addon WHERE entry =12202; -INSERT INTO creature_template_addon VALUES (12202,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12202 -DELETE FROM creature_addon WHERE guid = 53170; -DELETE FROM creature_addon WHERE guid = 53172; -DELETE FROM creature_addon WHERE guid = 53173; -DELETE FROM creature_addon WHERE guid = 54273; -DELETE FROM creature_addon WHERE guid = 54274; -DELETE FROM creature_addon WHERE guid = 54275; -DELETE FROM creature_addon WHERE guid = 92775; -DELETE FROM creature_addon WHERE guid = 92846; --- Clear duplicate addons from template for creature 12203 --- Create template addon for creature 12204 --- Create template addon for creature 12205 --- Clear duplicate addons from template for creature 12206 --- Clear duplicate addons from template for creature 12207 --- Create template addon for creature 12208 --- Clear duplicate addons from template for creature 12216 --- Clear duplicate addons from template for creature 12217 --- Clear duplicate addons from template for creature 12218 --- Clear duplicate addons from template for creature 12219 --- Clear duplicate addons from template for creature 12220 --- Clear duplicate addons from template for creature 12221 --- Clear duplicate addons from template for creature 12222 -DELETE FROM creature_addon WHERE guid = 54097; -DELETE FROM creature_addon WHERE guid = 54098; -DELETE FROM creature_addon WHERE guid = 54100; -DELETE FROM creature_addon WHERE guid = 54118; -DELETE FROM creature_addon WHERE guid = 54149; -DELETE FROM creature_addon WHERE guid = 54150; -DELETE FROM creature_addon WHERE guid = 54226; -DELETE FROM creature_addon WHERE guid = 54588; -DELETE FROM creature_addon WHERE guid = 54590; -DELETE FROM creature_addon WHERE guid = 54654; -DELETE FROM creature_addon WHERE guid = 54656; -DELETE FROM creature_addon WHERE guid = 54661; --- Clear duplicate addons from template for creature 12223 --- Clear duplicate addons from template for creature 12224 --- Clear duplicate addons from template for creature 12225 --- Clear duplicate addons from template for creature 12236 --- Create template addon for creature 12237 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =12237; -INSERT INTO creature_template_addon VALUES (12237,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12237 --- Create template addon for creature 12238 --- Create template addon for creature 12239 -DELETE FROM creature_template_addon WHERE entry =12239; -INSERT INTO creature_template_addon VALUES (12239,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12239 -DELETE FROM creature_addon WHERE guid = 29114; --- Create template addon for creature 12240 -DELETE FROM creature_template_addon WHERE entry =12240; -INSERT INTO creature_template_addon VALUES (12240,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12240 -DELETE FROM creature_addon WHERE guid = 29115; --- Create template addon for creature 12241 -DELETE FROM creature_template_addon WHERE entry =12241; -INSERT INTO creature_template_addon VALUES (12241,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12241 -DELETE FROM creature_addon WHERE guid = 29116; --- Clear duplicate addons from template for creature 12242 --- Clear duplicate addons from template for creature 12243 --- Create template addon for creature 12244 -DELETE FROM creature_template_addon WHERE entry =12244; -INSERT INTO creature_template_addon VALUES (12244,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12244 -DELETE FROM creature_addon WHERE guid = 53155; --- Create template addon for creature 12245 --- Create template addon for creature 12246 --- Create template addon for creature 12247 -DELETE FROM creature_template_addon WHERE entry =12247; -INSERT INTO creature_template_addon VALUES (12247,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12247 -DELETE FROM creature_addon WHERE guid = 53157; -DELETE FROM creature_addon WHERE guid = 53168; -DELETE FROM creature_addon WHERE guid = 54270; -DELETE FROM creature_addon WHERE guid = 54271; -DELETE FROM creature_addon WHERE guid = 56689; -DELETE FROM creature_addon WHERE guid = 92232; -DELETE FROM creature_addon WHERE guid = 92254; -DELETE FROM creature_addon WHERE guid = 92262; --- Create template addon for creature 12248 -DELETE FROM creature_template_addon WHERE entry =12248; -INSERT INTO creature_template_addon VALUES (12248,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12248 -DELETE FROM creature_addon WHERE guid = 91982; --- Create template addon for creature 12249 -DELETE FROM creature_template_addon WHERE entry =12249; -INSERT INTO creature_template_addon VALUES (12249,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12249 -DELETE FROM creature_addon WHERE guid = 56687; --- Create template addon for creature 12250 -DELETE FROM creature_template_addon WHERE entry =12250; -INSERT INTO creature_template_addon VALUES (12250,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12250 -DELETE FROM creature_addon WHERE guid = 92544; --- Create template addon for creature 12251 -DELETE FROM creature_template_addon WHERE entry =12251; -INSERT INTO creature_template_addon VALUES (12251,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12251 -DELETE FROM creature_addon WHERE guid = 92253; --- Create template addon for creature 12252 -DELETE FROM creature_template_addon WHERE entry =12252; -INSERT INTO creature_template_addon VALUES (12252,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12252 -DELETE FROM creature_addon WHERE guid = 92263; --- Create template addon for creature 12253 -DELETE FROM creature_template_addon WHERE entry =12253; -INSERT INTO creature_template_addon VALUES (12253,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12253 -DELETE FROM creature_addon WHERE guid = 54272; --- Create template addon for creature 12254 -DELETE FROM creature_template_addon WHERE entry =12254; -INSERT INTO creature_template_addon VALUES (12254,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12254 -DELETE FROM creature_addon WHERE guid = 53136; --- Create template addon for creature 12255 -DELETE FROM creature_template_addon WHERE entry =12255; -INSERT INTO creature_template_addon VALUES (12255,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12255 -DELETE FROM creature_addon WHERE guid = 92233; --- Create template addon for creature 12256 -DELETE FROM creature_template_addon WHERE entry =12256; -INSERT INTO creature_template_addon VALUES (12256,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12256 -DELETE FROM creature_addon WHERE guid = 56688; --- Create template addon for creature 12257 --- Clear duplicate addons from template for creature 12258 --- Create template addon for creature 12259 -DELETE FROM creature_template_addon WHERE entry =12259; -INSERT INTO creature_template_addon VALUES (12259,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12259 -DELETE FROM creature_addon WHERE guid = 56737; --- Create template addon for creature 12260 --- Create template addon for creature 12261 --- Create template addon for creature 12262 -DELETE FROM creature_template_addon WHERE entry =12262; -INSERT INTO creature_template_addon VALUES (12262,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12262 -DELETE FROM creature_addon WHERE guid = 53118; -DELETE FROM creature_addon WHERE guid = 91941; -DELETE FROM creature_addon WHERE guid = 91947; -DELETE FROM creature_addon WHERE guid = 92236; -DELETE FROM creature_addon WHERE guid = 92258; -DELETE FROM creature_addon WHERE guid = 92266; --- Create template addon for creature 12263 -DELETE FROM creature_template_addon WHERE entry =12263; -INSERT INTO creature_template_addon VALUES (12263,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12263 -DELETE FROM creature_addon WHERE guid = 92008; -DELETE FROM creature_addon WHERE guid = 92282; --- Create template addon for creature 12264 -DELETE FROM creature_template_addon WHERE entry =12264; -INSERT INTO creature_template_addon VALUES (12264,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12264 -DELETE FROM creature_addon WHERE guid = 56608; --- Create template addon for creature 12265 --- Create template addon for creature 12276 --- Create template addon for creature 12277 -DELETE FROM creature_template_addon WHERE entry =12277; -INSERT INTO creature_template_addon VALUES (12277,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12277 -DELETE FROM creature_addon WHERE guid = 29197; --- Create template addon for creature 12296 -DELETE FROM creature_template_addon WHERE entry =12296; -INSERT INTO creature_template_addon VALUES (12296,0,0,1,16,0,0,'19502'); --- Clear duplicate addons from template for creature 12296 -DELETE FROM creature_addon WHERE guid = 13101; -DELETE FROM creature_addon WHERE guid = 13102; -DELETE FROM creature_addon WHERE guid = 13103; -DELETE FROM creature_addon WHERE guid = 13104; -DELETE FROM creature_addon WHERE guid = 13105; -DELETE FROM creature_addon WHERE guid = 13106; -DELETE FROM creature_addon WHERE guid = 13107; -DELETE FROM creature_addon WHERE guid = 13108; -DELETE FROM creature_addon WHERE guid = 13109; -DELETE FROM creature_addon WHERE guid = 13110; -DELETE FROM creature_addon WHERE guid = 13111; -DELETE FROM creature_addon WHERE guid = 13112; -DELETE FROM creature_addon WHERE guid = 13113; -DELETE FROM creature_addon WHERE guid = 13114; -DELETE FROM creature_addon WHERE guid = 13115; -DELETE FROM creature_addon WHERE guid = 13116; -DELETE FROM creature_addon WHERE guid = 13117; -DELETE FROM creature_addon WHERE guid = 13118; -DELETE FROM creature_addon WHERE guid = 13119; -DELETE FROM creature_addon WHERE guid = 13120; -DELETE FROM creature_addon WHERE guid = 13121; -DELETE FROM creature_addon WHERE guid = 13122; -DELETE FROM creature_addon WHERE guid = 13123; -DELETE FROM creature_addon WHERE guid = 13124; -DELETE FROM creature_addon WHERE guid = 13125; -DELETE FROM creature_addon WHERE guid = 13126; -DELETE FROM creature_addon WHERE guid = 13127; -DELETE FROM creature_addon WHERE guid = 13128; -DELETE FROM creature_addon WHERE guid = 13129; -DELETE FROM creature_addon WHERE guid = 13130; -DELETE FROM creature_addon WHERE guid = 13131; -DELETE FROM creature_addon WHERE guid = 13132; -DELETE FROM creature_addon WHERE guid = 13133; -DELETE FROM creature_addon WHERE guid = 13134; -DELETE FROM creature_addon WHERE guid = 13135; -DELETE FROM creature_addon WHERE guid = 13136; -DELETE FROM creature_addon WHERE guid = 13137; -DELETE FROM creature_addon WHERE guid = 13138; -DELETE FROM creature_addon WHERE guid = 13139; -DELETE FROM creature_addon WHERE guid = 13140; -DELETE FROM creature_addon WHERE guid = 13141; -DELETE FROM creature_addon WHERE guid = 13142; -DELETE FROM creature_addon WHERE guid = 13143; -DELETE FROM creature_addon WHERE guid = 13144; -DELETE FROM creature_addon WHERE guid = 13145; -DELETE FROM creature_addon WHERE guid = 13146; -DELETE FROM creature_addon WHERE guid = 13147; -DELETE FROM creature_addon WHERE guid = 13148; -DELETE FROM creature_addon WHERE guid = 13149; -DELETE FROM creature_addon WHERE guid = 13150; -DELETE FROM creature_addon WHERE guid = 13151; -DELETE FROM creature_addon WHERE guid = 13152; -DELETE FROM creature_addon WHERE guid = 13153; -DELETE FROM creature_addon WHERE guid = 13154; -DELETE FROM creature_addon WHERE guid = 13155; -DELETE FROM creature_addon WHERE guid = 13156; -DELETE FROM creature_addon WHERE guid = 13157; -DELETE FROM creature_addon WHERE guid = 13158; -DELETE FROM creature_addon WHERE guid = 13159; -DELETE FROM creature_addon WHERE guid = 13160; -DELETE FROM creature_addon WHERE guid = 13161; -DELETE FROM creature_addon WHERE guid = 13162; -DELETE FROM creature_addon WHERE guid = 13163; -DELETE FROM creature_addon WHERE guid = 13164; --- Create template addon for creature 12297 --- Create template addon for creature 12298 -DELETE FROM creature_template_addon WHERE entry =12298; -INSERT INTO creature_template_addon VALUES (12298,0,0,1,16,0,0,'19502'); --- Clear duplicate addons from template for creature 12298 -DELETE FROM creature_addon WHERE guid = 36566; -DELETE FROM creature_addon WHERE guid = 36567; -DELETE FROM creature_addon WHERE guid = 36568; -DELETE FROM creature_addon WHERE guid = 36569; -DELETE FROM creature_addon WHERE guid = 36570; -DELETE FROM creature_addon WHERE guid = 36571; -DELETE FROM creature_addon WHERE guid = 36572; -DELETE FROM creature_addon WHERE guid = 36573; -DELETE FROM creature_addon WHERE guid = 36574; -DELETE FROM creature_addon WHERE guid = 36575; -DELETE FROM creature_addon WHERE guid = 36576; -DELETE FROM creature_addon WHERE guid = 36577; -DELETE FROM creature_addon WHERE guid = 36578; -DELETE FROM creature_addon WHERE guid = 36579; -DELETE FROM creature_addon WHERE guid = 36580; -DELETE FROM creature_addon WHERE guid = 36581; -DELETE FROM creature_addon WHERE guid = 36582; -DELETE FROM creature_addon WHERE guid = 36583; -DELETE FROM creature_addon WHERE guid = 36584; -DELETE FROM creature_addon WHERE guid = 36585; -DELETE FROM creature_addon WHERE guid = 36586; -DELETE FROM creature_addon WHERE guid = 36587; -DELETE FROM creature_addon WHERE guid = 36588; -DELETE FROM creature_addon WHERE guid = 36589; -DELETE FROM creature_addon WHERE guid = 36590; -DELETE FROM creature_addon WHERE guid = 36591; -DELETE FROM creature_addon WHERE guid = 36592; -DELETE FROM creature_addon WHERE guid = 36593; -DELETE FROM creature_addon WHERE guid = 36594; -DELETE FROM creature_addon WHERE guid = 36595; -DELETE FROM creature_addon WHERE guid = 36596; -DELETE FROM creature_addon WHERE guid = 36597; -DELETE FROM creature_addon WHERE guid = 36598; -DELETE FROM creature_addon WHERE guid = 36599; -DELETE FROM creature_addon WHERE guid = 36600; -DELETE FROM creature_addon WHERE guid = 36601; -DELETE FROM creature_addon WHERE guid = 36602; -DELETE FROM creature_addon WHERE guid = 36603; -DELETE FROM creature_addon WHERE guid = 36604; -DELETE FROM creature_addon WHERE guid = 36605; -DELETE FROM creature_addon WHERE guid = 36606; -DELETE FROM creature_addon WHERE guid = 36607; -DELETE FROM creature_addon WHERE guid = 36608; -DELETE FROM creature_addon WHERE guid = 36609; -DELETE FROM creature_addon WHERE guid = 36610; -DELETE FROM creature_addon WHERE guid = 36611; -DELETE FROM creature_addon WHERE guid = 36612; -DELETE FROM creature_addon WHERE guid = 36613; -DELETE FROM creature_addon WHERE guid = 36614; -DELETE FROM creature_addon WHERE guid = 36615; -DELETE FROM creature_addon WHERE guid = 36616; -DELETE FROM creature_addon WHERE guid = 36617; -DELETE FROM creature_addon WHERE guid = 36618; -DELETE FROM creature_addon WHERE guid = 36619; -DELETE FROM creature_addon WHERE guid = 36620; -DELETE FROM creature_addon WHERE guid = 36621; -DELETE FROM creature_addon WHERE guid = 36622; -DELETE FROM creature_addon WHERE guid = 36623; -DELETE FROM creature_addon WHERE guid = 36624; --- Create template addon for creature 12299 --- Create template addon for creature 12319 --- Create template addon for creature 12320 --- Create template addon for creature 12321 --- Create template addon for creature 12322 -DELETE FROM creature_template_addon WHERE entry =12322; -INSERT INTO creature_template_addon VALUES (12322,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12322 -DELETE FROM creature_addon WHERE guid = 91903; -DELETE FROM creature_addon WHERE guid = 91904; --- Create template addon for creature 12336 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =12336; -INSERT INTO creature_template_addon VALUES (12336,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12336 --- Create template addon for creature 12337 -DELETE FROM creature_template_addon WHERE entry =12337; -INSERT INTO creature_template_addon VALUES (12337,2410,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12337 -DELETE FROM creature_addon WHERE guid = 92287; --- Create template addon for creature 12338 -DELETE FROM creature_template_addon WHERE entry =12338; -INSERT INTO creature_template_addon VALUES (12338,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12338 -DELETE FROM creature_addon WHERE guid = 27547; -DELETE FROM creature_addon WHERE guid = 27548; -DELETE FROM creature_addon WHERE guid = 27549; -DELETE FROM creature_addon WHERE guid = 27550; -DELETE FROM creature_addon WHERE guid = 27551; -DELETE FROM creature_addon WHERE guid = 27556; -DELETE FROM creature_addon WHERE guid = 27557; -DELETE FROM creature_addon WHERE guid = 27558; -DELETE FROM creature_addon WHERE guid = 27559; -DELETE FROM creature_addon WHERE guid = 27563; -DELETE FROM creature_addon WHERE guid = 27564; -DELETE FROM creature_addon WHERE guid = 27565; -DELETE FROM creature_addon WHERE guid = 27566; -DELETE FROM creature_addon WHERE guid = 27569; -DELETE FROM creature_addon WHERE guid = 27570; -DELETE FROM creature_addon WHERE guid = 27571; -DELETE FROM creature_addon WHERE guid = 27572; -DELETE FROM creature_addon WHERE guid = 27573; -DELETE FROM creature_addon WHERE guid = 27574; -DELETE FROM creature_addon WHERE guid = 27575; -DELETE FROM creature_addon WHERE guid = 27576; -DELETE FROM creature_addon WHERE guid = 27577; -DELETE FROM creature_addon WHERE guid = 27578; --- Create template addon for creature 12339 --- Create template addon for creature 12340 -DELETE FROM creature_template_addon WHERE entry =12340; -INSERT INTO creature_template_addon VALUES (12340,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12340 -DELETE FROM creature_addon WHERE guid = 27585; --- Create template addon for creature 12341 -DELETE FROM creature_template_addon WHERE entry =12341; -INSERT INTO creature_template_addon VALUES (12341,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12341 -DELETE FROM creature_addon WHERE guid = 31907; --- Create template addon for creature 12342 -DELETE FROM creature_template_addon WHERE entry =12342; -INSERT INTO creature_template_addon VALUES (12342,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12342 -DELETE FROM creature_addon WHERE guid = 31906; --- Create template addon for creature 12343 -DELETE FROM creature_template_addon WHERE entry =12343; -INSERT INTO creature_template_addon VALUES (12343,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12343 -DELETE FROM creature_addon WHERE guid = 31909; --- Create template addon for creature 12344 --- Create template addon for creature 12345 --- Create template addon for creature 12346 -DELETE FROM creature_template_addon WHERE entry =12346; -INSERT INTO creature_template_addon VALUES (12346,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12346 -DELETE FROM creature_addon WHERE guid = 6407; --- Create template addon for creature 12347 -DELETE FROM creature_template_addon WHERE entry =12347; -INSERT INTO creature_template_addon VALUES (12347,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12347 -DELETE FROM creature_addon WHERE guid = 27727; -DELETE FROM creature_addon WHERE guid = 27729; -DELETE FROM creature_addon WHERE guid = 27731; -DELETE FROM creature_addon WHERE guid = 27732; -DELETE FROM creature_addon WHERE guid = 27733; -DELETE FROM creature_addon WHERE guid = 27734; -DELETE FROM creature_addon WHERE guid = 27735; -DELETE FROM creature_addon WHERE guid = 27736; -DELETE FROM creature_addon WHERE guid = 27737; -DELETE FROM creature_addon WHERE guid = 27738; -DELETE FROM creature_addon WHERE guid = 27739; -DELETE FROM creature_addon WHERE guid = 27740; -DELETE FROM creature_addon WHERE guid = 27742; --- Create template addon for creature 12348 --- Create template addon for creature 12349 -DELETE FROM creature_template_addon WHERE entry =12349; -INSERT INTO creature_template_addon VALUES (12349,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12349 -DELETE FROM creature_addon WHERE guid = 6406; --- Create template addon for creature 12350 -DELETE FROM creature_template_addon WHERE entry =12350; -INSERT INTO creature_template_addon VALUES (12350,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12350 -DELETE FROM creature_addon WHERE guid = 6408; --- Create template addon for creature 12351 -DELETE FROM creature_template_addon WHERE entry =12351; -INSERT INTO creature_template_addon VALUES (12351,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12351 -DELETE FROM creature_addon WHERE guid = 6616; --- Create template addon for creature 12352 --- Create template addon for creature 12353 -DELETE FROM creature_template_addon WHERE entry =12353; -INSERT INTO creature_template_addon VALUES (12353,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12353 -DELETE FROM creature_addon WHERE guid = 6615; --- Create template addon for creature 12354 -DELETE FROM creature_template_addon WHERE entry =12354; -INSERT INTO creature_template_addon VALUES (12354,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12354 -DELETE FROM creature_addon WHERE guid = 24764; --- Create template addon for creature 12355 -DELETE FROM creature_template_addon WHERE entry =12355; -INSERT INTO creature_template_addon VALUES (12355,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12355 -DELETE FROM creature_addon WHERE guid = 24766; --- Create template addon for creature 12356 --- Create template addon for creature 12357 --- Clear duplicate addons from template for creature 12358 -DELETE FROM creature_addon WHERE guid = 46321; --- Clear duplicate addons from template for creature 12359 -DELETE FROM creature_addon WHERE guid = 46327; --- Clear duplicate addons from template for creature 12360 -DELETE FROM creature_addon WHERE guid = 46332; --- Create template addon for creature 12361 --- Create template addon for creature 12362 --- Clear duplicate addons from template for creature 12363 --- Create template addon for creature 12364 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =12364; -INSERT INTO creature_template_addon VALUES (12364,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12364 --- Clear duplicate addons from template for creature 12365 --- Clear duplicate addons from template for creature 12366 --- Clear duplicate addons from template for creature 12367 --- Create template addon for creature 12368 --- Create template addon for creature 12369 --- Create template addon for creature 12370 --- Create template addon for creature 12371 --- Clear duplicate addons from template for creature 12372 --- Clear duplicate addons from template for creature 12373 --- Clear duplicate addons from template for creature 12374 --- Clear duplicate addons from template for creature 12375 -DELETE FROM creature_addon WHERE guid = 9469; -DELETE FROM creature_addon WHERE guid = 14804; -DELETE FROM creature_addon WHERE guid = 23965; --- Clear duplicate addons from template for creature 12376 -DELETE FROM creature_addon WHERE guid = 8466; -DELETE FROM creature_addon WHERE guid = 9564; -DELETE FROM creature_addon WHERE guid = 14805; --- Create template addon for creature 12377 -DELETE FROM creature_template_addon WHERE entry =12377; -INSERT INTO creature_template_addon VALUES (12377,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12377 -DELETE FROM creature_addon WHERE guid = 3967; -DELETE FROM creature_addon WHERE guid = 3977; -DELETE FROM creature_addon WHERE guid = 3987; -DELETE FROM creature_addon WHERE guid = 3989; -DELETE FROM creature_addon WHERE guid = 4002; -DELETE FROM creature_addon WHERE guid = 4011; -DELETE FROM creature_addon WHERE guid = 4012; -DELETE FROM creature_addon WHERE guid = 4023; -DELETE FROM creature_addon WHERE guid = 4024; -DELETE FROM creature_addon WHERE guid = 4028; -DELETE FROM creature_addon WHERE guid = 4032; -DELETE FROM creature_addon WHERE guid = 4050; -DELETE FROM creature_addon WHERE guid = 4051; -DELETE FROM creature_addon WHERE guid = 4055; -DELETE FROM creature_addon WHERE guid = 4058; -DELETE FROM creature_addon WHERE guid = 4059; -DELETE FROM creature_addon WHERE guid = 4060; --- Create template addon for creature 12378 -DELETE FROM creature_template_addon WHERE entry =12378; -INSERT INTO creature_template_addon VALUES (12378,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12378 -DELETE FROM creature_addon WHERE guid = 3976; -DELETE FROM creature_addon WHERE guid = 3978; -DELETE FROM creature_addon WHERE guid = 3986; -DELETE FROM creature_addon WHERE guid = 4000; -DELETE FROM creature_addon WHERE guid = 4019; -DELETE FROM creature_addon WHERE guid = 4026; -DELETE FROM creature_addon WHERE guid = 4027; -DELETE FROM creature_addon WHERE guid = 4043; -DELETE FROM creature_addon WHERE guid = 4046; -DELETE FROM creature_addon WHERE guid = 4047; -DELETE FROM creature_addon WHERE guid = 4056; --- Create template addon for creature 12379 -DELETE FROM creature_template_addon WHERE entry =12379; -INSERT INTO creature_template_addon VALUES (12379,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12379 -DELETE FROM creature_addon WHERE guid = 4003; -DELETE FROM creature_addon WHERE guid = 4004; -DELETE FROM creature_addon WHERE guid = 4016; -DELETE FROM creature_addon WHERE guid = 4018; -DELETE FROM creature_addon WHERE guid = 4020; -DELETE FROM creature_addon WHERE guid = 4029; -DELETE FROM creature_addon WHERE guid = 4031; -DELETE FROM creature_addon WHERE guid = 4044; -DELETE FROM creature_addon WHERE guid = 4052; --- Create template addon for creature 12380 -DELETE FROM creature_template_addon WHERE entry =12380; -INSERT INTO creature_template_addon VALUES (12380,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12380 -DELETE FROM creature_addon WHERE guid = 3961; -DELETE FROM creature_addon WHERE guid = 3965; -DELETE FROM creature_addon WHERE guid = 3968; -DELETE FROM creature_addon WHERE guid = 4001; -DELETE FROM creature_addon WHERE guid = 4006; -DELETE FROM creature_addon WHERE guid = 4007; -DELETE FROM creature_addon WHERE guid = 4008; -DELETE FROM creature_addon WHERE guid = 4009; -DELETE FROM creature_addon WHERE guid = 4013; -DELETE FROM creature_addon WHERE guid = 4014; -DELETE FROM creature_addon WHERE guid = 4015; -DELETE FROM creature_addon WHERE guid = 4017; -DELETE FROM creature_addon WHERE guid = 4025; -DELETE FROM creature_addon WHERE guid = 4030; -DELETE FROM creature_addon WHERE guid = 4033; -DELETE FROM creature_addon WHERE guid = 4035; -DELETE FROM creature_addon WHERE guid = 4036; -DELETE FROM creature_addon WHERE guid = 4040; -DELETE FROM creature_addon WHERE guid = 4041; -DELETE FROM creature_addon WHERE guid = 4042; --- Create template addon for creature 12381 --- Create template addon for creature 12382 --- Create template addon for creature 12383 -DELETE FROM creature_template_addon WHERE entry =12383; -INSERT INTO creature_template_addon VALUES (12383,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12383 -DELETE FROM creature_addon WHERE guid = 24776; --- Create template addon for creature 12384 -DELETE FROM creature_template_addon WHERE entry =12384; -INSERT INTO creature_template_addon VALUES (12384,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12384 -DELETE FROM creature_addon WHERE guid = 53174; --- Create template addon for creature 12385 --- Create template addon for creature 12387 -DELETE FROM creature_template_addon WHERE entry =12387; -INSERT INTO creature_template_addon VALUES (12387,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12387 -DELETE FROM creature_addon WHERE guid = 45425; --- Create template addon for creature 12396 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =12396; -INSERT INTO creature_template_addon VALUES (12396,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12396 -DELETE FROM creature_addon WHERE guid = 2647; -DELETE FROM creature_addon WHERE guid = 2649; -DELETE FROM creature_addon WHERE guid = 2651; -DELETE FROM creature_addon WHERE guid = 2738; -DELETE FROM creature_addon WHERE guid = 2742; -DELETE FROM creature_addon WHERE guid = 2744; -DELETE FROM creature_addon WHERE guid = 2789; -DELETE FROM creature_addon WHERE guid = 2799; -DELETE FROM creature_addon WHERE guid = 2838; -DELETE FROM creature_addon WHERE guid = 2879; -DELETE FROM creature_addon WHERE guid = 2887; -DELETE FROM creature_addon WHERE guid = 2995; -DELETE FROM creature_addon WHERE guid = 3658; --- Create template addon for creature 12397 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =12397; -INSERT INTO creature_template_addon VALUES (12397,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12397 --- Create template addon for creature 12416 --- Create template addon for creature 12418 -DELETE FROM creature_template_addon WHERE entry =12418; -INSERT INTO creature_template_addon VALUES (12418,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12418 -DELETE FROM creature_addon WHERE guid = 50409; -DELETE FROM creature_addon WHERE guid = 50410; -DELETE FROM creature_addon WHERE guid = 50411; -DELETE FROM creature_addon WHERE guid = 50412; -DELETE FROM creature_addon WHERE guid = 50413; -DELETE FROM creature_addon WHERE guid = 50417; -DELETE FROM creature_addon WHERE guid = 50418; -DELETE FROM creature_addon WHERE guid = 50419; -DELETE FROM creature_addon WHERE guid = 50421; -DELETE FROM creature_addon WHERE guid = 50422; --- Create template addon for creature 12419 --- Create template addon for creature 12420 --- Create template addon for creature 12422 --- Clear duplicate addons from template for creature 12423 --- Create template addon for creature 12425 -DELETE FROM creature_template_addon WHERE entry =12425; -INSERT INTO creature_template_addon VALUES (12425,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12425 -DELETE FROM creature_addon WHERE guid = 45433; --- Create template addon for creature 12426 --- Clear duplicate addons from template for creature 12427 --- Create template addon for creature 12428 -DELETE FROM creature_template_addon WHERE entry =12428; -INSERT INTO creature_template_addon VALUES (12428,0,8,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12428 -DELETE FROM creature_addon WHERE guid = 44557; --- Clear duplicate addons from template for creature 12429 -DELETE FROM creature_addon WHERE guid = 46717; --- Clear duplicate addons from template for creature 12430 -DELETE FROM creature_addon WHERE guid = 3431; --- Create template addon for creature 12431 -DELETE FROM creature_template_addon WHERE entry =12431; -INSERT INTO creature_template_addon VALUES (12431,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12431 -DELETE FROM creature_addon WHERE guid = 18410; --- Create template addon for creature 12432 -DELETE FROM creature_template_addon WHERE entry =12432; -INSERT INTO creature_template_addon VALUES (12432,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12432 -DELETE FROM creature_addon WHERE guid = 26125; --- Create template addon for creature 12433 -DELETE FROM creature_template_addon WHERE entry =12433; -INSERT INTO creature_template_addon VALUES (12433,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12433 -DELETE FROM creature_addon WHERE guid = 18198; --- Create template addon for creature 12434 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =12434; -INSERT INTO creature_template_addon VALUES (12434,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12434 --- Clear duplicate addons from template for creature 12435 --- Clear duplicate addons from template for creature 12457 --- Create template addon for creature 12458 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =12458; -INSERT INTO creature_template_addon VALUES (12458,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12458 --- Clear duplicate addons from template for creature 12459 --- Create template addon for creature 12460 -DELETE FROM creature_template_addon WHERE entry =12460; -INSERT INTO creature_template_addon VALUES (12460,0,0,1,0,0,0,'22277 19818'); --- Clear duplicate addons from template for creature 12460 -DELETE FROM creature_addon WHERE guid = 139673; --- Create template addon for creature 12461 -DELETE FROM creature_template_addon WHERE entry =12461; -INSERT INTO creature_template_addon VALUES (12461,0,0,1,0,0,0,'22281'); --- Clear duplicate addons from template for creature 12461 -DELETE FROM creature_addon WHERE guid = 139714; -DELETE FROM creature_addon WHERE guid = 139715; --- Clear duplicate addons from template for creature 12463 --- Clear duplicate addons from template for creature 12464 --- Clear duplicate addons from template for creature 12465 --- Clear duplicate addons from template for creature 12467 --- Create template addon for creature 12468 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =12468; -INSERT INTO creature_template_addon VALUES (12468,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12468 --- Create template addon for creature 12473 --- Create template addon for creature 12474 -DELETE FROM creature_template_addon WHERE entry =12474; -INSERT INTO creature_template_addon VALUES (12474,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12474 -DELETE FROM creature_addon WHERE guid = 33208; -DELETE FROM creature_addon WHERE guid = 33209; -DELETE FROM creature_addon WHERE guid = 33210; -DELETE FROM creature_addon WHERE guid = 33211; -DELETE FROM creature_addon WHERE guid = 33212; -DELETE FROM creature_addon WHERE guid = 33213; -DELETE FROM creature_addon WHERE guid = 33214; -DELETE FROM creature_addon WHERE guid = 33215; --- Create template addon for creature 12475 -DELETE FROM creature_template_addon WHERE entry =12475; -INSERT INTO creature_template_addon VALUES (12475,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12475 -DELETE FROM creature_addon WHERE guid = 33226; -DELETE FROM creature_addon WHERE guid = 33227; -DELETE FROM creature_addon WHERE guid = 33228; -DELETE FROM creature_addon WHERE guid = 33229; -DELETE FROM creature_addon WHERE guid = 33230; -DELETE FROM creature_addon WHERE guid = 33231; --- Create template addon for creature 12476 -DELETE FROM creature_template_addon WHERE entry =12476; -INSERT INTO creature_template_addon VALUES (12476,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12476 -DELETE FROM creature_addon WHERE guid = 33240; -DELETE FROM creature_addon WHERE guid = 33241; -DELETE FROM creature_addon WHERE guid = 33242; -DELETE FROM creature_addon WHERE guid = 33243; -DELETE FROM creature_addon WHERE guid = 33244; -DELETE FROM creature_addon WHERE guid = 33245; -DELETE FROM creature_addon WHERE guid = 33246; --- Create template addon for creature 12477 -DELETE FROM creature_template_addon WHERE entry =12477; -INSERT INTO creature_template_addon VALUES (12477,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12477 -DELETE FROM creature_addon WHERE guid = 92858; -DELETE FROM creature_addon WHERE guid = 92860; -DELETE FROM creature_addon WHERE guid = 92861; -DELETE FROM creature_addon WHERE guid = 92863; -DELETE FROM creature_addon WHERE guid = 92866; -DELETE FROM creature_addon WHERE guid = 92867; -DELETE FROM creature_addon WHERE guid = 92870; -DELETE FROM creature_addon WHERE guid = 92872; -DELETE FROM creature_addon WHERE guid = 92873; -DELETE FROM creature_addon WHERE guid = 92875; -DELETE FROM creature_addon WHERE guid = 92876; -DELETE FROM creature_addon WHERE guid = 92928; -DELETE FROM creature_addon WHERE guid = 92930; -DELETE FROM creature_addon WHERE guid = 92931; -DELETE FROM creature_addon WHERE guid = 92933; -DELETE FROM creature_addon WHERE guid = 92934; -DELETE FROM creature_addon WHERE guid = 92937; -DELETE FROM creature_addon WHERE guid = 92939; -DELETE FROM creature_addon WHERE guid = 92940; -DELETE FROM creature_addon WHERE guid = 93052; -DELETE FROM creature_addon WHERE guid = 93053; -DELETE FROM creature_addon WHERE guid = 93249; --- Create template addon for creature 12478 -DELETE FROM creature_template_addon WHERE entry =12478; -INSERT INTO creature_template_addon VALUES (12478,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12478 -DELETE FROM creature_addon WHERE guid = 92857; -DELETE FROM creature_addon WHERE guid = 92859; -DELETE FROM creature_addon WHERE guid = 92862; -DELETE FROM creature_addon WHERE guid = 92865; -DELETE FROM creature_addon WHERE guid = 92869; -DELETE FROM creature_addon WHERE guid = 92871; -DELETE FROM creature_addon WHERE guid = 92874; -DELETE FROM creature_addon WHERE guid = 92927; -DELETE FROM creature_addon WHERE guid = 92929; -DELETE FROM creature_addon WHERE guid = 92932; -DELETE FROM creature_addon WHERE guid = 92936; -DELETE FROM creature_addon WHERE guid = 92938; -DELETE FROM creature_addon WHERE guid = 93047; -DELETE FROM creature_addon WHERE guid = 93051; -DELETE FROM creature_addon WHERE guid = 93248; --- Create template addon for creature 12479 -DELETE FROM creature_template_addon WHERE entry =12479; -INSERT INTO creature_template_addon VALUES (12479,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12479 -DELETE FROM creature_addon WHERE guid = 92856; -DELETE FROM creature_addon WHERE guid = 92868; -DELETE FROM creature_addon WHERE guid = 92926; -DELETE FROM creature_addon WHERE guid = 92935; -DELETE FROM creature_addon WHERE guid = 93048; -DELETE FROM creature_addon WHERE guid = 93049; -DELETE FROM creature_addon WHERE guid = 93247; --- Clear duplicate addons from template for creature 12480 --- Clear duplicate addons from template for creature 12481 --- Create template addon for creature 12496 -DELETE FROM creature_template_addon WHERE entry =12496; -INSERT INTO creature_template_addon VALUES (12496,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12496 -DELETE FROM creature_addon WHERE guid = 93255; --- Create template addon for creature 12497 -DELETE FROM creature_template_addon WHERE entry =12497; -INSERT INTO creature_template_addon VALUES (12497,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12497 -DELETE FROM creature_addon WHERE guid = 51341; --- Create template addon for creature 12498 -DELETE FROM creature_template_addon WHERE entry =12498; -INSERT INTO creature_template_addon VALUES (12498,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12498 -DELETE FROM creature_addon WHERE guid = 34181; --- Create template addon for creature 12536 --- Clear duplicate addons from template for creature 12557 --- Create template addon for creature 12576 -DELETE FROM creature_template_addon WHERE entry =12576; -INSERT INTO creature_template_addon VALUES (12576,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12576 -DELETE FROM creature_addon WHERE guid = 21295; --- Create template addon for creature 12577 -DELETE FROM creature_template_addon WHERE entry =12577; -INSERT INTO creature_template_addon VALUES (12577,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12577 -DELETE FROM creature_addon WHERE guid = 35195; --- Create template addon for creature 12578 -DELETE FROM creature_template_addon WHERE entry =12578; -INSERT INTO creature_template_addon VALUES (12578,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12578 -DELETE FROM creature_addon WHERE guid = 39069; --- Create template addon for creature 12579 -DELETE FROM creature_template_addon WHERE entry =12579; -INSERT INTO creature_template_addon VALUES (12579,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12579 -DELETE FROM creature_addon WHERE guid = 29211; --- Clear duplicate addons from template for creature 12580 --- Create template addon for creature 12581 --- Create template addon for creature 12596 -DELETE FROM creature_template_addon WHERE entry =12596; -INSERT INTO creature_template_addon VALUES (12596,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12596 -DELETE FROM creature_addon WHERE guid = 45435; --- Create template addon for creature 12616 -DELETE FROM creature_template_addon WHERE entry =12616; -INSERT INTO creature_template_addon VALUES (12616,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12616 -DELETE FROM creature_addon WHERE guid = 32387; --- Create template addon for creature 12617 -DELETE FROM creature_template_addon WHERE entry =12617; -INSERT INTO creature_template_addon VALUES (12617,0,0,0,16,0,0,NULL); --- Clear duplicate addons from template for creature 12617 -DELETE FROM creature_addon WHERE guid = 53177; --- Create template addon for creature 12636 -DELETE FROM creature_template_addon WHERE entry =12636; -INSERT INTO creature_template_addon VALUES (12636,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12636 -DELETE FROM creature_addon WHERE guid = 53178; --- Create template addon for creature 12656 -DELETE FROM creature_template_addon WHERE entry =12656; -INSERT INTO creature_template_addon VALUES (12656,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12656 -DELETE FROM creature_addon WHERE guid = 37102; --- Create template addon for creature 12657 -DELETE FROM creature_template_addon WHERE entry =12657; -INSERT INTO creature_template_addon VALUES (12657,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12657 -DELETE FROM creature_addon WHERE guid = 9465; --- Create template addon for creature 12658 -DELETE FROM creature_template_addon WHERE entry =12658; -INSERT INTO creature_template_addon VALUES (12658,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12658 -DELETE FROM creature_addon WHERE guid = 9457; --- Create template addon for creature 12676 -DELETE FROM creature_template_addon WHERE entry =12676; -INSERT INTO creature_template_addon VALUES (12676,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12676 -DELETE FROM creature_addon WHERE guid = 32787; --- Create template addon for creature 12677 -DELETE FROM creature_template_addon WHERE entry =12677; -INSERT INTO creature_template_addon VALUES (12677,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12677 -DELETE FROM creature_addon WHERE guid = 32807; --- Create template addon for creature 12678 -DELETE FROM creature_template_addon WHERE entry =12678; -INSERT INTO creature_template_addon VALUES (12678,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12678 -DELETE FROM creature_addon WHERE guid = 32808; --- Create template addon for creature 12696 -DELETE FROM creature_template_addon WHERE entry =12696; -INSERT INTO creature_template_addon VALUES (12696,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12696 -DELETE FROM creature_addon WHERE guid = 32916; --- Create template addon for creature 12716 -DELETE FROM creature_template_addon WHERE entry =12716; -INSERT INTO creature_template_addon VALUES (12716,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12716 -DELETE FROM creature_addon WHERE guid = 8464; --- Create template addon for creature 12717 -DELETE FROM creature_template_addon WHERE entry =12717; -INSERT INTO creature_template_addon VALUES (12717,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12717 -DELETE FROM creature_addon WHERE guid = 33115; --- Create template addon for creature 12718 -DELETE FROM creature_template_addon WHERE entry =12718; -INSERT INTO creature_template_addon VALUES (12718,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12718 -DELETE FROM creature_addon WHERE guid = 33121; --- Create template addon for creature 12719 -DELETE FROM creature_template_addon WHERE entry =12719; -INSERT INTO creature_template_addon VALUES (12719,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12719 -DELETE FROM creature_addon WHERE guid = 33128; --- Create template addon for creature 12720 -DELETE FROM creature_template_addon WHERE entry =12720; -INSERT INTO creature_template_addon VALUES (12720,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12720 -DELETE FROM creature_addon WHERE guid = 33133; --- Create template addon for creature 12721 -DELETE FROM creature_template_addon WHERE entry =12721; -INSERT INTO creature_template_addon VALUES (12721,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12721 -DELETE FROM creature_addon WHERE guid = 33136; --- Create template addon for creature 12722 -DELETE FROM creature_template_addon WHERE entry =12722; -INSERT INTO creature_template_addon VALUES (12722,0,1,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12722 -DELETE FROM creature_addon WHERE guid = 33148; --- Create template addon for creature 12723 -DELETE FROM creature_template_addon WHERE entry =12723; -INSERT INTO creature_template_addon VALUES (12723,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12723 -DELETE FROM creature_addon WHERE guid = 33156; --- Create template addon for creature 12724 -DELETE FROM creature_template_addon WHERE entry =12724; -INSERT INTO creature_template_addon VALUES (12724,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12724 -DELETE FROM creature_addon WHERE guid = 33165; --- Create template addon for creature 12736 -DELETE FROM creature_template_addon WHERE entry =12736; -INSERT INTO creature_template_addon VALUES (12736,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12736 -DELETE FROM creature_addon WHERE guid = 33282; --- Create template addon for creature 12737 -DELETE FROM creature_template_addon WHERE entry =12737; -INSERT INTO creature_template_addon VALUES (12737,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12737 -DELETE FROM creature_addon WHERE guid = 33283; --- Clear duplicate addons from template for creature 12738 --- Create template addon for creature 12739 --- Create template addon for creature 12740 -DELETE FROM creature_template_addon WHERE entry =12740; -INSERT INTO creature_template_addon VALUES (12740,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12740 -DELETE FROM creature_addon WHERE guid = 42339; --- Create template addon for creature 12756 --- Create template addon for creature 12757 -DELETE FROM creature_template_addon WHERE entry =12757; -INSERT INTO creature_template_addon VALUES (12757,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12757 -DELETE FROM creature_addon WHERE guid = 34184; --- Create template addon for creature 12758 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =12758; -INSERT INTO creature_template_addon VALUES (12758,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12758 --- Create template addon for creature 12759 -DELETE FROM creature_template_addon WHERE entry =12759; -INSERT INTO creature_template_addon VALUES (12759,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12759 -DELETE FROM creature_addon WHERE guid = 34224; --- Create template addon for creature 12776 -DELETE FROM creature_template_addon WHERE entry =12776; -INSERT INTO creature_template_addon VALUES (12776,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12776 -DELETE FROM creature_addon WHERE guid = 4799; --- Create template addon for creature 12777 --- Clear duplicate addons from template for creature 12778 --- Clear duplicate addons from template for creature 12779 --- Clear duplicate addons from template for creature 12780 --- Clear duplicate addons from template for creature 12781 --- Clear duplicate addons from template for creature 12782 --- Clear duplicate addons from template for creature 12783 --- Clear duplicate addons from template for creature 12784 --- Clear duplicate addons from template for creature 12785 --- Clear duplicate addons from template for creature 12786 --- Clear duplicate addons from template for creature 12787 --- Create template addon for creature 12788 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =12788; -INSERT INTO creature_template_addon VALUES (12788,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12788 --- Create template addon for creature 12789 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =12789; -INSERT INTO creature_template_addon VALUES (12789,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12789 --- Create template addon for creature 12790 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =12790; -INSERT INTO creature_template_addon VALUES (12790,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12790 --- Clear duplicate addons from template for creature 12791 --- Create template addon for creature 12792 --- Create template addon for creature 12793 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =12793; -INSERT INTO creature_template_addon VALUES (12793,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12793 --- Create template addon for creature 12794 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =12794; -INSERT INTO creature_template_addon VALUES (12794,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12794 --- Create template addon for creature 12795 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =12795; -INSERT INTO creature_template_addon VALUES (12795,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12795 --- Create template addon for creature 12796 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =12796; -INSERT INTO creature_template_addon VALUES (12796,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12796 --- Create template addon for creature 12797 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =12797; -INSERT INTO creature_template_addon VALUES (12797,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12797 --- Create template addon for creature 12798 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =12798; -INSERT INTO creature_template_addon VALUES (12798,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12798 --- Create template addon for creature 12799 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =12799; -INSERT INTO creature_template_addon VALUES (12799,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12799 --- Create template addon for creature 12800 -DELETE FROM creature_template_addon WHERE entry =12800; -INSERT INTO creature_template_addon VALUES (12800,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12800 -DELETE FROM creature_addon WHERE guid = 49940; -DELETE FROM creature_addon WHERE guid = 49941; -DELETE FROM creature_addon WHERE guid = 49942; -DELETE FROM creature_addon WHERE guid = 49943; -DELETE FROM creature_addon WHERE guid = 49944; -DELETE FROM creature_addon WHERE guid = 49945; -DELETE FROM creature_addon WHERE guid = 49946; -DELETE FROM creature_addon WHERE guid = 49947; --- Create template addon for creature 12801 -DELETE FROM creature_template_addon WHERE entry =12801; -INSERT INTO creature_template_addon VALUES (12801,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12801 -DELETE FROM creature_addon WHERE guid = 49948; -DELETE FROM creature_addon WHERE guid = 49949; -DELETE FROM creature_addon WHERE guid = 49950; -DELETE FROM creature_addon WHERE guid = 49951; -DELETE FROM creature_addon WHERE guid = 49952; -DELETE FROM creature_addon WHERE guid = 49953; -DELETE FROM creature_addon WHERE guid = 49954; -DELETE FROM creature_addon WHERE guid = 49955; -DELETE FROM creature_addon WHERE guid = 49956; --- Create template addon for creature 12802 -DELETE FROM creature_template_addon WHERE entry =12802; -INSERT INTO creature_template_addon VALUES (12802,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12802 -DELETE FROM creature_addon WHERE guid = 49958; -DELETE FROM creature_addon WHERE guid = 49959; -DELETE FROM creature_addon WHERE guid = 49960; -DELETE FROM creature_addon WHERE guid = 49961; -DELETE FROM creature_addon WHERE guid = 49962; -DELETE FROM creature_addon WHERE guid = 49963; -DELETE FROM creature_addon WHERE guid = 49964; -DELETE FROM creature_addon WHERE guid = 49965; -DELETE FROM creature_addon WHERE guid = 49966; --- Create template addon for creature 12803 -DELETE FROM creature_template_addon WHERE entry =12803; -INSERT INTO creature_template_addon VALUES (12803,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12803 -DELETE FROM creature_addon WHERE guid = 49970; --- Create template addon for creature 12805 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =12805; -INSERT INTO creature_template_addon VALUES (12805,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12805 --- Create template addon for creature 12807 -DELETE FROM creature_template_addon WHERE entry =12807; -INSERT INTO creature_template_addon VALUES (12807,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12807 -DELETE FROM creature_addon WHERE guid = 34151; --- Create template addon for creature 12816 -DELETE FROM creature_template_addon WHERE entry =12816; -INSERT INTO creature_template_addon VALUES (12816,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12816 -DELETE FROM creature_addon WHERE guid = 29208; --- Create template addon for creature 12818 -DELETE FROM creature_template_addon WHERE entry =12818; -INSERT INTO creature_template_addon VALUES (12818,0,0,1,16,0,0,'20514'); --- Clear duplicate addons from template for creature 12818 -DELETE FROM creature_addon WHERE guid = 32333; --- Create template addon for creature 12819 --- Create template addon for creature 12836 -DELETE FROM creature_template_addon WHERE entry =12836; -INSERT INTO creature_template_addon VALUES (12836,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12836 -DELETE FROM creature_addon WHERE guid = 32341; --- Create template addon for creature 12837 -DELETE FROM creature_template_addon WHERE entry =12837; -INSERT INTO creature_template_addon VALUES (12837,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12837 -DELETE FROM creature_addon WHERE guid = 32342; --- Clear duplicate addons from template for creature 12856 --- Create template addon for creature 12858 -DELETE FROM creature_template_addon WHERE entry =12858; -INSERT INTO creature_template_addon VALUES (12858,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12858 -DELETE FROM creature_addon WHERE guid = 32373; --- Create template addon for creature 12859 -DELETE FROM creature_template_addon WHERE entry =12859; -INSERT INTO creature_template_addon VALUES (12859,0,8,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12859 -DELETE FROM creature_addon WHERE guid = 32378; -DELETE FROM creature_addon WHERE guid = 32379; -DELETE FROM creature_addon WHERE guid = 32380; --- Create template addon for creature 12860 --- Create template addon for creature 12861 --- Create template addon for creature 12862 -DELETE FROM creature_template_addon WHERE entry =12862; -INSERT INTO creature_template_addon VALUES (12862,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12862 -DELETE FROM creature_addon WHERE guid = 32382; --- Create template addon for creature 12863 -DELETE FROM creature_template_addon WHERE entry =12863; -INSERT INTO creature_template_addon VALUES (12863,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12863 -DELETE FROM creature_addon WHERE guid = 32383; --- Clear duplicate addons from template for creature 12864 -DELETE FROM creature_addon WHERE guid = 52348; --- Create template addon for creature 12865 -DELETE FROM creature_template_addon WHERE entry =12865; -INSERT INTO creature_template_addon VALUES (12865,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12865 -DELETE FROM creature_addon WHERE guid = 13987; --- Create template addon for creature 12866 -DELETE FROM creature_template_addon WHERE entry =12866; -INSERT INTO creature_template_addon VALUES (12866,0,8,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12866 -DELETE FROM creature_addon WHERE guid = 13989; --- Create template addon for creature 12867 -DELETE FROM creature_template_addon WHERE entry =12867; -INSERT INTO creature_template_addon VALUES (12867,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12867 -DELETE FROM creature_addon WHERE guid = 32385; --- Create template addon for creature 12876 --- Create template addon for creature 12877 -DELETE FROM creature_template_addon WHERE entry =12877; -INSERT INTO creature_template_addon VALUES (12877,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12877 -DELETE FROM creature_addon WHERE guid = 32394; --- Create template addon for creature 12896 -DELETE FROM creature_template_addon WHERE entry =12896; -INSERT INTO creature_template_addon VALUES (12896,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12896 -DELETE FROM creature_addon WHERE guid = 32581; -DELETE FROM creature_addon WHERE guid = 32582; -DELETE FROM creature_addon WHERE guid = 32586; -DELETE FROM creature_addon WHERE guid = 32587; -DELETE FROM creature_addon WHERE guid = 32588; -DELETE FROM creature_addon WHERE guid = 32589; -DELETE FROM creature_addon WHERE guid = 32590; -DELETE FROM creature_addon WHERE guid = 32591; --- Create template addon for creature 12897 -DELETE FROM creature_template_addon WHERE entry =12897; -INSERT INTO creature_template_addon VALUES (12897,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12897 -DELETE FROM creature_addon WHERE guid = 32592; -DELETE FROM creature_addon WHERE guid = 32593; -DELETE FROM creature_addon WHERE guid = 32595; -DELETE FROM creature_addon WHERE guid = 32596; -DELETE FROM creature_addon WHERE guid = 32597; -DELETE FROM creature_addon WHERE guid = 32598; --- Create template addon for creature 12898 --- Create template addon for creature 12899 -DELETE FROM creature_template_addon WHERE entry =12899; -INSERT INTO creature_template_addon VALUES (12899,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12899 -DELETE FROM creature_addon WHERE guid = 9874; --- Create template addon for creature 12900 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =12900; -INSERT INTO creature_template_addon VALUES (12900,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12900 --- Clear duplicate addons from template for creature 12902 --- Create template addon for creature 12903 -DELETE FROM creature_template_addon WHERE entry =12903; -INSERT INTO creature_template_addon VALUES (12903,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12903 -DELETE FROM creature_addon WHERE guid = 32602; -DELETE FROM creature_addon WHERE guid = 32603; -DELETE FROM creature_addon WHERE guid = 32604; -DELETE FROM creature_addon WHERE guid = 32605; -DELETE FROM creature_addon WHERE guid = 32606; -DELETE FROM creature_addon WHERE guid = 32607; -DELETE FROM creature_addon WHERE guid = 32608; -DELETE FROM creature_addon WHERE guid = 32609; -DELETE FROM creature_addon WHERE guid = 32610; -DELETE FROM creature_addon WHERE guid = 32611; -DELETE FROM creature_addon WHERE guid = 32612; -DELETE FROM creature_addon WHERE guid = 32613; -DELETE FROM creature_addon WHERE guid = 32614; -DELETE FROM creature_addon WHERE guid = 32615; -DELETE FROM creature_addon WHERE guid = 32616; -DELETE FROM creature_addon WHERE guid = 32618; -DELETE FROM creature_addon WHERE guid = 32619; -DELETE FROM creature_addon WHERE guid = 32620; -DELETE FROM creature_addon WHERE guid = 32621; -DELETE FROM creature_addon WHERE guid = 32622; -DELETE FROM creature_addon WHERE guid = 32623; -DELETE FROM creature_addon WHERE guid = 32624; -DELETE FROM creature_addon WHERE guid = 32625; -DELETE FROM creature_addon WHERE guid = 32626; -DELETE FROM creature_addon WHERE guid = 32627; -DELETE FROM creature_addon WHERE guid = 32628; -DELETE FROM creature_addon WHERE guid = 32629; -DELETE FROM creature_addon WHERE guid = 32630; --- Create template addon for creature 12904 --- Create template addon for creature 12918 --- Create template addon for creature 12919 -DELETE FROM creature_template_addon WHERE entry =12919; -INSERT INTO creature_template_addon VALUES (12919,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12919 -DELETE FROM creature_addon WHERE guid = 8019; --- Create template addon for creature 12920 -DELETE FROM creature_template_addon WHERE entry =12920; -INSERT INTO creature_template_addon VALUES (12920,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12920 -DELETE FROM creature_addon WHERE guid = 14520; --- Create template addon for creature 12921 --- Clear duplicate addons from template for creature 12922 --- Create template addon for creature 12923 --- Create template addon for creature 12924 --- Create template addon for creature 12925 --- Create template addon for creature 12936 --- Create template addon for creature 12937 --- Create template addon for creature 12938 --- Create template addon for creature 12939 -DELETE FROM creature_template_addon WHERE entry =12939; -INSERT INTO creature_template_addon VALUES (12939,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12939 -DELETE FROM creature_addon WHERE guid = 33780; --- Create template addon for creature 12940 --- Create template addon for creature 12941 -DELETE FROM creature_template_addon WHERE entry =12941; -INSERT INTO creature_template_addon VALUES (12941,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12941 -DELETE FROM creature_addon WHERE guid = 53176; --- Create template addon for creature 12942 -DELETE FROM creature_template_addon WHERE entry =12942; -INSERT INTO creature_template_addon VALUES (12942,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12942 -DELETE FROM creature_addon WHERE guid = 45244; --- Create template addon for creature 12943 -DELETE FROM creature_template_addon WHERE entry =12943; -INSERT INTO creature_template_addon VALUES (12943,0,0,0,16,0,0,NULL); --- Clear duplicate addons from template for creature 12943 -DELETE FROM creature_addon WHERE guid = 28414; --- Create template addon for creature 12944 -DELETE FROM creature_template_addon WHERE entry =12944; -INSERT INTO creature_template_addon VALUES (12944,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12944 -DELETE FROM creature_addon WHERE guid = 47779; --- Create template addon for creature 12956 -DELETE FROM creature_template_addon WHERE entry =12956; -INSERT INTO creature_template_addon VALUES (12956,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12956 -DELETE FROM creature_addon WHERE guid = 43172; --- Create template addon for creature 12957 -DELETE FROM creature_template_addon WHERE entry =12957; -INSERT INTO creature_template_addon VALUES (12957,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12957 -DELETE FROM creature_addon WHERE guid = 35875; --- Create template addon for creature 12958 -DELETE FROM creature_template_addon WHERE entry =12958; -INSERT INTO creature_template_addon VALUES (12958,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12958 -DELETE FROM creature_addon WHERE guid = 92878; --- Create template addon for creature 12959 -DELETE FROM creature_template_addon WHERE entry =12959; -INSERT INTO creature_template_addon VALUES (12959,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12959 -DELETE FROM creature_addon WHERE guid = 24380; --- Create template addon for creature 12960 -DELETE FROM creature_template_addon WHERE entry =12960; -INSERT INTO creature_template_addon VALUES (12960,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12960 -DELETE FROM creature_addon WHERE guid = 29072; --- Create template addon for creature 12961 -DELETE FROM creature_template_addon WHERE entry =12961; -INSERT INTO creature_template_addon VALUES (12961,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12961 -DELETE FROM creature_addon WHERE guid = 33017; --- Create template addon for creature 12962 -DELETE FROM creature_template_addon WHERE entry =12962; -INSERT INTO creature_template_addon VALUES (12962,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12962 -DELETE FROM creature_addon WHERE guid = 33031; --- Create template addon for creature 12976 --- Create template addon for creature 12977 --- Clear duplicate addons from template for creature 12996 --- Create template addon for creature 12997 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =12997; -INSERT INTO creature_template_addon VALUES (12997,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 12997 --- Create template addon for creature 12998 --- Clear duplicate addons from template for creature 12999 --- Create template addon for creature 13000 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13000; -INSERT INTO creature_template_addon VALUES (13000,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13000 --- Create template addon for creature 13016 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13016; -INSERT INTO creature_template_addon VALUES (13016,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13016 --- Create template addon for creature 13017 --- Create template addon for creature 13018 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13018; -INSERT INTO creature_template_addon VALUES (13018,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13018 --- Create template addon for creature 13019 -DELETE FROM creature_template_addon WHERE entry =13019; -INSERT INTO creature_template_addon VALUES (13019,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13019 -DELETE FROM creature_addon WHERE guid = 29140; --- Clear duplicate addons from template for creature 13020 --- Create template addon for creature 13021 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13021; -INSERT INTO creature_template_addon VALUES (13021,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13021 --- Create template addon for creature 13022 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13022; -INSERT INTO creature_template_addon VALUES (13022,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13022 --- Create template addon for creature 13036 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13036; -INSERT INTO creature_template_addon VALUES (13036,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13036 --- Clear duplicate addons from template for creature 13076 -DELETE FROM creature_addon WHERE guid = 3023; -DELETE FROM creature_addon WHERE guid = 6356; -DELETE FROM creature_addon WHERE guid = 6358; -DELETE FROM creature_addon WHERE guid = 6361; -DELETE FROM creature_addon WHERE guid = 6364; -DELETE FROM creature_addon WHERE guid = 6365; -DELETE FROM creature_addon WHERE guid = 6367; --- Create template addon for creature 13078 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13078; -INSERT INTO creature_template_addon VALUES (13078,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13078 --- Create template addon for creature 13079 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13079; -INSERT INTO creature_template_addon VALUES (13079,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13079 --- Create template addon for creature 13080 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13080; -INSERT INTO creature_template_addon VALUES (13080,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13080 --- Create template addon for creature 13081 --- Create template addon for creature 13082 --- Clear duplicate addons from template for creature 13084 --- Create template addon for creature 13085 -DELETE FROM creature_template_addon WHERE entry =13085; -INSERT INTO creature_template_addon VALUES (13085,0,0,0,16,0,0,NULL); --- Clear duplicate addons from template for creature 13085 -DELETE FROM creature_addon WHERE guid = 14831; --- Create template addon for creature 13086 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13086; -INSERT INTO creature_template_addon VALUES (13086,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13086 --- Create template addon for creature 13087 --- Create template addon for creature 13088 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13088; -INSERT INTO creature_template_addon VALUES (13088,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13088 --- Create template addon for creature 13089 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13089; -INSERT INTO creature_template_addon VALUES (13089,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13089 --- Create template addon for creature 13096 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13096; -INSERT INTO creature_template_addon VALUES (13096,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13096 --- Create template addon for creature 13097 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13097; -INSERT INTO creature_template_addon VALUES (13097,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13097 --- Create template addon for creature 13098 --- Create template addon for creature 13099 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13099; -INSERT INTO creature_template_addon VALUES (13099,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13099 --- Create template addon for creature 13116 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13116; -INSERT INTO creature_template_addon VALUES (13116,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13116 --- Create template addon for creature 13117 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13117; -INSERT INTO creature_template_addon VALUES (13117,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13117 --- Create template addon for creature 13118 -DELETE FROM creature_template_addon WHERE entry =13118; -INSERT INTO creature_template_addon VALUES (13118,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13118 -DELETE FROM creature_addon WHERE guid = 92288; -DELETE FROM creature_addon WHERE guid = 92289; -DELETE FROM creature_addon WHERE guid = 92290; -DELETE FROM creature_addon WHERE guid = 92291; --- Create template addon for creature 13136 --- Clear duplicate addons from template for creature 13137 --- Clear duplicate addons from template for creature 13138 --- Create template addon for creature 13139 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13139; -INSERT INTO creature_template_addon VALUES (13139,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13139 --- Create template addon for creature 13140 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13140; -INSERT INTO creature_template_addon VALUES (13140,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13140 --- Clear duplicate addons from template for creature 13141 --- Clear duplicate addons from template for creature 13142 -DELETE FROM creature_addon WHERE guid = 54659; -DELETE FROM creature_addon WHERE guid = 54673; -DELETE FROM creature_addon WHERE guid = 54693; --- Clear duplicate addons from template for creature 13143 --- Clear duplicate addons from template for creature 13144 --- Create template addon for creature 13145 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13145; -INSERT INTO creature_template_addon VALUES (13145,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13145 --- Create template addon for creature 13146 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13146; -INSERT INTO creature_template_addon VALUES (13146,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13146 --- Clear duplicate addons from template for creature 13147 --- Create template addon for creature 13148 --- Create template addon for creature 13149 --- Create template addon for creature 13150 --- Create template addon for creature 13151 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13151; -INSERT INTO creature_template_addon VALUES (13151,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13151 --- Clear duplicate addons from template for creature 13152 --- Create template addon for creature 13153 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13153; -INSERT INTO creature_template_addon VALUES (13153,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13153 --- Create template addon for creature 13154 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13154; -INSERT INTO creature_template_addon VALUES (13154,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13154 --- Create template addon for creature 13155 --- Create template addon for creature 13157 -DELETE FROM creature_template_addon WHERE entry =13157; -INSERT INTO creature_template_addon VALUES (13157,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13157 -DELETE FROM creature_addon WHERE guid = 3369; --- Create template addon for creature 13158 -DELETE FROM creature_template_addon WHERE entry =13158; -INSERT INTO creature_template_addon VALUES (13158,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13158 -DELETE FROM creature_addon WHERE guid = 28495; --- Clear duplicate addons from template for creature 13159 --- Create template addon for creature 13160 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13160; -INSERT INTO creature_template_addon VALUES (13160,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13160 --- Create template addon for creature 13161 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13161; -INSERT INTO creature_template_addon VALUES (13161,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13161 --- Create template addon for creature 13176 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13176; -INSERT INTO creature_template_addon VALUES (13176,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13176 --- Create template addon for creature 13177 -DELETE FROM creature_template_addon WHERE entry =13177; -INSERT INTO creature_template_addon VALUES (13177,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13177 -DELETE FROM creature_addon WHERE guid = 4599; --- Create template addon for creature 13178 --- Create template addon for creature 13179 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13179; -INSERT INTO creature_template_addon VALUES (13179,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13179 --- Create template addon for creature 13180 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13180; -INSERT INTO creature_template_addon VALUES (13180,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13180 --- Create template addon for creature 13181 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13181; -INSERT INTO creature_template_addon VALUES (13181,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13181 --- Create template addon for creature 13196 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13196; -INSERT INTO creature_template_addon VALUES (13196,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13196 --- Create template addon for creature 13197 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13197; -INSERT INTO creature_template_addon VALUES (13197,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13197 --- Create template addon for creature 13216 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13216; -INSERT INTO creature_template_addon VALUES (13216,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13216 --- Create template addon for creature 13217 -DELETE FROM creature_template_addon WHERE entry =13217; -INSERT INTO creature_template_addon VALUES (13217,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13217 -DELETE FROM creature_addon WHERE guid = 16574; --- Create template addon for creature 13218 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13218; -INSERT INTO creature_template_addon VALUES (13218,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13218 --- Create template addon for creature 13219 -DELETE FROM creature_template_addon WHERE entry =13219; -INSERT INTO creature_template_addon VALUES (13219,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13219 -DELETE FROM creature_addon WHERE guid = 16576; --- Create template addon for creature 13220 -DELETE FROM creature_template_addon WHERE entry =13220; -INSERT INTO creature_template_addon VALUES (13220,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13220 -DELETE FROM creature_addon WHERE guid = 43174; --- Create template addon for creature 13221 --- Create template addon for creature 13236 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13236; -INSERT INTO creature_template_addon VALUES (13236,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13236 --- Create template addon for creature 13256 --- Create template addon for creature 13257 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13257; -INSERT INTO creature_template_addon VALUES (13257,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13257 --- Create template addon for creature 13276 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13276; -INSERT INTO creature_template_addon VALUES (13276,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13276 --- Create template addon for creature 13277 -DELETE FROM creature_template_addon WHERE entry =13277; -INSERT INTO creature_template_addon VALUES (13277,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13277 -DELETE FROM creature_addon WHERE guid = 8463; --- Create template addon for creature 13278 -DELETE FROM creature_template_addon WHERE entry =13278; -INSERT INTO creature_template_addon VALUES (13278,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13278 -DELETE FROM creature_addon WHERE guid = 36098; --- Create template addon for creature 13279 --- Create template addon for creature 13280 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13280; -INSERT INTO creature_template_addon VALUES (13280,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13280 --- Clear duplicate addons from template for creature 13282 --- Clear duplicate addons from template for creature 13283 --- Create template addon for creature 13284 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13284; -INSERT INTO creature_template_addon VALUES (13284,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13284 --- Create template addon for creature 13285 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13285; -INSERT INTO creature_template_addon VALUES (13285,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13285 --- Clear duplicate addons from template for creature 13296 --- Clear duplicate addons from template for creature 13297 --- Clear duplicate addons from template for creature 13298 --- Create template addon for creature 13299 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13299; -INSERT INTO creature_template_addon VALUES (13299,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13299 --- Clear duplicate addons from template for creature 13300 --- Create template addon for creature 13301 --- Create template addon for creature 13316 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13316; -INSERT INTO creature_template_addon VALUES (13316,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13316 --- Create template addon for creature 13317 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13317; -INSERT INTO creature_template_addon VALUES (13317,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13317 --- Clear duplicate addons from template for creature 13318 --- Create template addon for creature 13319 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13319; -INSERT INTO creature_template_addon VALUES (13319,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13319 --- Create template addon for creature 13320 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13320; -INSERT INTO creature_template_addon VALUES (13320,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13320 --- Clear duplicate addons from template for creature 13321 -DELETE FROM creature_addon WHERE guid = 49025; -DELETE FROM creature_addon WHERE guid = 49027; -DELETE FROM creature_addon WHERE guid = 49028; -DELETE FROM creature_addon WHERE guid = 49031; -DELETE FROM creature_addon WHERE guid = 49032; -DELETE FROM creature_addon WHERE guid = 49683; -DELETE FROM creature_addon WHERE guid = 49686; -DELETE FROM creature_addon WHERE guid = 49689; -DELETE FROM creature_addon WHERE guid = 49692; -DELETE FROM creature_addon WHERE guid = 49697; -DELETE FROM creature_addon WHERE guid = 51605; -DELETE FROM creature_addon WHERE guid = 91431; -DELETE FROM creature_addon WHERE guid = 91447; -DELETE FROM creature_addon WHERE guid = 91452; -DELETE FROM creature_addon WHERE guid = 91469; -DELETE FROM creature_addon WHERE guid = 91499; -DELETE FROM creature_addon WHERE guid = 91545; --- Create template addon for creature 13322 -DELETE FROM creature_template_addon WHERE entry =13322; -INSERT INTO creature_template_addon VALUES (13322,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13322 -DELETE FROM creature_addon WHERE guid = 35185; -DELETE FROM creature_addon WHERE guid = 35186; -DELETE FROM creature_addon WHERE guid = 35187; -DELETE FROM creature_addon WHERE guid = 35188; -DELETE FROM creature_addon WHERE guid = 35189; -DELETE FROM creature_addon WHERE guid = 35190; -DELETE FROM creature_addon WHERE guid = 35191; --- Clear duplicate addons from template for creature 13323 --- Create template addon for creature 13324 --- Create template addon for creature 13325 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13325; -INSERT INTO creature_template_addon VALUES (13325,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13325 --- Create template addon for creature 13326 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13326; -INSERT INTO creature_template_addon VALUES (13326,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13326 --- Create template addon for creature 13327 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13327; -INSERT INTO creature_template_addon VALUES (13327,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13327 --- Create template addon for creature 13328 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13328; -INSERT INTO creature_template_addon VALUES (13328,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13328 --- Create template addon for creature 13329 --- Create template addon for creature 13330 --- Create template addon for creature 13331 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13331; -INSERT INTO creature_template_addon VALUES (13331,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13331 --- Create template addon for creature 13332 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13332; -INSERT INTO creature_template_addon VALUES (13332,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13332 --- Create template addon for creature 13333 --- Create template addon for creature 13334 --- Create template addon for creature 13335 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13335; -INSERT INTO creature_template_addon VALUES (13335,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13335 --- Create template addon for creature 13336 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13336; -INSERT INTO creature_template_addon VALUES (13336,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13336 --- Create template addon for creature 13337 --- Create template addon for creature 13338 --- Create template addon for creature 13356 --- Create template addon for creature 13357 --- Create template addon for creature 13358 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13358; -INSERT INTO creature_template_addon VALUES (13358,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13358 --- Create template addon for creature 13359 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13359; -INSERT INTO creature_template_addon VALUES (13359,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13359 --- Create template addon for creature 13377 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13377; -INSERT INTO creature_template_addon VALUES (13377,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13377 --- Create template addon for creature 13378 --- Create template addon for creature 13396 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13396; -INSERT INTO creature_template_addon VALUES (13396,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13396 --- Create template addon for creature 13397 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13397; -INSERT INTO creature_template_addon VALUES (13397,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13397 --- Create template addon for creature 13416 --- Create template addon for creature 13417 -DELETE FROM creature_template_addon WHERE entry =13417; -INSERT INTO creature_template_addon VALUES (13417,0,0,0,16,0,0,NULL); --- Clear duplicate addons from template for creature 13417 -DELETE FROM creature_addon WHERE guid = 4664; --- Create template addon for creature 13418 -DELETE FROM creature_template_addon WHERE entry =13418; -INSERT INTO creature_template_addon VALUES (13418,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13418 -DELETE FROM creature_addon WHERE guid = 53618; --- Create template addon for creature 13419 --- Create template addon for creature 13420 -DELETE FROM creature_template_addon WHERE entry =13420; -INSERT INTO creature_template_addon VALUES (13420,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13420 -DELETE FROM creature_addon WHERE guid = 53620; --- Create template addon for creature 13421 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13421; -INSERT INTO creature_template_addon VALUES (13421,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13421 --- Create template addon for creature 13422 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13422; -INSERT INTO creature_template_addon VALUES (13422,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13422 --- Create template addon for creature 13424 --- Create template addon for creature 13425 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13425; -INSERT INTO creature_template_addon VALUES (13425,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13425 --- Create template addon for creature 13426 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13426; -INSERT INTO creature_template_addon VALUES (13426,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13426 --- Create template addon for creature 13427 --- Create template addon for creature 13428 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13428; -INSERT INTO creature_template_addon VALUES (13428,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13428 --- Create template addon for creature 13429 -DELETE FROM creature_template_addon WHERE entry =13429; -INSERT INTO creature_template_addon VALUES (13429,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13429 -DELETE FROM creature_addon WHERE guid = 53631; --- Create template addon for creature 13430 -DELETE FROM creature_template_addon WHERE entry =13430; -INSERT INTO creature_template_addon VALUES (13430,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13430 -DELETE FROM creature_addon WHERE guid = 86233; --- Create template addon for creature 13431 --- Create template addon for creature 13432 --- Create template addon for creature 13433 -DELETE FROM creature_template_addon WHERE entry =13433; -INSERT INTO creature_template_addon VALUES (13433,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13433 -DELETE FROM creature_addon WHERE guid = 86182; --- Create template addon for creature 13434 -DELETE FROM creature_template_addon WHERE entry =13434; -INSERT INTO creature_template_addon VALUES (13434,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13434 -DELETE FROM creature_addon WHERE guid = 86180; --- Create template addon for creature 13435 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13435; -INSERT INTO creature_template_addon VALUES (13435,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13435 --- Create template addon for creature 13436 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13436; -INSERT INTO creature_template_addon VALUES (13436,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13436 --- Create template addon for creature 13437 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13437; -INSERT INTO creature_template_addon VALUES (13437,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13437 --- Create template addon for creature 13438 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13438; -INSERT INTO creature_template_addon VALUES (13438,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13438 --- Create template addon for creature 13439 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13439; -INSERT INTO creature_template_addon VALUES (13439,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13439 --- Create template addon for creature 13440 --- Create template addon for creature 13441 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13441; -INSERT INTO creature_template_addon VALUES (13441,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13441 --- Create template addon for creature 13442 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13442; -INSERT INTO creature_template_addon VALUES (13442,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13442 --- Create template addon for creature 13443 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13443; -INSERT INTO creature_template_addon VALUES (13443,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13443 --- Create template addon for creature 13444 -DELETE FROM creature_template_addon WHERE entry =13444; -INSERT INTO creature_template_addon VALUES (13444,0,5,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13444 -DELETE FROM creature_addon WHERE guid = 86184; --- Create template addon for creature 13445 -DELETE FROM creature_template_addon WHERE entry =13445; -INSERT INTO creature_template_addon VALUES (13445,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13445 -DELETE FROM creature_addon WHERE guid = 53646; --- Create template addon for creature 13446 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13446; -INSERT INTO creature_template_addon VALUES (13446,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13446 --- Create template addon for creature 13447 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13447; -INSERT INTO creature_template_addon VALUES (13447,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13447 --- Create template addon for creature 13448 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13448; -INSERT INTO creature_template_addon VALUES (13448,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13448 --- Create template addon for creature 13449 --- Create template addon for creature 13456 --- Create template addon for creature 13476 -DELETE FROM creature_template_addon WHERE entry =13476; -INSERT INTO creature_template_addon VALUES (13476,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13476 -DELETE FROM creature_addon WHERE guid = 24086; --- Create template addon for creature 13477 --- Create template addon for creature 13516 --- Create template addon for creature 13517 --- Create template addon for creature 13518 --- Create template addon for creature 13519 --- Create template addon for creature 13520 --- Create template addon for creature 13521 --- Create template addon for creature 13522 --- Create template addon for creature 13523 --- Create template addon for creature 13524 --- Create template addon for creature 13525 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13525; -INSERT INTO creature_template_addon VALUES (13525,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13525 --- Create template addon for creature 13526 --- Create template addon for creature 13527 --- Create template addon for creature 13528 --- Create template addon for creature 13529 --- Create template addon for creature 13530 --- Create template addon for creature 13531 --- Clear duplicate addons from template for creature 13533 -DELETE FROM creature_addon WHERE guid = 54130; --- Create template addon for creature 13534 --- Create template addon for creature 13535 --- Create template addon for creature 13536 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13536; -INSERT INTO creature_template_addon VALUES (13536,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13536 --- Create template addon for creature 13537 --- Create template addon for creature 13538 --- Create template addon for creature 13539 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13539; -INSERT INTO creature_template_addon VALUES (13539,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13539 --- Create template addon for creature 13540 --- Create template addon for creature 13541 --- Create template addon for creature 13542 --- Create template addon for creature 13543 --- Create template addon for creature 13544 --- Create template addon for creature 13545 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13545; -INSERT INTO creature_template_addon VALUES (13545,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13545 --- Create template addon for creature 13546 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13546; -INSERT INTO creature_template_addon VALUES (13546,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13546 --- Create template addon for creature 13547 --- Create template addon for creature 13548 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13548; -INSERT INTO creature_template_addon VALUES (13548,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13548 --- Create template addon for creature 13549 --- Create template addon for creature 13550 --- Create template addon for creature 13551 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13551; -INSERT INTO creature_template_addon VALUES (13551,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13551 --- Create template addon for creature 13552 --- Create template addon for creature 13553 --- Create template addon for creature 13554 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13554; -INSERT INTO creature_template_addon VALUES (13554,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13554 --- Create template addon for creature 13555 --- Create template addon for creature 13556 --- Create template addon for creature 13557 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13557; -INSERT INTO creature_template_addon VALUES (13557,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13557 --- Create template addon for creature 13576 --- Clear duplicate addons from template for creature 13577 --- Clear duplicate addons from template for creature 13596 --- Create template addon for creature 13597 --- Create template addon for creature 13598 --- Clear duplicate addons from template for creature 13599 --- Clear duplicate addons from template for creature 13601 --- Create template addon for creature 13602 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13602; -INSERT INTO creature_template_addon VALUES (13602,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13602 -DELETE FROM creature_addon WHERE guid = 89424; --- Create template addon for creature 13616 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13616; -INSERT INTO creature_template_addon VALUES (13616,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13616 --- Create template addon for creature 13617 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13617; -INSERT INTO creature_template_addon VALUES (13617,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13617 --- Create template addon for creature 13618 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13618; -INSERT INTO creature_template_addon VALUES (13618,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13618 --- Create template addon for creature 13619 --- Create template addon for creature 13620 --- Create template addon for creature 13636 -DELETE FROM creature_template_addon WHERE entry =13636; -INSERT INTO creature_template_addon VALUES (13636,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13636 -DELETE FROM creature_addon WHERE guid = 89423; --- Create template addon for creature 13656 -DELETE FROM creature_template_addon WHERE entry =13656; -INSERT INTO creature_template_addon VALUES (13656,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13656 -DELETE FROM creature_addon WHERE guid = 28149; --- Create template addon for creature 13676 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13676; -INSERT INTO creature_template_addon VALUES (13676,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13676 --- Create template addon for creature 13696 --- Create template addon for creature 13697 -DELETE FROM creature_template_addon WHERE entry =13697; -INSERT INTO creature_template_addon VALUES (13697,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13697 -DELETE FROM creature_addon WHERE guid = 29063; --- Create template addon for creature 13698 -DELETE FROM creature_template_addon WHERE entry =13698; -INSERT INTO creature_template_addon VALUES (13698,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13698 -DELETE FROM creature_addon WHERE guid = 29064; --- Create template addon for creature 13699 -DELETE FROM creature_template_addon WHERE entry =13699; -INSERT INTO creature_template_addon VALUES (13699,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13699 -DELETE FROM creature_addon WHERE guid = 29065; --- Create template addon for creature 13716 --- Create template addon for creature 13717 -DELETE FROM creature_template_addon WHERE entry =13717; -INSERT INTO creature_template_addon VALUES (13717,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13717 -DELETE FROM creature_addon WHERE guid = 29069; --- Create template addon for creature 13718 -DELETE FROM creature_template_addon WHERE entry =13718; -INSERT INTO creature_template_addon VALUES (13718,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13718 -DELETE FROM creature_addon WHERE guid = 29070; --- Create template addon for creature 13736 --- Create template addon for creature 13737 -DELETE FROM creature_template_addon WHERE entry =13737; -INSERT INTO creature_template_addon VALUES (13737,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13737 -DELETE FROM creature_addon WHERE guid = 29088; -DELETE FROM creature_addon WHERE guid = 29089; -DELETE FROM creature_addon WHERE guid = 29090; -DELETE FROM creature_addon WHERE guid = 29091; -DELETE FROM creature_addon WHERE guid = 29092; --- Create template addon for creature 13738 --- Create template addon for creature 13739 --- Create template addon for creature 13740 --- Create template addon for creature 13741 --- Create template addon for creature 13742 --- Clear duplicate addons from template for creature 13743 --- Create template addon for creature 13756 --- Create template addon for creature 13776 -DELETE FROM creature_template_addon WHERE entry =13776; -INSERT INTO creature_template_addon VALUES (13776,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13776 -DELETE FROM creature_addon WHERE guid = 16579; --- Create template addon for creature 13777 -DELETE FROM creature_template_addon WHERE entry =13777; -INSERT INTO creature_template_addon VALUES (13777,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13777 -DELETE FROM creature_addon WHERE guid = 16577; --- Create template addon for creature 13778 --- Create template addon for creature 13796 --- Create template addon for creature 13797 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13797; -INSERT INTO creature_template_addon VALUES (13797,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13797 --- Create template addon for creature 13798 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13798; -INSERT INTO creature_template_addon VALUES (13798,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13798 --- Create template addon for creature 13816 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13816; -INSERT INTO creature_template_addon VALUES (13816,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13816 -DELETE FROM creature_addon WHERE guid = 16991; --- Create template addon for creature 13817 -DELETE FROM creature_template_addon WHERE entry =13817; -INSERT INTO creature_template_addon VALUES (13817,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13817 -DELETE FROM creature_addon WHERE guid = 16578; --- Create template addon for creature 13836 -DELETE FROM creature_template_addon WHERE entry =13836; -INSERT INTO creature_template_addon VALUES (13836,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13836 -DELETE FROM creature_addon WHERE guid = 26975; -DELETE FROM creature_addon WHERE guid = 26977; -DELETE FROM creature_addon WHERE guid = 26978; --- Create template addon for creature 13837 -DELETE FROM creature_template_addon WHERE entry =13837; -INSERT INTO creature_template_addon VALUES (13837,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13837 -DELETE FROM creature_addon WHERE guid = 26988; -DELETE FROM creature_addon WHERE guid = 26990; --- Create template addon for creature 13839 -DELETE FROM creature_template_addon WHERE entry =13839; -INSERT INTO creature_template_addon VALUES (13839,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13839 -DELETE FROM creature_addon WHERE guid = 28482; -DELETE FROM creature_addon WHERE guid = 28483; -DELETE FROM creature_addon WHERE guid = 28484; -DELETE FROM creature_addon WHERE guid = 33824; -DELETE FROM creature_addon WHERE guid = 33944; -DELETE FROM creature_addon WHERE guid = 33999; -DELETE FROM creature_addon WHERE guid = 38300; -DELETE FROM creature_addon WHERE guid = 38304; -DELETE FROM creature_addon WHERE guid = 39017; -DELETE FROM creature_addon WHERE guid = 39018; -DELETE FROM creature_addon WHERE guid = 39021; -DELETE FROM creature_addon WHERE guid = 41883; -DELETE FROM creature_addon WHERE guid = 41885; -DELETE FROM creature_addon WHERE guid = 41886; -DELETE FROM creature_addon WHERE guid = 41957; -DELETE FROM creature_addon WHERE guid = 41958; -DELETE FROM creature_addon WHERE guid = 41959; -DELETE FROM creature_addon WHERE guid = 41962; -DELETE FROM creature_addon WHERE guid = 41963; -DELETE FROM creature_addon WHERE guid = 41965; --- Create template addon for creature 13840 -DELETE FROM creature_template_addon WHERE entry =13840; -INSERT INTO creature_template_addon VALUES (13840,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13840 -DELETE FROM creature_addon WHERE guid = 16575; --- Create template addon for creature 13841 -DELETE FROM creature_template_addon WHERE entry =13841; -INSERT INTO creature_template_addon VALUES (13841,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13841 -DELETE FROM creature_addon WHERE guid = 16989; --- Create template addon for creature 13842 -DELETE FROM creature_template_addon WHERE entry =13842; -INSERT INTO creature_template_addon VALUES (13842,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13842 -DELETE FROM creature_addon WHERE guid = 703; --- Clear duplicate addons from template for creature 13843 --- Create template addon for creature 13876 -DELETE FROM creature_template_addon WHERE entry =13876; -INSERT INTO creature_template_addon VALUES (13876,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13876 -DELETE FROM creature_addon WHERE guid = 30138; --- Create template addon for creature 13896 -DELETE FROM creature_template_addon WHERE entry =13896; -INSERT INTO creature_template_addon VALUES (13896,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13896 -DELETE FROM creature_addon WHERE guid = 35864; --- Create template addon for creature 13916 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13916; -INSERT INTO creature_template_addon VALUES (13916,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13916 --- Create template addon for creature 13917 -DELETE FROM creature_template_addon WHERE entry =13917; -INSERT INTO creature_template_addon VALUES (13917,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13917 -DELETE FROM creature_addon WHERE guid = 41770; --- Create template addon for creature 13936 -DELETE FROM creature_template_addon WHERE entry =13936; -INSERT INTO creature_template_addon VALUES (13936,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13936 -DELETE FROM creature_addon WHERE guid = 14810; --- Create template addon for creature 13956 --- Create template addon for creature 13957 --- Create template addon for creature 13958 --- Create template addon for creature 13959 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13959; -INSERT INTO creature_template_addon VALUES (13959,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13959 --- Create template addon for creature 13976 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =13976; -INSERT INTO creature_template_addon VALUES (13976,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 13976 --- Clear duplicate addons from template for creature 13996 --- Create template addon for creature 14020 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14020; -INSERT INTO creature_template_addon VALUES (14020,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14020 --- Create template addon for creature 14021 --- Create template addon for creature 14022 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14022; -INSERT INTO creature_template_addon VALUES (14022,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14022 --- Create template addon for creature 14023 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14023; -INSERT INTO creature_template_addon VALUES (14023,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14023 --- Create template addon for creature 14024 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14024; -INSERT INTO creature_template_addon VALUES (14024,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14024 --- Create template addon for creature 14025 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14025; -INSERT INTO creature_template_addon VALUES (14025,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14025 --- Create template addon for creature 14026 --- Create template addon for creature 14027 --- Create template addon for creature 14028 --- Create template addon for creature 14029 --- Create template addon for creature 14030 --- Create template addon for creature 14031 --- Create template addon for creature 14041 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14041; -INSERT INTO creature_template_addon VALUES (14041,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14041 --- Create template addon for creature 14081 --- Create template addon for creature 14101 --- Create template addon for creature 14121 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14121; -INSERT INTO creature_template_addon VALUES (14121,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14121 --- Create template addon for creature 14122 --- Create template addon for creature 14123 -DELETE FROM creature_template_addon WHERE entry =14123; -INSERT INTO creature_template_addon VALUES (14123,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14123 -DELETE FROM creature_addon WHERE guid = 21833; -DELETE FROM creature_addon WHERE guid = 21834; -DELETE FROM creature_addon WHERE guid = 21835; -DELETE FROM creature_addon WHERE guid = 21836; -DELETE FROM creature_addon WHERE guid = 21837; -DELETE FROM creature_addon WHERE guid = 21838; -DELETE FROM creature_addon WHERE guid = 21839; -DELETE FROM creature_addon WHERE guid = 21840; -DELETE FROM creature_addon WHERE guid = 21841; -DELETE FROM creature_addon WHERE guid = 21842; -DELETE FROM creature_addon WHERE guid = 21853; -DELETE FROM creature_addon WHERE guid = 21854; -DELETE FROM creature_addon WHERE guid = 21855; -DELETE FROM creature_addon WHERE guid = 21856; -DELETE FROM creature_addon WHERE guid = 21857; -DELETE FROM creature_addon WHERE guid = 21858; -DELETE FROM creature_addon WHERE guid = 21859; -DELETE FROM creature_addon WHERE guid = 21860; -DELETE FROM creature_addon WHERE guid = 21861; -DELETE FROM creature_addon WHERE guid = 21862; -DELETE FROM creature_addon WHERE guid = 21870; -DELETE FROM creature_addon WHERE guid = 21871; -DELETE FROM creature_addon WHERE guid = 21872; -DELETE FROM creature_addon WHERE guid = 21873; -DELETE FROM creature_addon WHERE guid = 21874; -DELETE FROM creature_addon WHERE guid = 21875; -DELETE FROM creature_addon WHERE guid = 21876; -DELETE FROM creature_addon WHERE guid = 21877; -DELETE FROM creature_addon WHERE guid = 21878; -DELETE FROM creature_addon WHERE guid = 21879; -DELETE FROM creature_addon WHERE guid = 21889; -DELETE FROM creature_addon WHERE guid = 21890; -DELETE FROM creature_addon WHERE guid = 21891; -DELETE FROM creature_addon WHERE guid = 21892; -DELETE FROM creature_addon WHERE guid = 21893; -DELETE FROM creature_addon WHERE guid = 21894; -DELETE FROM creature_addon WHERE guid = 21895; -DELETE FROM creature_addon WHERE guid = 21896; -DELETE FROM creature_addon WHERE guid = 21897; -DELETE FROM creature_addon WHERE guid = 21898; -DELETE FROM creature_addon WHERE guid = 21907; -DELETE FROM creature_addon WHERE guid = 21908; -DELETE FROM creature_addon WHERE guid = 21909; --- Create template addon for creature 14182 -DELETE FROM creature_template_addon WHERE entry =14182; -INSERT INTO creature_template_addon VALUES (14182,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14182 -DELETE FROM creature_addon WHERE guid = 4760; --- Clear duplicate addons from template for creature 14183 --- Create template addon for creature 14185 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14185; -INSERT INTO creature_template_addon VALUES (14185,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14185 --- Create template addon for creature 14186 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14186; -INSERT INTO creature_template_addon VALUES (14186,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14186 --- Create template addon for creature 14187 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14187; -INSERT INTO creature_template_addon VALUES (14187,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14187 --- Create template addon for creature 14188 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14188; -INSERT INTO creature_template_addon VALUES (14188,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14188 --- Create template addon for creature 14221 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14221; -INSERT INTO creature_template_addon VALUES (14221,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14221 --- Create template addon for creature 14222 -DELETE FROM creature_template_addon WHERE entry =14222; -INSERT INTO creature_template_addon VALUES (14222,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14222 -DELETE FROM creature_addon WHERE guid = 17066; --- Create template addon for creature 14223 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14223; -INSERT INTO creature_template_addon VALUES (14223,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14223 --- Create template addon for creature 14224 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14224; -INSERT INTO creature_template_addon VALUES (14224,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14224 --- Create template addon for creature 14225 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14225; -INSERT INTO creature_template_addon VALUES (14225,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14225 --- Create template addon for creature 14226 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14226; -INSERT INTO creature_template_addon VALUES (14226,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14226 --- Create template addon for creature 14227 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14227; -INSERT INTO creature_template_addon VALUES (14227,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14227 --- Create template addon for creature 14228 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14228; -INSERT INTO creature_template_addon VALUES (14228,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14228 --- Create template addon for creature 14229 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14229; -INSERT INTO creature_template_addon VALUES (14229,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14229 --- Create template addon for creature 14230 -DELETE FROM creature_template_addon WHERE entry =14230; -INSERT INTO creature_template_addon VALUES (14230,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14230 -DELETE FROM creature_addon WHERE guid = 31612; --- Create template addon for creature 14231 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14231; -INSERT INTO creature_template_addon VALUES (14231,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14231 --- Create template addon for creature 14232 --- Create template addon for creature 14233 --- Create template addon for creature 14234 -DELETE FROM creature_template_addon WHERE entry =14234; -INSERT INTO creature_template_addon VALUES (14234,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14234 -DELETE FROM creature_addon WHERE guid = 31481; --- Create template addon for creature 14235 --- Create template addon for creature 14236 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14236; -INSERT INTO creature_template_addon VALUES (14236,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14236 --- Create template addon for creature 14237 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14237; -INSERT INTO creature_template_addon VALUES (14237,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14237 --- Create template addon for creature 14241 --- Create template addon for creature 14261 --- Create template addon for creature 14262 --- Create template addon for creature 14263 --- Create template addon for creature 14264 --- Create template addon for creature 14265 --- Create template addon for creature 14266 -DELETE FROM creature_template_addon WHERE entry =14266; -INSERT INTO creature_template_addon VALUES (14266,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14266 -DELETE FROM creature_addon WHERE guid = 8370; --- Create template addon for creature 14267 -DELETE FROM creature_template_addon WHERE entry =14267; -INSERT INTO creature_template_addon VALUES (14267,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14267 -DELETE FROM creature_addon WHERE guid = 9206; --- Create template addon for creature 14268 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14268; -INSERT INTO creature_template_addon VALUES (14268,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14268 -DELETE FROM creature_addon WHERE guid = 8690; --- Create template addon for creature 14269 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14269; -INSERT INTO creature_template_addon VALUES (14269,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14269 --- Create template addon for creature 14270 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14270; -INSERT INTO creature_template_addon VALUES (14270,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14270 -DELETE FROM creature_addon WHERE guid = 10169; --- Create template addon for creature 14271 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14271; -INSERT INTO creature_template_addon VALUES (14271,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14271 -DELETE FROM creature_addon WHERE guid = 10195; --- Create template addon for creature 14272 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14272; -INSERT INTO creature_template_addon VALUES (14272,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14272 -DELETE FROM creature_addon WHERE guid = 10459; --- Create template addon for creature 14273 -DELETE FROM creature_template_addon WHERE entry =14273; -INSERT INTO creature_template_addon VALUES (14273,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14273 -DELETE FROM creature_addon WHERE guid = 6710; --- Create template addon for creature 14274 --- Create template addon for creature 14275 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14275; -INSERT INTO creature_template_addon VALUES (14275,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14275 --- Create template addon for creature 14276 -DELETE FROM creature_template_addon WHERE entry =14276; -INSERT INTO creature_template_addon VALUES (14276,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14276 -DELETE FROM creature_addon WHERE guid = 15970; --- Create template addon for creature 14277 -DELETE FROM creature_template_addon WHERE entry =14277; -INSERT INTO creature_template_addon VALUES (14277,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14277 -DELETE FROM creature_addon WHERE guid = 16047; --- Create template addon for creature 14278 -DELETE FROM creature_template_addon WHERE entry =14278; -INSERT INTO creature_template_addon VALUES (14278,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14278 -DELETE FROM creature_addon WHERE guid = 15973; --- Create template addon for creature 14279 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14279; -INSERT INTO creature_template_addon VALUES (14279,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14279 --- Create template addon for creature 14280 -DELETE FROM creature_template_addon WHERE entry =14280; -INSERT INTO creature_template_addon VALUES (14280,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14280 -DELETE FROM creature_addon WHERE guid = 15839; --- Create template addon for creature 14281 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14281; -INSERT INTO creature_template_addon VALUES (14281,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14281 --- Create template addon for creature 14282 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14282; -INSERT INTO creature_template_addon VALUES (14282,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14282 --- Create template addon for creature 14283 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14283; -INSERT INTO creature_template_addon VALUES (14283,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14283 --- Create template addon for creature 14284 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14284; -INSERT INTO creature_template_addon VALUES (14284,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14284 -DELETE FROM creature_addon WHERE guid = 16583; -DELETE FROM creature_addon WHERE guid = 16584; -DELETE FROM creature_addon WHERE guid = 16585; -DELETE FROM creature_addon WHERE guid = 16586; -DELETE FROM creature_addon WHERE guid = 16587; -DELETE FROM creature_addon WHERE guid = 16588; -DELETE FROM creature_addon WHERE guid = 16589; -DELETE FROM creature_addon WHERE guid = 16590; -DELETE FROM creature_addon WHERE guid = 16591; -DELETE FROM creature_addon WHERE guid = 16592; -DELETE FROM creature_addon WHERE guid = 16593; -DELETE FROM creature_addon WHERE guid = 16594; -DELETE FROM creature_addon WHERE guid = 16595; --- Create template addon for creature 14285 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14285; -INSERT INTO creature_template_addon VALUES (14285,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14285 -DELETE FROM creature_addon WHERE guid = 16597; -DELETE FROM creature_addon WHERE guid = 16598; -DELETE FROM creature_addon WHERE guid = 16603; -DELETE FROM creature_addon WHERE guid = 16604; -DELETE FROM creature_addon WHERE guid = 16605; -DELETE FROM creature_addon WHERE guid = 16606; -DELETE FROM creature_addon WHERE guid = 16608; -DELETE FROM creature_addon WHERE guid = 16609; -DELETE FROM creature_addon WHERE guid = 16610; -DELETE FROM creature_addon WHERE guid = 16611; --- Create template addon for creature 14301 -DELETE FROM creature_template_addon WHERE entry =14301; -INSERT INTO creature_template_addon VALUES (14301,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14301 -DELETE FROM creature_addon WHERE guid = 36097; --- Create template addon for creature 14302 --- Create template addon for creature 14303 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14303; -INSERT INTO creature_template_addon VALUES (14303,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14303 --- Create template addon for creature 14304 -DELETE FROM creature_template_addon WHERE entry =14304; -INSERT INTO creature_template_addon VALUES (14304,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14304 -DELETE FROM creature_addon WHERE guid = 3371; -DELETE FROM creature_addon WHERE guid = 3372; -DELETE FROM creature_addon WHERE guid = 3373; -DELETE FROM creature_addon WHERE guid = 3374; -DELETE FROM creature_addon WHERE guid = 3375; -DELETE FROM creature_addon WHERE guid = 3376; -DELETE FROM creature_addon WHERE guid = 3377; -DELETE FROM creature_addon WHERE guid = 3378; -DELETE FROM creature_addon WHERE guid = 3379; -DELETE FROM creature_addon WHERE guid = 3380; -DELETE FROM creature_addon WHERE guid = 6548; -DELETE FROM creature_addon WHERE guid = 6549; -DELETE FROM creature_addon WHERE guid = 6550; -DELETE FROM creature_addon WHERE guid = 6551; -DELETE FROM creature_addon WHERE guid = 6552; -DELETE FROM creature_addon WHERE guid = 6553; -DELETE FROM creature_addon WHERE guid = 6554; -DELETE FROM creature_addon WHERE guid = 6555; -DELETE FROM creature_addon WHERE guid = 6556; -DELETE FROM creature_addon WHERE guid = 6557; -DELETE FROM creature_addon WHERE guid = 7393; -DELETE FROM creature_addon WHERE guid = 7394; -DELETE FROM creature_addon WHERE guid = 7395; -DELETE FROM creature_addon WHERE guid = 7396; --- Create template addon for creature 14305 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14305; -INSERT INTO creature_template_addon VALUES (14305,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14305 --- Create template addon for creature 14306 --- Create template addon for creature 14307 --- Create template addon for creature 14308 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14308; -INSERT INTO creature_template_addon VALUES (14308,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14308 --- Create template addon for creature 14309 --- Create template addon for creature 14310 --- Create template addon for creature 14311 --- Create template addon for creature 14312 --- Create template addon for creature 14321 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14321; -INSERT INTO creature_template_addon VALUES (14321,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14321 --- Create template addon for creature 14322 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14322; -INSERT INTO creature_template_addon VALUES (14322,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14322 --- Create template addon for creature 14323 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14323; -INSERT INTO creature_template_addon VALUES (14323,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14323 --- Create template addon for creature 14324 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14324; -INSERT INTO creature_template_addon VALUES (14324,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14324 --- Create template addon for creature 14325 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14325; -INSERT INTO creature_template_addon VALUES (14325,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14325 --- Create template addon for creature 14326 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14326; -INSERT INTO creature_template_addon VALUES (14326,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14326 --- Create template addon for creature 14327 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14327; -INSERT INTO creature_template_addon VALUES (14327,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14327 --- Create template addon for creature 14329 --- Create template addon for creature 14330 --- Create template addon for creature 14331 --- Create template addon for creature 14332 --- Create template addon for creature 14333 --- Create template addon for creature 14334 --- Create template addon for creature 14335 --- Create template addon for creature 14336 --- Create template addon for creature 14337 --- Create template addon for creature 14338 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14338; -INSERT INTO creature_template_addon VALUES (14338,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14338 --- Create template addon for creature 14339 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14339; -INSERT INTO creature_template_addon VALUES (14339,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14339 -DELETE FROM creature_addon WHERE guid = 40656; --- Create template addon for creature 14340 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14340; -INSERT INTO creature_template_addon VALUES (14340,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14340 --- Create template addon for creature 14342 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14342; -INSERT INTO creature_template_addon VALUES (14342,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14342 --- Create template addon for creature 14343 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14343; -INSERT INTO creature_template_addon VALUES (14343,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14343 --- Create template addon for creature 14344 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14344; -INSERT INTO creature_template_addon VALUES (14344,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14344 --- Create template addon for creature 14345 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14345; -INSERT INTO creature_template_addon VALUES (14345,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14345 --- Create template addon for creature 14347 -DELETE FROM creature_template_addon WHERE entry =14347; -INSERT INTO creature_template_addon VALUES (14347,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14347 -DELETE FROM creature_addon WHERE guid = 42744; --- Create template addon for creature 14348 -DELETE FROM creature_template_addon WHERE entry =14348; -INSERT INTO creature_template_addon VALUES (14348,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14348 -DELETE FROM creature_addon WHERE guid = 40995; --- Create template addon for creature 14349 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14349; -INSERT INTO creature_template_addon VALUES (14349,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14349 --- Create template addon for creature 14350 --- Create template addon for creature 14351 --- Create template addon for creature 14353 --- Create template addon for creature 14354 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14354; -INSERT INTO creature_template_addon VALUES (14354,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14354 --- Create template addon for creature 14355 -DELETE FROM creature_template_addon WHERE entry =14355; -INSERT INTO creature_template_addon VALUES (14355,0,1,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14355 -DELETE FROM creature_addon WHERE guid = 50004; --- Create template addon for creature 14356 -DELETE FROM creature_template_addon WHERE entry =14356; -INSERT INTO creature_template_addon VALUES (14356,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14356 -DELETE FROM creature_addon WHERE guid = 38793; -DELETE FROM creature_addon WHERE guid = 38796; -DELETE FROM creature_addon WHERE guid = 40237; -DELETE FROM creature_addon WHERE guid = 41704; -DELETE FROM creature_addon WHERE guid = 41771; -DELETE FROM creature_addon WHERE guid = 41797; -DELETE FROM creature_addon WHERE guid = 41798; -DELETE FROM creature_addon WHERE guid = 41800; --- Create template addon for creature 14357 -DELETE FROM creature_template_addon WHERE entry =14357; -INSERT INTO creature_template_addon VALUES (14357,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14357 -DELETE FROM creature_addon WHERE guid = 8780; -DELETE FROM creature_addon WHERE guid = 29890; --- Create template addon for creature 14358 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14358; -INSERT INTO creature_template_addon VALUES (14358,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14358 --- Create template addon for creature 14361 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14361; -INSERT INTO creature_template_addon VALUES (14361,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14361 --- Create template addon for creature 14362 --- Clear duplicate addons from template for creature 14363 --- Create template addon for creature 14364 --- Clear duplicate addons from template for creature 14365 --- Create template addon for creature 14366 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14366; -INSERT INTO creature_template_addon VALUES (14366,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14366 --- Clear duplicate addons from template for creature 14367 --- Create template addon for creature 14368 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14368; -INSERT INTO creature_template_addon VALUES (14368,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14368 --- Create template addon for creature 14369 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14369; -INSERT INTO creature_template_addon VALUES (14369,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14369 --- Create template addon for creature 14370 --- Create template addon for creature 14371 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14371; -INSERT INTO creature_template_addon VALUES (14371,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14371 --- Create template addon for creature 14372 --- Create template addon for creature 14373 -DELETE FROM creature_template_addon WHERE entry =14373; -INSERT INTO creature_template_addon VALUES (14373,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14373 -DELETE FROM creature_addon WHERE guid = 50010; --- Create template addon for creature 14374 -DELETE FROM creature_template_addon WHERE entry =14374; -INSERT INTO creature_template_addon VALUES (14374,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14374 -DELETE FROM creature_addon WHERE guid = 50011; --- Clear duplicate addons from template for creature 14375 --- Clear duplicate addons from template for creature 14376 --- Clear duplicate addons from template for creature 14377 --- Clear duplicate addons from template for creature 14378 -DELETE FROM creature_addon WHERE guid = 46216; --- Clear duplicate addons from template for creature 14379 --- Clear duplicate addons from template for creature 14380 --- Create template addon for creature 14381 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14381; -INSERT INTO creature_template_addon VALUES (14381,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14381 --- Create template addon for creature 14382 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14382; -INSERT INTO creature_template_addon VALUES (14382,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14382 --- Create template addon for creature 14383 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14383; -INSERT INTO creature_template_addon VALUES (14383,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14383 --- Create template addon for creature 14385 --- Create template addon for creature 14386 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14386; -INSERT INTO creature_template_addon VALUES (14386,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14386 --- Create template addon for creature 14387 -DELETE FROM creature_template_addon WHERE entry =14387; -INSERT INTO creature_template_addon VALUES (14387,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14387 -DELETE FROM creature_addon WHERE guid = 3328; --- Create template addon for creature 14388 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14388; -INSERT INTO creature_template_addon VALUES (14388,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14388 --- Create template addon for creature 14389 --- Create template addon for creature 14390 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14390; -INSERT INTO creature_template_addon VALUES (14390,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14390 --- Create template addon for creature 14392 -DELETE FROM creature_template_addon WHERE entry =14392; -INSERT INTO creature_template_addon VALUES (14392,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14392 -DELETE FROM creature_addon WHERE guid = 6500; --- Create template addon for creature 14393 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14393; -INSERT INTO creature_template_addon VALUES (14393,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14393 --- Clear duplicate addons from template for creature 14394 --- Create template addon for creature 14395 -DELETE FROM creature_template_addon WHERE entry =14395; -INSERT INTO creature_template_addon VALUES (14395,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14395 -DELETE FROM creature_addon WHERE guid = 50061; --- Create template addon for creature 14396 --- Create template addon for creature 14397 --- Create template addon for creature 14398 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14398; -INSERT INTO creature_template_addon VALUES (14398,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14398 --- Create template addon for creature 14399 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14399; -INSERT INTO creature_template_addon VALUES (14399,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14399 --- Create template addon for creature 14400 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14400; -INSERT INTO creature_template_addon VALUES (14400,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14400 --- Clear duplicate addons from template for creature 14401 --- Clear duplicate addons from template for creature 14402 --- Clear duplicate addons from template for creature 14403 --- Clear duplicate addons from template for creature 14404 --- Create template addon for creature 14421 --- Create template addon for creature 14422 --- Clear duplicate addons from template for creature 14423 --- Create template addon for creature 14424 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14424; -INSERT INTO creature_template_addon VALUES (14424,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14424 --- Create template addon for creature 14425 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14425; -INSERT INTO creature_template_addon VALUES (14425,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14425 -DELETE FROM creature_addon WHERE guid = 11183; --- Create template addon for creature 14426 -DELETE FROM creature_template_addon WHERE entry =14426; -INSERT INTO creature_template_addon VALUES (14426,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14426 -DELETE FROM creature_addon WHERE guid = 21564; --- Create template addon for creature 14427 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14427; -INSERT INTO creature_template_addon VALUES (14427,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14427 --- Clear duplicate addons from template for creature 14428 -DELETE FROM creature_addon WHERE guid = 46350; --- Clear duplicate addons from template for creature 14429 --- Clear duplicate addons from template for creature 14430 -DELETE FROM creature_addon WHERE guid = 46351; --- Create template addon for creature 14431 -DELETE FROM creature_template_addon WHERE entry =14431; -INSERT INTO creature_template_addon VALUES (14431,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14431 -DELETE FROM creature_addon WHERE guid = 46352; --- Clear duplicate addons from template for creature 14432 -DELETE FROM creature_addon WHERE guid = 46354; --- Create template addon for creature 14433 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14433; -INSERT INTO creature_template_addon VALUES (14433,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14433 --- Create template addon for creature 14434 --- Create template addon for creature 14435 --- Create template addon for creature 14436 -DELETE FROM creature_template_addon WHERE entry =14436; -INSERT INTO creature_template_addon VALUES (14436,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14436 -DELETE FROM creature_addon WHERE guid = 3329; --- Create template addon for creature 14437 -DELETE FROM creature_template_addon WHERE entry =14437; -INSERT INTO creature_template_addon VALUES (14437,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14437 -DELETE FROM creature_addon WHERE guid = 4601; --- Clear duplicate addons from template for creature 14438 --- Clear duplicate addons from template for creature 14439 --- Create template addon for creature 14440 -DELETE FROM creature_template_addon WHERE entry =14440; -INSERT INTO creature_template_addon VALUES (14440,0,0,1,16,0,0,'18950'); --- Clear duplicate addons from template for creature 14440 -DELETE FROM creature_addon WHERE guid = 24782; --- Create template addon for creature 14441 -DELETE FROM creature_template_addon WHERE entry =14441; -INSERT INTO creature_template_addon VALUES (14441,0,0,1,16,0,0,'18950'); --- Clear duplicate addons from template for creature 14441 -DELETE FROM creature_addon WHERE guid = 24785; --- Create template addon for creature 14442 -DELETE FROM creature_template_addon WHERE entry =14442; -INSERT INTO creature_template_addon VALUES (14442,0,0,1,16,0,0,'18950'); --- Clear duplicate addons from template for creature 14442 -DELETE FROM creature_addon WHERE guid = 24786; --- Create template addon for creature 14443 --- Create template addon for creature 14444 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14444; -INSERT INTO creature_template_addon VALUES (14444,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14444 --- Create template addon for creature 14445 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14445; -INSERT INTO creature_template_addon VALUES (14445,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14445 --- Create template addon for creature 14446 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14446; -INSERT INTO creature_template_addon VALUES (14446,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14446 -DELETE FROM creature_addon WHERE guid = 43604; --- Create template addon for creature 14447 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14447; -INSERT INTO creature_template_addon VALUES (14447,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14447 --- Create template addon for creature 14448 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14448; -INSERT INTO creature_template_addon VALUES (14448,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14448 --- Create template addon for creature 14449 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14449; -INSERT INTO creature_template_addon VALUES (14449,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14449 --- Clear duplicate addons from template for creature 14450 --- Create template addon for creature 14451 -DELETE FROM creature_template_addon WHERE entry =14451; -INSERT INTO creature_template_addon VALUES (14451,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14451 -DELETE FROM creature_addon WHERE guid = 6512; --- Create template addon for creature 14452 --- Create template addon for creature 14453 --- Create template addon for creature 14454 --- Create template addon for creature 14455 --- Clear duplicate addons from template for creature 14456 --- Create template addon for creature 14457 --- Create template addon for creature 14458 --- Create template addon for creature 14459 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14459; -INSERT INTO creature_template_addon VALUES (14459,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14459 --- Create template addon for creature 14460 --- Create template addon for creature 14461 --- Create template addon for creature 14462 --- Create template addon for creature 14463 -DELETE FROM creature_template_addon WHERE entry =14463; -INSERT INTO creature_template_addon VALUES (14463,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14463 -DELETE FROM creature_addon WHERE guid = 2722; --- Create template addon for creature 14464 --- Create template addon for creature 14465 --- Create template addon for creature 14466 --- Create template addon for creature 14467 -DELETE FROM creature_template_addon WHERE entry =14467; -INSERT INTO creature_template_addon VALUES (14467,0,7,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14467 -DELETE FROM creature_addon WHERE guid = 39715; --- Create template addon for creature 14469 -DELETE FROM creature_template_addon WHERE entry =14469; -INSERT INTO creature_template_addon VALUES (14469,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14469 -DELETE FROM creature_addon WHERE guid = 39106; --- Create template addon for creature 14470 -DELETE FROM creature_template_addon WHERE entry =14470; -INSERT INTO creature_template_addon VALUES (14470,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14470 -DELETE FROM creature_addon WHERE guid = 39105; --- Create template addon for creature 14471 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14471; -INSERT INTO creature_template_addon VALUES (14471,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14471 --- Create template addon for creature 14472 -DELETE FROM creature_template_addon WHERE entry =14472; -INSERT INTO creature_template_addon VALUES (14472,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14472 -DELETE FROM creature_addon WHERE guid = 43119; --- Create template addon for creature 14473 -DELETE FROM creature_template_addon WHERE entry =14473; -INSERT INTO creature_template_addon VALUES (14473,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14473 -DELETE FROM creature_addon WHERE guid = 43120; -DELETE FROM creature_addon WHERE guid = 51782; --- Create template addon for creature 14474 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14474; -INSERT INTO creature_template_addon VALUES (14474,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14474 --- Create template addon for creature 14475 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14475; -INSERT INTO creature_template_addon VALUES (14475,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14475 --- Create template addon for creature 14476 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14476; -INSERT INTO creature_template_addon VALUES (14476,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14476 --- Create template addon for creature 14477 -DELETE FROM creature_template_addon WHERE entry =14477; -INSERT INTO creature_template_addon VALUES (14477,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14477 -DELETE FROM creature_addon WHERE guid = 43124; --- Create template addon for creature 14478 -DELETE FROM creature_template_addon WHERE entry =14478; -INSERT INTO creature_template_addon VALUES (14478,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14478 -DELETE FROM creature_addon WHERE guid = 43125; --- Create template addon for creature 14479 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14479; -INSERT INTO creature_template_addon VALUES (14479,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14479 --- Create template addon for creature 14480 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14480; -INSERT INTO creature_template_addon VALUES (14480,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14480 --- Create template addon for creature 14481 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14481; -INSERT INTO creature_template_addon VALUES (14481,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14481 --- Create template addon for creature 14482 --- Create template addon for creature 14483 --- Create template addon for creature 14484 --- Create template addon for creature 14485 --- Create template addon for creature 14486 --- Create template addon for creature 14487 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14487; -INSERT INTO creature_template_addon VALUES (14487,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14487 --- Create template addon for creature 14488 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14488; -INSERT INTO creature_template_addon VALUES (14488,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14488 --- Create template addon for creature 14489 --- Create template addon for creature 14490 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14490; -INSERT INTO creature_template_addon VALUES (14490,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14490 --- Create template addon for creature 14491 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14491; -INSERT INTO creature_template_addon VALUES (14491,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14491 --- Create template addon for creature 14492 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14492; -INSERT INTO creature_template_addon VALUES (14492,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14492 --- Create template addon for creature 14493 --- Clear duplicate addons from template for creature 14494 --- Create template addon for creature 14495 --- Clear duplicate addons from template for creature 14496 -DELETE FROM creature_addon WHERE guid = 79804; --- Clear duplicate addons from template for creature 14497 --- Create template addon for creature 14498 -DELETE FROM creature_template_addon WHERE entry =14498; -INSERT INTO creature_template_addon VALUES (14498,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14498 -DELETE FROM creature_addon WHERE guid = 6516; --- Create template addon for creature 14499 -DELETE FROM creature_template_addon WHERE entry =14499; -INSERT INTO creature_template_addon VALUES (14499,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14499 -DELETE FROM creature_addon WHERE guid = 6513; -DELETE FROM creature_addon WHERE guid = 6514; -DELETE FROM creature_addon WHERE guid = 6515; -DELETE FROM creature_addon WHERE guid = 6517; -DELETE FROM creature_addon WHERE guid = 6518; --- Create template addon for creature 14500 --- Create template addon for creature 14501 --- Create template addon for creature 14502 --- Create template addon for creature 14503 --- Create template addon for creature 14504 --- Create template addon for creature 14505 --- Create template addon for creature 14506 --- Create template addon for creature 14507 -DELETE FROM creature_template_addon WHERE entry =14507; -INSERT INTO creature_template_addon VALUES (14507,0,8,1,16,0,0,'21157'); --- Clear duplicate addons from template for creature 14507 -DELETE FROM creature_addon WHERE guid = 49194; --- Create template addon for creature 14508 -DELETE FROM creature_template_addon WHERE entry =14508; -INSERT INTO creature_template_addon VALUES (14508,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14508 -DELETE FROM creature_addon WHERE guid = 636; --- Create template addon for creature 14509 -DELETE FROM creature_template_addon WHERE entry =14509; -INSERT INTO creature_template_addon VALUES (14509,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14509 -DELETE FROM creature_addon WHERE guid = 49310; --- Create template addon for creature 14510 -DELETE FROM creature_template_addon WHERE entry =14510; -INSERT INTO creature_template_addon VALUES (14510,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14510 -DELETE FROM creature_addon WHERE guid = 49258; --- Create template addon for creature 14511 --- Create template addon for creature 14512 --- Create template addon for creature 14513 --- Create template addon for creature 14514 --- Create template addon for creature 14515 --- Create template addon for creature 14516 --- Create template addon for creature 14517 -DELETE FROM creature_template_addon WHERE entry =14517; -INSERT INTO creature_template_addon VALUES (14517,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14517 -DELETE FROM creature_addon WHERE guid = 49199; --- Create template addon for creature 14518 --- Create template addon for creature 14519 --- Create template addon for creature 14520 --- Create template addon for creature 14521 --- Create template addon for creature 14522 -DELETE FROM creature_template_addon WHERE entry =14522; -INSERT INTO creature_template_addon VALUES (14522,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14522 -DELETE FROM creature_addon WHERE guid = 39637; --- Create template addon for creature 14523 -DELETE FROM creature_template_addon WHERE entry =14523; -INSERT INTO creature_template_addon VALUES (14523,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14523 -DELETE FROM creature_addon WHERE guid = 39625; --- Create template addon for creature 14524 --- Create template addon for creature 14525 --- Create template addon for creature 14526 --- Create template addon for creature 14527 -DELETE FROM creature_template_addon WHERE entry =14527; -INSERT INTO creature_template_addon VALUES (14527,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14527 -DELETE FROM creature_addon WHERE guid = 24439; --- Create template addon for creature 14528 -DELETE FROM creature_template_addon WHERE entry =14528; -INSERT INTO creature_template_addon VALUES (14528,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14528 -DELETE FROM creature_addon WHERE guid = 24440; --- Create template addon for creature 14529 -DELETE FROM creature_template_addon WHERE entry =14529; -INSERT INTO creature_template_addon VALUES (14529,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14529 -DELETE FROM creature_addon WHERE guid = 4602; --- Create template addon for creature 14530 --- Create template addon for creature 14531 -DELETE FROM creature_template_addon WHERE entry =14531; -INSERT INTO creature_template_addon VALUES (14531,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14531 -DELETE FROM creature_addon WHERE guid = 42301; --- Create template addon for creature 14532 -DELETE FROM creature_template_addon WHERE entry =14532; -INSERT INTO creature_template_addon VALUES (14532,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14532 -DELETE FROM creature_addon WHERE guid = 49224; -DELETE FROM creature_addon WHERE guid = 49225; -DELETE FROM creature_addon WHERE guid = 49226; -DELETE FROM creature_addon WHERE guid = 49227; -DELETE FROM creature_addon WHERE guid = 49229; -DELETE FROM creature_addon WHERE guid = 49230; -DELETE FROM creature_addon WHERE guid = 49231; -DELETE FROM creature_addon WHERE guid = 49232; -DELETE FROM creature_addon WHERE guid = 49236; -DELETE FROM creature_addon WHERE guid = 49237; -DELETE FROM creature_addon WHERE guid = 49238; -DELETE FROM creature_addon WHERE guid = 49239; -DELETE FROM creature_addon WHERE guid = 49241; -DELETE FROM creature_addon WHERE guid = 49242; -DELETE FROM creature_addon WHERE guid = 49243; -DELETE FROM creature_addon WHERE guid = 49244; -DELETE FROM creature_addon WHERE guid = 49246; -DELETE FROM creature_addon WHERE guid = 49247; -DELETE FROM creature_addon WHERE guid = 49248; -DELETE FROM creature_addon WHERE guid = 49249; -DELETE FROM creature_addon WHERE guid = 49251; -DELETE FROM creature_addon WHERE guid = 49252; -DELETE FROM creature_addon WHERE guid = 49253; -DELETE FROM creature_addon WHERE guid = 49254; -DELETE FROM creature_addon WHERE guid = 49771; -DELETE FROM creature_addon WHERE guid = 49772; -DELETE FROM creature_addon WHERE guid = 49773; -DELETE FROM creature_addon WHERE guid = 49774; -DELETE FROM creature_addon WHERE guid = 49775; -DELETE FROM creature_addon WHERE guid = 91445; -DELETE FROM creature_addon WHERE guid = 91446; --- Create template addon for creature 14533 --- Create template addon for creature 14534 --- Create template addon for creature 14535 --- Create template addon for creature 14536 -DELETE FROM creature_template_addon WHERE entry =14536; -INSERT INTO creature_template_addon VALUES (14536,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14536 -DELETE FROM creature_addon WHERE guid = 43224; --- Create template addon for creature 14538 --- Create template addon for creature 14539 -DELETE FROM creature_template_addon WHERE entry =14539; -INSERT INTO creature_template_addon VALUES (14539,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14539 -DELETE FROM creature_addon WHERE guid = 6617; --- Create template addon for creature 14540 -DELETE FROM creature_template_addon WHERE entry =14540; -INSERT INTO creature_template_addon VALUES (14540,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14540 -DELETE FROM creature_addon WHERE guid = 6614; --- Create template addon for creature 14541 -DELETE FROM creature_template_addon WHERE entry =14541; -INSERT INTO creature_template_addon VALUES (14541,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14541 -DELETE FROM creature_addon WHERE guid = 6618; --- Create template addon for creature 14542 -DELETE FROM creature_template_addon WHERE entry =14542; -INSERT INTO creature_template_addon VALUES (14542,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14542 -DELETE FROM creature_addon WHERE guid = 26644; --- Create template addon for creature 14543 -DELETE FROM creature_template_addon WHERE entry =14543; -INSERT INTO creature_template_addon VALUES (14543,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14543 -DELETE FROM creature_addon WHERE guid = 6405; --- Create template addon for creature 14544 -DELETE FROM creature_template_addon WHERE entry =14544; -INSERT INTO creature_template_addon VALUES (14544,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14544 -DELETE FROM creature_addon WHERE guid = 6409; --- Create template addon for creature 14545 -DELETE FROM creature_template_addon WHERE entry =14545; -INSERT INTO creature_template_addon VALUES (14545,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14545 -DELETE FROM creature_addon WHERE guid = 6404; --- Clear duplicate addons from template for creature 14546 --- Clear duplicate addons from template for creature 14547 --- Clear duplicate addons from template for creature 14548 --- Create template addon for creature 14549 -DELETE FROM creature_template_addon WHERE entry =14549; -INSERT INTO creature_template_addon VALUES (14549,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14549 -DELETE FROM creature_addon WHERE guid = 26654; --- Create template addon for creature 14550 -DELETE FROM creature_template_addon WHERE entry =14550; -INSERT INTO creature_template_addon VALUES (14550,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14550 -DELETE FROM creature_addon WHERE guid = 26657; --- Clear duplicate addons from template for creature 14551 --- Clear duplicate addons from template for creature 14552 --- Clear duplicate addons from template for creature 14553 --- Create template addon for creature 14554 --- Clear duplicate addons from template for creature 14555 -DELETE FROM creature_addon WHERE guid = 48577; --- Clear duplicate addons from template for creature 14556 -DELETE FROM creature_addon WHERE guid = 49183; --- Create template addon for creature 14557 --- Create template addon for creature 14558 -DELETE FROM creature_template_addon WHERE entry =14558; -INSERT INTO creature_template_addon VALUES (14558,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14558 -DELETE FROM creature_addon WHERE guid = 31911; --- Clear duplicate addons from template for creature 14559 -DELETE FROM creature_addon WHERE guid = 14808; -DELETE FROM creature_addon WHERE guid = 24014; --- Clear duplicate addons from template for creature 14560 -DELETE FROM creature_addon WHERE guid = 8465; -DELETE FROM creature_addon WHERE guid = 14807; --- Clear duplicate addons from template for creature 14561 -DELETE FROM creature_addon WHERE guid = 14806; -DELETE FROM creature_addon WHERE guid = 24048; --- Create template addon for creature 14562 --- Create template addon for creature 14563 --- Create template addon for creature 14564 --- Create template addon for creature 14565 --- Create template addon for creature 14566 --- Create template addon for creature 14567 -DELETE FROM creature_template_addon WHERE entry =14567; -INSERT INTO creature_template_addon VALUES (14567,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14567 -DELETE FROM creature_addon WHERE guid = 23455; --- Create template addon for creature 14568 --- Create template addon for creature 14581 --- Create template addon for creature 14601 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14601; -INSERT INTO creature_template_addon VALUES (14601,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14601 --- Clear duplicate addons from template for creature 14602 -DELETE FROM creature_addon WHERE guid = 46180; --- Create template addon for creature 14603 --- Create template addon for creature 14604 --- Create template addon for creature 14605 --- Create template addon for creature 14606 --- Create template addon for creature 14621 -DELETE FROM creature_template_addon WHERE entry =14621; -INSERT INTO creature_template_addon VALUES (14621,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14621 -DELETE FROM creature_addon WHERE guid = 5845; --- Create template addon for creature 14622 -DELETE FROM creature_template_addon WHERE entry =14622; -INSERT INTO creature_template_addon VALUES (14622,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14622 -DELETE FROM creature_addon WHERE guid = 5590; -DELETE FROM creature_addon WHERE guid = 5591; -DELETE FROM creature_addon WHERE guid = 5592; -DELETE FROM creature_addon WHERE guid = 5593; -DELETE FROM creature_addon WHERE guid = 5594; -DELETE FROM creature_addon WHERE guid = 5595; --- Create template addon for creature 14623 --- Create template addon for creature 14624 -DELETE FROM creature_template_addon WHERE entry =14624; -INSERT INTO creature_template_addon VALUES (14624,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14624 -DELETE FROM creature_addon WHERE guid = 5589; --- Create template addon for creature 14625 -DELETE FROM creature_template_addon WHERE entry =14625; -INSERT INTO creature_template_addon VALUES (14625,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14625 -DELETE FROM creature_addon WHERE guid = 5586; --- Create template addon for creature 14626 -DELETE FROM creature_template_addon WHERE entry =14626; -INSERT INTO creature_template_addon VALUES (14626,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14626 -DELETE FROM creature_addon WHERE guid = 5585; --- Create template addon for creature 14627 -DELETE FROM creature_template_addon WHERE entry =14627; -INSERT INTO creature_template_addon VALUES (14627,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14627 -DELETE FROM creature_addon WHERE guid = 5587; --- Create template addon for creature 14628 -DELETE FROM creature_template_addon WHERE entry =14628; -INSERT INTO creature_template_addon VALUES (14628,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14628 -DELETE FROM creature_addon WHERE guid = 5588; --- Create template addon for creature 14629 --- Create template addon for creature 14630 --- Create template addon for creature 14631 --- Create template addon for creature 14632 --- Create template addon for creature 14633 --- Create template addon for creature 14634 -DELETE FROM creature_template_addon WHERE entry =14634; -INSERT INTO creature_template_addon VALUES (14634,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14634 -DELETE FROM creature_addon WHERE guid = 5584; --- Create template addon for creature 14635 --- Create template addon for creature 14636 --- Create template addon for creature 14637 -DELETE FROM creature_template_addon WHERE entry =14637; -INSERT INTO creature_template_addon VALUES (14637,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14637 -DELETE FROM creature_addon WHERE guid = 50014; --- Create template addon for creature 14638 --- Create template addon for creature 14639 --- Create template addon for creature 14640 --- Create template addon for creature 14645 --- Create template addon for creature 14646 -DELETE FROM creature_template_addon WHERE entry =14646; -INSERT INTO creature_template_addon VALUES (14646,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14646 -DELETE FROM creature_addon WHERE guid = 52146; --- Create template addon for creature 14661 -DELETE FROM creature_template_addon WHERE entry =14661; -INSERT INTO creature_template_addon VALUES (14661,0,0,1,16,0,0,'18951'); --- Clear duplicate addons from template for creature 14661 -DELETE FROM creature_addon WHERE guid = 50074; --- Create template addon for creature 14662 --- Create template addon for creature 14663 --- Create template addon for creature 14664 --- Create template addon for creature 14666 --- Create template addon for creature 14667 --- Create template addon for creature 14668 --- Create template addon for creature 14681 --- Create template addon for creature 14682 --- Create template addon for creature 14684 --- Create template addon for creature 14686 --- Create template addon for creature 14690 --- Create template addon for creature 14693 --- Create template addon for creature 14695 --- Create template addon for creature 14697 --- Create template addon for creature 14715 -DELETE FROM creature_template_addon WHERE entry =14715; -INSERT INTO creature_template_addon VALUES (14715,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14715 -DELETE FROM creature_addon WHERE guid = 32704; -DELETE FROM creature_addon WHERE guid = 32705; -DELETE FROM creature_addon WHERE guid = 32706; -DELETE FROM creature_addon WHERE guid = 32707; -DELETE FROM creature_addon WHERE guid = 32708; -DELETE FROM creature_addon WHERE guid = 32709; -DELETE FROM creature_addon WHERE guid = 32710; -DELETE FROM creature_addon WHERE guid = 32711; -DELETE FROM creature_addon WHERE guid = 32712; -DELETE FROM creature_addon WHERE guid = 32713; -DELETE FROM creature_addon WHERE guid = 32714; -DELETE FROM creature_addon WHERE guid = 32715; -DELETE FROM creature_addon WHERE guid = 32716; -DELETE FROM creature_addon WHERE guid = 32717; --- Create template addon for creature 14717 -DELETE FROM creature_template_addon WHERE entry =14717; -INSERT INTO creature_template_addon VALUES (14717,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14717 -DELETE FROM creature_addon WHERE guid = 14420; -DELETE FROM creature_addon WHERE guid = 14421; -DELETE FROM creature_addon WHERE guid = 14422; -DELETE FROM creature_addon WHERE guid = 14423; -DELETE FROM creature_addon WHERE guid = 14424; -DELETE FROM creature_addon WHERE guid = 14425; -DELETE FROM creature_addon WHERE guid = 14426; -DELETE FROM creature_addon WHERE guid = 14427; --- Create template addon for creature 14718 -DELETE FROM creature_template_addon WHERE entry =14718; -INSERT INTO creature_template_addon VALUES (14718,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14718 -DELETE FROM creature_addon WHERE guid = 14428; -DELETE FROM creature_addon WHERE guid = 14429; -DELETE FROM creature_addon WHERE guid = 14430; -DELETE FROM creature_addon WHERE guid = 14431; -DELETE FROM creature_addon WHERE guid = 14432; -DELETE FROM creature_addon WHERE guid = 14433; --- Create template addon for creature 14720 -DELETE FROM creature_template_addon WHERE entry =14720; -INSERT INTO creature_template_addon VALUES (14720,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14720 -DELETE FROM creature_addon WHERE guid = 6499; --- Clear duplicate addons from template for creature 14721 --- Clear duplicate addons from template for creature 14722 --- Clear duplicate addons from template for creature 14723 --- Clear duplicate addons from template for creature 14724 --- Clear duplicate addons from template for creature 14725 -DELETE FROM creature_addon WHERE guid = 46559; --- Create template addon for creature 14726 -DELETE FROM creature_template_addon WHERE entry =14726; -INSERT INTO creature_template_addon VALUES (14726,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14726 -DELETE FROM creature_addon WHERE guid = 3421; --- Create template addon for creature 14727 -DELETE FROM creature_template_addon WHERE entry =14727; -INSERT INTO creature_template_addon VALUES (14727,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14727 -DELETE FROM creature_addon WHERE guid = 3422; --- Create template addon for creature 14728 -DELETE FROM creature_template_addon WHERE entry =14728; -INSERT INTO creature_template_addon VALUES (14728,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14728 -DELETE FROM creature_addon WHERE guid = 24867; --- Create template addon for creature 14729 -DELETE FROM creature_template_addon WHERE entry =14729; -INSERT INTO creature_template_addon VALUES (14729,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14729 -DELETE FROM creature_addon WHERE guid = 31903; --- Create template addon for creature 14730 -DELETE FROM creature_template_addon WHERE entry =14730; -INSERT INTO creature_template_addon VALUES (14730,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14730 -DELETE FROM creature_addon WHERE guid = 92891; -DELETE FROM creature_addon WHERE guid = 92892; -DELETE FROM creature_addon WHERE guid = 92893; -DELETE FROM creature_addon WHERE guid = 92894; -DELETE FROM creature_addon WHERE guid = 92895; -DELETE FROM creature_addon WHERE guid = 92896; -DELETE FROM creature_addon WHERE guid = 92897; -DELETE FROM creature_addon WHERE guid = 92898; -DELETE FROM creature_addon WHERE guid = 92899; -DELETE FROM creature_addon WHERE guid = 92900; -DELETE FROM creature_addon WHERE guid = 92901; -DELETE FROM creature_addon WHERE guid = 92902; -DELETE FROM creature_addon WHERE guid = 92903; -DELETE FROM creature_addon WHERE guid = 92904; -DELETE FROM creature_addon WHERE guid = 92905; -DELETE FROM creature_addon WHERE guid = 92906; -DELETE FROM creature_addon WHERE guid = 92907; -DELETE FROM creature_addon WHERE guid = 92908; -DELETE FROM creature_addon WHERE guid = 92942; -DELETE FROM creature_addon WHERE guid = 92943; -DELETE FROM creature_addon WHERE guid = 92944; -DELETE FROM creature_addon WHERE guid = 92945; -DELETE FROM creature_addon WHERE guid = 92946; --- Create template addon for creature 14731 -DELETE FROM creature_template_addon WHERE entry =14731; -INSERT INTO creature_template_addon VALUES (14731,0,1,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14731 -DELETE FROM creature_addon WHERE guid = 92884; --- Create template addon for creature 14732 --- Create template addon for creature 14733 -DELETE FROM creature_template_addon WHERE entry =14733; -INSERT INTO creature_template_addon VALUES (14733,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14733 -DELETE FROM creature_addon WHERE guid = 32861; --- Create template addon for creature 14734 -DELETE FROM creature_template_addon WHERE entry =14734; -INSERT INTO creature_template_addon VALUES (14734,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14734 -DELETE FROM creature_addon WHERE guid = 92886; -DELETE FROM creature_addon WHERE guid = 92887; -DELETE FROM creature_addon WHERE guid = 92888; --- Create template addon for creature 14736 -DELETE FROM creature_template_addon WHERE entry =14736; -INSERT INTO creature_template_addon VALUES (14736,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14736 -DELETE FROM creature_addon WHERE guid = 92910; --- Create template addon for creature 14737 -DELETE FROM creature_template_addon WHERE entry =14737; -INSERT INTO creature_template_addon VALUES (14737,0,0,1,16,69,0,NULL); --- Clear duplicate addons from template for creature 14737 -DELETE FROM creature_addon WHERE guid = 92909; --- Create template addon for creature 14738 -DELETE FROM creature_template_addon WHERE entry =14738; -INSERT INTO creature_template_addon VALUES (14738,0,0,1,16,10,0,NULL); --- Clear duplicate addons from template for creature 14738 -DELETE FROM creature_addon WHERE guid = 92912; --- Create template addon for creature 14739 -DELETE FROM creature_template_addon WHERE entry =14739; -INSERT INTO creature_template_addon VALUES (14739,0,1,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14739 -DELETE FROM creature_addon WHERE guid = 92911; --- Create template addon for creature 14740 -DELETE FROM creature_template_addon WHERE entry =14740; -INSERT INTO creature_template_addon VALUES (14740,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14740 -DELETE FROM creature_addon WHERE guid = 92913; --- Create template addon for creature 14741 -DELETE FROM creature_template_addon WHERE entry =14741; -INSERT INTO creature_template_addon VALUES (14741,0,0,2,16,0,0,NULL); --- Clear duplicate addons from template for creature 14741 -DELETE FROM creature_addon WHERE guid = 92914; --- Create template addon for creature 14742 -DELETE FROM creature_template_addon WHERE entry =14742; -INSERT INTO creature_template_addon VALUES (14742,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14742 -DELETE FROM creature_addon WHERE guid = 42209; --- Create template addon for creature 14743 -DELETE FROM creature_template_addon WHERE entry =14743; -INSERT INTO creature_template_addon VALUES (14743,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14743 -DELETE FROM creature_addon WHERE guid = 23281; --- Create template addon for creature 14744 --- Create template addon for creature 14745 --- Create template addon for creature 14748 --- Create template addon for creature 14750 -DELETE FROM creature_template_addon WHERE entry =14750; -INSERT INTO creature_template_addon VALUES (14750,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14750 -DELETE FROM creature_addon WHERE guid = 49129; -DELETE FROM creature_addon WHERE guid = 49130; -DELETE FROM creature_addon WHERE guid = 49141; -DELETE FROM creature_addon WHERE guid = 49142; -DELETE FROM creature_addon WHERE guid = 49147; -DELETE FROM creature_addon WHERE guid = 49149; -DELETE FROM creature_addon WHERE guid = 49154; -DELETE FROM creature_addon WHERE guid = 49155; -DELETE FROM creature_addon WHERE guid = 49167; -DELETE FROM creature_addon WHERE guid = 49185; -DELETE FROM creature_addon WHERE guid = 49189; -DELETE FROM creature_addon WHERE guid = 49193; --- Create template addon for creature 14751 --- Create template addon for creature 14752 --- Create template addon for creature 14753 -DELETE FROM creature_template_addon WHERE entry =14753; -INSERT INTO creature_template_addon VALUES (14753,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14753 -DELETE FROM creature_addon WHERE guid = 33004; --- Create template addon for creature 14754 -DELETE FROM creature_template_addon WHERE entry =14754; -INSERT INTO creature_template_addon VALUES (14754,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14754 -DELETE FROM creature_addon WHERE guid = 15109; --- Create template addon for creature 14755 --- Create template addon for creature 14756 --- Create template addon for creature 14757 -DELETE FROM creature_template_addon WHERE entry =14757; -INSERT INTO creature_template_addon VALUES (14757,0,7,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14757 -DELETE FROM creature_addon WHERE guid = 93209; --- Create template addon for creature 14758 -DELETE FROM creature_template_addon WHERE entry =14758; -INSERT INTO creature_template_addon VALUES (14758,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14758 -DELETE FROM creature_addon WHERE guid = 49200; -DELETE FROM creature_addon WHERE guid = 49256; -DELETE FROM creature_addon WHERE guid = 49287; -DELETE FROM creature_addon WHERE guid = 49350; -DELETE FROM creature_addon WHERE guid = 49679; -DELETE FROM creature_addon WHERE guid = 51596; --- Create template addon for creature 14761 --- Create template addon for creature 14762 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14762; -INSERT INTO creature_template_addon VALUES (14762,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14762 --- Create template addon for creature 14763 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14763; -INSERT INTO creature_template_addon VALUES (14763,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14763 --- Create template addon for creature 14764 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14764; -INSERT INTO creature_template_addon VALUES (14764,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14764 --- Create template addon for creature 14765 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14765; -INSERT INTO creature_template_addon VALUES (14765,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14765 --- Create template addon for creature 14766 --- Create template addon for creature 14767 --- Create template addon for creature 14768 --- Create template addon for creature 14769 --- Create template addon for creature 14770 --- Create template addon for creature 14771 --- Create template addon for creature 14772 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14772; -INSERT INTO creature_template_addon VALUES (14772,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14772 --- Create template addon for creature 14773 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14773; -INSERT INTO creature_template_addon VALUES (14773,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14773 --- Create template addon for creature 14774 --- Create template addon for creature 14775 --- Create template addon for creature 14776 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14776; -INSERT INTO creature_template_addon VALUES (14776,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14776 --- Create template addon for creature 14777 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14777; -INSERT INTO creature_template_addon VALUES (14777,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14777 --- Create template addon for creature 14781 -DELETE FROM creature_template_addon WHERE entry =14781; -INSERT INTO creature_template_addon VALUES (14781,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14781 -DELETE FROM creature_addon WHERE guid = 20179; --- Create template addon for creature 14821 -DELETE FROM creature_template_addon WHERE entry =14821; -INSERT INTO creature_template_addon VALUES (14821,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14821 -DELETE FROM creature_addon WHERE guid = 49274; -DELETE FROM creature_addon WHERE guid = 49275; -DELETE FROM creature_addon WHERE guid = 49276; -DELETE FROM creature_addon WHERE guid = 49285; -DELETE FROM creature_addon WHERE guid = 51453; -DELETE FROM creature_addon WHERE guid = 51454; -DELETE FROM creature_addon WHERE guid = 51455; -DELETE FROM creature_addon WHERE guid = 51462; -DELETE FROM creature_addon WHERE guid = 51564; -DELETE FROM creature_addon WHERE guid = 51565; -DELETE FROM creature_addon WHERE guid = 51566; -DELETE FROM creature_addon WHERE guid = 51567; -DELETE FROM creature_addon WHERE guid = 51568; -DELETE FROM creature_addon WHERE guid = 51569; -DELETE FROM creature_addon WHERE guid = 51570; -DELETE FROM creature_addon WHERE guid = 51571; -DELETE FROM creature_addon WHERE guid = 51572; -DELETE FROM creature_addon WHERE guid = 51575; -DELETE FROM creature_addon WHERE guid = 51576; -DELETE FROM creature_addon WHERE guid = 51577; -DELETE FROM creature_addon WHERE guid = 51967; -DELETE FROM creature_addon WHERE guid = 51968; -DELETE FROM creature_addon WHERE guid = 51969; -DELETE FROM creature_addon WHERE guid = 51970; -DELETE FROM creature_addon WHERE guid = 51971; -DELETE FROM creature_addon WHERE guid = 51972; -DELETE FROM creature_addon WHERE guid = 51977; -DELETE FROM creature_addon WHERE guid = 51978; -DELETE FROM creature_addon WHERE guid = 51979; -DELETE FROM creature_addon WHERE guid = 51980; -DELETE FROM creature_addon WHERE guid = 91492; -DELETE FROM creature_addon WHERE guid = 91494; --- Clear duplicate addons from template for creature 14822 --- Clear duplicate addons from template for creature 14823 --- Create template addon for creature 14825 -DELETE FROM creature_template_addon WHERE entry =14825; -INSERT INTO creature_template_addon VALUES (14825,0,0,1,16,10,0,NULL); --- Clear duplicate addons from template for creature 14825 -DELETE FROM creature_addon WHERE guid = 49359; -DELETE FROM creature_addon WHERE guid = 49360; -DELETE FROM creature_addon WHERE guid = 49361; -DELETE FROM creature_addon WHERE guid = 49362; -DELETE FROM creature_addon WHERE guid = 49363; -DELETE FROM creature_addon WHERE guid = 49364; -DELETE FROM creature_addon WHERE guid = 49365; -DELETE FROM creature_addon WHERE guid = 49366; -DELETE FROM creature_addon WHERE guid = 49373; -DELETE FROM creature_addon WHERE guid = 49374; -DELETE FROM creature_addon WHERE guid = 49375; -DELETE FROM creature_addon WHERE guid = 49376; -DELETE FROM creature_addon WHERE guid = 49383; -DELETE FROM creature_addon WHERE guid = 49384; -DELETE FROM creature_addon WHERE guid = 49385; -DELETE FROM creature_addon WHERE guid = 49387; -DELETE FROM creature_addon WHERE guid = 49388; -DELETE FROM creature_addon WHERE guid = 49389; -DELETE FROM creature_addon WHERE guid = 49390; -DELETE FROM creature_addon WHERE guid = 49397; -DELETE FROM creature_addon WHERE guid = 49398; -DELETE FROM creature_addon WHERE guid = 49402; -DELETE FROM creature_addon WHERE guid = 49403; -DELETE FROM creature_addon WHERE guid = 49421; -DELETE FROM creature_addon WHERE guid = 49573; -DELETE FROM creature_addon WHERE guid = 49651; -DELETE FROM creature_addon WHERE guid = 49652; -DELETE FROM creature_addon WHERE guid = 49653; -DELETE FROM creature_addon WHERE guid = 49654; --- Create template addon for creature 14826 -DELETE FROM creature_template_addon WHERE entry =14826; -INSERT INTO creature_template_addon VALUES (14826,0,0,1,16,10,0,NULL); --- Clear duplicate addons from template for creature 14826 -DELETE FROM creature_addon WHERE guid = 49078; -DELETE FROM creature_addon WHERE guid = 49079; -DELETE FROM creature_addon WHERE guid = 49080; -DELETE FROM creature_addon WHERE guid = 49081; -DELETE FROM creature_addon WHERE guid = 49082; -DELETE FROM creature_addon WHERE guid = 49083; -DELETE FROM creature_addon WHERE guid = 49084; -DELETE FROM creature_addon WHERE guid = 49085; -DELETE FROM creature_addon WHERE guid = 49086; -DELETE FROM creature_addon WHERE guid = 49087; --- Clear duplicate addons from template for creature 14827 --- Clear duplicate addons from template for creature 14828 --- Clear duplicate addons from template for creature 14829 --- Clear duplicate addons from template for creature 14832 --- Create template addon for creature 14833 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14833; -INSERT INTO creature_template_addon VALUES (14833,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14833 --- Create template addon for creature 14834 -DELETE FROM creature_template_addon WHERE entry =14834; -INSERT INTO creature_template_addon VALUES (14834,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14834 -DELETE FROM creature_addon WHERE guid = 49678; --- Clear duplicate addons from template for creature 14841 --- Create template addon for creature 14842 --- Create template addon for creature 14843 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14843; -INSERT INTO creature_template_addon VALUES (14843,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14843 --- Clear duplicate addons from template for creature 14844 --- Clear duplicate addons from template for creature 14845 --- Clear duplicate addons from template for creature 14846 --- Clear duplicate addons from template for creature 14847 --- Create template addon for creature 14848 --- Clear duplicate addons from template for creature 14849 -DELETE FROM creature_addon WHERE guid = 27660; -DELETE FROM creature_addon WHERE guid = 44187; --- Create template addon for creature 14850 -DELETE FROM creature_template_addon WHERE entry =14850; -INSERT INTO creature_template_addon VALUES (14850,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14850 -DELETE FROM creature_addon WHERE guid = 13093; --- Create template addon for creature 14857 -DELETE FROM creature_template_addon WHERE entry =14857; -INSERT INTO creature_template_addon VALUES (14857,0,0,1,16,173,0,NULL); --- Clear duplicate addons from template for creature 14857 -DELETE FROM creature_addon WHERE guid = 13166; --- Create template addon for creature 14859 -DELETE FROM creature_template_addon WHERE entry =14859; -INSERT INTO creature_template_addon VALUES (14859,0,1,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14859 -DELETE FROM creature_addon WHERE guid = 13170; --- Clear duplicate addons from template for creature 14860 --- Create template addon for creature 14861 -DELETE FROM creature_template_addon WHERE entry =14861; -INSERT INTO creature_template_addon VALUES (14861,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14861 -DELETE FROM creature_addon WHERE guid = 91374; --- Create template addon for creature 14862 --- Clear duplicate addons from template for creature 14864 --- Clear duplicate addons from template for creature 14865 --- Clear duplicate addons from template for creature 14866 --- Create template addon for creature 14867 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14867; -INSERT INTO creature_template_addon VALUES (14867,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14867 --- Clear duplicate addons from template for creature 14868 --- Clear duplicate addons from template for creature 14869 -DELETE FROM creature_addon WHERE guid = 56326; -DELETE FROM creature_addon WHERE guid = 57163; --- Clear duplicate addons from template for creature 14871 --- Create template addon for creature 14872 -DELETE FROM creature_template_addon WHERE entry =14872; -INSERT INTO creature_template_addon VALUES (14872,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14872 -DELETE FROM creature_addon WHERE guid = 13178; --- Create template addon for creature 14873 -DELETE FROM creature_template_addon WHERE entry =14873; -INSERT INTO creature_template_addon VALUES (14873,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14873 -DELETE FROM creature_addon WHERE guid = 13179; --- Create template addon for creature 14874 -DELETE FROM creature_template_addon WHERE entry =14874; -INSERT INTO creature_template_addon VALUES (14874,0,0,1,16,173,0,NULL); --- Clear duplicate addons from template for creature 14874 -DELETE FROM creature_addon WHERE guid = 13180; --- Create template addon for creature 14875 -DELETE FROM creature_template_addon WHERE entry =14875; -INSERT INTO creature_template_addon VALUES (14875,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14875 -DELETE FROM creature_addon WHERE guid = 391; --- Create template addon for creature 14876 -DELETE FROM creature_template_addon WHERE entry =14876; -INSERT INTO creature_template_addon VALUES (14876,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14876 -DELETE FROM creature_addon WHERE guid = 280; -DELETE FROM creature_addon WHERE guid = 281; -DELETE FROM creature_addon WHERE guid = 282; -DELETE FROM creature_addon WHERE guid = 283; -DELETE FROM creature_addon WHERE guid = 284; -DELETE FROM creature_addon WHERE guid = 285; -DELETE FROM creature_addon WHERE guid = 286; -DELETE FROM creature_addon WHERE guid = 287; --- Create template addon for creature 14877 --- Create template addon for creature 14878 --- Create template addon for creature 14879 --- Create template addon for creature 14880 -DELETE FROM creature_template_addon WHERE entry =14880; -INSERT INTO creature_template_addon VALUES (14880,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14880 -DELETE FROM creature_addon WHERE guid = 49201; -DELETE FROM creature_addon WHERE guid = 49202; -DELETE FROM creature_addon WHERE guid = 49220; -DELETE FROM creature_addon WHERE guid = 49221; -DELETE FROM creature_addon WHERE guid = 49762; -DELETE FROM creature_addon WHERE guid = 49763; -DELETE FROM creature_addon WHERE guid = 49766; -DELETE FROM creature_addon WHERE guid = 49767; --- Clear duplicate addons from template for creature 14881 -DELETE FROM creature_addon WHERE guid = 49036; -DELETE FROM creature_addon WHERE guid = 49039; -DELETE FROM creature_addon WHERE guid = 91505; -DELETE FROM creature_addon WHERE guid = 91508; -DELETE FROM creature_addon WHERE guid = 91526; -DELETE FROM creature_addon WHERE guid = 91529; --- Create template addon for creature 14882 -DELETE FROM creature_template_addon WHERE entry =14882; -INSERT INTO creature_template_addon VALUES (14882,0,0,1,16,10,0,NULL); --- Clear duplicate addons from template for creature 14882 -DELETE FROM creature_addon WHERE guid = 49367; -DELETE FROM creature_addon WHERE guid = 49368; -DELETE FROM creature_addon WHERE guid = 49369; -DELETE FROM creature_addon WHERE guid = 49377; -DELETE FROM creature_addon WHERE guid = 49378; -DELETE FROM creature_addon WHERE guid = 49379; -DELETE FROM creature_addon WHERE guid = 49380; -DELETE FROM creature_addon WHERE guid = 49386; -DELETE FROM creature_addon WHERE guid = 49391; -DELETE FROM creature_addon WHERE guid = 49392; -DELETE FROM creature_addon WHERE guid = 49393; -DELETE FROM creature_addon WHERE guid = 49394; -DELETE FROM creature_addon WHERE guid = 49399; -DELETE FROM creature_addon WHERE guid = 49400; -DELETE FROM creature_addon WHERE guid = 49574; -DELETE FROM creature_addon WHERE guid = 49575; -DELETE FROM creature_addon WHERE guid = 49576; -DELETE FROM creature_addon WHERE guid = 49577; --- Create template addon for creature 14883 -DELETE FROM creature_template_addon WHERE entry =14883; -INSERT INTO creature_template_addon VALUES (14883,0,0,1,16,10,0,NULL); --- Clear duplicate addons from template for creature 14883 -DELETE FROM creature_addon WHERE guid = 49370; -DELETE FROM creature_addon WHERE guid = 49371; -DELETE FROM creature_addon WHERE guid = 49372; -DELETE FROM creature_addon WHERE guid = 49381; -DELETE FROM creature_addon WHERE guid = 49382; -DELETE FROM creature_addon WHERE guid = 49395; -DELETE FROM creature_addon WHERE guid = 49396; -DELETE FROM creature_addon WHERE guid = 49609; -DELETE FROM creature_addon WHERE guid = 49650; --- Create template addon for creature 14884 --- Create template addon for creature 14887 -DELETE FROM creature_template_addon WHERE entry =14887; -INSERT INTO creature_template_addon VALUES (14887,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14887 -DELETE FROM creature_addon WHERE guid = 32343; --- Create template addon for creature 14888 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14888; -INSERT INTO creature_template_addon VALUES (14888,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14888 --- Create template addon for creature 14889 -DELETE FROM creature_template_addon WHERE entry =14889; -INSERT INTO creature_template_addon VALUES (14889,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14889 -DELETE FROM creature_addon WHERE guid = 50012; --- Create template addon for creature 14890 -DELETE FROM creature_template_addon WHERE entry =14890; -INSERT INTO creature_template_addon VALUES (14890,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14890 -DELETE FROM creature_addon WHERE guid = 4256; --- Create template addon for creature 14892 -DELETE FROM creature_template_addon WHERE entry =14892; -INSERT INTO creature_template_addon VALUES (14892,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14892 -DELETE FROM creature_addon WHERE guid = 13578; --- Create template addon for creature 14893 -DELETE FROM creature_template_addon WHERE entry =14893; -INSERT INTO creature_template_addon VALUES (14893,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14893 -DELETE FROM creature_addon WHERE guid = 13579; --- Create template addon for creature 14894 -DELETE FROM creature_template_addon WHERE entry =14894; -INSERT INTO creature_template_addon VALUES (14894,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14894 -DELETE FROM creature_addon WHERE guid = 13586; -DELETE FROM creature_addon WHERE guid = 13587; -DELETE FROM creature_addon WHERE guid = 13588; -DELETE FROM creature_addon WHERE guid = 13589; --- Create template addon for creature 14901 -DELETE FROM creature_template_addon WHERE entry =14901; -INSERT INTO creature_template_addon VALUES (14901,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14901 -DELETE FROM creature_addon WHERE guid = 13751; -DELETE FROM creature_addon WHERE guid = 13759; -DELETE FROM creature_addon WHERE guid = 13765; -DELETE FROM creature_addon WHERE guid = 13772; -DELETE FROM creature_addon WHERE guid = 13773; -DELETE FROM creature_addon WHERE guid = 13775; --- Create template addon for creature 14902 -DELETE FROM creature_template_addon WHERE entry =14902; -INSERT INTO creature_template_addon VALUES (14902,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14902 -DELETE FROM creature_addon WHERE guid = 288; --- Create template addon for creature 14903 -DELETE FROM creature_template_addon WHERE entry =14903; -INSERT INTO creature_template_addon VALUES (14903,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14903 -DELETE FROM creature_addon WHERE guid = 309; --- Create template addon for creature 14904 -DELETE FROM creature_template_addon WHERE entry =14904; -INSERT INTO creature_template_addon VALUES (14904,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14904 -DELETE FROM creature_addon WHERE guid = 311; --- Create template addon for creature 14905 -DELETE FROM creature_template_addon WHERE entry =14905; -INSERT INTO creature_template_addon VALUES (14905,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14905 -DELETE FROM creature_addon WHERE guid = 310; --- Create template addon for creature 14908 -DELETE FROM creature_template_addon WHERE entry =14908; -INSERT INTO creature_template_addon VALUES (14908,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14908 -DELETE FROM creature_addon WHERE guid = 13964; --- Create template addon for creature 14909 -DELETE FROM creature_template_addon WHERE entry =14909; -INSERT INTO creature_template_addon VALUES (14909,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14909 -DELETE FROM creature_addon WHERE guid = 13980; --- Create template addon for creature 14910 -DELETE FROM creature_template_addon WHERE entry =14910; -INSERT INTO creature_template_addon VALUES (14910,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14910 -DELETE FROM creature_addon WHERE guid = 312; --- Create template addon for creature 14911 -DELETE FROM creature_template_addon WHERE entry =14911; -INSERT INTO creature_template_addon VALUES (14911,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14911 -DELETE FROM creature_addon WHERE guid = 314; --- Create template addon for creature 14912 -DELETE FROM creature_template_addon WHERE entry =14912; -INSERT INTO creature_template_addon VALUES (14912,0,8,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14912 -DELETE FROM creature_addon WHERE guid = 2368; --- Create template addon for creature 14921 -DELETE FROM creature_template_addon WHERE entry =14921; -INSERT INTO creature_template_addon VALUES (14921,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14921 -DELETE FROM creature_addon WHERE guid = 366; --- Create template addon for creature 14941 --- Create template addon for creature 14942 -DELETE FROM creature_template_addon WHERE entry =14942; -INSERT INTO creature_template_addon VALUES (14942,0,0,0,16,0,0,NULL); --- Clear duplicate addons from template for creature 14942 -DELETE FROM creature_addon WHERE guid = 4764; --- Create template addon for creature 14943 --- Create template addon for creature 14944 --- Create template addon for creature 14945 --- Create template addon for creature 14946 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14946; -INSERT INTO creature_template_addon VALUES (14946,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14946 --- Create template addon for creature 14947 --- Create template addon for creature 14948 --- Create template addon for creature 14961 -DELETE FROM creature_template_addon WHERE entry =14961; -INSERT INTO creature_template_addon VALUES (14961,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14961 -DELETE FROM creature_addon WHERE guid = 16572; --- Create template addon for creature 14962 -DELETE FROM creature_template_addon WHERE entry =14962; -INSERT INTO creature_template_addon VALUES (14962,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14962 -DELETE FROM creature_addon WHERE guid = 16573; --- Create template addon for creature 14963 -DELETE FROM creature_template_addon WHERE entry =14963; -INSERT INTO creature_template_addon VALUES (14963,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14963 -DELETE FROM creature_addon WHERE guid = 32656; --- Create template addon for creature 14964 -DELETE FROM creature_template_addon WHERE entry =14964; -INSERT INTO creature_template_addon VALUES (14964,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14964 -DELETE FROM creature_addon WHERE guid = 14400; --- Create template addon for creature 14965 --- Create template addon for creature 14966 --- Create template addon for creature 14967 --- Create template addon for creature 14968 --- Create template addon for creature 14981 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =14981; -INSERT INTO creature_template_addon VALUES (14981,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14981 --- Clear duplicate addons from template for creature 14982 --- Create template addon for creature 14983 -DELETE FROM creature_template_addon WHERE entry =14983; -INSERT INTO creature_template_addon VALUES (14983,0,0,0,16,0,0,NULL); --- Clear duplicate addons from template for creature 14983 -DELETE FROM creature_addon WHERE guid = 11915; --- Create template addon for creature 14984 -DELETE FROM creature_template_addon WHERE entry =14984; -INSERT INTO creature_template_addon VALUES (14984,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14984 -DELETE FROM creature_addon WHERE guid = 11810; --- Create template addon for creature 14986 --- Create template addon for creature 14987 --- Create template addon for creature 14988 --- Create template addon for creature 14989 --- Clear duplicate addons from template for creature 14990 --- Clear duplicate addons from template for creature 14991 -DELETE FROM creature_addon WHERE guid = 6627; -DELETE FROM creature_addon WHERE guid = 7630; --- Create template addon for creature 14994 -DELETE FROM creature_template_addon WHERE entry =14994; -INSERT INTO creature_template_addon VALUES (14994,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 14994 -DELETE FROM creature_addon WHERE guid = 313; --- Create template addon for creature 15001 --- Create template addon for creature 15002 --- Create template addon for creature 15003 --- Create template addon for creature 15004 --- Create template addon for creature 15005 --- Create template addon for creature 15006 -DELETE FROM creature_template_addon WHERE entry =15006; -INSERT INTO creature_template_addon VALUES (15006,0,0,0,16,0,0,NULL); --- Clear duplicate addons from template for creature 15006 -DELETE FROM creature_addon WHERE guid = 4761; --- Create template addon for creature 15007 -DELETE FROM creature_template_addon WHERE entry =15007; -INSERT INTO creature_template_addon VALUES (15007,0,0,0,16,0,0,NULL); --- Clear duplicate addons from template for creature 15007 -DELETE FROM creature_addon WHERE guid = 32068; --- Create template addon for creature 15008 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15008; -INSERT INTO creature_template_addon VALUES (15008,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15008 --- Create template addon for creature 15009 --- Create template addon for creature 15010 --- Clear duplicate addons from template for creature 15011 --- Clear duplicate addons from template for creature 15012 --- Create template addon for creature 15021 -DELETE FROM creature_template_addon WHERE entry =15021; -INSERT INTO creature_template_addon VALUES (15021,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15021 -DELETE FROM creature_addon WHERE guid = 11223; --- Create template addon for creature 15022 -DELETE FROM creature_template_addon WHERE entry =15022; -INSERT INTO creature_template_addon VALUES (15022,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15022 -DELETE FROM creature_addon WHERE guid = 11214; --- Create template addon for creature 15041 --- Create template addon for creature 15042 -DELETE FROM creature_template_addon WHERE entry =15042; -INSERT INTO creature_template_addon VALUES (15042,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15042 -DELETE FROM creature_addon WHERE guid = 49077; --- Create template addon for creature 15043 -DELETE FROM creature_template_addon WHERE entry =15043; -INSERT INTO creature_template_addon VALUES (15043,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15043 -DELETE FROM creature_addon WHERE guid = 49706; -DELETE FROM creature_addon WHERE guid = 49707; -DELETE FROM creature_addon WHERE guid = 49708; -DELETE FROM creature_addon WHERE guid = 49709; -DELETE FROM creature_addon WHERE guid = 49710; -DELETE FROM creature_addon WHERE guid = 49711; -DELETE FROM creature_addon WHERE guid = 49712; -DELETE FROM creature_addon WHERE guid = 49713; -DELETE FROM creature_addon WHERE guid = 49718; -DELETE FROM creature_addon WHERE guid = 49719; -DELETE FROM creature_addon WHERE guid = 49720; -DELETE FROM creature_addon WHERE guid = 49721; -DELETE FROM creature_addon WHERE guid = 51955; -DELETE FROM creature_addon WHERE guid = 51956; -DELETE FROM creature_addon WHERE guid = 51957; -DELETE FROM creature_addon WHERE guid = 51960; -DELETE FROM creature_addon WHERE guid = 51961; -DELETE FROM creature_addon WHERE guid = 91436; -DELETE FROM creature_addon WHERE guid = 91437; -DELETE FROM creature_addon WHERE guid = 91438; -DELETE FROM creature_addon WHERE guid = 91439; -DELETE FROM creature_addon WHERE guid = 91459; -DELETE FROM creature_addon WHERE guid = 91460; -DELETE FROM creature_addon WHERE guid = 91461; -DELETE FROM creature_addon WHERE guid = 91462; -DELETE FROM creature_addon WHERE guid = 91463; -DELETE FROM creature_addon WHERE guid = 91480; -DELETE FROM creature_addon WHERE guid = 91481; -DELETE FROM creature_addon WHERE guid = 91482; -DELETE FROM creature_addon WHERE guid = 91483; -DELETE FROM creature_addon WHERE guid = 91484; -DELETE FROM creature_addon WHERE guid = 91485; -DELETE FROM creature_addon WHERE guid = 91486; -DELETE FROM creature_addon WHERE guid = 91487; -DELETE FROM creature_addon WHERE guid = 91488; -DELETE FROM creature_addon WHERE guid = 91489; -DELETE FROM creature_addon WHERE guid = 91513; -DELETE FROM creature_addon WHERE guid = 91514; -DELETE FROM creature_addon WHERE guid = 91515; -DELETE FROM creature_addon WHERE guid = 91516; -DELETE FROM creature_addon WHERE guid = 91517; --- Create template addon for creature 15045 --- Create template addon for creature 15046 --- Create template addon for creature 15047 --- Create template addon for creature 15061 --- Create template addon for creature 15062 --- Create template addon for creature 15063 --- Create template addon for creature 15064 --- Create template addon for creature 15065 --- Create template addon for creature 15066 --- Create template addon for creature 15067 -DELETE FROM creature_template_addon WHERE entry =15067; -INSERT INTO creature_template_addon VALUES (15067,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15067 -DELETE FROM creature_addon WHERE guid = 91561; --- Create template addon for creature 15068 --- Create template addon for creature 15069 --- Create template addon for creature 15070 -DELETE FROM creature_template_addon WHERE entry =15070; -INSERT INTO creature_template_addon VALUES (15070,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15070 -DELETE FROM creature_addon WHERE guid = 386; --- Create template addon for creature 15071 --- Create template addon for creature 15072 --- Create template addon for creature 15073 --- Create template addon for creature 15074 --- Create template addon for creature 15075 --- Create template addon for creature 15076 -DELETE FROM creature_template_addon WHERE entry =15076; -INSERT INTO creature_template_addon VALUES (15076,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15076 -DELETE FROM creature_addon WHERE guid = 436; --- Create template addon for creature 15077 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15077; -INSERT INTO creature_template_addon VALUES (15077,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15077 --- Create template addon for creature 15078 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15078; -INSERT INTO creature_template_addon VALUES (15078,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15078 --- Create template addon for creature 15079 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15079; -INSERT INTO creature_template_addon VALUES (15079,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15079 --- Create template addon for creature 15080 -DELETE FROM creature_template_addon WHERE entry =15080; -INSERT INTO creature_template_addon VALUES (15080,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15080 -DELETE FROM creature_addon WHERE guid = 385; -DELETE FROM creature_addon WHERE guid = 723; --- Create template addon for creature 15082 --- Create template addon for creature 15083 --- Create template addon for creature 15084 --- Create template addon for creature 15085 --- Create template addon for creature 15086 --- Create template addon for creature 15087 --- Create template addon for creature 15088 --- Create template addon for creature 15089 --- Create template addon for creature 15090 --- Create template addon for creature 15091 -DELETE FROM creature_template_addon WHERE entry =15091; -INSERT INTO creature_template_addon VALUES (15091,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15091 -DELETE FROM creature_addon WHERE guid = 49349; -DELETE FROM creature_addon WHERE guid = 49351; -DELETE FROM creature_addon WHERE guid = 49352; -DELETE FROM creature_addon WHERE guid = 49353; -DELETE FROM creature_addon WHERE guid = 49354; -DELETE FROM creature_addon WHERE guid = 49355; -DELETE FROM creature_addon WHERE guid = 49356; -DELETE FROM creature_addon WHERE guid = 49357; -DELETE FROM creature_addon WHERE guid = 49358; -DELETE FROM creature_addon WHERE guid = 51387; --- Create template addon for creature 15101 --- Create template addon for creature 15102 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15102; -INSERT INTO creature_template_addon VALUES (15102,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15102 --- Clear duplicate addons from template for creature 15103 --- Create template addon for creature 15104 --- Clear duplicate addons from template for creature 15105 --- Create template addon for creature 15106 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15106; -INSERT INTO creature_template_addon VALUES (15106,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15106 --- Create template addon for creature 15107 --- Create template addon for creature 15108 --- Create template addon for creature 15109 --- Create template addon for creature 15110 --- Create template addon for creature 15111 -DELETE FROM creature_template_addon WHERE entry =15111; -INSERT INTO creature_template_addon VALUES (15111,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15111 -DELETE FROM creature_addon WHERE guid = 49053; -DELETE FROM creature_addon WHERE guid = 49054; -DELETE FROM creature_addon WHERE guid = 49055; -DELETE FROM creature_addon WHERE guid = 49056; -DELETE FROM creature_addon WHERE guid = 49057; -DELETE FROM creature_addon WHERE guid = 49059; -DELETE FROM creature_addon WHERE guid = 49060; -DELETE FROM creature_addon WHERE guid = 49061; -DELETE FROM creature_addon WHERE guid = 49062; -DELETE FROM creature_addon WHERE guid = 49063; -DELETE FROM creature_addon WHERE guid = 49064; -DELETE FROM creature_addon WHERE guid = 49065; -DELETE FROM creature_addon WHERE guid = 49066; -DELETE FROM creature_addon WHERE guid = 49067; --- Create template addon for creature 15112 --- Clear duplicate addons from template for creature 15113 -DELETE FROM creature_addon WHERE guid = 88816; -DELETE FROM creature_addon WHERE guid = 88817; -DELETE FROM creature_addon WHERE guid = 88818; -DELETE FROM creature_addon WHERE guid = 88821; -DELETE FROM creature_addon WHERE guid = 88823; -DELETE FROM creature_addon WHERE guid = 88824; --- Create template addon for creature 15114 --- Clear duplicate addons from template for creature 15115 -DELETE FROM creature_addon WHERE guid = 88827; -DELETE FROM creature_addon WHERE guid = 88831; -DELETE FROM creature_addon WHERE guid = 88832; -DELETE FROM creature_addon WHERE guid = 88834; -DELETE FROM creature_addon WHERE guid = 88836; --- Create template addon for creature 15116 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15116; -INSERT INTO creature_template_addon VALUES (15116,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15116 --- Create template addon for creature 15117 --- Create template addon for creature 15118 --- Create template addon for creature 15119 --- Create template addon for creature 15122 --- Create template addon for creature 15124 -DELETE FROM creature_template_addon WHERE entry =15124; -INSERT INTO creature_template_addon VALUES (15124,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15124 -DELETE FROM creature_addon WHERE guid = 11264; --- Create template addon for creature 15125 -DELETE FROM creature_template_addon WHERE entry =15125; -INSERT INTO creature_template_addon VALUES (15125,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15125 -DELETE FROM creature_addon WHERE guid = 11270; --- Create template addon for creature 15126 -DELETE FROM creature_template_addon WHERE entry =15126; -INSERT INTO creature_template_addon VALUES (15126,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15126 -DELETE FROM creature_addon WHERE guid = 11208; --- Create template addon for creature 15127 -DELETE FROM creature_template_addon WHERE entry =15127; -INSERT INTO creature_template_addon VALUES (15127,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15127 -DELETE FROM creature_addon WHERE guid = 11241; --- Create template addon for creature 15128 -DELETE FROM creature_template_addon WHERE entry =15128; -INSERT INTO creature_template_addon VALUES (15128,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15128 -DELETE FROM creature_addon WHERE guid = 11258; -DELETE FROM creature_addon WHERE guid = 11259; -DELETE FROM creature_addon WHERE guid = 11260; -DELETE FROM creature_addon WHERE guid = 11261; --- Create template addon for creature 15130 -DELETE FROM creature_template_addon WHERE entry =15130; -INSERT INTO creature_template_addon VALUES (15130,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15130 -DELETE FROM creature_addon WHERE guid = 11918; -DELETE FROM creature_addon WHERE guid = 11919; -DELETE FROM creature_addon WHERE guid = 11920; -DELETE FROM creature_addon WHERE guid = 11921; --- Create template addon for creature 15131 -DELETE FROM creature_template_addon WHERE entry =15131; -INSERT INTO creature_template_addon VALUES (15131,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15131 -DELETE FROM creature_addon WHERE guid = 32334; --- Create template addon for creature 15136 --- Create template addon for creature 15137 --- Create template addon for creature 15138 --- Create template addon for creature 15139 --- Create template addon for creature 15140 --- Create template addon for creature 15141 --- Create template addon for creature 15146 --- Create template addon for creature 15162 -DELETE FROM creature_template_addon WHERE entry =15162; -INSERT INTO creature_template_addon VALUES (15162,0,0,1,16,69,0,NULL); --- Clear duplicate addons from template for creature 15162 -DELETE FROM creature_addon WHERE guid = 90954; -DELETE FROM creature_addon WHERE guid = 90956; --- Create template addon for creature 15163 --- Create template addon for creature 15164 -DELETE FROM creature_template_addon WHERE entry =15164; -INSERT INTO creature_template_addon VALUES (15164,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15164 -DELETE FROM creature_addon WHERE guid = 24729; --- Create template addon for creature 15165 -DELETE FROM creature_template_addon WHERE entry =15165; -INSERT INTO creature_template_addon VALUES (15165,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15165 -DELETE FROM creature_addon WHERE guid = 22788; --- Create template addon for creature 15168 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15168; -INSERT INTO creature_template_addon VALUES (15168,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15168 --- Create template addon for creature 15169 -DELETE FROM creature_template_addon WHERE entry =15169; -INSERT INTO creature_template_addon VALUES (15169,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15169 -DELETE FROM creature_addon WHERE guid = 42751; --- Create template addon for creature 15170 -DELETE FROM creature_template_addon WHERE entry =15170; -INSERT INTO creature_template_addon VALUES (15170,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15170 -DELETE FROM creature_addon WHERE guid = 42752; --- Create template addon for creature 15171 -DELETE FROM creature_template_addon WHERE entry =15171; -INSERT INTO creature_template_addon VALUES (15171,0,1,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15171 -DELETE FROM creature_addon WHERE guid = 42753; --- Create template addon for creature 15172 -DELETE FROM creature_template_addon WHERE entry =15172; -INSERT INTO creature_template_addon VALUES (15172,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15172 -DELETE FROM creature_addon WHERE guid = 42754; --- Create template addon for creature 15174 -DELETE FROM creature_template_addon WHERE entry =15174; -INSERT INTO creature_template_addon VALUES (15174,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15174 -DELETE FROM creature_addon WHERE guid = 42755; --- Create template addon for creature 15175 -DELETE FROM creature_template_addon WHERE entry =15175; -INSERT INTO creature_template_addon VALUES (15175,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15175 -DELETE FROM creature_addon WHERE guid = 42756; --- Create template addon for creature 15176 -DELETE FROM creature_template_addon WHERE entry =15176; -INSERT INTO creature_template_addon VALUES (15176,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15176 -DELETE FROM creature_addon WHERE guid = 42757; --- Create template addon for creature 15177 -DELETE FROM creature_template_addon WHERE entry =15177; -INSERT INTO creature_template_addon VALUES (15177,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15177 -DELETE FROM creature_addon WHERE guid = 42758; --- Create template addon for creature 15178 -DELETE FROM creature_template_addon WHERE entry =15178; -INSERT INTO creature_template_addon VALUES (15178,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15178 -DELETE FROM creature_addon WHERE guid = 42759; --- Create template addon for creature 15179 -DELETE FROM creature_template_addon WHERE entry =15179; -INSERT INTO creature_template_addon VALUES (15179,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15179 -DELETE FROM creature_addon WHERE guid = 42760; --- Create template addon for creature 15180 -DELETE FROM creature_template_addon WHERE entry =15180; -INSERT INTO creature_template_addon VALUES (15180,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15180 -DELETE FROM creature_addon WHERE guid = 42761; --- Create template addon for creature 15181 -DELETE FROM creature_template_addon WHERE entry =15181; -INSERT INTO creature_template_addon VALUES (15181,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15181 -DELETE FROM creature_addon WHERE guid = 42762; --- Create template addon for creature 15182 -DELETE FROM creature_template_addon WHERE entry =15182; -INSERT INTO creature_template_addon VALUES (15182,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15182 -DELETE FROM creature_addon WHERE guid = 42764; --- Create template addon for creature 15183 -DELETE FROM creature_template_addon WHERE entry =15183; -INSERT INTO creature_template_addon VALUES (15183,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15183 -DELETE FROM creature_addon WHERE guid = 42765; --- Create template addon for creature 15184 -DELETE FROM creature_template_addon WHERE entry =15184; -INSERT INTO creature_template_addon VALUES (15184,0,0,1,16,0,0,'18950'); --- Clear duplicate addons from template for creature 15184 -DELETE FROM creature_addon WHERE guid = 42766; -DELETE FROM creature_addon WHERE guid = 42767; -DELETE FROM creature_addon WHERE guid = 42768; -DELETE FROM creature_addon WHERE guid = 42769; -DELETE FROM creature_addon WHERE guid = 42770; -DELETE FROM creature_addon WHERE guid = 42771; -DELETE FROM creature_addon WHERE guid = 42772; -DELETE FROM creature_addon WHERE guid = 42773; -DELETE FROM creature_addon WHERE guid = 42774; -DELETE FROM creature_addon WHERE guid = 42775; -DELETE FROM creature_addon WHERE guid = 42776; -DELETE FROM creature_addon WHERE guid = 42777; -DELETE FROM creature_addon WHERE guid = 42778; -DELETE FROM creature_addon WHERE guid = 42779; -DELETE FROM creature_addon WHERE guid = 42780; -DELETE FROM creature_addon WHERE guid = 42781; -DELETE FROM creature_addon WHERE guid = 42782; -DELETE FROM creature_addon WHERE guid = 42783; -DELETE FROM creature_addon WHERE guid = 42784; -DELETE FROM creature_addon WHERE guid = 42785; -DELETE FROM creature_addon WHERE guid = 42868; -DELETE FROM creature_addon WHERE guid = 42884; -DELETE FROM creature_addon WHERE guid = 42885; -DELETE FROM creature_addon WHERE guid = 42886; -DELETE FROM creature_addon WHERE guid = 42891; -DELETE FROM creature_addon WHERE guid = 42892; -DELETE FROM creature_addon WHERE guid = 42895; -DELETE FROM creature_addon WHERE guid = 42896; -DELETE FROM creature_addon WHERE guid = 42897; -DELETE FROM creature_addon WHERE guid = 42898; --- Create template addon for creature 15185 -DELETE FROM creature_template_addon WHERE entry =15185; -INSERT INTO creature_template_addon VALUES (15185,0,0,1,16,0,1024,NULL); --- Clear duplicate addons from template for creature 15185 -DELETE FROM creature_addon WHERE guid = 42899; -DELETE FROM creature_addon WHERE guid = 42900; -DELETE FROM creature_addon WHERE guid = 42901; -DELETE FROM creature_addon WHERE guid = 42902; -DELETE FROM creature_addon WHERE guid = 42903; --- Clear duplicate addons from template for creature 15186 -DELETE FROM creature_addon WHERE guid = 6493; --- Clear duplicate addons from template for creature 15187 --- Create template addon for creature 15188 -DELETE FROM creature_template_addon WHERE entry =15188; -INSERT INTO creature_template_addon VALUES (15188,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15188 -DELETE FROM creature_addon WHERE guid = 6504; --- Create template addon for creature 15189 -DELETE FROM creature_template_addon WHERE entry =15189; -INSERT INTO creature_template_addon VALUES (15189,0,0,1,16,69,0,NULL); --- Clear duplicate addons from template for creature 15189 -DELETE FROM creature_addon WHERE guid = 42916; --- Create template addon for creature 15190 -DELETE FROM creature_template_addon WHERE entry =15190; -INSERT INTO creature_template_addon VALUES (15190,0,7,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15190 -DELETE FROM creature_addon WHERE guid = 42917; --- Create template addon for creature 15191 -DELETE FROM creature_template_addon WHERE entry =15191; -INSERT INTO creature_template_addon VALUES (15191,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15191 -DELETE FROM creature_addon WHERE guid = 42918; --- Create template addon for creature 15192 -DELETE FROM creature_template_addon WHERE entry =15192; -INSERT INTO creature_template_addon VALUES (15192,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15192 -DELETE FROM creature_addon WHERE guid = 23098; --- Clear duplicate addons from template for creature 15193 --- Create template addon for creature 15194 -DELETE FROM creature_template_addon WHERE entry =15194; -INSERT INTO creature_template_addon VALUES (15194,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15194 -DELETE FROM creature_addon WHERE guid = 42919; --- Create template addon for creature 15195 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15195; -INSERT INTO creature_template_addon VALUES (15195,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15195 --- Create template addon for creature 15196 -DELETE FROM creature_template_addon WHERE entry =15196; -INSERT INTO creature_template_addon VALUES (15196,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15196 -DELETE FROM creature_addon WHERE guid = 42921; --- Create template addon for creature 15197 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15197; -INSERT INTO creature_template_addon VALUES (15197,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15197 --- Create template addon for creature 15199 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15199; -INSERT INTO creature_template_addon VALUES (15199,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15199 --- Create template addon for creature 15200 -DELETE FROM creature_template_addon WHERE entry =15200; -INSERT INTO creature_template_addon VALUES (15200,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15200 -DELETE FROM creature_addon WHERE guid = 42923; --- Create template addon for creature 15201 -DELETE FROM creature_template_addon WHERE entry =15201; -INSERT INTO creature_template_addon VALUES (15201,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15201 -DELETE FROM creature_addon WHERE guid = 42924; -DELETE FROM creature_addon WHERE guid = 42925; -DELETE FROM creature_addon WHERE guid = 42926; -DELETE FROM creature_addon WHERE guid = 42927; -DELETE FROM creature_addon WHERE guid = 42928; -DELETE FROM creature_addon WHERE guid = 42929; -DELETE FROM creature_addon WHERE guid = 42930; -DELETE FROM creature_addon WHERE guid = 42931; -DELETE FROM creature_addon WHERE guid = 42932; -DELETE FROM creature_addon WHERE guid = 42933; -DELETE FROM creature_addon WHERE guid = 42934; -DELETE FROM creature_addon WHERE guid = 42935; -DELETE FROM creature_addon WHERE guid = 42936; --- Create template addon for creature 15202 -DELETE FROM creature_template_addon WHERE entry =15202; -INSERT INTO creature_template_addon VALUES (15202,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15202 -DELETE FROM creature_addon WHERE guid = 42937; --- Create template addon for creature 15203 --- Create template addon for creature 15204 --- Create template addon for creature 15205 --- Create template addon for creature 15206 --- Create template addon for creature 15207 --- Create template addon for creature 15208 --- Create template addon for creature 15209 --- Create template addon for creature 15211 --- Create template addon for creature 15212 --- Create template addon for creature 15213 -DELETE FROM creature_template_addon WHERE entry =15213; -INSERT INTO creature_template_addon VALUES (15213,0,0,1,16,69,0,NULL); --- Clear duplicate addons from template for creature 15213 -DELETE FROM creature_addon WHERE guid = 43078; -DELETE FROM creature_addon WHERE guid = 43079; -DELETE FROM creature_addon WHERE guid = 43081; -DELETE FROM creature_addon WHERE guid = 43085; -DELETE FROM creature_addon WHERE guid = 43086; -DELETE FROM creature_addon WHERE guid = 43094; -DELETE FROM creature_addon WHERE guid = 43095; --- Create template addon for creature 15214 -DELETE FROM creature_template_addon WHERE entry =15214; -INSERT INTO creature_template_addon VALUES (15214,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15214 -DELETE FROM creature_addon WHERE guid = 12402; -DELETE FROM creature_addon WHERE guid = 12925; -DELETE FROM creature_addon WHERE guid = 45075; -DELETE FROM creature_addon WHERE guid = 45099; -DELETE FROM creature_addon WHERE guid = 45136; -DELETE FROM creature_addon WHERE guid = 45208; --- Create template addon for creature 15215 -DELETE FROM creature_template_addon WHERE entry =15215; -INSERT INTO creature_template_addon VALUES (15215,0,8,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15215 -DELETE FROM creature_addon WHERE guid = 43097; --- Create template addon for creature 15216 --- Create template addon for creature 15217 --- Create template addon for creature 15218 --- Create template addon for creature 15220 --- Create template addon for creature 15221 -DELETE FROM creature_template_addon WHERE entry =15221; -INSERT INTO creature_template_addon VALUES (15221,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15221 -DELETE FROM creature_addon WHERE guid = 43098; --- Create template addon for creature 15222 -DELETE FROM creature_template_addon WHERE entry =15222; -INSERT INTO creature_template_addon VALUES (15222,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15222 -DELETE FROM creature_addon WHERE guid = 43099; --- Clear duplicate addons from template for creature 15224 --- Create template addon for creature 15229 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15229; -INSERT INTO creature_template_addon VALUES (15229,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15229 --- Create template addon for creature 15230 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15230; -INSERT INTO creature_template_addon VALUES (15230,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15230 --- Create template addon for creature 15233 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15233; -INSERT INTO creature_template_addon VALUES (15233,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15233 --- Create template addon for creature 15235 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15235; -INSERT INTO creature_template_addon VALUES (15235,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15235 --- Create template addon for creature 15236 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15236; -INSERT INTO creature_template_addon VALUES (15236,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15236 --- Create template addon for creature 15240 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15240; -INSERT INTO creature_template_addon VALUES (15240,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15240 --- Create template addon for creature 15246 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15246; -INSERT INTO creature_template_addon VALUES (15246,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15246 --- Create template addon for creature 15247 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15247; -INSERT INTO creature_template_addon VALUES (15247,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15247 --- Create template addon for creature 15249 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15249; -INSERT INTO creature_template_addon VALUES (15249,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15249 --- Create template addon for creature 15250 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15250; -INSERT INTO creature_template_addon VALUES (15250,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15250 --- Create template addon for creature 15252 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15252; -INSERT INTO creature_template_addon VALUES (15252,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15252 --- Create template addon for creature 15260 --- Create template addon for creature 15261 --- Create template addon for creature 15262 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15262; -INSERT INTO creature_template_addon VALUES (15262,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15262 --- Create template addon for creature 15263 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15263; -INSERT INTO creature_template_addon VALUES (15263,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15263 --- Create template addon for creature 15264 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15264; -INSERT INTO creature_template_addon VALUES (15264,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15264 --- Create template addon for creature 15270 -DELETE FROM creature_template_addon WHERE entry =15270; -INSERT INTO creature_template_addon VALUES (15270,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15270 -DELETE FROM creature_addon WHERE guid = 43175; --- Create template addon for creature 15275 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15275; -INSERT INTO creature_template_addon VALUES (15275,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15275 --- Create template addon for creature 15276 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15276; -INSERT INTO creature_template_addon VALUES (15276,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15276 --- Create template addon for creature 15277 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15277; -INSERT INTO creature_template_addon VALUES (15277,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15277 --- Create template addon for creature 15282 -DELETE FROM creature_template_addon WHERE entry =15282; -INSERT INTO creature_template_addon VALUES (15282,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15282 -DELETE FROM creature_addon WHERE guid = 43180; --- Create template addon for creature 15286 --- Create template addon for creature 15288 --- Create template addon for creature 15290 --- Create template addon for creature 15293 -DELETE FROM creature_template_addon WHERE entry =15293; -INSERT INTO creature_template_addon VALUES (15293,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15293 -DELETE FROM creature_addon WHERE guid = 43222; --- Create template addon for creature 15299 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15299; -INSERT INTO creature_template_addon VALUES (15299,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15299 --- Create template addon for creature 15300 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15300; -INSERT INTO creature_template_addon VALUES (15300,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15300 --- Create template addon for creature 15302 --- Create template addon for creature 15303 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15303; -INSERT INTO creature_template_addon VALUES (15303,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15303 --- Create template addon for creature 15304 --- Create template addon for creature 15305 --- Create template addon for creature 15306 -DELETE FROM creature_template_addon WHERE entry =15306; -INSERT INTO creature_template_addon VALUES (15306,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15306 -DELETE FROM creature_addon WHERE guid = 43236; --- Create template addon for creature 15307 --- Clear duplicate addons from template for creature 15308 --- Create template addon for creature 15309 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15309; -INSERT INTO creature_template_addon VALUES (15309,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15309 --- Create template addon for creature 15310 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15310; -INSERT INTO creature_template_addon VALUES (15310,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15310 --- Create template addon for creature 15311 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15311; -INSERT INTO creature_template_addon VALUES (15311,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15311 --- Create template addon for creature 15312 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15312; -INSERT INTO creature_template_addon VALUES (15312,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15312 --- Create template addon for creature 15313 --- Create template addon for creature 15314 --- Create template addon for creature 15315 -DELETE FROM creature_template_addon WHERE entry =15315; -INSERT INTO creature_template_addon VALUES (15315,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15315 -DELETE FROM creature_addon WHERE guid = 39068; --- Create template addon for creature 15316 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15316; -INSERT INTO creature_template_addon VALUES (15316,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15316 --- Create template addon for creature 15317 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15317; -INSERT INTO creature_template_addon VALUES (15317,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15317 --- Create template addon for creature 15318 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15318; -INSERT INTO creature_template_addon VALUES (15318,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15318 --- Create template addon for creature 15319 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15319; -INSERT INTO creature_template_addon VALUES (15319,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15319 --- Create template addon for creature 15320 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15320; -INSERT INTO creature_template_addon VALUES (15320,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15320 --- Create template addon for creature 15323 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15323; -INSERT INTO creature_template_addon VALUES (15323,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15323 --- Create template addon for creature 15324 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15324; -INSERT INTO creature_template_addon VALUES (15324,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15324 --- Create template addon for creature 15325 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15325; -INSERT INTO creature_template_addon VALUES (15325,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15325 --- Create template addon for creature 15327 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15327; -INSERT INTO creature_template_addon VALUES (15327,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15327 --- Create template addon for creature 15328 --- Create template addon for creature 15333 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15333; -INSERT INTO creature_template_addon VALUES (15333,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15333 --- Create template addon for creature 15334 --- Create template addon for creature 15335 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15335; -INSERT INTO creature_template_addon VALUES (15335,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15335 --- Create template addon for creature 15336 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15336; -INSERT INTO creature_template_addon VALUES (15336,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15336 --- Create template addon for creature 15338 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15338; -INSERT INTO creature_template_addon VALUES (15338,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15338 --- Create template addon for creature 15339 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15339; -INSERT INTO creature_template_addon VALUES (15339,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15339 --- Create template addon for creature 15340 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15340; -INSERT INTO creature_template_addon VALUES (15340,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15340 --- Create template addon for creature 15341 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15341; -INSERT INTO creature_template_addon VALUES (15341,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15341 --- Create template addon for creature 15343 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15343; -INSERT INTO creature_template_addon VALUES (15343,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15343 --- Create template addon for creature 15344 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15344; -INSERT INTO creature_template_addon VALUES (15344,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15344 --- Create template addon for creature 15348 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15348; -INSERT INTO creature_template_addon VALUES (15348,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15348 --- Create template addon for creature 15350 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15350; -INSERT INTO creature_template_addon VALUES (15350,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15350 -DELETE FROM creature_addon WHERE guid = 6505; -DELETE FROM creature_addon WHERE guid = 26901; -DELETE FROM creature_addon WHERE guid = 32075; --- Create template addon for creature 15351 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15351; -INSERT INTO creature_template_addon VALUES (15351,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15351 -DELETE FROM creature_addon WHERE guid = 14740; -DELETE FROM creature_addon WHERE guid = 49852; --- Create template addon for creature 15353 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15353; -INSERT INTO creature_template_addon VALUES (15353,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15353 --- Create template addon for creature 15354 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15354; -INSERT INTO creature_template_addon VALUES (15354,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15354 --- Create template addon for creature 15355 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15355; -INSERT INTO creature_template_addon VALUES (15355,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15355 --- Create template addon for creature 15362 --- Create template addon for creature 15363 --- Create template addon for creature 15364 --- Create template addon for creature 15368 --- Create template addon for creature 15369 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15369; -INSERT INTO creature_template_addon VALUES (15369,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15369 --- Create template addon for creature 15370 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15370; -INSERT INTO creature_template_addon VALUES (15370,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15370 --- Create template addon for creature 15373 --- Create template addon for creature 15374 --- Create template addon for creature 15375 --- Create template addon for creature 15376 --- Create template addon for creature 15377 --- Create template addon for creature 15378 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15378; -INSERT INTO creature_template_addon VALUES (15378,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15378 --- Create template addon for creature 15379 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15379; -INSERT INTO creature_template_addon VALUES (15379,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15379 --- Create template addon for creature 15380 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15380; -INSERT INTO creature_template_addon VALUES (15380,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15380 --- Create template addon for creature 15381 --- Create template addon for creature 15382 --- Create template addon for creature 15383 --- Clear duplicate addons from template for creature 15384 -DELETE FROM creature_addon WHERE guid = 4201; -DELETE FROM creature_addon WHERE guid = 4202; -DELETE FROM creature_addon WHERE guid = 4217; -DELETE FROM creature_addon WHERE guid = 4221; -DELETE FROM creature_addon WHERE guid = 4223; -DELETE FROM creature_addon WHERE guid = 4224; -DELETE FROM creature_addon WHERE guid = 8492; -DELETE FROM creature_addon WHERE guid = 9419; -DELETE FROM creature_addon WHERE guid = 9420; -DELETE FROM creature_addon WHERE guid = 33536; -DELETE FROM creature_addon WHERE guid = 36971; -DELETE FROM creature_addon WHERE guid = 36972; -DELETE FROM creature_addon WHERE guid = 36973; --- Create template addon for creature 15385 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15385; -INSERT INTO creature_template_addon VALUES (15385,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15385 --- Create template addon for creature 15386 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15386; -INSERT INTO creature_template_addon VALUES (15386,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15386 --- Create template addon for creature 15387 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15387; -INSERT INTO creature_template_addon VALUES (15387,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15387 --- Create template addon for creature 15388 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15388; -INSERT INTO creature_template_addon VALUES (15388,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15388 --- Create template addon for creature 15389 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15389; -INSERT INTO creature_template_addon VALUES (15389,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15389 --- Create template addon for creature 15390 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15390; -INSERT INTO creature_template_addon VALUES (15390,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15390 --- Create template addon for creature 15391 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15391; -INSERT INTO creature_template_addon VALUES (15391,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15391 --- Create template addon for creature 15392 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15392; -INSERT INTO creature_template_addon VALUES (15392,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15392 --- Create template addon for creature 15394 --- Create template addon for creature 15395 -DELETE FROM creature_template_addon WHERE entry =15395; -INSERT INTO creature_template_addon VALUES (15395,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15395 -DELETE FROM creature_addon WHERE guid = 39108; --- Create template addon for creature 15410 --- Create template addon for creature 15411 --- Create template addon for creature 15412 --- Create template addon for creature 15413 --- Create template addon for creature 15414 --- Create template addon for creature 15415 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15415; -INSERT INTO creature_template_addon VALUES (15415,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15415 --- Create template addon for creature 15419 -DELETE FROM creature_template_addon WHERE entry =15419; -INSERT INTO creature_template_addon VALUES (15419,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15419 -DELETE FROM creature_addon WHERE guid = 42750; --- Create template addon for creature 15421 --- Create template addon for creature 15422 --- Create template addon for creature 15423 --- Create template addon for creature 15424 --- Create template addon for creature 15425 --- Create template addon for creature 15426 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15426; -INSERT INTO creature_template_addon VALUES (15426,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15426 --- Create template addon for creature 15427 --- Create template addon for creature 15428 --- Clear duplicate addons from template for creature 15429 --- Create template addon for creature 15431 --- Create template addon for creature 15432 --- Create template addon for creature 15434 --- Create template addon for creature 15436 --- Create template addon for creature 15437 --- Create template addon for creature 15440 --- Create template addon for creature 15441 -DELETE FROM creature_template_addon WHERE entry =15441; -INSERT INTO creature_template_addon VALUES (15441,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15441 -DELETE FROM creature_addon WHERE guid = 42904; -DELETE FROM creature_addon WHERE guid = 42905; -DELETE FROM creature_addon WHERE guid = 42906; -DELETE FROM creature_addon WHERE guid = 42907; -DELETE FROM creature_addon WHERE guid = 42908; -DELETE FROM creature_addon WHERE guid = 42909; -DELETE FROM creature_addon WHERE guid = 42910; --- Create template addon for creature 15442 -DELETE FROM creature_template_addon WHERE entry =15442; -INSERT INTO creature_template_addon VALUES (15442,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15442 -DELETE FROM creature_addon WHERE guid = 42911; -DELETE FROM creature_addon WHERE guid = 42912; -DELETE FROM creature_addon WHERE guid = 42913; --- Create template addon for creature 15443 -DELETE FROM creature_template_addon WHERE entry =15443; -INSERT INTO creature_template_addon VALUES (15443,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15443 -DELETE FROM creature_addon WHERE guid = 42914; --- Create template addon for creature 15444 -DELETE FROM creature_template_addon WHERE entry =15444; -INSERT INTO creature_template_addon VALUES (15444,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15444 -DELETE FROM creature_addon WHERE guid = 42915; --- Create template addon for creature 15445 --- Create template addon for creature 15446 --- Create template addon for creature 15448 --- Create template addon for creature 15449 --- Create template addon for creature 15450 --- Create template addon for creature 15451 --- Create template addon for creature 15452 --- Create template addon for creature 15453 --- Create template addon for creature 15454 -DELETE FROM creature_template_addon WHERE entry =15454; -INSERT INTO creature_template_addon VALUES (15454,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15454 -DELETE FROM creature_addon WHERE guid = 42922; --- Create template addon for creature 15455 --- Create template addon for creature 15456 --- Create template addon for creature 15457 --- Clear duplicate addons from template for creature 15458 --- Create template addon for creature 15459 --- Create template addon for creature 15460 --- Create template addon for creature 15461 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15461; -INSERT INTO creature_template_addon VALUES (15461,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15461 --- Create template addon for creature 15462 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15462; -INSERT INTO creature_template_addon VALUES (15462,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15462 --- Create template addon for creature 15463 --- Create template addon for creature 15464 --- Create template addon for creature 15466 --- Create template addon for creature 15467 --- Create template addon for creature 15469 --- Create template addon for creature 15471 --- Create template addon for creature 15473 --- Create template addon for creature 15475 --- Clear duplicate addons from template for creature 15476 --- Create template addon for creature 15477 --- Create template addon for creature 15481 -DELETE FROM creature_template_addon WHERE entry =15481; -INSERT INTO creature_template_addon VALUES (15481,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15481 -DELETE FROM creature_addon WHERE guid = 35867; --- Create template addon for creature 15491 --- Create template addon for creature 15495 --- Create template addon for creature 15498 -DELETE FROM creature_template_addon WHERE entry =15498; -INSERT INTO creature_template_addon VALUES (15498,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15498 -DELETE FROM creature_addon WHERE guid = 43121; --- Create template addon for creature 15499 -DELETE FROM creature_template_addon WHERE entry =15499; -INSERT INTO creature_template_addon VALUES (15499,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15499 -DELETE FROM creature_addon WHERE guid = 43122; --- Create template addon for creature 15500 -DELETE FROM creature_template_addon WHERE entry =15500; -INSERT INTO creature_template_addon VALUES (15500,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15500 -DELETE FROM creature_addon WHERE guid = 43123; --- Create template addon for creature 15502 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15502; -INSERT INTO creature_template_addon VALUES (15502,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15502 --- Clear duplicate addons from template for creature 15503 --- Create template addon for creature 15504 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15504; -INSERT INTO creature_template_addon VALUES (15504,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15504 --- Create template addon for creature 15505 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15505; -INSERT INTO creature_template_addon VALUES (15505,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15505 --- Create template addon for creature 15507 --- Create template addon for creature 15508 --- Create template addon for creature 15509 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15509; -INSERT INTO creature_template_addon VALUES (15509,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15509 --- Create template addon for creature 15510 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15510; -INSERT INTO creature_template_addon VALUES (15510,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15510 --- Create template addon for creature 15511 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15511; -INSERT INTO creature_template_addon VALUES (15511,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15511 --- Create template addon for creature 15512 --- Create template addon for creature 15514 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15514; -INSERT INTO creature_template_addon VALUES (15514,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15514 --- Create template addon for creature 15515 --- Create template addon for creature 15516 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15516; -INSERT INTO creature_template_addon VALUES (15516,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15516 --- Create template addon for creature 15517 --- Create template addon for creature 15520 -DELETE FROM creature_template_addon WHERE entry =15520; -INSERT INTO creature_template_addon VALUES (15520,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15520 -DELETE FROM creature_addon WHERE guid = 23283; --- Create template addon for creature 15521 --- Create template addon for creature 15522 --- Create template addon for creature 15524 --- Create template addon for creature 15525 --- Create template addon for creature 15526 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15526; -INSERT INTO creature_template_addon VALUES (15526,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15526 --- Create template addon for creature 15527 --- Create template addon for creature 15528 --- Create template addon for creature 15529 --- Create template addon for creature 15532 --- Create template addon for creature 15533 --- Create template addon for creature 15534 --- Create template addon for creature 15535 --- Create template addon for creature 15537 --- Create template addon for creature 15538 --- Clear duplicate addons from template for creature 15539 --- Create template addon for creature 15540 -DELETE FROM creature_template_addon WHERE entry =15540; -INSERT INTO creature_template_addon VALUES (15540,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15540 -DELETE FROM creature_addon WHERE guid = 43200; --- Create template addon for creature 15541 -DELETE FROM creature_template_addon WHERE entry =15541; -INSERT INTO creature_template_addon VALUES (15541,14337,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15541 -DELETE FROM creature_addon WHERE guid = 43201; --- Create template addon for creature 15542 -DELETE FROM creature_template_addon WHERE entry =15542; -INSERT INTO creature_template_addon VALUES (15542,14337,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15542 -DELETE FROM creature_addon WHERE guid = 43202; -DELETE FROM creature_addon WHERE guid = 43203; --- Create template addon for creature 15543 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15543; -INSERT INTO creature_template_addon VALUES (15543,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15543 --- Create template addon for creature 15544 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15544; -INSERT INTO creature_template_addon VALUES (15544,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15544 --- Create template addon for creature 15545 -DELETE FROM creature_template_addon WHERE entry =15545; -INSERT INTO creature_template_addon VALUES (15545,6080,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15545 -DELETE FROM creature_addon WHERE guid = 43206; -DELETE FROM creature_addon WHERE guid = 43207; -DELETE FROM creature_addon WHERE guid = 43208; -DELETE FROM creature_addon WHERE guid = 43209; -DELETE FROM creature_addon WHERE guid = 43213; -DELETE FROM creature_addon WHERE guid = 43214; -DELETE FROM creature_addon WHERE guid = 43215; -DELETE FROM creature_addon WHERE guid = 43216; -DELETE FROM creature_addon WHERE guid = 43217; -DELETE FROM creature_addon WHERE guid = 43218; -DELETE FROM creature_addon WHERE guid = 43219; -DELETE FROM creature_addon WHERE guid = 43220; --- Create template addon for creature 15546 --- Create template addon for creature 15549 -DELETE FROM creature_template_addon WHERE entry =15549; -INSERT INTO creature_template_addon VALUES (15549,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15549 -DELETE FROM creature_addon WHERE guid = 78375; --- Create template addon for creature 15552 -DELETE FROM creature_template_addon WHERE entry =15552; -INSERT INTO creature_template_addon VALUES (15552,0,3,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15552 -DELETE FROM creature_addon WHERE guid = 18614; --- Create template addon for creature 15553 -DELETE FROM creature_template_addon WHERE entry =15553; -INSERT INTO creature_template_addon VALUES (15553,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15553 -DELETE FROM creature_addon WHERE guid = 18612; --- Create template addon for creature 15554 --- Create template addon for creature 15555 --- Create template addon for creature 15556 -DELETE FROM creature_template_addon WHERE entry =15556; -INSERT INTO creature_template_addon VALUES (15556,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15556 -DELETE FROM creature_addon WHERE guid = 78381; --- Create template addon for creature 15557 -DELETE FROM creature_template_addon WHERE entry =15557; -INSERT INTO creature_template_addon VALUES (15557,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15557 -DELETE FROM creature_addon WHERE guid = 70554; --- Create template addon for creature 15558 -DELETE FROM creature_template_addon WHERE entry =15558; -INSERT INTO creature_template_addon VALUES (15558,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15558 -DELETE FROM creature_addon WHERE guid = 70555; --- Create template addon for creature 15559 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15559; -INSERT INTO creature_template_addon VALUES (15559,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15559 --- Create template addon for creature 15560 -DELETE FROM creature_template_addon WHERE entry =15560; -INSERT INTO creature_template_addon VALUES (15560,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15560 -DELETE FROM creature_addon WHERE guid = 78383; --- Clear duplicate addons from template for creature 15561 --- Create template addon for creature 15562 -DELETE FROM creature_template_addon WHERE entry =15562; -INSERT INTO creature_template_addon VALUES (15562,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15562 -DELETE FROM creature_addon WHERE guid = 91630; --- Create template addon for creature 15563 -DELETE FROM creature_template_addon WHERE entry =15563; -INSERT INTO creature_template_addon VALUES (15563,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15563 -DELETE FROM creature_addon WHERE guid = 72239; --- Create template addon for creature 15564 -DELETE FROM creature_template_addon WHERE entry =15564; -INSERT INTO creature_template_addon VALUES (15564,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15564 -DELETE FROM creature_addon WHERE guid = 91598; --- Create template addon for creature 15565 -DELETE FROM creature_template_addon WHERE entry =15565; -INSERT INTO creature_template_addon VALUES (15565,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15565 -DELETE FROM creature_addon WHERE guid = 70557; --- Create template addon for creature 15566 -DELETE FROM creature_template_addon WHERE entry =15566; -INSERT INTO creature_template_addon VALUES (15566,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15566 -DELETE FROM creature_addon WHERE guid = 91710; --- Clear duplicate addons from template for creature 15567 --- Create template addon for creature 15568 -DELETE FROM creature_template_addon WHERE entry =15568; -INSERT INTO creature_template_addon VALUES (15568,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15568 -DELETE FROM creature_addon WHERE guid = 78373; --- Create template addon for creature 15569 -DELETE FROM creature_template_addon WHERE entry =15569; -INSERT INTO creature_template_addon VALUES (15569,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15569 -DELETE FROM creature_addon WHERE guid = 78371; --- Create template addon for creature 15570 -DELETE FROM creature_template_addon WHERE entry =15570; -INSERT INTO creature_template_addon VALUES (15570,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15570 -DELETE FROM creature_addon WHERE guid = 70575; --- Create template addon for creature 15571 --- Create template addon for creature 15572 -DELETE FROM creature_template_addon WHERE entry =15572; -INSERT INTO creature_template_addon VALUES (15572,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15572 -DELETE FROM creature_addon WHERE guid = 70568; --- Create template addon for creature 15573 -DELETE FROM creature_template_addon WHERE entry =15573; -INSERT INTO creature_template_addon VALUES (15573,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15573 -DELETE FROM creature_addon WHERE guid = 70578; --- Create template addon for creature 15574 -DELETE FROM creature_template_addon WHERE entry =15574; -INSERT INTO creature_template_addon VALUES (15574,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15574 -DELETE FROM creature_addon WHERE guid = 70556; --- Create template addon for creature 15575 -DELETE FROM creature_template_addon WHERE entry =15575; -INSERT INTO creature_template_addon VALUES (15575,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15575 -DELETE FROM creature_addon WHERE guid = 70572; --- Create template addon for creature 15576 -DELETE FROM creature_template_addon WHERE entry =15576; -INSERT INTO creature_template_addon VALUES (15576,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15576 -DELETE FROM creature_addon WHERE guid = 91562; --- Create template addon for creature 15577 -DELETE FROM creature_template_addon WHERE entry =15577; -INSERT INTO creature_template_addon VALUES (15577,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15577 -DELETE FROM creature_addon WHERE guid = 78374; --- Create template addon for creature 15578 -DELETE FROM creature_template_addon WHERE entry =15578; -INSERT INTO creature_template_addon VALUES (15578,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15578 -DELETE FROM creature_addon WHERE guid = 78382; --- Create template addon for creature 15579 -DELETE FROM creature_template_addon WHERE entry =15579; -INSERT INTO creature_template_addon VALUES (15579,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15579 -DELETE FROM creature_addon WHERE guid = 91610; --- Create template addon for creature 15580 -DELETE FROM creature_template_addon WHERE entry =15580; -INSERT INTO creature_template_addon VALUES (15580,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15580 -DELETE FROM creature_addon WHERE guid = 91603; --- Create template addon for creature 15581 -DELETE FROM creature_template_addon WHERE entry =15581; -INSERT INTO creature_template_addon VALUES (15581,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15581 -DELETE FROM creature_addon WHERE guid = 70570; --- Create template addon for creature 15582 -DELETE FROM creature_template_addon WHERE entry =15582; -INSERT INTO creature_template_addon VALUES (15582,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15582 -DELETE FROM creature_addon WHERE guid = 70562; --- Create template addon for creature 15583 -DELETE FROM creature_template_addon WHERE entry =15583; -INSERT INTO creature_template_addon VALUES (15583,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15583 -DELETE FROM creature_addon WHERE guid = 70561; --- Create template addon for creature 15584 -DELETE FROM creature_template_addon WHERE entry =15584; -INSERT INTO creature_template_addon VALUES (15584,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15584 -DELETE FROM creature_addon WHERE guid = 72236; --- Create template addon for creature 15585 -DELETE FROM creature_template_addon WHERE entry =15585; -INSERT INTO creature_template_addon VALUES (15585,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15585 -DELETE FROM creature_addon WHERE guid = 75117; --- Create template addon for creature 15586 -DELETE FROM creature_template_addon WHERE entry =15586; -INSERT INTO creature_template_addon VALUES (15586,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15586 -DELETE FROM creature_addon WHERE guid = 70576; --- Create template addon for creature 15587 -DELETE FROM creature_template_addon WHERE entry =15587; -INSERT INTO creature_template_addon VALUES (15587,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15587 -DELETE FROM creature_addon WHERE guid = 70571; --- Create template addon for creature 15588 -DELETE FROM creature_template_addon WHERE entry =15588; -INSERT INTO creature_template_addon VALUES (15588,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15588 -DELETE FROM creature_addon WHERE guid = 70564; --- Create template addon for creature 15589 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15589; -INSERT INTO creature_template_addon VALUES (15589,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15589 --- Create template addon for creature 15590 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15590; -INSERT INTO creature_template_addon VALUES (15590,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15590 --- Create template addon for creature 15591 -DELETE FROM creature_template_addon WHERE entry =15591; -INSERT INTO creature_template_addon VALUES (15591,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15591 -DELETE FROM creature_addon WHERE guid = 18610; -DELETE FROM creature_addon WHERE guid = 18611; -DELETE FROM creature_addon WHERE guid = 18616; -DELETE FROM creature_addon WHERE guid = 18617; -DELETE FROM creature_addon WHERE guid = 18618; -DELETE FROM creature_addon WHERE guid = 30859; --- Create template addon for creature 15592 -DELETE FROM creature_template_addon WHERE entry =15592; -INSERT INTO creature_template_addon VALUES (15592,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15592 -DELETE FROM creature_addon WHERE guid = 91711; --- Create template addon for creature 15593 -DELETE FROM creature_template_addon WHERE entry =15593; -INSERT INTO creature_template_addon VALUES (15593,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15593 -DELETE FROM creature_addon WHERE guid = 78384; --- Create template addon for creature 15594 -DELETE FROM creature_template_addon WHERE entry =15594; -INSERT INTO creature_template_addon VALUES (15594,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15594 -DELETE FROM creature_addon WHERE guid = 91713; --- Create template addon for creature 15595 -DELETE FROM creature_template_addon WHERE entry =15595; -INSERT INTO creature_template_addon VALUES (15595,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15595 -DELETE FROM creature_addon WHERE guid = 70560; --- Create template addon for creature 15596 -DELETE FROM creature_template_addon WHERE entry =15596; -INSERT INTO creature_template_addon VALUES (15596,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15596 -DELETE FROM creature_addon WHERE guid = 78372; --- Create template addon for creature 15597 -DELETE FROM creature_template_addon WHERE entry =15597; -INSERT INTO creature_template_addon VALUES (15597,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15597 -DELETE FROM creature_addon WHERE guid = 70565; --- Create template addon for creature 15598 -DELETE FROM creature_template_addon WHERE entry =15598; -INSERT INTO creature_template_addon VALUES (15598,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15598 -DELETE FROM creature_addon WHERE guid = 70567; --- Create template addon for creature 15599 -DELETE FROM creature_template_addon WHERE entry =15599; -INSERT INTO creature_template_addon VALUES (15599,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15599 -DELETE FROM creature_addon WHERE guid = 70574; --- Create template addon for creature 15600 -DELETE FROM creature_template_addon WHERE entry =15600; -INSERT INTO creature_template_addon VALUES (15600,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15600 -DELETE FROM creature_addon WHERE guid = 70563; --- Create template addon for creature 15601 -DELETE FROM creature_template_addon WHERE entry =15601; -INSERT INTO creature_template_addon VALUES (15601,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15601 -DELETE FROM creature_addon WHERE guid = 70566; --- Create template addon for creature 15602 -DELETE FROM creature_template_addon WHERE entry =15602; -INSERT INTO creature_template_addon VALUES (15602,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15602 -DELETE FROM creature_addon WHERE guid = 91712; --- Create template addon for creature 15603 -DELETE FROM creature_template_addon WHERE entry =15603; -INSERT INTO creature_template_addon VALUES (15603,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15603 -DELETE FROM creature_addon WHERE guid = 70573; --- Create template addon for creature 15604 -DELETE FROM creature_template_addon WHERE entry =15604; -INSERT INTO creature_template_addon VALUES (15604,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15604 -DELETE FROM creature_addon WHERE guid = 72237; --- Create template addon for creature 15605 -DELETE FROM creature_template_addon WHERE entry =15605; -INSERT INTO creature_template_addon VALUES (15605,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15605 -DELETE FROM creature_addon WHERE guid = 70553; --- Create template addon for creature 15606 -DELETE FROM creature_template_addon WHERE entry =15606; -INSERT INTO creature_template_addon VALUES (15606,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15606 -DELETE FROM creature_addon WHERE guid = 72238; --- Create template addon for creature 15607 --- Create template addon for creature 15609 -DELETE FROM creature_template_addon WHERE entry =15609; -INSERT INTO creature_template_addon VALUES (15609,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15609 -DELETE FROM creature_addon WHERE guid = 46164; --- Create template addon for creature 15610 -DELETE FROM creature_template_addon WHERE entry =15610; -INSERT INTO creature_template_addon VALUES (15610,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15610 -DELETE FROM creature_addon WHERE guid = 46165; --- Create template addon for creature 15611 -DELETE FROM creature_template_addon WHERE entry =15611; -INSERT INTO creature_template_addon VALUES (15611,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15611 -DELETE FROM creature_addon WHERE guid = 46166; --- Create template addon for creature 15612 -DELETE FROM creature_template_addon WHERE entry =15612; -INSERT INTO creature_template_addon VALUES (15612,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15612 -DELETE FROM creature_addon WHERE guid = 46167; --- Create template addon for creature 15613 -DELETE FROM creature_template_addon WHERE entry =15613; -INSERT INTO creature_template_addon VALUES (15613,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15613 -DELETE FROM creature_addon WHERE guid = 46168; --- Create template addon for creature 15614 -DELETE FROM creature_template_addon WHERE entry =15614; -INSERT INTO creature_template_addon VALUES (15614,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15614 -DELETE FROM creature_addon WHERE guid = 46169; --- Create template addon for creature 15615 -DELETE FROM creature_template_addon WHERE entry =15615; -INSERT INTO creature_template_addon VALUES (15615,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15615 -DELETE FROM creature_addon WHERE guid = 46170; --- Create template addon for creature 15616 -DELETE FROM creature_template_addon WHERE entry =15616; -INSERT INTO creature_template_addon VALUES (15616,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15616 -DELETE FROM creature_addon WHERE guid = 42733; -DELETE FROM creature_addon WHERE guid = 42734; -DELETE FROM creature_addon WHERE guid = 42735; -DELETE FROM creature_addon WHERE guid = 42736; --- Create template addon for creature 15617 -DELETE FROM creature_template_addon WHERE entry =15617; -INSERT INTO creature_template_addon VALUES (15617,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15617 -DELETE FROM creature_addon WHERE guid = 42737; -DELETE FROM creature_addon WHERE guid = 42738; -DELETE FROM creature_addon WHERE guid = 42739; -DELETE FROM creature_addon WHERE guid = 42740; -DELETE FROM creature_addon WHERE guid = 42741; -DELETE FROM creature_addon WHERE guid = 42742; -DELETE FROM creature_addon WHERE guid = 42743; --- Create template addon for creature 15620 --- Create template addon for creature 15621 --- Create template addon for creature 15622 --- Clear duplicate addons from template for creature 15623 --- Clear duplicate addons from template for creature 15624 -DELETE FROM creature_addon WHERE guid = 46176; --- Create template addon for creature 15625 --- Create template addon for creature 15628 --- Create template addon for creature 15629 --- Create template addon for creature 15630 --- Clear duplicate addons from template for creature 15631 --- Create template addon for creature 15633 --- Create template addon for creature 15634 --- Clear duplicate addons from template for creature 15659 --- Create template addon for creature 15660 --- Create template addon for creature 15663 --- Create template addon for creature 15664 -DELETE FROM creature_template_addon WHERE entry =15664; -INSERT INTO creature_template_addon VALUES (15664,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15664 -DELETE FROM creature_addon WHERE guid = 89432; -DELETE FROM creature_addon WHERE guid = 89440; --- Create template addon for creature 15665 --- Create template addon for creature 15666 --- Create template addon for creature 15667 --- Create template addon for creature 15675 -DELETE FROM creature_template_addon WHERE entry =15675; -INSERT INTO creature_template_addon VALUES (15675,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15675 -DELETE FROM creature_addon WHERE guid = 32063; --- Create template addon for creature 15676 -DELETE FROM creature_template_addon WHERE entry =15676; -INSERT INTO creature_template_addon VALUES (15676,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15676 -DELETE FROM creature_addon WHERE guid = 32060; --- Create template addon for creature 15677 -DELETE FROM creature_template_addon WHERE entry =15677; -INSERT INTO creature_template_addon VALUES (15677,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15677 -DELETE FROM creature_addon WHERE guid = 569; --- Clear duplicate addons from template for creature 15678 -DELETE FROM creature_addon WHERE guid = 46240; --- Clear duplicate addons from template for creature 15679 -DELETE FROM creature_addon WHERE guid = 46243; --- Create template addon for creature 15681 -DELETE FROM creature_template_addon WHERE entry =15681; -INSERT INTO creature_template_addon VALUES (15681,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15681 -DELETE FROM creature_addon WHERE guid = 570; --- Create template addon for creature 15682 -DELETE FROM creature_template_addon WHERE entry =15682; -INSERT INTO creature_template_addon VALUES (15682,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15682 -DELETE FROM creature_addon WHERE guid = 32058; --- Create template addon for creature 15683 -DELETE FROM creature_template_addon WHERE entry =15683; -INSERT INTO creature_template_addon VALUES (15683,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15683 -DELETE FROM creature_addon WHERE guid = 32061; --- Create template addon for creature 15684 -DELETE FROM creature_template_addon WHERE entry =15684; -INSERT INTO creature_template_addon VALUES (15684,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15684 -DELETE FROM creature_addon WHERE guid = 32062; --- Create template addon for creature 15685 -DELETE FROM creature_template_addon WHERE entry =15685; -INSERT INTO creature_template_addon VALUES (15685,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15685 -DELETE FROM creature_addon WHERE guid = 89437; -DELETE FROM creature_addon WHERE guid = 89438; -DELETE FROM creature_addon WHERE guid = 89439; -DELETE FROM creature_addon WHERE guid = 89441; -DELETE FROM creature_addon WHERE guid = 89442; --- Create template addon for creature 15686 -DELETE FROM creature_template_addon WHERE entry =15686; -INSERT INTO creature_template_addon VALUES (15686,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15686 -DELETE FROM creature_addon WHERE guid = 32064; --- Create template addon for creature 15692 -DELETE FROM creature_template_addon WHERE entry =15692; -INSERT INTO creature_template_addon VALUES (15692,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15692 -DELETE FROM creature_addon WHERE guid = 89425; -DELETE FROM creature_addon WHERE guid = 89426; -DELETE FROM creature_addon WHERE guid = 89427; -DELETE FROM creature_addon WHERE guid = 89428; -DELETE FROM creature_addon WHERE guid = 89429; -DELETE FROM creature_addon WHERE guid = 89430; -DELETE FROM creature_addon WHERE guid = 89431; -DELETE FROM creature_addon WHERE guid = 89433; -DELETE FROM creature_addon WHERE guid = 89434; -DELETE FROM creature_addon WHERE guid = 89435; --- Create template addon for creature 15693 -DELETE FROM creature_template_addon WHERE entry =15693; -INSERT INTO creature_template_addon VALUES (15693,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15693 -DELETE FROM creature_addon WHERE guid = 42763; --- Create template addon for creature 15694 -DELETE FROM creature_template_addon WHERE entry =15694; -INSERT INTO creature_template_addon VALUES (15694,0,0,1,16,10,0,NULL); --- Clear duplicate addons from template for creature 15694 -DELETE FROM creature_addon WHERE guid = 91644; -DELETE FROM creature_addon WHERE guid = 91663; -DELETE FROM creature_addon WHERE guid = 91669; --- Create template addon for creature 15695 --- Create template addon for creature 15696 --- Create template addon for creature 15698 --- Create template addon for creature 15699 --- Clear duplicate addons from template for creature 15700 --- Clear duplicate addons from template for creature 15701 --- Create template addon for creature 15702 --- Create template addon for creature 15703 --- Create template addon for creature 15704 --- Create template addon for creature 15705 --- Create template addon for creature 15706 --- Create template addon for creature 15707 --- Create template addon for creature 15708 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15708; -INSERT INTO creature_template_addon VALUES (15708,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15708 --- Create template addon for creature 15709 --- Create template addon for creature 15710 --- Create template addon for creature 15711 --- Create template addon for creature 15712 --- Create template addon for creature 15713 --- Create template addon for creature 15714 --- Create template addon for creature 15715 --- Create template addon for creature 15716 --- Create template addon for creature 15717 --- Create template addon for creature 15718 --- Create template addon for creature 15719 -DELETE FROM creature_template_addon WHERE entry =15719; -INSERT INTO creature_template_addon VALUES (15719,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15719 -DELETE FROM creature_addon WHERE guid = 91651; -DELETE FROM creature_addon WHERE guid = 91661; -DELETE FROM creature_addon WHERE guid = 91662; --- Create template addon for creature 15720 --- Create template addon for creature 15721 --- Create template addon for creature 15722 -DELETE FROM creature_template_addon WHERE entry =15722; -INSERT INTO creature_template_addon VALUES (15722,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15722 -DELETE FROM creature_addon WHERE guid = 43044; --- Create template addon for creature 15723 --- Create template addon for creature 15724 --- Create template addon for creature 15725 --- Create template addon for creature 15726 --- Create template addon for creature 15727 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15727; -INSERT INTO creature_template_addon VALUES (15727,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15727 --- Create template addon for creature 15728 --- Create template addon for creature 15729 --- Create template addon for creature 15730 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15730; -INSERT INTO creature_template_addon VALUES (15730,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15730 --- Create template addon for creature 15731 --- Create template addon for creature 15732 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15732; -INSERT INTO creature_template_addon VALUES (15732,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15732 -DELETE FROM creature_addon WHERE guid = 89413; -DELETE FROM creature_addon WHERE guid = 89414; -DELETE FROM creature_addon WHERE guid = 89416; -DELETE FROM creature_addon WHERE guid = 89417; -DELETE FROM creature_addon WHERE guid = 89418; --- Create template addon for creature 15733 --- Create template addon for creature 15734 --- Create template addon for creature 15735 --- Create template addon for creature 15736 --- Create template addon for creature 15737 --- Create template addon for creature 15738 --- Create template addon for creature 15739 --- Create template addon for creature 15740 --- Create template addon for creature 15741 --- Create template addon for creature 15742 --- Create template addon for creature 15743 --- Create template addon for creature 15744 --- Create template addon for creature 15745 --- Create template addon for creature 15746 --- Create template addon for creature 15747 --- Create template addon for creature 15748 --- Create template addon for creature 15749 --- Create template addon for creature 15750 --- Create template addon for creature 15751 --- Create template addon for creature 15752 --- Create template addon for creature 15753 --- Create template addon for creature 15754 --- Create template addon for creature 15756 --- Create template addon for creature 15757 --- Create template addon for creature 15758 --- Create template addon for creature 15759 --- Create template addon for creature 15760 -DELETE FROM creature_template_addon WHERE entry =15760; -INSERT INTO creature_template_addon VALUES (15760,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15760 -DELETE FROM creature_addon WHERE guid = 89359; -DELETE FROM creature_addon WHERE guid = 89360; -DELETE FROM creature_addon WHERE guid = 89361; -DELETE FROM creature_addon WHERE guid = 89362; -DELETE FROM creature_addon WHERE guid = 89363; -DELETE FROM creature_addon WHERE guid = 89364; -DELETE FROM creature_addon WHERE guid = 89365; -DELETE FROM creature_addon WHERE guid = 89366; -DELETE FROM creature_addon WHERE guid = 89367; -DELETE FROM creature_addon WHERE guid = 89368; -DELETE FROM creature_addon WHERE guid = 89369; -DELETE FROM creature_addon WHERE guid = 89370; -DELETE FROM creature_addon WHERE guid = 89371; -DELETE FROM creature_addon WHERE guid = 89372; -DELETE FROM creature_addon WHERE guid = 89375; -DELETE FROM creature_addon WHERE guid = 89376; -DELETE FROM creature_addon WHERE guid = 89379; -DELETE FROM creature_addon WHERE guid = 89380; -DELETE FROM creature_addon WHERE guid = 89381; -DELETE FROM creature_addon WHERE guid = 89382; -DELETE FROM creature_addon WHERE guid = 89383; -DELETE FROM creature_addon WHERE guid = 89384; -DELETE FROM creature_addon WHERE guid = 89385; -DELETE FROM creature_addon WHERE guid = 89386; -DELETE FROM creature_addon WHERE guid = 89387; -DELETE FROM creature_addon WHERE guid = 89388; -DELETE FROM creature_addon WHERE guid = 89389; -DELETE FROM creature_addon WHERE guid = 89390; -DELETE FROM creature_addon WHERE guid = 89391; -DELETE FROM creature_addon WHERE guid = 89392; -DELETE FROM creature_addon WHERE guid = 89393; -DELETE FROM creature_addon WHERE guid = 89394; -DELETE FROM creature_addon WHERE guid = 89395; -DELETE FROM creature_addon WHERE guid = 89396; -DELETE FROM creature_addon WHERE guid = 89397; -DELETE FROM creature_addon WHERE guid = 89398; -DELETE FROM creature_addon WHERE guid = 89405; -DELETE FROM creature_addon WHERE guid = 89406; --- Create template addon for creature 15761 -DELETE FROM creature_template_addon WHERE entry =15761; -INSERT INTO creature_template_addon VALUES (15761,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15761 -DELETE FROM creature_addon WHERE guid = 6520; --- Clear duplicate addons from template for creature 15762 -DELETE FROM creature_addon WHERE guid = 46803; --- Clear duplicate addons from template for creature 15763 --- Clear duplicate addons from template for creature 15764 --- Create template addon for creature 15765 -DELETE FROM creature_template_addon WHERE entry =15765; -INSERT INTO creature_template_addon VALUES (15765,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15765 -DELETE FROM creature_addon WHERE guid = 6519; --- Clear duplicate addons from template for creature 15766 --- Create template addon for creature 15767 -DELETE FROM creature_template_addon WHERE entry =15767; -INSERT INTO creature_template_addon VALUES (15767,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15767 -DELETE FROM creature_addon WHERE guid = 25997; --- Create template addon for creature 15768 -DELETE FROM creature_template_addon WHERE entry =15768; -INSERT INTO creature_template_addon VALUES (15768,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15768 -DELETE FROM creature_addon WHERE guid = 32076; --- Create template addon for creature 15769 --- Create template addon for creature 15770 --- Create template addon for creature 15771 --- Create template addon for creature 15772 --- Create template addon for creature 15773 --- Create template addon for creature 15774 --- Create template addon for creature 15775 --- Create template addon for creature 15776 --- Create template addon for creature 15777 --- Create template addon for creature 15778 --- Create template addon for creature 15780 --- Create template addon for creature 15781 --- Create template addon for creature 15782 --- Create template addon for creature 15783 --- Create template addon for creature 15784 --- Create template addon for creature 15785 --- Create template addon for creature 15786 --- Create template addon for creature 15787 --- Create template addon for creature 15788 --- Create template addon for creature 15789 --- Create template addon for creature 15790 --- Create template addon for creature 15791 --- Create template addon for creature 15792 --- Create template addon for creature 15793 --- Create template addon for creature 15794 --- Create template addon for creature 15795 --- Create template addon for creature 15796 --- Create template addon for creature 15797 --- Create template addon for creature 15798 --- Create template addon for creature 15799 --- Create template addon for creature 15800 --- Create template addon for creature 15801 -DELETE FROM creature_template_addon WHERE entry =15801; -INSERT INTO creature_template_addon VALUES (15801,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15801 -DELETE FROM creature_addon WHERE guid = 43211; -DELETE FROM creature_addon WHERE guid = 43212; --- Create template addon for creature 15802 --- Create template addon for creature 15803 --- Create template addon for creature 15804 --- Create template addon for creature 15805 --- Create template addon for creature 15806 --- Create template addon for creature 15807 --- Create template addon for creature 15808 --- Create template addon for creature 15809 --- Create template addon for creature 15810 --- Create template addon for creature 15811 --- Create template addon for creature 15812 --- Create template addon for creature 15813 --- Create template addon for creature 15814 --- Create template addon for creature 15815 --- Create template addon for creature 15816 --- Create template addon for creature 15817 --- Create template addon for creature 15818 --- Create template addon for creature 15832 --- Create template addon for creature 15835 --- Create template addon for creature 15838 --- Create template addon for creature 15839 --- Create template addon for creature 15840 --- Create template addon for creature 15841 --- Create template addon for creature 15842 --- Create template addon for creature 15843 --- Create template addon for creature 15844 --- Create template addon for creature 15845 --- Create template addon for creature 15846 --- Create template addon for creature 15847 --- Create template addon for creature 15848 --- Create template addon for creature 15849 --- Create template addon for creature 15850 --- Create template addon for creature 15851 --- Create template addon for creature 15852 --- Create template addon for creature 15853 --- Create template addon for creature 15854 --- Create template addon for creature 15855 --- Create template addon for creature 15856 --- Create template addon for creature 15857 --- Create template addon for creature 15858 --- Create template addon for creature 15859 --- Create template addon for creature 15860 --- Create template addon for creature 15861 --- Create template addon for creature 15862 --- Create template addon for creature 15863 --- Create template addon for creature 15864 -DELETE FROM creature_template_addon WHERE entry =15864; -INSERT INTO creature_template_addon VALUES (15864,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15864 -DELETE FROM creature_addon WHERE guid = 91679; --- Create template addon for creature 15865 --- Create template addon for creature 15866 --- Create template addon for creature 15867 --- Create template addon for creature 15868 --- Create template addon for creature 15869 --- Create template addon for creature 15870 --- Create template addon for creature 15871 -DELETE FROM creature_template_addon WHERE entry =15871; -INSERT INTO creature_template_addon VALUES (15871,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15871 -DELETE FROM creature_addon WHERE guid = 91631; --- Create template addon for creature 15872 --- Create template addon for creature 15873 --- Create template addon for creature 15874 --- Create template addon for creature 15875 --- Create template addon for creature 15876 --- Create template addon for creature 15877 --- Create template addon for creature 15878 --- Create template addon for creature 15879 --- Create template addon for creature 15880 --- Create template addon for creature 15881 --- Clear duplicate addons from template for creature 15882 --- Clear duplicate addons from template for creature 15883 --- Create template addon for creature 15884 --- Create template addon for creature 15885 --- Create template addon for creature 15886 --- Create template addon for creature 15887 --- Create template addon for creature 15888 --- Create template addon for creature 15889 --- Create template addon for creature 15890 --- Create template addon for creature 15891 -DELETE FROM creature_template_addon WHERE entry =15891; -INSERT INTO creature_template_addon VALUES (15891,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15891 -DELETE FROM creature_addon WHERE guid = 91595; -DELETE FROM creature_addon WHERE guid = 91597; -DELETE FROM creature_addon WHERE guid = 91599; -DELETE FROM creature_addon WHERE guid = 91601; -DELETE FROM creature_addon WHERE guid = 91604; -DELETE FROM creature_addon WHERE guid = 91605; -DELETE FROM creature_addon WHERE guid = 91606; -DELETE FROM creature_addon WHERE guid = 91607; -DELETE FROM creature_addon WHERE guid = 91609; -DELETE FROM creature_addon WHERE guid = 91611; -DELETE FROM creature_addon WHERE guid = 91614; -DELETE FROM creature_addon WHERE guid = 91615; --- Create template addon for creature 15892 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15892; -INSERT INTO creature_template_addon VALUES (15892,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15892 -DELETE FROM creature_addon WHERE guid = 91622; -DELETE FROM creature_addon WHERE guid = 91623; -DELETE FROM creature_addon WHERE guid = 91624; -DELETE FROM creature_addon WHERE guid = 91628; -DELETE FROM creature_addon WHERE guid = 91629; -DELETE FROM creature_addon WHERE guid = 91633; -DELETE FROM creature_addon WHERE guid = 91634; -DELETE FROM creature_addon WHERE guid = 91637; -DELETE FROM creature_addon WHERE guid = 91688; --- Create template addon for creature 15893 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15893; -INSERT INTO creature_template_addon VALUES (15893,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15893 --- Create template addon for creature 15894 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15894; -INSERT INTO creature_template_addon VALUES (15894,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15894 --- Create template addon for creature 15895 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15895; -INSERT INTO creature_template_addon VALUES (15895,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15895 -DELETE FROM creature_addon WHERE guid = 91572; -DELETE FROM creature_addon WHERE guid = 91608; -DELETE FROM creature_addon WHERE guid = 91613; -DELETE FROM creature_addon WHERE guid = 91626; -DELETE FROM creature_addon WHERE guid = 91632; --- Create template addon for creature 15896 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15896; -INSERT INTO creature_template_addon VALUES (15896,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15896 --- Create template addon for creature 15897 -DELETE FROM creature_template_addon WHERE entry =15897; -INSERT INTO creature_template_addon VALUES (15897,0,0,1,16,0,0,'25824'); --- Clear duplicate addons from template for creature 15897 -DELETE FROM creature_addon WHERE guid = 91594; -DELETE FROM creature_addon WHERE guid = 91596; -DELETE FROM creature_addon WHERE guid = 91612; -DELETE FROM creature_addon WHERE guid = 91627; -DELETE FROM creature_addon WHERE guid = 91635; -DELETE FROM creature_addon WHERE guid = 91641; -DELETE FROM creature_addon WHERE guid = 91643; -DELETE FROM creature_addon WHERE guid = 91645; -DELETE FROM creature_addon WHERE guid = 91649; -DELETE FROM creature_addon WHERE guid = 91650; -DELETE FROM creature_addon WHERE guid = 91660; -DELETE FROM creature_addon WHERE guid = 94921; --- Create template addon for creature 15898 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15898; -INSERT INTO creature_template_addon VALUES (15898,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15898 -DELETE FROM creature_addon WHERE guid = 91593; -DELETE FROM creature_addon WHERE guid = 91600; -DELETE FROM creature_addon WHERE guid = 91602; -DELETE FROM creature_addon WHERE guid = 91625; -DELETE FROM creature_addon WHERE guid = 91636; -DELETE FROM creature_addon WHERE guid = 91677; -DELETE FROM creature_addon WHERE guid = 91689; --- Create template addon for creature 15901 --- Create template addon for creature 15902 --- Create template addon for creature 15903 -DELETE FROM creature_template_addon WHERE entry =15903; -INSERT INTO creature_template_addon VALUES (15903,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15903 -DELETE FROM creature_addon WHERE guid = 42749; --- Create template addon for creature 15904 --- Create template addon for creature 15905 -DELETE FROM creature_template_addon WHERE entry =15905; -INSERT INTO creature_template_addon VALUES (15905,0,0,1,16,10,0,NULL); --- Clear duplicate addons from template for creature 15905 -DELETE FROM creature_addon WHERE guid = 91639; -DELETE FROM creature_addon WHERE guid = 91658; --- Create template addon for creature 15906 -DELETE FROM creature_template_addon WHERE entry =15906; -INSERT INTO creature_template_addon VALUES (15906,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15906 -DELETE FROM creature_addon WHERE guid = 91654; -DELETE FROM creature_addon WHERE guid = 91665; -DELETE FROM creature_addon WHERE guid = 91668; -DELETE FROM creature_addon WHERE guid = 91672; --- Create template addon for creature 15907 -DELETE FROM creature_template_addon WHERE entry =15907; -INSERT INTO creature_template_addon VALUES (15907,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15907 -DELETE FROM creature_addon WHERE guid = 91648; -DELETE FROM creature_addon WHERE guid = 91653; -DELETE FROM creature_addon WHERE guid = 91659; -DELETE FROM creature_addon WHERE guid = 91673; -DELETE FROM creature_addon WHERE guid = 91675; --- Create template addon for creature 15908 -DELETE FROM creature_template_addon WHERE entry =15908; -INSERT INTO creature_template_addon VALUES (15908,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15908 -DELETE FROM creature_addon WHERE guid = 91640; -DELETE FROM creature_addon WHERE guid = 91656; -DELETE FROM creature_addon WHERE guid = 91666; -DELETE FROM creature_addon WHERE guid = 91670; -DELETE FROM creature_addon WHERE guid = 91674; --- Create template addon for creature 15909 -DELETE FROM creature_template_addon WHERE entry =15909; -INSERT INTO creature_template_addon VALUES (15909,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15909 -DELETE FROM creature_addon WHERE guid = 91687; --- Create template addon for creature 15910 --- Create template addon for creature 15911 --- Create template addon for creature 15912 --- Create template addon for creature 15913 --- Create template addon for creature 15914 --- Create template addon for creature 15915 --- Create template addon for creature 15916 --- Create template addon for creature 15917 --- Create template addon for creature 15918 --- Create template addon for creature 15922 --- Create template addon for creature 15928 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15928; -INSERT INTO creature_template_addon VALUES (15928,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15928 --- Create template addon for creature 15929 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15929; -INSERT INTO creature_template_addon VALUES (15929,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15929 --- Create template addon for creature 15930 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15930; -INSERT INTO creature_template_addon VALUES (15930,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15930 --- Create template addon for creature 15931 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15931; -INSERT INTO creature_template_addon VALUES (15931,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15931 --- Create template addon for creature 15932 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15932; -INSERT INTO creature_template_addon VALUES (15932,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15932 --- Create template addon for creature 15933 --- Create template addon for creature 15934 --- Create template addon for creature 15936 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15936; -INSERT INTO creature_template_addon VALUES (15936,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15936 --- Create template addon for creature 15952 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15952; -INSERT INTO creature_template_addon VALUES (15952,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15952 --- Create template addon for creature 15953 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15953; -INSERT INTO creature_template_addon VALUES (15953,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15953 --- Create template addon for creature 15954 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15954; -INSERT INTO creature_template_addon VALUES (15954,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15954 --- Create template addon for creature 15956 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15956; -INSERT INTO creature_template_addon VALUES (15956,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15956 --- Create template addon for creature 15957 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15957; -INSERT INTO creature_template_addon VALUES (15957,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15957 --- Create template addon for creature 15961 -DELETE FROM creature_template_addon WHERE entry =15961; -INSERT INTO creature_template_addon VALUES (15961,0,0,1,16,0,0,'18950'); --- Clear duplicate addons from template for creature 15961 -DELETE FROM creature_addon WHERE guid = 91647; -DELETE FROM creature_addon WHERE guid = 91667; -DELETE FROM creature_addon WHERE guid = 91678; -DELETE FROM creature_addon WHERE guid = 91680; -DELETE FROM creature_addon WHERE guid = 91681; -DELETE FROM creature_addon WHERE guid = 91682; -DELETE FROM creature_addon WHERE guid = 91683; -DELETE FROM creature_addon WHERE guid = 91684; -DELETE FROM creature_addon WHERE guid = 91685; -DELETE FROM creature_addon WHERE guid = 91686; --- Create template addon for creature 15962 --- Create template addon for creature 15963 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15963; -INSERT INTO creature_template_addon VALUES (15963,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15963 --- Create template addon for creature 15964 --- Create template addon for creature 15972 --- Create template addon for creature 15973 --- Create template addon for creature 15974 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15974; -INSERT INTO creature_template_addon VALUES (15974,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15974 --- Create template addon for creature 15975 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15975; -INSERT INTO creature_template_addon VALUES (15975,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15975 --- Create template addon for creature 15976 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15976; -INSERT INTO creature_template_addon VALUES (15976,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15976 --- Create template addon for creature 15977 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15977; -INSERT INTO creature_template_addon VALUES (15977,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15977 --- Create template addon for creature 15978 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15978; -INSERT INTO creature_template_addon VALUES (15978,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15978 --- Create template addon for creature 15979 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15979; -INSERT INTO creature_template_addon VALUES (15979,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15979 --- Create template addon for creature 15980 -DELETE FROM creature_template_addon WHERE entry =15980; -INSERT INTO creature_template_addon VALUES (15980,0,8,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15980 -DELETE FROM creature_addon WHERE guid = 88567; -DELETE FROM creature_addon WHERE guid = 88569; -DELETE FROM creature_addon WHERE guid = 88572; -DELETE FROM creature_addon WHERE guid = 88573; -DELETE FROM creature_addon WHERE guid = 88574; -DELETE FROM creature_addon WHERE guid = 88575; -DELETE FROM creature_addon WHERE guid = 88576; -DELETE FROM creature_addon WHERE guid = 88578; -DELETE FROM creature_addon WHERE guid = 88580; -DELETE FROM creature_addon WHERE guid = 88581; -DELETE FROM creature_addon WHERE guid = 88583; -DELETE FROM creature_addon WHERE guid = 88585; -DELETE FROM creature_addon WHERE guid = 88586; -DELETE FROM creature_addon WHERE guid = 88588; -DELETE FROM creature_addon WHERE guid = 88589; -DELETE FROM creature_addon WHERE guid = 88591; -DELETE FROM creature_addon WHERE guid = 88592; -DELETE FROM creature_addon WHERE guid = 88593; -DELETE FROM creature_addon WHERE guid = 88594; -DELETE FROM creature_addon WHERE guid = 88599; -DELETE FROM creature_addon WHERE guid = 88602; -DELETE FROM creature_addon WHERE guid = 88604; -DELETE FROM creature_addon WHERE guid = 88625; -DELETE FROM creature_addon WHERE guid = 88627; -DELETE FROM creature_addon WHERE guid = 88629; -DELETE FROM creature_addon WHERE guid = 88631; --- Create template addon for creature 15981 -DELETE FROM creature_template_addon WHERE entry =15981; -INSERT INTO creature_template_addon VALUES (15981,0,8,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15981 -DELETE FROM creature_addon WHERE guid = 88568; -DELETE FROM creature_addon WHERE guid = 88570; -DELETE FROM creature_addon WHERE guid = 88571; -DELETE FROM creature_addon WHERE guid = 88577; -DELETE FROM creature_addon WHERE guid = 88579; -DELETE FROM creature_addon WHERE guid = 88582; -DELETE FROM creature_addon WHERE guid = 88584; -DELETE FROM creature_addon WHERE guid = 88587; -DELETE FROM creature_addon WHERE guid = 88590; -DELETE FROM creature_addon WHERE guid = 88595; -DELETE FROM creature_addon WHERE guid = 88596; -DELETE FROM creature_addon WHERE guid = 88597; -DELETE FROM creature_addon WHERE guid = 88598; -DELETE FROM creature_addon WHERE guid = 88600; -DELETE FROM creature_addon WHERE guid = 88601; -DELETE FROM creature_addon WHERE guid = 88603; -DELETE FROM creature_addon WHERE guid = 88605; -DELETE FROM creature_addon WHERE guid = 88624; -DELETE FROM creature_addon WHERE guid = 88626; -DELETE FROM creature_addon WHERE guid = 88628; -DELETE FROM creature_addon WHERE guid = 88630; -DELETE FROM creature_addon WHERE guid = 88632; --- Create template addon for creature 15984 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =15984; -INSERT INTO creature_template_addon VALUES (15984,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 15984 --- Create template addon for creature 15989 --- Clear duplicate addons from template for creature 15990 --- Create template addon for creature 16001 -DELETE FROM creature_template_addon WHERE entry =16001; -INSERT INTO creature_template_addon VALUES (16001,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16001 -DELETE FROM creature_addon WHERE guid = 91696; --- Create template addon for creature 16002 -DELETE FROM creature_template_addon WHERE entry =16002; -INSERT INTO creature_template_addon VALUES (16002,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16002 -DELETE FROM creature_addon WHERE guid = 91691; --- Create template addon for creature 16003 -DELETE FROM creature_template_addon WHERE entry =16003; -INSERT INTO creature_template_addon VALUES (16003,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16003 -DELETE FROM creature_addon WHERE guid = 91699; --- Create template addon for creature 16004 -DELETE FROM creature_template_addon WHERE entry =16004; -INSERT INTO creature_template_addon VALUES (16004,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16004 -DELETE FROM creature_addon WHERE guid = 91697; --- Create template addon for creature 16005 -DELETE FROM creature_template_addon WHERE entry =16005; -INSERT INTO creature_template_addon VALUES (16005,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16005 -DELETE FROM creature_addon WHERE guid = 91690; --- Create template addon for creature 16006 --- Create template addon for creature 16007 -DELETE FROM creature_template_addon WHERE entry =16007; -INSERT INTO creature_template_addon VALUES (16007,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16007 -DELETE FROM creature_addon WHERE guid = 91700; --- Create template addon for creature 16008 -DELETE FROM creature_template_addon WHERE entry =16008; -INSERT INTO creature_template_addon VALUES (16008,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16008 -DELETE FROM creature_addon WHERE guid = 91701; --- Create template addon for creature 16009 -DELETE FROM creature_template_addon WHERE entry =16009; -INSERT INTO creature_template_addon VALUES (16009,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16009 -DELETE FROM creature_addon WHERE guid = 91693; --- Create template addon for creature 16011 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16011; -INSERT INTO creature_template_addon VALUES (16011,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16011 --- Create template addon for creature 16012 -DELETE FROM creature_template_addon WHERE entry =16012; -INSERT INTO creature_template_addon VALUES (16012,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16012 -DELETE FROM creature_addon WHERE guid = 6491; --- Clear duplicate addons from template for creature 16013 --- Create template addon for creature 16014 -DELETE FROM creature_template_addon WHERE entry =16014; -INSERT INTO creature_template_addon VALUES (16014,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16014 -DELETE FROM creature_addon WHERE guid = 23273; --- Create template addon for creature 16015 -DELETE FROM creature_template_addon WHERE entry =16015; -INSERT INTO creature_template_addon VALUES (16015,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16015 -DELETE FROM creature_addon WHERE guid = 42208; --- Clear duplicate addons from template for creature 16016 --- Clear duplicate addons from template for creature 16017 --- Create template addon for creature 16018 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16018; -INSERT INTO creature_template_addon VALUES (16018,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16018 --- Create template addon for creature 16020 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16020; -INSERT INTO creature_template_addon VALUES (16020,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16020 --- Create template addon for creature 16021 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16021; -INSERT INTO creature_template_addon VALUES (16021,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16021 --- Create template addon for creature 16022 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16022; -INSERT INTO creature_template_addon VALUES (16022,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16022 --- Create template addon for creature 16024 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16024; -INSERT INTO creature_template_addon VALUES (16024,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16024 --- Create template addon for creature 16025 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16025; -INSERT INTO creature_template_addon VALUES (16025,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16025 --- Create template addon for creature 16027 --- Create template addon for creature 16028 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16028; -INSERT INTO creature_template_addon VALUES (16028,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16028 --- Clear duplicate addons from template for creature 16029 --- Create template addon for creature 16030 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16030; -INSERT INTO creature_template_addon VALUES (16030,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16030 --- Create template addon for creature 16031 --- Create template addon for creature 16032 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16032; -INSERT INTO creature_template_addon VALUES (16032,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16032 --- Clear duplicate addons from template for creature 16033 --- Create template addon for creature 16034 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16034; -INSERT INTO creature_template_addon VALUES (16034,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16034 --- Create template addon for creature 16036 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16036; -INSERT INTO creature_template_addon VALUES (16036,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16036 --- Create template addon for creature 16037 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16037; -INSERT INTO creature_template_addon VALUES (16037,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16037 --- Create template addon for creature 16042 --- Create template addon for creature 16043 -DELETE FROM creature_template_addon WHERE entry =16043; -INSERT INTO creature_template_addon VALUES (16043,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16043 -DELETE FROM creature_addon WHERE guid = 4600; --- Create template addon for creature 16044 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16044; -INSERT INTO creature_template_addon VALUES (16044,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16044 --- Create template addon for creature 16045 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16045; -INSERT INTO creature_template_addon VALUES (16045,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16045 --- Create template addon for creature 16046 -DELETE FROM creature_template_addon WHERE entry =16046; -INSERT INTO creature_template_addon VALUES (16046,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16046 -DELETE FROM creature_addon WHERE guid = 53937; --- Clear duplicate addons from template for creature 16047 --- Create template addon for creature 16048 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16048; -INSERT INTO creature_template_addon VALUES (16048,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16048 --- Create template addon for creature 16049 --- Create template addon for creature 16050 --- Create template addon for creature 16051 --- Create template addon for creature 16052 --- Create template addon for creature 16053 --- Create template addon for creature 16054 --- Create template addon for creature 16055 --- Create template addon for creature 16056 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16056; -INSERT INTO creature_template_addon VALUES (16056,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16056 --- Create template addon for creature 16057 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16057; -INSERT INTO creature_template_addon VALUES (16057,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16057 --- Create template addon for creature 16058 --- Create template addon for creature 16059 --- Create template addon for creature 16060 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16060; -INSERT INTO creature_template_addon VALUES (16060,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16060 --- Create template addon for creature 16061 -DELETE FROM creature_template_addon WHERE entry =16061; -INSERT INTO creature_template_addon VALUES (16061,0,0,0,0,0,0,'18950'); --- Clear duplicate addons from template for creature 16061 -DELETE FROM creature_addon WHERE guid = 88460; --- Create template addon for creature 16062 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16062; -INSERT INTO creature_template_addon VALUES (16062,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16062 --- Create template addon for creature 16063 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16063; -INSERT INTO creature_template_addon VALUES (16063,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16063 --- Create template addon for creature 16064 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16064; -INSERT INTO creature_template_addon VALUES (16064,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16064 --- Create template addon for creature 16065 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16065; -INSERT INTO creature_template_addon VALUES (16065,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16065 --- Create template addon for creature 16066 --- Create template addon for creature 16067 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16067; -INSERT INTO creature_template_addon VALUES (16067,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16067 --- Create template addon for creature 16068 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16068; -INSERT INTO creature_template_addon VALUES (16068,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16068 --- Clear duplicate addons from template for creature 16069 -DELETE FROM creature_addon WHERE guid = 6498; --- Clear duplicate addons from template for creature 16070 --- Create template addon for creature 16072 -DELETE FROM creature_template_addon WHERE entry =16072; -INSERT INTO creature_template_addon VALUES (16072,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16072 -DELETE FROM creature_addon WHERE guid = 30872; --- Create template addon for creature 16073 --- Create template addon for creature 16075 --- Create template addon for creature 16076 -DELETE FROM creature_template_addon WHERE entry =16076; -INSERT INTO creature_template_addon VALUES (16076,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16076 -DELETE FROM creature_addon WHERE guid = 6497; --- Create template addon for creature 16079 -DELETE FROM creature_template_addon WHERE entry =16079; -INSERT INTO creature_template_addon VALUES (16079,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16079 -DELETE FROM creature_addon WHERE guid = 47780; --- Create template addon for creature 16080 --- Create template addon for creature 16082 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16082; -INSERT INTO creature_template_addon VALUES (16082,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16082 --- Create template addon for creature 16083 --- Create template addon for creature 16085 --- Create template addon for creature 16086 --- Create template addon for creature 16090 -DELETE FROM creature_template_addon WHERE entry =16090; -INSERT INTO creature_template_addon VALUES (16090,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16090 -DELETE FROM creature_addon WHERE guid = 14809; --- Create template addon for creature 16091 -DELETE FROM creature_template_addon WHERE entry =16091; -INSERT INTO creature_template_addon VALUES (16091,0,0,1,16,0,0,'8279'); --- Clear duplicate addons from template for creature 16091 -DELETE FROM creature_addon WHERE guid = 45610; --- Create template addon for creature 16092 --- Create template addon for creature 16093 --- Create template addon for creature 16094 -DELETE FROM creature_template_addon WHERE entry =16094; -INSERT INTO creature_template_addon VALUES (16094,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16094 -DELETE FROM creature_addon WHERE guid = 609; --- Create template addon for creature 16095 --- Create template addon for creature 16096 -DELETE FROM creature_template_addon WHERE entry =16096; -INSERT INTO creature_template_addon VALUES (16096,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16096 -DELETE FROM creature_addon WHERE guid = 315; -DELETE FROM creature_addon WHERE guid = 606; -DELETE FROM creature_addon WHERE guid = 661; -DELETE FROM creature_addon WHERE guid = 7944; -DELETE FROM creature_addon WHERE guid = 7947; -DELETE FROM creature_addon WHERE guid = 10349; -DELETE FROM creature_addon WHERE guid = 29776; -DELETE FROM creature_addon WHERE guid = 29782; -DELETE FROM creature_addon WHERE guid = 34109; -DELETE FROM creature_addon WHERE guid = 34110; -DELETE FROM creature_addon WHERE guid = 38248; --- Create template addon for creature 16097 --- Create template addon for creature 16098 --- Create template addon for creature 16100 -DELETE FROM creature_template_addon WHERE entry =16100; -INSERT INTO creature_template_addon VALUES (16100,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16100 -DELETE FROM creature_addon WHERE guid = 54416; --- Create template addon for creature 16101 --- Create template addon for creature 16102 --- Create template addon for creature 16103 --- Create template addon for creature 16104 --- Create template addon for creature 16105 -DELETE FROM creature_template_addon WHERE entry =16105; -INSERT INTO creature_template_addon VALUES (16105,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16105 -DELETE FROM creature_addon WHERE guid = 91692; --- Create template addon for creature 16106 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16106; -INSERT INTO creature_template_addon VALUES (16106,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16106 --- Create template addon for creature 16107 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16107; -INSERT INTO creature_template_addon VALUES (16107,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16107 --- Create template addon for creature 16108 -DELETE FROM creature_template_addon WHERE entry =16108; -INSERT INTO creature_template_addon VALUES (16108,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16108 -DELETE FROM creature_addon WHERE guid = 91698; --- Create template addon for creature 16109 -DELETE FROM creature_template_addon WHERE entry =16109; -INSERT INTO creature_template_addon VALUES (16109,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16109 -DELETE FROM creature_addon WHERE guid = 12954; --- Create template addon for creature 16110 --- Create template addon for creature 16111 --- Create template addon for creature 16112 -DELETE FROM creature_template_addon WHERE entry =16112; -INSERT INTO creature_template_addon VALUES (16112,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16112 -DELETE FROM creature_addon WHERE guid = 54765; --- Clear duplicate addons from template for creature 16113 --- Clear duplicate addons from template for creature 16114 --- Clear duplicate addons from template for creature 16115 --- Clear duplicate addons from template for creature 16116 --- Clear duplicate addons from template for creature 16117 --- Create template addon for creature 16118 --- Create template addon for creature 16119 --- Create template addon for creature 16120 --- Create template addon for creature 16123 --- Create template addon for creature 16124 --- Create template addon for creature 16125 --- Create template addon for creature 16126 --- Create template addon for creature 16127 --- Create template addon for creature 16129 --- Create template addon for creature 16131 -DELETE FROM creature_template_addon WHERE entry =16131; -INSERT INTO creature_template_addon VALUES (16131,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16131 -DELETE FROM creature_addon WHERE guid = 54120; --- Create template addon for creature 16132 -DELETE FROM creature_template_addon WHERE entry =16132; -INSERT INTO creature_template_addon VALUES (16132,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16132 -DELETE FROM creature_addon WHERE guid = 54163; --- Create template addon for creature 16133 -DELETE FROM creature_template_addon WHERE entry =16133; -INSERT INTO creature_template_addon VALUES (16133,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16133 -DELETE FROM creature_addon WHERE guid = 54190; --- Create template addon for creature 16134 -DELETE FROM creature_template_addon WHERE entry =16134; -INSERT INTO creature_template_addon VALUES (16134,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16134 -DELETE FROM creature_addon WHERE guid = 54145; --- Create template addon for creature 16135 -DELETE FROM creature_template_addon WHERE entry =16135; -INSERT INTO creature_template_addon VALUES (16135,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16135 -DELETE FROM creature_addon WHERE guid = 54186; --- Create template addon for creature 16136 --- Create template addon for creature 16137 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16137; -INSERT INTO creature_template_addon VALUES (16137,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16137 --- Create template addon for creature 16139 --- Create template addon for creature 16141 --- Create template addon for creature 16142 --- Create template addon for creature 16143 --- Create template addon for creature 16145 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16145; -INSERT INTO creature_template_addon VALUES (16145,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16145 --- Create template addon for creature 16146 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16146; -INSERT INTO creature_template_addon VALUES (16146,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16146 --- Create template addon for creature 16148 --- Create template addon for creature 16149 --- Create template addon for creature 16150 --- Create template addon for creature 16154 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16154; -INSERT INTO creature_template_addon VALUES (16154,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16154 --- Create template addon for creature 16156 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16156; -INSERT INTO creature_template_addon VALUES (16156,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16156 --- Create template addon for creature 16157 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16157; -INSERT INTO creature_template_addon VALUES (16157,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16157 --- Create template addon for creature 16158 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16158; -INSERT INTO creature_template_addon VALUES (16158,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16158 --- Create template addon for creature 16163 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16163; -INSERT INTO creature_template_addon VALUES (16163,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16163 --- Create template addon for creature 16164 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16164; -INSERT INTO creature_template_addon VALUES (16164,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16164 --- Create template addon for creature 16165 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16165; -INSERT INTO creature_template_addon VALUES (16165,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16165 --- Create template addon for creature 16166 --- Create template addon for creature 16167 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16167; -INSERT INTO creature_template_addon VALUES (16167,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16167 --- Create template addon for creature 16168 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16168; -INSERT INTO creature_template_addon VALUES (16168,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16168 --- Create template addon for creature 16172 --- Create template addon for creature 16184 -DELETE FROM creature_template_addon WHERE entry =16184; -INSERT INTO creature_template_addon VALUES (16184,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16184 -DELETE FROM creature_addon WHERE guid = 54112; --- Create template addon for creature 16193 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16193; -INSERT INTO creature_template_addon VALUES (16193,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16193 --- Create template addon for creature 16194 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16194; -INSERT INTO creature_template_addon VALUES (16194,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16194 --- Create template addon for creature 16211 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16211; -INSERT INTO creature_template_addon VALUES (16211,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16211 --- Create template addon for creature 16212 -DELETE FROM creature_template_addon WHERE entry =16212; -INSERT INTO creature_template_addon VALUES (16212,2402,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16212 -DELETE FROM creature_addon WHERE guid = 54768; --- Create template addon for creature 16215 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16215; -INSERT INTO creature_template_addon VALUES (16215,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16215 --- Create template addon for creature 16216 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16216; -INSERT INTO creature_template_addon VALUES (16216,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16216 --- Create template addon for creature 16218 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16218; -INSERT INTO creature_template_addon VALUES (16218,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16218 --- Clear duplicate addons from template for creature 16225 -DELETE FROM creature_addon WHERE guid = 52674; -DELETE FROM creature_addon WHERE guid = 52675; -DELETE FROM creature_addon WHERE guid = 52676; --- Create template addon for creature 16226 --- Clear duplicate addons from template for creature 16227 --- Create template addon for creature 16228 -DELETE FROM creature_template_addon WHERE entry =16228; -INSERT INTO creature_template_addon VALUES (16228,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16228 -DELETE FROM creature_addon WHERE guid = 52677; -DELETE FROM creature_addon WHERE guid = 52680; -DELETE FROM creature_addon WHERE guid = 52696; -DELETE FROM creature_addon WHERE guid = 52698; -DELETE FROM creature_addon WHERE guid = 52699; -DELETE FROM creature_addon WHERE guid = 52701; --- Create template addon for creature 16229 -DELETE FROM creature_template_addon WHERE entry =16229; -INSERT INTO creature_template_addon VALUES (16229,0,3,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16229 -DELETE FROM creature_addon WHERE guid = 52702; -DELETE FROM creature_addon WHERE guid = 52849; --- Create template addon for creature 16230 --- Create template addon for creature 16232 --- Create template addon for creature 16236 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16236; -INSERT INTO creature_template_addon VALUES (16236,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16236 --- Create template addon for creature 16241 --- Create template addon for creature 16243 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16243; -INSERT INTO creature_template_addon VALUES (16243,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16243 --- Create template addon for creature 16244 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16244; -INSERT INTO creature_template_addon VALUES (16244,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16244 --- Create template addon for creature 16254 --- Create template addon for creature 16255 --- Create template addon for creature 16256 -DELETE FROM creature_template_addon WHERE entry =16256; -INSERT INTO creature_template_addon VALUES (16256,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16256 -DELETE FROM creature_addon WHERE guid = 54188; --- Create template addon for creature 16281 --- Create template addon for creature 16283 -DELETE FROM creature_template_addon WHERE entry =16283; -INSERT INTO creature_template_addon VALUES (16283,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16283 -DELETE FROM creature_addon WHERE guid = 54805; --- Create template addon for creature 16284 -DELETE FROM creature_template_addon WHERE entry =16284; -INSERT INTO creature_template_addon VALUES (16284,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16284 -DELETE FROM creature_addon WHERE guid = 53897; --- Create template addon for creature 16285 --- Create template addon for creature 16286 --- Create template addon for creature 16290 --- Create template addon for creature 16297 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16297; -INSERT INTO creature_template_addon VALUES (16297,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16297 --- Create template addon for creature 16298 --- Create template addon for creature 16299 --- Create template addon for creature 16306 --- Create template addon for creature 16336 --- Create template addon for creature 16338 --- Create template addon for creature 16356 --- Create template addon for creature 16359 --- Create template addon for creature 16360 --- Create template addon for creature 16361 --- Create template addon for creature 16363 --- Create template addon for creature 16365 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16365; -INSERT INTO creature_template_addon VALUES (16365,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16365 --- Create template addon for creature 16368 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16368; -INSERT INTO creature_template_addon VALUES (16368,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16368 --- Create template addon for creature 16369 --- Create template addon for creature 16371 --- Create template addon for creature 16372 --- Create template addon for creature 16373 --- Create template addon for creature 16374 --- Create template addon for creature 16375 --- Create template addon for creature 16376 -DELETE FROM creature_template_addon WHERE entry =16376; -INSERT INTO creature_template_addon VALUES (16376,0,0,1,16,69,0,NULL); --- Clear duplicate addons from template for creature 16376 -DELETE FROM creature_addon WHERE guid = 54164; --- Create template addon for creature 16377 --- Create template addon for creature 16378 -DELETE FROM creature_template_addon WHERE entry =16378; -INSERT INTO creature_template_addon VALUES (16378,0,0,1,16,0,0,'18950'); --- Clear duplicate addons from template for creature 16378 -DELETE FROM creature_addon WHERE guid = 53857; -DELETE FROM creature_addon WHERE guid = 53863; -DELETE FROM creature_addon WHERE guid = 53864; -DELETE FROM creature_addon WHERE guid = 53865; -DELETE FROM creature_addon WHERE guid = 53866; -DELETE FROM creature_addon WHERE guid = 53868; -DELETE FROM creature_addon WHERE guid = 53869; -DELETE FROM creature_addon WHERE guid = 53875; -DELETE FROM creature_addon WHERE guid = 53895; -DELETE FROM creature_addon WHERE guid = 53896; -DELETE FROM creature_addon WHERE guid = 54751; -DELETE FROM creature_addon WHERE guid = 54752; -DELETE FROM creature_addon WHERE guid = 54753; -DELETE FROM creature_addon WHERE guid = 54755; -DELETE FROM creature_addon WHERE guid = 54756; -DELETE FROM creature_addon WHERE guid = 54757; -DELETE FROM creature_addon WHERE guid = 54758; -DELETE FROM creature_addon WHERE guid = 68491; -DELETE FROM creature_addon WHERE guid = 68500; -DELETE FROM creature_addon WHERE guid = 68931; -DELETE FROM creature_addon WHERE guid = 68963; -DELETE FROM creature_addon WHERE guid = 69677; -DELETE FROM creature_addon WHERE guid = 69679; --- Create template addon for creature 16379 --- Create template addon for creature 16380 --- Clear duplicate addons from template for creature 16381 --- Create template addon for creature 16382 --- Create template addon for creature 16383 --- Create template addon for creature 16384 --- Create template addon for creature 16385 --- Create template addon for creature 16386 --- Create template addon for creature 16387 --- Create template addon for creature 16390 --- Create template addon for creature 16392 -DELETE FROM creature_template_addon WHERE entry =16392; -INSERT INTO creature_template_addon VALUES (16392,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16392 -DELETE FROM creature_addon WHERE guid = 16990; --- Create template addon for creature 16394 --- Create template addon for creature 16395 --- Create template addon for creature 16396 --- Create template addon for creature 16398 --- Create template addon for creature 16399 -DELETE FROM creature_template_addon WHERE entry =16399; -INSERT INTO creature_template_addon VALUES (16399,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16399 -DELETE FROM creature_addon WHERE guid = 554; --- Create template addon for creature 16400 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16400; -INSERT INTO creature_template_addon VALUES (16400,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16400 --- Create template addon for creature 16401 --- Create template addon for creature 16416 -DELETE FROM creature_template_addon WHERE entry =16416; -INSERT INTO creature_template_addon VALUES (16416,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16416 -DELETE FROM creature_addon WHERE guid = 41519; --- Create template addon for creature 16417 -DELETE FROM creature_template_addon WHERE entry =16417; -INSERT INTO creature_template_addon VALUES (16417,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16417 -DELETE FROM creature_addon WHERE guid = 21821; --- Create template addon for creature 16418 -DELETE FROM creature_template_addon WHERE entry =16418; -INSERT INTO creature_template_addon VALUES (16418,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16418 -DELETE FROM creature_addon WHERE guid = 13551; --- Create template addon for creature 16419 --- Create template addon for creature 16420 --- Create template addon for creature 16421 --- Create template addon for creature 16422 --- Create template addon for creature 16423 --- Create template addon for creature 16427 --- Create template addon for creature 16428 --- Create template addon for creature 16429 --- Create template addon for creature 16430 --- Create template addon for creature 16431 --- Create template addon for creature 16432 --- Create template addon for creature 16433 --- Create template addon for creature 16434 --- Create template addon for creature 16435 --- Create template addon for creature 16436 --- Create template addon for creature 16437 --- Create template addon for creature 16438 --- Create template addon for creature 16439 --- Create template addon for creature 16440 --- Create template addon for creature 16441 --- Create template addon for creature 16446 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16446; -INSERT INTO creature_template_addon VALUES (16446,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16446 --- Create template addon for creature 16447 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16447; -INSERT INTO creature_template_addon VALUES (16447,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16447 --- Create template addon for creature 16448 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16448; -INSERT INTO creature_template_addon VALUES (16448,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16448 --- Create template addon for creature 16449 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16449; -INSERT INTO creature_template_addon VALUES (16449,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16449 --- Create template addon for creature 16451 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16451; -INSERT INTO creature_template_addon VALUES (16451,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16451 --- Create template addon for creature 16452 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16452; -INSERT INTO creature_template_addon VALUES (16452,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16452 --- Create template addon for creature 16453 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16453; -INSERT INTO creature_template_addon VALUES (16453,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16453 --- Create template addon for creature 16458 -DELETE FROM creature_template_addon WHERE entry =16458; -INSERT INTO creature_template_addon VALUES (16458,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16458 -DELETE FROM creature_addon WHERE guid = 29239; --- Create template addon for creature 16474 --- Create template addon for creature 16478 --- Create template addon for creature 16479 --- Create template addon for creature 16484 --- Create template addon for creature 16486 --- Create template addon for creature 16490 --- Create template addon for creature 16493 --- Create template addon for creature 16494 --- Create template addon for creature 16495 --- Create template addon for creature 16505 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16505; -INSERT INTO creature_template_addon VALUES (16505,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16505 --- Create template addon for creature 16506 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16506; -INSERT INTO creature_template_addon VALUES (16506,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16506 --- Create template addon for creature 16508 --- Create template addon for creature 16509 --- Create template addon for creature 16510 --- Create template addon for creature 16511 --- Create template addon for creature 16512 --- Create template addon for creature 16513 --- Create template addon for creature 16531 --- Create template addon for creature 16543 -DELETE FROM creature_template_addon WHERE entry =16543; -INSERT INTO creature_template_addon VALUES (16543,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16543 -DELETE FROM creature_addon WHERE guid = 43173; --- Create template addon for creature 16547 --- Create template addon for creature 16548 --- Create template addon for creature 16549 --- Create template addon for creature 16573 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16573; -INSERT INTO creature_template_addon VALUES (16573,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16573 --- Create template addon for creature 16604 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16604; -INSERT INTO creature_template_addon VALUES (16604,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16604 --- Create template addon for creature 16697 --- Create template addon for creature 16698 --- Create template addon for creature 16701 --- Create template addon for creature 16775 --- Create template addon for creature 16776 --- Create template addon for creature 16777 --- Create template addon for creature 16778 --- Create template addon for creature 16779 --- Clear duplicate addons from template for creature 16781 --- Create template addon for creature 16783 --- Create template addon for creature 16784 --- Create template addon for creature 16785 --- Create template addon for creature 16786 --- Create template addon for creature 16787 --- Clear duplicate addons from template for creature 16788 --- Create template addon for creature 16803 -DELETE FROM creature_template_addon WHERE entry =16803; -INSERT INTO creature_template_addon VALUES (16803,0,0,0,0,333,0,'18950'); --- Clear duplicate addons from template for creature 16803 -DELETE FROM creature_addon WHERE guid = 88461; -DELETE FROM creature_addon WHERE guid = 88462; -DELETE FROM creature_addon WHERE guid = 88463; -DELETE FROM creature_addon WHERE guid = 88464; --- Clear duplicate addons from template for creature 16817 --- Clear duplicate addons from template for creature 16818 --- Create template addon for creature 16861 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16861; -INSERT INTO creature_template_addon VALUES (16861,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16861 --- Create template addon for creature 16980 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16980; -INSERT INTO creature_template_addon VALUES (16980,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16980 --- Create template addon for creature 16981 --- Create template addon for creature 16982 --- Create template addon for creature 16983 --- Create template addon for creature 16984 --- Create template addon for creature 16987 --- Create template addon for creature 16988 --- Create template addon for creature 16989 --- Create template addon for creature 16990 --- Create template addon for creature 16995 --- Create template addon for creature 16998 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =16998; -INSERT INTO creature_template_addon VALUES (16998,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 16998 --- Create template addon for creature 17003 --- Clear duplicate addons from template for creature 17038 --- Clear duplicate addons from template for creature 17041 --- Clear duplicate addons from template for creature 17048 --- Clear duplicate addons from template for creature 17049 --- Clear duplicate addons from template for creature 17050 --- Clear duplicate addons from template for creature 17051 --- Create template addon for creature 17055 --- Clear duplicate addons from template for creature 17066 --- Create template addon for creature 17068 -DELETE FROM creature_template_addon WHERE entry =17068; -INSERT INTO creature_template_addon VALUES (17068,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 17068 -DELETE FROM creature_addon WHERE guid = 43177; --- Create template addon for creature 17069 -DELETE FROM creature_template_addon WHERE entry =17069; -INSERT INTO creature_template_addon VALUES (17069,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 17069 -DELETE FROM creature_addon WHERE guid = 52956; --- Create template addon for creature 17070 -DELETE FROM creature_template_addon WHERE entry =17070; -INSERT INTO creature_template_addon VALUES (17070,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 17070 -DELETE FROM creature_addon WHERE guid = 43178; --- Create template addon for creature 17072 -DELETE FROM creature_template_addon WHERE entry =17072; -INSERT INTO creature_template_addon VALUES (17072,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 17072 -DELETE FROM creature_addon WHERE guid = 52958; --- Create template addon for creature 17074 -DELETE FROM creature_template_addon WHERE entry =17074; -INSERT INTO creature_template_addon VALUES (17074,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 17074 -DELETE FROM creature_addon WHERE guid = 43179; --- Create template addon for creature 17079 -DELETE FROM creature_template_addon WHERE entry =17079; -INSERT INTO creature_template_addon VALUES (17079,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 17079 -DELETE FROM creature_addon WHERE guid = 43204; --- Create template addon for creature 17080 -DELETE FROM creature_template_addon WHERE entry =17080; -INSERT INTO creature_template_addon VALUES (17080,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 17080 -DELETE FROM creature_addon WHERE guid = 43205; --- Create template addon for creature 17081 -DELETE FROM creature_template_addon WHERE entry =17081; -INSERT INTO creature_template_addon VALUES (17081,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 17081 -DELETE FROM creature_addon WHERE guid = 43210; --- Create template addon for creature 17082 -DELETE FROM creature_template_addon WHERE entry =17082; -INSERT INTO creature_template_addon VALUES (17082,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 17082 -DELETE FROM creature_addon WHERE guid = 43221; --- Create template addon for creature 17090 -DELETE FROM creature_template_addon WHERE entry =17090; -INSERT INTO creature_template_addon VALUES (17090,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 17090 -DELETE FROM creature_addon WHERE guid = 43223; --- Clear duplicate addons from template for creature 17209 --- Create template addon for creature 17231 --- Create template addon for creature 17249 -DELETE FROM creature_template_addon WHERE entry =17249; -INSERT INTO creature_template_addon VALUES (17249,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 17249 -DELETE FROM creature_addon WHERE guid = 565; --- Create template addon for creature 17252 --- Create template addon for creature 17266 --- Create template addon for creature 17598 -DELETE FROM creature_template_addon WHERE entry =17598; -INSERT INTO creature_template_addon VALUES (17598,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 17598 -DELETE FROM creature_addon WHERE guid = 92885; --- Create template addon for creature 17635 --- Create template addon for creature 17647 --- Create template addon for creature 17688 --- Create template addon for creature 17689 -DELETE FROM creature_template_addon WHERE entry =17689; -INSERT INTO creature_template_addon VALUES (17689,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 17689 -DELETE FROM creature_addon WHERE guid = 52937; --- Create template addon for creature 17690 -DELETE FROM creature_template_addon WHERE entry =17690; -INSERT INTO creature_template_addon VALUES (17690,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 17690 -DELETE FROM creature_addon WHERE guid = 52931; --- Create template addon for creature 17691 --- Create template addon for creature 17696 -DELETE FROM creature_template_addon WHERE entry =17696; -INSERT INTO creature_template_addon VALUES (17696,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 17696 -DELETE FROM creature_addon WHERE guid = 52933; --- Create template addon for creature 17697 --- Create template addon for creature 17698 -DELETE FROM creature_template_addon WHERE entry =17698; -INSERT INTO creature_template_addon VALUES (17698,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 17698 -DELETE FROM creature_addon WHERE guid = 52932; --- Create template addon for creature 17699 --- Create template addon for creature 17719 --- Create template addon for creature 17720 --- Create template addon for creature 17765 -DELETE FROM creature_template_addon WHERE entry =17765; -INSERT INTO creature_template_addon VALUES (17765,0,0,1,16,0,0,'18950'); --- Clear duplicate addons from template for creature 17765 -DELETE FROM creature_addon WHERE guid = 42938; -DELETE FROM creature_addon WHERE guid = 42940; -DELETE FROM creature_addon WHERE guid = 42941; --- Create template addon for creature 17766 -DELETE FROM creature_template_addon WHERE entry =17766; -INSERT INTO creature_template_addon VALUES (17766,0,0,1,16,0,0,'18950'); --- Clear duplicate addons from template for creature 17766 -DELETE FROM creature_addon WHERE guid = 42942; -DELETE FROM creature_addon WHERE guid = 42943; -DELETE FROM creature_addon WHERE guid = 42944; --- Create template addon for creature 17794 --- Create template addon for creature 17795 -DELETE FROM creature_template_addon WHERE entry =17795; -INSERT INTO creature_template_addon VALUES (17795,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 17795 -DELETE FROM creature_addon WHERE guid = 91884; -DELETE FROM creature_addon WHERE guid = 91920; -DELETE FROM creature_addon WHERE guid = 91926; -DELETE FROM creature_addon WHERE guid = 92730; --- Clear duplicate addons from template for creature 17804 --- Create template addon for creature 17995 --- Create template addon for creature 17996 --- Create template addon for creature 18199 --- (Default addon) -DELETE FROM creature_template_addon WHERE entry =18199; -INSERT INTO creature_template_addon VALUES (18199,0,0,1,16,0,0,NULL); --- Clear duplicate addons from template for creature 18199 --- Create template addon for creature 25870 --- Create template addon for creature 25871 --- Create template addon for creature 25872 --- Create template addon for creature 25873 --- Create template addon for creature 25874 --- Create template addon for creature 25875 --- Create template addon for creature 25876 --- Create template addon for creature 25877 --- Create template addon for creature 25878 diff --git a/Updates/1507_jademir_stats.sql b/Updates/1507_jademir_stats.sql deleted file mode 100644 index 68f98d2c3..000000000 --- a/Updates/1507_jademir_stats.sql +++ /dev/null @@ -1,10 +0,0 @@ --- Fixed damage of NPCs 5317, 5319 & 5320 (Jademir Oracle/Tree Warder/Boughguard) in Feralas --- They were only doing 500 damage on a lvl 60 cloth wearer character while they --- should do 3 to 4 times that amount of damage. Source: Bestiary - --- Jademir Oracle -UPDATE creature_template SET DamageMultiplier=15, MinMeleeDmg=99, MaxMeleeDmg=130, MinRangedDmg=0, MaxRangedDmg=0, MeleeAttackPower=244, RangedAttackPower=25, MeleeBaseAttackTime=2000, RangedBaseAttackTime=2000 WHERE Entry=5317; --- Jademir Tree Warder -UPDATE creature_template SET DamageMultiplier=15, MinMeleeDmg=104, MaxMeleeDmg=138, MinRangedDmg=0, MaxRangedDmg=0, MeleeAttackPower=252, RangedAttackPower=26, MeleeBaseAttackTime=2000, RangedBaseAttackTime=2000 WHERE Entry=5319; --- Jademir Boughguard -UPDATE creature_template SET DamageMultiplier=15, MinMeleeDmg=108, MaxMeleeDmg=143, MinRangedDmg=0, MaxRangedDmg=0, MeleeAttackPower=262, RangedAttackPower=30, MeleeBaseAttackTime=2000, RangedBaseAttackTime=2000 WHERE Entry=5320; diff --git a/Updates/1512_kirith.sql b/Updates/1512_kirith.sql deleted file mode 100644 index 5a1541c1d..000000000 --- a/Updates/1512_kirith.sql +++ /dev/null @@ -1,4 +0,0 @@ --- Kirith the Damned -UPDATE creature_template SET MinLevelHealth=10456,MaxLevelHealth=10456,MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=4.0, ArmorMultiplier=1.0, DamageMultiplier=3.5, MinMeleeDmg=94, MaxMeleeDmg=125, MinRangedDmg=0, MaxRangedDmg=0, MeleeAttackPower=228, RangedAttackPower=23, MeleeBaseAttackTime=2000, RangedBaseAttackTime=2000 WHERE entry=7728; --- Spirit of Kirith -UPDATE creature_template SET MinLevelHealth=10456,MaxLevelHealth=10456,MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=4.0, ArmorMultiplier=1.0, DamageMultiplier=3.5, MinMeleeDmg=94, MaxMeleeDmg=125, MinRangedDmg=0, MaxRangedDmg=0, MeleeAttackPower=228, RangedAttackPower=23, MeleeBaseAttackTime=2000, RangedBaseAttackTime=2000 WHERE entry=7729; diff --git a/Updates/1513_npc_stats_fixes.sql b/Updates/1513_npc_stats_fixes.sql deleted file mode 100644 index df038d432..000000000 --- a/Updates/1513_npc_stats_fixes.sql +++ /dev/null @@ -1,241 +0,0 @@ --- Felsteed -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=304; --- Riding Horse (White Stallion) -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=305; --- Riding Horse (Palomino) -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=306; --- Pinto -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=307; --- Black Stallion -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=308; --- Black Wolf -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=356; --- Timber Wolf -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=358; --- Riding Wolf (Winter) -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=359; --- Horse -UPDATE creature_template SET MinLevelHealth=164,MaxLevelHealth=164,MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=1.6 WHERE entry=385; --- Old Blanchy -UPDATE creature_template SET MinLevelHealth=101,MaxLevelHealth=101,MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=1.83 WHERE entry=582; --- Defias Miner -UPDATE creature_template SET MinLevelHealth=417 WHERE entry=598; --- Chicken -UPDATE creature_template SET MinLevelHealth=1,MaxLevelHealth=1,MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=0.01 WHERE entry=620; --- Deer -UPDATE creature_template SET MinLevelHealth=1,MaxLevelHealth=1,MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=0.01 WHERE entry=883; --- Fawn -UPDATE creature_template SET MinLevelHealth=16,MaxLevelHealth=16,MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=0.3 WHERE entry=890; --- Razormaw Matriarch -UPDATE creature_template SET HealthMultiplier=1.1, ArmorMultiplier=1.01 WHERE entry=1140; --- Fluffy -UPDATE creature_template SET MinLevelHealth=1,MaxLevelHealth=1,MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=0.01 WHERE entry=1352; --- Ram -UPDATE creature_template SET MinLevelHealth=164,MaxLevelHealth=164,MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=1.6 WHERE entry=2098; --- Elemental Slave -UPDATE creature_template SET MinLevelHealth=1221,MaxLevelHealth=1279,HealthMultiplier=1.1 WHERE entry=2359; --- Cow -UPDATE creature_template SET MinLevelHealth=1,MaxLevelHealth=1,MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=0.01 WHERE entry=2442; --- Ruul Onestone -UPDATE creature_template SET UnitClass=2, Armor=1517 WHERE Entry=2602; --- Adder -UPDATE creature_template SET MinLevelHealth=1,MaxLevelHealth=1,MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=0.01 WHERE entry=3300; --- Cow -UPDATE creature_template SET MinLevelHealth=984,MaxLevelHealth=1068,MinLevelMana=0,MaxLevelMana=0 WHERE entry=3634; --- Skum -UPDATE creature_template SET MinLevelHealth=3908,MaxLevelHealth=3908,MinLevelMana=0,MaxLevelMana=0 WHERE entry=3674; --- Wisp -UPDATE creature_template SET MinLevelHealth=80,MaxLevelHealth=80,MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=1.9 WHERE entry=3681; --- Rat -UPDATE creature_template SET MinLevelHealth=8,MaxLevelHealth=8,MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=0.2 WHERE entry=4075; --- Riding Wolf (Gray) -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=4268; --- Chestnut Mare -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=4269; --- Riding Wolf (Red) -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=4270; --- Dire Wolf -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=4271; --- Brown Wolf -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=4272; --- Stonevault Cave Lurker -UPDATE creature_template SET MinLevel=37, MaxLevelHealth=4377 WHERE entry=4850; --- Stonevault Oracle -UPDATE creature_template SET MaxLevelHealth=3405 WHERE entry=4852; --- Stone Steward -UPDATE creature_template SET MaxLevelHealth=5346 WHERE entry=4860; --- Jadespine Basilisk -UPDATE creature_template SET HealthMultiplier=3 WHERE entry=4863; --- Moccasin -UPDATE creature_template SET MinLevelHealth=16,MaxLevelHealth=16,MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=0.3 WHERE entry=4953; --- Caged Human Female -UPDATE creature_template SET MinLevelHealth=102,MaxLevelHealth=102,MinLevelMana=0,MaxLevelMana=0 WHERE entry=5735; --- Caged Human Male -UPDATE creature_template SET MinLevelHealth=102,MaxLevelHealth=102,MinLevelMana=0,MaxLevelMana=0 WHERE entry=5736; --- Caged Dwarf Female -UPDATE creature_template SET MinLevelHealth=102,MaxLevelHealth=102,MinLevelMana=0,MaxLevelMana=0 WHERE entry=5738; --- Caged Squirrel -UPDATE creature_template SET MinLevelHealth=1,MaxLevelHealth=1,MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=0.01 WHERE entry=5739; --- Caged Rabbit -UPDATE creature_template SET MinLevelHealth=1,MaxLevelHealth=1,MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=0.01 WHERE entry=5741; --- Caged Toad -UPDATE creature_template SET MinLevelHealth=1,MaxLevelHealth=1,MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=0.01 WHERE entry=5742; --- Caged Sheep -UPDATE creature_template SET MinLevelHealth=1,MaxLevelHealth=1,MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=0.01 WHERE entry=5743; --- Deviate Viper -UPDATE creature_template SET HealthMultiplier=3 WHERE entry=5755; --- Striped Frostsaber -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=6074; --- Emerald Raptor -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=6075; --- Riding Tallstrider (Ivory) -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=6076; --- Caverndeep Reaver -UPDATE creature_template SET MinLevelHealth=2400,MaxLevelHealth=2559,MinLevelMana=0,MaxLevelMana=0 WHERE entry=6211; --- Caverndeep Reaver -UPDATE creature_template SET MaxLevelHealth=2865 WHERE entry=6230; --- Mouse -UPDATE creature_template SET MinLevelHealth=16,MaxLevelHealth=16,MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=0.3 WHERE entry=6271; --- Irradiated Pillager -UPDATE creature_template SET MinLevelHealth=1830,MaxLevelHealth=1953,MinLevelMana=655,MaxLevelMana=693 WHERE entry=6329; --- Cat -UPDATE creature_template SET MinLevelHealth=1,MaxLevelHealth=1,MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=0.01 WHERE entry=6368; --- Riding Skeletal Horse (Black) -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=6486; --- Arcanist Doan -UPDATE creature_template SET MinLevelHealth=8730,MaxLevelHealth=8730,MinLevelMana=2861,MaxLevelMana=2861, ArmorMultiplier=1, Armor=858, DamageMultiplier=2, MinMeleeDmg=36, MaxMeleeDmg=51, MinRangedDmg=0, MaxRangedDmg=0, MeleeAttackPower=54, RangedAttackPower=18, MeleeBaseAttackTime=2000, RangedBaseAttackTime=2000 WHERE entry=6487; --- Antilos -UPDATE creature_template SET MinLevelHealth=2769,MaxLevelHealth=2769,MinLevelMana=0,MaxLevelMana=0 WHERE entry=6648; --- Huge Toad -UPDATE creature_template SET MinLevelHealth=16,MaxLevelHealth=16,MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=0.3 WHERE entry=6653; --- Olaf -UPDATE creature_template SET MinLevelHealth=5334,MaxLevelHealth=5334,MinLevelMana=0,MaxLevelMana=0 WHERE entry=6908; --- Noarm -UPDATE creature_template SET MinLevel=25, MaxLevel=25, MinLevelHealth=804,MaxLevelHealth=804,MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=1.15 WHERE entry=7208; --- Riding Tiger (Black) -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=7322; --- Splinterbone Warrior -UPDATE creature_template SET MaxLevelHealth=1465 WHERE entry=7322; --- Elven Wisp -UPDATE creature_template SET MinLevelHealth=80,MaxLevelHealth=80,MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=1.9 WHERE entry=7570; --- Riding Tiger (Yellow) -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=7684; --- Riding Tiger (Red) -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=7686; --- Spotted Frostsaber -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=7687; --- Riding Tiger (BlackSpotted) -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=7689; --- Striped Nightsaber -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=7690; --- Riding Raptor (Obsidian) -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=7703; --- Riding Raptor (Crimson) -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=7704; --- Riding Raptor (Ivory) -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=7706; --- Turquoise Raptor -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=7707; --- Violet Raptor -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=7708; --- Riding Tallstrider (Brown) -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=7709; --- Riding Tallstrider (Gray) -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=7710; --- Riding Tallstrider (Pink) -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=7711; --- Riding Tallstrider (Purple) -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=7712; --- Riding Tallstrider (Turquoise) -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=7713; --- Red Mechanostrider -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=7739; --- Blue Mechanostrider -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=7749; --- Sandfury Cretin -UPDATE creature_template SET UnitClass=8, MaxLevelHealth=3882, HealthMultiplier=3 WHERE Entry=7789; --- Teremus the Devourer -UPDATE creature_template SET MinLevel=60, MaxLevel=60, MinLevelHealth=91560,MaxLevelHealth=91560,MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=30, ArmorMultiplier=1, Armor=3791, DamageMultiplier=9.5, MinMeleeDmg=104, MaxMeleeDmg=138, MinRangedDmg=0, MaxRangedDmg=0, MeleeAttackPower=252, RangedAttackPower=26, MeleeBaseAttackTime=2000, RangedBaseAttackTime=2000 WHERE entry=7846; --- Mechanical Chicken -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=8376; --- Dark Iron Sentry -UPDATE creature_template SET UnitClass=2, HealthMultiplier=3 WHERE Entry=8504; --- Eranikus the Chained -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=8506; --- Frost Spectre -UPDATE creature_template SET MinLevelHealth=1823,MaxLevelHealth=1823,MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=1.15, ArmorMultiplier=1, Armor=2101, DamageMultiplier=1.5, MinMeleeDmg=59, MaxMeleeDmg=78, MinRangedDmg=0, MaxRangedDmg=0, MeleeAttackPower=142, RangedAttackPower=15, MeleeBaseAttackTime=2000, RangedBaseAttackTime=2000 WHERE entry=8585; --- Hukku's Voidwalker -UPDATE creature_template SET MinLevelHealth=2846,MaxLevelHealth=2846,MinLevelMana=1923,MaxLevelMana=1923, HealthMultiplier=1.5, ArmorMultiplier=1.39, Armor=3502, DamageMultiplier=0.45, MinMeleeDmg=82, MaxMeleeDmg=109, MinRangedDmg=0, MaxRangedDmg=0, MeleeAttackPower=202, RangedAttackPower=19, MeleeBaseAttackTime=2000, RangedBaseAttackTime=2000 WHERE entry=8656; --- Hukku's Succubus -UPDATE creature_template SET MinLevelHealth=1612,MaxLevelHealth=1612,MinLevelMana=1923,MaxLevelMana=1923, HealthMultiplier=0.85, ArmorMultiplier=0.66, Armor=1665, DamageMultiplier=1.5, MinMeleeDmg=82, MaxMeleeDmg=109, MinRangedDmg=0, MaxRangedDmg=0, MeleeAttackPower=202, RangedAttackPower=19, MeleeBaseAttackTime=2000, RangedBaseAttackTime=2000 WHERE entry=8657; --- Hukku's Imp -UPDATE creature_template SET MinLevelHealth=1660,MaxLevelHealth=1660,MinLevelMana=2558,MaxLevelMana=2558, HealthMultiplier=1, PowerMultiplier=0.55, ArmorMultiplier=1, Armor=1574, DamageMultiplier=2.0, MinMeleeDmg=56, MaxMeleeDmg=78, MinRangedDmg=0, MaxRangedDmg=0, MeleeAttackPower=95, RangedAttackPower=22, MeleeBaseAttackTime=1800, RangedBaseAttackTime=1800 WHERE entry=8658; --- Emerald Dragon Whelp -UPDATE creature_template SET UnitClass=8, MinLevel=55, MaxLevel=55, MinLevelHealth=1830,MaxLevelHealth=1830,MinLevelMana=5013,MaxLevelMana=5013, HealthMultiplier=1.0, ArmorMultiplier=1, Armor=1658, DamageMultiplier=1.0, MinMeleeDmg=67, MaxMeleeDmg=93, MinRangedDmg=0, MaxRangedDmg=0, MeleeAttackPower=101, RangedAttackPower=23, MeleeBaseAttackTime=2000, RangedBaseAttackTime=2000 WHERE entry=8776; --- Battle Chicken -UPDATE creature_template SET MinLevelHealth=13,MaxLevelHealth=13, HealthMultiplier=0.3, ArmorMultiplier=1, Armor=15, DamageMultiplier=1.0, MinMeleeDmg=2, MaxMeleeDmg=2, MinRangedDmg=0, MaxRangedDmg=0, MeleeAttackPower=9, RangedAttackPower=0, MeleeBaseAttackTime=2000, RangedBaseAttackTime=2000 WHERE entry=8836; --- Riding Ram -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=8881; --- Riding Tiger -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=8882; --- Riding Horse -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=8883; --- Skeletal Mount -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=8884; --- Riding Raptor -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=8885; --- A tormented voice -UPDATE creature_template SET MinLevelHealth=2215,MaxLevelHealth=2215,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1, DamageMultiplier=1.0, MinMeleeDmg=85, MaxMeleeDmg=112, MinRangedDmg=0, MaxRangedDmg=0, MeleeAttackPower=206, RangedAttackPower=20, MeleeBaseAttackTime=2000, RangedBaseAttackTime=2000 WHERE entry=8887; --- Bloodhound Mastiff -UPDATE creature_template SET HealthMultiplier=1.3 WHERE Entry=8922; --- Pet Bomb -UPDATE creature_template SET HealthMultiplier=1.2,MinLevelHealth=50,MaxLevelHealth=50, ArmorMultiplier=0.5, Armor=7, DamageMultiplier=1 WHERE Entry=8937; --- Effsee -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,HealthMultiplier=1.0 WHERE Entry=8963; --- Warhorse -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=9158; --- Farm Chicken -UPDATE creature_template SET MinLevelHealth=1,MaxLevelHealth=1,MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=0.01 WHERE entry=9256; --- Watchman Doomgrip -UPDATE creature_template SET UnitClass=2 WHERE Entry=9476; --- Parrot -UPDATE creature_template SET MinLevelHealth=1,MaxLevelHealth=1,MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=0.01 WHERE entry=9600; --- Treant Spirit -UPDATE creature_template SET MinLevelHealth=3619,MaxLevelHealth=3619,MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=1.3, ArmorMultiplier=1.5, Armor=5070, DamageMultiplier=1.0, MinMeleeDmg=88, MaxMeleeDmg=130, MinRangedDmg=0, MaxRangedDmg=0, MeleeAttackPower=238, RangedAttackPower=24, MeleeBaseAttackTime=2000, RangedBaseAttackTime=2000 WHERE entry=9601; --- Fire Beetle -UPDATE creature_template SET MinLevelHealth=1,MaxLevelHealth=1,MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=0.01 WHERE entry=9699; --- Lava Crab -UPDATE creature_template SET MinLevelHealth=1,MaxLevelHealth=1,MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=0.01 WHERE entry=9700; --- Scarshield Portal -UPDATE creature_template SET MinLevel=54,MaxLevel=54,MinLevelHealth=26,MaxLevelHealth=26,MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=0.01, DamageMultiplier=1.0, MinMeleeDmg=92, MaxMeleeDmg=122, MinRangedDmg=0, MaxRangedDmg=0, MeleeAttackPower=224, RangedAttackPower=22, MeleeBaseAttackTime=2000, RangedBaseAttackTime=2000 WHERE entry=9707; --- Tainted Rat -UPDATE creature_template SET MinLevelHealth=8,MaxLevelHealth=8,MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=0.19 WHERE entry=10016; --- Tainted Cockroach -UPDATE creature_template SET MinLevelHealth=16,MaxLevelHealth=16,MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=0.3 WHERE entry=10017; --- Riding MechaStrider (Flourescent Green) -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=10178; --- Riding MechaStrider (Black) -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=10179; --- Unpainted Mechanostrider -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=10180; --- Riding Tiger (White) -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=10322; --- Riding Tiger (Leopard) -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=10336; --- Riding Tiger (Orange) -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=10337; --- Riding Tiger (Gold) -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=10338; --- Crimson Inquisitor -UPDATE creature_template SET MaxLevelMana=4868 WHERE entry=10426; - --- Stats clean up -UPDATE creature_template,creature_template_classlevelstats SET Armor=BaseArmor*ArmorMultiplier WHERE ArmorMultiplier>0 AND UnitClass=Class AND MaxLevel=LEVEL; -UPDATE creature, creature_template SET creature.curhealth = creature_template.MinLevelHealth, creature.curmana = creature_template.MinLevelMana WHERE creature.id = creature_template.entry AND creature_template.RegenerateStats & 1; - - - - - - - diff --git a/Updates/1515_equipment.sql b/Updates/1515_equipment.sql deleted file mode 100644 index 84b15539d..000000000 --- a/Updates/1515_equipment.sql +++ /dev/null @@ -1,1010 +0,0 @@ - -UPDATE `creature_template` SET `EquipmentTemplateId`='16378' WHERE `Entry`='16378'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('16378', '5305', '11041', '2551'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='16156' WHERE `Entry`='16156'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('16156', '12801', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='16145' WHERE `Entry`='16145'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('16145', '12755', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='16060' WHERE `Entry`='16060'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('16060', '2181', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='15961' WHERE `Entry`='15961'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('15961', '14882', '20417', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='15617' WHERE `Entry`='15617'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('15617', '12629', '12629', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='15008' WHERE `Entry`='15008'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('15008', '19981', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='14908' WHERE `Entry`='14908'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('14908', '3350', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='14882' WHERE `Entry`='14882'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('14882', '2176', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='14849' WHERE `Entry`='14849'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('14849', '3362', '13604', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='14822' WHERE `Entry`='14822'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('14822', '12746', '12865', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='14729' WHERE `Entry`='14729'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('14729', '3361', '2081', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='14499' WHERE `Entry`='14499'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('14499', '2023', '0', '5870'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='14490' WHERE `Entry`='14490'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('14490', '5301', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='14439' WHERE `Entry`='14439'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('14439', '2178', '5284', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='14438' WHERE `Entry`='14438'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('14438', '2178', '5284', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='14423' WHERE `Entry`='14423'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('14423', '2178', '5284', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='14404' WHERE `Entry`='14404'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('14404', '2179', '2179', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='14403' WHERE `Entry`='14403'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('14403', '2179', '2179', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='14402' WHERE `Entry`='14402'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('14402', '2179', '2179', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='14278' WHERE `Entry`='14278'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('14278', '13336', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='14229' WHERE `Entry`='14229'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('14229', '1899', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='13776' WHERE `Entry`='13776'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('13776', '17383', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='13158' WHERE `Entry`='13158'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('13158', '2809', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='12496' WHERE `Entry`='12496'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('12496', '2557', '2552', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='11946' WHERE `Entry`='11946'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('11946', '11019', '13718', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='11911' WHERE `Entry`='11911'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('11911', '1905', '0', '5856'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='11871' WHERE `Entry`='11871'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('11871', '12285', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='11829' WHERE `Entry`='11829'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('11829', '4994', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='11757' WHERE `Entry`='11757'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('11757', '5289', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='11755' WHERE `Entry`='11755'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('11755', '5289', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='11754' WHERE `Entry`='11754'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('11754', '5289', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='11753' WHERE `Entry`='11753'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('11753', '5289', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='11442' WHERE `Entry`='11442'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('11442', '11763', '11763', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='11350' WHERE `Entry`='11350'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('11350', '11762', '0', '5856'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='11194' WHERE `Entry`='11194'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('11194', '5305', '12980', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='11180' WHERE `Entry`='11180'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('11180', '6680', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='11102' WHERE `Entry`='11102'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('11102', '12403', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='11051' WHERE `Entry`='11051'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('11051', '5281', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='10840' WHERE `Entry`='10840'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('10840', '12883', '1984', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='10805' WHERE `Entry`='10805'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('10805', '1905', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='10739' WHERE `Entry`='10739'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('10739', '13337', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='10600' WHERE `Entry`='10600'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('10600', '5491', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='10540' WHERE `Entry`='10540'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('10540', '14085', '0', '14118'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='10456' WHERE `Entry`='10456'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('10456', '12742', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='10377' WHERE `Entry`='10377'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('10377', '12322', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='10262' WHERE `Entry`='10262'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('10262', '5287', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='10181' WHERE `Entry`='10181'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('10181', '2179', '0', '14118'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='10090' WHERE `Entry`='10090'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('10090', '12332', '0', '2552'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='10060' WHERE `Entry`='10060'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('10060', '2023', '0', '2552'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='10046' WHERE `Entry`='10046'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('10046', '1911', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='10036' WHERE `Entry`='10036'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('10036', '3326', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='9984' WHERE `Entry`='9984'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('9984', '3361', '0', '2552'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='9779' WHERE `Entry`='9779'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('9779', '2559', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='9778' WHERE `Entry`='9778'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('9778', '1911', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='9777' WHERE `Entry`='9777'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('9777', '18167', '18166', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='9776' WHERE `Entry`='9776'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('9776', '2182', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='9525' WHERE `Entry`='9525'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('9525', '12754', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='9503' WHERE `Entry`='9503'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('9503', '2703', '0', '6886'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='9460' WHERE `Entry`='9460'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('9460', '5291', '0', '2552'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='9267' WHERE `Entry`='9267'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('9267', '12294', '0', '5856'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='9083' WHERE `Entry`='9083'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('9083', '10878', '0', '5856'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='8917' WHERE `Entry`='8917'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('8917', '1910', '0', '6886'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='8897' WHERE `Entry`='8897'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('8897', '1903', '0', '6886'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='8664' WHERE `Entry`='8664'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('8664', '2023', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='8582' WHERE `Entry`='8582'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('8582', '12285', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='8416' WHERE `Entry`='8416'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('8416', '1910', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='8360' WHERE `Entry`='8360'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('8360', '6233', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='8359' WHERE `Entry`='8359'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('8359', '12745', '12745', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='8308' WHERE `Entry`='8308'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('8308', '6680', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='8216' WHERE `Entry`='8216'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('8216', '11762', '11762', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='8199' WHERE `Entry`='8199'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('8199', '11042', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='8196' WHERE `Entry`='8196'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('8196', '5598', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='8161' WHERE `Entry`='8161'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('8161', '5287', '0', '11021'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='8155' WHERE `Entry`='8155'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('8155', '5287', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='8154' WHERE `Entry`='8154'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('8154', '6680', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='8147' WHERE `Entry`='8147'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('8147', '5289', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='8096' WHERE `Entry`='8096'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('8096', '1896', '2051', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='7999' WHERE `Entry`='7999'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('7999', '5598', '0', '14105'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='7978' WHERE `Entry`='7978'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('7978', '5278', '5278', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='7937' WHERE `Entry`='7937'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('7937', '1911', '11587', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='7937' WHERE `Entry`='7937'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('7937', '1911', '11587', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='7885' WHERE `Entry`='7885'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('7885', '6334', '1905', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='7884' WHERE `Entry`='7884'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('7884', '5277', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='7858' WHERE `Entry`='7858'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('7858', '1897', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='7804' WHERE `Entry`='7804'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('7804', '2182', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='7778' WHERE `Entry`='7778'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('7778', '2558', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='7048' WHERE `Entry`='7048'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('7048', '1910', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='7017' WHERE `Entry`='7017'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('7017', '2695', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='6807' WHERE `Entry`='6807'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('6807', '2023', '0', '2552'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='6738' WHERE `Entry`='6738'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('6738', '5260', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='6731' WHERE `Entry`='6731'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('6731', '5278', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='6224' WHERE `Entry`='6224'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('6224', '1911', '0', '6886'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='6222' WHERE `Entry`='6222'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('6222', '1911', '0', '6886'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='6194' WHERE `Entry`='6194'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('6194', '1899', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='6033' WHERE `Entry`='6033'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('6033', '1903', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='6010' WHERE `Entry`='6010'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('6010', '2177', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='6004' WHERE `Entry`='6004'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('6004', '5280', '0', '6886'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='5909' WHERE `Entry`='5909'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('5909', '5291', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='5841' WHERE `Entry`='5841'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('5841', '3432', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='5809' WHERE `Entry`='5809'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('5809', '2147', '2053', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='5734' WHERE `Entry`='5734'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('5734', '2199', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='5697' WHERE `Entry`='5697'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('5697', '2716', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='5674' WHERE `Entry`='5674'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('5674', '1903', '0', '2552'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='5646' WHERE `Entry`='5646'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('5646', '1909', '0', '5856'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='5598' WHERE `Entry`='5598'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('5598', '3362', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='5523' WHERE `Entry`='5523'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('5523', '1903', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='5421' WHERE `Entry`='5421'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('5421', '2558', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='5327' WHERE `Entry`='5327'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('5327', '2182', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='5317' WHERE `Entry`='5317'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('5317', '10619', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='5239' WHERE `Entry`='5239'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('5239', '5304', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='5224' WHERE `Entry`='5224'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('5224', '2809', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='5156' WHERE `Entry`='5156'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('5156', '1896', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='5155' WHERE `Entry`='5155'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('5155', '2703', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='5150' WHERE `Entry`='5150'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('5150', '1904', '5262', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='5125' WHERE `Entry`='5125'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('5125', '12298', '1985', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='4962' WHERE `Entry`='4962'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('4962', '1899', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='4856' WHERE `Entry`='4856'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('4856', '1910', '0', '6088'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='4667' WHERE `Entry`='4667'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('4667', '2177', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='4666' WHERE `Entry`='4666'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('4666', '5285', '5281', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='4665' WHERE `Entry`='4665'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('4665', '2559', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='4664' WHERE `Entry`='4664'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('4664', '4991', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='4663' WHERE `Entry`='4663'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('4663', '5303', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='4646' WHERE `Entry`='4646'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('4646', '1905', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='4645' WHERE `Entry`='4645'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('4645', '5281', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='4641' WHERE `Entry`='4641'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('4641', '5303', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='4616' WHERE `Entry`='4616'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('4616', '3361', '2552', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='4550' WHERE `Entry`='4550'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('4550', '1910', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='4507' WHERE `Entry`='4507'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('4507', '1906', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='4455' WHERE `Entry`='4455'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('4455', '2184', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='4359' WHERE `Entry`='4359'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('4359', '2184', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='4310' WHERE `Entry`='4310'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('4310', '12461', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='4309' WHERE `Entry`='4309'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('4309', '12461', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='4278' WHERE `Entry`='4278'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('4278', '2179', '1984', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='4242' WHERE `Entry`='4242'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('4242', '12754', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='4236' WHERE `Entry`='4236'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('4236', '2197', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='4229' WHERE `Entry`='4229'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('4229', '2197', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='4228' WHERE `Entry`='4228'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('4228', '5598', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='4225' WHERE `Entry`='4225'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('4225', '5491', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='4193' WHERE `Entry`='4193'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('4193', '5278', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='4175' WHERE `Entry`='4175'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('4175', '12993', '12993', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='4161' WHERE `Entry`='4161'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('4161', '5598', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='4159' WHERE `Entry`='4159'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('4159', '2703', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='4054' WHERE `Entry`='4054'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('4054', '1911', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='3989' WHERE `Entry`='3989'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('3989', '5286', '0', '5856'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='3977' WHERE `Entry`='3977'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('3977', '7826', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='3970' WHERE `Entry`='3970'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('3970', '5259', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='3969' WHERE `Entry`='3969'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('3969', '1911', '13341', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='3945' WHERE `Entry`='3945'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('3945', '3361', '0', '2552'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='3943' WHERE `Entry`='3943'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('3943', '5747', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='3936' WHERE `Entry`='3936'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('3936', '5598', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='3922' WHERE `Entry`='3922'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('3922', '1907', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='3875' WHERE `Entry`='3875'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('3875', '2827', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='3840' WHERE `Entry`='3840'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('3840', '3494', '11314', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='3836' WHERE `Entry`='3836'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('3836', '2177', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='3808' WHERE `Entry`='3808'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('3808', '2147', '0', '6886'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='3693' WHERE `Entry`='3693'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('3693', '12754', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='3692' WHERE `Entry`='3692'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('3692', '11322', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='3662' WHERE `Entry`='3662'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('3662', '2711', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='3649' WHERE `Entry`='3649'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('3649', '2813', '0', '6886'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='3539' WHERE `Entry`='3539'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('3539', '10611', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='3533' WHERE `Entry`='3533'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('3533', '5284', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='3531' WHERE `Entry`='3531'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('3531', '5280', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='3529' WHERE `Entry`='3529'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('3529', '1903', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='3468' WHERE `Entry`='3468'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('3468', '5532', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='3444' WHERE `Entry`='3444'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('3444', '3364', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='3375' WHERE `Entry`='3375'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('3375', '1906', '0', '6088'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='3365' WHERE `Entry`='3365'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('3365', '5300', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='3359' WHERE `Entry`='3359'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('3359', '4994', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='3334' WHERE `Entry`='3334'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('3334', '2199', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='3320' WHERE `Entry`='3320'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('3320', '12850', '12745', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='3318' WHERE `Entry`='3318'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('3318', '12856', '12859', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='3309' WHERE `Entry`='3309'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('3309', '12852', '12855', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='3239' WHERE `Entry`='3239'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('3239', '12744', '12857', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='3181' WHERE `Entry`='3181'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('3181', '1899', '1957', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='3112' WHERE `Entry`='3112'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('3112', '5281', '0', '2551'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='3104' WHERE `Entry`='3104'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('3104', '12285', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='3083' WHERE `Entry`='3083'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('3083', '5288', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='3051' WHERE `Entry`='3051'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('3051', '1910', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='2981' WHERE `Entry`='2981'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('2981', '5289', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='2953' WHERE `Entry`='2953'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('2953', '1908', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='2952' WHERE `Entry`='2952'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('2952', '5261', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='2951' WHERE `Entry`='2951'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('2951', '1896', '2051', '2551'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='2857' WHERE `Entry`='2857'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('2857', '1906', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='2849' WHERE `Entry`='2849'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('2849', '2827', '2827', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='2846' WHERE `Entry`='2846'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('2846', '1903', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='2805' WHERE `Entry`='2805'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('2805', '2557', '0', '2552'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='2785' WHERE `Entry`='2785'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('2785', '1908', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='2784' WHERE `Entry`='2784'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('2784', '12883', '12883', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='2694' WHERE `Entry`='2694'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('2694', '1899', '1899', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='2649' WHERE `Entry`='2649'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('2649', '1909', '0', '5856'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='2639' WHERE `Entry`='2639'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('2639', '1909', '0', '5856'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='2609' WHERE `Entry`='2609'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('2609', '2177', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='2554' WHERE `Entry`='2554'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('2554', '1905', '1905', '5856'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='2546' WHERE `Entry`='2546'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('2546', '2179', '1897', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='2534' WHERE `Entry`='2534'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('2534', '5303', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='2211' WHERE `Entry`='2211'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('2211', '2184', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='2108' WHERE `Entry`='2108'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('2108', '5277', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='2096' WHERE `Entry`='2096'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('2096', '1899', '143', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='1896' WHERE `Entry`='1896'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('1896', '5303', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='1893' WHERE `Entry`='1893'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('1893', '1899', '1957', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='1892' WHERE `Entry`='1892'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('1892', '1896', '1961', '5258'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='1889' WHERE `Entry`='1889'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('1889', '2177', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='1848' WHERE `Entry`='1848'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('1848', '2559', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='1776' WHERE `Entry`='1776'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('1776', '1907', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='1684' WHERE `Entry`='1684'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('1684', '5277', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='1682' WHERE `Entry`='1682'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('1682', '1899', '1957', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='1560' WHERE `Entry`='1560'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('1560', '1909', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='1487' WHERE `Entry`='1487'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('1487', '2023', '0', '5856'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='1484' WHERE `Entry`='1484'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('1484', '2184', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='1478' WHERE `Entry`='1478'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('1478', '2705', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='1477' WHERE `Entry`='1477'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('1477', '2705', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='1474' WHERE `Entry`='1474'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('1474', '1908', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='1470' WHERE `Entry`='1470'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('1470', '1899', '1957', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='1460' WHERE `Entry`='1460'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('1460', '1899', '1957', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='1447' WHERE `Entry`='1447'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('1447', '1911', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='1445' WHERE `Entry`='1445'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('1445', '1899', '1957', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='1399' WHERE `Entry`='1399'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('1399', '1907', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='1385' WHERE `Entry`='1385'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('1385', '2705', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='1244' WHERE `Entry`='1244'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('1244', '2884', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='1244' WHERE `Entry`='1244'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('1244', '2884', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='1149' WHERE `Entry`='1149'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('1149', '1905', '1984', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='1134' WHERE `Entry`='1134'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('1134', '2813', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='1077' WHERE `Entry`='1077'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('1077', '1899', '143', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='1035' WHERE `Entry`='1035'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('1035', '1896', '2051', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='1019' WHERE `Entry`='1019'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('1019', '1899', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='871' WHERE `Entry`='871'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('871', '2023', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='823' WHERE `Entry`='823'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('823', '1896', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='808' WHERE `Entry`='808'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('808', '1983', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='794' WHERE `Entry`='794'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('794', '1117', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='786' WHERE `Entry`='786'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('786', '2557', '0', '2552'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='773' WHERE `Entry`='773'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('773', '1899', '143', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='734' WHERE `Entry`='734'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('734', '2023', '0', '2552'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='696' WHERE `Entry`='696'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('696', '1905', '0', '5856'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='694' WHERE `Entry`='694'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('694', '1904', '0', '5856'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='641' WHERE `Entry`='641'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('641', '1905', '0', '5856'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='599' WHERE `Entry`='599'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('599', '1896', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='486' WHERE `Entry`='486'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('486', '1983', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='464' WHERE `Entry`='464'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('464', '1899', '143', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='372' WHERE `Entry`='372'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('372', '6233', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='334' WHERE `Entry`='334'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('334', '2178', '2051', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='300' WHERE `Entry`='300'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('300', '2023', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='257' WHERE `Entry`='257'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('257', '1901', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='238' WHERE `Entry`='238'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('238', '1899', '1957', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='222' WHERE `Entry`='222'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('222', '2809', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='202' WHERE `Entry`='202'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('202', '1896', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='167' WHERE `Entry`='167'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('167', '2184', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='95' WHERE `Entry`='95'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('95', '5281', '0', '6886'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='80' WHERE `Entry`='80'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('80', '1910', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='54' WHERE `Entry`='54'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('54', '1903', '0', '0'); - -UPDATE `creature_template` SET `EquipmentTemplateId`='0' WHERE `Entry` IN ('3319', '7207', '8402', '10579', '12150', '13017', '14277', '16125', '16146', '16148', '16163', '16167', '16505'); - -UPDATE `game_event_creature_data` SET `equipment_id`='101976' WHERE `guid` IN ('12088', '12093', '79670', '79675', '79690', '79792', '79807', '79814', '90438') and`event`='27'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('101976', '2715', '143', '0'); - -UPDATE `game_event_creature_data` SET `equipment_id`='100068' WHERE `guid` IN ('79666', '79689', '79857', '79859') and`event`='27'; -REPLACE INTO `creature_equip_template` (`entry`, `equipentry1`, `equipentry2`, `equipentry3`) VALUES -('100068', '2715', '143', '0'); diff --git a/Updates/1516_grom_monument.sql b/Updates/1516_grom_monument.sql deleted file mode 100644 index e543f248b..000000000 --- a/Updates/1516_grom_monument.sql +++ /dev/null @@ -1,3 +0,0 @@ --- Fixed return lines for GO 21004 (Monument to Grom Hellscream) in Ashenvale --- Thanks @Phatcat for reporting -UPDATE `page_text` SET `text` = 'Here lies Grommash Hellscream, Chieftain of the Warsong Clan$B$BIn many ways, the curse of our people began and ended with Grom.$BHis name meant \'giants heart\' in our ancient tongue. He earned that \nname a hundred-fold as he stood alone before the demon Mannoroth$B- and won our freedom with his blood.$B$BLok\'Tar ogar, big brother. May the Warsong never fade.$B$B-Thrall, Warchief of the Horde' WHERE `entry` = 2211; diff --git a/Updates/1517_burning_blade_coven.sql b/Updates/1517_burning_blade_coven.sql deleted file mode 100644 index 569a214a7..000000000 --- a/Updates/1517_burning_blade_coven.sql +++ /dev/null @@ -1,95 +0,0 @@ - -SET @GUID := 13062; -SET @WP := 0; - -UPDATE `creature` SET `modelid`='0', `position_x`='-160.8142', `position_y`='-4359.207', `position_z`='67.14682', `orientation`='0.3144676', `spawndist`='0', `MovementType`='2' WHERE `guid`=@GUID; - -DELETE FROM `creature_movement` WHERE `id`=@GUID; -INSERT INTO `creature_movement` (`id`, `point`, `position_x`, `position_y`, `position_z`, `waittime`, `script_id`, `textid1`, `textid2`, `textid3`, `textid4`, `textid5`, `emote`, `spell`, `orientation`, `model1`, `model2`) VALUES -(@GUID, @WP := @WP + 1, '-154.1995', '-4357.055', '66.81747', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-139.7794', '-4370.038', '66.23576', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-132.1772', '-4361.437', '67.09566', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-129.8285', '-4346.956', '66.25489', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-127.6685', '-4337.691', '64.19341', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-113.9779', '-4332.429', '65.83784', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-95.87244', '-4329.407', '64.50475', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-78.06834', '-4330.183', '66.95846', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-69.29854', '-4337.840', '67.89400', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-53.12156', '-4331.939', '68.31259', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-69.29854', '-4337.840', '67.89400', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-78.06834', '-4330.183', '66.95846', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-95.87244', '-4329.407', '64.50475', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-113.9779', '-4332.429', '65.83784', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-127.6269', '-4337.513', '64.19106', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-129.8285', '-4346.956', '66.25489', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-132.1772', '-4361.437', '67.09566', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-139.7794', '-4370.038', '66.23576', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-154.1995', '-4357.055', '66.81747', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-162.9179', '-4360.370', '67.25686', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'); - -SET @GUID := 4701; -SET @WP := 0; - -UPDATE `creature` SET `modelid`='0', `position_x`='-49.65278', `position_y`='-4223.181', `position_z`='62.25517', `orientation`='5.201081', `spawndist`='0', `MovementType`='2' WHERE `guid`=@GUID; - -DELETE FROM `creature_movement` WHERE `id`=@GUID; -INSERT INTO `creature_movement` (`id`, `point`, `position_x`, `position_y`, `position_z`, `waittime`, `script_id`, `textid1`, `textid2`, `textid3`, `textid4`, `textid5`, `emote`, `spell`, `orientation`, `model1`, `model2`) VALUES -(@GUID, @WP := @WP + 1, '-35.73989', '-4228.090', '65.26183', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-25.14738', '-4238.516', '68.07430', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-28.57471', '-4245.481', '68.47588', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-23.61659', '-4258.847', '66.65924', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-35.69927', '-4270.216', '66.89402', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-56.39381', '-4280.354', '70.03080', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-53.37805', '-4302.129', '69.88853', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-39.73870', '-4310.986', '70.27384', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-53.37805', '-4302.129', '69.88853', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-56.39381', '-4280.354', '70.03080', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-35.69927', '-4270.216', '66.89402', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-23.61659', '-4258.847', '66.65924', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-28.57471', '-4245.481', '68.47588', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-25.14738', '-4238.516', '68.07430', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-35.73989', '-4228.090', '65.26189', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-49.53179', '-4222.876', '62.26782', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'); - -SET @GUID := 12169; -SET @WP := 0; - -UPDATE `creature` SET `modelid`='0', `position_x`='-93.51848', `position_y`='-4294.795', `position_z`='60.98821', `orientation`='3.864847', `spawndist`='0', `MovementType`='2' WHERE `guid`=@GUID; - -DELETE FROM `creature_movement` WHERE `id`=@GUID; -INSERT INTO `creature_movement` (`id`, `point`, `position_x`, `position_y`, `position_z`, `waittime`, `script_id`, `textid1`, `textid2`, `textid3`, `textid4`, `textid5`, `emote`, `spell`, `orientation`, `model1`, `model2`) VALUES -(@GUID, @WP := @WP + 1, '-107.0685', '-4306.758', '62.61592', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-124.8001', '-4318.367', '66.01467', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-139.2389', '-4303.628', '66.19415', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-143.2203', '-4283.829', '64.45527', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-129.4232', '-4280.465', '64.74496', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-109.4703', '-4285.220', '63.73031', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-94.22346', '-4292.266', '60.93617', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'); - -SET @GUID := 4705; -SET @WP := 0; - -UPDATE `creature` SET `modelid`='0', `position_x`='-147.0916', `position_y`='-4273.76', `position_z`='63.18432', `orientation`='2.113575', `spawndist`='0', `MovementType`='2' WHERE `guid`=@GUID; - -DELETE FROM `creature_movement` WHERE `id`=@GUID; -INSERT INTO `creature_movement` (`id`, `point`, `position_x`, `position_y`, `position_z`, `waittime`, `script_id`, `textid1`, `textid2`, `textid3`, `textid4`, `textid5`, `emote`, `spell`, `orientation`, `model1`, `model2`) VALUES -(@GUID, @WP := @WP + 1, '-152.7180', '-4264.433', '61.52343', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-150.7954', '-4251.991', '59.81219', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-140.4173', '-4234.240', '58.08895', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-127.9433', '-4229.995', '57.20447', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-110.4441', '-4210.701', '54.79549', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-96.40952', '-4201.509', '51.43105', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-80.83832', '-4204.425', '49.83477', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-79.68057', '-4223.967', '53.02843', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-83.51179', '-4242.018', '52.78401', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-96.47919', '-4250.831', '51.99809', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-83.51179', '-4242.018', '52.78401', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-79.68057', '-4223.967', '53.02843', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-80.83832', '-4204.425', '49.83477', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-96.40952', '-4201.509', '51.43105', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-110.2647', '-4210.503', '54.78075', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-127.9433', '-4229.995', '57.20447', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-140.2861', '-4234.015', '58.08995', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-150.7756', '-4251.957', '59.79196', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-152.7972', '-4264.302', '61.48151', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'), -(@GUID, @WP := @WP + 1, '-145.7213', '-4275.718', '63.28702', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '0', '0'); diff --git a/Updates/1518_z2689_01_mangos_item_extraflags.sql b/Updates/1518_z2689_01_mangos_item_extraflags.sql deleted file mode 100644 index c2bbe2d27..000000000 --- a/Updates/1518_z2689_01_mangos_item_extraflags.sql +++ /dev/null @@ -1,3 +0,0 @@ -ALTER TABLE db_version CHANGE COLUMN required_z2688_01_mangos_flametongue required_z2689_01_mangos_item_extraflags bit; - -UPDATE item_template SET extraFlags = 1 WHERE extraFlags != 0; \ No newline at end of file diff --git a/Updates/1519_dangerous.sql b/Updates/1519_dangerous.sql deleted file mode 100644 index 4b2654e0c..000000000 --- a/Updates/1519_dangerous.sql +++ /dev/null @@ -1,3 +0,0 @@ --- Dangerous! --- position corrected -UPDATE gameobject SET rotation0 = -0.029951 WHERE guid = 17154; diff --git a/Updates/1520_elixir_of_agony.sql b/Updates/1520_elixir_of_agony.sql deleted file mode 100644 index 77cb8cad9..000000000 --- a/Updates/1520_elixir_of_agony.sql +++ /dev/null @@ -1,33 +0,0 @@ --- q.524 'Elixir of Agony' -DELETE FROM dbscripts_on_quest_end WHERE id = 524; -INSERT INTO dbscripts_on_quest_end (id, delay, command, datalong, datalong2, buddy_entry, search_radius, data_flags, dataint, dataint2, dataint3, dataint4, x, y, z, o, comments) VALUES -(524,0,9,30031,120,0,0,0,0,0,0,0,0,0,0,0,'Respawn Tainted Keg'), -(524,1,31,2284,30,0,0,0,0,0,0,0,0,0,0,0,'search for 2284'), -- in case if any other player did this quest before -(524,3,0,0,0,2284,15892,7 | 0x10,2000001033,0,0,0,0,0,0,0,''), -(524,4,0,0,0,2284,15891,7 | 0x10,2000001034,0,0,0,0,0,0,0,''), -(524,4,3,0,700,2284,15892,7 | 0x10,0,0,0,0,-0.954329,-942.685,61.938,6.23103,''), -(524,4,3,0,700,2284,15893,7 | 0x10,0,0,0,0,0.542607,-941.692,61.9395,4.71364,''), -(524,4,1,16,0,2284,15891,7 | 0x10,0,0,0,0,0,0,0,0,''), -(524,6,1,16,0,2284,15892,7 | 0x10,0,0,0,0,0,0,0,0,''), -(524,6,1,16,0,2284,15893,7 | 0x10,0,0,0,0,0,0,0,0,''), -(524,8,1,7,0,2284,15891,7 | 0x10,0,0,0,0,0,0,0,0,''), -(524,9,1,7,0,2284,15892,7 | 0x10,0,0,0,0,0,0,0,0,''), -(524,9,1,7,0,2284,15893,7 | 0x10,0,0,0,0,0,0,0,0,''), -(524,12,9,94065,110,0,0,0,0,0,0,0,0,0,0,0,'Respawn Tainted Keg Smoke'), -(524,12,15,5,0,2284,15891,7 | 0x10,0,0,0,0,0,0,0,0,''), -(524,14,15,5,0,2284,15892,7 | 0x10,0,0,0,0,0,0,0,0,''), -(524,14,15,5,0,2284,15893,7 | 0x10,0,0,0,0,0,0,0,0,''); -UPDATE quest_template SET CompleteScript = 524 WHERE entry = 524; -DELETE FROM db_script_string WHERE entry BETWEEN 2000001033 AND 2000001034; -INSERT INTO db_script_string (entry, content_default, sound, type, language, emote, comment) VALUES -(2000001033, 'Finally they show mercy! They\'ve given us something to drink!', 0, 0, 0, 0, NULL), -(2000001034, 'And Shindigger Stout too! Thank the Light! I was parched!', 0, 0, 0, 0, NULL); - --- Captured Farmer -UPDATE creature SET spawntimesecs = 90 WHERE id = 2284; --- Tainted Keg - respawntime updated -UPDATE gameobject SET spawntimesecs = -120 WHERE guid = 30031; --- Tainted Keg Smoke - missing added - WoTLKDB free guid reused -DELETE FROM gameobject WHERE guid = 94065; -INSERT INTO gameobject (guid,id,map,position_x,position_y,position_z,orientation,rotation0,rotation1,rotation2,rotation3,spawntimesecs,animprogress,state) VALUES -(94065, 1730, 0, 0.437117, -942.794, 61.9384, -2.54818, 0, 0, 0, 0, -110, 100, 1); \ No newline at end of file diff --git a/Updates/1521_npc_stats_fixes.sql b/Updates/1521_npc_stats_fixes.sql deleted file mode 100644 index 88bbd8d28..000000000 --- a/Updates/1521_npc_stats_fixes.sql +++ /dev/null @@ -1,322 +0,0 @@ --- Defias Highwayman -UPDATE creature_template SET armormultiplier=ABS(armormultiplier) WHERE entry=122; --- Cleansed Timberling -UPDATE creature_template SET armormultiplier=ABS(armormultiplier) WHERE entry=3570; --- Caged Human Female -UPDATE creature_template SET armormultiplier=ABS(armormultiplier) WHERE entry=5735; --- Caged Human Male -UPDATE creature_template SET armormultiplier=ABS(armormultiplier) WHERE entry=5736; --- Caged Dwarf Male -UPDATE creature_template SET armormultiplier=ABS(armormultiplier) WHERE entry=5738; --- Anvilrage Overseer -UPDATE creature_template SET armormultiplier=ABS(armormultiplier) WHERE entry=8889; --- Skulking Corpse -UPDATE creature_template SET armormultiplier=ABS(armormultiplier) WHERE entry=10479; --- Fawn -UPDATE creature_template SET HealthMultiplier=0.38 WHERE entry=890; --- Moccasin -UPDATE creature_template SET HealthMultiplier=0.38 WHERE entry=4953; --- Azuregos -UPDATE creature_template SET PowerMultiplier=25, MinLevelMana=0,MaxLevelMana=0, DamageMultiplier=25, Armormultiplier=1, MinMeleeDmg=110, MaxMeleeDmg=146, MinRangedDmg=0, MaxRangedDmg=0, MeleeAttackPower=268, RangedAttackPower=32, MeleeBaseAttackTime=2000, RangedBaseAttackTime=2000, SchoolImmuneMask=64 WHERE entry=6109; --- Mouse -UPDATE creature_template SET HealthMultiplier=0.38 WHERE entry=6271; --- Arcanist Doan -UPDATE creature_template SET HealthMultiplier=9.0 WHERE entry=6487; --- Huge Toad -UPDATE creature_template SET HealthMultiplier=0.38 WHERE entry=6653; --- Riding Tiger (Black) -UPDATE creature_template SET MaxLevelHealth=42 WHERE entry=7322; --- Splinterbone Warrior -UPDATE creature_template SET MaxLevelHealth=1465 WHERE entry=7344; --- Tainted Cockroach -UPDATE creature_template SET HealthMultiplier=0.38 WHERE entry=10017; --- Unstable Corpse -UPDATE creature_template SET MinLevelHealth=3876, MaxLevelHealth=3997, DamageMultiplier=3.5 WHERE entry=10480; --- Krakle's Thermometer -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=10541; --- Crypt Scarab -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=10577; --- Dog -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=10582; --- Smolderweb Hatchling -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=10598; --- Hallucination -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=10603; --- Guardian Felhunter -UPDATE creature_template SET MinLevel=30, MaxLevel=30, MinLevelHealth=1003,MaxLevelHealth=1003, HealthMultiplier=1.05, MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=10656; --- Corrupted Cat -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=10657; --- Winna's Kitten -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=10658; --- Belfry Bat -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=10716; --- Infected Squirrel -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=10779; --- Umi's Mechanical Yeti -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=10980; --- Winterspring Frostsaber -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=11021; --- Restless Soul -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=11122; --- Freed Soul -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=11136; --- Green Mechanostrider -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=11147; --- Riding MechaStrider (Purple) -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=11148; --- Riding MechaStrider (Red/Blue) -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=11149; --- Riding MechaStrider (Icy Blue) -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=11150; --- Riding MechaStrider (Yellow/Green) -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=11151; --- The Scourge Cauldron -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=11152; --- Red Skeletal Horse -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=11153; --- Blue Skeletal Horse -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=11154; --- Brown Skeletal Horse -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=11155; --- Green Skeletal Warhorse -UPDATE creature_template SET MaxLevel=1, MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=11156; --- Blood Parrot -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=11236; --- Melia -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=11282; --- Sammy -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=11283; --- Panda Cub -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=11325; --- Mini Diablo -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=11326; --- Zergling -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=11327; --- Eldreth Spectre -UPDATE creature_template SET UnitClass=2 WHERE entry=11473; --- Arcane Aberration -UPDATE creature_template SET HealthMultiplier=3, MaxLevelMana=9736 WHERE entry=11480; --- Brown Kodo -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=11689; --- Salome -UPDATE creature_template SET MinLevelHealth=1,MaxLevelHealth=1,MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=0.01 WHERE entry=11776; --- Obi -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=11884; --- Plagueland Termite -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12120; --- Reef Shark -UPDATE creature_template SET HealthMultiplier=3, MinLevelHealth=1563, MaxLevelHealth=1563, DamageMultiplier=7.5, Armormultiplier=1.5, MinMeleeDmg=31, MaxMeleeDmg=40, MinRangedDmg=0, MaxRangedDmg=0, MeleeAttackPower=74, RangedAttackPower=4, MeleeBaseAttackTime=2000, RangedBaseAttackTime=2000 WHERE entry=12123; --- Great Shark -UPDATE creature_template SET HealthMultiplier=3.5, MinLevelHealth=8299, MaxLevelHealth=8299, DamageMultiplier=7.5, Armormultiplier=1.5, MinMeleeDmg=88, MaxMeleeDmg=117, MinRangedDmg=0, MaxRangedDmg=0, MeleeAttackPower=214, RangedAttackPower=21, MeleeBaseAttackTime=2000, RangedBaseAttackTime=2000 WHERE entry=12124; --- Mammoth Shark -UPDATE creature_template SET HealthMultiplier=4.0, MinLevelHealth=10132, MaxLevelHealth=10132, DamageMultiplier=7.5, Armormultiplier=1.5, MinMeleeDmg=92, MaxMeleeDmg=112, MinRangedDmg=0, MaxRangedDmg=0, MeleeAttackPower=224, RangedAttackPower=22, MeleeBaseAttackTime=2000, RangedBaseAttackTime=2000 WHERE entry=12125; --- Riding Kodo (Black) -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12145; --- Riding Kodo (Olive) -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12146; --- Riding Kodo (White) -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12147; --- Riding Kodo (Teal) -UPDATE creature_template SET MinLevelHealth=247,MaxLevelHealth=247,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12148; --- Gray Kodo -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12149; --- Riding Kodo (Purple) -UPDATE creature_template SET MinLevelHealth=247,MaxLevelHealth=247,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12150; --- Riding Kodo (Green) -UPDATE creature_template SET MinLevelHealth=247,MaxLevelHealth=247,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12151; --- Voice of Elune -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12152; --- Spitelash Raider -UPDATE creature_template SET UnitClass=2, HealthMultiplier=1.25, Armormultiplier=1.5, DamageMultiplier=0.8, MinMeleeDmg=75, MaxMeleeDmg=102, MinRangedDmg=0, MaxRangedDmg=0, MeleeAttackPower=188, RangedAttackPower=17, MeleeBaseAttackTime=2000, RangedBaseAttackTime=2000 WHERE entry=12204; --- Spitelash Witch -UPDATE creature_template SET UnitClass=8, HealthMultiplier=1.25, Armormultiplier=1, DamageMultiplier=1.0, MinMeleeDmg=58, MaxMeleeDmg=83, MinRangedDmg=0, MaxRangedDmg=0, MeleeAttackPower=91, RangedAttackPower=22, MeleeBaseAttackTime=2000, RangedBaseAttackTime=2000 WHERE entry=12205; --- Cured Gazelle -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=1.0, ArmorMultiplier=1 WHERE entry=12297; --- Sickly Deer -UPDATE creature_template SET MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=0.2, ArmorMultiplier=1 WHERE entry=12298; --- Cured Deer -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42, MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=1.0, ArmorMultiplier=1 WHERE entry=12299; --- Blue Skeletal Horse -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12341; --- Brown Skeletal Horse -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12342; --- Red Skeletal Horse -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12343; --- Swift Green Skeletal Horse -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12344; --- Mottled Crimson Raptor -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12345; --- Emerald Riding Raptor -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12346; --- Ivory Raptor -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12348; --- Turquoise Riding Raptor -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12349; --- Violet Riding Raptor -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12350; --- Dire Riding Wolf -UPDATE creature_template SET MinLevelHealth=198,MaxLevelHealth=198,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12351; --- Timber Riding Wolf -UPDATE creature_template SET MinLevelHealth=198,MaxLevelHealth=198,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12353; --- Brown Riding Kodo -UPDATE creature_template SET MinLevelHealth=247,MaxLevelHealth=247,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12354; --- Gray Riding Kodo -UPDATE creature_template SET MinLevelHealth=247,MaxLevelHealth=247,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12355; --- Green Riding Kodo -UPDATE creature_template SET MinLevelHealth=247,MaxLevelHealth=247,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12356; --- Teal Riding Kodo -UPDATE creature_template SET MinLevelHealth=247,MaxLevelHealth=247,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12357; --- Riding Striped Frostsaber -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12358; --- Riding Spotted Frostsaber -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12359; --- Riding Striped Nightsaber -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12360; --- Riding Nightsaber -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12361; --- Riding Frostsaber -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12362; --- Blue Mechanostrider -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12363; --- Icy Blue Mechanostrider Mod A -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12364; --- Red Mechanostrider -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12365; --- Unpainted Mechanostrider X -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12366; --- Green Mechanostrider -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12367; --- White Mechanostrider Mod A -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12368; --- Black Ram -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12370; --- Frost Ram -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12371; --- Brown Ram -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12372; --- Gray Ram -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12373; --- White Riding Ram Mount -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12374; --- Chestnut Mare -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12375; --- Brown Horse -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12376; --- Wailing Spectre -UPDATE creature_template SET MinLevelHealth=2871,MaxLevelHealth=3052,MinLevelMana=0,MaxLevelMana=0, MinMeleeDmg=100, MaxMeleeDmg=138, MinRangedDmg=0, MaxRangedDmg=0, MeleeAttackPower=252, RangedAttackPower=26, MeleeBaseAttackTime=2000, RangedBaseAttackTime=2000 WHERE entry=12377; --- Nibbles -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12383; --- Lord Kazzak -UPDATE creature_template SET PowerMultiplier=2, DamageMultiplier=8.5, Armormultiplier=1, MinMeleeDmg=110, MaxMeleeDmg=146, MinRangedDmg=0, MaxRangedDmg=0, MeleeAttackPower=268, RangedAttackPower=32, MeleeBaseAttackTime=2000, RangedBaseAttackTime=2000 WHERE entry=12397; --- Lifelike Toad -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12419; --- Masterwork Target Dummy -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12426; --- Mercutio -UPDATE creature_template SET MinLevelHealth=55,MaxLevelHealth=55,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=12581; --- Wisp (Ghost Visual Only) -UPDATE creature_template SET MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=0.2, ArmorMultiplier=1 WHERE entry=12861; --- Deeprun Rat -UPDATE creature_template SET MinLevelHealth=1,MaxLevelHealth=1,MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=0.01 WHERE entry=13016; --- Enthralled Deeprun Rat -UPDATE creature_template SET MinLevelHealth=1,MaxLevelHealth=1,MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=0.01 WHERE entry=13017; --- Wildspawn Imp -UPDATE creature_template SET HealthMultiplier=1.35 WHERE entry=13276; --- Core Rat -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=13338; --- Stolid Snapjaw -UPDATE creature_template SET MinLevelHealth=2399,MaxLevelHealth=2488,HealthMultiplier=1.25, DamageMultiplier=1.0, MinMeleeDmg=77, MaxMeleeDmg=105, MinRangedDmg=0, MaxRangedDmg=0, MeleeAttackPower=192, RangedAttackPower=18, MeleeBaseAttackTime=2000, RangedBaseAttackTime=2000 WHERE entry=13599; --- PvP Graveyard Credit Marker -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=13756; --- PvP Tower Credit Marker -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=13778; --- PvP Mine Credit Marker -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=13796; --- Winterax Sentry -UPDATE creature_template SET MinLevel=60, MaxLevel=60, MinLevelHealth=9309,MaxLevelHealth=9309, HealthMultiplier=3.05 WHERE entry=14021; --- Burgle Eye -UPDATE creature_template SET MinLevelMana=1189,MaxLevelMana=1189, DamageMultiplier=1.0, MinMeleeDmg=49, MaxMeleeDmg=65, MinRangedDmg=0, MaxRangedDmg=0, MeleeAttackPower=120, RangedAttackPower=12, MeleeBaseAttackTime=2000, RangedBaseAttackTime=2000 WHERE entry=14230; --- Black War Wolf -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=14329; --- Black War Raptor -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=14330; --- Red Skeletal Warhorse -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=14331; --- Black War Steed -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=14332; --- Black War Kodo -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=14333; --- Black Battlestrider -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=14334; --- Black War Ram -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=14335; --- Black War Tiger -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=14336; --- Shen'dralar Wisp -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=14361; --- Warpwood Spores -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=14366; --- Arcane Torrent -UPDATE creature_template SET UnitClass=2 WHERE entry=14399; --- Arcane Feedback -UPDATE creature_template SET UnitClass=2 WHERE entry=14400; --- Brown Prairie Dog -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=14421; --- Nefarian's Troops -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=14459; --- Alliance Battle Standard -UPDATE creature_template SET HealthMultiplier=35, MinLevelHealth=1470,MaxLevelHealth=1470,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=14465; --- Horde Battle Standard -UPDATE creature_template SET HealthMultiplier=35, MinLevelHealth=1470,MaxLevelHealth=1470,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=14466; --- Dreadsteed -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=14505; --- Solenor the Slayer -UPDATE creature_template SET UnitClass=2, MinLevel=60, HealthMultiplier=8, PowerMultiplier=20 WHERE entry=14530; --- Transporter Malfunction -UPDATE creature_template SET MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=0.2, ArmorMultiplier=1 WHERE entry=14681; --- Revanchion -UPDATE creature_template SET UnitClass=2, HealthMultiplier=10, PowerMultiplier=2 , DamageMultiplier=7.5, MinMeleeDmg=97, MaxMeleeDmg=128, MinRangedDmg=0, MaxRangedDmg=0, MeleeAttackPower=238, RangedAttackPower=24, MeleeBaseAttackTime=2000, RangedBaseAttackTime=2000 WHERE entry=14690; --- Spider -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=14881; --- Ysondre -UPDATE creature_template SET MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1, DamageMultiplier=20, MinMeleeDmg=110, MaxMeleeDmg=146, MinRangedDmg=0, MaxRangedDmg=0, MeleeAttackPower=268, RangedAttackPower=32, MeleeBaseAttackTime=2000, RangedBaseAttackTime=2000 WHERE entry=14887; --- Lethon -UPDATE creature_template SET MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1, DamageMultiplier=20, MinMeleeDmg=110, MaxMeleeDmg=146, MinRangedDmg=0, MaxRangedDmg=0, MeleeAttackPower=268, RangedAttackPower=32, MeleeBaseAttackTime=2000, RangedBaseAttackTime=2000 WHERE entry=14888; --- Emeriss -UPDATE creature_template SET MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1, DamageMultiplier=20, MinMeleeDmg=110, MaxMeleeDmg=146, MinRangedDmg=0, MaxRangedDmg=0, MeleeAttackPower=268, RangedAttackPower=32, MeleeBaseAttackTime=2000, RangedBaseAttackTime=2000 WHERE entry=14889; --- Taerar -UPDATE creature_template SET MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1, DamageMultiplier=20, MinMeleeDmg=110, MaxMeleeDmg=146, MinRangedDmg=0, MaxRangedDmg=0, MeleeAttackPower=268, RangedAttackPower=32, MeleeBaseAttackTime=2000, RangedBaseAttackTime=2000 WHERE entry=14890; --- Fang -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=14892; --- Lady -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=15065; --- Cleo -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=15066; --- Underfoot -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=15071; --- Spike -UPDATE creature_template SET MinLevelHealth=42,MaxLevelHealth=42,MinLevelMana=0,MaxLevelMana=0, ArmorMultiplier=1 WHERE entry=15072; --- Ouro Spawner -UPDATE creature_template SET HealthMultiplier=1 WHERE entry=15957; --- Isalien Trigger -UPDATE creature_template SET MinLevelHealth=4120,MaxLevelHealth=4120 WHERE entry=16045; --- Polymorphed Chicken -UPDATE creature_template SET MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=0.2, ArmorMultiplier=1 WHERE entry=16369; --- Pig -UPDATE creature_template SET MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=0.2, ArmorMultiplier=1 WHERE entry=16371; --- Polymorphed Cockroach -UPDATE creature_template SET MinLevelHealth=8,MaxLevelHealth=8,MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=0.2, ArmorMultiplier=1 WHERE entry=16374; --- Turtle -UPDATE creature_template SET MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=0.2, ArmorMultiplier=1 WHERE entry=16377; --- Toxic Tunnel -UPDATE creature_template SET MinLevelHealth=4244,MaxLevelHealth=4244 WHERE entry=16400; --- Skeletal Trooper -UPDATE creature_template SET UnitClass=2 WHERE entry=16438; --- Cow -UPDATE creature_template SET MinLevelMana=0,MaxLevelMana=0, HealthMultiplier=0.2, ArmorMultiplier=1 WHERE entry=16779; --- Mr. Bigglesworth -UPDATE creature_template SET MinLevelHealth=102,MaxLevelHealth=102 WHERE entry=16998; - --- Stats clean up -UPDATE creature_template,creature_template_classlevelstats SET Armor=BaseArmor*ArmorMultiplier WHERE ArmorMultiplier>0 AND UnitClass=Class AND MaxLevel=LEVEL; -UPDATE creature, creature_template SET creature.curhealth = creature_template.MinLevelHealth, creature.curmana = creature_template.MinLevelMana WHERE creature.id = creature_template.entry AND creature_template.RegenerateStats & 1; diff --git a/Updates/1522_projectiles_damage_range.sql b/Updates/1522_projectiles_damage_range.sql deleted file mode 100644 index 0075d5bd6..000000000 --- a/Updates/1522_projectiles_damage_range.sql +++ /dev/null @@ -1,27 +0,0 @@ --- Do not use damage range for projectiles -UPDATE `item_template` SET `dmg_min1`='20', `dmg_max1`='20' WHERE (`entry`='12654'); -- Doomshot -UPDATE `item_template` SET `dmg_min1`='17.5', `dmg_max1`='17.5' WHERE (`entry`='18042'); -- Thorium Headed Arrow -UPDATE `item_template` SET `dmg_min1`='16.5', `dmg_max1`='16.5' WHERE (`entry`='19316'); -- Ice Threaded Arrow -UPDATE `item_template` SET `dmg_min1`='13', `dmg_max1`='13' WHERE (`entry`='11285'); -- Jagged Arrow -UPDATE `item_template` SET `dmg_min1`='11.5', `dmg_max1`='11.5' WHERE (`entry`='9399'); -- Precision Arrow -UPDATE `item_template` SET `dmg_min1`='9.5', `dmg_max1`='9.5' WHERE (`entry`='3464'); -- Feathered Arrow -UPDATE `item_template` SET `dmg_min1`='7.5', `dmg_max1`='7.5' WHERE (`entry`='3030'); -- Razor Arrow -UPDATE `item_template` SET `dmg_min1`='3.5', `dmg_max1`='3.5' WHERE (`entry`='2515'); -- Sharp Arrow -UPDATE `item_template` SET `dmg_min1`='1.5', `dmg_max1`='1.5' WHERE (`entry`='2512'); -- Rough Arrow --- Bullets -UPDATE `item_template` SET `dmg_min1`='1.5', `dmg_max1`='1.5' WHERE (`entry`='2516'); -- Light Shot -UPDATE `item_template` SET `dmg_min1`='2', `dmg_max1`='2' WHERE (`entry`='4960'); -- Flash Pellet -UPDATE `item_template` SET `dmg_min1`='2', `dmg_max1`='2' WHERE (`entry`='8067'); -- Crafted Light Shot -UPDATE `item_template` SET `dmg_min1`='3.5', `dmg_max1`='3.5' WHERE (`entry`='2519'); -- Heavy Shot -UPDATE `item_template` SET `dmg_min1`='4', `dmg_max1`='4' WHERE (`entry`='5568'); -- Smooth Pebble -UPDATE `item_template` SET `dmg_min1`='4.5', `dmg_max1`='4.5' WHERE (`entry`='8068'); -- Crafted Heavy Shot -UPDATE `item_template` SET `dmg_min1`='7.5', `dmg_max1`='7.5' WHERE (`entry`='3033'); -- Solid Shot -UPDATE `item_template` SET `dmg_min1`='8.5', `dmg_max1`='8.5' WHERE (`entry`='8069'); -- Crafted Solid Shot -UPDATE `item_template` SET `dmg_min1`='9', `dmg_max1`='10' WHERE (`entry`='3465'); -- Exploding Shot: only ammo with damage range -UPDATE `item_template` SET `dmg_min1`='12.5', `dmg_max1`='12.5' WHERE (`entry`='10512'); -- Hi-Impact Mithril Slugs -UPDATE `item_template` SET `dmg_min1`='13', `dmg_max1`='13' WHERE (`entry`='11284'); -- Accurate Slugs -UPDATE `item_template` SET `dmg_min1`='15', `dmg_max1`='15' WHERE (`entry`='10513'); -- Mithril Gyro-Shot -UPDATE `item_template` SET `dmg_min1`='16.5', `dmg_max1`='16.5' WHERE (`entry`='19317'); -- Ice Threaded Bullet -UPDATE `item_template` SET `dmg_min1`='17.5', `dmg_max1`='17.5' WHERE (`entry`='15997'); -- Thorium Shells -UPDATE `item_template` SET `dmg_min1`='18', `dmg_max1`='18' WHERE (`entry`='11630'); -- Rockshard Pellets -UPDATE `item_template` SET `dmg_min1`='20.5', `dmg_max1`='20.5' WHERE (`entry`='13377'); -- Miniature Cannon Balls diff --git a/Updates/1523_SD2_updates.sql b/Updates/1523_SD2_updates.sql deleted file mode 100644 index 33ef53b6b..000000000 --- a/Updates/1523_SD2_updates.sql +++ /dev/null @@ -1,10 +0,0 @@ --- Update SD2 table to latest scripts updates - --- Warlock epic mount final event in Dire Maul by MantisLord -DELETE FROM scripted_event_id WHERE id IN (8420,8428); -INSERT INTO scripted_event_id VALUES -(8420,'event_spells_warlock_dreadsteed'), -(8428,'event_spells_warlock_dreadsteed'); - --- Anub'Rekhan greetings rework by cala -UPDATE gameobject_template SET ScriptName='go_anub_door' WHERE entry=181126; diff --git a/Updates/1524_bonescythe_quest.sql b/Updates/1524_bonescythe_quest.sql deleted file mode 100644 index 5568241ea..000000000 --- a/Updates/1524_bonescythe_quest.sql +++ /dev/null @@ -1,4 +0,0 @@ --- Fixed requirements of quest 9078 (Bonescythe Legplates) --- Thanks @trulynullified for pointing and providing a fix --- This closes #19 -UPDATE quest_template SET RequiredClasses=8 WHERE entry=9078; diff --git a/Updates/1530_z2690_01_mangos_game_event.sql b/Updates/1530_z2690_01_mangos_game_event.sql deleted file mode 100644 index 2f204d964..000000000 --- a/Updates/1530_z2690_01_mangos_game_event.sql +++ /dev/null @@ -1,6 +0,0 @@ -ALTER TABLE db_version CHANGE COLUMN required_z2689_01_mangos_item_extraflags required_z2690_01_mangos_game_event bit; - -ALTER TABLE game_event MODIFY start_time DATETIME NOT NULL DEFAULT '1970-01-01 00:00:00' COMMENT 'Absolute start date, the event will never start before', MODIFY end_time DATETIME NOT NULL DEFAULT '1970-01-01 00:00:00' COMMENT 'Absolute end date, the event will never start after'; - -UPDATE game_event SET start_time='1970-01-01 00:00:00' WHERE start_time='0000-00-00 00:00:00'; -UPDATE game_event SET end_time='1970-01-01 00:00:00' WHERE end_time='0000-00-00 00:00:00'; diff --git a/Updates/1532_highperch_soarer.sql b/Updates/1532_highperch_soarer.sql deleted file mode 100644 index ce076bcab..000000000 --- a/Updates/1532_highperch_soarer.sql +++ /dev/null @@ -1,7 +0,0 @@ --- Highperch Soarer --- These ones are only as visual effect in that area (flying above hills) -UPDATE creature_template SET InhabitType = 4 WHERE entry = 6139; --- position corrected -UPDATE creature SET Spawndist = 10, MovementType = 1 WHERE guid = 21707; -UPDATE creature SET position_x = -4919.199219, position_y = -882.569946, position_z = 75.497215, Spawndist = 10, MovementType = 1 WHERE guid = 21706; -UPDATE creature SET position_x = -5075.835449, position_y = -1013.622375, position_z = 53.007923, Spawndist = 10, MovementType = 1 WHERE guid = 21708; diff --git a/Updates/1533_swarm_grows.sql b/Updates/1533_swarm_grows.sql deleted file mode 100644 index c4759d9a2..000000000 --- a/Updates/1533_swarm_grows.sql +++ /dev/null @@ -1,119 +0,0 @@ --- q.1147 'The Swarm Grows' --- Source: Wowhead --- The Invaders seem to share a spawn with the Hive Drones in the cave here. If you can't find any invaders, wipe out the whole cave and hopefully some should appear on the respawn :-) - --- Silithid Invader & Silithid Hive Drone - missing added - WoTLKDB free guids reused -DELETE FROM creature WHERE guid IN (129214,129215,129218,129219,129235,129236,129245); -DELETE FROM creature_addon WHERE guid IN (129214,129215,129218,129219,129235,129236,129245); -DELETE FROM creature_movement WHERE id IN (129214,129215,129218,129219,129235,129236,129245); -DELETE FROM game_event_creature WHERE guid IN (129214,129215,129218,129219,129235,129236,129245); -DELETE FROM game_event_creature_data WHERE guid IN (129214,129215,129218,129219,129235,129236,129245); -DELETE FROM creature_battleground WHERE guid IN (129214,129215,129218,129219,129235,129236,129245); -DELETE FROM creature_linking WHERE guid IN (129214,129215,129218,129219,129235,129236,129245) - OR master_guid IN (129214,129215,129218,129219,129235,129236,129245); -INSERT INTO creature (guid, id, map, modelid, equipment_id, position_x, position_y, position_z, orientation, spawntimesecs, spawndist, currentwaypoint, curhealth, curmana, DeathState, MovementType) VALUES --- Silithid Invader -(129214,4131,1,0,0,-6509.99,-3307.85,-94.9981,2.69453,120,2,0,1279,0,0,1), -(129215,4131,1,0,0,-6489.48,-3323.94,-94.6707,6.08744,120,2,0,1279,0,0,1), -(129218,4131,1,0,0,-6463.43,-3299.89,-104.906,1.15121,120,2,0,1279,0,0,1), -(129219,4131,1,0,0,-6484.77,-3254.36,-113.617,2.9647,120,2,0,1279,0,0,1), -(129235,4131,1,0,0,-6495.73,-3244.02,-113.403,0.167894,120,2,0,1342,0,0,1), -(129236,4131,1,0,0,-6485.35,-3229.54,-112.43,4.8528,120,2,0,1279,0,0,1), -(129245,4131,1,0,0,-6473.03,-3243.65,-113.289,2.96785,120,2,0,1342,0,0,1), -(129251,4131,1,0,0,-6447.72,-3289.73,-105.453,3.86051,120,2,0,1342,0,0,1), --- Silithid Hive Drone -(129255,4133,1,0,0,-6447.95,-3290.05,-105.558,0.0576163,120,2,0,1279,0,0,1); --- Silithid Invader & Silithid Hive Drone -UPDATE creature SET spawntimesecs = 120 WHERE guid IN (21314,21317,21318,21323,21324,21325,21327,21301,21330); - --- pools -SET @POOL := 25598; --- Pool Templates -- Pool 1 -DELETE FROM pool_template WHERE entry = @POOL + 1; -INSERT INTO pool_template (entry, max_limit, description) VALUES -(@POOL + 1, 1, 'Thousand Needles - Silithid Invader/Silithid Hive Drone - Pool 1'); --- Individual Creature Spawn Pools -DELETE FROM pool_creature WHERE pool_entry = @POOL + 1; -INSERT INTO pool_creature (guid, pool_entry, chance, description) VALUES -(21301, @POOL + 1, 0, 'Thousand Needles - Silithid Invader'), -(21327, @POOL + 1, 0, 'Thousand Needles - Silithid Hive Drone'); - --- Pool Templates -- Pool 2 -DELETE FROM pool_template WHERE entry = @POOL + 2; -INSERT INTO pool_template (entry, max_limit, description) VALUES -(@POOL + 2, 1, 'Thousand Needles - Silithid Invader/Silithid Hive Drone - Pool 2'); --- Individual Creature Spawn Pools -DELETE FROM pool_creature WHERE pool_entry = @POOL + 2; -INSERT INTO pool_creature (guid, pool_entry, chance, description) VALUES -(129214, @POOL + 2, 0, 'Thousand Needles - Silithid Invader'), -(21330, @POOL + 2, 0, 'Thousand Needles - Silithid Hive Drone'); - --- Pool Templates -- Pool 3 -DELETE FROM pool_template WHERE entry = @POOL + 3; -INSERT INTO pool_template (entry, max_limit, description) VALUES -(@POOL + 3, 1, 'Thousand Needles - Silithid Invader/Silithid Hive Drone - Pool 3'); --- Individual Creature Spawn Pools -DELETE FROM pool_creature WHERE pool_entry = @POOL + 3; -INSERT INTO pool_creature (guid, pool_entry, chance, description) VALUES -(129215, @POOL + 3, 0, 'Thousand Needles - Silithid Invader'), -(21325, @POOL + 3, 0, 'Thousand Needles - Silithid Hive Drone'); - --- Pool Templates -- Pool 4 -DELETE FROM pool_template WHERE entry = @POOL + 4; -INSERT INTO pool_template (entry, max_limit, description) VALUES -(@POOL + 4, 1, 'Thousand Needles - Silithid Invader/Silithid Hive Drone - Pool 4'); --- Individual Creature Spawn Pools -DELETE FROM pool_creature WHERE pool_entry = @POOL + 4; -INSERT INTO pool_creature (guid, pool_entry, chance, description) VALUES -(129218, @POOL + 4, 0, 'Thousand Needles - Silithid Invader'), -(21323, @POOL + 4, 0, 'Thousand Needles - Silithid Hive Drone'); - --- Pool Templates -- Pool 5 -DELETE FROM pool_template WHERE entry = @POOL + 5; -INSERT INTO pool_template (entry, max_limit, description) VALUES -(@POOL + 5, 1, 'Thousand Needles - Silithid Invader/Silithid Hive Drone - Pool 5'); --- Individual Creature Spawn Pools -DELETE FROM pool_creature WHERE pool_entry = @POOL + 5; -INSERT INTO pool_creature (guid, pool_entry, chance, description) VALUES -(129219, @POOL + 5, 0, 'Thousand Needles - Silithid Invader'), -(21324, @POOL + 5, 0, 'Thousand Needles - Silithid Hive Drone'); - --- Pool Templates -- Pool 6 -DELETE FROM pool_template WHERE entry = @POOL + 6; -INSERT INTO pool_template (entry, max_limit, description) VALUES -(@POOL + 6, 1, 'Thousand Needles - Silithid Invader/Silithid Hive Drone - Pool 6'); --- Individual Creature Spawn Pools -DELETE FROM pool_creature WHERE pool_entry = @POOL + 6; -INSERT INTO pool_creature (guid, pool_entry, chance, description) VALUES -(129235, @POOL + 6, 0, 'Thousand Needles - Silithid Invader'), -(21318, @POOL + 6, 0, 'Thousand Needles - Silithid Hive Drone'); - --- Pool Templates -- Pool 7 -DELETE FROM pool_template WHERE entry = @POOL + 7; -INSERT INTO pool_template (entry, max_limit, description) VALUES -(@POOL + 7, 1, 'Thousand Needles - Silithid Invader/Silithid Hive Drone - Pool 7'); --- Individual Creature Spawn Pools -DELETE FROM pool_creature WHERE pool_entry = @POOL + 7; -INSERT INTO pool_creature (guid, pool_entry, chance, description) VALUES -(129236, @POOL + 7, 0, 'Thousand Needles - Silithid Invader'), -(21314, @POOL + 7, 0, 'Thousand Needles - Silithid Hive Drone'); - --- Pool Templates -- Pool 8 -DELETE FROM pool_template WHERE entry = @POOL + 8; -INSERT INTO pool_template (entry, max_limit, description) VALUES -(@POOL + 8, 1, 'Thousand Needles - Silithid Invader/Silithid Hive Drone - Pool 8'); --- Individual Creature Spawn Pools -DELETE FROM pool_creature WHERE pool_entry = @POOL + 8; -INSERT INTO pool_creature (guid, pool_entry, chance, description) VALUES -(129245, @POOL + 8, 0, 'Thousand Needles - Silithid Invader'), -(21317, @POOL + 8, 0, 'Thousand Needles - Silithid Hive Drone'); - --- Pool Templates -- Pool 9 -DELETE FROM pool_template WHERE entry = @POOL + 9; -INSERT INTO pool_template (entry, max_limit, description) VALUES -(@POOL + 9, 1, 'Thousand Needles - Silithid Invader/Silithid Hive Drone - Pool 9'); --- Individual Creature Spawn Pools -DELETE FROM pool_creature WHERE pool_entry = @POOL + 9; -INSERT INTO pool_creature (guid, pool_entry, chance, description) VALUES -(129251, @POOL + 9, 0, 'Thousand Needles - Silithid Invader'), -(129255, @POOL + 9, 0, 'Thousand Needles - Silithid Hive Drone'); diff --git a/Updates/1534_creature_loot_template.sql b/Updates/1534_creature_loot_template.sql deleted file mode 100644 index 09bbea85f..000000000 --- a/Updates/1534_creature_loot_template.sql +++ /dev/null @@ -1,2 +0,0 @@ --- Removed reference to TBC item in creature loot tables -DELETE FROM creature_loot_template WHERE item=20974; diff --git a/Updates/1535_seal_of_righteousness.sql b/Updates/1535_seal_of_righteousness.sql deleted file mode 100644 index 209239607..000000000 --- a/Updates/1535_seal_of_righteousness.sql +++ /dev/null @@ -1,6 +0,0 @@ --- All Paladin trainers should sell spell 'Seal of Righteousness' for beginers. --- source: https://www.youtube.com/watch?v=7Whduw2cLEE (2:29) -DELETE FROM npc_trainer_template WHERE entry IN (20,21) AND spell = 21084; -INSERT INTO npc_trainer_template (entry, spell, spellcost, reqskill, reqskillvalue, reqlevel) VALUES -(20,21084,0,0,0,0), -(21,21084,0,0,0,0); diff --git a/Updates/1536_z2691_01_mangos_spell_template.sql b/Updates/1536_z2691_01_mangos_spell_template.sql deleted file mode 100644 index 577ea5cd0..000000000 --- a/Updates/1536_z2691_01_mangos_spell_template.sql +++ /dev/null @@ -1,4 +0,0 @@ -ALTER TABLE db_version CHANGE COLUMN required_z2690_01_mangos_game_event required_z2691_01_mangos_spell_template bit; - --- Fake update as dbc data should be applied as it is right after core patch. - \ No newline at end of file diff --git a/Updates/1537_z2692_01_mangos_areatrigger_teleport.sql b/Updates/1537_z2692_01_mangos_areatrigger_teleport.sql deleted file mode 100644 index e583829ae..000000000 --- a/Updates/1537_z2692_01_mangos_areatrigger_teleport.sql +++ /dev/null @@ -1,3 +0,0 @@ -ALTER TABLE db_version CHANGE COLUMN required_z2691_01_mangos_spell_template required_z2692_01_mangos_areatrigger_teleport bit; - -ALTER TABLE areatrigger_teleport ADD COLUMN `condition_id` INT(11) unsigned NOT NULL default '0' AFTER target_orientation; diff --git a/Updates/1537_z2692_02_mangos_quest_template.sql b/Updates/1537_z2692_02_mangos_quest_template.sql deleted file mode 100644 index 36721d9de..000000000 --- a/Updates/1537_z2692_02_mangos_quest_template.sql +++ /dev/null @@ -1,3 +0,0 @@ -ALTER TABLE db_version CHANGE COLUMN required_z2692_01_mangos_areatrigger_teleport required_z2692_02_mangos_quest_template bit; - -ALTER TABLE quest_template ADD COLUMN RequiredCondition INT(11) UNSIGNED NOT NULL DEFAULT 0 AFTER RequiredSkillValue; diff --git a/Updates/1537_z2692_03_mangos_npc_trainer.sql b/Updates/1537_z2692_03_mangos_npc_trainer.sql deleted file mode 100644 index c1620fba9..000000000 --- a/Updates/1537_z2692_03_mangos_npc_trainer.sql +++ /dev/null @@ -1,3 +0,0 @@ -ALTER TABLE db_version CHANGE COLUMN required_z2692_02_mangos_quest_template required_z2692_03_mangos_npc_trainer bit; - -ALTER TABLE npc_trainer ADD COLUMN `condition_id` INT(11) unsigned NOT NULL default '0' AFTER reqlevel; diff --git a/Updates/1537_z2692_04_mangos_npc_trainer_template.sql b/Updates/1537_z2692_04_mangos_npc_trainer_template.sql deleted file mode 100644 index f62e03193..000000000 --- a/Updates/1537_z2692_04_mangos_npc_trainer_template.sql +++ /dev/null @@ -1,3 +0,0 @@ -ALTER TABLE db_version CHANGE COLUMN required_z2692_03_mangos_npc_trainer required_z2692_04_mangos_npc_trainer_template bit; - -ALTER TABLE npc_trainer_template ADD COLUMN `condition_id` INT(11) unsigned NOT NULL default '0' AFTER reqlevel; diff --git a/Updates/1538_raid_loot_fixes.sql b/Updates/1538_raid_loot_fixes.sql deleted file mode 100755 index f3efccb8b..000000000 --- a/Updates/1538_raid_loot_fixes.sql +++ /dev/null @@ -1,886 +0,0 @@ - --- --- ONYXIA - --- table A --- remove Viskag, Deathbringer, and trinket from table A and set maxcount to 1 -DELETE FROM `reference_loot_template` WHERE `entry`='34001' and`item`='17064'; -DELETE FROM `reference_loot_template` WHERE `entry`='34001' and`item`='17068'; -DELETE FROM `reference_loot_template` WHERE `entry`='34001' and`item`='17075'; -UPDATE `reference_loot_template` SET `ChanceOrQuestChance`='0' WHERE `entry`='34001' and`item`='18813'; -UPDATE `creature_loot_template` SET `maxcount`='1' WHERE `entry`='10184' and`item`='34001'; - --- table B --- add Viskag, Deathbringer, and trinket to bonus loot table B -DELETE FROM `creature_loot_template` WHERE entry = 10184 AND item in (17075, 17068, 17064); -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('10184', '17075', '8', '2', '1', '1', '0'), -('10184', '17068', '8', '2', '1', '1', '0'), -('10184', '17064', '8', '2', '1', '1', '0'); - --- --- MAGMADAR -DELETE FROM creature_loot_template WHERE entry = 11982 AND NOT item in (20951, 34011); - --- table A --- Medallion of Steadfast Might + half the T1 legs -DELETE FROM reference_loot_template WHERE entry = 34051; -INSERT INTO `reference_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('34051', '17065', '0', '1', '1', '1', '0'), -('34051', '16835', '0', '1', '1', '1', '0'), -('34051', '16867', '0', '1', '1', '1', '0'), -('34051', '16847', '0', '1', '1', '1', '0'), -('34051', '16843', '0', '1', '1', '1', '3'), -('34051', '16855', '0', '1', '1', '1', '4'); - -DELETE FROM creature_loot_template WHERE entry = 11982 AND item = 34052; -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('11982', '34051', '100', '1', '-34051', '1', '0'); - --- table B --- Striker's Mark + the other half of T1 legs -DELETE FROM reference_loot_template WHERE entry = 34052; -INSERT INTO `reference_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('34052', '17069', '0', '1', '1', '1', '0'), -('34052', '16796', '0', '1', '1', '1', '0'), -('34052', '16810', '0', '1', '1', '1', '0'), -('34052', '16822', '0', '1', '1', '1', '0'), -('34052', '16814', '0', '1', '1', '1', '0'); - -DELETE FROM creature_loot_template WHERE entry = 11982 AND item = 34052; -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('11982', '34052', '100', '1', '-34052', '1', '0'); - --- table C --- Earthshaker, Eshkandar's Right Claw + the shared loot pool between Magmadar/Garr/Geddon/Golemagg -DELETE FROM reference_loot_template WHERE entry = 34050; -INSERT INTO `reference_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('34050', '17073', '20', '1', '1', '1', '0'), -('34050', '18203', '20', '1', '1', '1', '0'), -('34050', '18823', '0', '1', '1', '1', '0'), -('34050', '19142', '0', '1', '1', '1', '0'), -('34050', '19143', '0', '1', '1', '1', '0'), -('34050', '18861', '0', '1', '1', '1', '0'), -('34050', '19136', '0', '1', '1', '1', '0'), -('34050', '18822', '0', '1', '1', '1', '0'), -('34050', '18821', '0', '1', '1', '1', '0'), -('34050', '19144', '0', '1', '1', '1', '0'), -('34050', '18820', '0', '1', '1', '1', '0'), -('34050', '18829', '0', '1', '1', '1', '3'), -('34050', '18824', '0', '1', '1', '1', '4'); - -DELETE FROM creature_loot_template WHERE entry = 11982 AND item = 34050; -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('11982', '34050', '100', '1', '-34050', '1', '0'); - --- --- GARR -DELETE FROM `creature_loot_template` WHERE `entry`='12057' and`item`='17066'; -DELETE FROM `creature_loot_template` WHERE `entry`='12057' and`item`='17071'; -DELETE FROM `creature_loot_template` WHERE `entry`='12057' and`item`='17105'; -DELETE FROM `creature_loot_template` WHERE `entry`='12057' and`item`='18820'; -DELETE FROM `creature_loot_template` WHERE `entry`='12057' and`item`='18821'; -DELETE FROM `creature_loot_template` WHERE `entry`='12057' and`item`='18822'; -DELETE FROM `creature_loot_template` WHERE `entry`='12057' and`item`='18823'; -DELETE FROM `creature_loot_template` WHERE `entry`='12057' and`item`='18824'; -DELETE FROM `creature_loot_template` WHERE `entry`='12057' and`item`='18829'; -DELETE FROM `creature_loot_template` WHERE `entry`='12057' and`item`='18832'; -DELETE FROM `creature_loot_template` WHERE `entry`='12057' and`item`='18861'; -DELETE FROM `creature_loot_template` WHERE `entry`='12057' and`item`='19136'; -DELETE FROM `creature_loot_template` WHERE `entry`='12057' and`item`='19142'; -DELETE FROM `creature_loot_template` WHERE `entry`='12057' and`item`='19143'; -DELETE FROM `creature_loot_template` WHERE `entry`='12057' and`item`='19144'; -DELETE FROM `creature_loot_template` WHERE `entry`='12057' and`item`='34015'; - --- table A --- Drillborer + half the T1 helms -DELETE FROM reference_loot_template WHERE entry = 34053; -INSERT INTO `reference_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('34053', '17066', '0', '1', '1', '1', '0'), -('34053', '16834', '0', '1', '1', '1', '0'), -('34053', '16866', '0', '1', '1', '1', '0'), -('34053', '16846', '0', '1', '1', '1', '0'), -('34053', '16842', '0', '1', '1', '1', '3'), -('34053', '16854', '0', '1', '1', '1', '4'); - -DELETE FROM creature_loot_template WHERE entry = 12057 AND item = 34053; -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('12057', '34053', '100', '1', '-34053', '1', '0'); - --- table B --- Gutgore Ripper + the other half of the T1 helms -DELETE FROM reference_loot_template WHERE entry = 34054; -INSERT INTO `reference_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('34054', '17071', '0', '1', '1', '1', '0'), -('34054', '16795', '0', '1', '1', '1', '0'), -('34054', '16808', '0', '1', '1', '1', '0'), -('34054', '16821', '0', '1', '1', '1', '0'), -('34054', '16813', '0', '1', '1', '1', '0'); - -DELETE FROM creature_loot_template WHERE entry = 12057 AND item = 34054; -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('12057', '34054', '100', '1', '-34054', '1', '0'); - --- table C --- Aurastone Hammer, Brutality Blade + the shared loot pool between Magmadar/Garr/Geddon/Golemagg - -DELETE FROM reference_loot_template WHERE entry = 34055; -INSERT INTO `reference_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('34055', '17105', '20', '1', '1', '1', '0'), -('34055', '18832', '20', '1', '1', '1', '0'), -('34055', '18823', '0', '1', '1', '1', '0'), -('34055', '19142', '0', '1', '1', '1', '0'), -('34055', '19143', '0', '1', '1', '1', '0'), -('34055', '18861', '0', '1', '1', '1', '0'), -('34055', '19136', '0', '1', '1', '1', '0'), -('34055', '18822', '0', '1', '1', '1', '0'), -('34055', '18821', '0', '1', '1', '1', '0'), -('34055', '19144', '0', '1', '1', '1', '0'), -('34055', '18820', '0', '1', '1', '1', '0'), -('34055', '18829', '0', '1', '1', '1', '3'), -('34055', '18824', '0', '1', '1', '1', '4'); - -DELETE FROM creature_loot_template WHERE entry = 12057 AND item = 34055; -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('12057', '34055', '100', '1', '-34055', '1', '0'); - --- --- BARON GEDDON -DELETE FROM `creature_loot_template` WHERE `entry`='12056' and`item`='16797'; -DELETE FROM `creature_loot_template` WHERE `entry`='12056' and`item`='16807'; -DELETE FROM `creature_loot_template` WHERE `entry`='12056' and`item`='16836'; -DELETE FROM `creature_loot_template` WHERE `entry`='12056' and`item`='16844'; -DELETE FROM `creature_loot_template` WHERE `entry`='12056' and`item`='16856'; -DELETE FROM `creature_loot_template` WHERE `entry`='12056' and`item`='17110'; -DELETE FROM `creature_loot_template` WHERE `entry`='12056' and`item`='34027'; - --- table A -DELETE FROM reference_loot_template WHERE entry = 34056; -INSERT INTO `reference_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('34056', '16797', '0', '1', '1', '1', '0'), -('34056', '16807', '0', '1', '1', '1', '0'), -('34056', '17110', '0', '1', '1', '1', '0'); - -DELETE FROM creature_loot_template WHERE entry = 12056 AND item = 34056; -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('12056', '34056', '100', '1', '-34056', '1', '0'); - --- table B --- Druid, Pal/Shm T1 shoulders + the shared loot pool between Magmadar/Garr/Geddon/Golemagg -DELETE FROM reference_loot_template WHERE entry = 34057; -INSERT INTO `reference_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('34057', '16836', '30', '1', '1', '1', '0'), -('34057', '16844', '30', '1', '1', '1', '3'), -('34057', '16856', '30', '1', '1', '1', '4'), -('34057', '18823', '0', '1', '1', '1', '0'), -('34057', '19142', '0', '1', '1', '1', '0'), -('34057', '19143', '0', '1', '1', '1', '0'), -('34057', '18861', '0', '1', '1', '1', '0'), -('34057', '19136', '0', '1', '1', '1', '0'), -('34057', '18822', '0', '1', '1', '1', '0'), -('34057', '18821', '0', '1', '1', '1', '0'), -('34057', '19144', '0', '1', '1', '1', '0'), -('34057', '18820', '0', '1', '1', '1', '0'), -('34057', '18829', '0', '1', '1', '1', '3'), -('34057', '18824', '0', '1', '1', '1', '4'); - -DELETE FROM creature_loot_template WHERE entry = 12056 AND item = 34057; -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('12056', '34057', '100', '1', '-34057', '1', '0'); - --- --- GOLEMAGG THE INCINERATOR -DELETE FROM `creature_loot_template` WHERE `entry`='11988' and`item`='17072'; -DELETE FROM `creature_loot_template` WHERE `entry`='11988' and`item`='17103'; -DELETE FROM `creature_loot_template` WHERE `entry`='11988' and`item`='18820'; -DELETE FROM `creature_loot_template` WHERE `entry`='11988' and`item`='18821'; -DELETE FROM `creature_loot_template` WHERE `entry`='11988' and`item`='18822'; -DELETE FROM `creature_loot_template` WHERE `entry`='11988' and`item`='18823'; -DELETE FROM `creature_loot_template` WHERE `entry`='11988' and`item`='18824'; -DELETE FROM `creature_loot_template` WHERE `entry`='11988' and`item`='18829'; -DELETE FROM `creature_loot_template` WHERE `entry`='11988' and`item`='18842'; -DELETE FROM `creature_loot_template` WHERE `entry`='11988' and`item`='18861'; -DELETE FROM `creature_loot_template` WHERE `entry`='11988' and`item`='19136'; -DELETE FROM `creature_loot_template` WHERE `entry`='11988' and`item`='19142'; -DELETE FROM `creature_loot_template` WHERE `entry`='11988' and`item`='19143'; -DELETE FROM `creature_loot_template` WHERE `entry`='11988' and`item`='19144'; -DELETE FROM `creature_loot_template` WHERE `entry`='11988' and`item`='34028'; - --- table A -DELETE FROM reference_loot_template WHERE entry = 34058; -INSERT INTO `reference_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('34058', '16833', '0', '1', '1', '1', '0'), -('34058', '16865', '0', '1', '1', '1', '0'), -('34058', '16845', '0', '1', '1', '1', '0'), -('34058', '16841', '0', '1', '1', '1', '3'), -('34058', '16853', '0', '1', '1', '1', '4'); - -DELETE FROM creature_loot_template WHERE entry = 11988 AND item = 34058; -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('11988', '34058', '100', '1', '-34058', '1', '0'); - --- table B -DELETE FROM reference_loot_template WHERE entry = 34059; -INSERT INTO `reference_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('34059', '16798', '0', '1', '1', '1', '0'), -('34059', '16809', '0', '1', '1', '1', '0'), -('34059', '16820', '0', '1', '1', '1', '0'), -('34059', '16815', '0', '1', '1', '1', '0'); - -DELETE FROM creature_loot_template WHERE entry = 11988 AND item = 34059; -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('11988', '34059', '100', '1', '-34059', '1', '0'); - --- table C --- Golemagg weapons + the shared loot pool between Magmadar/Garr/Geddon/Golemagg -DELETE FROM reference_loot_template WHERE entry = 34060; -INSERT INTO `reference_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('34060', '18842', '25', '1', '1', '1', '0'), -('34060', '17103', '25', '1', '1', '1', '0'), -('34060', '17072', '25', '1', '1', '1', '0'), -('34060', '18823', '0', '1', '1', '1', '0'), -('34060', '19142', '0', '1', '1', '1', '0'), -('34060', '19143', '0', '1', '1', '1', '0'), -('34060', '18861', '0', '1', '1', '1', '0'), -('34060', '19136', '0', '1', '1', '1', '0'), -('34060', '18822', '0', '1', '1', '1', '0'), -('34060', '18821', '0', '1', '1', '1', '0'), -('34060', '19144', '0', '1', '1', '1', '0'), -('34060', '18820', '0', '1', '1', '1', '0'), -('34060', '18829', '0', '1', '1', '1', '3'), -('34060', '18824', '0', '1', '1', '1', '4'); - -DELETE FROM creature_loot_template WHERE entry = 11988 AND item = 34060; -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('11988', '34060', '100', '1', '-34060', '1', '0'); - --- --- LUCIFRON -DELETE FROM `creature_loot_template` WHERE `entry`='12118' and`item`='16800'; -DELETE FROM `creature_loot_template` WHERE `entry`='12118' and`item`='16805'; -DELETE FROM `creature_loot_template` WHERE `entry`='12118' and`item`='16829'; -DELETE FROM `creature_loot_template` WHERE `entry`='12118' and`item`='16837'; -DELETE FROM `creature_loot_template` WHERE `entry`='12118' and`item`='16859'; -DELETE FROM `creature_loot_template` WHERE `entry`='12118' and`item`='16863'; -DELETE FROM `creature_loot_template` WHERE `entry`='12118' and`item`='17109'; -DELETE FROM `creature_loot_template` WHERE `entry`='12118' and`item`='34012'; - --- table A --- Choker of Enlightenment and Druid, Mage, Pal/Shm T1 -DELETE FROM reference_loot_template WHERE entry = 34061; -INSERT INTO `reference_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('34061', '16829', '0', '1', '1', '1', '0'), -('34061', '16800', '0', '1', '1', '1', '0'), -('34061', '17109', '0', '1', '1', '1', '0'), -('34061', '16837', '0', '1', '1', '1', '3'), -('34061', '16859', '0', '1', '1', '1', '4'); - -DELETE FROM creature_loot_template WHERE entry = 12118 AND item = 34061; -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('12118', '34061', '100', '1', '-34061', '1', '0'); - --- table B -DELETE FROM reference_loot_template WHERE entry = 34062; -INSERT INTO `reference_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('34062', '16863', '33', '1', '1', '1', '0'), -('34062', '16805', '33', '1', '1', '1', '0'), -('34062', '17077', '0', '1', '1', '1', '0'), -('34062', '18870', '0', '1', '1', '1', '0'), -('34062', '18872', '0', '1', '1', '1', '0'), -('34062', '18875', '0', '1', '1', '1', '0'), -('34062', '18878', '0', '1', '1', '1', '0'), -('34062', '18879', '0', '1', '1', '1', '0'), -('34062', '18861', '0', '1', '1', '1', '0'), -('34062', '19147', '0', '1', '1', '1', '0'), -('34062', '19146', '0', '1', '1', '1', '0'), -('34062', '19145', '0', '1', '1', '1', '0'); - -DELETE FROM creature_loot_template WHERE entry = 12118 AND item = 34062; -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('12118', '34062', '100', '1', '-34062', '1', '0'); - --- --- GEHENNAS -DELETE FROM `creature_loot_template` WHERE `entry`='12259' and`item`='16812'; -DELETE FROM `creature_loot_template` WHERE `entry`='12259' and`item`='16826'; -DELETE FROM `creature_loot_template` WHERE `entry`='12259' and`item`='16839'; -DELETE FROM `creature_loot_template` WHERE `entry`='12259' and`item`='16849'; -DELETE FROM `creature_loot_template` WHERE `entry`='12259' and`item`='16860'; -DELETE FROM `creature_loot_template` WHERE `entry`='12259' and`item`='16862'; -DELETE FROM `creature_loot_template` WHERE `entry`='12259' and`item`='34014'; - --- table A -DELETE FROM reference_loot_template WHERE entry = 34063; -INSERT INTO `reference_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('34063', '16826', '0', '1', '1', '1', '0'), -('34063', '16812', '0', '1', '1', '1', '0'), -('34063', '16839', '0', '1', '1', '1', '3'), -('34063', '16860', '0', '1', '1', '1', '4'); - -DELETE FROM creature_loot_template WHERE entry = 12259 AND item = 34063; -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('12259', '34063', '100', '1', '-34063', '1', '0'); - --- table B -DELETE FROM reference_loot_template WHERE entry = 34064; -INSERT INTO `reference_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('34064', '16862', '25', '1', '1', '1', '0'), -('34064', '16849', '25', '1', '1', '1', '0'), - -('34064', '17077', '0', '1', '1', '1', '0'), -('34064', '18870', '0', '1', '1', '1', '0'), -('34064', '18872', '0', '1', '1', '1', '0'), -('34064', '18875', '0', '1', '1', '1', '0'), -('34064', '18878', '0', '1', '1', '1', '0'), -('34064', '18879', '0', '1', '1', '1', '0'), -('34064', '18861', '0', '1', '1', '1', '0'), -('34064', '19147', '0', '1', '1', '1', '0'), -('34064', '19146', '0', '1', '1', '1', '0'), -('34064', '19145', '0', '1', '1', '1', '0'); - -DELETE FROM creature_loot_template WHERE entry = 12259 AND item = 34064; -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('12259', '34064', '100', '1', '-34064', '1', '0'); - --- --- SHAZZRAH -DELETE FROM `creature_loot_template` WHERE `entry`='12264' and`item`='16801'; -DELETE FROM `creature_loot_template` WHERE `entry`='12264' and`item`='16803'; -DELETE FROM `creature_loot_template` WHERE `entry`='12264' and`item`='16811'; -DELETE FROM `creature_loot_template` WHERE `entry`='12264' and`item`='16824'; -DELETE FROM `creature_loot_template` WHERE `entry`='12264' and`item`='16831'; -DELETE FROM `creature_loot_template` WHERE `entry`='12264' and`item`='16852'; -DELETE FROM `creature_loot_template` WHERE `entry`='12264' and`item`='34026'; - --- table A -DELETE FROM reference_loot_template WHERE entry = 34065; -INSERT INTO `reference_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('34065', '16831', '0', '1', '1', '1', '0'), -('34065', '16801', '0', '1', '1', '1', '0'), -('34065', '16852', '0', '1', '1', '1', '0'); - -DELETE FROM creature_loot_template WHERE entry = 12264 AND item = 34065; -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('12264', '34065', '100', '1', '-34065', '1', '0'); - --- table B -DELETE FROM reference_loot_template WHERE entry = 34066; -INSERT INTO `reference_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('34066', '16803', '25', '1', '1', '1', '0'), -('34066', '16811', '25', '1', '1', '1', '0'), -('34066', '16824', '25', '1', '1', '1', '0'), - -('34066', '17077', '0', '1', '1', '1', '0'), -('34066', '18870', '0', '1', '1', '1', '0'), -('34066', '18872', '0', '1', '1', '1', '0'), -('34066', '18875', '0', '1', '1', '1', '0'), -('34066', '18878', '0', '1', '1', '1', '0'), -('34066', '18879', '0', '1', '1', '1', '0'), -('34066', '18861', '0', '1', '1', '1', '0'), -('34066', '19147', '0', '1', '1', '1', '0'), -('34066', '19146', '0', '1', '1', '1', '0'), -('34066', '19145', '0', '1', '1', '1', '0'); - -DELETE FROM creature_loot_template WHERE entry = 12264 AND item = 34066; -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('12264', '34066', '100', '1', '-34066', '1', '0'); - --- --- SULFURON HARBINGER -DELETE FROM `creature_loot_template` WHERE `entry`='12098' and`item`='16816'; -DELETE FROM `creature_loot_template` WHERE `entry`='12098' and`item`='16823'; -DELETE FROM `creature_loot_template` WHERE `entry`='12098' and`item`='16848'; -DELETE FROM `creature_loot_template` WHERE `entry`='12098' and`item`='16868'; -DELETE FROM `creature_loot_template` WHERE `entry`='12098' and`item`='17074'; -DELETE FROM `creature_loot_template` WHERE `entry`='12098' and`item`='34029'; - --- table A -DELETE FROM reference_loot_template WHERE entry = 34067; -INSERT INTO `reference_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('34067', '16848', '0', '1', '1', '1', '0'), -('34067', '16816', '0', '1', '1', '1', '0'), -('34067', '17074', '0', '1', '1', '1', '0'); - -DELETE FROM creature_loot_template WHERE entry = 12098 AND item = 34067; -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('12098', '34067', '100', '1', '-34067', '1', '0'); - --- table B -DELETE FROM reference_loot_template WHERE entry = 34068; -INSERT INTO `reference_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('34068', '16868', '33', '1', '1', '1', '0'), -('34068', '16823', '33', '1', '1', '1', '0'), - -('34068', '17077', '0', '1', '1', '1', '0'), -('34068', '18870', '0', '1', '1', '1', '0'), -('34068', '18872', '0', '1', '1', '1', '0'), -('34068', '18875', '0', '1', '1', '1', '0'), -('34068', '18878', '0', '1', '1', '1', '0'), -('34068', '18879', '0', '1', '1', '1', '0'), -('34068', '18861', '0', '1', '1', '1', '0'), -('34068', '19147', '0', '1', '1', '1', '0'), -('34068', '19146', '0', '1', '1', '1', '0'), -('34068', '19145', '0', '1', '1', '1', '0'); - -DELETE FROM creature_loot_template WHERE entry = 12098 AND item = 34068; -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('12098', '34068', '100', '1', '-34068', '1', '0'); - --- --- MAJORDOMO EXECUTUS - --- some items were swapped in the wrong tables -UPDATE `gameobject_loot_template` SET `groupid`='2' WHERE `entry`='16719' and`item`='18803'; -UPDATE `gameobject_loot_template` SET `groupid`='3' WHERE `entry`='16719' and`item`='18812'; -UPDATE `gameobject_loot_template` SET `groupid`='2' WHERE `entry`='16719' and`item`='18808'; -UPDATE `gameobject_loot_template` SET `groupid`='3' WHERE `entry`='16719' and`item`='18809'; - --- --- RAGNAROS - --- table A (T2 set items) -DELETE FROM `reference_loot_template` WHERE `entry`='34030' and`item`='17063'; -DELETE FROM `reference_loot_template` WHERE `entry`='34030' and`item`='17076'; -DELETE FROM `reference_loot_template` WHERE `entry`='34030' and`item`='17082'; -DELETE FROM `reference_loot_template` WHERE `entry`='34030' and`item`='17102'; -DELETE FROM `reference_loot_template` WHERE `entry`='34030' and`item`='17104'; -DELETE FROM `reference_loot_template` WHERE `entry`='34030' and`item`='17106'; -DELETE FROM `reference_loot_template` WHERE `entry`='34030' and`item`='17107'; -DELETE FROM `reference_loot_template` WHERE `entry`='34030' and`item`='18814'; -DELETE FROM `reference_loot_template` WHERE `entry`='34030' and`item`='18815'; -DELETE FROM `reference_loot_template` WHERE `entry`='34030' and`item`='18816'; -DELETE FROM `reference_loot_template` WHERE `entry`='34030' and`item`='18817'; -DELETE FROM `reference_loot_template` WHERE `entry`='34030' and`item`='19137'; -DELETE FROM `reference_loot_template` WHERE `entry`='34030' and`item`='19138'; -UPDATE `reference_loot_template` SET `groupid`='1' WHERE `entry`='34030' and`item`='16901'; -UPDATE `reference_loot_template` SET `groupid`='1' WHERE `entry`='34030' and`item`='16909'; -UPDATE `reference_loot_template` SET `groupid`='1' WHERE `entry`='34030' and`item`='16915'; -UPDATE `reference_loot_template` SET `groupid`='1' WHERE `entry`='34030' and`item`='16922'; -UPDATE `reference_loot_template` SET `groupid`='1' WHERE `entry`='34030' and`item`='16930'; -UPDATE `reference_loot_template` SET `groupid`='1' WHERE `entry`='34030' and`item`='16938'; -UPDATE `reference_loot_template` SET `groupid`='1' WHERE `entry`='34030' and`item`='16946'; -UPDATE `reference_loot_template` SET `groupid`='1' WHERE `entry`='34030' and`item`='16954'; -UPDATE `reference_loot_template` SET `groupid`='1' WHERE `entry`='34030' and`item`='16962'; - --- table C -DELETE FROM reference_loot_template WHERE entry = 34069; -INSERT INTO `reference_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('34069', '19138', '0', '1', '1', '1', '0'), -('34069', '18817', '0', '1', '1', '1', '0'), -('34069', '18814', '0', '1', '1', '1', '0'), -('34069', '18815', '0', '1', '1', '1', '0'), -('34069', '18816', '0', '1', '1', '1', '0'); - -DELETE FROM creature_loot_template WHERE entry = 11502 AND item = 34069; -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('11502', '34069', '100', '1', '-34069', '1', '0'); - --- table D -DELETE FROM reference_loot_template WHERE entry = 34070; -INSERT INTO `reference_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('34070', '17102', '0', '1', '1', '1', '0'), -('34070', '17063', '0', '1', '1', '1', '0'), -('34070', '17106', '0', '1', '1', '1', '0'), -('34070', '19137', '0', '1', '1', '1', '0'), -('34070', '17107', '0', '1', '1', '1', '0'); - -DELETE FROM creature_loot_template WHERE entry = 11502 AND item = 34070; -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('11502', '34070', '100', '1', '-34070', '1', '0'); - --- table E (bonus table, 2handers + Shard of the Flame) -DELETE FROM creature_loot_template WHERE entry = 11502 AND item in (17104, 17076, 17082); -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('11502', '17104', '8', '2', '1', '1', '0'), -('11502', '17076', '8', '2', '1', '1', '0'), -('11502', '17082', '8', '2', '1', '1', '0'); - --- --- NEFARIAN -DELETE FROM `creature_loot_template` WHERE `entry`='11583' and`item`='34010'; - --- table C -DELETE FROM reference_loot_template WHERE entry = 34071; -INSERT INTO `reference_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('34071', '19364', '10', '1', '1', '1', '0'), -('34071', '19356', '10', '1', '1', '1', '0'), -('34071', '19379', '0', '1', '1', '1', '0'), -('34071', '19380', '0', '1', '1', '1', '0'), -('34071', '19381', '0', '1', '1', '1', '0'), -('34071', '19382', '0', '1', '1', '1', '0'); - -DELETE FROM creature_loot_template WHERE entry = 11583 AND item = 34071; -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('11583', '34071', '100', '1', '-34071', '1', '0'); - --- table D -DELETE FROM reference_loot_template WHERE entry = 34072; -INSERT INTO `reference_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('34072', '19360', '10', '1', '1', '1', '0'), -('34072', '19363', '10', '1', '1', '1', '0'), -('34072', '19377', '0', '1', '1', '1', '0'), -('34072', '19378', '0', '1', '1', '1', '0'), -('34072', '19375', '0', '1', '1', '1', '0'), -('34072', '19376', '0', '1', '1', '1', '0'); - -DELETE FROM creature_loot_template WHERE entry = 11583 AND item = 34072; -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('11583', '34072', '100', '1', '-34072', '1', '0'); - --- --- CHROMAGGUS - --- table A (T2 set items) -DELETE FROM `reference_loot_template` WHERE `entry`='34038' and`item`='19347'; -DELETE FROM `reference_loot_template` WHERE `entry`='34038' and`item`='19349'; -DELETE FROM `reference_loot_template` WHERE `entry`='34038' and`item`='19352'; -DELETE FROM `reference_loot_template` WHERE `entry`='34038' and`item`='19361'; -DELETE FROM `reference_loot_template` WHERE `entry`='34038' and`item`='19385'; -DELETE FROM `reference_loot_template` WHERE `entry`='34038' and`item`='19386'; -DELETE FROM `reference_loot_template` WHERE `entry`='34038' and`item`='19387'; -DELETE FROM `reference_loot_template` WHERE `entry`='34038' and`item`='19388'; -DELETE FROM `reference_loot_template` WHERE `entry`='34038' and`item`='19389'; -DELETE FROM `reference_loot_template` WHERE `entry`='34038' and`item`='19390'; -DELETE FROM `reference_loot_template` WHERE `entry`='34038' and`item`='19391'; -DELETE FROM `reference_loot_template` WHERE `entry`='34038' and`item`='19392'; -DELETE FROM `reference_loot_template` WHERE `entry`='34038' and`item`='19393'; -UPDATE `reference_loot_template` SET `groupid`='1' WHERE `entry`='34038' and`item`='16832'; -UPDATE `reference_loot_template` SET `groupid`='1' WHERE `entry`='34038' and`item`='16902'; -UPDATE `reference_loot_template` SET `groupid`='1' WHERE `entry`='34038' and`item`='16917'; -UPDATE `reference_loot_template` SET `groupid`='1' WHERE `entry`='34038' and`item`='16924'; -UPDATE `reference_loot_template` SET `groupid`='1' WHERE `entry`='34038' and`item`='16932'; -UPDATE `reference_loot_template` SET `groupid`='1' WHERE `entry`='34038' and`item`='16937'; -UPDATE `reference_loot_template` SET `groupid`='1' WHERE `entry`='34038' and`item`='16945'; -UPDATE `reference_loot_template` SET `groupid`='1' WHERE `entry`='34038' and`item`='16953'; -UPDATE `reference_loot_template` SET `groupid`='1' WHERE `entry`='34038' and`item`='16961'; - --- table C -DELETE FROM reference_loot_template WHERE entry = 34073; -INSERT INTO `reference_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('34073', '19352', '10', '1', '1', '1', '0'), -('34073', '19349', '10', '1', '1', '1', '0'), -('34073', '19387', '0', '1', '1', '1', '0'), -('34073', '19388', '0', '1', '1', '1', '0'), -('34073', '19389', '0', '1', '1', '1', '0'), -('34073', '19385', '0', '1', '1', '1', '0'); - -DELETE FROM creature_loot_template WHERE entry = 14020 AND item = 34073; -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('14020', '34073', '100', '1', '-34073', '1', '0'); - --- table D -DELETE FROM reference_loot_template WHERE entry = 34074; -INSERT INTO `reference_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('34074', '19361', '10', '1', '1', '1', '0'), -('34074', '19347', '10', '1', '1', '1', '0'), -('34074', '19391', '0', '1', '1', '1', '0'), -('34074', '19386', '0', '1', '1', '1', '0'), -('34074', '19390', '0', '1', '1', '1', '0'), -('34074', '19393', '0', '1', '1', '1', '3'), -('34074', '19392', '0', '1', '1', '1', '4'); - -DELETE FROM creature_loot_template WHERE entry = 14020 AND item = 34074; -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('14020', '34074', '100', '1', '-34074', '1', '0'); - --- --- FLAMEGOR --- shared loot table A -UPDATE `creature_loot_template` SET `maxcount`='1' WHERE `entry`='11981' and`item`='34037'; -DELETE FROM reference_loot_template WHERE entry = 34037; -INSERT INTO `reference_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('34037', '16964', '4', '1', '1', '1', '0'), -('34037', '16899', '4', '1', '1', '1', '0'), -('34037', '16907', '4', '1', '1', '1', '0'), -('34037', '16913', '4', '1', '1', '1', '0'), -('34037', '16920', '4', '1', '1', '1', '0'), -('34037', '16928', '4', '1', '1', '1', '0'), -('34037', '16940', '4', '1', '1', '1', '0'), -('34037', '16948', '4', '1', '1', '1', '3'), -('34037', '16956', '4', '1', '1', '1', '4'), -('34037', '19353', '4', '1', '1', '1', '0'), -('34037', '19355', '4', '1', '1', '1', '0'), -('34037', '19396', '0', '1', '1', '1', '0'), -('34037', '19394', '0', '1', '1', '1', '0'), -('34037', '19397', '0', '1', '1', '1', '0'), -('34037', '19395', '0', '1', '1', '1', '0'); - --- table B --- Flamegor-specific items -DELETE FROM reference_loot_template WHERE entry = 34075; -INSERT INTO `reference_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('34075', '19357', '10', '1', '1', '1', '0'), -('34075', '19367', '10', '1', '1', '1', '0'), -('34075', '19433', '0', '1', '1', '1', '0'), -('34075', '19432', '0', '1', '1', '1', '0'), -('34075', '19430', '0', '1', '1', '1', '0'), -('34075', '19431', '0', '1', '1', '1', '0'); - -DELETE FROM creature_loot_template WHERE entry = 11981 AND item = 34075; -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('11981', '34075', '100', '1', '-34075', '1', '0'); - --- --- EBONROC -DELETE FROM `creature_loot_template` WHERE `entry`='14601' and`item`='34036'; -DELETE FROM `reference_loot_template` WHERE `entry`='34036'; - --- shared loot table B -DELETE FROM creature_loot_template WHERE entry = 14601 AND item = 34037; -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('14601', '34037', '100', '1', '-34037', '1', '0'); - --- table B --- Ebonroc-specific items -DELETE FROM reference_loot_template WHERE entry = 34076; -INSERT INTO `reference_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('34076', '19368', '10', '1', '1', '1', '0'), -('34076', '19403', '0', '1', '1', '1', '0'), -('34076', '19406', '0', '1', '1', '1', '0'), -('34076', '19407', '0', '1', '1', '1', '0'), -('34076', '19405', '0', '1', '1', '1', '0'), -('34076', '19345', '0', '1', '1', '1', '0'); - -DELETE FROM creature_loot_template WHERE entry = 14601 AND item = 34076; -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('14601', '34076', '100', '1', '-34076', '1', '0'); - --- --- FIREMAW -DELETE FROM `creature_loot_template` WHERE `entry`='11983' and`item`='34035'; -DELETE FROM `reference_loot_template` WHERE `entry`='34035'; - --- shared loot table A -DELETE FROM creature_loot_template WHERE entry = 11983 AND item = 34037; -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('11983', '34037', '100', '1', '-34037', '1', '0'); - --- table B --- Firemaw-specific items -DELETE FROM reference_loot_template WHERE entry = 34077; -INSERT INTO `reference_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('34077', '19365', '0', '1', '1', '1', '0'), -('34077', '19400', '0', '1', '1', '1', '0'), -('34077', '19399', '0', '1', '1', '1', '0'), -('34077', '19398', '0', '1', '1', '1', '0'), -('34077', '19401', '0', '1', '1', '1', '3'), -('34077', '19402', '0', '1', '1', '1', '4'), -('34077', '19344', '0', '1', '1', '1', '3'), -('34077', '19343', '0', '1', '1', '1', '4'); - -DELETE FROM creature_loot_template WHERE entry = 11983 AND item = 34077; -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('11983', '34077', '100', '1', '-34077', '1', '0'); - --- --- HAKKAR - --- table A -DELETE FROM `creature_loot_template` WHERE `entry`='14834' and`item`='34090'; - -DELETE FROM `reference_loot_template` WHERE `entry`='34079'; -INSERT INTO `reference_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('34079', '19852', '0', '1', '1', '1', '0'), -('34079', '19864', '0', '1', '1', '1', '0'), -('34079', '19853', '0', '1', '1', '1', '0'), -('34079', '19856', '0', '1', '1', '1', '0'), -('34079', '19857', '0', '1', '1', '1', '0'), -('34079', '20257', '0', '1', '1', '1', '3'), -('34079', '20264', '0', '1', '1', '1', '4'); - -DELETE FROM creature_loot_template WHERE entry = 14834 AND item = 34079; -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('14834', '34079', '100', '1', '-34079', '1', '0'); - --- table B -DELETE FROM `reference_loot_template` WHERE `entry`='34078'; -INSERT INTO `reference_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('34078', '19854', '0', '1', '1', '1', '0'), -('34078', '19861', '0', '1', '1', '1', '0'), -('34078', '19865', '0', '1', '1', '1', '0'), -('34078', '19862', '0', '1', '1', '1', '0'), -('34078', '19855', '0', '1', '1', '1', '0'), -('34078', '19859', '0', '1', '1', '1', '0'), -('34078', '19876', '0', '1', '1', '1', '0'); - -DELETE FROM creature_loot_template WHERE entry = 14834 AND item = 34078; -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('14834', '34078', '100', '1', '-34078', '1', '0'); - --- --- OSSIRIAN THE UNSCARRED - --- table A -DELETE FROM `creature_loot_template` WHERE `entry`='15339' and`item`='34025'; -DELETE FROM `reference_loot_template` WHERE `entry`='34025'; - -DELETE FROM `reference_loot_template` WHERE `entry`='34103'; -INSERT INTO `reference_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('34103', '21459', '10', '1', '1', '1', '0'), -('34103', '21460', '0', '1', '1', '1', '0'), -('34103', '21461', '0', '1', '1', '1', '0'), -('34103', '21462', '0', '1', '1', '1', '0'), -('34103', '21463', '0', '1', '1', '1', '0'), -('34103', '21464', '0', '1', '1', '1', '3'); - -DELETE FROM creature_loot_template WHERE entry = 15339 AND item = 34103; -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('15339', '34103', '100', '1', '-34103', '1', '0'); - --- table B -DELETE FROM `reference_loot_template` WHERE `entry`='34104'; -INSERT INTO `reference_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('34104', '21715', '10', '1', '1', '1', '0'), -('34104', '21452', '0', '1', '1', '1', '0'), -('34104', '21456', '0', '1', '1', '1', '0'), -('34104', '21458', '0', '1', '1', '1', '0'), -('34104', '21454', '0', '1', '1', '1', '3'), -('34104', '21453', '0', '1', '1', '1', '4'); - -DELETE FROM creature_loot_template WHERE entry = 15339 AND item = 34104; -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('15339', '34104', '100', '1', '-34104', '1', '0'); - --- --- THE PROPHET SKERAM -DELETE FROM `creature_loot_template` WHERE `entry`='15263' and`item`='34046'; -DELETE FROM `reference_loot_template` WHERE `entry`='34046'; - --- table A -DELETE FROM `reference_loot_template` WHERE `entry`='34080'; -INSERT INTO `reference_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('34080', '21128', '10', '1', '1', '1', '0'), -('34080', '21699', '0', '1', '1', '1', '0'), -('34080', '21701', '0', '1', '1', '1', '0'), -('34080', '21702', '0', '1', '1', '1', '0'), -('34080', '21700', '0', '1', '1', '1', '0'), -('34080', '21698', '0', '1', '1', '1', '0'); - -DELETE FROM creature_loot_template WHERE entry = 15263 AND item = 34080; -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('15263', '34080', '100', '1', '-34080', '1', '0'); - --- table B -DELETE FROM `reference_loot_template` WHERE `entry`='34081'; -INSERT INTO `reference_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('34081', '21703', '10', '1', '1', '1', '0'), -('34081', '21706', '0', '1', '1', '1', '0'), -('34081', '21707', '0', '1', '1', '1', '0'), -('34081', '21708', '0', '1', '1', '1', '0'), -('34081', '21814', '0', '1', '1', '1', '0'), -('34081', '21705', '0', '1', '1', '1', '3'), -('34081', '21704', '0', '1', '1', '1', '4'); - -DELETE FROM creature_loot_template WHERE entry = 15263 AND item = 34081; -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('15263', '34081', '100', '1', '-34081', '1', '0'); - --- --- BATTLEGUARD SARTURA -DELETE FROM `creature_loot_template` WHERE `entry`='15516' and`item`='34047'; -DELETE FROM `reference_loot_template` WHERE `entry`='34047'; - --- table A -DELETE FROM `reference_loot_template` WHERE `entry`='34082'; -INSERT INTO `reference_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('34082', '21666', '10', '1', '1', '1', '0'), -('34082', '21670', '0', '1', '1', '1', '0'), -('34082', '21672', '0', '1', '1', '1', '0'), -('34082', '21669', '0', '1', '1', '1', '0'), -('34082', '21671', '0', '1', '1', '1', '0'), -('34082', '21668', '0', '1', '1', '1', '3'), -('34082', '21667', '0', '1', '1', '1', '4'); - -DELETE FROM creature_loot_template WHERE entry = 15516 AND item = 34082; -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('15516', '34082', '100', '1', '-34082', '1', '0'); - --- table B -DELETE FROM `reference_loot_template` WHERE `entry`='34083'; -INSERT INTO `reference_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('34083', '21673', '10', '1', '1', '1', '0'), -('34083', '21648', '0', '1', '1', '1', '0'), -('34083', '21675', '0', '1', '1', '1', '0'), -('34083', '21676', '0', '1', '1', '1', '0'), -('34083', '21674', '0', '1', '1', '1', '0'), -('34083', '21678', '0', '1', '1', '1', '0'); - -DELETE FROM creature_loot_template WHERE entry = 15516 AND item = 34083; -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('15516', '34083', '100', '1', '-34083', '1', '0'); - --- --- FANKRISS THE UNYIELDING -DELETE FROM `creature_loot_template` WHERE `entry`='15510' and`item`='34048'; -DELETE FROM `reference_loot_template` WHERE `entry`='34048'; - --- table A -DELETE FROM `reference_loot_template` WHERE `entry`='34084'; -INSERT INTO `reference_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('34084', '21650', '10', '1', '1', '1', '0'), -('34084', '21664', '0', '1', '1', '1', '0'), -('34084', '21652', '0', '1', '1', '1', '0'), -('34084', '21665', '0', '1', '1', '1', '0'), -('34084', '21663', '0', '1', '1', '1', '0'), -('34084', '21651', '0', '1', '1', '1', '0'); - -DELETE FROM creature_loot_template WHERE entry = 15510 AND item = 34084; -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('15510', '34084', '100', '1', '-34084', '1', '0'); - --- table B -DELETE FROM `reference_loot_template` WHERE `entry`='34085'; -INSERT INTO `reference_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('34085', '21635', '10', '1', '1', '1', '0'), -('34085', '21647', '0', '1', '1', '1', '0'), -('34085', '21645', '0', '1', '1', '1', '0'), -('34085', '21627', '0', '1', '1', '1', '0'), -('34085', '22396', '0', '1', '1', '1', '3'), -('34085', '22402', '0', '1', '1', '1', '4'); - -DELETE FROM creature_loot_template WHERE entry = 15510 AND item = 34085; -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('15510', '34085', '100', '1', '-34085', '1', '0'); - - --- --- C'THUN -DELETE FROM `creature_loot_template` WHERE `entry`='15727' and`item`='34049'; -DELETE FROM `reference_loot_template` WHERE `entry`='34049'; - --- table A -DELETE FROM `reference_loot_template` WHERE `entry`='34101'; -INSERT INTO `reference_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('34101', '21126', '8', '1', '1', '1', '0'), -('34101', '21586', '0', '1', '1', '1', '0'), -('34101', '22731', '0', '1', '1', '1', '0'), -('34101', '21596', '0', '1', '1', '1', '0'), -('34101', '21585', '0', '1', '1', '1', '0'), -('34101', '22730', '0', '1', '1', '1', '0'); - -DELETE FROM creature_loot_template WHERE entry = 15727 AND item = 34101; -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('15727', '34101', '100', '1', '-34101', '1', '0'); - --- table B -DELETE FROM `reference_loot_template` WHERE `entry`='34102'; -INSERT INTO `reference_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('34102', '21134', '8', '1', '1', '1', '0'), -('34102', '21839', '8', '1', '1', '1', '0'), -('34102', '21583', '0', '1', '1', '1', '0'), -('34102', '21581', '0', '1', '1', '1', '0'), -('34102', '22732', '0', '1', '1', '1', '0'), -('34102', '21582', '0', '1', '1', '1', '0'); - -DELETE FROM creature_loot_template WHERE entry = 15727 AND item = 34102; -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('15727', '34102', '100', '1', '-34102', '1', '0'); - --- table C (vanquished tentacle) -DELETE FROM creature_loot_template WHERE entry = 15727 AND item = 21579; -INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `condition_id`) VALUES -('15727', '21579', '20', '2', '1', '1', '0'); - - --- Clean up now obsolete reference tables -DELETE FROM reference_loot_template WHERE entry IN (34010, 34012, 34013, 34014, 34015, 34026, 34027, 34028, 34029, 34090); diff --git a/Updates/1539_sweet_serenity_quest.sql b/Updates/1539_sweet_serenity_quest.sql deleted file mode 100644 index 8e36d6b87..000000000 --- a/Updates/1539_sweet_serenity_quest.sql +++ /dev/null @@ -1,5 +0,0 @@ --- Removed quest 8869 (Sweet Serenity) which is a duplicate --- Thanks @RichardGe for reporting and researching. --- This closes https://github.com/classicdb/database/issues/915 -DELETE FROM creature_questrelation WHERE quest=8869; -DELETE FROM creature_involvedrelation WHERE quest=8869; diff --git a/Updates/1540_quest_7782.sql b/Updates/1540_quest_7782.sql deleted file mode 100644 index ce670be2c..000000000 --- a/Updates/1540_quest_7782.sql +++ /dev/null @@ -1,22 +0,0 @@ --- q.7782 'The Lord of Blackrock' -- Alliance --- https://www.youtube.com/watch?v=WAILIKadW9w -DELETE FROM dbscripts_on_quest_end WHERE id = 7782; -INSERT INTO dbscripts_on_quest_end (id, delay, command, datalong, datalong2, buddy_entry, search_radius, data_flags, dataint, dataint2, dataint3, dataint4, x, y, z, o, comments) VALUES -(7782,0,21,1,0,0,0,0x04,0,0,0,0,0,0,0,0,'active'), -(7782,1,29,3,2,0,0,0,0,0,0,0,0,0,0,0,'quest flag removed'), -(7782,6,0,0,0,0,0,0,2000001037,0,0,0,0,0,0,0,''), -(7782,14,0,0,0,0,0,0,2000001038,0,0,0,0,0,0,0,''), -(7782,17,9,40151,21600,0,0,0,0,0,0,0,0,0,0,0,'respawn gobject'), -(7782,23,15,22888,0,0,0,0,0,0,0,0,0,0,0,0,''), -(7782,24,29,3,1,0,0,0,0,0,0,0,0,0,0,0,'quest flag added'), -(7782,25,21,1,0,0,0,0x04,0,0,0,0,0,0,0,0,'unactive'); -UPDATE quest_template SET CompleteScript = 7782 WHERE entry = 7782; -DELETE FROM db_script_string WHERE entry BETWEEN 2000001037 AND 2000001038; -INSERT INTO db_script_string (entry, content_default, sound, type, language, emote, comment) VALUES -(2000001037, 'Citizens of the Alliance, the Lord of Blackrock is slain! Nefarian has been subdued by the combined might of $n and $g his:her; allies!', 0, 6, 0, 22, NULL), -(2000001038, 'Let your spirits rise! Rally around your champion, bask in $g his:her; glory! Revel in the rallying cry of the dragon slayer!', 0, 6, 0, 22, NULL); -DELETE FROM gameobject WHERE guid = 40151; -DELETE FROM game_event_gameobject WHERE guid = 40151; -DELETE FROM gameobject_battleground WHERE guid = 40151; -INSERT INTO gameobject (guid, id, map, position_x, position_y, position_z, orientation, rotation0, rotation1, rotation2, rotation3, spawntimesecs, animprogress, state) VALUES -(40151, 179882, 0, -8925.57, 496.042, 103.767, 2.42801, 0, 0, 0.937022, 0.34927, -21600, 255, 1); diff --git a/Updates/1541_quest_7784.sql b/Updates/1541_quest_7784.sql deleted file mode 100644 index e61bac15e..000000000 --- a/Updates/1541_quest_7784.sql +++ /dev/null @@ -1,26 +0,0 @@ --- q.7784 'The Lord of Blackrock' - Horde -DELETE FROM dbscripts_on_quest_end WHERE id = 7784; -INSERT INTO dbscripts_on_quest_end (id, delay, command, datalong, datalong2, buddy_entry, search_radius, data_flags, dataint, dataint2, dataint3, dataint4, x, y, z, o, comments) VALUES -(7784,0,21,1,0,0,0,0x04,0,0,0,0,0,0,0,0,'active'), -(7784,1,29,3,2,0,0,0,0,0,0,0,0,0,0,0,'quest flag removed'), -(7784,3,3,0,0,0,0,0,0,0,0,0,1544,-4425.87,10.9056,3.323,''), -(7784,17,3,0,0,0,0,0,0,0,0,0,0,0,0,0.6367,''), -(7784,20,0,0,0,0,0,0,2000001035,0,0,0,0,0,0,0,''), -(7784,37,0,0,0,0,0,0,2000001036,0,0,0,0,0,0,0,''), -(7784,40,9,40150,21600,0,0,0,0,0,0,0,0,0,0,0,'respawn gobject'), -(7784,45,13,0,0,179881,100,1,0,0,0,0,0,0,0,0,'activate gobject'), -(7784,50,15,22888,0,0,0,0,0,0,0,0,0,0,0,0,''), -(7784,60,3,0,0,0,0,0,0,0,0,0,1568,-4405.87,8.13371,0.3434,''), -(7784,75,3,0,0,0,0,0,0,0,0,0,0,0,0,3.31613,''), -(7784,76,29,3,1,0,0,0,0,0,0,0,0,0,0,0,'quest flag added'), -(7784,77,21,1,0,0,0,0x04,0,0,0,0,0,0,0,0,'unactive'); -UPDATE quest_template SET CompleteScript = 7784 WHERE entry = 7784; -DELETE FROM db_script_string WHERE entry BETWEEN 2000001035 AND 2000001036; -INSERT INTO db_script_string (entry, content_default, sound, type, language, emote, comment) VALUES -(2000001035, 'NEFARIAN IS SLAIN! People of Orgrimmar, bow down before the might of $n and $g his:her; allies for they have laid a blow against the Black Dragonflight that is sure to stir the Aspects from their malaise! This defeat shall surely be felt by the father of the Black Flight: Deathwing reels in pain and anguish this day!', 0, 6, 0, 22, NULL), -(2000001036, 'Be lifted by $n\'s accomplishment! Revel in $g his:her; rallying cry!', 0, 6, 0, 22, NULL); -DELETE FROM gameobject WHERE guid = 40150; -DELETE FROM game_event_gameobject WHERE guid = 40150; -DELETE FROM gameobject_battleground WHERE guid = 40150; -INSERT INTO gameobject (guid, id, map, position_x, position_y, position_z, orientation, rotation0, rotation1, rotation2, rotation3, spawntimesecs, animprogress, state) VALUES -(40150, 179881, 1, 1540.28, -4422.19, 7.0051, 5.22833, 0, 0, 0.503313, -0.864104, -21600, 255, 1); diff --git a/Updates/1542_LBRS_rework_1.sql b/Updates/1542_LBRS_rework_1.sql deleted file mode 100644 index 31ac18ffd..000000000 --- a/Updates/1542_LBRS_rework_1.sql +++ /dev/null @@ -1,889 +0,0 @@ --- source: https://www.youtube.com/watch?v=NdA2fjMllxU - -DROP PROCEDURE IF EXISTS script_npc; - -DELIMITER $$ -CREATE PROCEDURE script_npc(npc_guid INT, npc_script_id INT) - - BEGIN - DECLARE PX FLOAT Default 0 ; - DECLARE PY FLOAT Default 0 ; - DECLARE PZ FLOAT Default 0 ; - DECLARE PO FLOAT Default 0 ; - SET PX = (SELECT position_x FROM creature WHERE guid = npc_guid); - SET PY = (SELECT position_y FROM creature WHERE guid = npc_guid); - SET PZ = (SELECT position_z FROM creature WHERE guid = npc_guid); - SET PO = (SELECT orientation FROM creature WHERE guid = npc_guid); - DELETE FROM creature_movement WHERE id = npc_script_id; - INSERT INTO creature_movement (id,point,position_x,position_y,position_z,orientation,script_id, waittime) VALUES - (npc_guid,1,PX,PY,PZ,PO,npc_script_id, 2000); - - UPDATE creature SET MovementType=2,spawndist=0 WHERE guid=npc_guid; - -END $$ - --- Generic scripts for groups of Scarshield NPCs chatting --- Two legionnaires, one warlock, one spell binder -DELETE FROM `dbscripts_on_creature_movement` WHERE id=909701; -INSERT INTO `dbscripts_on_creature_movement` VALUES -(909701, 0, 32, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'pause WP movement'), -(909701, 6, 1, 1, 0, 0, 0, 0, 11, 21, 6, 0, 0, 0, 0, 0, 'Scarshield Legionnaire random emote'), -(909701, 15, 1, 1, 0, 9257, 15, 0, 11, 1, 1, 274, 0, 0, 0, 0, 'Scarshield Warlock random emote'), -(909701, 21, 1, 1, 0, 9098, 15, 0, 11, 1, 1, 274, 0, 0, 0, 0, 'Scarshield Spellbinder random emote'), -(909701, 33, 1, 1, 0, 9097, 15, 0, 11, 1, 1, 274, 0, 0, 0, 0, 'Scarshield Legionnaire random emote'), -(909701, 50, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'unpause WP movement'); - --- One legionnaire, one Spellbinder, one acolyte -DELETE FROM `dbscripts_on_creature_movement` WHERE id=909702; -INSERT INTO `dbscripts_on_creature_movement` VALUES -(909702, 0, 32, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'pause WP movement'), -(909702, 6, 1, 1, 0, 0, 0, 0, 11, 1, 1, 274, 0, 0, 0, 0, 'Scarshield Legionnaire random emote'), -(909702, 21, 1, 1, 0, 9045, 15, 0, 11, 1, 1, 274, 0, 0, 0, 0, 'Scarshield Acolyte random emote'), -(909702, 33, 1, 1, 0, 9098, 15, 0, 11, 1, 1, 274, 0, 0, 0, 0, 'Scarshield Spellbinder random emote'), -(909702, 50, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'unpause WP movement'); - --- One legionnaire, one warlock, one acolyte -DELETE FROM `dbscripts_on_creature_movement` WHERE id=909703; -INSERT INTO `dbscripts_on_creature_movement` VALUES -(909703, 0, 32, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'pause WP movement'), -(909703, 6, 1, 1, 0, 0, 0, 0, 11, 1, 1, 274, 0, 0, 0, 0, 'Scarshield Legionnaire random emote'), -(909703, 21, 1, 1, 0, 9045, 15, 0, 11, 1, 1, 274, 0, 0, 0, 0, 'Scarshield Acolyte random emote'), -(909703, 33, 1, 1, 0, 9257, 15, 0, 11, 1, 1, 274, 0, 0, 0, 0, 'Scarshield Warlock random emote'), -(909703, 50, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'unpause WP movement'); - --- One legionnaire, one warlock, one Spellbinder -DELETE FROM `dbscripts_on_creature_movement` WHERE id=909704; -INSERT INTO `dbscripts_on_creature_movement` VALUES -(909704, 0, 32, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'pause WP movement'), -(909704, 6, 1, 1, 0, 0, 0, 0, 11, 1, 1, 274, 0, 0, 0, 0, 'Scarshield Legionnaire random emote'), -(909704, 21, 1, 1, 0, 9257, 15, 0, 11, 1, 1, 274, 0, 0, 0, 0, 'Scarshield Warlock random emote'), -(909704, 33, 1, 1, 0, 9098, 15, 0, 11, 1, 1, 274, 0, 0, 0, 0, 'Scarshield Spellbinder random emote'), -(909704, 50, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'unpause WP movement'); - --- Generic scripts for NPC drinking/eating (different timers) -DELETE FROM `dbscripts_on_creature_movement` WHERE id=909705; -INSERT INTO `dbscripts_on_creature_movement` VALUES -(909705, 0, 32, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'pause WP movement'), -(909705, 2, 1, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'eat/drink emote'), -(909705, 19, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'unpause WP movement'); - -DELETE FROM `dbscripts_on_creature_movement` WHERE id=909706; -INSERT INTO `dbscripts_on_creature_movement` VALUES -(909706, 0, 32, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'pause WP movement'), -(909706, 9, 1, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'eat/drink emote'), -(909706, 20, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'unpause WP movement'); - -DELETE FROM `dbscripts_on_creature_movement` WHERE id=909707; -INSERT INTO `dbscripts_on_creature_movement` VALUES -(909707, 0, 32, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'pause WP movement'), -(909707, 18, 1, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'eat/drink emote'), -(909707, 21, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'unpause WP movement'); - --- ---------------------------------------------- --- HORDEMAR CITY --- ---------------------------------------------- - -call script_npc(160068, 909704); -call script_npc(160070, 909702); - -UPDATE creature SET orientation=2.8416 WHERE guid=160070; - --- Ramp down: removed group of four wrongly placed and respawned it near brasero -DELETE FROM creature WHERE guid=42875; -DELETE FROM creature_addon WHERE guid=42875; -DELETE FROM creature_movement WHERE id=42875; -DELETE FROM game_event_creature WHERE guid=42875; -DELETE FROM game_event_creature_data WHERE guid=42875; -DELETE FROM creature_battleground WHERE guid=42875; -DELETE FROM creature_linking WHERE guid=42875 OR master_guid=42875; -DELETE FROM creature WHERE guid=42876; -DELETE FROM creature_addon WHERE guid=42876; -DELETE FROM creature_movement WHERE id=42876; -DELETE FROM game_event_creature WHERE guid=42876; -DELETE FROM game_event_creature_data WHERE guid=42876; -DELETE FROM creature_battleground WHERE guid=42876; -DELETE FROM creature_linking WHERE guid=42876 OR master_guid=42876; -DELETE FROM creature WHERE guid=42877; -DELETE FROM creature_addon WHERE guid=42877; -DELETE FROM creature_movement WHERE id=42877; -DELETE FROM game_event_creature WHERE guid=42877; -DELETE FROM game_event_creature_data WHERE guid=42877; -DELETE FROM creature_battleground WHERE guid=42877; -DELETE FROM creature_linking WHERE guid=42877 OR master_guid=42877; -DELETE FROM creature WHERE guid=42878; -DELETE FROM creature_addon WHERE guid=42878; -DELETE FROM creature_movement WHERE id=42878; -DELETE FROM game_event_creature WHERE guid=42878; -DELETE FROM game_event_creature_data WHERE guid=42878; -DELETE FROM creature_battleground WHERE guid=42878; -DELETE FROM creature_linking WHERE guid=42878 OR master_guid=42878; -DELETE FROM creature WHERE guid=42875; -INSERT INTO creature VALUES (42875,9097,229,0,0,61.1247,-437.231,42.1525,5.29322,2*60*60,0,0,7599,0,0,0); -call script_npc(42875, 909701); -DELETE FROM creature WHERE guid=42876; -INSERT INTO creature VALUES (42876,9097,229,0,0,66.684,-442.8688,40.768,2.83099,2*60*60,0,0,7599,0,0,0); -DELETE FROM creature WHERE guid=42877; -INSERT INTO creature VALUES (42877,9098,229,0,0,67.391,-440.770,40.992,3.40276,2*60*60,0,0,6273,4234,0,0); -DELETE FROM creature WHERE guid=42878; -INSERT INTO creature VALUES (42878,9257,229,0,0,65.1742,-437.335,41.803,4.353869,2*60*60,0,0,6273,2117,0,0); - --- Ramp bottom --- Group right before the bridge: changed orientation -UPDATE creature SET orientation=3.18126 WHERE guid=42879; -call script_npc(42879, 909702); -UPDATE creature SET orientation=0.16690 WHERE guid=42880; -UPDATE creature SET orientation=4.82745 WHERE guid=42887; --- Group in the far right corner after the ramp bottom: changed orientation of the group of 4 -UPDATE creature SET orientation=5.29083 WHERE guid=43458; -call script_npc(43458, 909701); -UPDATE creature SET orientation=4.01221 WHERE guid=43459; -UPDATE creature SET orientation=0.81956 WHERE guid=43457; -UPDATE creature SET orientation=2.15710 WHERE guid=43460; - - --- After bridge far left corner: -call script_npc(43467, 909703); --- respawned and changed orientation of two casters -DELETE FROM creature WHERE guid=43470; -DELETE FROM creature_addon WHERE guid=43470; -DELETE FROM creature_movement WHERE id=43470; -DELETE FROM game_event_creature WHERE guid=43470; -DELETE FROM game_event_creature_data WHERE guid=43470; -DELETE FROM creature_battleground WHERE guid=43470; -DELETE FROM creature_linking WHERE guid=43470 OR master_guid=43470; -DELETE FROM creature WHERE guid=43473; -DELETE FROM creature_addon WHERE guid=43473; -DELETE FROM creature_movement WHERE id=43473; -DELETE FROM game_event_creature WHERE guid=43473; -DELETE FROM game_event_creature_data WHERE guid=43473; -DELETE FROM creature_battleground WHERE guid=43473; -DELETE FROM creature_linking WHERE guid=43473 OR master_guid=43473; -DELETE FROM creature WHERE guid=43470; -INSERT INTO creature VALUES (43470,9257,229,0,0,75.5058,-587.496,30.604,3.12235,2*60*60,0,0,6273,2117,0,0); -DELETE FROM creature WHERE guid=43473; -INSERT INTO creature VALUES (43473,9098,229,0,0,71.28,-587.309,30.604,6.21996,2*60*60,0,0,6273,4234,0,0); --- changed orientation of the two grunts -UPDATE creature SET orientation=1.48402 WHERE guid=43469; -UPDATE creature SET orientation=4.55571 WHERE guid=43468; - --- First group after second bridge: wrong placed (deleted and respawned with correct orientation) -DELETE FROM creature WHERE guid=43486; -DELETE FROM creature_addon WHERE guid=43486; -DELETE FROM creature_movement WHERE id=43486; -DELETE FROM game_event_creature WHERE guid=43486; -DELETE FROM game_event_creature_data WHERE guid=43486; -DELETE FROM creature_battleground WHERE guid=43486; -DELETE FROM creature_linking WHERE guid=43486 OR master_guid=43486; -DELETE FROM creature WHERE guid=43475; -DELETE FROM creature_addon WHERE guid=43475; -DELETE FROM creature_movement WHERE id=43475; -DELETE FROM game_event_creature WHERE guid=43475; -DELETE FROM game_event_creature_data WHERE guid=43475; -DELETE FROM creature_battleground WHERE guid=43475; -DELETE FROM creature_linking WHERE guid=43475 OR master_guid=43475; -DELETE FROM creature WHERE guid=43474; -DELETE FROM creature_addon WHERE guid=43474; -DELETE FROM creature_movement WHERE id=43474; -DELETE FROM game_event_creature WHERE guid=43474; -DELETE FROM game_event_creature_data WHERE guid=43474; -DELETE FROM creature_battleground WHERE guid=43474; -DELETE FROM creature_linking WHERE guid=43474 OR master_guid=43474; -DELETE FROM creature WHERE guid=43481; -DELETE FROM creature_addon WHERE guid=43481; -DELETE FROM creature_movement WHERE id=43481; -DELETE FROM game_event_creature WHERE guid=43481; -DELETE FROM game_event_creature_data WHERE guid=43481; -DELETE FROM creature_battleground WHERE guid=43481; -DELETE FROM creature_linking WHERE guid=43481 OR master_guid=43481; -DELETE FROM creature WHERE guid=43486; -INSERT INTO creature VALUES (43486,9098,229,0,0,-2.46548,-580.496,29.1909,4.07033,2*60*60,0,0,6273,4234,0,0); -DELETE FROM creature WHERE guid=43475; -INSERT INTO creature VALUES (43475,9257,229,0,0,-8.47001,-581.302,29.1909,5.28141,2*60*60,0,0,6273,2117,0,0); -DELETE FROM creature WHERE guid=43481; -INSERT INTO creature VALUES (43481,9097,229,0,0,-7.73006,-586.411,29.1909,0.711965,2*60*60,0,0,7599,0,0,0); -call script_npc(43481, 909701); -DELETE FROM creature WHERE guid=43474; -INSERT INTO creature VALUES (43474,9097,229,0,0,-2.27374,-587.212,29.1909,2.32046,2*60*60,0,0,7599,0,0,0); - --- Group next wall: the grunt are sleeping, the caster is removed -DELETE FROM creature WHERE guid=43482; -DELETE FROM creature_addon WHERE guid=43482; -DELETE FROM creature_movement WHERE id=43482; -DELETE FROM game_event_creature WHERE guid=43482; -DELETE FROM game_event_creature_data WHERE guid=43482; -DELETE FROM creature_battleground WHERE guid=43482; -DELETE FROM creature_linking WHERE guid=43482 OR master_guid=43482; -DELETE FROM creature WHERE guid=43485; -DELETE FROM creature_addon WHERE guid=43485; -DELETE FROM creature_movement WHERE id=43485; -DELETE FROM game_event_creature WHERE guid=43485; -DELETE FROM game_event_creature_data WHERE guid=43485; -DELETE FROM creature_battleground WHERE guid=43485; -DELETE FROM creature_linking WHERE guid=43485 OR master_guid=43485; -DELETE FROM creature WHERE guid=43485; -INSERT INTO creature VALUES (43485,9097,229,0,0,-34.1753,-585.505,29.1909,6.24981,2*60*60,0,0,7599,0,0,0); -- asleep -DELETE FROM `creature_addon` WHERE `guid`= 43485; -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) VALUES -(43485,0,3,1,16,0,0,'6606'); -DELETE FROM creature WHERE guid=43484; -DELETE FROM creature_addon WHERE guid=43484; -DELETE FROM creature_movement WHERE id=43484; -DELETE FROM game_event_creature WHERE guid=43484; -DELETE FROM game_event_creature_data WHERE guid=43484; -DELETE FROM creature_battleground WHERE guid=43484; -DELETE FROM creature_linking WHERE guid=43484 OR master_guid=43484; -DELETE FROM creature WHERE guid=43484; -INSERT INTO creature VALUES (43484,9097,229,0,0,-37.8278,-585.13,29.1909,1.47773,2*60*60,0,0,7599,0,0,0); -- asleep -DELETE FROM `creature_addon` WHERE `guid`= 43484; -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) VALUES -(43484,0,3,1,16,0,0,'6606'); - --- Groups in the far left corner: --- changed orientation of two grunts (delete/respawned) -DELETE FROM creature WHERE guid=43478; -DELETE FROM creature_addon WHERE guid=43478; -DELETE FROM creature_movement WHERE id=43478; -DELETE FROM game_event_creature WHERE guid=43478; -DELETE FROM game_event_creature_data WHERE guid=43478; -DELETE FROM creature_battleground WHERE guid=43478; -DELETE FROM creature_linking WHERE guid=43478 OR master_guid=43478; -DELETE FROM creature WHERE guid=43478; -INSERT INTO creature VALUES (43478,9097,229,0,0,-63.9999,-572.651,29.1909,6.18384,2*60*60,0,0,7599,0,0,0); -- Sitting + drinking -DELETE FROM `creature_addon` WHERE `guid`= 43478; -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) VALUES -(43478,0,1,1,16,0,0,NULL); -call script_npc(43478, 909705); -DELETE FROM creature WHERE guid=43479; -DELETE FROM creature_addon WHERE guid=43479; -DELETE FROM creature_movement WHERE id=43479; -DELETE FROM game_event_creature WHERE guid=43479; -DELETE FROM game_event_creature_data WHERE guid=43479; -DELETE FROM creature_battleground WHERE guid=43479; -DELETE FROM creature_linking WHERE guid=43479 OR master_guid=43479; -DELETE FROM creature WHERE guid=43479; -INSERT INTO creature VALUES (43479,9097,229,0,0,-70.37,-575.97,29.1909,1.57276,2*60*60,0,0,7599,0,0,0); -- Sitting + drinking -DELETE FROM `creature_addon` WHERE `guid`= 43479; -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) VALUES -(43479,0,1,1,16,0,0,NULL); -call script_npc(43479, 909706); - --- Respawned the group of four around the plates -DELETE FROM creature WHERE guid=43477; -DELETE FROM creature_addon WHERE guid=43477; -DELETE FROM creature_movement WHERE id=43477; -DELETE FROM game_event_creature WHERE guid=43477; -DELETE FROM game_event_creature_data WHERE guid=43477; -DELETE FROM creature_battleground WHERE guid=43477; -DELETE FROM creature_linking WHERE guid=43477 OR master_guid=43477; -DELETE FROM creature WHERE guid=43477; -INSERT INTO creature VALUES (43477,9097,229,0,0,-60.3966,-585.973,29.1909,0.580012,2*60*60,0,0,7599,0,0,0); -call script_npc(43477, 909703); -DELETE FROM creature WHERE guid=43476; -DELETE FROM creature_addon WHERE guid=43476; -DELETE FROM creature_movement WHERE id=43476; -DELETE FROM game_event_creature WHERE guid=43476; -DELETE FROM game_event_creature_data WHERE guid=43476; -DELETE FROM creature_battleground WHERE guid=43476; -DELETE FROM creature_linking WHERE guid=43476 OR master_guid=43476; -DELETE FROM creature WHERE guid=43476; -INSERT INTO creature VALUES (43476,9045,229,0,0,-52.6788,-585.094,29.1909,2.93307,2*60*60,0,0,6078,2041,0,0); -DELETE FROM creature WHERE guid=43488; -DELETE FROM creature_addon WHERE guid=43488; -DELETE FROM creature_movement WHERE id=43488; -DELETE FROM game_event_creature WHERE guid=43488; -DELETE FROM game_event_creature_data WHERE guid=43488; -DELETE FROM creature_battleground WHERE guid=43488; -DELETE FROM creature_linking WHERE guid=43488 OR master_guid=43488; -DELETE FROM creature WHERE guid=43488; -INSERT INTO creature VALUES (43488,9257,229,0,0,-53.7342,-579.435,29.1909,3.91796,2*60*60,0,0,6078,2041,0,0); -DELETE FROM creature WHERE guid=43489; -DELETE FROM creature_addon WHERE guid=43489; -DELETE FROM creature_movement WHERE id=43489; -DELETE FROM game_event_creature WHERE guid=43489; -DELETE FROM game_event_creature_data WHERE guid=43489; -DELETE FROM creature_battleground WHERE guid=43489; -DELETE FROM creature_linking WHERE guid=43489 OR master_guid=43489; -DELETE FROM creature WHERE guid=43489; -INSERT INTO creature VALUES (43489,9098,229,0,0,-57.2777,-586.384,29.1909,1.41175,2*60*60,0,0,6078,4082,0,0); - --- First group on the right: deleted and respawned three NPCs -DELETE FROM creature WHERE guid=43487; -DELETE FROM creature_addon WHERE guid=43487; -DELETE FROM creature_movement WHERE id=43487; -DELETE FROM game_event_creature WHERE guid=43487; -DELETE FROM game_event_creature_data WHERE guid=43487; -DELETE FROM creature_battleground WHERE guid=43487; -DELETE FROM creature_linking WHERE guid=43487 OR master_guid=43487; -DELETE FROM creature WHERE guid=43487; -INSERT INTO creature VALUES (43487,9045,229,0,0,-31.7166,-564.232,29.1909,0.821129,2*60*60,0,0,6273,2117,0,0); -DELETE FROM creature WHERE guid=43483; -DELETE FROM creature_addon WHERE guid=43483; -DELETE FROM creature_movement WHERE id=43483; -DELETE FROM game_event_creature WHERE guid=43483; -DELETE FROM game_event_creature_data WHERE guid=43483; -DELETE FROM creature_battleground WHERE guid=43483; -DELETE FROM creature_linking WHERE guid=43483 OR master_guid=43483; -DELETE FROM creature WHERE guid=43483; -INSERT INTO creature VALUES (43483,9098,229,0,0,-27.0788,-563.404,29.1909,2.86316,2*60*60,0,0,6273,4234,0,0); -DELETE FROM creature WHERE guid=43480; -DELETE FROM creature_addon WHERE guid=43480; -DELETE FROM creature_movement WHERE id=43480; -DELETE FROM game_event_creature WHERE guid=43480; -DELETE FROM game_event_creature_data WHERE guid=43480; -DELETE FROM creature_battleground WHERE guid=43480; -DELETE FROM creature_linking WHERE guid=43480 OR master_guid=43480; -DELETE FROM creature WHERE guid=43480; -INSERT INTO creature VALUES (43480,9097,229,0,0,-32.392,-558.642,29.1909,5.39921,2*60*60,0,0,7842,0,0,10); -call script_npc(43480, 909702); - --- Added missing raider near its worgs -DELETE FROM creature WHERE guid=43482; -INSERT INTO creature VALUES (43482,9258,229,0,0,-60.5682,-548.082,29.1909,0.690753,2*60*60,0,0,7599,0,0,0); - --- Group under the tent: removed the three wrong spawns and respawned them -DELETE FROM creature WHERE guid=43496; -DELETE FROM creature_addon WHERE guid=43496; -DELETE FROM creature_movement WHERE id=43496; -DELETE FROM game_event_creature WHERE guid=43496; -DELETE FROM game_event_creature_data WHERE guid=43496; -DELETE FROM creature_battleground WHERE guid=43496; -DELETE FROM creature_linking WHERE guid=43496 OR master_guid=43496; -DELETE FROM creature WHERE guid=43496; -INSERT INTO creature VALUES (43496,9045,229,0,0,-68.4459,-539.299,29.1909,2.17437,2*60*60,0,0,6273,2117,0,0); -DELETE FROM creature WHERE guid=43498; -DELETE FROM creature_addon WHERE guid=43498; -DELETE FROM creature_movement WHERE id=43498; -DELETE FROM game_event_creature WHERE guid=43498; -DELETE FROM game_event_creature_data WHERE guid=43498; -DELETE FROM creature_battleground WHERE guid=43498; -DELETE FROM creature_linking WHERE guid=43498 OR master_guid=43498; -DELETE FROM creature WHERE guid=43498; -INSERT INTO creature VALUES (43498,9097,229,0,0,-67.1433,-534.974,29.1909,3.64778,2*60*60,0,0,7599,0,0,0); -call script_npc(43498, 909702); -DELETE FROM creature WHERE guid=43497; -DELETE FROM creature_addon WHERE guid=43497; -DELETE FROM creature_movement WHERE id=43497; -DELETE FROM game_event_creature WHERE guid=43497; -DELETE FROM game_event_creature_data WHERE guid=43497; -DELETE FROM creature_battleground WHERE guid=43497; -DELETE FROM creature_linking WHERE guid=43497 OR master_guid=43497; -DELETE FROM creature WHERE guid=43497; -INSERT INTO creature VALUES (43497,9098,229,0,0,-73.8189,-537.626,29.1909,0.107986,2*60*60,0,0,6078,4082,0,0); - -call script_npc(43500, 909701); - --- ---------------------------------------------- --- MOK'DOOM --- ---------------------------------------------- - -UPDATE creature_template SET SpeedWalk=1 WHERE entry IN (9197, 9198, 9199, 9200, 9201, 9216); - --- Changed orientation of two guards on the bridge: removed and respawned -DELETE FROM creature WHERE guid=43506; -DELETE FROM creature_addon WHERE guid=43506; -DELETE FROM creature_movement WHERE id=43506; -DELETE FROM game_event_creature WHERE guid=43506; -DELETE FROM game_event_creature_data WHERE guid=43506; -DELETE FROM creature_battleground WHERE guid=43506; -DELETE FROM creature_linking WHERE guid=43506 OR master_guid=43506; -DELETE FROM creature WHERE guid=43506; -INSERT INTO creature VALUES (43506,9201,229,0,0,-30.7344,-429.156,31.7927,3.94546,2*60*60,0,0,10130,10205,0,0); -DELETE FROM creature WHERE guid=43520; -DELETE FROM creature_addon WHERE guid=43520; -DELETE FROM creature_movement WHERE id=43520; -DELETE FROM game_event_creature WHERE guid=43520; -DELETE FROM game_event_creature_data WHERE guid=43520; -DELETE FROM creature_battleground WHERE guid=43520; -DELETE FROM creature_linking WHERE guid=43520 OR master_guid=43520; -DELETE FROM creature WHERE guid=43520; -INSERT INTO creature VALUES (43520,9200,229,0,0,-44.1083,-429.344,31.7916,5.42672,2*60*60,0,0,12665,0,0,0); - --- Added missing spawn on bridge before main room -DELETE FROM creature WHERE guid=660075; -INSERT INTO creature VALUES (660075,9200,229,0,0,-38.0091,-405.164,31.5373,1.24134,2*60*60,0,0,12665,0,0,0); - --- Fixed entry of patrol along bridge -UPDATE creature SET id=9199, equipment_id=0, curhealth=12665 WHERE guid=43507; - --- Respawned a few ogres: -DELETE FROM creature WHERE guid=43511; -DELETE FROM creature_addon WHERE guid=43511; -DELETE FROM creature_movement WHERE id=43511; -DELETE FROM game_event_creature WHERE guid=43511; -DELETE FROM game_event_creature_data WHERE guid=43511; -DELETE FROM creature_battleground WHERE guid=43511; -DELETE FROM creature_linking WHERE guid=43511 OR master_guid=43511; -DELETE FROM creature WHERE guid=43511; -INSERT INTO creature VALUES (43511,9201,229,0,0,-25.5023,-346.151,31.6168,1.98312,2*60*60,0,0,10455,10585,0,0); -UPDATE creature SET id=9200, equipment_id=0, curhealth=12665, MovementType=1, spawndist=2 WHERE guid=43510; -DELETE FROM creature WHERE guid=43509; -DELETE FROM creature_addon WHERE guid=43509; -DELETE FROM creature_movement WHERE id=43509; -DELETE FROM game_event_creature WHERE guid=43509; -DELETE FROM game_event_creature_data WHERE guid=43509; -DELETE FROM creature_battleground WHERE guid=43509; -DELETE FROM creature_linking WHERE guid=43509 OR master_guid=43509; -DELETE FROM creature WHERE guid=43509; -INSERT INTO creature VALUES (43509,9201,229,0,0,-44.9234,-363.5,31.6182,0.687995,2*60*60,0,0,10455,10585,0,0); -UPDATE creature SET MovementType=1, spawndist=2 WHERE guid=43508; -DELETE FROM creature WHERE guid=660079; -INSERT INTO creature VALUES (660079,9200,229,0,0,-30.519,-364.791,31.6182,1.34537,2*60*60,2,0,12665,0,0,1); - --- Added random movement to the last ogre before Omokk group -UPDATE creature SET MovementType=1, spawndist=2 WHERE guid=43512; - --- Updated position of one of Omokk counselor -DELETE FROM creature WHERE guid=43515; -DELETE FROM creature_addon WHERE guid=43515; -DELETE FROM creature_movement WHERE id=43515; -DELETE FROM game_event_creature WHERE guid=43515; -DELETE FROM game_event_creature_data WHERE guid=43515; -DELETE FROM creature_battleground WHERE guid=43515; -DELETE FROM creature_linking WHERE guid=43515 OR master_guid=43515; -DELETE FROM creature WHERE guid=43515; -INSERT INTO creature VALUES (43515,9201,229,0,0,-20.1226,-307.731,31.6163,2.21873,2*60*60,0,0,10455,10585,0,0); - - --- ---------------------------------------------- --- TAZZ'ALAOR --- ---------------------------------------------- - -UPDATE creature_template SET SpeedWalk=1 WHERE entry IN (9239,9240,9241,9265,9266,9267,9268,9269); - --- Generic scripts for groups of Smolderthorn NPCs chatting --- Two headhunter, one witch doctor, one seer -DELETE FROM `dbscripts_on_creature_movement` WHERE id=924101; -INSERT INTO `dbscripts_on_creature_movement` VALUES -(924101, 0, 32, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'pause WP movement'), -(924101, 6, 1, 1, 0, 0, 0, 0, 11, 21, 6, 0, 0, 0, 0, 0, 'Smolderthorn Headhunter random emote'), -(924101, 15, 1, 1, 0, 9269, 15, 0, 11, 1, 1, 274, 0, 0, 0, 0, 'Smolderthorn Seer random emote'), -(924101, 21, 1, 1, 0, 9241, 15, 0, 11, 1, 1, 274, 0, 0, 0, 0, 'Smolderthorn Headhunter random emote'), -(924101, 33, 1, 1, 0, 9266, 15, 0, 11, 1, 1, 274, 0, 0, 0, 0, 'Smolderthorn Witch Doctor random emote'), -(924101, 50, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'unpause WP movement'); - --- Two axe thrower, one shadow priest -DELETE FROM `dbscripts_on_creature_movement` WHERE id=926701; -INSERT INTO `dbscripts_on_creature_movement` VALUES -(926701, 0, 32, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'pause WP movement'), -(926701, 6, 1, 1, 0, 0, 0, 0, 11, 1, 1, 274, 0, 0, 0, 0, 'Smolderthorn Axe Thrower random emote'), -(926701, 21, 1, 1, 0, 9267, 15, 0, 11, 1, 1, 274, 0, 0, 0, 0, 'Smolderthorn Axe Thrower random emote'), -(926701, 33, 1, 1, 0, 9240, 15, 0, 11, 1, 1, 274, 0, 0, 0, 0, 'Smolderthorn Shadow Priest random emote'), -(926701, 50, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'unpause WP movement'); - --- One headhunter, one shadow priest, one seer -DELETE FROM `dbscripts_on_creature_movement` WHERE id=924102; -INSERT INTO `dbscripts_on_creature_movement` VALUES -(924102, 0, 32, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'pause WP movement'), -(924102, 6, 1, 1, 0, 0, 0, 0, 11, 1, 1, 274, 0, 0, 0, 0, 'Smolderthorn Headhunter random emote'), -(924102, 21, 1, 1, 0, 9269, 15, 0, 11, 1, 1, 274, 0, 0, 0, 0, 'Smolderthorn Seer random emote'), -(924102, 33, 1, 1, 0, 9240, 15, 0, 11, 1, 1, 274, 0, 0, 0, 0, 'Smolderthorn Shadow Priest random emote'), -(924102, 50, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'unpause WP movement'); - -call script_npc(43543, 926701); -call script_npc(43571, 924101); - --- Respawn group at the top near Bijou -DELETE FROM creature WHERE guid=43558; -DELETE FROM creature_addon WHERE guid=43558; -DELETE FROM creature_movement WHERE id=43558; -DELETE FROM game_event_creature WHERE guid=43558; -DELETE FROM game_event_creature_data WHERE guid=43558; -DELETE FROM creature_battleground WHERE guid=43558; -DELETE FROM creature_linking WHERE guid=43558 OR master_guid=43558; -DELETE FROM creature WHERE guid=43558; -INSERT INTO creature VALUES (43558,9240,229,0,0,-35.3191,-548.441,16.1143,4.47325,2*60*60,0,0,6273,2117,0,0); -DELETE FROM creature WHERE guid=43556; -DELETE FROM creature_addon WHERE guid=43556; -DELETE FROM creature_movement WHERE id=43556; -DELETE FROM game_event_creature WHERE guid=43556; -DELETE FROM game_event_creature_data WHERE guid=43556; -DELETE FROM creature_battleground WHERE guid=43556; -DELETE FROM creature_linking WHERE guid=43556 OR master_guid=43556; -DELETE FROM creature WHERE guid=43556; -INSERT INTO creature VALUES (43556,9267,229,0,0,-33.3368,-552.47,16.1143,3.02969,2*60*60,0,0,8097,0,0,0); -DELETE FROM creature WHERE guid=43557; -DELETE FROM creature_addon WHERE guid=43557; -DELETE FROM creature_movement WHERE id=43557; -DELETE FROM game_event_creature WHERE guid=43557; -DELETE FROM game_event_creature_data WHERE guid=43557; -DELETE FROM creature_battleground WHERE guid=43557; -DELETE FROM creature_linking WHERE guid=43557 OR master_guid=43557; -DELETE FROM creature WHERE guid=43557; -INSERT INTO creature VALUES (43557,9267,229,0,0,-40.495,-552.886,16.1286,0.352268,2*60*60,0,0,8097,0,0,0); - --- First room before War Master Voone: added a missing NPC (guid from NPC deleted in main room) -DELETE FROM creature WHERE guid=43575; -DELETE FROM creature_addon WHERE guid=43575; -DELETE FROM creature_movement WHERE id=43575; -DELETE FROM game_event_creature WHERE guid=43575; -DELETE FROM game_event_creature_data WHERE guid=43575; -DELETE FROM creature_battleground WHERE guid=43575; -DELETE FROM creature_linking WHERE guid=43575 OR master_guid=43575; -DELETE FROM creature WHERE guid=43575; -INSERT INTO creature VALUES (43575,9241,229,0,0,-58.680,-450.553,-18.6442,4.32324,2*60*60,0,0,8352,0,0,0); - --- Second room before War Master Voone: added two missing NPCs -DELETE FROM creature WHERE guid=660081; -INSERT INTO creature VALUES (660081,9266,229,0,0,-41.2865,-457.887,-18.6442,0.00433396,2*60*60,0,0,6681,2241,0,0); -DELETE FROM `creature_addon` WHERE guid=660081; -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) VALUES -(660081,0,1,1,16,0,0,NULL); -DELETE FROM creature WHERE guid=660082; -INSERT INTO creature VALUES (660082,9241,229,0,0,-37.2773,-461.396,-18.6442,2.44535,2*60*60,0,0,8352,0,0,0); -DELETE FROM `creature_addon` WHERE guid=660082; -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) VALUES -(660082,0,1,1,16,0,0,NULL); - --- War Master Voone: udpated position -UPDATE creature SET position_x=-10.045, position_y=-458.635, position_z=-18.645, orientation=3.231534 WHERE id=9237; - --- Middle of the ramps: changed (respawned) two types -DELETE FROM creature WHERE guid=43554; -DELETE FROM creature_addon WHERE guid=43554; -DELETE FROM creature_movement WHERE id=43554; -DELETE FROM game_event_creature WHERE guid=43554; -DELETE FROM game_event_creature_data WHERE guid=43554; -DELETE FROM creature_battleground WHERE guid=43554; -DELETE FROM creature_linking WHERE guid=43554 OR master_guid=43554; -DELETE FROM creature WHERE guid=43554; -INSERT INTO creature VALUES (43554,9269,229,0,0,-44.4268,-513.147,4.50927,5.64349,2*60*60,0,0,6681,2241,0,0); -DELETE FROM creature WHERE guid=43553; -DELETE FROM creature_addon WHERE guid=43553; -DELETE FROM creature_movement WHERE id=43553; -DELETE FROM game_event_creature WHERE guid=43553; -DELETE FROM game_event_creature_data WHERE guid=43553; -DELETE FROM creature_battleground WHERE guid=43553; -DELETE FROM creature_linking WHERE guid=43553 OR master_guid=43553; -DELETE FROM creature WHERE guid=43553; -INSERT INTO creature VALUES (43553,9269,229,0,0,-44.5597,-521.677,4.50925,0.779523,2*60*60,0,0,6477,2163,0,0); - --- Room of Vosh'Gajin --- Removed two npcs, moved (deleted and respawned) four more and made them channel the braseros -DELETE FROM creature WHERE guid=43548; -DELETE FROM creature_addon WHERE guid=43548; -DELETE FROM creature_movement WHERE id=43548; -DELETE FROM game_event_creature WHERE guid=43548; -DELETE FROM game_event_creature_data WHERE guid=43548; -DELETE FROM creature_battleground WHERE guid=43548; -DELETE FROM creature_linking WHERE guid=43548 OR master_guid=43548; -DELETE FROM creature WHERE guid=43548; -INSERT INTO creature VALUES (43548,9239,229,0,0,-108.768,-475.778,24.2549,1.60891,2*60*60,0,0,6477,2163,0,0); -DELETE FROM creature WHERE guid=43549; -DELETE FROM creature_addon WHERE guid=43549; -DELETE FROM creature_movement WHERE id=43549; -DELETE FROM game_event_creature WHERE guid=43549; -DELETE FROM game_event_creature_data WHERE guid=43549; -DELETE FROM creature_battleground WHERE guid=43549; -DELETE FROM creature_linking WHERE guid=43549 OR master_guid=43549; -DELETE FROM creature WHERE guid=43549; -INSERT INTO creature VALUES (43549,9240,229,0,0,-106.384,-473.381,24.2549,3.19541,2*60*60,0,0,6273,2117,0,0); -DELETE FROM creature WHERE guid=43547; -DELETE FROM creature_addon WHERE guid=43547; -DELETE FROM creature_movement WHERE id=43547; -DELETE FROM game_event_creature WHERE guid=43547; -DELETE FROM game_event_creature_data WHERE guid=43547; -DELETE FROM creature_battleground WHERE guid=43547; -DELETE FROM creature_linking WHERE guid=43547 OR master_guid=43547; -DELETE FROM creature WHERE guid=43547; -INSERT INTO creature VALUES (43547,9265,229,0,0,-108.969,-486.557,24.2551,4.65311,2*60*60,0,0,6477,2163,0,0); -DELETE FROM creature WHERE guid=43546; -DELETE FROM creature_addon WHERE guid=43546; -DELETE FROM creature_movement WHERE id=43546; -DELETE FROM game_event_creature WHERE guid=43546; -DELETE FROM game_event_creature_data WHERE guid=43546; -DELETE FROM creature_battleground WHERE guid=43546; -DELETE FROM creature_linking WHERE guid=43546 OR master_guid=43546; -DELETE FROM creature WHERE guid=43546; -INSERT INTO creature VALUES (43546,9269,229,0,0,-106.491,-488.549,24.2551,3.12944,2*60*60,0,0,6681,2241,0,0); -DELETE FROM `creature_addon` WHERE `guid` IN (43548,43549,43547,43546); -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) VALUES -(43546,0,0,1,16,0,0,'13236'), -(43547,0,0,1,16,0,0,'13236'), -(43548,0,0,1,16,0,0,'13236'), -(43549,0,0,1,16,0,0,'13236'); --- Changed orientation of Vosh'Gajin and its two nearby NPCs and made them kneel -UPDATE creature SET orientation=3.175776 WHERE guid=43522; -UPDATE creature SET orientation=1.633253 WHERE guid=43551; -UPDATE creature SET orientation=4.744217 WHERE guid=43550; -DELETE FROM `creature_addon` WHERE `guid` IN (43551,43551); -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) VALUES -(43551,0,8,1,16,0,0,'12380'), -(43550,0,8,1,16,0,0,'12380'); -DELETE FROM `creature_template_addon` WHERE entry=9236; -INSERT INTO `creature_template_addon` (`entry`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) VALUES -(9236,0,8,1,16,0,0,'12380'); - --- First room after ramp from Hordemar City --- Spawned two mobs near the table -DELETE FROM creature WHERE guid=43544; -DELETE FROM creature_addon WHERE guid=43544; -DELETE FROM creature_movement WHERE id=43544; -DELETE FROM game_event_creature WHERE guid=43544; -DELETE FROM game_event_creature_data WHERE guid=43544; -DELETE FROM creature_battleground WHERE guid=43544; -DELETE FROM creature_linking WHERE guid=43544 OR master_guid=43544; -DELETE FROM creature WHERE guid=43545; -DELETE FROM creature_addon WHERE guid=43545; -DELETE FROM creature_movement WHERE id=43545; -DELETE FROM game_event_creature WHERE guid=43545; -DELETE FROM game_event_creature_data WHERE guid=43545; -DELETE FROM creature_battleground WHERE guid=43545; -DELETE FROM creature_linking WHERE guid=43545 OR master_guid=43545; -DELETE FROM creature WHERE guid=43544; -INSERT INTO creature VALUES (43544,9267,229,0,0,-29.9323,-481.091,16.3433,6.26701,2*60*60,0,0,8097,0,0,0); -- sitting + drinking -DELETE FROM `creature_addon` WHERE `guid`= 43544; -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) VALUES -(43544,0,1,1,16,0,0,NULL); -call script_npc(43544, 909705); -DELETE FROM creature WHERE guid=43545; -INSERT INTO creature VALUES (43545,9267,229,0,0,-20.9982,-480.733,16.3041,3.15055,2*60*60,0,0,7842,0,0,0); -- sitting drinking -DELETE FROM `creature_addon` WHERE `guid`= 43545; -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) VALUES -(43545,0,1,1,16,0,0,NULL); -call script_npc(43545, 909706); -DELETE FROM `creature_addon` WHERE `guid`= 43539; -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) VALUES -(43539,0,1,1,16,0,0,NULL); -call script_npc(43539, 909707); --- Made sit the four NPCs in the far right corner -DELETE FROM `creature_addon` WHERE `guid` IN (43534,43535,43536,43537); -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) VALUES -(43534,0,1,1,16,0,0,NULL), -(43535,0,1,1,16,0,0,NULL), -(43536,0,1,1,16,0,0,NULL), -(43537,0,1,1,16,0,0,NULL); - --- Made group of four near the brasero cast a channel spell -DELETE FROM `creature_addon` WHERE `guid` IN (43530,43531,43532,43533); -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) VALUES -(43530,0,0,1,16,0,0,'13236'), -(43531,0,0,1,16,0,0,'13236'), -(43532,0,0,1,16,0,0,'13236'), -(43533,0,0,1,16,0,0,'13236'); - --- Main bottom room --- NW corner: respawned the group of four and removed berserker -DELETE FROM creature WHERE guid=43568; -DELETE FROM creature_addon WHERE guid=43568; -DELETE FROM creature_movement WHERE id=43568; -DELETE FROM game_event_creature WHERE guid=43568; -DELETE FROM game_event_creature_data WHERE guid=43568; -DELETE FROM creature_battleground WHERE guid=43568; -DELETE FROM creature_linking WHERE guid=43568 OR master_guid=43568; -DELETE FROM creature WHERE guid=43568; -INSERT INTO creature VALUES (43568,9240,229,0,0,-7.052,-474.520,-18.778,1.60419,2*60*60,0,0,6477,2163,0,0); -DELETE FROM creature WHERE guid=43569; -DELETE FROM creature_addon WHERE guid=43569; -DELETE FROM creature_movement WHERE id=43569; -DELETE FROM game_event_creature WHERE guid=43569; -DELETE FROM game_event_creature_data WHERE guid=43569; -DELETE FROM creature_battleground WHERE guid=43569; -DELETE FROM creature_linking WHERE guid=43569 OR master_guid=43569; -DELETE FROM creature WHERE guid=43569; -INSERT INTO creature VALUES (43569,9241,229,0,0,-1.69604,-479.888,-18.794,1.42591,2*60*60,0,0,8097,0,0,0); -call script_npc(43569, 924102); -DELETE FROM creature WHERE guid=43566; -DELETE FROM creature_addon WHERE guid=43566; -DELETE FROM creature_movement WHERE id=43566; -DELETE FROM game_event_creature WHERE guid=43566; -DELETE FROM game_event_creature_data WHERE guid=43566; -DELETE FROM creature_battleground WHERE guid=43566; -DELETE FROM creature_linking WHERE guid=43566 OR master_guid=43566; -DELETE FROM creature WHERE guid=43566; -INSERT INTO creature VALUES (43566,9240,229,0,0,-4.16821,-477.159,-18.7882,5.8587,2*60*60,0,0,6273,2117,0,0); -DELETE FROM creature WHERE guid=43567; -DELETE FROM creature_addon WHERE guid=43567; -DELETE FROM creature_movement WHERE id=43567; -DELETE FROM game_event_creature WHERE guid=43567; -DELETE FROM game_event_creature_data WHERE guid=43567; -DELETE FROM creature_battleground WHERE guid=43567; -DELETE FROM creature_linking WHERE guid=43567 OR master_guid=43567; -DELETE FROM creature WHERE guid=43567; -INSERT INTO creature VALUES (43567,9269,229,0,9269,-0.912777,-476.174,-18.7933,4.13553,2*60*60,0,0,6477,2163,0,0); - --- Middle: respawned (deleted and added) the two berserkers, made the group of four use random movement, changed entries -DELETE FROM creature WHERE guid=43563; -DELETE FROM creature_addon WHERE guid=43563; -DELETE FROM creature_movement WHERE id=43563; -DELETE FROM game_event_creature WHERE guid=43563; -DELETE FROM game_event_creature_data WHERE guid=43563; -DELETE FROM creature_battleground WHERE guid=43563; -DELETE FROM creature_linking WHERE guid=43563 OR master_guid=43563; -DELETE FROM creature WHERE guid=43564; -DELETE FROM creature_addon WHERE guid=43564; -DELETE FROM creature_movement WHERE id=43564; -DELETE FROM game_event_creature WHERE guid=43564; -DELETE FROM game_event_creature_data WHERE guid=43564; -DELETE FROM creature_battleground WHERE guid=43564; -DELETE FROM creature_linking WHERE guid=43564 OR master_guid=43564; -DELETE FROM creature WHERE guid=43564; -INSERT INTO creature VALUES (43564,9268,229,0,0,-37.0854,-507.072,-18.7812,5.36782,2*60*60,5,0,8352,0,0,1); -DELETE FROM creature WHERE guid=43562; -DELETE FROM creature_addon WHERE guid=43562; -DELETE FROM creature_movement WHERE id=43562; -DELETE FROM game_event_creature WHERE guid=43562; -DELETE FROM game_event_creature_data WHERE guid=43562; -DELETE FROM creature_battleground WHERE guid=43562; -DELETE FROM creature_linking WHERE guid=43562 OR master_guid=43562; -DELETE FROM creature WHERE guid=43562; -INSERT INTO creature VALUES (43562,9268,229,0,0,-42.1008,-527.685,-18.4778,2.12491,2*60*60,5,0,8613,0,0,1); -UPDATE creature SET id=9239, curhealth=6273, curmana=2117, spawndist=5, MovementType=1 WHERE guid=43754; -UPDATE creature SET id=9266, curhealth=6477, curmana=2163, spawndist=5, MovementType=1 WHERE guid=43752; -UPDATE creature SET id=9241, curhealth=8097, curmana=0, spawndist=5, MovementType=1 WHERE guid=43753; -UPDATE creature SET id=9241, curhealth=8097, curmana=0, spawndist=5, MovementType=1 WHERE guid=43751; - --- Western Wall : remade the group of four (deleted/respawned) and removed a wrong spawn -DELETE FROM creature WHERE guid=43757; -DELETE FROM creature_addon WHERE guid=43757; -DELETE FROM creature_movement WHERE id=43757; -DELETE FROM game_event_creature WHERE guid=43757; -DELETE FROM game_event_creature_data WHERE guid=43757; -DELETE FROM creature_battleground WHERE guid=43757; -DELETE FROM creature_linking WHERE guid=43757 OR master_guid=43757; -DELETE FROM creature WHERE guid=43757; -INSERT INTO creature VALUES (43757,9240,229,0,0,-35.417,-477.805,-18.7734,0.0451778,2*60*60,0,0,6273,2117,0,0); -DELETE FROM creature WHERE guid=43756; -DELETE FROM creature_addon WHERE guid=43756; -DELETE FROM creature_movement WHERE id=43756; -DELETE FROM game_event_creature WHERE guid=43756; -DELETE FROM game_event_creature_data WHERE guid=43756; -DELETE FROM creature_battleground WHERE guid=43756; -DELETE FROM creature_linking WHERE guid=43756 OR master_guid=43756; -DELETE FROM creature WHERE guid=43756; -INSERT INTO creature VALUES (43756,9266,229,0,0,-32.8316,-477.702,-18.7734,3.14907,2*60*60,0,0,6681,2241,0,0); -DELETE FROM creature WHERE guid=43755; -DELETE FROM creature_addon WHERE guid=43755; -DELETE FROM creature_movement WHERE id=43755; -DELETE FROM game_event_creature WHERE guid=43755; -DELETE FROM game_event_creature_data WHERE guid=43755; -DELETE FROM creature_battleground WHERE guid=43755; -DELETE FROM creature_linking WHERE guid=43755 OR master_guid=43755; -DELETE FROM creature WHERE guid=43755; -INSERT INTO creature VALUES (43755,9269,229,0,0,-33.635,-472.792,-18.7668,0.88791,2*60*60,0,0,6477,2163,0,0); -DELETE FROM creature WHERE guid=43574; -DELETE FROM creature_addon WHERE guid=43574; -DELETE FROM creature_movement WHERE id=43574; -DELETE FROM game_event_creature WHERE guid=43574; -DELETE FROM game_event_creature_data WHERE guid=43574; -DELETE FROM creature_battleground WHERE guid=43574; -DELETE FROM creature_linking WHERE guid=43574 OR master_guid=43574; -DELETE FROM creature WHERE guid=43574; -INSERT INTO creature VALUES (43574,9240,229,0,0,-29.3655,-473.768,-18.7656,4.67667,2*60*60,0,0,6477,2163,0,0); - --- NE corner: removed wrong group of three and respawn proper group of four -DELETE FROM creature WHERE guid=43750; -DELETE FROM creature_addon WHERE guid=43750; -DELETE FROM creature_movement WHERE id=43750; -DELETE FROM game_event_creature WHERE guid=43750; -DELETE FROM game_event_creature_data WHERE guid=43750; -DELETE FROM creature_battleground WHERE guid=43750; -DELETE FROM creature_linking WHERE guid=43750 OR master_guid=43750; -DELETE FROM creature WHERE guid=43760; -DELETE FROM creature_addon WHERE guid=43760; -DELETE FROM creature_movement WHERE id=43760; -DELETE FROM game_event_creature WHERE guid=43760; -DELETE FROM game_event_creature_data WHERE guid=43760; -DELETE FROM creature_battleground WHERE guid=43760; -DELETE FROM creature_linking WHERE guid=43760 OR master_guid=43760; -DELETE FROM creature WHERE guid=43749; -DELETE FROM creature_addon WHERE guid=43749; -DELETE FROM creature_movement WHERE id=43749; -DELETE FROM game_event_creature WHERE guid=43749; -DELETE FROM game_event_creature_data WHERE guid=43749; -DELETE FROM creature_battleground WHERE guid=43749; -DELETE FROM creature_linking WHERE guid=43749 OR master_guid=43749; -DELETE FROM creature WHERE guid=43750; -INSERT INTO creature VALUES (43750,9241,229,0,0,-19.0644,-557.877,-18.778,4.6806,2*60*60,0,0,8097,0,0,0); -DELETE FROM creature WHERE guid=43749; -INSERT INTO creature VALUES (43749,9241,229,0,0,-19.2464,-563.486,-18.7757,1.56728,2*60*60,0,0,8097,0,0,0); -DELETE FROM creature WHERE guid=43760; -INSERT INTO creature VALUES (43760,9266,229,0,0,-22.8984,-557.704,-18.7822,6.22312,2*60*60,0,0,6477,2163,0,0); -DELETE FROM creature WHERE guid=43563; -INSERT INTO creature VALUES (43563,9269,229,0,0,-16.367,-557.751,-18.775,3.05325,2*60*60,0,0,6477,2163,0,0); - --- Eastern wall: full respawn of the group of four -DELETE FROM creature WHERE guid=43761; -DELETE FROM creature_addon WHERE guid=43761; -DELETE FROM creature_movement WHERE id=43761; -DELETE FROM game_event_creature WHERE guid=43761; -DELETE FROM game_event_creature_data WHERE guid=43761; -DELETE FROM creature_battleground WHERE guid=43761; -DELETE FROM creature_linking WHERE guid=43761 OR master_guid=43761; -DELETE FROM creature WHERE guid=43761; -INSERT INTO creature VALUES (43761,9269,229,0,0,-30.8244,-580.121,-18.8525,5.23194,2*60*60,0,0,6681,2241,0,0); -DELETE FROM creature WHERE guid=43707; -DELETE FROM creature_addon WHERE guid=43707; -DELETE FROM creature_movement WHERE id=43707; -DELETE FROM game_event_creature WHERE guid=43707; -DELETE FROM game_event_creature_data WHERE guid=43707; -DELETE FROM creature_battleground WHERE guid=43707; -DELETE FROM creature_linking WHERE guid=43707 OR master_guid=43707; -DELETE FROM creature WHERE guid=43707; -INSERT INTO creature VALUES (43707,9266,229,0,0,-37.1037,-576.521,-18.8406,3.23075,2*60*60,0,0,6477,2163,0,0); -DELETE FROM creature WHERE guid=43578; -DELETE FROM creature_addon WHERE guid=43578; -DELETE FROM creature_movement WHERE id=43578; -DELETE FROM game_event_creature WHERE guid=43578; -DELETE FROM game_event_creature_data WHERE guid=43578; -DELETE FROM creature_battleground WHERE guid=43578; -DELETE FROM creature_linking WHERE guid=43578 OR master_guid=43578; -DELETE FROM creature WHERE guid=43578; -INSERT INTO creature VALUES (43578,9266,229,0,0,-41.1078,-576.433,-18.8398,0.0357499,2*60*60,0,0,6477,2163,0,0); -DELETE FROM creature WHERE guid=43577; -DELETE FROM creature_addon WHERE guid=43577; -DELETE FROM creature_movement WHERE id=43577; -DELETE FROM game_event_creature WHERE guid=43577; -DELETE FROM game_event_creature_data WHERE guid=43577; -DELETE FROM creature_battleground WHERE guid=43577; -DELETE FROM creature_linking WHERE guid=43577 OR master_guid=43577; -DELETE FROM creature WHERE guid=43577; -INSERT INTO creature VALUES (43577,9265,229,0,0,-42.036,-581.509,-18.840,4.30046,2*60*60,0,0,6477,2163,0,0); -DELETE FROM `creature_addon` WHERE `guid` =43577; -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) VALUES -(43577,0,0,1,16,0,0,'12380'); - --- SE corner: full respawn of the group of four -DELETE FROM creature WHERE guid=43576; -DELETE FROM creature_addon WHERE guid=43576; -DELETE FROM creature_movement WHERE id=43576; -DELETE FROM game_event_creature WHERE guid=43576; -DELETE FROM game_event_creature_data WHERE guid=43576; -DELETE FROM creature_battleground WHERE guid=43576; -DELETE FROM creature_linking WHERE guid=43576 OR master_guid=43576; -DELETE FROM creature WHERE guid=43576; -INSERT INTO creature VALUES (43576,9240,229,0,0,-71.3291,-578.313,-18.8578,4.18635,2*60*60,0,0,6273,2117,0,0); -DELETE FROM creature WHERE guid=43758; -DELETE FROM creature_addon WHERE guid=43758; -DELETE FROM creature_movement WHERE id=43758; -DELETE FROM game_event_creature WHERE guid=43758; -DELETE FROM game_event_creature_data WHERE guid=43758; -DELETE FROM creature_battleground WHERE guid=43758; -DELETE FROM creature_linking WHERE guid=43758 OR master_guid=43758; -DELETE FROM creature WHERE guid=43758; -INSERT INTO creature VALUES (43758,9240,229,0,0,-75.1835,-582.664,-18.8456,0.769083,2*60*60,0,0,6273,2117,0,0); -DELETE FROM creature WHERE guid=43748; -DELETE FROM creature_addon WHERE guid=43748; -DELETE FROM creature_movement WHERE id=43748; -DELETE FROM game_event_creature WHERE guid=43748; -DELETE FROM game_event_creature_data WHERE guid=43748; -DELETE FROM creature_battleground WHERE guid=43748; -DELETE FROM creature_linking WHERE guid=43748 OR master_guid=43748; -DELETE FROM creature WHERE guid=43748; -INSERT INTO creature VALUES (43748,9266,229,0,0,-74.6853,-578.084,-18.8531,5.41,2*60*60,0,0,6477,2163,0,0); -DELETE FROM creature WHERE guid=43759; -DELETE FROM creature_addon WHERE guid=43759; -DELETE FROM creature_movement WHERE id=43759; -DELETE FROM game_event_creature WHERE guid=43759; -DELETE FROM game_event_creature_data WHERE guid=43759; -DELETE FROM creature_battleground WHERE guid=43759; -DELETE FROM creature_linking WHERE guid=43759 OR master_guid=43759; -DELETE FROM creature WHERE guid=43759; -INSERT INTO creature VALUES (43759,9269,229,0,0,-79.0262,-579.281,-18.8349,2.98783,2*60*60,0,0,6681,2241,0,0); - --- Shadow glow -DELETE FROM `creature_addon` WHERE `guid` IN (43552,43577,43757,43568); -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) VALUES -(43552,0,0,1,16,0,0,'12380'), -(43577,0,0,1,16,0,0,'12380'), -(43757,0,0,1,16,0,0,'12380'), -(43568,0,0,1,16,0,0,'12380'); diff --git a/Updates/1543_LBRS_rework_2.sql b/Updates/1543_LBRS_rework_2.sql deleted file mode 100644 index 8d8b2850c..000000000 --- a/Updates/1543_LBRS_rework_2.sql +++ /dev/null @@ -1,1299 +0,0 @@ --- ---------------------------------------------- --- FIREBRAND HALLS --- ---------------------------------------------- - -UPDATE creature_template SET SpeedWalk=1 WHERE entry IN (9259,9260,9261,9262,9263,9264, 9596); - --- Generic scripts for groups of Firebrand NPCs chatting --- One grunt, one invoker, one darkweaver -DELETE FROM `dbscripts_on_creature_movement` WHERE id=925901; -INSERT INTO `dbscripts_on_creature_movement` VALUES -(925901, 0, 32, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'pause WP movement'), -(925901, 6, 1, 1, 0, 0, 0, 0, 11, 1, 1, 274, 0, 0, 0, 0, 'Firebrand Grunt random emote'), -(925901, 21, 1, 1, 0, 9261, 15, 0, 11, 1, 1, 274, 0, 0, 0, 0, 'Firebrand Darkweaver random emote'), -(925901, 33, 1, 1, 0, 9262, 15, 0, 11, 1, 1, 274, 0, 0, 0, 0, 'Firebrand Evoker random emote'), -(925901, 50, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'unpause WP movement'); - --- One grunt, one darkweaver -DELETE FROM `dbscripts_on_creature_movement` WHERE id=926101; -INSERT INTO `dbscripts_on_creature_movement` VALUES -(926101, 0, 32, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'pause WP movement'), -(926101, 6, 1, 1, 0, 0, 0, 0, 11, 1, 1, 274, 0, 0, 0, 0, 'Firebrand Darkweaver random emote'), -(926101, 21, 1, 1, 0, 9259, 15, 0, 11, 1, 1, 274, 0, 0, 0, 0, 'Firebrand Grunt random emote'), -(926101, 50, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'unpause WP movement'); - --- One legionnaire, one pyromcancer, one dreadweaver -DELETE FROM `dbscripts_on_creature_movement` WHERE id=926001; -INSERT INTO `dbscripts_on_creature_movement` VALUES -(926001, 0, 32, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'pause WP movement'), -(926001, 6, 1, 1, 0, 0, 0, 0, 11, 1, 1, 274, 0, 0, 0, 0, 'Firebrand Legionnaire random emote'), -(926001, 21, 1, 1, 0, 9263, 15, 0, 11, 1, 1, 274, 0, 0, 0, 0, 'Firebrand Dreadweaver random emote'), -(926001, 33, 1, 1, 0, 9264, 15, 0, 11, 1, 1, 274, 0, 0, 0, 0, 'Firebrand Pyromancer random emote'), -(926001, 50, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'unpause WP movement'); - - --- Room near Tazz Alaor -DELETE FROM creature WHERE guid=660089; -INSERT INTO creature VALUES (660089,9262,229,0,0,21.0812,-577.884,-18.6008,4.93743,2*60*60,0,0,6681,3361,0,0); -DELETE FROM creature WHERE guid=660090; -INSERT INTO creature VALUES (660090,9261,229,0,0,19.9416,-583.695,-18.6008,1.26648,2*60*60,0,0,6681,2241,0,0); -DELETE FROM creature WHERE guid=660091; -INSERT INTO creature VALUES (660091,9259,229,0,0,24.2473,-581.663,-18.6008,2.75245,2*60*60,0,0,8352,0,0,0); -call script_npc(660091, 925901); -DELETE FROM creature WHERE guid=660092; -INSERT INTO creature VALUES (660092,9259,229,0,0,22.9569,-567.826,-18.6008,2.71711,2*60*60,0,0,8352,0,0,0); -DELETE FROM `creature_addon` WHERE `guid`= 660092; -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) VALUES -(660092,0,3,1,16,0,0,'6606'); - --- First Corridor - --- Clean up: those spawns are not here (the guids are reused below) -DELETE FROM creature WHERE guid=43766; -DELETE FROM creature_addon WHERE guid=43766; -DELETE FROM creature_movement WHERE id=43766; -DELETE FROM game_event_creature WHERE guid=43766; -DELETE FROM game_event_creature_data WHERE guid=43766; -DELETE FROM creature_battleground WHERE guid=43766; -DELETE FROM creature_linking WHERE guid=43766 OR master_guid=43766; -DELETE FROM creature WHERE guid=44008; -DELETE FROM creature_addon WHERE guid=44008; -DELETE FROM creature_movement WHERE id=44008; -DELETE FROM game_event_creature WHERE guid=44008; -DELETE FROM game_event_creature_data WHERE guid=44008; -DELETE FROM creature_battleground WHERE guid=44008; -DELETE FROM creature_linking WHERE guid=44008 OR master_guid=44008; -DELETE FROM creature WHERE guid=44019; -DELETE FROM creature_addon WHERE guid=44019; -DELETE FROM creature_movement WHERE id=44019; -DELETE FROM game_event_creature WHERE guid=44019; -DELETE FROM game_event_creature_data WHERE guid=44019; -DELETE FROM creature_battleground WHERE guid=44019; -DELETE FROM creature_linking WHERE guid=44019 OR master_guid=44019; -DELETE FROM creature WHERE guid=44337; -DELETE FROM creature_addon WHERE guid=44337; -DELETE FROM creature_movement WHERE id=44337; -DELETE FROM game_event_creature WHERE guid=44337; -DELETE FROM game_event_creature_data WHERE guid=44337; -DELETE FROM creature_battleground WHERE guid=44337; -DELETE FROM creature_linking WHERE guid=44337 OR master_guid=44337; -DELETE FROM creature WHERE guid=44338; -DELETE FROM creature_addon WHERE guid=44338; -DELETE FROM creature_movement WHERE id=44338; -DELETE FROM game_event_creature WHERE guid=44338; -DELETE FROM game_event_creature_data WHERE guid=44338; -DELETE FROM creature_battleground WHERE guid=44338; -DELETE FROM creature_linking WHERE guid=44338 OR master_guid=44338; - --- First tent: removed wrong spawn (probably static from patrol) and respawned the group of 3 -DELETE FROM creature WHERE guid=43762; -DELETE FROM creature_addon WHERE guid=43762; -DELETE FROM creature_movement WHERE id=43762; -DELETE FROM game_event_creature WHERE guid=43762; -DELETE FROM game_event_creature_data WHERE guid=43762; -DELETE FROM creature_battleground WHERE guid=43762; -DELETE FROM creature_linking WHERE guid=43762 OR master_guid=43762; - -DELETE FROM creature WHERE guid=44269; -DELETE FROM creature_addon WHERE guid=44269; -DELETE FROM creature_movement WHERE id=44269; -DELETE FROM game_event_creature WHERE guid=44269; -DELETE FROM game_event_creature_data WHERE guid=44269; -DELETE FROM creature_battleground WHERE guid=44269; -DELETE FROM creature_linking WHERE guid=44269 OR master_guid=44269; -DELETE FROM creature WHERE guid=44269; -INSERT INTO creature VALUES (44269,9262,229,0,0,28.345,-494.843,-18.7528,1.02144,2*60*60,0,0,6477,3244,0,0); -DELETE FROM creature WHERE guid=44270; -DELETE FROM creature_addon WHERE guid=44270; -DELETE FROM creature_movement WHERE id=44270; -DELETE FROM game_event_creature WHERE guid=44270; -DELETE FROM game_event_creature_data WHERE guid=44270; -DELETE FROM creature_battleground WHERE guid=44270; -DELETE FROM creature_linking WHERE guid=44270 OR master_guid=44270; -DELETE FROM creature WHERE guid=44270; -INSERT INTO creature VALUES (44270,9259,229,0,0,28.5412,-491.049,-18.7405,5.15027,2*60*60,0,0,8352,0,0,0); -DELETE FROM creature WHERE guid=44154; -DELETE FROM creature_addon WHERE guid=44154; -DELETE FROM creature_movement WHERE id=44154; -DELETE FROM game_event_creature WHERE guid=44154; -DELETE FROM game_event_creature_data WHERE guid=44154; -DELETE FROM creature_battleground WHERE guid=44154; -DELETE FROM creature_linking WHERE guid=44154 OR master_guid=44154; -DELETE FROM creature WHERE guid=44154; -INSERT INTO creature VALUES (44154,9261,229,0,0,34.0536,-491.542,-18.9058,4.95864,2*60*60,0,0,6477,2163,0,0); -DELETE FROM `creature_addon` WHERE `guid`=44154; -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) VALUES -(44154,0,0,1,16,0,0,'13236'); - --- Second tent: despawned and remade two of the group of three NPCs, spawned a missing NPC -DELETE FROM creature WHERE guid=660096; -INSERT INTO creature VALUES (660096,9259,229,0,0,26.9751,-471.558,-18.4795,4.47248,2*60*60,0,0,8097,0,0,0); -call script_npc(660096, 925901); -DELETE FROM creature WHERE guid=44152; -DELETE FROM creature_addon WHERE guid=44152; -DELETE FROM creature_movement WHERE id=44152; -DELETE FROM game_event_creature WHERE guid=44152; -DELETE FROM game_event_creature_data WHERE guid=44152; -DELETE FROM creature_battleground WHERE guid=44152; -DELETE FROM creature_linking WHERE guid=44152 OR master_guid=44152; -DELETE FROM creature WHERE guid=44152; -INSERT INTO creature VALUES (44152,9262,229,0,0,30.1009,-474.712,-18.6041,3.16793,2*60*60,0,0,6477,3244,0,0); -DELETE FROM creature WHERE guid=43766; -INSERT INTO creature VALUES (43766,9259,229,0,0,33.681,-473.821,-18.6236,1.49503,2*60*60,0,0,8097,0,0,0); - --- Second corridor --- 1st tent right side of corridor: respawned the whole group of three -DELETE FROM creature WHERE guid=43765; -DELETE FROM creature_addon WHERE guid=43765; -DELETE FROM creature_movement WHERE id=43765; -DELETE FROM game_event_creature WHERE guid=43765; -DELETE FROM game_event_creature_data WHERE guid=43765; -DELETE FROM creature_battleground WHERE guid=43765; -DELETE FROM creature_linking WHERE guid=43765 OR master_guid=43765; -DELETE FROM creature WHERE guid=43765; -INSERT INTO creature VALUES (43765,9259,229,0,0,-16.0105,-407.241,-18.9344,6.2404,2*60*60,0,0,8352,0,0,0); -DELETE FROM `creature_addon` WHERE `guid`= 43765; -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) VALUES -(43765,0,3,1,16,0,0,'6606'); -DELETE FROM creature WHERE guid=44151; -DELETE FROM creature_addon WHERE guid=44151; -DELETE FROM creature_movement WHERE id=44151; -DELETE FROM game_event_creature WHERE guid=44151; -DELETE FROM game_event_creature_data WHERE guid=44151; -DELETE FROM creature_battleground WHERE guid=44151; -DELETE FROM creature_linking WHERE guid=44151 OR master_guid=44151; -DELETE FROM creature WHERE guid=44151; -INSERT INTO creature VALUES (44151,9262,229,0,0,-26.8415,-412.158,-18.9344,0.788159,2*60*60,0,0,6681,3361,0,0); -DELETE FROM creature WHERE guid=44007; -DELETE FROM creature_addon WHERE guid=44007; -DELETE FROM creature_movement WHERE id=44007; -DELETE FROM game_event_creature WHERE guid=44007; -DELETE FROM game_event_creature_data WHERE guid=44007; -DELETE FROM creature_battleground WHERE guid=44007; -DELETE FROM creature_linking WHERE guid=44007 OR master_guid=44007; -DELETE FROM creature WHERE guid=44007; -INSERT INTO creature VALUES (44007,9261,229,0,0,-23.0763,-407.473,-18.935,4.70572,2*60*60,0,0,6477,2163,0,0); - --- 1st tent left side of corridor: respawned the whole group of four -DELETE FROM creature WHERE guid=43768; -DELETE FROM creature_addon WHERE guid=43768; -DELETE FROM creature_movement WHERE id=43768; -DELETE FROM game_event_creature WHERE guid=43768; -DELETE FROM game_event_creature_data WHERE guid=43768; -DELETE FROM creature_battleground WHERE guid=43768; -DELETE FROM creature_linking WHERE guid=43768 OR master_guid=43768; -DELETE FROM creature WHERE guid=43768; -INSERT INTO creature VALUES (43768,9259,229,0,9259,-36.5694,-424.192,-18.935,3.4648,2*60*60,0,0,8352,0,0,0); -call script_npc(43768, 925901); -DELETE FROM creature WHERE guid=44149; -DELETE FROM creature_addon WHERE guid=44149; -DELETE FROM creature_movement WHERE id=44149; -DELETE FROM game_event_creature WHERE guid=44149; -DELETE FROM game_event_creature_data WHERE guid=44149; -DELETE FROM creature_battleground WHERE guid=44149; -DELETE FROM creature_linking WHERE guid=44149 OR master_guid=44149; -DELETE FROM creature WHERE guid=44149; -INSERT INTO creature VALUES (44149,9262,229,0,9262,-42.426,-422.135,-18.935,5.43458,2*60*60,0,0,6477,3244,0,0); -DELETE FROM creature WHERE guid=44078; -DELETE FROM creature_addon WHERE guid=44078; -DELETE FROM creature_movement WHERE id=44078; -DELETE FROM game_event_creature WHERE guid=44078; -DELETE FROM game_event_creature_data WHERE guid=44078; -DELETE FROM creature_battleground WHERE guid=44078; -DELETE FROM creature_linking WHERE guid=44078 OR master_guid=44078; -DELETE FROM creature WHERE guid=44078; -INSERT INTO creature VALUES (44078,9261,229,0,9261,-38.6279,-427.411,-18.935,1.96469,2*60*60,0,0,6477,2163,0,0); - --- Third tent right side of the corridor: respawned the group of two and added two missing spawns and made one of the grunt sit -DELETE FROM creature WHERE guid=44150; -DELETE FROM creature_addon WHERE guid=44150; -DELETE FROM creature_movement WHERE id=44150; -DELETE FROM game_event_creature WHERE guid=44150; -DELETE FROM game_event_creature_data WHERE guid=44150; -DELETE FROM creature_battleground WHERE guid=44150; -DELETE FROM creature_linking WHERE guid=44150 OR master_guid=44150; -DELETE FROM creature WHERE guid=44150; -INSERT INTO creature VALUES (44150,9262,229,0,0,-52.1838,-411.215,-18.935,3.17656,2*60*60,0,0,6681,3361,0,0); -DELETE FROM creature WHERE guid=44009; -DELETE FROM creature_addon WHERE guid=44009; -DELETE FROM creature_movement WHERE id=44009; -DELETE FROM game_event_creature WHERE guid=44009; -DELETE FROM game_event_creature_data WHERE guid=44009; -DELETE FROM creature_battleground WHERE guid=44009; -DELETE FROM creature_linking WHERE guid=44009 OR master_guid=44009; -DELETE FROM creature WHERE guid=44009; -INSERT INTO creature VALUES (44009,9261,229,0,0,-56.3033,-407.741,-18.9349,5.06701,2*60*60,0,0,6681,2241,0,0); -DELETE FROM `creature_addon` WHERE `guid`=44009; -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) VALUES -(44009,0,0,1,16,0,0,'13236'); -DELETE FROM creature WHERE guid=44008; -INSERT INTO creature VALUES (44008,9262,229,0,0,-61.0062,-412.273,-18.9348,1.29317,2*60*60,0,0,6477,3244,0,0); -DELETE FROM creature WHERE guid=44019; -INSERT INTO creature VALUES (44019,9261,229,0,0,-61.5615,-407.644,-18.9348,5.31284,2*60*60,0,0,6477,2163,0,0); - --- Bannok Grimaxe 2nd spawn, alternate and addon (sit) -DELETE FROM `creature_addon` WHERE `guid`=44020; -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) VALUES -(44020,0,1,1,16,0,0,''); -DELETE FROM creature WHERE guid=44337; -INSERT INTO creature VALUES (44337,9596,229,0,0,-74.7427,-405.157,-18.9348,5.15026,8*60*60,0,0,8883,0,0,0); -DELETE FROM `creature_addon` WHERE `guid`=44337; -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) VALUES -(44337,0,1,1,16,0,0,''); -DELETE FROM `creature_addon` WHERE `guid`=45843; -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) VALUES -(45843,0,1,1,16,0,0,''); - -DELETE FROM pool_creature WHERE guid IN (44020, 44337, 45843); -INSERT INTO pool_creature VALUES -(44020, 25608, 0, 'LBRS - Bannok Grimaxe'), -(44337, 25608, 25, 'LBRS - Bannok Grimaxe'), -(45843, 25608, 25, 'LBRS - Bannok Grimaxe'); -DELETE FROM pool_template WHERE entry=25608; -INSERT INTO pool_template VALUES -(25608, 1, 'LBRS - Bannok Grimaxe'); - --- Next room --- Right corner: removed wrong spawns and respawned the two NPCs that should sleep -DELETE FROM creature WHERE guid=44271; -DELETE FROM creature_addon WHERE guid=44271; -DELETE FROM creature_movement WHERE id=44271; -DELETE FROM game_event_creature WHERE guid=44271; -DELETE FROM game_event_creature_data WHERE guid=44271; -DELETE FROM creature_battleground WHERE guid=44271; -DELETE FROM creature_linking WHERE guid=44271 OR master_guid=44271; -DELETE FROM creature WHERE guid=44272; -DELETE FROM creature_addon WHERE guid=44272; -DELETE FROM creature_movement WHERE id=44272; -DELETE FROM game_event_creature WHERE guid=44272; -DELETE FROM game_event_creature_data WHERE guid=44272; -DELETE FROM creature_battleground WHERE guid=44272; -DELETE FROM creature_linking WHERE guid=44272 OR master_guid=44272; -DELETE FROM creature WHERE guid=44339; -DELETE FROM creature_addon WHERE guid=44339; -DELETE FROM creature_movement WHERE id=44339; -DELETE FROM game_event_creature WHERE guid=44339; -DELETE FROM game_event_creature_data WHERE guid=44339; -DELETE FROM creature_battleground WHERE guid=44339; -DELETE FROM creature_linking WHERE guid=44339 OR master_guid=44339; -DELETE FROM creature WHERE guid=44312; -DELETE FROM creature_addon WHERE guid=44312; -DELETE FROM creature_movement WHERE id=44312; -DELETE FROM game_event_creature WHERE guid=44312; -DELETE FROM game_event_creature_data WHERE guid=44312; -DELETE FROM creature_battleground WHERE guid=44312; -DELETE FROM creature_linking WHERE guid=44312 OR master_guid=44312; -DELETE FROM creature WHERE guid=44312; -INSERT INTO creature VALUES (44312,9259,229,0,0,-94.9831,-424.653,-18.935,5.92388,2*60*60,0,0,8097,0,0,0); -- asleep -DELETE FROM `creature_addon` WHERE `guid`= 44312; -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) VALUES -(44312,0,3,1,16,0,0,'6606'); -DELETE FROM creature WHERE guid=44311; -DELETE FROM creature_addon WHERE guid=44311; -DELETE FROM creature_movement WHERE id=44311; -DELETE FROM game_event_creature WHERE guid=44311; -DELETE FROM game_event_creature_data WHERE guid=44311; -DELETE FROM creature_battleground WHERE guid=44311; -DELETE FROM creature_linking WHERE guid=44311 OR master_guid=44311; -DELETE FROM creature WHERE guid=44311; -INSERT INTO creature VALUES (44311,9262,229,0,0,-94.2403,-421.059,-18.935,6.19406,2*60*60,0,0,6477,3244,0,0); -- asleep -DELETE FROM `creature_addon` WHERE `guid`= 44311; -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) VALUES -(44311,0,3,1,16,0,0,'6606'); --- Tent: made the grunt sit, respawned the two others NPCs -DELETE FROM `creature_addon` WHERE `guid`=44308; -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) VALUES -(44308,0,1,1,16,0,0,''); -DELETE FROM creature WHERE guid=44310; -DELETE FROM creature_addon WHERE guid=44310; -DELETE FROM creature_movement WHERE id=44310; -DELETE FROM game_event_creature WHERE guid=44310; -DELETE FROM game_event_creature_data WHERE guid=44310; -DELETE FROM creature_battleground WHERE guid=44310; -DELETE FROM creature_linking WHERE guid=44310 OR master_guid=44310; -DELETE FROM creature WHERE guid=44310; -INSERT INTO creature VALUES (44310,9261,229,0,0,-96.6062,-434.567,-18.935,4.5243,2*60*60,0,0,6681,2241,0,0); -DELETE FROM creature WHERE guid=44309; -DELETE FROM creature_addon WHERE guid=44309; -DELETE FROM creature_movement WHERE id=44309; -DELETE FROM game_event_creature WHERE guid=44309; -DELETE FROM game_event_creature_data WHERE guid=44309; -DELETE FROM creature_battleground WHERE guid=44309; -DELETE FROM creature_linking WHERE guid=44309 OR master_guid=44309; -DELETE FROM creature WHERE guid=44309; -INSERT INTO creature VALUES (44309,9262,229,0,0,-96.723,-440.326,-18.935,1.56413,2*60*60,0,0,6477,3244,0,0); --- Near the wagon: changed orientation of a NPC and respawned the others -UPDATE creature SET orientation=3.185983 WHERE guid=44313; -DELETE FROM creature WHERE guid=44314; -DELETE FROM creature_addon WHERE guid=44314; -DELETE FROM creature_movement WHERE id=44314; -DELETE FROM game_event_creature WHERE guid=44314; -DELETE FROM game_event_creature_data WHERE guid=44314; -DELETE FROM creature_battleground WHERE guid=44314; -DELETE FROM creature_linking WHERE guid=44314 OR master_guid=44314; -DELETE FROM creature WHERE guid=44314; -INSERT INTO creature VALUES (44314,9261,229,0,0,-114.098,-434.593,-18.9349,0.0773761,2*60*60,0,0,6477,2163,0,0); -- asleep -DELETE FROM `creature_addon` WHERE `guid`= 44314; -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) VALUES -(44314,0,1,1,16,0,0,''); -DELETE FROM creature WHERE guid=44316; -DELETE FROM creature_addon WHERE guid=44316; -DELETE FROM creature_movement WHERE id=44316; -DELETE FROM game_event_creature WHERE guid=44316; -DELETE FROM game_event_creature_data WHERE guid=44316; -DELETE FROM creature_battleground WHERE guid=44316; -DELETE FROM creature_linking WHERE guid=44316 OR master_guid=44316; -DELETE FROM creature WHERE guid=44316; -INSERT INTO creature VALUES (44316,9259,229,0,0,-119.271,-427.243,-18.9349,0.8345,2*60*60,0,0,8097,0,0,0); -- asleep -DELETE FROM `creature_addon` WHERE `guid`= 44316; -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) VALUES -(44316,0,3,1,16,0,0,'6606'); -DELETE FROM creature WHERE guid=44317; -DELETE FROM creature_addon WHERE guid=44317; -DELETE FROM creature_movement WHERE id=44317; -DELETE FROM game_event_creature WHERE guid=44317; -DELETE FROM game_event_creature_data WHERE guid=44317; -DELETE FROM creature_battleground WHERE guid=44317; -DELETE FROM creature_linking WHERE guid=44317 OR master_guid=44317; -DELETE FROM creature WHERE guid=44317; -INSERT INTO creature VALUES (44317,9261,229,0,0,-119.079,-421.583,-18.9349,6.17756,2*60*60,0,0,6477,2163,0,0); -- asleep -DELETE FROM `creature_addon` WHERE `guid`= 44317; -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) VALUES -(44317,0,3,1,16,0,0,'6606'); -DELETE FROM creature WHERE guid=44271; -INSERT INTO creature VALUES (44271,9259,229,0,0,-115.351,-425.966,-18.9349,4.79055,2*60*60,0,0,8352,0,0,0); -- sitting -DELETE FROM `creature_addon` WHERE `guid`=44271; -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) VALUES -(44271,0,1,1,16,0,0,''); -DELETE FROM creature WHERE guid=44315; -DELETE FROM creature_addon WHERE guid=44315; -DELETE FROM creature_movement WHERE id=44315; -DELETE FROM game_event_creature WHERE guid=44315; -DELETE FROM game_event_creature_data WHERE guid=44315; -DELETE FROM creature_battleground WHERE guid=44315; -DELETE FROM creature_linking WHERE guid=44315 OR master_guid=44315; - --- Group near the wagon on opposite side: full respawn -DELETE FROM creature WHERE guid=44304; -DELETE FROM creature_addon WHERE guid=44304; -DELETE FROM creature_movement WHERE id=44304; -DELETE FROM game_event_creature WHERE guid=44304; -DELETE FROM game_event_creature_data WHERE guid=44304; -DELETE FROM creature_battleground WHERE guid=44304; -DELETE FROM creature_linking WHERE guid=44304 OR master_guid=44304; -DELETE FROM creature WHERE guid=44304; -INSERT INTO creature VALUES (44304,9259,229,0,0,-80.9574,-451.587,-18.935,4.81018,2*60*60,0,0,8097,0,0,0); -call script_npc(44304, 925901); -DELETE FROM creature WHERE guid=44305; -DELETE FROM creature_addon WHERE guid=44305; -DELETE FROM creature_movement WHERE id=44305; -DELETE FROM game_event_creature WHERE guid=44305; -DELETE FROM game_event_creature_data WHERE guid=44305; -DELETE FROM creature_battleground WHERE guid=44305; -DELETE FROM creature_linking WHERE guid=44305 OR master_guid=44305; -DELETE FROM creature WHERE guid=44305; -INSERT INTO creature VALUES (44305,9262,229,0,0,-77.619,-452.602,-18.935,3.55826,2*60*60,0,0,6477,3244,0,0); -DELETE FROM creature WHERE guid=44307; -DELETE FROM creature_addon WHERE guid=44307; -DELETE FROM creature_movement WHERE id=44307; -DELETE FROM game_event_creature WHERE guid=44307; -DELETE FROM game_event_creature_data WHERE guid=44307; -DELETE FROM creature_battleground WHERE guid=44307; -DELETE FROM creature_linking WHERE guid=44307 OR master_guid=44307; -DELETE FROM creature WHERE guid=44307; -INSERT INTO creature VALUES (44307,9261,229,0,0,-82.5495,-454.355,-18.9348,1.00729,2*60*60,0,0,6681,2241,0,0); -DELETE FROM creature WHERE guid=44306; -DELETE FROM creature_addon WHERE guid=44306; -DELETE FROM creature_movement WHERE id=44306; -DELETE FROM game_event_creature WHERE guid=44306; -DELETE FROM game_event_creature_data WHERE guid=44306; -DELETE FROM creature_battleground WHERE guid=44306; -DELETE FROM creature_linking WHERE guid=44306 OR master_guid=44306; -DELETE FROM creature WHERE guid=44306; -INSERT INTO creature VALUES (44306,9259,229,0,0,-84.647,-452.275,-18.9348,0.0388896,2*60*60,0,0,8352,0,0,0); -DELETE FROM `creature_addon` WHERE `guid`=44318; -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) VALUES -(44318,0,1,1,16,0,0,''); - --- Group before the ramp to spiders: full respawn and removed wrong pseudo patrols -DELETE FROM creature WHERE guid=44331; -DELETE FROM creature_addon WHERE guid=44331; -DELETE FROM creature_movement WHERE id=44331; -DELETE FROM game_event_creature WHERE guid=44331; -DELETE FROM game_event_creature_data WHERE guid=44331; -DELETE FROM creature_battleground WHERE guid=44331; -DELETE FROM creature_linking WHERE guid=44331 OR master_guid=44331; -DELETE FROM creature WHERE guid=44336; -DELETE FROM creature_addon WHERE guid=44336; -DELETE FROM creature_movement WHERE id=44336; -DELETE FROM game_event_creature WHERE guid=44336; -DELETE FROM game_event_creature_data WHERE guid=44336; -DELETE FROM creature_battleground WHERE guid=44336; -DELETE FROM creature_linking WHERE guid=44336 OR master_guid=44336; -DELETE FROM creature WHERE guid=44332; -DELETE FROM creature_addon WHERE guid=44332; -DELETE FROM creature_movement WHERE id=44332; -DELETE FROM game_event_creature WHERE guid=44332; -DELETE FROM game_event_creature_data WHERE guid=44332; -DELETE FROM creature_battleground WHERE guid=44332; -DELETE FROM creature_linking WHERE guid=44332 OR master_guid=44332; -DELETE FROM creature WHERE guid=44335; -DELETE FROM creature_addon WHERE guid=44335; -DELETE FROM creature_movement WHERE id=44335; -DELETE FROM game_event_creature WHERE guid=44335; -DELETE FROM game_event_creature_data WHERE guid=44335; -DELETE FROM creature_battleground WHERE guid=44335; -DELETE FROM creature_linking WHERE guid=44335 OR master_guid=44335; -DELETE FROM creature WHERE guid=44334; -DELETE FROM creature_addon WHERE guid=44334; -DELETE FROM creature_movement WHERE id=44334; -DELETE FROM game_event_creature WHERE guid=44334; -DELETE FROM game_event_creature_data WHERE guid=44334; -DELETE FROM creature_battleground WHERE guid=44334; -DELETE FROM creature_linking WHERE guid=44334 OR master_guid=44334; -DELETE FROM creature WHERE guid=44333; -DELETE FROM creature_addon WHERE guid=44333; -DELETE FROM creature_movement WHERE id=44333; -DELETE FROM game_event_creature WHERE guid=44333; -DELETE FROM game_event_creature_data WHERE guid=44333; -DELETE FROM creature_battleground WHERE guid=44333; -DELETE FROM creature_linking WHERE guid=44333 OR master_guid=44333; -DELETE FROM creature WHERE guid=44329; -DELETE FROM creature_addon WHERE guid=44329; -DELETE FROM creature_movement WHERE id=44329; -DELETE FROM game_event_creature WHERE guid=44329; -DELETE FROM game_event_creature_data WHERE guid=44329; -DELETE FROM creature_battleground WHERE guid=44329; -DELETE FROM creature_linking WHERE guid=44329 OR master_guid=44329; -DELETE FROM creature WHERE guid=44330; -DELETE FROM creature_addon WHERE guid=44330; -DELETE FROM creature_movement WHERE id=44330; -DELETE FROM game_event_creature WHERE guid=44330; -DELETE FROM game_event_creature_data WHERE guid=44330; -DELETE FROM creature_battleground WHERE guid=44330; -DELETE FROM creature_linking WHERE guid=44330 OR master_guid=44330; -DELETE FROM creature WHERE guid=44327; -DELETE FROM creature_addon WHERE guid=44327; -DELETE FROM creature_movement WHERE id=44327; -DELETE FROM game_event_creature WHERE guid=44327; -DELETE FROM game_event_creature_data WHERE guid=44327; -DELETE FROM creature_battleground WHERE guid=44327; -DELETE FROM creature_linking WHERE guid=44327 OR master_guid=44327; -DELETE FROM creature WHERE guid=44334; -INSERT INTO creature VALUES (44334,9262,229,0,0,-117.666,-479.186,-18.4573,5.29713,2*60*60,0,0,6477,3244,0,0); -DELETE FROM creature WHERE guid=44333; -INSERT INTO creature VALUES (44333,9261,229,0,0,-115.015,-483.19,-18.4573,2.22151,2*60*60,0,0,6477,2163,0,0); -DELETE FROM creature WHERE guid=44329; -INSERT INTO creature VALUES (44329,9259,229,0,0,-111.718,-484.087,-18.4573,5.88854,2*60*60,0,0,8352,0,0,0); -DELETE FROM `creature_addon` WHERE `guid`=44329; -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) VALUES -(44329,0,1,1,16,0,0,''); -DELETE FROM creature WHERE guid=44330; -INSERT INTO creature VALUES (44330,9261,229,0,0,-106.142,-483.786,-18.4573,3.15535,2*60*60,0,0,6477,2163,0,0); -call script_npc(44330, 926101); -DELETE FROM creature WHERE guid=44327; -INSERT INTO creature VALUES (44327,9259,229,0,0,-100.732,-491.571,-18.4573,1.68901,2*60*60,0,0,8097,0,0,0); -DELETE FROM `creature_addon` WHERE `guid`= 44327; -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) VALUES -(44327,0,3,1,16,0,0,'6606'); - --- Dreadweavers corner: respawned the three groups --- group 1 -DELETE FROM creature WHERE guid=44322; -DELETE FROM creature_addon WHERE guid=44322; -DELETE FROM creature_movement WHERE id=44322; -DELETE FROM game_event_creature WHERE guid=44322; -DELETE FROM game_event_creature_data WHERE guid=44322; -DELETE FROM creature_battleground WHERE guid=44322; -DELETE FROM creature_linking WHERE guid=44322 OR master_guid=44322; -DELETE FROM creature WHERE guid=44322; -INSERT INTO creature VALUES (44322,9260,229,0,0,-143.435,-512.94,-18.4564,0.774024,2*60*60,0,0,8613,0,0,0); -call script_npc(44322, 926001); -DELETE FROM creature WHERE guid=44323; -DELETE FROM creature_addon WHERE guid=44323; -DELETE FROM creature_movement WHERE id=44323; -DELETE FROM game_event_creature WHERE guid=44323; -DELETE FROM game_event_creature_data WHERE guid=44323; -DELETE FROM creature_battleground WHERE guid=44323; -DELETE FROM creature_linking WHERE guid=44323 OR master_guid=44323; -DELETE FROM creature WHERE guid=44323; -INSERT INTO creature VALUES (44323,9263,229,0,0,-143.495,-510.424,-18.4564,5.57438,2*60*60,0,0,6681,2241,0,0); -DELETE FROM creature WHERE guid=44326; -DELETE FROM creature_addon WHERE guid=44326; -DELETE FROM creature_movement WHERE id=44326; -DELETE FROM game_event_creature WHERE guid=44326; -DELETE FROM game_event_creature_data WHERE guid=44326; -DELETE FROM creature_battleground WHERE guid=44326; -DELETE FROM creature_linking WHERE guid=44326 OR master_guid=44326; -DELETE FROM creature WHERE guid=44326; -INSERT INTO creature VALUES (44326,9264,229,0,0,-140.14,-512.166,-18.456,2.83726,2*60*60,0,0,6681,2241,0,0); --- group 2 -DELETE FROM creature WHERE guid=44324; -DELETE FROM creature_addon WHERE guid=44324; -DELETE FROM creature_movement WHERE id=44324; -DELETE FROM game_event_creature WHERE guid=44324; -DELETE FROM game_event_creature_data WHERE guid=44324; -DELETE FROM creature_battleground WHERE guid=44324; -DELETE FROM creature_linking WHERE guid=44324 OR master_guid=44324; -DELETE FROM creature WHERE guid=44324; -INSERT INTO creature VALUES (44324,9263,229,0,0,-146.468,-497.174,-18.4564,6.17913,2*60*60,0,0,6681,2241,0,0); -DELETE FROM `creature_addon` WHERE `guid`=44324; -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) VALUES -(44324,0,1,1,16,0,0,''); -DELETE FROM creature WHERE guid=44321; -DELETE FROM creature_addon WHERE guid=44321; -DELETE FROM creature_movement WHERE id=44321; -DELETE FROM game_event_creature WHERE guid=44321; -DELETE FROM game_event_creature_data WHERE guid=44321; -DELETE FROM creature_battleground WHERE guid=44321; -DELETE FROM creature_linking WHERE guid=44321 OR master_guid=44321; -DELETE FROM creature WHERE guid=44321; -INSERT INTO creature VALUES (44321,9260,229,0,0,-142.639,-495.548,-18.4564,4.72143,2*60*60,0,0,8613,0,0,0); -call script_npc(44321, 926001); -DELETE FROM creature WHERE guid=44325; -DELETE FROM creature_addon WHERE guid=44325; -DELETE FROM creature_movement WHERE id=44325; -DELETE FROM game_event_creature WHERE guid=44325; -DELETE FROM game_event_creature_data WHERE guid=44325; -DELETE FROM creature_battleground WHERE guid=44325; -DELETE FROM creature_linking WHERE guid=44325 OR master_guid=44325; -DELETE FROM creature WHERE guid=44325; -INSERT INTO creature VALUES (44325,9264,229,0,0,-141.446,-499.833,-18.4564,2.61656,2*60*60,0,0,6681,2241,0,0); --- group 3 -DELETE FROM creature_addon WHERE guid=44319; -DELETE FROM creature_movement WHERE id=44319; -DELETE FROM game_event_creature WHERE guid=44319; -DELETE FROM game_event_creature_data WHERE guid=44319; -DELETE FROM creature_battleground WHERE guid=44319; -DELETE FROM creature_linking WHERE guid=44319 OR master_guid=44319; -DELETE FROM creature WHERE guid=44319; -INSERT INTO creature VALUES (44319,9264,229,0,0,-156.567,-495.882,-18.4564,2.97942,2*60*60,0,0,6681,2241,0,0); -DELETE FROM creature WHERE guid=44320; -DELETE FROM creature_addon WHERE guid=44320; -DELETE FROM creature_movement WHERE id=44320; -DELETE FROM game_event_creature WHERE guid=44320; -DELETE FROM game_event_creature_data WHERE guid=44320; -DELETE FROM creature_battleground WHERE guid=44320; -DELETE FROM creature_linking WHERE guid=44320 OR master_guid=44320; -DELETE FROM creature WHERE guid=44320; -INSERT INTO creature VALUES (44320,9263,229,0,0,-158.99,-499.009,-18.4564,2.61185,2*60*60,0,0,6681,2241,0,0); -DELETE FROM `creature_addon` WHERE `guid` IN (44320,44319); -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) VALUES -(44320,0,0,1,16,0,0,'12380'), -(44319,0,0,1,16,0,0,'12380'); - --- ---------------------------------------------- --- BLOODAXE HALLS --- ---------------------------------------------- - -UPDATE creature_template SET SpeedWalk=1 WHERE entry IN (9716,9717,9718,10221,9736); -UPDATE creature SET MovementType=1, spawndist=3 WHERE id=10221; - --- Generic scripts for groups of Bloodaxe NPCs chatting --- Two Warmonger, one evoker -DELETE FROM `dbscripts_on_creature_movement` WHERE id=971601; -INSERT INTO `dbscripts_on_creature_movement` VALUES -(971601, 0, 32, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'pause WP movement'), -(971601, 6, 1, 1, 0, 0, 0, 0, 11, 1, 1, 274, 0, 0, 0, 0, 'Bloodaxe Warmonger random emote'), -(971601, 21, 1, 1, 0, 9716, 15, 0, 11, 1, 1, 274, 0, 0, 0, 0, 'Bloodaxe Warmonger random emote'), -(971601, 33, 1, 1, 0, 9693, 15, 0, 11, 1, 1, 274, 0, 0, 0, 0, 'Bloodaxe Evoker random emote'), -(971601, 50, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'unpause WP movement'); - --- Two Warmonger, one summoner -DELETE FROM `dbscripts_on_creature_movement` WHERE id=971602; -INSERT INTO `dbscripts_on_creature_movement` VALUES -(971602, 0, 32, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'pause WP movement'), -(971602, 6, 1, 1, 0, 0, 0, 0, 11, 1, 1, 274, 0, 0, 0, 0, 'Bloodaxe Warmonger random emote'), -(971602, 21, 1, 1, 0, 9716, 15, 0, 11, 1, 1, 274, 0, 0, 0, 0, 'Bloodaxe Warmonger random emote'), -(971602, 33, 1, 1, 0, 9717, 15, 0, 11, 1, 1, 274, 0, 0, 0, 0, 'Bloodaxe Summoner random emote'), -(971602, 50, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'unpause WP movement'); - --- One veteran, one evoker -DELETE FROM `dbscripts_on_creature_movement` WHERE id=958301; -INSERT INTO `dbscripts_on_creature_movement` VALUES -(958301, 0, 32, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'pause WP movement'), -(958301, 6, 1, 1, 0, 0, 0, 0, 11, 1, 1, 274, 0, 0, 0, 0, 'Bloodaxe Veteran random emote'), -(958301, 33, 1, 1, 0, 9693, 15, 0, 11, 1, 1, 274, 0, 0, 0, 0, 'Bloodaxe Evoker random emote'), -(958301, 50, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'unpause WP movement'); - - --- First hall, stair left (to quatermaster) --- Respawned group of three on first level -DELETE FROM creature WHERE guid=45742; -DELETE FROM creature_addon WHERE guid=45742; -DELETE FROM creature_movement WHERE id=45742; -DELETE FROM game_event_creature WHERE guid=45742; -DELETE FROM game_event_creature_data WHERE guid=45742; -DELETE FROM creature_battleground WHERE guid=45742; -DELETE FROM creature_linking WHERE guid=45742 OR master_guid=45742; -DELETE FROM creature WHERE guid=45742; -INSERT INTO creature VALUES (45742,9716,229,0,0,-168.491,-410.858,76.1473,4.65782,2*60*60,2,0,8352,0,0,1); -DELETE FROM creature WHERE guid=45741; -DELETE FROM creature_addon WHERE guid=45741; -DELETE FROM creature_movement WHERE id=45741; -DELETE FROM game_event_creature WHERE guid=45741; -DELETE FROM game_event_creature_data WHERE guid=45741; -DELETE FROM creature_battleground WHERE guid=45741; -DELETE FROM creature_linking WHERE guid=45741 OR master_guid=45741; -DELETE FROM creature WHERE guid=45741; -INSERT INTO creature VALUES (45741,9716,229,0,0,-168.363,-416.843,76.1473,1.57277,2*60*60,2,0,8613,0,0,1); -DELETE FROM creature WHERE guid=45734; -DELETE FROM creature_addon WHERE guid=45734; -DELETE FROM creature_movement WHERE id=45734; -DELETE FROM game_event_creature WHERE guid=45734; -DELETE FROM game_event_creature_data WHERE guid=45734; -DELETE FROM creature_battleground WHERE guid=45734; -DELETE FROM creature_linking WHERE guid=45734 OR master_guid=45734; -DELETE FROM creature WHERE guid=45734; -INSERT INTO creature VALUES (45734,9717,229,0,0,-164.702,-414.037,76.1473,3.1687,2*60*60,2,0,6681,2241,0,1); - --- Second level, right before quatermaster room -DELETE FROM creature WHERE guid=45748; -DELETE FROM creature_addon WHERE guid=45748; -DELETE FROM creature_movement WHERE id=45748; -DELETE FROM game_event_creature WHERE guid=45748; -DELETE FROM game_event_creature_data WHERE guid=45748; -DELETE FROM creature_battleground WHERE guid=45748; -DELETE FROM creature_linking WHERE guid=45748 OR master_guid=45748; -DELETE FROM creature WHERE guid=45744; -DELETE FROM creature_addon WHERE guid=45744; -DELETE FROM creature_movement WHERE id=45744; -DELETE FROM game_event_creature WHERE guid=45744; -DELETE FROM game_event_creature_data WHERE guid=45744; -DELETE FROM creature_battleground WHERE guid=45744; -DELETE FROM creature_linking WHERE guid=45744 OR master_guid=45744; -DELETE FROM creature WHERE guid=45744; -INSERT INTO creature VALUES (45744,9716,229,0,0,-171.586,-460.339,87.3903,1.59791,2*60*60,0,0,8613,0,0,0); -DELETE FROM creature WHERE guid=45756; -DELETE FROM creature_addon WHERE guid=45756; -DELETE FROM creature_movement WHERE id=45756; -DELETE FROM game_event_creature WHERE guid=45756; -DELETE FROM game_event_creature_data WHERE guid=45756; -DELETE FROM creature_battleground WHERE guid=45756; -DELETE FROM creature_linking WHERE guid=45756 OR master_guid=45756; -DELETE FROM creature WHERE guid=45756; -INSERT INTO creature VALUES (45756,9716,229,0,0,-175.165,-459.312,87.3903,0.814864,2*60*60,0,0,8352,0,0,0); -call script_npc(45756, 971602); -DELETE FROM creature WHERE guid=45743; -DELETE FROM creature_addon WHERE guid=45743; -DELETE FROM creature_movement WHERE id=45743; -DELETE FROM game_event_creature WHERE guid=45743; -DELETE FROM game_event_creature_data WHERE guid=45743; -DELETE FROM creature_battleground WHERE guid=45743; -DELETE FROM creature_linking WHERE guid=45743 OR master_guid=45743; -DELETE FROM creature WHERE guid=45743; -INSERT INTO creature VALUES (45743,9717,229,0,0,-175.122,-454.259,87.3903,5.69062,2*60*60,0,0,6681,2241,0,0); - --- Quatermaster Zigris room --- First group: full respawn -DELETE FROM creature WHERE guid=45751; -DELETE FROM creature_addon WHERE guid=45751; -DELETE FROM creature_movement WHERE id=45751; -DELETE FROM game_event_creature WHERE guid=45751; -DELETE FROM game_event_creature_data WHERE guid=45751; -DELETE FROM creature_battleground WHERE guid=45751; -DELETE FROM creature_linking WHERE guid=45751 OR master_guid=45751; -DELETE FROM creature WHERE guid=45751; -INSERT INTO creature VALUES (45751,9716,229,0,0,-206.131,-458.016,87.3903,4.69395,2*60*60,0,0,8352,0,0,0); -DELETE FROM creature WHERE guid=45750; -DELETE FROM creature_addon WHERE guid=45750; -DELETE FROM creature_movement WHERE id=45750; -DELETE FROM game_event_creature WHERE guid=45750; -DELETE FROM game_event_creature_data WHERE guid=45750; -DELETE FROM creature_battleground WHERE guid=45750; -DELETE FROM creature_linking WHERE guid=45750 OR master_guid=45750; -DELETE FROM creature WHERE guid=45750; -INSERT INTO creature VALUES (45750,9716,229,0,0,-204.508,-463.535,87.3903,2.49248,2*60*60,0,0,8352,0,0,0); -call script_npc(45750, 971602); -DELETE FROM creature WHERE guid=45752; -DELETE FROM creature_addon WHERE guid=45752; -DELETE FROM creature_movement WHERE id=45752; -DELETE FROM game_event_creature WHERE guid=45752; -DELETE FROM game_event_creature_data WHERE guid=45752; -DELETE FROM creature_battleground WHERE guid=45752; -DELETE FROM creature_linking WHERE guid=45752 OR master_guid=45752; -DELETE FROM creature WHERE guid=45752; -INSERT INTO creature VALUES (45752,9717,229,0,0,-208.295,-463.045,87.3903,0.938958,2*60*60,0,0,6891,2289,0,0); - --- Quatermaster Zigris group: full respawn -DELETE FROM creature WHERE guid=45753; -DELETE FROM creature_addon WHERE guid=45753; -DELETE FROM creature_movement WHERE id=45753; -DELETE FROM game_event_creature WHERE guid=45753; -DELETE FROM game_event_creature_data WHERE guid=45753; -DELETE FROM creature_battleground WHERE guid=45753; -DELETE FROM creature_linking WHERE guid=45753 OR master_guid=45753; -DELETE FROM creature WHERE guid=45753; -INSERT INTO creature VALUES (45753,9717,229,0,0,-207.791,-477.928,87.3903,5.14162,2*60*60,0,0,6891,2289,0,0); -DELETE FROM creature WHERE guid=45754; -DELETE FROM creature_addon WHERE guid=45754; -DELETE FROM creature_movement WHERE id=45754; -DELETE FROM game_event_creature WHERE guid=45754; -DELETE FROM game_event_creature_data WHERE guid=45754; -DELETE FROM creature_battleground WHERE guid=45754; -DELETE FROM creature_linking WHERE guid=45754 OR master_guid=45754; -DELETE FROM creature WHERE guid=45754; -INSERT INTO creature VALUES (45754,9716,229,0,0,-207.922,-482.942,87.3903,0.937386,2*60*60,0,0,8352,0,0,0); -DELETE FROM creature WHERE guid=45755; -DELETE FROM creature_addon WHERE guid=45755; -DELETE FROM creature_movement WHERE id=45755; -DELETE FROM game_event_creature WHERE guid=45755; -DELETE FROM game_event_creature_data WHERE guid=45755; -DELETE FROM creature_battleground WHERE guid=45755; -DELETE FROM creature_linking WHERE guid=45755 OR master_guid=45755; -DELETE FROM creature WHERE guid=45755; -INSERT INTO creature VALUES (45755,9716,229,0,0,-202.722,-481.842,87.3903,3.18127,2*60*60,0,0,8352,0,0,0); -call script_npc(45755, 971602); -DELETE FROM creature WHERE guid=45749; -DELETE FROM creature_addon WHERE guid=45749; -DELETE FROM creature_movement WHERE id=45749; -DELETE FROM game_event_creature WHERE guid=45749; -DELETE FROM game_event_creature_data WHERE guid=45749; -DELETE FROM creature_battleground WHERE guid=45749; -DELETE FROM creature_linking WHERE guid=45749 OR master_guid=45749; -DELETE FROM creature WHERE guid=45749; -INSERT INTO creature VALUES (45749,9736,229,0,0,-203.989,-478.353,87.3903,3.84964,8*60*60,0,0,23688,0,0,2); -- Zigriss patrols -DELETE FROM creature_movement_template WHERE entry=9736; -INSERT INTO creature_movement_template (entry,point,position_x,position_y,position_z,orientation,waittime) VALUES -(9736,1, -203.918762,-478.135529,87.390259, 100, 0), -(9736,2, -203.918762,-478.135529,87.390259, 3.965122, 30000), -(9736,3, -190.850479,-475.261963,87.390259, 100, 0), -(9736,4, -190.850479,-475.261963,87.390259, 5.671793, 30000), -(9736,5, -203.945038,-478.388702,87.390259, 100, 0), -(9736,6, -203.945038,-478.388702,87.390259, 3.965122, 10000), -(9736,7, -198.345413,-469.427399,87.390259, 100, 0), -(9736,8, -199.085068,-461.424805,87.390259, 100, 0), -(9736,9, -202.574509,-459.329315,87.390259, 100, 0), -(9736,10, -202.574509,-459.329315,87.390259, 3.687093, 30000), -(9736,11, -198.197937,-461.801727,87.390259, 100, 0), -(9736,12, -198.052750,-469.985870,87.390259, 100, 0); -DELETE FROM creature WHERE guid=45748; -INSERT INTO creature VALUES (45748,9716,229,0,0,-188.459,-477.045,87.3903,5.61679,2*60*60,0,0,8352,0,0,0); - --- Corridor near Halycon: full respawn -DELETE FROM creature WHERE guid=45492; -DELETE FROM creature_addon WHERE guid=45492; -DELETE FROM creature_movement WHERE id=45492; -DELETE FROM game_event_creature WHERE guid=45492; -DELETE FROM game_event_creature_data WHERE guid=45492; -DELETE FROM creature_battleground WHERE guid=45492; -DELETE FROM creature_linking WHERE guid=45492 OR master_guid=45492; -DELETE FROM creature WHERE guid=45785; -DELETE FROM creature_addon WHERE guid=45785; -DELETE FROM creature_movement WHERE id=45785; -DELETE FROM game_event_creature WHERE guid=45785; -DELETE FROM game_event_creature_data WHERE guid=45785; -DELETE FROM creature_battleground WHERE guid=45785; -DELETE FROM creature_linking WHERE guid=45785 OR master_guid=45785; -DELETE FROM creature WHERE guid=45786; -DELETE FROM creature_addon WHERE guid=45786; -DELETE FROM creature_movement WHERE id=45786; -DELETE FROM game_event_creature WHERE guid=45786; -DELETE FROM game_event_creature_data WHERE guid=45786; -DELETE FROM creature_battleground WHERE guid=45786; -DELETE FROM creature_linking WHERE guid=45786 OR master_guid=45786; -DELETE FROM creature WHERE guid=45492; -INSERT INTO creature VALUES (45492,9716,229,0,0,-166.83,-328.162,64.4017,1.72829,2*60*60,0,0,8352,0,0,0); -call script_npc(45492, 971601); -DELETE FROM creature WHERE guid=45785; -INSERT INTO creature VALUES (45785,9716,229,0,0,-169.543,-324.113,64.4017,6.07546,2*60*60,0,0,8613,0,0,0); -DELETE FROM creature WHERE guid=45786; -INSERT INTO creature VALUES (45786,9693,229,0,0,-163.763,-324.845,64.4017,3.04383,2*60*60,0,0,6891,2289,0,0); - --- Main hall --- First group in the right: full respawn -DELETE FROM creature WHERE guid=45768; -DELETE FROM creature_addon WHERE guid=45768; -DELETE FROM creature_movement WHERE id=45768; -DELETE FROM game_event_creature WHERE guid=45768; -DELETE FROM game_event_creature_data WHERE guid=45768; -DELETE FROM creature_battleground WHERE guid=45768; -DELETE FROM creature_linking WHERE guid=45768 OR master_guid=45768; -DELETE FROM creature WHERE guid=45762; -DELETE FROM creature_addon WHERE guid=45762; -DELETE FROM creature_movement WHERE id=45762; -DELETE FROM game_event_creature WHERE guid=45762; -DELETE FROM game_event_creature_data WHERE guid=45762; -DELETE FROM creature_battleground WHERE guid=45762; -DELETE FROM creature_linking WHERE guid=45762 OR master_guid=45762; -DELETE FROM creature WHERE guid=45769; -DELETE FROM creature_addon WHERE guid=45769; -DELETE FROM creature_movement WHERE id=45769; -DELETE FROM game_event_creature WHERE guid=45769; -DELETE FROM game_event_creature_data WHERE guid=45769; -DELETE FROM creature_battleground WHERE guid=45769; -DELETE FROM creature_linking WHERE guid=45769 OR master_guid=45769; -DELETE FROM creature WHERE guid=45770; -DELETE FROM creature_addon WHERE guid=45770; -DELETE FROM creature_movement WHERE id=45770; -DELETE FROM game_event_creature WHERE guid=45770; -DELETE FROM game_event_creature_data WHERE guid=45770; -DELETE FROM creature_battleground WHERE guid=45770; -DELETE FROM creature_linking WHERE guid=45770 OR master_guid=45770; -DELETE FROM creature WHERE guid=45768; -INSERT INTO creature VALUES (45768,9716,229,0,0,-124,-351.438,70.9524,0.361695,2*60*60,0,0,8613,0,0,0); -DELETE FROM creature WHERE guid=45762; -INSERT INTO creature VALUES (45762,9717,229,0,0,-122.095,-347.072,70.9524,5.27986,2*60*60,0,0,6681,2241,0,0); -DELETE FROM creature WHERE guid=45769; -INSERT INTO creature VALUES (45769,9716,229,0,0,-117.003,-347.917,70.9524,3.51742,2*60*60,0,0,8613,0,0,0); -call script_npc(45769, 971602); - --- Second group on left, near the corner -DELETE FROM creature WHERE guid=45777; -DELETE FROM creature_addon WHERE guid=45777; -DELETE FROM creature_movement WHERE id=45777; -DELETE FROM game_event_creature WHERE guid=45777; -DELETE FROM game_event_creature_data WHERE guid=45777; -DELETE FROM creature_battleground WHERE guid=45777; -DELETE FROM creature_linking WHERE guid=45777 OR master_guid=45777; -DELETE FROM creature WHERE guid=45775; -DELETE FROM creature_addon WHERE guid=45775; -DELETE FROM creature_movement WHERE id=45775; -DELETE FROM game_event_creature WHERE guid=45775; -DELETE FROM game_event_creature_data WHERE guid=45775; -DELETE FROM creature_battleground WHERE guid=45775; -DELETE FROM creature_linking WHERE guid=45775 OR master_guid=45775; -DELETE FROM creature WHERE guid=45776; -DELETE FROM creature_addon WHERE guid=45776; -DELETE FROM creature_movement WHERE id=45776; -DELETE FROM game_event_creature WHERE guid=45776; -DELETE FROM game_event_creature_data WHERE guid=45776; -DELETE FROM creature_battleground WHERE guid=45776; -DELETE FROM creature_linking WHERE guid=45776 OR master_guid=45776; -DELETE FROM creature WHERE guid=45771; -DELETE FROM creature_addon WHERE guid=45771; -DELETE FROM creature_movement WHERE id=45771; -DELETE FROM game_event_creature WHERE guid=45771; -DELETE FROM game_event_creature_data WHERE guid=45771; -DELETE FROM creature_battleground WHERE guid=45771; -DELETE FROM creature_linking WHERE guid=45771 OR master_guid=45771; -DELETE FROM creature WHERE guid=45767; -DELETE FROM creature_addon WHERE guid=45767; -DELETE FROM creature_movement WHERE id=45767; -DELETE FROM game_event_creature WHERE guid=45767; -DELETE FROM game_event_creature_data WHERE guid=45767; -DELETE FROM creature_battleground WHERE guid=45767; -DELETE FROM creature_linking WHERE guid=45767 OR master_guid=45767; -DELETE FROM creature WHERE guid=45764; -DELETE FROM creature_addon WHERE guid=45764; -DELETE FROM creature_movement WHERE id=45764; -DELETE FROM game_event_creature WHERE guid=45764; -DELETE FROM game_event_creature_data WHERE guid=45764; -DELETE FROM creature_battleground WHERE guid=45764; -DELETE FROM creature_linking WHERE guid=45764 OR master_guid=45764; -DELETE FROM creature WHERE guid=45772; -DELETE FROM creature_addon WHERE guid=45772; -DELETE FROM creature_movement WHERE id=45772; -DELETE FROM game_event_creature WHERE guid=45772; -DELETE FROM game_event_creature_data WHERE guid=45772; -DELETE FROM creature_battleground WHERE guid=45772; -DELETE FROM creature_linking WHERE guid=45772 OR master_guid=45772; -DELETE FROM creature WHERE guid=45791; -DELETE FROM creature_addon WHERE guid=45791; -DELETE FROM creature_movement WHERE id=45791; -DELETE FROM game_event_creature WHERE guid=45791; -DELETE FROM game_event_creature_data WHERE guid=45791; -DELETE FROM creature_battleground WHERE guid=45791; -DELETE FROM creature_linking WHERE guid=45791 OR master_guid=45791; -DELETE FROM creature WHERE guid=45777; -INSERT INTO creature VALUES (45777,9716,229,0,0,-139.884,-307.624,70.9524,1.46596,2*60*60,0,0,8352,0,0,0); -- sitting + drinking -DELETE FROM `creature_addon` WHERE `guid`= 45777; -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) VALUES -(45777,0,1,1,16,0,0,NULL); -call script_npc(45777, 909705); -DELETE FROM creature WHERE guid=45775; -INSERT INTO creature VALUES (45775,9583,229,0,0,-137.597,-302.617,70.9524,2.91659,2*60*60,0,0,8883,0,0,0); -- asleep -DELETE FROM `creature_addon` WHERE `guid`= 45775; -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) VALUES -(45775,0,3,1,16,0,0,'6606'); -DELETE FROM creature WHERE guid=45776; -INSERT INTO creature VALUES (45776,9583,229,0,0,-144.06,-300.461,70.9524,4.78584,2*60*60,0,0,8883,0,0,0); -- asleep -DELETE FROM `creature_addon` WHERE `guid`= 45776; -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) VALUES -(45776,0,3,1,16,0,0,'6606'); -DELETE FROM creature WHERE guid=45771; -INSERT INTO creature VALUES (45771,9583,229,0,0,-135.985,-298.889,70.9525,3.46716,2*60*60,0,0,8613,0,0,0); -DELETE FROM `creature_addon` WHERE `guid`= 45771; -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) VALUES -(45771,0,3,1,16,0,0,'6606'); - --- Third group between the two tents: full respawn -DELETE FROM creature WHERE guid=45803; -DELETE FROM creature_addon WHERE guid=45803; -DELETE FROM creature_movement WHERE id=45803; -DELETE FROM game_event_creature WHERE guid=45803; -DELETE FROM game_event_creature_data WHERE guid=45803; -DELETE FROM creature_battleground WHERE guid=45803; -DELETE FROM creature_linking WHERE guid=45803 OR master_guid=45803; -DELETE FROM creature WHERE guid=45789; -DELETE FROM creature_addon WHERE guid=45789; -DELETE FROM creature_movement WHERE id=45789; -DELETE FROM game_event_creature WHERE guid=45789; -DELETE FROM game_event_creature_data WHERE guid=45789; -DELETE FROM creature_battleground WHERE guid=45789; -DELETE FROM creature_linking WHERE guid=45789 OR master_guid=45789; -DELETE FROM creature WHERE guid=45790; -DELETE FROM creature_addon WHERE guid=45790; -DELETE FROM creature_movement WHERE id=45790; -DELETE FROM game_event_creature WHERE guid=45790; -DELETE FROM game_event_creature_data WHERE guid=45790; -DELETE FROM creature_battleground WHERE guid=45790; -DELETE FROM creature_linking WHERE guid=45790 OR master_guid=45790; -DELETE FROM creature WHERE guid=45780; -DELETE FROM creature_addon WHERE guid=45780; -DELETE FROM creature_movement WHERE id=45780; -DELETE FROM game_event_creature WHERE guid=45780; -DELETE FROM game_event_creature_data WHERE guid=45780; -DELETE FROM creature_battleground WHERE guid=45780; -DELETE FROM creature_linking WHERE guid=45780 OR master_guid=45780; -DELETE FROM creature WHERE guid=45779; -DELETE FROM creature_addon WHERE guid=45779; -DELETE FROM creature_movement WHERE id=45779; -DELETE FROM game_event_creature WHERE guid=45779; -DELETE FROM game_event_creature_data WHERE guid=45779; -DELETE FROM creature_battleground WHERE guid=45779; -DELETE FROM creature_linking WHERE guid=45779 OR master_guid=45779; -DELETE FROM creature WHERE guid=45778; -DELETE FROM creature_addon WHERE guid=45778; -DELETE FROM creature_movement WHERE id=45778; -DELETE FROM game_event_creature WHERE guid=45778; -DELETE FROM game_event_creature_data WHERE guid=45778; -DELETE FROM creature_battleground WHERE guid=45778; -DELETE FROM creature_linking WHERE guid=45778 OR master_guid=45778; -DELETE FROM creature WHERE guid=45803; -INSERT INTO creature VALUES (45803,9693,229,0,0,-119.934,-294.888,70.9524,0.42924,2*60*60,0,0,6891,2289,0,0); -DELETE FROM creature WHERE guid=45789; -INSERT INTO creature VALUES (45789,9583,229,0,0,-114.808,-295.624,70.9524,2.52233,2*60*60,0,0,8613,0,0,0); -call script_npc(45789, 958301); -DELETE FROM creature WHERE guid=45790; -INSERT INTO creature VALUES (45790,9693,229,0,0,-117.101,-291.242,70.9524,4.42299,2*60*60,0,0,6891,2289,0,0); -DELETE FROM creature WHERE guid=45780; -INSERT INTO creature VALUES (45780,9717,229,0,0,-90.6146,-304.129,70.9524,1.9482,2*60*60,8,0,6891,2289,0,1); - --- Fourth group, other side of the chiasm near the tents + crates and barrels: full respawn -DELETE FROM creature WHERE guid=45763; -DELETE FROM creature_addon WHERE guid=45763; -DELETE FROM creature_movement WHERE id=45763; -DELETE FROM game_event_creature WHERE guid=45763; -DELETE FROM game_event_creature_data WHERE guid=45763; -DELETE FROM creature_battleground WHERE guid=45763; -DELETE FROM creature_linking WHERE guid=45763 OR master_guid=45763; -DELETE FROM creature WHERE guid=45765; -DELETE FROM creature_addon WHERE guid=45765; -DELETE FROM creature_movement WHERE id=45765; -DELETE FROM game_event_creature WHERE guid=45765; -DELETE FROM game_event_creature_data WHERE guid=45765; -DELETE FROM creature_battleground WHERE guid=45765; -DELETE FROM creature_linking WHERE guid=45765 OR master_guid=45765; -DELETE FROM creature WHERE guid=45774; -DELETE FROM creature_addon WHERE guid=45774; -DELETE FROM creature_movement WHERE id=45774; -DELETE FROM game_event_creature WHERE guid=45774; -DELETE FROM game_event_creature_data WHERE guid=45774; -DELETE FROM creature_battleground WHERE guid=45774; -DELETE FROM creature_linking WHERE guid=45774 OR master_guid=45774; -DELETE FROM creature WHERE guid=45766; -DELETE FROM creature_addon WHERE guid=45766; -DELETE FROM creature_movement WHERE id=45766; -DELETE FROM game_event_creature WHERE guid=45766; -DELETE FROM game_event_creature_data WHERE guid=45766; -DELETE FROM creature_battleground WHERE guid=45766; -DELETE FROM creature_linking WHERE guid=45766 OR master_guid=45766; -DELETE FROM creature WHERE guid=45793; -DELETE FROM creature_addon WHERE guid=45793; -DELETE FROM creature_movement WHERE id=45793; -DELETE FROM game_event_creature WHERE guid=45793; -DELETE FROM game_event_creature_data WHERE guid=45793; -DELETE FROM creature_battleground WHERE guid=45793; -DELETE FROM creature_linking WHERE guid=45793 OR master_guid=45793; -DELETE FROM creature WHERE guid=45794; -DELETE FROM creature_addon WHERE guid=45794; -DELETE FROM creature_movement WHERE id=45794; -DELETE FROM game_event_creature WHERE guid=45794; -DELETE FROM game_event_creature_data WHERE guid=45794; -DELETE FROM creature_battleground WHERE guid=45794; -DELETE FROM creature_linking WHERE guid=45794 OR master_guid=45794; -DELETE FROM creature WHERE guid=45802; -DELETE FROM creature_addon WHERE guid=45802; -DELETE FROM creature_movement WHERE id=45802; -DELETE FROM game_event_creature WHERE guid=45802; -DELETE FROM game_event_creature_data WHERE guid=45802; -DELETE FROM creature_battleground WHERE guid=45802; -DELETE FROM creature_linking WHERE guid=45802 OR master_guid=45802; -DELETE FROM creature WHERE guid=160365; -- Alternate to Gosh Bashguud -DELETE FROM creature_addon WHERE guid=160365; -DELETE FROM creature_movement WHERE id=160365; -DELETE FROM game_event_creature WHERE guid=160365; -DELETE FROM game_event_creature_data WHERE guid=160365; -DELETE FROM creature_battleground WHERE guid=160365; -DELETE FROM creature_linking WHERE guid=160365 OR master_guid=160365; -DELETE FROM creature WHERE guid=45781; -DELETE FROM creature_addon WHERE guid=45781; -DELETE FROM creature_movement WHERE id=45781; -DELETE FROM game_event_creature WHERE guid=45781; -DELETE FROM game_event_creature_data WHERE guid=45781; -DELETE FROM creature_battleground WHERE guid=45781; -DELETE FROM creature_linking WHERE guid=45781 OR master_guid=45781; -DELETE FROM creature WHERE guid=45782; -DELETE FROM creature_addon WHERE guid=45782; -DELETE FROM creature_movement WHERE id=45782; -DELETE FROM game_event_creature WHERE guid=45782; -DELETE FROM game_event_creature_data WHERE guid=45782; -DELETE FROM creature_battleground WHERE guid=45782; -DELETE FROM creature_linking WHERE guid=45782 OR master_guid=45782; -DELETE FROM creature WHERE guid=45788; -DELETE FROM creature_addon WHERE guid=45788; -DELETE FROM creature_movement WHERE id=45788; -DELETE FROM game_event_creature WHERE guid=45788; -DELETE FROM game_event_creature_data WHERE guid=45788; -DELETE FROM creature_battleground WHERE guid=45788; -DELETE FROM creature_linking WHERE guid=45788 OR master_guid=45788; -DELETE FROM creature WHERE guid=45763; -INSERT INTO creature VALUES (45763,9716,229,0,0,-93.816,-347.709,70.9524,4.12352,2*60*60,0,0,8613,0,0,0); -DELETE FROM creature WHERE guid=45765; -INSERT INTO creature VALUES (45765,9716,229,0,0,-93.9198,-352.221,70.9524,2.32574,2*60*60,0,0,8352,0,0,0); -DELETE FROM creature WHERE guid=45774; -INSERT INTO creature VALUES (45774,9717,229,0,0,-87.6315,-341.359,70.9524,6.16241,2*60*60,0,0,6681,2241,0,0); -DELETE FROM creature WHERE guid=45766; -INSERT INTO creature VALUES (45766,9692,229,0,0,-83.1993,-342.576,70.9524,2.65953,2*60*60,0,0,8352,0,0,0); -DELETE FROM creature WHERE guid=45793; -INSERT INTO creature VALUES (45793,9696,229,0,0,-86.1008,-344.653,70.9524,2.22285,2*60*60,0,0,2699,0,0,0); -DELETE FROM creature WHERE guid=45794; -INSERT INTO creature VALUES (45794,9696,229,0,0,-80.3922,-340.294,70.9524,2.22285,2*60*60,0,0,2784,0,0,0); - --- Fifth group: after the bridge, one the left -DELETE FROM creature WHERE guid=45783; -DELETE FROM creature_addon WHERE guid=45783; -DELETE FROM creature_movement WHERE id=45783; -DELETE FROM game_event_creature WHERE guid=45783; -DELETE FROM game_event_creature_data WHERE guid=45783; -DELETE FROM creature_battleground WHERE guid=45783; -DELETE FROM creature_linking WHERE guid=45783 OR master_guid=45783; -DELETE FROM creature WHERE guid=45784; -DELETE FROM creature_addon WHERE guid=45784; -DELETE FROM creature_movement WHERE id=45784; -DELETE FROM game_event_creature WHERE guid=45784; -DELETE FROM game_event_creature_data WHERE guid=45784; -DELETE FROM creature_battleground WHERE guid=45784; -DELETE FROM creature_linking WHERE guid=45784 OR master_guid=45784; -DELETE FROM creature WHERE guid=45800; -DELETE FROM creature_addon WHERE guid=45800; -DELETE FROM creature_movement WHERE id=45800; -DELETE FROM game_event_creature WHERE guid=45800; -DELETE FROM game_event_creature_data WHERE guid=45800; -DELETE FROM creature_battleground WHERE guid=45800; -DELETE FROM creature_linking WHERE guid=45800 OR master_guid=45800; -DELETE FROM creature WHERE guid=45795; -DELETE FROM creature_addon WHERE guid=45795; -DELETE FROM creature_movement WHERE id=45795; -DELETE FROM game_event_creature WHERE guid=45795; -DELETE FROM game_event_creature_data WHERE guid=45795; -DELETE FROM creature_battleground WHERE guid=45795; -DELETE FROM creature_linking WHERE guid=45795 OR master_guid=45795; -DELETE FROM creature WHERE guid=45799; -DELETE FROM creature_addon WHERE guid=45799; -DELETE FROM creature_movement WHERE id=45799; -DELETE FROM game_event_creature WHERE guid=45799; -DELETE FROM game_event_creature_data WHERE guid=45799; -DELETE FROM creature_battleground WHERE guid=45799; -DELETE FROM creature_linking WHERE guid=45799 OR master_guid=45799; -DELETE FROM creature WHERE guid=45798; -DELETE FROM creature_addon WHERE guid=45798; -DELETE FROM creature_movement WHERE id=45798; -DELETE FROM game_event_creature WHERE guid=45798; -DELETE FROM game_event_creature_data WHERE guid=45798; -DELETE FROM creature_battleground WHERE guid=45798; -DELETE FROM creature_linking WHERE guid=45798 OR master_guid=45798; -DELETE FROM creature WHERE guid=45797; -DELETE FROM creature_addon WHERE guid=45797; -DELETE FROM creature_movement WHERE id=45797; -DELETE FROM game_event_creature WHERE guid=45797; -DELETE FROM game_event_creature_data WHERE guid=45797; -DELETE FROM creature_battleground WHERE guid=45797; -DELETE FROM creature_linking WHERE guid=45797 OR master_guid=45797; -DELETE FROM creature WHERE guid=45796; -DELETE FROM creature_addon WHERE guid=45796; -DELETE FROM creature_movement WHERE id=45796; -DELETE FROM game_event_creature WHERE guid=45796; -DELETE FROM game_event_creature_data WHERE guid=45796; -DELETE FROM creature_battleground WHERE guid=45796; -DELETE FROM creature_linking WHERE guid=45796 OR master_guid=45796; -DELETE FROM creature WHERE guid=160101; -DELETE FROM creature_addon WHERE guid=160101; -DELETE FROM creature_movement WHERE id=160101; -DELETE FROM game_event_creature WHERE guid=160101; -DELETE FROM game_event_creature_data WHERE guid=160101; -DELETE FROM creature_battleground WHERE guid=160101; -DELETE FROM creature_linking WHERE guid=160101 OR master_guid=160101; -DELETE FROM creature WHERE guid=160102; -DELETE FROM creature_addon WHERE guid=160102; -DELETE FROM creature_movement WHERE id=160102; -DELETE FROM game_event_creature WHERE guid=160102; -DELETE FROM game_event_creature_data WHERE guid=160102; -DELETE FROM creature_battleground WHERE guid=160102; -DELETE FROM creature_linking WHERE guid=160102 OR master_guid=160102; -DELETE FROM creature WHERE guid=45783; -INSERT INTO creature VALUES (45783,9717,229,0,0,-51.6103,-304.008,70.9413,1.59768,2*60*60,0,0,6891,2289,0,0); -DELETE FROM creature WHERE guid=45784; -INSERT INTO creature VALUES (45784,9583,229,0,0,-56.4305,-299.876,70.9413,3.96801,2*60*60,0,0,8613,0,0,0); -- asleep -DELETE FROM `creature_addon` WHERE `guid`= 45784; -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) VALUES -(45784,0,3,1,16,0,0,'6606'); -DELETE FROM creature WHERE guid=45800; -INSERT INTO creature VALUES (45800,9583,229,0,0,-50.3003,-298.146,70.9406,6.24567,2*60*60,0,0,8613,0,0,0); -- asleep + bashguud alternate -DELETE FROM `creature_addon` WHERE `guid`= 45800; -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) VALUES -(45800,0,3,1,16,0,0,'6606'); -DELETE FROM creature WHERE guid=45799; -INSERT INTO creature VALUES (45799,9718,229,0,0,-50.3003,-298.146,70.9406,6.24567,8*60*60,0,0,8883,0,0,0); -- asleep / bashguud -DELETE FROM `creature_addon` WHERE `guid`= 45799; -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) VALUES -(45799,0,3,1,16,0,0,'6606'); -DELETE FROM creature WHERE guid=45795; -INSERT INTO creature VALUES (45795,9583,229,0,0,-46.2715,-299.369,70.9406,4.84137,2*60*60,0,0,8613,0,0,0); -- asleep -DELETE FROM `creature_addon` WHERE `guid`= 45795; -INSERT INTO `creature_addon` (`guid`, `mount`, `bytes1`, `b2_0_sheath`, `b2_1_flags`, `emote`, `moveflags`, `auras`) VALUES -(45795,0,3,1,16,0,0,'6606'); - --- Pool for Bashguud -DELETE FROM pool_creature WHERE guid IN (45800, 45799); -INSERT INTO `pool_creature` (`guid`, `pool_entry`, `chance`, `description`) VALUES -(45799, 1207, 15, 'Ghok Bashguud (9718) - Blackrock Spire'), -(45800, 1207, 0, 'Alternate to Ghok Bashguud (9718) - Blackrock Spire'); -UPDATE pool_creature SET guid=45763, chance=0 WHERE guid=160365; -UPDATE pool_creature SET chance=15 WHERE guid=160364; - - --- Sixth group: after the bridge, on the right, near the bonefire: full respawn -DELETE FROM creature WHERE guid=45804; -DELETE FROM creature_addon WHERE guid=45804; -DELETE FROM creature_movement WHERE id=45804; -DELETE FROM game_event_creature WHERE guid=45804; -DELETE FROM game_event_creature_data WHERE guid=45804; -DELETE FROM creature_battleground WHERE guid=45804; -DELETE FROM creature_linking WHERE guid=45804 OR master_guid=45804; -DELETE FROM creature WHERE guid=160104; -DELETE FROM creature_addon WHERE guid=160104; -DELETE FROM creature_movement WHERE id=160104; -DELETE FROM game_event_creature WHERE guid=160104; -DELETE FROM game_event_creature_data WHERE guid=160104; -DELETE FROM creature_battleground WHERE guid=160104; -DELETE FROM creature_linking WHERE guid=160104 OR master_guid=160104; -DELETE FROM creature WHERE guid=45805; -DELETE FROM creature_addon WHERE guid=45805; -DELETE FROM creature_movement WHERE id=45805; -DELETE FROM game_event_creature WHERE guid=45805; -DELETE FROM game_event_creature_data WHERE guid=45805; -DELETE FROM creature_battleground WHERE guid=45805; -DELETE FROM creature_linking WHERE guid=45805 OR master_guid=45805; -DELETE FROM creature WHERE guid=45804; -INSERT INTO creature VALUES (45804,9583,229,0,0,-56.2781,-338.82,70.9415,3.66563,2*60*60,0,0,8613,0,0,0); -DELETE FROM creature WHERE guid=160104; -INSERT INTO creature VALUES (160104,9583,229,0,0,-59.6305,-342.961,70.9415,1.32436,2*60*60,0,0,8883,0,0,0); -call script_npc(160104, 958301); -DELETE FROM creature WHERE guid=45805; -INSERT INTO creature VALUES (45805,9693,229,0,0,-60.9919,-337.156,70.9415,5.29612,2*60*60,0,0,7107,2369,0,0); - --- Clean up -DELETE FROM creature WHERE guid=45491; -DELETE FROM creature_addon WHERE guid=45491; -DELETE FROM creature_movement WHERE id=45491; -DELETE FROM game_event_creature WHERE guid=45491; -DELETE FROM game_event_creature_data WHERE guid=45491; -DELETE FROM creature_battleground WHERE guid=45491; -DELETE FROM creature_linking WHERE guid=45491 OR master_guid=45491; -DELETE FROM creature WHERE guid=45792; -DELETE FROM creature_addon WHERE guid=45792; -DELETE FROM creature_movement WHERE id=45792; -DELETE FROM game_event_creature WHERE guid=45792; -DELETE FROM game_event_creature_data WHERE guid=45792; -DELETE FROM creature_battleground WHERE guid=45792; -DELETE FROM creature_linking WHERE guid=45792 OR master_guid=45792; -DELETE FROM creature WHERE guid=45787; -DELETE FROM creature_addon WHERE guid=45787; -DELETE FROM creature_movement WHERE id=45787; -DELETE FROM game_event_creature WHERE guid=45787; -DELETE FROM game_event_creature_data WHERE guid=45787; -DELETE FROM creature_battleground WHERE guid=45787; -DELETE FROM creature_linking WHERE guid=45787 OR master_guid=45787; -DELETE FROM creature WHERE guid=45801; -DELETE FROM creature_addon WHERE guid=45801; -DELETE FROM creature_movement WHERE id=45801; -DELETE FROM game_event_creature WHERE guid=45801; -DELETE FROM game_event_creature_data WHERE guid=45801; -DELETE FROM creature_battleground WHERE guid=45801; -DELETE FROM creature_linking WHERE guid=45801 OR master_guid=45801; -DELETE FROM creature WHERE guid=45773; -DELETE FROM creature_addon WHERE guid=45773; -DELETE FROM creature_movement WHERE id=45773; -DELETE FROM game_event_creature WHERE guid=45773; -DELETE FROM game_event_creature_data WHERE guid=45773; -DELETE FROM creature_battleground WHERE guid=45773; -DELETE FROM creature_linking WHERE guid=45773 OR master_guid=45773; - --- Patrols --- Raider + 2 worgs in the first corridor -DELETE FROM creature WHERE guid=45490; -DELETE FROM creature_addon WHERE guid=45490; -DELETE FROM creature_movement WHERE id=45490; -DELETE FROM game_event_creature WHERE guid=45490; -DELETE FROM game_event_creature_data WHERE guid=45490; -DELETE FROM creature_battleground WHERE guid=45490; -DELETE FROM creature_linking WHERE guid=45490 OR master_guid=45490; -DELETE FROM creature WHERE guid=45490; -INSERT INTO creature VALUES (45490,9692,229,0,0,-166.923,-331.402,64.401,1.55629,2*60*60,0,0,8352,0,0,2); -DELETE FROM creature_movement WHERE id=45490; -INSERT INTO creature_movement (id,point,position_x,position_y,position_z,orientation,waittime) VALUES -(45490,1, -166.922607,-331.402161,64.401016, 100, 0), -(45490,2, -167.266174,-368.529358,64.401016, 100, 0), -(45490,3, -129.449463,-369.072510,57.433342, 100, 0), -(45490,4, -129.024918,-369.200745,57.433613, 6.234918, 30*1000), -(45490,5, -167.143677,-368.785309,64.400810, 100, 0), -(45490,6, -167.813583,-406.761414,76.147301, 100, 0), -(45490,7, -167.835907,-422.338867,76.177452, 100, 0), -(45490,8, -167.857864,-444.912842,87.390289, 100, 0), -(45490,9, -167.933914,-449.224182,87.390289, 100, 0), -(45490,10, -167.933914,-449.224182,87.390289, 4.722242, 30*1000), -(45490,11, -167.494797,-422.652863,76.336769, 100, 0), -(45490,12, -167.503296,-405.514923,75.646942, 100, 0), -(45490,13, -166.791397,-383.119232,64.400887, 100, 0), -(45490,14, -166.695847,-368.117554,64.400887, 100, 0), -(45490,15, -166.553909,-331.739807,64.400887, 100, 0); -DELETE FROM creature WHERE guid=45773; -INSERT INTO creature VALUES (45773,9696,229,0,0,-168.377,-330.114,64.4008,4.79843,2*60*60,0,0,2784,0,0,0); -DELETE FROM creature WHERE guid=45801; -INSERT INTO creature VALUES (45801,9696,229,0,0,-165.692,-329.882,64.4008,4.79843,2*60*60,0,0,2784,0,0,0); -DELETE FROM creature_linking WHERE guid IN (45773, 45801); -INSERT INTO `creature_linking` (`guid`, `master_guid`, `flag`) VALUES -(45773, 45490, 515), -(45801, 45490, 515); - --- Raider + 2 worgs on top level -DELETE FROM creature WHERE guid=45787; -INSERT INTO creature VALUES (45787,9692,229,0,0,-88.3541,-338.735,70.9511,1.8791,2*60*60,0,0,8613,0,0,2); -DELETE FROM creature_movement WHERE id=45787; -INSERT INTO creature_movement (id,point,position_x,position_y,position_z,orientation, waittime) VALUES -(45787,1, -88.354103,-338.735352,70.951149, 100, 0), -(45787,2, -95.774902,-315.779785,70.951149, 100, 0), -(45787,3, -100.988670,-308.098663,70.951149, 100, 0), -(45787,4, -117.879654,-305.061462,70.951149, 100, 0), -(45787,5, -125.292870,-309.044708,70.951149, 100, 0), -(45787,6, -126.006050,-325.409180,70.951149, 100, 0), -(45787,7, -126.790848,-343.417084,70.951149, 100, 0), -(45787,8, -161.089569,-343.883759,64.401505, 100, 0), -(45787,9, -161.089569,-343.883759,64.401505, 3.166368, 30*1000), -(45787,10, -126.825516,-343.940918,70.953499, 100, 0), -(45787,11, -126.014862,-325.003235,70.953499, 100, 0), -(45787,12, -124.973389,-309.630676,70.953499, 100, 0), -(45787,13, -117.562660,-305.382324,70.953499, 100, 0), -(45787,14, -102.885040,-307.827393,70.953499, 100, 0), -(45787,15, -95.764694,-317.674896,70.953499, 100, 0), -(45787,16, -89.608856,-338.513550,70.953499, 100, 0); -DELETE FROM creature WHERE guid=45792; -INSERT INTO creature VALUES (45792,9696,229,0,0,-89.2504,-339.809,70.9524,2.06288,2*60*60,0,0,2699,0,0,0); -DELETE FROM creature WHERE guid=45491; -INSERT INTO creature VALUES (45491,9696,229,0,0,-86.8814,-338.539,70.9524,2.06288,2*60*60,0,0,2784,0,0,0); -DELETE FROM creature_linking WHERE guid IN (45792, 45491); -INSERT INTO `creature_linking` (`guid`, `master_guid`, `flag`) VALUES -(45792, 45787, 515), -(45491, 45787, 515); \ No newline at end of file diff --git a/Updates/1544_LBRS_patrols.sql b/Updates/1544_LBRS_patrols.sql deleted file mode 100644 index 12ea9d5ba..000000000 --- a/Updates/1544_LBRS_patrols.sql +++ /dev/null @@ -1,114 +0,0 @@ --- Top room near Bijou -DELETE FROM creature WHERE guid=43559; -DELETE FROM creature_addon WHERE guid=43559; -DELETE FROM creature_movement WHERE id=43559; -DELETE FROM game_event_creature WHERE guid=43559; -DELETE FROM game_event_creature_data WHERE guid=43559; -DELETE FROM creature_battleground WHERE guid=43559; -DELETE FROM creature_linking WHERE guid=43559 OR master_guid=43559; -DELETE FROM creature WHERE guid=43559; -INSERT INTO creature VALUES (43559,9239,229,0,0,-39.0271,-547.342,16.1255,4.97512,2*60*60,0,0,6477,2163,0,2); -- patrol -INSERT INTO creature_movement (id,point,position_x,position_y,position_z,orientation,waittime) VALUES -(43559,1, -39.107231,-547.148987,16.125872, 4.97512, 60*1000), -(43559,2, -39.597519,-523.890381,4.992621, 1.545995, 30*1000), -(43559,3, -39.576500,-509.575165,5.856623, 4.753645, 0), -(43559,4, -39.994362,-493.414276,16.188383, 100, 0), -(43559,5, -47.637386,-472.980103,16.333862, 100, 0), -(43559,6, -48.089626,-460.303558,16.398632, 100, 0), -(43559,7, -8.386492,-461.059998,16.728352, 100, 0), -(43559,8, -47.694778,-460.330566,16.402576, 100, 0), -(43559,9, -47.758339,-472.839417,16.333258, 100, 0), -(43559,10, -40.366806,-493.487183,16.186602, 100, 0), -(43559,11, -39.576500,-509.575165,5.856623, 4.753645, 30*1000), -(43559,12, -39.597519,-523.890381,4.992621, 1.545995, 0); - --- Entrance room (ramp from Hordemar City) --- Added patrol -DELETE FROM creature_movement WHERE id=40154; - --- Big bottom room patrols --- 2x Headhunters + Berserkers or 2x Headhunters + Shadowhunters --- First patrol counter-clockwise headhunter+berserker -DELETE FROM creature WHERE guid=43560; -DELETE FROM creature_addon WHERE guid=43560; -DELETE FROM creature_movement WHERE id=43560; -DELETE FROM game_event_creature WHERE guid=43560; -DELETE FROM game_event_creature_data WHERE guid=43560; -DELETE FROM creature_battleground WHERE guid=43560; -DELETE FROM creature_linking WHERE guid=43560 OR master_guid=43560; -DELETE FROM creature WHERE guid=40154; -DELETE FROM creature_addon WHERE guid=40154; -DELETE FROM creature_movement WHERE id=40154; -DELETE FROM game_event_creature WHERE guid=40154; -DELETE FROM game_event_creature_data WHERE guid=40154; -DELETE FROM creature_battleground WHERE guid=40154; -DELETE FROM creature_linking WHERE guid=40154 OR master_guid=40154; -INSERT INTO creature VALUES (43560,9241,229,0,0,-72.9836,-517.218,-7.14286,4.7285,2*60*60,0,0,8352,0,0,2); -DELETE FROM creature WHERE guid=43561; -DELETE FROM creature_addon WHERE guid=43561; -DELETE FROM creature_movement WHERE id=43561; -DELETE FROM game_event_creature WHERE guid=43561; -DELETE FROM game_event_creature_data WHERE guid=43561; -DELETE FROM creature_battleground WHERE guid=43561; -DELETE FROM creature_linking WHERE guid=43561 OR master_guid=43561; -DELETE FROM creature WHERE guid=43561; -INSERT INTO creature VALUES (43561,9268,229,0,0,-76.7771,-517.279,-7.14286,4.7285,2*60*60,0,0,8613,0,0,0); -INSERT INTO creature_movement (id,point,position_x,position_y,position_z,orientation) VALUES -(43560,1, -73.970467,-517.234009,-7.142864, 100), -(43560,2, -73.874817,-523.169250,-7.142920, 100), -(43560,3, -73.265968,-540.061218,-18.795183, 100), -(43560,4, -73.173820,-545.779480,-18.800999, 100), -(43560,5, -63.243862,-549.406189,-18.812057, 100), -(43560,6, -28.444887,-548.863220,-18.793848, 100), -(43560,7, -14.711938,-539.480225,-18.801619, 100), -(43560,8, -12.412103,-533.184204,-18.811506, 100), -(43560,9, -12.131589,-496.549164,-18.804089, 100), -(43560,10, -20.251728,-487.615662,-18.788418, 100), -(43560,11, -66.097374,-487.162323,-18.788757, 100), -(43560,12, -73.520866,-493.968750,-18.793919, 100), -(43560,13, -73.070999,-511.362244,-7.242242, 100); -DELETE FROM creature_linking WHERE guid=43561; -INSERT INTO `creature_linking` (`guid`, `master_guid`, `flag`) VALUES -(43561, 43560, 515); --- Second patrol clockwise headhunter+berserker -DELETE FROM creature WHERE guid=660086; -INSERT INTO creature VALUES (660086,9241,229,0,0,-1.07454,-517.358,-7.14288,4.66332,2*60*60,0,0,8097,0,0,2); -DELETE FROM creature_movement WHERE id=660086; -INSERT INTO creature_movement (id,point,position_x,position_y,position_z,orientation) VALUES -(660086,1, -1.074543,-517.357666,-7.142882, 100), -(660086,2, -1.361253,-523.195618,-7.142882, 100), -(660086,3, -2.209020,-540.457825,-18.794813, 100), -(660086,4, -14.493629,-549.850037,-18.783758, 100), -(660086,5, -50.452591,-551.029968,-18.815395, 100), -(660086,6, -62.464249,-539.435242,-18.801228, 100), -(660086,7, -63.057953,-494.661407,-18.801294, 100), -(660086,8, -56.092567,-485.741974,-18.788551, 100), -(660086,9, -9.206081,-485.379852,-18.786659, 100), -(660086,10, -1.510508,-494.902344,-18.793882, 100), -(660086,11, -1.005701,-511.030334,-7.501270, 100); -DELETE FROM creature_linking WHERE guid=43565; -INSERT INTO `creature_linking` (`guid`, `master_guid`, `flag`) VALUES -(43565, 660086, 515); - -DELETE FROM creature WHERE guid=660088; -INSERT INTO creature VALUES (660088,9265,229,0,0,-76.7771,-517.279,-7.14286,4.7285,2*60*60,0,0,6477,2163,0,0); -DELETE FROM creature_linking WHERE guid=660088; -INSERT INTO `creature_linking` (`guid`, `master_guid`, `flag`) VALUES -(660088, 43560, 515); -DELETE FROM creature WHERE guid=660087; -INSERT INTO creature VALUES (660087,9265,229,0,0,-4.98251,-517.704,-7.14246,4.70072,2*60*60,0,0,6477,2163,0,0); -DELETE FROM creature_linking WHERE guid=660087; -INSERT INTO `creature_linking` (`guid`, `master_guid`, `flag`) VALUES -(660087, 660086, 515); - -DELETE FROM pool_creature WHERE guid IN (43561, 43565, 660088, 660087); -INSERT INTO `pool_creature` (`guid`, `pool_entry`, `chance`, `description`) VALUES -(43561, 25573, 0, 'Lower Blackrock Spire - Tazz Alaor patrol'), -(660088, 25573, 0, 'Lower Blackrock Spire - Tazz Alaor patrol'), -(43565, 25574, 0, 'Lower Blackrock Spire - Tazz Alaor patrol'), -(660087, 25574, 0, 'Lower Blackrock Spire - Tazz Alaor patrol'); - -DELETE FROM pool_template WHERE entry IN (25573, 25574); -INSERT INTO `pool_template` (`entry`, `max_limit`, `description`) VALUES -(25573, 1, 'Lower Blackrock Spire - Tazz Alaor patrol'), -(25574, 1, 'Lower Blackrock Spire - Tazz Alaor patrol'); \ No newline at end of file diff --git a/Updates/1545_stats_creature_template.sql b/Updates/1545_stats_creature_template.sql deleted file mode 100644 index c610d9863..000000000 --- a/Updates/1545_stats_creature_template.sql +++ /dev/null @@ -1,55 +0,0 @@ --- Fixed stats for some Boss NPCs in Lower Blackrock Spire - --- Gizrul the Slavener -UPDATE creature_template SET SpeedWalk=1, DamageMultiplier=6.5, MinMeleeDmg=104, MaxMeleeDmg=138, MinRangedDmg=0, MaxRangedDmg=0, MeleeAttackPower=252, RangedAttackPower=26, MeleeBaseAttackTime=2000, RangedBaseAttackTime=2000 WHERE Entry=10268; - --- Bannok Grimaxe -UPDATE creature_template SET DamageMultiplier=1.5, MinMeleeDmg=102, MaxMeleeDmg=135, MinRangedDmg=0, MaxRangedDmg=0, MeleeAttackPower=248, RangedAttackPower=25, MeleeBaseAttackTime=2000, RangedBaseAttackTime=2000 WHERE Entry=9596; - --- Crystal Fang --- Already done - --- Ghok Bashguud -UPDATE creature_template SET DamageMultiplier=3.9, MinMeleeDmg=102, MaxMeleeDmg=135, MinRangedDmg=0, MaxRangedDmg=0, MeleeAttackPower=248, RangedAttackPower=25, MeleeBaseAttackTime=2000, RangedBaseAttackTime=2000 WHERE Entry=9718; - --- Halycon -UPDATE creature_template SET DamageMultiplier=3.4, MinMeleeDmg=107, MaxMeleeDmg=142, MinRangedDmg=0, MaxRangedDmg=0, MeleeAttackPower=248, RangedAttackPower=25, MeleeBaseAttackTime=2100, RangedBaseAttackTime=2100 WHERE Entry=10220; - --- Highlord Omokk -UPDATE creature_template SET SpeedWalk=1, DamageMultiplier=8.0, MinMeleeDmg=102, MaxMeleeDmg=135, MinRangedDmg=0, MaxRangedDmg=0, MeleeAttackPower=248, RangedAttackPower=25, MeleeBaseAttackTime=2000, RangedBaseAttackTime=2000 WHERE Entry=9196; - --- Mor Grayhoof -UPDATE creature_template SET MinLevel=60, SpeedWalk=1, HealthMultiplier=19, PowerMultiplier=15, ArmorMultiplier=1, DamageMultiplier=8.4, MinMeleeDmg=93, MaxMeleeDmg=128, MinRangedDmg=0, MaxRangedDmg=0, MeleeAttackPower=238, RangedAttackPower=24, MeleeBaseAttackTime=2000, RangedBaseAttackTime=2000 WHERE Entry=16080; - --- Mother Smolderweb --- Already done - --- Overlord Wyrmthalak -UPDATE creature_template SET SpeedWalk=1, DamageMultiplier=7.0, MinMeleeDmg=104, MaxMeleeDmg=138, MinRangedDmg=0, MaxRangedDmg=0, MeleeAttackPower=252, RangedAttackPower=26, MeleeBaseAttackTime=2000, RangedBaseAttackTime=2000 WHERE Entry=9568; - --- Quartermaster Zigris -UPDATE creature_template SET SpeedWalk=1, DamageMultiplier=5.0, MinMeleeDmg=102, MaxMeleeDmg=135, MinRangedDmg=0, MaxRangedDmg=0, MeleeAttackPower=248, RangedAttackPower=25, MeleeBaseAttackTime=2000, RangedBaseAttackTime=2000 WHERE Entry=9736; - --- Shadow Hunter Vosh'gajin -UPDATE creature_template SET SpeedWalk=1, DamageMultiplier=5.2, MinMeleeDmg=93, MaxMeleeDmg=123, MinRangedDmg=0, MaxRangedDmg=0, MeleeAttackPower=228, RangedAttackPower=23, MeleeBaseAttackTime=2000, RangedBaseAttackTime=2000 WHERE Entry=9236; - --- Spirestone Battle Lord --- Already done - --- Spirestone Butcher --- Already done - --- Spirestone Lord Magus --- Already done - --- Urok Doomhowl -UPDATE creature_template SET SpeedWalk=1, DamageMultiplier=8.0, MinMeleeDmg=97, MaxMeleeDmg=128, MinRangedDmg=0, MaxRangedDmg=0, MeleeAttackPower=238, RangedAttackPower=24, MeleeBaseAttackTime=2000, RangedBaseAttackTime=2000 WHERE Entry=10584; - --- Urok Enforcer -UPDATE creature_template SET SpeedWalk=1, DamageMultiplier=5.0, MinMeleeDmg=92, MaxMeleeDmg=125, MinRangedDmg=0, MaxRangedDmg=0, MeleeAttackPower=228, RangedAttackPower=23, MeleeBaseAttackTime=2000, RangedBaseAttackTime=2000 WHERE Entry=10601; - --- Urok Ogre Magus -UPDATE creature_template SET SpeedWalk=1, DamageMultiplier=5.0, MinMeleeDmg=86, MaxMeleeDmg=116, MinRangedDmg=0, MaxRangedDmg=0, MeleeAttackPower=214, RangedAttackPower=21, MeleeBaseAttackTime=2000, RangedBaseAttackTime=2000 WHERE Entry=10602; - --- War Master Voone -UPDATE creature_template SET MinLevel=58, MaxLevel=58, SpeedWalk=1, HealthMultiplier=10, PowerMultiplier=1, ArmorMultiplier=1, DamageMultiplier=10.0, MinMeleeDmg=75, MaxMeleeDmg=99, MinRangedDmg=0, MaxRangedDmg=0, MeleeAttackPower=242, RangedAttackPower=25, MeleeBaseAttackTime=1500, RangedBaseAttackTime=1500 WHERE Entry=9237; diff --git a/Updates/1546_scarshield_portal.sql b/Updates/1546_scarshield_portal.sql deleted file mode 100644 index 61c1ed2a4..000000000 --- a/Updates/1546_scarshield_portal.sql +++ /dev/null @@ -1,2 +0,0 @@ --- Made NPC 9707 (Scarshield Portal) unselectable, unattackable, unable to attack or move -UPDATE creature_template SET UnitFlags=4+512+262144+33554432 WHERE Entry=9707; diff --git a/Updates/1547_striking_enchant.sql b/Updates/1547_striking_enchant.sql deleted file mode 100644 index baac7bcf4..000000000 --- a/Updates/1547_striking_enchant.sql +++ /dev/null @@ -1,62 +0,0 @@ -DELETE FROM `creature_loot_template` WHERE `item` = 16250; -INSERT INTO `creature_loot_template` VALUES --- Bosses -(10363, 16250, 2, 0, 1, 1, 0), -(10220, 16250, 2, 0, 1, 1, 0), -(9816, 16250, 2, 0, 1, 1, 0), -(10899, 16250, 2, 0, 1, 1, 0), -(10430, 16250, 2, 0, 1, 1, 0), -(9196, 16250, 2, 0, 1, 1, 0), -(9236, 16250, 2, 0, 1, 1, 0), -(9219, 16250, 2, 0, 1, 1, 0), -(10376, 16250, 2, 0, 1, 1, 0), -(9736, 16250, 2, 0, 1, 1, 0), -(9568, 16250, 2, 0, 1, 1, 0), -(9237, 16250, 2, 0, 1, 1, 0), -(9596, 16250, 2, 0, 1, 1, 0), -(10509, 16250, 2, 0, 1, 1, 0), -(9718, 16250, 2, 0, 1, 1, 0), -(10596, 16250, 2, 0, 1, 1, 0), --- Trashs -(10371, 16250, 1, 0, 1, 1, 0), -(10318, 16250, 1, 0, 1, 1, 0), -(10317, 16250, 1, 0, 1, 1, 0), -(10083, 16250, 1, 0, 1, 1, 0), -(9817, 16250, 1, 0, 1, 1, 0), -(9692, 16250, 1, 0, 1, 1, 0), -(9717, 16250, 1, 0, 1, 1, 0), -(9693, 16250, 1, 0, 1, 1, 0), -(9716, 16250, 1, 0, 1, 1, 0), -(9583, 16250, 1, 0, 1, 1, 0), -(10374, 16250, 1, 0, 1, 1, 0), -(9263, 16250, 1, 0, 1, 1, 0), -(9264, 16250, 1, 0, 1, 1, 0), -(9260, 16250, 1, 0, 1, 1, 0), -(9262, 16250, 1, 0, 1, 1, 0), -(9261, 16250, 1, 0, 1, 1, 0), -(9266, 16250, 1, 0, 1, 1, 0), -(9268, 16250, 1, 0, 1, 1, 0), -(9241, 16250, 1, 0, 1, 1, 0), -(9265, 16250, 1, 0, 1, 1, 0), -(9269, 16250, 1, 0, 1, 1, 0), -(9239, 16250, 1, 0, 1, 1, 0), -(9267, 16250, 1, 0, 1, 1, 0), -(9217, 16250, 1, 0, 1, 1, 0), -(9197, 16250, 1, 0, 1, 1, 0), -(9216, 16250, 1, 0, 1, 1, 0), -(9198, 16250, 1, 0, 1, 1, 0), -(9200, 16250, 1, 0, 1, 1, 0), -(9199, 16250, 1, 0, 1, 1, 0), -(9258, 16250, 1, 0, 1, 1, 0), -(9045, 16250, 1, 0, 1, 1, 0), -(9098, 16250, 1, 0, 1, 1, 0), -(9257, 16250, 1, 0, 1, 1, 0), -(9097, 16250, 1, 0, 1, 1, 0), -(10319, 16250, 1, 0, 1, 1, 0), -(10366, 16250, 1, 0, 1, 1, 0), -(10762, 16250, 1, 0, 1, 1, 0), -(10372, 16250, 1, 0, 1, 1, 0), -(9096, 16250, 1, 0, 1, 1, 0), -(9819, 16250, 1, 0, 1, 1, 0), -(9818, 16250, 1, 0, 1, 1, 0), -(9240, 16250, 1, 0, 1, 1, 0);